/*! For license information please see main.e449ae94.js.LICENSE.txt */
(function(){var t={957:function(t,e,n){!function(t,e,n,r){"use strict";var a="default"in e?e.default:e;function i(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function o(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function l(t,e,n){e&&o(t.prototype,e),n&&o(t,n),Object.defineProperty(t,"prototype",{writable:!1})}function c(t,e,n){e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n}function s(){return(s=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n,r=arguments[e];for(n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t}).apply(this,arguments)}function u(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&h(t,e)}function d(t){return(d=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}function h(t,e){return(h=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t})(t,e)}function f(t,e){if(null==t)return{};var n,r=function(t,e){if(null==t)return{};for(var n,r={},a=Object.keys(t),i=0;i<a.length;i++)n=a[i],0<=e.indexOf(n)||(r[n]=t[n]);return r}(t,e);if(Object.getOwnPropertySymbols)for(var a=Object.getOwnPropertySymbols(t),i=0;i<a.length;i++)n=a[i],0<=e.indexOf(n)||Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n]);return r}function p(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function g(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(n){return!1}}();return function(){var n,r=d(t);if(n=e?(n=d(this).constructor,Reflect.construct(r,arguments,n)):r.apply(this,arguments),r=this,n&&("object"==typeof n||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return p(r)}}n=n&&n.hasOwnProperty("default")?n.default:n;var v=["render","children","style"],m=(r.smoothDnD.dropHandler=r.dropHandlers.reactDropHandler().handler,r.smoothDnD.wrapChild=!1,function(){u(n,e.Component);var t=g(n);function n(e){return i(this,n),c(p(e=t.call(this,e)),"prevContainer",void 0),c(p(e),"container",null),c(p(e),"containerRef",a.createRef()),e.getContainerOptions=e.getContainerOptions.bind(p(e)),e.getContainer=e.getContainer.bind(p(e)),e.isObjectTypePropsChanged=e.isObjectTypePropsChanged.bind(p(e)),e.prevContainer=null,e}return l(n,[{key:"componentDidMount",value:function(){this.prevContainer=this.getContainer(),this.container=r.smoothDnD(this.getContainer(),this.getContainerOptions())}},{key:"componentWillUnmount",value:function(){this.container.dispose(),this.container=null}},{key:"componentDidUpdate",value:function(t){this.getContainer()&&(this.prevContainer&&this.prevContainer!==this.getContainer()?(this.container.dispose(),this.container=r.smoothDnD(this.getContainer(),this.getContainerOptions()),this.prevContainer=this.getContainer()):this.isObjectTypePropsChanged(t)&&this.container.setOptions(this.getContainerOptions()))}},{key:"isObjectTypePropsChanged",value:function(t){var e,n=this.props,r=(n.render,n.children,n.style,f(n,v));for(e in r){var a=e;if(r.hasOwnProperty(a)){var i=r[a];if("function"!=typeof i&&i!==t[a])return!0}}return!1}},{key:"render",value:function(){return this.props.render?this.props.render(this.containerRef):a.createElement("div",{style:this.props.style,ref:this.containerRef},this.props.children)}},{key:"getContainer",value:function(){return this.containerRef.current}},{key:"getContainerOptions",value:function(){var t=this;return Object.keys(this.props).reduce((function(e,n){var r=n;return n=t.props[r],e[r]="function"==typeof n?function(){var e;return(e=t.props)[r].apply(e,arguments)}:n,e}),{})}}]),n}()),y=(c(m,"propTypes",{behaviour:n.oneOf(["move","copy","drop-zone","contain"]),groupName:n.string,orientation:n.oneOf(["horizontal","vertical"]),style:n.object,dragHandleSelector:n.string,nonDragAreaSelector:n.string,dragBeginDelay:n.number,animationDuration:n.number,autoScrollEnabled:n.bool,lockAxis:n.string,dragClass:n.string,dropClass:n.string,onDragStart:n.func,onDragEnd:n.func,onDrop:n.func,getChildPayload:n.func,shouldAnimateDrop:n.func,shouldAcceptDrop:n.func,onDragEnter:n.func,onDragLeave:n.func,render:n.func,getGhostParent:n.func,removeOnDropOut:n.bool,dropPlaceholder:n.oneOfType([n.shape({className:n.string,animationDuration:n.number,showOnTop:n.bool}),n.bool])}),c(m,"defaultProps",{behaviour:"move",orientation:"vertical"}),r.constants.wrapperClass),b=function(){u(n,e.Component);var t=g(n);function n(){return i(this,n),t.apply(this,arguments)}return l(n,[{key:"render",value:function(){var t;return this.props.render?a.cloneElement(this.props.render(),{className:y}):(t="".concat(this.props.className?this.props.className+" ":""),a.createElement("div",s({},this.props,{className:"".concat(t).concat(y)}),this.props.children))}}]),n}();c(b,"propsTypes",{render:n.func,className:n.string}),Object.keys(r).forEach((function(e){t[e]=r[e]})),t.Container=m,t.Draggable=b,Object.defineProperty(t,"__esModule",{value:!0})}(e,n(2791),n(2007),n(9721))},2504:function(t,e,n){"use strict";var r,a=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},i=n(2791),o=(r=i)&&r.__esModule?r:{default:r};e.Z=function(t){var e=t.fill,n=void 0===e?"currentColor":e,r=t.width,i=void 0===r?24:r,l=t.height,c=void 0===l?24:l,s=t.style,u=void 0===s?{}:s,d=function(t,e){var n={};for(var r in t)e.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=t[r]);return n}(t,["fill","width","height","style"]);return o.default.createElement("svg",a({viewBox:"0 0 24 24",style:a({fill:n,width:i,height:c},u)},d),o.default.createElement("path",{d:"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z"}))}},2403:function(t,e,n){"use strict";var r,a=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},i=n(2791),o=(r=i)&&r.__esModule?r:{default:r};e.Z=function(t){var e=t.fill,n=void 0===e?"currentColor":e,r=t.width,i=void 0===r?24:r,l=t.height,c=void 0===l?24:l,s=t.style,u=void 0===s?{}:s,d=function(t,e){var n={};for(var r in t)e.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=t[r]);return n}(t,["fill","width","height","style"]);return o.default.createElement("svg",a({viewBox:"0 0 24 24",style:a({fill:n,width:i,height:c},u)},d),o.default.createElement("path",{d:"M12,18.17L8.83,15L7.42,16.41L12,21L16.59,16.41L15.17,15M12,5.83L15.17,9L16.58,7.59L12,3L7.41,7.59L8.83,9L12,5.83Z"}))}},6532:function(t,e){"use strict";var n,r=Symbol.for("react.element"),a=Symbol.for("react.portal"),i=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),l=Symbol.for("react.profiler"),c=Symbol.for("react.provider"),s=Symbol.for("react.context"),u=Symbol.for("react.server_context"),d=Symbol.for("react.forward_ref"),h=Symbol.for("react.suspense"),f=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),g=Symbol.for("react.lazy"),v=Symbol.for("react.offscreen");function m(t){if("object"===typeof t&&null!==t){var e=t.$$typeof;switch(e){case r:switch(t=t.type){case i:case l:case o:case h:case f:return t;default:switch(t=t&&t.$$typeof){case u:case s:case d:case g:case p:case c:return t;default:return e}}case a:return e}}}n=Symbol.for("react.module.reference")},8457:function(t,e,n){"use strict";n(6532)},1411:function(t){t.exports=function(){"use strict";function t(t,e){if("undefined"!==typeof document){var n=document.createElement("textarea");n.value=t,n.setAttribute("readonly",""),n.style={position:"absolute",left:"-9999px"},document.body.appendChild(n);var r=document.getSelection().rangeCount>0&&document.getSelection().getRangeAt(0);n.select();var a=!1;try{a=!!document.execCommand("copy")}catch(i){a=!1}document.body.removeChild(n),r&&document.getSelection&&(document.getSelection().removeAllRanges(),document.getSelection().addRange(r)),e&&e(a)}}return t}()},9145:function(t,e){"use strict";function n(t,e){return void 0===e&&(e=Object),e&&"function"===typeof e.freeze?e.freeze(t):t}var r=n({HTML:"text/html",isHTML:function(t){return t===r.HTML},XML_APPLICATION:"application/xml",XML_TEXT:"text/xml",XML_XHTML_APPLICATION:"application/xhtml+xml",XML_SVG_IMAGE:"image/svg+xml"}),a=n({HTML:"http://www.w3.org/1999/xhtml",isHTML:function(t){return t===a.HTML},SVG:"http://www.w3.org/2000/svg",XML:"http://www.w3.org/XML/1998/namespace",XMLNS:"http://www.w3.org/2000/xmlns/"});e.assign=function(t,e){if(null===t||"object"!==typeof t)throw new TypeError("target is not an object");for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t},e.find=function(t,e,n){if(void 0===n&&(n=Array.prototype),t&&"function"===typeof n.find)return n.find.call(t,e);for(var r=0;r<t.length;r++)if(Object.prototype.hasOwnProperty.call(t,r)){var a=t[r];if(e.call(void 0,a,r,t))return a}},e.freeze=n,e.MIME_TYPE=r,e.NAMESPACE=a},4708:function(t,e,n){var r=n(9145),a=n(9668),i=n(1775),o=n(9660),l=a.DOMImplementation,c=r.NAMESPACE,s=o.ParseError,u=o.XMLReader;function d(t){return t.replace(/\r[\n\u0085]/g,"\n").replace(/[\r\u0085\u2028]/g,"\n")}function h(t){this.options=t||{locator:{}}}function f(){this.cdata=!1}function p(t,e){e.lineNumber=t.lineNumber,e.columnNumber=t.columnNumber}function g(t){if(t)return"\n@"+(t.systemId||"")+"#[line:"+t.lineNumber+",col:"+t.columnNumber+"]"}function v(t,e,n){return"string"==typeof t?t.substr(e,n):t.length>=e+n||e?new java.lang.String(t,e,n)+"":t}function m(t,e){t.currentElement?t.currentElement.appendChild(e):t.doc.appendChild(e)}h.prototype.parseFromString=function(t,e){var n=this.options,r=new u,a=n.domBuilder||new f,o=n.errorHandler,l=n.locator,s=n.xmlns||{},h=/\/x?html?$/.test(e),p=h?i.HTML_ENTITIES:i.XML_ENTITIES;l&&a.setDocumentLocator(l),r.errorHandler=function(t,e,n){if(!t){if(e instanceof f)return e;t=e}var r={},a=t instanceof Function;function i(e){var i=t[e];!i&&a&&(i=2==t.length?function(n){t(e,n)}:t),r[e]=i&&function(t){i("[xmldom "+e+"]\t"+t+g(n))}||function(){}}return n=n||{},i("warning"),i("error"),i("fatalError"),r}(o,a,l),r.domBuilder=n.domBuilder||a,h&&(s[""]=c.HTML),s.xml=s.xml||c.XML;var v=n.normalizeLineEndings||d;return t&&"string"===typeof t?r.parse(v(t),s,p):r.errorHandler.error("invalid doc source"),a.doc},f.prototype={startDocument:function(){this.doc=(new l).createDocument(null,null,null),this.locator&&(this.doc.documentURI=this.locator.systemId)},startElement:function(t,e,n,r){var a=this.doc,i=a.createElementNS(t,n||e),o=r.length;m(this,i),this.currentElement=i,this.locator&&p(this.locator,i);for(var l=0;l<o;l++){t=r.getURI(l);var c=r.getValue(l),s=(n=r.getQName(l),a.createAttributeNS(t,n));this.locator&&p(r.getLocator(l),s),s.value=s.nodeValue=c,i.setAttributeNode(s)}},endElement:function(t,e,n){var r=this.currentElement;r.tagName;this.currentElement=r.parentNode},startPrefixMapping:function(t,e){},endPrefixMapping:function(t){},processingInstruction:function(t,e){var n=this.doc.createProcessingInstruction(t,e);this.locator&&p(this.locator,n),m(this,n)},ignorableWhitespace:function(t,e,n){},characters:function(t,e,n){if(t=v.apply(this,arguments)){if(this.cdata)var r=this.doc.createCDATASection(t);else r=this.doc.createTextNode(t);this.currentElement?this.currentElement.appendChild(r):/^\s*$/.test(t)&&this.doc.appendChild(r),this.locator&&p(this.locator,r)}},skippedEntity:function(t){},endDocument:function(){this.doc.normalize()},setDocumentLocator:function(t){(this.locator=t)&&(t.lineNumber=0)},comment:function(t,e,n){t=v.apply(this,arguments);var r=this.doc.createComment(t);this.locator&&p(this.locator,r),m(this,r)},startCDATA:function(){this.cdata=!0},endCDATA:function(){this.cdata=!1},startDTD:function(t,e,n){var r=this.doc.implementation;if(r&&r.createDocumentType){var a=r.createDocumentType(t,e,n);this.locator&&p(this.locator,a),m(this,a),this.doc.doctype=a}},warning:function(t){console.warn("[xmldom warning]\t"+t,g(this.locator))},error:function(t){console.error("[xmldom error]\t"+t,g(this.locator))},fatalError:function(t){throw new s(t,this.locator)}},"endDTD,startEntity,endEntity,attributeDecl,elementDecl,externalEntityDecl,internalEntityDecl,resolveEntity,getExternalSubset,notationDecl,unparsedEntityDecl".replace(/\w+/g,(function(t){f.prototype[t]=function(){return null}})),e.DOMParser=h},9668:function(t,e,n){var r=n(9145),a=r.find,i=r.NAMESPACE;function o(t){return""!==t}function l(t,e){return t.hasOwnProperty(e)||(t[e]=!0),t}function c(t){if(!t)return[];var e=function(t){return t?t.split(/[\t\n\f\r ]+/).filter(o):[]}(t);return Object.keys(e.reduce(l,{}))}function s(t,e){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}function u(t,e){var n=t.prototype;if(!(n instanceof e)){var r=function(){};r.prototype=e.prototype,s(n,r=new r),t.prototype=n=r}n.constructor!=t&&("function"!=typeof t&&console.error("unknown Class:"+t),n.constructor=t)}var d={},h=d.ELEMENT_NODE=1,f=d.ATTRIBUTE_NODE=2,p=d.TEXT_NODE=3,g=d.CDATA_SECTION_NODE=4,v=d.ENTITY_REFERENCE_NODE=5,m=d.ENTITY_NODE=6,y=d.PROCESSING_INSTRUCTION_NODE=7,b=d.COMMENT_NODE=8,x=d.DOCUMENT_NODE=9,M=d.DOCUMENT_TYPE_NODE=10,w=d.DOCUMENT_FRAGMENT_NODE=11,z=d.NOTATION_NODE=12,C={},A={},k=(C.INDEX_SIZE_ERR=(A[1]="Index size error",1),C.DOMSTRING_SIZE_ERR=(A[2]="DOMString size error",2),C.HIERARCHY_REQUEST_ERR=(A[3]="Hierarchy request error",3)),H=(C.WRONG_DOCUMENT_ERR=(A[4]="Wrong document",4),C.INVALID_CHARACTER_ERR=(A[5]="Invalid character",5),C.NO_DATA_ALLOWED_ERR=(A[6]="No data allowed",6),C.NO_MODIFICATION_ALLOWED_ERR=(A[7]="No modification allowed",7),C.NOT_FOUND_ERR=(A[8]="Not found",8)),E=(C.NOT_SUPPORTED_ERR=(A[9]="Not supported",9),C.INUSE_ATTRIBUTE_ERR=(A[10]="Attribute in use",10));C.INVALID_STATE_ERR=(A[11]="Invalid state",11),C.SYNTAX_ERR=(A[12]="Syntax error",12),C.INVALID_MODIFICATION_ERR=(A[13]="Invalid modification",13),C.NAMESPACE_ERR=(A[14]="Invalid namespace",14),C.INVALID_ACCESS_ERR=(A[15]="Invalid access",15);function S(t,e){if(e instanceof Error)var n=e;else n=this,Error.call(this,A[t]),this.message=A[t],Error.captureStackTrace&&Error.captureStackTrace(this,S);return n.code=t,e&&(this.message=this.message+": "+e),n}function L(){}function _(t,e){this._node=t,this._refresh=e,B(this)}function B(t){var e=t._node._inc||t._node.ownerDocument._inc;if(t._inc!==e){var n=t._refresh(t._node);if(bt(t,"length",n.length),!t.$$length||n.length<t.$$length)for(var r=n.length;r in t;r++)Object.prototype.hasOwnProperty.call(t,r)&&delete t[r];s(n,t),t._inc=e}}function D(){}function T(t,e){for(var n=t.length;n--;)if(t[n]===e)return n}function V(t,e,n,r){if(r?e[T(e,r)]=n:e[e.length++]=n,t){n.ownerElement=t;var a=t.ownerDocument;a&&(r&&j(a,t,r),function(t,e,n){t&&t._inc++;var r=n.namespaceURI;r===i.XMLNS&&(e._nsMap[n.prefix?n.localName:""]=n.value)}(a,t,n))}}function O(t,e,n){var r=T(e,n);if(!(r>=0))throw new S(H,new Error(t.tagName+"@"+n));for(var a=e.length-1;r<a;)e[r]=e[++r];if(e.length=a,t){var i=t.ownerDocument;i&&(j(i,t,n),n.ownerElement=null)}}function I(){}function R(){}function F(t){return("<"==t?"&lt;":">"==t&&"&gt;")||"&"==t&&"&amp;"||'"'==t&&"&quot;"||"&#"+t.charCodeAt()+";"}function N(t,e){if(e(t))return!0;if(t=t.firstChild)do{if(N(t,e))return!0}while(t=t.nextSibling)}function P(){this.ownerDocument=this}function j(t,e,n,r){t&&t._inc++,n.namespaceURI===i.XMLNS&&delete e._nsMap[n.prefix?n.localName:""]}function U(t,e,n){if(t&&t._inc){t._inc++;var r=e.childNodes;if(n)r[r.length++]=n;else{for(var a=e.firstChild,i=0;a;)r[i++]=a,a=a.nextSibling;r.length=i,delete r[r.length]}}}function W(t,e){var n=e.previousSibling,r=e.nextSibling;return n?n.nextSibling=r:t.firstChild=r,r?r.previousSibling=n:t.lastChild=n,e.parentNode=null,e.previousSibling=null,e.nextSibling=null,U(t.ownerDocument,t),e}function Z(t){return t&&t.nodeType===R.DOCUMENT_TYPE_NODE}function G(t){return t&&t.nodeType===R.ELEMENT_NODE}function q(t){return t&&t.nodeType===R.TEXT_NODE}function Y(t,e){var n=t.childNodes||[];if(a(n,G)||Z(e))return!1;var r=a(n,Z);return!(e&&r&&n.indexOf(r)>n.indexOf(e))}function X(t,e){var n=t.childNodes||[];if(a(n,(function(t){return G(t)&&t!==e})))return!1;var r=a(n,Z);return!(e&&r&&n.indexOf(r)>n.indexOf(e))}function $(t,e,n){if(!function(t){return t&&(t.nodeType===R.DOCUMENT_NODE||t.nodeType===R.DOCUMENT_FRAGMENT_NODE||t.nodeType===R.ELEMENT_NODE)}(t))throw new S(k,"Unexpected parent node type "+t.nodeType);if(n&&n.parentNode!==t)throw new S(H,"child not in parent");if(!function(t){return t&&(G(t)||q(t)||Z(t)||t.nodeType===R.DOCUMENT_FRAGMENT_NODE||t.nodeType===R.COMMENT_NODE||t.nodeType===R.PROCESSING_INSTRUCTION_NODE)}(e)||Z(e)&&t.nodeType!==R.DOCUMENT_NODE)throw new S(k,"Unexpected node type "+e.nodeType+" for parent node type "+t.nodeType)}function K(t,e,n){var r=t.childNodes||[],i=e.childNodes||[];if(e.nodeType===R.DOCUMENT_FRAGMENT_NODE){var o=i.filter(G);if(o.length>1||a(i,q))throw new S(k,"More than one element or text in fragment");if(1===o.length&&!Y(t,n))throw new S(k,"Element in fragment can not be inserted before doctype")}if(G(e)&&!Y(t,n))throw new S(k,"Only one element can be added and only after doctype");if(Z(e)){if(a(r,Z))throw new S(k,"Only one doctype is allowed");var l=a(r,G);if(n&&r.indexOf(l)<r.indexOf(n))throw new S(k,"Doctype can only be inserted before an element");if(!n&&l)throw new S(k,"Doctype can not be appended since element is present")}}function Q(t,e,n){var r=t.childNodes||[],i=e.childNodes||[];if(e.nodeType===R.DOCUMENT_FRAGMENT_NODE){var o=i.filter(G);if(o.length>1||a(i,q))throw new S(k,"More than one element or text in fragment");if(1===o.length&&!X(t,n))throw new S(k,"Element in fragment can not be inserted before doctype")}if(G(e)&&!X(t,n))throw new S(k,"Only one element can be added and only after doctype");if(Z(e)){if(a(r,(function(t){return Z(t)&&t!==n})))throw new S(k,"Only one doctype is allowed");var l=a(r,G);if(n&&r.indexOf(l)<r.indexOf(n))throw new S(k,"Doctype can only be inserted before an element")}}function J(t,e,n,r){$(t,e,n),t.nodeType===R.DOCUMENT_NODE&&(r||K)(t,e,n);var a=e.parentNode;if(a&&a.removeChild(e),e.nodeType===w){var i=e.firstChild;if(null==i)return e;var o=e.lastChild}else i=o=e;var l=n?n.previousSibling:t.lastChild;i.previousSibling=l,o.nextSibling=n,l?l.nextSibling=i:t.firstChild=i,null==n?t.lastChild=o:n.previousSibling=o;do{i.parentNode=t}while(i!==o&&(i=i.nextSibling));return U(t.ownerDocument||t,t),e.nodeType==w&&(e.firstChild=e.lastChild=null),e}function tt(){this._nsMap={}}function et(){}function nt(){}function rt(){}function at(){}function it(){}function ot(){}function lt(){}function ct(){}function st(){}function ut(){}function dt(){}function ht(){}function ft(t,e){var n=[],r=9==this.nodeType&&this.documentElement||this,a=r.prefix,i=r.namespaceURI;if(i&&null==a&&null==(a=r.lookupPrefix(i)))var o=[{namespace:i,prefix:null}];return vt(this,n,t,e,o),n.join("")}function pt(t,e,n){var r=t.prefix||"",a=t.namespaceURI;if(!a)return!1;if("xml"===r&&a===i.XML||a===i.XMLNS)return!1;for(var o=n.length;o--;){var l=n[o];if(l.prefix===r)return l.namespace!==a}return!0}function gt(t,e,n){t.push(" ",e,'="',n.replace(/[<>&"\t\n\r]/g,F),'"')}function vt(t,e,n,r,a){if(a||(a=[]),r){if(!(t=r(t)))return;if("string"==typeof t)return void e.push(t)}switch(t.nodeType){case h:var o=t.attributes,l=o.length,c=t.firstChild,s=t.tagName,u=s;if(!(n=i.isHTML(t.namespaceURI)||n)&&!t.prefix&&t.namespaceURI){for(var d,m=0;m<o.length;m++)if("xmlns"===o.item(m).name){d=o.item(m).value;break}if(!d)for(var z=a.length-1;z>=0;z--){if(""===(C=a[z]).prefix&&C.namespace===t.namespaceURI){d=C.namespace;break}}if(d!==t.namespaceURI)for(z=a.length-1;z>=0;z--){var C;if((C=a[z]).namespace===t.namespaceURI){C.prefix&&(u=C.prefix+":"+s);break}}}e.push("<",u);for(var A=0;A<l;A++){"xmlns"==(k=o.item(A)).prefix?a.push({prefix:k.localName,namespace:k.value}):"xmlns"==k.nodeName&&a.push({prefix:"",namespace:k.value})}for(A=0;A<l;A++){var k,H,E;if(pt(k=o.item(A),0,a))gt(e,(H=k.prefix||"")?"xmlns:"+H:"xmlns",E=k.namespaceURI),a.push({prefix:H,namespace:E});vt(k,e,n,r,a)}if(s===u&&pt(t,0,a))gt(e,(H=t.prefix||"")?"xmlns:"+H:"xmlns",E=t.namespaceURI),a.push({prefix:H,namespace:E});if(c||n&&!/^(?:meta|link|img|br|hr|input)$/i.test(s)){if(e.push(">"),n&&/^script$/i.test(s))for(;c;)c.data?e.push(c.data):vt(c,e,n,r,a.slice()),c=c.nextSibling;else for(;c;)vt(c,e,n,r,a.slice()),c=c.nextSibling;e.push("</",u,">")}else e.push("/>");return;case x:case w:for(c=t.firstChild;c;)vt(c,e,n,r,a.slice()),c=c.nextSibling;return;case f:return gt(e,t.name,t.value);case p:return e.push(t.data.replace(/[<&>]/g,F));case g:return e.push("<![CDATA[",t.data,"]]>");case b:return e.push("\x3c!--",t.data,"--\x3e");case M:var S=t.publicId,L=t.systemId;if(e.push("<!DOCTYPE ",t.name),S)e.push(" PUBLIC ",S),L&&"."!=L&&e.push(" ",L),e.push(">");else if(L&&"."!=L)e.push(" SYSTEM ",L,">");else{var _=t.internalSubset;_&&e.push(" [",_,"]"),e.push(">")}return;case y:return e.push("<?",t.target," ",t.data,"?>");case v:return e.push("&",t.nodeName,";");default:e.push("??",t.nodeName)}}function mt(t,e,n){var r;switch(e.nodeType){case h:(r=e.cloneNode(!1)).ownerDocument=t;case w:break;case f:n=!0}if(r||(r=e.cloneNode(!1)),r.ownerDocument=t,r.parentNode=null,n)for(var a=e.firstChild;a;)r.appendChild(mt(t,a,n)),a=a.nextSibling;return r}function yt(t,e,n){var r=new e.constructor;for(var a in e)if(Object.prototype.hasOwnProperty.call(e,a)){var i=e[a];"object"!=typeof i&&i!=r[a]&&(r[a]=i)}switch(e.childNodes&&(r.childNodes=new L),r.ownerDocument=t,r.nodeType){case h:var o=e.attributes,l=r.attributes=new D,c=o.length;l._ownerElement=r;for(var s=0;s<c;s++)r.setAttributeNode(yt(t,o.item(s),!0));break;case f:n=!0}if(n)for(var u=e.firstChild;u;)r.appendChild(yt(t,u,n)),u=u.nextSibling;return r}function bt(t,e,n){t[e]=n}S.prototype=Error.prototype,s(C,S),L.prototype={length:0,item:function(t){return t>=0&&t<this.length?this[t]:null},toString:function(t,e){for(var n=[],r=0;r<this.length;r++)vt(this[r],n,t,e);return n.join("")},filter:function(t){return Array.prototype.filter.call(this,t)},indexOf:function(t){return Array.prototype.indexOf.call(this,t)}},_.prototype.item=function(t){return B(this),this[t]||null},u(_,L),D.prototype={length:0,item:L.prototype.item,getNamedItem:function(t){for(var e=this.length;e--;){var n=this[e];if(n.nodeName==t)return n}},setNamedItem:function(t){var e=t.ownerElement;if(e&&e!=this._ownerElement)throw new S(E);var n=this.getNamedItem(t.nodeName);return V(this._ownerElement,this,t,n),n},setNamedItemNS:function(t){var e,n=t.ownerElement;if(n&&n!=this._ownerElement)throw new S(E);return e=this.getNamedItemNS(t.namespaceURI,t.localName),V(this._ownerElement,this,t,e),e},removeNamedItem:function(t){var e=this.getNamedItem(t);return O(this._ownerElement,this,e),e},removeNamedItemNS:function(t,e){var n=this.getNamedItemNS(t,e);return O(this._ownerElement,this,n),n},getNamedItemNS:function(t,e){for(var n=this.length;n--;){var r=this[n];if(r.localName==e&&r.namespaceURI==t)return r}return null}},I.prototype={hasFeature:function(t,e){return!0},createDocument:function(t,e,n){var r=new P;if(r.implementation=this,r.childNodes=new L,r.doctype=n||null,n&&r.appendChild(n),e){var a=r.createElementNS(t,e);r.appendChild(a)}return r},createDocumentType:function(t,e,n){var r=new ot;return r.name=t,r.nodeName=t,r.publicId=e||"",r.systemId=n||"",r}},R.prototype={firstChild:null,lastChild:null,previousSibling:null,nextSibling:null,attributes:null,parentNode:null,childNodes:null,ownerDocument:null,nodeValue:null,namespaceURI:null,prefix:null,localName:null,insertBefore:function(t,e){return J(this,t,e)},replaceChild:function(t,e){J(this,t,e,Q),e&&this.removeChild(e)},removeChild:function(t){return W(this,t)},appendChild:function(t){return this.insertBefore(t,null)},hasChildNodes:function(){return null!=this.firstChild},cloneNode:function(t){return yt(this.ownerDocument||this,this,t)},normalize:function(){for(var t=this.firstChild;t;){var e=t.nextSibling;e&&e.nodeType==p&&t.nodeType==p?(this.removeChild(e),t.appendData(e.data)):(t.normalize(),t=e)}},isSupported:function(t,e){return this.ownerDocument.implementation.hasFeature(t,e)},hasAttributes:function(){return this.attributes.length>0},lookupPrefix:function(t){for(var e=this;e;){var n=e._nsMap;if(n)for(var r in n)if(Object.prototype.hasOwnProperty.call(n,r)&&n[r]===t)return r;e=e.nodeType==f?e.ownerDocument:e.parentNode}return null},lookupNamespaceURI:function(t){for(var e=this;e;){var n=e._nsMap;if(n&&Object.prototype.hasOwnProperty.call(n,t))return n[t];e=e.nodeType==f?e.ownerDocument:e.parentNode}return null},isDefaultNamespace:function(t){return null==this.lookupPrefix(t)}},s(d,R),s(d,R.prototype),P.prototype={nodeName:"#document",nodeType:x,doctype:null,documentElement:null,_inc:1,insertBefore:function(t,e){if(t.nodeType==w){for(var n=t.firstChild;n;){var r=n.nextSibling;this.insertBefore(n,e),n=r}return t}return J(this,t,e),t.ownerDocument=this,null===this.documentElement&&t.nodeType===h&&(this.documentElement=t),t},removeChild:function(t){return this.documentElement==t&&(this.documentElement=null),W(this,t)},replaceChild:function(t,e){J(this,t,e,Q),t.ownerDocument=this,e&&this.removeChild(e),G(t)&&(this.documentElement=t)},importNode:function(t,e){return mt(this,t,e)},getElementById:function(t){var e=null;return N(this.documentElement,(function(n){if(n.nodeType==h&&n.getAttribute("id")==t)return e=n,!0})),e},getElementsByClassName:function(t){var e=c(t);return new _(this,(function(n){var r=[];return e.length>0&&N(n.documentElement,(function(a){if(a!==n&&a.nodeType===h){var i=a.getAttribute("class");if(i){var o=t===i;if(!o){var l=c(i);o=e.every((s=l,function(t){return s&&-1!==s.indexOf(t)}))}o&&r.push(a)}}var s})),r}))},createElement:function(t){var e=new tt;return e.ownerDocument=this,e.nodeName=t,e.tagName=t,e.localName=t,e.childNodes=new L,(e.attributes=new D)._ownerElement=e,e},createDocumentFragment:function(){var t=new ut;return t.ownerDocument=this,t.childNodes=new L,t},createTextNode:function(t){var e=new rt;return e.ownerDocument=this,e.appendData(t),e},createComment:function(t){var e=new at;return e.ownerDocument=this,e.appendData(t),e},createCDATASection:function(t){var e=new it;return e.ownerDocument=this,e.appendData(t),e},createProcessingInstruction:function(t,e){var n=new dt;return n.ownerDocument=this,n.tagName=n.nodeName=n.target=t,n.nodeValue=n.data=e,n},createAttribute:function(t){var e=new et;return e.ownerDocument=this,e.name=t,e.nodeName=t,e.localName=t,e.specified=!0,e},createEntityReference:function(t){var e=new st;return e.ownerDocument=this,e.nodeName=t,e},createElementNS:function(t,e){var n=new tt,r=e.split(":"),a=n.attributes=new D;return n.childNodes=new L,n.ownerDocument=this,n.nodeName=e,n.tagName=e,n.namespaceURI=t,2==r.length?(n.prefix=r[0],n.localName=r[1]):n.localName=e,a._ownerElement=n,n},createAttributeNS:function(t,e){var n=new et,r=e.split(":");return n.ownerDocument=this,n.nodeName=e,n.name=e,n.namespaceURI=t,n.specified=!0,2==r.length?(n.prefix=r[0],n.localName=r[1]):n.localName=e,n}},u(P,R),tt.prototype={nodeType:h,hasAttribute:function(t){return null!=this.getAttributeNode(t)},getAttribute:function(t){var e=this.getAttributeNode(t);return e&&e.value||""},getAttributeNode:function(t){return this.attributes.getNamedItem(t)},setAttribute:function(t,e){var n=this.ownerDocument.createAttribute(t);n.value=n.nodeValue=""+e,this.setAttributeNode(n)},removeAttribute:function(t){var e=this.getAttributeNode(t);e&&this.removeAttributeNode(e)},appendChild:function(t){return t.nodeType===w?this.insertBefore(t,null):function(t,e){return e.parentNode&&e.parentNode.removeChild(e),e.parentNode=t,e.previousSibling=t.lastChild,e.nextSibling=null,e.previousSibling?e.previousSibling.nextSibling=e:t.firstChild=e,t.lastChild=e,U(t.ownerDocument,t,e),e}(this,t)},setAttributeNode:function(t){return this.attributes.setNamedItem(t)},setAttributeNodeNS:function(t){return this.attributes.setNamedItemNS(t)},removeAttributeNode:function(t){return this.attributes.removeNamedItem(t.nodeName)},removeAttributeNS:function(t,e){var n=this.getAttributeNodeNS(t,e);n&&this.removeAttributeNode(n)},hasAttributeNS:function(t,e){return null!=this.getAttributeNodeNS(t,e)},getAttributeNS:function(t,e){var n=this.getAttributeNodeNS(t,e);return n&&n.value||""},setAttributeNS:function(t,e,n){var r=this.ownerDocument.createAttributeNS(t,e);r.value=r.nodeValue=""+n,this.setAttributeNode(r)},getAttributeNodeNS:function(t,e){return this.attributes.getNamedItemNS(t,e)},getElementsByTagName:function(t){return new _(this,(function(e){var n=[];return N(e,(function(r){r===e||r.nodeType!=h||"*"!==t&&r.tagName!=t||n.push(r)})),n}))},getElementsByTagNameNS:function(t,e){return new _(this,(function(n){var r=[];return N(n,(function(a){a===n||a.nodeType!==h||"*"!==t&&a.namespaceURI!==t||"*"!==e&&a.localName!=e||r.push(a)})),r}))}},P.prototype.getElementsByTagName=tt.prototype.getElementsByTagName,P.prototype.getElementsByTagNameNS=tt.prototype.getElementsByTagNameNS,u(tt,R),et.prototype.nodeType=f,u(et,R),nt.prototype={data:"",substringData:function(t,e){return this.data.substring(t,t+e)},appendData:function(t){t=this.data+t,this.nodeValue=this.data=t,this.length=t.length},insertData:function(t,e){this.replaceData(t,0,e)},appendChild:function(t){throw new Error(A[k])},deleteData:function(t,e){this.replaceData(t,e,"")},replaceData:function(t,e,n){n=this.data.substring(0,t)+n+this.data.substring(t+e),this.nodeValue=this.data=n,this.length=n.length}},u(nt,R),rt.prototype={nodeName:"#text",nodeType:p,splitText:function(t){var e=this.data,n=e.substring(t);e=e.substring(0,t),this.data=this.nodeValue=e,this.length=e.length;var r=this.ownerDocument.createTextNode(n);return this.parentNode&&this.parentNode.insertBefore(r,this.nextSibling),r}},u(rt,nt),at.prototype={nodeName:"#comment",nodeType:b},u(at,nt),it.prototype={nodeName:"#cdata-section",nodeType:g},u(it,nt),ot.prototype.nodeType=M,u(ot,R),lt.prototype.nodeType=z,u(lt,R),ct.prototype.nodeType=m,u(ct,R),st.prototype.nodeType=v,u(st,R),ut.prototype.nodeName="#document-fragment",ut.prototype.nodeType=w,u(ut,R),dt.prototype.nodeType=y,u(dt,R),ht.prototype.serializeToString=function(t,e,n){return ft.call(t,e,n)},R.prototype.toString=ft;try{if(Object.defineProperty){var xt=function t(e){switch(e.nodeType){case h:case w:var n=[];for(e=e.firstChild;e;)7!==e.nodeType&&8!==e.nodeType&&n.push(t(e)),e=e.nextSibling;return n.join("");default:return e.nodeValue}};Object.defineProperty(_.prototype,"length",{get:function(){return B(this),this.$$length}}),Object.defineProperty(R.prototype,"textContent",{get:function(){return xt(this)},set:function(t){switch(this.nodeType){case h:case w:for(;this.firstChild;)this.removeChild(this.firstChild);(t||String(t))&&this.appendChild(this.ownerDocument.createTextNode(t));break;default:this.data=t,this.value=t,this.nodeValue=t}}}),bt=function(t,e,n){t["$$"+e]=n}}}catch(Mt){}e.DocumentType=ot,e.DOMException=S,e.DOMImplementation=I,e.Element=tt,e.Node=R,e.NodeList=L,e.XMLSerializer=ht},1775:function(t,e,n){"use strict";var r=n(9145).freeze;e.XML_ENTITIES=r({amp:"&",apos:"'",gt:">",lt:"<",quot:'"'}),e.HTML_ENTITIES=r({Aacute:"\xc1",aacute:"\xe1",Abreve:"\u0102",abreve:"\u0103",ac:"\u223e",acd:"\u223f",acE:"\u223e\u0333",Acirc:"\xc2",acirc:"\xe2",acute:"\xb4",Acy:"\u0410",acy:"\u0430",AElig:"\xc6",aelig:"\xe6",af:"\u2061",Afr:"\ud835\udd04",afr:"\ud835\udd1e",Agrave:"\xc0",agrave:"\xe0",alefsym:"\u2135",aleph:"\u2135",Alpha:"\u0391",alpha:"\u03b1",Amacr:"\u0100",amacr:"\u0101",amalg:"\u2a3f",AMP:"&",amp:"&",And:"\u2a53",and:"\u2227",andand:"\u2a55",andd:"\u2a5c",andslope:"\u2a58",andv:"\u2a5a",ang:"\u2220",ange:"\u29a4",angle:"\u2220",angmsd:"\u2221",angmsdaa:"\u29a8",angmsdab:"\u29a9",angmsdac:"\u29aa",angmsdad:"\u29ab",angmsdae:"\u29ac",angmsdaf:"\u29ad",angmsdag:"\u29ae",angmsdah:"\u29af",angrt:"\u221f",angrtvb:"\u22be",angrtvbd:"\u299d",angsph:"\u2222",angst:"\xc5",angzarr:"\u237c",Aogon:"\u0104",aogon:"\u0105",Aopf:"\ud835\udd38",aopf:"\ud835\udd52",ap:"\u2248",apacir:"\u2a6f",apE:"\u2a70",ape:"\u224a",apid:"\u224b",apos:"'",ApplyFunction:"\u2061",approx:"\u2248",approxeq:"\u224a",Aring:"\xc5",aring:"\xe5",Ascr:"\ud835\udc9c",ascr:"\ud835\udcb6",Assign:"\u2254",ast:"*",asymp:"\u2248",asympeq:"\u224d",Atilde:"\xc3",atilde:"\xe3",Auml:"\xc4",auml:"\xe4",awconint:"\u2233",awint:"\u2a11",backcong:"\u224c",backepsilon:"\u03f6",backprime:"\u2035",backsim:"\u223d",backsimeq:"\u22cd",Backslash:"\u2216",Barv:"\u2ae7",barvee:"\u22bd",Barwed:"\u2306",barwed:"\u2305",barwedge:"\u2305",bbrk:"\u23b5",bbrktbrk:"\u23b6",bcong:"\u224c",Bcy:"\u0411",bcy:"\u0431",bdquo:"\u201e",becaus:"\u2235",Because:"\u2235",because:"\u2235",bemptyv:"\u29b0",bepsi:"\u03f6",bernou:"\u212c",Bernoullis:"\u212c",Beta:"\u0392",beta:"\u03b2",beth:"\u2136",between:"\u226c",Bfr:"\ud835\udd05",bfr:"\ud835\udd1f",bigcap:"\u22c2",bigcirc:"\u25ef",bigcup:"\u22c3",bigodot:"\u2a00",bigoplus:"\u2a01",bigotimes:"\u2a02",bigsqcup:"\u2a06",bigstar:"\u2605",bigtriangledown:"\u25bd",bigtriangleup:"\u25b3",biguplus:"\u2a04",bigvee:"\u22c1",bigwedge:"\u22c0",bkarow:"\u290d",blacklozenge:"\u29eb",blacksquare:"\u25aa",blacktriangle:"\u25b4",blacktriangledown:"\u25be",blacktriangleleft:"\u25c2",blacktriangleright:"\u25b8",blank:"\u2423",blk12:"\u2592",blk14:"\u2591",blk34:"\u2593",block:"\u2588",bne:"=\u20e5",bnequiv:"\u2261\u20e5",bNot:"\u2aed",bnot:"\u2310",Bopf:"\ud835\udd39",bopf:"\ud835\udd53",bot:"\u22a5",bottom:"\u22a5",bowtie:"\u22c8",boxbox:"\u29c9",boxDL:"\u2557",boxDl:"\u2556",boxdL:"\u2555",boxdl:"\u2510",boxDR:"\u2554",boxDr:"\u2553",boxdR:"\u2552",boxdr:"\u250c",boxH:"\u2550",boxh:"\u2500",boxHD:"\u2566",boxHd:"\u2564",boxhD:"\u2565",boxhd:"\u252c",boxHU:"\u2569",boxHu:"\u2567",boxhU:"\u2568",boxhu:"\u2534",boxminus:"\u229f",boxplus:"\u229e",boxtimes:"\u22a0",boxUL:"\u255d",boxUl:"\u255c",boxuL:"\u255b",boxul:"\u2518",boxUR:"\u255a",boxUr:"\u2559",boxuR:"\u2558",boxur:"\u2514",boxV:"\u2551",boxv:"\u2502",boxVH:"\u256c",boxVh:"\u256b",boxvH:"\u256a",boxvh:"\u253c",boxVL:"\u2563",boxVl:"\u2562",boxvL:"\u2561",boxvl:"\u2524",boxVR:"\u2560",boxVr:"\u255f",boxvR:"\u255e",boxvr:"\u251c",bprime:"\u2035",Breve:"\u02d8",breve:"\u02d8",brvbar:"\xa6",Bscr:"\u212c",bscr:"\ud835\udcb7",bsemi:"\u204f",bsim:"\u223d",bsime:"\u22cd",bsol:"\\",bsolb:"\u29c5",bsolhsub:"\u27c8",bull:"\u2022",bullet:"\u2022",bump:"\u224e",bumpE:"\u2aae",bumpe:"\u224f",Bumpeq:"\u224e",bumpeq:"\u224f",Cacute:"\u0106",cacute:"\u0107",Cap:"\u22d2",cap:"\u2229",capand:"\u2a44",capbrcup:"\u2a49",capcap:"\u2a4b",capcup:"\u2a47",capdot:"\u2a40",CapitalDifferentialD:"\u2145",caps:"\u2229\ufe00",caret:"\u2041",caron:"\u02c7",Cayleys:"\u212d",ccaps:"\u2a4d",Ccaron:"\u010c",ccaron:"\u010d",Ccedil:"\xc7",ccedil:"\xe7",Ccirc:"\u0108",ccirc:"\u0109",Cconint:"\u2230",ccups:"\u2a4c",ccupssm:"\u2a50",Cdot:"\u010a",cdot:"\u010b",cedil:"\xb8",Cedilla:"\xb8",cemptyv:"\u29b2",cent:"\xa2",CenterDot:"\xb7",centerdot:"\xb7",Cfr:"\u212d",cfr:"\ud835\udd20",CHcy:"\u0427",chcy:"\u0447",check:"\u2713",checkmark:"\u2713",Chi:"\u03a7",chi:"\u03c7",cir:"\u25cb",circ:"\u02c6",circeq:"\u2257",circlearrowleft:"\u21ba",circlearrowright:"\u21bb",circledast:"\u229b",circledcirc:"\u229a",circleddash:"\u229d",CircleDot:"\u2299",circledR:"\xae",circledS:"\u24c8",CircleMinus:"\u2296",CirclePlus:"\u2295",CircleTimes:"\u2297",cirE:"\u29c3",cire:"\u2257",cirfnint:"\u2a10",cirmid:"\u2aef",cirscir:"\u29c2",ClockwiseContourIntegral:"\u2232",CloseCurlyDoubleQuote:"\u201d",CloseCurlyQuote:"\u2019",clubs:"\u2663",clubsuit:"\u2663",Colon:"\u2237",colon:":",Colone:"\u2a74",colone:"\u2254",coloneq:"\u2254",comma:",",commat:"@",comp:"\u2201",compfn:"\u2218",complement:"\u2201",complexes:"\u2102",cong:"\u2245",congdot:"\u2a6d",Congruent:"\u2261",Conint:"\u222f",conint:"\u222e",ContourIntegral:"\u222e",Copf:"\u2102",copf:"\ud835\udd54",coprod:"\u2210",Coproduct:"\u2210",COPY:"\xa9",copy:"\xa9",copysr:"\u2117",CounterClockwiseContourIntegral:"\u2233",crarr:"\u21b5",Cross:"\u2a2f",cross:"\u2717",Cscr:"\ud835\udc9e",cscr:"\ud835\udcb8",csub:"\u2acf",csube:"\u2ad1",csup:"\u2ad0",csupe:"\u2ad2",ctdot:"\u22ef",cudarrl:"\u2938",cudarrr:"\u2935",cuepr:"\u22de",cuesc:"\u22df",cularr:"\u21b6",cularrp:"\u293d",Cup:"\u22d3",cup:"\u222a",cupbrcap:"\u2a48",CupCap:"\u224d",cupcap:"\u2a46",cupcup:"\u2a4a",cupdot:"\u228d",cupor:"\u2a45",cups:"\u222a\ufe00",curarr:"\u21b7",curarrm:"\u293c",curlyeqprec:"\u22de",curlyeqsucc:"\u22df",curlyvee:"\u22ce",curlywedge:"\u22cf",curren:"\xa4",curvearrowleft:"\u21b6",curvearrowright:"\u21b7",cuvee:"\u22ce",cuwed:"\u22cf",cwconint:"\u2232",cwint:"\u2231",cylcty:"\u232d",Dagger:"\u2021",dagger:"\u2020",daleth:"\u2138",Darr:"\u21a1",dArr:"\u21d3",darr:"\u2193",dash:"\u2010",Dashv:"\u2ae4",dashv:"\u22a3",dbkarow:"\u290f",dblac:"\u02dd",Dcaron:"\u010e",dcaron:"\u010f",Dcy:"\u0414",dcy:"\u0434",DD:"\u2145",dd:"\u2146",ddagger:"\u2021",ddarr:"\u21ca",DDotrahd:"\u2911",ddotseq:"\u2a77",deg:"\xb0",Del:"\u2207",Delta:"\u0394",delta:"\u03b4",demptyv:"\u29b1",dfisht:"\u297f",Dfr:"\ud835\udd07",dfr:"\ud835\udd21",dHar:"\u2965",dharl:"\u21c3",dharr:"\u21c2",DiacriticalAcute:"\xb4",DiacriticalDot:"\u02d9",DiacriticalDoubleAcute:"\u02dd",DiacriticalGrave:"`",DiacriticalTilde:"\u02dc",diam:"\u22c4",Diamond:"\u22c4",diamond:"\u22c4",diamondsuit:"\u2666",diams:"\u2666",die:"\xa8",DifferentialD:"\u2146",digamma:"\u03dd",disin:"\u22f2",div:"\xf7",divide:"\xf7",divideontimes:"\u22c7",divonx:"\u22c7",DJcy:"\u0402",djcy:"\u0452",dlcorn:"\u231e",dlcrop:"\u230d",dollar:"$",Dopf:"\ud835\udd3b",dopf:"\ud835\udd55",Dot:"\xa8",dot:"\u02d9",DotDot:"\u20dc",doteq:"\u2250",doteqdot:"\u2251",DotEqual:"\u2250",dotminus:"\u2238",dotplus:"\u2214",dotsquare:"\u22a1",doublebarwedge:"\u2306",DoubleContourIntegral:"\u222f",DoubleDot:"\xa8",DoubleDownArrow:"\u21d3",DoubleLeftArrow:"\u21d0",DoubleLeftRightArrow:"\u21d4",DoubleLeftTee:"\u2ae4",DoubleLongLeftArrow:"\u27f8",DoubleLongLeftRightArrow:"\u27fa",DoubleLongRightArrow:"\u27f9",DoubleRightArrow:"\u21d2",DoubleRightTee:"\u22a8",DoubleUpArrow:"\u21d1",DoubleUpDownArrow:"\u21d5",DoubleVerticalBar:"\u2225",DownArrow:"\u2193",Downarrow:"\u21d3",downarrow:"\u2193",DownArrowBar:"\u2913",DownArrowUpArrow:"\u21f5",DownBreve:"\u0311",downdownarrows:"\u21ca",downharpoonleft:"\u21c3",downharpoonright:"\u21c2",DownLeftRightVector:"\u2950",DownLeftTeeVector:"\u295e",DownLeftVector:"\u21bd",DownLeftVectorBar:"\u2956",DownRightTeeVector:"\u295f",DownRightVector:"\u21c1",DownRightVectorBar:"\u2957",DownTee:"\u22a4",DownTeeArrow:"\u21a7",drbkarow:"\u2910",drcorn:"\u231f",drcrop:"\u230c",Dscr:"\ud835\udc9f",dscr:"\ud835\udcb9",DScy:"\u0405",dscy:"\u0455",dsol:"\u29f6",Dstrok:"\u0110",dstrok:"\u0111",dtdot:"\u22f1",dtri:"\u25bf",dtrif:"\u25be",duarr:"\u21f5",duhar:"\u296f",dwangle:"\u29a6",DZcy:"\u040f",dzcy:"\u045f",dzigrarr:"\u27ff",Eacute:"\xc9",eacute:"\xe9",easter:"\u2a6e",Ecaron:"\u011a",ecaron:"\u011b",ecir:"\u2256",Ecirc:"\xca",ecirc:"\xea",ecolon:"\u2255",Ecy:"\u042d",ecy:"\u044d",eDDot:"\u2a77",Edot:"\u0116",eDot:"\u2251",edot:"\u0117",ee:"\u2147",efDot:"\u2252",Efr:"\ud835\udd08",efr:"\ud835\udd22",eg:"\u2a9a",Egrave:"\xc8",egrave:"\xe8",egs:"\u2a96",egsdot:"\u2a98",el:"\u2a99",Element:"\u2208",elinters:"\u23e7",ell:"\u2113",els:"\u2a95",elsdot:"\u2a97",Emacr:"\u0112",emacr:"\u0113",empty:"\u2205",emptyset:"\u2205",EmptySmallSquare:"\u25fb",emptyv:"\u2205",EmptyVerySmallSquare:"\u25ab",emsp:"\u2003",emsp13:"\u2004",emsp14:"\u2005",ENG:"\u014a",eng:"\u014b",ensp:"\u2002",Eogon:"\u0118",eogon:"\u0119",Eopf:"\ud835\udd3c",eopf:"\ud835\udd56",epar:"\u22d5",eparsl:"\u29e3",eplus:"\u2a71",epsi:"\u03b5",Epsilon:"\u0395",epsilon:"\u03b5",epsiv:"\u03f5",eqcirc:"\u2256",eqcolon:"\u2255",eqsim:"\u2242",eqslantgtr:"\u2a96",eqslantless:"\u2a95",Equal:"\u2a75",equals:"=",EqualTilde:"\u2242",equest:"\u225f",Equilibrium:"\u21cc",equiv:"\u2261",equivDD:"\u2a78",eqvparsl:"\u29e5",erarr:"\u2971",erDot:"\u2253",Escr:"\u2130",escr:"\u212f",esdot:"\u2250",Esim:"\u2a73",esim:"\u2242",Eta:"\u0397",eta:"\u03b7",ETH:"\xd0",eth:"\xf0",Euml:"\xcb",euml:"\xeb",euro:"\u20ac",excl:"!",exist:"\u2203",Exists:"\u2203",expectation:"\u2130",ExponentialE:"\u2147",exponentiale:"\u2147",fallingdotseq:"\u2252",Fcy:"\u0424",fcy:"\u0444",female:"\u2640",ffilig:"\ufb03",fflig:"\ufb00",ffllig:"\ufb04",Ffr:"\ud835\udd09",ffr:"\ud835\udd23",filig:"\ufb01",FilledSmallSquare:"\u25fc",FilledVerySmallSquare:"\u25aa",fjlig:"fj",flat:"\u266d",fllig:"\ufb02",fltns:"\u25b1",fnof:"\u0192",Fopf:"\ud835\udd3d",fopf:"\ud835\udd57",ForAll:"\u2200",forall:"\u2200",fork:"\u22d4",forkv:"\u2ad9",Fouriertrf:"\u2131",fpartint:"\u2a0d",frac12:"\xbd",frac13:"\u2153",frac14:"\xbc",frac15:"\u2155",frac16:"\u2159",frac18:"\u215b",frac23:"\u2154",frac25:"\u2156",frac34:"\xbe",frac35:"\u2157",frac38:"\u215c",frac45:"\u2158",frac56:"\u215a",frac58:"\u215d",frac78:"\u215e",frasl:"\u2044",frown:"\u2322",Fscr:"\u2131",fscr:"\ud835\udcbb",gacute:"\u01f5",Gamma:"\u0393",gamma:"\u03b3",Gammad:"\u03dc",gammad:"\u03dd",gap:"\u2a86",Gbreve:"\u011e",gbreve:"\u011f",Gcedil:"\u0122",Gcirc:"\u011c",gcirc:"\u011d",Gcy:"\u0413",gcy:"\u0433",Gdot:"\u0120",gdot:"\u0121",gE:"\u2267",ge:"\u2265",gEl:"\u2a8c",gel:"\u22db",geq:"\u2265",geqq:"\u2267",geqslant:"\u2a7e",ges:"\u2a7e",gescc:"\u2aa9",gesdot:"\u2a80",gesdoto:"\u2a82",gesdotol:"\u2a84",gesl:"\u22db\ufe00",gesles:"\u2a94",Gfr:"\ud835\udd0a",gfr:"\ud835\udd24",Gg:"\u22d9",gg:"\u226b",ggg:"\u22d9",gimel:"\u2137",GJcy:"\u0403",gjcy:"\u0453",gl:"\u2277",gla:"\u2aa5",glE:"\u2a92",glj:"\u2aa4",gnap:"\u2a8a",gnapprox:"\u2a8a",gnE:"\u2269",gne:"\u2a88",gneq:"\u2a88",gneqq:"\u2269",gnsim:"\u22e7",Gopf:"\ud835\udd3e",gopf:"\ud835\udd58",grave:"`",GreaterEqual:"\u2265",GreaterEqualLess:"\u22db",GreaterFullEqual:"\u2267",GreaterGreater:"\u2aa2",GreaterLess:"\u2277",GreaterSlantEqual:"\u2a7e",GreaterTilde:"\u2273",Gscr:"\ud835\udca2",gscr:"\u210a",gsim:"\u2273",gsime:"\u2a8e",gsiml:"\u2a90",Gt:"\u226b",GT:">",gt:">",gtcc:"\u2aa7",gtcir:"\u2a7a",gtdot:"\u22d7",gtlPar:"\u2995",gtquest:"\u2a7c",gtrapprox:"\u2a86",gtrarr:"\u2978",gtrdot:"\u22d7",gtreqless:"\u22db",gtreqqless:"\u2a8c",gtrless:"\u2277",gtrsim:"\u2273",gvertneqq:"\u2269\ufe00",gvnE:"\u2269\ufe00",Hacek:"\u02c7",hairsp:"\u200a",half:"\xbd",hamilt:"\u210b",HARDcy:"\u042a",hardcy:"\u044a",hArr:"\u21d4",harr:"\u2194",harrcir:"\u2948",harrw:"\u21ad",Hat:"^",hbar:"\u210f",Hcirc:"\u0124",hcirc:"\u0125",hearts:"\u2665",heartsuit:"\u2665",hellip:"\u2026",hercon:"\u22b9",Hfr:"\u210c",hfr:"\ud835\udd25",HilbertSpace:"\u210b",hksearow:"\u2925",hkswarow:"\u2926",hoarr:"\u21ff",homtht:"\u223b",hookleftarrow:"\u21a9",hookrightarrow:"\u21aa",Hopf:"\u210d",hopf:"\ud835\udd59",horbar:"\u2015",HorizontalLine:"\u2500",Hscr:"\u210b",hscr:"\ud835\udcbd",hslash:"\u210f",Hstrok:"\u0126",hstrok:"\u0127",HumpDownHump:"\u224e",HumpEqual:"\u224f",hybull:"\u2043",hyphen:"\u2010",Iacute:"\xcd",iacute:"\xed",ic:"\u2063",Icirc:"\xce",icirc:"\xee",Icy:"\u0418",icy:"\u0438",Idot:"\u0130",IEcy:"\u0415",iecy:"\u0435",iexcl:"\xa1",iff:"\u21d4",Ifr:"\u2111",ifr:"\ud835\udd26",Igrave:"\xcc",igrave:"\xec",ii:"\u2148",iiiint:"\u2a0c",iiint:"\u222d",iinfin:"\u29dc",iiota:"\u2129",IJlig:"\u0132",ijlig:"\u0133",Im:"\u2111",Imacr:"\u012a",imacr:"\u012b",image:"\u2111",ImaginaryI:"\u2148",imagline:"\u2110",imagpart:"\u2111",imath:"\u0131",imof:"\u22b7",imped:"\u01b5",Implies:"\u21d2",in:"\u2208",incare:"\u2105",infin:"\u221e",infintie:"\u29dd",inodot:"\u0131",Int:"\u222c",int:"\u222b",intcal:"\u22ba",integers:"\u2124",Integral:"\u222b",intercal:"\u22ba",Intersection:"\u22c2",intlarhk:"\u2a17",intprod:"\u2a3c",InvisibleComma:"\u2063",InvisibleTimes:"\u2062",IOcy:"\u0401",iocy:"\u0451",Iogon:"\u012e",iogon:"\u012f",Iopf:"\ud835\udd40",iopf:"\ud835\udd5a",Iota:"\u0399",iota:"\u03b9",iprod:"\u2a3c",iquest:"\xbf",Iscr:"\u2110",iscr:"\ud835\udcbe",isin:"\u2208",isindot:"\u22f5",isinE:"\u22f9",isins:"\u22f4",isinsv:"\u22f3",isinv:"\u2208",it:"\u2062",Itilde:"\u0128",itilde:"\u0129",Iukcy:"\u0406",iukcy:"\u0456",Iuml:"\xcf",iuml:"\xef",Jcirc:"\u0134",jcirc:"\u0135",Jcy:"\u0419",jcy:"\u0439",Jfr:"\ud835\udd0d",jfr:"\ud835\udd27",jmath:"\u0237",Jopf:"\ud835\udd41",jopf:"\ud835\udd5b",Jscr:"\ud835\udca5",jscr:"\ud835\udcbf",Jsercy:"\u0408",jsercy:"\u0458",Jukcy:"\u0404",jukcy:"\u0454",Kappa:"\u039a",kappa:"\u03ba",kappav:"\u03f0",Kcedil:"\u0136",kcedil:"\u0137",Kcy:"\u041a",kcy:"\u043a",Kfr:"\ud835\udd0e",kfr:"\ud835\udd28",kgreen:"\u0138",KHcy:"\u0425",khcy:"\u0445",KJcy:"\u040c",kjcy:"\u045c",Kopf:"\ud835\udd42",kopf:"\ud835\udd5c",Kscr:"\ud835\udca6",kscr:"\ud835\udcc0",lAarr:"\u21da",Lacute:"\u0139",lacute:"\u013a",laemptyv:"\u29b4",lagran:"\u2112",Lambda:"\u039b",lambda:"\u03bb",Lang:"\u27ea",lang:"\u27e8",langd:"\u2991",langle:"\u27e8",lap:"\u2a85",Laplacetrf:"\u2112",laquo:"\xab",Larr:"\u219e",lArr:"\u21d0",larr:"\u2190",larrb:"\u21e4",larrbfs:"\u291f",larrfs:"\u291d",larrhk:"\u21a9",larrlp:"\u21ab",larrpl:"\u2939",larrsim:"\u2973",larrtl:"\u21a2",lat:"\u2aab",lAtail:"\u291b",latail:"\u2919",late:"\u2aad",lates:"\u2aad\ufe00",lBarr:"\u290e",lbarr:"\u290c",lbbrk:"\u2772",lbrace:"{",lbrack:"[",lbrke:"\u298b",lbrksld:"\u298f",lbrkslu:"\u298d",Lcaron:"\u013d",lcaron:"\u013e",Lcedil:"\u013b",lcedil:"\u013c",lceil:"\u2308",lcub:"{",Lcy:"\u041b",lcy:"\u043b",ldca:"\u2936",ldquo:"\u201c",ldquor:"\u201e",ldrdhar:"\u2967",ldrushar:"\u294b",ldsh:"\u21b2",lE:"\u2266",le:"\u2264",LeftAngleBracket:"\u27e8",LeftArrow:"\u2190",Leftarrow:"\u21d0",leftarrow:"\u2190",LeftArrowBar:"\u21e4",LeftArrowRightArrow:"\u21c6",leftarrowtail:"\u21a2",LeftCeiling:"\u2308",LeftDoubleBracket:"\u27e6",LeftDownTeeVector:"\u2961",LeftDownVector:"\u21c3",LeftDownVectorBar:"\u2959",LeftFloor:"\u230a",leftharpoondown:"\u21bd",leftharpoonup:"\u21bc",leftleftarrows:"\u21c7",LeftRightArrow:"\u2194",Leftrightarrow:"\u21d4",leftrightarrow:"\u2194",leftrightarrows:"\u21c6",leftrightharpoons:"\u21cb",leftrightsquigarrow:"\u21ad",LeftRightVector:"\u294e",LeftTee:"\u22a3",LeftTeeArrow:"\u21a4",LeftTeeVector:"\u295a",leftthreetimes:"\u22cb",LeftTriangle:"\u22b2",LeftTriangleBar:"\u29cf",LeftTriangleEqual:"\u22b4",LeftUpDownVector:"\u2951",LeftUpTeeVector:"\u2960",LeftUpVector:"\u21bf",LeftUpVectorBar:"\u2958",LeftVector:"\u21bc",LeftVectorBar:"\u2952",lEg:"\u2a8b",leg:"\u22da",leq:"\u2264",leqq:"\u2266",leqslant:"\u2a7d",les:"\u2a7d",lescc:"\u2aa8",lesdot:"\u2a7f",lesdoto:"\u2a81",lesdotor:"\u2a83",lesg:"\u22da\ufe00",lesges:"\u2a93",lessapprox:"\u2a85",lessdot:"\u22d6",lesseqgtr:"\u22da",lesseqqgtr:"\u2a8b",LessEqualGreater:"\u22da",LessFullEqual:"\u2266",LessGreater:"\u2276",lessgtr:"\u2276",LessLess:"\u2aa1",lesssim:"\u2272",LessSlantEqual:"\u2a7d",LessTilde:"\u2272",lfisht:"\u297c",lfloor:"\u230a",Lfr:"\ud835\udd0f",lfr:"\ud835\udd29",lg:"\u2276",lgE:"\u2a91",lHar:"\u2962",lhard:"\u21bd",lharu:"\u21bc",lharul:"\u296a",lhblk:"\u2584",LJcy:"\u0409",ljcy:"\u0459",Ll:"\u22d8",ll:"\u226a",llarr:"\u21c7",llcorner:"\u231e",Lleftarrow:"\u21da",llhard:"\u296b",lltri:"\u25fa",Lmidot:"\u013f",lmidot:"\u0140",lmoust:"\u23b0",lmoustache:"\u23b0",lnap:"\u2a89",lnapprox:"\u2a89",lnE:"\u2268",lne:"\u2a87",lneq:"\u2a87",lneqq:"\u2268",lnsim:"\u22e6",loang:"\u27ec",loarr:"\u21fd",lobrk:"\u27e6",LongLeftArrow:"\u27f5",Longleftarrow:"\u27f8",longleftarrow:"\u27f5",LongLeftRightArrow:"\u27f7",Longleftrightarrow:"\u27fa",longleftrightarrow:"\u27f7",longmapsto:"\u27fc",LongRightArrow:"\u27f6",Longrightarrow:"\u27f9",longrightarrow:"\u27f6",looparrowleft:"\u21ab",looparrowright:"\u21ac",lopar:"\u2985",Lopf:"\ud835\udd43",lopf:"\ud835\udd5d",loplus:"\u2a2d",lotimes:"\u2a34",lowast:"\u2217",lowbar:"_",LowerLeftArrow:"\u2199",LowerRightArrow:"\u2198",loz:"\u25ca",lozenge:"\u25ca",lozf:"\u29eb",lpar:"(",lparlt:"\u2993",lrarr:"\u21c6",lrcorner:"\u231f",lrhar:"\u21cb",lrhard:"\u296d",lrm:"\u200e",lrtri:"\u22bf",lsaquo:"\u2039",Lscr:"\u2112",lscr:"\ud835\udcc1",Lsh:"\u21b0",lsh:"\u21b0",lsim:"\u2272",lsime:"\u2a8d",lsimg:"\u2a8f",lsqb:"[",lsquo:"\u2018",lsquor:"\u201a",Lstrok:"\u0141",lstrok:"\u0142",Lt:"\u226a",LT:"<",lt:"<",ltcc:"\u2aa6",ltcir:"\u2a79",ltdot:"\u22d6",lthree:"\u22cb",ltimes:"\u22c9",ltlarr:"\u2976",ltquest:"\u2a7b",ltri:"\u25c3",ltrie:"\u22b4",ltrif:"\u25c2",ltrPar:"\u2996",lurdshar:"\u294a",luruhar:"\u2966",lvertneqq:"\u2268\ufe00",lvnE:"\u2268\ufe00",macr:"\xaf",male:"\u2642",malt:"\u2720",maltese:"\u2720",Map:"\u2905",map:"\u21a6",mapsto:"\u21a6",mapstodown:"\u21a7",mapstoleft:"\u21a4",mapstoup:"\u21a5",marker:"\u25ae",mcomma:"\u2a29",Mcy:"\u041c",mcy:"\u043c",mdash:"\u2014",mDDot:"\u223a",measuredangle:"\u2221",MediumSpace:"\u205f",Mellintrf:"\u2133",Mfr:"\ud835\udd10",mfr:"\ud835\udd2a",mho:"\u2127",micro:"\xb5",mid:"\u2223",midast:"*",midcir:"\u2af0",middot:"\xb7",minus:"\u2212",minusb:"\u229f",minusd:"\u2238",minusdu:"\u2a2a",MinusPlus:"\u2213",mlcp:"\u2adb",mldr:"\u2026",mnplus:"\u2213",models:"\u22a7",Mopf:"\ud835\udd44",mopf:"\ud835\udd5e",mp:"\u2213",Mscr:"\u2133",mscr:"\ud835\udcc2",mstpos:"\u223e",Mu:"\u039c",mu:"\u03bc",multimap:"\u22b8",mumap:"\u22b8",nabla:"\u2207",Nacute:"\u0143",nacute:"\u0144",nang:"\u2220\u20d2",nap:"\u2249",napE:"\u2a70\u0338",napid:"\u224b\u0338",napos:"\u0149",napprox:"\u2249",natur:"\u266e",natural:"\u266e",naturals:"\u2115",nbsp:"\xa0",nbump:"\u224e\u0338",nbumpe:"\u224f\u0338",ncap:"\u2a43",Ncaron:"\u0147",ncaron:"\u0148",Ncedil:"\u0145",ncedil:"\u0146",ncong:"\u2247",ncongdot:"\u2a6d\u0338",ncup:"\u2a42",Ncy:"\u041d",ncy:"\u043d",ndash:"\u2013",ne:"\u2260",nearhk:"\u2924",neArr:"\u21d7",nearr:"\u2197",nearrow:"\u2197",nedot:"\u2250\u0338",NegativeMediumSpace:"\u200b",NegativeThickSpace:"\u200b",NegativeThinSpace:"\u200b",NegativeVeryThinSpace:"\u200b",nequiv:"\u2262",nesear:"\u2928",nesim:"\u2242\u0338",NestedGreaterGreater:"\u226b",NestedLessLess:"\u226a",NewLine:"\n",nexist:"\u2204",nexists:"\u2204",Nfr:"\ud835\udd11",nfr:"\ud835\udd2b",ngE:"\u2267\u0338",nge:"\u2271",ngeq:"\u2271",ngeqq:"\u2267\u0338",ngeqslant:"\u2a7e\u0338",nges:"\u2a7e\u0338",nGg:"\u22d9\u0338",ngsim:"\u2275",nGt:"\u226b\u20d2",ngt:"\u226f",ngtr:"\u226f",nGtv:"\u226b\u0338",nhArr:"\u21ce",nharr:"\u21ae",nhpar:"\u2af2",ni:"\u220b",nis:"\u22fc",nisd:"\u22fa",niv:"\u220b",NJcy:"\u040a",njcy:"\u045a",nlArr:"\u21cd",nlarr:"\u219a",nldr:"\u2025",nlE:"\u2266\u0338",nle:"\u2270",nLeftarrow:"\u21cd",nleftarrow:"\u219a",nLeftrightarrow:"\u21ce",nleftrightarrow:"\u21ae",nleq:"\u2270",nleqq:"\u2266\u0338",nleqslant:"\u2a7d\u0338",nles:"\u2a7d\u0338",nless:"\u226e",nLl:"\u22d8\u0338",nlsim:"\u2274",nLt:"\u226a\u20d2",nlt:"\u226e",nltri:"\u22ea",nltrie:"\u22ec",nLtv:"\u226a\u0338",nmid:"\u2224",NoBreak:"\u2060",NonBreakingSpace:"\xa0",Nopf:"\u2115",nopf:"\ud835\udd5f",Not:"\u2aec",not:"\xac",NotCongruent:"\u2262",NotCupCap:"\u226d",NotDoubleVerticalBar:"\u2226",NotElement:"\u2209",NotEqual:"\u2260",NotEqualTilde:"\u2242\u0338",NotExists:"\u2204",NotGreater:"\u226f",NotGreaterEqual:"\u2271",NotGreaterFullEqual:"\u2267\u0338",NotGreaterGreater:"\u226b\u0338",NotGreaterLess:"\u2279",NotGreaterSlantEqual:"\u2a7e\u0338",NotGreaterTilde:"\u2275",NotHumpDownHump:"\u224e\u0338",NotHumpEqual:"\u224f\u0338",notin:"\u2209",notindot:"\u22f5\u0338",notinE:"\u22f9\u0338",notinva:"\u2209",notinvb:"\u22f7",notinvc:"\u22f6",NotLeftTriangle:"\u22ea",NotLeftTriangleBar:"\u29cf\u0338",NotLeftTriangleEqual:"\u22ec",NotLess:"\u226e",NotLessEqual:"\u2270",NotLessGreater:"\u2278",NotLessLess:"\u226a\u0338",NotLessSlantEqual:"\u2a7d\u0338",NotLessTilde:"\u2274",NotNestedGreaterGreater:"\u2aa2\u0338",NotNestedLessLess:"\u2aa1\u0338",notni:"\u220c",notniva:"\u220c",notnivb:"\u22fe",notnivc:"\u22fd",NotPrecedes:"\u2280",NotPrecedesEqual:"\u2aaf\u0338",NotPrecedesSlantEqual:"\u22e0",NotReverseElement:"\u220c",NotRightTriangle:"\u22eb",NotRightTriangleBar:"\u29d0\u0338",NotRightTriangleEqual:"\u22ed",NotSquareSubset:"\u228f\u0338",NotSquareSubsetEqual:"\u22e2",NotSquareSuperset:"\u2290\u0338",NotSquareSupersetEqual:"\u22e3",NotSubset:"\u2282\u20d2",NotSubsetEqual:"\u2288",NotSucceeds:"\u2281",NotSucceedsEqual:"\u2ab0\u0338",NotSucceedsSlantEqual:"\u22e1",NotSucceedsTilde:"\u227f\u0338",NotSuperset:"\u2283\u20d2",NotSupersetEqual:"\u2289",NotTilde:"\u2241",NotTildeEqual:"\u2244",NotTildeFullEqual:"\u2247",NotTildeTilde:"\u2249",NotVerticalBar:"\u2224",npar:"\u2226",nparallel:"\u2226",nparsl:"\u2afd\u20e5",npart:"\u2202\u0338",npolint:"\u2a14",npr:"\u2280",nprcue:"\u22e0",npre:"\u2aaf\u0338",nprec:"\u2280",npreceq:"\u2aaf\u0338",nrArr:"\u21cf",nrarr:"\u219b",nrarrc:"\u2933\u0338",nrarrw:"\u219d\u0338",nRightarrow:"\u21cf",nrightarrow:"\u219b",nrtri:"\u22eb",nrtrie:"\u22ed",nsc:"\u2281",nsccue:"\u22e1",nsce:"\u2ab0\u0338",Nscr:"\ud835\udca9",nscr:"\ud835\udcc3",nshortmid:"\u2224",nshortparallel:"\u2226",nsim:"\u2241",nsime:"\u2244",nsimeq:"\u2244",nsmid:"\u2224",nspar:"\u2226",nsqsube:"\u22e2",nsqsupe:"\u22e3",nsub:"\u2284",nsubE:"\u2ac5\u0338",nsube:"\u2288",nsubset:"\u2282\u20d2",nsubseteq:"\u2288",nsubseteqq:"\u2ac5\u0338",nsucc:"\u2281",nsucceq:"\u2ab0\u0338",nsup:"\u2285",nsupE:"\u2ac6\u0338",nsupe:"\u2289",nsupset:"\u2283\u20d2",nsupseteq:"\u2289",nsupseteqq:"\u2ac6\u0338",ntgl:"\u2279",Ntilde:"\xd1",ntilde:"\xf1",ntlg:"\u2278",ntriangleleft:"\u22ea",ntrianglelefteq:"\u22ec",ntriangleright:"\u22eb",ntrianglerighteq:"\u22ed",Nu:"\u039d",nu:"\u03bd",num:"#",numero:"\u2116",numsp:"\u2007",nvap:"\u224d\u20d2",nVDash:"\u22af",nVdash:"\u22ae",nvDash:"\u22ad",nvdash:"\u22ac",nvge:"\u2265\u20d2",nvgt:">\u20d2",nvHarr:"\u2904",nvinfin:"\u29de",nvlArr:"\u2902",nvle:"\u2264\u20d2",nvlt:"<\u20d2",nvltrie:"\u22b4\u20d2",nvrArr:"\u2903",nvrtrie:"\u22b5\u20d2",nvsim:"\u223c\u20d2",nwarhk:"\u2923",nwArr:"\u21d6",nwarr:"\u2196",nwarrow:"\u2196",nwnear:"\u2927",Oacute:"\xd3",oacute:"\xf3",oast:"\u229b",ocir:"\u229a",Ocirc:"\xd4",ocirc:"\xf4",Ocy:"\u041e",ocy:"\u043e",odash:"\u229d",Odblac:"\u0150",odblac:"\u0151",odiv:"\u2a38",odot:"\u2299",odsold:"\u29bc",OElig:"\u0152",oelig:"\u0153",ofcir:"\u29bf",Ofr:"\ud835\udd12",ofr:"\ud835\udd2c",ogon:"\u02db",Ograve:"\xd2",ograve:"\xf2",ogt:"\u29c1",ohbar:"\u29b5",ohm:"\u03a9",oint:"\u222e",olarr:"\u21ba",olcir:"\u29be",olcross:"\u29bb",oline:"\u203e",olt:"\u29c0",Omacr:"\u014c",omacr:"\u014d",Omega:"\u03a9",omega:"\u03c9",Omicron:"\u039f",omicron:"\u03bf",omid:"\u29b6",ominus:"\u2296",Oopf:"\ud835\udd46",oopf:"\ud835\udd60",opar:"\u29b7",OpenCurlyDoubleQuote:"\u201c",OpenCurlyQuote:"\u2018",operp:"\u29b9",oplus:"\u2295",Or:"\u2a54",or:"\u2228",orarr:"\u21bb",ord:"\u2a5d",order:"\u2134",orderof:"\u2134",ordf:"\xaa",ordm:"\xba",origof:"\u22b6",oror:"\u2a56",orslope:"\u2a57",orv:"\u2a5b",oS:"\u24c8",Oscr:"\ud835\udcaa",oscr:"\u2134",Oslash:"\xd8",oslash:"\xf8",osol:"\u2298",Otilde:"\xd5",otilde:"\xf5",Otimes:"\u2a37",otimes:"\u2297",otimesas:"\u2a36",Ouml:"\xd6",ouml:"\xf6",ovbar:"\u233d",OverBar:"\u203e",OverBrace:"\u23de",OverBracket:"\u23b4",OverParenthesis:"\u23dc",par:"\u2225",para:"\xb6",parallel:"\u2225",parsim:"\u2af3",parsl:"\u2afd",part:"\u2202",PartialD:"\u2202",Pcy:"\u041f",pcy:"\u043f",percnt:"%",period:".",permil:"\u2030",perp:"\u22a5",pertenk:"\u2031",Pfr:"\ud835\udd13",pfr:"\ud835\udd2d",Phi:"\u03a6",phi:"\u03c6",phiv:"\u03d5",phmmat:"\u2133",phone:"\u260e",Pi:"\u03a0",pi:"\u03c0",pitchfork:"\u22d4",piv:"\u03d6",planck:"\u210f",planckh:"\u210e",plankv:"\u210f",plus:"+",plusacir:"\u2a23",plusb:"\u229e",pluscir:"\u2a22",plusdo:"\u2214",plusdu:"\u2a25",pluse:"\u2a72",PlusMinus:"\xb1",plusmn:"\xb1",plussim:"\u2a26",plustwo:"\u2a27",pm:"\xb1",Poincareplane:"\u210c",pointint:"\u2a15",Popf:"\u2119",popf:"\ud835\udd61",pound:"\xa3",Pr:"\u2abb",pr:"\u227a",prap:"\u2ab7",prcue:"\u227c",prE:"\u2ab3",pre:"\u2aaf",prec:"\u227a",precapprox:"\u2ab7",preccurlyeq:"\u227c",Precedes:"\u227a",PrecedesEqual:"\u2aaf",PrecedesSlantEqual:"\u227c",PrecedesTilde:"\u227e",preceq:"\u2aaf",precnapprox:"\u2ab9",precneqq:"\u2ab5",precnsim:"\u22e8",precsim:"\u227e",Prime:"\u2033",prime:"\u2032",primes:"\u2119",prnap:"\u2ab9",prnE:"\u2ab5",prnsim:"\u22e8",prod:"\u220f",Product:"\u220f",profalar:"\u232e",profline:"\u2312",profsurf:"\u2313",prop:"\u221d",Proportion:"\u2237",Proportional:"\u221d",propto:"\u221d",prsim:"\u227e",prurel:"\u22b0",Pscr:"\ud835\udcab",pscr:"\ud835\udcc5",Psi:"\u03a8",psi:"\u03c8",puncsp:"\u2008",Qfr:"\ud835\udd14",qfr:"\ud835\udd2e",qint:"\u2a0c",Qopf:"\u211a",qopf:"\ud835\udd62",qprime:"\u2057",Qscr:"\ud835\udcac",qscr:"\ud835\udcc6",quaternions:"\u210d",quatint:"\u2a16",quest:"?",questeq:"\u225f",QUOT:'"',quot:'"',rAarr:"\u21db",race:"\u223d\u0331",Racute:"\u0154",racute:"\u0155",radic:"\u221a",raemptyv:"\u29b3",Rang:"\u27eb",rang:"\u27e9",rangd:"\u2992",range:"\u29a5",rangle:"\u27e9",raquo:"\xbb",Rarr:"\u21a0",rArr:"\u21d2",rarr:"\u2192",rarrap:"\u2975",rarrb:"\u21e5",rarrbfs:"\u2920",rarrc:"\u2933",rarrfs:"\u291e",rarrhk:"\u21aa",rarrlp:"\u21ac",rarrpl:"\u2945",rarrsim:"\u2974",Rarrtl:"\u2916",rarrtl:"\u21a3",rarrw:"\u219d",rAtail:"\u291c",ratail:"\u291a",ratio:"\u2236",rationals:"\u211a",RBarr:"\u2910",rBarr:"\u290f",rbarr:"\u290d",rbbrk:"\u2773",rbrace:"}",rbrack:"]",rbrke:"\u298c",rbrksld:"\u298e",rbrkslu:"\u2990",Rcaron:"\u0158",rcaron:"\u0159",Rcedil:"\u0156",rcedil:"\u0157",rceil:"\u2309",rcub:"}",Rcy:"\u0420",rcy:"\u0440",rdca:"\u2937",rdldhar:"\u2969",rdquo:"\u201d",rdquor:"\u201d",rdsh:"\u21b3",Re:"\u211c",real:"\u211c",realine:"\u211b",realpart:"\u211c",reals:"\u211d",rect:"\u25ad",REG:"\xae",reg:"\xae",ReverseElement:"\u220b",ReverseEquilibrium:"\u21cb",ReverseUpEquilibrium:"\u296f",rfisht:"\u297d",rfloor:"\u230b",Rfr:"\u211c",rfr:"\ud835\udd2f",rHar:"\u2964",rhard:"\u21c1",rharu:"\u21c0",rharul:"\u296c",Rho:"\u03a1",rho:"\u03c1",rhov:"\u03f1",RightAngleBracket:"\u27e9",RightArrow:"\u2192",Rightarrow:"\u21d2",rightarrow:"\u2192",RightArrowBar:"\u21e5",RightArrowLeftArrow:"\u21c4",rightarrowtail:"\u21a3",RightCeiling:"\u2309",RightDoubleBracket:"\u27e7",RightDownTeeVector:"\u295d",RightDownVector:"\u21c2",RightDownVectorBar:"\u2955",RightFloor:"\u230b",rightharpoondown:"\u21c1",rightharpoonup:"\u21c0",rightleftarrows:"\u21c4",rightleftharpoons:"\u21cc",rightrightarrows:"\u21c9",rightsquigarrow:"\u219d",RightTee:"\u22a2",RightTeeArrow:"\u21a6",RightTeeVector:"\u295b",rightthreetimes:"\u22cc",RightTriangle:"\u22b3",RightTriangleBar:"\u29d0",RightTriangleEqual:"\u22b5",RightUpDownVector:"\u294f",RightUpTeeVector:"\u295c",RightUpVector:"\u21be",RightUpVectorBar:"\u2954",RightVector:"\u21c0",RightVectorBar:"\u2953",ring:"\u02da",risingdotseq:"\u2253",rlarr:"\u21c4",rlhar:"\u21cc",rlm:"\u200f",rmoust:"\u23b1",rmoustache:"\u23b1",rnmid:"\u2aee",roang:"\u27ed",roarr:"\u21fe",robrk:"\u27e7",ropar:"\u2986",Ropf:"\u211d",ropf:"\ud835\udd63",roplus:"\u2a2e",rotimes:"\u2a35",RoundImplies:"\u2970",rpar:")",rpargt:"\u2994",rppolint:"\u2a12",rrarr:"\u21c9",Rrightarrow:"\u21db",rsaquo:"\u203a",Rscr:"\u211b",rscr:"\ud835\udcc7",Rsh:"\u21b1",rsh:"\u21b1",rsqb:"]",rsquo:"\u2019",rsquor:"\u2019",rthree:"\u22cc",rtimes:"\u22ca",rtri:"\u25b9",rtrie:"\u22b5",rtrif:"\u25b8",rtriltri:"\u29ce",RuleDelayed:"\u29f4",ruluhar:"\u2968",rx:"\u211e",Sacute:"\u015a",sacute:"\u015b",sbquo:"\u201a",Sc:"\u2abc",sc:"\u227b",scap:"\u2ab8",Scaron:"\u0160",scaron:"\u0161",sccue:"\u227d",scE:"\u2ab4",sce:"\u2ab0",Scedil:"\u015e",scedil:"\u015f",Scirc:"\u015c",scirc:"\u015d",scnap:"\u2aba",scnE:"\u2ab6",scnsim:"\u22e9",scpolint:"\u2a13",scsim:"\u227f",Scy:"\u0421",scy:"\u0441",sdot:"\u22c5",sdotb:"\u22a1",sdote:"\u2a66",searhk:"\u2925",seArr:"\u21d8",searr:"\u2198",searrow:"\u2198",sect:"\xa7",semi:";",seswar:"\u2929",setminus:"\u2216",setmn:"\u2216",sext:"\u2736",Sfr:"\ud835\udd16",sfr:"\ud835\udd30",sfrown:"\u2322",sharp:"\u266f",SHCHcy:"\u0429",shchcy:"\u0449",SHcy:"\u0428",shcy:"\u0448",ShortDownArrow:"\u2193",ShortLeftArrow:"\u2190",shortmid:"\u2223",shortparallel:"\u2225",ShortRightArrow:"\u2192",ShortUpArrow:"\u2191",shy:"\xad",Sigma:"\u03a3",sigma:"\u03c3",sigmaf:"\u03c2",sigmav:"\u03c2",sim:"\u223c",simdot:"\u2a6a",sime:"\u2243",simeq:"\u2243",simg:"\u2a9e",simgE:"\u2aa0",siml:"\u2a9d",simlE:"\u2a9f",simne:"\u2246",simplus:"\u2a24",simrarr:"\u2972",slarr:"\u2190",SmallCircle:"\u2218",smallsetminus:"\u2216",smashp:"\u2a33",smeparsl:"\u29e4",smid:"\u2223",smile:"\u2323",smt:"\u2aaa",smte:"\u2aac",smtes:"\u2aac\ufe00",SOFTcy:"\u042c",softcy:"\u044c",sol:"/",solb:"\u29c4",solbar:"\u233f",Sopf:"\ud835\udd4a",sopf:"\ud835\udd64",spades:"\u2660",spadesuit:"\u2660",spar:"\u2225",sqcap:"\u2293",sqcaps:"\u2293\ufe00",sqcup:"\u2294",sqcups:"\u2294\ufe00",Sqrt:"\u221a",sqsub:"\u228f",sqsube:"\u2291",sqsubset:"\u228f",sqsubseteq:"\u2291",sqsup:"\u2290",sqsupe:"\u2292",sqsupset:"\u2290",sqsupseteq:"\u2292",squ:"\u25a1",Square:"\u25a1",square:"\u25a1",SquareIntersection:"\u2293",SquareSubset:"\u228f",SquareSubsetEqual:"\u2291",SquareSuperset:"\u2290",SquareSupersetEqual:"\u2292",SquareUnion:"\u2294",squarf:"\u25aa",squf:"\u25aa",srarr:"\u2192",Sscr:"\ud835\udcae",sscr:"\ud835\udcc8",ssetmn:"\u2216",ssmile:"\u2323",sstarf:"\u22c6",Star:"\u22c6",star:"\u2606",starf:"\u2605",straightepsilon:"\u03f5",straightphi:"\u03d5",strns:"\xaf",Sub:"\u22d0",sub:"\u2282",subdot:"\u2abd",subE:"\u2ac5",sube:"\u2286",subedot:"\u2ac3",submult:"\u2ac1",subnE:"\u2acb",subne:"\u228a",subplus:"\u2abf",subrarr:"\u2979",Subset:"\u22d0",subset:"\u2282",subseteq:"\u2286",subseteqq:"\u2ac5",SubsetEqual:"\u2286",subsetneq:"\u228a",subsetneqq:"\u2acb",subsim:"\u2ac7",subsub:"\u2ad5",subsup:"\u2ad3",succ:"\u227b",succapprox:"\u2ab8",succcurlyeq:"\u227d",Succeeds:"\u227b",SucceedsEqual:"\u2ab0",SucceedsSlantEqual:"\u227d",SucceedsTilde:"\u227f",succeq:"\u2ab0",succnapprox:"\u2aba",succneqq:"\u2ab6",succnsim:"\u22e9",succsim:"\u227f",SuchThat:"\u220b",Sum:"\u2211",sum:"\u2211",sung:"\u266a",Sup:"\u22d1",sup:"\u2283",sup1:"\xb9",sup2:"\xb2",sup3:"\xb3",supdot:"\u2abe",supdsub:"\u2ad8",supE:"\u2ac6",supe:"\u2287",supedot:"\u2ac4",Superset:"\u2283",SupersetEqual:"\u2287",suphsol:"\u27c9",suphsub:"\u2ad7",suplarr:"\u297b",supmult:"\u2ac2",supnE:"\u2acc",supne:"\u228b",supplus:"\u2ac0",Supset:"\u22d1",supset:"\u2283",supseteq:"\u2287",supseteqq:"\u2ac6",supsetneq:"\u228b",supsetneqq:"\u2acc",supsim:"\u2ac8",supsub:"\u2ad4",supsup:"\u2ad6",swarhk:"\u2926",swArr:"\u21d9",swarr:"\u2199",swarrow:"\u2199",swnwar:"\u292a",szlig:"\xdf",Tab:"\t",target:"\u2316",Tau:"\u03a4",tau:"\u03c4",tbrk:"\u23b4",Tcaron:"\u0164",tcaron:"\u0165",Tcedil:"\u0162",tcedil:"\u0163",Tcy:"\u0422",tcy:"\u0442",tdot:"\u20db",telrec:"\u2315",Tfr:"\ud835\udd17",tfr:"\ud835\udd31",there4:"\u2234",Therefore:"\u2234",therefore:"\u2234",Theta:"\u0398",theta:"\u03b8",thetasym:"\u03d1",thetav:"\u03d1",thickapprox:"\u2248",thicksim:"\u223c",ThickSpace:"\u205f\u200a",thinsp:"\u2009",ThinSpace:"\u2009",thkap:"\u2248",thksim:"\u223c",THORN:"\xde",thorn:"\xfe",Tilde:"\u223c",tilde:"\u02dc",TildeEqual:"\u2243",TildeFullEqual:"\u2245",TildeTilde:"\u2248",times:"\xd7",timesb:"\u22a0",timesbar:"\u2a31",timesd:"\u2a30",tint:"\u222d",toea:"\u2928",top:"\u22a4",topbot:"\u2336",topcir:"\u2af1",Topf:"\ud835\udd4b",topf:"\ud835\udd65",topfork:"\u2ada",tosa:"\u2929",tprime:"\u2034",TRADE:"\u2122",trade:"\u2122",triangle:"\u25b5",triangledown:"\u25bf",triangleleft:"\u25c3",trianglelefteq:"\u22b4",triangleq:"\u225c",triangleright:"\u25b9",trianglerighteq:"\u22b5",tridot:"\u25ec",trie:"\u225c",triminus:"\u2a3a",TripleDot:"\u20db",triplus:"\u2a39",trisb:"\u29cd",tritime:"\u2a3b",trpezium:"\u23e2",Tscr:"\ud835\udcaf",tscr:"\ud835\udcc9",TScy:"\u0426",tscy:"\u0446",TSHcy:"\u040b",tshcy:"\u045b",Tstrok:"\u0166",tstrok:"\u0167",twixt:"\u226c",twoheadleftarrow:"\u219e",twoheadrightarrow:"\u21a0",Uacute:"\xda",uacute:"\xfa",Uarr:"\u219f",uArr:"\u21d1",uarr:"\u2191",Uarrocir:"\u2949",Ubrcy:"\u040e",ubrcy:"\u045e",Ubreve:"\u016c",ubreve:"\u016d",Ucirc:"\xdb",ucirc:"\xfb",Ucy:"\u0423",ucy:"\u0443",udarr:"\u21c5",Udblac:"\u0170",udblac:"\u0171",udhar:"\u296e",ufisht:"\u297e",Ufr:"\ud835\udd18",ufr:"\ud835\udd32",Ugrave:"\xd9",ugrave:"\xf9",uHar:"\u2963",uharl:"\u21bf",uharr:"\u21be",uhblk:"\u2580",ulcorn:"\u231c",ulcorner:"\u231c",ulcrop:"\u230f",ultri:"\u25f8",Umacr:"\u016a",umacr:"\u016b",uml:"\xa8",UnderBar:"_",UnderBrace:"\u23df",UnderBracket:"\u23b5",UnderParenthesis:"\u23dd",Union:"\u22c3",UnionPlus:"\u228e",Uogon:"\u0172",uogon:"\u0173",Uopf:"\ud835\udd4c",uopf:"\ud835\udd66",UpArrow:"\u2191",Uparrow:"\u21d1",uparrow:"\u2191",UpArrowBar:"\u2912",UpArrowDownArrow:"\u21c5",UpDownArrow:"\u2195",Updownarrow:"\u21d5",updownarrow:"\u2195",UpEquilibrium:"\u296e",upharpoonleft:"\u21bf",upharpoonright:"\u21be",uplus:"\u228e",UpperLeftArrow:"\u2196",UpperRightArrow:"\u2197",Upsi:"\u03d2",upsi:"\u03c5",upsih:"\u03d2",Upsilon:"\u03a5",upsilon:"\u03c5",UpTee:"\u22a5",UpTeeArrow:"\u21a5",upuparrows:"\u21c8",urcorn:"\u231d",urcorner:"\u231d",urcrop:"\u230e",Uring:"\u016e",uring:"\u016f",urtri:"\u25f9",Uscr:"\ud835\udcb0",uscr:"\ud835\udcca",utdot:"\u22f0",Utilde:"\u0168",utilde:"\u0169",utri:"\u25b5",utrif:"\u25b4",uuarr:"\u21c8",Uuml:"\xdc",uuml:"\xfc",uwangle:"\u29a7",vangrt:"\u299c",varepsilon:"\u03f5",varkappa:"\u03f0",varnothing:"\u2205",varphi:"\u03d5",varpi:"\u03d6",varpropto:"\u221d",vArr:"\u21d5",varr:"\u2195",varrho:"\u03f1",varsigma:"\u03c2",varsubsetneq:"\u228a\ufe00",varsubsetneqq:"\u2acb\ufe00",varsupsetneq:"\u228b\ufe00",varsupsetneqq:"\u2acc\ufe00",vartheta:"\u03d1",vartriangleleft:"\u22b2",vartriangleright:"\u22b3",Vbar:"\u2aeb",vBar:"\u2ae8",vBarv:"\u2ae9",Vcy:"\u0412",vcy:"\u0432",VDash:"\u22ab",Vdash:"\u22a9",vDash:"\u22a8",vdash:"\u22a2",Vdashl:"\u2ae6",Vee:"\u22c1",vee:"\u2228",veebar:"\u22bb",veeeq:"\u225a",vellip:"\u22ee",Verbar:"\u2016",verbar:"|",Vert:"\u2016",vert:"|",VerticalBar:"\u2223",VerticalLine:"|",VerticalSeparator:"\u2758",VerticalTilde:"\u2240",VeryThinSpace:"\u200a",Vfr:"\ud835\udd19",vfr:"\ud835\udd33",vltri:"\u22b2",vnsub:"\u2282\u20d2",vnsup:"\u2283\u20d2",Vopf:"\ud835\udd4d",vopf:"\ud835\udd67",vprop:"\u221d",vrtri:"\u22b3",Vscr:"\ud835\udcb1",vscr:"\ud835\udccb",vsubnE:"\u2acb\ufe00",vsubne:"\u228a\ufe00",vsupnE:"\u2acc\ufe00",vsupne:"\u228b\ufe00",Vvdash:"\u22aa",vzigzag:"\u299a",Wcirc:"\u0174",wcirc:"\u0175",wedbar:"\u2a5f",Wedge:"\u22c0",wedge:"\u2227",wedgeq:"\u2259",weierp:"\u2118",Wfr:"\ud835\udd1a",wfr:"\ud835\udd34",Wopf:"\ud835\udd4e",wopf:"\ud835\udd68",wp:"\u2118",wr:"\u2240",wreath:"\u2240",Wscr:"\ud835\udcb2",wscr:"\ud835\udccc",xcap:"\u22c2",xcirc:"\u25ef",xcup:"\u22c3",xdtri:"\u25bd",Xfr:"\ud835\udd1b",xfr:"\ud835\udd35",xhArr:"\u27fa",xharr:"\u27f7",Xi:"\u039e",xi:"\u03be",xlArr:"\u27f8",xlarr:"\u27f5",xmap:"\u27fc",xnis:"\u22fb",xodot:"\u2a00",Xopf:"\ud835\udd4f",xopf:"\ud835\udd69",xoplus:"\u2a01",xotime:"\u2a02",xrArr:"\u27f9",xrarr:"\u27f6",Xscr:"\ud835\udcb3",xscr:"\ud835\udccd",xsqcup:"\u2a06",xuplus:"\u2a04",xutri:"\u25b3",xvee:"\u22c1",xwedge:"\u22c0",Yacute:"\xdd",yacute:"\xfd",YAcy:"\u042f",yacy:"\u044f",Ycirc:"\u0176",ycirc:"\u0177",Ycy:"\u042b",ycy:"\u044b",yen:"\xa5",Yfr:"\ud835\udd1c",yfr:"\ud835\udd36",YIcy:"\u0407",yicy:"\u0457",Yopf:"\ud835\udd50",yopf:"\ud835\udd6a",Yscr:"\ud835\udcb4",yscr:"\ud835\udcce",YUcy:"\u042e",yucy:"\u044e",Yuml:"\u0178",yuml:"\xff",Zacute:"\u0179",zacute:"\u017a",Zcaron:"\u017d",zcaron:"\u017e",Zcy:"\u0417",zcy:"\u0437",Zdot:"\u017b",zdot:"\u017c",zeetrf:"\u2128",ZeroWidthSpace:"\u200b",Zeta:"\u0396",zeta:"\u03b6",Zfr:"\u2128",zfr:"\ud835\udd37",ZHcy:"\u0416",zhcy:"\u0436",zigrarr:"\u21dd",Zopf:"\u2124",zopf:"\ud835\udd6b",Zscr:"\ud835\udcb5",zscr:"\ud835\udccf",zwj:"\u200d",zwnj:"\u200c"}),e.entityMap=e.HTML_ENTITIES},7542:function(t,e,n){var r=n(9668);e.DOMImplementation=r.DOMImplementation,e.XMLSerializer=r.XMLSerializer,e.DOMParser=n(4708).DOMParser},9660:function(t,e,n){var r=n(9145).NAMESPACE,a=/[A-Z_a-z\xC0-\xD6\xD8-\xF6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,i=new RegExp("[\\-\\.0-9"+a.source.slice(1,-1)+"\\u00B7\\u0300-\\u036F\\u203F-\\u2040]"),o=new RegExp("^"+a.source+i.source+"*(?::"+a.source+i.source+"*)?$"),l=0,c=1,s=2,u=3,d=4,h=5,f=6,p=7;function g(t,e){this.message=t,this.locator=e,Error.captureStackTrace&&Error.captureStackTrace(this,g)}function v(){}function m(t,e){return e.lineNumber=t.lineNumber,e.columnNumber=t.columnNumber,e}function y(t,e,n,a,i,o){function g(t,e,r){n.attributeNames.hasOwnProperty(t)&&o.fatalError("Attribute "+t+" redefined"),n.addValue(t,e.replace(/[\t\n\r]/g," ").replace(/&#?\w+;/g,i),r)}for(var v,m=++e,y=l;;){var b=t.charAt(m);switch(b){case"=":if(y===c)v=t.slice(e,m),y=u;else{if(y!==s)throw new Error("attribute equal must after attrName");y=u}break;case"'":case'"':if(y===u||y===c){if(y===c&&(o.warning('attribute value must after "="'),v=t.slice(e,m)),e=m+1,!((m=t.indexOf(b,e))>0))throw new Error("attribute value no end '"+b+"' match");g(v,x=t.slice(e,m),e-1),y=h}else{if(y!=d)throw new Error('attribute value must after "="');g(v,x=t.slice(e,m),e),o.warning('attribute "'+v+'" missed start quot('+b+")!!"),e=m+1,y=h}break;case"/":switch(y){case l:n.setTagName(t.slice(e,m));case h:case f:case p:y=p,n.closed=!0;case d:case c:break;case s:n.closed=!0;break;default:throw new Error("attribute invalid close char('/')")}break;case"":return o.error("unexpected end of input"),y==l&&n.setTagName(t.slice(e,m)),m;case">":switch(y){case l:n.setTagName(t.slice(e,m));case h:case f:case p:break;case d:case c:"/"===(x=t.slice(e,m)).slice(-1)&&(n.closed=!0,x=x.slice(0,-1));case s:y===s&&(x=v),y==d?(o.warning('attribute "'+x+'" missed quot(")!'),g(v,x,e)):(r.isHTML(a[""])&&x.match(/^(?:disabled|checked|selected)$/i)||o.warning('attribute "'+x+'" missed value!! "'+x+'" instead!!'),g(x,x,e));break;case u:throw new Error("attribute value missed!!")}return m;case"\x80":b=" ";default:if(b<=" ")switch(y){case l:n.setTagName(t.slice(e,m)),y=f;break;case c:v=t.slice(e,m),y=s;break;case d:var x=t.slice(e,m);o.warning('attribute "'+x+'" missed quot(")!!'),g(v,x,e);case h:y=f}else switch(y){case s:n.tagName;r.isHTML(a[""])&&v.match(/^(?:disabled|checked|selected)$/i)||o.warning('attribute "'+v+'" missed value!! "'+v+'" instead2!!'),g(v,v,e),e=m,y=c;break;case h:o.warning('attribute space is required"'+v+'"!!');case f:y=c,e=m;break;case u:y=d,e=m;break;case p:throw new Error("elements closed character '/' and '>' must be connected to")}}m++}}function b(t,e,n){for(var a=t.tagName,i=null,o=t.length;o--;){var l=t[o],c=l.qName,s=l.value;if((f=c.indexOf(":"))>0)var u=l.prefix=c.slice(0,f),d=c.slice(f+1),h="xmlns"===u&&d;else d=c,u=null,h="xmlns"===c&&"";l.localName=d,!1!==h&&(null==i&&(i={},w(n,n={})),n[h]=i[h]=s,l.uri=r.XMLNS,e.startPrefixMapping(h,s))}for(o=t.length;o--;){(u=(l=t[o]).prefix)&&("xml"===u&&(l.uri=r.XML),"xmlns"!==u&&(l.uri=n[u||""]))}var f;(f=a.indexOf(":"))>0?(u=t.prefix=a.slice(0,f),d=t.localName=a.slice(f+1)):(u=null,d=t.localName=a);var p=t.uri=n[u||""];if(e.startElement(p,d,a,t),!t.closed)return t.currentNSMap=n,t.localNSMap=i,!0;if(e.endElement(p,d,a),i)for(u in i)Object.prototype.hasOwnProperty.call(i,u)&&e.endPrefixMapping(u)}function x(t,e,n,r,a){if(/^(?:script|textarea)$/i.test(n)){var i=t.indexOf("</"+n+">",e),o=t.substring(e+1,i);if(/[&<]/.test(o))return/^script$/i.test(n)?(a.characters(o,0,o.length),i):(o=o.replace(/&#?\w+;/g,r),a.characters(o,0,o.length),i)}return e+1}function M(t,e,n,r){var a=r[n];return null==a&&((a=t.lastIndexOf("</"+n+">"))<e&&(a=t.lastIndexOf("</"+n)),r[n]=a),a<e}function w(t,e){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}function z(t,e,n,r){if("-"===t.charAt(e+2))return"-"===t.charAt(e+3)?(a=t.indexOf("--\x3e",e+4))>e?(n.comment(t,e+4,a-e-4),a+3):(r.error("Unclosed comment"),-1):-1;if("CDATA["==t.substr(e+3,6)){var a=t.indexOf("]]>",e+9);return n.startCDATA(),n.characters(t,e+9,a-e-9),n.endCDATA(),a+3}var i=function(t,e){var n,r=[],a=/'[^']+'|"[^"]+"|[^\s<>\/=]+=?|(\/?\s*>|<)/g;a.lastIndex=e,a.exec(t);for(;n=a.exec(t);)if(r.push(n),n[1])return r}(t,e),o=i.length;if(o>1&&/!doctype/i.test(i[0][0])){var l=i[1][0],c=!1,s=!1;o>3&&(/^public$/i.test(i[2][0])?(c=i[3][0],s=o>4&&i[4][0]):/^system$/i.test(i[2][0])&&(s=i[3][0]));var u=i[o-1];return n.startDTD(l,c,s),n.endDTD(),u.index+u[0].length}return-1}function C(t,e,n){var r=t.indexOf("?>",e);if(r){var a=t.substring(e,r).match(/^<\?(\S*)\s*([\s\S]*?)\s*$/);if(a){a[0].length;return n.processingInstruction(a[1],a[2]),r+2}return-1}return-1}function A(){this.attributeNames={}}g.prototype=new Error,g.prototype.name=g.name,v.prototype={parse:function(t,e,n){var a=this.domBuilder;a.startDocument(),w(e,e={}),function(t,e,n,a,i){function o(t){if(t>65535){var e=55296+((t-=65536)>>10),n=56320+(1023&t);return String.fromCharCode(e,n)}return String.fromCharCode(t)}function l(t){var e=t.slice(1,-1);return Object.hasOwnProperty.call(n,e)?n[e]:"#"===e.charAt(0)?o(parseInt(e.substr(1).replace("x","0x"))):(i.error("entity not found:"+t),t)}function c(e){if(e>w){var n=t.substring(w,e).replace(/&#?\w+;/g,l);f&&s(w),a.characters(n,0,e-w),w=e}}function s(e,n){for(;e>=d&&(n=h.exec(t));)u=n.index,d=u+n[0].length,f.lineNumber++;f.columnNumber=e-u+1}var u=0,d=0,h=/.*(?:\r\n?|\n)|.*$/g,f=a.locator,p=[{currentNSMap:e}],v={},w=0;for(;;){try{var k=t.indexOf("<",w);if(k<0){if(!t.substr(w).match(/^\s*$/)){var H=a.doc,E=H.createTextNode(t.substr(w));H.appendChild(E),a.currentElement=E}return}switch(k>w&&c(k),t.charAt(k+1)){case"/":var S=t.indexOf(">",k+3),L=t.substring(k+2,S).replace(/[ \t\n\r]+$/g,""),_=p.pop();S<0?(L=t.substring(k+2).replace(/[\s<].*/,""),i.error("end tag name: "+L+" is not complete:"+_.tagName),S=k+1+L.length):L.match(/\s</)&&(L=L.replace(/[\s<].*/,""),i.error("end tag name: "+L+" maybe not complete"),S=k+1+L.length);var B=_.localNSMap,D=_.tagName==L;if(D||_.tagName&&_.tagName.toLowerCase()==L.toLowerCase()){if(a.endElement(_.uri,_.localName,L),B)for(var T in B)Object.prototype.hasOwnProperty.call(B,T)&&a.endPrefixMapping(T);D||i.fatalError("end tag name: "+L+" is not match the current start tagName:"+_.tagName)}else p.push(_);S++;break;case"?":f&&s(k),S=C(t,k,a);break;case"!":f&&s(k),S=z(t,k,a,i);break;default:f&&s(k);var V=new A,O=p[p.length-1].currentNSMap,I=(S=y(t,k,V,O,l,i),V.length);if(!V.closed&&M(t,S,V.tagName,v)&&(V.closed=!0,n.nbsp||i.warning("unclosed xml attribute")),f&&I){for(var R=m(f,{}),F=0;F<I;F++){var N=V[F];s(N.offset),N.locator=m(f,{})}a.locator=R,b(V,a,O)&&p.push(V),a.locator=f}else b(V,a,O)&&p.push(V);r.isHTML(V.uri)&&!V.closed?S=x(t,S,V.tagName,l,a):S++}}catch(P){if(P instanceof g)throw P;i.error("element parse error: "+P),S=-1}S>w?w=S:c(Math.max(k,w)+1)}}(t,e,n,a,this.errorHandler),a.endDocument()}},A.prototype={setTagName:function(t){if(!o.test(t))throw new Error("invalid tagName:"+t);this.tagName=t},addValue:function(t,e,n){if(!o.test(t))throw new Error("invalid attribute:"+t);this.attributeNames[t]=this.length,this[this.length++]={qName:t,value:e,offset:n}},length:0,getLocalName:function(t){return this[t].localName},getLocator:function(t){return this[t].locator},getQName:function(t){return this[t].qName},getURI:function(t){return this[t].uri},getValue:function(t){return this[t].value}},e.XMLReader=v,e.ParseError=g},8700:function(t,e,n){"use strict";var r;function a(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function i(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?a(Object(n),!0).forEach((function(e){u(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function o(t){return o="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},o(t)}function l(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function c(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function s(t,e,n){return e&&c(t.prototype,e),n&&c(t,n),t}function u(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function d(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&f(t,e)}function h(t){return h=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},h(t)}function f(t,e){return f=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},f(t,e)}function p(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function g(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=h(t);if(e){var a=h(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"==typeof e||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return p(t)}(this,n)}}function v(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,a,i=[],o=!0,l=!1;try{for(n=n.call(t);!(o=(r=n.next()).done)&&(i.push(r.value),!e||i.length!==e);o=!0);}catch(t){l=!0,a=t}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}}(t,e)||y(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function m(t){return function(t){if(Array.isArray(t))return b(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||y(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function y(t,e){if(t){if("string"==typeof t)return b(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?b(t,e):void 0}}function b(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var x=function(){function t(){l(this,t)}return s(t,[{key:"shadeRGBColor",value:function(t,e){var n=e.split(","),r=t<0?0:255,a=t<0?-1*t:t,i=parseInt(n[0].slice(4),10),o=parseInt(n[1],10),l=parseInt(n[2],10);return"rgb("+(Math.round((r-i)*a)+i)+","+(Math.round((r-o)*a)+o)+","+(Math.round((r-l)*a)+l)+")"}},{key:"shadeHexColor",value:function(t,e){var n=parseInt(e.slice(1),16),r=t<0?0:255,a=t<0?-1*t:t,i=n>>16,o=n>>8&255,l=255&n;return"#"+(16777216+65536*(Math.round((r-i)*a)+i)+256*(Math.round((r-o)*a)+o)+(Math.round((r-l)*a)+l)).toString(16).slice(1)}},{key:"shadeColor",value:function(e,n){return t.isColorHex(n)?this.shadeHexColor(e,n):this.shadeRGBColor(e,n)}}],[{key:"bind",value:function(t,e){return function(){return t.apply(e,arguments)}}},{key:"isObject",value:function(t){return t&&"object"===o(t)&&!Array.isArray(t)&&null!=t}},{key:"is",value:function(t,e){return Object.prototype.toString.call(e)==="[object "+t+"]"}},{key:"listToArray",value:function(t){var e,n=[];for(e=0;e<t.length;e++)n[e]=t[e];return n}},{key:"extend",value:function(t,e){var n=this;"function"!=typeof Object.assign&&(Object.assign=function(t){if(null==t)throw new TypeError("Cannot convert undefined or null to object");for(var e=Object(t),n=1;n<arguments.length;n++){var r=arguments[n];if(null!=r)for(var a in r)r.hasOwnProperty(a)&&(e[a]=r[a])}return e});var r=Object.assign({},t);return this.isObject(t)&&this.isObject(e)&&Object.keys(e).forEach((function(a){n.isObject(e[a])&&a in t?r[a]=n.extend(t[a],e[a]):Object.assign(r,u({},a,e[a]))})),r}},{key:"extendArray",value:function(e,n){var r=[];return e.map((function(e){r.push(t.extend(n,e))})),r}},{key:"monthMod",value:function(t){return t%12}},{key:"clone",value:function(e){if(t.is("Array",e)){for(var n=[],r=0;r<e.length;r++)n[r]=this.clone(e[r]);return n}if(t.is("Null",e))return null;if(t.is("Date",e))return e;if("object"===o(e)){var a={};for(var i in e)e.hasOwnProperty(i)&&(a[i]=this.clone(e[i]));return a}return e}},{key:"log10",value:function(t){return Math.log(t)/Math.LN10}},{key:"roundToBase10",value:function(t){return Math.pow(10,Math.floor(Math.log10(t)))}},{key:"roundToBase",value:function(t,e){return Math.pow(e,Math.floor(Math.log(t)/Math.log(e)))}},{key:"parseNumber",value:function(t){return null===t?t:parseFloat(t)}},{key:"stripNumber",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2;return Number.isInteger(t)?t:parseFloat(t.toPrecision(e))}},{key:"randomId",value:function(){return(Math.random()+1).toString(36).substring(4)}},{key:"noExponents",value:function(t){var e=String(t).split(/[eE]/);if(1===e.length)return e[0];var n="",r=t<0?"-":"",a=e[0].replace(".",""),i=Number(e[1])+1;if(i<0){for(n=r+"0.";i++;)n+="0";return n+a.replace(/^-/,"")}for(i-=a.length;i--;)n+="0";return a+n}},{key:"getDimensions",value:function(t){var e=getComputedStyle(t,null),n=t.clientHeight,r=t.clientWidth;return n-=parseFloat(e.paddingTop)+parseFloat(e.paddingBottom),[r-=parseFloat(e.paddingLeft)+parseFloat(e.paddingRight),n]}},{key:"getBoundingClientRect",value:function(t){var e=t.getBoundingClientRect();return{top:e.top,right:e.right,bottom:e.bottom,left:e.left,width:t.clientWidth,height:t.clientHeight,x:e.left,y:e.top}}},{key:"getLargestStringFromArr",value:function(t){return t.reduce((function(t,e){return Array.isArray(e)&&(e=e.reduce((function(t,e){return t.length>e.length?t:e}))),t.length>e.length?t:e}),0)}},{key:"hexToRgba",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"#999999",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:.6;"#"!==t.substring(0,1)&&(t="#999999");var n=t.replace("#","");n=n.match(new RegExp("(.{"+n.length/3+"})","g"));for(var r=0;r<n.length;r++)n[r]=parseInt(1===n[r].length?n[r]+n[r]:n[r],16);return void 0!==e&&n.push(e),"rgba("+n.join(",")+")"}},{key:"getOpacityFromRGBA",value:function(t){return parseFloat(t.replace(/^.*,(.+)\)/,"$1"))}},{key:"rgb2hex",value:function(t){return(t=t.match(/^rgba?[\s+]?\([\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?/i))&&4===t.length?"#"+("0"+parseInt(t[1],10).toString(16)).slice(-2)+("0"+parseInt(t[2],10).toString(16)).slice(-2)+("0"+parseInt(t[3],10).toString(16)).slice(-2):""}},{key:"isColorHex",value:function(t){return/(^#[0-9A-F]{6}$)|(^#[0-9A-F]{3}$)|(^#[0-9A-F]{8}$)/i.test(t)}},{key:"getPolygonPos",value:function(t,e){for(var n=[],r=2*Math.PI/e,a=0;a<e;a++){var i={};i.x=t*Math.sin(a*r),i.y=-t*Math.cos(a*r),n.push(i)}return n}},{key:"polarToCartesian",value:function(t,e,n,r){var a=(r-90)*Math.PI/180;return{x:t+n*Math.cos(a),y:e+n*Math.sin(a)}}},{key:"escapeString",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"x",n=t.toString().slice();return n.replace(/[` ~!@#$%^&*()|+\=?;:'",.<>{}[\]\\/]/gi,e)}},{key:"negToZero",value:function(t){return t<0?0:t}},{key:"moveIndexInArray",value:function(t,e,n){if(n>=t.length)for(var r=n-t.length+1;r--;)t.push(void 0);return t.splice(n,0,t.splice(e,1)[0]),t}},{key:"extractNumber",value:function(t){return parseFloat(t.replace(/[^\d.]*/g,""))}},{key:"findAncestor",value:function(t,e){for(;(t=t.parentElement)&&!t.classList.contains(e););return t}},{key:"setELstyles",value:function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t.style.key=e[n])}},{key:"isNumber",value:function(t){return!isNaN(t)&&parseFloat(Number(t))===t&&!isNaN(parseInt(t,10))}},{key:"isFloat",value:function(t){return Number(t)===t&&t%1!=0}},{key:"isSafari",value:function(){return/^((?!chrome|android).)*safari/i.test(navigator.userAgent)}},{key:"isFirefox",value:function(){return navigator.userAgent.toLowerCase().indexOf("firefox")>-1}},{key:"isIE11",value:function(){if(-1!==window.navigator.userAgent.indexOf("MSIE")||window.navigator.appVersion.indexOf("Trident/")>-1)return!0}},{key:"isIE",value:function(){var t=window.navigator.userAgent,e=t.indexOf("MSIE ");if(e>0)return parseInt(t.substring(e+5,t.indexOf(".",e)),10);if(t.indexOf("Trident/")>0){var n=t.indexOf("rv:");return parseInt(t.substring(n+3,t.indexOf(".",n)),10)}var r=t.indexOf("Edge/");return r>0&&parseInt(t.substring(r+5,t.indexOf(".",r)),10)}}]),t}(),M=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w,this.setEasingFunctions()}return s(t,[{key:"setEasingFunctions",value:function(){var t;if(!this.w.globals.easing){switch(this.w.config.chart.animations.easing){case"linear":t="-";break;case"easein":t="<";break;case"easeout":t=">";break;case"easeinout":default:t="<>";break;case"swing":t=function(t){var e=1.70158;return(t-=1)*t*((e+1)*t+e)+1};break;case"bounce":t=function(t){return t<1/2.75?7.5625*t*t:t<2/2.75?7.5625*(t-=1.5/2.75)*t+.75:t<2.5/2.75?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375};break;case"elastic":t=function(t){return t===!!t?t:Math.pow(2,-10*t)*Math.sin((t-.075)*(2*Math.PI)/.3)+1}}this.w.globals.easing=t}}},{key:"animateLine",value:function(t,e,n,r){t.attr(e).animate(r).attr(n)}},{key:"animateMarker",value:function(t,e,n,r,a,i){e||(e=0),t.attr({r:e,width:e,height:e}).animate(r,a).attr({r:n,width:n.width,height:n.height}).afterAll((function(){i()}))}},{key:"animateCircle",value:function(t,e,n,r,a){t.attr({r:e.r,cx:e.cx,cy:e.cy}).animate(r,a).attr({r:n.r,cx:n.cx,cy:n.cy})}},{key:"animateRect",value:function(t,e,n,r,a){t.attr(e).animate(r).attr(n).afterAll((function(){return a()}))}},{key:"animatePathsGradually",value:function(t){var e=t.el,n=t.realIndex,r=t.j,a=t.fill,i=t.pathFrom,o=t.pathTo,l=t.speed,c=t.delay,s=this.w,u=0;s.config.chart.animations.animateGradually.enabled&&(u=s.config.chart.animations.animateGradually.delay),s.config.chart.animations.dynamicAnimation.enabled&&s.globals.dataChanged&&"bar"!==s.config.chart.type&&(u=0),this.morphSVG(e,n,r,"line"!==s.config.chart.type||s.globals.comboCharts?a:"stroke",i,o,l,c*u)}},{key:"showDelayedElements",value:function(){this.w.globals.delayedElements.forEach((function(t){var e=t.el;e.classList.remove("apexcharts-element-hidden"),e.classList.add("apexcharts-hidden-element-shown")}))}},{key:"animationCompleted",value:function(t){var e=this.w;e.globals.animationEnded||(e.globals.animationEnded=!0,this.showDelayedElements(),"function"==typeof e.config.chart.events.animationEnd&&e.config.chart.events.animationEnd(this.ctx,{el:t,w:e}))}},{key:"morphSVG",value:function(t,e,n,r,a,i,o,l){var c=this,s=this.w;a||(a=t.attr("pathFrom")),i||(i=t.attr("pathTo"));var u=function(t){return"radar"===s.config.chart.type&&(o=1),"M 0 ".concat(s.globals.gridHeight)};(!a||a.indexOf("undefined")>-1||a.indexOf("NaN")>-1)&&(a=u()),(!i||i.indexOf("undefined")>-1||i.indexOf("NaN")>-1)&&(i=u()),s.globals.shouldAnimate||(o=1),t.plot(a).animate(1,s.globals.easing,l).plot(a).animate(o,s.globals.easing,l).plot(i).afterAll((function(){x.isNumber(n)?n===s.globals.series[s.globals.maxValsInArrayIndex].length-2&&s.globals.shouldAnimate&&c.animationCompleted(t):"none"!==r&&s.globals.shouldAnimate&&(!s.globals.comboCharts&&e===s.globals.series.length-1||s.globals.comboCharts)&&c.animationCompleted(t),c.showDelayedElements()}))}}]),t}(),w=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w}return s(t,[{key:"getDefaultFilter",value:function(t,e){var n=this.w;t.unfilter(!0),(new window.SVG.Filter).size("120%","180%","-5%","-40%"),"none"!==n.config.states.normal.filter?this.applyFilter(t,e,n.config.states.normal.filter.type,n.config.states.normal.filter.value):n.config.chart.dropShadow.enabled&&this.dropShadow(t,n.config.chart.dropShadow,e)}},{key:"addNormalFilter",value:function(t,e){var n=this.w;n.config.chart.dropShadow.enabled&&!t.node.classList.contains("apexcharts-marker")&&this.dropShadow(t,n.config.chart.dropShadow,e)}},{key:"addLightenFilter",value:function(t,e,n){var r=this,a=this.w,i=n.intensity;t.unfilter(!0),new window.SVG.Filter,t.filter((function(t){var n=a.config.chart.dropShadow;(n.enabled?r.addShadow(t,e,n):t).componentTransfer({rgb:{type:"linear",slope:1.5,intercept:i}})})),t.filterer.node.setAttribute("filterUnits","userSpaceOnUse"),this._scaleFilterSize(t.filterer.node)}},{key:"addDarkenFilter",value:function(t,e,n){var r=this,a=this.w,i=n.intensity;t.unfilter(!0),new window.SVG.Filter,t.filter((function(t){var n=a.config.chart.dropShadow;(n.enabled?r.addShadow(t,e,n):t).componentTransfer({rgb:{type:"linear",slope:i}})})),t.filterer.node.setAttribute("filterUnits","userSpaceOnUse"),this._scaleFilterSize(t.filterer.node)}},{key:"applyFilter",value:function(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:.5;switch(n){case"none":this.addNormalFilter(t,e);break;case"lighten":this.addLightenFilter(t,e,{intensity:r});break;case"darken":this.addDarkenFilter(t,e,{intensity:r})}}},{key:"addShadow",value:function(t,e,n){var r=n.blur,a=n.top,i=n.left,o=n.color,l=n.opacity,c=t.flood(Array.isArray(o)?o[e]:o,l).composite(t.sourceAlpha,"in").offset(i,a).gaussianBlur(r).merge(t.source);return t.blend(t.source,c)}},{key:"dropShadow",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=e.top,a=e.left,i=e.blur,o=e.color,l=e.opacity,c=e.noUserSpaceOnUse,s=this.w;return t.unfilter(!0),x.isIE()&&"radialBar"===s.config.chart.type||(o=Array.isArray(o)?o[n]:o,t.filter((function(t){var e;e=x.isSafari()||x.isFirefox()||x.isIE()?t.flood(o,l).composite(t.sourceAlpha,"in").offset(a,r).gaussianBlur(i):t.flood(o,l).composite(t.sourceAlpha,"in").offset(a,r).gaussianBlur(i).merge(t.source),t.blend(t.source,e)})),c||t.filterer.node.setAttribute("filterUnits","userSpaceOnUse"),this._scaleFilterSize(t.filterer.node)),t}},{key:"setSelectionFilter",value:function(t,e,n){var r=this.w;if(void 0!==r.globals.selectedDataPoints[e]&&r.globals.selectedDataPoints[e].indexOf(n)>-1){t.node.setAttribute("selected",!0);var a=r.config.states.active.filter;"none"!==a&&this.applyFilter(t,e,a.type,a.value)}}},{key:"_scaleFilterSize",value:function(t){!function(e){for(var n in e)e.hasOwnProperty(n)&&t.setAttribute(n,e[n])}({width:"200%",height:"200%",x:"-50%",y:"-50%"})}}]),t}(),z=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w}return s(t,[{key:"roundPathCorners",value:function(t,e){function n(t,e,n){var a=e.x-t.x,i=e.y-t.y,o=Math.sqrt(a*a+i*i);return r(t,e,Math.min(1,n/o))}function r(t,e,n){return{x:t.x+(e.x-t.x)*n,y:t.y+(e.y-t.y)*n}}function a(t,e){t.length>2&&(t[t.length-2]=e.x,t[t.length-1]=e.y)}function i(t){return{x:parseFloat(t[t.length-2]),y:parseFloat(t[t.length-1])}}t.indexOf("NaN")>-1&&(t="");var o=t.split(/[,\s]/).reduce((function(t,e){var n=e.match("([a-zA-Z])(.+)");return n?(t.push(n[1]),t.push(n[2])):t.push(e),t}),[]).reduce((function(t,e){return parseFloat(e)==e&&t.length?t[t.length-1].push(e):t.push([e]),t}),[]),l=[];if(o.length>1){var c=i(o[0]),s=null;"Z"==o[o.length-1][0]&&o[0].length>2&&(s=["L",c.x,c.y],o[o.length-1]=s),l.push(o[0]);for(var u=1;u<o.length;u++){var d=l[l.length-1],h=o[u],f=h==s?o[1]:o[u+1];if(f&&d&&d.length>2&&"L"==h[0]&&f.length>2&&"L"==f[0]){var p,g,v=i(d),m=i(h),y=i(f);p=n(m,v,e),g=n(m,y,e),a(h,p),h.origPoint=m,l.push(h);var b=r(p,m,.5),x=r(m,g,.5),M=["C",b.x,b.y,x.x,x.y,g.x,g.y];M.origPoint=m,l.push(M)}else l.push(h)}if(s){var w=i(l[l.length-1]);l.push(["Z"]),a(l[0],w)}}else l=o;return l.reduce((function(t,e){return t+e.join(" ")+" "}),"")}},{key:"drawLine",value:function(t,e,n,r){var a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:"#a8a8a8",i=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0,o=arguments.length>6&&void 0!==arguments[6]?arguments[6]:null,l=arguments.length>7&&void 0!==arguments[7]?arguments[7]:"butt";return this.w.globals.dom.Paper.line().attr({x1:t,y1:e,x2:n,y2:r,stroke:a,"stroke-dasharray":i,"stroke-width":o,"stroke-linecap":l})}},{key:"drawRect",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,i=arguments.length>5&&void 0!==arguments[5]?arguments[5]:"#fefefe",o=arguments.length>6&&void 0!==arguments[6]?arguments[6]:1,l=arguments.length>7&&void 0!==arguments[7]?arguments[7]:null,c=arguments.length>8&&void 0!==arguments[8]?arguments[8]:null,s=arguments.length>9&&void 0!==arguments[9]?arguments[9]:0,u=this.w.globals.dom.Paper.rect();return u.attr({x:t,y:e,width:n>0?n:0,height:r>0?r:0,rx:a,ry:a,opacity:o,"stroke-width":null!==l?l:0,stroke:null!==c?c:"none","stroke-dasharray":s}),u.node.setAttribute("fill",i),u}},{key:"drawPolygon",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"#e1e1e1",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"none";return this.w.globals.dom.Paper.polygon(t).attr({fill:r,stroke:e,"stroke-width":n})}},{key:"drawCircle",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;t<0&&(t=0);var n=this.w.globals.dom.Paper.circle(2*t);return null!==e&&n.attr(e),n}},{key:"drawPath",value:function(t){var e=t.d,n=void 0===e?"":e,r=t.stroke,a=void 0===r?"#a8a8a8":r,i=t.strokeWidth,o=void 0===i?1:i,l=t.fill,c=t.fillOpacity,s=void 0===c?1:c,u=t.strokeOpacity,d=void 0===u?1:u,h=t.classes,f=t.strokeLinecap,p=void 0===f?null:f,g=t.strokeDashArray,v=void 0===g?0:g,m=this.w;return null===p&&(p=m.config.stroke.lineCap),(n.indexOf("undefined")>-1||n.indexOf("NaN")>-1)&&(n="M 0 ".concat(m.globals.gridHeight)),m.globals.dom.Paper.path(n).attr({fill:l,"fill-opacity":s,stroke:a,"stroke-opacity":d,"stroke-linecap":p,"stroke-width":o,"stroke-dasharray":v,class:h})}},{key:"group",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,e=this.w.globals.dom.Paper.group();return null!==t&&e.attr(t),e}},{key:"move",value:function(t,e){return["M",t,e].join(" ")}},{key:"line",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=null;return null===n?r=[" L",t,e].join(" "):"H"===n?r=[" H",t].join(" "):"V"===n&&(r=[" V",e].join(" ")),r}},{key:"curve",value:function(t,e,n,r,a,i){return["C",t,e,n,r,a,i].join(" ")}},{key:"quadraticCurve",value:function(t,e,n,r){return["Q",t,e,n,r].join(" ")}},{key:"arc",value:function(t,e,n,r,a,i,o){var l="A";return arguments.length>7&&void 0!==arguments[7]&&arguments[7]&&(l="a"),[l,t,e,n,r,a,i,o].join(" ")}},{key:"renderPaths",value:function(t){var e,n=t.j,r=t.realIndex,a=t.pathFrom,o=t.pathTo,l=t.stroke,c=t.strokeWidth,s=t.strokeLinecap,u=t.fill,d=t.animationDelay,h=t.initialSpeed,f=t.dataChangeSpeed,p=t.className,g=t.shouldClipToGrid,v=void 0===g||g,m=t.bindEventsOnPaths,y=void 0===m||m,b=t.drawShadow,x=void 0===b||b,z=this.w,C=new w(this.ctx),A=new M(this.ctx),k=this.w.config.chart.animations.enabled,H=k&&this.w.config.chart.animations.dynamicAnimation.enabled,E=!!(k&&!z.globals.resized||H&&z.globals.dataChanged&&z.globals.shouldAnimate);E?e=a:(e=o,z.globals.animationEnded=!0);var S,L=z.config.stroke.dashArray;S=Array.isArray(L)?L[r]:z.config.stroke.dashArray;var _=this.drawPath({d:e,stroke:l,strokeWidth:c,fill:u,fillOpacity:1,classes:p,strokeLinecap:s,strokeDashArray:S});if(_.attr("index",r),v&&_.attr({"clip-path":"url(#gridRectMask".concat(z.globals.cuid,")")}),"none"!==z.config.states.normal.filter.type)C.getDefaultFilter(_,r);else if(z.config.chart.dropShadow.enabled&&x&&(!z.config.chart.dropShadow.enabledOnSeries||z.config.chart.dropShadow.enabledOnSeries&&-1!==z.config.chart.dropShadow.enabledOnSeries.indexOf(r))){var B=z.config.chart.dropShadow;C.dropShadow(_,B,r)}y&&(_.node.addEventListener("mouseenter",this.pathMouseEnter.bind(this,_)),_.node.addEventListener("mouseleave",this.pathMouseLeave.bind(this,_)),_.node.addEventListener("mousedown",this.pathMouseDown.bind(this,_))),_.attr({pathTo:o,pathFrom:a});var D={el:_,j:n,realIndex:r,pathFrom:a,pathTo:o,fill:u,strokeWidth:c,delay:d};return!k||z.globals.resized||z.globals.dataChanged?!z.globals.resized&&z.globals.dataChanged||A.showDelayedElements():A.animatePathsGradually(i(i({},D),{},{speed:h})),z.globals.dataChanged&&H&&E&&A.animatePathsGradually(i(i({},D),{},{speed:f})),_}},{key:"drawPattern",value:function(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"#a8a8a8",a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0;return this.w.globals.dom.Paper.pattern(e,n,(function(i){"horizontalLines"===t?i.line(0,0,n,0).stroke({color:r,width:a+1}):"verticalLines"===t?i.line(0,0,0,e).stroke({color:r,width:a+1}):"slantedLines"===t?i.line(0,0,e,n).stroke({color:r,width:a}):"squares"===t?i.rect(e,n).fill("none").stroke({color:r,width:a}):"circles"===t&&i.circle(e).fill("none").stroke({color:r,width:a})}))}},{key:"drawGradient",value:function(t,e,n,r,a){var i,o=arguments.length>5&&void 0!==arguments[5]?arguments[5]:null,l=arguments.length>6&&void 0!==arguments[6]?arguments[6]:null,c=arguments.length>7&&void 0!==arguments[7]?arguments[7]:null,s=arguments.length>8&&void 0!==arguments[8]?arguments[8]:0,u=this.w;e.length<9&&0===e.indexOf("#")&&(e=x.hexToRgba(e,r)),n.length<9&&0===n.indexOf("#")&&(n=x.hexToRgba(n,a));var d=0,h=1,f=1,p=null;null!==l&&(d=void 0!==l[0]?l[0]/100:0,h=void 0!==l[1]?l[1]/100:1,f=void 0!==l[2]?l[2]/100:1,p=void 0!==l[3]?l[3]/100:null);var g=!("donut"!==u.config.chart.type&&"pie"!==u.config.chart.type&&"polarArea"!==u.config.chart.type&&"bubble"!==u.config.chart.type);if(i=null===c||0===c.length?u.globals.dom.Paper.gradient(g?"radial":"linear",(function(t){t.at(d,e,r),t.at(h,n,a),t.at(f,n,a),null!==p&&t.at(p,e,r)})):u.globals.dom.Paper.gradient(g?"radial":"linear",(function(t){(Array.isArray(c[s])?c[s]:c).forEach((function(e){t.at(e.offset/100,e.color,e.opacity)}))})),g){var v=u.globals.gridWidth/2,m=u.globals.gridHeight/2;"bubble"!==u.config.chart.type?i.attr({gradientUnits:"userSpaceOnUse",cx:v,cy:m,r:o}):i.attr({cx:.5,cy:.5,r:.8,fx:.2,fy:.2})}else"vertical"===t?i.from(0,0).to(0,1):"diagonal"===t?i.from(0,0).to(1,1):"horizontal"===t?i.from(0,1).to(1,1):"diagonal2"===t&&i.from(1,0).to(0,1);return i}},{key:"getTextBasedOnMaxWidth",value:function(t){var e=t.text,n=t.maxWidth,r=t.fontSize,a=t.fontFamily,i=this.getTextRects(e,r,a),o=i.width/e.length,l=Math.floor(n/o);return n<i.width?e.slice(0,l-3)+"...":e}},{key:"drawText",value:function(t){var e=this,n=t.x,r=t.y,a=t.text,o=t.textAnchor,l=t.fontSize,c=t.fontFamily,s=t.fontWeight,u=t.foreColor,d=t.opacity,h=t.maxWidth,f=t.cssClass,p=void 0===f?"":f,g=t.isPlainText,v=void 0===g||g,m=t.dominantBaseline,y=void 0===m?"auto":m,b=this.w;void 0===a&&(a="");var x=a;o||(o="start"),u&&u.length||(u=b.config.chart.foreColor),c=c||b.config.chart.fontFamily,s=s||"regular";var M,w={maxWidth:h,fontSize:l=l||"11px",fontFamily:c};return Array.isArray(a)?M=b.globals.dom.Paper.text((function(t){for(var n=0;n<a.length;n++)x=a[n],h&&(x=e.getTextBasedOnMaxWidth(i({text:a[n]},w))),0===n?t.tspan(x):t.tspan(x).newLine()})):(h&&(x=this.getTextBasedOnMaxWidth(i({text:a},w))),M=v?b.globals.dom.Paper.plain(a):b.globals.dom.Paper.text((function(t){return t.tspan(x)}))),M.attr({x:n,y:r,"text-anchor":o,"dominant-baseline":y,"font-size":l,"font-family":c,"font-weight":s,fill:u,class:"apexcharts-text "+p}),M.node.style.fontFamily=c,M.node.style.opacity=d,M}},{key:"drawMarker",value:function(t,e,n){t=t||0;var r=n.pSize||0,a=null;if("square"===n.shape||"rect"===n.shape){var i=void 0===n.pRadius?r/2:n.pRadius;null!==e&&r||(r=0,i=0);var o=1.2*r+i,l=this.drawRect(o,o,o,o,i);l.attr({x:t-o/2,y:e-o/2,cx:t,cy:e,class:n.class?n.class:"",fill:n.pointFillColor,"fill-opacity":n.pointFillOpacity?n.pointFillOpacity:1,stroke:n.pointStrokeColor,"stroke-width":n.pointStrokeWidth?n.pointStrokeWidth:0,"stroke-opacity":n.pointStrokeOpacity?n.pointStrokeOpacity:1}),a=l}else"circle"!==n.shape&&n.shape||(x.isNumber(e)||(r=0,e=0),a=this.drawCircle(r,{cx:t,cy:e,class:n.class?n.class:"",stroke:n.pointStrokeColor,fill:n.pointFillColor,"fill-opacity":n.pointFillOpacity?n.pointFillOpacity:1,"stroke-width":n.pointStrokeWidth?n.pointStrokeWidth:0,"stroke-opacity":n.pointStrokeOpacity?n.pointStrokeOpacity:1}));return a}},{key:"pathMouseEnter",value:function(t,e){var n=this.w,r=new w(this.ctx),a=parseInt(t.node.getAttribute("index"),10),i=parseInt(t.node.getAttribute("j"),10);if("function"==typeof n.config.chart.events.dataPointMouseEnter&&n.config.chart.events.dataPointMouseEnter(e,this.ctx,{seriesIndex:a,dataPointIndex:i,w:n}),this.ctx.events.fireEvent("dataPointMouseEnter",[e,this.ctx,{seriesIndex:a,dataPointIndex:i,w:n}]),("none"===n.config.states.active.filter.type||"true"!==t.node.getAttribute("selected"))&&"none"!==n.config.states.hover.filter.type&&!n.globals.isTouchDevice){var o=n.config.states.hover.filter;r.applyFilter(t,a,o.type,o.value)}}},{key:"pathMouseLeave",value:function(t,e){var n=this.w,r=new w(this.ctx),a=parseInt(t.node.getAttribute("index"),10),i=parseInt(t.node.getAttribute("j"),10);"function"==typeof n.config.chart.events.dataPointMouseLeave&&n.config.chart.events.dataPointMouseLeave(e,this.ctx,{seriesIndex:a,dataPointIndex:i,w:n}),this.ctx.events.fireEvent("dataPointMouseLeave",[e,this.ctx,{seriesIndex:a,dataPointIndex:i,w:n}]),"none"!==n.config.states.active.filter.type&&"true"===t.node.getAttribute("selected")||"none"!==n.config.states.hover.filter.type&&r.getDefaultFilter(t,a)}},{key:"pathMouseDown",value:function(t,e){var n=this.w,r=new w(this.ctx),a=parseInt(t.node.getAttribute("index"),10),i=parseInt(t.node.getAttribute("j"),10),o="false";if("true"===t.node.getAttribute("selected")){if(t.node.setAttribute("selected","false"),n.globals.selectedDataPoints[a].indexOf(i)>-1){var l=n.globals.selectedDataPoints[a].indexOf(i);n.globals.selectedDataPoints[a].splice(l,1)}}else{if(!n.config.states.active.allowMultipleDataPointsSelection&&n.globals.selectedDataPoints.length>0){n.globals.selectedDataPoints=[];var c=n.globals.dom.Paper.select(".apexcharts-series path").members,s=n.globals.dom.Paper.select(".apexcharts-series circle, .apexcharts-series rect").members,u=function(t){Array.prototype.forEach.call(t,(function(t){t.node.setAttribute("selected","false"),r.getDefaultFilter(t,a)}))};u(c),u(s)}t.node.setAttribute("selected","true"),o="true",void 0===n.globals.selectedDataPoints[a]&&(n.globals.selectedDataPoints[a]=[]),n.globals.selectedDataPoints[a].push(i)}if("true"===o){var d=n.config.states.active.filter;if("none"!==d)r.applyFilter(t,a,d.type,d.value);else if("none"!==n.config.states.hover.filter&&!n.globals.isTouchDevice){var h=n.config.states.hover.filter;r.applyFilter(t,a,h.type,h.value)}}else"none"!==n.config.states.active.filter.type&&("none"===n.config.states.hover.filter.type||n.globals.isTouchDevice?r.getDefaultFilter(t,a):(h=n.config.states.hover.filter,r.applyFilter(t,a,h.type,h.value)));"function"==typeof n.config.chart.events.dataPointSelection&&n.config.chart.events.dataPointSelection(e,this.ctx,{selectedDataPoints:n.globals.selectedDataPoints,seriesIndex:a,dataPointIndex:i,w:n}),e&&this.ctx.events.fireEvent("dataPointSelection",[e,this.ctx,{selectedDataPoints:n.globals.selectedDataPoints,seriesIndex:a,dataPointIndex:i,w:n}])}},{key:"rotateAroundCenter",value:function(t){var e={};return t&&"function"==typeof t.getBBox&&(e=t.getBBox()),{x:e.x+e.width/2,y:e.y+e.height/2}}},{key:"getTextRects",value:function(t,e,n,r){var a=!(arguments.length>4&&void 0!==arguments[4])||arguments[4],i=this.w,o=this.drawText({x:-200,y:-200,text:t,textAnchor:"start",fontSize:e,fontFamily:n,foreColor:"#fff",opacity:0});r&&o.attr("transform",r),i.globals.dom.Paper.add(o);var l=o.bbox();return a||(l=o.node.getBoundingClientRect()),o.remove(),{width:l.width,height:l.height}}},{key:"placeTextWithEllipsis",value:function(t,e,n){if("function"==typeof t.getComputedTextLength&&(t.textContent=e,e.length>0&&t.getComputedTextLength()>=n/1.1)){for(var r=e.length-3;r>0;r-=3)if(t.getSubStringLength(0,r)<=n/1.1)return void(t.textContent=e.substring(0,r)+"...");t.textContent="."}}}],[{key:"setAttrs",value:function(t,e){for(var n in e)e.hasOwnProperty(n)&&t.setAttribute(n,e[n])}}]),t}(),C=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w}return s(t,[{key:"getStackedSeriesTotals",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=this.w,n=[];if(0===e.globals.series.length)return n;for(var r=0;r<e.globals.series[e.globals.maxValsInArrayIndex].length;r++){for(var a=0,i=0;i<e.globals.series.length;i++)void 0!==e.globals.series[i][r]&&-1===t.indexOf(i)&&(a+=e.globals.series[i][r]);n.push(a)}return n}},{key:"getSeriesTotalByIndex",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;return null===t?this.w.config.series.reduce((function(t,e){return t+e}),0):this.w.globals.series[t].reduce((function(t,e){return t+e}),0)}},{key:"getStackedSeriesTotalsByGroups",value:function(){var t=this,e=this.w,n=[];return e.globals.seriesGroups.forEach((function(r){var a=[];e.config.series.forEach((function(t,e){r.indexOf(t.name)>-1&&a.push(e)}));var i=e.globals.series.map((function(t,e){return-1===a.indexOf(e)?e:-1})).filter((function(t){return-1!==t}));n.push(t.getStackedSeriesTotals(i))})),n}},{key:"isSeriesNull",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;return 0===(null===t?this.w.config.series.filter((function(t){return null!==t})):this.w.config.series[t].data.filter((function(t){return null!==t}))).length}},{key:"seriesHaveSameValues",value:function(t){return this.w.globals.series[t].every((function(t,e,n){return t===n[0]}))}},{key:"getCategoryLabels",value:function(t){var e=this.w,n=t.slice();return e.config.xaxis.convertedCatToNumeric&&(n=t.map((function(t,n){return e.config.xaxis.labels.formatter(t-e.globals.minX+1)}))),n}},{key:"getLargestSeries",value:function(){var t=this.w;t.globals.maxValsInArrayIndex=t.globals.series.map((function(t){return t.length})).indexOf(Math.max.apply(Math,t.globals.series.map((function(t){return t.length}))))}},{key:"getLargestMarkerSize",value:function(){var t=this.w,e=0;return t.globals.markers.size.forEach((function(t){e=Math.max(e,t)})),t.config.markers.discrete&&t.config.markers.discrete.length&&t.config.markers.discrete.forEach((function(t){e=Math.max(e,t.size)})),e>0&&(e+=t.config.markers.hover.sizeOffset+1),t.globals.markers.largestSize=e,e}},{key:"getSeriesTotals",value:function(){var t=this.w;t.globals.seriesTotals=t.globals.series.map((function(t,e){var n=0;if(Array.isArray(t))for(var r=0;r<t.length;r++)n+=t[r];else n+=t;return n}))}},{key:"getSeriesTotalsXRange",value:function(t,e){var n=this.w;return n.globals.series.map((function(r,a){for(var i=0,o=0;o<r.length;o++)n.globals.seriesX[a][o]>t&&n.globals.seriesX[a][o]<e&&(i+=r[o]);return i}))}},{key:"getPercentSeries",value:function(){var t=this.w;t.globals.seriesPercent=t.globals.series.map((function(e,n){var r=[];if(Array.isArray(e))for(var a=0;a<e.length;a++){var i=t.globals.stackedSeriesTotals[a],o=0;i&&(o=100*e[a]/i),r.push(o)}else{var l=100*e/t.globals.seriesTotals.reduce((function(t,e){return t+e}),0);r.push(l)}return r}))}},{key:"getCalculatedRatios",value:function(){var t,e,n,r,a=this.w.globals,i=[],o=0,l=[],c=.1,s=0;if(a.yRange=[],a.isMultipleYAxis)for(var u=0;u<a.minYArr.length;u++)a.yRange.push(Math.abs(a.minYArr[u]-a.maxYArr[u])),l.push(0);else a.yRange.push(Math.abs(a.minY-a.maxY));a.xRange=Math.abs(a.maxX-a.minX),a.zRange=Math.abs(a.maxZ-a.minZ);for(var d=0;d<a.yRange.length;d++)i.push(a.yRange[d]/a.gridHeight);if(e=a.xRange/a.gridWidth,n=Math.abs(a.initialMaxX-a.initialMinX)/a.gridWidth,t=a.yRange/a.gridWidth,r=a.xRange/a.gridHeight,(o=a.zRange/a.gridHeight*16)||(o=1),a.minY!==Number.MIN_VALUE&&0!==Math.abs(a.minY)&&(a.hasNegs=!0),a.isMultipleYAxis){l=[];for(var h=0;h<i.length;h++)l.push(-a.minYArr[h]/i[h])}else l.push(-a.minY/i[0]),a.minY!==Number.MIN_VALUE&&0!==Math.abs(a.minY)&&(c=-a.minY/t,s=a.minX/e);return{yRatio:i,invertedYRatio:t,zRatio:o,xRatio:e,initialXRatio:n,invertedXRatio:r,baseLineInvertedY:c,baseLineY:l,baseLineX:s}}},{key:"getLogSeries",value:function(t){var e=this,n=this.w;return n.globals.seriesLog=t.map((function(t,r){return n.config.yaxis[r]&&n.config.yaxis[r].logarithmic?t.map((function(t){return null===t?null:e.getLogVal(n.config.yaxis[r].logBase,t,r)})):t})),n.globals.invalidLogScale?t:n.globals.seriesLog}},{key:"getBaseLog",value:function(t,e){return Math.log(e)/Math.log(t)}},{key:"getLogVal",value:function(t,e,n){if(0===e)return 0;var r=this.w,a=0===r.globals.minYArr[n]?-1:this.getBaseLog(t,r.globals.minYArr[n]),i=(0===r.globals.maxYArr[n]?0:this.getBaseLog(t,r.globals.maxYArr[n]))-a;return e<1?e/i:(this.getBaseLog(t,e)-a)/i}},{key:"getLogYRatios",value:function(t){var e=this,n=this.w,r=this.w.globals;return r.yLogRatio=t.slice(),r.logYRange=r.yRange.map((function(t,a){if(n.config.yaxis[a]&&e.w.config.yaxis[a].logarithmic){var i,o=-Number.MAX_VALUE,l=Number.MIN_VALUE;return r.seriesLog.forEach((function(t,e){t.forEach((function(t){n.config.yaxis[e]&&n.config.yaxis[e].logarithmic&&(o=Math.max(t,o),l=Math.min(t,l))}))})),i=Math.pow(r.yRange[a],Math.abs(l-o)/r.yRange[a]),r.yLogRatio[a]=i/r.gridHeight,i}})),r.invalidLogScale?t.slice():r.yLogRatio}}],[{key:"checkComboSeries",value:function(t){var e=!1,n=0,r=0;return t.length&&void 0!==t[0].type&&t.forEach((function(t){"bar"!==t.type&&"column"!==t.type&&"candlestick"!==t.type&&"boxPlot"!==t.type||n++,void 0!==t.type&&r++})),r>0&&(e=!0),{comboBarCount:n,comboCharts:e}}},{key:"extendArrayProps",value:function(t,e,n){return e.yaxis&&(e=t.extendYAxis(e,n)),e.annotations&&(e.annotations.yaxis&&(e=t.extendYAxisAnnotations(e)),e.annotations.xaxis&&(e=t.extendXAxisAnnotations(e)),e.annotations.points&&(e=t.extendPointAnnotations(e))),e}}]),t}(),A=function(){function t(e){l(this,t),this.w=e.w,this.annoCtx=e}return s(t,[{key:"setOrientations",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=this.w;if("vertical"===t.label.orientation){var r=null!==e?e:0,a=n.globals.dom.baseEl.querySelector(".apexcharts-xaxis-annotations .apexcharts-xaxis-annotation-label[rel='".concat(r,"']"));if(null!==a){var i=a.getBoundingClientRect();a.setAttribute("x",parseFloat(a.getAttribute("x"))-i.height+4),"top"===t.label.position?a.setAttribute("y",parseFloat(a.getAttribute("y"))+i.width):a.setAttribute("y",parseFloat(a.getAttribute("y"))-i.width);var o=this.annoCtx.graphics.rotateAroundCenter(a),l=o.x,c=o.y;a.setAttribute("transform","rotate(-90 ".concat(l," ").concat(c,")"))}}}},{key:"addBackgroundToAnno",value:function(t,e){var n=this.w;if(!t||void 0===e.label.text||void 0!==e.label.text&&!String(e.label.text).trim())return null;var r=n.globals.dom.baseEl.querySelector(".apexcharts-grid").getBoundingClientRect(),a=t.getBoundingClientRect(),i=e.label.style.padding.left,o=e.label.style.padding.right,l=e.label.style.padding.top,c=e.label.style.padding.bottom;"vertical"===e.label.orientation&&(l=e.label.style.padding.left,c=e.label.style.padding.right,i=e.label.style.padding.top,o=e.label.style.padding.bottom);var s=a.left-r.left-i,u=a.top-r.top-l,d=this.annoCtx.graphics.drawRect(s-n.globals.barPadForNumericAxis,u,a.width+i+o,a.height+l+c,e.label.borderRadius,e.label.style.background,1,e.label.borderWidth,e.label.borderColor,0);return e.id&&d.node.classList.add(e.id),d}},{key:"annotationsBackground",value:function(){var t=this,e=this.w,n=function(n,r,a){var i=e.globals.dom.baseEl.querySelector(".apexcharts-".concat(a,"-annotations .apexcharts-").concat(a,"-annotation-label[rel='").concat(r,"']"));if(i){var o=i.parentNode,l=t.addBackgroundToAnno(i,n);l&&(o.insertBefore(l.node,i),n.label.mouseEnter&&l.node.addEventListener("mouseenter",n.label.mouseEnter.bind(t,n)),n.label.mouseLeave&&l.node.addEventListener("mouseleave",n.label.mouseLeave.bind(t,n)),n.label.click&&l.node.addEventListener("click",n.label.click.bind(t,n)))}};e.config.annotations.xaxis.map((function(t,e){n(t,e,"xaxis")})),e.config.annotations.yaxis.map((function(t,e){n(t,e,"yaxis")})),e.config.annotations.points.map((function(t,e){n(t,e,"point")}))}},{key:"getY1Y2",value:function(t,e){var n,r="y1"===t?e.y:e.y2,a=this.w;if(this.annoCtx.invertAxis){var i=a.globals.labels.indexOf(r);a.config.xaxis.convertedCatToNumeric&&(i=a.globals.categoryLabels.indexOf(r));var o=a.globals.dom.baseEl.querySelector(".apexcharts-yaxis-texts-g text:nth-child("+(i+1)+")");o&&(n=parseFloat(o.getAttribute("y"))),void 0!==e.seriesIndex&&a.globals.barHeight&&(n=n-a.globals.barHeight/2*(a.globals.series.length-1)+a.globals.barHeight*e.seriesIndex)}else{var l;l=a.config.yaxis[e.yAxisIndex].logarithmic?(r=new C(this.annoCtx.ctx).getLogVal(r,e.yAxisIndex))/a.globals.yLogRatio[e.yAxisIndex]:(r-a.globals.minYArr[e.yAxisIndex])/(a.globals.yRange[e.yAxisIndex]/a.globals.gridHeight),n=a.globals.gridHeight-l,!e.marker||void 0!==e.y&&null!==e.y||(n=0),a.config.yaxis[e.yAxisIndex]&&a.config.yaxis[e.yAxisIndex].reversed&&(n=l)}return"string"==typeof r&&r.indexOf("px")>-1&&(n=parseFloat(r)),n}},{key:"getX1X2",value:function(t,e){var n=this.w,r=this.annoCtx.invertAxis?n.globals.minY:n.globals.minX,a=this.annoCtx.invertAxis?n.globals.maxY:n.globals.maxX,i=this.annoCtx.invertAxis?n.globals.yRange[0]:n.globals.xRange,o=(e.x-r)/(i/n.globals.gridWidth);this.annoCtx.inversedReversedAxis&&(o=(a-e.x)/(i/n.globals.gridWidth)),"category"!==n.config.xaxis.type&&!n.config.xaxis.convertedCatToNumeric||this.annoCtx.invertAxis||n.globals.dataFormatXNumeric||(o=this.getStringX(e.x));var l=(e.x2-r)/(i/n.globals.gridWidth);return this.annoCtx.inversedReversedAxis&&(l=(a-e.x2)/(i/n.globals.gridWidth)),"category"!==n.config.xaxis.type&&!n.config.xaxis.convertedCatToNumeric||this.annoCtx.invertAxis||n.globals.dataFormatXNumeric||(l=this.getStringX(e.x2)),void 0!==e.x&&null!==e.x||!e.marker||(o=n.globals.gridWidth),"x1"===t&&"string"==typeof e.x&&e.x.indexOf("px")>-1&&(o=parseFloat(e.x)),"x2"===t&&"string"==typeof e.x2&&e.x2.indexOf("px")>-1&&(l=parseFloat(e.x2)),void 0!==e.seriesIndex&&n.globals.barWidth&&!this.annoCtx.invertAxis&&(o=o-n.globals.barWidth/2*(n.globals.series.length-1)+n.globals.barWidth*e.seriesIndex),"x1"===t?o:l}},{key:"getStringX",value:function(t){var e=this.w,n=t;e.config.xaxis.convertedCatToNumeric&&e.globals.categoryLabels.length&&(t=e.globals.categoryLabels.indexOf(t)+1);var r=e.globals.labels.indexOf(t),a=e.globals.dom.baseEl.querySelector(".apexcharts-xaxis-texts-g text:nth-child("+(r+1)+")");return a&&(n=parseFloat(a.getAttribute("x"))),n}}]),t}(),k=function(){function t(e){l(this,t),this.w=e.w,this.annoCtx=e,this.invertAxis=this.annoCtx.invertAxis,this.helpers=new A(this.annoCtx)}return s(t,[{key:"addXaxisAnnotation",value:function(t,e,n){var r,a=this.w,i=this.helpers.getX1X2("x1",t),o=t.label.text,l=t.strokeDashArray;if(x.isNumber(i)){if(null===t.x2||void 0===t.x2){var c=this.annoCtx.graphics.drawLine(i+t.offsetX,0+t.offsetY,i+t.offsetX,a.globals.gridHeight+t.offsetY,t.borderColor,l,t.borderWidth);e.appendChild(c.node),t.id&&c.node.classList.add(t.id)}else{if((r=this.helpers.getX1X2("x2",t))<i){var s=i;i=r,r=s}var u=this.annoCtx.graphics.drawRect(i+t.offsetX,0+t.offsetY,r-i,a.globals.gridHeight+t.offsetY,0,t.fillColor,t.opacity,1,t.borderColor,l);u.node.classList.add("apexcharts-annotation-rect"),u.attr("clip-path","url(#gridRectMask".concat(a.globals.cuid,")")),e.appendChild(u.node),t.id&&u.node.classList.add(t.id)}var d=this.annoCtx.graphics.getTextRects(o,parseFloat(t.label.style.fontSize)),h="top"===t.label.position?4:"center"===t.label.position?a.globals.gridHeight/2+("vertical"===t.label.orientation?d.width/2:0):a.globals.gridHeight,f=this.annoCtx.graphics.drawText({x:i+t.label.offsetX,y:h+t.label.offsetY-("vertical"===t.label.orientation?"top"===t.label.position?d.width/2-12:-d.width/2:0),text:o,textAnchor:t.label.textAnchor,fontSize:t.label.style.fontSize,fontFamily:t.label.style.fontFamily,fontWeight:t.label.style.fontWeight,foreColor:t.label.style.color,cssClass:"apexcharts-xaxis-annotation-label ".concat(t.label.style.cssClass," ").concat(t.id?t.id:"")});f.attr({rel:n}),e.appendChild(f.node),this.annoCtx.helpers.setOrientations(t,n)}}},{key:"drawXAxisAnnotations",value:function(){var t=this,e=this.w,n=this.annoCtx.graphics.group({class:"apexcharts-xaxis-annotations"});return e.config.annotations.xaxis.map((function(e,r){t.addXaxisAnnotation(e,n.node,r)})),n}}]),t}(),H=function(){function t(e){l(this,t),this.w=e.w,this.annoCtx=e,this.helpers=new A(this.annoCtx)}return s(t,[{key:"addYaxisAnnotation",value:function(t,e,n){var r,a=this.w,i=t.strokeDashArray,o=this.helpers.getY1Y2("y1",t),l=t.label.text;if(null===t.y2||void 0===t.y2){var c=this.annoCtx.graphics.drawLine(0+t.offsetX,o+t.offsetY,this._getYAxisAnnotationWidth(t),o+t.offsetY,t.borderColor,i,t.borderWidth);e.appendChild(c.node),t.id&&c.node.classList.add(t.id)}else{if((r=this.helpers.getY1Y2("y2",t))>o){var s=o;o=r,r=s}var u=this.annoCtx.graphics.drawRect(0+t.offsetX,r+t.offsetY,this._getYAxisAnnotationWidth(t),o-r,0,t.fillColor,t.opacity,1,t.borderColor,i);u.node.classList.add("apexcharts-annotation-rect"),u.attr("clip-path","url(#gridRectMask".concat(a.globals.cuid,")")),e.appendChild(u.node),t.id&&u.node.classList.add(t.id)}var d="right"===t.label.position?a.globals.gridWidth:"center"===t.label.position?a.globals.gridWidth/2:0,h=this.annoCtx.graphics.drawText({x:d+t.label.offsetX,y:(null!=r?r:o)+t.label.offsetY-3,text:l,textAnchor:t.label.textAnchor,fontSize:t.label.style.fontSize,fontFamily:t.label.style.fontFamily,fontWeight:t.label.style.fontWeight,foreColor:t.label.style.color,cssClass:"apexcharts-yaxis-annotation-label ".concat(t.label.style.cssClass," ").concat(t.id?t.id:"")});h.attr({rel:n}),e.appendChild(h.node)}},{key:"_getYAxisAnnotationWidth",value:function(t){var e=this.w;return e.globals.gridWidth,(t.width.indexOf("%")>-1?e.globals.gridWidth*parseInt(t.width,10)/100:parseInt(t.width,10))+t.offsetX}},{key:"drawYAxisAnnotations",value:function(){var t=this,e=this.w,n=this.annoCtx.graphics.group({class:"apexcharts-yaxis-annotations"});return e.config.annotations.yaxis.map((function(e,r){t.addYaxisAnnotation(e,n.node,r)})),n}}]),t}(),E=function(){function t(e){l(this,t),this.w=e.w,this.annoCtx=e,this.helpers=new A(this.annoCtx)}return s(t,[{key:"addPointAnnotation",value:function(t,e,n){this.w;var r=this.helpers.getX1X2("x1",t),a=this.helpers.getY1Y2("y1",t);if(x.isNumber(r)){var i={pSize:t.marker.size,pointStrokeWidth:t.marker.strokeWidth,pointFillColor:t.marker.fillColor,pointStrokeColor:t.marker.strokeColor,shape:t.marker.shape,pRadius:t.marker.radius,class:"apexcharts-point-annotation-marker ".concat(t.marker.cssClass," ").concat(t.id?t.id:"")},o=this.annoCtx.graphics.drawMarker(r+t.marker.offsetX,a+t.marker.offsetY,i);e.appendChild(o.node);var l=t.label.text?t.label.text:"",c=this.annoCtx.graphics.drawText({x:r+t.label.offsetX,y:a+t.label.offsetY-t.marker.size-parseFloat(t.label.style.fontSize)/1.6,text:l,textAnchor:t.label.textAnchor,fontSize:t.label.style.fontSize,fontFamily:t.label.style.fontFamily,fontWeight:t.label.style.fontWeight,foreColor:t.label.style.color,cssClass:"apexcharts-point-annotation-label ".concat(t.label.style.cssClass," ").concat(t.id?t.id:"")});if(c.attr({rel:n}),e.appendChild(c.node),t.customSVG.SVG){var s=this.annoCtx.graphics.group({class:"apexcharts-point-annotations-custom-svg "+t.customSVG.cssClass});s.attr({transform:"translate(".concat(r+t.customSVG.offsetX,", ").concat(a+t.customSVG.offsetY,")")}),s.node.innerHTML=t.customSVG.SVG,e.appendChild(s.node)}if(t.image.path){var u=t.image.width?t.image.width:20,d=t.image.height?t.image.height:20;o=this.annoCtx.addImage({x:r+t.image.offsetX-u/2,y:a+t.image.offsetY-d/2,width:u,height:d,path:t.image.path,appendTo:".apexcharts-point-annotations"})}t.mouseEnter&&o.node.addEventListener("mouseenter",t.mouseEnter.bind(this,t)),t.mouseLeave&&o.node.addEventListener("mouseleave",t.mouseLeave.bind(this,t)),t.click&&o.node.addEventListener("click",t.click.bind(this,t))}}},{key:"drawPointAnnotations",value:function(){var t=this,e=this.w,n=this.annoCtx.graphics.group({class:"apexcharts-point-annotations"});return e.config.annotations.points.map((function(e,r){t.addPointAnnotation(e,n.node,r)})),n}}]),t}(),S={name:"en",options:{months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],toolbar:{exportToSVG:"Download SVG",exportToPNG:"Download PNG",exportToCSV:"Download CSV",menu:"Menu",selection:"Selection",selectionZoom:"Selection Zoom",zoomIn:"Zoom In",zoomOut:"Zoom Out",pan:"Panning",reset:"Reset Zoom"}}},L=function(){function t(){l(this,t),this.yAxis={show:!0,showAlways:!1,showForNullSeries:!0,seriesName:void 0,opposite:!1,reversed:!1,logarithmic:!1,logBase:10,tickAmount:void 0,stepSize:void 0,forceNiceScale:!1,max:void 0,min:void 0,floating:!1,decimalsInFloat:void 0,labels:{show:!0,minWidth:0,maxWidth:160,offsetX:0,offsetY:0,align:void 0,rotate:0,padding:20,style:{colors:[],fontSize:"11px",fontWeight:400,fontFamily:void 0,cssClass:""},formatter:void 0},axisBorder:{show:!1,color:"#e0e0e0",width:1,offsetX:0,offsetY:0},axisTicks:{show:!1,color:"#e0e0e0",width:6,offsetX:0,offsetY:0},title:{text:void 0,rotate:-90,offsetY:0,offsetX:0,style:{color:void 0,fontSize:"11px",fontWeight:900,fontFamily:void 0,cssClass:""}},tooltip:{enabled:!1,offsetX:0},crosshairs:{show:!0,position:"front",stroke:{color:"#b6b6b6",width:1,dashArray:0}}},this.pointAnnotation={id:void 0,x:0,y:null,yAxisIndex:0,seriesIndex:void 0,mouseEnter:void 0,mouseLeave:void 0,click:void 0,marker:{size:4,fillColor:"#fff",strokeWidth:2,strokeColor:"#333",shape:"circle",offsetX:0,offsetY:0,radius:2,cssClass:""},label:{borderColor:"#c2c2c2",borderWidth:1,borderRadius:2,text:void 0,textAnchor:"middle",offsetX:0,offsetY:0,mouseEnter:void 0,mouseLeave:void 0,click:void 0,style:{background:"#fff",color:void 0,fontSize:"11px",fontFamily:void 0,fontWeight:400,cssClass:"",padding:{left:5,right:5,top:2,bottom:2}}},customSVG:{SVG:void 0,cssClass:void 0,offsetX:0,offsetY:0},image:{path:void 0,width:20,height:20,offsetX:0,offsetY:0}},this.yAxisAnnotation={id:void 0,y:0,y2:null,strokeDashArray:1,fillColor:"#c2c2c2",borderColor:"#c2c2c2",borderWidth:1,opacity:.3,offsetX:0,offsetY:0,width:"100%",yAxisIndex:0,label:{borderColor:"#c2c2c2",borderWidth:1,borderRadius:2,text:void 0,textAnchor:"end",position:"right",offsetX:0,offsetY:-3,mouseEnter:void 0,mouseLeave:void 0,click:void 0,style:{background:"#fff",color:void 0,fontSize:"11px",fontFamily:void 0,fontWeight:400,cssClass:"",padding:{left:5,right:5,top:2,bottom:2}}}},this.xAxisAnnotation={id:void 0,x:0,x2:null,strokeDashArray:1,fillColor:"#c2c2c2",borderColor:"#c2c2c2",borderWidth:1,opacity:.3,offsetX:0,offsetY:0,label:{borderColor:"#c2c2c2",borderWidth:1,borderRadius:2,text:void 0,textAnchor:"middle",orientation:"vertical",position:"top",offsetX:0,offsetY:0,mouseEnter:void 0,mouseLeave:void 0,click:void 0,style:{background:"#fff",color:void 0,fontSize:"11px",fontFamily:void 0,fontWeight:400,cssClass:"",padding:{left:5,right:5,top:2,bottom:2}}}},this.text={x:0,y:0,text:"",textAnchor:"start",foreColor:void 0,fontSize:"13px",fontFamily:void 0,fontWeight:400,appendTo:".apexcharts-annotations",backgroundColor:"transparent",borderColor:"#c2c2c2",borderRadius:0,borderWidth:0,paddingLeft:4,paddingRight:4,paddingTop:2,paddingBottom:2}}return s(t,[{key:"init",value:function(){return{annotations:{yaxis:[this.yAxisAnnotation],xaxis:[this.xAxisAnnotation],points:[this.pointAnnotation],texts:[],images:[],shapes:[]},chart:{animations:{enabled:!0,easing:"easeinout",speed:800,animateGradually:{delay:150,enabled:!0},dynamicAnimation:{enabled:!0,speed:350}},background:"transparent",locales:[S],defaultLocale:"en",dropShadow:{enabled:!1,enabledOnSeries:void 0,top:2,left:2,blur:4,color:"#000",opacity:.35},events:{animationEnd:void 0,beforeMount:void 0,mounted:void 0,updated:void 0,click:void 0,mouseMove:void 0,mouseLeave:void 0,xAxisLabelClick:void 0,legendClick:void 0,markerClick:void 0,selection:void 0,dataPointSelection:void 0,dataPointMouseEnter:void 0,dataPointMouseLeave:void 0,beforeZoom:void 0,beforeResetZoom:void 0,zoomed:void 0,scrolled:void 0,brushScrolled:void 0},foreColor:"#373d3f",fontFamily:"Helvetica, Arial, sans-serif",height:"auto",parentHeightOffset:15,redrawOnParentResize:!0,redrawOnWindowResize:!0,id:void 0,group:void 0,nonce:void 0,offsetX:0,offsetY:0,selection:{enabled:!1,type:"x",fill:{color:"#24292e",opacity:.1},stroke:{width:1,color:"#24292e",opacity:.4,dashArray:3},xaxis:{min:void 0,max:void 0},yaxis:{min:void 0,max:void 0}},sparkline:{enabled:!1},brush:{enabled:!1,autoScaleYaxis:!0,target:void 0,targets:void 0},stacked:!1,stackOnlyBar:!0,stackType:"normal",toolbar:{show:!0,offsetX:0,offsetY:0,tools:{download:!0,selection:!0,zoom:!0,zoomin:!0,zoomout:!0,pan:!0,reset:!0,customIcons:[]},export:{csv:{filename:void 0,columnDelimiter:",",headerCategory:"category",headerValue:"value",dateFormatter:function(t){return new Date(t).toDateString()}},png:{filename:void 0},svg:{filename:void 0}},autoSelected:"zoom"},type:"line",width:"100%",zoom:{enabled:!0,type:"x",autoScaleYaxis:!1,zoomedArea:{fill:{color:"#90CAF9",opacity:.4},stroke:{color:"#0D47A1",opacity:.4,width:1}}}},plotOptions:{area:{fillTo:"origin"},bar:{horizontal:!1,columnWidth:"70%",barHeight:"70%",distributed:!1,borderRadius:0,borderRadiusApplication:"around",borderRadiusWhenStacked:"last",rangeBarOverlap:!0,rangeBarGroupRows:!1,hideZeroBarsWhenGrouped:!1,isDumbbell:!1,dumbbellColors:void 0,isFunnel:!1,isFunnel3d:!0,colors:{ranges:[],backgroundBarColors:[],backgroundBarOpacity:1,backgroundBarRadius:0},dataLabels:{position:"top",maxItems:100,hideOverflowingLabels:!0,orientation:"horizontal",total:{enabled:!1,formatter:void 0,offsetX:0,offsetY:0,style:{color:"#373d3f",fontSize:"12px",fontFamily:void 0,fontWeight:600}}}},bubble:{zScaling:!0,minBubbleRadius:void 0,maxBubbleRadius:void 0},candlestick:{colors:{upward:"#00B746",downward:"#EF403C"},wick:{useFillColor:!0}},boxPlot:{colors:{upper:"#00E396",lower:"#008FFB"}},heatmap:{radius:2,enableShades:!0,shadeIntensity:.5,reverseNegativeShade:!1,distributed:!1,useFillColorAsStroke:!1,colorScale:{inverse:!1,ranges:[],min:void 0,max:void 0}},treemap:{enableShades:!0,shadeIntensity:.5,distributed:!1,reverseNegativeShade:!1,useFillColorAsStroke:!1,dataLabels:{format:"scale"},colorScale:{inverse:!1,ranges:[],min:void 0,max:void 0}},radialBar:{inverseOrder:!1,startAngle:0,endAngle:360,offsetX:0,offsetY:0,hollow:{margin:5,size:"50%",background:"transparent",image:void 0,imageWidth:150,imageHeight:150,imageOffsetX:0,imageOffsetY:0,imageClipped:!0,position:"front",dropShadow:{enabled:!1,top:0,left:0,blur:3,color:"#000",opacity:.5}},track:{show:!0,startAngle:void 0,endAngle:void 0,background:"#f2f2f2",strokeWidth:"97%",opacity:1,margin:5,dropShadow:{enabled:!1,top:0,left:0,blur:3,color:"#000",opacity:.5}},dataLabels:{show:!0,name:{show:!0,fontSize:"16px",fontFamily:void 0,fontWeight:600,color:void 0,offsetY:0,formatter:function(t){return t}},value:{show:!0,fontSize:"14px",fontFamily:void 0,fontWeight:400,color:void 0,offsetY:16,formatter:function(t){return t+"%"}},total:{show:!1,label:"Total",fontSize:"16px",fontWeight:600,fontFamily:void 0,color:void 0,formatter:function(t){return t.globals.seriesTotals.reduce((function(t,e){return t+e}),0)/t.globals.series.length+"%"}}},barLabels:{enabled:!1,margin:5,useSeriesColors:!0,fontFamily:void 0,fontWeight:600,fontSize:"16px",formatter:function(t){return t},onClick:void 0}},pie:{customScale:1,offsetX:0,offsetY:0,startAngle:0,endAngle:360,expandOnClick:!0,dataLabels:{offset:0,minAngleToShowLabel:10},donut:{size:"65%",background:"transparent",labels:{show:!1,name:{show:!0,fontSize:"16px",fontFamily:void 0,fontWeight:600,color:void 0,offsetY:-10,formatter:function(t){return t}},value:{show:!0,fontSize:"20px",fontFamily:void 0,fontWeight:400,color:void 0,offsetY:10,formatter:function(t){return t}},total:{show:!1,showAlways:!1,label:"Total",fontSize:"16px",fontWeight:400,fontFamily:void 0,color:void 0,formatter:function(t){return t.globals.seriesTotals.reduce((function(t,e){return t+e}),0)}}}}},polarArea:{rings:{strokeWidth:1,strokeColor:"#e8e8e8"},spokes:{strokeWidth:1,connectorColors:"#e8e8e8"}},radar:{size:void 0,offsetX:0,offsetY:0,polygons:{strokeWidth:1,strokeColors:"#e8e8e8",connectorColors:"#e8e8e8",fill:{colors:void 0}}}},colors:void 0,dataLabels:{enabled:!0,enabledOnSeries:void 0,formatter:function(t){return null!==t?t:""},textAnchor:"middle",distributed:!1,offsetX:0,offsetY:0,style:{fontSize:"12px",fontFamily:void 0,fontWeight:600,colors:void 0},background:{enabled:!0,foreColor:"#fff",borderRadius:2,padding:4,opacity:.9,borderWidth:1,borderColor:"#fff",dropShadow:{enabled:!1,top:1,left:1,blur:1,color:"#000",opacity:.45}},dropShadow:{enabled:!1,top:1,left:1,blur:1,color:"#000",opacity:.45}},fill:{type:"solid",colors:void 0,opacity:.85,gradient:{shade:"dark",type:"horizontal",shadeIntensity:.5,gradientToColors:void 0,inverseColors:!0,opacityFrom:1,opacityTo:1,stops:[0,50,100],colorStops:[]},image:{src:[],width:void 0,height:void 0},pattern:{style:"squares",width:6,height:6,strokeWidth:2}},forecastDataPoints:{count:0,fillOpacity:.5,strokeWidth:void 0,dashArray:4},grid:{show:!0,borderColor:"#e0e0e0",strokeDashArray:0,position:"back",xaxis:{lines:{show:!1}},yaxis:{lines:{show:!0}},row:{colors:void 0,opacity:.5},column:{colors:void 0,opacity:.5},padding:{top:0,right:10,bottom:0,left:12}},labels:[],legend:{show:!0,showForSingleSeries:!1,showForNullSeries:!0,showForZeroSeries:!0,floating:!1,position:"bottom",horizontalAlign:"center",inverseOrder:!1,fontSize:"12px",fontFamily:void 0,fontWeight:400,width:void 0,height:void 0,formatter:void 0,tooltipHoverFormatter:void 0,offsetX:-20,offsetY:4,customLegendItems:[],labels:{colors:void 0,useSeriesColors:!1},markers:{width:12,height:12,strokeWidth:0,fillColors:void 0,strokeColor:"#fff",radius:12,customHTML:void 0,offsetX:0,offsetY:0,onClick:void 0},itemMargin:{horizontal:5,vertical:2},onItemClick:{toggleDataSeries:!0},onItemHover:{highlightDataSeries:!0}},markers:{discrete:[],size:0,colors:void 0,strokeColors:"#fff",strokeWidth:2,strokeOpacity:.9,strokeDashArray:0,fillOpacity:1,shape:"circle",width:8,height:8,radius:2,offsetX:0,offsetY:0,onClick:void 0,onDblClick:void 0,showNullDataPoints:!0,hover:{size:void 0,sizeOffset:3}},noData:{text:void 0,align:"center",verticalAlign:"middle",offsetX:0,offsetY:0,style:{color:void 0,fontSize:"14px",fontFamily:void 0}},responsive:[],series:void 0,states:{normal:{filter:{type:"none",value:0}},hover:{filter:{type:"lighten",value:.1}},active:{allowMultipleDataPointsSelection:!1,filter:{type:"darken",value:.5}}},title:{text:void 0,align:"left",margin:5,offsetX:0,offsetY:0,floating:!1,style:{fontSize:"14px",fontWeight:900,fontFamily:void 0,color:void 0}},subtitle:{text:void 0,align:"left",margin:5,offsetX:0,offsetY:30,floating:!1,style:{fontSize:"12px",fontWeight:400,fontFamily:void 0,color:void 0}},stroke:{show:!0,curve:"smooth",lineCap:"butt",width:2,colors:void 0,dashArray:0,fill:{type:"solid",colors:void 0,opacity:.85,gradient:{shade:"dark",type:"horizontal",shadeIntensity:.5,gradientToColors:void 0,inverseColors:!0,opacityFrom:1,opacityTo:1,stops:[0,50,100],colorStops:[]}}},tooltip:{enabled:!0,enabledOnSeries:void 0,shared:!0,hideEmptySeries:!0,followCursor:!1,intersect:!1,inverseOrder:!1,custom:void 0,fillSeriesColor:!1,theme:"light",cssClass:"",style:{fontSize:"12px",fontFamily:void 0},onDatasetHover:{highlightDataSeries:!1},x:{show:!0,format:"dd MMM",formatter:void 0},y:{formatter:void 0,title:{formatter:function(t){return t?t+": ":""}}},z:{formatter:void 0,title:"Size: "},marker:{show:!0,fillColors:void 0},items:{display:"flex"},fixed:{enabled:!1,position:"topRight",offsetX:0,offsetY:0}},xaxis:{type:"category",categories:[],convertedCatToNumeric:!1,offsetX:0,offsetY:0,overwriteCategories:void 0,labels:{show:!0,rotate:-45,rotateAlways:!1,hideOverlappingLabels:!0,trim:!1,minHeight:void 0,maxHeight:120,showDuplicates:!0,style:{colors:[],fontSize:"12px",fontWeight:400,fontFamily:void 0,cssClass:""},offsetX:0,offsetY:0,format:void 0,formatter:void 0,datetimeUTC:!0,datetimeFormatter:{year:"yyyy",month:"MMM 'yy",day:"dd MMM",hour:"HH:mm",minute:"HH:mm:ss",second:"HH:mm:ss"}},group:{groups:[],style:{colors:[],fontSize:"12px",fontWeight:400,fontFamily:void 0,cssClass:""}},axisBorder:{show:!0,color:"#e0e0e0",width:"100%",height:1,offsetX:0,offsetY:0},axisTicks:{show:!0,color:"#e0e0e0",height:6,offsetX:0,offsetY:0},stepSize:void 0,tickAmount:void 0,tickPlacement:"on",min:void 0,max:void 0,range:void 0,floating:!1,decimalsInFloat:void 0,position:"bottom",title:{text:void 0,offsetX:0,offsetY:0,style:{color:void 0,fontSize:"12px",fontWeight:900,fontFamily:void 0,cssClass:""}},crosshairs:{show:!0,width:1,position:"back",opacity:.9,stroke:{color:"#b6b6b6",width:1,dashArray:3},fill:{type:"solid",color:"#B1B9C4",gradient:{colorFrom:"#D8E3F0",colorTo:"#BED1E6",stops:[0,100],opacityFrom:.4,opacityTo:.5}},dropShadow:{enabled:!1,left:0,top:0,blur:1,opacity:.4}},tooltip:{enabled:!0,offsetY:0,formatter:void 0,style:{fontSize:"12px",fontFamily:void 0}}},yaxis:this.yAxis,theme:{mode:"light",palette:"palette1",monochrome:{enabled:!1,color:"#008FFB",shadeTo:"light",shadeIntensity:.65}}}}}]),t}(),_=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w,this.graphics=new z(this.ctx),this.w.globals.isBarHorizontal&&(this.invertAxis=!0),this.helpers=new A(this),this.xAxisAnnotations=new k(this),this.yAxisAnnotations=new H(this),this.pointsAnnotations=new E(this),this.w.globals.isBarHorizontal&&this.w.config.yaxis[0].reversed&&(this.inversedReversedAxis=!0),this.xDivision=this.w.globals.gridWidth/this.w.globals.dataPoints}return s(t,[{key:"drawAxesAnnotations",value:function(){var t=this.w;if(t.globals.axisCharts){for(var e=this.yAxisAnnotations.drawYAxisAnnotations(),n=this.xAxisAnnotations.drawXAxisAnnotations(),r=this.pointsAnnotations.drawPointAnnotations(),a=t.config.chart.animations.enabled,i=[e,n,r],o=[n.node,e.node,r.node],l=0;l<3;l++)t.globals.dom.elGraphical.add(i[l]),!a||t.globals.resized||t.globals.dataChanged||"scatter"!==t.config.chart.type&&"bubble"!==t.config.chart.type&&t.globals.dataPoints>1&&o[l].classList.add("apexcharts-element-hidden"),t.globals.delayedElements.push({el:o[l],index:0});this.helpers.annotationsBackground()}}},{key:"drawImageAnnos",value:function(){var t=this;this.w.config.annotations.images.map((function(e,n){t.addImage(e,n)}))}},{key:"drawTextAnnos",value:function(){var t=this;this.w.config.annotations.texts.map((function(e,n){t.addText(e,n)}))}},{key:"addXaxisAnnotation",value:function(t,e,n){this.xAxisAnnotations.addXaxisAnnotation(t,e,n)}},{key:"addYaxisAnnotation",value:function(t,e,n){this.yAxisAnnotations.addYaxisAnnotation(t,e,n)}},{key:"addPointAnnotation",value:function(t,e,n){this.pointsAnnotations.addPointAnnotation(t,e,n)}},{key:"addText",value:function(t,e){var n=t.x,r=t.y,a=t.text,i=t.textAnchor,o=t.foreColor,l=t.fontSize,c=t.fontFamily,s=t.fontWeight,u=t.cssClass,d=t.backgroundColor,h=t.borderWidth,f=t.strokeDashArray,p=t.borderRadius,g=t.borderColor,v=t.appendTo,m=void 0===v?".apexcharts-svg":v,y=t.paddingLeft,b=void 0===y?4:y,x=t.paddingRight,M=void 0===x?4:x,w=t.paddingBottom,z=void 0===w?2:w,C=t.paddingTop,A=void 0===C?2:C,k=this.w,H=this.graphics.drawText({x:n,y:r,text:a,textAnchor:i||"start",fontSize:l||"12px",fontWeight:s||"regular",fontFamily:c||k.config.chart.fontFamily,foreColor:o||k.config.chart.foreColor,cssClass:u}),E=k.globals.dom.baseEl.querySelector(m);E&&E.appendChild(H.node);var S=H.bbox();if(a){var L=this.graphics.drawRect(S.x-b,S.y-A,S.width+b+M,S.height+z+A,p,d||"transparent",1,h,g,f);E.insertBefore(L.node,H.node)}}},{key:"addImage",value:function(t,e){var n=this.w,r=t.path,a=t.x,i=void 0===a?0:a,o=t.y,l=void 0===o?0:o,c=t.width,s=void 0===c?20:c,u=t.height,d=void 0===u?20:u,h=t.appendTo,f=void 0===h?".apexcharts-svg":h,p=n.globals.dom.Paper.image(r);p.size(s,d).move(i,l);var g=n.globals.dom.baseEl.querySelector(f);return g&&g.appendChild(p.node),p}},{key:"addXaxisAnnotationExternal",value:function(t,e,n){return this.addAnnotationExternal({params:t,pushToMemory:e,context:n,type:"xaxis",contextMethod:n.addXaxisAnnotation}),n}},{key:"addYaxisAnnotationExternal",value:function(t,e,n){return this.addAnnotationExternal({params:t,pushToMemory:e,context:n,type:"yaxis",contextMethod:n.addYaxisAnnotation}),n}},{key:"addPointAnnotationExternal",value:function(t,e,n){return void 0===this.invertAxis&&(this.invertAxis=n.w.globals.isBarHorizontal),this.addAnnotationExternal({params:t,pushToMemory:e,context:n,type:"point",contextMethod:n.addPointAnnotation}),n}},{key:"addAnnotationExternal",value:function(t){var e=t.params,n=t.pushToMemory,r=t.context,a=t.type,i=t.contextMethod,o=r,l=o.w,c=l.globals.dom.baseEl.querySelector(".apexcharts-".concat(a,"-annotations")),s=c.childNodes.length+1,u=new L,d=Object.assign({},"xaxis"===a?u.xAxisAnnotation:"yaxis"===a?u.yAxisAnnotation:u.pointAnnotation),h=x.extend(d,e);switch(a){case"xaxis":this.addXaxisAnnotation(h,c,s);break;case"yaxis":this.addYaxisAnnotation(h,c,s);break;case"point":this.addPointAnnotation(h,c,s)}var f=l.globals.dom.baseEl.querySelector(".apexcharts-".concat(a,"-annotations .apexcharts-").concat(a,"-annotation-label[rel='").concat(s,"']")),p=this.helpers.addBackgroundToAnno(f,h);return p&&c.insertBefore(p.node,f),n&&l.globals.memory.methodsToExec.push({context:o,id:h.id?h.id:x.randomId(),method:i,label:"addAnnotation",params:e}),r}},{key:"clearAnnotations",value:function(t){var e=t.w,n=e.globals.dom.baseEl.querySelectorAll(".apexcharts-yaxis-annotations, .apexcharts-xaxis-annotations, .apexcharts-point-annotations");e.globals.memory.methodsToExec.map((function(t,n){"addText"!==t.label&&"addAnnotation"!==t.label||e.globals.memory.methodsToExec.splice(n,1)})),n=x.listToArray(n),Array.prototype.forEach.call(n,(function(t){for(;t.firstChild;)t.removeChild(t.firstChild)}))}},{key:"removeAnnotation",value:function(t,e){var n=t.w,r=n.globals.dom.baseEl.querySelectorAll(".".concat(e));r&&(n.globals.memory.methodsToExec.map((function(t,r){t.id===e&&n.globals.memory.methodsToExec.splice(r,1)})),Array.prototype.forEach.call(r,(function(t){t.parentElement.removeChild(t)})))}}]),t}(),B=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w,this.months31=[1,3,5,7,8,10,12],this.months30=[2,4,6,9,11],this.daysCntOfYear=[0,31,59,90,120,151,181,212,243,273,304,334]}return s(t,[{key:"isValidDate",value:function(t){return"number"!=typeof t&&!isNaN(this.parseDate(t))}},{key:"getTimeStamp",value:function(t){return Date.parse(t)?this.w.config.xaxis.labels.datetimeUTC?new Date(new Date(t).toISOString().substr(0,25)).getTime():new Date(t).getTime():t}},{key:"getDate",value:function(t){return this.w.config.xaxis.labels.datetimeUTC?new Date(new Date(t).toUTCString()):new Date(t)}},{key:"parseDate",value:function(t){var e=Date.parse(t);if(!isNaN(e))return this.getTimeStamp(t);var n=Date.parse(t.replace(/-/g,"/").replace(/[a-z]+/gi," "));return this.getTimeStamp(n)}},{key:"parseDateWithTimezone",value:function(t){return Date.parse(t.replace(/-/g,"/").replace(/[a-z]+/gi," "))}},{key:"formatDate",value:function(t,e){var n=this.w.globals.locale,r=this.w.config.xaxis.labels.datetimeUTC,a=["\0"].concat(m(n.months)),i=["\x01"].concat(m(n.shortMonths)),o=["\x02"].concat(m(n.days)),l=["\x03"].concat(m(n.shortDays));function c(t,e){var n=t+"";for(e=e||2;n.length<e;)n="0"+n;return n}var s=r?t.getUTCFullYear():t.getFullYear();e=(e=(e=e.replace(/(^|[^\\])yyyy+/g,"$1"+s)).replace(/(^|[^\\])yy/g,"$1"+s.toString().substr(2,2))).replace(/(^|[^\\])y/g,"$1"+s);var u=(r?t.getUTCMonth():t.getMonth())+1;e=(e=(e=(e=e.replace(/(^|[^\\])MMMM+/g,"$1"+a[0])).replace(/(^|[^\\])MMM/g,"$1"+i[0])).replace(/(^|[^\\])MM/g,"$1"+c(u))).replace(/(^|[^\\])M/g,"$1"+u);var d=r?t.getUTCDate():t.getDate();e=(e=(e=(e=e.replace(/(^|[^\\])dddd+/g,"$1"+o[0])).replace(/(^|[^\\])ddd/g,"$1"+l[0])).replace(/(^|[^\\])dd/g,"$1"+c(d))).replace(/(^|[^\\])d/g,"$1"+d);var h=r?t.getUTCHours():t.getHours(),f=h>12?h-12:0===h?12:h;e=(e=(e=(e=e.replace(/(^|[^\\])HH+/g,"$1"+c(h))).replace(/(^|[^\\])H/g,"$1"+h)).replace(/(^|[^\\])hh+/g,"$1"+c(f))).replace(/(^|[^\\])h/g,"$1"+f);var p=r?t.getUTCMinutes():t.getMinutes();e=(e=e.replace(/(^|[^\\])mm+/g,"$1"+c(p))).replace(/(^|[^\\])m/g,"$1"+p);var g=r?t.getUTCSeconds():t.getSeconds();e=(e=e.replace(/(^|[^\\])ss+/g,"$1"+c(g))).replace(/(^|[^\\])s/g,"$1"+g);var v=r?t.getUTCMilliseconds():t.getMilliseconds();e=e.replace(/(^|[^\\])fff+/g,"$1"+c(v,3)),v=Math.round(v/10),e=e.replace(/(^|[^\\])ff/g,"$1"+c(v)),v=Math.round(v/10);var y=h<12?"AM":"PM";e=(e=(e=e.replace(/(^|[^\\])f/g,"$1"+v)).replace(/(^|[^\\])TT+/g,"$1"+y)).replace(/(^|[^\\])T/g,"$1"+y.charAt(0));var b=y.toLowerCase();e=(e=e.replace(/(^|[^\\])tt+/g,"$1"+b)).replace(/(^|[^\\])t/g,"$1"+b.charAt(0));var x=-t.getTimezoneOffset(),M=r||!x?"Z":x>0?"+":"-";if(!r){var w=(x=Math.abs(x))%60;M+=c(Math.floor(x/60))+":"+c(w)}e=e.replace(/(^|[^\\])K/g,"$1"+M);var z=(r?t.getUTCDay():t.getDay())+1;return(e=(e=(e=(e=e.replace(new RegExp(o[0],"g"),o[z])).replace(new RegExp(l[0],"g"),l[z])).replace(new RegExp(a[0],"g"),a[u])).replace(new RegExp(i[0],"g"),i[u])).replace(/\\(.)/g,"$1")}},{key:"getTimeUnitsfromTimestamp",value:function(t,e,n){var r=this.w;void 0!==r.config.xaxis.min&&(t=r.config.xaxis.min),void 0!==r.config.xaxis.max&&(e=r.config.xaxis.max);var a=this.getDate(t),i=this.getDate(e),o=this.formatDate(a,"yyyy MM dd HH mm ss fff").split(" "),l=this.formatDate(i,"yyyy MM dd HH mm ss fff").split(" ");return{minMillisecond:parseInt(o[6],10),maxMillisecond:parseInt(l[6],10),minSecond:parseInt(o[5],10),maxSecond:parseInt(l[5],10),minMinute:parseInt(o[4],10),maxMinute:parseInt(l[4],10),minHour:parseInt(o[3],10),maxHour:parseInt(l[3],10),minDate:parseInt(o[2],10),maxDate:parseInt(l[2],10),minMonth:parseInt(o[1],10)-1,maxMonth:parseInt(l[1],10)-1,minYear:parseInt(o[0],10),maxYear:parseInt(l[0],10)}}},{key:"isLeapYear",value:function(t){return t%4==0&&t%100!=0||t%400==0}},{key:"calculcateLastDaysOfMonth",value:function(t,e,n){return this.determineDaysOfMonths(t,e)-n}},{key:"determineDaysOfYear",value:function(t){var e=365;return this.isLeapYear(t)&&(e=366),e}},{key:"determineRemainingDaysOfYear",value:function(t,e,n){var r=this.daysCntOfYear[e]+n;return e>1&&this.isLeapYear()&&r++,r}},{key:"determineDaysOfMonths",value:function(t,e){var n=30;switch(t=x.monthMod(t),!0){case this.months30.indexOf(t)>-1:2===t&&(n=this.isLeapYear(e)?29:28);break;case this.months31.indexOf(t)>-1:default:n=31}return n}}]),t}(),D=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w,this.tooltipKeyFormat="dd MMM"}return s(t,[{key:"xLabelFormat",value:function(t,e,n,r){var a=this.w;if("datetime"===a.config.xaxis.type&&void 0===a.config.xaxis.labels.formatter&&void 0===a.config.tooltip.x.formatter){var i=new B(this.ctx);return i.formatDate(i.getDate(e),a.config.tooltip.x.format)}return t(e,n,r)}},{key:"defaultGeneralFormatter",value:function(t){return Array.isArray(t)?t.map((function(t){return t})):t}},{key:"defaultYFormatter",value:function(t,e,n){var r=this.w;return x.isNumber(t)&&(t=0!==r.globals.yValueDecimal?t.toFixed(void 0!==e.decimalsInFloat?e.decimalsInFloat:r.globals.yValueDecimal):r.globals.maxYArr[n]-r.globals.minYArr[n]<5?t.toFixed(1):t.toFixed(0)),t}},{key:"setLabelFormatters",value:function(){var t=this,e=this.w;return e.globals.xaxisTooltipFormatter=function(e){return t.defaultGeneralFormatter(e)},e.globals.ttKeyFormatter=function(e){return t.defaultGeneralFormatter(e)},e.globals.ttZFormatter=function(t){return t},e.globals.legendFormatter=function(e){return t.defaultGeneralFormatter(e)},void 0!==e.config.xaxis.labels.formatter?e.globals.xLabelFormatter=e.config.xaxis.labels.formatter:e.globals.xLabelFormatter=function(t){if(x.isNumber(t)){if(!e.config.xaxis.convertedCatToNumeric&&"numeric"===e.config.xaxis.type){if(x.isNumber(e.config.xaxis.decimalsInFloat))return t.toFixed(e.config.xaxis.decimalsInFloat);var n=e.globals.maxX-e.globals.minX;return n>0&&n<100?t.toFixed(1):t.toFixed(0)}return e.globals.isBarHorizontal&&e.globals.maxY-e.globals.minYArr<4?t.toFixed(1):t.toFixed(0)}return t},"function"==typeof e.config.tooltip.x.formatter?e.globals.ttKeyFormatter=e.config.tooltip.x.formatter:e.globals.ttKeyFormatter=e.globals.xLabelFormatter,"function"==typeof e.config.xaxis.tooltip.formatter&&(e.globals.xaxisTooltipFormatter=e.config.xaxis.tooltip.formatter),(Array.isArray(e.config.tooltip.y)||void 0!==e.config.tooltip.y.formatter)&&(e.globals.ttVal=e.config.tooltip.y),void 0!==e.config.tooltip.z.formatter&&(e.globals.ttZFormatter=e.config.tooltip.z.formatter),void 0!==e.config.legend.formatter&&(e.globals.legendFormatter=e.config.legend.formatter),e.config.yaxis.forEach((function(n,r){void 0!==n.labels.formatter?e.globals.yLabelFormatters[r]=n.labels.formatter:e.globals.yLabelFormatters[r]=function(a){return e.globals.xyCharts?Array.isArray(a)?a.map((function(e){return t.defaultYFormatter(e,n,r)})):t.defaultYFormatter(a,n,r):a}})),e.globals}},{key:"heatmapLabelFormatters",value:function(){var t=this.w;if("heatmap"===t.config.chart.type){t.globals.yAxisScale[0].result=t.globals.seriesNames.slice();var e=t.globals.seriesNames.reduce((function(t,e){return t.length>e.length?t:e}),0);t.globals.yAxisScale[0].niceMax=e,t.globals.yAxisScale[0].niceMin=e}}}]),t}(),T=function(t){var e,n=t.isTimeline,r=t.ctx,a=t.seriesIndex,i=t.dataPointIndex,o=t.y1,l=t.y2,c=t.w,s=c.globals.seriesRangeStart[a][i],u=c.globals.seriesRangeEnd[a][i],d=c.globals.labels[i],h=c.config.series[a].name?c.config.series[a].name:"",f=c.globals.ttKeyFormatter,p=c.config.tooltip.y.title.formatter,g={w:c,seriesIndex:a,dataPointIndex:i,start:s,end:u};"function"==typeof p&&(h=p(h,g)),null!==(e=c.config.series[a].data[i])&&void 0!==e&&e.x&&(d=c.config.series[a].data[i].x),n||"datetime"===c.config.xaxis.type&&(d=new D(r).xLabelFormat(c.globals.ttKeyFormatter,d,d,{i:void 0,dateFormatter:new B(r).formatDate,w:c})),"function"==typeof f&&(d=f(d,g)),Number.isFinite(o)&&Number.isFinite(l)&&(s=o,u=l);var v="",m="",y=c.globals.colors[a];if(void 0===c.config.tooltip.x.formatter)if("datetime"===c.config.xaxis.type){var b=new B(r);v=b.formatDate(b.getDate(s),c.config.tooltip.x.format),m=b.formatDate(b.getDate(u),c.config.tooltip.x.format)}else v=s,m=u;else v=c.config.tooltip.x.formatter(s),m=c.config.tooltip.x.formatter(u);return{start:s,end:u,startVal:v,endVal:m,ylabel:d,color:y,seriesName:h}},V=function(t){var e=t.color,n=t.seriesName,r=t.ylabel,a=t.start,i=t.end,o=t.seriesIndex,l=t.dataPointIndex,c=t.ctx.tooltip.tooltipLabels.getFormatters(o);a=c.yLbFormatter(a),i=c.yLbFormatter(i);var s=c.yLbFormatter(t.w.globals.series[o][l]),u='<span class="value start-value">\n  '.concat(a,'\n  </span> <span class="separator">-</span> <span class="value end-value">\n  ').concat(i,"\n  </span>");return'<div class="apexcharts-tooltip-rangebar"><div> <span class="series-name" style="color: '+e+'">'+(n||"")+'</span></div><div> <span class="category">'+r+": </span> "+(t.w.globals.comboCharts?"rangeArea"===t.w.config.series[o].type||"rangeBar"===t.w.config.series[o].type?u:"<span>".concat(s,"</span>"):u)+" </div></div>"},O=function(){function t(e){l(this,t),this.opts=e}return s(t,[{key:"hideYAxis",value:function(){this.opts.yaxis[0].show=!1,this.opts.yaxis[0].title.text="",this.opts.yaxis[0].axisBorder.show=!1,this.opts.yaxis[0].axisTicks.show=!1,this.opts.yaxis[0].floating=!0}},{key:"line",value:function(){return{chart:{animations:{easing:"swing"}},dataLabels:{enabled:!1},stroke:{width:5,curve:"straight"},markers:{size:0,hover:{sizeOffset:6}},xaxis:{crosshairs:{width:1}}}}},{key:"sparkline",value:function(t){return this.hideYAxis(),x.extend(t,{grid:{show:!1,padding:{left:0,right:0,top:0,bottom:0}},legend:{show:!1},xaxis:{labels:{show:!1},tooltip:{enabled:!1},axisBorder:{show:!1},axisTicks:{show:!1}},chart:{toolbar:{show:!1},zoom:{enabled:!1}},dataLabels:{enabled:!1}})}},{key:"bar",value:function(){return{chart:{stacked:!1,animations:{easing:"swing"}},plotOptions:{bar:{dataLabels:{position:"center"}}},dataLabels:{style:{colors:["#fff"]},background:{enabled:!1}},stroke:{width:0,lineCap:"round"},fill:{opacity:.85},legend:{markers:{shape:"square",radius:2,size:8}},tooltip:{shared:!1,intersect:!0},xaxis:{tooltip:{enabled:!1},tickPlacement:"between",crosshairs:{width:"barWidth",position:"back",fill:{type:"gradient"},dropShadow:{enabled:!1},stroke:{width:0}}}}}},{key:"funnel",value:function(){return this.hideYAxis(),i(i({},this.bar()),{},{chart:{animations:{easing:"linear",speed:800,animateGradually:{enabled:!1}}},plotOptions:{bar:{horizontal:!0,borderRadiusApplication:"around",borderRadius:0,dataLabels:{position:"center"}}},grid:{show:!1,padding:{left:0,right:0}},xaxis:{labels:{show:!1},tooltip:{enabled:!1},axisBorder:{show:!1},axisTicks:{show:!1}}})}},{key:"candlestick",value:function(){var t=this;return{stroke:{width:1,colors:["#333"]},fill:{opacity:1},dataLabels:{enabled:!1},tooltip:{shared:!0,custom:function(e){var n=e.seriesIndex,r=e.dataPointIndex,a=e.w;return t._getBoxTooltip(a,n,r,["Open","High","","Low","Close"],"candlestick")}},states:{active:{filter:{type:"none"}}},xaxis:{crosshairs:{width:1}}}}},{key:"boxPlot",value:function(){var t=this;return{chart:{animations:{dynamicAnimation:{enabled:!1}}},stroke:{width:1,colors:["#24292e"]},dataLabels:{enabled:!1},tooltip:{shared:!0,custom:function(e){var n=e.seriesIndex,r=e.dataPointIndex,a=e.w;return t._getBoxTooltip(a,n,r,["Minimum","Q1","Median","Q3","Maximum"],"boxPlot")}},markers:{size:5,strokeWidth:1,strokeColors:"#111"},xaxis:{crosshairs:{width:1}}}}},{key:"rangeBar",value:function(){return{chart:{animations:{animateGradually:!1}},stroke:{width:0,lineCap:"square"},plotOptions:{bar:{borderRadius:0,dataLabels:{position:"center"}}},dataLabels:{enabled:!1,formatter:function(t,e){e.ctx;var n=e.seriesIndex,r=e.dataPointIndex,a=e.w,i=function(){var t=a.globals.seriesRangeStart[n][r];return a.globals.seriesRangeEnd[n][r]-t};return a.globals.comboCharts?"rangeBar"===a.config.series[n].type||"rangeArea"===a.config.series[n].type?i():t:i()},background:{enabled:!1},style:{colors:["#fff"]}},markers:{size:10},tooltip:{shared:!1,followCursor:!0,custom:function(t){return t.w.config.plotOptions&&t.w.config.plotOptions.bar&&t.w.config.plotOptions.bar.horizontal?function(t){var e=T(i(i({},t),{},{isTimeline:!0})),n=e.color,r=e.seriesName,a=e.ylabel,o=e.startVal,l=e.endVal;return V(i(i({},t),{},{color:n,seriesName:r,ylabel:a,start:o,end:l}))}(t):function(t){var e=T(t),n=e.color,r=e.seriesName,a=e.ylabel,o=e.start,l=e.end;return V(i(i({},t),{},{color:n,seriesName:r,ylabel:a,start:o,end:l}))}(t)}},xaxis:{tickPlacement:"between",tooltip:{enabled:!1},crosshairs:{stroke:{width:0}}}}}},{key:"dumbbell",value:function(t){var e,n;return null!==(e=t.plotOptions.bar)&&void 0!==e&&e.barHeight||(t.plotOptions.bar.barHeight=2),null!==(n=t.plotOptions.bar)&&void 0!==n&&n.columnWidth||(t.plotOptions.bar.columnWidth=2),t}},{key:"area",value:function(){return{stroke:{width:4,fill:{type:"solid",gradient:{inverseColors:!1,shade:"light",type:"vertical",opacityFrom:.65,opacityTo:.5,stops:[0,100,100]}}},fill:{type:"gradient",gradient:{inverseColors:!1,shade:"light",type:"vertical",opacityFrom:.65,opacityTo:.5,stops:[0,100,100]}},markers:{size:0,hover:{sizeOffset:6}},tooltip:{followCursor:!1}}}},{key:"rangeArea",value:function(){return{stroke:{curve:"straight",width:0},fill:{type:"solid",opacity:.6},markers:{size:0},states:{hover:{filter:{type:"none"}},active:{filter:{type:"none"}}},tooltip:{intersect:!1,shared:!0,followCursor:!0,custom:function(t){return function(t){var e=T(t),n=e.color,r=e.seriesName,a=e.ylabel,o=e.start,l=e.end;return V(i(i({},t),{},{color:n,seriesName:r,ylabel:a,start:o,end:l}))}(t)}}}}},{key:"brush",value:function(t){return x.extend(t,{chart:{toolbar:{autoSelected:"selection",show:!1},zoom:{enabled:!1}},dataLabels:{enabled:!1},stroke:{width:1},tooltip:{enabled:!1},xaxis:{tooltip:{enabled:!1}}})}},{key:"stacked100",value:function(t){t.dataLabels=t.dataLabels||{},t.dataLabels.formatter=t.dataLabels.formatter||void 0;var e=t.dataLabels.formatter;return t.yaxis.forEach((function(e,n){t.yaxis[n].min=0,t.yaxis[n].max=100})),"bar"===t.chart.type&&(t.dataLabels.formatter=e||function(t){return"number"==typeof t&&t?t.toFixed(0)+"%":t}),t}},{key:"stackedBars",value:function(){var t=this.bar();return i(i({},t),{},{plotOptions:i(i({},t.plotOptions),{},{bar:i(i({},t.plotOptions.bar),{},{borderRadiusApplication:"end",borderRadiusWhenStacked:"last"})})})}},{key:"convertCatToNumeric",value:function(t){return t.xaxis.convertedCatToNumeric=!0,t}},{key:"convertCatToNumericXaxis",value:function(t,e,n){t.xaxis.type="numeric",t.xaxis.labels=t.xaxis.labels||{},t.xaxis.labels.formatter=t.xaxis.labels.formatter||function(t){return x.isNumber(t)?Math.floor(t):t};var r=t.xaxis.labels.formatter,a=t.xaxis.categories&&t.xaxis.categories.length?t.xaxis.categories:t.labels;return n&&n.length&&(a=n.map((function(t){return Array.isArray(t)?t:String(t)}))),a&&a.length&&(t.xaxis.labels.formatter=function(t){return x.isNumber(t)?r(a[Math.floor(t)-1]):r(t)}),t.xaxis.categories=[],t.labels=[],t.xaxis.tickAmount=t.xaxis.tickAmount||"dataPoints",t}},{key:"bubble",value:function(){return{dataLabels:{style:{colors:["#fff"]}},tooltip:{shared:!1,intersect:!0},xaxis:{crosshairs:{width:0}},fill:{type:"solid",gradient:{shade:"light",inverse:!0,shadeIntensity:.55,opacityFrom:.4,opacityTo:.8}}}}},{key:"scatter",value:function(){return{dataLabels:{enabled:!1},tooltip:{shared:!1,intersect:!0},markers:{size:6,strokeWidth:1,hover:{sizeOffset:2}}}}},{key:"heatmap",value:function(){return{chart:{stacked:!1},fill:{opacity:1},dataLabels:{style:{colors:["#fff"]}},stroke:{colors:["#fff"]},tooltip:{followCursor:!0,marker:{show:!1},x:{show:!1}},legend:{position:"top",markers:{shape:"square",size:10,offsetY:2}},grid:{padding:{right:20}}}}},{key:"treemap",value:function(){return{chart:{zoom:{enabled:!1}},dataLabels:{style:{fontSize:14,fontWeight:600,colors:["#fff"]}},stroke:{show:!0,width:2,colors:["#fff"]},legend:{show:!1},fill:{gradient:{stops:[0,100]}},tooltip:{followCursor:!0,x:{show:!1}},grid:{padding:{left:0,right:0}},xaxis:{crosshairs:{show:!1},tooltip:{enabled:!1}}}}},{key:"pie",value:function(){return{chart:{toolbar:{show:!1}},plotOptions:{pie:{donut:{labels:{show:!1}}}},dataLabels:{formatter:function(t){return t.toFixed(1)+"%"},style:{colors:["#fff"]},background:{enabled:!1},dropShadow:{enabled:!0}},stroke:{colors:["#fff"]},fill:{opacity:1,gradient:{shade:"light",stops:[0,100]}},tooltip:{theme:"dark",fillSeriesColor:!0},legend:{position:"right"}}}},{key:"donut",value:function(){return{chart:{toolbar:{show:!1}},dataLabels:{formatter:function(t){return t.toFixed(1)+"%"},style:{colors:["#fff"]},background:{enabled:!1},dropShadow:{enabled:!0}},stroke:{colors:["#fff"]},fill:{opacity:1,gradient:{shade:"light",shadeIntensity:.35,stops:[80,100],opacityFrom:1,opacityTo:1}},tooltip:{theme:"dark",fillSeriesColor:!0},legend:{position:"right"}}}},{key:"polarArea",value:function(){return this.opts.yaxis[0].tickAmount=this.opts.yaxis[0].tickAmount?this.opts.yaxis[0].tickAmount:6,{chart:{toolbar:{show:!1}},dataLabels:{formatter:function(t){return t.toFixed(1)+"%"},enabled:!1},stroke:{show:!0,width:2},fill:{opacity:.7},tooltip:{theme:"dark",fillSeriesColor:!0},legend:{position:"right"}}}},{key:"radar",value:function(){return this.opts.yaxis[0].labels.offsetY=this.opts.yaxis[0].labels.offsetY?this.opts.yaxis[0].labels.offsetY:6,{dataLabels:{enabled:!1,style:{fontSize:"11px"}},stroke:{width:2},markers:{size:3,strokeWidth:1,strokeOpacity:1},fill:{opacity:.2},tooltip:{shared:!1,intersect:!0,followCursor:!0},grid:{show:!1},xaxis:{labels:{formatter:function(t){return t},style:{colors:["#a8a8a8"],fontSize:"11px"}},tooltip:{enabled:!1},crosshairs:{show:!1}}}}},{key:"radialBar",value:function(){return{chart:{animations:{dynamicAnimation:{enabled:!0,speed:800}},toolbar:{show:!1}},fill:{gradient:{shade:"dark",shadeIntensity:.4,inverseColors:!1,type:"diagonal2",opacityFrom:1,opacityTo:1,stops:[70,98,100]}},legend:{show:!1,position:"right"},tooltip:{enabled:!1,fillSeriesColor:!0}}}},{key:"_getBoxTooltip",value:function(t,e,n,r,a){var i=t.globals.seriesCandleO[e][n],o=t.globals.seriesCandleH[e][n],l=t.globals.seriesCandleM[e][n],c=t.globals.seriesCandleL[e][n],s=t.globals.seriesCandleC[e][n];return t.config.series[e].type&&t.config.series[e].type!==a?'<div class="apexcharts-custom-tooltip">\n          '.concat(t.config.series[e].name?t.config.series[e].name:"series-"+(e+1),": <strong>").concat(t.globals.series[e][n],"</strong>\n        </div>"):'<div class="apexcharts-tooltip-box apexcharts-tooltip-'.concat(t.config.chart.type,'">')+"<div>".concat(r[0],': <span class="value">')+i+"</span></div>"+"<div>".concat(r[1],': <span class="value">')+o+"</span></div>"+(l?"<div>".concat(r[2],': <span class="value">')+l+"</span></div>":"")+"<div>".concat(r[3],': <span class="value">')+c+"</span></div>"+"<div>".concat(r[4],': <span class="value">')+s+"</span></div></div>"}}]),t}(),I=function(){function t(e){l(this,t),this.opts=e}return s(t,[{key:"init",value:function(t){var e=t.responsiveOverride,n=this.opts,r=new L,a=new O(n);this.chartType=n.chart.type,n=this.extendYAxis(n),n=this.extendAnnotations(n);var i=r.init(),l={};if(n&&"object"===o(n)){var c,s,u,d,h,f,p,g,v,m,y={};y=-1!==["line","area","bar","candlestick","boxPlot","rangeBar","rangeArea","bubble","scatter","heatmap","treemap","pie","polarArea","donut","radar","radialBar"].indexOf(n.chart.type)?a[n.chart.type]():a.line(),null!==(c=n.plotOptions)&&void 0!==c&&null!==(s=c.bar)&&void 0!==s&&s.isFunnel&&(y=a.funnel()),n.chart.stacked&&"bar"===n.chart.type&&(y=a.stackedBars()),null!==(u=n.chart.brush)&&void 0!==u&&u.enabled&&(y=a.brush(y)),n.chart.stacked&&"100%"===n.chart.stackType&&(n=a.stacked100(n)),null!==(d=n.plotOptions)&&void 0!==d&&null!==(h=d.bar)&&void 0!==h&&h.isDumbbell&&(n=a.dumbbell(n)),"monotoneCubic"===(null===(f=n)||void 0===f||null===(p=f.stroke)||void 0===p?void 0:p.curve)&&(n.stroke.curve="smooth"),this.checkForDarkTheme(window.Apex),this.checkForDarkTheme(n),n.xaxis=n.xaxis||window.Apex.xaxis||{},e||(n.xaxis.convertedCatToNumeric=!1),(null!==(g=(n=this.checkForCatToNumericXAxis(this.chartType,y,n)).chart.sparkline)&&void 0!==g&&g.enabled||null!==(v=window.Apex.chart)&&void 0!==v&&null!==(m=v.sparkline)&&void 0!==m&&m.enabled)&&(y=a.sparkline(y)),l=x.extend(i,y)}var b=x.extend(l,window.Apex);return i=x.extend(b,n),this.handleUserInputErrors(i)}},{key:"checkForCatToNumericXAxis",value:function(t,e,n){var r,a,i=new O(n),o=("bar"===t||"boxPlot"===t)&&(null===(r=n.plotOptions)||void 0===r||null===(a=r.bar)||void 0===a?void 0:a.horizontal),l="pie"===t||"polarArea"===t||"donut"===t||"radar"===t||"radialBar"===t||"heatmap"===t,c="datetime"!==n.xaxis.type&&"numeric"!==n.xaxis.type,s=n.xaxis.tickPlacement?n.xaxis.tickPlacement:e.xaxis&&e.xaxis.tickPlacement;return o||l||!c||"between"===s||(n=i.convertCatToNumeric(n)),n}},{key:"extendYAxis",value:function(t,e){var n=new L;(void 0===t.yaxis||!t.yaxis||Array.isArray(t.yaxis)&&0===t.yaxis.length)&&(t.yaxis={}),t.yaxis.constructor!==Array&&window.Apex.yaxis&&window.Apex.yaxis.constructor!==Array&&(t.yaxis=x.extend(t.yaxis,window.Apex.yaxis)),t.yaxis.constructor!==Array?t.yaxis=[x.extend(n.yAxis,t.yaxis)]:t.yaxis=x.extendArray(t.yaxis,n.yAxis);var r=!1;t.yaxis.forEach((function(t){t.logarithmic&&(r=!0)}));var a=t.series;return e&&!a&&(a=e.config.series),r&&a.length!==t.yaxis.length&&a.length&&(t.yaxis=a.map((function(e,r){if(e.name||(a[r].name="series-".concat(r+1)),t.yaxis[r])return t.yaxis[r].seriesName=a[r].name,t.yaxis[r];var i=x.extend(n.yAxis,t.yaxis[0]);return i.show=!1,i}))),r&&a.length>1&&a.length!==t.yaxis.length&&console.warn("A multi-series logarithmic chart should have equal number of series and y-axes"),t}},{key:"extendAnnotations",value:function(t){return void 0===t.annotations&&(t.annotations={},t.annotations.yaxis=[],t.annotations.xaxis=[],t.annotations.points=[]),t=this.extendYAxisAnnotations(t),t=this.extendXAxisAnnotations(t),this.extendPointAnnotations(t)}},{key:"extendYAxisAnnotations",value:function(t){var e=new L;return t.annotations.yaxis=x.extendArray(void 0!==t.annotations.yaxis?t.annotations.yaxis:[],e.yAxisAnnotation),t}},{key:"extendXAxisAnnotations",value:function(t){var e=new L;return t.annotations.xaxis=x.extendArray(void 0!==t.annotations.xaxis?t.annotations.xaxis:[],e.xAxisAnnotation),t}},{key:"extendPointAnnotations",value:function(t){var e=new L;return t.annotations.points=x.extendArray(void 0!==t.annotations.points?t.annotations.points:[],e.pointAnnotation),t}},{key:"checkForDarkTheme",value:function(t){t.theme&&"dark"===t.theme.mode&&(t.tooltip||(t.tooltip={}),"light"!==t.tooltip.theme&&(t.tooltip.theme="dark"),t.chart.foreColor||(t.chart.foreColor="#f6f7f8"),t.chart.background||(t.chart.background="#424242"),t.theme.palette||(t.theme.palette="palette4"))}},{key:"handleUserInputErrors",value:function(t){var e=t;if(e.tooltip.shared&&e.tooltip.intersect)throw new Error("tooltip.shared cannot be enabled when tooltip.intersect is true. Turn off any other option by setting it to false.");if("bar"===e.chart.type&&e.plotOptions.bar.horizontal){if(e.yaxis.length>1)throw new Error("Multiple Y Axis for bars are not supported. Switch to column chart by setting plotOptions.bar.horizontal=false");e.yaxis[0].reversed&&(e.yaxis[0].opposite=!0),e.xaxis.tooltip.enabled=!1,e.yaxis[0].tooltip.enabled=!1,e.chart.zoom.enabled=!1}return"bar"!==e.chart.type&&"rangeBar"!==e.chart.type||e.tooltip.shared&&"barWidth"===e.xaxis.crosshairs.width&&e.series.length>1&&(e.xaxis.crosshairs.width="tickWidth"),"candlestick"!==e.chart.type&&"boxPlot"!==e.chart.type||e.yaxis[0].reversed&&(console.warn("Reversed y-axis in ".concat(e.chart.type," chart is not supported.")),e.yaxis[0].reversed=!1),e}}]),t}(),R=function(){function t(){l(this,t)}return s(t,[{key:"initGlobalVars",value:function(t){t.series=[],t.seriesCandleO=[],t.seriesCandleH=[],t.seriesCandleM=[],t.seriesCandleL=[],t.seriesCandleC=[],t.seriesRangeStart=[],t.seriesRangeEnd=[],t.seriesRange=[],t.seriesPercent=[],t.seriesGoals=[],t.seriesX=[],t.seriesZ=[],t.seriesNames=[],t.seriesTotals=[],t.seriesLog=[],t.seriesColors=[],t.stackedSeriesTotals=[],t.seriesXvalues=[],t.seriesYvalues=[],t.labels=[],t.hasXaxisGroups=!1,t.groups=[],t.hasSeriesGroups=!1,t.seriesGroups=[],t.categoryLabels=[],t.timescaleLabels=[],t.noLabelsProvided=!1,t.resizeTimer=null,t.selectionResizeTimer=null,t.delayedElements=[],t.pointsArray=[],t.dataLabelsRects=[],t.isXNumeric=!1,t.skipLastTimelinelabel=!1,t.skipFirstTimelinelabel=!1,t.isDataXYZ=!1,t.isMultiLineX=!1,t.isMultipleYAxis=!1,t.maxY=-Number.MAX_VALUE,t.minY=Number.MIN_VALUE,t.minYArr=[],t.maxYArr=[],t.maxX=-Number.MAX_VALUE,t.minX=Number.MAX_VALUE,t.initialMaxX=-Number.MAX_VALUE,t.initialMinX=Number.MAX_VALUE,t.maxDate=0,t.minDate=Number.MAX_VALUE,t.minZ=Number.MAX_VALUE,t.maxZ=-Number.MAX_VALUE,t.minXDiff=Number.MAX_VALUE,t.yAxisScale=[],t.xAxisScale=null,t.xAxisTicksPositions=[],t.yLabelsCoords=[],t.yTitleCoords=[],t.barPadForNumericAxis=0,t.padHorizontal=0,t.xRange=0,t.yRange=[],t.zRange=0,t.dataPoints=0,t.xTickAmount=0}},{key:"globalVars",value:function(t){return{chartID:null,cuid:null,events:{beforeMount:[],mounted:[],updated:[],clicked:[],selection:[],dataPointSelection:[],zoomed:[],scrolled:[]},colors:[],clientX:null,clientY:null,fill:{colors:[]},stroke:{colors:[]},dataLabels:{style:{colors:[]}},radarPolygons:{fill:{colors:[]}},markers:{colors:[],size:t.markers.size,largestSize:0},animationEnded:!1,isTouchDevice:"ontouchstart"in window||navigator.msMaxTouchPoints,isDirty:!1,isExecCalled:!1,initialConfig:null,initialSeries:[],lastXAxis:[],lastYAxis:[],columnSeries:null,labels:[],timescaleLabels:[],noLabelsProvided:!1,allSeriesCollapsed:!1,collapsedSeries:[],collapsedSeriesIndices:[],ancillaryCollapsedSeries:[],ancillaryCollapsedSeriesIndices:[],risingSeries:[],dataFormatXNumeric:!1,capturedSeriesIndex:-1,capturedDataPointIndex:-1,selectedDataPoints:[],goldenPadding:35,invalidLogScale:!1,ignoreYAxisIndexes:[],yAxisSameScaleIndices:[],maxValsInArrayIndex:0,radialSize:0,selection:void 0,zoomEnabled:"zoom"===t.chart.toolbar.autoSelected&&t.chart.toolbar.tools.zoom&&t.chart.zoom.enabled,panEnabled:"pan"===t.chart.toolbar.autoSelected&&t.chart.toolbar.tools.pan,selectionEnabled:"selection"===t.chart.toolbar.autoSelected&&t.chart.toolbar.tools.selection,yaxis:null,mousedown:!1,lastClientPosition:{},visibleXRange:void 0,yValueDecimal:0,total:0,SVGNS:"http://www.w3.org/2000/svg",svgWidth:0,svgHeight:0,noData:!1,locale:{},dom:{},memory:{methodsToExec:[]},shouldAnimate:!0,skipLastTimelinelabel:!1,skipFirstTimelinelabel:!1,delayedElements:[],axisCharts:!0,isDataXYZ:!1,resized:!1,resizeTimer:null,comboCharts:!1,dataChanged:!1,previousPaths:[],allSeriesHasEqualX:!0,pointsArray:[],dataLabelsRects:[],lastDrawnDataLabelsIndexes:[],hasNullValues:!1,easing:null,zoomed:!1,gridWidth:0,gridHeight:0,rotateXLabels:!1,defaultLabels:!1,xLabelFormatter:void 0,yLabelFormatters:[],xaxisTooltipFormatter:void 0,ttKeyFormatter:void 0,ttVal:void 0,ttZFormatter:void 0,LINE_HEIGHT_RATIO:1.618,xAxisLabelsHeight:0,xAxisGroupLabelsHeight:0,xAxisLabelsWidth:0,yAxisLabelsWidth:0,scaleX:1,scaleY:1,translateX:0,translateY:0,translateYAxisX:[],yAxisWidths:[],translateXAxisY:0,translateXAxisX:0,tooltip:null}}},{key:"init",value:function(t){var e=this.globalVars(t);return this.initGlobalVars(e),e.initialConfig=x.extend({},t),e.initialSeries=x.clone(t.series),e.lastXAxis=x.clone(e.initialConfig.xaxis),e.lastYAxis=x.clone(e.initialConfig.yaxis),e}}]),t}(),F=function(){function t(e){l(this,t),this.opts=e}return s(t,[{key:"init",value:function(){var t=new I(this.opts).init({responsiveOverride:!1});return{config:t,globals:(new R).init(t)}}}]),t}(),N=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w,this.opts=null,this.seriesIndex=0}return s(t,[{key:"clippedImgArea",value:function(t){var e=this.w,n=e.config,r=parseInt(e.globals.gridWidth,10),a=parseInt(e.globals.gridHeight,10),i=r>a?r:a,o=t.image,l=0,c=0;void 0===t.width&&void 0===t.height?void 0!==n.fill.image.width&&void 0!==n.fill.image.height?(l=n.fill.image.width+1,c=n.fill.image.height):(l=i+1,c=i):(l=t.width,c=t.height);var s=document.createElementNS(e.globals.SVGNS,"pattern");z.setAttrs(s,{id:t.patternID,patternUnits:t.patternUnits?t.patternUnits:"userSpaceOnUse",width:l+"px",height:c+"px"});var u=document.createElementNS(e.globals.SVGNS,"image");s.appendChild(u),u.setAttributeNS(window.SVG.xlink,"href",o),z.setAttrs(u,{x:0,y:0,preserveAspectRatio:"none",width:l+"px",height:c+"px"}),u.style.opacity=t.opacity,e.globals.dom.elDefs.node.appendChild(s)}},{key:"getSeriesIndex",value:function(t){var e=this.w,n=e.config.chart.type;return("bar"===n||"rangeBar"===n)&&e.config.plotOptions.bar.distributed||"heatmap"===n||"treemap"===n?this.seriesIndex=t.seriesNumber:this.seriesIndex=t.seriesNumber%e.globals.series.length,this.seriesIndex}},{key:"fillPath",value:function(t){var e=this.w;this.opts=t;var n,r,a,i=this.w.config;this.seriesIndex=this.getSeriesIndex(t);var o=this.getFillColors()[this.seriesIndex];void 0!==e.globals.seriesColors[this.seriesIndex]&&(o=e.globals.seriesColors[this.seriesIndex]),"function"==typeof o&&(o=o({seriesIndex:this.seriesIndex,dataPointIndex:t.dataPointIndex,value:t.value,w:e}));var l=t.fillType?t.fillType:this.getFillType(this.seriesIndex),c=Array.isArray(i.fill.opacity)?i.fill.opacity[this.seriesIndex]:i.fill.opacity;t.color&&(o=t.color),o||(o="#fff",console.warn("undefined color - ApexCharts"));var s=o;if(-1===o.indexOf("rgb")?o.length<9&&(s=x.hexToRgba(o,c)):o.indexOf("rgba")>-1&&(c=x.getOpacityFromRGBA(o)),t.opacity&&(c=t.opacity),"pattern"===l&&(r=this.handlePatternFill({fillConfig:t.fillConfig,patternFill:r,fillColor:o,fillOpacity:c,defaultColor:s})),"gradient"===l&&(a=this.handleGradientFill({fillConfig:t.fillConfig,fillColor:o,fillOpacity:c,i:this.seriesIndex})),"image"===l){var u=i.fill.image.src,d=t.patternID?t.patternID:"";this.clippedImgArea({opacity:c,image:Array.isArray(u)?t.seriesNumber<u.length?u[t.seriesNumber]:u[0]:u,width:t.width?t.width:void 0,height:t.height?t.height:void 0,patternUnits:t.patternUnits,patternID:"pattern".concat(e.globals.cuid).concat(t.seriesNumber+1).concat(d)}),n="url(#pattern".concat(e.globals.cuid).concat(t.seriesNumber+1).concat(d,")")}else n="gradient"===l?a:"pattern"===l?r:s;return t.solid&&(n=s),n}},{key:"getFillType",value:function(t){var e=this.w;return Array.isArray(e.config.fill.type)?e.config.fill.type[t]:e.config.fill.type}},{key:"getFillColors",value:function(){var t=this.w,e=t.config,n=this.opts,r=[];return t.globals.comboCharts?"line"===t.config.series[this.seriesIndex].type?Array.isArray(t.globals.stroke.colors)?r=t.globals.stroke.colors:r.push(t.globals.stroke.colors):Array.isArray(t.globals.fill.colors)?r=t.globals.fill.colors:r.push(t.globals.fill.colors):"line"===e.chart.type?Array.isArray(t.globals.stroke.colors)?r=t.globals.stroke.colors:r.push(t.globals.stroke.colors):Array.isArray(t.globals.fill.colors)?r=t.globals.fill.colors:r.push(t.globals.fill.colors),void 0!==n.fillColors&&(r=[],Array.isArray(n.fillColors)?r=n.fillColors.slice():r.push(n.fillColors)),r}},{key:"handlePatternFill",value:function(t){var e=t.fillConfig,n=(t.patternFill,t.fillColor),r=t.fillOpacity,a=t.defaultColor,i=this.w.config.fill;e&&(i=e);var o=this.opts,l=new z(this.ctx),c=Array.isArray(i.pattern.strokeWidth)?i.pattern.strokeWidth[this.seriesIndex]:i.pattern.strokeWidth,s=n;return Array.isArray(i.pattern.style)?void 0!==i.pattern.style[o.seriesNumber]?l.drawPattern(i.pattern.style[o.seriesNumber],i.pattern.width,i.pattern.height,s,c,r):a:l.drawPattern(i.pattern.style,i.pattern.width,i.pattern.height,s,c,r)}},{key:"handleGradientFill",value:function(t){var e=t.fillColor,n=t.fillOpacity,r=t.fillConfig,a=t.i,o=this.w.config.fill;r&&(o=i(i({},o),r));var l,c=this.opts,s=new z(this.ctx),u=new x,d=o.gradient.type,h=e,f=void 0===o.gradient.opacityFrom?n:Array.isArray(o.gradient.opacityFrom)?o.gradient.opacityFrom[a]:o.gradient.opacityFrom;h.indexOf("rgba")>-1&&(f=x.getOpacityFromRGBA(h));var p=void 0===o.gradient.opacityTo?n:Array.isArray(o.gradient.opacityTo)?o.gradient.opacityTo[a]:o.gradient.opacityTo;if(void 0===o.gradient.gradientToColors||0===o.gradient.gradientToColors.length)l="dark"===o.gradient.shade?u.shadeColor(-1*parseFloat(o.gradient.shadeIntensity),e.indexOf("rgb")>-1?x.rgb2hex(e):e):u.shadeColor(parseFloat(o.gradient.shadeIntensity),e.indexOf("rgb")>-1?x.rgb2hex(e):e);else if(o.gradient.gradientToColors[c.seriesNumber]){var g=o.gradient.gradientToColors[c.seriesNumber];l=g,g.indexOf("rgba")>-1&&(p=x.getOpacityFromRGBA(g))}else l=e;if(o.gradient.gradientFrom&&(h=o.gradient.gradientFrom),o.gradient.gradientTo&&(l=o.gradient.gradientTo),o.gradient.inverseColors){var v=h;h=l,l=v}return h.indexOf("rgb")>-1&&(h=x.rgb2hex(h)),l.indexOf("rgb")>-1&&(l=x.rgb2hex(l)),s.drawGradient(d,h,l,f,p,c.size,o.gradient.stops,o.gradient.colorStops,a)}}]),t}(),P=function(){function t(e,n){l(this,t),this.ctx=e,this.w=e.w}return s(t,[{key:"setGlobalMarkerSize",value:function(){var t=this.w;if(t.globals.markers.size=Array.isArray(t.config.markers.size)?t.config.markers.size:[t.config.markers.size],t.globals.markers.size.length>0){if(t.globals.markers.size.length<t.globals.series.length+1)for(var e=0;e<=t.globals.series.length;e++)void 0===t.globals.markers.size[e]&&t.globals.markers.size.push(t.globals.markers.size[0])}else t.globals.markers.size=t.config.series.map((function(e){return t.config.markers.size}))}},{key:"plotChartMarkers",value:function(t,e,n,r){var a,i=arguments.length>4&&void 0!==arguments[4]&&arguments[4],o=this.w,l=e,c=t,s=null,u=new z(this.ctx),d=o.config.markers.discrete&&o.config.markers.discrete.length;if((o.globals.markers.size[e]>0||i||d)&&(s=u.group({class:i||d?"":"apexcharts-series-markers"})).attr("clip-path","url(#gridRectMarkerMask".concat(o.globals.cuid,")")),Array.isArray(c.x))for(var h=0;h<c.x.length;h++){var f=n;1===n&&0===h&&(f=0),1===n&&1===h&&(f=1);var p="apexcharts-marker";if("line"!==o.config.chart.type&&"area"!==o.config.chart.type||o.globals.comboCharts||o.config.tooltip.intersect||(p+=" no-pointer-events"),(Array.isArray(o.config.markers.size)?o.globals.markers.size[e]>0:o.config.markers.size>0)||i||d){x.isNumber(c.y[h])?p+=" w".concat(x.randomId()):p="apexcharts-nullpoint";var g=this.getMarkerConfig({cssClass:p,seriesIndex:e,dataPointIndex:f});o.config.series[l].data[f]&&(o.config.series[l].data[f].fillColor&&(g.pointFillColor=o.config.series[l].data[f].fillColor),o.config.series[l].data[f].strokeColor&&(g.pointStrokeColor=o.config.series[l].data[f].strokeColor)),r&&(g.pSize=r),(c.x[h]<0||c.x[h]>o.globals.gridWidth||c.y[h]<-o.globals.markers.largestSize||c.y[h]>o.globals.gridHeight+o.globals.markers.largestSize)&&(g.pSize=0),(a=u.drawMarker(c.x[h],c.y[h],g)).attr("rel",f),a.attr("j",f),a.attr("index",e),a.node.setAttribute("default-marker-size",g.pSize),new w(this.ctx).setSelectionFilter(a,e,f),this.addEvents(a),s&&s.add(a)}else void 0===o.globals.pointsArray[e]&&(o.globals.pointsArray[e]=[]),o.globals.pointsArray[e].push([c.x[h],c.y[h]])}return s}},{key:"getMarkerConfig",value:function(t){var e=t.cssClass,n=t.seriesIndex,r=t.dataPointIndex,a=void 0===r?null:r,i=t.finishRadius,o=void 0===i?null:i,l=this.w,c=this.getMarkerStyle(n),s=l.globals.markers.size[n],u=l.config.markers;return null!==a&&u.discrete.length&&u.discrete.map((function(t){t.seriesIndex===n&&t.dataPointIndex===a&&(c.pointStrokeColor=t.strokeColor,c.pointFillColor=t.fillColor,s=t.size,c.pointShape=t.shape)})),{pSize:null===o?s:o,pRadius:u.radius,width:Array.isArray(u.width)?u.width[n]:u.width,height:Array.isArray(u.height)?u.height[n]:u.height,pointStrokeWidth:Array.isArray(u.strokeWidth)?u.strokeWidth[n]:u.strokeWidth,pointStrokeColor:c.pointStrokeColor,pointFillColor:c.pointFillColor,shape:c.pointShape||(Array.isArray(u.shape)?u.shape[n]:u.shape),class:e,pointStrokeOpacity:Array.isArray(u.strokeOpacity)?u.strokeOpacity[n]:u.strokeOpacity,pointStrokeDashArray:Array.isArray(u.strokeDashArray)?u.strokeDashArray[n]:u.strokeDashArray,pointFillOpacity:Array.isArray(u.fillOpacity)?u.fillOpacity[n]:u.fillOpacity,seriesIndex:n}}},{key:"addEvents",value:function(t){var e=this.w,n=new z(this.ctx);t.node.addEventListener("mouseenter",n.pathMouseEnter.bind(this.ctx,t)),t.node.addEventListener("mouseleave",n.pathMouseLeave.bind(this.ctx,t)),t.node.addEventListener("mousedown",n.pathMouseDown.bind(this.ctx,t)),t.node.addEventListener("click",e.config.markers.onClick),t.node.addEventListener("dblclick",e.config.markers.onDblClick),t.node.addEventListener("touchstart",n.pathMouseDown.bind(this.ctx,t),{passive:!0})}},{key:"getMarkerStyle",value:function(t){var e=this.w,n=e.globals.markers.colors,r=e.config.markers.strokeColor||e.config.markers.strokeColors;return{pointStrokeColor:Array.isArray(r)?r[t]:r,pointFillColor:Array.isArray(n)?n[t]:n}}}]),t}(),j=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w,this.initialAnim=this.w.config.chart.animations.enabled,this.dynamicAnim=this.initialAnim&&this.w.config.chart.animations.dynamicAnimation.enabled}return s(t,[{key:"draw",value:function(t,e,n){var r=this.w,a=new z(this.ctx),i=n.realIndex,o=n.pointsPos,l=n.zRatio,c=n.elParent,s=a.group({class:"apexcharts-series-markers apexcharts-series-".concat(r.config.chart.type)});if(s.attr("clip-path","url(#gridRectMarkerMask".concat(r.globals.cuid,")")),Array.isArray(o.x))for(var u=0;u<o.x.length;u++){var d=e+1,h=!0;0===e&&0===u&&(d=0),0===e&&1===u&&(d=1);var f=0,p=r.globals.markers.size[i];if(l!==1/0){var g=r.config.plotOptions.bubble;p=r.globals.seriesZ[i][d],g.zScaling&&(p/=l),g.minBubbleRadius&&p<g.minBubbleRadius&&(p=g.minBubbleRadius),g.maxBubbleRadius&&p>g.maxBubbleRadius&&(p=g.maxBubbleRadius)}r.config.chart.animations.enabled||(f=p);var v=o.x[u],m=o.y[u];if(f=f||0,null!==m&&void 0!==r.globals.series[i][d]||(h=!1),h){var y=this.drawPoint(v,m,f,p,i,d,e);s.add(y)}c.add(s)}}},{key:"drawPoint",value:function(t,e,n,r,a,i,o){var l=this.w,c=a,s=new M(this.ctx),u=new w(this.ctx),d=new N(this.ctx),h=new P(this.ctx),f=new z(this.ctx),p=h.getMarkerConfig({cssClass:"apexcharts-marker",seriesIndex:c,dataPointIndex:i,finishRadius:"bubble"===l.config.chart.type||l.globals.comboCharts&&l.config.series[a]&&"bubble"===l.config.series[a].type?r:null});r=p.pSize;var g,v=d.fillPath({seriesNumber:a,dataPointIndex:i,color:p.pointFillColor,patternUnits:"objectBoundingBox",value:l.globals.series[a][o]});if("circle"===p.shape?g=f.drawCircle(n):"square"!==p.shape&&"rect"!==p.shape||(g=f.drawRect(0,0,p.width-p.pointStrokeWidth/2,p.height-p.pointStrokeWidth/2,p.pRadius)),l.config.series[c].data[i]&&l.config.series[c].data[i].fillColor&&(v=l.config.series[c].data[i].fillColor),g.attr({x:t-p.width/2-p.pointStrokeWidth/2,y:e-p.height/2-p.pointStrokeWidth/2,cx:t,cy:e,fill:v,"fill-opacity":p.pointFillOpacity,stroke:p.pointStrokeColor,r:r,"stroke-width":p.pointStrokeWidth,"stroke-dasharray":p.pointStrokeDashArray,"stroke-opacity":p.pointStrokeOpacity}),l.config.chart.dropShadow.enabled){var m=l.config.chart.dropShadow;u.dropShadow(g,m,a)}if(!this.initialAnim||l.globals.dataChanged||l.globals.resized)l.globals.animationEnded=!0;else{var y=l.config.chart.animations.speed;s.animateMarker(g,0,"circle"===p.shape?r:{width:p.width,height:p.height},y,l.globals.easing,(function(){window.setTimeout((function(){s.animationCompleted(g)}),100)}))}if(l.globals.dataChanged&&"circle"===p.shape)if(this.dynamicAnim){var b,x,C,A,k=l.config.chart.animations.dynamicAnimation.speed;null!=(A=l.globals.previousPaths[a]&&l.globals.previousPaths[a][o])&&(b=A.x,x=A.y,C=void 0!==A.r?A.r:r);for(var H=0;H<l.globals.collapsedSeries.length;H++)l.globals.collapsedSeries[H].index===a&&(k=1,r=0);0===t&&0===e&&(r=0),s.animateCircle(g,{cx:b,cy:x,r:C},{cx:t,cy:e,r:r},k,l.globals.easing)}else g.attr({r:r});return g.attr({rel:i,j:i,index:a,"default-marker-size":r}),u.setSelectionFilter(g,a,i),h.addEvents(g),g.node.classList.add("apexcharts-marker"),g}},{key:"centerTextInBubble",value:function(t){var e=this.w;return{y:t+=parseInt(e.config.dataLabels.style.fontSize,10)/4}}}]),t}(),U=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w}return s(t,[{key:"dataLabelsCorrection",value:function(t,e,n,r,a,i,o){var l=this.w,c=!1,s=new z(this.ctx).getTextRects(n,o),u=s.width,d=s.height;e<0&&(e=0),e>l.globals.gridHeight+d&&(e=l.globals.gridHeight+d/2),void 0===l.globals.dataLabelsRects[r]&&(l.globals.dataLabelsRects[r]=[]),l.globals.dataLabelsRects[r].push({x:t,y:e,width:u,height:d});var h=l.globals.dataLabelsRects[r].length-2,f=void 0!==l.globals.lastDrawnDataLabelsIndexes[r]?l.globals.lastDrawnDataLabelsIndexes[r][l.globals.lastDrawnDataLabelsIndexes[r].length-1]:0;if(void 0!==l.globals.dataLabelsRects[r][h]){var p=l.globals.dataLabelsRects[r][f];(t>p.x+p.width||e>p.y+p.height||e+d<p.y||t+u<p.x)&&(c=!0)}return(0===a||i)&&(c=!0),{x:t,y:e,textRects:s,drawnextLabel:c}}},{key:"drawDataLabel",value:function(t){var e=this,n=t.type,r=t.pos,a=t.i,i=t.j,o=t.isRangeStart,l=t.strokeWidth,c=void 0===l?2:l,s=this.w,u=new z(this.ctx),d=s.config.dataLabels,h=0,f=0,p=i,g=null;if(!d.enabled||!Array.isArray(r.x))return g;g=u.group({class:"apexcharts-data-labels"});for(var v=0;v<r.x.length;v++)if(h=r.x[v]+d.offsetX,f=r.y[v]+d.offsetY+c,!isNaN(h)){1===i&&0===v&&(p=0),1===i&&1===v&&(p=1);var m=s.globals.series[a][p];"rangeArea"===n&&(m=o?s.globals.seriesRangeStart[a][p]:s.globals.seriesRangeEnd[a][p]);var y="",b=function(t){return s.config.dataLabels.formatter(t,{ctx:e.ctx,seriesIndex:a,dataPointIndex:p,w:s})};"bubble"===s.config.chart.type?(y=b(m=s.globals.seriesZ[a][p]),f=r.y[v],f=new j(this.ctx).centerTextInBubble(f,a,p).y):void 0!==m&&(y=b(m)),this.plotDataLabelsText({x:h,y:f,text:y,i:a,j:p,parent:g,offsetCorrection:!0,dataLabelsConfig:s.config.dataLabels})}return g}},{key:"plotDataLabelsText",value:function(t){var e=this.w,n=new z(this.ctx),r=t.x,a=t.y,i=t.i,o=t.j,l=t.text,c=t.textAnchor,s=t.fontSize,u=t.parent,d=t.dataLabelsConfig,h=t.color,f=t.alwaysDrawDataLabel,p=t.offsetCorrection;if(!(Array.isArray(e.config.dataLabels.enabledOnSeries)&&e.config.dataLabels.enabledOnSeries.indexOf(i)<0)){var g={x:r,y:a,drawnextLabel:!0,textRects:null};p&&(g=this.dataLabelsCorrection(r,a,l,i,o,f,parseInt(d.style.fontSize,10))),e.globals.zoomed||(r=g.x,a=g.y),g.textRects&&(r<-20-g.textRects.width||r>e.globals.gridWidth+g.textRects.width+30)&&(l="");var v=e.globals.dataLabels.style.colors[i];(("bar"===e.config.chart.type||"rangeBar"===e.config.chart.type)&&e.config.plotOptions.bar.distributed||e.config.dataLabels.distributed)&&(v=e.globals.dataLabels.style.colors[o]),"function"==typeof v&&(v=v({series:e.globals.series,seriesIndex:i,dataPointIndex:o,w:e})),h&&(v=h);var m=d.offsetX,y=d.offsetY;if("bar"!==e.config.chart.type&&"rangeBar"!==e.config.chart.type||(m=0,y=0),g.drawnextLabel){var b=n.drawText({width:100,height:parseInt(d.style.fontSize,10),x:r+m,y:a+y,foreColor:v,textAnchor:c||d.textAnchor,text:l,fontSize:s||d.style.fontSize,fontFamily:d.style.fontFamily,fontWeight:d.style.fontWeight||"normal"});if(b.attr({class:"apexcharts-datalabel",cx:r,cy:a}),d.dropShadow.enabled){var x=d.dropShadow;new w(this.ctx).dropShadow(b,x)}u.add(b),void 0===e.globals.lastDrawnDataLabelsIndexes[i]&&(e.globals.lastDrawnDataLabelsIndexes[i]=[]),e.globals.lastDrawnDataLabelsIndexes[i].push(o)}}}},{key:"addBackgroundToDataLabel",value:function(t,e){var n=this.w,r=n.config.dataLabels.background,a=r.padding,i=r.padding/2,o=e.width,l=e.height,c=new z(this.ctx).drawRect(e.x-a,e.y-i/2,o+2*a,l+i,r.borderRadius,"transparent"===n.config.chart.background?"#fff":n.config.chart.background,r.opacity,r.borderWidth,r.borderColor);return r.dropShadow.enabled&&new w(this.ctx).dropShadow(c,r.dropShadow),c}},{key:"dataLabelsBackground",value:function(){var t=this.w;if("bubble"!==t.config.chart.type)for(var e=t.globals.dom.baseEl.querySelectorAll(".apexcharts-datalabels text"),n=0;n<e.length;n++){var r=e[n],a=r.getBBox(),i=null;if(a.width&&a.height&&(i=this.addBackgroundToDataLabel(r,a)),i){r.parentNode.insertBefore(i.node,r);var o=r.getAttribute("fill");!t.config.chart.animations.enabled||t.globals.resized||t.globals.dataChanged?i.attr({fill:o}):i.animate().attr({fill:o}),r.setAttribute("fill",t.config.dataLabels.background.foreColor)}}}},{key:"bringForward",value:function(){for(var t=this.w,e=t.globals.dom.baseEl.querySelectorAll(".apexcharts-datalabels"),n=t.globals.dom.baseEl.querySelector(".apexcharts-plot-series:last-child"),r=0;r<e.length;r++)n&&n.insertBefore(e[r],n.nextSibling)}}]),t}(),W=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w,this.legendInactiveClass="legend-mouseover-inactive"}return s(t,[{key:"getAllSeriesEls",value:function(){return this.w.globals.dom.baseEl.getElementsByClassName("apexcharts-series")}},{key:"getSeriesByName",value:function(t){return this.w.globals.dom.baseEl.querySelector(".apexcharts-inner .apexcharts-series[seriesName='".concat(x.escapeString(t),"']"))}},{key:"isSeriesHidden",value:function(t){var e=this.getSeriesByName(t),n=parseInt(e.getAttribute("data:realIndex"),10);return{isHidden:e.classList.contains("apexcharts-series-collapsed"),realIndex:n}}},{key:"addCollapsedClassToSeries",value:function(t,e){var n=this.w;function r(n){for(var r=0;r<n.length;r++)n[r].index===e&&t.node.classList.add("apexcharts-series-collapsed")}r(n.globals.collapsedSeries),r(n.globals.ancillaryCollapsedSeries)}},{key:"toggleSeries",value:function(t){var e=this.isSeriesHidden(t);return this.ctx.legend.legendHelpers.toggleDataSeries(e.realIndex,e.isHidden),e.isHidden}},{key:"showSeries",value:function(t){var e=this.isSeriesHidden(t);e.isHidden&&this.ctx.legend.legendHelpers.toggleDataSeries(e.realIndex,!0)}},{key:"hideSeries",value:function(t){var e=this.isSeriesHidden(t);e.isHidden||this.ctx.legend.legendHelpers.toggleDataSeries(e.realIndex,!1)}},{key:"resetSeries",value:function(){var t=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],r=this.w,a=x.clone(r.globals.initialSeries);r.globals.previousPaths=[],n?(r.globals.collapsedSeries=[],r.globals.ancillaryCollapsedSeries=[],r.globals.collapsedSeriesIndices=[],r.globals.ancillaryCollapsedSeriesIndices=[]):a=this.emptyCollapsedSeries(a),r.config.series=a,t&&(e&&(r.globals.zoomed=!1,this.ctx.updateHelpers.revertDefaultAxisMinMax()),this.ctx.updateHelpers._updateSeries(a,r.config.chart.animations.dynamicAnimation.enabled))}},{key:"emptyCollapsedSeries",value:function(t){for(var e=this.w,n=0;n<t.length;n++)e.globals.collapsedSeriesIndices.indexOf(n)>-1&&(t[n].data=[]);return t}},{key:"toggleSeriesOnHover",value:function(t,e){var n=this.w;e||(e=t.target);var r=n.globals.dom.baseEl.querySelectorAll(".apexcharts-series, .apexcharts-datalabels");if("mousemove"===t.type){var a=parseInt(e.getAttribute("rel"),10)-1,i=null,o=null;n.globals.axisCharts||"radialBar"===n.config.chart.type?n.globals.axisCharts?(i=n.globals.dom.baseEl.querySelector(".apexcharts-series[data\\:realIndex='".concat(a,"']")),o=n.globals.dom.baseEl.querySelector(".apexcharts-datalabels[data\\:realIndex='".concat(a,"']"))):i=n.globals.dom.baseEl.querySelector(".apexcharts-series[rel='".concat(a+1,"']")):i=n.globals.dom.baseEl.querySelector(".apexcharts-series[rel='".concat(a+1,"'] path"));for(var l=0;l<r.length;l++)r[l].classList.add(this.legendInactiveClass);null!==i&&(n.globals.axisCharts||i.parentNode.classList.remove(this.legendInactiveClass),i.classList.remove(this.legendInactiveClass),null!==o&&o.classList.remove(this.legendInactiveClass))}else if("mouseout"===t.type)for(var c=0;c<r.length;c++)r[c].classList.remove(this.legendInactiveClass)}},{key:"highlightRangeInSeries",value:function(t,e){var n=this,r=this.w,a=r.globals.dom.baseEl.getElementsByClassName("apexcharts-heatmap-rect"),i=function(t){for(var e=0;e<a.length;e++)a[e].classList[t](n.legendInactiveClass)};if("mousemove"===t.type){var o=parseInt(e.getAttribute("rel"),10)-1;i("add"),function(t){for(var e=0;e<a.length;e++){var r=parseInt(a[e].getAttribute("val"),10);r>=t.from&&r<=t.to&&a[e].classList.remove(n.legendInactiveClass)}}(r.config.plotOptions.heatmap.colorScale.ranges[o])}else"mouseout"===t.type&&i("remove")}},{key:"getActiveConfigSeriesIndex",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"asc",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=this.w,r=0;if(n.config.series.length>1)for(var a=n.config.series.map((function(t,r){return t.data&&t.data.length>0&&-1===n.globals.collapsedSeriesIndices.indexOf(r)&&(!n.globals.comboCharts||0===e.length||e.length&&e.indexOf(n.config.series[r].type)>-1)?r:-1})),i="asc"===t?0:a.length-1;"asc"===t?i<a.length:i>=0;"asc"===t?i++:i--)if(-1!==a[i]){r=a[i];break}return r}},{key:"getBarSeriesIndices",value:function(){return this.w.globals.comboCharts?this.w.config.series.map((function(t,e){return"bar"===t.type||"column"===t.type?e:-1})).filter((function(t){return-1!==t})):this.w.config.series.map((function(t,e){return e}))}},{key:"getPreviousPaths",value:function(){var t=this.w;function e(e,n,r){for(var a=e[n].childNodes,i={type:r,paths:[],realIndex:e[n].getAttribute("data:realIndex")},o=0;o<a.length;o++)if(a[o].hasAttribute("pathTo")){var l=a[o].getAttribute("pathTo");i.paths.push({d:l})}t.globals.previousPaths.push(i)}t.globals.previousPaths=[],["line","area","bar","rangebar","rangeArea","candlestick","radar"].forEach((function(n){for(var r,a=(r=n,t.globals.dom.baseEl.querySelectorAll(".apexcharts-".concat(r,"-series .apexcharts-series"))),i=0;i<a.length;i++)e(a,i,n)})),this.handlePrevBubbleScatterPaths("bubble"),this.handlePrevBubbleScatterPaths("scatter");var n=t.globals.dom.baseEl.querySelectorAll(".apexcharts-".concat(t.config.chart.type," .apexcharts-series"));if(n.length>0)for(var r=function(e){for(var n=t.globals.dom.baseEl.querySelectorAll(".apexcharts-".concat(t.config.chart.type," .apexcharts-series[data\\:realIndex='").concat(e,"'] rect")),r=[],a=function(t){var e=function(e){return n[t].getAttribute(e)},a={x:parseFloat(e("x")),y:parseFloat(e("y")),width:parseFloat(e("width")),height:parseFloat(e("height"))};r.push({rect:a,color:n[t].getAttribute("color")})},i=0;i<n.length;i++)a(i);t.globals.previousPaths.push(r)},a=0;a<n.length;a++)r(a);t.globals.axisCharts||(t.globals.previousPaths=t.globals.series)}},{key:"handlePrevBubbleScatterPaths",value:function(t){var e=this.w,n=e.globals.dom.baseEl.querySelectorAll(".apexcharts-".concat(t,"-series .apexcharts-series"));if(n.length>0)for(var r=0;r<n.length;r++){for(var a=e.globals.dom.baseEl.querySelectorAll(".apexcharts-".concat(t,"-series .apexcharts-series[data\\:realIndex='").concat(r,"'] circle")),i=[],o=0;o<a.length;o++)i.push({x:a[o].getAttribute("cx"),y:a[o].getAttribute("cy"),r:a[o].getAttribute("r")});e.globals.previousPaths.push(i)}}},{key:"clearPreviousPaths",value:function(){var t=this.w;t.globals.previousPaths=[],t.globals.allSeriesCollapsed=!1}},{key:"handleNoData",value:function(){var t=this.w,e=t.config.noData,n=new z(this.ctx),r=t.globals.svgWidth/2,a=t.globals.svgHeight/2,i="middle";if(t.globals.noData=!0,t.globals.animationEnded=!0,"left"===e.align?(r=10,i="start"):"right"===e.align&&(r=t.globals.svgWidth-10,i="end"),"top"===e.verticalAlign?a=50:"bottom"===e.verticalAlign&&(a=t.globals.svgHeight-50),r+=e.offsetX,a=a+parseInt(e.style.fontSize,10)+2+e.offsetY,void 0!==e.text&&""!==e.text){var o=n.drawText({x:r,y:a,text:e.text,textAnchor:i,fontSize:e.style.fontSize,fontFamily:e.style.fontFamily,foreColor:e.style.color,opacity:1,class:"apexcharts-text-nodata"});t.globals.dom.Paper.add(o)}}},{key:"setNullSeriesToZeroValues",value:function(t){for(var e=this.w,n=0;n<t.length;n++)if(0===t[n].length)for(var r=0;r<t[e.globals.maxValsInArrayIndex].length;r++)t[n].push(0);return t}},{key:"hasAllSeriesEqualX",value:function(){for(var t=!0,e=this.w,n=this.filteredSeriesX(),r=0;r<n.length-1;r++)if(n[r][0]!==n[r+1][0]){t=!1;break}return e.globals.allSeriesHasEqualX=t,t}},{key:"filteredSeriesX",value:function(){return this.w.globals.seriesX.map((function(t){return t.length>0?t:[]}))}}]),t}(),Z=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w,this.twoDSeries=[],this.threeDSeries=[],this.twoDSeriesX=[],this.seriesGoals=[],this.coreUtils=new C(this.ctx)}return s(t,[{key:"isMultiFormat",value:function(){return this.isFormatXY()||this.isFormat2DArray()}},{key:"isFormatXY",value:function(){var t=this.w.config.series.slice(),e=new W(this.ctx);if(this.activeSeriesIndex=e.getActiveConfigSeriesIndex(),void 0!==t[this.activeSeriesIndex].data&&t[this.activeSeriesIndex].data.length>0&&null!==t[this.activeSeriesIndex].data[0]&&void 0!==t[this.activeSeriesIndex].data[0].x&&null!==t[this.activeSeriesIndex].data[0])return!0}},{key:"isFormat2DArray",value:function(){var t=this.w.config.series.slice(),e=new W(this.ctx);if(this.activeSeriesIndex=e.getActiveConfigSeriesIndex(),void 0!==t[this.activeSeriesIndex].data&&t[this.activeSeriesIndex].data.length>0&&void 0!==t[this.activeSeriesIndex].data[0]&&null!==t[this.activeSeriesIndex].data[0]&&t[this.activeSeriesIndex].data[0].constructor===Array)return!0}},{key:"handleFormat2DArray",value:function(t,e){for(var n=this.w.config,r=this.w.globals,a="boxPlot"===n.chart.type||"boxPlot"===n.series[e].type,i=0;i<t[e].data.length;i++)if(void 0!==t[e].data[i][1]&&(Array.isArray(t[e].data[i][1])&&4===t[e].data[i][1].length&&!a?this.twoDSeries.push(x.parseNumber(t[e].data[i][1][3])):t[e].data[i].length>=5?this.twoDSeries.push(x.parseNumber(t[e].data[i][4])):this.twoDSeries.push(x.parseNumber(t[e].data[i][1])),r.dataFormatXNumeric=!0),"datetime"===n.xaxis.type){var o=new Date(t[e].data[i][0]);o=new Date(o).getTime(),this.twoDSeriesX.push(o)}else this.twoDSeriesX.push(t[e].data[i][0]);for(var l=0;l<t[e].data.length;l++)void 0!==t[e].data[l][2]&&(this.threeDSeries.push(t[e].data[l][2]),r.isDataXYZ=!0)}},{key:"handleFormatXY",value:function(t,e){var n=this.w.config,r=this.w.globals,a=new B(this.ctx),i=e;r.collapsedSeriesIndices.indexOf(e)>-1&&(i=this.activeSeriesIndex);for(var o=0;o<t[e].data.length;o++)void 0!==t[e].data[o].y&&(Array.isArray(t[e].data[o].y)?this.twoDSeries.push(x.parseNumber(t[e].data[o].y[t[e].data[o].y.length-1])):this.twoDSeries.push(x.parseNumber(t[e].data[o].y))),void 0!==t[e].data[o].goals&&Array.isArray(t[e].data[o].goals)?(void 0===this.seriesGoals[e]&&(this.seriesGoals[e]=[]),this.seriesGoals[e].push(t[e].data[o].goals)):(void 0===this.seriesGoals[e]&&(this.seriesGoals[e]=[]),this.seriesGoals[e].push(null));for(var l=0;l<t[i].data.length;l++){var c="string"==typeof t[i].data[l].x,s=Array.isArray(t[i].data[l].x),u=!s&&!!a.isValidDate(t[i].data[l].x);if(c||u)if(c||n.xaxis.convertedCatToNumeric){var d=r.isBarHorizontal&&r.isRangeData;"datetime"!==n.xaxis.type||d?(this.fallbackToCategory=!0,this.twoDSeriesX.push(t[i].data[l].x),isNaN(t[i].data[l].x)||"category"===this.w.config.xaxis.type||"string"==typeof t[i].data[l].x||(r.isXNumeric=!0)):this.twoDSeriesX.push(a.parseDate(t[i].data[l].x))}else"datetime"===n.xaxis.type?this.twoDSeriesX.push(a.parseDate(t[i].data[l].x.toString())):(r.dataFormatXNumeric=!0,r.isXNumeric=!0,this.twoDSeriesX.push(parseFloat(t[i].data[l].x)));else s?(this.fallbackToCategory=!0,this.twoDSeriesX.push(t[i].data[l].x)):(r.isXNumeric=!0,r.dataFormatXNumeric=!0,this.twoDSeriesX.push(t[i].data[l].x))}if(t[e].data[0]&&void 0!==t[e].data[0].z){for(var h=0;h<t[e].data.length;h++)this.threeDSeries.push(t[e].data[h].z);r.isDataXYZ=!0}}},{key:"handleRangeData",value:function(t,e){var n=this.w.globals,r={};return this.isFormat2DArray()?r=this.handleRangeDataFormat("array",t,e):this.isFormatXY()&&(r=this.handleRangeDataFormat("xy",t,e)),n.seriesRangeStart.push(r.start),n.seriesRangeEnd.push(r.end),n.seriesRange.push(r.rangeUniques),n.seriesRange.forEach((function(t,e){t&&t.forEach((function(t,e){t.y.forEach((function(e,n){for(var r=0;r<t.y.length;r++)if(n!==r){var a=e.y1,i=e.y2,o=t.y[r].y1;a<=t.y[r].y2&&o<=i&&(t.overlaps.indexOf(e.rangeName)<0&&t.overlaps.push(e.rangeName),t.overlaps.indexOf(t.y[r].rangeName)<0&&t.overlaps.push(t.y[r].rangeName))}}))}))})),r}},{key:"handleCandleStickBoxData",value:function(t,e){var n=this.w.globals,r={};return this.isFormat2DArray()?r=this.handleCandleStickBoxDataFormat("array",t,e):this.isFormatXY()&&(r=this.handleCandleStickBoxDataFormat("xy",t,e)),n.seriesCandleO[e]=r.o,n.seriesCandleH[e]=r.h,n.seriesCandleM[e]=r.m,n.seriesCandleL[e]=r.l,n.seriesCandleC[e]=r.c,r}},{key:"handleRangeDataFormat",value:function(t,e,n){var r=[],a=[],i=e[n].data.filter((function(t,e,n){return e===n.findIndex((function(e){return e.x===t.x}))})).map((function(t,e){return{x:t.x,overlaps:[],y:[]}}));if("array"===t)for(var o=0;o<e[n].data.length;o++)Array.isArray(e[n].data[o])?(r.push(e[n].data[o][1][0]),a.push(e[n].data[o][1][1])):(r.push(e[n].data[o]),a.push(e[n].data[o]));else if("xy"===t)for(var l=function(t){var o=Array.isArray(e[n].data[t].y),l=x.randomId(),c=e[n].data[t].x,s={y1:o?e[n].data[t].y[0]:e[n].data[t].y,y2:o?e[n].data[t].y[1]:e[n].data[t].y,rangeName:l};e[n].data[t].rangeName=l;var u=i.findIndex((function(t){return t.x===c}));i[u].y.push(s),r.push(s.y1),a.push(s.y2)},c=0;c<e[n].data.length;c++)l(c);return{start:r,end:a,rangeUniques:i}}},{key:"handleCandleStickBoxDataFormat",value:function(t,e,n){var r=this.w,a="boxPlot"===r.config.chart.type||"boxPlot"===r.config.series[n].type,i=[],o=[],l=[],c=[],s=[];if("array"===t)if(a&&6===e[n].data[0].length||!a&&5===e[n].data[0].length)for(var u=0;u<e[n].data.length;u++)i.push(e[n].data[u][1]),o.push(e[n].data[u][2]),a?(l.push(e[n].data[u][3]),c.push(e[n].data[u][4]),s.push(e[n].data[u][5])):(c.push(e[n].data[u][3]),s.push(e[n].data[u][4]));else for(var d=0;d<e[n].data.length;d++)Array.isArray(e[n].data[d][1])&&(i.push(e[n].data[d][1][0]),o.push(e[n].data[d][1][1]),a?(l.push(e[n].data[d][1][2]),c.push(e[n].data[d][1][3]),s.push(e[n].data[d][1][4])):(c.push(e[n].data[d][1][2]),s.push(e[n].data[d][1][3])));else if("xy"===t)for(var h=0;h<e[n].data.length;h++)Array.isArray(e[n].data[h].y)&&(i.push(e[n].data[h].y[0]),o.push(e[n].data[h].y[1]),a?(l.push(e[n].data[h].y[2]),c.push(e[n].data[h].y[3]),s.push(e[n].data[h].y[4])):(c.push(e[n].data[h].y[2]),s.push(e[n].data[h].y[3])));return{o:i,h:o,m:l,l:c,c:s}}},{key:"parseDataAxisCharts",value:function(t){var e,n=this,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.ctx,a=this.w.config,i=this.w.globals,o=new B(r),l=a.labels.length>0?a.labels.slice():a.xaxis.categories.slice();if(i.isRangeBar="rangeBar"===a.chart.type&&i.isBarHorizontal,i.hasXaxisGroups="category"===a.xaxis.type&&a.xaxis.group.groups.length>0,i.hasXaxisGroups&&(i.groups=a.xaxis.group.groups),i.hasSeriesGroups=null===(e=t[0])||void 0===e?void 0:e.group,i.hasSeriesGroups){var c=[],s=m(new Set(t.map((function(t){return t.group}))));t.forEach((function(t,e){var n=s.indexOf(t.group);c[n]||(c[n]=[]),c[n].push(t.name)})),i.seriesGroups=c}for(var u=function(){for(var t=0;t<l.length;t++)if("string"==typeof l[t]){if(!o.isValidDate(l[t]))throw new Error("You have provided invalid Date format. Please provide a valid JavaScript Date");n.twoDSeriesX.push(o.parseDate(l[t]))}else n.twoDSeriesX.push(l[t])},d=0;d<t.length;d++){if(this.twoDSeries=[],this.twoDSeriesX=[],this.threeDSeries=[],void 0===t[d].data)return void console.error("It is a possibility that you may have not included 'data' property in series.");if("rangeBar"!==a.chart.type&&"rangeArea"!==a.chart.type&&"rangeBar"!==t[d].type&&"rangeArea"!==t[d].type||(i.isRangeData=!0,"rangeBar"!==a.chart.type&&"rangeArea"!==a.chart.type||this.handleRangeData(t,d)),this.isMultiFormat())this.isFormat2DArray()?this.handleFormat2DArray(t,d):this.isFormatXY()&&this.handleFormatXY(t,d),"candlestick"!==a.chart.type&&"candlestick"!==t[d].type&&"boxPlot"!==a.chart.type&&"boxPlot"!==t[d].type||this.handleCandleStickBoxData(t,d),i.series.push(this.twoDSeries),i.labels.push(this.twoDSeriesX),i.seriesX.push(this.twoDSeriesX),i.seriesGoals=this.seriesGoals,d!==this.activeSeriesIndex||this.fallbackToCategory||(i.isXNumeric=!0);else{"datetime"===a.xaxis.type?(i.isXNumeric=!0,u(),i.seriesX.push(this.twoDSeriesX)):"numeric"===a.xaxis.type&&(i.isXNumeric=!0,l.length>0&&(this.twoDSeriesX=l,i.seriesX.push(this.twoDSeriesX))),i.labels.push(this.twoDSeriesX);var h=t[d].data.map((function(t){return x.parseNumber(t)}));i.series.push(h)}i.seriesZ.push(this.threeDSeries),void 0!==t[d].name?i.seriesNames.push(t[d].name):i.seriesNames.push("series-"+parseInt(d+1,10)),void 0!==t[d].color?i.seriesColors.push(t[d].color):i.seriesColors.push(void 0)}return this.w}},{key:"parseDataNonAxisCharts",value:function(t){var e=this.w.globals,n=this.w.config;e.series=t.slice(),e.seriesNames=n.labels.slice();for(var r=0;r<e.series.length;r++)void 0===e.seriesNames[r]&&e.seriesNames.push("series-"+(r+1));return this.w}},{key:"handleExternalLabelsData",value:function(t){var e=this.w.config,n=this.w.globals;e.xaxis.categories.length>0?n.labels=e.xaxis.categories:e.labels.length>0?n.labels=e.labels.slice():this.fallbackToCategory?(n.labels=n.labels[0],n.seriesRange.length&&(n.seriesRange.map((function(t){t.forEach((function(t){n.labels.indexOf(t.x)<0&&t.x&&n.labels.push(t.x)}))})),n.labels=Array.from(new Set(n.labels.map(JSON.stringify)),JSON.parse)),e.xaxis.convertedCatToNumeric&&(new O(e).convertCatToNumericXaxis(e,this.ctx,n.seriesX[0]),this._generateExternalLabels(t))):this._generateExternalLabels(t)}},{key:"_generateExternalLabels",value:function(t){var e=this.w.globals,n=this.w.config,r=[];if(e.axisCharts){if(e.series.length>0)if(this.isFormatXY())for(var a=n.series.map((function(t,e){return t.data.filter((function(t,e,n){return n.findIndex((function(e){return e.x===t.x}))===e}))})),i=a.reduce((function(t,e,n,r){return r[t].length>e.length?t:n}),0),o=0;o<a[i].length;o++)r.push(o+1);else for(var l=0;l<e.series[e.maxValsInArrayIndex].length;l++)r.push(l+1);e.seriesX=[];for(var c=0;c<t.length;c++)e.seriesX.push(r);this.w.globals.isBarHorizontal||(e.isXNumeric=!0)}if(0===r.length){r=e.axisCharts?[]:e.series.map((function(t,e){return e+1}));for(var s=0;s<t.length;s++)e.seriesX.push(r)}e.labels=r,n.xaxis.convertedCatToNumeric&&(e.categoryLabels=r.map((function(t){return n.xaxis.labels.formatter(t)}))),e.noLabelsProvided=!0}},{key:"parseData",value:function(t){var e=this.w,n=e.config,r=e.globals;if(this.excludeCollapsedSeriesInYAxis(),this.fallbackToCategory=!1,this.ctx.core.resetGlobals(),this.ctx.core.isMultipleY(),r.axisCharts?(this.parseDataAxisCharts(t),this.coreUtils.getLargestSeries()):this.parseDataNonAxisCharts(t),n.chart.stacked){var a=new W(this.ctx);r.series=a.setNullSeriesToZeroValues(r.series)}this.coreUtils.getSeriesTotals(),r.axisCharts&&(r.stackedSeriesTotals=this.coreUtils.getStackedSeriesTotals(),r.stackedSeriesTotalsByGroups=this.coreUtils.getStackedSeriesTotalsByGroups()),this.coreUtils.getPercentSeries(),r.dataFormatXNumeric||r.isXNumeric&&("numeric"!==n.xaxis.type||0!==n.labels.length||0!==n.xaxis.categories.length)||this.handleExternalLabelsData(t);for(var i=this.coreUtils.getCategoryLabels(r.labels),o=0;o<i.length;o++)if(Array.isArray(i[o])){r.isMultiLineX=!0;break}}},{key:"excludeCollapsedSeriesInYAxis",value:function(){var t=this,e=this.w;e.globals.ignoreYAxisIndexes=e.globals.collapsedSeries.map((function(n,r){if(t.w.globals.isMultipleYAxis&&!e.config.chart.stacked)return n.index}))}}]),t}(),G=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w}return s(t,[{key:"getLabel",value:function(t,e,n,r){var a,i,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:[],l=arguments.length>5&&void 0!==arguments[5]?arguments[5]:"12px",c=!(arguments.length>6&&void 0!==arguments[6])||arguments[6],s=this.w,u=void 0===t[r]?"":t[r],d=u,h=s.globals.xLabelFormatter,f=s.config.xaxis.labels.formatter,p=!1,g=new D(this.ctx),v=u;c&&(d=g.xLabelFormat(h,u,v,{i:r,dateFormatter:new B(this.ctx).formatDate,w:s}),void 0!==f&&(d=f(u,t[r],{i:r,dateFormatter:new B(this.ctx).formatDate,w:s}))),e.length>0?(a=e[r].unit,i=null,e.forEach((function(t){"month"===t.unit?i="year":"day"===t.unit?i="month":"hour"===t.unit?i="day":"minute"===t.unit&&(i="hour")})),p=i===a,n=e[r].position,d=e[r].value):"datetime"===s.config.xaxis.type&&void 0===f&&(d=""),void 0===d&&(d=""),d=Array.isArray(d)?d:d.toString();var m,y=new z(this.ctx);m=s.globals.rotateXLabels&&c?y.getTextRects(d,parseInt(l,10),null,"rotate(".concat(s.config.xaxis.labels.rotate," 0 0)"),!1):y.getTextRects(d,parseInt(l,10));var b=!s.config.xaxis.labels.showDuplicates&&this.ctx.timeScale;return!Array.isArray(d)&&(0===d.indexOf("NaN")||0===d.toLowerCase().indexOf("invalid")||d.toLowerCase().indexOf("infinity")>=0||o.indexOf(d)>=0&&b)&&(d=""),{x:n,text:d,textRect:m,isBold:p}}},{key:"checkLabelBasedOnTickamount",value:function(t,e,n){var r=this.w,a=r.config.xaxis.tickAmount;return"dataPoints"===a&&(a=Math.round(r.globals.gridWidth/120)),a>n||t%Math.round(n/(a+1))==0||(e.text=""),e}},{key:"checkForOverflowingLabels",value:function(t,e,n,r,a){var i=this.w;if(0===t&&i.globals.skipFirstTimelinelabel&&(e.text=""),t===n-1&&i.globals.skipLastTimelinelabel&&(e.text=""),i.config.xaxis.labels.hideOverlappingLabels&&r.length>0){var o=a[a.length-1];e.x<o.textRect.width/(i.globals.rotateXLabels?Math.abs(i.config.xaxis.labels.rotate)/12:1.01)+o.x&&(e.text="")}return e}},{key:"checkForReversedLabels",value:function(t,e){var n=this.w;return n.config.yaxis[t]&&n.config.yaxis[t].reversed&&e.reverse(),e}},{key:"isYAxisHidden",value:function(t){var e=this.w,n=new C(this.ctx);return!e.config.yaxis[t].show||!e.config.yaxis[t].showForNullSeries&&n.isSeriesNull(t)&&-1===e.globals.collapsedSeriesIndices.indexOf(t)}},{key:"getYAxisForeColor",value:function(t,e){var n=this.w;return Array.isArray(t)&&n.globals.yAxisScale[e]&&this.ctx.theme.pushExtraColors(t,n.globals.yAxisScale[e].result.length,!1),t}},{key:"drawYAxisTicks",value:function(t,e,n,r,a,i,o){var l=this.w,c=new z(this.ctx),s=l.globals.translateY;if(r.show&&e>0){!0===l.config.yaxis[a].opposite&&(t+=r.width);for(var u=e;u>=0;u--){var d=s+e/10+l.config.yaxis[a].labels.offsetY-1;l.globals.isBarHorizontal&&(d=i*u),"heatmap"===l.config.chart.type&&(d+=i/2);var h=c.drawLine(t+n.offsetX-r.width+r.offsetX,d+r.offsetY,t+n.offsetX+r.offsetX,d+r.offsetY,r.color);o.add(h),s+=i}}}}]),t}(),q=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w}return s(t,[{key:"scaleSvgNode",value:function(t,e){var n=parseFloat(t.getAttributeNS(null,"width")),r=parseFloat(t.getAttributeNS(null,"height"));t.setAttributeNS(null,"width",n*e),t.setAttributeNS(null,"height",r*e),t.setAttributeNS(null,"viewBox","0 0 "+n+" "+r)}},{key:"fixSvgStringForIe11",value:function(t){if(!x.isIE11())return t.replace(/&nbsp;/g,"&#160;");var e=0,n=t.replace(/xmlns="http:\/\/www.w3.org\/2000\/svg"/g,(function(t){return 2===++e?'xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.dev"':t}));return(n=n.replace(/xmlns:NS\d+=""/g,"")).replace(/NS\d+:(\w+:\w+=")/g,"$1")}},{key:"getSvgString",value:function(t){null==t&&(t=1);var e=this.w.globals.dom.Paper.svg();if(1!==t){var n=this.w.globals.dom.Paper.node.cloneNode(!0);this.scaleSvgNode(n,t),e=(new XMLSerializer).serializeToString(n)}return this.fixSvgStringForIe11(e)}},{key:"cleanup",value:function(){var t=this.w,e=t.globals.dom.baseEl.getElementsByClassName("apexcharts-xcrosshairs"),n=t.globals.dom.baseEl.getElementsByClassName("apexcharts-ycrosshairs"),r=t.globals.dom.baseEl.querySelectorAll(".apexcharts-zoom-rect, .apexcharts-selection-rect");Array.prototype.forEach.call(r,(function(t){t.setAttribute("width",0)})),e&&e[0]&&(e[0].setAttribute("x",-500),e[0].setAttribute("x1",-500),e[0].setAttribute("x2",-500)),n&&n[0]&&(n[0].setAttribute("y",-100),n[0].setAttribute("y1",-100),n[0].setAttribute("y2",-100))}},{key:"svgUrl",value:function(){this.cleanup();var t=this.getSvgString(),e=new Blob([t],{type:"image/svg+xml;charset=utf-8"});return URL.createObjectURL(e)}},{key:"dataURI",value:function(t){var e=this;return new Promise((function(n){var r=e.w,a=t?t.scale||t.width/r.globals.svgWidth:1;e.cleanup();var i=document.createElement("canvas");i.width=r.globals.svgWidth*a,i.height=parseInt(r.globals.dom.elWrap.style.height,10)*a;var o="transparent"===r.config.chart.background?"#fff":r.config.chart.background,l=i.getContext("2d");l.fillStyle=o,l.fillRect(0,0,i.width*a,i.height*a);var c=e.getSvgString(a);if(window.canvg&&x.isIE11()){var s=window.canvg.Canvg.fromString(l,c,{ignoreClear:!0,ignoreDimensions:!0});s.start();var u=i.msToBlob();s.stop(),n({blob:u})}else{var d="data:image/svg+xml,"+encodeURIComponent(c),h=new Image;h.crossOrigin="anonymous",h.onload=function(){if(l.drawImage(h,0,0),i.msToBlob){var t=i.msToBlob();n({blob:t})}else{var e=i.toDataURL("image/png");n({imgURI:e})}},h.src=d}}))}},{key:"exportToSVG",value:function(){this.triggerDownload(this.svgUrl(),this.w.config.chart.toolbar.export.svg.filename,".svg")}},{key:"exportToPng",value:function(){var t=this;this.dataURI().then((function(e){var n=e.imgURI,r=e.blob;r?navigator.msSaveOrOpenBlob(r,t.w.globals.chartID+".png"):t.triggerDownload(n,t.w.config.chart.toolbar.export.png.filename,".png")}))}},{key:"exportToCSV",value:function(t){var e=this,n=t.series,r=t.fileName,a=t.columnDelimiter,i=void 0===a?",":a,o=t.lineDelimiter,l=void 0===o?"\n":o,c=this.w;n||(n=c.config.series);var s,u,d=[],h=[],f="",p=c.globals.series.map((function(t,e){return-1===c.globals.collapsedSeriesIndices.indexOf(e)?t:[]})),g=function(t){return"datetime"===c.config.xaxis.type&&String(t).length>=10},v=Math.max.apply(Math,m(n.map((function(t){return t.data?t.data.length:0})))),y=new Z(this.ctx),b=new G(this.ctx),M=function(t){var n="";if(c.globals.axisCharts){if("category"===c.config.xaxis.type||c.config.xaxis.convertedCatToNumeric)if(c.globals.isBarHorizontal){var r=c.globals.yLabelFormatters[0],a=new W(e.ctx).getActiveConfigSeriesIndex();n=r(c.globals.labels[t],{seriesIndex:a,dataPointIndex:t,w:c})}else n=b.getLabel(c.globals.labels,c.globals.timescaleLabels,0,t).text;"datetime"===c.config.xaxis.type&&(c.config.xaxis.categories.length?n=c.config.xaxis.categories[t]:c.config.labels.length&&(n=c.config.labels[t]))}else n=c.config.labels[t];return Array.isArray(n)&&(n=n.join(" ")),x.isNumber(n)?n:n.split(i).join("")};d.push(c.config.chart.toolbar.export.csv.headerCategory),"boxPlot"===c.config.chart.type?(d.push("minimum"),d.push("q1"),d.push("median"),d.push("q3"),d.push("maximum")):"candlestick"===c.config.chart.type?(d.push("open"),d.push("high"),d.push("low"),d.push("close")):"rangeBar"===c.config.chart.type?(d.push("minimum"),d.push("maximum")):n.map((function(t,e){var n=(t.name?t.name:"series-".concat(e))+"";c.globals.axisCharts&&d.push(n.split(i).join("")?n.split(i).join(""):"series-".concat(e))})),c.globals.axisCharts||(d.push(c.config.chart.toolbar.export.csv.headerValue),h.push(d.join(i))),c.globals.allSeriesHasEqualX||!c.globals.axisCharts||c.config.xaxis.categories.length||c.config.labels.length?n.map((function(t,e){c.globals.axisCharts?function(t,e){if(d.length&&0===e&&h.push(d.join(i)),t.data){t.data=t.data.length&&t.data||m(Array(v)).map((function(){return""}));for(var r=0;r<t.data.length;r++){d=[];var a=M(r);if(a||(y.isFormatXY()?a=n[e].data[r].x:y.isFormat2DArray()&&(a=n[e].data[r]?n[e].data[r][0]:"")),0===e){d.push(g(a)?c.config.chart.toolbar.export.csv.dateFormatter(a):x.isNumber(a)?a:a.split(i).join(""));for(var o=0;o<c.globals.series.length;o++){var l;y.isFormatXY()?d.push(null===(l=n[o].data[r])||void 0===l?void 0:l.y):d.push(p[o][r])}}("candlestick"===c.config.chart.type||t.type&&"candlestick"===t.type)&&(d.pop(),d.push(c.globals.seriesCandleO[e][r]),d.push(c.globals.seriesCandleH[e][r]),d.push(c.globals.seriesCandleL[e][r]),d.push(c.globals.seriesCandleC[e][r])),("boxPlot"===c.config.chart.type||t.type&&"boxPlot"===t.type)&&(d.pop(),d.push(c.globals.seriesCandleO[e][r]),d.push(c.globals.seriesCandleH[e][r]),d.push(c.globals.seriesCandleM[e][r]),d.push(c.globals.seriesCandleL[e][r]),d.push(c.globals.seriesCandleC[e][r])),"rangeBar"===c.config.chart.type&&(d.pop(),d.push(c.globals.seriesRangeStart[e][r]),d.push(c.globals.seriesRangeEnd[e][r])),d.length&&h.push(d.join(i))}}}(t,e):((d=[]).push(c.globals.labels[e].split(i).join("")),d.push(p[e]),h.push(d.join(i)))})):(s=new Set,u={},n.forEach((function(t,e){null==t||t.data.forEach((function(t){var r,a;if(y.isFormatXY())r=t.x,a=t.y;else{if(!y.isFormat2DArray())return;r=t[0],a=t[1]}u[r]||(u[r]=Array(n.length).fill("")),u[r][e]=a,s.add(r)}))})),d.length&&h.push(d.join(i)),Array.from(s).sort().forEach((function(t){h.push([g(t)&&"datetime"===c.config.xaxis.type?c.config.chart.toolbar.export.csv.dateFormatter(t):x.isNumber(t)?t:t.split(i).join(""),u[t].join(i)])}))),f+=h.join(l),this.triggerDownload("data:text/csv; charset=utf-8,"+encodeURIComponent("\ufeff"+f),r||c.config.chart.toolbar.export.csv.filename,".csv")}},{key:"triggerDownload",value:function(t,e,n){var r=document.createElement("a");r.href=t,r.download=(e||this.w.globals.chartID)+n,document.body.appendChild(r),r.click(),document.body.removeChild(r)}}]),t}(),Y=function(){function t(e,n){l(this,t),this.ctx=e,this.elgrid=n,this.w=e.w;var r=this.w;this.axesUtils=new G(e),this.xaxisLabels=r.globals.labels.slice(),r.globals.timescaleLabels.length>0&&!r.globals.isBarHorizontal&&(this.xaxisLabels=r.globals.timescaleLabels.slice()),r.config.xaxis.overwriteCategories&&(this.xaxisLabels=r.config.xaxis.overwriteCategories),this.drawnLabels=[],this.drawnLabelsRects=[],"top"===r.config.xaxis.position?this.offY=0:this.offY=r.globals.gridHeight+1,this.offY=this.offY+r.config.xaxis.axisBorder.offsetY,this.isCategoryBarHorizontal="bar"===r.config.chart.type&&r.config.plotOptions.bar.horizontal,this.xaxisFontSize=r.config.xaxis.labels.style.fontSize,this.xaxisFontFamily=r.config.xaxis.labels.style.fontFamily,this.xaxisForeColors=r.config.xaxis.labels.style.colors,this.xaxisBorderWidth=r.config.xaxis.axisBorder.width,this.isCategoryBarHorizontal&&(this.xaxisBorderWidth=r.config.yaxis[0].axisBorder.width.toString()),this.xaxisBorderWidth.indexOf("%")>-1?this.xaxisBorderWidth=r.globals.gridWidth*parseInt(this.xaxisBorderWidth,10)/100:this.xaxisBorderWidth=parseInt(this.xaxisBorderWidth,10),this.xaxisBorderHeight=r.config.xaxis.axisBorder.height,this.yaxis=r.config.yaxis[0]}return s(t,[{key:"drawXaxis",value:function(){var t=this.w,e=new z(this.ctx),n=e.group({class:"apexcharts-xaxis",transform:"translate(".concat(t.config.xaxis.offsetX,", ").concat(t.config.xaxis.offsetY,")")}),r=e.group({class:"apexcharts-xaxis-texts-g",transform:"translate(".concat(t.globals.translateXAxisX,", ").concat(t.globals.translateXAxisY,")")});n.add(r);for(var a=[],i=0;i<this.xaxisLabels.length;i++)a.push(this.xaxisLabels[i]);if(this.drawXAxisLabelAndGroup(!0,e,r,a,t.globals.isXNumeric,(function(t,e){return e})),t.globals.hasXaxisGroups){var o=t.globals.groups;a=[];for(var l=0;l<o.length;l++)a.push(o[l].title);var c={};t.config.xaxis.group.style&&(c.xaxisFontSize=t.config.xaxis.group.style.fontSize,c.xaxisFontFamily=t.config.xaxis.group.style.fontFamily,c.xaxisForeColors=t.config.xaxis.group.style.colors,c.fontWeight=t.config.xaxis.group.style.fontWeight,c.cssClass=t.config.xaxis.group.style.cssClass),this.drawXAxisLabelAndGroup(!1,e,r,a,!1,(function(t,e){return o[t].cols*e}),c)}if(void 0!==t.config.xaxis.title.text){var s=e.group({class:"apexcharts-xaxis-title"}),u=e.drawText({x:t.globals.gridWidth/2+t.config.xaxis.title.offsetX,y:this.offY+parseFloat(this.xaxisFontSize)+("bottom"===t.config.xaxis.position?t.globals.xAxisLabelsHeight:-t.globals.xAxisLabelsHeight-10)+t.config.xaxis.title.offsetY,text:t.config.xaxis.title.text,textAnchor:"middle",fontSize:t.config.xaxis.title.style.fontSize,fontFamily:t.config.xaxis.title.style.fontFamily,fontWeight:t.config.xaxis.title.style.fontWeight,foreColor:t.config.xaxis.title.style.color,cssClass:"apexcharts-xaxis-title-text "+t.config.xaxis.title.style.cssClass});s.add(u),n.add(s)}if(t.config.xaxis.axisBorder.show){var d=t.globals.barPadForNumericAxis,h=e.drawLine(t.globals.padHorizontal+t.config.xaxis.axisBorder.offsetX-d,this.offY,this.xaxisBorderWidth+d,this.offY,t.config.xaxis.axisBorder.color,0,this.xaxisBorderHeight);this.elgrid&&this.elgrid.elGridBorders&&t.config.grid.show?this.elgrid.elGridBorders.add(h):n.add(h)}return n}},{key:"drawXAxisLabelAndGroup",value:function(t,e,n,r,a,i){var o,l=this,c=arguments.length>6&&void 0!==arguments[6]?arguments[6]:{},s=[],u=[],d=this.w,h=c.xaxisFontSize||this.xaxisFontSize,f=c.xaxisFontFamily||this.xaxisFontFamily,p=c.xaxisForeColors||this.xaxisForeColors,g=c.fontWeight||d.config.xaxis.labels.style.fontWeight,v=c.cssClass||d.config.xaxis.labels.style.cssClass,m=d.globals.padHorizontal,y=r.length,b="category"===d.config.xaxis.type?d.globals.dataPoints:y;if(0===b&&y>b&&(b=y),a){var x=b>1?b-1:b;o=d.globals.gridWidth/Math.min(x,y-1),m=m+i(0,o)/2+d.config.xaxis.labels.offsetX}else o=d.globals.gridWidth/b,m=m+i(0,o)+d.config.xaxis.labels.offsetX;for(var M=function(a){var c=m-i(a,o)/2+d.config.xaxis.labels.offsetX;0===a&&1===y&&o/2===m&&1===b&&(c=d.globals.gridWidth/2);var x=l.axesUtils.getLabel(r,d.globals.timescaleLabels,c,a,s,h,t),M=28;if(d.globals.rotateXLabels&&t&&(M=22),d.config.xaxis.title.text&&"top"===d.config.xaxis.position&&(M+=parseFloat(d.config.xaxis.title.style.fontSize)+2),t||(M=M+parseFloat(h)+(d.globals.xAxisLabelsHeight-d.globals.xAxisGroupLabelsHeight)+(d.globals.rotateXLabels?10:0)),x=void 0!==d.config.xaxis.tickAmount&&"dataPoints"!==d.config.xaxis.tickAmount&&"datetime"!==d.config.xaxis.type?l.axesUtils.checkLabelBasedOnTickamount(a,x,y):l.axesUtils.checkForOverflowingLabels(a,x,y,s,u),d.config.xaxis.labels.show){var w=e.drawText({x:x.x,y:l.offY+d.config.xaxis.labels.offsetY+M-("top"===d.config.xaxis.position?d.globals.xAxisHeight+d.config.xaxis.axisTicks.height-2:0),text:x.text,textAnchor:"middle",fontWeight:x.isBold?600:g,fontSize:h,fontFamily:f,foreColor:Array.isArray(p)?t&&d.config.xaxis.convertedCatToNumeric?p[d.globals.minX+a-1]:p[a]:p,isPlainText:!1,cssClass:(t?"apexcharts-xaxis-label ":"apexcharts-xaxis-group-label ")+v});if(n.add(w),w.on("click",(function(t){if("function"==typeof d.config.chart.events.xAxisLabelClick){var e=Object.assign({},d,{labelIndex:a});d.config.chart.events.xAxisLabelClick(t,l.ctx,e)}})),t){var z=document.createElementNS(d.globals.SVGNS,"title");z.textContent=Array.isArray(x.text)?x.text.join(" "):x.text,w.node.appendChild(z),""!==x.text&&(s.push(x.text),u.push(x))}}a<y-1&&(m+=i(a+1,o))},w=0;w<=y-1;w++)M(w)}},{key:"drawXaxisInversed",value:function(t){var e,n,r=this,a=this.w,i=new z(this.ctx),o=a.config.yaxis[0].opposite?a.globals.translateYAxisX[t]:0,l=i.group({class:"apexcharts-yaxis apexcharts-xaxis-inversed",rel:t}),c=i.group({class:"apexcharts-yaxis-texts-g apexcharts-xaxis-inversed-texts-g",transform:"translate("+o+", 0)"});l.add(c);var s=[];if(a.config.yaxis[t].show)for(var u=0;u<this.xaxisLabels.length;u++)s.push(this.xaxisLabels[u]);e=a.globals.gridHeight/s.length,n=-e/2.2;var d=a.globals.yLabelFormatters[0],h=a.config.yaxis[0].labels;if(h.show)for(var f=function(o){var l=void 0===s[o]?"":s[o];l=d(l,{seriesIndex:t,dataPointIndex:o,w:a});var u=r.axesUtils.getYAxisForeColor(h.style.colors,t),f=0;Array.isArray(l)&&(f=l.length/2*parseInt(h.style.fontSize,10));var p=h.offsetX-15,g="end";r.yaxis.opposite&&(g="start"),"left"===a.config.yaxis[0].labels.align?(p=h.offsetX,g="start"):"center"===a.config.yaxis[0].labels.align?(p=h.offsetX,g="middle"):"right"===a.config.yaxis[0].labels.align&&(g="end");var v=i.drawText({x:p,y:n+e+h.offsetY-f,text:l,textAnchor:g,foreColor:Array.isArray(u)?u[o]:u,fontSize:h.style.fontSize,fontFamily:h.style.fontFamily,fontWeight:h.style.fontWeight,isPlainText:!1,cssClass:"apexcharts-yaxis-label "+h.style.cssClass,maxWidth:h.maxWidth});c.add(v),v.on("click",(function(t){if("function"==typeof a.config.chart.events.xAxisLabelClick){var e=Object.assign({},a,{labelIndex:o});a.config.chart.events.xAxisLabelClick(t,r.ctx,e)}}));var m=document.createElementNS(a.globals.SVGNS,"title");if(m.textContent=Array.isArray(l)?l.join(" "):l,v.node.appendChild(m),0!==a.config.yaxis[t].labels.rotate){var y=i.rotateAroundCenter(v.node);v.node.setAttribute("transform","rotate(".concat(a.config.yaxis[t].labels.rotate," 0 ").concat(y.y,")"))}n+=e},p=0;p<=s.length-1;p++)f(p);if(void 0!==a.config.yaxis[0].title.text){var g=i.group({class:"apexcharts-yaxis-title apexcharts-xaxis-title-inversed",transform:"translate("+o+", 0)"}),v=i.drawText({x:a.config.yaxis[0].title.offsetX,y:a.globals.gridHeight/2+a.config.yaxis[0].title.offsetY,text:a.config.yaxis[0].title.text,textAnchor:"middle",foreColor:a.config.yaxis[0].title.style.color,fontSize:a.config.yaxis[0].title.style.fontSize,fontWeight:a.config.yaxis[0].title.style.fontWeight,fontFamily:a.config.yaxis[0].title.style.fontFamily,cssClass:"apexcharts-yaxis-title-text "+a.config.yaxis[0].title.style.cssClass});g.add(v),l.add(g)}var m=0;this.isCategoryBarHorizontal&&a.config.yaxis[0].opposite&&(m=a.globals.gridWidth);var y=a.config.xaxis.axisBorder;if(y.show){var b=i.drawLine(a.globals.padHorizontal+y.offsetX+m,1+y.offsetY,a.globals.padHorizontal+y.offsetX+m,a.globals.gridHeight+y.offsetY,y.color,0);this.elgrid&&this.elgrid.elGridBorders&&a.config.grid.show?this.elgrid.elGridBorders.add(b):l.add(b)}return a.config.yaxis[0].axisTicks.show&&this.axesUtils.drawYAxisTicks(m,s.length,a.config.yaxis[0].axisBorder,a.config.yaxis[0].axisTicks,0,e,l),l}},{key:"drawXaxisTicks",value:function(t,e,n){var r=this.w,a=t;if(!(t<0||t-2>r.globals.gridWidth)){var i=this.offY+r.config.xaxis.axisTicks.offsetY;if(e=e+i+r.config.xaxis.axisTicks.height,"top"===r.config.xaxis.position&&(e=i-r.config.xaxis.axisTicks.height),r.config.xaxis.axisTicks.show){var o=new z(this.ctx).drawLine(t+r.config.xaxis.axisTicks.offsetX,i+r.config.xaxis.offsetY,a+r.config.xaxis.axisTicks.offsetX,e+r.config.xaxis.offsetY,r.config.xaxis.axisTicks.color);n.add(o),o.node.classList.add("apexcharts-xaxis-tick")}}}},{key:"getXAxisTicksPositions",value:function(){var t=this.w,e=[],n=this.xaxisLabels.length,r=t.globals.padHorizontal;if(t.globals.timescaleLabels.length>0)for(var a=0;a<n;a++)r=this.xaxisLabels[a].position,e.push(r);else for(var i=n,o=0;o<i;o++){var l=i;t.globals.isXNumeric&&"bar"!==t.config.chart.type&&(l-=1),r+=t.globals.gridWidth/l,e.push(r)}return e}},{key:"xAxisLabelCorrections",value:function(){var t=this.w,e=new z(this.ctx),n=t.globals.dom.baseEl.querySelector(".apexcharts-xaxis-texts-g"),r=t.globals.dom.baseEl.querySelectorAll(".apexcharts-xaxis-texts-g text:not(.apexcharts-xaxis-group-label)"),a=t.globals.dom.baseEl.querySelectorAll(".apexcharts-yaxis-inversed text"),i=t.globals.dom.baseEl.querySelectorAll(".apexcharts-xaxis-inversed-texts-g text tspan");if(t.globals.rotateXLabels||t.config.xaxis.labels.rotateAlways)for(var o=0;o<r.length;o++){var l=e.rotateAroundCenter(r[o]);l.y=l.y-1,l.x=l.x+1,r[o].setAttribute("transform","rotate(".concat(t.config.xaxis.labels.rotate," ").concat(l.x," ").concat(l.y,")")),r[o].setAttribute("text-anchor","end"),n.setAttribute("transform","translate(0, ".concat(-10,")"));var c=r[o].childNodes;t.config.xaxis.labels.trim&&Array.prototype.forEach.call(c,(function(n){e.placeTextWithEllipsis(n,n.textContent,t.globals.xAxisLabelsHeight-("bottom"===t.config.legend.position?20:10))}))}else!function(){for(var n=t.globals.gridWidth/(t.globals.labels.length+1),a=0;a<r.length;a++){var i=r[a].childNodes;t.config.xaxis.labels.trim&&"datetime"!==t.config.xaxis.type&&Array.prototype.forEach.call(i,(function(t){e.placeTextWithEllipsis(t,t.textContent,n)}))}}();if(a.length>0){var s=a[a.length-1].getBBox(),u=a[0].getBBox();s.x<-20&&a[a.length-1].parentNode.removeChild(a[a.length-1]),u.x+u.width>t.globals.gridWidth&&!t.globals.isBarHorizontal&&a[0].parentNode.removeChild(a[0]);for(var d=0;d<i.length;d++)e.placeTextWithEllipsis(i[d],i[d].textContent,t.config.yaxis[0].labels.maxWidth-(t.config.yaxis[0].title.text?2*parseFloat(t.config.yaxis[0].title.style.fontSize):0)-15)}}}]),t}(),X=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w;var n=this.w;this.xaxisLabels=n.globals.labels.slice(),this.axesUtils=new G(e),this.isRangeBar=n.globals.seriesRange.length&&n.globals.isBarHorizontal,n.globals.timescaleLabels.length>0&&(this.xaxisLabels=n.globals.timescaleLabels.slice())}return s(t,[{key:"drawGridArea",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,e=this.w,n=new z(this.ctx);null===t&&(t=n.group({class:"apexcharts-grid"}));var r=n.drawLine(e.globals.padHorizontal,1,e.globals.padHorizontal,e.globals.gridHeight,"transparent"),a=n.drawLine(e.globals.padHorizontal,e.globals.gridHeight,e.globals.gridWidth,e.globals.gridHeight,"transparent");return t.add(a),t.add(r),t}},{key:"drawGrid",value:function(){var t=null;return this.w.globals.axisCharts&&(t=this.renderGrid(),this.drawGridArea(t.el)),t}},{key:"createGridMask",value:function(){var t=this.w,e=t.globals,n=new z(this.ctx),r=Array.isArray(t.config.stroke.width)?0:t.config.stroke.width;if(Array.isArray(t.config.stroke.width)){var a=0;t.config.stroke.width.forEach((function(t){a=Math.max(a,t)})),r=a}e.dom.elGridRectMask=document.createElementNS(e.SVGNS,"clipPath"),e.dom.elGridRectMask.setAttribute("id","gridRectMask".concat(e.cuid)),e.dom.elGridRectMarkerMask=document.createElementNS(e.SVGNS,"clipPath"),e.dom.elGridRectMarkerMask.setAttribute("id","gridRectMarkerMask".concat(e.cuid)),e.dom.elForecastMask=document.createElementNS(e.SVGNS,"clipPath"),e.dom.elForecastMask.setAttribute("id","forecastMask".concat(e.cuid)),e.dom.elNonForecastMask=document.createElementNS(e.SVGNS,"clipPath"),e.dom.elNonForecastMask.setAttribute("id","nonForecastMask".concat(e.cuid));var i=t.config.chart.type,o=0,l=0;("bar"===i||"rangeBar"===i||"candlestick"===i||"boxPlot"===i||t.globals.comboBarCount>0)&&t.globals.isXNumeric&&!t.globals.isBarHorizontal&&(o=t.config.grid.padding.left,l=t.config.grid.padding.right,e.barPadForNumericAxis>o&&(o=e.barPadForNumericAxis,l=e.barPadForNumericAxis)),e.dom.elGridRect=n.drawRect(-r-o-2,2*-r-2,e.gridWidth+r+l+o+4,e.gridHeight+4*r+4,0,"#fff");var c=t.globals.markers.largestSize+1;e.dom.elGridRectMarker=n.drawRect(2*-c,2*-c,e.gridWidth+4*c,e.gridHeight+4*c,0,"#fff"),e.dom.elGridRectMask.appendChild(e.dom.elGridRect.node),e.dom.elGridRectMarkerMask.appendChild(e.dom.elGridRectMarker.node);var s=e.dom.baseEl.querySelector("defs");s.appendChild(e.dom.elGridRectMask),s.appendChild(e.dom.elForecastMask),s.appendChild(e.dom.elNonForecastMask),s.appendChild(e.dom.elGridRectMarkerMask)}},{key:"_drawGridLines",value:function(t){var e=t.i,n=t.x1,r=t.y1,a=t.x2,i=t.y2,o=t.xCount,l=t.parent,c=this.w;if(!(0===e&&c.globals.skipFirstTimelinelabel||e===o-1&&c.globals.skipLastTimelinelabel&&!c.config.xaxis.labels.formatter||"radar"===c.config.chart.type)){c.config.grid.xaxis.lines.show&&this._drawGridLine({i:e,x1:n,y1:r,x2:a,y2:i,xCount:o,parent:l});var s=0;if(c.globals.hasXaxisGroups&&"between"===c.config.xaxis.tickPlacement){var u=c.globals.groups;if(u){for(var d=0,h=0;d<e&&h<u.length;h++)d+=u[h].cols;d===e&&(s=.6*c.globals.xAxisLabelsHeight)}}new Y(this.ctx).drawXaxisTicks(n,s,c.globals.dom.elGraphical)}}},{key:"_drawGridLine",value:function(t){var e=t.i,n=t.x1,r=t.y1,a=t.x2,i=t.y2,o=t.xCount,l=t.parent,c=this.w,s=!1,u=l.node.classList.contains("apexcharts-gridlines-horizontal"),d=c.config.grid.strokeDashArray,h=c.globals.barPadForNumericAxis;(0===r&&0===i||0===n&&0===a)&&(s=!0),r===c.globals.gridHeight&&i===c.globals.gridHeight&&(s=!0),!c.globals.isBarHorizontal||0!==e&&e!==o-1||(s=!0);var f=new z(this).drawLine(n-(u?h:0),r,a+(u?h:0),i,c.config.grid.borderColor,d);f.node.classList.add("apexcharts-gridline"),s&&c.config.grid.show?this.elGridBorders.add(f):l.add(f)}},{key:"_drawGridBandRect",value:function(t){var e=t.c,n=t.x1,r=t.y1,a=t.x2,i=t.y2,o=t.type,l=this.w,c=new z(this.ctx),s=l.globals.barPadForNumericAxis;if("column"!==o||"datetime"!==l.config.xaxis.type){var u=l.config.grid[o].colors[e],d=c.drawRect(n-("row"===o?s:0),r,a+("row"===o?2*s:0),i,0,u,l.config.grid[o].opacity);this.elg.add(d),d.attr("clip-path","url(#gridRectMask".concat(l.globals.cuid,")")),d.node.classList.add("apexcharts-grid-".concat(o))}}},{key:"_drawXYLines",value:function(t){var e=this,n=t.xCount,r=t.tickAmount,a=this.w;if(a.config.grid.xaxis.lines.show||a.config.xaxis.axisTicks.show){var i,o=a.globals.padHorizontal,l=a.globals.gridHeight;a.globals.timescaleLabels.length?function(t){for(var r=t.xC,a=t.x1,i=t.y1,o=t.x2,l=t.y2,c=0;c<r;c++)a=e.xaxisLabels[c].position,o=e.xaxisLabels[c].position,e._drawGridLines({i:c,x1:a,y1:i,x2:o,y2:l,xCount:n,parent:e.elgridLinesV})}({xC:n,x1:o,y1:0,x2:i,y2:l}):(a.globals.isXNumeric&&(n=a.globals.xAxisScale.result.length),function(t){for(var r=t.xC,i=t.x1,o=t.y1,l=t.x2,c=t.y2,s=0;s<r+(a.globals.isXNumeric?0:1);s++)0===s&&1===r&&1===a.globals.dataPoints&&(l=i=a.globals.gridWidth/2),e._drawGridLines({i:s,x1:i,y1:o,x2:l,y2:c,xCount:n,parent:e.elgridLinesV}),l=i+=a.globals.gridWidth/(a.globals.isXNumeric?r-1:r)}({xC:n,x1:o,y1:0,x2:i,y2:l}))}if(a.config.grid.yaxis.lines.show){var c=0,s=0,u=a.globals.gridWidth,d=r+1;this.isRangeBar&&(d=a.globals.labels.length);for(var h=0;h<d+(this.isRangeBar?1:0);h++)this._drawGridLine({i:h,xCount:d+(this.isRangeBar?1:0),x1:0,y1:c,x2:u,y2:s,parent:this.elgridLinesH}),s=c+=a.globals.gridHeight/(this.isRangeBar?d:r)}}},{key:"_drawInvertedXYLines",value:function(t){var e=t.xCount,n=this.w;if(n.config.grid.xaxis.lines.show||n.config.xaxis.axisTicks.show)for(var r,a=n.globals.padHorizontal,i=n.globals.gridHeight,o=0;o<e+1;o++)n.config.grid.xaxis.lines.show&&this._drawGridLine({i:o,xCount:e+1,x1:a,y1:0,x2:r,y2:i,parent:this.elgridLinesV}),new Y(this.ctx).drawXaxisTicks(a,0,n.globals.dom.elGraphical),r=a=a+n.globals.gridWidth/e+.3;if(n.config.grid.yaxis.lines.show)for(var l=0,c=0,s=n.globals.gridWidth,u=0;u<n.globals.dataPoints+1;u++)this._drawGridLine({i:u,xCount:n.globals.dataPoints+1,x1:0,y1:l,x2:s,y2:c,parent:this.elgridLinesH}),c=l+=n.globals.gridHeight/n.globals.dataPoints}},{key:"renderGrid",value:function(){var t,e,n,r=this.w,a=new z(this.ctx);this.elg=a.group({class:"apexcharts-grid"}),this.elgridLinesH=a.group({class:"apexcharts-gridlines-horizontal"}),this.elgridLinesV=a.group({class:"apexcharts-gridlines-vertical"}),this.elGridBorders=a.group({class:"apexcharts-grid-borders"}),this.elg.add(this.elgridLinesH),this.elg.add(this.elgridLinesV),r.config.grid.show||(this.elgridLinesV.hide(),this.elgridLinesH.hide(),this.elGridBorders.hide());for(var i,o=r.globals.yAxisScale.length?r.globals.yAxisScale[0].result.length-1:5,l=0;l<r.globals.series.length&&(void 0!==r.globals.yAxisScale[l]&&(o=r.globals.yAxisScale[l].result.length-1),!(o>2));l++);!r.globals.isBarHorizontal||this.isRangeBar?(i=this.xaxisLabels.length,this.isRangeBar&&(i--,o=r.globals.labels.length,r.config.xaxis.tickAmount&&r.config.xaxis.labels.formatter&&(i=r.config.xaxis.tickAmount),(null===(t=r.globals.yAxisScale)||void 0===t||null===(e=t[0])||void 0===e||null===(n=e.result)||void 0===n?void 0:n.length)>0&&"datetime"!==r.config.xaxis.type&&(i=r.globals.yAxisScale[0].result.length-1)),this._drawXYLines({xCount:i,tickAmount:o})):(i=o,o=r.globals.xTickAmount,this._drawInvertedXYLines({xCount:i,tickAmount:o}));return this.drawGridBands(i,o),{el:this.elg,elGridBorders:this.elGridBorders,xAxisTickWidth:r.globals.gridWidth/i}}},{key:"drawGridBands",value:function(t,e){var n=this.w;if(void 0!==n.config.grid.row.colors&&n.config.grid.row.colors.length>0)for(var r=0,a=n.globals.gridHeight/e,i=n.globals.gridWidth,o=0,l=0;o<e;o++,l++)l>=n.config.grid.row.colors.length&&(l=0),this._drawGridBandRect({c:l,x1:0,y1:r,x2:i,y2:a,type:"row"}),r+=n.globals.gridHeight/e;if(void 0!==n.config.grid.column.colors&&n.config.grid.column.colors.length>0)for(var c=n.globals.isBarHorizontal||"on"!==n.config.xaxis.tickPlacement||"category"!==n.config.xaxis.type&&!n.config.xaxis.convertedCatToNumeric?t:t-1,s=n.globals.padHorizontal,u=n.globals.padHorizontal+n.globals.gridWidth/c,d=n.globals.gridHeight,h=0,f=0;h<t;h++,f++)f>=n.config.grid.column.colors.length&&(f=0),this._drawGridBandRect({c:f,x1:s,y1:0,x2:u,y2:d,type:"column"}),s+=n.globals.gridWidth/c}}]),t}(),$=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w}return s(t,[{key:"niceScale",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:5,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,a=arguments.length>4?arguments[4]:void 0,i=this.w,o=Math.abs(e-t);if("dataPoints"===(n=this._adjustTicksForSmallRange(n,r,o))&&(n=i.globals.dataPoints-1),t===Number.MIN_VALUE&&0===e||!x.isNumber(t)&&!x.isNumber(e)||t===Number.MIN_VALUE&&e===-Number.MAX_VALUE)return t=0,e=n,this.linearScale(t,e,n,r,i.config.yaxis[r].stepSize);t>e?(console.warn("axis.min cannot be greater than axis.max"),e=t+.1):t===e&&(t=0===t?0:t-.5,e=0===e?2:e+.5);var l=[];o<1&&a&&("candlestick"===i.config.chart.type||"candlestick"===i.config.series[r].type||"boxPlot"===i.config.chart.type||"boxPlot"===i.config.series[r].type||i.globals.isRangeData)&&(e*=1.01);var c=n+1;c<2?c=2:c>2&&(c-=2);var s=o/c,u=Math.floor(x.log10(s)),d=Math.pow(10,u),h=Math.round(s/d);h<1&&(h=1);var f=h*d;i.config.yaxis[r].stepSize&&(f=i.config.yaxis[r].stepSize),i.globals.isBarHorizontal&&i.config.xaxis.stepSize&&"datetime"!==i.config.xaxis.type&&(f=i.config.xaxis.stepSize);var p=f*Math.floor(t/f),g=f*Math.ceil(e/f),v=p;if(a&&o>2){for(;l.push(x.stripNumber(v,7)),!((v+=f)>g););return{result:l,niceMin:l[0],niceMax:l[l.length-1]}}var m=t;(l=[]).push(x.stripNumber(m,7));for(var y=Math.abs(e-t)/n,b=0;b<=n;b++)m+=y,l.push(m);return l[l.length-2]>=e&&l.pop(),{result:l,niceMin:l[0],niceMax:l[l.length-1]}}},{key:"linearScale",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:5,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:void 0,i=Math.abs(e-t);"dataPoints"===(n=this._adjustTicksForSmallRange(n,r,i))&&(n=this.w.globals.dataPoints-1),a||(a=i/n),n===Number.MAX_VALUE&&(n=5,a=1);for(var o=[],l=t;n>=0;)o.push(l),l+=a,n-=1;return{result:o,niceMin:o[0],niceMax:o[o.length-1]}}},{key:"logarithmicScaleNice",value:function(t,e,n){e<=0&&(e=Math.max(t,n)),t<=0&&(t=Math.min(e,n));for(var r=[],a=Math.ceil(Math.log(e)/Math.log(n)+1),i=Math.floor(Math.log(t)/Math.log(n));i<a;i++)r.push(Math.pow(n,i));return{result:r,niceMin:r[0],niceMax:r[r.length-1]}}},{key:"logarithmicScale",value:function(t,e,n){e<=0&&(e=Math.max(t,n)),t<=0&&(t=Math.min(e,n));for(var r=[],a=Math.log(e)/Math.log(n),i=Math.log(t)/Math.log(n),o=a-i,l=Math.round(o),c=o/l,s=0,u=i;s<l;s++,u+=c)r.push(Math.pow(n,u));return r.push(Math.pow(n,a)),{result:r,niceMin:t,niceMax:e}}},{key:"_adjustTicksForSmallRange",value:function(t,e,n){var r=t;if(void 0!==e&&this.w.config.yaxis[e].labels.formatter&&void 0===this.w.config.yaxis[e].tickAmount){var a=Number(this.w.config.yaxis[e].labels.formatter(1));x.isNumber(a)&&0===this.w.globals.yValueDecimal&&(r=Math.ceil(n))}return r<t?r:t}},{key:"setYScaleForIndex",value:function(t,e,n){var r=this.w.globals,a=this.w.config,i=r.isBarHorizontal?a.xaxis:a.yaxis[t];void 0===r.yAxisScale[t]&&(r.yAxisScale[t]=[]);var o=Math.abs(n-e);if(i.logarithmic&&o<=5&&(r.invalidLogScale=!0),i.logarithmic&&o>5)r.allSeriesCollapsed=!1,r.yAxisScale[t]=this.logarithmicScale(e,n,i.logBase),r.yAxisScale[t]=i.forceNiceScale?this.logarithmicScaleNice(e,n,i.logBase):this.logarithmicScale(e,n,i.logBase);else if(n!==-Number.MAX_VALUE&&x.isNumber(n))if(r.allSeriesCollapsed=!1,void 0===i.min&&void 0===i.max||i.forceNiceScale){var l=void 0===a.yaxis[t].max&&void 0===a.yaxis[t].min||a.yaxis[t].forceNiceScale;r.yAxisScale[t]=this.niceScale(e,n,i.tickAmount?i.tickAmount:o<5&&o>1?o+1:5,t,l)}else r.yAxisScale[t]=this.linearScale(e,n,i.tickAmount,t,a.yaxis[t].stepSize);else r.yAxisScale[t]=this.linearScale(0,5,5,t,a.yaxis[t].stepSize)}},{key:"setXScale",value:function(t,e){var n=this.w,r=n.globals,a=Math.abs(e-t);return e!==-Number.MAX_VALUE&&x.isNumber(e)?r.xAxisScale=this.linearScale(t,e,n.config.xaxis.tickAmount?n.config.xaxis.tickAmount:a<5&&a>1?a+1:5,0,n.config.xaxis.stepSize):r.xAxisScale=this.linearScale(0,5,5),r.xAxisScale}},{key:"setMultipleYScales",value:function(){var t=this,e=this.w.globals,n=this.w.config,r=e.minYArr.concat([]),a=e.maxYArr.concat([]),i=[];n.yaxis.forEach((function(e,o){var l=o;n.series.forEach((function(t,n){t.name===e.seriesName&&(l=n,o!==n?i.push({index:n,similarIndex:o,alreadyExists:!0}):i.push({index:n}))}));var c=r[l],s=a[l];t.setYScaleForIndex(o,c,s)})),this.sameScaleInMultipleAxes(r,a,i)}},{key:"sameScaleInMultipleAxes",value:function(t,e,n){var r=this,a=this.w.config,i=this.w.globals,o=[];n.forEach((function(t){t.alreadyExists&&(void 0===o[t.index]&&(o[t.index]=[]),o[t.index].push(t.index),o[t.index].push(t.similarIndex))})),i.yAxisSameScaleIndices=o,o.forEach((function(t,e){o.forEach((function(n,r){var a,i;e!==r&&(a=t,i=n,a.filter((function(t){return-1!==i.indexOf(t)}))).length>0&&(o[e]=o[e].concat(o[r]))}))}));var l=o.map((function(t){return t.filter((function(e,n){return t.indexOf(e)===n}))})).map((function(t){return t.sort()}));o=o.filter((function(t){return!!t}));var c=l.slice(),s=c.map((function(t){return JSON.stringify(t)}));c=c.filter((function(t,e){return s.indexOf(JSON.stringify(t))===e}));var u=[],d=[];t.forEach((function(t,n){c.forEach((function(r,a){r.indexOf(n)>-1&&(void 0===u[a]&&(u[a]=[],d[a]=[]),u[a].push({key:n,value:t}),d[a].push({key:n,value:e[n]}))}))}));var h=Array.apply(null,Array(c.length)).map(Number.prototype.valueOf,Number.MIN_VALUE),f=Array.apply(null,Array(c.length)).map(Number.prototype.valueOf,-Number.MAX_VALUE);u.forEach((function(t,e){t.forEach((function(t,n){h[e]=Math.min(t.value,h[e])}))})),d.forEach((function(t,e){t.forEach((function(t,n){f[e]=Math.max(t.value,f[e])}))})),t.forEach((function(t,e){d.forEach((function(t,n){var o=h[n],l=f[n];a.chart.stacked&&(l=0,t.forEach((function(t,e){t.value!==-Number.MAX_VALUE&&(l+=t.value),o!==Number.MIN_VALUE&&(o+=u[n][e].value)}))),t.forEach((function(n,c){t[c].key===e&&(void 0!==a.yaxis[e].min&&(o="function"==typeof a.yaxis[e].min?a.yaxis[e].min(i.minY):a.yaxis[e].min),void 0!==a.yaxis[e].max&&(l="function"==typeof a.yaxis[e].max?a.yaxis[e].max(i.maxY):a.yaxis[e].max),r.setYScaleForIndex(e,o,l))}))}))}))}},{key:"autoScaleY",value:function(t,e,n){t||(t=this);var r=t.w;if(r.globals.isMultipleYAxis||r.globals.collapsedSeries.length)return console.warn("autoScaleYaxis not supported in a multi-yaxis chart."),e;var a=r.globals.seriesX[0],i=r.config.chart.stacked;return e.forEach((function(t,o){for(var l=0,c=0;c<a.length;c++)if(a[c]>=n.xaxis.min){l=c;break}var s,u,d=r.globals.minYArr[o],h=r.globals.maxYArr[o],f=r.globals.stackedSeriesTotals;r.globals.series.forEach((function(o,c){var p=o[l];i?(p=f[l],s=u=p,f.forEach((function(t,e){a[e]<=n.xaxis.max&&a[e]>=n.xaxis.min&&(t>u&&null!==t&&(u=t),o[e]<s&&null!==o[e]&&(s=o[e]))}))):(s=u=p,o.forEach((function(t,e){if(a[e]<=n.xaxis.max&&a[e]>=n.xaxis.min){var i=t,o=t;r.globals.series.forEach((function(n,r){null!==t&&(i=Math.min(n[e],i),o=Math.max(n[e],o))})),o>u&&null!==o&&(u=o),i<s&&null!==i&&(s=i)}}))),void 0===s&&void 0===u&&(s=d,u=h),u*=u<0?.9:1.1,0===(s*=s<0?1.1:.9)&&0===u&&(s=-1,u=1),u<0&&u<h&&(u=h),s<0&&s>d&&(s=d),e.length>1?(e[c].min=void 0===t.min?s:t.min,e[c].max=void 0===t.max?u:t.max):(e[0].min=void 0===t.min?s:t.min,e[0].max=void 0===t.max?u:t.max)}))})),e}}]),t}(),K=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w,this.scales=new $(e)}return s(t,[{key:"init",value:function(){this.setYRange(),this.setXRange(),this.setZRange()}},{key:"getMinYMaxY",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Number.MAX_VALUE,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:-Number.MAX_VALUE,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,a=this.w.config,i=this.w.globals,o=-Number.MAX_VALUE,l=Number.MIN_VALUE;null===r&&(r=t+1);var c=i.series,s=c,u=c;"candlestick"===a.chart.type?(s=i.seriesCandleL,u=i.seriesCandleH):"boxPlot"===a.chart.type?(s=i.seriesCandleO,u=i.seriesCandleC):i.isRangeData&&(s=i.seriesRangeStart,u=i.seriesRangeEnd);for(var d=t;d<r;d++){i.dataPoints=Math.max(i.dataPoints,c[d].length),i.categoryLabels.length&&(i.dataPoints=i.categoryLabels.filter((function(t){return void 0!==t})).length),i.labels.length&&"datetime"!==a.xaxis.type&&0!==i.series.reduce((function(t,e){return t+e.length}),0)&&(i.dataPoints=Math.max(i.dataPoints,i.labels.length));for(var h=0;h<i.series[d].length;h++){var f=c[d][h];null!==f&&x.isNumber(f)?(void 0!==u[d][h]&&(o=Math.max(o,u[d][h]),e=Math.min(e,u[d][h])),void 0!==s[d][h]&&(e=Math.min(e,s[d][h]),n=Math.max(n,s[d][h])),"candlestick"!==this.w.config.chart.type&&"boxPlot"!==this.w.config.chart.type&&"rangeArea"===this.w.config.chart.type&&"rangeBar"===this.w.config.chart.type||("candlestick"!==this.w.config.chart.type&&"boxPlot"!==this.w.config.chart.type||void 0!==i.seriesCandleC[d][h]&&(o=Math.max(o,i.seriesCandleO[d][h]),o=Math.max(o,i.seriesCandleH[d][h]),o=Math.max(o,i.seriesCandleL[d][h]),o=Math.max(o,i.seriesCandleC[d][h]),"boxPlot"===this.w.config.chart.type&&(o=Math.max(o,i.seriesCandleM[d][h]))),!a.series[d].type||"candlestick"===a.series[d].type&&"boxPlot"===a.series[d].type&&"rangeArea"===a.series[d].type&&"rangeBar"===a.series[d].type||(o=Math.max(o,i.series[d][h]),e=Math.min(e,i.series[d][h])),n=o),i.seriesGoals[d]&&i.seriesGoals[d][h]&&Array.isArray(i.seriesGoals[d][h])&&i.seriesGoals[d][h].forEach((function(t){l!==Number.MIN_VALUE&&(l=Math.min(l,t.value),e=l),o=Math.max(o,t.value),n=o})),x.isFloat(f)&&(f=x.noExponents(f),i.yValueDecimal=Math.max(i.yValueDecimal,f.toString().split(".")[1].length)),l>s[d][h]&&s[d][h]<0&&(l=s[d][h])):i.hasNullValues=!0}}return"rangeBar"===a.chart.type&&i.seriesRangeStart.length&&i.isBarHorizontal&&(l=e),"bar"===a.chart.type&&(l<0&&o<0&&(o=0),l===Number.MIN_VALUE&&(l=0)),{minY:l,maxY:o,lowestY:e,highestY:n}}},{key:"setYRange",value:function(){var t=this.w.globals,e=this.w.config;t.maxY=-Number.MAX_VALUE,t.minY=Number.MIN_VALUE;var n=Number.MAX_VALUE;if(t.isMultipleYAxis)for(var r=0;r<t.series.length;r++){var a=this.getMinYMaxY(r,n,null,r+1);t.minYArr.push(a.minY),t.maxYArr.push(a.maxY),n=a.lowestY}var i=this.getMinYMaxY(0,n,null,t.series.length);if(t.minY=i.minY,t.maxY=i.maxY,n=i.lowestY,e.chart.stacked&&this._setStackedMinMax(),("line"===e.chart.type||"area"===e.chart.type||"candlestick"===e.chart.type||"boxPlot"===e.chart.type||"rangeBar"===e.chart.type&&!t.isBarHorizontal)&&t.minY===Number.MIN_VALUE&&n!==-Number.MAX_VALUE&&n!==t.maxY){var o=t.maxY-n;(n>=0&&n<=10||void 0!==e.yaxis[0].min||void 0!==e.yaxis[0].max)&&(o=0),t.minY=n-5*o/100,n>0&&t.minY<0&&(t.minY=0),t.maxY=t.maxY+5*o/100}return e.yaxis.forEach((function(e,n){void 0!==e.max&&("number"==typeof e.max?t.maxYArr[n]=e.max:"function"==typeof e.max&&(t.maxYArr[n]=e.max(t.isMultipleYAxis?t.maxYArr[n]:t.maxY)),t.maxY=t.maxYArr[n]),void 0!==e.min&&("number"==typeof e.min?t.minYArr[n]=e.min:"function"==typeof e.min&&(t.minYArr[n]=e.min(t.isMultipleYAxis?t.minYArr[n]===Number.MIN_VALUE?0:t.minYArr[n]:t.minY)),t.minY=t.minYArr[n])})),t.isBarHorizontal&&["min","max"].forEach((function(n){void 0!==e.xaxis[n]&&"number"==typeof e.xaxis[n]&&("min"===n?t.minY=e.xaxis[n]:t.maxY=e.xaxis[n])})),t.isMultipleYAxis?(this.scales.setMultipleYScales(),t.minY=n,t.yAxisScale.forEach((function(e,n){t.minYArr[n]=e.niceMin,t.maxYArr[n]=e.niceMax}))):(this.scales.setYScaleForIndex(0,t.minY,t.maxY),t.minY=t.yAxisScale[0].niceMin,t.maxY=t.yAxisScale[0].niceMax,t.minYArr[0]=t.yAxisScale[0].niceMin,t.maxYArr[0]=t.yAxisScale[0].niceMax),{minY:t.minY,maxY:t.maxY,minYArr:t.minYArr,maxYArr:t.maxYArr,yAxisScale:t.yAxisScale}}},{key:"setXRange",value:function(){var t=this.w.globals,e=this.w.config,n="numeric"===e.xaxis.type||"datetime"===e.xaxis.type||"category"===e.xaxis.type&&!t.noLabelsProvided||t.noLabelsProvided||t.isXNumeric;if(t.isXNumeric&&function(){for(var e=0;e<t.series.length;e++)if(t.labels[e])for(var n=0;n<t.labels[e].length;n++)null!==t.labels[e][n]&&x.isNumber(t.labels[e][n])&&(t.maxX=Math.max(t.maxX,t.labels[e][n]),t.initialMaxX=Math.max(t.maxX,t.labels[e][n]),t.minX=Math.min(t.minX,t.labels[e][n]),t.initialMinX=Math.min(t.minX,t.labels[e][n]))}(),t.noLabelsProvided&&0===e.xaxis.categories.length&&(t.maxX=t.labels[t.labels.length-1],t.initialMaxX=t.labels[t.labels.length-1],t.minX=1,t.initialMinX=1),t.isXNumeric||t.noLabelsProvided||t.dataFormatXNumeric){var r;if(void 0===e.xaxis.tickAmount?(r=Math.round(t.svgWidth/150),"numeric"===e.xaxis.type&&t.dataPoints<30&&(r=t.dataPoints-1),r>t.dataPoints&&0!==t.dataPoints&&(r=t.dataPoints-1)):"dataPoints"===e.xaxis.tickAmount?(t.series.length>1&&(r=t.series[t.maxValsInArrayIndex].length-1),t.isXNumeric&&(r=t.maxX-t.minX-1)):r=e.xaxis.tickAmount,t.xTickAmount=r,void 0!==e.xaxis.max&&"number"==typeof e.xaxis.max&&(t.maxX=e.xaxis.max),void 0!==e.xaxis.min&&"number"==typeof e.xaxis.min&&(t.minX=e.xaxis.min),void 0!==e.xaxis.range&&(t.minX=t.maxX-e.xaxis.range),t.minX!==Number.MAX_VALUE&&t.maxX!==-Number.MAX_VALUE)if(e.xaxis.convertedCatToNumeric&&!t.dataFormatXNumeric){for(var a=[],i=t.minX-1;i<t.maxX;i++)a.push(i+1);t.xAxisScale={result:a,niceMin:a[0],niceMax:a[a.length-1]}}else t.xAxisScale=this.scales.setXScale(t.minX,t.maxX);else t.xAxisScale=this.scales.linearScale(0,r,r,0,e.xaxis.stepSize),t.noLabelsProvided&&t.labels.length>0&&(t.xAxisScale=this.scales.linearScale(1,t.labels.length,r-1,0,e.xaxis.stepSize),t.seriesX=t.labels.slice());n&&(t.labels=t.xAxisScale.result.slice())}return t.isBarHorizontal&&t.labels.length&&(t.xTickAmount=t.labels.length),this._handleSingleDataPoint(),this._getMinXDiff(),{minX:t.minX,maxX:t.maxX}}},{key:"setZRange",value:function(){var t=this.w.globals;if(t.isDataXYZ)for(var e=0;e<t.series.length;e++)if(void 0!==t.seriesZ[e])for(var n=0;n<t.seriesZ[e].length;n++)null!==t.seriesZ[e][n]&&x.isNumber(t.seriesZ[e][n])&&(t.maxZ=Math.max(t.maxZ,t.seriesZ[e][n]),t.minZ=Math.min(t.minZ,t.seriesZ[e][n]))}},{key:"_handleSingleDataPoint",value:function(){var t=this.w.globals,e=this.w.config;if(t.minX===t.maxX){var n=new B(this.ctx);if("datetime"===e.xaxis.type){var r=n.getDate(t.minX);e.xaxis.labels.datetimeUTC?r.setUTCDate(r.getUTCDate()-2):r.setDate(r.getDate()-2),t.minX=new Date(r).getTime();var a=n.getDate(t.maxX);e.xaxis.labels.datetimeUTC?a.setUTCDate(a.getUTCDate()+2):a.setDate(a.getDate()+2),t.maxX=new Date(a).getTime()}else("numeric"===e.xaxis.type||"category"===e.xaxis.type&&!t.noLabelsProvided)&&(t.minX=t.minX-2,t.initialMinX=t.minX,t.maxX=t.maxX+2,t.initialMaxX=t.maxX)}}},{key:"_getMinXDiff",value:function(){var t=this.w.globals;t.isXNumeric&&t.seriesX.forEach((function(e,n){1===e.length&&e.push(t.seriesX[t.maxValsInArrayIndex][t.seriesX[t.maxValsInArrayIndex].length-1]);var r=e.slice();r.sort((function(t,e){return t-e})),r.forEach((function(e,n){if(n>0){var a=e-r[n-1];a>0&&(t.minXDiff=Math.min(a,t.minXDiff))}})),1!==t.dataPoints&&t.minXDiff!==Number.MAX_VALUE||(t.minXDiff=.5)}))}},{key:"_setStackedMinMax",value:function(){var t=this,e=this.w.globals;if(e.series.length){var n=e.seriesGroups;n.length||(n=[this.w.config.series.map((function(t){return t.name}))]);var r={},a={};n.forEach((function(n){r[n]=[],a[n]=[],t.w.config.series.map((function(t,e){return n.indexOf(t.name)>-1?e:null})).filter((function(t){return null!==t})).forEach((function(i){for(var o=0;o<e.series[e.maxValsInArrayIndex].length;o++){var l,c;void 0===r[n][o]&&(r[n][o]=0,a[n][o]=0),(t.w.config.chart.stacked&&!e.comboCharts||t.w.config.chart.stacked&&e.comboCharts&&(!t.w.config.chart.stackOnlyBar||"bar"===(null===(l=t.w.config.series)||void 0===l||null===(c=l[i])||void 0===c?void 0:c.type)))&&null!==e.series[i][o]&&x.isNumber(e.series[i][o])&&(e.series[i][o]>0?r[n][o]+=parseFloat(e.series[i][o])+1e-4:a[n][o]+=parseFloat(e.series[i][o]))}}))})),Object.entries(r).forEach((function(t){var n=v(t,1)[0];r[n].forEach((function(t,i){e.maxY=Math.max(e.maxY,r[n][i]),e.minY=Math.min(e.minY,a[n][i])}))}))}}}]),t}(),Q=function(){function t(e,n){l(this,t),this.ctx=e,this.elgrid=n,this.w=e.w;var r=this.w;this.xaxisFontSize=r.config.xaxis.labels.style.fontSize,this.axisFontFamily=r.config.xaxis.labels.style.fontFamily,this.xaxisForeColors=r.config.xaxis.labels.style.colors,this.isCategoryBarHorizontal="bar"===r.config.chart.type&&r.config.plotOptions.bar.horizontal,this.xAxisoffX=0,"bottom"===r.config.xaxis.position&&(this.xAxisoffX=r.globals.gridHeight),this.drawnLabels=[],this.axesUtils=new G(e)}return s(t,[{key:"drawYaxis",value:function(t){var e=this,n=this.w,r=new z(this.ctx),a=n.config.yaxis[t].labels.style,i=a.fontSize,o=a.fontFamily,l=a.fontWeight,c=r.group({class:"apexcharts-yaxis",rel:t,transform:"translate("+n.globals.translateYAxisX[t]+", 0)"});if(this.axesUtils.isYAxisHidden(t))return c;var s=r.group({class:"apexcharts-yaxis-texts-g"});c.add(s);var u=n.globals.yAxisScale[t].result.length-1,d=n.globals.gridHeight/u,h=n.globals.translateY,f=n.globals.yLabelFormatters[t],p=n.globals.yAxisScale[t].result.slice();p=this.axesUtils.checkForReversedLabels(t,p);var g="";if(n.config.yaxis[t].labels.show)for(var v=function(c){var v=p[c];v=f(v,c,n);var m=n.config.yaxis[t].labels.padding;n.config.yaxis[t].opposite&&0!==n.config.yaxis.length&&(m*=-1);var y="end";n.config.yaxis[t].opposite&&(y="start"),"left"===n.config.yaxis[t].labels.align?y="start":"center"===n.config.yaxis[t].labels.align?y="middle":"right"===n.config.yaxis[t].labels.align&&(y="end");var b=e.axesUtils.getYAxisForeColor(a.colors,t),x=n.config.yaxis[t].labels.offsetY;"heatmap"===n.config.chart.type&&(x-=(n.globals.gridHeight/n.globals.series.length-1)/2);var M=r.drawText({x:m,y:h+u/10+x+1,text:v,textAnchor:y,fontSize:i,fontFamily:o,fontWeight:l,maxWidth:n.config.yaxis[t].labels.maxWidth,foreColor:Array.isArray(b)?b[c]:b,isPlainText:!1,cssClass:"apexcharts-yaxis-label "+a.cssClass});c===u&&(g=M),s.add(M);var w=document.createElementNS(n.globals.SVGNS,"title");if(w.textContent=Array.isArray(v)?v.join(" "):v,M.node.appendChild(w),0!==n.config.yaxis[t].labels.rotate){var z=r.rotateAroundCenter(g.node),C=r.rotateAroundCenter(M.node);M.node.setAttribute("transform","rotate(".concat(n.config.yaxis[t].labels.rotate," ").concat(z.x," ").concat(C.y,")"))}h+=d},m=u;m>=0;m--)v(m);if(void 0!==n.config.yaxis[t].title.text){var y=r.group({class:"apexcharts-yaxis-title"}),b=0;n.config.yaxis[t].opposite&&(b=n.globals.translateYAxisX[t]);var x=r.drawText({x:b,y:n.globals.gridHeight/2+n.globals.translateY+n.config.yaxis[t].title.offsetY,text:n.config.yaxis[t].title.text,textAnchor:"end",foreColor:n.config.yaxis[t].title.style.color,fontSize:n.config.yaxis[t].title.style.fontSize,fontWeight:n.config.yaxis[t].title.style.fontWeight,fontFamily:n.config.yaxis[t].title.style.fontFamily,cssClass:"apexcharts-yaxis-title-text "+n.config.yaxis[t].title.style.cssClass});y.add(x),c.add(y)}var M=n.config.yaxis[t].axisBorder,w=31+M.offsetX;if(n.config.yaxis[t].opposite&&(w=-31-M.offsetX),M.show){var C=r.drawLine(w,n.globals.translateY+M.offsetY-2,w,n.globals.gridHeight+n.globals.translateY+M.offsetY+2,M.color,0,M.width);c.add(C)}return n.config.yaxis[t].axisTicks.show&&this.axesUtils.drawYAxisTicks(w,u,M,n.config.yaxis[t].axisTicks,t,d,c),c}},{key:"drawYaxisInversed",value:function(t){var e=this.w,n=new z(this.ctx),r=n.group({class:"apexcharts-xaxis apexcharts-yaxis-inversed"}),a=n.group({class:"apexcharts-xaxis-texts-g",transform:"translate(".concat(e.globals.translateXAxisX,", ").concat(e.globals.translateXAxisY,")")});r.add(a);var i=e.globals.yAxisScale[t].result.length-1,o=e.globals.gridWidth/i+.1,l=o+e.config.xaxis.labels.offsetX,c=e.globals.xLabelFormatter,s=e.globals.yAxisScale[t].result.slice(),u=e.globals.timescaleLabels;u.length>0&&(this.xaxisLabels=u.slice(),i=(s=u.slice()).length),s=this.axesUtils.checkForReversedLabels(t,s);var d=u.length;if(e.config.xaxis.labels.show)for(var h=d?0:i;d?h<d:h>=0;d?h++:h--){var f=s[h];f=c(f,h,e);var p=e.globals.gridWidth+e.globals.padHorizontal-(l-o+e.config.xaxis.labels.offsetX);if(u.length){var g=this.axesUtils.getLabel(s,u,p,h,this.drawnLabels,this.xaxisFontSize);p=g.x,f=g.text,this.drawnLabels.push(g.text),0===h&&e.globals.skipFirstTimelinelabel&&(f=""),h===s.length-1&&e.globals.skipLastTimelinelabel&&(f="")}var v=n.drawText({x:p,y:this.xAxisoffX+e.config.xaxis.labels.offsetY+30-("top"===e.config.xaxis.position?e.globals.xAxisHeight+e.config.xaxis.axisTicks.height-2:0),text:f,textAnchor:"middle",foreColor:Array.isArray(this.xaxisForeColors)?this.xaxisForeColors[t]:this.xaxisForeColors,fontSize:this.xaxisFontSize,fontFamily:this.xaxisFontFamily,fontWeight:e.config.xaxis.labels.style.fontWeight,isPlainText:!1,cssClass:"apexcharts-xaxis-label "+e.config.xaxis.labels.style.cssClass});a.add(v),v.tspan(f);var m=document.createElementNS(e.globals.SVGNS,"title");m.textContent=f,v.node.appendChild(m),l+=o}return this.inversedYAxisTitleText(r),this.inversedYAxisBorder(r),r}},{key:"inversedYAxisBorder",value:function(t){var e=this.w,n=new z(this.ctx),r=e.config.xaxis.axisBorder;if(r.show){var a=0;"bar"===e.config.chart.type&&e.globals.isXNumeric&&(a-=15);var i=n.drawLine(e.globals.padHorizontal+a+r.offsetX,this.xAxisoffX,e.globals.gridWidth,this.xAxisoffX,r.color,0,r.height);this.elgrid&&this.elgrid.elGridBorders&&e.config.grid.show?this.elgrid.elGridBorders.add(i):t.add(i)}}},{key:"inversedYAxisTitleText",value:function(t){var e=this.w,n=new z(this.ctx);if(void 0!==e.config.xaxis.title.text){var r=n.group({class:"apexcharts-xaxis-title apexcharts-yaxis-title-inversed"}),a=n.drawText({x:e.globals.gridWidth/2+e.config.xaxis.title.offsetX,y:this.xAxisoffX+parseFloat(this.xaxisFontSize)+parseFloat(e.config.xaxis.title.style.fontSize)+e.config.xaxis.title.offsetY+20,text:e.config.xaxis.title.text,textAnchor:"middle",fontSize:e.config.xaxis.title.style.fontSize,fontFamily:e.config.xaxis.title.style.fontFamily,fontWeight:e.config.xaxis.title.style.fontWeight,foreColor:e.config.xaxis.title.style.color,cssClass:"apexcharts-xaxis-title-text "+e.config.xaxis.title.style.cssClass});r.add(a),t.add(r)}}},{key:"yAxisTitleRotate",value:function(t,e){var n=this.w,r=new z(this.ctx),a={width:0,height:0},i={width:0,height:0},o=n.globals.dom.baseEl.querySelector(" .apexcharts-yaxis[rel='".concat(t,"'] .apexcharts-yaxis-texts-g"));null!==o&&(a=o.getBoundingClientRect());var l=n.globals.dom.baseEl.querySelector(".apexcharts-yaxis[rel='".concat(t,"'] .apexcharts-yaxis-title text"));if(null!==l&&(i=l.getBoundingClientRect()),null!==l){var c=this.xPaddingForYAxisTitle(t,a,i,e);l.setAttribute("x",c.xPos-(e?10:0))}if(null!==l){var s=r.rotateAroundCenter(l);l.setAttribute("transform","rotate(".concat(e?-1*n.config.yaxis[t].title.rotate:n.config.yaxis[t].title.rotate," ").concat(s.x," ").concat(s.y,")"))}}},{key:"xPaddingForYAxisTitle",value:function(t,e,n,r){var a=this.w,i=0,o=0,l=10;return void 0===a.config.yaxis[t].title.text||t<0?{xPos:o,padd:0}:(r?(o=e.width+a.config.yaxis[t].title.offsetX+n.width/2+l/2,0===(i+=1)&&(o-=l/2)):(o=-1*e.width+a.config.yaxis[t].title.offsetX+l/2+n.width/2,a.globals.isBarHorizontal&&(l=25,o=-1*e.width-a.config.yaxis[t].title.offsetX-l)),{xPos:o,padd:l})}},{key:"setYAxisXPosition",value:function(t,e){var n=this.w,r=0,a=0,i=18,o=1;n.config.yaxis.length>1&&(this.multipleYs=!0),n.config.yaxis.map((function(l,c){var s=n.globals.ignoreYAxisIndexes.indexOf(c)>-1||!l.show||l.floating||0===t[c].width,u=t[c].width+e[c].width;l.opposite?n.globals.isBarHorizontal?(a=n.globals.gridWidth+n.globals.translateX-1,n.globals.translateYAxisX[c]=a-l.labels.offsetX):(a=n.globals.gridWidth+n.globals.translateX+o,s||(o=o+u+20),n.globals.translateYAxisX[c]=a-l.labels.offsetX+20):(r=n.globals.translateX-i,s||(i=i+u+20),n.globals.translateYAxisX[c]=r+l.labels.offsetX)}))}},{key:"setYAxisTextAlignments",value:function(){var t=this.w,e=t.globals.dom.baseEl.getElementsByClassName("apexcharts-yaxis");(e=x.listToArray(e)).forEach((function(e,n){var r=t.config.yaxis[n];if(r&&!r.floating&&void 0!==r.labels.align){var a=t.globals.dom.baseEl.querySelector(".apexcharts-yaxis[rel='".concat(n,"'] .apexcharts-yaxis-texts-g")),i=t.globals.dom.baseEl.querySelectorAll(".apexcharts-yaxis[rel='".concat(n,"'] .apexcharts-yaxis-label"));i=x.listToArray(i);var o=a.getBoundingClientRect();"left"===r.labels.align?(i.forEach((function(t,e){t.setAttribute("text-anchor","start")})),r.opposite||a.setAttribute("transform","translate(-".concat(o.width,", 0)"))):"center"===r.labels.align?(i.forEach((function(t,e){t.setAttribute("text-anchor","middle")})),a.setAttribute("transform","translate(".concat(o.width/2*(r.opposite?1:-1),", 0)"))):"right"===r.labels.align&&(i.forEach((function(t,e){t.setAttribute("text-anchor","end")})),r.opposite&&a.setAttribute("transform","translate(".concat(o.width,", 0)")))}}))}}]),t}(),J=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w,this.documentEvent=x.bind(this.documentEvent,this)}return s(t,[{key:"addEventListener",value:function(t,e){var n=this.w;n.globals.events.hasOwnProperty(t)?n.globals.events[t].push(e):n.globals.events[t]=[e]}},{key:"removeEventListener",value:function(t,e){var n=this.w;if(n.globals.events.hasOwnProperty(t)){var r=n.globals.events[t].indexOf(e);-1!==r&&n.globals.events[t].splice(r,1)}}},{key:"fireEvent",value:function(t,e){var n=this.w;if(n.globals.events.hasOwnProperty(t)){e&&e.length||(e=[]);for(var r=n.globals.events[t],a=r.length,i=0;i<a;i++)r[i].apply(null,e)}}},{key:"setupEventHandlers",value:function(){var t=this,e=this.w,n=this.ctx,r=e.globals.dom.baseEl.querySelector(e.globals.chartClass);this.ctx.eventList.forEach((function(t){r.addEventListener(t,(function(t){var r=Object.assign({},e,{seriesIndex:e.globals.capturedSeriesIndex,dataPointIndex:e.globals.capturedDataPointIndex});"mousemove"===t.type||"touchmove"===t.type?"function"==typeof e.config.chart.events.mouseMove&&e.config.chart.events.mouseMove(t,n,r):"mouseleave"===t.type||"touchleave"===t.type?"function"==typeof e.config.chart.events.mouseLeave&&e.config.chart.events.mouseLeave(t,n,r):("mouseup"===t.type&&1===t.which||"touchend"===t.type)&&("function"==typeof e.config.chart.events.click&&e.config.chart.events.click(t,n,r),n.ctx.events.fireEvent("click",[t,n,r]))}),{capture:!1,passive:!0})})),this.ctx.eventList.forEach((function(n){e.globals.dom.baseEl.addEventListener(n,t.documentEvent,{passive:!0})})),this.ctx.core.setupBrushHandler()}},{key:"documentEvent",value:function(t){var e=this.w,n=t.target.className;if("click"===t.type){var r=e.globals.dom.baseEl.querySelector(".apexcharts-menu");r&&r.classList.contains("apexcharts-menu-open")&&"apexcharts-menu-icon"!==n&&r.classList.remove("apexcharts-menu-open")}e.globals.clientX="touchmove"===t.type?t.touches[0].clientX:t.clientX,e.globals.clientY="touchmove"===t.type?t.touches[0].clientY:t.clientY}}]),t}(),tt=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w}return s(t,[{key:"setCurrentLocaleValues",value:function(t){var e=this.w.config.chart.locales;window.Apex.chart&&window.Apex.chart.locales&&window.Apex.chart.locales.length>0&&(e=this.w.config.chart.locales.concat(window.Apex.chart.locales));var n=e.filter((function(e){return e.name===t}))[0];if(!n)throw new Error("Wrong locale name provided. Please make sure you set the correct locale name in options");var r=x.extend(S,n);this.w.globals.locale=r.options}}]),t}(),et=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w}return s(t,[{key:"drawAxis",value:function(t,e){var n,r,a=this,i=this.w.globals,o=this.w.config,l=new Y(this.ctx,e),c=new Q(this.ctx,e);i.axisCharts&&"radar"!==t&&(i.isBarHorizontal?(r=c.drawYaxisInversed(0),n=l.drawXaxisInversed(0),i.dom.elGraphical.add(n),i.dom.elGraphical.add(r)):(n=l.drawXaxis(),i.dom.elGraphical.add(n),o.yaxis.map((function(t,e){if(-1===i.ignoreYAxisIndexes.indexOf(e)&&(r=c.drawYaxis(e),i.dom.Paper.add(r),"back"===a.w.config.grid.position)){var n=i.dom.Paper.children()[1];n.remove(),i.dom.Paper.add(n)}}))))}}]),t}(),nt=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w}return s(t,[{key:"drawXCrosshairs",value:function(){var t=this.w,e=new z(this.ctx),n=new w(this.ctx),r=t.config.xaxis.crosshairs.fill.gradient,a=t.config.xaxis.crosshairs.dropShadow,i=t.config.xaxis.crosshairs.fill.type,o=r.colorFrom,l=r.colorTo,c=r.opacityFrom,s=r.opacityTo,u=r.stops,d=a.enabled,h=a.left,f=a.top,p=a.blur,g=a.color,v=a.opacity,m=t.config.xaxis.crosshairs.fill.color;if(t.config.xaxis.crosshairs.show){"gradient"===i&&(m=e.drawGradient("vertical",o,l,c,s,null,u,null));var y=e.drawRect();1===t.config.xaxis.crosshairs.width&&(y=e.drawLine());var b=t.globals.gridHeight;(!x.isNumber(b)||b<0)&&(b=0);var M=t.config.xaxis.crosshairs.width;(!x.isNumber(M)||M<0)&&(M=0),y.attr({class:"apexcharts-xcrosshairs",x:0,y:0,y2:b,width:M,height:b,fill:m,filter:"none","fill-opacity":t.config.xaxis.crosshairs.opacity,stroke:t.config.xaxis.crosshairs.stroke.color,"stroke-width":t.config.xaxis.crosshairs.stroke.width,"stroke-dasharray":t.config.xaxis.crosshairs.stroke.dashArray}),d&&(y=n.dropShadow(y,{left:h,top:f,blur:p,color:g,opacity:v})),t.globals.dom.elGraphical.add(y)}}},{key:"drawYCrosshairs",value:function(){var t=this.w,e=new z(this.ctx),n=t.config.yaxis[0].crosshairs,r=t.globals.barPadForNumericAxis;if(t.config.yaxis[0].crosshairs.show){var a=e.drawLine(-r,0,t.globals.gridWidth+r,0,n.stroke.color,n.stroke.dashArray,n.stroke.width);a.attr({class:"apexcharts-ycrosshairs"}),t.globals.dom.elGraphical.add(a)}var i=e.drawLine(-r,0,t.globals.gridWidth+r,0,n.stroke.color,0,0);i.attr({class:"apexcharts-ycrosshairs-hidden"}),t.globals.dom.elGraphical.add(i)}}]),t}(),rt=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w}return s(t,[{key:"checkResponsiveConfig",value:function(t){var e=this,n=this.w,r=n.config;if(0!==r.responsive.length){var a=r.responsive.slice();a.sort((function(t,e){return t.breakpoint>e.breakpoint?1:e.breakpoint>t.breakpoint?-1:0})).reverse();var i=new I({}),o=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=a[0].breakpoint,o=window.innerWidth>0?window.innerWidth:screen.width;if(o>r){var l=C.extendArrayProps(i,n.globals.initialConfig,n);t=x.extend(l,t),t=x.extend(n.config,t),e.overrideResponsiveOptions(t)}else for(var c=0;c<a.length;c++)o<a[c].breakpoint&&(t=C.extendArrayProps(i,a[c].options,n),t=x.extend(n.config,t),e.overrideResponsiveOptions(t))};if(t){var l=C.extendArrayProps(i,t,n);l=x.extend(n.config,l),o(l=x.extend(l,t))}else o({})}}},{key:"overrideResponsiveOptions",value:function(t){var e=new I(t).init({responsiveOverride:!0});this.w.config=e}}]),t}(),at=function(){function t(e){l(this,t),this.ctx=e,this.colors=[],this.w=e.w;var n=this.w;this.isColorFn=!1,this.isHeatmapDistributed="treemap"===n.config.chart.type&&n.config.plotOptions.treemap.distributed||"heatmap"===n.config.chart.type&&n.config.plotOptions.heatmap.distributed,this.isBarDistributed=n.config.plotOptions.bar.distributed&&("bar"===n.config.chart.type||"rangeBar"===n.config.chart.type)}return s(t,[{key:"init",value:function(){this.setDefaultColors()}},{key:"setDefaultColors",value:function(){var t,e=this,n=this.w,r=new x;if(n.globals.dom.elWrap.classList.add("apexcharts-theme-".concat(n.config.theme.mode)),void 0===n.config.colors||0===(null===(t=n.config.colors)||void 0===t?void 0:t.length)?n.globals.colors=this.predefined():(n.globals.colors=n.config.colors,Array.isArray(n.config.colors)&&n.config.colors.length>0&&"function"==typeof n.config.colors[0]&&(n.globals.colors=n.config.series.map((function(t,r){var a=n.config.colors[r];return a||(a=n.config.colors[0]),"function"==typeof a?(e.isColorFn=!0,a({value:n.globals.axisCharts?n.globals.series[r][0]?n.globals.series[r][0]:0:n.globals.series[r],seriesIndex:r,dataPointIndex:r,w:n})):a})))),n.globals.seriesColors.map((function(t,e){t&&(n.globals.colors[e]=t)})),n.config.theme.monochrome.enabled){var a=[],i=n.globals.series.length;(this.isBarDistributed||this.isHeatmapDistributed)&&(i=n.globals.series[0].length*n.globals.series.length);for(var o=n.config.theme.monochrome.color,l=1/(i/n.config.theme.monochrome.shadeIntensity),c=n.config.theme.monochrome.shadeTo,s=0,u=0;u<i;u++){var d=void 0;"dark"===c?(d=r.shadeColor(-1*s,o),s+=l):(d=r.shadeColor(s,o),s+=l),a.push(d)}n.globals.colors=a.slice()}var h=n.globals.colors.slice();this.pushExtraColors(n.globals.colors),["fill","stroke"].forEach((function(t){void 0===n.config[t].colors?n.globals[t].colors=e.isColorFn?n.config.colors:h:n.globals[t].colors=n.config[t].colors.slice(),e.pushExtraColors(n.globals[t].colors)})),void 0===n.config.dataLabels.style.colors?n.globals.dataLabels.style.colors=h:n.globals.dataLabels.style.colors=n.config.dataLabels.style.colors.slice(),this.pushExtraColors(n.globals.dataLabels.style.colors,50),void 0===n.config.plotOptions.radar.polygons.fill.colors?n.globals.radarPolygons.fill.colors=["dark"===n.config.theme.mode?"#424242":"none"]:n.globals.radarPolygons.fill.colors=n.config.plotOptions.radar.polygons.fill.colors.slice(),this.pushExtraColors(n.globals.radarPolygons.fill.colors,20),void 0===n.config.markers.colors?n.globals.markers.colors=h:n.globals.markers.colors=n.config.markers.colors.slice(),this.pushExtraColors(n.globals.markers.colors)}},{key:"pushExtraColors",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=this.w,a=e||r.globals.series.length;if(null===n&&(n=this.isBarDistributed||this.isHeatmapDistributed||"heatmap"===r.config.chart.type&&r.config.plotOptions.heatmap.colorScale.inverse),n&&r.globals.series.length&&(a=r.globals.series[r.globals.maxValsInArrayIndex].length*r.globals.series.length),t.length<a)for(var i=a-t.length,o=0;o<i;o++)t.push(t[o])}},{key:"updateThemeOptions",value:function(t){t.chart=t.chart||{},t.tooltip=t.tooltip||{};var e=t.theme.mode||"light",n=t.theme.palette?t.theme.palette:"dark"===e?"palette4":"palette1",r=t.chart.foreColor?t.chart.foreColor:"dark"===e?"#f6f7f8":"#373d3f";return t.tooltip.theme=e,t.chart.foreColor=r,t.theme.palette=n,t}},{key:"predefined",value:function(){switch(this.w.config.theme.palette){case"palette1":default:this.colors=["#008FFB","#00E396","#FEB019","#FF4560","#775DD0"];break;case"palette2":this.colors=["#3f51b5","#03a9f4","#4caf50","#f9ce1d","#FF9800"];break;case"palette3":this.colors=["#33b2df","#546E7A","#d4526e","#13d8aa","#A5978B"];break;case"palette4":this.colors=["#4ecdc4","#c7f464","#81D4FA","#fd6a6a","#546E7A"];break;case"palette5":this.colors=["#2b908f","#f9a3a4","#90ee7e","#fa4443","#69d2e7"];break;case"palette6":this.colors=["#449DD1","#F86624","#EA3546","#662E9B","#C5D86D"];break;case"palette7":this.colors=["#D7263D","#1B998B","#2E294E","#F46036","#E2C044"];break;case"palette8":this.colors=["#662E9B","#F86624","#F9C80E","#EA3546","#43BCCD"];break;case"palette9":this.colors=["#5C4742","#A5978B","#8D5B4C","#5A2A27","#C4BBAF"];break;case"palette10":this.colors=["#A300D6","#7D02EB","#5653FE","#2983FF","#00B1F2"]}return this.colors}}]),t}(),it=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w}return s(t,[{key:"draw",value:function(){this.drawTitleSubtitle("title"),this.drawTitleSubtitle("subtitle")}},{key:"drawTitleSubtitle",value:function(t){var e=this.w,n="title"===t?e.config.title:e.config.subtitle,r=e.globals.svgWidth/2,a=n.offsetY,i="middle";if("left"===n.align?(r=10,i="start"):"right"===n.align&&(r=e.globals.svgWidth-10,i="end"),r+=n.offsetX,a=a+parseInt(n.style.fontSize,10)+n.margin/2,void 0!==n.text){var o=new z(this.ctx).drawText({x:r,y:a,text:n.text,textAnchor:i,fontSize:n.style.fontSize,fontFamily:n.style.fontFamily,fontWeight:n.style.fontWeight,foreColor:n.style.color,opacity:1});o.node.setAttribute("class","apexcharts-".concat(t,"-text")),e.globals.dom.Paper.add(o)}}}]),t}(),ot=function(){function t(e){l(this,t),this.w=e.w,this.dCtx=e}return s(t,[{key:"getTitleSubtitleCoords",value:function(t){var e=this.w,n=0,r=0,a="title"===t?e.config.title.floating:e.config.subtitle.floating,i=e.globals.dom.baseEl.querySelector(".apexcharts-".concat(t,"-text"));if(null!==i&&!a){var o=i.getBoundingClientRect();n=o.width,r=e.globals.axisCharts?o.height+5:o.height}return{width:n,height:r}}},{key:"getLegendsRect",value:function(){var t=this.w,e=t.globals.dom.elLegendWrap;t.config.legend.height||"top"!==t.config.legend.position&&"bottom"!==t.config.legend.position||(e.style.maxHeight=t.globals.svgHeight/2+"px");var n=Object.assign({},x.getBoundingClientRect(e));return null!==e&&!t.config.legend.floating&&t.config.legend.show?this.dCtx.lgRect={x:n.x,y:n.y,height:n.height,width:0===n.height?0:n.width}:this.dCtx.lgRect={x:0,y:0,height:0,width:0},"left"!==t.config.legend.position&&"right"!==t.config.legend.position||1.5*this.dCtx.lgRect.width>t.globals.svgWidth&&(this.dCtx.lgRect.width=t.globals.svgWidth/1.5),this.dCtx.lgRect}},{key:"getLargestStringFromMultiArr",value:function(t,e){var n=t;if(this.w.globals.isMultiLineX){var r=e.map((function(t,e){return Array.isArray(t)?t.length:1})),a=Math.max.apply(Math,m(r));n=e[r.indexOf(a)]}return n}}]),t}(),lt=function(){function t(e){l(this,t),this.w=e.w,this.dCtx=e}return s(t,[{key:"getxAxisLabelsCoords",value:function(){var t,e=this.w,n=e.globals.labels.slice();if(e.config.xaxis.convertedCatToNumeric&&0===n.length&&(n=e.globals.categoryLabels),e.globals.timescaleLabels.length>0){var r=this.getxAxisTimeScaleLabelsCoords();t={width:r.width,height:r.height},e.globals.rotateXLabels=!1}else{this.dCtx.lgWidthForSideLegends="left"!==e.config.legend.position&&"right"!==e.config.legend.position||e.config.legend.floating?0:this.dCtx.lgRect.width;var a=e.globals.xLabelFormatter,i=x.getLargestStringFromArr(n),o=this.dCtx.dimHelpers.getLargestStringFromMultiArr(i,n);e.globals.isBarHorizontal&&(o=i=e.globals.yAxisScale[0].result.reduce((function(t,e){return t.length>e.length?t:e}),0));var l=new D(this.dCtx.ctx),c=i;i=l.xLabelFormat(a,i,c,{i:void 0,dateFormatter:new B(this.dCtx.ctx).formatDate,w:e}),o=l.xLabelFormat(a,o,c,{i:void 0,dateFormatter:new B(this.dCtx.ctx).formatDate,w:e}),(e.config.xaxis.convertedCatToNumeric&&void 0===i||""===String(i).trim())&&(o=i="1");var s=new z(this.dCtx.ctx),u=s.getTextRects(i,e.config.xaxis.labels.style.fontSize),d=u;if(i!==o&&(d=s.getTextRects(o,e.config.xaxis.labels.style.fontSize)),(t={width:u.width>=d.width?u.width:d.width,height:u.height>=d.height?u.height:d.height}).width*n.length>e.globals.svgWidth-this.dCtx.lgWidthForSideLegends-this.dCtx.yAxisWidth-this.dCtx.gridPad.left-this.dCtx.gridPad.right&&0!==e.config.xaxis.labels.rotate||e.config.xaxis.labels.rotateAlways){if(!e.globals.isBarHorizontal){e.globals.rotateXLabels=!0;var h=function(t){return s.getTextRects(t,e.config.xaxis.labels.style.fontSize,e.config.xaxis.labels.style.fontFamily,"rotate(".concat(e.config.xaxis.labels.rotate," 0 0)"),!1)};u=h(i),i!==o&&(d=h(o)),t.height=(u.height>d.height?u.height:d.height)/1.5,t.width=u.width>d.width?u.width:d.width}}else e.globals.rotateXLabels=!1}return e.config.xaxis.labels.show||(t={width:0,height:0}),{width:t.width,height:t.height}}},{key:"getxAxisGroupLabelsCoords",value:function(){var t,e=this.w;if(!e.globals.hasXaxisGroups)return{width:0,height:0};var n,r=(null===(t=e.config.xaxis.group.style)||void 0===t?void 0:t.fontSize)||e.config.xaxis.labels.style.fontSize,a=e.globals.groups.map((function(t){return t.title})),i=x.getLargestStringFromArr(a),o=this.dCtx.dimHelpers.getLargestStringFromMultiArr(i,a),l=new z(this.dCtx.ctx),c=l.getTextRects(i,r),s=c;return i!==o&&(s=l.getTextRects(o,r)),n={width:c.width>=s.width?c.width:s.width,height:c.height>=s.height?c.height:s.height},e.config.xaxis.labels.show||(n={width:0,height:0}),{width:n.width,height:n.height}}},{key:"getxAxisTitleCoords",value:function(){var t=this.w,e=0,n=0;if(void 0!==t.config.xaxis.title.text){var r=new z(this.dCtx.ctx).getTextRects(t.config.xaxis.title.text,t.config.xaxis.title.style.fontSize);e=r.width,n=r.height}return{width:e,height:n}}},{key:"getxAxisTimeScaleLabelsCoords",value:function(){var t,e=this.w;this.dCtx.timescaleLabels=e.globals.timescaleLabels.slice();var n=this.dCtx.timescaleLabels.map((function(t){return t.value})),r=n.reduce((function(t,e){return void 0===t?(console.error("You have possibly supplied invalid Date format. Please supply a valid JavaScript Date"),0):t.length>e.length?t:e}),0);return 1.05*(t=new z(this.dCtx.ctx).getTextRects(r,e.config.xaxis.labels.style.fontSize)).width*n.length>e.globals.gridWidth&&0!==e.config.xaxis.labels.rotate&&(e.globals.overlappingXLabels=!0),t}},{key:"additionalPaddingXLabels",value:function(t){var e=this,n=this.w,r=n.globals,a=n.config,i=a.xaxis.type,o=t.width;r.skipLastTimelinelabel=!1,r.skipFirstTimelinelabel=!1;var l=n.config.yaxis[0].opposite&&n.globals.isBarHorizontal,c=function(t,l){a.yaxis.length>1&&function(t){return-1!==r.collapsedSeriesIndices.indexOf(t)}(l)||function(t){if(e.dCtx.timescaleLabels&&e.dCtx.timescaleLabels.length){var l=e.dCtx.timescaleLabels[0],c=e.dCtx.timescaleLabels[e.dCtx.timescaleLabels.length-1].position+o/1.75-e.dCtx.yAxisWidthRight,s=l.position-o/1.75+e.dCtx.yAxisWidthLeft,u="right"===n.config.legend.position&&e.dCtx.lgRect.width>0?e.dCtx.lgRect.width:0;c>r.svgWidth-r.translateX-u&&(r.skipLastTimelinelabel=!0),s<-(t.show&&!t.floating||"bar"!==a.chart.type&&"candlestick"!==a.chart.type&&"rangeBar"!==a.chart.type&&"boxPlot"!==a.chart.type?10:o/1.75)&&(r.skipFirstTimelinelabel=!0)}else"datetime"===i?e.dCtx.gridPad.right<o&&!r.rotateXLabels&&(r.skipLastTimelinelabel=!0):"datetime"!==i&&e.dCtx.gridPad.right<o/2-e.dCtx.yAxisWidthRight&&!r.rotateXLabels&&!n.config.xaxis.labels.trim&&("between"!==n.config.xaxis.tickPlacement||n.globals.isBarHorizontal)&&(e.dCtx.xPadRight=o/2+1)}(t)};a.yaxis.forEach((function(t,n){l?(e.dCtx.gridPad.left<o&&(e.dCtx.xPadLeft=o/2+1),e.dCtx.xPadRight=o/2+1):c(t,n)}))}}]),t}(),ct=function(){function t(e){l(this,t),this.w=e.w,this.dCtx=e}return s(t,[{key:"getyAxisLabelsCoords",value:function(){var t=this,e=this.w,n=[],r=10,a=new G(this.dCtx.ctx);return e.config.yaxis.map((function(i,o){var l={seriesIndex:o,dataPointIndex:-1,w:e},c=e.globals.yAxisScale[o],s=0;if(!a.isYAxisHidden(o)&&i.labels.show&&void 0!==i.labels.minWidth&&(s=i.labels.minWidth),!a.isYAxisHidden(o)&&i.labels.show&&c.result.length){var u=e.globals.yLabelFormatters[o],d=c.niceMin===Number.MIN_VALUE?0:c.niceMin,h=c.result.reduce((function(t,e){var n,r;return(null===(n=String(u(t,l)))||void 0===n?void 0:n.length)>(null===(r=String(u(e,l)))||void 0===r?void 0:r.length)?t:e}),d),f=h=u(h,l);if(void 0!==h&&0!==h.length||(h=c.niceMax),e.globals.isBarHorizontal){r=0;var p=e.globals.labels.slice();h=x.getLargestStringFromArr(p),h=u(h,{seriesIndex:o,dataPointIndex:-1,w:e}),f=t.dCtx.dimHelpers.getLargestStringFromMultiArr(h,p)}var g=new z(t.dCtx.ctx),v="rotate(".concat(i.labels.rotate," 0 0)"),m=g.getTextRects(h,i.labels.style.fontSize,i.labels.style.fontFamily,v,!1),y=m;h!==f&&(y=g.getTextRects(f,i.labels.style.fontSize,i.labels.style.fontFamily,v,!1)),n.push({width:(s>y.width||s>m.width?s:y.width>m.width?y.width:m.width)+r,height:y.height>m.height?y.height:m.height})}else n.push({width:0,height:0})})),n}},{key:"getyAxisTitleCoords",value:function(){var t=this,e=this.w,n=[];return e.config.yaxis.map((function(e,r){if(e.show&&void 0!==e.title.text){var a=new z(t.dCtx.ctx),i="rotate(".concat(e.title.rotate," 0 0)"),o=a.getTextRects(e.title.text,e.title.style.fontSize,e.title.style.fontFamily,i,!1);n.push({width:o.width,height:o.height})}else n.push({width:0,height:0})})),n}},{key:"getTotalYAxisWidth",value:function(){var t=this.w,e=0,n=0,r=0,a=t.globals.yAxisScale.length>1?10:0,i=new G(this.dCtx.ctx),o=function(o,l){var c=t.config.yaxis[l].floating,s=0;o.width>0&&!c?(s=o.width+a,function(e){return t.globals.ignoreYAxisIndexes.indexOf(e)>-1}(l)&&(s=s-o.width-a)):s=c||i.isYAxisHidden(l)?0:5,t.config.yaxis[l].opposite?r+=s:n+=s,e+=s};return t.globals.yLabelsCoords.map((function(t,e){o(t,e)})),t.globals.yTitleCoords.map((function(t,e){o(t,e)})),t.globals.isBarHorizontal&&!t.config.yaxis[0].floating&&(e=t.globals.yLabelsCoords[0].width+t.globals.yTitleCoords[0].width+15),this.dCtx.yAxisWidthLeft=n,this.dCtx.yAxisWidthRight=r,e}}]),t}(),st=function(){function t(e){l(this,t),this.w=e.w,this.dCtx=e}return s(t,[{key:"gridPadForColumnsInNumericAxis",value:function(t){var e=this.w;if(e.globals.noData||e.globals.allSeriesCollapsed)return 0;var n=function(t){return"bar"===t||"rangeBar"===t||"candlestick"===t||"boxPlot"===t},r=e.config.chart.type,a=0,i=n(r)?e.config.series.length:1;if(e.globals.comboBarCount>0&&(i=e.globals.comboBarCount),e.globals.collapsedSeries.forEach((function(t){n(t.type)&&(i-=1)})),e.config.chart.stacked&&(i=1),(n(r)||e.globals.comboBarCount>0)&&e.globals.isXNumeric&&!e.globals.isBarHorizontal&&i>0){var o,l,c=Math.abs(e.globals.initialMaxX-e.globals.initialMinX);c<=3&&(c=e.globals.dataPoints),o=c/t,e.globals.minXDiff&&e.globals.minXDiff/o>0&&(l=e.globals.minXDiff/o),l>t/2&&(l/=2),(a=l/i*parseInt(e.config.plotOptions.bar.columnWidth,10)/100)<1&&(a=1),a=a/(i>1?1:1.5)+5,e.globals.barPadForNumericAxis=a}return a}},{key:"gridPadFortitleSubtitle",value:function(){var t=this,e=this.w,n=e.globals,r=this.dCtx.isSparkline||!e.globals.axisCharts?0:10;["title","subtitle"].forEach((function(n){void 0!==e.config[n].text?r+=e.config[n].margin:r+=t.dCtx.isSparkline||!e.globals.axisCharts?0:5})),!e.config.legend.show||"bottom"!==e.config.legend.position||e.config.legend.floating||e.globals.axisCharts||(r+=10);var a=this.dCtx.dimHelpers.getTitleSubtitleCoords("title"),i=this.dCtx.dimHelpers.getTitleSubtitleCoords("subtitle");n.gridHeight=n.gridHeight-a.height-i.height-r,n.translateY=n.translateY+a.height+i.height+r}},{key:"setGridXPosForDualYAxis",value:function(t,e){var n=this.w,r=new G(this.dCtx.ctx);n.config.yaxis.map((function(a,i){-1!==n.globals.ignoreYAxisIndexes.indexOf(i)||a.floating||r.isYAxisHidden(i)||(a.opposite&&(n.globals.translateX=n.globals.translateX-(e[i].width+t[i].width)-parseInt(n.config.yaxis[i].labels.style.fontSize,10)/1.2-12),n.globals.translateX<2&&(n.globals.translateX=2))}))}}]),t}(),ut=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w,this.lgRect={},this.yAxisWidth=0,this.yAxisWidthLeft=0,this.yAxisWidthRight=0,this.xAxisHeight=0,this.isSparkline=this.w.config.chart.sparkline.enabled,this.dimHelpers=new ot(this),this.dimYAxis=new ct(this),this.dimXAxis=new lt(this),this.dimGrid=new st(this),this.lgWidthForSideLegends=0,this.gridPad=this.w.config.grid.padding,this.xPadRight=0,this.xPadLeft=0}return s(t,[{key:"plotCoords",value:function(){var t=this,e=this.w,n=e.globals;this.lgRect=this.dimHelpers.getLegendsRect(),this.isSparkline&&((e.config.markers.discrete.length>0||e.config.markers.size>0)&&Object.entries(this.gridPad).forEach((function(e){var n=v(e,2),r=n[0],a=n[1];t.gridPad[r]=Math.max(a,t.w.globals.markers.largestSize/1.5)})),this.gridPad.top=Math.max(e.config.stroke.width/2,this.gridPad.top),this.gridPad.bottom=Math.max(e.config.stroke.width/2,this.gridPad.bottom)),n.axisCharts?this.setDimensionsForAxisCharts():this.setDimensionsForNonAxisCharts(),this.dimGrid.gridPadFortitleSubtitle(),n.gridHeight=n.gridHeight-this.gridPad.top-this.gridPad.bottom,n.gridWidth=n.gridWidth-this.gridPad.left-this.gridPad.right-this.xPadRight-this.xPadLeft;var r=this.dimGrid.gridPadForColumnsInNumericAxis(n.gridWidth);n.gridWidth=n.gridWidth-2*r,n.translateX=n.translateX+this.gridPad.left+this.xPadLeft+(r>0?r+4:0),n.translateY=n.translateY+this.gridPad.top}},{key:"setDimensionsForAxisCharts",value:function(){var t=this,e=this.w,n=e.globals,r=this.dimYAxis.getyAxisLabelsCoords(),a=this.dimYAxis.getyAxisTitleCoords();e.globals.yLabelsCoords=[],e.globals.yTitleCoords=[],e.config.yaxis.map((function(t,n){e.globals.yLabelsCoords.push({width:r[n].width,index:n}),e.globals.yTitleCoords.push({width:a[n].width,index:n})})),this.yAxisWidth=this.dimYAxis.getTotalYAxisWidth();var i=this.dimXAxis.getxAxisLabelsCoords(),o=this.dimXAxis.getxAxisGroupLabelsCoords(),l=this.dimXAxis.getxAxisTitleCoords();this.conditionalChecksForAxisCoords(i,l,o),n.translateXAxisY=e.globals.rotateXLabels?this.xAxisHeight/8:-4,n.translateXAxisX=e.globals.rotateXLabels&&e.globals.isXNumeric&&e.config.xaxis.labels.rotate<=-45?-this.xAxisWidth/4:0,e.globals.isBarHorizontal&&(n.rotateXLabels=!1,n.translateXAxisY=parseInt(e.config.xaxis.labels.style.fontSize,10)/1.5*-1),n.translateXAxisY=n.translateXAxisY+e.config.xaxis.labels.offsetY,n.translateXAxisX=n.translateXAxisX+e.config.xaxis.labels.offsetX;var c=this.yAxisWidth,s=this.xAxisHeight;n.xAxisLabelsHeight=this.xAxisHeight-l.height,n.xAxisGroupLabelsHeight=n.xAxisLabelsHeight-i.height,n.xAxisLabelsWidth=this.xAxisWidth,n.xAxisHeight=this.xAxisHeight;var u=10;("radar"===e.config.chart.type||this.isSparkline)&&(c=0,s=n.goldenPadding),this.isSparkline&&(this.lgRect={height:0,width:0}),(this.isSparkline||"treemap"===e.config.chart.type)&&(c=0,s=0,u=0),this.isSparkline||this.dimXAxis.additionalPaddingXLabels(i);var d=function(){n.translateX=c,n.gridHeight=n.svgHeight-t.lgRect.height-s-(t.isSparkline||"treemap"===e.config.chart.type?0:e.globals.rotateXLabels?10:15),n.gridWidth=n.svgWidth-c};switch("top"===e.config.xaxis.position&&(u=n.xAxisHeight-e.config.xaxis.axisTicks.height-5),e.config.legend.position){case"bottom":n.translateY=u,d();break;case"top":n.translateY=this.lgRect.height+u,d();break;case"left":n.translateY=u,n.translateX=this.lgRect.width+c,n.gridHeight=n.svgHeight-s-12,n.gridWidth=n.svgWidth-this.lgRect.width-c;break;case"right":n.translateY=u,n.translateX=c,n.gridHeight=n.svgHeight-s-12,n.gridWidth=n.svgWidth-this.lgRect.width-c-5;break;default:throw new Error("Legend position not supported")}this.dimGrid.setGridXPosForDualYAxis(a,r),new Q(this.ctx).setYAxisXPosition(r,a)}},{key:"setDimensionsForNonAxisCharts",value:function(){var t=this.w,e=t.globals,n=t.config,r=0;t.config.legend.show&&!t.config.legend.floating&&(r=20);var a="pie"===n.chart.type||"polarArea"===n.chart.type||"donut"===n.chart.type?"pie":"radialBar",i=n.plotOptions[a].offsetY,o=n.plotOptions[a].offsetX;if(!n.legend.show||n.legend.floating)return e.gridHeight=e.svgHeight-n.grid.padding.left+n.grid.padding.right,e.gridWidth=e.gridHeight,e.translateY=i,void(e.translateX=o+(e.svgWidth-e.gridWidth)/2);switch(n.legend.position){case"bottom":e.gridHeight=e.svgHeight-this.lgRect.height-e.goldenPadding,e.gridWidth=e.svgWidth,e.translateY=i-10,e.translateX=o+(e.svgWidth-e.gridWidth)/2;break;case"top":e.gridHeight=e.svgHeight-this.lgRect.height-e.goldenPadding,e.gridWidth=e.svgWidth,e.translateY=this.lgRect.height+i+10,e.translateX=o+(e.svgWidth-e.gridWidth)/2;break;case"left":e.gridWidth=e.svgWidth-this.lgRect.width-r,e.gridHeight="auto"!==n.chart.height?e.svgHeight:e.gridWidth,e.translateY=i,e.translateX=o+this.lgRect.width+r;break;case"right":e.gridWidth=e.svgWidth-this.lgRect.width-r-5,e.gridHeight="auto"!==n.chart.height?e.svgHeight:e.gridWidth,e.translateY=i,e.translateX=o+10;break;default:throw new Error("Legend position not supported")}}},{key:"conditionalChecksForAxisCoords",value:function(t,e,n){var r=this.w,a=r.globals.hasXaxisGroups?2:1,i=n.height+t.height+e.height,o=r.globals.isMultiLineX?1.2:r.globals.LINE_HEIGHT_RATIO,l=r.globals.rotateXLabels?22:10,c=r.globals.rotateXLabels&&"bottom"===r.config.legend.position?10:0;this.xAxisHeight=i*o+a*l+c,this.xAxisWidth=t.width,this.xAxisHeight-e.height>r.config.xaxis.labels.maxHeight&&(this.xAxisHeight=r.config.xaxis.labels.maxHeight),r.config.xaxis.labels.minHeight&&this.xAxisHeight<r.config.xaxis.labels.minHeight&&(this.xAxisHeight=r.config.xaxis.labels.minHeight),r.config.xaxis.floating&&(this.xAxisHeight=0);var s=0,u=0;r.config.yaxis.forEach((function(t){s+=t.labels.minWidth,u+=t.labels.maxWidth})),this.yAxisWidth<s&&(this.yAxisWidth=s),this.yAxisWidth>u&&(this.yAxisWidth=u)}}]),t}(),dt=function(){function t(e){l(this,t),this.w=e.w,this.lgCtx=e}return s(t,[{key:"getLegendStyles",value:function(){var t,e,n,r=document.createElement("style");r.setAttribute("type","text/css");var a=(null===(t=this.lgCtx.ctx)||void 0===t||null===(e=t.opts)||void 0===e||null===(n=e.chart)||void 0===n?void 0:n.nonce)||this.w.config.chart.nonce;a&&r.setAttribute("nonce",a);var i=document.createTextNode("\t\n    \t\n      .apexcharts-legend {\t\n        display: flex;\t\n        overflow: auto;\t\n        padding: 0 10px;\t\n      }\t\n      .apexcharts-legend.apx-legend-position-bottom, .apexcharts-legend.apx-legend-position-top {\t\n        flex-wrap: wrap\t\n      }\t\n      .apexcharts-legend.apx-legend-position-right, .apexcharts-legend.apx-legend-position-left {\t\n        flex-direction: column;\t\n        bottom: 0;\t\n      }\t\n      .apexcharts-legend.apx-legend-position-bottom.apexcharts-align-left, .apexcharts-legend.apx-legend-position-top.apexcharts-align-left, .apexcharts-legend.apx-legend-position-right, .apexcharts-legend.apx-legend-position-left {\t\n        justify-content: flex-start;\t\n      }\t\n      .apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center, .apexcharts-legend.apx-legend-position-top.apexcharts-align-center {\t\n        justify-content: center;  \t\n      }\t\n      .apexcharts-legend.apx-legend-position-bottom.apexcharts-align-right, .apexcharts-legend.apx-legend-position-top.apexcharts-align-right {\t\n        justify-content: flex-end;\t\n      }\t\n      .apexcharts-legend-series {\t\n        cursor: pointer;\t\n        line-height: normal;\t\n      }\t\n      .apexcharts-legend.apx-legend-position-bottom .apexcharts-legend-series, .apexcharts-legend.apx-legend-position-top .apexcharts-legend-series{\t\n        display: flex;\t\n        align-items: center;\t\n      }\t\n      .apexcharts-legend-text {\t\n        position: relative;\t\n        font-size: 14px;\t\n      }\t\n      .apexcharts-legend-text *, .apexcharts-legend-marker * {\t\n        pointer-events: none;\t\n      }\t\n      .apexcharts-legend-marker {\t\n        position: relative;\t\n        display: inline-block;\t\n        cursor: pointer;\t\n        margin-right: 3px;\t\n        border-style: solid;\n      }\t\n      \t\n      .apexcharts-legend.apexcharts-align-right .apexcharts-legend-series, .apexcharts-legend.apexcharts-align-left .apexcharts-legend-series{\t\n        display: inline-block;\t\n      }\t\n      .apexcharts-legend-series.apexcharts-no-click {\t\n        cursor: auto;\t\n      }\t\n      .apexcharts-legend .apexcharts-hidden-zero-series, .apexcharts-legend .apexcharts-hidden-null-series {\t\n        display: none !important;\t\n      }\t\n      .apexcharts-inactive-legend {\t\n        opacity: 0.45;\t\n      }");return r.appendChild(i),r}},{key:"getLegendBBox",value:function(){var t=this.w.globals.dom.baseEl.querySelector(".apexcharts-legend").getBoundingClientRect(),e=t.width;return{clwh:t.height,clww:e}}},{key:"appendToForeignObject",value:function(){this.w.globals.dom.elLegendForeign.appendChild(this.getLegendStyles())}},{key:"toggleDataSeries",value:function(t,e){var n=this,r=this.w;if(r.globals.axisCharts||"radialBar"===r.config.chart.type){r.globals.resized=!0;var a=null,i=null;r.globals.risingSeries=[],r.globals.axisCharts?(a=r.globals.dom.baseEl.querySelector(".apexcharts-series[data\\:realIndex='".concat(t,"']")),i=parseInt(a.getAttribute("data:realIndex"),10)):(a=r.globals.dom.baseEl.querySelector(".apexcharts-series[rel='".concat(t+1,"']")),i=parseInt(a.getAttribute("rel"),10)-1),e?[{cs:r.globals.collapsedSeries,csi:r.globals.collapsedSeriesIndices},{cs:r.globals.ancillaryCollapsedSeries,csi:r.globals.ancillaryCollapsedSeriesIndices}].forEach((function(t){n.riseCollapsedSeries(t.cs,t.csi,i)})):this.hideSeries({seriesEl:a,realIndex:i})}else{var o=r.globals.dom.Paper.select(" .apexcharts-series[rel='".concat(t+1,"'] path")),l=r.config.chart.type;if("pie"===l||"polarArea"===l||"donut"===l){var c=r.config.plotOptions.pie.donut.labels;new z(this.lgCtx.ctx).pathMouseDown(o.members[0],null),this.lgCtx.ctx.pie.printDataLabelsInner(o.members[0].node,c)}o.fire("click")}}},{key:"hideSeries",value:function(t){var e=t.seriesEl,n=t.realIndex,r=this.w,a=x.clone(r.config.series);if(r.globals.axisCharts){var i=!1;if(r.config.yaxis[n]&&r.config.yaxis[n].show&&r.config.yaxis[n].showAlways&&(i=!0,r.globals.ancillaryCollapsedSeriesIndices.indexOf(n)<0&&(r.globals.ancillaryCollapsedSeries.push({index:n,data:a[n].data.slice(),type:e.parentNode.className.baseVal.split("-")[1]}),r.globals.ancillaryCollapsedSeriesIndices.push(n))),!i){r.globals.collapsedSeries.push({index:n,data:a[n].data.slice(),type:e.parentNode.className.baseVal.split("-")[1]}),r.globals.collapsedSeriesIndices.push(n);var o=r.globals.risingSeries.indexOf(n);r.globals.risingSeries.splice(o,1)}}else r.globals.collapsedSeries.push({index:n,data:a[n]}),r.globals.collapsedSeriesIndices.push(n);for(var l=e.childNodes,c=0;c<l.length;c++)l[c].classList.contains("apexcharts-series-markers-wrap")&&(l[c].classList.contains("apexcharts-hide")?l[c].classList.remove("apexcharts-hide"):l[c].classList.add("apexcharts-hide"));r.globals.allSeriesCollapsed=r.globals.collapsedSeries.length===r.config.series.length,a=this._getSeriesBasedOnCollapsedState(a),this.lgCtx.ctx.updateHelpers._updateSeries(a,r.config.chart.animations.dynamicAnimation.enabled)}},{key:"riseCollapsedSeries",value:function(t,e,n){var r=this.w,a=x.clone(r.config.series);if(t.length>0){for(var i=0;i<t.length;i++)t[i].index===n&&(r.globals.axisCharts?(a[n].data=t[i].data.slice(),t.splice(i,1),e.splice(i,1),r.globals.risingSeries.push(n)):(a[n]=t[i].data,t.splice(i,1),e.splice(i,1),r.globals.risingSeries.push(n)));a=this._getSeriesBasedOnCollapsedState(a),this.lgCtx.ctx.updateHelpers._updateSeries(a,r.config.chart.animations.dynamicAnimation.enabled)}}},{key:"_getSeriesBasedOnCollapsedState",value:function(t){var e=this.w;return e.globals.axisCharts?t.forEach((function(n,r){e.globals.collapsedSeriesIndices.indexOf(r)>-1&&(t[r].data=[])})):t.forEach((function(n,r){e.globals.collapsedSeriesIndices.indexOf(r)>-1&&(t[r]=0)})),t}}]),t}(),ht=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w,this.onLegendClick=this.onLegendClick.bind(this),this.onLegendHovered=this.onLegendHovered.bind(this),this.isBarsDistributed="bar"===this.w.config.chart.type&&this.w.config.plotOptions.bar.distributed&&1===this.w.config.series.length,this.legendHelpers=new dt(this)}return s(t,[{key:"init",value:function(){var t=this.w,e=t.globals,n=t.config;if((n.legend.showForSingleSeries&&1===e.series.length||this.isBarsDistributed||e.series.length>1||!e.axisCharts)&&n.legend.show){for(;e.dom.elLegendWrap.firstChild;)e.dom.elLegendWrap.removeChild(e.dom.elLegendWrap.firstChild);this.drawLegends(),x.isIE11()?document.getElementsByTagName("head")[0].appendChild(this.legendHelpers.getLegendStyles()):this.legendHelpers.appendToForeignObject(),"bottom"===n.legend.position||"top"===n.legend.position?this.legendAlignHorizontal():"right"!==n.legend.position&&"left"!==n.legend.position||this.legendAlignVertical()}}},{key:"drawLegends",value:function(){var t=this,e=this.w,n=e.config.legend.fontFamily,r=e.globals.seriesNames,a=e.globals.colors.slice();if("heatmap"===e.config.chart.type){var i=e.config.plotOptions.heatmap.colorScale.ranges;r=i.map((function(t){return t.name?t.name:t.from+" - "+t.to})),a=i.map((function(t){return t.color}))}else this.isBarsDistributed&&(r=e.globals.labels.slice());e.config.legend.customLegendItems.length&&(r=e.config.legend.customLegendItems);for(var o=e.globals.legendFormatter,l=e.config.legend.inverseOrder,c=l?r.length-1:0;l?c>=0:c<=r.length-1;l?c--:c++){var s,u=o(r[c],{seriesIndex:c,w:e}),d=!1,h=!1;if(e.globals.collapsedSeries.length>0)for(var f=0;f<e.globals.collapsedSeries.length;f++)e.globals.collapsedSeries[f].index===c&&(d=!0);if(e.globals.ancillaryCollapsedSeriesIndices.length>0)for(var p=0;p<e.globals.ancillaryCollapsedSeriesIndices.length;p++)e.globals.ancillaryCollapsedSeriesIndices[p]===c&&(h=!0);var g=document.createElement("span");g.classList.add("apexcharts-legend-marker");var v=e.config.legend.markers.offsetX,m=e.config.legend.markers.offsetY,y=e.config.legend.markers.height,b=e.config.legend.markers.width,M=e.config.legend.markers.strokeWidth,w=e.config.legend.markers.strokeColor,A=e.config.legend.markers.radius,k=g.style;k.background=a[c],k.color=a[c],k.setProperty("background",a[c],"important"),e.config.legend.markers.fillColors&&e.config.legend.markers.fillColors[c]&&(k.background=e.config.legend.markers.fillColors[c]),void 0!==e.globals.seriesColors[c]&&(k.background=e.globals.seriesColors[c],k.color=e.globals.seriesColors[c]),k.height=Array.isArray(y)?parseFloat(y[c])+"px":parseFloat(y)+"px",k.width=Array.isArray(b)?parseFloat(b[c])+"px":parseFloat(b)+"px",k.left=(Array.isArray(v)?parseFloat(v[c]):parseFloat(v))+"px",k.top=(Array.isArray(m)?parseFloat(m[c]):parseFloat(m))+"px",k.borderWidth=Array.isArray(M)?M[c]:M,k.borderColor=Array.isArray(w)?w[c]:w,k.borderRadius=Array.isArray(A)?parseFloat(A[c])+"px":parseFloat(A)+"px",e.config.legend.markers.customHTML&&(Array.isArray(e.config.legend.markers.customHTML)?e.config.legend.markers.customHTML[c]&&(g.innerHTML=e.config.legend.markers.customHTML[c]()):g.innerHTML=e.config.legend.markers.customHTML()),z.setAttrs(g,{rel:c+1,"data:collapsed":d||h}),(d||h)&&g.classList.add("apexcharts-inactive-legend");var H=document.createElement("div"),E=document.createElement("span");E.classList.add("apexcharts-legend-text"),E.innerHTML=Array.isArray(u)?u.join(" "):u;var S=e.config.legend.labels.useSeriesColors?e.globals.colors[c]:Array.isArray(e.config.legend.labels.colors)?null===(s=e.config.legend.labels.colors)||void 0===s?void 0:s[c]:e.config.legend.labels.colors;S||(S=e.config.chart.foreColor),E.style.color=S,E.style.fontSize=parseFloat(e.config.legend.fontSize)+"px",E.style.fontWeight=e.config.legend.fontWeight,E.style.fontFamily=n||e.config.chart.fontFamily,z.setAttrs(E,{rel:c+1,i:c,"data:default-text":encodeURIComponent(u),"data:collapsed":d||h}),H.appendChild(g),H.appendChild(E);var L=new C(this.ctx);e.config.legend.showForZeroSeries||0===L.getSeriesTotalByIndex(c)&&L.seriesHaveSameValues(c)&&!L.isSeriesNull(c)&&-1===e.globals.collapsedSeriesIndices.indexOf(c)&&-1===e.globals.ancillaryCollapsedSeriesIndices.indexOf(c)&&H.classList.add("apexcharts-hidden-zero-series"),e.config.legend.showForNullSeries||L.isSeriesNull(c)&&-1===e.globals.collapsedSeriesIndices.indexOf(c)&&-1===e.globals.ancillaryCollapsedSeriesIndices.indexOf(c)&&H.classList.add("apexcharts-hidden-null-series"),e.globals.dom.elLegendWrap.appendChild(H),e.globals.dom.elLegendWrap.classList.add("apexcharts-align-".concat(e.config.legend.horizontalAlign)),e.globals.dom.elLegendWrap.classList.add("apx-legend-position-"+e.config.legend.position),H.classList.add("apexcharts-legend-series"),H.style.margin="".concat(e.config.legend.itemMargin.vertical,"px ").concat(e.config.legend.itemMargin.horizontal,"px"),e.globals.dom.elLegendWrap.style.width=e.config.legend.width?e.config.legend.width+"px":"",e.globals.dom.elLegendWrap.style.height=e.config.legend.height?e.config.legend.height+"px":"",z.setAttrs(H,{rel:c+1,seriesName:x.escapeString(r[c]),"data:collapsed":d||h}),(d||h)&&H.classList.add("apexcharts-inactive-legend"),e.config.legend.onItemClick.toggleDataSeries||H.classList.add("apexcharts-no-click")}e.globals.dom.elWrap.addEventListener("click",t.onLegendClick,!0),e.config.legend.onItemHover.highlightDataSeries&&0===e.config.legend.customLegendItems.length&&(e.globals.dom.elWrap.addEventListener("mousemove",t.onLegendHovered,!0),e.globals.dom.elWrap.addEventListener("mouseout",t.onLegendHovered,!0))}},{key:"setLegendWrapXY",value:function(t,e){var n=this.w,r=n.globals.dom.elLegendWrap,a=r.getBoundingClientRect(),i=0,o=0;if("bottom"===n.config.legend.position)o+=n.globals.svgHeight-a.height/2;else if("top"===n.config.legend.position){var l=new ut(this.ctx),c=l.dimHelpers.getTitleSubtitleCoords("title").height,s=l.dimHelpers.getTitleSubtitleCoords("subtitle").height;o=o+(c>0?c-10:0)+(s>0?s-10:0)}r.style.position="absolute",i=i+t+n.config.legend.offsetX,o=o+e+n.config.legend.offsetY,r.style.left=i+"px",r.style.top=o+"px","bottom"===n.config.legend.position?(r.style.top="auto",r.style.bottom=5-n.config.legend.offsetY+"px"):"right"===n.config.legend.position&&(r.style.left="auto",r.style.right=25+n.config.legend.offsetX+"px"),["width","height"].forEach((function(t){r.style[t]&&(r.style[t]=parseInt(n.config.legend[t],10)+"px")}))}},{key:"legendAlignHorizontal",value:function(){var t=this.w;t.globals.dom.elLegendWrap.style.right=0;var e=this.legendHelpers.getLegendBBox(),n=new ut(this.ctx),r=n.dimHelpers.getTitleSubtitleCoords("title"),a=n.dimHelpers.getTitleSubtitleCoords("subtitle"),i=0;"bottom"===t.config.legend.position?i=-e.clwh/1.8:"top"===t.config.legend.position&&(i=r.height+a.height+t.config.title.margin+t.config.subtitle.margin-10),this.setLegendWrapXY(20,i)}},{key:"legendAlignVertical",value:function(){var t=this.w,e=this.legendHelpers.getLegendBBox(),n=0;"left"===t.config.legend.position&&(n=20),"right"===t.config.legend.position&&(n=t.globals.svgWidth-e.clww-10),this.setLegendWrapXY(n,20)}},{key:"onLegendHovered",value:function(t){var e=this.w,n=t.target.classList.contains("apexcharts-legend-series")||t.target.classList.contains("apexcharts-legend-text")||t.target.classList.contains("apexcharts-legend-marker");if("heatmap"===e.config.chart.type||this.isBarsDistributed){if(n){var r=parseInt(t.target.getAttribute("rel"),10)-1;this.ctx.events.fireEvent("legendHover",[this.ctx,r,this.w]),new W(this.ctx).highlightRangeInSeries(t,t.target)}}else!t.target.classList.contains("apexcharts-inactive-legend")&&n&&new W(this.ctx).toggleSeriesOnHover(t,t.target)}},{key:"onLegendClick",value:function(t){var e=this.w;if(!e.config.legend.customLegendItems.length&&(t.target.classList.contains("apexcharts-legend-series")||t.target.classList.contains("apexcharts-legend-text")||t.target.classList.contains("apexcharts-legend-marker"))){var n=parseInt(t.target.getAttribute("rel"),10)-1,r="true"===t.target.getAttribute("data:collapsed"),a=this.w.config.chart.events.legendClick;"function"==typeof a&&a(this.ctx,n,this.w),this.ctx.events.fireEvent("legendClick",[this.ctx,n,this.w]);var i=this.w.config.legend.markers.onClick;"function"==typeof i&&t.target.classList.contains("apexcharts-legend-marker")&&(i(this.ctx,n,this.w),this.ctx.events.fireEvent("legendMarkerClick",[this.ctx,n,this.w])),"treemap"!==e.config.chart.type&&"heatmap"!==e.config.chart.type&&!this.isBarsDistributed&&e.config.legend.onItemClick.toggleDataSeries&&this.legendHelpers.toggleDataSeries(n,r)}}}]),t}(),ft=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w;var n=this.w;this.ev=this.w.config.chart.events,this.selectedClass="apexcharts-selected",this.localeValues=this.w.globals.locale.toolbar,this.minX=n.globals.minX,this.maxX=n.globals.maxX}return s(t,[{key:"createToolbar",value:function(){var t=this,e=this.w,n=function(){return document.createElement("div")},r=n();if(r.setAttribute("class","apexcharts-toolbar"),r.style.top=e.config.chart.toolbar.offsetY+"px",r.style.right=3-e.config.chart.toolbar.offsetX+"px",e.globals.dom.elWrap.appendChild(r),this.elZoom=n(),this.elZoomIn=n(),this.elZoomOut=n(),this.elPan=n(),this.elSelection=n(),this.elZoomReset=n(),this.elMenuIcon=n(),this.elMenu=n(),this.elCustomIcons=[],this.t=e.config.chart.toolbar.tools,Array.isArray(this.t.customIcons))for(var a=0;a<this.t.customIcons.length;a++)this.elCustomIcons.push(n());var i=[],o=function(n,r,a){var o=n.toLowerCase();t.t[o]&&e.config.chart.zoom.enabled&&i.push({el:r,icon:"string"==typeof t.t[o]?t.t[o]:a,title:t.localeValues[n],class:"apexcharts-".concat(o,"-icon")})};o("zoomIn",this.elZoomIn,'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">\n    <path d="M0 0h24v24H0z" fill="none"/>\n    <path d="M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/>\n</svg>\n'),o("zoomOut",this.elZoomOut,'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">\n    <path d="M0 0h24v24H0z" fill="none"/>\n    <path d="M7 11v2h10v-2H7zm5-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/>\n</svg>\n');var l=function(n){t.t[n]&&e.config.chart[n].enabled&&i.push({el:"zoom"===n?t.elZoom:t.elSelection,icon:"string"==typeof t.t[n]?t.t[n]:"zoom"===n?'<svg xmlns="http://www.w3.org/2000/svg" fill="#000000" height="24" viewBox="0 0 24 24" width="24">\n    <path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/>\n    <path d="M0 0h24v24H0V0z" fill="none"/>\n    <path d="M12 10h-2v2H9v-2H7V9h2V7h1v2h2v1z"/>\n</svg>':'<svg fill="#6E8192" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">\n    <path d="M0 0h24v24H0z" fill="none"/>\n    <path d="M3 5h2V3c-1.1 0-2 .9-2 2zm0 8h2v-2H3v2zm4 8h2v-2H7v2zM3 9h2V7H3v2zm10-6h-2v2h2V3zm6 0v2h2c0-1.1-.9-2-2-2zM5 21v-2H3c0 1.1.9 2 2 2zm-2-4h2v-2H3v2zM9 3H7v2h2V3zm2 18h2v-2h-2v2zm8-8h2v-2h-2v2zm0 8c1.1 0 2-.9 2-2h-2v2zm0-12h2V7h-2v2zm0 8h2v-2h-2v2zm-4 4h2v-2h-2v2zm0-16h2V3h-2v2z"/>\n</svg>',title:t.localeValues["zoom"===n?"selectionZoom":"selection"],class:e.globals.isTouchDevice?"apexcharts-element-hidden":"apexcharts-".concat(n,"-icon")})};l("zoom"),l("selection"),this.t.pan&&e.config.chart.zoom.enabled&&i.push({el:this.elPan,icon:"string"==typeof this.t.pan?this.t.pan:'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000" height="24" viewBox="0 0 24 24" width="24">\n    <defs>\n        <path d="M0 0h24v24H0z" id="a"/>\n    </defs>\n    <clipPath id="b">\n        <use overflow="visible" xlink:href="#a"/>\n    </clipPath>\n    <path clip-path="url(#b)" d="M23 5.5V20c0 2.2-1.8 4-4 4h-7.3c-1.08 0-2.1-.43-2.85-1.19L1 14.83s1.26-1.23 1.3-1.25c.22-.19.49-.29.79-.29.22 0 .42.06.6.16.04.01 4.31 2.46 4.31 2.46V4c0-.83.67-1.5 1.5-1.5S11 3.17 11 4v7h1V1.5c0-.83.67-1.5 1.5-1.5S15 .67 15 1.5V11h1V2.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V11h1V5.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5z"/>\n</svg>',title:this.localeValues.pan,class:e.globals.isTouchDevice?"apexcharts-element-hidden":"apexcharts-pan-icon"}),o("reset",this.elZoomReset,'<svg fill="#000000" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">\n    <path d="M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z"/>\n    <path d="M0 0h24v24H0z" fill="none"/>\n</svg>'),this.t.download&&i.push({el:this.elMenuIcon,icon:"string"==typeof this.t.download?this.t.download:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="none" d="M0 0h24v24H0V0z"/><path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/></svg>',title:this.localeValues.menu,class:"apexcharts-menu-icon"});for(var c=0;c<this.elCustomIcons.length;c++)i.push({el:this.elCustomIcons[c],icon:this.t.customIcons[c].icon,title:this.t.customIcons[c].title,index:this.t.customIcons[c].index,class:"apexcharts-toolbar-custom-icon "+this.t.customIcons[c].class});i.forEach((function(t,e){t.index&&x.moveIndexInArray(i,e,t.index)}));for(var s=0;s<i.length;s++)z.setAttrs(i[s].el,{class:i[s].class,title:i[s].title}),i[s].el.innerHTML=i[s].icon,r.appendChild(i[s].el);this._createHamburgerMenu(r),e.globals.zoomEnabled?this.elZoom.classList.add(this.selectedClass):e.globals.panEnabled?this.elPan.classList.add(this.selectedClass):e.globals.selectionEnabled&&this.elSelection.classList.add(this.selectedClass),this.addToolbarEventListeners()}},{key:"_createHamburgerMenu",value:function(t){this.elMenuItems=[],t.appendChild(this.elMenu),z.setAttrs(this.elMenu,{class:"apexcharts-menu"});for(var e=[{name:"exportSVG",title:this.localeValues.exportToSVG},{name:"exportPNG",title:this.localeValues.exportToPNG},{name:"exportCSV",title:this.localeValues.exportToCSV}],n=0;n<e.length;n++)this.elMenuItems.push(document.createElement("div")),this.elMenuItems[n].innerHTML=e[n].title,z.setAttrs(this.elMenuItems[n],{class:"apexcharts-menu-item ".concat(e[n].name),title:e[n].title}),this.elMenu.appendChild(this.elMenuItems[n])}},{key:"addToolbarEventListeners",value:function(){var t=this;this.elZoomReset.addEventListener("click",this.handleZoomReset.bind(this)),this.elSelection.addEventListener("click",this.toggleZoomSelection.bind(this,"selection")),this.elZoom.addEventListener("click",this.toggleZoomSelection.bind(this,"zoom")),this.elZoomIn.addEventListener("click",this.handleZoomIn.bind(this)),this.elZoomOut.addEventListener("click",this.handleZoomOut.bind(this)),this.elPan.addEventListener("click",this.togglePanning.bind(this)),this.elMenuIcon.addEventListener("click",this.toggleMenu.bind(this)),this.elMenuItems.forEach((function(e){e.classList.contains("exportSVG")?e.addEventListener("click",t.handleDownload.bind(t,"svg")):e.classList.contains("exportPNG")?e.addEventListener("click",t.handleDownload.bind(t,"png")):e.classList.contains("exportCSV")&&e.addEventListener("click",t.handleDownload.bind(t,"csv"))}));for(var e=0;e<this.t.customIcons.length;e++)this.elCustomIcons[e].addEventListener("click",this.t.customIcons[e].click.bind(this,this.ctx,this.ctx.w))}},{key:"toggleZoomSelection",value:function(t){this.ctx.getSyncedCharts().forEach((function(e){e.ctx.toolbar.toggleOtherControls();var n="selection"===t?e.ctx.toolbar.elSelection:e.ctx.toolbar.elZoom,r="selection"===t?"selectionEnabled":"zoomEnabled";e.w.globals[r]=!e.w.globals[r],n.classList.contains(e.ctx.toolbar.selectedClass)?n.classList.remove(e.ctx.toolbar.selectedClass):n.classList.add(e.ctx.toolbar.selectedClass)}))}},{key:"getToolbarIconsReference",value:function(){var t=this.w;this.elZoom||(this.elZoom=t.globals.dom.baseEl.querySelector(".apexcharts-zoom-icon")),this.elPan||(this.elPan=t.globals.dom.baseEl.querySelector(".apexcharts-pan-icon")),this.elSelection||(this.elSelection=t.globals.dom.baseEl.querySelector(".apexcharts-selection-icon"))}},{key:"enableZoomPanFromToolbar",value:function(t){this.toggleOtherControls(),"pan"===t?this.w.globals.panEnabled=!0:this.w.globals.zoomEnabled=!0;var e="pan"===t?this.elPan:this.elZoom,n="pan"===t?this.elZoom:this.elPan;e&&e.classList.add(this.selectedClass),n&&n.classList.remove(this.selectedClass)}},{key:"togglePanning",value:function(){this.ctx.getSyncedCharts().forEach((function(t){t.ctx.toolbar.toggleOtherControls(),t.w.globals.panEnabled=!t.w.globals.panEnabled,t.ctx.toolbar.elPan.classList.contains(t.ctx.toolbar.selectedClass)?t.ctx.toolbar.elPan.classList.remove(t.ctx.toolbar.selectedClass):t.ctx.toolbar.elPan.classList.add(t.ctx.toolbar.selectedClass)}))}},{key:"toggleOtherControls",value:function(){var t=this,e=this.w;e.globals.panEnabled=!1,e.globals.zoomEnabled=!1,e.globals.selectionEnabled=!1,this.getToolbarIconsReference(),[this.elPan,this.elSelection,this.elZoom].forEach((function(e){e&&e.classList.remove(t.selectedClass)}))}},{key:"handleZoomIn",value:function(){var t=this.w;t.globals.isRangeBar&&(this.minX=t.globals.minY,this.maxX=t.globals.maxY);var e=(this.minX+this.maxX)/2,n=(this.minX+e)/2,r=(this.maxX+e)/2,a=this._getNewMinXMaxX(n,r);t.globals.disableZoomIn||this.zoomUpdateOptions(a.minX,a.maxX)}},{key:"handleZoomOut",value:function(){var t=this.w;if(t.globals.isRangeBar&&(this.minX=t.globals.minY,this.maxX=t.globals.maxY),!("datetime"===t.config.xaxis.type&&new Date(this.minX).getUTCFullYear()<1e3)){var e=(this.minX+this.maxX)/2,n=this.minX-(e-this.minX),r=this.maxX-(e-this.maxX),a=this._getNewMinXMaxX(n,r);t.globals.disableZoomOut||this.zoomUpdateOptions(a.minX,a.maxX)}}},{key:"_getNewMinXMaxX",value:function(t,e){var n=this.w.config.xaxis.convertedCatToNumeric;return{minX:n?Math.floor(t):t,maxX:n?Math.floor(e):e}}},{key:"zoomUpdateOptions",value:function(t,e){var n=this.w;if(void 0!==t||void 0!==e){if(!(n.config.xaxis.convertedCatToNumeric&&(t<1&&(t=1,e=n.globals.dataPoints),e-t<2))){var r={min:t,max:e},a=this.getBeforeZoomRange(r);a&&(r=a.xaxis);var i={xaxis:r},o=x.clone(n.globals.initialConfig.yaxis);n.config.chart.zoom.autoScaleYaxis&&(o=new $(this.ctx).autoScaleY(this.ctx,o,{xaxis:r})),n.config.chart.group||(i.yaxis=o),this.w.globals.zoomed=!0,this.ctx.updateHelpers._updateOptions(i,!1,this.w.config.chart.animations.dynamicAnimation.enabled),this.zoomCallback(r,o)}}else this.handleZoomReset()}},{key:"zoomCallback",value:function(t,e){"function"==typeof this.ev.zoomed&&this.ev.zoomed(this.ctx,{xaxis:t,yaxis:e})}},{key:"getBeforeZoomRange",value:function(t,e){var n=null;return"function"==typeof this.ev.beforeZoom&&(n=this.ev.beforeZoom(this,{xaxis:t,yaxis:e})),n}},{key:"toggleMenu",value:function(){var t=this;window.setTimeout((function(){t.elMenu.classList.contains("apexcharts-menu-open")?t.elMenu.classList.remove("apexcharts-menu-open"):t.elMenu.classList.add("apexcharts-menu-open")}),0)}},{key:"handleDownload",value:function(t){var e=this.w,n=new q(this.ctx);switch(t){case"svg":n.exportToSVG(this.ctx);break;case"png":n.exportToPng(this.ctx);break;case"csv":n.exportToCSV({series:e.config.series,columnDelimiter:e.config.chart.toolbar.export.csv.columnDelimiter})}}},{key:"handleZoomReset",value:function(t){this.ctx.getSyncedCharts().forEach((function(t){var e=t.w;if(e.globals.lastXAxis.min=e.globals.initialConfig.xaxis.min,e.globals.lastXAxis.max=e.globals.initialConfig.xaxis.max,t.updateHelpers.revertDefaultAxisMinMax(),"function"==typeof e.config.chart.events.beforeResetZoom){var n=e.config.chart.events.beforeResetZoom(t,e);n&&t.updateHelpers.revertDefaultAxisMinMax(n)}"function"==typeof e.config.chart.events.zoomed&&t.ctx.toolbar.zoomCallback({min:e.config.xaxis.min,max:e.config.xaxis.max}),e.globals.zoomed=!1;var r=t.ctx.series.emptyCollapsedSeries(x.clone(e.globals.initialSeries));t.updateHelpers._updateSeries(r,e.config.chart.animations.dynamicAnimation.enabled)}))}},{key:"destroy",value:function(){this.elZoom=null,this.elZoomIn=null,this.elZoomOut=null,this.elPan=null,this.elSelection=null,this.elZoomReset=null,this.elMenuIcon=null}}]),t}(),pt=function(t){d(n,ft);var e=g(n);function n(t){var r;return l(this,n),(r=e.call(this,t)).ctx=t,r.w=t.w,r.dragged=!1,r.graphics=new z(r.ctx),r.eventList=["mousedown","mouseleave","mousemove","touchstart","touchmove","mouseup","touchend"],r.clientX=0,r.clientY=0,r.startX=0,r.endX=0,r.dragX=0,r.startY=0,r.endY=0,r.dragY=0,r.moveDirection="none",r}return s(n,[{key:"init",value:function(t){var e=this,n=t.xyRatios,r=this.w,a=this;this.xyRatios=n,this.zoomRect=this.graphics.drawRect(0,0,0,0),this.selectionRect=this.graphics.drawRect(0,0,0,0),this.gridRect=r.globals.dom.baseEl.querySelector(".apexcharts-grid"),this.zoomRect.node.classList.add("apexcharts-zoom-rect"),this.selectionRect.node.classList.add("apexcharts-selection-rect"),r.globals.dom.elGraphical.add(this.zoomRect),r.globals.dom.elGraphical.add(this.selectionRect),"x"===r.config.chart.selection.type?this.slDraggableRect=this.selectionRect.draggable({minX:0,minY:0,maxX:r.globals.gridWidth,maxY:r.globals.gridHeight}).on("dragmove",this.selectionDragging.bind(this,"dragging")):"y"===r.config.chart.selection.type?this.slDraggableRect=this.selectionRect.draggable({minX:0,maxX:r.globals.gridWidth}).on("dragmove",this.selectionDragging.bind(this,"dragging")):this.slDraggableRect=this.selectionRect.draggable().on("dragmove",this.selectionDragging.bind(this,"dragging")),this.preselectedSelection(),this.hoverArea=r.globals.dom.baseEl.querySelector("".concat(r.globals.chartClass," .apexcharts-svg")),this.hoverArea.classList.add("apexcharts-zoomable"),this.eventList.forEach((function(t){e.hoverArea.addEventListener(t,a.svgMouseEvents.bind(a,n),{capture:!1,passive:!0})}))}},{key:"destroy",value:function(){this.slDraggableRect&&(this.slDraggableRect.draggable(!1),this.slDraggableRect.off(),this.selectionRect.off()),this.selectionRect=null,this.zoomRect=null,this.gridRect=null}},{key:"svgMouseEvents",value:function(t,e){var n=this.w,r=this,a=this.ctx.toolbar,i=n.globals.zoomEnabled?n.config.chart.zoom.type:n.config.chart.selection.type,o=n.config.chart.toolbar.autoSelected;if(e.shiftKey?(this.shiftWasPressed=!0,a.enableZoomPanFromToolbar("pan"===o?"zoom":"pan")):this.shiftWasPressed&&(a.enableZoomPanFromToolbar(o),this.shiftWasPressed=!1),e.target){var l,c=e.target.classList;if(e.target.parentNode&&null!==e.target.parentNode&&(l=e.target.parentNode.classList),!(c.contains("apexcharts-selection-rect")||c.contains("apexcharts-legend-marker")||c.contains("apexcharts-legend-text")||l&&l.contains("apexcharts-toolbar"))){if(r.clientX="touchmove"===e.type||"touchstart"===e.type?e.touches[0].clientX:"touchend"===e.type?e.changedTouches[0].clientX:e.clientX,r.clientY="touchmove"===e.type||"touchstart"===e.type?e.touches[0].clientY:"touchend"===e.type?e.changedTouches[0].clientY:e.clientY,"mousedown"===e.type&&1===e.which){var s=r.gridRect.getBoundingClientRect();r.startX=r.clientX-s.left,r.startY=r.clientY-s.top,r.dragged=!1,r.w.globals.mousedown=!0}if(("mousemove"===e.type&&1===e.which||"touchmove"===e.type)&&(r.dragged=!0,n.globals.panEnabled?(n.globals.selection=null,r.w.globals.mousedown&&r.panDragging({context:r,zoomtype:i,xyRatios:t})):(r.w.globals.mousedown&&n.globals.zoomEnabled||r.w.globals.mousedown&&n.globals.selectionEnabled)&&(r.selection=r.selectionDrawing({context:r,zoomtype:i}))),"mouseup"===e.type||"touchend"===e.type||"mouseleave"===e.type){var u=r.gridRect.getBoundingClientRect();r.w.globals.mousedown&&(r.endX=r.clientX-u.left,r.endY=r.clientY-u.top,r.dragX=Math.abs(r.endX-r.startX),r.dragY=Math.abs(r.endY-r.startY),(n.globals.zoomEnabled||n.globals.selectionEnabled)&&r.selectionDrawn({context:r,zoomtype:i}),n.globals.panEnabled&&n.config.xaxis.convertedCatToNumeric&&r.delayedPanScrolled()),n.globals.zoomEnabled&&r.hideSelectionRect(this.selectionRect),r.dragged=!1,r.w.globals.mousedown=!1}this.makeSelectionRectDraggable()}}}},{key:"makeSelectionRectDraggable",value:function(){var t=this.w;if(this.selectionRect){var e=this.selectionRect.node.getBoundingClientRect();e.width>0&&e.height>0&&this.slDraggableRect.selectize({points:"l, r",pointSize:8,pointType:"rect"}).resize({constraint:{minX:0,minY:0,maxX:t.globals.gridWidth,maxY:t.globals.gridHeight}}).on("resizing",this.selectionDragging.bind(this,"resizing"))}}},{key:"preselectedSelection",value:function(){var t=this.w,e=this.xyRatios;if(!t.globals.zoomEnabled)if(void 0!==t.globals.selection&&null!==t.globals.selection)this.drawSelectionRect(t.globals.selection);else if(void 0!==t.config.chart.selection.xaxis.min&&void 0!==t.config.chart.selection.xaxis.max){var n=(t.config.chart.selection.xaxis.min-t.globals.minX)/e.xRatio,r=t.globals.gridWidth-(t.globals.maxX-t.config.chart.selection.xaxis.max)/e.xRatio-n;t.globals.isRangeBar&&(n=(t.config.chart.selection.xaxis.min-t.globals.yAxisScale[0].niceMin)/e.invertedYRatio,r=(t.config.chart.selection.xaxis.max-t.config.chart.selection.xaxis.min)/e.invertedYRatio);var a={x:n,y:0,width:r,height:t.globals.gridHeight,translateX:0,translateY:0,selectionEnabled:!0};this.drawSelectionRect(a),this.makeSelectionRectDraggable(),"function"==typeof t.config.chart.events.selection&&t.config.chart.events.selection(this.ctx,{xaxis:{min:t.config.chart.selection.xaxis.min,max:t.config.chart.selection.xaxis.max},yaxis:{}})}}},{key:"drawSelectionRect",value:function(t){var e=t.x,n=t.y,r=t.width,a=t.height,i=t.translateX,o=void 0===i?0:i,l=t.translateY,c=void 0===l?0:l,s=this.w,u=this.zoomRect,d=this.selectionRect;if(this.dragged||null!==s.globals.selection){var h={transform:"translate("+o+", "+c+")"};s.globals.zoomEnabled&&this.dragged&&(r<0&&(r=1),u.attr({x:e,y:n,width:r,height:a,fill:s.config.chart.zoom.zoomedArea.fill.color,"fill-opacity":s.config.chart.zoom.zoomedArea.fill.opacity,stroke:s.config.chart.zoom.zoomedArea.stroke.color,"stroke-width":s.config.chart.zoom.zoomedArea.stroke.width,"stroke-opacity":s.config.chart.zoom.zoomedArea.stroke.opacity}),z.setAttrs(u.node,h)),s.globals.selectionEnabled&&(d.attr({x:e,y:n,width:r>0?r:0,height:a>0?a:0,fill:s.config.chart.selection.fill.color,"fill-opacity":s.config.chart.selection.fill.opacity,stroke:s.config.chart.selection.stroke.color,"stroke-width":s.config.chart.selection.stroke.width,"stroke-dasharray":s.config.chart.selection.stroke.dashArray,"stroke-opacity":s.config.chart.selection.stroke.opacity}),z.setAttrs(d.node,h))}}},{key:"hideSelectionRect",value:function(t){t&&t.attr({x:0,y:0,width:0,height:0})}},{key:"selectionDrawing",value:function(t){var e,n=t.context,r=t.zoomtype,a=this.w,i=n,o=this.gridRect.getBoundingClientRect(),l=i.startX-1,c=i.startY,s=!1,u=!1,d=i.clientX-o.left-l,h=i.clientY-o.top-c;return Math.abs(d+l)>a.globals.gridWidth?d=a.globals.gridWidth-l:i.clientX-o.left<0&&(d=l),l>i.clientX-o.left&&(s=!0,d=Math.abs(d)),c>i.clientY-o.top&&(u=!0,h=Math.abs(h)),e="x"===r?{x:s?l-d:l,y:0,width:d,height:a.globals.gridHeight}:"y"===r?{x:0,y:u?c-h:c,width:a.globals.gridWidth,height:h}:{x:s?l-d:l,y:u?c-h:c,width:d,height:h},i.drawSelectionRect(e),i.selectionDragging("resizing"),e}},{key:"selectionDragging",value:function(t,e){var n=this,r=this.w,a=this.xyRatios,i=this.selectionRect,o=0;"resizing"===t&&(o=30);var l=function(t){return parseFloat(i.node.getAttribute(t))},c={x:l("x"),y:l("y"),width:l("width"),height:l("height")};r.globals.selection=c,"function"==typeof r.config.chart.events.selection&&r.globals.selectionEnabled&&(clearTimeout(this.w.globals.selectionResizeTimer),this.w.globals.selectionResizeTimer=window.setTimeout((function(){var t,e,o,l,c=n.gridRect.getBoundingClientRect(),s=i.node.getBoundingClientRect();r.globals.isRangeBar?(t=r.globals.yAxisScale[0].niceMin+(s.left-c.left)*a.invertedYRatio,e=r.globals.yAxisScale[0].niceMin+(s.right-c.left)*a.invertedYRatio,o=0,l=1):(t=r.globals.xAxisScale.niceMin+(s.left-c.left)*a.xRatio,e=r.globals.xAxisScale.niceMin+(s.right-c.left)*a.xRatio,o=r.globals.yAxisScale[0].niceMin+(c.bottom-s.bottom)*a.yRatio[0],l=r.globals.yAxisScale[0].niceMax-(s.top-c.top)*a.yRatio[0]);var u={xaxis:{min:t,max:e},yaxis:{min:o,max:l}};r.config.chart.events.selection(n.ctx,u),r.config.chart.brush.enabled&&void 0!==r.config.chart.events.brushScrolled&&r.config.chart.events.brushScrolled(n.ctx,u)}),o))}},{key:"selectionDrawn",value:function(t){var e=t.context,n=t.zoomtype,r=this.w,a=e,i=this.xyRatios,o=this.ctx.toolbar;if(a.startX>a.endX){var l=a.startX;a.startX=a.endX,a.endX=l}if(a.startY>a.endY){var c=a.startY;a.startY=a.endY,a.endY=c}var s=void 0,u=void 0;r.globals.isRangeBar?(s=r.globals.yAxisScale[0].niceMin+a.startX*i.invertedYRatio,u=r.globals.yAxisScale[0].niceMin+a.endX*i.invertedYRatio):(s=r.globals.xAxisScale.niceMin+a.startX*i.xRatio,u=r.globals.xAxisScale.niceMin+a.endX*i.xRatio);var d=[],h=[];if(r.config.yaxis.forEach((function(t,e){d.push(r.globals.yAxisScale[e].niceMax-i.yRatio[e]*a.startY),h.push(r.globals.yAxisScale[e].niceMax-i.yRatio[e]*a.endY)})),a.dragged&&(a.dragX>10||a.dragY>10)&&s!==u)if(r.globals.zoomEnabled){var f=x.clone(r.globals.initialConfig.yaxis),p=x.clone(r.globals.initialConfig.xaxis);if(r.globals.zoomed=!0,r.config.xaxis.convertedCatToNumeric&&(s=Math.floor(s),u=Math.floor(u),s<1&&(s=1,u=r.globals.dataPoints),u-s<2&&(u=s+1)),"xy"!==n&&"x"!==n||(p={min:s,max:u}),"xy"!==n&&"y"!==n||f.forEach((function(t,e){f[e].min=h[e],f[e].max=d[e]})),r.config.chart.zoom.autoScaleYaxis){var g=new $(a.ctx);f=g.autoScaleY(a.ctx,f,{xaxis:p})}if(o){var v=o.getBeforeZoomRange(p,f);v&&(p=v.xaxis?v.xaxis:p,f=v.yaxis?v.yaxis:f)}var m={xaxis:p};r.config.chart.group||(m.yaxis=f),a.ctx.updateHelpers._updateOptions(m,!1,a.w.config.chart.animations.dynamicAnimation.enabled),"function"==typeof r.config.chart.events.zoomed&&o.zoomCallback(p,f)}else if(r.globals.selectionEnabled){var y,b=null;y={min:s,max:u},"xy"!==n&&"y"!==n||(b=x.clone(r.config.yaxis)).forEach((function(t,e){b[e].min=h[e],b[e].max=d[e]})),r.globals.selection=a.selection,"function"==typeof r.config.chart.events.selection&&r.config.chart.events.selection(a.ctx,{xaxis:y,yaxis:b})}}},{key:"panDragging",value:function(t){var e=t.context,n=this.w,r=e;if(void 0!==n.globals.lastClientPosition.x){var a=n.globals.lastClientPosition.x-r.clientX,i=n.globals.lastClientPosition.y-r.clientY;Math.abs(a)>Math.abs(i)&&a>0?this.moveDirection="left":Math.abs(a)>Math.abs(i)&&a<0?this.moveDirection="right":Math.abs(i)>Math.abs(a)&&i>0?this.moveDirection="up":Math.abs(i)>Math.abs(a)&&i<0&&(this.moveDirection="down")}n.globals.lastClientPosition={x:r.clientX,y:r.clientY};var o=n.globals.isRangeBar?n.globals.minY:n.globals.minX,l=n.globals.isRangeBar?n.globals.maxY:n.globals.maxX;n.config.xaxis.convertedCatToNumeric||r.panScrolled(o,l)}},{key:"delayedPanScrolled",value:function(){var t=this.w,e=t.globals.minX,n=t.globals.maxX,r=(t.globals.maxX-t.globals.minX)/2;"left"===this.moveDirection?(e=t.globals.minX+r,n=t.globals.maxX+r):"right"===this.moveDirection&&(e=t.globals.minX-r,n=t.globals.maxX-r),e=Math.floor(e),n=Math.floor(n),this.updateScrolledChart({xaxis:{min:e,max:n}},e,n)}},{key:"panScrolled",value:function(t,e){var n=this.w,r=this.xyRatios,a=x.clone(n.globals.initialConfig.yaxis),i=r.xRatio,o=n.globals.minX,l=n.globals.maxX;n.globals.isRangeBar&&(i=r.invertedYRatio,o=n.globals.minY,l=n.globals.maxY),"left"===this.moveDirection?(t=o+n.globals.gridWidth/15*i,e=l+n.globals.gridWidth/15*i):"right"===this.moveDirection&&(t=o-n.globals.gridWidth/15*i,e=l-n.globals.gridWidth/15*i),n.globals.isRangeBar||(t<n.globals.initialMinX||e>n.globals.initialMaxX)&&(t=o,e=l);var c={min:t,max:e};n.config.chart.zoom.autoScaleYaxis&&(a=new $(this.ctx).autoScaleY(this.ctx,a,{xaxis:c}));var s={xaxis:{min:t,max:e}};n.config.chart.group||(s.yaxis=a),this.updateScrolledChart(s,t,e)}},{key:"updateScrolledChart",value:function(t,e,n){var r=this.w;this.ctx.updateHelpers._updateOptions(t,!1,!1),"function"==typeof r.config.chart.events.scrolled&&r.config.chart.events.scrolled(this.ctx,{xaxis:{min:e,max:n}})}}]),n}(),gt=function(){function t(e){l(this,t),this.w=e.w,this.ttCtx=e,this.ctx=e.ctx}return s(t,[{key:"getNearestValues",value:function(t){var e=t.hoverArea,n=t.elGrid,r=t.clientX,a=t.clientY,i=this.w,o=n.getBoundingClientRect(),l=o.width,c=o.height,s=l/(i.globals.dataPoints-1),u=c/i.globals.dataPoints,d=this.hasBars();!i.globals.comboCharts&&!d||i.config.xaxis.convertedCatToNumeric||(s=l/i.globals.dataPoints);var h=r-o.left-i.globals.barPadForNumericAxis,f=a-o.top;h<0||f<0||h>l||f>c?(e.classList.remove("hovering-zoom"),e.classList.remove("hovering-pan")):i.globals.zoomEnabled?(e.classList.remove("hovering-pan"),e.classList.add("hovering-zoom")):i.globals.panEnabled&&(e.classList.remove("hovering-zoom"),e.classList.add("hovering-pan"));var p=Math.round(h/s),g=Math.floor(f/u);d&&!i.config.xaxis.convertedCatToNumeric&&(p=Math.ceil(h/s),p-=1);var v=null,m=null,y=i.globals.seriesXvalues.map((function(t){return t.filter((function(t){return x.isNumber(t)}))})),b=i.globals.seriesYvalues.map((function(t){return t.filter((function(t){return x.isNumber(t)}))}));if(i.globals.isXNumeric){var M=this.ttCtx.getElGrid().getBoundingClientRect(),w=h*(M.width/l),z=f*(M.height/c);v=(m=this.closestInMultiArray(w,z,y,b)).index,p=m.j,null!==v&&(y=i.globals.seriesXvalues[v],p=(m=this.closestInArray(w,y)).index)}return i.globals.capturedSeriesIndex=null===v?-1:v,(!p||p<1)&&(p=0),i.globals.isBarHorizontal?i.globals.capturedDataPointIndex=g:i.globals.capturedDataPointIndex=p,{capturedSeries:v,j:i.globals.isBarHorizontal?g:p,hoverX:h,hoverY:f}}},{key:"closestInMultiArray",value:function(t,e,n,r){var a=this.w,i=0,o=null,l=-1;a.globals.series.length>1?i=this.getFirstActiveXArray(n):o=0;var c=n[i][0],s=Math.abs(t-c);if(n.forEach((function(e){e.forEach((function(e,n){var r=Math.abs(t-e);r<=s&&(s=r,l=n)}))})),-1!==l){var u=r[i][l],d=Math.abs(e-u);o=i,r.forEach((function(t,n){var r=Math.abs(e-t[l]);r<=d&&(d=r,o=n)}))}return{index:o,j:l}}},{key:"getFirstActiveXArray",value:function(t){for(var e=this.w,n=0,r=t.map((function(t,e){return t.length>0?e:-1})),a=0;a<r.length;a++)if(-1!==r[a]&&-1===e.globals.collapsedSeriesIndices.indexOf(a)&&-1===e.globals.ancillaryCollapsedSeriesIndices.indexOf(a)){n=r[a];break}return n}},{key:"closestInArray",value:function(t,e){for(var n=e[0],r=null,a=Math.abs(t-n),i=0;i<e.length;i++){var o=Math.abs(t-e[i]);o<a&&(a=o,r=i)}return{index:r}}},{key:"isXoverlap",value:function(t){var e=[],n=this.w.globals.seriesX.filter((function(t){return void 0!==t[0]}));if(n.length>0)for(var r=0;r<n.length-1;r++)void 0!==n[r][t]&&void 0!==n[r+1][t]&&n[r][t]!==n[r+1][t]&&e.push("unEqual");return 0===e.length}},{key:"isInitialSeriesSameLen",value:function(){for(var t=!0,e=this.w.globals.initialSeries,n=0;n<e.length-1;n++)if(e[n].data.length!==e[n+1].data.length){t=!1;break}return t}},{key:"getBarsHeight",value:function(t){return m(t).reduce((function(t,e){return t+e.getBBox().height}),0)}},{key:"getElMarkers",value:function(t){return"number"==typeof t?this.w.globals.dom.baseEl.querySelectorAll(".apexcharts-series[data\\:realIndex='".concat(t,"'] .apexcharts-series-markers-wrap > *")):this.w.globals.dom.baseEl.querySelectorAll(".apexcharts-series-markers-wrap > *")}},{key:"getAllMarkers",value:function(){var t=this.w.globals.dom.baseEl.querySelectorAll(".apexcharts-series-markers-wrap");(t=m(t)).sort((function(t,e){var n=Number(t.getAttribute("data:realIndex")),r=Number(e.getAttribute("data:realIndex"));return r<n?1:r>n?-1:0}));var e=[];return t.forEach((function(t){e.push(t.querySelector(".apexcharts-marker"))})),e}},{key:"hasMarkers",value:function(t){return this.getElMarkers(t).length>0}},{key:"getElBars",value:function(){return this.w.globals.dom.baseEl.querySelectorAll(".apexcharts-bar-series,  .apexcharts-candlestick-series, .apexcharts-boxPlot-series, .apexcharts-rangebar-series")}},{key:"hasBars",value:function(){return this.getElBars().length>0}},{key:"getHoverMarkerSize",value:function(t){var e=this.w,n=e.config.markers.hover.size;return void 0===n&&(n=e.globals.markers.size[t]+e.config.markers.hover.sizeOffset),n}},{key:"toggleAllTooltipSeriesGroups",value:function(t){var e=this.w,n=this.ttCtx;0===n.allTooltipSeriesGroups.length&&(n.allTooltipSeriesGroups=e.globals.dom.baseEl.querySelectorAll(".apexcharts-tooltip-series-group"));for(var r=n.allTooltipSeriesGroups,a=0;a<r.length;a++)"enable"===t?(r[a].classList.add("apexcharts-active"),r[a].style.display=e.config.tooltip.items.display):(r[a].classList.remove("apexcharts-active"),r[a].style.display="none")}}]),t}(),vt=function(){function t(e){l(this,t),this.w=e.w,this.ctx=e.ctx,this.ttCtx=e,this.tooltipUtil=new gt(e)}return s(t,[{key:"drawSeriesTexts",value:function(t){var e=t.shared,n=void 0===e||e,r=t.ttItems,a=t.i,i=void 0===a?0:a,o=t.j,l=void 0===o?null:o,c=t.y1,s=t.y2,u=t.e,d=this.w;void 0!==d.config.tooltip.custom?this.handleCustomTooltip({i:i,j:l,y1:c,y2:s,w:d}):this.toggleActiveInactiveSeries(n);var h=this.getValuesToPrint({i:i,j:l});this.printLabels({i:i,j:l,values:h,ttItems:r,shared:n,e:u});var f=this.ttCtx.getElTooltip();this.ttCtx.tooltipRect.ttWidth=f.getBoundingClientRect().width,this.ttCtx.tooltipRect.ttHeight=f.getBoundingClientRect().height}},{key:"printLabels",value:function(t){var e,n=this,r=t.i,a=t.j,o=t.values,l=t.ttItems,c=t.shared,s=t.e,u=this.w,d=[],h=function(t){return u.globals.seriesGoals[t]&&u.globals.seriesGoals[t][a]&&Array.isArray(u.globals.seriesGoals[t][a])},f=o.xVal,p=o.zVal,g=o.xAxisTTVal,v="",m=u.globals.colors[r];null!==a&&u.config.plotOptions.bar.distributed&&(m=u.globals.colors[a]);for(var y=function(t,o){var y=n.getFormatters(r);v=n.getSeriesName({fn:y.yLbTitleFormatter,index:r,seriesIndex:r,j:a}),"treemap"===u.config.chart.type&&(v=y.yLbTitleFormatter(String(u.config.series[r].data[a].x),{series:u.globals.series,seriesIndex:r,dataPointIndex:a,w:u}));var b=u.config.tooltip.inverseOrder?o:t;if(u.globals.axisCharts){var x=function(t){var e,n,r,i;return u.globals.isRangeData?y.yLbFormatter(null===(e=u.globals.seriesRangeStart)||void 0===e||null===(n=e[t])||void 0===n?void 0:n[a],{series:u.globals.seriesRangeStart,seriesIndex:t,dataPointIndex:a,w:u})+" - "+y.yLbFormatter(null===(r=u.globals.seriesRangeEnd)||void 0===r||null===(i=r[t])||void 0===i?void 0:i[a],{series:u.globals.seriesRangeEnd,seriesIndex:t,dataPointIndex:a,w:u}):y.yLbFormatter(u.globals.series[t][a],{series:u.globals.series,seriesIndex:t,dataPointIndex:a,w:u})};if(c)y=n.getFormatters(b),v=n.getSeriesName({fn:y.yLbTitleFormatter,index:b,seriesIndex:r,j:a}),m=u.globals.colors[b],e=x(b),h(b)&&(d=u.globals.seriesGoals[b][a].map((function(t){return{attrs:t,val:y.yLbFormatter(t.value,{seriesIndex:b,dataPointIndex:a,w:u})}})));else{var M,w=null==s||null===(M=s.target)||void 0===M?void 0:M.getAttribute("fill");w&&(m=-1!==w.indexOf("url")?document.querySelector(w.substr(4).slice(0,-1)).childNodes[0].getAttribute("stroke"):w),e=x(r),h(r)&&Array.isArray(u.globals.seriesGoals[r][a])&&(d=u.globals.seriesGoals[r][a].map((function(t){return{attrs:t,val:y.yLbFormatter(t.value,{seriesIndex:r,dataPointIndex:a,w:u})}})))}}null===a&&(e=y.yLbFormatter(u.globals.series[r],i(i({},u),{},{seriesIndex:r,dataPointIndex:r}))),n.DOMHandling({i:r,t:b,j:a,ttItems:l,values:{val:e,goalVals:d,xVal:f,xAxisTTVal:g,zVal:p},seriesName:v,shared:c,pColor:m})},b=0,x=u.globals.series.length-1;b<u.globals.series.length;b++,x--)y(b,x)}},{key:"getFormatters",value:function(t){var e,n=this.w,r=n.globals.yLabelFormatters[t];return void 0!==n.globals.ttVal?Array.isArray(n.globals.ttVal)?(r=n.globals.ttVal[t]&&n.globals.ttVal[t].formatter,e=n.globals.ttVal[t]&&n.globals.ttVal[t].title&&n.globals.ttVal[t].title.formatter):(r=n.globals.ttVal.formatter,"function"==typeof n.globals.ttVal.title.formatter&&(e=n.globals.ttVal.title.formatter)):e=n.config.tooltip.y.title.formatter,"function"!=typeof r&&(r=n.globals.yLabelFormatters[0]?n.globals.yLabelFormatters[0]:function(t){return t}),"function"!=typeof e&&(e=function(t){return t}),{yLbFormatter:r,yLbTitleFormatter:e}}},{key:"getSeriesName",value:function(t){var e=t.fn,n=t.index,r=t.seriesIndex,a=t.j,i=this.w;return e(String(i.globals.seriesNames[n]),{series:i.globals.series,seriesIndex:r,dataPointIndex:a,w:i})}},{key:"DOMHandling",value:function(t){t.i;var e=t.t,n=t.j,r=t.ttItems,a=t.values,i=t.seriesName,o=t.shared,l=t.pColor,c=this.w,s=this.ttCtx,u=a.val,d=a.goalVals,h=a.xVal,f=a.xAxisTTVal,p=a.zVal,g=null;g=r[e].children,c.config.tooltip.fillSeriesColor&&(r[e].style.backgroundColor=l,g[0].style.display="none"),s.showTooltipTitle&&(null===s.tooltipTitle&&(s.tooltipTitle=c.globals.dom.baseEl.querySelector(".apexcharts-tooltip-title")),s.tooltipTitle.innerHTML=h),s.isXAxisTooltipEnabled&&(s.xaxisTooltipText.innerHTML=""!==f?f:h);var v=r[e].querySelector(".apexcharts-tooltip-text-y-label");v&&(v.innerHTML=i||"");var m=r[e].querySelector(".apexcharts-tooltip-text-y-value");m&&(m.innerHTML=void 0!==u?u:""),g[0]&&g[0].classList.contains("apexcharts-tooltip-marker")&&(c.config.tooltip.marker.fillColors&&Array.isArray(c.config.tooltip.marker.fillColors)&&(l=c.config.tooltip.marker.fillColors[e]),g[0].style.backgroundColor=l),c.config.tooltip.marker.show||(g[0].style.display="none");var y=r[e].querySelector(".apexcharts-tooltip-text-goals-label"),b=r[e].querySelector(".apexcharts-tooltip-text-goals-value");if(d.length&&c.globals.seriesGoals[e]){var x=function(){var t="<div >",e="<div>";d.forEach((function(n,r){t+=' <div style="display: flex"><span class="apexcharts-tooltip-marker" style="background-color: '.concat(n.attrs.strokeColor,'; height: 3px; border-radius: 0; top: 5px;"></span> ').concat(n.attrs.name,"</div>"),e+="<div>".concat(n.val,"</div>")})),y.innerHTML=t+"</div>",b.innerHTML=e+"</div>"};o?c.globals.seriesGoals[e][n]&&Array.isArray(c.globals.seriesGoals[e][n])?x():(y.innerHTML="",b.innerHTML=""):x()}else y.innerHTML="",b.innerHTML="";if(null!==p&&(r[e].querySelector(".apexcharts-tooltip-text-z-label").innerHTML=c.config.tooltip.z.title,r[e].querySelector(".apexcharts-tooltip-text-z-value").innerHTML=void 0!==p?p:""),o&&g[0]){if(c.config.tooltip.hideEmptySeries){var M=r[e].querySelector(".apexcharts-tooltip-marker"),w=r[e].querySelector(".apexcharts-tooltip-text");0==parseFloat(u)?(M.style.display="none",w.style.display="none"):(M.style.display="block",w.style.display="block")}null==u||c.globals.ancillaryCollapsedSeriesIndices.indexOf(e)>-1||c.globals.collapsedSeriesIndices.indexOf(e)>-1?g[0].parentNode.style.display="none":g[0].parentNode.style.display=c.config.tooltip.items.display}}},{key:"toggleActiveInactiveSeries",value:function(t){var e=this.w;if(t)this.tooltipUtil.toggleAllTooltipSeriesGroups("enable");else{this.tooltipUtil.toggleAllTooltipSeriesGroups("disable");var n=e.globals.dom.baseEl.querySelector(".apexcharts-tooltip-series-group");n&&(n.classList.add("apexcharts-active"),n.style.display=e.config.tooltip.items.display)}}},{key:"getValuesToPrint",value:function(t){var e=t.i,n=t.j,r=this.w,a=this.ctx.series.filteredSeriesX(),i="",o="",l=null,c=null,s={series:r.globals.series,seriesIndex:e,dataPointIndex:n,w:r},u=r.globals.ttZFormatter;null===n?c=r.globals.series[e]:r.globals.isXNumeric&&"treemap"!==r.config.chart.type?(i=a[e][n],0===a[e].length&&(i=a[this.tooltipUtil.getFirstActiveXArray(a)][n])):i=void 0!==r.globals.labels[n]?r.globals.labels[n]:"";var d=i;return i=r.globals.isXNumeric&&"datetime"===r.config.xaxis.type?new D(this.ctx).xLabelFormat(r.globals.ttKeyFormatter,d,d,{i:void 0,dateFormatter:new B(this.ctx).formatDate,w:this.w}):r.globals.isBarHorizontal?r.globals.yLabelFormatters[0](d,s):r.globals.xLabelFormatter(d,s),void 0!==r.config.tooltip.x.formatter&&(i=r.globals.ttKeyFormatter(d,s)),r.globals.seriesZ.length>0&&r.globals.seriesZ[e].length>0&&(l=u(r.globals.seriesZ[e][n],r)),o="function"==typeof r.config.xaxis.tooltip.formatter?r.globals.xaxisTooltipFormatter(d,s):i,{val:Array.isArray(c)?c.join(" "):c,xVal:Array.isArray(i)?i.join(" "):i,xAxisTTVal:Array.isArray(o)?o.join(" "):o,zVal:l}}},{key:"handleCustomTooltip",value:function(t){var e=t.i,n=t.j,r=t.y1,a=t.y2,i=t.w,o=this.ttCtx.getElTooltip(),l=i.config.tooltip.custom;Array.isArray(l)&&l[e]&&(l=l[e]),o.innerHTML=l({ctx:this.ctx,series:i.globals.series,seriesIndex:e,dataPointIndex:n,y1:r,y2:a,w:i})}}]),t}(),mt=function(){function t(e){l(this,t),this.ttCtx=e,this.ctx=e.ctx,this.w=e.w}return s(t,[{key:"moveXCrosshairs",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=this.ttCtx,r=this.w,a=n.getElXCrosshairs(),i=t-n.xcrosshairsWidth/2,o=r.globals.labels.slice().length;if(null!==e&&(i=r.globals.gridWidth/o*e),null===a||r.globals.isBarHorizontal||(a.setAttribute("x",i),a.setAttribute("x1",i),a.setAttribute("x2",i),a.setAttribute("y2",r.globals.gridHeight),a.classList.add("apexcharts-active")),i<0&&(i=0),i>r.globals.gridWidth&&(i=r.globals.gridWidth),n.isXAxisTooltipEnabled){var l=i;"tickWidth"!==r.config.xaxis.crosshairs.width&&"barWidth"!==r.config.xaxis.crosshairs.width||(l=i+n.xcrosshairsWidth/2),this.moveXAxisTooltip(l)}}},{key:"moveYCrosshairs",value:function(t){var e=this.ttCtx;null!==e.ycrosshairs&&z.setAttrs(e.ycrosshairs,{y1:t,y2:t}),null!==e.ycrosshairsHidden&&z.setAttrs(e.ycrosshairsHidden,{y1:t,y2:t})}},{key:"moveXAxisTooltip",value:function(t){var e=this.w,n=this.ttCtx;if(null!==n.xaxisTooltip&&0!==n.xcrosshairsWidth){n.xaxisTooltip.classList.add("apexcharts-active");var r,a=n.xaxisOffY+e.config.xaxis.tooltip.offsetY+e.globals.translateY+1+e.config.xaxis.offsetY;if(t-=n.xaxisTooltip.getBoundingClientRect().width/2,!isNaN(t))t+=e.globals.translateX,r=new z(this.ctx).getTextRects(n.xaxisTooltipText.innerHTML),n.xaxisTooltipText.style.minWidth=r.width+"px",n.xaxisTooltip.style.left=t+"px",n.xaxisTooltip.style.top=a+"px"}}},{key:"moveYAxisTooltip",value:function(t){var e=this.w,n=this.ttCtx;null===n.yaxisTTEls&&(n.yaxisTTEls=e.globals.dom.baseEl.querySelectorAll(".apexcharts-yaxistooltip"));var r=parseInt(n.ycrosshairsHidden.getAttribute("y1"),10),a=e.globals.translateY+r,i=n.yaxisTTEls[t].getBoundingClientRect().height,o=e.globals.translateYAxisX[t]-2;e.config.yaxis[t].opposite&&(o-=26),a-=i/2,-1===e.globals.ignoreYAxisIndexes.indexOf(t)?(n.yaxisTTEls[t].classList.add("apexcharts-active"),n.yaxisTTEls[t].style.top=a+"px",n.yaxisTTEls[t].style.left=o+e.config.yaxis[t].tooltip.offsetX+"px"):n.yaxisTTEls[t].classList.remove("apexcharts-active")}},{key:"moveTooltip",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=this.w,a=this.ttCtx,i=a.getElTooltip(),o=a.tooltipRect,l=null!==n?parseFloat(n):1,c=parseFloat(t)+l+5,s=parseFloat(e)+l/2;if(c>r.globals.gridWidth/2&&(c=c-o.ttWidth-l-10),c>r.globals.gridWidth-o.ttWidth-10&&(c=r.globals.gridWidth-o.ttWidth),c<-20&&(c=-20),r.config.tooltip.followCursor){var u=a.getElGrid().getBoundingClientRect();(c=a.e.clientX-u.left)>r.globals.gridWidth/2&&(c-=a.tooltipRect.ttWidth),(s=a.e.clientY+r.globals.translateY-u.top)>r.globals.gridHeight/2&&(s-=a.tooltipRect.ttHeight)}else r.globals.isBarHorizontal||o.ttHeight/2+s>r.globals.gridHeight&&(s=r.globals.gridHeight-o.ttHeight+r.globals.translateY);isNaN(c)||(c+=r.globals.translateX,i.style.left=c+"px",i.style.top=s+"px")}},{key:"moveMarkers",value:function(t,e){var n=this.w,r=this.ttCtx;if(n.globals.markers.size[t]>0)for(var a=n.globals.dom.baseEl.querySelectorAll(" .apexcharts-series[data\\:realIndex='".concat(t,"'] .apexcharts-marker")),i=0;i<a.length;i++)parseInt(a[i].getAttribute("rel"),10)===e&&(r.marker.resetPointsSize(),r.marker.enlargeCurrentPoint(e,a[i]));else r.marker.resetPointsSize(),this.moveDynamicPointOnHover(e,t)}},{key:"moveDynamicPointOnHover",value:function(t,e){var n,r,a=this.w,i=this.ttCtx,o=a.globals.pointsArray,l=i.tooltipUtil.getHoverMarkerSize(e),c=a.config.series[e].type;if(!c||"column"!==c&&"candlestick"!==c&&"boxPlot"!==c){n=o[e][t][0],r=o[e][t][1]?o[e][t][1]:0;var s=a.globals.dom.baseEl.querySelector(".apexcharts-series[data\\:realIndex='".concat(e,"'] .apexcharts-series-markers circle"));s&&r<a.globals.gridHeight&&r>0&&(s.setAttribute("r",l),s.setAttribute("cx",n),s.setAttribute("cy",r)),this.moveXCrosshairs(n),i.fixedTooltip||this.moveTooltip(n,r,l)}}},{key:"moveDynamicPointsOnHover",value:function(t){var e,n=this.ttCtx,r=n.w,a=0,i=0,o=r.globals.pointsArray;e=new W(this.ctx).getActiveConfigSeriesIndex("asc",["line","area","scatter","bubble"]);var l=n.tooltipUtil.getHoverMarkerSize(e);o[e]&&(a=o[e][t][0],i=o[e][t][1]);var c=n.tooltipUtil.getAllMarkers();if(null!==c)for(var s=0;s<r.globals.series.length;s++){var u=o[s];if(r.globals.comboCharts&&void 0===u&&c.splice(s,0,null),u&&u.length){var d=o[s][t][1],h=void 0;if(c[s].setAttribute("cx",a),"rangeArea"===r.config.chart.type&&!r.globals.comboCharts){var f=t+r.globals.series[s].length;h=o[s][f][1],d-=Math.abs(d-h)/2}null!==d&&!isNaN(d)&&d<r.globals.gridHeight+l&&d+l>0?(c[s]&&c[s].setAttribute("r",l),c[s]&&c[s].setAttribute("cy",d)):c[s]&&c[s].setAttribute("r",0)}}this.moveXCrosshairs(a),n.fixedTooltip||this.moveTooltip(a,i||r.globals.gridHeight,l)}},{key:"moveStickyTooltipOverBars",value:function(t,e){var n=this.w,r=this.ttCtx,a=n.globals.columnSeries?n.globals.columnSeries.length:n.globals.series.length,i=a>=2&&a%2==0?Math.floor(a/2):Math.floor(a/2)+1;n.globals.isBarHorizontal&&(i=new W(this.ctx).getActiveConfigSeriesIndex("desc")+1);var o=n.globals.dom.baseEl.querySelector(".apexcharts-bar-series .apexcharts-series[rel='".concat(i,"'] path[j='").concat(t,"'], .apexcharts-candlestick-series .apexcharts-series[rel='").concat(i,"'] path[j='").concat(t,"'], .apexcharts-boxPlot-series .apexcharts-series[rel='").concat(i,"'] path[j='").concat(t,"'], .apexcharts-rangebar-series .apexcharts-series[rel='").concat(i,"'] path[j='").concat(t,"']"));o||"number"!=typeof e||(o=n.globals.dom.baseEl.querySelector(".apexcharts-bar-series .apexcharts-series[data\\:realIndex='".concat(e,"'] path[j='").concat(t,"'],\n        .apexcharts-candlestick-series .apexcharts-series[data\\:realIndex='").concat(e,"'] path[j='").concat(t,"'],\n        .apexcharts-boxPlot-series .apexcharts-series[data\\:realIndex='").concat(e,"'] path[j='").concat(t,"'],\n        .apexcharts-rangebar-series .apexcharts-series[data\\:realIndex='").concat(e,"'] path[j='").concat(t,"']")));var l=o?parseFloat(o.getAttribute("cx")):0,c=o?parseFloat(o.getAttribute("cy")):0,s=o?parseFloat(o.getAttribute("barWidth")):0,u=r.getElGrid().getBoundingClientRect(),d=o&&(o.classList.contains("apexcharts-candlestick-area")||o.classList.contains("apexcharts-boxPlot-area"));n.globals.isXNumeric?(o&&!d&&(l-=a%2!=0?s/2:0),o&&d&&n.globals.comboCharts&&(l-=s/2)):n.globals.isBarHorizontal||(l=r.xAxisTicksPositions[t-1]+r.dataPointsDividedWidth/2,isNaN(l)&&(l=r.xAxisTicksPositions[t]-r.dataPointsDividedWidth/2)),n.globals.isBarHorizontal?c-=r.tooltipRect.ttHeight:n.config.tooltip.followCursor?c=r.e.clientY-u.top-r.tooltipRect.ttHeight/2:c+r.tooltipRect.ttHeight+15>n.globals.gridHeight&&(c=n.globals.gridHeight),n.globals.isBarHorizontal||this.moveXCrosshairs(l),r.fixedTooltip||this.moveTooltip(l,c||n.globals.gridHeight)}}]),t}(),yt=function(){function t(e){l(this,t),this.w=e.w,this.ttCtx=e,this.ctx=e.ctx,this.tooltipPosition=new mt(e)}return s(t,[{key:"drawDynamicPoints",value:function(){var t=this.w,e=new z(this.ctx),n=new P(this.ctx),r=t.globals.dom.baseEl.querySelectorAll(".apexcharts-series");r=m(r),t.config.chart.stacked&&r.sort((function(t,e){return parseFloat(t.getAttribute("data:realIndex"))-parseFloat(e.getAttribute("data:realIndex"))}));for(var a=0;a<r.length;a++){var i=r[a].querySelector(".apexcharts-series-markers-wrap");if(null!==i){var o=void 0,l="apexcharts-marker w".concat((Math.random()+1).toString(36).substring(4));"line"!==t.config.chart.type&&"area"!==t.config.chart.type||t.globals.comboCharts||t.config.tooltip.intersect||(l+=" no-pointer-events");var c=n.getMarkerConfig({cssClass:l,seriesIndex:Number(i.getAttribute("data:realIndex"))});(o=e.drawMarker(0,0,c)).node.setAttribute("default-marker-size",0);var s=document.createElementNS(t.globals.SVGNS,"g");s.classList.add("apexcharts-series-markers"),s.appendChild(o.node),i.appendChild(s)}}}},{key:"enlargeCurrentPoint",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,a=this.w;"bubble"!==a.config.chart.type&&this.newPointSize(t,e);var i=e.getAttribute("cx"),o=e.getAttribute("cy");if(null!==n&&null!==r&&(i=n,o=r),this.tooltipPosition.moveXCrosshairs(i),!this.fixedTooltip){if("radar"===a.config.chart.type){var l=this.ttCtx.getElGrid().getBoundingClientRect();i=this.ttCtx.e.clientX-l.left}this.tooltipPosition.moveTooltip(i,o,a.config.markers.hover.size)}}},{key:"enlargePoints",value:function(t){for(var e=this.w,n=this,r=this.ttCtx,a=t,i=e.globals.dom.baseEl.querySelectorAll(".apexcharts-series:not(.apexcharts-series-collapsed) .apexcharts-marker"),o=e.config.markers.hover.size,l=0;l<i.length;l++){var c=i[l].getAttribute("rel"),s=i[l].getAttribute("index");if(void 0===o&&(o=e.globals.markers.size[s]+e.config.markers.hover.sizeOffset),a===parseInt(c,10)){n.newPointSize(a,i[l]);var u=i[l].getAttribute("cx"),d=i[l].getAttribute("cy");n.tooltipPosition.moveXCrosshairs(u),r.fixedTooltip||n.tooltipPosition.moveTooltip(u,d,o)}else n.oldPointSize(i[l])}}},{key:"newPointSize",value:function(t,e){var n=this.w,r=n.config.markers.hover.size,a=0===t?e.parentNode.firstChild:e.parentNode.lastChild;if("0"!==a.getAttribute("default-marker-size")){var i=parseInt(a.getAttribute("index"),10);void 0===r&&(r=n.globals.markers.size[i]+n.config.markers.hover.sizeOffset),r<0&&(r=0),a.setAttribute("r",r)}}},{key:"oldPointSize",value:function(t){var e=parseFloat(t.getAttribute("default-marker-size"));t.setAttribute("r",e)}},{key:"resetPointsSize",value:function(){for(var t=this.w.globals.dom.baseEl.querySelectorAll(".apexcharts-series:not(.apexcharts-series-collapsed) .apexcharts-marker"),e=0;e<t.length;e++){var n=parseFloat(t[e].getAttribute("default-marker-size"));x.isNumber(n)&&n>=0?t[e].setAttribute("r",n):t[e].setAttribute("r",0)}}}]),t}(),bt=function(){function t(e){l(this,t),this.w=e.w;var n=this.w;this.ttCtx=e,this.isVerticalGroupedRangeBar=!n.globals.isBarHorizontal&&"rangeBar"===n.config.chart.type&&n.config.plotOptions.bar.rangeBarGroupRows}return s(t,[{key:"getAttr",value:function(t,e){return parseFloat(t.target.getAttribute(e))}},{key:"handleHeatTreeTooltip",value:function(t){var e=t.e,n=t.opt,r=t.x,a=t.y,i=t.type,o=this.ttCtx,l=this.w;if(e.target.classList.contains("apexcharts-".concat(i,"-rect"))){var c=this.getAttr(e,"i"),s=this.getAttr(e,"j"),u=this.getAttr(e,"cx"),d=this.getAttr(e,"cy"),h=this.getAttr(e,"width"),f=this.getAttr(e,"height");if(o.tooltipLabels.drawSeriesTexts({ttItems:n.ttItems,i:c,j:s,shared:!1,e:e}),l.globals.capturedSeriesIndex=c,l.globals.capturedDataPointIndex=s,r=u+o.tooltipRect.ttWidth/2+h,a=d+o.tooltipRect.ttHeight/2-f/2,o.tooltipPosition.moveXCrosshairs(u+h/2),r>l.globals.gridWidth/2&&(r=u-o.tooltipRect.ttWidth/2+h),o.w.config.tooltip.followCursor){var p=l.globals.dom.elWrap.getBoundingClientRect();r=l.globals.clientX-p.left-(r>l.globals.gridWidth/2?o.tooltipRect.ttWidth:0),a=l.globals.clientY-p.top-(a>l.globals.gridHeight/2?o.tooltipRect.ttHeight:0)}}return{x:r,y:a}}},{key:"handleMarkerTooltip",value:function(t){var e,n,r=t.e,a=t.opt,i=t.x,o=t.y,l=this.w,c=this.ttCtx;if(r.target.classList.contains("apexcharts-marker")){var s=parseInt(a.paths.getAttribute("cx"),10),u=parseInt(a.paths.getAttribute("cy"),10),d=parseFloat(a.paths.getAttribute("val"));if(n=parseInt(a.paths.getAttribute("rel"),10),e=parseInt(a.paths.parentNode.parentNode.parentNode.getAttribute("rel"),10)-1,c.intersect){var h=x.findAncestor(a.paths,"apexcharts-series");h&&(e=parseInt(h.getAttribute("data:realIndex"),10))}if(c.tooltipLabels.drawSeriesTexts({ttItems:a.ttItems,i:e,j:n,shared:!c.showOnIntersect&&l.config.tooltip.shared,e:r}),"mouseup"===r.type&&c.markerClick(r,e,n),l.globals.capturedSeriesIndex=e,l.globals.capturedDataPointIndex=n,i=s,o=u+l.globals.translateY-1.4*c.tooltipRect.ttHeight,c.w.config.tooltip.followCursor){var f=c.getElGrid().getBoundingClientRect();o=c.e.clientY+l.globals.translateY-f.top}d<0&&(o=u),c.marker.enlargeCurrentPoint(n,a.paths,i,o)}return{x:i,y:o}}},{key:"handleBarTooltip",value:function(t){var e,n,r=t.e,a=t.opt,i=this.w,o=this.ttCtx,l=o.getElTooltip(),c=0,s=0,u=0,d=this.getBarTooltipXY({e:r,opt:a});e=d.i;var h=d.barHeight,f=d.j;i.globals.capturedSeriesIndex=e,i.globals.capturedDataPointIndex=f,i.globals.isBarHorizontal&&o.tooltipUtil.hasBars()||!i.config.tooltip.shared?(s=d.x,u=d.y,n=Array.isArray(i.config.stroke.width)?i.config.stroke.width[e]:i.config.stroke.width,c=s):i.globals.comboCharts||i.config.tooltip.shared||(c/=2),isNaN(u)&&(u=i.globals.svgHeight-o.tooltipRect.ttHeight);var p=parseInt(a.paths.parentNode.getAttribute("data:realIndex"),10),g=i.globals.isMultipleYAxis?i.config.yaxis[p]&&i.config.yaxis[p].reversed:i.config.yaxis[0].reversed;if(s+o.tooltipRect.ttWidth>i.globals.gridWidth&&!g?s-=o.tooltipRect.ttWidth:s<0&&(s=0),o.w.config.tooltip.followCursor){var v=o.getElGrid().getBoundingClientRect();u=o.e.clientY-v.top}null===o.tooltip&&(o.tooltip=i.globals.dom.baseEl.querySelector(".apexcharts-tooltip")),i.config.tooltip.shared||(i.globals.comboBarCount>0?o.tooltipPosition.moveXCrosshairs(c+n/2):o.tooltipPosition.moveXCrosshairs(c)),!o.fixedTooltip&&(!i.config.tooltip.shared||i.globals.isBarHorizontal&&o.tooltipUtil.hasBars())&&(g&&(s-=o.tooltipRect.ttWidth)<0&&(s=0),!g||i.globals.isBarHorizontal&&o.tooltipUtil.hasBars()||(u=u+h-2*(i.globals.series[e][f]<0?h:0)),u=u+i.globals.translateY-o.tooltipRect.ttHeight/2,l.style.left=s+i.globals.translateX+"px",l.style.top=u+"px")}},{key:"getBarTooltipXY",value:function(t){var e=this,n=t.e,r=t.opt,a=this.w,i=null,o=this.ttCtx,l=0,c=0,s=0,u=0,d=0,h=n.target.classList;if(h.contains("apexcharts-bar-area")||h.contains("apexcharts-candlestick-area")||h.contains("apexcharts-boxPlot-area")||h.contains("apexcharts-rangebar-area")){var f=n.target,p=f.getBoundingClientRect(),g=r.elGrid.getBoundingClientRect(),v=p.height;d=p.height;var m=p.width,y=parseInt(f.getAttribute("cx"),10),b=parseInt(f.getAttribute("cy"),10);u=parseFloat(f.getAttribute("barWidth"));var x="touchmove"===n.type?n.touches[0].clientX:n.clientX;i=parseInt(f.getAttribute("j"),10),l=parseInt(f.parentNode.getAttribute("rel"),10)-1;var M=f.getAttribute("data-range-y1"),w=f.getAttribute("data-range-y2");a.globals.comboCharts&&(l=parseInt(f.parentNode.getAttribute("data:realIndex"),10));var z=function(t){return a.globals.isXNumeric?y-m/2:e.isVerticalGroupedRangeBar?y+m/2:y-o.dataPointsDividedWidth+m/2},C=function(){return b-o.dataPointsDividedHeight+v/2-o.tooltipRect.ttHeight/2};o.tooltipLabels.drawSeriesTexts({ttItems:r.ttItems,i:l,j:i,y1:M?parseInt(M,10):null,y2:w?parseInt(w,10):null,shared:!o.showOnIntersect&&a.config.tooltip.shared,e:n}),a.config.tooltip.followCursor?a.globals.isBarHorizontal?(c=x-g.left+15,s=C()):(c=z(),s=n.clientY-g.top-o.tooltipRect.ttHeight/2-15):a.globals.isBarHorizontal?((c=y)<o.xyRatios.baseLineInvertedY&&(c=y-o.tooltipRect.ttWidth),s=C()):(c=z(),s=b)}return{x:c,y:s,barHeight:d,barWidth:u,i:l,j:i}}}]),t}(),xt=function(){function t(e){l(this,t),this.w=e.w,this.ttCtx=e}return s(t,[{key:"drawXaxisTooltip",value:function(){var t=this.w,e=this.ttCtx,n="bottom"===t.config.xaxis.position;e.xaxisOffY=n?t.globals.gridHeight+1:-t.globals.xAxisHeight-t.config.xaxis.axisTicks.height+3;var r=n?"apexcharts-xaxistooltip apexcharts-xaxistooltip-bottom":"apexcharts-xaxistooltip apexcharts-xaxistooltip-top",a=t.globals.dom.elWrap;e.isXAxisTooltipEnabled&&null===t.globals.dom.baseEl.querySelector(".apexcharts-xaxistooltip")&&(e.xaxisTooltip=document.createElement("div"),e.xaxisTooltip.setAttribute("class",r+" apexcharts-theme-"+t.config.tooltip.theme),a.appendChild(e.xaxisTooltip),e.xaxisTooltipText=document.createElement("div"),e.xaxisTooltipText.classList.add("apexcharts-xaxistooltip-text"),e.xaxisTooltipText.style.fontFamily=t.config.xaxis.tooltip.style.fontFamily||t.config.chart.fontFamily,e.xaxisTooltipText.style.fontSize=t.config.xaxis.tooltip.style.fontSize,e.xaxisTooltip.appendChild(e.xaxisTooltipText))}},{key:"drawYaxisTooltip",value:function(){for(var t=this.w,e=this.ttCtx,n=function(n){var r=t.config.yaxis[n].opposite||t.config.yaxis[n].crosshairs.opposite;e.yaxisOffX=r?t.globals.gridWidth+1:1;var a="apexcharts-yaxistooltip apexcharts-yaxistooltip-".concat(n,r?" apexcharts-yaxistooltip-right":" apexcharts-yaxistooltip-left");t.globals.yAxisSameScaleIndices.map((function(e,r){e.map((function(e,r){r===n&&(a+=t.config.yaxis[r].show?" ":" apexcharts-yaxistooltip-hidden")}))}));var i=t.globals.dom.elWrap;null===t.globals.dom.baseEl.querySelector(".apexcharts-yaxistooltip apexcharts-yaxistooltip-".concat(n))&&(e.yaxisTooltip=document.createElement("div"),e.yaxisTooltip.setAttribute("class",a+" apexcharts-theme-"+t.config.tooltip.theme),i.appendChild(e.yaxisTooltip),0===n&&(e.yaxisTooltipText=[]),e.yaxisTooltipText[n]=document.createElement("div"),e.yaxisTooltipText[n].classList.add("apexcharts-yaxistooltip-text"),e.yaxisTooltip.appendChild(e.yaxisTooltipText[n]))},r=0;r<t.config.yaxis.length;r++)n(r)}},{key:"setXCrosshairWidth",value:function(){var t=this.w,e=this.ttCtx,n=e.getElXCrosshairs();if(e.xcrosshairsWidth=parseInt(t.config.xaxis.crosshairs.width,10),t.globals.comboCharts){var r=t.globals.dom.baseEl.querySelector(".apexcharts-bar-area");if(null!==r&&"barWidth"===t.config.xaxis.crosshairs.width){var a=parseFloat(r.getAttribute("barWidth"));e.xcrosshairsWidth=a}else if("tickWidth"===t.config.xaxis.crosshairs.width){var i=t.globals.labels.length;e.xcrosshairsWidth=t.globals.gridWidth/i}}else if("tickWidth"===t.config.xaxis.crosshairs.width){var o=t.globals.labels.length;e.xcrosshairsWidth=t.globals.gridWidth/o}else if("barWidth"===t.config.xaxis.crosshairs.width){var l=t.globals.dom.baseEl.querySelector(".apexcharts-bar-area");if(null!==l){var c=parseFloat(l.getAttribute("barWidth"));e.xcrosshairsWidth=c}else e.xcrosshairsWidth=1}t.globals.isBarHorizontal&&(e.xcrosshairsWidth=0),null!==n&&e.xcrosshairsWidth>0&&n.setAttribute("width",e.xcrosshairsWidth)}},{key:"handleYCrosshair",value:function(){var t=this.w,e=this.ttCtx;e.ycrosshairs=t.globals.dom.baseEl.querySelector(".apexcharts-ycrosshairs"),e.ycrosshairsHidden=t.globals.dom.baseEl.querySelector(".apexcharts-ycrosshairs-hidden")}},{key:"drawYaxisTooltipText",value:function(t,e,n){var r=this.ttCtx,a=this.w,i=a.globals.yLabelFormatters[t];if(r.yaxisTooltips[t]){var o=r.getElGrid().getBoundingClientRect(),l=(e-o.top)*n.yRatio[t],c=a.globals.maxYArr[t]-a.globals.minYArr[t],s=a.globals.minYArr[t]+(c-l);r.tooltipPosition.moveYCrosshairs(e-o.top),r.yaxisTooltipText[t].innerHTML=i(s),r.tooltipPosition.moveYAxisTooltip(t)}}}]),t}(),Mt=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w;var n=this.w;this.tConfig=n.config.tooltip,this.tooltipUtil=new gt(this),this.tooltipLabels=new vt(this),this.tooltipPosition=new mt(this),this.marker=new yt(this),this.intersect=new bt(this),this.axesTooltip=new xt(this),this.showOnIntersect=this.tConfig.intersect,this.showTooltipTitle=this.tConfig.x.show,this.fixedTooltip=this.tConfig.fixed.enabled,this.xaxisTooltip=null,this.yaxisTTEls=null,this.isBarShared=!n.globals.isBarHorizontal&&this.tConfig.shared,this.lastHoverTime=Date.now()}return s(t,[{key:"getElTooltip",value:function(t){return t||(t=this),t.w.globals.dom.baseEl?t.w.globals.dom.baseEl.querySelector(".apexcharts-tooltip"):null}},{key:"getElXCrosshairs",value:function(){return this.w.globals.dom.baseEl.querySelector(".apexcharts-xcrosshairs")}},{key:"getElGrid",value:function(){return this.w.globals.dom.baseEl.querySelector(".apexcharts-grid")}},{key:"drawTooltip",value:function(t){var e=this.w;this.xyRatios=t,this.isXAxisTooltipEnabled=e.config.xaxis.tooltip.enabled&&e.globals.axisCharts,this.yaxisTooltips=e.config.yaxis.map((function(t,n){return!!(t.show&&t.tooltip.enabled&&e.globals.axisCharts)})),this.allTooltipSeriesGroups=[],e.globals.axisCharts||(this.showTooltipTitle=!1);var n=document.createElement("div");if(n.classList.add("apexcharts-tooltip"),e.config.tooltip.cssClass&&n.classList.add(e.config.tooltip.cssClass),n.classList.add("apexcharts-theme-".concat(this.tConfig.theme)),e.globals.dom.elWrap.appendChild(n),e.globals.axisCharts){this.axesTooltip.drawXaxisTooltip(),this.axesTooltip.drawYaxisTooltip(),this.axesTooltip.setXCrosshairWidth(),this.axesTooltip.handleYCrosshair();var r=new Y(this.ctx);this.xAxisTicksPositions=r.getXAxisTicksPositions()}if(!e.globals.comboCharts&&!this.tConfig.intersect&&"rangeBar"!==e.config.chart.type||this.tConfig.shared||(this.showOnIntersect=!0),0!==e.config.markers.size&&0!==e.globals.markers.largestSize||this.marker.drawDynamicPoints(this),e.globals.collapsedSeries.length!==e.globals.series.length){this.dataPointsDividedHeight=e.globals.gridHeight/e.globals.dataPoints,this.dataPointsDividedWidth=e.globals.gridWidth/e.globals.dataPoints,this.showTooltipTitle&&(this.tooltipTitle=document.createElement("div"),this.tooltipTitle.classList.add("apexcharts-tooltip-title"),this.tooltipTitle.style.fontFamily=this.tConfig.style.fontFamily||e.config.chart.fontFamily,this.tooltipTitle.style.fontSize=this.tConfig.style.fontSize,n.appendChild(this.tooltipTitle));var a=e.globals.series.length;(e.globals.xyCharts||e.globals.comboCharts)&&this.tConfig.shared&&(a=this.showOnIntersect?1:e.globals.series.length),this.legendLabels=e.globals.dom.baseEl.querySelectorAll(".apexcharts-legend-text"),this.ttItems=this.createTTElements(a),this.addSVGEvents()}}},{key:"createTTElements",value:function(t){for(var e=this,n=this.w,r=[],a=this.getElTooltip(),i=function(i){var o=document.createElement("div");o.classList.add("apexcharts-tooltip-series-group"),o.style.order=n.config.tooltip.inverseOrder?t-i:i+1,e.tConfig.shared&&e.tConfig.enabledOnSeries&&Array.isArray(e.tConfig.enabledOnSeries)&&e.tConfig.enabledOnSeries.indexOf(i)<0&&o.classList.add("apexcharts-tooltip-series-group-hidden");var l=document.createElement("span");l.classList.add("apexcharts-tooltip-marker"),l.style.backgroundColor=n.globals.colors[i],o.appendChild(l);var c=document.createElement("div");c.classList.add("apexcharts-tooltip-text"),c.style.fontFamily=e.tConfig.style.fontFamily||n.config.chart.fontFamily,c.style.fontSize=e.tConfig.style.fontSize,["y","goals","z"].forEach((function(t){var e=document.createElement("div");e.classList.add("apexcharts-tooltip-".concat(t,"-group"));var n=document.createElement("span");n.classList.add("apexcharts-tooltip-text-".concat(t,"-label")),e.appendChild(n);var r=document.createElement("span");r.classList.add("apexcharts-tooltip-text-".concat(t,"-value")),e.appendChild(r),c.appendChild(e)})),o.appendChild(c),a.appendChild(o),r.push(o)},o=0;o<t;o++)i(o);return r}},{key:"addSVGEvents",value:function(){var t=this.w,e=t.config.chart.type,n=this.getElTooltip(),r=!("bar"!==e&&"candlestick"!==e&&"boxPlot"!==e&&"rangeBar"!==e),a="area"===e||"line"===e||"scatter"===e||"bubble"===e||"radar"===e,i=t.globals.dom.Paper.node,o=this.getElGrid();o&&(this.seriesBound=o.getBoundingClientRect());var l,c=[],s=[],u={hoverArea:i,elGrid:o,tooltipEl:n,tooltipY:c,tooltipX:s,ttItems:this.ttItems};if(t.globals.axisCharts&&(a?l=t.globals.dom.baseEl.querySelectorAll(".apexcharts-series[data\\:longestSeries='true'] .apexcharts-marker"):r?l=t.globals.dom.baseEl.querySelectorAll(".apexcharts-series .apexcharts-bar-area, .apexcharts-series .apexcharts-candlestick-area, .apexcharts-series .apexcharts-boxPlot-area, .apexcharts-series .apexcharts-rangebar-area"):"heatmap"!==e&&"treemap"!==e||(l=t.globals.dom.baseEl.querySelectorAll(".apexcharts-series .apexcharts-heatmap, .apexcharts-series .apexcharts-treemap")),l&&l.length))for(var d=0;d<l.length;d++)c.push(l[d].getAttribute("cy")),s.push(l[d].getAttribute("cx"));if(t.globals.xyCharts&&!this.showOnIntersect||t.globals.comboCharts&&!this.showOnIntersect||r&&this.tooltipUtil.hasBars()&&this.tConfig.shared)this.addPathsEventListeners([i],u);else if(r&&!t.globals.comboCharts||a&&this.showOnIntersect)this.addDatapointEventsListeners(u);else if(!t.globals.axisCharts||"heatmap"===e||"treemap"===e){var h=t.globals.dom.baseEl.querySelectorAll(".apexcharts-series");this.addPathsEventListeners(h,u)}if(this.showOnIntersect){var f=t.globals.dom.baseEl.querySelectorAll(".apexcharts-line-series .apexcharts-marker, .apexcharts-area-series .apexcharts-marker");f.length>0&&this.addPathsEventListeners(f,u),this.tooltipUtil.hasBars()&&!this.tConfig.shared&&this.addDatapointEventsListeners(u)}}},{key:"drawFixedTooltipRect",value:function(){var t=this.w,e=this.getElTooltip(),n=e.getBoundingClientRect(),r=n.width+10,a=n.height+10,i=this.tConfig.fixed.offsetX,o=this.tConfig.fixed.offsetY,l=this.tConfig.fixed.position.toLowerCase();return l.indexOf("right")>-1&&(i=i+t.globals.svgWidth-r+10),l.indexOf("bottom")>-1&&(o=o+t.globals.svgHeight-a-10),e.style.left=i+"px",e.style.top=o+"px",{x:i,y:o,ttWidth:r,ttHeight:a}}},{key:"addDatapointEventsListeners",value:function(t){var e=this.w.globals.dom.baseEl.querySelectorAll(".apexcharts-series-markers .apexcharts-marker, .apexcharts-bar-area, .apexcharts-candlestick-area, .apexcharts-boxPlot-area, .apexcharts-rangebar-area");this.addPathsEventListeners(e,t)}},{key:"addPathsEventListeners",value:function(t,e){for(var n=this,r=function(r){var a={paths:t[r],tooltipEl:e.tooltipEl,tooltipY:e.tooltipY,tooltipX:e.tooltipX,elGrid:e.elGrid,hoverArea:e.hoverArea,ttItems:e.ttItems};["mousemove","mouseup","touchmove","mouseout","touchend"].map((function(e){return t[r].addEventListener(e,n.onSeriesHover.bind(n,a),{capture:!1,passive:!0})}))},a=0;a<t.length;a++)r(a)}},{key:"onSeriesHover",value:function(t,e){var n=this,r=Date.now()-this.lastHoverTime;r>=100?this.seriesHover(t,e):(clearTimeout(this.seriesHoverTimeout),this.seriesHoverTimeout=setTimeout((function(){n.seriesHover(t,e)}),100-r))}},{key:"seriesHover",value:function(t,e){var n=this;this.lastHoverTime=Date.now();var r=[],a=this.w;a.config.chart.group&&(r=this.ctx.getGroupedCharts()),a.globals.axisCharts&&(a.globals.minX===-1/0&&a.globals.maxX===1/0||0===a.globals.dataPoints)||(r.length?r.forEach((function(r){var a=n.getElTooltip(r),i={paths:t.paths,tooltipEl:a,tooltipY:t.tooltipY,tooltipX:t.tooltipX,elGrid:t.elGrid,hoverArea:t.hoverArea,ttItems:r.w.globals.tooltip.ttItems};r.w.globals.minX===n.w.globals.minX&&r.w.globals.maxX===n.w.globals.maxX&&r.w.globals.tooltip.seriesHoverByContext({chartCtx:r,ttCtx:r.w.globals.tooltip,opt:i,e:e})})):this.seriesHoverByContext({chartCtx:this.ctx,ttCtx:this.w.globals.tooltip,opt:t,e:e}))}},{key:"seriesHoverByContext",value:function(t){var e=t.chartCtx,n=t.ttCtx,r=t.opt,a=t.e,i=e.w,o=this.getElTooltip();o&&(n.tooltipRect={x:0,y:0,ttWidth:o.getBoundingClientRect().width,ttHeight:o.getBoundingClientRect().height},n.e=a,!n.tooltipUtil.hasBars()||i.globals.comboCharts||n.isBarShared||this.tConfig.onDatasetHover.highlightDataSeries&&new W(e).toggleSeriesOnHover(a,a.target.parentNode),n.fixedTooltip&&n.drawFixedTooltipRect(),i.globals.axisCharts?n.axisChartsTooltips({e:a,opt:r,tooltipRect:n.tooltipRect}):n.nonAxisChartsTooltips({e:a,opt:r,tooltipRect:n.tooltipRect}))}},{key:"axisChartsTooltips",value:function(t){var e,n,r=t.e,a=t.opt,i=this.w,o=a.elGrid.getBoundingClientRect(),l="touchmove"===r.type?r.touches[0].clientX:r.clientX,c="touchmove"===r.type?r.touches[0].clientY:r.clientY;if(this.clientY=c,this.clientX=l,i.globals.capturedSeriesIndex=-1,i.globals.capturedDataPointIndex=-1,c<o.top||c>o.top+o.height)this.handleMouseOut(a);else{if(Array.isArray(this.tConfig.enabledOnSeries)&&!i.config.tooltip.shared){var s=parseInt(a.paths.getAttribute("index"),10);if(this.tConfig.enabledOnSeries.indexOf(s)<0)return void this.handleMouseOut(a)}var u=this.getElTooltip(),d=this.getElXCrosshairs(),h=i.globals.xyCharts||"bar"===i.config.chart.type&&!i.globals.isBarHorizontal&&this.tooltipUtil.hasBars()&&this.tConfig.shared||i.globals.comboCharts&&this.tooltipUtil.hasBars();if("mousemove"===r.type||"touchmove"===r.type||"mouseup"===r.type){if(i.globals.collapsedSeries.length+i.globals.ancillaryCollapsedSeries.length===i.globals.series.length)return;null!==d&&d.classList.add("apexcharts-active");var f=this.yaxisTooltips.filter((function(t){return!0===t}));if(null!==this.ycrosshairs&&f.length&&this.ycrosshairs.classList.add("apexcharts-active"),h&&!this.showOnIntersect)this.handleStickyTooltip(r,l,c,a);else if("heatmap"===i.config.chart.type||"treemap"===i.config.chart.type){var p=this.intersect.handleHeatTreeTooltip({e:r,opt:a,x:e,y:n,type:i.config.chart.type});e=p.x,n=p.y,u.style.left=e+"px",u.style.top=n+"px"}else this.tooltipUtil.hasBars()&&this.intersect.handleBarTooltip({e:r,opt:a}),this.tooltipUtil.hasMarkers()&&this.intersect.handleMarkerTooltip({e:r,opt:a,x:e,y:n});if(this.yaxisTooltips.length)for(var g=0;g<i.config.yaxis.length;g++)this.axesTooltip.drawYaxisTooltipText(g,c,this.xyRatios);a.tooltipEl.classList.add("apexcharts-active")}else"mouseout"!==r.type&&"touchend"!==r.type||this.handleMouseOut(a)}}},{key:"nonAxisChartsTooltips",value:function(t){var e=t.e,n=t.opt,r=t.tooltipRect,a=this.w,i=n.paths.getAttribute("rel"),o=this.getElTooltip(),l=a.globals.dom.elWrap.getBoundingClientRect();if("mousemove"===e.type||"touchmove"===e.type){o.classList.add("apexcharts-active"),this.tooltipLabels.drawSeriesTexts({ttItems:n.ttItems,i:parseInt(i,10)-1,shared:!1});var c=a.globals.clientX-l.left-r.ttWidth/2,s=a.globals.clientY-l.top-r.ttHeight-10;if(o.style.left=c+"px",o.style.top=s+"px",a.config.legend.tooltipHoverFormatter){var u=i-1,d=(0,a.config.legend.tooltipHoverFormatter)(this.legendLabels[u].getAttribute("data:default-text"),{seriesIndex:u,dataPointIndex:u,w:a});this.legendLabels[u].innerHTML=d}}else"mouseout"!==e.type&&"touchend"!==e.type||(o.classList.remove("apexcharts-active"),a.config.legend.tooltipHoverFormatter&&this.legendLabels.forEach((function(t){var e=t.getAttribute("data:default-text");t.innerHTML=decodeURIComponent(e)})))}},{key:"handleStickyTooltip",value:function(t,e,n,r){var a=this.w,i=this.tooltipUtil.getNearestValues({context:this,hoverArea:r.hoverArea,elGrid:r.elGrid,clientX:e,clientY:n}),o=i.j,l=i.capturedSeries;a.globals.collapsedSeriesIndices.includes(l)&&(l=null);var c=r.elGrid.getBoundingClientRect();if(i.hoverX<0||i.hoverX>c.width)this.handleMouseOut(r);else if(null!==l)this.handleStickyCapturedSeries(t,l,r,o);else if(this.tooltipUtil.isXoverlap(o)||a.globals.isBarHorizontal){var s=a.globals.series.findIndex((function(t,e){return!a.globals.collapsedSeriesIndices.includes(e)}));this.create(t,this,s,o,r.ttItems)}}},{key:"handleStickyCapturedSeries",value:function(t,e,n,r){var a=this.w;if(this.tConfig.shared||null!==a.globals.series[e][r]){if(void 0!==a.globals.series[e][r])this.tConfig.shared&&this.tooltipUtil.isXoverlap(r)&&this.tooltipUtil.isInitialSeriesSameLen()?this.create(t,this,e,r,n.ttItems):this.create(t,this,e,r,n.ttItems,!1);else if(this.tooltipUtil.isXoverlap(r)){var i=a.globals.series.findIndex((function(t,e){return!a.globals.collapsedSeriesIndices.includes(e)}));this.create(t,this,i,r,n.ttItems)}}else this.handleMouseOut(n)}},{key:"deactivateHoverFilter",value:function(){for(var t=this.w,e=new z(this.ctx),n=t.globals.dom.Paper.select(".apexcharts-bar-area"),r=0;r<n.length;r++)e.pathMouseLeave(n[r])}},{key:"handleMouseOut",value:function(t){var e=this.w,n=this.getElXCrosshairs();if(t.tooltipEl.classList.remove("apexcharts-active"),this.deactivateHoverFilter(),"bubble"!==e.config.chart.type&&this.marker.resetPointsSize(),null!==n&&n.classList.remove("apexcharts-active"),null!==this.ycrosshairs&&this.ycrosshairs.classList.remove("apexcharts-active"),this.isXAxisTooltipEnabled&&this.xaxisTooltip.classList.remove("apexcharts-active"),this.yaxisTooltips.length){null===this.yaxisTTEls&&(this.yaxisTTEls=e.globals.dom.baseEl.querySelectorAll(".apexcharts-yaxistooltip"));for(var r=0;r<this.yaxisTTEls.length;r++)this.yaxisTTEls[r].classList.remove("apexcharts-active")}e.config.legend.tooltipHoverFormatter&&this.legendLabels.forEach((function(t){var e=t.getAttribute("data:default-text");t.innerHTML=decodeURIComponent(e)}))}},{key:"markerClick",value:function(t,e,n){var r=this.w;"function"==typeof r.config.chart.events.markerClick&&r.config.chart.events.markerClick(t,this.ctx,{seriesIndex:e,dataPointIndex:n,w:r}),this.ctx.events.fireEvent("markerClick",[t,this.ctx,{seriesIndex:e,dataPointIndex:n,w:r}])}},{key:"create",value:function(t,e,n,r,a){var o,l,c,s,u,d,h,f,p,g,v,m,y,b,x,M,w=arguments.length>5&&void 0!==arguments[5]?arguments[5]:null,C=this.w,A=e;"mouseup"===t.type&&this.markerClick(t,n,r),null===w&&(w=this.tConfig.shared);var k=this.tooltipUtil.hasMarkers(n),H=this.tooltipUtil.getElBars();if(C.config.legend.tooltipHoverFormatter){var E=C.config.legend.tooltipHoverFormatter,S=Array.from(this.legendLabels);S.forEach((function(t){var e=t.getAttribute("data:default-text");t.innerHTML=decodeURIComponent(e)}));for(var L=0;L<S.length;L++){var _=S[L],B=parseInt(_.getAttribute("i"),10),D=decodeURIComponent(_.getAttribute("data:default-text")),T=E(D,{seriesIndex:w?B:n,dataPointIndex:r,w:C});if(w)_.innerHTML=C.globals.collapsedSeriesIndices.indexOf(B)<0?T:D;else if(_.innerHTML=B===n?T:D,n===B)break}}var V=i(i({ttItems:a,i:n,j:r},void 0!==(null===(o=C.globals.seriesRange)||void 0===o||null===(l=o[n])||void 0===l||null===(c=l[r])||void 0===c||null===(s=c.y[0])||void 0===s?void 0:s.y1)&&{y1:null===(u=C.globals.seriesRange)||void 0===u||null===(d=u[n])||void 0===d||null===(h=d[r])||void 0===h||null===(f=h.y[0])||void 0===f?void 0:f.y1}),void 0!==(null===(p=C.globals.seriesRange)||void 0===p||null===(g=p[n])||void 0===g||null===(v=g[r])||void 0===v||null===(m=v.y[0])||void 0===m?void 0:m.y2)&&{y2:null===(y=C.globals.seriesRange)||void 0===y||null===(b=y[n])||void 0===b||null===(x=b[r])||void 0===x||null===(M=x.y[0])||void 0===M?void 0:M.y2});if(w){if(A.tooltipLabels.drawSeriesTexts(i(i({},V),{},{shared:!this.showOnIntersect&&this.tConfig.shared})),k)C.globals.markers.largestSize>0?A.marker.enlargePoints(r):A.tooltipPosition.moveDynamicPointsOnHover(r);else if(this.tooltipUtil.hasBars()&&(this.barSeriesHeight=this.tooltipUtil.getBarsHeight(H),this.barSeriesHeight>0)){var O=new z(this.ctx),I=C.globals.dom.Paper.select(".apexcharts-bar-area[j='".concat(r,"']"));this.deactivateHoverFilter(),this.tooltipPosition.moveStickyTooltipOverBars(r,n);for(var R=0;R<I.length;R++)O.pathMouseEnter(I[R])}}else A.tooltipLabels.drawSeriesTexts(i({shared:!1},V)),this.tooltipUtil.hasBars()&&A.tooltipPosition.moveStickyTooltipOverBars(r,n),k&&A.tooltipPosition.moveMarkers(n,r)}}]),t}(),wt=function(){function t(e){l(this,t),this.w=e.w,this.barCtx=e,this.totalFormatter=this.w.config.plotOptions.bar.dataLabels.total.formatter,this.totalFormatter||(this.totalFormatter=this.w.config.dataLabels.formatter)}return s(t,[{key:"handleBarDataLabels",value:function(t){var e=t.x,n=t.y,r=t.y1,a=t.y2,i=t.i,o=t.j,l=t.realIndex,c=t.groupIndex,s=t.series,u=t.barHeight,d=t.barWidth,h=t.barXPosition,f=t.barYPosition,p=t.visibleSeries,g=t.renderedPath,v=this.w,m=new z(this.barCtx.ctx),y=Array.isArray(this.barCtx.strokeWidth)?this.barCtx.strokeWidth[l]:this.barCtx.strokeWidth,b=e+parseFloat(d*p),x=n+parseFloat(u*p);v.globals.isXNumeric&&!v.globals.isBarHorizontal&&(b=e+parseFloat(d*(p+1)),x=n+parseFloat(u*(p+1))-y);var M,w,C=null,A=e,k=n,H=v.config.dataLabels,E=this.barCtx.barOptions.dataLabels,S=this.barCtx.barOptions.dataLabels.total;void 0!==f&&this.barCtx.isRangeBar&&(x=f,k=f),void 0!==h&&this.barCtx.isVerticalGroupedRangeBar&&(b=h,A=h);var L=H.offsetX,_=H.offsetY,B={width:0,height:0};if(v.config.dataLabels.enabled){var D=this.barCtx.series[i][o];B=m.getTextRects(v.globals.yLabelFormatters[0](D),parseFloat(H.style.fontSize))}var T={x:e,y:n,i:i,j:o,realIndex:l,groupIndex:c||-1,renderedPath:g,bcx:b,bcy:x,barHeight:u,barWidth:d,textRects:B,strokeWidth:y,dataLabelsX:A,dataLabelsY:k,dataLabelsConfig:H,barDataLabelsConfig:E,barTotalDataLabelsConfig:S,offX:L,offY:_};return w=this.barCtx.isHorizontal?this.calculateBarsDataLabelsPosition(T):this.calculateColumnsDataLabelsPosition(T),g.attr({cy:w.bcy,cx:w.bcx,j:o,val:s[i][o],barHeight:u,barWidth:d}),M=this.drawCalculatedDataLabels({x:w.dataLabelsX,y:w.dataLabelsY,val:this.barCtx.isRangeBar?[r,a]:s[i][o],i:l,j:o,barWidth:d,barHeight:u,textRects:B,dataLabelsConfig:H}),v.config.chart.stacked&&S.enabled&&(C=this.drawTotalDataLabels({x:w.totalDataLabelsX,y:w.totalDataLabelsY,barWidth:d,barHeight:u,realIndex:l,textAnchor:w.totalDataLabelsAnchor,val:this.getStackedTotalDataLabel({realIndex:l,j:o}),dataLabelsConfig:H,barTotalDataLabelsConfig:S})),{dataLabels:M,totalDataLabels:C}}},{key:"getStackedTotalDataLabel",value:function(t){var e=t.realIndex,n=t.j,r=this.w,a=this.barCtx.stackedSeriesTotals[n];return this.totalFormatter&&(a=this.totalFormatter(a,i(i({},r),{},{seriesIndex:e,dataPointIndex:n,w:r}))),a}},{key:"calculateColumnsDataLabelsPosition",value:function(t){var e,n,r=this.w,a=t.i,i=t.j,o=t.realIndex,l=t.groupIndex,c=t.y,s=t.bcx,u=t.barWidth,d=t.barHeight,h=t.textRects,f=t.dataLabelsX,p=t.dataLabelsY,g=t.dataLabelsConfig,v=t.barDataLabelsConfig,m=t.barTotalDataLabelsConfig,y=t.strokeWidth,b=t.offX,x=t.offY;d=Math.abs(d);var M="vertical"===r.config.plotOptions.bar.dataLabels.orientation,w=this.barCtx.barHelpers.getZeroValueEncounters({i:a,j:i}).zeroEncounters;s=s-y/2+(-1!==l?l*u:0);var C=r.globals.gridWidth/r.globals.dataPoints;this.barCtx.isVerticalGroupedRangeBar?f+=u/2:(f=r.globals.isXNumeric?s-u/2+b:s-C+u/2+b,w>0&&r.config.plotOptions.bar.hideZeroBarsWhenGrouped&&(f-=u*w)),M&&(f=f+h.height/2-y/2-2);var A=this.barCtx.series[a][i]<0,k=c;switch(this.barCtx.isReversed&&(k=c-d+(A?2*d:0),c-=d),v.position){case"center":p=M?A?k-d/2+x:k+d/2-x:A?k-d/2+h.height/2+x:k+d/2+h.height/2-x;break;case"bottom":p=M?A?k-d+x:k+d-x:A?k-d+h.height+y+x:k+d-h.height/2+y-x;break;case"top":p=M?A?k+x:k-x:A?k-h.height/2-x:k+h.height+x}if(this.barCtx.lastActiveBarSerieIndex===o&&m.enabled){var H=new z(this.barCtx.ctx).getTextRects(this.getStackedTotalDataLabel({realIndex:o,j:i}),g.fontSize);e=A?k-H.height/2-x-m.offsetY+18:k+H.height+x+m.offsetY-18,n=f+m.offsetX}return r.config.chart.stacked||(p<0?p=0+y:p+h.height/3>r.globals.gridHeight&&(p=r.globals.gridHeight-y)),{bcx:s,bcy:c,dataLabelsX:f,dataLabelsY:p,totalDataLabelsX:n,totalDataLabelsY:e,totalDataLabelsAnchor:"middle"}}},{key:"calculateBarsDataLabelsPosition",value:function(t){var e=this.w,n=t.x,r=t.i,a=t.j,i=t.realIndex,o=t.groupIndex,l=t.bcy,c=t.barHeight,s=t.barWidth,u=t.textRects,d=t.dataLabelsX,h=t.strokeWidth,f=t.dataLabelsConfig,p=t.barDataLabelsConfig,g=t.barTotalDataLabelsConfig,v=t.offX,m=t.offY,y=e.globals.gridHeight/e.globals.dataPoints;s=Math.abs(s);var b,x,M=(l+=-1!==o?o*c:0)-(this.barCtx.isRangeBar?0:y)+c/2+u.height/2+m-3,w="start",C=this.barCtx.series[r][a]<0,A=n;switch(this.barCtx.isReversed&&(A=n+s-(C?2*s:0),n=e.globals.gridWidth-s),p.position){case"center":d=C?A+s/2-v:Math.max(u.width/2,A-s/2)+v;break;case"bottom":d=C?A+s-h-Math.round(u.width/2)-v:A-s+h+Math.round(u.width/2)+v;break;case"top":d=C?A-h+Math.round(u.width/2)-v:A-h-Math.round(u.width/2)+v}if(this.barCtx.lastActiveBarSerieIndex===i&&g.enabled){var k=new z(this.barCtx.ctx).getTextRects(this.getStackedTotalDataLabel({realIndex:i,j:a}),f.fontSize);C?(b=A-h+Math.round(k.width/2)-v-g.offsetX-15,w="end"):b=A-h-Math.round(k.width/2)+v+g.offsetX+15,x=M+g.offsetY}return e.config.chart.stacked||(d<0?d=d+u.width+h:d+u.width/2>e.globals.gridWidth&&(d=e.globals.gridWidth-u.width-h)),{bcx:n,bcy:l,dataLabelsX:d,dataLabelsY:M,totalDataLabelsX:b,totalDataLabelsY:x,totalDataLabelsAnchor:w}}},{key:"drawCalculatedDataLabels",value:function(t){var e=t.x,n=t.y,r=t.val,a=t.i,o=t.j,l=t.textRects,c=t.barHeight,s=t.barWidth,u=t.dataLabelsConfig,d=this.w,h="rotate(0)";"vertical"===d.config.plotOptions.bar.dataLabels.orientation&&(h="rotate(-90, ".concat(e,", ").concat(n,")"));var f=new U(this.barCtx.ctx),p=new z(this.barCtx.ctx),g=u.formatter,v=null,m=d.globals.collapsedSeriesIndices.indexOf(a)>-1;if(u.enabled&&!m){v=p.group({class:"apexcharts-data-labels",transform:h});var y="";void 0!==r&&(y=g(r,i(i({},d),{},{seriesIndex:a,dataPointIndex:o,w:d}))),!r&&d.config.plotOptions.bar.hideZeroBarsWhenGrouped&&(y="");var b=d.globals.series[a][o]<0,x=d.config.plotOptions.bar.dataLabels.position;"vertical"===d.config.plotOptions.bar.dataLabels.orientation&&("top"===x&&(u.textAnchor=b?"end":"start"),"center"===x&&(u.textAnchor="middle"),"bottom"===x&&(u.textAnchor=b?"end":"start")),this.barCtx.isRangeBar&&this.barCtx.barOptions.dataLabels.hideOverflowingLabels&&s<p.getTextRects(y,parseFloat(u.style.fontSize)).width&&(y=""),d.config.chart.stacked&&this.barCtx.barOptions.dataLabels.hideOverflowingLabels&&(this.barCtx.isHorizontal?l.width/1.6>Math.abs(s)&&(y=""):l.height/1.6>Math.abs(c)&&(y=""));var M=i({},u);this.barCtx.isHorizontal&&r<0&&("start"===u.textAnchor?M.textAnchor="end":"end"===u.textAnchor&&(M.textAnchor="start")),f.plotDataLabelsText({x:e,y:n,text:y,i:a,j:o,parent:v,dataLabelsConfig:M,alwaysDrawDataLabel:!0,offsetCorrection:!0})}return v}},{key:"drawTotalDataLabels",value:function(t){var e,n=t.x,r=t.y,a=t.val,i=t.barWidth,o=t.barHeight,l=t.realIndex,c=t.textAnchor,s=t.barTotalDataLabelsConfig,u=this.w,d=new z(this.barCtx.ctx);return s.enabled&&void 0!==n&&void 0!==r&&this.barCtx.lastActiveBarSerieIndex===l&&(e=d.drawText({x:n-(!u.globals.isBarHorizontal&&u.globals.seriesGroups.length?i/u.globals.seriesGroups.length:0),y:r-(u.globals.isBarHorizontal&&u.globals.seriesGroups.length?o/u.globals.seriesGroups.length:0),foreColor:s.style.color,text:a,textAnchor:c,fontFamily:s.style.fontFamily,fontSize:s.style.fontSize,fontWeight:s.style.fontWeight})),e}}]),t}(),zt=function(){function t(e){l(this,t),this.w=e.w,this.barCtx=e}return s(t,[{key:"initVariables",value:function(t){var e=this.w;this.barCtx.series=t,this.barCtx.totalItems=0,this.barCtx.seriesLen=0,this.barCtx.visibleI=-1,this.barCtx.visibleItems=1;for(var n=0;n<t.length;n++)if(t[n].length>0&&(this.barCtx.seriesLen=this.barCtx.seriesLen+1,this.barCtx.totalItems+=t[n].length),e.globals.isXNumeric)for(var r=0;r<t[n].length;r++)e.globals.seriesX[n][r]>e.globals.minX&&e.globals.seriesX[n][r]<e.globals.maxX&&this.barCtx.visibleItems++;else this.barCtx.visibleItems=e.globals.dataPoints;0===this.barCtx.seriesLen&&(this.barCtx.seriesLen=1),this.barCtx.zeroSerieses=[],e.globals.comboCharts||this.checkZeroSeries({series:t})}},{key:"initialPositions",value:function(){var t,e,n,r,a,i,o,l,c=this.w,s=c.globals.dataPoints;this.barCtx.isRangeBar&&(s=c.globals.labels.length);var u=this.barCtx.seriesLen;if(c.config.plotOptions.bar.rangeBarGroupRows&&(u=1),this.barCtx.isHorizontal)a=(n=c.globals.gridHeight/s)/u,c.globals.isXNumeric&&(a=(n=c.globals.gridHeight/this.barCtx.totalItems)/this.barCtx.seriesLen),a=a*parseInt(this.barCtx.barOptions.barHeight,10)/100,-1===String(this.barCtx.barOptions.barHeight).indexOf("%")&&(a=parseInt(this.barCtx.barOptions.barHeight,10)),l=this.barCtx.baseLineInvertedY+c.globals.padHorizontal+(this.barCtx.isReversed?c.globals.gridWidth:0)-(this.barCtx.isReversed?2*this.barCtx.baseLineInvertedY:0),this.barCtx.isFunnel&&(l=c.globals.gridWidth/2),e=(n-a*this.barCtx.seriesLen)/2;else{if(r=c.globals.gridWidth/this.barCtx.visibleItems,c.config.xaxis.convertedCatToNumeric&&(r=c.globals.gridWidth/c.globals.dataPoints),i=r/u*parseInt(this.barCtx.barOptions.columnWidth,10)/100,c.globals.isXNumeric){var d=this.barCtx.xRatio;c.config.xaxis.convertedCatToNumeric&&(d=this.barCtx.initialXRatio),c.globals.minXDiff&&.5!==c.globals.minXDiff&&c.globals.minXDiff/d>0&&(r=c.globals.minXDiff/d),(i=r/u*parseInt(this.barCtx.barOptions.columnWidth,10)/100)<1&&(i=1)}-1===String(this.barCtx.barOptions.columnWidth).indexOf("%")&&(i=parseInt(this.barCtx.barOptions.columnWidth,10)),o=c.globals.gridHeight-this.barCtx.baseLineY[this.barCtx.yaxisIndex]-(this.barCtx.isReversed?c.globals.gridHeight:0)+(this.barCtx.isReversed?2*this.barCtx.baseLineY[this.barCtx.yaxisIndex]:0),t=c.globals.padHorizontal+(r-i*this.barCtx.seriesLen)/2}return c.globals.barHeight=a,c.globals.barWidth=i,{x:t,y:e,yDivision:n,xDivision:r,barHeight:a,barWidth:i,zeroH:o,zeroW:l}}},{key:"initializeStackedPrevVars",value:function(t){var e=t.w;e.globals.hasSeriesGroups?e.globals.seriesGroups.forEach((function(e){t[e]||(t[e]={}),t[e].prevY=[],t[e].prevX=[],t[e].prevYF=[],t[e].prevXF=[],t[e].prevYVal=[],t[e].prevXVal=[]})):(t.prevY=[],t.prevX=[],t.prevYF=[],t.prevXF=[],t.prevYVal=[],t.prevXVal=[])}},{key:"initializeStackedXYVars",value:function(t){var e=t.w;e.globals.hasSeriesGroups?e.globals.seriesGroups.forEach((function(e){t[e]||(t[e]={}),t[e].xArrj=[],t[e].xArrjF=[],t[e].xArrjVal=[],t[e].yArrj=[],t[e].yArrjF=[],t[e].yArrjVal=[]})):(t.xArrj=[],t.xArrjF=[],t.xArrjVal=[],t.yArrj=[],t.yArrjF=[],t.yArrjVal=[])}},{key:"getPathFillColor",value:function(t,e,n,r){var a,i,o,l,c=this.w,s=new N(this.barCtx.ctx),u=null,d=this.barCtx.barOptions.distributed?n:e;return this.barCtx.barOptions.colors.ranges.length>0&&this.barCtx.barOptions.colors.ranges.map((function(r){t[e][n]>=r.from&&t[e][n]<=r.to&&(u=r.color)})),c.config.series[e].data[n]&&c.config.series[e].data[n].fillColor&&(u=c.config.series[e].data[n].fillColor),s.fillPath({seriesNumber:this.barCtx.barOptions.distributed?d:r,dataPointIndex:n,color:u,value:t[e][n],fillConfig:null===(a=c.config.series[e].data[n])||void 0===a?void 0:a.fill,fillType:null!==(i=c.config.series[e].data[n])&&void 0!==i&&null!==(o=i.fill)&&void 0!==o&&o.type?null===(l=c.config.series[e].data[n])||void 0===l?void 0:l.fill.type:Array.isArray(c.config.fill.type)?c.config.fill.type[e]:c.config.fill.type})}},{key:"getStrokeWidth",value:function(t,e,n){var r=0,a=this.w;return this.barCtx.series[t][e]?this.barCtx.isNullValue=!1:this.barCtx.isNullValue=!0,a.config.stroke.show&&(this.barCtx.isNullValue||(r=Array.isArray(this.barCtx.strokeWidth)?this.barCtx.strokeWidth[n]:this.barCtx.strokeWidth)),r}},{key:"shouldApplyRadius",value:function(t){var e=this.w,n=!1;return e.config.plotOptions.bar.borderRadius>0&&(e.config.chart.stacked&&"last"===e.config.plotOptions.bar.borderRadiusWhenStacked?this.barCtx.lastActiveBarSerieIndex===t&&(n=!0):n=!0),n}},{key:"barBackground",value:function(t){var e=t.j,n=t.i,r=t.x1,a=t.x2,i=t.y1,o=t.y2,l=t.elSeries,c=this.w,s=new z(this.barCtx.ctx),u=new W(this.barCtx.ctx).getActiveConfigSeriesIndex();if(this.barCtx.barOptions.colors.backgroundBarColors.length>0&&u===n){e>=this.barCtx.barOptions.colors.backgroundBarColors.length&&(e%=this.barCtx.barOptions.colors.backgroundBarColors.length);var d=this.barCtx.barOptions.colors.backgroundBarColors[e],h=s.drawRect(void 0!==r?r:0,void 0!==i?i:0,void 0!==a?a:c.globals.gridWidth,void 0!==o?o:c.globals.gridHeight,this.barCtx.barOptions.colors.backgroundBarRadius,d,this.barCtx.barOptions.colors.backgroundBarOpacity);l.add(h),h.node.classList.add("apexcharts-backgroundBar")}}},{key:"getColumnPaths",value:function(t){var e,n=t.barWidth,r=t.barXPosition,a=t.y1,i=t.y2,o=t.strokeWidth,l=t.seriesGroup,c=t.realIndex,s=t.i,u=t.j,d=t.w,h=new z(this.barCtx.ctx);(o=Array.isArray(o)?o[c]:o)||(o=0);var f=n,p=r;null!==(e=d.config.series[c].data[u])&&void 0!==e&&e.columnWidthOffset&&(p=r-d.config.series[c].data[u].columnWidthOffset/2,f=n+d.config.series[c].data[u].columnWidthOffset);var g=p,v=p+f;a+=.001,i+=.001;var m=h.move(g,a),y=h.move(g,a),b=h.line(v-o,a);if(d.globals.previousPaths.length>0&&(y=this.barCtx.getPreviousPath(c,u,!1)),m=m+h.line(g,i)+h.line(v-o,i)+h.line(v-o,a)+("around"===d.config.plotOptions.bar.borderRadiusApplication?" Z":" z"),y=y+h.line(g,a)+b+b+b+b+b+h.line(g,a)+("around"===d.config.plotOptions.bar.borderRadiusApplication?" Z":" z"),this.shouldApplyRadius(c)&&(m=h.roundPathCorners(m,d.config.plotOptions.bar.borderRadius)),d.config.chart.stacked){var x=this.barCtx;d.globals.hasSeriesGroups&&l&&(x=this.barCtx[l]),x.yArrj.push(i),x.yArrjF.push(Math.abs(a-i)),x.yArrjVal.push(this.barCtx.series[s][u])}return{pathTo:m,pathFrom:y}}},{key:"getBarpaths",value:function(t){var e,n=t.barYPosition,r=t.barHeight,a=t.x1,i=t.x2,o=t.strokeWidth,l=t.seriesGroup,c=t.realIndex,s=t.i,u=t.j,d=t.w,h=new z(this.barCtx.ctx);(o=Array.isArray(o)?o[c]:o)||(o=0);var f=n,p=r;null!==(e=d.config.series[c].data[u])&&void 0!==e&&e.barHeightOffset&&(f=n-d.config.series[c].data[u].barHeightOffset/2,p=r+d.config.series[c].data[u].barHeightOffset);var g=f,v=f+p;a+=.001,i+=.001;var m=h.move(a,g),y=h.move(a,g);d.globals.previousPaths.length>0&&(y=this.barCtx.getPreviousPath(c,u,!1));var b=h.line(a,v-o);if(m=m+h.line(i,g)+h.line(i,v-o)+b+("around"===d.config.plotOptions.bar.borderRadiusApplication?" Z":" z"),y=y+h.line(a,g)+b+b+b+b+b+h.line(a,g)+("around"===d.config.plotOptions.bar.borderRadiusApplication?" Z":" z"),this.shouldApplyRadius(c)&&(m=h.roundPathCorners(m,d.config.plotOptions.bar.borderRadius)),d.config.chart.stacked){var x=this.barCtx;d.globals.hasSeriesGroups&&l&&(x=this.barCtx[l]),x.xArrj.push(i),x.xArrjF.push(Math.abs(a-i)),x.xArrjVal.push(this.barCtx.series[s][u])}return{pathTo:m,pathFrom:y}}},{key:"checkZeroSeries",value:function(t){for(var e=t.series,n=this.w,r=0;r<e.length;r++){for(var a=0,i=0;i<e[n.globals.maxValsInArrayIndex].length;i++)a+=e[r][i];0===a&&this.barCtx.zeroSerieses.push(r)}}},{key:"getXForValue",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&!arguments[2]?null:e;return null!=t&&(n=e+t/this.barCtx.invertedYRatio-2*(this.barCtx.isReversed?t/this.barCtx.invertedYRatio:0)),n}},{key:"getYForValue",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&!arguments[2]?null:e;return null!=t&&(n=e-t/this.barCtx.yRatio[this.barCtx.yaxisIndex]+2*(this.barCtx.isReversed?t/this.barCtx.yRatio[this.barCtx.yaxisIndex]:0)),n}},{key:"getGoalValues",value:function(t,e,n,r,a){var o=this,l=this.w,c=[],s=function(r,a){var i;c.push((u(i={},t,"x"===t?o.getXForValue(r,e,!1):o.getYForValue(r,n,!1)),u(i,"attrs",a),i))};if(l.globals.seriesGoals[r]&&l.globals.seriesGoals[r][a]&&Array.isArray(l.globals.seriesGoals[r][a])&&l.globals.seriesGoals[r][a].forEach((function(t){s(t.value,t)})),this.barCtx.barOptions.isDumbbell&&l.globals.seriesRange.length){var d=this.barCtx.barOptions.dumbbellColors?this.barCtx.barOptions.dumbbellColors:l.globals.colors,h={strokeHeight:"x"===t?0:l.globals.markers.size[r],strokeWidth:"x"===t?l.globals.markers.size[r]:0,strokeDashArray:0,strokeLineCap:"round",strokeColor:Array.isArray(d[r])?d[r][0]:d[r]};s(l.globals.seriesRangeStart[r][a],h),s(l.globals.seriesRangeEnd[r][a],i(i({},h),{},{strokeColor:Array.isArray(d[r])?d[r][1]:d[r]}))}return c}},{key:"drawGoalLine",value:function(t){var e=t.barXPosition,n=t.barYPosition,r=t.goalX,a=t.goalY,i=t.barWidth,o=t.barHeight,l=new z(this.barCtx.ctx),c=l.group({className:"apexcharts-bar-goals-groups"});c.node.classList.add("apexcharts-element-hidden"),this.barCtx.w.globals.delayedElements.push({el:c.node}),c.attr("clip-path","url(#gridRectMarkerMask".concat(this.barCtx.w.globals.cuid,")"));var s=null;return this.barCtx.isHorizontal?Array.isArray(r)&&r.forEach((function(t){var e=void 0!==t.attrs.strokeHeight?t.attrs.strokeHeight:o/2,r=n+e+o/2;s=l.drawLine(t.x,r-2*e,t.x,r,t.attrs.strokeColor?t.attrs.strokeColor:void 0,t.attrs.strokeDashArray,t.attrs.strokeWidth?t.attrs.strokeWidth:2,t.attrs.strokeLineCap),c.add(s)})):Array.isArray(a)&&a.forEach((function(t){var n=void 0!==t.attrs.strokeWidth?t.attrs.strokeWidth:i/2,r=e+n+i/2;s=l.drawLine(r-2*n,t.y,r,t.y,t.attrs.strokeColor?t.attrs.strokeColor:void 0,t.attrs.strokeDashArray,t.attrs.strokeHeight?t.attrs.strokeHeight:2,t.attrs.strokeLineCap),c.add(s)})),c}},{key:"drawBarShadow",value:function(t){var e=t.prevPaths,n=t.currPaths,r=t.color,a=this.w,i=e.x,o=e.x1,l=e.barYPosition,c=n.x,s=n.x1,u=n.barYPosition,d=l+n.barHeight,h=new z(this.barCtx.ctx),f=new x,p=h.move(o,d)+h.line(i,d)+h.line(c,u)+h.line(s,u)+h.line(o,d)+("around"===a.config.plotOptions.bar.borderRadiusApplication?" Z":" z");return h.drawPath({d:p,fill:f.shadeColor(.5,x.rgb2hex(r)),stroke:"none",strokeWidth:0,fillOpacity:1,classes:"apexcharts-bar-shadows"})}},{key:"getZeroValueEncounters",value:function(t){var e=t.i,n=t.j,r=this.w,a=0,i=0;return r.globals.seriesPercent.forEach((function(t,r){t[n]&&a++,r<e&&0===t[n]&&i++})),{nonZeroColumns:a,zeroEncounters:i}}}]),t}(),Ct=function(){function t(e,n){l(this,t),this.ctx=e,this.w=e.w;var r=this.w;this.barOptions=r.config.plotOptions.bar,this.isHorizontal=this.barOptions.horizontal,this.strokeWidth=r.config.stroke.width,this.isNullValue=!1,this.isRangeBar=r.globals.seriesRange.length&&this.isHorizontal,this.isVerticalGroupedRangeBar=!r.globals.isBarHorizontal&&r.globals.seriesRange.length&&r.config.plotOptions.bar.rangeBarGroupRows,this.isFunnel=this.barOptions.isFunnel,this.xyRatios=n,null!==this.xyRatios&&(this.xRatio=n.xRatio,this.initialXRatio=n.initialXRatio,this.yRatio=n.yRatio,this.invertedXRatio=n.invertedXRatio,this.invertedYRatio=n.invertedYRatio,this.baseLineY=n.baseLineY,this.baseLineInvertedY=n.baseLineInvertedY),this.yaxisIndex=0,this.seriesLen=0,this.pathArr=[];var a=new W(this.ctx);this.lastActiveBarSerieIndex=a.getActiveConfigSeriesIndex("desc",["bar","column"]);var i=a.getBarSeriesIndices(),o=new C(this.ctx);this.stackedSeriesTotals=o.getStackedSeriesTotals(this.w.config.series.map((function(t,e){return-1===i.indexOf(e)?e:-1})).filter((function(t){return-1!==t}))),this.barHelpers=new zt(this)}return s(t,[{key:"draw",value:function(t,e){var n=this.w,r=new z(this.ctx),a=new C(this.ctx,n);t=a.getLogSeries(t),this.series=t,this.yRatio=a.getLogYRatios(this.yRatio),this.barHelpers.initVariables(t);var o=r.group({class:"apexcharts-bar-series apexcharts-plot-series"});n.config.dataLabels.enabled&&this.totalItems>this.barOptions.dataLabels.maxItems&&console.warn("WARNING: DataLabels are enabled but there are too many to display. This may cause performance issue when rendering - ApexCharts");for(var l=0,c=0;l<t.length;l++,c++){var s,u,d,h,f=void 0,p=void 0,g=[],v=[],m=n.globals.comboCharts?e[l]:l,y=r.group({class:"apexcharts-series",rel:l+1,seriesName:x.escapeString(n.globals.seriesNames[m]),"data:realIndex":m});this.ctx.series.addCollapsedClassToSeries(y,m),t[l].length>0&&(this.visibleI=this.visibleI+1);var b=0,M=0;this.yRatio.length>1&&(this.yaxisIndex=m),this.isReversed=n.config.yaxis[this.yaxisIndex]&&n.config.yaxis[this.yaxisIndex].reversed;var w=this.barHelpers.initialPositions();p=w.y,b=w.barHeight,u=w.yDivision,h=w.zeroW,f=w.x,M=w.barWidth,s=w.xDivision,d=w.zeroH,this.horizontal||v.push(f+M/2);var A=r.group({class:"apexcharts-datalabels","data:realIndex":m});n.globals.delayedElements.push({el:A.node}),A.node.classList.add("apexcharts-element-hidden");var k=r.group({class:"apexcharts-bar-goals-markers"}),H=r.group({class:"apexcharts-bar-shadows"});n.globals.delayedElements.push({el:H.node}),H.node.classList.add("apexcharts-element-hidden");for(var E=0;E<n.globals.dataPoints;E++){var S=this.barHelpers.getStrokeWidth(l,E,m),L=null,_={indexes:{i:l,j:E,realIndex:m,bc:c},x:f,y:p,strokeWidth:S,elSeries:y};this.isHorizontal?(L=this.drawBarPaths(i(i({},_),{},{barHeight:b,zeroW:h,yDivision:u})),M=this.series[l][E]/this.invertedYRatio):(L=this.drawColumnPaths(i(i({},_),{},{xDivision:s,barWidth:M,zeroH:d})),b=this.series[l][E]/this.yRatio[this.yaxisIndex]);var B=this.barHelpers.getPathFillColor(t,l,E,m);if(this.isFunnel&&this.barOptions.isFunnel3d&&this.pathArr.length&&E>0){var D=this.barHelpers.drawBarShadow({color:"string"==typeof B&&-1===(null==B?void 0:B.indexOf("url"))?B:x.hexToRgba(n.globals.colors[l]),prevPaths:this.pathArr[this.pathArr.length-1],currPaths:L});D&&H.add(D)}this.pathArr.push(L);var T=this.barHelpers.drawGoalLine({barXPosition:L.barXPosition,barYPosition:L.barYPosition,goalX:L.goalX,goalY:L.goalY,barHeight:b,barWidth:M});T&&k.add(T),p=L.y,f=L.x,E>0&&v.push(f+M/2),g.push(p),this.renderSeries({realIndex:m,pathFill:B,j:E,i:l,pathFrom:L.pathFrom,pathTo:L.pathTo,strokeWidth:S,elSeries:y,x:f,y:p,series:t,barHeight:L.barHeight?L.barHeight:b,barWidth:L.barWidth?L.barWidth:M,elDataLabelsWrap:A,elGoalsMarkers:k,elBarShadows:H,visibleSeries:this.visibleI,type:"bar"})}n.globals.seriesXvalues[m]=v,n.globals.seriesYvalues[m]=g,o.add(y)}return o}},{key:"renderSeries",value:function(t){var e=t.realIndex,n=t.pathFill,r=t.lineFill,a=t.j,i=t.i,o=t.groupIndex,l=t.pathFrom,c=t.pathTo,s=t.strokeWidth,u=t.elSeries,d=t.x,h=t.y,f=t.y1,p=t.y2,g=t.series,v=t.barHeight,m=t.barWidth,y=t.barXPosition,b=t.barYPosition,x=t.elDataLabelsWrap,M=t.elGoalsMarkers,C=t.elBarShadows,A=t.visibleSeries,k=t.type,H=this.w,E=new z(this.ctx);r||(r=this.barOptions.distributed?H.globals.stroke.colors[a]:H.globals.stroke.colors[e]),H.config.series[i].data[a]&&H.config.series[i].data[a].strokeColor&&(r=H.config.series[i].data[a].strokeColor),this.isNullValue&&(n="none");var S=a/H.config.chart.animations.animateGradually.delay*(H.config.chart.animations.speed/H.globals.dataPoints)/2.4,L=E.renderPaths({i:i,j:a,realIndex:e,pathFrom:l,pathTo:c,stroke:r,strokeWidth:s,strokeLineCap:H.config.stroke.lineCap,fill:n,animationDelay:S,initialSpeed:H.config.chart.animations.speed,dataChangeSpeed:H.config.chart.animations.dynamicAnimation.speed,className:"apexcharts-".concat(k,"-area")});L.attr("clip-path","url(#gridRectMask".concat(H.globals.cuid,")"));var _=H.config.forecastDataPoints;_.count>0&&a>=H.globals.dataPoints-_.count&&(L.node.setAttribute("stroke-dasharray",_.dashArray),L.node.setAttribute("stroke-width",_.strokeWidth),L.node.setAttribute("fill-opacity",_.fillOpacity)),void 0!==f&&void 0!==p&&(L.attr("data-range-y1",f),L.attr("data-range-y2",p)),new w(this.ctx).setSelectionFilter(L,e,a),u.add(L);var B=new wt(this).handleBarDataLabels({x:d,y:h,y1:f,y2:p,i:i,j:a,series:g,realIndex:e,groupIndex:o,barHeight:v,barWidth:m,barXPosition:y,barYPosition:b,renderedPath:L,visibleSeries:A});return null!==B.dataLabels&&x.add(B.dataLabels),B.totalDataLabels&&x.add(B.totalDataLabels),u.add(x),M&&u.add(M),C&&u.add(C),u}},{key:"drawBarPaths",value:function(t){var e,n=t.indexes,r=t.barHeight,a=t.strokeWidth,i=t.zeroW,o=t.x,l=t.y,c=t.yDivision,s=t.elSeries,u=this.w,d=n.i,h=n.j;if(u.globals.isXNumeric)e=(l=(u.globals.seriesX[d][h]-u.globals.minX)/this.invertedXRatio-r)+r*this.visibleI;else if(u.config.plotOptions.bar.hideZeroBarsWhenGrouped){var f=0,p=0;u.globals.seriesPercent.forEach((function(t,e){t[h]&&f++,e<d&&0===t[h]&&p++})),f>0&&(r=this.seriesLen*r/f),e=l+r*this.visibleI,e-=r*p}else e=l+r*this.visibleI;this.isFunnel&&(i-=(this.barHelpers.getXForValue(this.series[d][h],i)-i)/2),o=this.barHelpers.getXForValue(this.series[d][h],i);var g=this.barHelpers.getBarpaths({barYPosition:e,barHeight:r,x1:i,x2:o,strokeWidth:a,series:this.series,realIndex:n.realIndex,i:d,j:h,w:u});return u.globals.isXNumeric||(l+=c),this.barHelpers.barBackground({j:h,i:d,y1:e-r*this.visibleI,y2:r*this.seriesLen,elSeries:s}),{pathTo:g.pathTo,pathFrom:g.pathFrom,x1:i,x:o,y:l,goalX:this.barHelpers.getGoalValues("x",i,null,d,h),barYPosition:e,barHeight:r}}},{key:"drawColumnPaths",value:function(t){var e,n=t.indexes,r=t.x,a=t.y,i=t.xDivision,o=t.barWidth,l=t.zeroH,c=t.strokeWidth,s=t.elSeries,u=this.w,d=n.realIndex,h=n.i,f=n.j,p=n.bc;if(u.globals.isXNumeric){var g=this.getBarXForNumericXAxis({x:r,j:f,realIndex:d,barWidth:o});r=g.x,e=g.barXPosition}else if(u.config.plotOptions.bar.hideZeroBarsWhenGrouped){var v=this.barHelpers.getZeroValueEncounters({i:h,j:f}),m=v.nonZeroColumns,y=v.zeroEncounters;m>0&&(o=this.seriesLen*o/m),e=r+o*this.visibleI,e-=o*y}else e=r+o*this.visibleI;a=this.barHelpers.getYForValue(this.series[h][f],l);var b=this.barHelpers.getColumnPaths({barXPosition:e,barWidth:o,y1:l,y2:a,strokeWidth:c,series:this.series,realIndex:n.realIndex,i:h,j:f,w:u});return u.globals.isXNumeric||(r+=i),this.barHelpers.barBackground({bc:p,j:f,i:h,x1:e-c/2-o*this.visibleI,x2:o*this.seriesLen+c/2,elSeries:s}),{pathTo:b.pathTo,pathFrom:b.pathFrom,x:r,y:a,goalY:this.barHelpers.getGoalValues("y",null,l,h,f),barXPosition:e,barWidth:o}}},{key:"getBarXForNumericXAxis",value:function(t){var e=t.x,n=t.barWidth,r=t.realIndex,a=t.j,i=this.w,o=r;return i.globals.seriesX[r].length||(o=i.globals.maxValsInArrayIndex),i.globals.seriesX[o][a]&&(e=(i.globals.seriesX[o][a]-i.globals.minX)/this.xRatio-n*this.seriesLen/2),{barXPosition:e+n*this.visibleI,x:e}}},{key:"getPreviousPath",value:function(t,e){for(var n,r=this.w,a=0;a<r.globals.previousPaths.length;a++){var i=r.globals.previousPaths[a];i.paths&&i.paths.length>0&&parseInt(i.realIndex,10)===parseInt(t,10)&&void 0!==r.globals.previousPaths[a].paths[e]&&(n=r.globals.previousPaths[a].paths[e].d)}return n}}]),t}(),At=function(t){d(n,Ct);var e=g(n);function n(){return l(this,n),e.apply(this,arguments)}return s(n,[{key:"draw",value:function(t,e){var n=this,r=this.w;this.graphics=new z(this.ctx),this.bar=new Ct(this.ctx,this.xyRatios);var a=new C(this.ctx,r);t=a.getLogSeries(t),this.yRatio=a.getLogYRatios(this.yRatio),this.barHelpers.initVariables(t),"100%"===r.config.chart.stackType&&(t=r.globals.seriesPercent.slice()),this.series=t,this.barHelpers.initializeStackedPrevVars(this);for(var o=this.graphics.group({class:"apexcharts-bar-series apexcharts-plot-series"}),l=0,c=0,s=function(a,s){var u=void 0,d=void 0,h=void 0,f=void 0,p=-1;n.groupCtx=n,r.globals.seriesGroups.forEach((function(t,e){t.indexOf(r.config.series[a].name)>-1&&(p=e)})),-1!==p&&(n.groupCtx=n[r.globals.seriesGroups[p]]);var g=[],v=[],m=r.globals.comboCharts?e[a]:a;n.yRatio.length>1&&(n.yaxisIndex=m),n.isReversed=r.config.yaxis[n.yaxisIndex]&&r.config.yaxis[n.yaxisIndex].reversed;var y=n.graphics.group({class:"apexcharts-series",seriesName:x.escapeString(r.globals.seriesNames[m]),rel:a+1,"data:realIndex":m});n.ctx.series.addCollapsedClassToSeries(y,m);var b=n.graphics.group({class:"apexcharts-datalabels","data:realIndex":m}),M=n.graphics.group({class:"apexcharts-bar-goals-markers"}),w=0,z=0,C=n.initialPositions(l,c,u,d,h,f);c=C.y,w=C.barHeight,d=C.yDivision,f=C.zeroW,l=C.x,z=C.barWidth,u=C.xDivision,h=C.zeroH,r.globals.barHeight=w,r.globals.barWidth=z,n.barHelpers.initializeStackedXYVars(n),1===n.groupCtx.prevY.length&&n.groupCtx.prevY[0].every((function(t){return isNaN(t)}))&&(n.groupCtx.prevY[0]=n.groupCtx.prevY[0].map((function(t){return h})),n.groupCtx.prevYF[0]=n.groupCtx.prevYF[0].map((function(t){return 0})));for(var A=0;A<r.globals.dataPoints;A++){var k=n.barHelpers.getStrokeWidth(a,A,m),H={indexes:{i:a,j:A,realIndex:m,bc:s},strokeWidth:k,x:l,y:c,elSeries:y,groupIndex:p,seriesGroup:r.globals.seriesGroups[p]},E=null;n.isHorizontal?(E=n.drawStackedBarPaths(i(i({},H),{},{zeroW:f,barHeight:w,yDivision:d})),z=n.series[a][A]/n.invertedYRatio):(E=n.drawStackedColumnPaths(i(i({},H),{},{xDivision:u,barWidth:z,zeroH:h})),w=n.series[a][A]/n.yRatio[n.yaxisIndex]);var S=n.barHelpers.drawGoalLine({barXPosition:E.barXPosition,barYPosition:E.barYPosition,goalX:E.goalX,goalY:E.goalY,barHeight:w,barWidth:z});S&&M.add(S),c=E.y,l=E.x,g.push(l),v.push(c);var L=n.barHelpers.getPathFillColor(t,a,A,m);y=n.renderSeries({realIndex:m,pathFill:L,j:A,i:a,groupIndex:p,pathFrom:E.pathFrom,pathTo:E.pathTo,strokeWidth:k,elSeries:y,x:l,y:c,series:t,barHeight:w,barWidth:z,elDataLabelsWrap:b,elGoalsMarkers:M,type:"bar",visibleSeries:0})}r.globals.seriesXvalues[m]=g,r.globals.seriesYvalues[m]=v,n.groupCtx.prevY.push(n.groupCtx.yArrj),n.groupCtx.prevYF.push(n.groupCtx.yArrjF),n.groupCtx.prevYVal.push(n.groupCtx.yArrjVal),n.groupCtx.prevX.push(n.groupCtx.xArrj),n.groupCtx.prevXF.push(n.groupCtx.xArrjF),n.groupCtx.prevXVal.push(n.groupCtx.xArrjVal),o.add(y)},u=0,d=0;u<t.length;u++,d++)s(u,d);return o}},{key:"initialPositions",value:function(t,e,n,r,a,i){var o,l,c,s,u=this.w;return this.isHorizontal?(c=(c=r=u.globals.gridHeight/u.globals.dataPoints)*parseInt(u.config.plotOptions.bar.barHeight,10)/100,-1===String(u.config.plotOptions.bar.barHeight).indexOf("%")&&(c=parseInt(u.config.plotOptions.bar.barHeight,10)),i=this.baseLineInvertedY+u.globals.padHorizontal+(this.isReversed?u.globals.gridWidth:0)-(this.isReversed?2*this.baseLineInvertedY:0),e=(r-c)/2):(s=n=u.globals.gridWidth/u.globals.dataPoints,s=u.globals.isXNumeric&&u.globals.dataPoints>1?(n=u.globals.minXDiff/this.xRatio)*parseInt(this.barOptions.columnWidth,10)/100:s*parseInt(u.config.plotOptions.bar.columnWidth,10)/100,-1===String(u.config.plotOptions.bar.columnWidth).indexOf("%")&&(s=parseInt(u.config.plotOptions.bar.columnWidth,10)),a=u.globals.gridHeight-this.baseLineY[this.yaxisIndex]-(this.isReversed?u.globals.gridHeight:0)+(this.isReversed?2*this.baseLineY[this.yaxisIndex]:0),t=u.globals.padHorizontal+(n-s)/2),{x:t,y:e,yDivision:r,xDivision:n,barHeight:null!==(o=u.globals.seriesGroups)&&void 0!==o&&o.length?c/u.globals.seriesGroups.length:c,barWidth:null!==(l=u.globals.seriesGroups)&&void 0!==l&&l.length?s/u.globals.seriesGroups.length:s,zeroH:a,zeroW:i}}},{key:"drawStackedBarPaths",value:function(t){for(var e,n=t.indexes,r=t.barHeight,a=t.strokeWidth,i=t.zeroW,o=t.x,l=t.y,c=t.groupIndex,s=t.seriesGroup,u=t.yDivision,d=t.elSeries,h=this.w,f=l+(-1!==c?c*r:0),p=n.i,g=n.j,v=0,m=0;m<this.groupCtx.prevXF.length;m++)v+=this.groupCtx.prevXF[m][g];var y=p;if(s&&(y=s.indexOf(h.config.series[p].name)),y>0){var b=i;this.groupCtx.prevXVal[y-1][g]<0?b=this.series[p][g]>=0?this.groupCtx.prevX[y-1][g]+v-2*(this.isReversed?v:0):this.groupCtx.prevX[y-1][g]:this.groupCtx.prevXVal[y-1][g]>=0&&(b=this.series[p][g]>=0?this.groupCtx.prevX[y-1][g]:this.groupCtx.prevX[y-1][g]-v+2*(this.isReversed?v:0)),e=b}else e=i;o=null===this.series[p][g]?e:e+this.series[p][g]/this.invertedYRatio-2*(this.isReversed?this.series[p][g]/this.invertedYRatio:0);var x=this.barHelpers.getBarpaths({barYPosition:f,barHeight:r,x1:e,x2:o,strokeWidth:a,series:this.series,realIndex:n.realIndex,seriesGroup:s,i:p,j:g,w:h});return this.barHelpers.barBackground({j:g,i:p,y1:f,y2:r,elSeries:d}),l+=u,{pathTo:x.pathTo,pathFrom:x.pathFrom,goalX:this.barHelpers.getGoalValues("x",i,null,p,g),barYPosition:f,x:o,y:l}}},{key:"drawStackedColumnPaths",value:function(t){var e=t.indexes,n=t.x,r=t.y,a=t.xDivision,i=t.barWidth,o=t.zeroH,l=t.groupIndex,c=t.seriesGroup,s=t.elSeries,u=this.w,d=e.i,h=e.j,f=e.bc;if(u.globals.isXNumeric){var p=u.globals.seriesX[d][h];p||(p=0),n=(p-u.globals.minX)/this.xRatio-i/2,u.globals.seriesGroups.length&&(n=(p-u.globals.minX)/this.xRatio-i/2*u.globals.seriesGroups.length)}for(var g,v=n+(-1!==l?l*i:0),m=0,y=0;y<this.groupCtx.prevYF.length;y++)m+=isNaN(this.groupCtx.prevYF[y][h])?0:this.groupCtx.prevYF[y][h];var b=d;if(c&&(b=c.indexOf(u.config.series[d].name)),b>0&&!u.globals.isXNumeric||b>0&&u.globals.isXNumeric&&u.globals.seriesX[d-1][h]===u.globals.seriesX[d][h]){var x,M,w,z=Math.min(this.yRatio.length+1,d+1);if(void 0!==this.groupCtx.prevY[b-1]&&this.groupCtx.prevY[b-1].length)for(var C=1;C<z;C++){var A;if(!isNaN(null===(A=this.groupCtx.prevY[b-C])||void 0===A?void 0:A[h])){w=this.groupCtx.prevY[b-C][h];break}}for(var k=1;k<z;k++){var H,E;if((null===(H=this.groupCtx.prevYVal[b-k])||void 0===H?void 0:H[h])<0){M=this.series[d][h]>=0?w-m+2*(this.isReversed?m:0):w;break}if((null===(E=this.groupCtx.prevYVal[b-k])||void 0===E?void 0:E[h])>=0){M=this.series[d][h]>=0?w:w+m-2*(this.isReversed?m:0);break}}void 0===M&&(M=u.globals.gridHeight),g=null!==(x=this.groupCtx.prevYF[0])&&void 0!==x&&x.every((function(t){return 0===t}))&&this.groupCtx.prevYF.slice(1,b).every((function(t){return t.every((function(t){return isNaN(t)}))}))?o:M}else g=o;r=this.series[d][h]?g-this.series[d][h]/this.yRatio[this.yaxisIndex]+2*(this.isReversed?this.series[d][h]/this.yRatio[this.yaxisIndex]:0):g;var S=this.barHelpers.getColumnPaths({barXPosition:v,barWidth:i,y1:g,y2:r,yRatio:this.yRatio[this.yaxisIndex],strokeWidth:this.strokeWidth,series:this.series,seriesGroup:c,realIndex:e.realIndex,i:d,j:h,w:u});return this.barHelpers.barBackground({bc:f,j:h,i:d,x1:v,x2:i,elSeries:s}),n+=a,{pathTo:S.pathTo,pathFrom:S.pathFrom,goalY:this.barHelpers.getGoalValues("y",null,o,d,h),barXPosition:v,x:u.globals.isXNumeric?n-a:n,y:r}}}]),n}(),kt=function(t){d(n,Ct);var e=g(n);function n(){return l(this,n),e.apply(this,arguments)}return s(n,[{key:"draw",value:function(t,e,n){var r=this,a=this.w,o=new z(this.ctx),l=a.globals.comboCharts?e:a.config.chart.type,c=new N(this.ctx);this.candlestickOptions=this.w.config.plotOptions.candlestick,this.boxOptions=this.w.config.plotOptions.boxPlot,this.isHorizontal=a.config.plotOptions.bar.horizontal;var s=new C(this.ctx,a);t=s.getLogSeries(t),this.series=t,this.yRatio=s.getLogYRatios(this.yRatio),this.barHelpers.initVariables(t);for(var u=o.group({class:"apexcharts-".concat(l,"-series apexcharts-plot-series")}),d=function(e){r.isBoxPlot="boxPlot"===a.config.chart.type||"boxPlot"===a.config.series[e].type;var l,s,d,h,f,p,g=void 0,v=void 0,m=[],y=[],b=a.globals.comboCharts?n[e]:e,M=o.group({class:"apexcharts-series",seriesName:x.escapeString(a.globals.seriesNames[b]),rel:e+1,"data:realIndex":b});r.ctx.series.addCollapsedClassToSeries(M,b),t[e].length>0&&(r.visibleI=r.visibleI+1),r.yRatio.length>1&&(r.yaxisIndex=b);var w=r.barHelpers.initialPositions();v=w.y,f=w.barHeight,s=w.yDivision,h=w.zeroW,g=w.x,p=w.barWidth,l=w.xDivision,d=w.zeroH,y.push(g+p/2);for(var z=o.group({class:"apexcharts-datalabels","data:realIndex":b}),C=function(n){var o=r.barHelpers.getStrokeWidth(e,n,b),u=null,x={indexes:{i:e,j:n,realIndex:b},x:g,y:v,strokeWidth:o,elSeries:M};u=r.isHorizontal?r.drawHorizontalBoxPaths(i(i({},x),{},{yDivision:s,barHeight:f,zeroW:h})):r.drawVerticalBoxPaths(i(i({},x),{},{xDivision:l,barWidth:p,zeroH:d})),v=u.y,g=u.x,n>0&&y.push(g+p/2),m.push(v),u.pathTo.forEach((function(i,l){var s=!r.isBoxPlot&&r.candlestickOptions.wick.useFillColor?u.color[l]:a.globals.stroke.colors[e],d=c.fillPath({seriesNumber:b,dataPointIndex:n,color:u.color[l],value:t[e][n]});r.renderSeries({realIndex:b,pathFill:d,lineFill:s,j:n,i:e,pathFrom:u.pathFrom,pathTo:i,strokeWidth:o,elSeries:M,x:g,y:v,series:t,barHeight:f,barWidth:p,elDataLabelsWrap:z,visibleSeries:r.visibleI,type:a.config.chart.type})}))},A=0;A<a.globals.dataPoints;A++)C(A);a.globals.seriesXvalues[b]=y,a.globals.seriesYvalues[b]=m,u.add(M)},h=0;h<t.length;h++)d(h);return u}},{key:"drawVerticalBoxPaths",value:function(t){var e=t.indexes,n=t.x;t.y;var r=t.xDivision,a=t.barWidth,i=t.zeroH,o=t.strokeWidth,l=this.w,c=new z(this.ctx),s=e.i,u=e.j,d=!0,h=l.config.plotOptions.candlestick.colors.upward,f=l.config.plotOptions.candlestick.colors.downward,p="";this.isBoxPlot&&(p=[this.boxOptions.colors.lower,this.boxOptions.colors.upper]);var g=this.yRatio[this.yaxisIndex],v=e.realIndex,m=this.getOHLCValue(v,u),y=i,b=i;m.o>m.c&&(d=!1);var x=Math.min(m.o,m.c),M=Math.max(m.o,m.c),w=m.m;l.globals.isXNumeric&&(n=(l.globals.seriesX[v][u]-l.globals.minX)/this.xRatio-a/2);var C=n+a*this.visibleI;void 0===this.series[s][u]||null===this.series[s][u]?(x=i,M=i):(x=i-x/g,M=i-M/g,y=i-m.h/g,b=i-m.l/g,w=i-m.m/g);var A=c.move(C,i),k=c.move(C+a/2,x);return l.globals.previousPaths.length>0&&(k=this.getPreviousPath(v,u,!0)),A=this.isBoxPlot?[c.move(C,x)+c.line(C+a/2,x)+c.line(C+a/2,y)+c.line(C+a/4,y)+c.line(C+a-a/4,y)+c.line(C+a/2,y)+c.line(C+a/2,x)+c.line(C+a,x)+c.line(C+a,w)+c.line(C,w)+c.line(C,x+o/2),c.move(C,w)+c.line(C+a,w)+c.line(C+a,M)+c.line(C+a/2,M)+c.line(C+a/2,b)+c.line(C+a-a/4,b)+c.line(C+a/4,b)+c.line(C+a/2,b)+c.line(C+a/2,M)+c.line(C,M)+c.line(C,w)+"z"]:[c.move(C,M)+c.line(C+a/2,M)+c.line(C+a/2,y)+c.line(C+a/2,M)+c.line(C+a,M)+c.line(C+a,x)+c.line(C+a/2,x)+c.line(C+a/2,b)+c.line(C+a/2,x)+c.line(C,x)+c.line(C,M-o/2)],k+=c.move(C,x),l.globals.isXNumeric||(n+=r),{pathTo:A,pathFrom:k,x:n,y:M,barXPosition:C,color:this.isBoxPlot?p:d?[h]:[f]}}},{key:"drawHorizontalBoxPaths",value:function(t){var e=t.indexes;t.x;var n=t.y,r=t.yDivision,a=t.barHeight,i=t.zeroW,o=t.strokeWidth,l=this.w,c=new z(this.ctx),s=e.i,u=e.j,d=this.boxOptions.colors.lower;this.isBoxPlot&&(d=[this.boxOptions.colors.lower,this.boxOptions.colors.upper]);var h=this.invertedYRatio,f=e.realIndex,p=this.getOHLCValue(f,u),g=i,v=i,m=Math.min(p.o,p.c),y=Math.max(p.o,p.c),b=p.m;l.globals.isXNumeric&&(n=(l.globals.seriesX[f][u]-l.globals.minX)/this.invertedXRatio-a/2);var x=n+a*this.visibleI;void 0===this.series[s][u]||null===this.series[s][u]?(m=i,y=i):(m=i+m/h,y=i+y/h,g=i+p.h/h,v=i+p.l/h,b=i+p.m/h);var M=c.move(i,x),w=c.move(m,x+a/2);return l.globals.previousPaths.length>0&&(w=this.getPreviousPath(f,u,!0)),M=[c.move(m,x)+c.line(m,x+a/2)+c.line(g,x+a/2)+c.line(g,x+a/2-a/4)+c.line(g,x+a/2+a/4)+c.line(g,x+a/2)+c.line(m,x+a/2)+c.line(m,x+a)+c.line(b,x+a)+c.line(b,x)+c.line(m+o/2,x),c.move(b,x)+c.line(b,x+a)+c.line(y,x+a)+c.line(y,x+a/2)+c.line(v,x+a/2)+c.line(v,x+a-a/4)+c.line(v,x+a/4)+c.line(v,x+a/2)+c.line(y,x+a/2)+c.line(y,x)+c.line(b,x)+"z"],w+=c.move(m,x),l.globals.isXNumeric||(n+=r),{pathTo:M,pathFrom:w,x:y,y:n,barYPosition:x,color:d}}},{key:"getOHLCValue",value:function(t,e){var n=this.w;return{o:this.isBoxPlot?n.globals.seriesCandleH[t][e]:n.globals.seriesCandleO[t][e],h:this.isBoxPlot?n.globals.seriesCandleO[t][e]:n.globals.seriesCandleH[t][e],m:n.globals.seriesCandleM[t][e],l:this.isBoxPlot?n.globals.seriesCandleC[t][e]:n.globals.seriesCandleL[t][e],c:this.isBoxPlot?n.globals.seriesCandleL[t][e]:n.globals.seriesCandleC[t][e]}}}]),n}(),Ht=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w}return s(t,[{key:"checkColorRange",value:function(){var t=this.w,e=!1,n=t.config.plotOptions[t.config.chart.type];return n.colorScale.ranges.length>0&&n.colorScale.ranges.map((function(t,n){t.from<=0&&(e=!0)})),e}},{key:"getShadeColor",value:function(t,e,n,r){var a=this.w,i=1,o=a.config.plotOptions[t].shadeIntensity,l=this.determineColor(t,e,n);a.globals.hasNegs||r?i=a.config.plotOptions[t].reverseNegativeShade?l.percent<0?l.percent/100*(1.25*o):(1-l.percent/100)*(1.25*o):l.percent<=0?1-(1+l.percent/100)*o:(1-l.percent/100)*o:(i=1-l.percent/100,"treemap"===t&&(i=(1-l.percent/100)*(1.25*o)));var c=l.color,s=new x;return a.config.plotOptions[t].enableShades&&(c="dark"===this.w.config.theme.mode?x.hexToRgba(s.shadeColor(-1*i,l.color),a.config.fill.opacity):x.hexToRgba(s.shadeColor(i,l.color),a.config.fill.opacity)),{color:c,colorProps:l}}},{key:"determineColor",value:function(t,e,n){var r=this.w,a=r.globals.series[e][n],i=r.config.plotOptions[t],o=i.colorScale.inverse?n:e;i.distributed&&"treemap"===r.config.chart.type&&(o=n);var l=r.globals.colors[o],c=null,s=Math.min.apply(Math,m(r.globals.series[e])),u=Math.max.apply(Math,m(r.globals.series[e]));i.distributed||"heatmap"!==t||(s=r.globals.minY,u=r.globals.maxY),void 0!==i.colorScale.min&&(s=i.colorScale.min<r.globals.minY?i.colorScale.min:r.globals.minY,u=i.colorScale.max>r.globals.maxY?i.colorScale.max:r.globals.maxY);var d=Math.abs(u)+Math.abs(s),h=100*a/(0===d?d-1e-6:d);return i.colorScale.ranges.length>0&&i.colorScale.ranges.map((function(t,e){if(a>=t.from&&a<=t.to){l=t.color,c=t.foreColor?t.foreColor:null,s=t.from,u=t.to;var n=Math.abs(u)+Math.abs(s);h=100*a/(0===n?n-1e-6:n)}})),{color:l,foreColor:c,percent:h}}},{key:"calculateDataLabels",value:function(t){var e=t.text,n=t.x,r=t.y,a=t.i,i=t.j,o=t.colorProps,l=t.fontSize,c=this.w.config.dataLabels,s=new z(this.ctx),u=new U(this.ctx),d=null;if(c.enabled){d=s.group({class:"apexcharts-data-labels"});var h=c.offsetX,f=c.offsetY,p=n+h,g=r+parseFloat(c.style.fontSize)/3+f;u.plotDataLabelsText({x:p,y:g,text:e,i:a,j:i,color:o.foreColor,parent:d,fontSize:l,dataLabelsConfig:c})}return d}},{key:"addListeners",value:function(t){var e=new z(this.ctx);t.node.addEventListener("mouseenter",e.pathMouseEnter.bind(this,t)),t.node.addEventListener("mouseleave",e.pathMouseLeave.bind(this,t)),t.node.addEventListener("mousedown",e.pathMouseDown.bind(this,t))}}]),t}(),Et=function(){function t(e,n){l(this,t),this.ctx=e,this.w=e.w,this.xRatio=n.xRatio,this.yRatio=n.yRatio,this.dynamicAnim=this.w.config.chart.animations.dynamicAnimation,this.helpers=new Ht(e),this.rectRadius=this.w.config.plotOptions.heatmap.radius,this.strokeWidth=this.w.config.stroke.show?this.w.config.stroke.width:0}return s(t,[{key:"draw",value:function(t){var e=this.w,n=new z(this.ctx),r=n.group({class:"apexcharts-heatmap"});r.attr("clip-path","url(#gridRectMask".concat(e.globals.cuid,")"));var a=e.globals.gridWidth/e.globals.dataPoints,i=e.globals.gridHeight/e.globals.series.length,o=0,l=!1;this.negRange=this.helpers.checkColorRange();var c=t.slice();e.config.yaxis[0].reversed&&(l=!0,c.reverse());for(var s=l?0:c.length-1;l?s<c.length:s>=0;l?s++:s--){var u=n.group({class:"apexcharts-series apexcharts-heatmap-series",seriesName:x.escapeString(e.globals.seriesNames[s]),rel:s+1,"data:realIndex":s});if(this.ctx.series.addCollapsedClassToSeries(u,s),e.config.chart.dropShadow.enabled){var d=e.config.chart.dropShadow;new w(this.ctx).dropShadow(u,d,s)}for(var h=0,f=e.config.plotOptions.heatmap.shadeIntensity,p=0;p<c[s].length;p++){var g=this.helpers.getShadeColor(e.config.chart.type,s,p,this.negRange),v=g.color,m=g.colorProps;"image"===e.config.fill.type&&(v=new N(this.ctx).fillPath({seriesNumber:s,dataPointIndex:p,opacity:e.globals.hasNegs?m.percent<0?1-(1+m.percent/100):f+m.percent/100:m.percent/100,patternID:x.randomId(),width:e.config.fill.image.width?e.config.fill.image.width:a,height:e.config.fill.image.height?e.config.fill.image.height:i}));var y=this.rectRadius,b=n.drawRect(h,o,a,i,y);if(b.attr({cx:h,cy:o}),b.node.classList.add("apexcharts-heatmap-rect"),u.add(b),b.attr({fill:v,i:s,index:s,j:p,val:t[s][p],"stroke-width":this.strokeWidth,stroke:e.config.plotOptions.heatmap.useFillColorAsStroke?v:e.globals.stroke.colors[0],color:v}),this.helpers.addListeners(b),e.config.chart.animations.enabled&&!e.globals.dataChanged){var M=1;e.globals.resized||(M=e.config.chart.animations.speed),this.animateHeatMap(b,h,o,a,i,M)}if(e.globals.dataChanged){var C=1;if(this.dynamicAnim.enabled&&e.globals.shouldAnimate){C=this.dynamicAnim.speed;var A=e.globals.previousPaths[s]&&e.globals.previousPaths[s][p]&&e.globals.previousPaths[s][p].color;A||(A="rgba(255, 255, 255, 0)"),this.animateHeatColor(b,x.isColorHex(A)?A:x.rgb2hex(A),x.isColorHex(v)?v:x.rgb2hex(v),C)}}var k=(0,e.config.dataLabels.formatter)(e.globals.series[s][p],{value:e.globals.series[s][p],seriesIndex:s,dataPointIndex:p,w:e}),H=this.helpers.calculateDataLabels({text:k,x:h+a/2,y:o+i/2,i:s,j:p,colorProps:m,series:c});null!==H&&u.add(H),h+=a}o+=i,r.add(u)}var E=e.globals.yAxisScale[0].result.slice();return e.config.yaxis[0].reversed?E.unshift(""):E.push(""),e.globals.yAxisScale[0].result=E,r}},{key:"animateHeatMap",value:function(t,e,n,r,a,i){var o=new M(this.ctx);o.animateRect(t,{x:e+r/2,y:n+a/2,width:0,height:0},{x:e,y:n,width:r,height:a},i,(function(){o.animationCompleted(t)}))}},{key:"animateHeatColor",value:function(t,e,n,r){t.attr({fill:e}).animate(r).attr({fill:n})}}]),t}(),St=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w}return s(t,[{key:"drawYAxisTexts",value:function(t,e,n,r){var a=this.w,i=a.config.yaxis[0],o=a.globals.yLabelFormatters[0];return new z(this.ctx).drawText({x:t+i.labels.offsetX,y:e+i.labels.offsetY,text:o(r,n),textAnchor:"middle",fontSize:i.labels.style.fontSize,fontFamily:i.labels.style.fontFamily,foreColor:Array.isArray(i.labels.style.colors)?i.labels.style.colors[n]:i.labels.style.colors})}}]),t}(),Lt=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w;var n=this.w;this.chartType=this.w.config.chart.type,this.initialAnim=this.w.config.chart.animations.enabled,this.dynamicAnim=this.initialAnim&&this.w.config.chart.animations.dynamicAnimation.enabled,this.animBeginArr=[0],this.animDur=0,this.donutDataLabels=this.w.config.plotOptions.pie.donut.labels,this.lineColorArr=void 0!==n.globals.stroke.colors?n.globals.stroke.colors:n.globals.colors,this.defaultSize=Math.min(n.globals.gridWidth,n.globals.gridHeight),this.centerY=this.defaultSize/2,this.centerX=n.globals.gridWidth/2,"radialBar"===n.config.chart.type?this.fullAngle=360:this.fullAngle=Math.abs(n.config.plotOptions.pie.endAngle-n.config.plotOptions.pie.startAngle),this.initialAngle=n.config.plotOptions.pie.startAngle%this.fullAngle,n.globals.radialSize=this.defaultSize/2.05-n.config.stroke.width-(n.config.chart.sparkline.enabled?0:n.config.chart.dropShadow.blur),this.donutSize=n.globals.radialSize*parseInt(n.config.plotOptions.pie.donut.size,10)/100,this.maxY=0,this.sliceLabels=[],this.sliceSizes=[],this.prevSectorAngleArr=[]}return s(t,[{key:"draw",value:function(t){var e=this,n=this.w,r=new z(this.ctx);if(this.ret=r.group({class:"apexcharts-pie"}),n.globals.noData)return this.ret;for(var a=0,i=0;i<t.length;i++)a+=x.negToZero(t[i]);var o=[],l=r.group();0===a&&(a=1e-5),t.forEach((function(t){e.maxY=Math.max(e.maxY,t)})),n.config.yaxis[0].max&&(this.maxY=n.config.yaxis[0].max),"back"===n.config.grid.position&&"polarArea"===this.chartType&&this.drawPolarElements(this.ret);for(var c=0;c<t.length;c++){var s=this.fullAngle*x.negToZero(t[c])/a;o.push(s),"polarArea"===this.chartType?(o[c]=this.fullAngle/t.length,this.sliceSizes.push(n.globals.radialSize*t[c]/this.maxY)):this.sliceSizes.push(n.globals.radialSize)}if(n.globals.dataChanged){for(var u,d=0,h=0;h<n.globals.previousPaths.length;h++)d+=x.negToZero(n.globals.previousPaths[h]);for(var f=0;f<n.globals.previousPaths.length;f++)u=this.fullAngle*x.negToZero(n.globals.previousPaths[f])/d,this.prevSectorAngleArr.push(u)}this.donutSize<0&&(this.donutSize=0);var p=n.config.plotOptions.pie.customScale,g=n.globals.gridWidth/2,v=n.globals.gridHeight/2,m=g-n.globals.gridWidth/2*p,y=v-n.globals.gridHeight/2*p;if("donut"===this.chartType){var b=r.drawCircle(this.donutSize);b.attr({cx:this.centerX,cy:this.centerY,fill:n.config.plotOptions.pie.donut.background?n.config.plotOptions.pie.donut.background:"transparent"}),l.add(b)}var M=this.drawArcs(o,t);if(this.sliceLabels.forEach((function(t){M.add(t)})),l.attr({transform:"translate(".concat(m,", ").concat(y,") scale(").concat(p,")")}),l.add(M),this.ret.add(l),this.donutDataLabels.show){var w=this.renderInnerDataLabels(this.donutDataLabels,{hollowSize:this.donutSize,centerX:this.centerX,centerY:this.centerY,opacity:this.donutDataLabels.show,translateX:m,translateY:y});this.ret.add(w)}return"front"===n.config.grid.position&&"polarArea"===this.chartType&&this.drawPolarElements(this.ret),this.ret}},{key:"drawArcs",value:function(t,e){var n=this.w,r=new w(this.ctx),a=new z(this.ctx),i=new N(this.ctx),o=a.group({class:"apexcharts-slices"}),l=this.initialAngle,c=this.initialAngle,s=this.initialAngle,u=this.initialAngle;this.strokeWidth=n.config.stroke.show?n.config.stroke.width:0;for(var d=0;d<t.length;d++){var h=a.group({class:"apexcharts-series apexcharts-pie-series",seriesName:x.escapeString(n.globals.seriesNames[d]),rel:d+1,"data:realIndex":d});o.add(h),c=u,s=(l=s)+t[d],u=c+this.prevSectorAngleArr[d];var f=s<l?this.fullAngle+s-l:s-l,p=i.fillPath({seriesNumber:d,size:this.sliceSizes[d],value:e[d]}),g=this.getChangedPath(c,u),v=a.drawPath({d:g,stroke:Array.isArray(this.lineColorArr)?this.lineColorArr[d]:this.lineColorArr,strokeWidth:0,fill:p,fillOpacity:n.config.fill.opacity,classes:"apexcharts-pie-area apexcharts-".concat(this.chartType.toLowerCase(),"-slice-").concat(d)});if(v.attr({index:0,j:d}),r.setSelectionFilter(v,0,d),n.config.chart.dropShadow.enabled){var m=n.config.chart.dropShadow;r.dropShadow(v,m,d)}this.addListeners(v,this.donutDataLabels),z.setAttrs(v.node,{"data:angle":f,"data:startAngle":l,"data:strokeWidth":this.strokeWidth,"data:value":e[d]});var y={x:0,y:0};"pie"===this.chartType||"polarArea"===this.chartType?y=x.polarToCartesian(this.centerX,this.centerY,n.globals.radialSize/1.25+n.config.plotOptions.pie.dataLabels.offset,(l+f/2)%this.fullAngle):"donut"===this.chartType&&(y=x.polarToCartesian(this.centerX,this.centerY,(n.globals.radialSize+this.donutSize)/2+n.config.plotOptions.pie.dataLabels.offset,(l+f/2)%this.fullAngle)),h.add(v);var b=0;if(!this.initialAnim||n.globals.resized||n.globals.dataChanged?this.animBeginArr.push(0):(0===(b=f/this.fullAngle*n.config.chart.animations.speed)&&(b=1),this.animDur=b+this.animDur,this.animBeginArr.push(this.animDur)),this.dynamicAnim&&n.globals.dataChanged?this.animatePaths(v,{size:this.sliceSizes[d],endAngle:s,startAngle:l,prevStartAngle:c,prevEndAngle:u,animateStartingPos:!0,i:d,animBeginArr:this.animBeginArr,shouldSetPrevPaths:!0,dur:n.config.chart.animations.dynamicAnimation.speed}):this.animatePaths(v,{size:this.sliceSizes[d],endAngle:s,startAngle:l,i:d,totalItems:t.length-1,animBeginArr:this.animBeginArr,dur:b}),n.config.plotOptions.pie.expandOnClick&&"polarArea"!==this.chartType&&v.click(this.pieClicked.bind(this,d)),void 0!==n.globals.selectedDataPoints[0]&&n.globals.selectedDataPoints[0].indexOf(d)>-1&&this.pieClicked(d),n.config.dataLabels.enabled){var M=y.x,C=y.y,A=100*f/this.fullAngle+"%";if(0!==f&&n.config.plotOptions.pie.dataLabels.minAngleToShowLabel<t[d]){var k=n.config.dataLabels.formatter;void 0!==k&&(A=k(n.globals.seriesPercent[d][0],{seriesIndex:d,w:n}));var H=n.globals.dataLabels.style.colors[d],E=a.group({class:"apexcharts-datalabels"}),S=a.drawText({x:M,y:C,text:A,textAnchor:"middle",fontSize:n.config.dataLabels.style.fontSize,fontFamily:n.config.dataLabels.style.fontFamily,fontWeight:n.config.dataLabels.style.fontWeight,foreColor:H});if(E.add(S),n.config.dataLabels.dropShadow.enabled){var L=n.config.dataLabels.dropShadow;r.dropShadow(S,L)}S.node.classList.add("apexcharts-pie-label"),n.config.chart.animations.animate&&!1===n.globals.resized&&(S.node.classList.add("apexcharts-pie-label-delay"),S.node.style.animationDelay=n.config.chart.animations.speed/940+"s"),this.sliceLabels.push(E)}}}return o}},{key:"addListeners",value:function(t,e){var n=new z(this.ctx);t.node.addEventListener("mouseenter",n.pathMouseEnter.bind(this,t)),t.node.addEventListener("mouseleave",n.pathMouseLeave.bind(this,t)),t.node.addEventListener("mouseleave",this.revertDataLabelsInner.bind(this,t.node,e)),t.node.addEventListener("mousedown",n.pathMouseDown.bind(this,t)),this.donutDataLabels.total.showAlways||(t.node.addEventListener("mouseenter",this.printDataLabelsInner.bind(this,t.node,e)),t.node.addEventListener("mousedown",this.printDataLabelsInner.bind(this,t.node,e)))}},{key:"animatePaths",value:function(t,e){var n=this.w,r=e.endAngle<e.startAngle?this.fullAngle+e.endAngle-e.startAngle:e.endAngle-e.startAngle,a=r,i=e.startAngle,o=e.startAngle;void 0!==e.prevStartAngle&&void 0!==e.prevEndAngle&&(i=e.prevEndAngle,a=e.prevEndAngle<e.prevStartAngle?this.fullAngle+e.prevEndAngle-e.prevStartAngle:e.prevEndAngle-e.prevStartAngle),e.i===n.config.series.length-1&&(r+o>this.fullAngle?e.endAngle=e.endAngle-(r+o):r+o<this.fullAngle&&(e.endAngle=e.endAngle+(this.fullAngle-(r+o)))),r===this.fullAngle&&(r=this.fullAngle-.01),this.animateArc(t,i,o,r,a,e)}},{key:"animateArc",value:function(t,e,n,r,a,i){var o,l=this,c=this.w,s=new M(this.ctx),u=i.size;(isNaN(e)||isNaN(a))&&(e=n,a=r,i.dur=0);var d=r,h=n,f=e<n?this.fullAngle+e-n:e-n;c.globals.dataChanged&&i.shouldSetPrevPaths&&i.prevEndAngle&&(o=l.getPiePath({me:l,startAngle:i.prevStartAngle,angle:i.prevEndAngle<i.prevStartAngle?this.fullAngle+i.prevEndAngle-i.prevStartAngle:i.prevEndAngle-i.prevStartAngle,size:u}),t.attr({d:o})),0!==i.dur?t.animate(i.dur,c.globals.easing,i.animBeginArr[i.i]).afterAll((function(){"pie"!==l.chartType&&"donut"!==l.chartType&&"polarArea"!==l.chartType||this.animate(c.config.chart.animations.dynamicAnimation.speed).attr({"stroke-width":l.strokeWidth}),i.i===c.config.series.length-1&&s.animationCompleted(t)})).during((function(c){d=f+(r-f)*c,i.animateStartingPos&&(d=a+(r-a)*c,h=e-a+(n-(e-a))*c),o=l.getPiePath({me:l,startAngle:h,angle:d,size:u}),t.node.setAttribute("data:pathOrig",o),t.attr({d:o})})):(o=l.getPiePath({me:l,startAngle:h,angle:r,size:u}),i.isTrack||(c.globals.animationEnded=!0),t.node.setAttribute("data:pathOrig",o),t.attr({d:o,"stroke-width":l.strokeWidth}))}},{key:"pieClicked",value:function(t){var e,n=this.w,r=this,a=r.sliceSizes[t]+(n.config.plotOptions.pie.expandOnClick?4:0),i=n.globals.dom.Paper.select(".apexcharts-".concat(r.chartType.toLowerCase(),"-slice-").concat(t)).members[0];if("true"!==i.attr("data:pieClicked")){var o=n.globals.dom.baseEl.getElementsByClassName("apexcharts-pie-area");Array.prototype.forEach.call(o,(function(t){t.setAttribute("data:pieClicked","false");var e=t.getAttribute("data:pathOrig");e&&t.setAttribute("d",e)})),i.attr("data:pieClicked","true");var l=parseInt(i.attr("data:startAngle"),10),c=parseInt(i.attr("data:angle"),10);e=r.getPiePath({me:r,startAngle:l,angle:c,size:a}),360!==c&&i.plot(e)}else{i.attr({"data:pieClicked":"false"}),this.revertDataLabelsInner(i.node,this.donutDataLabels);var s=i.attr("data:pathOrig");i.attr({d:s})}}},{key:"getChangedPath",value:function(t,e){var n="";return this.dynamicAnim&&this.w.globals.dataChanged&&(n=this.getPiePath({me:this,startAngle:t,angle:e-t,size:this.size})),n}},{key:"getPiePath",value:function(t){var e,n=t.me,r=t.startAngle,a=t.angle,i=t.size,o=new z(this.ctx),l=r,c=Math.PI*(l-90)/180,s=a+r;Math.ceil(s)>=this.fullAngle+this.w.config.plotOptions.pie.startAngle%this.fullAngle&&(s=this.fullAngle+this.w.config.plotOptions.pie.startAngle%this.fullAngle-.01),Math.ceil(s)>this.fullAngle&&(s-=this.fullAngle);var u=Math.PI*(s-90)/180,d=n.centerX+i*Math.cos(c),h=n.centerY+i*Math.sin(c),f=n.centerX+i*Math.cos(u),p=n.centerY+i*Math.sin(u),g=x.polarToCartesian(n.centerX,n.centerY,n.donutSize,s),v=x.polarToCartesian(n.centerX,n.centerY,n.donutSize,l),m=a>180?1:0,y=["M",d,h,"A",i,i,0,m,1,f,p];return e="donut"===n.chartType?[].concat(y,["L",g.x,g.y,"A",n.donutSize,n.donutSize,0,m,0,v.x,v.y,"L",d,h,"z"]).join(" "):"pie"===n.chartType||"polarArea"===n.chartType?[].concat(y,["L",n.centerX,n.centerY,"L",d,h]).join(" "):[].concat(y).join(" "),o.roundPathCorners(e,2*this.strokeWidth)}},{key:"drawPolarElements",value:function(t){var e=this.w,n=new $(this.ctx),r=new z(this.ctx),a=new St(this.ctx),i=r.group(),o=r.group(),l=n.niceScale(0,Math.ceil(this.maxY),e.config.yaxis[0].tickAmount,0,!0),c=l.result.reverse(),s=l.result.length;this.maxY=l.niceMax;for(var u=e.globals.radialSize,d=u/(s-1),h=0;h<s-1;h++){var f=r.drawCircle(u);if(f.attr({cx:this.centerX,cy:this.centerY,fill:"none","stroke-width":e.config.plotOptions.polarArea.rings.strokeWidth,stroke:e.config.plotOptions.polarArea.rings.strokeColor}),e.config.yaxis[0].show){var p=a.drawYAxisTexts(this.centerX,this.centerY-u+parseInt(e.config.yaxis[0].labels.style.fontSize,10)/2,h,c[h]);o.add(p)}i.add(f),u-=d}this.drawSpokes(t),t.add(i),t.add(o)}},{key:"renderInnerDataLabels",value:function(t,e){var n=this.w,r=new z(this.ctx),a=r.group({class:"apexcharts-datalabels-group",transform:"translate(".concat(e.translateX?e.translateX:0,", ").concat(e.translateY?e.translateY:0,") scale(").concat(n.config.plotOptions.pie.customScale,")")}),i=t.total.show;a.node.style.opacity=e.opacity;var o,l,c=e.centerX,s=e.centerY;o=void 0===t.name.color?n.globals.colors[0]:t.name.color;var u=t.name.fontSize,d=t.name.fontFamily,h=t.name.fontWeight;l=void 0===t.value.color?n.config.chart.foreColor:t.value.color;var f=t.value.formatter,p="",g="";if(i?(o=t.total.color,u=t.total.fontSize,d=t.total.fontFamily,h=t.total.fontWeight,g=t.total.label,p=t.total.formatter(n)):1===n.globals.series.length&&(p=f(n.globals.series[0],n),g=n.globals.seriesNames[0]),g&&(g=t.name.formatter(g,t.total.show,n)),t.name.show){var v=r.drawText({x:c,y:s+parseFloat(t.name.offsetY),text:g,textAnchor:"middle",foreColor:o,fontSize:u,fontWeight:h,fontFamily:d});v.node.classList.add("apexcharts-datalabel-label"),a.add(v)}if(t.value.show){var m=t.name.show?parseFloat(t.value.offsetY)+16:t.value.offsetY,y=r.drawText({x:c,y:s+m,text:p,textAnchor:"middle",foreColor:l,fontWeight:t.value.fontWeight,fontSize:t.value.fontSize,fontFamily:t.value.fontFamily});y.node.classList.add("apexcharts-datalabel-value"),a.add(y)}return a}},{key:"printInnerLabels",value:function(t,e,n,r){var a,i=this.w;r?a=void 0===t.name.color?i.globals.colors[parseInt(r.parentNode.getAttribute("rel"),10)-1]:t.name.color:i.globals.series.length>1&&t.total.show&&(a=t.total.color);var o=i.globals.dom.baseEl.querySelector(".apexcharts-datalabel-label"),l=i.globals.dom.baseEl.querySelector(".apexcharts-datalabel-value");n=(0,t.value.formatter)(n,i),r||"function"!=typeof t.total.formatter||(n=t.total.formatter(i));var c=e===t.total.label;e=t.name.formatter(e,c,i),null!==o&&(o.textContent=e),null!==l&&(l.textContent=n),null!==o&&(o.style.fill=a)}},{key:"printDataLabelsInner",value:function(t,e){var n=this.w,r=t.getAttribute("data:value"),a=n.globals.seriesNames[parseInt(t.parentNode.getAttribute("rel"),10)-1];n.globals.series.length>1&&this.printInnerLabels(e,a,r,t);var i=n.globals.dom.baseEl.querySelector(".apexcharts-datalabels-group");null!==i&&(i.style.opacity=1)}},{key:"drawSpokes",value:function(t){var e=this,n=this.w,r=new z(this.ctx),a=n.config.plotOptions.polarArea.spokes;if(0!==a.strokeWidth){for(var i=[],o=360/n.globals.series.length,l=0;l<n.globals.series.length;l++)i.push(x.polarToCartesian(this.centerX,this.centerY,n.globals.radialSize,n.config.plotOptions.pie.startAngle+o*l));i.forEach((function(n,i){var o=r.drawLine(n.x,n.y,e.centerX,e.centerY,Array.isArray(a.connectorColors)?a.connectorColors[i]:a.connectorColors);t.add(o)}))}}},{key:"revertDataLabelsInner",value:function(t,e,n){var r=this,a=this.w,i=a.globals.dom.baseEl.querySelector(".apexcharts-datalabels-group"),o=!1,l=a.globals.dom.baseEl.getElementsByClassName("apexcharts-pie-area"),c=function(t){var n=t.makeSliceOut,a=t.printLabel;Array.prototype.forEach.call(l,(function(t){"true"===t.getAttribute("data:pieClicked")&&(n&&(o=!0),a&&r.printDataLabelsInner(t,e))}))};if(c({makeSliceOut:!0,printLabel:!1}),e.total.show&&a.globals.series.length>1)o&&!e.total.showAlways?c({makeSliceOut:!1,printLabel:!0}):this.printInnerLabels(e,e.total.label,e.total.formatter(a));else if(c({makeSliceOut:!1,printLabel:!0}),!o)if(a.globals.selectedDataPoints.length&&a.globals.series.length>1)if(a.globals.selectedDataPoints[0].length>0){var s=a.globals.selectedDataPoints[0],u=a.globals.dom.baseEl.querySelector(".apexcharts-".concat(this.chartType.toLowerCase(),"-slice-").concat(s));this.printDataLabelsInner(u,e)}else i&&a.globals.selectedDataPoints.length&&0===a.globals.selectedDataPoints[0].length&&(i.style.opacity=0);else i&&a.globals.series.length>1&&(i.style.opacity=0)}}]),t}(),_t=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w,this.chartType=this.w.config.chart.type,this.initialAnim=this.w.config.chart.animations.enabled,this.dynamicAnim=this.initialAnim&&this.w.config.chart.animations.dynamicAnimation.enabled,this.animDur=0;var n=this.w;this.graphics=new z(this.ctx),this.lineColorArr=void 0!==n.globals.stroke.colors?n.globals.stroke.colors:n.globals.colors,this.defaultSize=n.globals.svgHeight<n.globals.svgWidth?n.globals.gridHeight+1.5*n.globals.goldenPadding:n.globals.gridWidth,this.isLog=n.config.yaxis[0].logarithmic,this.coreUtils=new C(this.ctx),this.maxValue=this.isLog?this.coreUtils.getLogVal(n.globals.maxY,0):n.globals.maxY,this.minValue=this.isLog?this.coreUtils.getLogVal(this.w.globals.minY,0):n.globals.minY,this.polygons=n.config.plotOptions.radar.polygons,this.strokeWidth=n.config.stroke.show?n.config.stroke.width:0,this.size=this.defaultSize/2.1-this.strokeWidth-n.config.chart.dropShadow.blur,n.config.xaxis.labels.show&&(this.size=this.size-n.globals.xAxisLabelsWidth/1.75),void 0!==n.config.plotOptions.radar.size&&(this.size=n.config.plotOptions.radar.size),this.dataRadiusOfPercent=[],this.dataRadius=[],this.angleArr=[],this.yaxisLabelsTextsPos=[]}return s(t,[{key:"draw",value:function(t){var e=this,n=this.w,r=new N(this.ctx),a=[],o=new U(this.ctx);t.length&&(this.dataPointsLen=t[n.globals.maxValsInArrayIndex].length),this.disAngle=2*Math.PI/this.dataPointsLen;var l=n.globals.gridWidth/2,c=n.globals.gridHeight/2,s=l+n.config.plotOptions.radar.offsetX,u=c+n.config.plotOptions.radar.offsetY,d=this.graphics.group({class:"apexcharts-radar-series apexcharts-plot-series",transform:"translate(".concat(s||0,", ").concat(u||0,")")}),h=[],f=null,p=null;if(this.yaxisLabels=this.graphics.group({class:"apexcharts-yaxis"}),t.forEach((function(t,l){var c=t.length===n.globals.dataPoints,s=e.graphics.group().attr({class:"apexcharts-series","data:longestSeries":c,seriesName:x.escapeString(n.globals.seriesNames[l]),rel:l+1,"data:realIndex":l});e.dataRadiusOfPercent[l]=[],e.dataRadius[l]=[],e.angleArr[l]=[],t.forEach((function(t,n){var r=Math.abs(e.maxValue-e.minValue);t+=Math.abs(e.minValue),e.isLog&&(t=e.coreUtils.getLogVal(t,0)),e.dataRadiusOfPercent[l][n]=t/r,e.dataRadius[l][n]=e.dataRadiusOfPercent[l][n]*e.size,e.angleArr[l][n]=n*e.disAngle})),h=e.getDataPointsPos(e.dataRadius[l],e.angleArr[l]);var u=e.createPaths(h,{x:0,y:0});f=e.graphics.group({class:"apexcharts-series-markers-wrap apexcharts-element-hidden"}),p=e.graphics.group({class:"apexcharts-datalabels","data:realIndex":l}),n.globals.delayedElements.push({el:f.node,index:l});var d={i:l,realIndex:l,animationDelay:l,initialSpeed:n.config.chart.animations.speed,dataChangeSpeed:n.config.chart.animations.dynamicAnimation.speed,className:"apexcharts-radar",shouldClipToGrid:!1,bindEventsOnPaths:!1,stroke:n.globals.stroke.colors[l],strokeLineCap:n.config.stroke.lineCap},g=null;n.globals.previousPaths.length>0&&(g=e.getPreviousPath(l));for(var v=0;v<u.linePathsTo.length;v++){var m=e.graphics.renderPaths(i(i({},d),{},{pathFrom:null===g?u.linePathsFrom[v]:g,pathTo:u.linePathsTo[v],strokeWidth:Array.isArray(e.strokeWidth)?e.strokeWidth[l]:e.strokeWidth,fill:"none",drawShadow:!1}));s.add(m);var y=r.fillPath({seriesNumber:l}),b=e.graphics.renderPaths(i(i({},d),{},{pathFrom:null===g?u.areaPathsFrom[v]:g,pathTo:u.areaPathsTo[v],strokeWidth:0,fill:y,drawShadow:!1}));if(n.config.chart.dropShadow.enabled){var M=new w(e.ctx),z=n.config.chart.dropShadow;M.dropShadow(b,Object.assign({},z,{noUserSpaceOnUse:!0}),l)}s.add(b)}t.forEach((function(t,r){var a=new P(e.ctx).getMarkerConfig({cssClass:"apexcharts-marker",seriesIndex:l,dataPointIndex:r}),c=e.graphics.drawMarker(h[r].x,h[r].y,a);c.attr("rel",r),c.attr("j",r),c.attr("index",l),c.node.setAttribute("default-marker-size",a.pSize);var u=e.graphics.group({class:"apexcharts-series-markers"});u&&u.add(c),f.add(u),s.add(f);var d=n.config.dataLabels;if(d.enabled){var g=d.formatter(n.globals.series[l][r],{seriesIndex:l,dataPointIndex:r,w:n});o.plotDataLabelsText({x:h[r].x,y:h[r].y,text:g,textAnchor:"middle",i:l,j:l,parent:p,offsetCorrection:!1,dataLabelsConfig:i({},d)})}s.add(p)})),a.push(s)})),this.drawPolygons({parent:d}),n.config.xaxis.labels.show){var g=this.drawXAxisTexts();d.add(g)}return a.forEach((function(t){d.add(t)})),d.add(this.yaxisLabels),d}},{key:"drawPolygons",value:function(t){for(var e=this,n=this.w,r=t.parent,a=new St(this.ctx),i=n.globals.yAxisScale[0].result.reverse(),o=i.length,l=[],c=this.size/(o-1),s=0;s<o;s++)l[s]=c*s;l.reverse();var u=[],d=[];l.forEach((function(t,n){var r=x.getPolygonPos(t,e.dataPointsLen),a="";r.forEach((function(t,r){if(0===n){var i=e.graphics.drawLine(t.x,t.y,0,0,Array.isArray(e.polygons.connectorColors)?e.polygons.connectorColors[r]:e.polygons.connectorColors);d.push(i)}0===r&&e.yaxisLabelsTextsPos.push({x:t.x,y:t.y}),a+=t.x+","+t.y+" "})),u.push(a)})),u.forEach((function(t,a){var i=e.polygons.strokeColors,o=e.polygons.strokeWidth,l=e.graphics.drawPolygon(t,Array.isArray(i)?i[a]:i,Array.isArray(o)?o[a]:o,n.globals.radarPolygons.fill.colors[a]);r.add(l)})),d.forEach((function(t){r.add(t)})),n.config.yaxis[0].show&&this.yaxisLabelsTextsPos.forEach((function(t,n){var r=a.drawYAxisTexts(t.x,t.y,n,i[n]);e.yaxisLabels.add(r)}))}},{key:"drawXAxisTexts",value:function(){var t=this,e=this.w,n=e.config.xaxis.labels,r=this.graphics.group({class:"apexcharts-xaxis"}),a=x.getPolygonPos(this.size,this.dataPointsLen);return e.globals.labels.forEach((function(o,l){var c=e.config.xaxis.labels.formatter,s=new U(t.ctx);if(a[l]){var u=t.getTextPos(a[l],t.size),d=c(o,{seriesIndex:-1,dataPointIndex:l,w:e});s.plotDataLabelsText({x:u.newX,y:u.newY,text:d,textAnchor:u.textAnchor,i:l,j:l,parent:r,color:Array.isArray(n.style.colors)&&n.style.colors[l]?n.style.colors[l]:"#a8a8a8",dataLabelsConfig:i({textAnchor:u.textAnchor,dropShadow:{enabled:!1}},n),offsetCorrection:!1})}})),r}},{key:"createPaths",value:function(t,e){var n=this,r=[],a=[],i=[],o=[];if(t.length){a=[this.graphics.move(e.x,e.y)],o=[this.graphics.move(e.x,e.y)];var l=this.graphics.move(t[0].x,t[0].y),c=this.graphics.move(t[0].x,t[0].y);t.forEach((function(e,r){l+=n.graphics.line(e.x,e.y),c+=n.graphics.line(e.x,e.y),r===t.length-1&&(l+="Z",c+="Z")})),r.push(l),i.push(c)}return{linePathsFrom:a,linePathsTo:r,areaPathsFrom:o,areaPathsTo:i}}},{key:"getTextPos",value:function(t,e){var n="middle",r=t.x,a=t.y;return Math.abs(t.x)>=10?t.x>0?(n="start",r+=10):t.x<0&&(n="end",r-=10):n="middle",Math.abs(t.y)>=e-10&&(t.y<0?a-=10:t.y>0&&(a+=10)),{textAnchor:n,newX:r,newY:a}}},{key:"getPreviousPath",value:function(t){for(var e=this.w,n=null,r=0;r<e.globals.previousPaths.length;r++){var a=e.globals.previousPaths[r];a.paths.length>0&&parseInt(a.realIndex,10)===parseInt(t,10)&&void 0!==e.globals.previousPaths[r].paths[0]&&(n=e.globals.previousPaths[r].paths[0].d)}return n}},{key:"getDataPointsPos",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.dataPointsLen;t=t||[],e=e||[];for(var r=[],a=0;a<n;a++){var i={};i.x=t[a]*Math.sin(e[a]),i.y=-t[a]*Math.cos(e[a]),r.push(i)}return r}}]),t}(),Bt=function(t){d(n,Lt);var e=g(n);function n(t){var r;l(this,n),(r=e.call(this,t)).ctx=t,r.w=t.w,r.animBeginArr=[0],r.animDur=0;var a=r.w;return r.startAngle=a.config.plotOptions.radialBar.startAngle,r.endAngle=a.config.plotOptions.radialBar.endAngle,r.totalAngle=Math.abs(a.config.plotOptions.radialBar.endAngle-a.config.plotOptions.radialBar.startAngle),r.trackStartAngle=a.config.plotOptions.radialBar.track.startAngle,r.trackEndAngle=a.config.plotOptions.radialBar.track.endAngle,r.barLabels=r.w.config.plotOptions.radialBar.barLabels,r.donutDataLabels=r.w.config.plotOptions.radialBar.dataLabels,r.radialDataLabels=r.donutDataLabels,r.trackStartAngle||(r.trackStartAngle=r.startAngle),r.trackEndAngle||(r.trackEndAngle=r.endAngle),360===r.endAngle&&(r.endAngle=359.99),r.margin=parseInt(a.config.plotOptions.radialBar.track.margin,10),r.onBarLabelClick=r.onBarLabelClick.bind(p(r)),r}return s(n,[{key:"draw",value:function(t){var e=this.w,n=new z(this.ctx),r=n.group({class:"apexcharts-radialbar"});if(e.globals.noData)return r;var a=n.group(),i=this.defaultSize/2,o=e.globals.gridWidth/2,l=this.defaultSize/2.05;e.config.chart.sparkline.enabled||(l=l-e.config.stroke.width-e.config.chart.dropShadow.blur);var c=e.globals.fill.colors;if(e.config.plotOptions.radialBar.track.show){var s=this.drawTracks({size:l,centerX:o,centerY:i,colorArr:c,series:t});a.add(s)}var u=this.drawArcs({size:l,centerX:o,centerY:i,colorArr:c,series:t}),d=360;e.config.plotOptions.radialBar.startAngle<0&&(d=this.totalAngle);var h=(360-d)/360;if(e.globals.radialSize=l-l*h,this.radialDataLabels.value.show){var f=Math.max(this.radialDataLabels.value.offsetY,this.radialDataLabels.name.offsetY);e.globals.radialSize+=f*h}return a.add(u.g),"front"===e.config.plotOptions.radialBar.hollow.position&&(u.g.add(u.elHollow),u.dataLabels&&u.g.add(u.dataLabels)),r.add(a),r}},{key:"drawTracks",value:function(t){var e=this.w,n=new z(this.ctx),r=n.group({class:"apexcharts-tracks"}),a=new w(this.ctx),i=new N(this.ctx),o=this.getStrokeWidth(t);t.size=t.size-o/2;for(var l=0;l<t.series.length;l++){var c=n.group({class:"apexcharts-radialbar-track apexcharts-track"});r.add(c),c.attr({rel:l+1}),t.size=t.size-o-this.margin;var s=e.config.plotOptions.radialBar.track,u=i.fillPath({seriesNumber:0,size:t.size,fillColors:Array.isArray(s.background)?s.background[l]:s.background,solid:!0}),d=this.trackStartAngle,h=this.trackEndAngle;Math.abs(h)+Math.abs(d)>=360&&(h=360-Math.abs(this.startAngle)-.1);var f=n.drawPath({d:"",stroke:u,strokeWidth:o*parseInt(s.strokeWidth,10)/100,fill:"none",strokeOpacity:s.opacity,classes:"apexcharts-radialbar-area"});if(s.dropShadow.enabled){var p=s.dropShadow;a.dropShadow(f,p)}c.add(f),f.attr("id","apexcharts-radialbarTrack-"+l),this.animatePaths(f,{centerX:t.centerX,centerY:t.centerY,endAngle:h,startAngle:d,size:t.size,i:l,totalItems:2,animBeginArr:0,dur:0,isTrack:!0,easing:e.globals.easing})}return r}},{key:"drawArcs",value:function(t){var e=this.w,n=new z(this.ctx),r=new N(this.ctx),a=new w(this.ctx),i=n.group(),o=this.getStrokeWidth(t);t.size=t.size-o/2;var l=e.config.plotOptions.radialBar.hollow.background,c=t.size-o*t.series.length-this.margin*t.series.length-o*parseInt(e.config.plotOptions.radialBar.track.strokeWidth,10)/100/2,s=c-e.config.plotOptions.radialBar.hollow.margin;void 0!==e.config.plotOptions.radialBar.hollow.image&&(l=this.drawHollowImage(t,i,c,l));var u=this.drawHollow({size:s,centerX:t.centerX,centerY:t.centerY,fill:l||"transparent"});if(e.config.plotOptions.radialBar.hollow.dropShadow.enabled){var d=e.config.plotOptions.radialBar.hollow.dropShadow;a.dropShadow(u,d)}var h=1;!this.radialDataLabels.total.show&&e.globals.series.length>1&&(h=0);var f=null;this.radialDataLabels.show&&(f=this.renderInnerDataLabels(this.radialDataLabels,{hollowSize:c,centerX:t.centerX,centerY:t.centerY,opacity:h})),"back"===e.config.plotOptions.radialBar.hollow.position&&(i.add(u),f&&i.add(f));var p=!1;e.config.plotOptions.radialBar.inverseOrder&&(p=!0);for(var g=p?t.series.length-1:0;p?g>=0:g<t.series.length;p?g--:g++){var v=n.group({class:"apexcharts-series apexcharts-radial-series",seriesName:x.escapeString(e.globals.seriesNames[g])});i.add(v),v.attr({rel:g+1,"data:realIndex":g}),this.ctx.series.addCollapsedClassToSeries(v,g),t.size=t.size-o-this.margin;var m=r.fillPath({seriesNumber:g,size:t.size,value:t.series[g]}),y=this.startAngle,b=void 0,M=x.negToZero(t.series[g]>100?100:t.series[g])/100,C=Math.round(this.totalAngle*M)+this.startAngle,A=void 0;e.globals.dataChanged&&(b=this.startAngle,A=Math.round(this.totalAngle*x.negToZero(e.globals.previousPaths[g])/100)+b),Math.abs(C)+Math.abs(y)>=360&&(C-=.01),Math.abs(A)+Math.abs(b)>=360&&(A-=.01);var k=C-y,H=Array.isArray(e.config.stroke.dashArray)?e.config.stroke.dashArray[g]:e.config.stroke.dashArray,E=n.drawPath({d:"",stroke:m,strokeWidth:o,fill:"none",fillOpacity:e.config.fill.opacity,classes:"apexcharts-radialbar-area apexcharts-radialbar-slice-"+g,strokeDashArray:H});if(z.setAttrs(E.node,{"data:angle":k,"data:value":t.series[g]}),e.config.chart.dropShadow.enabled){var S=e.config.chart.dropShadow;a.dropShadow(E,S,g)}if(a.setSelectionFilter(E,0,g),this.addListeners(E,this.radialDataLabels),v.add(E),E.attr({index:0,j:g}),this.barLabels.enabled){var L=x.polarToCartesian(t.centerX,t.centerY,t.size,y),_=this.barLabels.formatter(e.globals.seriesNames[g],{seriesIndex:g,w:e}),B=["apexcharts-radialbar-label"];this.barLabels.onClick||B.push("apexcharts-no-click");var D=this.barLabels.useSeriesColors?e.globals.colors[g]:e.config.chart.foreColor;D||(D=e.config.chart.foreColor);var T=L.x-this.barLabels.margin,V=L.y,O=n.drawText({x:T,y:V,text:_,textAnchor:"end",dominantBaseline:"middle",fontFamily:this.barLabels.fontFamily,fontWeight:this.barLabels.fontWeight,fontSize:this.barLabels.fontSize,foreColor:D,cssClass:B.join(" ")});O.on("click",this.onBarLabelClick),O.attr({rel:g+1}),0!==y&&O.attr({"transform-origin":"".concat(T," ").concat(V),transform:"rotate(".concat(y," 0 0)")}),v.add(O)}var I=0;!this.initialAnim||e.globals.resized||e.globals.dataChanged||(I=e.config.chart.animations.speed),e.globals.dataChanged&&(I=e.config.chart.animations.dynamicAnimation.speed),this.animDur=I/(1.2*t.series.length)+this.animDur,this.animBeginArr.push(this.animDur),this.animatePaths(E,{centerX:t.centerX,centerY:t.centerY,endAngle:C,startAngle:y,prevEndAngle:A,prevStartAngle:b,size:t.size,i:g,totalItems:2,animBeginArr:this.animBeginArr,dur:I,shouldSetPrevPaths:!0,easing:e.globals.easing})}return{g:i,elHollow:u,dataLabels:f}}},{key:"drawHollow",value:function(t){var e=new z(this.ctx).drawCircle(2*t.size);return e.attr({class:"apexcharts-radialbar-hollow",cx:t.centerX,cy:t.centerY,r:t.size,fill:t.fill}),e}},{key:"drawHollowImage",value:function(t,e,n,r){var a=this.w,i=new N(this.ctx),o=x.randomId(),l=a.config.plotOptions.radialBar.hollow.image;if(a.config.plotOptions.radialBar.hollow.imageClipped)i.clippedImgArea({width:n,height:n,image:l,patternID:"pattern".concat(a.globals.cuid).concat(o)}),r="url(#pattern".concat(a.globals.cuid).concat(o,")");else{var c=a.config.plotOptions.radialBar.hollow.imageWidth,s=a.config.plotOptions.radialBar.hollow.imageHeight;if(void 0===c&&void 0===s){var u=a.globals.dom.Paper.image(l).loaded((function(e){this.move(t.centerX-e.width/2+a.config.plotOptions.radialBar.hollow.imageOffsetX,t.centerY-e.height/2+a.config.plotOptions.radialBar.hollow.imageOffsetY)}));e.add(u)}else{var d=a.globals.dom.Paper.image(l).loaded((function(e){this.move(t.centerX-c/2+a.config.plotOptions.radialBar.hollow.imageOffsetX,t.centerY-s/2+a.config.plotOptions.radialBar.hollow.imageOffsetY),this.size(c,s)}));e.add(d)}}return r}},{key:"getStrokeWidth",value:function(t){var e=this.w;return t.size*(100-parseInt(e.config.plotOptions.radialBar.hollow.size,10))/100/(t.series.length+1)-this.margin}},{key:"onBarLabelClick",value:function(t){var e=parseInt(t.target.getAttribute("rel"),10)-1,n=this.barLabels.onClick,r=this.w;n&&n(r.globals.seriesNames[e],{w:r,seriesIndex:e})}}]),n}(),Dt=function(t){d(n,Ct);var e=g(n);function n(){return l(this,n),e.apply(this,arguments)}return s(n,[{key:"draw",value:function(t,e){var n=this.w,r=new z(this.ctx);this.rangeBarOptions=this.w.config.plotOptions.rangeBar,this.series=t,this.seriesRangeStart=n.globals.seriesRangeStart,this.seriesRangeEnd=n.globals.seriesRangeEnd,this.barHelpers.initVariables(t);for(var a=r.group({class:"apexcharts-rangebar-series apexcharts-plot-series"}),o=0;o<t.length;o++){var l,c,s,d,h=void 0,f=void 0,p=n.globals.comboCharts?e[o]:o,g=r.group({class:"apexcharts-series",seriesName:x.escapeString(n.globals.seriesNames[p]),rel:o+1,"data:realIndex":p});this.ctx.series.addCollapsedClassToSeries(g,p),t[o].length>0&&(this.visibleI=this.visibleI+1);var v=0,m=0;this.yRatio.length>1&&(this.yaxisIndex=p);var y=this.barHelpers.initialPositions();f=y.y,d=y.zeroW,h=y.x,m=y.barWidth,v=y.barHeight,l=y.xDivision,c=y.yDivision,s=y.zeroH;for(var b=r.group({class:"apexcharts-datalabels","data:realIndex":p}),M=r.group({class:"apexcharts-rangebar-goals-markers"}),w=0;w<n.globals.dataPoints;w++){var C,A=this.barHelpers.getStrokeWidth(o,w,p),k=this.seriesRangeStart[o][w],H=this.seriesRangeEnd[o][w],E=null,S=null,L=null,_={x:h,y:f,strokeWidth:A,elSeries:g},B=this.seriesLen;if(n.config.plotOptions.bar.rangeBarGroupRows&&(B=1),void 0===n.config.series[o].data[w])break;if(this.isHorizontal){L=f+v*this.visibleI;var D=(c-v*B)/2;if(n.config.series[o].data[w].x){var T=this.detectOverlappingBars({i:o,j:w,barYPosition:L,srty:D,barHeight:v,yDivision:c,initPositions:y});v=T.barHeight,L=T.barYPosition}m=(E=this.drawRangeBarPaths(i({indexes:{i:o,j:w,realIndex:p},barHeight:v,barYPosition:L,zeroW:d,yDivision:c,y1:k,y2:H},_))).barWidth}else{n.globals.isXNumeric&&(h=(n.globals.seriesX[o][w]-n.globals.minX)/this.xRatio-m/2),S=h+m*this.visibleI;var V=(l-m*B)/2;if(n.config.series[o].data[w].x){var O=this.detectOverlappingBars({i:o,j:w,barXPosition:S,srtx:V,barWidth:m,xDivision:l,initPositions:y});m=O.barWidth,S=O.barXPosition}v=(E=this.drawRangeColumnPaths(i({indexes:{i:o,j:w,realIndex:p},barWidth:m,barXPosition:S,zeroH:s,xDivision:l},_))).barHeight}var I=this.barHelpers.drawGoalLine({barXPosition:E.barXPosition,barYPosition:L,goalX:E.goalX,goalY:E.goalY,barHeight:v,barWidth:m});I&&M.add(I),f=E.y,h=E.x;var R=this.barHelpers.getPathFillColor(t,o,w,p),F=n.globals.stroke.colors[p];this.renderSeries((u(C={realIndex:p,pathFill:R,lineFill:F,j:w,i:o,x:h,y:f,y1:k,y2:H,pathFrom:E.pathFrom,pathTo:E.pathTo,strokeWidth:A,elSeries:g,series:t,barHeight:v,barWidth:m,barXPosition:S,barYPosition:L},"barWidth",m),u(C,"elDataLabelsWrap",b),u(C,"elGoalsMarkers",M),u(C,"visibleSeries",this.visibleI),u(C,"type","rangebar"),C))}a.add(g)}return a}},{key:"detectOverlappingBars",value:function(t){var e=t.i,n=t.j,r=t.barYPosition,a=t.barXPosition,i=t.srty,o=t.srtx,l=t.barHeight,c=t.barWidth,s=t.yDivision,u=t.xDivision,d=t.initPositions,h=this.w,f=[],p=h.config.series[e].data[n].rangeName,g=h.config.series[e].data[n].x,v=Array.isArray(g)?g.join(" "):g,m=h.globals.labels.map((function(t){return Array.isArray(t)?t.join(" "):t})).indexOf(v),y=h.globals.seriesRange[e].findIndex((function(t){return t.x===v&&t.overlaps.length>0}));return this.isHorizontal?(r=h.config.plotOptions.bar.rangeBarGroupRows?i+s*m:i+l*this.visibleI+s*m,y>-1&&!h.config.plotOptions.bar.rangeBarOverlap&&(f=h.globals.seriesRange[e][y].overlaps).indexOf(p)>-1&&(r=(l=d.barHeight/f.length)*this.visibleI+s*(100-parseInt(this.barOptions.barHeight,10))/100/2+l*(this.visibleI+f.indexOf(p))+s*m)):(m>-1&&(a=h.config.plotOptions.bar.rangeBarGroupRows?o+u*m:o+c*this.visibleI+u*m),y>-1&&!h.config.plotOptions.bar.rangeBarOverlap&&(f=h.globals.seriesRange[e][y].overlaps).indexOf(p)>-1&&(a=(c=d.barWidth/f.length)*this.visibleI+u*(100-parseInt(this.barOptions.barWidth,10))/100/2+c*(this.visibleI+f.indexOf(p))+u*m)),{barYPosition:r,barXPosition:a,barHeight:l,barWidth:c}}},{key:"drawRangeColumnPaths",value:function(t){var e=t.indexes,n=t.x,r=t.xDivision,a=t.barWidth,i=t.barXPosition,o=t.zeroH,l=this.w,c=e.i,s=e.j,u=this.yRatio[this.yaxisIndex],d=e.realIndex,h=this.getRangeValue(d,s),f=Math.min(h.start,h.end),p=Math.max(h.start,h.end);void 0===this.series[c][s]||null===this.series[c][s]?f=o:(f=o-f/u,p=o-p/u);var g=Math.abs(p-f),v=this.barHelpers.getColumnPaths({barXPosition:i,barWidth:a,y1:f,y2:p,strokeWidth:this.strokeWidth,series:this.seriesRangeEnd,realIndex:e.realIndex,i:d,j:s,w:l});if(l.globals.isXNumeric){var m=this.getBarXForNumericXAxis({x:n,j:s,realIndex:d,barWidth:a});n=m.x,i=m.barXPosition}else n+=r;return{pathTo:v.pathTo,pathFrom:v.pathFrom,barHeight:g,x:n,y:p,goalY:this.barHelpers.getGoalValues("y",null,o,c,s),barXPosition:i}}},{key:"drawRangeBarPaths",value:function(t){var e=t.indexes,n=t.y,r=t.y1,a=t.y2,i=t.yDivision,o=t.barHeight,l=t.barYPosition,c=t.zeroW,s=this.w,u=c+r/this.invertedYRatio,d=c+a/this.invertedYRatio,h=Math.abs(d-u),f=this.barHelpers.getBarpaths({barYPosition:l,barHeight:o,x1:u,x2:d,strokeWidth:this.strokeWidth,series:this.seriesRangeEnd,i:e.realIndex,realIndex:e.realIndex,j:e.j,w:s});return s.globals.isXNumeric||(n+=i),{pathTo:f.pathTo,pathFrom:f.pathFrom,barWidth:h,x:d,goalX:this.barHelpers.getGoalValues("x",c,null,e.realIndex,e.j),y:n}}},{key:"getRangeValue",value:function(t,e){var n=this.w;return{start:n.globals.seriesRangeStart[t][e],end:n.globals.seriesRangeEnd[t][e]}}}]),n}(),Tt=function(){function t(e){l(this,t),this.w=e.w,this.lineCtx=e}return s(t,[{key:"sameValueSeriesFix",value:function(t,e){var n=this.w;if(("gradient"===n.config.fill.type||"gradient"===n.config.fill.type[t])&&new C(this.lineCtx.ctx,n).seriesHaveSameValues(t)){var r=e[t].slice();r[r.length-1]=r[r.length-1]+1e-6,e[t]=r}return e}},{key:"calculatePoints",value:function(t){var e=t.series,n=t.realIndex,r=t.x,a=t.y,i=t.i,o=t.j,l=t.prevY,c=this.w,s=[],u=[];if(0===o){var d=this.lineCtx.categoryAxisCorrection+c.config.markers.offsetX;c.globals.isXNumeric&&(d=(c.globals.seriesX[n][0]-c.globals.minX)/this.lineCtx.xRatio+c.config.markers.offsetX),s.push(d),u.push(x.isNumber(e[i][0])?l+c.config.markers.offsetY:null),s.push(r+c.config.markers.offsetX),u.push(x.isNumber(e[i][o+1])?a+c.config.markers.offsetY:null)}else s.push(r+c.config.markers.offsetX),u.push(x.isNumber(e[i][o+1])?a+c.config.markers.offsetY:null);return{x:s,y:u}}},{key:"checkPreviousPaths",value:function(t){for(var e=t.pathFromLine,n=t.pathFromArea,r=t.realIndex,a=this.w,i=0;i<a.globals.previousPaths.length;i++){var o=a.globals.previousPaths[i];("line"===o.type||"area"===o.type)&&o.paths.length>0&&parseInt(o.realIndex,10)===parseInt(r,10)&&("line"===o.type?(this.lineCtx.appendPathFrom=!1,e=a.globals.previousPaths[i].paths[0].d):"area"===o.type&&(this.lineCtx.appendPathFrom=!1,n=a.globals.previousPaths[i].paths[0].d,a.config.stroke.show&&a.globals.previousPaths[i].paths[1]&&(e=a.globals.previousPaths[i].paths[1].d)))}return{pathFromLine:e,pathFromArea:n}}},{key:"determineFirstPrevY",value:function(t){var e,n,r=t.i,a=t.series,i=t.prevY,o=t.lineYPosition,l=this.w,c=l.config.chart.stacked&&!l.globals.comboCharts||l.config.chart.stacked&&l.globals.comboCharts&&(!this.w.config.chart.stackOnlyBar||"bar"===(null===(e=this.w.config.series[r])||void 0===e?void 0:e.type));if(void 0!==(null===(n=a[r])||void 0===n?void 0:n[0]))i=(o=c&&r>0?this.lineCtx.prevSeriesY[r-1][0]:this.lineCtx.zeroY)-a[r][0]/this.lineCtx.yRatio[this.lineCtx.yaxisIndex]+2*(this.lineCtx.isReversed?a[r][0]/this.lineCtx.yRatio[this.lineCtx.yaxisIndex]:0);else if(c&&r>0&&void 0===a[r][0])for(var s=r-1;s>=0;s--)if(null!==a[s][0]&&void 0!==a[s][0]){i=o=this.lineCtx.prevSeriesY[s][0];break}return{prevY:i,lineYPosition:o}}}]),t}(),Vt=function(t,e){for(var n="",r=0;r<t.length;r++){var a=t[r],i=t[r-1],o=a.length,l=null==i?void 0:i.length;r>1&&Math.abs(a[o-2]-i[l-2])<e/25?n+="L".concat(a[2],", ").concat(a[3]):o>4?(n+="C".concat(a[0],", ").concat(a[1]),n+=", ".concat(a[2],", ").concat(a[3]),n+=", ".concat(a[4],", ").concat(a[5])):o>2&&(n+="S".concat(a[0],", ").concat(a[1]),n+=", ".concat(a[2],", ").concat(a[3]))}return n},Ot=function(t){var e=function(t){for(var e,n,r,a,i=function(t){for(var e=[],n=t[0],r=t[1],a=e[0]=It(n,r),i=1,o=t.length-1;i<o;i++)n=r,r=t[i+1],e[i]=.5*(a+(a=It(n,r)));return e[i]=a,e}(t),o=t.length-1,l=[],c=0;c<o;c++)r=It(t[c],t[c+1]),Math.abs(r)<1e-6?i[c]=i[c+1]=0:(a=(e=i[c]/r)*e+(n=i[c+1]/r)*n)>9&&(a=3*r/Math.sqrt(a),i[c]=a*e,i[c+1]=a*n);for(var s=0;s<=o;s++)a=(t[Math.min(o,s+1)][0]-t[Math.max(0,s-1)][0])/(6*(1+i[s]*i[s])),l.push([a||0,i[s]*a||0]);return l}(t),n=t[1],r=t[0],a=[],i=e[1],o=e[0];a.push(r,[r[0]+o[0],r[1]+o[1],n[0]-i[0],n[1]-i[1],n[0],n[1]]);for(var l=2,c=e.length;l<c;l++){var s=t[l],u=e[l];a.push([s[0]-u[0],s[1]-u[1],s[0],s[1]])}return a};function It(t,e){return(e[1]-t[1])/(e[0]-t[0])}var Rt=function(){function t(e,n,r){l(this,t),this.ctx=e,this.w=e.w,this.xyRatios=n,this.pointsChart=!("bubble"!==this.w.config.chart.type&&"scatter"!==this.w.config.chart.type)||r,this.scatter=new j(this.ctx),this.noNegatives=this.w.globals.minX===Number.MAX_VALUE,this.lineHelpers=new Tt(this),this.markers=new P(this.ctx),this.prevSeriesY=[],this.categoryAxisCorrection=0,this.yaxisIndex=0}return s(t,[{key:"draw",value:function(t,e,n,r){var a,o=this.w,l=new z(this.ctx),c=o.globals.comboCharts?e:o.config.chart.type,s=l.group({class:"apexcharts-".concat(c,"-series apexcharts-plot-series")}),u=new C(this.ctx,o);this.yRatio=this.xyRatios.yRatio,this.zRatio=this.xyRatios.zRatio,this.xRatio=this.xyRatios.xRatio,this.baseLineY=this.xyRatios.baseLineY,t=u.getLogSeries(t),this.yRatio=u.getLogYRatios(this.yRatio);for(var d=[],h=0;h<t.length;h++){t=this.lineHelpers.sameValueSeriesFix(h,t);var f=o.globals.comboCharts?n[h]:h;this._initSerieVariables(t,h,f);var p=[],g=[],v=[],m=o.globals.padHorizontal+this.categoryAxisCorrection;this.ctx.series.addCollapsedClassToSeries(this.elSeries,f),o.globals.isXNumeric&&o.globals.seriesX.length>0&&(m=(o.globals.seriesX[f][0]-o.globals.minX)/this.xRatio),v.push(m);var y=m,b=this.zeroY,x=this.zeroY;b=this.lineHelpers.determineFirstPrevY({i:h,series:t,prevY:b,lineYPosition:0}).prevY,"smooth"===o.config.stroke.curve&&null===t[h][0]?p.push(null):p.push(b),"rangeArea"===c&&(x=this.lineHelpers.determineFirstPrevY({i:h,series:r,prevY:x,lineYPosition:0}).prevY,g.push(x));var M={type:c,series:t,realIndex:f,i:h,x:m,y:1,pathsFrom:this._calculatePathsFrom({type:c,series:t,i:h,realIndex:f,prevX:y,prevY:b,prevY2:x}),linePaths:[],areaPaths:[],seriesIndex:n,lineYPosition:0,xArrj:v,yArrj:p,y2Arrj:g,seriesRangeEnd:r},w=this._iterateOverDataPoints(i(i({},M),{},{iterations:"rangeArea"===c?t[h].length-1:void 0,isRangeStart:!0}));if("rangeArea"===c){var A=this._calculatePathsFrom({series:r,i:h,realIndex:f,prevX:y,prevY:x}),k=this._iterateOverDataPoints(i(i({},M),{},{series:r,pathsFrom:A,iterations:r[h].length-1,isRangeStart:!1}));w.linePaths[0]=k.linePath+w.linePath,w.pathFromLine=k.pathFromLine+w.pathFromLine}this._handlePaths({type:c,realIndex:f,i:h,paths:w}),this.elSeries.add(this.elPointsMain),this.elSeries.add(this.elDataLabelsWrap),d.push(this.elSeries)}if(void 0!==(null===(a=o.config.series[0])||void 0===a?void 0:a.zIndex)&&d.sort((function(t,e){return Number(t.node.getAttribute("zIndex"))-Number(e.node.getAttribute("zIndex"))})),o.config.chart.stacked)for(var H=d.length;H>0;H--)s.add(d[H-1]);else for(var E=0;E<d.length;E++)s.add(d[E]);return s}},{key:"_initSerieVariables",value:function(t,e,n){var r=this.w,a=new z(this.ctx);this.xDivision=r.globals.gridWidth/(r.globals.dataPoints-("on"===r.config.xaxis.tickPlacement?1:0)),this.strokeWidth=Array.isArray(r.config.stroke.width)?r.config.stroke.width[n]:r.config.stroke.width,this.yRatio.length>1&&(this.yaxisIndex=n),this.isReversed=r.config.yaxis[this.yaxisIndex]&&r.config.yaxis[this.yaxisIndex].reversed,this.zeroY=r.globals.gridHeight-this.baseLineY[this.yaxisIndex]-(this.isReversed?r.globals.gridHeight:0)+(this.isReversed?2*this.baseLineY[this.yaxisIndex]:0),this.areaBottomY=this.zeroY,(this.zeroY>r.globals.gridHeight||"end"===r.config.plotOptions.area.fillTo)&&(this.areaBottomY=r.globals.gridHeight),this.categoryAxisCorrection=this.xDivision/2,this.elSeries=a.group({class:"apexcharts-series",zIndex:void 0!==r.config.series[n].zIndex?r.config.series[n].zIndex:n,seriesName:x.escapeString(r.globals.seriesNames[n])}),this.elPointsMain=a.group({class:"apexcharts-series-markers-wrap","data:realIndex":n}),this.elDataLabelsWrap=a.group({class:"apexcharts-datalabels","data:realIndex":n});var i=t[e].length===r.globals.dataPoints;this.elSeries.attr({"data:longestSeries":i,rel:e+1,"data:realIndex":n}),this.appendPathFrom=!0}},{key:"_calculatePathsFrom",value:function(t){var e,n,r,a,i=t.type,o=t.series,l=t.i,c=t.realIndex,s=t.prevX,u=t.prevY,d=t.prevY2,h=this.w,f=new z(this.ctx);if(null===o[l][0]){for(var p=0;p<o[l].length;p++)if(null!==o[l][p]){s=this.xDivision*p,u=this.zeroY-o[l][p]/this.yRatio[this.yaxisIndex],e=f.move(s,u),n=f.move(s,this.areaBottomY);break}}else e=f.move(s,u),"rangeArea"===i&&(e=f.move(s,d)+f.line(s,u)),n=f.move(s,this.areaBottomY)+f.line(s,u);if(r=f.move(-1,this.zeroY)+f.line(-1,this.zeroY),a=f.move(-1,this.zeroY)+f.line(-1,this.zeroY),h.globals.previousPaths.length>0){var g=this.lineHelpers.checkPreviousPaths({pathFromLine:r,pathFromArea:a,realIndex:c});r=g.pathFromLine,a=g.pathFromArea}return{prevX:s,prevY:u,linePath:e,areaPath:n,pathFromLine:r,pathFromArea:a}}},{key:"_handlePaths",value:function(t){var e=t.type,n=t.realIndex,r=t.i,a=t.paths,o=this.w,l=new z(this.ctx),c=new N(this.ctx);this.prevSeriesY.push(a.yArrj),o.globals.seriesXvalues[n]=a.xArrj,o.globals.seriesYvalues[n]=a.yArrj;var s=o.config.forecastDataPoints;if(s.count>0&&"rangeArea"!==e){var u=o.globals.seriesXvalues[n][o.globals.seriesXvalues[n].length-s.count-1],d=l.drawRect(u,0,o.globals.gridWidth,o.globals.gridHeight,0);o.globals.dom.elForecastMask.appendChild(d.node);var h=l.drawRect(0,0,u,o.globals.gridHeight,0);o.globals.dom.elNonForecastMask.appendChild(h.node)}this.pointsChart||o.globals.delayedElements.push({el:this.elPointsMain.node,index:n});var f={i:r,realIndex:n,animationDelay:r,initialSpeed:o.config.chart.animations.speed,dataChangeSpeed:o.config.chart.animations.dynamicAnimation.speed,className:"apexcharts-".concat(e)};if("area"===e)for(var p=c.fillPath({seriesNumber:n}),g=0;g<a.areaPaths.length;g++){var v=l.renderPaths(i(i({},f),{},{pathFrom:a.pathFromArea,pathTo:a.areaPaths[g],stroke:"none",strokeWidth:0,strokeLineCap:null,fill:p}));this.elSeries.add(v)}if(o.config.stroke.show&&!this.pointsChart){var m=null;if("line"===e)m=c.fillPath({seriesNumber:n,i:r});else if("solid"===o.config.stroke.fill.type)m=o.globals.stroke.colors[n];else{var y=o.config.fill;o.config.fill=o.config.stroke.fill,m=c.fillPath({seriesNumber:n,i:r}),o.config.fill=y}for(var b=0;b<a.linePaths.length;b++){var x=m;"rangeArea"===e&&(x=c.fillPath({seriesNumber:n}));var M=i(i({},f),{},{pathFrom:a.pathFromLine,pathTo:a.linePaths[b],stroke:m,strokeWidth:this.strokeWidth,strokeLineCap:o.config.stroke.lineCap,fill:"rangeArea"===e?x:"none"}),w=l.renderPaths(M);if(this.elSeries.add(w),w.attr("fill-rule","evenodd"),s.count>0&&"rangeArea"!==e){var C=l.renderPaths(M);C.node.setAttribute("stroke-dasharray",s.dashArray),s.strokeWidth&&C.node.setAttribute("stroke-width",s.strokeWidth),this.elSeries.add(C),C.attr("clip-path","url(#forecastMask".concat(o.globals.cuid,")")),w.attr("clip-path","url(#nonForecastMask".concat(o.globals.cuid,")"))}}}}},{key:"_iterateOverDataPoints",value:function(t){var e,n=this,r=t.type,a=t.series,i=t.iterations,o=t.realIndex,l=t.i,c=t.x,s=t.y,u=t.pathsFrom,d=t.linePaths,h=t.areaPaths,f=t.seriesIndex,p=t.lineYPosition,g=t.xArrj,v=t.yArrj,m=t.y2Arrj,y=t.isRangeStart,b=t.seriesRangeEnd,M=this.w,w=new z(this.ctx),C=this.yRatio,A=u.prevY,k=u.linePath,H=u.areaPath,E=u.pathFromLine,S=u.pathFromArea,L=x.isNumber(M.globals.minYArr[o])?M.globals.minYArr[o]:M.globals.minY;i||(i=M.globals.dataPoints>1?M.globals.dataPoints-1:M.globals.dataPoints);for(var _=function(t,e){return e-t/C[n.yaxisIndex]+2*(n.isReversed?t/C[n.yaxisIndex]:0)},B=s,D=M.config.chart.stacked&&!M.globals.comboCharts||M.config.chart.stacked&&M.globals.comboCharts&&(!this.w.config.chart.stackOnlyBar||"bar"===(null===(e=this.w.config.series[o])||void 0===e?void 0:e.type)),T=0;T<i;T++){var V=void 0===a[l][T+1]||null===a[l][T+1];if(M.globals.isXNumeric){var O=M.globals.seriesX[o][T+1];void 0===M.globals.seriesX[o][T+1]&&(O=M.globals.seriesX[o][i-1]),c=(O-M.globals.minX)/this.xRatio}else c+=this.xDivision;p=D&&l>0&&M.globals.collapsedSeries.length<M.config.series.length-1?this.prevSeriesY[function(t){for(var e=t,n=0;n<M.globals.series.length;n++)if(M.globals.collapsedSeriesIndices.indexOf(t)>-1){e--;break}return e>=0?e:0}(l-1)][T+1]:this.zeroY,V?s=_(L,p):(s=_(a[l][T+1],p),"rangeArea"===r&&(B=_(b[l][T+1],p))),g.push(c),V&&"smooth"===M.config.stroke.curve?v.push(null):v.push(s),m.push(B);var I=this.lineHelpers.calculatePoints({series:a,x:c,y:s,realIndex:o,i:l,j:T,prevY:A}),R=this._createPaths({type:r,series:a,i:l,realIndex:o,j:T,x:c,y:s,y2:B,xArrj:g,yArrj:v,y2Arrj:m,linePath:k,areaPath:H,linePaths:d,areaPaths:h,seriesIndex:f,isRangeStart:y});h=R.areaPaths,d=R.linePaths,H=R.areaPath,k=R.linePath,!this.appendPathFrom||"smooth"===M.config.stroke.curve&&"rangeArea"===r||(E+=w.line(c,this.zeroY),S+=w.line(c,this.zeroY)),this.handleNullDataPoints(a,I,l,T,o),this._handleMarkersAndLabels({type:r,pointsPos:I,i:l,j:T,realIndex:o,isRangeStart:y})}return{yArrj:v,xArrj:g,pathFromArea:S,areaPaths:h,pathFromLine:E,linePaths:d,linePath:k,areaPath:H}}},{key:"_handleMarkersAndLabels",value:function(t){var e=t.type,n=t.pointsPos,r=t.isRangeStart,a=t.i,i=t.j,o=t.realIndex,l=this.w,c=new U(this.ctx);if(this.pointsChart)this.scatter.draw(this.elSeries,i,{realIndex:o,pointsPos:n,zRatio:this.zRatio,elParent:this.elPointsMain});else{l.globals.series[a].length>1&&this.elPointsMain.node.classList.add("apexcharts-element-hidden");var s=this.markers.plotChartMarkers(n,o,i+1);null!==s&&this.elPointsMain.add(s)}var u=c.drawDataLabel({type:e,isRangeStart:r,pos:n,i:o,j:i+1});null!==u&&this.elDataLabelsWrap.add(u)}},{key:"_createPaths",value:function(t){var e=t.type,n=t.series,r=t.i,a=t.realIndex,i=t.j,o=t.x,l=t.y,c=t.xArrj,s=t.yArrj,u=t.y2,d=t.y2Arrj,h=t.linePath,f=t.areaPath,p=t.linePaths,g=t.areaPaths,v=t.seriesIndex,m=t.isRangeStart,y=this.w,b=new z(this.ctx),x=y.config.stroke.curve,M=this.areaBottomY;if(Array.isArray(y.config.stroke.curve)&&(x=Array.isArray(v)?y.config.stroke.curve[v[r]]:y.config.stroke.curve[r]),"rangeArea"===e&&(y.globals.hasNullValues||y.config.forecastDataPoints.count>0)&&"smooth"===x&&(x="straight"),"smooth"===x){var w="rangeArea"===e?c.length===y.globals.dataPoints:i===n[r].length-2,C=c.map((function(t,e){return[c[e],s[e]]})).filter((function(t){return null!==t[1]}));if(w&&C.length>1){var A=Ot(C);if(h+=Vt(A,y.globals.gridWidth),null===n[r][0]?f=h:f+=Vt(A,y.globals.gridWidth),"rangeArea"===e&&m){h+=b.line(c[c.length-1],d[d.length-1]);var k=c.slice().reverse(),H=d.slice().reverse(),E=k.map((function(t,e){return[k[e],H[e]]})),S=Ot(E);f=h+=Vt(S,y.globals.gridWidth)}else f+=b.line(C[C.length-1][0],M)+b.line(C[0][0],M)+b.move(C[0][0],C[0][1])+"z";p.push(h),g.push(f)}}else{if(null===n[r][i+1]){h+=b.move(o,l);var L=y.globals.isXNumeric?(y.globals.seriesX[a][i]-y.globals.minX)/this.xRatio:o-this.xDivision;f=f+b.line(L,M)+b.move(o,l)+"z"}null===n[r][i]&&(h+=b.move(o,l),f+=b.move(o,M)),"stepline"===x?(h=h+b.line(o,null,"H")+b.line(null,l,"V"),f=f+b.line(o,null,"H")+b.line(null,l,"V")):"straight"===x&&(h+=b.line(o,l),f+=b.line(o,l)),i===n[r].length-2&&(f=f+b.line(o,M)+b.move(o,l)+"z","rangeArea"===e&&m?h=h+b.line(o,u)+b.move(o,u)+"z":(p.push(h),g.push(f)))}return{linePaths:p,areaPaths:g,linePath:h,areaPath:f}}},{key:"handleNullDataPoints",value:function(t,e,n,r,a){var i=this.w;if(null===t[n][r]&&i.config.markers.showNullDataPoints||1===t[n].length){var o=this.markers.plotChartMarkers(e,a,r+1,this.strokeWidth-i.config.markers.strokeWidth/2,!0);null!==o&&this.elPointsMain.add(o)}}}]),t}();window.TreemapSquared={},window.TreemapSquared.generate=function(){function t(e,n,r,a){this.xoffset=e,this.yoffset=n,this.height=a,this.width=r,this.shortestEdge=function(){return Math.min(this.height,this.width)},this.getCoordinates=function(t){var e,n=[],r=this.xoffset,a=this.yoffset,o=i(t)/this.height,l=i(t)/this.width;if(this.width>=this.height)for(e=0;e<t.length;e++)n.push([r,a,r+o,a+t[e]/o]),a+=t[e]/o;else for(e=0;e<t.length;e++)n.push([r,a,r+t[e]/l,a+l]),r+=t[e]/l;return n},this.cutArea=function(e){var n;if(this.width>=this.height){var r=e/this.height,a=this.width-r;n=new t(this.xoffset+r,this.yoffset,a,this.height)}else{var i=e/this.width,o=this.height-i;n=new t(this.xoffset,this.yoffset+i,this.width,o)}return n}}function e(e,r,a,o,l){o=void 0===o?0:o,l=void 0===l?0:l;var c=n(function(t,e){var n,r=[],a=e/i(t);for(n=0;n<t.length;n++)r[n]=t[n]*a;return r}(e,r*a),[],new t(o,l,r,a),[]);return function(t){var e,n,r=[];for(e=0;e<t.length;e++)for(n=0;n<t[e].length;n++)r.push(t[e][n]);return r}(c)}function n(t,e,a,o){var l,c,s;if(0!==t.length)return l=a.shortestEdge(),function(t,e,n){var a;return 0===t.length||((a=t.slice()).push(e),r(t,n)>=r(a,n))}(e,c=t[0],l)?(e.push(c),n(t.slice(1),e,a,o)):(s=a.cutArea(i(e),o),o.push(a.getCoordinates(e)),n(t,[],s,o)),o;o.push(a.getCoordinates(e))}function r(t,e){var n=Math.min.apply(Math,t),r=Math.max.apply(Math,t),a=i(t);return Math.max(Math.pow(e,2)*r/Math.pow(a,2),Math.pow(a,2)/(Math.pow(e,2)*n))}function a(t){return t&&t.constructor===Array}function i(t){var e,n=0;for(e=0;e<t.length;e++)n+=t[e];return n}function o(t){var e,n=0;if(a(t[0]))for(e=0;e<t.length;e++)n+=o(t[e]);else n=i(t);return n}return function t(n,r,i,l,c){l=void 0===l?0:l,c=void 0===c?0:c;var s,u,d=[],h=[];if(a(n[0])){for(u=0;u<n.length;u++)d[u]=o(n[u]);for(s=e(d,r,i,l,c),u=0;u<n.length;u++)h.push(t(n[u],s[u][2]-s[u][0],s[u][3]-s[u][1],s[u][0],s[u][1]))}else h=e(n,r,i,l,c);return h}}();var Ft,Nt,Pt=function(){function t(e,n){l(this,t),this.ctx=e,this.w=e.w,this.strokeWidth=this.w.config.stroke.width,this.helpers=new Ht(e),this.dynamicAnim=this.w.config.chart.animations.dynamicAnimation,this.labels=[]}return s(t,[{key:"draw",value:function(t){var e=this,n=this.w,r=new z(this.ctx),a=new N(this.ctx),i=r.group({class:"apexcharts-treemap"});if(n.globals.noData)return i;var o=[];return t.forEach((function(t){var e=t.map((function(t){return Math.abs(t)}));o.push(e)})),this.negRange=this.helpers.checkColorRange(),n.config.series.forEach((function(t,n){t.data.forEach((function(t){Array.isArray(e.labels[n])||(e.labels[n]=[]),e.labels[n].push(t.x)}))})),window.TreemapSquared.generate(o,n.globals.gridWidth,n.globals.gridHeight).forEach((function(o,l){var c=r.group({class:"apexcharts-series apexcharts-treemap-series",seriesName:x.escapeString(n.globals.seriesNames[l]),rel:l+1,"data:realIndex":l});if(n.config.chart.dropShadow.enabled){var s=n.config.chart.dropShadow;new w(e.ctx).dropShadow(i,s,l)}var u=r.group({class:"apexcharts-data-labels"});o.forEach((function(i,o){var s=i[0],u=i[1],d=i[2],h=i[3],f=r.drawRect(s,u,d-s,h-u,0,"#fff",1,e.strokeWidth,n.config.plotOptions.treemap.useFillColorAsStroke?g:n.globals.stroke.colors[l]);f.attr({cx:s,cy:u,index:l,i:l,j:o,width:d-s,height:h-u});var p=e.helpers.getShadeColor(n.config.chart.type,l,o,e.negRange),g=p.color;void 0!==n.config.series[l].data[o]&&n.config.series[l].data[o].fillColor&&(g=n.config.series[l].data[o].fillColor);var v=a.fillPath({color:g,seriesNumber:l,dataPointIndex:o});f.node.classList.add("apexcharts-treemap-rect"),f.attr({fill:v}),e.helpers.addListeners(f);var m={x:s+(d-s)/2,y:u+(h-u)/2,width:0,height:0},y={x:s,y:u,width:d-s,height:h-u};if(n.config.chart.animations.enabled&&!n.globals.dataChanged){var b=1;n.globals.resized||(b=n.config.chart.animations.speed),e.animateTreemap(f,m,y,b)}if(n.globals.dataChanged){var x=1;e.dynamicAnim.enabled&&n.globals.shouldAnimate&&(x=e.dynamicAnim.speed,n.globals.previousPaths[l]&&n.globals.previousPaths[l][o]&&n.globals.previousPaths[l][o].rect&&(m=n.globals.previousPaths[l][o].rect),e.animateTreemap(f,m,y,x))}var M=e.getFontSize(i),w=n.config.dataLabels.formatter(e.labels[l][o],{value:n.globals.series[l][o],seriesIndex:l,dataPointIndex:o,w:n});"truncate"===n.config.plotOptions.treemap.dataLabels.format&&(M=parseInt(n.config.dataLabels.style.fontSize,10),w=e.truncateLabels(w,M,s,u,d,h));var z=e.helpers.calculateDataLabels({text:w,x:(s+d)/2,y:(u+h)/2+e.strokeWidth/2+M/3,i:l,j:o,colorProps:p,fontSize:M,series:t});n.config.dataLabels.enabled&&z&&e.rotateToFitLabel(z,M,w,s,u,d,h),c.add(f),null!==z&&c.add(z)})),c.add(u),i.add(c)})),i}},{key:"getFontSize",value:function(t){var e,n,r=this.w,a=function t(e){var n,r=0;if(Array.isArray(e[0]))for(n=0;n<e.length;n++)r+=t(e[n]);else for(n=0;n<e.length;n++)r+=e[n].length;return r}(this.labels)/function t(e){var n,r=0;if(Array.isArray(e[0]))for(n=0;n<e.length;n++)r+=t(e[n]);else for(n=0;n<e.length;n++)r+=1;return r}(this.labels);return e=(t[2]-t[0])*(t[3]-t[1]),n=Math.pow(e,.5),Math.min(n/a,parseInt(r.config.dataLabels.style.fontSize,10))}},{key:"rotateToFitLabel",value:function(t,e,n,r,a,i,o){var l=new z(this.ctx),c=l.getTextRects(n,e);if(c.width+this.w.config.stroke.width+5>i-r&&c.width<=o-a){var s=l.rotateAroundCenter(t.node);t.node.setAttribute("transform","rotate(-90 ".concat(s.x," ").concat(s.y,") translate(").concat(c.height/3,")"))}}},{key:"truncateLabels",value:function(t,e,n,r,a,i){var o=new z(this.ctx),l=o.getTextRects(t,e).width+this.w.config.stroke.width+5>a-n&&i-r>a-n?i-r:a-n,c=o.getTextBasedOnMaxWidth({text:t,maxWidth:l,fontSize:e});return t.length!==c.length&&l/e<5?"":c}},{key:"animateTreemap",value:function(t,e,n,r){var a=new M(this.ctx);a.animateRect(t,{x:e.x,y:e.y,width:e.width,height:e.height},{x:n.x,y:n.y,width:n.width,height:n.height},r,(function(){a.animationCompleted(t)}))}}]),t}(),jt=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w,this.timeScaleArray=[],this.utc=this.w.config.xaxis.labels.datetimeUTC}return s(t,[{key:"calculateTimeScaleTicks",value:function(t,e){var n=this,r=this.w;if(r.globals.allSeriesCollapsed)return r.globals.labels=[],r.globals.timescaleLabels=[],[];var a=new B(this.ctx),o=(e-t)/864e5;this.determineInterval(o),r.globals.disableZoomIn=!1,r.globals.disableZoomOut=!1,o<.00011574074074074075?r.globals.disableZoomIn=!0:o>5e4&&(r.globals.disableZoomOut=!0);var l=a.getTimeUnitsfromTimestamp(t,e,this.utc),c=r.globals.gridWidth/o,s=c/24,u=s/60,d=u/60,h=Math.floor(24*o),f=Math.floor(1440*o),p=Math.floor(86400*o),g=Math.floor(o),v=Math.floor(o/30),m=Math.floor(o/365),y={minMillisecond:l.minMillisecond,minSecond:l.minSecond,minMinute:l.minMinute,minHour:l.minHour,minDate:l.minDate,minMonth:l.minMonth,minYear:l.minYear},b={firstVal:y,currentMillisecond:y.minMillisecond,currentSecond:y.minSecond,currentMinute:y.minMinute,currentHour:y.minHour,currentMonthDate:y.minDate,currentDate:y.minDate,currentMonth:y.minMonth,currentYear:y.minYear,daysWidthOnXAxis:c,hoursWidthOnXAxis:s,minutesWidthOnXAxis:u,secondsWidthOnXAxis:d,numberOfSeconds:p,numberOfMinutes:f,numberOfHours:h,numberOfDays:g,numberOfMonths:v,numberOfYears:m};switch(this.tickInterval){case"years":this.generateYearScale(b);break;case"months":case"half_year":this.generateMonthScale(b);break;case"months_days":case"months_fortnight":case"days":case"week_days":this.generateDayScale(b);break;case"hours":this.generateHourScale(b);break;case"minutes_fives":case"minutes":this.generateMinuteScale(b);break;case"seconds_tens":case"seconds_fives":case"seconds":this.generateSecondScale(b)}var x=this.timeScaleArray.map((function(t){var e={position:t.position,unit:t.unit,year:t.year,day:t.day?t.day:1,hour:t.hour?t.hour:0,month:t.month+1};return"month"===t.unit?i(i({},e),{},{day:1,value:t.value+1}):"day"===t.unit||"hour"===t.unit?i(i({},e),{},{value:t.value}):"minute"===t.unit?i(i({},e),{},{value:t.value,minute:t.value}):"second"===t.unit?i(i({},e),{},{value:t.value,minute:t.minute,second:t.second}):t}));return x.filter((function(t){var e=1,a=Math.ceil(r.globals.gridWidth/120),i=t.value;void 0!==r.config.xaxis.tickAmount&&(a=r.config.xaxis.tickAmount),x.length>a&&(e=Math.floor(x.length/a));var o=!1,l=!1;switch(n.tickInterval){case"years":"year"===t.unit&&(o=!0);break;case"half_year":e=7,"year"===t.unit&&(o=!0);break;case"months":e=1,"year"===t.unit&&(o=!0);break;case"months_fortnight":e=15,"year"!==t.unit&&"month"!==t.unit||(o=!0),30===i&&(l=!0);break;case"months_days":e=10,"month"===t.unit&&(o=!0),30===i&&(l=!0);break;case"week_days":e=8,"month"===t.unit&&(o=!0);break;case"days":e=1,"month"===t.unit&&(o=!0);break;case"hours":"day"===t.unit&&(o=!0);break;case"minutes_fives":case"seconds_fives":i%5!=0&&(l=!0);break;case"seconds_tens":i%10!=0&&(l=!0)}if("hours"===n.tickInterval||"minutes_fives"===n.tickInterval||"seconds_tens"===n.tickInterval||"seconds_fives"===n.tickInterval){if(!l)return!0}else if((i%e==0||o)&&!l)return!0}))}},{key:"recalcDimensionsBasedOnFormat",value:function(t,e){var n=this.w,r=this.formatDates(t),a=this.removeOverlappingTS(r);n.globals.timescaleLabels=a.slice(),new ut(this.ctx).plotCoords()}},{key:"determineInterval",value:function(t){var e=24*t,n=60*e;switch(!0){case t/365>5:this.tickInterval="years";break;case t>800:this.tickInterval="half_year";break;case t>180:this.tickInterval="months";break;case t>90:this.tickInterval="months_fortnight";break;case t>60:this.tickInterval="months_days";break;case t>30:this.tickInterval="week_days";break;case t>2:this.tickInterval="days";break;case e>2.4:this.tickInterval="hours";break;case n>15:this.tickInterval="minutes_fives";break;case n>5:this.tickInterval="minutes";break;case n>1:this.tickInterval="seconds_tens";break;case 60*n>20:this.tickInterval="seconds_fives";break;default:this.tickInterval="seconds"}}},{key:"generateYearScale",value:function(t){var e=t.firstVal,n=t.currentMonth,r=t.currentYear,a=t.daysWidthOnXAxis,i=t.numberOfYears,o=e.minYear,l=0,c=new B(this.ctx),s="year";if(e.minDate>1||e.minMonth>0){var u=c.determineRemainingDaysOfYear(e.minYear,e.minMonth,e.minDate);l=(c.determineDaysOfYear(e.minYear)-u+1)*a,o=e.minYear+1,this.timeScaleArray.push({position:l,value:o,unit:s,year:o,month:x.monthMod(n+1)})}else 1===e.minDate&&0===e.minMonth&&this.timeScaleArray.push({position:l,value:o,unit:s,year:r,month:x.monthMod(n+1)});for(var d=o,h=l,f=0;f<i;f++)d++,h=c.determineDaysOfYear(d-1)*a+h,this.timeScaleArray.push({position:h,value:d,unit:s,year:d,month:1})}},{key:"generateMonthScale",value:function(t){var e=t.firstVal,n=t.currentMonthDate,r=t.currentMonth,a=t.currentYear,i=t.daysWidthOnXAxis,o=t.numberOfMonths,l=r,c=0,s=new B(this.ctx),u="month",d=0;if(e.minDate>1){c=(s.determineDaysOfMonths(r+1,e.minYear)-n+1)*i,l=x.monthMod(r+1);var h=a+d,f=x.monthMod(l),p=l;0===l&&(u="year",p=h,f=1,h+=d+=1),this.timeScaleArray.push({position:c,value:p,unit:u,year:h,month:f})}else this.timeScaleArray.push({position:c,value:l,unit:u,year:a,month:x.monthMod(r)});for(var g=l+1,v=c,m=0,y=1;m<o;m++,y++){0===(g=x.monthMod(g))?(u="year",d+=1):u="month";var b=this._getYear(a,g,d);v=s.determineDaysOfMonths(g,b)*i+v;var M=0===g?b:g;this.timeScaleArray.push({position:v,value:M,unit:u,year:b,month:0===g?1:g}),g++}}},{key:"generateDayScale",value:function(t){var e=t.firstVal,n=t.currentMonth,r=t.currentYear,a=t.hoursWidthOnXAxis,i=t.numberOfDays,o=new B(this.ctx),l="day",c=e.minDate+1,s=c,u=function(t,e,n){return t>o.determineDaysOfMonths(e+1,n)?(s=1,l="month",h=e+=1,e):e},d=(24-e.minHour)*a,h=c,f=u(s,n,r);0===e.minHour&&1===e.minDate?(d=0,h=x.monthMod(e.minMonth),l="month",s=e.minDate):1!==e.minDate&&0===e.minHour&&0===e.minMinute&&(d=0,c=e.minDate,h=c,f=u(s=c,n,r)),this.timeScaleArray.push({position:d,value:h,unit:l,year:this._getYear(r,f,0),month:x.monthMod(f),day:s});for(var p=d,g=0;g<i;g++){l="day",f=u(s+=1,f,this._getYear(r,f,0));var v=this._getYear(r,f,0);p=24*a+p;var m=1===s?x.monthMod(f):s;this.timeScaleArray.push({position:p,value:m,unit:l,year:v,month:x.monthMod(f),day:m})}}},{key:"generateHourScale",value:function(t){var e=t.firstVal,n=t.currentDate,r=t.currentMonth,a=t.currentYear,i=t.minutesWidthOnXAxis,o=t.numberOfHours,l=new B(this.ctx),c="hour",s=function(t,e){return t>l.determineDaysOfMonths(e+1,a)&&(g=1,e+=1),{month:e,date:g}},u=function(t,e){return t>l.determineDaysOfMonths(e+1,a)?e+=1:e},d=60-(e.minMinute+e.minSecond/60),h=d*i,f=e.minHour+1,p=f;60===d&&(h=0,p=f=e.minHour);var g=n;p>=24&&(p=0,g+=1,c="day");var v=s(g,r).month;v=u(g,v),this.timeScaleArray.push({position:h,value:f,unit:c,day:g,hour:p,year:a,month:x.monthMod(v)}),p++;for(var m=h,y=0;y<o;y++){c="hour",p>=24&&(p=0,c="day",v=s(g+=1,v).month,v=u(g,v));var b=this._getYear(a,v,0);m=60*i+m;var M=0===p?g:p;this.timeScaleArray.push({position:m,value:M,unit:c,hour:p,day:g,year:b,month:x.monthMod(v)}),p++}}},{key:"generateMinuteScale",value:function(t){for(var e=t.currentMillisecond,n=t.currentSecond,r=t.currentMinute,a=t.currentHour,i=t.currentDate,o=t.currentMonth,l=t.currentYear,c=t.minutesWidthOnXAxis,s=t.secondsWidthOnXAxis,u=t.numberOfMinutes,d=r+1,h=i,f=o,p=l,g=a,v=(60-n-e/1e3)*s,m=0;m<u;m++)d>=60&&(d=0,24===(g+=1)&&(g=0)),this.timeScaleArray.push({position:v,value:d,unit:"minute",hour:g,minute:d,day:h,year:this._getYear(p,f,0),month:x.monthMod(f)}),v+=c,d++}},{key:"generateSecondScale",value:function(t){for(var e=t.currentMillisecond,n=t.currentSecond,r=t.currentMinute,a=t.currentHour,i=t.currentDate,o=t.currentMonth,l=t.currentYear,c=t.secondsWidthOnXAxis,s=t.numberOfSeconds,u=n+1,d=r,h=i,f=o,p=l,g=a,v=(1e3-e)/1e3*c,m=0;m<s;m++)u>=60&&(u=0,++d>=60&&(d=0,24===++g&&(g=0))),this.timeScaleArray.push({position:v,value:u,unit:"second",hour:g,minute:d,second:u,day:h,year:this._getYear(p,f,0),month:x.monthMod(f)}),v+=c,u++}},{key:"createRawDateString",value:function(t,e){var n=t.year;return 0===t.month&&(t.month=1),n+="-"+("0"+t.month.toString()).slice(-2),"day"===t.unit?n+="day"===t.unit?"-"+("0"+e).slice(-2):"-01":n+="-"+("0"+(t.day?t.day:"1")).slice(-2),"hour"===t.unit?n+="hour"===t.unit?"T"+("0"+e).slice(-2):"T00":n+="T"+("0"+(t.hour?t.hour:"0")).slice(-2),"minute"===t.unit?n+=":"+("0"+e).slice(-2):n+=":"+(t.minute?("0"+t.minute).slice(-2):"00"),"second"===t.unit?n+=":"+("0"+e).slice(-2):n+=":00",this.utc&&(n+=".000Z"),n}},{key:"formatDates",value:function(t){var e=this,n=this.w;return t.map((function(t){var r=t.value.toString(),a=new B(e.ctx),i=e.createRawDateString(t,r),o=a.getDate(a.parseDate(i));if(e.utc||(o=a.getDate(a.parseDateWithTimezone(i))),void 0===n.config.xaxis.labels.format){var l="dd MMM",c=n.config.xaxis.labels.datetimeFormatter;"year"===t.unit&&(l=c.year),"month"===t.unit&&(l=c.month),"day"===t.unit&&(l=c.day),"hour"===t.unit&&(l=c.hour),"minute"===t.unit&&(l=c.minute),"second"===t.unit&&(l=c.second),r=a.formatDate(o,l)}else r=a.formatDate(o,n.config.xaxis.labels.format);return{dateString:i,position:t.position,value:r,unit:t.unit,year:t.year,month:t.month}}))}},{key:"removeOverlappingTS",value:function(t){var e,n=this,r=new z(this.ctx),a=!1;t.length>0&&t[0].value&&t.every((function(e){return e.value.length===t[0].value.length}))&&(a=!0,e=r.getTextRects(t[0].value).width);var i=0,o=t.map((function(o,l){if(l>0&&n.w.config.xaxis.labels.hideOverlappingLabels){var c=a?e:r.getTextRects(t[i].value).width,s=t[i].position;return o.position>s+c+10?(i=l,o):null}return o}));return o.filter((function(t){return null!==t}))}},{key:"_getYear",value:function(t,e,n){return t+Math.floor(e/12)+n}}]),t}(),Ut=function(){function t(e,n){l(this,t),this.ctx=n,this.w=n.w,this.el=e}return s(t,[{key:"setupElements",value:function(){var t=this.w.globals,e=this.w.config,n=e.chart.type;t.axisCharts=["line","area","bar","rangeBar","rangeArea","candlestick","boxPlot","scatter","bubble","radar","heatmap","treemap"].indexOf(n)>-1,t.xyCharts=["line","area","bar","rangeBar","rangeArea","candlestick","boxPlot","scatter","bubble"].indexOf(n)>-1,t.isBarHorizontal=("bar"===e.chart.type||"rangeBar"===e.chart.type||"boxPlot"===e.chart.type)&&e.plotOptions.bar.horizontal,t.chartClass=".apexcharts"+t.chartID,t.dom.baseEl=this.el,t.dom.elWrap=document.createElement("div"),z.setAttrs(t.dom.elWrap,{id:t.chartClass.substring(1),class:"apexcharts-canvas "+t.chartClass.substring(1)}),this.el.appendChild(t.dom.elWrap),t.dom.Paper=new window.SVG.Doc(t.dom.elWrap),t.dom.Paper.attr({class:"apexcharts-svg","xmlns:data":"ApexChartsNS",transform:"translate(".concat(e.chart.offsetX,", ").concat(e.chart.offsetY,")")}),t.dom.Paper.node.style.background="dark"!==e.theme.mode||e.chart.background?e.chart.background:"rgba(0, 0, 0, 0.8)",this.setSVGDimensions(),t.dom.elLegendForeign=document.createElementNS(t.SVGNS,"foreignObject"),z.setAttrs(t.dom.elLegendForeign,{x:0,y:0,width:t.svgWidth,height:t.svgHeight}),t.dom.elLegendWrap=document.createElement("div"),t.dom.elLegendWrap.classList.add("apexcharts-legend"),t.dom.elLegendWrap.setAttribute("xmlns","http://www.w3.org/1999/xhtml"),t.dom.elLegendForeign.appendChild(t.dom.elLegendWrap),t.dom.Paper.node.appendChild(t.dom.elLegendForeign),t.dom.elGraphical=t.dom.Paper.group().attr({class:"apexcharts-inner apexcharts-graphical"}),t.dom.elDefs=t.dom.Paper.defs(),t.dom.Paper.add(t.dom.elGraphical),t.dom.elGraphical.add(t.dom.elDefs)}},{key:"plotChartType",value:function(t,e){var n=this.w,r=n.config,a=n.globals,i={series:[],i:[]},o={series:[],i:[]},l={series:[],i:[]},c={series:[],i:[]},s={series:[],i:[]},u={series:[],i:[]},d={series:[],i:[]},h={series:[],i:[]},f={series:[],seriesRangeEnd:[],i:[]};a.series.map((function(e,p){var g=0;void 0!==t[p].type?("column"===t[p].type||"bar"===t[p].type?(a.series.length>1&&r.plotOptions.bar.horizontal&&console.warn("Horizontal bars are not supported in a mixed/combo chart. Please turn off `plotOptions.bar.horizontal`"),s.series.push(e),s.i.push(p),g++,n.globals.columnSeries=s.series):"area"===t[p].type?(o.series.push(e),o.i.push(p),g++):"line"===t[p].type?(i.series.push(e),i.i.push(p),g++):"scatter"===t[p].type?(l.series.push(e),l.i.push(p)):"bubble"===t[p].type?(c.series.push(e),c.i.push(p),g++):"candlestick"===t[p].type?(u.series.push(e),u.i.push(p),g++):"boxPlot"===t[p].type?(d.series.push(e),d.i.push(p),g++):"rangeBar"===t[p].type?(h.series.push(e),h.i.push(p),g++):"rangeArea"===t[p].type?(f.series.push(a.seriesRangeStart[p]),f.seriesRangeEnd.push(a.seriesRangeEnd[p]),f.i.push(p),g++):console.warn("You have specified an unrecognized chart type. Available types for this property are line/area/column/bar/scatter/bubble/candlestick/boxPlot/rangeBar/rangeArea"),g>1&&(a.comboCharts=!0)):(i.series.push(e),i.i.push(p))}));var p=new Rt(this.ctx,e),g=new kt(this.ctx,e);this.ctx.pie=new Lt(this.ctx);var v=new Bt(this.ctx);this.ctx.rangeBar=new Dt(this.ctx,e);var m=new _t(this.ctx),y=[];if(a.comboCharts){if(o.series.length>0&&y.push(p.draw(o.series,"area",o.i)),s.series.length>0)if(n.config.chart.stacked){var b=new At(this.ctx,e);y.push(b.draw(s.series,s.i))}else this.ctx.bar=new Ct(this.ctx,e),y.push(this.ctx.bar.draw(s.series,s.i));if(f.series.length>0&&y.push(p.draw(f.series,"rangeArea",f.i,f.seriesRangeEnd)),i.series.length>0&&y.push(p.draw(i.series,"line",i.i)),u.series.length>0&&y.push(g.draw(u.series,"candlestick",u.i)),d.series.length>0&&y.push(g.draw(d.series,"boxPlot",d.i)),h.series.length>0&&y.push(this.ctx.rangeBar.draw(h.series,h.i)),l.series.length>0){var x=new Rt(this.ctx,e,!0);y.push(x.draw(l.series,"scatter",l.i))}if(c.series.length>0){var M=new Rt(this.ctx,e,!0);y.push(M.draw(c.series,"bubble",c.i))}}else switch(r.chart.type){case"line":y=p.draw(a.series,"line");break;case"area":y=p.draw(a.series,"area");break;case"bar":r.chart.stacked?y=new At(this.ctx,e).draw(a.series):(this.ctx.bar=new Ct(this.ctx,e),y=this.ctx.bar.draw(a.series));break;case"candlestick":y=new kt(this.ctx,e).draw(a.series,"candlestick");break;case"boxPlot":y=new kt(this.ctx,e).draw(a.series,r.chart.type);break;case"rangeBar":y=this.ctx.rangeBar.draw(a.series);break;case"rangeArea":y=p.draw(a.seriesRangeStart,"rangeArea",void 0,a.seriesRangeEnd);break;case"heatmap":y=new Et(this.ctx,e).draw(a.series);break;case"treemap":y=new Pt(this.ctx,e).draw(a.series);break;case"pie":case"donut":case"polarArea":y=this.ctx.pie.draw(a.series);break;case"radialBar":y=v.draw(a.series);break;case"radar":y=m.draw(a.series);break;default:y=p.draw(a.series)}return y}},{key:"setSVGDimensions",value:function(){var t=this.w.globals,e=this.w.config;t.svgWidth=e.chart.width,t.svgHeight=e.chart.height;var n=x.getDimensions(this.el),r=e.chart.width.toString().split(/[0-9]+/g).pop();"%"===r?x.isNumber(n[0])&&(0===n[0].width&&(n=x.getDimensions(this.el.parentNode)),t.svgWidth=n[0]*parseInt(e.chart.width,10)/100):"px"!==r&&""!==r||(t.svgWidth=parseInt(e.chart.width,10));var a=e.chart.height.toString().split(/[0-9]+/g).pop();if("auto"!==t.svgHeight&&""!==t.svgHeight)if("%"===a){var i=x.getDimensions(this.el.parentNode);t.svgHeight=i[1]*parseInt(e.chart.height,10)/100}else t.svgHeight=parseInt(e.chart.height,10);else t.axisCharts?t.svgHeight=t.svgWidth/1.61:t.svgHeight=t.svgWidth/1.2;if(t.svgWidth<0&&(t.svgWidth=0),t.svgHeight<0&&(t.svgHeight=0),z.setAttrs(t.dom.Paper.node,{width:t.svgWidth,height:t.svgHeight}),"%"!==a){var o=e.chart.sparkline.enabled?0:t.axisCharts?e.chart.parentHeightOffset:0;t.dom.Paper.node.parentNode.parentNode.style.minHeight=t.svgHeight+o+"px"}t.dom.elWrap.style.width=t.svgWidth+"px",t.dom.elWrap.style.height=t.svgHeight+"px"}},{key:"shiftGraphPosition",value:function(){var t=this.w.globals,e=t.translateY,n={transform:"translate("+t.translateX+", "+e+")"};z.setAttrs(t.dom.elGraphical.node,n)}},{key:"resizeNonAxisCharts",value:function(){var t=this.w,e=t.globals,n=0,r=t.config.chart.sparkline.enabled?1:15;r+=t.config.grid.padding.bottom,"top"!==t.config.legend.position&&"bottom"!==t.config.legend.position||!t.config.legend.show||t.config.legend.floating||(n=new ht(this.ctx).legendHelpers.getLegendBBox().clwh+10);var a=t.globals.dom.baseEl.querySelector(".apexcharts-radialbar, .apexcharts-pie"),i=2.05*t.globals.radialSize;if(a&&!t.config.chart.sparkline.enabled&&0!==t.config.plotOptions.radialBar.startAngle){var o=x.getBoundingClientRect(a);i=o.bottom;var l=o.bottom-o.top;i=Math.max(2.05*t.globals.radialSize,l)}var c=i+e.translateY+n+r;e.dom.elLegendForeign&&e.dom.elLegendForeign.setAttribute("height",c),t.config.chart.height&&String(t.config.chart.height).indexOf("%")>0||(e.dom.elWrap.style.height=c+"px",z.setAttrs(e.dom.Paper.node,{height:c}),e.dom.Paper.node.parentNode.parentNode.style.minHeight=c+"px")}},{key:"coreCalculations",value:function(){new K(this.ctx).init()}},{key:"resetGlobals",value:function(){var t=this,e=function(){return t.w.config.series.map((function(t){return[]}))},n=new R,r=this.w.globals;n.initGlobalVars(r),r.seriesXvalues=e(),r.seriesYvalues=e()}},{key:"isMultipleY",value:function(){if(this.w.config.yaxis.constructor===Array&&this.w.config.yaxis.length>1)return this.w.globals.isMultipleYAxis=!0,!0}},{key:"xySettings",value:function(){var t=null,e=this.w;if(e.globals.axisCharts){if("back"===e.config.xaxis.crosshairs.position&&new nt(this.ctx).drawXCrosshairs(),"back"===e.config.yaxis[0].crosshairs.position&&new nt(this.ctx).drawYCrosshairs(),"datetime"===e.config.xaxis.type&&void 0===e.config.xaxis.labels.formatter){this.ctx.timeScale=new jt(this.ctx);var n=[];isFinite(e.globals.minX)&&isFinite(e.globals.maxX)&&!e.globals.isBarHorizontal?n=this.ctx.timeScale.calculateTimeScaleTicks(e.globals.minX,e.globals.maxX):e.globals.isBarHorizontal&&(n=this.ctx.timeScale.calculateTimeScaleTicks(e.globals.minY,e.globals.maxY)),this.ctx.timeScale.recalcDimensionsBasedOnFormat(n)}t=new C(this.ctx).getCalculatedRatios()}return t}},{key:"updateSourceChart",value:function(t){this.ctx.w.globals.selection=void 0,this.ctx.updateHelpers._updateOptions({chart:{selection:{xaxis:{min:t.w.globals.minX,max:t.w.globals.maxX}}}},!1,!1)}},{key:"setupBrushHandler",value:function(){var t=this,e=this.w;if(e.config.chart.brush.enabled&&"function"!=typeof e.config.chart.events.selection){var n=Array.isArray(e.config.chart.brush.targets)||[e.config.chart.brush.target];n.forEach((function(e){var n=ApexCharts.getChartByID(e);n.w.globals.brushSource=t.ctx,"function"!=typeof n.w.config.chart.events.zoomed&&(n.w.config.chart.events.zoomed=function(){t.updateSourceChart(n)}),"function"!=typeof n.w.config.chart.events.scrolled&&(n.w.config.chart.events.scrolled=function(){t.updateSourceChart(n)})})),e.config.chart.events.selection=function(t,r){n.forEach((function(t){var n=ApexCharts.getChartByID(t),a=x.clone(e.config.yaxis);if(e.config.chart.brush.autoScaleYaxis&&1===n.w.globals.series.length){var o=new $(n);a=o.autoScaleY(n,a,r)}var l=n.w.config.yaxis.reduce((function(t,e,r){return[].concat(m(t),[i(i({},n.w.config.yaxis[r]),{},{min:a[0].min,max:a[0].max})])}),[]);n.ctx.updateHelpers._updateOptions({xaxis:{min:r.xaxis.min,max:r.xaxis.max},yaxis:l},!1,!1,!1,!1)}))}}}}]),t}(),Wt=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w}return s(t,[{key:"_updateOptions",value:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],a=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],i=arguments.length>4&&void 0!==arguments[4]&&arguments[4];return new Promise((function(l){var c=[e.ctx];a&&(c=e.ctx.getSyncedCharts()),e.ctx.w.globals.isExecCalled&&(c=[e.ctx],e.ctx.w.globals.isExecCalled=!1),c.forEach((function(a,s){var u=a.w;if(u.globals.shouldAnimate=r,n||(u.globals.resized=!0,u.globals.dataChanged=!0,r&&a.series.getPreviousPaths()),t&&"object"===o(t)&&(a.config=new I(t),t=C.extendArrayProps(a.config,t,u),a.w.globals.chartID!==e.ctx.w.globals.chartID&&delete t.series,u.config=x.extend(u.config,t),i&&(u.globals.lastXAxis=t.xaxis?x.clone(t.xaxis):[],u.globals.lastYAxis=t.yaxis?x.clone(t.yaxis):[],u.globals.initialConfig=x.extend({},u.config),u.globals.initialSeries=x.clone(u.config.series),t.series))){for(var d=0;d<u.globals.collapsedSeriesIndices.length;d++){var h=u.config.series[u.globals.collapsedSeriesIndices[d]];u.globals.collapsedSeries[d].data=u.globals.axisCharts?h.data.slice():h}for(var f=0;f<u.globals.ancillaryCollapsedSeriesIndices.length;f++){var p=u.config.series[u.globals.ancillaryCollapsedSeriesIndices[f]];u.globals.ancillaryCollapsedSeries[f].data=u.globals.axisCharts?p.data.slice():p}a.series.emptyCollapsedSeries(u.config.series)}return a.update(t).then((function(){s===c.length-1&&l(a)}))}))}))}},{key:"_updateSeries",value:function(t,e){var n=this,r=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return new Promise((function(a){var i,o=n.w;return o.globals.shouldAnimate=e,o.globals.dataChanged=!0,e&&n.ctx.series.getPreviousPaths(),o.globals.axisCharts?(0===(i=t.map((function(t,e){return n._extendSeries(t,e)}))).length&&(i=[{data:[]}]),o.config.series=i):o.config.series=t.slice(),r&&(o.globals.initialConfig.series=x.clone(o.config.series),o.globals.initialSeries=x.clone(o.config.series)),n.ctx.update().then((function(){a(n.ctx)}))}))}},{key:"_extendSeries",value:function(t,e){var n=this.w,r=n.config.series[e];return i(i({},n.config.series[e]),{},{name:t.name?t.name:null==r?void 0:r.name,color:t.color?t.color:null==r?void 0:r.color,type:t.type?t.type:null==r?void 0:r.type,group:t.group?t.group:null==r?void 0:r.group,data:t.data?t.data:null==r?void 0:r.data,zIndex:void 0!==t.zIndex?t.zIndex:e})}},{key:"toggleDataPointSelection",value:function(t,e){var n=this.w,r=null,a=".apexcharts-series[data\\:realIndex='".concat(t,"']");return n.globals.axisCharts?r=n.globals.dom.Paper.select("".concat(a," path[j='").concat(e,"'], ").concat(a," circle[j='").concat(e,"'], ").concat(a," rect[j='").concat(e,"']")).members[0]:void 0===e&&(r=n.globals.dom.Paper.select("".concat(a," path[j='").concat(t,"']")).members[0],"pie"!==n.config.chart.type&&"polarArea"!==n.config.chart.type&&"donut"!==n.config.chart.type||this.ctx.pie.pieClicked(t)),r?(new z(this.ctx).pathMouseDown(r,null),r.node?r.node:null):(console.warn("toggleDataPointSelection: Element not found"),null)}},{key:"forceXAxisUpdate",value:function(t){var e=this.w;if(["min","max"].forEach((function(n){void 0!==t.xaxis[n]&&(e.config.xaxis[n]=t.xaxis[n],e.globals.lastXAxis[n]=t.xaxis[n])})),t.xaxis.categories&&t.xaxis.categories.length&&(e.config.xaxis.categories=t.xaxis.categories),e.config.xaxis.convertedCatToNumeric){var n=new O(t);t=n.convertCatToNumericXaxis(t,this.ctx)}return t}},{key:"forceYAxisUpdate",value:function(t){return t.chart&&t.chart.stacked&&"100%"===t.chart.stackType&&(Array.isArray(t.yaxis)?t.yaxis.forEach((function(e,n){t.yaxis[n].min=0,t.yaxis[n].max=100})):(t.yaxis.min=0,t.yaxis.max=100)),t}},{key:"revertDefaultAxisMinMax",value:function(t){var e=this,n=this.w,r=n.globals.lastXAxis,a=n.globals.lastYAxis;t&&t.xaxis&&(r=t.xaxis),t&&t.yaxis&&(a=t.yaxis),n.config.xaxis.min=r.min,n.config.xaxis.max=r.max;n.config.yaxis.map((function(t,r){n.globals.zoomed||void 0!==a[r]?function(t){void 0!==a[t]&&(n.config.yaxis[t].min=a[t].min,n.config.yaxis[t].max=a[t].max)}(r):void 0!==e.ctx.opts.yaxis[r]&&(t.min=e.ctx.opts.yaxis[r].min,t.max=e.ctx.opts.yaxis[r].max)}))}}]),t}();Ft="undefined"!=typeof window?window:void 0,Nt=function(t,e){var n=(void 0!==this?this:t).SVG=function(t){if(n.supported)return t=new n.Doc(t),n.parser.draw||n.prepare(),t};if(n.ns="http://www.w3.org/2000/svg",n.xmlns="http://www.w3.org/2000/xmlns/",n.xlink="http://www.w3.org/1999/xlink",n.svgjs="http://svgjs.dev",n.supported=!0,!n.supported)return!1;n.did=1e3,n.eid=function(t){return"Svgjs"+d(t)+n.did++},n.create=function(t){var n=e.createElementNS(this.ns,t);return n.setAttribute("id",this.eid(t)),n},n.extend=function(){var t,e;e=(t=[].slice.call(arguments)).pop();for(var r=t.length-1;r>=0;r--)if(t[r])for(var a in e)t[r].prototype[a]=e[a];n.Set&&n.Set.inherit&&n.Set.inherit()},n.invent=function(t){var e="function"==typeof t.create?t.create:function(){this.constructor.call(this,n.create(t.create))};return t.inherit&&(e.prototype=new t.inherit),t.extend&&n.extend(e,t.extend),t.construct&&n.extend(t.parent||n.Container,t.construct),e},n.adopt=function(e){return e?e.instance?e.instance:((r="svg"==e.nodeName?e.parentNode instanceof t.SVGElement?new n.Nested:new n.Doc:"linearGradient"==e.nodeName?new n.Gradient("linear"):"radialGradient"==e.nodeName?new n.Gradient("radial"):n[d(e.nodeName)]?new(n[d(e.nodeName)]):new n.Element(e)).type=e.nodeName,r.node=e,e.instance=r,r instanceof n.Doc&&r.namespace().defs(),r.setData(JSON.parse(e.getAttribute("svgjs:data"))||{}),r):null;var r},n.prepare=function(){var t=e.getElementsByTagName("body")[0],r=(t?new n.Doc(t):n.adopt(e.documentElement).nested()).size(2,0);n.parser={body:t||e.documentElement,draw:r.style("opacity:0;position:absolute;left:-100%;top:-100%;overflow:hidden").node,poly:r.polyline().node,path:r.path().node,native:n.create("svg")}},n.parser={native:n.create("svg")},e.addEventListener("DOMContentLoaded",(function(){n.parser.draw||n.prepare()}),!1),n.regex={numberAndUnit:/^([+-]?(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?)([a-z%]*)$/i,hex:/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i,rgb:/rgb\((\d+),(\d+),(\d+)\)/,reference:/#([a-z0-9\-_]+)/i,transforms:/\)\s*,?\s*/,whitespace:/\s/g,isHex:/^#[a-f0-9]{3,6}$/i,isRgb:/^rgb\(/,isCss:/[^:]+:[^;]+;?/,isBlank:/^(\s+)?$/,isNumber:/^[+-]?(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,isPercent:/^-?[\d\.]+%$/,isImage:/\.(jpg|jpeg|png|gif|svg)(\?[^=]+.*)?/i,delimiter:/[\s,]+/,hyphen:/([^e])\-/gi,pathLetters:/[MLHVCSQTAZ]/gi,isPathLetter:/[MLHVCSQTAZ]/i,numbersWithDots:/((\d?\.\d+(?:e[+-]?\d+)?)((?:\.\d+(?:e[+-]?\d+)?)+))+/gi,dots:/\./g},n.utils={map:function(t,e){for(var n=t.length,r=[],a=0;a<n;a++)r.push(e(t[a]));return r},filter:function(t,e){for(var n=t.length,r=[],a=0;a<n;a++)e(t[a])&&r.push(t[a]);return r},filterSVGElements:function(e){return this.filter(e,(function(e){return e instanceof t.SVGElement}))}},n.defaults={attrs:{"fill-opacity":1,"stroke-opacity":1,"stroke-width":0,"stroke-linejoin":"miter","stroke-linecap":"butt",fill:"#000000",stroke:"#000000",opacity:1,x:0,y:0,cx:0,cy:0,width:0,height:0,r:0,rx:0,ry:0,offset:0,"stop-opacity":1,"stop-color":"#000000","font-size":16,"font-family":"Helvetica, Arial, sans-serif","text-anchor":"start"}},n.Color=function(t){var e,r;this.r=0,this.g=0,this.b=0,t&&("string"==typeof t?n.regex.isRgb.test(t)?(e=n.regex.rgb.exec(t.replace(n.regex.whitespace,"")),this.r=parseInt(e[1]),this.g=parseInt(e[2]),this.b=parseInt(e[3])):n.regex.isHex.test(t)&&(e=n.regex.hex.exec(4==(r=t).length?["#",r.substring(1,2),r.substring(1,2),r.substring(2,3),r.substring(2,3),r.substring(3,4),r.substring(3,4)].join(""):r),this.r=parseInt(e[1],16),this.g=parseInt(e[2],16),this.b=parseInt(e[3],16)):"object"===o(t)&&(this.r=t.r,this.g=t.g,this.b=t.b))},n.extend(n.Color,{toString:function(){return this.toHex()},toHex:function(){return"#"+h(this.r)+h(this.g)+h(this.b)},toRgb:function(){return"rgb("+[this.r,this.g,this.b].join()+")"},brightness:function(){return this.r/255*.3+this.g/255*.59+this.b/255*.11},morph:function(t){return this.destination=new n.Color(t),this},at:function(t){return this.destination?(t=t<0?0:t>1?1:t,new n.Color({r:~~(this.r+(this.destination.r-this.r)*t),g:~~(this.g+(this.destination.g-this.g)*t),b:~~(this.b+(this.destination.b-this.b)*t)})):this}}),n.Color.test=function(t){return t+="",n.regex.isHex.test(t)||n.regex.isRgb.test(t)},n.Color.isRgb=function(t){return t&&"number"==typeof t.r&&"number"==typeof t.g&&"number"==typeof t.b},n.Color.isColor=function(t){return n.Color.isRgb(t)||n.Color.test(t)},n.Array=function(t,e){0==(t=(t||[]).valueOf()).length&&e&&(t=e.valueOf()),this.value=this.parse(t)},n.extend(n.Array,{toString:function(){return this.value.join(" ")},valueOf:function(){return this.value},parse:function(t){return t=t.valueOf(),Array.isArray(t)?t:this.split(t)}}),n.PointArray=function(t,e){n.Array.call(this,t,e||[[0,0]])},n.PointArray.prototype=new n.Array,n.PointArray.prototype.constructor=n.PointArray;for(var r={M:function(t,e,n){return e.x=n.x=t[0],e.y=n.y=t[1],["M",e.x,e.y]},L:function(t,e){return e.x=t[0],e.y=t[1],["L",t[0],t[1]]},H:function(t,e){return e.x=t[0],["H",t[0]]},V:function(t,e){return e.y=t[0],["V",t[0]]},C:function(t,e){return e.x=t[4],e.y=t[5],["C",t[0],t[1],t[2],t[3],t[4],t[5]]},Q:function(t,e){return e.x=t[2],e.y=t[3],["Q",t[0],t[1],t[2],t[3]]},S:function(t,e){return e.x=t[2],e.y=t[3],["S",t[0],t[1],t[2],t[3]]},Z:function(t,e,n){return e.x=n.x,e.y=n.y,["Z"]}},a="mlhvqtcsaz".split(""),i=0,l=a.length;i<l;++i)r[a[i]]=function(t){return function(e,n,a){if("H"==t)e[0]=e[0]+n.x;else if("V"==t)e[0]=e[0]+n.y;else if("A"==t)e[5]=e[5]+n.x,e[6]=e[6]+n.y;else for(var i=0,o=e.length;i<o;++i)e[i]=e[i]+(i%2?n.y:n.x);if(r&&"function"==typeof r[t])return r[t](e,n,a)}}(a[i].toUpperCase());n.PathArray=function(t,e){n.Array.call(this,t,e||[["M",0,0]])},n.PathArray.prototype=new n.Array,n.PathArray.prototype.constructor=n.PathArray,n.extend(n.PathArray,{toString:function(){return function(t){for(var e=0,n=t.length,r="";e<n;e++)r+=t[e][0],null!=t[e][1]&&(r+=t[e][1],null!=t[e][2]&&(r+=" ",r+=t[e][2],null!=t[e][3]&&(r+=" ",r+=t[e][3],r+=" ",r+=t[e][4],null!=t[e][5]&&(r+=" ",r+=t[e][5],r+=" ",r+=t[e][6],null!=t[e][7]&&(r+=" ",r+=t[e][7])))));return r+" "}(this.value)},move:function(t,e){var n=this.bbox();return n.x,n.y,this},at:function(t){if(!this.destination)return this;for(var e=this.value,r=this.destination.value,a=[],i=new n.PathArray,o=0,l=e.length;o<l;o++){a[o]=[e[o][0]];for(var c=1,s=e[o].length;c<s;c++)a[o][c]=e[o][c]+(r[o][c]-e[o][c])*t;"A"===a[o][0]&&(a[o][4]=+(0!=a[o][4]),a[o][5]=+(0!=a[o][5]))}return i.value=a,i},parse:function(t){if(t instanceof n.PathArray)return t.valueOf();var e,a={M:2,L:2,H:1,V:1,C:6,S:4,Q:4,T:2,A:7,Z:0};t="string"==typeof t?t.replace(n.regex.numbersWithDots,s).replace(n.regex.pathLetters," $& ").replace(n.regex.hyphen,"$1 -").trim().split(n.regex.delimiter):t.reduce((function(t,e){return[].concat.call(t,e)}),[]);var i=[],o=new n.Point,l=new n.Point,c=0,u=t.length;do{n.regex.isPathLetter.test(t[c])?(e=t[c],++c):"M"==e?e="L":"m"==e&&(e="l"),i.push(r[e].call(null,t.slice(c,c+=a[e.toUpperCase()]).map(parseFloat),o,l))}while(u>c);return i},bbox:function(){return n.parser.draw||n.prepare(),n.parser.path.setAttribute("d",this.toString()),n.parser.path.getBBox()}}),n.Number=n.invent({create:function(t,e){this.value=0,this.unit=e||"","number"==typeof t?this.value=isNaN(t)?0:isFinite(t)?t:t<0?-34e37:34e37:"string"==typeof t?(e=t.match(n.regex.numberAndUnit))&&(this.value=parseFloat(e[1]),"%"==e[5]?this.value/=100:"s"==e[5]&&(this.value*=1e3),this.unit=e[5]):t instanceof n.Number&&(this.value=t.valueOf(),this.unit=t.unit)},extend:{toString:function(){return("%"==this.unit?~~(1e8*this.value)/1e6:"s"==this.unit?this.value/1e3:this.value)+this.unit},toJSON:function(){return this.toString()},valueOf:function(){return this.value},plus:function(t){return t=new n.Number(t),new n.Number(this+t,this.unit||t.unit)},minus:function(t){return t=new n.Number(t),new n.Number(this-t,this.unit||t.unit)},times:function(t){return t=new n.Number(t),new n.Number(this*t,this.unit||t.unit)},divide:function(t){return t=new n.Number(t),new n.Number(this/t,this.unit||t.unit)},to:function(t){var e=new n.Number(this);return"string"==typeof t&&(e.unit=t),e},morph:function(t){return this.destination=new n.Number(t),t.relative&&(this.destination.value+=this.value),this},at:function(t){return this.destination?new n.Number(this.destination).minus(this).times(t).plus(this):this}}}),n.Element=n.invent({create:function(t){this._stroke=n.defaults.attrs.stroke,this._event=null,this.dom={},(this.node=t)&&(this.type=t.nodeName,this.node.instance=this,this._stroke=t.getAttribute("stroke")||this._stroke)},extend:{x:function(t){return this.attr("x",t)},y:function(t){return this.attr("y",t)},cx:function(t){return null==t?this.x()+this.width()/2:this.x(t-this.width()/2)},cy:function(t){return null==t?this.y()+this.height()/2:this.y(t-this.height()/2)},move:function(t,e){return this.x(t).y(e)},center:function(t,e){return this.cx(t).cy(e)},width:function(t){return this.attr("width",t)},height:function(t){return this.attr("height",t)},size:function(t,e){var r=f(this,t,e);return this.width(new n.Number(r.width)).height(new n.Number(r.height))},clone:function(t){this.writeDataToDom();var e=v(this.node.cloneNode(!0));return t?t.add(e):this.after(e),e},remove:function(){return this.parent()&&this.parent().removeElement(this),this},replace:function(t){return this.after(t).remove(),t},addTo:function(t){return t.put(this)},putIn:function(t){return t.add(this)},id:function(t){return this.attr("id",t)},show:function(){return this.style("display","")},hide:function(){return this.style("display","none")},visible:function(){return"none"!=this.style("display")},toString:function(){return this.attr("id")},classes:function(){var t=this.attr("class");return null==t?[]:t.trim().split(n.regex.delimiter)},hasClass:function(t){return-1!=this.classes().indexOf(t)},addClass:function(t){if(!this.hasClass(t)){var e=this.classes();e.push(t),this.attr("class",e.join(" "))}return this},removeClass:function(t){return this.hasClass(t)&&this.attr("class",this.classes().filter((function(e){return e!=t})).join(" ")),this},toggleClass:function(t){return this.hasClass(t)?this.removeClass(t):this.addClass(t)},reference:function(t){return n.get(this.attr(t))},parent:function(e){var r=this;if(!r.node.parentNode)return null;if(r=n.adopt(r.node.parentNode),!e)return r;for(;r&&r.node instanceof t.SVGElement;){if("string"==typeof e?r.matches(e):r instanceof e)return r;if(!r.node.parentNode||"#document"==r.node.parentNode.nodeName)return null;r=n.adopt(r.node.parentNode)}},doc:function(){return this instanceof n.Doc?this:this.parent(n.Doc)},parents:function(t){var e=[],n=this;do{if(!(n=n.parent(t))||!n.node)break;e.push(n)}while(n.parent);return e},matches:function(t){return function(t,e){return(t.matches||t.matchesSelector||t.msMatchesSelector||t.mozMatchesSelector||t.webkitMatchesSelector||t.oMatchesSelector).call(t,e)}(this.node,t)},native:function(){return this.node},svg:function(t){var r=e.createElement("svg");if(!(t&&this instanceof n.Parent))return r.appendChild(t=e.createElement("svg")),this.writeDataToDom(),t.appendChild(this.node.cloneNode(!0)),r.innerHTML.replace(/^<svg>/,"").replace(/<\/svg>$/,"");r.innerHTML="<svg>"+t.replace(/\n/,"").replace(/<([\w:-]+)([^<]+?)\/>/g,"<$1$2></$1>")+"</svg>";for(var a=0,i=r.firstChild.childNodes.length;a<i;a++)this.node.appendChild(r.firstChild.firstChild);return this},writeDataToDom:function(){return(this.each||this.lines)&&(this.each?this:this.lines()).each((function(){this.writeDataToDom()})),this.node.removeAttribute("svgjs:data"),Object.keys(this.dom).length&&this.node.setAttribute("svgjs:data",JSON.stringify(this.dom)),this},setData:function(t){return this.dom=t,this},is:function(t){return function(t,e){return t instanceof e}(this,t)}}}),n.easing={"-":function(t){return t},"<>":function(t){return-Math.cos(t*Math.PI)/2+.5},">":function(t){return Math.sin(t*Math.PI/2)},"<":function(t){return 1-Math.cos(t*Math.PI/2)}},n.morph=function(t){return function(e,r){return new n.MorphObj(e,r).at(t)}},n.Situation=n.invent({create:function(t){this.init=!1,this.reversed=!1,this.reversing=!1,this.duration=new n.Number(t.duration).valueOf(),this.delay=new n.Number(t.delay).valueOf(),this.start=+new Date+this.delay,this.finish=this.start+this.duration,this.ease=t.ease,this.loop=0,this.loops=!1,this.animations={},this.attrs={},this.styles={},this.transforms=[],this.once={}}}),n.FX=n.invent({create:function(t){this._target=t,this.situations=[],this.active=!1,this.situation=null,this.paused=!1,this.lastPos=0,this.pos=0,this.absPos=0,this._speed=1},extend:{animate:function(t,e,r){"object"===o(t)&&(e=t.ease,r=t.delay,t=t.duration);var a=new n.Situation({duration:t||1e3,delay:r||0,ease:n.easing[e||"-"]||e});return this.queue(a),this},target:function(t){return t&&t instanceof n.Element?(this._target=t,this):this._target},timeToAbsPos:function(t){return(t-this.situation.start)/(this.situation.duration/this._speed)},absPosToTime:function(t){return this.situation.duration/this._speed*t+this.situation.start},startAnimFrame:function(){this.stopAnimFrame(),this.animationFrame=t.requestAnimationFrame(function(){this.step()}.bind(this))},stopAnimFrame:function(){t.cancelAnimationFrame(this.animationFrame)},start:function(){return!this.active&&this.situation&&(this.active=!0,this.startCurrent()),this},startCurrent:function(){return this.situation.start=+new Date+this.situation.delay/this._speed,this.situation.finish=this.situation.start+this.situation.duration/this._speed,this.initAnimations().step()},queue:function(t){return("function"==typeof t||t instanceof n.Situation)&&this.situations.push(t),this.situation||(this.situation=this.situations.shift()),this},dequeue:function(){return this.stop(),this.situation=this.situations.shift(),this.situation&&(this.situation instanceof n.Situation?this.start():this.situation.call(this)),this},initAnimations:function(){var t,e=this.situation;if(e.init)return this;for(var r in e.animations){t=this.target()[r](),Array.isArray(t)||(t=[t]),Array.isArray(e.animations[r])||(e.animations[r]=[e.animations[r]]);for(var a=t.length;a--;)e.animations[r][a]instanceof n.Number&&(t[a]=new n.Number(t[a])),e.animations[r][a]=t[a].morph(e.animations[r][a])}for(var r in e.attrs)e.attrs[r]=new n.MorphObj(this.target().attr(r),e.attrs[r]);for(var r in e.styles)e.styles[r]=new n.MorphObj(this.target().style(r),e.styles[r]);return e.initialTransformation=this.target().matrixify(),e.init=!0,this},clearQueue:function(){return this.situations=[],this},clearCurrent:function(){return this.situation=null,this},stop:function(t,e){var n=this.active;return this.active=!1,e&&this.clearQueue(),t&&this.situation&&(!n&&this.startCurrent(),this.atEnd()),this.stopAnimFrame(),this.clearCurrent()},after:function(t){var e=this.last();return this.target().on("finished.fx",(function n(r){r.detail.situation==e&&(t.call(this,e),this.off("finished.fx",n))})),this._callStart()},during:function(t){var e=this.last(),r=function(r){r.detail.situation==e&&t.call(this,r.detail.pos,n.morph(r.detail.pos),r.detail.eased,e)};return this.target().off("during.fx",r).on("during.fx",r),this.after((function(){this.off("during.fx",r)})),this._callStart()},afterAll:function(t){var e=function e(n){t.call(this),this.off("allfinished.fx",e)};return this.target().off("allfinished.fx",e).on("allfinished.fx",e),this._callStart()},last:function(){return this.situations.length?this.situations[this.situations.length-1]:this.situation},add:function(t,e,n){return this.last()[n||"animations"][t]=e,this._callStart()},step:function(t){var e,n,r;t||(this.absPos=this.timeToAbsPos(+new Date)),!1!==this.situation.loops?(e=Math.max(this.absPos,0),n=Math.floor(e),!0===this.situation.loops||n<this.situation.loops?(this.pos=e-n,r=this.situation.loop,this.situation.loop=n):(this.absPos=this.situation.loops,this.pos=1,r=this.situation.loop-1,this.situation.loop=this.situation.loops),this.situation.reversing&&(this.situation.reversed=this.situation.reversed!=Boolean((this.situation.loop-r)%2))):(this.absPos=Math.min(this.absPos,1),this.pos=this.absPos),this.pos<0&&(this.pos=0),this.situation.reversed&&(this.pos=1-this.pos);var a=this.situation.ease(this.pos);for(var i in this.situation.once)i>this.lastPos&&i<=a&&(this.situation.once[i].call(this.target(),this.pos,a),delete this.situation.once[i]);return this.active&&this.target().fire("during",{pos:this.pos,eased:a,fx:this,situation:this.situation}),this.situation?(this.eachAt(),1==this.pos&&!this.situation.reversed||this.situation.reversed&&0==this.pos?(this.stopAnimFrame(),this.target().fire("finished",{fx:this,situation:this.situation}),this.situations.length||(this.target().fire("allfinished"),this.situations.length||(this.target().off(".fx"),this.active=!1)),this.active?this.dequeue():this.clearCurrent()):!this.paused&&this.active&&this.startAnimFrame(),this.lastPos=a,this):this},eachAt:function(){var t,e=this,r=this.target(),a=this.situation;for(var i in a.animations)t=[].concat(a.animations[i]).map((function(t){return"string"!=typeof t&&t.at?t.at(a.ease(e.pos),e.pos):t})),r[i].apply(r,t);for(var i in a.attrs)t=[i].concat(a.attrs[i]).map((function(t){return"string"!=typeof t&&t.at?t.at(a.ease(e.pos),e.pos):t})),r.attr.apply(r,t);for(var i in a.styles)t=[i].concat(a.styles[i]).map((function(t){return"string"!=typeof t&&t.at?t.at(a.ease(e.pos),e.pos):t})),r.style.apply(r,t);if(a.transforms.length){t=a.initialTransformation,i=0;for(var o=a.transforms.length;i<o;i++){var l=a.transforms[i];l instanceof n.Matrix?t=l.relative?t.multiply((new n.Matrix).morph(l).at(a.ease(this.pos))):t.morph(l).at(a.ease(this.pos)):(l.relative||l.undo(t.extract()),t=t.multiply(l.at(a.ease(this.pos))))}r.matrix(t)}return this},once:function(t,e,n){var r=this.last();return n||(t=r.ease(t)),r.once[t]=e,this},_callStart:function(){return setTimeout(function(){this.start()}.bind(this),0),this}},parent:n.Element,construct:{animate:function(t,e,r){return(this.fx||(this.fx=new n.FX(this))).animate(t,e,r)},delay:function(t){return(this.fx||(this.fx=new n.FX(this))).delay(t)},stop:function(t,e){return this.fx&&this.fx.stop(t,e),this},finish:function(){return this.fx&&this.fx.finish(),this}}}),n.MorphObj=n.invent({create:function(t,e){return n.Color.isColor(e)?new n.Color(t).morph(e):n.regex.delimiter.test(t)?n.regex.pathLetters.test(t)?new n.PathArray(t).morph(e):new n.Array(t).morph(e):n.regex.numberAndUnit.test(e)?new n.Number(t).morph(e):(this.value=t,void(this.destination=e))},extend:{at:function(t,e){return e<1?this.value:this.destination},valueOf:function(){return this.value}}}),n.extend(n.FX,{attr:function(t,e,n){if("object"===o(t))for(var r in t)this.attr(r,t[r]);else this.add(t,e,"attrs");return this},plot:function(t,e,n,r){return 4==arguments.length?this.plot([t,e,n,r]):this.add("plot",new(this.target().morphArray)(t))}}),n.Box=n.invent({create:function(t,e,r,a){if(!("object"!==o(t)||t instanceof n.Element))return n.Box.call(this,null!=t.left?t.left:t.x,null!=t.top?t.top:t.y,t.width,t.height);var i;4==arguments.length&&(this.x=t,this.y=e,this.width=r,this.height=a),null==(i=this).x&&(i.x=0,i.y=0,i.width=0,i.height=0),i.w=i.width,i.h=i.height,i.x2=i.x+i.width,i.y2=i.y+i.height,i.cx=i.x+i.width/2,i.cy=i.y+i.height/2}}),n.BBox=n.invent({create:function(t){if(n.Box.apply(this,[].slice.call(arguments)),t instanceof n.Element){var r;try{if(!e.documentElement.contains){for(var a=t.node;a.parentNode;)a=a.parentNode;if(a!=e)throw new Error("Element not in the dom")}r=t.node.getBBox()}catch(e){if(t instanceof n.Shape){n.parser.draw||n.prepare();var i=t.clone(n.parser.draw.instance).show();i&&i.node&&"function"==typeof i.node.getBBox&&(r=i.node.getBBox()),i&&"function"==typeof i.remove&&i.remove()}else r={x:t.node.clientLeft,y:t.node.clientTop,width:t.node.clientWidth,height:t.node.clientHeight}}n.Box.call(this,r)}},inherit:n.Box,parent:n.Element,construct:{bbox:function(){return new n.BBox(this)}}}),n.BBox.prototype.constructor=n.BBox,n.Matrix=n.invent({create:function(t){var e=g([1,0,0,1,0,0]);t=null===t?e:t instanceof n.Element?t.matrixify():"string"==typeof t?g(t.split(n.regex.delimiter).map(parseFloat)):6==arguments.length?g([].slice.call(arguments)):Array.isArray(t)?g(t):t&&"object"===o(t)?t:e;for(var r=y.length-1;r>=0;--r)this[y[r]]=null!=t[y[r]]?t[y[r]]:e[y[r]]},extend:{extract:function(){var t=p(this,0,1);p(this,1,0);var e=180/Math.PI*Math.atan2(t.y,t.x)-90;return{x:this.e,y:this.f,transformedX:(this.e*Math.cos(e*Math.PI/180)+this.f*Math.sin(e*Math.PI/180))/Math.sqrt(this.a*this.a+this.b*this.b),transformedY:(this.f*Math.cos(e*Math.PI/180)+this.e*Math.sin(-e*Math.PI/180))/Math.sqrt(this.c*this.c+this.d*this.d),rotation:e,a:this.a,b:this.b,c:this.c,d:this.d,e:this.e,f:this.f,matrix:new n.Matrix(this)}},clone:function(){return new n.Matrix(this)},morph:function(t){return this.destination=new n.Matrix(t),this},multiply:function(t){return new n.Matrix(this.native().multiply(function(t){return t instanceof n.Matrix||(t=new n.Matrix(t)),t}(t).native()))},inverse:function(){return new n.Matrix(this.native().inverse())},translate:function(t,e){return new n.Matrix(this.native().translate(t||0,e||0))},native:function(){for(var t=n.parser.native.createSVGMatrix(),e=y.length-1;e>=0;e--)t[y[e]]=this[y[e]];return t},toString:function(){return"matrix("+m(this.a)+","+m(this.b)+","+m(this.c)+","+m(this.d)+","+m(this.e)+","+m(this.f)+")"}},parent:n.Element,construct:{ctm:function(){return new n.Matrix(this.node.getCTM())},screenCTM:function(){if(this instanceof n.Nested){var t=this.rect(1,1),e=t.node.getScreenCTM();return t.remove(),new n.Matrix(e)}return new n.Matrix(this.node.getScreenCTM())}}}),n.Point=n.invent({create:function(t,e){var n;n=Array.isArray(t)?{x:t[0],y:t[1]}:"object"===o(t)?{x:t.x,y:t.y}:null!=t?{x:t,y:null!=e?e:t}:{x:0,y:0},this.x=n.x,this.y=n.y},extend:{clone:function(){return new n.Point(this)},morph:function(t,e){return this.destination=new n.Point(t,e),this}}}),n.extend(n.Element,{point:function(t,e){return new n.Point(t,e).transform(this.screenCTM().inverse())}}),n.extend(n.Element,{attr:function(t,e,r){if(null==t){for(t={},r=(e=this.node.attributes).length-1;r>=0;r--)t[e[r].nodeName]=n.regex.isNumber.test(e[r].nodeValue)?parseFloat(e[r].nodeValue):e[r].nodeValue;return t}if("object"===o(t))for(var a in t)this.attr(a,t[a]);else if(null===e)this.node.removeAttribute(t);else{if(null==e)return null==(e=this.node.getAttribute(t))?n.defaults.attrs[t]:n.regex.isNumber.test(e)?parseFloat(e):e;"stroke-width"==t?this.attr("stroke",parseFloat(e)>0?this._stroke:null):"stroke"==t&&(this._stroke=e),"fill"!=t&&"stroke"!=t||(n.regex.isImage.test(e)&&(e=this.doc().defs().image(e,0,0)),e instanceof n.Image&&(e=this.doc().defs().pattern(0,0,(function(){this.add(e)})))),"number"==typeof e?e=new n.Number(e):n.Color.isColor(e)?e=new n.Color(e):Array.isArray(e)&&(e=new n.Array(e)),"leading"==t?this.leading&&this.leading(e):"string"==typeof r?this.node.setAttributeNS(r,t,e.toString()):this.node.setAttribute(t,e.toString()),!this.rebuild||"font-size"!=t&&"x"!=t||this.rebuild(t,e)}return this}}),n.extend(n.Element,{transform:function(t,e){var r;return"object"!==o(t)?(r=new n.Matrix(this).extract(),"string"==typeof t?r[t]:r):(r=new n.Matrix(this),e=!!e||!!t.relative,null!=t.a&&(r=e?r.multiply(new n.Matrix(t)):new n.Matrix(t)),this.attr("transform",r))}}),n.extend(n.Element,{untransform:function(){return this.attr("transform",null)},matrixify:function(){return(this.attr("transform")||"").split(n.regex.transforms).slice(0,-1).map((function(t){var e=t.trim().split("(");return[e[0],e[1].split(n.regex.delimiter).map((function(t){return parseFloat(t)}))]})).reduce((function(t,e){return"matrix"==e[0]?t.multiply(g(e[1])):t[e[0]].apply(t,e[1])}),new n.Matrix)},toParent:function(t){if(this==t)return this;var e=this.screenCTM(),n=t.screenCTM().inverse();return this.addTo(t).untransform().transform(n.multiply(e)),this},toDoc:function(){return this.toParent(this.doc())}}),n.Transformation=n.invent({create:function(t,e){if(arguments.length>1&&"boolean"!=typeof e)return this.constructor.call(this,[].slice.call(arguments));if(Array.isArray(t))for(var n=0,r=this.arguments.length;n<r;++n)this[this.arguments[n]]=t[n];else if(t&&"object"===o(t))for(n=0,r=this.arguments.length;n<r;++n)this[this.arguments[n]]=t[this.arguments[n]];this.inversed=!1,!0===e&&(this.inversed=!0)}}),n.Translate=n.invent({parent:n.Matrix,inherit:n.Transformation,create:function(t,e){this.constructor.apply(this,[].slice.call(arguments))},extend:{arguments:["transformedX","transformedY"],method:"translate"}}),n.extend(n.Element,{style:function(t,e){if(0==arguments.length)return this.node.style.cssText||"";if(arguments.length<2)if("object"===o(t))for(var r in t)this.style(r,t[r]);else{if(!n.regex.isCss.test(t))return this.node.style[u(t)];for(t=t.split(/\s*;\s*/).filter((function(t){return!!t})).map((function(t){return t.split(/\s*:\s*/)}));e=t.pop();)this.style(e[0],e[1])}else this.node.style[u(t)]=null===e||n.regex.isBlank.test(e)?"":e;return this}}),n.Parent=n.invent({create:function(t){this.constructor.call(this,t)},inherit:n.Element,extend:{children:function(){return n.utils.map(n.utils.filterSVGElements(this.node.childNodes),(function(t){return n.adopt(t)}))},add:function(t,e){return null==e?this.node.appendChild(t.node):t.node!=this.node.childNodes[e]&&this.node.insertBefore(t.node,this.node.childNodes[e]),this},put:function(t,e){return this.add(t,e),t},has:function(t){return this.index(t)>=0},index:function(t){return[].slice.call(this.node.childNodes).indexOf(t.node)},get:function(t){return n.adopt(this.node.childNodes[t])},first:function(){return this.get(0)},last:function(){return this.get(this.node.childNodes.length-1)},each:function(t,e){for(var r=this.children(),a=0,i=r.length;a<i;a++)r[a]instanceof n.Element&&t.apply(r[a],[a,r]),e&&r[a]instanceof n.Container&&r[a].each(t,e);return this},removeElement:function(t){return this.node.removeChild(t.node),this},clear:function(){for(;this.node.hasChildNodes();)this.node.removeChild(this.node.lastChild);return delete this._defs,this},defs:function(){return this.doc().defs()}}}),n.extend(n.Parent,{ungroup:function(t,e){return 0===e||this instanceof n.Defs||this.node==n.parser.draw||(t=t||(this instanceof n.Doc?this:this.parent(n.Parent)),e=e||1/0,this.each((function(){return this instanceof n.Defs?this:this instanceof n.Parent?this.ungroup(t,e-1):this.toParent(t)})),this.node.firstChild||this.remove()),this},flatten:function(t,e){return this.ungroup(t,e)}}),n.Container=n.invent({create:function(t){this.constructor.call(this,t)},inherit:n.Parent}),n.ViewBox=n.invent({parent:n.Container,construct:{}}),["click","dblclick","mousedown","mouseup","mouseover","mouseout","mousemove","touchstart","touchmove","touchleave","touchend","touchcancel"].forEach((function(t){n.Element.prototype[t]=function(e){return n.on(this.node,t,e),this}})),n.listeners=[],n.handlerMap=[],n.listenerId=0,n.on=function(t,e,r,a,i){var o=r.bind(a||t.instance||t),l=(n.handlerMap.indexOf(t)+1||n.handlerMap.push(t))-1,c=e.split(".")[0],s=e.split(".")[1]||"*";n.listeners[l]=n.listeners[l]||{},n.listeners[l][c]=n.listeners[l][c]||{},n.listeners[l][c][s]=n.listeners[l][c][s]||{},r._svgjsListenerId||(r._svgjsListenerId=++n.listenerId),n.listeners[l][c][s][r._svgjsListenerId]=o,t.addEventListener(c,o,i||{passive:!0})},n.off=function(t,e,r){var a=n.handlerMap.indexOf(t),i=e&&e.split(".")[0],o=e&&e.split(".")[1],l="";if(-1!=a)if(r){if("function"==typeof r&&(r=r._svgjsListenerId),!r)return;n.listeners[a][i]&&n.listeners[a][i][o||"*"]&&(t.removeEventListener(i,n.listeners[a][i][o||"*"][r],!1),delete n.listeners[a][i][o||"*"][r])}else if(o&&i){if(n.listeners[a][i]&&n.listeners[a][i][o]){for(var c in n.listeners[a][i][o])n.off(t,[i,o].join("."),c);delete n.listeners[a][i][o]}}else if(o)for(var s in n.listeners[a])for(var l in n.listeners[a][s])o===l&&n.off(t,[s,o].join("."));else if(i){if(n.listeners[a][i]){for(var l in n.listeners[a][i])n.off(t,[i,l].join("."));delete n.listeners[a][i]}}else{for(var s in n.listeners[a])n.off(t,s);delete n.listeners[a],delete n.handlerMap[a]}},n.extend(n.Element,{on:function(t,e,r,a){return n.on(this.node,t,e,r,a),this},off:function(t,e){return n.off(this.node,t,e),this},fire:function(e,r){return e instanceof t.Event?this.node.dispatchEvent(e):this.node.dispatchEvent(e=new n.CustomEvent(e,{detail:r,cancelable:!0})),this._event=e,this},event:function(){return this._event}}),n.Defs=n.invent({create:"defs",inherit:n.Container}),n.G=n.invent({create:"g",inherit:n.Container,extend:{x:function(t){return null==t?this.transform("x"):this.transform({x:t-this.x()},!0)}},construct:{group:function(){return this.put(new n.G)}}}),n.Doc=n.invent({create:function(t){t&&("svg"==(t="string"==typeof t?e.getElementById(t):t).nodeName?this.constructor.call(this,t):(this.constructor.call(this,n.create("svg")),t.appendChild(this.node),this.size("100%","100%")),this.namespace().defs())},inherit:n.Container,extend:{namespace:function(){return this.attr({xmlns:n.ns,version:"1.1"}).attr("xmlns:xlink",n.xlink,n.xmlns).attr("xmlns:svgjs",n.svgjs,n.xmlns)},defs:function(){var t;return this._defs||((t=this.node.getElementsByTagName("defs")[0])?this._defs=n.adopt(t):this._defs=new n.Defs,this.node.appendChild(this._defs.node)),this._defs},parent:function(){return this.node.parentNode&&"#document"!=this.node.parentNode.nodeName?this.node.parentNode:null},remove:function(){return this.parent()&&this.parent().removeChild(this.node),this},clear:function(){for(;this.node.hasChildNodes();)this.node.removeChild(this.node.lastChild);return delete this._defs,n.parser.draw&&!n.parser.draw.parentNode&&this.node.appendChild(n.parser.draw),this},clone:function(t){this.writeDataToDom();var e=this.node,n=v(e.cloneNode(!0));return t?(t.node||t).appendChild(n.node):e.parentNode.insertBefore(n.node,e.nextSibling),n}}}),n.extend(n.Element,{}),n.Gradient=n.invent({create:function(t){this.constructor.call(this,n.create(t+"Gradient")),this.type=t},inherit:n.Container,extend:{at:function(t,e,r){return this.put(new n.Stop).update(t,e,r)},update:function(t){return this.clear(),"function"==typeof t&&t.call(this,this),this},fill:function(){return"url(#"+this.id()+")"},toString:function(){return this.fill()},attr:function(t,e,r){return"transform"==t&&(t="gradientTransform"),n.Container.prototype.attr.call(this,t,e,r)}},construct:{gradient:function(t,e){return this.defs().gradient(t,e)}}}),n.extend(n.Gradient,n.FX,{from:function(t,e){return"radial"==(this._target||this).type?this.attr({fx:new n.Number(t),fy:new n.Number(e)}):this.attr({x1:new n.Number(t),y1:new n.Number(e)})},to:function(t,e){return"radial"==(this._target||this).type?this.attr({cx:new n.Number(t),cy:new n.Number(e)}):this.attr({x2:new n.Number(t),y2:new n.Number(e)})}}),n.extend(n.Defs,{gradient:function(t,e){return this.put(new n.Gradient(t)).update(e)}}),n.Stop=n.invent({create:"stop",inherit:n.Element,extend:{update:function(t){return("number"==typeof t||t instanceof n.Number)&&(t={offset:arguments[0],color:arguments[1],opacity:arguments[2]}),null!=t.opacity&&this.attr("stop-opacity",t.opacity),null!=t.color&&this.attr("stop-color",t.color),null!=t.offset&&this.attr("offset",new n.Number(t.offset)),this}}}),n.Pattern=n.invent({create:"pattern",inherit:n.Container,extend:{fill:function(){return"url(#"+this.id()+")"},update:function(t){return this.clear(),"function"==typeof t&&t.call(this,this),this},toString:function(){return this.fill()},attr:function(t,e,r){return"transform"==t&&(t="patternTransform"),n.Container.prototype.attr.call(this,t,e,r)}},construct:{pattern:function(t,e,n){return this.defs().pattern(t,e,n)}}}),n.extend(n.Defs,{pattern:function(t,e,r){return this.put(new n.Pattern).update(r).attr({x:0,y:0,width:t,height:e,patternUnits:"userSpaceOnUse"})}}),n.Shape=n.invent({create:function(t){this.constructor.call(this,t)},inherit:n.Element}),n.Symbol=n.invent({create:"symbol",inherit:n.Container,construct:{symbol:function(){return this.put(new n.Symbol)}}}),n.Use=n.invent({create:"use",inherit:n.Shape,extend:{element:function(t,e){return this.attr("href",(e||"")+"#"+t,n.xlink)}},construct:{use:function(t,e){return this.put(new n.Use).element(t,e)}}}),n.Rect=n.invent({create:"rect",inherit:n.Shape,construct:{rect:function(t,e){return this.put(new n.Rect).size(t,e)}}}),n.Circle=n.invent({create:"circle",inherit:n.Shape,construct:{circle:function(t){return this.put(new n.Circle).rx(new n.Number(t).divide(2)).move(0,0)}}}),n.extend(n.Circle,n.FX,{rx:function(t){return this.attr("r",t)},ry:function(t){return this.rx(t)}}),n.Ellipse=n.invent({create:"ellipse",inherit:n.Shape,construct:{ellipse:function(t,e){return this.put(new n.Ellipse).size(t,e).move(0,0)}}}),n.extend(n.Ellipse,n.Rect,n.FX,{rx:function(t){return this.attr("rx",t)},ry:function(t){return this.attr("ry",t)}}),n.extend(n.Circle,n.Ellipse,{x:function(t){return null==t?this.cx()-this.rx():this.cx(t+this.rx())},y:function(t){return null==t?this.cy()-this.ry():this.cy(t+this.ry())},cx:function(t){return null==t?this.attr("cx"):this.attr("cx",t)},cy:function(t){return null==t?this.attr("cy"):this.attr("cy",t)},width:function(t){return null==t?2*this.rx():this.rx(new n.Number(t).divide(2))},height:function(t){return null==t?2*this.ry():this.ry(new n.Number(t).divide(2))},size:function(t,e){var r=f(this,t,e);return this.rx(new n.Number(r.width).divide(2)).ry(new n.Number(r.height).divide(2))}}),n.Line=n.invent({create:"line",inherit:n.Shape,extend:{array:function(){return new n.PointArray([[this.attr("x1"),this.attr("y1")],[this.attr("x2"),this.attr("y2")]])},plot:function(t,e,r,a){return null==t?this.array():(t=void 0!==e?{x1:t,y1:e,x2:r,y2:a}:new n.PointArray(t).toLine(),this.attr(t))},move:function(t,e){return this.attr(this.array().move(t,e).toLine())},size:function(t,e){var n=f(this,t,e);return this.attr(this.array().size(n.width,n.height).toLine())}},construct:{line:function(t,e,r,a){return n.Line.prototype.plot.apply(this.put(new n.Line),null!=t?[t,e,r,a]:[0,0,0,0])}}}),n.Polyline=n.invent({create:"polyline",inherit:n.Shape,construct:{polyline:function(t){return this.put(new n.Polyline).plot(t||new n.PointArray)}}}),n.Polygon=n.invent({create:"polygon",inherit:n.Shape,construct:{polygon:function(t){return this.put(new n.Polygon).plot(t||new n.PointArray)}}}),n.extend(n.Polyline,n.Polygon,{array:function(){return this._array||(this._array=new n.PointArray(this.attr("points")))},plot:function(t){return null==t?this.array():this.clear().attr("points","string"==typeof t?t:this._array=new n.PointArray(t))},clear:function(){return delete this._array,this},move:function(t,e){return this.attr("points",this.array().move(t,e))},size:function(t,e){var n=f(this,t,e);return this.attr("points",this.array().size(n.width,n.height))}}),n.extend(n.Line,n.Polyline,n.Polygon,{morphArray:n.PointArray,x:function(t){return null==t?this.bbox().x:this.move(t,this.bbox().y)},y:function(t){return null==t?this.bbox().y:this.move(this.bbox().x,t)},width:function(t){var e=this.bbox();return null==t?e.width:this.size(t,e.height)},height:function(t){var e=this.bbox();return null==t?e.height:this.size(e.width,t)}}),n.Path=n.invent({create:"path",inherit:n.Shape,extend:{morphArray:n.PathArray,array:function(){return this._array||(this._array=new n.PathArray(this.attr("d")))},plot:function(t){return null==t?this.array():this.clear().attr("d","string"==typeof t?t:this._array=new n.PathArray(t))},clear:function(){return delete this._array,this}},construct:{path:function(t){return this.put(new n.Path).plot(t||new n.PathArray)}}}),n.Image=n.invent({create:"image",inherit:n.Shape,extend:{load:function(e){if(!e)return this;var r=this,a=new t.Image;return n.on(a,"load",(function(){n.off(a);var t=r.parent(n.Pattern);null!==t&&(0==r.width()&&0==r.height()&&r.size(a.width,a.height),t&&0==t.width()&&0==t.height()&&t.size(r.width(),r.height()),"function"==typeof r._loaded&&r._loaded.call(r,{width:a.width,height:a.height,ratio:a.width/a.height,url:e}))})),n.on(a,"error",(function(t){n.off(a),"function"==typeof r._error&&r._error.call(r,t)})),this.attr("href",a.src=this.src=e,n.xlink)},loaded:function(t){return this._loaded=t,this},error:function(t){return this._error=t,this}},construct:{image:function(t,e,r){return this.put(new n.Image).load(t).size(e||0,r||e||0)}}}),n.Text=n.invent({create:function(){this.constructor.call(this,n.create("text")),this.dom.leading=new n.Number(1.3),this._rebuild=!0,this._build=!1,this.attr("font-family",n.defaults.attrs["font-family"])},inherit:n.Shape,extend:{x:function(t){return null==t?this.attr("x"):this.attr("x",t)},text:function(t){if(void 0===t){t="";for(var e=this.node.childNodes,r=0,a=e.length;r<a;++r)0!=r&&3!=e[r].nodeType&&1==n.adopt(e[r]).dom.newLined&&(t+="\n"),t+=e[r].textContent;return t}if(this.clear().build(!0),"function"==typeof t)t.call(this,this);else{r=0;for(var i=(t=t.split("\n")).length;r<i;r++)this.tspan(t[r]).newLine()}return this.build(!1).rebuild()},size:function(t){return this.attr("font-size",t).rebuild()},leading:function(t){return null==t?this.dom.leading:(this.dom.leading=new n.Number(t),this.rebuild())},lines:function(){var t=(this.textPath&&this.textPath()||this).node,e=n.utils.map(n.utils.filterSVGElements(t.childNodes),(function(t){return n.adopt(t)}));return new n.Set(e)},rebuild:function(t){if("boolean"==typeof t&&(this._rebuild=t),this._rebuild){var e=this,r=0,a=this.dom.leading*new n.Number(this.attr("font-size"));this.lines().each((function(){this.dom.newLined&&(e.textPath()||this.attr("x",e.attr("x")),"\n"==this.text()?r+=a:(this.attr("dy",a+r),r=0))})),this.fire("rebuild")}return this},build:function(t){return this._build=!!t,this},setData:function(t){return this.dom=t,this.dom.leading=new n.Number(t.leading||1.3),this}},construct:{text:function(t){return this.put(new n.Text).text(t)},plain:function(t){return this.put(new n.Text).plain(t)}}}),n.Tspan=n.invent({create:"tspan",inherit:n.Shape,extend:{text:function(t){return null==t?this.node.textContent+(this.dom.newLined?"\n":""):("function"==typeof t?t.call(this,this):this.plain(t),this)},dx:function(t){return this.attr("dx",t)},dy:function(t){return this.attr("dy",t)},newLine:function(){var t=this.parent(n.Text);return this.dom.newLined=!0,this.dy(t.dom.leading*t.attr("font-size")).attr("x",t.x())}}}),n.extend(n.Text,n.Tspan,{plain:function(t){return!1===this._build&&this.clear(),this.node.appendChild(e.createTextNode(t)),this},tspan:function(t){var e=(this.textPath&&this.textPath()||this).node,r=new n.Tspan;return!1===this._build&&this.clear(),e.appendChild(r.node),r.text(t)},clear:function(){for(var t=(this.textPath&&this.textPath()||this).node;t.hasChildNodes();)t.removeChild(t.lastChild);return this},length:function(){return this.node.getComputedTextLength()}}),n.TextPath=n.invent({create:"textPath",inherit:n.Parent,parent:n.Text,construct:{morphArray:n.PathArray,array:function(){var t=this.track();return t?t.array():null},plot:function(t){var e=this.track(),n=null;return e&&(n=e.plot(t)),null==t?n:this},track:function(){var t=this.textPath();if(t)return t.reference("href")},textPath:function(){if(this.node.firstChild&&"textPath"==this.node.firstChild.nodeName)return n.adopt(this.node.firstChild)}}}),n.Nested=n.invent({create:function(){this.constructor.call(this,n.create("svg")),this.style("overflow","visible")},inherit:n.Container,construct:{nested:function(){return this.put(new n.Nested)}}});var c={stroke:["color","width","opacity","linecap","linejoin","miterlimit","dasharray","dashoffset"],fill:["color","opacity","rule"],prefix:function(t,e){return"color"==e?t:t+"-"+e}};function s(t,e,r,a){return r+a.replace(n.regex.dots," .")}function u(t){return t.toLowerCase().replace(/-(.)/g,(function(t,e){return e.toUpperCase()}))}function d(t){return t.charAt(0).toUpperCase()+t.slice(1)}function h(t){var e=t.toString(16);return 1==e.length?"0"+e:e}function f(t,e,n){if(null==e||null==n){var r=t.bbox();null==e?e=r.width/r.height*n:null==n&&(n=r.height/r.width*e)}return{width:e,height:n}}function p(t,e,n){return{x:e*t.a+n*t.c+0,y:e*t.b+n*t.d+0}}function g(t){return{a:t[0],b:t[1],c:t[2],d:t[3],e:t[4],f:t[5]}}function v(e){for(var r=e.childNodes.length-1;r>=0;r--)e.childNodes[r]instanceof t.SVGElement&&v(e.childNodes[r]);return n.adopt(e).id(n.eid(e.nodeName))}function m(t){return Math.abs(t)>1e-37?t:0}["fill","stroke"].forEach((function(t){var e={};e[t]=function(e){if(void 0===e)return this;if("string"==typeof e||n.Color.isRgb(e)||e&&"function"==typeof e.fill)this.attr(t,e);else for(var r=c[t].length-1;r>=0;r--)null!=e[c[t][r]]&&this.attr(c.prefix(t,c[t][r]),e[c[t][r]]);return this},n.extend(n.Element,n.FX,e)})),n.extend(n.Element,n.FX,{translate:function(t,e){return this.transform({x:t,y:e})},matrix:function(t){return this.attr("transform",new n.Matrix(6==arguments.length?[].slice.call(arguments):t))},opacity:function(t){return this.attr("opacity",t)},dx:function(t){return this.x(new n.Number(t).plus(this instanceof n.FX?0:this.x()),!0)},dy:function(t){return this.y(new n.Number(t).plus(this instanceof n.FX?0:this.y()),!0)}}),n.extend(n.Path,{length:function(){return this.node.getTotalLength()},pointAt:function(t){return this.node.getPointAtLength(t)}}),n.Set=n.invent({create:function(t){Array.isArray(t)?this.members=t:this.clear()},extend:{add:function(){for(var t=[].slice.call(arguments),e=0,n=t.length;e<n;e++)this.members.push(t[e]);return this},remove:function(t){var e=this.index(t);return e>-1&&this.members.splice(e,1),this},each:function(t){for(var e=0,n=this.members.length;e<n;e++)t.apply(this.members[e],[e,this.members]);return this},clear:function(){return this.members=[],this},length:function(){return this.members.length},has:function(t){return this.index(t)>=0},index:function(t){return this.members.indexOf(t)},get:function(t){return this.members[t]},first:function(){return this.get(0)},last:function(){return this.get(this.members.length-1)},valueOf:function(){return this.members}},construct:{set:function(t){return new n.Set(t)}}}),n.FX.Set=n.invent({create:function(t){this.set=t}}),n.Set.inherit=function(){var t=[];for(var e in n.Shape.prototype)"function"==typeof n.Shape.prototype[e]&&"function"!=typeof n.Set.prototype[e]&&t.push(e);for(var e in t.forEach((function(t){n.Set.prototype[t]=function(){for(var e=0,r=this.members.length;e<r;e++)this.members[e]&&"function"==typeof this.members[e][t]&&this.members[e][t].apply(this.members[e],arguments);return"animate"==t?this.fx||(this.fx=new n.FX.Set(this)):this}})),t=[],n.FX.prototype)"function"==typeof n.FX.prototype[e]&&"function"!=typeof n.FX.Set.prototype[e]&&t.push(e);t.forEach((function(t){n.FX.Set.prototype[t]=function(){for(var e=0,n=this.set.members.length;e<n;e++)this.set.members[e].fx[t].apply(this.set.members[e].fx,arguments);return this}}))},n.extend(n.Element,{}),n.extend(n.Element,{remember:function(t,e){if("object"===o(arguments[0]))for(var n in t)this.remember(n,t[n]);else{if(1==arguments.length)return this.memory()[t];this.memory()[t]=e}return this},forget:function(){if(0==arguments.length)this._memory={};else for(var t=arguments.length-1;t>=0;t--)delete this.memory()[arguments[t]];return this},memory:function(){return this._memory||(this._memory={})}}),n.get=function(t){var r=e.getElementById(function(t){var e=(t||"").toString().match(n.regex.reference);if(e)return e[1]}(t)||t);return n.adopt(r)},n.select=function(t,r){return new n.Set(n.utils.map((r||e).querySelectorAll(t),(function(t){return n.adopt(t)})))},n.extend(n.Parent,{select:function(t){return n.select(t,this.node)}});var y="abcdef".split("");if("function"!=typeof t.CustomEvent){var b=function(t,n){n=n||{bubbles:!1,cancelable:!1,detail:void 0};var r=e.createEvent("CustomEvent");return r.initCustomEvent(t,n.bubbles,n.cancelable,n.detail),r};b.prototype=t.Event.prototype,n.CustomEvent=b}else n.CustomEvent=t.CustomEvent;return n},void 0!==(r=function(){return Nt(Ft,Ft.document)}.call(e,n,e,t))&&(t.exports=r),function(){SVG.Filter=SVG.invent({create:"filter",inherit:SVG.Parent,extend:{source:"SourceGraphic",sourceAlpha:"SourceAlpha",background:"BackgroundImage",backgroundAlpha:"BackgroundAlpha",fill:"FillPaint",stroke:"StrokePaint",autoSetIn:!0,put:function(t,e){return this.add(t,e),!t.attr("in")&&this.autoSetIn&&t.attr("in",this.source),t.attr("result")||t.attr("result",t),t},blend:function(t,e,n){return this.put(new SVG.BlendEffect(t,e,n))},colorMatrix:function(t,e){return this.put(new SVG.ColorMatrixEffect(t,e))},convolveMatrix:function(t){return this.put(new SVG.ConvolveMatrixEffect(t))},componentTransfer:function(t){return this.put(new SVG.ComponentTransferEffect(t))},composite:function(t,e,n){return this.put(new SVG.CompositeEffect(t,e,n))},flood:function(t,e){return this.put(new SVG.FloodEffect(t,e))},offset:function(t,e){return this.put(new SVG.OffsetEffect(t,e))},image:function(t){return this.put(new SVG.ImageEffect(t))},merge:function(){var t=[void 0];for(var e in arguments)t.push(arguments[e]);return this.put(new(SVG.MergeEffect.bind.apply(SVG.MergeEffect,t)))},gaussianBlur:function(t,e){return this.put(new SVG.GaussianBlurEffect(t,e))},morphology:function(t,e){return this.put(new SVG.MorphologyEffect(t,e))},diffuseLighting:function(t,e,n){return this.put(new SVG.DiffuseLightingEffect(t,e,n))},displacementMap:function(t,e,n,r,a){return this.put(new SVG.DisplacementMapEffect(t,e,n,r,a))},specularLighting:function(t,e,n,r){return this.put(new SVG.SpecularLightingEffect(t,e,n,r))},tile:function(){return this.put(new SVG.TileEffect)},turbulence:function(t,e,n,r,a){return this.put(new SVG.TurbulenceEffect(t,e,n,r,a))},toString:function(){return"url(#"+this.attr("id")+")"}}}),SVG.extend(SVG.Defs,{filter:function(t){var e=this.put(new SVG.Filter);return"function"==typeof t&&t.call(e,e),e}}),SVG.extend(SVG.Container,{filter:function(t){return this.defs().filter(t)}}),SVG.extend(SVG.Element,SVG.G,SVG.Nested,{filter:function(t){return this.filterer=t instanceof SVG.Element?t:this.doc().filter(t),this.doc()&&this.filterer.doc()!==this.doc()&&this.doc().defs().add(this.filterer),this.attr("filter",this.filterer),this.filterer},unfilter:function(t){return this.filterer&&!0===t&&this.filterer.remove(),delete this.filterer,this.attr("filter",null)}}),SVG.Effect=SVG.invent({create:function(){this.constructor.call(this)},inherit:SVG.Element,extend:{in:function(t){return null==t?this.parent()&&this.parent().select('[result="'+this.attr("in")+'"]').get(0)||this.attr("in"):this.attr("in",t)},result:function(t){return null==t?this.attr("result"):this.attr("result",t)},toString:function(){return this.result()}}}),SVG.ParentEffect=SVG.invent({create:function(){this.constructor.call(this)},inherit:SVG.Parent,extend:{in:function(t){return null==t?this.parent()&&this.parent().select('[result="'+this.attr("in")+'"]').get(0)||this.attr("in"):this.attr("in",t)},result:function(t){return null==t?this.attr("result"):this.attr("result",t)},toString:function(){return this.result()}}});var t={blend:function(t,e){return this.parent()&&this.parent().blend(this,t,e)},colorMatrix:function(t,e){return this.parent()&&this.parent().colorMatrix(t,e).in(this)},convolveMatrix:function(t){return this.parent()&&this.parent().convolveMatrix(t).in(this)},componentTransfer:function(t){return this.parent()&&this.parent().componentTransfer(t).in(this)},composite:function(t,e){return this.parent()&&this.parent().composite(this,t,e)},flood:function(t,e){return this.parent()&&this.parent().flood(t,e)},offset:function(t,e){return this.parent()&&this.parent().offset(t,e).in(this)},image:function(t){return this.parent()&&this.parent().image(t)},merge:function(){return this.parent()&&this.parent().merge.apply(this.parent(),[this].concat(arguments))},gaussianBlur:function(t,e){return this.parent()&&this.parent().gaussianBlur(t,e).in(this)},morphology:function(t,e){return this.parent()&&this.parent().morphology(t,e).in(this)},diffuseLighting:function(t,e,n){return this.parent()&&this.parent().diffuseLighting(t,e,n).in(this)},displacementMap:function(t,e,n,r){return this.parent()&&this.parent().displacementMap(this,t,e,n,r)},specularLighting:function(t,e,n,r){return this.parent()&&this.parent().specularLighting(t,e,n,r).in(this)},tile:function(){return this.parent()&&this.parent().tile().in(this)},turbulence:function(t,e,n,r,a){return this.parent()&&this.parent().turbulence(t,e,n,r,a).in(this)}};SVG.extend(SVG.Effect,t),SVG.extend(SVG.ParentEffect,t),SVG.ChildEffect=SVG.invent({create:function(){this.constructor.call(this)},inherit:SVG.Element,extend:{in:function(t){this.attr("in",t)}}});var e={blend:function(t,e,n){this.attr({in:t,in2:e,mode:n||"normal"})},colorMatrix:function(t,e){"matrix"==t&&(e=a(e)),this.attr({type:t,values:void 0===e?null:e})},convolveMatrix:function(t){t=a(t),this.attr({order:Math.sqrt(t.split(" ").length),kernelMatrix:t})},composite:function(t,e,n){this.attr({in:t,in2:e,operator:n})},flood:function(t,e){this.attr("flood-color",t),null!=e&&this.attr("flood-opacity",e)},offset:function(t,e){this.attr({dx:t,dy:e})},image:function(t){this.attr("href",t,SVG.xlink)},displacementMap:function(t,e,n,r,a){this.attr({in:t,in2:e,scale:n,xChannelSelector:r,yChannelSelector:a})},gaussianBlur:function(t,e){null!=t||null!=e?this.attr("stdDeviation",function(t){if(!Array.isArray(t))return t;for(var e=0,n=t.length,r=[];e<n;e++)r.push(t[e]);return r.join(" ")}(Array.prototype.slice.call(arguments))):this.attr("stdDeviation","0 0")},morphology:function(t,e){this.attr({operator:t,radius:e})},tile:function(){},turbulence:function(t,e,n,r,a){this.attr({numOctaves:e,seed:n,stitchTiles:r,baseFrequency:t,type:a})}},n={merge:function(){var t;if(arguments[0]instanceof SVG.Set){var e=this;arguments[0].each((function(t){this instanceof SVG.MergeNode?e.put(this):(this instanceof SVG.Effect||this instanceof SVG.ParentEffect)&&e.put(new SVG.MergeNode(this))}))}else{t=Array.isArray(arguments[0])?arguments[0]:arguments;for(var n=0;n<t.length;n++)t[n]instanceof SVG.MergeNode?this.put(t[n]):this.put(new SVG.MergeNode(t[n]))}},componentTransfer:function(t){if(this.rgb=new SVG.Set,["r","g","b","a"].forEach(function(t){this[t]=new(SVG["Func"+t.toUpperCase()])("identity"),this.rgb.add(this[t]),this.node.appendChild(this[t].node)}.bind(this)),t)for(var e in t.rgb&&(["r","g","b"].forEach(function(e){this[e].attr(t.rgb)}.bind(this)),delete t.rgb),t)this[e].attr(t[e])},diffuseLighting:function(t,e,n){this.attr({surfaceScale:t,diffuseConstant:e,kernelUnitLength:n})},specularLighting:function(t,e,n,r){this.attr({surfaceScale:t,diffuseConstant:e,specularExponent:n,kernelUnitLength:r})}},r={distantLight:function(t,e){this.attr({azimuth:t,elevation:e})},pointLight:function(t,e,n){this.attr({x:t,y:e,z:n})},spotLight:function(t,e,n,r,a,i){this.attr({x:t,y:e,z:n,pointsAtX:r,pointsAtY:a,pointsAtZ:i})},mergeNode:function(t){this.attr("in",t)}};function a(t){return Array.isArray(t)&&(t=new SVG.Array(t)),t.toString().replace(/^\s+/,"").replace(/\s+$/,"").replace(/\s+/g," ")}function i(){var t=function(){};for(var e in"function"==typeof arguments[arguments.length-1]&&(t=arguments[arguments.length-1],Array.prototype.splice.call(arguments,arguments.length-1,1)),arguments)for(var n in arguments[e])t(arguments[e][n],n,arguments[e])}["r","g","b","a"].forEach((function(t){r["Func"+t.toUpperCase()]=function(t){switch(this.attr("type",t),t){case"table":this.attr("tableValues",arguments[1]);break;case"linear":this.attr("slope",arguments[1]),this.attr("intercept",arguments[2]);break;case"gamma":this.attr("amplitude",arguments[1]),this.attr("exponent",arguments[2]),this.attr("offset",arguments[2])}}})),i(e,(function(t,e){var n=e.charAt(0).toUpperCase()+e.slice(1);SVG[n+"Effect"]=SVG.invent({create:function(){this.constructor.call(this,SVG.create("fe"+n)),t.apply(this,arguments),this.result(this.attr("id")+"Out")},inherit:SVG.Effect,extend:{}})})),i(n,(function(t,e){var n=e.charAt(0).toUpperCase()+e.slice(1);SVG[n+"Effect"]=SVG.invent({create:function(){this.constructor.call(this,SVG.create("fe"+n)),t.apply(this,arguments),this.result(this.attr("id")+"Out")},inherit:SVG.ParentEffect,extend:{}})})),i(r,(function(t,e){var n=e.charAt(0).toUpperCase()+e.slice(1);SVG[n]=SVG.invent({create:function(){this.constructor.call(this,SVG.create("fe"+n)),t.apply(this,arguments)},inherit:SVG.ChildEffect,extend:{}})})),SVG.extend(SVG.MergeEffect,{in:function(t){return t instanceof SVG.MergeNode?this.add(t,0):this.add(new SVG.MergeNode(t),0),this}}),SVG.extend(SVG.CompositeEffect,SVG.BlendEffect,SVG.DisplacementMapEffect,{in2:function(t){return null==t?this.parent()&&this.parent().select('[result="'+this.attr("in2")+'"]').get(0)||this.attr("in2"):this.attr("in2",t)}}),SVG.filter={sepiatone:[.343,.669,.119,0,0,.249,.626,.13,0,0,.172,.334,.111,0,0,0,0,0,1,0]}}.call(void 0),function(){function t(t,a,i,o,l,c,s){for(var u=t.slice(a,i||s),d=o.slice(l,c||s),h=0,f={pos:[0,0],start:[0,0]},p={pos:[0,0],start:[0,0]};u[h]=e.call(f,u[h]),d[h]=e.call(p,d[h]),u[h][0]!=d[h][0]||"M"==u[h][0]||"A"==u[h][0]&&(u[h][4]!=d[h][4]||u[h][5]!=d[h][5])?(Array.prototype.splice.apply(u,[h,1].concat(r.call(f,u[h]))),Array.prototype.splice.apply(d,[h,1].concat(r.call(p,d[h])))):(u[h]=n.call(f,u[h]),d[h]=n.call(p,d[h])),++h!=u.length||h!=d.length;)h==u.length&&u.push(["C",f.pos[0],f.pos[1],f.pos[0],f.pos[1],f.pos[0],f.pos[1]]),h==d.length&&d.push(["C",p.pos[0],p.pos[1],p.pos[0],p.pos[1],p.pos[0],p.pos[1]]);return{start:u,dest:d}}function e(t){switch(t[0]){case"z":case"Z":t[0]="L",t[1]=this.start[0],t[2]=this.start[1];break;case"H":t[0]="L",t[2]=this.pos[1];break;case"V":t[0]="L",t[2]=t[1],t[1]=this.pos[0];break;case"T":t[0]="Q",t[3]=t[1],t[4]=t[2],t[1]=this.reflection[1],t[2]=this.reflection[0];break;case"S":t[0]="C",t[6]=t[4],t[5]=t[3],t[4]=t[2],t[3]=t[1],t[2]=this.reflection[1],t[1]=this.reflection[0]}return t}function n(t){var e=t.length;return this.pos=[t[e-2],t[e-1]],-1!="SCQT".indexOf(t[0])&&(this.reflection=[2*this.pos[0]-t[e-4],2*this.pos[1]-t[e-3]]),t}function r(t){var e=[t];switch(t[0]){case"M":return this.pos=this.start=[t[1],t[2]],e;case"L":t[5]=t[3]=t[1],t[6]=t[4]=t[2],t[1]=this.pos[0],t[2]=this.pos[1];break;case"Q":t[6]=t[4],t[5]=t[3],t[4]=1*t[4]/3+2*t[2]/3,t[3]=1*t[3]/3+2*t[1]/3,t[2]=1*this.pos[1]/3+2*t[2]/3,t[1]=1*this.pos[0]/3+2*t[1]/3;break;case"A":e=function(t,e){var n,r,a,i,o,l,c,s,u,d,h,f,p,g,v,m,y,b,x,M,w,z,C,A,k,H,E=Math.abs(e[1]),S=Math.abs(e[2]),L=e[3]%360,_=e[4],B=e[5],D=e[6],T=e[7],V=new SVG.Point(t),O=new SVG.Point(D,T),I=[];if(0===E||0===S||V.x===O.x&&V.y===O.y)return[["C",V.x,V.y,O.x,O.y,O.x,O.y]];for((r=(n=new SVG.Point((V.x-O.x)/2,(V.y-O.y)/2).transform((new SVG.Matrix).rotate(L))).x*n.x/(E*E)+n.y*n.y/(S*S))>1&&(E*=r=Math.sqrt(r),S*=r),a=(new SVG.Matrix).rotate(L).scale(1/E,1/S).rotate(-L),V=V.transform(a),l=(i=[(O=O.transform(a)).x-V.x,O.y-V.y])[0]*i[0]+i[1]*i[1],o=Math.sqrt(l),i[0]/=o,i[1]/=o,c=l<4?Math.sqrt(1-l/4):0,_===B&&(c*=-1),s=new SVG.Point((O.x+V.x)/2+c*-i[1],(O.y+V.y)/2+c*i[0]),u=new SVG.Point(V.x-s.x,V.y-s.y),d=new SVG.Point(O.x-s.x,O.y-s.y),h=Math.acos(u.x/Math.sqrt(u.x*u.x+u.y*u.y)),u.y<0&&(h*=-1),f=Math.acos(d.x/Math.sqrt(d.x*d.x+d.y*d.y)),d.y<0&&(f*=-1),B&&h>f&&(f+=2*Math.PI),!B&&h<f&&(f-=2*Math.PI),m=[],y=h,p=(f-h)/(g=Math.ceil(2*Math.abs(h-f)/Math.PI)),v=4*Math.tan(p/4)/3,w=0;w<=g;w++)x=Math.cos(y),b=Math.sin(y),M=new SVG.Point(s.x+x,s.y+b),m[w]=[new SVG.Point(M.x+v*b,M.y-v*x),M,new SVG.Point(M.x-v*b,M.y+v*x)],y+=p;for(m[0][0]=m[0][1].clone(),m[m.length-1][2]=m[m.length-1][1].clone(),a=(new SVG.Matrix).rotate(L).scale(E,S).rotate(-L),w=0,z=m.length;w<z;w++)m[w][0]=m[w][0].transform(a),m[w][1]=m[w][1].transform(a),m[w][2]=m[w][2].transform(a);for(w=1,z=m.length;w<z;w++)C=(M=m[w-1][2]).x,A=M.y,k=(M=m[w][0]).x,H=M.y,D=(M=m[w][1]).x,T=M.y,I.push(["C",C,A,k,H,D,T]);return I}(this.pos,t),t=e[0]}return t[0]="C",this.pos=[t[5],t[6]],this.reflection=[2*t[5]-t[3],2*t[6]-t[4]],e}function a(t,e){if(!1===e)return!1;for(var n=e,r=t.length;n<r;++n)if("M"==t[n][0])return n;return!1}SVG.extend(SVG.PathArray,{morph:function(e){for(var n=this.value,r=this.parse(e),i=0,o=0,l=!1,c=!1;!1!==i||!1!==o;){var s;l=a(n,!1!==i&&i+1),c=a(r,!1!==o&&o+1),!1===i&&(i=0==(s=new SVG.PathArray(u.start).bbox()).height||0==s.width?n.push(n[0])-1:n.push(["M",s.x+s.width/2,s.y+s.height/2])-1),!1===o&&(o=0==(s=new SVG.PathArray(u.dest).bbox()).height||0==s.width?r.push(r[0])-1:r.push(["M",s.x+s.width/2,s.y+s.height/2])-1);var u=t(n,i,l,r,o,c);n=n.slice(0,i).concat(u.start,!1===l?[]:n.slice(l)),r=r.slice(0,o).concat(u.dest,!1===c?[]:r.slice(c)),i=!1!==l&&i+u.start.length,o=!1!==c&&o+u.dest.length}return this.value=n,this.destination=new SVG.PathArray,this.destination.value=r,this}})}(),function(){function t(t){t.remember("_draggable",this),this.el=t}t.prototype.init=function(t,e){var n=this;this.constraint=t,this.value=e,this.el.on("mousedown.drag",(function(t){n.start(t)})),this.el.on("touchstart.drag",(function(t){n.start(t)}))},t.prototype.transformPoint=function(t,e){var n=(t=t||window.event).changedTouches&&t.changedTouches[0]||t;return this.p.x=n.clientX-(e||0),this.p.y=n.clientY,this.p.matrixTransform(this.m)},t.prototype.getBBox=function(){var t=this.el.bbox();return this.el instanceof SVG.Nested&&(t=this.el.rbox()),(this.el instanceof SVG.G||this.el instanceof SVG.Use||this.el instanceof SVG.Nested)&&(t.x=this.el.x(),t.y=this.el.y()),t},t.prototype.start=function(t){if("click"!=t.type&&"mousedown"!=t.type&&"mousemove"!=t.type||1==(t.which||t.buttons)){var e=this;if(this.el.fire("beforedrag",{event:t,handler:this}),!this.el.event().defaultPrevented){t.preventDefault(),t.stopPropagation(),this.parent=this.parent||this.el.parent(SVG.Nested)||this.el.parent(SVG.Doc),this.p=this.parent.node.createSVGPoint(),this.m=this.el.node.getScreenCTM().inverse();var n,r=this.getBBox();if(this.el instanceof SVG.Text)switch(n=this.el.node.getComputedTextLength(),this.el.attr("text-anchor")){case"middle":n/=2;break;case"start":n=0}this.startPoints={point:this.transformPoint(t,n),box:r,transform:this.el.transform()},SVG.on(window,"mousemove.drag",(function(t){e.drag(t)})),SVG.on(window,"touchmove.drag",(function(t){e.drag(t)})),SVG.on(window,"mouseup.drag",(function(t){e.end(t)})),SVG.on(window,"touchend.drag",(function(t){e.end(t)})),this.el.fire("dragstart",{event:t,p:this.startPoints.point,m:this.m,handler:this})}}},t.prototype.drag=function(t){var e=this.getBBox(),n=this.transformPoint(t),r=this.startPoints.box.x+n.x-this.startPoints.point.x,a=this.startPoints.box.y+n.y-this.startPoints.point.y,i=this.constraint,o=n.x-this.startPoints.point.x,l=n.y-this.startPoints.point.y;if(this.el.fire("dragmove",{event:t,p:n,m:this.m,handler:this}),this.el.event().defaultPrevented)return n;if("function"==typeof i){var c=i.call(this.el,r,a,this.m);"boolean"==typeof c&&(c={x:c,y:c}),!0===c.x?this.el.x(r):!1!==c.x&&this.el.x(c.x),!0===c.y?this.el.y(a):!1!==c.y&&this.el.y(c.y)}else"object"==typeof i&&(null!=i.minX&&r<i.minX?o=(r=i.minX)-this.startPoints.box.x:null!=i.maxX&&r>i.maxX-e.width&&(o=(r=i.maxX-e.width)-this.startPoints.box.x),null!=i.minY&&a<i.minY?l=(a=i.minY)-this.startPoints.box.y:null!=i.maxY&&a>i.maxY-e.height&&(l=(a=i.maxY-e.height)-this.startPoints.box.y),null!=i.snapToGrid&&(r-=r%i.snapToGrid,a-=a%i.snapToGrid,o-=o%i.snapToGrid,l-=l%i.snapToGrid),this.el instanceof SVG.G?this.el.matrix(this.startPoints.transform).transform({x:o,y:l},!0):this.el.move(r,a));return n},t.prototype.end=function(t){var e=this.drag(t);this.el.fire("dragend",{event:t,p:e,m:this.m,handler:this}),SVG.off(window,"mousemove.drag"),SVG.off(window,"touchmove.drag"),SVG.off(window,"mouseup.drag"),SVG.off(window,"touchend.drag")},SVG.extend(SVG.Element,{draggable:function(e,n){"function"!=typeof e&&"object"!=typeof e||(n=e,e=!0);var r=this.remember("_draggable")||new t(this);return(e=void 0===e||e)?r.init(n||{},e):(this.off("mousedown.drag"),this.off("touchstart.drag")),this}})}.call(void 0),function(){function t(t){this.el=t,t.remember("_selectHandler",this),this.pointSelection={isSelected:!1},this.rectSelection={isSelected:!1},this.pointsList={lt:[0,0],rt:["width",0],rb:["width","height"],lb:[0,"height"],t:["width",0],r:["width","height"],b:["width","height"],l:[0,"height"]},this.pointCoord=function(t,e,n){var r="string"!=typeof t?t:e[t];return n?r/2:r},this.pointCoords=function(t,e){var n=this.pointsList[t];return{x:this.pointCoord(n[0],e,"t"===t||"b"===t),y:this.pointCoord(n[1],e,"r"===t||"l"===t)}}}t.prototype.init=function(t,e){var n=this.el.bbox();this.options={};var r=this.el.selectize.defaults.points;for(var a in this.el.selectize.defaults)this.options[a]=this.el.selectize.defaults[a],void 0!==e[a]&&(this.options[a]=e[a]);var i=["points","pointsExclude"];for(var a in i){var o=this.options[i[a]];"string"==typeof o?o=o.length>0?o.split(/\s*,\s*/i):[]:"boolean"==typeof o&&"points"===i[a]&&(o=o?r:[]),this.options[i[a]]=o}this.options.points=[r,this.options.points].reduce((function(t,e){return t.filter((function(t){return e.indexOf(t)>-1}))})),this.options.points=[this.options.points,this.options.pointsExclude].reduce((function(t,e){return t.filter((function(t){return e.indexOf(t)<0}))})),this.parent=this.el.parent(),this.nested=this.nested||this.parent.group(),this.nested.matrix(new SVG.Matrix(this.el).translate(n.x,n.y)),this.options.deepSelect&&-1!==["line","polyline","polygon"].indexOf(this.el.type)?this.selectPoints(t):this.selectRect(t),this.observe(),this.cleanup()},t.prototype.selectPoints=function(t){return this.pointSelection.isSelected=t,this.pointSelection.set||(this.pointSelection.set=this.parent.set(),this.drawPoints()),this},t.prototype.getPointArray=function(){var t=this.el.bbox();return this.el.array().valueOf().map((function(e){return[e[0]-t.x,e[1]-t.y]}))},t.prototype.drawPoints=function(){for(var t=this,e=this.getPointArray(),n=0,r=e.length;n<r;++n){var a=function(e){return function(n){(n=n||window.event).preventDefault?n.preventDefault():n.returnValue=!1,n.stopPropagation();var r=n.pageX||n.touches[0].pageX,a=n.pageY||n.touches[0].pageY;t.el.fire("point",{x:r,y:a,i:e,event:n})}}(n),i=this.drawPoint(e[n][0],e[n][1]).addClass(this.options.classPoints).addClass(this.options.classPoints+"_point").on("touchstart",a).on("mousedown",a);this.pointSelection.set.add(i)}},t.prototype.drawPoint=function(t,e){var n=this.options.pointType;switch(n){case"circle":return this.drawCircle(t,e);case"rect":return this.drawRect(t,e);default:if("function"==typeof n)return n.call(this,t,e);throw new Error("Unknown "+n+" point type!")}},t.prototype.drawCircle=function(t,e){return this.nested.circle(this.options.pointSize).center(t,e)},t.prototype.drawRect=function(t,e){return this.nested.rect(this.options.pointSize,this.options.pointSize).center(t,e)},t.prototype.updatePointSelection=function(){var t=this.getPointArray();this.pointSelection.set.each((function(e){this.cx()===t[e][0]&&this.cy()===t[e][1]||this.center(t[e][0],t[e][1])}))},t.prototype.updateRectSelection=function(){var t=this,e=this.el.bbox();if(this.rectSelection.set.get(0).attr({width:e.width,height:e.height}),this.options.points.length&&this.options.points.map((function(n,r){var a=t.pointCoords(n,e);t.rectSelection.set.get(r+1).center(a.x,a.y)})),this.options.rotationPoint){var n=this.rectSelection.set.length();this.rectSelection.set.get(n-1).center(e.width/2,20)}},t.prototype.selectRect=function(t){var e=this,n=this.el.bbox();function r(t){return function(n){(n=n||window.event).preventDefault?n.preventDefault():n.returnValue=!1,n.stopPropagation();var r=n.pageX||n.touches[0].pageX,a=n.pageY||n.touches[0].pageY;e.el.fire(t,{x:r,y:a,event:n})}}if(this.rectSelection.isSelected=t,this.rectSelection.set=this.rectSelection.set||this.parent.set(),this.rectSelection.set.get(0)||this.rectSelection.set.add(this.nested.rect(n.width,n.height).addClass(this.options.classRect)),this.options.points.length&&this.rectSelection.set.length()<2&&(this.options.points.map((function(t,a){var i=e.pointCoords(t,n),o=e.drawPoint(i.x,i.y).attr("class",e.options.classPoints+"_"+t).on("mousedown",r(t)).on("touchstart",r(t));e.rectSelection.set.add(o)})),this.rectSelection.set.each((function(){this.addClass(e.options.classPoints)}))),this.options.rotationPoint&&(this.options.points&&!this.rectSelection.set.get(9)||!this.options.points&&!this.rectSelection.set.get(1))){var a=function(t){(t=t||window.event).preventDefault?t.preventDefault():t.returnValue=!1,t.stopPropagation();var n=t.pageX||t.touches[0].pageX,r=t.pageY||t.touches[0].pageY;e.el.fire("rot",{x:n,y:r,event:t})},i=this.drawPoint(n.width/2,20).attr("class",this.options.classPoints+"_rot").on("touchstart",a).on("mousedown",a);this.rectSelection.set.add(i)}},t.prototype.handler=function(){var t=this.el.bbox();this.nested.matrix(new SVG.Matrix(this.el).translate(t.x,t.y)),this.rectSelection.isSelected&&this.updateRectSelection(),this.pointSelection.isSelected&&this.updatePointSelection()},t.prototype.observe=function(){var t=this;if(MutationObserver)if(this.rectSelection.isSelected||this.pointSelection.isSelected)this.observerInst=this.observerInst||new MutationObserver((function(){t.handler()})),this.observerInst.observe(this.el.node,{attributes:!0});else try{this.observerInst.disconnect(),delete this.observerInst}catch(t){}else this.el.off("DOMAttrModified.select"),(this.rectSelection.isSelected||this.pointSelection.isSelected)&&this.el.on("DOMAttrModified.select",(function(){t.handler()}))},t.prototype.cleanup=function(){!this.rectSelection.isSelected&&this.rectSelection.set&&(this.rectSelection.set.each((function(){this.remove()})),this.rectSelection.set.clear(),delete this.rectSelection.set),!this.pointSelection.isSelected&&this.pointSelection.set&&(this.pointSelection.set.each((function(){this.remove()})),this.pointSelection.set.clear(),delete this.pointSelection.set),this.pointSelection.isSelected||this.rectSelection.isSelected||(this.nested.remove(),delete this.nested)},SVG.extend(SVG.Element,{selectize:function(e,n){return"object"==typeof e&&(n=e,e=!0),(this.remember("_selectHandler")||new t(this)).init(void 0===e||e,n||{}),this}}),SVG.Element.prototype.selectize.defaults={points:["lt","rt","rb","lb","t","r","b","l"],pointsExclude:[],classRect:"svg_select_boundingRect",classPoints:"svg_select_points",pointSize:7,rotationPoint:!0,deepSelect:!1,pointType:"circle"}}(),function(){(function(){function t(t){t.remember("_resizeHandler",this),this.el=t,this.parameters={},this.lastUpdateCall=null,this.p=t.doc().node.createSVGPoint()}t.prototype.transformPoint=function(t,e,n){return this.p.x=t-(this.offset.x-window.pageXOffset),this.p.y=e-(this.offset.y-window.pageYOffset),this.p.matrixTransform(n||this.m)},t.prototype._extractPosition=function(t){return{x:null!=t.clientX?t.clientX:t.touches[0].clientX,y:null!=t.clientY?t.clientY:t.touches[0].clientY}},t.prototype.init=function(t){var e=this;if(this.stop(),"stop"!==t){for(var n in this.options={},this.el.resize.defaults)this.options[n]=this.el.resize.defaults[n],void 0!==t[n]&&(this.options[n]=t[n]);this.el.on("lt.resize",(function(t){e.resize(t||window.event)})),this.el.on("rt.resize",(function(t){e.resize(t||window.event)})),this.el.on("rb.resize",(function(t){e.resize(t||window.event)})),this.el.on("lb.resize",(function(t){e.resize(t||window.event)})),this.el.on("t.resize",(function(t){e.resize(t||window.event)})),this.el.on("r.resize",(function(t){e.resize(t||window.event)})),this.el.on("b.resize",(function(t){e.resize(t||window.event)})),this.el.on("l.resize",(function(t){e.resize(t||window.event)})),this.el.on("rot.resize",(function(t){e.resize(t||window.event)})),this.el.on("point.resize",(function(t){e.resize(t||window.event)})),this.update()}},t.prototype.stop=function(){return this.el.off("lt.resize"),this.el.off("rt.resize"),this.el.off("rb.resize"),this.el.off("lb.resize"),this.el.off("t.resize"),this.el.off("r.resize"),this.el.off("b.resize"),this.el.off("l.resize"),this.el.off("rot.resize"),this.el.off("point.resize"),this},t.prototype.resize=function(t){var e=this;this.m=this.el.node.getScreenCTM().inverse(),this.offset={x:window.pageXOffset,y:window.pageYOffset};var n=this._extractPosition(t.detail.event);if(this.parameters={type:this.el.type,p:this.transformPoint(n.x,n.y),x:t.detail.x,y:t.detail.y,box:this.el.bbox(),rotation:this.el.transform().rotation},"text"===this.el.type&&(this.parameters.fontSize=this.el.attr()["font-size"]),void 0!==t.detail.i){var r=this.el.array().valueOf();this.parameters.i=t.detail.i,this.parameters.pointCoords=[r[t.detail.i][0],r[t.detail.i][1]]}switch(t.type){case"lt":this.calc=function(t,e){var n=this.snapToGrid(t,e);if(this.parameters.box.width-n[0]>0&&this.parameters.box.height-n[1]>0){if("text"===this.parameters.type)return this.el.move(this.parameters.box.x+n[0],this.parameters.box.y),void this.el.attr("font-size",this.parameters.fontSize-n[0]);n=this.checkAspectRatio(n),this.el.move(this.parameters.box.x+n[0],this.parameters.box.y+n[1]).size(this.parameters.box.width-n[0],this.parameters.box.height-n[1])}};break;case"rt":this.calc=function(t,e){var n=this.snapToGrid(t,e,2);if(this.parameters.box.width+n[0]>0&&this.parameters.box.height-n[1]>0){if("text"===this.parameters.type)return this.el.move(this.parameters.box.x-n[0],this.parameters.box.y),void this.el.attr("font-size",this.parameters.fontSize+n[0]);n=this.checkAspectRatio(n,!0),this.el.move(this.parameters.box.x,this.parameters.box.y+n[1]).size(this.parameters.box.width+n[0],this.parameters.box.height-n[1])}};break;case"rb":this.calc=function(t,e){var n=this.snapToGrid(t,e,0);if(this.parameters.box.width+n[0]>0&&this.parameters.box.height+n[1]>0){if("text"===this.parameters.type)return this.el.move(this.parameters.box.x-n[0],this.parameters.box.y),void this.el.attr("font-size",this.parameters.fontSize+n[0]);n=this.checkAspectRatio(n),this.el.move(this.parameters.box.x,this.parameters.box.y).size(this.parameters.box.width+n[0],this.parameters.box.height+n[1])}};break;case"lb":this.calc=function(t,e){var n=this.snapToGrid(t,e,1);if(this.parameters.box.width-n[0]>0&&this.parameters.box.height+n[1]>0){if("text"===this.parameters.type)return this.el.move(this.parameters.box.x+n[0],this.parameters.box.y),void this.el.attr("font-size",this.parameters.fontSize-n[0]);n=this.checkAspectRatio(n,!0),this.el.move(this.parameters.box.x+n[0],this.parameters.box.y).size(this.parameters.box.width-n[0],this.parameters.box.height+n[1])}};break;case"t":this.calc=function(t,e){var n=this.snapToGrid(t,e,2);if(this.parameters.box.height-n[1]>0){if("text"===this.parameters.type)return;this.el.move(this.parameters.box.x,this.parameters.box.y+n[1]).height(this.parameters.box.height-n[1])}};break;case"r":this.calc=function(t,e){var n=this.snapToGrid(t,e,0);if(this.parameters.box.width+n[0]>0){if("text"===this.parameters.type)return;this.el.move(this.parameters.box.x,this.parameters.box.y).width(this.parameters.box.width+n[0])}};break;case"b":this.calc=function(t,e){var n=this.snapToGrid(t,e,0);if(this.parameters.box.height+n[1]>0){if("text"===this.parameters.type)return;this.el.move(this.parameters.box.x,this.parameters.box.y).height(this.parameters.box.height+n[1])}};break;case"l":this.calc=function(t,e){var n=this.snapToGrid(t,e,1);if(this.parameters.box.width-n[0]>0){if("text"===this.parameters.type)return;this.el.move(this.parameters.box.x+n[0],this.parameters.box.y).width(this.parameters.box.width-n[0])}};break;case"rot":this.calc=function(t,e){var n=t+this.parameters.p.x,r=e+this.parameters.p.y,a=Math.atan2(this.parameters.p.y-this.parameters.box.y-this.parameters.box.height/2,this.parameters.p.x-this.parameters.box.x-this.parameters.box.width/2),i=Math.atan2(r-this.parameters.box.y-this.parameters.box.height/2,n-this.parameters.box.x-this.parameters.box.width/2),o=this.parameters.rotation+180*(i-a)/Math.PI+this.options.snapToAngle/2;this.el.center(this.parameters.box.cx,this.parameters.box.cy).rotate(o-o%this.options.snapToAngle,this.parameters.box.cx,this.parameters.box.cy)};break;case"point":this.calc=function(t,e){var n=this.snapToGrid(t,e,this.parameters.pointCoords[0],this.parameters.pointCoords[1]),r=this.el.array().valueOf();r[this.parameters.i][0]=this.parameters.pointCoords[0]+n[0],r[this.parameters.i][1]=this.parameters.pointCoords[1]+n[1],this.el.plot(r)}}this.el.fire("resizestart",{dx:this.parameters.x,dy:this.parameters.y,event:t}),SVG.on(window,"touchmove.resize",(function(t){e.update(t||window.event)})),SVG.on(window,"touchend.resize",(function(){e.done()})),SVG.on(window,"mousemove.resize",(function(t){e.update(t||window.event)})),SVG.on(window,"mouseup.resize",(function(){e.done()}))},t.prototype.update=function(t){if(t){var e=this._extractPosition(t),n=this.transformPoint(e.x,e.y),r=n.x-this.parameters.p.x,a=n.y-this.parameters.p.y;this.lastUpdateCall=[r,a],this.calc(r,a),this.el.fire("resizing",{dx:r,dy:a,event:t})}else this.lastUpdateCall&&this.calc(this.lastUpdateCall[0],this.lastUpdateCall[1])},t.prototype.done=function(){this.lastUpdateCall=null,SVG.off(window,"mousemove.resize"),SVG.off(window,"mouseup.resize"),SVG.off(window,"touchmove.resize"),SVG.off(window,"touchend.resize"),this.el.fire("resizedone")},t.prototype.snapToGrid=function(t,e,n,r){var a;return void 0!==r?a=[(n+t)%this.options.snapToGrid,(r+e)%this.options.snapToGrid]:(n=null==n?3:n,a=[(this.parameters.box.x+t+(1&n?0:this.parameters.box.width))%this.options.snapToGrid,(this.parameters.box.y+e+(2&n?0:this.parameters.box.height))%this.options.snapToGrid]),t<0&&(a[0]-=this.options.snapToGrid),e<0&&(a[1]-=this.options.snapToGrid),t-=Math.abs(a[0])<this.options.snapToGrid/2?a[0]:a[0]-(t<0?-this.options.snapToGrid:this.options.snapToGrid),e-=Math.abs(a[1])<this.options.snapToGrid/2?a[1]:a[1]-(e<0?-this.options.snapToGrid:this.options.snapToGrid),this.constraintToBox(t,e,n,r)},t.prototype.constraintToBox=function(t,e,n,r){var a,i,o=this.options.constraint||{};return void 0!==r?(a=n,i=r):(a=this.parameters.box.x+(1&n?0:this.parameters.box.width),i=this.parameters.box.y+(2&n?0:this.parameters.box.height)),void 0!==o.minX&&a+t<o.minX&&(t=o.minX-a),void 0!==o.maxX&&a+t>o.maxX&&(t=o.maxX-a),void 0!==o.minY&&i+e<o.minY&&(e=o.minY-i),void 0!==o.maxY&&i+e>o.maxY&&(e=o.maxY-i),[t,e]},t.prototype.checkAspectRatio=function(t,e){if(!this.options.saveAspectRatio)return t;var n=t.slice(),r=this.parameters.box.width/this.parameters.box.height,a=this.parameters.box.width+t[0],i=this.parameters.box.height-t[1],o=a/i;return o<r?(n[1]=a/r-this.parameters.box.height,e&&(n[1]=-n[1])):o>r&&(n[0]=this.parameters.box.width-i*r,e&&(n[0]=-n[0])),n},SVG.extend(SVG.Element,{resize:function(e){return(this.remember("_resizeHandler")||new t(this)).init(e||{}),this}}),SVG.Element.prototype.resize.defaults={snapToAngle:.1,snapToGrid:1,constraint:{},saveAspectRatio:!1}}).call(this)}(),void 0===window.Apex&&(window.Apex={});var Zt=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w}return s(t,[{key:"initModules",value:function(){this.ctx.publicMethods=["updateOptions","updateSeries","appendData","appendSeries","isSeriesHidden","toggleSeries","showSeries","hideSeries","setLocale","resetSeries","zoomX","toggleDataPointSelection","dataURI","exportToCSV","addXaxisAnnotation","addYaxisAnnotation","addPointAnnotation","clearAnnotations","removeAnnotation","paper","destroy"],this.ctx.eventList=["click","mousedown","mousemove","mouseleave","touchstart","touchmove","touchleave","mouseup","touchend"],this.ctx.animations=new M(this.ctx),this.ctx.axes=new et(this.ctx),this.ctx.core=new Ut(this.ctx.el,this.ctx),this.ctx.config=new I({}),this.ctx.data=new Z(this.ctx),this.ctx.grid=new X(this.ctx),this.ctx.graphics=new z(this.ctx),this.ctx.coreUtils=new C(this.ctx),this.ctx.crosshairs=new nt(this.ctx),this.ctx.events=new J(this.ctx),this.ctx.exports=new q(this.ctx),this.ctx.localization=new tt(this.ctx),this.ctx.options=new L,this.ctx.responsive=new rt(this.ctx),this.ctx.series=new W(this.ctx),this.ctx.theme=new at(this.ctx),this.ctx.formatters=new D(this.ctx),this.ctx.titleSubtitle=new it(this.ctx),this.ctx.legend=new ht(this.ctx),this.ctx.toolbar=new ft(this.ctx),this.ctx.tooltip=new Mt(this.ctx),this.ctx.dimensions=new ut(this.ctx),this.ctx.updateHelpers=new Wt(this.ctx),this.ctx.zoomPanSelection=new pt(this.ctx),this.ctx.w.globals.tooltip=new Mt(this.ctx)}}]),t}(),Gt=function(){function t(e){l(this,t),this.ctx=e,this.w=e.w}return s(t,[{key:"clear",value:function(t){var e=t.isUpdating;this.ctx.zoomPanSelection&&this.ctx.zoomPanSelection.destroy(),this.ctx.toolbar&&this.ctx.toolbar.destroy(),this.ctx.animations=null,this.ctx.axes=null,this.ctx.annotations=null,this.ctx.core=null,this.ctx.data=null,this.ctx.grid=null,this.ctx.series=null,this.ctx.responsive=null,this.ctx.theme=null,this.ctx.formatters=null,this.ctx.titleSubtitle=null,this.ctx.legend=null,this.ctx.dimensions=null,this.ctx.options=null,this.ctx.crosshairs=null,this.ctx.zoomPanSelection=null,this.ctx.updateHelpers=null,this.ctx.toolbar=null,this.ctx.localization=null,this.ctx.w.globals.tooltip=null,this.clearDomElements({isUpdating:e})}},{key:"killSVG",value:function(t){t.each((function(t,e){this.removeClass("*"),this.off(),this.stop()}),!0),t.ungroup(),t.clear()}},{key:"clearDomElements",value:function(t){var e=this,n=t.isUpdating,r=this.w.globals.dom.Paper.node;r.parentNode&&r.parentNode.parentNode&&!n&&(r.parentNode.parentNode.style.minHeight="unset");var a=this.w.globals.dom.baseEl;a&&this.ctx.eventList.forEach((function(t){a.removeEventListener(t,e.ctx.events.documentEvent)}));var i=this.w.globals.dom;if(null!==this.ctx.el)for(;this.ctx.el.firstChild;)this.ctx.el.removeChild(this.ctx.el.firstChild);this.killSVG(i.Paper),i.Paper.remove(),i.elWrap=null,i.elGraphical=null,i.elLegendWrap=null,i.elLegendForeign=null,i.baseEl=null,i.elGridRect=null,i.elGridRectMask=null,i.elGridRectMarkerMask=null,i.elForecastMask=null,i.elNonForecastMask=null,i.elDefs=null}}]),t}(),qt=new WeakMap,Yt=function(){function t(e,n){l(this,t),this.opts=n,this.ctx=this,this.w=new F(n).init(),this.el=e,this.w.globals.cuid=x.randomId(),this.w.globals.chartID=this.w.config.chart.id?x.escapeString(this.w.config.chart.id):this.w.globals.cuid,new Zt(this).initModules(),this.create=x.bind(this.create,this),this.windowResizeHandler=this._windowResizeHandler.bind(this),this.parentResizeHandler=this._parentResizeCallback.bind(this)}return s(t,[{key:"render",value:function(){var t=this;return new Promise((function(e,n){if(null!==t.el){void 0===Apex._chartInstances&&(Apex._chartInstances=[]),t.w.config.chart.id&&Apex._chartInstances.push({id:t.w.globals.chartID,group:t.w.config.chart.group,chart:t}),t.setLocale(t.w.config.chart.defaultLocale);var r=t.w.config.chart.events.beforeMount;if("function"==typeof r&&r(t,t.w),t.events.fireEvent("beforeMount",[t,t.w]),window.addEventListener("resize",t.windowResizeHandler),function(t,e){var n=!1;if(t.nodeType!==Node.DOCUMENT_FRAGMENT_NODE){var r=t.getBoundingClientRect();"none"!==t.style.display&&0!==r.width||(n=!0)}var a=new ResizeObserver((function(r){n&&e.call(t,r),n=!0}));t.nodeType===Node.DOCUMENT_FRAGMENT_NODE?Array.from(t.children).forEach((function(t){return a.observe(t)})):a.observe(t),qt.set(e,a)}(t.el.parentNode,t.parentResizeHandler),!t.css){var a=t.el.getRootNode&&t.el.getRootNode(),i=x.is("ShadowRoot",a),o=t.el.ownerDocument,l=o.getElementById("apexcharts-css");if(i||!l){var c;t.css=document.createElement("style"),t.css.id="apexcharts-css",t.css.textContent='@keyframes opaque {\n  0% {\n      opacity: 0\n  }\n\n  to {\n      opacity: 1\n  }\n}\n\n@keyframes resizeanim {\n  0%,to {\n      opacity: 0\n  }\n}\n\n.apexcharts-canvas {\n  position: relative;\n  user-select: none\n}\n\n.apexcharts-canvas ::-webkit-scrollbar {\n  -webkit-appearance: none;\n  width: 6px\n}\n\n.apexcharts-canvas ::-webkit-scrollbar-thumb {\n  border-radius: 4px;\n  background-color: rgba(0,0,0,.5);\n  box-shadow: 0 0 1px rgba(255,255,255,.5);\n  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5)\n}\n\n.apexcharts-inner {\n  position: relative\n}\n\n.apexcharts-text tspan {\n  font-family: inherit\n}\n\n.legend-mouseover-inactive {\n  transition: .15s ease all;\n  opacity: .2\n}\n\n.apexcharts-legend-text {\n  padding-left: 15px;\n  margin-left: -15px;\n}\n\n.apexcharts-series-collapsed {\n  opacity: 0\n}\n\n.apexcharts-tooltip {\n  border-radius: 5px;\n  box-shadow: 2px 2px 6px -4px #999;\n  cursor: default;\n  font-size: 14px;\n  left: 62px;\n  opacity: 0;\n  pointer-events: none;\n  position: absolute;\n  top: 20px;\n  display: flex;\n  flex-direction: column;\n  overflow: hidden;\n  white-space: nowrap;\n  z-index: 12;\n  transition: .15s ease all\n}\n\n.apexcharts-tooltip.apexcharts-active {\n  opacity: 1;\n  transition: .15s ease all\n}\n\n.apexcharts-tooltip.apexcharts-theme-light {\n  border: 1px solid #e3e3e3;\n  background: rgba(255,255,255,.96)\n}\n\n.apexcharts-tooltip.apexcharts-theme-dark {\n  color: #fff;\n  background: rgba(30,30,30,.8)\n}\n\n.apexcharts-tooltip * {\n  font-family: inherit\n}\n\n.apexcharts-tooltip-title {\n  padding: 6px;\n  font-size: 15px;\n  margin-bottom: 4px\n}\n\n.apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title {\n  background: #eceff1;\n  border-bottom: 1px solid #ddd\n}\n\n.apexcharts-tooltip.apexcharts-theme-dark .apexcharts-tooltip-title {\n  background: rgba(0,0,0,.7);\n  border-bottom: 1px solid #333\n}\n\n.apexcharts-tooltip-text-goals-value,.apexcharts-tooltip-text-y-value,.apexcharts-tooltip-text-z-value {\n  display: inline-block;\n  margin-left: 5px;\n  font-weight: 600\n}\n\n.apexcharts-tooltip-text-goals-label:empty,.apexcharts-tooltip-text-goals-value:empty,.apexcharts-tooltip-text-y-label:empty,.apexcharts-tooltip-text-y-value:empty,.apexcharts-tooltip-text-z-value:empty,.apexcharts-tooltip-title:empty {\n  display: none\n}\n\n.apexcharts-tooltip-text-goals-label,.apexcharts-tooltip-text-goals-value {\n  padding: 6px 0 5px\n}\n\n.apexcharts-tooltip-goals-group,.apexcharts-tooltip-text-goals-label,.apexcharts-tooltip-text-goals-value {\n  display: flex\n}\n\n.apexcharts-tooltip-text-goals-label:not(:empty),.apexcharts-tooltip-text-goals-value:not(:empty) {\n  margin-top: -6px\n}\n\n.apexcharts-tooltip-marker {\n  width: 12px;\n  height: 12px;\n  position: relative;\n  top: 0;\n  margin-right: 10px;\n  border-radius: 50%\n}\n\n.apexcharts-tooltip-series-group {\n  padding: 0 10px;\n  display: none;\n  text-align: left;\n  justify-content: left;\n  align-items: center\n}\n\n.apexcharts-tooltip-series-group.apexcharts-active .apexcharts-tooltip-marker {\n  opacity: 1\n}\n\n.apexcharts-tooltip-series-group.apexcharts-active,.apexcharts-tooltip-series-group:last-child {\n  padding-bottom: 4px\n}\n\n.apexcharts-tooltip-series-group-hidden {\n  opacity: 0;\n  height: 0;\n  line-height: 0;\n  padding: 0!important\n}\n\n.apexcharts-tooltip-y-group {\n  padding: 6px 0 5px\n}\n\n.apexcharts-custom-tooltip,.apexcharts-tooltip-box {\n  padding: 4px 8px\n}\n\n.apexcharts-tooltip-boxPlot {\n  display: flex;\n  flex-direction: column-reverse\n}\n\n.apexcharts-tooltip-box>div {\n  margin: 4px 0\n}\n\n.apexcharts-tooltip-box span.value {\n  font-weight: 700\n}\n\n.apexcharts-tooltip-rangebar {\n  padding: 5px 8px\n}\n\n.apexcharts-tooltip-rangebar .category {\n  font-weight: 600;\n  color: #777\n}\n\n.apexcharts-tooltip-rangebar .series-name {\n  font-weight: 700;\n  display: block;\n  margin-bottom: 5px\n}\n\n.apexcharts-xaxistooltip,.apexcharts-yaxistooltip {\n  opacity: 0;\n  pointer-events: none;\n  color: #373d3f;\n  font-size: 13px;\n  text-align: center;\n  border-radius: 2px;\n  position: absolute;\n  z-index: 10;\n  background: #eceff1;\n  border: 1px solid #90a4ae\n}\n\n.apexcharts-xaxistooltip {\n  padding: 9px 10px;\n  transition: .15s ease all\n}\n\n.apexcharts-xaxistooltip.apexcharts-theme-dark {\n  background: rgba(0,0,0,.7);\n  border: 1px solid rgba(0,0,0,.5);\n  color: #fff\n}\n\n.apexcharts-xaxistooltip:after,.apexcharts-xaxistooltip:before {\n  left: 50%;\n  border: solid transparent;\n  content: " ";\n  height: 0;\n  width: 0;\n  position: absolute;\n  pointer-events: none\n}\n\n.apexcharts-xaxistooltip:after {\n  border-color: transparent;\n  border-width: 6px;\n  margin-left: -6px\n}\n\n.apexcharts-xaxistooltip:before {\n  border-color: transparent;\n  border-width: 7px;\n  margin-left: -7px\n}\n\n.apexcharts-xaxistooltip-bottom:after,.apexcharts-xaxistooltip-bottom:before {\n  bottom: 100%\n}\n\n.apexcharts-xaxistooltip-top:after,.apexcharts-xaxistooltip-top:before {\n  top: 100%\n}\n\n.apexcharts-xaxistooltip-bottom:after {\n  border-bottom-color: #eceff1\n}\n\n.apexcharts-xaxistooltip-bottom:before {\n  border-bottom-color: #90a4ae\n}\n\n.apexcharts-xaxistooltip-bottom.apexcharts-theme-dark:after,.apexcharts-xaxistooltip-bottom.apexcharts-theme-dark:before {\n  border-bottom-color: rgba(0,0,0,.5)\n}\n\n.apexcharts-xaxistooltip-top:after {\n  border-top-color: #eceff1\n}\n\n.apexcharts-xaxistooltip-top:before {\n  border-top-color: #90a4ae\n}\n\n.apexcharts-xaxistooltip-top.apexcharts-theme-dark:after,.apexcharts-xaxistooltip-top.apexcharts-theme-dark:before {\n  border-top-color: rgba(0,0,0,.5)\n}\n\n.apexcharts-xaxistooltip.apexcharts-active {\n  opacity: 1;\n  transition: .15s ease all\n}\n\n.apexcharts-yaxistooltip {\n  padding: 4px 10px\n}\n\n.apexcharts-yaxistooltip.apexcharts-theme-dark {\n  background: rgba(0,0,0,.7);\n  border: 1px solid rgba(0,0,0,.5);\n  color: #fff\n}\n\n.apexcharts-yaxistooltip:after,.apexcharts-yaxistooltip:before {\n  top: 50%;\n  border: solid transparent;\n  content: " ";\n  height: 0;\n  width: 0;\n  position: absolute;\n  pointer-events: none\n}\n\n.apexcharts-yaxistooltip:after {\n  border-color: transparent;\n  border-width: 6px;\n  margin-top: -6px\n}\n\n.apexcharts-yaxistooltip:before {\n  border-color: transparent;\n  border-width: 7px;\n  margin-top: -7px\n}\n\n.apexcharts-yaxistooltip-left:after,.apexcharts-yaxistooltip-left:before {\n  left: 100%\n}\n\n.apexcharts-yaxistooltip-right:after,.apexcharts-yaxistooltip-right:before {\n  right: 100%\n}\n\n.apexcharts-yaxistooltip-left:after {\n  border-left-color: #eceff1\n}\n\n.apexcharts-yaxistooltip-left:before {\n  border-left-color: #90a4ae\n}\n\n.apexcharts-yaxistooltip-left.apexcharts-theme-dark:after,.apexcharts-yaxistooltip-left.apexcharts-theme-dark:before {\n  border-left-color: rgba(0,0,0,.5)\n}\n\n.apexcharts-yaxistooltip-right:after {\n  border-right-color: #eceff1\n}\n\n.apexcharts-yaxistooltip-right:before {\n  border-right-color: #90a4ae\n}\n\n.apexcharts-yaxistooltip-right.apexcharts-theme-dark:after,.apexcharts-yaxistooltip-right.apexcharts-theme-dark:before {\n  border-right-color: rgba(0,0,0,.5)\n}\n\n.apexcharts-yaxistooltip.apexcharts-active {\n  opacity: 1\n}\n\n.apexcharts-yaxistooltip-hidden {\n  display: none\n}\n\n.apexcharts-xcrosshairs,.apexcharts-ycrosshairs {\n  pointer-events: none;\n  opacity: 0;\n  transition: .15s ease all\n}\n\n.apexcharts-xcrosshairs.apexcharts-active,.apexcharts-ycrosshairs.apexcharts-active {\n  opacity: 1;\n  transition: .15s ease all\n}\n\n.apexcharts-ycrosshairs-hidden {\n  opacity: 0\n}\n\n.apexcharts-selection-rect {\n  cursor: move\n}\n\n.svg_select_boundingRect,.svg_select_points_rot {\n  pointer-events: none;\n  opacity: 0;\n  visibility: hidden\n}\n\n.apexcharts-selection-rect+g .svg_select_boundingRect,.apexcharts-selection-rect+g .svg_select_points_rot {\n  opacity: 0;\n  visibility: hidden\n}\n\n.apexcharts-selection-rect+g .svg_select_points_l,.apexcharts-selection-rect+g .svg_select_points_r {\n  cursor: ew-resize;\n  opacity: 1;\n  visibility: visible\n}\n\n.svg_select_points {\n  fill: #efefef;\n  stroke: #333;\n  rx: 2\n}\n\n.apexcharts-svg.apexcharts-zoomable.hovering-zoom {\n  cursor: crosshair\n}\n\n.apexcharts-svg.apexcharts-zoomable.hovering-pan {\n  cursor: move\n}\n\n.apexcharts-menu-icon,.apexcharts-pan-icon,.apexcharts-reset-icon,.apexcharts-selection-icon,.apexcharts-toolbar-custom-icon,.apexcharts-zoom-icon,.apexcharts-zoomin-icon,.apexcharts-zoomout-icon {\n  cursor: pointer;\n  width: 20px;\n  height: 20px;\n  line-height: 24px;\n  color: #6e8192;\n  text-align: center\n}\n\n.apexcharts-menu-icon svg,.apexcharts-reset-icon svg,.apexcharts-zoom-icon svg,.apexcharts-zoomin-icon svg,.apexcharts-zoomout-icon svg {\n  fill: #6e8192\n}\n\n.apexcharts-selection-icon svg {\n  fill: #444;\n  transform: scale(.76)\n}\n\n.apexcharts-theme-dark .apexcharts-menu-icon svg,.apexcharts-theme-dark .apexcharts-pan-icon svg,.apexcharts-theme-dark .apexcharts-reset-icon svg,.apexcharts-theme-dark .apexcharts-selection-icon svg,.apexcharts-theme-dark .apexcharts-toolbar-custom-icon svg,.apexcharts-theme-dark .apexcharts-zoom-icon svg,.apexcharts-theme-dark .apexcharts-zoomin-icon svg,.apexcharts-theme-dark .apexcharts-zoomout-icon svg {\n  fill: #f3f4f5\n}\n\n.apexcharts-canvas .apexcharts-reset-zoom-icon.apexcharts-selected svg,.apexcharts-canvas .apexcharts-selection-icon.apexcharts-selected svg,.apexcharts-canvas .apexcharts-zoom-icon.apexcharts-selected svg {\n  fill: #008ffb\n}\n\n.apexcharts-theme-light .apexcharts-menu-icon:hover svg,.apexcharts-theme-light .apexcharts-reset-icon:hover svg,.apexcharts-theme-light .apexcharts-selection-icon:not(.apexcharts-selected):hover svg,.apexcharts-theme-light .apexcharts-zoom-icon:not(.apexcharts-selected):hover svg,.apexcharts-theme-light .apexcharts-zoomin-icon:hover svg,.apexcharts-theme-light .apexcharts-zoomout-icon:hover svg {\n  fill: #333\n}\n\n.apexcharts-menu-icon,.apexcharts-selection-icon {\n  position: relative\n}\n\n.apexcharts-reset-icon {\n  margin-left: 5px\n}\n\n.apexcharts-menu-icon,.apexcharts-reset-icon,.apexcharts-zoom-icon {\n  transform: scale(.85)\n}\n\n.apexcharts-zoomin-icon,.apexcharts-zoomout-icon {\n  transform: scale(.7)\n}\n\n.apexcharts-zoomout-icon {\n  margin-right: 3px\n}\n\n.apexcharts-pan-icon {\n  transform: scale(.62);\n  position: relative;\n  left: 1px;\n  top: 0\n}\n\n.apexcharts-pan-icon svg {\n  fill: #fff;\n  stroke: #6e8192;\n  stroke-width: 2\n}\n\n.apexcharts-pan-icon.apexcharts-selected svg {\n  stroke: #008ffb\n}\n\n.apexcharts-pan-icon:not(.apexcharts-selected):hover svg {\n  stroke: #333\n}\n\n.apexcharts-toolbar {\n  position: absolute;\n  z-index: 11;\n  max-width: 176px;\n  text-align: right;\n  border-radius: 3px;\n  padding: 0 6px 2px;\n  display: flex;\n  justify-content: space-between;\n  align-items: center\n}\n\n.apexcharts-menu {\n  background: #fff;\n  position: absolute;\n  top: 100%;\n  border: 1px solid #ddd;\n  border-radius: 3px;\n  padding: 3px;\n  right: 10px;\n  opacity: 0;\n  min-width: 110px;\n  transition: .15s ease all;\n  pointer-events: none\n}\n\n.apexcharts-menu.apexcharts-menu-open {\n  opacity: 1;\n  pointer-events: all;\n  transition: .15s ease all\n}\n\n.apexcharts-menu-item {\n  padding: 6px 7px;\n  font-size: 12px;\n  cursor: pointer\n}\n\n.apexcharts-theme-light .apexcharts-menu-item:hover {\n  background: #eee\n}\n\n.apexcharts-theme-dark .apexcharts-menu {\n  background: rgba(0,0,0,.7);\n  color: #fff\n}\n\n@media screen and (min-width:768px) {\n  .apexcharts-canvas:hover .apexcharts-toolbar {\n      opacity: 1\n  }\n}\n\n.apexcharts-canvas .apexcharts-element-hidden,.apexcharts-datalabel.apexcharts-element-hidden,.apexcharts-hide .apexcharts-series-points {\n  opacity: 0\n}\n\n.apexcharts-hidden-element-shown {\n  opacity: 1;\n  transition: 0.25s ease all;\n}\n.apexcharts-datalabel,.apexcharts-datalabel-label,.apexcharts-datalabel-value,.apexcharts-datalabels,.apexcharts-pie-label {\n  cursor: default;\n  pointer-events: none\n}\n\n.apexcharts-pie-label-delay {\n  opacity: 0;\n  animation-name: opaque;\n  animation-duration: .3s;\n  animation-fill-mode: forwards;\n  animation-timing-function: ease\n}\n\n.apexcharts-radialbar-label {\n  cursor: pointer;\n}\n\n.apexcharts-annotation-rect,.apexcharts-area-series .apexcharts-area,.apexcharts-area-series .apexcharts-series-markers .apexcharts-marker.no-pointer-events,.apexcharts-gridline,.apexcharts-line,.apexcharts-line-series .apexcharts-series-markers .apexcharts-marker.no-pointer-events,.apexcharts-point-annotation-label,.apexcharts-radar-series path,.apexcharts-radar-series polygon,.apexcharts-toolbar svg,.apexcharts-tooltip .apexcharts-marker,.apexcharts-xaxis-annotation-label,.apexcharts-yaxis-annotation-label,.apexcharts-zoom-rect {\n  pointer-events: none\n}\n\n.apexcharts-marker {\n  transition: .15s ease all\n}\n\n.resize-triggers {\n  animation: 1ms resizeanim;\n  visibility: hidden;\n  opacity: 0;\n  height: 100%;\n  width: 100%;\n  overflow: hidden\n}\n\n.contract-trigger:before,.resize-triggers,.resize-triggers>div {\n  content: " ";\n  display: block;\n  position: absolute;\n  top: 0;\n  left: 0\n}\n\n.resize-triggers>div {\n  height: 100%;\n  width: 100%;\n  background: #eee;\n  overflow: auto\n}\n\n.contract-trigger:before {\n  overflow: hidden;\n  width: 200%;\n  height: 200%\n}\n\n.apexcharts-bar-goals-markers{\n  pointer-events: none\n}\n\n.apexcharts-bar-shadows{\n  pointer-events: none\n}\n\n.apexcharts-rangebar-goals-markers{\n  pointer-events: none\n}';var s=(null===(c=t.opts.chart)||void 0===c?void 0:c.nonce)||t.w.config.chart.nonce;s&&t.css.setAttribute("nonce",s),i?a.prepend(t.css):o.head.appendChild(t.css)}}var u=t.create(t.w.config.series,{});if(!u)return e(t);t.mount(u).then((function(){"function"==typeof t.w.config.chart.events.mounted&&t.w.config.chart.events.mounted(t,t.w),t.events.fireEvent("mounted",[t,t.w]),e(u)})).catch((function(t){n(t)}))}else n(new Error("Element not found"))}))}},{key:"create",value:function(t,e){var n=this.w;new Zt(this).initModules();var r=this.w.globals;if(r.noData=!1,r.animationEnded=!1,this.responsive.checkResponsiveConfig(e),n.config.xaxis.convertedCatToNumeric&&new O(n.config).convertCatToNumericXaxis(n.config,this.ctx),null===this.el)return r.animationEnded=!0,null;if(this.core.setupElements(),"treemap"===n.config.chart.type&&(n.config.grid.show=!1,n.config.yaxis[0].show=!1),0===r.svgWidth)return r.animationEnded=!0,null;var a=C.checkComboSeries(t);r.comboCharts=a.comboCharts,r.comboBarCount=a.comboBarCount;var i=t.every((function(t){return t.data&&0===t.data.length}));(0===t.length||i)&&this.series.handleNoData(),this.events.setupEventHandlers(),this.data.parseData(t),this.theme.init(),new P(this).setGlobalMarkerSize(),this.formatters.setLabelFormatters(),this.titleSubtitle.draw(),r.noData&&r.collapsedSeries.length!==r.series.length&&!n.config.legend.showForSingleSeries||this.legend.init(),this.series.hasAllSeriesEqualX(),r.axisCharts&&(this.core.coreCalculations(),"category"!==n.config.xaxis.type&&this.formatters.setLabelFormatters(),this.ctx.toolbar.minX=n.globals.minX,this.ctx.toolbar.maxX=n.globals.maxX),this.formatters.heatmapLabelFormatters(),new C(this).getLargestMarkerSize(),this.dimensions.plotCoords();var o=this.core.xySettings();this.grid.createGridMask();var l=this.core.plotChartType(t,o),c=new U(this);return c.bringForward(),n.config.dataLabels.background.enabled&&c.dataLabelsBackground(),this.core.shiftGraphPosition(),{elGraph:l,xyRatios:o,dimensions:{plot:{left:n.globals.translateX,top:n.globals.translateY,width:n.globals.gridWidth,height:n.globals.gridHeight}}}}},{key:"mount",value:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,n=this,r=n.w;return new Promise((function(a,i){if(null===n.el)return i(new Error("Not enough data to display or target element not found"));(null===e||r.globals.allSeriesCollapsed)&&n.series.handleNoData(),n.grid=new X(n);var o,l,c=n.grid.drawGrid();if(n.annotations=new _(n),n.annotations.drawImageAnnos(),n.annotations.drawTextAnnos(),"back"===r.config.grid.position&&(c&&r.globals.dom.elGraphical.add(c.el),null!=c&&null!==(o=c.elGridBorders)&&void 0!==o&&o.node&&r.globals.dom.elGraphical.add(c.elGridBorders)),Array.isArray(e.elGraph))for(var s=0;s<e.elGraph.length;s++)r.globals.dom.elGraphical.add(e.elGraph[s]);else r.globals.dom.elGraphical.add(e.elGraph);"front"===r.config.grid.position&&(c&&r.globals.dom.elGraphical.add(c.el),null!=c&&null!==(l=c.elGridBorders)&&void 0!==l&&l.node&&r.globals.dom.elGraphical.add(c.elGridBorders)),"front"===r.config.xaxis.crosshairs.position&&n.crosshairs.drawXCrosshairs(),"front"===r.config.yaxis[0].crosshairs.position&&n.crosshairs.drawYCrosshairs(),"treemap"!==r.config.chart.type&&n.axes.drawAxis(r.config.chart.type,c);var u=new Y(t.ctx,c),d=new Q(t.ctx,c);if(null!==c&&(u.xAxisLabelCorrections(c.xAxisTickWidth),d.setYAxisTextAlignments(),r.config.yaxis.map((function(t,e){-1===r.globals.ignoreYAxisIndexes.indexOf(e)&&d.yAxisTitleRotate(e,t.opposite)}))),n.annotations.drawAxesAnnotations(),!r.globals.noData){if(r.config.tooltip.enabled&&!r.globals.noData&&n.w.globals.tooltip.drawTooltip(e.xyRatios),r.globals.axisCharts&&(r.globals.isXNumeric||r.config.xaxis.convertedCatToNumeric||r.globals.isRangeBar))(r.config.chart.zoom.enabled||r.config.chart.selection&&r.config.chart.selection.enabled||r.config.chart.pan&&r.config.chart.pan.enabled)&&n.zoomPanSelection.init({xyRatios:e.xyRatios});else{var h=r.config.chart.toolbar.tools;["zoom","zoomin","zoomout","selection","pan","reset"].forEach((function(t){h[t]=!1}))}r.config.chart.toolbar.show&&!r.globals.allSeriesCollapsed&&n.toolbar.createToolbar()}r.globals.memory.methodsToExec.length>0&&r.globals.memory.methodsToExec.forEach((function(t){t.method(t.params,!1,t.context)})),r.globals.axisCharts||r.globals.noData||n.core.resizeNonAxisCharts(),a(n)}))}},{key:"destroy",value:function(){var t,e;window.removeEventListener("resize",this.windowResizeHandler),this.el.parentNode,t=this.parentResizeHandler,(e=qt.get(t))&&(e.disconnect(),qt.delete(t));var n=this.w.config.chart.id;n&&Apex._chartInstances.forEach((function(t,e){t.id===x.escapeString(n)&&Apex._chartInstances.splice(e,1)})),new Gt(this.ctx).clear({isUpdating:!1})}},{key:"updateOptions",value:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],a=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],i=!(arguments.length>4&&void 0!==arguments[4])||arguments[4],o=this.w;return o.globals.selection=void 0,t.series&&(this.series.resetSeries(!1,!0,!1),t.series.length&&t.series[0].data&&(t.series=t.series.map((function(t,n){return e.updateHelpers._extendSeries(t,n)}))),this.updateHelpers.revertDefaultAxisMinMax()),t.xaxis&&(t=this.updateHelpers.forceXAxisUpdate(t)),t.yaxis&&(t=this.updateHelpers.forceYAxisUpdate(t)),o.globals.collapsedSeriesIndices.length>0&&this.series.clearPreviousPaths(),t.theme&&(t=this.theme.updateThemeOptions(t)),this.updateHelpers._updateOptions(t,n,r,a,i)}},{key:"updateSeries",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];return this.series.resetSeries(!1),this.updateHelpers.revertDefaultAxisMinMax(),this.updateHelpers._updateSeries(t,e,n)}},{key:"appendSeries",value:function(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],r=this.w.config.series.slice();return r.push(t),this.series.resetSeries(!1),this.updateHelpers.revertDefaultAxisMinMax(),this.updateHelpers._updateSeries(r,e,n)}},{key:"appendData",value:function(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=this;n.w.globals.dataChanged=!0,n.series.getPreviousPaths();for(var r=n.w.config.series.slice(),a=0;a<r.length;a++)if(null!==t[a]&&void 0!==t[a])for(var i=0;i<t[a].data.length;i++)r[a].data.push(t[a].data[i]);return n.w.config.series=r,e&&(n.w.globals.initialSeries=x.clone(n.w.config.series)),this.update()}},{key:"update",value:function(t){var e=this;return new Promise((function(n,r){new Gt(e.ctx).clear({isUpdating:!0});var a=e.create(e.w.config.series,t);if(!a)return n(e);e.mount(a).then((function(){"function"==typeof e.w.config.chart.events.updated&&e.w.config.chart.events.updated(e,e.w),e.events.fireEvent("updated",[e,e.w]),e.w.globals.isDirty=!0,n(e)})).catch((function(t){r(t)}))}))}},{key:"getSyncedCharts",value:function(){var t=this.getGroupedCharts(),e=[this];return t.length&&(e=[],t.forEach((function(t){e.push(t)}))),e}},{key:"getGroupedCharts",value:function(){var t=this;return Apex._chartInstances.filter((function(t){if(t.group)return!0})).map((function(e){return t.w.config.chart.group===e.group?e.chart:t}))}},{key:"toggleSeries",value:function(t){return this.series.toggleSeries(t)}},{key:"highlightSeriesOnLegendHover",value:function(t,e){return this.series.toggleSeriesOnHover(t,e)}},{key:"showSeries",value:function(t){this.series.showSeries(t)}},{key:"hideSeries",value:function(t){this.series.hideSeries(t)}},{key:"isSeriesHidden",value:function(t){this.series.isSeriesHidden(t)}},{key:"resetSeries",value:function(){var t=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];this.series.resetSeries(t,e)}},{key:"addEventListener",value:function(t,e){this.events.addEventListener(t,e)}},{key:"removeEventListener",value:function(t,e){this.events.removeEventListener(t,e)}},{key:"addXaxisAnnotation",value:function(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0,r=this;n&&(r=n),r.annotations.addXaxisAnnotationExternal(t,e,r)}},{key:"addYaxisAnnotation",value:function(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0,r=this;n&&(r=n),r.annotations.addYaxisAnnotationExternal(t,e,r)}},{key:"addPointAnnotation",value:function(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0,r=this;n&&(r=n),r.annotations.addPointAnnotationExternal(t,e,r)}},{key:"clearAnnotations",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,e=this;t&&(e=t),e.annotations.clearAnnotations(e)}},{key:"removeAnnotation",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,n=this;e&&(n=e),n.annotations.removeAnnotation(n,t)}},{key:"getChartArea",value:function(){return this.w.globals.dom.baseEl.querySelector(".apexcharts-inner")}},{key:"getSeriesTotalXRange",value:function(t,e){return this.coreUtils.getSeriesTotalsXRange(t,e)}},{key:"getHighestValueInSeries",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return new K(this.ctx).getMinYMaxY(t).highestY}},{key:"getLowestValueInSeries",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return new K(this.ctx).getMinYMaxY(t).lowestY}},{key:"getSeriesTotal",value:function(){return this.w.globals.seriesTotals}},{key:"toggleDataPointSelection",value:function(t,e){return this.updateHelpers.toggleDataPointSelection(t,e)}},{key:"zoomX",value:function(t,e){this.ctx.toolbar.zoomUpdateOptions(t,e)}},{key:"setLocale",value:function(t){this.localization.setCurrentLocaleValues(t)}},{key:"dataURI",value:function(t){return new q(this.ctx).dataURI(t)}},{key:"exportToCSV",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return new q(this.ctx).exportToCSV(t)}},{key:"paper",value:function(){return this.w.globals.dom.Paper}},{key:"_parentResizeCallback",value:function(){this.w.globals.animationEnded&&this.w.config.chart.redrawOnParentResize&&this._windowResize()}},{key:"_windowResize",value:function(){var t=this;clearTimeout(this.w.globals.resizeTimer),this.w.globals.resizeTimer=window.setTimeout((function(){t.w.globals.resized=!0,t.w.globals.dataChanged=!1,t.ctx.update()}),150)}},{key:"_windowResizeHandler",value:function(){var t=this.w.config.chart.redrawOnWindowResize;"function"==typeof t&&(t=t()),t&&this._windowResize()}}],[{key:"getChartByID",value:function(t){var e=x.escapeString(t);if(Apex._chartInstances){var n=Apex._chartInstances.filter((function(t){return t.id===e}))[0];return n&&n.chart}}},{key:"initOnLoad",value:function(){for(var e=document.querySelectorAll("[data-apexcharts]"),n=0;n<e.length;n++)new t(e[n],JSON.parse(e[n].getAttribute("data-options"))).render()}},{key:"exec",value:function(t,e){var n=this.getChartByID(t);if(n){n.w.globals.isExecCalled=!0;var r=null;if(-1!==n.publicMethods.indexOf(e)){for(var a=arguments.length,i=new Array(a>2?a-2:0),o=2;o<a;o++)i[o-2]=arguments[o];r=n[e].apply(n,i)}return r}}},{key:"merge",value:function(t,e){return x.extend(t,e)}}]),t}();t.exports=Yt},2009:function(t,e){"use strict";e.byteLength=function(t){var e=l(t),n=e[0],r=e[1];return 3*(n+r)/4-r},e.toByteArray=function(t){var e,n,i=l(t),o=i[0],c=i[1],s=new a(function(t,e,n){return 3*(e+n)/4-n}(0,o,c)),u=0,d=c>0?o-4:o;for(n=0;n<d;n+=4)e=r[t.charCodeAt(n)]<<18|r[t.charCodeAt(n+1)]<<12|r[t.charCodeAt(n+2)]<<6|r[t.charCodeAt(n+3)],s[u++]=e>>16&255,s[u++]=e>>8&255,s[u++]=255&e;2===c&&(e=r[t.charCodeAt(n)]<<2|r[t.charCodeAt(n+1)]>>4,s[u++]=255&e);1===c&&(e=r[t.charCodeAt(n)]<<10|r[t.charCodeAt(n+1)]<<4|r[t.charCodeAt(n+2)]>>2,s[u++]=e>>8&255,s[u++]=255&e);return s},e.fromByteArray=function(t){for(var e,r=t.length,a=r%3,i=[],o=16383,l=0,s=r-a;l<s;l+=o)i.push(c(t,l,l+o>s?s:l+o));1===a?(e=t[r-1],i.push(n[e>>2]+n[e<<4&63]+"==")):2===a&&(e=(t[r-2]<<8)+t[r-1],i.push(n[e>>10]+n[e>>4&63]+n[e<<2&63]+"="));return i.join("")};for(var n=[],r=[],a="undefined"!==typeof Uint8Array?Uint8Array:Array,i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",o=0;o<64;++o)n[o]=i[o],r[i.charCodeAt(o)]=o;function l(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=t.indexOf("=");return-1===n&&(n=e),[n,n===e?0:4-n%4]}function c(t,e,r){for(var a,i,o=[],l=e;l<r;l+=3)a=(t[l]<<16&16711680)+(t[l+1]<<8&65280)+(255&t[l+2]),o.push(n[(i=a)>>18&63]+n[i>>12&63]+n[i>>6&63]+n[63&i]);return o.join("")}r["-".charCodeAt(0)]=62,r["_".charCodeAt(0)]=63},5800:function(t){t.exports={trueFunc:function(){return!0},falseFunc:function(){return!1}}},1694:function(t,e){var n;!function(){"use strict";var r={}.hasOwnProperty;function a(){for(var t=[],e=0;e<arguments.length;e++){var n=arguments[e];if(n){var i=typeof n;if("string"===i||"number"===i)t.push(n);else if(Array.isArray(n)){if(n.length){var o=a.apply(null,n);o&&t.push(o)}}else if("object"===i){if(n.toString!==Object.prototype.toString&&!n.toString.toString().includes("[native code]")){t.push(n.toString());continue}for(var l in n)r.call(n,l)&&n[l]&&t.push(l)}}}return t.join(" ")}t.exports?(a.default=a,t.exports=a):void 0===(n=function(){return a}.apply(e,[]))||(t.exports=n)}()},8177:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(3713),n(3074),n(8228),n(3650),function(){var t=i,e=t.lib.BlockCipher,n=t.algo,r=[],a=[],o=[],l=[],c=[],s=[],u=[],d=[],h=[],f=[];!function(){for(var t=[],e=0;e<256;e++)t[e]=e<128?e<<1:e<<1^283;var n=0,i=0;for(e=0;e<256;e++){var p=i^i<<1^i<<2^i<<3^i<<4;p=p>>>8^255&p^99,r[n]=p,a[p]=n;var g=t[n],v=t[g],m=t[v],y=257*t[p]^16843008*p;o[n]=y<<24|y>>>8,l[n]=y<<16|y>>>16,c[n]=y<<8|y>>>24,s[n]=y,y=16843009*m^65537*v^257*g^16843008*n,u[p]=y<<24|y>>>8,d[p]=y<<16|y>>>16,h[p]=y<<8|y>>>24,f[p]=y,n?(n=g^t[t[t[m^g]]],i^=t[t[i]]):n=i=1}}();var p=[0,1,2,4,8,16,32,64,128,27,54],g=n.AES=e.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var t=this._keyPriorReset=this._key,e=t.words,n=t.sigBytes/4,a=4*((this._nRounds=n+6)+1),i=this._keySchedule=[],o=0;o<a;o++)o<n?i[o]=e[o]:(s=i[o-1],o%n?n>6&&o%n==4&&(s=r[s>>>24]<<24|r[s>>>16&255]<<16|r[s>>>8&255]<<8|r[255&s]):(s=r[(s=s<<8|s>>>24)>>>24]<<24|r[s>>>16&255]<<16|r[s>>>8&255]<<8|r[255&s],s^=p[o/n|0]<<24),i[o]=i[o-n]^s);for(var l=this._invKeySchedule=[],c=0;c<a;c++){if(o=a-c,c%4)var s=i[o];else s=i[o-4];l[c]=c<4||o<=4?s:u[r[s>>>24]]^d[r[s>>>16&255]]^h[r[s>>>8&255]]^f[r[255&s]]}}},encryptBlock:function(t,e){this._doCryptBlock(t,e,this._keySchedule,o,l,c,s,r)},decryptBlock:function(t,e){var n=t[e+1];t[e+1]=t[e+3],t[e+3]=n,this._doCryptBlock(t,e,this._invKeySchedule,u,d,h,f,a),n=t[e+1],t[e+1]=t[e+3],t[e+3]=n},_doCryptBlock:function(t,e,n,r,a,i,o,l){for(var c=this._nRounds,s=t[e]^n[0],u=t[e+1]^n[1],d=t[e+2]^n[2],h=t[e+3]^n[3],f=4,p=1;p<c;p++){var g=r[s>>>24]^a[u>>>16&255]^i[d>>>8&255]^o[255&h]^n[f++],v=r[u>>>24]^a[d>>>16&255]^i[h>>>8&255]^o[255&s]^n[f++],m=r[d>>>24]^a[h>>>16&255]^i[s>>>8&255]^o[255&u]^n[f++],y=r[h>>>24]^a[s>>>16&255]^i[u>>>8&255]^o[255&d]^n[f++];s=g,u=v,d=m,h=y}g=(l[s>>>24]<<24|l[u>>>16&255]<<16|l[d>>>8&255]<<8|l[255&h])^n[f++],v=(l[u>>>24]<<24|l[d>>>16&255]<<16|l[h>>>8&255]<<8|l[255&s])^n[f++],m=(l[d>>>24]<<24|l[h>>>16&255]<<16|l[s>>>8&255]<<8|l[255&u])^n[f++],y=(l[h>>>24]<<24|l[s>>>16&255]<<16|l[u>>>8&255]<<8|l[255&d])^n[f++],t[e]=g,t[e+1]=v,t[e+2]=m,t[e+3]=y},keySize:8});t.AES=e._createHelper(g)}(),i.AES)}()},3068:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(3713),n(3074),n(8228),n(3650),function(){var t=i,e=t.lib.BlockCipher,n=t.algo,r=16,a=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],o=[[3509652390,2564797868,805139163,3491422135,3101798381,1780907670,3128725573,4046225305,614570311,3012652279,134345442,2240740374,1667834072,1901547113,2757295779,4103290238,227898511,1921955416,1904987480,2182433518,2069144605,3260701109,2620446009,720527379,3318853667,677414384,3393288472,3101374703,2390351024,1614419982,1822297739,2954791486,3608508353,3174124327,2024746970,1432378464,3864339955,2857741204,1464375394,1676153920,1439316330,715854006,3033291828,289532110,2706671279,2087905683,3018724369,1668267050,732546397,1947742710,3462151702,2609353502,2950085171,1814351708,2050118529,680887927,999245976,1800124847,3300911131,1713906067,1641548236,4213287313,1216130144,1575780402,4018429277,3917837745,3693486850,3949271944,596196993,3549867205,258830323,2213823033,772490370,2760122372,1774776394,2652871518,566650946,4142492826,1728879713,2882767088,1783734482,3629395816,2517608232,2874225571,1861159788,326777828,3124490320,2130389656,2716951837,967770486,1724537150,2185432712,2364442137,1164943284,2105845187,998989502,3765401048,2244026483,1075463327,1455516326,1322494562,910128902,469688178,1117454909,936433444,3490320968,3675253459,1240580251,122909385,2157517691,634681816,4142456567,3825094682,3061402683,2540495037,79693498,3249098678,1084186820,1583128258,426386531,1761308591,1047286709,322548459,995290223,1845252383,2603652396,3431023940,2942221577,3202600964,3727903485,1712269319,422464435,3234572375,1170764815,3523960633,3117677531,1434042557,442511882,3600875718,1076654713,1738483198,4213154764,2393238008,3677496056,1014306527,4251020053,793779912,2902807211,842905082,4246964064,1395751752,1040244610,2656851899,3396308128,445077038,3742853595,3577915638,679411651,2892444358,2354009459,1767581616,3150600392,3791627101,3102740896,284835224,4246832056,1258075500,768725851,2589189241,3069724005,3532540348,1274779536,3789419226,2764799539,1660621633,3471099624,4011903706,913787905,3497959166,737222580,2514213453,2928710040,3937242737,1804850592,3499020752,2949064160,2386320175,2390070455,2415321851,4061277028,2290661394,2416832540,1336762016,1754252060,3520065937,3014181293,791618072,3188594551,3933548030,2332172193,3852520463,3043980520,413987798,3465142937,3030929376,4245938359,2093235073,3534596313,375366246,2157278981,2479649556,555357303,3870105701,2008414854,3344188149,4221384143,3956125452,2067696032,3594591187,2921233993,2428461,544322398,577241275,1471733935,610547355,4027169054,1432588573,1507829418,2025931657,3646575487,545086370,48609733,2200306550,1653985193,298326376,1316178497,3007786442,2064951626,458293330,2589141269,3591329599,3164325604,727753846,2179363840,146436021,1461446943,4069977195,705550613,3059967265,3887724982,4281599278,3313849956,1404054877,2845806497,146425753,1854211946],[1266315497,3048417604,3681880366,3289982499,290971e4,1235738493,2632868024,2414719590,3970600049,1771706367,1449415276,3266420449,422970021,1963543593,2690192192,3826793022,1062508698,1531092325,1804592342,2583117782,2714934279,4024971509,1294809318,4028980673,1289560198,2221992742,1669523910,35572830,157838143,1052438473,1016535060,1802137761,1753167236,1386275462,3080475397,2857371447,1040679964,2145300060,2390574316,1461121720,2956646967,4031777805,4028374788,33600511,2920084762,1018524850,629373528,3691585981,3515945977,2091462646,2486323059,586499841,988145025,935516892,3367335476,2599673255,2839830854,265290510,3972581182,2759138881,3795373465,1005194799,847297441,406762289,1314163512,1332590856,1866599683,4127851711,750260880,613907577,1450815602,3165620655,3734664991,3650291728,3012275730,3704569646,1427272223,778793252,1343938022,2676280711,2052605720,1946737175,3164576444,3914038668,3967478842,3682934266,1661551462,3294938066,4011595847,840292616,3712170807,616741398,312560963,711312465,1351876610,322626781,1910503582,271666773,2175563734,1594956187,70604529,3617834859,1007753275,1495573769,4069517037,2549218298,2663038764,504708206,2263041392,3941167025,2249088522,1514023603,1998579484,1312622330,694541497,2582060303,2151582166,1382467621,776784248,2618340202,3323268794,2497899128,2784771155,503983604,4076293799,907881277,423175695,432175456,1378068232,4145222326,3954048622,3938656102,3820766613,2793130115,2977904593,26017576,3274890735,3194772133,1700274565,1756076034,4006520079,3677328699,720338349,1533947780,354530856,688349552,3973924725,1637815568,332179504,3949051286,53804574,2852348879,3044236432,1282449977,3583942155,3416972820,4006381244,1617046695,2628476075,3002303598,1686838959,431878346,2686675385,1700445008,1080580658,1009431731,832498133,3223435511,2605976345,2271191193,2516031870,1648197032,4164389018,2548247927,300782431,375919233,238389289,3353747414,2531188641,2019080857,1475708069,455242339,2609103871,448939670,3451063019,1395535956,2413381860,1841049896,1491858159,885456874,4264095073,4001119347,1565136089,3898914787,1108368660,540939232,1173283510,2745871338,3681308437,4207628240,3343053890,4016749493,1699691293,1103962373,3625875870,2256883143,3830138730,1031889488,3479347698,1535977030,4236805024,3251091107,2132092099,1774941330,1199868427,1452454533,157007616,2904115357,342012276,595725824,1480756522,206960106,497939518,591360097,863170706,2375253569,3596610801,1814182875,2094937945,3421402208,1082520231,3463918190,2785509508,435703966,3908032597,1641649973,2842273706,3305899714,1510255612,2148256476,2655287854,3276092548,4258621189,236887753,3681803219,274041037,1734335097,3815195456,3317970021,1899903192,1026095262,4050517792,356393447,2410691914,3873677099,3682840055],[3913112168,2491498743,4132185628,2489919796,1091903735,1979897079,3170134830,3567386728,3557303409,857797738,1136121015,1342202287,507115054,2535736646,337727348,3213592640,1301675037,2528481711,1895095763,1721773893,3216771564,62756741,2142006736,835421444,2531993523,1442658625,3659876326,2882144922,676362277,1392781812,170690266,3921047035,1759253602,3611846912,1745797284,664899054,1329594018,3901205900,3045908486,2062866102,2865634940,3543621612,3464012697,1080764994,553557557,3656615353,3996768171,991055499,499776247,1265440854,648242737,3940784050,980351604,3713745714,1749149687,3396870395,4211799374,3640570775,1161844396,3125318951,1431517754,545492359,4268468663,3499529547,1437099964,2702547544,3433638243,2581715763,2787789398,1060185593,1593081372,2418618748,4260947970,69676912,2159744348,86519011,2512459080,3838209314,1220612927,3339683548,133810670,1090789135,1078426020,1569222167,845107691,3583754449,4072456591,1091646820,628848692,1613405280,3757631651,526609435,236106946,48312990,2942717905,3402727701,1797494240,859738849,992217954,4005476642,2243076622,3870952857,3732016268,765654824,3490871365,2511836413,1685915746,3888969200,1414112111,2273134842,3281911079,4080962846,172450625,2569994100,980381355,4109958455,2819808352,2716589560,2568741196,3681446669,3329971472,1835478071,660984891,3704678404,4045999559,3422617507,3040415634,1762651403,1719377915,3470491036,2693910283,3642056355,3138596744,1364962596,2073328063,1983633131,926494387,3423689081,2150032023,4096667949,1749200295,3328846651,309677260,2016342300,1779581495,3079819751,111262694,1274766160,443224088,298511866,1025883608,3806446537,1145181785,168956806,3641502830,3584813610,1689216846,3666258015,3200248200,1692713982,2646376535,4042768518,1618508792,1610833997,3523052358,4130873264,2001055236,3610705100,2202168115,4028541809,2961195399,1006657119,2006996926,3186142756,1430667929,3210227297,1314452623,4074634658,4101304120,2273951170,1399257539,3367210612,3027628629,1190975929,2062231137,2333990788,2221543033,2438960610,1181637006,548689776,2362791313,3372408396,3104550113,3145860560,296247880,1970579870,3078560182,3769228297,1714227617,3291629107,3898220290,166772364,1251581989,493813264,448347421,195405023,2709975567,677966185,3703036547,1463355134,2715995803,1338867538,1343315457,2802222074,2684532164,233230375,2599980071,2000651841,3277868038,1638401717,4028070440,3237316320,6314154,819756386,300326615,590932579,1405279636,3267499572,3150704214,2428286686,3959192993,3461946742,1862657033,1266418056,963775037,2089974820,2263052895,1917689273,448879540,3550394620,3981727096,150775221,3627908307,1303187396,508620638,2975983352,2726630617,1817252668,1876281319,1457606340,908771278,3720792119,3617206836,2455994898,1729034894,1080033504],[976866871,3556439503,2881648439,1522871579,1555064734,1336096578,3548522304,2579274686,3574697629,3205460757,3593280638,3338716283,3079412587,564236357,2993598910,1781952180,1464380207,3163844217,3332601554,1699332808,1393555694,1183702653,3581086237,1288719814,691649499,2847557200,2895455976,3193889540,2717570544,1781354906,1676643554,2592534050,3230253752,1126444790,2770207658,2633158820,2210423226,2615765581,2414155088,3127139286,673620729,2805611233,1269405062,4015350505,3341807571,4149409754,1057255273,2012875353,2162469141,2276492801,2601117357,993977747,3918593370,2654263191,753973209,36408145,2530585658,25011837,3520020182,2088578344,530523599,2918365339,1524020338,1518925132,3760827505,3759777254,1202760957,3985898139,3906192525,674977740,4174734889,2031300136,2019492241,3983892565,4153806404,3822280332,352677332,2297720250,60907813,90501309,3286998549,1016092578,2535922412,2839152426,457141659,509813237,4120667899,652014361,1966332200,2975202805,55981186,2327461051,676427537,3255491064,2882294119,3433927263,1307055953,942726286,933058658,2468411793,3933900994,4215176142,1361170020,2001714738,2830558078,3274259782,1222529897,1679025792,2729314320,3714953764,1770335741,151462246,3013232138,1682292957,1483529935,471910574,1539241949,458788160,3436315007,1807016891,3718408830,978976581,1043663428,3165965781,1927990952,4200891579,2372276910,3208408903,3533431907,1412390302,2931980059,4132332400,1947078029,3881505623,4168226417,2941484381,1077988104,1320477388,886195818,18198404,3786409e3,2509781533,112762804,3463356488,1866414978,891333506,18488651,661792760,1628790961,3885187036,3141171499,876946877,2693282273,1372485963,791857591,2686433993,3759982718,3167212022,3472953795,2716379847,445679433,3561995674,3504004811,3574258232,54117162,3331405415,2381918588,3769707343,4154350007,1140177722,4074052095,668550556,3214352940,367459370,261225585,2610173221,4209349473,3468074219,3265815641,314222801,3066103646,3808782860,282218597,3406013506,3773591054,379116347,1285071038,846784868,2669647154,3771962079,3550491691,2305946142,453669953,1268987020,3317592352,3279303384,3744833421,2610507566,3859509063,266596637,3847019092,517658769,3462560207,3443424879,370717030,4247526661,2224018117,4143653529,4112773975,2788324899,2477274417,1456262402,2901442914,1517677493,1846949527,2295493580,3734397586,2176403920,1280348187,1908823572,3871786941,846861322,1172426758,3287448474,3383383037,1655181056,3139813346,901632758,1897031941,2986607138,3066810236,3447102507,1393639104,373351379,950779232,625454576,3124240540,4148612726,2007998917,544563296,2244738638,2330496472,2058025392,1291430526,424198748,50039436,29584100,3605783033,2429876329,2791104160,1057563949,3255363231,3075367218,3463963227,1469046755,985887462]],l={pbox:[],sbox:[]};function c(t,e){var n=e>>24&255,r=e>>16&255,a=e>>8&255,i=255&e,o=t.sbox[0][n]+t.sbox[1][r];return o^=t.sbox[2][a],o+=t.sbox[3][i]}function s(t,e,n){for(var a,i=e,o=n,l=0;l<r;++l)a=i^=t.pbox[l],i=o=c(t,i)^o,o=a;return a=i,i=o,o=a,o^=t.pbox[r],{left:i^=t.pbox[r+1],right:o}}function u(t,e,n){for(var a,i=e,o=n,l=r+1;l>1;--l)a=i^=t.pbox[l],i=o=c(t,i)^o,o=a;return a=i,i=o,o=a,o^=t.pbox[1],{left:i^=t.pbox[0],right:o}}function d(t,e,n){for(var i=0;i<4;i++){t.sbox[i]=[];for(var l=0;l<256;l++)t.sbox[i][l]=o[i][l]}for(var c=0,u=0;u<r+2;u++)t.pbox[u]=a[u]^e[c],++c>=n&&(c=0);for(var d=0,h=0,f=0,p=0;p<r+2;p+=2)d=(f=s(t,d,h)).left,h=f.right,t.pbox[p]=d,t.pbox[p+1]=h;for(var g=0;g<4;g++)for(var v=0;v<256;v+=2)d=(f=s(t,d,h)).left,h=f.right,t.sbox[g][v]=d,t.sbox[g][v+1]=h;return!0}var h=n.Blowfish=e.extend({_doReset:function(){if(this._keyPriorReset!==this._key){var t=this._keyPriorReset=this._key,e=t.words,n=t.sigBytes/4;d(l,e,n)}},encryptBlock:function(t,e){var n=s(l,t[e],t[e+1]);t[e]=n.left,t[e+1]=n.right},decryptBlock:function(t,e){var n=u(l,t[e],t[e+1]);t[e]=n.left,t[e+1]=n.right},blockSize:2,keySize:4,ivSize:2});t.Blowfish=e._createHelper(h)}(),i.Blowfish)}()},3650:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(8228),void(i.lib.Cipher||function(t){var e=i,n=e.lib,r=n.Base,a=n.WordArray,o=n.BufferedBlockAlgorithm,l=e.enc,c=(l.Utf8,l.Base64),s=e.algo.EvpKDF,u=n.Cipher=o.extend({cfg:r.extend(),createEncryptor:function(t,e){return this.create(this._ENC_XFORM_MODE,t,e)},createDecryptor:function(t,e){return this.create(this._DEC_XFORM_MODE,t,e)},init:function(t,e,n){this.cfg=this.cfg.extend(n),this._xformMode=t,this._key=e,this.reset()},reset:function(){o.reset.call(this),this._doReset()},process:function(t){return this._append(t),this._process()},finalize:function(t){return t&&this._append(t),this._doFinalize()},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function t(t){return"string"==typeof t?b:m}return function(e){return{encrypt:function(n,r,a){return t(r).encrypt(e,n,r,a)},decrypt:function(n,r,a){return t(r).decrypt(e,n,r,a)}}}}()}),d=(n.StreamCipher=u.extend({_doFinalize:function(){return this._process(!0)},blockSize:1}),e.mode={}),h=n.BlockCipherMode=r.extend({createEncryptor:function(t,e){return this.Encryptor.create(t,e)},createDecryptor:function(t,e){return this.Decryptor.create(t,e)},init:function(t,e){this._cipher=t,this._iv=e}}),f=d.CBC=function(){var e=h.extend();function n(e,n,r){var a,i=this._iv;i?(a=i,this._iv=t):a=this._prevBlock;for(var o=0;o<r;o++)e[n+o]^=a[o]}return e.Encryptor=e.extend({processBlock:function(t,e){var r=this._cipher,a=r.blockSize;n.call(this,t,e,a),r.encryptBlock(t,e),this._prevBlock=t.slice(e,e+a)}}),e.Decryptor=e.extend({processBlock:function(t,e){var r=this._cipher,a=r.blockSize,i=t.slice(e,e+a);r.decryptBlock(t,e),n.call(this,t,e,a),this._prevBlock=i}}),e}(),p=(e.pad={}).Pkcs7={pad:function(t,e){for(var n=4*e,r=n-t.sigBytes%n,i=r<<24|r<<16|r<<8|r,o=[],l=0;l<r;l+=4)o.push(i);var c=a.create(o,r);t.concat(c)},unpad:function(t){var e=255&t.words[t.sigBytes-1>>>2];t.sigBytes-=e}},g=(n.BlockCipher=u.extend({cfg:u.cfg.extend({mode:f,padding:p}),reset:function(){var t;u.reset.call(this);var e=this.cfg,n=e.iv,r=e.mode;this._xformMode==this._ENC_XFORM_MODE?t=r.createEncryptor:(t=r.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==t?this._mode.init(this,n&&n.words):(this._mode=t.call(r,this,n&&n.words),this._mode.__creator=t)},_doProcessBlock:function(t,e){this._mode.processBlock(t,e)},_doFinalize:function(){var t,e=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(e.pad(this._data,this.blockSize),t=this._process(!0)):(t=this._process(!0),e.unpad(t)),t},blockSize:4}),n.CipherParams=r.extend({init:function(t){this.mixIn(t)},toString:function(t){return(t||this.formatter).stringify(this)}})),v=(e.format={}).OpenSSL={stringify:function(t){var e=t.ciphertext,n=t.salt;return(n?a.create([1398893684,1701076831]).concat(n).concat(e):e).toString(c)},parse:function(t){var e,n=c.parse(t),r=n.words;return 1398893684==r[0]&&1701076831==r[1]&&(e=a.create(r.slice(2,4)),r.splice(0,4),n.sigBytes-=16),g.create({ciphertext:n,salt:e})}},m=n.SerializableCipher=r.extend({cfg:r.extend({format:v}),encrypt:function(t,e,n,r){r=this.cfg.extend(r);var a=t.createEncryptor(n,r),i=a.finalize(e),o=a.cfg;return g.create({ciphertext:i,key:n,iv:o.iv,algorithm:t,mode:o.mode,padding:o.padding,blockSize:t.blockSize,formatter:r.format})},decrypt:function(t,e,n,r){return r=this.cfg.extend(r),e=this._parse(e,r.format),t.createDecryptor(n,r).finalize(e.ciphertext)},_parse:function(t,e){return"string"==typeof t?e.parse(t,this):t}}),y=(e.kdf={}).OpenSSL={execute:function(t,e,n,r,i){if(r||(r=a.random(8)),i)o=s.create({keySize:e+n,hasher:i}).compute(t,r);else var o=s.create({keySize:e+n}).compute(t,r);var l=a.create(o.words.slice(e),4*n);return o.sigBytes=4*e,g.create({key:o,iv:l,salt:r})}},b=n.PasswordBasedCipher=m.extend({cfg:m.cfg.extend({kdf:y}),encrypt:function(t,e,n,r){var a=(r=this.cfg.extend(r)).kdf.execute(n,t.keySize,t.ivSize,r.salt,r.hasher);r.iv=a.iv;var i=m.encrypt.call(this,t,e,a.key,r);return i.mixIn(a),i},decrypt:function(t,e,n,r){r=this.cfg.extend(r),e=this._parse(e,r.format);var a=r.kdf.execute(n,t.keySize,t.ivSize,e.salt,r.hasher);return r.iv=a.iv,m.decrypt.call(this,t,e,a.key,r)}})}()))}()},8926:function(t,e,n){t.exports=function(){var t=t||function(t,e){var r;if("undefined"!==typeof window&&window.crypto&&(r=window.crypto),"undefined"!==typeof self&&self.crypto&&(r=self.crypto),"undefined"!==typeof globalThis&&globalThis.crypto&&(r=globalThis.crypto),!r&&"undefined"!==typeof window&&window.msCrypto&&(r=window.msCrypto),!r&&"undefined"!==typeof n.g&&n.g.crypto&&(r=n.g.crypto),!r)try{r=n(2480)}catch(v){}var a=function(){if(r){if("function"===typeof r.getRandomValues)try{return r.getRandomValues(new Uint32Array(1))[0]}catch(v){}if("function"===typeof r.randomBytes)try{return r.randomBytes(4).readInt32LE()}catch(v){}}throw new Error("Native crypto module could not be used to get secure random number.")},i=Object.create||function(){function t(){}return function(e){var n;return t.prototype=e,n=new t,t.prototype=null,n}}(),o={},l=o.lib={},c=l.Base={extend:function(t){var e=i(this);return t&&e.mixIn(t),e.hasOwnProperty("init")&&this.init!==e.init||(e.init=function(){e.$super.init.apply(this,arguments)}),e.init.prototype=e,e.$super=this,e},create:function(){var t=this.extend();return t.init.apply(t,arguments),t},init:function(){},mixIn:function(t){for(var e in t)t.hasOwnProperty(e)&&(this[e]=t[e]);t.hasOwnProperty("toString")&&(this.toString=t.toString)},clone:function(){return this.init.prototype.extend(this)}},s=l.WordArray=c.extend({init:function(t,n){t=this.words=t||[],this.sigBytes=n!=e?n:4*t.length},toString:function(t){return(t||d).stringify(this)},concat:function(t){var e=this.words,n=t.words,r=this.sigBytes,a=t.sigBytes;if(this.clamp(),r%4)for(var i=0;i<a;i++){var o=n[i>>>2]>>>24-i%4*8&255;e[r+i>>>2]|=o<<24-(r+i)%4*8}else for(var l=0;l<a;l+=4)e[r+l>>>2]=n[l>>>2];return this.sigBytes+=a,this},clamp:function(){var e=this.words,n=this.sigBytes;e[n>>>2]&=4294967295<<32-n%4*8,e.length=t.ceil(n/4)},clone:function(){var t=c.clone.call(this);return t.words=this.words.slice(0),t},random:function(t){for(var e=[],n=0;n<t;n+=4)e.push(a());return new s.init(e,t)}}),u=o.enc={},d=u.Hex={stringify:function(t){for(var e=t.words,n=t.sigBytes,r=[],a=0;a<n;a++){var i=e[a>>>2]>>>24-a%4*8&255;r.push((i>>>4).toString(16)),r.push((15&i).toString(16))}return r.join("")},parse:function(t){for(var e=t.length,n=[],r=0;r<e;r+=2)n[r>>>3]|=parseInt(t.substr(r,2),16)<<24-r%8*4;return new s.init(n,e/2)}},h=u.Latin1={stringify:function(t){for(var e=t.words,n=t.sigBytes,r=[],a=0;a<n;a++){var i=e[a>>>2]>>>24-a%4*8&255;r.push(String.fromCharCode(i))}return r.join("")},parse:function(t){for(var e=t.length,n=[],r=0;r<e;r++)n[r>>>2]|=(255&t.charCodeAt(r))<<24-r%4*8;return new s.init(n,e)}},f=u.Utf8={stringify:function(t){try{return decodeURIComponent(escape(h.stringify(t)))}catch(e){throw new Error("Malformed UTF-8 data")}},parse:function(t){return h.parse(unescape(encodeURIComponent(t)))}},p=l.BufferedBlockAlgorithm=c.extend({reset:function(){this._data=new s.init,this._nDataBytes=0},_append:function(t){"string"==typeof t&&(t=f.parse(t)),this._data.concat(t),this._nDataBytes+=t.sigBytes},_process:function(e){var n,r=this._data,a=r.words,i=r.sigBytes,o=this.blockSize,l=i/(4*o),c=(l=e?t.ceil(l):t.max((0|l)-this._minBufferSize,0))*o,u=t.min(4*c,i);if(c){for(var d=0;d<c;d+=o)this._doProcessBlock(a,d);n=a.splice(0,c),r.sigBytes-=u}return new s.init(n,u)},clone:function(){var t=c.clone.call(this);return t._data=this._data.clone(),t},_minBufferSize:0}),g=(l.Hasher=p.extend({cfg:c.extend(),init:function(t){this.cfg=this.cfg.extend(t),this.reset()},reset:function(){p.reset.call(this),this._doReset()},update:function(t){return this._append(t),this._process(),this},finalize:function(t){return t&&this._append(t),this._doFinalize()},blockSize:16,_createHelper:function(t){return function(e,n){return new t.init(n).finalize(e)}},_createHmacHelper:function(t){return function(e,n){return new g.HMAC.init(t,n).finalize(e)}}}),o.algo={});return o}(Math);return t}()},3713:function(t,e,n){!function(e,r){var a;t.exports=(a=n(8926),function(){var t=a,e=t.lib.WordArray;function n(t,n,r){for(var a=[],i=0,o=0;o<n;o++)if(o%4){var l=r[t.charCodeAt(o-1)]<<o%4*2|r[t.charCodeAt(o)]>>>6-o%4*2;a[i>>>2]|=l<<24-i%4*8,i++}return e.create(a,i)}t.enc.Base64={stringify:function(t){var e=t.words,n=t.sigBytes,r=this._map;t.clamp();for(var a=[],i=0;i<n;i+=3)for(var o=(e[i>>>2]>>>24-i%4*8&255)<<16|(e[i+1>>>2]>>>24-(i+1)%4*8&255)<<8|e[i+2>>>2]>>>24-(i+2)%4*8&255,l=0;l<4&&i+.75*l<n;l++)a.push(r.charAt(o>>>6*(3-l)&63));var c=r.charAt(64);if(c)for(;a.length%4;)a.push(c);return a.join("")},parse:function(t){var e=t.length,r=this._map,a=this._reverseMap;if(!a){a=this._reverseMap=[];for(var i=0;i<r.length;i++)a[r.charCodeAt(i)]=i}var o=r.charAt(64);if(o){var l=t.indexOf(o);-1!==l&&(e=l)}return n(t,e,a)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}}(),a.enc.Base64)}()},4728:function(t,e,n){!function(e,r){var a;t.exports=(a=n(8926),function(){var t=a,e=t.lib.WordArray;function n(t,n,r){for(var a=[],i=0,o=0;o<n;o++)if(o%4){var l=r[t.charCodeAt(o-1)]<<o%4*2|r[t.charCodeAt(o)]>>>6-o%4*2;a[i>>>2]|=l<<24-i%4*8,i++}return e.create(a,i)}t.enc.Base64url={stringify:function(t,e){void 0===e&&(e=!0);var n=t.words,r=t.sigBytes,a=e?this._safe_map:this._map;t.clamp();for(var i=[],o=0;o<r;o+=3)for(var l=(n[o>>>2]>>>24-o%4*8&255)<<16|(n[o+1>>>2]>>>24-(o+1)%4*8&255)<<8|n[o+2>>>2]>>>24-(o+2)%4*8&255,c=0;c<4&&o+.75*c<r;c++)i.push(a.charAt(l>>>6*(3-c)&63));var s=a.charAt(64);if(s)for(;i.length%4;)i.push(s);return i.join("")},parse:function(t,e){void 0===e&&(e=!0);var r=t.length,a=e?this._safe_map:this._map,i=this._reverseMap;if(!i){i=this._reverseMap=[];for(var o=0;o<a.length;o++)i[a.charCodeAt(o)]=o}var l=a.charAt(64);if(l){var c=t.indexOf(l);-1!==c&&(r=c)}return n(t,r,i)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"}}(),a.enc.Base64url)}()},1551:function(t,e,n){!function(e,r){var a;t.exports=(a=n(8926),function(){var t=a,e=t.lib.WordArray,n=t.enc;function r(t){return t<<8&4278255360|t>>>8&16711935}n.Utf16=n.Utf16BE={stringify:function(t){for(var e=t.words,n=t.sigBytes,r=[],a=0;a<n;a+=2){var i=e[a>>>2]>>>16-a%4*8&65535;r.push(String.fromCharCode(i))}return r.join("")},parse:function(t){for(var n=t.length,r=[],a=0;a<n;a++)r[a>>>1]|=t.charCodeAt(a)<<16-a%2*16;return e.create(r,2*n)}},n.Utf16LE={stringify:function(t){for(var e=t.words,n=t.sigBytes,a=[],i=0;i<n;i+=2){var o=r(e[i>>>2]>>>16-i%4*8&65535);a.push(String.fromCharCode(o))}return a.join("")},parse:function(t){for(var n=t.length,a=[],i=0;i<n;i++)a[i>>>1]|=r(t.charCodeAt(i)<<16-i%2*16);return e.create(a,2*n)}}}(),a.enc.Utf16)}()},8228:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(5590),n(5086),function(){var t=i,e=t.lib,n=e.Base,r=e.WordArray,a=t.algo,o=a.MD5,l=a.EvpKDF=n.extend({cfg:n.extend({keySize:4,hasher:o,iterations:1}),init:function(t){this.cfg=this.cfg.extend(t)},compute:function(t,e){for(var n,a=this.cfg,i=a.hasher.create(),o=r.create(),l=o.words,c=a.keySize,s=a.iterations;l.length<c;){n&&i.update(n),n=i.update(t).finalize(e),i.reset();for(var u=1;u<s;u++)n=i.finalize(n),i.reset();o.concat(n)}return o.sigBytes=4*c,o}});t.EvpKDF=function(t,e,n){return l.create(n).compute(t,e)}}(),i.EvpKDF)}()},1863:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(3650),function(t){var e=i,n=e.lib.CipherParams,r=e.enc.Hex;e.format.Hex={stringify:function(t){return t.ciphertext.toString(r)},parse:function(t){var e=r.parse(t);return n.create({ciphertext:e})}}}(),i.format.Hex)}()},5086:function(t,e,n){!function(e,r){var a;t.exports=(a=n(8926),void function(){var t=a,e=t.lib.Base,n=t.enc.Utf8;t.algo.HMAC=e.extend({init:function(t,e){t=this._hasher=new t.init,"string"==typeof e&&(e=n.parse(e));var r=t.blockSize,a=4*r;e.sigBytes>a&&(e=t.finalize(e)),e.clamp();for(var i=this._oKey=e.clone(),o=this._iKey=e.clone(),l=i.words,c=o.words,s=0;s<r;s++)l[s]^=1549556828,c[s]^=909522486;i.sigBytes=o.sigBytes=a,this.reset()},reset:function(){var t=this._hasher;t.reset(),t.update(this._iKey)},update:function(t){return this._hasher.update(t),this},finalize:function(t){var e=this._hasher,n=e.finalize(t);return e.reset(),e.finalize(this._oKey.clone().concat(n))}})}())}()},9704:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(3646),n(6944),n(1551),n(3713),n(4728),n(3074),n(5590),n(9517),n(3183),n(4345),n(6319),n(6853),n(77),n(5086),n(3822),n(8228),n(3650),n(5152),n(2992),n(7223),n(5858),n(130),n(2409),n(4823),n(6644),n(1181),n(8413),n(1863),n(8177),n(2550),n(1325),n(2639),n(2130),n(3068),i)}()},6944:function(t,e,n){!function(e,r){var a;t.exports=(a=n(8926),function(){if("function"==typeof ArrayBuffer){var t=a.lib.WordArray,e=t.init,n=t.init=function(t){if(t instanceof ArrayBuffer&&(t=new Uint8Array(t)),(t instanceof Int8Array||"undefined"!==typeof Uint8ClampedArray&&t instanceof Uint8ClampedArray||t instanceof Int16Array||t instanceof Uint16Array||t instanceof Int32Array||t instanceof Uint32Array||t instanceof Float32Array||t instanceof Float64Array)&&(t=new Uint8Array(t.buffer,t.byteOffset,t.byteLength)),t instanceof Uint8Array){for(var n=t.byteLength,r=[],a=0;a<n;a++)r[a>>>2]|=t[a]<<24-a%4*8;e.call(this,r,n)}else e.apply(this,arguments)};n.prototype=t}}(),a.lib.WordArray)}()},3074:function(t,e,n){!function(e,r){var a;t.exports=(a=n(8926),function(t){var e=a,n=e.lib,r=n.WordArray,i=n.Hasher,o=e.algo,l=[];!function(){for(var e=0;e<64;e++)l[e]=4294967296*t.abs(t.sin(e+1))|0}();var c=o.MD5=i.extend({_doReset:function(){this._hash=new r.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(t,e){for(var n=0;n<16;n++){var r=e+n,a=t[r];t[r]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8)}var i=this._hash.words,o=t[e+0],c=t[e+1],f=t[e+2],p=t[e+3],g=t[e+4],v=t[e+5],m=t[e+6],y=t[e+7],b=t[e+8],x=t[e+9],M=t[e+10],w=t[e+11],z=t[e+12],C=t[e+13],A=t[e+14],k=t[e+15],H=i[0],E=i[1],S=i[2],L=i[3];H=s(H,E,S,L,o,7,l[0]),L=s(L,H,E,S,c,12,l[1]),S=s(S,L,H,E,f,17,l[2]),E=s(E,S,L,H,p,22,l[3]),H=s(H,E,S,L,g,7,l[4]),L=s(L,H,E,S,v,12,l[5]),S=s(S,L,H,E,m,17,l[6]),E=s(E,S,L,H,y,22,l[7]),H=s(H,E,S,L,b,7,l[8]),L=s(L,H,E,S,x,12,l[9]),S=s(S,L,H,E,M,17,l[10]),E=s(E,S,L,H,w,22,l[11]),H=s(H,E,S,L,z,7,l[12]),L=s(L,H,E,S,C,12,l[13]),S=s(S,L,H,E,A,17,l[14]),H=u(H,E=s(E,S,L,H,k,22,l[15]),S,L,c,5,l[16]),L=u(L,H,E,S,m,9,l[17]),S=u(S,L,H,E,w,14,l[18]),E=u(E,S,L,H,o,20,l[19]),H=u(H,E,S,L,v,5,l[20]),L=u(L,H,E,S,M,9,l[21]),S=u(S,L,H,E,k,14,l[22]),E=u(E,S,L,H,g,20,l[23]),H=u(H,E,S,L,x,5,l[24]),L=u(L,H,E,S,A,9,l[25]),S=u(S,L,H,E,p,14,l[26]),E=u(E,S,L,H,b,20,l[27]),H=u(H,E,S,L,C,5,l[28]),L=u(L,H,E,S,f,9,l[29]),S=u(S,L,H,E,y,14,l[30]),H=d(H,E=u(E,S,L,H,z,20,l[31]),S,L,v,4,l[32]),L=d(L,H,E,S,b,11,l[33]),S=d(S,L,H,E,w,16,l[34]),E=d(E,S,L,H,A,23,l[35]),H=d(H,E,S,L,c,4,l[36]),L=d(L,H,E,S,g,11,l[37]),S=d(S,L,H,E,y,16,l[38]),E=d(E,S,L,H,M,23,l[39]),H=d(H,E,S,L,C,4,l[40]),L=d(L,H,E,S,o,11,l[41]),S=d(S,L,H,E,p,16,l[42]),E=d(E,S,L,H,m,23,l[43]),H=d(H,E,S,L,x,4,l[44]),L=d(L,H,E,S,z,11,l[45]),S=d(S,L,H,E,k,16,l[46]),H=h(H,E=d(E,S,L,H,f,23,l[47]),S,L,o,6,l[48]),L=h(L,H,E,S,y,10,l[49]),S=h(S,L,H,E,A,15,l[50]),E=h(E,S,L,H,v,21,l[51]),H=h(H,E,S,L,z,6,l[52]),L=h(L,H,E,S,p,10,l[53]),S=h(S,L,H,E,M,15,l[54]),E=h(E,S,L,H,c,21,l[55]),H=h(H,E,S,L,b,6,l[56]),L=h(L,H,E,S,k,10,l[57]),S=h(S,L,H,E,m,15,l[58]),E=h(E,S,L,H,C,21,l[59]),H=h(H,E,S,L,g,6,l[60]),L=h(L,H,E,S,w,10,l[61]),S=h(S,L,H,E,f,15,l[62]),E=h(E,S,L,H,x,21,l[63]),i[0]=i[0]+H|0,i[1]=i[1]+E|0,i[2]=i[2]+S|0,i[3]=i[3]+L|0},_doFinalize:function(){var e=this._data,n=e.words,r=8*this._nDataBytes,a=8*e.sigBytes;n[a>>>5]|=128<<24-a%32;var i=t.floor(r/4294967296),o=r;n[15+(a+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),n[14+(a+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),e.sigBytes=4*(n.length+1),this._process();for(var l=this._hash,c=l.words,s=0;s<4;s++){var u=c[s];c[s]=16711935&(u<<8|u>>>24)|4278255360&(u<<24|u>>>8)}return l},clone:function(){var t=i.clone.call(this);return t._hash=this._hash.clone(),t}});function s(t,e,n,r,a,i,o){var l=t+(e&n|~e&r)+a+o;return(l<<i|l>>>32-i)+e}function u(t,e,n,r,a,i,o){var l=t+(e&r|n&~r)+a+o;return(l<<i|l>>>32-i)+e}function d(t,e,n,r,a,i,o){var l=t+(e^n^r)+a+o;return(l<<i|l>>>32-i)+e}function h(t,e,n,r,a,i,o){var l=t+(n^(e|~r))+a+o;return(l<<i|l>>>32-i)+e}e.MD5=i._createHelper(c),e.HmacMD5=i._createHmacHelper(c)}(Math),a.MD5)}()},5152:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(3650),i.mode.CFB=function(){var t=i.lib.BlockCipherMode.extend();function e(t,e,n,r){var a,i=this._iv;i?(a=i.slice(0),this._iv=void 0):a=this._prevBlock,r.encryptBlock(a,0);for(var o=0;o<n;o++)t[e+o]^=a[o]}return t.Encryptor=t.extend({processBlock:function(t,n){var r=this._cipher,a=r.blockSize;e.call(this,t,n,a,r),this._prevBlock=t.slice(n,n+a)}}),t.Decryptor=t.extend({processBlock:function(t,n){var r=this._cipher,a=r.blockSize,i=t.slice(n,n+a);e.call(this,t,n,a,r),this._prevBlock=i}}),t}(),i.mode.CFB)}()},7223:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(3650),i.mode.CTRGladman=function(){var t=i.lib.BlockCipherMode.extend();function e(t){if(255===(t>>24&255)){var e=t>>16&255,n=t>>8&255,r=255&t;255===e?(e=0,255===n?(n=0,255===r?r=0:++r):++n):++e,t=0,t+=e<<16,t+=n<<8,t+=r}else t+=1<<24;return t}function n(t){return 0===(t[0]=e(t[0]))&&(t[1]=e(t[1])),t}var r=t.Encryptor=t.extend({processBlock:function(t,e){var r=this._cipher,a=r.blockSize,i=this._iv,o=this._counter;i&&(o=this._counter=i.slice(0),this._iv=void 0),n(o);var l=o.slice(0);r.encryptBlock(l,0);for(var c=0;c<a;c++)t[e+c]^=l[c]}});return t.Decryptor=r,t}(),i.mode.CTRGladman)}()},2992:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(3650),i.mode.CTR=function(){var t=i.lib.BlockCipherMode.extend(),e=t.Encryptor=t.extend({processBlock:function(t,e){var n=this._cipher,r=n.blockSize,a=this._iv,i=this._counter;a&&(i=this._counter=a.slice(0),this._iv=void 0);var o=i.slice(0);n.encryptBlock(o,0),i[r-1]=i[r-1]+1|0;for(var l=0;l<r;l++)t[e+l]^=o[l]}});return t.Decryptor=e,t}(),i.mode.CTR)}()},130:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(3650),i.mode.ECB=function(){var t=i.lib.BlockCipherMode.extend();return t.Encryptor=t.extend({processBlock:function(t,e){this._cipher.encryptBlock(t,e)}}),t.Decryptor=t.extend({processBlock:function(t,e){this._cipher.decryptBlock(t,e)}}),t}(),i.mode.ECB)}()},5858:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(3650),i.mode.OFB=function(){var t=i.lib.BlockCipherMode.extend(),e=t.Encryptor=t.extend({processBlock:function(t,e){var n=this._cipher,r=n.blockSize,a=this._iv,i=this._keystream;a&&(i=this._keystream=a.slice(0),this._iv=void 0),n.encryptBlock(i,0);for(var o=0;o<r;o++)t[e+o]^=i[o]}});return t.Decryptor=e,t}(),i.mode.OFB)}()},2409:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(3650),i.pad.AnsiX923={pad:function(t,e){var n=t.sigBytes,r=4*e,a=r-n%r,i=n+a-1;t.clamp(),t.words[i>>>2]|=a<<24-i%4*8,t.sigBytes+=a},unpad:function(t){var e=255&t.words[t.sigBytes-1>>>2];t.sigBytes-=e}},i.pad.Ansix923)}()},4823:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(3650),i.pad.Iso10126={pad:function(t,e){var n=4*e,r=n-t.sigBytes%n;t.concat(i.lib.WordArray.random(r-1)).concat(i.lib.WordArray.create([r<<24],1))},unpad:function(t){var e=255&t.words[t.sigBytes-1>>>2];t.sigBytes-=e}},i.pad.Iso10126)}()},6644:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(3650),i.pad.Iso97971={pad:function(t,e){t.concat(i.lib.WordArray.create([2147483648],1)),i.pad.ZeroPadding.pad(t,e)},unpad:function(t){i.pad.ZeroPadding.unpad(t),t.sigBytes--}},i.pad.Iso97971)}()},8413:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(3650),i.pad.NoPadding={pad:function(){},unpad:function(){}},i.pad.NoPadding)}()},1181:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(3650),i.pad.ZeroPadding={pad:function(t,e){var n=4*e;t.clamp(),t.sigBytes+=n-(t.sigBytes%n||n)},unpad:function(t){var e=t.words,n=t.sigBytes-1;for(n=t.sigBytes-1;n>=0;n--)if(e[n>>>2]>>>24-n%4*8&255){t.sigBytes=n+1;break}}},i.pad.ZeroPadding)}()},3822:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(9517),n(5086),function(){var t=i,e=t.lib,n=e.Base,r=e.WordArray,a=t.algo,o=a.SHA256,l=a.HMAC,c=a.PBKDF2=n.extend({cfg:n.extend({keySize:4,hasher:o,iterations:25e4}),init:function(t){this.cfg=this.cfg.extend(t)},compute:function(t,e){for(var n=this.cfg,a=l.create(n.hasher,t),i=r.create(),o=r.create([1]),c=i.words,s=o.words,u=n.keySize,d=n.iterations;c.length<u;){var h=a.update(e).finalize(o);a.reset();for(var f=h.words,p=f.length,g=h,v=1;v<d;v++){g=a.finalize(g),a.reset();for(var m=g.words,y=0;y<p;y++)f[y]^=m[y]}i.concat(h),s[0]++}return i.sigBytes=4*u,i}});t.PBKDF2=function(t,e,n){return c.create(n).compute(t,e)}}(),i.PBKDF2)}()},2130:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(3713),n(3074),n(8228),n(3650),function(){var t=i,e=t.lib.StreamCipher,n=t.algo,r=[],a=[],o=[],l=n.RabbitLegacy=e.extend({_doReset:function(){var t=this._key.words,e=this.cfg.iv,n=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],r=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];this._b=0;for(var a=0;a<4;a++)c.call(this);for(a=0;a<8;a++)r[a]^=n[a+4&7];if(e){var i=e.words,o=i[0],l=i[1],s=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),u=16711935&(l<<8|l>>>24)|4278255360&(l<<24|l>>>8),d=s>>>16|4294901760&u,h=u<<16|65535&s;for(r[0]^=s,r[1]^=d,r[2]^=u,r[3]^=h,r[4]^=s,r[5]^=d,r[6]^=u,r[7]^=h,a=0;a<4;a++)c.call(this)}},_doProcessBlock:function(t,e){var n=this._X;c.call(this),r[0]=n[0]^n[5]>>>16^n[3]<<16,r[1]=n[2]^n[7]>>>16^n[5]<<16,r[2]=n[4]^n[1]>>>16^n[7]<<16,r[3]=n[6]^n[3]>>>16^n[1]<<16;for(var a=0;a<4;a++)r[a]=16711935&(r[a]<<8|r[a]>>>24)|4278255360&(r[a]<<24|r[a]>>>8),t[e+a]^=r[a]},blockSize:4,ivSize:2});function c(){for(var t=this._X,e=this._C,n=0;n<8;n++)a[n]=e[n];for(e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<a[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<a[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<a[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<a[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<a[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<a[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<a[6]>>>0?1:0)|0,this._b=e[7]>>>0<a[7]>>>0?1:0,n=0;n<8;n++){var r=t[n]+e[n],i=65535&r,l=r>>>16,c=((i*i>>>17)+i*l>>>15)+l*l,s=((4294901760&r)*r|0)+((65535&r)*r|0);o[n]=c^s}t[0]=o[0]+(o[7]<<16|o[7]>>>16)+(o[6]<<16|o[6]>>>16)|0,t[1]=o[1]+(o[0]<<8|o[0]>>>24)+o[7]|0,t[2]=o[2]+(o[1]<<16|o[1]>>>16)+(o[0]<<16|o[0]>>>16)|0,t[3]=o[3]+(o[2]<<8|o[2]>>>24)+o[1]|0,t[4]=o[4]+(o[3]<<16|o[3]>>>16)+(o[2]<<16|o[2]>>>16)|0,t[5]=o[5]+(o[4]<<8|o[4]>>>24)+o[3]|0,t[6]=o[6]+(o[5]<<16|o[5]>>>16)+(o[4]<<16|o[4]>>>16)|0,t[7]=o[7]+(o[6]<<8|o[6]>>>24)+o[5]|0}t.RabbitLegacy=e._createHelper(l)}(),i.RabbitLegacy)}()},2639:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(3713),n(3074),n(8228),n(3650),function(){var t=i,e=t.lib.StreamCipher,n=t.algo,r=[],a=[],o=[],l=n.Rabbit=e.extend({_doReset:function(){for(var t=this._key.words,e=this.cfg.iv,n=0;n<4;n++)t[n]=16711935&(t[n]<<8|t[n]>>>24)|4278255360&(t[n]<<24|t[n]>>>8);var r=this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16],a=this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];for(this._b=0,n=0;n<4;n++)c.call(this);for(n=0;n<8;n++)a[n]^=r[n+4&7];if(e){var i=e.words,o=i[0],l=i[1],s=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),u=16711935&(l<<8|l>>>24)|4278255360&(l<<24|l>>>8),d=s>>>16|4294901760&u,h=u<<16|65535&s;for(a[0]^=s,a[1]^=d,a[2]^=u,a[3]^=h,a[4]^=s,a[5]^=d,a[6]^=u,a[7]^=h,n=0;n<4;n++)c.call(this)}},_doProcessBlock:function(t,e){var n=this._X;c.call(this),r[0]=n[0]^n[5]>>>16^n[3]<<16,r[1]=n[2]^n[7]>>>16^n[5]<<16,r[2]=n[4]^n[1]>>>16^n[7]<<16,r[3]=n[6]^n[3]>>>16^n[1]<<16;for(var a=0;a<4;a++)r[a]=16711935&(r[a]<<8|r[a]>>>24)|4278255360&(r[a]<<24|r[a]>>>8),t[e+a]^=r[a]},blockSize:4,ivSize:2});function c(){for(var t=this._X,e=this._C,n=0;n<8;n++)a[n]=e[n];for(e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<a[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<a[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<a[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<a[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<a[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<a[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<a[6]>>>0?1:0)|0,this._b=e[7]>>>0<a[7]>>>0?1:0,n=0;n<8;n++){var r=t[n]+e[n],i=65535&r,l=r>>>16,c=((i*i>>>17)+i*l>>>15)+l*l,s=((4294901760&r)*r|0)+((65535&r)*r|0);o[n]=c^s}t[0]=o[0]+(o[7]<<16|o[7]>>>16)+(o[6]<<16|o[6]>>>16)|0,t[1]=o[1]+(o[0]<<8|o[0]>>>24)+o[7]|0,t[2]=o[2]+(o[1]<<16|o[1]>>>16)+(o[0]<<16|o[0]>>>16)|0,t[3]=o[3]+(o[2]<<8|o[2]>>>24)+o[1]|0,t[4]=o[4]+(o[3]<<16|o[3]>>>16)+(o[2]<<16|o[2]>>>16)|0,t[5]=o[5]+(o[4]<<8|o[4]>>>24)+o[3]|0,t[6]=o[6]+(o[5]<<16|o[5]>>>16)+(o[4]<<16|o[4]>>>16)|0,t[7]=o[7]+(o[6]<<8|o[6]>>>24)+o[5]|0}t.Rabbit=e._createHelper(l)}(),i.Rabbit)}()},1325:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(3713),n(3074),n(8228),n(3650),function(){var t=i,e=t.lib.StreamCipher,n=t.algo,r=n.RC4=e.extend({_doReset:function(){for(var t=this._key,e=t.words,n=t.sigBytes,r=this._S=[],a=0;a<256;a++)r[a]=a;a=0;for(var i=0;a<256;a++){var o=a%n,l=e[o>>>2]>>>24-o%4*8&255;i=(i+r[a]+l)%256;var c=r[a];r[a]=r[i],r[i]=c}this._i=this._j=0},_doProcessBlock:function(t,e){t[e]^=a.call(this)},keySize:8,ivSize:0});function a(){for(var t=this._S,e=this._i,n=this._j,r=0,a=0;a<4;a++){n=(n+t[e=(e+1)%256])%256;var i=t[e];t[e]=t[n],t[n]=i,r|=t[(t[e]+t[n])%256]<<24-8*a}return this._i=e,this._j=n,r}t.RC4=e._createHelper(r);var o=n.RC4Drop=r.extend({cfg:r.cfg.extend({drop:192}),_doReset:function(){r._doReset.call(this);for(var t=this.cfg.drop;t>0;t--)a.call(this)}});t.RC4Drop=e._createHelper(o)}(),i.RC4)}()},77:function(t,e,n){!function(e,r){var a;t.exports=(a=n(8926),function(t){var e=a,n=e.lib,r=n.WordArray,i=n.Hasher,o=e.algo,l=r.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),c=r.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),s=r.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),u=r.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),d=r.create([0,1518500249,1859775393,2400959708,2840853838]),h=r.create([1352829926,1548603684,1836072691,2053994217,0]),f=o.RIPEMD160=i.extend({_doReset:function(){this._hash=r.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(t,e){for(var n=0;n<16;n++){var r=e+n,a=t[r];t[r]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8)}var i,o,f,x,M,w,z,C,A,k,H,E=this._hash.words,S=d.words,L=h.words,_=l.words,B=c.words,D=s.words,T=u.words;for(w=i=E[0],z=o=E[1],C=f=E[2],A=x=E[3],k=M=E[4],n=0;n<80;n+=1)H=i+t[e+_[n]]|0,H+=n<16?p(o,f,x)+S[0]:n<32?g(o,f,x)+S[1]:n<48?v(o,f,x)+S[2]:n<64?m(o,f,x)+S[3]:y(o,f,x)+S[4],H=(H=b(H|=0,D[n]))+M|0,i=M,M=x,x=b(f,10),f=o,o=H,H=w+t[e+B[n]]|0,H+=n<16?y(z,C,A)+L[0]:n<32?m(z,C,A)+L[1]:n<48?v(z,C,A)+L[2]:n<64?g(z,C,A)+L[3]:p(z,C,A)+L[4],H=(H=b(H|=0,T[n]))+k|0,w=k,k=A,A=b(C,10),C=z,z=H;H=E[1]+f+A|0,E[1]=E[2]+x+k|0,E[2]=E[3]+M+w|0,E[3]=E[4]+i+z|0,E[4]=E[0]+o+C|0,E[0]=H},_doFinalize:function(){var t=this._data,e=t.words,n=8*this._nDataBytes,r=8*t.sigBytes;e[r>>>5]|=128<<24-r%32,e[14+(r+64>>>9<<4)]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),t.sigBytes=4*(e.length+1),this._process();for(var a=this._hash,i=a.words,o=0;o<5;o++){var l=i[o];i[o]=16711935&(l<<8|l>>>24)|4278255360&(l<<24|l>>>8)}return a},clone:function(){var t=i.clone.call(this);return t._hash=this._hash.clone(),t}});function p(t,e,n){return t^e^n}function g(t,e,n){return t&e|~t&n}function v(t,e,n){return(t|~e)^n}function m(t,e,n){return t&n|e&~n}function y(t,e,n){return t^(e|~n)}function b(t,e){return t<<e|t>>>32-e}e.RIPEMD160=i._createHelper(f),e.HmacRIPEMD160=i._createHmacHelper(f)}(Math),a.RIPEMD160)}()},5590:function(t,e,n){!function(e,r){var a;t.exports=(a=n(8926),function(){var t=a,e=t.lib,n=e.WordArray,r=e.Hasher,i=t.algo,o=[],l=i.SHA1=r.extend({_doReset:function(){this._hash=new n.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(t,e){for(var n=this._hash.words,r=n[0],a=n[1],i=n[2],l=n[3],c=n[4],s=0;s<80;s++){if(s<16)o[s]=0|t[e+s];else{var u=o[s-3]^o[s-8]^o[s-14]^o[s-16];o[s]=u<<1|u>>>31}var d=(r<<5|r>>>27)+c+o[s];d+=s<20?1518500249+(a&i|~a&l):s<40?1859775393+(a^i^l):s<60?(a&i|a&l|i&l)-1894007588:(a^i^l)-899497514,c=l,l=i,i=a<<30|a>>>2,a=r,r=d}n[0]=n[0]+r|0,n[1]=n[1]+a|0,n[2]=n[2]+i|0,n[3]=n[3]+l|0,n[4]=n[4]+c|0},_doFinalize:function(){var t=this._data,e=t.words,n=8*this._nDataBytes,r=8*t.sigBytes;return e[r>>>5]|=128<<24-r%32,e[14+(r+64>>>9<<4)]=Math.floor(n/4294967296),e[15+(r+64>>>9<<4)]=n,t.sigBytes=4*e.length,this._process(),this._hash},clone:function(){var t=r.clone.call(this);return t._hash=this._hash.clone(),t}});t.SHA1=r._createHelper(l),t.HmacSHA1=r._createHmacHelper(l)}(),a.SHA1)}()},3183:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(9517),function(){var t=i,e=t.lib.WordArray,n=t.algo,r=n.SHA256,a=n.SHA224=r.extend({_doReset:function(){this._hash=new e.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var t=r._doFinalize.call(this);return t.sigBytes-=4,t}});t.SHA224=r._createHelper(a),t.HmacSHA224=r._createHmacHelper(a)}(),i.SHA224)}()},9517:function(t,e,n){!function(e,r){var a;t.exports=(a=n(8926),function(t){var e=a,n=e.lib,r=n.WordArray,i=n.Hasher,o=e.algo,l=[],c=[];!function(){function e(e){for(var n=t.sqrt(e),r=2;r<=n;r++)if(!(e%r))return!1;return!0}function n(t){return 4294967296*(t-(0|t))|0}for(var r=2,a=0;a<64;)e(r)&&(a<8&&(l[a]=n(t.pow(r,.5))),c[a]=n(t.pow(r,1/3)),a++),r++}();var s=[],u=o.SHA256=i.extend({_doReset:function(){this._hash=new r.init(l.slice(0))},_doProcessBlock:function(t,e){for(var n=this._hash.words,r=n[0],a=n[1],i=n[2],o=n[3],l=n[4],u=n[5],d=n[6],h=n[7],f=0;f<64;f++){if(f<16)s[f]=0|t[e+f];else{var p=s[f-15],g=(p<<25|p>>>7)^(p<<14|p>>>18)^p>>>3,v=s[f-2],m=(v<<15|v>>>17)^(v<<13|v>>>19)^v>>>10;s[f]=g+s[f-7]+m+s[f-16]}var y=r&a^r&i^a&i,b=(r<<30|r>>>2)^(r<<19|r>>>13)^(r<<10|r>>>22),x=h+((l<<26|l>>>6)^(l<<21|l>>>11)^(l<<7|l>>>25))+(l&u^~l&d)+c[f]+s[f];h=d,d=u,u=l,l=o+x|0,o=i,i=a,a=r,r=x+(b+y)|0}n[0]=n[0]+r|0,n[1]=n[1]+a|0,n[2]=n[2]+i|0,n[3]=n[3]+o|0,n[4]=n[4]+l|0,n[5]=n[5]+u|0,n[6]=n[6]+d|0,n[7]=n[7]+h|0},_doFinalize:function(){var e=this._data,n=e.words,r=8*this._nDataBytes,a=8*e.sigBytes;return n[a>>>5]|=128<<24-a%32,n[14+(a+64>>>9<<4)]=t.floor(r/4294967296),n[15+(a+64>>>9<<4)]=r,e.sigBytes=4*n.length,this._process(),this._hash},clone:function(){var t=i.clone.call(this);return t._hash=this._hash.clone(),t}});e.SHA256=i._createHelper(u),e.HmacSHA256=i._createHmacHelper(u)}(Math),a.SHA256)}()},6853:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(3646),function(t){var e=i,n=e.lib,r=n.WordArray,a=n.Hasher,o=e.x64.Word,l=e.algo,c=[],s=[],u=[];!function(){for(var t=1,e=0,n=0;n<24;n++){c[t+5*e]=(n+1)*(n+2)/2%64;var r=(2*t+3*e)%5;t=e%5,e=r}for(t=0;t<5;t++)for(e=0;e<5;e++)s[t+5*e]=e+(2*t+3*e)%5*5;for(var a=1,i=0;i<24;i++){for(var l=0,d=0,h=0;h<7;h++){if(1&a){var f=(1<<h)-1;f<32?d^=1<<f:l^=1<<f-32}128&a?a=a<<1^113:a<<=1}u[i]=o.create(l,d)}}();var d=[];!function(){for(var t=0;t<25;t++)d[t]=o.create()}();var h=l.SHA3=a.extend({cfg:a.cfg.extend({outputLength:512}),_doReset:function(){for(var t=this._state=[],e=0;e<25;e++)t[e]=new o.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(t,e){for(var n=this._state,r=this.blockSize/2,a=0;a<r;a++){var i=t[e+2*a],o=t[e+2*a+1];i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),(E=n[a]).high^=o,E.low^=i}for(var l=0;l<24;l++){for(var h=0;h<5;h++){for(var f=0,p=0,g=0;g<5;g++)f^=(E=n[h+5*g]).high,p^=E.low;var v=d[h];v.high=f,v.low=p}for(h=0;h<5;h++){var m=d[(h+4)%5],y=d[(h+1)%5],b=y.high,x=y.low;for(f=m.high^(b<<1|x>>>31),p=m.low^(x<<1|b>>>31),g=0;g<5;g++)(E=n[h+5*g]).high^=f,E.low^=p}for(var M=1;M<25;M++){var w=(E=n[M]).high,z=E.low,C=c[M];C<32?(f=w<<C|z>>>32-C,p=z<<C|w>>>32-C):(f=z<<C-32|w>>>64-C,p=w<<C-32|z>>>64-C);var A=d[s[M]];A.high=f,A.low=p}var k=d[0],H=n[0];for(k.high=H.high,k.low=H.low,h=0;h<5;h++)for(g=0;g<5;g++){var E=n[M=h+5*g],S=d[M],L=d[(h+1)%5+5*g],_=d[(h+2)%5+5*g];E.high=S.high^~L.high&_.high,E.low=S.low^~L.low&_.low}E=n[0];var B=u[l];E.high^=B.high,E.low^=B.low}},_doFinalize:function(){var e=this._data,n=e.words,a=(this._nDataBytes,8*e.sigBytes),i=32*this.blockSize;n[a>>>5]|=1<<24-a%32,n[(t.ceil((a+1)/i)*i>>>5)-1]|=128,e.sigBytes=4*n.length,this._process();for(var o=this._state,l=this.cfg.outputLength/8,c=l/8,s=[],u=0;u<c;u++){var d=o[u],h=d.high,f=d.low;h=16711935&(h<<8|h>>>24)|4278255360&(h<<24|h>>>8),f=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),s.push(f),s.push(h)}return new r.init(s,l)},clone:function(){for(var t=a.clone.call(this),e=t._state=this._state.slice(0),n=0;n<25;n++)e[n]=e[n].clone();return t}});e.SHA3=a._createHelper(h),e.HmacSHA3=a._createHmacHelper(h)}(Math),i.SHA3)}()},6319:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(3646),n(4345),function(){var t=i,e=t.x64,n=e.Word,r=e.WordArray,a=t.algo,o=a.SHA512,l=a.SHA384=o.extend({_doReset:function(){this._hash=new r.init([new n.init(3418070365,3238371032),new n.init(1654270250,914150663),new n.init(2438529370,812702999),new n.init(355462360,4144912697),new n.init(1731405415,4290775857),new n.init(2394180231,1750603025),new n.init(3675008525,1694076839),new n.init(1203062813,3204075428)])},_doFinalize:function(){var t=o._doFinalize.call(this);return t.sigBytes-=16,t}});t.SHA384=o._createHelper(l),t.HmacSHA384=o._createHmacHelper(l)}(),i.SHA384)}()},4345:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(3646),function(){var t=i,e=t.lib.Hasher,n=t.x64,r=n.Word,a=n.WordArray,o=t.algo;function l(){return r.create.apply(r,arguments)}var c=[l(1116352408,3609767458),l(1899447441,602891725),l(3049323471,3964484399),l(3921009573,2173295548),l(961987163,4081628472),l(1508970993,3053834265),l(2453635748,2937671579),l(2870763221,3664609560),l(3624381080,2734883394),l(310598401,1164996542),l(607225278,1323610764),l(1426881987,3590304994),l(1925078388,4068182383),l(2162078206,991336113),l(2614888103,633803317),l(3248222580,3479774868),l(3835390401,2666613458),l(4022224774,944711139),l(264347078,2341262773),l(604807628,2007800933),l(770255983,1495990901),l(1249150122,1856431235),l(1555081692,3175218132),l(1996064986,2198950837),l(2554220882,3999719339),l(2821834349,766784016),l(2952996808,2566594879),l(3210313671,3203337956),l(3336571891,1034457026),l(3584528711,2466948901),l(113926993,3758326383),l(338241895,168717936),l(666307205,1188179964),l(773529912,1546045734),l(1294757372,1522805485),l(1396182291,2643833823),l(1695183700,2343527390),l(1986661051,1014477480),l(2177026350,1206759142),l(2456956037,344077627),l(2730485921,1290863460),l(2820302411,3158454273),l(3259730800,3505952657),l(3345764771,106217008),l(3516065817,3606008344),l(3600352804,1432725776),l(4094571909,1467031594),l(275423344,851169720),l(430227734,3100823752),l(506948616,1363258195),l(659060556,3750685593),l(883997877,3785050280),l(958139571,3318307427),l(1322822218,3812723403),l(1537002063,2003034995),l(1747873779,3602036899),l(1955562222,1575990012),l(2024104815,1125592928),l(2227730452,2716904306),l(2361852424,442776044),l(2428436474,593698344),l(2756734187,3733110249),l(3204031479,2999351573),l(3329325298,3815920427),l(3391569614,3928383900),l(3515267271,566280711),l(3940187606,3454069534),l(4118630271,4000239992),l(116418474,1914138554),l(174292421,2731055270),l(289380356,3203993006),l(460393269,320620315),l(685471733,587496836),l(852142971,1086792851),l(1017036298,365543100),l(1126000580,2618297676),l(1288033470,3409855158),l(1501505948,4234509866),l(1607167915,987167468),l(1816402316,1246189591)],s=[];!function(){for(var t=0;t<80;t++)s[t]=l()}();var u=o.SHA512=e.extend({_doReset:function(){this._hash=new a.init([new r.init(1779033703,4089235720),new r.init(3144134277,2227873595),new r.init(1013904242,4271175723),new r.init(2773480762,1595750129),new r.init(1359893119,2917565137),new r.init(2600822924,725511199),new r.init(528734635,4215389547),new r.init(1541459225,327033209)])},_doProcessBlock:function(t,e){for(var n=this._hash.words,r=n[0],a=n[1],i=n[2],o=n[3],l=n[4],u=n[5],d=n[6],h=n[7],f=r.high,p=r.low,g=a.high,v=a.low,m=i.high,y=i.low,b=o.high,x=o.low,M=l.high,w=l.low,z=u.high,C=u.low,A=d.high,k=d.low,H=h.high,E=h.low,S=f,L=p,_=g,B=v,D=m,T=y,V=b,O=x,I=M,R=w,F=z,N=C,P=A,j=k,U=H,W=E,Z=0;Z<80;Z++){var G,q,Y=s[Z];if(Z<16)q=Y.high=0|t[e+2*Z],G=Y.low=0|t[e+2*Z+1];else{var X=s[Z-15],$=X.high,K=X.low,Q=($>>>1|K<<31)^($>>>8|K<<24)^$>>>7,J=(K>>>1|$<<31)^(K>>>8|$<<24)^(K>>>7|$<<25),tt=s[Z-2],et=tt.high,nt=tt.low,rt=(et>>>19|nt<<13)^(et<<3|nt>>>29)^et>>>6,at=(nt>>>19|et<<13)^(nt<<3|et>>>29)^(nt>>>6|et<<26),it=s[Z-7],ot=it.high,lt=it.low,ct=s[Z-16],st=ct.high,ut=ct.low;q=(q=(q=Q+ot+((G=J+lt)>>>0<J>>>0?1:0))+rt+((G+=at)>>>0<at>>>0?1:0))+st+((G+=ut)>>>0<ut>>>0?1:0),Y.high=q,Y.low=G}var dt,ht=I&F^~I&P,ft=R&N^~R&j,pt=S&_^S&D^_&D,gt=L&B^L&T^B&T,vt=(S>>>28|L<<4)^(S<<30|L>>>2)^(S<<25|L>>>7),mt=(L>>>28|S<<4)^(L<<30|S>>>2)^(L<<25|S>>>7),yt=(I>>>14|R<<18)^(I>>>18|R<<14)^(I<<23|R>>>9),bt=(R>>>14|I<<18)^(R>>>18|I<<14)^(R<<23|I>>>9),xt=c[Z],Mt=xt.high,wt=xt.low,zt=U+yt+((dt=W+bt)>>>0<W>>>0?1:0),Ct=mt+gt;U=P,W=j,P=F,j=N,F=I,N=R,I=V+(zt=(zt=(zt=zt+ht+((dt+=ft)>>>0<ft>>>0?1:0))+Mt+((dt+=wt)>>>0<wt>>>0?1:0))+q+((dt+=G)>>>0<G>>>0?1:0))+((R=O+dt|0)>>>0<O>>>0?1:0)|0,V=D,O=T,D=_,T=B,_=S,B=L,S=zt+(vt+pt+(Ct>>>0<mt>>>0?1:0))+((L=dt+Ct|0)>>>0<dt>>>0?1:0)|0}p=r.low=p+L,r.high=f+S+(p>>>0<L>>>0?1:0),v=a.low=v+B,a.high=g+_+(v>>>0<B>>>0?1:0),y=i.low=y+T,i.high=m+D+(y>>>0<T>>>0?1:0),x=o.low=x+O,o.high=b+V+(x>>>0<O>>>0?1:0),w=l.low=w+R,l.high=M+I+(w>>>0<R>>>0?1:0),C=u.low=C+N,u.high=z+F+(C>>>0<N>>>0?1:0),k=d.low=k+j,d.high=A+P+(k>>>0<j>>>0?1:0),E=h.low=E+W,h.high=H+U+(E>>>0<W>>>0?1:0)},_doFinalize:function(){var t=this._data,e=t.words,n=8*this._nDataBytes,r=8*t.sigBytes;return e[r>>>5]|=128<<24-r%32,e[30+(r+128>>>10<<5)]=Math.floor(n/4294967296),e[31+(r+128>>>10<<5)]=n,t.sigBytes=4*e.length,this._process(),this._hash.toX32()},clone:function(){var t=e.clone.call(this);return t._hash=this._hash.clone(),t},blockSize:32});t.SHA512=e._createHelper(u),t.HmacSHA512=e._createHmacHelper(u)}(),i.SHA512)}()},2550:function(t,e,n){!function(e,r,a){var i;t.exports=(i=n(8926),n(3713),n(3074),n(8228),n(3650),function(){var t=i,e=t.lib,n=e.WordArray,r=e.BlockCipher,a=t.algo,o=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],l=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],c=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],s=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],u=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],d=a.DES=r.extend({_doReset:function(){for(var t=this._key.words,e=[],n=0;n<56;n++){var r=o[n]-1;e[n]=t[r>>>5]>>>31-r%32&1}for(var a=this._subKeys=[],i=0;i<16;i++){var s=a[i]=[],u=c[i];for(n=0;n<24;n++)s[n/6|0]|=e[(l[n]-1+u)%28]<<31-n%6,s[4+(n/6|0)]|=e[28+(l[n+24]-1+u)%28]<<31-n%6;for(s[0]=s[0]<<1|s[0]>>>31,n=1;n<7;n++)s[n]=s[n]>>>4*(n-1)+3;s[7]=s[7]<<5|s[7]>>>27}var d=this._invSubKeys=[];for(n=0;n<16;n++)d[n]=a[15-n]},encryptBlock:function(t,e){this._doCryptBlock(t,e,this._subKeys)},decryptBlock:function(t,e){this._doCryptBlock(t,e,this._invSubKeys)},_doCryptBlock:function(t,e,n){this._lBlock=t[e],this._rBlock=t[e+1],h.call(this,4,252645135),h.call(this,16,65535),f.call(this,2,858993459),f.call(this,8,16711935),h.call(this,1,1431655765);for(var r=0;r<16;r++){for(var a=n[r],i=this._lBlock,o=this._rBlock,l=0,c=0;c<8;c++)l|=s[c][((o^a[c])&u[c])>>>0];this._lBlock=o,this._rBlock=i^l}var d=this._lBlock;this._lBlock=this._rBlock,this._rBlock=d,h.call(this,1,1431655765),f.call(this,8,16711935),f.call(this,2,858993459),h.call(this,16,65535),h.call(this,4,252645135),t[e]=this._lBlock,t[e+1]=this._rBlock},keySize:2,ivSize:2,blockSize:2});function h(t,e){var n=(this._lBlock>>>t^this._rBlock)&e;this._rBlock^=n,this._lBlock^=n<<t}function f(t,e){var n=(this._rBlock>>>t^this._lBlock)&e;this._lBlock^=n,this._rBlock^=n<<t}t.DES=r._createHelper(d);var p=a.TripleDES=r.extend({_doReset:function(){var t=this._key.words;if(2!==t.length&&4!==t.length&&t.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");var e=t.slice(0,2),r=t.length<4?t.slice(0,2):t.slice(2,4),a=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=d.createEncryptor(n.create(e)),this._des2=d.createEncryptor(n.create(r)),this._des3=d.createEncryptor(n.create(a))},encryptBlock:function(t,e){this._des1.encryptBlock(t,e),this._des2.decryptBlock(t,e),this._des3.encryptBlock(t,e)},decryptBlock:function(t,e){this._des3.decryptBlock(t,e),this._des2.encryptBlock(t,e),this._des1.decryptBlock(t,e)},keySize:6,ivSize:2,blockSize:2});t.TripleDES=r._createHelper(p)}(),i.TripleDES)}()},3646:function(t,e,n){!function(e,r){var a;t.exports=(a=n(8926),function(t){var e=a,n=e.lib,r=n.Base,i=n.WordArray,o=e.x64={};o.Word=r.extend({init:function(t,e){this.high=t,this.low=e}}),o.WordArray=r.extend({init:function(e,n){e=this.words=e||[],this.sigBytes=n!=t?n:8*e.length},toX32:function(){for(var t=this.words,e=t.length,n=[],r=0;r<e;r++){var a=t[r];n.push(a.high),n.push(a.low)}return i.create(n,this.sigBytes)},clone:function(){for(var t=r.clone.call(this),e=t.words=this.words.slice(0),n=e.length,a=0;a<n;a++)e[a]=e[a].clone();return t}})}(),a)}()},7892:function(t){t.exports=function(){"use strict";var t=1e3,e=6e4,n=36e5,r="millisecond",a="second",i="minute",o="hour",l="day",c="week",s="month",u="quarter",d="year",h="date",f="Invalid Date",p=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,g=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,v={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(t){var e=["th","st","nd","rd"],n=t%100;return"["+t+(e[(n-20)%10]||e[n]||e[0])+"]"}},m=function(t,e,n){var r=String(t);return!r||r.length>=e?t:""+Array(e+1-r.length).join(n)+t},y={s:m,z:function(t){var e=-t.utcOffset(),n=Math.abs(e),r=Math.floor(n/60),a=n%60;return(e<=0?"+":"-")+m(r,2,"0")+":"+m(a,2,"0")},m:function t(e,n){if(e.date()<n.date())return-t(n,e);var r=12*(n.year()-e.year())+(n.month()-e.month()),a=e.clone().add(r,s),i=n-a<0,o=e.clone().add(r+(i?-1:1),s);return+(-(r+(n-a)/(i?a-o:o-a))||0)},a:function(t){return t<0?Math.ceil(t)||0:Math.floor(t)},p:function(t){return{M:s,y:d,w:c,d:l,D:h,h:o,m:i,s:a,ms:r,Q:u}[t]||String(t||"").toLowerCase().replace(/s$/,"")},u:function(t){return void 0===t}},b="en",x={};x[b]=v;var M=function(t){return t instanceof A},w=function t(e,n,r){var a;if(!e)return b;if("string"==typeof e){var i=e.toLowerCase();x[i]&&(a=i),n&&(x[i]=n,a=i);var o=e.split("-");if(!a&&o.length>1)return t(o[0])}else{var l=e.name;x[l]=e,a=l}return!r&&a&&(b=a),a||!r&&b},z=function(t,e){if(M(t))return t.clone();var n="object"==typeof e?e:{};return n.date=t,n.args=arguments,new A(n)},C=y;C.l=w,C.i=M,C.w=function(t,e){return z(t,{locale:e.$L,utc:e.$u,x:e.$x,$offset:e.$offset})};var A=function(){function v(t){this.$L=w(t.locale,null,!0),this.parse(t)}var m=v.prototype;return m.parse=function(t){this.$d=function(t){var e=t.date,n=t.utc;if(null===e)return new Date(NaN);if(C.u(e))return new Date;if(e instanceof Date)return new Date(e);if("string"==typeof e&&!/Z$/i.test(e)){var r=e.match(p);if(r){var a=r[2]-1||0,i=(r[7]||"0").substring(0,3);return n?new Date(Date.UTC(r[1],a,r[3]||1,r[4]||0,r[5]||0,r[6]||0,i)):new Date(r[1],a,r[3]||1,r[4]||0,r[5]||0,r[6]||0,i)}}return new Date(e)}(t),this.$x=t.x||{},this.init()},m.init=function(){var t=this.$d;this.$y=t.getFullYear(),this.$M=t.getMonth(),this.$D=t.getDate(),this.$W=t.getDay(),this.$H=t.getHours(),this.$m=t.getMinutes(),this.$s=t.getSeconds(),this.$ms=t.getMilliseconds()},m.$utils=function(){return C},m.isValid=function(){return!(this.$d.toString()===f)},m.isSame=function(t,e){var n=z(t);return this.startOf(e)<=n&&n<=this.endOf(e)},m.isAfter=function(t,e){return z(t)<this.startOf(e)},m.isBefore=function(t,e){return this.endOf(e)<z(t)},m.$g=function(t,e,n){return C.u(t)?this[e]:this.set(n,t)},m.unix=function(){return Math.floor(this.valueOf()/1e3)},m.valueOf=function(){return this.$d.getTime()},m.startOf=function(t,e){var n=this,r=!!C.u(e)||e,u=C.p(t),f=function(t,e){var a=C.w(n.$u?Date.UTC(n.$y,e,t):new Date(n.$y,e,t),n);return r?a:a.endOf(l)},p=function(t,e){return C.w(n.toDate()[t].apply(n.toDate("s"),(r?[0,0,0,0]:[23,59,59,999]).slice(e)),n)},g=this.$W,v=this.$M,m=this.$D,y="set"+(this.$u?"UTC":"");switch(u){case d:return r?f(1,0):f(31,11);case s:return r?f(1,v):f(0,v+1);case c:var b=this.$locale().weekStart||0,x=(g<b?g+7:g)-b;return f(r?m-x:m+(6-x),v);case l:case h:return p(y+"Hours",0);case o:return p(y+"Minutes",1);case i:return p(y+"Seconds",2);case a:return p(y+"Milliseconds",3);default:return this.clone()}},m.endOf=function(t){return this.startOf(t,!1)},m.$set=function(t,e){var n,c=C.p(t),u="set"+(this.$u?"UTC":""),f=(n={},n[l]=u+"Date",n[h]=u+"Date",n[s]=u+"Month",n[d]=u+"FullYear",n[o]=u+"Hours",n[i]=u+"Minutes",n[a]=u+"Seconds",n[r]=u+"Milliseconds",n)[c],p=c===l?this.$D+(e-this.$W):e;if(c===s||c===d){var g=this.clone().set(h,1);g.$d[f](p),g.init(),this.$d=g.set(h,Math.min(this.$D,g.daysInMonth())).$d}else f&&this.$d[f](p);return this.init(),this},m.set=function(t,e){return this.clone().$set(t,e)},m.get=function(t){return this[C.p(t)]()},m.add=function(r,u){var h,f=this;r=Number(r);var p=C.p(u),g=function(t){var e=z(f);return C.w(e.date(e.date()+Math.round(t*r)),f)};if(p===s)return this.set(s,this.$M+r);if(p===d)return this.set(d,this.$y+r);if(p===l)return g(1);if(p===c)return g(7);var v=(h={},h[i]=e,h[o]=n,h[a]=t,h)[p]||1,m=this.$d.getTime()+r*v;return C.w(m,this)},m.subtract=function(t,e){return this.add(-1*t,e)},m.format=function(t){var e=this,n=this.$locale();if(!this.isValid())return n.invalidDate||f;var r=t||"YYYY-MM-DDTHH:mm:ssZ",a=C.z(this),i=this.$H,o=this.$m,l=this.$M,c=n.weekdays,s=n.months,u=function(t,n,a,i){return t&&(t[n]||t(e,r))||a[n].slice(0,i)},d=function(t){return C.s(i%12||12,t,"0")},h=n.meridiem||function(t,e,n){var r=t<12?"AM":"PM";return n?r.toLowerCase():r},p={YY:String(this.$y).slice(-2),YYYY:C.s(this.$y,4,"0"),M:l+1,MM:C.s(l+1,2,"0"),MMM:u(n.monthsShort,l,s,3),MMMM:u(s,l),D:this.$D,DD:C.s(this.$D,2,"0"),d:String(this.$W),dd:u(n.weekdaysMin,this.$W,c,2),ddd:u(n.weekdaysShort,this.$W,c,3),dddd:c[this.$W],H:String(i),HH:C.s(i,2,"0"),h:d(1),hh:d(2),a:h(i,o,!0),A:h(i,o,!1),m:String(o),mm:C.s(o,2,"0"),s:String(this.$s),ss:C.s(this.$s,2,"0"),SSS:C.s(this.$ms,3,"0"),Z:a};return r.replace(g,(function(t,e){return e||p[t]||a.replace(":","")}))},m.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},m.diff=function(r,h,f){var p,g=C.p(h),v=z(r),m=(v.utcOffset()-this.utcOffset())*e,y=this-v,b=C.m(this,v);return b=(p={},p[d]=b/12,p[s]=b,p[u]=b/3,p[c]=(y-m)/6048e5,p[l]=(y-m)/864e5,p[o]=y/n,p[i]=y/e,p[a]=y/t,p)[g]||y,f?b:C.a(b)},m.daysInMonth=function(){return this.endOf(s).$D},m.$locale=function(){return x[this.$L]},m.locale=function(t,e){if(!t)return this.$L;var n=this.clone(),r=w(t,e,!0);return r&&(n.$L=r),n},m.clone=function(){return C.w(this.$d,this)},m.toDate=function(){return new Date(this.valueOf())},m.toJSON=function(){return this.isValid()?this.toISOString():null},m.toISOString=function(){return this.$d.toISOString()},m.toString=function(){return this.$d.toUTCString()},v}(),k=A.prototype;return z.prototype=k,[["$ms",r],["$s",a],["$m",i],["$H",o],["$W",l],["$M",s],["$y",d],["$D",h]].forEach((function(t){k[t[1]]=function(e){return this.$g(e,t[0],t[1])}})),z.extend=function(t,e){return t.$i||(t(e,A,z),t.$i=!0),z},z.locale=w,z.isDayjs=M,z.unix=function(t){return z(1e3*t)},z.en=x[b],z.Ls=x,z.p={},z}()},8808:function(t){t.exports=function(){"use strict";var t={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},e=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|YYYY|YY?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,n=/\d\d/,r=/\d\d?/,a=/\d*[^-_:/,()\s\d]+/,i={},o=function(t){return(t=+t)+(t>68?1900:2e3)},l=function(t){return function(e){this[t]=+e}},c=[/[+-]\d\d:?(\d\d)?|Z/,function(t){(this.zone||(this.zone={})).offset=function(t){if(!t)return 0;if("Z"===t)return 0;var e=t.match(/([+-]|\d\d)/g),n=60*e[1]+(+e[2]||0);return 0===n?0:"+"===e[0]?-n:n}(t)}],s=function(t){var e=i[t];return e&&(e.indexOf?e:e.s.concat(e.f))},u=function(t,e){var n,r=i.meridiem;if(r){for(var a=1;a<=24;a+=1)if(t.indexOf(r(a,0,e))>-1){n=a>12;break}}else n=t===(e?"pm":"PM");return n},d={A:[a,function(t){this.afternoon=u(t,!1)}],a:[a,function(t){this.afternoon=u(t,!0)}],S:[/\d/,function(t){this.milliseconds=100*+t}],SS:[n,function(t){this.milliseconds=10*+t}],SSS:[/\d{3}/,function(t){this.milliseconds=+t}],s:[r,l("seconds")],ss:[r,l("seconds")],m:[r,l("minutes")],mm:[r,l("minutes")],H:[r,l("hours")],h:[r,l("hours")],HH:[r,l("hours")],hh:[r,l("hours")],D:[r,l("day")],DD:[n,l("day")],Do:[a,function(t){var e=i.ordinal,n=t.match(/\d+/);if(this.day=n[0],e)for(var r=1;r<=31;r+=1)e(r).replace(/\[|\]/g,"")===t&&(this.day=r)}],M:[r,l("month")],MM:[n,l("month")],MMM:[a,function(t){var e=s("months"),n=(s("monthsShort")||e.map((function(t){return t.slice(0,3)}))).indexOf(t)+1;if(n<1)throw new Error;this.month=n%12||n}],MMMM:[a,function(t){var e=s("months").indexOf(t)+1;if(e<1)throw new Error;this.month=e%12||e}],Y:[/[+-]?\d+/,l("year")],YY:[n,function(t){this.year=o(t)}],YYYY:[/\d{4}/,l("year")],Z:c,ZZ:c};function h(n){var r,a;r=n,a=i&&i.formats;for(var o=(n=r.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(e,n,r){var i=r&&r.toUpperCase();return n||a[r]||t[r]||a[i].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(t,e,n){return e||n.slice(1)}))}))).match(e),l=o.length,c=0;c<l;c+=1){var s=o[c],u=d[s],h=u&&u[0],f=u&&u[1];o[c]=f?{regex:h,parser:f}:s.replace(/^\[|\]$/g,"")}return function(t){for(var e={},n=0,r=0;n<l;n+=1){var a=o[n];if("string"==typeof a)r+=a.length;else{var i=a.regex,c=a.parser,s=t.slice(r),u=i.exec(s)[0];c.call(e,u),t=t.replace(u,"")}}return function(t){var e=t.afternoon;if(void 0!==e){var n=t.hours;e?n<12&&(t.hours+=12):12===n&&(t.hours=0),delete t.afternoon}}(e),e}}return function(t,e,n){n.p.customParseFormat=!0,t&&t.parseTwoDigitYear&&(o=t.parseTwoDigitYear);var r=e.prototype,a=r.parse;r.parse=function(t){var e=t.date,r=t.utc,o=t.args;this.$u=r;var l=o[1];if("string"==typeof l){var c=!0===o[2],s=!0===o[3],u=c||s,d=o[2];s&&(d=o[2]),i=this.$locale(),!c&&d&&(i=n.Ls[d]),this.$d=function(t,e,n){try{if(["x","X"].indexOf(e)>-1)return new Date(("X"===e?1e3:1)*t);var r=h(e)(t),a=r.year,i=r.month,o=r.day,l=r.hours,c=r.minutes,s=r.seconds,u=r.milliseconds,d=r.zone,f=new Date,p=o||(a||i?1:f.getDate()),g=a||f.getFullYear(),v=0;a&&!i||(v=i>0?i-1:f.getMonth());var m=l||0,y=c||0,b=s||0,x=u||0;return d?new Date(Date.UTC(g,v,p,m,y,b,x+60*d.offset*1e3)):n?new Date(Date.UTC(g,v,p,m,y,b,x)):new Date(g,v,p,m,y,b,x)}catch(t){return new Date("")}}(e,l,r),this.init(),d&&!0!==d&&(this.$L=this.locale(d).$L),u&&e!=this.format(l)&&(this.$d=new Date("")),i={}}else if(l instanceof Array)for(var f=l.length,p=1;p<=f;p+=1){o[1]=l[p-1];var g=n.apply(this,o);if(g.isValid()){this.$d=g.$d,this.$L=g.$L,this.init();break}p===f&&(this.$d=new Date(""))}else a.call(this,t)}}}()},6818:function(t){t.exports=function(){"use strict";return function(t,e,n){e.prototype.isBetween=function(t,e,r,a){var i=n(t),o=n(e),l="("===(a=a||"()")[0],c=")"===a[1];return(l?this.isAfter(i,r):!this.isBefore(i,r))&&(c?this.isBefore(o,r):!this.isAfter(o,r))||(l?this.isBefore(i,r):!this.isAfter(i,r))&&(c?this.isAfter(o,r):!this.isBefore(o,r))}}}()},9893:function(t){t.exports=function(){"use strict";var t={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};return function(e,n,r){var a=n.prototype,i=a.format;r.en.formats=t,a.format=function(e){void 0===e&&(e="YYYY-MM-DDTHH:mm:ssZ");var n=this.$locale().formats,r=function(e,n){return e.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(e,r,a){var i=a&&a.toUpperCase();return r||n[a]||t[a]||n[i].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(t,e,n){return e||n.slice(1)}))}))}(e,void 0===n?{}:n);return i.call(this,r)}}}()},9216:function(t){t.exports=function(){"use strict";var t="week",e="year";return function(n,r,a){var i=r.prototype;i.week=function(n){if(void 0===n&&(n=null),null!==n)return this.add(7*(n-this.week()),"day");var r=this.$locale().yearStart||1;if(11===this.month()&&this.date()>25){var i=a(this).startOf(e).add(1,e).date(r),o=a(this).endOf(t);if(i.isBefore(o))return 1}var l=a(this).startOf(e).date(r).startOf(t).subtract(1,"millisecond"),c=this.diff(l,t,!0);return c<0?a(this).startOf("week").week():Math.ceil(c)},i.weeks=function(t){return void 0===t&&(t=null),this.week(t)}}}()},4234:function(t,e,n){var r;!function(a){"use strict";var i,o=1e9,l={precision:20,rounding:4,toExpNeg:-7,toExpPos:21,LN10:"2.302585092994045684017991454684364207601101488628772976033327900967572609677352480235997205089598298341967784042286"},c=!0,s="[DecimalError] ",u=s+"Invalid argument: ",d=s+"Exponent out of range: ",h=Math.floor,f=Math.pow,p=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,g=1e7,v=7,m=9007199254740991,y=h(m/v),b={};function x(t,e){var n,r,a,i,o,l,s,u,d=t.constructor,h=d.precision;if(!t.s||!e.s)return e.s||(e=new d(t)),c?L(e,h):e;if(s=t.d,u=e.d,o=t.e,a=e.e,s=s.slice(),i=o-a){for(i<0?(r=s,i=-i,l=u.length):(r=u,a=o,l=s.length),i>(l=(o=Math.ceil(h/v))>l?o+1:l+1)&&(i=l,r.length=1),r.reverse();i--;)r.push(0);r.reverse()}for((l=s.length)-(i=u.length)<0&&(i=l,r=u,u=s,s=r),n=0;i;)n=(s[--i]=s[i]+u[i]+n)/g|0,s[i]%=g;for(n&&(s.unshift(n),++a),l=s.length;0==s[--l];)s.pop();return e.d=s,e.e=a,c?L(e,h):e}function M(t,e,n){if(t!==~~t||t<e||t>n)throw Error(u+t)}function w(t){var e,n,r,a=t.length-1,i="",o=t[0];if(a>0){for(i+=o,e=1;e<a;e++)r=t[e]+"",(n=v-r.length)&&(i+=H(n)),i+=r;o=t[e],(n=v-(r=o+"").length)&&(i+=H(n))}else if(0===o)return"0";for(;o%10===0;)o/=10;return i+o}b.absoluteValue=b.abs=function(){var t=new this.constructor(this);return t.s&&(t.s=1),t},b.comparedTo=b.cmp=function(t){var e,n,r,a,i=this;if(t=new i.constructor(t),i.s!==t.s)return i.s||-t.s;if(i.e!==t.e)return i.e>t.e^i.s<0?1:-1;for(e=0,n=(r=i.d.length)<(a=t.d.length)?r:a;e<n;++e)if(i.d[e]!==t.d[e])return i.d[e]>t.d[e]^i.s<0?1:-1;return r===a?0:r>a^i.s<0?1:-1},b.decimalPlaces=b.dp=function(){var t=this,e=t.d.length-1,n=(e-t.e)*v;if(e=t.d[e])for(;e%10==0;e/=10)n--;return n<0?0:n},b.dividedBy=b.div=function(t){return z(this,new this.constructor(t))},b.dividedToIntegerBy=b.idiv=function(t){var e=this.constructor;return L(z(this,new e(t),0,1),e.precision)},b.equals=b.eq=function(t){return!this.cmp(t)},b.exponent=function(){return A(this)},b.greaterThan=b.gt=function(t){return this.cmp(t)>0},b.greaterThanOrEqualTo=b.gte=function(t){return this.cmp(t)>=0},b.isInteger=b.isint=function(){return this.e>this.d.length-2},b.isNegative=b.isneg=function(){return this.s<0},b.isPositive=b.ispos=function(){return this.s>0},b.isZero=function(){return 0===this.s},b.lessThan=b.lt=function(t){return this.cmp(t)<0},b.lessThanOrEqualTo=b.lte=function(t){return this.cmp(t)<1},b.logarithm=b.log=function(t){var e,n=this,r=n.constructor,a=r.precision,o=a+5;if(void 0===t)t=new r(10);else if((t=new r(t)).s<1||t.eq(i))throw Error(s+"NaN");if(n.s<1)throw Error(s+(n.s?"NaN":"-Infinity"));return n.eq(i)?new r(0):(c=!1,e=z(E(n,o),E(t,o),o),c=!0,L(e,a))},b.minus=b.sub=function(t){var e=this;return t=new e.constructor(t),e.s==t.s?_(e,t):x(e,(t.s=-t.s,t))},b.modulo=b.mod=function(t){var e,n=this,r=n.constructor,a=r.precision;if(!(t=new r(t)).s)throw Error(s+"NaN");return n.s?(c=!1,e=z(n,t,0,1).times(t),c=!0,n.minus(e)):L(new r(n),a)},b.naturalExponential=b.exp=function(){return C(this)},b.naturalLogarithm=b.ln=function(){return E(this)},b.negated=b.neg=function(){var t=new this.constructor(this);return t.s=-t.s||0,t},b.plus=b.add=function(t){var e=this;return t=new e.constructor(t),e.s==t.s?x(e,t):_(e,(t.s=-t.s,t))},b.precision=b.sd=function(t){var e,n,r,a=this;if(void 0!==t&&t!==!!t&&1!==t&&0!==t)throw Error(u+t);if(e=A(a)+1,n=(r=a.d.length-1)*v+1,r=a.d[r]){for(;r%10==0;r/=10)n--;for(r=a.d[0];r>=10;r/=10)n++}return t&&e>n?e:n},b.squareRoot=b.sqrt=function(){var t,e,n,r,a,i,o,l=this,u=l.constructor;if(l.s<1){if(!l.s)return new u(0);throw Error(s+"NaN")}for(t=A(l),c=!1,0==(a=Math.sqrt(+l))||a==1/0?(((e=w(l.d)).length+t)%2==0&&(e+="0"),a=Math.sqrt(e),t=h((t+1)/2)-(t<0||t%2),r=new u(e=a==1/0?"5e"+t:(e=a.toExponential()).slice(0,e.indexOf("e")+1)+t)):r=new u(a.toString()),a=o=(n=u.precision)+3;;)if(r=(i=r).plus(z(l,i,o+2)).times(.5),w(i.d).slice(0,o)===(e=w(r.d)).slice(0,o)){if(e=e.slice(o-3,o+1),a==o&&"4999"==e){if(L(i,n+1,0),i.times(i).eq(l)){r=i;break}}else if("9999"!=e)break;o+=4}return c=!0,L(r,n)},b.times=b.mul=function(t){var e,n,r,a,i,o,l,s,u,d=this,h=d.constructor,f=d.d,p=(t=new h(t)).d;if(!d.s||!t.s)return new h(0);for(t.s*=d.s,n=d.e+t.e,(s=f.length)<(u=p.length)&&(i=f,f=p,p=i,o=s,s=u,u=o),i=[],r=o=s+u;r--;)i.push(0);for(r=u;--r>=0;){for(e=0,a=s+r;a>r;)l=i[a]+p[r]*f[a-r-1]+e,i[a--]=l%g|0,e=l/g|0;i[a]=(i[a]+e)%g|0}for(;!i[--o];)i.pop();return e?++n:i.shift(),t.d=i,t.e=n,c?L(t,h.precision):t},b.toDecimalPlaces=b.todp=function(t,e){var n=this,r=n.constructor;return n=new r(n),void 0===t?n:(M(t,0,o),void 0===e?e=r.rounding:M(e,0,8),L(n,t+A(n)+1,e))},b.toExponential=function(t,e){var n,r=this,a=r.constructor;return void 0===t?n=B(r,!0):(M(t,0,o),void 0===e?e=a.rounding:M(e,0,8),n=B(r=L(new a(r),t+1,e),!0,t+1)),n},b.toFixed=function(t,e){var n,r,a=this,i=a.constructor;return void 0===t?B(a):(M(t,0,o),void 0===e?e=i.rounding:M(e,0,8),n=B((r=L(new i(a),t+A(a)+1,e)).abs(),!1,t+A(r)+1),a.isneg()&&!a.isZero()?"-"+n:n)},b.toInteger=b.toint=function(){var t=this,e=t.constructor;return L(new e(t),A(t)+1,e.rounding)},b.toNumber=function(){return+this},b.toPower=b.pow=function(t){var e,n,r,a,o,l,u=this,d=u.constructor,f=+(t=new d(t));if(!t.s)return new d(i);if(!(u=new d(u)).s){if(t.s<1)throw Error(s+"Infinity");return u}if(u.eq(i))return u;if(r=d.precision,t.eq(i))return L(u,r);if(l=(e=t.e)>=(n=t.d.length-1),o=u.s,l){if((n=f<0?-f:f)<=m){for(a=new d(i),e=Math.ceil(r/v+4),c=!1;n%2&&D((a=a.times(u)).d,e),0!==(n=h(n/2));)D((u=u.times(u)).d,e);return c=!0,t.s<0?new d(i).div(a):L(a,r)}}else if(o<0)throw Error(s+"NaN");return o=o<0&&1&t.d[Math.max(e,n)]?-1:1,u.s=1,c=!1,a=t.times(E(u,r+12)),c=!0,(a=C(a)).s=o,a},b.toPrecision=function(t,e){var n,r,a=this,i=a.constructor;return void 0===t?r=B(a,(n=A(a))<=i.toExpNeg||n>=i.toExpPos):(M(t,1,o),void 0===e?e=i.rounding:M(e,0,8),r=B(a=L(new i(a),t,e),t<=(n=A(a))||n<=i.toExpNeg,t)),r},b.toSignificantDigits=b.tosd=function(t,e){var n=this.constructor;return void 0===t?(t=n.precision,e=n.rounding):(M(t,1,o),void 0===e?e=n.rounding:M(e,0,8)),L(new n(this),t,e)},b.toString=b.valueOf=b.val=b.toJSON=function(){var t=this,e=A(t),n=t.constructor;return B(t,e<=n.toExpNeg||e>=n.toExpPos)};var z=function(){function t(t,e){var n,r=0,a=t.length;for(t=t.slice();a--;)n=t[a]*e+r,t[a]=n%g|0,r=n/g|0;return r&&t.unshift(r),t}function e(t,e,n,r){var a,i;if(n!=r)i=n>r?1:-1;else for(a=i=0;a<n;a++)if(t[a]!=e[a]){i=t[a]>e[a]?1:-1;break}return i}function n(t,e,n){for(var r=0;n--;)t[n]-=r,r=t[n]<e[n]?1:0,t[n]=r*g+t[n]-e[n];for(;!t[0]&&t.length>1;)t.shift()}return function(r,a,i,o){var l,c,u,d,h,f,p,m,y,b,x,M,w,z,C,k,H,E,S=r.constructor,_=r.s==a.s?1:-1,B=r.d,D=a.d;if(!r.s)return new S(r);if(!a.s)throw Error(s+"Division by zero");for(c=r.e-a.e,H=D.length,C=B.length,m=(p=new S(_)).d=[],u=0;D[u]==(B[u]||0);)++u;if(D[u]>(B[u]||0)&&--c,(M=null==i?i=S.precision:o?i+(A(r)-A(a))+1:i)<0)return new S(0);if(M=M/v+2|0,u=0,1==H)for(d=0,D=D[0],M++;(u<C||d)&&M--;u++)w=d*g+(B[u]||0),m[u]=w/D|0,d=w%D|0;else{for((d=g/(D[0]+1)|0)>1&&(D=t(D,d),B=t(B,d),H=D.length,C=B.length),z=H,b=(y=B.slice(0,H)).length;b<H;)y[b++]=0;(E=D.slice()).unshift(0),k=D[0],D[1]>=g/2&&++k;do{d=0,(l=e(D,y,H,b))<0?(x=y[0],H!=b&&(x=x*g+(y[1]||0)),(d=x/k|0)>1?(d>=g&&(d=g-1),1==(l=e(h=t(D,d),y,f=h.length,b=y.length))&&(d--,n(h,H<f?E:D,f))):(0==d&&(l=d=1),h=D.slice()),(f=h.length)<b&&h.unshift(0),n(y,h,b),-1==l&&(l=e(D,y,H,b=y.length))<1&&(d++,n(y,H<b?E:D,b)),b=y.length):0===l&&(d++,y=[0]),m[u++]=d,l&&y[0]?y[b++]=B[z]||0:(y=[B[z]],b=1)}while((z++<C||void 0!==y[0])&&M--)}return m[0]||m.shift(),p.e=c,L(p,o?i+A(p)+1:i)}}();function C(t,e){var n,r,a,o,l,s=0,u=0,h=t.constructor,p=h.precision;if(A(t)>16)throw Error(d+A(t));if(!t.s)return new h(i);for(null==e?(c=!1,l=p):l=e,o=new h(.03125);t.abs().gte(.1);)t=t.times(o),u+=5;for(l+=Math.log(f(2,u))/Math.LN10*2+5|0,n=r=a=new h(i),h.precision=l;;){if(r=L(r.times(t),l),n=n.times(++s),w((o=a.plus(z(r,n,l))).d).slice(0,l)===w(a.d).slice(0,l)){for(;u--;)a=L(a.times(a),l);return h.precision=p,null==e?(c=!0,L(a,p)):a}a=o}}function A(t){for(var e=t.e*v,n=t.d[0];n>=10;n/=10)e++;return e}function k(t,e,n){if(e>t.LN10.sd())throw c=!0,n&&(t.precision=n),Error(s+"LN10 precision limit exceeded");return L(new t(t.LN10),e)}function H(t){for(var e="";t--;)e+="0";return e}function E(t,e){var n,r,a,o,l,u,d,h,f,p=1,g=t,v=g.d,m=g.constructor,y=m.precision;if(g.s<1)throw Error(s+(g.s?"NaN":"-Infinity"));if(g.eq(i))return new m(0);if(null==e?(c=!1,h=y):h=e,g.eq(10))return null==e&&(c=!0),k(m,h);if(h+=10,m.precision=h,r=(n=w(v)).charAt(0),o=A(g),!(Math.abs(o)<15e14))return d=k(m,h+2,y).times(o+""),g=E(new m(r+"."+n.slice(1)),h-10).plus(d),m.precision=y,null==e?(c=!0,L(g,y)):g;for(;r<7&&1!=r||1==r&&n.charAt(1)>3;)r=(n=w((g=g.times(t)).d)).charAt(0),p++;for(o=A(g),r>1?(g=new m("0."+n),o++):g=new m(r+"."+n.slice(1)),u=l=g=z(g.minus(i),g.plus(i),h),f=L(g.times(g),h),a=3;;){if(l=L(l.times(f),h),w((d=u.plus(z(l,new m(a),h))).d).slice(0,h)===w(u.d).slice(0,h))return u=u.times(2),0!==o&&(u=u.plus(k(m,h+2,y).times(o+""))),u=z(u,new m(p),h),m.precision=y,null==e?(c=!0,L(u,y)):u;u=d,a+=2}}function S(t,e){var n,r,a;for((n=e.indexOf("."))>-1&&(e=e.replace(".","")),(r=e.search(/e/i))>0?(n<0&&(n=r),n+=+e.slice(r+1),e=e.substring(0,r)):n<0&&(n=e.length),r=0;48===e.charCodeAt(r);)++r;for(a=e.length;48===e.charCodeAt(a-1);)--a;if(e=e.slice(r,a)){if(a-=r,n=n-r-1,t.e=h(n/v),t.d=[],r=(n+1)%v,n<0&&(r+=v),r<a){for(r&&t.d.push(+e.slice(0,r)),a-=v;r<a;)t.d.push(+e.slice(r,r+=v));e=e.slice(r),r=v-e.length}else r-=a;for(;r--;)e+="0";if(t.d.push(+e),c&&(t.e>y||t.e<-y))throw Error(d+n)}else t.s=0,t.e=0,t.d=[0];return t}function L(t,e,n){var r,a,i,o,l,s,u,p,m=t.d;for(o=1,i=m[0];i>=10;i/=10)o++;if((r=e-o)<0)r+=v,a=e,u=m[p=0];else{if((p=Math.ceil((r+1)/v))>=(i=m.length))return t;for(u=i=m[p],o=1;i>=10;i/=10)o++;a=(r%=v)-v+o}if(void 0!==n&&(l=u/(i=f(10,o-a-1))%10|0,s=e<0||void 0!==m[p+1]||u%i,s=n<4?(l||s)&&(0==n||n==(t.s<0?3:2)):l>5||5==l&&(4==n||s||6==n&&(r>0?a>0?u/f(10,o-a):0:m[p-1])%10&1||n==(t.s<0?8:7))),e<1||!m[0])return s?(i=A(t),m.length=1,e=e-i-1,m[0]=f(10,(v-e%v)%v),t.e=h(-e/v)||0):(m.length=1,m[0]=t.e=t.s=0),t;if(0==r?(m.length=p,i=1,p--):(m.length=p+1,i=f(10,v-r),m[p]=a>0?(u/f(10,o-a)%f(10,a)|0)*i:0),s)for(;;){if(0==p){(m[0]+=i)==g&&(m[0]=1,++t.e);break}if(m[p]+=i,m[p]!=g)break;m[p--]=0,i=1}for(r=m.length;0===m[--r];)m.pop();if(c&&(t.e>y||t.e<-y))throw Error(d+A(t));return t}function _(t,e){var n,r,a,i,o,l,s,u,d,h,f=t.constructor,p=f.precision;if(!t.s||!e.s)return e.s?e.s=-e.s:e=new f(t),c?L(e,p):e;if(s=t.d,h=e.d,r=e.e,u=t.e,s=s.slice(),o=u-r){for((d=o<0)?(n=s,o=-o,l=h.length):(n=h,r=u,l=s.length),o>(a=Math.max(Math.ceil(p/v),l)+2)&&(o=a,n.length=1),n.reverse(),a=o;a--;)n.push(0);n.reverse()}else{for((d=(a=s.length)<(l=h.length))&&(l=a),a=0;a<l;a++)if(s[a]!=h[a]){d=s[a]<h[a];break}o=0}for(d&&(n=s,s=h,h=n,e.s=-e.s),l=s.length,a=h.length-l;a>0;--a)s[l++]=0;for(a=h.length;a>o;){if(s[--a]<h[a]){for(i=a;i&&0===s[--i];)s[i]=g-1;--s[i],s[a]+=g}s[a]-=h[a]}for(;0===s[--l];)s.pop();for(;0===s[0];s.shift())--r;return s[0]?(e.d=s,e.e=r,c?L(e,p):e):new f(0)}function B(t,e,n){var r,a=A(t),i=w(t.d),o=i.length;return e?(n&&(r=n-o)>0?i=i.charAt(0)+"."+i.slice(1)+H(r):o>1&&(i=i.charAt(0)+"."+i.slice(1)),i=i+(a<0?"e":"e+")+a):a<0?(i="0."+H(-a-1)+i,n&&(r=n-o)>0&&(i+=H(r))):a>=o?(i+=H(a+1-o),n&&(r=n-a-1)>0&&(i=i+"."+H(r))):((r=a+1)<o&&(i=i.slice(0,r)+"."+i.slice(r)),n&&(r=n-o)>0&&(a+1===o&&(i+="."),i+=H(r))),t.s<0?"-"+i:i}function D(t,e){if(t.length>e)return t.length=e,!0}function T(t){if(!t||"object"!==typeof t)throw Error(s+"Object expected");var e,n,r,a=["precision",1,o,"rounding",0,8,"toExpNeg",-1/0,0,"toExpPos",0,1/0];for(e=0;e<a.length;e+=3)if(void 0!==(r=t[n=a[e]])){if(!(h(r)===r&&r>=a[e+1]&&r<=a[e+2]))throw Error(u+n+": "+r);this[n]=r}if(void 0!==(r=t[n="LN10"])){if(r!=Math.LN10)throw Error(u+n+": "+r);this[n]=new this(r)}return this}l=function t(e){var n,r,a;function i(t){var e=this;if(!(e instanceof i))return new i(t);if(e.constructor=i,t instanceof i)return e.s=t.s,e.e=t.e,void(e.d=(t=t.d)?t.slice():t);if("number"===typeof t){if(0*t!==0)throw Error(u+t);if(t>0)e.s=1;else{if(!(t<0))return e.s=0,e.e=0,void(e.d=[0]);t=-t,e.s=-1}return t===~~t&&t<1e7?(e.e=0,void(e.d=[t])):S(e,t.toString())}if("string"!==typeof t)throw Error(u+t);if(45===t.charCodeAt(0)?(t=t.slice(1),e.s=-1):e.s=1,!p.test(t))throw Error(u+t);S(e,t)}if(i.prototype=b,i.ROUND_UP=0,i.ROUND_DOWN=1,i.ROUND_CEIL=2,i.ROUND_FLOOR=3,i.ROUND_HALF_UP=4,i.ROUND_HALF_DOWN=5,i.ROUND_HALF_EVEN=6,i.ROUND_HALF_CEIL=7,i.ROUND_HALF_FLOOR=8,i.clone=t,i.config=i.set=T,void 0===e&&(e={}),e)for(a=["precision","rounding","toExpNeg","toExpPos","LN10"],n=0;n<a.length;)e.hasOwnProperty(r=a[n++])||(e[r]=this[r]);return i.config(e),i}(l),l.default=l.Decimal=l,i=new l(1),void 0===(r=function(){return l}.call(e,n,e,t))||(t.exports=r)}()},6610:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});e.default=[{"Typeface name":"Symbol","Dingbat dec":"32","Dingbat hex":"20","Unicode dec":"32","Unicode hex":"20"},{"Typeface name":"Symbol","Dingbat dec":"33","Dingbat hex":"21","Unicode dec":"33","Unicode hex":"21"},{"Typeface name":"Symbol","Dingbat dec":"34","Dingbat hex":"22","Unicode dec":"8704","Unicode hex":"2200"},{"Typeface name":"Symbol","Dingbat dec":"35","Dingbat hex":"23","Unicode dec":"35","Unicode hex":"23"},{"Typeface name":"Symbol","Dingbat dec":"36","Dingbat hex":"24","Unicode dec":"8707","Unicode hex":"2203"},{"Typeface name":"Symbol","Dingbat dec":"37","Dingbat hex":"25","Unicode dec":"37","Unicode hex":"25"},{"Typeface name":"Symbol","Dingbat dec":"38","Dingbat hex":"26","Unicode dec":"38","Unicode hex":"26"},{"Typeface name":"Symbol","Dingbat dec":"39","Dingbat hex":"27","Unicode dec":"8717","Unicode hex":"220D"},{"Typeface name":"Symbol","Dingbat dec":"40","Dingbat hex":"28","Unicode dec":"40","Unicode hex":"28"},{"Typeface name":"Symbol","Dingbat dec":"41","Dingbat hex":"29","Unicode dec":"41","Unicode hex":"29"},{"Typeface name":"Symbol","Dingbat dec":"42","Dingbat hex":"2A","Unicode dec":"42","Unicode hex":"2A"},{"Typeface name":"Symbol","Dingbat dec":"43","Dingbat hex":"2B","Unicode dec":"43","Unicode hex":"2B"},{"Typeface name":"Symbol","Dingbat dec":"44","Dingbat hex":"2C","Unicode dec":"44","Unicode hex":"2C"},{"Typeface name":"Symbol","Dingbat dec":"45","Dingbat hex":"2D","Unicode dec":"8722","Unicode hex":"2212"},{"Typeface name":"Symbol","Dingbat dec":"46","Dingbat hex":"2E","Unicode dec":"46","Unicode hex":"2E"},{"Typeface name":"Symbol","Dingbat dec":"47","Dingbat hex":"2F","Unicode dec":"47","Unicode hex":"2F"},{"Typeface name":"Symbol","Dingbat dec":"48","Dingbat hex":"30","Unicode dec":"48","Unicode hex":"30"},{"Typeface name":"Symbol","Dingbat dec":"49","Dingbat hex":"31","Unicode dec":"49","Unicode hex":"31"},{"Typeface name":"Symbol","Dingbat dec":"50","Dingbat hex":"32","Unicode dec":"50","Unicode hex":"32"},{"Typeface name":"Symbol","Dingbat dec":"51","Dingbat hex":"33","Unicode dec":"51","Unicode hex":"33"},{"Typeface name":"Symbol","Dingbat dec":"52","Dingbat hex":"34","Unicode dec":"52","Unicode hex":"34"},{"Typeface name":"Symbol","Dingbat dec":"53","Dingbat hex":"35","Unicode dec":"53","Unicode hex":"35"},{"Typeface name":"Symbol","Dingbat dec":"54","Dingbat hex":"36","Unicode dec":"54","Unicode hex":"36"},{"Typeface name":"Symbol","Dingbat dec":"55","Dingbat hex":"37","Unicode dec":"55","Unicode hex":"37"},{"Typeface name":"Symbol","Dingbat dec":"56","Dingbat hex":"38","Unicode dec":"56","Unicode hex":"38"},{"Typeface name":"Symbol","Dingbat dec":"57","Dingbat hex":"39","Unicode dec":"57","Unicode hex":"39"},{"Typeface name":"Symbol","Dingbat dec":"58","Dingbat hex":"3A","Unicode dec":"58","Unicode hex":"3A"},{"Typeface name":"Symbol","Dingbat dec":"59","Dingbat hex":"3B","Unicode dec":"59","Unicode hex":"3B"},{"Typeface name":"Symbol","Dingbat dec":"60","Dingbat hex":"3C","Unicode dec":"60","Unicode hex":"3C"},{"Typeface name":"Symbol","Dingbat dec":"61","Dingbat hex":"3D","Unicode dec":"61","Unicode hex":"3D"},{"Typeface name":"Symbol","Dingbat dec":"62","Dingbat hex":"3E","Unicode dec":"62","Unicode hex":"3E"},{"Typeface name":"Symbol","Dingbat dec":"63","Dingbat hex":"3F","Unicode dec":"63","Unicode hex":"3F"},{"Typeface name":"Symbol","Dingbat dec":"64","Dingbat hex":"40","Unicode dec":"8773","Unicode hex":"2245"},{"Typeface name":"Symbol","Dingbat dec":"65","Dingbat hex":"41","Unicode dec":"913","Unicode hex":"391"},{"Typeface name":"Symbol","Dingbat dec":"66","Dingbat hex":"42","Unicode dec":"914","Unicode hex":"392"},{"Typeface name":"Symbol","Dingbat dec":"67","Dingbat hex":"43","Unicode dec":"935","Unicode hex":"3A7"},{"Typeface name":"Symbol","Dingbat dec":"68","Dingbat hex":"44","Unicode dec":"916","Unicode hex":"394"},{"Typeface name":"Symbol","Dingbat dec":"69","Dingbat hex":"45","Unicode dec":"917","Unicode hex":"395"},{"Typeface name":"Symbol","Dingbat dec":"70","Dingbat hex":"46","Unicode dec":"934","Unicode hex":"3A6"},{"Typeface name":"Symbol","Dingbat dec":"71","Dingbat hex":"47","Unicode dec":"915","Unicode hex":"393"},{"Typeface name":"Symbol","Dingbat dec":"72","Dingbat hex":"48","Unicode dec":"919","Unicode hex":"397"},{"Typeface name":"Symbol","Dingbat dec":"73","Dingbat hex":"49","Unicode dec":"921","Unicode hex":"399"},{"Typeface name":"Symbol","Dingbat dec":"74","Dingbat hex":"4A","Unicode dec":"977","Unicode hex":"3D1"},{"Typeface name":"Symbol","Dingbat dec":"75","Dingbat hex":"4B","Unicode dec":"922","Unicode hex":"39A"},{"Typeface name":"Symbol","Dingbat dec":"76","Dingbat hex":"4C","Unicode dec":"923","Unicode hex":"39B"},{"Typeface name":"Symbol","Dingbat dec":"77","Dingbat hex":"4D","Unicode dec":"924","Unicode hex":"39C"},{"Typeface name":"Symbol","Dingbat dec":"78","Dingbat hex":"4E","Unicode dec":"925","Unicode hex":"39D"},{"Typeface name":"Symbol","Dingbat dec":"79","Dingbat hex":"4F","Unicode dec":"927","Unicode hex":"39F"},{"Typeface name":"Symbol","Dingbat dec":"80","Dingbat hex":"50","Unicode dec":"928","Unicode hex":"3A0"},{"Typeface name":"Symbol","Dingbat dec":"81","Dingbat hex":"51","Unicode dec":"920","Unicode hex":"398"},{"Typeface name":"Symbol","Dingbat dec":"82","Dingbat hex":"52","Unicode dec":"929","Unicode hex":"3A1"},{"Typeface name":"Symbol","Dingbat dec":"83","Dingbat hex":"53","Unicode dec":"931","Unicode hex":"3A3"},{"Typeface name":"Symbol","Dingbat dec":"84","Dingbat hex":"54","Unicode dec":"932","Unicode hex":"3A4"},{"Typeface name":"Symbol","Dingbat dec":"85","Dingbat hex":"55","Unicode dec":"933","Unicode hex":"3A5"},{"Typeface name":"Symbol","Dingbat dec":"86","Dingbat hex":"56","Unicode dec":"962","Unicode hex":"3C2"},{"Typeface name":"Symbol","Dingbat dec":"87","Dingbat hex":"57","Unicode dec":"937","Unicode hex":"3A9"},{"Typeface name":"Symbol","Dingbat dec":"88","Dingbat hex":"58","Unicode dec":"926","Unicode hex":"39E"},{"Typeface name":"Symbol","Dingbat dec":"89","Dingbat hex":"59","Unicode dec":"936","Unicode hex":"3A8"},{"Typeface name":"Symbol","Dingbat dec":"90","Dingbat hex":"5A","Unicode dec":"918","Unicode hex":"396"},{"Typeface name":"Symbol","Dingbat dec":"91","Dingbat hex":"5B","Unicode dec":"91","Unicode hex":"5B"},{"Typeface name":"Symbol","Dingbat dec":"92","Dingbat hex":"5C","Unicode dec":"8756","Unicode hex":"2234"},{"Typeface name":"Symbol","Dingbat dec":"93","Dingbat hex":"5D","Unicode dec":"93","Unicode hex":"5D"},{"Typeface name":"Symbol","Dingbat dec":"94","Dingbat hex":"5E","Unicode dec":"8869","Unicode hex":"22A5"},{"Typeface name":"Symbol","Dingbat dec":"95","Dingbat hex":"5F","Unicode dec":"95","Unicode hex":"5F"},{"Typeface name":"Symbol","Dingbat dec":"96","Dingbat hex":"60","Unicode dec":"8254","Unicode hex":"203E"},{"Typeface name":"Symbol","Dingbat dec":"97","Dingbat hex":"61","Unicode dec":"945","Unicode hex":"3B1"},{"Typeface name":"Symbol","Dingbat dec":"98","Dingbat hex":"62","Unicode dec":"946","Unicode hex":"3B2"},{"Typeface name":"Symbol","Dingbat dec":"99","Dingbat hex":"63","Unicode dec":"967","Unicode hex":"3C7"},{"Typeface name":"Symbol","Dingbat dec":"100","Dingbat hex":"64","Unicode dec":"948","Unicode hex":"3B4"},{"Typeface name":"Symbol","Dingbat dec":"101","Dingbat hex":"65","Unicode dec":"949","Unicode hex":"3B5"},{"Typeface name":"Symbol","Dingbat dec":"102","Dingbat hex":"66","Unicode dec":"966","Unicode hex":"3C6"},{"Typeface name":"Symbol","Dingbat dec":"103","Dingbat hex":"67","Unicode dec":"947","Unicode hex":"3B3"},{"Typeface name":"Symbol","Dingbat dec":"104","Dingbat hex":"68","Unicode dec":"951","Unicode hex":"3B7"},{"Typeface name":"Symbol","Dingbat dec":"105","Dingbat hex":"69","Unicode dec":"953","Unicode hex":"3B9"},{"Typeface name":"Symbol","Dingbat dec":"106","Dingbat hex":"6A","Unicode dec":"981","Unicode hex":"3D5"},{"Typeface name":"Symbol","Dingbat dec":"107","Dingbat hex":"6B","Unicode dec":"954","Unicode hex":"3BA"},{"Typeface name":"Symbol","Dingbat dec":"108","Dingbat hex":"6C","Unicode dec":"955","Unicode hex":"3BB"},{"Typeface name":"Symbol","Dingbat dec":"109","Dingbat hex":"6D","Unicode dec":"956","Unicode hex":"3BC"},{"Typeface name":"Symbol","Dingbat dec":"110","Dingbat hex":"6E","Unicode dec":"957","Unicode hex":"3BD"},{"Typeface name":"Symbol","Dingbat dec":"111","Dingbat hex":"6F","Unicode dec":"959","Unicode hex":"3BF"},{"Typeface name":"Symbol","Dingbat dec":"112","Dingbat hex":"70","Unicode dec":"960","Unicode hex":"3C0"},{"Typeface name":"Symbol","Dingbat dec":"113","Dingbat hex":"71","Unicode dec":"952","Unicode hex":"3B8"},{"Typeface name":"Symbol","Dingbat dec":"114","Dingbat hex":"72","Unicode dec":"961","Unicode hex":"3C1"},{"Typeface name":"Symbol","Dingbat dec":"115","Dingbat hex":"73","Unicode dec":"963","Unicode hex":"3C3"},{"Typeface name":"Symbol","Dingbat dec":"116","Dingbat hex":"74","Unicode dec":"964","Unicode hex":"3C4"},{"Typeface name":"Symbol","Dingbat dec":"117","Dingbat hex":"75","Unicode dec":"965","Unicode hex":"3C5"},{"Typeface name":"Symbol","Dingbat dec":"118","Dingbat hex":"76","Unicode dec":"982","Unicode hex":"3D6"},{"Typeface name":"Symbol","Dingbat dec":"119","Dingbat hex":"77","Unicode dec":"969","Unicode hex":"3C9"},{"Typeface name":"Symbol","Dingbat dec":"120","Dingbat hex":"78","Unicode dec":"958","Unicode hex":"3BE"},{"Typeface name":"Symbol","Dingbat dec":"121","Dingbat hex":"79","Unicode dec":"968","Unicode hex":"3C8"},{"Typeface name":"Symbol","Dingbat dec":"122","Dingbat hex":"7A","Unicode dec":"950","Unicode hex":"3B6"},{"Typeface name":"Symbol","Dingbat dec":"123","Dingbat hex":"7B","Unicode dec":"123","Unicode hex":"7B"},{"Typeface name":"Symbol","Dingbat dec":"124","Dingbat hex":"7C","Unicode dec":"124","Unicode hex":"7C"},{"Typeface name":"Symbol","Dingbat dec":"125","Dingbat hex":"7D","Unicode dec":"125","Unicode hex":"7D"},{"Typeface name":"Symbol","Dingbat dec":"126","Dingbat hex":"7E","Unicode dec":"126","Unicode hex":"7E"},{"Typeface name":"Symbol","Dingbat dec":"160","Dingbat hex":"A0","Unicode dec":"8364","Unicode hex":"20AC"},{"Typeface name":"Symbol","Dingbat dec":"161","Dingbat hex":"A1","Unicode dec":"978","Unicode hex":"3D2"},{"Typeface name":"Symbol","Dingbat dec":"162","Dingbat hex":"A2","Unicode dec":"8242","Unicode hex":"2032"},{"Typeface name":"Symbol","Dingbat dec":"163","Dingbat hex":"A3","Unicode dec":"8804","Unicode hex":"2264"},{"Typeface name":"Symbol","Dingbat dec":"164","Dingbat hex":"A4","Unicode dec":"8260","Unicode hex":"2044"},{"Typeface name":"Symbol","Dingbat dec":"165","Dingbat hex":"A5","Unicode dec":"8734","Unicode hex":"221E"},{"Typeface name":"Symbol","Dingbat dec":"166","Dingbat hex":"A6","Unicode dec":"402","Unicode hex":"192"},{"Typeface name":"Symbol","Dingbat dec":"167","Dingbat hex":"A7","Unicode dec":"9827","Unicode hex":"2663"},{"Typeface name":"Symbol","Dingbat dec":"168","Dingbat hex":"A8","Unicode dec":"9830","Unicode hex":"2666"},{"Typeface name":"Symbol","Dingbat dec":"169","Dingbat hex":"A9","Unicode dec":"9829","Unicode hex":"2665"},{"Typeface name":"Symbol","Dingbat dec":"170","Dingbat hex":"AA","Unicode dec":"9824","Unicode hex":"2660"},{"Typeface name":"Symbol","Dingbat dec":"171","Dingbat hex":"AB","Unicode dec":"8596","Unicode hex":"2194"},{"Typeface name":"Symbol","Dingbat dec":"172","Dingbat hex":"AC","Unicode dec":"8592","Unicode hex":"2190"},{"Typeface name":"Symbol","Dingbat dec":"173","Dingbat hex":"AD","Unicode dec":"8593","Unicode hex":"2191"},{"Typeface name":"Symbol","Dingbat dec":"174","Dingbat hex":"AE","Unicode dec":"8594","Unicode hex":"2192"},{"Typeface name":"Symbol","Dingbat dec":"175","Dingbat hex":"AF","Unicode dec":"8595","Unicode hex":"2193"},{"Typeface name":"Symbol","Dingbat dec":"176","Dingbat hex":"B0","Unicode dec":"176","Unicode hex":"B0"},{"Typeface name":"Symbol","Dingbat dec":"177","Dingbat hex":"B1","Unicode dec":"177","Unicode hex":"B1"},{"Typeface name":"Symbol","Dingbat dec":"178","Dingbat hex":"B2","Unicode dec":"8243","Unicode hex":"2033"},{"Typeface name":"Symbol","Dingbat dec":"179","Dingbat hex":"B3","Unicode dec":"8805","Unicode hex":"2265"},{"Typeface name":"Symbol","Dingbat dec":"180","Dingbat hex":"B4","Unicode dec":"215","Unicode hex":"D7"},{"Typeface name":"Symbol","Dingbat dec":"181","Dingbat hex":"B5","Unicode dec":"8733","Unicode hex":"221D"},{"Typeface name":"Symbol","Dingbat dec":"182","Dingbat hex":"B6","Unicode dec":"8706","Unicode hex":"2202"},{"Typeface name":"Symbol","Dingbat dec":"183","Dingbat hex":"B7","Unicode dec":"8226","Unicode hex":"2022"},{"Typeface name":"Symbol","Dingbat dec":"184","Dingbat hex":"B8","Unicode dec":"247","Unicode hex":"F7"},{"Typeface name":"Symbol","Dingbat dec":"185","Dingbat hex":"B9","Unicode dec":"8800","Unicode hex":"2260"},{"Typeface name":"Symbol","Dingbat dec":"186","Dingbat hex":"BA","Unicode dec":"8801","Unicode hex":"2261"},{"Typeface name":"Symbol","Dingbat dec":"187","Dingbat hex":"BB","Unicode dec":"8776","Unicode hex":"2248"},{"Typeface name":"Symbol","Dingbat dec":"188","Dingbat hex":"BC","Unicode dec":"8230","Unicode hex":"2026"},{"Typeface name":"Symbol","Dingbat dec":"189","Dingbat hex":"BD","Unicode dec":"9168","Unicode hex":"23D0"},{"Typeface name":"Symbol","Dingbat dec":"190","Dingbat hex":"BE","Unicode dec":"9135","Unicode hex":"23AF"},{"Typeface name":"Symbol","Dingbat dec":"191","Dingbat hex":"BF","Unicode dec":"8629","Unicode hex":"21B5"},{"Typeface name":"Symbol","Dingbat dec":"192","Dingbat hex":"C0","Unicode dec":"8501","Unicode hex":"2135"},{"Typeface name":"Symbol","Dingbat dec":"193","Dingbat hex":"C1","Unicode dec":"8465","Unicode hex":"2111"},{"Typeface name":"Symbol","Dingbat dec":"194","Dingbat hex":"C2","Unicode dec":"8476","Unicode hex":"211C"},{"Typeface name":"Symbol","Dingbat dec":"195","Dingbat hex":"C3","Unicode dec":"8472","Unicode hex":"2118"},{"Typeface name":"Symbol","Dingbat dec":"196","Dingbat hex":"C4","Unicode dec":"8855","Unicode hex":"2297"},{"Typeface name":"Symbol","Dingbat dec":"197","Dingbat hex":"C5","Unicode dec":"8853","Unicode hex":"2295"},{"Typeface name":"Symbol","Dingbat dec":"198","Dingbat hex":"C6","Unicode dec":"8709","Unicode hex":"2205"},{"Typeface name":"Symbol","Dingbat dec":"199","Dingbat hex":"C7","Unicode dec":"8745","Unicode hex":"2229"},{"Typeface name":"Symbol","Dingbat dec":"200","Dingbat hex":"C8","Unicode dec":"8746","Unicode hex":"222A"},{"Typeface name":"Symbol","Dingbat dec":"201","Dingbat hex":"C9","Unicode dec":"8835","Unicode hex":"2283"},{"Typeface name":"Symbol","Dingbat dec":"202","Dingbat hex":"CA","Unicode dec":"8839","Unicode hex":"2287"},{"Typeface name":"Symbol","Dingbat dec":"203","Dingbat hex":"CB","Unicode dec":"8836","Unicode hex":"2284"},{"Typeface name":"Symbol","Dingbat dec":"204","Dingbat hex":"CC","Unicode dec":"8834","Unicode hex":"2282"},{"Typeface name":"Symbol","Dingbat dec":"205","Dingbat hex":"CD","Unicode dec":"8838","Unicode hex":"2286"},{"Typeface name":"Symbol","Dingbat dec":"206","Dingbat hex":"CE","Unicode dec":"8712","Unicode hex":"2208"},{"Typeface name":"Symbol","Dingbat dec":"207","Dingbat hex":"CF","Unicode dec":"8713","Unicode hex":"2209"},{"Typeface name":"Symbol","Dingbat dec":"208","Dingbat hex":"D0","Unicode dec":"8736","Unicode hex":"2220"},{"Typeface name":"Symbol","Dingbat dec":"209","Dingbat hex":"D1","Unicode dec":"8711","Unicode hex":"2207"},{"Typeface name":"Symbol","Dingbat dec":"210","Dingbat hex":"D2","Unicode dec":"174","Unicode hex":"AE"},{"Typeface name":"Symbol","Dingbat dec":"211","Dingbat hex":"D3","Unicode dec":"169","Unicode hex":"A9"},{"Typeface name":"Symbol","Dingbat dec":"212","Dingbat hex":"D4","Unicode dec":"8482","Unicode hex":"2122"},{"Typeface name":"Symbol","Dingbat dec":"213","Dingbat hex":"D5","Unicode dec":"8719","Unicode hex":"220F"},{"Typeface name":"Symbol","Dingbat dec":"214","Dingbat hex":"D6","Unicode dec":"8730","Unicode hex":"221A"},{"Typeface name":"Symbol","Dingbat dec":"215","Dingbat hex":"D7","Unicode dec":"8901","Unicode hex":"22C5"},{"Typeface name":"Symbol","Dingbat dec":"216","Dingbat hex":"D8","Unicode dec":"172","Unicode hex":"AC"},{"Typeface name":"Symbol","Dingbat dec":"217","Dingbat hex":"D9","Unicode dec":"8743","Unicode hex":"2227"},{"Typeface name":"Symbol","Dingbat dec":"218","Dingbat hex":"DA","Unicode dec":"8744","Unicode hex":"2228"},{"Typeface name":"Symbol","Dingbat dec":"219","Dingbat hex":"DB","Unicode dec":"8660","Unicode hex":"21D4"},{"Typeface name":"Symbol","Dingbat dec":"220","Dingbat hex":"DC","Unicode dec":"8656","Unicode hex":"21D0"},{"Typeface name":"Symbol","Dingbat dec":"221","Dingbat hex":"DD","Unicode dec":"8657","Unicode hex":"21D1"},{"Typeface name":"Symbol","Dingbat dec":"222","Dingbat hex":"DE","Unicode dec":"8658","Unicode hex":"21D2"},{"Typeface name":"Symbol","Dingbat dec":"223","Dingbat hex":"DF","Unicode dec":"8659","Unicode hex":"21D3"},{"Typeface name":"Symbol","Dingbat dec":"224","Dingbat hex":"E0","Unicode dec":"9674","Unicode hex":"25CA"},{"Typeface name":"Symbol","Dingbat dec":"225","Dingbat hex":"E1","Unicode dec":"12296","Unicode hex":"3008"},{"Typeface name":"Symbol","Dingbat dec":"226","Dingbat hex":"E2","Unicode dec":"174","Unicode hex":"AE"},{"Typeface name":"Symbol","Dingbat dec":"227","Dingbat hex":"E3","Unicode dec":"169","Unicode hex":"A9"},{"Typeface name":"Symbol","Dingbat dec":"228","Dingbat hex":"E4","Unicode dec":"8482","Unicode hex":"2122"},{"Typeface name":"Symbol","Dingbat dec":"229","Dingbat hex":"E5","Unicode dec":"8721","Unicode hex":"2211"},{"Typeface name":"Symbol","Dingbat dec":"230","Dingbat hex":"E6","Unicode dec":"9115","Unicode hex":"239B"},{"Typeface name":"Symbol","Dingbat dec":"231","Dingbat hex":"E7","Unicode dec":"9116","Unicode hex":"239C"},{"Typeface name":"Symbol","Dingbat dec":"232","Dingbat hex":"E8","Unicode dec":"9117","Unicode hex":"239D"},{"Typeface name":"Symbol","Dingbat dec":"233","Dingbat hex":"E9","Unicode dec":"9121","Unicode hex":"23A1"},{"Typeface name":"Symbol","Dingbat dec":"234","Dingbat hex":"EA","Unicode dec":"9122","Unicode hex":"23A2"},{"Typeface name":"Symbol","Dingbat dec":"235","Dingbat hex":"EB","Unicode dec":"9123","Unicode hex":"23A3"},{"Typeface name":"Symbol","Dingbat dec":"236","Dingbat hex":"EC","Unicode dec":"9127","Unicode hex":"23A7"},{"Typeface name":"Symbol","Dingbat dec":"237","Dingbat hex":"ED","Unicode dec":"9128","Unicode hex":"23A8"},{"Typeface name":"Symbol","Dingbat dec":"238","Dingbat hex":"EE","Unicode dec":"9129","Unicode hex":"23A9"},{"Typeface name":"Symbol","Dingbat dec":"239","Dingbat hex":"EF","Unicode dec":"9130","Unicode hex":"23AA"},{"Typeface name":"Symbol","Dingbat dec":"240","Dingbat hex":"F0","Unicode dec":"63743","Unicode hex":"F8FF"},{"Typeface name":"Symbol","Dingbat dec":"241","Dingbat hex":"F1","Unicode dec":"12297","Unicode hex":"3009"},{"Typeface name":"Symbol","Dingbat dec":"242","Dingbat hex":"F2","Unicode dec":"8747","Unicode hex":"222B"},{"Typeface name":"Symbol","Dingbat dec":"243","Dingbat hex":"F3","Unicode dec":"8992","Unicode hex":"2320"},{"Typeface name":"Symbol","Dingbat dec":"244","Dingbat hex":"F4","Unicode dec":"9134","Unicode hex":"23AE"},{"Typeface name":"Symbol","Dingbat dec":"245","Dingbat hex":"F5","Unicode dec":"8993","Unicode hex":"2321"},{"Typeface name":"Symbol","Dingbat dec":"246","Dingbat hex":"F6","Unicode dec":"9118","Unicode hex":"239E"},{"Typeface name":"Symbol","Dingbat dec":"247","Dingbat hex":"F7","Unicode dec":"9119","Unicode hex":"239F"},{"Typeface name":"Symbol","Dingbat dec":"248","Dingbat hex":"F8","Unicode dec":"9120","Unicode hex":"23A0"},{"Typeface name":"Symbol","Dingbat dec":"249","Dingbat hex":"F9","Unicode dec":"9124","Unicode hex":"23A4"},{"Typeface name":"Symbol","Dingbat dec":"250","Dingbat hex":"FA","Unicode dec":"9125","Unicode hex":"23A5"},{"Typeface name":"Symbol","Dingbat dec":"251","Dingbat hex":"FB","Unicode dec":"9126","Unicode hex":"23A6"},{"Typeface name":"Symbol","Dingbat dec":"252","Dingbat hex":"FC","Unicode dec":"9131","Unicode hex":"23AB"},{"Typeface name":"Symbol","Dingbat dec":"253","Dingbat hex":"FD","Unicode dec":"9132","Unicode hex":"23AC"},{"Typeface name":"Symbol","Dingbat dec":"254","Dingbat hex":"FE","Unicode dec":"9133","Unicode hex":"23AD"},{"Typeface name":"Webdings","Dingbat dec":"32","Dingbat hex":"20","Unicode dec":"32","Unicode hex":"20"},{"Typeface name":"Webdings","Dingbat dec":"33","Dingbat hex":"21","Unicode dec":"128375","Unicode hex":"1F577"},{"Typeface name":"Webdings","Dingbat dec":"34","Dingbat hex":"22","Unicode dec":"128376","Unicode hex":"1F578"},{"Typeface name":"Webdings","Dingbat dec":"35","Dingbat hex":"23","Unicode dec":"128370","Unicode hex":"1F572"},{"Typeface name":"Webdings","Dingbat dec":"36","Dingbat hex":"24","Unicode dec":"128374","Unicode hex":"1F576"},{"Typeface name":"Webdings","Dingbat dec":"37","Dingbat hex":"25","Unicode dec":"127942","Unicode hex":"1F3C6"},{"Typeface name":"Webdings","Dingbat dec":"38","Dingbat hex":"26","Unicode dec":"127894","Unicode hex":"1F396"},{"Typeface name":"Webdings","Dingbat dec":"39","Dingbat hex":"27","Unicode dec":"128391","Unicode hex":"1F587"},{"Typeface name":"Webdings","Dingbat dec":"40","Dingbat hex":"28","Unicode dec":"128488","Unicode hex":"1F5E8"},{"Typeface name":"Webdings","Dingbat dec":"41","Dingbat hex":"29","Unicode dec":"128489","Unicode hex":"1F5E9"},{"Typeface name":"Webdings","Dingbat dec":"42","Dingbat hex":"2A","Unicode dec":"128496","Unicode hex":"1F5F0"},{"Typeface name":"Webdings","Dingbat dec":"43","Dingbat hex":"2B","Unicode dec":"128497","Unicode hex":"1F5F1"},{"Typeface name":"Webdings","Dingbat dec":"44","Dingbat hex":"2C","Unicode dec":"127798","Unicode hex":"1F336"},{"Typeface name":"Webdings","Dingbat dec":"45","Dingbat hex":"2D","Unicode dec":"127895","Unicode hex":"1F397"},{"Typeface name":"Webdings","Dingbat dec":"46","Dingbat hex":"2E","Unicode dec":"128638","Unicode hex":"1F67E"},{"Typeface name":"Webdings","Dingbat dec":"47","Dingbat hex":"2F","Unicode dec":"128636","Unicode hex":"1F67C"},{"Typeface name":"Webdings","Dingbat dec":"48","Dingbat hex":"30","Unicode dec":"128469","Unicode hex":"1F5D5"},{"Typeface name":"Webdings","Dingbat dec":"49","Dingbat hex":"31","Unicode dec":"128470","Unicode hex":"1F5D6"},{"Typeface name":"Webdings","Dingbat dec":"50","Dingbat hex":"32","Unicode dec":"128471","Unicode hex":"1F5D7"},{"Typeface name":"Webdings","Dingbat dec":"51","Dingbat hex":"33","Unicode dec":"9204","Unicode hex":"23F4"},{"Typeface name":"Webdings","Dingbat dec":"52","Dingbat hex":"34","Unicode dec":"9205","Unicode hex":"23F5"},{"Typeface name":"Webdings","Dingbat dec":"53","Dingbat hex":"35","Unicode dec":"9206","Unicode hex":"23F6"},{"Typeface name":"Webdings","Dingbat dec":"54","Dingbat hex":"36","Unicode dec":"9207","Unicode hex":"23F7"},{"Typeface name":"Webdings","Dingbat dec":"55","Dingbat hex":"37","Unicode dec":"9194","Unicode hex":"23EA"},{"Typeface name":"Webdings","Dingbat dec":"56","Dingbat hex":"38","Unicode dec":"9193","Unicode hex":"23E9"},{"Typeface name":"Webdings","Dingbat dec":"57","Dingbat hex":"39","Unicode dec":"9198","Unicode hex":"23EE"},{"Typeface name":"Webdings","Dingbat dec":"58","Dingbat hex":"3A","Unicode dec":"9197","Unicode hex":"23ED"},{"Typeface name":"Webdings","Dingbat dec":"59","Dingbat hex":"3B","Unicode dec":"9208","Unicode hex":"23F8"},{"Typeface name":"Webdings","Dingbat dec":"60","Dingbat hex":"3C","Unicode dec":"9209","Unicode hex":"23F9"},{"Typeface name":"Webdings","Dingbat dec":"61","Dingbat hex":"3D","Unicode dec":"9210","Unicode hex":"23FA"},{"Typeface name":"Webdings","Dingbat dec":"62","Dingbat hex":"3E","Unicode dec":"128474","Unicode hex":"1F5DA"},{"Typeface name":"Webdings","Dingbat dec":"63","Dingbat hex":"3F","Unicode dec":"128499","Unicode hex":"1F5F3"},{"Typeface name":"Webdings","Dingbat dec":"64","Dingbat hex":"40","Unicode dec":"128736","Unicode hex":"1F6E0"},{"Typeface name":"Webdings","Dingbat dec":"65","Dingbat hex":"41","Unicode dec":"127959","Unicode hex":"1F3D7"},{"Typeface name":"Webdings","Dingbat dec":"66","Dingbat hex":"42","Unicode dec":"127960","Unicode hex":"1F3D8"},{"Typeface name":"Webdings","Dingbat dec":"67","Dingbat hex":"43","Unicode dec":"127961","Unicode hex":"1F3D9"},{"Typeface name":"Webdings","Dingbat dec":"68","Dingbat hex":"44","Unicode dec":"127962","Unicode hex":"1F3DA"},{"Typeface name":"Webdings","Dingbat dec":"69","Dingbat hex":"45","Unicode dec":"127964","Unicode hex":"1F3DC"},{"Typeface name":"Webdings","Dingbat dec":"70","Dingbat hex":"46","Unicode dec":"127981","Unicode hex":"1F3ED"},{"Typeface name":"Webdings","Dingbat dec":"71","Dingbat hex":"47","Unicode dec":"127963","Unicode hex":"1F3DB"},{"Typeface name":"Webdings","Dingbat dec":"72","Dingbat hex":"48","Unicode dec":"127968","Unicode hex":"1F3E0"},{"Typeface name":"Webdings","Dingbat dec":"73","Dingbat hex":"49","Unicode dec":"127958","Unicode hex":"1F3D6"},{"Typeface name":"Webdings","Dingbat dec":"74","Dingbat hex":"4A","Unicode dec":"127965","Unicode hex":"1F3DD"},{"Typeface name":"Webdings","Dingbat dec":"75","Dingbat hex":"4B","Unicode dec":"128739","Unicode hex":"1F6E3"},{"Typeface name":"Webdings","Dingbat dec":"76","Dingbat hex":"4C","Unicode dec":"128269","Unicode hex":"1F50D"},{"Typeface name":"Webdings","Dingbat dec":"77","Dingbat hex":"4D","Unicode dec":"127956","Unicode hex":"1F3D4"},{"Typeface name":"Webdings","Dingbat dec":"78","Dingbat hex":"4E","Unicode dec":"128065","Unicode hex":"1F441"},{"Typeface name":"Webdings","Dingbat dec":"79","Dingbat hex":"4F","Unicode dec":"128066","Unicode hex":"1F442"},{"Typeface name":"Webdings","Dingbat dec":"80","Dingbat hex":"50","Unicode dec":"127966","Unicode hex":"1F3DE"},{"Typeface name":"Webdings","Dingbat dec":"81","Dingbat hex":"51","Unicode dec":"127957","Unicode hex":"1F3D5"},{"Typeface name":"Webdings","Dingbat dec":"82","Dingbat hex":"52","Unicode dec":"128740","Unicode hex":"1F6E4"},{"Typeface name":"Webdings","Dingbat dec":"83","Dingbat hex":"53","Unicode dec":"127967","Unicode hex":"1F3DF"},{"Typeface name":"Webdings","Dingbat dec":"84","Dingbat hex":"54","Unicode dec":"128755","Unicode hex":"1F6F3"},{"Typeface name":"Webdings","Dingbat dec":"85","Dingbat hex":"55","Unicode dec":"128364","Unicode hex":"1F56C"},{"Typeface name":"Webdings","Dingbat dec":"86","Dingbat hex":"56","Unicode dec":"128363","Unicode hex":"1F56B"},{"Typeface name":"Webdings","Dingbat dec":"87","Dingbat hex":"57","Unicode dec":"128360","Unicode hex":"1F568"},{"Typeface name":"Webdings","Dingbat dec":"88","Dingbat hex":"58","Unicode dec":"128264","Unicode hex":"1F508"},{"Typeface name":"Webdings","Dingbat dec":"89","Dingbat hex":"59","Unicode dec":"127892","Unicode hex":"1F394"},{"Typeface name":"Webdings","Dingbat dec":"90","Dingbat hex":"5A","Unicode dec":"127893","Unicode hex":"1F395"},{"Typeface name":"Webdings","Dingbat dec":"91","Dingbat hex":"5B","Unicode dec":"128492","Unicode hex":"1F5EC"},{"Typeface name":"Webdings","Dingbat dec":"92","Dingbat hex":"5C","Unicode dec":"128637","Unicode hex":"1F67D"},{"Typeface name":"Webdings","Dingbat dec":"93","Dingbat hex":"5D","Unicode dec":"128493","Unicode hex":"1F5ED"},{"Typeface name":"Webdings","Dingbat dec":"94","Dingbat hex":"5E","Unicode dec":"128490","Unicode hex":"1F5EA"},{"Typeface name":"Webdings","Dingbat dec":"95","Dingbat hex":"5F","Unicode dec":"128491","Unicode hex":"1F5EB"},{"Typeface name":"Webdings","Dingbat dec":"96","Dingbat hex":"60","Unicode dec":"11156","Unicode hex":"2B94"},{"Typeface name":"Webdings","Dingbat dec":"97","Dingbat hex":"61","Unicode dec":"10004","Unicode hex":"2714"},{"Typeface name":"Webdings","Dingbat dec":"98","Dingbat hex":"62","Unicode dec":"128690","Unicode hex":"1F6B2"},{"Typeface name":"Webdings","Dingbat dec":"99","Dingbat hex":"63","Unicode dec":"11036","Unicode hex":"2B1C"},{"Typeface name":"Webdings","Dingbat dec":"100","Dingbat hex":"64","Unicode dec":"128737","Unicode hex":"1F6E1"},{"Typeface name":"Webdings","Dingbat dec":"101","Dingbat hex":"65","Unicode dec":"128230","Unicode hex":"1F4E6"},{"Typeface name":"Webdings","Dingbat dec":"102","Dingbat hex":"66","Unicode dec":"128753","Unicode hex":"1F6F1"},{"Typeface name":"Webdings","Dingbat dec":"103","Dingbat hex":"67","Unicode dec":"11035","Unicode hex":"2B1B"},{"Typeface name":"Webdings","Dingbat dec":"104","Dingbat hex":"68","Unicode dec":"128657","Unicode hex":"1F691"},{"Typeface name":"Webdings","Dingbat dec":"105","Dingbat hex":"69","Unicode dec":"128712","Unicode hex":"1F6C8"},{"Typeface name":"Webdings","Dingbat dec":"106","Dingbat hex":"6A","Unicode dec":"128745","Unicode hex":"1F6E9"},{"Typeface name":"Webdings","Dingbat dec":"107","Dingbat hex":"6B","Unicode dec":"128752","Unicode hex":"1F6F0"},{"Typeface name":"Webdings","Dingbat dec":"108","Dingbat hex":"6C","Unicode dec":"128968","Unicode hex":"1F7C8"},{"Typeface name":"Webdings","Dingbat dec":"109","Dingbat hex":"6D","Unicode dec":"128372","Unicode hex":"1F574"},{"Typeface name":"Webdings","Dingbat dec":"110","Dingbat hex":"6E","Unicode dec":"11044","Unicode hex":"2B24"},{"Typeface name":"Webdings","Dingbat dec":"111","Dingbat hex":"6F","Unicode dec":"128741","Unicode hex":"1F6E5"},{"Typeface name":"Webdings","Dingbat dec":"112","Dingbat hex":"70","Unicode dec":"128660","Unicode hex":"1F694"},{"Typeface name":"Webdings","Dingbat dec":"113","Dingbat hex":"71","Unicode dec":"128472","Unicode hex":"1F5D8"},{"Typeface name":"Webdings","Dingbat dec":"114","Dingbat hex":"72","Unicode dec":"128473","Unicode hex":"1F5D9"},{"Typeface name":"Webdings","Dingbat dec":"115","Dingbat hex":"73","Unicode dec":"10067","Unicode hex":"2753"},{"Typeface name":"Webdings","Dingbat dec":"116","Dingbat hex":"74","Unicode dec":"128754","Unicode hex":"1F6F2"},{"Typeface name":"Webdings","Dingbat dec":"117","Dingbat hex":"75","Unicode dec":"128647","Unicode hex":"1F687"},{"Typeface name":"Webdings","Dingbat dec":"118","Dingbat hex":"76","Unicode dec":"128653","Unicode hex":"1F68D"},{"Typeface name":"Webdings","Dingbat dec":"119","Dingbat hex":"77","Unicode dec":"9971","Unicode hex":"26F3"},{"Typeface name":"Webdings","Dingbat dec":"120","Dingbat hex":"78","Unicode dec":"10680","Unicode hex":"29B8"},{"Typeface name":"Webdings","Dingbat dec":"121","Dingbat hex":"79","Unicode dec":"8854","Unicode hex":"2296"},{"Typeface name":"Webdings","Dingbat dec":"122","Dingbat hex":"7A","Unicode dec":"128685","Unicode hex":"1F6AD"},{"Typeface name":"Webdings","Dingbat dec":"123","Dingbat hex":"7B","Unicode dec":"128494","Unicode hex":"1F5EE"},{"Typeface name":"Webdings","Dingbat dec":"124","Dingbat hex":"7C","Unicode dec":"9168","Unicode hex":"23D0"},{"Typeface name":"Webdings","Dingbat dec":"125","Dingbat hex":"7D","Unicode dec":"128495","Unicode hex":"1F5EF"},{"Typeface name":"Webdings","Dingbat dec":"126","Dingbat hex":"7E","Unicode dec":"128498","Unicode hex":"1F5F2"},{"Typeface name":"Webdings","Dingbat dec":"128","Dingbat hex":"80","Unicode dec":"128697","Unicode hex":"1F6B9"},{"Typeface name":"Webdings","Dingbat dec":"129","Dingbat hex":"81","Unicode dec":"128698","Unicode hex":"1F6BA"},{"Typeface name":"Webdings","Dingbat dec":"130","Dingbat hex":"82","Unicode dec":"128713","Unicode hex":"1F6C9"},{"Typeface name":"Webdings","Dingbat dec":"131","Dingbat hex":"83","Unicode dec":"128714","Unicode hex":"1F6CA"},{"Typeface name":"Webdings","Dingbat dec":"132","Dingbat hex":"84","Unicode dec":"128700","Unicode hex":"1F6BC"},{"Typeface name":"Webdings","Dingbat dec":"133","Dingbat hex":"85","Unicode dec":"128125","Unicode hex":"1F47D"},{"Typeface name":"Webdings","Dingbat dec":"134","Dingbat hex":"86","Unicode dec":"127947","Unicode hex":"1F3CB"},{"Typeface name":"Webdings","Dingbat dec":"135","Dingbat hex":"87","Unicode dec":"9975","Unicode hex":"26F7"},{"Typeface name":"Webdings","Dingbat dec":"136","Dingbat hex":"88","Unicode dec":"127938","Unicode hex":"1F3C2"},{"Typeface name":"Webdings","Dingbat dec":"137","Dingbat hex":"89","Unicode dec":"127948","Unicode hex":"1F3CC"},{"Typeface name":"Webdings","Dingbat dec":"138","Dingbat hex":"8A","Unicode dec":"127946","Unicode hex":"1F3CA"},{"Typeface name":"Webdings","Dingbat dec":"139","Dingbat hex":"8B","Unicode dec":"127940","Unicode hex":"1F3C4"},{"Typeface name":"Webdings","Dingbat dec":"140","Dingbat hex":"8C","Unicode dec":"127949","Unicode hex":"1F3CD"},{"Typeface name":"Webdings","Dingbat dec":"141","Dingbat hex":"8D","Unicode dec":"127950","Unicode hex":"1F3CE"},{"Typeface name":"Webdings","Dingbat dec":"142","Dingbat hex":"8E","Unicode dec":"128664","Unicode hex":"1F698"},{"Typeface name":"Webdings","Dingbat dec":"143","Dingbat hex":"8F","Unicode dec":"128480","Unicode hex":"1F5E0"},{"Typeface name":"Webdings","Dingbat dec":"144","Dingbat hex":"90","Unicode dec":"128738","Unicode hex":"1F6E2"},{"Typeface name":"Webdings","Dingbat dec":"145","Dingbat hex":"91","Unicode dec":"128176","Unicode hex":"1F4B0"},{"Typeface name":"Webdings","Dingbat dec":"146","Dingbat hex":"92","Unicode dec":"127991","Unicode hex":"1F3F7"},{"Typeface name":"Webdings","Dingbat dec":"147","Dingbat hex":"93","Unicode dec":"128179","Unicode hex":"1F4B3"},{"Typeface name":"Webdings","Dingbat dec":"148","Dingbat hex":"94","Unicode dec":"128106","Unicode hex":"1F46A"},{"Typeface name":"Webdings","Dingbat dec":"149","Dingbat hex":"95","Unicode dec":"128481","Unicode hex":"1F5E1"},{"Typeface name":"Webdings","Dingbat dec":"150","Dingbat hex":"96","Unicode dec":"128482","Unicode hex":"1F5E2"},{"Typeface name":"Webdings","Dingbat dec":"151","Dingbat hex":"97","Unicode dec":"128483","Unicode hex":"1F5E3"},{"Typeface name":"Webdings","Dingbat dec":"152","Dingbat hex":"98","Unicode dec":"10031","Unicode hex":"272F"},{"Typeface name":"Webdings","Dingbat dec":"153","Dingbat hex":"99","Unicode dec":"128388","Unicode hex":"1F584"},{"Typeface name":"Webdings","Dingbat dec":"154","Dingbat hex":"9A","Unicode dec":"128389","Unicode hex":"1F585"},{"Typeface name":"Webdings","Dingbat dec":"155","Dingbat hex":"9B","Unicode dec":"128387","Unicode hex":"1F583"},{"Typeface name":"Webdings","Dingbat dec":"156","Dingbat hex":"9C","Unicode dec":"128390","Unicode hex":"1F586"},{"Typeface name":"Webdings","Dingbat dec":"157","Dingbat hex":"9D","Unicode dec":"128441","Unicode hex":"1F5B9"},{"Typeface name":"Webdings","Dingbat dec":"158","Dingbat hex":"9E","Unicode dec":"128442","Unicode hex":"1F5BA"},{"Typeface name":"Webdings","Dingbat dec":"159","Dingbat hex":"9F","Unicode dec":"128443","Unicode hex":"1F5BB"},{"Typeface name":"Webdings","Dingbat dec":"160","Dingbat hex":"A0","Unicode dec":"128373","Unicode hex":"1F575"},{"Typeface name":"Webdings","Dingbat dec":"161","Dingbat hex":"A1","Unicode dec":"128368","Unicode hex":"1F570"},{"Typeface name":"Webdings","Dingbat dec":"162","Dingbat hex":"A2","Unicode dec":"128445","Unicode hex":"1F5BD"},{"Typeface name":"Webdings","Dingbat dec":"163","Dingbat hex":"A3","Unicode dec":"128446","Unicode hex":"1F5BE"},{"Typeface name":"Webdings","Dingbat dec":"164","Dingbat hex":"A4","Unicode dec":"128203","Unicode hex":"1F4CB"},{"Typeface name":"Webdings","Dingbat dec":"165","Dingbat hex":"A5","Unicode dec":"128466","Unicode hex":"1F5D2"},{"Typeface name":"Webdings","Dingbat dec":"166","Dingbat hex":"A6","Unicode dec":"128467","Unicode hex":"1F5D3"},{"Typeface name":"Webdings","Dingbat dec":"167","Dingbat hex":"A7","Unicode dec":"128366","Unicode hex":"1F56E"},{"Typeface name":"Webdings","Dingbat dec":"168","Dingbat hex":"A8","Unicode dec":"128218","Unicode hex":"1F4DA"},{"Typeface name":"Webdings","Dingbat dec":"169","Dingbat hex":"A9","Unicode dec":"128478","Unicode hex":"1F5DE"},{"Typeface name":"Webdings","Dingbat dec":"170","Dingbat hex":"AA","Unicode dec":"128479","Unicode hex":"1F5DF"},{"Typeface name":"Webdings","Dingbat dec":"171","Dingbat hex":"AB","Unicode dec":"128451","Unicode hex":"1F5C3"},{"Typeface name":"Webdings","Dingbat dec":"172","Dingbat hex":"AC","Unicode dec":"128450","Unicode hex":"1F5C2"},{"Typeface name":"Webdings","Dingbat dec":"173","Dingbat hex":"AD","Unicode dec":"128444","Unicode hex":"1F5BC"},{"Typeface name":"Webdings","Dingbat dec":"174","Dingbat hex":"AE","Unicode dec":"127917","Unicode hex":"1F3AD"},{"Typeface name":"Webdings","Dingbat dec":"175","Dingbat hex":"AF","Unicode dec":"127900","Unicode hex":"1F39C"},{"Typeface name":"Webdings","Dingbat dec":"176","Dingbat hex":"B0","Unicode dec":"127896","Unicode hex":"1F398"},{"Typeface name":"Webdings","Dingbat dec":"177","Dingbat hex":"B1","Unicode dec":"127897","Unicode hex":"1F399"},{"Typeface name":"Webdings","Dingbat dec":"178","Dingbat hex":"B2","Unicode dec":"127911","Unicode hex":"1F3A7"},{"Typeface name":"Webdings","Dingbat dec":"179","Dingbat hex":"B3","Unicode dec":"128191","Unicode hex":"1F4BF"},{"Typeface name":"Webdings","Dingbat dec":"180","Dingbat hex":"B4","Unicode dec":"127902","Unicode hex":"1F39E"},{"Typeface name":"Webdings","Dingbat dec":"181","Dingbat hex":"B5","Unicode dec":"128247","Unicode hex":"1F4F7"},{"Typeface name":"Webdings","Dingbat dec":"182","Dingbat hex":"B6","Unicode dec":"127903","Unicode hex":"1F39F"},{"Typeface name":"Webdings","Dingbat dec":"183","Dingbat hex":"B7","Unicode dec":"127916","Unicode hex":"1F3AC"},{"Typeface name":"Webdings","Dingbat dec":"184","Dingbat hex":"B8","Unicode dec":"128253","Unicode hex":"1F4FD"},{"Typeface name":"Webdings","Dingbat dec":"185","Dingbat hex":"B9","Unicode dec":"128249","Unicode hex":"1F4F9"},{"Typeface name":"Webdings","Dingbat dec":"186","Dingbat hex":"BA","Unicode dec":"128254","Unicode hex":"1F4FE"},{"Typeface name":"Webdings","Dingbat dec":"187","Dingbat hex":"BB","Unicode dec":"128251","Unicode hex":"1F4FB"},{"Typeface name":"Webdings","Dingbat dec":"188","Dingbat hex":"BC","Unicode dec":"127898","Unicode hex":"1F39A"},{"Typeface name":"Webdings","Dingbat dec":"189","Dingbat hex":"BD","Unicode dec":"127899","Unicode hex":"1F39B"},{"Typeface name":"Webdings","Dingbat dec":"190","Dingbat hex":"BE","Unicode dec":"128250","Unicode hex":"1F4FA"},{"Typeface name":"Webdings","Dingbat dec":"191","Dingbat hex":"BF","Unicode dec":"128187","Unicode hex":"1F4BB"},{"Typeface name":"Webdings","Dingbat dec":"192","Dingbat hex":"C0","Unicode dec":"128421","Unicode hex":"1F5A5"},{"Typeface name":"Webdings","Dingbat dec":"193","Dingbat hex":"C1","Unicode dec":"128422","Unicode hex":"1F5A6"},{"Typeface name":"Webdings","Dingbat dec":"194","Dingbat hex":"C2","Unicode dec":"128423","Unicode hex":"1F5A7"},{"Typeface name":"Webdings","Dingbat dec":"195","Dingbat hex":"C3","Unicode dec":"128377","Unicode hex":"1F579"},{"Typeface name":"Webdings","Dingbat dec":"196","Dingbat hex":"C4","Unicode dec":"127918","Unicode hex":"1F3AE"},{"Typeface name":"Webdings","Dingbat dec":"197","Dingbat hex":"C5","Unicode dec":"128379","Unicode hex":"1F57B"},{"Typeface name":"Webdings","Dingbat dec":"198","Dingbat hex":"C6","Unicode dec":"128380","Unicode hex":"1F57C"},{"Typeface name":"Webdings","Dingbat dec":"199","Dingbat hex":"C7","Unicode dec":"128223","Unicode hex":"1F4DF"},{"Typeface name":"Webdings","Dingbat dec":"200","Dingbat hex":"C8","Unicode dec":"128385","Unicode hex":"1F581"},{"Typeface name":"Webdings","Dingbat dec":"201","Dingbat hex":"C9","Unicode dec":"128384","Unicode hex":"1F580"},{"Typeface name":"Webdings","Dingbat dec":"202","Dingbat hex":"CA","Unicode dec":"128424","Unicode hex":"1F5A8"},{"Typeface name":"Webdings","Dingbat dec":"203","Dingbat hex":"CB","Unicode dec":"128425","Unicode hex":"1F5A9"},{"Typeface name":"Webdings","Dingbat dec":"204","Dingbat hex":"CC","Unicode dec":"128447","Unicode hex":"1F5BF"},{"Typeface name":"Webdings","Dingbat dec":"205","Dingbat hex":"CD","Unicode dec":"128426","Unicode hex":"1F5AA"},{"Typeface name":"Webdings","Dingbat dec":"206","Dingbat hex":"CE","Unicode dec":"128476","Unicode hex":"1F5DC"},{"Typeface name":"Webdings","Dingbat dec":"207","Dingbat hex":"CF","Unicode dec":"128274","Unicode hex":"1F512"},{"Typeface name":"Webdings","Dingbat dec":"208","Dingbat hex":"D0","Unicode dec":"128275","Unicode hex":"1F513"},{"Typeface name":"Webdings","Dingbat dec":"209","Dingbat hex":"D1","Unicode dec":"128477","Unicode hex":"1F5DD"},{"Typeface name":"Webdings","Dingbat dec":"210","Dingbat hex":"D2","Unicode dec":"128229","Unicode hex":"1F4E5"},{"Typeface name":"Webdings","Dingbat dec":"211","Dingbat hex":"D3","Unicode dec":"128228","Unicode hex":"1F4E4"},{"Typeface name":"Webdings","Dingbat dec":"212","Dingbat hex":"D4","Unicode dec":"128371","Unicode hex":"1F573"},{"Typeface name":"Webdings","Dingbat dec":"213","Dingbat hex":"D5","Unicode dec":"127779","Unicode hex":"1F323"},{"Typeface name":"Webdings","Dingbat dec":"214","Dingbat hex":"D6","Unicode dec":"127780","Unicode hex":"1F324"},{"Typeface name":"Webdings","Dingbat dec":"215","Dingbat hex":"D7","Unicode dec":"127781","Unicode hex":"1F325"},{"Typeface name":"Webdings","Dingbat dec":"216","Dingbat hex":"D8","Unicode dec":"127782","Unicode hex":"1F326"},{"Typeface name":"Webdings","Dingbat dec":"217","Dingbat hex":"D9","Unicode dec":"9729","Unicode hex":"2601"},{"Typeface name":"Webdings","Dingbat dec":"218","Dingbat hex":"DA","Unicode dec":"127784","Unicode hex":"1F328"},{"Typeface name":"Webdings","Dingbat dec":"219","Dingbat hex":"DB","Unicode dec":"127783","Unicode hex":"1F327"},{"Typeface name":"Webdings","Dingbat dec":"220","Dingbat hex":"DC","Unicode dec":"127785","Unicode hex":"1F329"},{"Typeface name":"Webdings","Dingbat dec":"221","Dingbat hex":"DD","Unicode dec":"127786","Unicode hex":"1F32A"},{"Typeface name":"Webdings","Dingbat dec":"222","Dingbat hex":"DE","Unicode dec":"127788","Unicode hex":"1F32C"},{"Typeface name":"Webdings","Dingbat dec":"223","Dingbat hex":"DF","Unicode dec":"127787","Unicode hex":"1F32B"},{"Typeface name":"Webdings","Dingbat dec":"224","Dingbat hex":"E0","Unicode dec":"127772","Unicode hex":"1F31C"},{"Typeface name":"Webdings","Dingbat dec":"225","Dingbat hex":"E1","Unicode dec":"127777","Unicode hex":"1F321"},{"Typeface name":"Webdings","Dingbat dec":"226","Dingbat hex":"E2","Unicode dec":"128715","Unicode hex":"1F6CB"},{"Typeface name":"Webdings","Dingbat dec":"227","Dingbat hex":"E3","Unicode dec":"128719","Unicode hex":"1F6CF"},{"Typeface name":"Webdings","Dingbat dec":"228","Dingbat hex":"E4","Unicode dec":"127869","Unicode hex":"1F37D"},{"Typeface name":"Webdings","Dingbat dec":"229","Dingbat hex":"E5","Unicode dec":"127864","Unicode hex":"1F378"},{"Typeface name":"Webdings","Dingbat dec":"230","Dingbat hex":"E6","Unicode dec":"128718","Unicode hex":"1F6CE"},{"Typeface name":"Webdings","Dingbat dec":"231","Dingbat hex":"E7","Unicode dec":"128717","Unicode hex":"1F6CD"},{"Typeface name":"Webdings","Dingbat dec":"232","Dingbat hex":"E8","Unicode dec":"9413","Unicode hex":"24C5"},{"Typeface name":"Webdings","Dingbat dec":"233","Dingbat hex":"E9","Unicode dec":"9855","Unicode hex":"267F"},{"Typeface name":"Webdings","Dingbat dec":"234","Dingbat hex":"EA","Unicode dec":"128710","Unicode hex":"1F6C6"},{"Typeface name":"Webdings","Dingbat dec":"235","Dingbat hex":"EB","Unicode dec":"128392","Unicode hex":"1F588"},{"Typeface name":"Webdings","Dingbat dec":"236","Dingbat hex":"EC","Unicode dec":"127891","Unicode hex":"1F393"},{"Typeface name":"Webdings","Dingbat dec":"237","Dingbat hex":"ED","Unicode dec":"128484","Unicode hex":"1F5E4"},{"Typeface name":"Webdings","Dingbat dec":"238","Dingbat hex":"EE","Unicode dec":"128485","Unicode hex":"1F5E5"},{"Typeface name":"Webdings","Dingbat dec":"239","Dingbat hex":"EF","Unicode dec":"128486","Unicode hex":"1F5E6"},{"Typeface name":"Webdings","Dingbat dec":"240","Dingbat hex":"F0","Unicode dec":"128487","Unicode hex":"1F5E7"},{"Typeface name":"Webdings","Dingbat dec":"241","Dingbat hex":"F1","Unicode dec":"128746","Unicode hex":"1F6EA"},{"Typeface name":"Webdings","Dingbat dec":"242","Dingbat hex":"F2","Unicode dec":"128063","Unicode hex":"1F43F"},{"Typeface name":"Webdings","Dingbat dec":"243","Dingbat hex":"F3","Unicode dec":"128038","Unicode hex":"1F426"},{"Typeface name":"Webdings","Dingbat dec":"244","Dingbat hex":"F4","Unicode dec":"128031","Unicode hex":"1F41F"},{"Typeface name":"Webdings","Dingbat dec":"245","Dingbat hex":"F5","Unicode dec":"128021","Unicode hex":"1F415"},{"Typeface name":"Webdings","Dingbat dec":"246","Dingbat hex":"F6","Unicode dec":"128008","Unicode hex":"1F408"},{"Typeface name":"Webdings","Dingbat dec":"247","Dingbat hex":"F7","Unicode dec":"128620","Unicode hex":"1F66C"},{"Typeface name":"Webdings","Dingbat dec":"248","Dingbat hex":"F8","Unicode dec":"128622","Unicode hex":"1F66E"},{"Typeface name":"Webdings","Dingbat dec":"249","Dingbat hex":"F9","Unicode dec":"128621","Unicode hex":"1F66D"},{"Typeface name":"Webdings","Dingbat dec":"250","Dingbat hex":"FA","Unicode dec":"128623","Unicode hex":"1F66F"},{"Typeface name":"Webdings","Dingbat dec":"251","Dingbat hex":"FB","Unicode dec":"128506","Unicode hex":"1F5FA"},{"Typeface name":"Webdings","Dingbat dec":"252","Dingbat hex":"FC","Unicode dec":"127757","Unicode hex":"1F30D"},{"Typeface name":"Webdings","Dingbat dec":"253","Dingbat hex":"FD","Unicode dec":"127759","Unicode hex":"1F30F"},{"Typeface name":"Webdings","Dingbat dec":"254","Dingbat hex":"FE","Unicode dec":"127758","Unicode hex":"1F30E"},{"Typeface name":"Webdings","Dingbat dec":"255","Dingbat hex":"FF","Unicode dec":"128330","Unicode hex":"1F54A"},{"Typeface name":"Wingdings","Dingbat dec":"32","Dingbat hex":"20","Unicode dec":"32","Unicode hex":"20"},{"Typeface name":"Wingdings","Dingbat dec":"33","Dingbat hex":"21","Unicode dec":"128393","Unicode hex":"1F589"},{"Typeface name":"Wingdings","Dingbat dec":"34","Dingbat hex":"22","Unicode dec":"9986","Unicode hex":"2702"},{"Typeface name":"Wingdings","Dingbat dec":"35","Dingbat hex":"23","Unicode dec":"9985","Unicode hex":"2701"},{"Typeface name":"Wingdings","Dingbat dec":"36","Dingbat hex":"24","Unicode dec":"128083","Unicode hex":"1F453"},{"Typeface name":"Wingdings","Dingbat dec":"37","Dingbat hex":"25","Unicode dec":"128365","Unicode hex":"1F56D"},{"Typeface name":"Wingdings","Dingbat dec":"38","Dingbat hex":"26","Unicode dec":"128366","Unicode hex":"1F56E"},{"Typeface name":"Wingdings","Dingbat dec":"39","Dingbat hex":"27","Unicode dec":"128367","Unicode hex":"1F56F"},{"Typeface name":"Wingdings","Dingbat dec":"40","Dingbat hex":"28","Unicode dec":"128383","Unicode hex":"1F57F"},{"Typeface name":"Wingdings","Dingbat dec":"41","Dingbat hex":"29","Unicode dec":"9990","Unicode hex":"2706"},{"Typeface name":"Wingdings","Dingbat dec":"42","Dingbat hex":"2A","Unicode dec":"128386","Unicode hex":"1F582"},{"Typeface name":"Wingdings","Dingbat dec":"43","Dingbat hex":"2B","Unicode dec":"128387","Unicode hex":"1F583"},{"Typeface name":"Wingdings","Dingbat dec":"44","Dingbat hex":"2C","Unicode dec":"128234","Unicode hex":"1F4EA"},{"Typeface name":"Wingdings","Dingbat dec":"45","Dingbat hex":"2D","Unicode dec":"128235","Unicode hex":"1F4EB"},{"Typeface name":"Wingdings","Dingbat dec":"46","Dingbat hex":"2E","Unicode dec":"128236","Unicode hex":"1F4EC"},{"Typeface name":"Wingdings","Dingbat dec":"47","Dingbat hex":"2F","Unicode dec":"128237","Unicode hex":"1F4ED"},{"Typeface name":"Wingdings","Dingbat dec":"48","Dingbat hex":"30","Unicode dec":"128448","Unicode hex":"1F5C0"},{"Typeface name":"Wingdings","Dingbat dec":"49","Dingbat hex":"31","Unicode dec":"128449","Unicode hex":"1F5C1"},{"Typeface name":"Wingdings","Dingbat dec":"50","Dingbat hex":"32","Unicode dec":"128462","Unicode hex":"1F5CE"},{"Typeface name":"Wingdings","Dingbat dec":"51","Dingbat hex":"33","Unicode dec":"128463","Unicode hex":"1F5CF"},{"Typeface name":"Wingdings","Dingbat dec":"52","Dingbat hex":"34","Unicode dec":"128464","Unicode hex":"1F5D0"},{"Typeface name":"Wingdings","Dingbat dec":"53","Dingbat hex":"35","Unicode dec":"128452","Unicode hex":"1F5C4"},{"Typeface name":"Wingdings","Dingbat dec":"54","Dingbat hex":"36","Unicode dec":"8987","Unicode hex":"231B"},{"Typeface name":"Wingdings","Dingbat dec":"55","Dingbat hex":"37","Unicode dec":"128430","Unicode hex":"1F5AE"},{"Typeface name":"Wingdings","Dingbat dec":"56","Dingbat hex":"38","Unicode dec":"128432","Unicode hex":"1F5B0"},{"Typeface name":"Wingdings","Dingbat dec":"57","Dingbat hex":"39","Unicode dec":"128434","Unicode hex":"1F5B2"},{"Typeface name":"Wingdings","Dingbat dec":"58","Dingbat hex":"3A","Unicode dec":"128435","Unicode hex":"1F5B3"},{"Typeface name":"Wingdings","Dingbat dec":"59","Dingbat hex":"3B","Unicode dec":"128436","Unicode hex":"1F5B4"},{"Typeface name":"Wingdings","Dingbat dec":"60","Dingbat hex":"3C","Unicode dec":"128427","Unicode hex":"1F5AB"},{"Typeface name":"Wingdings","Dingbat dec":"61","Dingbat hex":"3D","Unicode dec":"128428","Unicode hex":"1F5AC"},{"Typeface name":"Wingdings","Dingbat dec":"62","Dingbat hex":"3E","Unicode dec":"9991","Unicode hex":"2707"},{"Typeface name":"Wingdings","Dingbat dec":"63","Dingbat hex":"3F","Unicode dec":"9997","Unicode hex":"270D"},{"Typeface name":"Wingdings","Dingbat dec":"64","Dingbat hex":"40","Unicode dec":"128398","Unicode hex":"1F58E"},{"Typeface name":"Wingdings","Dingbat dec":"65","Dingbat hex":"41","Unicode dec":"9996","Unicode hex":"270C"},{"Typeface name":"Wingdings","Dingbat dec":"66","Dingbat hex":"42","Unicode dec":"128399","Unicode hex":"1F58F"},{"Typeface name":"Wingdings","Dingbat dec":"67","Dingbat hex":"43","Unicode dec":"128077","Unicode hex":"1F44D"},{"Typeface name":"Wingdings","Dingbat dec":"68","Dingbat hex":"44","Unicode dec":"128078","Unicode hex":"1F44E"},{"Typeface name":"Wingdings","Dingbat dec":"69","Dingbat hex":"45","Unicode dec":"9756","Unicode hex":"261C"},{"Typeface name":"Wingdings","Dingbat dec":"70","Dingbat hex":"46","Unicode dec":"9758","Unicode hex":"261E"},{"Typeface name":"Wingdings","Dingbat dec":"71","Dingbat hex":"47","Unicode dec":"9757","Unicode hex":"261D"},{"Typeface name":"Wingdings","Dingbat dec":"72","Dingbat hex":"48","Unicode dec":"9759","Unicode hex":"261F"},{"Typeface name":"Wingdings","Dingbat dec":"73","Dingbat hex":"49","Unicode dec":"128400","Unicode hex":"1F590"},{"Typeface name":"Wingdings","Dingbat dec":"74","Dingbat hex":"4A","Unicode dec":"9786","Unicode hex":"263A"},{"Typeface name":"Wingdings","Dingbat dec":"75","Dingbat hex":"4B","Unicode dec":"128528","Unicode hex":"1F610"},{"Typeface name":"Wingdings","Dingbat dec":"76","Dingbat hex":"4C","Unicode dec":"9785","Unicode hex":"2639"},{"Typeface name":"Wingdings","Dingbat dec":"77","Dingbat hex":"4D","Unicode dec":"128163","Unicode hex":"1F4A3"},{"Typeface name":"Wingdings","Dingbat dec":"78","Dingbat hex":"4E","Unicode dec":"128369","Unicode hex":"1F571"},{"Typeface name":"Wingdings","Dingbat dec":"79","Dingbat hex":"4F","Unicode dec":"127987","Unicode hex":"1F3F3"},{"Typeface name":"Wingdings","Dingbat dec":"80","Dingbat hex":"50","Unicode dec":"127985","Unicode hex":"1F3F1"},{"Typeface name":"Wingdings","Dingbat dec":"81","Dingbat hex":"51","Unicode dec":"9992","Unicode hex":"2708"},{"Typeface name":"Wingdings","Dingbat dec":"82","Dingbat hex":"52","Unicode dec":"9788","Unicode hex":"263C"},{"Typeface name":"Wingdings","Dingbat dec":"83","Dingbat hex":"53","Unicode dec":"127778","Unicode hex":"1F322"},{"Typeface name":"Wingdings","Dingbat dec":"84","Dingbat hex":"54","Unicode dec":"10052","Unicode hex":"2744"},{"Typeface name":"Wingdings","Dingbat dec":"85","Dingbat hex":"55","Unicode dec":"128326","Unicode hex":"1F546"},{"Typeface name":"Wingdings","Dingbat dec":"86","Dingbat hex":"56","Unicode dec":"10014","Unicode hex":"271E"},{"Typeface name":"Wingdings","Dingbat dec":"87","Dingbat hex":"57","Unicode dec":"128328","Unicode hex":"1F548"},{"Typeface name":"Wingdings","Dingbat dec":"88","Dingbat hex":"58","Unicode dec":"10016","Unicode hex":"2720"},{"Typeface name":"Wingdings","Dingbat dec":"89","Dingbat hex":"59","Unicode dec":"10017","Unicode hex":"2721"},{"Typeface name":"Wingdings","Dingbat dec":"90","Dingbat hex":"5A","Unicode dec":"9770","Unicode hex":"262A"},{"Typeface name":"Wingdings","Dingbat dec":"91","Dingbat hex":"5B","Unicode dec":"9775","Unicode hex":"262F"},{"Typeface name":"Wingdings","Dingbat dec":"92","Dingbat hex":"5C","Unicode dec":"128329","Unicode hex":"1F549"},{"Typeface name":"Wingdings","Dingbat dec":"93","Dingbat hex":"5D","Unicode dec":"9784","Unicode hex":"2638"},{"Typeface name":"Wingdings","Dingbat dec":"94","Dingbat hex":"5E","Unicode dec":"9800","Unicode hex":"2648"},{"Typeface name":"Wingdings","Dingbat dec":"95","Dingbat hex":"5F","Unicode dec":"9801","Unicode hex":"2649"},{"Typeface name":"Wingdings","Dingbat dec":"96","Dingbat hex":"60","Unicode dec":"9802","Unicode hex":"264A"},{"Typeface name":"Wingdings","Dingbat dec":"97","Dingbat hex":"61","Unicode dec":"9803","Unicode hex":"264B"},{"Typeface name":"Wingdings","Dingbat dec":"98","Dingbat hex":"62","Unicode dec":"9804","Unicode hex":"264C"},{"Typeface name":"Wingdings","Dingbat dec":"99","Dingbat hex":"63","Unicode dec":"9805","Unicode hex":"264D"},{"Typeface name":"Wingdings","Dingbat dec":"100","Dingbat hex":"64","Unicode dec":"9806","Unicode hex":"264E"},{"Typeface name":"Wingdings","Dingbat dec":"101","Dingbat hex":"65","Unicode dec":"9807","Unicode hex":"264F"},{"Typeface name":"Wingdings","Dingbat dec":"102","Dingbat hex":"66","Unicode dec":"9808","Unicode hex":"2650"},{"Typeface name":"Wingdings","Dingbat dec":"103","Dingbat hex":"67","Unicode dec":"9809","Unicode hex":"2651"},{"Typeface name":"Wingdings","Dingbat dec":"104","Dingbat hex":"68","Unicode dec":"9810","Unicode hex":"2652"},{"Typeface name":"Wingdings","Dingbat dec":"105","Dingbat hex":"69","Unicode dec":"9811","Unicode hex":"2653"},{"Typeface name":"Wingdings","Dingbat dec":"106","Dingbat hex":"6A","Unicode dec":"128624","Unicode hex":"1F670"},{"Typeface name":"Wingdings","Dingbat dec":"107","Dingbat hex":"6B","Unicode dec":"128629","Unicode hex":"1F675"},{"Typeface name":"Wingdings","Dingbat dec":"108","Dingbat hex":"6C","Unicode dec":"9899","Unicode hex":"26AB"},{"Typeface name":"Wingdings","Dingbat dec":"109","Dingbat hex":"6D","Unicode dec":"128318","Unicode hex":"1F53E"},{"Typeface name":"Wingdings","Dingbat dec":"110","Dingbat hex":"6E","Unicode dec":"9724","Unicode hex":"25FC"},{"Typeface name":"Wingdings","Dingbat dec":"111","Dingbat hex":"6F","Unicode dec":"128911","Unicode hex":"1F78F"},{"Typeface name":"Wingdings","Dingbat dec":"112","Dingbat hex":"70","Unicode dec":"128912","Unicode hex":"1F790"},{"Typeface name":"Wingdings","Dingbat dec":"113","Dingbat hex":"71","Unicode dec":"10065","Unicode hex":"2751"},{"Typeface name":"Wingdings","Dingbat dec":"114","Dingbat hex":"72","Unicode dec":"10066","Unicode hex":"2752"},{"Typeface name":"Wingdings","Dingbat dec":"115","Dingbat hex":"73","Unicode dec":"128927","Unicode hex":"1F79F"},{"Typeface name":"Wingdings","Dingbat dec":"116","Dingbat hex":"74","Unicode dec":"10731","Unicode hex":"29EB"},{"Typeface name":"Wingdings","Dingbat dec":"117","Dingbat hex":"75","Unicode dec":"9670","Unicode hex":"25C6"},{"Typeface name":"Wingdings","Dingbat dec":"118","Dingbat hex":"76","Unicode dec":"10070","Unicode hex":"2756"},{"Typeface name":"Wingdings","Dingbat dec":"119","Dingbat hex":"77","Unicode dec":"11049","Unicode hex":"2B29"},{"Typeface name":"Wingdings","Dingbat dec":"120","Dingbat hex":"78","Unicode dec":"8999","Unicode hex":"2327"},{"Typeface name":"Wingdings","Dingbat dec":"121","Dingbat hex":"79","Unicode dec":"11193","Unicode hex":"2BB9"},{"Typeface name":"Wingdings","Dingbat dec":"122","Dingbat hex":"7A","Unicode dec":"8984","Unicode hex":"2318"},{"Typeface name":"Wingdings","Dingbat dec":"123","Dingbat hex":"7B","Unicode dec":"127989","Unicode hex":"1F3F5"},{"Typeface name":"Wingdings","Dingbat dec":"124","Dingbat hex":"7C","Unicode dec":"127990","Unicode hex":"1F3F6"},{"Typeface name":"Wingdings","Dingbat dec":"125","Dingbat hex":"7D","Unicode dec":"128630","Unicode hex":"1F676"},{"Typeface name":"Wingdings","Dingbat dec":"126","Dingbat hex":"7E","Unicode dec":"128631","Unicode hex":"1F677"},{"Typeface name":"Wingdings","Dingbat dec":"127","Dingbat hex":"7F","Unicode dec":"9647","Unicode hex":"25AF"},{"Typeface name":"Wingdings","Dingbat dec":"128","Dingbat hex":"80","Unicode dec":"127243","Unicode hex":"1F10B"},{"Typeface name":"Wingdings","Dingbat dec":"129","Dingbat hex":"81","Unicode dec":"10112","Unicode hex":"2780"},{"Typeface name":"Wingdings","Dingbat dec":"130","Dingbat hex":"82","Unicode dec":"10113","Unicode hex":"2781"},{"Typeface name":"Wingdings","Dingbat dec":"131","Dingbat hex":"83","Unicode dec":"10114","Unicode hex":"2782"},{"Typeface name":"Wingdings","Dingbat dec":"132","Dingbat hex":"84","Unicode dec":"10115","Unicode hex":"2783"},{"Typeface name":"Wingdings","Dingbat dec":"133","Dingbat hex":"85","Unicode dec":"10116","Unicode hex":"2784"},{"Typeface name":"Wingdings","Dingbat dec":"134","Dingbat hex":"86","Unicode dec":"10117","Unicode hex":"2785"},{"Typeface name":"Wingdings","Dingbat dec":"135","Dingbat hex":"87","Unicode dec":"10118","Unicode hex":"2786"},{"Typeface name":"Wingdings","Dingbat dec":"136","Dingbat hex":"88","Unicode dec":"10119","Unicode hex":"2787"},{"Typeface name":"Wingdings","Dingbat dec":"137","Dingbat hex":"89","Unicode dec":"10120","Unicode hex":"2788"},{"Typeface name":"Wingdings","Dingbat dec":"138","Dingbat hex":"8A","Unicode dec":"10121","Unicode hex":"2789"},{"Typeface name":"Wingdings","Dingbat dec":"139","Dingbat hex":"8B","Unicode dec":"127244","Unicode hex":"1F10C"},{"Typeface name":"Wingdings","Dingbat dec":"140","Dingbat hex":"8C","Unicode dec":"10122","Unicode hex":"278A"},{"Typeface name":"Wingdings","Dingbat dec":"141","Dingbat hex":"8D","Unicode dec":"10123","Unicode hex":"278B"},{"Typeface name":"Wingdings","Dingbat dec":"142","Dingbat hex":"8E","Unicode dec":"10124","Unicode hex":"278C"},{"Typeface name":"Wingdings","Dingbat dec":"143","Dingbat hex":"8F","Unicode dec":"10125","Unicode hex":"278D"},{"Typeface name":"Wingdings","Dingbat dec":"144","Dingbat hex":"90","Unicode dec":"10126","Unicode hex":"278E"},{"Typeface name":"Wingdings","Dingbat dec":"145","Dingbat hex":"91","Unicode dec":"10127","Unicode hex":"278F"},{"Typeface name":"Wingdings","Dingbat dec":"146","Dingbat hex":"92","Unicode dec":"10128","Unicode hex":"2790"},{"Typeface name":"Wingdings","Dingbat dec":"147","Dingbat hex":"93","Unicode dec":"10129","Unicode hex":"2791"},{"Typeface name":"Wingdings","Dingbat dec":"148","Dingbat hex":"94","Unicode dec":"10130","Unicode hex":"2792"},{"Typeface name":"Wingdings","Dingbat dec":"149","Dingbat hex":"95","Unicode dec":"10131","Unicode hex":"2793"},{"Typeface name":"Wingdings","Dingbat dec":"150","Dingbat hex":"96","Unicode dec":"128610","Unicode hex":"1F662"},{"Typeface name":"Wingdings","Dingbat dec":"151","Dingbat hex":"97","Unicode dec":"128608","Unicode hex":"1F660"},{"Typeface name":"Wingdings","Dingbat dec":"152","Dingbat hex":"98","Unicode dec":"128609","Unicode hex":"1F661"},{"Typeface name":"Wingdings","Dingbat dec":"153","Dingbat hex":"99","Unicode dec":"128611","Unicode hex":"1F663"},{"Typeface name":"Wingdings","Dingbat dec":"154","Dingbat hex":"9A","Unicode dec":"128606","Unicode hex":"1F65E"},{"Typeface name":"Wingdings","Dingbat dec":"155","Dingbat hex":"9B","Unicode dec":"128604","Unicode hex":"1F65C"},{"Typeface name":"Wingdings","Dingbat dec":"156","Dingbat hex":"9C","Unicode dec":"128605","Unicode hex":"1F65D"},{"Typeface name":"Wingdings","Dingbat dec":"157","Dingbat hex":"9D","Unicode dec":"128607","Unicode hex":"1F65F"},{"Typeface name":"Wingdings","Dingbat dec":"158","Dingbat hex":"9E","Unicode dec":"8729","Unicode hex":"2219"},{"Typeface name":"Wingdings","Dingbat dec":"159","Dingbat hex":"9F","Unicode dec":"8226","Unicode hex":"2022"},{"Typeface name":"Wingdings","Dingbat dec":"160","Dingbat hex":"A0","Unicode dec":"11037","Unicode hex":"2B1D"},{"Typeface name":"Wingdings","Dingbat dec":"161","Dingbat hex":"A1","Unicode dec":"11096","Unicode hex":"2B58"},{"Typeface name":"Wingdings","Dingbat dec":"162","Dingbat hex":"A2","Unicode dec":"128902","Unicode hex":"1F786"},{"Typeface name":"Wingdings","Dingbat dec":"163","Dingbat hex":"A3","Unicode dec":"128904","Unicode hex":"1F788"},{"Typeface name":"Wingdings","Dingbat dec":"164","Dingbat hex":"A4","Unicode dec":"128906","Unicode hex":"1F78A"},{"Typeface name":"Wingdings","Dingbat dec":"165","Dingbat hex":"A5","Unicode dec":"128907","Unicode hex":"1F78B"},{"Typeface name":"Wingdings","Dingbat dec":"166","Dingbat hex":"A6","Unicode dec":"128319","Unicode hex":"1F53F"},{"Typeface name":"Wingdings","Dingbat dec":"167","Dingbat hex":"A7","Unicode dec":"9642","Unicode hex":"25AA"},{"Typeface name":"Wingdings","Dingbat dec":"168","Dingbat hex":"A8","Unicode dec":"128910","Unicode hex":"1F78E"},{"Typeface name":"Wingdings","Dingbat dec":"169","Dingbat hex":"A9","Unicode dec":"128961","Unicode hex":"1F7C1"},{"Typeface name":"Wingdings","Dingbat dec":"170","Dingbat hex":"AA","Unicode dec":"128965","Unicode hex":"1F7C5"},{"Typeface name":"Wingdings","Dingbat dec":"171","Dingbat hex":"AB","Unicode dec":"9733","Unicode hex":"2605"},{"Typeface name":"Wingdings","Dingbat dec":"172","Dingbat hex":"AC","Unicode dec":"128971","Unicode hex":"1F7CB"},{"Typeface name":"Wingdings","Dingbat dec":"173","Dingbat hex":"AD","Unicode dec":"128975","Unicode hex":"1F7CF"},{"Typeface name":"Wingdings","Dingbat dec":"174","Dingbat hex":"AE","Unicode dec":"128979","Unicode hex":"1F7D3"},{"Typeface name":"Wingdings","Dingbat dec":"175","Dingbat hex":"AF","Unicode dec":"128977","Unicode hex":"1F7D1"},{"Typeface name":"Wingdings","Dingbat dec":"176","Dingbat hex":"B0","Unicode dec":"11216","Unicode hex":"2BD0"},{"Typeface name":"Wingdings","Dingbat dec":"177","Dingbat hex":"B1","Unicode dec":"8982","Unicode hex":"2316"},{"Typeface name":"Wingdings","Dingbat dec":"178","Dingbat hex":"B2","Unicode dec":"11214","Unicode hex":"2BCE"},{"Typeface name":"Wingdings","Dingbat dec":"179","Dingbat hex":"B3","Unicode dec":"11215","Unicode hex":"2BCF"},{"Typeface name":"Wingdings","Dingbat dec":"180","Dingbat hex":"B4","Unicode dec":"11217","Unicode hex":"2BD1"},{"Typeface name":"Wingdings","Dingbat dec":"181","Dingbat hex":"B5","Unicode dec":"10026","Unicode hex":"272A"},{"Typeface name":"Wingdings","Dingbat dec":"182","Dingbat hex":"B6","Unicode dec":"10032","Unicode hex":"2730"},{"Typeface name":"Wingdings","Dingbat dec":"183","Dingbat hex":"B7","Unicode dec":"128336","Unicode hex":"1F550"},{"Typeface name":"Wingdings","Dingbat dec":"184","Dingbat hex":"B8","Unicode dec":"128337","Unicode hex":"1F551"},{"Typeface name":"Wingdings","Dingbat dec":"185","Dingbat hex":"B9","Unicode dec":"128338","Unicode hex":"1F552"},{"Typeface name":"Wingdings","Dingbat dec":"186","Dingbat hex":"BA","Unicode dec":"128339","Unicode hex":"1F553"},{"Typeface name":"Wingdings","Dingbat dec":"187","Dingbat hex":"BB","Unicode dec":"128340","Unicode hex":"1F554"},{"Typeface name":"Wingdings","Dingbat dec":"188","Dingbat hex":"BC","Unicode dec":"128341","Unicode hex":"1F555"},{"Typeface name":"Wingdings","Dingbat dec":"189","Dingbat hex":"BD","Unicode dec":"128342","Unicode hex":"1F556"},{"Typeface name":"Wingdings","Dingbat dec":"190","Dingbat hex":"BE","Unicode dec":"128343","Unicode hex":"1F557"},{"Typeface name":"Wingdings","Dingbat dec":"191","Dingbat hex":"BF","Unicode dec":"128344","Unicode hex":"1F558"},{"Typeface name":"Wingdings","Dingbat dec":"192","Dingbat hex":"C0","Unicode dec":"128345","Unicode hex":"1F559"},{"Typeface name":"Wingdings","Dingbat dec":"193","Dingbat hex":"C1","Unicode dec":"128346","Unicode hex":"1F55A"},{"Typeface name":"Wingdings","Dingbat dec":"194","Dingbat hex":"C2","Unicode dec":"128347","Unicode hex":"1F55B"},{"Typeface name":"Wingdings","Dingbat dec":"195","Dingbat hex":"C3","Unicode dec":"11184","Unicode hex":"2BB0"},{"Typeface name":"Wingdings","Dingbat dec":"196","Dingbat hex":"C4","Unicode dec":"11185","Unicode hex":"2BB1"},{"Typeface name":"Wingdings","Dingbat dec":"197","Dingbat hex":"C5","Unicode dec":"11186","Unicode hex":"2BB2"},{"Typeface name":"Wingdings","Dingbat dec":"198","Dingbat hex":"C6","Unicode dec":"11187","Unicode hex":"2BB3"},{"Typeface name":"Wingdings","Dingbat dec":"199","Dingbat hex":"C7","Unicode dec":"11188","Unicode hex":"2BB4"},{"Typeface name":"Wingdings","Dingbat dec":"200","Dingbat hex":"C8","Unicode dec":"11189","Unicode hex":"2BB5"},{"Typeface name":"Wingdings","Dingbat dec":"201","Dingbat hex":"C9","Unicode dec":"11190","Unicode hex":"2BB6"},{"Typeface name":"Wingdings","Dingbat dec":"202","Dingbat hex":"CA","Unicode dec":"11191","Unicode hex":"2BB7"},{"Typeface name":"Wingdings","Dingbat dec":"203","Dingbat hex":"CB","Unicode dec":"128618","Unicode hex":"1F66A"},{"Typeface name":"Wingdings","Dingbat dec":"204","Dingbat hex":"CC","Unicode dec":"128619","Unicode hex":"1F66B"},{"Typeface name":"Wingdings","Dingbat dec":"205","Dingbat hex":"CD","Unicode dec":"128597","Unicode hex":"1F655"},{"Typeface name":"Wingdings","Dingbat dec":"206","Dingbat hex":"CE","Unicode dec":"128596","Unicode hex":"1F654"},{"Typeface name":"Wingdings","Dingbat dec":"207","Dingbat hex":"CF","Unicode dec":"128599","Unicode hex":"1F657"},{"Typeface name":"Wingdings","Dingbat dec":"208","Dingbat hex":"D0","Unicode dec":"128598","Unicode hex":"1F656"},{"Typeface name":"Wingdings","Dingbat dec":"209","Dingbat hex":"D1","Unicode dec":"128592","Unicode hex":"1F650"},{"Typeface name":"Wingdings","Dingbat dec":"210","Dingbat hex":"D2","Unicode dec":"128593","Unicode hex":"1F651"},{"Typeface name":"Wingdings","Dingbat dec":"211","Dingbat hex":"D3","Unicode dec":"128594","Unicode hex":"1F652"},{"Typeface name":"Wingdings","Dingbat dec":"212","Dingbat hex":"D4","Unicode dec":"128595","Unicode hex":"1F653"},{"Typeface name":"Wingdings","Dingbat dec":"213","Dingbat hex":"D5","Unicode dec":"9003","Unicode hex":"232B"},{"Typeface name":"Wingdings","Dingbat dec":"214","Dingbat hex":"D6","Unicode dec":"8998","Unicode hex":"2326"},{"Typeface name":"Wingdings","Dingbat dec":"215","Dingbat hex":"D7","Unicode dec":"11160","Unicode hex":"2B98"},{"Typeface name":"Wingdings","Dingbat dec":"216","Dingbat hex":"D8","Unicode dec":"11162","Unicode hex":"2B9A"},{"Typeface name":"Wingdings","Dingbat dec":"217","Dingbat hex":"D9","Unicode dec":"11161","Unicode hex":"2B99"},{"Typeface name":"Wingdings","Dingbat dec":"218","Dingbat hex":"DA","Unicode dec":"11163","Unicode hex":"2B9B"},{"Typeface name":"Wingdings","Dingbat dec":"219","Dingbat hex":"DB","Unicode dec":"11144","Unicode hex":"2B88"},{"Typeface name":"Wingdings","Dingbat dec":"220","Dingbat hex":"DC","Unicode dec":"11146","Unicode hex":"2B8A"},{"Typeface name":"Wingdings","Dingbat dec":"221","Dingbat hex":"DD","Unicode dec":"11145","Unicode hex":"2B89"},{"Typeface name":"Wingdings","Dingbat dec":"222","Dingbat hex":"DE","Unicode dec":"11147","Unicode hex":"2B8B"},{"Typeface name":"Wingdings","Dingbat dec":"223","Dingbat hex":"DF","Unicode dec":"129128","Unicode hex":"1F868"},{"Typeface name":"Wingdings","Dingbat dec":"224","Dingbat hex":"E0","Unicode dec":"129130","Unicode hex":"1F86A"},{"Typeface name":"Wingdings","Dingbat dec":"225","Dingbat hex":"E1","Unicode dec":"129129","Unicode hex":"1F869"},{"Typeface name":"Wingdings","Dingbat dec":"226","Dingbat hex":"E2","Unicode dec":"129131","Unicode hex":"1F86B"},{"Typeface name":"Wingdings","Dingbat dec":"227","Dingbat hex":"E3","Unicode dec":"129132","Unicode hex":"1F86C"},{"Typeface name":"Wingdings","Dingbat dec":"228","Dingbat hex":"E4","Unicode dec":"129133","Unicode hex":"1F86D"},{"Typeface name":"Wingdings","Dingbat dec":"229","Dingbat hex":"E5","Unicode dec":"129135","Unicode hex":"1F86F"},{"Typeface name":"Wingdings","Dingbat dec":"230","Dingbat hex":"E6","Unicode dec":"129134","Unicode hex":"1F86E"},{"Typeface name":"Wingdings","Dingbat dec":"231","Dingbat hex":"E7","Unicode dec":"129144","Unicode hex":"1F878"},{"Typeface name":"Wingdings","Dingbat dec":"232","Dingbat hex":"E8","Unicode dec":"129146","Unicode hex":"1F87A"},{"Typeface name":"Wingdings","Dingbat dec":"233","Dingbat hex":"E9","Unicode dec":"129145","Unicode hex":"1F879"},{"Typeface name":"Wingdings","Dingbat dec":"234","Dingbat hex":"EA","Unicode dec":"129147","Unicode hex":"1F87B"},{"Typeface name":"Wingdings","Dingbat dec":"235","Dingbat hex":"EB","Unicode dec":"129148","Unicode hex":"1F87C"},{"Typeface name":"Wingdings","Dingbat dec":"236","Dingbat hex":"EC","Unicode dec":"129149","Unicode hex":"1F87D"},{"Typeface name":"Wingdings","Dingbat dec":"237","Dingbat hex":"ED","Unicode dec":"129151","Unicode hex":"1F87F"},{"Typeface name":"Wingdings","Dingbat dec":"238","Dingbat hex":"EE","Unicode dec":"129150","Unicode hex":"1F87E"},{"Typeface name":"Wingdings","Dingbat dec":"239","Dingbat hex":"EF","Unicode dec":"8678","Unicode hex":"21E6"},{"Typeface name":"Wingdings","Dingbat dec":"240","Dingbat hex":"F0","Unicode dec":"8680","Unicode hex":"21E8"},{"Typeface name":"Wingdings","Dingbat dec":"241","Dingbat hex":"F1","Unicode dec":"8679","Unicode hex":"21E7"},{"Typeface name":"Wingdings","Dingbat dec":"242","Dingbat hex":"F2","Unicode dec":"8681","Unicode hex":"21E9"},{"Typeface name":"Wingdings","Dingbat dec":"243","Dingbat hex":"F3","Unicode dec":"11012","Unicode hex":"2B04"},{"Typeface name":"Wingdings","Dingbat dec":"244","Dingbat hex":"F4","Unicode dec":"8691","Unicode hex":"21F3"},{"Typeface name":"Wingdings","Dingbat dec":"245","Dingbat hex":"F5","Unicode dec":"11009","Unicode hex":"2B01"},{"Typeface name":"Wingdings","Dingbat dec":"246","Dingbat hex":"F6","Unicode dec":"11008","Unicode hex":"2B00"},{"Typeface name":"Wingdings","Dingbat dec":"247","Dingbat hex":"F7","Unicode dec":"11011","Unicode hex":"2B03"},{"Typeface name":"Wingdings","Dingbat dec":"248","Dingbat hex":"F8","Unicode dec":"11010","Unicode hex":"2B02"},{"Typeface name":"Wingdings","Dingbat dec":"249","Dingbat hex":"F9","Unicode dec":"129196","Unicode hex":"1F8AC"},{"Typeface name":"Wingdings","Dingbat dec":"250","Dingbat hex":"FA","Unicode dec":"129197","Unicode hex":"1F8AD"},{"Typeface name":"Wingdings","Dingbat dec":"251","Dingbat hex":"FB","Unicode dec":"128502","Unicode hex":"1F5F6"},{"Typeface name":"Wingdings","Dingbat dec":"252","Dingbat hex":"FC","Unicode dec":"10003","Unicode hex":"2713"},{"Typeface name":"Wingdings","Dingbat dec":"253","Dingbat hex":"FD","Unicode dec":"128503","Unicode hex":"1F5F7"},{"Typeface name":"Wingdings","Dingbat dec":"254","Dingbat hex":"FE","Unicode dec":"128505","Unicode hex":"1F5F9"},{"Typeface name":"Wingdings 2","Dingbat dec":"32","Dingbat hex":"20","Unicode dec":"32","Unicode hex":"20"},{"Typeface name":"Wingdings 2","Dingbat dec":"33","Dingbat hex":"21","Unicode dec":"128394","Unicode hex":"1F58A"},{"Typeface name":"Wingdings 2","Dingbat dec":"34","Dingbat hex":"22","Unicode dec":"128395","Unicode hex":"1F58B"},{"Typeface name":"Wingdings 2","Dingbat dec":"35","Dingbat hex":"23","Unicode dec":"128396","Unicode hex":"1F58C"},{"Typeface name":"Wingdings 2","Dingbat dec":"36","Dingbat hex":"24","Unicode dec":"128397","Unicode hex":"1F58D"},{"Typeface name":"Wingdings 2","Dingbat dec":"37","Dingbat hex":"25","Unicode dec":"9988","Unicode hex":"2704"},{"Typeface name":"Wingdings 2","Dingbat dec":"38","Dingbat hex":"26","Unicode dec":"9984","Unicode hex":"2700"},{"Typeface name":"Wingdings 2","Dingbat dec":"39","Dingbat hex":"27","Unicode dec":"128382","Unicode hex":"1F57E"},{"Typeface name":"Wingdings 2","Dingbat dec":"40","Dingbat hex":"28","Unicode dec":"128381","Unicode hex":"1F57D"},{"Typeface name":"Wingdings 2","Dingbat dec":"41","Dingbat hex":"29","Unicode dec":"128453","Unicode hex":"1F5C5"},{"Typeface name":"Wingdings 2","Dingbat dec":"42","Dingbat hex":"2A","Unicode dec":"128454","Unicode hex":"1F5C6"},{"Typeface name":"Wingdings 2","Dingbat dec":"43","Dingbat hex":"2B","Unicode dec":"128455","Unicode hex":"1F5C7"},{"Typeface name":"Wingdings 2","Dingbat dec":"44","Dingbat hex":"2C","Unicode dec":"128456","Unicode hex":"1F5C8"},{"Typeface name":"Wingdings 2","Dingbat dec":"45","Dingbat hex":"2D","Unicode dec":"128457","Unicode hex":"1F5C9"},{"Typeface name":"Wingdings 2","Dingbat dec":"46","Dingbat hex":"2E","Unicode dec":"128458","Unicode hex":"1F5CA"},{"Typeface name":"Wingdings 2","Dingbat dec":"47","Dingbat hex":"2F","Unicode dec":"128459","Unicode hex":"1F5CB"},{"Typeface name":"Wingdings 2","Dingbat dec":"48","Dingbat hex":"30","Unicode dec":"128460","Unicode hex":"1F5CC"},{"Typeface name":"Wingdings 2","Dingbat dec":"49","Dingbat hex":"31","Unicode dec":"128461","Unicode hex":"1F5CD"},{"Typeface name":"Wingdings 2","Dingbat dec":"50","Dingbat hex":"32","Unicode dec":"128203","Unicode hex":"1F4CB"},{"Typeface name":"Wingdings 2","Dingbat dec":"51","Dingbat hex":"33","Unicode dec":"128465","Unicode hex":"1F5D1"},{"Typeface name":"Wingdings 2","Dingbat dec":"52","Dingbat hex":"34","Unicode dec":"128468","Unicode hex":"1F5D4"},{"Typeface name":"Wingdings 2","Dingbat dec":"53","Dingbat hex":"35","Unicode dec":"128437","Unicode hex":"1F5B5"},{"Typeface name":"Wingdings 2","Dingbat dec":"54","Dingbat hex":"36","Unicode dec":"128438","Unicode hex":"1F5B6"},{"Typeface name":"Wingdings 2","Dingbat dec":"55","Dingbat hex":"37","Unicode dec":"128439","Unicode hex":"1F5B7"},{"Typeface name":"Wingdings 2","Dingbat dec":"56","Dingbat hex":"38","Unicode dec":"128440","Unicode hex":"1F5B8"},{"Typeface name":"Wingdings 2","Dingbat dec":"57","Dingbat hex":"39","Unicode dec":"128429","Unicode hex":"1F5AD"},{"Typeface name":"Wingdings 2","Dingbat dec":"58","Dingbat hex":"3A","Unicode dec":"128431","Unicode hex":"1F5AF"},{"Typeface name":"Wingdings 2","Dingbat dec":"59","Dingbat hex":"3B","Unicode dec":"128433","Unicode hex":"1F5B1"},{"Typeface name":"Wingdings 2","Dingbat dec":"60","Dingbat hex":"3C","Unicode dec":"128402","Unicode hex":"1F592"},{"Typeface name":"Wingdings 2","Dingbat dec":"61","Dingbat hex":"3D","Unicode dec":"128403","Unicode hex":"1F593"},{"Typeface name":"Wingdings 2","Dingbat dec":"62","Dingbat hex":"3E","Unicode dec":"128408","Unicode hex":"1F598"},{"Typeface name":"Wingdings 2","Dingbat dec":"63","Dingbat hex":"3F","Unicode dec":"128409","Unicode hex":"1F599"},{"Typeface name":"Wingdings 2","Dingbat dec":"64","Dingbat hex":"40","Unicode dec":"128410","Unicode hex":"1F59A"},{"Typeface name":"Wingdings 2","Dingbat dec":"65","Dingbat hex":"41","Unicode dec":"128411","Unicode hex":"1F59B"},{"Typeface name":"Wingdings 2","Dingbat dec":"66","Dingbat hex":"42","Unicode dec":"128072","Unicode hex":"1F448"},{"Typeface name":"Wingdings 2","Dingbat dec":"67","Dingbat hex":"43","Unicode dec":"128073","Unicode hex":"1F449"},{"Typeface name":"Wingdings 2","Dingbat dec":"68","Dingbat hex":"44","Unicode dec":"128412","Unicode hex":"1F59C"},{"Typeface name":"Wingdings 2","Dingbat dec":"69","Dingbat hex":"45","Unicode dec":"128413","Unicode hex":"1F59D"},{"Typeface name":"Wingdings 2","Dingbat dec":"70","Dingbat hex":"46","Unicode dec":"128414","Unicode hex":"1F59E"},{"Typeface name":"Wingdings 2","Dingbat dec":"71","Dingbat hex":"47","Unicode dec":"128415","Unicode hex":"1F59F"},{"Typeface name":"Wingdings 2","Dingbat dec":"72","Dingbat hex":"48","Unicode dec":"128416","Unicode hex":"1F5A0"},{"Typeface name":"Wingdings 2","Dingbat dec":"73","Dingbat hex":"49","Unicode dec":"128417","Unicode hex":"1F5A1"},{"Typeface name":"Wingdings 2","Dingbat dec":"74","Dingbat hex":"4A","Unicode dec":"128070","Unicode hex":"1F446"},{"Typeface name":"Wingdings 2","Dingbat dec":"75","Dingbat hex":"4B","Unicode dec":"128071","Unicode hex":"1F447"},{"Typeface name":"Wingdings 2","Dingbat dec":"76","Dingbat hex":"4C","Unicode dec":"128418","Unicode hex":"1F5A2"},{"Typeface name":"Wingdings 2","Dingbat dec":"77","Dingbat hex":"4D","Unicode dec":"128419","Unicode hex":"1F5A3"},{"Typeface name":"Wingdings 2","Dingbat dec":"78","Dingbat hex":"4E","Unicode dec":"128401","Unicode hex":"1F591"},{"Typeface name":"Wingdings 2","Dingbat dec":"79","Dingbat hex":"4F","Unicode dec":"128500","Unicode hex":"1F5F4"},{"Typeface name":"Wingdings 2","Dingbat dec":"80","Dingbat hex":"50","Unicode dec":"128504","Unicode hex":"1F5F8"},{"Typeface name":"Wingdings 2","Dingbat dec":"81","Dingbat hex":"51","Unicode dec":"128501","Unicode hex":"1F5F5"},{"Typeface name":"Wingdings 2","Dingbat dec":"82","Dingbat hex":"52","Unicode dec":"9745","Unicode hex":"2611"},{"Typeface name":"Wingdings 2","Dingbat dec":"83","Dingbat hex":"53","Unicode dec":"11197","Unicode hex":"2BBD"},{"Typeface name":"Wingdings 2","Dingbat dec":"84","Dingbat hex":"54","Unicode dec":"9746","Unicode hex":"2612"},{"Typeface name":"Wingdings 2","Dingbat dec":"85","Dingbat hex":"55","Unicode dec":"11198","Unicode hex":"2BBE"},{"Typeface name":"Wingdings 2","Dingbat dec":"86","Dingbat hex":"56","Unicode dec":"11199","Unicode hex":"2BBF"},{"Typeface name":"Wingdings 2","Dingbat dec":"87","Dingbat hex":"57","Unicode dec":"128711","Unicode hex":"1F6C7"},{"Typeface name":"Wingdings 2","Dingbat dec":"88","Dingbat hex":"58","Unicode dec":"10680","Unicode hex":"29B8"},{"Typeface name":"Wingdings 2","Dingbat dec":"89","Dingbat hex":"59","Unicode dec":"128625","Unicode hex":"1F671"},{"Typeface name":"Wingdings 2","Dingbat dec":"90","Dingbat hex":"5A","Unicode dec":"128628","Unicode hex":"1F674"},{"Typeface name":"Wingdings 2","Dingbat dec":"91","Dingbat hex":"5B","Unicode dec":"128626","Unicode hex":"1F672"},{"Typeface name":"Wingdings 2","Dingbat dec":"92","Dingbat hex":"5C","Unicode dec":"128627","Unicode hex":"1F673"},{"Typeface name":"Wingdings 2","Dingbat dec":"93","Dingbat hex":"5D","Unicode dec":"8253","Unicode hex":"203D"},{"Typeface name":"Wingdings 2","Dingbat dec":"94","Dingbat hex":"5E","Unicode dec":"128633","Unicode hex":"1F679"},{"Typeface name":"Wingdings 2","Dingbat dec":"95","Dingbat hex":"5F","Unicode dec":"128634","Unicode hex":"1F67A"},{"Typeface name":"Wingdings 2","Dingbat dec":"96","Dingbat hex":"60","Unicode dec":"128635","Unicode hex":"1F67B"},{"Typeface name":"Wingdings 2","Dingbat dec":"97","Dingbat hex":"61","Unicode dec":"128614","Unicode hex":"1F666"},{"Typeface name":"Wingdings 2","Dingbat dec":"98","Dingbat hex":"62","Unicode dec":"128612","Unicode hex":"1F664"},{"Typeface name":"Wingdings 2","Dingbat dec":"99","Dingbat hex":"63","Unicode dec":"128613","Unicode hex":"1F665"},{"Typeface name":"Wingdings 2","Dingbat dec":"100","Dingbat hex":"64","Unicode dec":"128615","Unicode hex":"1F667"},{"Typeface name":"Wingdings 2","Dingbat dec":"101","Dingbat hex":"65","Unicode dec":"128602","Unicode hex":"1F65A"},{"Typeface name":"Wingdings 2","Dingbat dec":"102","Dingbat hex":"66","Unicode dec":"128600","Unicode hex":"1F658"},{"Typeface name":"Wingdings 2","Dingbat dec":"103","Dingbat hex":"67","Unicode dec":"128601","Unicode hex":"1F659"},{"Typeface name":"Wingdings 2","Dingbat dec":"104","Dingbat hex":"68","Unicode dec":"128603","Unicode hex":"1F65B"},{"Typeface name":"Wingdings 2","Dingbat dec":"105","Dingbat hex":"69","Unicode dec":"9450","Unicode hex":"24EA"},{"Typeface name":"Wingdings 2","Dingbat dec":"106","Dingbat hex":"6A","Unicode dec":"9312","Unicode hex":"2460"},{"Typeface name":"Wingdings 2","Dingbat dec":"107","Dingbat hex":"6B","Unicode dec":"9313","Unicode hex":"2461"},{"Typeface name":"Wingdings 2","Dingbat dec":"108","Dingbat hex":"6C","Unicode dec":"9314","Unicode hex":"2462"},{"Typeface name":"Wingdings 2","Dingbat dec":"109","Dingbat hex":"6D","Unicode dec":"9315","Unicode hex":"2463"},{"Typeface name":"Wingdings 2","Dingbat dec":"110","Dingbat hex":"6E","Unicode dec":"9316","Unicode hex":"2464"},{"Typeface name":"Wingdings 2","Dingbat dec":"111","Dingbat hex":"6F","Unicode dec":"9317","Unicode hex":"2465"},{"Typeface name":"Wingdings 2","Dingbat dec":"112","Dingbat hex":"70","Unicode dec":"9318","Unicode hex":"2466"},{"Typeface name":"Wingdings 2","Dingbat dec":"113","Dingbat hex":"71","Unicode dec":"9319","Unicode hex":"2467"},{"Typeface name":"Wingdings 2","Dingbat dec":"114","Dingbat hex":"72","Unicode dec":"9320","Unicode hex":"2468"},{"Typeface name":"Wingdings 2","Dingbat dec":"115","Dingbat hex":"73","Unicode dec":"9321","Unicode hex":"2469"},{"Typeface name":"Wingdings 2","Dingbat dec":"116","Dingbat hex":"74","Unicode dec":"9471","Unicode hex":"24FF"},{"Typeface name":"Wingdings 2","Dingbat dec":"117","Dingbat hex":"75","Unicode dec":"10102","Unicode hex":"2776"},{"Typeface name":"Wingdings 2","Dingbat dec":"118","Dingbat hex":"76","Unicode dec":"10103","Unicode hex":"2777"},{"Typeface name":"Wingdings 2","Dingbat dec":"119","Dingbat hex":"77","Unicode dec":"10104","Unicode hex":"2778"},{"Typeface name":"Wingdings 2","Dingbat dec":"120","Dingbat hex":"78","Unicode dec":"10105","Unicode hex":"2779"},{"Typeface name":"Wingdings 2","Dingbat dec":"121","Dingbat hex":"79","Unicode dec":"10106","Unicode hex":"277A"},{"Typeface name":"Wingdings 2","Dingbat dec":"122","Dingbat hex":"7A","Unicode dec":"10107","Unicode hex":"277B"},{"Typeface name":"Wingdings 2","Dingbat dec":"123","Dingbat hex":"7B","Unicode dec":"10108","Unicode hex":"277C"},{"Typeface name":"Wingdings 2","Dingbat dec":"124","Dingbat hex":"7C","Unicode dec":"10109","Unicode hex":"277D"},{"Typeface name":"Wingdings 2","Dingbat dec":"125","Dingbat hex":"7D","Unicode dec":"10110","Unicode hex":"277E"},{"Typeface name":"Wingdings 2","Dingbat dec":"126","Dingbat hex":"7E","Unicode dec":"10111","Unicode hex":"277F"},{"Typeface name":"Wingdings 2","Dingbat dec":"128","Dingbat hex":"80","Unicode dec":"9737","Unicode hex":"2609"},{"Typeface name":"Wingdings 2","Dingbat dec":"129","Dingbat hex":"81","Unicode dec":"127765","Unicode hex":"1F315"},{"Typeface name":"Wingdings 2","Dingbat dec":"130","Dingbat hex":"82","Unicode dec":"9789","Unicode hex":"263D"},{"Typeface name":"Wingdings 2","Dingbat dec":"131","Dingbat hex":"83","Unicode dec":"9790","Unicode hex":"263E"},{"Typeface name":"Wingdings 2","Dingbat dec":"132","Dingbat hex":"84","Unicode dec":"11839","Unicode hex":"2E3F"},{"Typeface name":"Wingdings 2","Dingbat dec":"133","Dingbat hex":"85","Unicode dec":"10013","Unicode hex":"271D"},{"Typeface name":"Wingdings 2","Dingbat dec":"134","Dingbat hex":"86","Unicode dec":"128327","Unicode hex":"1F547"},{"Typeface name":"Wingdings 2","Dingbat dec":"135","Dingbat hex":"87","Unicode dec":"128348","Unicode hex":"1F55C"},{"Typeface name":"Wingdings 2","Dingbat dec":"136","Dingbat hex":"88","Unicode dec":"128349","Unicode hex":"1F55D"},{"Typeface name":"Wingdings 2","Dingbat dec":"137","Dingbat hex":"89","Unicode dec":"128350","Unicode hex":"1F55E"},{"Typeface name":"Wingdings 2","Dingbat dec":"138","Dingbat hex":"8A","Unicode dec":"128351","Unicode hex":"1F55F"},{"Typeface name":"Wingdings 2","Dingbat dec":"139","Dingbat hex":"8B","Unicode dec":"128352","Unicode hex":"1F560"},{"Typeface name":"Wingdings 2","Dingbat dec":"140","Dingbat hex":"8C","Unicode dec":"128353","Unicode hex":"1F561"},{"Typeface name":"Wingdings 2","Dingbat dec":"141","Dingbat hex":"8D","Unicode dec":"128354","Unicode hex":"1F562"},{"Typeface name":"Wingdings 2","Dingbat dec":"142","Dingbat hex":"8E","Unicode dec":"128355","Unicode hex":"1F563"},{"Typeface name":"Wingdings 2","Dingbat dec":"143","Dingbat hex":"8F","Unicode dec":"128356","Unicode hex":"1F564"},{"Typeface name":"Wingdings 2","Dingbat dec":"144","Dingbat hex":"90","Unicode dec":"128357","Unicode hex":"1F565"},{"Typeface name":"Wingdings 2","Dingbat dec":"145","Dingbat hex":"91","Unicode dec":"128358","Unicode hex":"1F566"},{"Typeface name":"Wingdings 2","Dingbat dec":"146","Dingbat hex":"92","Unicode dec":"128359","Unicode hex":"1F567"},{"Typeface name":"Wingdings 2","Dingbat dec":"147","Dingbat hex":"93","Unicode dec":"128616","Unicode hex":"1F668"},{"Typeface name":"Wingdings 2","Dingbat dec":"148","Dingbat hex":"94","Unicode dec":"128617","Unicode hex":"1F669"},{"Typeface name":"Wingdings 2","Dingbat dec":"149","Dingbat hex":"95","Unicode dec":"8901","Unicode hex":"22C5"},{"Typeface name":"Wingdings 2","Dingbat dec":"150","Dingbat hex":"96","Unicode dec":"128900","Unicode hex":"1F784"},{"Typeface name":"Wingdings 2","Dingbat dec":"151","Dingbat hex":"97","Unicode dec":"10625","Unicode hex":"2981"},{"Typeface name":"Wingdings 2","Dingbat dec":"152","Dingbat hex":"98","Unicode dec":"9679","Unicode hex":"25CF"},{"Typeface name":"Wingdings 2","Dingbat dec":"153","Dingbat hex":"99","Unicode dec":"9675","Unicode hex":"25CB"},{"Typeface name":"Wingdings 2","Dingbat dec":"154","Dingbat hex":"9A","Unicode dec":"128901","Unicode hex":"1F785"},{"Typeface name":"Wingdings 2","Dingbat dec":"155","Dingbat hex":"9B","Unicode dec":"128903","Unicode hex":"1F787"},{"Typeface name":"Wingdings 2","Dingbat dec":"156","Dingbat hex":"9C","Unicode dec":"128905","Unicode hex":"1F789"},{"Typeface name":"Wingdings 2","Dingbat dec":"157","Dingbat hex":"9D","Unicode dec":"8857","Unicode hex":"2299"},{"Typeface name":"Wingdings 2","Dingbat dec":"158","Dingbat hex":"9E","Unicode dec":"10687","Unicode hex":"29BF"},{"Typeface name":"Wingdings 2","Dingbat dec":"159","Dingbat hex":"9F","Unicode dec":"128908","Unicode hex":"1F78C"},{"Typeface name":"Wingdings 2","Dingbat dec":"160","Dingbat hex":"A0","Unicode dec":"128909","Unicode hex":"1F78D"},{"Typeface name":"Wingdings 2","Dingbat dec":"161","Dingbat hex":"A1","Unicode dec":"9726","Unicode hex":"25FE"},{"Typeface name":"Wingdings 2","Dingbat dec":"162","Dingbat hex":"A2","Unicode dec":"9632","Unicode hex":"25A0"},{"Typeface name":"Wingdings 2","Dingbat dec":"163","Dingbat hex":"A3","Unicode dec":"9633","Unicode hex":"25A1"},{"Typeface name":"Wingdings 2","Dingbat dec":"164","Dingbat hex":"A4","Unicode dec":"128913","Unicode hex":"1F791"},{"Typeface name":"Wingdings 2","Dingbat dec":"165","Dingbat hex":"A5","Unicode dec":"128914","Unicode hex":"1F792"},{"Typeface name":"Wingdings 2","Dingbat dec":"166","Dingbat hex":"A6","Unicode dec":"128915","Unicode hex":"1F793"},{"Typeface name":"Wingdings 2","Dingbat dec":"167","Dingbat hex":"A7","Unicode dec":"128916","Unicode hex":"1F794"},{"Typeface name":"Wingdings 2","Dingbat dec":"168","Dingbat hex":"A8","Unicode dec":"9635","Unicode hex":"25A3"},{"Typeface name":"Wingdings 2","Dingbat dec":"169","Dingbat hex":"A9","Unicode dec":"128917","Unicode hex":"1F795"},{"Typeface name":"Wingdings 2","Dingbat dec":"170","Dingbat hex":"AA","Unicode dec":"128918","Unicode hex":"1F796"},{"Typeface name":"Wingdings 2","Dingbat dec":"171","Dingbat hex":"AB","Unicode dec":"128919","Unicode hex":"1F797"},{"Typeface name":"Wingdings 2","Dingbat dec":"172","Dingbat hex":"AC","Unicode dec":"128920","Unicode hex":"1F798"},{"Typeface name":"Wingdings 2","Dingbat dec":"173","Dingbat hex":"AD","Unicode dec":"11049","Unicode hex":"2B29"},{"Typeface name":"Wingdings 2","Dingbat dec":"174","Dingbat hex":"AE","Unicode dec":"11045","Unicode hex":"2B25"},{"Typeface name":"Wingdings 2","Dingbat dec":"175","Dingbat hex":"AF","Unicode dec":"9671","Unicode hex":"25C7"},{"Typeface name":"Wingdings 2","Dingbat dec":"176","Dingbat hex":"B0","Unicode dec":"128922","Unicode hex":"1F79A"},{"Typeface name":"Wingdings 2","Dingbat dec":"177","Dingbat hex":"B1","Unicode dec":"9672","Unicode hex":"25C8"},{"Typeface name":"Wingdings 2","Dingbat dec":"178","Dingbat hex":"B2","Unicode dec":"128923","Unicode hex":"1F79B"},{"Typeface name":"Wingdings 2","Dingbat dec":"179","Dingbat hex":"B3","Unicode dec":"128924","Unicode hex":"1F79C"},{"Typeface name":"Wingdings 2","Dingbat dec":"180","Dingbat hex":"B4","Unicode dec":"128925","Unicode hex":"1F79D"},{"Typeface name":"Wingdings 2","Dingbat dec":"181","Dingbat hex":"B5","Unicode dec":"128926","Unicode hex":"1F79E"},{"Typeface name":"Wingdings 2","Dingbat dec":"182","Dingbat hex":"B6","Unicode dec":"11050","Unicode hex":"2B2A"},{"Typeface name":"Wingdings 2","Dingbat dec":"183","Dingbat hex":"B7","Unicode dec":"11047","Unicode hex":"2B27"},{"Typeface name":"Wingdings 2","Dingbat dec":"184","Dingbat hex":"B8","Unicode dec":"9674","Unicode hex":"25CA"},{"Typeface name":"Wingdings 2","Dingbat dec":"185","Dingbat hex":"B9","Unicode dec":"128928","Unicode hex":"1F7A0"},{"Typeface name":"Wingdings 2","Dingbat dec":"186","Dingbat hex":"BA","Unicode dec":"9686","Unicode hex":"25D6"},{"Typeface name":"Wingdings 2","Dingbat dec":"187","Dingbat hex":"BB","Unicode dec":"9687","Unicode hex":"25D7"},{"Typeface name":"Wingdings 2","Dingbat dec":"188","Dingbat hex":"BC","Unicode dec":"11210","Unicode hex":"2BCA"},{"Typeface name":"Wingdings 2","Dingbat dec":"189","Dingbat hex":"BD","Unicode dec":"11211","Unicode hex":"2BCB"},{"Typeface name":"Wingdings 2","Dingbat dec":"190","Dingbat hex":"BE","Unicode dec":"11200","Unicode hex":"2BC0"},{"Typeface name":"Wingdings 2","Dingbat dec":"191","Dingbat hex":"BF","Unicode dec":"11201","Unicode hex":"2BC1"},{"Typeface name":"Wingdings 2","Dingbat dec":"192","Dingbat hex":"C0","Unicode dec":"11039","Unicode hex":"2B1F"},{"Typeface name":"Wingdings 2","Dingbat dec":"193","Dingbat hex":"C1","Unicode dec":"11202","Unicode hex":"2BC2"},{"Typeface name":"Wingdings 2","Dingbat dec":"194","Dingbat hex":"C2","Unicode dec":"11043","Unicode hex":"2B23"},{"Typeface name":"Wingdings 2","Dingbat dec":"195","Dingbat hex":"C3","Unicode dec":"11042","Unicode hex":"2B22"},{"Typeface name":"Wingdings 2","Dingbat dec":"196","Dingbat hex":"C4","Unicode dec":"11203","Unicode hex":"2BC3"},{"Typeface name":"Wingdings 2","Dingbat dec":"197","Dingbat hex":"C5","Unicode dec":"11204","Unicode hex":"2BC4"},{"Typeface name":"Wingdings 2","Dingbat dec":"198","Dingbat hex":"C6","Unicode dec":"128929","Unicode hex":"1F7A1"},{"Typeface name":"Wingdings 2","Dingbat dec":"199","Dingbat hex":"C7","Unicode dec":"128930","Unicode hex":"1F7A2"},{"Typeface name":"Wingdings 2","Dingbat dec":"200","Dingbat hex":"C8","Unicode dec":"128931","Unicode hex":"1F7A3"},{"Typeface name":"Wingdings 2","Dingbat dec":"201","Dingbat hex":"C9","Unicode dec":"128932","Unicode hex":"1F7A4"},{"Typeface name":"Wingdings 2","Dingbat dec":"202","Dingbat hex":"CA","Unicode dec":"128933","Unicode hex":"1F7A5"},{"Typeface name":"Wingdings 2","Dingbat dec":"203","Dingbat hex":"CB","Unicode dec":"128934","Unicode hex":"1F7A6"},{"Typeface name":"Wingdings 2","Dingbat dec":"204","Dingbat hex":"CC","Unicode dec":"128935","Unicode hex":"1F7A7"},{"Typeface name":"Wingdings 2","Dingbat dec":"205","Dingbat hex":"CD","Unicode dec":"128936","Unicode hex":"1F7A8"},{"Typeface name":"Wingdings 2","Dingbat dec":"206","Dingbat hex":"CE","Unicode dec":"128937","Unicode hex":"1F7A9"},{"Typeface name":"Wingdings 2","Dingbat dec":"207","Dingbat hex":"CF","Unicode dec":"128938","Unicode hex":"1F7AA"},{"Typeface name":"Wingdings 2","Dingbat dec":"208","Dingbat hex":"D0","Unicode dec":"128939","Unicode hex":"1F7AB"},{"Typeface name":"Wingdings 2","Dingbat dec":"209","Dingbat hex":"D1","Unicode dec":"128940","Unicode hex":"1F7AC"},{"Typeface name":"Wingdings 2","Dingbat dec":"210","Dingbat hex":"D2","Unicode dec":"128941","Unicode hex":"1F7AD"},{"Typeface name":"Wingdings 2","Dingbat dec":"211","Dingbat hex":"D3","Unicode dec":"128942","Unicode hex":"1F7AE"},{"Typeface name":"Wingdings 2","Dingbat dec":"212","Dingbat hex":"D4","Unicode dec":"128943","Unicode hex":"1F7AF"},{"Typeface name":"Wingdings 2","Dingbat dec":"213","Dingbat hex":"D5","Unicode dec":"128944","Unicode hex":"1F7B0"},{"Typeface name":"Wingdings 2","Dingbat dec":"214","Dingbat hex":"D6","Unicode dec":"128945","Unicode hex":"1F7B1"},{"Typeface name":"Wingdings 2","Dingbat dec":"215","Dingbat hex":"D7","Unicode dec":"128946","Unicode hex":"1F7B2"},{"Typeface name":"Wingdings 2","Dingbat dec":"216","Dingbat hex":"D8","Unicode dec":"128947","Unicode hex":"1F7B3"},{"Typeface name":"Wingdings 2","Dingbat dec":"217","Dingbat hex":"D9","Unicode dec":"128948","Unicode hex":"1F7B4"},{"Typeface name":"Wingdings 2","Dingbat dec":"218","Dingbat hex":"DA","Unicode dec":"128949","Unicode hex":"1F7B5"},{"Typeface name":"Wingdings 2","Dingbat dec":"219","Dingbat hex":"DB","Unicode dec":"128950","Unicode hex":"1F7B6"},{"Typeface name":"Wingdings 2","Dingbat dec":"220","Dingbat hex":"DC","Unicode dec":"128951","Unicode hex":"1F7B7"},{"Typeface name":"Wingdings 2","Dingbat dec":"221","Dingbat hex":"DD","Unicode dec":"128952","Unicode hex":"1F7B8"},{"Typeface name":"Wingdings 2","Dingbat dec":"222","Dingbat hex":"DE","Unicode dec":"128953","Unicode hex":"1F7B9"},{"Typeface name":"Wingdings 2","Dingbat dec":"223","Dingbat hex":"DF","Unicode dec":"128954","Unicode hex":"1F7BA"},{"Typeface name":"Wingdings 2","Dingbat dec":"224","Dingbat hex":"E0","Unicode dec":"128955","Unicode hex":"1F7BB"},{"Typeface name":"Wingdings 2","Dingbat dec":"225","Dingbat hex":"E1","Unicode dec":"128956","Unicode hex":"1F7BC"},{"Typeface name":"Wingdings 2","Dingbat dec":"226","Dingbat hex":"E2","Unicode dec":"128957","Unicode hex":"1F7BD"},{"Typeface name":"Wingdings 2","Dingbat dec":"227","Dingbat hex":"E3","Unicode dec":"128958","Unicode hex":"1F7BE"},{"Typeface name":"Wingdings 2","Dingbat dec":"228","Dingbat hex":"E4","Unicode dec":"128959","Unicode hex":"1F7BF"},{"Typeface name":"Wingdings 2","Dingbat dec":"229","Dingbat hex":"E5","Unicode dec":"128960","Unicode hex":"1F7C0"},{"Typeface name":"Wingdings 2","Dingbat dec":"230","Dingbat hex":"E6","Unicode dec":"128962","Unicode hex":"1F7C2"},{"Typeface name":"Wingdings 2","Dingbat dec":"231","Dingbat hex":"E7","Unicode dec":"128964","Unicode hex":"1F7C4"},{"Typeface name":"Wingdings 2","Dingbat dec":"232","Dingbat hex":"E8","Unicode dec":"128966","Unicode hex":"1F7C6"},{"Typeface name":"Wingdings 2","Dingbat dec":"233","Dingbat hex":"E9","Unicode dec":"128969","Unicode hex":"1F7C9"},{"Typeface name":"Wingdings 2","Dingbat dec":"234","Dingbat hex":"EA","Unicode dec":"128970","Unicode hex":"1F7CA"},{"Typeface name":"Wingdings 2","Dingbat dec":"235","Dingbat hex":"EB","Unicode dec":"10038","Unicode hex":"2736"},{"Typeface name":"Wingdings 2","Dingbat dec":"236","Dingbat hex":"EC","Unicode dec":"128972","Unicode hex":"1F7CC"},{"Typeface name":"Wingdings 2","Dingbat dec":"237","Dingbat hex":"ED","Unicode dec":"128974","Unicode hex":"1F7CE"},{"Typeface name":"Wingdings 2","Dingbat dec":"238","Dingbat hex":"EE","Unicode dec":"128976","Unicode hex":"1F7D0"},{"Typeface name":"Wingdings 2","Dingbat dec":"239","Dingbat hex":"EF","Unicode dec":"128978","Unicode hex":"1F7D2"},{"Typeface name":"Wingdings 2","Dingbat dec":"240","Dingbat hex":"F0","Unicode dec":"10041","Unicode hex":"2739"},{"Typeface name":"Wingdings 2","Dingbat dec":"241","Dingbat hex":"F1","Unicode dec":"128963","Unicode hex":"1F7C3"},{"Typeface name":"Wingdings 2","Dingbat dec":"242","Dingbat hex":"F2","Unicode dec":"128967","Unicode hex":"1F7C7"},{"Typeface name":"Wingdings 2","Dingbat dec":"243","Dingbat hex":"F3","Unicode dec":"10031","Unicode hex":"272F"},{"Typeface name":"Wingdings 2","Dingbat dec":"244","Dingbat hex":"F4","Unicode dec":"128973","Unicode hex":"1F7CD"},{"Typeface name":"Wingdings 2","Dingbat dec":"245","Dingbat hex":"F5","Unicode dec":"128980","Unicode hex":"1F7D4"},{"Typeface name":"Wingdings 2","Dingbat dec":"246","Dingbat hex":"F6","Unicode dec":"11212","Unicode hex":"2BCC"},{"Typeface name":"Wingdings 2","Dingbat dec":"247","Dingbat hex":"F7","Unicode dec":"11213","Unicode hex":"2BCD"},{"Typeface name":"Wingdings 2","Dingbat dec":"248","Dingbat hex":"F8","Unicode dec":"8251","Unicode hex":"203B"},{"Typeface name":"Wingdings 2","Dingbat dec":"249","Dingbat hex":"F9","Unicode dec":"8258","Unicode hex":"2042"},{"Typeface name":"Wingdings 3","Dingbat dec":"32","Dingbat hex":"20","Unicode dec":"32","Unicode hex":"20"},{"Typeface name":"Wingdings 3","Dingbat dec":"33","Dingbat hex":"21","Unicode dec":"11104","Unicode hex":"2B60"},{"Typeface name":"Wingdings 3","Dingbat dec":"34","Dingbat hex":"22","Unicode dec":"11106","Unicode hex":"2B62"},{"Typeface name":"Wingdings 3","Dingbat dec":"35","Dingbat hex":"23","Unicode dec":"11105","Unicode hex":"2B61"},{"Typeface name":"Wingdings 3","Dingbat dec":"36","Dingbat hex":"24","Unicode dec":"11107","Unicode hex":"2B63"},{"Typeface name":"Wingdings 3","Dingbat dec":"37","Dingbat hex":"25","Unicode dec":"11110","Unicode hex":"2B66"},{"Typeface name":"Wingdings 3","Dingbat dec":"38","Dingbat hex":"26","Unicode dec":"11111","Unicode hex":"2B67"},{"Typeface name":"Wingdings 3","Dingbat dec":"39","Dingbat hex":"27","Unicode dec":"11113","Unicode hex":"2B69"},{"Typeface name":"Wingdings 3","Dingbat dec":"40","Dingbat hex":"28","Unicode dec":"11112","Unicode hex":"2B68"},{"Typeface name":"Wingdings 3","Dingbat dec":"41","Dingbat hex":"29","Unicode dec":"11120","Unicode hex":"2B70"},{"Typeface name":"Wingdings 3","Dingbat dec":"42","Dingbat hex":"2A","Unicode dec":"11122","Unicode hex":"2B72"},{"Typeface name":"Wingdings 3","Dingbat dec":"43","Dingbat hex":"2B","Unicode dec":"11121","Unicode hex":"2B71"},{"Typeface name":"Wingdings 3","Dingbat dec":"44","Dingbat hex":"2C","Unicode dec":"11123","Unicode hex":"2B73"},{"Typeface name":"Wingdings 3","Dingbat dec":"45","Dingbat hex":"2D","Unicode dec":"11126","Unicode hex":"2B76"},{"Typeface name":"Wingdings 3","Dingbat dec":"46","Dingbat hex":"2E","Unicode dec":"11128","Unicode hex":"2B78"},{"Typeface name":"Wingdings 3","Dingbat dec":"47","Dingbat hex":"2F","Unicode dec":"11131","Unicode hex":"2B7B"},{"Typeface name":"Wingdings 3","Dingbat dec":"48","Dingbat hex":"30","Unicode dec":"11133","Unicode hex":"2B7D"},{"Typeface name":"Wingdings 3","Dingbat dec":"49","Dingbat hex":"31","Unicode dec":"11108","Unicode hex":"2B64"},{"Typeface name":"Wingdings 3","Dingbat dec":"50","Dingbat hex":"32","Unicode dec":"11109","Unicode hex":"2B65"},{"Typeface name":"Wingdings 3","Dingbat dec":"51","Dingbat hex":"33","Unicode dec":"11114","Unicode hex":"2B6A"},{"Typeface name":"Wingdings 3","Dingbat dec":"52","Dingbat hex":"34","Unicode dec":"11116","Unicode hex":"2B6C"},{"Typeface name":"Wingdings 3","Dingbat dec":"53","Dingbat hex":"35","Unicode dec":"11115","Unicode hex":"2B6B"},{"Typeface name":"Wingdings 3","Dingbat dec":"54","Dingbat hex":"36","Unicode dec":"11117","Unicode hex":"2B6D"},{"Typeface name":"Wingdings 3","Dingbat dec":"55","Dingbat hex":"37","Unicode dec":"11085","Unicode hex":"2B4D"},{"Typeface name":"Wingdings 3","Dingbat dec":"56","Dingbat hex":"38","Unicode dec":"11168","Unicode hex":"2BA0"},{"Typeface name":"Wingdings 3","Dingbat dec":"57","Dingbat hex":"39","Unicode dec":"11169","Unicode hex":"2BA1"},{"Typeface name":"Wingdings 3","Dingbat dec":"58","Dingbat hex":"3A","Unicode dec":"11170","Unicode hex":"2BA2"},{"Typeface name":"Wingdings 3","Dingbat dec":"59","Dingbat hex":"3B","Unicode dec":"11171","Unicode hex":"2BA3"},{"Typeface name":"Wingdings 3","Dingbat dec":"60","Dingbat hex":"3C","Unicode dec":"11172","Unicode hex":"2BA4"},{"Typeface name":"Wingdings 3","Dingbat dec":"61","Dingbat hex":"3D","Unicode dec":"11173","Unicode hex":"2BA5"},{"Typeface name":"Wingdings 3","Dingbat dec":"62","Dingbat hex":"3E","Unicode dec":"11174","Unicode hex":"2BA6"},{"Typeface name":"Wingdings 3","Dingbat dec":"63","Dingbat hex":"3F","Unicode dec":"11175","Unicode hex":"2BA7"},{"Typeface name":"Wingdings 3","Dingbat dec":"64","Dingbat hex":"40","Unicode dec":"11152","Unicode hex":"2B90"},{"Typeface name":"Wingdings 3","Dingbat dec":"65","Dingbat hex":"41","Unicode dec":"11153","Unicode hex":"2B91"},{"Typeface name":"Wingdings 3","Dingbat dec":"66","Dingbat hex":"42","Unicode dec":"11154","Unicode hex":"2B92"},{"Typeface name":"Wingdings 3","Dingbat dec":"67","Dingbat hex":"43","Unicode dec":"11155","Unicode hex":"2B93"},{"Typeface name":"Wingdings 3","Dingbat dec":"68","Dingbat hex":"44","Unicode dec":"11136","Unicode hex":"2B80"},{"Typeface name":"Wingdings 3","Dingbat dec":"69","Dingbat hex":"45","Unicode dec":"11139","Unicode hex":"2B83"},{"Typeface name":"Wingdings 3","Dingbat dec":"70","Dingbat hex":"46","Unicode dec":"11134","Unicode hex":"2B7E"},{"Typeface name":"Wingdings 3","Dingbat dec":"71","Dingbat hex":"47","Unicode dec":"11135","Unicode hex":"2B7F"},{"Typeface name":"Wingdings 3","Dingbat dec":"72","Dingbat hex":"48","Unicode dec":"11140","Unicode hex":"2B84"},{"Typeface name":"Wingdings 3","Dingbat dec":"73","Dingbat hex":"49","Unicode dec":"11142","Unicode hex":"2B86"},{"Typeface name":"Wingdings 3","Dingbat dec":"74","Dingbat hex":"4A","Unicode dec":"11141","Unicode hex":"2B85"},{"Typeface name":"Wingdings 3","Dingbat dec":"75","Dingbat hex":"4B","Unicode dec":"11143","Unicode hex":"2B87"},{"Typeface name":"Wingdings 3","Dingbat dec":"76","Dingbat hex":"4C","Unicode dec":"11151","Unicode hex":"2B8F"},{"Typeface name":"Wingdings 3","Dingbat dec":"77","Dingbat hex":"4D","Unicode dec":"11149","Unicode hex":"2B8D"},{"Typeface name":"Wingdings 3","Dingbat dec":"78","Dingbat hex":"4E","Unicode dec":"11150","Unicode hex":"2B8E"},{"Typeface name":"Wingdings 3","Dingbat dec":"79","Dingbat hex":"4F","Unicode dec":"11148","Unicode hex":"2B8C"},{"Typeface name":"Wingdings 3","Dingbat dec":"80","Dingbat hex":"50","Unicode dec":"11118","Unicode hex":"2B6E"},{"Typeface name":"Wingdings 3","Dingbat dec":"81","Dingbat hex":"51","Unicode dec":"11119","Unicode hex":"2B6F"},{"Typeface name":"Wingdings 3","Dingbat dec":"82","Dingbat hex":"52","Unicode dec":"9099","Unicode hex":"238B"},{"Typeface name":"Wingdings 3","Dingbat dec":"83","Dingbat hex":"53","Unicode dec":"8996","Unicode hex":"2324"},{"Typeface name":"Wingdings 3","Dingbat dec":"84","Dingbat hex":"54","Unicode dec":"8963","Unicode hex":"2303"},{"Typeface name":"Wingdings 3","Dingbat dec":"85","Dingbat hex":"55","Unicode dec":"8997","Unicode hex":"2325"},{"Typeface name":"Wingdings 3","Dingbat dec":"86","Dingbat hex":"56","Unicode dec":"9251","Unicode hex":"2423"},{"Typeface name":"Wingdings 3","Dingbat dec":"87","Dingbat hex":"57","Unicode dec":"9085","Unicode hex":"237D"},{"Typeface name":"Wingdings 3","Dingbat dec":"88","Dingbat hex":"58","Unicode dec":"8682","Unicode hex":"21EA"},{"Typeface name":"Wingdings 3","Dingbat dec":"89","Dingbat hex":"59","Unicode dec":"11192","Unicode hex":"2BB8"},{"Typeface name":"Wingdings 3","Dingbat dec":"90","Dingbat hex":"5A","Unicode dec":"129184","Unicode hex":"1F8A0"},{"Typeface name":"Wingdings 3","Dingbat dec":"91","Dingbat hex":"5B","Unicode dec":"129185","Unicode hex":"1F8A1"},{"Typeface name":"Wingdings 3","Dingbat dec":"92","Dingbat hex":"5C","Unicode dec":"129186","Unicode hex":"1F8A2"},{"Typeface name":"Wingdings 3","Dingbat dec":"93","Dingbat hex":"5D","Unicode dec":"129187","Unicode hex":"1F8A3"},{"Typeface name":"Wingdings 3","Dingbat dec":"94","Dingbat hex":"5E","Unicode dec":"129188","Unicode hex":"1F8A4"},{"Typeface name":"Wingdings 3","Dingbat dec":"95","Dingbat hex":"5F","Unicode dec":"129189","Unicode hex":"1F8A5"},{"Typeface name":"Wingdings 3","Dingbat dec":"96","Dingbat hex":"60","Unicode dec":"129190","Unicode hex":"1F8A6"},{"Typeface name":"Wingdings 3","Dingbat dec":"97","Dingbat hex":"61","Unicode dec":"129191","Unicode hex":"1F8A7"},{"Typeface name":"Wingdings 3","Dingbat dec":"98","Dingbat hex":"62","Unicode dec":"129192","Unicode hex":"1F8A8"},{"Typeface name":"Wingdings 3","Dingbat dec":"99","Dingbat hex":"63","Unicode dec":"129193","Unicode hex":"1F8A9"},{"Typeface name":"Wingdings 3","Dingbat dec":"100","Dingbat hex":"64","Unicode dec":"129194","Unicode hex":"1F8AA"},{"Typeface name":"Wingdings 3","Dingbat dec":"101","Dingbat hex":"65","Unicode dec":"129195","Unicode hex":"1F8AB"},{"Typeface name":"Wingdings 3","Dingbat dec":"102","Dingbat hex":"66","Unicode dec":"129104","Unicode hex":"1F850"},{"Typeface name":"Wingdings 3","Dingbat dec":"103","Dingbat hex":"67","Unicode dec":"129106","Unicode hex":"1F852"},{"Typeface name":"Wingdings 3","Dingbat dec":"104","Dingbat hex":"68","Unicode dec":"129105","Unicode hex":"1F851"},{"Typeface name":"Wingdings 3","Dingbat dec":"105","Dingbat hex":"69","Unicode dec":"129107","Unicode hex":"1F853"},{"Typeface name":"Wingdings 3","Dingbat dec":"106","Dingbat hex":"6A","Unicode dec":"129108","Unicode hex":"1F854"},{"Typeface name":"Wingdings 3","Dingbat dec":"107","Dingbat hex":"6B","Unicode dec":"129109","Unicode hex":"1F855"},{"Typeface name":"Wingdings 3","Dingbat dec":"108","Dingbat hex":"6C","Unicode dec":"129111","Unicode hex":"1F857"},{"Typeface name":"Wingdings 3","Dingbat dec":"109","Dingbat hex":"6D","Unicode dec":"129110","Unicode hex":"1F856"},{"Typeface name":"Wingdings 3","Dingbat dec":"110","Dingbat hex":"6E","Unicode dec":"129112","Unicode hex":"1F858"},{"Typeface name":"Wingdings 3","Dingbat dec":"111","Dingbat hex":"6F","Unicode dec":"129113","Unicode hex":"1F859"},{"Typeface name":"Wingdings 3","Dingbat dec":"112","Dingbat hex":"70","Unicode dec":"9650","Unicode hex":"25B2"},{"Typeface name":"Wingdings 3","Dingbat dec":"113","Dingbat hex":"71","Unicode dec":"9660","Unicode hex":"25BC"},{"Typeface name":"Wingdings 3","Dingbat dec":"114","Dingbat hex":"72","Unicode dec":"9651","Unicode hex":"25B3"},{"Typeface name":"Wingdings 3","Dingbat dec":"115","Dingbat hex":"73","Unicode dec":"9661","Unicode hex":"25BD"},{"Typeface name":"Wingdings 3","Dingbat dec":"116","Dingbat hex":"74","Unicode dec":"9664","Unicode hex":"25C0"},{"Typeface name":"Wingdings 3","Dingbat dec":"117","Dingbat hex":"75","Unicode dec":"9654","Unicode hex":"25B6"},{"Typeface name":"Wingdings 3","Dingbat dec":"118","Dingbat hex":"76","Unicode dec":"9665","Unicode hex":"25C1"},{"Typeface name":"Wingdings 3","Dingbat dec":"119","Dingbat hex":"77","Unicode dec":"9655","Unicode hex":"25B7"},{"Typeface name":"Wingdings 3","Dingbat dec":"120","Dingbat hex":"78","Unicode dec":"9699","Unicode hex":"25E3"},{"Typeface name":"Wingdings 3","Dingbat dec":"121","Dingbat hex":"79","Unicode dec":"9698","Unicode hex":"25E2"},{"Typeface name":"Wingdings 3","Dingbat dec":"122","Dingbat hex":"7A","Unicode dec":"9700","Unicode hex":"25E4"},{"Typeface name":"Wingdings 3","Dingbat dec":"123","Dingbat hex":"7B","Unicode dec":"9701","Unicode hex":"25E5"},{"Typeface name":"Wingdings 3","Dingbat dec":"124","Dingbat hex":"7C","Unicode dec":"128896","Unicode hex":"1F780"},{"Typeface name":"Wingdings 3","Dingbat dec":"125","Dingbat hex":"7D","Unicode dec":"128898","Unicode hex":"1F782"},{"Typeface name":"Wingdings 3","Dingbat dec":"126","Dingbat hex":"7E","Unicode dec":"128897","Unicode hex":"1F781"},{"Typeface name":"Wingdings 3","Dingbat dec":"128","Dingbat hex":"80","Unicode dec":"128899","Unicode hex":"1F783"},{"Typeface name":"Wingdings 3","Dingbat dec":"129","Dingbat hex":"81","Unicode dec":"11205","Unicode hex":"2BC5"},{"Typeface name":"Wingdings 3","Dingbat dec":"130","Dingbat hex":"82","Unicode dec":"11206","Unicode hex":"2BC6"},{"Typeface name":"Wingdings 3","Dingbat dec":"131","Dingbat hex":"83","Unicode dec":"11207","Unicode hex":"2BC7"},{"Typeface name":"Wingdings 3","Dingbat dec":"132","Dingbat hex":"84","Unicode dec":"11208","Unicode hex":"2BC8"},{"Typeface name":"Wingdings 3","Dingbat dec":"133","Dingbat hex":"85","Unicode dec":"11164","Unicode hex":"2B9C"},{"Typeface name":"Wingdings 3","Dingbat dec":"134","Dingbat hex":"86","Unicode dec":"11166","Unicode hex":"2B9E"},{"Typeface name":"Wingdings 3","Dingbat dec":"135","Dingbat hex":"87","Unicode dec":"11165","Unicode hex":"2B9D"},{"Typeface name":"Wingdings 3","Dingbat dec":"136","Dingbat hex":"88","Unicode dec":"11167","Unicode hex":"2B9F"},{"Typeface name":"Wingdings 3","Dingbat dec":"137","Dingbat hex":"89","Unicode dec":"129040","Unicode hex":"1F810"},{"Typeface name":"Wingdings 3","Dingbat dec":"138","Dingbat hex":"8A","Unicode dec":"129042","Unicode hex":"1F812"},{"Typeface name":"Wingdings 3","Dingbat dec":"139","Dingbat hex":"8B","Unicode dec":"129041","Unicode hex":"1F811"},{"Typeface name":"Wingdings 3","Dingbat dec":"140","Dingbat hex":"8C","Unicode dec":"129043","Unicode hex":"1F813"},{"Typeface name":"Wingdings 3","Dingbat dec":"141","Dingbat hex":"8D","Unicode dec":"129044","Unicode hex":"1F814"},{"Typeface name":"Wingdings 3","Dingbat dec":"142","Dingbat hex":"8E","Unicode dec":"129046","Unicode hex":"1F816"},{"Typeface name":"Wingdings 3","Dingbat dec":"143","Dingbat hex":"8F","Unicode dec":"129045","Unicode hex":"1F815"},{"Typeface name":"Wingdings 3","Dingbat dec":"144","Dingbat hex":"90","Unicode dec":"129047","Unicode hex":"1F817"},{"Typeface name":"Wingdings 3","Dingbat dec":"145","Dingbat hex":"91","Unicode dec":"129048","Unicode hex":"1F818"},{"Typeface name":"Wingdings 3","Dingbat dec":"146","Dingbat hex":"92","Unicode dec":"129050","Unicode hex":"1F81A"},{"Typeface name":"Wingdings 3","Dingbat dec":"147","Dingbat hex":"93","Unicode dec":"129049","Unicode hex":"1F819"},{"Typeface name":"Wingdings 3","Dingbat dec":"148","Dingbat hex":"94","Unicode dec":"129051","Unicode hex":"1F81B"},{"Typeface name":"Wingdings 3","Dingbat dec":"149","Dingbat hex":"95","Unicode dec":"129052","Unicode hex":"1F81C"},{"Typeface name":"Wingdings 3","Dingbat dec":"150","Dingbat hex":"96","Unicode dec":"129054","Unicode hex":"1F81E"},{"Typeface name":"Wingdings 3","Dingbat dec":"151","Dingbat hex":"97","Unicode dec":"129053","Unicode hex":"1F81D"},{"Typeface name":"Wingdings 3","Dingbat dec":"152","Dingbat hex":"98","Unicode dec":"129055","Unicode hex":"1F81F"},{"Typeface name":"Wingdings 3","Dingbat dec":"153","Dingbat hex":"99","Unicode dec":"129024","Unicode hex":"1F800"},{"Typeface name":"Wingdings 3","Dingbat dec":"154","Dingbat hex":"9A","Unicode dec":"129026","Unicode hex":"1F802"},{"Typeface name":"Wingdings 3","Dingbat dec":"155","Dingbat hex":"9B","Unicode dec":"129025","Unicode hex":"1F801"},{"Typeface name":"Wingdings 3","Dingbat dec":"156","Dingbat hex":"9C","Unicode dec":"129027","Unicode hex":"1F803"},{"Typeface name":"Wingdings 3","Dingbat dec":"157","Dingbat hex":"9D","Unicode dec":"129028","Unicode hex":"1F804"},{"Typeface name":"Wingdings 3","Dingbat dec":"158","Dingbat hex":"9E","Unicode dec":"129030","Unicode hex":"1F806"},{"Typeface name":"Wingdings 3","Dingbat dec":"159","Dingbat hex":"9F","Unicode dec":"129029","Unicode hex":"1F805"},{"Typeface name":"Wingdings 3","Dingbat dec":"160","Dingbat hex":"A0","Unicode dec":"129031","Unicode hex":"1F807"},{"Typeface name":"Wingdings 3","Dingbat dec":"161","Dingbat hex":"A1","Unicode dec":"129032","Unicode hex":"1F808"},{"Typeface name":"Wingdings 3","Dingbat dec":"162","Dingbat hex":"A2","Unicode dec":"129034","Unicode hex":"1F80A"},{"Typeface name":"Wingdings 3","Dingbat dec":"163","Dingbat hex":"A3","Unicode dec":"129033","Unicode hex":"1F809"},{"Typeface name":"Wingdings 3","Dingbat dec":"164","Dingbat hex":"A4","Unicode dec":"129035","Unicode hex":"1F80B"},{"Typeface name":"Wingdings 3","Dingbat dec":"165","Dingbat hex":"A5","Unicode dec":"129056","Unicode hex":"1F820"},{"Typeface name":"Wingdings 3","Dingbat dec":"166","Dingbat hex":"A6","Unicode dec":"129058","Unicode hex":"1F822"},{"Typeface name":"Wingdings 3","Dingbat dec":"167","Dingbat hex":"A7","Unicode dec":"129060","Unicode hex":"1F824"},{"Typeface name":"Wingdings 3","Dingbat dec":"168","Dingbat hex":"A8","Unicode dec":"129062","Unicode hex":"1F826"},{"Typeface name":"Wingdings 3","Dingbat dec":"169","Dingbat hex":"A9","Unicode dec":"129064","Unicode hex":"1F828"},{"Typeface name":"Wingdings 3","Dingbat dec":"170","Dingbat hex":"AA","Unicode dec":"129066","Unicode hex":"1F82A"},{"Typeface name":"Wingdings 3","Dingbat dec":"171","Dingbat hex":"AB","Unicode dec":"129068","Unicode hex":"1F82C"},{"Typeface name":"Wingdings 3","Dingbat dec":"172","Dingbat hex":"AC","Unicode dec":"129180","Unicode hex":"1F89C"},{"Typeface name":"Wingdings 3","Dingbat dec":"173","Dingbat hex":"AD","Unicode dec":"129181","Unicode hex":"1F89D"},{"Typeface name":"Wingdings 3","Dingbat dec":"174","Dingbat hex":"AE","Unicode dec":"129182","Unicode hex":"1F89E"},{"Typeface name":"Wingdings 3","Dingbat dec":"175","Dingbat hex":"AF","Unicode dec":"129183","Unicode hex":"1F89F"},{"Typeface name":"Wingdings 3","Dingbat dec":"176","Dingbat hex":"B0","Unicode dec":"129070","Unicode hex":"1F82E"},{"Typeface name":"Wingdings 3","Dingbat dec":"177","Dingbat hex":"B1","Unicode dec":"129072","Unicode hex":"1F830"},{"Typeface name":"Wingdings 3","Dingbat dec":"178","Dingbat hex":"B2","Unicode dec":"129074","Unicode hex":"1F832"},{"Typeface name":"Wingdings 3","Dingbat dec":"179","Dingbat hex":"B3","Unicode dec":"129076","Unicode hex":"1F834"},{"Typeface name":"Wingdings 3","Dingbat dec":"180","Dingbat hex":"B4","Unicode dec":"129078","Unicode hex":"1F836"},{"Typeface name":"Wingdings 3","Dingbat dec":"181","Dingbat hex":"B5","Unicode dec":"129080","Unicode hex":"1F838"},{"Typeface name":"Wingdings 3","Dingbat dec":"182","Dingbat hex":"B6","Unicode dec":"129082","Unicode hex":"1F83A"},{"Typeface name":"Wingdings 3","Dingbat dec":"183","Dingbat hex":"B7","Unicode dec":"129081","Unicode hex":"1F839"},{"Typeface name":"Wingdings 3","Dingbat dec":"184","Dingbat hex":"B8","Unicode dec":"129083","Unicode hex":"1F83B"},{"Typeface name":"Wingdings 3","Dingbat dec":"185","Dingbat hex":"B9","Unicode dec":"129176","Unicode hex":"1F898"},{"Typeface name":"Wingdings 3","Dingbat dec":"186","Dingbat hex":"BA","Unicode dec":"129178","Unicode hex":"1F89A"},{"Typeface name":"Wingdings 3","Dingbat dec":"187","Dingbat hex":"BB","Unicode dec":"129177","Unicode hex":"1F899"},{"Typeface name":"Wingdings 3","Dingbat dec":"188","Dingbat hex":"BC","Unicode dec":"129179","Unicode hex":"1F89B"},{"Typeface name":"Wingdings 3","Dingbat dec":"189","Dingbat hex":"BD","Unicode dec":"129084","Unicode hex":"1F83C"},{"Typeface name":"Wingdings 3","Dingbat dec":"190","Dingbat hex":"BE","Unicode dec":"129086","Unicode hex":"1F83E"},{"Typeface name":"Wingdings 3","Dingbat dec":"191","Dingbat hex":"BF","Unicode dec":"129085","Unicode hex":"1F83D"},{"Typeface name":"Wingdings 3","Dingbat dec":"192","Dingbat hex":"C0","Unicode dec":"129087","Unicode hex":"1F83F"},{"Typeface name":"Wingdings 3","Dingbat dec":"193","Dingbat hex":"C1","Unicode dec":"129088","Unicode hex":"1F840"},{"Typeface name":"Wingdings 3","Dingbat dec":"194","Dingbat hex":"C2","Unicode dec":"129090","Unicode hex":"1F842"},{"Typeface name":"Wingdings 3","Dingbat dec":"195","Dingbat hex":"C3","Unicode dec":"129089","Unicode hex":"1F841"},{"Typeface name":"Wingdings 3","Dingbat dec":"196","Dingbat hex":"C4","Unicode dec":"129091","Unicode hex":"1F843"},{"Typeface name":"Wingdings 3","Dingbat dec":"197","Dingbat hex":"C5","Unicode dec":"129092","Unicode hex":"1F844"},{"Typeface name":"Wingdings 3","Dingbat dec":"198","Dingbat hex":"C6","Unicode dec":"129094","Unicode hex":"1F846"},{"Typeface name":"Wingdings 3","Dingbat dec":"199","Dingbat hex":"C7","Unicode dec":"129093","Unicode hex":"1F845"},{"Typeface name":"Wingdings 3","Dingbat dec":"200","Dingbat hex":"C8","Unicode dec":"129095","Unicode hex":"1F847"},{"Typeface name":"Wingdings 3","Dingbat dec":"201","Dingbat hex":"C9","Unicode dec":"11176","Unicode hex":"2BA8"},{"Typeface name":"Wingdings 3","Dingbat dec":"202","Dingbat hex":"CA","Unicode dec":"11177","Unicode hex":"2BA9"},{"Typeface name":"Wingdings 3","Dingbat dec":"203","Dingbat hex":"CB","Unicode dec":"11178","Unicode hex":"2BAA"},{"Typeface name":"Wingdings 3","Dingbat dec":"204","Dingbat hex":"CC","Unicode dec":"11179","Unicode hex":"2BAB"},{"Typeface name":"Wingdings 3","Dingbat dec":"205","Dingbat hex":"CD","Unicode dec":"11180","Unicode hex":"2BAC"},{"Typeface name":"Wingdings 3","Dingbat dec":"206","Dingbat hex":"CE","Unicode dec":"11181","Unicode hex":"2BAD"},{"Typeface name":"Wingdings 3","Dingbat dec":"207","Dingbat hex":"CF","Unicode dec":"11182","Unicode hex":"2BAE"},{"Typeface name":"Wingdings 3","Dingbat dec":"208","Dingbat hex":"D0","Unicode dec":"11183","Unicode hex":"2BAF"},{"Typeface name":"Wingdings 3","Dingbat dec":"209","Dingbat hex":"D1","Unicode dec":"129120","Unicode hex":"1F860"},{"Typeface name":"Wingdings 3","Dingbat dec":"210","Dingbat hex":"D2","Unicode dec":"129122","Unicode hex":"1F862"},{"Typeface name":"Wingdings 3","Dingbat dec":"211","Dingbat hex":"D3","Unicode dec":"129121","Unicode hex":"1F861"},{"Typeface name":"Wingdings 3","Dingbat dec":"212","Dingbat hex":"D4","Unicode dec":"129123","Unicode hex":"1F863"},{"Typeface name":"Wingdings 3","Dingbat dec":"213","Dingbat hex":"D5","Unicode dec":"129124","Unicode hex":"1F864"},{"Typeface name":"Wingdings 3","Dingbat dec":"214","Dingbat hex":"D6","Unicode dec":"129125","Unicode hex":"1F865"},{"Typeface name":"Wingdings 3","Dingbat dec":"215","Dingbat hex":"D7","Unicode dec":"129127","Unicode hex":"1F867"},{"Typeface name":"Wingdings 3","Dingbat dec":"216","Dingbat hex":"D8","Unicode dec":"129126","Unicode hex":"1F866"},{"Typeface name":"Wingdings 3","Dingbat dec":"217","Dingbat hex":"D9","Unicode dec":"129136","Unicode hex":"1F870"},{"Typeface name":"Wingdings 3","Dingbat dec":"218","Dingbat hex":"DA","Unicode dec":"129138","Unicode hex":"1F872"},{"Typeface name":"Wingdings 3","Dingbat dec":"219","Dingbat hex":"DB","Unicode dec":"129137","Unicode hex":"1F871"},{"Typeface name":"Wingdings 3","Dingbat dec":"220","Dingbat hex":"DC","Unicode dec":"129139","Unicode hex":"1F873"},{"Typeface name":"Wingdings 3","Dingbat dec":"221","Dingbat hex":"DD","Unicode dec":"129140","Unicode hex":"1F874"},{"Typeface name":"Wingdings 3","Dingbat dec":"222","Dingbat hex":"DE","Unicode dec":"129141","Unicode hex":"1F875"},{"Typeface name":"Wingdings 3","Dingbat dec":"223","Dingbat hex":"DF","Unicode dec":"129143","Unicode hex":"1F877"},{"Typeface name":"Wingdings 3","Dingbat dec":"224","Dingbat hex":"E0","Unicode dec":"129142","Unicode hex":"1F876"},{"Typeface name":"Wingdings 3","Dingbat dec":"225","Dingbat hex":"E1","Unicode dec":"129152","Unicode hex":"1F880"},{"Typeface name":"Wingdings 3","Dingbat dec":"226","Dingbat hex":"E2","Unicode dec":"129154","Unicode hex":"1F882"},{"Typeface name":"Wingdings 3","Dingbat dec":"227","Dingbat hex":"E3","Unicode dec":"129153","Unicode hex":"1F881"},{"Typeface name":"Wingdings 3","Dingbat dec":"228","Dingbat hex":"E4","Unicode dec":"129155","Unicode hex":"1F883"},{"Typeface name":"Wingdings 3","Dingbat dec":"229","Dingbat hex":"E5","Unicode dec":"129156","Unicode hex":"1F884"},{"Typeface name":"Wingdings 3","Dingbat dec":"230","Dingbat hex":"E6","Unicode dec":"129157","Unicode hex":"1F885"},{"Typeface name":"Wingdings 3","Dingbat dec":"231","Dingbat hex":"E7","Unicode dec":"129159","Unicode hex":"1F887"},{"Typeface name":"Wingdings 3","Dingbat dec":"232","Dingbat hex":"E8","Unicode dec":"129158","Unicode hex":"1F886"},{"Typeface name":"Wingdings 3","Dingbat dec":"233","Dingbat hex":"E9","Unicode dec":"129168","Unicode hex":"1F890"},{"Typeface name":"Wingdings 3","Dingbat dec":"234","Dingbat hex":"EA","Unicode dec":"129170","Unicode hex":"1F892"},{"Typeface name":"Wingdings 3","Dingbat dec":"235","Dingbat hex":"EB","Unicode dec":"129169","Unicode hex":"1F891"},{"Typeface name":"Wingdings 3","Dingbat dec":"236","Dingbat hex":"EC","Unicode dec":"129171","Unicode hex":"1F893"},{"Typeface name":"Wingdings 3","Dingbat dec":"237","Dingbat hex":"ED","Unicode dec":"129172","Unicode hex":"1F894"},{"Typeface name":"Wingdings 3","Dingbat dec":"238","Dingbat hex":"EE","Unicode dec":"129174","Unicode hex":"1F896"},{"Typeface name":"Wingdings 3","Dingbat dec":"239","Dingbat hex":"EF","Unicode dec":"129173","Unicode hex":"1F895"},{"Typeface name":"Wingdings 3","Dingbat dec":"240","Dingbat hex":"F0","Unicode dec":"129175","Unicode hex":"1F897"}]},8566:function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.hex=e.dec=e.codePoint=void 0;for(var a=r(n(6610)),i={},o=String.fromCodePoint?String.fromCodePoint:function(t){if(t<=65535)return String.fromCharCode(t);var e=Math.floor((t-65536)/1024)+55296,n=(t-65536)%1024+56320;return String.fromCharCode(e,n)},l=0,c=a.default;l<c.length;l++){var s=c[l],u=parseInt(s["Unicode dec"],10),d={codePoint:u,string:o(u)};i[s["Typeface name"].toUpperCase()+"_"+s["Dingbat dec"]]=d}function h(t,e){return i[t.toUpperCase()+"_"+e]}e.codePoint=h,e.dec=function(t,e){return h(t,parseInt(e,10))},e.hex=function(t,e){return h(t,parseInt(e,16))}},4776:function(t,e){"use strict";var n;Object.defineProperty(e,"__esModule",{value:!0}),e.Doctype=e.CDATA=e.Tag=e.Style=e.Script=e.Comment=e.Directive=e.Text=e.Root=e.isTag=e.ElementType=void 0,function(t){t.Root="root",t.Text="text",t.Directive="directive",t.Comment="comment",t.Script="script",t.Style="style",t.Tag="tag",t.CDATA="cdata",t.Doctype="doctype"}(n=e.ElementType||(e.ElementType={})),e.isTag=function(t){return t.type===n.Tag||t.type===n.Script||t.type===n.Style},e.Root=n.Root,e.Text=n.Text,e.Directive=n.Directive,e.Comment=n.Comment,e.Script=n.Script,e.Style=n.Style,e.Tag=n.Tag,e.CDATA=n.CDATA,e.Doctype=n.Doctype},7143:function(t){"use strict";var e=Object.prototype.hasOwnProperty,n="~";function r(){}function a(t,e,n){this.fn=t,this.context=e,this.once=n||!1}function i(t,e,r,i,o){if("function"!==typeof r)throw new TypeError("The listener must be a function");var l=new a(r,i||t,o),c=n?n+e:e;return t._events[c]?t._events[c].fn?t._events[c]=[t._events[c],l]:t._events[c].push(l):(t._events[c]=l,t._eventsCount++),t}function o(t,e){0===--t._eventsCount?t._events=new r:delete t._events[e]}function l(){this._events=new r,this._eventsCount=0}Object.create&&(r.prototype=Object.create(null),(new r).__proto__||(n=!1)),l.prototype.eventNames=function(){var t,r,a=[];if(0===this._eventsCount)return a;for(r in t=this._events)e.call(t,r)&&a.push(n?r.slice(1):r);return Object.getOwnPropertySymbols?a.concat(Object.getOwnPropertySymbols(t)):a},l.prototype.listeners=function(t){var e=n?n+t:t,r=this._events[e];if(!r)return[];if(r.fn)return[r.fn];for(var a=0,i=r.length,o=new Array(i);a<i;a++)o[a]=r[a].fn;return o},l.prototype.listenerCount=function(t){var e=n?n+t:t,r=this._events[e];return r?r.fn?1:r.length:0},l.prototype.emit=function(t,e,r,a,i,o){var l=n?n+t:t;if(!this._events[l])return!1;var c,s,u=this._events[l],d=arguments.length;if(u.fn){switch(u.once&&this.removeListener(t,u.fn,void 0,!0),d){case 1:return u.fn.call(u.context),!0;case 2:return u.fn.call(u.context,e),!0;case 3:return u.fn.call(u.context,e,r),!0;case 4:return u.fn.call(u.context,e,r,a),!0;case 5:return u.fn.call(u.context,e,r,a,i),!0;case 6:return u.fn.call(u.context,e,r,a,i,o),!0}for(s=1,c=new Array(d-1);s<d;s++)c[s-1]=arguments[s];u.fn.apply(u.context,c)}else{var h,f=u.length;for(s=0;s<f;s++)switch(u[s].once&&this.removeListener(t,u[s].fn,void 0,!0),d){case 1:u[s].fn.call(u[s].context);break;case 2:u[s].fn.call(u[s].context,e);break;case 3:u[s].fn.call(u[s].context,e,r);break;case 4:u[s].fn.call(u[s].context,e,r,a);break;default:if(!c)for(h=1,c=new Array(d-1);h<d;h++)c[h-1]=arguments[h];u[s].fn.apply(u[s].context,c)}}return!0},l.prototype.on=function(t,e,n){return i(this,t,e,n,!1)},l.prototype.once=function(t,e,n){return i(this,t,e,n,!0)},l.prototype.removeListener=function(t,e,r,a){var i=n?n+t:t;if(!this._events[i])return this;if(!e)return o(this,i),this;var l=this._events[i];if(l.fn)l.fn!==e||a&&!l.once||r&&l.context!==r||o(this,i);else{for(var c=0,s=[],u=l.length;c<u;c++)(l[c].fn!==e||a&&!l[c].once||r&&l[c].context!==r)&&s.push(l[c]);s.length?this._events[i]=1===s.length?s[0]:s:o(this,i)}return this},l.prototype.removeAllListeners=function(t){var e;return t?(e=n?n+t:t,this._events[e]&&o(this,e)):(this._events=new r,this._eventsCount=0),this},l.prototype.off=l.prototype.removeListener,l.prototype.addListener=l.prototype.on,l.prefixed=n,l.EventEmitter=l,t.exports=l},1132:function(t){"use strict";var e=Object.prototype.hasOwnProperty,n=Object.prototype.toString,r=Object.defineProperty,a=Object.getOwnPropertyDescriptor,i=function(t){return"function"===typeof Array.isArray?Array.isArray(t):"[object Array]"===n.call(t)},o=function(t){if(!t||"[object Object]"!==n.call(t))return!1;var r,a=e.call(t,"constructor"),i=t.constructor&&t.constructor.prototype&&e.call(t.constructor.prototype,"isPrototypeOf");if(t.constructor&&!a&&!i)return!1;for(r in t);return"undefined"===typeof r||e.call(t,r)},l=function(t,e){r&&"__proto__"===e.name?r(t,e.name,{enumerable:!0,configurable:!0,value:e.newValue,writable:!0}):t[e.name]=e.newValue},c=function(t,n){if("__proto__"===n){if(!e.call(t,n))return;if(a)return a(t,n).value}return t[n]};t.exports=function t(){var e,n,r,a,s,u,d=arguments[0],h=1,f=arguments.length,p=!1;for("boolean"===typeof d&&(p=d,d=arguments[1]||{},h=2),(null==d||"object"!==typeof d&&"function"!==typeof d)&&(d={});h<f;++h)if(null!=(e=arguments[h]))for(n in e)r=c(d,n),d!==(a=c(e,n))&&(p&&a&&(o(a)||(s=i(a)))?(s?(s=!1,u=r&&i(r)?r:[]):u=r&&o(r)?r:{},l(d,{name:n,newValue:t(p,u,a)})):"undefined"!==typeof a&&l(d,{name:n,newValue:a}));return d}},8262:function(t){"use strict";t.exports=function t(e,n){if(e===n)return!0;if(e&&n&&"object"==typeof e&&"object"==typeof n){if(e.constructor!==n.constructor)return!1;var r,a,i;if(Array.isArray(e)){if((r=e.length)!=n.length)return!1;for(a=r;0!==a--;)if(!t(e[a],n[a]))return!1;return!0}if(e.constructor===RegExp)return e.source===n.source&&e.flags===n.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===n.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===n.toString();if((r=(i=Object.keys(e)).length)!==Object.keys(n).length)return!1;for(a=r;0!==a--;)if(!Object.prototype.hasOwnProperty.call(n,i[a]))return!1;for(a=r;0!==a--;){var o=i[a];if(!t(e[o],n[o]))return!1}return!0}return e!==e&&n!==n}},5106:function(t){var e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,n=/\n/g,r=/^\s*/,a=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,i=/^:\s*/,o=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,l=/^[;\s]*/,c=/^\s+|\s+$/g,s="";function u(t){return t?t.replace(c,s):s}t.exports=function(t,c){if("string"!==typeof t)throw new TypeError("First argument must be a string");if(!t)return[];c=c||{};var d=1,h=1;function f(t){var e=t.match(n);e&&(d+=e.length);var r=t.lastIndexOf("\n");h=~r?t.length-r:h+t.length}function p(){var t={line:d,column:h};return function(e){return e.position=new g(t),b(),e}}function g(t){this.start=t,this.end={line:d,column:h},this.source=c.source}g.prototype.content=t;var v=[];function m(e){var n=new Error(c.source+":"+d+":"+h+": "+e);if(n.reason=e,n.filename=c.source,n.line=d,n.column=h,n.source=t,!c.silent)throw n;v.push(n)}function y(e){var n=e.exec(t);if(n){var r=n[0];return f(r),t=t.slice(r.length),n}}function b(){y(r)}function x(t){var e;for(t=t||[];e=M();)!1!==e&&t.push(e);return t}function M(){var e=p();if("/"==t.charAt(0)&&"*"==t.charAt(1)){for(var n=2;s!=t.charAt(n)&&("*"!=t.charAt(n)||"/"!=t.charAt(n+1));)++n;if(n+=2,s===t.charAt(n-1))return m("End of comment missing");var r=t.slice(2,n-2);return h+=2,f(r),t=t.slice(n),h+=2,e({type:"comment",comment:r})}}function w(){var t=p(),n=y(a);if(n){if(M(),!y(i))return m("property missing ':'");var r=y(o),c=t({type:"declaration",property:u(n[0].replace(e,s)),value:r?u(r[0].replace(e,s)):s});return y(l),c}}return b(),function(){var t,e=[];for(x(e);t=w();)!1!==t&&(e.push(t),x(e));return e}()}},6029:function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0});var a=r(n(5106));e.default=function(t,e){var n=null;if(!t||"string"!==typeof t)return n;var r=(0,a.default)(t),i="function"===typeof e;return r.forEach((function(t){if("declaration"===t.type){var r=t.property,a=t.value;i?e(r,a,t):a&&((n=n||{})[r]=a)}})),n}},2110:function(t,e,n){"use strict";var r=n(8309),a={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},i={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},o={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},l={};function c(t){return r.isMemo(t)?o:l[t.$$typeof]||a}l[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},l[r.Memo]=o;var s=Object.defineProperty,u=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,h=Object.getOwnPropertyDescriptor,f=Object.getPrototypeOf,p=Object.prototype;t.exports=function t(e,n,r){if("string"!==typeof n){if(p){var a=f(n);a&&a!==p&&t(e,a,r)}var o=u(n);d&&(o=o.concat(d(n)));for(var l=c(e),g=c(n),v=0;v<o.length;++v){var m=o[v];if(!i[m]&&(!r||!r[m])&&(!g||!g[m])&&(!l||!l[m])){var y=h(n,m);try{s(e,m,y)}catch(b){}}}}return e}},746:function(t,e){"use strict";var n="function"===typeof Symbol&&Symbol.for,r=n?Symbol.for("react.element"):60103,a=n?Symbol.for("react.portal"):60106,i=n?Symbol.for("react.fragment"):60107,o=n?Symbol.for("react.strict_mode"):60108,l=n?Symbol.for("react.profiler"):60114,c=n?Symbol.for("react.provider"):60109,s=n?Symbol.for("react.context"):60110,u=n?Symbol.for("react.async_mode"):60111,d=n?Symbol.for("react.concurrent_mode"):60111,h=n?Symbol.for("react.forward_ref"):60112,f=n?Symbol.for("react.suspense"):60113,p=n?Symbol.for("react.suspense_list"):60120,g=n?Symbol.for("react.memo"):60115,v=n?Symbol.for("react.lazy"):60116,m=n?Symbol.for("react.block"):60121,y=n?Symbol.for("react.fundamental"):60117,b=n?Symbol.for("react.responder"):60118,x=n?Symbol.for("react.scope"):60119;function M(t){if("object"===typeof t&&null!==t){var e=t.$$typeof;switch(e){case r:switch(t=t.type){case u:case d:case i:case l:case o:case f:return t;default:switch(t=t&&t.$$typeof){case s:case h:case v:case g:case c:return t;default:return e}}case a:return e}}}function w(t){return M(t)===d}e.AsyncMode=u,e.ConcurrentMode=d,e.ContextConsumer=s,e.ContextProvider=c,e.Element=r,e.ForwardRef=h,e.Fragment=i,e.Lazy=v,e.Memo=g,e.Portal=a,e.Profiler=l,e.StrictMode=o,e.Suspense=f,e.isAsyncMode=function(t){return w(t)||M(t)===u},e.isConcurrentMode=w,e.isContextConsumer=function(t){return M(t)===s},e.isContextProvider=function(t){return M(t)===c},e.isElement=function(t){return"object"===typeof t&&null!==t&&t.$$typeof===r},e.isForwardRef=function(t){return M(t)===h},e.isFragment=function(t){return M(t)===i},e.isLazy=function(t){return M(t)===v},e.isMemo=function(t){return M(t)===g},e.isPortal=function(t){return M(t)===a},e.isProfiler=function(t){return M(t)===l},e.isStrictMode=function(t){return M(t)===o},e.isSuspense=function(t){return M(t)===f},e.isValidElementType=function(t){return"string"===typeof t||"function"===typeof t||t===i||t===d||t===l||t===o||t===f||t===p||"object"===typeof t&&null!==t&&(t.$$typeof===v||t.$$typeof===g||t.$$typeof===c||t.$$typeof===s||t.$$typeof===h||t.$$typeof===y||t.$$typeof===b||t.$$typeof===x||t.$$typeof===m)},e.typeOf=M},8309:function(t,e,n){"use strict";t.exports=n(746)},9127:function(t,e){e.CASE_SENSITIVE_TAG_NAMES=["animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","linearGradient","radialGradient","textPath"]},9409:function(t){var e="html",n="head",r="body",a=/<([a-zA-Z]+[0-9]?)/,i=/<head[^]*>/i,o=/<body[^]*>/i,l=function(){throw new Error("This browser does not support `document.implementation.createHTMLDocument`")},c=function(){throw new Error("This browser does not support `DOMParser.prototype.parseFromString`")},s="object"===typeof window&&window.DOMParser;if("function"===typeof s){var u=new s;l=c=function(t,e){return e&&(t="<"+e+">"+t+"</"+e+">"),u.parseFromString(t,"text/html")}}if("object"===typeof document&&document.implementation){var d=document.implementation.createHTMLDocument();l=function(t,e){return e?(d.documentElement.querySelector(e).innerHTML=t,d):(d.documentElement.innerHTML=t,d)}}var h,f="object"===typeof document?document.createElement("template"):{};f.content&&(h=function(t){return f.innerHTML=t,f.content.childNodes}),t.exports=function(t){var s,u,d,f,p=t.match(a);switch(p&&p[1]&&(s=p[1].toLowerCase()),s){case e:return u=c(t),i.test(t)||(d=u.querySelector(n))&&d.parentNode.removeChild(d),o.test(t)||(d=u.querySelector(r))&&d.parentNode.removeChild(d),u.querySelectorAll(e);case n:case r:return f=(u=l(t)).querySelectorAll(s),o.test(t)&&i.test(t)?f[0].parentNode.childNodes:f;default:return h?h(t):(d=l(t,r).querySelector(r)).childNodes}}},159:function(t,e,n){var r=n(9409),a=n(1716).formatDOM,i=/<(![a-zA-Z\s]+)>/;t.exports=function(t){if("string"!==typeof t)throw new TypeError("First argument must be a string");if(""===t)return[];var e,n=t.match(i);return n&&n[1]&&(e=n[1]),a(r(t),null,e)}},1716:function(t,e,n){for(var r,a=n(538),i=n(9127).CASE_SENSITIVE_TAG_NAMES,o=a.Comment,l=a.Element,c=a.ProcessingInstruction,s=a.Text,u={},d=0,h=i.length;d<h;d++)r=i[d],u[r.toLowerCase()]=r;function f(t){for(var e,n={},r=0,a=t.length;r<a;r++)n[(e=t[r]).name]=e.value;return n}function p(t){var e=function(t){return u[t]}(t=t.toLowerCase());return e||t}e.formatAttributes=f,e.formatDOM=function t(e,n,r){n=n||null;for(var a,i=[],u=0,d=e.length;u<d;u++){var h,g=e[u];switch(g.nodeType){case 1:a=p(g.nodeName),(h=new l(a,f(g.attributes))).children=t("template"===a?g.content.childNodes:g.childNodes,h);break;case 3:h=new s(g.nodeValue);break;case 8:h=new o(g.nodeValue);break;default:continue}var v=i[u-1]||null;v&&(v.next=h),h.parent=n,h.prev=v,h.next=null,i.push(h)}return r&&((h=new c(r.substring(0,r.indexOf(" ")).toLowerCase(),r)).next=i[0]||null,h.parent=n,i.unshift(h),i[1]&&(i[1].prev=i[0])),i}},538:function(t,e,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var a=Object.getOwnPropertyDescriptor(e,n);a&&!("get"in a?!e.__esModule:a.writable||a.configurable)||(a={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,a)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),a=this&&this.__exportStar||function(t,e){for(var n in t)"default"===n||Object.prototype.hasOwnProperty.call(e,n)||r(e,t,n)};Object.defineProperty(e,"__esModule",{value:!0}),e.DomHandler=void 0;var i=n(4776),o=n(4362);a(n(4362),e);var l={withStartIndices:!1,withEndIndices:!1,xmlMode:!1},c=function(){function t(t,e,n){this.dom=[],this.root=new o.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null,"function"===typeof e&&(n=e,e=l),"object"===typeof t&&(e=t,t=void 0),this.callback=null!==t&&void 0!==t?t:null,this.options=null!==e&&void 0!==e?e:l,this.elementCB=null!==n&&void 0!==n?n:null}return t.prototype.onparserinit=function(t){this.parser=t},t.prototype.onreset=function(){this.dom=[],this.root=new o.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null},t.prototype.onend=function(){this.done||(this.done=!0,this.parser=null,this.handleCallback(null))},t.prototype.onerror=function(t){this.handleCallback(t)},t.prototype.onclosetag=function(){this.lastNode=null;var t=this.tagStack.pop();this.options.withEndIndices&&(t.endIndex=this.parser.endIndex),this.elementCB&&this.elementCB(t)},t.prototype.onopentag=function(t,e){var n=this.options.xmlMode?i.ElementType.Tag:void 0,r=new o.Element(t,e,void 0,n);this.addNode(r),this.tagStack.push(r)},t.prototype.ontext=function(t){var e=this.lastNode;if(e&&e.type===i.ElementType.Text)e.data+=t,this.options.withEndIndices&&(e.endIndex=this.parser.endIndex);else{var n=new o.Text(t);this.addNode(n),this.lastNode=n}},t.prototype.oncomment=function(t){if(this.lastNode&&this.lastNode.type===i.ElementType.Comment)this.lastNode.data+=t;else{var e=new o.Comment(t);this.addNode(e),this.lastNode=e}},t.prototype.oncommentend=function(){this.lastNode=null},t.prototype.oncdatastart=function(){var t=new o.Text(""),e=new o.CDATA([t]);this.addNode(e),t.parent=e,this.lastNode=t},t.prototype.oncdataend=function(){this.lastNode=null},t.prototype.onprocessinginstruction=function(t,e){var n=new o.ProcessingInstruction(t,e);this.addNode(n)},t.prototype.handleCallback=function(t){if("function"===typeof this.callback)this.callback(t,this.dom);else if(t)throw t},t.prototype.addNode=function(t){var e=this.tagStack[this.tagStack.length-1],n=e.children[e.children.length-1];this.options.withStartIndices&&(t.startIndex=this.parser.startIndex),this.options.withEndIndices&&(t.endIndex=this.parser.endIndex),e.children.push(t),n&&(t.prev=n,n.next=t),t.parent=e,this.lastNode=null},t}();e.DomHandler=c,e.default=c},4362:function(t,e,n){"use strict";var r=this&&this.__extends||function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!==typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),a=this&&this.__assign||function(){return a=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var a in e=arguments[n])Object.prototype.hasOwnProperty.call(e,a)&&(t[a]=e[a]);return t},a.apply(this,arguments)};Object.defineProperty(e,"__esModule",{value:!0}),e.cloneNode=e.hasChildren=e.isDocument=e.isDirective=e.isComment=e.isText=e.isCDATA=e.isTag=e.Element=e.Document=e.CDATA=e.NodeWithChildren=e.ProcessingInstruction=e.Comment=e.Text=e.DataNode=e.Node=void 0;var i=n(4776),o=function(){function t(){this.parent=null,this.prev=null,this.next=null,this.startIndex=null,this.endIndex=null}return Object.defineProperty(t.prototype,"parentNode",{get:function(){return this.parent},set:function(t){this.parent=t},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"previousSibling",{get:function(){return this.prev},set:function(t){this.prev=t},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"nextSibling",{get:function(){return this.next},set:function(t){this.next=t},enumerable:!1,configurable:!0}),t.prototype.cloneNode=function(t){return void 0===t&&(t=!1),M(this,t)},t}();e.Node=o;var l=function(t){function e(e){var n=t.call(this)||this;return n.data=e,n}return r(e,t),Object.defineProperty(e.prototype,"nodeValue",{get:function(){return this.data},set:function(t){this.data=t},enumerable:!1,configurable:!0}),e}(o);e.DataNode=l;var c=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type=i.ElementType.Text,e}return r(e,t),Object.defineProperty(e.prototype,"nodeType",{get:function(){return 3},enumerable:!1,configurable:!0}),e}(l);e.Text=c;var s=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type=i.ElementType.Comment,e}return r(e,t),Object.defineProperty(e.prototype,"nodeType",{get:function(){return 8},enumerable:!1,configurable:!0}),e}(l);e.Comment=s;var u=function(t){function e(e,n){var r=t.call(this,n)||this;return r.name=e,r.type=i.ElementType.Directive,r}return r(e,t),Object.defineProperty(e.prototype,"nodeType",{get:function(){return 1},enumerable:!1,configurable:!0}),e}(l);e.ProcessingInstruction=u;var d=function(t){function e(e){var n=t.call(this)||this;return n.children=e,n}return r(e,t),Object.defineProperty(e.prototype,"firstChild",{get:function(){var t;return null!==(t=this.children[0])&&void 0!==t?t:null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"lastChild",{get:function(){return this.children.length>0?this.children[this.children.length-1]:null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"childNodes",{get:function(){return this.children},set:function(t){this.children=t},enumerable:!1,configurable:!0}),e}(o);e.NodeWithChildren=d;var h=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type=i.ElementType.CDATA,e}return r(e,t),Object.defineProperty(e.prototype,"nodeType",{get:function(){return 4},enumerable:!1,configurable:!0}),e}(d);e.CDATA=h;var f=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type=i.ElementType.Root,e}return r(e,t),Object.defineProperty(e.prototype,"nodeType",{get:function(){return 9},enumerable:!1,configurable:!0}),e}(d);e.Document=f;var p=function(t){function e(e,n,r,a){void 0===r&&(r=[]),void 0===a&&(a="script"===e?i.ElementType.Script:"style"===e?i.ElementType.Style:i.ElementType.Tag);var o=t.call(this,r)||this;return o.name=e,o.attribs=n,o.type=a,o}return r(e,t),Object.defineProperty(e.prototype,"nodeType",{get:function(){return 1},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"tagName",{get:function(){return this.name},set:function(t){this.name=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"attributes",{get:function(){var t=this;return Object.keys(this.attribs).map((function(e){var n,r;return{name:e,value:t.attribs[e],namespace:null===(n=t["x-attribsNamespace"])||void 0===n?void 0:n[e],prefix:null===(r=t["x-attribsPrefix"])||void 0===r?void 0:r[e]}}))},enumerable:!1,configurable:!0}),e}(d);function g(t){return(0,i.isTag)(t)}function v(t){return t.type===i.ElementType.CDATA}function m(t){return t.type===i.ElementType.Text}function y(t){return t.type===i.ElementType.Comment}function b(t){return t.type===i.ElementType.Directive}function x(t){return t.type===i.ElementType.Root}function M(t,e){var n;if(void 0===e&&(e=!1),m(t))n=new c(t.data);else if(y(t))n=new s(t.data);else if(g(t)){var r=e?w(t.children):[],i=new p(t.name,a({},t.attribs),r);r.forEach((function(t){return t.parent=i})),null!=t.namespace&&(i.namespace=t.namespace),t["x-attribsNamespace"]&&(i["x-attribsNamespace"]=a({},t["x-attribsNamespace"])),t["x-attribsPrefix"]&&(i["x-attribsPrefix"]=a({},t["x-attribsPrefix"])),n=i}else if(v(t)){r=e?w(t.children):[];var o=new h(r);r.forEach((function(t){return t.parent=o})),n=o}else if(x(t)){r=e?w(t.children):[];var l=new f(r);r.forEach((function(t){return t.parent=l})),t["x-mode"]&&(l["x-mode"]=t["x-mode"]),n=l}else{if(!b(t))throw new Error("Not implemented yet: ".concat(t.type));var d=new u(t.name,t.data);null!=t["x-name"]&&(d["x-name"]=t["x-name"],d["x-publicId"]=t["x-publicId"],d["x-systemId"]=t["x-systemId"]),n=d}return n.startIndex=t.startIndex,n.endIndex=t.endIndex,null!=t.sourceCodeLocation&&(n.sourceCodeLocation=t.sourceCodeLocation),n}function w(t){for(var e=t.map((function(t){return M(t,!0)})),n=1;n<e.length;n++)e[n].prev=e[n-1],e[n-1].next=e[n];return e}e.Element=p,e.isTag=g,e.isCDATA=v,e.isText=m,e.isComment=y,e.isDirective=b,e.isDocument=x,e.hasChildren=function(t){return Object.prototype.hasOwnProperty.call(t,"children")},e.cloneNode=M},6854:function(t,e,n){var r=n(9936),a=n(159),i=n(8131),o=n(4595);a="function"===typeof a.default?a.default:a;var l={lowerCaseAttributeNames:!1};function c(t,e){if("string"!==typeof t)throw new TypeError("First argument must be a string");return""===t?[]:o(a(t,(e=e||{}).htmlparser2||l),e)}c.domToReact=o,c.htmlToDOM=a,c.attributesToProps=i,c.Comment=r.Comment,c.Element=r.Element,c.ProcessingInstruction=r.ProcessingInstruction,c.Text=r.Text,t.exports=c,c.default=c},8131:function(t,e,n){var r=n(6195),a=n(4141),i=["checked","value"],o=["input","select","textarea"],l={reset:!0,submit:!0};function c(t){return r.possibleStandardNames[t]}t.exports=function(t,e){var n,s,u,d,h,f={},p=(t=t||{}).type&&l[t.type];for(n in t)if(u=t[n],r.isCustomAttribute(n))f[n]=u;else if(d=c(s=n.toLowerCase()))switch(h=r.getPropertyInfo(d),-1===i.indexOf(d)||-1===o.indexOf(e)||p||(d=c("default"+s)),f[d]=u,h&&h.type){case r.BOOLEAN:f[d]=!0;break;case r.OVERLOADED_BOOLEAN:""===u&&(f[d]=!0)}else a.PRESERVE_CUSTOM_ATTRIBUTES&&(f[n]=u);return a.setStyleProp(t.style,f),f}},4595:function(t,e,n){var r=n(2791),a=n(8131),i=n(4141),o=i.setStyleProp,l=i.canTextBeChildOfNode;function c(t){return i.PRESERVE_CUSTOM_ATTRIBUTES&&"tag"===t.type&&i.isCustomComponent(t.name,t.attribs)}t.exports=function t(e,n){for(var s,u,d,h,f,p=(n=n||{}).library||r,g=p.cloneElement,v=p.createElement,m=p.isValidElement,y=[],b="function"===typeof n.replace,x=n.transform||i.returnFirstArg,M=n.trim,w=0,z=e.length;w<z;w++)if(s=e[w],b&&m(d=n.replace(s)))z>1&&(d=g(d,{key:d.key||w})),y.push(x(d,s,w));else if("text"!==s.type){switch(h=s.attribs,c(s)?o(h.style,h):h&&(h=a(h,s.name)),f=null,s.type){case"script":case"style":s.children[0]&&(h.dangerouslySetInnerHTML={__html:s.children[0].data});break;case"tag":"textarea"===s.name&&s.children[0]?h.defaultValue=s.children[0].data:s.children&&s.children.length&&(f=t(s.children,n));break;default:continue}z>1&&(h.key=w),y.push(x(v(s.name,h,f),s,w))}else{if((u=!s.data.trim().length)&&s.parent&&!l(s.parent))continue;if(M&&u)continue;y.push(x(s.data,s,w))}return 1===y.length?y[0]:y}},4141:function(t,e,n){var r=n(2791),a=n(5792).default;var i=new Set(["annotation-xml","color-profile","font-face","font-face-src","font-face-uri","font-face-format","font-face-name","missing-glyph"]);var o={reactCompat:!0};var l=r.version.split(".")[0]>=16,c=new Set(["tr","tbody","thead","tfoot","colgroup","table","head","html","frameset"]);t.exports={PRESERVE_CUSTOM_ATTRIBUTES:l,ELEMENTS_WITH_NO_TEXT_CHILDREN:c,invertObject:function(t,e){if(!t||"object"!==typeof t)throw new TypeError("First argument must be an object");var n="function"===typeof e,r={},a={};for(var i in t){var o=t[i];n&&(r=e(i,o))&&2===r.length?a[r[0]]=r[1]:"string"===typeof o&&(a[o]=i)}return a},isCustomComponent:function(t,e){return-1===t.indexOf("-")?e&&"string"===typeof e.is:!i.has(t)},setStyleProp:function(t,e){if(null!==t&&void 0!==t)try{e.style=a(t,o)}catch(n){e.style={}}},canTextBeChildOfNode:function(t){return!c.has(t.name)},returnFirstArg:function(t){return t}}},9936:function(t,e,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var a=Object.getOwnPropertyDescriptor(e,n);a&&!("get"in a?!e.__esModule:a.writable||a.configurable)||(a={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,a)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),a=this&&this.__exportStar||function(t,e){for(var n in t)"default"===n||Object.prototype.hasOwnProperty.call(e,n)||r(e,t,n)};Object.defineProperty(e,"__esModule",{value:!0}),e.DomHandler=void 0;var i=n(4776),o=n(1262);a(n(1262),e);var l={withStartIndices:!1,withEndIndices:!1,xmlMode:!1},c=function(){function t(t,e,n){this.dom=[],this.root=new o.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null,"function"===typeof e&&(n=e,e=l),"object"===typeof t&&(e=t,t=void 0),this.callback=null!==t&&void 0!==t?t:null,this.options=null!==e&&void 0!==e?e:l,this.elementCB=null!==n&&void 0!==n?n:null}return t.prototype.onparserinit=function(t){this.parser=t},t.prototype.onreset=function(){this.dom=[],this.root=new o.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null},t.prototype.onend=function(){this.done||(this.done=!0,this.parser=null,this.handleCallback(null))},t.prototype.onerror=function(t){this.handleCallback(t)},t.prototype.onclosetag=function(){this.lastNode=null;var t=this.tagStack.pop();this.options.withEndIndices&&(t.endIndex=this.parser.endIndex),this.elementCB&&this.elementCB(t)},t.prototype.onopentag=function(t,e){var n=this.options.xmlMode?i.ElementType.Tag:void 0,r=new o.Element(t,e,void 0,n);this.addNode(r),this.tagStack.push(r)},t.prototype.ontext=function(t){var e=this.lastNode;if(e&&e.type===i.ElementType.Text)e.data+=t,this.options.withEndIndices&&(e.endIndex=this.parser.endIndex);else{var n=new o.Text(t);this.addNode(n),this.lastNode=n}},t.prototype.oncomment=function(t){if(this.lastNode&&this.lastNode.type===i.ElementType.Comment)this.lastNode.data+=t;else{var e=new o.Comment(t);this.addNode(e),this.lastNode=e}},t.prototype.oncommentend=function(){this.lastNode=null},t.prototype.oncdatastart=function(){var t=new o.Text(""),e=new o.CDATA([t]);this.addNode(e),t.parent=e,this.lastNode=t},t.prototype.oncdataend=function(){this.lastNode=null},t.prototype.onprocessinginstruction=function(t,e){var n=new o.ProcessingInstruction(t,e);this.addNode(n)},t.prototype.handleCallback=function(t){if("function"===typeof this.callback)this.callback(t,this.dom);else if(t)throw t},t.prototype.addNode=function(t){var e=this.tagStack[this.tagStack.length-1],n=e.children[e.children.length-1];this.options.withStartIndices&&(t.startIndex=this.parser.startIndex),this.options.withEndIndices&&(t.endIndex=this.parser.endIndex),e.children.push(t),n&&(t.prev=n,n.next=t),t.parent=e,this.lastNode=null},t}();e.DomHandler=c,e.default=c},1262:function(t,e,n){"use strict";var r=this&&this.__extends||function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},t(e,n)};return function(e,n){if("function"!==typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),a=this&&this.__assign||function(){return a=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var a in e=arguments[n])Object.prototype.hasOwnProperty.call(e,a)&&(t[a]=e[a]);return t},a.apply(this,arguments)};Object.defineProperty(e,"__esModule",{value:!0}),e.cloneNode=e.hasChildren=e.isDocument=e.isDirective=e.isComment=e.isText=e.isCDATA=e.isTag=e.Element=e.Document=e.CDATA=e.NodeWithChildren=e.ProcessingInstruction=e.Comment=e.Text=e.DataNode=e.Node=void 0;var i=n(4776),o=function(){function t(){this.parent=null,this.prev=null,this.next=null,this.startIndex=null,this.endIndex=null}return Object.defineProperty(t.prototype,"parentNode",{get:function(){return this.parent},set:function(t){this.parent=t},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"previousSibling",{get:function(){return this.prev},set:function(t){this.prev=t},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"nextSibling",{get:function(){return this.next},set:function(t){this.next=t},enumerable:!1,configurable:!0}),t.prototype.cloneNode=function(t){return void 0===t&&(t=!1),M(this,t)},t}();e.Node=o;var l=function(t){function e(e){var n=t.call(this)||this;return n.data=e,n}return r(e,t),Object.defineProperty(e.prototype,"nodeValue",{get:function(){return this.data},set:function(t){this.data=t},enumerable:!1,configurable:!0}),e}(o);e.DataNode=l;var c=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type=i.ElementType.Text,e}return r(e,t),Object.defineProperty(e.prototype,"nodeType",{get:function(){return 3},enumerable:!1,configurable:!0}),e}(l);e.Text=c;var s=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type=i.ElementType.Comment,e}return r(e,t),Object.defineProperty(e.prototype,"nodeType",{get:function(){return 8},enumerable:!1,configurable:!0}),e}(l);e.Comment=s;var u=function(t){function e(e,n){var r=t.call(this,n)||this;return r.name=e,r.type=i.ElementType.Directive,r}return r(e,t),Object.defineProperty(e.prototype,"nodeType",{get:function(){return 1},enumerable:!1,configurable:!0}),e}(l);e.ProcessingInstruction=u;var d=function(t){function e(e){var n=t.call(this)||this;return n.children=e,n}return r(e,t),Object.defineProperty(e.prototype,"firstChild",{get:function(){var t;return null!==(t=this.children[0])&&void 0!==t?t:null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"lastChild",{get:function(){return this.children.length>0?this.children[this.children.length-1]:null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"childNodes",{get:function(){return this.children},set:function(t){this.children=t},enumerable:!1,configurable:!0}),e}(o);e.NodeWithChildren=d;var h=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type=i.ElementType.CDATA,e}return r(e,t),Object.defineProperty(e.prototype,"nodeType",{get:function(){return 4},enumerable:!1,configurable:!0}),e}(d);e.CDATA=h;var f=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type=i.ElementType.Root,e}return r(e,t),Object.defineProperty(e.prototype,"nodeType",{get:function(){return 9},enumerable:!1,configurable:!0}),e}(d);e.Document=f;var p=function(t){function e(e,n,r,a){void 0===r&&(r=[]),void 0===a&&(a="script"===e?i.ElementType.Script:"style"===e?i.ElementType.Style:i.ElementType.Tag);var o=t.call(this,r)||this;return o.name=e,o.attribs=n,o.type=a,o}return r(e,t),Object.defineProperty(e.prototype,"nodeType",{get:function(){return 1},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"tagName",{get:function(){return this.name},set:function(t){this.name=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"attributes",{get:function(){var t=this;return Object.keys(this.attribs).map((function(e){var n,r;return{name:e,value:t.attribs[e],namespace:null===(n=t["x-attribsNamespace"])||void 0===n?void 0:n[e],prefix:null===(r=t["x-attribsPrefix"])||void 0===r?void 0:r[e]}}))},enumerable:!1,configurable:!0}),e}(d);function g(t){return(0,i.isTag)(t)}function v(t){return t.type===i.ElementType.CDATA}function m(t){return t.type===i.ElementType.Text}function y(t){return t.type===i.ElementType.Comment}function b(t){return t.type===i.ElementType.Directive}function x(t){return t.type===i.ElementType.Root}function M(t,e){var n;if(void 0===e&&(e=!1),m(t))n=new c(t.data);else if(y(t))n=new s(t.data);else if(g(t)){var r=e?w(t.children):[],i=new p(t.name,a({},t.attribs),r);r.forEach((function(t){return t.parent=i})),null!=t.namespace&&(i.namespace=t.namespace),t["x-attribsNamespace"]&&(i["x-attribsNamespace"]=a({},t["x-attribsNamespace"])),t["x-attribsPrefix"]&&(i["x-attribsPrefix"]=a({},t["x-attribsPrefix"])),n=i}else if(v(t)){r=e?w(t.children):[];var o=new h(r);r.forEach((function(t){return t.parent=o})),n=o}else if(x(t)){r=e?w(t.children):[];var l=new f(r);r.forEach((function(t){return t.parent=l})),t["x-mode"]&&(l["x-mode"]=t["x-mode"]),n=l}else{if(!b(t))throw new Error("Not implemented yet: ".concat(t.type));var d=new u(t.name,t.data);null!=t["x-name"]&&(d["x-name"]=t["x-name"],d["x-publicId"]=t["x-publicId"],d["x-systemId"]=t["x-systemId"]),n=d}return n.startIndex=t.startIndex,n.endIndex=t.endIndex,null!=t.sourceCodeLocation&&(n.sourceCodeLocation=t.sourceCodeLocation),n}function w(t){for(var e=t.map((function(t){return M(t,!0)})),n=1;n<e.length;n++)e[n].prev=e[n-1],e[n-1].next=e[n];return e}e.Element=p,e.isTag=g,e.isCDATA=v,e.isText=m,e.isComment=y,e.isDirective=b,e.isDocument=x,e.hasChildren=function(t){return Object.prototype.hasOwnProperty.call(t,"children")},e.cloneNode=M},1065:function(t){var e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,n=/\n/g,r=/^\s*/,a=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,i=/^:\s*/,o=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,l=/^[;\s]*/,c=/^\s+|\s+$/g,s="";function u(t){return t?t.replace(c,s):s}t.exports=function(t,c){if("string"!==typeof t)throw new TypeError("First argument must be a string");if(!t)return[];c=c||{};var d=1,h=1;function f(t){var e=t.match(n);e&&(d+=e.length);var r=t.lastIndexOf("\n");h=~r?t.length-r:h+t.length}function p(){var t={line:d,column:h};return function(e){return e.position=new g(t),b(),e}}function g(t){this.start=t,this.end={line:d,column:h},this.source=c.source}g.prototype.content=t;var v=[];function m(e){var n=new Error(c.source+":"+d+":"+h+": "+e);if(n.reason=e,n.filename=c.source,n.line=d,n.column=h,n.source=t,!c.silent)throw n;v.push(n)}function y(e){var n=e.exec(t);if(n){var r=n[0];return f(r),t=t.slice(r.length),n}}function b(){y(r)}function x(t){var e;for(t=t||[];e=M();)!1!==e&&t.push(e);return t}function M(){var e=p();if("/"==t.charAt(0)&&"*"==t.charAt(1)){for(var n=2;s!=t.charAt(n)&&("*"!=t.charAt(n)||"/"!=t.charAt(n+1));)++n;if(n+=2,s===t.charAt(n-1))return m("End of comment missing");var r=t.slice(2,n-2);return h+=2,f(r),t=t.slice(n),h+=2,e({type:"comment",comment:r})}}function w(){var t=p(),n=y(a);if(n){if(M(),!y(i))return m("property missing ':'");var r=y(o),c=t({type:"declaration",property:u(n[0].replace(e,s)),value:r?u(r[0].replace(e,s)):s});return y(l),c}}return b(),function(){var t,e=[];for(x(e);t=w();)!1!==t&&(e.push(t),x(e));return e}()}},5587:function(t,e,n){t.exports=function t(e,n,r){function a(o,l){if(!n[o]){if(!e[o]){if(i)return i(o,!0);var c=new Error("Cannot find module '"+o+"'");throw c.code="MODULE_NOT_FOUND",c}var s=n[o]={exports:{}};e[o][0].call(s.exports,(function(t){return a(e[o][1][t]||t)}),s,s.exports,t,e,n,r)}return n[o].exports}for(var i=void 0,o=0;o<r.length;o++)a(r[o]);return a}({1:[function(t,e,n){"use strict";var r=t("./utils"),a=t("./support"),i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";n.encode=function(t){for(var e,n,a,o,l,c,s,u=[],d=0,h=t.length,f=h,p="string"!==r.getTypeOf(t);d<t.length;)f=h-d,a=p?(e=t[d++],n=d<h?t[d++]:0,d<h?t[d++]:0):(e=t.charCodeAt(d++),n=d<h?t.charCodeAt(d++):0,d<h?t.charCodeAt(d++):0),o=e>>2,l=(3&e)<<4|n>>4,c=1<f?(15&n)<<2|a>>6:64,s=2<f?63&a:64,u.push(i.charAt(o)+i.charAt(l)+i.charAt(c)+i.charAt(s));return u.join("")},n.decode=function(t){var e,n,r,o,l,c,s=0,u=0,d="data:";if(t.substr(0,d.length)===d)throw new Error("Invalid base64 input, it looks like a data url.");var h,f=3*(t=t.replace(/[^A-Za-z0-9+/=]/g,"")).length/4;if(t.charAt(t.length-1)===i.charAt(64)&&f--,t.charAt(t.length-2)===i.charAt(64)&&f--,f%1!=0)throw new Error("Invalid base64 input, bad content length.");for(h=a.uint8array?new Uint8Array(0|f):new Array(0|f);s<t.length;)e=i.indexOf(t.charAt(s++))<<2|(o=i.indexOf(t.charAt(s++)))>>4,n=(15&o)<<4|(l=i.indexOf(t.charAt(s++)))>>2,r=(3&l)<<6|(c=i.indexOf(t.charAt(s++))),h[u++]=e,64!==l&&(h[u++]=n),64!==c&&(h[u++]=r);return h}},{"./support":30,"./utils":32}],2:[function(t,e,n){"use strict";var r=t("./external"),a=t("./stream/DataWorker"),i=t("./stream/Crc32Probe"),o=t("./stream/DataLengthProbe");function l(t,e,n,r,a){this.compressedSize=t,this.uncompressedSize=e,this.crc32=n,this.compression=r,this.compressedContent=a}l.prototype={getContentWorker:function(){var t=new a(r.Promise.resolve(this.compressedContent)).pipe(this.compression.uncompressWorker()).pipe(new o("data_length")),e=this;return t.on("end",(function(){if(this.streamInfo.data_length!==e.uncompressedSize)throw new Error("Bug : uncompressed data size mismatch")})),t},getCompressedWorker:function(){return new a(r.Promise.resolve(this.compressedContent)).withStreamInfo("compressedSize",this.compressedSize).withStreamInfo("uncompressedSize",this.uncompressedSize).withStreamInfo("crc32",this.crc32).withStreamInfo("compression",this.compression)}},l.createWorkerFrom=function(t,e,n){return t.pipe(new i).pipe(new o("uncompressedSize")).pipe(e.compressWorker(n)).pipe(new o("compressedSize")).withStreamInfo("compression",e)},e.exports=l},{"./external":6,"./stream/Crc32Probe":25,"./stream/DataLengthProbe":26,"./stream/DataWorker":27}],3:[function(t,e,n){"use strict";var r=t("./stream/GenericWorker");n.STORE={magic:"\0\0",compressWorker:function(){return new r("STORE compression")},uncompressWorker:function(){return new r("STORE decompression")}},n.DEFLATE=t("./flate")},{"./flate":7,"./stream/GenericWorker":28}],4:[function(t,e,n){"use strict";var r=t("./utils"),a=function(){for(var t,e=[],n=0;n<256;n++){t=n;for(var r=0;r<8;r++)t=1&t?3988292384^t>>>1:t>>>1;e[n]=t}return e}();e.exports=function(t,e){return void 0!==t&&t.length?"string"!==r.getTypeOf(t)?function(t,e,n,r){var i=a,o=r+n;t^=-1;for(var l=r;l<o;l++)t=t>>>8^i[255&(t^e[l])];return-1^t}(0|e,t,t.length,0):function(t,e,n,r){var i=a,o=r+n;t^=-1;for(var l=r;l<o;l++)t=t>>>8^i[255&(t^e.charCodeAt(l))];return-1^t}(0|e,t,t.length,0):0}},{"./utils":32}],5:[function(t,e,n){"use strict";n.base64=!1,n.binary=!1,n.dir=!1,n.createFolders=!0,n.date=null,n.compression=null,n.compressionOptions=null,n.comment=null,n.unixPermissions=null,n.dosPermissions=null},{}],6:[function(t,e,n){"use strict";var r=null;r="undefined"!=typeof Promise?Promise:t("lie"),e.exports={Promise:r}},{lie:37}],7:[function(t,e,n){"use strict";var r="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Uint32Array,a=t("pako"),i=t("./utils"),o=t("./stream/GenericWorker"),l=r?"uint8array":"array";function c(t,e){o.call(this,"FlateWorker/"+t),this._pako=null,this._pakoAction=t,this._pakoOptions=e,this.meta={}}n.magic="\b\0",i.inherits(c,o),c.prototype.processChunk=function(t){this.meta=t.meta,null===this._pako&&this._createPako(),this._pako.push(i.transformTo(l,t.data),!1)},c.prototype.flush=function(){o.prototype.flush.call(this),null===this._pako&&this._createPako(),this._pako.push([],!0)},c.prototype.cleanUp=function(){o.prototype.cleanUp.call(this),this._pako=null},c.prototype._createPako=function(){this._pako=new a[this._pakoAction]({raw:!0,level:this._pakoOptions.level||-1});var t=this;this._pako.onData=function(e){t.push({data:e,meta:t.meta})}},n.compressWorker=function(t){return new c("Deflate",t)},n.uncompressWorker=function(){return new c("Inflate",{})}},{"./stream/GenericWorker":28,"./utils":32,pako:38}],8:[function(t,e,n){"use strict";function r(t,e){var n,r="";for(n=0;n<e;n++)r+=String.fromCharCode(255&t),t>>>=8;return r}function a(t,e,n,a,o,u){var d,h,f=t.file,p=t.compression,g=u!==l.utf8encode,v=i.transformTo("string",u(f.name)),m=i.transformTo("string",l.utf8encode(f.name)),y=f.comment,b=i.transformTo("string",u(y)),x=i.transformTo("string",l.utf8encode(y)),M=m.length!==f.name.length,w=x.length!==y.length,z="",C="",A="",k=f.dir,H=f.date,E={crc32:0,compressedSize:0,uncompressedSize:0};e&&!n||(E.crc32=t.crc32,E.compressedSize=t.compressedSize,E.uncompressedSize=t.uncompressedSize);var S=0;e&&(S|=8),g||!M&&!w||(S|=2048);var L=0,_=0;k&&(L|=16),"UNIX"===o?(_=798,L|=function(t,e){var n=t;return t||(n=e?16893:33204),(65535&n)<<16}(f.unixPermissions,k)):(_=20,L|=function(t){return 63&(t||0)}(f.dosPermissions)),d=H.getUTCHours(),d<<=6,d|=H.getUTCMinutes(),d<<=5,d|=H.getUTCSeconds()/2,h=H.getUTCFullYear()-1980,h<<=4,h|=H.getUTCMonth()+1,h<<=5,h|=H.getUTCDate(),M&&(C=r(1,1)+r(c(v),4)+m,z+="up"+r(C.length,2)+C),w&&(A=r(1,1)+r(c(b),4)+x,z+="uc"+r(A.length,2)+A);var B="";return B+="\n\0",B+=r(S,2),B+=p.magic,B+=r(d,2),B+=r(h,2),B+=r(E.crc32,4),B+=r(E.compressedSize,4),B+=r(E.uncompressedSize,4),B+=r(v.length,2),B+=r(z.length,2),{fileRecord:s.LOCAL_FILE_HEADER+B+v+z,dirRecord:s.CENTRAL_FILE_HEADER+r(_,2)+B+r(b.length,2)+"\0\0\0\0"+r(L,4)+r(a,4)+v+z+b}}var i=t("../utils"),o=t("../stream/GenericWorker"),l=t("../utf8"),c=t("../crc32"),s=t("../signature");function u(t,e,n,r){o.call(this,"ZipFileWorker"),this.bytesWritten=0,this.zipComment=e,this.zipPlatform=n,this.encodeFileName=r,this.streamFiles=t,this.accumulate=!1,this.contentBuffer=[],this.dirRecords=[],this.currentSourceOffset=0,this.entriesCount=0,this.currentFile=null,this._sources=[]}i.inherits(u,o),u.prototype.push=function(t){var e=t.meta.percent||0,n=this.entriesCount,r=this._sources.length;this.accumulate?this.contentBuffer.push(t):(this.bytesWritten+=t.data.length,o.prototype.push.call(this,{data:t.data,meta:{currentFile:this.currentFile,percent:n?(e+100*(n-r-1))/n:100}}))},u.prototype.openedSource=function(t){this.currentSourceOffset=this.bytesWritten,this.currentFile=t.file.name;var e=this.streamFiles&&!t.file.dir;if(e){var n=a(t,e,!1,this.currentSourceOffset,this.zipPlatform,this.encodeFileName);this.push({data:n.fileRecord,meta:{percent:0}})}else this.accumulate=!0},u.prototype.closedSource=function(t){this.accumulate=!1;var e=this.streamFiles&&!t.file.dir,n=a(t,e,!0,this.currentSourceOffset,this.zipPlatform,this.encodeFileName);if(this.dirRecords.push(n.dirRecord),e)this.push({data:function(t){return s.DATA_DESCRIPTOR+r(t.crc32,4)+r(t.compressedSize,4)+r(t.uncompressedSize,4)}(t),meta:{percent:100}});else for(this.push({data:n.fileRecord,meta:{percent:0}});this.contentBuffer.length;)this.push(this.contentBuffer.shift());this.currentFile=null},u.prototype.flush=function(){for(var t=this.bytesWritten,e=0;e<this.dirRecords.length;e++)this.push({data:this.dirRecords[e],meta:{percent:100}});var n=this.bytesWritten-t,a=function(t,e,n,a,o){var l=i.transformTo("string",o(a));return s.CENTRAL_DIRECTORY_END+"\0\0\0\0"+r(t,2)+r(t,2)+r(e,4)+r(n,4)+r(l.length,2)+l}(this.dirRecords.length,n,t,this.zipComment,this.encodeFileName);this.push({data:a,meta:{percent:100}})},u.prototype.prepareNextSource=function(){this.previous=this._sources.shift(),this.openedSource(this.previous.streamInfo),this.isPaused?this.previous.pause():this.previous.resume()},u.prototype.registerPrevious=function(t){this._sources.push(t);var e=this;return t.on("data",(function(t){e.processChunk(t)})),t.on("end",(function(){e.closedSource(e.previous.streamInfo),e._sources.length?e.prepareNextSource():e.end()})),t.on("error",(function(t){e.error(t)})),this},u.prototype.resume=function(){return!!o.prototype.resume.call(this)&&(!this.previous&&this._sources.length?(this.prepareNextSource(),!0):this.previous||this._sources.length||this.generatedError?void 0:(this.end(),!0))},u.prototype.error=function(t){var e=this._sources;if(!o.prototype.error.call(this,t))return!1;for(var n=0;n<e.length;n++)try{e[n].error(t)}catch(t){}return!0},u.prototype.lock=function(){o.prototype.lock.call(this);for(var t=this._sources,e=0;e<t.length;e++)t[e].lock()},e.exports=u},{"../crc32":4,"../signature":23,"../stream/GenericWorker":28,"../utf8":31,"../utils":32}],9:[function(t,e,n){"use strict";var r=t("../compressions"),a=t("./ZipFileWorker");n.generateWorker=function(t,e,n){var i=new a(e.streamFiles,n,e.platform,e.encodeFileName),o=0;try{t.forEach((function(t,n){o++;var a=function(t,e){var n=t||e,a=r[n];if(!a)throw new Error(n+" is not a valid compression method !");return a}(n.options.compression,e.compression),l=n.options.compressionOptions||e.compressionOptions||{},c=n.dir,s=n.date;n._compressWorker(a,l).withStreamInfo("file",{name:t,dir:c,date:s,comment:n.comment||"",unixPermissions:n.unixPermissions,dosPermissions:n.dosPermissions}).pipe(i)})),i.entriesCount=o}catch(t){i.error(t)}return i}},{"../compressions":3,"./ZipFileWorker":8}],10:[function(t,e,n){"use strict";function r(){if(!(this instanceof r))return new r;if(arguments.length)throw new Error("The constructor with parameters has been removed in JSZip 3.0, please check the upgrade guide.");this.files=Object.create(null),this.comment=null,this.root="",this.clone=function(){var t=new r;for(var e in this)"function"!=typeof this[e]&&(t[e]=this[e]);return t}}(r.prototype=t("./object")).loadAsync=t("./load"),r.support=t("./support"),r.defaults=t("./defaults"),r.version="3.10.1",r.loadAsync=function(t,e){return(new r).loadAsync(t,e)},r.external=t("./external"),e.exports=r},{"./defaults":5,"./external":6,"./load":11,"./object":15,"./support":30}],11:[function(t,e,n){"use strict";var r=t("./utils"),a=t("./external"),i=t("./utf8"),o=t("./zipEntries"),l=t("./stream/Crc32Probe"),c=t("./nodejsUtils");function s(t){return new a.Promise((function(e,n){var r=t.decompressed.getContentWorker().pipe(new l);r.on("error",(function(t){n(t)})).on("end",(function(){r.streamInfo.crc32!==t.decompressed.crc32?n(new Error("Corrupted zip : CRC32 mismatch")):e()})).resume()}))}e.exports=function(t,e){var n=this;return e=r.extend(e||{},{base64:!1,checkCRC32:!1,optimizedBinaryString:!1,createFolders:!1,decodeFileName:i.utf8decode}),c.isNode&&c.isStream(t)?a.Promise.reject(new Error("JSZip can't accept a stream when loading a zip file.")):r.prepareContent("the loaded zip file",t,!0,e.optimizedBinaryString,e.base64).then((function(t){var n=new o(e);return n.load(t),n})).then((function(t){var n=[a.Promise.resolve(t)],r=t.files;if(e.checkCRC32)for(var i=0;i<r.length;i++)n.push(s(r[i]));return a.Promise.all(n)})).then((function(t){for(var a=t.shift(),i=a.files,o=0;o<i.length;o++){var l=i[o],c=l.fileNameStr,s=r.resolve(l.fileNameStr);n.file(s,l.decompressed,{binary:!0,optimizedBinaryString:!0,date:l.date,dir:l.dir,comment:l.fileCommentStr.length?l.fileCommentStr:null,unixPermissions:l.unixPermissions,dosPermissions:l.dosPermissions,createFolders:e.createFolders}),l.dir||(n.file(s).unsafeOriginalName=c)}return a.zipComment.length&&(n.comment=a.zipComment),n}))}},{"./external":6,"./nodejsUtils":14,"./stream/Crc32Probe":25,"./utf8":31,"./utils":32,"./zipEntries":33}],12:[function(t,e,n){"use strict";var r=t("../utils"),a=t("../stream/GenericWorker");function i(t,e){a.call(this,"Nodejs stream input adapter for "+t),this._upstreamEnded=!1,this._bindStream(e)}r.inherits(i,a),i.prototype._bindStream=function(t){var e=this;(this._stream=t).pause(),t.on("data",(function(t){e.push({data:t,meta:{percent:0}})})).on("error",(function(t){e.isPaused?this.generatedError=t:e.error(t)})).on("end",(function(){e.isPaused?e._upstreamEnded=!0:e.end()}))},i.prototype.pause=function(){return!!a.prototype.pause.call(this)&&(this._stream.pause(),!0)},i.prototype.resume=function(){return!!a.prototype.resume.call(this)&&(this._upstreamEnded?this.end():this._stream.resume(),!0)},e.exports=i},{"../stream/GenericWorker":28,"../utils":32}],13:[function(t,e,n){"use strict";var r=t("readable-stream").Readable;function a(t,e,n){r.call(this,e),this._helper=t;var a=this;t.on("data",(function(t,e){a.push(t)||a._helper.pause(),n&&n(e)})).on("error",(function(t){a.emit("error",t)})).on("end",(function(){a.push(null)}))}t("../utils").inherits(a,r),a.prototype._read=function(){this._helper.resume()},e.exports=a},{"../utils":32,"readable-stream":16}],14:[function(t,e,n){"use strict";e.exports={isNode:"undefined"!=typeof Buffer,newBufferFrom:function(t,e){if(Buffer.from&&Buffer.from!==Uint8Array.from)return Buffer.from(t,e);if("number"==typeof t)throw new Error('The "data" argument must not be a number');return new Buffer(t,e)},allocBuffer:function(t){if(Buffer.alloc)return Buffer.alloc(t);var e=new Buffer(t);return e.fill(0),e},isBuffer:function(t){return Buffer.isBuffer(t)},isStream:function(t){return t&&"function"==typeof t.on&&"function"==typeof t.pause&&"function"==typeof t.resume}}},{}],15:[function(t,e,n){"use strict";function r(t,e,n){var r,a=i.getTypeOf(e),l=i.extend(n||{},c);l.date=l.date||new Date,null!==l.compression&&(l.compression=l.compression.toUpperCase()),"string"==typeof l.unixPermissions&&(l.unixPermissions=parseInt(l.unixPermissions,8)),l.unixPermissions&&16384&l.unixPermissions&&(l.dir=!0),l.dosPermissions&&16&l.dosPermissions&&(l.dir=!0),l.dir&&(t=g(t)),l.createFolders&&(r=p(t))&&v.call(this,r,!0);var d="string"===a&&!1===l.binary&&!1===l.base64;n&&void 0!==n.binary||(l.binary=!d),(e instanceof s&&0===e.uncompressedSize||l.dir||!e||0===e.length)&&(l.base64=!1,l.binary=!0,e="",l.compression="STORE",a="string");var m=null;m=e instanceof s||e instanceof o?e:h.isNode&&h.isStream(e)?new f(t,e):i.prepareContent(t,e,l.binary,l.optimizedBinaryString,l.base64);var y=new u(t,m,l);this.files[t]=y}var a=t("./utf8"),i=t("./utils"),o=t("./stream/GenericWorker"),l=t("./stream/StreamHelper"),c=t("./defaults"),s=t("./compressedObject"),u=t("./zipObject"),d=t("./generate"),h=t("./nodejsUtils"),f=t("./nodejs/NodejsStreamInputAdapter"),p=function(t){"/"===t.slice(-1)&&(t=t.substring(0,t.length-1));var e=t.lastIndexOf("/");return 0<e?t.substring(0,e):""},g=function(t){return"/"!==t.slice(-1)&&(t+="/"),t},v=function(t,e){return e=void 0!==e?e:c.createFolders,t=g(t),this.files[t]||r.call(this,t,null,{dir:!0,createFolders:e}),this.files[t]};function m(t){return"[object RegExp]"===Object.prototype.toString.call(t)}var y={load:function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},forEach:function(t){var e,n,r;for(e in this.files)r=this.files[e],(n=e.slice(this.root.length,e.length))&&e.slice(0,this.root.length)===this.root&&t(n,r)},filter:function(t){var e=[];return this.forEach((function(n,r){t(n,r)&&e.push(r)})),e},file:function(t,e,n){if(1!==arguments.length)return t=this.root+t,r.call(this,t,e,n),this;if(m(t)){var a=t;return this.filter((function(t,e){return!e.dir&&a.test(t)}))}var i=this.files[this.root+t];return i&&!i.dir?i:null},folder:function(t){if(!t)return this;if(m(t))return this.filter((function(e,n){return n.dir&&t.test(e)}));var e=this.root+t,n=v.call(this,e),r=this.clone();return r.root=n.name,r},remove:function(t){t=this.root+t;var e=this.files[t];if(e||("/"!==t.slice(-1)&&(t+="/"),e=this.files[t]),e&&!e.dir)delete this.files[t];else for(var n=this.filter((function(e,n){return n.name.slice(0,t.length)===t})),r=0;r<n.length;r++)delete this.files[n[r].name];return this},generate:function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},generateInternalStream:function(t){var e,n={};try{if((n=i.extend(t||{},{streamFiles:!1,compression:"STORE",compressionOptions:null,type:"",platform:"DOS",comment:null,mimeType:"application/zip",encodeFileName:a.utf8encode})).type=n.type.toLowerCase(),n.compression=n.compression.toUpperCase(),"binarystring"===n.type&&(n.type="string"),!n.type)throw new Error("No output type specified.");i.checkSupport(n.type),"darwin"!==n.platform&&"freebsd"!==n.platform&&"linux"!==n.platform&&"sunos"!==n.platform||(n.platform="UNIX"),"win32"===n.platform&&(n.platform="DOS");var r=n.comment||this.comment||"";e=d.generateWorker(this,n,r)}catch(t){(e=new o("error")).error(t)}return new l(e,n.type||"string",n.mimeType)},generateAsync:function(t,e){return this.generateInternalStream(t).accumulate(e)},generateNodeStream:function(t,e){return(t=t||{}).type||(t.type="nodebuffer"),this.generateInternalStream(t).toNodejsStream(e)}};e.exports=y},{"./compressedObject":2,"./defaults":5,"./generate":9,"./nodejs/NodejsStreamInputAdapter":12,"./nodejsUtils":14,"./stream/GenericWorker":28,"./stream/StreamHelper":29,"./utf8":31,"./utils":32,"./zipObject":35}],16:[function(t,e,n){"use strict";e.exports=t("stream")},{stream:void 0}],17:[function(t,e,n){"use strict";var r=t("./DataReader");function a(t){r.call(this,t);for(var e=0;e<this.data.length;e++)t[e]=255&t[e]}t("../utils").inherits(a,r),a.prototype.byteAt=function(t){return this.data[this.zero+t]},a.prototype.lastIndexOfSignature=function(t){for(var e=t.charCodeAt(0),n=t.charCodeAt(1),r=t.charCodeAt(2),a=t.charCodeAt(3),i=this.length-4;0<=i;--i)if(this.data[i]===e&&this.data[i+1]===n&&this.data[i+2]===r&&this.data[i+3]===a)return i-this.zero;return-1},a.prototype.readAndCheckSignature=function(t){var e=t.charCodeAt(0),n=t.charCodeAt(1),r=t.charCodeAt(2),a=t.charCodeAt(3),i=this.readData(4);return e===i[0]&&n===i[1]&&r===i[2]&&a===i[3]},a.prototype.readData=function(t){if(this.checkOffset(t),0===t)return[];var e=this.data.slice(this.zero+this.index,this.zero+this.index+t);return this.index+=t,e},e.exports=a},{"../utils":32,"./DataReader":18}],18:[function(t,e,n){"use strict";var r=t("../utils");function a(t){this.data=t,this.length=t.length,this.index=0,this.zero=0}a.prototype={checkOffset:function(t){this.checkIndex(this.index+t)},checkIndex:function(t){if(this.length<this.zero+t||t<0)throw new Error("End of data reached (data length = "+this.length+", asked index = "+t+"). Corrupted zip ?")},setIndex:function(t){this.checkIndex(t),this.index=t},skip:function(t){this.setIndex(this.index+t)},byteAt:function(){},readInt:function(t){var e,n=0;for(this.checkOffset(t),e=this.index+t-1;e>=this.index;e--)n=(n<<8)+this.byteAt(e);return this.index+=t,n},readString:function(t){return r.transformTo("string",this.readData(t))},readData:function(){},lastIndexOfSignature:function(){},readAndCheckSignature:function(){},readDate:function(){var t=this.readInt(4);return new Date(Date.UTC(1980+(t>>25&127),(t>>21&15)-1,t>>16&31,t>>11&31,t>>5&63,(31&t)<<1))}},e.exports=a},{"../utils":32}],19:[function(t,e,n){"use strict";var r=t("./Uint8ArrayReader");function a(t){r.call(this,t)}t("../utils").inherits(a,r),a.prototype.readData=function(t){this.checkOffset(t);var e=this.data.slice(this.zero+this.index,this.zero+this.index+t);return this.index+=t,e},e.exports=a},{"../utils":32,"./Uint8ArrayReader":21}],20:[function(t,e,n){"use strict";var r=t("./DataReader");function a(t){r.call(this,t)}t("../utils").inherits(a,r),a.prototype.byteAt=function(t){return this.data.charCodeAt(this.zero+t)},a.prototype.lastIndexOfSignature=function(t){return this.data.lastIndexOf(t)-this.zero},a.prototype.readAndCheckSignature=function(t){return t===this.readData(4)},a.prototype.readData=function(t){this.checkOffset(t);var e=this.data.slice(this.zero+this.index,this.zero+this.index+t);return this.index+=t,e},e.exports=a},{"../utils":32,"./DataReader":18}],21:[function(t,e,n){"use strict";var r=t("./ArrayReader");function a(t){r.call(this,t)}t("../utils").inherits(a,r),a.prototype.readData=function(t){if(this.checkOffset(t),0===t)return new Uint8Array(0);var e=this.data.subarray(this.zero+this.index,this.zero+this.index+t);return this.index+=t,e},e.exports=a},{"../utils":32,"./ArrayReader":17}],22:[function(t,e,n){"use strict";var r=t("../utils"),a=t("../support"),i=t("./ArrayReader"),o=t("./StringReader"),l=t("./NodeBufferReader"),c=t("./Uint8ArrayReader");e.exports=function(t){var e=r.getTypeOf(t);return r.checkSupport(e),"string"!==e||a.uint8array?"nodebuffer"===e?new l(t):a.uint8array?new c(r.transformTo("uint8array",t)):new i(r.transformTo("array",t)):new o(t)}},{"../support":30,"../utils":32,"./ArrayReader":17,"./NodeBufferReader":19,"./StringReader":20,"./Uint8ArrayReader":21}],23:[function(t,e,n){"use strict";n.LOCAL_FILE_HEADER="PK\x03\x04",n.CENTRAL_FILE_HEADER="PK\x01\x02",n.CENTRAL_DIRECTORY_END="PK\x05\x06",n.ZIP64_CENTRAL_DIRECTORY_LOCATOR="PK\x06\x07",n.ZIP64_CENTRAL_DIRECTORY_END="PK\x06\x06",n.DATA_DESCRIPTOR="PK\x07\b"},{}],24:[function(t,e,n){"use strict";var r=t("./GenericWorker"),a=t("../utils");function i(t){r.call(this,"ConvertWorker to "+t),this.destType=t}a.inherits(i,r),i.prototype.processChunk=function(t){this.push({data:a.transformTo(this.destType,t.data),meta:t.meta})},e.exports=i},{"../utils":32,"./GenericWorker":28}],25:[function(t,e,n){"use strict";var r=t("./GenericWorker"),a=t("../crc32");function i(){r.call(this,"Crc32Probe"),this.withStreamInfo("crc32",0)}t("../utils").inherits(i,r),i.prototype.processChunk=function(t){this.streamInfo.crc32=a(t.data,this.streamInfo.crc32||0),this.push(t)},e.exports=i},{"../crc32":4,"../utils":32,"./GenericWorker":28}],26:[function(t,e,n){"use strict";var r=t("../utils"),a=t("./GenericWorker");function i(t){a.call(this,"DataLengthProbe for "+t),this.propName=t,this.withStreamInfo(t,0)}r.inherits(i,a),i.prototype.processChunk=function(t){if(t){var e=this.streamInfo[this.propName]||0;this.streamInfo[this.propName]=e+t.data.length}a.prototype.processChunk.call(this,t)},e.exports=i},{"../utils":32,"./GenericWorker":28}],27:[function(t,e,n){"use strict";var r=t("../utils"),a=t("./GenericWorker");function i(t){a.call(this,"DataWorker");var e=this;this.dataIsReady=!1,this.index=0,this.max=0,this.data=null,this.type="",this._tickScheduled=!1,t.then((function(t){e.dataIsReady=!0,e.data=t,e.max=t&&t.length||0,e.type=r.getTypeOf(t),e.isPaused||e._tickAndRepeat()}),(function(t){e.error(t)}))}r.inherits(i,a),i.prototype.cleanUp=function(){a.prototype.cleanUp.call(this),this.data=null},i.prototype.resume=function(){return!!a.prototype.resume.call(this)&&(!this._tickScheduled&&this.dataIsReady&&(this._tickScheduled=!0,r.delay(this._tickAndRepeat,[],this)),!0)},i.prototype._tickAndRepeat=function(){this._tickScheduled=!1,this.isPaused||this.isFinished||(this._tick(),this.isFinished||(r.delay(this._tickAndRepeat,[],this),this._tickScheduled=!0))},i.prototype._tick=function(){if(this.isPaused||this.isFinished)return!1;var t=null,e=Math.min(this.max,this.index+16384);if(this.index>=this.max)return this.end();switch(this.type){case"string":t=this.data.substring(this.index,e);break;case"uint8array":t=this.data.subarray(this.index,e);break;case"array":case"nodebuffer":t=this.data.slice(this.index,e)}return this.index=e,this.push({data:t,meta:{percent:this.max?this.index/this.max*100:0}})},e.exports=i},{"../utils":32,"./GenericWorker":28}],28:[function(t,e,n){"use strict";function r(t){this.name=t||"default",this.streamInfo={},this.generatedError=null,this.extraStreamInfo={},this.isPaused=!0,this.isFinished=!1,this.isLocked=!1,this._listeners={data:[],end:[],error:[]},this.previous=null}r.prototype={push:function(t){this.emit("data",t)},end:function(){if(this.isFinished)return!1;this.flush();try{this.emit("end"),this.cleanUp(),this.isFinished=!0}catch(t){this.emit("error",t)}return!0},error:function(t){return!this.isFinished&&(this.isPaused?this.generatedError=t:(this.isFinished=!0,this.emit("error",t),this.previous&&this.previous.error(t),this.cleanUp()),!0)},on:function(t,e){return this._listeners[t].push(e),this},cleanUp:function(){this.streamInfo=this.generatedError=this.extraStreamInfo=null,this._listeners=[]},emit:function(t,e){if(this._listeners[t])for(var n=0;n<this._listeners[t].length;n++)this._listeners[t][n].call(this,e)},pipe:function(t){return t.registerPrevious(this)},registerPrevious:function(t){if(this.isLocked)throw new Error("The stream '"+this+"' has already been used.");this.streamInfo=t.streamInfo,this.mergeStreamInfo(),this.previous=t;var e=this;return t.on("data",(function(t){e.processChunk(t)})),t.on("end",(function(){e.end()})),t.on("error",(function(t){e.error(t)})),this},pause:function(){return!this.isPaused&&!this.isFinished&&(this.isPaused=!0,this.previous&&this.previous.pause(),!0)},resume:function(){if(!this.isPaused||this.isFinished)return!1;var t=this.isPaused=!1;return this.generatedError&&(this.error(this.generatedError),t=!0),this.previous&&this.previous.resume(),!t},flush:function(){},processChunk:function(t){this.push(t)},withStreamInfo:function(t,e){return this.extraStreamInfo[t]=e,this.mergeStreamInfo(),this},mergeStreamInfo:function(){for(var t in this.extraStreamInfo)Object.prototype.hasOwnProperty.call(this.extraStreamInfo,t)&&(this.streamInfo[t]=this.extraStreamInfo[t])},lock:function(){if(this.isLocked)throw new Error("The stream '"+this+"' has already been used.");this.isLocked=!0,this.previous&&this.previous.lock()},toString:function(){var t="Worker "+this.name;return this.previous?this.previous+" -> "+t:t}},e.exports=r},{}],29:[function(t,e,n){"use strict";var r=t("../utils"),a=t("./ConvertWorker"),i=t("./GenericWorker"),o=t("../base64"),l=t("../support"),c=t("../external"),s=null;if(l.nodestream)try{s=t("../nodejs/NodejsStreamOutputAdapter")}catch(t){}function u(t,e){return new c.Promise((function(n,a){var i=[],l=t._internalType,c=t._outputType,s=t._mimeType;t.on("data",(function(t,n){i.push(t),e&&e(n)})).on("error",(function(t){i=[],a(t)})).on("end",(function(){try{var t=function(t,e,n){switch(t){case"blob":return r.newBlob(r.transformTo("arraybuffer",e),n);case"base64":return o.encode(e);default:return r.transformTo(t,e)}}(c,function(t,e){var n,r=0,a=null,i=0;for(n=0;n<e.length;n++)i+=e[n].length;switch(t){case"string":return e.join("");case"array":return Array.prototype.concat.apply([],e);case"uint8array":for(a=new Uint8Array(i),n=0;n<e.length;n++)a.set(e[n],r),r+=e[n].length;return a;case"nodebuffer":return Buffer.concat(e);default:throw new Error("concat : unsupported type '"+t+"'")}}(l,i),s);n(t)}catch(t){a(t)}i=[]})).resume()}))}function d(t,e,n){var o=e;switch(e){case"blob":case"arraybuffer":o="uint8array";break;case"base64":o="string"}try{this._internalType=o,this._outputType=e,this._mimeType=n,r.checkSupport(o),this._worker=t.pipe(new a(o)),t.lock()}catch(t){this._worker=new i("error"),this._worker.error(t)}}d.prototype={accumulate:function(t){return u(this,t)},on:function(t,e){var n=this;return"data"===t?this._worker.on(t,(function(t){e.call(n,t.data,t.meta)})):this._worker.on(t,(function(){r.delay(e,arguments,n)})),this},resume:function(){return r.delay(this._worker.resume,[],this._worker),this},pause:function(){return this._worker.pause(),this},toNodejsStream:function(t){if(r.checkSupport("nodestream"),"nodebuffer"!==this._outputType)throw new Error(this._outputType+" is not supported by this method");return new s(this,{objectMode:"nodebuffer"!==this._outputType},t)}},e.exports=d},{"../base64":1,"../external":6,"../nodejs/NodejsStreamOutputAdapter":13,"../support":30,"../utils":32,"./ConvertWorker":24,"./GenericWorker":28}],30:[function(t,e,n){"use strict";if(n.base64=!0,n.array=!0,n.string=!0,n.arraybuffer="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array,n.nodebuffer="undefined"!=typeof Buffer,n.uint8array="undefined"!=typeof Uint8Array,"undefined"==typeof ArrayBuffer)n.blob=!1;else{var r=new ArrayBuffer(0);try{n.blob=0===new Blob([r],{type:"application/zip"}).size}catch(t){try{var a=new(self.BlobBuilder||self.WebKitBlobBuilder||self.MozBlobBuilder||self.MSBlobBuilder);a.append(r),n.blob=0===a.getBlob("application/zip").size}catch(t){n.blob=!1}}}try{n.nodestream=!!t("readable-stream").Readable}catch(t){n.nodestream=!1}},{"readable-stream":16}],31:[function(t,e,n){"use strict";for(var r=t("./utils"),a=t("./support"),i=t("./nodejsUtils"),o=t("./stream/GenericWorker"),l=new Array(256),c=0;c<256;c++)l[c]=252<=c?6:248<=c?5:240<=c?4:224<=c?3:192<=c?2:1;function s(){o.call(this,"utf-8 decode"),this.leftOver=null}function u(){o.call(this,"utf-8 encode")}l[254]=l[254]=1,n.utf8encode=function(t){return a.nodebuffer?i.newBufferFrom(t,"utf-8"):function(t){var e,n,r,i,o,l=t.length,c=0;for(i=0;i<l;i++)55296==(64512&(n=t.charCodeAt(i)))&&i+1<l&&56320==(64512&(r=t.charCodeAt(i+1)))&&(n=65536+(n-55296<<10)+(r-56320),i++),c+=n<128?1:n<2048?2:n<65536?3:4;for(e=a.uint8array?new Uint8Array(c):new Array(c),i=o=0;o<c;i++)55296==(64512&(n=t.charCodeAt(i)))&&i+1<l&&56320==(64512&(r=t.charCodeAt(i+1)))&&(n=65536+(n-55296<<10)+(r-56320),i++),n<128?e[o++]=n:(n<2048?e[o++]=192|n>>>6:(n<65536?e[o++]=224|n>>>12:(e[o++]=240|n>>>18,e[o++]=128|n>>>12&63),e[o++]=128|n>>>6&63),e[o++]=128|63&n);return e}(t)},n.utf8decode=function(t){return a.nodebuffer?r.transformTo("nodebuffer",t).toString("utf-8"):function(t){var e,n,a,i,o=t.length,c=new Array(2*o);for(e=n=0;e<o;)if((a=t[e++])<128)c[n++]=a;else if(4<(i=l[a]))c[n++]=65533,e+=i-1;else{for(a&=2===i?31:3===i?15:7;1<i&&e<o;)a=a<<6|63&t[e++],i--;1<i?c[n++]=65533:a<65536?c[n++]=a:(a-=65536,c[n++]=55296|a>>10&1023,c[n++]=56320|1023&a)}return c.length!==n&&(c.subarray?c=c.subarray(0,n):c.length=n),r.applyFromCharCode(c)}(t=r.transformTo(a.uint8array?"uint8array":"array",t))},r.inherits(s,o),s.prototype.processChunk=function(t){var e=r.transformTo(a.uint8array?"uint8array":"array",t.data);if(this.leftOver&&this.leftOver.length){if(a.uint8array){var i=e;(e=new Uint8Array(i.length+this.leftOver.length)).set(this.leftOver,0),e.set(i,this.leftOver.length)}else e=this.leftOver.concat(e);this.leftOver=null}var o=function(t,e){var n;for((e=e||t.length)>t.length&&(e=t.length),n=e-1;0<=n&&128==(192&t[n]);)n--;return n<0||0===n?e:n+l[t[n]]>e?n:e}(e),c=e;o!==e.length&&(a.uint8array?(c=e.subarray(0,o),this.leftOver=e.subarray(o,e.length)):(c=e.slice(0,o),this.leftOver=e.slice(o,e.length))),this.push({data:n.utf8decode(c),meta:t.meta})},s.prototype.flush=function(){this.leftOver&&this.leftOver.length&&(this.push({data:n.utf8decode(this.leftOver),meta:{}}),this.leftOver=null)},n.Utf8DecodeWorker=s,r.inherits(u,o),u.prototype.processChunk=function(t){this.push({data:n.utf8encode(t.data),meta:t.meta})},n.Utf8EncodeWorker=u},{"./nodejsUtils":14,"./stream/GenericWorker":28,"./support":30,"./utils":32}],32:[function(t,e,n){"use strict";var r=t("./support"),a=t("./base64"),i=t("./nodejsUtils"),o=t("./external");function l(t){return t}function c(t,e){for(var n=0;n<t.length;++n)e[n]=255&t.charCodeAt(n);return e}t("setimmediate"),n.newBlob=function(e,r){n.checkSupport("blob");try{return new Blob([e],{type:r})}catch(t){try{var a=new(self.BlobBuilder||self.WebKitBlobBuilder||self.MozBlobBuilder||self.MSBlobBuilder);return a.append(e),a.getBlob(r)}catch(t){throw new Error("Bug : can't construct the Blob.")}}};var s={stringifyByChunk:function(t,e,n){var r=[],a=0,i=t.length;if(i<=n)return String.fromCharCode.apply(null,t);for(;a<i;)"array"===e||"nodebuffer"===e?r.push(String.fromCharCode.apply(null,t.slice(a,Math.min(a+n,i)))):r.push(String.fromCharCode.apply(null,t.subarray(a,Math.min(a+n,i)))),a+=n;return r.join("")},stringifyByChar:function(t){for(var e="",n=0;n<t.length;n++)e+=String.fromCharCode(t[n]);return e},applyCanBeUsed:{uint8array:function(){try{return r.uint8array&&1===String.fromCharCode.apply(null,new Uint8Array(1)).length}catch(t){return!1}}(),nodebuffer:function(){try{return r.nodebuffer&&1===String.fromCharCode.apply(null,i.allocBuffer(1)).length}catch(t){return!1}}()}};function u(t){var e=65536,r=n.getTypeOf(t),a=!0;if("uint8array"===r?a=s.applyCanBeUsed.uint8array:"nodebuffer"===r&&(a=s.applyCanBeUsed.nodebuffer),a)for(;1<e;)try{return s.stringifyByChunk(t,r,e)}catch(t){e=Math.floor(e/2)}return s.stringifyByChar(t)}function d(t,e){for(var n=0;n<t.length;n++)e[n]=t[n];return e}n.applyFromCharCode=u;var h={};h.string={string:l,array:function(t){return c(t,new Array(t.length))},arraybuffer:function(t){return h.string.uint8array(t).buffer},uint8array:function(t){return c(t,new Uint8Array(t.length))},nodebuffer:function(t){return c(t,i.allocBuffer(t.length))}},h.array={string:u,array:l,arraybuffer:function(t){return new Uint8Array(t).buffer},uint8array:function(t){return new Uint8Array(t)},nodebuffer:function(t){return i.newBufferFrom(t)}},h.arraybuffer={string:function(t){return u(new Uint8Array(t))},array:function(t){return d(new Uint8Array(t),new Array(t.byteLength))},arraybuffer:l,uint8array:function(t){return new Uint8Array(t)},nodebuffer:function(t){return i.newBufferFrom(new Uint8Array(t))}},h.uint8array={string:u,array:function(t){return d(t,new Array(t.length))},arraybuffer:function(t){return t.buffer},uint8array:l,nodebuffer:function(t){return i.newBufferFrom(t)}},h.nodebuffer={string:u,array:function(t){return d(t,new Array(t.length))},arraybuffer:function(t){return h.nodebuffer.uint8array(t).buffer},uint8array:function(t){return d(t,new Uint8Array(t.length))},nodebuffer:l},n.transformTo=function(t,e){if(e=e||"",!t)return e;n.checkSupport(t);var r=n.getTypeOf(e);return h[r][t](e)},n.resolve=function(t){for(var e=t.split("/"),n=[],r=0;r<e.length;r++){var a=e[r];"."===a||""===a&&0!==r&&r!==e.length-1||(".."===a?n.pop():n.push(a))}return n.join("/")},n.getTypeOf=function(t){return"string"==typeof t?"string":"[object Array]"===Object.prototype.toString.call(t)?"array":r.nodebuffer&&i.isBuffer(t)?"nodebuffer":r.uint8array&&t instanceof Uint8Array?"uint8array":r.arraybuffer&&t instanceof ArrayBuffer?"arraybuffer":void 0},n.checkSupport=function(t){if(!r[t.toLowerCase()])throw new Error(t+" is not supported by this platform")},n.MAX_VALUE_16BITS=65535,n.MAX_VALUE_32BITS=-1,n.pretty=function(t){var e,n,r="";for(n=0;n<(t||"").length;n++)r+="\\x"+((e=t.charCodeAt(n))<16?"0":"")+e.toString(16).toUpperCase();return r},n.delay=function(t,e,n){setImmediate((function(){t.apply(n||null,e||[])}))},n.inherits=function(t,e){function n(){}n.prototype=e.prototype,t.prototype=new n},n.extend=function(){var t,e,n={};for(t=0;t<arguments.length;t++)for(e in arguments[t])Object.prototype.hasOwnProperty.call(arguments[t],e)&&void 0===n[e]&&(n[e]=arguments[t][e]);return n},n.prepareContent=function(t,e,i,l,s){return o.Promise.resolve(e).then((function(t){return r.blob&&(t instanceof Blob||-1!==["[object File]","[object Blob]"].indexOf(Object.prototype.toString.call(t)))&&"undefined"!=typeof FileReader?new o.Promise((function(e,n){var r=new FileReader;r.onload=function(t){e(t.target.result)},r.onerror=function(t){n(t.target.error)},r.readAsArrayBuffer(t)})):t})).then((function(e){var u=n.getTypeOf(e);return u?("arraybuffer"===u?e=n.transformTo("uint8array",e):"string"===u&&(s?e=a.decode(e):i&&!0!==l&&(e=function(t){return c(t,r.uint8array?new Uint8Array(t.length):new Array(t.length))}(e))),e):o.Promise.reject(new Error("Can't read the data of '"+t+"'. Is it in a supported JavaScript type (String, Blob, ArrayBuffer, etc) ?"))}))}},{"./base64":1,"./external":6,"./nodejsUtils":14,"./support":30,setimmediate:54}],33:[function(t,e,n){"use strict";var r=t("./reader/readerFor"),a=t("./utils"),i=t("./signature"),o=t("./zipEntry"),l=t("./support");function c(t){this.files=[],this.loadOptions=t}c.prototype={checkSignature:function(t){if(!this.reader.readAndCheckSignature(t)){this.reader.index-=4;var e=this.reader.readString(4);throw new Error("Corrupted zip or bug: unexpected signature ("+a.pretty(e)+", expected "+a.pretty(t)+")")}},isSignature:function(t,e){var n=this.reader.index;this.reader.setIndex(t);var r=this.reader.readString(4)===e;return this.reader.setIndex(n),r},readBlockEndOfCentral:function(){this.diskNumber=this.reader.readInt(2),this.diskWithCentralDirStart=this.reader.readInt(2),this.centralDirRecordsOnThisDisk=this.reader.readInt(2),this.centralDirRecords=this.reader.readInt(2),this.centralDirSize=this.reader.readInt(4),this.centralDirOffset=this.reader.readInt(4),this.zipCommentLength=this.reader.readInt(2);var t=this.reader.readData(this.zipCommentLength),e=l.uint8array?"uint8array":"array",n=a.transformTo(e,t);this.zipComment=this.loadOptions.decodeFileName(n)},readBlockZip64EndOfCentral:function(){this.zip64EndOfCentralSize=this.reader.readInt(8),this.reader.skip(4),this.diskNumber=this.reader.readInt(4),this.diskWithCentralDirStart=this.reader.readInt(4),this.centralDirRecordsOnThisDisk=this.reader.readInt(8),this.centralDirRecords=this.reader.readInt(8),this.centralDirSize=this.reader.readInt(8),this.centralDirOffset=this.reader.readInt(8),this.zip64ExtensibleData={};for(var t,e,n,r=this.zip64EndOfCentralSize-44;0<r;)t=this.reader.readInt(2),e=this.reader.readInt(4),n=this.reader.readData(e),this.zip64ExtensibleData[t]={id:t,length:e,value:n}},readBlockZip64EndOfCentralLocator:function(){if(this.diskWithZip64CentralDirStart=this.reader.readInt(4),this.relativeOffsetEndOfZip64CentralDir=this.reader.readInt(8),this.disksCount=this.reader.readInt(4),1<this.disksCount)throw new Error("Multi-volumes zip are not supported")},readLocalFiles:function(){var t,e;for(t=0;t<this.files.length;t++)e=this.files[t],this.reader.setIndex(e.localHeaderOffset),this.checkSignature(i.LOCAL_FILE_HEADER),e.readLocalPart(this.reader),e.handleUTF8(),e.processAttributes()},readCentralDir:function(){var t;for(this.reader.setIndex(this.centralDirOffset);this.reader.readAndCheckSignature(i.CENTRAL_FILE_HEADER);)(t=new o({zip64:this.zip64},this.loadOptions)).readCentralPart(this.reader),this.files.push(t);if(this.centralDirRecords!==this.files.length&&0!==this.centralDirRecords&&0===this.files.length)throw new Error("Corrupted zip or bug: expected "+this.centralDirRecords+" records in central dir, got "+this.files.length)},readEndOfCentral:function(){var t=this.reader.lastIndexOfSignature(i.CENTRAL_DIRECTORY_END);if(t<0)throw this.isSignature(0,i.LOCAL_FILE_HEADER)?new Error("Corrupted zip: can't find end of central directory"):new Error("Can't find end of central directory : is this a zip file ? If it is, see https://stuk.github.io/jszip/documentation/howto/read_zip.html");this.reader.setIndex(t);var e=t;if(this.checkSignature(i.CENTRAL_DIRECTORY_END),this.readBlockEndOfCentral(),this.diskNumber===a.MAX_VALUE_16BITS||this.diskWithCentralDirStart===a.MAX_VALUE_16BITS||this.centralDirRecordsOnThisDisk===a.MAX_VALUE_16BITS||this.centralDirRecords===a.MAX_VALUE_16BITS||this.centralDirSize===a.MAX_VALUE_32BITS||this.centralDirOffset===a.MAX_VALUE_32BITS){if(this.zip64=!0,(t=this.reader.lastIndexOfSignature(i.ZIP64_CENTRAL_DIRECTORY_LOCATOR))<0)throw new Error("Corrupted zip: can't find the ZIP64 end of central directory locator");if(this.reader.setIndex(t),this.checkSignature(i.ZIP64_CENTRAL_DIRECTORY_LOCATOR),this.readBlockZip64EndOfCentralLocator(),!this.isSignature(this.relativeOffsetEndOfZip64CentralDir,i.ZIP64_CENTRAL_DIRECTORY_END)&&(this.relativeOffsetEndOfZip64CentralDir=this.reader.lastIndexOfSignature(i.ZIP64_CENTRAL_DIRECTORY_END),this.relativeOffsetEndOfZip64CentralDir<0))throw new Error("Corrupted zip: can't find the ZIP64 end of central directory");this.reader.setIndex(this.relativeOffsetEndOfZip64CentralDir),this.checkSignature(i.ZIP64_CENTRAL_DIRECTORY_END),this.readBlockZip64EndOfCentral()}var n=this.centralDirOffset+this.centralDirSize;this.zip64&&(n+=20,n+=12+this.zip64EndOfCentralSize);var r=e-n;if(0<r)this.isSignature(e,i.CENTRAL_FILE_HEADER)||(this.reader.zero=r);else if(r<0)throw new Error("Corrupted zip: missing "+Math.abs(r)+" bytes.")},prepareReader:function(t){this.reader=r(t)},load:function(t){this.prepareReader(t),this.readEndOfCentral(),this.readCentralDir(),this.readLocalFiles()}},e.exports=c},{"./reader/readerFor":22,"./signature":23,"./support":30,"./utils":32,"./zipEntry":34}],34:[function(t,e,n){"use strict";var r=t("./reader/readerFor"),a=t("./utils"),i=t("./compressedObject"),o=t("./crc32"),l=t("./utf8"),c=t("./compressions"),s=t("./support");function u(t,e){this.options=t,this.loadOptions=e}u.prototype={isEncrypted:function(){return 1==(1&this.bitFlag)},useUTF8:function(){return 2048==(2048&this.bitFlag)},readLocalPart:function(t){var e,n;if(t.skip(22),this.fileNameLength=t.readInt(2),n=t.readInt(2),this.fileName=t.readData(this.fileNameLength),t.skip(n),-1===this.compressedSize||-1===this.uncompressedSize)throw new Error("Bug or corrupted zip : didn't get enough information from the central directory (compressedSize === -1 || uncompressedSize === -1)");if(null===(e=function(t){for(var e in c)if(Object.prototype.hasOwnProperty.call(c,e)&&c[e].magic===t)return c[e];return null}(this.compressionMethod)))throw new Error("Corrupted zip : compression "+a.pretty(this.compressionMethod)+" unknown (inner file : "+a.transformTo("string",this.fileName)+")");this.decompressed=new i(this.compressedSize,this.uncompressedSize,this.crc32,e,t.readData(this.compressedSize))},readCentralPart:function(t){this.versionMadeBy=t.readInt(2),t.skip(2),this.bitFlag=t.readInt(2),this.compressionMethod=t.readString(2),this.date=t.readDate(),this.crc32=t.readInt(4),this.compressedSize=t.readInt(4),this.uncompressedSize=t.readInt(4);var e=t.readInt(2);if(this.extraFieldsLength=t.readInt(2),this.fileCommentLength=t.readInt(2),this.diskNumberStart=t.readInt(2),this.internalFileAttributes=t.readInt(2),this.externalFileAttributes=t.readInt(4),this.localHeaderOffset=t.readInt(4),this.isEncrypted())throw new Error("Encrypted zip are not supported");t.skip(e),this.readExtraFields(t),this.parseZIP64ExtraField(t),this.fileComment=t.readData(this.fileCommentLength)},processAttributes:function(){this.unixPermissions=null,this.dosPermissions=null;var t=this.versionMadeBy>>8;this.dir=!!(16&this.externalFileAttributes),0==t&&(this.dosPermissions=63&this.externalFileAttributes),3==t&&(this.unixPermissions=this.externalFileAttributes>>16&65535),this.dir||"/"!==this.fileNameStr.slice(-1)||(this.dir=!0)},parseZIP64ExtraField:function(){if(this.extraFields[1]){var t=r(this.extraFields[1].value);this.uncompressedSize===a.MAX_VALUE_32BITS&&(this.uncompressedSize=t.readInt(8)),this.compressedSize===a.MAX_VALUE_32BITS&&(this.compressedSize=t.readInt(8)),this.localHeaderOffset===a.MAX_VALUE_32BITS&&(this.localHeaderOffset=t.readInt(8)),this.diskNumberStart===a.MAX_VALUE_32BITS&&(this.diskNumberStart=t.readInt(4))}},readExtraFields:function(t){var e,n,r,a=t.index+this.extraFieldsLength;for(this.extraFields||(this.extraFields={});t.index+4<a;)e=t.readInt(2),n=t.readInt(2),r=t.readData(n),this.extraFields[e]={id:e,length:n,value:r};t.setIndex(a)},handleUTF8:function(){var t=s.uint8array?"uint8array":"array";if(this.useUTF8())this.fileNameStr=l.utf8decode(this.fileName),this.fileCommentStr=l.utf8decode(this.fileComment);else{var e=this.findExtraFieldUnicodePath();if(null!==e)this.fileNameStr=e;else{var n=a.transformTo(t,this.fileName);this.fileNameStr=this.loadOptions.decodeFileName(n)}var r=this.findExtraFieldUnicodeComment();if(null!==r)this.fileCommentStr=r;else{var i=a.transformTo(t,this.fileComment);this.fileCommentStr=this.loadOptions.decodeFileName(i)}}},findExtraFieldUnicodePath:function(){var t=this.extraFields[28789];if(t){var e=r(t.value);return 1!==e.readInt(1)||o(this.fileName)!==e.readInt(4)?null:l.utf8decode(e.readData(t.length-5))}return null},findExtraFieldUnicodeComment:function(){var t=this.extraFields[25461];if(t){var e=r(t.value);return 1!==e.readInt(1)||o(this.fileComment)!==e.readInt(4)?null:l.utf8decode(e.readData(t.length-5))}return null}},e.exports=u},{"./compressedObject":2,"./compressions":3,"./crc32":4,"./reader/readerFor":22,"./support":30,"./utf8":31,"./utils":32}],35:[function(t,e,n){"use strict";function r(t,e,n){this.name=t,this.dir=n.dir,this.date=n.date,this.comment=n.comment,this.unixPermissions=n.unixPermissions,this.dosPermissions=n.dosPermissions,this._data=e,this._dataBinary=n.binary,this.options={compression:n.compression,compressionOptions:n.compressionOptions}}var a=t("./stream/StreamHelper"),i=t("./stream/DataWorker"),o=t("./utf8"),l=t("./compressedObject"),c=t("./stream/GenericWorker");r.prototype={internalStream:function(t){var e=null,n="string";try{if(!t)throw new Error("No output type specified.");var r="string"===(n=t.toLowerCase())||"text"===n;"binarystring"!==n&&"text"!==n||(n="string"),e=this._decompressWorker();var i=!this._dataBinary;i&&!r&&(e=e.pipe(new o.Utf8EncodeWorker)),!i&&r&&(e=e.pipe(new o.Utf8DecodeWorker))}catch(t){(e=new c("error")).error(t)}return new a(e,n,"")},async:function(t,e){return this.internalStream(t).accumulate(e)},nodeStream:function(t,e){return this.internalStream(t||"nodebuffer").toNodejsStream(e)},_compressWorker:function(t,e){if(this._data instanceof l&&this._data.compression.magic===t.magic)return this._data.getCompressedWorker();var n=this._decompressWorker();return this._dataBinary||(n=n.pipe(new o.Utf8EncodeWorker)),l.createWorkerFrom(n,t,e)},_decompressWorker:function(){return this._data instanceof l?this._data.getContentWorker():this._data instanceof c?this._data:new i(this._data)}};for(var s=["asText","asBinary","asNodeBuffer","asUint8Array","asArrayBuffer"],u=function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},d=0;d<s.length;d++)r.prototype[s[d]]=u;e.exports=r},{"./compressedObject":2,"./stream/DataWorker":27,"./stream/GenericWorker":28,"./stream/StreamHelper":29,"./utf8":31}],36:[function(t,e,r){(function(t){"use strict";var n,r,a=t.MutationObserver||t.WebKitMutationObserver;if(a){var i=0,o=new a(u),l=t.document.createTextNode("");o.observe(l,{characterData:!0}),n=function(){l.data=i=++i%2}}else if(t.setImmediate||void 0===t.MessageChannel)n="document"in t&&"onreadystatechange"in t.document.createElement("script")?function(){var e=t.document.createElement("script");e.onreadystatechange=function(){u(),e.onreadystatechange=null,e.parentNode.removeChild(e),e=null},t.document.documentElement.appendChild(e)}:function(){setTimeout(u,0)};else{var c=new t.MessageChannel;c.port1.onmessage=u,n=function(){c.port2.postMessage(0)}}var s=[];function u(){var t,e;r=!0;for(var n=s.length;n;){for(e=s,s=[],t=-1;++t<n;)e[t]();n=s.length}r=!1}e.exports=function(t){1!==s.push(t)||r||n()}}).call(this,"undefined"!=typeof n.g?n.g:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}],37:[function(t,e,n){"use strict";var r=t("immediate");function a(){}var i={},o=["REJECTED"],l=["FULFILLED"],c=["PENDING"];function s(t){if("function"!=typeof t)throw new TypeError("resolver must be a function");this.state=c,this.queue=[],this.outcome=void 0,t!==a&&f(this,t)}function u(t,e,n){this.promise=t,"function"==typeof e&&(this.onFulfilled=e,this.callFulfilled=this.otherCallFulfilled),"function"==typeof n&&(this.onRejected=n,this.callRejected=this.otherCallRejected)}function d(t,e,n){r((function(){var r;try{r=e(n)}catch(r){return i.reject(t,r)}r===t?i.reject(t,new TypeError("Cannot resolve promise with itself")):i.resolve(t,r)}))}function h(t){var e=t&&t.then;if(t&&("object"==typeof t||"function"==typeof t)&&"function"==typeof e)return function(){e.apply(t,arguments)}}function f(t,e){var n=!1;function r(e){n||(n=!0,i.reject(t,e))}function a(e){n||(n=!0,i.resolve(t,e))}var o=p((function(){e(a,r)}));"error"===o.status&&r(o.value)}function p(t,e){var n={};try{n.value=t(e),n.status="success"}catch(t){n.status="error",n.value=t}return n}(e.exports=s).prototype.finally=function(t){if("function"!=typeof t)return this;var e=this.constructor;return this.then((function(n){return e.resolve(t()).then((function(){return n}))}),(function(n){return e.resolve(t()).then((function(){throw n}))}))},s.prototype.catch=function(t){return this.then(null,t)},s.prototype.then=function(t,e){if("function"!=typeof t&&this.state===l||"function"!=typeof e&&this.state===o)return this;var n=new this.constructor(a);return this.state!==c?d(n,this.state===l?t:e,this.outcome):this.queue.push(new u(n,t,e)),n},u.prototype.callFulfilled=function(t){i.resolve(this.promise,t)},u.prototype.otherCallFulfilled=function(t){d(this.promise,this.onFulfilled,t)},u.prototype.callRejected=function(t){i.reject(this.promise,t)},u.prototype.otherCallRejected=function(t){d(this.promise,this.onRejected,t)},i.resolve=function(t,e){var n=p(h,e);if("error"===n.status)return i.reject(t,n.value);var r=n.value;if(r)f(t,r);else{t.state=l,t.outcome=e;for(var a=-1,o=t.queue.length;++a<o;)t.queue[a].callFulfilled(e)}return t},i.reject=function(t,e){t.state=o,t.outcome=e;for(var n=-1,r=t.queue.length;++n<r;)t.queue[n].callRejected(e);return t},s.resolve=function(t){return t instanceof this?t:i.resolve(new this(a),t)},s.reject=function(t){var e=new this(a);return i.reject(e,t)},s.all=function(t){var e=this;if("[object Array]"!==Object.prototype.toString.call(t))return this.reject(new TypeError("must be an array"));var n=t.length,r=!1;if(!n)return this.resolve([]);for(var o=new Array(n),l=0,c=-1,s=new this(a);++c<n;)u(t[c],c);return s;function u(t,a){e.resolve(t).then((function(t){o[a]=t,++l!==n||r||(r=!0,i.resolve(s,o))}),(function(t){r||(r=!0,i.reject(s,t))}))}},s.race=function(t){var e=this;if("[object Array]"!==Object.prototype.toString.call(t))return this.reject(new TypeError("must be an array"));var n=t.length,r=!1;if(!n)return this.resolve([]);for(var o,l=-1,c=new this(a);++l<n;)o=t[l],e.resolve(o).then((function(t){r||(r=!0,i.resolve(c,t))}),(function(t){r||(r=!0,i.reject(c,t))}));return c}},{immediate:36}],38:[function(t,e,n){"use strict";var r={};(0,t("./lib/utils/common").assign)(r,t("./lib/deflate"),t("./lib/inflate"),t("./lib/zlib/constants")),e.exports=r},{"./lib/deflate":39,"./lib/inflate":40,"./lib/utils/common":41,"./lib/zlib/constants":44}],39:[function(t,e,n){"use strict";var r=t("./zlib/deflate"),a=t("./utils/common"),i=t("./utils/strings"),o=t("./zlib/messages"),l=t("./zlib/zstream"),c=Object.prototype.toString,s=0,u=-1,d=0,h=8;function f(t){if(!(this instanceof f))return new f(t);this.options=a.assign({level:u,method:h,chunkSize:16384,windowBits:15,memLevel:8,strategy:d,to:""},t||{});var e=this.options;e.raw&&0<e.windowBits?e.windowBits=-e.windowBits:e.gzip&&0<e.windowBits&&e.windowBits<16&&(e.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new l,this.strm.avail_out=0;var n=r.deflateInit2(this.strm,e.level,e.method,e.windowBits,e.memLevel,e.strategy);if(n!==s)throw new Error(o[n]);if(e.header&&r.deflateSetHeader(this.strm,e.header),e.dictionary){var p;if(p="string"==typeof e.dictionary?i.string2buf(e.dictionary):"[object ArrayBuffer]"===c.call(e.dictionary)?new Uint8Array(e.dictionary):e.dictionary,(n=r.deflateSetDictionary(this.strm,p))!==s)throw new Error(o[n]);this._dict_set=!0}}function p(t,e){var n=new f(e);if(n.push(t,!0),n.err)throw n.msg||o[n.err];return n.result}f.prototype.push=function(t,e){var n,o,l=this.strm,u=this.options.chunkSize;if(this.ended)return!1;o=e===~~e?e:!0===e?4:0,"string"==typeof t?l.input=i.string2buf(t):"[object ArrayBuffer]"===c.call(t)?l.input=new Uint8Array(t):l.input=t,l.next_in=0,l.avail_in=l.input.length;do{if(0===l.avail_out&&(l.output=new a.Buf8(u),l.next_out=0,l.avail_out=u),1!==(n=r.deflate(l,o))&&n!==s)return this.onEnd(n),!(this.ended=!0);0!==l.avail_out&&(0!==l.avail_in||4!==o&&2!==o)||("string"===this.options.to?this.onData(i.buf2binstring(a.shrinkBuf(l.output,l.next_out))):this.onData(a.shrinkBuf(l.output,l.next_out)))}while((0<l.avail_in||0===l.avail_out)&&1!==n);return 4===o?(n=r.deflateEnd(this.strm),this.onEnd(n),this.ended=!0,n===s):2!==o||(this.onEnd(s),!(l.avail_out=0))},f.prototype.onData=function(t){this.chunks.push(t)},f.prototype.onEnd=function(t){t===s&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=a.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg},n.Deflate=f,n.deflate=p,n.deflateRaw=function(t,e){return(e=e||{}).raw=!0,p(t,e)},n.gzip=function(t,e){return(e=e||{}).gzip=!0,p(t,e)}},{"./utils/common":41,"./utils/strings":42,"./zlib/deflate":46,"./zlib/messages":51,"./zlib/zstream":53}],40:[function(t,e,n){"use strict";var r=t("./zlib/inflate"),a=t("./utils/common"),i=t("./utils/strings"),o=t("./zlib/constants"),l=t("./zlib/messages"),c=t("./zlib/zstream"),s=t("./zlib/gzheader"),u=Object.prototype.toString;function d(t){if(!(this instanceof d))return new d(t);this.options=a.assign({chunkSize:16384,windowBits:0,to:""},t||{});var e=this.options;e.raw&&0<=e.windowBits&&e.windowBits<16&&(e.windowBits=-e.windowBits,0===e.windowBits&&(e.windowBits=-15)),!(0<=e.windowBits&&e.windowBits<16)||t&&t.windowBits||(e.windowBits+=32),15<e.windowBits&&e.windowBits<48&&0==(15&e.windowBits)&&(e.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new c,this.strm.avail_out=0;var n=r.inflateInit2(this.strm,e.windowBits);if(n!==o.Z_OK)throw new Error(l[n]);this.header=new s,r.inflateGetHeader(this.strm,this.header)}function h(t,e){var n=new d(e);if(n.push(t,!0),n.err)throw n.msg||l[n.err];return n.result}d.prototype.push=function(t,e){var n,l,c,s,d,h,f=this.strm,p=this.options.chunkSize,g=this.options.dictionary,v=!1;if(this.ended)return!1;l=e===~~e?e:!0===e?o.Z_FINISH:o.Z_NO_FLUSH,"string"==typeof t?f.input=i.binstring2buf(t):"[object ArrayBuffer]"===u.call(t)?f.input=new Uint8Array(t):f.input=t,f.next_in=0,f.avail_in=f.input.length;do{if(0===f.avail_out&&(f.output=new a.Buf8(p),f.next_out=0,f.avail_out=p),(n=r.inflate(f,o.Z_NO_FLUSH))===o.Z_NEED_DICT&&g&&(h="string"==typeof g?i.string2buf(g):"[object ArrayBuffer]"===u.call(g)?new Uint8Array(g):g,n=r.inflateSetDictionary(this.strm,h)),n===o.Z_BUF_ERROR&&!0===v&&(n=o.Z_OK,v=!1),n!==o.Z_STREAM_END&&n!==o.Z_OK)return this.onEnd(n),!(this.ended=!0);f.next_out&&(0!==f.avail_out&&n!==o.Z_STREAM_END&&(0!==f.avail_in||l!==o.Z_FINISH&&l!==o.Z_SYNC_FLUSH)||("string"===this.options.to?(c=i.utf8border(f.output,f.next_out),s=f.next_out-c,d=i.buf2string(f.output,c),f.next_out=s,f.avail_out=p-s,s&&a.arraySet(f.output,f.output,c,s,0),this.onData(d)):this.onData(a.shrinkBuf(f.output,f.next_out)))),0===f.avail_in&&0===f.avail_out&&(v=!0)}while((0<f.avail_in||0===f.avail_out)&&n!==o.Z_STREAM_END);return n===o.Z_STREAM_END&&(l=o.Z_FINISH),l===o.Z_FINISH?(n=r.inflateEnd(this.strm),this.onEnd(n),this.ended=!0,n===o.Z_OK):l!==o.Z_SYNC_FLUSH||(this.onEnd(o.Z_OK),!(f.avail_out=0))},d.prototype.onData=function(t){this.chunks.push(t)},d.prototype.onEnd=function(t){t===o.Z_OK&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=a.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg},n.Inflate=d,n.inflate=h,n.inflateRaw=function(t,e){return(e=e||{}).raw=!0,h(t,e)},n.ungzip=h},{"./utils/common":41,"./utils/strings":42,"./zlib/constants":44,"./zlib/gzheader":47,"./zlib/inflate":49,"./zlib/messages":51,"./zlib/zstream":53}],41:[function(t,e,n){"use strict";var r="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Int32Array;n.assign=function(t){for(var e=Array.prototype.slice.call(arguments,1);e.length;){var n=e.shift();if(n){if("object"!=typeof n)throw new TypeError(n+"must be non-object");for(var r in n)n.hasOwnProperty(r)&&(t[r]=n[r])}}return t},n.shrinkBuf=function(t,e){return t.length===e?t:t.subarray?t.subarray(0,e):(t.length=e,t)};var a={arraySet:function(t,e,n,r,a){if(e.subarray&&t.subarray)t.set(e.subarray(n,n+r),a);else for(var i=0;i<r;i++)t[a+i]=e[n+i]},flattenChunks:function(t){var e,n,r,a,i,o;for(e=r=0,n=t.length;e<n;e++)r+=t[e].length;for(o=new Uint8Array(r),e=a=0,n=t.length;e<n;e++)i=t[e],o.set(i,a),a+=i.length;return o}},i={arraySet:function(t,e,n,r,a){for(var i=0;i<r;i++)t[a+i]=e[n+i]},flattenChunks:function(t){return[].concat.apply([],t)}};n.setTyped=function(t){t?(n.Buf8=Uint8Array,n.Buf16=Uint16Array,n.Buf32=Int32Array,n.assign(n,a)):(n.Buf8=Array,n.Buf16=Array,n.Buf32=Array,n.assign(n,i))},n.setTyped(r)},{}],42:[function(t,e,n){"use strict";var r=t("./common"),a=!0,i=!0;try{String.fromCharCode.apply(null,[0])}catch(t){a=!1}try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(t){i=!1}for(var o=new r.Buf8(256),l=0;l<256;l++)o[l]=252<=l?6:248<=l?5:240<=l?4:224<=l?3:192<=l?2:1;function c(t,e){if(e<65537&&(t.subarray&&i||!t.subarray&&a))return String.fromCharCode.apply(null,r.shrinkBuf(t,e));for(var n="",o=0;o<e;o++)n+=String.fromCharCode(t[o]);return n}o[254]=o[254]=1,n.string2buf=function(t){var e,n,a,i,o,l=t.length,c=0;for(i=0;i<l;i++)55296==(64512&(n=t.charCodeAt(i)))&&i+1<l&&56320==(64512&(a=t.charCodeAt(i+1)))&&(n=65536+(n-55296<<10)+(a-56320),i++),c+=n<128?1:n<2048?2:n<65536?3:4;for(e=new r.Buf8(c),i=o=0;o<c;i++)55296==(64512&(n=t.charCodeAt(i)))&&i+1<l&&56320==(64512&(a=t.charCodeAt(i+1)))&&(n=65536+(n-55296<<10)+(a-56320),i++),n<128?e[o++]=n:(n<2048?e[o++]=192|n>>>6:(n<65536?e[o++]=224|n>>>12:(e[o++]=240|n>>>18,e[o++]=128|n>>>12&63),e[o++]=128|n>>>6&63),e[o++]=128|63&n);return e},n.buf2binstring=function(t){return c(t,t.length)},n.binstring2buf=function(t){for(var e=new r.Buf8(t.length),n=0,a=e.length;n<a;n++)e[n]=t.charCodeAt(n);return e},n.buf2string=function(t,e){var n,r,a,i,l=e||t.length,s=new Array(2*l);for(n=r=0;n<l;)if((a=t[n++])<128)s[r++]=a;else if(4<(i=o[a]))s[r++]=65533,n+=i-1;else{for(a&=2===i?31:3===i?15:7;1<i&&n<l;)a=a<<6|63&t[n++],i--;1<i?s[r++]=65533:a<65536?s[r++]=a:(a-=65536,s[r++]=55296|a>>10&1023,s[r++]=56320|1023&a)}return c(s,r)},n.utf8border=function(t,e){var n;for((e=e||t.length)>t.length&&(e=t.length),n=e-1;0<=n&&128==(192&t[n]);)n--;return n<0||0===n?e:n+o[t[n]]>e?n:e}},{"./common":41}],43:[function(t,e,n){"use strict";e.exports=function(t,e,n,r){for(var a=65535&t|0,i=t>>>16&65535|0,o=0;0!==n;){for(n-=o=2e3<n?2e3:n;i=i+(a=a+e[r++]|0)|0,--o;);a%=65521,i%=65521}return a|i<<16|0}},{}],44:[function(t,e,n){"use strict";e.exports={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8}},{}],45:[function(t,e,n){"use strict";var r=function(){for(var t,e=[],n=0;n<256;n++){t=n;for(var r=0;r<8;r++)t=1&t?3988292384^t>>>1:t>>>1;e[n]=t}return e}();e.exports=function(t,e,n,a){var i=r,o=a+n;t^=-1;for(var l=a;l<o;l++)t=t>>>8^i[255&(t^e[l])];return-1^t}},{}],46:[function(t,e,n){"use strict";var r,a=t("../utils/common"),i=t("./trees"),o=t("./adler32"),l=t("./crc32"),c=t("./messages"),s=0,u=4,d=0,h=-2,f=-1,p=4,g=2,v=8,m=9,y=286,b=30,x=19,M=2*y+1,w=15,z=3,C=258,A=C+z+1,k=42,H=113,E=1,S=2,L=3,_=4;function B(t,e){return t.msg=c[e],e}function D(t){return(t<<1)-(4<t?9:0)}function T(t){for(var e=t.length;0<=--e;)t[e]=0}function V(t){var e=t.state,n=e.pending;n>t.avail_out&&(n=t.avail_out),0!==n&&(a.arraySet(t.output,e.pending_buf,e.pending_out,n,t.next_out),t.next_out+=n,e.pending_out+=n,t.total_out+=n,t.avail_out-=n,e.pending-=n,0===e.pending&&(e.pending_out=0))}function O(t,e){i._tr_flush_block(t,0<=t.block_start?t.block_start:-1,t.strstart-t.block_start,e),t.block_start=t.strstart,V(t.strm)}function I(t,e){t.pending_buf[t.pending++]=e}function R(t,e){t.pending_buf[t.pending++]=e>>>8&255,t.pending_buf[t.pending++]=255&e}function F(t,e){var n,r,a=t.max_chain_length,i=t.strstart,o=t.prev_length,l=t.nice_match,c=t.strstart>t.w_size-A?t.strstart-(t.w_size-A):0,s=t.window,u=t.w_mask,d=t.prev,h=t.strstart+C,f=s[i+o-1],p=s[i+o];t.prev_length>=t.good_match&&(a>>=2),l>t.lookahead&&(l=t.lookahead);do{if(s[(n=e)+o]===p&&s[n+o-1]===f&&s[n]===s[i]&&s[++n]===s[i+1]){i+=2,n++;do{}while(s[++i]===s[++n]&&s[++i]===s[++n]&&s[++i]===s[++n]&&s[++i]===s[++n]&&s[++i]===s[++n]&&s[++i]===s[++n]&&s[++i]===s[++n]&&s[++i]===s[++n]&&i<h);if(r=C-(h-i),i=h-C,o<r){if(t.match_start=e,l<=(o=r))break;f=s[i+o-1],p=s[i+o]}}}while((e=d[e&u])>c&&0!=--a);return o<=t.lookahead?o:t.lookahead}function N(t){var e,n,r,i,c,s,u,d,h,f,p=t.w_size;do{if(i=t.window_size-t.lookahead-t.strstart,t.strstart>=p+(p-A)){for(a.arraySet(t.window,t.window,p,p,0),t.match_start-=p,t.strstart-=p,t.block_start-=p,e=n=t.hash_size;r=t.head[--e],t.head[e]=p<=r?r-p:0,--n;);for(e=n=p;r=t.prev[--e],t.prev[e]=p<=r?r-p:0,--n;);i+=p}if(0===t.strm.avail_in)break;if(s=t.strm,u=t.window,d=t.strstart+t.lookahead,f=void 0,(h=i)<(f=s.avail_in)&&(f=h),n=0===f?0:(s.avail_in-=f,a.arraySet(u,s.input,s.next_in,f,d),1===s.state.wrap?s.adler=o(s.adler,u,f,d):2===s.state.wrap&&(s.adler=l(s.adler,u,f,d)),s.next_in+=f,s.total_in+=f,f),t.lookahead+=n,t.lookahead+t.insert>=z)for(c=t.strstart-t.insert,t.ins_h=t.window[c],t.ins_h=(t.ins_h<<t.hash_shift^t.window[c+1])&t.hash_mask;t.insert&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[c+z-1])&t.hash_mask,t.prev[c&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=c,c++,t.insert--,!(t.lookahead+t.insert<z)););}while(t.lookahead<A&&0!==t.strm.avail_in)}function P(t,e){for(var n,r;;){if(t.lookahead<A){if(N(t),t.lookahead<A&&e===s)return E;if(0===t.lookahead)break}if(n=0,t.lookahead>=z&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+z-1])&t.hash_mask,n=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),0!==n&&t.strstart-n<=t.w_size-A&&(t.match_length=F(t,n)),t.match_length>=z)if(r=i._tr_tally(t,t.strstart-t.match_start,t.match_length-z),t.lookahead-=t.match_length,t.match_length<=t.max_lazy_match&&t.lookahead>=z){for(t.match_length--;t.strstart++,t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+z-1])&t.hash_mask,n=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart,0!=--t.match_length;);t.strstart++}else t.strstart+=t.match_length,t.match_length=0,t.ins_h=t.window[t.strstart],t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+1])&t.hash_mask;else r=i._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++;if(r&&(O(t,!1),0===t.strm.avail_out))return E}return t.insert=t.strstart<z-1?t.strstart:z-1,e===u?(O(t,!0),0===t.strm.avail_out?L:_):t.last_lit&&(O(t,!1),0===t.strm.avail_out)?E:S}function j(t,e){for(var n,r,a;;){if(t.lookahead<A){if(N(t),t.lookahead<A&&e===s)return E;if(0===t.lookahead)break}if(n=0,t.lookahead>=z&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+z-1])&t.hash_mask,n=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),t.prev_length=t.match_length,t.prev_match=t.match_start,t.match_length=z-1,0!==n&&t.prev_length<t.max_lazy_match&&t.strstart-n<=t.w_size-A&&(t.match_length=F(t,n),t.match_length<=5&&(1===t.strategy||t.match_length===z&&4096<t.strstart-t.match_start)&&(t.match_length=z-1)),t.prev_length>=z&&t.match_length<=t.prev_length){for(a=t.strstart+t.lookahead-z,r=i._tr_tally(t,t.strstart-1-t.prev_match,t.prev_length-z),t.lookahead-=t.prev_length-1,t.prev_length-=2;++t.strstart<=a&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+z-1])&t.hash_mask,n=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),0!=--t.prev_length;);if(t.match_available=0,t.match_length=z-1,t.strstart++,r&&(O(t,!1),0===t.strm.avail_out))return E}else if(t.match_available){if((r=i._tr_tally(t,0,t.window[t.strstart-1]))&&O(t,!1),t.strstart++,t.lookahead--,0===t.strm.avail_out)return E}else t.match_available=1,t.strstart++,t.lookahead--}return t.match_available&&(r=i._tr_tally(t,0,t.window[t.strstart-1]),t.match_available=0),t.insert=t.strstart<z-1?t.strstart:z-1,e===u?(O(t,!0),0===t.strm.avail_out?L:_):t.last_lit&&(O(t,!1),0===t.strm.avail_out)?E:S}function U(t,e,n,r,a){this.good_length=t,this.max_lazy=e,this.nice_length=n,this.max_chain=r,this.func=a}function W(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=v,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new a.Buf16(2*M),this.dyn_dtree=new a.Buf16(2*(2*b+1)),this.bl_tree=new a.Buf16(2*(2*x+1)),T(this.dyn_ltree),T(this.dyn_dtree),T(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new a.Buf16(w+1),this.heap=new a.Buf16(2*y+1),T(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new a.Buf16(2*y+1),T(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function Z(t){var e;return t&&t.state?(t.total_in=t.total_out=0,t.data_type=g,(e=t.state).pending=0,e.pending_out=0,e.wrap<0&&(e.wrap=-e.wrap),e.status=e.wrap?k:H,t.adler=2===e.wrap?0:1,e.last_flush=s,i._tr_init(e),d):B(t,h)}function G(t){var e=Z(t);return e===d&&function(t){t.window_size=2*t.w_size,T(t.head),t.max_lazy_match=r[t.level].max_lazy,t.good_match=r[t.level].good_length,t.nice_match=r[t.level].nice_length,t.max_chain_length=r[t.level].max_chain,t.strstart=0,t.block_start=0,t.lookahead=0,t.insert=0,t.match_length=t.prev_length=z-1,t.match_available=0,t.ins_h=0}(t.state),e}function q(t,e,n,r,i,o){if(!t)return h;var l=1;if(e===f&&(e=6),r<0?(l=0,r=-r):15<r&&(l=2,r-=16),i<1||m<i||n!==v||r<8||15<r||e<0||9<e||o<0||p<o)return B(t,h);8===r&&(r=9);var c=new W;return(t.state=c).strm=t,c.wrap=l,c.gzhead=null,c.w_bits=r,c.w_size=1<<c.w_bits,c.w_mask=c.w_size-1,c.hash_bits=i+7,c.hash_size=1<<c.hash_bits,c.hash_mask=c.hash_size-1,c.hash_shift=~~((c.hash_bits+z-1)/z),c.window=new a.Buf8(2*c.w_size),c.head=new a.Buf16(c.hash_size),c.prev=new a.Buf16(c.w_size),c.lit_bufsize=1<<i+6,c.pending_buf_size=4*c.lit_bufsize,c.pending_buf=new a.Buf8(c.pending_buf_size),c.d_buf=1*c.lit_bufsize,c.l_buf=3*c.lit_bufsize,c.level=e,c.strategy=o,c.method=n,G(t)}r=[new U(0,0,0,0,(function(t,e){var n=65535;for(n>t.pending_buf_size-5&&(n=t.pending_buf_size-5);;){if(t.lookahead<=1){if(N(t),0===t.lookahead&&e===s)return E;if(0===t.lookahead)break}t.strstart+=t.lookahead,t.lookahead=0;var r=t.block_start+n;if((0===t.strstart||t.strstart>=r)&&(t.lookahead=t.strstart-r,t.strstart=r,O(t,!1),0===t.strm.avail_out))return E;if(t.strstart-t.block_start>=t.w_size-A&&(O(t,!1),0===t.strm.avail_out))return E}return t.insert=0,e===u?(O(t,!0),0===t.strm.avail_out?L:_):(t.strstart>t.block_start&&(O(t,!1),t.strm.avail_out),E)})),new U(4,4,8,4,P),new U(4,5,16,8,P),new U(4,6,32,32,P),new U(4,4,16,16,j),new U(8,16,32,32,j),new U(8,16,128,128,j),new U(8,32,128,256,j),new U(32,128,258,1024,j),new U(32,258,258,4096,j)],n.deflateInit=function(t,e){return q(t,e,v,15,8,0)},n.deflateInit2=q,n.deflateReset=G,n.deflateResetKeep=Z,n.deflateSetHeader=function(t,e){return t&&t.state?2!==t.state.wrap?h:(t.state.gzhead=e,d):h},n.deflate=function(t,e){var n,a,o,c;if(!t||!t.state||5<e||e<0)return t?B(t,h):h;if(a=t.state,!t.output||!t.input&&0!==t.avail_in||666===a.status&&e!==u)return B(t,0===t.avail_out?-5:h);if(a.strm=t,n=a.last_flush,a.last_flush=e,a.status===k)if(2===a.wrap)t.adler=0,I(a,31),I(a,139),I(a,8),a.gzhead?(I(a,(a.gzhead.text?1:0)+(a.gzhead.hcrc?2:0)+(a.gzhead.extra?4:0)+(a.gzhead.name?8:0)+(a.gzhead.comment?16:0)),I(a,255&a.gzhead.time),I(a,a.gzhead.time>>8&255),I(a,a.gzhead.time>>16&255),I(a,a.gzhead.time>>24&255),I(a,9===a.level?2:2<=a.strategy||a.level<2?4:0),I(a,255&a.gzhead.os),a.gzhead.extra&&a.gzhead.extra.length&&(I(a,255&a.gzhead.extra.length),I(a,a.gzhead.extra.length>>8&255)),a.gzhead.hcrc&&(t.adler=l(t.adler,a.pending_buf,a.pending,0)),a.gzindex=0,a.status=69):(I(a,0),I(a,0),I(a,0),I(a,0),I(a,0),I(a,9===a.level?2:2<=a.strategy||a.level<2?4:0),I(a,3),a.status=H);else{var f=v+(a.w_bits-8<<4)<<8;f|=(2<=a.strategy||a.level<2?0:a.level<6?1:6===a.level?2:3)<<6,0!==a.strstart&&(f|=32),f+=31-f%31,a.status=H,R(a,f),0!==a.strstart&&(R(a,t.adler>>>16),R(a,65535&t.adler)),t.adler=1}if(69===a.status)if(a.gzhead.extra){for(o=a.pending;a.gzindex<(65535&a.gzhead.extra.length)&&(a.pending!==a.pending_buf_size||(a.gzhead.hcrc&&a.pending>o&&(t.adler=l(t.adler,a.pending_buf,a.pending-o,o)),V(t),o=a.pending,a.pending!==a.pending_buf_size));)I(a,255&a.gzhead.extra[a.gzindex]),a.gzindex++;a.gzhead.hcrc&&a.pending>o&&(t.adler=l(t.adler,a.pending_buf,a.pending-o,o)),a.gzindex===a.gzhead.extra.length&&(a.gzindex=0,a.status=73)}else a.status=73;if(73===a.status)if(a.gzhead.name){o=a.pending;do{if(a.pending===a.pending_buf_size&&(a.gzhead.hcrc&&a.pending>o&&(t.adler=l(t.adler,a.pending_buf,a.pending-o,o)),V(t),o=a.pending,a.pending===a.pending_buf_size)){c=1;break}c=a.gzindex<a.gzhead.name.length?255&a.gzhead.name.charCodeAt(a.gzindex++):0,I(a,c)}while(0!==c);a.gzhead.hcrc&&a.pending>o&&(t.adler=l(t.adler,a.pending_buf,a.pending-o,o)),0===c&&(a.gzindex=0,a.status=91)}else a.status=91;if(91===a.status)if(a.gzhead.comment){o=a.pending;do{if(a.pending===a.pending_buf_size&&(a.gzhead.hcrc&&a.pending>o&&(t.adler=l(t.adler,a.pending_buf,a.pending-o,o)),V(t),o=a.pending,a.pending===a.pending_buf_size)){c=1;break}c=a.gzindex<a.gzhead.comment.length?255&a.gzhead.comment.charCodeAt(a.gzindex++):0,I(a,c)}while(0!==c);a.gzhead.hcrc&&a.pending>o&&(t.adler=l(t.adler,a.pending_buf,a.pending-o,o)),0===c&&(a.status=103)}else a.status=103;if(103===a.status&&(a.gzhead.hcrc?(a.pending+2>a.pending_buf_size&&V(t),a.pending+2<=a.pending_buf_size&&(I(a,255&t.adler),I(a,t.adler>>8&255),t.adler=0,a.status=H)):a.status=H),0!==a.pending){if(V(t),0===t.avail_out)return a.last_flush=-1,d}else if(0===t.avail_in&&D(e)<=D(n)&&e!==u)return B(t,-5);if(666===a.status&&0!==t.avail_in)return B(t,-5);if(0!==t.avail_in||0!==a.lookahead||e!==s&&666!==a.status){var p=2===a.strategy?function(t,e){for(var n;;){if(0===t.lookahead&&(N(t),0===t.lookahead)){if(e===s)return E;break}if(t.match_length=0,n=i._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++,n&&(O(t,!1),0===t.strm.avail_out))return E}return t.insert=0,e===u?(O(t,!0),0===t.strm.avail_out?L:_):t.last_lit&&(O(t,!1),0===t.strm.avail_out)?E:S}(a,e):3===a.strategy?function(t,e){for(var n,r,a,o,l=t.window;;){if(t.lookahead<=C){if(N(t),t.lookahead<=C&&e===s)return E;if(0===t.lookahead)break}if(t.match_length=0,t.lookahead>=z&&0<t.strstart&&(r=l[a=t.strstart-1])===l[++a]&&r===l[++a]&&r===l[++a]){o=t.strstart+C;do{}while(r===l[++a]&&r===l[++a]&&r===l[++a]&&r===l[++a]&&r===l[++a]&&r===l[++a]&&r===l[++a]&&r===l[++a]&&a<o);t.match_length=C-(o-a),t.match_length>t.lookahead&&(t.match_length=t.lookahead)}if(t.match_length>=z?(n=i._tr_tally(t,1,t.match_length-z),t.lookahead-=t.match_length,t.strstart+=t.match_length,t.match_length=0):(n=i._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++),n&&(O(t,!1),0===t.strm.avail_out))return E}return t.insert=0,e===u?(O(t,!0),0===t.strm.avail_out?L:_):t.last_lit&&(O(t,!1),0===t.strm.avail_out)?E:S}(a,e):r[a.level].func(a,e);if(p!==L&&p!==_||(a.status=666),p===E||p===L)return 0===t.avail_out&&(a.last_flush=-1),d;if(p===S&&(1===e?i._tr_align(a):5!==e&&(i._tr_stored_block(a,0,0,!1),3===e&&(T(a.head),0===a.lookahead&&(a.strstart=0,a.block_start=0,a.insert=0))),V(t),0===t.avail_out))return a.last_flush=-1,d}return e!==u?d:a.wrap<=0?1:(2===a.wrap?(I(a,255&t.adler),I(a,t.adler>>8&255),I(a,t.adler>>16&255),I(a,t.adler>>24&255),I(a,255&t.total_in),I(a,t.total_in>>8&255),I(a,t.total_in>>16&255),I(a,t.total_in>>24&255)):(R(a,t.adler>>>16),R(a,65535&t.adler)),V(t),0<a.wrap&&(a.wrap=-a.wrap),0!==a.pending?d:1)},n.deflateEnd=function(t){var e;return t&&t.state?(e=t.state.status)!==k&&69!==e&&73!==e&&91!==e&&103!==e&&e!==H&&666!==e?B(t,h):(t.state=null,e===H?B(t,-3):d):h},n.deflateSetDictionary=function(t,e){var n,r,i,l,c,s,u,f,p=e.length;if(!t||!t.state)return h;if(2===(l=(n=t.state).wrap)||1===l&&n.status!==k||n.lookahead)return h;for(1===l&&(t.adler=o(t.adler,e,p,0)),n.wrap=0,p>=n.w_size&&(0===l&&(T(n.head),n.strstart=0,n.block_start=0,n.insert=0),f=new a.Buf8(n.w_size),a.arraySet(f,e,p-n.w_size,n.w_size,0),e=f,p=n.w_size),c=t.avail_in,s=t.next_in,u=t.input,t.avail_in=p,t.next_in=0,t.input=e,N(n);n.lookahead>=z;){for(r=n.strstart,i=n.lookahead-(z-1);n.ins_h=(n.ins_h<<n.hash_shift^n.window[r+z-1])&n.hash_mask,n.prev[r&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=r,r++,--i;);n.strstart=r,n.lookahead=z-1,N(n)}return n.strstart+=n.lookahead,n.block_start=n.strstart,n.insert=n.lookahead,n.lookahead=0,n.match_length=n.prev_length=z-1,n.match_available=0,t.next_in=s,t.input=u,t.avail_in=c,n.wrap=l,d},n.deflateInfo="pako deflate (from Nodeca project)"},{"../utils/common":41,"./adler32":43,"./crc32":45,"./messages":51,"./trees":52}],47:[function(t,e,n){"use strict";e.exports=function(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}},{}],48:[function(t,e,n){"use strict";e.exports=function(t,e){var n,r,a,i,o,l,c,s,u,d,h,f,p,g,v,m,y,b,x,M,w,z,C,A,k;n=t.state,r=t.next_in,A=t.input,a=r+(t.avail_in-5),i=t.next_out,k=t.output,o=i-(e-t.avail_out),l=i+(t.avail_out-257),c=n.dmax,s=n.wsize,u=n.whave,d=n.wnext,h=n.window,f=n.hold,p=n.bits,g=n.lencode,v=n.distcode,m=(1<<n.lenbits)-1,y=(1<<n.distbits)-1;t:do{p<15&&(f+=A[r++]<<p,p+=8,f+=A[r++]<<p,p+=8),b=g[f&m];e:for(;;){if(f>>>=x=b>>>24,p-=x,0===(x=b>>>16&255))k[i++]=65535&b;else{if(!(16&x)){if(0==(64&x)){b=g[(65535&b)+(f&(1<<x)-1)];continue e}if(32&x){n.mode=12;break t}t.msg="invalid literal/length code",n.mode=30;break t}M=65535&b,(x&=15)&&(p<x&&(f+=A[r++]<<p,p+=8),M+=f&(1<<x)-1,f>>>=x,p-=x),p<15&&(f+=A[r++]<<p,p+=8,f+=A[r++]<<p,p+=8),b=v[f&y];n:for(;;){if(f>>>=x=b>>>24,p-=x,!(16&(x=b>>>16&255))){if(0==(64&x)){b=v[(65535&b)+(f&(1<<x)-1)];continue n}t.msg="invalid distance code",n.mode=30;break t}if(w=65535&b,p<(x&=15)&&(f+=A[r++]<<p,(p+=8)<x&&(f+=A[r++]<<p,p+=8)),c<(w+=f&(1<<x)-1)){t.msg="invalid distance too far back",n.mode=30;break t}if(f>>>=x,p-=x,(x=i-o)<w){if(u<(x=w-x)&&n.sane){t.msg="invalid distance too far back",n.mode=30;break t}if(C=h,(z=0)===d){if(z+=s-x,x<M){for(M-=x;k[i++]=h[z++],--x;);z=i-w,C=k}}else if(d<x){if(z+=s+d-x,(x-=d)<M){for(M-=x;k[i++]=h[z++],--x;);if(z=0,d<M){for(M-=x=d;k[i++]=h[z++],--x;);z=i-w,C=k}}}else if(z+=d-x,x<M){for(M-=x;k[i++]=h[z++],--x;);z=i-w,C=k}for(;2<M;)k[i++]=C[z++],k[i++]=C[z++],k[i++]=C[z++],M-=3;M&&(k[i++]=C[z++],1<M&&(k[i++]=C[z++]))}else{for(z=i-w;k[i++]=k[z++],k[i++]=k[z++],k[i++]=k[z++],2<(M-=3););M&&(k[i++]=k[z++],1<M&&(k[i++]=k[z++]))}break}}break}}while(r<a&&i<l);r-=M=p>>3,f&=(1<<(p-=M<<3))-1,t.next_in=r,t.next_out=i,t.avail_in=r<a?a-r+5:5-(r-a),t.avail_out=i<l?l-i+257:257-(i-l),n.hold=f,n.bits=p}},{}],49:[function(t,e,n){"use strict";var r=t("../utils/common"),a=t("./adler32"),i=t("./crc32"),o=t("./inffast"),l=t("./inftrees"),c=1,s=2,u=0,d=-2,h=1,f=852,p=592;function g(t){return(t>>>24&255)+(t>>>8&65280)+((65280&t)<<8)+((255&t)<<24)}function v(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new r.Buf16(320),this.work=new r.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function m(t){var e;return t&&t.state?(e=t.state,t.total_in=t.total_out=e.total=0,t.msg="",e.wrap&&(t.adler=1&e.wrap),e.mode=h,e.last=0,e.havedict=0,e.dmax=32768,e.head=null,e.hold=0,e.bits=0,e.lencode=e.lendyn=new r.Buf32(f),e.distcode=e.distdyn=new r.Buf32(p),e.sane=1,e.back=-1,u):d}function y(t){var e;return t&&t.state?((e=t.state).wsize=0,e.whave=0,e.wnext=0,m(t)):d}function b(t,e){var n,r;return t&&t.state?(r=t.state,e<0?(n=0,e=-e):(n=1+(e>>4),e<48&&(e&=15)),e&&(e<8||15<e)?d:(null!==r.window&&r.wbits!==e&&(r.window=null),r.wrap=n,r.wbits=e,y(t))):d}function x(t,e){var n,r;return t?(r=new v,(t.state=r).window=null,(n=b(t,e))!==u&&(t.state=null),n):d}var M,w,z=!0;function C(t){if(z){var e;for(M=new r.Buf32(512),w=new r.Buf32(32),e=0;e<144;)t.lens[e++]=8;for(;e<256;)t.lens[e++]=9;for(;e<280;)t.lens[e++]=7;for(;e<288;)t.lens[e++]=8;for(l(c,t.lens,0,288,M,0,t.work,{bits:9}),e=0;e<32;)t.lens[e++]=5;l(s,t.lens,0,32,w,0,t.work,{bits:5}),z=!1}t.lencode=M,t.lenbits=9,t.distcode=w,t.distbits=5}function A(t,e,n,a){var i,o=t.state;return null===o.window&&(o.wsize=1<<o.wbits,o.wnext=0,o.whave=0,o.window=new r.Buf8(o.wsize)),a>=o.wsize?(r.arraySet(o.window,e,n-o.wsize,o.wsize,0),o.wnext=0,o.whave=o.wsize):(a<(i=o.wsize-o.wnext)&&(i=a),r.arraySet(o.window,e,n-a,i,o.wnext),(a-=i)?(r.arraySet(o.window,e,n-a,a,0),o.wnext=a,o.whave=o.wsize):(o.wnext+=i,o.wnext===o.wsize&&(o.wnext=0),o.whave<o.wsize&&(o.whave+=i))),0}n.inflateReset=y,n.inflateReset2=b,n.inflateResetKeep=m,n.inflateInit=function(t){return x(t,15)},n.inflateInit2=x,n.inflate=function(t,e){var n,f,p,v,m,y,b,x,M,w,z,k,H,E,S,L,_,B,D,T,V,O,I,R,F=0,N=new r.Buf8(4),P=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!t||!t.state||!t.output||!t.input&&0!==t.avail_in)return d;12===(n=t.state).mode&&(n.mode=13),m=t.next_out,p=t.output,b=t.avail_out,v=t.next_in,f=t.input,y=t.avail_in,x=n.hold,M=n.bits,w=y,z=b,O=u;t:for(;;)switch(n.mode){case h:if(0===n.wrap){n.mode=13;break}for(;M<16;){if(0===y)break t;y--,x+=f[v++]<<M,M+=8}if(2&n.wrap&&35615===x){N[n.check=0]=255&x,N[1]=x>>>8&255,n.check=i(n.check,N,2,0),M=x=0,n.mode=2;break}if(n.flags=0,n.head&&(n.head.done=!1),!(1&n.wrap)||(((255&x)<<8)+(x>>8))%31){t.msg="incorrect header check",n.mode=30;break}if(8!=(15&x)){t.msg="unknown compression method",n.mode=30;break}if(M-=4,V=8+(15&(x>>>=4)),0===n.wbits)n.wbits=V;else if(V>n.wbits){t.msg="invalid window size",n.mode=30;break}n.dmax=1<<V,t.adler=n.check=1,n.mode=512&x?10:12,M=x=0;break;case 2:for(;M<16;){if(0===y)break t;y--,x+=f[v++]<<M,M+=8}if(n.flags=x,8!=(255&n.flags)){t.msg="unknown compression method",n.mode=30;break}if(57344&n.flags){t.msg="unknown header flags set",n.mode=30;break}n.head&&(n.head.text=x>>8&1),512&n.flags&&(N[0]=255&x,N[1]=x>>>8&255,n.check=i(n.check,N,2,0)),M=x=0,n.mode=3;case 3:for(;M<32;){if(0===y)break t;y--,x+=f[v++]<<M,M+=8}n.head&&(n.head.time=x),512&n.flags&&(N[0]=255&x,N[1]=x>>>8&255,N[2]=x>>>16&255,N[3]=x>>>24&255,n.check=i(n.check,N,4,0)),M=x=0,n.mode=4;case 4:for(;M<16;){if(0===y)break t;y--,x+=f[v++]<<M,M+=8}n.head&&(n.head.xflags=255&x,n.head.os=x>>8),512&n.flags&&(N[0]=255&x,N[1]=x>>>8&255,n.check=i(n.check,N,2,0)),M=x=0,n.mode=5;case 5:if(1024&n.flags){for(;M<16;){if(0===y)break t;y--,x+=f[v++]<<M,M+=8}n.length=x,n.head&&(n.head.extra_len=x),512&n.flags&&(N[0]=255&x,N[1]=x>>>8&255,n.check=i(n.check,N,2,0)),M=x=0}else n.head&&(n.head.extra=null);n.mode=6;case 6:if(1024&n.flags&&(y<(k=n.length)&&(k=y),k&&(n.head&&(V=n.head.extra_len-n.length,n.head.extra||(n.head.extra=new Array(n.head.extra_len)),r.arraySet(n.head.extra,f,v,k,V)),512&n.flags&&(n.check=i(n.check,f,k,v)),y-=k,v+=k,n.length-=k),n.length))break t;n.length=0,n.mode=7;case 7:if(2048&n.flags){if(0===y)break t;for(k=0;V=f[v+k++],n.head&&V&&n.length<65536&&(n.head.name+=String.fromCharCode(V)),V&&k<y;);if(512&n.flags&&(n.check=i(n.check,f,k,v)),y-=k,v+=k,V)break t}else n.head&&(n.head.name=null);n.length=0,n.mode=8;case 8:if(4096&n.flags){if(0===y)break t;for(k=0;V=f[v+k++],n.head&&V&&n.length<65536&&(n.head.comment+=String.fromCharCode(V)),V&&k<y;);if(512&n.flags&&(n.check=i(n.check,f,k,v)),y-=k,v+=k,V)break t}else n.head&&(n.head.comment=null);n.mode=9;case 9:if(512&n.flags){for(;M<16;){if(0===y)break t;y--,x+=f[v++]<<M,M+=8}if(x!==(65535&n.check)){t.msg="header crc mismatch",n.mode=30;break}M=x=0}n.head&&(n.head.hcrc=n.flags>>9&1,n.head.done=!0),t.adler=n.check=0,n.mode=12;break;case 10:for(;M<32;){if(0===y)break t;y--,x+=f[v++]<<M,M+=8}t.adler=n.check=g(x),M=x=0,n.mode=11;case 11:if(0===n.havedict)return t.next_out=m,t.avail_out=b,t.next_in=v,t.avail_in=y,n.hold=x,n.bits=M,2;t.adler=n.check=1,n.mode=12;case 12:if(5===e||6===e)break t;case 13:if(n.last){x>>>=7&M,M-=7&M,n.mode=27;break}for(;M<3;){if(0===y)break t;y--,x+=f[v++]<<M,M+=8}switch(n.last=1&x,M-=1,3&(x>>>=1)){case 0:n.mode=14;break;case 1:if(C(n),n.mode=20,6!==e)break;x>>>=2,M-=2;break t;case 2:n.mode=17;break;case 3:t.msg="invalid block type",n.mode=30}x>>>=2,M-=2;break;case 14:for(x>>>=7&M,M-=7&M;M<32;){if(0===y)break t;y--,x+=f[v++]<<M,M+=8}if((65535&x)!=(x>>>16^65535)){t.msg="invalid stored block lengths",n.mode=30;break}if(n.length=65535&x,M=x=0,n.mode=15,6===e)break t;case 15:n.mode=16;case 16:if(k=n.length){if(y<k&&(k=y),b<k&&(k=b),0===k)break t;r.arraySet(p,f,v,k,m),y-=k,v+=k,b-=k,m+=k,n.length-=k;break}n.mode=12;break;case 17:for(;M<14;){if(0===y)break t;y--,x+=f[v++]<<M,M+=8}if(n.nlen=257+(31&x),x>>>=5,M-=5,n.ndist=1+(31&x),x>>>=5,M-=5,n.ncode=4+(15&x),x>>>=4,M-=4,286<n.nlen||30<n.ndist){t.msg="too many length or distance symbols",n.mode=30;break}n.have=0,n.mode=18;case 18:for(;n.have<n.ncode;){for(;M<3;){if(0===y)break t;y--,x+=f[v++]<<M,M+=8}n.lens[P[n.have++]]=7&x,x>>>=3,M-=3}for(;n.have<19;)n.lens[P[n.have++]]=0;if(n.lencode=n.lendyn,n.lenbits=7,I={bits:n.lenbits},O=l(0,n.lens,0,19,n.lencode,0,n.work,I),n.lenbits=I.bits,O){t.msg="invalid code lengths set",n.mode=30;break}n.have=0,n.mode=19;case 19:for(;n.have<n.nlen+n.ndist;){for(;L=(F=n.lencode[x&(1<<n.lenbits)-1])>>>16&255,_=65535&F,!((S=F>>>24)<=M);){if(0===y)break t;y--,x+=f[v++]<<M,M+=8}if(_<16)x>>>=S,M-=S,n.lens[n.have++]=_;else{if(16===_){for(R=S+2;M<R;){if(0===y)break t;y--,x+=f[v++]<<M,M+=8}if(x>>>=S,M-=S,0===n.have){t.msg="invalid bit length repeat",n.mode=30;break}V=n.lens[n.have-1],k=3+(3&x),x>>>=2,M-=2}else if(17===_){for(R=S+3;M<R;){if(0===y)break t;y--,x+=f[v++]<<M,M+=8}M-=S,V=0,k=3+(7&(x>>>=S)),x>>>=3,M-=3}else{for(R=S+7;M<R;){if(0===y)break t;y--,x+=f[v++]<<M,M+=8}M-=S,V=0,k=11+(127&(x>>>=S)),x>>>=7,M-=7}if(n.have+k>n.nlen+n.ndist){t.msg="invalid bit length repeat",n.mode=30;break}for(;k--;)n.lens[n.have++]=V}}if(30===n.mode)break;if(0===n.lens[256]){t.msg="invalid code -- missing end-of-block",n.mode=30;break}if(n.lenbits=9,I={bits:n.lenbits},O=l(c,n.lens,0,n.nlen,n.lencode,0,n.work,I),n.lenbits=I.bits,O){t.msg="invalid literal/lengths set",n.mode=30;break}if(n.distbits=6,n.distcode=n.distdyn,I={bits:n.distbits},O=l(s,n.lens,n.nlen,n.ndist,n.distcode,0,n.work,I),n.distbits=I.bits,O){t.msg="invalid distances set",n.mode=30;break}if(n.mode=20,6===e)break t;case 20:n.mode=21;case 21:if(6<=y&&258<=b){t.next_out=m,t.avail_out=b,t.next_in=v,t.avail_in=y,n.hold=x,n.bits=M,o(t,z),m=t.next_out,p=t.output,b=t.avail_out,v=t.next_in,f=t.input,y=t.avail_in,x=n.hold,M=n.bits,12===n.mode&&(n.back=-1);break}for(n.back=0;L=(F=n.lencode[x&(1<<n.lenbits)-1])>>>16&255,_=65535&F,!((S=F>>>24)<=M);){if(0===y)break t;y--,x+=f[v++]<<M,M+=8}if(L&&0==(240&L)){for(B=S,D=L,T=_;L=(F=n.lencode[T+((x&(1<<B+D)-1)>>B)])>>>16&255,_=65535&F,!(B+(S=F>>>24)<=M);){if(0===y)break t;y--,x+=f[v++]<<M,M+=8}x>>>=B,M-=B,n.back+=B}if(x>>>=S,M-=S,n.back+=S,n.length=_,0===L){n.mode=26;break}if(32&L){n.back=-1,n.mode=12;break}if(64&L){t.msg="invalid literal/length code",n.mode=30;break}n.extra=15&L,n.mode=22;case 22:if(n.extra){for(R=n.extra;M<R;){if(0===y)break t;y--,x+=f[v++]<<M,M+=8}n.length+=x&(1<<n.extra)-1,x>>>=n.extra,M-=n.extra,n.back+=n.extra}n.was=n.length,n.mode=23;case 23:for(;L=(F=n.distcode[x&(1<<n.distbits)-1])>>>16&255,_=65535&F,!((S=F>>>24)<=M);){if(0===y)break t;y--,x+=f[v++]<<M,M+=8}if(0==(240&L)){for(B=S,D=L,T=_;L=(F=n.distcode[T+((x&(1<<B+D)-1)>>B)])>>>16&255,_=65535&F,!(B+(S=F>>>24)<=M);){if(0===y)break t;y--,x+=f[v++]<<M,M+=8}x>>>=B,M-=B,n.back+=B}if(x>>>=S,M-=S,n.back+=S,64&L){t.msg="invalid distance code",n.mode=30;break}n.offset=_,n.extra=15&L,n.mode=24;case 24:if(n.extra){for(R=n.extra;M<R;){if(0===y)break t;y--,x+=f[v++]<<M,M+=8}n.offset+=x&(1<<n.extra)-1,x>>>=n.extra,M-=n.extra,n.back+=n.extra}if(n.offset>n.dmax){t.msg="invalid distance too far back",n.mode=30;break}n.mode=25;case 25:if(0===b)break t;if(k=z-b,n.offset>k){if((k=n.offset-k)>n.whave&&n.sane){t.msg="invalid distance too far back",n.mode=30;break}H=k>n.wnext?(k-=n.wnext,n.wsize-k):n.wnext-k,k>n.length&&(k=n.length),E=n.window}else E=p,H=m-n.offset,k=n.length;for(b<k&&(k=b),b-=k,n.length-=k;p[m++]=E[H++],--k;);0===n.length&&(n.mode=21);break;case 26:if(0===b)break t;p[m++]=n.length,b--,n.mode=21;break;case 27:if(n.wrap){for(;M<32;){if(0===y)break t;y--,x|=f[v++]<<M,M+=8}if(z-=b,t.total_out+=z,n.total+=z,z&&(t.adler=n.check=n.flags?i(n.check,p,z,m-z):a(n.check,p,z,m-z)),z=b,(n.flags?x:g(x))!==n.check){t.msg="incorrect data check",n.mode=30;break}M=x=0}n.mode=28;case 28:if(n.wrap&&n.flags){for(;M<32;){if(0===y)break t;y--,x+=f[v++]<<M,M+=8}if(x!==(4294967295&n.total)){t.msg="incorrect length check",n.mode=30;break}M=x=0}n.mode=29;case 29:O=1;break t;case 30:O=-3;break t;case 31:return-4;default:return d}return t.next_out=m,t.avail_out=b,t.next_in=v,t.avail_in=y,n.hold=x,n.bits=M,(n.wsize||z!==t.avail_out&&n.mode<30&&(n.mode<27||4!==e))&&A(t,t.output,t.next_out,z-t.avail_out)?(n.mode=31,-4):(w-=t.avail_in,z-=t.avail_out,t.total_in+=w,t.total_out+=z,n.total+=z,n.wrap&&z&&(t.adler=n.check=n.flags?i(n.check,p,z,t.next_out-z):a(n.check,p,z,t.next_out-z)),t.data_type=n.bits+(n.last?64:0)+(12===n.mode?128:0)+(20===n.mode||15===n.mode?256:0),(0==w&&0===z||4===e)&&O===u&&(O=-5),O)},n.inflateEnd=function(t){if(!t||!t.state)return d;var e=t.state;return e.window&&(e.window=null),t.state=null,u},n.inflateGetHeader=function(t,e){var n;return t&&t.state?0==(2&(n=t.state).wrap)?d:((n.head=e).done=!1,u):d},n.inflateSetDictionary=function(t,e){var n,r=e.length;return t&&t.state?0!==(n=t.state).wrap&&11!==n.mode?d:11===n.mode&&a(1,e,r,0)!==n.check?-3:A(t,e,r,r)?(n.mode=31,-4):(n.havedict=1,u):d},n.inflateInfo="pako inflate (from Nodeca project)"},{"../utils/common":41,"./adler32":43,"./crc32":45,"./inffast":48,"./inftrees":50}],50:[function(t,e,n){"use strict";var r=t("../utils/common"),a=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],i=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],o=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],l=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];e.exports=function(t,e,n,c,s,u,d,h){var f,p,g,v,m,y,b,x,M,w=h.bits,z=0,C=0,A=0,k=0,H=0,E=0,S=0,L=0,_=0,B=0,D=null,T=0,V=new r.Buf16(16),O=new r.Buf16(16),I=null,R=0;for(z=0;z<=15;z++)V[z]=0;for(C=0;C<c;C++)V[e[n+C]]++;for(H=w,k=15;1<=k&&0===V[k];k--);if(k<H&&(H=k),0===k)return s[u++]=20971520,s[u++]=20971520,h.bits=1,0;for(A=1;A<k&&0===V[A];A++);for(H<A&&(H=A),z=L=1;z<=15;z++)if(L<<=1,(L-=V[z])<0)return-1;if(0<L&&(0===t||1!==k))return-1;for(O[1]=0,z=1;z<15;z++)O[z+1]=O[z]+V[z];for(C=0;C<c;C++)0!==e[n+C]&&(d[O[e[n+C]]++]=C);if(y=0===t?(D=I=d,19):1===t?(D=a,T-=257,I=i,R-=257,256):(D=o,I=l,-1),z=A,m=u,S=C=B=0,g=-1,v=(_=1<<(E=H))-1,1===t&&852<_||2===t&&592<_)return 1;for(;;){for(b=z-S,M=d[C]<y?(x=0,d[C]):d[C]>y?(x=I[R+d[C]],D[T+d[C]]):(x=96,0),f=1<<z-S,A=p=1<<E;s[m+(B>>S)+(p-=f)]=b<<24|x<<16|M|0,0!==p;);for(f=1<<z-1;B&f;)f>>=1;if(0!==f?(B&=f-1,B+=f):B=0,C++,0==--V[z]){if(z===k)break;z=e[n+d[C]]}if(H<z&&(B&v)!==g){for(0===S&&(S=H),m+=A,L=1<<(E=z-S);E+S<k&&!((L-=V[E+S])<=0);)E++,L<<=1;if(_+=1<<E,1===t&&852<_||2===t&&592<_)return 1;s[g=B&v]=H<<24|E<<16|m-u|0}}return 0!==B&&(s[m+B]=z-S<<24|64<<16|0),h.bits=H,0}},{"../utils/common":41}],51:[function(t,e,n){"use strict";e.exports={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"}},{}],52:[function(t,e,n){"use strict";var r=t("../utils/common"),a=0,i=1;function o(t){for(var e=t.length;0<=--e;)t[e]=0}var l=0,c=29,s=256,u=s+1+c,d=30,h=19,f=2*u+1,p=15,g=16,v=7,m=256,y=16,b=17,x=18,M=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],w=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],z=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],C=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],A=new Array(2*(u+2));o(A);var k=new Array(2*d);o(k);var H=new Array(512);o(H);var E=new Array(256);o(E);var S=new Array(c);o(S);var L,_,B,D=new Array(d);function T(t,e,n,r,a){this.static_tree=t,this.extra_bits=e,this.extra_base=n,this.elems=r,this.max_length=a,this.has_stree=t&&t.length}function V(t,e){this.dyn_tree=t,this.max_code=0,this.stat_desc=e}function O(t){return t<256?H[t]:H[256+(t>>>7)]}function I(t,e){t.pending_buf[t.pending++]=255&e,t.pending_buf[t.pending++]=e>>>8&255}function R(t,e,n){t.bi_valid>g-n?(t.bi_buf|=e<<t.bi_valid&65535,I(t,t.bi_buf),t.bi_buf=e>>g-t.bi_valid,t.bi_valid+=n-g):(t.bi_buf|=e<<t.bi_valid&65535,t.bi_valid+=n)}function F(t,e,n){R(t,n[2*e],n[2*e+1])}function N(t,e){for(var n=0;n|=1&t,t>>>=1,n<<=1,0<--e;);return n>>>1}function P(t,e,n){var r,a,i=new Array(p+1),o=0;for(r=1;r<=p;r++)i[r]=o=o+n[r-1]<<1;for(a=0;a<=e;a++){var l=t[2*a+1];0!==l&&(t[2*a]=N(i[l]++,l))}}function j(t){var e;for(e=0;e<u;e++)t.dyn_ltree[2*e]=0;for(e=0;e<d;e++)t.dyn_dtree[2*e]=0;for(e=0;e<h;e++)t.bl_tree[2*e]=0;t.dyn_ltree[2*m]=1,t.opt_len=t.static_len=0,t.last_lit=t.matches=0}function U(t){8<t.bi_valid?I(t,t.bi_buf):0<t.bi_valid&&(t.pending_buf[t.pending++]=t.bi_buf),t.bi_buf=0,t.bi_valid=0}function W(t,e,n,r){var a=2*e,i=2*n;return t[a]<t[i]||t[a]===t[i]&&r[e]<=r[n]}function Z(t,e,n){for(var r=t.heap[n],a=n<<1;a<=t.heap_len&&(a<t.heap_len&&W(e,t.heap[a+1],t.heap[a],t.depth)&&a++,!W(e,r,t.heap[a],t.depth));)t.heap[n]=t.heap[a],n=a,a<<=1;t.heap[n]=r}function G(t,e,n){var r,a,i,o,l=0;if(0!==t.last_lit)for(;r=t.pending_buf[t.d_buf+2*l]<<8|t.pending_buf[t.d_buf+2*l+1],a=t.pending_buf[t.l_buf+l],l++,0===r?F(t,a,e):(F(t,(i=E[a])+s+1,e),0!==(o=M[i])&&R(t,a-=S[i],o),F(t,i=O(--r),n),0!==(o=w[i])&&R(t,r-=D[i],o)),l<t.last_lit;);F(t,m,e)}function q(t,e){var n,r,a,i=e.dyn_tree,o=e.stat_desc.static_tree,l=e.stat_desc.has_stree,c=e.stat_desc.elems,s=-1;for(t.heap_len=0,t.heap_max=f,n=0;n<c;n++)0!==i[2*n]?(t.heap[++t.heap_len]=s=n,t.depth[n]=0):i[2*n+1]=0;for(;t.heap_len<2;)i[2*(a=t.heap[++t.heap_len]=s<2?++s:0)]=1,t.depth[a]=0,t.opt_len--,l&&(t.static_len-=o[2*a+1]);for(e.max_code=s,n=t.heap_len>>1;1<=n;n--)Z(t,i,n);for(a=c;n=t.heap[1],t.heap[1]=t.heap[t.heap_len--],Z(t,i,1),r=t.heap[1],t.heap[--t.heap_max]=n,t.heap[--t.heap_max]=r,i[2*a]=i[2*n]+i[2*r],t.depth[a]=(t.depth[n]>=t.depth[r]?t.depth[n]:t.depth[r])+1,i[2*n+1]=i[2*r+1]=a,t.heap[1]=a++,Z(t,i,1),2<=t.heap_len;);t.heap[--t.heap_max]=t.heap[1],function(t,e){var n,r,a,i,o,l,c=e.dyn_tree,s=e.max_code,u=e.stat_desc.static_tree,d=e.stat_desc.has_stree,h=e.stat_desc.extra_bits,g=e.stat_desc.extra_base,v=e.stat_desc.max_length,m=0;for(i=0;i<=p;i++)t.bl_count[i]=0;for(c[2*t.heap[t.heap_max]+1]=0,n=t.heap_max+1;n<f;n++)v<(i=c[2*c[2*(r=t.heap[n])+1]+1]+1)&&(i=v,m++),c[2*r+1]=i,s<r||(t.bl_count[i]++,o=0,g<=r&&(o=h[r-g]),l=c[2*r],t.opt_len+=l*(i+o),d&&(t.static_len+=l*(u[2*r+1]+o)));if(0!==m){do{for(i=v-1;0===t.bl_count[i];)i--;t.bl_count[i]--,t.bl_count[i+1]+=2,t.bl_count[v]--,m-=2}while(0<m);for(i=v;0!==i;i--)for(r=t.bl_count[i];0!==r;)s<(a=t.heap[--n])||(c[2*a+1]!==i&&(t.opt_len+=(i-c[2*a+1])*c[2*a],c[2*a+1]=i),r--)}}(t,e),P(i,s,t.bl_count)}function Y(t,e,n){var r,a,i=-1,o=e[1],l=0,c=7,s=4;for(0===o&&(c=138,s=3),e[2*(n+1)+1]=65535,r=0;r<=n;r++)a=o,o=e[2*(r+1)+1],++l<c&&a===o||(l<s?t.bl_tree[2*a]+=l:0!==a?(a!==i&&t.bl_tree[2*a]++,t.bl_tree[2*y]++):l<=10?t.bl_tree[2*b]++:t.bl_tree[2*x]++,i=a,s=(l=0)===o?(c=138,3):a===o?(c=6,3):(c=7,4))}function X(t,e,n){var r,a,i=-1,o=e[1],l=0,c=7,s=4;for(0===o&&(c=138,s=3),r=0;r<=n;r++)if(a=o,o=e[2*(r+1)+1],!(++l<c&&a===o)){if(l<s)for(;F(t,a,t.bl_tree),0!=--l;);else 0!==a?(a!==i&&(F(t,a,t.bl_tree),l--),F(t,y,t.bl_tree),R(t,l-3,2)):l<=10?(F(t,b,t.bl_tree),R(t,l-3,3)):(F(t,x,t.bl_tree),R(t,l-11,7));i=a,s=(l=0)===o?(c=138,3):a===o?(c=6,3):(c=7,4)}}o(D);var $=!1;function K(t,e,n,a){R(t,(l<<1)+(a?1:0),3),function(t,e,n,a){U(t),a&&(I(t,n),I(t,~n)),r.arraySet(t.pending_buf,t.window,e,n,t.pending),t.pending+=n}(t,e,n,!0)}n._tr_init=function(t){$||(function(){var t,e,n,r,a,i=new Array(p+1);for(r=n=0;r<c-1;r++)for(S[r]=n,t=0;t<1<<M[r];t++)E[n++]=r;for(E[n-1]=r,r=a=0;r<16;r++)for(D[r]=a,t=0;t<1<<w[r];t++)H[a++]=r;for(a>>=7;r<d;r++)for(D[r]=a<<7,t=0;t<1<<w[r]-7;t++)H[256+a++]=r;for(e=0;e<=p;e++)i[e]=0;for(t=0;t<=143;)A[2*t+1]=8,t++,i[8]++;for(;t<=255;)A[2*t+1]=9,t++,i[9]++;for(;t<=279;)A[2*t+1]=7,t++,i[7]++;for(;t<=287;)A[2*t+1]=8,t++,i[8]++;for(P(A,u+1,i),t=0;t<d;t++)k[2*t+1]=5,k[2*t]=N(t,5);L=new T(A,M,s+1,u,p),_=new T(k,w,0,d,p),B=new T(new Array(0),z,0,h,v)}(),$=!0),t.l_desc=new V(t.dyn_ltree,L),t.d_desc=new V(t.dyn_dtree,_),t.bl_desc=new V(t.bl_tree,B),t.bi_buf=0,t.bi_valid=0,j(t)},n._tr_stored_block=K,n._tr_flush_block=function(t,e,n,r){var o,l,c=0;0<t.level?(2===t.strm.data_type&&(t.strm.data_type=function(t){var e,n=4093624447;for(e=0;e<=31;e++,n>>>=1)if(1&n&&0!==t.dyn_ltree[2*e])return a;if(0!==t.dyn_ltree[18]||0!==t.dyn_ltree[20]||0!==t.dyn_ltree[26])return i;for(e=32;e<s;e++)if(0!==t.dyn_ltree[2*e])return i;return a}(t)),q(t,t.l_desc),q(t,t.d_desc),c=function(t){var e;for(Y(t,t.dyn_ltree,t.l_desc.max_code),Y(t,t.dyn_dtree,t.d_desc.max_code),q(t,t.bl_desc),e=h-1;3<=e&&0===t.bl_tree[2*C[e]+1];e--);return t.opt_len+=3*(e+1)+5+5+4,e}(t),o=t.opt_len+3+7>>>3,(l=t.static_len+3+7>>>3)<=o&&(o=l)):o=l=n+5,n+4<=o&&-1!==e?K(t,e,n,r):4===t.strategy||l===o?(R(t,2+(r?1:0),3),G(t,A,k)):(R(t,4+(r?1:0),3),function(t,e,n,r){var a;for(R(t,e-257,5),R(t,n-1,5),R(t,r-4,4),a=0;a<r;a++)R(t,t.bl_tree[2*C[a]+1],3);X(t,t.dyn_ltree,e-1),X(t,t.dyn_dtree,n-1)}(t,t.l_desc.max_code+1,t.d_desc.max_code+1,c+1),G(t,t.dyn_ltree,t.dyn_dtree)),j(t),r&&U(t)},n._tr_tally=function(t,e,n){return t.pending_buf[t.d_buf+2*t.last_lit]=e>>>8&255,t.pending_buf[t.d_buf+2*t.last_lit+1]=255&e,t.pending_buf[t.l_buf+t.last_lit]=255&n,t.last_lit++,0===e?t.dyn_ltree[2*n]++:(t.matches++,e--,t.dyn_ltree[2*(E[n]+s+1)]++,t.dyn_dtree[2*O(e)]++),t.last_lit===t.lit_bufsize-1},n._tr_align=function(t){R(t,2,3),F(t,m,A),function(t){16===t.bi_valid?(I(t,t.bi_buf),t.bi_buf=0,t.bi_valid=0):8<=t.bi_valid&&(t.pending_buf[t.pending++]=255&t.bi_buf,t.bi_buf>>=8,t.bi_valid-=8)}(t)}},{"../utils/common":41}],53:[function(t,e,n){"use strict";e.exports=function(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}},{}],54:[function(t,e,r){(function(t){!function(t,e){"use strict";if(!t.setImmediate){var n,r,a,i,o=1,l={},c=!1,s=t.document,u=Object.getPrototypeOf&&Object.getPrototypeOf(t);u=u&&u.setTimeout?u:t,n="[object process]"==={}.toString.call(t.process)?function(t){process.nextTick((function(){h(t)}))}:function(){if(t.postMessage&&!t.importScripts){var e=!0,n=t.onmessage;return t.onmessage=function(){e=!1},t.postMessage("","*"),t.onmessage=n,e}}()?(i="setImmediate$"+Math.random()+"$",t.addEventListener?t.addEventListener("message",f,!1):t.attachEvent("onmessage",f),function(e){t.postMessage(i+e,"*")}):t.MessageChannel?((a=new MessageChannel).port1.onmessage=function(t){h(t.data)},function(t){a.port2.postMessage(t)}):s&&"onreadystatechange"in s.createElement("script")?(r=s.documentElement,function(t){var e=s.createElement("script");e.onreadystatechange=function(){h(t),e.onreadystatechange=null,r.removeChild(e),e=null},r.appendChild(e)}):function(t){setTimeout(h,0,t)},u.setImmediate=function(t){"function"!=typeof t&&(t=new Function(""+t));for(var e=new Array(arguments.length-1),r=0;r<e.length;r++)e[r]=arguments[r+1];var a={callback:t,args:e};return l[o]=a,n(o),o++},u.clearImmediate=d}function d(t){delete l[t]}function h(t){if(c)setTimeout(h,0,t);else{var n=l[t];if(n){c=!0;try{!function(t){var n=t.callback,r=t.args;switch(r.length){case 0:n();break;case 1:n(r[0]);break;case 2:n(r[0],r[1]);break;case 3:n(r[0],r[1],r[2]);break;default:n.apply(e,r)}}(n)}finally{d(t),c=!1}}}}function f(e){e.source===t&&"string"==typeof e.data&&0===e.data.indexOf(i)&&h(+e.data.slice(i.length))}}("undefined"==typeof self?void 0===t?this:t:self)}).call(this,"undefined"!=typeof n.g?n.g:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}]},{},[10])(10)},908:function(t,e,n){var r=n(8136)(n(7009),"DataView");t.exports=r},9676:function(t,e,n){var r=n(5403),a=n(2747),i=n(6037),o=n(4154),l=n(7728);function c(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}c.prototype.clear=r,c.prototype.delete=a,c.prototype.get=i,c.prototype.has=o,c.prototype.set=l,t.exports=c},8384:function(t,e,n){var r=n(3894),a=n(8699),i=n(4957),o=n(7184),l=n(7109);function c(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}c.prototype.clear=r,c.prototype.delete=a,c.prototype.get=i,c.prototype.has=o,c.prototype.set=l,t.exports=c},5797:function(t,e,n){var r=n(8136)(n(7009),"Map");t.exports=r},8059:function(t,e,n){var r=n(4086),a=n(9255),i=n(9186),o=n(3423),l=n(3739);function c(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}c.prototype.clear=r,c.prototype.delete=a,c.prototype.get=i,c.prototype.has=o,c.prototype.set=l,t.exports=c},8319:function(t,e,n){var r=n(8136)(n(7009),"Promise");t.exports=r},3924:function(t,e,n){var r=n(8136)(n(7009),"Set");t.exports=r},692:function(t,e,n){var r=n(8059),a=n(5774),i=n(1596);function o(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new r;++e<n;)this.add(t[e])}o.prototype.add=o.prototype.push=a,o.prototype.has=i,t.exports=o},2854:function(t,e,n){var r=n(8384),a=n(511),i=n(835),o=n(707),l=n(8832),c=n(5077);function s(t){var e=this.__data__=new r(t);this.size=e.size}s.prototype.clear=a,s.prototype.delete=i,s.prototype.get=o,s.prototype.has=l,s.prototype.set=c,t.exports=s},7197:function(t,e,n){var r=n(7009).Symbol;t.exports=r},6219:function(t,e,n){var r=n(7009).Uint8Array;t.exports=r},7091:function(t,e,n){var r=n(8136)(n(7009),"WeakMap");t.exports=r},3665:function(t){t.exports=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}},4550:function(t){t.exports=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t}},4277:function(t){t.exports=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(!e(t[n],n,t))return!1;return!0}},4903:function(t){t.exports=function(t,e){for(var n=-1,r=null==t?0:t.length,a=0,i=[];++n<r;){var o=t[n];e(o,n,t)&&(i[a++]=o)}return i}},9055:function(t,e,n){var r=n(4842);t.exports=function(t,e){return!!(null==t?0:t.length)&&r(t,e,0)>-1}},2683:function(t){t.exports=function(t,e,n){for(var r=-1,a=null==t?0:t.length;++r<a;)if(n(e,t[r]))return!0;return!1}},7538:function(t,e,n){var r=n(6478),a=n(4963),i=n(3629),o=n(5174),l=n(6800),c=n(9102),s=Object.prototype.hasOwnProperty;t.exports=function(t,e){var n=i(t),u=!n&&a(t),d=!n&&!u&&o(t),h=!n&&!u&&!d&&c(t),f=n||u||d||h,p=f?r(t.length,String):[],g=p.length;for(var v in t)!e&&!s.call(t,v)||f&&("length"==v||d&&("offset"==v||"parent"==v)||h&&("buffer"==v||"byteLength"==v||"byteOffset"==v)||l(v,g))||p.push(v);return p}},8950:function(t){t.exports=function(t,e){for(var n=-1,r=null==t?0:t.length,a=Array(r);++n<r;)a[n]=e(t[n],n,t);return a}},1705:function(t){t.exports=function(t,e){for(var n=-1,r=e.length,a=t.length;++n<r;)t[a+n]=e[n];return t}},7897:function(t){t.exports=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1}},4622:function(t){t.exports=function(t){return t.split("")}},8463:function(t,e,n){var r=n(2526),a=n(9231),i=Object.prototype.hasOwnProperty;t.exports=function(t,e,n){var o=t[e];i.call(t,e)&&a(o,n)&&(void 0!==n||e in t)||r(t,e,n)}},7112:function(t,e,n){var r=n(9231);t.exports=function(t,e){for(var n=t.length;n--;)if(r(t[n][0],e))return n;return-1}},1855:function(t,e,n){var r=n(4503),a=n(2742);t.exports=function(t,e){return t&&r(e,a(e),t)}},5076:function(t,e,n){var r=n(4503),a=n(3961);t.exports=function(t,e){return t&&r(e,a(e),t)}},2526:function(t,e,n){var r=n(8528);t.exports=function(t,e,n){"__proto__"==e&&r?r(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}},1905:function(t,e,n){var r=n(2854),a=n(4550),i=n(8463),o=n(1855),l=n(5076),c=n(4523),s=n(291),u=n(2455),d=n(7636),h=n(8248),f=n(5341),p=n(8383),g=n(9243),v=n(9759),m=n(548),y=n(3629),b=n(5174),x=n(103),M=n(8092),w=n(6995),z=n(2742),C=n(3961),A="[object Arguments]",k="[object Function]",H="[object Object]",E={};E[A]=E["[object Array]"]=E["[object ArrayBuffer]"]=E["[object DataView]"]=E["[object Boolean]"]=E["[object Date]"]=E["[object Float32Array]"]=E["[object Float64Array]"]=E["[object Int8Array]"]=E["[object Int16Array]"]=E["[object Int32Array]"]=E["[object Map]"]=E["[object Number]"]=E[H]=E["[object RegExp]"]=E["[object Set]"]=E["[object String]"]=E["[object Symbol]"]=E["[object Uint8Array]"]=E["[object Uint8ClampedArray]"]=E["[object Uint16Array]"]=E["[object Uint32Array]"]=!0,E["[object Error]"]=E[k]=E["[object WeakMap]"]=!1,t.exports=function t(e,n,S,L,_,B){var D,T=1&n,V=2&n,O=4&n;if(S&&(D=_?S(e,L,_,B):S(e)),void 0!==D)return D;if(!M(e))return e;var I=y(e);if(I){if(D=g(e),!T)return s(e,D)}else{var R=p(e),F=R==k||"[object GeneratorFunction]"==R;if(b(e))return c(e,T);if(R==H||R==A||F&&!_){if(D=V||F?{}:m(e),!T)return V?d(e,l(D,e)):u(e,o(D,e))}else{if(!E[R])return _?e:{};D=v(e,R,T)}}B||(B=new r);var N=B.get(e);if(N)return N;B.set(e,D),w(e)?e.forEach((function(r){D.add(t(r,n,S,r,e,B))})):x(e)&&e.forEach((function(r,a){D.set(a,t(r,n,S,a,e,B))}));var P=I?void 0:(O?V?f:h:V?C:z)(e);return a(P||e,(function(r,a){P&&(r=e[a=r]),i(D,a,t(r,n,S,a,e,B))})),D}},5763:function(t,e,n){var r=n(8092),a=Object.create,i=function(){function t(){}return function(e){if(!r(e))return{};if(a)return a(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();t.exports=i},7927:function(t,e,n){var r=n(5358),a=n(7056)(r);t.exports=a},9863:function(t,e,n){var r=n(7927);t.exports=function(t,e){var n=!0;return r(t,(function(t,r,a){return n=!!e(t,r,a)})),n}},3079:function(t,e,n){var r=n(152);t.exports=function(t,e,n){for(var a=-1,i=t.length;++a<i;){var o=t[a],l=e(o);if(null!=l&&(void 0===c?l===l&&!r(l):n(l,c)))var c=l,s=o}return s}},2045:function(t){t.exports=function(t,e,n,r){for(var a=t.length,i=n+(r?1:-1);r?i--:++i<a;)if(e(t[i],i,t))return i;return-1}},5182:function(t,e,n){var r=n(1705),a=n(3529);t.exports=function t(e,n,i,o,l){var c=-1,s=e.length;for(i||(i=a),l||(l=[]);++c<s;){var u=e[c];n>0&&i(u)?n>1?t(u,n-1,i,o,l):r(l,u):o||(l[l.length]=u)}return l}},5099:function(t,e,n){var r=n(372)();t.exports=r},5358:function(t,e,n){var r=n(5099),a=n(2742);t.exports=function(t,e){return t&&r(t,e,a)}},8667:function(t,e,n){var r=n(3082),a=n(9793);t.exports=function(t,e){for(var n=0,i=(e=r(e,t)).length;null!=t&&n<i;)t=t[a(e[n++])];return n&&n==i?t:void 0}},1986:function(t,e,n){var r=n(1705),a=n(3629);t.exports=function(t,e,n){var i=e(t);return a(t)?i:r(i,n(t))}},9066:function(t,e,n){var r=n(7197),a=n(1587),i=n(3581),o=r?r.toStringTag:void 0;t.exports=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":o&&o in Object(t)?a(t):i(t)}},1954:function(t){t.exports=function(t,e){return t>e}},529:function(t){t.exports=function(t,e){return null!=t&&e in Object(t)}},4842:function(t,e,n){var r=n(2045),a=n(505),i=n(7167);t.exports=function(t,e,n){return e===e?i(t,e,n):r(t,a,n)}},4906:function(t,e,n){var r=n(9066),a=n(3141);t.exports=function(t){return a(t)&&"[object Arguments]"==r(t)}},1848:function(t,e,n){var r=n(3355),a=n(3141);t.exports=function t(e,n,i,o,l){return e===n||(null==e||null==n||!a(e)&&!a(n)?e!==e&&n!==n:r(e,n,i,o,t,l))}},3355:function(t,e,n){var r=n(2854),a=n(5305),i=n(2206),o=n(8078),l=n(8383),c=n(3629),s=n(5174),u=n(9102),d="[object Arguments]",h="[object Array]",f="[object Object]",p=Object.prototype.hasOwnProperty;t.exports=function(t,e,n,g,v,m){var y=c(t),b=c(e),x=y?h:l(t),M=b?h:l(e),w=(x=x==d?f:x)==f,z=(M=M==d?f:M)==f,C=x==M;if(C&&s(t)){if(!s(e))return!1;y=!0,w=!1}if(C&&!w)return m||(m=new r),y||u(t)?a(t,e,n,g,v,m):i(t,e,x,n,g,v,m);if(!(1&n)){var A=w&&p.call(t,"__wrapped__"),k=z&&p.call(e,"__wrapped__");if(A||k){var H=A?t.value():t,E=k?e.value():e;return m||(m=new r),v(H,E,n,g,m)}}return!!C&&(m||(m=new r),o(t,e,n,g,v,m))}},3085:function(t,e,n){var r=n(8383),a=n(3141);t.exports=function(t){return a(t)&&"[object Map]"==r(t)}},8856:function(t,e,n){var r=n(2854),a=n(1848);t.exports=function(t,e,n,i){var o=n.length,l=o,c=!i;if(null==t)return!l;for(t=Object(t);o--;){var s=n[o];if(c&&s[2]?s[1]!==t[s[0]]:!(s[0]in t))return!1}for(;++o<l;){var u=(s=n[o])[0],d=t[u],h=s[1];if(c&&s[2]){if(void 0===d&&!(u in t))return!1}else{var f=new r;if(i)var p=i(d,h,u,t,e,f);if(!(void 0===p?a(h,d,3,i,f):p))return!1}}return!0}},505:function(t){t.exports=function(t){return t!==t}},6703:function(t,e,n){var r=n(4786),a=n(257),i=n(8092),o=n(7907),l=/^\[object .+?Constructor\]$/,c=Function.prototype,s=Object.prototype,u=c.toString,d=s.hasOwnProperty,h=RegExp("^"+u.call(d).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");t.exports=function(t){return!(!i(t)||a(t))&&(r(t)?h:l).test(o(t))}},8680:function(t,e,n){var r=n(8383),a=n(3141);t.exports=function(t){return a(t)&&"[object Set]"==r(t)}},8150:function(t,e,n){var r=n(9066),a=n(4635),i=n(3141),o={};o["[object Float32Array]"]=o["[object Float64Array]"]=o["[object Int8Array]"]=o["[object Int16Array]"]=o["[object Int32Array]"]=o["[object Uint8Array]"]=o["[object Uint8ClampedArray]"]=o["[object Uint16Array]"]=o["[object Uint32Array]"]=!0,o["[object Arguments]"]=o["[object Array]"]=o["[object ArrayBuffer]"]=o["[object Boolean]"]=o["[object DataView]"]=o["[object Date]"]=o["[object Error]"]=o["[object Function]"]=o["[object Map]"]=o["[object Number]"]=o["[object Object]"]=o["[object RegExp]"]=o["[object Set]"]=o["[object String]"]=o["[object WeakMap]"]=!1,t.exports=function(t){return i(t)&&a(t.length)&&!!o[r(t)]}},6025:function(t,e,n){var r=n(7080),a=n(4322),i=n(2100),o=n(3629),l=n(38);t.exports=function(t){return"function"==typeof t?t:null==t?i:"object"==typeof t?o(t)?a(t[0],t[1]):r(t):l(t)}},3654:function(t,e,n){var r=n(2936),a=n(8836),i=Object.prototype.hasOwnProperty;t.exports=function(t){if(!r(t))return a(t);var e=[];for(var n in Object(t))i.call(t,n)&&"constructor"!=n&&e.push(n);return e}},8664:function(t,e,n){var r=n(8092),a=n(2936),i=n(4221),o=Object.prototype.hasOwnProperty;t.exports=function(t){if(!r(t))return i(t);var e=a(t),n=[];for(var l in t)("constructor"!=l||!e&&o.call(t,l))&&n.push(l);return n}},2580:function(t){t.exports=function(t,e){return t<e}},3849:function(t,e,n){var r=n(7927),a=n(1473);t.exports=function(t,e){var n=-1,i=a(t)?Array(t.length):[];return r(t,(function(t,r,a){i[++n]=e(t,r,a)})),i}},7080:function(t,e,n){var r=n(8856),a=n(9091),i=n(284);t.exports=function(t){var e=a(t);return 1==e.length&&e[0][2]?i(e[0][0],e[0][1]):function(n){return n===t||r(n,t,e)}}},4322:function(t,e,n){var r=n(1848),a=n(6181),i=n(5658),o=n(5823),l=n(5072),c=n(284),s=n(9793);t.exports=function(t,e){return o(t)&&l(e)?c(s(t),e):function(n){var o=a(n,t);return void 0===o&&o===e?i(n,t):r(e,o,3)}}},3226:function(t,e,n){var r=n(8950),a=n(8667),i=n(6025),o=n(3849),l=n(9179),c=n(6194),s=n(4480),u=n(2100),d=n(3629);t.exports=function(t,e,n){e=e.length?r(e,(function(t){return d(t)?function(e){return a(e,1===t.length?t[0]:t)}:t})):[u];var h=-1;e=r(e,c(i));var f=o(t,(function(t,n,a){return{criteria:r(e,(function(e){return e(t)})),index:++h,value:t}}));return l(f,(function(t,e){return s(t,e,n)}))}},9586:function(t){t.exports=function(t){return function(e){return null==e?void 0:e[t]}}},4084:function(t,e,n){var r=n(8667);t.exports=function(t){return function(e){return r(e,t)}}},7255:function(t){var e=Math.ceil,n=Math.max;t.exports=function(t,r,a,i){for(var o=-1,l=n(e((r-t)/(a||1)),0),c=Array(l);l--;)c[i?l:++o]=t,t+=a;return c}},8794:function(t,e,n){var r=n(2100),a=n(4262),i=n(9156);t.exports=function(t,e){return i(a(t,e,r),t+"")}},7532:function(t,e,n){var r=n(1547),a=n(8528),i=n(2100),o=a?function(t,e){return a(t,"toString",{configurable:!0,enumerable:!1,value:r(e),writable:!0})}:i;t.exports=o},2646:function(t){t.exports=function(t,e,n){var r=-1,a=t.length;e<0&&(e=-e>a?0:a+e),(n=n>a?a:n)<0&&(n+=a),a=e>n?0:n-e>>>0,e>>>=0;for(var i=Array(a);++r<a;)i[r]=t[r+e];return i}},9204:function(t,e,n){var r=n(7927);t.exports=function(t,e){var n;return r(t,(function(t,r,a){return!(n=e(t,r,a))})),!!n}},9179:function(t){t.exports=function(t,e){var n=t.length;for(t.sort(e);n--;)t[n]=t[n].value;return t}},6478:function(t){t.exports=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r}},2446:function(t,e,n){var r=n(7197),a=n(8950),i=n(3629),o=n(152),l=r?r.prototype:void 0,c=l?l.toString:void 0;t.exports=function t(e){if("string"==typeof e)return e;if(i(e))return a(e,t)+"";if(o(e))return c?c.call(e):"";var n=e+"";return"0"==n&&1/e==-Infinity?"-0":n}},821:function(t,e,n){var r=n(6050),a=/^\s+/;t.exports=function(t){return t?t.slice(0,r(t)+1).replace(a,""):t}},6194:function(t){t.exports=function(t){return function(e){return t(e)}}},9602:function(t,e,n){var r=n(692),a=n(9055),i=n(2683),o=n(75),l=n(7730),c=n(2230);t.exports=function(t,e,n){var s=-1,u=a,d=t.length,h=!0,f=[],p=f;if(n)h=!1,u=i;else if(d>=200){var g=e?null:l(t);if(g)return c(g);h=!1,u=o,p=new r}else p=e?[]:f;t:for(;++s<d;){var v=t[s],m=e?e(v):v;if(v=n||0!==v?v:0,h&&m===m){for(var y=p.length;y--;)if(p[y]===m)continue t;e&&p.push(m),f.push(v)}else u(p,m,n)||(p!==f&&p.push(m),f.push(v))}return f}},75:function(t){t.exports=function(t,e){return t.has(e)}},3410:function(t,e,n){var r=n(2100);t.exports=function(t){return"function"==typeof t?t:r}},3082:function(t,e,n){var r=n(3629),a=n(5823),i=n(170),o=n(3518);t.exports=function(t,e){return r(t)?t:a(t,e)?[t]:i(o(t))}},9813:function(t,e,n){var r=n(2646);t.exports=function(t,e,n){var a=t.length;return n=void 0===n?a:n,!e&&n>=a?t:r(t,e,n)}},7010:function(t,e,n){var r=n(6219);t.exports=function(t){var e=new t.constructor(t.byteLength);return new r(e).set(new r(t)),e}},4523:function(t,e,n){t=n.nmd(t);var r=n(7009),a=e&&!e.nodeType&&e,i=a&&t&&!t.nodeType&&t,o=i&&i.exports===a?r.Buffer:void 0,l=o?o.allocUnsafe:void 0;t.exports=function(t,e){if(e)return t.slice();var n=t.length,r=l?l(n):new t.constructor(n);return t.copy(r),r}},1022:function(t,e,n){var r=n(7010);t.exports=function(t,e){var n=e?r(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}},8503:function(t){var e=/\w*$/;t.exports=function(t){var n=new t.constructor(t.source,e.exec(t));return n.lastIndex=t.lastIndex,n}},4720:function(t,e,n){var r=n(7197),a=r?r.prototype:void 0,i=a?a.valueOf:void 0;t.exports=function(t){return i?Object(i.call(t)):{}}},613:function(t,e,n){var r=n(7010);t.exports=function(t,e){var n=e?r(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}},8558:function(t,e,n){var r=n(152);t.exports=function(t,e){if(t!==e){var n=void 0!==t,a=null===t,i=t===t,o=r(t),l=void 0!==e,c=null===e,s=e===e,u=r(e);if(!c&&!u&&!o&&t>e||o&&l&&s&&!c&&!u||a&&l&&s||!n&&s||!i)return 1;if(!a&&!o&&!u&&t<e||u&&n&&i&&!a&&!o||c&&n&&i||!l&&i||!s)return-1}return 0}},4480:function(t,e,n){var r=n(8558);t.exports=function(t,e,n){for(var a=-1,i=t.criteria,o=e.criteria,l=i.length,c=n.length;++a<l;){var s=r(i[a],o[a]);if(s)return a>=c?s:s*("desc"==n[a]?-1:1)}return t.index-e.index}},291:function(t){t.exports=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e}},4503:function(t,e,n){var r=n(8463),a=n(2526);t.exports=function(t,e,n,i){var o=!n;n||(n={});for(var l=-1,c=e.length;++l<c;){var s=e[l],u=i?i(n[s],t[s],s,n,t):void 0;void 0===u&&(u=t[s]),o?a(n,s,u):r(n,s,u)}return n}},2455:function(t,e,n){var r=n(4503),a=n(5918);t.exports=function(t,e){return r(t,a(t),e)}},7636:function(t,e,n){var r=n(4503),a=n(8487);t.exports=function(t,e){return r(t,a(t),e)}},5525:function(t,e,n){var r=n(7009)["__core-js_shared__"];t.exports=r},7056:function(t,e,n){var r=n(1473);t.exports=function(t,e){return function(n,a){if(null==n)return n;if(!r(n))return t(n,a);for(var i=n.length,o=e?i:-1,l=Object(n);(e?o--:++o<i)&&!1!==a(l[o],o,l););return n}}},372:function(t){t.exports=function(t){return function(e,n,r){for(var a=-1,i=Object(e),o=r(e),l=o.length;l--;){var c=o[t?l:++a];if(!1===n(i[c],c,i))break}return e}}},322:function(t,e,n){var r=n(9813),a=n(7302),i=n(7580),o=n(3518);t.exports=function(t){return function(e){e=o(e);var n=a(e)?i(e):void 0,l=n?n[0]:e.charAt(0),c=n?r(n,1).join(""):e.slice(1);return l[t]()+c}}},5481:function(t,e,n){var r=n(6025),a=n(1473),i=n(2742);t.exports=function(t){return function(e,n,o){var l=Object(e);if(!a(e)){var c=r(n,3);e=i(e),n=function(t){return c(l[t],t,l)}}var s=t(e,n,o);return s>-1?l[c?e[s]:s]:void 0}}},6381:function(t,e,n){var r=n(7255),a=n(3195),i=n(1495);t.exports=function(t){return function(e,n,o){return o&&"number"!=typeof o&&a(e,n,o)&&(n=o=void 0),e=i(e),void 0===n?(n=e,e=0):n=i(n),o=void 0===o?e<n?1:-1:i(o),r(e,n,o,t)}}},7730:function(t,e,n){var r=n(3924),a=n(9694),i=n(2230),o=r&&1/i(new r([,-0]))[1]==1/0?function(t){return new r(t)}:a;t.exports=o},8528:function(t,e,n){var r=n(8136),a=function(){try{var t=r(Object,"defineProperty");return t({},"",{}),t}catch(e){}}();t.exports=a},5305:function(t,e,n){var r=n(692),a=n(7897),i=n(75);t.exports=function(t,e,n,o,l,c){var s=1&n,u=t.length,d=e.length;if(u!=d&&!(s&&d>u))return!1;var h=c.get(t),f=c.get(e);if(h&&f)return h==e&&f==t;var p=-1,g=!0,v=2&n?new r:void 0;for(c.set(t,e),c.set(e,t);++p<u;){var m=t[p],y=e[p];if(o)var b=s?o(y,m,p,e,t,c):o(m,y,p,t,e,c);if(void 0!==b){if(b)continue;g=!1;break}if(v){if(!a(e,(function(t,e){if(!i(v,e)&&(m===t||l(m,t,n,o,c)))return v.push(e)}))){g=!1;break}}else if(m!==y&&!l(m,y,n,o,c)){g=!1;break}}return c.delete(t),c.delete(e),g}},2206:function(t,e,n){var r=n(7197),a=n(6219),i=n(9231),o=n(5305),l=n(234),c=n(2230),s=r?r.prototype:void 0,u=s?s.valueOf:void 0;t.exports=function(t,e,n,r,s,d,h){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!d(new a(t),new a(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return i(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var f=l;case"[object Set]":var p=1&r;if(f||(f=c),t.size!=e.size&&!p)return!1;var g=h.get(t);if(g)return g==e;r|=2,h.set(t,e);var v=o(f(t),f(e),r,s,d,h);return h.delete(t),v;case"[object Symbol]":if(u)return u.call(t)==u.call(e)}return!1}},8078:function(t,e,n){var r=n(8248),a=Object.prototype.hasOwnProperty;t.exports=function(t,e,n,i,o,l){var c=1&n,s=r(t),u=s.length;if(u!=r(e).length&&!c)return!1;for(var d=u;d--;){var h=s[d];if(!(c?h in e:a.call(e,h)))return!1}var f=l.get(t),p=l.get(e);if(f&&p)return f==e&&p==t;var g=!0;l.set(t,e),l.set(e,t);for(var v=c;++d<u;){var m=t[h=s[d]],y=e[h];if(i)var b=c?i(y,m,h,e,t,l):i(m,y,h,t,e,l);if(!(void 0===b?m===y||o(m,y,n,i,l):b)){g=!1;break}v||(v="constructor"==h)}if(g&&!v){var x=t.constructor,M=e.constructor;x==M||!("constructor"in t)||!("constructor"in e)||"function"==typeof x&&x instanceof x&&"function"==typeof M&&M instanceof M||(g=!1)}return l.delete(t),l.delete(e),g}},1032:function(t,e,n){var r="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g;t.exports=r},8248:function(t,e,n){var r=n(1986),a=n(5918),i=n(2742);t.exports=function(t){return r(t,i,a)}},5341:function(t,e,n){var r=n(1986),a=n(8487),i=n(3961);t.exports=function(t){return r(t,i,a)}},2799:function(t,e,n){var r=n(5964);t.exports=function(t,e){var n=t.__data__;return r(e)?n["string"==typeof e?"string":"hash"]:n.map}},9091:function(t,e,n){var r=n(5072),a=n(2742);t.exports=function(t){for(var e=a(t),n=e.length;n--;){var i=e[n],o=t[i];e[n]=[i,o,r(o)]}return e}},8136:function(t,e,n){var r=n(6703),a=n(40);t.exports=function(t,e){var n=a(t,e);return r(n)?n:void 0}},1137:function(t,e,n){var r=n(2709)(Object.getPrototypeOf,Object);t.exports=r},1587:function(t,e,n){var r=n(7197),a=Object.prototype,i=a.hasOwnProperty,o=a.toString,l=r?r.toStringTag:void 0;t.exports=function(t){var e=i.call(t,l),n=t[l];try{t[l]=void 0;var r=!0}catch(c){}var a=o.call(t);return r&&(e?t[l]=n:delete t[l]),a}},5918:function(t,e,n){var r=n(4903),a=n(8174),i=Object.prototype.propertyIsEnumerable,o=Object.getOwnPropertySymbols,l=o?function(t){return null==t?[]:(t=Object(t),r(o(t),(function(e){return i.call(t,e)})))}:a;t.exports=l},8487:function(t,e,n){var r=n(1705),a=n(1137),i=n(5918),o=n(8174),l=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)r(e,i(t)),t=a(t);return e}:o;t.exports=l},8383:function(t,e,n){var r=n(908),a=n(5797),i=n(8319),o=n(3924),l=n(7091),c=n(9066),s=n(7907),u="[object Map]",d="[object Promise]",h="[object Set]",f="[object WeakMap]",p="[object DataView]",g=s(r),v=s(a),m=s(i),y=s(o),b=s(l),x=c;(r&&x(new r(new ArrayBuffer(1)))!=p||a&&x(new a)!=u||i&&x(i.resolve())!=d||o&&x(new o)!=h||l&&x(new l)!=f)&&(x=function(t){var e=c(t),n="[object Object]"==e?t.constructor:void 0,r=n?s(n):"";if(r)switch(r){case g:return p;case v:return u;case m:return d;case y:return h;case b:return f}return e}),t.exports=x},40:function(t){t.exports=function(t,e){return null==t?void 0:t[e]}},6417:function(t,e,n){var r=n(3082),a=n(4963),i=n(3629),o=n(6800),l=n(4635),c=n(9793);t.exports=function(t,e,n){for(var s=-1,u=(e=r(e,t)).length,d=!1;++s<u;){var h=c(e[s]);if(!(d=null!=t&&n(t,h)))break;t=t[h]}return d||++s!=u?d:!!(u=null==t?0:t.length)&&l(u)&&o(h,u)&&(i(t)||a(t))}},7302:function(t){var e=RegExp("[\\u200d\\ud800-\\udfff\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff\\ufe0e\\ufe0f]");t.exports=function(t){return e.test(t)}},5403:function(t,e,n){var r=n(9620);t.exports=function(){this.__data__=r?r(null):{},this.size=0}},2747:function(t){t.exports=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}},6037:function(t,e,n){var r=n(9620),a=Object.prototype.hasOwnProperty;t.exports=function(t){var e=this.__data__;if(r){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return a.call(e,t)?e[t]:void 0}},4154:function(t,e,n){var r=n(9620),a=Object.prototype.hasOwnProperty;t.exports=function(t){var e=this.__data__;return r?void 0!==e[t]:a.call(e,t)}},7728:function(t,e,n){var r=n(9620);t.exports=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=r&&void 0===e?"__lodash_hash_undefined__":e,this}},9243:function(t){var e=Object.prototype.hasOwnProperty;t.exports=function(t){var n=t.length,r=new t.constructor(n);return n&&"string"==typeof t[0]&&e.call(t,"index")&&(r.index=t.index,r.input=t.input),r}},9759:function(t,e,n){var r=n(7010),a=n(1022),i=n(8503),o=n(4720),l=n(613);t.exports=function(t,e,n){var c=t.constructor;switch(e){case"[object ArrayBuffer]":return r(t);case"[object Boolean]":case"[object Date]":return new c(+t);case"[object DataView]":return a(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return l(t,n);case"[object Map]":case"[object Set]":return new c;case"[object Number]":case"[object String]":return new c(t);case"[object RegExp]":return i(t);case"[object Symbol]":return o(t)}}},548:function(t,e,n){var r=n(5763),a=n(1137),i=n(2936);t.exports=function(t){return"function"!=typeof t.constructor||i(t)?{}:r(a(t))}},3529:function(t,e,n){var r=n(7197),a=n(4963),i=n(3629),o=r?r.isConcatSpreadable:void 0;t.exports=function(t){return i(t)||a(t)||!!(o&&t&&t[o])}},6800:function(t){var e=/^(?:0|[1-9]\d*)$/;t.exports=function(t,n){var r=typeof t;return!!(n=null==n?9007199254740991:n)&&("number"==r||"symbol"!=r&&e.test(t))&&t>-1&&t%1==0&&t<n}},3195:function(t,e,n){var r=n(9231),a=n(1473),i=n(6800),o=n(8092);t.exports=function(t,e,n){if(!o(n))return!1;var l=typeof e;return!!("number"==l?a(n)&&i(e,n.length):"string"==l&&e in n)&&r(n[e],t)}},5823:function(t,e,n){var r=n(3629),a=n(152),i=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,o=/^\w*$/;t.exports=function(t,e){if(r(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!a(t))||(o.test(t)||!i.test(t)||null!=e&&t in Object(e))}},5964:function(t){t.exports=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t}},257:function(t,e,n){var r=n(5525),a=function(){var t=/[^.]+$/.exec(r&&r.keys&&r.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();t.exports=function(t){return!!a&&a in t}},2936:function(t){var e=Object.prototype;t.exports=function(t){var n=t&&t.constructor;return t===("function"==typeof n&&n.prototype||e)}},5072:function(t,e,n){var r=n(8092);t.exports=function(t){return t===t&&!r(t)}},3894:function(t){t.exports=function(){this.__data__=[],this.size=0}},8699:function(t,e,n){var r=n(7112),a=Array.prototype.splice;t.exports=function(t){var e=this.__data__,n=r(e,t);return!(n<0)&&(n==e.length-1?e.pop():a.call(e,n,1),--this.size,!0)}},4957:function(t,e,n){var r=n(7112);t.exports=function(t){var e=this.__data__,n=r(e,t);return n<0?void 0:e[n][1]}},7184:function(t,e,n){var r=n(7112);t.exports=function(t){return r(this.__data__,t)>-1}},7109:function(t,e,n){var r=n(7112);t.exports=function(t,e){var n=this.__data__,a=r(n,t);return a<0?(++this.size,n.push([t,e])):n[a][1]=e,this}},4086:function(t,e,n){var r=n(9676),a=n(8384),i=n(5797);t.exports=function(){this.size=0,this.__data__={hash:new r,map:new(i||a),string:new r}}},9255:function(t,e,n){var r=n(2799);t.exports=function(t){var e=r(this,t).delete(t);return this.size-=e?1:0,e}},9186:function(t,e,n){var r=n(2799);t.exports=function(t){return r(this,t).get(t)}},3423:function(t,e,n){var r=n(2799);t.exports=function(t){return r(this,t).has(t)}},3739:function(t,e,n){var r=n(2799);t.exports=function(t,e){var n=r(this,t),a=n.size;return n.set(t,e),this.size+=n.size==a?0:1,this}},234:function(t){t.exports=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n}},284:function(t){t.exports=function(t,e){return function(n){return null!=n&&(n[t]===e&&(void 0!==e||t in Object(n)))}}},4634:function(t,e,n){var r=n(9151);t.exports=function(t){var e=r(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}},9620:function(t,e,n){var r=n(8136)(Object,"create");t.exports=r},8836:function(t,e,n){var r=n(2709)(Object.keys,Object);t.exports=r},4221:function(t){t.exports=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e}},9494:function(t,e,n){t=n.nmd(t);var r=n(1032),a=e&&!e.nodeType&&e,i=a&&t&&!t.nodeType&&t,o=i&&i.exports===a&&r.process,l=function(){try{var t=i&&i.require&&i.require("util").types;return t||o&&o.binding&&o.binding("util")}catch(e){}}();t.exports=l},3581:function(t){var e=Object.prototype.toString;t.exports=function(t){return e.call(t)}},2709:function(t){t.exports=function(t,e){return function(n){return t(e(n))}}},4262:function(t,e,n){var r=n(3665),a=Math.max;t.exports=function(t,e,n){return e=a(void 0===e?t.length-1:e,0),function(){for(var i=arguments,o=-1,l=a(i.length-e,0),c=Array(l);++o<l;)c[o]=i[e+o];o=-1;for(var s=Array(e+1);++o<e;)s[o]=i[o];return s[e]=n(c),r(t,this,s)}}},7009:function(t,e,n){var r=n(1032),a="object"==typeof self&&self&&self.Object===Object&&self,i=r||a||Function("return this")();t.exports=i},5774:function(t){t.exports=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this}},1596:function(t){t.exports=function(t){return this.__data__.has(t)}},2230:function(t){t.exports=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n}},9156:function(t,e,n){var r=n(7532),a=n(3197)(r);t.exports=a},3197:function(t){var e=Date.now;t.exports=function(t){var n=0,r=0;return function(){var a=e(),i=16-(a-r);if(r=a,i>0){if(++n>=800)return arguments[0]}else n=0;return t.apply(void 0,arguments)}}},511:function(t,e,n){var r=n(8384);t.exports=function(){this.__data__=new r,this.size=0}},835:function(t){t.exports=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n}},707:function(t){t.exports=function(t){return this.__data__.get(t)}},8832:function(t){t.exports=function(t){return this.__data__.has(t)}},5077:function(t,e,n){var r=n(8384),a=n(5797),i=n(8059);t.exports=function(t,e){var n=this.__data__;if(n instanceof r){var o=n.__data__;if(!a||o.length<199)return o.push([t,e]),this.size=++n.size,this;n=this.__data__=new i(o)}return n.set(t,e),this.size=n.size,this}},7167:function(t){t.exports=function(t,e,n){for(var r=n-1,a=t.length;++r<a;)if(t[r]===e)return r;return-1}},7580:function(t,e,n){var r=n(4622),a=n(7302),i=n(2129);t.exports=function(t){return a(t)?i(t):r(t)}},170:function(t,e,n){var r=n(4634),a=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,i=/\\(\\)?/g,o=r((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(a,(function(t,n,r,a){e.push(r?a.replace(i,"$1"):n||t)})),e}));t.exports=o},9793:function(t,e,n){var r=n(152);t.exports=function(t){if("string"==typeof t||r(t))return t;var e=t+"";return"0"==e&&1/t==-Infinity?"-0":e}},7907:function(t){var e=Function.prototype.toString;t.exports=function(t){if(null!=t){try{return e.call(t)}catch(n){}try{return t+""}catch(n){}}return""}},6050:function(t){var e=/\s/;t.exports=function(t){for(var n=t.length;n--&&e.test(t.charAt(n)););return n}},2129:function(t){var e="\\ud800-\\udfff",n="["+e+"]",r="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]",a="\\ud83c[\\udffb-\\udfff]",i="[^"+e+"]",o="(?:\\ud83c[\\udde6-\\uddff]){2}",l="[\\ud800-\\udbff][\\udc00-\\udfff]",c="(?:"+r+"|"+a+")"+"?",s="[\\ufe0e\\ufe0f]?",u=s+c+("(?:\\u200d(?:"+[i,o,l].join("|")+")"+s+c+")*"),d="(?:"+[i+r+"?",r,o,l,n].join("|")+")",h=RegExp(a+"(?="+a+")|"+d+u,"g");t.exports=function(t){return t.match(h)||[]}},8121:function(t,e,n){var r=n(1905);t.exports=function(t){return r(t,5)}},1547:function(t){t.exports=function(t){return function(){return t}}},8573:function(t,e,n){var r=n(8092),a=n(72),i=n(2582),o=Math.max,l=Math.min;t.exports=function(t,e,n){var c,s,u,d,h,f,p=0,g=!1,v=!1,m=!0;if("function"!=typeof t)throw new TypeError("Expected a function");function y(e){var n=c,r=s;return c=s=void 0,p=e,d=t.apply(r,n)}function b(t){var n=t-f;return void 0===f||n>=e||n<0||v&&t-p>=u}function x(){var t=a();if(b(t))return M(t);h=setTimeout(x,function(t){var n=e-(t-f);return v?l(n,u-(t-p)):n}(t))}function M(t){return h=void 0,m&&c?y(t):(c=s=void 0,d)}function w(){var t=a(),n=b(t);if(c=arguments,s=this,f=t,n){if(void 0===h)return function(t){return p=t,h=setTimeout(x,e),g?y(t):d}(f);if(v)return clearTimeout(h),h=setTimeout(x,e),y(f)}return void 0===h&&(h=setTimeout(x,e)),d}return e=i(e)||0,r(n)&&(g=!!n.leading,u=(v="maxWait"in n)?o(i(n.maxWait)||0,e):u,m="trailing"in n?!!n.trailing:m),w.cancel=function(){void 0!==h&&clearTimeout(h),p=0,c=f=s=h=void 0},w.flush=function(){return void 0===h?d:M(a())},w}},9231:function(t){t.exports=function(t,e){return t===e||t!==t&&e!==e}},2730:function(t,e,n){var r=n(4277),a=n(9863),i=n(6025),o=n(3629),l=n(3195);t.exports=function(t,e,n){var c=o(t)?r:a;return n&&l(t,e,n)&&(e=void 0),c(t,i(e,3))}},1211:function(t,e,n){var r=n(5481)(n(1475));t.exports=r},1475:function(t,e,n){var r=n(2045),a=n(6025),i=n(9753),o=Math.max;t.exports=function(t,e,n){var l=null==t?0:t.length;if(!l)return-1;var c=null==n?0:i(n);return c<0&&(c=o(l+c,0)),r(t,a(e,3),c)}},5008:function(t,e,n){var r=n(5182),a=n(2034);t.exports=function(t,e){return r(a(t,e),1)}},4689:function(t,e,n){var r=n(5358),a=n(3410);t.exports=function(t,e){return t&&r(t,a(e))}},6181:function(t,e,n){var r=n(8667);t.exports=function(t,e,n){var a=null==t?void 0:r(t,e);return void 0===a?n:a}},5658:function(t,e,n){var r=n(529),a=n(6417);t.exports=function(t,e){return null!=t&&a(t,e,r)}},2100:function(t){t.exports=function(t){return t}},4963:function(t,e,n){var r=n(4906),a=n(3141),i=Object.prototype,o=i.hasOwnProperty,l=i.propertyIsEnumerable,c=r(function(){return arguments}())?r:function(t){return a(t)&&o.call(t,"callee")&&!l.call(t,"callee")};t.exports=c},3629:function(t){var e=Array.isArray;t.exports=e},1473:function(t,e,n){var r=n(4786),a=n(4635);t.exports=function(t){return null!=t&&a(t.length)&&!r(t)}},5127:function(t,e,n){var r=n(9066),a=n(3141);t.exports=function(t){return!0===t||!1===t||a(t)&&"[object Boolean]"==r(t)}},5174:function(t,e,n){t=n.nmd(t);var r=n(7009),a=n(9488),i=e&&!e.nodeType&&e,o=i&&t&&!t.nodeType&&t,l=o&&o.exports===i?r.Buffer:void 0,c=(l?l.isBuffer:void 0)||a;t.exports=c},8111:function(t,e,n){var r=n(1848);t.exports=function(t,e){return r(t,e)}},4786:function(t,e,n){var r=n(9066),a=n(8092);t.exports=function(t){if(!a(t))return!1;var e=r(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e}},4635:function(t){t.exports=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991}},103:function(t,e,n){var r=n(3085),a=n(6194),i=n(9494),o=i&&i.isMap,l=o?a(o):r;t.exports=l},2066:function(t,e,n){var r=n(298);t.exports=function(t){return r(t)&&t!=+t}},5633:function(t){t.exports=function(t){return null==t}},298:function(t,e,n){var r=n(9066),a=n(3141);t.exports=function(t){return"number"==typeof t||a(t)&&"[object Number]"==r(t)}},8092:function(t){t.exports=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}},3141:function(t){t.exports=function(t){return null!=t&&"object"==typeof t}},3977:function(t,e,n){var r=n(9066),a=n(1137),i=n(3141),o=Function.prototype,l=Object.prototype,c=o.toString,s=l.hasOwnProperty,u=c.call(Object);t.exports=function(t){if(!i(t)||"[object Object]"!=r(t))return!1;var e=a(t);if(null===e)return!0;var n=s.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&c.call(n)==u}},6995:function(t,e,n){var r=n(8680),a=n(6194),i=n(9494),o=i&&i.isSet,l=o?a(o):r;t.exports=l},6769:function(t,e,n){var r=n(9066),a=n(3629),i=n(3141);t.exports=function(t){return"string"==typeof t||!a(t)&&i(t)&&"[object String]"==r(t)}},152:function(t,e,n){var r=n(9066),a=n(3141);t.exports=function(t){return"symbol"==typeof t||a(t)&&"[object Symbol]"==r(t)}},9102:function(t,e,n){var r=n(8150),a=n(6194),i=n(9494),o=i&&i.isTypedArray,l=o?a(o):r;t.exports=l},2742:function(t,e,n){var r=n(7538),a=n(3654),i=n(1473);t.exports=function(t){return i(t)?r(t):a(t)}},3961:function(t,e,n){var r=n(7538),a=n(8664),i=n(1473);t.exports=function(t){return i(t)?r(t,!0):a(t)}},5727:function(t){t.exports=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0}},763:function(t,e,n){var r;t=n.nmd(t),function(){var a,i="Expected a function",o="__lodash_hash_undefined__",l="__lodash_placeholder__",c=16,s=32,u=64,d=128,h=256,f=1/0,p=9007199254740991,g=NaN,v=4294967295,m=[["ary",d],["bind",1],["bindKey",2],["curry",8],["curryRight",c],["flip",512],["partial",s],["partialRight",u],["rearg",h]],y="[object Arguments]",b="[object Array]",x="[object Boolean]",M="[object Date]",w="[object Error]",z="[object Function]",C="[object GeneratorFunction]",A="[object Map]",k="[object Number]",H="[object Object]",E="[object Promise]",S="[object RegExp]",L="[object Set]",_="[object String]",B="[object Symbol]",D="[object WeakMap]",T="[object ArrayBuffer]",V="[object DataView]",O="[object Float32Array]",I="[object Float64Array]",R="[object Int8Array]",F="[object Int16Array]",N="[object Int32Array]",P="[object Uint8Array]",j="[object Uint8ClampedArray]",U="[object Uint16Array]",W="[object Uint32Array]",Z=/\b__p \+= '';/g,G=/\b(__p \+=) '' \+/g,q=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Y=/&(?:amp|lt|gt|quot|#39);/g,X=/[&<>"']/g,$=RegExp(Y.source),K=RegExp(X.source),Q=/<%-([\s\S]+?)%>/g,J=/<%([\s\S]+?)%>/g,tt=/<%=([\s\S]+?)%>/g,et=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,nt=/^\w*$/,rt=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,at=/[\\^$.*+?()[\]{}|]/g,it=RegExp(at.source),ot=/^\s+/,lt=/\s/,ct=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,st=/\{\n\/\* \[wrapped with (.+)\] \*/,ut=/,? & /,dt=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,ht=/[()=,{}\[\]\/\s]/,ft=/\\(\\)?/g,pt=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,gt=/\w*$/,vt=/^[-+]0x[0-9a-f]+$/i,mt=/^0b[01]+$/i,yt=/^\[object .+?Constructor\]$/,bt=/^0o[0-7]+$/i,xt=/^(?:0|[1-9]\d*)$/,Mt=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,wt=/($^)/,zt=/['\n\r\u2028\u2029\\]/g,Ct="\\ud800-\\udfff",At="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",kt="\\u2700-\\u27bf",Ht="a-z\\xdf-\\xf6\\xf8-\\xff",Et="A-Z\\xc0-\\xd6\\xd8-\\xde",St="\\ufe0e\\ufe0f",Lt="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",_t="['\u2019]",Bt="["+Ct+"]",Dt="["+Lt+"]",Tt="["+At+"]",Vt="\\d+",Ot="["+kt+"]",It="["+Ht+"]",Rt="[^"+Ct+Lt+Vt+kt+Ht+Et+"]",Ft="\\ud83c[\\udffb-\\udfff]",Nt="[^"+Ct+"]",Pt="(?:\\ud83c[\\udde6-\\uddff]){2}",jt="[\\ud800-\\udbff][\\udc00-\\udfff]",Ut="["+Et+"]",Wt="\\u200d",Zt="(?:"+It+"|"+Rt+")",Gt="(?:"+Ut+"|"+Rt+")",qt="(?:['\u2019](?:d|ll|m|re|s|t|ve))?",Yt="(?:['\u2019](?:D|LL|M|RE|S|T|VE))?",Xt="(?:"+Tt+"|"+Ft+")"+"?",$t="["+St+"]?",Kt=$t+Xt+("(?:"+Wt+"(?:"+[Nt,Pt,jt].join("|")+")"+$t+Xt+")*"),Qt="(?:"+[Ot,Pt,jt].join("|")+")"+Kt,Jt="(?:"+[Nt+Tt+"?",Tt,Pt,jt,Bt].join("|")+")",te=RegExp(_t,"g"),ee=RegExp(Tt,"g"),ne=RegExp(Ft+"(?="+Ft+")|"+Jt+Kt,"g"),re=RegExp([Ut+"?"+It+"+"+qt+"(?="+[Dt,Ut,"$"].join("|")+")",Gt+"+"+Yt+"(?="+[Dt,Ut+Zt,"$"].join("|")+")",Ut+"?"+Zt+"+"+qt,Ut+"+"+Yt,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Vt,Qt].join("|"),"g"),ae=RegExp("["+Wt+Ct+At+St+"]"),ie=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,oe=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],le=-1,ce={};ce[O]=ce[I]=ce[R]=ce[F]=ce[N]=ce[P]=ce[j]=ce[U]=ce[W]=!0,ce[y]=ce[b]=ce[T]=ce[x]=ce[V]=ce[M]=ce[w]=ce[z]=ce[A]=ce[k]=ce[H]=ce[S]=ce[L]=ce[_]=ce[D]=!1;var se={};se[y]=se[b]=se[T]=se[V]=se[x]=se[M]=se[O]=se[I]=se[R]=se[F]=se[N]=se[A]=se[k]=se[H]=se[S]=se[L]=se[_]=se[B]=se[P]=se[j]=se[U]=se[W]=!0,se[w]=se[z]=se[D]=!1;var ue={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},de=parseFloat,he=parseInt,fe="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,pe="object"==typeof self&&self&&self.Object===Object&&self,ge=fe||pe||Function("return this")(),ve=e&&!e.nodeType&&e,me=ve&&t&&!t.nodeType&&t,ye=me&&me.exports===ve,be=ye&&fe.process,xe=function(){try{var t=me&&me.require&&me.require("util").types;return t||be&&be.binding&&be.binding("util")}catch(e){}}(),Me=xe&&xe.isArrayBuffer,we=xe&&xe.isDate,ze=xe&&xe.isMap,Ce=xe&&xe.isRegExp,Ae=xe&&xe.isSet,ke=xe&&xe.isTypedArray;function He(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}function Ee(t,e,n,r){for(var a=-1,i=null==t?0:t.length;++a<i;){var o=t[a];e(r,o,n(o),t)}return r}function Se(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t}function Le(t,e){for(var n=null==t?0:t.length;n--&&!1!==e(t[n],n,t););return t}function _e(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(!e(t[n],n,t))return!1;return!0}function Be(t,e){for(var n=-1,r=null==t?0:t.length,a=0,i=[];++n<r;){var o=t[n];e(o,n,t)&&(i[a++]=o)}return i}function De(t,e){return!!(null==t?0:t.length)&&Ue(t,e,0)>-1}function Te(t,e,n){for(var r=-1,a=null==t?0:t.length;++r<a;)if(n(e,t[r]))return!0;return!1}function Ve(t,e){for(var n=-1,r=null==t?0:t.length,a=Array(r);++n<r;)a[n]=e(t[n],n,t);return a}function Oe(t,e){for(var n=-1,r=e.length,a=t.length;++n<r;)t[a+n]=e[n];return t}function Ie(t,e,n,r){var a=-1,i=null==t?0:t.length;for(r&&i&&(n=t[++a]);++a<i;)n=e(n,t[a],a,t);return n}function Re(t,e,n,r){var a=null==t?0:t.length;for(r&&a&&(n=t[--a]);a--;)n=e(n,t[a],a,t);return n}function Fe(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1}var Ne=qe("length");function Pe(t,e,n){var r;return n(t,(function(t,n,a){if(e(t,n,a))return r=n,!1})),r}function je(t,e,n,r){for(var a=t.length,i=n+(r?1:-1);r?i--:++i<a;)if(e(t[i],i,t))return i;return-1}function Ue(t,e,n){return e===e?function(t,e,n){var r=n-1,a=t.length;for(;++r<a;)if(t[r]===e)return r;return-1}(t,e,n):je(t,Ze,n)}function We(t,e,n,r){for(var a=n-1,i=t.length;++a<i;)if(r(t[a],e))return a;return-1}function Ze(t){return t!==t}function Ge(t,e){var n=null==t?0:t.length;return n?$e(t,e)/n:g}function qe(t){return function(e){return null==e?a:e[t]}}function Ye(t){return function(e){return null==t?a:t[e]}}function Xe(t,e,n,r,a){return a(t,(function(t,a,i){n=r?(r=!1,t):e(n,t,a,i)})),n}function $e(t,e){for(var n,r=-1,i=t.length;++r<i;){var o=e(t[r]);o!==a&&(n=n===a?o:n+o)}return n}function Ke(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r}function Qe(t){return t?t.slice(0,vn(t)+1).replace(ot,""):t}function Je(t){return function(e){return t(e)}}function tn(t,e){return Ve(e,(function(e){return t[e]}))}function en(t,e){return t.has(e)}function nn(t,e){for(var n=-1,r=t.length;++n<r&&Ue(e,t[n],0)>-1;);return n}function rn(t,e){for(var n=t.length;n--&&Ue(e,t[n],0)>-1;);return n}var an=Ye({"\xc0":"A","\xc1":"A","\xc2":"A","\xc3":"A","\xc4":"A","\xc5":"A","\xe0":"a","\xe1":"a","\xe2":"a","\xe3":"a","\xe4":"a","\xe5":"a","\xc7":"C","\xe7":"c","\xd0":"D","\xf0":"d","\xc8":"E","\xc9":"E","\xca":"E","\xcb":"E","\xe8":"e","\xe9":"e","\xea":"e","\xeb":"e","\xcc":"I","\xcd":"I","\xce":"I","\xcf":"I","\xec":"i","\xed":"i","\xee":"i","\xef":"i","\xd1":"N","\xf1":"n","\xd2":"O","\xd3":"O","\xd4":"O","\xd5":"O","\xd6":"O","\xd8":"O","\xf2":"o","\xf3":"o","\xf4":"o","\xf5":"o","\xf6":"o","\xf8":"o","\xd9":"U","\xda":"U","\xdb":"U","\xdc":"U","\xf9":"u","\xfa":"u","\xfb":"u","\xfc":"u","\xdd":"Y","\xfd":"y","\xff":"y","\xc6":"Ae","\xe6":"ae","\xde":"Th","\xfe":"th","\xdf":"ss","\u0100":"A","\u0102":"A","\u0104":"A","\u0101":"a","\u0103":"a","\u0105":"a","\u0106":"C","\u0108":"C","\u010a":"C","\u010c":"C","\u0107":"c","\u0109":"c","\u010b":"c","\u010d":"c","\u010e":"D","\u0110":"D","\u010f":"d","\u0111":"d","\u0112":"E","\u0114":"E","\u0116":"E","\u0118":"E","\u011a":"E","\u0113":"e","\u0115":"e","\u0117":"e","\u0119":"e","\u011b":"e","\u011c":"G","\u011e":"G","\u0120":"G","\u0122":"G","\u011d":"g","\u011f":"g","\u0121":"g","\u0123":"g","\u0124":"H","\u0126":"H","\u0125":"h","\u0127":"h","\u0128":"I","\u012a":"I","\u012c":"I","\u012e":"I","\u0130":"I","\u0129":"i","\u012b":"i","\u012d":"i","\u012f":"i","\u0131":"i","\u0134":"J","\u0135":"j","\u0136":"K","\u0137":"k","\u0138":"k","\u0139":"L","\u013b":"L","\u013d":"L","\u013f":"L","\u0141":"L","\u013a":"l","\u013c":"l","\u013e":"l","\u0140":"l","\u0142":"l","\u0143":"N","\u0145":"N","\u0147":"N","\u014a":"N","\u0144":"n","\u0146":"n","\u0148":"n","\u014b":"n","\u014c":"O","\u014e":"O","\u0150":"O","\u014d":"o","\u014f":"o","\u0151":"o","\u0154":"R","\u0156":"R","\u0158":"R","\u0155":"r","\u0157":"r","\u0159":"r","\u015a":"S","\u015c":"S","\u015e":"S","\u0160":"S","\u015b":"s","\u015d":"s","\u015f":"s","\u0161":"s","\u0162":"T","\u0164":"T","\u0166":"T","\u0163":"t","\u0165":"t","\u0167":"t","\u0168":"U","\u016a":"U","\u016c":"U","\u016e":"U","\u0170":"U","\u0172":"U","\u0169":"u","\u016b":"u","\u016d":"u","\u016f":"u","\u0171":"u","\u0173":"u","\u0174":"W","\u0175":"w","\u0176":"Y","\u0177":"y","\u0178":"Y","\u0179":"Z","\u017b":"Z","\u017d":"Z","\u017a":"z","\u017c":"z","\u017e":"z","\u0132":"IJ","\u0133":"ij","\u0152":"Oe","\u0153":"oe","\u0149":"'n","\u017f":"s"}),on=Ye({"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"});function ln(t){return"\\"+ue[t]}function cn(t){return ae.test(t)}function sn(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n}function un(t,e){return function(n){return t(e(n))}}function dn(t,e){for(var n=-1,r=t.length,a=0,i=[];++n<r;){var o=t[n];o!==e&&o!==l||(t[n]=l,i[a++]=n)}return i}function hn(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n}function fn(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=[t,t]})),n}function pn(t){return cn(t)?function(t){var e=ne.lastIndex=0;for(;ne.test(t);)++e;return e}(t):Ne(t)}function gn(t){return cn(t)?function(t){return t.match(ne)||[]}(t):function(t){return t.split("")}(t)}function vn(t){for(var e=t.length;e--&&lt.test(t.charAt(e)););return e}var mn=Ye({"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"});var yn=function t(e){var n=(e=null==e?ge:yn.defaults(ge.Object(),e,yn.pick(ge,oe))).Array,r=e.Date,lt=e.Error,Ct=e.Function,At=e.Math,kt=e.Object,Ht=e.RegExp,Et=e.String,St=e.TypeError,Lt=n.prototype,_t=Ct.prototype,Bt=kt.prototype,Dt=e["__core-js_shared__"],Tt=_t.toString,Vt=Bt.hasOwnProperty,Ot=0,It=function(){var t=/[^.]+$/.exec(Dt&&Dt.keys&&Dt.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}(),Rt=Bt.toString,Ft=Tt.call(kt),Nt=ge._,Pt=Ht("^"+Tt.call(Vt).replace(at,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),jt=ye?e.Buffer:a,Ut=e.Symbol,Wt=e.Uint8Array,Zt=jt?jt.allocUnsafe:a,Gt=un(kt.getPrototypeOf,kt),qt=kt.create,Yt=Bt.propertyIsEnumerable,Xt=Lt.splice,$t=Ut?Ut.isConcatSpreadable:a,Kt=Ut?Ut.iterator:a,Qt=Ut?Ut.toStringTag:a,Jt=function(){try{var t=di(kt,"defineProperty");return t({},"",{}),t}catch(e){}}(),ne=e.clearTimeout!==ge.clearTimeout&&e.clearTimeout,ae=r&&r.now!==ge.Date.now&&r.now,ue=e.setTimeout!==ge.setTimeout&&e.setTimeout,fe=At.ceil,pe=At.floor,ve=kt.getOwnPropertySymbols,me=jt?jt.isBuffer:a,be=e.isFinite,xe=Lt.join,Ne=un(kt.keys,kt),Ye=At.max,bn=At.min,xn=r.now,Mn=e.parseInt,wn=At.random,zn=Lt.reverse,Cn=di(e,"DataView"),An=di(e,"Map"),kn=di(e,"Promise"),Hn=di(e,"Set"),En=di(e,"WeakMap"),Sn=di(kt,"create"),Ln=En&&new En,_n={},Bn=Ii(Cn),Dn=Ii(An),Tn=Ii(kn),Vn=Ii(Hn),On=Ii(En),In=Ut?Ut.prototype:a,Rn=In?In.valueOf:a,Fn=In?In.toString:a;function Nn(t){if(el(t)&&!Wo(t)&&!(t instanceof Wn)){if(t instanceof Un)return t;if(Vt.call(t,"__wrapped__"))return Ri(t)}return new Un(t)}var Pn=function(){function t(){}return function(e){if(!tl(e))return{};if(qt)return qt(e);t.prototype=e;var n=new t;return t.prototype=a,n}}();function jn(){}function Un(t,e){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!e,this.__index__=0,this.__values__=a}function Wn(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=v,this.__views__=[]}function Zn(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}function Gn(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}function qn(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}function Yn(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new qn;++e<n;)this.add(t[e])}function Xn(t){var e=this.__data__=new Gn(t);this.size=e.size}function $n(t,e){var n=Wo(t),r=!n&&Uo(t),a=!n&&!r&&Yo(t),i=!n&&!r&&!a&&sl(t),o=n||r||a||i,l=o?Ke(t.length,Et):[],c=l.length;for(var s in t)!e&&!Vt.call(t,s)||o&&("length"==s||a&&("offset"==s||"parent"==s)||i&&("buffer"==s||"byteLength"==s||"byteOffset"==s)||yi(s,c))||l.push(s);return l}function Kn(t){var e=t.length;return e?t[Yr(0,e-1)]:a}function Qn(t,e){return Ti(Sa(t),lr(e,0,t.length))}function Jn(t){return Ti(Sa(t))}function tr(t,e,n){(n!==a&&!No(t[e],n)||n===a&&!(e in t))&&ir(t,e,n)}function er(t,e,n){var r=t[e];Vt.call(t,e)&&No(r,n)&&(n!==a||e in t)||ir(t,e,n)}function nr(t,e){for(var n=t.length;n--;)if(No(t[n][0],e))return n;return-1}function rr(t,e,n,r){return hr(t,(function(t,a,i){e(r,t,n(t),i)})),r}function ar(t,e){return t&&La(e,_l(e),t)}function ir(t,e,n){"__proto__"==e&&Jt?Jt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}function or(t,e){for(var r=-1,i=e.length,o=n(i),l=null==t;++r<i;)o[r]=l?a:kl(t,e[r]);return o}function lr(t,e,n){return t===t&&(n!==a&&(t=t<=n?t:n),e!==a&&(t=t>=e?t:e)),t}function cr(t,e,n,r,i,o){var l,c=1&e,s=2&e,u=4&e;if(n&&(l=i?n(t,r,i,o):n(t)),l!==a)return l;if(!tl(t))return t;var d=Wo(t);if(d){if(l=function(t){var e=t.length,n=new t.constructor(e);e&&"string"==typeof t[0]&&Vt.call(t,"index")&&(n.index=t.index,n.input=t.input);return n}(t),!c)return Sa(t,l)}else{var h=pi(t),f=h==z||h==C;if(Yo(t))return za(t,c);if(h==H||h==y||f&&!i){if(l=s||f?{}:vi(t),!c)return s?function(t,e){return La(t,fi(t),e)}(t,function(t,e){return t&&La(e,Bl(e),t)}(l,t)):function(t,e){return La(t,hi(t),e)}(t,ar(l,t))}else{if(!se[h])return i?t:{};l=function(t,e,n){var r=t.constructor;switch(e){case T:return Ca(t);case x:case M:return new r(+t);case V:return function(t,e){var n=e?Ca(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}(t,n);case O:case I:case R:case F:case N:case P:case j:case U:case W:return Aa(t,n);case A:return new r;case k:case _:return new r(t);case S:return function(t){var e=new t.constructor(t.source,gt.exec(t));return e.lastIndex=t.lastIndex,e}(t);case L:return new r;case B:return a=t,Rn?kt(Rn.call(a)):{}}var a}(t,h,c)}}o||(o=new Xn);var p=o.get(t);if(p)return p;o.set(t,l),ol(t)?t.forEach((function(r){l.add(cr(r,e,n,r,t,o))})):nl(t)&&t.forEach((function(r,a){l.set(a,cr(r,e,n,a,t,o))}));var g=d?a:(u?s?ai:ri:s?Bl:_l)(t);return Se(g||t,(function(r,a){g&&(r=t[a=r]),er(l,a,cr(r,e,n,a,t,o))})),l}function sr(t,e,n){var r=n.length;if(null==t)return!r;for(t=kt(t);r--;){var i=n[r],o=e[i],l=t[i];if(l===a&&!(i in t)||!o(l))return!1}return!0}function ur(t,e,n){if("function"!=typeof t)throw new St(i);return Li((function(){t.apply(a,n)}),e)}function dr(t,e,n,r){var a=-1,i=De,o=!0,l=t.length,c=[],s=e.length;if(!l)return c;n&&(e=Ve(e,Je(n))),r?(i=Te,o=!1):e.length>=200&&(i=en,o=!1,e=new Yn(e));t:for(;++a<l;){var u=t[a],d=null==n?u:n(u);if(u=r||0!==u?u:0,o&&d===d){for(var h=s;h--;)if(e[h]===d)continue t;c.push(u)}else i(e,d,r)||c.push(u)}return c}Nn.templateSettings={escape:Q,evaluate:J,interpolate:tt,variable:"",imports:{_:Nn}},Nn.prototype=jn.prototype,Nn.prototype.constructor=Nn,Un.prototype=Pn(jn.prototype),Un.prototype.constructor=Un,Wn.prototype=Pn(jn.prototype),Wn.prototype.constructor=Wn,Zn.prototype.clear=function(){this.__data__=Sn?Sn(null):{},this.size=0},Zn.prototype.delete=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e},Zn.prototype.get=function(t){var e=this.__data__;if(Sn){var n=e[t];return n===o?a:n}return Vt.call(e,t)?e[t]:a},Zn.prototype.has=function(t){var e=this.__data__;return Sn?e[t]!==a:Vt.call(e,t)},Zn.prototype.set=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Sn&&e===a?o:e,this},Gn.prototype.clear=function(){this.__data__=[],this.size=0},Gn.prototype.delete=function(t){var e=this.__data__,n=nr(e,t);return!(n<0)&&(n==e.length-1?e.pop():Xt.call(e,n,1),--this.size,!0)},Gn.prototype.get=function(t){var e=this.__data__,n=nr(e,t);return n<0?a:e[n][1]},Gn.prototype.has=function(t){return nr(this.__data__,t)>-1},Gn.prototype.set=function(t,e){var n=this.__data__,r=nr(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this},qn.prototype.clear=function(){this.size=0,this.__data__={hash:new Zn,map:new(An||Gn),string:new Zn}},qn.prototype.delete=function(t){var e=si(this,t).delete(t);return this.size-=e?1:0,e},qn.prototype.get=function(t){return si(this,t).get(t)},qn.prototype.has=function(t){return si(this,t).has(t)},qn.prototype.set=function(t,e){var n=si(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this},Yn.prototype.add=Yn.prototype.push=function(t){return this.__data__.set(t,o),this},Yn.prototype.has=function(t){return this.__data__.has(t)},Xn.prototype.clear=function(){this.__data__=new Gn,this.size=0},Xn.prototype.delete=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n},Xn.prototype.get=function(t){return this.__data__.get(t)},Xn.prototype.has=function(t){return this.__data__.has(t)},Xn.prototype.set=function(t,e){var n=this.__data__;if(n instanceof Gn){var r=n.__data__;if(!An||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new qn(r)}return n.set(t,e),this.size=n.size,this};var hr=Da(xr),fr=Da(Mr,!0);function pr(t,e){var n=!0;return hr(t,(function(t,r,a){return n=!!e(t,r,a)})),n}function gr(t,e,n){for(var r=-1,i=t.length;++r<i;){var o=t[r],l=e(o);if(null!=l&&(c===a?l===l&&!cl(l):n(l,c)))var c=l,s=o}return s}function vr(t,e){var n=[];return hr(t,(function(t,r,a){e(t,r,a)&&n.push(t)})),n}function mr(t,e,n,r,a){var i=-1,o=t.length;for(n||(n=mi),a||(a=[]);++i<o;){var l=t[i];e>0&&n(l)?e>1?mr(l,e-1,n,r,a):Oe(a,l):r||(a[a.length]=l)}return a}var yr=Ta(),br=Ta(!0);function xr(t,e){return t&&yr(t,e,_l)}function Mr(t,e){return t&&br(t,e,_l)}function wr(t,e){return Be(e,(function(e){return Ko(t[e])}))}function zr(t,e){for(var n=0,r=(e=ba(e,t)).length;null!=t&&n<r;)t=t[Oi(e[n++])];return n&&n==r?t:a}function Cr(t,e,n){var r=e(t);return Wo(t)?r:Oe(r,n(t))}function Ar(t){return null==t?t===a?"[object Undefined]":"[object Null]":Qt&&Qt in kt(t)?function(t){var e=Vt.call(t,Qt),n=t[Qt];try{t[Qt]=a;var r=!0}catch(o){}var i=Rt.call(t);r&&(e?t[Qt]=n:delete t[Qt]);return i}(t):function(t){return Rt.call(t)}(t)}function kr(t,e){return t>e}function Hr(t,e){return null!=t&&Vt.call(t,e)}function Er(t,e){return null!=t&&e in kt(t)}function Sr(t,e,r){for(var i=r?Te:De,o=t[0].length,l=t.length,c=l,s=n(l),u=1/0,d=[];c--;){var h=t[c];c&&e&&(h=Ve(h,Je(e))),u=bn(h.length,u),s[c]=!r&&(e||o>=120&&h.length>=120)?new Yn(c&&h):a}h=t[0];var f=-1,p=s[0];t:for(;++f<o&&d.length<u;){var g=h[f],v=e?e(g):g;if(g=r||0!==g?g:0,!(p?en(p,v):i(d,v,r))){for(c=l;--c;){var m=s[c];if(!(m?en(m,v):i(t[c],v,r)))continue t}p&&p.push(v),d.push(g)}}return d}function Lr(t,e,n){var r=null==(t=Hi(t,e=ba(e,t)))?t:t[Oi(Xi(e))];return null==r?a:He(r,t,n)}function _r(t){return el(t)&&Ar(t)==y}function Br(t,e,n,r,i){return t===e||(null==t||null==e||!el(t)&&!el(e)?t!==t&&e!==e:function(t,e,n,r,i,o){var l=Wo(t),c=Wo(e),s=l?b:pi(t),u=c?b:pi(e),d=(s=s==y?H:s)==H,h=(u=u==y?H:u)==H,f=s==u;if(f&&Yo(t)){if(!Yo(e))return!1;l=!0,d=!1}if(f&&!d)return o||(o=new Xn),l||sl(t)?ei(t,e,n,r,i,o):function(t,e,n,r,a,i,o){switch(n){case V:if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case T:return!(t.byteLength!=e.byteLength||!i(new Wt(t),new Wt(e)));case x:case M:case k:return No(+t,+e);case w:return t.name==e.name&&t.message==e.message;case S:case _:return t==e+"";case A:var l=sn;case L:var c=1&r;if(l||(l=hn),t.size!=e.size&&!c)return!1;var s=o.get(t);if(s)return s==e;r|=2,o.set(t,e);var u=ei(l(t),l(e),r,a,i,o);return o.delete(t),u;case B:if(Rn)return Rn.call(t)==Rn.call(e)}return!1}(t,e,s,n,r,i,o);if(!(1&n)){var p=d&&Vt.call(t,"__wrapped__"),g=h&&Vt.call(e,"__wrapped__");if(p||g){var v=p?t.value():t,m=g?e.value():e;return o||(o=new Xn),i(v,m,n,r,o)}}if(!f)return!1;return o||(o=new Xn),function(t,e,n,r,i,o){var l=1&n,c=ri(t),s=c.length,u=ri(e),d=u.length;if(s!=d&&!l)return!1;var h=s;for(;h--;){var f=c[h];if(!(l?f in e:Vt.call(e,f)))return!1}var p=o.get(t),g=o.get(e);if(p&&g)return p==e&&g==t;var v=!0;o.set(t,e),o.set(e,t);var m=l;for(;++h<s;){var y=t[f=c[h]],b=e[f];if(r)var x=l?r(b,y,f,e,t,o):r(y,b,f,t,e,o);if(!(x===a?y===b||i(y,b,n,r,o):x)){v=!1;break}m||(m="constructor"==f)}if(v&&!m){var M=t.constructor,w=e.constructor;M==w||!("constructor"in t)||!("constructor"in e)||"function"==typeof M&&M instanceof M&&"function"==typeof w&&w instanceof w||(v=!1)}return o.delete(t),o.delete(e),v}(t,e,n,r,i,o)}(t,e,n,r,Br,i))}function Dr(t,e,n,r){var i=n.length,o=i,l=!r;if(null==t)return!o;for(t=kt(t);i--;){var c=n[i];if(l&&c[2]?c[1]!==t[c[0]]:!(c[0]in t))return!1}for(;++i<o;){var s=(c=n[i])[0],u=t[s],d=c[1];if(l&&c[2]){if(u===a&&!(s in t))return!1}else{var h=new Xn;if(r)var f=r(u,d,s,t,e,h);if(!(f===a?Br(d,u,3,r,h):f))return!1}}return!0}function Tr(t){return!(!tl(t)||(e=t,It&&It in e))&&(Ko(t)?Pt:yt).test(Ii(t));var e}function Vr(t){return"function"==typeof t?t:null==t?rc:"object"==typeof t?Wo(t)?Pr(t[0],t[1]):Nr(t):hc(t)}function Or(t){if(!zi(t))return Ne(t);var e=[];for(var n in kt(t))Vt.call(t,n)&&"constructor"!=n&&e.push(n);return e}function Ir(t){if(!tl(t))return function(t){var e=[];if(null!=t)for(var n in kt(t))e.push(n);return e}(t);var e=zi(t),n=[];for(var r in t)("constructor"!=r||!e&&Vt.call(t,r))&&n.push(r);return n}function Rr(t,e){return t<e}function Fr(t,e){var r=-1,a=Go(t)?n(t.length):[];return hr(t,(function(t,n,i){a[++r]=e(t,n,i)})),a}function Nr(t){var e=ui(t);return 1==e.length&&e[0][2]?Ai(e[0][0],e[0][1]):function(n){return n===t||Dr(n,t,e)}}function Pr(t,e){return xi(t)&&Ci(e)?Ai(Oi(t),e):function(n){var r=kl(n,t);return r===a&&r===e?Hl(n,t):Br(e,r,3)}}function jr(t,e,n,r,i){t!==e&&yr(e,(function(o,l){if(i||(i=new Xn),tl(o))!function(t,e,n,r,i,o,l){var c=Ei(t,n),s=Ei(e,n),u=l.get(s);if(u)return void tr(t,n,u);var d=o?o(c,s,n+"",t,e,l):a,h=d===a;if(h){var f=Wo(s),p=!f&&Yo(s),g=!f&&!p&&sl(s);d=s,f||p||g?Wo(c)?d=c:qo(c)?d=Sa(c):p?(h=!1,d=za(s,!0)):g?(h=!1,d=Aa(s,!0)):d=[]:al(s)||Uo(s)?(d=c,Uo(c)?d=ml(c):tl(c)&&!Ko(c)||(d=vi(s))):h=!1}h&&(l.set(s,d),i(d,s,r,o,l),l.delete(s));tr(t,n,d)}(t,e,l,n,jr,r,i);else{var c=r?r(Ei(t,l),o,l+"",t,e,i):a;c===a&&(c=o),tr(t,l,c)}}),Bl)}function Ur(t,e){var n=t.length;if(n)return yi(e+=e<0?n:0,n)?t[e]:a}function Wr(t,e,n){e=e.length?Ve(e,(function(t){return Wo(t)?function(e){return zr(e,1===t.length?t[0]:t)}:t})):[rc];var r=-1;e=Ve(e,Je(ci()));var a=Fr(t,(function(t,n,a){var i=Ve(e,(function(e){return e(t)}));return{criteria:i,index:++r,value:t}}));return function(t,e){var n=t.length;for(t.sort(e);n--;)t[n]=t[n].value;return t}(a,(function(t,e){return function(t,e,n){var r=-1,a=t.criteria,i=e.criteria,o=a.length,l=n.length;for(;++r<o;){var c=ka(a[r],i[r]);if(c)return r>=l?c:c*("desc"==n[r]?-1:1)}return t.index-e.index}(t,e,n)}))}function Zr(t,e,n){for(var r=-1,a=e.length,i={};++r<a;){var o=e[r],l=zr(t,o);n(l,o)&&Jr(i,ba(o,t),l)}return i}function Gr(t,e,n,r){var a=r?We:Ue,i=-1,o=e.length,l=t;for(t===e&&(e=Sa(e)),n&&(l=Ve(t,Je(n)));++i<o;)for(var c=0,s=e[i],u=n?n(s):s;(c=a(l,u,c,r))>-1;)l!==t&&Xt.call(l,c,1),Xt.call(t,c,1);return t}function qr(t,e){for(var n=t?e.length:0,r=n-1;n--;){var a=e[n];if(n==r||a!==i){var i=a;yi(a)?Xt.call(t,a,1):da(t,a)}}return t}function Yr(t,e){return t+pe(wn()*(e-t+1))}function Xr(t,e){var n="";if(!t||e<1||e>p)return n;do{e%2&&(n+=t),(e=pe(e/2))&&(t+=t)}while(e);return n}function $r(t,e){return _i(ki(t,e,rc),t+"")}function Kr(t){return Kn(Nl(t))}function Qr(t,e){var n=Nl(t);return Ti(n,lr(e,0,n.length))}function Jr(t,e,n,r){if(!tl(t))return t;for(var i=-1,o=(e=ba(e,t)).length,l=o-1,c=t;null!=c&&++i<o;){var s=Oi(e[i]),u=n;if("__proto__"===s||"constructor"===s||"prototype"===s)return t;if(i!=l){var d=c[s];(u=r?r(d,s,c):a)===a&&(u=tl(d)?d:yi(e[i+1])?[]:{})}er(c,s,u),c=c[s]}return t}var ta=Ln?function(t,e){return Ln.set(t,e),t}:rc,ea=Jt?function(t,e){return Jt(t,"toString",{configurable:!0,enumerable:!1,value:tc(e),writable:!0})}:rc;function na(t){return Ti(Nl(t))}function ra(t,e,r){var a=-1,i=t.length;e<0&&(e=-e>i?0:i+e),(r=r>i?i:r)<0&&(r+=i),i=e>r?0:r-e>>>0,e>>>=0;for(var o=n(i);++a<i;)o[a]=t[a+e];return o}function aa(t,e){var n;return hr(t,(function(t,r,a){return!(n=e(t,r,a))})),!!n}function ia(t,e,n){var r=0,a=null==t?r:t.length;if("number"==typeof e&&e===e&&a<=2147483647){for(;r<a;){var i=r+a>>>1,o=t[i];null!==o&&!cl(o)&&(n?o<=e:o<e)?r=i+1:a=i}return a}return oa(t,e,rc,n)}function oa(t,e,n,r){var i=0,o=null==t?0:t.length;if(0===o)return 0;for(var l=(e=n(e))!==e,c=null===e,s=cl(e),u=e===a;i<o;){var d=pe((i+o)/2),h=n(t[d]),f=h!==a,p=null===h,g=h===h,v=cl(h);if(l)var m=r||g;else m=u?g&&(r||f):c?g&&f&&(r||!p):s?g&&f&&!p&&(r||!v):!p&&!v&&(r?h<=e:h<e);m?i=d+1:o=d}return bn(o,4294967294)}function la(t,e){for(var n=-1,r=t.length,a=0,i=[];++n<r;){var o=t[n],l=e?e(o):o;if(!n||!No(l,c)){var c=l;i[a++]=0===o?0:o}}return i}function ca(t){return"number"==typeof t?t:cl(t)?g:+t}function sa(t){if("string"==typeof t)return t;if(Wo(t))return Ve(t,sa)+"";if(cl(t))return Fn?Fn.call(t):"";var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}function ua(t,e,n){var r=-1,a=De,i=t.length,o=!0,l=[],c=l;if(n)o=!1,a=Te;else if(i>=200){var s=e?null:Xa(t);if(s)return hn(s);o=!1,a=en,c=new Yn}else c=e?[]:l;t:for(;++r<i;){var u=t[r],d=e?e(u):u;if(u=n||0!==u?u:0,o&&d===d){for(var h=c.length;h--;)if(c[h]===d)continue t;e&&c.push(d),l.push(u)}else a(c,d,n)||(c!==l&&c.push(d),l.push(u))}return l}function da(t,e){return null==(t=Hi(t,e=ba(e,t)))||delete t[Oi(Xi(e))]}function ha(t,e,n,r){return Jr(t,e,n(zr(t,e)),r)}function fa(t,e,n,r){for(var a=t.length,i=r?a:-1;(r?i--:++i<a)&&e(t[i],i,t););return n?ra(t,r?0:i,r?i+1:a):ra(t,r?i+1:0,r?a:i)}function pa(t,e){var n=t;return n instanceof Wn&&(n=n.value()),Ie(e,(function(t,e){return e.func.apply(e.thisArg,Oe([t],e.args))}),n)}function ga(t,e,r){var a=t.length;if(a<2)return a?ua(t[0]):[];for(var i=-1,o=n(a);++i<a;)for(var l=t[i],c=-1;++c<a;)c!=i&&(o[i]=dr(o[i]||l,t[c],e,r));return ua(mr(o,1),e,r)}function va(t,e,n){for(var r=-1,i=t.length,o=e.length,l={};++r<i;){var c=r<o?e[r]:a;n(l,t[r],c)}return l}function ma(t){return qo(t)?t:[]}function ya(t){return"function"==typeof t?t:rc}function ba(t,e){return Wo(t)?t:xi(t,e)?[t]:Vi(yl(t))}var xa=$r;function Ma(t,e,n){var r=t.length;return n=n===a?r:n,!e&&n>=r?t:ra(t,e,n)}var wa=ne||function(t){return ge.clearTimeout(t)};function za(t,e){if(e)return t.slice();var n=t.length,r=Zt?Zt(n):new t.constructor(n);return t.copy(r),r}function Ca(t){var e=new t.constructor(t.byteLength);return new Wt(e).set(new Wt(t)),e}function Aa(t,e){var n=e?Ca(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}function ka(t,e){if(t!==e){var n=t!==a,r=null===t,i=t===t,o=cl(t),l=e!==a,c=null===e,s=e===e,u=cl(e);if(!c&&!u&&!o&&t>e||o&&l&&s&&!c&&!u||r&&l&&s||!n&&s||!i)return 1;if(!r&&!o&&!u&&t<e||u&&n&&i&&!r&&!o||c&&n&&i||!l&&i||!s)return-1}return 0}function Ha(t,e,r,a){for(var i=-1,o=t.length,l=r.length,c=-1,s=e.length,u=Ye(o-l,0),d=n(s+u),h=!a;++c<s;)d[c]=e[c];for(;++i<l;)(h||i<o)&&(d[r[i]]=t[i]);for(;u--;)d[c++]=t[i++];return d}function Ea(t,e,r,a){for(var i=-1,o=t.length,l=-1,c=r.length,s=-1,u=e.length,d=Ye(o-c,0),h=n(d+u),f=!a;++i<d;)h[i]=t[i];for(var p=i;++s<u;)h[p+s]=e[s];for(;++l<c;)(f||i<o)&&(h[p+r[l]]=t[i++]);return h}function Sa(t,e){var r=-1,a=t.length;for(e||(e=n(a));++r<a;)e[r]=t[r];return e}function La(t,e,n,r){var i=!n;n||(n={});for(var o=-1,l=e.length;++o<l;){var c=e[o],s=r?r(n[c],t[c],c,n,t):a;s===a&&(s=t[c]),i?ir(n,c,s):er(n,c,s)}return n}function _a(t,e){return function(n,r){var a=Wo(n)?Ee:rr,i=e?e():{};return a(n,t,ci(r,2),i)}}function Ba(t){return $r((function(e,n){var r=-1,i=n.length,o=i>1?n[i-1]:a,l=i>2?n[2]:a;for(o=t.length>3&&"function"==typeof o?(i--,o):a,l&&bi(n[0],n[1],l)&&(o=i<3?a:o,i=1),e=kt(e);++r<i;){var c=n[r];c&&t(e,c,r,o)}return e}))}function Da(t,e){return function(n,r){if(null==n)return n;if(!Go(n))return t(n,r);for(var a=n.length,i=e?a:-1,o=kt(n);(e?i--:++i<a)&&!1!==r(o[i],i,o););return n}}function Ta(t){return function(e,n,r){for(var a=-1,i=kt(e),o=r(e),l=o.length;l--;){var c=o[t?l:++a];if(!1===n(i[c],c,i))break}return e}}function Va(t){return function(e){var n=cn(e=yl(e))?gn(e):a,r=n?n[0]:e.charAt(0),i=n?Ma(n,1).join(""):e.slice(1);return r[t]()+i}}function Oa(t){return function(e){return Ie(Kl(Ul(e).replace(te,"")),t,"")}}function Ia(t){return function(){var e=arguments;switch(e.length){case 0:return new t;case 1:return new t(e[0]);case 2:return new t(e[0],e[1]);case 3:return new t(e[0],e[1],e[2]);case 4:return new t(e[0],e[1],e[2],e[3]);case 5:return new t(e[0],e[1],e[2],e[3],e[4]);case 6:return new t(e[0],e[1],e[2],e[3],e[4],e[5]);case 7:return new t(e[0],e[1],e[2],e[3],e[4],e[5],e[6])}var n=Pn(t.prototype),r=t.apply(n,e);return tl(r)?r:n}}function Ra(t){return function(e,n,r){var i=kt(e);if(!Go(e)){var o=ci(n,3);e=_l(e),n=function(t){return o(i[t],t,i)}}var l=t(e,n,r);return l>-1?i[o?e[l]:l]:a}}function Fa(t){return ni((function(e){var n=e.length,r=n,o=Un.prototype.thru;for(t&&e.reverse();r--;){var l=e[r];if("function"!=typeof l)throw new St(i);if(o&&!c&&"wrapper"==oi(l))var c=new Un([],!0)}for(r=c?r:n;++r<n;){var s=oi(l=e[r]),u="wrapper"==s?ii(l):a;c=u&&Mi(u[0])&&424==u[1]&&!u[4].length&&1==u[9]?c[oi(u[0])].apply(c,u[3]):1==l.length&&Mi(l)?c[s]():c.thru(l)}return function(){var t=arguments,r=t[0];if(c&&1==t.length&&Wo(r))return c.plant(r).value();for(var a=0,i=n?e[a].apply(this,t):r;++a<n;)i=e[a].call(this,i);return i}}))}function Na(t,e,r,i,o,l,c,s,u,h){var f=e&d,p=1&e,g=2&e,v=24&e,m=512&e,y=g?a:Ia(t);return function d(){for(var b=arguments.length,x=n(b),M=b;M--;)x[M]=arguments[M];if(v)var w=li(d),z=function(t,e){for(var n=t.length,r=0;n--;)t[n]===e&&++r;return r}(x,w);if(i&&(x=Ha(x,i,o,v)),l&&(x=Ea(x,l,c,v)),b-=z,v&&b<h){var C=dn(x,w);return qa(t,e,Na,d.placeholder,r,x,C,s,u,h-b)}var A=p?r:this,k=g?A[t]:t;return b=x.length,s?x=function(t,e){var n=t.length,r=bn(e.length,n),i=Sa(t);for(;r--;){var o=e[r];t[r]=yi(o,n)?i[o]:a}return t}(x,s):m&&b>1&&x.reverse(),f&&u<b&&(x.length=u),this&&this!==ge&&this instanceof d&&(k=y||Ia(k)),k.apply(A,x)}}function Pa(t,e){return function(n,r){return function(t,e,n,r){return xr(t,(function(t,a,i){e(r,n(t),a,i)})),r}(n,t,e(r),{})}}function ja(t,e){return function(n,r){var i;if(n===a&&r===a)return e;if(n!==a&&(i=n),r!==a){if(i===a)return r;"string"==typeof n||"string"==typeof r?(n=sa(n),r=sa(r)):(n=ca(n),r=ca(r)),i=t(n,r)}return i}}function Ua(t){return ni((function(e){return e=Ve(e,Je(ci())),$r((function(n){var r=this;return t(e,(function(t){return He(t,r,n)}))}))}))}function Wa(t,e){var n=(e=e===a?" ":sa(e)).length;if(n<2)return n?Xr(e,t):e;var r=Xr(e,fe(t/pn(e)));return cn(e)?Ma(gn(r),0,t).join(""):r.slice(0,t)}function Za(t){return function(e,r,i){return i&&"number"!=typeof i&&bi(e,r,i)&&(r=i=a),e=fl(e),r===a?(r=e,e=0):r=fl(r),function(t,e,r,a){for(var i=-1,o=Ye(fe((e-t)/(r||1)),0),l=n(o);o--;)l[a?o:++i]=t,t+=r;return l}(e,r,i=i===a?e<r?1:-1:fl(i),t)}}function Ga(t){return function(e,n){return"string"==typeof e&&"string"==typeof n||(e=vl(e),n=vl(n)),t(e,n)}}function qa(t,e,n,r,i,o,l,c,d,h){var f=8&e;e|=f?s:u,4&(e&=~(f?u:s))||(e&=-4);var p=[t,e,i,f?o:a,f?l:a,f?a:o,f?a:l,c,d,h],g=n.apply(a,p);return Mi(t)&&Si(g,p),g.placeholder=r,Bi(g,t,e)}function Ya(t){var e=At[t];return function(t,n){if(t=vl(t),(n=null==n?0:bn(pl(n),292))&&be(t)){var r=(yl(t)+"e").split("e");return+((r=(yl(e(r[0]+"e"+(+r[1]+n)))+"e").split("e"))[0]+"e"+(+r[1]-n))}return e(t)}}var Xa=Hn&&1/hn(new Hn([,-0]))[1]==f?function(t){return new Hn(t)}:cc;function $a(t){return function(e){var n=pi(e);return n==A?sn(e):n==L?fn(e):function(t,e){return Ve(e,(function(e){return[e,t[e]]}))}(e,t(e))}}function Ka(t,e,r,o,f,p,g,v){var m=2&e;if(!m&&"function"!=typeof t)throw new St(i);var y=o?o.length:0;if(y||(e&=-97,o=f=a),g=g===a?g:Ye(pl(g),0),v=v===a?v:pl(v),y-=f?f.length:0,e&u){var b=o,x=f;o=f=a}var M=m?a:ii(t),w=[t,e,r,o,f,b,x,p,g,v];if(M&&function(t,e){var n=t[1],r=e[1],a=n|r,i=a<131,o=r==d&&8==n||r==d&&n==h&&t[7].length<=e[8]||384==r&&e[7].length<=e[8]&&8==n;if(!i&&!o)return t;1&r&&(t[2]=e[2],a|=1&n?0:4);var c=e[3];if(c){var s=t[3];t[3]=s?Ha(s,c,e[4]):c,t[4]=s?dn(t[3],l):e[4]}(c=e[5])&&(s=t[5],t[5]=s?Ea(s,c,e[6]):c,t[6]=s?dn(t[5],l):e[6]);(c=e[7])&&(t[7]=c);r&d&&(t[8]=null==t[8]?e[8]:bn(t[8],e[8]));null==t[9]&&(t[9]=e[9]);t[0]=e[0],t[1]=a}(w,M),t=w[0],e=w[1],r=w[2],o=w[3],f=w[4],!(v=w[9]=w[9]===a?m?0:t.length:Ye(w[9]-y,0))&&24&e&&(e&=-25),e&&1!=e)z=8==e||e==c?function(t,e,r){var i=Ia(t);return function o(){for(var l=arguments.length,c=n(l),s=l,u=li(o);s--;)c[s]=arguments[s];var d=l<3&&c[0]!==u&&c[l-1]!==u?[]:dn(c,u);return(l-=d.length)<r?qa(t,e,Na,o.placeholder,a,c,d,a,a,r-l):He(this&&this!==ge&&this instanceof o?i:t,this,c)}}(t,e,v):e!=s&&33!=e||f.length?Na.apply(a,w):function(t,e,r,a){var i=1&e,o=Ia(t);return function e(){for(var l=-1,c=arguments.length,s=-1,u=a.length,d=n(u+c),h=this&&this!==ge&&this instanceof e?o:t;++s<u;)d[s]=a[s];for(;c--;)d[s++]=arguments[++l];return He(h,i?r:this,d)}}(t,e,r,o);else var z=function(t,e,n){var r=1&e,a=Ia(t);return function e(){return(this&&this!==ge&&this instanceof e?a:t).apply(r?n:this,arguments)}}(t,e,r);return Bi((M?ta:Si)(z,w),t,e)}function Qa(t,e,n,r){return t===a||No(t,Bt[n])&&!Vt.call(r,n)?e:t}function Ja(t,e,n,r,i,o){return tl(t)&&tl(e)&&(o.set(e,t),jr(t,e,a,Ja,o),o.delete(e)),t}function ti(t){return al(t)?a:t}function ei(t,e,n,r,i,o){var l=1&n,c=t.length,s=e.length;if(c!=s&&!(l&&s>c))return!1;var u=o.get(t),d=o.get(e);if(u&&d)return u==e&&d==t;var h=-1,f=!0,p=2&n?new Yn:a;for(o.set(t,e),o.set(e,t);++h<c;){var g=t[h],v=e[h];if(r)var m=l?r(v,g,h,e,t,o):r(g,v,h,t,e,o);if(m!==a){if(m)continue;f=!1;break}if(p){if(!Fe(e,(function(t,e){if(!en(p,e)&&(g===t||i(g,t,n,r,o)))return p.push(e)}))){f=!1;break}}else if(g!==v&&!i(g,v,n,r,o)){f=!1;break}}return o.delete(t),o.delete(e),f}function ni(t){return _i(ki(t,a,Wi),t+"")}function ri(t){return Cr(t,_l,hi)}function ai(t){return Cr(t,Bl,fi)}var ii=Ln?function(t){return Ln.get(t)}:cc;function oi(t){for(var e=t.name+"",n=_n[e],r=Vt.call(_n,e)?n.length:0;r--;){var a=n[r],i=a.func;if(null==i||i==t)return a.name}return e}function li(t){return(Vt.call(Nn,"placeholder")?Nn:t).placeholder}function ci(){var t=Nn.iteratee||ac;return t=t===ac?Vr:t,arguments.length?t(arguments[0],arguments[1]):t}function si(t,e){var n=t.__data__;return function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t}(e)?n["string"==typeof e?"string":"hash"]:n.map}function ui(t){for(var e=_l(t),n=e.length;n--;){var r=e[n],a=t[r];e[n]=[r,a,Ci(a)]}return e}function di(t,e){var n=function(t,e){return null==t?a:t[e]}(t,e);return Tr(n)?n:a}var hi=ve?function(t){return null==t?[]:(t=kt(t),Be(ve(t),(function(e){return Yt.call(t,e)})))}:gc,fi=ve?function(t){for(var e=[];t;)Oe(e,hi(t)),t=Gt(t);return e}:gc,pi=Ar;function gi(t,e,n){for(var r=-1,a=(e=ba(e,t)).length,i=!1;++r<a;){var o=Oi(e[r]);if(!(i=null!=t&&n(t,o)))break;t=t[o]}return i||++r!=a?i:!!(a=null==t?0:t.length)&&Jo(a)&&yi(o,a)&&(Wo(t)||Uo(t))}function vi(t){return"function"!=typeof t.constructor||zi(t)?{}:Pn(Gt(t))}function mi(t){return Wo(t)||Uo(t)||!!($t&&t&&t[$t])}function yi(t,e){var n=typeof t;return!!(e=null==e?p:e)&&("number"==n||"symbol"!=n&&xt.test(t))&&t>-1&&t%1==0&&t<e}function bi(t,e,n){if(!tl(n))return!1;var r=typeof e;return!!("number"==r?Go(n)&&yi(e,n.length):"string"==r&&e in n)&&No(n[e],t)}function xi(t,e){if(Wo(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!cl(t))||(nt.test(t)||!et.test(t)||null!=e&&t in kt(e))}function Mi(t){var e=oi(t),n=Nn[e];if("function"!=typeof n||!(e in Wn.prototype))return!1;if(t===n)return!0;var r=ii(n);return!!r&&t===r[0]}(Cn&&pi(new Cn(new ArrayBuffer(1)))!=V||An&&pi(new An)!=A||kn&&pi(kn.resolve())!=E||Hn&&pi(new Hn)!=L||En&&pi(new En)!=D)&&(pi=function(t){var e=Ar(t),n=e==H?t.constructor:a,r=n?Ii(n):"";if(r)switch(r){case Bn:return V;case Dn:return A;case Tn:return E;case Vn:return L;case On:return D}return e});var wi=Dt?Ko:vc;function zi(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Bt)}function Ci(t){return t===t&&!tl(t)}function Ai(t,e){return function(n){return null!=n&&(n[t]===e&&(e!==a||t in kt(n)))}}function ki(t,e,r){return e=Ye(e===a?t.length-1:e,0),function(){for(var a=arguments,i=-1,o=Ye(a.length-e,0),l=n(o);++i<o;)l[i]=a[e+i];i=-1;for(var c=n(e+1);++i<e;)c[i]=a[i];return c[e]=r(l),He(t,this,c)}}function Hi(t,e){return e.length<2?t:zr(t,ra(e,0,-1))}function Ei(t,e){if(("constructor"!==e||"function"!==typeof t[e])&&"__proto__"!=e)return t[e]}var Si=Di(ta),Li=ue||function(t,e){return ge.setTimeout(t,e)},_i=Di(ea);function Bi(t,e,n){var r=e+"";return _i(t,function(t,e){var n=e.length;if(!n)return t;var r=n-1;return e[r]=(n>1?"& ":"")+e[r],e=e.join(n>2?", ":" "),t.replace(ct,"{\n/* [wrapped with "+e+"] */\n")}(r,function(t,e){return Se(m,(function(n){var r="_."+n[0];e&n[1]&&!De(t,r)&&t.push(r)})),t.sort()}(function(t){var e=t.match(st);return e?e[1].split(ut):[]}(r),n)))}function Di(t){var e=0,n=0;return function(){var r=xn(),i=16-(r-n);if(n=r,i>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(a,arguments)}}function Ti(t,e){var n=-1,r=t.length,i=r-1;for(e=e===a?r:e;++n<e;){var o=Yr(n,i),l=t[o];t[o]=t[n],t[n]=l}return t.length=e,t}var Vi=function(t){var e=To(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(rt,(function(t,n,r,a){e.push(r?a.replace(ft,"$1"):n||t)})),e}));function Oi(t){if("string"==typeof t||cl(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}function Ii(t){if(null!=t){try{return Tt.call(t)}catch(e){}try{return t+""}catch(e){}}return""}function Ri(t){if(t instanceof Wn)return t.clone();var e=new Un(t.__wrapped__,t.__chain__);return e.__actions__=Sa(t.__actions__),e.__index__=t.__index__,e.__values__=t.__values__,e}var Fi=$r((function(t,e){return qo(t)?dr(t,mr(e,1,qo,!0)):[]})),Ni=$r((function(t,e){var n=Xi(e);return qo(n)&&(n=a),qo(t)?dr(t,mr(e,1,qo,!0),ci(n,2)):[]})),Pi=$r((function(t,e){var n=Xi(e);return qo(n)&&(n=a),qo(t)?dr(t,mr(e,1,qo,!0),a,n):[]}));function ji(t,e,n){var r=null==t?0:t.length;if(!r)return-1;var a=null==n?0:pl(n);return a<0&&(a=Ye(r+a,0)),je(t,ci(e,3),a)}function Ui(t,e,n){var r=null==t?0:t.length;if(!r)return-1;var i=r-1;return n!==a&&(i=pl(n),i=n<0?Ye(r+i,0):bn(i,r-1)),je(t,ci(e,3),i,!0)}function Wi(t){return(null==t?0:t.length)?mr(t,1):[]}function Zi(t){return t&&t.length?t[0]:a}var Gi=$r((function(t){var e=Ve(t,ma);return e.length&&e[0]===t[0]?Sr(e):[]})),qi=$r((function(t){var e=Xi(t),n=Ve(t,ma);return e===Xi(n)?e=a:n.pop(),n.length&&n[0]===t[0]?Sr(n,ci(e,2)):[]})),Yi=$r((function(t){var e=Xi(t),n=Ve(t,ma);return(e="function"==typeof e?e:a)&&n.pop(),n.length&&n[0]===t[0]?Sr(n,a,e):[]}));function Xi(t){var e=null==t?0:t.length;return e?t[e-1]:a}var $i=$r(Ki);function Ki(t,e){return t&&t.length&&e&&e.length?Gr(t,e):t}var Qi=ni((function(t,e){var n=null==t?0:t.length,r=or(t,e);return qr(t,Ve(e,(function(t){return yi(t,n)?+t:t})).sort(ka)),r}));function Ji(t){return null==t?t:zn.call(t)}var to=$r((function(t){return ua(mr(t,1,qo,!0))})),eo=$r((function(t){var e=Xi(t);return qo(e)&&(e=a),ua(mr(t,1,qo,!0),ci(e,2))})),no=$r((function(t){var e=Xi(t);return e="function"==typeof e?e:a,ua(mr(t,1,qo,!0),a,e)}));function ro(t){if(!t||!t.length)return[];var e=0;return t=Be(t,(function(t){if(qo(t))return e=Ye(t.length,e),!0})),Ke(e,(function(e){return Ve(t,qe(e))}))}function ao(t,e){if(!t||!t.length)return[];var n=ro(t);return null==e?n:Ve(n,(function(t){return He(e,a,t)}))}var io=$r((function(t,e){return qo(t)?dr(t,e):[]})),oo=$r((function(t){return ga(Be(t,qo))})),lo=$r((function(t){var e=Xi(t);return qo(e)&&(e=a),ga(Be(t,qo),ci(e,2))})),co=$r((function(t){var e=Xi(t);return e="function"==typeof e?e:a,ga(Be(t,qo),a,e)})),so=$r(ro);var uo=$r((function(t){var e=t.length,n=e>1?t[e-1]:a;return n="function"==typeof n?(t.pop(),n):a,ao(t,n)}));function ho(t){var e=Nn(t);return e.__chain__=!0,e}function fo(t,e){return e(t)}var po=ni((function(t){var e=t.length,n=e?t[0]:0,r=this.__wrapped__,i=function(e){return or(e,t)};return!(e>1||this.__actions__.length)&&r instanceof Wn&&yi(n)?((r=r.slice(n,+n+(e?1:0))).__actions__.push({func:fo,args:[i],thisArg:a}),new Un(r,this.__chain__).thru((function(t){return e&&!t.length&&t.push(a),t}))):this.thru(i)}));var go=_a((function(t,e,n){Vt.call(t,n)?++t[n]:ir(t,n,1)}));var vo=Ra(ji),mo=Ra(Ui);function yo(t,e){return(Wo(t)?Se:hr)(t,ci(e,3))}function bo(t,e){return(Wo(t)?Le:fr)(t,ci(e,3))}var xo=_a((function(t,e,n){Vt.call(t,n)?t[n].push(e):ir(t,n,[e])}));var Mo=$r((function(t,e,r){var a=-1,i="function"==typeof e,o=Go(t)?n(t.length):[];return hr(t,(function(t){o[++a]=i?He(e,t,r):Lr(t,e,r)})),o})),wo=_a((function(t,e,n){ir(t,n,e)}));function zo(t,e){return(Wo(t)?Ve:Fr)(t,ci(e,3))}var Co=_a((function(t,e,n){t[n?0:1].push(e)}),(function(){return[[],[]]}));var Ao=$r((function(t,e){if(null==t)return[];var n=e.length;return n>1&&bi(t,e[0],e[1])?e=[]:n>2&&bi(e[0],e[1],e[2])&&(e=[e[0]]),Wr(t,mr(e,1),[])})),ko=ae||function(){return ge.Date.now()};function Ho(t,e,n){return e=n?a:e,e=t&&null==e?t.length:e,Ka(t,d,a,a,a,a,e)}function Eo(t,e){var n;if("function"!=typeof e)throw new St(i);return t=pl(t),function(){return--t>0&&(n=e.apply(this,arguments)),t<=1&&(e=a),n}}var So=$r((function(t,e,n){var r=1;if(n.length){var a=dn(n,li(So));r|=s}return Ka(t,r,e,n,a)})),Lo=$r((function(t,e,n){var r=3;if(n.length){var a=dn(n,li(Lo));r|=s}return Ka(e,r,t,n,a)}));function _o(t,e,n){var r,o,l,c,s,u,d=0,h=!1,f=!1,p=!0;if("function"!=typeof t)throw new St(i);function g(e){var n=r,i=o;return r=o=a,d=e,c=t.apply(i,n)}function v(t){var n=t-u;return u===a||n>=e||n<0||f&&t-d>=l}function m(){var t=ko();if(v(t))return y(t);s=Li(m,function(t){var n=e-(t-u);return f?bn(n,l-(t-d)):n}(t))}function y(t){return s=a,p&&r?g(t):(r=o=a,c)}function b(){var t=ko(),n=v(t);if(r=arguments,o=this,u=t,n){if(s===a)return function(t){return d=t,s=Li(m,e),h?g(t):c}(u);if(f)return wa(s),s=Li(m,e),g(u)}return s===a&&(s=Li(m,e)),c}return e=vl(e)||0,tl(n)&&(h=!!n.leading,l=(f="maxWait"in n)?Ye(vl(n.maxWait)||0,e):l,p="trailing"in n?!!n.trailing:p),b.cancel=function(){s!==a&&wa(s),d=0,r=u=o=s=a},b.flush=function(){return s===a?c:y(ko())},b}var Bo=$r((function(t,e){return ur(t,1,e)})),Do=$r((function(t,e,n){return ur(t,vl(e)||0,n)}));function To(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new St(i);var n=function n(){var r=arguments,a=e?e.apply(this,r):r[0],i=n.cache;if(i.has(a))return i.get(a);var o=t.apply(this,r);return n.cache=i.set(a,o)||i,o};return n.cache=new(To.Cache||qn),n}function Vo(t){if("function"!=typeof t)throw new St(i);return function(){var e=arguments;switch(e.length){case 0:return!t.call(this);case 1:return!t.call(this,e[0]);case 2:return!t.call(this,e[0],e[1]);case 3:return!t.call(this,e[0],e[1],e[2])}return!t.apply(this,e)}}To.Cache=qn;var Oo=xa((function(t,e){var n=(e=1==e.length&&Wo(e[0])?Ve(e[0],Je(ci())):Ve(mr(e,1),Je(ci()))).length;return $r((function(r){for(var a=-1,i=bn(r.length,n);++a<i;)r[a]=e[a].call(this,r[a]);return He(t,this,r)}))})),Io=$r((function(t,e){var n=dn(e,li(Io));return Ka(t,s,a,e,n)})),Ro=$r((function(t,e){var n=dn(e,li(Ro));return Ka(t,u,a,e,n)})),Fo=ni((function(t,e){return Ka(t,h,a,a,a,e)}));function No(t,e){return t===e||t!==t&&e!==e}var Po=Ga(kr),jo=Ga((function(t,e){return t>=e})),Uo=_r(function(){return arguments}())?_r:function(t){return el(t)&&Vt.call(t,"callee")&&!Yt.call(t,"callee")},Wo=n.isArray,Zo=Me?Je(Me):function(t){return el(t)&&Ar(t)==T};function Go(t){return null!=t&&Jo(t.length)&&!Ko(t)}function qo(t){return el(t)&&Go(t)}var Yo=me||vc,Xo=we?Je(we):function(t){return el(t)&&Ar(t)==M};function $o(t){if(!el(t))return!1;var e=Ar(t);return e==w||"[object DOMException]"==e||"string"==typeof t.message&&"string"==typeof t.name&&!al(t)}function Ko(t){if(!tl(t))return!1;var e=Ar(t);return e==z||e==C||"[object AsyncFunction]"==e||"[object Proxy]"==e}function Qo(t){return"number"==typeof t&&t==pl(t)}function Jo(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=p}function tl(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}function el(t){return null!=t&&"object"==typeof t}var nl=ze?Je(ze):function(t){return el(t)&&pi(t)==A};function rl(t){return"number"==typeof t||el(t)&&Ar(t)==k}function al(t){if(!el(t)||Ar(t)!=H)return!1;var e=Gt(t);if(null===e)return!0;var n=Vt.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Tt.call(n)==Ft}var il=Ce?Je(Ce):function(t){return el(t)&&Ar(t)==S};var ol=Ae?Je(Ae):function(t){return el(t)&&pi(t)==L};function ll(t){return"string"==typeof t||!Wo(t)&&el(t)&&Ar(t)==_}function cl(t){return"symbol"==typeof t||el(t)&&Ar(t)==B}var sl=ke?Je(ke):function(t){return el(t)&&Jo(t.length)&&!!ce[Ar(t)]};var ul=Ga(Rr),dl=Ga((function(t,e){return t<=e}));function hl(t){if(!t)return[];if(Go(t))return ll(t)?gn(t):Sa(t);if(Kt&&t[Kt])return function(t){for(var e,n=[];!(e=t.next()).done;)n.push(e.value);return n}(t[Kt]());var e=pi(t);return(e==A?sn:e==L?hn:Nl)(t)}function fl(t){return t?(t=vl(t))===f||t===-1/0?17976931348623157e292*(t<0?-1:1):t===t?t:0:0===t?t:0}function pl(t){var e=fl(t),n=e%1;return e===e?n?e-n:e:0}function gl(t){return t?lr(pl(t),0,v):0}function vl(t){if("number"==typeof t)return t;if(cl(t))return g;if(tl(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=tl(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=Qe(t);var n=mt.test(t);return n||bt.test(t)?he(t.slice(2),n?2:8):vt.test(t)?g:+t}function ml(t){return La(t,Bl(t))}function yl(t){return null==t?"":sa(t)}var bl=Ba((function(t,e){if(zi(e)||Go(e))La(e,_l(e),t);else for(var n in e)Vt.call(e,n)&&er(t,n,e[n])})),xl=Ba((function(t,e){La(e,Bl(e),t)})),Ml=Ba((function(t,e,n,r){La(e,Bl(e),t,r)})),wl=Ba((function(t,e,n,r){La(e,_l(e),t,r)})),zl=ni(or);var Cl=$r((function(t,e){t=kt(t);var n=-1,r=e.length,i=r>2?e[2]:a;for(i&&bi(e[0],e[1],i)&&(r=1);++n<r;)for(var o=e[n],l=Bl(o),c=-1,s=l.length;++c<s;){var u=l[c],d=t[u];(d===a||No(d,Bt[u])&&!Vt.call(t,u))&&(t[u]=o[u])}return t})),Al=$r((function(t){return t.push(a,Ja),He(Tl,a,t)}));function kl(t,e,n){var r=null==t?a:zr(t,e);return r===a?n:r}function Hl(t,e){return null!=t&&gi(t,e,Er)}var El=Pa((function(t,e,n){null!=e&&"function"!=typeof e.toString&&(e=Rt.call(e)),t[e]=n}),tc(rc)),Sl=Pa((function(t,e,n){null!=e&&"function"!=typeof e.toString&&(e=Rt.call(e)),Vt.call(t,e)?t[e].push(n):t[e]=[n]}),ci),Ll=$r(Lr);function _l(t){return Go(t)?$n(t):Or(t)}function Bl(t){return Go(t)?$n(t,!0):Ir(t)}var Dl=Ba((function(t,e,n){jr(t,e,n)})),Tl=Ba((function(t,e,n,r){jr(t,e,n,r)})),Vl=ni((function(t,e){var n={};if(null==t)return n;var r=!1;e=Ve(e,(function(e){return e=ba(e,t),r||(r=e.length>1),e})),La(t,ai(t),n),r&&(n=cr(n,7,ti));for(var a=e.length;a--;)da(n,e[a]);return n}));var Ol=ni((function(t,e){return null==t?{}:function(t,e){return Zr(t,e,(function(e,n){return Hl(t,n)}))}(t,e)}));function Il(t,e){if(null==t)return{};var n=Ve(ai(t),(function(t){return[t]}));return e=ci(e),Zr(t,n,(function(t,n){return e(t,n[0])}))}var Rl=$a(_l),Fl=$a(Bl);function Nl(t){return null==t?[]:tn(t,_l(t))}var Pl=Oa((function(t,e,n){return e=e.toLowerCase(),t+(n?jl(e):e)}));function jl(t){return $l(yl(t).toLowerCase())}function Ul(t){return(t=yl(t))&&t.replace(Mt,an).replace(ee,"")}var Wl=Oa((function(t,e,n){return t+(n?"-":"")+e.toLowerCase()})),Zl=Oa((function(t,e,n){return t+(n?" ":"")+e.toLowerCase()})),Gl=Va("toLowerCase");var ql=Oa((function(t,e,n){return t+(n?"_":"")+e.toLowerCase()}));var Yl=Oa((function(t,e,n){return t+(n?" ":"")+$l(e)}));var Xl=Oa((function(t,e,n){return t+(n?" ":"")+e.toUpperCase()})),$l=Va("toUpperCase");function Kl(t,e,n){return t=yl(t),(e=n?a:e)===a?function(t){return ie.test(t)}(t)?function(t){return t.match(re)||[]}(t):function(t){return t.match(dt)||[]}(t):t.match(e)||[]}var Ql=$r((function(t,e){try{return He(t,a,e)}catch(n){return $o(n)?n:new lt(n)}})),Jl=ni((function(t,e){return Se(e,(function(e){e=Oi(e),ir(t,e,So(t[e],t))})),t}));function tc(t){return function(){return t}}var ec=Fa(),nc=Fa(!0);function rc(t){return t}function ac(t){return Vr("function"==typeof t?t:cr(t,1))}var ic=$r((function(t,e){return function(n){return Lr(n,t,e)}})),oc=$r((function(t,e){return function(n){return Lr(t,n,e)}}));function lc(t,e,n){var r=_l(e),a=wr(e,r);null!=n||tl(e)&&(a.length||!r.length)||(n=e,e=t,t=this,a=wr(e,_l(e)));var i=!(tl(n)&&"chain"in n)||!!n.chain,o=Ko(t);return Se(a,(function(n){var r=e[n];t[n]=r,o&&(t.prototype[n]=function(){var e=this.__chain__;if(i||e){var n=t(this.__wrapped__);return(n.__actions__=Sa(this.__actions__)).push({func:r,args:arguments,thisArg:t}),n.__chain__=e,n}return r.apply(t,Oe([this.value()],arguments))})})),t}function cc(){}var sc=Ua(Ve),uc=Ua(_e),dc=Ua(Fe);function hc(t){return xi(t)?qe(Oi(t)):function(t){return function(e){return zr(e,t)}}(t)}var fc=Za(),pc=Za(!0);function gc(){return[]}function vc(){return!1}var mc=ja((function(t,e){return t+e}),0),yc=Ya("ceil"),bc=ja((function(t,e){return t/e}),1),xc=Ya("floor");var Mc=ja((function(t,e){return t*e}),1),wc=Ya("round"),zc=ja((function(t,e){return t-e}),0);return Nn.after=function(t,e){if("function"!=typeof e)throw new St(i);return t=pl(t),function(){if(--t<1)return e.apply(this,arguments)}},Nn.ary=Ho,Nn.assign=bl,Nn.assignIn=xl,Nn.assignInWith=Ml,Nn.assignWith=wl,Nn.at=zl,Nn.before=Eo,Nn.bind=So,Nn.bindAll=Jl,Nn.bindKey=Lo,Nn.castArray=function(){if(!arguments.length)return[];var t=arguments[0];return Wo(t)?t:[t]},Nn.chain=ho,Nn.chunk=function(t,e,r){e=(r?bi(t,e,r):e===a)?1:Ye(pl(e),0);var i=null==t?0:t.length;if(!i||e<1)return[];for(var o=0,l=0,c=n(fe(i/e));o<i;)c[l++]=ra(t,o,o+=e);return c},Nn.compact=function(t){for(var e=-1,n=null==t?0:t.length,r=0,a=[];++e<n;){var i=t[e];i&&(a[r++]=i)}return a},Nn.concat=function(){var t=arguments.length;if(!t)return[];for(var e=n(t-1),r=arguments[0],a=t;a--;)e[a-1]=arguments[a];return Oe(Wo(r)?Sa(r):[r],mr(e,1))},Nn.cond=function(t){var e=null==t?0:t.length,n=ci();return t=e?Ve(t,(function(t){if("function"!=typeof t[1])throw new St(i);return[n(t[0]),t[1]]})):[],$r((function(n){for(var r=-1;++r<e;){var a=t[r];if(He(a[0],this,n))return He(a[1],this,n)}}))},Nn.conforms=function(t){return function(t){var e=_l(t);return function(n){return sr(n,t,e)}}(cr(t,1))},Nn.constant=tc,Nn.countBy=go,Nn.create=function(t,e){var n=Pn(t);return null==e?n:ar(n,e)},Nn.curry=function t(e,n,r){var i=Ka(e,8,a,a,a,a,a,n=r?a:n);return i.placeholder=t.placeholder,i},Nn.curryRight=function t(e,n,r){var i=Ka(e,c,a,a,a,a,a,n=r?a:n);return i.placeholder=t.placeholder,i},Nn.debounce=_o,Nn.defaults=Cl,Nn.defaultsDeep=Al,Nn.defer=Bo,Nn.delay=Do,Nn.difference=Fi,Nn.differenceBy=Ni,Nn.differenceWith=Pi,Nn.drop=function(t,e,n){var r=null==t?0:t.length;return r?ra(t,(e=n||e===a?1:pl(e))<0?0:e,r):[]},Nn.dropRight=function(t,e,n){var r=null==t?0:t.length;return r?ra(t,0,(e=r-(e=n||e===a?1:pl(e)))<0?0:e):[]},Nn.dropRightWhile=function(t,e){return t&&t.length?fa(t,ci(e,3),!0,!0):[]},Nn.dropWhile=function(t,e){return t&&t.length?fa(t,ci(e,3),!0):[]},Nn.fill=function(t,e,n,r){var i=null==t?0:t.length;return i?(n&&"number"!=typeof n&&bi(t,e,n)&&(n=0,r=i),function(t,e,n,r){var i=t.length;for((n=pl(n))<0&&(n=-n>i?0:i+n),(r=r===a||r>i?i:pl(r))<0&&(r+=i),r=n>r?0:gl(r);n<r;)t[n++]=e;return t}(t,e,n,r)):[]},Nn.filter=function(t,e){return(Wo(t)?Be:vr)(t,ci(e,3))},Nn.flatMap=function(t,e){return mr(zo(t,e),1)},Nn.flatMapDeep=function(t,e){return mr(zo(t,e),f)},Nn.flatMapDepth=function(t,e,n){return n=n===a?1:pl(n),mr(zo(t,e),n)},Nn.flatten=Wi,Nn.flattenDeep=function(t){return(null==t?0:t.length)?mr(t,f):[]},Nn.flattenDepth=function(t,e){return(null==t?0:t.length)?mr(t,e=e===a?1:pl(e)):[]},Nn.flip=function(t){return Ka(t,512)},Nn.flow=ec,Nn.flowRight=nc,Nn.fromPairs=function(t){for(var e=-1,n=null==t?0:t.length,r={};++e<n;){var a=t[e];r[a[0]]=a[1]}return r},Nn.functions=function(t){return null==t?[]:wr(t,_l(t))},Nn.functionsIn=function(t){return null==t?[]:wr(t,Bl(t))},Nn.groupBy=xo,Nn.initial=function(t){return(null==t?0:t.length)?ra(t,0,-1):[]},Nn.intersection=Gi,Nn.intersectionBy=qi,Nn.intersectionWith=Yi,Nn.invert=El,Nn.invertBy=Sl,Nn.invokeMap=Mo,Nn.iteratee=ac,Nn.keyBy=wo,Nn.keys=_l,Nn.keysIn=Bl,Nn.map=zo,Nn.mapKeys=function(t,e){var n={};return e=ci(e,3),xr(t,(function(t,r,a){ir(n,e(t,r,a),t)})),n},Nn.mapValues=function(t,e){var n={};return e=ci(e,3),xr(t,(function(t,r,a){ir(n,r,e(t,r,a))})),n},Nn.matches=function(t){return Nr(cr(t,1))},Nn.matchesProperty=function(t,e){return Pr(t,cr(e,1))},Nn.memoize=To,Nn.merge=Dl,Nn.mergeWith=Tl,Nn.method=ic,Nn.methodOf=oc,Nn.mixin=lc,Nn.negate=Vo,Nn.nthArg=function(t){return t=pl(t),$r((function(e){return Ur(e,t)}))},Nn.omit=Vl,Nn.omitBy=function(t,e){return Il(t,Vo(ci(e)))},Nn.once=function(t){return Eo(2,t)},Nn.orderBy=function(t,e,n,r){return null==t?[]:(Wo(e)||(e=null==e?[]:[e]),Wo(n=r?a:n)||(n=null==n?[]:[n]),Wr(t,e,n))},Nn.over=sc,Nn.overArgs=Oo,Nn.overEvery=uc,Nn.overSome=dc,Nn.partial=Io,Nn.partialRight=Ro,Nn.partition=Co,Nn.pick=Ol,Nn.pickBy=Il,Nn.property=hc,Nn.propertyOf=function(t){return function(e){return null==t?a:zr(t,e)}},Nn.pull=$i,Nn.pullAll=Ki,Nn.pullAllBy=function(t,e,n){return t&&t.length&&e&&e.length?Gr(t,e,ci(n,2)):t},Nn.pullAllWith=function(t,e,n){return t&&t.length&&e&&e.length?Gr(t,e,a,n):t},Nn.pullAt=Qi,Nn.range=fc,Nn.rangeRight=pc,Nn.rearg=Fo,Nn.reject=function(t,e){return(Wo(t)?Be:vr)(t,Vo(ci(e,3)))},Nn.remove=function(t,e){var n=[];if(!t||!t.length)return n;var r=-1,a=[],i=t.length;for(e=ci(e,3);++r<i;){var o=t[r];e(o,r,t)&&(n.push(o),a.push(r))}return qr(t,a),n},Nn.rest=function(t,e){if("function"!=typeof t)throw new St(i);return $r(t,e=e===a?e:pl(e))},Nn.reverse=Ji,Nn.sampleSize=function(t,e,n){return e=(n?bi(t,e,n):e===a)?1:pl(e),(Wo(t)?Qn:Qr)(t,e)},Nn.set=function(t,e,n){return null==t?t:Jr(t,e,n)},Nn.setWith=function(t,e,n,r){return r="function"==typeof r?r:a,null==t?t:Jr(t,e,n,r)},Nn.shuffle=function(t){return(Wo(t)?Jn:na)(t)},Nn.slice=function(t,e,n){var r=null==t?0:t.length;return r?(n&&"number"!=typeof n&&bi(t,e,n)?(e=0,n=r):(e=null==e?0:pl(e),n=n===a?r:pl(n)),ra(t,e,n)):[]},Nn.sortBy=Ao,Nn.sortedUniq=function(t){return t&&t.length?la(t):[]},Nn.sortedUniqBy=function(t,e){return t&&t.length?la(t,ci(e,2)):[]},Nn.split=function(t,e,n){return n&&"number"!=typeof n&&bi(t,e,n)&&(e=n=a),(n=n===a?v:n>>>0)?(t=yl(t))&&("string"==typeof e||null!=e&&!il(e))&&!(e=sa(e))&&cn(t)?Ma(gn(t),0,n):t.split(e,n):[]},Nn.spread=function(t,e){if("function"!=typeof t)throw new St(i);return e=null==e?0:Ye(pl(e),0),$r((function(n){var r=n[e],a=Ma(n,0,e);return r&&Oe(a,r),He(t,this,a)}))},Nn.tail=function(t){var e=null==t?0:t.length;return e?ra(t,1,e):[]},Nn.take=function(t,e,n){return t&&t.length?ra(t,0,(e=n||e===a?1:pl(e))<0?0:e):[]},Nn.takeRight=function(t,e,n){var r=null==t?0:t.length;return r?ra(t,(e=r-(e=n||e===a?1:pl(e)))<0?0:e,r):[]},Nn.takeRightWhile=function(t,e){return t&&t.length?fa(t,ci(e,3),!1,!0):[]},Nn.takeWhile=function(t,e){return t&&t.length?fa(t,ci(e,3)):[]},Nn.tap=function(t,e){return e(t),t},Nn.throttle=function(t,e,n){var r=!0,a=!0;if("function"!=typeof t)throw new St(i);return tl(n)&&(r="leading"in n?!!n.leading:r,a="trailing"in n?!!n.trailing:a),_o(t,e,{leading:r,maxWait:e,trailing:a})},Nn.thru=fo,Nn.toArray=hl,Nn.toPairs=Rl,Nn.toPairsIn=Fl,Nn.toPath=function(t){return Wo(t)?Ve(t,Oi):cl(t)?[t]:Sa(Vi(yl(t)))},Nn.toPlainObject=ml,Nn.transform=function(t,e,n){var r=Wo(t),a=r||Yo(t)||sl(t);if(e=ci(e,4),null==n){var i=t&&t.constructor;n=a?r?new i:[]:tl(t)&&Ko(i)?Pn(Gt(t)):{}}return(a?Se:xr)(t,(function(t,r,a){return e(n,t,r,a)})),n},Nn.unary=function(t){return Ho(t,1)},Nn.union=to,Nn.unionBy=eo,Nn.unionWith=no,Nn.uniq=function(t){return t&&t.length?ua(t):[]},Nn.uniqBy=function(t,e){return t&&t.length?ua(t,ci(e,2)):[]},Nn.uniqWith=function(t,e){return e="function"==typeof e?e:a,t&&t.length?ua(t,a,e):[]},Nn.unset=function(t,e){return null==t||da(t,e)},Nn.unzip=ro,Nn.unzipWith=ao,Nn.update=function(t,e,n){return null==t?t:ha(t,e,ya(n))},Nn.updateWith=function(t,e,n,r){return r="function"==typeof r?r:a,null==t?t:ha(t,e,ya(n),r)},Nn.values=Nl,Nn.valuesIn=function(t){return null==t?[]:tn(t,Bl(t))},Nn.without=io,Nn.words=Kl,Nn.wrap=function(t,e){return Io(ya(e),t)},Nn.xor=oo,Nn.xorBy=lo,Nn.xorWith=co,Nn.zip=so,Nn.zipObject=function(t,e){return va(t||[],e||[],er)},Nn.zipObjectDeep=function(t,e){return va(t||[],e||[],Jr)},Nn.zipWith=uo,Nn.entries=Rl,Nn.entriesIn=Fl,Nn.extend=xl,Nn.extendWith=Ml,lc(Nn,Nn),Nn.add=mc,Nn.attempt=Ql,Nn.camelCase=Pl,Nn.capitalize=jl,Nn.ceil=yc,Nn.clamp=function(t,e,n){return n===a&&(n=e,e=a),n!==a&&(n=(n=vl(n))===n?n:0),e!==a&&(e=(e=vl(e))===e?e:0),lr(vl(t),e,n)},Nn.clone=function(t){return cr(t,4)},Nn.cloneDeep=function(t){return cr(t,5)},Nn.cloneDeepWith=function(t,e){return cr(t,5,e="function"==typeof e?e:a)},Nn.cloneWith=function(t,e){return cr(t,4,e="function"==typeof e?e:a)},Nn.conformsTo=function(t,e){return null==e||sr(t,e,_l(e))},Nn.deburr=Ul,Nn.defaultTo=function(t,e){return null==t||t!==t?e:t},Nn.divide=bc,Nn.endsWith=function(t,e,n){t=yl(t),e=sa(e);var r=t.length,i=n=n===a?r:lr(pl(n),0,r);return(n-=e.length)>=0&&t.slice(n,i)==e},Nn.eq=No,Nn.escape=function(t){return(t=yl(t))&&K.test(t)?t.replace(X,on):t},Nn.escapeRegExp=function(t){return(t=yl(t))&&it.test(t)?t.replace(at,"\\$&"):t},Nn.every=function(t,e,n){var r=Wo(t)?_e:pr;return n&&bi(t,e,n)&&(e=a),r(t,ci(e,3))},Nn.find=vo,Nn.findIndex=ji,Nn.findKey=function(t,e){return Pe(t,ci(e,3),xr)},Nn.findLast=mo,Nn.findLastIndex=Ui,Nn.findLastKey=function(t,e){return Pe(t,ci(e,3),Mr)},Nn.floor=xc,Nn.forEach=yo,Nn.forEachRight=bo,Nn.forIn=function(t,e){return null==t?t:yr(t,ci(e,3),Bl)},Nn.forInRight=function(t,e){return null==t?t:br(t,ci(e,3),Bl)},Nn.forOwn=function(t,e){return t&&xr(t,ci(e,3))},Nn.forOwnRight=function(t,e){return t&&Mr(t,ci(e,3))},Nn.get=kl,Nn.gt=Po,Nn.gte=jo,Nn.has=function(t,e){return null!=t&&gi(t,e,Hr)},Nn.hasIn=Hl,Nn.head=Zi,Nn.identity=rc,Nn.includes=function(t,e,n,r){t=Go(t)?t:Nl(t),n=n&&!r?pl(n):0;var a=t.length;return n<0&&(n=Ye(a+n,0)),ll(t)?n<=a&&t.indexOf(e,n)>-1:!!a&&Ue(t,e,n)>-1},Nn.indexOf=function(t,e,n){var r=null==t?0:t.length;if(!r)return-1;var a=null==n?0:pl(n);return a<0&&(a=Ye(r+a,0)),Ue(t,e,a)},Nn.inRange=function(t,e,n){return e=fl(e),n===a?(n=e,e=0):n=fl(n),function(t,e,n){return t>=bn(e,n)&&t<Ye(e,n)}(t=vl(t),e,n)},Nn.invoke=Ll,Nn.isArguments=Uo,Nn.isArray=Wo,Nn.isArrayBuffer=Zo,Nn.isArrayLike=Go,Nn.isArrayLikeObject=qo,Nn.isBoolean=function(t){return!0===t||!1===t||el(t)&&Ar(t)==x},Nn.isBuffer=Yo,Nn.isDate=Xo,Nn.isElement=function(t){return el(t)&&1===t.nodeType&&!al(t)},Nn.isEmpty=function(t){if(null==t)return!0;if(Go(t)&&(Wo(t)||"string"==typeof t||"function"==typeof t.splice||Yo(t)||sl(t)||Uo(t)))return!t.length;var e=pi(t);if(e==A||e==L)return!t.size;if(zi(t))return!Or(t).length;for(var n in t)if(Vt.call(t,n))return!1;return!0},Nn.isEqual=function(t,e){return Br(t,e)},Nn.isEqualWith=function(t,e,n){var r=(n="function"==typeof n?n:a)?n(t,e):a;return r===a?Br(t,e,a,n):!!r},Nn.isError=$o,Nn.isFinite=function(t){return"number"==typeof t&&be(t)},Nn.isFunction=Ko,Nn.isInteger=Qo,Nn.isLength=Jo,Nn.isMap=nl,Nn.isMatch=function(t,e){return t===e||Dr(t,e,ui(e))},Nn.isMatchWith=function(t,e,n){return n="function"==typeof n?n:a,Dr(t,e,ui(e),n)},Nn.isNaN=function(t){return rl(t)&&t!=+t},Nn.isNative=function(t){if(wi(t))throw new lt("Unsupported core-js use. Try https://npms.io/search?q=ponyfill.");return Tr(t)},Nn.isNil=function(t){return null==t},Nn.isNull=function(t){return null===t},Nn.isNumber=rl,Nn.isObject=tl,Nn.isObjectLike=el,Nn.isPlainObject=al,Nn.isRegExp=il,Nn.isSafeInteger=function(t){return Qo(t)&&t>=-9007199254740991&&t<=p},Nn.isSet=ol,Nn.isString=ll,Nn.isSymbol=cl,Nn.isTypedArray=sl,Nn.isUndefined=function(t){return t===a},Nn.isWeakMap=function(t){return el(t)&&pi(t)==D},Nn.isWeakSet=function(t){return el(t)&&"[object WeakSet]"==Ar(t)},Nn.join=function(t,e){return null==t?"":xe.call(t,e)},Nn.kebabCase=Wl,Nn.last=Xi,Nn.lastIndexOf=function(t,e,n){var r=null==t?0:t.length;if(!r)return-1;var i=r;return n!==a&&(i=(i=pl(n))<0?Ye(r+i,0):bn(i,r-1)),e===e?function(t,e,n){for(var r=n+1;r--;)if(t[r]===e)return r;return r}(t,e,i):je(t,Ze,i,!0)},Nn.lowerCase=Zl,Nn.lowerFirst=Gl,Nn.lt=ul,Nn.lte=dl,Nn.max=function(t){return t&&t.length?gr(t,rc,kr):a},Nn.maxBy=function(t,e){return t&&t.length?gr(t,ci(e,2),kr):a},Nn.mean=function(t){return Ge(t,rc)},Nn.meanBy=function(t,e){return Ge(t,ci(e,2))},Nn.min=function(t){return t&&t.length?gr(t,rc,Rr):a},Nn.minBy=function(t,e){return t&&t.length?gr(t,ci(e,2),Rr):a},Nn.stubArray=gc,Nn.stubFalse=vc,Nn.stubObject=function(){return{}},Nn.stubString=function(){return""},Nn.stubTrue=function(){return!0},Nn.multiply=Mc,Nn.nth=function(t,e){return t&&t.length?Ur(t,pl(e)):a},Nn.noConflict=function(){return ge._===this&&(ge._=Nt),this},Nn.noop=cc,Nn.now=ko,Nn.pad=function(t,e,n){t=yl(t);var r=(e=pl(e))?pn(t):0;if(!e||r>=e)return t;var a=(e-r)/2;return Wa(pe(a),n)+t+Wa(fe(a),n)},Nn.padEnd=function(t,e,n){t=yl(t);var r=(e=pl(e))?pn(t):0;return e&&r<e?t+Wa(e-r,n):t},Nn.padStart=function(t,e,n){t=yl(t);var r=(e=pl(e))?pn(t):0;return e&&r<e?Wa(e-r,n)+t:t},Nn.parseInt=function(t,e,n){return n||null==e?e=0:e&&(e=+e),Mn(yl(t).replace(ot,""),e||0)},Nn.random=function(t,e,n){if(n&&"boolean"!=typeof n&&bi(t,e,n)&&(e=n=a),n===a&&("boolean"==typeof e?(n=e,e=a):"boolean"==typeof t&&(n=t,t=a)),t===a&&e===a?(t=0,e=1):(t=fl(t),e===a?(e=t,t=0):e=fl(e)),t>e){var r=t;t=e,e=r}if(n||t%1||e%1){var i=wn();return bn(t+i*(e-t+de("1e-"+((i+"").length-1))),e)}return Yr(t,e)},Nn.reduce=function(t,e,n){var r=Wo(t)?Ie:Xe,a=arguments.length<3;return r(t,ci(e,4),n,a,hr)},Nn.reduceRight=function(t,e,n){var r=Wo(t)?Re:Xe,a=arguments.length<3;return r(t,ci(e,4),n,a,fr)},Nn.repeat=function(t,e,n){return e=(n?bi(t,e,n):e===a)?1:pl(e),Xr(yl(t),e)},Nn.replace=function(){var t=arguments,e=yl(t[0]);return t.length<3?e:e.replace(t[1],t[2])},Nn.result=function(t,e,n){var r=-1,i=(e=ba(e,t)).length;for(i||(i=1,t=a);++r<i;){var o=null==t?a:t[Oi(e[r])];o===a&&(r=i,o=n),t=Ko(o)?o.call(t):o}return t},Nn.round=wc,Nn.runInContext=t,Nn.sample=function(t){return(Wo(t)?Kn:Kr)(t)},Nn.size=function(t){if(null==t)return 0;if(Go(t))return ll(t)?pn(t):t.length;var e=pi(t);return e==A||e==L?t.size:Or(t).length},Nn.snakeCase=ql,Nn.some=function(t,e,n){var r=Wo(t)?Fe:aa;return n&&bi(t,e,n)&&(e=a),r(t,ci(e,3))},Nn.sortedIndex=function(t,e){return ia(t,e)},Nn.sortedIndexBy=function(t,e,n){return oa(t,e,ci(n,2))},Nn.sortedIndexOf=function(t,e){var n=null==t?0:t.length;if(n){var r=ia(t,e);if(r<n&&No(t[r],e))return r}return-1},Nn.sortedLastIndex=function(t,e){return ia(t,e,!0)},Nn.sortedLastIndexBy=function(t,e,n){return oa(t,e,ci(n,2),!0)},Nn.sortedLastIndexOf=function(t,e){if(null==t?0:t.length){var n=ia(t,e,!0)-1;if(No(t[n],e))return n}return-1},Nn.startCase=Yl,Nn.startsWith=function(t,e,n){return t=yl(t),n=null==n?0:lr(pl(n),0,t.length),e=sa(e),t.slice(n,n+e.length)==e},Nn.subtract=zc,Nn.sum=function(t){return t&&t.length?$e(t,rc):0},Nn.sumBy=function(t,e){return t&&t.length?$e(t,ci(e,2)):0},Nn.template=function(t,e,n){var r=Nn.templateSettings;n&&bi(t,e,n)&&(e=a),t=yl(t),e=Ml({},e,r,Qa);var i,o,l=Ml({},e.imports,r.imports,Qa),c=_l(l),s=tn(l,c),u=0,d=e.interpolate||wt,h="__p += '",f=Ht((e.escape||wt).source+"|"+d.source+"|"+(d===tt?pt:wt).source+"|"+(e.evaluate||wt).source+"|$","g"),p="//# sourceURL="+(Vt.call(e,"sourceURL")?(e.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++le+"]")+"\n";t.replace(f,(function(e,n,r,a,l,c){return r||(r=a),h+=t.slice(u,c).replace(zt,ln),n&&(i=!0,h+="' +\n__e("+n+") +\n'"),l&&(o=!0,h+="';\n"+l+";\n__p += '"),r&&(h+="' +\n((__t = ("+r+")) == null ? '' : __t) +\n'"),u=c+e.length,e})),h+="';\n";var g=Vt.call(e,"variable")&&e.variable;if(g){if(ht.test(g))throw new lt("Invalid `variable` option passed into `_.template`")}else h="with (obj) {\n"+h+"\n}\n";h=(o?h.replace(Z,""):h).replace(G,"$1").replace(q,"$1;"),h="function("+(g||"obj")+") {\n"+(g?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(i?", __e = _.escape":"")+(o?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+h+"return __p\n}";var v=Ql((function(){return Ct(c,p+"return "+h).apply(a,s)}));if(v.source=h,$o(v))throw v;return v},Nn.times=function(t,e){if((t=pl(t))<1||t>p)return[];var n=v,r=bn(t,v);e=ci(e),t-=v;for(var a=Ke(r,e);++n<t;)e(n);return a},Nn.toFinite=fl,Nn.toInteger=pl,Nn.toLength=gl,Nn.toLower=function(t){return yl(t).toLowerCase()},Nn.toNumber=vl,Nn.toSafeInteger=function(t){return t?lr(pl(t),-9007199254740991,p):0===t?t:0},Nn.toString=yl,Nn.toUpper=function(t){return yl(t).toUpperCase()},Nn.trim=function(t,e,n){if((t=yl(t))&&(n||e===a))return Qe(t);if(!t||!(e=sa(e)))return t;var r=gn(t),i=gn(e);return Ma(r,nn(r,i),rn(r,i)+1).join("")},Nn.trimEnd=function(t,e,n){if((t=yl(t))&&(n||e===a))return t.slice(0,vn(t)+1);if(!t||!(e=sa(e)))return t;var r=gn(t);return Ma(r,0,rn(r,gn(e))+1).join("")},Nn.trimStart=function(t,e,n){if((t=yl(t))&&(n||e===a))return t.replace(ot,"");if(!t||!(e=sa(e)))return t;var r=gn(t);return Ma(r,nn(r,gn(e))).join("")},Nn.truncate=function(t,e){var n=30,r="...";if(tl(e)){var i="separator"in e?e.separator:i;n="length"in e?pl(e.length):n,r="omission"in e?sa(e.omission):r}var o=(t=yl(t)).length;if(cn(t)){var l=gn(t);o=l.length}if(n>=o)return t;var c=n-pn(r);if(c<1)return r;var s=l?Ma(l,0,c).join(""):t.slice(0,c);if(i===a)return s+r;if(l&&(c+=s.length-c),il(i)){if(t.slice(c).search(i)){var u,d=s;for(i.global||(i=Ht(i.source,yl(gt.exec(i))+"g")),i.lastIndex=0;u=i.exec(d);)var h=u.index;s=s.slice(0,h===a?c:h)}}else if(t.indexOf(sa(i),c)!=c){var f=s.lastIndexOf(i);f>-1&&(s=s.slice(0,f))}return s+r},Nn.unescape=function(t){return(t=yl(t))&&$.test(t)?t.replace(Y,mn):t},Nn.uniqueId=function(t){var e=++Ot;return yl(t)+e},Nn.upperCase=Xl,Nn.upperFirst=$l,Nn.each=yo,Nn.eachRight=bo,Nn.first=Zi,lc(Nn,function(){var t={};return xr(Nn,(function(e,n){Vt.call(Nn.prototype,n)||(t[n]=e)})),t}(),{chain:!1}),Nn.VERSION="4.17.21",Se(["bind","bindKey","curry","curryRight","partial","partialRight"],(function(t){Nn[t].placeholder=Nn})),Se(["drop","take"],(function(t,e){Wn.prototype[t]=function(n){n=n===a?1:Ye(pl(n),0);var r=this.__filtered__&&!e?new Wn(this):this.clone();return r.__filtered__?r.__takeCount__=bn(n,r.__takeCount__):r.__views__.push({size:bn(n,v),type:t+(r.__dir__<0?"Right":"")}),r},Wn.prototype[t+"Right"]=function(e){return this.reverse()[t](e).reverse()}})),Se(["filter","map","takeWhile"],(function(t,e){var n=e+1,r=1==n||3==n;Wn.prototype[t]=function(t){var e=this.clone();return e.__iteratees__.push({iteratee:ci(t,3),type:n}),e.__filtered__=e.__filtered__||r,e}})),Se(["head","last"],(function(t,e){var n="take"+(e?"Right":"");Wn.prototype[t]=function(){return this[n](1).value()[0]}})),Se(["initial","tail"],(function(t,e){var n="drop"+(e?"":"Right");Wn.prototype[t]=function(){return this.__filtered__?new Wn(this):this[n](1)}})),Wn.prototype.compact=function(){return this.filter(rc)},Wn.prototype.find=function(t){return this.filter(t).head()},Wn.prototype.findLast=function(t){return this.reverse().find(t)},Wn.prototype.invokeMap=$r((function(t,e){return"function"==typeof t?new Wn(this):this.map((function(n){return Lr(n,t,e)}))})),Wn.prototype.reject=function(t){return this.filter(Vo(ci(t)))},Wn.prototype.slice=function(t,e){t=pl(t);var n=this;return n.__filtered__&&(t>0||e<0)?new Wn(n):(t<0?n=n.takeRight(-t):t&&(n=n.drop(t)),e!==a&&(n=(e=pl(e))<0?n.dropRight(-e):n.take(e-t)),n)},Wn.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},Wn.prototype.toArray=function(){return this.take(v)},xr(Wn.prototype,(function(t,e){var n=/^(?:filter|find|map|reject)|While$/.test(e),r=/^(?:head|last)$/.test(e),i=Nn[r?"take"+("last"==e?"Right":""):e],o=r||/^find/.test(e);i&&(Nn.prototype[e]=function(){var e=this.__wrapped__,l=r?[1]:arguments,c=e instanceof Wn,s=l[0],u=c||Wo(e),d=function(t){var e=i.apply(Nn,Oe([t],l));return r&&h?e[0]:e};u&&n&&"function"==typeof s&&1!=s.length&&(c=u=!1);var h=this.__chain__,f=!!this.__actions__.length,p=o&&!h,g=c&&!f;if(!o&&u){e=g?e:new Wn(this);var v=t.apply(e,l);return v.__actions__.push({func:fo,args:[d],thisArg:a}),new Un(v,h)}return p&&g?t.apply(this,l):(v=this.thru(d),p?r?v.value()[0]:v.value():v)})})),Se(["pop","push","shift","sort","splice","unshift"],(function(t){var e=Lt[t],n=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",r=/^(?:pop|shift)$/.test(t);Nn.prototype[t]=function(){var t=arguments;if(r&&!this.__chain__){var a=this.value();return e.apply(Wo(a)?a:[],t)}return this[n]((function(n){return e.apply(Wo(n)?n:[],t)}))}})),xr(Wn.prototype,(function(t,e){var n=Nn[e];if(n){var r=n.name+"";Vt.call(_n,r)||(_n[r]=[]),_n[r].push({name:e,func:n})}})),_n[Na(a,2).name]=[{name:"wrapper",func:a}],Wn.prototype.clone=function(){var t=new Wn(this.__wrapped__);return t.__actions__=Sa(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=Sa(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=Sa(this.__views__),t},Wn.prototype.reverse=function(){if(this.__filtered__){var t=new Wn(this);t.__dir__=-1,t.__filtered__=!0}else(t=this.clone()).__dir__*=-1;return t},Wn.prototype.value=function(){var t=this.__wrapped__.value(),e=this.__dir__,n=Wo(t),r=e<0,a=n?t.length:0,i=function(t,e,n){var r=-1,a=n.length;for(;++r<a;){var i=n[r],o=i.size;switch(i.type){case"drop":t+=o;break;case"dropRight":e-=o;break;case"take":e=bn(e,t+o);break;case"takeRight":t=Ye(t,e-o)}}return{start:t,end:e}}(0,a,this.__views__),o=i.start,l=i.end,c=l-o,s=r?l:o-1,u=this.__iteratees__,d=u.length,h=0,f=bn(c,this.__takeCount__);if(!n||!r&&a==c&&f==c)return pa(t,this.__actions__);var p=[];t:for(;c--&&h<f;){for(var g=-1,v=t[s+=e];++g<d;){var m=u[g],y=m.iteratee,b=m.type,x=y(v);if(2==b)v=x;else if(!x){if(1==b)continue t;break t}}p[h++]=v}return p},Nn.prototype.at=po,Nn.prototype.chain=function(){return ho(this)},Nn.prototype.commit=function(){return new Un(this.value(),this.__chain__)},Nn.prototype.next=function(){this.__values__===a&&(this.__values__=hl(this.value()));var t=this.__index__>=this.__values__.length;return{done:t,value:t?a:this.__values__[this.__index__++]}},Nn.prototype.plant=function(t){for(var e,n=this;n instanceof jn;){var r=Ri(n);r.__index__=0,r.__values__=a,e?i.__wrapped__=r:e=r;var i=r;n=n.__wrapped__}return i.__wrapped__=t,e},Nn.prototype.reverse=function(){var t=this.__wrapped__;if(t instanceof Wn){var e=t;return this.__actions__.length&&(e=new Wn(this)),(e=e.reverse()).__actions__.push({func:fo,args:[Ji],thisArg:a}),new Un(e,this.__chain__)}return this.thru(Ji)},Nn.prototype.toJSON=Nn.prototype.valueOf=Nn.prototype.value=function(){return pa(this.__wrapped__,this.__actions__)},Nn.prototype.first=Nn.prototype.head,Kt&&(Nn.prototype[Kt]=function(){return this}),Nn}();ge._=yn,(r=function(){return yn}.call(e,n,e,t))===a||(t.exports=r)}.call(this)},2034:function(t,e,n){var r=n(8950),a=n(6025),i=n(3849),o=n(3629);t.exports=function(t,e){return(o(t)?r:i)(t,a(e,3))}},7702:function(t,e,n){var r=n(2526),a=n(5358),i=n(6025);t.exports=function(t,e){var n={};return e=i(e,3),a(t,(function(t,a,i){r(n,a,e(t,a,i))})),n}},9627:function(t,e,n){var r=n(3079),a=n(1954),i=n(2100);t.exports=function(t){return t&&t.length?r(t,i,a):void 0}},8559:function(t,e,n){var r=n(3079),a=n(1954),i=n(6025);t.exports=function(t,e){return t&&t.length?r(t,i(e,2),a):void 0}},9151:function(t,e,n){var r=n(8059);function a(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function n(){var r=arguments,a=e?e.apply(this,r):r[0],i=n.cache;if(i.has(a))return i.get(a);var o=t.apply(this,r);return n.cache=i.set(a,o)||i,o};return n.cache=new(a.Cache||r),n}a.Cache=r,t.exports=a},6452:function(t,e,n){var r=n(3079),a=n(2580),i=n(2100);t.exports=function(t){return t&&t.length?r(t,i,a):void 0}},3638:function(t,e,n){var r=n(3079),a=n(6025),i=n(2580);t.exports=function(t,e){return t&&t.length?r(t,a(e,2),i):void 0}},9694:function(t){t.exports=function(){}},72:function(t,e,n){var r=n(7009);t.exports=function(){return r.Date.now()}},38:function(t,e,n){var r=n(9586),a=n(4084),i=n(5823),o=n(9793);t.exports=function(t){return i(t)?r(o(t)):a(t)}},6222:function(t,e,n){var r=n(6381)();t.exports=r},4064:function(t,e,n){var r=n(7897),a=n(6025),i=n(9204),o=n(3629),l=n(3195);t.exports=function(t,e,n){var c=o(t)?r:i;return n&&l(t,e,n)&&(e=void 0),c(t,a(e,3))}},4286:function(t,e,n){var r=n(5182),a=n(3226),i=n(8794),o=n(3195),l=i((function(t,e){if(null==t)return[];var n=e.length;return n>1&&o(t,e[0],e[1])?e=[]:n>2&&o(e[0],e[1],e[2])&&(e=[e[0]]),a(t,r(e,1),[])}));t.exports=l},8174:function(t){t.exports=function(){return[]}},9488:function(t){t.exports=function(){return!1}},3038:function(t,e,n){var r=n(8573),a=n(8092);t.exports=function(t,e,n){var i=!0,o=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return a(n)&&(i="leading"in n?!!n.leading:i,o="trailing"in n?!!n.trailing:o),r(t,e,{leading:i,maxWait:e,trailing:o})}},1495:function(t,e,n){var r=n(2582),a=1/0;t.exports=function(t){return t?(t=r(t))===a||t===-1/0?17976931348623157e292*(t<0?-1:1):t===t?t:0:0===t?t:0}},9753:function(t,e,n){var r=n(1495);t.exports=function(t){var e=r(t),n=e%1;return e===e?n?e-n:e:0}},2582:function(t,e,n){var r=n(821),a=n(8092),i=n(152),o=/^[-+]0x[0-9a-f]+$/i,l=/^0b[01]+$/i,c=/^0o[0-7]+$/i,s=parseInt;t.exports=function(t){if("number"==typeof t)return t;if(i(t))return NaN;if(a(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=a(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=r(t);var n=l.test(t);return n||c.test(t)?s(t.slice(2),n?2:8):o.test(t)?NaN:+t}},3518:function(t,e,n){var r=n(2446);t.exports=function(t){return null==t?"":r(t)}},6339:function(t,e,n){var r=n(6025),a=n(9602);t.exports=function(t,e){return t&&t.length?a(t,r(e,2)):[]}},2085:function(t,e,n){var r=n(322)("toUpperCase");t.exports=r},506:function(t,e,n){e.Parser=n(5052).Parser,e.rules=n(8041),e.errors=n(2839),e.results=n(6497),e.StringSource=n(4279),e.Token=n(227),e.bottomUp=n(4560),e.RegexTokeniser=n(8982).RegexTokeniser,e.rule=function(t){var e;return function(n){return e||(e=t()),e(n)}}},4279:function(t){t.exports=function(t,n){return{asString:function(){return t},range:function(r,a){return new e(t,n,r,a)}}};var e=function(t,e,n,r){this._string=t,this._description=e,this._startIndex=n,this._endIndex=r};e.prototype.to=function(t){return new e(this._string,this._description,this._startIndex,t._endIndex)},e.prototype.describe=function(){var t=this._position();return(this._description?this._description+"\n":"")+"Line number: "+t.lineNumber+"\nCharacter number: "+t.characterNumber},e.prototype.lineNumber=function(){return this._position().lineNumber},e.prototype.characterNumber=function(){return this._position().characterNumber},e.prototype._position=function(){for(var t=this,e=0,n=function(){return t._string.indexOf("\n",e)},r=1;-1!==n()&&n()<this._startIndex;)e=n()+1,r+=1;return{lineNumber:r,characterNumber:this._startIndex-e+1}}},227:function(t){t.exports=function(t,e,n){this.name=t,this.value=e,n&&(this.source=n)}},4001:function(t){var e=t.exports=function(t,e){this._tokens=t,this._startIndex=e||0};e.prototype.head=function(){return this._tokens[this._startIndex]},e.prototype.tail=function(t){return new e(this._tokens,this._startIndex+1)},e.prototype.toArray=function(){return this._tokens.slice(this._startIndex)},e.prototype.end=function(){return this._tokens[this._tokens.length-1]},e.prototype.to=function(t){var e=this.head().source,n=t.head()||t.end();return e.to(n.source)}},4560:function(t,e,n){var r=n(8041),a=n(6497);function i(t){function e(){return t.map((function(t){return t.name}))}return{apply:function(e){for(var n,i,o;;){if(o=e.remaining(),!(n=r.firstOf("infix",t.map((function(t){return t.rule})))(o)).isSuccess())return n.isFailure()?e:n;i=e.source().to(n.source()),e=a.success(n.value()(e.value(),i),n.remaining(),i)}},untilExclusive:function(n){return new i(t.slice(0,e().indexOf(n)))},untilInclusive:function(n){return new i(t.slice(0,e().indexOf(n)+1))}}}e.parser=function(t,e,n){var a={rule:function(){return s(l)},leftAssociative:function(t){return s(l.untilExclusive(t))},rightAssociative:function(t){return s(l.untilInclusive(t))}},l=new i(n.map((function(t){return{name:t.name,rule:o(t.ruleBuilder.bind(null,a))}}))),c=r.firstOf(t,e);function s(t){return u.bind(null,t)}function u(t,e){var n=c(e);return n.isSuccess()?t.apply(n):n}return a},e.infix=function(t,n){return{name:t,ruleBuilder:n,map:function(r){return e.infix(t,(function(t){var e=n(t);return function(t){return e(t).map((function(t){return function(e,n){return r(e,t,n)}}))}}))}}};var o=function(t){var e;return function(n){return e||(e=t()),e(n)}}},2839:function(t,e){e.error=function(t){return new n(t)};var n=function(t){this.expected=t.expected,this.actual=t.actual,this._location=t.location};n.prototype.describe=function(){return(this._location?this._location.describe()+":\n":"")+"Expected "+this.expected+"\nbut got "+this.actual},n.prototype.lineNumber=function(){return this._location.lineNumber()},n.prototype.characterNumber=function(){return this._location.characterNumber()}},4163:function(t,e){e.fromArray=function(t){var e=0,r=function(){return e<t.length};return new n({hasNext:r,next:function(){if(r())return t[e++];throw new Error("No more elements")}})};var n=function(t){this._iterator=t};n.prototype.map=function(t){var e=this._iterator;return new n({hasNext:function(){return e.hasNext()},next:function(){return t(e.next())}})},n.prototype.filter=function(t){var e,r=this._iterator,a=!1,i=!1,o=function(){if(!a)for(a=!0,i=!1;r.hasNext()&&!i;)e=r.next(),i=t(e)};return new n({hasNext:function(){return o(),i},next:function(){return o(),a=!1,e}})},n.prototype.first=function(){var t=this._iterator;return this._iterator.hasNext()?t.next():null},n.prototype.toArray=function(){for(var t=[];this._iterator.hasNext();)t.push(this._iterator.next());return t}},5052:function(t,e,n){var r=n(4001);e.Parser=function(t){return{parseTokens:function(t,e){return t(new r(e))}}}},6497:function(t){t.exports={failure:function(t,n){if(t.length<1)throw new Error("Failure must have errors");return new e({status:"failure",remaining:n,errors:t})},error:function(t,n){if(t.length<1)throw new Error("Failure must have errors");return new e({status:"error",remaining:n,errors:t})},success:function(t,n,r){return new e({status:"success",value:t,source:r,remaining:n,errors:[]})},cut:function(t){return new e({status:"cut",remaining:t,errors:[]})}};var e=function(t){this._value=t.value,this._status=t.status,this._hasValue=void 0!==t.value,this._remaining=t.remaining,this._source=t.source,this._errors=t.errors};e.prototype.map=function(t){return this._hasValue?new e({value:t(this._value,this._source),status:this._status,remaining:this._remaining,source:this._source,errors:this._errors}):this},e.prototype.changeRemaining=function(t){return new e({value:this._value,status:this._status,remaining:t,source:this._source,errors:this._errors})},e.prototype.isSuccess=function(){return"success"===this._status||"cut"===this._status},e.prototype.isFailure=function(){return"failure"===this._status},e.prototype.isError=function(){return"error"===this._status},e.prototype.isCut=function(){return"cut"===this._status},e.prototype.value=function(){return this._value},e.prototype.remaining=function(){return this._remaining},e.prototype.source=function(){return this._source},e.prototype.errors=function(){return this._errors}},8982:function(t,e,n){var r=n(227),a=n(4279);e.RegexTokeniser=function(t){function e(e,n,a){for(var i=0;i<t.length;i++){var o=t[i].regex;o.lastIndex=n;var l=o.exec(e);if(l){var c=n+l[0].length;if(l.index===n&&c>n){var s=l[1];return{token:new r(t[i].name,s,a.range(n,c)),endIndex:c}}}}c=n+1;return{token:new r("unrecognisedCharacter",e.substring(n,c),a.range(n,c)),endIndex:c}}function n(t,e){return new r("end",null,e.range(t.length,t.length))}return t=t.map((function(t){return{name:t.name,regex:new RegExp(t.regex.source,"g")}})),{tokenise:function(t,r){var i=new a(t,r),o=0,l=[];for(;o<t.length;){var c=e(t,o,i);o=c.endIndex,l.push(c.token)}return l.push(n(t,i)),l}}}},8041:function(t,e,n){var r=n(5856),a=n(4260),i=n(6497),o=n(2839),l=n(4163);e.token=function(t,e){var n=void 0!==e;return function(r){var a=r.head();return!a||a.name!==t||n&&a.value!==e?f(r,h({name:t,value:e})):i.success(a.value,r.tail(),a.source)}},e.tokenOfType=function(t){return e.token(t)},e.firstOf=function(t,e){return r.isArray(e)||(e=Array.prototype.slice.call(arguments,1)),function(n){return l.fromArray(e).map((function(t){return t(n)})).filter((function(t){return t.isSuccess()||t.isError()})).first()||f(n,t)}},e.then=function(t,e){return function(n){var r=t(n);return r.map||console.log(r),r.map(e)}},e.sequence=function(){var t=Array.prototype.slice.call(arguments,0),n=function(n){var a=r.foldl(t,(function(t,e){var r=t.result,a=t.hasCut;if(!r.isSuccess())return{result:r,hasCut:a};var o=e(r.remaining());if(o.isCut())return{result:r,hasCut:!0};if(o.isSuccess()){var l;l=e.isCaptured?r.value().withValue(e,o.value()):r.value();var c=o.remaining(),s=n.to(c);return{result:i.success(l,c,s),hasCut:a}}return a?{result:i.error(o.errors(),o.remaining()),hasCut:a}:{result:o,hasCut:a}}),{result:i.success(new c,n),hasCut:!1}).result,o=n.to(a.remaining());return a.map((function(t){return t.withValue(e.sequence.source,o)}))};function a(t){return t.isCaptured}return n.head=function(){var i=r.find(t,a);return e.then(n,e.sequence.extract(i))},n.map=function(t){return e.then(n,(function(e){return t.apply(this,e.toArray())}))},n};var c=function(t,e){this._values=t||{},this._valuesArray=e||[]};c.prototype.withValue=function(t,e){if(t.captureName&&t.captureName in this._values)throw new Error('Cannot add second value for capture "'+t.captureName+'"');var n=r.clone(this._values);n[t.captureName]=e;var a=this._valuesArray.concat([e]);return new c(n,a)},c.prototype.get=function(t){if(t.captureName in this._values)return this._values[t.captureName];throw new Error('No value for capture "'+t.captureName+'"')},c.prototype.toArray=function(){return this._valuesArray},e.sequence.capture=function(t,e){var n=function(){return t.apply(this,arguments)};return n.captureName=e,n.isCaptured=!0,n},e.sequence.extract=function(t){return function(e){return e.get(t)}},e.sequence.applyValues=function(t){var e=Array.prototype.slice.call(arguments,1);return function(n){var r=e.map((function(t){return n.get(t)}));return t.apply(this,r)}},e.sequence.source={captureName:"\u2603source\u2603"},e.sequence.cut=function(){return function(t){return i.cut(t)}},e.optional=function(t){return function(e){var n=t(e);return n.isSuccess()?n.map(a.some):n.isFailure()?i.success(a.none,e):n}},e.zeroOrMoreWithSeparator=function(t,e){return d(t,e,!1)},e.oneOrMoreWithSeparator=function(t,e){return d(t,e,!0)};var s=e.zeroOrMore=function(t){return function(e){for(var n,r=[];(n=t(e))&&n.isSuccess();)e=n.remaining(),r.push(n.value());return n.isError()?n:i.success(r,e)}};function u(t){return i.success(null,t)}e.oneOrMore=function(t){return e.oneOrMoreWithSeparator(t,u)};var d=function(t,n,r){return function(a){var o=t(a);if(o.isSuccess()){var l=e.sequence.capture(t,"main"),c=s(e.then(e.sequence(n,l),e.sequence.extract(l)))(o.remaining());return i.success([o.value()].concat(c.value()),c.remaining())}return r||o.isError()?o:i.success([],a)}};e.leftAssociative=function(t,n,r){var a;a=(a=r?[{func:r,rule:n}]:n).map((function(t){return e.then(t.rule,(function(e){return function(n,r){return t.func(n,e,r)}}))}));var o=e.firstOf.apply(null,["rules"].concat(a));return function(e){var n=e,r=t(e);if(!r.isSuccess())return r;for(var a=o(r.remaining());a.isSuccess();){var l=a.remaining(),c=n.to(a.remaining()),s=a.value();r=i.success(s(r.value(),c),l,c),a=o(r.remaining())}return a.isError()?a:r}},e.leftAssociative.firstOf=function(){return Array.prototype.slice.call(arguments,0)},e.nonConsuming=function(t){return function(e){return t(e).changeRemaining(e)}};var h=function(t){return t.value?t.name+' "'+t.value+'"':t.name};function f(t,e){var n,r=t.head();return n=r?o.error({expected:e,actual:h(r),location:r.source}):o.error({expected:e,actual:"end of tokens"}),i.failure([n],t)}},8097:function(t,e,n){var r=n(5786);e.h=function(){return{read:function(t){return r.reject(new Error("could not open external image: '"+t+"'\ncannot open linked files from a web browser"))}}}},9115:function(t,e,n){var r=n(5786),a=n(3726);e.openZip=function(t){return t.arrayBuffer?r.resolve(a.openArrayBuffer(t.arrayBuffer)):r.reject(new Error("Could not find file in options"))}},5995:function(t,e,n){var r=n(5856),a=n(5786),i=n(7825),o=n(3419),l=n(8802),c=n(5281),s=n(9619),u=n(1931);function d(t,e){var n=1,d=[],m=[],y=void 0===(t=r.extend({ignoreEmptyParagraphs:!0},t)).idPrefix?"":t.idPrefix,b=t.ignoreEmptyParagraphs,x=o.topLevelElement("p"),M=t.styleMap||[];function w(t,e,n){return p(t,(function(t){return z(t,e,n)}))}function z(t,e,n){if(!n)throw new Error("options not set");var r=O[t.type];return r?r(t,e,n):[]}function C(t,e){var n=A({type:t});return n||(e?o.element(e,{},{fresh:!1}):o.empty)}function A(t,e){var n=k(t);return n?n.to:e}function k(t){for(var e=0;e<M.length;e++)if(M[e].from.matches(t))return M[e]}function H(t){return S(t.noteType,t.noteId)}function E(t){return L(t.noteType,t.noteId)}function S(t,e){return _(t+"-"+e)}function L(t,e){return _(t+"-ref-"+e)}function _(t){return y+t}var B=o.elements([o.element("table",{},{fresh:!0})]);function D(t,e,n){var r=t.label,a=t.comment,i=w(a.body,e,n).concat([s.nonFreshElement("p",{},[s.text(" "),s.freshElement("a",{href:"#"+L("comment",a.commentId)},[s.text("\u2191")])])]);return[s.freshElement("dt",{id:S("comment",a.commentId)},[s.text("Comment "+r)]),s.freshElement("dd",{},i)]}var T,V,O={document:function(t,e,n){var r=w(t.children,e,n),a=w(d.map((function(e){return t.notes.resolve(e)})),e,n);return r.concat([s.freshElement("ol",{},a),s.freshElement("dl",{},p(m,(function(t){return D(t,e,n)})))])},paragraph:function(t,e,n){return function(t,e){var n=k(t);return n?n.to:(t.styleId&&e.push(f("paragraph",t)),x)}(t,e).wrap((function(){var r=w(t.children,e,n);return b?r:[s.forceWrite].concat(r)}))},run:function(t,e,n){var r=function(){return w(t.children,e,n)},a=[];if(null!==t.highlight){var l=A({type:"highlight",color:t.highlight});l&&a.push(l)}t.isSmallCaps&&a.push(C("smallCaps")),t.isAllCaps&&a.push(C("allCaps")),t.isStrikethrough&&a.push(C("strikethrough","s")),t.isUnderline&&a.push(C("underline")),t.verticalAlignment===i.verticalAlignment.subscript&&a.push(o.element("sub",{},{fresh:!1})),t.verticalAlignment===i.verticalAlignment.superscript&&a.push(o.element("sup",{},{fresh:!1})),t.isItalic&&a.push(C("italic","em")),t.isBold&&a.push(C("bold","strong"));var c=o.empty,s=k(t);return s?c=s.to:t.styleId&&e.push(f("run",t)),a.push(c),a.forEach((function(t){r=t.wrap.bind(t,r)})),r()},text:function(t,e,n){return[s.text(t.value)]},tab:function(t,e,n){return[s.text("\t")]},hyperlink:function(t,e,n){var r={href:t.anchor?"#"+_(t.anchor):t.href};null!=t.targetFrame&&(r.target=t.targetFrame);var a=w(t.children,e,n);return[s.nonFreshElement("a",r,a)]},bookmarkStart:function(t,e,n){return[s.freshElement("a",{id:_(t.name)},[s.forceWrite])]},noteReference:function(t,e,r){d.push(t);var a=s.freshElement("a",{href:"#"+H(t),id:E(t)},[s.text("["+n+++"]")]);return[s.freshElement("sup",{},[a])]},note:function(t,e,n){var r=w(t.body,e,n),a=s.elementWithTag(o.element("p",{},{fresh:!1}),[s.text(" "),s.freshElement("a",{href:"#"+E(t)},[s.text("\u2191")])]),i=r.concat([a]);return s.freshElement("li",{id:H(t)},i)},commentReference:function(t,n,r){return A(t,o.ignore).wrap((function(){var n=e[t.commentId],r=m.length+1,a="["+v(n)+r+"]";return m.push({label:a,comment:n}),[s.freshElement("a",{href:"#"+S("comment",t.commentId),id:L("comment",t.commentId)},[s.text(a)])]}))},comment:D,image:(V=t.convertImage||c.dataUri,T=function(t,e){return a.attempt((function(){return V(t,e)})).caught((function(t){return e.push(l.error(t)),[]}))},function(t,e,n){return[{type:"deferred",id:h++,value:function(){return T(t,e,n)}}]}),table:function(t,e,n){return A(t,B).wrap((function(){return function(t,e,n){var a,o=r.findIndex(t.children,(function(t){return!t.type===i.types.tableRow||!t.isHeader}));-1===o&&(o=t.children.length);if(0===o)a=w(t.children,e,r.extend({},n,{isTableHeader:!1}));else{var l=w(t.children.slice(0,o),e,r.extend({},n,{isTableHeader:!0})),c=w(t.children.slice(o),e,r.extend({},n,{isTableHeader:!1}));a=[s.freshElement("thead",{},l),s.freshElement("tbody",{},c)]}return[s.forceWrite].concat(a)}(t,e,n)}))},tableRow:function(t,e,n){var r=w(t.children,e,n);return[s.freshElement("tr",{},[s.forceWrite].concat(r))]},tableCell:function(t,e,n){var r=n.isTableHeader?"th":"td",a=w(t.children,e,n),i={};return 1!==t.colSpan&&(i.colspan=t.colSpan.toString()),1!==t.rowSpan&&(i.rowspan=t.rowSpan.toString()),[s.freshElement(r,i,[s.forceWrite].concat(a))]},break:function(t,e,n){return function(t){var e=k(t);return e?e.to:"line"===t.breakType?o.topLevelElement("br"):o.empty}(t).wrap((function(){return[]}))}};return{convertToHtml:function(e){var n=[],i=z(e,n,{}),o=[];g(i,(function(t){"deferred"===t.type&&o.push(t)}));var c={};return a.mapSeries(o,(function(t){return t.value().then((function(e){c[t.id]=e}))})).then((function(){var e=u.writer({prettyPrint:t.prettyPrint,outputFormat:t.outputFormat});return s.write(e,s.simplify(function t(e){return p(e,(function(e){return"deferred"===e.type?c[e.id]:e.children?[r.extend({},e,{children:t(e.children)})]:[e]}))}(i))),new l.Result(e.asString(),n)}))}}}e.R=function(t){return{convertToHtml:function(e){var n=r.indexBy(e.type===i.types.document?e.comments:[],"commentId");return new d(t,n).convertToHtml(e)}}};var h=1;function f(t,e){return l.warning("Unrecognised "+t+" style: '"+e.styleName+"' (Style ID: "+e.styleId+")")}function p(t,e){return r.flatten(t.map(e),!0)}function g(t,e){t.forEach((function(t){e(t),t.children&&g(t.children,e)}))}var v=function(t){return t.authorInitials||""}},7825:function(t,e,n){var r=n(5856),a=e.types={document:"document",paragraph:"paragraph",run:"run",text:"text",tab:"tab",hyperlink:"hyperlink",noteReference:"noteReference",image:"image",note:"note",commentReference:"commentReference",comment:"comment",table:"table",tableRow:"tableRow",tableCell:"tableCell",break:"break",bookmarkStart:"bookmarkStart"};var i={baseline:"baseline",superscript:"superscript",subscript:"subscript"};function o(t){this._notes=r.indexBy(t,(function(t){return l(t.noteType,t.noteId)}))}function l(t,e){return t+"-"+e}function c(t){return{type:a.break,breakType:t}}o.prototype.resolve=function(t){return this.findNoteByKey(l(t.noteType,t.noteId))},o.prototype.findNoteByKey=function(t){return this._notes[t]||null},e.document=e.Document=function(t,e){return{type:a.document,children:t,notes:(e=e||{}).notes||new o({}),comments:e.comments||[]}},e.paragraph=e.Paragraph=function(t,e){var n=(e=e||{}).indent||{};return{type:a.paragraph,children:t,styleId:e.styleId||null,styleName:e.styleName||null,numbering:e.numbering||null,alignment:e.alignment||null,indent:{start:n.start||null,end:n.end||null,firstLine:n.firstLine||null,hanging:n.hanging||null}}},e.run=e.Run=function(t,e){return{type:a.run,children:t,styleId:(e=e||{}).styleId||null,styleName:e.styleName||null,isBold:!!e.isBold,isUnderline:!!e.isUnderline,isItalic:!!e.isItalic,isStrikethrough:!!e.isStrikethrough,isAllCaps:!!e.isAllCaps,isSmallCaps:!!e.isSmallCaps,verticalAlignment:e.verticalAlignment||i.baseline,font:e.font||null,fontSize:e.fontSize||null,highlight:e.highlight||null}},e.text=e.Text=function(t){return{type:a.text,value:t}},e.tab=e.Tab=function(){return{type:a.tab}},e.Hyperlink=function(t,e){return{type:a.hyperlink,children:t,href:e.href,anchor:e.anchor,targetFrame:e.targetFrame}},e.noteReference=e.NoteReference=function(t){return{type:a.noteReference,noteType:t.noteType,noteId:t.noteId}},e.Notes=o,e.Note=function(t){return{type:a.note,noteType:t.noteType,noteId:t.noteId,body:t.body}},e.commentReference=function(t){return{type:a.commentReference,commentId:t.commentId}},e.comment=function(t){return{type:a.comment,commentId:t.commentId,body:t.body,authorName:t.authorName,authorInitials:t.authorInitials}},e.Image=function(t){return{type:a.image,read:function(e){return e?t.readImage(e):t.readImage().then((function(t){return Buffer.from(t)}))},readAsArrayBuffer:function(){return t.readImage()},readAsBase64String:function(){return t.readImage("base64")},readAsBuffer:function(){return t.readImage().then((function(t){return Buffer.from(t)}))},altText:t.altText,contentType:t.contentType}},e.Table=function(t,e){return{type:a.table,children:t,styleId:(e=e||{}).styleId||null,styleName:e.styleName||null}},e.TableRow=function(t,e){return{type:a.tableRow,children:t,isHeader:(e=e||{}).isHeader||!1}},e.TableCell=function(t,e){return{type:a.tableCell,children:t,colSpan:null==(e=e||{}).colSpan?1:e.colSpan,rowSpan:null==e.rowSpan?1:e.rowSpan}},e.lineBreak=c("line"),e.pageBreak=c("page"),e.columnBreak=c("column"),e.BookmarkStart=function(t){return{type:a.bookmarkStart,name:t.name}},e.verticalAlignment=i},3357:function(t,e,n){e.R=function(t){return{readXmlElement:function(e){return new s(t).readXmlElement(e)},readXmlElements:function(e){return new s(t).readXmlElements(e)}}};var r=n(8566),a=n(5856),i=n(7825),o=n(8802).Result,l=n(8802).warning,c=n(7049);function s(t){var e=[],n=[],o=[],s=t.relationships,b=t.contentTypes,x=t.docxFile,M=t.files,w=t.numbering,z=t.styles;function C(t){return y(t.map(A))}function A(t){if("element"===t.type){var e=O[t.name];if(e)return e(t);if(!Object.prototype.hasOwnProperty.call(h,t.name))return f([l("An unrecognised element was ignored: "+t.name)])}return p()}function k(t){return function(t){return B(t,"w:pStyle","Paragraph",z.findParagraphStyleById)}(t).map((function(e){return{type:"paragraphProperties",styleId:e.styleId,styleName:e.name,alignment:t.firstOrEmpty("w:jc").attributes["w:val"],numbering:u(e.styleId,t.firstOrEmpty("w:numPr"),w),indent:H(t.firstOrEmpty("w:ind"))}}))}function H(t){return{start:t.attributes["w:start"]||t.attributes["w:left"],end:t.attributes["w:end"]||t.attributes["w:right"],firstLine:t.attributes["w:firstLine"],hanging:t.attributes["w:hanging"]}}function E(t){return function(t){return B(t,"w:rStyle","Run",z.findCharacterStyleById)}(t).map((function(e){var n=t.firstOrEmpty("w:sz").attributes["w:val"],r=/^[0-9]+$/.test(n)?parseInt(n,10)/2:null;return{type:"runProperties",styleId:e.styleId,styleName:e.name,verticalAlignment:t.firstOrEmpty("w:vertAlign").attributes["w:val"],font:t.firstOrEmpty("w:rFonts").attributes["w:ascii"],fontSize:r,isBold:L(t.first("w:b")),isUnderline:S(t.first("w:u")),isItalic:L(t.first("w:i")),isStrikethrough:L(t.first("w:strike")),isAllCaps:L(t.first("w:caps")),isSmallCaps:L(t.first("w:smallCaps")),highlight:_(t.firstOrEmpty("w:highlight").attributes["w:val"])}}))}function S(t){if(t){var e=t.attributes["w:val"];return void 0!==e&&"false"!==e&&"0"!==e&&"none"!==e}return!1}function L(t){if(t){var e=t.attributes["w:val"];return"false"!==e&&"0"!==e}return!1}function _(t){return t&&"none"!==t?t:null}function B(t,e,n,r){var a=[],i=t.first(e),o=null,c=null;if(i&&(o=i.attributes["w:val"])){var s=r(o);s?c=s.name:a.push(function(t,e){return l(t+" style with ID "+e+" was referenced but not defined in the document")}(n,o))}return v({styleId:o,name:c},a)}var D={type:"unknown"};function T(t){return function(e){var n=e.attributes["w:id"];return g(new i.NoteReference({noteType:t,noteId:n}))}}function V(t){return C(t.children)}var O={"w:p":function(t){var e=t.firstOrEmpty("w:pPr");if(!!e.firstOrEmpty("w:rPr").first("w:del"))return t.children.forEach((function(t){o.push(t)})),p();var n=t.children;return o.length>0&&(n=o.concat(n),o=[]),m.map(k(e),C(n),(function(t,e){return new i.Paragraph(e,t)})).insertExtra()},"w:r":function(t){return m.map(E(t.firstOrEmpty("w:rPr")),C(t.children),(function(t,n){var r=function(){var t=a.last(e.filter((function(t){return"hyperlink"===t.type})));return t?t.options:null}();return null!==r&&(n=[new i.Hyperlink(n,r)]),new i.Run(n,t)}))},"w:fldChar":function(t){var r=t.attributes["w:fldCharType"];if("begin"===r)e.push(D),n=[];else if("end"===r)e.pop();else if("separate"===r){var a=function(t){var e=/\s*HYPERLINK "(.*)"/.exec(t);if(e)return{href:e[1]};var n=/\s*HYPERLINK\s+\\l\s+"(.*)"/.exec(t);if(n)return{anchor:n[1]};return null}(n.join("")),i=null===a?D:{type:"hyperlink",options:a};e.pop(),e.push(i)}return p()},"w:instrText":function(t){return n.push(t.text()),p()},"w:t":function(t){return g(new i.Text(t.text()))},"w:tab":function(t){return g(new i.Tab)},"w:noBreakHyphen":function(){return g(new i.Text("\u2011"))},"w:softHyphen":function(t){return g(new i.Text("\xad"))},"w:sym":function(t){var e=t.attributes["w:font"],n=t.attributes["w:char"],a=r.hex(e,n);return null==a&&/^F0..$/.test(n)&&(a=r.hex(e,n.substring(2))),null==a?f([l("A w:sym element with an unsupported character was ignored: char "+n+" in font "+e)]):g(new i.Text(a.string))},"w:hyperlink":function(t){var e=t.attributes["r:id"],n=t.attributes["w:anchor"];return C(t.children).map((function(r){function o(e){var n=t.attributes["w:tgtFrame"]||null;return new i.Hyperlink(r,a.extend({targetFrame:n},e))}if(e){var l=s.findTargetByRelationshipId(e);return n&&(l=c.replaceFragment(l,n)),o({href:l})}return n?o({anchor:n}):r}))},"w:tbl":function(t){var e=function(t){return function(t){return B(t,"w:tblStyle","Table",z.findTableStyleById)}(t).map((function(t){return{styleId:t.styleId,styleName:t.name}}))}(t.firstOrEmpty("w:tblPr"));return C(t.children).flatMap(I).flatMap((function(t){return e.map((function(e){return i.Table(t,e)}))}))},"w:tr":function(t){var e=!!t.firstOrEmpty("w:trPr").first("w:tblHeader");return C(t.children).map((function(t){return i.TableRow(t,{isHeader:e})}))},"w:tc":function(t){return C(t.children).map((function(e){var n=t.firstOrEmpty("w:tcPr"),r=n.firstOrEmpty("w:gridSpan").attributes["w:val"],a=r?parseInt(r,10):1,o=i.TableCell(e,{colSpan:a});return o._vMerge=function(t){var e=t.first("w:vMerge");if(e){var n=e.attributes["w:val"];return"continue"===n||!n}return null}(n),o}))},"w:footnoteReference":T("footnote"),"w:endnoteReference":T("endnote"),"w:commentReference":function(t){return g(i.commentReference({commentId:t.attributes["w:id"]}))},"w:br":function(t){var e=t.attributes["w:type"];return null==e||"textWrapping"===e?g(i.lineBreak):"page"===e?g(i.pageBreak):"column"===e?g(i.columnBreak):f([l("Unsupported break type: "+e)])},"w:bookmarkStart":function(t){var e=t.attributes["w:name"];return"_GoBack"===e?p():g(new i.BookmarkStart({name:e}))},"mc:AlternateContent":function(t){return V(t.first("mc:Fallback"))},"w:sdt":function(t){return C(t.firstOrEmpty("w:sdtContent").children)},"w:ins":V,"w:object":V,"w:smartTag":V,"w:drawing":V,"w:pict":function(t){return V(t).toExtra()},"v:roundrect":V,"v:shape":V,"v:textbox":V,"w:txbxContent":V,"wp:inline":R,"wp:anchor":R,"v:imagedata":function(t){var e=t.attributes["r:id"];return e?P(N(e),t.attributes["o:title"]):f([l("A v:imagedata element without a relationship ID was ignored")])},"v:group":V,"v:rect":V};return{readXmlElement:A,readXmlElements:C};function I(t){if(a.any(t,(function(t){return t.type!==i.types.tableRow})))return v(t,[l("unexpected non-row element in table, cell merging may be incorrect")]);if(a.any(t,(function(t){return a.any(t.children,(function(t){return t.type!==i.types.tableCell}))})))return v(t,[l("unexpected non-cell element in table row, cell merging may be incorrect")]);var e={};return t.forEach((function(t){var n=0;t.children.forEach((function(t){t._vMerge&&e[n]?e[n].rowSpan++:(e[n]=t,t._vMerge=!1),n+=t.colSpan}))})),t.forEach((function(t){t.children=t.children.filter((function(t){return!t._vMerge})),t.children.forEach((function(t){delete t._vMerge}))})),g(t)}function R(t){return y(t.getElementsByTagName("a:graphic").getElementsByTagName("a:graphicData").getElementsByTagName("pic:pic").getElementsByTagName("pic:blipFill").getElementsByTagName("a:blip").map(F.bind(null,t)))}function F(t,e){var n,r=t.first("wp:docPr").attributes,a=null==(n=r.descr)||/^\s*$/.test(n)?r.title:r.descr,i=function(t){var e=t.attributes["r:embed"],n=t.attributes["r:link"];if(e)return N(e);if(n){var r=s.findTargetByRelationshipId(n);return{path:r,read:M.read.bind(M,r)}}return null}(e);return null===i?f([l("Could not find image file for a:blip element")]):P(i,a)}function N(t){var e=c.uriToZipEntryName("word",s.findTargetByRelationshipId(t));return{path:e,read:x.read.bind(x,e)}}function P(t,e){var n=b.findContentType(t.path);return v(i.Image({readImage:t.read,altText:e,contentType:n}),d[n]?[]:l("Image of type "+n+" is unlikely to display in web browsers"))}}function u(t,e,n){var r=e.firstOrEmpty("w:ilvl").attributes["w:val"],a=e.firstOrEmpty("w:numId").attributes["w:val"];if(void 0!==r&&void 0!==a)return n.findLevel(a,r);if(null!=t){var i=n.findLevelByParagraphStyleId(t);if(null!=i)return i}return null}var d={"image/png":!0,"image/gif":!0,"image/jpeg":!0,"image/svg+xml":!0,"image/tiff":!0},h={"office-word:wrap":!0,"v:shadow":!0,"v:shapetype":!0,"w:annotationRef":!0,"w:bookmarkEnd":!0,"w:sectPr":!0,"w:proofErr":!0,"w:lastRenderedPageBreak":!0,"w:commentRangeStart":!0,"w:commentRangeEnd":!0,"w:del":!0,"w:footnoteRef":!0,"w:endnoteRef":!0,"w:pPr":!0,"w:rPr":!0,"w:tblPr":!0,"w:tblGrid":!0,"w:trPr":!0,"w:tcPr":!0};function f(t){return new m(null,null,t)}function p(){return new m(null)}function g(t){return new m(t)}function v(t,e){return new m(t,null,e)}function m(t,e,n){this.value=t||[],this.extra=e||[],this._result=new o({element:this.value,extra:e},n),this.messages=this._result.messages}function y(t){var e=o.combine(a.pluck(t,"_result"));return new m(a.flatten(a.pluck(e.value,"element")),a.filter(a.flatten(a.pluck(e.value,"extra")),x),e.messages)}function b(t,e){return a.flatten([t,e])}function x(t){return t}m.prototype.toExtra=function(){return new m(null,b(this.extra,this.value),this.messages)},m.prototype.insertExtra=function(){var t=this.extra;return t&&t.length?new m(b(this.value,t),null,this.messages):this},m.prototype.map=function(t){var e=this._result.map((function(e){return t(e.element)}));return new m(e.value,this.extra,e.messages)},m.prototype.flatMap=function(t){var e=this._result.flatMap((function(e){return t(e.element)._result}));return new m(e.value.element,b(this.extra,e.value.extra),e.messages)},m.map=function(t,e,n){return new m(n(t.value,e.value),b(t.extra,e.extra),t.messages.concat(e.messages))}},1778:function(t,e,n){var r=n(7825),a=n(8802).Result;e.createCommentsReader=function(t){function e(e){var n=e.attributes["w:id"];function a(t){return(e.attributes[t]||"").trim()||null}return t.readXmlElements(e.children).map((function(t){return r.comment({commentId:n,body:t,authorName:a("w:author"),authorInitials:a("w:initials")})}))}return function(t){return a.combine(t.getElementsByTagName("w:comment").map(e))}}},943:function(t,e){e.readContentTypesFromXml=function(t){var e={},n={};return t.children.forEach((function(t){if("content-types:Default"===t.name&&(e[t.attributes.Extension]=t.attributes.ContentType),"content-types:Override"===t.name){var r=t.attributes.PartName;"/"===r.charAt(0)&&(r=r.substring(1)),n[r]=t.attributes.ContentType}})),r(n,e)};var n={png:"png",gif:"gif",jpeg:"jpeg",jpg:"jpeg",tif:"tiff",tiff:"tiff",bmp:"bmp"};function r(t,e){return{findContentType:function(r){var a=t[r];if(a)return a;var i=r.split("."),o=i[i.length-1];if(e.hasOwnProperty(o))return e[o];var l=n[o.toLowerCase()];return l?"image/"+l:null}}}e.defaultContentTypes=r({},{})},2298:function(t,e,n){e.q=function(t){var e=t.bodyReader;return{convertXmlToDocument:function(n){var i=n.first("w:body");if(null==i)throw new Error("Could not find the body element: are you sure this is a docx file?");var o=e.readXmlElements(i.children).map((function(e){return new r.Document(e,{notes:t.notes,comments:t.comments})}));return new a(o.value,o.messages)}}};var r=n(7825),a=n(8802).Result},9876:function(t,e,n){e.read=function(t,e){return e=e||{},r.props({contentTypes:w(t),partPaths:m(t),docxFile:t,files:e.path?v.relativeToFile(e.path):new v(null)}).also((function(e){return{styles:(n=t,r=e.partPaths.styles,b({filename:r,readElement:f.readStylesXml,defaultValue:f.defaultStyles})(n))};var n,r})).also((function(e){return{numbering:(n=t,r=e.partPaths.numbering,a=e.styles,b({filename:r,readElement:function(t){return h.readNumberingXml(t,{styles:a})},defaultValue:h.defaultNumbering})(n))};var n,r,a})).also((function(t){return{footnotes:x(t.partPaths.footnotes,t,(function(t,e){return e?p.createFootnotesReader(t)(e):new i([])})),endnotes:x(t.partPaths.endnotes,t,(function(t,e){return e?p.createEndnotesReader(t)(e):new i([])})),comments:x(t.partPaths.comments,t,(function(t,e){return e?g.createCommentsReader(t)(e):new i([])}))}})).also((function(t){return{notes:t.footnotes.flatMap((function(e){return t.endnotes.map((function(t){return new a.Notes(e.concat(t))}))}))}})).then((function(t){return x(t.partPaths.mainDocument,t,(function(e,n){return t.notes.flatMap((function(r){return t.comments.flatMap((function(t){return new s({bodyReader:e,notes:r,comments:t}).convertXmlToDocument(n)}))}))}))}))},e._findPartPaths=m;var r=n(5786),a=n(7825),i=n(8802).Result,o=n(3726),l=n(6182).q,c=n(3357).R,s=n(2298).q,u=n(1099),d=n(943),h=n(5321),f=n(4209),p=n(2024),g=n(1778),v=n(8097).h;function m(t){return z(t).then((function(e){var n=y({docxFile:t,relationships:e,relationshipType:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument",basePath:"",fallbackPath:"word/document.xml"});if(!t.exists(n))throw new Error("Could not find main document part. Are you sure this is a valid .docx file?");return b({filename:M(n),readElement:u.readRelationships,defaultValue:u.defaultValue})(t).then((function(e){function r(r){return y({docxFile:t,relationships:e,relationshipType:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/"+r,basePath:o.splitPath(n).dirname,fallbackPath:"word/"+r+".xml"})}return{mainDocument:n,comments:r("comments"),endnotes:r("endnotes"),footnotes:r("footnotes"),numbering:r("numbering"),styles:r("styles")}}))}))}function y(t){var e=t.docxFile,n=t.relationships,r=t.relationshipType,a=t.basePath,i=t.fallbackPath,l=n.findTargetsByType(r).map((function(t){return function(t,e){return t.substring(0,e.length)===e?t.substring(e.length):t}(o.joinPath(a,t),"/")})).filter((function(t){return e.exists(t)}));return 0===l.length?i:l[0]}function b(t){return function(e){return l(e,t.filename).then((function(e){return e?t.readElement(e):t.defaultValue}))}}function x(t,e,n){return b({filename:M(t),readElement:u.readRelationships,defaultValue:u.defaultValue})(e.docxFile).then((function(r){var a=new c({relationships:r,contentTypes:e.contentTypes,docxFile:e.docxFile,numbering:e.numbering,styles:e.styles,files:e.files});return l(e.docxFile,t).then((function(t){return n(a,t)}))}))}function M(t){var e=o.splitPath(t);return o.joinPath(e.dirname,"_rels",e.basename+".rels")}var w=b({filename:"[Content_Types].xml",readElement:d.readContentTypesFromXml,defaultValue:d.defaultContentTypes});var z=b({filename:"_rels/.rels",readElement:u.readRelationships,defaultValue:u.defaultValue})},2024:function(t,e,n){var r=n(7825),a=n(8802).Result;function i(t,e){function n(t){var e=t.attributes["w:type"];return"continuationSeparator"!==e&&"separator"!==e}function i(n){var a=n.attributes["w:id"];return e.readXmlElements(n.children).map((function(e){return r.Note({noteType:t,noteId:a,body:e})}))}return function(e){return a.combine(e.getElementsByTagName("w:"+t).filter(n).map(i))}}e.createFootnotesReader=i.bind(this,"footnote"),e.createEndnotesReader=i.bind(this,"endnote")},5321:function(t,e,n){var r=n(5856);function a(t,e,n){var a=r.flatten(r.values(e).map((function(t){return r.values(t.levels)}))),i=r.indexBy(a.filter((function(t){return null!=t.paragraphStyleId})),"paragraphStyleId");return{findLevel:function r(a,i){var o=t[a];if(o){var l=e[o.abstractNumId];return l?null==l.numStyleLink?e[o.abstractNumId].levels[i]:r(n.findNumberingStyleById(l.numStyleLink).numId,i):null}return null},findLevelByParagraphStyleId:function(t){return i[t]||null}}}e.readNumberingXml=function(t,e){if(!e||!e.styles)throw new Error("styles is missing");var n=function(t){var e={};return t.getElementsByTagName("w:abstractNum").forEach((function(t){var n=t.attributes["w:abstractNumId"];e[n]=function(t){var e={};t.getElementsByTagName("w:lvl").forEach((function(t){var n=t.attributes["w:ilvl"],r=t.firstOrEmpty("w:numFmt").attributes["w:val"],a=t.firstOrEmpty("w:pStyle").attributes["w:val"];e[n]={isOrdered:"bullet"!==r,level:n,paragraphStyleId:a}}));var n=t.firstOrEmpty("w:numStyleLink").attributes["w:val"];return{levels:e,numStyleLink:n}}(t)})),e}(t);return new a(function(t){var e={};return t.getElementsByTagName("w:num").forEach((function(t){var n=t.attributes["w:numId"],r=t.first("w:abstractNumId").attributes["w:val"];e[n]={abstractNumId:r}})),e}(t),n,e.styles)},e.Numbering=a,e.defaultNumbering=new a({},{})},6182:function(t,e,n){var r=n(5856),a=n(5786),i=n(7923);e.q=function(t,e){return t.exists(e)?t.read(e,"utf-8").then(c).then(l):a.resolve(null)};var o={"http://schemas.openxmlformats.org/wordprocessingml/2006/main":"w","http://schemas.openxmlformats.org/officeDocument/2006/relationships":"r","http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing":"wp","http://schemas.openxmlformats.org/drawingml/2006/main":"a","http://schemas.openxmlformats.org/drawingml/2006/picture":"pic","http://purl.oclc.org/ooxml/wordprocessingml/main":"w","http://purl.oclc.org/ooxml/officeDocument/relationships":"r","http://purl.oclc.org/ooxml/drawingml/wordprocessingDrawing":"wp","http://purl.oclc.org/ooxml/drawingml/main":"a","http://purl.oclc.org/ooxml/drawingml/picture":"pic","http://schemas.openxmlformats.org/package/2006/content-types":"content-types","http://schemas.openxmlformats.org/package/2006/relationships":"relationships","http://schemas.openxmlformats.org/markup-compatibility/2006":"mc","urn:schemas-microsoft-com:vml":"v","urn:schemas-microsoft-com:office:word":"office-word"};function l(t){return i.readString(t,o).then((function(t){return s(t)[0]}))}function c(t){return t.replace(/^\uFEFF/g,"")}function s(t){return"element"===t.type?"mc:AlternateContent"===t.name?t.first("mc:Fallback").children:(t.children=r.flatten(t.children.map(s,!0)),[t]):[t]}},1099:function(t,e){function n(t){var e={};t.forEach((function(t){e[t.relationshipId]=t.target}));var n={};return t.forEach((function(t){n[t.type]||(n[t.type]=[]),n[t.type].push(t.target)})),{findTargetByRelationshipId:function(t){return e[t]},findTargetsByType:function(t){return n[t]||[]}}}e.readRelationships=function(t){var e=[];return t.children.forEach((function(t){if("relationships:Relationship"===t.name){var n={relationshipId:t.attributes.Id,target:t.attributes.Target,type:t.attributes.Type};e.push(n)}})),new n(e)},e.defaultValue=new n([]),e.Relationships=n},9593:function(t,e,n){var r=n(5856),a=n(5786),i=n(7923);e.writeStyleMap=function(t,e){return t.write(l,e),function(t){var e="word/_rels/document.xml.rels",n="http://schemas.openxmlformats.org/package/2006/relationships",r="{"+n+"}Relationship";return t.read(e,"utf8").then(i.readString).then((function(a){s(a.children,r,"Id",{Id:"rMammothStyleMap",Type:o,Target:c});var l={"":n};return t.write(e,i.writeString(a,l))}))}(t).then((function(){return function(t){var e="[Content_Types].xml",n="http://schemas.openxmlformats.org/package/2006/content-types",r="{"+n+"}Override";return t.read(e,"utf8").then(i.readString).then((function(a){s(a.children,r,"PartName",{PartName:c,ContentType:"text/prs.mammoth.style-map"});var o={"":n};return t.write(e,i.writeString(a,o))}))}(t)}))},e.readStyleMap=function(t){return t.exists(l)?t.read(l,"utf8"):a.resolve(null)};var o="http://schemas.zwobble.org/mammoth/style-map",l="mammoth/style-map",c="/"+l;function s(t,e,n,a){var o=r.find(t,(function(t){return t.name===e&&t.attributes[n]===a[n]}));o?o.attributes=a:t.push(i.element(e,a))}},4209:function(t,e){function n(t,e,n,r){return{findParagraphStyleById:function(e){return t[e]},findCharacterStyleById:function(t){return e[t]},findTableStyleById:function(t){return n[t]},findNumberingStyleById:function(t){return r[t]}}}e.readStylesXml=function(t){var e={},r={},a={},i={},o={paragraph:e,character:r,table:a};return t.getElementsByTagName("w:style").forEach((function(t){var e=function(t){var e=t.attributes["w:type"],n=t.attributes["w:styleId"],r=function(t){var e=t.first("w:name");return e?e.attributes["w:val"]:null}(t);return{type:e,styleId:n,name:r}}(t);if("numbering"===e.type)i[e.styleId]=function(t){var e=t.firstOrEmpty("w:pPr").firstOrEmpty("w:numPr").firstOrEmpty("w:numId").attributes["w:val"];return{numId:e}}(t);else{var n=o[e.type];n&&(n[e.styleId]=e)}})),new n(e,r,a,i)},e.Styles=n,e.defaultStyles=new n({},{}),n.EMPTY=new n({},{},{},{})},7049:function(t,e){e.uriToZipEntryName=function(t,e){return"/"===e.charAt(0)?e.substr(1):t+"/"+e},e.replaceFragment=function(t,e){var n=t.indexOf("#");-1!==n&&(t=t.substring(0,n));return t+"#"+e}},8588:function(t,e,n){var r=n(3419);function a(t,e){return{type:"element",tag:t,children:e||[]}}e.freshElement=function(t,e,n){return a(r.element(t,e,{fresh:!0}),n)},e.nonFreshElement=function(t,e,n){return a(r.element(t,e,{fresh:!1}),n)},e.elementWithTag=a,e.text=function(t){return{type:"text",value:t}},e.forceWrite={type:"forceWrite"};var i={br:!0,hr:!0,img:!0};e.isVoidElement=function(t){return 0===t.children.length&&i[t.tag.tagName]}},9619:function(t,e,n){var r=n(8588);function a(t,e){e.forEach((function(e){!function(t,e){i[e.type](t,e)}(t,e)}))}e.freshElement=r.freshElement,e.nonFreshElement=r.nonFreshElement,e.elementWithTag=r.elementWithTag,e.text=r.text,e.forceWrite=r.forceWrite,e.simplify=n(431);var i={element:function(t,e){r.isVoidElement(e)?t.selfClosing(e.tag.tagName,e.tag.attributes):(t.open(e.tag.tagName,e.tag.attributes),a(t,e.children),t.close(e.tag.tagName))},text:function(t,e){t.text(e.value)},forceWrite:function(){}};e.write=a},431:function(t,e,n){var r=n(5856),a=n(8588);function i(t){var e=[];return t.map(o).forEach((function(t){s(e,t)})),e}function o(t){return l[t.type](t)}var l={element:function(t){return a.elementWithTag(t.tag,i(t.children))},text:c,forceWrite:c};function c(t){return t}function s(t,e){var n=t[t.length-1];"element"===e.type&&!e.tag.fresh&&n&&"element"===n.type&&e.tag.matchesElement(n.tag)?(e.tag.separator&&s(n.children,a.text(e.tag.separator)),e.children.forEach((function(t){s(n.children,t)}))):t.push(e)}function u(t){return e=t,n=function(t){return d[t.type](t)},r.flatten(r.map(e,n),!0);var e,n}var d={element:function(t){var e=u(t.children);return 0!==e.length||a.isVoidElement(t)?[a.elementWithTag(t.tag,e)]:[]},text:function(t){return 0===t.value.length?[]:[t]},forceWrite:function(t){return[t]}};t.exports=function(t){return i(u(t))}},5281:function(t,e,n){var r=n(5856),a=n(5786),i=n(9619);function o(t){return function(e,n){return a.when(t(e)).then((function(t){var n={};return e.altText&&(n.alt=e.altText),r.extend(n,t),[i.freshElement("img",n)]}))}}e.imgElement=o,e.inline=e.imgElement,e.dataUri=o((function(t){return t.readAsBase64String().then((function(e){return{src:"data:"+t.contentType+";base64,"+e}}))}))},1867:function(t,e,n){var r=n(5856),a=n(9876),i=n(9593),o=n(5995).R,l=n(2115).B,c=n(2300).uB,s=n(7390).sq,u=n(9115),d=n(8802).Result;function h(t,e){return e=s(e),u.openZip(t).tap((function(t){return i.readStyleMap(t).then((function(t){e.embeddedStyleMap=t}))})).then((function(n){return a.read(n,t).then((function(t){return t.map(e.transformDocument)})).then((function(t){return function(t,e){var n=(l=e.readStyleMap(),d.combine((l||[]).map(c)).map((function(t){return t.filter((function(t){return!!t}))}))),a=r.extend({},e,{styleMap:n.value}),i=new o(a);var l;return t.flatMapThen((function(t){return n.flatMapThen((function(e){return i.convertToHtml(t)}))}))}(t,e)}))}))}e.convertToHtml=function(t,e){return h(t,e)},e.convertToMarkdown=function(t,e){var n=Object.create(e||{});return n.outputFormat="markdown",h(t,n)},e.convert=h,e.extractRawText=function(t){return u.openZip(t).then(a.read).then((function(t){return t.map(l)}))},e.images=n(5281),e.transforms=n(4355),e.underline=n(8841),e.embedStyleMap=function(t,e){return u.openZip(t).tap((function(t){return i.writeStyleMap(t,e)})).then((function(t){return t.toArrayBuffer()})).then((function(t){return{toArrayBuffer:function(){return t},toBuffer:function(){return Buffer.from(t)}}}))},e.readEmbeddedStyleMap=function(t){return u.openZip(t).then(i.readStyleMap)},e.styleMapping=function(){throw new Error("Use a raw string instead of mammoth.styleMapping e.g. \"p[style-name='Title'] => h1\" instead of mammoth.styleMapping(\"p[style-name='Title'] => h1\")")}},7390:function(t,e,n){e.sq=function(t){return t=t||{},r.extend({},i,t,{customStyleMap:o(t.styleMap),readStyleMap:function(){var t=this.customStyleMap;return this.includeEmbeddedStyleMap&&(t=t.concat(o(this.embeddedStyleMap))),this.includeDefaultStyleMap&&(t=t.concat(a)),t}})};var r=n(5856),a=["p.Heading1 => h1:fresh","p.Heading2 => h2:fresh","p.Heading3 => h3:fresh","p.Heading4 => h4:fresh","p.Heading5 => h5:fresh","p.Heading6 => h6:fresh","p[style-name='Heading 1'] => h1:fresh","p[style-name='Heading 2'] => h2:fresh","p[style-name='Heading 3'] => h3:fresh","p[style-name='Heading 4'] => h4:fresh","p[style-name='Heading 5'] => h5:fresh","p[style-name='Heading 6'] => h6:fresh","p[style-name='heading 1'] => h1:fresh","p[style-name='heading 2'] => h2:fresh","p[style-name='heading 3'] => h3:fresh","p[style-name='heading 4'] => h4:fresh","p[style-name='heading 5'] => h5:fresh","p[style-name='heading 6'] => h6:fresh","r[style-name='Strong'] => strong","p[style-name='footnote text'] => p:fresh","r[style-name='footnote reference'] =>","p[style-name='endnote text'] => p:fresh","r[style-name='endnote reference'] =>","p[style-name='annotation text'] => p:fresh","r[style-name='annotation reference'] =>","p[style-name='Footnote'] => p:fresh","r[style-name='Footnote anchor'] =>","p[style-name='Endnote'] => p:fresh","r[style-name='Endnote anchor'] =>","p:unordered-list(1) => ul > li:fresh","p:unordered-list(2) => ul|ol > li > ul > li:fresh","p:unordered-list(3) => ul|ol > li > ul|ol > li > ul > li:fresh","p:unordered-list(4) => ul|ol > li > ul|ol > li > ul|ol > li > ul > li:fresh","p:unordered-list(5) => ul|ol > li > ul|ol > li > ul|ol > li > ul|ol > li > ul > li:fresh","p:ordered-list(1) => ol > li:fresh","p:ordered-list(2) => ul|ol > li > ol > li:fresh","p:ordered-list(3) => ul|ol > li > ul|ol > li > ol > li:fresh","p:ordered-list(4) => ul|ol > li > ul|ol > li > ul|ol > li > ol > li:fresh","p:ordered-list(5) => ul|ol > li > ul|ol > li > ul|ol > li > ul|ol > li > ol > li:fresh","r[style-name='Hyperlink'] =>","p[style-name='Normal'] => p:fresh"],i={transformDocument:function(t){return t},includeDefaultStyleMap:!0,includeEmbeddedStyleMap:!0};function o(t){return t?r.isString(t)?t.split("\n").map((function(t){return t.trim()})).filter((function(t){return""!==t&&"#"!==t.charAt(0)})):t:[]}},5786:function(t,e,n){var r=n(5856),a=n(6809)();e.defer=function(){var t,e,n=new a.Promise((function(n,r){t=n,e=r}));return{resolve:t,reject:e,promise:n}},e.when=a.resolve,e.resolve=a.resolve,e.all=a.all,e.props=a.props,e.reject=a.reject,e.promisify=a.promisify,e.mapSeries=a.mapSeries,e.attempt=a.attempt,e.nfcall=function(t){var e=Array.prototype.slice.call(arguments,1);return a.promisify(t).apply(null,e)},a.prototype.fail=a.prototype.caught,a.prototype.also=function(t){return this.then((function(e){var n=r.extend({},e,t(e));return a.props(n)}))}},2115:function(t,e,n){var r=n(7825);e.B=function t(e){if("text"===e.type)return e.value;if(e.type===r.types.tab)return"\t";var n="paragraph"===e.type?"\n\n":"";return(e.children||[]).map(t).join("")+n}},8802:function(t,e,n){var r=n(5856);function a(t,e){this.value=t,this.messages=e||[]}function i(t){var e=[];return r.flatten(r.pluck(t,"messages"),!0).forEach((function(t){(function(t,e){return void 0!==r.find(t,o.bind(null,e))})(e,t)||e.push(t)})),e}function o(t,e){return t.type===e.type&&t.message===e.message}e.Result=a,e.success=function(t){return new a(t,[])},e.warning=function(t){return{type:"warning",message:t}},e.error=function(t){return{type:"error",message:t.message,error:t}},a.prototype.map=function(t){return new a(t(this.value),this.messages)},a.prototype.flatMap=function(t){var e=t(this.value);return new a(e.value,i([this,e]))},a.prototype.flatMapThen=function(t){var e=this;return t(this.value).then((function(t){return new a(t.value,i([e,t]))}))},a.combine=function(t){return new a(r.flatten(r.pluck(t,"value")),i(t))}},2300:function(t,e,n){var r=n(5856),a=n(506),i=n(6410),o=n(3419),l=n(375)._,c=n(8802);function s(){var t=a.rules.sequence,e=function(t,e){return a.rules.then(a.rules.token("identifier",t),(function(){return e}))},n=e("p",i.paragraph),o=e("r",i.run),l=a.rules.firstOf("p or r or table",n,o),c=a.rules.sequence(a.rules.tokenOfType("dot"),a.rules.sequence.cut(),a.rules.sequence.capture(d)).map((function(t){return{styleId:t}})),s=a.rules.firstOf("style name matcher",a.rules.then(a.rules.sequence(a.rules.tokenOfType("equals"),a.rules.sequence.cut(),a.rules.sequence.capture(f)).head(),(function(t){return{styleName:i.equalTo(t)}})),a.rules.then(a.rules.sequence(a.rules.tokenOfType("startsWith"),a.rules.sequence.cut(),a.rules.sequence.capture(f)).head(),(function(t){return{styleName:i.startsWith(t)}}))),u=a.rules.sequence(a.rules.tokenOfType("open-square-bracket"),a.rules.sequence.cut(),a.rules.token("identifier","style-name"),a.rules.sequence.capture(s),a.rules.tokenOfType("close-square-bracket")).head(),p=a.rules.firstOf("list type",e("ordered-list",{isOrdered:!0}),e("unordered-list",{isOrdered:!1})),g=t(a.rules.tokenOfType("colon"),t.capture(p),t.cut(),a.rules.tokenOfType("open-paren"),t.capture(h),a.rules.tokenOfType("close-paren")).map((function(t,e){return{list:{isOrdered:t.isOrdered,levelIndex:e-1}}}));function v(t){var e=a.rules.firstOf.apply(a.rules.firstOf,["matcher suffix"].concat(t)),n=a.rules.zeroOrMore(e);return a.rules.then(n,(function(t){var e={};return t.forEach((function(t){r.extend(e,t)})),e}))}var m=t(t.capture(l),t.capture(v([c,u,g]))).map((function(t,e){return t(e)})),y=t(a.rules.token("identifier","table"),t.capture(v([c,u]))).map((function(t){return i.table(t)})),b=e("b",i.bold),x=e("i",i.italic),M=e("u",i.underline),w=e("strike",i.strikethrough),z=e("all-caps",i.allCaps),C=e("small-caps",i.smallCaps),A=t(a.rules.token("identifier","highlight"),a.rules.sequence.capture(a.rules.optional(a.rules.sequence(a.rules.tokenOfType("open-square-bracket"),a.rules.sequence.cut(),a.rules.token("identifier","color"),a.rules.tokenOfType("equals"),a.rules.sequence.capture(f),a.rules.tokenOfType("close-square-bracket")).head()))).map((function(t){return i.highlight({color:t.valueOrElse(void 0)})})),k=e("comment-reference",i.commentReference),H=t(a.rules.token("identifier","br"),t.cut(),a.rules.tokenOfType("open-square-bracket"),a.rules.token("identifier","type"),a.rules.tokenOfType("equals"),t.capture(f),a.rules.tokenOfType("close-square-bracket")).map((function(t){switch(t){case"line":return i.lineBreak;case"page":return i.pageBreak;case"column":return i.columnBreak}}));return a.rules.firstOf("element type",m,y,b,x,M,w,z,C,A,k,H)}function u(){var t=a.rules.sequence.capture,e=a.rules.tokenOfType("whitespace"),n=a.rules.then(a.rules.optional(a.rules.sequence(a.rules.tokenOfType("colon"),a.rules.token("identifier","fresh"))),(function(t){return t.map((function(){return!0})).valueOrElse(!1)})),r=a.rules.then(a.rules.optional(a.rules.sequence(a.rules.tokenOfType("colon"),a.rules.token("identifier","separator"),a.rules.tokenOfType("open-paren"),t(f),a.rules.tokenOfType("close-paren")).head()),(function(t){return t.valueOrElse("")})),i=a.rules.oneOrMoreWithSeparator(d,a.rules.tokenOfType("choice")),l=a.rules.sequence(t(i),t(a.rules.zeroOrMore(y)),t(n),t(r)).map((function(t,e,n,r){var a={},i={};return e.forEach((function(t){t.append&&a[t.name]?a[t.name]+=" "+t.value:a[t.name]=t.value})),n&&(i.fresh=!0),r&&(i.separator=r),o.element(t,a,i)}));return a.rules.firstOf("html path",a.rules.then(a.rules.tokenOfType("bang"),(function(){return o.ignore})),a.rules.then(a.rules.zeroOrMoreWithSeparator(l,a.rules.sequence(e,a.rules.tokenOfType("gt"),e)),o.elements))}e.uB=function(t){return b(w,t)};var d=a.rules.then(a.rules.tokenOfType("identifier"),g),h=a.rules.tokenOfType("integer"),f=a.rules.then(a.rules.tokenOfType("string"),g),p={n:"\n",r:"\r",t:"\t"};function g(t){return t.replace(/\\(.)/g,(function(t,e){return p[e]||e}))}var v=a.rules.sequence(a.rules.tokenOfType("open-square-bracket"),a.rules.sequence.cut(),a.rules.sequence.capture(d),a.rules.tokenOfType("equals"),a.rules.sequence.capture(f),a.rules.tokenOfType("close-square-bracket")).map((function(t,e){return{name:t,value:e,append:!1}})),m=a.rules.sequence(a.rules.tokenOfType("dot"),a.rules.sequence.cut(),a.rules.sequence.capture(d)).map((function(t){return{name:"class",value:t,append:!0}})),y=a.rules.firstOf("attribute or class",v,m);function b(t,e){var n=l(e),r=a.Parser().parseTokens(t,n);return r.isSuccess()?c.success(r.value()):new c.Result(null,[c.warning(x(e,r))])}function x(t,e){return"Did not understand this style mapping, so ignored it: "+t+"\n"+e.errors().map(M).join("\n")}function M(t){return"Error was at character number "+t.characterNumber()+": Expected "+t.expected+" but got "+t.actual}var w=a.rules.sequence(a.rules.sequence.capture(s()),a.rules.tokenOfType("whitespace"),a.rules.tokenOfType("arrow"),a.rules.sequence.capture(a.rules.optional(a.rules.sequence(a.rules.tokenOfType("whitespace"),a.rules.sequence.capture(u())).head())),a.rules.tokenOfType("end")).map((function(t,e){return{from:t,to:e.valueOrElse(o.empty)}}))},6410:function(t,e){function n(t,e){e=e||{},this._elementType=t,this._styleId=e.styleId,this._styleName=e.styleName,e.list&&(this._listIndex=e.list.levelIndex,this._listIsOrdered=e.list.isOrdered)}function r(t){t=t||{},this._color=t.color}function a(t){t=t||{},this._breakType=t.breakType}function i(t,e){return t.toUpperCase()===e.toUpperCase()}function o(t,e){return 0===e.toUpperCase().indexOf(t.toUpperCase())}e.paragraph=function(t){return new n("paragraph",t)},e.run=function(t){return new n("run",t)},e.table=function(t){return new n("table",t)},e.bold=new n("bold"),e.italic=new n("italic"),e.underline=new n("underline"),e.strikethrough=new n("strikethrough"),e.allCaps=new n("allCaps"),e.smallCaps=new n("smallCaps"),e.highlight=function(t){return new r(t)},e.commentReference=new n("commentReference"),e.lineBreak=new a({breakType:"line"}),e.pageBreak=new a({breakType:"page"}),e.columnBreak=new a({breakType:"column"}),e.equalTo=function(t){return{operator:i,operand:t}},e.startsWith=function(t){return{operator:o,operand:t}},n.prototype.matches=function(t){return t.type===this._elementType&&(void 0===this._styleId||t.styleId===this._styleId)&&(void 0===this._styleName||t.styleName&&this._styleName.operator(this._styleName.operand,t.styleName))&&(void 0===this._listIndex||function(t,e,n){return t.numbering&&t.numbering.level==e&&t.numbering.isOrdered==n}(t,this._listIndex,this._listIsOrdered))&&(void 0===this._breakType||this._breakType===t.breakType)},r.prototype.matches=function(t){return"highlight"===t.type&&(void 0===this._color||t.color===this._color)},a.prototype.matches=function(t){return"break"===t.type&&(void 0===this._breakType||t.breakType===this._breakType)}},3419:function(t,e,n){var r=n(5856),a=n(9619);function i(t){return new o(t.map((function(t){return r.isString(t)?l(t):t})))}function o(t){this._elements=t}function l(t,e,n){return new c(t,e,n=n||{})}function c(t,e,n){var a={};r.isArray(t)?(t.forEach((function(t){a[t]=!0})),t=t[0]):a[t]=!0,this.tagName=t,this.tagNames=a,this.attributes=e||{},this.fresh=n.fresh,this.separator=n.separator}e.topLevelElement=function(t,e){return i([l(t,e,{fresh:!0})])},e.elements=i,e.element=l,o.prototype.wrap=function(t){for(var e=t(),n=this._elements.length-1;n>=0;n--)e=this._elements[n].wrapNodes(e);return e},c.prototype.matchesElement=function(t){return this.tagNames[t.tagName]&&r.isEqual(this.attributes||{},t.attributes||{})},c.prototype.wrap=function(t){return this.wrapNodes(t())},c.prototype.wrapNodes=function(t){return[a.elementWithTag(this,t)]},e.empty=i([]),e.ignore={wrap:function(){return[]}}},375:function(t,e,n){var r=n(506).RegexTokeniser;e._=function(t){var e="(?:[a-zA-Z\\-_]|\\\\.)";return new r([{name:"identifier",regex:new RegExp("("+e+"(?:"+e+"|[0-9])*)")},{name:"dot",regex:/\./},{name:"colon",regex:/:/},{name:"gt",regex:/>/},{name:"whitespace",regex:/\s+/},{name:"arrow",regex:/=>/},{name:"equals",regex:/=/},{name:"startsWith",regex:/\^=/},{name:"open-paren",regex:/\(/},{name:"close-paren",regex:/\)/},{name:"open-square-bracket",regex:/\[/},{name:"close-square-bracket",regex:/\]/},{name:"string",regex:new RegExp(a+"'")},{name:"unterminated-string",regex:new RegExp(a)},{name:"integer",regex:/([0-9]+)/},{name:"choice",regex:/\|/},{name:"bang",regex:/(!)/}]).tokenise(t)};var a="'((?:\\\\.|[^'])*)"},4355:function(t,e,n){var r=n(5856);function a(t,e){return i((function(n){return n.type===t?e(n):n}))}function i(t){return function e(n){if(n.children){var a=r.map(n.children,e);n=r.extend(n,{children:a})}return t(n)}}function o(t){var e=[];return l(t,(function(t){e.push(t)})),e}function l(t,e){t.children&&t.children.forEach((function(t){l(t,e),e(t)}))}e.paragraph=function(t){return a("paragraph",t)},e.run=function(t){return a("run",t)},e._elements=i,e.getDescendantsOfType=function(t,e){return o(t).filter((function(t){return t.type===e}))},e.getDescendants=o},8841:function(t,e,n){var r=n(3419),a=n(9619);e.element=function(t){return function(e){return a.elementWithTag(r.element(t),[e])}}},5533:function(t,e,n){var r=n(5856);e.writer=function(t){return(t=t||{}).prettyPrint?function(){var t=0,e="  ",n=[],o=!0,l=!1,c=i();function s(e,r){a[e]&&g(),n.push(e),c.open(e,r),a[e]&&t++,o=!1}function u(e){a[e]&&(t--,g()),n.pop(),c.close(e)}function d(t){p();var n=v()?t:t.replace("\n","\n"+e);c.text(n)}function h(t,e){g(),c.selfClosing(t,e)}function f(){return 0===n.length||a[n[n.length-1]]}function p(){l||(g(),l=!0)}function g(){if(l=!1,!o&&f()&&!v()){c._append("\n");for(var n=0;n<t;n++)c._append(e)}}function v(){return r.some(n,(function(t){return"pre"===t}))}return{asString:c.asString,open:s,close:u,text:d,selfClosing:h}}():i()};var a={div:!0,p:!0,ul:!0,li:!0};function i(){var t=[];function e(t){return r.map(t,(function(t,e){return" "+e+'="'+function(t){return t.replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}(t)+'"'})).join("")}return{asString:function(){return t.join("")},open:function(n,r){var a=e(r);t.push("<"+n+a+">")},close:function(e){t.push("</"+e+">")},text:function(e){t.push(function(t){return t.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}(e))},selfClosing:function(n,r){var a=e(r);t.push("<"+n+a+" />")},_append:function(e){t.push(e)}}}},1931:function(t,e,n){var r=n(5533),a=n(2047);e.writer=function(t){return"markdown"===(t=t||{}).outputFormat?a.writer():r.writer(t)}},2047:function(t,e,n){var r=n(5856);function a(t){return i(t,t)}function i(t,e){return function(){return{start:t,end:e}}}function o(t){return function(e,n){return{start:n?"\n":"",end:n?"":"\n",list:{isOrdered:t.isOrdered,indent:n?n.indent+1:0,count:0}}}}var l={p:i("","\n\n"),br:i("","  \n"),ul:o({isOrdered:!1}),ol:o({isOrdered:!0}),li:function(t,e,n){(e=e||{indent:0,isOrdered:!1,count:0}).count++,n.hasClosed=!1;var r=e.isOrdered?e.count+".":"-";return{start:c("\t",e.indent)+r+" ",end:function(){if(!n.hasClosed)return n.hasClosed=!0,"\n"}}},strong:a("__"),em:a("*"),a:function(t){var e=t.href||"";return e?{start:"[",end:"]("+e+")",anchorPosition:"before"}:{}},img:function(t){var e=t.src||"",n=t.alt||"";return e||n?{start:"!["+n+"]("+e+")"}:{}}};function c(t,e){return new Array(e+1).join(t)}!function(){for(var t=1;t<=6;t++)l["h"+t]=i(c("#",t)+" ","\n\n")}(),e.writer=function(){var t=[],e=[],n=null,a={};function i(r,i){i=i||{};var c=(l[r]||function(){return{}})(i,n,a);e.push({end:c.end,list:n}),c.list&&(n=c.list);var s="before"===c.anchorPosition;s&&o(i),t.push(c.start||""),s||o(i)}function o(e){e.id&&t.push('<a id="'+e.id+'"></a>')}function c(a){var i=e.pop();n=i.list;var o=r.isFunction(i.end)?i.end():i.end;t.push(o||"")}return{asString:function(){return t.join("")},open:i,close:c,text:function(e){t.push(function(t){return t.replace(/\\/g,"\\\\").replace(/([\`\*_\{\}\[\]\(\)\#\+\-\.\!])/g,"\\$1")}(e))},selfClosing:function(t,e){i(t,e),c()}}}},7923:function(t,e,n){var r=n(6059);e.Element=r.Element,e.element=r.element,e.text=r.text,e.readString=n(9444).readString,e.writeString=n(6598).writeString},6059:function(t,e,n){var r=n(5856);e.Element=i,e.element=function(t,e,n){return new i(t,e,n)},e.text=function(t){return{type:"text",value:t}};var a={first:function(){return null},firstOrEmpty:function(){return a},attributes:{}};function i(t,e,n){this.type="element",this.name=t,this.attributes=e||{},this.children=n||[]}i.prototype.first=function(t){return r.find(this.children,(function(e){return e.name===t}))},i.prototype.firstOrEmpty=function(t){return this.first(t)||a},i.prototype.getElementsByTagName=function(t){return l(r.filter(this.children,(function(e){return e.name===t})))},i.prototype.text=function(){if(0===this.children.length)return"";if(1!==this.children.length||"text"!==this.children[0].type)throw new Error("Not implemented");return this.children[0].value};var o={getElementsByTagName:function(t){return l(r.flatten(this.map((function(e){return e.getElementsByTagName(t)}),!0)))}};function l(t){return r.extend(t,o)}},9444:function(t,e,n){var r=n(5786),a=n(5856),i=n(5983),o=n(6059),l=o.Element;e.readString=function(t,e){e=e||{};try{var n=i.parseFromString(t,"text/xml")}catch(d){return r.reject(d)}if("parsererror"===n.documentElement.tagName)return r.resolve(new Error(n.documentElement.textContent));function s(t){switch(t.nodeType){case c.ELEMENT_NODE:return function(t){var e=u(t),n=[];a.forEach(t.childNodes,(function(t){var e=s(t);e&&n.push(e)}));var r={};return a.forEach(t.attributes,(function(t){r[u(t)]=t.value})),new l(e,r,n)}(t);case c.TEXT_NODE:return o.text(t.nodeValue)}}function u(t){if(t.namespaceURI){var n=e[t.namespaceURI];return(n?n+":":"{"+t.namespaceURI+"}")+t.localName}return t.localName}return r.resolve(s(n.documentElement))};var c=i.Node},6598:function(t,e,n){var r=n(5856),a=n(5226);function i(t,e){t.text(e.value)}e.writeString=function(t,e){var n=r.invert(e),o={element:function(t,e){var n=t.element(c(e.name),e.attributes);e.children.forEach((function(t){l(n,t)}))},text:i};function l(t,e){return o[e.type](t,e)}function c(t){var e=/^\{(.*)\}(.*)$/.exec(t);if(e){var r=n[e[1]];return r+(""===r?"":":")+e[2]}return t}return function(t){var n=a.create(c(t.name),{version:"1.0",encoding:"UTF-8",standalone:!0});return r.forEach(e,(function(t,e){var r="xmlns"+(""===e?"":":"+e);n.attribute(r,t)})),t.children.forEach((function(t){l(n,t)})),n.end()}(t)}},5983:function(t,e,n){var r=n(7542),a=n(9668);e.parseFromString=function(t){var e=null,n=new r.DOMParser({errorHandler:function(t,n){e={level:t,message:n}}}).parseFromString(t);if(null===e)return n;throw new Error(e.level+": "+e.message)},e.Node=a.Node},3726:function(t,e,n){var r=n(2009),a=n(5587);e.openArrayBuffer=function(t){return a.loadAsync(t).then((function(t){return{exists:function(e){return null!==t.file(e)},read:function(e,n){return t.file(e).async("uint8array").then((function(t){return"base64"===n?r.fromByteArray(t):n?new TextDecoder(n).decode(t):t}))},write:function(e,n){t.file(e,n)},toArrayBuffer:function(){return t.generateAsync({type:"arraybuffer"})}}}))},e.splitPath=function(t){var e=t.lastIndexOf("/");return-1===e?{dirname:"",basename:t}:{dirname:t.substring(0,e),basename:t.substring(e+1)}},e.joinPath=function(){var t=Array.prototype.filter.call(arguments,(function(t){return t})),e=[];return t.forEach((function(t){/^\//.test(t)?e=[t]:e.push(t)})),e.join("/")}},4970:function(t){"use strict";t.exports=function(t){var e=t._SomePromiseArray;function n(t){var n=new e(t),r=n.promise();return n.setHowMany(1),n.setUnwrap(),n.init(),r}t.any=function(t){return n(t)},t.prototype.any=function(){return n(this)}}},5744:function(t,e,n){"use strict";var r;try{throw new Error}catch(d){r=d}var a=n(1045),i=n(3550),o=n(8213);function l(){this._customScheduler=!1,this._isTickUsed=!1,this._lateQueue=new i(16),this._normalQueue=new i(16),this._haveDrainedQueues=!1,this._trampolineEnabled=!0;var t=this;this.drainQueues=function(){t._drainQueues()},this._schedule=a}function c(t,e,n){this._lateQueue.push(t,e,n),this._queueTick()}function s(t,e,n){this._normalQueue.push(t,e,n),this._queueTick()}function u(t){this._normalQueue._pushOne(t),this._queueTick()}l.prototype.setScheduler=function(t){var e=this._schedule;return this._schedule=t,this._customScheduler=!0,e},l.prototype.hasCustomScheduler=function(){return this._customScheduler},l.prototype.enableTrampoline=function(){this._trampolineEnabled=!0},l.prototype.disableTrampolineIfNecessary=function(){o.hasDevTools&&(this._trampolineEnabled=!1)},l.prototype.haveItemsQueued=function(){return this._isTickUsed||this._haveDrainedQueues},l.prototype.fatalError=function(t,e){e?(process.stderr.write("Fatal "+(t instanceof Error?t.stack:t)+"\n"),process.exit(2)):this.throwLater(t)},l.prototype.throwLater=function(t,e){if(1===arguments.length&&(e=t,t=function(){throw e}),"undefined"!==typeof setTimeout)setTimeout((function(){t(e)}),0);else try{this._schedule((function(){t(e)}))}catch(d){throw new Error("No async scheduler available\n\n    See http://goo.gl/MqrFmX\n")}},o.hasDevTools?(l.prototype.invokeLater=function(t,e,n){this._trampolineEnabled?c.call(this,t,e,n):this._schedule((function(){setTimeout((function(){t.call(e,n)}),100)}))},l.prototype.invoke=function(t,e,n){this._trampolineEnabled?s.call(this,t,e,n):this._schedule((function(){t.call(e,n)}))},l.prototype.settlePromises=function(t){this._trampolineEnabled?u.call(this,t):this._schedule((function(){t._settlePromises()}))}):(l.prototype.invokeLater=c,l.prototype.invoke=s,l.prototype.settlePromises=u),l.prototype._drainQueue=function(t){for(;t.length()>0;){var e=t.shift();if("function"===typeof e){var n=t.shift(),r=t.shift();e.call(n,r)}else e._settlePromises()}},l.prototype._drainQueues=function(){this._drainQueue(this._normalQueue),this._reset(),this._haveDrainedQueues=!0,this._drainQueue(this._lateQueue)},l.prototype._queueTick=function(){this._isTickUsed||(this._isTickUsed=!0,this._schedule(this.drainQueues))},l.prototype._reset=function(){this._isTickUsed=!1},t.exports=l,t.exports.firstLineError=r},1506:function(t){"use strict";t.exports=function(t,e,n,r){var a=!1,i=function(t,e){this._reject(e)},o=function(t,e){e.promiseRejectionQueued=!0,e.bindingPromise._then(i,i,null,this,t)},l=function(t,e){0===(50397184&this._bitField)&&this._resolveCallback(e.target)},c=function(t,e){e.promiseRejectionQueued||this._reject(t)};t.prototype.bind=function(i){a||(a=!0,t.prototype._propagateFrom=r.propagateFromFunction(),t.prototype._boundValue=r.boundValueFunction());var s=n(i),u=new t(e);u._propagateFrom(this,1);var d=this._target();if(u._setBoundTo(s),s instanceof t){var h={promiseRejectionQueued:!1,promise:u,target:d,bindingPromise:s};d._then(e,o,void 0,u,h),s._then(l,c,void 0,u,h),u._setOnCancel(s)}else u._resolveCallback(d);return u},t.prototype._setBoundTo=function(t){void 0!==t?(this._bitField=2097152|this._bitField,this._boundTo=t):this._bitField=-2097153&this._bitField},t.prototype._isBound=function(){return 2097152===(2097152&this._bitField)},t.bind=function(e,n){return t.resolve(n).bind(e)}}},2355:function(t,e,n){"use strict";var r=Object.create;if(r){var a=r(null),i=r(null);a[" size"]=i[" size"]=0}t.exports=function(t){var e,r,o=n(8213),l=o.canEvaluate,c=o.isIdentifier,s=function(t){return new Function("ensureMethod","                                    \n        return function(obj) {                                               \n            'use strict'                                                     \n            var len = this.length;                                           \n            ensureMethod(obj, 'methodName');                                 \n            switch(len) {                                                    \n                case 1: return obj.methodName(this[0]);                      \n                case 2: return obj.methodName(this[0], this[1]);             \n                case 3: return obj.methodName(this[0], this[1], this[2]);    \n                case 0: return obj.methodName();                             \n                default:                                                     \n                    return obj.methodName.apply(obj, this);                  \n            }                                                                \n        };                                                                   \n        ".replace(/methodName/g,t))(h)},u=function(t){return new Function("obj","                                             \n        'use strict';                                                        \n        return obj.propertyName;                                             \n        ".replace("propertyName",t))},d=function(t,e,n){var r=n[t];if("function"!==typeof r){if(!c(t))return null;if(r=e(t),n[t]=r,n[" size"]++,n[" size"]>512){for(var a=Object.keys(n),i=0;i<256;++i)delete n[a[i]];n[" size"]=a.length-256}}return r};function h(e,n){var r;if(null!=e&&(r=e[n]),"function"!==typeof r){var a="Object "+o.classString(e)+" has no method '"+o.toString(n)+"'";throw new t.TypeError(a)}return r}function f(t){return h(t,this.pop()).apply(t,this)}function p(t){return t[this]}function g(t){var e=+this;return e<0&&(e=Math.max(0,e+t.length)),t[e]}e=function(t){return d(t,s,a)},r=function(t){return d(t,u,i)},t.prototype.call=function(t){for(var n=arguments.length,r=new Array(Math.max(n-1,0)),a=1;a<n;++a)r[a-1]=arguments[a];if(l){var i=e(t);if(null!==i)return this._then(i,void 0,void 0,r,void 0)}return r.push(t),this._then(f,void 0,void 0,r,void 0)},t.prototype.get=function(t){var e;if("number"===typeof t)e=g;else if(l){var n=r(t);e=null!==n?n:p}else e=p;return this._then(e,void 0,void 0,t,void 0)}}},4045:function(t,e,n){"use strict";t.exports=function(t,e,r,a){var i=n(8213),o=i.tryCatch,l=i.errorObj,c=t._async;t.prototype.break=t.prototype.cancel=function(){if(!a.cancellation())return this._warn("cancellation is disabled");for(var t=this,e=t;t._isCancellable();){if(!t._cancelBy(e)){e._isFollowing()?e._followee().cancel():e._cancelBranched();break}var n=t._cancellationParent;if(null==n||!n._isCancellable()){t._isFollowing()?t._followee().cancel():t._cancelBranched();break}t._isFollowing()&&t._followee().cancel(),t._setWillBeCancelled(),e=t,t=n}},t.prototype._branchHasCancelled=function(){this._branchesRemainingToCancel--},t.prototype._enoughBranchesHaveCancelled=function(){return void 0===this._branchesRemainingToCancel||this._branchesRemainingToCancel<=0},t.prototype._cancelBy=function(t){return t===this?(this._branchesRemainingToCancel=0,this._invokeOnCancel(),!0):(this._branchHasCancelled(),!!this._enoughBranchesHaveCancelled()&&(this._invokeOnCancel(),!0))},t.prototype._cancelBranched=function(){this._enoughBranchesHaveCancelled()&&this._cancel()},t.prototype._cancel=function(){this._isCancellable()&&(this._setCancelled(),c.invoke(this._cancelPromises,this,void 0))},t.prototype._cancelPromises=function(){this._length()>0&&this._settlePromises()},t.prototype._unsetOnCancel=function(){this._onCancelField=void 0},t.prototype._isCancellable=function(){return this.isPending()&&!this._isCancelled()},t.prototype.isCancellable=function(){return this.isPending()&&!this.isCancelled()},t.prototype._doInvokeOnCancel=function(t,e){if(i.isArray(t))for(var n=0;n<t.length;++n)this._doInvokeOnCancel(t[n],e);else if(void 0!==t)if("function"===typeof t){if(!e){var r=o(t).call(this._boundValue());r===l&&(this._attachExtraTrace(r.e),c.throwLater(r.e))}}else t._resultCancelled(this)},t.prototype._invokeOnCancel=function(){var t=this._onCancel();this._unsetOnCancel(),c.invoke(this._doInvokeOnCancel,this,t)},t.prototype._invokeInternalOnCancel=function(){this._isCancellable()&&(this._doInvokeOnCancel(this._onCancel(),!0),this._unsetOnCancel())},t.prototype._resultCancelled=function(){this.cancel()}}},9094:function(t,e,n){"use strict";t.exports=function(t){var e=n(8213),r=n(9851).keys,a=e.tryCatch,i=e.errorObj;return function(n,o,l){return function(c){var s=l._boundValue();t:for(var u=0;u<n.length;++u){var d=n[u];if(d===Error||null!=d&&d.prototype instanceof Error){if(c instanceof d)return a(o).call(s,c)}else if("function"===typeof d){var h=a(d).call(s,c);if(h===i)return h;if(h)return a(o).call(s,c)}else if(e.isObject(c)){for(var f=r(d),p=0;p<f.length;++p){var g=f[p];if(d[g]!=c[g])continue t}return a(o).call(s,c)}}return t}}}},5056:function(t){"use strict";t.exports=function(t){var e=!1,n=[];function r(){this._trace=new r.CapturedTrace(a())}function a(){var t=n.length-1;if(t>=0)return n[t]}return t.prototype._promiseCreated=function(){},t.prototype._pushContext=function(){},t.prototype._popContext=function(){return null},t._peekContext=t.prototype._peekContext=function(){},r.prototype._pushContext=function(){void 0!==this._trace&&(this._trace._promiseCreated=null,n.push(this._trace))},r.prototype._popContext=function(){if(void 0!==this._trace){var t=n.pop(),e=t._promiseCreated;return t._promiseCreated=null,e}return null},r.CapturedTrace=null,r.create=function(){if(e)return new r},r.deactivateLongStackTraces=function(){},r.activateLongStackTraces=function(){var n=t.prototype._pushContext,i=t.prototype._popContext,o=t._peekContext,l=t.prototype._peekContext,c=t.prototype._promiseCreated;r.deactivateLongStackTraces=function(){t.prototype._pushContext=n,t.prototype._popContext=i,t._peekContext=o,t.prototype._peekContext=l,t.prototype._promiseCreated=c,e=!1},e=!0,t.prototype._pushContext=r.prototype._pushContext,t.prototype._popContext=r.prototype._popContext,t._peekContext=t.prototype._peekContext=a,t.prototype._promiseCreated=function(){var t=this._peekContext();t&&null==t._promiseCreated&&(t._promiseCreated=this)}},r}},9760:function(t,e,n){"use strict";t.exports=function(t,e){var r,a,i,o=t._getDomain,l=t._async,c=n(5437).Warning,s=n(8213),u=s.canAttachTrace,d=/[\\\/]bluebird[\\\/]js[\\\/](release|debug|instrumented)/,h=/\((?:timers\.js):\d+:\d+\)/,f=/[\/<\(](.+?):(\d+):(\d+)\)?\s*$/,p=null,g=null,v=!1,m=!(0==s.env("BLUEBIRD_DEBUG")||!s.env("BLUEBIRD_DEBUG")&&"development"!==s.env("NODE_ENV")),y=!(0==s.env("BLUEBIRD_WARNINGS")||!m&&!s.env("BLUEBIRD_WARNINGS")),b=!(0==s.env("BLUEBIRD_LONG_STACK_TRACES")||!m&&!s.env("BLUEBIRD_LONG_STACK_TRACES")),x=0!=s.env("BLUEBIRD_W_FORGOTTEN_RETURN")&&(y||!!s.env("BLUEBIRD_W_FORGOTTEN_RETURN"));t.prototype.suppressUnhandledRejections=function(){var t=this._target();t._bitField=-1048577&t._bitField|524288},t.prototype._ensurePossibleRejectionHandled=function(){0===(524288&this._bitField)&&(this._setRejectionIsUnhandled(),l.invokeLater(this._notifyUnhandledRejection,this,void 0))},t.prototype._notifyUnhandledRejectionIsHandled=function(){j("rejectionHandled",r,void 0,this)},t.prototype._setReturnedNonUndefined=function(){this._bitField=268435456|this._bitField},t.prototype._returnedNonUndefined=function(){return 0!==(268435456&this._bitField)},t.prototype._notifyUnhandledRejection=function(){if(this._isRejectionUnhandled()){var t=this._settledValue();this._setUnhandledRejectionIsNotified(),j("unhandledRejection",a,t,this)}},t.prototype._setUnhandledRejectionIsNotified=function(){this._bitField=262144|this._bitField},t.prototype._unsetUnhandledRejectionIsNotified=function(){this._bitField=-262145&this._bitField},t.prototype._isUnhandledRejectionNotified=function(){return(262144&this._bitField)>0},t.prototype._setRejectionIsUnhandled=function(){this._bitField=1048576|this._bitField},t.prototype._unsetRejectionIsUnhandled=function(){this._bitField=-1048577&this._bitField,this._isUnhandledRejectionNotified()&&(this._unsetUnhandledRejectionIsNotified(),this._notifyUnhandledRejectionIsHandled())},t.prototype._isRejectionUnhandled=function(){return(1048576&this._bitField)>0},t.prototype._warn=function(t,e,n){return R(t,e,n||this)},t.onPossiblyUnhandledRejection=function(t){var e=o();a="function"===typeof t?null===e?t:s.domainBind(e,t):void 0},t.onUnhandledRejectionHandled=function(t){var e=o();r="function"===typeof t?null===e?t:s.domainBind(e,t):void 0};var M=function(){};t.longStackTraces=function(){if(l.haveItemsQueued()&&!$.longStackTraces)throw new Error("cannot enable long stack traces after promises have been created\n\n    See http://goo.gl/MqrFmX\n");if(!$.longStackTraces&&W()){var n=t.prototype._captureStackTrace,r=t.prototype._attachExtraTrace;$.longStackTraces=!0,M=function(){if(l.haveItemsQueued()&&!$.longStackTraces)throw new Error("cannot enable long stack traces after promises have been created\n\n    See http://goo.gl/MqrFmX\n");t.prototype._captureStackTrace=n,t.prototype._attachExtraTrace=r,e.deactivateLongStackTraces(),l.enableTrampoline(),$.longStackTraces=!1},t.prototype._captureStackTrace=O,t.prototype._attachExtraTrace=I,e.activateLongStackTraces(),l.disableTrampolineIfNecessary()}},t.hasLongStackTraces=function(){return $.longStackTraces&&W()};var w=function(){try{if("function"===typeof CustomEvent){var t=new CustomEvent("CustomEvent");return s.global.dispatchEvent(t),function(t,e){var n=new CustomEvent(t.toLowerCase(),{detail:e,cancelable:!0});return!s.global.dispatchEvent(n)}}if("function"===typeof Event){t=new Event("CustomEvent");return s.global.dispatchEvent(t),function(t,e){var n=new Event(t.toLowerCase(),{cancelable:!0});return n.detail=e,!s.global.dispatchEvent(n)}}return(t=document.createEvent("CustomEvent")).initCustomEvent("testingtheevent",!1,!0,{}),s.global.dispatchEvent(t),function(t,e){var n=document.createEvent("CustomEvent");return n.initCustomEvent(t.toLowerCase(),!1,!0,e),!s.global.dispatchEvent(n)}}catch(e){}return function(){return!1}}(),z=s.isNode?function(){return process.emit.apply(process,arguments)}:s.global?function(t){var e="on"+t.toLowerCase(),n=s.global[e];return!!n&&(n.apply(s.global,[].slice.call(arguments,1)),!0)}:function(){return!1};function C(t,e){return{promise:e}}var A={promiseCreated:C,promiseFulfilled:C,promiseRejected:C,promiseResolved:C,promiseCancelled:C,promiseChained:function(t,e,n){return{promise:e,child:n}},warning:function(t,e){return{warning:e}},unhandledRejection:function(t,e,n){return{reason:e,promise:n}},rejectionHandled:C},k=function(t){var e=!1;try{e=z.apply(null,arguments)}catch(r){l.throwLater(r),e=!0}var n=!1;try{n=w(t,A[t].apply(null,arguments))}catch(r){l.throwLater(r),n=!0}return n||e};function H(){return!1}function E(t,e,n){var r=this;try{t(e,n,(function(t){if("function"!==typeof t)throw new TypeError("onCancel must be a function, got: "+s.toString(t));r._attachCancellationCallback(t)}))}catch(a){return a}}function S(t){if(!this._isCancellable())return this;var e=this._onCancel();void 0!==e?s.isArray(e)?e.push(t):this._setOnCancel([e,t]):this._setOnCancel(t)}function L(){return this._onCancelField}function _(t){this._onCancelField=t}function B(){this._cancellationParent=void 0,this._onCancelField=void 0}function D(t,e){if(0!==(1&e)){this._cancellationParent=t;var n=t._branchesRemainingToCancel;void 0===n&&(n=0),t._branchesRemainingToCancel=n+1}0!==(2&e)&&t._isBound()&&this._setBoundTo(t._boundTo)}t.config=function(e){if("longStackTraces"in(e=Object(e))&&(e.longStackTraces?t.longStackTraces():!e.longStackTraces&&t.hasLongStackTraces()&&M()),"warnings"in e){var n=e.warnings;$.warnings=!!n,x=$.warnings,s.isObject(n)&&"wForgottenReturn"in n&&(x=!!n.wForgottenReturn)}if("cancellation"in e&&e.cancellation&&!$.cancellation){if(l.haveItemsQueued())throw new Error("cannot enable cancellation after promises are in use");t.prototype._clearCancellationData=B,t.prototype._propagateFrom=D,t.prototype._onCancel=L,t.prototype._setOnCancel=_,t.prototype._attachCancellationCallback=S,t.prototype._execute=E,T=D,$.cancellation=!0}return"monitoring"in e&&(e.monitoring&&!$.monitoring?($.monitoring=!0,t.prototype._fireEvent=k):!e.monitoring&&$.monitoring&&($.monitoring=!1,t.prototype._fireEvent=H)),t},t.prototype._fireEvent=H,t.prototype._execute=function(t,e,n){try{t(e,n)}catch(r){return r}},t.prototype._onCancel=function(){},t.prototype._setOnCancel=function(t){},t.prototype._attachCancellationCallback=function(t){},t.prototype._captureStackTrace=function(){},t.prototype._attachExtraTrace=function(){},t.prototype._clearCancellationData=function(){},t.prototype._propagateFrom=function(t,e){};var T=function(t,e){0!==(2&e)&&t._isBound()&&this._setBoundTo(t._boundTo)};function V(){var e=this._boundTo;return void 0!==e&&e instanceof t?e.isFulfilled()?e.value():void 0:e}function O(){this._trace=new Y(this._peekContext())}function I(t,e){if(u(t)){var n=this._trace;if(void 0!==n&&e&&(n=n._parent),void 0!==n)n.attachExtraTrace(t);else if(!t.__stackCleaned__){var r=N(t);s.notEnumerableProp(t,"stack",r.message+"\n"+r.stack.join("\n")),s.notEnumerableProp(t,"__stackCleaned__",!0)}}}function R(e,n,r){if($.warnings){var a,i=new c(e);if(n)r._attachExtraTrace(i);else if($.longStackTraces&&(a=t._peekContext()))a.attachExtraTrace(i);else{var o=N(i);i.stack=o.message+"\n"+o.stack.join("\n")}k("warning",i)||P(i,"",!0)}}function F(t){for(var e=[],n=0;n<t.length;++n){var r=t[n],a="    (No stack trace)"===r||p.test(r),i=a&&Z(r);a&&!i&&(v&&" "!==r.charAt(0)&&(r="    "+r),e.push(r))}return e}function N(t){var e=t.stack,n=t.toString();return e="string"===typeof e&&e.length>0?function(t){for(var e=t.stack.replace(/\s+$/g,"").split("\n"),n=0;n<e.length;++n){var r=e[n];if("    (No stack trace)"===r||p.test(r))break}return n>0&&"SyntaxError"!=t.name&&(e=e.slice(n)),e}(t):["    (No stack trace)"],{message:n,stack:"SyntaxError"==t.name?e:F(e)}}function P(t,e,n){if("undefined"!==typeof console){var r;if(s.isObject(t)){var a=t.stack;r=e+g(a,t)}else r=e+String(t);"function"===typeof i?i(r,n):"function"!==typeof console.log&&"object"!==typeof console.log||console.log(r)}}function j(t,e,n,r){var a=!1;try{"function"===typeof e&&(a=!0,"rejectionHandled"===t?e(r):e(n,r))}catch(i){l.throwLater(i)}"unhandledRejection"===t?k(t,n,r)||a||P(n,"Unhandled rejection "):k(t,r)}function U(t){var e;if("function"===typeof t)e="[function "+(t.name||"anonymous")+"]";else{e=t&&"function"===typeof t.toString?t.toString():s.toString(t);if(/\[object [a-zA-Z0-9$_]+\]/.test(e))try{e=JSON.stringify(t)}catch(n){}0===e.length&&(e="(empty array)")}return"(<"+function(t){var e=41;if(t.length<e)return t;return t.substr(0,e-3)+"..."}(e)+">, no stack trace)"}function W(){return"function"===typeof X}var Z=function(){return!1},G=/[\/<\(]([^:\/]+):(\d+):(?:\d+)\)?\s*$/;function q(t){var e=t.match(G);if(e)return{fileName:e[1],line:parseInt(e[2],10)}}function Y(t){this._parent=t,this._promisesCreated=0;var e=this._length=1+(void 0===t?0:t._length);X(this,Y),e>32&&this.uncycle()}s.inherits(Y,Error),e.CapturedTrace=Y,Y.prototype.uncycle=function(){var t=this._length;if(!(t<2)){for(var e=[],n={},r=0,a=this;void 0!==a;++r)e.push(a),a=a._parent;for(r=(t=this._length=r)-1;r>=0;--r){var i=e[r].stack;void 0===n[i]&&(n[i]=r)}for(r=0;r<t;++r){var o=n[e[r].stack];if(void 0!==o&&o!==r){o>0&&(e[o-1]._parent=void 0,e[o-1]._length=1),e[r]._parent=void 0,e[r]._length=1;var l=r>0?e[r-1]:this;o<t-1?(l._parent=e[o+1],l._parent.uncycle(),l._length=l._parent._length+1):(l._parent=void 0,l._length=1);for(var c=l._length+1,s=r-2;s>=0;--s)e[s]._length=c,c++;return}}}},Y.prototype.attachExtraTrace=function(t){if(!t.__stackCleaned__){this.uncycle();for(var e=N(t),n=e.message,r=[e.stack],a=this;void 0!==a;)r.push(F(a.stack.split("\n"))),a=a._parent;!function(t){for(var e=t[0],n=1;n<t.length;++n){for(var r=t[n],a=e.length-1,i=e[a],o=-1,l=r.length-1;l>=0;--l)if(r[l]===i){o=l;break}for(l=o;l>=0;--l){var c=r[l];if(e[a]!==c)break;e.pop(),a--}e=r}}(r),function(t){for(var e=0;e<t.length;++e)(0===t[e].length||e+1<t.length&&t[e][0]===t[e+1][0])&&(t.splice(e,1),e--)}(r),s.notEnumerableProp(t,"stack",function(t,e){for(var n=0;n<e.length-1;++n)e[n].push("From previous event:"),e[n]=e[n].join("\n");return n<e.length&&(e[n]=e[n].join("\n")),t+"\n"+e.join("\n")}(n,r)),s.notEnumerableProp(t,"__stackCleaned__",!0)}};var X=function(){var t=/^\s*at\s*/,e=function(t,e){return"string"===typeof t?t:void 0!==e.name&&void 0!==e.message?e.toString():U(e)};if("number"===typeof Error.stackTraceLimit&&"function"===typeof Error.captureStackTrace){Error.stackTraceLimit+=6,p=t,g=e;var n=Error.captureStackTrace;return Z=function(t){return d.test(t)},function(t,e){Error.stackTraceLimit+=6,n(t,e),Error.stackTraceLimit-=6}}var r,a=new Error;if("string"===typeof a.stack&&a.stack.split("\n")[0].indexOf("stackDetection@")>=0)return p=/@/,g=e,v=!0,function(t){t.stack=(new Error).stack};try{throw new Error}catch(i){r="stack"in i}return!("stack"in a)&&r&&"number"===typeof Error.stackTraceLimit?(p=t,g=e,function(t){Error.stackTraceLimit+=6;try{throw new Error}catch(i){t.stack=i.stack}Error.stackTraceLimit-=6}):(g=function(t,e){return"string"===typeof t?t:"object"!==typeof e&&"function"!==typeof e||void 0===e.name||void 0===e.message?U(e):e.toString()},null)}();"undefined"!==typeof console&&"undefined"!==typeof console.warn&&(i=function(t){console.warn(t)},s.isNode&&process.stderr.isTTY?i=function(t,e){var n=e?"\x1b[33m":"\x1b[31m";console.warn(n+t+"\x1b[0m\n")}:s.isNode||"string"!==typeof(new Error).stack||(i=function(t,e){console.warn("%c"+t,e?"color: darkorange":"color: red")}));var $={warnings:y,longStackTraces:!1,cancellation:!1,monitoring:!1};return b&&t.longStackTraces(),{longStackTraces:function(){return $.longStackTraces},warnings:function(){return $.warnings},cancellation:function(){return $.cancellation},monitoring:function(){return $.monitoring},propagateFromFunction:function(){return T},boundValueFunction:function(){return V},checkForgottenReturns:function(t,e,n,r,a){if(void 0===t&&null!==e&&x){if(void 0!==a&&a._returnedNonUndefined())return;if(0===(65535&r._bitField))return;n&&(n+=" ");var i="",o="";if(e._trace){for(var l=e._trace.stack.split("\n"),c=F(l),s=c.length-1;s>=0;--s){var u=c[s];if(!h.test(u)){var d=u.match(f);d&&(i="at "+d[1]+":"+d[2]+":"+d[3]+" ");break}}if(c.length>0){var p=c[0];for(s=0;s<l.length;++s)if(l[s]===p){s>0&&(o="\n"+l[s-1]);break}}}var g="a promise was created in a "+n+"handler "+i+"but was not returned from it, see http://goo.gl/rRqMUw"+o;r._warn(g,!0,e)}},setBounds:function(t,e){if(W()){for(var n,r,a=t.stack.split("\n"),i=e.stack.split("\n"),o=-1,l=-1,c=0;c<a.length;++c){if(s=q(a[c])){n=s.fileName,o=s.line;break}}for(c=0;c<i.length;++c){var s;if(s=q(i[c])){r=s.fileName,l=s.line;break}}o<0||l<0||!n||!r||n!==r||o>=l||(Z=function(t){if(d.test(t))return!0;var e=q(t);return!!(e&&e.fileName===n&&o<=e.line&&e.line<=l)})}},warn:R,deprecated:function(t,e){var n=t+" is deprecated and will be removed in a future version.";return e&&(n+=" Use "+e+" instead."),R(n)},CapturedTrace:Y,fireDomEvent:w,fireGlobalEvent:z}}},4877:function(t){"use strict";t.exports=function(t){function e(){return this.value}function n(){throw this.reason}t.prototype.return=t.prototype.thenReturn=function(n){return n instanceof t&&n.suppressUnhandledRejections(),this._then(e,void 0,void 0,{value:n},void 0)},t.prototype.throw=t.prototype.thenThrow=function(t){return this._then(n,void 0,void 0,{reason:t},void 0)},t.prototype.catchThrow=function(t){if(arguments.length<=1)return this._then(void 0,n,void 0,{reason:t},void 0);var e=arguments[1];return this.caught(t,(function(){throw e}))},t.prototype.catchReturn=function(n){if(arguments.length<=1)return n instanceof t&&n.suppressUnhandledRejections(),this._then(void 0,e,void 0,{value:n},void 0);var r=arguments[1];r instanceof t&&r.suppressUnhandledRejections();return this.caught(n,(function(){return r}))}}},7754:function(t){"use strict";t.exports=function(t,e){var n=t.reduce,r=t.all;function a(){return r(this)}t.prototype.each=function(t){return n(this,t,e,0)._then(a,void 0,void 0,this,void 0)},t.prototype.mapSeries=function(t){return n(this,t,e,e)},t.each=function(t,r){return n(t,r,e,0)._then(a,void 0,void 0,t,void 0)},t.mapSeries=function(t,r){return n(t,r,e,e)}}},5437:function(t,e,n){"use strict";var r,a,i=n(9851),o=i.freeze,l=n(8213),c=l.inherits,s=l.notEnumerableProp;function u(t,e){function n(r){if(!(this instanceof n))return new n(r);s(this,"message","string"===typeof r?r:e),s(this,"name",t),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):Error.call(this)}return c(n,Error),n}var d=u("Warning","warning"),h=u("CancellationError","cancellation error"),f=u("TimeoutError","timeout error"),p=u("AggregateError","aggregate error");try{r=TypeError,a=RangeError}catch(x){r=u("TypeError","type error"),a=u("RangeError","range error")}for(var g="join pop push shift unshift slice filter forEach some every map indexOf lastIndexOf reduce reduceRight sort reverse".split(" "),v=0;v<g.length;++v)"function"===typeof Array.prototype[g[v]]&&(p.prototype[g[v]]=Array.prototype[g[v]]);i.defineProperty(p.prototype,"length",{value:0,configurable:!1,writable:!0,enumerable:!0}),p.prototype.isOperational=!0;var m=0;function y(t){if(!(this instanceof y))return new y(t);s(this,"name","OperationalError"),s(this,"message",t),this.cause=t,this.isOperational=!0,t instanceof Error?(s(this,"message",t.message),s(this,"stack",t.stack)):Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor)}p.prototype.toString=function(){var t=Array(4*m+1).join(" "),e="\n"+t+"AggregateError of:\n";m++,t=Array(4*m+1).join(" ");for(var n=0;n<this.length;++n){for(var r=this[n]===this?"[Circular AggregateError]":this[n]+"",a=r.split("\n"),i=0;i<a.length;++i)a[i]=t+a[i];e+=(r=a.join("\n"))+"\n"}return m--,e},c(y,Error);var b=Error.__BluebirdErrorTypes__;b||(b=o({CancellationError:h,TimeoutError:f,OperationalError:y,RejectionError:y,AggregateError:p}),i.defineProperty(Error,"__BluebirdErrorTypes__",{value:b,writable:!1,enumerable:!1,configurable:!1})),t.exports={Error:Error,TypeError:r,RangeError:a,CancellationError:b.CancellationError,OperationalError:b.OperationalError,TimeoutError:b.TimeoutError,AggregateError:b.AggregateError,Warning:d}},9851:function(t){var e=function(){"use strict";return void 0===this}();if(e)t.exports={freeze:Object.freeze,defineProperty:Object.defineProperty,getDescriptor:Object.getOwnPropertyDescriptor,keys:Object.keys,names:Object.getOwnPropertyNames,getPrototypeOf:Object.getPrototypeOf,isArray:Array.isArray,isES5:e,propertyIsWritable:function(t,e){var n=Object.getOwnPropertyDescriptor(t,e);return!(n&&!n.writable&&!n.set)}};else{var n={}.hasOwnProperty,r={}.toString,a={}.constructor.prototype,i=function(t){var e=[];for(var r in t)n.call(t,r)&&e.push(r);return e};t.exports={isArray:function(t){try{return"[object Array]"===r.call(t)}catch(e){return!1}},keys:i,names:i,defineProperty:function(t,e,n){return t[e]=n.value,t},getDescriptor:function(t,e){return{value:t[e]}},freeze:function(t){return t},getPrototypeOf:function(t){try{return Object(t).constructor.prototype}catch(e){return a}},isES5:e,propertyIsWritable:function(){return!0}}}},2844:function(t){"use strict";t.exports=function(t,e){var n=t.map;t.prototype.filter=function(t,r){return n(this,t,r,e)},t.filter=function(t,r,a){return n(t,r,a,e)}}},9203:function(t,e,n){"use strict";t.exports=function(t,e){var r=n(8213),a=t.CancellationError,i=r.errorObj;function o(t,e,n){this.promise=t,this.type=e,this.handler=n,this.called=!1,this.cancelPromise=null}function l(t){this.finallyHandler=t}function c(t,e){return null!=t.cancelPromise&&(arguments.length>1?t.cancelPromise._reject(e):t.cancelPromise._cancel(),t.cancelPromise=null,!0)}function s(){return d.call(this,this.promise._target()._settledValue())}function u(t){if(!c(this,t))return i.e=t,i}function d(n){var r=this.promise,o=this.handler;if(!this.called){this.called=!0;var d=this.isFinallyHandler()?o.call(r._boundValue()):o.call(r._boundValue(),n);if(void 0!==d){r._setReturnedNonUndefined();var h=e(d,r);if(h instanceof t){if(null!=this.cancelPromise){if(h._isCancelled()){var f=new a("late cancellation observer");return r._attachExtraTrace(f),i.e=f,i}h.isPending()&&h._attachCancellationCallback(new l(this))}return h._then(s,u,void 0,this,void 0)}}}return r.isRejected()?(c(this),i.e=n,i):(c(this),n)}return o.prototype.isFinallyHandler=function(){return 0===this.type},l.prototype._resultCancelled=function(){c(this.finallyHandler)},t.prototype._passThrough=function(t,e,n,r){return"function"!==typeof t?this.then():this._then(n,r,void 0,new o(this,e,t),void 0)},t.prototype.lastly=t.prototype.finally=function(t){return this._passThrough(t,0,d,d)},t.prototype.tap=function(t){return this._passThrough(t,1,d)},o}},5333:function(t,e,n){"use strict";t.exports=function(t,e,r,a,i,o){var l=n(5437).TypeError,c=n(8213),s=c.errorObj,u=c.tryCatch,d=[];function h(e,n,a,i){if(o.cancellation()){var l=new t(r),c=this._finallyPromise=new t(r);this._promise=l.lastly((function(){return c})),l._captureStackTrace(),l._setOnCancel(this)}else{(this._promise=new t(r))._captureStackTrace()}this._stack=i,this._generatorFunction=e,this._receiver=n,this._generator=void 0,this._yieldHandlers="function"===typeof a?[a].concat(d):d,this._yieldedPromise=null,this._cancellationPhase=!1}c.inherits(h,i),h.prototype._isResolved=function(){return null===this._promise},h.prototype._cleanup=function(){this._promise=this._generator=null,o.cancellation()&&null!==this._finallyPromise&&(this._finallyPromise._fulfill(),this._finallyPromise=null)},h.prototype._promiseCancelled=function(){if(!this._isResolved()){var e;if("undefined"!==typeof this._generator.return)this._promise._pushContext(),e=u(this._generator.return).call(this._generator,void 0),this._promise._popContext();else{var n=new t.CancellationError("generator .return() sentinel");t.coroutine.returnSentinel=n,this._promise._attachExtraTrace(n),this._promise._pushContext(),e=u(this._generator.throw).call(this._generator,n),this._promise._popContext()}this._cancellationPhase=!0,this._yieldedPromise=null,this._continue(e)}},h.prototype._promiseFulfilled=function(t){this._yieldedPromise=null,this._promise._pushContext();var e=u(this._generator.next).call(this._generator,t);this._promise._popContext(),this._continue(e)},h.prototype._promiseRejected=function(t){this._yieldedPromise=null,this._promise._attachExtraTrace(t),this._promise._pushContext();var e=u(this._generator.throw).call(this._generator,t);this._promise._popContext(),this._continue(e)},h.prototype._resultCancelled=function(){if(this._yieldedPromise instanceof t){var e=this._yieldedPromise;this._yieldedPromise=null,e.cancel()}},h.prototype.promise=function(){return this._promise},h.prototype._run=function(){this._generator=this._generatorFunction.call(this._receiver),this._receiver=this._generatorFunction=void 0,this._promiseFulfilled(void 0)},h.prototype._continue=function(e){var n=this._promise;if(e===s)return this._cleanup(),this._cancellationPhase?n.cancel():n._rejectCallback(e.e,!1);var r=e.value;if(!0===e.done)return this._cleanup(),this._cancellationPhase?n.cancel():n._resolveCallback(r);var i=a(r,this._promise);if(i instanceof t||(i=function(e,n,r){for(var i=0;i<n.length;++i){r._pushContext();var o=u(n[i])(e);if(r._popContext(),o===s){r._pushContext();var l=t.reject(s.e);return r._popContext(),l}var c=a(o,r);if(c instanceof t)return c}return null}(i,this._yieldHandlers,this._promise),null!==i)){var o=(i=i._target())._bitField;0===(50397184&o)?(this._yieldedPromise=i,i._proxy(this,null)):0!==(33554432&o)?t._async.invoke(this._promiseFulfilled,this,i._value()):0!==(16777216&o)?t._async.invoke(this._promiseRejected,this,i._reason()):this._promiseCancelled()}else this._promiseRejected(new l("A value %s was yielded that could not be treated as a promise\n\n    See http://goo.gl/MqrFmX\n\n".replace("%s",r)+"From coroutine:\n"+this._stack.split("\n").slice(1,-7).join("\n")))},t.coroutine=function(t,e){if("function"!==typeof t)throw new l("generatorFunction must be a function\n\n    See http://goo.gl/MqrFmX\n");var n=Object(e).yieldHandler,r=h,a=(new Error).stack;return function(){var e=t.apply(this,arguments),i=new r(void 0,void 0,n,a),o=i.promise();return i._generator=e,i._promiseFulfilled(void 0),o}},t.coroutine.addYieldHandler=function(t){if("function"!==typeof t)throw new l("expecting a function but got "+c.classString(t));d.push(t)},t.spawn=function(n){if(o.deprecated("Promise.spawn()","Promise.coroutine()"),"function"!==typeof n)return e("generatorFunction must be a function\n\n    See http://goo.gl/MqrFmX\n");var r=new h(n,this),a=r.promise();return r._run(t.spawn),a}}},686:function(t,e,n){"use strict";t.exports=function(t,e,r,a,i,o){var l,c=n(8213),s=c.canEvaluate,u=c.tryCatch,d=c.errorObj;if(s){for(var h=function(t){return new Function("value","holder","                             \n            'use strict';                                                    \n            holder.pIndex = value;                                           \n            holder.checkFulfillment(this);                                   \n            ".replace(/Index/g,t))},f=function(t){return new Function("promise","holder","                           \n            'use strict';                                                    \n            holder.pIndex = promise;                                         \n            ".replace(/Index/g,t))},p=function(e){for(var n=new Array(e),r=0;r<n.length;++r)n[r]="this.p"+(r+1);var a=n.join(" = ")+" = null;",o="var promise;\n"+n.map((function(t){return"                                                         \n                promise = "+t+";                                      \n                if (promise instanceof Promise) {                            \n                    promise.cancel();                                        \n                }                                                            \n            "})).join("\n"),l=n.join(", "),c="Holder$"+e,s="return function(tryCatch, errorObj, Promise, async) {    \n            'use strict';                                                    \n            function [TheName](fn) {                                         \n                [TheProperties]                                              \n                this.fn = fn;                                                \n                this.asyncNeeded = true;                                     \n                this.now = 0;                                                \n            }                                                                \n                                                                             \n            [TheName].prototype._callFunction = function(promise) {          \n                promise._pushContext();                                      \n                var ret = tryCatch(this.fn)([ThePassedArguments]);           \n                promise._popContext();                                       \n                if (ret === errorObj) {                                      \n                    promise._rejectCallback(ret.e, false);                   \n                } else {                                                     \n                    promise._resolveCallback(ret);                           \n                }                                                            \n            };                                                               \n                                                                             \n            [TheName].prototype.checkFulfillment = function(promise) {       \n                var now = ++this.now;                                        \n                if (now === [TheTotal]) {                                    \n                    if (this.asyncNeeded) {                                  \n                        async.invoke(this._callFunction, this, promise);     \n                    } else {                                                 \n                        this._callFunction(promise);                         \n                    }                                                        \n                                                                             \n                }                                                            \n            };                                                               \n                                                                             \n            [TheName].prototype._resultCancelled = function() {              \n                [CancellationCode]                                           \n            };                                                               \n                                                                             \n            return [TheName];                                                \n        }(tryCatch, errorObj, Promise, async);                               \n        ";return s=s.replace(/\[TheName\]/g,c).replace(/\[TheTotal\]/g,e).replace(/\[ThePassedArguments\]/g,l).replace(/\[TheProperties\]/g,a).replace(/\[CancellationCode\]/g,o),new Function("tryCatch","errorObj","Promise","async",s)(u,d,t,i)},g=[],v=[],m=[],y=0;y<8;++y)g.push(p(y+1)),v.push(h(y+1)),m.push(f(y+1));l=function(t){this._reject(t)}}t.join=function(){var n,i=arguments.length-1;if(i>0&&"function"===typeof arguments[i]&&(n=arguments[i],i<=8&&s)){(w=new t(a))._captureStackTrace();for(var u=new(0,g[i-1])(n),d=v,h=0;h<i;++h){var f=r(arguments[h],w);if(f instanceof t){var p=(f=f._target())._bitField;0===(50397184&p)?(f._then(d[h],l,void 0,w,u),m[h](f,u),u.asyncNeeded=!1):0!==(33554432&p)?d[h].call(w,f._value(),u):0!==(16777216&p)?w._reject(f._reason()):w._cancel()}else d[h].call(w,f,u)}if(!w._isFateSealed()){if(u.asyncNeeded){var y=o();null!==y&&(u.fn=c.domainBind(y,u.fn))}w._setAsyncGuaranteed(),w._setOnCancel(u)}return w}for(var b=arguments.length,x=new Array(b),M=0;M<b;++M)x[M]=arguments[M];n&&x.pop();var w=new e(x).promise();return void 0!==n?w.spread(n):w}}},9529:function(t,e,n){"use strict";t.exports=function(t,e,r,a,i,o){var l=t._getDomain,c=n(8213),s=c.tryCatch,u=c.errorObj,d=t._async;function h(t,e,n,r){this.constructor$(t),this._promise._captureStackTrace();var a=l();this._callback=null===a?e:c.domainBind(a,e),this._preservedValues=r===i?new Array(this.length()):null,this._limit=n,this._inFlight=0,this._queue=[],d.invoke(this._asyncInit,this,void 0)}function f(e,n,a,i){if("function"!==typeof n)return r("expecting a function but got "+c.classString(n));var o=0;if(void 0!==a){if("object"!==typeof a||null===a)return t.reject(new TypeError("options argument must be an object but it is "+c.classString(a)));if("number"!==typeof a.concurrency)return t.reject(new TypeError("'concurrency' must be a number but it is "+c.classString(a.concurrency)));o=a.concurrency}return new h(e,n,o="number"===typeof o&&isFinite(o)&&o>=1?o:0,i).promise()}c.inherits(h,e),h.prototype._asyncInit=function(){this._init$(void 0,-2)},h.prototype._init=function(){},h.prototype._promiseFulfilled=function(e,n){var r=this._values,i=this.length(),l=this._preservedValues,c=this._limit;if(n<0){if(r[n=-1*n-1]=e,c>=1&&(this._inFlight--,this._drainQueue(),this._isResolved()))return!0}else{if(c>=1&&this._inFlight>=c)return r[n]=e,this._queue.push(n),!1;null!==l&&(l[n]=e);var d=this._promise,h=this._callback,f=d._boundValue();d._pushContext();var p=s(h).call(f,e,n,i),g=d._popContext();if(o.checkForgottenReturns(p,g,null!==l?"Promise.filter":"Promise.map",d),p===u)return this._reject(p.e),!0;var v=a(p,this._promise);if(v instanceof t){var m=(v=v._target())._bitField;if(0===(50397184&m))return c>=1&&this._inFlight++,r[n]=v,v._proxy(this,-1*(n+1)),!1;if(0===(33554432&m))return 0!==(16777216&m)?(this._reject(v._reason()),!0):(this._cancel(),!0);p=v._value()}r[n]=p}return++this._totalResolved>=i&&(null!==l?this._filter(r,l):this._resolve(r),!0)},h.prototype._drainQueue=function(){for(var t=this._queue,e=this._limit,n=this._values;t.length>0&&this._inFlight<e;){if(this._isResolved())return;var r=t.pop();this._promiseFulfilled(n[r],r)}},h.prototype._filter=function(t,e){for(var n=e.length,r=new Array(n),a=0,i=0;i<n;++i)t[i]&&(r[a++]=e[i]);r.length=a,this._resolve(r)},h.prototype.preservedValues=function(){return this._preservedValues},t.prototype.map=function(t,e){return f(this,t,e,null)},t.map=function(t,e,n,r){return f(t,e,n,r)}}},9992:function(t,e,n){"use strict";t.exports=function(t,e,r,a,i){var o=n(8213),l=o.tryCatch;t.method=function(n){if("function"!==typeof n)throw new t.TypeError("expecting a function but got "+o.classString(n));return function(){var r=new t(e);r._captureStackTrace(),r._pushContext();var a=l(n).apply(this,arguments),o=r._popContext();return i.checkForgottenReturns(a,o,"Promise.method",r),r._resolveFromSyncValue(a),r}},t.attempt=t.try=function(n){if("function"!==typeof n)return a("expecting a function but got "+o.classString(n));var r,c=new t(e);if(c._captureStackTrace(),c._pushContext(),arguments.length>1){i.deprecated("calling Promise.try with more than 1 argument");var s=arguments[1],u=arguments[2];r=o.isArray(s)?l(n).apply(u,s):l(n).call(u,s)}else r=l(n)();var d=c._popContext();return i.checkForgottenReturns(r,d,"Promise.try",c),c._resolveFromSyncValue(r),c},t.prototype._resolveFromSyncValue=function(t){t===o.errorObj?this._rejectCallback(t.e,!1):this._resolveCallback(t,!0)}}},4862:function(t,e,n){"use strict";var r=n(8213),a=r.maybeWrapAsError,i=n(5437).OperationalError,o=n(9851);var l=/^(?:name|message|stack|cause)$/;function c(t){var e;if(function(t){return t instanceof Error&&o.getPrototypeOf(t)===Error.prototype}(t)){(e=new i(t)).name=t.name,e.message=t.message,e.stack=t.stack;for(var n=o.keys(t),a=0;a<n.length;++a){var c=n[a];l.test(c)||(e[c]=t[c])}return e}return r.markAsOriginatingFromRejection(t),t}t.exports=function(t,e){return function(n,r){if(null!==t){if(n){var i=c(a(n));t._attachExtraTrace(i),t._reject(i)}else if(e){for(var o=arguments.length,l=new Array(Math.max(o-1,0)),s=1;s<o;++s)l[s-1]=arguments[s];t._fulfill(l)}else t._fulfill(r);t=null}}}},3238:function(t,e,n){"use strict";t.exports=function(t){var e=n(8213),r=t._async,a=e.tryCatch,i=e.errorObj;function o(t,n){if(!e.isArray(t))return l.call(this,t,n);var o=a(n).apply(this._boundValue(),[null].concat(t));o===i&&r.throwLater(o.e)}function l(t,e){var n=this._boundValue(),o=void 0===t?a(e).call(n,null):a(e).call(n,null,t);o===i&&r.throwLater(o.e)}function c(t,e){if(!t){var n=new Error(t+"");n.cause=t,t=n}var o=a(e).call(this._boundValue(),t);o===i&&r.throwLater(o.e)}t.prototype.asCallback=t.prototype.nodeify=function(t,e){if("function"==typeof t){var n=l;void 0!==e&&Object(e).spread&&(n=o),this._then(n,c,void 0,this,t)}return this}}},6809:function(t,e,n){"use strict";t.exports=function(){var e=function(){return new f("circular promise resolution chain\n\n    See http://goo.gl/MqrFmX\n")},r=function(){return new E.PromiseInspection(this._target())},a=function(t){return E.reject(new f(t))};function i(){}var o,l={},c=n(8213);o=c.isNode?function(){var t=process.domain;return void 0===t&&(t=null),t}:function(){return null},c.notEnumerableProp(E,"_getDomain",o);var s=n(9851),u=n(5744),d=new u;s.defineProperty(E,"_async",{value:d});var h=n(5437),f=E.TypeError=h.TypeError;E.RangeError=h.RangeError;var p=E.CancellationError=h.CancellationError;E.TimeoutError=h.TimeoutError,E.OperationalError=h.OperationalError,E.RejectionError=h.OperationalError,E.AggregateError=h.AggregateError;var g=function(){},v={},m={},y=n(1803)(E,g),b=n(6635)(E,g,y,a,i),x=n(5056)(E),M=x.create,w=n(9760)(E,x),z=(w.CapturedTrace,n(9203)(E,y)),C=n(9094)(m),A=n(4862),k=c.errorObj,H=c.tryCatch;function E(t){this._bitField=0,this._fulfillmentHandler0=void 0,this._rejectionHandler0=void 0,this._promise0=void 0,this._receiver0=void 0,t!==g&&(!function(t,e){if("function"!==typeof e)throw new f("expecting a function but got "+c.classString(e));if(t.constructor!==E)throw new f("the promise constructor cannot be invoked directly\n\n    See http://goo.gl/MqrFmX\n")}(this,t),this._resolveFromExecutor(t)),this._promiseCreated(),this._fireEvent("promiseCreated",this)}function S(t){this.promise._resolveCallback(t)}function L(t){this.promise._rejectCallback(t,!1)}function _(t){var e=new E(g);e._fulfillmentHandler0=t,e._rejectionHandler0=t,e._promise0=t,e._receiver0=t}return E.prototype.toString=function(){return"[object Promise]"},E.prototype.caught=E.prototype.catch=function(t){var e=arguments.length;if(e>1){var n,r=new Array(e-1),i=0;for(n=0;n<e-1;++n){var o=arguments[n];if(!c.isObject(o))return a("expecting an object but got A catch statement predicate "+c.classString(o));r[i++]=o}return r.length=i,t=arguments[n],this.then(void 0,C(r,t,this))}return this.then(void 0,t)},E.prototype.reflect=function(){return this._then(r,r,void 0,this,void 0)},E.prototype.then=function(t,e){if(w.warnings()&&arguments.length>0&&"function"!==typeof t&&"function"!==typeof e){var n=".then() only accepts functions but was passed: "+c.classString(t);arguments.length>1&&(n+=", "+c.classString(e)),this._warn(n)}return this._then(t,e,void 0,void 0,void 0)},E.prototype.done=function(t,e){this._then(t,e,void 0,void 0,void 0)._setIsFinal()},E.prototype.spread=function(t){return"function"!==typeof t?a("expecting a function but got "+c.classString(t)):this.all()._then(t,void 0,void 0,v,void 0)},E.prototype.toJSON=function(){var t={isFulfilled:!1,isRejected:!1,fulfillmentValue:void 0,rejectionReason:void 0};return this.isFulfilled()?(t.fulfillmentValue=this.value(),t.isFulfilled=!0):this.isRejected()&&(t.rejectionReason=this.reason(),t.isRejected=!0),t},E.prototype.all=function(){return arguments.length>0&&this._warn(".all() was passed arguments but it does not take any"),new b(this).promise()},E.prototype.error=function(t){return this.caught(c.originatesFromRejection,t)},E.getNewLibraryCopy=t.exports,E.is=function(t){return t instanceof E},E.fromNode=E.fromCallback=function(t){var e=new E(g);e._captureStackTrace();var n=arguments.length>1&&!!Object(arguments[1]).multiArgs,r=H(t)(A(e,n));return r===k&&e._rejectCallback(r.e,!0),e._isFateSealed()||e._setAsyncGuaranteed(),e},E.all=function(t){return new b(t).promise()},E.cast=function(t){var e=y(t);return e instanceof E||((e=new E(g))._captureStackTrace(),e._setFulfilled(),e._rejectionHandler0=t),e},E.resolve=E.fulfilled=E.cast,E.reject=E.rejected=function(t){var e=new E(g);return e._captureStackTrace(),e._rejectCallback(t,!0),e},E.setScheduler=function(t){if("function"!==typeof t)throw new f("expecting a function but got "+c.classString(t));return d.setScheduler(t)},E.prototype._then=function(t,e,n,r,a){var i=void 0!==a,l=i?a:new E(g),s=this._target(),u=s._bitField;i||(l._propagateFrom(this,3),l._captureStackTrace(),void 0===r&&0!==(2097152&this._bitField)&&(r=0!==(50397184&u)?this._boundValue():s===this?void 0:this._boundTo),this._fireEvent("promiseChained",this,l));var h=o();if(0!==(50397184&u)){var f,v,m=s._settlePromiseCtx;0!==(33554432&u)?(v=s._rejectionHandler0,f=t):0!==(16777216&u)?(v=s._fulfillmentHandler0,f=e,s._unsetRejectionIsUnhandled()):(m=s._settlePromiseLateCancellationObserver,v=new p("late cancellation observer"),s._attachExtraTrace(v),f=e),d.invoke(m,s,{handler:null===h?f:"function"===typeof f&&c.domainBind(h,f),promise:l,receiver:r,value:v})}else s._addCallbacks(t,e,l,r,h);return l},E.prototype._length=function(){return 65535&this._bitField},E.prototype._isFateSealed=function(){return 0!==(117506048&this._bitField)},E.prototype._isFollowing=function(){return 67108864===(67108864&this._bitField)},E.prototype._setLength=function(t){this._bitField=-65536&this._bitField|65535&t},E.prototype._setFulfilled=function(){this._bitField=33554432|this._bitField,this._fireEvent("promiseFulfilled",this)},E.prototype._setRejected=function(){this._bitField=16777216|this._bitField,this._fireEvent("promiseRejected",this)},E.prototype._setFollowing=function(){this._bitField=67108864|this._bitField,this._fireEvent("promiseResolved",this)},E.prototype._setIsFinal=function(){this._bitField=4194304|this._bitField},E.prototype._isFinal=function(){return(4194304&this._bitField)>0},E.prototype._unsetCancelled=function(){this._bitField=-65537&this._bitField},E.prototype._setCancelled=function(){this._bitField=65536|this._bitField,this._fireEvent("promiseCancelled",this)},E.prototype._setWillBeCancelled=function(){this._bitField=8388608|this._bitField},E.prototype._setAsyncGuaranteed=function(){d.hasCustomScheduler()||(this._bitField=134217728|this._bitField)},E.prototype._receiverAt=function(t){var e=0===t?this._receiver0:this[4*t-4+3];if(e!==l)return void 0===e&&this._isBound()?this._boundValue():e},E.prototype._promiseAt=function(t){return this[4*t-4+2]},E.prototype._fulfillmentHandlerAt=function(t){return this[4*t-4+0]},E.prototype._rejectionHandlerAt=function(t){return this[4*t-4+1]},E.prototype._boundValue=function(){},E.prototype._migrateCallback0=function(t){t._bitField;var e=t._fulfillmentHandler0,n=t._rejectionHandler0,r=t._promise0,a=t._receiverAt(0);void 0===a&&(a=l),this._addCallbacks(e,n,r,a,null)},E.prototype._migrateCallbackAt=function(t,e){var n=t._fulfillmentHandlerAt(e),r=t._rejectionHandlerAt(e),a=t._promiseAt(e),i=t._receiverAt(e);void 0===i&&(i=l),this._addCallbacks(n,r,a,i,null)},E.prototype._addCallbacks=function(t,e,n,r,a){var i=this._length();if(i>=65531&&(i=0,this._setLength(0)),0===i)this._promise0=n,this._receiver0=r,"function"===typeof t&&(this._fulfillmentHandler0=null===a?t:c.domainBind(a,t)),"function"===typeof e&&(this._rejectionHandler0=null===a?e:c.domainBind(a,e));else{var o=4*i-4;this[o+2]=n,this[o+3]=r,"function"===typeof t&&(this[o+0]=null===a?t:c.domainBind(a,t)),"function"===typeof e&&(this[o+1]=null===a?e:c.domainBind(a,e))}return this._setLength(i+1),i},E.prototype._proxy=function(t,e){this._addCallbacks(void 0,void 0,e,t,null)},E.prototype._resolveCallback=function(t,n){if(0===(117506048&this._bitField)){if(t===this)return this._rejectCallback(e(),!1);var r=y(t,this);if(!(r instanceof E))return this._fulfill(t);n&&this._propagateFrom(r,2);var a=r._target();if(a!==this){var i=a._bitField;if(0===(50397184&i)){var o=this._length();o>0&&a._migrateCallback0(this);for(var l=1;l<o;++l)a._migrateCallbackAt(this,l);this._setFollowing(),this._setLength(0),this._setFollowee(a)}else if(0!==(33554432&i))this._fulfill(a._value());else if(0!==(16777216&i))this._reject(a._reason());else{var c=new p("late cancellation observer");a._attachExtraTrace(c),this._reject(c)}}else this._reject(e())}},E.prototype._rejectCallback=function(t,e,n){var r=c.ensureErrorObject(t),a=r===t;if(!a&&!n&&w.warnings()){var i="a promise was rejected with a non-error: "+c.classString(t);this._warn(i,!0)}this._attachExtraTrace(r,!!e&&a),this._reject(t)},E.prototype._resolveFromExecutor=function(t){var e=this;this._captureStackTrace(),this._pushContext();var n=!0,r=this._execute(t,(function(t){e._resolveCallback(t)}),(function(t){e._rejectCallback(t,n)}));n=!1,this._popContext(),void 0!==r&&e._rejectCallback(r,!0)},E.prototype._settlePromiseFromHandler=function(t,e,n,r){var a=r._bitField;if(0===(65536&a)){var i;r._pushContext(),e===v?n&&"number"===typeof n.length?i=H(t).apply(this._boundValue(),n):(i=k).e=new f("cannot .spread() a non-array: "+c.classString(n)):i=H(t).call(e,n);var o=r._popContext();0===(65536&(a=r._bitField))&&(i===m?r._reject(n):i===k?r._rejectCallback(i.e,!1):(w.checkForgottenReturns(i,o,"",r,this),r._resolveCallback(i)))}},E.prototype._target=function(){for(var t=this;t._isFollowing();)t=t._followee();return t},E.prototype._followee=function(){return this._rejectionHandler0},E.prototype._setFollowee=function(t){this._rejectionHandler0=t},E.prototype._settlePromise=function(t,e,n,a){var o=t instanceof E,l=this._bitField,c=0!==(134217728&l);0!==(65536&l)?(o&&t._invokeInternalOnCancel(),n instanceof z&&n.isFinallyHandler()?(n.cancelPromise=t,H(e).call(n,a)===k&&t._reject(k.e)):e===r?t._fulfill(r.call(n)):n instanceof i?n._promiseCancelled(t):o||t instanceof b?t._cancel():n.cancel()):"function"===typeof e?o?(c&&t._setAsyncGuaranteed(),this._settlePromiseFromHandler(e,n,a,t)):e.call(n,a,t):n instanceof i?n._isResolved()||(0!==(33554432&l)?n._promiseFulfilled(a,t):n._promiseRejected(a,t)):o&&(c&&t._setAsyncGuaranteed(),0!==(33554432&l)?t._fulfill(a):t._reject(a))},E.prototype._settlePromiseLateCancellationObserver=function(t){var e=t.handler,n=t.promise,r=t.receiver,a=t.value;"function"===typeof e?n instanceof E?this._settlePromiseFromHandler(e,r,a,n):e.call(r,a,n):n instanceof E&&n._reject(a)},E.prototype._settlePromiseCtx=function(t){this._settlePromise(t.promise,t.handler,t.receiver,t.value)},E.prototype._settlePromise0=function(t,e,n){var r=this._promise0,a=this._receiverAt(0);this._promise0=void 0,this._receiver0=void 0,this._settlePromise(r,t,a,e)},E.prototype._clearCallbackDataAtIndex=function(t){var e=4*t-4;this[e+2]=this[e+3]=this[e+0]=this[e+1]=void 0},E.prototype._fulfill=function(t){var n=this._bitField;if(!((117506048&n)>>>16)){if(t===this){var r=e();return this._attachExtraTrace(r),this._reject(r)}this._setFulfilled(),this._rejectionHandler0=t,(65535&n)>0&&(0!==(134217728&n)?this._settlePromises():d.settlePromises(this))}},E.prototype._reject=function(t){var e=this._bitField;if(!((117506048&e)>>>16)){if(this._setRejected(),this._fulfillmentHandler0=t,this._isFinal())return d.fatalError(t,c.isNode);(65535&e)>0?d.settlePromises(this):this._ensurePossibleRejectionHandled()}},E.prototype._fulfillPromises=function(t,e){for(var n=1;n<t;n++){var r=this._fulfillmentHandlerAt(n),a=this._promiseAt(n),i=this._receiverAt(n);this._clearCallbackDataAtIndex(n),this._settlePromise(a,r,i,e)}},E.prototype._rejectPromises=function(t,e){for(var n=1;n<t;n++){var r=this._rejectionHandlerAt(n),a=this._promiseAt(n),i=this._receiverAt(n);this._clearCallbackDataAtIndex(n),this._settlePromise(a,r,i,e)}},E.prototype._settlePromises=function(){var t=this._bitField,e=65535&t;if(e>0){if(0!==(16842752&t)){var n=this._fulfillmentHandler0;this._settlePromise0(this._rejectionHandler0,n,t),this._rejectPromises(e,n)}else{var r=this._rejectionHandler0;this._settlePromise0(this._fulfillmentHandler0,r,t),this._fulfillPromises(e,r)}this._setLength(0)}this._clearCancellationData()},E.prototype._settledValue=function(){var t=this._bitField;return 0!==(33554432&t)?this._rejectionHandler0:0!==(16777216&t)?this._fulfillmentHandler0:void 0},E.defer=E.pending=function(){return w.deprecated("Promise.defer","new Promise"),{promise:new E(g),resolve:S,reject:L}},c.notEnumerableProp(E,"_makeSelfResolutionError",e),n(9992)(E,g,y,a,w),n(1506)(E,g,y,w),n(4045)(E,b,a,w),n(4877)(E),n(5977)(E),n(686)(E,b,y,g,d,o),E.Promise=E,E.version="3.4.7",n(9529)(E,b,a,y,g,w),n(2355)(E),n(1419)(E,a,y,M,g,w),n(9028)(E,g,w),n(5333)(E,a,g,y,i,w),n(3238)(E),n(8386)(E,g),n(6919)(E,b,y,a),n(628)(E,g,y,a),n(1373)(E,b,a,y,g,w),n(2663)(E,b,w),n(7458)(E,b,a),n(2844)(E,g),n(7754)(E,g),n(4970)(E),c.toFastProperties(E),c.toFastProperties(E.prototype),_({a:1}),_({b:2}),_({c:3}),_(1),_((function(){})),_(void 0),_(!1),_(new E(g)),w.setBounds(u.firstLineError,c.lastLineError),E}},6635:function(t,e,n){"use strict";t.exports=function(t,e,r,a,i){var o=n(8213);o.isArray;function l(n){var r=this._promise=new t(e);n instanceof t&&r._propagateFrom(n,3),r._setOnCancel(this),this._values=n,this._length=0,this._totalResolved=0,this._init(void 0,-2)}return o.inherits(l,i),l.prototype.length=function(){return this._length},l.prototype.promise=function(){return this._promise},l.prototype._init=function e(n,i){var l=r(this._values,this._promise);if(l instanceof t){var c=(l=l._target())._bitField;if(this._values=l,0===(50397184&c))return this._promise._setAsyncGuaranteed(),l._then(e,this._reject,void 0,this,i);if(0===(33554432&c))return 0!==(16777216&c)?this._reject(l._reason()):this._cancel();l=l._value()}if(null!==(l=o.asArray(l)))0!==l.length?this._iterate(l):-5===i?this._resolveEmptyArray():this._resolve(function(t){switch(t){case-2:return[];case-3:return{}}}(i));else{var s=a("expecting an array or an iterable object but got "+o.classString(l)).reason();this._promise._rejectCallback(s,!1)}},l.prototype._iterate=function(e){var n=this.getActualLength(e.length);this._length=n,this._values=this.shouldCopyValues()?new Array(n):this._values;for(var a=this._promise,i=!1,o=null,l=0;l<n;++l){var c=r(e[l],a);o=c instanceof t?(c=c._target())._bitField:null,i?null!==o&&c.suppressUnhandledRejections():null!==o?0===(50397184&o)?(c._proxy(this,l),this._values[l]=c):i=0!==(33554432&o)?this._promiseFulfilled(c._value(),l):0!==(16777216&o)?this._promiseRejected(c._reason(),l):this._promiseCancelled(l):i=this._promiseFulfilled(c,l)}i||a._setAsyncGuaranteed()},l.prototype._isResolved=function(){return null===this._values},l.prototype._resolve=function(t){this._values=null,this._promise._fulfill(t)},l.prototype._cancel=function(){!this._isResolved()&&this._promise._isCancellable()&&(this._values=null,this._promise._cancel())},l.prototype._reject=function(t){this._values=null,this._promise._rejectCallback(t,!1)},l.prototype._promiseFulfilled=function(t,e){return this._values[e]=t,++this._totalResolved>=this._length&&(this._resolve(this._values),!0)},l.prototype._promiseCancelled=function(){return this._cancel(),!0},l.prototype._promiseRejected=function(t){return this._totalResolved++,this._reject(t),!0},l.prototype._resultCancelled=function(){if(!this._isResolved()){var e=this._values;if(this._cancel(),e instanceof t)e.cancel();else for(var n=0;n<e.length;++n)e[n]instanceof t&&e[n].cancel()}},l.prototype.shouldCopyValues=function(){return!0},l.prototype.getActualLength=function(t){return t},l}},8386:function(t,e,n){"use strict";t.exports=function(t,e){var r={},a=n(8213),i=n(4862),o=a.withAppended,l=a.maybeWrapAsError,c=a.canEvaluate,s=n(5437).TypeError,u={__isPromisified__:!0},d=new RegExp("^(?:"+["arity","length","name","arguments","caller","callee","prototype","__isPromisified__"].join("|")+")$"),h=function(t){return a.isIdentifier(t)&&"_"!==t.charAt(0)&&"constructor"!==t};function f(t){return!d.test(t)}function p(t){try{return!0===t.__isPromisified__}catch(e){return!1}}function g(t,e,n){var r=a.getDataPropertyOrDefault(t,e+n,u);return!!r&&p(r)}function v(t,e,n,r){for(var i=a.inheritedDataKeys(t),o=[],l=0;l<i.length;++l){var c=i[l],u=t[c],d=r===h||h(c,u,t);"function"!==typeof u||p(u)||g(t,c,e)||!r(c,u,t,d)||o.push(c,u)}return function(t,e,n){for(var r=0;r<t.length;r+=2){var a=t[r];if(n.test(a))for(var i=a.replace(n,""),o=0;o<t.length;o+=2)if(t[o]===i)throw new s("Cannot promisify an API that has normal methods with '%s'-suffix\n\n    See http://goo.gl/MqrFmX\n".replace("%s",e))}}(o,e,n),o}var m;m=function(n,c,s,u,d,h){var f=Math.max(0,function(t){return"number"===typeof t.length?Math.max(Math.min(t.length,1024),0):0}(u)-1),p=function(t){for(var e=[t],n=Math.max(0,t-1-3),r=t-1;r>=n;--r)e.push(r);for(r=t+1;r<=3;++r)e.push(r);return e}(f),g="string"===typeof n||c===r;function v(t){var e,n=(e=t,a.filledRange(e,"_arg","")).join(", "),r=t>0?", ":"";return(g?"ret = callback.call(this, {{args}}, nodeback); break;\n":void 0===c?"ret = callback({{args}}, nodeback); break;\n":"ret = callback.call(receiver, {{args}}, nodeback); break;\n").replace("{{args}}",n).replace(", ",r)}var m="string"===typeof n?"this != null ? this['"+n+"'] : fn":"fn",y="'use strict';                                                \n        var ret = function (Parameters) {                                    \n            'use strict';                                                    \n            var len = arguments.length;                                      \n            var promise = new Promise(INTERNAL);                             \n            promise._captureStackTrace();                                    \n            var nodeback = nodebackForPromise(promise, "+h+");   \n            var ret;                                                         \n            var callback = tryCatch([GetFunctionCode]);                      \n            switch(len) {                                                    \n                [CodeForSwitchCase]                                          \n            }                                                                \n            if (ret === errorObj) {                                          \n                promise._rejectCallback(maybeWrapAsError(ret.e), true, true);\n            }                                                                \n            if (!promise._isFateSealed()) promise._setAsyncGuaranteed();     \n            return promise;                                                  \n        };                                                                   \n        notEnumerableProp(ret, '__isPromisified__', true);                   \n        return ret;                                                          \n    ".replace("[CodeForSwitchCase]",function(){for(var t="",e=0;e<p.length;++e)t+="case "+p[e]+":"+v(p[e]);return t+="                                                             \n        default:                                                             \n            var args = new Array(len + 1);                                   \n            var i = 0;                                                       \n            for (var i = 0; i < len; ++i) {                                  \n               args[i] = arguments[i];                                       \n            }                                                                \n            args[i] = nodeback;                                              \n            [CodeForCall]                                                    \n            break;                                                           \n        ".replace("[CodeForCall]",g?"ret = callback.apply(this, args);\n":"ret = callback.apply(receiver, args);\n")}()).replace("[GetFunctionCode]",m);return y=y.replace("Parameters",function(t){return a.filledRange(Math.max(t,3),"_arg","")}(f)),new Function("Promise","fn","receiver","withAppended","maybeWrapAsError","nodebackForPromise","tryCatch","errorObj","notEnumerableProp","INTERNAL",y)(t,u,c,o,l,i,a.tryCatch,a.errorObj,a.notEnumerableProp,e)};var y=c?m:function(n,c,s,u,d,h){var f=function(){return this}(),p=n;function g(){var a=c;c===r&&(a=this);var s=new t(e);s._captureStackTrace();var u="string"===typeof p&&this!==f?this[p]:n,d=i(s,h);try{u.apply(a,o(arguments,d))}catch(g){s._rejectCallback(l(g),!0,!0)}return s._isFateSealed()||s._setAsyncGuaranteed(),s}return"string"===typeof p&&(n=u),a.notEnumerableProp(g,"__isPromisified__",!0),g};function b(t,e,n,i,o){for(var l=new RegExp(e.replace(/([$])/,"\\$")+"$"),c=v(t,e,l,n),s=0,u=c.length;s<u;s+=2){var d=c[s],h=c[s+1],f=d+e;if(i===y)t[f]=y(d,r,d,h,e,o);else{var p=i(h,(function(){return y(d,r,d,h,e,o)}));a.notEnumerableProp(p,"__isPromisified__",!0),t[f]=p}}return a.toFastProperties(t),t}t.promisify=function(t,e){if("function"!==typeof t)throw new s("expecting a function but got "+a.classString(t));if(p(t))return t;var n=function(t,e,n){return y(t,e,void 0,t,null,n)}(t,void 0===(e=Object(e)).context?r:e.context,!!e.multiArgs);return a.copyDescriptors(t,n,f),n},t.promisifyAll=function(t,e){if("function"!==typeof t&&"object"!==typeof t)throw new s("the target of promisifyAll must be an object or a function\n\n    See http://goo.gl/MqrFmX\n");var n=!!(e=Object(e)).multiArgs,r=e.suffix;"string"!==typeof r&&(r="Async");var i=e.filter;"function"!==typeof i&&(i=h);var o=e.promisifier;if("function"!==typeof o&&(o=y),!a.isIdentifier(r))throw new RangeError("suffix must be a valid identifier\n\n    See http://goo.gl/MqrFmX\n");for(var l=a.inheritedDataKeys(t),c=0;c<l.length;++c){var u=t[l[c]];"constructor"!==l[c]&&a.isClass(u)&&(b(u.prototype,r,i,o,n),b(u,r,i,o,n))}return b(t,r,i,o,n)}}},6919:function(t,e,n){"use strict";t.exports=function(t,e,r,a){var i,o=n(8213),l=o.isObject,c=n(9851);"function"===typeof Map&&(i=Map);var s=function(){var t=0,e=0;function n(n,r){this[t]=n,this[t+e]=r,t++}return function(r){e=r.size,t=0;var a=new Array(2*r.size);return r.forEach(n,a),a}}();function u(t){var e,n=!1;if(void 0!==i&&t instanceof i)e=s(t),n=!0;else{var r=c.keys(t),a=r.length;e=new Array(2*a);for(var o=0;o<a;++o){var l=r[o];e[o]=t[l],e[o+a]=l}}this.constructor$(e),this._isMap=n,this._init$(void 0,-3)}function d(e){var n,i=r(e);return l(i)?(n=i instanceof t?i._then(t.props,void 0,void 0,void 0,void 0):new u(i).promise(),i instanceof t&&n._propagateFrom(i,2),n):a("cannot await properties of a non-object\n\n    See http://goo.gl/MqrFmX\n")}o.inherits(u,e),u.prototype._init=function(){},u.prototype._promiseFulfilled=function(t,e){if(this._values[e]=t,++this._totalResolved>=this._length){var n;if(this._isMap)n=function(t){for(var e=new i,n=t.length/2|0,r=0;r<n;++r){var a=t[n+r],o=t[r];e.set(a,o)}return e}(this._values);else{n={};for(var r=this.length(),a=0,o=this.length();a<o;++a)n[this._values[a+r]]=this._values[a]}return this._resolve(n),!0}return!1},u.prototype.shouldCopyValues=function(){return!1},u.prototype.getActualLength=function(t){return t>>1},t.prototype.props=function(){return d(this)},t.props=function(t){return d(t)}}},3550:function(t){"use strict";function e(t){this._capacity=t,this._length=0,this._front=0}e.prototype._willBeOverCapacity=function(t){return this._capacity<t},e.prototype._pushOne=function(t){var e=this.length();this._checkCapacity(e+1),this[this._front+e&this._capacity-1]=t,this._length=e+1},e.prototype.push=function(t,e,n){var r=this.length()+3;if(this._willBeOverCapacity(r))return this._pushOne(t),this._pushOne(e),void this._pushOne(n);var a=this._front+r-3;this._checkCapacity(r);var i=this._capacity-1;this[a+0&i]=t,this[a+1&i]=e,this[a+2&i]=n,this._length=r},e.prototype.shift=function(){var t=this._front,e=this[t];return this[t]=void 0,this._front=t+1&this._capacity-1,this._length--,e},e.prototype.length=function(){return this._length},e.prototype._checkCapacity=function(t){this._capacity<t&&this._resizeTo(this._capacity<<1)},e.prototype._resizeTo=function(t){var e=this._capacity;this._capacity=t,function(t,e,n,r,a){for(var i=0;i<a;++i)n[i+r]=t[i+e],t[i+e]=void 0}(this,0,this,e,this._front+this._length&e-1)},t.exports=e},628:function(t,e,n){"use strict";t.exports=function(t,e,r,a){var i=n(8213);function o(n,l){var c,s=r(n);if(s instanceof t)return(c=s).then((function(t){return o(t,c)}));if(null===(n=i.asArray(n)))return a("expecting an array or an iterable object but got "+i.classString(n));var u=new t(e);void 0!==l&&u._propagateFrom(l,3);for(var d=u._fulfill,h=u._reject,f=0,p=n.length;f<p;++f){var g=n[f];(void 0!==g||f in n)&&t.cast(g)._then(d,h,void 0,u,null)}return u}t.race=function(t){return o(t,void 0)},t.prototype.race=function(){return o(this,void 0)}}},1373:function(t,e,n){"use strict";t.exports=function(t,e,r,a,i,o){var l=t._getDomain,c=n(8213),s=c.tryCatch;function u(e,n,r,a){this.constructor$(e);var o=l();this._fn=null===o?n:c.domainBind(o,n),void 0!==r&&(r=t.resolve(r))._attachCancellationCallback(this),this._initialValue=r,this._currentCancellable=null,this._eachValues=a===i?Array(this._length):0===a?null:void 0,this._promise._captureStackTrace(),this._init$(void 0,-5)}function d(t,e){this.isFulfilled()?e._resolve(t):e._reject(t)}function h(t,e,n,a){return"function"!==typeof e?r("expecting a function but got "+c.classString(e)):new u(t,e,n,a).promise()}function f(e){this.accum=e,this.array._gotAccum(e);var n=a(this.value,this.array._promise);return n instanceof t?(this.array._currentCancellable=n,n._then(p,void 0,void 0,this,void 0)):p.call(this,n)}function p(e){var n,r=this.array,a=r._promise,i=s(r._fn);a._pushContext(),(n=void 0!==r._eachValues?i.call(a._boundValue(),e,this.index,this.length):i.call(a._boundValue(),this.accum,e,this.index,this.length))instanceof t&&(r._currentCancellable=n);var l=a._popContext();return o.checkForgottenReturns(n,l,void 0!==r._eachValues?"Promise.each":"Promise.reduce",a),n}c.inherits(u,e),u.prototype._gotAccum=function(t){void 0!==this._eachValues&&null!==this._eachValues&&t!==i&&this._eachValues.push(t)},u.prototype._eachComplete=function(t){return null!==this._eachValues&&this._eachValues.push(t),this._eachValues},u.prototype._init=function(){},u.prototype._resolveEmptyArray=function(){this._resolve(void 0!==this._eachValues?this._eachValues:this._initialValue)},u.prototype.shouldCopyValues=function(){return!1},u.prototype._resolve=function(t){this._promise._resolveCallback(t),this._values=null},u.prototype._resultCancelled=function(e){if(e===this._initialValue)return this._cancel();this._isResolved()||(this._resultCancelled$(),this._currentCancellable instanceof t&&this._currentCancellable.cancel(),this._initialValue instanceof t&&this._initialValue.cancel())},u.prototype._iterate=function(e){var n,r;this._values=e;var a=e.length;if(void 0!==this._initialValue?(n=this._initialValue,r=0):(n=t.resolve(e[0]),r=1),this._currentCancellable=n,!n.isRejected())for(;r<a;++r){var i={accum:null,value:e[r],index:r,length:a,array:this};n=n._then(f,void 0,void 0,i,void 0)}void 0!==this._eachValues&&(n=n._then(this._eachComplete,void 0,void 0,this,void 0)),n._then(d,d,void 0,n,this)},t.prototype.reduce=function(t,e){return h(this,t,e,null)},t.reduce=function(t,e,n,r){return h(t,e,n,r)}}},1045:function(t,e,n){"use strict";var r,a=n(8213),i=a.getNativePromise();if(a.isNode&&"undefined"===typeof MutationObserver){var o=n.g.setImmediate,l=process.nextTick;r=a.isRecentNode?function(t){o.call(n.g,t)}:function(t){l.call(process,t)}}else if("function"===typeof i&&"function"===typeof i.resolve){var c=i.resolve();r=function(t){c.then(t)}}else r="undefined"===typeof MutationObserver||"undefined"!==typeof window&&window.navigator&&(window.navigator.standalone||window.cordova)?"undefined"!==typeof setImmediate?function(t){setImmediate(t)}:"undefined"!==typeof setTimeout?function(t){setTimeout(t,0)}:function(){throw new Error("No async scheduler available\n\n    See http://goo.gl/MqrFmX\n")}:function(){var t=document.createElement("div"),e={attributes:!0},n=!1,r=document.createElement("div");new MutationObserver((function(){t.classList.toggle("foo"),n=!1})).observe(r,e);return function(a){var i=new MutationObserver((function(){i.disconnect(),a()}));i.observe(t,e),n||(n=!0,r.classList.toggle("foo"))}}();t.exports=r},2663:function(t,e,n){"use strict";t.exports=function(t,e,r){var a=t.PromiseInspection;function i(t){this.constructor$(t)}n(8213).inherits(i,e),i.prototype._promiseResolved=function(t,e){return this._values[t]=e,++this._totalResolved>=this._length&&(this._resolve(this._values),!0)},i.prototype._promiseFulfilled=function(t,e){var n=new a;return n._bitField=33554432,n._settledValueField=t,this._promiseResolved(e,n)},i.prototype._promiseRejected=function(t,e){var n=new a;return n._bitField=16777216,n._settledValueField=t,this._promiseResolved(e,n)},t.settle=function(t){return r.deprecated(".settle()",".reflect()"),new i(t).promise()},t.prototype.settle=function(){return t.settle(this)}}},7458:function(t,e,n){"use strict";t.exports=function(t,e,r){var a=n(8213),i=n(5437).RangeError,o=n(5437).AggregateError,l=a.isArray,c={};function s(t){this.constructor$(t),this._howMany=0,this._unwrap=!1,this._initialized=!1}function u(t,e){if((0|e)!==e||e<0)return r("expecting a positive integer\n\n    See http://goo.gl/MqrFmX\n");var n=new s(t),a=n.promise();return n.setHowMany(e),n.init(),a}a.inherits(s,e),s.prototype._init=function(){if(this._initialized)if(0!==this._howMany){this._init$(void 0,-5);var t=l(this._values);!this._isResolved()&&t&&this._howMany>this._canPossiblyFulfill()&&this._reject(this._getRangeError(this.length()))}else this._resolve([])},s.prototype.init=function(){this._initialized=!0,this._init()},s.prototype.setUnwrap=function(){this._unwrap=!0},s.prototype.howMany=function(){return this._howMany},s.prototype.setHowMany=function(t){this._howMany=t},s.prototype._promiseFulfilled=function(t){return this._addFulfilled(t),this._fulfilled()===this.howMany()&&(this._values.length=this.howMany(),1===this.howMany()&&this._unwrap?this._resolve(this._values[0]):this._resolve(this._values),!0)},s.prototype._promiseRejected=function(t){return this._addRejected(t),this._checkOutcome()},s.prototype._promiseCancelled=function(){return this._values instanceof t||null==this._values?this._cancel():(this._addRejected(c),this._checkOutcome())},s.prototype._checkOutcome=function(){if(this.howMany()>this._canPossiblyFulfill()){for(var t=new o,e=this.length();e<this._values.length;++e)this._values[e]!==c&&t.push(this._values[e]);return t.length>0?this._reject(t):this._cancel(),!0}return!1},s.prototype._fulfilled=function(){return this._totalResolved},s.prototype._rejected=function(){return this._values.length-this.length()},s.prototype._addRejected=function(t){this._values.push(t)},s.prototype._addFulfilled=function(t){this._values[this._totalResolved++]=t},s.prototype._canPossiblyFulfill=function(){return this.length()-this._rejected()},s.prototype._getRangeError=function(t){var e="Input array must contain at least "+this._howMany+" items but contains only "+t+" items";return new i(e)},s.prototype._resolveEmptyArray=function(){this._reject(this._getRangeError(0))},t.some=function(t,e){return u(t,e)},t.prototype.some=function(t){return u(this,t)},t._SomePromiseArray=s}},5977:function(t){"use strict";t.exports=function(t){function e(t){void 0!==t?(t=t._target(),this._bitField=t._bitField,this._settledValueField=t._isFateSealed()?t._settledValue():void 0):(this._bitField=0,this._settledValueField=void 0)}e.prototype._settledValue=function(){return this._settledValueField};var n=e.prototype.value=function(){if(!this.isFulfilled())throw new TypeError("cannot get fulfillment value of a non-fulfilled promise\n\n    See http://goo.gl/MqrFmX\n");return this._settledValue()},r=e.prototype.error=e.prototype.reason=function(){if(!this.isRejected())throw new TypeError("cannot get rejection reason of a non-rejected promise\n\n    See http://goo.gl/MqrFmX\n");return this._settledValue()},a=e.prototype.isFulfilled=function(){return 0!==(33554432&this._bitField)},i=e.prototype.isRejected=function(){return 0!==(16777216&this._bitField)},o=e.prototype.isPending=function(){return 0===(50397184&this._bitField)},l=e.prototype.isResolved=function(){return 0!==(50331648&this._bitField)};e.prototype.isCancelled=function(){return 0!==(8454144&this._bitField)},t.prototype.__isCancelled=function(){return 65536===(65536&this._bitField)},t.prototype._isCancelled=function(){return this._target().__isCancelled()},t.prototype.isCancelled=function(){return 0!==(8454144&this._target()._bitField)},t.prototype.isPending=function(){return o.call(this._target())},t.prototype.isRejected=function(){return i.call(this._target())},t.prototype.isFulfilled=function(){return a.call(this._target())},t.prototype.isResolved=function(){return l.call(this._target())},t.prototype.value=function(){return n.call(this._target())},t.prototype.reason=function(){var t=this._target();return t._unsetRejectionIsUnhandled(),r.call(t)},t.prototype._value=function(){return this._settledValue()},t.prototype._reason=function(){return this._unsetRejectionIsUnhandled(),this._settledValue()},t.PromiseInspection=e}},1803:function(t,e,n){"use strict";t.exports=function(t,e){var r=n(8213),a=r.errorObj,i=r.isObject;var o={}.hasOwnProperty;return function(n,l){if(i(n)){if(n instanceof t)return n;var c=function(t){try{return function(t){return t.then}(t)}catch(e){return a.e=e,a}}(n);if(c===a){l&&l._pushContext();var s=t.reject(c.e);return l&&l._popContext(),s}if("function"===typeof c){if(function(t){try{return o.call(t,"_promise0")}catch(e){return!1}}(n)){s=new t(e);return n._then(s._fulfill,s._reject,void 0,s,null),s}return function(n,i,o){var l=new t(e),c=l;o&&o._pushContext();l._captureStackTrace(),o&&o._popContext();var s=!0,u=r.tryCatch(i).call(n,d,h);s=!1,l&&u===a&&(l._rejectCallback(u.e,!0,!0),l=null);function d(t){l&&(l._resolveCallback(t),l=null)}function h(t){l&&(l._rejectCallback(t,s,!0),l=null)}return c}(n,c,l)}}return n}}},9028:function(t,e,n){"use strict";t.exports=function(t,e,r){var a=n(8213),i=t.TimeoutError;function o(t){this.handle=t}o.prototype._resultCancelled=function(){clearTimeout(this.handle)};var l=function(t){return c(+this).thenReturn(t)},c=t.delay=function(n,a){var i,c;return void 0!==a?(i=t.resolve(a)._then(l,null,null,n,void 0),r.cancellation()&&a instanceof t&&i._setOnCancel(a)):(i=new t(e),c=setTimeout((function(){i._fulfill()}),+n),r.cancellation()&&i._setOnCancel(new o(c)),i._captureStackTrace()),i._setAsyncGuaranteed(),i};t.prototype.delay=function(t){return c(t,this)};function s(t){return clearTimeout(this.handle),t}function u(t){throw clearTimeout(this.handle),t}t.prototype.timeout=function(t,e){var n,l;t=+t;var c=new o(setTimeout((function(){n.isPending()&&function(t,e,n){var r;r="string"!==typeof e?e instanceof Error?e:new i("operation timed out"):new i(e),a.markAsOriginatingFromRejection(r),t._attachExtraTrace(r),t._reject(r),null!=n&&n.cancel()}(n,e,l)}),t));return r.cancellation()?(l=this.then(),(n=l._then(s,u,void 0,c,void 0))._setOnCancel(c)):n=this._then(s,u,void 0,c,void 0),n}}},1419:function(t,e,n){"use strict";t.exports=function(t,e,r,a,i,o){var l=n(8213),c=n(5437).TypeError,s=n(8213).inherits,u=l.errorObj,d=l.tryCatch,h={};function f(t){setTimeout((function(){throw t}),0)}function p(e,n){var a=0,o=e.length,l=new t(i);return function i(){if(a>=o)return l._fulfill();var c=function(t){var e=r(t);return e!==t&&"function"===typeof t._isDisposable&&"function"===typeof t._getDisposer&&t._isDisposable()&&e._setDisposable(t._getDisposer()),e}(e[a++]);if(c instanceof t&&c._isDisposable()){try{c=r(c._getDisposer().tryDispose(n),e.promise)}catch(s){return f(s)}if(c instanceof t)return c._then(i,f,null,null,null)}i()}(),l}function g(t,e,n){this._data=t,this._promise=e,this._context=n}function v(t,e,n){this.constructor$(t,e,n)}function m(t){return g.isDisposer(t)?(this.resources[this.index]._setDisposable(t),t.promise()):t}function y(t){this.length=t,this.promise=null,this[t-1]=null}g.prototype.data=function(){return this._data},g.prototype.promise=function(){return this._promise},g.prototype.resource=function(){return this.promise().isFulfilled()?this.promise().value():h},g.prototype.tryDispose=function(t){var e=this.resource(),n=this._context;void 0!==n&&n._pushContext();var r=e!==h?this.doDispose(e,t):null;return void 0!==n&&n._popContext(),this._promise._unsetDisposable(),this._data=null,r},g.isDisposer=function(t){return null!=t&&"function"===typeof t.resource&&"function"===typeof t.tryDispose},s(v,g),v.prototype.doDispose=function(t,e){return this.data().call(t,t,e)},y.prototype._resultCancelled=function(){for(var e=this.length,n=0;n<e;++n){var r=this[n];r instanceof t&&r.cancel()}},t.using=function(){var n=arguments.length;if(n<2)return e("you must pass at least 2 arguments to Promise.using");var a,i=arguments[n-1];if("function"!==typeof i)return e("expecting a function but got "+l.classString(i));var c=!0;2===n&&Array.isArray(arguments[0])?(n=(a=arguments[0]).length,c=!1):(a=arguments,n--);for(var s=new y(n),h=0;h<n;++h){var f=a[h];if(g.isDisposer(f)){var v=f;(f=f.promise())._setDisposable(v)}else{var b=r(f);b instanceof t&&(f=b._then(m,null,null,{resources:s,index:h},void 0))}s[h]=f}var x=new Array(s.length);for(h=0;h<x.length;++h)x[h]=t.resolve(s[h]).reflect();var M=t.all(x).then((function(t){for(var e=0;e<t.length;++e){var n=t[e];if(n.isRejected())return u.e=n.error(),u;if(!n.isFulfilled())return void M.cancel();t[e]=n.value()}w._pushContext(),i=d(i);var r=c?i.apply(void 0,t):i(t),a=w._popContext();return o.checkForgottenReturns(r,a,"Promise.using",w),r})),w=M.lastly((function(){var e=new t.PromiseInspection(M);return p(s,e)}));return s.promise=w,w._setOnCancel(s),w},t.prototype._setDisposable=function(t){this._bitField=131072|this._bitField,this._disposer=t},t.prototype._isDisposable=function(){return(131072&this._bitField)>0},t.prototype._getDisposer=function(){return this._disposer},t.prototype._unsetDisposable=function(){this._bitField=-131073&this._bitField,this._disposer=void 0},t.prototype.disposer=function(t){if("function"===typeof t)return new v(t,this,a());throw new c}}},8213:function(t,e,n){"use strict";var r=n(9851),a="undefined"==typeof navigator,i={e:{}},o,l="undefined"!==typeof self?self:"undefined"!==typeof window?window:"undefined"!==typeof n.g?n.g:void 0!==this?this:null;function c(){try{var t=o;return o=null,t.apply(this,arguments)}catch(e){return i.e=e,i}}function s(t){return o=t,c}var u=function(t,e){var n={}.hasOwnProperty;function r(){for(var r in this.constructor=t,this.constructor$=e,e.prototype)n.call(e.prototype,r)&&"$"!==r.charAt(r.length-1)&&(this[r+"$"]=e.prototype[r])}return r.prototype=e.prototype,t.prototype=new r,t.prototype};function d(t){return null==t||!0===t||!1===t||"string"===typeof t||"number"===typeof t}function h(t){return"function"===typeof t||"object"===typeof t&&null!==t}function f(t){return d(t)?new Error(A(t)):t}function p(t,e){var n,r=t.length,a=new Array(r+1);for(n=0;n<r;++n)a[n]=t[n];return a[n]=e,a}function g(t,e,n){if(!r.isES5)return{}.hasOwnProperty.call(t,e)?t[e]:void 0;var a=Object.getOwnPropertyDescriptor(t,e);return null!=a?null==a.get&&null==a.set?a.value:n:void 0}function v(t,e,n){if(d(t))return t;var a={value:n,configurable:!0,enumerable:!1,writable:!0};return r.defineProperty(t,e,a),t}function m(t){throw t}var y=function(){var t=[Array.prototype,Object.prototype,Function.prototype],e=function(e){for(var n=0;n<t.length;++n)if(t[n]===e)return!0;return!1};if(r.isES5){var n=Object.getOwnPropertyNames;return function(t){for(var a=[],i=Object.create(null);null!=t&&!e(t);){var o;try{o=n(t)}catch(u){return a}for(var l=0;l<o.length;++l){var c=o[l];if(!i[c]){i[c]=!0;var s=Object.getOwnPropertyDescriptor(t,c);null!=s&&null==s.get&&null==s.set&&a.push(c)}}t=r.getPrototypeOf(t)}return a}}var a={}.hasOwnProperty;return function(n){if(e(n))return[];var r=[];t:for(var i in n)if(a.call(n,i))r.push(i);else{for(var o=0;o<t.length;++o)if(a.call(t[o],i))continue t;r.push(i)}return r}}(),b=/this\s*\.\s*\S+\s*=/;function x(t){try{if("function"===typeof t){var e=r.names(t.prototype),n=r.isES5&&e.length>1,a=e.length>0&&!(1===e.length&&"constructor"===e[0]),i=b.test(t+"")&&r.names(t).length>0;if(n||a||i)return!0}return!1}catch(o){return!1}}function M(t){function e(){}e.prototype=t;for(var n=8;n--;)new e;return t}var w=/^[a-z$_][a-z$_0-9]*$/i;function z(t){return w.test(t)}function C(t,e,n){for(var r=new Array(t),a=0;a<t;++a)r[a]=e+a+n;return r}function A(t){try{return t+""}catch(e){return"[no string representation]"}}function k(t){return null!==t&&"object"===typeof t&&"string"===typeof t.message&&"string"===typeof t.name}function H(t){try{v(t,"isOperational",!0)}catch(e){}}function E(t){return null!=t&&(t instanceof Error.__BluebirdErrorTypes__.OperationalError||!0===t.isOperational)}function S(t){return k(t)&&r.propertyIsWritable(t,"stack")}var L="stack"in new Error?function(t){return S(t)?t:new Error(A(t))}:function(t){if(S(t))return t;try{throw new Error(A(t))}catch(e){return e}};function _(t){return{}.toString.call(t)}function B(t,e,n){for(var a=r.names(t),i=0;i<a.length;++i){var o=a[i];if(n(o))try{r.defineProperty(e,o,r.getDescriptor(t,o))}catch(l){}}}var D=function(t){return r.isArray(t)?t:null};if("undefined"!==typeof Symbol&&Symbol.iterator){var T="function"===typeof Array.from?function(t){return Array.from(t)}:function(t){for(var e,n=[],r=t[Symbol.iterator]();!(e=r.next()).done;)n.push(e.value);return n};D=function(t){return r.isArray(t)?t:null!=t&&"function"===typeof t[Symbol.iterator]?T(t):null}}var V="undefined"!==typeof process&&"[object process]"===_(process).toLowerCase(),O="undefined"!==typeof process&&!0;function I(t){return O?{NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_WEB_URL:"https://app.frontly.ai",REACT_APP_GOOGLE_SHEETS_CLIENT_ID:"601039036284-e7s0ep8ndhmmgl3ajjuq4h9qmbhpp8b4.apps.googleusercontent.com",REACT_APP_INTERCOMPROVIDER_APP_ID:"yj7svpiv",REACT_APP_MIXPANEL_TOKEN:"24b88f3ea98cee756872d3abb2d7da40",REACT_APP_GOOGLE_API_KEY:"AIzaSyCSsbFv1iQNF09tGWef5ChJF7NOGKhHFUk",REACT_APP_CONFIG_ENCRYPTION_KEY:"1aeb3b4c0fe74e6b4ef85ebdd463f75ffcf9dc3c51871510e89b2b67d52e3270",REACT_APP_SENTRY_URL:"https://12f08df1987040009e04edee5ca42db3@o4504016603316224.ingest.sentry.io/4505307747516416",REACT_APP_API_URL:"https://api2.frontly.ai"}[t]:void 0}function R(){if("function"===typeof Promise)try{var t=new Promise((function(){}));if("[object Promise]"==={}.toString.call(t))return Promise}catch(e){}}function F(t,e){return t.bind(e)}var N={isClass:x,isIdentifier:z,inheritedDataKeys:y,getDataPropertyOrDefault:g,thrower:m,isArray:r.isArray,asArray:D,notEnumerableProp:v,isPrimitive:d,isObject:h,isError:k,canEvaluate:a,errorObj:i,tryCatch:s,inherits:u,withAppended:p,maybeWrapAsError:f,toFastProperties:M,filledRange:C,toString:A,canAttachTrace:S,ensureErrorObject:L,originatesFromRejection:E,markAsOriginatingFromRejection:H,classString:_,copyDescriptors:B,hasDevTools:"undefined"!==typeof chrome&&chrome&&"function"===typeof chrome.loadTimes,isNode:V,hasEnvVariables:O,env:I,global:l,getNativePromise:R,domainBind:F};N.isRecentNode=N.isNode&&function(){var t=process.versions.node.split(".").map(Number);return 0===t[0]&&t[1]>10||t[0]>0}(),N.isNode&&N.toFastProperties(process);try{throw new Error}catch(P){N.lastLineError=P}t.exports=N},1807:function(t){"use strict";var e,n={DEBUG:!1,LIB_VERSION:"2.47.0"};if("undefined"===typeof window){var r={hostname:""};e={navigator:{userAgent:""},document:{location:r,referrer:""},screen:{width:0,height:0},location:r}}else e=window;var a=Array.prototype,i=Function.prototype,o=Object.prototype,l=a.slice,c=o.toString,s=o.hasOwnProperty,u=e.console,d=e.navigator,h=e.document,f=e.opera,p=e.screen,g=d.userAgent,v=i.bind,m=a.forEach,y=a.indexOf,b=a.map,x=Array.isArray,M={},w={trim:function(t){return t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")}},z={log:function(){if(n.DEBUG&&!w.isUndefined(u)&&u)try{u.log.apply(u,arguments)}catch(t){w.each(arguments,(function(t){u.log(t)}))}},warn:function(){if(n.DEBUG&&!w.isUndefined(u)&&u){var t=["Mixpanel warning:"].concat(w.toArray(arguments));try{u.warn.apply(u,t)}catch(e){w.each(t,(function(t){u.warn(t)}))}}},error:function(){if(n.DEBUG&&!w.isUndefined(u)&&u){var t=["Mixpanel error:"].concat(w.toArray(arguments));try{u.error.apply(u,t)}catch(e){w.each(t,(function(t){u.error(t)}))}}},critical:function(){if(!w.isUndefined(u)&&u){var t=["Mixpanel error:"].concat(w.toArray(arguments));try{u.error.apply(u,t)}catch(e){w.each(t,(function(t){u.error(t)}))}}}},C=function(t,e){return function(){return arguments[0]="["+e+"] "+arguments[0],t.apply(z,arguments)}},A=function(t){return{log:C(z.log,t),error:C(z.error,t),critical:C(z.critical,t)}};w.bind=function(t,e){var n,r;if(v&&t.bind===v)return v.apply(t,l.call(arguments,1));if(!w.isFunction(t))throw new TypeError;return n=l.call(arguments,2),r=function(){if(!(this instanceof r))return t.apply(e,n.concat(l.call(arguments)));var a={};a.prototype=t.prototype;var i=new a;a.prototype=null;var o=t.apply(i,n.concat(l.call(arguments)));return Object(o)===o?o:i},r},w.each=function(t,e,n){if(null!==t&&void 0!==t)if(m&&t.forEach===m)t.forEach(e,n);else if(t.length===+t.length){for(var r=0,a=t.length;r<a;r++)if(r in t&&e.call(n,t[r],r,t)===M)return}else for(var i in t)if(s.call(t,i)&&e.call(n,t[i],i,t)===M)return},w.extend=function(t){return w.each(l.call(arguments,1),(function(e){for(var n in e)void 0!==e[n]&&(t[n]=e[n])})),t},w.isArray=x||function(t){return"[object Array]"===c.call(t)},w.isFunction=function(t){try{return/^\s*\bfunction\b/.test(t)}catch(e){return!1}},w.isArguments=function(t){return!(!t||!s.call(t,"callee"))},w.toArray=function(t){return t?t.toArray?t.toArray():w.isArray(t)||w.isArguments(t)?l.call(t):w.values(t):[]},w.map=function(t,e,n){if(b&&t.map===b)return t.map(e,n);var r=[];return w.each(t,(function(t){r.push(e.call(n,t))})),r},w.keys=function(t){var e=[];return null===t||w.each(t,(function(t,n){e[e.length]=n})),e},w.values=function(t){var e=[];return null===t||w.each(t,(function(t){e[e.length]=t})),e},w.include=function(t,e){var n=!1;return null===t?n:y&&t.indexOf===y?-1!=t.indexOf(e):(w.each(t,(function(t){if(n||(n=t===e))return M})),n)},w.includes=function(t,e){return-1!==t.indexOf(e)},w.inherit=function(t,e){return t.prototype=new e,t.prototype.constructor=t,t.superclass=e.prototype,t},w.isObject=function(t){return t===Object(t)&&!w.isArray(t)},w.isEmptyObject=function(t){if(w.isObject(t)){for(var e in t)if(s.call(t,e))return!1;return!0}return!1},w.isUndefined=function(t){return void 0===t},w.isString=function(t){return"[object String]"==c.call(t)},w.isDate=function(t){return"[object Date]"==c.call(t)},w.isNumber=function(t){return"[object Number]"==c.call(t)},w.isElement=function(t){return!(!t||1!==t.nodeType)},w.encodeDates=function(t){return w.each(t,(function(e,n){w.isDate(e)?t[n]=w.formatDate(e):w.isObject(e)&&(t[n]=w.encodeDates(e))})),t},w.timestamp=function(){return Date.now=Date.now||function(){return+new Date},Date.now()},w.formatDate=function(t){function e(t){return t<10?"0"+t:t}return t.getUTCFullYear()+"-"+e(t.getUTCMonth()+1)+"-"+e(t.getUTCDate())+"T"+e(t.getUTCHours())+":"+e(t.getUTCMinutes())+":"+e(t.getUTCSeconds())},w.strip_empty_properties=function(t){var e={};return w.each(t,(function(t,n){w.isString(t)&&t.length>0&&(e[n]=t)})),e},w.truncate=function(t,e){var n;return"string"===typeof t?n=t.slice(0,e):w.isArray(t)?(n=[],w.each(t,(function(t){n.push(w.truncate(t,e))}))):w.isObject(t)?(n={},w.each(t,(function(t,r){n[r]=w.truncate(t,e)}))):n=t,n},w.JSONEncode=function(t){var e=function(t){var e=/[\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,n={"\b":"\\b","\t":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"};return e.lastIndex=0,e.test(t)?'"'+t.replace(e,(function(t){var e=n[t];return"string"===typeof e?e:"\\u"+("0000"+t.charCodeAt(0).toString(16)).slice(-4)}))+'"':'"'+t+'"'};return function t(n,r){var a="",i=0,o="",l="",u=0,d=a,h=[],f=r[n];switch(f&&"object"===typeof f&&"function"===typeof f.toJSON&&(f=f.toJSON(n)),typeof f){case"string":return e(f);case"number":return isFinite(f)?String(f):"null";case"boolean":case"null":return String(f);case"object":if(!f)return"null";if(a+="    ",h=[],"[object Array]"===c.apply(f)){for(u=f.length,i=0;i<u;i+=1)h[i]=t(i,f)||"null";return l=0===h.length?"[]":a?"[\n"+a+h.join(",\n"+a)+"\n"+d+"]":"["+h.join(",")+"]",a=d,l}for(o in f)s.call(f,o)&&(l=t(o,f))&&h.push(e(o)+(a?": ":":")+l);return l=0===h.length?"{}":a?"{"+h.join(",")+d+"}":"{"+h.join(",")+"}",a=d,l}}("",{"":t})},w.JSONDecode=function(){var t,e,n,r,a={'"':'"',"\\":"\\","/":"/",b:"\b",f:"\f",n:"\n",r:"\r",t:"\t"},i=function(e){var r=new SyntaxError(e);throw r.at=t,r.text=n,r},o=function(r){return r&&r!==e&&i("Expected '"+r+"' instead of '"+e+"'"),e=n.charAt(t),t+=1,e},l=function(){var t,n="";for("-"===e&&(n="-",o("-"));e>="0"&&e<="9";)n+=e,o();if("."===e)for(n+=".";o()&&e>="0"&&e<="9";)n+=e;if("e"===e||"E"===e)for(n+=e,o(),"-"!==e&&"+"!==e||(n+=e,o());e>="0"&&e<="9";)n+=e,o();if(t=+n,isFinite(t))return t;i("Bad number")},c=function(){var t,n,r,l="";if('"'===e)for(;o();){if('"'===e)return o(),l;if("\\"===e)if(o(),"u"===e){for(r=0,n=0;n<4&&(t=parseInt(o(),16),isFinite(t));n+=1)r=16*r+t;l+=String.fromCharCode(r)}else{if("string"!==typeof a[e])break;l+=a[e]}else l+=e}i("Bad string")},s=function(){for(;e&&e<=" ";)o()},u=function(){var t=[];if("["===e){if(o("["),s(),"]"===e)return o("]"),t;for(;e;){if(t.push(r()),s(),"]"===e)return o("]"),t;o(","),s()}}i("Bad array")},d=function(){var t,n={};if("{"===e){if(o("{"),s(),"}"===e)return o("}"),n;for(;e;){if(t=c(),s(),o(":"),Object.hasOwnProperty.call(n,t)&&i('Duplicate key "'+t+'"'),n[t]=r(),s(),"}"===e)return o("}"),n;o(","),s()}}i("Bad object")};return r=function(){switch(s(),e){case"{":return d();case"[":return u();case'"':return c();case"-":return l();default:return e>="0"&&e<="9"?l():function(){switch(e){case"t":return o("t"),o("r"),o("u"),o("e"),!0;case"f":return o("f"),o("a"),o("l"),o("s"),o("e"),!1;case"n":return o("n"),o("u"),o("l"),o("l"),null}i('Unexpected "'+e+'"')}()}},function(a){var o;return n=a,t=0,e=" ",o=r(),s(),e&&i("Syntax error"),o}}(),w.base64Encode=function(t){var e,n,r,a,i,o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",l=0,c=0,s="",u=[];if(!t)return t;t=w.utf8Encode(t);do{e=(i=t.charCodeAt(l++)<<16|t.charCodeAt(l++)<<8|t.charCodeAt(l++))>>18&63,n=i>>12&63,r=i>>6&63,a=63&i,u[c++]=o.charAt(e)+o.charAt(n)+o.charAt(r)+o.charAt(a)}while(l<t.length);switch(s=u.join(""),t.length%3){case 1:s=s.slice(0,-2)+"==";break;case 2:s=s.slice(0,-1)+"="}return s},w.utf8Encode=function(t){var e,n,r,a,i="";for(e=n=0,r=(t=(t+"").replace(/\r\n/g,"\n").replace(/\r/g,"\n")).length,a=0;a<r;a++){var o=t.charCodeAt(a),l=null;o<128?n++:l=o>127&&o<2048?String.fromCharCode(o>>6|192,63&o|128):String.fromCharCode(o>>12|224,o>>6&63|128,63&o|128),null!==l&&(n>e&&(i+=t.substring(e,n)),i+=l,e=n=a+1)}return n>e&&(i+=t.substring(e,t.length)),i},w.UUID=function(){var t=function(){var t,n=1*new Date;if(e.performance&&e.performance.now)t=e.performance.now();else for(t=0;n==1*new Date;)t++;return n.toString(16)+Math.floor(t).toString(16)};return function(){var e=(p.height*p.width).toString(16);return t()+"-"+Math.random().toString(16).replace(".","")+"-"+function(){var t,e,n=g,r=[],a=0;function i(t,e){var n,a=0;for(n=0;n<e.length;n++)a|=r[n]<<8*n;return t^a}for(t=0;t<n.length;t++)e=n.charCodeAt(t),r.unshift(255&e),r.length>=4&&(a=i(a,r),r=[]);return r.length>0&&(a=i(a,r)),a.toString(16)}()+"-"+e+"-"+t()}}();var k=["ahrefsbot","baiduspider","bingbot","bingpreview","facebookexternal","petalbot","pinterest","screaming frog","yahoo! slurp","yandexbot","adsbot-google","apis-google","duplexweb-google","feedfetcher-google","google favicon","google web preview","google-read-aloud","googlebot","googleweblight","mediapartners-google","storebot-google"];w.isBlockedUA=function(t){var e;for(t=t.toLowerCase(),e=0;e<k.length;e++)if(-1!==t.indexOf(k[e]))return!0;return!1},w.HTTPBuildQuery=function(t,e){var n,r,a=[];return w.isUndefined(e)&&(e="&"),w.each(t,(function(t,e){n=encodeURIComponent(t.toString()),r=encodeURIComponent(e),a[a.length]=r+"="+n})),a.join(e)},w.getQueryParam=function(t,e){e=e.replace(/[[]/,"\\[").replace(/[\]]/,"\\]");var n=new RegExp("[\\?&]"+e+"=([^&#]*)").exec(t);if(null===n||n&&"string"!==typeof n[1]&&n[1].length)return"";var r=n[1];try{r=decodeURIComponent(r)}catch(a){z.error("Skipping decoding for malformed query param: "+r)}return r.replace(/\+/g," ")},w.cookie={get:function(t){for(var e=t+"=",n=h.cookie.split(";"),r=0;r<n.length;r++){for(var a=n[r];" "==a.charAt(0);)a=a.substring(1,a.length);if(0===a.indexOf(e))return decodeURIComponent(a.substring(e.length,a.length))}return null},parse:function(t){var e;try{e=w.JSONDecode(w.cookie.get(t))||{}}catch(n){}return e},set_seconds:function(t,e,n,r,a,i,o){var l="",c="",s="";if(o)l="; domain="+o;else if(r){var u=V(h.location.hostname);l=u?"; domain=."+u:""}if(n){var d=new Date;d.setTime(d.getTime()+1e3*n),c="; expires="+d.toGMTString()}i&&(a=!0,s="; SameSite=None"),a&&(s+="; secure"),h.cookie=t+"="+encodeURIComponent(e)+c+"; path=/"+l+s},set:function(t,e,n,r,a,i,o){var l="",c="",s="";if(o)l="; domain="+o;else if(r){var u=V(h.location.hostname);l=u?"; domain=."+u:""}if(n){var d=new Date;d.setTime(d.getTime()+24*n*60*60*1e3),c="; expires="+d.toGMTString()}i&&(a=!0,s="; SameSite=None"),a&&(s+="; secure");var f=t+"="+encodeURIComponent(e)+c+"; path=/"+l+s;return h.cookie=f,f},remove:function(t,e,n){w.cookie.set(t,"",-1,e,!1,!1,n)}};var H=null,E=function(t,e){if(null!==H&&!e)return H;var n=!0;try{t=t||window.localStorage;var r="__mplss_"+B(8);t.setItem(r,"xyz"),"xyz"!==t.getItem(r)&&(n=!1),t.removeItem(r)}catch(a){n=!1}return H=n,n};w.localStorage={is_supported:function(t){var e=E(null,t);return e||z.error("localStorage unsupported; falling back to cookie store"),e},error:function(t){z.error("localStorage error: "+t)},get:function(t){try{return window.localStorage.getItem(t)}catch(e){w.localStorage.error(e)}return null},parse:function(t){try{return w.JSONDecode(w.localStorage.get(t))||{}}catch(e){}return null},set:function(t,e){try{window.localStorage.setItem(t,e)}catch(n){w.localStorage.error(n)}},remove:function(t){try{window.localStorage.removeItem(t)}catch(e){w.localStorage.error(e)}}},w.register_event=function(){function t(e){return e&&(e.preventDefault=t.preventDefault,e.stopPropagation=t.stopPropagation),e}return t.preventDefault=function(){this.returnValue=!1},t.stopPropagation=function(){this.cancelBubble=!0},function(e,n,r,a,i){if(e)if(e.addEventListener&&!a)e.addEventListener(n,r,!!i);else{var o="on"+n,l=e[o];e[o]=function(e,n,r){var a=function(a){if(a=a||t(window.event)){var i,o,l=!0;return w.isFunction(r)&&(i=r(a)),o=n.call(e,a),!1!==i&&!1!==o||(l=!1),l}};return a}(e,r,l)}else z.error("No valid element provided to register_event")}}();var S=new RegExp('^(\\w*)\\[(\\w+)([=~\\|\\^\\$\\*]?)=?"?([^\\]"]*)"?\\]$');w.dom_query=function(){function t(t){return t.all?t.all:t.getElementsByTagName("*")}var e=/[\t\r\n]/g;function n(t,n){var r=" "+n+" ";return(" "+t.className+" ").replace(e," ").indexOf(r)>=0}function r(e){if(!h.getElementsByTagName)return[];var r,a,i,o,l,c,s,u,d,f,p=e.split(" "),g=[h];for(c=0;c<p.length;c++)if((r=p[c].replace(/^\s+/,"").replace(/\s+$/,"")).indexOf("#")>-1){i=(a=r.split("#"))[0];var v=a[1],m=h.getElementById(v);if(!m||i&&m.nodeName.toLowerCase()!=i)return[];g=[m]}else if(r.indexOf(".")>-1){i=(a=r.split("."))[0];var y=a[1];for(i||(i="*"),o=[],l=0,s=0;s<g.length;s++)for(d="*"==i?t(g[s]):g[s].getElementsByTagName(i),u=0;u<d.length;u++)o[l++]=d[u];for(g=[],f=0,s=0;s<o.length;s++)o[s].className&&w.isString(o[s].className)&&n(o[s],y)&&(g[f++]=o[s])}else{var b=r.match(S);if(b){i=b[1];var x,M=b[2],z=b[3],C=b[4];for(i||(i="*"),o=[],l=0,s=0;s<g.length;s++)for(d="*"==i?t(g[s]):g[s].getElementsByTagName(i),u=0;u<d.length;u++)o[l++]=d[u];switch(g=[],f=0,z){case"=":x=function(t){return t.getAttribute(M)==C};break;case"~":x=function(t){return t.getAttribute(M).match(new RegExp("\\b"+C+"\\b"))};break;case"|":x=function(t){return t.getAttribute(M).match(new RegExp("^"+C+"-?"))};break;case"^":x=function(t){return 0===t.getAttribute(M).indexOf(C)};break;case"$":x=function(t){return t.getAttribute(M).lastIndexOf(C)==t.getAttribute(M).length-C.length};break;case"*":x=function(t){return t.getAttribute(M).indexOf(C)>-1};break;default:x=function(t){return t.getAttribute(M)}}for(g=[],f=0,s=0;s<o.length;s++)x(o[s])&&(g[f++]=o[s])}else{for(i=r,o=[],l=0,s=0;s<g.length;s++)for(d=g[s].getElementsByTagName(i),u=0;u<d.length;u++)o[l++]=d[u];g=o}}return g}return function(t){return w.isElement(t)?[t]:w.isObject(t)&&!w.isUndefined(t.length)?t:r.call(this,t)}}();var L=["utm_source","utm_medium","utm_campaign","utm_content","utm_term"],_=["dclid","fbclid","gclid","ko_click_id","li_fat_id","msclkid","ttclid","twclid","wbraid"];w.info={campaignParams:function(t){var e="",n={};return w.each(L,(function(r){(e=w.getQueryParam(h.URL,r)).length?n[r]=e:void 0!==t&&(n[r]=t)})),n},clickParams:function(){var t="",e={};return w.each(_,(function(n){(t=w.getQueryParam(h.URL,n)).length&&(e[n]=t)})),e},marketingParams:function(){return w.extend(w.info.campaignParams(),w.info.clickParams())},searchEngine:function(t){return 0===t.search("https?://(.*)google.([^/?]*)")?"google":0===t.search("https?://(.*)bing.com")?"bing":0===t.search("https?://(.*)yahoo.com")?"yahoo":0===t.search("https?://(.*)duckduckgo.com")?"duckduckgo":null},searchInfo:function(t){var e=w.info.searchEngine(t),n="yahoo"!=e?"q":"p",r={};if(null!==e){r.$search_engine=e;var a=w.getQueryParam(t,n);a.length&&(r.mp_keyword=a)}return r},browser:function(t,e,n){return e=e||"",n||w.includes(t," OPR/")?w.includes(t,"Mini")?"Opera Mini":"Opera":/(BlackBerry|PlayBook|BB10)/i.test(t)?"BlackBerry":w.includes(t,"IEMobile")||w.includes(t,"WPDesktop")?"Internet Explorer Mobile":w.includes(t,"SamsungBrowser/")?"Samsung Internet":w.includes(t,"Edge")||w.includes(t,"Edg/")?"Microsoft Edge":w.includes(t,"FBIOS")?"Facebook Mobile":w.includes(t,"Chrome")?"Chrome":w.includes(t,"CriOS")?"Chrome iOS":w.includes(t,"UCWEB")||w.includes(t,"UCBrowser")?"UC Browser":w.includes(t,"FxiOS")?"Firefox iOS":w.includes(e,"Apple")?w.includes(t,"Mobile")?"Mobile Safari":"Safari":w.includes(t,"Android")?"Android Mobile":w.includes(t,"Konqueror")?"Konqueror":w.includes(t,"Firefox")?"Firefox":w.includes(t,"MSIE")||w.includes(t,"Trident/")?"Internet Explorer":w.includes(t,"Gecko")?"Mozilla":""},browserVersion:function(t,e,n){var r={"Internet Explorer Mobile":/rv:(\d+(\.\d+)?)/,"Microsoft Edge":/Edge?\/(\d+(\.\d+)?)/,Chrome:/Chrome\/(\d+(\.\d+)?)/,"Chrome iOS":/CriOS\/(\d+(\.\d+)?)/,"UC Browser":/(UCBrowser|UCWEB)\/(\d+(\.\d+)?)/,Safari:/Version\/(\d+(\.\d+)?)/,"Mobile Safari":/Version\/(\d+(\.\d+)?)/,Opera:/(Opera|OPR)\/(\d+(\.\d+)?)/,Firefox:/Firefox\/(\d+(\.\d+)?)/,"Firefox iOS":/FxiOS\/(\d+(\.\d+)?)/,Konqueror:/Konqueror:(\d+(\.\d+)?)/,BlackBerry:/BlackBerry (\d+(\.\d+)?)/,"Android Mobile":/android\s(\d+(\.\d+)?)/,"Samsung Internet":/SamsungBrowser\/(\d+(\.\d+)?)/,"Internet Explorer":/(rv:|MSIE )(\d+(\.\d+)?)/,Mozilla:/rv:(\d+(\.\d+)?)/}[w.info.browser(t,e,n)];if(void 0===r)return null;var a=t.match(r);return a?parseFloat(a[a.length-2]):null},os:function(){var t=g;return/Windows/i.test(t)?/Phone/.test(t)||/WPDesktop/.test(t)?"Windows Phone":"Windows":/(iPhone|iPad|iPod)/.test(t)?"iOS":/Android/.test(t)?"Android":/(BlackBerry|PlayBook|BB10)/i.test(t)?"BlackBerry":/Mac/i.test(t)?"Mac OS X":/Linux/.test(t)?"Linux":/CrOS/.test(t)?"Chrome OS":""},device:function(t){return/Windows Phone/i.test(t)||/WPDesktop/.test(t)?"Windows Phone":/iPad/.test(t)?"iPad":/iPod/.test(t)?"iPod Touch":/iPhone/.test(t)?"iPhone":/(BlackBerry|PlayBook|BB10)/i.test(t)?"BlackBerry":/Android/.test(t)?"Android":""},referringDomain:function(t){var e=t.split("/");return e.length>=3?e[2]:""},properties:function(){return w.extend(w.strip_empty_properties({$os:w.info.os(),$browser:w.info.browser(g,d.vendor,f),$referrer:h.referrer,$referring_domain:w.info.referringDomain(h.referrer),$device:w.info.device(g)}),{$current_url:e.location.href,$browser_version:w.info.browserVersion(g,d.vendor,f),$screen_height:p.height,$screen_width:p.width,mp_lib:"web",$lib_version:n.LIB_VERSION,$insert_id:B(),time:w.timestamp()/1e3})},people_properties:function(){return w.extend(w.strip_empty_properties({$os:w.info.os(),$browser:w.info.browser(g,d.vendor,f)}),{$browser_version:w.info.browserVersion(g,d.vendor,f)})},mpPageViewProperties:function(){return w.strip_empty_properties({current_page_title:h.title,current_domain:e.location.hostname,current_url_path:e.location.pathname,current_url_protocol:e.location.protocol,current_url_search:e.location.search})}};var B=function(t){var e=Math.random().toString(36).substring(2,10)+Math.random().toString(36).substring(2,10);return t?e.substring(0,t):e},D=/[a-z0-9][a-z0-9-]*\.[a-z]+$/i,T=/[a-z0-9][a-z0-9-]+\.[a-z.]{2,6}$/i,V=function(t){var e=T,n=t.split("."),r=n[n.length-1];(r.length>4||"com"===r||"org"===r)&&(e=D);var a=t.match(e);return a?a[0]:""},O=null,I=null;"undefined"!==typeof JSON&&(O=JSON.stringify,I=JSON.parse),O=O||w.JSONEncode,I=I||w.JSONDecode,w.toArray=w.toArray,w.isObject=w.isObject,w.JSONEncode=w.JSONEncode,w.JSONDecode=w.JSONDecode,w.isBlockedUA=w.isBlockedUA,w.isEmptyObject=w.isEmptyObject,w.info=w.info,w.info.device=w.info.device,w.info.browser=w.info.browser,w.info.browserVersion=w.info.browserVersion,w.info.properties=w.info.properties;var R=function(){};R.prototype.create_properties=function(){},R.prototype.event_handler=function(){},R.prototype.after_track_handler=function(){},R.prototype.init=function(t){return this.mp=t,this},R.prototype.track=function(t,e,n,r){var a=this,i=w.dom_query(t);if(0!==i.length)return w.each(i,(function(t){w.register_event(t,this.override_event,(function(t){var i={},o=a.create_properties(n,this),l=a.mp.get_config("track_links_timeout");a.event_handler(t,this,i),window.setTimeout(a.track_callback(r,o,i,!0),l),a.mp.track(e,o,a.track_callback(r,o,i))}))}),this),!0;z.error("The DOM query ("+t+") returned 0 elements")},R.prototype.track_callback=function(t,e,n,r){r=r||!1;var a=this;return function(){n.callback_fired||(n.callback_fired=!0,t&&!1===t(r,e)||a.after_track_handler(e,n,r))}},R.prototype.create_properties=function(t,e){return"function"===typeof t?t(e):w.extend({},t)};var F=function(){this.override_event="click"};w.inherit(F,R),F.prototype.create_properties=function(t,e){var n=F.superclass.create_properties.apply(this,arguments);return e.href&&(n.url=e.href),n},F.prototype.event_handler=function(t,e,n){n.new_tab=2===t.which||t.metaKey||t.ctrlKey||"_blank"===e.target,n.href=e.href,n.new_tab||t.preventDefault()},F.prototype.after_track_handler=function(t,e){e.new_tab||setTimeout((function(){window.location=e.href}),0)};var N=function(){this.override_event="submit"};w.inherit(N,R),N.prototype.event_handler=function(t,e,n){n.element=e,t.preventDefault()},N.prototype.after_track_handler=function(t,e){setTimeout((function(){e.element.submit()}),0)};var P=A("lock"),j=function(t,e){e=e||{},this.storageKey=t,this.storage=e.storage||window.localStorage,this.pollIntervalMS=e.pollIntervalMS||100,this.timeoutMS=e.timeoutMS||2e3};j.prototype.withLock=function(t,e,n){n||"function"===typeof e||(n=e,e=null);var r=n||(new Date).getTime()+"|"+Math.random(),a=(new Date).getTime(),i=this.storageKey,o=this.pollIntervalMS,l=this.timeoutMS,c=this.storage,s=i+":X",u=i+":Y",d=i+":Z",h=function(t){e&&e(t)},f=function(t){if((new Date).getTime()-a>l)return P.error("Timeout waiting for mutex on "+i+"; clearing lock. ["+r+"]"),c.removeItem(d),c.removeItem(u),void v();setTimeout((function(){try{t()}catch(e){h(e)}}),o*(Math.random()+.1))},p=function t(e,n){e()?n():f((function(){t(e,n)}))},g=function(){var t=c.getItem(u);if(t&&t!==r)return!1;if(c.setItem(u,r),c.getItem(u)===r)return!0;if(!E(c,!0))throw new Error("localStorage support dropped while acquiring lock");return!1},v=function t(){c.setItem(s,r),p(g,(function(){c.getItem(s)!==r?f((function(){c.getItem(u)===r?p((function(){return!c.getItem(d)}),m):t()})):m()}))},m=function(){c.setItem(d,"1");try{t()}finally{c.removeItem(d),c.getItem(u)===r&&c.removeItem(u),c.getItem(s)===r&&c.removeItem(s)}};try{if(!E(c,!0))throw new Error("localStorage support check failed");v()}catch(y){h(y)}};var U=A("batch"),W=function(t,e){e=e||{},this.storageKey=t,this.storage=e.storage||window.localStorage,this.reportError=e.errorReporter||w.bind(U.error,U),this.lock=new j(t,{storage:this.storage}),this.pid=e.pid||null,this.memQueue=[]};W.prototype.enqueue=function(t,e,n){var r={id:B(),flushAfter:(new Date).getTime()+2*e,payload:t};this.lock.withLock(w.bind((function(){var e;try{var a=this.readFromStorage();a.push(r),(e=this.saveToStorage(a))&&this.memQueue.push(r)}catch(i){this.reportError("Error enqueueing item",t),e=!1}n&&n(e)}),this),w.bind((function(t){this.reportError("Error acquiring storage lock",t),n&&n(!1)}),this),this.pid)},W.prototype.fillBatch=function(t){var e=this.memQueue.slice(0,t);if(e.length<t){var n=this.readFromStorage();if(n.length){var r={};w.each(e,(function(t){r[t.id]=!0}));for(var a=0;a<n.length;a++){var i=n[a];if((new Date).getTime()>i.flushAfter&&!r[i.id]&&(i.orphaned=!0,e.push(i),e.length>=t))break}}}return e};var Z=function(t,e){var n=[];return w.each(t,(function(t){t.id&&!e[t.id]&&n.push(t)})),n};W.prototype.removeItemsByID=function(t,e){var n={};w.each(t,(function(t){n[t]=!0})),this.memQueue=Z(this.memQueue,n);var r=w.bind((function(){var e;try{var r=this.readFromStorage();if(r=Z(r,n),e=this.saveToStorage(r)){r=this.readFromStorage();for(var a=0;a<r.length;a++){var i=r[a];if(i.id&&n[i.id])return this.reportError("Item not removed from storage"),!1}}}catch(o){this.reportError("Error removing items",t),e=!1}return e}),this);this.lock.withLock((function(){var t=r();e&&e(t)}),w.bind((function(t){var n=!1;if(this.reportError("Error acquiring storage lock",t),!E(this.storage,!0)&&!(n=r()))try{this.storage.removeItem(this.storageKey)}catch(t){this.reportError("Error clearing queue",t)}e&&e(n)}),this),this.pid)};var G=function(t,e){var n=[];return w.each(t,(function(t){var r=t.id;if(r in e){var a=e[r];null!==a&&(t.payload=a,n.push(t))}else n.push(t)})),n};W.prototype.updatePayloads=function(t,e){this.memQueue=G(this.memQueue,t),this.lock.withLock(w.bind((function(){var n;try{var r=this.readFromStorage();r=G(r,t),n=this.saveToStorage(r)}catch(a){this.reportError("Error updating items",t),n=!1}e&&e(n)}),this),w.bind((function(t){this.reportError("Error acquiring storage lock",t),e&&e(!1)}),this),this.pid)},W.prototype.readFromStorage=function(){var t;try{(t=this.storage.getItem(this.storageKey))&&(t=I(t),w.isArray(t)||(this.reportError("Invalid storage entry:",t),t=null))}catch(e){this.reportError("Error retrieving queue",e),t=null}return t||[]},W.prototype.saveToStorage=function(t){try{return this.storage.setItem(this.storageKey,O(t)),!0}catch(e){return this.reportError("Error saving queue",e),!1}},W.prototype.clear=function(){this.memQueue=[],this.storage.removeItem(this.storageKey)};var q=A("batch"),Y=function(t,e){this.errorReporter=e.errorReporter,this.queue=new W(t,{errorReporter:w.bind(this.reportError,this),storage:e.storage}),this.libConfig=e.libConfig,this.sendRequest=e.sendRequestFunc,this.beforeSendHook=e.beforeSendHook,this.stopAllBatching=e.stopAllBatchingFunc,this.batchSize=this.libConfig.batch_size,this.flushInterval=this.libConfig.batch_flush_interval_ms,this.stopped=!this.libConfig.batch_autostart,this.consecutiveRemovalFailures=0,this.itemIdsSentSuccessfully={}};Y.prototype.enqueue=function(t,e){this.queue.enqueue(t,this.flushInterval,e)},Y.prototype.start=function(){this.stopped=!1,this.consecutiveRemovalFailures=0,this.flush()},Y.prototype.stop=function(){this.stopped=!0,this.timeoutID&&(clearTimeout(this.timeoutID),this.timeoutID=null)},Y.prototype.clear=function(){this.queue.clear()},Y.prototype.resetBatchSize=function(){this.batchSize=this.libConfig.batch_size},Y.prototype.resetFlush=function(){this.scheduleFlush(this.libConfig.batch_flush_interval_ms)},Y.prototype.scheduleFlush=function(t){this.flushInterval=t,this.stopped||(this.timeoutID=setTimeout(w.bind(this.flush,this),this.flushInterval))},Y.prototype.flush=function(t){try{if(this.requestInProgress)return void q.log("Flush: Request already in progress");t=t||{};var e=this.libConfig.batch_request_timeout_ms,r=(new Date).getTime(),a=this.batchSize,i=this.queue.fillBatch(a),o=[],l={};if(w.each(i,(function(t){var e=t.payload;if(this.beforeSendHook&&!t.orphaned&&(e=this.beforeSendHook(e)),e){e.event&&e.properties&&(e.properties=w.extend({},e.properties,{mp_sent_by_lib_version:n.LIB_VERSION}));var r=!0,a=t.id;a?(this.itemIdsSentSuccessfully[a]||0)>5&&(this.reportError("[dupe] item ID sent too many times, not sending",{item:t,batchSize:i.length,timesSent:this.itemIdsSentSuccessfully[a]}),r=!1):this.reportError("[dupe] found item with no ID",{item:t}),r&&o.push(e)}l[t.id]=e}),this),o.length<1)return void this.resetFlush();this.requestInProgress=!0;var c=w.bind((function(n){this.requestInProgress=!1;try{var o=!1;if(t.unloading)this.queue.updatePayloads(l);else if(w.isObject(n)&&"timeout"===n.error&&(new Date).getTime()-r>=e)this.reportError("Network timeout; retrying"),this.flush();else if(w.isObject(n)&&n.xhr_req&&(n.xhr_req.status>=500||429===n.xhr_req.status||"timeout"===n.error)){var c=2*this.flushInterval,s=n.xhr_req.responseHeaders;if(s){var u=s["Retry-After"];u&&(c=1e3*parseInt(u,10)||c)}c=Math.min(6e5,c),this.reportError("Error; retry in "+c+" ms"),this.scheduleFlush(c)}else if(w.isObject(n)&&n.xhr_req&&413===n.xhr_req.status)if(i.length>1){var d=Math.max(1,Math.floor(a/2));this.batchSize=Math.min(this.batchSize,d,i.length-1),this.reportError("413 response; reducing batch size to "+this.batchSize),this.resetFlush()}else this.reportError("Single-event request too large; dropping",i),this.resetBatchSize(),o=!0;else o=!0;o&&(this.queue.removeItemsByID(w.map(i,(function(t){return t.id})),w.bind((function(t){t?(this.consecutiveRemovalFailures=0,this.flush()):(this.reportError("Failed to remove items from queue"),++this.consecutiveRemovalFailures>5?(this.reportError("Too many queue failures; disabling batching system."),this.stopAllBatching()):this.resetFlush())}),this)),w.each(i,w.bind((function(t){var e=t.id;e?(this.itemIdsSentSuccessfully[e]=this.itemIdsSentSuccessfully[e]||0,this.itemIdsSentSuccessfully[e]++,this.itemIdsSentSuccessfully[e]>5&&this.reportError("[dupe] item ID sent too many times",{item:t,batchSize:i.length,timesSent:this.itemIdsSentSuccessfully[e]})):this.reportError("[dupe] found item with no ID while removing",{item:t})}),this)))}catch(h){this.reportError("Error handling API response",h),this.resetFlush()}}),this),s={method:"POST",verbose:!0,ignore_json_errors:!0,timeout_ms:e};t.unloading&&(s.transport="sendBeacon"),q.log("MIXPANEL REQUEST:",o),this.sendRequest(o,s,c)}catch(u){this.reportError("Error flushing request queue",u),this.resetFlush()}},Y.prototype.reportError=function(t,e){if(q.error.apply(q.error,arguments),this.errorReporter)try{e instanceof Error||(e=new Error(t)),this.errorReporter(t,e)}catch(e){q.error(e)}};var X="__mp_opt_in_out_";function $(t,e){lt(!0,t,e)}function K(t,e){lt(!1,t,e)}function Q(t,e){return"1"===ot(t,e)}function J(t,n){if(function(t){if(t&&t.ignoreDnt)return!1;var n=t&&t.window||e,r=n.navigator||{},a=!1;return w.each([r.doNotTrack,r.msDoNotTrack,n.doNotTrack],(function(t){w.includes([!0,1,"1","yes"],t)&&(a=!0)})),a}(n))return z.warn('This browser has "Do Not Track" enabled. This will prevent the Mixpanel SDK from sending any data. To ignore the "Do Not Track" browser setting, initialize the Mixpanel instance with the config "ignore_dnt: true"'),!0;var r="0"===ot(t,n);return r&&z.warn("You are opted out of Mixpanel tracking. This will prevent the Mixpanel SDK from sending any data."),r}function tt(t){return ct(t,(function(t){return this.get_config(t)}))}function et(t){return ct(t,(function(t){return this._get_config(t)}))}function nt(t){return ct(t,(function(t){return this._get_config(t)}))}function rt(t,e){at(e=e||{}).remove(it(t,e),!!e.crossSubdomainCookie,e.cookieDomain)}function at(t){return"localStorage"===(t=t||{}).persistenceType?w.localStorage:w.cookie}function it(t,e){return((e=e||{}).persistencePrefix||X)+t}function ot(t,e){return at(e).get(it(t,e))}function lt(t,e,n){w.isString(e)&&e.length?(at(n=n||{}).set(it(e,n),t?1:0,w.isNumber(n.cookieExpiration)?n.cookieExpiration:null,!!n.crossSubdomainCookie,!!n.secureCookie,!!n.crossSiteCookie,n.cookieDomain),n.track&&t&&n.track(n.trackEventName||"$opt_in",n.trackProperties,{send_immediately:!0})):z.error("gdpr."+(t?"optIn":"optOut")+" called with an invalid token")}function ct(t,e){return function(){var n=!1;try{var r=e.call(this,"token"),a=e.call(this,"ignore_dnt"),i=e.call(this,"opt_out_tracking_persistence_type"),o=e.call(this,"opt_out_tracking_cookie_prefix"),l=e.call(this,"window");r&&(n=J(r,{ignoreDnt:a,persistenceType:i,persistencePrefix:o,window:l}))}catch(s){z.error("Unexpected error when checking tracking opt-out status: "+s)}if(!n)return t.apply(this,arguments);var c=arguments[arguments.length-1];"function"===typeof c&&c(0)}}var st="$set",ut="$set_once",dt="$unset",ht="$add",ft="$append",pt="$union",gt="$remove",vt={set_action:function(t,e){var n={},r={};return w.isObject(t)?w.each(t,(function(t,e){this._is_reserved_property(e)||(r[e]=t)}),this):r[t]=e,n[st]=r,n},unset_action:function(t){var e={},n=[];return w.isArray(t)||(t=[t]),w.each(t,(function(t){this._is_reserved_property(t)||n.push(t)}),this),e[dt]=n,e},set_once_action:function(t,e){var n={},r={};return w.isObject(t)?w.each(t,(function(t,e){this._is_reserved_property(e)||(r[e]=t)}),this):r[t]=e,n[ut]=r,n},union_action:function(t,e){var n={},r={};return w.isObject(t)?w.each(t,(function(t,e){this._is_reserved_property(e)||(r[e]=w.isArray(t)?t:[t])}),this):r[t]=w.isArray(e)?e:[e],n[pt]=r,n},append_action:function(t,e){var n={},r={};return w.isObject(t)?w.each(t,(function(t,e){this._is_reserved_property(e)||(r[e]=t)}),this):r[t]=e,n[ft]=r,n},remove_action:function(t,e){var n={},r={};return w.isObject(t)?w.each(t,(function(t,e){this._is_reserved_property(e)||(r[e]=t)}),this):r[t]=e,n[gt]=r,n},delete_action:function(){var t={$delete:""};return t}},mt=function(){};w.extend(mt.prototype,vt),mt.prototype._init=function(t,e,n){this._mixpanel=t,this._group_key=e,this._group_id=n},mt.prototype.set=nt((function(t,e,n){var r=this.set_action(t,e);return w.isObject(t)&&(n=e),this._send_request(r,n)})),mt.prototype.set_once=nt((function(t,e,n){var r=this.set_once_action(t,e);return w.isObject(t)&&(n=e),this._send_request(r,n)})),mt.prototype.unset=nt((function(t,e){var n=this.unset_action(t);return this._send_request(n,e)})),mt.prototype.union=nt((function(t,e,n){w.isObject(t)&&(n=e);var r=this.union_action(t,e);return this._send_request(r,n)})),mt.prototype.delete=nt((function(t){var e=this.delete_action();return this._send_request(e,t)})),mt.prototype.remove=nt((function(t,e,n){var r=this.remove_action(t,e);return this._send_request(r,n)})),mt.prototype._send_request=function(t,e){t.$group_key=this._group_key,t.$group_id=this._group_id,t.$token=this._get_config("token");var n=w.encodeDates(t);return this._mixpanel._track_or_batch({type:"groups",data:n,endpoint:this._get_config("api_host")+"/groups/",batcher:this._mixpanel.request_batchers.groups},e)},mt.prototype._is_reserved_property=function(t){return"$group_key"===t||"$group_id"===t},mt.prototype._get_config=function(t){return this._mixpanel.get_config(t)},mt.prototype.toString=function(){return this._mixpanel.toString()+".group."+this._group_key+"."+this._group_id},mt.prototype.remove=mt.prototype.remove,mt.prototype.set=mt.prototype.set,mt.prototype.set_once=mt.prototype.set_once,mt.prototype.union=mt.prototype.union,mt.prototype.unset=mt.prototype.unset,mt.prototype.toString=mt.prototype.toString;var yt=function(){};w.extend(yt.prototype,vt),yt.prototype._init=function(t){this._mixpanel=t},yt.prototype.set=et((function(t,e,n){var r=this.set_action(t,e);return w.isObject(t)&&(n=e),this._get_config("save_referrer")&&this._mixpanel.persistence.update_referrer_info(document.referrer),r[st]=w.extend({},w.info.people_properties(),this._mixpanel.persistence.get_referrer_info(),r[st]),this._send_request(r,n)})),yt.prototype.set_once=et((function(t,e,n){var r=this.set_once_action(t,e);return w.isObject(t)&&(n=e),this._send_request(r,n)})),yt.prototype.unset=et((function(t,e){var n=this.unset_action(t);return this._send_request(n,e)})),yt.prototype.increment=et((function(t,e,n){var r={},a={};return w.isObject(t)?(w.each(t,(function(t,e){if(!this._is_reserved_property(e)){if(isNaN(parseFloat(t)))return void z.error("Invalid increment value passed to mixpanel.people.increment - must be a number");a[e]=t}}),this),n=e):(w.isUndefined(e)&&(e=1),a[t]=e),r[ht]=a,this._send_request(r,n)})),yt.prototype.append=et((function(t,e,n){w.isObject(t)&&(n=e);var r=this.append_action(t,e);return this._send_request(r,n)})),yt.prototype.remove=et((function(t,e,n){w.isObject(t)&&(n=e);var r=this.remove_action(t,e);return this._send_request(r,n)})),yt.prototype.union=et((function(t,e,n){w.isObject(t)&&(n=e);var r=this.union_action(t,e);return this._send_request(r,n)})),yt.prototype.track_charge=et((function(t,e,n){if(w.isNumber(t)||(t=parseFloat(t),!isNaN(t)))return this.append("$transactions",w.extend({$amount:t},e),n);z.error("Invalid value passed to mixpanel.people.track_charge - must be a number")})),yt.prototype.clear_charges=function(t){return this.set("$transactions",[],t)},yt.prototype.delete_user=function(){if(this._identify_called()){var t={$delete:this._mixpanel.get_distinct_id()};return this._send_request(t)}z.error("mixpanel.people.delete_user() requires you to call identify() first")},yt.prototype.toString=function(){return this._mixpanel.toString()+".people"},yt.prototype._send_request=function(t,e){t.$token=this._get_config("token"),t.$distinct_id=this._mixpanel.get_distinct_id();var n=this._mixpanel.get_property("$device_id"),r=this._mixpanel.get_property("$user_id"),a=this._mixpanel.get_property("$had_persisted_distinct_id");n&&(t.$device_id=n),r&&(t.$user_id=r),a&&(t.$had_persisted_distinct_id=a);var i=w.encodeDates(t);return this._identify_called()?this._mixpanel._track_or_batch({type:"people",data:i,endpoint:this._get_config("api_host")+"/engage/",batcher:this._mixpanel.request_batchers.people},e):(this._enqueue(t),w.isUndefined(e)||(this._get_config("verbose")?e({status:-1,error:null}):e(-1)),w.truncate(i,255))},yt.prototype._get_config=function(t){return this._mixpanel.get_config(t)},yt.prototype._identify_called=function(){return!0===this._mixpanel._flags.identify_called},yt.prototype._enqueue=function(t){st in t?this._mixpanel.persistence._add_to_people_queue(st,t):ut in t?this._mixpanel.persistence._add_to_people_queue(ut,t):dt in t?this._mixpanel.persistence._add_to_people_queue(dt,t):ht in t?this._mixpanel.persistence._add_to_people_queue(ht,t):ft in t?this._mixpanel.persistence._add_to_people_queue(ft,t):gt in t?this._mixpanel.persistence._add_to_people_queue(gt,t):pt in t?this._mixpanel.persistence._add_to_people_queue(pt,t):z.error("Invalid call to _enqueue():",t)},yt.prototype._flush_one_queue=function(t,e,n,r){var a=this,i=w.extend({},this._mixpanel.persistence._get_queue(t)),o=i;w.isUndefined(i)||!w.isObject(i)||w.isEmptyObject(i)||(a._mixpanel.persistence._pop_from_people_queue(t,i),r&&(o=r(i)),e.call(a,o,(function(e,r){0===e&&a._mixpanel.persistence._add_to_people_queue(t,i),w.isUndefined(n)||n(e,r)})))},yt.prototype._flush=function(t,e,n,r,a,i,o){var l=this,c=this._mixpanel.persistence._get_queue(ft),s=this._mixpanel.persistence._get_queue(gt);if(this._flush_one_queue(st,this.set,t),this._flush_one_queue(ut,this.set_once,r),this._flush_one_queue(dt,this.unset,i,(function(t){return w.keys(t)})),this._flush_one_queue(ht,this.increment,e),this._flush_one_queue(pt,this.union,a),!w.isUndefined(c)&&w.isArray(c)&&c.length){for(var u,d=function(t,e){0===t&&l._mixpanel.persistence._add_to_people_queue(ft,u),w.isUndefined(n)||n(t,e)},h=c.length-1;h>=0;h--)u=c.pop(),w.isEmptyObject(u)||l.append(u,d);l._mixpanel.persistence.save()}if(!w.isUndefined(s)&&w.isArray(s)&&s.length){for(var f,p=function(t,e){0===t&&l._mixpanel.persistence._add_to_people_queue(gt,f),w.isUndefined(o)||o(t,e)},g=s.length-1;g>=0;g--)f=s.pop(),w.isEmptyObject(f)||l.remove(f,p);l._mixpanel.persistence.save()}},yt.prototype._is_reserved_property=function(t){return"$distinct_id"===t||"$token"===t||"$device_id"===t||"$user_id"===t||"$had_persisted_distinct_id"===t},yt.prototype.set=yt.prototype.set,yt.prototype.set_once=yt.prototype.set_once,yt.prototype.unset=yt.prototype.unset,yt.prototype.increment=yt.prototype.increment,yt.prototype.append=yt.prototype.append,yt.prototype.remove=yt.prototype.remove,yt.prototype.union=yt.prototype.union,yt.prototype.track_charge=yt.prototype.track_charge,yt.prototype.clear_charges=yt.prototype.clear_charges,yt.prototype.delete_user=yt.prototype.delete_user,yt.prototype.toString=yt.prototype.toString;var bt,xt,Mt="__mps",wt="__mpso",zt="__mpus",Ct="__mpa",At="__mpap",kt="__mpr",Ht="__mpu",Et="$people_distinct_id",St="__alias",Lt="__timers",_t=[Mt,wt,zt,Ct,At,kt,Ht,Et,St,Lt],Bt=function(t){this.props={},this.campaign_params_saved=!1,t.persistence_name?this.name="mp_"+t.persistence_name:this.name="mp_"+t.token+"_mixpanel";var e=t.persistence;"cookie"!==e&&"localStorage"!==e&&(z.critical("Unknown persistence type "+e+"; falling back to cookie"),e=t.persistence="cookie"),"localStorage"===e&&w.localStorage.is_supported()?this.storage=w.localStorage:this.storage=w.cookie,this.load(),this.update_config(t),this.upgrade(t),this.save()};Bt.prototype.properties=function(){var t={};return w.each(this.props,(function(e,n){w.include(_t,n)||(t[n]=e)})),t},Bt.prototype.load=function(){if(!this.disabled){var t=this.storage.parse(this.name);t&&(this.props=w.extend({},t))}},Bt.prototype.upgrade=function(t){var e,n,r=t.upgrade;r&&(e="mp_super_properties","string"===typeof r&&(e=r),n=this.storage.parse(e),this.storage.remove(e),this.storage.remove(e,!0),n&&(this.props=w.extend(this.props,n.all,n.events))),t.cookie_name||"mixpanel"===t.name||(e="mp_"+t.token+"_"+t.name,(n=this.storage.parse(e))&&(this.storage.remove(e),this.storage.remove(e,!0),this.register_once(n))),this.storage===w.localStorage&&(n=w.cookie.parse(this.name),w.cookie.remove(this.name),w.cookie.remove(this.name,!0),n&&this.register_once(n))},Bt.prototype.save=function(){this.disabled||this.storage.set(this.name,w.JSONEncode(this.props),this.expire_days,this.cross_subdomain,this.secure,this.cross_site,this.cookie_domain)},Bt.prototype.remove=function(){this.storage.remove(this.name,!1,this.cookie_domain),this.storage.remove(this.name,!0,this.cookie_domain)},Bt.prototype.clear=function(){this.remove(),this.props={}},Bt.prototype.register_once=function(t,e,n){return!!w.isObject(t)&&("undefined"===typeof e&&(e="None"),this.expire_days="undefined"===typeof n?this.default_expiry:n,w.each(t,(function(t,n){this.props.hasOwnProperty(n)&&this.props[n]!==e||(this.props[n]=t)}),this),this.save(),!0)},Bt.prototype.register=function(t,e){return!!w.isObject(t)&&(this.expire_days="undefined"===typeof e?this.default_expiry:e,w.extend(this.props,t),this.save(),!0)},Bt.prototype.unregister=function(t){t in this.props&&(delete this.props[t],this.save())},Bt.prototype.update_search_keyword=function(t){this.register(w.info.searchInfo(t))},Bt.prototype.update_referrer_info=function(t){this.register_once({$initial_referrer:t||"$direct",$initial_referring_domain:w.info.referringDomain(t)||"$direct"},"")},Bt.prototype.get_referrer_info=function(){return w.strip_empty_properties({$initial_referrer:this.props.$initial_referrer,$initial_referring_domain:this.props.$initial_referring_domain})},Bt.prototype.safe_merge=function(t){return w.each(this.props,(function(e,n){n in t||(t[n]=e)})),t},Bt.prototype.update_config=function(t){this.default_expiry=this.expire_days=t.cookie_expiration,this.set_disabled(t.disable_persistence),this.set_cookie_domain(t.cookie_domain),this.set_cross_site(t.cross_site_cookie),this.set_cross_subdomain(t.cross_subdomain_cookie),this.set_secure(t.secure_cookie)},Bt.prototype.set_disabled=function(t){this.disabled=t,this.disabled?this.remove():this.save()},Bt.prototype.set_cookie_domain=function(t){t!==this.cookie_domain&&(this.remove(),this.cookie_domain=t,this.save())},Bt.prototype.set_cross_site=function(t){t!==this.cross_site&&(this.cross_site=t,this.remove(),this.save())},Bt.prototype.set_cross_subdomain=function(t){t!==this.cross_subdomain&&(this.cross_subdomain=t,this.remove(),this.save())},Bt.prototype.get_cross_subdomain=function(){return this.cross_subdomain},Bt.prototype.set_secure=function(t){t!==this.secure&&(this.secure=!!t,this.remove(),this.save())},Bt.prototype._add_to_people_queue=function(t,e){var n=this._get_queue_key(t),r=e[t],a=this._get_or_create_queue(st),i=this._get_or_create_queue(ut),o=this._get_or_create_queue(dt),l=this._get_or_create_queue(ht),c=this._get_or_create_queue(pt),s=this._get_or_create_queue(gt,[]),u=this._get_or_create_queue(ft,[]);n===Mt?(w.extend(a,r),this._pop_from_people_queue(ht,r),this._pop_from_people_queue(pt,r),this._pop_from_people_queue(dt,r)):n===wt?(w.each(r,(function(t,e){e in i||(i[e]=t)})),this._pop_from_people_queue(dt,r)):n===zt?w.each(r,(function(t){w.each([a,i,l,c],(function(e){t in e&&delete e[t]})),w.each(u,(function(e){t in e&&delete e[t]})),o[t]=!0})):n===Ct?(w.each(r,(function(t,e){e in a?a[e]+=t:(e in l||(l[e]=0),l[e]+=t)}),this),this._pop_from_people_queue(dt,r)):n===Ht?(w.each(r,(function(t,e){w.isArray(t)&&(e in c||(c[e]=[]),c[e]=c[e].concat(t))})),this._pop_from_people_queue(dt,r)):n===kt?(s.push(r),this._pop_from_people_queue(ft,r)):n===At&&(u.push(r),this._pop_from_people_queue(dt,r)),z.log("MIXPANEL PEOPLE REQUEST (QUEUED, PENDING IDENTIFY):"),z.log(e),this.save()},Bt.prototype._pop_from_people_queue=function(t,e){var n=this._get_queue(t);w.isUndefined(n)||(w.each(e,(function(e,r){t===ft||t===gt?w.each(n,(function(t){t[r]===e&&delete t[r]})):delete n[r]}),this),this.save())},Bt.prototype._get_queue_key=function(t){return t===st?Mt:t===ut?wt:t===dt?zt:t===ht?Ct:t===ft?At:t===gt?kt:t===pt?Ht:void z.error("Invalid queue:",t)},Bt.prototype._get_queue=function(t){return this.props[this._get_queue_key(t)]},Bt.prototype._get_or_create_queue=function(t,e){var n=this._get_queue_key(t);return e=w.isUndefined(e)?{}:e,this.props[n]||(this.props[n]=e)},Bt.prototype.set_event_timer=function(t,e){var n=this.props[Lt]||{};n[t]=e,this.props[Lt]=n,this.save()},Bt.prototype.remove_event_timer=function(t){var e=(this.props[Lt]||{})[t];return w.isUndefined(e)||(delete this.props[Lt][t],this.save()),e};var Dt=function(t){return t},Tt=function(){},Vt="mixpanel",Ot="base64",It="$device:",Rt=e.XMLHttpRequest&&"withCredentials"in new XMLHttpRequest,Ft=!Rt&&-1===g.indexOf("MSIE")&&-1===g.indexOf("Mozilla"),Nt=null;d.sendBeacon&&(Nt=function(){return d.sendBeacon.apply(d,arguments)});var Pt={api_host:"https://api-js.mixpanel.com",api_method:"POST",api_transport:"XHR",api_payload_format:Ot,app_host:"https://mixpanel.com",cdn:"https://cdn.mxpnl.com",cross_site_cookie:!1,cross_subdomain_cookie:!0,error_reporter:Tt,persistence:"cookie",persistence_name:"",cookie_domain:"",cookie_name:"",loaded:Tt,track_marketing:!0,track_pageview:!1,skip_first_touch_marketing:!1,store_google:!0,save_referrer:!0,test:!1,verbose:!1,img:!1,debug:!1,track_links_timeout:300,cookie_expiration:365,upgrade:!1,disable_persistence:!1,disable_cookie:!1,secure_cookie:!1,ip:!0,opt_out_tracking_by_default:!1,opt_out_persistence_by_default:!1,opt_out_tracking_persistence_type:"localStorage",opt_out_tracking_cookie_prefix:null,property_blacklist:[],xhr_headers:{},ignore_dnt:!1,batch_requests:!0,batch_size:50,batch_flush_interval_ms:5e3,batch_request_timeout_ms:9e4,batch_autostart:!0,hooks:{}},jt=!1,Ut=function(){},Wt=function(t,e,r){var a,i=r===Vt?xt:xt[r];if(i&&0===bt)a=i;else{if(i&&!w.isArray(i))return void z.error("You have already initialized "+r);a=new Ut}if(a._cached_groups={},a._init(t,e,r),a.people=new yt,a.people._init(a),!a.get_config("skip_first_touch_marketing")){var o=w.info.campaignParams(null),l={},c=!1;w.each(o,(function(t,e){l["initial_"+e]=t,t&&(c=!0)})),c&&a.people.set_once(l)}return n.DEBUG=n.DEBUG||a.get_config("debug"),!w.isUndefined(i)&&w.isArray(i)&&(a._execute_array.call(a.people,i.people),a._execute_array(i)),a};Ut.prototype.init=function(t,e,n){if(w.isUndefined(n))this.report_error("You must name your new library: init(token, config, name)");else{if(n!==Vt){var r=Wt(t,e,n);return xt[n]=r,r._loaded(),r}this.report_error("You must initialize the main mixpanel object right after you include the Mixpanel js snippet")}},Ut.prototype._init=function(t,n,r){n=n||{},this.__loaded=!0,this.config={};var a={};"api_payload_format"in n||(n.api_host||Pt.api_host).match(/\.mixpanel\.com/)&&(a.api_payload_format="json");if(this.set_config(w.extend({},Pt,a,n,{name:r,token:t,callback_fn:(r===Vt?r:Vt+"."+r)+"._jsc"})),this._jsc=Tt,this.__dom_loaded_queue=[],this.__request_queue=[],this.__disabled_events=[],this._flags={disable_all_events:!1,identify_called:!1},this.request_batchers={},this._batch_requests=this.get_config("batch_requests"),this._batch_requests)if(w.localStorage.is_supported(!0)&&Rt){if(this.init_batchers(),Nt&&e.addEventListener){var i=w.bind((function(){this.request_batchers.events.stopped||this.request_batchers.events.flush({unloading:!0})}),this);e.addEventListener("pagehide",(function(t){t.persisted&&i()})),e.addEventListener("visibilitychange",(function(){"hidden"===h.visibilityState&&i()}))}}else this._batch_requests=!1,z.log("Turning off Mixpanel request-queueing; needs XHR and localStorage support");this.persistence=this.cookie=new Bt(this.config),this.unpersisted_superprops={},this._gdpr_init();var o=w.UUID();this.get_distinct_id()||this.register_once({distinct_id:It+o,$device_id:o},""),this.get_config("track_pageview")&&this.track_pageview()},Ut.prototype._loaded=function(){this.get_config("loaded")(this),this._set_default_superprops()},Ut.prototype._set_default_superprops=function(){this.persistence.update_search_keyword(h.referrer),this.get_config("store_google")&&this.register(w.info.campaignParams(),{persistent:!1}),this.get_config("save_referrer")&&this.persistence.update_referrer_info(h.referrer)},Ut.prototype._dom_loaded=function(){w.each(this.__dom_loaded_queue,(function(t){this._track_dom.apply(this,t)}),this),this.has_opted_out_tracking()||w.each(this.__request_queue,(function(t){this._send_request.apply(this,t)}),this),delete this.__dom_loaded_queue,delete this.__request_queue},Ut.prototype._track_dom=function(t,e){if(this.get_config("img"))return this.report_error("You can't use DOM tracking functions with img = true."),!1;if(!jt)return this.__dom_loaded_queue.push([t,e]),!1;var n=(new t).init(this);return n.track.apply(n,e)},Ut.prototype._prepare_callback=function(t,e){if(w.isUndefined(t))return null;if(Rt){return function(n){t(n,e)}}var n=this._jsc,r=""+Math.floor(1e8*Math.random()),a=this.get_config("callback_fn")+"["+r+"]";return n[r]=function(a){delete n[r],t(a,e)},a},Ut.prototype._send_request=function(t,e,n,r){var a=!0;if(Ft)return this.__request_queue.push(arguments),a;var i={method:this.get_config("api_method"),transport:this.get_config("api_transport"),verbose:this.get_config("verbose")},o=null;r||!w.isFunction(n)&&"string"!==typeof n||(r=n,n=null),n=w.extend(i,n||{}),Rt||(n.method="GET");var l="POST"===n.method,c=Nt&&l&&"sendbeacon"===n.transport.toLowerCase(),s=n.verbose;e.verbose&&(s=!0),this.get_config("test")&&(e.test=1),s&&(e.verbose=1),this.get_config("img")&&(e.img=1),Rt||(r?e.callback=r:(s||this.get_config("test"))&&(e.callback="(function(){})")),e.ip=this.get_config("ip")?1:0,e._=(new Date).getTime().toString(),l&&(o="data="+encodeURIComponent(e.data),delete e.data),t+="?"+w.HTTPBuildQuery(e);var u=this;if("img"in e){var d=h.createElement("img");d.src=t,h.body.appendChild(d)}else if(c){try{a=Nt(t,o)}catch(y){u.report_error(y),a=!1}try{r&&r(a?1:0)}catch(y){u.report_error(y)}}else if(Rt)try{var f=new XMLHttpRequest;f.open(n.method,t,!0);var p=this.get_config("xhr_headers");if(l&&(p["Content-Type"]="application/x-www-form-urlencoded"),w.each(p,(function(t,e){f.setRequestHeader(e,t)})),n.timeout_ms&&"undefined"!==typeof f.timeout){f.timeout=n.timeout_ms;var g=(new Date).getTime()}f.withCredentials=!0,f.onreadystatechange=function(){var t;if(4===f.readyState)if(200===f.status){if(r)if(s){var e;try{e=w.JSONDecode(f.responseText)}catch(y){if(u.report_error(y),!n.ignore_json_errors)return;e=f.responseText}r(e)}else r(Number(f.responseText))}else t=f.timeout&&!f.status&&(new Date).getTime()-g>=f.timeout?"timeout":"Bad HTTP status: "+f.status+" "+f.statusText,u.report_error(t),r&&r(s?{status:0,error:t,xhr_req:f}:0)},f.send(o)}catch(y){u.report_error(y),a=!1}else{var v=h.createElement("script");v.type="text/javascript",v.async=!0,v.defer=!0,v.src=t;var m=h.getElementsByTagName("script")[0];m.parentNode.insertBefore(v,m)}return a},Ut.prototype._execute_array=function(t){var e,n=[],r=[],a=[];w.each(t,(function(t){t&&(e=t[0],w.isArray(e)?a.push(t):"function"===typeof t?t.call(this):w.isArray(t)&&"alias"===e?n.push(t):w.isArray(t)&&-1!==e.indexOf("track")&&"function"===typeof this[e]?a.push(t):r.push(t))}),this);var i=function(t,e){w.each(t,(function(t){if(w.isArray(t[0])){var n=e;w.each(t,(function(t){n=n[t[0]].apply(n,t.slice(1))}))}else this[t[0]].apply(this,t.slice(1))}),e)};i(n,this),i(r,this),i(a,this)},Ut.prototype.are_batchers_initialized=function(){return!!this.request_batchers.events},Ut.prototype.init_batchers=function(){var t=this.get_config("token");if(!this.are_batchers_initialized()){var e=w.bind((function(e){return new Y("__mpq_"+t+e.queue_suffix,{libConfig:this.config,sendRequestFunc:w.bind((function(t,n,r){this._send_request(this.get_config("api_host")+e.endpoint,this._encode_data_for_request(t),n,this._prepare_callback(r,t))}),this),beforeSendHook:w.bind((function(t){return this._run_hook("before_send_"+e.type,t)}),this),errorReporter:this.get_config("error_reporter"),stopAllBatchingFunc:w.bind(this.stop_batch_senders,this)})}),this);this.request_batchers={events:e({type:"events",endpoint:"/track/",queue_suffix:"_ev"}),people:e({type:"people",endpoint:"/engage/",queue_suffix:"_pp"}),groups:e({type:"groups",endpoint:"/groups/",queue_suffix:"_gr"})}}this.get_config("batch_autostart")&&this.start_batch_senders()},Ut.prototype.start_batch_senders=function(){this.are_batchers_initialized()&&(this._batch_requests=!0,w.each(this.request_batchers,(function(t){t.start()})))},Ut.prototype.stop_batch_senders=function(){this._batch_requests=!1,w.each(this.request_batchers,(function(t){t.stop(),t.clear()}))},Ut.prototype.push=function(t){this._execute_array([t])},Ut.prototype.disable=function(t){"undefined"===typeof t?this._flags.disable_all_events=!0:this.__disabled_events=this.__disabled_events.concat(t)},Ut.prototype._encode_data_for_request=function(t){var e=w.JSONEncode(t);return this.get_config("api_payload_format")===Ot&&(e=w.base64Encode(e)),{data:e}},Ut.prototype._track_or_batch=function(t,e){var n=w.truncate(t.data,255),r=t.endpoint,a=t.batcher,i=t.should_send_immediately,o=t.send_request_options||{};e=e||Tt;var l=!0,c=w.bind((function(){return o.skip_hooks||(n=this._run_hook("before_send_"+t.type,n)),n?(z.log("MIXPANEL REQUEST:"),z.log(n),this._send_request(r,this._encode_data_for_request(n),o,this._prepare_callback(e,n))):null}),this);return this._batch_requests&&!i?a.enqueue(n,(function(t){t?e(1,n):c()})):l=c(),l&&n},Ut.prototype.track=tt((function(t,e,n,r){r||"function"!==typeof n||(r=n,n=null);var a=(n=n||{}).transport;a&&(n.transport=a);var i=n.send_immediately;if("function"!==typeof r&&(r=Tt),w.isUndefined(t))this.report_error("No event name provided to mixpanel.track");else{if(!this._event_is_disabled(t)){(e=e||{}).token=this.get_config("token");var o=this.persistence.remove_event_timer(t);if(!w.isUndefined(o)){var l=(new Date).getTime()-o;e.$duration=parseFloat((l/1e3).toFixed(3))}this._set_default_superprops();var c=this.get_config("track_marketing")?w.info.marketingParams():{};e=w.extend({},w.info.properties(),c,this.persistence.properties(),this.unpersisted_superprops,e);var s=this.get_config("property_blacklist");w.isArray(s)?w.each(s,(function(t){delete e[t]})):this.report_error("Invalid value for property_blacklist config: "+s);var u={event:t,properties:e};return this._track_or_batch({type:"events",data:u,endpoint:this.get_config("api_host")+"/track/",batcher:this.request_batchers.events,should_send_immediately:i,send_request_options:n},r)}r(0)}})),Ut.prototype.set_group=tt((function(t,e,n){w.isArray(e)||(e=[e]);var r={};return r[t]=e,this.register(r),this.people.set(t,e,n)})),Ut.prototype.add_group=tt((function(t,e,n){var r=this.get_property(t);if(void 0===r){var a={};a[t]=[e],this.register(a)}else-1===r.indexOf(e)&&(r.push(e),this.register(a));return this.people.union(t,e,n)})),Ut.prototype.remove_group=tt((function(t,e,n){var r=this.get_property(t);if(void 0!==r){var a=r.indexOf(e);a>-1&&(r.splice(a,1),this.register({group_key:r})),0===r.length&&this.unregister(t)}return this.people.remove(t,e,n)})),Ut.prototype.track_with_groups=tt((function(t,e,n,r){var a=w.extend({},e||{});return w.each(n,(function(t,e){null!==t&&void 0!==t&&(a[e]=t)})),this.track(t,a,r)})),Ut.prototype._create_map_key=function(t,e){return t+"_"+JSON.stringify(e)},Ut.prototype._remove_group_from_cache=function(t,e){delete this._cached_groups[this._create_map_key(t,e)]},Ut.prototype.get_group=function(t,e){var n=this._create_map_key(t,e),r=this._cached_groups[n];return void 0!==r&&r._group_key===t&&r._group_id===e||((r=new mt)._init(this,t,e),this._cached_groups[n]=r),r},Ut.prototype.track_pageview=tt((function(t,e){"object"!==typeof t&&(t={});var n=(e=e||{}).event_name||"$mp_web_page_view",r=w.extend(w.info.mpPageViewProperties(),w.info.campaignParams(),w.info.clickParams()),a=w.extend({},r,t);return this.track(n,a)})),Ut.prototype.track_links=function(){return this._track_dom.call(this,F,arguments)},Ut.prototype.track_forms=function(){return this._track_dom.call(this,N,arguments)},Ut.prototype.time_event=function(t){w.isUndefined(t)?this.report_error("No event name provided to mixpanel.time_event"):this._event_is_disabled(t)||this.persistence.set_event_timer(t,(new Date).getTime())};var Zt={persistent:!0},Gt=function(t){var e;return e=w.isObject(t)?t:w.isUndefined(t)?{}:{days:t},w.extend({},Zt,e)};Ut.prototype.register=function(t,e){var n=Gt(e);n.persistent?this.persistence.register(t,n.days):w.extend(this.unpersisted_superprops,t)},Ut.prototype.register_once=function(t,e,n){var r=Gt(n);r.persistent?this.persistence.register_once(t,e,r.days):("undefined"===typeof e&&(e="None"),w.each(t,(function(t,n){this.unpersisted_superprops.hasOwnProperty(n)&&this.unpersisted_superprops[n]!==e||(this.unpersisted_superprops[n]=t)}),this))},Ut.prototype.unregister=function(t,e){(e=Gt(e)).persistent?this.persistence.unregister(t):delete this.unpersisted_superprops[t]},Ut.prototype._register_single=function(t,e){var n={};n[t]=e,this.register(n)},Ut.prototype.identify=function(t,e,n,r,a,i,o,l){var c=this.get_distinct_id();if(t&&c!==t){if("string"===typeof t&&0===t.indexOf(It))return this.report_error("distinct_id cannot have $device: prefix"),-1;this.register({$user_id:t})}if(!this.get_property("$device_id")){var s=c;this.register_once({$had_persisted_distinct_id:!0,$device_id:s},"")}t!==c&&t!==this.get_property(St)&&(this.unregister(St),this.register({distinct_id:t})),this._flags.identify_called=!0,this.people._flush(e,n,r,a,i,o,l),t!==c&&this.track("$identify",{distinct_id:t,$anon_distinct_id:c},{skip_hooks:!0})},Ut.prototype.reset=function(){this.persistence.clear(),this._flags.identify_called=!1;var t=w.UUID();this.register_once({distinct_id:It+t,$device_id:t},"")},Ut.prototype.get_distinct_id=function(){return this.get_property("distinct_id")},Ut.prototype.alias=function(t,e){if(t===this.get_property(Et))return this.report_error("Attempting to create alias for existing People user - aborting."),-2;var n=this;return w.isUndefined(e)&&(e=this.get_distinct_id()),t!==e?(this._register_single(St,t),this.track("$create_alias",{alias:t,distinct_id:e},{skip_hooks:!0},(function(){n.identify(t)}))):(this.report_error("alias matches current distinct_id - skipping api call."),this.identify(t),-1)},Ut.prototype.name_tag=function(t){this._register_single("mp_name_tag",t)},Ut.prototype.set_config=function(t){w.isObject(t)&&(w.extend(this.config,t),t.batch_size&&w.each(this.request_batchers,(function(t){t.resetBatchSize()})),this.get_config("persistence_name")||(this.config.persistence_name=this.config.cookie_name),this.get_config("disable_persistence")||(this.config.disable_persistence=this.config.disable_cookie),this.persistence&&this.persistence.update_config(this.config),n.DEBUG=n.DEBUG||this.get_config("debug"))},Ut.prototype.get_config=function(t){return this.config[t]},Ut.prototype._run_hook=function(t){var e=(this.config.hooks[t]||Dt).apply(this,l.call(arguments,1));return"undefined"===typeof e&&(this.report_error(t+" hook did not return a value"),e=null),e},Ut.prototype.get_property=function(t){return this.persistence.props[t]},Ut.prototype.toString=function(){var t=this.get_config("name");return t!==Vt&&(t=Vt+"."+t),t},Ut.prototype._event_is_disabled=function(t){return w.isBlockedUA(g)||this._flags.disable_all_events||w.include(this.__disabled_events,t)},Ut.prototype._gdpr_init=function(){"localStorage"===this.get_config("opt_out_tracking_persistence_type")&&w.localStorage.is_supported()&&(!this.has_opted_in_tracking()&&this.has_opted_in_tracking({persistence_type:"cookie"})&&this.opt_in_tracking({enable_persistence:!1}),!this.has_opted_out_tracking()&&this.has_opted_out_tracking({persistence_type:"cookie"})&&this.opt_out_tracking({clear_persistence:!1}),this.clear_opt_in_out_tracking({persistence_type:"cookie",enable_persistence:!1})),this.has_opted_out_tracking()?this._gdpr_update_persistence({clear_persistence:!0}):this.has_opted_in_tracking()||!this.get_config("opt_out_tracking_by_default")&&!w.cookie.get("mp_optout")||(w.cookie.remove("mp_optout"),this.opt_out_tracking({clear_persistence:this.get_config("opt_out_persistence_by_default")}))},Ut.prototype._gdpr_update_persistence=function(t){var e;if(t&&t.clear_persistence)e=!0;else{if(!t||!t.enable_persistence)return;e=!1}this.get_config("disable_persistence")||this.persistence.disabled===e||this.persistence.set_disabled(e),e&&w.each(this.request_batchers,(function(t){t.clear()}))},Ut.prototype._gdpr_call_func=function(t,e){return e=w.extend({track:w.bind(this.track,this),persistence_type:this.get_config("opt_out_tracking_persistence_type"),cookie_prefix:this.get_config("opt_out_tracking_cookie_prefix"),cookie_expiration:this.get_config("cookie_expiration"),cross_site_cookie:this.get_config("cross_site_cookie"),cross_subdomain_cookie:this.get_config("cross_subdomain_cookie"),cookie_domain:this.get_config("cookie_domain"),secure_cookie:this.get_config("secure_cookie"),ignore_dnt:this.get_config("ignore_dnt")},e),w.localStorage.is_supported()||(e.persistence_type="cookie"),t(this.get_config("token"),{track:e.track,trackEventName:e.track_event_name,trackProperties:e.track_properties,persistenceType:e.persistence_type,persistencePrefix:e.cookie_prefix,cookieDomain:e.cookie_domain,cookieExpiration:e.cookie_expiration,crossSiteCookie:e.cross_site_cookie,crossSubdomainCookie:e.cross_subdomain_cookie,secureCookie:e.secure_cookie,ignoreDnt:e.ignore_dnt})},Ut.prototype.opt_in_tracking=function(t){t=w.extend({enable_persistence:!0},t),this._gdpr_call_func($,t),this._gdpr_update_persistence(t)},Ut.prototype.opt_out_tracking=function(t){(t=w.extend({clear_persistence:!0,delete_user:!0},t)).delete_user&&this.people&&this.people._identify_called()&&(this.people.delete_user(),this.people.clear_charges()),this._gdpr_call_func(K,t),this._gdpr_update_persistence(t)},Ut.prototype.has_opted_in_tracking=function(t){return this._gdpr_call_func(Q,t)},Ut.prototype.has_opted_out_tracking=function(t){return this._gdpr_call_func(J,t)},Ut.prototype.clear_opt_in_out_tracking=function(t){t=w.extend({enable_persistence:!0},t),this._gdpr_call_func(rt,t),this._gdpr_update_persistence(t)},Ut.prototype.report_error=function(t,e){z.error.apply(z.error,arguments);try{e||t instanceof Error||(t=new Error(t)),this.get_config("error_reporter")(t,e)}catch(e){z.error(e)}},Ut.prototype.init=Ut.prototype.init,Ut.prototype.reset=Ut.prototype.reset,Ut.prototype.disable=Ut.prototype.disable,Ut.prototype.time_event=Ut.prototype.time_event,Ut.prototype.track=Ut.prototype.track,Ut.prototype.track_links=Ut.prototype.track_links,Ut.prototype.track_forms=Ut.prototype.track_forms,Ut.prototype.track_pageview=Ut.prototype.track_pageview,Ut.prototype.register=Ut.prototype.register,Ut.prototype.register_once=Ut.prototype.register_once,Ut.prototype.unregister=Ut.prototype.unregister,Ut.prototype.identify=Ut.prototype.identify,Ut.prototype.alias=Ut.prototype.alias,Ut.prototype.name_tag=Ut.prototype.name_tag,Ut.prototype.set_config=Ut.prototype.set_config,Ut.prototype.get_config=Ut.prototype.get_config,Ut.prototype.get_property=Ut.prototype.get_property,Ut.prototype.get_distinct_id=Ut.prototype.get_distinct_id,Ut.prototype.toString=Ut.prototype.toString,Ut.prototype.opt_out_tracking=Ut.prototype.opt_out_tracking,Ut.prototype.opt_in_tracking=Ut.prototype.opt_in_tracking,Ut.prototype.has_opted_out_tracking=Ut.prototype.has_opted_out_tracking,Ut.prototype.has_opted_in_tracking=Ut.prototype.has_opted_in_tracking,Ut.prototype.clear_opt_in_out_tracking=Ut.prototype.clear_opt_in_out_tracking,Ut.prototype.get_group=Ut.prototype.get_group,Ut.prototype.set_group=Ut.prototype.set_group,Ut.prototype.add_group=Ut.prototype.add_group,Ut.prototype.remove_group=Ut.prototype.remove_group,Ut.prototype.track_with_groups=Ut.prototype.track_with_groups,Ut.prototype.start_batch_senders=Ut.prototype.start_batch_senders,Ut.prototype.stop_batch_senders=Ut.prototype.stop_batch_senders,Bt.prototype.properties=Bt.prototype.properties,Bt.prototype.update_search_keyword=Bt.prototype.update_search_keyword,Bt.prototype.update_referrer_info=Bt.prototype.update_referrer_info,Bt.prototype.get_cross_subdomain=Bt.prototype.get_cross_subdomain,Bt.prototype.clear=Bt.prototype.clear;var qt={},Yt=function(){xt.init=function(t,n,r){if(r)return xt[r]||(xt[r]=qt[r]=Wt(t,n,r),xt[r]._loaded()),xt[r];var a=xt;qt[Vt]?a=qt[Vt]:t&&((a=Wt(t,n,Vt))._loaded(),qt[Vt]=a),xt=a,1===bt&&(e[Vt]=xt),w.each(qt,(function(t,e){e!==Vt&&(xt[e]=t)})),xt._=w}};var Xt=(bt=0,xt=new Ut,Yt(),xt.init(),function(){function t(){t.done||(t.done=!0,jt=!0,Ft=!1,w.each(qt,(function(t){t._dom_loaded()})))}if(h.addEventListener)"complete"===h.readyState?t():h.addEventListener("DOMContentLoaded",t,!1);else if(h.attachEvent){h.attachEvent("onreadystatechange",t);var n=!1;try{n=null===e.frameElement}catch(r){}h.documentElement.doScroll&&n&&function e(){try{h.documentElement.doScroll("left")}catch(r){return void setTimeout(e,1)}t()}()}w.register_event(e,"load",t,!0)}(),xt);t.exports=Xt},2426:function(t,e,n){(t=n.nmd(t)).exports=function(){"use strict";var e,n;function r(){return e.apply(null,arguments)}function a(t){e=t}function i(t){return t instanceof Array||"[object Array]"===Object.prototype.toString.call(t)}function o(t){return null!=t&&"[object Object]"===Object.prototype.toString.call(t)}function l(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function c(t){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(t).length;var e;for(e in t)if(l(t,e))return!1;return!0}function s(t){return void 0===t}function u(t){return"number"===typeof t||"[object Number]"===Object.prototype.toString.call(t)}function d(t){return t instanceof Date||"[object Date]"===Object.prototype.toString.call(t)}function h(t,e){var n,r=[],a=t.length;for(n=0;n<a;++n)r.push(e(t[n],n));return r}function f(t,e){for(var n in e)l(e,n)&&(t[n]=e[n]);return l(e,"toString")&&(t.toString=e.toString),l(e,"valueOf")&&(t.valueOf=e.valueOf),t}function p(t,e,n,r){return Yn(t,e,n,r,!0).utc()}function g(){return{empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}}function v(t){return null==t._pf&&(t._pf=g()),t._pf}function m(t){if(null==t._isValid){var e=v(t),r=n.call(e.parsedDateParts,(function(t){return null!=t})),a=!isNaN(t._d.getTime())&&e.overflow<0&&!e.empty&&!e.invalidEra&&!e.invalidMonth&&!e.invalidWeekday&&!e.weekdayMismatch&&!e.nullInput&&!e.invalidFormat&&!e.userInvalidated&&(!e.meridiem||e.meridiem&&r);if(t._strict&&(a=a&&0===e.charsLeftOver&&0===e.unusedTokens.length&&void 0===e.bigHour),null!=Object.isFrozen&&Object.isFrozen(t))return a;t._isValid=a}return t._isValid}function y(t){var e=p(NaN);return null!=t?f(v(e),t):v(e).userInvalidated=!0,e}n=Array.prototype.some?Array.prototype.some:function(t){var e,n=Object(this),r=n.length>>>0;for(e=0;e<r;e++)if(e in n&&t.call(this,n[e],e,n))return!0;return!1};var b=r.momentProperties=[],x=!1;function M(t,e){var n,r,a,i=b.length;if(s(e._isAMomentObject)||(t._isAMomentObject=e._isAMomentObject),s(e._i)||(t._i=e._i),s(e._f)||(t._f=e._f),s(e._l)||(t._l=e._l),s(e._strict)||(t._strict=e._strict),s(e._tzm)||(t._tzm=e._tzm),s(e._isUTC)||(t._isUTC=e._isUTC),s(e._offset)||(t._offset=e._offset),s(e._pf)||(t._pf=v(e)),s(e._locale)||(t._locale=e._locale),i>0)for(n=0;n<i;n++)s(a=e[r=b[n]])||(t[r]=a);return t}function w(t){M(this,t),this._d=new Date(null!=t._d?t._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===x&&(x=!0,r.updateOffset(this),x=!1)}function z(t){return t instanceof w||null!=t&&null!=t._isAMomentObject}function C(t){!1===r.suppressDeprecationWarnings&&"undefined"!==typeof console&&console.warn&&console.warn("Deprecation warning: "+t)}function A(t,e){var n=!0;return f((function(){if(null!=r.deprecationHandler&&r.deprecationHandler(null,t),n){var a,i,o,c=[],s=arguments.length;for(i=0;i<s;i++){if(a="","object"===typeof arguments[i]){for(o in a+="\n["+i+"] ",arguments[0])l(arguments[0],o)&&(a+=o+": "+arguments[0][o]+", ");a=a.slice(0,-2)}else a=arguments[i];c.push(a)}C(t+"\nArguments: "+Array.prototype.slice.call(c).join("")+"\n"+(new Error).stack),n=!1}return e.apply(this,arguments)}),e)}var k,H={};function E(t,e){null!=r.deprecationHandler&&r.deprecationHandler(t,e),H[t]||(C(e),H[t]=!0)}function S(t){return"undefined"!==typeof Function&&t instanceof Function||"[object Function]"===Object.prototype.toString.call(t)}function L(t){var e,n;for(n in t)l(t,n)&&(S(e=t[n])?this[n]=e:this["_"+n]=e);this._config=t,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)}function _(t,e){var n,r=f({},t);for(n in e)l(e,n)&&(o(t[n])&&o(e[n])?(r[n]={},f(r[n],t[n]),f(r[n],e[n])):null!=e[n]?r[n]=e[n]:delete r[n]);for(n in t)l(t,n)&&!l(e,n)&&o(t[n])&&(r[n]=f({},r[n]));return r}function B(t){null!=t&&this.set(t)}r.suppressDeprecationWarnings=!1,r.deprecationHandler=null,k=Object.keys?Object.keys:function(t){var e,n=[];for(e in t)l(t,e)&&n.push(e);return n};var D={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function T(t,e,n){var r=this._calendar[t]||this._calendar.sameElse;return S(r)?r.call(e,n):r}function V(t,e,n){var r=""+Math.abs(t),a=e-r.length;return(t>=0?n?"+":"":"-")+Math.pow(10,Math.max(0,a)).toString().substr(1)+r}var O=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,I=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,R={},F={};function N(t,e,n,r){var a=r;"string"===typeof r&&(a=function(){return this[r]()}),t&&(F[t]=a),e&&(F[e[0]]=function(){return V(a.apply(this,arguments),e[1],e[2])}),n&&(F[n]=function(){return this.localeData().ordinal(a.apply(this,arguments),t)})}function P(t){return t.match(/\[[\s\S]/)?t.replace(/^\[|\]$/g,""):t.replace(/\\/g,"")}function j(t){var e,n,r=t.match(O);for(e=0,n=r.length;e<n;e++)F[r[e]]?r[e]=F[r[e]]:r[e]=P(r[e]);return function(e){var a,i="";for(a=0;a<n;a++)i+=S(r[a])?r[a].call(e,t):r[a];return i}}function U(t,e){return t.isValid()?(e=W(e,t.localeData()),R[e]=R[e]||j(e),R[e](t)):t.localeData().invalidDate()}function W(t,e){var n=5;function r(t){return e.longDateFormat(t)||t}for(I.lastIndex=0;n>=0&&I.test(t);)t=t.replace(I,r),I.lastIndex=0,n-=1;return t}var Z={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function G(t){var e=this._longDateFormat[t],n=this._longDateFormat[t.toUpperCase()];return e||!n?e:(this._longDateFormat[t]=n.match(O).map((function(t){return"MMMM"===t||"MM"===t||"DD"===t||"dddd"===t?t.slice(1):t})).join(""),this._longDateFormat[t])}var q="Invalid date";function Y(){return this._invalidDate}var X="%d",$=/\d{1,2}/;function K(t){return this._ordinal.replace("%d",t)}var Q={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function J(t,e,n,r){var a=this._relativeTime[n];return S(a)?a(t,e,n,r):a.replace(/%d/i,t)}function tt(t,e){var n=this._relativeTime[t>0?"future":"past"];return S(n)?n(e):n.replace(/%s/i,e)}var et={};function nt(t,e){var n=t.toLowerCase();et[n]=et[n+"s"]=et[e]=t}function rt(t){return"string"===typeof t?et[t]||et[t.toLowerCase()]:void 0}function at(t){var e,n,r={};for(n in t)l(t,n)&&(e=rt(n))&&(r[e]=t[n]);return r}var it={};function ot(t,e){it[t]=e}function lt(t){var e,n=[];for(e in t)l(t,e)&&n.push({unit:e,priority:it[e]});return n.sort((function(t,e){return t.priority-e.priority})),n}function ct(t){return t%4===0&&t%100!==0||t%400===0}function st(t){return t<0?Math.ceil(t)||0:Math.floor(t)}function ut(t){var e=+t,n=0;return 0!==e&&isFinite(e)&&(n=st(e)),n}function dt(t,e){return function(n){return null!=n?(ft(this,t,n),r.updateOffset(this,e),this):ht(this,t)}}function ht(t,e){return t.isValid()?t._d["get"+(t._isUTC?"UTC":"")+e]():NaN}function ft(t,e,n){t.isValid()&&!isNaN(n)&&("FullYear"===e&&ct(t.year())&&1===t.month()&&29===t.date()?(n=ut(n),t._d["set"+(t._isUTC?"UTC":"")+e](n,t.month(),Jt(n,t.month()))):t._d["set"+(t._isUTC?"UTC":"")+e](n))}function pt(t){return S(this[t=rt(t)])?this[t]():this}function gt(t,e){if("object"===typeof t){var n,r=lt(t=at(t)),a=r.length;for(n=0;n<a;n++)this[r[n].unit](t[r[n].unit])}else if(S(this[t=rt(t)]))return this[t](e);return this}var vt,mt=/\d/,yt=/\d\d/,bt=/\d{3}/,xt=/\d{4}/,Mt=/[+-]?\d{6}/,wt=/\d\d?/,zt=/\d\d\d\d?/,Ct=/\d\d\d\d\d\d?/,At=/\d{1,3}/,kt=/\d{1,4}/,Ht=/[+-]?\d{1,6}/,Et=/\d+/,St=/[+-]?\d+/,Lt=/Z|[+-]\d\d:?\d\d/gi,_t=/Z|[+-]\d\d(?::?\d\d)?/gi,Bt=/[+-]?\d+(\.\d{1,3})?/,Dt=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i;function Tt(t,e,n){vt[t]=S(e)?e:function(t,r){return t&&n?n:e}}function Vt(t,e){return l(vt,t)?vt[t](e._strict,e._locale):new RegExp(Ot(t))}function Ot(t){return It(t.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,(function(t,e,n,r,a){return e||n||r||a})))}function It(t){return t.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}vt={};var Rt={};function Ft(t,e){var n,r,a=e;for("string"===typeof t&&(t=[t]),u(e)&&(a=function(t,n){n[e]=ut(t)}),r=t.length,n=0;n<r;n++)Rt[t[n]]=a}function Nt(t,e){Ft(t,(function(t,n,r,a){r._w=r._w||{},e(t,r._w,r,a)}))}function Pt(t,e,n){null!=e&&l(Rt,t)&&Rt[t](e,n._a,n,t)}var jt,Ut=0,Wt=1,Zt=2,Gt=3,qt=4,Yt=5,Xt=6,$t=7,Kt=8;function Qt(t,e){return(t%e+e)%e}function Jt(t,e){if(isNaN(t)||isNaN(e))return NaN;var n=Qt(e,12);return t+=(e-n)/12,1===n?ct(t)?29:28:31-n%7%2}jt=Array.prototype.indexOf?Array.prototype.indexOf:function(t){var e;for(e=0;e<this.length;++e)if(this[e]===t)return e;return-1},N("M",["MM",2],"Mo",(function(){return this.month()+1})),N("MMM",0,0,(function(t){return this.localeData().monthsShort(this,t)})),N("MMMM",0,0,(function(t){return this.localeData().months(this,t)})),nt("month","M"),ot("month",8),Tt("M",wt),Tt("MM",wt,yt),Tt("MMM",(function(t,e){return e.monthsShortRegex(t)})),Tt("MMMM",(function(t,e){return e.monthsRegex(t)})),Ft(["M","MM"],(function(t,e){e[Wt]=ut(t)-1})),Ft(["MMM","MMMM"],(function(t,e,n,r){var a=n._locale.monthsParse(t,r,n._strict);null!=a?e[Wt]=a:v(n).invalidMonth=t}));var te="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ee="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),ne=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,re=Dt,ae=Dt;function ie(t,e){return t?i(this._months)?this._months[t.month()]:this._months[(this._months.isFormat||ne).test(e)?"format":"standalone"][t.month()]:i(this._months)?this._months:this._months.standalone}function oe(t,e){return t?i(this._monthsShort)?this._monthsShort[t.month()]:this._monthsShort[ne.test(e)?"format":"standalone"][t.month()]:i(this._monthsShort)?this._monthsShort:this._monthsShort.standalone}function le(t,e,n){var r,a,i,o=t.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],r=0;r<12;++r)i=p([2e3,r]),this._shortMonthsParse[r]=this.monthsShort(i,"").toLocaleLowerCase(),this._longMonthsParse[r]=this.months(i,"").toLocaleLowerCase();return n?"MMM"===e?-1!==(a=jt.call(this._shortMonthsParse,o))?a:null:-1!==(a=jt.call(this._longMonthsParse,o))?a:null:"MMM"===e?-1!==(a=jt.call(this._shortMonthsParse,o))||-1!==(a=jt.call(this._longMonthsParse,o))?a:null:-1!==(a=jt.call(this._longMonthsParse,o))||-1!==(a=jt.call(this._shortMonthsParse,o))?a:null}function ce(t,e,n){var r,a,i;if(this._monthsParseExact)return le.call(this,t,e,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),r=0;r<12;r++){if(a=p([2e3,r]),n&&!this._longMonthsParse[r]&&(this._longMonthsParse[r]=new RegExp("^"+this.months(a,"").replace(".","")+"$","i"),this._shortMonthsParse[r]=new RegExp("^"+this.monthsShort(a,"").replace(".","")+"$","i")),n||this._monthsParse[r]||(i="^"+this.months(a,"")+"|^"+this.monthsShort(a,""),this._monthsParse[r]=new RegExp(i.replace(".",""),"i")),n&&"MMMM"===e&&this._longMonthsParse[r].test(t))return r;if(n&&"MMM"===e&&this._shortMonthsParse[r].test(t))return r;if(!n&&this._monthsParse[r].test(t))return r}}function se(t,e){var n;if(!t.isValid())return t;if("string"===typeof e)if(/^\d+$/.test(e))e=ut(e);else if(!u(e=t.localeData().monthsParse(e)))return t;return n=Math.min(t.date(),Jt(t.year(),e)),t._d["set"+(t._isUTC?"UTC":"")+"Month"](e,n),t}function ue(t){return null!=t?(se(this,t),r.updateOffset(this,!0),this):ht(this,"Month")}function de(){return Jt(this.year(),this.month())}function he(t){return this._monthsParseExact?(l(this,"_monthsRegex")||pe.call(this),t?this._monthsShortStrictRegex:this._monthsShortRegex):(l(this,"_monthsShortRegex")||(this._monthsShortRegex=re),this._monthsShortStrictRegex&&t?this._monthsShortStrictRegex:this._monthsShortRegex)}function fe(t){return this._monthsParseExact?(l(this,"_monthsRegex")||pe.call(this),t?this._monthsStrictRegex:this._monthsRegex):(l(this,"_monthsRegex")||(this._monthsRegex=ae),this._monthsStrictRegex&&t?this._monthsStrictRegex:this._monthsRegex)}function pe(){function t(t,e){return e.length-t.length}var e,n,r=[],a=[],i=[];for(e=0;e<12;e++)n=p([2e3,e]),r.push(this.monthsShort(n,"")),a.push(this.months(n,"")),i.push(this.months(n,"")),i.push(this.monthsShort(n,""));for(r.sort(t),a.sort(t),i.sort(t),e=0;e<12;e++)r[e]=It(r[e]),a[e]=It(a[e]);for(e=0;e<24;e++)i[e]=It(i[e]);this._monthsRegex=new RegExp("^("+i.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+a.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+r.join("|")+")","i")}function ge(t){return ct(t)?366:365}N("Y",0,0,(function(){var t=this.year();return t<=9999?V(t,4):"+"+t})),N(0,["YY",2],0,(function(){return this.year()%100})),N(0,["YYYY",4],0,"year"),N(0,["YYYYY",5],0,"year"),N(0,["YYYYYY",6,!0],0,"year"),nt("year","y"),ot("year",1),Tt("Y",St),Tt("YY",wt,yt),Tt("YYYY",kt,xt),Tt("YYYYY",Ht,Mt),Tt("YYYYYY",Ht,Mt),Ft(["YYYYY","YYYYYY"],Ut),Ft("YYYY",(function(t,e){e[Ut]=2===t.length?r.parseTwoDigitYear(t):ut(t)})),Ft("YY",(function(t,e){e[Ut]=r.parseTwoDigitYear(t)})),Ft("Y",(function(t,e){e[Ut]=parseInt(t,10)})),r.parseTwoDigitYear=function(t){return ut(t)+(ut(t)>68?1900:2e3)};var ve=dt("FullYear",!0);function me(){return ct(this.year())}function ye(t,e,n,r,a,i,o){var l;return t<100&&t>=0?(l=new Date(t+400,e,n,r,a,i,o),isFinite(l.getFullYear())&&l.setFullYear(t)):l=new Date(t,e,n,r,a,i,o),l}function be(t){var e,n;return t<100&&t>=0?((n=Array.prototype.slice.call(arguments))[0]=t+400,e=new Date(Date.UTC.apply(null,n)),isFinite(e.getUTCFullYear())&&e.setUTCFullYear(t)):e=new Date(Date.UTC.apply(null,arguments)),e}function xe(t,e,n){var r=7+e-n;return-(7+be(t,0,r).getUTCDay()-e)%7+r-1}function Me(t,e,n,r,a){var i,o,l=1+7*(e-1)+(7+n-r)%7+xe(t,r,a);return l<=0?o=ge(i=t-1)+l:l>ge(t)?(i=t+1,o=l-ge(t)):(i=t,o=l),{year:i,dayOfYear:o}}function we(t,e,n){var r,a,i=xe(t.year(),e,n),o=Math.floor((t.dayOfYear()-i-1)/7)+1;return o<1?r=o+ze(a=t.year()-1,e,n):o>ze(t.year(),e,n)?(r=o-ze(t.year(),e,n),a=t.year()+1):(a=t.year(),r=o),{week:r,year:a}}function ze(t,e,n){var r=xe(t,e,n),a=xe(t+1,e,n);return(ge(t)-r+a)/7}function Ce(t){return we(t,this._week.dow,this._week.doy).week}N("w",["ww",2],"wo","week"),N("W",["WW",2],"Wo","isoWeek"),nt("week","w"),nt("isoWeek","W"),ot("week",5),ot("isoWeek",5),Tt("w",wt),Tt("ww",wt,yt),Tt("W",wt),Tt("WW",wt,yt),Nt(["w","ww","W","WW"],(function(t,e,n,r){e[r.substr(0,1)]=ut(t)}));var Ae={dow:0,doy:6};function ke(){return this._week.dow}function He(){return this._week.doy}function Ee(t){var e=this.localeData().week(this);return null==t?e:this.add(7*(t-e),"d")}function Se(t){var e=we(this,1,4).week;return null==t?e:this.add(7*(t-e),"d")}function Le(t,e){return"string"!==typeof t?t:isNaN(t)?"number"===typeof(t=e.weekdaysParse(t))?t:null:parseInt(t,10)}function _e(t,e){return"string"===typeof t?e.weekdaysParse(t)%7||7:isNaN(t)?null:t}function Be(t,e){return t.slice(e,7).concat(t.slice(0,e))}N("d",0,"do","day"),N("dd",0,0,(function(t){return this.localeData().weekdaysMin(this,t)})),N("ddd",0,0,(function(t){return this.localeData().weekdaysShort(this,t)})),N("dddd",0,0,(function(t){return this.localeData().weekdays(this,t)})),N("e",0,0,"weekday"),N("E",0,0,"isoWeekday"),nt("day","d"),nt("weekday","e"),nt("isoWeekday","E"),ot("day",11),ot("weekday",11),ot("isoWeekday",11),Tt("d",wt),Tt("e",wt),Tt("E",wt),Tt("dd",(function(t,e){return e.weekdaysMinRegex(t)})),Tt("ddd",(function(t,e){return e.weekdaysShortRegex(t)})),Tt("dddd",(function(t,e){return e.weekdaysRegex(t)})),Nt(["dd","ddd","dddd"],(function(t,e,n,r){var a=n._locale.weekdaysParse(t,r,n._strict);null!=a?e.d=a:v(n).invalidWeekday=t})),Nt(["d","e","E"],(function(t,e,n,r){e[r]=ut(t)}));var De="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Te="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Ve="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),Oe=Dt,Ie=Dt,Re=Dt;function Fe(t,e){var n=i(this._weekdays)?this._weekdays:this._weekdays[t&&!0!==t&&this._weekdays.isFormat.test(e)?"format":"standalone"];return!0===t?Be(n,this._week.dow):t?n[t.day()]:n}function Ne(t){return!0===t?Be(this._weekdaysShort,this._week.dow):t?this._weekdaysShort[t.day()]:this._weekdaysShort}function Pe(t){return!0===t?Be(this._weekdaysMin,this._week.dow):t?this._weekdaysMin[t.day()]:this._weekdaysMin}function je(t,e,n){var r,a,i,o=t.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],r=0;r<7;++r)i=p([2e3,1]).day(r),this._minWeekdaysParse[r]=this.weekdaysMin(i,"").toLocaleLowerCase(),this._shortWeekdaysParse[r]=this.weekdaysShort(i,"").toLocaleLowerCase(),this._weekdaysParse[r]=this.weekdays(i,"").toLocaleLowerCase();return n?"dddd"===e?-1!==(a=jt.call(this._weekdaysParse,o))?a:null:"ddd"===e?-1!==(a=jt.call(this._shortWeekdaysParse,o))?a:null:-1!==(a=jt.call(this._minWeekdaysParse,o))?a:null:"dddd"===e?-1!==(a=jt.call(this._weekdaysParse,o))||-1!==(a=jt.call(this._shortWeekdaysParse,o))||-1!==(a=jt.call(this._minWeekdaysParse,o))?a:null:"ddd"===e?-1!==(a=jt.call(this._shortWeekdaysParse,o))||-1!==(a=jt.call(this._weekdaysParse,o))||-1!==(a=jt.call(this._minWeekdaysParse,o))?a:null:-1!==(a=jt.call(this._minWeekdaysParse,o))||-1!==(a=jt.call(this._weekdaysParse,o))||-1!==(a=jt.call(this._shortWeekdaysParse,o))?a:null}function Ue(t,e,n){var r,a,i;if(this._weekdaysParseExact)return je.call(this,t,e,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),r=0;r<7;r++){if(a=p([2e3,1]).day(r),n&&!this._fullWeekdaysParse[r]&&(this._fullWeekdaysParse[r]=new RegExp("^"+this.weekdays(a,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[r]=new RegExp("^"+this.weekdaysShort(a,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[r]=new RegExp("^"+this.weekdaysMin(a,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[r]||(i="^"+this.weekdays(a,"")+"|^"+this.weekdaysShort(a,"")+"|^"+this.weekdaysMin(a,""),this._weekdaysParse[r]=new RegExp(i.replace(".",""),"i")),n&&"dddd"===e&&this._fullWeekdaysParse[r].test(t))return r;if(n&&"ddd"===e&&this._shortWeekdaysParse[r].test(t))return r;if(n&&"dd"===e&&this._minWeekdaysParse[r].test(t))return r;if(!n&&this._weekdaysParse[r].test(t))return r}}function We(t){if(!this.isValid())return null!=t?this:NaN;var e=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=t?(t=Le(t,this.localeData()),this.add(t-e,"d")):e}function Ze(t){if(!this.isValid())return null!=t?this:NaN;var e=(this.day()+7-this.localeData()._week.dow)%7;return null==t?e:this.add(t-e,"d")}function Ge(t){if(!this.isValid())return null!=t?this:NaN;if(null!=t){var e=_e(t,this.localeData());return this.day(this.day()%7?e:e-7)}return this.day()||7}function qe(t){return this._weekdaysParseExact?(l(this,"_weekdaysRegex")||$e.call(this),t?this._weekdaysStrictRegex:this._weekdaysRegex):(l(this,"_weekdaysRegex")||(this._weekdaysRegex=Oe),this._weekdaysStrictRegex&&t?this._weekdaysStrictRegex:this._weekdaysRegex)}function Ye(t){return this._weekdaysParseExact?(l(this,"_weekdaysRegex")||$e.call(this),t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(l(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Ie),this._weekdaysShortStrictRegex&&t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function Xe(t){return this._weekdaysParseExact?(l(this,"_weekdaysRegex")||$e.call(this),t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(l(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Re),this._weekdaysMinStrictRegex&&t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function $e(){function t(t,e){return e.length-t.length}var e,n,r,a,i,o=[],l=[],c=[],s=[];for(e=0;e<7;e++)n=p([2e3,1]).day(e),r=It(this.weekdaysMin(n,"")),a=It(this.weekdaysShort(n,"")),i=It(this.weekdays(n,"")),o.push(r),l.push(a),c.push(i),s.push(r),s.push(a),s.push(i);o.sort(t),l.sort(t),c.sort(t),s.sort(t),this._weekdaysRegex=new RegExp("^("+s.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+c.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+l.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+o.join("|")+")","i")}function Ke(){return this.hours()%12||12}function Qe(){return this.hours()||24}function Je(t,e){N(t,0,0,(function(){return this.localeData().meridiem(this.hours(),this.minutes(),e)}))}function tn(t,e){return e._meridiemParse}function en(t){return"p"===(t+"").toLowerCase().charAt(0)}N("H",["HH",2],0,"hour"),N("h",["hh",2],0,Ke),N("k",["kk",2],0,Qe),N("hmm",0,0,(function(){return""+Ke.apply(this)+V(this.minutes(),2)})),N("hmmss",0,0,(function(){return""+Ke.apply(this)+V(this.minutes(),2)+V(this.seconds(),2)})),N("Hmm",0,0,(function(){return""+this.hours()+V(this.minutes(),2)})),N("Hmmss",0,0,(function(){return""+this.hours()+V(this.minutes(),2)+V(this.seconds(),2)})),Je("a",!0),Je("A",!1),nt("hour","h"),ot("hour",13),Tt("a",tn),Tt("A",tn),Tt("H",wt),Tt("h",wt),Tt("k",wt),Tt("HH",wt,yt),Tt("hh",wt,yt),Tt("kk",wt,yt),Tt("hmm",zt),Tt("hmmss",Ct),Tt("Hmm",zt),Tt("Hmmss",Ct),Ft(["H","HH"],Gt),Ft(["k","kk"],(function(t,e,n){var r=ut(t);e[Gt]=24===r?0:r})),Ft(["a","A"],(function(t,e,n){n._isPm=n._locale.isPM(t),n._meridiem=t})),Ft(["h","hh"],(function(t,e,n){e[Gt]=ut(t),v(n).bigHour=!0})),Ft("hmm",(function(t,e,n){var r=t.length-2;e[Gt]=ut(t.substr(0,r)),e[qt]=ut(t.substr(r)),v(n).bigHour=!0})),Ft("hmmss",(function(t,e,n){var r=t.length-4,a=t.length-2;e[Gt]=ut(t.substr(0,r)),e[qt]=ut(t.substr(r,2)),e[Yt]=ut(t.substr(a)),v(n).bigHour=!0})),Ft("Hmm",(function(t,e,n){var r=t.length-2;e[Gt]=ut(t.substr(0,r)),e[qt]=ut(t.substr(r))})),Ft("Hmmss",(function(t,e,n){var r=t.length-4,a=t.length-2;e[Gt]=ut(t.substr(0,r)),e[qt]=ut(t.substr(r,2)),e[Yt]=ut(t.substr(a))}));var nn=/[ap]\.?m?\.?/i,rn=dt("Hours",!0);function an(t,e,n){return t>11?n?"pm":"PM":n?"am":"AM"}var on,ln={calendar:D,longDateFormat:Z,invalidDate:q,ordinal:X,dayOfMonthOrdinalParse:$,relativeTime:Q,months:te,monthsShort:ee,week:Ae,weekdays:De,weekdaysMin:Ve,weekdaysShort:Te,meridiemParse:nn},cn={},sn={};function un(t,e){var n,r=Math.min(t.length,e.length);for(n=0;n<r;n+=1)if(t[n]!==e[n])return n;return r}function dn(t){return t?t.toLowerCase().replace("_","-"):t}function hn(t){for(var e,n,r,a,i=0;i<t.length;){for(e=(a=dn(t[i]).split("-")).length,n=(n=dn(t[i+1]))?n.split("-"):null;e>0;){if(r=pn(a.slice(0,e).join("-")))return r;if(n&&n.length>=e&&un(a,n)>=e-1)break;e--}i++}return on}function fn(t){return null!=t.match("^[^/\\\\]*$")}function pn(e){var n=null;if(void 0===cn[e]&&t&&t.exports&&fn(e))try{n=on._abbr,Object(function(){var t=new Error("Cannot find module 'undefined'");throw t.code="MODULE_NOT_FOUND",t}()),gn(n)}catch(r){cn[e]=null}return cn[e]}function gn(t,e){var n;return t&&((n=s(e)?yn(t):vn(t,e))?on=n:"undefined"!==typeof console&&console.warn&&console.warn("Locale "+t+" not found. Did you forget to load it?")),on._abbr}function vn(t,e){if(null!==e){var n,r=ln;if(e.abbr=t,null!=cn[t])E("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),r=cn[t]._config;else if(null!=e.parentLocale)if(null!=cn[e.parentLocale])r=cn[e.parentLocale]._config;else{if(null==(n=pn(e.parentLocale)))return sn[e.parentLocale]||(sn[e.parentLocale]=[]),sn[e.parentLocale].push({name:t,config:e}),null;r=n._config}return cn[t]=new B(_(r,e)),sn[t]&&sn[t].forEach((function(t){vn(t.name,t.config)})),gn(t),cn[t]}return delete cn[t],null}function mn(t,e){if(null!=e){var n,r,a=ln;null!=cn[t]&&null!=cn[t].parentLocale?cn[t].set(_(cn[t]._config,e)):(null!=(r=pn(t))&&(a=r._config),e=_(a,e),null==r&&(e.abbr=t),(n=new B(e)).parentLocale=cn[t],cn[t]=n),gn(t)}else null!=cn[t]&&(null!=cn[t].parentLocale?(cn[t]=cn[t].parentLocale,t===gn()&&gn(t)):null!=cn[t]&&delete cn[t]);return cn[t]}function yn(t){var e;if(t&&t._locale&&t._locale._abbr&&(t=t._locale._abbr),!t)return on;if(!i(t)){if(e=pn(t))return e;t=[t]}return hn(t)}function bn(){return k(cn)}function xn(t){var e,n=t._a;return n&&-2===v(t).overflow&&(e=n[Wt]<0||n[Wt]>11?Wt:n[Zt]<1||n[Zt]>Jt(n[Ut],n[Wt])?Zt:n[Gt]<0||n[Gt]>24||24===n[Gt]&&(0!==n[qt]||0!==n[Yt]||0!==n[Xt])?Gt:n[qt]<0||n[qt]>59?qt:n[Yt]<0||n[Yt]>59?Yt:n[Xt]<0||n[Xt]>999?Xt:-1,v(t)._overflowDayOfYear&&(e<Ut||e>Zt)&&(e=Zt),v(t)._overflowWeeks&&-1===e&&(e=$t),v(t)._overflowWeekday&&-1===e&&(e=Kt),v(t).overflow=e),t}var Mn=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,wn=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,zn=/Z|[+-]\d\d(?::?\d\d)?/,Cn=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],An=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],kn=/^\/?Date\((-?\d+)/i,Hn=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,En={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function Sn(t){var e,n,r,a,i,o,l=t._i,c=Mn.exec(l)||wn.exec(l),s=Cn.length,u=An.length;if(c){for(v(t).iso=!0,e=0,n=s;e<n;e++)if(Cn[e][1].exec(c[1])){a=Cn[e][0],r=!1!==Cn[e][2];break}if(null==a)return void(t._isValid=!1);if(c[3]){for(e=0,n=u;e<n;e++)if(An[e][1].exec(c[3])){i=(c[2]||" ")+An[e][0];break}if(null==i)return void(t._isValid=!1)}if(!r&&null!=i)return void(t._isValid=!1);if(c[4]){if(!zn.exec(c[4]))return void(t._isValid=!1);o="Z"}t._f=a+(i||"")+(o||""),Pn(t)}else t._isValid=!1}function Ln(t,e,n,r,a,i){var o=[_n(t),ee.indexOf(e),parseInt(n,10),parseInt(r,10),parseInt(a,10)];return i&&o.push(parseInt(i,10)),o}function _n(t){var e=parseInt(t,10);return e<=49?2e3+e:e<=999?1900+e:e}function Bn(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function Dn(t,e,n){return!t||Te.indexOf(t)===new Date(e[0],e[1],e[2]).getDay()||(v(n).weekdayMismatch=!0,n._isValid=!1,!1)}function Tn(t,e,n){if(t)return En[t];if(e)return 0;var r=parseInt(n,10),a=r%100;return(r-a)/100*60+a}function Vn(t){var e,n=Hn.exec(Bn(t._i));if(n){if(e=Ln(n[4],n[3],n[2],n[5],n[6],n[7]),!Dn(n[1],e,t))return;t._a=e,t._tzm=Tn(n[8],n[9],n[10]),t._d=be.apply(null,t._a),t._d.setUTCMinutes(t._d.getUTCMinutes()-t._tzm),v(t).rfc2822=!0}else t._isValid=!1}function On(t){var e=kn.exec(t._i);null===e?(Sn(t),!1===t._isValid&&(delete t._isValid,Vn(t),!1===t._isValid&&(delete t._isValid,t._strict?t._isValid=!1:r.createFromInputFallback(t)))):t._d=new Date(+e[1])}function In(t,e,n){return null!=t?t:null!=e?e:n}function Rn(t){var e=new Date(r.now());return t._useUTC?[e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate()]:[e.getFullYear(),e.getMonth(),e.getDate()]}function Fn(t){var e,n,r,a,i,o=[];if(!t._d){for(r=Rn(t),t._w&&null==t._a[Zt]&&null==t._a[Wt]&&Nn(t),null!=t._dayOfYear&&(i=In(t._a[Ut],r[Ut]),(t._dayOfYear>ge(i)||0===t._dayOfYear)&&(v(t)._overflowDayOfYear=!0),n=be(i,0,t._dayOfYear),t._a[Wt]=n.getUTCMonth(),t._a[Zt]=n.getUTCDate()),e=0;e<3&&null==t._a[e];++e)t._a[e]=o[e]=r[e];for(;e<7;e++)t._a[e]=o[e]=null==t._a[e]?2===e?1:0:t._a[e];24===t._a[Gt]&&0===t._a[qt]&&0===t._a[Yt]&&0===t._a[Xt]&&(t._nextDay=!0,t._a[Gt]=0),t._d=(t._useUTC?be:ye).apply(null,o),a=t._useUTC?t._d.getUTCDay():t._d.getDay(),null!=t._tzm&&t._d.setUTCMinutes(t._d.getUTCMinutes()-t._tzm),t._nextDay&&(t._a[Gt]=24),t._w&&"undefined"!==typeof t._w.d&&t._w.d!==a&&(v(t).weekdayMismatch=!0)}}function Nn(t){var e,n,r,a,i,o,l,c,s;null!=(e=t._w).GG||null!=e.W||null!=e.E?(i=1,o=4,n=In(e.GG,t._a[Ut],we(Xn(),1,4).year),r=In(e.W,1),((a=In(e.E,1))<1||a>7)&&(c=!0)):(i=t._locale._week.dow,o=t._locale._week.doy,s=we(Xn(),i,o),n=In(e.gg,t._a[Ut],s.year),r=In(e.w,s.week),null!=e.d?((a=e.d)<0||a>6)&&(c=!0):null!=e.e?(a=e.e+i,(e.e<0||e.e>6)&&(c=!0)):a=i),r<1||r>ze(n,i,o)?v(t)._overflowWeeks=!0:null!=c?v(t)._overflowWeekday=!0:(l=Me(n,r,a,i,o),t._a[Ut]=l.year,t._dayOfYear=l.dayOfYear)}function Pn(t){if(t._f!==r.ISO_8601)if(t._f!==r.RFC_2822){t._a=[],v(t).empty=!0;var e,n,a,i,o,l,c,s=""+t._i,u=s.length,d=0;for(c=(a=W(t._f,t._locale).match(O)||[]).length,e=0;e<c;e++)i=a[e],(n=(s.match(Vt(i,t))||[])[0])&&((o=s.substr(0,s.indexOf(n))).length>0&&v(t).unusedInput.push(o),s=s.slice(s.indexOf(n)+n.length),d+=n.length),F[i]?(n?v(t).empty=!1:v(t).unusedTokens.push(i),Pt(i,n,t)):t._strict&&!n&&v(t).unusedTokens.push(i);v(t).charsLeftOver=u-d,s.length>0&&v(t).unusedInput.push(s),t._a[Gt]<=12&&!0===v(t).bigHour&&t._a[Gt]>0&&(v(t).bigHour=void 0),v(t).parsedDateParts=t._a.slice(0),v(t).meridiem=t._meridiem,t._a[Gt]=jn(t._locale,t._a[Gt],t._meridiem),null!==(l=v(t).era)&&(t._a[Ut]=t._locale.erasConvertYear(l,t._a[Ut])),Fn(t),xn(t)}else Vn(t);else Sn(t)}function jn(t,e,n){var r;return null==n?e:null!=t.meridiemHour?t.meridiemHour(e,n):null!=t.isPM?((r=t.isPM(n))&&e<12&&(e+=12),r||12!==e||(e=0),e):e}function Un(t){var e,n,r,a,i,o,l=!1,c=t._f.length;if(0===c)return v(t).invalidFormat=!0,void(t._d=new Date(NaN));for(a=0;a<c;a++)i=0,o=!1,e=M({},t),null!=t._useUTC&&(e._useUTC=t._useUTC),e._f=t._f[a],Pn(e),m(e)&&(o=!0),i+=v(e).charsLeftOver,i+=10*v(e).unusedTokens.length,v(e).score=i,l?i<r&&(r=i,n=e):(null==r||i<r||o)&&(r=i,n=e,o&&(l=!0));f(t,n||e)}function Wn(t){if(!t._d){var e=at(t._i),n=void 0===e.day?e.date:e.day;t._a=h([e.year,e.month,n,e.hour,e.minute,e.second,e.millisecond],(function(t){return t&&parseInt(t,10)})),Fn(t)}}function Zn(t){var e=new w(xn(Gn(t)));return e._nextDay&&(e.add(1,"d"),e._nextDay=void 0),e}function Gn(t){var e=t._i,n=t._f;return t._locale=t._locale||yn(t._l),null===e||void 0===n&&""===e?y({nullInput:!0}):("string"===typeof e&&(t._i=e=t._locale.preparse(e)),z(e)?new w(xn(e)):(d(e)?t._d=e:i(n)?Un(t):n?Pn(t):qn(t),m(t)||(t._d=null),t))}function qn(t){var e=t._i;s(e)?t._d=new Date(r.now()):d(e)?t._d=new Date(e.valueOf()):"string"===typeof e?On(t):i(e)?(t._a=h(e.slice(0),(function(t){return parseInt(t,10)})),Fn(t)):o(e)?Wn(t):u(e)?t._d=new Date(e):r.createFromInputFallback(t)}function Yn(t,e,n,r,a){var l={};return!0!==e&&!1!==e||(r=e,e=void 0),!0!==n&&!1!==n||(r=n,n=void 0),(o(t)&&c(t)||i(t)&&0===t.length)&&(t=void 0),l._isAMomentObject=!0,l._useUTC=l._isUTC=a,l._l=n,l._i=t,l._f=e,l._strict=r,Zn(l)}function Xn(t,e,n,r){return Yn(t,e,n,r,!1)}r.createFromInputFallback=A("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",(function(t){t._d=new Date(t._i+(t._useUTC?" UTC":""))})),r.ISO_8601=function(){},r.RFC_2822=function(){};var $n=A("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var t=Xn.apply(null,arguments);return this.isValid()&&t.isValid()?t<this?this:t:y()})),Kn=A("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var t=Xn.apply(null,arguments);return this.isValid()&&t.isValid()?t>this?this:t:y()}));function Qn(t,e){var n,r;if(1===e.length&&i(e[0])&&(e=e[0]),!e.length)return Xn();for(n=e[0],r=1;r<e.length;++r)e[r].isValid()&&!e[r][t](n)||(n=e[r]);return n}function Jn(){return Qn("isBefore",[].slice.call(arguments,0))}function tr(){return Qn("isAfter",[].slice.call(arguments,0))}var er=function(){return Date.now?Date.now():+new Date},nr=["year","quarter","month","week","day","hour","minute","second","millisecond"];function rr(t){var e,n,r=!1,a=nr.length;for(e in t)if(l(t,e)&&(-1===jt.call(nr,e)||null!=t[e]&&isNaN(t[e])))return!1;for(n=0;n<a;++n)if(t[nr[n]]){if(r)return!1;parseFloat(t[nr[n]])!==ut(t[nr[n]])&&(r=!0)}return!0}function ar(){return this._isValid}function ir(){return Er(NaN)}function or(t){var e=at(t),n=e.year||0,r=e.quarter||0,a=e.month||0,i=e.week||e.isoWeek||0,o=e.day||0,l=e.hour||0,c=e.minute||0,s=e.second||0,u=e.millisecond||0;this._isValid=rr(e),this._milliseconds=+u+1e3*s+6e4*c+1e3*l*60*60,this._days=+o+7*i,this._months=+a+3*r+12*n,this._data={},this._locale=yn(),this._bubble()}function lr(t){return t instanceof or}function cr(t){return t<0?-1*Math.round(-1*t):Math.round(t)}function sr(t,e,n){var r,a=Math.min(t.length,e.length),i=Math.abs(t.length-e.length),o=0;for(r=0;r<a;r++)(n&&t[r]!==e[r]||!n&&ut(t[r])!==ut(e[r]))&&o++;return o+i}function ur(t,e){N(t,0,0,(function(){var t=this.utcOffset(),n="+";return t<0&&(t=-t,n="-"),n+V(~~(t/60),2)+e+V(~~t%60,2)}))}ur("Z",":"),ur("ZZ",""),Tt("Z",_t),Tt("ZZ",_t),Ft(["Z","ZZ"],(function(t,e,n){n._useUTC=!0,n._tzm=hr(_t,t)}));var dr=/([\+\-]|\d\d)/gi;function hr(t,e){var n,r,a=(e||"").match(t);return null===a?null:0===(r=60*(n=((a[a.length-1]||[])+"").match(dr)||["-",0,0])[1]+ut(n[2]))?0:"+"===n[0]?r:-r}function fr(t,e){var n,a;return e._isUTC?(n=e.clone(),a=(z(t)||d(t)?t.valueOf():Xn(t).valueOf())-n.valueOf(),n._d.setTime(n._d.valueOf()+a),r.updateOffset(n,!1),n):Xn(t).local()}function pr(t){return-Math.round(t._d.getTimezoneOffset())}function gr(t,e,n){var a,i=this._offset||0;if(!this.isValid())return null!=t?this:NaN;if(null!=t){if("string"===typeof t){if(null===(t=hr(_t,t)))return this}else Math.abs(t)<16&&!n&&(t*=60);return!this._isUTC&&e&&(a=pr(this)),this._offset=t,this._isUTC=!0,null!=a&&this.add(a,"m"),i!==t&&(!e||this._changeInProgress?Dr(this,Er(t-i,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,r.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?i:pr(this)}function vr(t,e){return null!=t?("string"!==typeof t&&(t=-t),this.utcOffset(t,e),this):-this.utcOffset()}function mr(t){return this.utcOffset(0,t)}function yr(t){return this._isUTC&&(this.utcOffset(0,t),this._isUTC=!1,t&&this.subtract(pr(this),"m")),this}function br(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"===typeof this._i){var t=hr(Lt,this._i);null!=t?this.utcOffset(t):this.utcOffset(0,!0)}return this}function xr(t){return!!this.isValid()&&(t=t?Xn(t).utcOffset():0,(this.utcOffset()-t)%60===0)}function Mr(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function wr(){if(!s(this._isDSTShifted))return this._isDSTShifted;var t,e={};return M(e,this),(e=Gn(e))._a?(t=e._isUTC?p(e._a):Xn(e._a),this._isDSTShifted=this.isValid()&&sr(e._a,t.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function zr(){return!!this.isValid()&&!this._isUTC}function Cr(){return!!this.isValid()&&this._isUTC}function Ar(){return!!this.isValid()&&this._isUTC&&0===this._offset}r.updateOffset=function(){};var kr=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,Hr=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Er(t,e){var n,r,a,i=t,o=null;return lr(t)?i={ms:t._milliseconds,d:t._days,M:t._months}:u(t)||!isNaN(+t)?(i={},e?i[e]=+t:i.milliseconds=+t):(o=kr.exec(t))?(n="-"===o[1]?-1:1,i={y:0,d:ut(o[Zt])*n,h:ut(o[Gt])*n,m:ut(o[qt])*n,s:ut(o[Yt])*n,ms:ut(cr(1e3*o[Xt]))*n}):(o=Hr.exec(t))?(n="-"===o[1]?-1:1,i={y:Sr(o[2],n),M:Sr(o[3],n),w:Sr(o[4],n),d:Sr(o[5],n),h:Sr(o[6],n),m:Sr(o[7],n),s:Sr(o[8],n)}):null==i?i={}:"object"===typeof i&&("from"in i||"to"in i)&&(a=_r(Xn(i.from),Xn(i.to)),(i={}).ms=a.milliseconds,i.M=a.months),r=new or(i),lr(t)&&l(t,"_locale")&&(r._locale=t._locale),lr(t)&&l(t,"_isValid")&&(r._isValid=t._isValid),r}function Sr(t,e){var n=t&&parseFloat(t.replace(",","."));return(isNaN(n)?0:n)*e}function Lr(t,e){var n={};return n.months=e.month()-t.month()+12*(e.year()-t.year()),t.clone().add(n.months,"M").isAfter(e)&&--n.months,n.milliseconds=+e-+t.clone().add(n.months,"M"),n}function _r(t,e){var n;return t.isValid()&&e.isValid()?(e=fr(e,t),t.isBefore(e)?n=Lr(t,e):((n=Lr(e,t)).milliseconds=-n.milliseconds,n.months=-n.months),n):{milliseconds:0,months:0}}function Br(t,e){return function(n,r){var a;return null===r||isNaN(+r)||(E(e,"moment()."+e+"(period, number) is deprecated. Please use moment()."+e+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),a=n,n=r,r=a),Dr(this,Er(n,r),t),this}}function Dr(t,e,n,a){var i=e._milliseconds,o=cr(e._days),l=cr(e._months);t.isValid()&&(a=null==a||a,l&&se(t,ht(t,"Month")+l*n),o&&ft(t,"Date",ht(t,"Date")+o*n),i&&t._d.setTime(t._d.valueOf()+i*n),a&&r.updateOffset(t,o||l))}Er.fn=or.prototype,Er.invalid=ir;var Tr=Br(1,"add"),Vr=Br(-1,"subtract");function Or(t){return"string"===typeof t||t instanceof String}function Ir(t){return z(t)||d(t)||Or(t)||u(t)||Fr(t)||Rr(t)||null===t||void 0===t}function Rr(t){var e,n,r=o(t)&&!c(t),a=!1,i=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],s=i.length;for(e=0;e<s;e+=1)n=i[e],a=a||l(t,n);return r&&a}function Fr(t){var e=i(t),n=!1;return e&&(n=0===t.filter((function(e){return!u(e)&&Or(t)})).length),e&&n}function Nr(t){var e,n,r=o(t)&&!c(t),a=!1,i=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"];for(e=0;e<i.length;e+=1)n=i[e],a=a||l(t,n);return r&&a}function Pr(t,e){var n=t.diff(e,"days",!0);return n<-6?"sameElse":n<-1?"lastWeek":n<0?"lastDay":n<1?"sameDay":n<2?"nextDay":n<7?"nextWeek":"sameElse"}function jr(t,e){1===arguments.length&&(arguments[0]?Ir(arguments[0])?(t=arguments[0],e=void 0):Nr(arguments[0])&&(e=arguments[0],t=void 0):(t=void 0,e=void 0));var n=t||Xn(),a=fr(n,this).startOf("day"),i=r.calendarFormat(this,a)||"sameElse",o=e&&(S(e[i])?e[i].call(this,n):e[i]);return this.format(o||this.localeData().calendar(i,this,Xn(n)))}function Ur(){return new w(this)}function Wr(t,e){var n=z(t)?t:Xn(t);return!(!this.isValid()||!n.isValid())&&("millisecond"===(e=rt(e)||"millisecond")?this.valueOf()>n.valueOf():n.valueOf()<this.clone().startOf(e).valueOf())}function Zr(t,e){var n=z(t)?t:Xn(t);return!(!this.isValid()||!n.isValid())&&("millisecond"===(e=rt(e)||"millisecond")?this.valueOf()<n.valueOf():this.clone().endOf(e).valueOf()<n.valueOf())}function Gr(t,e,n,r){var a=z(t)?t:Xn(t),i=z(e)?e:Xn(e);return!!(this.isValid()&&a.isValid()&&i.isValid())&&("("===(r=r||"()")[0]?this.isAfter(a,n):!this.isBefore(a,n))&&(")"===r[1]?this.isBefore(i,n):!this.isAfter(i,n))}function qr(t,e){var n,r=z(t)?t:Xn(t);return!(!this.isValid()||!r.isValid())&&("millisecond"===(e=rt(e)||"millisecond")?this.valueOf()===r.valueOf():(n=r.valueOf(),this.clone().startOf(e).valueOf()<=n&&n<=this.clone().endOf(e).valueOf()))}function Yr(t,e){return this.isSame(t,e)||this.isAfter(t,e)}function Xr(t,e){return this.isSame(t,e)||this.isBefore(t,e)}function $r(t,e,n){var r,a,i;if(!this.isValid())return NaN;if(!(r=fr(t,this)).isValid())return NaN;switch(a=6e4*(r.utcOffset()-this.utcOffset()),e=rt(e)){case"year":i=Kr(this,r)/12;break;case"month":i=Kr(this,r);break;case"quarter":i=Kr(this,r)/3;break;case"second":i=(this-r)/1e3;break;case"minute":i=(this-r)/6e4;break;case"hour":i=(this-r)/36e5;break;case"day":i=(this-r-a)/864e5;break;case"week":i=(this-r-a)/6048e5;break;default:i=this-r}return n?i:st(i)}function Kr(t,e){if(t.date()<e.date())return-Kr(e,t);var n=12*(e.year()-t.year())+(e.month()-t.month()),r=t.clone().add(n,"months");return-(n+(e-r<0?(e-r)/(r-t.clone().add(n-1,"months")):(e-r)/(t.clone().add(n+1,"months")-r)))||0}function Qr(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function Jr(t){if(!this.isValid())return null;var e=!0!==t,n=e?this.clone().utc():this;return n.year()<0||n.year()>9999?U(n,e?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):S(Date.prototype.toISOString)?e?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",U(n,"Z")):U(n,e?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function ta(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var t,e,n,r,a="moment",i="";return this.isLocal()||(a=0===this.utcOffset()?"moment.utc":"moment.parseZone",i="Z"),t="["+a+'("]',e=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",n="-MM-DD[T]HH:mm:ss.SSS",r=i+'[")]',this.format(t+e+n+r)}function ea(t){t||(t=this.isUtc()?r.defaultFormatUtc:r.defaultFormat);var e=U(this,t);return this.localeData().postformat(e)}function na(t,e){return this.isValid()&&(z(t)&&t.isValid()||Xn(t).isValid())?Er({to:this,from:t}).locale(this.locale()).humanize(!e):this.localeData().invalidDate()}function ra(t){return this.from(Xn(),t)}function aa(t,e){return this.isValid()&&(z(t)&&t.isValid()||Xn(t).isValid())?Er({from:this,to:t}).locale(this.locale()).humanize(!e):this.localeData().invalidDate()}function ia(t){return this.to(Xn(),t)}function oa(t){var e;return void 0===t?this._locale._abbr:(null!=(e=yn(t))&&(this._locale=e),this)}r.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",r.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var la=A("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",(function(t){return void 0===t?this.localeData():this.locale(t)}));function ca(){return this._locale}var sa=1e3,ua=60*sa,da=60*ua,ha=3506328*da;function fa(t,e){return(t%e+e)%e}function pa(t,e,n){return t<100&&t>=0?new Date(t+400,e,n)-ha:new Date(t,e,n).valueOf()}function ga(t,e,n){return t<100&&t>=0?Date.UTC(t+400,e,n)-ha:Date.UTC(t,e,n)}function va(t){var e,n;if(void 0===(t=rt(t))||"millisecond"===t||!this.isValid())return this;switch(n=this._isUTC?ga:pa,t){case"year":e=n(this.year(),0,1);break;case"quarter":e=n(this.year(),this.month()-this.month()%3,1);break;case"month":e=n(this.year(),this.month(),1);break;case"week":e=n(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":e=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":e=n(this.year(),this.month(),this.date());break;case"hour":e=this._d.valueOf(),e-=fa(e+(this._isUTC?0:this.utcOffset()*ua),da);break;case"minute":e=this._d.valueOf(),e-=fa(e,ua);break;case"second":e=this._d.valueOf(),e-=fa(e,sa)}return this._d.setTime(e),r.updateOffset(this,!0),this}function ma(t){var e,n;if(void 0===(t=rt(t))||"millisecond"===t||!this.isValid())return this;switch(n=this._isUTC?ga:pa,t){case"year":e=n(this.year()+1,0,1)-1;break;case"quarter":e=n(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":e=n(this.year(),this.month()+1,1)-1;break;case"week":e=n(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":e=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":e=n(this.year(),this.month(),this.date()+1)-1;break;case"hour":e=this._d.valueOf(),e+=da-fa(e+(this._isUTC?0:this.utcOffset()*ua),da)-1;break;case"minute":e=this._d.valueOf(),e+=ua-fa(e,ua)-1;break;case"second":e=this._d.valueOf(),e+=sa-fa(e,sa)-1}return this._d.setTime(e),r.updateOffset(this,!0),this}function ya(){return this._d.valueOf()-6e4*(this._offset||0)}function ba(){return Math.floor(this.valueOf()/1e3)}function xa(){return new Date(this.valueOf())}function Ma(){var t=this;return[t.year(),t.month(),t.date(),t.hour(),t.minute(),t.second(),t.millisecond()]}function wa(){var t=this;return{years:t.year(),months:t.month(),date:t.date(),hours:t.hours(),minutes:t.minutes(),seconds:t.seconds(),milliseconds:t.milliseconds()}}function za(){return this.isValid()?this.toISOString():null}function Ca(){return m(this)}function Aa(){return f({},v(this))}function ka(){return v(this).overflow}function Ha(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}function Ea(t,e){var n,a,i,o=this._eras||yn("en")._eras;for(n=0,a=o.length;n<a;++n)switch("string"===typeof o[n].since&&(i=r(o[n].since).startOf("day"),o[n].since=i.valueOf()),typeof o[n].until){case"undefined":o[n].until=1/0;break;case"string":i=r(o[n].until).startOf("day").valueOf(),o[n].until=i.valueOf()}return o}function Sa(t,e,n){var r,a,i,o,l,c=this.eras();for(t=t.toUpperCase(),r=0,a=c.length;r<a;++r)if(i=c[r].name.toUpperCase(),o=c[r].abbr.toUpperCase(),l=c[r].narrow.toUpperCase(),n)switch(e){case"N":case"NN":case"NNN":if(o===t)return c[r];break;case"NNNN":if(i===t)return c[r];break;case"NNNNN":if(l===t)return c[r]}else if([i,o,l].indexOf(t)>=0)return c[r]}function La(t,e){var n=t.since<=t.until?1:-1;return void 0===e?r(t.since).year():r(t.since).year()+(e-t.offset)*n}function _a(){var t,e,n,r=this.localeData().eras();for(t=0,e=r.length;t<e;++t){if(n=this.clone().startOf("day").valueOf(),r[t].since<=n&&n<=r[t].until)return r[t].name;if(r[t].until<=n&&n<=r[t].since)return r[t].name}return""}function Ba(){var t,e,n,r=this.localeData().eras();for(t=0,e=r.length;t<e;++t){if(n=this.clone().startOf("day").valueOf(),r[t].since<=n&&n<=r[t].until)return r[t].narrow;if(r[t].until<=n&&n<=r[t].since)return r[t].narrow}return""}function Da(){var t,e,n,r=this.localeData().eras();for(t=0,e=r.length;t<e;++t){if(n=this.clone().startOf("day").valueOf(),r[t].since<=n&&n<=r[t].until)return r[t].abbr;if(r[t].until<=n&&n<=r[t].since)return r[t].abbr}return""}function Ta(){var t,e,n,a,i=this.localeData().eras();for(t=0,e=i.length;t<e;++t)if(n=i[t].since<=i[t].until?1:-1,a=this.clone().startOf("day").valueOf(),i[t].since<=a&&a<=i[t].until||i[t].until<=a&&a<=i[t].since)return(this.year()-r(i[t].since).year())*n+i[t].offset;return this.year()}function Va(t){return l(this,"_erasNameRegex")||ja.call(this),t?this._erasNameRegex:this._erasRegex}function Oa(t){return l(this,"_erasAbbrRegex")||ja.call(this),t?this._erasAbbrRegex:this._erasRegex}function Ia(t){return l(this,"_erasNarrowRegex")||ja.call(this),t?this._erasNarrowRegex:this._erasRegex}function Ra(t,e){return e.erasAbbrRegex(t)}function Fa(t,e){return e.erasNameRegex(t)}function Na(t,e){return e.erasNarrowRegex(t)}function Pa(t,e){return e._eraYearOrdinalRegex||Et}function ja(){var t,e,n=[],r=[],a=[],i=[],o=this.eras();for(t=0,e=o.length;t<e;++t)r.push(It(o[t].name)),n.push(It(o[t].abbr)),a.push(It(o[t].narrow)),i.push(It(o[t].name)),i.push(It(o[t].abbr)),i.push(It(o[t].narrow));this._erasRegex=new RegExp("^("+i.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+r.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+n.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+a.join("|")+")","i")}function Ua(t,e){N(0,[t,t.length],0,e)}function Wa(t){return $a.call(this,t,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)}function Za(t){return $a.call(this,t,this.isoWeek(),this.isoWeekday(),1,4)}function Ga(){return ze(this.year(),1,4)}function qa(){return ze(this.isoWeekYear(),1,4)}function Ya(){var t=this.localeData()._week;return ze(this.year(),t.dow,t.doy)}function Xa(){var t=this.localeData()._week;return ze(this.weekYear(),t.dow,t.doy)}function $a(t,e,n,r,a){var i;return null==t?we(this,r,a).year:(e>(i=ze(t,r,a))&&(e=i),Ka.call(this,t,e,n,r,a))}function Ka(t,e,n,r,a){var i=Me(t,e,n,r,a),o=be(i.year,0,i.dayOfYear);return this.year(o.getUTCFullYear()),this.month(o.getUTCMonth()),this.date(o.getUTCDate()),this}function Qa(t){return null==t?Math.ceil((this.month()+1)/3):this.month(3*(t-1)+this.month()%3)}N("N",0,0,"eraAbbr"),N("NN",0,0,"eraAbbr"),N("NNN",0,0,"eraAbbr"),N("NNNN",0,0,"eraName"),N("NNNNN",0,0,"eraNarrow"),N("y",["y",1],"yo","eraYear"),N("y",["yy",2],0,"eraYear"),N("y",["yyy",3],0,"eraYear"),N("y",["yyyy",4],0,"eraYear"),Tt("N",Ra),Tt("NN",Ra),Tt("NNN",Ra),Tt("NNNN",Fa),Tt("NNNNN",Na),Ft(["N","NN","NNN","NNNN","NNNNN"],(function(t,e,n,r){var a=n._locale.erasParse(t,r,n._strict);a?v(n).era=a:v(n).invalidEra=t})),Tt("y",Et),Tt("yy",Et),Tt("yyy",Et),Tt("yyyy",Et),Tt("yo",Pa),Ft(["y","yy","yyy","yyyy"],Ut),Ft(["yo"],(function(t,e,n,r){var a;n._locale._eraYearOrdinalRegex&&(a=t.match(n._locale._eraYearOrdinalRegex)),n._locale.eraYearOrdinalParse?e[Ut]=n._locale.eraYearOrdinalParse(t,a):e[Ut]=parseInt(t,10)})),N(0,["gg",2],0,(function(){return this.weekYear()%100})),N(0,["GG",2],0,(function(){return this.isoWeekYear()%100})),Ua("gggg","weekYear"),Ua("ggggg","weekYear"),Ua("GGGG","isoWeekYear"),Ua("GGGGG","isoWeekYear"),nt("weekYear","gg"),nt("isoWeekYear","GG"),ot("weekYear",1),ot("isoWeekYear",1),Tt("G",St),Tt("g",St),Tt("GG",wt,yt),Tt("gg",wt,yt),Tt("GGGG",kt,xt),Tt("gggg",kt,xt),Tt("GGGGG",Ht,Mt),Tt("ggggg",Ht,Mt),Nt(["gggg","ggggg","GGGG","GGGGG"],(function(t,e,n,r){e[r.substr(0,2)]=ut(t)})),Nt(["gg","GG"],(function(t,e,n,a){e[a]=r.parseTwoDigitYear(t)})),N("Q",0,"Qo","quarter"),nt("quarter","Q"),ot("quarter",7),Tt("Q",mt),Ft("Q",(function(t,e){e[Wt]=3*(ut(t)-1)})),N("D",["DD",2],"Do","date"),nt("date","D"),ot("date",9),Tt("D",wt),Tt("DD",wt,yt),Tt("Do",(function(t,e){return t?e._dayOfMonthOrdinalParse||e._ordinalParse:e._dayOfMonthOrdinalParseLenient})),Ft(["D","DD"],Zt),Ft("Do",(function(t,e){e[Zt]=ut(t.match(wt)[0])}));var Ja=dt("Date",!0);function ti(t){var e=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==t?e:this.add(t-e,"d")}N("DDD",["DDDD",3],"DDDo","dayOfYear"),nt("dayOfYear","DDD"),ot("dayOfYear",4),Tt("DDD",At),Tt("DDDD",bt),Ft(["DDD","DDDD"],(function(t,e,n){n._dayOfYear=ut(t)})),N("m",["mm",2],0,"minute"),nt("minute","m"),ot("minute",14),Tt("m",wt),Tt("mm",wt,yt),Ft(["m","mm"],qt);var ei=dt("Minutes",!1);N("s",["ss",2],0,"second"),nt("second","s"),ot("second",15),Tt("s",wt),Tt("ss",wt,yt),Ft(["s","ss"],Yt);var ni,ri,ai=dt("Seconds",!1);for(N("S",0,0,(function(){return~~(this.millisecond()/100)})),N(0,["SS",2],0,(function(){return~~(this.millisecond()/10)})),N(0,["SSS",3],0,"millisecond"),N(0,["SSSS",4],0,(function(){return 10*this.millisecond()})),N(0,["SSSSS",5],0,(function(){return 100*this.millisecond()})),N(0,["SSSSSS",6],0,(function(){return 1e3*this.millisecond()})),N(0,["SSSSSSS",7],0,(function(){return 1e4*this.millisecond()})),N(0,["SSSSSSSS",8],0,(function(){return 1e5*this.millisecond()})),N(0,["SSSSSSSSS",9],0,(function(){return 1e6*this.millisecond()})),nt("millisecond","ms"),ot("millisecond",16),Tt("S",At,mt),Tt("SS",At,yt),Tt("SSS",At,bt),ni="SSSS";ni.length<=9;ni+="S")Tt(ni,Et);function ii(t,e){e[Xt]=ut(1e3*("0."+t))}for(ni="S";ni.length<=9;ni+="S")Ft(ni,ii);function oi(){return this._isUTC?"UTC":""}function li(){return this._isUTC?"Coordinated Universal Time":""}ri=dt("Milliseconds",!1),N("z",0,0,"zoneAbbr"),N("zz",0,0,"zoneName");var ci=w.prototype;function si(t){return Xn(1e3*t)}function ui(){return Xn.apply(null,arguments).parseZone()}function di(t){return t}ci.add=Tr,ci.calendar=jr,ci.clone=Ur,ci.diff=$r,ci.endOf=ma,ci.format=ea,ci.from=na,ci.fromNow=ra,ci.to=aa,ci.toNow=ia,ci.get=pt,ci.invalidAt=ka,ci.isAfter=Wr,ci.isBefore=Zr,ci.isBetween=Gr,ci.isSame=qr,ci.isSameOrAfter=Yr,ci.isSameOrBefore=Xr,ci.isValid=Ca,ci.lang=la,ci.locale=oa,ci.localeData=ca,ci.max=Kn,ci.min=$n,ci.parsingFlags=Aa,ci.set=gt,ci.startOf=va,ci.subtract=Vr,ci.toArray=Ma,ci.toObject=wa,ci.toDate=xa,ci.toISOString=Jr,ci.inspect=ta,"undefined"!==typeof Symbol&&null!=Symbol.for&&(ci[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),ci.toJSON=za,ci.toString=Qr,ci.unix=ba,ci.valueOf=ya,ci.creationData=Ha,ci.eraName=_a,ci.eraNarrow=Ba,ci.eraAbbr=Da,ci.eraYear=Ta,ci.year=ve,ci.isLeapYear=me,ci.weekYear=Wa,ci.isoWeekYear=Za,ci.quarter=ci.quarters=Qa,ci.month=ue,ci.daysInMonth=de,ci.week=ci.weeks=Ee,ci.isoWeek=ci.isoWeeks=Se,ci.weeksInYear=Ya,ci.weeksInWeekYear=Xa,ci.isoWeeksInYear=Ga,ci.isoWeeksInISOWeekYear=qa,ci.date=Ja,ci.day=ci.days=We,ci.weekday=Ze,ci.isoWeekday=Ge,ci.dayOfYear=ti,ci.hour=ci.hours=rn,ci.minute=ci.minutes=ei,ci.second=ci.seconds=ai,ci.millisecond=ci.milliseconds=ri,ci.utcOffset=gr,ci.utc=mr,ci.local=yr,ci.parseZone=br,ci.hasAlignedHourOffset=xr,ci.isDST=Mr,ci.isLocal=zr,ci.isUtcOffset=Cr,ci.isUtc=Ar,ci.isUTC=Ar,ci.zoneAbbr=oi,ci.zoneName=li,ci.dates=A("dates accessor is deprecated. Use date instead.",Ja),ci.months=A("months accessor is deprecated. Use month instead",ue),ci.years=A("years accessor is deprecated. Use year instead",ve),ci.zone=A("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",vr),ci.isDSTShifted=A("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",wr);var hi=B.prototype;function fi(t,e,n,r){var a=yn(),i=p().set(r,e);return a[n](i,t)}function pi(t,e,n){if(u(t)&&(e=t,t=void 0),t=t||"",null!=e)return fi(t,e,n,"month");var r,a=[];for(r=0;r<12;r++)a[r]=fi(t,r,n,"month");return a}function gi(t,e,n,r){"boolean"===typeof t?(u(e)&&(n=e,e=void 0),e=e||""):(n=e=t,t=!1,u(e)&&(n=e,e=void 0),e=e||"");var a,i=yn(),o=t?i._week.dow:0,l=[];if(null!=n)return fi(e,(n+o)%7,r,"day");for(a=0;a<7;a++)l[a]=fi(e,(a+o)%7,r,"day");return l}function vi(t,e){return pi(t,e,"months")}function mi(t,e){return pi(t,e,"monthsShort")}function yi(t,e,n){return gi(t,e,n,"weekdays")}function bi(t,e,n){return gi(t,e,n,"weekdaysShort")}function xi(t,e,n){return gi(t,e,n,"weekdaysMin")}hi.calendar=T,hi.longDateFormat=G,hi.invalidDate=Y,hi.ordinal=K,hi.preparse=di,hi.postformat=di,hi.relativeTime=J,hi.pastFuture=tt,hi.set=L,hi.eras=Ea,hi.erasParse=Sa,hi.erasConvertYear=La,hi.erasAbbrRegex=Oa,hi.erasNameRegex=Va,hi.erasNarrowRegex=Ia,hi.months=ie,hi.monthsShort=oe,hi.monthsParse=ce,hi.monthsRegex=fe,hi.monthsShortRegex=he,hi.week=Ce,hi.firstDayOfYear=He,hi.firstDayOfWeek=ke,hi.weekdays=Fe,hi.weekdaysMin=Pe,hi.weekdaysShort=Ne,hi.weekdaysParse=Ue,hi.weekdaysRegex=qe,hi.weekdaysShortRegex=Ye,hi.weekdaysMinRegex=Xe,hi.isPM=en,hi.meridiem=an,gn("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(t){var e=t%10;return t+(1===ut(t%100/10)?"th":1===e?"st":2===e?"nd":3===e?"rd":"th")}}),r.lang=A("moment.lang is deprecated. Use moment.locale instead.",gn),r.langData=A("moment.langData is deprecated. Use moment.localeData instead.",yn);var Mi=Math.abs;function wi(){var t=this._data;return this._milliseconds=Mi(this._milliseconds),this._days=Mi(this._days),this._months=Mi(this._months),t.milliseconds=Mi(t.milliseconds),t.seconds=Mi(t.seconds),t.minutes=Mi(t.minutes),t.hours=Mi(t.hours),t.months=Mi(t.months),t.years=Mi(t.years),this}function zi(t,e,n,r){var a=Er(e,n);return t._milliseconds+=r*a._milliseconds,t._days+=r*a._days,t._months+=r*a._months,t._bubble()}function Ci(t,e){return zi(this,t,e,1)}function Ai(t,e){return zi(this,t,e,-1)}function ki(t){return t<0?Math.floor(t):Math.ceil(t)}function Hi(){var t,e,n,r,a,i=this._milliseconds,o=this._days,l=this._months,c=this._data;return i>=0&&o>=0&&l>=0||i<=0&&o<=0&&l<=0||(i+=864e5*ki(Si(l)+o),o=0,l=0),c.milliseconds=i%1e3,t=st(i/1e3),c.seconds=t%60,e=st(t/60),c.minutes=e%60,n=st(e/60),c.hours=n%24,o+=st(n/24),l+=a=st(Ei(o)),o-=ki(Si(a)),r=st(l/12),l%=12,c.days=o,c.months=l,c.years=r,this}function Ei(t){return 4800*t/146097}function Si(t){return 146097*t/4800}function Li(t){if(!this.isValid())return NaN;var e,n,r=this._milliseconds;if("month"===(t=rt(t))||"quarter"===t||"year"===t)switch(e=this._days+r/864e5,n=this._months+Ei(e),t){case"month":return n;case"quarter":return n/3;case"year":return n/12}else switch(e=this._days+Math.round(Si(this._months)),t){case"week":return e/7+r/6048e5;case"day":return e+r/864e5;case"hour":return 24*e+r/36e5;case"minute":return 1440*e+r/6e4;case"second":return 86400*e+r/1e3;case"millisecond":return Math.floor(864e5*e)+r;default:throw new Error("Unknown unit "+t)}}function _i(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*ut(this._months/12):NaN}function Bi(t){return function(){return this.as(t)}}var Di=Bi("ms"),Ti=Bi("s"),Vi=Bi("m"),Oi=Bi("h"),Ii=Bi("d"),Ri=Bi("w"),Fi=Bi("M"),Ni=Bi("Q"),Pi=Bi("y");function ji(){return Er(this)}function Ui(t){return t=rt(t),this.isValid()?this[t+"s"]():NaN}function Wi(t){return function(){return this.isValid()?this._data[t]:NaN}}var Zi=Wi("milliseconds"),Gi=Wi("seconds"),qi=Wi("minutes"),Yi=Wi("hours"),Xi=Wi("days"),$i=Wi("months"),Ki=Wi("years");function Qi(){return st(this.days()/7)}var Ji=Math.round,to={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function eo(t,e,n,r,a){return a.relativeTime(e||1,!!n,t,r)}function no(t,e,n,r){var a=Er(t).abs(),i=Ji(a.as("s")),o=Ji(a.as("m")),l=Ji(a.as("h")),c=Ji(a.as("d")),s=Ji(a.as("M")),u=Ji(a.as("w")),d=Ji(a.as("y")),h=i<=n.ss&&["s",i]||i<n.s&&["ss",i]||o<=1&&["m"]||o<n.m&&["mm",o]||l<=1&&["h"]||l<n.h&&["hh",l]||c<=1&&["d"]||c<n.d&&["dd",c];return null!=n.w&&(h=h||u<=1&&["w"]||u<n.w&&["ww",u]),(h=h||s<=1&&["M"]||s<n.M&&["MM",s]||d<=1&&["y"]||["yy",d])[2]=e,h[3]=+t>0,h[4]=r,eo.apply(null,h)}function ro(t){return void 0===t?Ji:"function"===typeof t&&(Ji=t,!0)}function ao(t,e){return void 0!==to[t]&&(void 0===e?to[t]:(to[t]=e,"s"===t&&(to.ss=e-1),!0))}function io(t,e){if(!this.isValid())return this.localeData().invalidDate();var n,r,a=!1,i=to;return"object"===typeof t&&(e=t,t=!1),"boolean"===typeof t&&(a=t),"object"===typeof e&&(i=Object.assign({},to,e),null!=e.s&&null==e.ss&&(i.ss=e.s-1)),r=no(this,!a,i,n=this.localeData()),a&&(r=n.pastFuture(+this,r)),n.postformat(r)}var oo=Math.abs;function lo(t){return(t>0)-(t<0)||+t}function co(){if(!this.isValid())return this.localeData().invalidDate();var t,e,n,r,a,i,o,l,c=oo(this._milliseconds)/1e3,s=oo(this._days),u=oo(this._months),d=this.asSeconds();return d?(t=st(c/60),e=st(t/60),c%=60,t%=60,n=st(u/12),u%=12,r=c?c.toFixed(3).replace(/\.?0+$/,""):"",a=d<0?"-":"",i=lo(this._months)!==lo(d)?"-":"",o=lo(this._days)!==lo(d)?"-":"",l=lo(this._milliseconds)!==lo(d)?"-":"",a+"P"+(n?i+n+"Y":"")+(u?i+u+"M":"")+(s?o+s+"D":"")+(e||t||c?"T":"")+(e?l+e+"H":"")+(t?l+t+"M":"")+(c?l+r+"S":"")):"P0D"}var so=or.prototype;return so.isValid=ar,so.abs=wi,so.add=Ci,so.subtract=Ai,so.as=Li,so.asMilliseconds=Di,so.asSeconds=Ti,so.asMinutes=Vi,so.asHours=Oi,so.asDays=Ii,so.asWeeks=Ri,so.asMonths=Fi,so.asQuarters=Ni,so.asYears=Pi,so.valueOf=_i,so._bubble=Hi,so.clone=ji,so.get=Ui,so.milliseconds=Zi,so.seconds=Gi,so.minutes=qi,so.hours=Yi,so.days=Xi,so.weeks=Qi,so.months=$i,so.years=Ki,so.humanize=io,so.toISOString=co,so.toString=co,so.toJSON=co,so.locale=oa,so.localeData=ca,so.toIsoString=A("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",co),so.lang=la,N("X",0,0,"unix"),N("x",0,0,"valueOf"),Tt("x",St),Tt("X",Bt),Ft("X",(function(t,e,n){n._d=new Date(1e3*parseFloat(t))})),Ft("x",(function(t,e,n){n._d=new Date(ut(t))})),r.version="2.29.4",a(Xn),r.fn=ci,r.min=Jn,r.max=tr,r.now=er,r.utc=p,r.unix=si,r.months=vi,r.isDate=d,r.locale=gn,r.invalid=y,r.duration=Er,r.isMoment=z,r.weekdays=yi,r.parseZone=ui,r.localeData=yn,r.isDuration=lr,r.monthsShort=mi,r.weekdaysMin=xi,r.defineLocale=vn,r.updateLocale=mn,r.locales=bn,r.weekdaysShort=bi,r.normalizeUnits=rt,r.relativeTimeRounding=ro,r.relativeTimeThreshold=ao,r.calendarFormat=Pr,r.prototype=ci,r.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"},r}()},4260:function(t,e){function n(t){return"function"==typeof t?t():t}e.none=Object.create({value:function(){throw new Error("Called value on none")},isNone:function(){return!0},isSome:function(){return!1},map:function(){return e.none},flatMap:function(){return e.none},filter:function(){return e.none},toArray:function(){return[]},orElse:n,valueOrElse:n}),e.some=function(t){return new r(t)};var r=function(t){this._value=t};r.prototype.value=function(){return this._value},r.prototype.isNone=function(){return!1},r.prototype.isSome=function(){return!0},r.prototype.map=function(t){return new r(t(this._value))},r.prototype.flatMap=function(t){return t(this._value)},r.prototype.filter=function(t){return t(this._value)?this:e.none},r.prototype.toArray=function(){return[this._value]},r.prototype.orElse=function(t){return this},r.prototype.valueOrElse=function(t){return this._value},e.isOption=function(t){return t===e.none||t instanceof r},e.fromNullable=function(t){return null==t?e.none:new r(t)}},1083:function(t,e,n){var r=n(7424).default,a=n(4704).default;function i(t){var e,n,i=[],o=a(t.split(",").map((function(t){return t.trim()})));try{for(o.s();!(n=o.n()).done;){var l=n.value;if(/^-?\d+$/.test(l))i.push(parseInt(l,10));else if(e=l.match(/^(-?\d+)(-|\.\.\.?|\u2025|\u2026|\u22EF)(-?\d+)$/)){var c=r(e,4),s=(c[0],c[1]),u=c[2],d=c[3];if(s&&d){var h=(s=parseInt(s))<(d=parseInt(d))?1:-1;"-"!==u&&".."!==u&&"\u2025"!==u||(d+=h);for(var f=s;f!==d;f+=h)i.push(f)}}}}catch(p){o.e(p)}finally{o.f()}return i}e.default=i,t.exports=i},888:function(t,e,n){"use strict";var r=n(9047);function a(){}function i(){}i.resetWarningCache=a,t.exports=function(){function t(t,e,n,a,i,o){if(o!==r){var l=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw l.name="Invariant Violation",l}}function e(){return t}t.isRequired=t;var n={array:t,bigint:t,bool:t,func:t,number:t,object:t,string:t,symbol:t,any:t,arrayOf:e,element:t,elementType:t,instanceOf:e,node:t,objectOf:e,oneOf:e,oneOfType:e,shape:e,exact:e,checkPropTypes:i,resetWarningCache:a};return n.PropTypes=n,n}},2007:function(t,e,n){t.exports=n(888)()},9047:function(t){"use strict";t.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},6921:function(t){var e;"undefined"!==typeof self&&self,e=function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var a=e[r]={i:r,l:!1,exports:{}};return t[r].call(a.exports,a,a.exports,n),a.l=!0,a.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:r})},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=109)}([function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(17),a=n(18),i=n(19),o=n(45),l=n(46),c=n(47),s=n(48),u=n(49),d=n(12),h=n(32),f=n(33),p=n(31),g=n(1),v={Scope:g.Scope,create:g.create,find:g.find,query:g.query,register:g.register,Container:r.default,Format:a.default,Leaf:i.default,Embed:s.default,Scroll:o.default,Block:c.default,Inline:l.default,Text:u.default,Attributor:{Attribute:d.default,Class:h.default,Style:f.default,Store:p.default}};e.default=v},function(t,e,n){"use strict";var r=this&&this.__extends||function(){var t=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])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();Object.defineProperty(e,"__esModule",{value:!0});var a=function(t){function e(e){var n=this;return e="[Parchment] "+e,(n=t.call(this,e)||this).message=e,n.name=n.constructor.name,n}return r(e,t),e}(Error);e.ParchmentError=a;var i,o={},l={},c={},s={};function u(t,e){var n;if(void 0===e&&(e=i.ANY),"string"===typeof t)n=s[t]||o[t];else if(t instanceof Text||t.nodeType===Node.TEXT_NODE)n=s.text;else if("number"===typeof t)t&i.LEVEL&i.BLOCK?n=s.block:t&i.LEVEL&i.INLINE&&(n=s.inline);else if(t instanceof HTMLElement){var r=(t.getAttribute("class")||"").split(/\s+/);for(var a in r)if(n=l[r[a]])break;n=n||c[t.tagName]}return null==n?null:e&i.LEVEL&n.scope&&e&i.TYPE&n.scope?n:null}e.DATA_KEY="__blot",function(t){t[t.TYPE=3]="TYPE",t[t.LEVEL=12]="LEVEL",t[t.ATTRIBUTE=13]="ATTRIBUTE",t[t.BLOT=14]="BLOT",t[t.INLINE=7]="INLINE",t[t.BLOCK=11]="BLOCK",t[t.BLOCK_BLOT=10]="BLOCK_BLOT",t[t.INLINE_BLOT=6]="INLINE_BLOT",t[t.BLOCK_ATTRIBUTE=9]="BLOCK_ATTRIBUTE",t[t.INLINE_ATTRIBUTE=5]="INLINE_ATTRIBUTE",t[t.ANY=15]="ANY"}(i=e.Scope||(e.Scope={})),e.create=function(t,e){var n=u(t);if(null==n)throw new a("Unable to create "+t+" blot");var r=n,i=t instanceof Node||t.nodeType===Node.TEXT_NODE?t:r.create(e);return new r(i,e)},e.find=function t(n,r){return void 0===r&&(r=!1),null==n?null:null!=n[e.DATA_KEY]?n[e.DATA_KEY].blot:r?t(n.parentNode,r):null},e.query=u,e.register=function t(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];if(e.length>1)return e.map((function(e){return t(e)}));var r=e[0];if("string"!==typeof r.blotName&&"string"!==typeof r.attrName)throw new a("Invalid definition");if("abstract"===r.blotName)throw new a("Cannot register abstract class");return s[r.blotName||r.attrName]=r,"string"===typeof r.keyName?o[r.keyName]=r:(null!=r.className&&(l[r.className]=r),null!=r.tagName&&(Array.isArray(r.tagName)?r.tagName=r.tagName.map((function(t){return t.toUpperCase()})):r.tagName=r.tagName.toUpperCase(),(Array.isArray(r.tagName)?r.tagName:[r.tagName]).forEach((function(t){null!=c[t]&&null!=r.className||(c[t]=r)})))),r}},function(t,e,n){var r=n(51),a=n(11),i=n(3),o=n(20),l=String.fromCharCode(0),c=function(t){Array.isArray(t)?this.ops=t:null!=t&&Array.isArray(t.ops)?this.ops=t.ops:this.ops=[]};c.prototype.insert=function(t,e){var n={};return 0===t.length?this:(n.insert=t,null!=e&&"object"===typeof e&&Object.keys(e).length>0&&(n.attributes=e),this.push(n))},c.prototype.delete=function(t){return t<=0?this:this.push({delete:t})},c.prototype.retain=function(t,e){if(t<=0)return this;var n={retain:t};return null!=e&&"object"===typeof e&&Object.keys(e).length>0&&(n.attributes=e),this.push(n)},c.prototype.push=function(t){var e=this.ops.length,n=this.ops[e-1];if(t=i(!0,{},t),"object"===typeof n){if("number"===typeof t.delete&&"number"===typeof n.delete)return this.ops[e-1]={delete:n.delete+t.delete},this;if("number"===typeof n.delete&&null!=t.insert&&(e-=1,"object"!==typeof(n=this.ops[e-1])))return this.ops.unshift(t),this;if(a(t.attributes,n.attributes)){if("string"===typeof t.insert&&"string"===typeof n.insert)return this.ops[e-1]={insert:n.insert+t.insert},"object"===typeof t.attributes&&(this.ops[e-1].attributes=t.attributes),this;if("number"===typeof t.retain&&"number"===typeof n.retain)return this.ops[e-1]={retain:n.retain+t.retain},"object"===typeof t.attributes&&(this.ops[e-1].attributes=t.attributes),this}}return e===this.ops.length?this.ops.push(t):this.ops.splice(e,0,t),this},c.prototype.chop=function(){var t=this.ops[this.ops.length-1];return t&&t.retain&&!t.attributes&&this.ops.pop(),this},c.prototype.filter=function(t){return this.ops.filter(t)},c.prototype.forEach=function(t){this.ops.forEach(t)},c.prototype.map=function(t){return this.ops.map(t)},c.prototype.partition=function(t){var e=[],n=[];return this.forEach((function(r){(t(r)?e:n).push(r)})),[e,n]},c.prototype.reduce=function(t,e){return this.ops.reduce(t,e)},c.prototype.changeLength=function(){return this.reduce((function(t,e){return e.insert?t+o.length(e):e.delete?t-e.delete:t}),0)},c.prototype.length=function(){return this.reduce((function(t,e){return t+o.length(e)}),0)},c.prototype.slice=function(t,e){t=t||0,"number"!==typeof e&&(e=1/0);for(var n=[],r=o.iterator(this.ops),a=0;a<e&&r.hasNext();){var i;a<t?i=r.next(t-a):(i=r.next(e-a),n.push(i)),a+=o.length(i)}return new c(n)},c.prototype.compose=function(t){var e=o.iterator(this.ops),n=o.iterator(t.ops),r=[],i=n.peek();if(null!=i&&"number"===typeof i.retain&&null==i.attributes){for(var l=i.retain;"insert"===e.peekType()&&e.peekLength()<=l;)l-=e.peekLength(),r.push(e.next());i.retain-l>0&&n.next(i.retain-l)}for(var s=new c(r);e.hasNext()||n.hasNext();)if("insert"===n.peekType())s.push(n.next());else if("delete"===e.peekType())s.push(e.next());else{var u=Math.min(e.peekLength(),n.peekLength()),d=e.next(u),h=n.next(u);if("number"===typeof h.retain){var f={};"number"===typeof d.retain?f.retain=u:f.insert=d.insert;var p=o.attributes.compose(d.attributes,h.attributes,"number"===typeof d.retain);if(p&&(f.attributes=p),s.push(f),!n.hasNext()&&a(s.ops[s.ops.length-1],f)){var g=new c(e.rest());return s.concat(g).chop()}}else"number"===typeof h.delete&&"number"===typeof d.retain&&s.push(h)}return s.chop()},c.prototype.concat=function(t){var e=new c(this.ops.slice());return t.ops.length>0&&(e.push(t.ops[0]),e.ops=e.ops.concat(t.ops.slice(1))),e},c.prototype.diff=function(t,e){if(this.ops===t.ops)return new c;var n=[this,t].map((function(e){return e.map((function(n){if(null!=n.insert)return"string"===typeof n.insert?n.insert:l;throw new Error("diff() called "+(e===t?"on":"with")+" non-document")})).join("")})),i=new c,s=r(n[0],n[1],e),u=o.iterator(this.ops),d=o.iterator(t.ops);return s.forEach((function(t){for(var e=t[1].length;e>0;){var n=0;switch(t[0]){case r.INSERT:n=Math.min(d.peekLength(),e),i.push(d.next(n));break;case r.DELETE:n=Math.min(e,u.peekLength()),u.next(n),i.delete(n);break;case r.EQUAL:n=Math.min(u.peekLength(),d.peekLength(),e);var l=u.next(n),c=d.next(n);a(l.insert,c.insert)?i.retain(n,o.attributes.diff(l.attributes,c.attributes)):i.push(c).delete(n)}e-=n}})),i.chop()},c.prototype.eachLine=function(t,e){e=e||"\n";for(var n=o.iterator(this.ops),r=new c,a=0;n.hasNext();){if("insert"!==n.peekType())return;var i=n.peek(),l=o.length(i)-n.peekLength(),s="string"===typeof i.insert?i.insert.indexOf(e,l)-l:-1;if(s<0)r.push(n.next());else if(s>0)r.push(n.next(s));else{if(!1===t(r,n.next(1).attributes||{},a))return;a+=1,r=new c}}r.length()>0&&t(r,{},a)},c.prototype.transform=function(t,e){if(e=!!e,"number"===typeof t)return this.transformPosition(t,e);for(var n=o.iterator(this.ops),r=o.iterator(t.ops),a=new c;n.hasNext()||r.hasNext();)if("insert"!==n.peekType()||!e&&"insert"===r.peekType())if("insert"===r.peekType())a.push(r.next());else{var i=Math.min(n.peekLength(),r.peekLength()),l=n.next(i),s=r.next(i);if(l.delete)continue;s.delete?a.push(s):a.retain(i,o.attributes.transform(l.attributes,s.attributes,e))}else a.retain(o.length(n.next()));return a.chop()},c.prototype.transformPosition=function(t,e){e=!!e;for(var n=o.iterator(this.ops),r=0;n.hasNext()&&r<=t;){var a=n.peekLength(),i=n.peekType();n.next(),"delete"!==i?("insert"===i&&(r<t||!e)&&(t+=a),r+=a):t-=Math.min(a,t-r)}return t},t.exports=c},function(t,e){"use strict";var n=Object.prototype.hasOwnProperty,r=Object.prototype.toString,a=Object.defineProperty,i=Object.getOwnPropertyDescriptor,o=function(t){return"function"===typeof Array.isArray?Array.isArray(t):"[object Array]"===r.call(t)},l=function(t){if(!t||"[object Object]"!==r.call(t))return!1;var e,a=n.call(t,"constructor"),i=t.constructor&&t.constructor.prototype&&n.call(t.constructor.prototype,"isPrototypeOf");if(t.constructor&&!a&&!i)return!1;for(e in t);return"undefined"===typeof e||n.call(t,e)},c=function(t,e){a&&"__proto__"===e.name?a(t,e.name,{enumerable:!0,configurable:!0,value:e.newValue,writable:!0}):t[e.name]=e.newValue},s=function(t,e){if("__proto__"===e){if(!n.call(t,e))return;if(i)return i(t,e).value}return t[e]};t.exports=function t(){var e,n,r,a,i,u,d=arguments[0],h=1,f=arguments.length,p=!1;for("boolean"===typeof d&&(p=d,d=arguments[1]||{},h=2),(null==d||"object"!==typeof d&&"function"!==typeof d)&&(d={});h<f;++h)if(null!=(e=arguments[h]))for(n in e)r=s(d,n),d!==(a=s(e,n))&&(p&&a&&(l(a)||(i=o(a)))?(i?(i=!1,u=r&&o(r)?r:[]):u=r&&l(r)?r:{},c(d,{name:n,newValue:t(p,u,a)})):"undefined"!==typeof a&&c(d,{name:n,newValue:a}));return d}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.BlockEmbed=e.bubbleFormats=void 0;var r=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),a=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},i=d(n(3)),o=d(n(2)),l=d(n(0)),c=d(n(16)),s=d(n(6)),u=d(n(7));function d(t){return t&&t.__esModule?t:{default:t}}function h(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function f(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 p(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)}var g=function(t){function e(){return h(this,e),f(this,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return p(e,t),r(e,[{key:"attach",value:function(){a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"attach",this).call(this),this.attributes=new l.default.Attributor.Store(this.domNode)}},{key:"delta",value:function(){return(new o.default).insert(this.value(),(0,i.default)(this.formats(),this.attributes.values()))}},{key:"format",value:function(t,e){var n=l.default.query(t,l.default.Scope.BLOCK_ATTRIBUTE);null!=n&&this.attributes.attribute(n,e)}},{key:"formatAt",value:function(t,e,n,r){this.format(n,r)}},{key:"insertAt",value:function(t,n,r){if("string"===typeof n&&n.endsWith("\n")){var i=l.default.create(v.blotName);this.parent.insertBefore(i,0===t?this:this.next),i.insertAt(0,n.slice(0,-1))}else a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"insertAt",this).call(this,t,n,r)}}]),e}(l.default.Embed);g.scope=l.default.Scope.BLOCK_BLOT;var v=function(t){function e(t){h(this,e);var n=f(this,(e.__proto__||Object.getPrototypeOf(e)).call(this,t));return n.cache={},n}return p(e,t),r(e,[{key:"delta",value:function(){return null==this.cache.delta&&(this.cache.delta=this.descendants(l.default.Leaf).reduce((function(t,e){return 0===e.length()?t:t.insert(e.value(),m(e))}),new o.default).insert("\n",m(this))),this.cache.delta}},{key:"deleteAt",value:function(t,n){a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"deleteAt",this).call(this,t,n),this.cache={}}},{key:"formatAt",value:function(t,n,r,i){n<=0||(l.default.query(r,l.default.Scope.BLOCK)?t+n===this.length()&&this.format(r,i):a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"formatAt",this).call(this,t,Math.min(n,this.length()-t-1),r,i),this.cache={})}},{key:"insertAt",value:function(t,n,r){if(null!=r)return a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"insertAt",this).call(this,t,n,r);if(0!==n.length){var i=n.split("\n"),o=i.shift();o.length>0&&(t<this.length()-1||null==this.children.tail?a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"insertAt",this).call(this,Math.min(t,this.length()-1),o):this.children.tail.insertAt(this.children.tail.length(),o),this.cache={});var l=this;i.reduce((function(t,e){return(l=l.split(t,!0)).insertAt(0,e),e.length}),t+o.length)}}},{key:"insertBefore",value:function(t,n){var r=this.children.head;a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"insertBefore",this).call(this,t,n),r instanceof c.default&&r.remove(),this.cache={}}},{key:"length",value:function(){return null==this.cache.length&&(this.cache.length=a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"length",this).call(this)+1),this.cache.length}},{key:"moveChildren",value:function(t,n){a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"moveChildren",this).call(this,t,n),this.cache={}}},{key:"optimize",value:function(t){a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"optimize",this).call(this,t),this.cache={}}},{key:"path",value:function(t){return a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"path",this).call(this,t,!0)}},{key:"removeChild",value:function(t){a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"removeChild",this).call(this,t),this.cache={}}},{key:"split",value:function(t){var n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(n&&(0===t||t>=this.length()-1)){var r=this.clone();return 0===t?(this.parent.insertBefore(r,this),this):(this.parent.insertBefore(r,this.next),r)}var i=a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"split",this).call(this,t,n);return this.cache={},i}}]),e}(l.default.Block);function m(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return null==t?e:("function"===typeof t.formats&&(e=(0,i.default)(e,t.formats())),null==t.parent||"scroll"==t.parent.blotName||t.parent.statics.scope!==t.statics.scope?e:m(t.parent,e))}v.blotName="block",v.tagName="P",v.defaultChild="break",v.allowedChildren=[s.default,l.default.Embed,u.default],e.bubbleFormats=m,e.BlockEmbed=g,e.default=v},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.overload=e.expandConfig=void 0;var r="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},a=function(t,e){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return function(t,e){var n=[],r=!0,a=!1,i=void 0;try{for(var o,l=t[Symbol.iterator]();!(r=(o=l.next()).done)&&(n.push(o.value),!e||n.length!==e);r=!0);}catch(c){a=!0,i=c}finally{try{!r&&l.return&&l.return()}finally{if(a)throw i}}return n}(t,e);throw new TypeError("Invalid attempt to destructure non-iterable instance")},i=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}();n(50);var o=v(n(2)),l=v(n(14)),c=v(n(8)),s=v(n(9)),u=v(n(0)),d=n(15),h=v(d),f=v(n(3)),p=v(n(10)),g=v(n(34));function v(t){return t&&t.__esModule?t:{default:t}}function m(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var y=(0,p.default)("quill"),b=function(){function t(e){var n=this,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.options=x(e,r),this.container=this.options.container,null==this.container)return y.error("Invalid Quill container",e);this.options.debug&&t.debug(this.options.debug);var a=this.container.innerHTML.trim();this.container.classList.add("ql-container"),this.container.innerHTML="",this.container.__quill=this,this.root=this.addContainer("ql-editor"),this.root.classList.add("ql-blank"),this.root.setAttribute("data-gramm",!1),this.scrollingContainer=this.options.scrollingContainer||this.root,this.emitter=new c.default,this.scroll=u.default.create(this.root,{emitter:this.emitter,whitelist:this.options.formats}),this.editor=new l.default(this.scroll),this.selection=new h.default(this.scroll,this.emitter),this.theme=new this.options.theme(this,this.options),this.keyboard=this.theme.addModule("keyboard"),this.clipboard=this.theme.addModule("clipboard"),this.history=this.theme.addModule("history"),this.theme.init(),this.emitter.on(c.default.events.EDITOR_CHANGE,(function(t){t===c.default.events.TEXT_CHANGE&&n.root.classList.toggle("ql-blank",n.editor.isBlank())})),this.emitter.on(c.default.events.SCROLL_UPDATE,(function(t,e){var r=n.selection.lastRange,a=r&&0===r.length?r.index:void 0;M.call(n,(function(){return n.editor.update(null,e,a)}),t)}));var i=this.clipboard.convert("<div class='ql-editor' style=\"white-space: normal;\">"+a+"<p><br></p></div>");this.setContents(i),this.history.clear(),this.options.placeholder&&this.root.setAttribute("data-placeholder",this.options.placeholder),this.options.readOnly&&this.disable()}return i(t,null,[{key:"debug",value:function(t){!0===t&&(t="log"),p.default.level(t)}},{key:"find",value:function(t){return t.__quill||u.default.find(t)}},{key:"import",value:function(t){return null==this.imports[t]&&y.error("Cannot import "+t+". Are you sure it was registered?"),this.imports[t]}},{key:"register",value:function(t,e){var n=this,r=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if("string"!==typeof t){var a=t.attrName||t.blotName;"string"===typeof a?this.register("formats/"+a,t,e):Object.keys(t).forEach((function(r){n.register(r,t[r],e)}))}else null==this.imports[t]||r||y.warn("Overwriting "+t+" with",e),this.imports[t]=e,(t.startsWith("blots/")||t.startsWith("formats/"))&&"abstract"!==e.blotName?u.default.register(e):t.startsWith("modules")&&"function"===typeof e.register&&e.register()}}]),i(t,[{key:"addContainer",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if("string"===typeof t){var n=t;(t=document.createElement("div")).classList.add(n)}return this.container.insertBefore(t,e),t}},{key:"blur",value:function(){this.selection.setRange(null)}},{key:"deleteText",value:function(t,e,n){var r=this,i=w(t,e,n),o=a(i,4);return t=o[0],e=o[1],n=o[3],M.call(this,(function(){return r.editor.deleteText(t,e)}),n,t,-1*e)}},{key:"disable",value:function(){this.enable(!1)}},{key:"enable",value:function(){var t=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];this.scroll.enable(t),this.container.classList.toggle("ql-disabled",!t)}},{key:"focus",value:function(){var t=this.scrollingContainer.scrollTop;this.selection.focus(),this.scrollingContainer.scrollTop=t,this.scrollIntoView()}},{key:"format",value:function(t,e){var n=this,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:c.default.sources.API;return M.call(this,(function(){var r=n.getSelection(!0),a=new o.default;if(null==r)return a;if(u.default.query(t,u.default.Scope.BLOCK))a=n.editor.formatLine(r.index,r.length,m({},t,e));else{if(0===r.length)return n.selection.format(t,e),a;a=n.editor.formatText(r.index,r.length,m({},t,e))}return n.setSelection(r,c.default.sources.SILENT),a}),r)}},{key:"formatLine",value:function(t,e,n,r,i){var o,l=this,c=w(t,e,n,r,i),s=a(c,4);return t=s[0],e=s[1],o=s[2],i=s[3],M.call(this,(function(){return l.editor.formatLine(t,e,o)}),i,t,0)}},{key:"formatText",value:function(t,e,n,r,i){var o,l=this,c=w(t,e,n,r,i),s=a(c,4);return t=s[0],e=s[1],o=s[2],i=s[3],M.call(this,(function(){return l.editor.formatText(t,e,o)}),i,t,0)}},{key:"getBounds",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=void 0;n="number"===typeof t?this.selection.getBounds(t,e):this.selection.getBounds(t.index,t.length);var r=this.container.getBoundingClientRect();return{bottom:n.bottom-r.top,height:n.height,left:n.left-r.left,right:n.right-r.left,top:n.top-r.top,width:n.width}}},{key:"getContents",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.getLength()-t,n=w(t,e),r=a(n,2);return t=r[0],e=r[1],this.editor.getContents(t,e)}},{key:"getFormat",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.getSelection(!0),e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return"number"===typeof t?this.editor.getFormat(t,e):this.editor.getFormat(t.index,t.length)}},{key:"getIndex",value:function(t){return t.offset(this.scroll)}},{key:"getLength",value:function(){return this.scroll.length()}},{key:"getLeaf",value:function(t){return this.scroll.leaf(t)}},{key:"getLine",value:function(t){return this.scroll.line(t)}},{key:"getLines",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Number.MAX_VALUE;return"number"!==typeof t?this.scroll.lines(t.index,t.length):this.scroll.lines(t,e)}},{key:"getModule",value:function(t){return this.theme.modules[t]}},{key:"getSelection",value:function(){return arguments.length>0&&void 0!==arguments[0]&&arguments[0]&&this.focus(),this.update(),this.selection.getRange()[0]}},{key:"getText",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.getLength()-t,n=w(t,e),r=a(n,2);return t=r[0],e=r[1],this.editor.getText(t,e)}},{key:"hasFocus",value:function(){return this.selection.hasFocus()}},{key:"insertEmbed",value:function(e,n,r){var a=this,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:t.sources.API;return M.call(this,(function(){return a.editor.insertEmbed(e,n,r)}),i,e)}},{key:"insertText",value:function(t,e,n,r,i){var o,l=this,c=w(t,0,n,r,i),s=a(c,4);return t=s[0],o=s[2],i=s[3],M.call(this,(function(){return l.editor.insertText(t,e,o)}),i,t,e.length)}},{key:"isEnabled",value:function(){return!this.container.classList.contains("ql-disabled")}},{key:"off",value:function(){return this.emitter.off.apply(this.emitter,arguments)}},{key:"on",value:function(){return this.emitter.on.apply(this.emitter,arguments)}},{key:"once",value:function(){return this.emitter.once.apply(this.emitter,arguments)}},{key:"pasteHTML",value:function(t,e,n){this.clipboard.dangerouslyPasteHTML(t,e,n)}},{key:"removeFormat",value:function(t,e,n){var r=this,i=w(t,e,n),o=a(i,4);return t=o[0],e=o[1],n=o[3],M.call(this,(function(){return r.editor.removeFormat(t,e)}),n,t)}},{key:"scrollIntoView",value:function(){this.selection.scrollIntoView(this.scrollingContainer)}},{key:"setContents",value:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:c.default.sources.API;return M.call(this,(function(){t=new o.default(t);var n=e.getLength(),r=e.editor.deleteText(0,n),a=e.editor.applyDelta(t),i=a.ops[a.ops.length-1];return null!=i&&"string"===typeof i.insert&&"\n"===i.insert[i.insert.length-1]&&(e.editor.deleteText(e.getLength()-1,1),a.delete(1)),r.compose(a)}),n)}},{key:"setSelection",value:function(e,n,r){if(null==e)this.selection.setRange(null,n||t.sources.API);else{var i=w(e,n,r),o=a(i,4);e=o[0],n=o[1],r=o[3],this.selection.setRange(new d.Range(e,n),r),r!==c.default.sources.SILENT&&this.selection.scrollIntoView(this.scrollingContainer)}}},{key:"setText",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:c.default.sources.API,n=(new o.default).insert(t);return this.setContents(n,e)}},{key:"update",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:c.default.sources.USER,e=this.scroll.update(t);return this.selection.update(t),e}},{key:"updateContents",value:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:c.default.sources.API;return M.call(this,(function(){return t=new o.default(t),e.editor.applyDelta(t,n)}),n,!0)}}]),t}();function x(t,e){if((e=(0,f.default)(!0,{container:t,modules:{clipboard:!0,keyboard:!0,history:!0}},e)).theme&&e.theme!==b.DEFAULTS.theme){if(e.theme=b.import("themes/"+e.theme),null==e.theme)throw new Error("Invalid theme "+e.theme+". Did you register it?")}else e.theme=g.default;var n=(0,f.default)(!0,{},e.theme.DEFAULTS);[n,e].forEach((function(t){t.modules=t.modules||{},Object.keys(t.modules).forEach((function(e){!0===t.modules[e]&&(t.modules[e]={})}))}));var r=Object.keys(n.modules).concat(Object.keys(e.modules)).reduce((function(t,e){var n=b.import("modules/"+e);return null==n?y.error("Cannot load "+e+" module. Are you sure you registered it?"):t[e]=n.DEFAULTS||{},t}),{});return null!=e.modules&&e.modules.toolbar&&e.modules.toolbar.constructor!==Object&&(e.modules.toolbar={container:e.modules.toolbar}),e=(0,f.default)(!0,{},b.DEFAULTS,{modules:r},n,e),["bounds","container","scrollingContainer"].forEach((function(t){"string"===typeof e[t]&&(e[t]=document.querySelector(e[t]))})),e.modules=Object.keys(e.modules).reduce((function(t,n){return e.modules[n]&&(t[n]=e.modules[n]),t}),{}),e}function M(t,e,n,r){if(this.options.strict&&!this.isEnabled()&&e===c.default.sources.USER)return new o.default;var a=null==n?null:this.getSelection(),i=this.editor.delta,l=t();if(null!=a&&(!0===n&&(n=a.index),null==r?a=z(a,l,e):0!==r&&(a=z(a,n,r,e)),this.setSelection(a,c.default.sources.SILENT)),l.length()>0){var s,u,d=[c.default.events.TEXT_CHANGE,l,i,e];(s=this.emitter).emit.apply(s,[c.default.events.EDITOR_CHANGE].concat(d)),e!==c.default.sources.SILENT&&(u=this.emitter).emit.apply(u,d)}return l}function w(t,e,n,a,i){var o={};return"number"===typeof t.index&&"number"===typeof t.length?"number"!==typeof e?(i=a,a=n,n=e,e=t.length,t=t.index):(e=t.length,t=t.index):"number"!==typeof e&&(i=a,a=n,n=e,e=0),"object"===("undefined"===typeof n?"undefined":r(n))?(o=n,i=a):"string"===typeof n&&(null!=a?o[n]=a:i=n),[t,e,o,i=i||c.default.sources.API]}function z(t,e,n,r){if(null==t)return null;var i=void 0,l=void 0;if(e instanceof o.default){var s=[t.index,t.index+t.length].map((function(t){return e.transformPosition(t,r!==c.default.sources.USER)})),u=a(s,2);i=u[0],l=u[1]}else{var h=[t.index,t.index+t.length].map((function(t){return t<e||t===e&&r===c.default.sources.USER?t:n>=0?t+n:Math.max(e,t+n)})),f=a(h,2);i=f[0],l=f[1]}return new d.Range(i,l-i)}b.DEFAULTS={bounds:null,formats:null,modules:{},placeholder:"",readOnly:!1,scrollingContainer:null,strict:!0,theme:"default"},b.events=c.default.events,b.sources=c.default.sources,b.version="1.3.7",b.imports={delta:o.default,parchment:u.default,"core/module":s.default,"core/theme":g.default},e.expandConfig=x,e.overload=w,e.default=b},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),a=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},i=l(n(7)),o=l(n(0));function l(t){return t&&t.__esModule?t:{default:t}}var c=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),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,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return 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)}(e,t),r(e,[{key:"formatAt",value:function(t,n,r,i){if(e.compare(this.statics.blotName,r)<0&&o.default.query(r,o.default.Scope.BLOT)){var l=this.isolate(t,n);i&&l.wrap(r,i)}else a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"formatAt",this).call(this,t,n,r,i)}},{key:"optimize",value:function(t){if(a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"optimize",this).call(this,t),this.parent instanceof e&&e.compare(this.statics.blotName,this.parent.statics.blotName)>0){var n=this.parent.isolate(this.offset(),this.length());this.moveChildren(n),n.wrap(this)}}}],[{key:"compare",value:function(t,n){var r=e.order.indexOf(t),a=e.order.indexOf(n);return r>=0||a>=0?r-a:t===n?0:t<n?-1:1}}]),e}(o.default.Inline);c.allowedChildren=[c,o.default.Embed,i.default],c.order=["cursor","inline","underline","strike","italic","bold","script","link","code"],e.default=c},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r,a=n(0),i=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),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,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return 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)}(e,t),e}(((r=a)&&r.__esModule?r:{default:r}).default.Text);e.default=i},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),a=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},i=o(n(54));function o(t){return t&&t.__esModule?t:{default:t}}var l=(0,o(n(10)).default)("quill:events");["selectionchange","mousedown","mouseup","click"].forEach((function(t){document.addEventListener(t,(function(){for(var t=arguments.length,e=Array(t),n=0;n<t;n++)e[n]=arguments[n];[].slice.call(document.querySelectorAll(".ql-container")).forEach((function(t){var n;t.__quill&&t.__quill.emitter&&(n=t.__quill.emitter).handleDOM.apply(n,e)}))}))}));var c=function(t){function e(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);var t=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,(e.__proto__||Object.getPrototypeOf(e)).call(this));return t.listeners={},t.on("error",l.error),t}return 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)}(e,t),r(e,[{key:"emit",value:function(){l.log.apply(l,arguments),a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"emit",this).apply(this,arguments)}},{key:"handleDOM",value:function(t){for(var e=arguments.length,n=Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];(this.listeners[t.type]||[]).forEach((function(e){var r=e.node,a=e.handler;(t.target===r||r.contains(t.target))&&a.apply(void 0,[t].concat(n))}))}},{key:"listenDOM",value:function(t,e,n){this.listeners[t]||(this.listeners[t]=[]),this.listeners[t].push({node:e,handler:n})}}]),e}(i.default);c.events={EDITOR_CHANGE:"editor-change",SCROLL_BEFORE_UPDATE:"scroll-before-update",SCROLL_OPTIMIZE:"scroll-optimize",SCROLL_UPDATE:"scroll-update",SELECTION_CHANGE:"selection-change",TEXT_CHANGE:"text-change"},c.sources={API:"api",SILENT:"silent",USER:"user"},e.default=c},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=function t(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.quill=e,this.options=n};r.DEFAULTS={},e.default=r},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=["error","warn","log","info"],a="warn";function i(t){if(r.indexOf(t)<=r.indexOf(a)){for(var e,n=arguments.length,i=Array(n>1?n-1:0),o=1;o<n;o++)i[o-1]=arguments[o];(e=console)[t].apply(e,i)}}function o(t){return r.reduce((function(e,n){return e[n]=i.bind(console,n,t),e}),{})}i.level=o.level=function(t){a=t},e.default=o},function(t,e,n){var r=Array.prototype.slice,a=n(52),i=n(53),o=t.exports=function(t,e,n){return n||(n={}),t===e||(t instanceof Date&&e instanceof Date?t.getTime()===e.getTime():!t||!e||"object"!=typeof t&&"object"!=typeof e?n.strict?t===e:t==e:function(t,e,n){var s,u;if(l(t)||l(e))return!1;if(t.prototype!==e.prototype)return!1;if(i(t))return!!i(e)&&(t=r.call(t),e=r.call(e),o(t,e,n));if(c(t)){if(!c(e))return!1;if(t.length!==e.length)return!1;for(s=0;s<t.length;s++)if(t[s]!==e[s])return!1;return!0}try{var d=a(t),h=a(e)}catch(f){return!1}if(d.length!=h.length)return!1;for(d.sort(),h.sort(),s=d.length-1;s>=0;s--)if(d[s]!=h[s])return!1;for(s=d.length-1;s>=0;s--)if(u=d[s],!o(t[u],e[u],n))return!1;return typeof t===typeof e}(t,e,n))};function l(t){return null===t||void 0===t}function c(t){return!(!t||"object"!==typeof t||"number"!==typeof t.length)&&"function"===typeof t.copy&&"function"===typeof t.slice&&!(t.length>0&&"number"!==typeof t[0])}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(1),a=function(){function t(t,e,n){void 0===n&&(n={}),this.attrName=t,this.keyName=e;var a=r.Scope.TYPE&r.Scope.ATTRIBUTE;null!=n.scope?this.scope=n.scope&r.Scope.LEVEL|a:this.scope=r.Scope.ATTRIBUTE,null!=n.whitelist&&(this.whitelist=n.whitelist)}return t.keys=function(t){return[].map.call(t.attributes,(function(t){return t.name}))},t.prototype.add=function(t,e){return!!this.canAdd(t,e)&&(t.setAttribute(this.keyName,e),!0)},t.prototype.canAdd=function(t,e){return null!=r.query(t,r.Scope.BLOT&(this.scope|r.Scope.TYPE))&&(null==this.whitelist||("string"===typeof e?this.whitelist.indexOf(e.replace(/["']/g,""))>-1:this.whitelist.indexOf(e)>-1))},t.prototype.remove=function(t){t.removeAttribute(this.keyName)},t.prototype.value=function(t){var e=t.getAttribute(this.keyName);return this.canAdd(t,e)&&e?e:""},t}();e.default=a},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.Code=void 0;var r=function(t,e){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return function(t,e){var n=[],r=!0,a=!1,i=void 0;try{for(var o,l=t[Symbol.iterator]();!(r=(o=l.next()).done)&&(n.push(o.value),!e||n.length!==e);r=!0);}catch(c){a=!0,i=c}finally{try{!r&&l.return&&l.return()}finally{if(a)throw i}}return n}(t,e);throw new TypeError("Invalid attempt to destructure non-iterable instance")},a=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),i=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},o=d(n(2)),l=d(n(0)),c=d(n(4)),s=d(n(6)),u=d(n(7));function d(t){return t&&t.__esModule?t:{default:t}}function h(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function f(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 p(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)}var g=function(t){function e(){return h(this,e),f(this,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return p(e,t),e}(s.default);g.blotName="code",g.tagName="CODE";var v=function(t){function e(){return h(this,e),f(this,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return p(e,t),a(e,[{key:"delta",value:function(){var t=this,e=this.domNode.textContent;return e.endsWith("\n")&&(e=e.slice(0,-1)),e.split("\n").reduce((function(e,n){return e.insert(n).insert("\n",t.formats())}),new o.default)}},{key:"format",value:function(t,n){if(t!==this.statics.blotName||!n){var a=this.descendant(u.default,this.length()-1),o=r(a,1)[0];null!=o&&o.deleteAt(o.length()-1,1),i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"format",this).call(this,t,n)}}},{key:"formatAt",value:function(t,n,r,a){if(0!==n&&null!=l.default.query(r,l.default.Scope.BLOCK)&&(r!==this.statics.blotName||a!==this.statics.formats(this.domNode))){var i=this.newlineIndex(t);if(!(i<0||i>=t+n)){var o=this.newlineIndex(t,!0)+1,c=i-o+1,s=this.isolate(o,c),u=s.next;s.format(r,a),u instanceof e&&u.formatAt(0,t-o+n-c,r,a)}}}},{key:"insertAt",value:function(t,e,n){if(null==n){var a=this.descendant(u.default,t),i=r(a,2),o=i[0],l=i[1];o.insertAt(l,e)}}},{key:"length",value:function(){var t=this.domNode.textContent.length;return this.domNode.textContent.endsWith("\n")?t:t+1}},{key:"newlineIndex",value:function(t){if(arguments.length>1&&void 0!==arguments[1]&&arguments[1])return this.domNode.textContent.slice(0,t).lastIndexOf("\n");var e=this.domNode.textContent.slice(t).indexOf("\n");return e>-1?t+e:-1}},{key:"optimize",value:function(t){this.domNode.textContent.endsWith("\n")||this.appendChild(l.default.create("text","\n")),i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"optimize",this).call(this,t);var n=this.next;null!=n&&n.prev===this&&n.statics.blotName===this.statics.blotName&&this.statics.formats(this.domNode)===n.statics.formats(n.domNode)&&(n.optimize(t),n.moveChildren(this),n.remove())}},{key:"replace",value:function(t){i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"replace",this).call(this,t),[].slice.call(this.domNode.querySelectorAll("*")).forEach((function(t){var e=l.default.find(t);null==e?t.parentNode.removeChild(t):e instanceof l.default.Embed?e.remove():e.unwrap()}))}}],[{key:"create",value:function(t){var n=i(e.__proto__||Object.getPrototypeOf(e),"create",this).call(this,t);return n.setAttribute("spellcheck",!1),n}},{key:"formats",value:function(){return!0}}]),e}(c.default);v.blotName="code-block",v.tagName="PRE",v.TAB="  ",e.Code=g,e.default=v},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r="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},a=function(t,e){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return function(t,e){var n=[],r=!0,a=!1,i=void 0;try{for(var o,l=t[Symbol.iterator]();!(r=(o=l.next()).done)&&(n.push(o.value),!e||n.length!==e);r=!0);}catch(c){a=!0,i=c}finally{try{!r&&l.return&&l.return()}finally{if(a)throw i}}return n}(t,e);throw new TypeError("Invalid attempt to destructure non-iterable instance")},i=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),o=m(n(2)),l=m(n(20)),c=m(n(0)),s=m(n(13)),u=m(n(24)),d=n(4),h=m(d),f=m(n(16)),p=m(n(21)),g=m(n(11)),v=m(n(3));function m(t){return t&&t.__esModule?t:{default:t}}var y=/^[ -~]*$/,b=function(){function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.scroll=e,this.delta=this.getDelta()}return i(t,[{key:"applyDelta",value:function(t){var e=this,n=!1;this.scroll.update();var i=this.scroll.length();return this.scroll.batchStart(),(t=function(t){return t.reduce((function(t,e){if(1===e.insert){var n=(0,p.default)(e.attributes);return delete n.image,t.insert({image:e.attributes.image},n)}if(null==e.attributes||!0!==e.attributes.list&&!0!==e.attributes.bullet||((e=(0,p.default)(e)).attributes.list?e.attributes.list="ordered":(e.attributes.list="bullet",delete e.attributes.bullet)),"string"===typeof e.insert){var r=e.insert.replace(/\r\n/g,"\n").replace(/\r/g,"\n");return t.insert(r,e.attributes)}return t.push(e)}),new o.default)}(t)).reduce((function(t,o){var s=o.retain||o.delete||o.insert.length||1,u=o.attributes||{};if(null!=o.insert){if("string"===typeof o.insert){var f=o.insert;f.endsWith("\n")&&n&&(n=!1,f=f.slice(0,-1)),t>=i&&!f.endsWith("\n")&&(n=!0),e.scroll.insertAt(t,f);var p=e.scroll.line(t),g=a(p,2),m=g[0],y=g[1],b=(0,v.default)({},(0,d.bubbleFormats)(m));if(m instanceof h.default){var x=m.descendant(c.default.Leaf,y),M=a(x,1)[0];b=(0,v.default)(b,(0,d.bubbleFormats)(M))}u=l.default.attributes.diff(b,u)||{}}else if("object"===r(o.insert)){var w=Object.keys(o.insert)[0];if(null==w)return t;e.scroll.insertAt(t,w,o.insert[w])}i+=s}return Object.keys(u).forEach((function(n){e.scroll.formatAt(t,s,n,u[n])})),t+s}),0),t.reduce((function(t,n){return"number"===typeof n.delete?(e.scroll.deleteAt(t,n.delete),t):t+(n.retain||n.insert.length||1)}),0),this.scroll.batchEnd(),this.update(t)}},{key:"deleteText",value:function(t,e){return this.scroll.deleteAt(t,e),this.update((new o.default).retain(t).delete(e))}},{key:"formatLine",value:function(t,e){var n=this,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return this.scroll.update(),Object.keys(r).forEach((function(a){if(null==n.scroll.whitelist||n.scroll.whitelist[a]){var i=n.scroll.lines(t,Math.max(e,1)),o=e;i.forEach((function(e){var i=e.length();if(e instanceof s.default){var l=t-e.offset(n.scroll),c=e.newlineIndex(l+o)-l+1;e.formatAt(l,c,a,r[a])}else e.format(a,r[a]);o-=i}))}})),this.scroll.optimize(),this.update((new o.default).retain(t).retain(e,(0,p.default)(r)))}},{key:"formatText",value:function(t,e){var n=this,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return Object.keys(r).forEach((function(a){n.scroll.formatAt(t,e,a,r[a])})),this.update((new o.default).retain(t).retain(e,(0,p.default)(r)))}},{key:"getContents",value:function(t,e){return this.delta.slice(t,t+e)}},{key:"getDelta",value:function(){return this.scroll.lines().reduce((function(t,e){return t.concat(e.delta())}),new o.default)}},{key:"getFormat",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=[],r=[];0===e?this.scroll.path(t).forEach((function(t){var e=a(t,1)[0];e instanceof h.default?n.push(e):e instanceof c.default.Leaf&&r.push(e)})):(n=this.scroll.lines(t,e),r=this.scroll.descendants(c.default.Leaf,t,e));var i=[n,r].map((function(t){if(0===t.length)return{};for(var e=(0,d.bubbleFormats)(t.shift());Object.keys(e).length>0;){var n=t.shift();if(null==n)return e;e=x((0,d.bubbleFormats)(n),e)}return e}));return v.default.apply(v.default,i)}},{key:"getText",value:function(t,e){return this.getContents(t,e).filter((function(t){return"string"===typeof t.insert})).map((function(t){return t.insert})).join("")}},{key:"insertEmbed",value:function(t,e,n){return this.scroll.insertAt(t,e,n),this.update((new o.default).retain(t).insert(function(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}({},e,n)))}},{key:"insertText",value:function(t,e){var n=this,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return e=e.replace(/\r\n/g,"\n").replace(/\r/g,"\n"),this.scroll.insertAt(t,e),Object.keys(r).forEach((function(a){n.scroll.formatAt(t,e.length,a,r[a])})),this.update((new o.default).retain(t).insert(e,(0,p.default)(r)))}},{key:"isBlank",value:function(){if(0==this.scroll.children.length)return!0;if(this.scroll.children.length>1)return!1;var t=this.scroll.children.head;return t.statics.blotName===h.default.blotName&&!(t.children.length>1)&&t.children.head instanceof f.default}},{key:"removeFormat",value:function(t,e){var n=this.getText(t,e),r=this.scroll.line(t+e),i=a(r,2),l=i[0],c=i[1],u=0,d=new o.default;null!=l&&(u=l instanceof s.default?l.newlineIndex(c)-c+1:l.length()-c,d=l.delta().slice(c,c+u-1).insert("\n"));var h=this.getContents(t,e+u).diff((new o.default).insert(n).concat(d)),f=(new o.default).retain(t).concat(h);return this.applyDelta(f)}},{key:"update",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0,r=this.delta;if(1===e.length&&"characterData"===e[0].type&&e[0].target.data.match(y)&&c.default.find(e[0].target)){var a=c.default.find(e[0].target),i=(0,d.bubbleFormats)(a),l=a.offset(this.scroll),s=e[0].oldValue.replace(u.default.CONTENTS,""),h=(new o.default).insert(s),f=(new o.default).insert(a.value());t=(new o.default).retain(l).concat(h.diff(f,n)).reduce((function(t,e){return e.insert?t.insert(e.insert,i):t.push(e)}),new o.default),this.delta=r.compose(t)}else this.delta=this.getDelta(),t&&(0,g.default)(r.compose(t),this.delta)||(t=r.diff(this.delta,n));return t}}]),t}();function x(t,e){return Object.keys(e).reduce((function(n,r){return null==t[r]||(e[r]===t[r]?n[r]=e[r]:Array.isArray(e[r])?e[r].indexOf(t[r])<0&&(n[r]=e[r].concat([t[r]])):n[r]=[e[r],t[r]]),n}),{})}e.default=b},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.Range=void 0;var r=function(t,e){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return function(t,e){var n=[],r=!0,a=!1,i=void 0;try{for(var o,l=t[Symbol.iterator]();!(r=(o=l.next()).done)&&(n.push(o.value),!e||n.length!==e);r=!0);}catch(c){a=!0,i=c}finally{try{!r&&l.return&&l.return()}finally{if(a)throw i}}return n}(t,e);throw new TypeError("Invalid attempt to destructure non-iterable instance")},a=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),i=s(n(0)),o=s(n(21)),l=s(n(11)),c=s(n(8));function s(t){return t&&t.__esModule?t:{default:t}}function u(t){if(Array.isArray(t)){for(var e=0,n=Array(t.length);e<t.length;e++)n[e]=t[e];return n}return Array.from(t)}function d(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}var h=(0,s(n(10)).default)("quill:selection"),f=function t(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;d(this,t),this.index=e,this.length=n},p=function(){function t(e,n){var r=this;d(this,t),this.emitter=n,this.scroll=e,this.composing=!1,this.mouseDown=!1,this.root=this.scroll.domNode,this.cursor=i.default.create("cursor",this),this.lastRange=this.savedRange=new f(0,0),this.handleComposition(),this.handleDragging(),this.emitter.listenDOM("selectionchange",document,(function(){r.mouseDown||setTimeout(r.update.bind(r,c.default.sources.USER),1)})),this.emitter.on(c.default.events.EDITOR_CHANGE,(function(t,e){t===c.default.events.TEXT_CHANGE&&e.length()>0&&r.update(c.default.sources.SILENT)})),this.emitter.on(c.default.events.SCROLL_BEFORE_UPDATE,(function(){if(r.hasFocus()){var t=r.getNativeRange();null!=t&&t.start.node!==r.cursor.textNode&&r.emitter.once(c.default.events.SCROLL_UPDATE,(function(){try{r.setNativeRange(t.start.node,t.start.offset,t.end.node,t.end.offset)}catch(e){}}))}})),this.emitter.on(c.default.events.SCROLL_OPTIMIZE,(function(t,e){if(e.range){var n=e.range,a=n.startNode,i=n.startOffset,o=n.endNode,l=n.endOffset;r.setNativeRange(a,i,o,l)}})),this.update(c.default.sources.SILENT)}return a(t,[{key:"handleComposition",value:function(){var t=this;this.root.addEventListener("compositionstart",(function(){t.composing=!0})),this.root.addEventListener("compositionend",(function(){if(t.composing=!1,t.cursor.parent){var e=t.cursor.restore();if(!e)return;setTimeout((function(){t.setNativeRange(e.startNode,e.startOffset,e.endNode,e.endOffset)}),1)}}))}},{key:"handleDragging",value:function(){var t=this;this.emitter.listenDOM("mousedown",document.body,(function(){t.mouseDown=!0})),this.emitter.listenDOM("mouseup",document.body,(function(){t.mouseDown=!1,t.update(c.default.sources.USER)}))}},{key:"focus",value:function(){this.hasFocus()||(this.root.focus(),this.setRange(this.savedRange))}},{key:"format",value:function(t,e){if(null==this.scroll.whitelist||this.scroll.whitelist[t]){this.scroll.update();var n=this.getNativeRange();if(null!=n&&n.native.collapsed&&!i.default.query(t,i.default.Scope.BLOCK)){if(n.start.node!==this.cursor.textNode){var r=i.default.find(n.start.node,!1);if(null==r)return;if(r instanceof i.default.Leaf){var a=r.split(n.start.offset);r.parent.insertBefore(this.cursor,a)}else r.insertBefore(this.cursor,n.start.node);this.cursor.attach()}this.cursor.format(t,e),this.scroll.optimize(),this.setNativeRange(this.cursor.textNode,this.cursor.textNode.data.length),this.update()}}}},{key:"getBounds",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=this.scroll.length();t=Math.min(t,n-1),e=Math.min(t+e,n-1)-t;var a=void 0,i=this.scroll.leaf(t),o=r(i,2),l=o[0],c=o[1];if(null==l)return null;var s=l.position(c,!0),u=r(s,2);a=u[0],c=u[1];var d=document.createRange();if(e>0){d.setStart(a,c);var h=this.scroll.leaf(t+e),f=r(h,2);if(l=f[0],c=f[1],null==l)return null;var p=l.position(c,!0),g=r(p,2);return a=g[0],c=g[1],d.setEnd(a,c),d.getBoundingClientRect()}var v="left",m=void 0;return a instanceof Text?(c<a.data.length?(d.setStart(a,c),d.setEnd(a,c+1)):(d.setStart(a,c-1),d.setEnd(a,c),v="right"),m=d.getBoundingClientRect()):(m=l.domNode.getBoundingClientRect(),c>0&&(v="right")),{bottom:m.top+m.height,height:m.height,left:m[v],right:m[v],top:m.top,width:0}}},{key:"getNativeRange",value:function(){var t=document.getSelection();if(null==t||t.rangeCount<=0)return null;var e=t.getRangeAt(0);if(null==e)return null;var n=this.normalizeNative(e);return h.info("getNativeRange",n),n}},{key:"getRange",value:function(){var t=this.getNativeRange();return null==t?[null,null]:[this.normalizedToRange(t),t]}},{key:"hasFocus",value:function(){return document.activeElement===this.root}},{key:"normalizedToRange",value:function(t){var e=this,n=[[t.start.node,t.start.offset]];t.native.collapsed||n.push([t.end.node,t.end.offset]);var a=n.map((function(t){var n=r(t,2),a=n[0],o=n[1],l=i.default.find(a,!0),c=l.offset(e.scroll);return 0===o?c:l instanceof i.default.Container?c+l.length():c+l.index(a,o)})),o=Math.min(Math.max.apply(Math,u(a)),this.scroll.length()-1),l=Math.min.apply(Math,[o].concat(u(a)));return new f(l,o-l)}},{key:"normalizeNative",value:function(t){if(!g(this.root,t.startContainer)||!t.collapsed&&!g(this.root,t.endContainer))return null;var e={start:{node:t.startContainer,offset:t.startOffset},end:{node:t.endContainer,offset:t.endOffset},native:t};return[e.start,e.end].forEach((function(t){for(var e=t.node,n=t.offset;!(e instanceof Text)&&e.childNodes.length>0;)if(e.childNodes.length>n)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 e=this,n=t.collapsed?[t.index]:[t.index,t.index+t.length],a=[],i=this.scroll.length();return n.forEach((function(t,n){t=Math.min(i-1,t);var o,l=e.scroll.leaf(t),c=r(l,2),s=c[0],u=c[1],d=s.position(u,0!==n),h=r(d,2);o=h[0],u=h[1],a.push(o,u)})),a.length<2&&(a=a.concat(a)),a}},{key:"scrollIntoView",value:function(t){var e=this.lastRange;if(null!=e){var n=this.getBounds(e.index,e.length);if(null!=n){var a=this.scroll.length()-1,i=this.scroll.line(Math.min(e.index,a)),o=r(i,1)[0],l=o;if(e.length>0){var c=this.scroll.line(Math.min(e.index+e.length,a));l=r(c,1)[0]}if(null!=o&&null!=l){var s=t.getBoundingClientRect();n.top<s.top?t.scrollTop-=s.top-n.top:n.bottom>s.bottom&&(t.scrollTop+=n.bottom-s.bottom)}}}}},{key:"setNativeRange",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:e,a=arguments.length>4&&void 0!==arguments[4]&&arguments[4];if(h.info("setNativeRange",t,e,n,r),null==t||null!=this.root.parentNode&&null!=t.parentNode&&null!=n.parentNode){var i=document.getSelection();if(null!=i)if(null!=t){this.hasFocus()||this.root.focus();var o=(this.getNativeRange()||{}).native;if(null==o||a||t!==o.startContainer||e!==o.startOffset||n!==o.endContainer||r!==o.endOffset){"BR"==t.tagName&&(e=[].indexOf.call(t.parentNode.childNodes,t),t=t.parentNode),"BR"==n.tagName&&(r=[].indexOf.call(n.parentNode.childNodes,n),n=n.parentNode);var l=document.createRange();l.setStart(t,e),l.setEnd(n,r),i.removeAllRanges(),i.addRange(l)}}else i.removeAllRanges(),this.root.blur(),document.body.focus()}}},{key:"setRange",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:c.default.sources.API;if("string"===typeof e&&(n=e,e=!1),h.info("setRange",t),null!=t){var r=this.rangeToNative(t);this.setNativeRange.apply(this,u(r).concat([e]))}else this.setNativeRange(null);this.update(n)}},{key:"update",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:c.default.sources.USER,e=this.lastRange,n=this.getRange(),a=r(n,2),i=a[0],s=a[1];if(this.lastRange=i,null!=this.lastRange&&(this.savedRange=this.lastRange),!(0,l.default)(e,this.lastRange)){var u;!this.composing&&null!=s&&s.native.collapsed&&s.start.node!==this.cursor.textNode&&this.cursor.restore();var d,h=[c.default.events.SELECTION_CHANGE,(0,o.default)(this.lastRange),(0,o.default)(e),t];(u=this.emitter).emit.apply(u,[c.default.events.EDITOR_CHANGE].concat(h)),t!==c.default.sources.SILENT&&(d=this.emitter).emit.apply(d,h)}}}]),t}();function g(t,e){try{e.parentNode}catch(n){return!1}return e instanceof Text&&(e=e.parentNode),t.contains(e)}e.Range=f,e.default=p},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r,a=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),i=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},o=n(0),l=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),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,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return 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)}(e,t),a(e,[{key:"insertInto",value:function(t,n){0===t.children.length?i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"insertInto",this).call(this,t,n):this.remove()}},{key:"length",value:function(){return 0}},{key:"value",value:function(){return""}}],[{key:"value",value:function(){}}]),e}(((r=o)&&r.__esModule?r:{default:r}).default.Embed);l.blotName="break",l.tagName="BR",e.default=l},function(t,e,n){"use strict";var r=this&&this.__extends||function(){var t=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])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();Object.defineProperty(e,"__esModule",{value:!0});var a=n(44),i=n(30),o=n(1),l=function(t){function e(e){var n=t.call(this,e)||this;return n.build(),n}return r(e,t),e.prototype.appendChild=function(t){this.insertBefore(t)},e.prototype.attach=function(){t.prototype.attach.call(this),this.children.forEach((function(t){t.attach()}))},e.prototype.build=function(){var t=this;this.children=new a.default,[].slice.call(this.domNode.childNodes).reverse().forEach((function(e){try{var n=c(e);t.insertBefore(n,t.children.head||void 0)}catch(r){if(r instanceof o.ParchmentError)return;throw r}}))},e.prototype.deleteAt=function(t,e){if(0===t&&e===this.length())return this.remove();this.children.forEachAt(t,e,(function(t,e,n){t.deleteAt(e,n)}))},e.prototype.descendant=function(t,n){var r=this.children.find(n),a=r[0],i=r[1];return null==t.blotName&&t(a)||null!=t.blotName&&a instanceof t?[a,i]:a instanceof e?a.descendant(t,i):[null,-1]},e.prototype.descendants=function(t,n,r){void 0===n&&(n=0),void 0===r&&(r=Number.MAX_VALUE);var a=[],i=r;return this.children.forEachAt(n,r,(function(n,r,o){(null==t.blotName&&t(n)||null!=t.blotName&&n instanceof t)&&a.push(n),n instanceof e&&(a=a.concat(n.descendants(t,r,i))),i-=o})),a},e.prototype.detach=function(){this.children.forEach((function(t){t.detach()})),t.prototype.detach.call(this)},e.prototype.formatAt=function(t,e,n,r){this.children.forEachAt(t,e,(function(t,e,a){t.formatAt(e,a,n,r)}))},e.prototype.insertAt=function(t,e,n){var r=this.children.find(t),a=r[0],i=r[1];if(a)a.insertAt(i,e,n);else{var l=null==n?o.create("text",e):o.create(e,n);this.appendChild(l)}},e.prototype.insertBefore=function(t,e){if(null!=this.statics.allowedChildren&&!this.statics.allowedChildren.some((function(e){return t instanceof e})))throw new o.ParchmentError("Cannot insert "+t.statics.blotName+" into "+this.statics.blotName);t.insertInto(this,e)},e.prototype.length=function(){return this.children.reduce((function(t,e){return t+e.length()}),0)},e.prototype.moveChildren=function(t,e){this.children.forEach((function(n){t.insertBefore(n,e)}))},e.prototype.optimize=function(e){if(t.prototype.optimize.call(this,e),0===this.children.length)if(null!=this.statics.defaultChild){var n=o.create(this.statics.defaultChild);this.appendChild(n),n.optimize(e)}else this.remove()},e.prototype.path=function(t,n){void 0===n&&(n=!1);var r=this.children.find(t,n),a=r[0],i=r[1],o=[[this,t]];return a instanceof e?o.concat(a.path(i,n)):(null!=a&&o.push([a,i]),o)},e.prototype.removeChild=function(t){this.children.remove(t)},e.prototype.replace=function(n){n instanceof e&&n.moveChildren(this),t.prototype.replace.call(this,n)},e.prototype.split=function(t,e){if(void 0===e&&(e=!1),!e){if(0===t)return this;if(t===this.length())return this.next}var n=this.clone();return this.parent.insertBefore(n,this.next),this.children.forEachAt(t,this.length(),(function(t,r,a){t=t.split(r,e),n.appendChild(t)})),n},e.prototype.unwrap=function(){this.moveChildren(this.parent,this.next),this.remove()},e.prototype.update=function(t,e){var n=this,r=[],a=[];t.forEach((function(t){t.target===n.domNode&&"childList"===t.type&&(r.push.apply(r,t.addedNodes),a.push.apply(a,t.removedNodes))})),a.forEach((function(t){if(!(null!=t.parentNode&&"IFRAME"!==t.tagName&&document.body.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_CONTAINED_BY)){var e=o.find(t);null!=e&&(null!=e.domNode.parentNode&&e.domNode.parentNode!==n.domNode||e.detach())}})),r.filter((function(t){return t.parentNode==n.domNode})).sort((function(t,e){return t===e?0:t.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_FOLLOWING?1:-1})).forEach((function(t){var e=null;null!=t.nextSibling&&(e=o.find(t.nextSibling));var r=c(t);r.next==e&&null!=r.next||(null!=r.parent&&r.parent.removeChild(n),n.insertBefore(r,e||void 0))}))},e}(i.default);function c(t){var e=o.find(t);if(null==e)try{e=o.create(t)}catch(n){e=o.create(o.Scope.INLINE),[].slice.call(t.childNodes).forEach((function(t){e.domNode.appendChild(t)})),t.parentNode&&t.parentNode.replaceChild(e.domNode,t),e.attach()}return e}e.default=l},function(t,e,n){"use strict";var r=this&&this.__extends||function(){var t=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])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();Object.defineProperty(e,"__esModule",{value:!0});var a=n(12),i=n(31),o=n(17),l=n(1),c=function(t){function e(e){var n=t.call(this,e)||this;return n.attributes=new i.default(n.domNode),n}return r(e,t),e.formats=function(t){return"string"===typeof this.tagName||(Array.isArray(this.tagName)?t.tagName.toLowerCase():void 0)},e.prototype.format=function(t,e){var n=l.query(t);n instanceof a.default?this.attributes.attribute(n,e):e&&(null==n||t===this.statics.blotName&&this.formats()[t]===e||this.replaceWith(t,e))},e.prototype.formats=function(){var t=this.attributes.values(),e=this.statics.formats(this.domNode);return null!=e&&(t[this.statics.blotName]=e),t},e.prototype.replaceWith=function(e,n){var r=t.prototype.replaceWith.call(this,e,n);return this.attributes.copy(r),r},e.prototype.update=function(e,n){var r=this;t.prototype.update.call(this,e,n),e.some((function(t){return t.target===r.domNode&&"attributes"===t.type}))&&this.attributes.build()},e.prototype.wrap=function(n,r){var a=t.prototype.wrap.call(this,n,r);return a instanceof e&&a.statics.scope===this.statics.scope&&this.attributes.move(a),a},e}(o.default);e.default=c},function(t,e,n){"use strict";var r=this&&this.__extends||function(){var t=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])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();Object.defineProperty(e,"__esModule",{value:!0});var a=n(30),i=n(1),o=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r(e,t),e.value=function(t){return!0},e.prototype.index=function(t,e){return this.domNode===t||this.domNode.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_CONTAINED_BY?Math.min(e,1):-1},e.prototype.position=function(t,e){var n=[].indexOf.call(this.parent.domNode.childNodes,this.domNode);return t>0&&(n+=1),[this.parent.domNode,n]},e.prototype.value=function(){var t;return(t={})[this.statics.blotName]=this.statics.value(this.domNode)||!0,t},e.scope=i.Scope.INLINE_BLOT,e}(a.default);e.default=o},function(t,e,n){var r=n(11),a=n(3),i={attributes:{compose:function(t,e,n){"object"!==typeof t&&(t={}),"object"!==typeof e&&(e={});var r=a(!0,{},e);for(var i in n||(r=Object.keys(r).reduce((function(t,e){return null!=r[e]&&(t[e]=r[e]),t}),{})),t)void 0!==t[i]&&void 0===e[i]&&(r[i]=t[i]);return Object.keys(r).length>0?r:void 0},diff:function(t,e){"object"!==typeof t&&(t={}),"object"!==typeof e&&(e={});var n=Object.keys(t).concat(Object.keys(e)).reduce((function(n,a){return r(t[a],e[a])||(n[a]=void 0===e[a]?null:e[a]),n}),{});return Object.keys(n).length>0?n:void 0},transform:function(t,e,n){if("object"!==typeof t)return e;if("object"===typeof e){if(!n)return e;var r=Object.keys(e).reduce((function(n,r){return void 0===t[r]&&(n[r]=e[r]),n}),{});return Object.keys(r).length>0?r:void 0}}},iterator:function(t){return new o(t)},length:function(t){return"number"===typeof t.delete?t.delete:"number"===typeof t.retain?t.retain:"string"===typeof t.insert?t.insert.length:1}};function o(t){this.ops=t,this.index=0,this.offset=0}o.prototype.hasNext=function(){return this.peekLength()<1/0},o.prototype.next=function(t){t||(t=1/0);var e=this.ops[this.index];if(e){var n=this.offset,r=i.length(e);if(t>=r-n?(t=r-n,this.index+=1,this.offset=0):this.offset+=t,"number"===typeof e.delete)return{delete:t};var a={};return e.attributes&&(a.attributes=e.attributes),"number"===typeof e.retain?a.retain=t:"string"===typeof e.insert?a.insert=e.insert.substr(n,t):a.insert=e.insert,a}return{retain:1/0}},o.prototype.peek=function(){return this.ops[this.index]},o.prototype.peekLength=function(){return this.ops[this.index]?i.length(this.ops[this.index])-this.offset:1/0},o.prototype.peekType=function(){return this.ops[this.index]?"number"===typeof this.ops[this.index].delete?"delete":"number"===typeof this.ops[this.index].retain?"retain":"insert":"retain"},o.prototype.rest=function(){if(this.hasNext()){if(0===this.offset)return this.ops.slice(this.index);var t=this.offset,e=this.index,n=this.next(),r=this.ops.slice(this.index);return this.offset=t,this.index=e,[n].concat(r)}return[]},t.exports=i},function(t,e){var n=function(){"use strict";function t(t,e){return null!=e&&t instanceof e}var e,n,r;try{e=Map}catch(l){e=function(){}}try{n=Set}catch(l){n=function(){}}try{r=Promise}catch(l){r=function(){}}function a(i,l,c,s,u){"object"===typeof l&&(c=l.depth,s=l.prototype,u=l.includeNonEnumerable,l=l.circular);var d=[],h=[],f="undefined"!=typeof Buffer;return"undefined"==typeof l&&(l=!0),"undefined"==typeof c&&(c=1/0),function i(c,p){if(null===c)return null;if(0===p)return c;var g,v;if("object"!=typeof c)return c;if(t(c,e))g=new e;else if(t(c,n))g=new n;else if(t(c,r))g=new r((function(t,e){c.then((function(e){t(i(e,p-1))}),(function(t){e(i(t,p-1))}))}));else if(a.__isArray(c))g=[];else if(a.__isRegExp(c))g=new RegExp(c.source,o(c)),c.lastIndex&&(g.lastIndex=c.lastIndex);else if(a.__isDate(c))g=new Date(c.getTime());else{if(f&&Buffer.isBuffer(c))return g=Buffer.allocUnsafe?Buffer.allocUnsafe(c.length):new Buffer(c.length),c.copy(g),g;t(c,Error)?g=Object.create(c):"undefined"==typeof s?(v=Object.getPrototypeOf(c),g=Object.create(v)):(g=Object.create(s),v=s)}if(l){var m=d.indexOf(c);if(-1!=m)return h[m];d.push(c),h.push(g)}for(var y in t(c,e)&&c.forEach((function(t,e){var n=i(e,p-1),r=i(t,p-1);g.set(n,r)})),t(c,n)&&c.forEach((function(t){var e=i(t,p-1);g.add(e)})),c){var b;v&&(b=Object.getOwnPropertyDescriptor(v,y)),b&&null==b.set||(g[y]=i(c[y],p-1))}if(Object.getOwnPropertySymbols){var x=Object.getOwnPropertySymbols(c);for(y=0;y<x.length;y++){var M=x[y];(!(z=Object.getOwnPropertyDescriptor(c,M))||z.enumerable||u)&&(g[M]=i(c[M],p-1),z.enumerable||Object.defineProperty(g,M,{enumerable:!1}))}}if(u){var w=Object.getOwnPropertyNames(c);for(y=0;y<w.length;y++){var z,C=w[y];(z=Object.getOwnPropertyDescriptor(c,C))&&z.enumerable||(g[C]=i(c[C],p-1),Object.defineProperty(g,C,{enumerable:!1}))}}return g}(i,c)}function i(t){return Object.prototype.toString.call(t)}function o(t){var e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),e}return a.clonePrototype=function(t){if(null===t)return null;var e=function(){};return e.prototype=t,new e},a.__objToStr=i,a.__isDate=function(t){return"object"===typeof t&&"[object Date]"===i(t)},a.__isArray=function(t){return"object"===typeof t&&"[object Array]"===i(t)},a.__isRegExp=function(t){return"object"===typeof t&&"[object RegExp]"===i(t)},a.__getRegExpFlags=o,a}();"object"===typeof t&&t.exports&&(t.exports=n)},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=function(t,e){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return function(t,e){var n=[],r=!0,a=!1,i=void 0;try{for(var o,l=t[Symbol.iterator]();!(r=(o=l.next()).done)&&(n.push(o.value),!e||n.length!==e);r=!0);}catch(c){a=!0,i=c}finally{try{!r&&l.return&&l.return()}finally{if(a)throw i}}return n}(t,e);throw new TypeError("Invalid attempt to destructure non-iterable instance")},a=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),i=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},o=f(n(0)),l=f(n(8)),c=n(4),s=f(c),u=f(n(16)),d=f(n(13)),h=f(n(25));function f(t){return t&&t.__esModule?t:{default:t}}function p(t){return t instanceof s.default||t instanceof c.BlockEmbed}var g=function(t){function e(t,n){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);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,(e.__proto__||Object.getPrototypeOf(e)).call(this,t));return r.emitter=n.emitter,Array.isArray(n.whitelist)&&(r.whitelist=n.whitelist.reduce((function(t,e){return t[e]=!0,t}),{})),r.domNode.addEventListener("DOMNodeInserted",(function(){})),r.optimize(),r.enable(),r}return 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)}(e,t),a(e,[{key:"batchStart",value:function(){this.batch=!0}},{key:"batchEnd",value:function(){this.batch=!1,this.optimize()}},{key:"deleteAt",value:function(t,n){var a=this.line(t),o=r(a,2),l=o[0],s=o[1],h=this.line(t+n),f=r(h,1)[0];if(i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"deleteAt",this).call(this,t,n),null!=f&&l!==f&&s>0){if(l instanceof c.BlockEmbed||f instanceof c.BlockEmbed)return void this.optimize();if(l instanceof d.default){var p=l.newlineIndex(l.length(),!0);if(p>-1&&(l=l.split(p+1))===f)return void this.optimize()}else if(f instanceof d.default){var g=f.newlineIndex(0);g>-1&&f.split(g+1)}var v=f.children.head instanceof u.default?null:f.children.head;l.moveChildren(f,v),l.remove()}this.optimize()}},{key:"enable",value:function(){var t=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];this.domNode.setAttribute("contenteditable",t)}},{key:"formatAt",value:function(t,n,r,a){(null==this.whitelist||this.whitelist[r])&&(i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"formatAt",this).call(this,t,n,r,a),this.optimize())}},{key:"insertAt",value:function(t,n,r){if(null==r||null==this.whitelist||this.whitelist[n]){if(t>=this.length())if(null==r||null==o.default.query(n,o.default.Scope.BLOCK)){var a=o.default.create(this.statics.defaultChild);this.appendChild(a),null==r&&n.endsWith("\n")&&(n=n.slice(0,-1)),a.insertAt(0,n,r)}else{var l=o.default.create(n,r);this.appendChild(l)}else i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"insertAt",this).call(this,t,n,r);this.optimize()}}},{key:"insertBefore",value:function(t,n){if(t.statics.scope===o.default.Scope.INLINE_BLOT){var r=o.default.create(this.statics.defaultChild);r.appendChild(t),t=r}i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"insertBefore",this).call(this,t,n)}},{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(p,t)}},{key:"lines",value:function(){return function t(e,n,r){var a=[],i=r;return e.children.forEachAt(n,r,(function(e,n,r){p(e)?a.push(e):e instanceof o.default.Container&&(a=a.concat(t(e,n,i))),i-=r})),a}(this,arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,arguments.length>1&&void 0!==arguments[1]?arguments[1]:Number.MAX_VALUE)}},{key:"optimize",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};!0!==this.batch&&(i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"optimize",this).call(this,t,n),t.length>0&&this.emitter.emit(l.default.events.SCROLL_OPTIMIZE,t,n))}},{key:"path",value:function(t){return i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"path",this).call(this,t).slice(1)}},{key:"update",value:function(t){if(!0!==this.batch){var n=l.default.sources.USER;"string"===typeof t&&(n=t),Array.isArray(t)||(t=this.observer.takeRecords()),t.length>0&&this.emitter.emit(l.default.events.SCROLL_BEFORE_UPDATE,n,t),i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"update",this).call(this,t.concat([])),t.length>0&&this.emitter.emit(l.default.events.SCROLL_UPDATE,n,t)}}}]),e}(o.default.Scroll);g.blotName="scroll",g.className="ql-editor",g.tagName="DIV",g.defaultChild="block",g.allowedChildren=[s.default,c.BlockEmbed,h.default],e.default=g},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.SHORTKEY=e.default=void 0;var r="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},a=function(t,e){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return function(t,e){var n=[],r=!0,a=!1,i=void 0;try{for(var o,l=t[Symbol.iterator]();!(r=(o=l.next()).done)&&(n.push(o.value),!e||n.length!==e);r=!0);}catch(c){a=!0,i=c}finally{try{!r&&l.return&&l.return()}finally{if(a)throw i}}return n}(t,e);throw new TypeError("Invalid attempt to destructure non-iterable instance")},i=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),o=g(n(21)),l=g(n(11)),c=g(n(3)),s=g(n(2)),u=g(n(20)),d=g(n(0)),h=g(n(5)),f=g(n(10)),p=g(n(9));function g(t){return t&&t.__esModule?t:{default:t}}function v(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var m=(0,f.default)("quill:keyboard"),y=/Mac/i.test(navigator.platform)?"metaKey":"ctrlKey",b=function(t){function e(t,n){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);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,(e.__proto__||Object.getPrototypeOf(e)).call(this,t,n));return r.bindings={},Object.keys(r.options.bindings).forEach((function(e){("list autofill"!==e||null==t.scroll.whitelist||t.scroll.whitelist.list)&&r.options.bindings[e]&&r.addBinding(r.options.bindings[e])})),r.addBinding({key:e.keys.ENTER,shiftKey:null},C),r.addBinding({key:e.keys.ENTER,metaKey:null,ctrlKey:null,altKey:null},(function(){})),/Firefox/i.test(navigator.userAgent)?(r.addBinding({key:e.keys.BACKSPACE},{collapsed:!0},M),r.addBinding({key:e.keys.DELETE},{collapsed:!0},w)):(r.addBinding({key:e.keys.BACKSPACE},{collapsed:!0,prefix:/^.?$/},M),r.addBinding({key:e.keys.DELETE},{collapsed:!0,suffix:/^.?$/},w)),r.addBinding({key:e.keys.BACKSPACE},{collapsed:!1},z),r.addBinding({key:e.keys.DELETE},{collapsed:!1},z),r.addBinding({key:e.keys.BACKSPACE,altKey:null,ctrlKey:null,metaKey:null,shiftKey:null},{collapsed:!0,offset:0},M),r.listen(),r}return 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)}(e,t),i(e,null,[{key:"match",value:function(t,e){return e=H(e),!["altKey","ctrlKey","metaKey","shiftKey"].some((function(n){return!!e[n]!==t[n]&&null!==e[n]}))&&e.key===(t.which||t.keyCode)}}]),i(e,[{key:"addBinding",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=H(t);if(null==r||null==r.key)return m.warn("Attempted to add invalid keyboard binding",r);"function"===typeof e&&(e={handler:e}),"function"===typeof n&&(n={handler:n}),r=(0,c.default)(r,e,n),this.bindings[r.key]=this.bindings[r.key]||[],this.bindings[r.key].push(r)}},{key:"listen",value:function(){var t=this;this.quill.root.addEventListener("keydown",(function(n){if(!n.defaultPrevented){var i=n.which||n.keyCode,o=(t.bindings[i]||[]).filter((function(t){return e.match(n,t)}));if(0!==o.length){var c=t.quill.getSelection();if(null!=c&&t.quill.hasFocus()){var s=t.quill.getLine(c.index),u=a(s,2),h=u[0],f=u[1],p=t.quill.getLeaf(c.index),g=a(p,2),v=g[0],m=g[1],y=0===c.length?[v,m]:t.quill.getLeaf(c.index+c.length),b=a(y,2),x=b[0],M=b[1],w=v instanceof d.default.Text?v.value().slice(0,m):"",z=x instanceof d.default.Text?x.value().slice(M):"",C={collapsed:0===c.length,empty:0===c.length&&h.length()<=1,format:t.quill.getFormat(c),offset:f,prefix:w,suffix:z};o.some((function(e){if(null!=e.collapsed&&e.collapsed!==C.collapsed)return!1;if(null!=e.empty&&e.empty!==C.empty)return!1;if(null!=e.offset&&e.offset!==C.offset)return!1;if(Array.isArray(e.format)){if(e.format.every((function(t){return null==C.format[t]})))return!1}else if("object"===r(e.format)&&!Object.keys(e.format).every((function(t){return!0===e.format[t]?null!=C.format[t]:!1===e.format[t]?null==C.format[t]:(0,l.default)(e.format[t],C.format[t])})))return!1;return!(null!=e.prefix&&!e.prefix.test(C.prefix))&&!(null!=e.suffix&&!e.suffix.test(C.suffix))&&!0!==e.handler.call(t,c,C)}))&&n.preventDefault()}}}}))}}]),e}(p.default);function x(t,e){var n,r=t===b.keys.LEFT?"prefix":"suffix";return v(n={key:t,shiftKey:e,altKey:null},r,/^$/),v(n,"handler",(function(n){var r=n.index;t===b.keys.RIGHT&&(r+=n.length+1);var i=this.quill.getLeaf(r);return!(a(i,1)[0]instanceof d.default.Embed)||(t===b.keys.LEFT?e?this.quill.setSelection(n.index-1,n.length+1,h.default.sources.USER):this.quill.setSelection(n.index-1,h.default.sources.USER):e?this.quill.setSelection(n.index,n.length+1,h.default.sources.USER):this.quill.setSelection(n.index+n.length+1,h.default.sources.USER),!1)})),n}function M(t,e){if(!(0===t.index||this.quill.getLength()<=1)){var n=this.quill.getLine(t.index),r=a(n,1)[0],i={};if(0===e.offset){var o=this.quill.getLine(t.index-1),l=a(o,1)[0];if(null!=l&&l.length()>1){var c=r.formats(),s=this.quill.getFormat(t.index-1,1);i=u.default.attributes.diff(c,s)||{}}}var d=/[\uD800-\uDBFF][\uDC00-\uDFFF]$/.test(e.prefix)?2:1;this.quill.deleteText(t.index-d,d,h.default.sources.USER),Object.keys(i).length>0&&this.quill.formatLine(t.index-d,d,i,h.default.sources.USER),this.quill.focus()}}function w(t,e){var n=/^[\uD800-\uDBFF][\uDC00-\uDFFF]/.test(e.suffix)?2:1;if(!(t.index>=this.quill.getLength()-n)){var r={},i=0,o=this.quill.getLine(t.index),l=a(o,1)[0];if(e.offset>=l.length()-1){var c=this.quill.getLine(t.index+1),s=a(c,1)[0];if(s){var d=l.formats(),f=this.quill.getFormat(t.index,1);r=u.default.attributes.diff(d,f)||{},i=s.length()}}this.quill.deleteText(t.index,n,h.default.sources.USER),Object.keys(r).length>0&&this.quill.formatLine(t.index+i-1,n,r,h.default.sources.USER)}}function z(t){var e=this.quill.getLines(t),n={};if(e.length>1){var r=e[0].formats(),a=e[e.length-1].formats();n=u.default.attributes.diff(a,r)||{}}this.quill.deleteText(t,h.default.sources.USER),Object.keys(n).length>0&&this.quill.formatLine(t.index,1,n,h.default.sources.USER),this.quill.setSelection(t.index,h.default.sources.SILENT),this.quill.focus()}function C(t,e){var n=this;t.length>0&&this.quill.scroll.deleteAt(t.index,t.length);var r=Object.keys(e.format).reduce((function(t,n){return d.default.query(n,d.default.Scope.BLOCK)&&!Array.isArray(e.format[n])&&(t[n]=e.format[n]),t}),{});this.quill.insertText(t.index,"\n",r,h.default.sources.USER),this.quill.setSelection(t.index+1,h.default.sources.SILENT),this.quill.focus(),Object.keys(e.format).forEach((function(t){null==r[t]&&(Array.isArray(e.format[t])||"link"!==t&&n.quill.format(t,e.format[t],h.default.sources.USER))}))}function A(t){return{key:b.keys.TAB,shiftKey:!t,format:{"code-block":!0},handler:function(e){var n=d.default.query("code-block"),r=e.index,i=e.length,o=this.quill.scroll.descendant(n,r),l=a(o,2),c=l[0],s=l[1];if(null!=c){var u=this.quill.getIndex(c),f=c.newlineIndex(s,!0)+1,p=c.newlineIndex(u+s+i),g=c.domNode.textContent.slice(f,p).split("\n");s=0,g.forEach((function(e,a){t?(c.insertAt(f+s,n.TAB),s+=n.TAB.length,0===a?r+=n.TAB.length:i+=n.TAB.length):e.startsWith(n.TAB)&&(c.deleteAt(f+s,n.TAB.length),s-=n.TAB.length,0===a?r-=n.TAB.length:i-=n.TAB.length),s+=e.length+1})),this.quill.update(h.default.sources.USER),this.quill.setSelection(r,i,h.default.sources.SILENT)}}}}function k(t){return{key:t[0].toUpperCase(),shortKey:!0,handler:function(e,n){this.quill.format(t,!n.format[t],h.default.sources.USER)}}}function H(t){if("string"===typeof t||"number"===typeof t)return H({key:t});if("object"===("undefined"===typeof t?"undefined":r(t))&&(t=(0,o.default)(t,!1)),"string"===typeof t.key)if(null!=b.keys[t.key.toUpperCase()])t.key=b.keys[t.key.toUpperCase()];else{if(1!==t.key.length)return null;t.key=t.key.toUpperCase().charCodeAt(0)}return t.shortKey&&(t[y]=t.shortKey,delete t.shortKey),t}b.keys={BACKSPACE:8,TAB:9,ENTER:13,ESCAPE:27,LEFT:37,UP:38,RIGHT:39,DOWN:40,DELETE:46},b.DEFAULTS={bindings:{bold:k("bold"),italic:k("italic"),underline:k("underline"),indent:{key:b.keys.TAB,format:["blockquote","indent","list"],handler:function(t,e){if(e.collapsed&&0!==e.offset)return!0;this.quill.format("indent","+1",h.default.sources.USER)}},outdent:{key:b.keys.TAB,shiftKey:!0,format:["blockquote","indent","list"],handler:function(t,e){if(e.collapsed&&0!==e.offset)return!0;this.quill.format("indent","-1",h.default.sources.USER)}},"outdent backspace":{key:b.keys.BACKSPACE,collapsed:!0,shiftKey:null,metaKey:null,ctrlKey:null,altKey:null,format:["indent","list"],offset:0,handler:function(t,e){null!=e.format.indent?this.quill.format("indent","-1",h.default.sources.USER):null!=e.format.list&&this.quill.format("list",!1,h.default.sources.USER)}},"indent code-block":A(!0),"outdent code-block":A(!1),"remove tab":{key:b.keys.TAB,shiftKey:!0,collapsed:!0,prefix:/\t$/,handler:function(t){this.quill.deleteText(t.index-1,1,h.default.sources.USER)}},tab:{key:b.keys.TAB,handler:function(t){this.quill.history.cutoff();var e=(new s.default).retain(t.index).delete(t.length).insert("\t");this.quill.updateContents(e,h.default.sources.USER),this.quill.history.cutoff(),this.quill.setSelection(t.index+1,h.default.sources.SILENT)}},"list empty enter":{key:b.keys.ENTER,collapsed:!0,format:["list"],empty:!0,handler:function(t,e){this.quill.format("list",!1,h.default.sources.USER),e.format.indent&&this.quill.format("indent",!1,h.default.sources.USER)}},"checklist enter":{key:b.keys.ENTER,collapsed:!0,format:{list:"checked"},handler:function(t){var e=this.quill.getLine(t.index),n=a(e,2),r=n[0],i=n[1],o=(0,c.default)({},r.formats(),{list:"checked"}),l=(new s.default).retain(t.index).insert("\n",o).retain(r.length()-i-1).retain(1,{list:"unchecked"});this.quill.updateContents(l,h.default.sources.USER),this.quill.setSelection(t.index+1,h.default.sources.SILENT),this.quill.scrollIntoView()}},"header enter":{key:b.keys.ENTER,collapsed:!0,format:["header"],suffix:/^$/,handler:function(t,e){var n=this.quill.getLine(t.index),r=a(n,2),i=r[0],o=r[1],l=(new s.default).retain(t.index).insert("\n",e.format).retain(i.length()-o-1).retain(1,{header:null});this.quill.updateContents(l,h.default.sources.USER),this.quill.setSelection(t.index+1,h.default.sources.SILENT),this.quill.scrollIntoView()}},"list autofill":{key:" ",collapsed:!0,format:{list:!1},prefix:/^\s*?(\d+\.|-|\*|\[ ?\]|\[x\])$/,handler:function(t,e){var n=e.prefix.length,r=this.quill.getLine(t.index),i=a(r,2),o=i[0],l=i[1];if(l>n)return!0;var c=void 0;switch(e.prefix.trim()){case"[]":case"[ ]":c="unchecked";break;case"[x]":c="checked";break;case"-":case"*":c="bullet";break;default:c="ordered"}this.quill.insertText(t.index," ",h.default.sources.USER),this.quill.history.cutoff();var u=(new s.default).retain(t.index-l).delete(n+1).retain(o.length()-2-l).retain(1,{list:c});this.quill.updateContents(u,h.default.sources.USER),this.quill.history.cutoff(),this.quill.setSelection(t.index-n,h.default.sources.SILENT)}},"code exit":{key:b.keys.ENTER,collapsed:!0,format:["code-block"],prefix:/\n\n$/,suffix:/^\s+$/,handler:function(t){var e=this.quill.getLine(t.index),n=a(e,2),r=n[0],i=n[1],o=(new s.default).retain(t.index+r.length()-i-2).retain(1,{"code-block":null}).delete(1);this.quill.updateContents(o,h.default.sources.USER)}},"embed left":x(b.keys.LEFT,!1),"embed left shift":x(b.keys.LEFT,!0),"embed right":x(b.keys.RIGHT,!1),"embed right shift":x(b.keys.RIGHT,!0)}},e.default=b,e.SHORTKEY=y},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=function(t,e){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return function(t,e){var n=[],r=!0,a=!1,i=void 0;try{for(var o,l=t[Symbol.iterator]();!(r=(o=l.next()).done)&&(n.push(o.value),!e||n.length!==e);r=!0);}catch(c){a=!0,i=c}finally{try{!r&&l.return&&l.return()}finally{if(a)throw i}}return n}(t,e);throw new TypeError("Invalid attempt to destructure non-iterable instance")},a=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},i=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),o=c(n(0)),l=c(n(7));function c(t){return t&&t.__esModule?t:{default:t}}var s=function(t){function e(t,n){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);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,(e.__proto__||Object.getPrototypeOf(e)).call(this,t));return r.selection=n,r.textNode=document.createTextNode(e.CONTENTS),r.domNode.appendChild(r.textNode),r._length=0,r}return 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)}(e,t),i(e,null,[{key:"value",value:function(){}}]),i(e,[{key:"detach",value:function(){null!=this.parent&&this.parent.removeChild(this)}},{key:"format",value:function(t,n){if(0!==this._length)return a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"format",this).call(this,t,n);for(var r=this,i=0;null!=r&&r.statics.scope!==o.default.Scope.BLOCK_BLOT;)i+=r.offset(r.parent),r=r.parent;null!=r&&(this._length=e.CONTENTS.length,r.optimize(),r.formatAt(i,e.CONTENTS.length,t,n),this._length=0)}},{key:"index",value:function(t,n){return t===this.textNode?0:a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"index",this).call(this,t,n)}},{key:"length",value:function(){return this._length}},{key:"position",value:function(){return[this.textNode,this.textNode.data.length]}},{key:"remove",value:function(){a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"remove",this).call(this),this.parent=null}},{key:"restore",value:function(){if(!this.selection.composing&&null!=this.parent){var t=this.textNode,n=this.selection.getNativeRange(),a=void 0,i=void 0,c=void 0;if(null!=n&&n.start.node===t&&n.end.node===t){var s=[t,n.start.offset,n.end.offset];a=s[0],i=s[1],c=s[2]}for(;null!=this.domNode.lastChild&&this.domNode.lastChild!==this.textNode;)this.domNode.parentNode.insertBefore(this.domNode.lastChild,this.domNode);if(this.textNode.data!==e.CONTENTS){var u=this.textNode.data.split(e.CONTENTS).join("");this.next instanceof l.default?(a=this.next.domNode,this.next.insertAt(0,u),this.textNode.data=e.CONTENTS):(this.textNode.data=u,this.parent.insertBefore(o.default.create(this.textNode),this),this.textNode=document.createTextNode(e.CONTENTS),this.domNode.appendChild(this.textNode))}if(this.remove(),null!=i){var d=[i,c].map((function(t){return Math.max(0,Math.min(a.data.length,t-1))})),h=r(d,2);return i=h[0],c=h[1],{startNode:a,startOffset:i,endNode:a,endOffset:c}}}}},{key:"update",value:function(t,e){var n=this;if(t.some((function(t){return"characterData"===t.type&&t.target===n.textNode}))){var r=this.restore();r&&(e.range=r)}}},{key:"value",value:function(){return""}}]),e}(o.default.Embed);s.blotName="cursor",s.className="ql-cursor",s.tagName="span",s.CONTENTS="\ufeff",e.default=s},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=o(n(0)),a=n(4),i=o(a);function o(t){return t&&t.__esModule?t:{default:t}}var l=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),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,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return 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)}(e,t),e}(r.default.Container);l.allowedChildren=[i.default,a.BlockEmbed,l],e.default=l},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.ColorStyle=e.ColorClass=e.ColorAttributor=void 0;var r,a=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),i=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},o=n(0),l=(r=o)&&r.__esModule?r:{default:r},c=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),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,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return 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)}(e,t),a(e,[{key:"value",value:function(t){var n=i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"value",this).call(this,t);return n.startsWith("rgb(")?(n=n.replace(/^[^\d]+/,"").replace(/[^\d]+$/,""),"#"+n.split(",").map((function(t){return("00"+parseInt(t).toString(16)).slice(-2)})).join("")):n}}]),e}(l.default.Attributor.Style),s=new l.default.Attributor.Class("color","ql-color",{scope:l.default.Scope.INLINE}),u=new c("color","color",{scope:l.default.Scope.INLINE});e.ColorAttributor=c,e.ColorClass=s,e.ColorStyle=u},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.sanitize=e.default=void 0;var r,a=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),i=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},o=n(6),l=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),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,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return 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)}(e,t),a(e,[{key:"format",value:function(t,n){if(t!==this.statics.blotName||!n)return i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"format",this).call(this,t,n);n=this.constructor.sanitize(n),this.domNode.setAttribute("href",n)}}],[{key:"create",value:function(t){var n=i(e.__proto__||Object.getPrototypeOf(e),"create",this).call(this,t);return t=this.sanitize(t),n.setAttribute("href",t),n.setAttribute("rel","noopener noreferrer"),n.setAttribute("target","_blank"),n}},{key:"formats",value:function(t){return t.getAttribute("href")}},{key:"sanitize",value:function(t){return c(t,this.PROTOCOL_WHITELIST)?t:this.SANITIZED_URL}}]),e}(((r=o)&&r.__esModule?r:{default:r}).default);function c(t,e){var n=document.createElement("a");n.href=t;var r=n.href.slice(0,n.href.indexOf(":"));return e.indexOf(r)>-1}l.blotName="link",l.tagName="A",l.SANITIZED_URL="about:blank",l.PROTOCOL_WHITELIST=["http","https","mailto","tel"],e.default=l,e.sanitize=c},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r="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},a=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),i=l(n(23)),o=l(n(107));function l(t){return t&&t.__esModule?t:{default:t}}var c=0;function s(t,e){t.setAttribute(e,!("true"===t.getAttribute(e)))}var u=function(){function t(e){var n=this;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.select=e,this.container=document.createElement("span"),this.buildPicker(),this.select.style.display="none",this.select.parentNode.insertBefore(this.container,this.select),this.label.addEventListener("mousedown",(function(){n.togglePicker()})),this.label.addEventListener("keydown",(function(t){switch(t.keyCode){case i.default.keys.ENTER:n.togglePicker();break;case i.default.keys.ESCAPE:n.escape(),t.preventDefault()}})),this.select.addEventListener("change",this.update.bind(this))}return a(t,[{key:"togglePicker",value:function(){this.container.classList.toggle("ql-expanded"),s(this.label,"aria-expanded"),s(this.options,"aria-hidden")}},{key:"buildItem",value:function(t){var e=this,n=document.createElement("span");return n.tabIndex="0",n.setAttribute("role","button"),n.classList.add("ql-picker-item"),t.hasAttribute("value")&&n.setAttribute("data-value",t.getAttribute("value")),t.textContent&&n.setAttribute("data-label",t.textContent),n.addEventListener("click",(function(){e.selectItem(n,!0)})),n.addEventListener("keydown",(function(t){switch(t.keyCode){case i.default.keys.ENTER:e.selectItem(n,!0),t.preventDefault();break;case i.default.keys.ESCAPE:e.escape(),t.preventDefault()}})),n}},{key:"buildLabel",value:function(){var t=document.createElement("span");return t.classList.add("ql-picker-label"),t.innerHTML=o.default,t.tabIndex="0",t.setAttribute("role","button"),t.setAttribute("aria-expanded","false"),this.container.appendChild(t),t}},{key:"buildOptions",value:function(){var t=this,e=document.createElement("span");e.classList.add("ql-picker-options"),e.setAttribute("aria-hidden","true"),e.tabIndex="-1",e.id="ql-picker-options-"+c,c+=1,this.label.setAttribute("aria-controls",e.id),this.options=e,[].slice.call(this.select.options).forEach((function(n){var r=t.buildItem(n);e.appendChild(r),!0===n.selected&&t.selectItem(r)})),this.container.appendChild(e)}},{key:"buildPicker",value:function(){var t=this;[].slice.call(this.select.attributes).forEach((function(e){t.container.setAttribute(e.name,e.value)})),this.container.classList.add("ql-picker"),this.label=this.buildLabel(),this.buildOptions()}},{key:"escape",value:function(){var t=this;this.close(),setTimeout((function(){return t.label.focus()}),1)}},{key:"close",value:function(){this.container.classList.remove("ql-expanded"),this.label.setAttribute("aria-expanded","false"),this.options.setAttribute("aria-hidden","true")}},{key:"selectItem",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=this.container.querySelector(".ql-selected");if(t!==n&&(null!=n&&n.classList.remove("ql-selected"),null!=t&&(t.classList.add("ql-selected"),this.select.selectedIndex=[].indexOf.call(t.parentNode.children,t),t.hasAttribute("data-value")?this.label.setAttribute("data-value",t.getAttribute("data-value")):this.label.removeAttribute("data-value"),t.hasAttribute("data-label")?this.label.setAttribute("data-label",t.getAttribute("data-label")):this.label.removeAttribute("data-label"),e))){if("function"===typeof Event)this.select.dispatchEvent(new Event("change"));else if("object"===("undefined"===typeof Event?"undefined":r(Event))){var a=document.createEvent("Event");a.initEvent("change",!0,!0),this.select.dispatchEvent(a)}this.close()}}},{key:"update",value:function(){var t=void 0;if(this.select.selectedIndex>-1){var e=this.container.querySelector(".ql-picker-options").children[this.select.selectedIndex];t=this.select.options[this.select.selectedIndex],this.selectItem(e)}else this.selectItem(null);var n=null!=t&&t!==this.select.querySelector("option[selected]");this.label.classList.toggle("ql-active",n)}}]),t}();e.default=u},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=m(n(0)),a=m(n(5)),i=n(4),o=m(i),l=m(n(16)),c=m(n(25)),s=m(n(24)),u=m(n(35)),d=m(n(6)),h=m(n(22)),f=m(n(7)),p=m(n(55)),g=m(n(42)),v=m(n(23));function m(t){return t&&t.__esModule?t:{default:t}}a.default.register({"blots/block":o.default,"blots/block/embed":i.BlockEmbed,"blots/break":l.default,"blots/container":c.default,"blots/cursor":s.default,"blots/embed":u.default,"blots/inline":d.default,"blots/scroll":h.default,"blots/text":f.default,"modules/clipboard":p.default,"modules/history":g.default,"modules/keyboard":v.default}),r.default.register(o.default,l.default,s.default,d.default,h.default,f.default),e.default=a.default},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(1),a=function(){function t(t){this.domNode=t,this.domNode[r.DATA_KEY]={blot:this}}return Object.defineProperty(t.prototype,"statics",{get:function(){return this.constructor},enumerable:!0,configurable:!0}),t.create=function(t){if(null==this.tagName)throw new r.ParchmentError("Blot definition missing tagName");var e;return Array.isArray(this.tagName)?("string"===typeof t&&(t=t.toUpperCase(),parseInt(t).toString()===t&&(t=parseInt(t))),e="number"===typeof t?document.createElement(this.tagName[t-1]):this.tagName.indexOf(t)>-1?document.createElement(t):document.createElement(this.tagName[0])):e=document.createElement(this.tagName),this.className&&e.classList.add(this.className),e},t.prototype.attach=function(){null!=this.parent&&(this.scroll=this.parent.scroll)},t.prototype.clone=function(){var t=this.domNode.cloneNode(!1);return r.create(t)},t.prototype.detach=function(){null!=this.parent&&this.parent.removeChild(this),delete this.domNode[r.DATA_KEY]},t.prototype.deleteAt=function(t,e){this.isolate(t,e).remove()},t.prototype.formatAt=function(t,e,n,a){var i=this.isolate(t,e);if(null!=r.query(n,r.Scope.BLOT)&&a)i.wrap(n,a);else if(null!=r.query(n,r.Scope.ATTRIBUTE)){var o=r.create(this.statics.scope);i.wrap(o),o.format(n,a)}},t.prototype.insertAt=function(t,e,n){var a=null==n?r.create("text",e):r.create(e,n),i=this.split(t);this.parent.insertBefore(a,i)},t.prototype.insertInto=function(t,e){void 0===e&&(e=null),null!=this.parent&&this.parent.children.remove(this);var n=null;t.children.insertBefore(this,e),null!=e&&(n=e.domNode),this.domNode.parentNode==t.domNode&&this.domNode.nextSibling==n||t.domNode.insertBefore(this.domNode,n),this.parent=t,this.attach()},t.prototype.isolate=function(t,e){var n=this.split(t);return n.split(e),n},t.prototype.length=function(){return 1},t.prototype.offset=function(t){return void 0===t&&(t=this.parent),null==this.parent||this==t?0:this.parent.children.offset(this)+this.parent.offset(t)},t.prototype.optimize=function(t){null!=this.domNode[r.DATA_KEY]&&delete this.domNode[r.DATA_KEY].mutations},t.prototype.remove=function(){null!=this.domNode.parentNode&&this.domNode.parentNode.removeChild(this.domNode),this.detach()},t.prototype.replace=function(t){null!=t.parent&&(t.parent.insertBefore(this,t.next),t.remove())},t.prototype.replaceWith=function(t,e){var n="string"===typeof t?r.create(t,e):t;return n.replace(this),n},t.prototype.split=function(t,e){return 0===t?this:this.next},t.prototype.update=function(t,e){},t.prototype.wrap=function(t,e){var n="string"===typeof t?r.create(t,e):t;return null!=this.parent&&this.parent.insertBefore(n,this.next),n.appendChild(this),n},t.blotName="abstract",t}();e.default=a},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(12),a=n(32),i=n(33),o=n(1),l=function(){function t(t){this.attributes={},this.domNode=t,this.build()}return t.prototype.attribute=function(t,e){e?t.add(this.domNode,e)&&(null!=t.value(this.domNode)?this.attributes[t.attrName]=t:delete this.attributes[t.attrName]):(t.remove(this.domNode),delete this.attributes[t.attrName])},t.prototype.build=function(){var t=this;this.attributes={};var e=r.default.keys(this.domNode),n=a.default.keys(this.domNode),l=i.default.keys(this.domNode);e.concat(n).concat(l).forEach((function(e){var n=o.query(e,o.Scope.ATTRIBUTE);n instanceof r.default&&(t.attributes[n.attrName]=n)}))},t.prototype.copy=function(t){var e=this;Object.keys(this.attributes).forEach((function(n){var r=e.attributes[n].value(e.domNode);t.format(n,r)}))},t.prototype.move=function(t){var e=this;this.copy(t),Object.keys(this.attributes).forEach((function(t){e.attributes[t].remove(e.domNode)})),this.attributes={}},t.prototype.values=function(){var t=this;return Object.keys(this.attributes).reduce((function(e,n){return e[n]=t.attributes[n].value(t.domNode),e}),{})},t}();e.default=l},function(t,e,n){"use strict";var r=this&&this.__extends||function(){var t=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])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();function a(t,e){return(t.getAttribute("class")||"").split(/\s+/).filter((function(t){return 0===t.indexOf(e+"-")}))}Object.defineProperty(e,"__esModule",{value:!0});var i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r(e,t),e.keys=function(t){return(t.getAttribute("class")||"").split(/\s+/).map((function(t){return t.split("-").slice(0,-1).join("-")}))},e.prototype.add=function(t,e){return!!this.canAdd(t,e)&&(this.remove(t),t.classList.add(this.keyName+"-"+e),!0)},e.prototype.remove=function(t){a(t,this.keyName).forEach((function(e){t.classList.remove(e)})),0===t.classList.length&&t.removeAttribute("class")},e.prototype.value=function(t){var e=(a(t,this.keyName)[0]||"").slice(this.keyName.length+1);return this.canAdd(t,e)?e:""},e}(n(12).default);e.default=i},function(t,e,n){"use strict";var r=this&&this.__extends||function(){var t=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])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();function a(t){var e=t.split("-"),n=e.slice(1).map((function(t){return t[0].toUpperCase()+t.slice(1)})).join("");return e[0]+n}Object.defineProperty(e,"__esModule",{value:!0});var i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r(e,t),e.keys=function(t){return(t.getAttribute("style")||"").split(";").map((function(t){return t.split(":")[0].trim()}))},e.prototype.add=function(t,e){return!!this.canAdd(t,e)&&(t.style[a(this.keyName)]=e,!0)},e.prototype.remove=function(t){t.style[a(this.keyName)]="",t.getAttribute("style")||t.removeAttribute("style")},e.prototype.value=function(t){var e=t.style[a(this.keyName)];return this.canAdd(t,e)?e:""},e}(n(12).default);e.default=i},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),a=function(){function t(e,n){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.quill=e,this.options=n,this.modules={}}return r(t,[{key:"init",value:function(){var t=this;Object.keys(this.options.modules).forEach((function(e){null==t.modules[e]&&t.addModule(e)}))}},{key:"addModule",value:function(t){var e=this.quill.constructor.import("modules/"+t);return this.modules[t]=new e(this.quill,this.options.modules[t]||{}),this.modules[t]}}]),t}();a.DEFAULTS={modules:{}},a.themes={default:a},e.default=a},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),a=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},i=l(n(0)),o=l(n(7));function l(t){return t&&t.__esModule?t:{default:t}}var c="\ufeff",s=function(t){function e(t){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);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,(e.__proto__||Object.getPrototypeOf(e)).call(this,t));return n.contentNode=document.createElement("span"),n.contentNode.setAttribute("contenteditable",!1),[].slice.call(n.domNode.childNodes).forEach((function(t){n.contentNode.appendChild(t)})),n.leftGuard=document.createTextNode(c),n.rightGuard=document.createTextNode(c),n.domNode.appendChild(n.leftGuard),n.domNode.appendChild(n.contentNode),n.domNode.appendChild(n.rightGuard),n}return 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)}(e,t),r(e,[{key:"index",value:function(t,n){return t===this.leftGuard?0:t===this.rightGuard?1:a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"index",this).call(this,t,n)}},{key:"restore",value:function(t){var e=void 0,n=void 0,r=t.data.split(c).join("");if(t===this.leftGuard)if(this.prev instanceof o.default){var a=this.prev.length();this.prev.insertAt(a,r),e={startNode:this.prev.domNode,startOffset:a+r.length}}else n=document.createTextNode(r),this.parent.insertBefore(i.default.create(n),this),e={startNode:n,startOffset:r.length};else t===this.rightGuard&&(this.next instanceof o.default?(this.next.insertAt(0,r),e={startNode:this.next.domNode,startOffset:r.length}):(n=document.createTextNode(r),this.parent.insertBefore(i.default.create(n),this.next),e={startNode:n,startOffset:r.length}));return t.data=c,e}},{key:"update",value:function(t,e){var n=this;t.forEach((function(t){if("characterData"===t.type&&(t.target===n.leftGuard||t.target===n.rightGuard)){var r=n.restore(t.target);r&&(e.range=r)}}))}}]),e}(i.default.Embed);e.default=s},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.AlignStyle=e.AlignClass=e.AlignAttribute=void 0;var r,a=n(0),i=(r=a)&&r.__esModule?r:{default:r},o={scope:i.default.Scope.BLOCK,whitelist:["right","center","justify"]},l=new i.default.Attributor.Attribute("align","align",o),c=new i.default.Attributor.Class("align","ql-align",o),s=new i.default.Attributor.Style("align","text-align",o);e.AlignAttribute=l,e.AlignClass=c,e.AlignStyle=s},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.BackgroundStyle=e.BackgroundClass=void 0;var r,a=n(0),i=(r=a)&&r.__esModule?r:{default:r},o=n(26),l=new i.default.Attributor.Class("background","ql-bg",{scope:i.default.Scope.INLINE}),c=new o.ColorAttributor("background","background-color",{scope:i.default.Scope.INLINE});e.BackgroundClass=l,e.BackgroundStyle=c},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.DirectionStyle=e.DirectionClass=e.DirectionAttribute=void 0;var r,a=n(0),i=(r=a)&&r.__esModule?r:{default:r},o={scope:i.default.Scope.BLOCK,whitelist:["rtl"]},l=new i.default.Attributor.Attribute("direction","dir",o),c=new i.default.Attributor.Class("direction","ql-direction",o),s=new i.default.Attributor.Style("direction","direction",o);e.DirectionAttribute=l,e.DirectionClass=c,e.DirectionStyle=s},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.FontClass=e.FontStyle=void 0;var r,a=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),i=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},o=n(0),l=(r=o)&&r.__esModule?r:{default:r},c={scope:l.default.Scope.INLINE,whitelist:["serif","monospace"]},s=new l.default.Attributor.Class("font","ql-font",c),u=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),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,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return 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)}(e,t),a(e,[{key:"value",value:function(t){return i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"value",this).call(this,t).replace(/["']/g,"")}}]),e}(l.default.Attributor.Style),d=new u("font","font-family",c);e.FontStyle=d,e.FontClass=s},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.SizeStyle=e.SizeClass=void 0;var r,a=n(0),i=(r=a)&&r.__esModule?r:{default:r},o=new i.default.Attributor.Class("size","ql-size",{scope:i.default.Scope.INLINE,whitelist:["small","large","huge"]}),l=new i.default.Attributor.Style("size","font-size",{scope:i.default.Scope.INLINE,whitelist:["10px","18px","32px"]});e.SizeClass=o,e.SizeStyle=l},function(t,e,n){"use strict";t.exports={align:{"":n(76),center:n(77),right:n(78),justify:n(79)},background:n(80),blockquote:n(81),bold:n(82),clean:n(83),code:n(58),"code-block":n(58),color:n(84),direction:{"":n(85),rtl:n(86)},float:{center:n(87),full:n(88),left:n(89),right:n(90)},formula:n(91),header:{1:n(92),2:n(93)},italic:n(94),image:n(95),indent:{"+1":n(96),"-1":n(97)},link:n(98),list:{ordered:n(99),bullet:n(100),check:n(101)},script:{sub:n(102),super:n(103)},strike:n(104),underline:n(105),video:n(106)}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.getLastChangeIndex=e.default=void 0;var r=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),a=o(n(0)),i=o(n(5));function o(t){return t&&t.__esModule?t:{default:t}}var l=function(t){function e(t,n){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);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,(e.__proto__||Object.getPrototypeOf(e)).call(this,t,n));return r.lastRecorded=0,r.ignoreChange=!1,r.clear(),r.quill.on(i.default.events.EDITOR_CHANGE,(function(t,e,n,a){t!==i.default.events.TEXT_CHANGE||r.ignoreChange||(r.options.userOnly&&a!==i.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}return 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)}(e,t),r(e,[{key:"change",value:function(t,e){if(0!==this.stack[t].length){var n=this.stack[t].pop();this.stack[e].push(n),this.lastRecorded=0,this.ignoreChange=!0,this.quill.updateContents(n[t],i.default.sources.USER),this.ignoreChange=!1;var r=c(n[t]);this.quill.setSelection(r)}}},{key:"clear",value:function(){this.stack={undo:[],redo:[]}}},{key:"cutoff",value:function(){this.lastRecorded=0}},{key:"record",value:function(t,e){if(0!==t.ops.length){this.stack.redo=[];var n=this.quill.getContents().diff(e),r=Date.now();if(this.lastRecorded+this.options.delay>r&&this.stack.undo.length>0){var a=this.stack.undo.pop();n=n.compose(a.undo),t=a.redo.compose(t)}else this.lastRecorded=r;this.stack.undo.push({redo:t,undo:n}),this.stack.undo.length>this.options.maxStack&&this.stack.undo.shift()}}},{key:"redo",value:function(){this.change("redo","undo")}},{key:"transform",value:function(t){this.stack.undo.forEach((function(e){e.undo=t.transform(e.undo,!0),e.redo=t.transform(e.redo,!0)})),this.stack.redo.forEach((function(e){e.undo=t.transform(e.undo,!0),e.redo=t.transform(e.redo,!0)}))}},{key:"undo",value:function(){this.change("undo","redo")}}]),e}(o(n(9)).default);function c(t){var e=t.reduce((function(t,e){return t+=e.delete||0}),0),n=t.length()-e;return function(t){var e=t.ops[t.ops.length-1];return null!=e&&(null!=e.insert?"string"===typeof e.insert&&e.insert.endsWith("\n"):null!=e.attributes&&Object.keys(e.attributes).some((function(t){return null!=a.default.query(t,a.default.Scope.BLOCK)})))}(t)&&(n-=1),n}l.DEFAULTS={delay:1e3,maxStack:100,userOnly:!1},e.default=l,e.getLastChangeIndex=c},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.BaseTooltip=void 0;var r=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),a=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},i=p(n(3)),o=p(n(2)),l=p(n(8)),c=p(n(23)),s=p(n(34)),u=p(n(59)),d=p(n(60)),h=p(n(28)),f=p(n(61));function p(t){return t&&t.__esModule?t:{default:t}}function g(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function v(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 m(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)}var y=[!1,"center","right","justify"],b=["#000000","#e60000","#ff9900","#ffff00","#008a00","#0066cc","#9933ff","#ffffff","#facccc","#ffebcc","#ffffcc","#cce8cc","#cce0f5","#ebd6ff","#bbbbbb","#f06666","#ffc266","#ffff66","#66b966","#66a3e0","#c285ff","#888888","#a10000","#b26b00","#b2b200","#006100","#0047b2","#6b24b2","#444444","#5c0000","#663d00","#666600","#003700","#002966","#3d1466"],x=[!1,"serif","monospace"],M=["1","2","3",!1],w=["small",!1,"large","huge"],z=function(t){function e(t,n){g(this,e);var r=v(this,(e.__proto__||Object.getPrototypeOf(e)).call(this,t,n));return t.emitter.listenDOM("click",document.body,(function e(n){if(!document.body.contains(t.root))return document.body.removeEventListener("click",e);null==r.tooltip||r.tooltip.root.contains(n.target)||document.activeElement===r.tooltip.textbox||r.quill.hasFocus()||r.tooltip.hide(),null!=r.pickers&&r.pickers.forEach((function(t){t.container.contains(n.target)||t.close()}))})),r}return m(e,t),r(e,[{key:"addModule",value:function(t){var n=a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"addModule",this).call(this,t);return"toolbar"===t&&this.extendToolbar(n),n}},{key:"buildButtons",value:function(t,e){t.forEach((function(t){(t.getAttribute("class")||"").split(/\s+/).forEach((function(n){if(n.startsWith("ql-")&&(n=n.slice(3),null!=e[n]))if("direction"===n)t.innerHTML=e[n][""]+e[n].rtl;else if("string"===typeof e[n])t.innerHTML=e[n];else{var r=t.value||"";null!=r&&e[n][r]&&(t.innerHTML=e[n][r])}}))}))}},{key:"buildPickers",value:function(t,e){var n=this;this.pickers=t.map((function(t){if(t.classList.contains("ql-align"))return null==t.querySelector("option")&&A(t,y),new d.default(t,e.align);if(t.classList.contains("ql-background")||t.classList.contains("ql-color")){var n=t.classList.contains("ql-background")?"background":"color";return null==t.querySelector("option")&&A(t,b,"background"===n?"#ffffff":"#000000"),new u.default(t,e[n])}return null==t.querySelector("option")&&(t.classList.contains("ql-font")?A(t,x):t.classList.contains("ql-header")?A(t,M):t.classList.contains("ql-size")&&A(t,w)),new h.default(t)})),this.quill.on(l.default.events.EDITOR_CHANGE,(function(){n.pickers.forEach((function(t){t.update()}))}))}}]),e}(s.default);z.DEFAULTS=(0,i.default)(!0,{},s.default.DEFAULTS,{modules:{toolbar:{handlers:{formula:function(){this.quill.theme.tooltip.edit("formula")},image:function(){var t=this,e=this.container.querySelector("input.ql-image[type=file]");null==e&&((e=document.createElement("input")).setAttribute("type","file"),e.setAttribute("accept","image/png, image/gif, image/jpeg, image/bmp, image/x-icon"),e.classList.add("ql-image"),e.addEventListener("change",(function(){if(null!=e.files&&null!=e.files[0]){var n=new FileReader;n.onload=function(n){var r=t.quill.getSelection(!0);t.quill.updateContents((new o.default).retain(r.index).delete(r.length).insert({image:n.target.result}),l.default.sources.USER),t.quill.setSelection(r.index+1,l.default.sources.SILENT),e.value=""},n.readAsDataURL(e.files[0])}})),this.container.appendChild(e)),e.click()},video:function(){this.quill.theme.tooltip.edit("video")}}}}});var C=function(t){function e(t,n){g(this,e);var r=v(this,(e.__proto__||Object.getPrototypeOf(e)).call(this,t,n));return r.textbox=r.root.querySelector('input[type="text"]'),r.listen(),r}return m(e,t),r(e,[{key:"listen",value:function(){var t=this;this.textbox.addEventListener("keydown",(function(e){c.default.match(e,"enter")?(t.save(),e.preventDefault()):c.default.match(e,"escape")&&(t.cancel(),e.preventDefault())}))}},{key:"cancel",value:function(){this.hide()}},{key:"edit",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"link",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;this.root.classList.remove("ql-hidden"),this.root.classList.add("ql-editing"),null!=e?this.textbox.value=e:t!==this.root.getAttribute("data-mode")&&(this.textbox.value=""),this.position(this.quill.getBounds(this.quill.selection.savedRange)),this.textbox.select(),this.textbox.setAttribute("placeholder",this.textbox.getAttribute("data-"+t)||""),this.root.setAttribute("data-mode",t)}},{key:"restoreFocus",value:function(){var t=this.quill.scrollingContainer.scrollTop;this.quill.focus(),this.quill.scrollingContainer.scrollTop=t}},{key:"save",value:function(){var t=this.textbox.value;switch(this.root.getAttribute("data-mode")){case"link":var e=this.quill.root.scrollTop;this.linkRange?(this.quill.formatText(this.linkRange,"link",t,l.default.sources.USER),delete this.linkRange):(this.restoreFocus(),this.quill.format("link",t,l.default.sources.USER)),this.quill.root.scrollTop=e;break;case"video":t=function(t){var e=t.match(/^(?:(https?):\/\/)?(?:(?:www|m)\.)?youtube\.com\/watch.*v=([a-zA-Z0-9_-]+)/)||t.match(/^(?:(https?):\/\/)?(?:(?:www|m)\.)?youtu\.be\/([a-zA-Z0-9_-]+)/);return e?(e[1]||"https")+"://www.youtube.com/embed/"+e[2]+"?showinfo=0":(e=t.match(/^(?:(https?):\/\/)?(?:www\.)?vimeo\.com\/(\d+)/))?(e[1]||"https")+"://player.vimeo.com/video/"+e[2]+"/":t}(t);case"formula":if(!t)break;var n=this.quill.getSelection(!0);if(null!=n){var r=n.index+n.length;this.quill.insertEmbed(r,this.root.getAttribute("data-mode"),t,l.default.sources.USER),"formula"===this.root.getAttribute("data-mode")&&this.quill.insertText(r+1," ",l.default.sources.USER),this.quill.setSelection(r+2,l.default.sources.USER)}}this.textbox.value="",this.hide()}}]),e}(f.default);function A(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];e.forEach((function(e){var r=document.createElement("option");e===n?r.setAttribute("selected","selected"):r.setAttribute("value",e),t.appendChild(r)}))}e.BaseTooltip=C,e.default=z},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=function(){function t(){this.head=this.tail=null,this.length=0}return t.prototype.append=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];this.insertBefore(t[0],null),t.length>1&&this.append.apply(this,t.slice(1))},t.prototype.contains=function(t){for(var e,n=this.iterator();e=n();)if(e===t)return!0;return!1},t.prototype.insertBefore=function(t,e){t&&(t.next=e,null!=e?(t.prev=e.prev,null!=e.prev&&(e.prev.next=t),e.prev=t,e===this.head&&(this.head=t)):null!=this.tail?(this.tail.next=t,t.prev=this.tail,this.tail=t):(t.prev=null,this.head=this.tail=t),this.length+=1)},t.prototype.offset=function(t){for(var e=0,n=this.head;null!=n;){if(n===t)return e;e+=n.length(),n=n.next}return-1},t.prototype.remove=function(t){this.contains(t)&&(null!=t.prev&&(t.prev.next=t.next),null!=t.next&&(t.next.prev=t.prev),t===this.head&&(this.head=t.next),t===this.tail&&(this.tail=t.prev),this.length-=1)},t.prototype.iterator=function(t){return void 0===t&&(t=this.head),function(){var e=t;return null!=t&&(t=t.next),e}},t.prototype.find=function(t,e){void 0===e&&(e=!1);for(var n,r=this.iterator();n=r();){var a=n.length();if(t<a||e&&t===a&&(null==n.next||0!==n.next.length()))return[n,t];t-=a}return[null,0]},t.prototype.forEach=function(t){for(var e,n=this.iterator();e=n();)t(e)},t.prototype.forEachAt=function(t,e,n){if(!(e<=0))for(var r,a=this.find(t),i=a[0],o=t-a[1],l=this.iterator(i);(r=l())&&o<t+e;){var c=r.length();t>o?n(r,t-o,Math.min(e,o+c-t)):n(r,0,Math.min(c,t+e-o)),o+=c}},t.prototype.map=function(t){return this.reduce((function(e,n){return e.push(t(n)),e}),[])},t.prototype.reduce=function(t,e){for(var n,r=this.iterator();n=r();)e=t(e,n);return e},t}();e.default=r},function(t,e,n){"use strict";var r=this&&this.__extends||function(){var t=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])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();Object.defineProperty(e,"__esModule",{value:!0});var a=n(17),i=n(1),o={attributes:!0,characterData:!0,characterDataOldValue:!0,childList:!0,subtree:!0},l=function(t){function e(e){var n=t.call(this,e)||this;return n.scroll=n,n.observer=new MutationObserver((function(t){n.update(t)})),n.observer.observe(n.domNode,o),n.attach(),n}return r(e,t),e.prototype.detach=function(){t.prototype.detach.call(this),this.observer.disconnect()},e.prototype.deleteAt=function(e,n){this.update(),0===e&&n===this.length()?this.children.forEach((function(t){t.remove()})):t.prototype.deleteAt.call(this,e,n)},e.prototype.formatAt=function(e,n,r,a){this.update(),t.prototype.formatAt.call(this,e,n,r,a)},e.prototype.insertAt=function(e,n,r){this.update(),t.prototype.insertAt.call(this,e,n,r)},e.prototype.optimize=function(e,n){var r=this;void 0===e&&(e=[]),void 0===n&&(n={}),t.prototype.optimize.call(this,n);for(var o=[].slice.call(this.observer.takeRecords());o.length>0;)e.push(o.pop());for(var l=function t(e,n){void 0===n&&(n=!0),null!=e&&e!==r&&null!=e.domNode.parentNode&&(null==e.domNode[i.DATA_KEY].mutations&&(e.domNode[i.DATA_KEY].mutations=[]),n&&t(e.parent))},c=function t(e){null!=e.domNode[i.DATA_KEY]&&null!=e.domNode[i.DATA_KEY].mutations&&(e instanceof a.default&&e.children.forEach(t),e.optimize(n))},s=e,u=0;s.length>0;u+=1){if(u>=100)throw new Error("[Parchment] Maximum optimize iterations reached");for(s.forEach((function(t){var e=i.find(t.target,!0);null!=e&&(e.domNode===t.target&&("childList"===t.type?(l(i.find(t.previousSibling,!1)),[].forEach.call(t.addedNodes,(function(t){var e=i.find(t,!1);l(e,!1),e instanceof a.default&&e.children.forEach((function(t){l(t,!1)}))}))):"attributes"===t.type&&l(e.prev)),l(e))})),this.children.forEach(c),o=(s=[].slice.call(this.observer.takeRecords())).slice();o.length>0;)e.push(o.pop())}},e.prototype.update=function(e,n){var r=this;void 0===n&&(n={}),(e=e||this.observer.takeRecords()).map((function(t){var e=i.find(t.target,!0);return null==e?null:null==e.domNode[i.DATA_KEY].mutations?(e.domNode[i.DATA_KEY].mutations=[t],e):(e.domNode[i.DATA_KEY].mutations.push(t),null)})).forEach((function(t){null!=t&&t!==r&&null!=t.domNode[i.DATA_KEY]&&t.update(t.domNode[i.DATA_KEY].mutations||[],n)})),null!=this.domNode[i.DATA_KEY].mutations&&t.prototype.update.call(this,this.domNode[i.DATA_KEY].mutations,n),this.optimize(e,n)},e.blotName="scroll",e.defaultChild="block",e.scope=i.Scope.BLOCK_BLOT,e.tagName="DIV",e}(a.default);e.default=l},function(t,e,n){"use strict";var r=this&&this.__extends||function(){var t=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])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();Object.defineProperty(e,"__esModule",{value:!0});var a=n(18),i=n(1),o=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r(e,t),e.formats=function(n){if(n.tagName!==e.tagName)return t.formats.call(this,n)},e.prototype.format=function(n,r){var i=this;n!==this.statics.blotName||r?t.prototype.format.call(this,n,r):(this.children.forEach((function(t){t instanceof a.default||(t=t.wrap(e.blotName,!0)),i.attributes.copy(t)})),this.unwrap())},e.prototype.formatAt=function(e,n,r,a){null!=this.formats()[r]||i.query(r,i.Scope.ATTRIBUTE)?this.isolate(e,n).format(r,a):t.prototype.formatAt.call(this,e,n,r,a)},e.prototype.optimize=function(n){t.prototype.optimize.call(this,n);var r=this.formats();if(0===Object.keys(r).length)return this.unwrap();var a=this.next;a instanceof e&&a.prev===this&&function(t,e){if(Object.keys(t).length!==Object.keys(e).length)return!1;for(var n in t)if(t[n]!==e[n])return!1;return!0}(r,a.formats())&&(a.moveChildren(this),a.remove())},e.blotName="inline",e.scope=i.Scope.INLINE_BLOT,e.tagName="SPAN",e}(a.default);e.default=o},function(t,e,n){"use strict";var r=this&&this.__extends||function(){var t=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])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();Object.defineProperty(e,"__esModule",{value:!0});var a=n(18),i=n(1),o=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r(e,t),e.formats=function(n){var r=i.query(e.blotName).tagName;if(n.tagName!==r)return t.formats.call(this,n)},e.prototype.format=function(n,r){null!=i.query(n,i.Scope.BLOCK)&&(n!==this.statics.blotName||r?t.prototype.format.call(this,n,r):this.replaceWith(e.blotName))},e.prototype.formatAt=function(e,n,r,a){null!=i.query(r,i.Scope.BLOCK)?this.format(r,a):t.prototype.formatAt.call(this,e,n,r,a)},e.prototype.insertAt=function(e,n,r){if(null==r||null!=i.query(n,i.Scope.INLINE))t.prototype.insertAt.call(this,e,n,r);else{var a=this.split(e),o=i.create(n,r);a.parent.insertBefore(o,a)}},e.prototype.update=function(e,n){navigator.userAgent.match(/Trident/)?this.build():t.prototype.update.call(this,e,n)},e.blotName="block",e.scope=i.Scope.BLOCK_BLOT,e.tagName="P",e}(a.default);e.default=o},function(t,e,n){"use strict";var r=this&&this.__extends||function(){var t=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])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();Object.defineProperty(e,"__esModule",{value:!0});var a=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r(e,t),e.formats=function(t){},e.prototype.format=function(e,n){t.prototype.formatAt.call(this,0,this.length(),e,n)},e.prototype.formatAt=function(e,n,r,a){0===e&&n===this.length()?this.format(r,a):t.prototype.formatAt.call(this,e,n,r,a)},e.prototype.formats=function(){return this.statics.formats(this.domNode)},e}(n(19).default);e.default=a},function(t,e,n){"use strict";var r=this&&this.__extends||function(){var t=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])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();Object.defineProperty(e,"__esModule",{value:!0});var a=n(19),i=n(1),o=function(t){function e(e){var n=t.call(this,e)||this;return n.text=n.statics.value(n.domNode),n}return r(e,t),e.create=function(t){return document.createTextNode(t)},e.value=function(t){var e=t.data;return e.normalize&&(e=e.normalize()),e},e.prototype.deleteAt=function(t,e){this.domNode.data=this.text=this.text.slice(0,t)+this.text.slice(t+e)},e.prototype.index=function(t,e){return this.domNode===t?e:-1},e.prototype.insertAt=function(e,n,r){null==r?(this.text=this.text.slice(0,e)+n+this.text.slice(e),this.domNode.data=this.text):t.prototype.insertAt.call(this,e,n,r)},e.prototype.length=function(){return this.text.length},e.prototype.optimize=function(n){t.prototype.optimize.call(this,n),this.text=this.statics.value(this.domNode),0===this.text.length?this.remove():this.next instanceof e&&this.next.prev===this&&(this.insertAt(this.length(),this.next.value()),this.next.remove())},e.prototype.position=function(t,e){return void 0===e&&(e=!1),[this.domNode,t]},e.prototype.split=function(t,e){if(void 0===e&&(e=!1),!e){if(0===t)return this;if(t===this.length())return this.next}var n=i.create(this.domNode.splitText(t));return this.parent.insertBefore(n,this.next),this.text=this.statics.value(this.domNode),n},e.prototype.update=function(t,e){var n=this;t.some((function(t){return"characterData"===t.type&&t.target===n.domNode}))&&(this.text=this.statics.value(this.domNode))},e.prototype.value=function(){return this.text},e.blotName="text",e.scope=i.Scope.INLINE_BLOT,e}(a.default);e.default=o},function(t,e,n){"use strict";var r=document.createElement("div");if(r.classList.toggle("test-class",!1),r.classList.contains("test-class")){var a=DOMTokenList.prototype.toggle;DOMTokenList.prototype.toggle=function(t,e){return arguments.length>1&&!this.contains(t)===!e?e:a.call(this,t)}}String.prototype.startsWith||(String.prototype.startsWith=function(t,e){return e=e||0,this.substr(e,t.length)===t}),String.prototype.endsWith||(String.prototype.endsWith=function(t,e){var n=this.toString();("number"!==typeof e||!isFinite(e)||Math.floor(e)!==e||e>n.length)&&(e=n.length),e-=t.length;var r=n.indexOf(t,e);return-1!==r&&r===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),r=n.length>>>0,a=arguments[1],i=0;i<r;i++)if(e=n[i],t.call(a,e,i,n))return e}}),document.addEventListener("DOMContentLoaded",(function(){document.execCommand("enableObjectResizing",!1,!1),document.execCommand("autoUrlDetect",!1,!1)}))},function(t,e){var n=-1,r=1,a=0;function i(t,e,u){if(t==e)return t?[[a,t]]:[];(u<0||t.length<u)&&(u=null);var h=l(t,e),f=t.substring(0,h);h=c(t=t.substring(h),e=e.substring(h));var p=t.substring(t.length-h),g=function(t,e){var s;if(!t)return[[r,e]];if(!e)return[[n,t]];var u=t.length>e.length?t:e,d=t.length>e.length?e:t,h=u.indexOf(d);if(-1!=h)return s=[[r,u.substring(0,h)],[a,d],[r,u.substring(h+d.length)]],t.length>e.length&&(s[0][0]=s[2][0]=n),s;if(1==d.length)return[[n,t],[r,e]];var f=function(t,e){var n=t.length>e.length?t:e,r=t.length>e.length?e:t;if(n.length<4||2*r.length<n.length)return null;function a(t,e,n){for(var r,a,i,o,s=t.substring(n,n+Math.floor(t.length/4)),u=-1,d="";-1!=(u=e.indexOf(s,u+1));){var h=l(t.substring(n),e.substring(u)),f=c(t.substring(0,n),e.substring(0,u));d.length<f+h&&(d=e.substring(u-f,u)+e.substring(u,u+h),r=t.substring(0,n-f),a=t.substring(n+h),i=e.substring(0,u-f),o=e.substring(u+h))}return 2*d.length>=t.length?[r,a,i,o,d]:null}var i,o,s,u,d,h=a(n,r,Math.ceil(n.length/4)),f=a(n,r,Math.ceil(n.length/2));if(!h&&!f)return null;i=f?h&&h[4].length>f[4].length?h:f:h,t.length>e.length?(o=i[0],s=i[1],u=i[2],d=i[3]):(u=i[0],d=i[1],o=i[2],s=i[3]);var p=i[4];return[o,s,u,d,p]}(t,e);if(f){var p=f[0],g=f[1],v=f[2],m=f[3],y=f[4],b=i(p,v),x=i(g,m);return b.concat([[a,y]],x)}return function(t,e){for(var a=t.length,i=e.length,l=Math.ceil((a+i)/2),c=l,s=2*l,u=new Array(s),d=new Array(s),h=0;h<s;h++)u[h]=-1,d[h]=-1;u[c+1]=0,d[c+1]=0;for(var f=a-i,p=f%2!=0,g=0,v=0,m=0,y=0,b=0;b<l;b++){for(var x=-b+g;x<=b-v;x+=2){for(var M=c+x,w=(H=x==-b||x!=b&&u[M-1]<u[M+1]?u[M+1]:u[M-1]+1)-x;H<a&&w<i&&t.charAt(H)==e.charAt(w);)H++,w++;if(u[M]=H,H>a)v+=2;else if(w>i)g+=2;else if(p&&(A=c+f-x)>=0&&A<s&&-1!=d[A]&&H>=(C=a-d[A]))return o(t,e,H,w)}for(var z=-b+m;z<=b-y;z+=2){for(var C,A=c+z,k=(C=z==-b||z!=b&&d[A-1]<d[A+1]?d[A+1]:d[A-1]+1)-z;C<a&&k<i&&t.charAt(a-C-1)==e.charAt(i-k-1);)C++,k++;if(d[A]=C,C>a)y+=2;else if(k>i)m+=2;else if(!p){var H;if((M=c+f-z)>=0&&M<s&&-1!=u[M])if(w=c+(H=u[M])-M,H>=(C=a-C))return o(t,e,H,w)}}}return[[n,t],[r,e]]}(t,e)}(t=t.substring(0,t.length-h),e=e.substring(0,e.length-h));return f&&g.unshift([a,f]),p&&g.push([a,p]),s(g),null!=u&&(g=function(t,e){var r=function(t,e){if(0===e)return[a,t];for(var r=0,i=0;i<t.length;i++){var o=t[i];if(o[0]===n||o[0]===a){var l=r+o[1].length;if(e===l)return[i+1,t];if(e<l){t=t.slice();var c=e-r,s=[o[0],o[1].slice(0,c)],u=[o[0],o[1].slice(c)];return t.splice(i,1,s,u),[i+1,t]}r=l}}throw new Error("cursor_pos is out of bounds!")}(t,e),i=r[1],o=r[0],l=i[o],c=i[o+1];if(null==l)return t;if(l[0]!==a)return t;if(null!=c&&l[1]+c[1]===c[1]+l[1])return i.splice(o,2,c,l),d(i,o,2);if(null!=c&&0===c[1].indexOf(l[1])){i.splice(o,2,[c[0],l[1]],[0,l[1]]);var s=c[1].slice(l[1].length);return s.length>0&&i.splice(o+2,0,[c[0],s]),d(i,o,3)}return t}(g,u)),g=function(t){for(var e=!1,i=function(t){return t.charCodeAt(0)>=56320&&t.charCodeAt(0)<=57343},o=function(t){return t.charCodeAt(t.length-1)>=55296&&t.charCodeAt(t.length-1)<=56319},l=2;l<t.length;l+=1)t[l-2][0]===a&&o(t[l-2][1])&&t[l-1][0]===n&&i(t[l-1][1])&&t[l][0]===r&&i(t[l][1])&&(e=!0,t[l-1][1]=t[l-2][1].slice(-1)+t[l-1][1],t[l][1]=t[l-2][1].slice(-1)+t[l][1],t[l-2][1]=t[l-2][1].slice(0,-1));if(!e)return t;var c=[];for(l=0;l<t.length;l+=1)t[l][1].length>0&&c.push(t[l]);return c}(g)}function o(t,e,n,r){var a=t.substring(0,n),o=e.substring(0,r),l=t.substring(n),c=e.substring(r),s=i(a,o),u=i(l,c);return s.concat(u)}function l(t,e){if(!t||!e||t.charAt(0)!=e.charAt(0))return 0;for(var n=0,r=Math.min(t.length,e.length),a=r,i=0;n<a;)t.substring(i,a)==e.substring(i,a)?i=n=a:r=a,a=Math.floor((r-n)/2+n);return a}function c(t,e){if(!t||!e||t.charAt(t.length-1)!=e.charAt(e.length-1))return 0;for(var n=0,r=Math.min(t.length,e.length),a=r,i=0;n<a;)t.substring(t.length-a,t.length-i)==e.substring(e.length-a,e.length-i)?i=n=a:r=a,a=Math.floor((r-n)/2+n);return a}function s(t){t.push([a,""]);for(var e,i=0,o=0,u=0,d="",h="";i<t.length;)switch(t[i][0]){case r:u++,h+=t[i][1],i++;break;case n:o++,d+=t[i][1],i++;break;case a:o+u>1?(0!==o&&0!==u&&(0!==(e=l(h,d))&&(i-o-u>0&&t[i-o-u-1][0]==a?t[i-o-u-1][1]+=h.substring(0,e):(t.splice(0,0,[a,h.substring(0,e)]),i++),h=h.substring(e),d=d.substring(e)),0!==(e=c(h,d))&&(t[i][1]=h.substring(h.length-e)+t[i][1],h=h.substring(0,h.length-e),d=d.substring(0,d.length-e))),0===o?t.splice(i-u,o+u,[r,h]):0===u?t.splice(i-o,o+u,[n,d]):t.splice(i-o-u,o+u,[n,d],[r,h]),i=i-o-u+(o?1:0)+(u?1:0)+1):0!==i&&t[i-1][0]==a?(t[i-1][1]+=t[i][1],t.splice(i,1)):i++,u=0,o=0,d="",h=""}""===t[t.length-1][1]&&t.pop();var f=!1;for(i=1;i<t.length-1;)t[i-1][0]==a&&t[i+1][0]==a&&(t[i][1].substring(t[i][1].length-t[i-1][1].length)==t[i-1][1]?(t[i][1]=t[i-1][1]+t[i][1].substring(0,t[i][1].length-t[i-1][1].length),t[i+1][1]=t[i-1][1]+t[i+1][1],t.splice(i-1,1),f=!0):t[i][1].substring(0,t[i+1][1].length)==t[i+1][1]&&(t[i-1][1]+=t[i+1][1],t[i][1]=t[i][1].substring(t[i+1][1].length)+t[i+1][1],t.splice(i+1,1),f=!0)),i++;f&&s(t)}var u=i;function d(t,e,n){for(var r=e+n-1;r>=0&&r>=e-1;r--)if(r+1<t.length){var a=t[r],i=t[r+1];a[0]===i[1]&&t.splice(r,2,[a[0],a[1]+i[1]])}return t}u.INSERT=r,u.DELETE=n,u.EQUAL=a,t.exports=u},function(t,e){function n(t){var e=[];for(var n in t)e.push(n);return e}(t.exports="function"===typeof Object.keys?Object.keys:n).shim=n},function(t,e){var n="[object Arguments]"==function(){return Object.prototype.toString.call(arguments)}();function r(t){return"[object Arguments]"==Object.prototype.toString.call(t)}function a(t){return t&&"object"==typeof t&&"number"==typeof t.length&&Object.prototype.hasOwnProperty.call(t,"callee")&&!Object.prototype.propertyIsEnumerable.call(t,"callee")||!1}(e=t.exports=n?r:a).supported=r,e.unsupported=a},function(t,e){"use strict";var n=Object.prototype.hasOwnProperty,r="~";function a(){}function i(t,e,n){this.fn=t,this.context=e,this.once=n||!1}function o(){this._events=new a,this._eventsCount=0}Object.create&&(a.prototype=Object.create(null),(new a).__proto__||(r=!1)),o.prototype.eventNames=function(){var t,e,a=[];if(0===this._eventsCount)return a;for(e in t=this._events)n.call(t,e)&&a.push(r?e.slice(1):e);return Object.getOwnPropertySymbols?a.concat(Object.getOwnPropertySymbols(t)):a},o.prototype.listeners=function(t,e){var n=r?r+t:t,a=this._events[n];if(e)return!!a;if(!a)return[];if(a.fn)return[a.fn];for(var i=0,o=a.length,l=new Array(o);i<o;i++)l[i]=a[i].fn;return l},o.prototype.emit=function(t,e,n,a,i,o){var l=r?r+t:t;if(!this._events[l])return!1;var c,s,u=this._events[l],d=arguments.length;if(u.fn){switch(u.once&&this.removeListener(t,u.fn,void 0,!0),d){case 1:return u.fn.call(u.context),!0;case 2:return u.fn.call(u.context,e),!0;case 3:return u.fn.call(u.context,e,n),!0;case 4:return u.fn.call(u.context,e,n,a),!0;case 5:return u.fn.call(u.context,e,n,a,i),!0;case 6:return u.fn.call(u.context,e,n,a,i,o),!0}for(s=1,c=new Array(d-1);s<d;s++)c[s-1]=arguments[s];u.fn.apply(u.context,c)}else{var h,f=u.length;for(s=0;s<f;s++)switch(u[s].once&&this.removeListener(t,u[s].fn,void 0,!0),d){case 1:u[s].fn.call(u[s].context);break;case 2:u[s].fn.call(u[s].context,e);break;case 3:u[s].fn.call(u[s].context,e,n);break;case 4:u[s].fn.call(u[s].context,e,n,a);break;default:if(!c)for(h=1,c=new Array(d-1);h<d;h++)c[h-1]=arguments[h];u[s].fn.apply(u[s].context,c)}}return!0},o.prototype.on=function(t,e,n){var a=new i(e,n||this),o=r?r+t:t;return this._events[o]?this._events[o].fn?this._events[o]=[this._events[o],a]:this._events[o].push(a):(this._events[o]=a,this._eventsCount++),this},o.prototype.once=function(t,e,n){var a=new i(e,n||this,!0),o=r?r+t:t;return this._events[o]?this._events[o].fn?this._events[o]=[this._events[o],a]:this._events[o].push(a):(this._events[o]=a,this._eventsCount++),this},o.prototype.removeListener=function(t,e,n,i){var o=r?r+t:t;if(!this._events[o])return this;if(!e)return 0===--this._eventsCount?this._events=new a:delete this._events[o],this;var l=this._events[o];if(l.fn)l.fn!==e||i&&!l.once||n&&l.context!==n||(0===--this._eventsCount?this._events=new a:delete this._events[o]);else{for(var c=0,s=[],u=l.length;c<u;c++)(l[c].fn!==e||i&&!l[c].once||n&&l[c].context!==n)&&s.push(l[c]);s.length?this._events[o]=1===s.length?s[0]:s:0===--this._eventsCount?this._events=new a:delete this._events[o]}return this},o.prototype.removeAllListeners=function(t){var e;return t?(e=r?r+t:t,this._events[e]&&(0===--this._eventsCount?this._events=new a:delete this._events[e])):(this._events=new a,this._eventsCount=0),this},o.prototype.off=o.prototype.removeListener,o.prototype.addListener=o.prototype.on,o.prototype.setMaxListeners=function(){return this},o.prefixed=r,o.EventEmitter=o,"undefined"!==typeof t&&(t.exports=o)},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.matchText=e.matchSpacing=e.matchNewline=e.matchBlot=e.matchAttributor=e.default=void 0;var r="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},a=function(t,e){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return function(t,e){var n=[],r=!0,a=!1,i=void 0;try{for(var o,l=t[Symbol.iterator]();!(r=(o=l.next()).done)&&(n.push(o.value),!e||n.length!==e);r=!0);}catch(c){a=!0,i=c}finally{try{!r&&l.return&&l.return()}finally{if(a)throw i}}return n}(t,e);throw new TypeError("Invalid attempt to destructure non-iterable instance")},i=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),o=b(n(3)),l=b(n(2)),c=b(n(0)),s=b(n(5)),u=b(n(10)),d=b(n(9)),h=n(36),f=n(37),p=b(n(13)),g=n(26),v=n(38),m=n(39),y=n(40);function b(t){return t&&t.__esModule?t:{default:t}}function x(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var M=(0,u.default)("quill:clipboard"),w="__ql-matcher",z=[[Node.TEXT_NODE,I],[Node.TEXT_NODE,V],["br",function(t,e){return S(e,"\n")||e.insert("\n"),e}],[Node.ELEMENT_NODE,V],[Node.ELEMENT_NODE,T],[Node.ELEMENT_NODE,O],[Node.ELEMENT_NODE,D],[Node.ELEMENT_NODE,function(t,e){var n={},r=t.style||{};return r.fontStyle&&"italic"===E(t).fontStyle&&(n.italic=!0),r.fontWeight&&(E(t).fontWeight.startsWith("bold")||parseInt(E(t).fontWeight)>=700)&&(n.bold=!0),Object.keys(n).length>0&&(e=H(e,n)),parseFloat(r.textIndent||0)>0&&(e=(new l.default).insert("\t").concat(e)),e}],["li",function(t,e){var n=c.default.query(t);if(null==n||"list-item"!==n.blotName||!S(e,"\n"))return e;for(var r=-1,a=t.parentNode;!a.classList.contains("ql-clipboard");)"list"===(c.default.query(a)||{}).blotName&&(r+=1),a=a.parentNode;return r<=0?e:e.compose((new l.default).retain(e.length()-1).retain(1,{indent:r}))}],["b",B.bind(B,"bold")],["i",B.bind(B,"italic")],["style",function(){return new l.default}]],C=[h.AlignAttribute,v.DirectionAttribute].reduce((function(t,e){return t[e.keyName]=e,t}),{}),A=[h.AlignStyle,f.BackgroundStyle,g.ColorStyle,v.DirectionStyle,m.FontStyle,y.SizeStyle].reduce((function(t,e){return t[e.keyName]=e,t}),{}),k=function(t){function e(t,n){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);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,(e.__proto__||Object.getPrototypeOf(e)).call(this,t,n));return r.quill.root.addEventListener("paste",r.onPaste.bind(r)),r.container=r.quill.addContainer("ql-clipboard"),r.container.setAttribute("contenteditable",!0),r.container.setAttribute("tabindex",-1),r.matchers=[],z.concat(r.options.matchers).forEach((function(t){var e=a(t,2),i=e[0],o=e[1];(n.matchVisual||o!==O)&&r.addMatcher(i,o)})),r}return 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)}(e,t),i(e,[{key:"addMatcher",value:function(t,e){this.matchers.push([t,e])}},{key:"convert",value:function(t){if("string"===typeof t)return this.container.innerHTML=t.replace(/\>\r?\n +\</g,"><"),this.convert();var e=this.quill.getFormat(this.quill.selection.savedRange.index);if(e[p.default.blotName]){var n=this.container.innerText;return this.container.innerHTML="",(new l.default).insert(n,x({},p.default.blotName,e[p.default.blotName]))}var r=this.prepareMatching(),i=a(r,2),o=i[0],c=i[1],s=_(this.container,o,c);return S(s,"\n")&&null==s.ops[s.ops.length-1].attributes&&(s=s.compose((new l.default).retain(s.length()-1).delete(1))),M.log("convert",this.container.innerHTML,s),this.container.innerHTML="",s}},{key:"dangerouslyPasteHTML",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:s.default.sources.API;if("string"===typeof t)this.quill.setContents(this.convert(t),e),this.quill.setSelection(0,s.default.sources.SILENT);else{var r=this.convert(e);this.quill.updateContents((new l.default).retain(t).concat(r),n),this.quill.setSelection(t+r.length(),s.default.sources.SILENT)}}},{key:"onPaste",value:function(t){var e=this;if(!t.defaultPrevented&&this.quill.isEnabled()){var n=this.quill.getSelection(),r=(new l.default).retain(n.index),a=this.quill.scrollingContainer.scrollTop;this.container.focus(),this.quill.selection.update(s.default.sources.SILENT),setTimeout((function(){r=r.concat(e.convert()).delete(n.length),e.quill.updateContents(r,s.default.sources.USER),e.quill.setSelection(r.length()-n.length,s.default.sources.SILENT),e.quill.scrollingContainer.scrollTop=a,e.quill.focus()}),1)}}},{key:"prepareMatching",value:function(){var t=this,e=[],n=[];return this.matchers.forEach((function(r){var i=a(r,2),o=i[0],l=i[1];switch(o){case Node.TEXT_NODE:n.push(l);break;case Node.ELEMENT_NODE:e.push(l);break;default:[].forEach.call(t.container.querySelectorAll(o),(function(t){t[w]=t[w]||[],t[w].push(l)}))}})),[e,n]}}]),e}(d.default);function H(t,e,n){return"object"===("undefined"===typeof e?"undefined":r(e))?Object.keys(e).reduce((function(t,n){return H(t,n,e[n])}),t):t.reduce((function(t,r){return r.attributes&&r.attributes[e]?t.push(r):t.insert(r.insert,(0,o.default)({},x({},e,n),r.attributes))}),new l.default)}function E(t){if(t.nodeType!==Node.ELEMENT_NODE)return{};var e="__ql-computed-style";return t[e]||(t[e]=window.getComputedStyle(t))}function S(t,e){for(var n="",r=t.ops.length-1;r>=0&&n.length<e.length;--r){var a=t.ops[r];if("string"!==typeof a.insert)break;n=a.insert+n}return n.slice(-1*e.length)===e}function L(t){if(0===t.childNodes.length)return!1;var e=E(t);return["block","list-item"].indexOf(e.display)>-1}function _(t,e,n){return t.nodeType===t.TEXT_NODE?n.reduce((function(e,n){return n(t,e)}),new l.default):t.nodeType===t.ELEMENT_NODE?[].reduce.call(t.childNodes||[],(function(r,a){var i=_(a,e,n);return a.nodeType===t.ELEMENT_NODE&&(i=e.reduce((function(t,e){return e(a,t)}),i),i=(a[w]||[]).reduce((function(t,e){return e(a,t)}),i)),r.concat(i)}),new l.default):new l.default}function B(t,e,n){return H(n,t,!0)}function D(t,e){var n=c.default.Attributor.Attribute.keys(t),r=c.default.Attributor.Class.keys(t),a=c.default.Attributor.Style.keys(t),i={};return n.concat(r).concat(a).forEach((function(e){var n=c.default.query(e,c.default.Scope.ATTRIBUTE);null!=n&&(i[n.attrName]=n.value(t),i[n.attrName])||(null==(n=C[e])||n.attrName!==e&&n.keyName!==e||(i[n.attrName]=n.value(t)||void 0),null==(n=A[e])||n.attrName!==e&&n.keyName!==e||(n=A[e],i[n.attrName]=n.value(t)||void 0))})),Object.keys(i).length>0&&(e=H(e,i)),e}function T(t,e){var n=c.default.query(t);if(null==n)return e;if(n.prototype instanceof c.default.Embed){var r={},a=n.value(t);null!=a&&(r[n.blotName]=a,e=(new l.default).insert(r,n.formats(t)))}else"function"===typeof n.formats&&(e=H(e,n.blotName,n.formats(t)));return e}function V(t,e){return S(e,"\n")||(L(t)||e.length()>0&&t.nextSibling&&L(t.nextSibling))&&e.insert("\n"),e}function O(t,e){if(L(t)&&null!=t.nextElementSibling&&!S(e,"\n\n")){var n=t.offsetHeight+parseFloat(E(t).marginTop)+parseFloat(E(t).marginBottom);t.nextElementSibling.offsetTop>t.offsetTop+1.5*n&&e.insert("\n")}return e}function I(t,e){var n=t.data;if("O:P"===t.parentNode.tagName)return e.insert(n.trim());if(0===n.trim().length&&t.parentNode.classList.contains("ql-clipboard"))return e;if(!E(t.parentNode).whiteSpace.startsWith("pre")){var r=function(t,e){return(e=e.replace(/[^\u00a0]/g,"")).length<1&&t?" ":e};n=(n=n.replace(/\r\n/g," ").replace(/\n/g," ")).replace(/\s\s+/g,r.bind(r,!0)),(null==t.previousSibling&&L(t.parentNode)||null!=t.previousSibling&&L(t.previousSibling))&&(n=n.replace(/^\s+/,r.bind(r,!1))),(null==t.nextSibling&&L(t.parentNode)||null!=t.nextSibling&&L(t.nextSibling))&&(n=n.replace(/\s+$/,r.bind(r,!1)))}return e.insert(n)}k.DEFAULTS={matchers:[],matchVisual:!0},e.default=k,e.matchAttributor=D,e.matchBlot=T,e.matchNewline=V,e.matchSpacing=O,e.matchText=I},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r,a=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),i=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},o=n(6),l=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),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,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return 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)}(e,t),a(e,[{key:"optimize",value:function(t){i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"optimize",this).call(this,t),this.domNode.tagName!==this.statics.tagName[0]&&this.replaceWith(this.statics.blotName)}}],[{key:"create",value:function(){return i(e.__proto__||Object.getPrototypeOf(e),"create",this).call(this)}},{key:"formats",value:function(){return!0}}]),e}(((r=o)&&r.__esModule?r:{default:r}).default);l.blotName="bold",l.tagName=["STRONG","B"],e.default=l},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.addControls=e.default=void 0;var r=function(t,e){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return function(t,e){var n=[],r=!0,a=!1,i=void 0;try{for(var o,l=t[Symbol.iterator]();!(r=(o=l.next()).done)&&(n.push(o.value),!e||n.length!==e);r=!0);}catch(c){a=!0,i=c}finally{try{!r&&l.return&&l.return()}finally{if(a)throw i}}return n}(t,e);throw new TypeError("Invalid attempt to destructure non-iterable instance")},a=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),i=u(n(2)),o=u(n(0)),l=u(n(5)),c=u(n(10)),s=u(n(9));function u(t){return t&&t.__esModule?t:{default:t}}function d(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}var h=(0,c.default)("quill:toolbar"),f=function(t){function e(t,n){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);var a,i=d(this,(e.__proto__||Object.getPrototypeOf(e)).call(this,t,n));if(Array.isArray(i.options.container)){var o=document.createElement("div");g(o,i.options.container),t.container.parentNode.insertBefore(o,t.container),i.container=o}else"string"===typeof i.options.container?i.container=document.querySelector(i.options.container):i.container=i.options.container;return i.container instanceof HTMLElement?(i.container.classList.add("ql-toolbar"),i.controls=[],i.handlers={},Object.keys(i.options.handlers).forEach((function(t){i.addHandler(t,i.options.handlers[t])})),[].forEach.call(i.container.querySelectorAll("button, select"),(function(t){i.attach(t)})),i.quill.on(l.default.events.EDITOR_CHANGE,(function(t,e){t===l.default.events.SELECTION_CHANGE&&i.update(e)})),i.quill.on(l.default.events.SCROLL_OPTIMIZE,(function(){var t=i.quill.selection.getRange(),e=r(t,1)[0];i.update(e)})),i):(a=h.error("Container required for toolbar",i.options),d(i,a))}return 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)}(e,t),a(e,[{key:"addHandler",value:function(t,e){this.handlers[t]=e}},{key:"attach",value:function(t){var e=this,n=[].find.call(t.classList,(function(t){return 0===t.indexOf("ql-")}));if(n){if(n=n.slice(3),"BUTTON"===t.tagName&&t.setAttribute("type","button"),null==this.handlers[n]){if(null!=this.quill.scroll.whitelist&&null==this.quill.scroll.whitelist[n])return void h.warn("ignoring attaching to disabled format",n,t);if(null==o.default.query(n))return void h.warn("ignoring attaching to nonexistent format",n,t)}var a="SELECT"===t.tagName?"change":"click";t.addEventListener(a,(function(a){var c=void 0;if("SELECT"===t.tagName){if(t.selectedIndex<0)return;var s=t.options[t.selectedIndex];c=!s.hasAttribute("selected")&&(s.value||!1)}else c=!t.classList.contains("ql-active")&&(t.value||!t.hasAttribute("value")),a.preventDefault();e.quill.focus();var u=e.quill.selection.getRange(),d=r(u,1)[0];if(null!=e.handlers[n])e.handlers[n].call(e,c);else if(o.default.query(n).prototype instanceof o.default.Embed){if(!(c=prompt("Enter "+n)))return;e.quill.updateContents((new i.default).retain(d.index).delete(d.length).insert(function(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}({},n,c)),l.default.sources.USER)}else e.quill.format(n,c,l.default.sources.USER);e.update(d)})),this.controls.push([n,t])}}},{key:"update",value:function(t){var e=null==t?{}:this.quill.getFormat(t);this.controls.forEach((function(n){var a=r(n,2),i=a[0],o=a[1];if("SELECT"===o.tagName){var l=void 0;if(null==t)l=null;else if(null==e[i])l=o.querySelector("option[selected]");else if(!Array.isArray(e[i])){var c=e[i];"string"===typeof c&&(c=c.replace(/\"/g,'\\"')),l=o.querySelector('option[value="'+c+'"]')}null==l?(o.value="",o.selectedIndex=-1):l.selected=!0}else if(null==t)o.classList.remove("ql-active");else if(o.hasAttribute("value")){var s=e[i]===o.getAttribute("value")||null!=e[i]&&e[i].toString()===o.getAttribute("value")||null==e[i]&&!o.getAttribute("value");o.classList.toggle("ql-active",s)}else o.classList.toggle("ql-active",null!=e[i])}))}}]),e}(s.default);function p(t,e,n){var r=document.createElement("button");r.setAttribute("type","button"),r.classList.add("ql-"+e),null!=n&&(r.value=n),t.appendChild(r)}function g(t,e){Array.isArray(e[0])||(e=[e]),e.forEach((function(e){var n=document.createElement("span");n.classList.add("ql-formats"),e.forEach((function(t){if("string"===typeof t)p(n,t);else{var e=Object.keys(t)[0],r=t[e];Array.isArray(r)?function(t,e,n){var r=document.createElement("select");r.classList.add("ql-"+e),n.forEach((function(t){var e=document.createElement("option");!1!==t?e.setAttribute("value",t):e.setAttribute("selected","selected"),r.appendChild(e)})),t.appendChild(r)}(n,e,r):p(n,e,r)}})),t.appendChild(n)}))}f.DEFAULTS={},f.DEFAULTS={container:null,handlers:{clean:function(){var t=this,e=this.quill.getSelection();if(null!=e)if(0==e.length){var n=this.quill.getFormat();Object.keys(n).forEach((function(e){null!=o.default.query(e,o.default.Scope.INLINE)&&t.quill.format(e,!1)}))}else this.quill.removeFormat(e,l.default.sources.USER)},direction:function(t){var e=this.quill.getFormat().align;"rtl"===t&&null==e?this.quill.format("align","right",l.default.sources.USER):t||"right"!==e||this.quill.format("align",!1,l.default.sources.USER),this.quill.format("direction",t,l.default.sources.USER)},indent:function(t){var e=this.quill.getSelection(),n=this.quill.getFormat(e),r=parseInt(n.indent||0);if("+1"===t||"-1"===t){var a="+1"===t?1:-1;"rtl"===n.direction&&(a*=-1),this.quill.format("indent",r+a,l.default.sources.USER)}},link:function(t){!0===t&&(t=prompt("Enter link URL:")),this.quill.format("link",t,l.default.sources.USER)},list:function(t){var e=this.quill.getSelection(),n=this.quill.getFormat(e);"check"===t?"checked"===n.list||"unchecked"===n.list?this.quill.format("list",!1,l.default.sources.USER):this.quill.format("list","unchecked",l.default.sources.USER):this.quill.format("list",t,l.default.sources.USER)}}},e.default=f,e.addControls=g},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <polyline class="ql-even ql-stroke" points="5 7 3 9 5 11"></polyline> <polyline class="ql-even ql-stroke" points="13 7 15 9 13 11"></polyline> <line class=ql-stroke x1=10 x2=8 y1=5 y2=13></line> </svg>'},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r,a=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),i=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},o=n(28),l=function(t){function e(t,n){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);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,(e.__proto__||Object.getPrototypeOf(e)).call(this,t));return r.label.innerHTML=n,r.container.classList.add("ql-color-picker"),[].slice.call(r.container.querySelectorAll(".ql-picker-item"),0,7).forEach((function(t){t.classList.add("ql-primary")})),r}return 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)}(e,t),a(e,[{key:"buildItem",value:function(t){var n=i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"buildItem",this).call(this,t);return n.style.backgroundColor=t.getAttribute("value")||"",n}},{key:"selectItem",value:function(t,n){i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"selectItem",this).call(this,t,n);var r=this.label.querySelector(".ql-color-label"),a=t&&t.getAttribute("data-value")||"";r&&("line"===r.tagName?r.style.stroke=a:r.style.fill=a)}}]),e}(((r=o)&&r.__esModule?r:{default:r}).default);e.default=l},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r,a=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),i=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},o=n(28),l=function(t){function e(t,n){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);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,(e.__proto__||Object.getPrototypeOf(e)).call(this,t));return r.container.classList.add("ql-icon-picker"),[].forEach.call(r.container.querySelectorAll(".ql-picker-item"),(function(t){t.innerHTML=n[t.getAttribute("data-value")||""]})),r.defaultItem=r.container.querySelector(".ql-selected"),r.selectItem(r.defaultItem),r}return 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)}(e,t),a(e,[{key:"selectItem",value:function(t,n){i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"selectItem",this).call(this,t,n),t=t||this.defaultItem,this.label.innerHTML=t.innerHTML}}]),e}(((r=o)&&r.__esModule?r:{default:r}).default);e.default=l},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),a=function(){function t(e,n){var r=this;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.quill=e,this.boundsContainer=n||document.body,this.root=e.addContainer("ql-tooltip"),this.root.innerHTML=this.constructor.TEMPLATE,this.quill.root===this.quill.scrollingContainer&&this.quill.root.addEventListener("scroll",(function(){r.root.style.marginTop=-1*r.quill.root.scrollTop+"px"})),this.hide()}return r(t,[{key:"hide",value:function(){this.root.classList.add("ql-hidden")}},{key:"position",value:function(t){var e=t.left+t.width/2-this.root.offsetWidth/2,n=t.bottom+this.quill.root.scrollTop;this.root.style.left=e+"px",this.root.style.top=n+"px",this.root.classList.remove("ql-flip");var r=this.boundsContainer.getBoundingClientRect(),a=this.root.getBoundingClientRect(),i=0;if(a.right>r.right&&(i=r.right-a.right,this.root.style.left=e+i+"px"),a.left<r.left&&(i=r.left-a.left,this.root.style.left=e+i+"px"),a.bottom>r.bottom){var o=a.bottom-a.top,l=t.bottom-t.top+o;this.root.style.top=n-l+"px",this.root.classList.add("ql-flip")}return i}},{key:"show",value:function(){this.root.classList.remove("ql-editing"),this.root.classList.remove("ql-hidden")}}]),t}();e.default=a},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=function(t,e){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return function(t,e){var n=[],r=!0,a=!1,i=void 0;try{for(var o,l=t[Symbol.iterator]();!(r=(o=l.next()).done)&&(n.push(o.value),!e||n.length!==e);r=!0);}catch(c){a=!0,i=c}finally{try{!r&&l.return&&l.return()}finally{if(a)throw i}}return n}(t,e);throw new TypeError("Invalid attempt to destructure non-iterable instance")},a=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},i=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),o=f(n(3)),l=f(n(8)),c=n(43),s=f(c),u=f(n(27)),d=n(15),h=f(n(41));function f(t){return t&&t.__esModule?t:{default:t}}function p(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function g(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 v(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)}var m=[[{header:["1","2","3",!1]}],["bold","italic","underline","link"],[{list:"ordered"},{list:"bullet"}],["clean"]],y=function(t){function e(t,n){p(this,e),null!=n.modules.toolbar&&null==n.modules.toolbar.container&&(n.modules.toolbar.container=m);var r=g(this,(e.__proto__||Object.getPrototypeOf(e)).call(this,t,n));return r.quill.container.classList.add("ql-snow"),r}return v(e,t),i(e,[{key:"extendToolbar",value:function(t){t.container.classList.add("ql-snow"),this.buildButtons([].slice.call(t.container.querySelectorAll("button")),h.default),this.buildPickers([].slice.call(t.container.querySelectorAll("select")),h.default),this.tooltip=new b(this.quill,this.options.bounds),t.container.querySelector(".ql-link")&&this.quill.keyboard.addBinding({key:"K",shortKey:!0},(function(e,n){t.handlers.link.call(t,!n.format.link)}))}}]),e}(s.default);y.DEFAULTS=(0,o.default)(!0,{},s.default.DEFAULTS,{modules:{toolbar:{handlers:{link:function(t){if(t){var e=this.quill.getSelection();if(null==e||0==e.length)return;var n=this.quill.getText(e);/^\S+@\S+\.\S+$/.test(n)&&0!==n.indexOf("mailto:")&&(n="mailto:"+n),this.quill.theme.tooltip.edit("link",n)}else this.quill.format("link",!1)}}}}});var b=function(t){function e(t,n){p(this,e);var r=g(this,(e.__proto__||Object.getPrototypeOf(e)).call(this,t,n));return r.preview=r.root.querySelector("a.ql-preview"),r}return v(e,t),i(e,[{key:"listen",value:function(){var t=this;a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"listen",this).call(this),this.root.querySelector("a.ql-action").addEventListener("click",(function(e){t.root.classList.contains("ql-editing")?t.save():t.edit("link",t.preview.textContent),e.preventDefault()})),this.root.querySelector("a.ql-remove").addEventListener("click",(function(e){if(null!=t.linkRange){var n=t.linkRange;t.restoreFocus(),t.quill.formatText(n,"link",!1,l.default.sources.USER),delete t.linkRange}e.preventDefault(),t.hide()})),this.quill.on(l.default.events.SELECTION_CHANGE,(function(e,n,a){if(null!=e){if(0===e.length&&a===l.default.sources.USER){var i=t.quill.scroll.descendant(u.default,e.index),o=r(i,2),c=o[0],s=o[1];if(null!=c){t.linkRange=new d.Range(e.index-s,c.length());var h=u.default.formats(c.domNode);return t.preview.textContent=h,t.preview.setAttribute("href",h),t.show(),void t.position(t.quill.getBounds(t.linkRange))}}else delete t.linkRange;t.hide()}}))}},{key:"show",value:function(){a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"show",this).call(this),this.root.removeAttribute("data-mode")}}]),e}(c.BaseTooltip);b.TEMPLATE=['<a class="ql-preview" rel="noopener noreferrer" target="_blank" href="about:blank"></a>','<input type="text" data-formula="e=mc^2" data-link="https://quilljs.com" data-video="Embed URL">','<a class="ql-action"></a>','<a class="ql-remove"></a>'].join(""),e.default=y},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=V(n(29)),a=n(36),i=n(38),o=n(64),l=V(n(65)),c=V(n(66)),s=n(67),u=V(s),d=n(37),h=n(26),f=n(39),p=n(40),g=V(n(56)),v=V(n(68)),m=V(n(27)),y=V(n(69)),b=V(n(70)),x=V(n(71)),M=V(n(72)),w=V(n(73)),z=n(13),C=V(z),A=V(n(74)),k=V(n(75)),H=V(n(57)),E=V(n(41)),S=V(n(28)),L=V(n(59)),_=V(n(60)),B=V(n(61)),D=V(n(108)),T=V(n(62));function V(t){return t&&t.__esModule?t:{default:t}}r.default.register({"attributors/attribute/direction":i.DirectionAttribute,"attributors/class/align":a.AlignClass,"attributors/class/background":d.BackgroundClass,"attributors/class/color":h.ColorClass,"attributors/class/direction":i.DirectionClass,"attributors/class/font":f.FontClass,"attributors/class/size":p.SizeClass,"attributors/style/align":a.AlignStyle,"attributors/style/background":d.BackgroundStyle,"attributors/style/color":h.ColorStyle,"attributors/style/direction":i.DirectionStyle,"attributors/style/font":f.FontStyle,"attributors/style/size":p.SizeStyle},!0),r.default.register({"formats/align":a.AlignClass,"formats/direction":i.DirectionClass,"formats/indent":o.IndentClass,"formats/background":d.BackgroundStyle,"formats/color":h.ColorStyle,"formats/font":f.FontClass,"formats/size":p.SizeClass,"formats/blockquote":l.default,"formats/code-block":C.default,"formats/header":c.default,"formats/list":u.default,"formats/bold":g.default,"formats/code":z.Code,"formats/italic":v.default,"formats/link":m.default,"formats/script":y.default,"formats/strike":b.default,"formats/underline":x.default,"formats/image":M.default,"formats/video":w.default,"formats/list/item":s.ListItem,"modules/formula":A.default,"modules/syntax":k.default,"modules/toolbar":H.default,"themes/bubble":D.default,"themes/snow":T.default,"ui/icons":E.default,"ui/picker":S.default,"ui/icon-picker":_.default,"ui/color-picker":L.default,"ui/tooltip":B.default},!0),e.default=r.default},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.IndentClass=void 0;var r,a=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),i=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},o=n(0),l=(r=o)&&r.__esModule?r:{default:r},c=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),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,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return 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)}(e,t),a(e,[{key:"add",value:function(t,n){if("+1"===n||"-1"===n){var r=this.value(t)||0;n="+1"===n?r+1:r-1}return 0===n?(this.remove(t),!0):i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"add",this).call(this,t,n)}},{key:"canAdd",value:function(t,n){return i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"canAdd",this).call(this,t,n)||i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"canAdd",this).call(this,t,parseInt(n))}},{key:"value",value:function(t){return parseInt(i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"value",this).call(this,t))||void 0}}]),e}(l.default.Attributor.Class),s=new c("indent","ql-indent",{scope:l.default.Scope.BLOCK,whitelist:[1,2,3,4,5,6,7,8]});e.IndentClass=s},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r,a=n(4),i=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),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,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return 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)}(e,t),e}(((r=a)&&r.__esModule?r:{default:r}).default);i.blotName="blockquote",i.tagName="blockquote",e.default=i},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r,a=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),i=n(4),o=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),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,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return 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)}(e,t),a(e,null,[{key:"formats",value:function(t){return this.tagName.indexOf(t.tagName)+1}}]),e}(((r=i)&&r.__esModule?r:{default:r}).default);o.blotName="header",o.tagName=["H1","H2","H3","H4","H5","H6"],e.default=o},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.ListItem=void 0;var r=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),a=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},i=c(n(0)),o=c(n(4)),l=c(n(25));function c(t){return t&&t.__esModule?t:{default:t}}function s(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function u(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 d(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)}var h=function(t){function e(){return s(this,e),u(this,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return d(e,t),r(e,[{key:"format",value:function(t,n){t!==f.blotName||n?a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"format",this).call(this,t,n):this.replaceWith(i.default.create(this.statics.scope))}},{key:"remove",value:function(){null==this.prev&&null==this.next?this.parent.remove():a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"remove",this).call(this)}},{key:"replaceWith",value:function(t,n){return this.parent.isolate(this.offset(this.parent),this.length()),t===this.parent.statics.blotName?(this.parent.replaceWith(t,n),this):(this.parent.unwrap(),a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"replaceWith",this).call(this,t,n))}}],[{key:"formats",value:function(t){return t.tagName===this.tagName?void 0:a(e.__proto__||Object.getPrototypeOf(e),"formats",this).call(this,t)}}]),e}(o.default);h.blotName="list-item",h.tagName="LI";var f=function(t){function e(t){s(this,e);var n=u(this,(e.__proto__||Object.getPrototypeOf(e)).call(this,t)),r=function(e){if(e.target.parentNode===t){var r=n.statics.formats(t),a=i.default.find(e.target);"checked"===r?a.format("list","unchecked"):"unchecked"===r&&a.format("list","checked")}};return t.addEventListener("touchstart",r),t.addEventListener("mousedown",r),n}return d(e,t),r(e,null,[{key:"create",value:function(t){var n="ordered"===t?"OL":"UL",r=a(e.__proto__||Object.getPrototypeOf(e),"create",this).call(this,n);return"checked"!==t&&"unchecked"!==t||r.setAttribute("data-checked","checked"===t),r}},{key:"formats",value:function(t){return"OL"===t.tagName?"ordered":"UL"===t.tagName?t.hasAttribute("data-checked")?"true"===t.getAttribute("data-checked")?"checked":"unchecked":"bullet":void 0}}]),r(e,[{key:"format",value:function(t,e){this.children.length>0&&this.children.tail.format(t,e)}},{key:"formats",value:function(){return t={},e=this.statics.blotName,n=this.statics.formats(this.domNode),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t;var t,e,n}},{key:"insertBefore",value:function(t,n){if(t instanceof h)a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"insertBefore",this).call(this,t,n);else{var r=null==n?this.length():n.offset(this),i=this.split(r);i.parent.insertBefore(t,i)}}},{key:"optimize",value:function(t){a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"optimize",this).call(this,t);var n=this.next;null!=n&&n.prev===this&&n.statics.blotName===this.statics.blotName&&n.domNode.tagName===this.domNode.tagName&&n.domNode.getAttribute("data-checked")===this.domNode.getAttribute("data-checked")&&(n.moveChildren(this),n.remove())}},{key:"replace",value:function(t){if(t.statics.blotName!==this.statics.blotName){var n=i.default.create(this.statics.defaultChild);t.moveChildren(n),this.appendChild(n)}a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"replace",this).call(this,t)}}]),e}(l.default);f.blotName="list",f.scope=i.default.Scope.BLOCK_BLOT,f.tagName=["OL","UL"],f.defaultChild="list-item",f.allowedChildren=[h],e.ListItem=h,e.default=f},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r,a=n(56),i=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),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,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return 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)}(e,t),e}(((r=a)&&r.__esModule?r:{default:r}).default);i.blotName="italic",i.tagName=["EM","I"],e.default=i},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r,a=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),i=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},o=n(6),l=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),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,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return 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)}(e,t),a(e,null,[{key:"create",value:function(t){return"super"===t?document.createElement("sup"):"sub"===t?document.createElement("sub"):i(e.__proto__||Object.getPrototypeOf(e),"create",this).call(this,t)}},{key:"formats",value:function(t){return"SUB"===t.tagName?"sub":"SUP"===t.tagName?"super":void 0}}]),e}(((r=o)&&r.__esModule?r:{default:r}).default);l.blotName="script",l.tagName=["SUB","SUP"],e.default=l},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r,a=n(6),i=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),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,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return 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)}(e,t),e}(((r=a)&&r.__esModule?r:{default:r}).default);i.blotName="strike",i.tagName="S",e.default=i},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r,a=n(6),i=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),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,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return 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)}(e,t),e}(((r=a)&&r.__esModule?r:{default:r}).default);i.blotName="underline",i.tagName="U",e.default=i},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r,a=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),i=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},o=n(0),l=(r=o)&&r.__esModule?r:{default:r},c=n(27),s=["alt","height","width"],u=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),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,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return 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)}(e,t),a(e,[{key:"format",value:function(t,n){s.indexOf(t)>-1?n?this.domNode.setAttribute(t,n):this.domNode.removeAttribute(t):i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"format",this).call(this,t,n)}}],[{key:"create",value:function(t){var n=i(e.__proto__||Object.getPrototypeOf(e),"create",this).call(this,t);return"string"===typeof t&&n.setAttribute("src",this.sanitize(t)),n}},{key:"formats",value:function(t){return s.reduce((function(e,n){return t.hasAttribute(n)&&(e[n]=t.getAttribute(n)),e}),{})}},{key:"match",value:function(t){return/\.(jpe?g|gif|png)$/.test(t)||/^data:image\/.+;base64/.test(t)}},{key:"sanitize",value:function(t){return(0,c.sanitize)(t,["http","https","data"])?t:"//:0"}},{key:"value",value:function(t){return t.getAttribute("src")}}]),e}(l.default.Embed);u.blotName="image",u.tagName="IMG",e.default=u},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r,a=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),i=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},o=n(4),l=n(27),c=(r=l)&&r.__esModule?r:{default:r},s=["height","width"],u=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),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,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return 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)}(e,t),a(e,[{key:"format",value:function(t,n){s.indexOf(t)>-1?n?this.domNode.setAttribute(t,n):this.domNode.removeAttribute(t):i(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"format",this).call(this,t,n)}}],[{key:"create",value:function(t){var n=i(e.__proto__||Object.getPrototypeOf(e),"create",this).call(this,t);return n.setAttribute("frameborder","0"),n.setAttribute("allowfullscreen",!0),n.setAttribute("src",this.sanitize(t)),n}},{key:"formats",value:function(t){return s.reduce((function(e,n){return t.hasAttribute(n)&&(e[n]=t.getAttribute(n)),e}),{})}},{key:"sanitize",value:function(t){return c.default.sanitize(t)}},{key:"value",value:function(t){return t.getAttribute("src")}}]),e}(o.BlockEmbed);u.blotName="video",u.className="ql-video",u.tagName="IFRAME",e.default=u},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.FormulaBlot=void 0;var r=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),a=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},i=c(n(35)),o=c(n(5)),l=c(n(9));function c(t){return t&&t.__esModule?t:{default:t}}function s(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function u(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 d(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)}var h=function(t){function e(){return s(this,e),u(this,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return d(e,t),r(e,null,[{key:"create",value:function(t){var n=a(e.__proto__||Object.getPrototypeOf(e),"create",this).call(this,t);return"string"===typeof t&&(window.katex.render(t,n,{throwOnError:!1,errorColor:"#f00"}),n.setAttribute("data-value",t)),n}},{key:"value",value:function(t){return t.getAttribute("data-value")}}]),e}(i.default);h.blotName="formula",h.className="ql-formula",h.tagName="SPAN";var f=function(t){function e(){s(this,e);var t=u(this,(e.__proto__||Object.getPrototypeOf(e)).call(this));if(null==window.katex)throw new Error("Formula module requires KaTeX.");return t}return d(e,t),r(e,null,[{key:"register",value:function(){o.default.register(h,!0)}}]),e}(l.default);e.FormulaBlot=h,e.default=f},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.CodeToken=e.CodeBlock=void 0;var r=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),a=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},i=c(n(0)),o=c(n(5)),l=c(n(9));function c(t){return t&&t.__esModule?t:{default:t}}function s(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function u(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 d(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)}var h=function(t){function e(){return s(this,e),u(this,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return d(e,t),r(e,[{key:"replaceWith",value:function(t){this.domNode.textContent=this.domNode.textContent,this.attach(),a(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"replaceWith",this).call(this,t)}},{key:"highlight",value:function(t){var e=this.domNode.textContent;this.cachedText!==e&&((e.trim().length>0||null==this.cachedText)&&(this.domNode.innerHTML=t(e),this.domNode.normalize(),this.attach()),this.cachedText=e)}}]),e}(c(n(13)).default);h.className="ql-syntax";var f=new i.default.Attributor.Class("token","hljs",{scope:i.default.Scope.INLINE}),p=function(t){function e(t,n){s(this,e);var r=u(this,(e.__proto__||Object.getPrototypeOf(e)).call(this,t,n));if("function"!==typeof r.options.highlight)throw new Error("Syntax module requires highlight.js. Please include the library on the page before Quill.");var a=null;return r.quill.on(o.default.events.SCROLL_OPTIMIZE,(function(){clearTimeout(a),a=setTimeout((function(){r.highlight(),a=null}),r.options.interval)})),r.highlight(),r}return d(e,t),r(e,null,[{key:"register",value:function(){o.default.register(f,!0),o.default.register(h,!0)}}]),r(e,[{key:"highlight",value:function(){var t=this;if(!this.quill.selection.composing){this.quill.update(o.default.sources.USER);var e=this.quill.getSelection();this.quill.scroll.descendants(h).forEach((function(e){e.highlight(t.options.highlight)})),this.quill.update(o.default.sources.SILENT),null!=e&&this.quill.setSelection(e,o.default.sources.SILENT)}}}]),e}(l.default);p.DEFAULTS={highlight:null==window.hljs?null:function(t){return window.hljs.highlightAuto(t).value},interval:1e3},e.CodeBlock=h,e.CodeToken=f,e.default=p},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=3 x2=15 y1=9 y2=9></line> <line class=ql-stroke x1=3 x2=13 y1=14 y2=14></line> <line class=ql-stroke x1=3 x2=9 y1=4 y2=4></line> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=15 x2=3 y1=9 y2=9></line> <line class=ql-stroke x1=14 x2=4 y1=14 y2=14></line> <line class=ql-stroke x1=12 x2=6 y1=4 y2=4></line> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=15 x2=3 y1=9 y2=9></line> <line class=ql-stroke x1=15 x2=5 y1=14 y2=14></line> <line class=ql-stroke x1=15 x2=9 y1=4 y2=4></line> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=15 x2=3 y1=9 y2=9></line> <line class=ql-stroke x1=15 x2=3 y1=14 y2=14></line> <line class=ql-stroke x1=15 x2=3 y1=4 y2=4></line> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <g class="ql-fill ql-color-label"> <polygon points="6 6.868 6 6 5 6 5 7 5.942 7 6 6.868"></polygon> <rect height=1 width=1 x=4 y=4></rect> <polygon points="6.817 5 6 5 6 6 6.38 6 6.817 5"></polygon> <rect height=1 width=1 x=2 y=6></rect> <rect height=1 width=1 x=3 y=5></rect> <rect height=1 width=1 x=4 y=7></rect> <polygon points="4 11.439 4 11 3 11 3 12 3.755 12 4 11.439"></polygon> <rect height=1 width=1 x=2 y=12></rect> <rect height=1 width=1 x=2 y=9></rect> <rect height=1 width=1 x=2 y=15></rect> <polygon points="4.63 10 4 10 4 11 4.192 11 4.63 10"></polygon> <rect height=1 width=1 x=3 y=8></rect> <path d=M10.832,4.2L11,4.582V4H10.708A1.948,1.948,0,0,1,10.832,4.2Z></path> <path d=M7,4.582L7.168,4.2A1.929,1.929,0,0,1,7.292,4H7V4.582Z></path> <path d=M8,13H7.683l-0.351.8a1.933,1.933,0,0,1-.124.2H8V13Z></path> <rect height=1 width=1 x=12 y=2></rect> <rect height=1 width=1 x=11 y=3></rect> <path d=M9,3H8V3.282A1.985,1.985,0,0,1,9,3Z></path> <rect height=1 width=1 x=2 y=3></rect> <rect height=1 width=1 x=6 y=2></rect> <rect height=1 width=1 x=3 y=2></rect> <rect height=1 width=1 x=5 y=3></rect> <rect height=1 width=1 x=9 y=2></rect> <rect height=1 width=1 x=15 y=14></rect> <polygon points="13.447 10.174 13.469 10.225 13.472 10.232 13.808 11 14 11 14 10 13.37 10 13.447 10.174"></polygon> <rect height=1 width=1 x=13 y=7></rect> <rect height=1 width=1 x=15 y=5></rect> <rect height=1 width=1 x=14 y=6></rect> <rect height=1 width=1 x=15 y=8></rect> <rect height=1 width=1 x=14 y=9></rect> <path d=M3.775,14H3v1H4V14.314A1.97,1.97,0,0,1,3.775,14Z></path> <rect height=1 width=1 x=14 y=3></rect> <polygon points="12 6.868 12 6 11.62 6 12 6.868"></polygon> <rect height=1 width=1 x=15 y=2></rect> <rect height=1 width=1 x=12 y=5></rect> <rect height=1 width=1 x=13 y=4></rect> <polygon points="12.933 9 13 9 13 8 12.495 8 12.933 9"></polygon> <rect height=1 width=1 x=9 y=14></rect> <rect height=1 width=1 x=8 y=15></rect> <path d=M6,14.926V15H7V14.316A1.993,1.993,0,0,1,6,14.926Z></path> <rect height=1 width=1 x=5 y=15></rect> <path d=M10.668,13.8L10.317,13H10v1h0.792A1.947,1.947,0,0,1,10.668,13.8Z></path> <rect height=1 width=1 x=11 y=15></rect> <path d=M14.332,12.2a1.99,1.99,0,0,1,.166.8H15V12H14.245Z></path> <rect height=1 width=1 x=14 y=15></rect> <rect height=1 width=1 x=15 y=11></rect> </g> <polyline class=ql-stroke points="5.5 13 9 5 12.5 13"></polyline> <line class=ql-stroke x1=11.63 x2=6.38 y1=11 y2=11></line> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <rect class="ql-fill ql-stroke" height=3 width=3 x=4 y=5></rect> <rect class="ql-fill ql-stroke" height=3 width=3 x=11 y=5></rect> <path class="ql-even ql-fill ql-stroke" d=M7,8c0,4.031-3,5-3,5></path> <path class="ql-even ql-fill ql-stroke" d=M14,8c0,4.031-3,5-3,5></path> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <path class=ql-stroke d=M5,4H9.5A2.5,2.5,0,0,1,12,6.5v0A2.5,2.5,0,0,1,9.5,9H5A0,0,0,0,1,5,9V4A0,0,0,0,1,5,4Z></path> <path class=ql-stroke d=M5,9h5.5A2.5,2.5,0,0,1,13,11.5v0A2.5,2.5,0,0,1,10.5,14H5a0,0,0,0,1,0,0V9A0,0,0,0,1,5,9Z></path> </svg>'},function(t,e){t.exports='<svg class="" viewbox="0 0 18 18"> <line class=ql-stroke x1=5 x2=13 y1=3 y2=3></line> <line class=ql-stroke x1=6 x2=9.35 y1=12 y2=3></line> <line class=ql-stroke x1=11 x2=15 y1=11 y2=15></line> <line class=ql-stroke x1=15 x2=11 y1=11 y2=15></line> <rect class=ql-fill height=1 rx=0.5 ry=0.5 width=7 x=2 y=14></rect> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <line class="ql-color-label ql-stroke ql-transparent" x1=3 x2=15 y1=15 y2=15></line> <polyline class=ql-stroke points="5.5 11 9 3 12.5 11"></polyline> <line class=ql-stroke x1=11.63 x2=6.38 y1=9 y2=9></line> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <polygon class="ql-stroke ql-fill" points="3 11 5 9 3 7 3 11"></polygon> <line class="ql-stroke ql-fill" x1=15 x2=11 y1=4 y2=4></line> <path class=ql-fill d=M11,3a3,3,0,0,0,0,6h1V3H11Z></path> <rect class=ql-fill height=11 width=1 x=11 y=4></rect> <rect class=ql-fill height=11 width=1 x=13 y=4></rect> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <polygon class="ql-stroke ql-fill" points="15 12 13 10 15 8 15 12"></polygon> <line class="ql-stroke ql-fill" x1=9 x2=5 y1=4 y2=4></line> <path class=ql-fill d=M5,3A3,3,0,0,0,5,9H6V3H5Z></path> <rect class=ql-fill height=11 width=1 x=5 y=4></rect> <rect class=ql-fill height=11 width=1 x=7 y=4></rect> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M14,16H4a1,1,0,0,1,0-2H14A1,1,0,0,1,14,16Z /> <path class=ql-fill d=M14,4H4A1,1,0,0,1,4,2H14A1,1,0,0,1,14,4Z /> <rect class=ql-fill x=3 y=6 width=12 height=6 rx=1 ry=1 /> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M13,16H5a1,1,0,0,1,0-2h8A1,1,0,0,1,13,16Z /> <path class=ql-fill d=M13,4H5A1,1,0,0,1,5,2h8A1,1,0,0,1,13,4Z /> <rect class=ql-fill x=2 y=6 width=14 height=6 rx=1 ry=1 /> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M15,8H13a1,1,0,0,1,0-2h2A1,1,0,0,1,15,8Z /> <path class=ql-fill d=M15,12H13a1,1,0,0,1,0-2h2A1,1,0,0,1,15,12Z /> <path class=ql-fill d=M15,16H5a1,1,0,0,1,0-2H15A1,1,0,0,1,15,16Z /> <path class=ql-fill d=M15,4H5A1,1,0,0,1,5,2H15A1,1,0,0,1,15,4Z /> <rect class=ql-fill x=2 y=6 width=8 height=6 rx=1 ry=1 /> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M5,8H3A1,1,0,0,1,3,6H5A1,1,0,0,1,5,8Z /> <path class=ql-fill d=M5,12H3a1,1,0,0,1,0-2H5A1,1,0,0,1,5,12Z /> <path class=ql-fill d=M13,16H3a1,1,0,0,1,0-2H13A1,1,0,0,1,13,16Z /> <path class=ql-fill d=M13,4H3A1,1,0,0,1,3,2H13A1,1,0,0,1,13,4Z /> <rect class=ql-fill x=8 y=6 width=8 height=6 rx=1 ry=1 transform="translate(24 18) rotate(-180)"/> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M11.759,2.482a2.561,2.561,0,0,0-3.53.607A7.656,7.656,0,0,0,6.8,6.2C6.109,9.188,5.275,14.677,4.15,14.927a1.545,1.545,0,0,0-1.3-.933A0.922,0.922,0,0,0,2,15.036S1.954,16,4.119,16s3.091-2.691,3.7-5.553c0.177-.826.36-1.726,0.554-2.6L8.775,6.2c0.381-1.421.807-2.521,1.306-2.676a1.014,1.014,0,0,0,1.02.56A0.966,0.966,0,0,0,11.759,2.482Z></path> <rect class=ql-fill height=1.6 rx=0.8 ry=0.8 width=5 x=5.15 y=6.2></rect> <path class=ql-fill d=M13.663,12.027a1.662,1.662,0,0,1,.266-0.276q0.193,0.069.456,0.138a2.1,2.1,0,0,0,.535.069,1.075,1.075,0,0,0,.767-0.3,1.044,1.044,0,0,0,.314-0.8,0.84,0.84,0,0,0-.238-0.619,0.8,0.8,0,0,0-.594-0.239,1.154,1.154,0,0,0-.781.3,4.607,4.607,0,0,0-.781,1q-0.091.15-.218,0.346l-0.246.38c-0.068-.288-0.137-0.582-0.212-0.885-0.459-1.847-2.494-.984-2.941-0.8-0.482.2-.353,0.647-0.094,0.529a0.869,0.869,0,0,1,1.281.585c0.217,0.751.377,1.436,0.527,2.038a5.688,5.688,0,0,1-.362.467,2.69,2.69,0,0,1-.264.271q-0.221-.08-0.471-0.147a2.029,2.029,0,0,0-.522-0.066,1.079,1.079,0,0,0-.768.3A1.058,1.058,0,0,0,9,15.131a0.82,0.82,0,0,0,.832.852,1.134,1.134,0,0,0,.787-0.3,5.11,5.11,0,0,0,.776-0.993q0.141-.219.215-0.34c0.046-.076.122-0.194,0.223-0.346a2.786,2.786,0,0,0,.918,1.726,2.582,2.582,0,0,0,2.376-.185c0.317-.181.212-0.565,0-0.494A0.807,0.807,0,0,1,14.176,15a5.159,5.159,0,0,1-.913-2.446l0,0Q13.487,12.24,13.663,12.027Z></path> </svg>'},function(t,e){t.exports='<svg viewBox="0 0 18 18"> <path class=ql-fill d=M10,4V14a1,1,0,0,1-2,0V10H3v4a1,1,0,0,1-2,0V4A1,1,0,0,1,3,4V8H8V4a1,1,0,0,1,2,0Zm6.06787,9.209H14.98975V7.59863a.54085.54085,0,0,0-.605-.60547h-.62744a1.01119,1.01119,0,0,0-.748.29688L11.645,8.56641a.5435.5435,0,0,0-.022.8584l.28613.30762a.53861.53861,0,0,0,.84717.0332l.09912-.08789a1.2137,1.2137,0,0,0,.2417-.35254h.02246s-.01123.30859-.01123.60547V13.209H12.041a.54085.54085,0,0,0-.605.60547v.43945a.54085.54085,0,0,0,.605.60547h4.02686a.54085.54085,0,0,0,.605-.60547v-.43945A.54085.54085,0,0,0,16.06787,13.209Z /> </svg>'},function(t,e){t.exports='<svg viewBox="0 0 18 18"> <path class=ql-fill d=M16.73975,13.81445v.43945a.54085.54085,0,0,1-.605.60547H11.855a.58392.58392,0,0,1-.64893-.60547V14.0127c0-2.90527,3.39941-3.42187,3.39941-4.55469a.77675.77675,0,0,0-.84717-.78125,1.17684,1.17684,0,0,0-.83594.38477c-.2749.26367-.561.374-.85791.13184l-.4292-.34082c-.30811-.24219-.38525-.51758-.1543-.81445a2.97155,2.97155,0,0,1,2.45361-1.17676,2.45393,2.45393,0,0,1,2.68408,2.40918c0,2.45312-3.1792,2.92676-3.27832,3.93848h2.79443A.54085.54085,0,0,1,16.73975,13.81445ZM9,3A.99974.99974,0,0,0,8,4V8H3V4A1,1,0,0,0,1,4V14a1,1,0,0,0,2,0V10H8v4a1,1,0,0,0,2,0V4A.99974.99974,0,0,0,9,3Z /> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=7 x2=13 y1=4 y2=4></line> <line class=ql-stroke x1=5 x2=11 y1=14 y2=14></line> <line class=ql-stroke x1=8 x2=10 y1=14 y2=4></line> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <rect class=ql-stroke height=10 width=12 x=3 y=4></rect> <circle class=ql-fill cx=6 cy=7 r=1></circle> <polyline class="ql-even ql-fill" points="5 12 5 11 7 9 8 10 11 7 13 9 13 12 5 12"></polyline> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=3 x2=15 y1=14 y2=14></line> <line class=ql-stroke x1=3 x2=15 y1=4 y2=4></line> <line class=ql-stroke x1=9 x2=15 y1=9 y2=9></line> <polyline class="ql-fill ql-stroke" points="3 7 3 11 5 9 3 7"></polyline> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=3 x2=15 y1=14 y2=14></line> <line class=ql-stroke x1=3 x2=15 y1=4 y2=4></line> <line class=ql-stroke x1=9 x2=15 y1=9 y2=9></line> <polyline class=ql-stroke points="5 7 5 11 3 9 5 7"></polyline> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=7 x2=11 y1=7 y2=11></line> <path class="ql-even ql-stroke" d=M8.9,4.577a3.476,3.476,0,0,1,.36,4.679A3.476,3.476,0,0,1,4.577,8.9C3.185,7.5,2.035,6.4,4.217,4.217S7.5,3.185,8.9,4.577Z></path> <path class="ql-even ql-stroke" d=M13.423,9.1a3.476,3.476,0,0,0-4.679-.36,3.476,3.476,0,0,0,.36,4.679c1.392,1.392,2.5,2.542,4.679.36S14.815,10.5,13.423,9.1Z></path> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=7 x2=15 y1=4 y2=4></line> <line class=ql-stroke x1=7 x2=15 y1=9 y2=9></line> <line class=ql-stroke x1=7 x2=15 y1=14 y2=14></line> <line class="ql-stroke ql-thin" x1=2.5 x2=4.5 y1=5.5 y2=5.5></line> <path class=ql-fill d=M3.5,6A0.5,0.5,0,0,1,3,5.5V3.085l-0.276.138A0.5,0.5,0,0,1,2.053,3c-0.124-.247-0.023-0.324.224-0.447l1-.5A0.5,0.5,0,0,1,4,2.5v3A0.5,0.5,0,0,1,3.5,6Z></path> <path class="ql-stroke ql-thin" d=M4.5,10.5h-2c0-.234,1.85-1.076,1.85-2.234A0.959,0.959,0,0,0,2.5,8.156></path> <path class="ql-stroke ql-thin" d=M2.5,14.846a0.959,0.959,0,0,0,1.85-.109A0.7,0.7,0,0,0,3.75,14a0.688,0.688,0,0,0,.6-0.736,0.959,0.959,0,0,0-1.85-.109></path> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=6 x2=15 y1=4 y2=4></line> <line class=ql-stroke x1=6 x2=15 y1=9 y2=9></line> <line class=ql-stroke x1=6 x2=15 y1=14 y2=14></line> <line class=ql-stroke x1=3 x2=3 y1=4 y2=4></line> <line class=ql-stroke x1=3 x2=3 y1=9 y2=9></line> <line class=ql-stroke x1=3 x2=3 y1=14 y2=14></line> </svg>'},function(t,e){t.exports='<svg class="" viewbox="0 0 18 18"> <line class=ql-stroke x1=9 x2=15 y1=4 y2=4></line> <polyline class=ql-stroke points="3 4 4 5 6 3"></polyline> <line class=ql-stroke x1=9 x2=15 y1=14 y2=14></line> <polyline class=ql-stroke points="3 14 4 15 6 13"></polyline> <line class=ql-stroke x1=9 x2=15 y1=9 y2=9></line> <polyline class=ql-stroke points="3 9 4 10 6 8"></polyline> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M15.5,15H13.861a3.858,3.858,0,0,0,1.914-2.975,1.8,1.8,0,0,0-1.6-1.751A1.921,1.921,0,0,0,12.021,11.7a0.50013,0.50013,0,1,0,.957.291h0a0.914,0.914,0,0,1,1.053-.725,0.81,0.81,0,0,1,.744.762c0,1.076-1.16971,1.86982-1.93971,2.43082A1.45639,1.45639,0,0,0,12,15.5a0.5,0.5,0,0,0,.5.5h3A0.5,0.5,0,0,0,15.5,15Z /> <path class=ql-fill d=M9.65,5.241a1,1,0,0,0-1.409.108L6,7.964,3.759,5.349A1,1,0,0,0,2.192,6.59178Q2.21541,6.6213,2.241,6.649L4.684,9.5,2.241,12.35A1,1,0,0,0,3.71,13.70722q0.02557-.02768.049-0.05722L6,11.036,8.241,13.65a1,1,0,1,0,1.567-1.24277Q9.78459,12.3777,9.759,12.35L7.316,9.5,9.759,6.651A1,1,0,0,0,9.65,5.241Z /> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M15.5,7H13.861a4.015,4.015,0,0,0,1.914-2.975,1.8,1.8,0,0,0-1.6-1.751A1.922,1.922,0,0,0,12.021,3.7a0.5,0.5,0,1,0,.957.291,0.917,0.917,0,0,1,1.053-.725,0.81,0.81,0,0,1,.744.762c0,1.077-1.164,1.925-1.934,2.486A1.423,1.423,0,0,0,12,7.5a0.5,0.5,0,0,0,.5.5h3A0.5,0.5,0,0,0,15.5,7Z /> <path class=ql-fill d=M9.651,5.241a1,1,0,0,0-1.41.108L6,7.964,3.759,5.349a1,1,0,1,0-1.519,1.3L4.683,9.5,2.241,12.35a1,1,0,1,0,1.519,1.3L6,11.036,8.241,13.65a1,1,0,0,0,1.519-1.3L7.317,9.5,9.759,6.651A1,1,0,0,0,9.651,5.241Z /> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <line class="ql-stroke ql-thin" x1=15.5 x2=2.5 y1=8.5 y2=9.5></line> <path class=ql-fill d=M9.007,8C6.542,7.791,6,7.519,6,6.5,6,5.792,7.283,5,9,5c1.571,0,2.765.679,2.969,1.309a1,1,0,0,0,1.9-.617C13.356,4.106,11.354,3,9,3,6.2,3,4,4.538,4,6.5a3.2,3.2,0,0,0,.5,1.843Z></path> <path class=ql-fill d=M8.984,10C11.457,10.208,12,10.479,12,11.5c0,0.708-1.283,1.5-3,1.5-1.571,0-2.765-.679-2.969-1.309a1,1,0,1,0-1.9.617C4.644,13.894,6.646,15,9,15c2.8,0,5-1.538,5-3.5a3.2,3.2,0,0,0-.5-1.843Z></path> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <path class=ql-stroke d=M5,3V9a4.012,4.012,0,0,0,4,4H9a4.012,4.012,0,0,0,4-4V3></path> <rect class=ql-fill height=1 rx=0.5 ry=0.5 width=12 x=3 y=15></rect> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <rect class=ql-stroke height=12 width=12 x=3 y=3></rect> <rect class=ql-fill height=12 width=1 x=5 y=3></rect> <rect class=ql-fill height=12 width=1 x=12 y=3></rect> <rect class=ql-fill height=2 width=8 x=5 y=8></rect> <rect class=ql-fill height=1 width=3 x=3 y=5></rect> <rect class=ql-fill height=1 width=3 x=3 y=7></rect> <rect class=ql-fill height=1 width=3 x=3 y=10></rect> <rect class=ql-fill height=1 width=3 x=3 y=12></rect> <rect class=ql-fill height=1 width=3 x=12 y=5></rect> <rect class=ql-fill height=1 width=3 x=12 y=7></rect> <rect class=ql-fill height=1 width=3 x=12 y=10></rect> <rect class=ql-fill height=1 width=3 x=12 y=12></rect> </svg>'},function(t,e){t.exports='<svg viewbox="0 0 18 18"> <polygon class=ql-stroke points="7 11 9 13 11 11 7 11"></polygon> <polygon class=ql-stroke points="7 7 9 5 11 7 7 7"></polygon> </svg>'},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.BubbleTooltip=void 0;var r=function t(e,n,r){null===e&&(e=Function.prototype);var a=Object.getOwnPropertyDescriptor(e,n);if(void 0===a){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in a)return a.value;var o=a.get;return void 0!==o?o.call(r):void 0},a=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),i=d(n(3)),o=d(n(8)),l=n(43),c=d(l),s=n(15),u=d(n(41));function d(t){return t&&t.__esModule?t:{default:t}}function h(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function f(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 p(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)}var g=[["bold","italic","link"],[{header:1},{header:2},"blockquote"]],v=function(t){function e(t,n){h(this,e),null!=n.modules.toolbar&&null==n.modules.toolbar.container&&(n.modules.toolbar.container=g);var r=f(this,(e.__proto__||Object.getPrototypeOf(e)).call(this,t,n));return r.quill.container.classList.add("ql-bubble"),r}return p(e,t),a(e,[{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")),u.default),this.buildPickers([].slice.call(t.container.querySelectorAll("select")),u.default)}}]),e}(c.default);v.DEFAULTS=(0,i.default)(!0,{},c.default.DEFAULTS,{modules:{toolbar:{handlers:{link:function(t){t?this.quill.theme.tooltip.edit():this.quill.format("link",!1)}}}}});var m=function(t){function e(t,n){h(this,e);var r=f(this,(e.__proto__||Object.getPrototypeOf(e)).call(this,t,n));return r.quill.on(o.default.events.EDITOR_CHANGE,(function(t,e,n,a){if(t===o.default.events.SELECTION_CHANGE)if(null!=e&&e.length>0&&a===o.default.sources.USER){r.show(),r.root.style.left="0px",r.root.style.width="",r.root.style.width=r.root.offsetWidth+"px";var i=r.quill.getLines(e.index,e.length);if(1===i.length)r.position(r.quill.getBounds(e));else{var l=i[i.length-1],c=r.quill.getIndex(l),u=Math.min(l.length()-1,e.index+e.length-c),d=r.quill.getBounds(new s.Range(c,u));r.position(d)}}else document.activeElement!==r.textbox&&r.quill.hasFocus()&&r.hide()})),r}return p(e,t),a(e,[{key:"listen",value:function(){var t=this;r(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"listen",this).call(this),this.root.querySelector(".ql-close").addEventListener("click",(function(){t.root.classList.remove("ql-editing")})),this.quill.on(o.default.events.SCROLL_OPTIMIZE,(function(){setTimeout((function(){if(!t.root.classList.contains("ql-hidden")){var e=t.quill.getSelection();null!=e&&t.position(t.quill.getBounds(e))}}),1)}))}},{key:"cancel",value:function(){this.show()}},{key:"position",value:function(t){var n=r(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"position",this).call(this,t),a=this.root.querySelector(".ql-tooltip-arrow");if(a.style.marginLeft="",0===n)return n;a.style.marginLeft=-1*n-a.offsetWidth/2+"px"}}]),e}(l.BaseTooltip);m.TEMPLATE=['<span class="ql-tooltip-arrow"></span>','<div class="ql-tooltip-editor">','<input type="text" data-formula="e=mc^2" data-link="https://quilljs.com" data-video="Embed URL">','<a class="ql-close"></a>',"</div>"].join(""),e.BubbleTooltip=m,e.default=v},function(t,e,n){t.exports=n(63)}]).default},t.exports=e()},3496:function(t,e,n){"use strict";var r="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},a=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n,r=arguments[e];for(n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},i=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),o=u(n(8700)),l=n(2791),c=u(l),s=u(n(2007));function u(t){return t&&t.__esModule?t:{default:t}}window.ApexCharts=o.default;var d=function(){function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t);var n=function(t,e){if(t)return!e||"object"!=typeof e&&"function"!=typeof e?t:e;throw new ReferenceError("this hasn't been initialised - super() hasn't been called")}(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return c.default.createRef?n.chartRef=c.default.createRef():n.setRef=function(t){return n.chartRef=t},n.chart=null,n}return 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)}(t,l.Component),i(t,[{key:"render",value:function(){var t=function(t,e){var n,r={};for(n in t)0<=e.indexOf(n)||Object.prototype.hasOwnProperty.call(t,n)&&(r[n]=t[n]);return r}(this.props,[]);return c.default.createElement("div",a({ref:c.default.createRef?this.chartRef:this.setRef},t))}},{key:"componentDidMount",value:function(){var t=c.default.createRef?this.chartRef.current:this.chartRef;this.chart=new o.default(t,this.getConfig()),this.chart.render()}},{key:"getConfig",value:function(){var t=(a=this.props).type,e=a.height,n=a.width,r=a.series,a=a.options;return this.extend(a,{chart:{type:t,height:e,width:n},series:r})}},{key:"isObject",value:function(t){return t&&"object"===(void 0===t?"undefined":r(t))&&!Array.isArray(t)&&null!=t}},{key:"extend",value:function(t,e){var n=this,r=("function"!=typeof Object.assign&&(Object.assign=function(t){if(null==t)throw new TypeError("Cannot convert undefined or null to object");for(var e=Object(t),n=1;n<arguments.length;n++){var r=arguments[n];if(null!=r)for(var a in r)r.hasOwnProperty(a)&&(e[a]=r[a])}return e}),Object.assign({},t));return this.isObject(t)&&this.isObject(e)&&Object.keys(e).forEach((function(a){n.isObject(e[a])&&a in t?r[a]=n.extend(t[a],e[a]):Object.assign(r,function(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}({},a,e[a]))})),r}},{key:"componentDidUpdate",value:function(t){if(!this.chart)return null;var e=(a=this.props).options,n=a.series,r=a.height,a=a.width,i=JSON.stringify(t.options),o=JSON.stringify(t.series),l=(e=JSON.stringify(e),JSON.stringify(n));i===e&&o===l&&r===t.height&&a===t.width||(o!==l&&i===e&&r===t.height&&a===t.width?this.chart.updateSeries(n):this.chart.updateOptions(this.getConfig()))}},{key:"componentWillUnmount",value:function(){this.chart&&"function"==typeof this.chart.destroy&&this.chart.destroy()}}]),t}();(e.Z=d).propTypes={type:s.default.string.isRequired,width:s.default.oneOfType([s.default.string,s.default.number]),height:s.default.oneOfType([s.default.string,s.default.number]),series:s.default.array.isRequired,options:s.default.object.isRequired},d.defaultProps={type:"line",width:"100%",height:"auto"}},4463:function(t,e,n){"use strict";var r=n(2791),a=n(5296);function i(t){for(var e="https://reactjs.org/docs/error-decoder.html?invariant="+t,n=1;n<arguments.length;n++)e+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+t+"; visit "+e+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var o=new Set,l={};function c(t,e){s(t,e),s(t+"Capture",e)}function s(t,e){for(l[t]=e,t=0;t<e.length;t++)o.add(e[t])}var u=!("undefined"===typeof window||"undefined"===typeof window.document||"undefined"===typeof window.document.createElement),d=Object.prototype.hasOwnProperty,h=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,f={},p={};function g(t,e,n,r,a,i,o){this.acceptsBooleans=2===e||3===e||4===e,this.attributeName=r,this.attributeNamespace=a,this.mustUseProperty=n,this.propertyName=t,this.type=e,this.sanitizeURL=i,this.removeEmptyString=o}var v={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach((function(t){v[t]=new g(t,0,!1,t,null,!1,!1)})),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach((function(t){var e=t[0];v[e]=new g(e,1,!1,t[1],null,!1,!1)})),["contentEditable","draggable","spellCheck","value"].forEach((function(t){v[t]=new g(t,2,!1,t.toLowerCase(),null,!1,!1)})),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach((function(t){v[t]=new g(t,2,!1,t,null,!1,!1)})),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach((function(t){v[t]=new g(t,3,!1,t.toLowerCase(),null,!1,!1)})),["checked","multiple","muted","selected"].forEach((function(t){v[t]=new g(t,3,!0,t,null,!1,!1)})),["capture","download"].forEach((function(t){v[t]=new g(t,4,!1,t,null,!1,!1)})),["cols","rows","size","span"].forEach((function(t){v[t]=new g(t,6,!1,t,null,!1,!1)})),["rowSpan","start"].forEach((function(t){v[t]=new g(t,5,!1,t.toLowerCase(),null,!1,!1)}));var m=/[\-:]([a-z])/g;function y(t){return t[1].toUpperCase()}function b(t,e,n,r){var a=v.hasOwnProperty(e)?v[e]:null;(null!==a?0!==a.type:r||!(2<e.length)||"o"!==e[0]&&"O"!==e[0]||"n"!==e[1]&&"N"!==e[1])&&(function(t,e,n,r){if(null===e||"undefined"===typeof e||function(t,e,n,r){if(null!==n&&0===n.type)return!1;switch(typeof e){case"function":case"symbol":return!0;case"boolean":return!r&&(null!==n?!n.acceptsBooleans:"data-"!==(t=t.toLowerCase().slice(0,5))&&"aria-"!==t);default:return!1}}(t,e,n,r))return!0;if(r)return!1;if(null!==n)switch(n.type){case 3:return!e;case 4:return!1===e;case 5:return isNaN(e);case 6:return isNaN(e)||1>e}return!1}(e,n,a,r)&&(n=null),r||null===a?function(t){return!!d.call(p,t)||!d.call(f,t)&&(h.test(t)?p[t]=!0:(f[t]=!0,!1))}(e)&&(null===n?t.removeAttribute(e):t.setAttribute(e,""+n)):a.mustUseProperty?t[a.propertyName]=null===n?3!==a.type&&"":n:(e=a.attributeName,r=a.attributeNamespace,null===n?t.removeAttribute(e):(n=3===(a=a.type)||4===a&&!0===n?"":""+n,r?t.setAttributeNS(r,e,n):t.setAttribute(e,n))))}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach((function(t){var e=t.replace(m,y);v[e]=new g(e,1,!1,t,null,!1,!1)})),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach((function(t){var e=t.replace(m,y);v[e]=new g(e,1,!1,t,"http://www.w3.org/1999/xlink",!1,!1)})),["xml:base","xml:lang","xml:space"].forEach((function(t){var e=t.replace(m,y);v[e]=new g(e,1,!1,t,"http://www.w3.org/XML/1998/namespace",!1,!1)})),["tabIndex","crossOrigin"].forEach((function(t){v[t]=new g(t,1,!1,t.toLowerCase(),null,!1,!1)})),v.xlinkHref=new g("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach((function(t){v[t]=new g(t,1,!1,t.toLowerCase(),null,!0,!0)}));var x=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,M=Symbol.for("react.element"),w=Symbol.for("react.portal"),z=Symbol.for("react.fragment"),C=Symbol.for("react.strict_mode"),A=Symbol.for("react.profiler"),k=Symbol.for("react.provider"),H=Symbol.for("react.context"),E=Symbol.for("react.forward_ref"),S=Symbol.for("react.suspense"),L=Symbol.for("react.suspense_list"),_=Symbol.for("react.memo"),B=Symbol.for("react.lazy");Symbol.for("react.scope"),Symbol.for("react.debug_trace_mode");var D=Symbol.for("react.offscreen");Symbol.for("react.legacy_hidden"),Symbol.for("react.cache"),Symbol.for("react.tracing_marker");var T=Symbol.iterator;function V(t){return null===t||"object"!==typeof t?null:"function"===typeof(t=T&&t[T]||t["@@iterator"])?t:null}var O,I=Object.assign;function R(t){if(void 0===O)try{throw Error()}catch(n){var e=n.stack.trim().match(/\n( *(at )?)/);O=e&&e[1]||""}return"\n"+O+t}var F=!1;function N(t,e){if(!t||F)return"";F=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(e)if(e=function(){throw Error()},Object.defineProperty(e.prototype,"props",{set:function(){throw Error()}}),"object"===typeof Reflect&&Reflect.construct){try{Reflect.construct(e,[])}catch(s){var r=s}Reflect.construct(t,[],e)}else{try{e.call()}catch(s){r=s}t.call(e.prototype)}else{try{throw Error()}catch(s){r=s}t()}}catch(s){if(s&&r&&"string"===typeof s.stack){for(var a=s.stack.split("\n"),i=r.stack.split("\n"),o=a.length-1,l=i.length-1;1<=o&&0<=l&&a[o]!==i[l];)l--;for(;1<=o&&0<=l;o--,l--)if(a[o]!==i[l]){if(1!==o||1!==l)do{if(o--,0>--l||a[o]!==i[l]){var c="\n"+a[o].replace(" at new "," at ");return t.displayName&&c.includes("<anonymous>")&&(c=c.replace("<anonymous>",t.displayName)),c}}while(1<=o&&0<=l);break}}}finally{F=!1,Error.prepareStackTrace=n}return(t=t?t.displayName||t.name:"")?R(t):""}function P(t){switch(t.tag){case 5:return R(t.type);case 16:return R("Lazy");case 13:return R("Suspense");case 19:return R("SuspenseList");case 0:case 2:case 15:return t=N(t.type,!1);case 11:return t=N(t.type.render,!1);case 1:return t=N(t.type,!0);default:return""}}function j(t){if(null==t)return null;if("function"===typeof t)return t.displayName||t.name||null;if("string"===typeof t)return t;switch(t){case z:return"Fragment";case w:return"Portal";case A:return"Profiler";case C:return"StrictMode";case S:return"Suspense";case L:return"SuspenseList"}if("object"===typeof t)switch(t.$$typeof){case H:return(t.displayName||"Context")+".Consumer";case k:return(t._context.displayName||"Context")+".Provider";case E:var e=t.render;return(t=t.displayName)||(t=""!==(t=e.displayName||e.name||"")?"ForwardRef("+t+")":"ForwardRef"),t;case _:return null!==(e=t.displayName||null)?e:j(t.type)||"Memo";case B:e=t._payload,t=t._init;try{return j(t(e))}catch(n){}}return null}function U(t){var e=t.type;switch(t.tag){case 24:return"Cache";case 9:return(e.displayName||"Context")+".Consumer";case 10:return(e._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return t=(t=e.render).displayName||t.name||"",e.displayName||(""!==t?"ForwardRef("+t+")":"ForwardRef");case 7:return"Fragment";case 5:return e;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return j(e);case 8:return e===C?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if("function"===typeof e)return e.displayName||e.name||null;if("string"===typeof e)return e}return null}function W(t){switch(typeof t){case"boolean":case"number":case"string":case"undefined":case"object":return t;default:return""}}function Z(t){var e=t.type;return(t=t.nodeName)&&"input"===t.toLowerCase()&&("checkbox"===e||"radio"===e)}function G(t){t._valueTracker||(t._valueTracker=function(t){var e=Z(t)?"checked":"value",n=Object.getOwnPropertyDescriptor(t.constructor.prototype,e),r=""+t[e];if(!t.hasOwnProperty(e)&&"undefined"!==typeof n&&"function"===typeof n.get&&"function"===typeof n.set){var a=n.get,i=n.set;return Object.defineProperty(t,e,{configurable:!0,get:function(){return a.call(this)},set:function(t){r=""+t,i.call(this,t)}}),Object.defineProperty(t,e,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(t){r=""+t},stopTracking:function(){t._valueTracker=null,delete t[e]}}}}(t))}function q(t){if(!t)return!1;var e=t._valueTracker;if(!e)return!0;var n=e.getValue(),r="";return t&&(r=Z(t)?t.checked?"true":"false":t.value),(t=r)!==n&&(e.setValue(t),!0)}function Y(t){if("undefined"===typeof(t=t||("undefined"!==typeof document?document:void 0)))return null;try{return t.activeElement||t.body}catch(e){return t.body}}function X(t,e){var n=e.checked;return I({},e,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=n?n:t._wrapperState.initialChecked})}function $(t,e){var n=null==e.defaultValue?"":e.defaultValue,r=null!=e.checked?e.checked:e.defaultChecked;n=W(null!=e.value?e.value:n),t._wrapperState={initialChecked:r,initialValue:n,controlled:"checkbox"===e.type||"radio"===e.type?null!=e.checked:null!=e.value}}function K(t,e){null!=(e=e.checked)&&b(t,"checked",e,!1)}function Q(t,e){K(t,e);var n=W(e.value),r=e.type;if(null!=n)"number"===r?(0===n&&""===t.value||t.value!=n)&&(t.value=""+n):t.value!==""+n&&(t.value=""+n);else if("submit"===r||"reset"===r)return void t.removeAttribute("value");e.hasOwnProperty("value")?tt(t,e.type,n):e.hasOwnProperty("defaultValue")&&tt(t,e.type,W(e.defaultValue)),null==e.checked&&null!=e.defaultChecked&&(t.defaultChecked=!!e.defaultChecked)}function J(t,e,n){if(e.hasOwnProperty("value")||e.hasOwnProperty("defaultValue")){var r=e.type;if(!("submit"!==r&&"reset"!==r||void 0!==e.value&&null!==e.value))return;e=""+t._wrapperState.initialValue,n||e===t.value||(t.value=e),t.defaultValue=e}""!==(n=t.name)&&(t.name=""),t.defaultChecked=!!t._wrapperState.initialChecked,""!==n&&(t.name=n)}function tt(t,e,n){"number"===e&&Y(t.ownerDocument)===t||(null==n?t.defaultValue=""+t._wrapperState.initialValue:t.defaultValue!==""+n&&(t.defaultValue=""+n))}var et=Array.isArray;function nt(t,e,n,r){if(t=t.options,e){e={};for(var a=0;a<n.length;a++)e["$"+n[a]]=!0;for(n=0;n<t.length;n++)a=e.hasOwnProperty("$"+t[n].value),t[n].selected!==a&&(t[n].selected=a),a&&r&&(t[n].defaultSelected=!0)}else{for(n=""+W(n),e=null,a=0;a<t.length;a++){if(t[a].value===n)return t[a].selected=!0,void(r&&(t[a].defaultSelected=!0));null!==e||t[a].disabled||(e=t[a])}null!==e&&(e.selected=!0)}}function rt(t,e){if(null!=e.dangerouslySetInnerHTML)throw Error(i(91));return I({},e,{value:void 0,defaultValue:void 0,children:""+t._wrapperState.initialValue})}function at(t,e){var n=e.value;if(null==n){if(n=e.children,e=e.defaultValue,null!=n){if(null!=e)throw Error(i(92));if(et(n)){if(1<n.length)throw Error(i(93));n=n[0]}e=n}null==e&&(e=""),n=e}t._wrapperState={initialValue:W(n)}}function it(t,e){var n=W(e.value),r=W(e.defaultValue);null!=n&&((n=""+n)!==t.value&&(t.value=n),null==e.defaultValue&&t.defaultValue!==n&&(t.defaultValue=n)),null!=r&&(t.defaultValue=""+r)}function ot(t){var e=t.textContent;e===t._wrapperState.initialValue&&""!==e&&null!==e&&(t.value=e)}function lt(t){switch(t){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function ct(t,e){return null==t||"http://www.w3.org/1999/xhtml"===t?lt(e):"http://www.w3.org/2000/svg"===t&&"foreignObject"===e?"http://www.w3.org/1999/xhtml":t}var st,ut,dt=(ut=function(t,e){if("http://www.w3.org/2000/svg"!==t.namespaceURI||"innerHTML"in t)t.innerHTML=e;else{for((st=st||document.createElement("div")).innerHTML="<svg>"+e.valueOf().toString()+"</svg>",e=st.firstChild;t.firstChild;)t.removeChild(t.firstChild);for(;e.firstChild;)t.appendChild(e.firstChild)}},"undefined"!==typeof MSApp&&MSApp.execUnsafeLocalFunction?function(t,e,n,r){MSApp.execUnsafeLocalFunction((function(){return ut(t,e)}))}:ut);function ht(t,e){if(e){var n=t.firstChild;if(n&&n===t.lastChild&&3===n.nodeType)return void(n.nodeValue=e)}t.textContent=e}var ft={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},pt=["Webkit","ms","Moz","O"];function gt(t,e,n){return null==e||"boolean"===typeof e||""===e?"":n||"number"!==typeof e||0===e||ft.hasOwnProperty(t)&&ft[t]?(""+e).trim():e+"px"}function vt(t,e){for(var n in t=t.style,e)if(e.hasOwnProperty(n)){var r=0===n.indexOf("--"),a=gt(n,e[n],r);"float"===n&&(n="cssFloat"),r?t.setProperty(n,a):t[n]=a}}Object.keys(ft).forEach((function(t){pt.forEach((function(e){e=e+t.charAt(0).toUpperCase()+t.substring(1),ft[e]=ft[t]}))}));var mt=I({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function yt(t,e){if(e){if(mt[t]&&(null!=e.children||null!=e.dangerouslySetInnerHTML))throw Error(i(137,t));if(null!=e.dangerouslySetInnerHTML){if(null!=e.children)throw Error(i(60));if("object"!==typeof e.dangerouslySetInnerHTML||!("__html"in e.dangerouslySetInnerHTML))throw Error(i(61))}if(null!=e.style&&"object"!==typeof e.style)throw Error(i(62))}}function bt(t,e){if(-1===t.indexOf("-"))return"string"===typeof e.is;switch(t){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var xt=null;function Mt(t){return(t=t.target||t.srcElement||window).correspondingUseElement&&(t=t.correspondingUseElement),3===t.nodeType?t.parentNode:t}var wt=null,zt=null,Ct=null;function At(t){if(t=ba(t)){if("function"!==typeof wt)throw Error(i(280));var e=t.stateNode;e&&(e=Ma(e),wt(t.stateNode,t.type,e))}}function kt(t){zt?Ct?Ct.push(t):Ct=[t]:zt=t}function Ht(){if(zt){var t=zt,e=Ct;if(Ct=zt=null,At(t),e)for(t=0;t<e.length;t++)At(e[t])}}function Et(t,e){return t(e)}function St(){}var Lt=!1;function _t(t,e,n){if(Lt)return t(e,n);Lt=!0;try{return Et(t,e,n)}finally{Lt=!1,(null!==zt||null!==Ct)&&(St(),Ht())}}function Bt(t,e){var n=t.stateNode;if(null===n)return null;var r=Ma(n);if(null===r)return null;n=r[e];t:switch(e){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(r=!("button"===(t=t.type)||"input"===t||"select"===t||"textarea"===t)),t=!r;break t;default:t=!1}if(t)return null;if(n&&"function"!==typeof n)throw Error(i(231,e,typeof n));return n}var Dt=!1;if(u)try{var Tt={};Object.defineProperty(Tt,"passive",{get:function(){Dt=!0}}),window.addEventListener("test",Tt,Tt),window.removeEventListener("test",Tt,Tt)}catch(ut){Dt=!1}function Vt(t,e,n,r,a,i,o,l,c){var s=Array.prototype.slice.call(arguments,3);try{e.apply(n,s)}catch(u){this.onError(u)}}var Ot=!1,It=null,Rt=!1,Ft=null,Nt={onError:function(t){Ot=!0,It=t}};function Pt(t,e,n,r,a,i,o,l,c){Ot=!1,It=null,Vt.apply(Nt,arguments)}function jt(t){var e=t,n=t;if(t.alternate)for(;e.return;)e=e.return;else{t=e;do{0!==(4098&(e=t).flags)&&(n=e.return),t=e.return}while(t)}return 3===e.tag?n:null}function Ut(t){if(13===t.tag){var e=t.memoizedState;if(null===e&&(null!==(t=t.alternate)&&(e=t.memoizedState)),null!==e)return e.dehydrated}return null}function Wt(t){if(jt(t)!==t)throw Error(i(188))}function Zt(t){return null!==(t=function(t){var e=t.alternate;if(!e){if(null===(e=jt(t)))throw Error(i(188));return e!==t?null:t}for(var n=t,r=e;;){var a=n.return;if(null===a)break;var o=a.alternate;if(null===o){if(null!==(r=a.return)){n=r;continue}break}if(a.child===o.child){for(o=a.child;o;){if(o===n)return Wt(a),t;if(o===r)return Wt(a),e;o=o.sibling}throw Error(i(188))}if(n.return!==r.return)n=a,r=o;else{for(var l=!1,c=a.child;c;){if(c===n){l=!0,n=a,r=o;break}if(c===r){l=!0,r=a,n=o;break}c=c.sibling}if(!l){for(c=o.child;c;){if(c===n){l=!0,n=o,r=a;break}if(c===r){l=!0,r=o,n=a;break}c=c.sibling}if(!l)throw Error(i(189))}}if(n.alternate!==r)throw Error(i(190))}if(3!==n.tag)throw Error(i(188));return n.stateNode.current===n?t:e}(t))?Gt(t):null}function Gt(t){if(5===t.tag||6===t.tag)return t;for(t=t.child;null!==t;){var e=Gt(t);if(null!==e)return e;t=t.sibling}return null}var qt=a.unstable_scheduleCallback,Yt=a.unstable_cancelCallback,Xt=a.unstable_shouldYield,$t=a.unstable_requestPaint,Kt=a.unstable_now,Qt=a.unstable_getCurrentPriorityLevel,Jt=a.unstable_ImmediatePriority,te=a.unstable_UserBlockingPriority,ee=a.unstable_NormalPriority,ne=a.unstable_LowPriority,re=a.unstable_IdlePriority,ae=null,ie=null;var oe=Math.clz32?Math.clz32:function(t){return t>>>=0,0===t?32:31-(le(t)/ce|0)|0},le=Math.log,ce=Math.LN2;var se=64,ue=4194304;function de(t){switch(t&-t){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return 4194240&t;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return 130023424&t;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return t}}function he(t,e){var n=t.pendingLanes;if(0===n)return 0;var r=0,a=t.suspendedLanes,i=t.pingedLanes,o=268435455&n;if(0!==o){var l=o&~a;0!==l?r=de(l):0!==(i&=o)&&(r=de(i))}else 0!==(o=n&~a)?r=de(o):0!==i&&(r=de(i));if(0===r)return 0;if(0!==e&&e!==r&&0===(e&a)&&((a=r&-r)>=(i=e&-e)||16===a&&0!==(4194240&i)))return e;if(0!==(4&r)&&(r|=16&n),0!==(e=t.entangledLanes))for(t=t.entanglements,e&=r;0<e;)a=1<<(n=31-oe(e)),r|=t[n],e&=~a;return r}function fe(t,e){switch(t){case 1:case 2:case 4:return e+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e+5e3;default:return-1}}function pe(t){return 0!==(t=-1073741825&t.pendingLanes)?t:1073741824&t?1073741824:0}function ge(){var t=se;return 0===(4194240&(se<<=1))&&(se=64),t}function ve(t){for(var e=[],n=0;31>n;n++)e.push(t);return e}function me(t,e,n){t.pendingLanes|=e,536870912!==e&&(t.suspendedLanes=0,t.pingedLanes=0),(t=t.eventTimes)[e=31-oe(e)]=n}function ye(t,e){var n=t.entangledLanes|=e;for(t=t.entanglements;n;){var r=31-oe(n),a=1<<r;a&e|t[r]&e&&(t[r]|=e),n&=~a}}var be=0;function xe(t){return 1<(t&=-t)?4<t?0!==(268435455&t)?16:536870912:4:1}var Me,we,ze,Ce,Ae,ke=!1,He=[],Ee=null,Se=null,Le=null,_e=new Map,Be=new Map,De=[],Te="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function Ve(t,e){switch(t){case"focusin":case"focusout":Ee=null;break;case"dragenter":case"dragleave":Se=null;break;case"mouseover":case"mouseout":Le=null;break;case"pointerover":case"pointerout":_e.delete(e.pointerId);break;case"gotpointercapture":case"lostpointercapture":Be.delete(e.pointerId)}}function Oe(t,e,n,r,a,i){return null===t||t.nativeEvent!==i?(t={blockedOn:e,domEventName:n,eventSystemFlags:r,nativeEvent:i,targetContainers:[a]},null!==e&&(null!==(e=ba(e))&&we(e)),t):(t.eventSystemFlags|=r,e=t.targetContainers,null!==a&&-1===e.indexOf(a)&&e.push(a),t)}function Ie(t){var e=ya(t.target);if(null!==e){var n=jt(e);if(null!==n)if(13===(e=n.tag)){if(null!==(e=Ut(n)))return t.blockedOn=e,void Ae(t.priority,(function(){ze(n)}))}else if(3===e&&n.stateNode.current.memoizedState.isDehydrated)return void(t.blockedOn=3===n.tag?n.stateNode.containerInfo:null)}t.blockedOn=null}function Re(t){if(null!==t.blockedOn)return!1;for(var e=t.targetContainers;0<e.length;){var n=Xe(t.domEventName,t.eventSystemFlags,e[0],t.nativeEvent);if(null!==n)return null!==(e=ba(n))&&we(e),t.blockedOn=n,!1;var r=new(n=t.nativeEvent).constructor(n.type,n);xt=r,n.target.dispatchEvent(r),xt=null,e.shift()}return!0}function Fe(t,e,n){Re(t)&&n.delete(e)}function Ne(){ke=!1,null!==Ee&&Re(Ee)&&(Ee=null),null!==Se&&Re(Se)&&(Se=null),null!==Le&&Re(Le)&&(Le=null),_e.forEach(Fe),Be.forEach(Fe)}function Pe(t,e){t.blockedOn===e&&(t.blockedOn=null,ke||(ke=!0,a.unstable_scheduleCallback(a.unstable_NormalPriority,Ne)))}function je(t){function e(e){return Pe(e,t)}if(0<He.length){Pe(He[0],t);for(var n=1;n<He.length;n++){var r=He[n];r.blockedOn===t&&(r.blockedOn=null)}}for(null!==Ee&&Pe(Ee,t),null!==Se&&Pe(Se,t),null!==Le&&Pe(Le,t),_e.forEach(e),Be.forEach(e),n=0;n<De.length;n++)(r=De[n]).blockedOn===t&&(r.blockedOn=null);for(;0<De.length&&null===(n=De[0]).blockedOn;)Ie(n),null===n.blockedOn&&De.shift()}var Ue=x.ReactCurrentBatchConfig,We=!0;function Ze(t,e,n,r){var a=be,i=Ue.transition;Ue.transition=null;try{be=1,qe(t,e,n,r)}finally{be=a,Ue.transition=i}}function Ge(t,e,n,r){var a=be,i=Ue.transition;Ue.transition=null;try{be=4,qe(t,e,n,r)}finally{be=a,Ue.transition=i}}function qe(t,e,n,r){if(We){var a=Xe(t,e,n,r);if(null===a)Wr(t,e,r,Ye,n),Ve(t,r);else if(function(t,e,n,r,a){switch(e){case"focusin":return Ee=Oe(Ee,t,e,n,r,a),!0;case"dragenter":return Se=Oe(Se,t,e,n,r,a),!0;case"mouseover":return Le=Oe(Le,t,e,n,r,a),!0;case"pointerover":var i=a.pointerId;return _e.set(i,Oe(_e.get(i)||null,t,e,n,r,a)),!0;case"gotpointercapture":return i=a.pointerId,Be.set(i,Oe(Be.get(i)||null,t,e,n,r,a)),!0}return!1}(a,t,e,n,r))r.stopPropagation();else if(Ve(t,r),4&e&&-1<Te.indexOf(t)){for(;null!==a;){var i=ba(a);if(null!==i&&Me(i),null===(i=Xe(t,e,n,r))&&Wr(t,e,r,Ye,n),i===a)break;a=i}null!==a&&r.stopPropagation()}else Wr(t,e,r,null,n)}}var Ye=null;function Xe(t,e,n,r){if(Ye=null,null!==(t=ya(t=Mt(r))))if(null===(e=jt(t)))t=null;else if(13===(n=e.tag)){if(null!==(t=Ut(e)))return t;t=null}else if(3===n){if(e.stateNode.current.memoizedState.isDehydrated)return 3===e.tag?e.stateNode.containerInfo:null;t=null}else e!==t&&(t=null);return Ye=t,null}function $e(t){switch(t){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(Qt()){case Jt:return 1;case te:return 4;case ee:case ne:return 16;case re:return 536870912;default:return 16}default:return 16}}var Ke=null,Qe=null,Je=null;function tn(){if(Je)return Je;var t,e,n=Qe,r=n.length,a="value"in Ke?Ke.value:Ke.textContent,i=a.length;for(t=0;t<r&&n[t]===a[t];t++);var o=r-t;for(e=1;e<=o&&n[r-e]===a[i-e];e++);return Je=a.slice(t,1<e?1-e:void 0)}function en(t){var e=t.keyCode;return"charCode"in t?0===(t=t.charCode)&&13===e&&(t=13):t=e,10===t&&(t=13),32<=t||13===t?t:0}function nn(){return!0}function rn(){return!1}function an(t){function e(e,n,r,a,i){for(var o in this._reactName=e,this._targetInst=r,this.type=n,this.nativeEvent=a,this.target=i,this.currentTarget=null,t)t.hasOwnProperty(o)&&(e=t[o],this[o]=e?e(a):a[o]);return this.isDefaultPrevented=(null!=a.defaultPrevented?a.defaultPrevented:!1===a.returnValue)?nn:rn,this.isPropagationStopped=rn,this}return I(e.prototype,{preventDefault:function(){this.defaultPrevented=!0;var t=this.nativeEvent;t&&(t.preventDefault?t.preventDefault():"unknown"!==typeof t.returnValue&&(t.returnValue=!1),this.isDefaultPrevented=nn)},stopPropagation:function(){var t=this.nativeEvent;t&&(t.stopPropagation?t.stopPropagation():"unknown"!==typeof t.cancelBubble&&(t.cancelBubble=!0),this.isPropagationStopped=nn)},persist:function(){},isPersistent:nn}),e}var on,ln,cn,sn={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(t){return t.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},un=an(sn),dn=I({},sn,{view:0,detail:0}),hn=an(dn),fn=I({},dn,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:An,button:0,buttons:0,relatedTarget:function(t){return void 0===t.relatedTarget?t.fromElement===t.srcElement?t.toElement:t.fromElement:t.relatedTarget},movementX:function(t){return"movementX"in t?t.movementX:(t!==cn&&(cn&&"mousemove"===t.type?(on=t.screenX-cn.screenX,ln=t.screenY-cn.screenY):ln=on=0,cn=t),on)},movementY:function(t){return"movementY"in t?t.movementY:ln}}),pn=an(fn),gn=an(I({},fn,{dataTransfer:0})),vn=an(I({},dn,{relatedTarget:0})),mn=an(I({},sn,{animationName:0,elapsedTime:0,pseudoElement:0})),yn=I({},sn,{clipboardData:function(t){return"clipboardData"in t?t.clipboardData:window.clipboardData}}),bn=an(yn),xn=an(I({},sn,{data:0})),Mn={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},wn={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},zn={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Cn(t){var e=this.nativeEvent;return e.getModifierState?e.getModifierState(t):!!(t=zn[t])&&!!e[t]}function An(){return Cn}var kn=I({},dn,{key:function(t){if(t.key){var e=Mn[t.key]||t.key;if("Unidentified"!==e)return e}return"keypress"===t.type?13===(t=en(t))?"Enter":String.fromCharCode(t):"keydown"===t.type||"keyup"===t.type?wn[t.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:An,charCode:function(t){return"keypress"===t.type?en(t):0},keyCode:function(t){return"keydown"===t.type||"keyup"===t.type?t.keyCode:0},which:function(t){return"keypress"===t.type?en(t):"keydown"===t.type||"keyup"===t.type?t.keyCode:0}}),Hn=an(kn),En=an(I({},fn,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),Sn=an(I({},dn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:An})),Ln=an(I({},sn,{propertyName:0,elapsedTime:0,pseudoElement:0})),_n=I({},fn,{deltaX:function(t){return"deltaX"in t?t.deltaX:"wheelDeltaX"in t?-t.wheelDeltaX:0},deltaY:function(t){return"deltaY"in t?t.deltaY:"wheelDeltaY"in t?-t.wheelDeltaY:"wheelDelta"in t?-t.wheelDelta:0},deltaZ:0,deltaMode:0}),Bn=an(_n),Dn=[9,13,27,32],Tn=u&&"CompositionEvent"in window,Vn=null;u&&"documentMode"in document&&(Vn=document.documentMode);var On=u&&"TextEvent"in window&&!Vn,In=u&&(!Tn||Vn&&8<Vn&&11>=Vn),Rn=String.fromCharCode(32),Fn=!1;function Nn(t,e){switch(t){case"keyup":return-1!==Dn.indexOf(e.keyCode);case"keydown":return 229!==e.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Pn(t){return"object"===typeof(t=t.detail)&&"data"in t?t.data:null}var jn=!1;var Un={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Wn(t){var e=t&&t.nodeName&&t.nodeName.toLowerCase();return"input"===e?!!Un[t.type]:"textarea"===e}function Zn(t,e,n,r){kt(r),0<(e=Gr(e,"onChange")).length&&(n=new un("onChange","change",null,n,r),t.push({event:n,listeners:e}))}var Gn=null,qn=null;function Yn(t){Rr(t,0)}function Xn(t){if(q(xa(t)))return t}function $n(t,e){if("change"===t)return e}var Kn=!1;if(u){var Qn;if(u){var Jn="oninput"in document;if(!Jn){var tr=document.createElement("div");tr.setAttribute("oninput","return;"),Jn="function"===typeof tr.oninput}Qn=Jn}else Qn=!1;Kn=Qn&&(!document.documentMode||9<document.documentMode)}function er(){Gn&&(Gn.detachEvent("onpropertychange",nr),qn=Gn=null)}function nr(t){if("value"===t.propertyName&&Xn(qn)){var e=[];Zn(e,qn,t,Mt(t)),_t(Yn,e)}}function rr(t,e,n){"focusin"===t?(er(),qn=n,(Gn=e).attachEvent("onpropertychange",nr)):"focusout"===t&&er()}function ar(t){if("selectionchange"===t||"keyup"===t||"keydown"===t)return Xn(qn)}function ir(t,e){if("click"===t)return Xn(e)}function or(t,e){if("input"===t||"change"===t)return Xn(e)}var lr="function"===typeof Object.is?Object.is:function(t,e){return t===e&&(0!==t||1/t===1/e)||t!==t&&e!==e};function cr(t,e){if(lr(t,e))return!0;if("object"!==typeof t||null===t||"object"!==typeof e||null===e)return!1;var n=Object.keys(t),r=Object.keys(e);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++){var a=n[r];if(!d.call(e,a)||!lr(t[a],e[a]))return!1}return!0}function sr(t){for(;t&&t.firstChild;)t=t.firstChild;return t}function ur(t,e){var n,r=sr(t);for(t=0;r;){if(3===r.nodeType){if(n=t+r.textContent.length,t<=e&&n>=e)return{node:r,offset:e-t};t=n}t:{for(;r;){if(r.nextSibling){r=r.nextSibling;break t}r=r.parentNode}r=void 0}r=sr(r)}}function dr(t,e){return!(!t||!e)&&(t===e||(!t||3!==t.nodeType)&&(e&&3===e.nodeType?dr(t,e.parentNode):"contains"in t?t.contains(e):!!t.compareDocumentPosition&&!!(16&t.compareDocumentPosition(e))))}function hr(){for(var t=window,e=Y();e instanceof t.HTMLIFrameElement;){try{var n="string"===typeof e.contentWindow.location.href}catch(r){n=!1}if(!n)break;e=Y((t=e.contentWindow).document)}return e}function fr(t){var e=t&&t.nodeName&&t.nodeName.toLowerCase();return e&&("input"===e&&("text"===t.type||"search"===t.type||"tel"===t.type||"url"===t.type||"password"===t.type)||"textarea"===e||"true"===t.contentEditable)}function pr(t){var e=hr(),n=t.focusedElem,r=t.selectionRange;if(e!==n&&n&&n.ownerDocument&&dr(n.ownerDocument.documentElement,n)){if(null!==r&&fr(n))if(e=r.start,void 0===(t=r.end)&&(t=e),"selectionStart"in n)n.selectionStart=e,n.selectionEnd=Math.min(t,n.value.length);else if((t=(e=n.ownerDocument||document)&&e.defaultView||window).getSelection){t=t.getSelection();var a=n.textContent.length,i=Math.min(r.start,a);r=void 0===r.end?i:Math.min(r.end,a),!t.extend&&i>r&&(a=r,r=i,i=a),a=ur(n,i);var o=ur(n,r);a&&o&&(1!==t.rangeCount||t.anchorNode!==a.node||t.anchorOffset!==a.offset||t.focusNode!==o.node||t.focusOffset!==o.offset)&&((e=e.createRange()).setStart(a.node,a.offset),t.removeAllRanges(),i>r?(t.addRange(e),t.extend(o.node,o.offset)):(e.setEnd(o.node,o.offset),t.addRange(e)))}for(e=[],t=n;t=t.parentNode;)1===t.nodeType&&e.push({element:t,left:t.scrollLeft,top:t.scrollTop});for("function"===typeof n.focus&&n.focus(),n=0;n<e.length;n++)(t=e[n]).element.scrollLeft=t.left,t.element.scrollTop=t.top}}var gr=u&&"documentMode"in document&&11>=document.documentMode,vr=null,mr=null,yr=null,br=!1;function xr(t,e,n){var r=n.window===n?n.document:9===n.nodeType?n:n.ownerDocument;br||null==vr||vr!==Y(r)||("selectionStart"in(r=vr)&&fr(r)?r={start:r.selectionStart,end:r.selectionEnd}:r={anchorNode:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset},yr&&cr(yr,r)||(yr=r,0<(r=Gr(mr,"onSelect")).length&&(e=new un("onSelect","select",null,e,n),t.push({event:e,listeners:r}),e.target=vr)))}function Mr(t,e){var n={};return n[t.toLowerCase()]=e.toLowerCase(),n["Webkit"+t]="webkit"+e,n["Moz"+t]="moz"+e,n}var wr={animationend:Mr("Animation","AnimationEnd"),animationiteration:Mr("Animation","AnimationIteration"),animationstart:Mr("Animation","AnimationStart"),transitionend:Mr("Transition","TransitionEnd")},zr={},Cr={};function Ar(t){if(zr[t])return zr[t];if(!wr[t])return t;var e,n=wr[t];for(e in n)if(n.hasOwnProperty(e)&&e in Cr)return zr[t]=n[e];return t}u&&(Cr=document.createElement("div").style,"AnimationEvent"in window||(delete wr.animationend.animation,delete wr.animationiteration.animation,delete wr.animationstart.animation),"TransitionEvent"in window||delete wr.transitionend.transition);var kr=Ar("animationend"),Hr=Ar("animationiteration"),Er=Ar("animationstart"),Sr=Ar("transitionend"),Lr=new Map,_r="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function Br(t,e){Lr.set(t,e),c(e,[t])}for(var Dr=0;Dr<_r.length;Dr++){var Tr=_r[Dr];Br(Tr.toLowerCase(),"on"+(Tr[0].toUpperCase()+Tr.slice(1)))}Br(kr,"onAnimationEnd"),Br(Hr,"onAnimationIteration"),Br(Er,"onAnimationStart"),Br("dblclick","onDoubleClick"),Br("focusin","onFocus"),Br("focusout","onBlur"),Br(Sr,"onTransitionEnd"),s("onMouseEnter",["mouseout","mouseover"]),s("onMouseLeave",["mouseout","mouseover"]),s("onPointerEnter",["pointerout","pointerover"]),s("onPointerLeave",["pointerout","pointerover"]),c("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),c("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),c("onBeforeInput",["compositionend","keypress","textInput","paste"]),c("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),c("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),c("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Vr="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),Or=new Set("cancel close invalid load scroll toggle".split(" ").concat(Vr));function Ir(t,e,n){var r=t.type||"unknown-event";t.currentTarget=n,function(t,e,n,r,a,o,l,c,s){if(Pt.apply(this,arguments),Ot){if(!Ot)throw Error(i(198));var u=It;Ot=!1,It=null,Rt||(Rt=!0,Ft=u)}}(r,e,void 0,t),t.currentTarget=null}function Rr(t,e){e=0!==(4&e);for(var n=0;n<t.length;n++){var r=t[n],a=r.event;r=r.listeners;t:{var i=void 0;if(e)for(var o=r.length-1;0<=o;o--){var l=r[o],c=l.instance,s=l.currentTarget;if(l=l.listener,c!==i&&a.isPropagationStopped())break t;Ir(a,l,s),i=c}else for(o=0;o<r.length;o++){if(c=(l=r[o]).instance,s=l.currentTarget,l=l.listener,c!==i&&a.isPropagationStopped())break t;Ir(a,l,s),i=c}}}if(Rt)throw t=Ft,Rt=!1,Ft=null,t}function Fr(t,e){var n=e[ga];void 0===n&&(n=e[ga]=new Set);var r=t+"__bubble";n.has(r)||(Ur(e,t,2,!1),n.add(r))}function Nr(t,e,n){var r=0;e&&(r|=4),Ur(n,t,r,e)}var Pr="_reactListening"+Math.random().toString(36).slice(2);function jr(t){if(!t[Pr]){t[Pr]=!0,o.forEach((function(e){"selectionchange"!==e&&(Or.has(e)||Nr(e,!1,t),Nr(e,!0,t))}));var e=9===t.nodeType?t:t.ownerDocument;null===e||e[Pr]||(e[Pr]=!0,Nr("selectionchange",!1,e))}}function Ur(t,e,n,r){switch($e(e)){case 1:var a=Ze;break;case 4:a=Ge;break;default:a=qe}n=a.bind(null,e,n,t),a=void 0,!Dt||"touchstart"!==e&&"touchmove"!==e&&"wheel"!==e||(a=!0),r?void 0!==a?t.addEventListener(e,n,{capture:!0,passive:a}):t.addEventListener(e,n,!0):void 0!==a?t.addEventListener(e,n,{passive:a}):t.addEventListener(e,n,!1)}function Wr(t,e,n,r,a){var i=r;if(0===(1&e)&&0===(2&e)&&null!==r)t:for(;;){if(null===r)return;var o=r.tag;if(3===o||4===o){var l=r.stateNode.containerInfo;if(l===a||8===l.nodeType&&l.parentNode===a)break;if(4===o)for(o=r.return;null!==o;){var c=o.tag;if((3===c||4===c)&&((c=o.stateNode.containerInfo)===a||8===c.nodeType&&c.parentNode===a))return;o=o.return}for(;null!==l;){if(null===(o=ya(l)))return;if(5===(c=o.tag)||6===c){r=i=o;continue t}l=l.parentNode}}r=r.return}_t((function(){var r=i,a=Mt(n),o=[];t:{var l=Lr.get(t);if(void 0!==l){var c=un,s=t;switch(t){case"keypress":if(0===en(n))break t;case"keydown":case"keyup":c=Hn;break;case"focusin":s="focus",c=vn;break;case"focusout":s="blur",c=vn;break;case"beforeblur":case"afterblur":c=vn;break;case"click":if(2===n.button)break t;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":c=pn;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":c=gn;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":c=Sn;break;case kr:case Hr:case Er:c=mn;break;case Sr:c=Ln;break;case"scroll":c=hn;break;case"wheel":c=Bn;break;case"copy":case"cut":case"paste":c=bn;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":c=En}var u=0!==(4&e),d=!u&&"scroll"===t,h=u?null!==l?l+"Capture":null:l;u=[];for(var f,p=r;null!==p;){var g=(f=p).stateNode;if(5===f.tag&&null!==g&&(f=g,null!==h&&(null!=(g=Bt(p,h))&&u.push(Zr(p,g,f)))),d)break;p=p.return}0<u.length&&(l=new c(l,s,null,n,a),o.push({event:l,listeners:u}))}}if(0===(7&e)){if(c="mouseout"===t||"pointerout"===t,(!(l="mouseover"===t||"pointerover"===t)||n===xt||!(s=n.relatedTarget||n.fromElement)||!ya(s)&&!s[pa])&&(c||l)&&(l=a.window===a?a:(l=a.ownerDocument)?l.defaultView||l.parentWindow:window,c?(c=r,null!==(s=(s=n.relatedTarget||n.toElement)?ya(s):null)&&(s!==(d=jt(s))||5!==s.tag&&6!==s.tag)&&(s=null)):(c=null,s=r),c!==s)){if(u=pn,g="onMouseLeave",h="onMouseEnter",p="mouse","pointerout"!==t&&"pointerover"!==t||(u=En,g="onPointerLeave",h="onPointerEnter",p="pointer"),d=null==c?l:xa(c),f=null==s?l:xa(s),(l=new u(g,p+"leave",c,n,a)).target=d,l.relatedTarget=f,g=null,ya(a)===r&&((u=new u(h,p+"enter",s,n,a)).target=f,u.relatedTarget=d,g=u),d=g,c&&s)t:{for(h=s,p=0,f=u=c;f;f=qr(f))p++;for(f=0,g=h;g;g=qr(g))f++;for(;0<p-f;)u=qr(u),p--;for(;0<f-p;)h=qr(h),f--;for(;p--;){if(u===h||null!==h&&u===h.alternate)break t;u=qr(u),h=qr(h)}u=null}else u=null;null!==c&&Yr(o,l,c,u,!1),null!==s&&null!==d&&Yr(o,d,s,u,!0)}if("select"===(c=(l=r?xa(r):window).nodeName&&l.nodeName.toLowerCase())||"input"===c&&"file"===l.type)var v=$n;else if(Wn(l))if(Kn)v=or;else{v=ar;var m=rr}else(c=l.nodeName)&&"input"===c.toLowerCase()&&("checkbox"===l.type||"radio"===l.type)&&(v=ir);switch(v&&(v=v(t,r))?Zn(o,v,n,a):(m&&m(t,l,r),"focusout"===t&&(m=l._wrapperState)&&m.controlled&&"number"===l.type&&tt(l,"number",l.value)),m=r?xa(r):window,t){case"focusin":(Wn(m)||"true"===m.contentEditable)&&(vr=m,mr=r,yr=null);break;case"focusout":yr=mr=vr=null;break;case"mousedown":br=!0;break;case"contextmenu":case"mouseup":case"dragend":br=!1,xr(o,n,a);break;case"selectionchange":if(gr)break;case"keydown":case"keyup":xr(o,n,a)}var y;if(Tn)t:{switch(t){case"compositionstart":var b="onCompositionStart";break t;case"compositionend":b="onCompositionEnd";break t;case"compositionupdate":b="onCompositionUpdate";break t}b=void 0}else jn?Nn(t,n)&&(b="onCompositionEnd"):"keydown"===t&&229===n.keyCode&&(b="onCompositionStart");b&&(In&&"ko"!==n.locale&&(jn||"onCompositionStart"!==b?"onCompositionEnd"===b&&jn&&(y=tn()):(Qe="value"in(Ke=a)?Ke.value:Ke.textContent,jn=!0)),0<(m=Gr(r,b)).length&&(b=new xn(b,t,null,n,a),o.push({event:b,listeners:m}),y?b.data=y:null!==(y=Pn(n))&&(b.data=y))),(y=On?function(t,e){switch(t){case"compositionend":return Pn(e);case"keypress":return 32!==e.which?null:(Fn=!0,Rn);case"textInput":return(t=e.data)===Rn&&Fn?null:t;default:return null}}(t,n):function(t,e){if(jn)return"compositionend"===t||!Tn&&Nn(t,e)?(t=tn(),Je=Qe=Ke=null,jn=!1,t):null;switch(t){case"paste":default:return null;case"keypress":if(!(e.ctrlKey||e.altKey||e.metaKey)||e.ctrlKey&&e.altKey){if(e.char&&1<e.char.length)return e.char;if(e.which)return String.fromCharCode(e.which)}return null;case"compositionend":return In&&"ko"!==e.locale?null:e.data}}(t,n))&&(0<(r=Gr(r,"onBeforeInput")).length&&(a=new xn("onBeforeInput","beforeinput",null,n,a),o.push({event:a,listeners:r}),a.data=y))}Rr(o,e)}))}function Zr(t,e,n){return{instance:t,listener:e,currentTarget:n}}function Gr(t,e){for(var n=e+"Capture",r=[];null!==t;){var a=t,i=a.stateNode;5===a.tag&&null!==i&&(a=i,null!=(i=Bt(t,n))&&r.unshift(Zr(t,i,a)),null!=(i=Bt(t,e))&&r.push(Zr(t,i,a))),t=t.return}return r}function qr(t){if(null===t)return null;do{t=t.return}while(t&&5!==t.tag);return t||null}function Yr(t,e,n,r,a){for(var i=e._reactName,o=[];null!==n&&n!==r;){var l=n,c=l.alternate,s=l.stateNode;if(null!==c&&c===r)break;5===l.tag&&null!==s&&(l=s,a?null!=(c=Bt(n,i))&&o.unshift(Zr(n,c,l)):a||null!=(c=Bt(n,i))&&o.push(Zr(n,c,l))),n=n.return}0!==o.length&&t.push({event:e,listeners:o})}var Xr=/\r\n?/g,$r=/\u0000|\uFFFD/g;function Kr(t){return("string"===typeof t?t:""+t).replace(Xr,"\n").replace($r,"")}function Qr(t,e,n){if(e=Kr(e),Kr(t)!==e&&n)throw Error(i(425))}function Jr(){}var ta=null,ea=null;function na(t,e){return"textarea"===t||"noscript"===t||"string"===typeof e.children||"number"===typeof e.children||"object"===typeof e.dangerouslySetInnerHTML&&null!==e.dangerouslySetInnerHTML&&null!=e.dangerouslySetInnerHTML.__html}var ra="function"===typeof setTimeout?setTimeout:void 0,aa="function"===typeof clearTimeout?clearTimeout:void 0,ia="function"===typeof Promise?Promise:void 0,oa="function"===typeof queueMicrotask?queueMicrotask:"undefined"!==typeof ia?function(t){return ia.resolve(null).then(t).catch(la)}:ra;function la(t){setTimeout((function(){throw t}))}function ca(t,e){var n=e,r=0;do{var a=n.nextSibling;if(t.removeChild(n),a&&8===a.nodeType)if("/$"===(n=a.data)){if(0===r)return t.removeChild(a),void je(e);r--}else"$"!==n&&"$?"!==n&&"$!"!==n||r++;n=a}while(n);je(e)}function sa(t){for(;null!=t;t=t.nextSibling){var e=t.nodeType;if(1===e||3===e)break;if(8===e){if("$"===(e=t.data)||"$!"===e||"$?"===e)break;if("/$"===e)return null}}return t}function ua(t){t=t.previousSibling;for(var e=0;t;){if(8===t.nodeType){var n=t.data;if("$"===n||"$!"===n||"$?"===n){if(0===e)return t;e--}else"/$"===n&&e++}t=t.previousSibling}return null}var da=Math.random().toString(36).slice(2),ha="__reactFiber$"+da,fa="__reactProps$"+da,pa="__reactContainer$"+da,ga="__reactEvents$"+da,va="__reactListeners$"+da,ma="__reactHandles$"+da;function ya(t){var e=t[ha];if(e)return e;for(var n=t.parentNode;n;){if(e=n[pa]||n[ha]){if(n=e.alternate,null!==e.child||null!==n&&null!==n.child)for(t=ua(t);null!==t;){if(n=t[ha])return n;t=ua(t)}return e}n=(t=n).parentNode}return null}function ba(t){return!(t=t[ha]||t[pa])||5!==t.tag&&6!==t.tag&&13!==t.tag&&3!==t.tag?null:t}function xa(t){if(5===t.tag||6===t.tag)return t.stateNode;throw Error(i(33))}function Ma(t){return t[fa]||null}var wa=[],za=-1;function Ca(t){return{current:t}}function Aa(t){0>za||(t.current=wa[za],wa[za]=null,za--)}function ka(t,e){za++,wa[za]=t.current,t.current=e}var Ha={},Ea=Ca(Ha),Sa=Ca(!1),La=Ha;function _a(t,e){var n=t.type.contextTypes;if(!n)return Ha;var r=t.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===e)return r.__reactInternalMemoizedMaskedChildContext;var a,i={};for(a in n)i[a]=e[a];return r&&((t=t.stateNode).__reactInternalMemoizedUnmaskedChildContext=e,t.__reactInternalMemoizedMaskedChildContext=i),i}function Ba(t){return null!==(t=t.childContextTypes)&&void 0!==t}function Da(){Aa(Sa),Aa(Ea)}function Ta(t,e,n){if(Ea.current!==Ha)throw Error(i(168));ka(Ea,e),ka(Sa,n)}function Va(t,e,n){var r=t.stateNode;if(e=e.childContextTypes,"function"!==typeof r.getChildContext)return n;for(var a in r=r.getChildContext())if(!(a in e))throw Error(i(108,U(t)||"Unknown",a));return I({},n,r)}function Oa(t){return t=(t=t.stateNode)&&t.__reactInternalMemoizedMergedChildContext||Ha,La=Ea.current,ka(Ea,t),ka(Sa,Sa.current),!0}function Ia(t,e,n){var r=t.stateNode;if(!r)throw Error(i(169));n?(t=Va(t,e,La),r.__reactInternalMemoizedMergedChildContext=t,Aa(Sa),Aa(Ea),ka(Ea,t)):Aa(Sa),ka(Sa,n)}var Ra=null,Fa=!1,Na=!1;function Pa(t){null===Ra?Ra=[t]:Ra.push(t)}function ja(){if(!Na&&null!==Ra){Na=!0;var t=0,e=be;try{var n=Ra;for(be=1;t<n.length;t++){var r=n[t];do{r=r(!0)}while(null!==r)}Ra=null,Fa=!1}catch(a){throw null!==Ra&&(Ra=Ra.slice(t+1)),qt(Jt,ja),a}finally{be=e,Na=!1}}return null}var Ua=[],Wa=0,Za=null,Ga=0,qa=[],Ya=0,Xa=null,$a=1,Ka="";function Qa(t,e){Ua[Wa++]=Ga,Ua[Wa++]=Za,Za=t,Ga=e}function Ja(t,e,n){qa[Ya++]=$a,qa[Ya++]=Ka,qa[Ya++]=Xa,Xa=t;var r=$a;t=Ka;var a=32-oe(r)-1;r&=~(1<<a),n+=1;var i=32-oe(e)+a;if(30<i){var o=a-a%5;i=(r&(1<<o)-1).toString(32),r>>=o,a-=o,$a=1<<32-oe(e)+a|n<<a|r,Ka=i+t}else $a=1<<i|n<<a|r,Ka=t}function ti(t){null!==t.return&&(Qa(t,1),Ja(t,1,0))}function ei(t){for(;t===Za;)Za=Ua[--Wa],Ua[Wa]=null,Ga=Ua[--Wa],Ua[Wa]=null;for(;t===Xa;)Xa=qa[--Ya],qa[Ya]=null,Ka=qa[--Ya],qa[Ya]=null,$a=qa[--Ya],qa[Ya]=null}var ni=null,ri=null,ai=!1,ii=null;function oi(t,e){var n=Bs(5,null,null,0);n.elementType="DELETED",n.stateNode=e,n.return=t,null===(e=t.deletions)?(t.deletions=[n],t.flags|=16):e.push(n)}function li(t,e){switch(t.tag){case 5:var n=t.type;return null!==(e=1!==e.nodeType||n.toLowerCase()!==e.nodeName.toLowerCase()?null:e)&&(t.stateNode=e,ni=t,ri=sa(e.firstChild),!0);case 6:return null!==(e=""===t.pendingProps||3!==e.nodeType?null:e)&&(t.stateNode=e,ni=t,ri=null,!0);case 13:return null!==(e=8!==e.nodeType?null:e)&&(n=null!==Xa?{id:$a,overflow:Ka}:null,t.memoizedState={dehydrated:e,treeContext:n,retryLane:1073741824},(n=Bs(18,null,null,0)).stateNode=e,n.return=t,t.child=n,ni=t,ri=null,!0);default:return!1}}function ci(t){return 0!==(1&t.mode)&&0===(128&t.flags)}function si(t){if(ai){var e=ri;if(e){var n=e;if(!li(t,e)){if(ci(t))throw Error(i(418));e=sa(n.nextSibling);var r=ni;e&&li(t,e)?oi(r,n):(t.flags=-4097&t.flags|2,ai=!1,ni=t)}}else{if(ci(t))throw Error(i(418));t.flags=-4097&t.flags|2,ai=!1,ni=t}}}function ui(t){for(t=t.return;null!==t&&5!==t.tag&&3!==t.tag&&13!==t.tag;)t=t.return;ni=t}function di(t){if(t!==ni)return!1;if(!ai)return ui(t),ai=!0,!1;var e;if((e=3!==t.tag)&&!(e=5!==t.tag)&&(e="head"!==(e=t.type)&&"body"!==e&&!na(t.type,t.memoizedProps)),e&&(e=ri)){if(ci(t))throw hi(),Error(i(418));for(;e;)oi(t,e),e=sa(e.nextSibling)}if(ui(t),13===t.tag){if(!(t=null!==(t=t.memoizedState)?t.dehydrated:null))throw Error(i(317));t:{for(t=t.nextSibling,e=0;t;){if(8===t.nodeType){var n=t.data;if("/$"===n){if(0===e){ri=sa(t.nextSibling);break t}e--}else"$"!==n&&"$!"!==n&&"$?"!==n||e++}t=t.nextSibling}ri=null}}else ri=ni?sa(t.stateNode.nextSibling):null;return!0}function hi(){for(var t=ri;t;)t=sa(t.nextSibling)}function fi(){ri=ni=null,ai=!1}function pi(t){null===ii?ii=[t]:ii.push(t)}var gi=x.ReactCurrentBatchConfig;function vi(t,e){if(t&&t.defaultProps){for(var n in e=I({},e),t=t.defaultProps)void 0===e[n]&&(e[n]=t[n]);return e}return e}var mi=Ca(null),yi=null,bi=null,xi=null;function Mi(){xi=bi=yi=null}function wi(t){var e=mi.current;Aa(mi),t._currentValue=e}function zi(t,e,n){for(;null!==t;){var r=t.alternate;if((t.childLanes&e)!==e?(t.childLanes|=e,null!==r&&(r.childLanes|=e)):null!==r&&(r.childLanes&e)!==e&&(r.childLanes|=e),t===n)break;t=t.return}}function Ci(t,e){yi=t,xi=bi=null,null!==(t=t.dependencies)&&null!==t.firstContext&&(0!==(t.lanes&e)&&(xl=!0),t.firstContext=null)}function Ai(t){var e=t._currentValue;if(xi!==t)if(t={context:t,memoizedValue:e,next:null},null===bi){if(null===yi)throw Error(i(308));bi=t,yi.dependencies={lanes:0,firstContext:t}}else bi=bi.next=t;return e}var ki=null;function Hi(t){null===ki?ki=[t]:ki.push(t)}function Ei(t,e,n,r){var a=e.interleaved;return null===a?(n.next=n,Hi(e)):(n.next=a.next,a.next=n),e.interleaved=n,Si(t,r)}function Si(t,e){t.lanes|=e;var n=t.alternate;for(null!==n&&(n.lanes|=e),n=t,t=t.return;null!==t;)t.childLanes|=e,null!==(n=t.alternate)&&(n.childLanes|=e),n=t,t=t.return;return 3===n.tag?n.stateNode:null}var Li=!1;function _i(t){t.updateQueue={baseState:t.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function Bi(t,e){t=t.updateQueue,e.updateQueue===t&&(e.updateQueue={baseState:t.baseState,firstBaseUpdate:t.firstBaseUpdate,lastBaseUpdate:t.lastBaseUpdate,shared:t.shared,effects:t.effects})}function Di(t,e){return{eventTime:t,lane:e,tag:0,payload:null,callback:null,next:null}}function Ti(t,e,n){var r=t.updateQueue;if(null===r)return null;if(r=r.shared,0!==(2&Sc)){var a=r.pending;return null===a?e.next=e:(e.next=a.next,a.next=e),r.pending=e,Si(t,n)}return null===(a=r.interleaved)?(e.next=e,Hi(r)):(e.next=a.next,a.next=e),r.interleaved=e,Si(t,n)}function Vi(t,e,n){if(null!==(e=e.updateQueue)&&(e=e.shared,0!==(4194240&n))){var r=e.lanes;n|=r&=t.pendingLanes,e.lanes=n,ye(t,n)}}function Oi(t,e){var n=t.updateQueue,r=t.alternate;if(null!==r&&n===(r=r.updateQueue)){var a=null,i=null;if(null!==(n=n.firstBaseUpdate)){do{var o={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};null===i?a=i=o:i=i.next=o,n=n.next}while(null!==n);null===i?a=i=e:i=i.next=e}else a=i=e;return n={baseState:r.baseState,firstBaseUpdate:a,lastBaseUpdate:i,shared:r.shared,effects:r.effects},void(t.updateQueue=n)}null===(t=n.lastBaseUpdate)?n.firstBaseUpdate=e:t.next=e,n.lastBaseUpdate=e}function Ii(t,e,n,r){var a=t.updateQueue;Li=!1;var i=a.firstBaseUpdate,o=a.lastBaseUpdate,l=a.shared.pending;if(null!==l){a.shared.pending=null;var c=l,s=c.next;c.next=null,null===o?i=s:o.next=s,o=c;var u=t.alternate;null!==u&&((l=(u=u.updateQueue).lastBaseUpdate)!==o&&(null===l?u.firstBaseUpdate=s:l.next=s,u.lastBaseUpdate=c))}if(null!==i){var d=a.baseState;for(o=0,u=s=c=null,l=i;;){var h=l.lane,f=l.eventTime;if((r&h)===h){null!==u&&(u=u.next={eventTime:f,lane:0,tag:l.tag,payload:l.payload,callback:l.callback,next:null});t:{var p=t,g=l;switch(h=e,f=n,g.tag){case 1:if("function"===typeof(p=g.payload)){d=p.call(f,d,h);break t}d=p;break t;case 3:p.flags=-65537&p.flags|128;case 0:if(null===(h="function"===typeof(p=g.payload)?p.call(f,d,h):p)||void 0===h)break t;d=I({},d,h);break t;case 2:Li=!0}}null!==l.callback&&0!==l.lane&&(t.flags|=64,null===(h=a.effects)?a.effects=[l]:h.push(l))}else f={eventTime:f,lane:h,tag:l.tag,payload:l.payload,callback:l.callback,next:null},null===u?(s=u=f,c=d):u=u.next=f,o|=h;if(null===(l=l.next)){if(null===(l=a.shared.pending))break;l=(h=l).next,h.next=null,a.lastBaseUpdate=h,a.shared.pending=null}}if(null===u&&(c=d),a.baseState=c,a.firstBaseUpdate=s,a.lastBaseUpdate=u,null!==(e=a.shared.interleaved)){a=e;do{o|=a.lane,a=a.next}while(a!==e)}else null===i&&(a.shared.lanes=0);Ic|=o,t.lanes=o,t.memoizedState=d}}function Ri(t,e,n){if(t=e.effects,e.effects=null,null!==t)for(e=0;e<t.length;e++){var r=t[e],a=r.callback;if(null!==a){if(r.callback=null,r=n,"function"!==typeof a)throw Error(i(191,a));a.call(r)}}}var Fi=(new r.Component).refs;function Ni(t,e,n,r){n=null===(n=n(r,e=t.memoizedState))||void 0===n?e:I({},e,n),t.memoizedState=n,0===t.lanes&&(t.updateQueue.baseState=n)}var Pi={isMounted:function(t){return!!(t=t._reactInternals)&&jt(t)===t},enqueueSetState:function(t,e,n){t=t._reactInternals;var r=es(),a=ns(t),i=Di(r,a);i.payload=e,void 0!==n&&null!==n&&(i.callback=n),null!==(e=Ti(t,i,a))&&(rs(e,t,a,r),Vi(e,t,a))},enqueueReplaceState:function(t,e,n){t=t._reactInternals;var r=es(),a=ns(t),i=Di(r,a);i.tag=1,i.payload=e,void 0!==n&&null!==n&&(i.callback=n),null!==(e=Ti(t,i,a))&&(rs(e,t,a,r),Vi(e,t,a))},enqueueForceUpdate:function(t,e){t=t._reactInternals;var n=es(),r=ns(t),a=Di(n,r);a.tag=2,void 0!==e&&null!==e&&(a.callback=e),null!==(e=Ti(t,a,r))&&(rs(e,t,r,n),Vi(e,t,r))}};function ji(t,e,n,r,a,i,o){return"function"===typeof(t=t.stateNode).shouldComponentUpdate?t.shouldComponentUpdate(r,i,o):!e.prototype||!e.prototype.isPureReactComponent||(!cr(n,r)||!cr(a,i))}function Ui(t,e,n){var r=!1,a=Ha,i=e.contextType;return"object"===typeof i&&null!==i?i=Ai(i):(a=Ba(e)?La:Ea.current,i=(r=null!==(r=e.contextTypes)&&void 0!==r)?_a(t,a):Ha),e=new e(n,i),t.memoizedState=null!==e.state&&void 0!==e.state?e.state:null,e.updater=Pi,t.stateNode=e,e._reactInternals=t,r&&((t=t.stateNode).__reactInternalMemoizedUnmaskedChildContext=a,t.__reactInternalMemoizedMaskedChildContext=i),e}function Wi(t,e,n,r){t=e.state,"function"===typeof e.componentWillReceiveProps&&e.componentWillReceiveProps(n,r),"function"===typeof e.UNSAFE_componentWillReceiveProps&&e.UNSAFE_componentWillReceiveProps(n,r),e.state!==t&&Pi.enqueueReplaceState(e,e.state,null)}function Zi(t,e,n,r){var a=t.stateNode;a.props=n,a.state=t.memoizedState,a.refs=Fi,_i(t);var i=e.contextType;"object"===typeof i&&null!==i?a.context=Ai(i):(i=Ba(e)?La:Ea.current,a.context=_a(t,i)),a.state=t.memoizedState,"function"===typeof(i=e.getDerivedStateFromProps)&&(Ni(t,e,i,n),a.state=t.memoizedState),"function"===typeof e.getDerivedStateFromProps||"function"===typeof a.getSnapshotBeforeUpdate||"function"!==typeof a.UNSAFE_componentWillMount&&"function"!==typeof a.componentWillMount||(e=a.state,"function"===typeof a.componentWillMount&&a.componentWillMount(),"function"===typeof a.UNSAFE_componentWillMount&&a.UNSAFE_componentWillMount(),e!==a.state&&Pi.enqueueReplaceState(a,a.state,null),Ii(t,n,a,r),a.state=t.memoizedState),"function"===typeof a.componentDidMount&&(t.flags|=4194308)}function Gi(t,e,n){if(null!==(t=n.ref)&&"function"!==typeof t&&"object"!==typeof t){if(n._owner){if(n=n._owner){if(1!==n.tag)throw Error(i(309));var r=n.stateNode}if(!r)throw Error(i(147,t));var a=r,o=""+t;return null!==e&&null!==e.ref&&"function"===typeof e.ref&&e.ref._stringRef===o?e.ref:(e=function(t){var e=a.refs;e===Fi&&(e=a.refs={}),null===t?delete e[o]:e[o]=t},e._stringRef=o,e)}if("string"!==typeof t)throw Error(i(284));if(!n._owner)throw Error(i(290,t))}return t}function qi(t,e){throw t=Object.prototype.toString.call(e),Error(i(31,"[object Object]"===t?"object with keys {"+Object.keys(e).join(", ")+"}":t))}function Yi(t){return(0,t._init)(t._payload)}function Xi(t){function e(e,n){if(t){var r=e.deletions;null===r?(e.deletions=[n],e.flags|=16):r.push(n)}}function n(n,r){if(!t)return null;for(;null!==r;)e(n,r),r=r.sibling;return null}function r(t,e){for(t=new Map;null!==e;)null!==e.key?t.set(e.key,e):t.set(e.index,e),e=e.sibling;return t}function a(t,e){return(t=Ts(t,e)).index=0,t.sibling=null,t}function o(e,n,r){return e.index=r,t?null!==(r=e.alternate)?(r=r.index)<n?(e.flags|=2,n):r:(e.flags|=2,n):(e.flags|=1048576,n)}function l(e){return t&&null===e.alternate&&(e.flags|=2),e}function c(t,e,n,r){return null===e||6!==e.tag?((e=Rs(n,t.mode,r)).return=t,e):((e=a(e,n)).return=t,e)}function s(t,e,n,r){var i=n.type;return i===z?d(t,e,n.props.children,r,n.key):null!==e&&(e.elementType===i||"object"===typeof i&&null!==i&&i.$$typeof===B&&Yi(i)===e.type)?((r=a(e,n.props)).ref=Gi(t,e,n),r.return=t,r):((r=Vs(n.type,n.key,n.props,null,t.mode,r)).ref=Gi(t,e,n),r.return=t,r)}function u(t,e,n,r){return null===e||4!==e.tag||e.stateNode.containerInfo!==n.containerInfo||e.stateNode.implementation!==n.implementation?((e=Fs(n,t.mode,r)).return=t,e):((e=a(e,n.children||[])).return=t,e)}function d(t,e,n,r,i){return null===e||7!==e.tag?((e=Os(n,t.mode,r,i)).return=t,e):((e=a(e,n)).return=t,e)}function h(t,e,n){if("string"===typeof e&&""!==e||"number"===typeof e)return(e=Rs(""+e,t.mode,n)).return=t,e;if("object"===typeof e&&null!==e){switch(e.$$typeof){case M:return(n=Vs(e.type,e.key,e.props,null,t.mode,n)).ref=Gi(t,null,e),n.return=t,n;case w:return(e=Fs(e,t.mode,n)).return=t,e;case B:return h(t,(0,e._init)(e._payload),n)}if(et(e)||V(e))return(e=Os(e,t.mode,n,null)).return=t,e;qi(t,e)}return null}function f(t,e,n,r){var a=null!==e?e.key:null;if("string"===typeof n&&""!==n||"number"===typeof n)return null!==a?null:c(t,e,""+n,r);if("object"===typeof n&&null!==n){switch(n.$$typeof){case M:return n.key===a?s(t,e,n,r):null;case w:return n.key===a?u(t,e,n,r):null;case B:return f(t,e,(a=n._init)(n._payload),r)}if(et(n)||V(n))return null!==a?null:d(t,e,n,r,null);qi(t,n)}return null}function p(t,e,n,r,a){if("string"===typeof r&&""!==r||"number"===typeof r)return c(e,t=t.get(n)||null,""+r,a);if("object"===typeof r&&null!==r){switch(r.$$typeof){case M:return s(e,t=t.get(null===r.key?n:r.key)||null,r,a);case w:return u(e,t=t.get(null===r.key?n:r.key)||null,r,a);case B:return p(t,e,n,(0,r._init)(r._payload),a)}if(et(r)||V(r))return d(e,t=t.get(n)||null,r,a,null);qi(e,r)}return null}function g(a,i,l,c){for(var s=null,u=null,d=i,g=i=0,v=null;null!==d&&g<l.length;g++){d.index>g?(v=d,d=null):v=d.sibling;var m=f(a,d,l[g],c);if(null===m){null===d&&(d=v);break}t&&d&&null===m.alternate&&e(a,d),i=o(m,i,g),null===u?s=m:u.sibling=m,u=m,d=v}if(g===l.length)return n(a,d),ai&&Qa(a,g),s;if(null===d){for(;g<l.length;g++)null!==(d=h(a,l[g],c))&&(i=o(d,i,g),null===u?s=d:u.sibling=d,u=d);return ai&&Qa(a,g),s}for(d=r(a,d);g<l.length;g++)null!==(v=p(d,a,g,l[g],c))&&(t&&null!==v.alternate&&d.delete(null===v.key?g:v.key),i=o(v,i,g),null===u?s=v:u.sibling=v,u=v);return t&&d.forEach((function(t){return e(a,t)})),ai&&Qa(a,g),s}function v(a,l,c,s){var u=V(c);if("function"!==typeof u)throw Error(i(150));if(null==(c=u.call(c)))throw Error(i(151));for(var d=u=null,g=l,v=l=0,m=null,y=c.next();null!==g&&!y.done;v++,y=c.next()){g.index>v?(m=g,g=null):m=g.sibling;var b=f(a,g,y.value,s);if(null===b){null===g&&(g=m);break}t&&g&&null===b.alternate&&e(a,g),l=o(b,l,v),null===d?u=b:d.sibling=b,d=b,g=m}if(y.done)return n(a,g),ai&&Qa(a,v),u;if(null===g){for(;!y.done;v++,y=c.next())null!==(y=h(a,y.value,s))&&(l=o(y,l,v),null===d?u=y:d.sibling=y,d=y);return ai&&Qa(a,v),u}for(g=r(a,g);!y.done;v++,y=c.next())null!==(y=p(g,a,v,y.value,s))&&(t&&null!==y.alternate&&g.delete(null===y.key?v:y.key),l=o(y,l,v),null===d?u=y:d.sibling=y,d=y);return t&&g.forEach((function(t){return e(a,t)})),ai&&Qa(a,v),u}return function t(r,i,o,c){if("object"===typeof o&&null!==o&&o.type===z&&null===o.key&&(o=o.props.children),"object"===typeof o&&null!==o){switch(o.$$typeof){case M:t:{for(var s=o.key,u=i;null!==u;){if(u.key===s){if((s=o.type)===z){if(7===u.tag){n(r,u.sibling),(i=a(u,o.props.children)).return=r,r=i;break t}}else if(u.elementType===s||"object"===typeof s&&null!==s&&s.$$typeof===B&&Yi(s)===u.type){n(r,u.sibling),(i=a(u,o.props)).ref=Gi(r,u,o),i.return=r,r=i;break t}n(r,u);break}e(r,u),u=u.sibling}o.type===z?((i=Os(o.props.children,r.mode,c,o.key)).return=r,r=i):((c=Vs(o.type,o.key,o.props,null,r.mode,c)).ref=Gi(r,i,o),c.return=r,r=c)}return l(r);case w:t:{for(u=o.key;null!==i;){if(i.key===u){if(4===i.tag&&i.stateNode.containerInfo===o.containerInfo&&i.stateNode.implementation===o.implementation){n(r,i.sibling),(i=a(i,o.children||[])).return=r,r=i;break t}n(r,i);break}e(r,i),i=i.sibling}(i=Fs(o,r.mode,c)).return=r,r=i}return l(r);case B:return t(r,i,(u=o._init)(o._payload),c)}if(et(o))return g(r,i,o,c);if(V(o))return v(r,i,o,c);qi(r,o)}return"string"===typeof o&&""!==o||"number"===typeof o?(o=""+o,null!==i&&6===i.tag?(n(r,i.sibling),(i=a(i,o)).return=r,r=i):(n(r,i),(i=Rs(o,r.mode,c)).return=r,r=i),l(r)):n(r,i)}}var $i=Xi(!0),Ki=Xi(!1),Qi={},Ji=Ca(Qi),to=Ca(Qi),eo=Ca(Qi);function no(t){if(t===Qi)throw Error(i(174));return t}function ro(t,e){switch(ka(eo,e),ka(to,t),ka(Ji,Qi),t=e.nodeType){case 9:case 11:e=(e=e.documentElement)?e.namespaceURI:ct(null,"");break;default:e=ct(e=(t=8===t?e.parentNode:e).namespaceURI||null,t=t.tagName)}Aa(Ji),ka(Ji,e)}function ao(){Aa(Ji),Aa(to),Aa(eo)}function io(t){no(eo.current);var e=no(Ji.current),n=ct(e,t.type);e!==n&&(ka(to,t),ka(Ji,n))}function oo(t){to.current===t&&(Aa(Ji),Aa(to))}var lo=Ca(0);function co(t){for(var e=t;null!==e;){if(13===e.tag){var n=e.memoizedState;if(null!==n&&(null===(n=n.dehydrated)||"$?"===n.data||"$!"===n.data))return e}else if(19===e.tag&&void 0!==e.memoizedProps.revealOrder){if(0!==(128&e.flags))return e}else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===t)break;for(;null===e.sibling;){if(null===e.return||e.return===t)return null;e=e.return}e.sibling.return=e.return,e=e.sibling}return null}var so=[];function uo(){for(var t=0;t<so.length;t++)so[t]._workInProgressVersionPrimary=null;so.length=0}var ho=x.ReactCurrentDispatcher,fo=x.ReactCurrentBatchConfig,po=0,go=null,vo=null,mo=null,yo=!1,bo=!1,xo=0,Mo=0;function wo(){throw Error(i(321))}function zo(t,e){if(null===e)return!1;for(var n=0;n<e.length&&n<t.length;n++)if(!lr(t[n],e[n]))return!1;return!0}function Co(t,e,n,r,a,o){if(po=o,go=e,e.memoizedState=null,e.updateQueue=null,e.lanes=0,ho.current=null===t||null===t.memoizedState?ll:cl,t=n(r,a),bo){o=0;do{if(bo=!1,xo=0,25<=o)throw Error(i(301));o+=1,mo=vo=null,e.updateQueue=null,ho.current=sl,t=n(r,a)}while(bo)}if(ho.current=ol,e=null!==vo&&null!==vo.next,po=0,mo=vo=go=null,yo=!1,e)throw Error(i(300));return t}function Ao(){var t=0!==xo;return xo=0,t}function ko(){var t={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return null===mo?go.memoizedState=mo=t:mo=mo.next=t,mo}function Ho(){if(null===vo){var t=go.alternate;t=null!==t?t.memoizedState:null}else t=vo.next;var e=null===mo?go.memoizedState:mo.next;if(null!==e)mo=e,vo=t;else{if(null===t)throw Error(i(310));t={memoizedState:(vo=t).memoizedState,baseState:vo.baseState,baseQueue:vo.baseQueue,queue:vo.queue,next:null},null===mo?go.memoizedState=mo=t:mo=mo.next=t}return mo}function Eo(t,e){return"function"===typeof e?e(t):e}function So(t){var e=Ho(),n=e.queue;if(null===n)throw Error(i(311));n.lastRenderedReducer=t;var r=vo,a=r.baseQueue,o=n.pending;if(null!==o){if(null!==a){var l=a.next;a.next=o.next,o.next=l}r.baseQueue=a=o,n.pending=null}if(null!==a){o=a.next,r=r.baseState;var c=l=null,s=null,u=o;do{var d=u.lane;if((po&d)===d)null!==s&&(s=s.next={lane:0,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null}),r=u.hasEagerState?u.eagerState:t(r,u.action);else{var h={lane:d,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null};null===s?(c=s=h,l=r):s=s.next=h,go.lanes|=d,Ic|=d}u=u.next}while(null!==u&&u!==o);null===s?l=r:s.next=c,lr(r,e.memoizedState)||(xl=!0),e.memoizedState=r,e.baseState=l,e.baseQueue=s,n.lastRenderedState=r}if(null!==(t=n.interleaved)){a=t;do{o=a.lane,go.lanes|=o,Ic|=o,a=a.next}while(a!==t)}else null===a&&(n.lanes=0);return[e.memoizedState,n.dispatch]}function Lo(t){var e=Ho(),n=e.queue;if(null===n)throw Error(i(311));n.lastRenderedReducer=t;var r=n.dispatch,a=n.pending,o=e.memoizedState;if(null!==a){n.pending=null;var l=a=a.next;do{o=t(o,l.action),l=l.next}while(l!==a);lr(o,e.memoizedState)||(xl=!0),e.memoizedState=o,null===e.baseQueue&&(e.baseState=o),n.lastRenderedState=o}return[o,r]}function _o(){}function Bo(t,e){var n=go,r=Ho(),a=e(),o=!lr(r.memoizedState,a);if(o&&(r.memoizedState=a,xl=!0),r=r.queue,Wo(Vo.bind(null,n,r,t),[t]),r.getSnapshot!==e||o||null!==mo&&1&mo.memoizedState.tag){if(n.flags|=2048,Fo(9,To.bind(null,n,r,a,e),void 0,null),null===Lc)throw Error(i(349));0!==(30&po)||Do(n,e,a)}return a}function Do(t,e,n){t.flags|=16384,t={getSnapshot:e,value:n},null===(e=go.updateQueue)?(e={lastEffect:null,stores:null},go.updateQueue=e,e.stores=[t]):null===(n=e.stores)?e.stores=[t]:n.push(t)}function To(t,e,n,r){e.value=n,e.getSnapshot=r,Oo(e)&&Io(t)}function Vo(t,e,n){return n((function(){Oo(e)&&Io(t)}))}function Oo(t){var e=t.getSnapshot;t=t.value;try{var n=e();return!lr(t,n)}catch(r){return!0}}function Io(t){var e=Si(t,1);null!==e&&rs(e,t,1,-1)}function Ro(t){var e=ko();return"function"===typeof t&&(t=t()),e.memoizedState=e.baseState=t,t={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:Eo,lastRenderedState:t},e.queue=t,t=t.dispatch=nl.bind(null,go,t),[e.memoizedState,t]}function Fo(t,e,n,r){return t={tag:t,create:e,destroy:n,deps:r,next:null},null===(e=go.updateQueue)?(e={lastEffect:null,stores:null},go.updateQueue=e,e.lastEffect=t.next=t):null===(n=e.lastEffect)?e.lastEffect=t.next=t:(r=n.next,n.next=t,t.next=r,e.lastEffect=t),t}function No(){return Ho().memoizedState}function Po(t,e,n,r){var a=ko();go.flags|=t,a.memoizedState=Fo(1|e,n,void 0,void 0===r?null:r)}function jo(t,e,n,r){var a=Ho();r=void 0===r?null:r;var i=void 0;if(null!==vo){var o=vo.memoizedState;if(i=o.destroy,null!==r&&zo(r,o.deps))return void(a.memoizedState=Fo(e,n,i,r))}go.flags|=t,a.memoizedState=Fo(1|e,n,i,r)}function Uo(t,e){return Po(8390656,8,t,e)}function Wo(t,e){return jo(2048,8,t,e)}function Zo(t,e){return jo(4,2,t,e)}function Go(t,e){return jo(4,4,t,e)}function qo(t,e){return"function"===typeof e?(t=t(),e(t),function(){e(null)}):null!==e&&void 0!==e?(t=t(),e.current=t,function(){e.current=null}):void 0}function Yo(t,e,n){return n=null!==n&&void 0!==n?n.concat([t]):null,jo(4,4,qo.bind(null,e,t),n)}function Xo(){}function $o(t,e){var n=Ho();e=void 0===e?null:e;var r=n.memoizedState;return null!==r&&null!==e&&zo(e,r[1])?r[0]:(n.memoizedState=[t,e],t)}function Ko(t,e){var n=Ho();e=void 0===e?null:e;var r=n.memoizedState;return null!==r&&null!==e&&zo(e,r[1])?r[0]:(t=t(),n.memoizedState=[t,e],t)}function Qo(t,e,n){return 0===(21&po)?(t.baseState&&(t.baseState=!1,xl=!0),t.memoizedState=n):(lr(n,e)||(n=ge(),go.lanes|=n,Ic|=n,t.baseState=!0),e)}function Jo(t,e){var n=be;be=0!==n&&4>n?n:4,t(!0);var r=fo.transition;fo.transition={};try{t(!1),e()}finally{be=n,fo.transition=r}}function tl(){return Ho().memoizedState}function el(t,e,n){var r=ns(t);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},rl(t))al(e,n);else if(null!==(n=Ei(t,e,n,r))){rs(n,t,r,es()),il(n,e,r)}}function nl(t,e,n){var r=ns(t),a={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(rl(t))al(e,a);else{var i=t.alternate;if(0===t.lanes&&(null===i||0===i.lanes)&&null!==(i=e.lastRenderedReducer))try{var o=e.lastRenderedState,l=i(o,n);if(a.hasEagerState=!0,a.eagerState=l,lr(l,o)){var c=e.interleaved;return null===c?(a.next=a,Hi(e)):(a.next=c.next,c.next=a),void(e.interleaved=a)}}catch(s){}null!==(n=Ei(t,e,a,r))&&(rs(n,t,r,a=es()),il(n,e,r))}}function rl(t){var e=t.alternate;return t===go||null!==e&&e===go}function al(t,e){bo=yo=!0;var n=t.pending;null===n?e.next=e:(e.next=n.next,n.next=e),t.pending=e}function il(t,e,n){if(0!==(4194240&n)){var r=e.lanes;n|=r&=t.pendingLanes,e.lanes=n,ye(t,n)}}var ol={readContext:Ai,useCallback:wo,useContext:wo,useEffect:wo,useImperativeHandle:wo,useInsertionEffect:wo,useLayoutEffect:wo,useMemo:wo,useReducer:wo,useRef:wo,useState:wo,useDebugValue:wo,useDeferredValue:wo,useTransition:wo,useMutableSource:wo,useSyncExternalStore:wo,useId:wo,unstable_isNewReconciler:!1},ll={readContext:Ai,useCallback:function(t,e){return ko().memoizedState=[t,void 0===e?null:e],t},useContext:Ai,useEffect:Uo,useImperativeHandle:function(t,e,n){return n=null!==n&&void 0!==n?n.concat([t]):null,Po(4194308,4,qo.bind(null,e,t),n)},useLayoutEffect:function(t,e){return Po(4194308,4,t,e)},useInsertionEffect:function(t,e){return Po(4,2,t,e)},useMemo:function(t,e){var n=ko();return e=void 0===e?null:e,t=t(),n.memoizedState=[t,e],t},useReducer:function(t,e,n){var r=ko();return e=void 0!==n?n(e):e,r.memoizedState=r.baseState=e,t={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:t,lastRenderedState:e},r.queue=t,t=t.dispatch=el.bind(null,go,t),[r.memoizedState,t]},useRef:function(t){return t={current:t},ko().memoizedState=t},useState:Ro,useDebugValue:Xo,useDeferredValue:function(t){return ko().memoizedState=t},useTransition:function(){var t=Ro(!1),e=t[0];return t=Jo.bind(null,t[1]),ko().memoizedState=t,[e,t]},useMutableSource:function(){},useSyncExternalStore:function(t,e,n){var r=go,a=ko();if(ai){if(void 0===n)throw Error(i(407));n=n()}else{if(n=e(),null===Lc)throw Error(i(349));0!==(30&po)||Do(r,e,n)}a.memoizedState=n;var o={value:n,getSnapshot:e};return a.queue=o,Uo(Vo.bind(null,r,o,t),[t]),r.flags|=2048,Fo(9,To.bind(null,r,o,n,e),void 0,null),n},useId:function(){var t=ko(),e=Lc.identifierPrefix;if(ai){var n=Ka;e=":"+e+"R"+(n=($a&~(1<<32-oe($a)-1)).toString(32)+n),0<(n=xo++)&&(e+="H"+n.toString(32)),e+=":"}else e=":"+e+"r"+(n=Mo++).toString(32)+":";return t.memoizedState=e},unstable_isNewReconciler:!1},cl={readContext:Ai,useCallback:$o,useContext:Ai,useEffect:Wo,useImperativeHandle:Yo,useInsertionEffect:Zo,useLayoutEffect:Go,useMemo:Ko,useReducer:So,useRef:No,useState:function(){return So(Eo)},useDebugValue:Xo,useDeferredValue:function(t){return Qo(Ho(),vo.memoizedState,t)},useTransition:function(){return[So(Eo)[0],Ho().memoizedState]},useMutableSource:_o,useSyncExternalStore:Bo,useId:tl,unstable_isNewReconciler:!1},sl={readContext:Ai,useCallback:$o,useContext:Ai,useEffect:Wo,useImperativeHandle:Yo,useInsertionEffect:Zo,useLayoutEffect:Go,useMemo:Ko,useReducer:Lo,useRef:No,useState:function(){return Lo(Eo)},useDebugValue:Xo,useDeferredValue:function(t){var e=Ho();return null===vo?e.memoizedState=t:Qo(e,vo.memoizedState,t)},useTransition:function(){return[Lo(Eo)[0],Ho().memoizedState]},useMutableSource:_o,useSyncExternalStore:Bo,useId:tl,unstable_isNewReconciler:!1};function ul(t,e){try{var n="",r=e;do{n+=P(r),r=r.return}while(r);var a=n}catch(i){a="\nError generating stack: "+i.message+"\n"+i.stack}return{value:t,source:e,stack:a,digest:null}}function dl(t,e,n){return{value:t,source:null,stack:null!=n?n:null,digest:null!=e?e:null}}function hl(t,e){try{console.error(e.value)}catch(n){setTimeout((function(){throw n}))}}var fl="function"===typeof WeakMap?WeakMap:Map;function pl(t,e,n){(n=Di(-1,n)).tag=3,n.payload={element:null};var r=e.value;return n.callback=function(){Zc||(Zc=!0,Gc=r),hl(0,e)},n}function gl(t,e,n){(n=Di(-1,n)).tag=3;var r=t.type.getDerivedStateFromError;if("function"===typeof r){var a=e.value;n.payload=function(){return r(a)},n.callback=function(){hl(0,e)}}var i=t.stateNode;return null!==i&&"function"===typeof i.componentDidCatch&&(n.callback=function(){hl(0,e),"function"!==typeof r&&(null===qc?qc=new Set([this]):qc.add(this));var t=e.stack;this.componentDidCatch(e.value,{componentStack:null!==t?t:""})}),n}function vl(t,e,n){var r=t.pingCache;if(null===r){r=t.pingCache=new fl;var a=new Set;r.set(e,a)}else void 0===(a=r.get(e))&&(a=new Set,r.set(e,a));a.has(n)||(a.add(n),t=ks.bind(null,t,e,n),e.then(t,t))}function ml(t){do{var e;if((e=13===t.tag)&&(e=null===(e=t.memoizedState)||null!==e.dehydrated),e)return t;t=t.return}while(null!==t);return null}function yl(t,e,n,r,a){return 0===(1&t.mode)?(t===e?t.flags|=65536:(t.flags|=128,n.flags|=131072,n.flags&=-52805,1===n.tag&&(null===n.alternate?n.tag=17:((e=Di(-1,1)).tag=2,Ti(n,e,1))),n.lanes|=1),t):(t.flags|=65536,t.lanes=a,t)}var bl=x.ReactCurrentOwner,xl=!1;function Ml(t,e,n,r){e.child=null===t?Ki(e,null,n,r):$i(e,t.child,n,r)}function wl(t,e,n,r,a){n=n.render;var i=e.ref;return Ci(e,a),r=Co(t,e,n,r,i,a),n=Ao(),null===t||xl?(ai&&n&&ti(e),e.flags|=1,Ml(t,e,r,a),e.child):(e.updateQueue=t.updateQueue,e.flags&=-2053,t.lanes&=~a,Zl(t,e,a))}function zl(t,e,n,r,a){if(null===t){var i=n.type;return"function"!==typeof i||Ds(i)||void 0!==i.defaultProps||null!==n.compare||void 0!==n.defaultProps?((t=Vs(n.type,null,r,e,e.mode,a)).ref=e.ref,t.return=e,e.child=t):(e.tag=15,e.type=i,Cl(t,e,i,r,a))}if(i=t.child,0===(t.lanes&a)){var o=i.memoizedProps;if((n=null!==(n=n.compare)?n:cr)(o,r)&&t.ref===e.ref)return Zl(t,e,a)}return e.flags|=1,(t=Ts(i,r)).ref=e.ref,t.return=e,e.child=t}function Cl(t,e,n,r,a){if(null!==t){var i=t.memoizedProps;if(cr(i,r)&&t.ref===e.ref){if(xl=!1,e.pendingProps=r=i,0===(t.lanes&a))return e.lanes=t.lanes,Zl(t,e,a);0!==(131072&t.flags)&&(xl=!0)}}return Hl(t,e,n,r,a)}function Al(t,e,n){var r=e.pendingProps,a=r.children,i=null!==t?t.memoizedState:null;if("hidden"===r.mode)if(0===(1&e.mode))e.memoizedState={baseLanes:0,cachePool:null,transitions:null},ka(Tc,Dc),Dc|=n;else{if(0===(1073741824&n))return t=null!==i?i.baseLanes|n:n,e.lanes=e.childLanes=1073741824,e.memoizedState={baseLanes:t,cachePool:null,transitions:null},e.updateQueue=null,ka(Tc,Dc),Dc|=t,null;e.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=null!==i?i.baseLanes:n,ka(Tc,Dc),Dc|=r}else null!==i?(r=i.baseLanes|n,e.memoizedState=null):r=n,ka(Tc,Dc),Dc|=r;return Ml(t,e,a,n),e.child}function kl(t,e){var n=e.ref;(null===t&&null!==n||null!==t&&t.ref!==n)&&(e.flags|=512,e.flags|=2097152)}function Hl(t,e,n,r,a){var i=Ba(n)?La:Ea.current;return i=_a(e,i),Ci(e,a),n=Co(t,e,n,r,i,a),r=Ao(),null===t||xl?(ai&&r&&ti(e),e.flags|=1,Ml(t,e,n,a),e.child):(e.updateQueue=t.updateQueue,e.flags&=-2053,t.lanes&=~a,Zl(t,e,a))}function El(t,e,n,r,a){if(Ba(n)){var i=!0;Oa(e)}else i=!1;if(Ci(e,a),null===e.stateNode)Wl(t,e),Ui(e,n,r),Zi(e,n,r,a),r=!0;else if(null===t){var o=e.stateNode,l=e.memoizedProps;o.props=l;var c=o.context,s=n.contextType;"object"===typeof s&&null!==s?s=Ai(s):s=_a(e,s=Ba(n)?La:Ea.current);var u=n.getDerivedStateFromProps,d="function"===typeof u||"function"===typeof o.getSnapshotBeforeUpdate;d||"function"!==typeof o.UNSAFE_componentWillReceiveProps&&"function"!==typeof o.componentWillReceiveProps||(l!==r||c!==s)&&Wi(e,o,r,s),Li=!1;var h=e.memoizedState;o.state=h,Ii(e,r,o,a),c=e.memoizedState,l!==r||h!==c||Sa.current||Li?("function"===typeof u&&(Ni(e,n,u,r),c=e.memoizedState),(l=Li||ji(e,n,l,r,h,c,s))?(d||"function"!==typeof o.UNSAFE_componentWillMount&&"function"!==typeof o.componentWillMount||("function"===typeof o.componentWillMount&&o.componentWillMount(),"function"===typeof o.UNSAFE_componentWillMount&&o.UNSAFE_componentWillMount()),"function"===typeof o.componentDidMount&&(e.flags|=4194308)):("function"===typeof o.componentDidMount&&(e.flags|=4194308),e.memoizedProps=r,e.memoizedState=c),o.props=r,o.state=c,o.context=s,r=l):("function"===typeof o.componentDidMount&&(e.flags|=4194308),r=!1)}else{o=e.stateNode,Bi(t,e),l=e.memoizedProps,s=e.type===e.elementType?l:vi(e.type,l),o.props=s,d=e.pendingProps,h=o.context,"object"===typeof(c=n.contextType)&&null!==c?c=Ai(c):c=_a(e,c=Ba(n)?La:Ea.current);var f=n.getDerivedStateFromProps;(u="function"===typeof f||"function"===typeof o.getSnapshotBeforeUpdate)||"function"!==typeof o.UNSAFE_componentWillReceiveProps&&"function"!==typeof o.componentWillReceiveProps||(l!==d||h!==c)&&Wi(e,o,r,c),Li=!1,h=e.memoizedState,o.state=h,Ii(e,r,o,a);var p=e.memoizedState;l!==d||h!==p||Sa.current||Li?("function"===typeof f&&(Ni(e,n,f,r),p=e.memoizedState),(s=Li||ji(e,n,s,r,h,p,c)||!1)?(u||"function"!==typeof o.UNSAFE_componentWillUpdate&&"function"!==typeof o.componentWillUpdate||("function"===typeof o.componentWillUpdate&&o.componentWillUpdate(r,p,c),"function"===typeof o.UNSAFE_componentWillUpdate&&o.UNSAFE_componentWillUpdate(r,p,c)),"function"===typeof o.componentDidUpdate&&(e.flags|=4),"function"===typeof o.getSnapshotBeforeUpdate&&(e.flags|=1024)):("function"!==typeof o.componentDidUpdate||l===t.memoizedProps&&h===t.memoizedState||(e.flags|=4),"function"!==typeof o.getSnapshotBeforeUpdate||l===t.memoizedProps&&h===t.memoizedState||(e.flags|=1024),e.memoizedProps=r,e.memoizedState=p),o.props=r,o.state=p,o.context=c,r=s):("function"!==typeof o.componentDidUpdate||l===t.memoizedProps&&h===t.memoizedState||(e.flags|=4),"function"!==typeof o.getSnapshotBeforeUpdate||l===t.memoizedProps&&h===t.memoizedState||(e.flags|=1024),r=!1)}return Sl(t,e,n,r,i,a)}function Sl(t,e,n,r,a,i){kl(t,e);var o=0!==(128&e.flags);if(!r&&!o)return a&&Ia(e,n,!1),Zl(t,e,i);r=e.stateNode,bl.current=e;var l=o&&"function"!==typeof n.getDerivedStateFromError?null:r.render();return e.flags|=1,null!==t&&o?(e.child=$i(e,t.child,null,i),e.child=$i(e,null,l,i)):Ml(t,e,l,i),e.memoizedState=r.state,a&&Ia(e,n,!0),e.child}function Ll(t){var e=t.stateNode;e.pendingContext?Ta(0,e.pendingContext,e.pendingContext!==e.context):e.context&&Ta(0,e.context,!1),ro(t,e.containerInfo)}function _l(t,e,n,r,a){return fi(),pi(a),e.flags|=256,Ml(t,e,n,r),e.child}var Bl,Dl,Tl,Vl,Ol={dehydrated:null,treeContext:null,retryLane:0};function Il(t){return{baseLanes:t,cachePool:null,transitions:null}}function Rl(t,e,n){var r,a=e.pendingProps,o=lo.current,l=!1,c=0!==(128&e.flags);if((r=c)||(r=(null===t||null!==t.memoizedState)&&0!==(2&o)),r?(l=!0,e.flags&=-129):null!==t&&null===t.memoizedState||(o|=1),ka(lo,1&o),null===t)return si(e),null!==(t=e.memoizedState)&&null!==(t=t.dehydrated)?(0===(1&e.mode)?e.lanes=1:"$!"===t.data?e.lanes=8:e.lanes=1073741824,null):(c=a.children,t=a.fallback,l?(a=e.mode,l=e.child,c={mode:"hidden",children:c},0===(1&a)&&null!==l?(l.childLanes=0,l.pendingProps=c):l=Is(c,a,0,null),t=Os(t,a,n,null),l.return=e,t.return=e,l.sibling=t,e.child=l,e.child.memoizedState=Il(n),e.memoizedState=Ol,t):Fl(e,c));if(null!==(o=t.memoizedState)&&null!==(r=o.dehydrated))return function(t,e,n,r,a,o,l){if(n)return 256&e.flags?(e.flags&=-257,Nl(t,e,l,r=dl(Error(i(422))))):null!==e.memoizedState?(e.child=t.child,e.flags|=128,null):(o=r.fallback,a=e.mode,r=Is({mode:"visible",children:r.children},a,0,null),(o=Os(o,a,l,null)).flags|=2,r.return=e,o.return=e,r.sibling=o,e.child=r,0!==(1&e.mode)&&$i(e,t.child,null,l),e.child.memoizedState=Il(l),e.memoizedState=Ol,o);if(0===(1&e.mode))return Nl(t,e,l,null);if("$!"===a.data){if(r=a.nextSibling&&a.nextSibling.dataset)var c=r.dgst;return r=c,Nl(t,e,l,r=dl(o=Error(i(419)),r,void 0))}if(c=0!==(l&t.childLanes),xl||c){if(null!==(r=Lc)){switch(l&-l){case 4:a=2;break;case 16:a=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:a=32;break;case 536870912:a=268435456;break;default:a=0}0!==(a=0!==(a&(r.suspendedLanes|l))?0:a)&&a!==o.retryLane&&(o.retryLane=a,Si(t,a),rs(r,t,a,-1))}return vs(),Nl(t,e,l,r=dl(Error(i(421))))}return"$?"===a.data?(e.flags|=128,e.child=t.child,e=Es.bind(null,t),a._reactRetry=e,null):(t=o.treeContext,ri=sa(a.nextSibling),ni=e,ai=!0,ii=null,null!==t&&(qa[Ya++]=$a,qa[Ya++]=Ka,qa[Ya++]=Xa,$a=t.id,Ka=t.overflow,Xa=e),e=Fl(e,r.children),e.flags|=4096,e)}(t,e,c,a,r,o,n);if(l){l=a.fallback,c=e.mode,r=(o=t.child).sibling;var s={mode:"hidden",children:a.children};return 0===(1&c)&&e.child!==o?((a=e.child).childLanes=0,a.pendingProps=s,e.deletions=null):(a=Ts(o,s)).subtreeFlags=14680064&o.subtreeFlags,null!==r?l=Ts(r,l):(l=Os(l,c,n,null)).flags|=2,l.return=e,a.return=e,a.sibling=l,e.child=a,a=l,l=e.child,c=null===(c=t.child.memoizedState)?Il(n):{baseLanes:c.baseLanes|n,cachePool:null,transitions:c.transitions},l.memoizedState=c,l.childLanes=t.childLanes&~n,e.memoizedState=Ol,a}return t=(l=t.child).sibling,a=Ts(l,{mode:"visible",children:a.children}),0===(1&e.mode)&&(a.lanes=n),a.return=e,a.sibling=null,null!==t&&(null===(n=e.deletions)?(e.deletions=[t],e.flags|=16):n.push(t)),e.child=a,e.memoizedState=null,a}function Fl(t,e){return(e=Is({mode:"visible",children:e},t.mode,0,null)).return=t,t.child=e}function Nl(t,e,n,r){return null!==r&&pi(r),$i(e,t.child,null,n),(t=Fl(e,e.pendingProps.children)).flags|=2,e.memoizedState=null,t}function Pl(t,e,n){t.lanes|=e;var r=t.alternate;null!==r&&(r.lanes|=e),zi(t.return,e,n)}function jl(t,e,n,r,a){var i=t.memoizedState;null===i?t.memoizedState={isBackwards:e,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:a}:(i.isBackwards=e,i.rendering=null,i.renderingStartTime=0,i.last=r,i.tail=n,i.tailMode=a)}function Ul(t,e,n){var r=e.pendingProps,a=r.revealOrder,i=r.tail;if(Ml(t,e,r.children,n),0!==(2&(r=lo.current)))r=1&r|2,e.flags|=128;else{if(null!==t&&0!==(128&t.flags))t:for(t=e.child;null!==t;){if(13===t.tag)null!==t.memoizedState&&Pl(t,n,e);else if(19===t.tag)Pl(t,n,e);else if(null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break t;for(;null===t.sibling;){if(null===t.return||t.return===e)break t;t=t.return}t.sibling.return=t.return,t=t.sibling}r&=1}if(ka(lo,r),0===(1&e.mode))e.memoizedState=null;else switch(a){case"forwards":for(n=e.child,a=null;null!==n;)null!==(t=n.alternate)&&null===co(t)&&(a=n),n=n.sibling;null===(n=a)?(a=e.child,e.child=null):(a=n.sibling,n.sibling=null),jl(e,!1,a,n,i);break;case"backwards":for(n=null,a=e.child,e.child=null;null!==a;){if(null!==(t=a.alternate)&&null===co(t)){e.child=a;break}t=a.sibling,a.sibling=n,n=a,a=t}jl(e,!0,n,null,i);break;case"together":jl(e,!1,null,null,void 0);break;default:e.memoizedState=null}return e.child}function Wl(t,e){0===(1&e.mode)&&null!==t&&(t.alternate=null,e.alternate=null,e.flags|=2)}function Zl(t,e,n){if(null!==t&&(e.dependencies=t.dependencies),Ic|=e.lanes,0===(n&e.childLanes))return null;if(null!==t&&e.child!==t.child)throw Error(i(153));if(null!==e.child){for(n=Ts(t=e.child,t.pendingProps),e.child=n,n.return=e;null!==t.sibling;)t=t.sibling,(n=n.sibling=Ts(t,t.pendingProps)).return=e;n.sibling=null}return e.child}function Gl(t,e){if(!ai)switch(t.tailMode){case"hidden":e=t.tail;for(var n=null;null!==e;)null!==e.alternate&&(n=e),e=e.sibling;null===n?t.tail=null:n.sibling=null;break;case"collapsed":n=t.tail;for(var r=null;null!==n;)null!==n.alternate&&(r=n),n=n.sibling;null===r?e||null===t.tail?t.tail=null:t.tail.sibling=null:r.sibling=null}}function ql(t){var e=null!==t.alternate&&t.alternate.child===t.child,n=0,r=0;if(e)for(var a=t.child;null!==a;)n|=a.lanes|a.childLanes,r|=14680064&a.subtreeFlags,r|=14680064&a.flags,a.return=t,a=a.sibling;else for(a=t.child;null!==a;)n|=a.lanes|a.childLanes,r|=a.subtreeFlags,r|=a.flags,a.return=t,a=a.sibling;return t.subtreeFlags|=r,t.childLanes=n,e}function Yl(t,e,n){var r=e.pendingProps;switch(ei(e),e.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return ql(e),null;case 1:case 17:return Ba(e.type)&&Da(),ql(e),null;case 3:return r=e.stateNode,ao(),Aa(Sa),Aa(Ea),uo(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),null!==t&&null!==t.child||(di(e)?e.flags|=4:null===t||t.memoizedState.isDehydrated&&0===(256&e.flags)||(e.flags|=1024,null!==ii&&(ls(ii),ii=null))),Dl(t,e),ql(e),null;case 5:oo(e);var a=no(eo.current);if(n=e.type,null!==t&&null!=e.stateNode)Tl(t,e,n,r,a),t.ref!==e.ref&&(e.flags|=512,e.flags|=2097152);else{if(!r){if(null===e.stateNode)throw Error(i(166));return ql(e),null}if(t=no(Ji.current),di(e)){r=e.stateNode,n=e.type;var o=e.memoizedProps;switch(r[ha]=e,r[fa]=o,t=0!==(1&e.mode),n){case"dialog":Fr("cancel",r),Fr("close",r);break;case"iframe":case"object":case"embed":Fr("load",r);break;case"video":case"audio":for(a=0;a<Vr.length;a++)Fr(Vr[a],r);break;case"source":Fr("error",r);break;case"img":case"image":case"link":Fr("error",r),Fr("load",r);break;case"details":Fr("toggle",r);break;case"input":$(r,o),Fr("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!o.multiple},Fr("invalid",r);break;case"textarea":at(r,o),Fr("invalid",r)}for(var c in yt(n,o),a=null,o)if(o.hasOwnProperty(c)){var s=o[c];"children"===c?"string"===typeof s?r.textContent!==s&&(!0!==o.suppressHydrationWarning&&Qr(r.textContent,s,t),a=["children",s]):"number"===typeof s&&r.textContent!==""+s&&(!0!==o.suppressHydrationWarning&&Qr(r.textContent,s,t),a=["children",""+s]):l.hasOwnProperty(c)&&null!=s&&"onScroll"===c&&Fr("scroll",r)}switch(n){case"input":G(r),J(r,o,!0);break;case"textarea":G(r),ot(r);break;case"select":case"option":break;default:"function"===typeof o.onClick&&(r.onclick=Jr)}r=a,e.updateQueue=r,null!==r&&(e.flags|=4)}else{c=9===a.nodeType?a:a.ownerDocument,"http://www.w3.org/1999/xhtml"===t&&(t=lt(n)),"http://www.w3.org/1999/xhtml"===t?"script"===n?((t=c.createElement("div")).innerHTML="<script><\/script>",t=t.removeChild(t.firstChild)):"string"===typeof r.is?t=c.createElement(n,{is:r.is}):(t=c.createElement(n),"select"===n&&(c=t,r.multiple?c.multiple=!0:r.size&&(c.size=r.size))):t=c.createElementNS(t,n),t[ha]=e,t[fa]=r,Bl(t,e,!1,!1),e.stateNode=t;t:{switch(c=bt(n,r),n){case"dialog":Fr("cancel",t),Fr("close",t),a=r;break;case"iframe":case"object":case"embed":Fr("load",t),a=r;break;case"video":case"audio":for(a=0;a<Vr.length;a++)Fr(Vr[a],t);a=r;break;case"source":Fr("error",t),a=r;break;case"img":case"image":case"link":Fr("error",t),Fr("load",t),a=r;break;case"details":Fr("toggle",t),a=r;break;case"input":$(t,r),a=X(t,r),Fr("invalid",t);break;case"option":default:a=r;break;case"select":t._wrapperState={wasMultiple:!!r.multiple},a=I({},r,{value:void 0}),Fr("invalid",t);break;case"textarea":at(t,r),a=rt(t,r),Fr("invalid",t)}for(o in yt(n,a),s=a)if(s.hasOwnProperty(o)){var u=s[o];"style"===o?vt(t,u):"dangerouslySetInnerHTML"===o?null!=(u=u?u.__html:void 0)&&dt(t,u):"children"===o?"string"===typeof u?("textarea"!==n||""!==u)&&ht(t,u):"number"===typeof u&&ht(t,""+u):"suppressContentEditableWarning"!==o&&"suppressHydrationWarning"!==o&&"autoFocus"!==o&&(l.hasOwnProperty(o)?null!=u&&"onScroll"===o&&Fr("scroll",t):null!=u&&b(t,o,u,c))}switch(n){case"input":G(t),J(t,r,!1);break;case"textarea":G(t),ot(t);break;case"option":null!=r.value&&t.setAttribute("value",""+W(r.value));break;case"select":t.multiple=!!r.multiple,null!=(o=r.value)?nt(t,!!r.multiple,o,!1):null!=r.defaultValue&&nt(t,!!r.multiple,r.defaultValue,!0);break;default:"function"===typeof a.onClick&&(t.onclick=Jr)}switch(n){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break t;case"img":r=!0;break t;default:r=!1}}r&&(e.flags|=4)}null!==e.ref&&(e.flags|=512,e.flags|=2097152)}return ql(e),null;case 6:if(t&&null!=e.stateNode)Vl(t,e,t.memoizedProps,r);else{if("string"!==typeof r&&null===e.stateNode)throw Error(i(166));if(n=no(eo.current),no(Ji.current),di(e)){if(r=e.stateNode,n=e.memoizedProps,r[ha]=e,(o=r.nodeValue!==n)&&null!==(t=ni))switch(t.tag){case 3:Qr(r.nodeValue,n,0!==(1&t.mode));break;case 5:!0!==t.memoizedProps.suppressHydrationWarning&&Qr(r.nodeValue,n,0!==(1&t.mode))}o&&(e.flags|=4)}else(r=(9===n.nodeType?n:n.ownerDocument).createTextNode(r))[ha]=e,e.stateNode=r}return ql(e),null;case 13:if(Aa(lo),r=e.memoizedState,null===t||null!==t.memoizedState&&null!==t.memoizedState.dehydrated){if(ai&&null!==ri&&0!==(1&e.mode)&&0===(128&e.flags))hi(),fi(),e.flags|=98560,o=!1;else if(o=di(e),null!==r&&null!==r.dehydrated){if(null===t){if(!o)throw Error(i(318));if(!(o=null!==(o=e.memoizedState)?o.dehydrated:null))throw Error(i(317));o[ha]=e}else fi(),0===(128&e.flags)&&(e.memoizedState=null),e.flags|=4;ql(e),o=!1}else null!==ii&&(ls(ii),ii=null),o=!0;if(!o)return 65536&e.flags?e:null}return 0!==(128&e.flags)?(e.lanes=n,e):((r=null!==r)!==(null!==t&&null!==t.memoizedState)&&r&&(e.child.flags|=8192,0!==(1&e.mode)&&(null===t||0!==(1&lo.current)?0===Vc&&(Vc=3):vs())),null!==e.updateQueue&&(e.flags|=4),ql(e),null);case 4:return ao(),Dl(t,e),null===t&&jr(e.stateNode.containerInfo),ql(e),null;case 10:return wi(e.type._context),ql(e),null;case 19:if(Aa(lo),null===(o=e.memoizedState))return ql(e),null;if(r=0!==(128&e.flags),null===(c=o.rendering))if(r)Gl(o,!1);else{if(0!==Vc||null!==t&&0!==(128&t.flags))for(t=e.child;null!==t;){if(null!==(c=co(t))){for(e.flags|=128,Gl(o,!1),null!==(r=c.updateQueue)&&(e.updateQueue=r,e.flags|=4),e.subtreeFlags=0,r=n,n=e.child;null!==n;)t=r,(o=n).flags&=14680066,null===(c=o.alternate)?(o.childLanes=0,o.lanes=t,o.child=null,o.subtreeFlags=0,o.memoizedProps=null,o.memoizedState=null,o.updateQueue=null,o.dependencies=null,o.stateNode=null):(o.childLanes=c.childLanes,o.lanes=c.lanes,o.child=c.child,o.subtreeFlags=0,o.deletions=null,o.memoizedProps=c.memoizedProps,o.memoizedState=c.memoizedState,o.updateQueue=c.updateQueue,o.type=c.type,t=c.dependencies,o.dependencies=null===t?null:{lanes:t.lanes,firstContext:t.firstContext}),n=n.sibling;return ka(lo,1&lo.current|2),e.child}t=t.sibling}null!==o.tail&&Kt()>Uc&&(e.flags|=128,r=!0,Gl(o,!1),e.lanes=4194304)}else{if(!r)if(null!==(t=co(c))){if(e.flags|=128,r=!0,null!==(n=t.updateQueue)&&(e.updateQueue=n,e.flags|=4),Gl(o,!0),null===o.tail&&"hidden"===o.tailMode&&!c.alternate&&!ai)return ql(e),null}else 2*Kt()-o.renderingStartTime>Uc&&1073741824!==n&&(e.flags|=128,r=!0,Gl(o,!1),e.lanes=4194304);o.isBackwards?(c.sibling=e.child,e.child=c):(null!==(n=o.last)?n.sibling=c:e.child=c,o.last=c)}return null!==o.tail?(e=o.tail,o.rendering=e,o.tail=e.sibling,o.renderingStartTime=Kt(),e.sibling=null,n=lo.current,ka(lo,r?1&n|2:1&n),e):(ql(e),null);case 22:case 23:return hs(),r=null!==e.memoizedState,null!==t&&null!==t.memoizedState!==r&&(e.flags|=8192),r&&0!==(1&e.mode)?0!==(1073741824&Dc)&&(ql(e),6&e.subtreeFlags&&(e.flags|=8192)):ql(e),null;case 24:case 25:return null}throw Error(i(156,e.tag))}function Xl(t,e){switch(ei(e),e.tag){case 1:return Ba(e.type)&&Da(),65536&(t=e.flags)?(e.flags=-65537&t|128,e):null;case 3:return ao(),Aa(Sa),Aa(Ea),uo(),0!==(65536&(t=e.flags))&&0===(128&t)?(e.flags=-65537&t|128,e):null;case 5:return oo(e),null;case 13:if(Aa(lo),null!==(t=e.memoizedState)&&null!==t.dehydrated){if(null===e.alternate)throw Error(i(340));fi()}return 65536&(t=e.flags)?(e.flags=-65537&t|128,e):null;case 19:return Aa(lo),null;case 4:return ao(),null;case 10:return wi(e.type._context),null;case 22:case 23:return hs(),null;default:return null}}Bl=function(t,e){for(var n=e.child;null!==n;){if(5===n.tag||6===n.tag)t.appendChild(n.stateNode);else if(4!==n.tag&&null!==n.child){n.child.return=n,n=n.child;continue}if(n===e)break;for(;null===n.sibling;){if(null===n.return||n.return===e)return;n=n.return}n.sibling.return=n.return,n=n.sibling}},Dl=function(){},Tl=function(t,e,n,r){var a=t.memoizedProps;if(a!==r){t=e.stateNode,no(Ji.current);var i,o=null;switch(n){case"input":a=X(t,a),r=X(t,r),o=[];break;case"select":a=I({},a,{value:void 0}),r=I({},r,{value:void 0}),o=[];break;case"textarea":a=rt(t,a),r=rt(t,r),o=[];break;default:"function"!==typeof a.onClick&&"function"===typeof r.onClick&&(t.onclick=Jr)}for(u in yt(n,r),n=null,a)if(!r.hasOwnProperty(u)&&a.hasOwnProperty(u)&&null!=a[u])if("style"===u){var c=a[u];for(i in c)c.hasOwnProperty(i)&&(n||(n={}),n[i]="")}else"dangerouslySetInnerHTML"!==u&&"children"!==u&&"suppressContentEditableWarning"!==u&&"suppressHydrationWarning"!==u&&"autoFocus"!==u&&(l.hasOwnProperty(u)?o||(o=[]):(o=o||[]).push(u,null));for(u in r){var s=r[u];if(c=null!=a?a[u]:void 0,r.hasOwnProperty(u)&&s!==c&&(null!=s||null!=c))if("style"===u)if(c){for(i in c)!c.hasOwnProperty(i)||s&&s.hasOwnProperty(i)||(n||(n={}),n[i]="");for(i in s)s.hasOwnProperty(i)&&c[i]!==s[i]&&(n||(n={}),n[i]=s[i])}else n||(o||(o=[]),o.push(u,n)),n=s;else"dangerouslySetInnerHTML"===u?(s=s?s.__html:void 0,c=c?c.__html:void 0,null!=s&&c!==s&&(o=o||[]).push(u,s)):"children"===u?"string"!==typeof s&&"number"!==typeof s||(o=o||[]).push(u,""+s):"suppressContentEditableWarning"!==u&&"suppressHydrationWarning"!==u&&(l.hasOwnProperty(u)?(null!=s&&"onScroll"===u&&Fr("scroll",t),o||c===s||(o=[])):(o=o||[]).push(u,s))}n&&(o=o||[]).push("style",n);var u=o;(e.updateQueue=u)&&(e.flags|=4)}},Vl=function(t,e,n,r){n!==r&&(e.flags|=4)};var $l=!1,Kl=!1,Ql="function"===typeof WeakSet?WeakSet:Set,Jl=null;function tc(t,e){var n=t.ref;if(null!==n)if("function"===typeof n)try{n(null)}catch(r){As(t,e,r)}else n.current=null}function ec(t,e,n){try{n()}catch(r){As(t,e,r)}}var nc=!1;function rc(t,e,n){var r=e.updateQueue;if(null!==(r=null!==r?r.lastEffect:null)){var a=r=r.next;do{if((a.tag&t)===t){var i=a.destroy;a.destroy=void 0,void 0!==i&&ec(e,n,i)}a=a.next}while(a!==r)}}function ac(t,e){if(null!==(e=null!==(e=e.updateQueue)?e.lastEffect:null)){var n=e=e.next;do{if((n.tag&t)===t){var r=n.create;n.destroy=r()}n=n.next}while(n!==e)}}function ic(t){var e=t.ref;if(null!==e){var n=t.stateNode;t.tag,t=n,"function"===typeof e?e(t):e.current=t}}function oc(t){var e=t.alternate;null!==e&&(t.alternate=null,oc(e)),t.child=null,t.deletions=null,t.sibling=null,5===t.tag&&(null!==(e=t.stateNode)&&(delete e[ha],delete e[fa],delete e[ga],delete e[va],delete e[ma])),t.stateNode=null,t.return=null,t.dependencies=null,t.memoizedProps=null,t.memoizedState=null,t.pendingProps=null,t.stateNode=null,t.updateQueue=null}function lc(t){return 5===t.tag||3===t.tag||4===t.tag}function cc(t){t:for(;;){for(;null===t.sibling;){if(null===t.return||lc(t.return))return null;t=t.return}for(t.sibling.return=t.return,t=t.sibling;5!==t.tag&&6!==t.tag&&18!==t.tag;){if(2&t.flags)continue t;if(null===t.child||4===t.tag)continue t;t.child.return=t,t=t.child}if(!(2&t.flags))return t.stateNode}}function sc(t,e,n){var r=t.tag;if(5===r||6===r)t=t.stateNode,e?8===n.nodeType?n.parentNode.insertBefore(t,e):n.insertBefore(t,e):(8===n.nodeType?(e=n.parentNode).insertBefore(t,n):(e=n).appendChild(t),null!==(n=n._reactRootContainer)&&void 0!==n||null!==e.onclick||(e.onclick=Jr));else if(4!==r&&null!==(t=t.child))for(sc(t,e,n),t=t.sibling;null!==t;)sc(t,e,n),t=t.sibling}function uc(t,e,n){var r=t.tag;if(5===r||6===r)t=t.stateNode,e?n.insertBefore(t,e):n.appendChild(t);else if(4!==r&&null!==(t=t.child))for(uc(t,e,n),t=t.sibling;null!==t;)uc(t,e,n),t=t.sibling}var dc=null,hc=!1;function fc(t,e,n){for(n=n.child;null!==n;)pc(t,e,n),n=n.sibling}function pc(t,e,n){if(ie&&"function"===typeof ie.onCommitFiberUnmount)try{ie.onCommitFiberUnmount(ae,n)}catch(l){}switch(n.tag){case 5:Kl||tc(n,e);case 6:var r=dc,a=hc;dc=null,fc(t,e,n),hc=a,null!==(dc=r)&&(hc?(t=dc,n=n.stateNode,8===t.nodeType?t.parentNode.removeChild(n):t.removeChild(n)):dc.removeChild(n.stateNode));break;case 18:null!==dc&&(hc?(t=dc,n=n.stateNode,8===t.nodeType?ca(t.parentNode,n):1===t.nodeType&&ca(t,n),je(t)):ca(dc,n.stateNode));break;case 4:r=dc,a=hc,dc=n.stateNode.containerInfo,hc=!0,fc(t,e,n),dc=r,hc=a;break;case 0:case 11:case 14:case 15:if(!Kl&&(null!==(r=n.updateQueue)&&null!==(r=r.lastEffect))){a=r=r.next;do{var i=a,o=i.destroy;i=i.tag,void 0!==o&&(0!==(2&i)||0!==(4&i))&&ec(n,e,o),a=a.next}while(a!==r)}fc(t,e,n);break;case 1:if(!Kl&&(tc(n,e),"function"===typeof(r=n.stateNode).componentWillUnmount))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(l){As(n,e,l)}fc(t,e,n);break;case 21:fc(t,e,n);break;case 22:1&n.mode?(Kl=(r=Kl)||null!==n.memoizedState,fc(t,e,n),Kl=r):fc(t,e,n);break;default:fc(t,e,n)}}function gc(t){var e=t.updateQueue;if(null!==e){t.updateQueue=null;var n=t.stateNode;null===n&&(n=t.stateNode=new Ql),e.forEach((function(e){var r=Ss.bind(null,t,e);n.has(e)||(n.add(e),e.then(r,r))}))}}function vc(t,e){var n=e.deletions;if(null!==n)for(var r=0;r<n.length;r++){var a=n[r];try{var o=t,l=e,c=l;t:for(;null!==c;){switch(c.tag){case 5:dc=c.stateNode,hc=!1;break t;case 3:case 4:dc=c.stateNode.containerInfo,hc=!0;break t}c=c.return}if(null===dc)throw Error(i(160));pc(o,l,a),dc=null,hc=!1;var s=a.alternate;null!==s&&(s.return=null),a.return=null}catch(u){As(a,e,u)}}if(12854&e.subtreeFlags)for(e=e.child;null!==e;)mc(e,t),e=e.sibling}function mc(t,e){var n=t.alternate,r=t.flags;switch(t.tag){case 0:case 11:case 14:case 15:if(vc(e,t),yc(t),4&r){try{rc(3,t,t.return),ac(3,t)}catch(v){As(t,t.return,v)}try{rc(5,t,t.return)}catch(v){As(t,t.return,v)}}break;case 1:vc(e,t),yc(t),512&r&&null!==n&&tc(n,n.return);break;case 5:if(vc(e,t),yc(t),512&r&&null!==n&&tc(n,n.return),32&t.flags){var a=t.stateNode;try{ht(a,"")}catch(v){As(t,t.return,v)}}if(4&r&&null!=(a=t.stateNode)){var o=t.memoizedProps,l=null!==n?n.memoizedProps:o,c=t.type,s=t.updateQueue;if(t.updateQueue=null,null!==s)try{"input"===c&&"radio"===o.type&&null!=o.name&&K(a,o),bt(c,l);var u=bt(c,o);for(l=0;l<s.length;l+=2){var d=s[l],h=s[l+1];"style"===d?vt(a,h):"dangerouslySetInnerHTML"===d?dt(a,h):"children"===d?ht(a,h):b(a,d,h,u)}switch(c){case"input":Q(a,o);break;case"textarea":it(a,o);break;case"select":var f=a._wrapperState.wasMultiple;a._wrapperState.wasMultiple=!!o.multiple;var p=o.value;null!=p?nt(a,!!o.multiple,p,!1):f!==!!o.multiple&&(null!=o.defaultValue?nt(a,!!o.multiple,o.defaultValue,!0):nt(a,!!o.multiple,o.multiple?[]:"",!1))}a[fa]=o}catch(v){As(t,t.return,v)}}break;case 6:if(vc(e,t),yc(t),4&r){if(null===t.stateNode)throw Error(i(162));a=t.stateNode,o=t.memoizedProps;try{a.nodeValue=o}catch(v){As(t,t.return,v)}}break;case 3:if(vc(e,t),yc(t),4&r&&null!==n&&n.memoizedState.isDehydrated)try{je(e.containerInfo)}catch(v){As(t,t.return,v)}break;case 4:default:vc(e,t),yc(t);break;case 13:vc(e,t),yc(t),8192&(a=t.child).flags&&(o=null!==a.memoizedState,a.stateNode.isHidden=o,!o||null!==a.alternate&&null!==a.alternate.memoizedState||(jc=Kt())),4&r&&gc(t);break;case 22:if(d=null!==n&&null!==n.memoizedState,1&t.mode?(Kl=(u=Kl)||d,vc(e,t),Kl=u):vc(e,t),yc(t),8192&r){if(u=null!==t.memoizedState,(t.stateNode.isHidden=u)&&!d&&0!==(1&t.mode))for(Jl=t,d=t.child;null!==d;){for(h=Jl=d;null!==Jl;){switch(p=(f=Jl).child,f.tag){case 0:case 11:case 14:case 15:rc(4,f,f.return);break;case 1:tc(f,f.return);var g=f.stateNode;if("function"===typeof g.componentWillUnmount){r=f,n=f.return;try{e=r,g.props=e.memoizedProps,g.state=e.memoizedState,g.componentWillUnmount()}catch(v){As(r,n,v)}}break;case 5:tc(f,f.return);break;case 22:if(null!==f.memoizedState){wc(h);continue}}null!==p?(p.return=f,Jl=p):wc(h)}d=d.sibling}t:for(d=null,h=t;;){if(5===h.tag){if(null===d){d=h;try{a=h.stateNode,u?"function"===typeof(o=a.style).setProperty?o.setProperty("display","none","important"):o.display="none":(c=h.stateNode,l=void 0!==(s=h.memoizedProps.style)&&null!==s&&s.hasOwnProperty("display")?s.display:null,c.style.display=gt("display",l))}catch(v){As(t,t.return,v)}}}else if(6===h.tag){if(null===d)try{h.stateNode.nodeValue=u?"":h.memoizedProps}catch(v){As(t,t.return,v)}}else if((22!==h.tag&&23!==h.tag||null===h.memoizedState||h===t)&&null!==h.child){h.child.return=h,h=h.child;continue}if(h===t)break t;for(;null===h.sibling;){if(null===h.return||h.return===t)break t;d===h&&(d=null),h=h.return}d===h&&(d=null),h.sibling.return=h.return,h=h.sibling}}break;case 19:vc(e,t),yc(t),4&r&&gc(t);case 21:}}function yc(t){var e=t.flags;if(2&e){try{t:{for(var n=t.return;null!==n;){if(lc(n)){var r=n;break t}n=n.return}throw Error(i(160))}switch(r.tag){case 5:var a=r.stateNode;32&r.flags&&(ht(a,""),r.flags&=-33),uc(t,cc(t),a);break;case 3:case 4:var o=r.stateNode.containerInfo;sc(t,cc(t),o);break;default:throw Error(i(161))}}catch(l){As(t,t.return,l)}t.flags&=-3}4096&e&&(t.flags&=-4097)}function bc(t,e,n){Jl=t,xc(t,e,n)}function xc(t,e,n){for(var r=0!==(1&t.mode);null!==Jl;){var a=Jl,i=a.child;if(22===a.tag&&r){var o=null!==a.memoizedState||$l;if(!o){var l=a.alternate,c=null!==l&&null!==l.memoizedState||Kl;l=$l;var s=Kl;if($l=o,(Kl=c)&&!s)for(Jl=a;null!==Jl;)c=(o=Jl).child,22===o.tag&&null!==o.memoizedState?zc(a):null!==c?(c.return=o,Jl=c):zc(a);for(;null!==i;)Jl=i,xc(i,e,n),i=i.sibling;Jl=a,$l=l,Kl=s}Mc(t)}else 0!==(8772&a.subtreeFlags)&&null!==i?(i.return=a,Jl=i):Mc(t)}}function Mc(t){for(;null!==Jl;){var e=Jl;if(0!==(8772&e.flags)){var n=e.alternate;try{if(0!==(8772&e.flags))switch(e.tag){case 0:case 11:case 15:Kl||ac(5,e);break;case 1:var r=e.stateNode;if(4&e.flags&&!Kl)if(null===n)r.componentDidMount();else{var a=e.elementType===e.type?n.memoizedProps:vi(e.type,n.memoizedProps);r.componentDidUpdate(a,n.memoizedState,r.__reactInternalSnapshotBeforeUpdate)}var o=e.updateQueue;null!==o&&Ri(e,o,r);break;case 3:var l=e.updateQueue;if(null!==l){if(n=null,null!==e.child)switch(e.child.tag){case 5:case 1:n=e.child.stateNode}Ri(e,l,n)}break;case 5:var c=e.stateNode;if(null===n&&4&e.flags){n=c;var s=e.memoizedProps;switch(e.type){case"button":case"input":case"select":case"textarea":s.autoFocus&&n.focus();break;case"img":s.src&&(n.src=s.src)}}break;case 6:case 4:case 12:case 19:case 17:case 21:case 22:case 23:case 25:break;case 13:if(null===e.memoizedState){var u=e.alternate;if(null!==u){var d=u.memoizedState;if(null!==d){var h=d.dehydrated;null!==h&&je(h)}}}break;default:throw Error(i(163))}Kl||512&e.flags&&ic(e)}catch(f){As(e,e.return,f)}}if(e===t){Jl=null;break}if(null!==(n=e.sibling)){n.return=e.return,Jl=n;break}Jl=e.return}}function wc(t){for(;null!==Jl;){var e=Jl;if(e===t){Jl=null;break}var n=e.sibling;if(null!==n){n.return=e.return,Jl=n;break}Jl=e.return}}function zc(t){for(;null!==Jl;){var e=Jl;try{switch(e.tag){case 0:case 11:case 15:var n=e.return;try{ac(4,e)}catch(c){As(e,n,c)}break;case 1:var r=e.stateNode;if("function"===typeof r.componentDidMount){var a=e.return;try{r.componentDidMount()}catch(c){As(e,a,c)}}var i=e.return;try{ic(e)}catch(c){As(e,i,c)}break;case 5:var o=e.return;try{ic(e)}catch(c){As(e,o,c)}}}catch(c){As(e,e.return,c)}if(e===t){Jl=null;break}var l=e.sibling;if(null!==l){l.return=e.return,Jl=l;break}Jl=e.return}}var Cc,Ac=Math.ceil,kc=x.ReactCurrentDispatcher,Hc=x.ReactCurrentOwner,Ec=x.ReactCurrentBatchConfig,Sc=0,Lc=null,_c=null,Bc=0,Dc=0,Tc=Ca(0),Vc=0,Oc=null,Ic=0,Rc=0,Fc=0,Nc=null,Pc=null,jc=0,Uc=1/0,Wc=null,Zc=!1,Gc=null,qc=null,Yc=!1,Xc=null,$c=0,Kc=0,Qc=null,Jc=-1,ts=0;function es(){return 0!==(6&Sc)?Kt():-1!==Jc?Jc:Jc=Kt()}function ns(t){return 0===(1&t.mode)?1:0!==(2&Sc)&&0!==Bc?Bc&-Bc:null!==gi.transition?(0===ts&&(ts=ge()),ts):0!==(t=be)?t:t=void 0===(t=window.event)?16:$e(t.type)}function rs(t,e,n,r){if(50<Kc)throw Kc=0,Qc=null,Error(i(185));me(t,n,r),0!==(2&Sc)&&t===Lc||(t===Lc&&(0===(2&Sc)&&(Rc|=n),4===Vc&&cs(t,Bc)),as(t,r),1===n&&0===Sc&&0===(1&e.mode)&&(Uc=Kt()+500,Fa&&ja()))}function as(t,e){var n=t.callbackNode;!function(t,e){for(var n=t.suspendedLanes,r=t.pingedLanes,a=t.expirationTimes,i=t.pendingLanes;0<i;){var o=31-oe(i),l=1<<o,c=a[o];-1===c?0!==(l&n)&&0===(l&r)||(a[o]=fe(l,e)):c<=e&&(t.expiredLanes|=l),i&=~l}}(t,e);var r=he(t,t===Lc?Bc:0);if(0===r)null!==n&&Yt(n),t.callbackNode=null,t.callbackPriority=0;else if(e=r&-r,t.callbackPriority!==e){if(null!=n&&Yt(n),1===e)0===t.tag?function(t){Fa=!0,Pa(t)}(ss.bind(null,t)):Pa(ss.bind(null,t)),oa((function(){0===(6&Sc)&&ja()})),n=null;else{switch(xe(r)){case 1:n=Jt;break;case 4:n=te;break;case 16:default:n=ee;break;case 536870912:n=re}n=Ls(n,is.bind(null,t))}t.callbackPriority=e,t.callbackNode=n}}function is(t,e){if(Jc=-1,ts=0,0!==(6&Sc))throw Error(i(327));var n=t.callbackNode;if(zs()&&t.callbackNode!==n)return null;var r=he(t,t===Lc?Bc:0);if(0===r)return null;if(0!==(30&r)||0!==(r&t.expiredLanes)||e)e=ms(t,r);else{e=r;var a=Sc;Sc|=2;var o=gs();for(Lc===t&&Bc===e||(Wc=null,Uc=Kt()+500,fs(t,e));;)try{bs();break}catch(c){ps(t,c)}Mi(),kc.current=o,Sc=a,null!==_c?e=0:(Lc=null,Bc=0,e=Vc)}if(0!==e){if(2===e&&(0!==(a=pe(t))&&(r=a,e=os(t,a))),1===e)throw n=Oc,fs(t,0),cs(t,r),as(t,Kt()),n;if(6===e)cs(t,r);else{if(a=t.current.alternate,0===(30&r)&&!function(t){for(var e=t;;){if(16384&e.flags){var n=e.updateQueue;if(null!==n&&null!==(n=n.stores))for(var r=0;r<n.length;r++){var a=n[r],i=a.getSnapshot;a=a.value;try{if(!lr(i(),a))return!1}catch(l){return!1}}}if(n=e.child,16384&e.subtreeFlags&&null!==n)n.return=e,e=n;else{if(e===t)break;for(;null===e.sibling;){if(null===e.return||e.return===t)return!0;e=e.return}e.sibling.return=e.return,e=e.sibling}}return!0}(a)&&(2===(e=ms(t,r))&&(0!==(o=pe(t))&&(r=o,e=os(t,o))),1===e))throw n=Oc,fs(t,0),cs(t,r),as(t,Kt()),n;switch(t.finishedWork=a,t.finishedLanes=r,e){case 0:case 1:throw Error(i(345));case 2:case 5:ws(t,Pc,Wc);break;case 3:if(cs(t,r),(130023424&r)===r&&10<(e=jc+500-Kt())){if(0!==he(t,0))break;if(((a=t.suspendedLanes)&r)!==r){es(),t.pingedLanes|=t.suspendedLanes&a;break}t.timeoutHandle=ra(ws.bind(null,t,Pc,Wc),e);break}ws(t,Pc,Wc);break;case 4:if(cs(t,r),(4194240&r)===r)break;for(e=t.eventTimes,a=-1;0<r;){var l=31-oe(r);o=1<<l,(l=e[l])>a&&(a=l),r&=~o}if(r=a,10<(r=(120>(r=Kt()-r)?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*Ac(r/1960))-r)){t.timeoutHandle=ra(ws.bind(null,t,Pc,Wc),r);break}ws(t,Pc,Wc);break;default:throw Error(i(329))}}}return as(t,Kt()),t.callbackNode===n?is.bind(null,t):null}function os(t,e){var n=Nc;return t.current.memoizedState.isDehydrated&&(fs(t,e).flags|=256),2!==(t=ms(t,e))&&(e=Pc,Pc=n,null!==e&&ls(e)),t}function ls(t){null===Pc?Pc=t:Pc.push.apply(Pc,t)}function cs(t,e){for(e&=~Fc,e&=~Rc,t.suspendedLanes|=e,t.pingedLanes&=~e,t=t.expirationTimes;0<e;){var n=31-oe(e),r=1<<n;t[n]=-1,e&=~r}}function ss(t){if(0!==(6&Sc))throw Error(i(327));zs();var e=he(t,0);if(0===(1&e))return as(t,Kt()),null;var n=ms(t,e);if(0!==t.tag&&2===n){var r=pe(t);0!==r&&(e=r,n=os(t,r))}if(1===n)throw n=Oc,fs(t,0),cs(t,e),as(t,Kt()),n;if(6===n)throw Error(i(345));return t.finishedWork=t.current.alternate,t.finishedLanes=e,ws(t,Pc,Wc),as(t,Kt()),null}function us(t,e){var n=Sc;Sc|=1;try{return t(e)}finally{0===(Sc=n)&&(Uc=Kt()+500,Fa&&ja())}}function ds(t){null!==Xc&&0===Xc.tag&&0===(6&Sc)&&zs();var e=Sc;Sc|=1;var n=Ec.transition,r=be;try{if(Ec.transition=null,be=1,t)return t()}finally{be=r,Ec.transition=n,0===(6&(Sc=e))&&ja()}}function hs(){Dc=Tc.current,Aa(Tc)}function fs(t,e){t.finishedWork=null,t.finishedLanes=0;var n=t.timeoutHandle;if(-1!==n&&(t.timeoutHandle=-1,aa(n)),null!==_c)for(n=_c.return;null!==n;){var r=n;switch(ei(r),r.tag){case 1:null!==(r=r.type.childContextTypes)&&void 0!==r&&Da();break;case 3:ao(),Aa(Sa),Aa(Ea),uo();break;case 5:oo(r);break;case 4:ao();break;case 13:case 19:Aa(lo);break;case 10:wi(r.type._context);break;case 22:case 23:hs()}n=n.return}if(Lc=t,_c=t=Ts(t.current,null),Bc=Dc=e,Vc=0,Oc=null,Fc=Rc=Ic=0,Pc=Nc=null,null!==ki){for(e=0;e<ki.length;e++)if(null!==(r=(n=ki[e]).interleaved)){n.interleaved=null;var a=r.next,i=n.pending;if(null!==i){var o=i.next;i.next=a,r.next=o}n.pending=r}ki=null}return t}function ps(t,e){for(;;){var n=_c;try{if(Mi(),ho.current=ol,yo){for(var r=go.memoizedState;null!==r;){var a=r.queue;null!==a&&(a.pending=null),r=r.next}yo=!1}if(po=0,mo=vo=go=null,bo=!1,xo=0,Hc.current=null,null===n||null===n.return){Vc=1,Oc=e,_c=null;break}t:{var o=t,l=n.return,c=n,s=e;if(e=Bc,c.flags|=32768,null!==s&&"object"===typeof s&&"function"===typeof s.then){var u=s,d=c,h=d.tag;if(0===(1&d.mode)&&(0===h||11===h||15===h)){var f=d.alternate;f?(d.updateQueue=f.updateQueue,d.memoizedState=f.memoizedState,d.lanes=f.lanes):(d.updateQueue=null,d.memoizedState=null)}var p=ml(l);if(null!==p){p.flags&=-257,yl(p,l,c,0,e),1&p.mode&&vl(o,u,e),s=u;var g=(e=p).updateQueue;if(null===g){var v=new Set;v.add(s),e.updateQueue=v}else g.add(s);break t}if(0===(1&e)){vl(o,u,e),vs();break t}s=Error(i(426))}else if(ai&&1&c.mode){var m=ml(l);if(null!==m){0===(65536&m.flags)&&(m.flags|=256),yl(m,l,c,0,e),pi(ul(s,c));break t}}o=s=ul(s,c),4!==Vc&&(Vc=2),null===Nc?Nc=[o]:Nc.push(o),o=l;do{switch(o.tag){case 3:o.flags|=65536,e&=-e,o.lanes|=e,Oi(o,pl(0,s,e));break t;case 1:c=s;var y=o.type,b=o.stateNode;if(0===(128&o.flags)&&("function"===typeof y.getDerivedStateFromError||null!==b&&"function"===typeof b.componentDidCatch&&(null===qc||!qc.has(b)))){o.flags|=65536,e&=-e,o.lanes|=e,Oi(o,gl(o,c,e));break t}}o=o.return}while(null!==o)}Ms(n)}catch(x){e=x,_c===n&&null!==n&&(_c=n=n.return);continue}break}}function gs(){var t=kc.current;return kc.current=ol,null===t?ol:t}function vs(){0!==Vc&&3!==Vc&&2!==Vc||(Vc=4),null===Lc||0===(268435455&Ic)&&0===(268435455&Rc)||cs(Lc,Bc)}function ms(t,e){var n=Sc;Sc|=2;var r=gs();for(Lc===t&&Bc===e||(Wc=null,fs(t,e));;)try{ys();break}catch(a){ps(t,a)}if(Mi(),Sc=n,kc.current=r,null!==_c)throw Error(i(261));return Lc=null,Bc=0,Vc}function ys(){for(;null!==_c;)xs(_c)}function bs(){for(;null!==_c&&!Xt();)xs(_c)}function xs(t){var e=Cc(t.alternate,t,Dc);t.memoizedProps=t.pendingProps,null===e?Ms(t):_c=e,Hc.current=null}function Ms(t){var e=t;do{var n=e.alternate;if(t=e.return,0===(32768&e.flags)){if(null!==(n=Yl(n,e,Dc)))return void(_c=n)}else{if(null!==(n=Xl(n,e)))return n.flags&=32767,void(_c=n);if(null===t)return Vc=6,void(_c=null);t.flags|=32768,t.subtreeFlags=0,t.deletions=null}if(null!==(e=e.sibling))return void(_c=e);_c=e=t}while(null!==e);0===Vc&&(Vc=5)}function ws(t,e,n){var r=be,a=Ec.transition;try{Ec.transition=null,be=1,function(t,e,n,r){do{zs()}while(null!==Xc);if(0!==(6&Sc))throw Error(i(327));n=t.finishedWork;var a=t.finishedLanes;if(null===n)return null;if(t.finishedWork=null,t.finishedLanes=0,n===t.current)throw Error(i(177));t.callbackNode=null,t.callbackPriority=0;var o=n.lanes|n.childLanes;if(function(t,e){var n=t.pendingLanes&~e;t.pendingLanes=e,t.suspendedLanes=0,t.pingedLanes=0,t.expiredLanes&=e,t.mutableReadLanes&=e,t.entangledLanes&=e,e=t.entanglements;var r=t.eventTimes;for(t=t.expirationTimes;0<n;){var a=31-oe(n),i=1<<a;e[a]=0,r[a]=-1,t[a]=-1,n&=~i}}(t,o),t===Lc&&(_c=Lc=null,Bc=0),0===(2064&n.subtreeFlags)&&0===(2064&n.flags)||Yc||(Yc=!0,Ls(ee,(function(){return zs(),null}))),o=0!==(15990&n.flags),0!==(15990&n.subtreeFlags)||o){o=Ec.transition,Ec.transition=null;var l=be;be=1;var c=Sc;Sc|=4,Hc.current=null,function(t,e){if(ta=We,fr(t=hr())){if("selectionStart"in t)var n={start:t.selectionStart,end:t.selectionEnd};else t:{var r=(n=(n=t.ownerDocument)&&n.defaultView||window).getSelection&&n.getSelection();if(r&&0!==r.rangeCount){n=r.anchorNode;var a=r.anchorOffset,o=r.focusNode;r=r.focusOffset;try{n.nodeType,o.nodeType}catch(M){n=null;break t}var l=0,c=-1,s=-1,u=0,d=0,h=t,f=null;e:for(;;){for(var p;h!==n||0!==a&&3!==h.nodeType||(c=l+a),h!==o||0!==r&&3!==h.nodeType||(s=l+r),3===h.nodeType&&(l+=h.nodeValue.length),null!==(p=h.firstChild);)f=h,h=p;for(;;){if(h===t)break e;if(f===n&&++u===a&&(c=l),f===o&&++d===r&&(s=l),null!==(p=h.nextSibling))break;f=(h=f).parentNode}h=p}n=-1===c||-1===s?null:{start:c,end:s}}else n=null}n=n||{start:0,end:0}}else n=null;for(ea={focusedElem:t,selectionRange:n},We=!1,Jl=e;null!==Jl;)if(t=(e=Jl).child,0!==(1028&e.subtreeFlags)&&null!==t)t.return=e,Jl=t;else for(;null!==Jl;){e=Jl;try{var g=e.alternate;if(0!==(1024&e.flags))switch(e.tag){case 0:case 11:case 15:case 5:case 6:case 4:case 17:break;case 1:if(null!==g){var v=g.memoizedProps,m=g.memoizedState,y=e.stateNode,b=y.getSnapshotBeforeUpdate(e.elementType===e.type?v:vi(e.type,v),m);y.__reactInternalSnapshotBeforeUpdate=b}break;case 3:var x=e.stateNode.containerInfo;1===x.nodeType?x.textContent="":9===x.nodeType&&x.documentElement&&x.removeChild(x.documentElement);break;default:throw Error(i(163))}}catch(M){As(e,e.return,M)}if(null!==(t=e.sibling)){t.return=e.return,Jl=t;break}Jl=e.return}g=nc,nc=!1}(t,n),mc(n,t),pr(ea),We=!!ta,ea=ta=null,t.current=n,bc(n,t,a),$t(),Sc=c,be=l,Ec.transition=o}else t.current=n;if(Yc&&(Yc=!1,Xc=t,$c=a),o=t.pendingLanes,0===o&&(qc=null),function(t){if(ie&&"function"===typeof ie.onCommitFiberRoot)try{ie.onCommitFiberRoot(ae,t,void 0,128===(128&t.current.flags))}catch(e){}}(n.stateNode),as(t,Kt()),null!==e)for(r=t.onRecoverableError,n=0;n<e.length;n++)a=e[n],r(a.value,{componentStack:a.stack,digest:a.digest});if(Zc)throw Zc=!1,t=Gc,Gc=null,t;0!==(1&$c)&&0!==t.tag&&zs(),o=t.pendingLanes,0!==(1&o)?t===Qc?Kc++:(Kc=0,Qc=t):Kc=0,ja()}(t,e,n,r)}finally{Ec.transition=a,be=r}return null}function zs(){if(null!==Xc){var t=xe($c),e=Ec.transition,n=be;try{if(Ec.transition=null,be=16>t?16:t,null===Xc)var r=!1;else{if(t=Xc,Xc=null,$c=0,0!==(6&Sc))throw Error(i(331));var a=Sc;for(Sc|=4,Jl=t.current;null!==Jl;){var o=Jl,l=o.child;if(0!==(16&Jl.flags)){var c=o.deletions;if(null!==c){for(var s=0;s<c.length;s++){var u=c[s];for(Jl=u;null!==Jl;){var d=Jl;switch(d.tag){case 0:case 11:case 15:rc(8,d,o)}var h=d.child;if(null!==h)h.return=d,Jl=h;else for(;null!==Jl;){var f=(d=Jl).sibling,p=d.return;if(oc(d),d===u){Jl=null;break}if(null!==f){f.return=p,Jl=f;break}Jl=p}}}var g=o.alternate;if(null!==g){var v=g.child;if(null!==v){g.child=null;do{var m=v.sibling;v.sibling=null,v=m}while(null!==v)}}Jl=o}}if(0!==(2064&o.subtreeFlags)&&null!==l)l.return=o,Jl=l;else t:for(;null!==Jl;){if(0!==(2048&(o=Jl).flags))switch(o.tag){case 0:case 11:case 15:rc(9,o,o.return)}var y=o.sibling;if(null!==y){y.return=o.return,Jl=y;break t}Jl=o.return}}var b=t.current;for(Jl=b;null!==Jl;){var x=(l=Jl).child;if(0!==(2064&l.subtreeFlags)&&null!==x)x.return=l,Jl=x;else t:for(l=b;null!==Jl;){if(0!==(2048&(c=Jl).flags))try{switch(c.tag){case 0:case 11:case 15:ac(9,c)}}catch(w){As(c,c.return,w)}if(c===l){Jl=null;break t}var M=c.sibling;if(null!==M){M.return=c.return,Jl=M;break t}Jl=c.return}}if(Sc=a,ja(),ie&&"function"===typeof ie.onPostCommitFiberRoot)try{ie.onPostCommitFiberRoot(ae,t)}catch(w){}r=!0}return r}finally{be=n,Ec.transition=e}}return!1}function Cs(t,e,n){t=Ti(t,e=pl(0,e=ul(n,e),1),1),e=es(),null!==t&&(me(t,1,e),as(t,e))}function As(t,e,n){if(3===t.tag)Cs(t,t,n);else for(;null!==e;){if(3===e.tag){Cs(e,t,n);break}if(1===e.tag){var r=e.stateNode;if("function"===typeof e.type.getDerivedStateFromError||"function"===typeof r.componentDidCatch&&(null===qc||!qc.has(r))){e=Ti(e,t=gl(e,t=ul(n,t),1),1),t=es(),null!==e&&(me(e,1,t),as(e,t));break}}e=e.return}}function ks(t,e,n){var r=t.pingCache;null!==r&&r.delete(e),e=es(),t.pingedLanes|=t.suspendedLanes&n,Lc===t&&(Bc&n)===n&&(4===Vc||3===Vc&&(130023424&Bc)===Bc&&500>Kt()-jc?fs(t,0):Fc|=n),as(t,e)}function Hs(t,e){0===e&&(0===(1&t.mode)?e=1:(e=ue,0===(130023424&(ue<<=1))&&(ue=4194304)));var n=es();null!==(t=Si(t,e))&&(me(t,e,n),as(t,n))}function Es(t){var e=t.memoizedState,n=0;null!==e&&(n=e.retryLane),Hs(t,n)}function Ss(t,e){var n=0;switch(t.tag){case 13:var r=t.stateNode,a=t.memoizedState;null!==a&&(n=a.retryLane);break;case 19:r=t.stateNode;break;default:throw Error(i(314))}null!==r&&r.delete(e),Hs(t,n)}function Ls(t,e){return qt(t,e)}function _s(t,e,n,r){this.tag=t,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=e,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Bs(t,e,n,r){return new _s(t,e,n,r)}function Ds(t){return!(!(t=t.prototype)||!t.isReactComponent)}function Ts(t,e){var n=t.alternate;return null===n?((n=Bs(t.tag,e,t.key,t.mode)).elementType=t.elementType,n.type=t.type,n.stateNode=t.stateNode,n.alternate=t,t.alternate=n):(n.pendingProps=e,n.type=t.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=14680064&t.flags,n.childLanes=t.childLanes,n.lanes=t.lanes,n.child=t.child,n.memoizedProps=t.memoizedProps,n.memoizedState=t.memoizedState,n.updateQueue=t.updateQueue,e=t.dependencies,n.dependencies=null===e?null:{lanes:e.lanes,firstContext:e.firstContext},n.sibling=t.sibling,n.index=t.index,n.ref=t.ref,n}function Vs(t,e,n,r,a,o){var l=2;if(r=t,"function"===typeof t)Ds(t)&&(l=1);else if("string"===typeof t)l=5;else t:switch(t){case z:return Os(n.children,a,o,e);case C:l=8,a|=8;break;case A:return(t=Bs(12,n,e,2|a)).elementType=A,t.lanes=o,t;case S:return(t=Bs(13,n,e,a)).elementType=S,t.lanes=o,t;case L:return(t=Bs(19,n,e,a)).elementType=L,t.lanes=o,t;case D:return Is(n,a,o,e);default:if("object"===typeof t&&null!==t)switch(t.$$typeof){case k:l=10;break t;case H:l=9;break t;case E:l=11;break t;case _:l=14;break t;case B:l=16,r=null;break t}throw Error(i(130,null==t?t:typeof t,""))}return(e=Bs(l,n,e,a)).elementType=t,e.type=r,e.lanes=o,e}function Os(t,e,n,r){return(t=Bs(7,t,r,e)).lanes=n,t}function Is(t,e,n,r){return(t=Bs(22,t,r,e)).elementType=D,t.lanes=n,t.stateNode={isHidden:!1},t}function Rs(t,e,n){return(t=Bs(6,t,null,e)).lanes=n,t}function Fs(t,e,n){return(e=Bs(4,null!==t.children?t.children:[],t.key,e)).lanes=n,e.stateNode={containerInfo:t.containerInfo,pendingChildren:null,implementation:t.implementation},e}function Ns(t,e,n,r,a){this.tag=e,this.containerInfo=t,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=ve(0),this.expirationTimes=ve(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=ve(0),this.identifierPrefix=r,this.onRecoverableError=a,this.mutableSourceEagerHydrationData=null}function Ps(t,e,n,r,a,i,o,l,c){return t=new Ns(t,e,n,l,c),1===e?(e=1,!0===i&&(e|=8)):e=0,i=Bs(3,null,null,e),t.current=i,i.stateNode=t,i.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},_i(i),t}function js(t){if(!t)return Ha;t:{if(jt(t=t._reactInternals)!==t||1!==t.tag)throw Error(i(170));var e=t;do{switch(e.tag){case 3:e=e.stateNode.context;break t;case 1:if(Ba(e.type)){e=e.stateNode.__reactInternalMemoizedMergedChildContext;break t}}e=e.return}while(null!==e);throw Error(i(171))}if(1===t.tag){var n=t.type;if(Ba(n))return Va(t,n,e)}return e}function Us(t,e,n,r,a,i,o,l,c){return(t=Ps(n,r,!0,t,0,i,0,l,c)).context=js(null),n=t.current,(i=Di(r=es(),a=ns(n))).callback=void 0!==e&&null!==e?e:null,Ti(n,i,a),t.current.lanes=a,me(t,a,r),as(t,r),t}function Ws(t,e,n,r){var a=e.current,i=es(),o=ns(a);return n=js(n),null===e.context?e.context=n:e.pendingContext=n,(e=Di(i,o)).payload={element:t},null!==(r=void 0===r?null:r)&&(e.callback=r),null!==(t=Ti(a,e,o))&&(rs(t,a,o,i),Vi(t,a,o)),o}function Zs(t){return(t=t.current).child?(t.child.tag,t.child.stateNode):null}function Gs(t,e){if(null!==(t=t.memoizedState)&&null!==t.dehydrated){var n=t.retryLane;t.retryLane=0!==n&&n<e?n:e}}function qs(t,e){Gs(t,e),(t=t.alternate)&&Gs(t,e)}Cc=function(t,e,n){if(null!==t)if(t.memoizedProps!==e.pendingProps||Sa.current)xl=!0;else{if(0===(t.lanes&n)&&0===(128&e.flags))return xl=!1,function(t,e,n){switch(e.tag){case 3:Ll(e),fi();break;case 5:io(e);break;case 1:Ba(e.type)&&Oa(e);break;case 4:ro(e,e.stateNode.containerInfo);break;case 10:var r=e.type._context,a=e.memoizedProps.value;ka(mi,r._currentValue),r._currentValue=a;break;case 13:if(null!==(r=e.memoizedState))return null!==r.dehydrated?(ka(lo,1&lo.current),e.flags|=128,null):0!==(n&e.child.childLanes)?Rl(t,e,n):(ka(lo,1&lo.current),null!==(t=Zl(t,e,n))?t.sibling:null);ka(lo,1&lo.current);break;case 19:if(r=0!==(n&e.childLanes),0!==(128&t.flags)){if(r)return Ul(t,e,n);e.flags|=128}if(null!==(a=e.memoizedState)&&(a.rendering=null,a.tail=null,a.lastEffect=null),ka(lo,lo.current),r)break;return null;case 22:case 23:return e.lanes=0,Al(t,e,n)}return Zl(t,e,n)}(t,e,n);xl=0!==(131072&t.flags)}else xl=!1,ai&&0!==(1048576&e.flags)&&Ja(e,Ga,e.index);switch(e.lanes=0,e.tag){case 2:var r=e.type;Wl(t,e),t=e.pendingProps;var a=_a(e,Ea.current);Ci(e,n),a=Co(null,e,r,t,a,n);var o=Ao();return e.flags|=1,"object"===typeof a&&null!==a&&"function"===typeof a.render&&void 0===a.$$typeof?(e.tag=1,e.memoizedState=null,e.updateQueue=null,Ba(r)?(o=!0,Oa(e)):o=!1,e.memoizedState=null!==a.state&&void 0!==a.state?a.state:null,_i(e),a.updater=Pi,e.stateNode=a,a._reactInternals=e,Zi(e,r,t,n),e=Sl(null,e,r,!0,o,n)):(e.tag=0,ai&&o&&ti(e),Ml(null,e,a,n),e=e.child),e;case 16:r=e.elementType;t:{switch(Wl(t,e),t=e.pendingProps,r=(a=r._init)(r._payload),e.type=r,a=e.tag=function(t){if("function"===typeof t)return Ds(t)?1:0;if(void 0!==t&&null!==t){if((t=t.$$typeof)===E)return 11;if(t===_)return 14}return 2}(r),t=vi(r,t),a){case 0:e=Hl(null,e,r,t,n);break t;case 1:e=El(null,e,r,t,n);break t;case 11:e=wl(null,e,r,t,n);break t;case 14:e=zl(null,e,r,vi(r.type,t),n);break t}throw Error(i(306,r,""))}return e;case 0:return r=e.type,a=e.pendingProps,Hl(t,e,r,a=e.elementType===r?a:vi(r,a),n);case 1:return r=e.type,a=e.pendingProps,El(t,e,r,a=e.elementType===r?a:vi(r,a),n);case 3:t:{if(Ll(e),null===t)throw Error(i(387));r=e.pendingProps,a=(o=e.memoizedState).element,Bi(t,e),Ii(e,r,null,n);var l=e.memoizedState;if(r=l.element,o.isDehydrated){if(o={element:r,isDehydrated:!1,cache:l.cache,pendingSuspenseBoundaries:l.pendingSuspenseBoundaries,transitions:l.transitions},e.updateQueue.baseState=o,e.memoizedState=o,256&e.flags){e=_l(t,e,r,n,a=ul(Error(i(423)),e));break t}if(r!==a){e=_l(t,e,r,n,a=ul(Error(i(424)),e));break t}for(ri=sa(e.stateNode.containerInfo.firstChild),ni=e,ai=!0,ii=null,n=Ki(e,null,r,n),e.child=n;n;)n.flags=-3&n.flags|4096,n=n.sibling}else{if(fi(),r===a){e=Zl(t,e,n);break t}Ml(t,e,r,n)}e=e.child}return e;case 5:return io(e),null===t&&si(e),r=e.type,a=e.pendingProps,o=null!==t?t.memoizedProps:null,l=a.children,na(r,a)?l=null:null!==o&&na(r,o)&&(e.flags|=32),kl(t,e),Ml(t,e,l,n),e.child;case 6:return null===t&&si(e),null;case 13:return Rl(t,e,n);case 4:return ro(e,e.stateNode.containerInfo),r=e.pendingProps,null===t?e.child=$i(e,null,r,n):Ml(t,e,r,n),e.child;case 11:return r=e.type,a=e.pendingProps,wl(t,e,r,a=e.elementType===r?a:vi(r,a),n);case 7:return Ml(t,e,e.pendingProps,n),e.child;case 8:case 12:return Ml(t,e,e.pendingProps.children,n),e.child;case 10:t:{if(r=e.type._context,a=e.pendingProps,o=e.memoizedProps,l=a.value,ka(mi,r._currentValue),r._currentValue=l,null!==o)if(lr(o.value,l)){if(o.children===a.children&&!Sa.current){e=Zl(t,e,n);break t}}else for(null!==(o=e.child)&&(o.return=e);null!==o;){var c=o.dependencies;if(null!==c){l=o.child;for(var s=c.firstContext;null!==s;){if(s.context===r){if(1===o.tag){(s=Di(-1,n&-n)).tag=2;var u=o.updateQueue;if(null!==u){var d=(u=u.shared).pending;null===d?s.next=s:(s.next=d.next,d.next=s),u.pending=s}}o.lanes|=n,null!==(s=o.alternate)&&(s.lanes|=n),zi(o.return,n,e),c.lanes|=n;break}s=s.next}}else if(10===o.tag)l=o.type===e.type?null:o.child;else if(18===o.tag){if(null===(l=o.return))throw Error(i(341));l.lanes|=n,null!==(c=l.alternate)&&(c.lanes|=n),zi(l,n,e),l=o.sibling}else l=o.child;if(null!==l)l.return=o;else for(l=o;null!==l;){if(l===e){l=null;break}if(null!==(o=l.sibling)){o.return=l.return,l=o;break}l=l.return}o=l}Ml(t,e,a.children,n),e=e.child}return e;case 9:return a=e.type,r=e.pendingProps.children,Ci(e,n),r=r(a=Ai(a)),e.flags|=1,Ml(t,e,r,n),e.child;case 14:return a=vi(r=e.type,e.pendingProps),zl(t,e,r,a=vi(r.type,a),n);case 15:return Cl(t,e,e.type,e.pendingProps,n);case 17:return r=e.type,a=e.pendingProps,a=e.elementType===r?a:vi(r,a),Wl(t,e),e.tag=1,Ba(r)?(t=!0,Oa(e)):t=!1,Ci(e,n),Ui(e,r,a),Zi(e,r,a,n),Sl(null,e,r,!0,t,n);case 19:return Ul(t,e,n);case 22:return Al(t,e,n)}throw Error(i(156,e.tag))};var Ys="function"===typeof reportError?reportError:function(t){console.error(t)};function Xs(t){this._internalRoot=t}function $s(t){this._internalRoot=t}function Ks(t){return!(!t||1!==t.nodeType&&9!==t.nodeType&&11!==t.nodeType)}function Qs(t){return!(!t||1!==t.nodeType&&9!==t.nodeType&&11!==t.nodeType&&(8!==t.nodeType||" react-mount-point-unstable "!==t.nodeValue))}function Js(){}function tu(t,e,n,r,a){var i=n._reactRootContainer;if(i){var o=i;if("function"===typeof a){var l=a;a=function(){var t=Zs(o);l.call(t)}}Ws(e,o,t,a)}else o=function(t,e,n,r,a){if(a){if("function"===typeof r){var i=r;r=function(){var t=Zs(o);i.call(t)}}var o=Us(e,r,t,0,null,!1,0,"",Js);return t._reactRootContainer=o,t[pa]=o.current,jr(8===t.nodeType?t.parentNode:t),ds(),o}for(;a=t.lastChild;)t.removeChild(a);if("function"===typeof r){var l=r;r=function(){var t=Zs(c);l.call(t)}}var c=Ps(t,0,!1,null,0,!1,0,"",Js);return t._reactRootContainer=c,t[pa]=c.current,jr(8===t.nodeType?t.parentNode:t),ds((function(){Ws(e,c,n,r)})),c}(n,e,t,a,r);return Zs(o)}$s.prototype.render=Xs.prototype.render=function(t){var e=this._internalRoot;if(null===e)throw Error(i(409));Ws(t,e,null,null)},$s.prototype.unmount=Xs.prototype.unmount=function(){var t=this._internalRoot;if(null!==t){this._internalRoot=null;var e=t.containerInfo;ds((function(){Ws(null,t,null,null)})),e[pa]=null}},$s.prototype.unstable_scheduleHydration=function(t){if(t){var e=Ce();t={blockedOn:null,target:t,priority:e};for(var n=0;n<De.length&&0!==e&&e<De[n].priority;n++);De.splice(n,0,t),0===n&&Ie(t)}},Me=function(t){switch(t.tag){case 3:var e=t.stateNode;if(e.current.memoizedState.isDehydrated){var n=de(e.pendingLanes);0!==n&&(ye(e,1|n),as(e,Kt()),0===(6&Sc)&&(Uc=Kt()+500,ja()))}break;case 13:ds((function(){var e=Si(t,1);if(null!==e){var n=es();rs(e,t,1,n)}})),qs(t,1)}},we=function(t){if(13===t.tag){var e=Si(t,134217728);if(null!==e)rs(e,t,134217728,es());qs(t,134217728)}},ze=function(t){if(13===t.tag){var e=ns(t),n=Si(t,e);if(null!==n)rs(n,t,e,es());qs(t,e)}},Ce=function(){return be},Ae=function(t,e){var n=be;try{return be=t,e()}finally{be=n}},wt=function(t,e,n){switch(e){case"input":if(Q(t,n),e=n.name,"radio"===n.type&&null!=e){for(n=t;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+e)+'][type="radio"]'),e=0;e<n.length;e++){var r=n[e];if(r!==t&&r.form===t.form){var a=Ma(r);if(!a)throw Error(i(90));q(r),Q(r,a)}}}break;case"textarea":it(t,n);break;case"select":null!=(e=n.value)&&nt(t,!!n.multiple,e,!1)}},Et=us,St=ds;var eu={usingClientEntryPoint:!1,Events:[ba,xa,Ma,kt,Ht,us]},nu={findFiberByHostInstance:ya,bundleType:0,version:"18.2.0",rendererPackageName:"react-dom"},ru={bundleType:nu.bundleType,version:nu.version,rendererPackageName:nu.rendererPackageName,rendererConfig:nu.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:x.ReactCurrentDispatcher,findHostInstanceByFiber:function(t){return null===(t=Zt(t))?null:t.stateNode},findFiberByHostInstance:nu.findFiberByHostInstance||function(){return null},findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.2.0-next-9e3b772b8-20220608"};if("undefined"!==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__){var au=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!au.isDisabled&&au.supportsFiber)try{ae=au.inject(ru),ie=au}catch(ut){}}e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=eu,e.createPortal=function(t,e){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!Ks(e))throw Error(i(200));return function(t,e,n){var r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:w,key:null==r?null:""+r,children:t,containerInfo:e,implementation:n}}(t,e,null,n)},e.createRoot=function(t,e){if(!Ks(t))throw Error(i(299));var n=!1,r="",a=Ys;return null!==e&&void 0!==e&&(!0===e.unstable_strictMode&&(n=!0),void 0!==e.identifierPrefix&&(r=e.identifierPrefix),void 0!==e.onRecoverableError&&(a=e.onRecoverableError)),e=Ps(t,1,!1,null,0,n,0,r,a),t[pa]=e.current,jr(8===t.nodeType?t.parentNode:t),new Xs(e)},e.findDOMNode=function(t){if(null==t)return null;if(1===t.nodeType)return t;var e=t._reactInternals;if(void 0===e){if("function"===typeof t.render)throw Error(i(188));throw t=Object.keys(t).join(","),Error(i(268,t))}return t=null===(t=Zt(e))?null:t.stateNode},e.flushSync=function(t){return ds(t)},e.hydrate=function(t,e,n){if(!Qs(e))throw Error(i(200));return tu(null,t,e,!0,n)},e.hydrateRoot=function(t,e,n){if(!Ks(t))throw Error(i(405));var r=null!=n&&n.hydratedSources||null,a=!1,o="",l=Ys;if(null!==n&&void 0!==n&&(!0===n.unstable_strictMode&&(a=!0),void 0!==n.identifierPrefix&&(o=n.identifierPrefix),void 0!==n.onRecoverableError&&(l=n.onRecoverableError)),e=Us(e,null,t,1,null!=n?n:null,a,0,o,l),t[pa]=e.current,jr(t),r)for(t=0;t<r.length;t++)a=(a=(n=r[t])._getVersion)(n._source),null==e.mutableSourceEagerHydrationData?e.mutableSourceEagerHydrationData=[n,a]:e.mutableSourceEagerHydrationData.push(n,a);return new $s(e)},e.render=function(t,e,n){if(!Qs(e))throw Error(i(200));return tu(null,t,e,!1,n)},e.unmountComponentAtNode=function(t){if(!Qs(t))throw Error(i(40));return!!t._reactRootContainer&&(ds((function(){tu(null,null,t,!1,(function(){t._reactRootContainer=null,t[pa]=null}))})),!0)},e.unstable_batchedUpdates=us,e.unstable_renderSubtreeIntoContainer=function(t,e,n,r){if(!Qs(n))throw Error(i(200));if(null==t||void 0===t._reactInternals)throw Error(i(38));return tu(t,e,n,!1,r)},e.version="18.2.0-next-9e3b772b8-20220608"},1250:function(t,e,n){"use strict";var r=n(4164);e.s=r.createRoot,r.hydrateRoot},4164:function(t,e,n){"use strict";!function t(){if("undefined"!==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"===typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(t)}catch(e){console.error(e)}}(),t.exports=n(4463)},7567:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],a=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],i=t||"";e&&(i=t.toString().trim().replace(/[A-Za-z0-9\u00C0-\u00FF]+[^\s-]*/g,(function(t,e,r){return e>0&&e+t.length!==r.length&&t.search(n)>-1&&":"!==r.charAt(e-2)&&("-"!==r.charAt(e+t.length)||"-"===r.charAt(e-1))&&r.charAt(e-1).search(/[^\s-]/)<0?t.toLowerCase():t.substr(1).search(/[A-Z]|\../)>-1?t:t.charAt(0).toUpperCase()+t.substr(1)})));a&&(i=function(t){if(function(t){return"string"===typeof t&&-1!==t.indexOf("@")}(t))return console.warn("This arg looks like an email address, redacting."),r;return t}(i));return i};var n=/^(a|an|and|as|at|but|by|en|for|if|in|nor|of|on|or|per|the|to|vs?\.?|via)$/i;var r="REDACTED (Potential Email Address)"},7848:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.GA4=void 0;var r=c(n(7666)),a=c(n(7567)),i=["eventCategory","eventAction","eventLabel","eventValue","hitType"],o=["title","location"],l=["page","hitType"];function c(t){return t&&t.__esModule?t:{default:t}}function s(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}function u(t){return u="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},u(t)}function d(t){return function(t){if(Array.isArray(t))return v(t)}(t)||function(t){if("undefined"!==typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||g(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function h(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function f(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?h(Object(n),!0).forEach((function(e){y(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):h(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function p(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,a,i,o,l=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(l.push(r.value),l.length!==e);c=!0);}catch(u){s=!0,a=u}finally{try{if(!c&&null!=n.return&&(o=n.return(),Object(o)!==o))return}finally{if(s)throw a}}return l}}(t,e)||g(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function g(t,e){if(t){if("string"===typeof t)return v(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?v(t,e):void 0}}function v(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function m(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,b(r.key),r)}}function y(t,e,n){return(e=b(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function b(t){var e=function(t,e){if("object"!==u(t)||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!==u(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"===u(e)?e:String(e)}var x=function(){function t(){var e=this;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),y(this,"reset",(function(){e.isInitialized=!1,e._testMode=!1,e._currentMeasurementId,e._hasLoadedGA=!1,e._isQueuing=!1,e._queueGtag=[]})),y(this,"_gtag",(function(){for(var t=arguments.length,n=new Array(t),a=0;a<t;a++)n[a]=arguments[a];e._testMode||e._isQueuing?e._queueGtag.push(n):r.default.apply(void 0,n)})),y(this,"_loadGA",(function(t,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"https://www.googletagmanager.com/gtag/js";if("undefined"!==typeof window&&"undefined"!==typeof document&&!e._hasLoadedGA){var a=document.createElement("script");a.async=!0,a.src="".concat(r,"?id=").concat(t),n&&a.setAttribute("nonce",n),document.body.appendChild(a),window.dataLayer=window.dataLayer||[],window.gtag=function(){window.dataLayer.push(arguments)},e._hasLoadedGA=!0}})),y(this,"_toGtagOptions",(function(t){if(t){var e={cookieUpdate:"cookie_update",cookieExpires:"cookie_expires",cookieDomain:"cookie_domain",cookieFlags:"cookie_flags",userId:"user_id",clientId:"client_id",anonymizeIp:"anonymize_ip",contentGroup1:"content_group1",contentGroup2:"content_group2",contentGroup3:"content_group3",contentGroup4:"content_group4",contentGroup5:"content_group5",allowAdFeatures:"allow_google_signals",allowAdPersonalizationSignals:"allow_ad_personalization_signals",nonInteraction:"non_interaction",page:"page_path",hitCallback:"event_callback"};return Object.entries(t).reduce((function(t,n){var r=p(n,2),a=r[0],i=r[1];return e[a]?t[e[a]]=i:t[a]=i,t}),{})}})),y(this,"initialize",(function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!t)throw new Error("Require GA_MEASUREMENT_ID");var r="string"===typeof t?[{trackingId:t}]:t;e._currentMeasurementId=r[0].trackingId;var a=n.gaOptions,i=n.gtagOptions,o=n.nonce,l=n.testMode,c=void 0!==l&&l,s=n.gtagUrl;if(e._testMode=c,c||e._loadGA(e._currentMeasurementId,o,s),e.isInitialized||(e._gtag("js",new Date),r.forEach((function(t){var n=f(f(f({},e._toGtagOptions(f(f({},a),t.gaOptions))),i),t.gtagOptions);Object.keys(n).length?e._gtag("config",t.trackingId,n):e._gtag("config",t.trackingId)}))),e.isInitialized=!0,!c){var u=d(e._queueGtag);for(e._queueGtag=[],e._isQueuing=!1;u.length;){var h=u.shift();e._gtag.apply(e,d(h)),"get"===h[0]&&(e._isQueuing=!0)}}})),y(this,"set",(function(t){t?"object"===u(t)?(0===Object.keys(t).length&&console.warn("empty `fieldsObject` given to .set()"),e._gaCommand("set",t)):console.warn("Expected `fieldsObject` arg to be an Object"):console.warn("`fieldsObject` is required in .set()")})),y(this,"_gaCommandSendEvent",(function(t,n,r,a,i){e._gtag("event",n,f(f({event_category:t,event_label:r,value:a},i&&{non_interaction:i.nonInteraction}),e._toGtagOptions(i)))})),y(this,"_gaCommandSendEventParameters",(function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];if("string"===typeof n[0])e._gaCommandSendEvent.apply(e,d(n.slice(1)));else{var a=n[0],o=a.eventCategory,l=a.eventAction,c=a.eventLabel,u=a.eventValue,h=(a.hitType,s(a,i));e._gaCommandSendEvent(o,l,c,u,h)}})),y(this,"_gaCommandSendTiming",(function(t,n,r,a){e._gtag("event","timing_complete",{name:n,value:r,event_category:t,event_label:a})})),y(this,"_gaCommandSendPageview",(function(t,n){if(n&&Object.keys(n).length){var r=e._toGtagOptions(n),a=r.title,i=r.location,l=s(r,o);e._gtag("event","page_view",f(f(f(f({},t&&{page_path:t}),a&&{page_title:a}),i&&{page_location:i}),l))}else t?e._gtag("event","page_view",{page_path:t}):e._gtag("event","page_view")})),y(this,"_gaCommandSendPageviewParameters",(function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];if("string"===typeof n[0])e._gaCommandSendPageview.apply(e,d(n.slice(1)));else{var a=n[0],i=a.page,o=(a.hitType,s(a,l));e._gaCommandSendPageview(i,o)}})),y(this,"_gaCommandSend",(function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var a="string"===typeof n[0]?n[0]:n[0].hitType;switch(a){case"event":e._gaCommandSendEventParameters.apply(e,n);break;case"pageview":e._gaCommandSendPageviewParameters.apply(e,n);break;case"timing":e._gaCommandSendTiming.apply(e,d(n.slice(1)));break;case"screenview":case"transaction":case"item":case"social":case"exception":console.warn("Unsupported send command: ".concat(a));break;default:console.warn("Send command doesn't exist: ".concat(a))}})),y(this,"_gaCommandSet",(function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];"string"===typeof n[0]&&(n[0]=y({},n[0],n[1])),e._gtag("set",e._toGtagOptions(n[0]))})),y(this,"_gaCommand",(function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),a=1;a<n;a++)r[a-1]=arguments[a];switch(t){case"send":e._gaCommandSend.apply(e,r);break;case"set":e._gaCommandSet.apply(e,r);break;default:console.warn("Command doesn't exist: ".concat(t))}})),y(this,"ga",(function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];if("string"===typeof n[0])e._gaCommand.apply(e,n);else{var a=n[0];e._gtag("get",e._currentMeasurementId,"client_id",(function(t){e._isQueuing=!1;var n=e._queueGtag;for(a({get:function(n){return"clientId"===n?t:"trackingId"===n?e._currentMeasurementId:"apiVersion"===n?"1":void 0}});n.length;){var r=n.shift();e._gtag.apply(e,d(r))}})),e._isQueuing=!0}return e.ga})),y(this,"event",(function(t,n){if("string"===typeof t)e._gtag("event",t,e._toGtagOptions(n));else{var r=t.action,i=t.category,o=t.label,l=t.value,c=t.nonInteraction,s=t.transport;if(!i||!r)return void console.warn("args.category AND args.action are required in event()");var u={hitType:"event",eventCategory:(0,a.default)(i),eventAction:(0,a.default)(r)};o&&(u.eventLabel=(0,a.default)(o)),"undefined"!==typeof l&&("number"!==typeof l?console.warn("Expected `args.value` arg to be a Number."):u.eventValue=l),"undefined"!==typeof c&&("boolean"!==typeof c?console.warn("`args.nonInteraction` must be a boolean."):u.nonInteraction=c),"undefined"!==typeof s&&("string"!==typeof s?console.warn("`args.transport` must be a string."):(-1===["beacon","xhr","image"].indexOf(s)&&console.warn("`args.transport` must be either one of these values: `beacon`, `xhr` or `image`"),u.transport=s)),e._gaCommand("send",u)}})),y(this,"send",(function(t){e._gaCommand("send",t)})),this.reset()}var e,n,c;return e=t,n=[{key:"gtag",value:function(){this._gtag.apply(this,arguments)}}],n&&m(e.prototype,n),c&&m(e,c),Object.defineProperty(e,"prototype",{writable:!1}),t}();e.GA4=x;var M=new x;e.default=M},7666:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];var r;"undefined"!==typeof window&&("undefined"===typeof window.gtag&&(window.dataLayer=window.dataLayer||[],window.gtag=function(){window.dataLayer.push(arguments)}),(r=window).gtag.apply(r,e))};e.default=n},757:function(t,e,n){"use strict";function r(t){return r="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},r(t)}e.ZP=void 0;var a=function(t,e){if(!e&&t&&t.__esModule)return t;if(null===t||"object"!==r(t)&&"function"!==typeof t)return{default:t};var n=i(e);if(n&&n.has(t))return n.get(t);var a={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in t)if("default"!==l&&Object.prototype.hasOwnProperty.call(t,l)){var c=o?Object.getOwnPropertyDescriptor(t,l):null;c&&(c.get||c.set)?Object.defineProperty(a,l,c):a[l]=t[l]}a.default=t,n&&n.set(t,a);return a}(n(7848));function i(t){if("function"!==typeof WeakMap)return null;var e=new WeakMap,n=new WeakMap;return(i=function(t){return t?n:e})(t)}a.GA4;var o=a.default;e.ZP=o},1372:function(t,e){"use strict";var n=60103,r=60106,a=60107,i=60108,o=60114,l=60109,c=60110,s=60112,u=60113,d=60120,h=60115,f=60116,p=60121,g=60122,v=60117,m=60129,y=60131;if("function"===typeof Symbol&&Symbol.for){var b=Symbol.for;n=b("react.element"),r=b("react.portal"),a=b("react.fragment"),i=b("react.strict_mode"),o=b("react.profiler"),l=b("react.provider"),c=b("react.context"),s=b("react.forward_ref"),u=b("react.suspense"),d=b("react.suspense_list"),h=b("react.memo"),f=b("react.lazy"),p=b("react.block"),g=b("react.server.block"),v=b("react.fundamental"),m=b("react.debug_trace_mode"),y=b("react.legacy_hidden")}function x(t){if("object"===typeof t&&null!==t){var e=t.$$typeof;switch(e){case n:switch(t=t.type){case a:case o:case i:case u:case d:return t;default:switch(t=t&&t.$$typeof){case c:case s:case f:case h:case l:return t;default:return e}}case r:return e}}}e.isContextConsumer=function(t){return x(t)===c},e.isValidElementType=function(t){return"string"===typeof t||"function"===typeof t||t===a||t===o||t===m||t===i||t===u||t===d||t===y||"object"===typeof t&&null!==t&&(t.$$typeof===f||t.$$typeof===h||t.$$typeof===l||t.$$typeof===c||t.$$typeof===s||t.$$typeof===v||t.$$typeof===p||t[0]===g)},e.typeOf=x},7441:function(t,e,n){"use strict";t.exports=n(1372)},2435:function(t){t.exports=function t(e){"use strict";var n=/^\0+/g,r=/[\0\r\f]/g,a=/: */g,i=/zoo|gra/,o=/([,: ])(transform)/g,l=/,+\s*(?![^(]*[)])/g,c=/ +\s*(?![^(]*[)])/g,s=/ *[\0] */g,u=/,\r+?/g,d=/([\t\r\n ])*\f?&/g,h=/:global\(((?:[^\(\)\[\]]*|\[.*\]|\([^\(\)]*\))*)\)/g,f=/\W+/g,p=/@(k\w+)\s*(\S*)\s*/,g=/::(place)/g,v=/:(read-only)/g,m=/\s+(?=[{\];=:>])/g,y=/([[}=:>])\s+/g,b=/(\{[^{]+?);(?=\})/g,x=/\s{2,}/g,M=/([^\(])(:+) */g,w=/[svh]\w+-[tblr]{2}/,z=/\(\s*(.*)\s*\)/g,C=/([\s\S]*?);/g,A=/-self|flex-/g,k=/[^]*?(:[rp][el]a[\w-]+)[^]*/,H=/stretch|:\s*\w+\-(?:conte|avail)/,E=/([^-])(image-set\()/,S="-webkit-",L="-moz-",_="-ms-",B=59,D=125,T=123,V=40,O=41,I=91,R=93,F=10,N=13,P=9,j=64,U=32,W=38,Z=45,G=95,q=42,Y=44,X=58,$=39,K=34,Q=47,J=62,tt=43,et=126,nt=0,rt=12,at=11,it=107,ot=109,lt=115,ct=112,st=111,ut=105,dt=99,ht=100,ft=112,pt=1,gt=1,vt=0,mt=1,yt=1,bt=1,xt=0,Mt=0,wt=0,zt=[],Ct=[],At=0,kt=null,Ht=-2,Et=-1,St=0,Lt=1,_t=2,Bt=3,Dt=0,Tt=1,Vt="",Ot="",It="";function Rt(t,e,a,i,o){for(var l,c,s=0,u=0,d=0,h=0,f=0,m=0,y=0,b=0,x=0,M=0,w=0,C=0,A=0,k=0,H=0,E=0,G=0,bt=0,xt=0,Ct=a.length,kt=Ct-1,Ht="",Et="",Nt="",Wt="",Yt="",Xt="";H<Ct;){if(y=a.charCodeAt(H),H===kt&&u+h+d+s!==0&&(0!==u&&(y=u===Q?F:Q),h=d=s=0,Ct++,kt++),u+h+d+s===0){if(H===kt&&(E>0&&(Et=Et.replace(r,"")),Et.trim().length>0)){switch(y){case U:case P:case B:case N:case F:break;default:Et+=a.charAt(H)}y=B}if(1===G)switch(y){case T:case D:case B:case K:case $:case V:case O:case Y:G=0;case P:case N:case F:case U:break;default:for(G=0,xt=H,f=y,H--,y=B;xt<Ct;)switch(a.charCodeAt(xt++)){case F:case N:case B:++H,y=f,xt=Ct;break;case X:E>0&&(++H,y=f);case T:xt=Ct}}switch(y){case T:for(f=(Et=Et.trim()).charCodeAt(0),w=1,xt=++H;H<Ct;){switch(y=a.charCodeAt(H)){case T:w++;break;case D:w--;break;case Q:switch(m=a.charCodeAt(H+1)){case q:case Q:H=qt(m,H,kt,a)}break;case I:y++;case V:y++;case K:case $:for(;H++<kt&&a.charCodeAt(H)!==y;);}if(0===w)break;H++}if(Nt=a.substring(xt,H),f===nt&&(f=(Et=Et.replace(n,"").trim()).charCodeAt(0)),f===j){switch(E>0&&(Et=Et.replace(r,"")),m=Et.charCodeAt(1)){case ht:case ot:case lt:case Z:l=e;break;default:l=zt}if(xt=(Nt=Rt(e,l,Nt,m,o+1)).length,wt>0&&0===xt&&(xt=Et.length),At>0&&(l=Ft(zt,Et,bt),c=Gt(Bt,Nt,l,e,gt,pt,xt,m,o,i),Et=l.join(""),void 0!==c&&0===(xt=(Nt=c.trim()).length)&&(m=0,Nt="")),xt>0)switch(m){case lt:Et=Et.replace(z,Ut);case ht:case ot:case Z:Nt=Et+"{"+Nt+"}";break;case it:Nt=(Et=Et.replace(p,"$1 $2"+(Tt>0?Vt:"")))+"{"+Nt+"}",Nt=1===yt||2===yt&&jt("@"+Nt,3)?"@"+S+Nt+"@"+Nt:"@"+Nt;break;default:Nt=Et+Nt,i===ft&&(Wt+=Nt,Nt="")}else Nt=""}else Nt=Rt(e,Ft(e,Et,bt),Nt,i,o+1);Yt+=Nt,C=0,G=0,k=0,E=0,bt=0,A=0,Et="",Nt="",y=a.charCodeAt(++H);break;case D:case B:if((xt=(Et=(E>0?Et.replace(r,""):Et).trim()).length)>1)switch(0===k&&((f=Et.charCodeAt(0))===Z||f>96&&f<123)&&(xt=(Et=Et.replace(" ",":")).length),At>0&&void 0!==(c=Gt(Lt,Et,e,t,gt,pt,Wt.length,i,o,i))&&0===(xt=(Et=c.trim()).length)&&(Et="\0\0"),f=Et.charCodeAt(0),m=Et.charCodeAt(1),f){case nt:break;case j:if(m===ut||m===dt){Xt+=Et+a.charAt(H);break}default:if(Et.charCodeAt(xt-1)===X)break;Wt+=Pt(Et,f,m,Et.charCodeAt(2))}C=0,G=0,k=0,E=0,bt=0,Et="",y=a.charCodeAt(++H)}}switch(y){case N:case F:if(u+h+d+s+Mt===0)switch(M){case O:case $:case K:case j:case et:case J:case q:case tt:case Q:case Z:case X:case Y:case B:case T:case D:break;default:k>0&&(G=1)}u===Q?u=0:mt+C===0&&i!==it&&Et.length>0&&(E=1,Et+="\0"),At*Dt>0&&Gt(St,Et,e,t,gt,pt,Wt.length,i,o,i),pt=1,gt++;break;case B:case D:if(u+h+d+s===0){pt++;break}default:switch(pt++,Ht=a.charAt(H),y){case P:case U:if(h+s+u===0)switch(b){case Y:case X:case P:case U:Ht="";break;default:y!==U&&(Ht=" ")}break;case nt:Ht="\\0";break;case rt:Ht="\\f";break;case at:Ht="\\v";break;case W:h+u+s===0&&mt>0&&(bt=1,E=1,Ht="\f"+Ht);break;case 108:if(h+u+s+vt===0&&k>0)switch(H-k){case 2:b===ct&&a.charCodeAt(H-3)===X&&(vt=b);case 8:x===st&&(vt=x)}break;case X:h+u+s===0&&(k=H);break;case Y:u+d+h+s===0&&(E=1,Ht+="\r");break;case K:case $:0===u&&(h=h===y?0:0===h?y:h);break;case I:h+u+d===0&&s++;break;case R:h+u+d===0&&s--;break;case O:h+u+s===0&&d--;break;case V:h+u+s===0&&(0===C&&(2*b+3*x===533||(w=0,C=1)),d++);break;case j:u+d+h+s+k+A===0&&(A=1);break;case q:case Q:if(h+s+d>0)break;switch(u){case 0:switch(2*y+3*a.charCodeAt(H+1)){case 235:u=Q;break;case 220:xt=H,u=q}break;case q:y===Q&&b===q&&xt+2!==H&&(33===a.charCodeAt(xt+2)&&(Wt+=a.substring(xt,H+1)),Ht="",u=0)}}if(0===u){if(mt+h+s+A===0&&i!==it&&y!==B)switch(y){case Y:case et:case J:case tt:case O:case V:if(0===C){switch(b){case P:case U:case F:case N:Ht+="\0";break;default:Ht="\0"+Ht+(y===Y?"":"\0")}E=1}else switch(y){case V:k+7===H&&108===b&&(k=0),C=++w;break;case O:0===(C=--w)&&(E=1,Ht+="\0")}break;case P:case U:switch(b){case nt:case T:case D:case B:case Y:case rt:case P:case U:case F:case N:break;default:0===C&&(E=1,Ht+="\0")}}Et+=Ht,y!==U&&y!==P&&(M=y)}}x=b,b=y,H++}if(xt=Wt.length,wt>0&&0===xt&&0===Yt.length&&0===e[0].length===!1&&(i!==ot||1===e.length&&(mt>0?Ot:It)===e[0])&&(xt=e.join(",").length+2),xt>0){if(l=0===mt&&i!==it?Zt(e):e,At>0&&void 0!==(c=Gt(_t,Wt,l,t,gt,pt,xt,i,o,i))&&0===(Wt=c).length)return Xt+Wt+Yt;if(Wt=l.join(",")+"{"+Wt+"}",yt*vt!==0){switch(2!==yt||jt(Wt,2)||(vt=0),vt){case st:Wt=Wt.replace(v,":"+L+"$1")+Wt;break;case ct:Wt=Wt.replace(g,"::"+S+"input-$1")+Wt.replace(g,"::"+L+"$1")+Wt.replace(g,":"+_+"input-$1")+Wt}vt=0}}return Xt+Wt+Yt}function Ft(t,e,n){var r=e.trim().split(u),a=r,i=r.length,o=t.length;switch(o){case 0:case 1:for(var l=0,c=0===o?"":t[0]+" ";l<i;++l)a[l]=Nt(c,a[l],n,o).trim();break;default:l=0;var s=0;for(a=[];l<i;++l)for(var d=0;d<o;++d)a[s++]=Nt(t[d]+" ",r[l],n,o).trim()}return a}function Nt(t,e,n,r){var a=e,i=a.charCodeAt(0);switch(i<33&&(i=(a=a.trim()).charCodeAt(0)),i){case W:switch(mt+r){case 0:case 1:if(0===t.trim().length)break;default:return a.replace(d,"$1"+t.trim())}break;case X:if(103!==a.charCodeAt(1))return t.trim()+a.replace(d,"$1"+t.trim());if(bt>0&&mt>0)return a.replace(h,"$1").replace(d,"$1"+It);default:if(n*mt>0&&a.indexOf("\f")>0)return a.replace(d,(t.charCodeAt(0)===X?"":"$1")+t.trim())}return t+a}function Pt(t,e,n,r){var l,c=0,s=t+";",u=2*e+3*n+4*r;if(944===u)return Wt(s);if(0===yt||2===yt&&!jt(s,1))return s;switch(u){case 1015:return 97===s.charCodeAt(10)?S+s+s:s;case 951:return 116===s.charCodeAt(3)?S+s+s:s;case 963:return 110===s.charCodeAt(5)?S+s+s:s;case 1009:if(100!==s.charCodeAt(4))break;case 969:case 942:return S+s+s;case 978:return S+s+L+s+s;case 1019:case 983:return S+s+L+s+_+s+s;case 883:return s.charCodeAt(8)===Z?S+s+s:s.indexOf("image-set(",11)>0?s.replace(E,"$1"+S+"$2")+s:s;case 932:if(s.charCodeAt(4)===Z)switch(s.charCodeAt(5)){case 103:return S+"box-"+s.replace("-grow","")+S+s+_+s.replace("grow","positive")+s;case 115:return S+s+_+s.replace("shrink","negative")+s;case 98:return S+s+_+s.replace("basis","preferred-size")+s}return S+s+_+s+s;case 964:return S+s+_+"flex-"+s+s;case 1023:if(99!==s.charCodeAt(8))break;return l=s.substring(s.indexOf(":",15)).replace("flex-","").replace("space-between","justify"),S+"box-pack"+l+S+s+_+"flex-pack"+l+s;case 1005:return i.test(s)?s.replace(a,":"+S)+s.replace(a,":"+L)+s:s;case 1e3:switch(c=(l=s.substring(13).trim()).indexOf("-")+1,l.charCodeAt(0)+l.charCodeAt(c)){case 226:l=s.replace(w,"tb");break;case 232:l=s.replace(w,"tb-rl");break;case 220:l=s.replace(w,"lr");break;default:return s}return S+s+_+l+s;case 1017:if(-1===s.indexOf("sticky",9))return s;case 975:switch(c=(s=t).length-10,u=(l=(33===s.charCodeAt(c)?s.substring(0,c):s).substring(t.indexOf(":",7)+1).trim()).charCodeAt(0)+(0|l.charCodeAt(7))){case 203:if(l.charCodeAt(8)<111)break;case 115:s=s.replace(l,S+l)+";"+s;break;case 207:case 102:s=s.replace(l,S+(u>102?"inline-":"")+"box")+";"+s.replace(l,S+l)+";"+s.replace(l,_+l+"box")+";"+s}return s+";";case 938:if(s.charCodeAt(5)===Z)switch(s.charCodeAt(6)){case 105:return l=s.replace("-items",""),S+s+S+"box-"+l+_+"flex-"+l+s;case 115:return S+s+_+"flex-item-"+s.replace(A,"")+s;default:return S+s+_+"flex-line-pack"+s.replace("align-content","").replace(A,"")+s}break;case 973:case 989:if(s.charCodeAt(3)!==Z||122===s.charCodeAt(4))break;case 931:case 953:if(!0===H.test(t))return 115===(l=t.substring(t.indexOf(":")+1)).charCodeAt(0)?Pt(t.replace("stretch","fill-available"),e,n,r).replace(":fill-available",":stretch"):s.replace(l,S+l)+s.replace(l,L+l.replace("fill-",""))+s;break;case 962:if(s=S+s+(102===s.charCodeAt(5)?_+s:"")+s,n+r===211&&105===s.charCodeAt(13)&&s.indexOf("transform",10)>0)return s.substring(0,s.indexOf(";",27)+1).replace(o,"$1"+S+"$2")+s}return s}function jt(t,e){var n=t.indexOf(1===e?":":"{"),r=t.substring(0,3!==e?n:10),a=t.substring(n+1,t.length-1);return kt(2!==e?r:r.replace(k,"$1"),a,e)}function Ut(t,e){var n=Pt(e,e.charCodeAt(0),e.charCodeAt(1),e.charCodeAt(2));return n!==e+";"?n.replace(C," or ($1)").substring(4):"("+e+")"}function Wt(t){var e=t.length,n=t.indexOf(":",9)+1,r=t.substring(0,n).trim(),a=t.substring(n,e-1).trim();switch(t.charCodeAt(9)*Tt){case 0:break;case Z:if(110!==t.charCodeAt(10))break;default:var i=a.split((a="",l)),o=0;for(n=0,e=i.length;o<e;n=0,++o){for(var s=i[o],u=s.split(c);s=u[n];){var d=s.charCodeAt(0);if(1===Tt&&(d>j&&d<90||d>96&&d<123||d===G||d===Z&&s.charCodeAt(1)!==Z)&&isNaN(parseFloat(s))+(-1!==s.indexOf("("))===1)switch(s){case"infinite":case"alternate":case"backwards":case"running":case"normal":case"forwards":case"both":case"none":case"linear":case"ease":case"ease-in":case"ease-out":case"ease-in-out":case"paused":case"reverse":case"alternate-reverse":case"inherit":case"initial":case"unset":case"step-start":case"step-end":break;default:s+=Vt}u[n++]=s}a+=(0===o?"":",")+u.join(" ")}}return a=r+a+";",1===yt||2===yt&&jt(a,1)?S+a+a:a}function Zt(t){for(var e,n,a=0,i=t.length,o=Array(i);a<i;++a){for(var l=t[a].split(s),c="",u=0,d=0,h=0,f=0,p=l.length;u<p;++u)if(!(0===(d=(n=l[u]).length)&&p>1)){if(h=c.charCodeAt(c.length-1),f=n.charCodeAt(0),e="",0!==u)switch(h){case q:case et:case J:case tt:case U:case V:break;default:e=" "}switch(f){case W:n=e+Ot;case et:case J:case tt:case U:case O:case V:break;case I:n=e+n+Ot;break;case X:switch(2*n.charCodeAt(1)+3*n.charCodeAt(2)){case 530:if(bt>0){n=e+n.substring(8,d-1);break}default:(u<1||l[u-1].length<1)&&(n=e+Ot+n)}break;case Y:e="";default:n=d>1&&n.indexOf(":")>0?e+n.replace(M,"$1"+Ot+"$2"):e+n+Ot}c+=n}o[a]=c.replace(r,"").trim()}return o}function Gt(t,e,n,r,a,i,o,l,c,s){for(var u,d=0,h=e;d<At;++d)switch(u=Ct[d].call(Kt,t,h,n,r,a,i,o,l,c,s)){case void 0:case!1:case!0:case null:break;default:h=u}if(h!==e)return h}function qt(t,e,n,r){for(var a=e+1;a<n;++a)switch(r.charCodeAt(a)){case Q:if(t===q&&r.charCodeAt(a-1)===q&&e+2!==a)return a+1;break;case F:if(t===Q)return a+1}return a}function Yt(t){return t.replace(r,"").replace(m,"").replace(y,"$1").replace(b,"$1").replace(x," ")}function Xt(t){switch(t){case void 0:case null:At=Ct.length=0;break;default:if("function"===typeof t)Ct[At++]=t;else if("object"===typeof t)for(var e=0,n=t.length;e<n;++e)Xt(t[e]);else Dt=0|!!t}return Xt}function $t(t){for(var e in t){var n=t[e];switch(e){case"keyframe":Tt=0|n;break;case"global":bt=0|n;break;case"cascade":mt=0|n;break;case"compress":xt=0|n;break;case"semicolon":Mt=0|n;break;case"preserve":wt=0|n;break;case"prefix":kt=null,n?"function"!==typeof n?yt=1:(yt=2,kt=n):yt=0}}return $t}function Kt(e,n){if(void 0!==this&&this.constructor===Kt)return t(e);var r=e,a=r.charCodeAt(0);a<33&&(a=(r=r.trim()).charCodeAt(0)),Tt>0&&(Vt=r.replace(f,a===I?"":"-")),a=1,1===mt?It=r:Ot=r;var i,o=[It];At>0&&void 0!==(i=Gt(Et,n,o,o,gt,pt,0,0,0,0))&&"string"===typeof i&&(n=i);var l=Rt(zt,o,n,0,0);return At>0&&void 0!==(i=Gt(Ht,l,o,o,gt,pt,l.length,0,0,0))&&"string"!==typeof(l=i)&&(a=0),Vt="",It="",Ot="",vt=0,gt=1,pt=1,xt*a===0?l:Yt(l)}return Kt.use=Xt,Kt.set=$t,void 0!==e&&$t(e),Kt}(null)},1639:function(t,e,n){var r;t.exports=(r=n(2791),function(){"use strict";var t={359:function(t){t.exports=r}},e={};function n(r){var a=e[r];if(void 0!==a)return a.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,{a:e}),e},n.d=function(t,e){for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var a={};return function(){n.r(a),n.d(a,{ReactNotifications:function(){return P},Store:function(){return B}});var t,e,r,i,o=n(359),l=n.n(o),c=!0,s=768,u=325,d="rnc__notification-item";!function(t){t.BOTTOM_LEFT="bottom-left",t.BOTTOM_RIGHT="bottom-right",t.BOTTOM_CENTER="bottom-center",t.TOP_LEFT="top-left",t.TOP_RIGHT="top-right",t.TOP_CENTER="top-center",t.CENTER="center",t.TOP_FULL="top-full",t.BOTTOM_FULL="bottom-full"}(t||(t={})),function(t){t.TOP="top",t.BOTTOM="bottom"}(e||(e={})),function(t){t.SUCCESS="success",t.DANGER="danger",t.INFO="info",t.DEFAULT="default",t.WARNING="warning"}(r||(r={})),function(t){t.TIMEOUT="timeout",t.CLICK="click",t.TOUCH="touch",t.MANUAL="manual"}(i||(i={}));var h=function(t){return null==t};function f(e){return e===t.BOTTOM_FULL||e===t.BOTTOM_LEFT||e===t.BOTTOM_RIGHT||e===t.BOTTOM_CENTER}function p(e){return e===t.TOP_FULL||e===t.TOP_LEFT||e===t.TOP_RIGHT||e===t.TOP_CENTER}function g(t){var e=t.type,n=t.content,a=t.userDefinedTypes,i=[d];if(n)return i;if(h(a))return function(t){switch(t){case r.DEFAULT:return[d,"rnc__notification-item--default"];case r.SUCCESS:return[d,"rnc__notification-item--success"];case r.DANGER:return[d,"rnc__notification-item--danger"];case r.WARNING:return[d,"rnc__notification-item--warning"];case r.INFO:return[d,"rnc__notification-item--info"];default:return[d]}}(e);var o=a.find((function(t){return t.name===e}));return i.concat(o.htmlClasses)}function v(t,e){var n=t.duration,r=t.timingFunction,a=t.delay;return"".concat(n,"ms ").concat(e," ").concat(r," ").concat(a,"ms")}function m(t){return t?(0|16*Math.random()).toString(16):"100000000000100000000000".replace(/1|0/g,m)}function y(t,e){var n=e.duration,r=e.timingFunction,a=e.delay,i=t||{};return h(i.duration)&&(i.duration=n),h(i.timingFunction)&&(i.timingFunction=r),h(i.delay)&&(i.delay=a),i}function b(t,e,n){var a=t,i=a.id,o=a.type,l=a.insert,c=a.content,s=a.container,u=a.animationIn,d=a.animationOut,f=a.slidingEnter,p=a.slidingExit,g=a.touchRevert,v=a.touchSlidingExit,b=a.dismiss,x=a.width,M=a.onRemoval;a.id=i||m(),a.type=c?null:o.toLowerCase(),e&&!c&&(a.userDefinedTypes=function(t,e){var n=t.content,a=t.type;if(!n&&a!==r.SUCCESS&&a!==r.DANGER&&a!==r.INFO&&a!==r.DEFAULT&&a!==r.WARNING&&e)return e}(a,e)),a.width=h(x)?n:x,a.container=s.toLowerCase(),a.insert=(l||"top").toLowerCase(),a.dismiss=function(t){var e=t,n={duration:0,click:!0,touch:!0,onScreen:!1,pauseOnHover:!1,waitForAnimation:!1,showIcon:!1};return e?(Object.keys(n).forEach((function(t){h(e[t])&&(e[t]=n[t])})),e):n}(b),a.animationIn=u||[],a.animationOut=d||[],a.onRemoval=M||function(){};var w=function(t,e,n){return{duration:t,timingFunction:e,delay:n}};a.slidingEnter=y(f,w(600,"linear",0)),a.slidingExit=y(p,w(600,"linear",0)),a.touchRevert=y(g,w(600,"linear",0));var z=v||{},C=z.swipe||{},A=z.fade||{};return a.touchSlidingExit=z,a.touchSlidingExit.swipe=y(C,w(600,"linear",0)),a.touchSlidingExit.fade=y(A,w(300,"linear",0)),a}function x(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}var M=function(){function t(e,n){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.callback=e,this.remaining=n,this.resume()}var e,n,r;return e=t,(n=[{key:"pause",value:function(){clearTimeout(this.timerId),this.remaining-=Date.now()-this.start}},{key:"resume",value:function(){this.start=Date.now(),clearTimeout(this.timerId),this.timerId=setTimeout(this.callback,this.remaining)}},{key:"clear",value:function(){clearTimeout(this.timerId)}}])&&x(e.prototype,n),r&&x(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function w(t){return w="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},w(t)}function z(t){return function(t){if(Array.isArray(t))return C(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return C(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?C(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function C(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function A(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function k(t,e){return k=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},k(t,e)}function H(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=S(t);if(e){var a=S(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return E(this,n)}}function E(t,e){if(e&&("object"===w(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}function S(t){return S=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},S(t)}var L=function(n){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&k(t,e)}(s,n);var r,a,o,c=H(s);function s(t){var e;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,s),(e=c.call(this,t)).onClick=function(){var t=e.props.notification.dismiss;(t.click||t.showIcon)&&e.removeNotification(i.CLICK)},e.onTouchStart=function(t){var n=t.touches[0].pageX;e.setState((function(t){var e=t.parentStyle;return{startX:n,currentX:n,parentStyle:Object.assign(Object.assign({},e),{position:"relative"})}}))},e.onTouchMove=function(t){var n=t.touches[0].pageX,r=e.state.startX,a=e.props,o=a.toggleRemoval,l=a.notification,c=l.id,s=l.onRemoval,u=l.slidingExit,d=l.touchSlidingExit,h=d.swipe,f=d.fade,p=n-r,g=e.rootElementRef.current.offsetWidth,m=window.innerWidth+g,y="".concat(n-r>=0?m:-m,"px");if(function(t,e){return Math.abs(t)>=.4*e}(p,g)){var b=v(h,"left"),x=v(f,"opacity"),M=function(){o(c,(function(){return s(c,i.TOUCH)}))};return e.setState((function(t){var n=t.parentStyle;return{touchEnabled:!1,parentStyle:Object.assign(Object.assign({},n),{left:y,opacity:0,transition:"".concat(b,", ").concat(x)}),onTransitionEnd:function(){e.setState((function(t){var e=t.parentStyle;return{parentStyle:Object.assign(Object.assign({},e),{height:"0px",overflow:"hidden",transition:v(u,"height")}),onTransitionEnd:M}}))}}}))}return e.setState((function(t){var e=t.parentStyle;return{currentX:n,parentStyle:Object.assign(Object.assign({},e),{left:"".concat(0+p,"px")})}}))},e.onTouchEnd=function(){var t=e.props.notification.touchRevert;e.setState((function(e){var n=e.parentStyle;return{parentStyle:Object.assign(Object.assign({},n),{left:0,transition:v(t,"left")})}}))},e.onMouseEnter=function(){e.timer?e.timer.pause():e.setState({animationPlayState:"paused"})},e.onMouseLeave=function(){e.timer?e.timer.resume():e.setState({animationPlayState:"running"})},e.rootElementRef=l().createRef();var n=t.defaultNotificationWidth,r=t.notification,a=t.isMobile,o=r.width;return e.state={parentStyle:{height:"0px",overflow:"hidden",width:"".concat(o||n,"px")},htmlClassList:g(r),animationPlayState:"running",touchEnabled:!0},a&&(e.state.parentStyle.width="100%"),e}return r=s,(a=[{key:"componentWillUnmount",value:function(){this.timer&&this.timer.clear()}},{key:"componentDidMount",value:function(){var n=this,r=this.props,a=r.notification,o=r.notificationsCount,l=a.dismiss,c=l.duration,s=l.onScreen,u=function(n,r){return!(r<=1)&&r>1&&(n.insert===e.TOP&&p(n.container)||n.insert===e.BOTTOM&&f(n.container)||n.container===t.CENTER)}(a,o),d=this.rootElementRef.current.scrollHeight,h=function(){!c||s||n.timer||(n.timer=new M((function(){return n.removeNotification(i.TIMEOUT)}),c))};this.setState((function(t){return{parentStyle:{width:t.parentStyle.width,height:"".concat(d,"px"),transition:u?v(a.slidingEnter,"height"):"10ms height"},onTransitionEnd:h}}),(function(){requestAnimationFrame((function(){n.setState((function(t){return{htmlClassList:[].concat(z(a.animationIn),z(t.htmlClassList))}}))}))}))}},{key:"componentDidUpdate",value:function(t){if(this.props.hasBeenRemoved&&!t.hasBeenRemoved&&this.removeNotification(i.MANUAL),t!==this.props&&!this.props.hasBeenRemoved){var e=this.props.notification.container,n=this.rootElementRef.current.children[0].scrollHeight;this.setState((function(t){var r=t.parentStyle;return{parentStyle:Object.assign(Object.assign({},r),{height:"".concat(n+(e.endsWith("full")?0:15),"px")})}}))}}},{key:"removeNotification",value:function(t){var e=this,n=this.props,r=n.notification,a=n.toggleRemoval,i=r.id,o=r.onRemoval,l=r.dismiss.waitForAnimation,c=[].concat(z(r.animationOut),z(g(r))),s=function(){return a(i,(function(){return o(i,t)}))},u={height:"0px",overflow:"hidden",transition:v(r.slidingExit,"height")};return l?this.setState((function(t){var n=t.parentStyle.width;return{htmlClassList:c,onAnimationEnd:function(){e.setState({parentStyle:Object.assign({width:n},u),onTransitionEnd:s})}}})):this.setState((function(t){var e=t.parentStyle.width;return{parentStyle:Object.assign({width:e},u),onTransitionEnd:s,htmlClassList:c}}))}},{key:"renderTimer",value:function(){var t=this,e=this.props.notification.dismiss,n=e.duration,r=e.onScreen,a=this.state.animationPlayState;if(n&&r){var o={animationName:"timer",animationDuration:"".concat(n,"ms"),animationTimingFunction:"linear",animationFillMode:"forwards",animationDelay:"0",animationPlayState:a};return l().createElement("div",{className:"rnc__notification-timer"},l().createElement("div",{className:"rnc__notification-timer-filler",onAnimationEnd:function(){return t.removeNotification(i.TIMEOUT)},style:o}))}}},{key:"renderCustomContent",value:function(){var t=this.state.htmlClassList,e=this.props.notification,n=e.id,r=e.content,a=e.dismiss,i=a.duration,o=a.pauseOnHover,c=i>0&&o;return l().createElement("div",{className:"".concat(z(t).join(" ")),onMouseEnter:c?this.onMouseEnter:null,onMouseLeave:c?this.onMouseLeave:null},l().isValidElement(r)?r:l().createElement(r,Object.assign({},{id:n,notificationConfig:Object.assign({},this.props.notification)})))}},{key:"renderNotification",value:function(){var t=this.props.notification,e=t.title,n=t.message,r=t.dismiss,a=r.showIcon,i=r.duration,o=r.pauseOnHover,c=this.state.htmlClassList,s=i>0&&o;return l().createElement("div",{className:"".concat(z(c).join(" ")),onMouseEnter:s?this.onMouseEnter:null,onMouseLeave:s?this.onMouseLeave:null},l().createElement("div",{className:"rnc__notification-content"},a&&l().createElement("div",{className:"rnc__notification-close-mark",onClick:this.onClick}),e&&l().createElement("div",{className:"rnc__notification-title"},e),l().createElement("div",{className:"rnc__notification-message"},n),this.renderTimer()))}},{key:"render",value:function(){var t=this.props.notification,e=t.content,n=t.dismiss.click,r=this.state,a=r.parentStyle,i=r.onAnimationEnd,o=r.onTransitionEnd,c=r.touchEnabled;return l().createElement("div",{ref:this.rootElementRef,onClick:n?this.onClick:null,style:a,className:"rnc__notification",onAnimationEnd:i,onTransitionEnd:o,onTouchStart:c?this.onTouchStart:null,onTouchMove:c?this.onTouchMove:null,onTouchEnd:c?this.onTouchEnd:null},e?this.renderCustomContent():this.renderNotification())}}])&&A(r.prototype,a),o&&A(r,o),Object.defineProperty(r,"prototype",{writable:!1}),s}(l().Component);function _(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}var B=new(function(){function t(){var e=this;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.incrementCounter=function(){return e.counter+=1},this.getCounter=function(){return e.counter},this.counter=0,this.add=null}var e,n,r;return e=t,(n=[{key:"addNotification",value:function(t){this.incrementCounter();var e=b(t,this.types,this.defaultNotificationWidth);return this.add(e)}},{key:"register",value:function(t){var e=t.addNotification,n=t.removeNotification,r=t.removeAllNotifications,a=t.types,i=t.defaultNotificationWidth;this.add=e,this.removeNotification=n,this.removeAllNotifications=r,this.defaultNotificationWidth=i,this.types=a}}])&&_(e.prototype,n),r&&_(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}());function D(t){return D="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},D(t)}function T(t){return function(t){if(Array.isArray(t))return V(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return V(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?V(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function V(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function O(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function I(t,e){return I=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},I(t,e)}function R(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=N(t);if(e){var a=N(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return F(this,n)}}function F(t,e){if(e&&("object"===D(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}function N(t){return N=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},N(t)}var P=function(e){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&I(t,e)}(o,e);var n,r,a,i=R(o);function o(t){var e;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,o),(e=i.call(this,t)).handleResize=function(){e.setState({windowWidth:window.innerWidth})},e.add=function(t){return e.setState((function(e){var n=T(e.notifications),r=n.findIndex((function(e){return e.id===t.id}));return r>-1?(n[r]=t,{notifications:n}):{notifications:"top"===t.insert?[t].concat(T(n)):[].concat(T(n),[t])}})),t.id},e.remove=function(t){e.setState((function(e){return{notifications:e.notifications.map((function(e){return e.id===t&&(e.hasBeenRemoved=!0),e}))}}))},e.removeAllNotifications=function(){e.setState({notifications:e.state.notifications.map((function(t){return Object.assign(Object.assign({},t),{hasBeenRemoved:!0})}))})},e.toggleRemoval=function(t,n){e.setState((function(e){return{notifications:e.notifications.filter((function(e){return e.id!==t}))}}),n)},e.state={isMobile:h(t.isMobile)?c:t.isMobile,breakpoint:h(t.breakpoint)?s:t.breakpoint,notifications:[],windowWidth:void 0},e}return n=o,(r=[{key:"componentDidMount",value:function(){var t=this.props,e=t.types,n=t.defaultNotificationWidth;B.register({addNotification:this.add,removeNotification:this.remove,removeAllNotifications:this.removeAllNotifications,defaultNotificationWidth:n||u,types:e}),this.setState({windowWidth:window.innerWidth}),window.addEventListener("resize",this.handleResize)}},{key:"componentWillUnmount",value:function(){window.removeEventListener("resize",this.handleResize)}},{key:"renderNotifications",value:function(t,e){var n=this;return t.map((function(r){return l().createElement(L,{id:r.id,key:r.id,isMobile:e,defaultNotificationWidth:n.props.defaultNotificationWidth,notification:r,toggleRemoval:n.toggleRemoval,notificationsCount:t.length,hasBeenRemoved:r.hasBeenRemoved})}))}},{key:"renderMobileNotifications",value:function(e){var n=e.className,r=e.id,a=function(e){var n=[],r=[];return e.forEach((function(e){var a=e.container,i=t.CENTER;p(a)||a===i?n.push(e):f(a)&&r.push(e)})),{top:n,bottom:r}}(this.state.notifications),i=this.renderNotifications(a.top,!0),o=this.renderNotifications(a.bottom,!0);return l().createElement("div",{id:r,key:"mobile",className:"rnc__base ".concat(n||"")},l().createElement("div",{className:"rnc__notification-container--mobile-top"},i),l().createElement("div",{className:"rnc__notification-container--mobile-bottom"},o))}},{key:"renderScreenNotifications",value:function(e){var n=e.className,r=e.id,a=function(e){var n=[],r=[],a=[],i=[],o=[],l=[],c=[],s=[],u=[];return e.forEach((function(e){var d=e.container;d===t.TOP_FULL?s.push(e):d===t.BOTTOM_FULL?u.push(e):d===t.TOP_LEFT?n.push(e):d===t.TOP_RIGHT?r.push(e):d===t.TOP_CENTER?a.push(e):d===t.BOTTOM_LEFT?i.push(e):d===t.BOTTOM_RIGHT?o.push(e):d===t.BOTTOM_CENTER?l.push(e):d===t.CENTER&&c.push(e)})),{topFull:s,bottomFull:u,topLeft:n,topRight:r,topCenter:a,bottomLeft:i,bottomRight:o,bottomCenter:l,center:c}}(this.state.notifications),i=this.renderNotifications(a.topFull,!1),o=this.renderNotifications(a.bottomFull,!1),c=this.renderNotifications(a.topLeft,!1),s=this.renderNotifications(a.topRight,!1),u=this.renderNotifications(a.topCenter,!1),d=this.renderNotifications(a.bottomLeft,!1),h=this.renderNotifications(a.bottomRight,!1),f=this.renderNotifications(a.bottomCenter,!1),p=this.renderNotifications(a.center,!1);return l().createElement("div",{id:r,key:"screen",className:"rnc__base ".concat(n||"")},l().createElement("div",{className:"rnc__notification-container--top-full"},i),l().createElement("div",{className:"rnc__notification-container--bottom-full"},o),l().createElement("div",{className:"rnc__notification-container--top-left"},c),l().createElement("div",{className:"rnc__notification-container--top-right"},s),l().createElement("div",{className:"rnc__notification-container--bottom-left"},d),l().createElement("div",{className:"rnc__notification-container--bottom-right"},h),l().createElement("div",{className:"rnc__notification-container--top-center"},u),l().createElement("div",{className:"rnc__notification-container--center"},l().createElement("div",{className:"rnc__util--flex-center"},p)),l().createElement("div",{className:"rnc__notification-container--bottom-center"},f))}},{key:"render",value:function(){var t=this.props.isMobile,e=this.state,n=e.windowWidth,r=e.breakpoint;return t&&n<=r?this.renderMobileNotifications(this.props):this.renderScreenNotifications(this.props)}}])&&O(n.prototype,r),a&&O(n,a),Object.defineProperty(n,"prototype",{writable:!1}),o}(l().Component)}(),a}())},6195:function(t,e,n){"use strict";function r(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==n)return;var r,a,i=[],o=!0,l=!1;try{for(n=n.call(t);!(o=(r=n.next()).done)&&(i.push(r.value),!e||i.length!==e);o=!0);}catch(c){l=!0,a=c}finally{try{o||null==n.return||n.return()}finally{if(l)throw a}}return i}(t,e)||function(t,e){if(!t)return;if("string"===typeof t)return a(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return a(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function a(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}Object.defineProperty(e,"__esModule",{value:!0});var i=2,o=3,l=4;function c(t,e,n,r,a,c,s){this.acceptsBooleans=e===i||e===o||e===l,this.attributeName=r,this.attributeNamespace=a,this.mustUseProperty=n,this.propertyName=t,this.type=e,this.sanitizeURL=c,this.removeEmptyString=s}var s={};["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"].forEach((function(t){s[t]=new c(t,0,!1,t,null,!1,!1)})),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach((function(t){var e=r(t,2),n=e[0],a=e[1];s[n]=new c(n,1,!1,a,null,!1,!1)})),["contentEditable","draggable","spellCheck","value"].forEach((function(t){s[t]=new c(t,i,!1,t.toLowerCase(),null,!1,!1)})),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach((function(t){s[t]=new c(t,i,!1,t,null,!1,!1)})),["allowFullScreen","async","autoFocus","autoPlay","controls","default","defer","disabled","disablePictureInPicture","disableRemotePlayback","formNoValidate","hidden","loop","noModule","noValidate","open","playsInline","readOnly","required","reversed","scoped","seamless","itemScope"].forEach((function(t){s[t]=new c(t,o,!1,t.toLowerCase(),null,!1,!1)})),["checked","multiple","muted","selected"].forEach((function(t){s[t]=new c(t,o,!0,t,null,!1,!1)})),["capture","download"].forEach((function(t){s[t]=new c(t,l,!1,t,null,!1,!1)})),["cols","rows","size","span"].forEach((function(t){s[t]=new c(t,6,!1,t,null,!1,!1)})),["rowSpan","start"].forEach((function(t){s[t]=new c(t,5,!1,t.toLowerCase(),null,!1,!1)}));var u=/[\-\:]([a-z])/g,d=function(t){return t[1].toUpperCase()};["accent-height","alignment-baseline","arabic-form","baseline-shift","cap-height","clip-path","clip-rule","color-interpolation","color-interpolation-filters","color-profile","color-rendering","dominant-baseline","enable-background","fill-opacity","fill-rule","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","glyph-name","glyph-orientation-horizontal","glyph-orientation-vertical","horiz-adv-x","horiz-origin-x","image-rendering","letter-spacing","lighting-color","marker-end","marker-mid","marker-start","overline-position","overline-thickness","paint-order","panose-1","pointer-events","rendering-intent","shape-rendering","stop-color","stop-opacity","strikethrough-position","strikethrough-thickness","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-anchor","text-decoration","text-rendering","underline-position","underline-thickness","unicode-bidi","unicode-range","units-per-em","v-alphabetic","v-hanging","v-ideographic","v-mathematical","vector-effect","vert-adv-y","vert-origin-x","vert-origin-y","word-spacing","writing-mode","xmlns:xlink","x-height"].forEach((function(t){var e=t.replace(u,d);s[e]=new c(e,1,!1,t,null,!1,!1)})),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach((function(t){var e=t.replace(u,d);s[e]=new c(e,1,!1,t,"http://www.w3.org/1999/xlink",!1,!1)})),["xml:base","xml:lang","xml:space"].forEach((function(t){var e=t.replace(u,d);s[e]=new c(e,1,!1,t,"http://www.w3.org/XML/1998/namespace",!1,!1)})),["tabIndex","crossOrigin"].forEach((function(t){s[t]=new c(t,1,!1,t.toLowerCase(),null,!1,!1)}));s.xlinkHref=new c("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach((function(t){s[t]=new c(t,1,!1,t.toLowerCase(),null,!0,!0)}));var h=n(1590),f=h.CAMELCASE,p=h.SAME,g=h.possibleStandardNames,v=RegExp.prototype.test.bind(new RegExp("^(data|aria)-[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$")),m=Object.keys(g).reduce((function(t,e){var n=g[e];return n===p?t[e]=e:n===f?t[e.toLowerCase()]=e:t[e]=n,t}),{});e.BOOLEAN=o,e.BOOLEANISH_STRING=i,e.NUMERIC=5,e.OVERLOADED_BOOLEAN=l,e.POSITIVE_NUMERIC=6,e.RESERVED=0,e.STRING=1,e.getPropertyInfo=function(t){return s.hasOwnProperty(t)?s[t]:null},e.isCustomAttribute=v,e.possibleStandardNames=m},1590:function(t,e){e.SAME=0;e.CAMELCASE=1,e.possibleStandardNames={accept:0,acceptCharset:1,"accept-charset":"acceptCharset",accessKey:1,action:0,allowFullScreen:1,alt:0,as:0,async:0,autoCapitalize:1,autoComplete:1,autoCorrect:1,autoFocus:1,autoPlay:1,autoSave:1,capture:0,cellPadding:1,cellSpacing:1,challenge:0,charSet:1,checked:0,children:0,cite:0,class:"className",classID:1,className:1,cols:0,colSpan:1,content:0,contentEditable:1,contextMenu:1,controls:0,controlsList:1,coords:0,crossOrigin:1,dangerouslySetInnerHTML:1,data:0,dateTime:1,default:0,defaultChecked:1,defaultValue:1,defer:0,dir:0,disabled:0,disablePictureInPicture:1,disableRemotePlayback:1,download:0,draggable:0,encType:1,enterKeyHint:1,for:"htmlFor",form:0,formMethod:1,formAction:1,formEncType:1,formNoValidate:1,formTarget:1,frameBorder:1,headers:0,height:0,hidden:0,high:0,href:0,hrefLang:1,htmlFor:1,httpEquiv:1,"http-equiv":"httpEquiv",icon:0,id:0,innerHTML:1,inputMode:1,integrity:0,is:0,itemID:1,itemProp:1,itemRef:1,itemScope:1,itemType:1,keyParams:1,keyType:1,kind:0,label:0,lang:0,list:0,loop:0,low:0,manifest:0,marginWidth:1,marginHeight:1,max:0,maxLength:1,media:0,mediaGroup:1,method:0,min:0,minLength:1,multiple:0,muted:0,name:0,noModule:1,nonce:0,noValidate:1,open:0,optimum:0,pattern:0,placeholder:0,playsInline:1,poster:0,preload:0,profile:0,radioGroup:1,readOnly:1,referrerPolicy:1,rel:0,required:0,reversed:0,role:0,rows:0,rowSpan:1,sandbox:0,scope:0,scoped:0,scrolling:0,seamless:0,selected:0,shape:0,size:0,sizes:0,span:0,spellCheck:1,src:0,srcDoc:1,srcLang:1,srcSet:1,start:0,step:0,style:0,summary:0,tabIndex:1,target:0,title:0,type:0,useMap:1,value:0,width:0,wmode:0,wrap:0,about:0,accentHeight:1,"accent-height":"accentHeight",accumulate:0,additive:0,alignmentBaseline:1,"alignment-baseline":"alignmentBaseline",allowReorder:1,alphabetic:0,amplitude:0,arabicForm:1,"arabic-form":"arabicForm",ascent:0,attributeName:1,attributeType:1,autoReverse:1,azimuth:0,baseFrequency:1,baselineShift:1,"baseline-shift":"baselineShift",baseProfile:1,bbox:0,begin:0,bias:0,by:0,calcMode:1,capHeight:1,"cap-height":"capHeight",clip:0,clipPath:1,"clip-path":"clipPath",clipPathUnits:1,clipRule:1,"clip-rule":"clipRule",color:0,colorInterpolation:1,"color-interpolation":"colorInterpolation",colorInterpolationFilters:1,"color-interpolation-filters":"colorInterpolationFilters",colorProfile:1,"color-profile":"colorProfile",colorRendering:1,"color-rendering":"colorRendering",contentScriptType:1,contentStyleType:1,cursor:0,cx:0,cy:0,d:0,datatype:0,decelerate:0,descent:0,diffuseConstant:1,direction:0,display:0,divisor:0,dominantBaseline:1,"dominant-baseline":"dominantBaseline",dur:0,dx:0,dy:0,edgeMode:1,elevation:0,enableBackground:1,"enable-background":"enableBackground",end:0,exponent:0,externalResourcesRequired:1,fill:0,fillOpacity:1,"fill-opacity":"fillOpacity",fillRule:1,"fill-rule":"fillRule",filter:0,filterRes:1,filterUnits:1,floodOpacity:1,"flood-opacity":"floodOpacity",floodColor:1,"flood-color":"floodColor",focusable:0,fontFamily:1,"font-family":"fontFamily",fontSize:1,"font-size":"fontSize",fontSizeAdjust:1,"font-size-adjust":"fontSizeAdjust",fontStretch:1,"font-stretch":"fontStretch",fontStyle:1,"font-style":"fontStyle",fontVariant:1,"font-variant":"fontVariant",fontWeight:1,"font-weight":"fontWeight",format:0,from:0,fx:0,fy:0,g1:0,g2:0,glyphName:1,"glyph-name":"glyphName",glyphOrientationHorizontal:1,"glyph-orientation-horizontal":"glyphOrientationHorizontal",glyphOrientationVertical:1,"glyph-orientation-vertical":"glyphOrientationVertical",glyphRef:1,gradientTransform:1,gradientUnits:1,hanging:0,horizAdvX:1,"horiz-adv-x":"horizAdvX",horizOriginX:1,"horiz-origin-x":"horizOriginX",ideographic:0,imageRendering:1,"image-rendering":"imageRendering",in2:0,in:0,inlist:0,intercept:0,k1:0,k2:0,k3:0,k4:0,k:0,kernelMatrix:1,kernelUnitLength:1,kerning:0,keyPoints:1,keySplines:1,keyTimes:1,lengthAdjust:1,letterSpacing:1,"letter-spacing":"letterSpacing",lightingColor:1,"lighting-color":"lightingColor",limitingConeAngle:1,local:0,markerEnd:1,"marker-end":"markerEnd",markerHeight:1,markerMid:1,"marker-mid":"markerMid",markerStart:1,"marker-start":"markerStart",markerUnits:1,markerWidth:1,mask:0,maskContentUnits:1,maskUnits:1,mathematical:0,mode:0,numOctaves:1,offset:0,opacity:0,operator:0,order:0,orient:0,orientation:0,origin:0,overflow:0,overlinePosition:1,"overline-position":"overlinePosition",overlineThickness:1,"overline-thickness":"overlineThickness",paintOrder:1,"paint-order":"paintOrder",panose1:0,"panose-1":"panose1",pathLength:1,patternContentUnits:1,patternTransform:1,patternUnits:1,pointerEvents:1,"pointer-events":"pointerEvents",points:0,pointsAtX:1,pointsAtY:1,pointsAtZ:1,prefix:0,preserveAlpha:1,preserveAspectRatio:1,primitiveUnits:1,property:0,r:0,radius:0,refX:1,refY:1,renderingIntent:1,"rendering-intent":"renderingIntent",repeatCount:1,repeatDur:1,requiredExtensions:1,requiredFeatures:1,resource:0,restart:0,result:0,results:0,rotate:0,rx:0,ry:0,scale:0,security:0,seed:0,shapeRendering:1,"shape-rendering":"shapeRendering",slope:0,spacing:0,specularConstant:1,specularExponent:1,speed:0,spreadMethod:1,startOffset:1,stdDeviation:1,stemh:0,stemv:0,stitchTiles:1,stopColor:1,"stop-color":"stopColor",stopOpacity:1,"stop-opacity":"stopOpacity",strikethroughPosition:1,"strikethrough-position":"strikethroughPosition",strikethroughThickness:1,"strikethrough-thickness":"strikethroughThickness",string:0,stroke:0,strokeDasharray:1,"stroke-dasharray":"strokeDasharray",strokeDashoffset:1,"stroke-dashoffset":"strokeDashoffset",strokeLinecap:1,"stroke-linecap":"strokeLinecap",strokeLinejoin:1,"stroke-linejoin":"strokeLinejoin",strokeMiterlimit:1,"stroke-miterlimit":"strokeMiterlimit",strokeWidth:1,"stroke-width":"strokeWidth",strokeOpacity:1,"stroke-opacity":"strokeOpacity",suppressContentEditableWarning:1,suppressHydrationWarning:1,surfaceScale:1,systemLanguage:1,tableValues:1,targetX:1,targetY:1,textAnchor:1,"text-anchor":"textAnchor",textDecoration:1,"text-decoration":"textDecoration",textLength:1,textRendering:1,"text-rendering":"textRendering",to:0,transform:0,typeof:0,u1:0,u2:0,underlinePosition:1,"underline-position":"underlinePosition",underlineThickness:1,"underline-thickness":"underlineThickness",unicode:0,unicodeBidi:1,"unicode-bidi":"unicodeBidi",unicodeRange:1,"unicode-range":"unicodeRange",unitsPerEm:1,"units-per-em":"unitsPerEm",unselectable:0,vAlphabetic:1,"v-alphabetic":"vAlphabetic",values:0,vectorEffect:1,"vector-effect":"vectorEffect",version:0,vertAdvY:1,"vert-adv-y":"vertAdvY",vertOriginX:1,"vert-origin-x":"vertOriginX",vertOriginY:1,"vert-origin-y":"vertOriginY",vHanging:1,"v-hanging":"vHanging",vIdeographic:1,"v-ideographic":"vIdeographic",viewBox:1,viewTarget:1,visibility:0,vMathematical:1,"v-mathematical":"vMathematical",vocab:0,widths:0,wordSpacing:1,"word-spacing":"wordSpacing",writingMode:1,"writing-mode":"writingMode",x1:0,x2:0,x:0,xChannelSelector:1,xHeight:1,"x-height":"xHeight",xlinkActuate:1,"xlink:actuate":"xlinkActuate",xlinkArcrole:1,"xlink:arcrole":"xlinkArcrole",xlinkHref:1,"xlink:href":"xlinkHref",xlinkRole:1,"xlink:role":"xlinkRole",xlinkShow:1,"xlink:show":"xlinkShow",xlinkTitle:1,"xlink:title":"xlinkTitle",xlinkType:1,"xlink:type":"xlinkType",xmlBase:1,"xml:base":"xmlBase",xmlLang:1,"xml:lang":"xmlLang",xmlns:0,"xml:space":"xmlSpace",xmlnsXlink:1,"xmlns:xlink":"xmlnsXlink",xmlSpace:1,y1:0,y2:0,y:0,yChannelSelector:1,z:0,zoomAndPan:1}},6770:function(t,e,n){"use strict";var r=this&&this.__extends||function(){var t=function(e,n){return t=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])},t(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),a=this&&this.__assign||function(){return a=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var a in e=arguments[n])Object.prototype.hasOwnProperty.call(e,a)&&(t[a]=e[a]);return t},a.apply(this,arguments)},i=this&&this.__spreadArrays||function(){for(var t=0,e=0,n=arguments.length;e<n;e++)t+=arguments[e].length;var r=Array(t),a=0;for(e=0;e<n;e++)for(var i=arguments[e],o=0,l=i.length;o<l;o++,a++)r[a]=i[o];return r},o=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}},l=o(n(2791)),c=o(n(4164)),s=o(n(8111)),u=o(n(6921)),d=function(t){function e(e){var n=t.call(this,e)||this;n.dirtyProps=["modules","formats","bounds","theme","children"],n.cleanProps=["id","className","style","placeholder","tabIndex","onChange","onChangeSelection","onFocus","onBlur","onKeyPress","onKeyDown","onKeyUp"],n.state={generation:0},n.selection=null,n.onEditorChange=function(t,e,r,a){var i,o,l,c;"text-change"===t?null===(o=(i=n).onEditorChangeText)||void 0===o||o.call(i,n.editor.root.innerHTML,e,a,n.unprivilegedEditor):"selection-change"===t&&(null===(c=(l=n).onEditorChangeSelection)||void 0===c||c.call(l,e,a,n.unprivilegedEditor))};var r=n.isControlled()?e.value:e.defaultValue;return n.value=null!==r&&void 0!==r?r:"",n}return r(e,t),e.prototype.validateProps=function(t){var e;if(l.default.Children.count(t.children)>1)throw new Error("The Quill editing area can only be composed of a single React element.");if(l.default.Children.count(t.children)&&"textarea"===(null===(e=l.default.Children.only(t.children))||void 0===e?void 0:e.type))throw new Error("Quill does not support editing on a <textarea>. Use a <div> instead.");if(this.lastDeltaChangeSet&&t.value===this.lastDeltaChangeSet)throw new Error("You are passing the `delta` object from the `onChange` event back as `value`. You most probably want `editor.getContents()` instead. See: https://github.com/zenoamaro/react-quill#using-deltas")},e.prototype.shouldComponentUpdate=function(t,e){var n,r=this;if(this.validateProps(t),!this.editor||this.state.generation!==e.generation)return!0;if("value"in t){var a=this.getEditorContents(),o=null!==(n=t.value)&&void 0!==n?n:"";this.isEqualValue(o,a)||this.setEditorContents(this.editor,o)}return t.readOnly!==this.props.readOnly&&this.setEditorReadOnly(this.editor,t.readOnly),i(this.cleanProps,this.dirtyProps).some((function(e){return!s.default(t[e],r.props[e])}))},e.prototype.shouldComponentRegenerate=function(t){var e=this;return this.dirtyProps.some((function(n){return!s.default(t[n],e.props[n])}))},e.prototype.componentDidMount=function(){this.instantiateEditor(),this.setEditorContents(this.editor,this.getEditorContents())},e.prototype.componentWillUnmount=function(){this.destroyEditor()},e.prototype.componentDidUpdate=function(t,e){var n=this;if(this.editor&&this.shouldComponentRegenerate(t)){var r=this.editor.getContents(),a=this.editor.getSelection();this.regenerationSnapshot={delta:r,selection:a},this.setState({generation:this.state.generation+1}),this.destroyEditor()}if(this.state.generation!==e.generation){var i=this.regenerationSnapshot,o=(r=i.delta,i.selection);delete this.regenerationSnapshot,this.instantiateEditor();var l=this.editor;l.setContents(r),h((function(){return n.setEditorSelection(l,o)}))}},e.prototype.instantiateEditor=function(){this.editor?this.hookEditor(this.editor):this.editor=this.createEditor(this.getEditingArea(),this.getEditorConfig())},e.prototype.destroyEditor=function(){this.editor&&this.unhookEditor(this.editor)},e.prototype.isControlled=function(){return"value"in this.props},e.prototype.getEditorConfig=function(){return{bounds:this.props.bounds,formats:this.props.formats,modules:this.props.modules,placeholder:this.props.placeholder,readOnly:this.props.readOnly,scrollingContainer:this.props.scrollingContainer,tabIndex:this.props.tabIndex,theme:this.props.theme}},e.prototype.getEditor=function(){if(!this.editor)throw new Error("Accessing non-instantiated editor");return this.editor},e.prototype.createEditor=function(t,e){var n=new u.default(t,e);return null!=e.tabIndex&&this.setEditorTabIndex(n,e.tabIndex),this.hookEditor(n),n},e.prototype.hookEditor=function(t){this.unprivilegedEditor=this.makeUnprivilegedEditor(t),t.on("editor-change",this.onEditorChange)},e.prototype.unhookEditor=function(t){t.off("editor-change",this.onEditorChange)},e.prototype.getEditorContents=function(){return this.value},e.prototype.getEditorSelection=function(){return this.selection},e.prototype.isDelta=function(t){return t&&t.ops},e.prototype.isEqualValue=function(t,e){return this.isDelta(t)&&this.isDelta(e)?s.default(t.ops,e.ops):s.default(t,e)},e.prototype.setEditorContents=function(t,e){var n=this;this.value=e;var r=this.getEditorSelection();"string"===typeof e?t.setContents(t.clipboard.convert(e)):t.setContents(e),h((function(){return n.setEditorSelection(t,r)}))},e.prototype.setEditorSelection=function(t,e){if(this.selection=e,e){var n=t.getLength();e.index=Math.max(0,Math.min(e.index,n-1)),e.length=Math.max(0,Math.min(e.length,n-1-e.index)),t.setSelection(e)}},e.prototype.setEditorTabIndex=function(t,e){var n,r;(null===(r=null===(n=t)||void 0===n?void 0:n.scroll)||void 0===r?void 0:r.domNode)&&(t.scroll.domNode.tabIndex=e)},e.prototype.setEditorReadOnly=function(t,e){e?t.disable():t.enable()},e.prototype.makeUnprivilegedEditor=function(t){var e=t;return{getHTML:function(){return e.root.innerHTML},getLength:e.getLength.bind(e),getText:e.getText.bind(e),getContents:e.getContents.bind(e),getSelection:e.getSelection.bind(e),getBounds:e.getBounds.bind(e)}},e.prototype.getEditingArea=function(){if(!this.editingArea)throw new Error("Instantiating on missing editing area");var t=c.default.findDOMNode(this.editingArea);if(!t)throw new Error("Cannot find element for editing area");if(3===t.nodeType)throw new Error("Editing area cannot be a text node");return t},e.prototype.renderEditingArea=function(){var t=this,e=this.props,n=e.children,r=e.preserveWhitespace,i={key:this.state.generation,ref:function(e){t.editingArea=e}};return l.default.Children.count(n)?l.default.cloneElement(l.default.Children.only(n),i):r?l.default.createElement("pre",a({},i)):l.default.createElement("div",a({},i))},e.prototype.render=function(){var t;return l.default.createElement("div",{id:this.props.id,style:this.props.style,key:this.state.generation,className:"quill "+(t=this.props.className,null!==t&&void 0!==t?t:""),onKeyPress:this.props.onKeyPress,onKeyDown:this.props.onKeyDown,onKeyUp:this.props.onKeyUp},this.renderEditingArea())},e.prototype.onEditorChangeText=function(t,e,n,r){var a,i;if(this.editor){var o=this.isDelta(this.value)?r.getContents():r.getHTML();o!==this.getEditorContents()&&(this.lastDeltaChangeSet=e,this.value=o,null===(i=(a=this.props).onChange)||void 0===i||i.call(a,t,e,n,r))}},e.prototype.onEditorChangeSelection=function(t,e,n){var r,a,i,o,l,c;if(this.editor){var u=this.getEditorSelection(),d=!u&&t,h=u&&!t;s.default(t,u)||(this.selection=t,null===(a=(r=this.props).onChangeSelection)||void 0===a||a.call(r,t,e,n),d?null===(o=(i=this.props).onFocus)||void 0===o||o.call(i,t,e,n):h&&(null===(c=(l=this.props).onBlur)||void 0===c||c.call(l,u,e,n)))}},e.prototype.focus=function(){this.editor&&this.editor.focus()},e.prototype.blur=function(){this.editor&&(this.selection=null,this.editor.blur())},e.displayName="React Quill",e.Quill=u.default,e.defaultProps={theme:"snow",modules:{},readOnly:!1},e}(l.default.Component);function h(t){Promise.resolve().then(t)}t.exports=d},6374:function(t,e,n){"use strict";var r=n(2791),a=Symbol.for("react.element"),i=Symbol.for("react.fragment"),o=Object.prototype.hasOwnProperty,l=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,c={key:!0,ref:!0,__self:!0,__source:!0};function s(t,e,n){var r,i={},s=null,u=null;for(r in void 0!==n&&(s=""+n),void 0!==e.key&&(s=""+e.key),void 0!==e.ref&&(u=e.ref),e)o.call(e,r)&&!c.hasOwnProperty(r)&&(i[r]=e[r]);if(t&&t.defaultProps)for(r in e=t.defaultProps)void 0===i[r]&&(i[r]=e[r]);return{$$typeof:a,type:t,key:s,ref:u,props:i,_owner:l.current}}e.Fragment=i,e.jsx=s,e.jsxs=s},9117:function(t,e){"use strict";var n=Symbol.for("react.element"),r=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),l=Symbol.for("react.provider"),c=Symbol.for("react.context"),s=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),d=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),f=Symbol.iterator;var p={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},g=Object.assign,v={};function m(t,e,n){this.props=t,this.context=e,this.refs=v,this.updater=n||p}function y(){}function b(t,e,n){this.props=t,this.context=e,this.refs=v,this.updater=n||p}m.prototype.isReactComponent={},m.prototype.setState=function(t,e){if("object"!==typeof t&&"function"!==typeof t&&null!=t)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,t,e,"setState")},m.prototype.forceUpdate=function(t){this.updater.enqueueForceUpdate(this,t,"forceUpdate")},y.prototype=m.prototype;var x=b.prototype=new y;x.constructor=b,g(x,m.prototype),x.isPureReactComponent=!0;var M=Array.isArray,w=Object.prototype.hasOwnProperty,z={current:null},C={key:!0,ref:!0,__self:!0,__source:!0};function A(t,e,r){var a,i={},o=null,l=null;if(null!=e)for(a in void 0!==e.ref&&(l=e.ref),void 0!==e.key&&(o=""+e.key),e)w.call(e,a)&&!C.hasOwnProperty(a)&&(i[a]=e[a]);var c=arguments.length-2;if(1===c)i.children=r;else if(1<c){for(var s=Array(c),u=0;u<c;u++)s[u]=arguments[u+2];i.children=s}if(t&&t.defaultProps)for(a in c=t.defaultProps)void 0===i[a]&&(i[a]=c[a]);return{$$typeof:n,type:t,key:o,ref:l,props:i,_owner:z.current}}function k(t){return"object"===typeof t&&null!==t&&t.$$typeof===n}var H=/\/+/g;function E(t,e){return"object"===typeof t&&null!==t&&null!=t.key?function(t){var e={"=":"=0",":":"=2"};return"$"+t.replace(/[=:]/g,(function(t){return e[t]}))}(""+t.key):e.toString(36)}function S(t,e,a,i,o){var l=typeof t;"undefined"!==l&&"boolean"!==l||(t=null);var c=!1;if(null===t)c=!0;else switch(l){case"string":case"number":c=!0;break;case"object":switch(t.$$typeof){case n:case r:c=!0}}if(c)return o=o(c=t),t=""===i?"."+E(c,0):i,M(o)?(a="",null!=t&&(a=t.replace(H,"$&/")+"/"),S(o,e,a,"",(function(t){return t}))):null!=o&&(k(o)&&(o=function(t,e){return{$$typeof:n,type:t.type,key:e,ref:t.ref,props:t.props,_owner:t._owner}}(o,a+(!o.key||c&&c.key===o.key?"":(""+o.key).replace(H,"$&/")+"/")+t)),e.push(o)),1;if(c=0,i=""===i?".":i+":",M(t))for(var s=0;s<t.length;s++){var u=i+E(l=t[s],s);c+=S(l,e,a,u,o)}else if(u=function(t){return null===t||"object"!==typeof t?null:"function"===typeof(t=f&&t[f]||t["@@iterator"])?t:null}(t),"function"===typeof u)for(t=u.call(t),s=0;!(l=t.next()).done;)c+=S(l=l.value,e,a,u=i+E(l,s++),o);else if("object"===l)throw e=String(t),Error("Objects are not valid as a React child (found: "+("[object Object]"===e?"object with keys {"+Object.keys(t).join(", ")+"}":e)+"). If you meant to render a collection of children, use an array instead.");return c}function L(t,e,n){if(null==t)return t;var r=[],a=0;return S(t,r,"","",(function(t){return e.call(n,t,a++)})),r}function _(t){if(-1===t._status){var e=t._result;(e=e()).then((function(e){0!==t._status&&-1!==t._status||(t._status=1,t._result=e)}),(function(e){0!==t._status&&-1!==t._status||(t._status=2,t._result=e)})),-1===t._status&&(t._status=0,t._result=e)}if(1===t._status)return t._result.default;throw t._result}var B={current:null},D={transition:null},T={ReactCurrentDispatcher:B,ReactCurrentBatchConfig:D,ReactCurrentOwner:z};e.Children={map:L,forEach:function(t,e,n){L(t,(function(){e.apply(this,arguments)}),n)},count:function(t){var e=0;return L(t,(function(){e++})),e},toArray:function(t){return L(t,(function(t){return t}))||[]},only:function(t){if(!k(t))throw Error("React.Children.only expected to receive a single React element child.");return t}},e.Component=m,e.Fragment=a,e.Profiler=o,e.PureComponent=b,e.StrictMode=i,e.Suspense=u,e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=T,e.cloneElement=function(t,e,r){if(null===t||void 0===t)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+t+".");var a=g({},t.props),i=t.key,o=t.ref,l=t._owner;if(null!=e){if(void 0!==e.ref&&(o=e.ref,l=z.current),void 0!==e.key&&(i=""+e.key),t.type&&t.type.defaultProps)var c=t.type.defaultProps;for(s in e)w.call(e,s)&&!C.hasOwnProperty(s)&&(a[s]=void 0===e[s]&&void 0!==c?c[s]:e[s])}var s=arguments.length-2;if(1===s)a.children=r;else if(1<s){c=Array(s);for(var u=0;u<s;u++)c[u]=arguments[u+2];a.children=c}return{$$typeof:n,type:t.type,key:i,ref:o,props:a,_owner:l}},e.createContext=function(t){return(t={$$typeof:c,_currentValue:t,_currentValue2:t,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null}).Provider={$$typeof:l,_context:t},t.Consumer=t},e.createElement=A,e.createFactory=function(t){var e=A.bind(null,t);return e.type=t,e},e.createRef=function(){return{current:null}},e.forwardRef=function(t){return{$$typeof:s,render:t}},e.isValidElement=k,e.lazy=function(t){return{$$typeof:h,_payload:{_status:-1,_result:t},_init:_}},e.memo=function(t,e){return{$$typeof:d,type:t,compare:void 0===e?null:e}},e.startTransition=function(t){var e=D.transition;D.transition={};try{t()}finally{D.transition=e}},e.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")},e.useCallback=function(t,e){return B.current.useCallback(t,e)},e.useContext=function(t){return B.current.useContext(t)},e.useDebugValue=function(){},e.useDeferredValue=function(t){return B.current.useDeferredValue(t)},e.useEffect=function(t,e){return B.current.useEffect(t,e)},e.useId=function(){return B.current.useId()},e.useImperativeHandle=function(t,e,n){return B.current.useImperativeHandle(t,e,n)},e.useInsertionEffect=function(t,e){return B.current.useInsertionEffect(t,e)},e.useLayoutEffect=function(t,e){return B.current.useLayoutEffect(t,e)},e.useMemo=function(t,e){return B.current.useMemo(t,e)},e.useReducer=function(t,e,n){return B.current.useReducer(t,e,n)},e.useRef=function(t){return B.current.useRef(t)},e.useState=function(t){return B.current.useState(t)},e.useSyncExternalStore=function(t,e,n){return B.current.useSyncExternalStore(t,e,n)},e.useTransition=function(){return B.current.useTransition()},e.version="18.2.0"},2791:function(t,e,n){"use strict";t.exports=n(9117)},184:function(t,e,n){"use strict";t.exports=n(6374)},124:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.autoprefix=void 0;var r,a=n(4689),i=(r=a)&&r.__esModule?r:{default:r},o=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t};var l={borderRadius:function(t){return{msBorderRadius:t,MozBorderRadius:t,OBorderRadius:t,WebkitBorderRadius:t,borderRadius:t}},boxShadow:function(t){return{msBoxShadow:t,MozBoxShadow:t,OBoxShadow:t,WebkitBoxShadow:t,boxShadow:t}},userSelect:function(t){return{WebkitTouchCallout:t,KhtmlUserSelect:t,MozUserSelect:t,msUserSelect:t,WebkitUserSelect:t,userSelect:t}},flex:function(t){return{WebkitBoxFlex:t,MozBoxFlex:t,WebkitFlex:t,msFlex:t,flex:t}},flexBasis:function(t){return{WebkitFlexBasis:t,flexBasis:t}},justifyContent:function(t){return{WebkitJustifyContent:t,justifyContent:t}},transition:function(t){return{msTransition:t,MozTransition:t,OTransition:t,WebkitTransition:t,transition:t}},transform:function(t){return{msTransform:t,MozTransform:t,OTransform:t,WebkitTransform:t,transform:t}},absolute:function(t){var e=t&&t.split(" ");return{position:"absolute",top:e&&e[0],right:e&&e[1],bottom:e&&e[2],left:e&&e[3]}},extend:function(t,e){var n=e[t];return n||{extend:t}}},c=e.autoprefix=function(t){var e={};return(0,i.default)(t,(function(t,n){var r={};(0,i.default)(t,(function(t,e){var n=l[e];n?r=o({},r,n(t)):r[e]=t})),e[n]=r})),e};e.default=c},8438:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.active=void 0;var r,a=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},i=n(2791),o=(r=i)&&r.__esModule?r:{default:r};function l(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}var c=e.active=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"span";return function(n){function r(){var n,i,c;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,r);for(var s=arguments.length,u=Array(s),d=0;d<s;d++)u[d]=arguments[d];return i=c=l(this,(n=r.__proto__||Object.getPrototypeOf(r)).call.apply(n,[this].concat(u))),c.state={active:!1},c.handleMouseDown=function(){return c.setState({active:!0})},c.handleMouseUp=function(){return c.setState({active:!1})},c.render=function(){return o.default.createElement(e,{onMouseDown:c.handleMouseDown,onMouseUp:c.handleMouseUp},o.default.createElement(t,a({},c.props,c.state)))},l(c,i)}return 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)}(r,n),r}(o.default.Component)};e.default=c},296:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.hover=void 0;var r,a=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},i=n(2791),o=(r=i)&&r.__esModule?r:{default:r};function l(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}var c=e.hover=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"span";return function(n){function r(){var n,i,c;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,r);for(var s=arguments.length,u=Array(s),d=0;d<s;d++)u[d]=arguments[d];return i=c=l(this,(n=r.__proto__||Object.getPrototypeOf(r)).call.apply(n,[this].concat(u))),c.state={hover:!1},c.handleMouseOver=function(){return c.setState({hover:!0})},c.handleMouseOut=function(){return c.setState({hover:!1})},c.render=function(){return o.default.createElement(e,{onMouseOver:c.handleMouseOver,onMouseOut:c.handleMouseOut},o.default.createElement(t,a({},c.props,c.state)))},l(c,i)}return 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)}(r,n),r}(o.default.Component)};e.default=c},9198:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.flattenNames=void 0;var r=l(n(6769)),a=l(n(4689)),i=l(n(3977)),o=l(n(2034));function l(t){return t&&t.__esModule?t:{default:t}}var c=e.flattenNames=function t(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=[];return(0,o.default)(e,(function(e){Array.isArray(e)?t(e).map((function(t){return n.push(t)})):(0,i.default)(e)?(0,a.default)(e,(function(t,e){!0===t&&n.push(e),n.push(e+"-"+t)})):(0,r.default)(e)&&n.push(e)})),n};e.default=c},4093:function(t,e,n){"use strict";e.tz=void 0;var r=s(n(9198)),a=s(n(8351)),i=s(n(124)),o=s(n(296)),l=s(n(8438)),c=s(n(2196));function s(t){return t&&t.__esModule?t:{default:t}}o.default,e.tz=o.default,l.default,c.default;var u=function(t){for(var e=arguments.length,n=Array(e>1?e-1:0),o=1;o<e;o++)n[o-1]=arguments[o];var l=(0,r.default)(n),c=(0,a.default)(t,l);return(0,i.default)(c)};e.ZP=u},2196:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});e.default=function(t,e){var n={},r=function(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];n[t]=e};return 0===t&&r("first-child"),t===e-1&&r("last-child"),(0===t||t%2===0)&&r("even"),1===Math.abs(t%2)&&r("odd"),r("nth-child",t),n}},8351:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.mergeClasses=void 0;var r=o(n(4689)),a=o(n(8121)),i=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t};function o(t){return t&&t.__esModule?t:{default:t}}var l=e.mergeClasses=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=t.default&&(0,a.default)(t.default)||{};return e.map((function(e){var a=t[e];return a&&(0,r.default)(a,(function(t,e){n[e]||(n[e]={}),n[e]=i({},n[e],a[e])})),e})),n};e.default=l},9609:function(t,e){"use strict";var n="function"===typeof Symbol&&Symbol.for,r=n?Symbol.for("react.element"):60103,a=n?Symbol.for("react.portal"):60106,i=n?Symbol.for("react.fragment"):60107,o=n?Symbol.for("react.strict_mode"):60108,l=n?Symbol.for("react.profiler"):60114,c=n?Symbol.for("react.provider"):60109,s=n?Symbol.for("react.context"):60110,u=n?Symbol.for("react.async_mode"):60111,d=n?Symbol.for("react.concurrent_mode"):60111,h=n?Symbol.for("react.forward_ref"):60112,f=n?Symbol.for("react.suspense"):60113,p=n?Symbol.for("react.suspense_list"):60120,g=n?Symbol.for("react.memo"):60115,v=n?Symbol.for("react.lazy"):60116,m=n?Symbol.for("react.block"):60121,y=n?Symbol.for("react.fundamental"):60117,b=n?Symbol.for("react.responder"):60118,x=n?Symbol.for("react.scope"):60119;function M(t){if("object"===typeof t&&null!==t){var e=t.$$typeof;switch(e){case r:switch(t=t.type){case u:case d:case i:case l:case o:case f:return t;default:switch(t=t&&t.$$typeof){case s:case h:case v:case g:case c:return t;default:return e}}case a:return e}}}function w(t){return M(t)===d}e.isFragment=function(t){return M(t)===i}},8493:function(t,e,n){"use strict";t.exports=n(9609)},6813:function(t,e){"use strict";function n(t,e){var n=t.length;t.push(e);t:for(;0<n;){var r=n-1>>>1,a=t[r];if(!(0<i(a,e)))break t;t[r]=e,t[n]=a,n=r}}function r(t){return 0===t.length?null:t[0]}function a(t){if(0===t.length)return null;var e=t[0],n=t.pop();if(n!==e){t[0]=n;t:for(var r=0,a=t.length,o=a>>>1;r<o;){var l=2*(r+1)-1,c=t[l],s=l+1,u=t[s];if(0>i(c,n))s<a&&0>i(u,c)?(t[r]=u,t[s]=n,r=s):(t[r]=c,t[l]=n,r=l);else{if(!(s<a&&0>i(u,n)))break t;t[r]=u,t[s]=n,r=s}}}return e}function i(t,e){var n=t.sortIndex-e.sortIndex;return 0!==n?n:t.id-e.id}if("object"===typeof performance&&"function"===typeof performance.now){var o=performance;e.unstable_now=function(){return o.now()}}else{var l=Date,c=l.now();e.unstable_now=function(){return l.now()-c}}var s=[],u=[],d=1,h=null,f=3,p=!1,g=!1,v=!1,m="function"===typeof setTimeout?setTimeout:null,y="function"===typeof clearTimeout?clearTimeout:null,b="undefined"!==typeof setImmediate?setImmediate:null;function x(t){for(var e=r(u);null!==e;){if(null===e.callback)a(u);else{if(!(e.startTime<=t))break;a(u),e.sortIndex=e.expirationTime,n(s,e)}e=r(u)}}function M(t){if(v=!1,x(t),!g)if(null!==r(s))g=!0,D(w);else{var e=r(u);null!==e&&T(M,e.startTime-t)}}function w(t,n){g=!1,v&&(v=!1,y(k),k=-1),p=!0;var i=f;try{for(x(n),h=r(s);null!==h&&(!(h.expirationTime>n)||t&&!S());){var o=h.callback;if("function"===typeof o){h.callback=null,f=h.priorityLevel;var l=o(h.expirationTime<=n);n=e.unstable_now(),"function"===typeof l?h.callback=l:h===r(s)&&a(s),x(n)}else a(s);h=r(s)}if(null!==h)var c=!0;else{var d=r(u);null!==d&&T(M,d.startTime-n),c=!1}return c}finally{h=null,f=i,p=!1}}"undefined"!==typeof navigator&&void 0!==navigator.scheduling&&void 0!==navigator.scheduling.isInputPending&&navigator.scheduling.isInputPending.bind(navigator.scheduling);var z,C=!1,A=null,k=-1,H=5,E=-1;function S(){return!(e.unstable_now()-E<H)}function L(){if(null!==A){var t=e.unstable_now();E=t;var n=!0;try{n=A(!0,t)}finally{n?z():(C=!1,A=null)}}else C=!1}if("function"===typeof b)z=function(){b(L)};else if("undefined"!==typeof MessageChannel){var _=new MessageChannel,B=_.port2;_.port1.onmessage=L,z=function(){B.postMessage(null)}}else z=function(){m(L,0)};function D(t){A=t,C||(C=!0,z())}function T(t,n){k=m((function(){t(e.unstable_now())}),n)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(t){t.callback=null},e.unstable_continueExecution=function(){g||p||(g=!0,D(w))},e.unstable_forceFrameRate=function(t){0>t||125<t?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):H=0<t?Math.floor(1e3/t):5},e.unstable_getCurrentPriorityLevel=function(){return f},e.unstable_getFirstCallbackNode=function(){return r(s)},e.unstable_next=function(t){switch(f){case 1:case 2:case 3:var e=3;break;default:e=f}var n=f;f=e;try{return t()}finally{f=n}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(t,e){switch(t){case 1:case 2:case 3:case 4:case 5:break;default:t=3}var n=f;f=t;try{return e()}finally{f=n}},e.unstable_scheduleCallback=function(t,a,i){var o=e.unstable_now();switch("object"===typeof i&&null!==i?i="number"===typeof(i=i.delay)&&0<i?o+i:o:i=o,t){case 1:var l=-1;break;case 2:l=250;break;case 5:l=1073741823;break;case 4:l=1e4;break;default:l=5e3}return t={id:d++,callback:a,priorityLevel:t,startTime:i,expirationTime:l=i+l,sortIndex:-1},i>o?(t.sortIndex=i,n(u,t),null===r(s)&&t===r(u)&&(v?(y(k),k=-1):v=!0,T(M,i-o))):(t.sortIndex=l,n(s,t),g||p||(g=!0,D(w))),t},e.unstable_shouldYield=S,e.unstable_wrapCallback=function(t){var e=f;return function(){var n=f;f=e;try{return t.apply(this,arguments)}finally{f=n}}}},5296:function(t,e,n){"use strict";t.exports=n(6813)},9613:function(t){t.exports=function(t,e,n,r){var a=n?n.call(r,t,e):void 0;if(void 0!==a)return!!a;if(t===e)return!0;if("object"!==typeof t||!t||"object"!==typeof e||!e)return!1;var i=Object.keys(t),o=Object.keys(e);if(i.length!==o.length)return!1;for(var l=Object.prototype.hasOwnProperty.bind(e),c=0;c<i.length;c++){var s=i[c];if(!l(s))return!1;var u=t[s],d=e[s];if(!1===(a=n?n.call(r,u,d,s):void 0)||void 0===a&&u!==d)return!1}return!0}},9721:function(t,e){!function(t){"use strict";var e,n,r="smooth-dnd-container-instance",a="smooth-dnd-draggable-wrapper",i="animated",o="__smooth_dnd_draggable_translation_value",l="__smooth_dnd_draggable_visibility_value",c="smooth-dnd-ghost",s="smooth-dnd-container",u="smooth-dnd-extra-size-for-insertion",d="smooth-dnd-stretcher-element",h="smooth-dnd-stretcher-instance",f="smooth-dnd-disable-touch-action",p="smooth-dnd-no-user-select",g="smooth-dnd-prevent-auto-scroll-class",v="smooth-dnd-drop-preview-default-class",m="smooth-dnd-drop-preview-inner-class",y="smooth-dnd-drop-preview-constant-class",b="smooth-dnd-drop-preview-flex-container-class",x=Object.freeze({containerInstance:r,defaultGroupName:"@@smooth-dnd-default-group@@",wrapperClass:a,defaultGrabHandleClass:"smooth-dnd-default-grap-handle",animationClass:i,translationValue:o,visibilityValue:l,ghostClass:c,containerClass:s,extraSizeForInsertion:u,stretcherElementClass:d,stretcherElementInstance:h,isDraggableDetached:"smoth-dnd-is-draggable-detached",disbaleTouchActions:f,noUserSelectClass:p,preventAutoScrollClass:g,dropPlaceholderDefaultClass:v,dropPlaceholderInnerClass:m,dropPlaceholderWrapperClass:y,dropPlaceholderFlexContainerClass:b}),M={groupName:void 0,behaviour:"move",orientation:"vertical",getChildPayload:void 0,animationDuration:250,autoScrollEnabled:!0,shouldAcceptDrop:void 0,shouldAnimateDrop:void 0};function w(t){return(w="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})(t)}function z(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function C(t){return function(t){if(Array.isArray(t)){for(var e=0,n=new Array(t.length);e<t.length;e++)n[e]=t[e];return n}}(t)||function(t){if(Symbol.iterator in Object(t)||"[object Arguments]"===Object.prototype.toString.call(t))return Array.from(t)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}function A(t,e,n){return"x"===n?{left:Math.max(t.left,e.left),top:t.top,right:Math.min(t.right,e.right),bottom:t.bottom}:{left:t.left,top:Math.max(t.top,e.top),right:t.right,bottom:Math.min(t.bottom,e.bottom)}}function k(t){var n=window.getComputedStyle(t),r=n.overflow;if("auto"===r||"scroll"===r)return e.xy;var a=n["overflow-x"],i="auto"===a||"scroll"===a,o=n["overflow-y"],l="auto"===o||"scroll"===o;return i&&l?e.xy:i?e.x:l?e.y:null}function H(t,e){var n=window.getComputedStyle(t),r=n.overflow,a=n["overflow-".concat(e)];return"auto"===r||"scroll"===r||"auto"===a||"scroll"===a}(n=e||(e={})).x="x",n.y="y",n.xy="xy";var E=function(t,e){return{left:Math.max(t.left,e.left),top:Math.max(t.top,e.top),right:Math.min(t.right,e.right),bottom:Math.min(t.bottom,e.bottom)}},S=function(t){var e=t.getBoundingClientRect(),n={left:e.left,right:e.right,top:e.top,bottom:e.bottom};if(_(t,"x")&&!L(t,"x")){var r=n.right-n.left;n.right=n.right+t.scrollWidth-r}if(_(t,"y")&&!L(t,"y")){var a=n.bottom-n.top;n.bottom=n.bottom+t.scrollHeight-a}return n},L=function(t,e){var n=window.getComputedStyle(t),r=n.overflow,a=n["overflow-".concat(e)];return"auto"===r||"scroll"===r||"hidden"===r||"auto"===a||"scroll"===a||"hidden"===a},_=function(t,e){return"x"===e?t.scrollWidth>t.clientWidth:t.scrollHeight>t.clientHeight},B=function(t,e){var n=t,r=e||S(t);for(n=t.parentElement;n;)_(n,"x")&&L(n,"x")&&(r=A(r,n.getBoundingClientRect(),"x")),_(n,"y")&&L(n,"y")&&(r=A(r,n.getBoundingClientRect(),"y")),n=n.parentElement;return r},D=function(t,e){for(var n=t;n;){if(n[r]){var a=function(){var t=n[r];if(e.some((function(e){return e===t})))return{v:t}}();if("object"===w(a))return a.v}n=n.parentElement}return null},T=function(t,e){for(var n=t;n;){if(n.matches(e))return n;n=n.parentElement}return null},V=function(t,e){return-1<t.className.split(" ").map((function(t){return t})).indexOf(e)},O=function(t,e){if(t){var n=t.className.split(" ").filter((function(t){return t}));-1===n.indexOf(e)&&(n.unshift(e),t.className=n.join(" "))}},I=function(t,e){if(t){var n=t.className.split(" ").filter((function(t){return t&&t!==e}));t.className=n.join(" ")}},R=function(t,e){return t.removeChild(t.children[e])},F=function(t,e,n){n>=t.children.length?t.appendChild(e):t.insertBefore(e,t.children[n])},N=function(){window.getSelection?window.getSelection().empty?window.getSelection().empty():window.getSelection().removeAllRanges&&window.getSelection().removeAllRanges():window.document.selection&&window.document.selection.empty()},P=function(t){if(t){var e=window.getComputedStyle(t);if(e)return e.cursor}return null};function j(t){return!(t.bottom<=t.top||t.right<=t.left)}function U(t){var e=t.element,n=t.draggables;return function(t,r){var i=t,o=i.removedIndex,l=i.addedIndex,c=i.droppedElement,s=null;if(null!==o&&(s=R(e,o),n.splice(o,1)),null!==l){var u=window.document.createElement("div");u.className="".concat(a),u.appendChild(s&&s.firstElementChild?s.firstElementChild:c),F(e,u,l),l>=n.length?n.push(u):n.splice(l,0,u)}r&&r(t)}}var W=Object.freeze({domDropHandler:U,reactDropHandler:function(){return{handler:function(){return function(t,e){e&&e(t)}}}}}),Z={size:"offsetWidth",distanceToParent:"offsetLeft",translate:"transform",begin:"left",end:"right",dragPosition:"x",scrollSize:"scrollWidth",offsetSize:"offsetWidth",scrollValue:"scrollLeft",scale:"scaleX",setSize:"width",setters:{translate:function(t){return"translate3d(".concat(t,"px, 0, 0)")}}},G={size:"offsetHeight",distanceToParent:"offsetTop",translate:"transform",begin:"top",end:"bottom",dragPosition:"y",scrollSize:"scrollHeight",offsetSize:"offsetHeight",scrollValue:"scrollTop",scale:"scaleY",setSize:"height",setters:{translate:function(t){return"translate3d(0,".concat(t,"px, 0)")}}};function q(t,e,n){t[u]=0;var r=function(t){return{get:function(e,n){return e[t[n]||n]},set:function(e,n,r){e[t[n]]=t.setters[n]?t.setters[n](r):r}}}("horizontal"===e?Z:G),a={translation:0};function i(){c(t),function(t){var e=t.getBoundingClientRect();a.scaleX=t.offsetWidth?(e.right-e.left)/t.offsetWidth:1,a.scaleY=t.offsetHeight?(e.bottom-e.top)/t.offsetHeight:1}(t)}function c(t){a.rect=S(t);var e=B(t,a.rect);j(e)&&(a.lastVisibleRect=a.visibleRect),a.visibleRect=e}function s(t){var n=t;if(n.tagName){var i=n.getBoundingClientRect();return"vertical"===e?i.bottom-i.top:i.right-i.left}return r.get(t,"size")*r.get(a,"scale")}function d(t){return r.get(t,"dragPosition")}return window.addEventListener("resize",(function(){c(t)})),setTimeout((function(){i()}),10),{getSize:s,getContainerRectangles:function(){return{rect:a.rect,visibleRect:a.visibleRect,lastVisibleRect:a.lastVisibleRect}},getBeginEndOfDOMRect:function(t){return{begin:r.get(t,"begin"),end:r.get(t,"end")}},getBeginEndOfContainer:function(){return{begin:r.get(a.rect,"begin")+a.translation,end:r.get(a.rect,"end")+a.translation}},getBeginEndOfContainerVisibleRect:function(){return{begin:r.get(a.visibleRect,"begin")+a.translation,end:r.get(a.visibleRect,"end")+a.translation}},getBeginEnd:function(e){var n=function(t){return(r.get(t,"distanceToParent")+(t[o]||0))*r.get(a,"scale")}(e)+(r.get(a.rect,"begin")+a.translation)-r.get(t,"scrollValue");return{begin:n,end:n+s(e)*r.get(a,"scale")}},getAxisValue:d,setTranslation:function(t,e){e?r.set(t.style,"translate",e):t.style.removeProperty("transform"),t[o]=e},getTranslation:function(t){return t[o]},setVisibility:function(t,e){void 0!==t[l]&&t[l]===e||(e?t.style.removeProperty("visibility"):t.style.visibility="hidden",t[l]=e)},isVisible:function(t){return void 0===t[l]||t[l]},isInVisibleRect:function(t,n){var r=a.visibleRect,i=r.left,o=r.top,l=r.right,c=r.bottom;c-o<2&&(c=o+30);var s=a.rect;return"vertical"===e?t>s.left&&t<s.right&&o<n&&n<c:i<t&&t<l&&n>s.top&&n<s.bottom},setSize:function(t,e){r.set(t,"setSize",e)},getTopLeftOfElementBegin:function(t){var n=0;return{top:"horizontal"===e?(n=t,a.rect.top):(n=a.rect.left,t),left:n}},getScrollSize:function(t){return r.get(t,"scrollSize")},getScrollValue:function(t){return r.get(t,"scrollValue")},setScrollValue:function(t,e){return r.set(t,"scrollValue",e)},invalidate:i,invalidateRects:function(){c(t)},getPosition:function(t){return d(t)},setBegin:function(t,e){r.set(t,"begin",e)}}}function Y(t,e,n){var r,a,i,o=n.left,l=n.right,c=n.top,s=n.bottom,u=t.x,d=t.y;if(u<o||l<u||d<c||s<d)return null;i="x"===e?(r=o,a=l,u):(r=c,a=s,d);var h=a-r,f=400<h?100:h/4;return a-i<f?{direction:"end",speedFactor:(f-(a-i))/f}:i-r<f?{direction:"begin",speedFactor:(f-(i-r))/f}:null}function X(t){var e=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"y",n=null,r=null,a=null,i=null;return{animate:function(o,l){a=o,i=l,function o(){null===n&&(n=requestAnimationFrame((function(l){null===r&&(r=l);var c=l-r;r=l;var s,u,d,h=c/1e3*i;u=e,d=h="begin"===a?0-h:h,(s=t)&&(s!==window?"x"===u?s.scrollLeft+=d:s.scrollTop+=d:"x"===u?s.scrollBy(d,0):s.scrollBy(0,d)),n=null,o()})))}()},stop:function(){null!==n&&(cancelAnimationFrame(n),n=null),r=null}}}function $(t){return function(){return B(t,t.getBoundingClientRect())}}var K,Q,J,tt=function(t){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:1500,r=t.reduce((function(t,n){var r=function(t){for(var n=[],r=t.element;r;){var a=k(r);if(a&&!V(r,g)){var i={};switch(a){case e.xy:i.x={animator:X(r,"x")},i.y={animator:X(r,"y")};break;case e.x:i.x={animator:X(r,"x")};break;case e.y:i.y={animator:X(r,"y")}}n.push({axisAnimations:i,getRect:$(r),scrollerElement:r})}r=r.parentElement}return n}(n).filter((function(e){return!t.find((function(t){return t.scrollerElement===e.scrollerElement}))}));return[].concat(C(t),C(r))}),[]);return function(t){var e=t.draggableInfo;if(t.reset)r.forEach((function(t){t.axisAnimations.x&&t.axisAnimations.x.animator.stop(),t.axisAnimations.y&&t.axisAnimations.y.animator.stop()}));else if(e){!function(t,e){t.forEach((function(t){var n=t.axisAnimations,r=(0,t.getRect)();n.x&&(n.x.scrollParams=Y(e,"x",r),t.cachedRect=r),n.y&&(n.y.scrollParams=Y(e,"y",r),t.cachedRect=r)}))}(r,e.mousePosition),r.forEach((function(t){var e=t.axisAnimations,r=e.x,a=e.y;if(r)if(r.scrollParams){var i=r.scrollParams,o=i.direction,l=i.speedFactor;r.animator.animate(o,l*n)}else r.animator.stop();if(a)if(a.scrollParams){var c=a.scrollParams,s=c.direction,u=c.speedFactor;a.animator.animate(s,u*n)}else a.animator.stop()}));var a=r.filter((function(t){return t.cachedRect}));if(a.length&&1<a.length){var i=function(t,e){for(var n=document.elementFromPoint(e.x,e.y);n;){var r=t.find((function(t){return t.scrollerElement===n}));if(r)return r;n=n.parentElement}return null}(a,e.mousePosition);i&&a.forEach((function(t){t!==i&&(t.axisAnimations.x&&t.axisAnimations.x.animator.stop(),t.axisAnimations.y&&t.axisAnimations.y.animator.stop())}))}}}};"undefined"!=typeof window&&((K=Element)&&K.prototype&&!K.prototype.matches&&(K.prototype.matches=K.prototype.matchesSelector||K.prototype.mozMatchesSelector||K.prototype.msMatchesSelector||K.prototype.oMatchesSelector||K.prototype.webkitMatchesSelector||function(t){for(var e=(this.document||this.ownerDocument).querySelectorAll(t),n=e.length;0<=--n&&e.item(n)!==this;);return-1<n}),(Q=Node||Element)&&Q.prototype&&null==Q.prototype.firstElementChild&&Object.defineProperty(Q.prototype,"firstElementChild",{get:function(){for(var t,e=this.childNodes,n=0;t=e[n++];)if(1===t.nodeType)return t;return null}}),Array.prototype.some||(Array.prototype.some=function(t){if(null==this)throw new TypeError("Array.prototype.some called on null or undefined");if("function"!=typeof t)throw new TypeError;for(var e=Object(this),n=e.length>>>0,r=2<=arguments.length?arguments[1]:void 0,a=0;a<n;a++)if(a in e&&t.call(r,e[a],a,e))return!0;return!1}));var et={overflow:"hidden",display:"block"},nt={height:"100%",display:"table-cell","vertical-align":"top"},rt=(z(J={},".".concat(s),{position:"relative","min-height":"30px","min-width":"30px"}),z(J,".".concat(s,".horizontal"),{display:"table"}),z(J,".".concat(s,".horizontal > .").concat(d),{display:"inline-block"}),z(J,".".concat(s,".horizontal > .").concat(a),nt),z(J,".".concat(s,".vertical > .").concat(a),et),z(J,".".concat(a),{"box-sizing":"border-box"}),z(J,".".concat(a,".horizontal"),nt),z(J,".".concat(a,".vertical"),et),z(J,".".concat(a,".animated"),{transition:"transform ease"}),z(J,".".concat(c),{"box-sizing":"border-box"}),z(J,".".concat(c,".animated"),{transition:"all ease-in-out"}),z(J,".".concat(c," *"),{"pointer-events":"none"}),z(J,".".concat(f," *"),{"touch-action":"none","-ms-touch-action":"none"}),z(J,".".concat(p),{"-webkit-touch-callout":"none","-webkit-user-select":"none","-khtml-user-select":"none","-moz-user-select":"none","-ms-user-select":"none","user-select":"none"}),z(J,".".concat(m),{flex:"1"}),z(J,".".concat(s,".horizontal > .").concat(y),{height:"100%",overflow:"hidden",display:"table-cell","vertical-align":"top"}),z(J,".".concat(s,".vertical > .").concat(y),{overflow:"hidden",display:"block",width:"100%"}),z(J,".".concat(b),{width:"100%",height:"100%",display:"flex","justify-content":"stretch","align-items":"stretch"}),z(J,".".concat(v),{"background-color":"rgba(150, 150, 150, 0.1)",border:"1px solid #ccc"}),J);function at(t){return Object.keys(t).reduce((function(e,n){var r=t[n];return"object"===w(r)?"".concat(e).concat(n,"{").concat(at(r),"}"):"".concat(e).concat(n,":").concat(r,";")}),"")}function it(t){if(t&&"undefined"!=typeof window){var e=window.document.head||window.document.getElementsByTagName("head")[0],n=window.document.createElement("style"),r=at({"body *":{cursor:"".concat(t," !important")}});return n.type="text/css",n.styleSheet?n.styleSheet.cssText=r:n.appendChild(window.document.createTextNode(r)),e.appendChild(n),n}return null}var ot,lt,ct=["mousedown","touchstart"],st=["mousemove","touchmove"],ut=["mouseup","touchend"],dt=null,ht=null,ft=null,pt=null,gt=[],vt=!1,mt=!1,yt=!1,bt=!1,xt=null,Mt=null,wt=null,zt=null,Ct=(ot=null,lt=!1,{start:function(){lt||(lt=!0,function t(){ot=requestAnimationFrame((function(){dt.forEach((function(t){return t.layout.invalidateRects()})),setTimeout((function(){null!==ot&&t()}),50)}))}())},stop:function(){null!==ot&&(cancelAnimationFrame(ot),ot=null),lt=!1}}),At="undefined"!=typeof window&&!!(window.navigator.userAgent.match(/Android/i)||window.navigator.userAgent.match(/webOS/i)||window.navigator.userAgent.match(/iPhone/i)||window.navigator.userAgent.match(/iPad/i)||window.navigator.userAgent.match(/iPod/i)||window.navigator.userAgent.match(/BlackBerry/i)||window.navigator.userAgent.match(/Windows Phone/i));function kt(){"undefined"!=typeof window&&ct.forEach((function(t){window.document.addEventListener(t,Nt,{passive:!1})}))}function Ht(){return pt&&pt.ghostParent?pt.ghostParent:ht&&ht.parentElement||window.document.body}var Et,St,Lt,_t,Bt,Dt,Tt=(_t=null,Bt=1,Dt=5,function(t,e,n){Et=Xt(t),Lt=n,(St="number"==typeof e?e:At?200:0)&&(_t=setTimeout(Ft,St)),st.forEach((function(t){return window.document.addEventListener(t,Vt)}),{passive:!1}),ut.forEach((function(t){return window.document.addEventListener(t,Ot)}),{passive:!1}),window.document.addEventListener("drag",It,{passive:!1})});function Vt(t){var e=Xt(t),n=e.clientX,r=e.clientY;if(St)(Math.abs(Et.clientX-n)>Dt||Math.abs(Et.clientY-r)>Dt)&&Rt();else if(Math.abs(Et.clientX-n)>Bt||Math.abs(Et.clientY-r)>Bt)return Ft()}function Ot(){Rt()}function It(){Rt()}function Rt(){clearTimeout(_t),st.forEach((function(t){return window.document.removeEventListener(t,Vt)}),{passive:!1}),ut.forEach((function(t){return window.document.removeEventListener(t,Ot)}),{passive:!1}),window.document.removeEventListener("drag",It,{passive:!1})}function Ft(){clearTimeout(_t),Rt(),Lt()}function Nt(t){var e=Xt(t);if(!vt&&(void 0===e.button||0===e.button)&&(ht=T(e.target,"."+a))){var n=T(ht,"."+s),r=gt.filter((function(t){return t.element===n}))[0],i=r.getOptions().dragHandleSelector,o=r.getOptions().nonDragAreaSelector,l=!0;i&&!T(e.target,i)&&(l=!1),o&&T(e.target,o)&&(l=!1),l&&(r.layout.invalidate(),O(window.document.body,f),O(window.document.body,p),window.document.addEventListener("mouseup",(function t(){I(window.document.body,f),I(window.document.body,p),window.document.removeEventListener("mouseup",t)}))),l&&Tt(e,r.getOptions().dragBeginDelay,(function(){N(),te(e,P(t.target)),st.forEach((function(t){window.document.addEventListener(t,Pt,{passive:!1})})),ut.forEach((function(t){window.document.addEventListener(t,Yt,{passive:!1})}))}))}}function Pt(t){t.preventDefault();var e=Xt(t);if(pt){var n=pt.container.getOptions();"contain"===n.behaviour?function(t){var e,n,r,a,i=t.clientX,o=t.clientY,l=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"vertical",c=pt.container.layout.getBeginEndOfContainerVisibleRect();a="vertical"===l?(e=o,n="y",r="top",pt.size.offsetHeight):(e=i,n="x",r="left",pt.size.offsetWidth);var s=c.begin,u=c.end-a,d=Math.max(s,Math.min(u,e+ft.positionDelta[r]));ft.topLeft[n]=d,pt.position[n]=Math.max(c.begin,Math.min(c.end,e+ft.centerDelta[n])),pt.mousePosition[n]=Math.max(c.begin,Math.min(c.end,e)),pt.position[n]<c.begin+a/2&&(pt.position[n]=c.begin+2),pt.position[n]>c.end-a/2&&(pt.position[n]=c.end-2)}(e,n.orientation):wt?"y"===wt?(ft.topLeft.y=e.clientY+ft.positionDelta.top,pt.position.y=e.clientY+ft.centerDelta.y,pt.mousePosition.y=e.clientY):"x"===wt&&(ft.topLeft.x=e.clientX+ft.positionDelta.left,pt.position.x=e.clientX+ft.centerDelta.x,pt.mousePosition.x=e.clientX):(ft.topLeft.x=e.clientX+ft.positionDelta.left,ft.topLeft.y=e.clientY+ft.positionDelta.top,pt.position.x=e.clientX+ft.centerDelta.x,pt.position.y=e.clientY+ft.centerDelta.y,pt.mousePosition.x=e.clientX,pt.mousePosition.y=e.clientY),ne(),(bt=!xt(pt))&&Gt()}else te(e,P(t.target))}var jt,Ut,Wt,Zt,Gt=(jt=qt,Wt=!(Ut=20),Zt=null,function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];Zt&&clearTimeout(Zt),Wt&&!Zt?jt.call.apply(jt,[null].concat(e)):Zt=setTimeout((function(){Zt=null,jt.call.apply(jt,[null].concat(e))}),Ut)});function qt(){bt&&(bt=!1,$t(pt,dt))}function Yt(){st.forEach((function(t){window.document.removeEventListener(t,Pt,{passive:!1})})),ut.forEach((function(t){window.document.removeEventListener(t,Yt,{passive:!1})})),Mt({reset:!0}),zt&&(function(t){t&&"undefined"!=typeof window&&(window.document.head||window.document.getElementsByTagName("head")[0]).removeChild(t)}(zt),zt=null),pt&&(Ct.stop(),qt(),yt=!0,function(t){function e(){I(ft.ghost,"animated"),ft.ghost.style.transitionDuration=null,Ht().removeChild(ft.ghost),t()}function n(t,n,r){var a=t.top,i=t.left;O(ft.ghost,"animated"),r&&O(ft.ghost.firstElementChild,r),ft.topLeft.x=i,ft.topLeft.y=a,ne(n),setTimeout((function(){e()}),n+20)}function r(t,e){O(ft.ghost,"animated"),ne(t,.9,!0),setTimeout((function(){e()}),t+20)}if(pt.targetElement){var a=gt.filter((function(t){return t.element===pt.targetElement}))[0];!(g=a.getOptions()).shouldAnimateDrop||g.shouldAnimateDrop(pt.container.getOptions(),pt.payload)?n(a.getDragResult().shadowBeginEnd.rect,Math.max(150,a.getOptions().animationDuration/2),a.getOptions().dropClass):e()}else{var i=gt.filter((function(t){return t===pt.container}))[0];if(i){var o=i.getOptions(),l=o.behaviour,c=o.removeOnDropOut;if("move"!==l&&"contain"!==l||!mt&&c||!i.getDragResult())r(i.getOptions().animationDuration,e);else{var s=i.layout.getContainerRectangles();if(!j(s.visibleRect)&&j(s.lastVisibleRect))n({top:s.lastVisibleRect.top,left:s.lastVisibleRect.left},i.getOptions().animationDuration,i.getOptions().dropClass);else{var u=i.getDragResult(),d=u.removedIndex,h=u.elementSize,f=i.layout;i.getTranslateCalculator({dragResult:{removedIndex:d,addedIndex:d,elementSize:h,pos:void 0,shadowBeginEnd:void 0}});var p=0<d?f.getBeginEnd(i.draggables[d-1]).end:f.getBeginEndOfContainer().begin;n(f.getTopLeftOfElementBegin(p),i.getOptions().animationDuration,i.getOptions().dropClass)}}}else r(M.animationDuration,e)}var g}((function(){Jt(vt=!1);for(var t=dt||[],e=t.shift();void 0!==e;)e.handleDrop(pt),e=t.shift();xt=wt=pt=ft=ht=dt=null,yt=!1})))}function Xt(t){return t.touches?t.touches[0]:t}function $t(t,e){var n=!1;e.forEach((function(e){var r=e.handleDrag(t);n=!!r.containerBoxChanged||!1,r.containerBoxChanged=!1})),n&&(n=!1,requestAnimationFrame((function(){gt.forEach((function(t){t.layout.invalidateRects(),t.onTranslated()}))})))}function Kt(t){var e=t,n=null;return function(t){return!(null!==n||!vt||yt)&&(n=requestAnimationFrame((function(){vt&&!yt&&($t(t,e),Mt({draggableInfo:t})),n=null})),!0)}}function Qt(t,e){return t.getOptions().autoScrollEnabled?tt(e,t.getScrollMaxSpeed()):function(t){return null}}function Jt(t){gt.forEach((function(e){var n=t?e.getOptions().onDragStart:e.getOptions().onDragEnd;if(n){var r={isSource:e===pt.container,payload:pt.payload};e.isDragRelevant(pt.container,pt.payload)?r.willAcceptDrop=!0:r.willAcceptDrop=!1,n(r)}}))}function te(t,e){if(null!==ht){vt=!0;var n=gt.filter((function(t){return ht.parentElement===t.element}))[0];n.setDraggables(),wt=n.getOptions().lockAxis?n.getOptions().lockAxis.toLowerCase():null,pt=function(t){var e=gt.filter((function(e){return t.parentElement===e.element}))[0],n=e.draggables.indexOf(t),r=e.getOptions().getGhostParent,a=t.getBoundingClientRect();return{container:e,element:t,size:{offsetHeight:a.bottom-a.top,offsetWidth:a.right-a.left},elementIndex:n,payload:e.getOptions().getChildPayload?e.getOptions().getChildPayload(n):void 0,targetElement:null,position:{x:0,y:0},groupName:e.getOptions().groupName,ghostParent:r?r():null,invalidateShadow:null,mousePosition:null,relevantContainers:null}}(ht),ft=function(t,e,n,r){var a=e.x,i=e.y,o=t.getBoundingClientRect(),l=o.left,s=o.top,u=o.right,d=o.bottom,h=E(n.layout.getContainerRectangles().visibleRect,o),f=h.left+(h.right-h.left)/2,p=h.top+(h.bottom-h.top)/2,g=t.cloneNode(!0);return g.style.zIndex="1000",g.style.boxSizing="border-box",g.style.position="fixed",g.style.top="0px",g.style.left="0px",g.style.transform=null,g.style.removeProperty("transform"),n.shouldUseTransformForGhost()?g.style.transform="translate3d(".concat(l,"px, ").concat(s,"px, 0)"):(g.style.top="".concat(s,"px"),g.style.left="".concat(l,"px")),g.style.width=u-l+"px",g.style.height=d-s+"px",g.style.overflow="visible",g.style.transition=null,g.style.removeProperty("transition"),g.style.pointerEvents="none",g.style.userSelect="none",n.getOptions().dragClass?setTimeout((function(){O(g.firstElementChild,n.getOptions().dragClass);var t=window.getComputedStyle(g.firstElementChild).cursor;zt=it(t)})):zt=it(r),O(g,n.getOptions().orientation||"vertical"),O(g,c),{ghost:g,centerDelta:{x:f-a,y:p-i},positionDelta:{left:l-a,top:s-i},topLeft:{x:l,y:s}}}(ht,{x:t.clientX,y:t.clientY},pt.container,e),pt.position={x:t.clientX+ft.centerDelta.x,y:t.clientY+ft.centerDelta.y},pt.mousePosition={x:t.clientX,y:t.clientY},dt=gt.filter((function(t){return t.isDragRelevant(n,pt.payload)})),pt.relevantContainers=dt,xt=Kt(dt),Mt&&Mt({reset:!0,draggableInfo:void 0}),Mt=Qt(n,dt),dt.forEach((function(t){return t.prepareDrag(t,dt)})),Jt(!0),xt(pt),Ht().appendChild(ft.ghost),Ct.start()}}var ee=null;function ne(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:0,e=1<arguments.length&&void 0!==arguments[1]?arguments[1]:1,n=2<arguments.length&&void 0!==arguments[2]&&arguments[2],r=ft,a=r.ghost,i=r.topLeft,o=i.x,l=i.y,c=!pt.container||pt.container.shouldUseTransformForGhost(),s=c?"translate3d(".concat(o,"px,").concat(l,"px, 0)"):null;if(1!==e&&(s=s?"".concat(s," scale(").concat(e,")"):"scale(".concat(e,")")),0<t)return ft.ghost.style.transitionDuration=t+"ms",void requestAnimationFrame((function(){s&&(a.style.transform=s),c||(a.style.left=o+"px",a.style.top=l+"px"),ee=null,n&&(a.style.opacity="0")}));null===ee&&(ee=requestAnimationFrame((function(){s&&(a.style.transform=s),c||(a.style.left=o+"px",a.style.top=l+"px"),ee=null,n&&(a.style.opacity="0")})))}function re(){if(vt&&!mt&&!yt){bt=!(mt=!0);var t=Object.assign({},pt,{targetElement:null,position:{x:Number.MAX_SAFE_INTEGER,y:Number.MAX_SAFE_INTEGER},mousePosition:{x:Number.MAX_SAFE_INTEGER,y:Number.MAX_SAFE_INTEGER}});dt.forEach((function(e){e.handleDrag(t)})),pt.targetElement=null,pt.cancelDrop=!0,Yt(),mt=!1}}"undefined"!=typeof window&&function(){if("undefined"!=typeof window){var t=window.document.head||window.document.getElementsByTagName("head")[0],e=window.document.createElement("style");e.id="smooth-dnd-style-definitions";var n=at(rt);e.type="text/css",e.styleSheet?e.styleSheet.cssText=n:e.appendChild(window.document.createTextNode(n)),t.appendChild(e)}}();var ae=(kt(),{register:function(t){!function(t){gt.push(t),vt&&pt&&t.isDragRelevant(pt.container,pt.payload)&&(dt.push(t),t.prepareDrag(t,dt),Mt&&Mt({reset:!0,draggableInfo:void 0}),Mt=Qt(t,dt),xt=Kt(dt),t.handleDrag(pt))}(t)},unregister:function(t){!function(t){if(gt.splice(gt.indexOf(t),1),vt&&pt){pt.container===t&&t.fireRemoveElement(),pt.targetElement===t.element&&(pt.targetElement=null);var e=dt.indexOf(t);-1<e&&(dt.splice(e,1),Mt&&Mt({reset:!0,draggableInfo:void 0}),Mt=Qt(t,dt),xt=Kt(dt))}}(t)},isDragging:function(){return vt},cancelDrag:re});function ie(t,e){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:M.animationDuration;e?(O(t,i),t.style.transitionDuration=n+"ms"):(I(t,i),t.style.removeProperty("transition-duration"))}function oe(t){var e=[];return Array.prototype.forEach.call(t.children,(function(n){if(n.nodeType===Node.ELEMENT_NODE){var r=n;V(n,a)||(r=function(t){if(Se.wrapChild){var e=window.document.createElement("div");return e.className="".concat(a),t.parentElement.insertBefore(e,t),e.appendChild(t),e}return t}(n)),r[o]=0,e.push(r)}else t.removeChild(n)})),e}function le(t){var e=t.layout;return function(t,n){var r=2<arguments.length&&void 0!==arguments[2]&&arguments[2];return function t(n,r,a,i){var o=4<arguments.length&&void 0!==arguments[4]&&arguments[4];if(i<a)return a;if(a===i){var l=e.getBeginEnd(n[a]),c=l.begin,s=l.end;return o?r<(s+c)/2?a:a+1:a}var u=Math.floor((i+a)/2),d=e.getBeginEnd(n[u]),h=d.begin,f=d.end;return r<h?t(n,r,a,u-1,o):f<r?t(n,r,u+1,i,o):o?r<(f+h)/2?u:u+1:u}(t,n,0,t.length-1,r)}}function ce(t){var e=t.element,n=t.draggables,r=t.layout,a=t.getOptions,i=function(t){var e=t.element,n=t.draggables,r=t.layout;return function(){n.forEach((function(t){ie(t,!1),r.setTranslation(t,0),r.setVisibility(t,!0)})),e[h]&&(e[h].parentNode.removeChild(e[h]),e[h]=null)}}({element:e,draggables:n,layout:r,getOptions:a}),o=(Se.dropHandler||U)({element:e,draggables:n,layout:r,getOptions:a});return function(t,e){var n=e.addedIndex,r=e.removedIndex,l=2<arguments.length&&void 0!==arguments[2]&&arguments[2];if(i(),!t.cancelDrop&&(t.targetElement||a().removeOnDropOut||l)){var c={removedIndex:r,addedIndex:null!==n?null!==r&&r<n?n-1:n:null,payload:t.payload};o(c,a().onDrop)}}}function se(t){var e=t.element,n=t.getOptions,r=null;return function(t){var a=t.draggableInfo,i=r;return null==r&&a.container.element===e&&"copy"!==n().behaviour&&(i=r=a.elementIndex),{removedIndex:i}}}function ue(t){var e=t.draggables,n=t.layout;return function(t){var r=t.dragResult;null!==r.removedIndex&&n.setVisibility(e[r.removedIndex],!1)}}function de(t){var e=t.element,n=t.layout;return function(t){var r=t.draggableInfo,a=document.elementFromPoint(r.position.x,r.position.y);if(a){var i=D(a,r.relevantContainers);if(i&&i.element===e)return{pos:n.getPosition(r.position)}}return{pos:null}}}function he(t){var e=t.layout,n=null;return function(t){var r=t.draggableInfo;return null===t.dragResult.pos?n=null:{elementSize:n=n||e.getSize(r.size)}}}function fe(t){var e=t.element;return function(t){var n=t.draggableInfo,r=t.dragResult;!function(t,e){!e||2<arguments.length&&void 0!==arguments[2]&&!arguments[2]?t.targetElement===e&&(t.targetElement=null):t.targetElement=e}(n,e,!!r.pos)}}function pe(){return function(t){return null!==t.dragResult.pos?{addedIndex:0}:{addedIndex:null}}}function ge(t){var e=t.layout,n=null;return function(t){var r=t.dragResult.addedIndex;if(r===n)return null;n=r;var a=e.getBeginEndOfContainer(),i=a.begin;return a.end,{shadowBeginEnd:{rect:e.getTopLeftOfElementBegin(i)}}}}function ve(t){var e=t.layout,n=t.element,r=t.getOptions,a=null;return function(t){var i=t.dragResult,o=i.elementSize,l=i.shadowBeginEnd,c=i.addedIndex,s=i.dropPlaceholderContainer,u=r();if(u.dropPlaceholder){var d="boolean"==typeof u.dropPlaceholder?{}:u.dropPlaceholder,h=d.animationDuration,f=d.className,p=d.showOnTop;if(null===c)return s&&null!==a&&n.removeChild(s),a=null,{dropPlaceholderContainer:void 0};if(!s){var g=document.createElement("div"),x=document.createElement("div");x.className=b,g.className="".concat(m," ").concat(f||v),(s=document.createElement("div")).className="".concat(y),s.style.position="absolute",void 0!==h&&(s.style.transition="all ".concat(h,"ms ease")),s.appendChild(x),x.appendChild(g),e.setSize(s.style,o+"px"),s.style.pointerEvents="none",p?n.appendChild(s):n.insertBefore(s,n.firstElementChild)}return a!==c&&l.dropArea&&e.setBegin(s.style,l.dropArea.begin-e.getBeginEndOfContainer().begin+"px"),a=c,{dropPlaceholderContainer:s}}return null}}function me(t){var e=we(t);return function(t){var n=t.draggableInfo,r=t.dragResult;return n.invalidateShadow?e({draggableInfo:n,dragResult:r}):null}}function ye(t){var e=function(t){var e=t.draggables,n=le({layout:t.layout});return function(t){var r=t.dragResult,a=r.shadowBeginEnd,i=r.pos;if(a)return a.begin+a.beginAdjustment<=i&&a.end>=i?null:i<a.begin+a.beginAdjustment?n(e,i):i>a.end?n(e,i)+1:e.length;var o=n(e,i,!0);return null!==o?o:e.length}}(t);return function(t){var n=t.dragResult,r=null;return null!==n.pos&&null===(r=e({dragResult:n}))&&(r=n.addedIndex),{addedIndex:r}}}function be(){var t=null;return function(e){var n=e.dragResult,r=n.addedIndex,a=n.shadowBeginEnd;r!==t&&null!==t&&a&&(a.beginAdjustment=0),t=r}}function xe(t){var e=t.element,n=t.draggables,r=t.layout,a=t.getOptions,i=null;return function(t){var l=t.dragResult,c=l.addedIndex,s=l.removedIndex,u=l.elementSize;if(null===s)if(null!==c){if(!i){var f=r.getBeginEndOfContainer();f.end=f.begin+r.getSize(e);var p=r.getScrollSize(e)>r.getSize(e)?f.begin+r.getScrollSize(e)-r.getScrollValue(e):f.end,g=0<n.length?r.getBeginEnd(n[n.length-1]).end-n[n.length-1][o]:f.begin;if(p<g+u){(i=window.document.createElement("div")).className=d+" "+a().orientation;var v=0<n.length?u+g-p:u;return r.setSize(i.style,"".concat(v,"px")),e.appendChild(i),e[h]=i,{containerBoxChanged:!0}}}}else if(i){r.setTranslation(i,0);var m=i;return i=null,e.removeChild(m),{containerBoxChanged:!(e[h]=null)}}}}function Me(t){var e=t.draggables,n=t.layout,r=null,a=null;return function(t){var i=t.dragResult,o=i.addedIndex,l=i.removedIndex,c=i.elementSize;if(o!==r||l!==a){for(var s=0;s<e.length;s++)if(s!==l){var u=e[s],d=0;null!==l&&l<s&&(d-=c),null!==o&&o<=s&&(d+=c),n.setTranslation(u,d)}return{addedIndex:r=o,removedIndex:a=l}}}}function we(t){var e=t.draggables,n=t.layout,r=null;return function(t){var a=t.draggableInfo,i=t.dragResult,o=i.addedIndex,l=i.removedIndex,c=i.elementSize,s=i.pos,u=i.shadowBeginEnd;if(null===s)return{shadowBeginEnd:r=null};if(null===o||!a.invalidateShadow&&o===r)return null;var d=o-1,h=Number.MIN_SAFE_INTEGER,f=0,p=0,g=null,v=null;if(d===l&&d--,-1<d){var m=n.getSize(e[d]);if(v=n.getBeginEnd(e[d]),c<m){var y=(m-c)/2;h=v.end-y}else h=v.end;f=v.end}else v={end:n.getBeginEndOfContainer().begin},f=n.getBeginEndOfContainer().begin;var b=Number.MAX_SAFE_INTEGER,x=o;if(x===l&&x++,x<e.length){var M=n.getSize(e[x]);if(g=n.getBeginEnd(e[x]),c<M){var w=(M-c)/2;b=g.begin+w}else b=g.begin;p=g.begin}else g={begin:n.getContainerRectangles().rect.end},p=n.getContainerRectangles().rect.end-n.getContainerRectangles().rect.begin;var z=v&&g?n.getTopLeftOfElementBegin(v.end):null;return r=o,{shadowBeginEnd:{dropArea:{begin:f,end:p},begin:h,end:b,rect:z,beginAdjustment:u?u.beginAdjustment:0}}}}function ze(){var t=null;return function(e){var n=e.dragResult,r=n.pos,a=n.addedIndex,i=n.shadowBeginEnd;if(null!==r){if(null!=a&&null===t){if(r<i.begin){var o=r-i.begin-5;i.beginAdjustment=o}t=a}}else t=null}}function Ce(t){var e=t.getOptions,n=!1,r=e();return function(t){var e=!!t.dragResult.pos;e!==n&&((n=e)?r.onDragEnter&&r.onDragEnter():r.onDragLeave&&r.onDragLeave())}}function Ae(t){var e=t.getOptions,n=null,r=e();return function(t){var e=t.dragResult,a=e.addedIndex,i=e.removedIndex,o=t.draggableInfo,l=o.payload,c=o.element;if(r.onDropReady&&null!==a&&n!==a){var s=n=a;null!==i&&i<a&&s--,r.onDropReady({addedIndex:s,removedIndex:i,payload:l,element:c?c.firstElementChild:void 0})}}}function ke(t){return"drop-zone"===t.getOptions().behaviour?He(t)(se,ue,de,he,fe,pe,ge,Ce,Ae):He(t)(se,ue,de,he,fe,me,ye,be,xe,Me,we,ve,ze,Ce,Ae)}function He(t){return function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];var a=n.map((function(e){return e(t)})),i=null;return function(t){return i=a.reduce((function(e,n){return Object.assign(e,n({draggableInfo:t,dragResult:e}))}),i||{addedIndex:null,removedIndex:null,elementSize:null,pos:null,shadowBeginEnd:null})}}}function Ee(t){return function(e){var n=Object.assign({},M,e),r=null,i=null,o=function(t,e){var n=oe(t),r=e();return O(t,"".concat(s," ").concat(r.orientation)),{element:t,draggables:n,getOptions:e,layout:q(t,r.orientation,r.animationDuration)}}(t,f),l=ke(o),c=ce(o),u=function(t,e){var n=[];function r(){n&&(n.forEach((function(t){return t.removeEventListener("scroll",e)})),window.removeEventListener("scroll",e))}return function(){for(var e=t;e;)(H(e,"x")||H(e,"y"))&&n.push(e),e=e.parentElement}(),{dispose:function(){r(),n=null},start:function(){n&&(n.forEach((function(t){return t.addEventListener("scroll",e)})),window.addEventListener("scroll",e))},stop:r}}(t,(function(){o.layout.invalidateRects(),d()}));function d(){null!==i&&(i.invalidateShadow=!0,r=l(i),i.invalidateShadow=!1)}function h(t,e){for(var n=oe(e),r=0;r<n.length;r++)t[r]=n[r];for(var a=0;a<t.length-n.length;a++)t.pop()}function f(){return n}return{element:t,draggables:o.draggables,isDragRelevant:function(t){var e=t.element,n=t.getOptions;return function(t,r){var i=n();if(i.shouldAcceptDrop)return i.shouldAcceptDrop(t.getOptions(),r);var o=t.getOptions();return"copy"!==i.behaviour&&T(e,"."+a)!==t.element&&(t.element===e||!(!o.groupName||o.groupName!==i.groupName))}}(o),layout:o.layout,dispose:function(t){u.dispose(),function(t){Se.wrapChild&&Array.prototype.forEach.call(t.children,(function(e){e.nodeType===Node.ELEMENT_NODE&&V(e,a)&&(t.insertBefore(e.firstElementChild,e),t.removeChild(e))}))}(t.element)},prepareDrag:function(t,e){var n=t.element,r=o.draggables;h(r,n),t.layout.invalidateRects(),r.forEach((function(t){return ie(t,!0,f().animationDuration)})),u.start()},handleDrag:function(t){return r=l(i=t)},handleDrop:function(e){u.stop(),r&&r.dropPlaceholderContainer&&t.removeChild(r.dropPlaceholderContainer),i=null,l=ke(o),c(e,r),r=null},fireRemoveElement:function(){c(i,Object.assign({},r,{addedIndex:null}),!0),r=null},getDragResult:function(){return r},getTranslateCalculator:function(t){return Me(o)(t)},onTranslated:function(){d()},setDraggables:function(){h(o.draggables,t)},getScrollMaxSpeed:function(){return Se.maxScrollSpeed},shouldUseTransformForGhost:function(){return!0===Se.useTransformForGhost},getOptions:f,setOptions:function(t){n=!1===(!(1<arguments.length&&void 0!==arguments[1])||arguments[1])?Object.assign({},M,t):Object.assign({},M,n,t)}}}}var Se=function(t,e){var n=Ee(t)(e);return t[r]=n,ae.register(n),{dispose:function(){ae.unregister(n),n.dispose(n)},setOptions:function(t,e){n.setOptions(t,e)}}};function Le(t,e,n){Object.defineProperty(t,n,{set:function(t){e[n]=t},get:function(){return e[n]}})}function _e(t,e){return console.warn('default export is deprecated. please use named export "smoothDnD"'),Se(t,e)}Se.wrapChild=!0,Se.cancelDrag=function(){ae.cancelDrag()},Se.isDragging=function(){return ae.isDragging()},_e.cancelDrag=function(){Se.cancelDrag()},_e.isDragging=function(){return Se.isDragging()},Le(_e,Se,"useTransformForGhost"),Le(_e,Se,"maxScrollSpeed"),Le(_e,Se,"wrapChild"),Le(_e,Se,"dropHandler"),t.smoothDnD=Se,t.constants=x,t.dropHandlers=W,t.default=_e,Object.defineProperty(t,"__esModule",{value:!0})}(e)},5792:function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};e.__esModule=!0;var a=r(n(6426)),i=n(9483);e.default=function(t,e){var n={};return t&&"string"===typeof t?((0,a.default)(t,(function(t,r){t&&r&&(n[(0,i.camelCase)(t,e)]=r)})),n):n}},9483:function(t,e){"use strict";e.__esModule=!0,e.camelCase=void 0;var n=/^--[a-zA-Z0-9-]+$/,r=/-([a-z])/g,a=/^[^-]+$/,i=/^-(webkit|moz|ms|o|khtml)-/,o=/^-(ms)-/,l=function(t,e){return e.toUpperCase()},c=function(t,e){return"".concat(e,"-")};e.camelCase=function(t,e){return void 0===e&&(e={}),function(t){return!t||a.test(t)||n.test(t)}(t)?t:(t=t.toLowerCase(),(t=e.reactCompat?t.replace(o,c):t.replace(i,c)).replace(r,l))}},6426:function(t,e,n){var r=n(1065);function a(t,e){var n,a=null;if(!t||"string"!==typeof t)return a;for(var i,o,l=r(t),c="function"===typeof e,s=0,u=l.length;s<u;s++)i=(n=l[s]).property,o=n.value,c?e(i,o,n):o&&(a||(a={}),a[i]=o);return a}t.exports=a,t.exports.default=a},1148:function(t){(function(){var e,n,r,a,i,o,l,c=[].slice,s={}.hasOwnProperty;e=function(){var t,e,n,r,a,o;if(o=arguments[0],a=2<=arguments.length?c.call(arguments,1):[],i(Object.assign))Object.assign.apply(null,arguments);else for(t=0,n=a.length;t<n;t++)if(null!=(r=a[t]))for(e in r)s.call(r,e)&&(o[e]=r[e]);return o},i=function(t){return!!t&&"[object Function]"===Object.prototype.toString.call(t)},o=function(t){var e;return!!t&&("function"===(e=typeof t)||"object"===e)},r=function(t){return i(Array.isArray)?Array.isArray(t):"[object Array]"===Object.prototype.toString.call(t)},a=function(t){var e;if(r(t))return!t.length;for(e in t)if(s.call(t,e))return!1;return!0},l=function(t){var e,n;return o(t)&&(n=Object.getPrototypeOf(t))&&(e=n.constructor)&&"function"===typeof e&&e instanceof e&&Function.prototype.toString.call(e)===Function.prototype.toString.call(Object)},n=function(t){return i(t.valueOf)?t.valueOf():t},t.exports.assign=e,t.exports.isFunction=i,t.exports.isObject=o,t.exports.isArray=r,t.exports.isEmpty=a,t.exports.isPlainObject=l,t.exports.getValue=n}).call(this)},5948:function(t){(function(){t.exports=function(){function t(t,e,n){if(this.options=t.options,this.stringify=t.stringify,this.parent=t,null==e)throw new Error("Missing attribute name. "+this.debugInfo(e));if(null==n)throw new Error("Missing attribute value. "+this.debugInfo(e));this.name=this.stringify.attName(e),this.value=this.stringify.attValue(n)}return t.prototype.clone=function(){return Object.create(this)},t.prototype.toString=function(t){return this.options.writer.set(t).attribute(this)},t.prototype.debugInfo=function(t){return null==(t=t||this.name)?"parent: <"+this.parent.name+">":"attribute: {"+t+"}, parent: <"+this.parent.name+">"},t}()}).call(this)},7847:function(t,e,n){(function(){var e,r={}.hasOwnProperty;e=n(6028),t.exports=function(t){function e(t,n){if(e.__super__.constructor.call(this,t),null==n)throw new Error("Missing CDATA text. "+this.debugInfo());this.text=this.stringify.cdata(n)}return function(t,e){for(var n in e)r.call(e,n)&&(t[n]=e[n]);function a(){this.constructor=t}a.prototype=e.prototype,t.prototype=new a,t.__super__=e.prototype}(e,t),e.prototype.clone=function(){return Object.create(this)},e.prototype.toString=function(t){return this.options.writer.set(t).cdata(this)},e}(e)}).call(this)},8347:function(t,e,n){(function(){var e,r={}.hasOwnProperty;e=n(6028),t.exports=function(t){function e(t,n){if(e.__super__.constructor.call(this,t),null==n)throw new Error("Missing comment text. "+this.debugInfo());this.text=this.stringify.comment(n)}return function(t,e){for(var n in e)r.call(e,n)&&(t[n]=e[n]);function a(){this.constructor=t}a.prototype=e.prototype,t.prototype=new a,t.__super__=e.prototype}(e,t),e.prototype.clone=function(){return Object.create(this)},e.prototype.toString=function(t){return this.options.writer.set(t).comment(this)},e}(e)}).call(this)},332:function(t,e,n){(function(){var e,r={}.hasOwnProperty;e=n(6028),t.exports=function(t){function e(t,n,r,a,i,o){if(e.__super__.constructor.call(this,t),null==n)throw new Error("Missing DTD element name. "+this.debugInfo());if(null==r)throw new Error("Missing DTD attribute name. "+this.debugInfo(n));if(!a)throw new Error("Missing DTD attribute type. "+this.debugInfo(n));if(!i)throw new Error("Missing DTD attribute default. "+this.debugInfo(n));if(0!==i.indexOf("#")&&(i="#"+i),!i.match(/^(#REQUIRED|#IMPLIED|#FIXED|#DEFAULT)$/))throw new Error("Invalid default value type; expected: #REQUIRED, #IMPLIED, #FIXED or #DEFAULT. "+this.debugInfo(n));if(o&&!i.match(/^(#FIXED|#DEFAULT)$/))throw new Error("Default value only applies to #FIXED or #DEFAULT. "+this.debugInfo(n));this.elementName=this.stringify.eleName(n),this.attributeName=this.stringify.attName(r),this.attributeType=this.stringify.dtdAttType(a),this.defaultValue=this.stringify.dtdAttDefault(o),this.defaultValueType=i}return function(t,e){for(var n in e)r.call(e,n)&&(t[n]=e[n]);function a(){this.constructor=t}a.prototype=e.prototype,t.prototype=new a,t.__super__=e.prototype}(e,t),e.prototype.toString=function(t){return this.options.writer.set(t).dtdAttList(this)},e}(e)}).call(this)},3445:function(t,e,n){(function(){var e,r={}.hasOwnProperty;e=n(6028),t.exports=function(t){function e(t,n,r){if(e.__super__.constructor.call(this,t),null==n)throw new Error("Missing DTD element name. "+this.debugInfo());r||(r="(#PCDATA)"),Array.isArray(r)&&(r="("+r.join(",")+")"),this.name=this.stringify.eleName(n),this.value=this.stringify.dtdElementValue(r)}return function(t,e){for(var n in e)r.call(e,n)&&(t[n]=e[n]);function a(){this.constructor=t}a.prototype=e.prototype,t.prototype=new a,t.__super__=e.prototype}(e,t),e.prototype.toString=function(t){return this.options.writer.set(t).dtdElement(this)},e}(e)}).call(this)},3203:function(t,e,n){(function(){var e,r,a={}.hasOwnProperty;r=n(1148).isObject,e=n(6028),t.exports=function(t){function e(t,n,a,i){if(e.__super__.constructor.call(this,t),null==a)throw new Error("Missing DTD entity name. "+this.debugInfo(a));if(null==i)throw new Error("Missing DTD entity value. "+this.debugInfo(a));if(this.pe=!!n,this.name=this.stringify.eleName(a),r(i)){if(!i.pubID&&!i.sysID)throw new Error("Public and/or system identifiers are required for an external entity. "+this.debugInfo(a));if(i.pubID&&!i.sysID)throw new Error("System identifier is required for a public external entity. "+this.debugInfo(a));if(null!=i.pubID&&(this.pubID=this.stringify.dtdPubID(i.pubID)),null!=i.sysID&&(this.sysID=this.stringify.dtdSysID(i.sysID)),null!=i.nData&&(this.nData=this.stringify.dtdNData(i.nData)),this.pe&&this.nData)throw new Error("Notation declaration is not allowed in a parameter entity. "+this.debugInfo(a))}else this.value=this.stringify.dtdEntityValue(i)}return function(t,e){for(var n in e)a.call(e,n)&&(t[n]=e[n]);function r(){this.constructor=t}r.prototype=e.prototype,t.prototype=new r,t.__super__=e.prototype}(e,t),e.prototype.toString=function(t){return this.options.writer.set(t).dtdEntity(this)},e}(e)}).call(this)},9864:function(t,e,n){(function(){var e,r={}.hasOwnProperty;e=n(6028),t.exports=function(t){function e(t,n,r){if(e.__super__.constructor.call(this,t),null==n)throw new Error("Missing DTD notation name. "+this.debugInfo(n));if(!r.pubID&&!r.sysID)throw new Error("Public or system identifiers are required for an external entity. "+this.debugInfo(n));this.name=this.stringify.eleName(n),null!=r.pubID&&(this.pubID=this.stringify.dtdPubID(r.pubID)),null!=r.sysID&&(this.sysID=this.stringify.dtdSysID(r.sysID))}return function(t,e){for(var n in e)r.call(e,n)&&(t[n]=e[n]);function a(){this.constructor=t}a.prototype=e.prototype,t.prototype=new a,t.__super__=e.prototype}(e,t),e.prototype.toString=function(t){return this.options.writer.set(t).dtdNotation(this)},e}(e)}).call(this)},2823:function(t,e,n){(function(){var e,r,a={}.hasOwnProperty;r=n(1148).isObject,e=n(6028),t.exports=function(t){function e(t,n,a,i){var o;e.__super__.constructor.call(this,t),r(n)&&(n=(o=n).version,a=o.encoding,i=o.standalone),n||(n="1.0"),this.version=this.stringify.xmlVersion(n),null!=a&&(this.encoding=this.stringify.xmlEncoding(a)),null!=i&&(this.standalone=this.stringify.xmlStandalone(i))}return function(t,e){for(var n in e)a.call(e,n)&&(t[n]=e[n]);function r(){this.constructor=t}r.prototype=e.prototype,t.prototype=new r,t.__super__=e.prototype}(e,t),e.prototype.toString=function(t){return this.options.writer.set(t).declaration(this)},e}(e)}).call(this)},6162:function(t,e,n){(function(){var e,r,a,i,o,l,c={}.hasOwnProperty;l=n(1148).isObject,o=n(6028),e=n(332),a=n(3203),r=n(3445),i=n(9864),t.exports=function(t){function n(t,e,r){var a,i;n.__super__.constructor.call(this,t),this.name="!DOCTYPE",this.documentObject=t,l(e)&&(e=(a=e).pubID,r=a.sysID),null==r&&(r=(i=[e,r])[0],e=i[1]),null!=e&&(this.pubID=this.stringify.dtdPubID(e)),null!=r&&(this.sysID=this.stringify.dtdSysID(r))}return function(t,e){for(var n in e)c.call(e,n)&&(t[n]=e[n]);function r(){this.constructor=t}r.prototype=e.prototype,t.prototype=new r,t.__super__=e.prototype}(n,t),n.prototype.element=function(t,e){var n;return n=new r(this,t,e),this.children.push(n),this},n.prototype.attList=function(t,n,r,a,i){var o;return o=new e(this,t,n,r,a,i),this.children.push(o),this},n.prototype.entity=function(t,e){var n;return n=new a(this,!1,t,e),this.children.push(n),this},n.prototype.pEntity=function(t,e){var n;return n=new a(this,!0,t,e),this.children.push(n),this},n.prototype.notation=function(t,e){var n;return n=new i(this,t,e),this.children.push(n),this},n.prototype.toString=function(t){return this.options.writer.set(t).docType(this)},n.prototype.ele=function(t,e){return this.element(t,e)},n.prototype.att=function(t,e,n,r,a){return this.attList(t,e,n,r,a)},n.prototype.ent=function(t,e){return this.entity(t,e)},n.prototype.pent=function(t,e){return this.pEntity(t,e)},n.prototype.not=function(t,e){return this.notation(t,e)},n.prototype.up=function(){return this.root()||this.documentObject},n}(o)}).call(this)},7320:function(t,e,n){(function(){var e,r,a,i,o={}.hasOwnProperty;i=n(1148).isPlainObject,e=n(6028),a=n(6047),r=n(9098),t.exports=function(t){function e(t){e.__super__.constructor.call(this,null),this.name="?xml",t||(t={}),t.writer||(t.writer=new r),this.options=t,this.stringify=new a(t),this.isDocument=!0}return function(t,e){for(var n in e)o.call(e,n)&&(t[n]=e[n]);function r(){this.constructor=t}r.prototype=e.prototype,t.prototype=new r,t.__super__=e.prototype}(e,t),e.prototype.end=function(t){var e;return t?i(t)&&(e=t,t=this.options.writer.set(e)):t=this.options.writer,t.document(this)},e.prototype.toString=function(t){return this.options.writer.set(t).document(this)},e}(e)}).call(this)},9221:function(t,e,n){(function(){var e,r,a,i,o,l,c,s,u,d,h,f,p,g,v,m,y,b,x,M,w={}.hasOwnProperty;M=n(1148),b=M.isObject,y=M.isFunction,x=M.isPlainObject,m=M.getValue,d=n(8813),r=n(7847),a=n(8347),f=n(9692),v=n(2268),h=n(311),s=n(2823),u=n(6162),i=n(332),l=n(3203),o=n(3445),c=n(9864),e=n(5948),g=n(6047),p=n(9098),t.exports=function(){function t(t,e,n){var r;this.name="?xml",t||(t={}),t.writer?x(t.writer)&&(r=t.writer,t.writer=new p(r)):t.writer=new p(t),this.options=t,this.writer=t.writer,this.stringify=new g(t),this.onDataCallback=e||function(){},this.onEndCallback=n||function(){},this.currentNode=null,this.currentLevel=-1,this.openTags={},this.documentStarted=!1,this.documentCompleted=!1,this.root=null}return t.prototype.node=function(t,e,n){var r,a;if(null==t)throw new Error("Missing node name.");if(this.root&&-1===this.currentLevel)throw new Error("Document can only have one root node. "+this.debugInfo(t));return this.openCurrent(),t=m(t),null===e&&null==n&&(e=(r=[{},null])[0],n=r[1]),null==e&&(e={}),e=m(e),b(e)||(n=(a=[e,n])[0],e=a[1]),this.currentNode=new d(this,t,e),this.currentNode.children=!1,this.currentLevel++,this.openTags[this.currentLevel]=this.currentNode,null!=n&&this.text(n),this},t.prototype.element=function(t,e,n){return this.currentNode&&this.currentNode instanceof u?this.dtdElement.apply(this,arguments):this.node(t,e,n)},t.prototype.attribute=function(t,n){var r,a;if(!this.currentNode||this.currentNode.children)throw new Error("att() can only be used immediately after an ele() call in callback mode. "+this.debugInfo(t));if(null!=t&&(t=m(t)),b(t))for(r in t)w.call(t,r)&&(a=t[r],this.attribute(r,a));else y(n)&&(n=n.apply()),this.options.skipNullAttributes&&null==n||(this.currentNode.attributes[t]=new e(this,t,n));return this},t.prototype.text=function(t){var e;return this.openCurrent(),e=new v(this,t),this.onData(this.writer.text(e,this.currentLevel+1),this.currentLevel+1),this},t.prototype.cdata=function(t){var e;return this.openCurrent(),e=new r(this,t),this.onData(this.writer.cdata(e,this.currentLevel+1),this.currentLevel+1),this},t.prototype.comment=function(t){var e;return this.openCurrent(),e=new a(this,t),this.onData(this.writer.comment(e,this.currentLevel+1),this.currentLevel+1),this},t.prototype.raw=function(t){var e;return this.openCurrent(),e=new f(this,t),this.onData(this.writer.raw(e,this.currentLevel+1),this.currentLevel+1),this},t.prototype.instruction=function(t,e){var n,r,a,i,o;if(this.openCurrent(),null!=t&&(t=m(t)),null!=e&&(e=m(e)),Array.isArray(t))for(n=0,i=t.length;n<i;n++)r=t[n],this.instruction(r);else if(b(t))for(r in t)w.call(t,r)&&(a=t[r],this.instruction(r,a));else y(e)&&(e=e.apply()),o=new h(this,t,e),this.onData(this.writer.processingInstruction(o,this.currentLevel+1),this.currentLevel+1);return this},t.prototype.declaration=function(t,e,n){var r;if(this.openCurrent(),this.documentStarted)throw new Error("declaration() must be the first node.");return r=new s(this,t,e,n),this.onData(this.writer.declaration(r,this.currentLevel+1),this.currentLevel+1),this},t.prototype.doctype=function(t,e,n){if(this.openCurrent(),null==t)throw new Error("Missing root node name.");if(this.root)throw new Error("dtd() must come before the root node.");return this.currentNode=new u(this,e,n),this.currentNode.rootNodeName=t,this.currentNode.children=!1,this.currentLevel++,this.openTags[this.currentLevel]=this.currentNode,this},t.prototype.dtdElement=function(t,e){var n;return this.openCurrent(),n=new o(this,t,e),this.onData(this.writer.dtdElement(n,this.currentLevel+1),this.currentLevel+1),this},t.prototype.attList=function(t,e,n,r,a){var o;return this.openCurrent(),o=new i(this,t,e,n,r,a),this.onData(this.writer.dtdAttList(o,this.currentLevel+1),this.currentLevel+1),this},t.prototype.entity=function(t,e){var n;return this.openCurrent(),n=new l(this,!1,t,e),this.onData(this.writer.dtdEntity(n,this.currentLevel+1),this.currentLevel+1),this},t.prototype.pEntity=function(t,e){var n;return this.openCurrent(),n=new l(this,!0,t,e),this.onData(this.writer.dtdEntity(n,this.currentLevel+1),this.currentLevel+1),this},t.prototype.notation=function(t,e){var n;return this.openCurrent(),n=new c(this,t,e),this.onData(this.writer.dtdNotation(n,this.currentLevel+1),this.currentLevel+1),this},t.prototype.up=function(){if(this.currentLevel<0)throw new Error("The document node has no parent.");return this.currentNode?(this.currentNode.children?this.closeNode(this.currentNode):this.openNode(this.currentNode),this.currentNode=null):this.closeNode(this.openTags[this.currentLevel]),delete this.openTags[this.currentLevel],this.currentLevel--,this},t.prototype.end=function(){for(;this.currentLevel>=0;)this.up();return this.onEnd()},t.prototype.openCurrent=function(){if(this.currentNode)return this.currentNode.children=!0,this.openNode(this.currentNode)},t.prototype.openNode=function(t){if(!t.isOpen)return!this.root&&0===this.currentLevel&&t instanceof d&&(this.root=t),this.onData(this.writer.openNode(t,this.currentLevel),this.currentLevel),t.isOpen=!0},t.prototype.closeNode=function(t){if(!t.isClosed)return this.onData(this.writer.closeNode(t,this.currentLevel),this.currentLevel),t.isClosed=!0},t.prototype.onData=function(t,e){return this.documentStarted=!0,this.onDataCallback(t,e+1)},t.prototype.onEnd=function(){return this.documentCompleted=!0,this.onEndCallback()},t.prototype.debugInfo=function(t){return null==t?"":"node: <"+t+">"},t.prototype.ele=function(){return this.element.apply(this,arguments)},t.prototype.nod=function(t,e,n){return this.node(t,e,n)},t.prototype.txt=function(t){return this.text(t)},t.prototype.dat=function(t){return this.cdata(t)},t.prototype.com=function(t){return this.comment(t)},t.prototype.ins=function(t,e){return this.instruction(t,e)},t.prototype.dec=function(t,e,n){return this.declaration(t,e,n)},t.prototype.dtd=function(t,e,n){return this.doctype(t,e,n)},t.prototype.e=function(t,e,n){return this.element(t,e,n)},t.prototype.n=function(t,e,n){return this.node(t,e,n)},t.prototype.t=function(t){return this.text(t)},t.prototype.d=function(t){return this.cdata(t)},t.prototype.c=function(t){return this.comment(t)},t.prototype.r=function(t){return this.raw(t)},t.prototype.i=function(t,e){return this.instruction(t,e)},t.prototype.att=function(){return this.currentNode&&this.currentNode instanceof u?this.attList.apply(this,arguments):this.attribute.apply(this,arguments)},t.prototype.a=function(){return this.currentNode&&this.currentNode instanceof u?this.attList.apply(this,arguments):this.attribute.apply(this,arguments)},t.prototype.ent=function(t,e){return this.entity(t,e)},t.prototype.pent=function(t,e){return this.pEntity(t,e)},t.prototype.not=function(t,e){return this.notation(t,e)},t}()}).call(this)},9129:function(t,e,n){(function(){var e,r={}.hasOwnProperty;e=n(6028),t.exports=function(t){function e(t){e.__super__.constructor.call(this,t),this.isDummy=!0}return function(t,e){for(var n in e)r.call(e,n)&&(t[n]=e[n]);function a(){this.constructor=t}a.prototype=e.prototype,t.prototype=new a,t.__super__=e.prototype}(e,t),e.prototype.clone=function(){return Object.create(this)},e.prototype.toString=function(t){return""},e}(e)}).call(this)},8813:function(t,e,n){(function(){var e,r,a,i,o,l,c={}.hasOwnProperty;l=n(1148),o=l.isObject,i=l.isFunction,a=l.getValue,r=n(6028),e=n(5948),t.exports=function(t){function n(t,e,r){if(n.__super__.constructor.call(this,t),null==e)throw new Error("Missing element name. "+this.debugInfo());this.name=this.stringify.eleName(e),this.attributes={},null!=r&&this.attribute(r),t.isDocument&&(this.isRoot=!0,this.documentObject=t,t.rootObject=this)}return function(t,e){for(var n in e)c.call(e,n)&&(t[n]=e[n]);function r(){this.constructor=t}r.prototype=e.prototype,t.prototype=new r,t.__super__=e.prototype}(n,t),n.prototype.clone=function(){var t,e,n,r;for(e in(n=Object.create(this)).isRoot&&(n.documentObject=null),n.attributes={},r=this.attributes)c.call(r,e)&&(t=r[e],n.attributes[e]=t.clone());return n.children=[],this.children.forEach((function(t){var e;return(e=t.clone()).parent=n,n.children.push(e)})),n},n.prototype.attribute=function(t,n){var r,l;if(null!=t&&(t=a(t)),o(t))for(r in t)c.call(t,r)&&(l=t[r],this.attribute(r,l));else i(n)&&(n=n.apply()),this.options.skipNullAttributes&&null==n||(this.attributes[t]=new e(this,t,n));return this},n.prototype.removeAttribute=function(t){var e,n,r;if(null==t)throw new Error("Missing attribute name. "+this.debugInfo());if(t=a(t),Array.isArray(t))for(n=0,r=t.length;n<r;n++)e=t[n],delete this.attributes[e];else delete this.attributes[t];return this},n.prototype.toString=function(t){return this.options.writer.set(t).element(this)},n.prototype.att=function(t,e){return this.attribute(t,e)},n.prototype.a=function(t,e){return this.attribute(t,e)},n}(r)}).call(this)},6028:function(t,e,n){(function(){var e,r,a,i,o,l,c,s,u,d,h,f,p,g,v={}.hasOwnProperty;g=n(1148),p=g.isObject,f=g.isFunction,h=g.isEmpty,d=g.getValue,l=null,e=null,r=null,a=null,i=null,s=null,u=null,c=null,o=null,t.exports=function(){function t(t){this.parent=t,this.parent&&(this.options=this.parent.options,this.stringify=this.parent.stringify),this.children=[],l||(l=n(8813),e=n(7847),r=n(8347),a=n(2823),i=n(6162),s=n(9692),u=n(2268),c=n(311),o=n(9129))}return t.prototype.element=function(t,e,n){var r,a,i,o,l,c,s,u,g,m,y;if(c=null,null===e&&null==n&&(e=(g=[{},null])[0],n=g[1]),null==e&&(e={}),e=d(e),p(e)||(n=(m=[e,n])[0],e=m[1]),null!=t&&(t=d(t)),Array.isArray(t))for(i=0,s=t.length;i<s;i++)a=t[i],c=this.element(a);else if(f(t))c=this.element(t.apply());else if(p(t)){for(l in t)if(v.call(t,l))if(y=t[l],f(y)&&(y=y.apply()),p(y)&&h(y)&&(y=null),!this.options.ignoreDecorators&&this.stringify.convertAttKey&&0===l.indexOf(this.stringify.convertAttKey))c=this.attribute(l.substr(this.stringify.convertAttKey.length),y);else if(!this.options.separateArrayItems&&Array.isArray(y))for(o=0,u=y.length;o<u;o++)a=y[o],(r={})[l]=a,c=this.element(r);else p(y)?(c=this.element(l)).element(y):c=this.element(l,y)}else c=this.options.skipNullNodes&&null===n?this.dummy():!this.options.ignoreDecorators&&this.stringify.convertTextKey&&0===t.indexOf(this.stringify.convertTextKey)?this.text(n):!this.options.ignoreDecorators&&this.stringify.convertCDataKey&&0===t.indexOf(this.stringify.convertCDataKey)?this.cdata(n):!this.options.ignoreDecorators&&this.stringify.convertCommentKey&&0===t.indexOf(this.stringify.convertCommentKey)?this.comment(n):!this.options.ignoreDecorators&&this.stringify.convertRawKey&&0===t.indexOf(this.stringify.convertRawKey)?this.raw(n):!this.options.ignoreDecorators&&this.stringify.convertPIKey&&0===t.indexOf(this.stringify.convertPIKey)?this.instruction(t.substr(this.stringify.convertPIKey.length),n):this.node(t,e,n);if(null==c)throw new Error("Could not create any elements with: "+t+". "+this.debugInfo());return c},t.prototype.insertBefore=function(t,e,n){var r,a,i;if(this.isRoot)throw new Error("Cannot insert elements at root level. "+this.debugInfo(t));return a=this.parent.children.indexOf(this),i=this.parent.children.splice(a),r=this.parent.element(t,e,n),Array.prototype.push.apply(this.parent.children,i),r},t.prototype.insertAfter=function(t,e,n){var r,a,i;if(this.isRoot)throw new Error("Cannot insert elements at root level. "+this.debugInfo(t));return a=this.parent.children.indexOf(this),i=this.parent.children.splice(a+1),r=this.parent.element(t,e,n),Array.prototype.push.apply(this.parent.children,i),r},t.prototype.remove=function(){var t;if(this.isRoot)throw new Error("Cannot remove the root element. "+this.debugInfo());return t=this.parent.children.indexOf(this),[].splice.apply(this.parent.children,[t,t-t+1].concat([])),this.parent},t.prototype.node=function(t,e,n){var r,a;return null!=t&&(t=d(t)),e||(e={}),e=d(e),p(e)||(n=(a=[e,n])[0],e=a[1]),r=new l(this,t,e),null!=n&&r.text(n),this.children.push(r),r},t.prototype.text=function(t){var e;return e=new u(this,t),this.children.push(e),this},t.prototype.cdata=function(t){var n;return n=new e(this,t),this.children.push(n),this},t.prototype.comment=function(t){var e;return e=new r(this,t),this.children.push(e),this},t.prototype.commentBefore=function(t){var e,n;return e=this.parent.children.indexOf(this),n=this.parent.children.splice(e),this.parent.comment(t),Array.prototype.push.apply(this.parent.children,n),this},t.prototype.commentAfter=function(t){var e,n;return e=this.parent.children.indexOf(this),n=this.parent.children.splice(e+1),this.parent.comment(t),Array.prototype.push.apply(this.parent.children,n),this},t.prototype.raw=function(t){var e;return e=new s(this,t),this.children.push(e),this},t.prototype.dummy=function(){var t;return t=new o(this),this.children.push(t),t},t.prototype.instruction=function(t,e){var n,r,a,i,o;if(null!=t&&(t=d(t)),null!=e&&(e=d(e)),Array.isArray(t))for(i=0,o=t.length;i<o;i++)n=t[i],this.instruction(n);else if(p(t))for(n in t)v.call(t,n)&&(r=t[n],this.instruction(n,r));else f(e)&&(e=e.apply()),a=new c(this,t,e),this.children.push(a);return this},t.prototype.instructionBefore=function(t,e){var n,r;return n=this.parent.children.indexOf(this),r=this.parent.children.splice(n),this.parent.instruction(t,e),Array.prototype.push.apply(this.parent.children,r),this},t.prototype.instructionAfter=function(t,e){var n,r;return n=this.parent.children.indexOf(this),r=this.parent.children.splice(n+1),this.parent.instruction(t,e),Array.prototype.push.apply(this.parent.children,r),this},t.prototype.declaration=function(t,e,n){var r,i;return r=this.document(),i=new a(r,t,e,n),r.children[0]instanceof a?r.children[0]=i:r.children.unshift(i),r.root()||r},t.prototype.doctype=function(t,e){var n,r,a,o,l,c,s,u,d;for(n=this.document(),r=new i(n,t,e),a=o=0,c=(u=n.children).length;o<c;a=++o)if(u[a]instanceof i)return n.children[a]=r,r;for(a=l=0,s=(d=n.children).length;l<s;a=++l)if(d[a].isRoot)return n.children.splice(a,0,r),r;return n.children.push(r),r},t.prototype.up=function(){if(this.isRoot)throw new Error("The root node has no parent. Use doc() if you need to get the document object.");return this.parent},t.prototype.root=function(){var t;for(t=this;t;){if(t.isDocument)return t.rootObject;if(t.isRoot)return t;t=t.parent}},t.prototype.document=function(){var t;for(t=this;t;){if(t.isDocument)return t;t=t.parent}},t.prototype.end=function(t){return this.document().end(t)},t.prototype.prev=function(){var t;for(t=this.parent.children.indexOf(this);t>0&&this.parent.children[t-1].isDummy;)t-=1;if(t<1)throw new Error("Already at the first node. "+this.debugInfo());return this.parent.children[t-1]},t.prototype.next=function(){var t;for(t=this.parent.children.indexOf(this);t<this.parent.children.length-1&&this.parent.children[t+1].isDummy;)t+=1;if(-1===t||t===this.parent.children.length-1)throw new Error("Already at the last node. "+this.debugInfo());return this.parent.children[t+1]},t.prototype.importDocument=function(t){var e;return(e=t.root().clone()).parent=this,e.isRoot=!1,this.children.push(e),this},t.prototype.debugInfo=function(t){var e,n;return null!=(t=t||this.name)||(null!=(e=this.parent)?e.name:void 0)?null==t?"parent: <"+this.parent.name+">":(null!=(n=this.parent)?n.name:void 0)?"node: <"+t+">, parent: <"+this.parent.name+">":"node: <"+t+">":""},t.prototype.ele=function(t,e,n){return this.element(t,e,n)},t.prototype.nod=function(t,e,n){return this.node(t,e,n)},t.prototype.txt=function(t){return this.text(t)},t.prototype.dat=function(t){return this.cdata(t)},t.prototype.com=function(t){return this.comment(t)},t.prototype.ins=function(t,e){return this.instruction(t,e)},t.prototype.doc=function(){return this.document()},t.prototype.dec=function(t,e,n){return this.declaration(t,e,n)},t.prototype.dtd=function(t,e){return this.doctype(t,e)},t.prototype.e=function(t,e,n){return this.element(t,e,n)},t.prototype.n=function(t,e,n){return this.node(t,e,n)},t.prototype.t=function(t){return this.text(t)},t.prototype.d=function(t){return this.cdata(t)},t.prototype.c=function(t){return this.comment(t)},t.prototype.r=function(t){return this.raw(t)},t.prototype.i=function(t,e){return this.instruction(t,e)},t.prototype.u=function(){return this.up()},t.prototype.importXMLBuilder=function(t){return this.importDocument(t)},t}()}).call(this)},311:function(t,e,n){(function(){var e,r={}.hasOwnProperty;e=n(6028),t.exports=function(t){function e(t,n,r){if(e.__super__.constructor.call(this,t),null==n)throw new Error("Missing instruction target. "+this.debugInfo());this.target=this.stringify.insTarget(n),r&&(this.value=this.stringify.insValue(r))}return function(t,e){for(var n in e)r.call(e,n)&&(t[n]=e[n]);function a(){this.constructor=t}a.prototype=e.prototype,t.prototype=new a,t.__super__=e.prototype}(e,t),e.prototype.clone=function(){return Object.create(this)},e.prototype.toString=function(t){return this.options.writer.set(t).processingInstruction(this)},e}(e)}).call(this)},9692:function(t,e,n){(function(){var e,r={}.hasOwnProperty;e=n(6028),t.exports=function(t){function e(t,n){if(e.__super__.constructor.call(this,t),null==n)throw new Error("Missing raw text. "+this.debugInfo());this.value=this.stringify.raw(n)}return function(t,e){for(var n in e)r.call(e,n)&&(t[n]=e[n]);function a(){this.constructor=t}a.prototype=e.prototype,t.prototype=new a,t.__super__=e.prototype}(e,t),e.prototype.clone=function(){return Object.create(this)},e.prototype.toString=function(t){return this.options.writer.set(t).raw(this)},e}(e)}).call(this)},3240:function(t,e,n){(function(){var e,r,a,i,o,l,c,s,u,d,h,f,p,g,v={}.hasOwnProperty;c=n(2823),s=n(6162),e=n(7847),r=n(8347),d=n(8813),f=n(9692),p=n(2268),h=n(311),u=n(9129),a=n(332),i=n(3445),o=n(3203),l=n(9864),g=n(3081),t.exports=function(t){function n(t,e){n.__super__.constructor.call(this,e),this.stream=t}return function(t,e){for(var n in e)v.call(e,n)&&(t[n]=e[n]);function r(){this.constructor=t}r.prototype=e.prototype,t.prototype=new r,t.__super__=e.prototype}(n,t),n.prototype.document=function(t){var e,n,a,i,o,l,d,f;for(n=0,i=(l=t.children).length;n<i;n++)(e=l[n]).isLastRootNode=!1;for(t.children[t.children.length-1].isLastRootNode=!0,f=[],a=0,o=(d=t.children).length;a<o;a++)if(!((e=d[a])instanceof u))switch(!1){case!(e instanceof c):f.push(this.declaration(e));break;case!(e instanceof s):f.push(this.docType(e));break;case!(e instanceof r):f.push(this.comment(e));break;case!(e instanceof h):f.push(this.processingInstruction(e));break;default:f.push(this.element(e))}return f},n.prototype.attribute=function(t){return this.stream.write(" "+t.name+'="'+t.value+'"')},n.prototype.cdata=function(t,e){return this.stream.write(this.space(e)+"<![CDATA["+t.text+"]]>"+this.endline(t))},n.prototype.comment=function(t,e){return this.stream.write(this.space(e)+"\x3c!-- "+t.text+" --\x3e"+this.endline(t))},n.prototype.declaration=function(t,e){return this.stream.write(this.space(e)),this.stream.write('<?xml version="'+t.version+'"'),null!=t.encoding&&this.stream.write(' encoding="'+t.encoding+'"'),null!=t.standalone&&this.stream.write(' standalone="'+t.standalone+'"'),this.stream.write(this.spacebeforeslash+"?>"),this.stream.write(this.endline(t))},n.prototype.docType=function(t,n){var c,s,u,d;if(n||(n=0),this.stream.write(this.space(n)),this.stream.write("<!DOCTYPE "+t.root().name),t.pubID&&t.sysID?this.stream.write(' PUBLIC "'+t.pubID+'" "'+t.sysID+'"'):t.sysID&&this.stream.write(' SYSTEM "'+t.sysID+'"'),t.children.length>0){for(this.stream.write(" ["),this.stream.write(this.endline(t)),s=0,u=(d=t.children).length;s<u;s++)switch(c=d[s],!1){case!(c instanceof a):this.dtdAttList(c,n+1);break;case!(c instanceof i):this.dtdElement(c,n+1);break;case!(c instanceof o):this.dtdEntity(c,n+1);break;case!(c instanceof l):this.dtdNotation(c,n+1);break;case!(c instanceof e):this.cdata(c,n+1);break;case!(c instanceof r):this.comment(c,n+1);break;case!(c instanceof h):this.processingInstruction(c,n+1);break;default:throw new Error("Unknown DTD node type: "+c.constructor.name)}this.stream.write("]")}return this.stream.write(this.spacebeforeslash+">"),this.stream.write(this.endline(t))},n.prototype.element=function(t,n){var a,i,o,l,c,s,g,m;for(c in n||(n=0),m=this.space(n),this.stream.write(m+"<"+t.name),s=t.attributes)v.call(s,c)&&(a=s[c],this.attribute(a));if(0===t.children.length||t.children.every((function(t){return""===t.value})))this.allowEmpty?this.stream.write("></"+t.name+">"):this.stream.write(this.spacebeforeslash+"/>");else if(this.pretty&&1===t.children.length&&null!=t.children[0].value)this.stream.write(">"),this.stream.write(t.children[0].value),this.stream.write("</"+t.name+">");else{for(this.stream.write(">"+this.newline),o=0,l=(g=t.children).length;o<l;o++)switch(i=g[o],!1){case!(i instanceof e):this.cdata(i,n+1);break;case!(i instanceof r):this.comment(i,n+1);break;case!(i instanceof d):this.element(i,n+1);break;case!(i instanceof f):this.raw(i,n+1);break;case!(i instanceof p):this.text(i,n+1);break;case!(i instanceof h):this.processingInstruction(i,n+1);break;case!(i instanceof u):break;default:throw new Error("Unknown XML node type: "+i.constructor.name)}this.stream.write(m+"</"+t.name+">")}return this.stream.write(this.endline(t))},n.prototype.processingInstruction=function(t,e){return this.stream.write(this.space(e)+"<?"+t.target),t.value&&this.stream.write(" "+t.value),this.stream.write(this.spacebeforeslash+"?>"+this.endline(t))},n.prototype.raw=function(t,e){return this.stream.write(this.space(e)+t.value+this.endline(t))},n.prototype.text=function(t,e){return this.stream.write(this.space(e)+t.value+this.endline(t))},n.prototype.dtdAttList=function(t,e){return this.stream.write(this.space(e)+"<!ATTLIST "+t.elementName+" "+t.attributeName+" "+t.attributeType),"#DEFAULT"!==t.defaultValueType&&this.stream.write(" "+t.defaultValueType),t.defaultValue&&this.stream.write(' "'+t.defaultValue+'"'),this.stream.write(this.spacebeforeslash+">"+this.endline(t))},n.prototype.dtdElement=function(t,e){return this.stream.write(this.space(e)+"<!ELEMENT "+t.name+" "+t.value),this.stream.write(this.spacebeforeslash+">"+this.endline(t))},n.prototype.dtdEntity=function(t,e){return this.stream.write(this.space(e)+"<!ENTITY"),t.pe&&this.stream.write(" %"),this.stream.write(" "+t.name),t.value?this.stream.write(' "'+t.value+'"'):(t.pubID&&t.sysID?this.stream.write(' PUBLIC "'+t.pubID+'" "'+t.sysID+'"'):t.sysID&&this.stream.write(' SYSTEM "'+t.sysID+'"'),t.nData&&this.stream.write(" NDATA "+t.nData)),this.stream.write(this.spacebeforeslash+">"+this.endline(t))},n.prototype.dtdNotation=function(t,e){return this.stream.write(this.space(e)+"<!NOTATION "+t.name),t.pubID&&t.sysID?this.stream.write(' PUBLIC "'+t.pubID+'" "'+t.sysID+'"'):t.pubID?this.stream.write(' PUBLIC "'+t.pubID+'"'):t.sysID&&this.stream.write(' SYSTEM "'+t.sysID+'"'),this.stream.write(this.spacebeforeslash+">"+this.endline(t))},n.prototype.endline=function(t){return t.isLastRootNode?"":this.newline},n}(g)}).call(this)},9098:function(t,e,n){(function(){var e,r,a,i,o,l,c,s,u,d,h,f,p,g,v={}.hasOwnProperty;c=n(2823),s=n(6162),e=n(7847),r=n(8347),d=n(8813),f=n(9692),p=n(2268),h=n(311),u=n(9129),a=n(332),i=n(3445),o=n(3203),l=n(9864),g=n(3081),t.exports=function(t){function n(t){n.__super__.constructor.call(this,t)}return function(t,e){for(var n in e)v.call(e,n)&&(t[n]=e[n]);function r(){this.constructor=t}r.prototype=e.prototype,t.prototype=new r,t.__super__=e.prototype}(n,t),n.prototype.document=function(t){var e,n,a,i,o;for(this.textispresent=!1,i="",n=0,a=(o=t.children).length;n<a;n++)(e=o[n])instanceof u||(i+=function(){switch(!1){case!(e instanceof c):return this.declaration(e);case!(e instanceof s):return this.docType(e);case!(e instanceof r):return this.comment(e);case!(e instanceof h):return this.processingInstruction(e);default:return this.element(e,0)}}.call(this));return this.pretty&&i.slice(-this.newline.length)===this.newline&&(i=i.slice(0,-this.newline.length)),i},n.prototype.attribute=function(t){return" "+t.name+'="'+t.value+'"'},n.prototype.cdata=function(t,e){return this.space(e)+"<![CDATA["+t.text+"]]>"+this.newline},n.prototype.comment=function(t,e){return this.space(e)+"\x3c!-- "+t.text+" --\x3e"+this.newline},n.prototype.declaration=function(t,e){var n;return n=this.space(e),n+='<?xml version="'+t.version+'"',null!=t.encoding&&(n+=' encoding="'+t.encoding+'"'),null!=t.standalone&&(n+=' standalone="'+t.standalone+'"'),n+=this.spacebeforeslash+"?>",n+=this.newline},n.prototype.docType=function(t,n){var c,s,u,d,f;if(n||(n=0),d=this.space(n),d+="<!DOCTYPE "+t.root().name,t.pubID&&t.sysID?d+=' PUBLIC "'+t.pubID+'" "'+t.sysID+'"':t.sysID&&(d+=' SYSTEM "'+t.sysID+'"'),t.children.length>0){for(d+=" [",d+=this.newline,s=0,u=(f=t.children).length;s<u;s++)c=f[s],d+=function(){switch(!1){case!(c instanceof a):return this.dtdAttList(c,n+1);case!(c instanceof i):return this.dtdElement(c,n+1);case!(c instanceof o):return this.dtdEntity(c,n+1);case!(c instanceof l):return this.dtdNotation(c,n+1);case!(c instanceof e):return this.cdata(c,n+1);case!(c instanceof r):return this.comment(c,n+1);case!(c instanceof h):return this.processingInstruction(c,n+1);default:throw new Error("Unknown DTD node type: "+c.constructor.name)}}.call(this);d+="]"}return d+=this.spacebeforeslash+">",d+=this.newline},n.prototype.element=function(t,n){var a,i,o,l,c,s,g,m,y,b,x,M,w;for(g in n||(n=0),w=!1,this.textispresent?(this.newline="",this.pretty=!1):(this.newline=this.newlinedefault,this.pretty=this.prettydefault),m="",m+=(M=this.space(n))+"<"+t.name,y=t.attributes)v.call(y,g)&&(a=y[g],m+=this.attribute(a));if(0===t.children.length||t.children.every((function(t){return""===t.value})))this.allowEmpty?m+="></"+t.name+">"+this.newline:m+=this.spacebeforeslash+"/>"+this.newline;else if(this.pretty&&1===t.children.length&&null!=t.children[0].value)m+=">",m+=t.children[0].value,m+="</"+t.name+">"+this.newline;else{if(this.dontprettytextnodes)for(o=0,c=(b=t.children).length;o<c;o++)if(null!=(i=b[o]).value){this.textispresent++,w=!0;break}for(this.textispresent&&(this.newline="",this.pretty=!1,M=this.space(n)),m+=">"+this.newline,l=0,s=(x=t.children).length;l<s;l++)i=x[l],m+=function(){switch(!1){case!(i instanceof e):return this.cdata(i,n+1);case!(i instanceof r):return this.comment(i,n+1);case!(i instanceof d):return this.element(i,n+1);case!(i instanceof f):return this.raw(i,n+1);case!(i instanceof p):return this.text(i,n+1);case!(i instanceof h):return this.processingInstruction(i,n+1);case!(i instanceof u):return"";default:throw new Error("Unknown XML node type: "+i.constructor.name)}}.call(this);w&&this.textispresent--,this.textispresent||(this.newline=this.newlinedefault,this.pretty=this.prettydefault),m+=M+"</"+t.name+">"+this.newline}return m},n.prototype.processingInstruction=function(t,e){var n;return n=this.space(e)+"<?"+t.target,t.value&&(n+=" "+t.value),n+=this.spacebeforeslash+"?>"+this.newline},n.prototype.raw=function(t,e){return this.space(e)+t.value+this.newline},n.prototype.text=function(t,e){return this.space(e)+t.value+this.newline},n.prototype.dtdAttList=function(t,e){var n;return n=this.space(e)+"<!ATTLIST "+t.elementName+" "+t.attributeName+" "+t.attributeType,"#DEFAULT"!==t.defaultValueType&&(n+=" "+t.defaultValueType),t.defaultValue&&(n+=' "'+t.defaultValue+'"'),n+=this.spacebeforeslash+">"+this.newline},n.prototype.dtdElement=function(t,e){return this.space(e)+"<!ELEMENT "+t.name+" "+t.value+this.spacebeforeslash+">"+this.newline},n.prototype.dtdEntity=function(t,e){var n;return n=this.space(e)+"<!ENTITY",t.pe&&(n+=" %"),n+=" "+t.name,t.value?n+=' "'+t.value+'"':(t.pubID&&t.sysID?n+=' PUBLIC "'+t.pubID+'" "'+t.sysID+'"':t.sysID&&(n+=' SYSTEM "'+t.sysID+'"'),t.nData&&(n+=" NDATA "+t.nData)),n+=this.spacebeforeslash+">"+this.newline},n.prototype.dtdNotation=function(t,e){var n;return n=this.space(e)+"<!NOTATION "+t.name,t.pubID&&t.sysID?n+=' PUBLIC "'+t.pubID+'" "'+t.sysID+'"':t.pubID?n+=' PUBLIC "'+t.pubID+'"':t.sysID&&(n+=' SYSTEM "'+t.sysID+'"'),n+=this.spacebeforeslash+">"+this.newline},n.prototype.openNode=function(t,e){var n,r,a,i;if(e||(e=0),t instanceof d){for(r in a=this.space(e)+"<"+t.name,i=t.attributes)v.call(i,r)&&(n=i[r],a+=this.attribute(n));return a+=(t.children?">":"/>")+this.newline}return a=this.space(e)+"<!DOCTYPE "+t.rootNodeName,t.pubID&&t.sysID?a+=' PUBLIC "'+t.pubID+'" "'+t.sysID+'"':t.sysID&&(a+=' SYSTEM "'+t.sysID+'"'),a+=(t.children?" [":">")+this.newline},n.prototype.closeNode=function(t,e){switch(e||(e=0),!1){case!(t instanceof d):return this.space(e)+"</"+t.name+">"+this.newline;case!(t instanceof s):return this.space(e)+"]>"+this.newline}},n}(g)}).call(this)},6047:function(t){(function(){var e={}.hasOwnProperty;t.exports=function(){function t(t){var n,r,a,i,o;for(a in this.assertLegalChar=(n=this.assertLegalChar,r=this,function(){return n.apply(r,arguments)}),t||(t={}),this.noDoubleEncoding=t.noDoubleEncoding,i=t.stringify||{})e.call(i,a)&&(o=i[a],this[a]=o)}return t.prototype.eleName=function(t){return t=""+t||"",this.assertLegalChar(t)},t.prototype.eleText=function(t){return t=""+t||"",this.assertLegalChar(this.elEscape(t))},t.prototype.cdata=function(t){return t=(t=""+t||"").replace("]]>","]]]]><![CDATA[>"),this.assertLegalChar(t)},t.prototype.comment=function(t){if((t=""+t||"").match(/--/))throw new Error("Comment text cannot contain double-hypen: "+t);return this.assertLegalChar(t)},t.prototype.raw=function(t){return""+t||""},t.prototype.attName=function(t){return""+t||""},t.prototype.attValue=function(t){return t=""+t||"",this.attEscape(t)},t.prototype.insTarget=function(t){return""+t||""},t.prototype.insValue=function(t){if((t=""+t||"").match(/\?>/))throw new Error("Invalid processing instruction value: "+t);return t},t.prototype.xmlVersion=function(t){if(!(t=""+t||"").match(/1\.[0-9]+/))throw new Error("Invalid version number: "+t);return t},t.prototype.xmlEncoding=function(t){if(!(t=""+t||"").match(/^[A-Za-z](?:[A-Za-z0-9._-])*$/))throw new Error("Invalid encoding: "+t);return t},t.prototype.xmlStandalone=function(t){return t?"yes":"no"},t.prototype.dtdPubID=function(t){return""+t||""},t.prototype.dtdSysID=function(t){return""+t||""},t.prototype.dtdElementValue=function(t){return""+t||""},t.prototype.dtdAttType=function(t){return""+t||""},t.prototype.dtdAttDefault=function(t){return null!=t?""+t||"":t},t.prototype.dtdEntityValue=function(t){return""+t||""},t.prototype.dtdNData=function(t){return""+t||""},t.prototype.convertAttKey="@",t.prototype.convertPIKey="?",t.prototype.convertTextKey="#text",t.prototype.convertCDataKey="#cdata",t.prototype.convertCommentKey="#comment",t.prototype.convertRawKey="#raw",t.prototype.assertLegalChar=function(t){var e;if(e=t.match(/[\0\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/))throw new Error("Invalid character in string: "+t+" at index "+e.index);return t},t.prototype.elEscape=function(t){var e;return e=this.noDoubleEncoding?/(?!&\S+;)&/g:/&/g,t.replace(e,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/\r/g,"&#xD;")},t.prototype.attEscape=function(t){var e;return e=this.noDoubleEncoding?/(?!&\S+;)&/g:/&/g,t.replace(e,"&amp;").replace(/</g,"&lt;").replace(/"/g,"&quot;").replace(/\t/g,"&#x9;").replace(/\n/g,"&#xA;").replace(/\r/g,"&#xD;")},t}()}).call(this)},2268:function(t,e,n){(function(){var e,r={}.hasOwnProperty;e=n(6028),t.exports=function(t){function e(t,n){if(e.__super__.constructor.call(this,t),null==n)throw new Error("Missing element text. "+this.debugInfo());this.value=this.stringify.eleText(n)}return function(t,e){for(var n in e)r.call(e,n)&&(t[n]=e[n]);function a(){this.constructor=t}a.prototype=e.prototype,t.prototype=new a,t.__super__=e.prototype}(e,t),e.prototype.clone=function(){return Object.create(this)},e.prototype.toString=function(t){return this.options.writer.set(t).text(this)},e}(e)}).call(this)},3081:function(t){(function(){var e={}.hasOwnProperty;t.exports=function(){function t(t){var n,r,a,i,o,l,c,s,u;for(n in t||(t={}),this.pretty=t.pretty||!1,this.allowEmpty=null!=(r=t.allowEmpty)&&r,this.pretty?(this.indent=null!=(a=t.indent)?a:"  ",this.newline=null!=(i=t.newline)?i:"\n",this.offset=null!=(o=t.offset)?o:0,this.dontprettytextnodes=null!=(l=t.dontprettytextnodes)?l:0):(this.indent="",this.newline="",this.offset=0,this.dontprettytextnodes=0),this.spacebeforeslash=null!=(c=t.spacebeforeslash)?c:"",!0===this.spacebeforeslash&&(this.spacebeforeslash=" "),this.newlinedefault=this.newline,this.prettydefault=this.pretty,s=t.writer||{})e.call(s,n)&&(u=s[n],this[n]=u)}return t.prototype.set=function(t){var n,r,a;for(n in t||(t={}),"pretty"in t&&(this.pretty=t.pretty),"allowEmpty"in t&&(this.allowEmpty=t.allowEmpty),this.pretty?(this.indent="indent"in t?t.indent:"  ",this.newline="newline"in t?t.newline:"\n",this.offset="offset"in t?t.offset:0,this.dontprettytextnodes="dontprettytextnodes"in t?t.dontprettytextnodes:0):(this.indent="",this.newline="",this.offset=0,this.dontprettytextnodes=0),this.spacebeforeslash="spacebeforeslash"in t?t.spacebeforeslash:"",!0===this.spacebeforeslash&&(this.spacebeforeslash=" "),this.newlinedefault=this.newline,this.prettydefault=this.pretty,r=t.writer||{})e.call(r,n)&&(a=r[n],this[n]=a);return this},t.prototype.space=function(t){var e;return this.pretty&&(e=(t||0)+this.offset+1)>0?new Array(e).join(this.indent):""},t}()}).call(this)},5226:function(t,e,n){(function(){var e,r,a,i,o,l,c;c=n(1148),o=c.assign,l=c.isFunction,e=n(7320),r=n(9221),i=n(9098),a=n(3240),t.exports.create=function(t,n,r,a){var i,l;if(null==t)throw new Error("Root element needs a name.");return a=o({},n,r,a),l=(i=new e(a)).element(t),a.headless||(i.declaration(a),null==a.pubID&&null==a.sysID||i.doctype(a)),l},t.exports.begin=function(t,n,a){var i;return l(t)&&(n=(i=[t,n])[0],a=i[1],t={}),n?new r(t,n,a):new e(t)},t.exports.stringWriter=function(t){return new i(t)},t.exports.streamWriter=function(t,e){return new a(t,e)}}).call(this)},2480:function(){},3897:function(t){t.exports=function(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r},t.exports.__esModule=!0,t.exports.default=t.exports},5372:function(t){t.exports=function(t){if(Array.isArray(t))return t},t.exports.__esModule=!0,t.exports.default=t.exports},4704:function(t,e,n){var r=n(6116);t.exports=function(t,e){var n="undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=r(t))||e&&t&&"number"===typeof t.length){n&&(t=n);var a=0,i=function(){};return{s:i,n:function(){return a>=t.length?{done:!0}:{done:!1,value:t[a++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,l=!0,c=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return l=t.done,t},e:function(t){c=!0,o=t},f:function(){try{l||null==n.return||n.return()}finally{if(c)throw o}}}},t.exports.__esModule=!0,t.exports.default=t.exports},8872:function(t){t.exports=function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,a,i,o,l=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(l.push(r.value),l.length!==e);c=!0);}catch(u){s=!0,a=u}finally{try{if(!c&&null!=n.return&&(o=n.return(),Object(o)!==o))return}finally{if(s)throw a}}return l}},t.exports.__esModule=!0,t.exports.default=t.exports},2218:function(t){t.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},t.exports.__esModule=!0,t.exports.default=t.exports},7424:function(t,e,n){var r=n(5372),a=n(8872),i=n(6116),o=n(2218);t.exports=function(t,e){return r(t)||a(t,e)||i(t,e)||o()},t.exports.__esModule=!0,t.exports.default=t.exports},6116:function(t,e,n){var r=n(3897);t.exports=function(t,e){if(t){if("string"===typeof t)return r(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?r(t,e):void 0}},t.exports.__esModule=!0,t.exports.default=t.exports},5856:function(t,e,n){"use strict";n.r(e),n.d(e,{VERSION:function(){return a},after:function(){return Te},all:function(){return tn},allKeys:function(){return vt},any:function(){return en},assign:function(){return Tt},before:function(){return Ve},bind:function(){return we},bindAll:function(){return Ae},chain:function(){return ye},chunk:function(){return Rn},clone:function(){return Rt},collect:function(){return Ye},compact:function(){return Hn},compose:function(){return De},constant:function(){return Q},contains:function(){return nn},countBy:function(){return mn},create:function(){return It},debounce:function(){return Le},default:function(){return Un},defaults:function(){return Vt},defer:function(){return Ee},delay:function(){return He},detect:function(){return Ze},difference:function(){return Sn},drop:function(){return An},each:function(){return qe},escape:function(){return oe},every:function(){return tn},extend:function(){return Dt},extendOwn:function(){return Tt},filter:function(){return Qe},find:function(){return Ze},findIndex:function(){return Fe},findKey:function(){return Ie},findLastIndex:function(){return Ne},findWhere:function(){return Ge},first:function(){return Cn},flatten:function(){return En},foldl:function(){return $e},foldr:function(){return Ke},forEach:function(){return qe},functions:function(){return _t},get:function(){return Ut},groupBy:function(){return gn},has:function(){return Wt},head:function(){return Cn},identity:function(){return Zt},include:function(){return nn},includes:function(){return nn},indexBy:function(){return vn},indexOf:function(){return Ue},initial:function(){return zn},inject:function(){return $e},intersection:function(){return Dn},invert:function(){return Lt},invoke:function(){return rn},isArguments:function(){return X},isArray:function(){return G},isArrayBuffer:function(){return I},isBoolean:function(){return E},isDataView:function(){return Z},isDate:function(){return D},isElement:function(){return S},isEmpty:function(){return ct},isEqual:function(){return gt},isError:function(){return V},isFinite:function(){return $},isFunction:function(){return N},isMap:function(){return Ct},isMatch:function(){return st},isNaN:function(){return K},isNull:function(){return k},isNumber:function(){return B},isObject:function(){return A},isRegExp:function(){return T},isSet:function(){return kt},isString:function(){return _},isSymbol:function(){return O},isTypedArray:function(){return at},isUndefined:function(){return H},isWeakMap:function(){return At},isWeakSet:function(){return Ht},iteratee:function(){return $t},keys:function(){return lt},last:function(){return kn},lastIndexOf:function(){return We},map:function(){return Ye},mapObject:function(){return Qt},matcher:function(){return Gt},matches:function(){return Gt},max:function(){return ln},memoize:function(){return ke},methods:function(){return _t},min:function(){return cn},mixin:function(){return Nn},negate:function(){return Be},noop:function(){return Jt},now:function(){return re},object:function(){return On},omit:function(){return wn},once:function(){return Oe},pairs:function(){return St},partial:function(){return Me},partition:function(){return yn},pick:function(){return Mn},pluck:function(){return an},property:function(){return qt},propertyOf:function(){return te},random:function(){return ne},range:function(){return In},reduce:function(){return $e},reduceRight:function(){return Ke},reject:function(){return Je},rest:function(){return An},restArguments:function(){return C},result:function(){return ge},sample:function(){return dn},select:function(){return Qe},shuffle:function(){return hn},size:function(){return bn},some:function(){return en},sortBy:function(){return fn},sortedIndex:function(){return Pe},tail:function(){return An},take:function(){return Cn},tap:function(){return Ft},template:function(){return pe},templateSettings:function(){return ce},throttle:function(){return Se},times:function(){return ee},toArray:function(){return un},toPath:function(){return Nt},transpose:function(){return Tn},unescape:function(){return le},union:function(){return Bn},uniq:function(){return _n},unique:function(){return _n},uniqueId:function(){return me},unzip:function(){return Tn},values:function(){return Et},where:function(){return on},without:function(){return Ln},wrap:function(){return _e},zip:function(){return Vn}});var r={};n.r(r),n.d(r,{VERSION:function(){return a},after:function(){return Te},all:function(){return tn},allKeys:function(){return vt},any:function(){return en},assign:function(){return Tt},before:function(){return Ve},bind:function(){return we},bindAll:function(){return Ae},chain:function(){return ye},chunk:function(){return Rn},clone:function(){return Rt},collect:function(){return Ye},compact:function(){return Hn},compose:function(){return De},constant:function(){return Q},contains:function(){return nn},countBy:function(){return mn},create:function(){return It},debounce:function(){return Le},default:function(){return Pn},defaults:function(){return Vt},defer:function(){return Ee},delay:function(){return He},detect:function(){return Ze},difference:function(){return Sn},drop:function(){return An},each:function(){return qe},escape:function(){return oe},every:function(){return tn},extend:function(){return Dt},extendOwn:function(){return Tt},filter:function(){return Qe},find:function(){return Ze},findIndex:function(){return Fe},findKey:function(){return Ie},findLastIndex:function(){return Ne},findWhere:function(){return Ge},first:function(){return Cn},flatten:function(){return En},foldl:function(){return $e},foldr:function(){return Ke},forEach:function(){return qe},functions:function(){return _t},get:function(){return Ut},groupBy:function(){return gn},has:function(){return Wt},head:function(){return Cn},identity:function(){return Zt},include:function(){return nn},includes:function(){return nn},indexBy:function(){return vn},indexOf:function(){return Ue},initial:function(){return zn},inject:function(){return $e},intersection:function(){return Dn},invert:function(){return Lt},invoke:function(){return rn},isArguments:function(){return X},isArray:function(){return G},isArrayBuffer:function(){return I},isBoolean:function(){return E},isDataView:function(){return Z},isDate:function(){return D},isElement:function(){return S},isEmpty:function(){return ct},isEqual:function(){return gt},isError:function(){return V},isFinite:function(){return $},isFunction:function(){return N},isMap:function(){return Ct},isMatch:function(){return st},isNaN:function(){return K},isNull:function(){return k},isNumber:function(){return B},isObject:function(){return A},isRegExp:function(){return T},isSet:function(){return kt},isString:function(){return _},isSymbol:function(){return O},isTypedArray:function(){return at},isUndefined:function(){return H},isWeakMap:function(){return At},isWeakSet:function(){return Ht},iteratee:function(){return $t},keys:function(){return lt},last:function(){return kn},lastIndexOf:function(){return We},map:function(){return Ye},mapObject:function(){return Qt},matcher:function(){return Gt},matches:function(){return Gt},max:function(){return ln},memoize:function(){return ke},methods:function(){return _t},min:function(){return cn},mixin:function(){return Nn},negate:function(){return Be},noop:function(){return Jt},now:function(){return re},object:function(){return On},omit:function(){return wn},once:function(){return Oe},pairs:function(){return St},partial:function(){return Me},partition:function(){return yn},pick:function(){return Mn},pluck:function(){return an},property:function(){return qt},propertyOf:function(){return te},random:function(){return ne},range:function(){return In},reduce:function(){return $e},reduceRight:function(){return Ke},reject:function(){return Je},rest:function(){return An},restArguments:function(){return C},result:function(){return ge},sample:function(){return dn},select:function(){return Qe},shuffle:function(){return hn},size:function(){return bn},some:function(){return en},sortBy:function(){return fn},sortedIndex:function(){return Pe},tail:function(){return An},take:function(){return Cn},tap:function(){return Ft},template:function(){return pe},templateSettings:function(){return ce},throttle:function(){return Se},times:function(){return ee},toArray:function(){return un},toPath:function(){return Nt},transpose:function(){return Tn},unescape:function(){return le},union:function(){return Bn},uniq:function(){return _n},unique:function(){return _n},uniqueId:function(){return me},unzip:function(){return Tn},values:function(){return Et},where:function(){return on},without:function(){return Ln},wrap:function(){return _e},zip:function(){return Vn}});var a="1.13.7",i="object"==typeof self&&self.self===self&&self||"object"==typeof global&&global.global===global&&global||Function("return this")()||{},o=Array.prototype,l=Object.prototype,c="undefined"!==typeof Symbol?Symbol.prototype:null,s=o.push,u=o.slice,d=l.toString,h=l.hasOwnProperty,f="undefined"!==typeof ArrayBuffer,p="undefined"!==typeof DataView,g=Array.isArray,v=Object.keys,m=Object.create,y=f&&ArrayBuffer.isView,b=isNaN,x=isFinite,M=!{toString:null}.propertyIsEnumerable("toString"),w=["valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],z=Math.pow(2,53)-1;function C(t,e){return e=null==e?t.length-1:+e,function(){for(var n=Math.max(arguments.length-e,0),r=Array(n),a=0;a<n;a++)r[a]=arguments[a+e];switch(e){case 0:return t.call(this,r);case 1:return t.call(this,arguments[0],r);case 2:return t.call(this,arguments[0],arguments[1],r)}var i=Array(e+1);for(a=0;a<e;a++)i[a]=arguments[a];return i[e]=r,t.apply(this,i)}}function A(t){var e=typeof t;return"function"===e||"object"===e&&!!t}function k(t){return null===t}function H(t){return void 0===t}function E(t){return!0===t||!1===t||"[object Boolean]"===d.call(t)}function S(t){return!(!t||1!==t.nodeType)}function L(t){var e="[object "+t+"]";return function(t){return d.call(t)===e}}var _=L("String"),B=L("Number"),D=L("Date"),T=L("RegExp"),V=L("Error"),O=L("Symbol"),I=L("ArrayBuffer"),R=L("Function"),F=i.document&&i.document.childNodes;"object"!=typeof Int8Array&&"function"!=typeof F&&(R=function(t){return"function"==typeof t||!1});var N=R,P=L("Object"),j=p&&(!/\[native code\]/.test(String(DataView))||P(new DataView(new ArrayBuffer(8)))),U="undefined"!==typeof Map&&P(new Map),W=L("DataView");var Z=j?function(t){return null!=t&&N(t.getInt8)&&I(t.buffer)}:W,G=g||L("Array");function q(t,e){return null!=t&&h.call(t,e)}var Y=L("Arguments");!function(){Y(arguments)||(Y=function(t){return q(t,"callee")})}();var X=Y;function $(t){return!O(t)&&x(t)&&!isNaN(parseFloat(t))}function K(t){return B(t)&&b(t)}function Q(t){return function(){return t}}function J(t){return function(e){var n=t(e);return"number"==typeof n&&n>=0&&n<=z}}function tt(t){return function(e){return null==e?void 0:e[t]}}var et=tt("byteLength"),nt=J(et),rt=/\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\]/;var at=f?function(t){return y?y(t)&&!Z(t):nt(t)&&rt.test(d.call(t))}:Q(!1),it=tt("length");function ot(t,e){e=function(t){for(var e={},n=t.length,r=0;r<n;++r)e[t[r]]=!0;return{contains:function(t){return!0===e[t]},push:function(n){return e[n]=!0,t.push(n)}}}(e);var n=w.length,r=t.constructor,a=N(r)&&r.prototype||l,i="constructor";for(q(t,i)&&!e.contains(i)&&e.push(i);n--;)(i=w[n])in t&&t[i]!==a[i]&&!e.contains(i)&&e.push(i)}function lt(t){if(!A(t))return[];if(v)return v(t);var e=[];for(var n in t)q(t,n)&&e.push(n);return M&&ot(t,e),e}function ct(t){if(null==t)return!0;var e=it(t);return"number"==typeof e&&(G(t)||_(t)||X(t))?0===e:0===it(lt(t))}function st(t,e){var n=lt(e),r=n.length;if(null==t)return!r;for(var a=Object(t),i=0;i<r;i++){var o=n[i];if(e[o]!==a[o]||!(o in a))return!1}return!0}function ut(t){return t instanceof ut?t:this instanceof ut?void(this._wrapped=t):new ut(t)}function dt(t){return new Uint8Array(t.buffer||t,t.byteOffset||0,et(t))}ut.VERSION=a,ut.prototype.value=function(){return this._wrapped},ut.prototype.valueOf=ut.prototype.toJSON=ut.prototype.value,ut.prototype.toString=function(){return String(this._wrapped)};var ht="[object DataView]";function ft(t,e,n,r){if(t===e)return 0!==t||1/t===1/e;if(null==t||null==e)return!1;if(t!==t)return e!==e;var a=typeof t;return("function"===a||"object"===a||"object"==typeof e)&&pt(t,e,n,r)}function pt(t,e,n,r){t instanceof ut&&(t=t._wrapped),e instanceof ut&&(e=e._wrapped);var a=d.call(t);if(a!==d.call(e))return!1;if(j&&"[object Object]"==a&&Z(t)){if(!Z(e))return!1;a=ht}switch(a){case"[object RegExp]":case"[object String]":return""+t===""+e;case"[object Number]":return+t!==+t?+e!==+e:0===+t?1/+t===1/e:+t===+e;case"[object Date]":case"[object Boolean]":return+t===+e;case"[object Symbol]":return c.valueOf.call(t)===c.valueOf.call(e);case"[object ArrayBuffer]":case ht:return pt(dt(t),dt(e),n,r)}var i="[object Array]"===a;if(!i&&at(t)){if(et(t)!==et(e))return!1;if(t.buffer===e.buffer&&t.byteOffset===e.byteOffset)return!0;i=!0}if(!i){if("object"!=typeof t||"object"!=typeof e)return!1;var o=t.constructor,l=e.constructor;if(o!==l&&!(N(o)&&o instanceof o&&N(l)&&l instanceof l)&&"constructor"in t&&"constructor"in e)return!1}r=r||[];for(var s=(n=n||[]).length;s--;)if(n[s]===t)return r[s]===e;if(n.push(t),r.push(e),i){if((s=t.length)!==e.length)return!1;for(;s--;)if(!ft(t[s],e[s],n,r))return!1}else{var u,h=lt(t);if(s=h.length,lt(e).length!==s)return!1;for(;s--;)if(!q(e,u=h[s])||!ft(t[u],e[u],n,r))return!1}return n.pop(),r.pop(),!0}function gt(t,e){return ft(t,e)}function vt(t){if(!A(t))return[];var e=[];for(var n in t)e.push(n);return M&&ot(t,e),e}function mt(t){var e=it(t);return function(n){if(null==n)return!1;var r=vt(n);if(it(r))return!1;for(var a=0;a<e;a++)if(!N(n[t[a]]))return!1;return t!==wt||!N(n[yt])}}var yt="forEach",bt=["clear","delete"],xt=["get","has","set"],Mt=bt.concat(yt,xt),wt=bt.concat(xt),zt=["add"].concat(bt,yt,"has"),Ct=U?mt(Mt):L("Map"),At=U?mt(wt):L("WeakMap"),kt=U?mt(zt):L("Set"),Ht=L("WeakSet");function Et(t){for(var e=lt(t),n=e.length,r=Array(n),a=0;a<n;a++)r[a]=t[e[a]];return r}function St(t){for(var e=lt(t),n=e.length,r=Array(n),a=0;a<n;a++)r[a]=[e[a],t[e[a]]];return r}function Lt(t){for(var e={},n=lt(t),r=0,a=n.length;r<a;r++)e[t[n[r]]]=n[r];return e}function _t(t){var e=[];for(var n in t)N(t[n])&&e.push(n);return e.sort()}function Bt(t,e){return function(n){var r=arguments.length;if(e&&(n=Object(n)),r<2||null==n)return n;for(var a=1;a<r;a++)for(var i=arguments[a],o=t(i),l=o.length,c=0;c<l;c++){var s=o[c];e&&void 0!==n[s]||(n[s]=i[s])}return n}}var Dt=Bt(vt),Tt=Bt(lt),Vt=Bt(vt,!0);function Ot(t){if(!A(t))return{};if(m)return m(t);var e=function(){};e.prototype=t;var n=new e;return e.prototype=null,n}function It(t,e){var n=Ot(t);return e&&Tt(n,e),n}function Rt(t){return A(t)?G(t)?t.slice():Dt({},t):t}function Ft(t,e){return e(t),t}function Nt(t){return G(t)?t:[t]}function Pt(t){return ut.toPath(t)}function jt(t,e){for(var n=e.length,r=0;r<n;r++){if(null==t)return;t=t[e[r]]}return n?t:void 0}function Ut(t,e,n){var r=jt(t,Pt(e));return H(r)?n:r}function Wt(t,e){for(var n=(e=Pt(e)).length,r=0;r<n;r++){var a=e[r];if(!q(t,a))return!1;t=t[a]}return!!n}function Zt(t){return t}function Gt(t){return t=Tt({},t),function(e){return st(e,t)}}function qt(t){return t=Pt(t),function(e){return jt(e,t)}}function Yt(t,e,n){if(void 0===e)return t;switch(null==n?3:n){case 1:return function(n){return t.call(e,n)};case 3:return function(n,r,a){return t.call(e,n,r,a)};case 4:return function(n,r,a,i){return t.call(e,n,r,a,i)}}return function(){return t.apply(e,arguments)}}function Xt(t,e,n){return null==t?Zt:N(t)?Yt(t,e,n):A(t)&&!G(t)?Gt(t):qt(t)}function $t(t,e){return Xt(t,e,1/0)}function Kt(t,e,n){return ut.iteratee!==$t?ut.iteratee(t,e):Xt(t,e,n)}function Qt(t,e,n){e=Kt(e,n);for(var r=lt(t),a=r.length,i={},o=0;o<a;o++){var l=r[o];i[l]=e(t[l],l,t)}return i}function Jt(){}function te(t){return null==t?Jt:function(e){return Ut(t,e)}}function ee(t,e,n){var r=Array(Math.max(0,t));e=Yt(e,n,1);for(var a=0;a<t;a++)r[a]=e(a);return r}function ne(t,e){return null==e&&(e=t,t=0),t+Math.floor(Math.random()*(e-t+1))}ut.toPath=Nt,ut.iteratee=$t;var re=Date.now||function(){return(new Date).getTime()};function ae(t){var e=function(e){return t[e]},n="(?:"+lt(t).join("|")+")",r=RegExp(n),a=RegExp(n,"g");return function(t){return t=null==t?"":""+t,r.test(t)?t.replace(a,e):t}}var ie={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"},oe=ae(ie),le=ae(Lt(ie)),ce=ut.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g},se=/(.)^/,ue={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},de=/\\|'|\r|\n|\u2028|\u2029/g;function he(t){return"\\"+ue[t]}var fe=/^\s*(\w|\$)+\s*$/;function pe(t,e,n){!e&&n&&(e=n),e=Vt({},e,ut.templateSettings);var r=RegExp([(e.escape||se).source,(e.interpolate||se).source,(e.evaluate||se).source].join("|")+"|$","g"),a=0,i="__p+='";t.replace(r,(function(e,n,r,o,l){return i+=t.slice(a,l).replace(de,he),a=l+e.length,n?i+="'+\n((__t=("+n+"))==null?'':_.escape(__t))+\n'":r?i+="'+\n((__t=("+r+"))==null?'':__t)+\n'":o&&(i+="';\n"+o+"\n__p+='"),e})),i+="';\n";var o,l=e.variable;if(l){if(!fe.test(l))throw new Error("variable is not a bare identifier: "+l)}else i="with(obj||{}){\n"+i+"}\n",l="obj";i="var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};\n"+i+"return __p;\n";try{o=new Function(l,"_",i)}catch(s){throw s.source=i,s}var c=function(t){return o.call(this,t,ut)};return c.source="function("+l+"){\n"+i+"}",c}function ge(t,e,n){var r=(e=Pt(e)).length;if(!r)return N(n)?n.call(t):n;for(var a=0;a<r;a++){var i=null==t?void 0:t[e[a]];void 0===i&&(i=n,a=r),t=N(i)?i.call(t):i}return t}var ve=0;function me(t){var e=++ve+"";return t?t+e:e}function ye(t){var e=ut(t);return e._chain=!0,e}function be(t,e,n,r,a){if(!(r instanceof e))return t.apply(n,a);var i=Ot(t.prototype),o=t.apply(i,a);return A(o)?o:i}var xe=C((function(t,e){var n=xe.placeholder;return function r(){for(var a=0,i=e.length,o=Array(i),l=0;l<i;l++)o[l]=e[l]===n?arguments[a++]:e[l];for(;a<arguments.length;)o.push(arguments[a++]);return be(t,r,this,this,o)}}));xe.placeholder=ut;var Me=xe,we=C((function(t,e,n){if(!N(t))throw new TypeError("Bind must be called on a function");var r=C((function(a){return be(t,r,e,this,n.concat(a))}));return r})),ze=J(it);function Ce(t,e,n,r){if(r=r||[],e||0===e){if(e<=0)return r.concat(t)}else e=1/0;for(var a=r.length,i=0,o=it(t);i<o;i++){var l=t[i];if(ze(l)&&(G(l)||X(l)))if(e>1)Ce(l,e-1,n,r),a=r.length;else for(var c=0,s=l.length;c<s;)r[a++]=l[c++];else n||(r[a++]=l)}return r}var Ae=C((function(t,e){var n=(e=Ce(e,!1,!1)).length;if(n<1)throw new Error("bindAll must be passed function names");for(;n--;){var r=e[n];t[r]=we(t[r],t)}return t}));function ke(t,e){var n=function n(r){var a=n.cache,i=""+(e?e.apply(this,arguments):r);return q(a,i)||(a[i]=t.apply(this,arguments)),a[i]};return n.cache={},n}var He=C((function(t,e,n){return setTimeout((function(){return t.apply(null,n)}),e)})),Ee=Me(He,ut,1);function Se(t,e,n){var r,a,i,o,l=0;n||(n={});var c=function(){l=!1===n.leading?0:re(),r=null,o=t.apply(a,i),r||(a=i=null)},s=function(){var s=re();l||!1!==n.leading||(l=s);var u=e-(s-l);return a=this,i=arguments,u<=0||u>e?(r&&(clearTimeout(r),r=null),l=s,o=t.apply(a,i),r||(a=i=null)):r||!1===n.trailing||(r=setTimeout(c,u)),o};return s.cancel=function(){clearTimeout(r),l=0,r=a=i=null},s}function Le(t,e,n){var r,a,i,o,l,c=function c(){var s=re()-a;e>s?r=setTimeout(c,e-s):(r=null,n||(o=t.apply(l,i)),r||(i=l=null))},s=C((function(s){return l=this,i=s,a=re(),r||(r=setTimeout(c,e),n&&(o=t.apply(l,i))),o}));return s.cancel=function(){clearTimeout(r),r=i=l=null},s}function _e(t,e){return Me(e,t)}function Be(t){return function(){return!t.apply(this,arguments)}}function De(){var t=arguments,e=t.length-1;return function(){for(var n=e,r=t[e].apply(this,arguments);n--;)r=t[n].call(this,r);return r}}function Te(t,e){return function(){if(--t<1)return e.apply(this,arguments)}}function Ve(t,e){var n;return function(){return--t>0&&(n=e.apply(this,arguments)),t<=1&&(e=null),n}}var Oe=Me(Ve,2);function Ie(t,e,n){e=Kt(e,n);for(var r,a=lt(t),i=0,o=a.length;i<o;i++)if(e(t[r=a[i]],r,t))return r}function Re(t){return function(e,n,r){n=Kt(n,r);for(var a=it(e),i=t>0?0:a-1;i>=0&&i<a;i+=t)if(n(e[i],i,e))return i;return-1}}var Fe=Re(1),Ne=Re(-1);function Pe(t,e,n,r){for(var a=(n=Kt(n,r,1))(e),i=0,o=it(t);i<o;){var l=Math.floor((i+o)/2);n(t[l])<a?i=l+1:o=l}return i}function je(t,e,n){return function(r,a,i){var o=0,l=it(r);if("number"==typeof i)t>0?o=i>=0?i:Math.max(i+l,o):l=i>=0?Math.min(i+1,l):i+l+1;else if(n&&i&&l)return r[i=n(r,a)]===a?i:-1;if(a!==a)return(i=e(u.call(r,o,l),K))>=0?i+o:-1;for(i=t>0?o:l-1;i>=0&&i<l;i+=t)if(r[i]===a)return i;return-1}}var Ue=je(1,Fe,Pe),We=je(-1,Ne);function Ze(t,e,n){var r=(ze(t)?Fe:Ie)(t,e,n);if(void 0!==r&&-1!==r)return t[r]}function Ge(t,e){return Ze(t,Gt(e))}function qe(t,e,n){var r,a;if(e=Yt(e,n),ze(t))for(r=0,a=t.length;r<a;r++)e(t[r],r,t);else{var i=lt(t);for(r=0,a=i.length;r<a;r++)e(t[i[r]],i[r],t)}return t}function Ye(t,e,n){e=Kt(e,n);for(var r=!ze(t)&&lt(t),a=(r||t).length,i=Array(a),o=0;o<a;o++){var l=r?r[o]:o;i[o]=e(t[l],l,t)}return i}function Xe(t){return function(e,n,r,a){var i=arguments.length>=3;return function(e,n,r,a){var i=!ze(e)&&lt(e),o=(i||e).length,l=t>0?0:o-1;for(a||(r=e[i?i[l]:l],l+=t);l>=0&&l<o;l+=t){var c=i?i[l]:l;r=n(r,e[c],c,e)}return r}(e,Yt(n,a,4),r,i)}}var $e=Xe(1),Ke=Xe(-1);function Qe(t,e,n){var r=[];return e=Kt(e,n),qe(t,(function(t,n,a){e(t,n,a)&&r.push(t)})),r}function Je(t,e,n){return Qe(t,Be(Kt(e)),n)}function tn(t,e,n){e=Kt(e,n);for(var r=!ze(t)&&lt(t),a=(r||t).length,i=0;i<a;i++){var o=r?r[i]:i;if(!e(t[o],o,t))return!1}return!0}function en(t,e,n){e=Kt(e,n);for(var r=!ze(t)&&lt(t),a=(r||t).length,i=0;i<a;i++){var o=r?r[i]:i;if(e(t[o],o,t))return!0}return!1}function nn(t,e,n,r){return ze(t)||(t=Et(t)),("number"!=typeof n||r)&&(n=0),Ue(t,e,n)>=0}var rn=C((function(t,e,n){var r,a;return N(e)?a=e:(e=Pt(e),r=e.slice(0,-1),e=e[e.length-1]),Ye(t,(function(t){var i=a;if(!i){if(r&&r.length&&(t=jt(t,r)),null==t)return;i=t[e]}return null==i?i:i.apply(t,n)}))}));function an(t,e){return Ye(t,qt(e))}function on(t,e){return Qe(t,Gt(e))}function ln(t,e,n){var r,a,i=-1/0,o=-1/0;if(null==e||"number"==typeof e&&"object"!=typeof t[0]&&null!=t)for(var l=0,c=(t=ze(t)?t:Et(t)).length;l<c;l++)null!=(r=t[l])&&r>i&&(i=r);else e=Kt(e,n),qe(t,(function(t,n,r){((a=e(t,n,r))>o||a===-1/0&&i===-1/0)&&(i=t,o=a)}));return i}function cn(t,e,n){var r,a,i=1/0,o=1/0;if(null==e||"number"==typeof e&&"object"!=typeof t[0]&&null!=t)for(var l=0,c=(t=ze(t)?t:Et(t)).length;l<c;l++)null!=(r=t[l])&&r<i&&(i=r);else e=Kt(e,n),qe(t,(function(t,n,r){((a=e(t,n,r))<o||a===1/0&&i===1/0)&&(i=t,o=a)}));return i}var sn=/[^\ud800-\udfff]|[\ud800-\udbff][\udc00-\udfff]|[\ud800-\udfff]/g;function un(t){return t?G(t)?u.call(t):_(t)?t.match(sn):ze(t)?Ye(t,Zt):Et(t):[]}function dn(t,e,n){if(null==e||n)return ze(t)||(t=Et(t)),t[ne(t.length-1)];var r=un(t),a=it(r);e=Math.max(Math.min(e,a),0);for(var i=a-1,o=0;o<e;o++){var l=ne(o,i),c=r[o];r[o]=r[l],r[l]=c}return r.slice(0,e)}function hn(t){return dn(t,1/0)}function fn(t,e,n){var r=0;return e=Kt(e,n),an(Ye(t,(function(t,n,a){return{value:t,index:r++,criteria:e(t,n,a)}})).sort((function(t,e){var n=t.criteria,r=e.criteria;if(n!==r){if(n>r||void 0===n)return 1;if(n<r||void 0===r)return-1}return t.index-e.index})),"value")}function pn(t,e){return function(n,r,a){var i=e?[[],[]]:{};return r=Kt(r,a),qe(n,(function(e,a){var o=r(e,a,n);t(i,e,o)})),i}}var gn=pn((function(t,e,n){q(t,n)?t[n].push(e):t[n]=[e]})),vn=pn((function(t,e,n){t[n]=e})),mn=pn((function(t,e,n){q(t,n)?t[n]++:t[n]=1})),yn=pn((function(t,e,n){t[n?0:1].push(e)}),!0);function bn(t){return null==t?0:ze(t)?t.length:lt(t).length}function xn(t,e,n){return e in n}var Mn=C((function(t,e){var n={},r=e[0];if(null==t)return n;N(r)?(e.length>1&&(r=Yt(r,e[1])),e=vt(t)):(r=xn,e=Ce(e,!1,!1),t=Object(t));for(var a=0,i=e.length;a<i;a++){var o=e[a],l=t[o];r(l,o,t)&&(n[o]=l)}return n})),wn=C((function(t,e){var n,r=e[0];return N(r)?(r=Be(r),e.length>1&&(n=e[1])):(e=Ye(Ce(e,!1,!1),String),r=function(t,n){return!nn(e,n)}),Mn(t,r,n)}));function zn(t,e,n){return u.call(t,0,Math.max(0,t.length-(null==e||n?1:e)))}function Cn(t,e,n){return null==t||t.length<1?null==e||n?void 0:[]:null==e||n?t[0]:zn(t,t.length-e)}function An(t,e,n){return u.call(t,null==e||n?1:e)}function kn(t,e,n){return null==t||t.length<1?null==e||n?void 0:[]:null==e||n?t[t.length-1]:An(t,Math.max(0,t.length-e))}function Hn(t){return Qe(t,Boolean)}function En(t,e){return Ce(t,e,!1)}var Sn=C((function(t,e){return e=Ce(e,!0,!0),Qe(t,(function(t){return!nn(e,t)}))})),Ln=C((function(t,e){return Sn(t,e)}));function _n(t,e,n,r){E(e)||(r=n,n=e,e=!1),null!=n&&(n=Kt(n,r));for(var a=[],i=[],o=0,l=it(t);o<l;o++){var c=t[o],s=n?n(c,o,t):c;e&&!n?(o&&i===s||a.push(c),i=s):n?nn(i,s)||(i.push(s),a.push(c)):nn(a,c)||a.push(c)}return a}var Bn=C((function(t){return _n(Ce(t,!0,!0))}));function Dn(t){for(var e=[],n=arguments.length,r=0,a=it(t);r<a;r++){var i=t[r];if(!nn(e,i)){var o;for(o=1;o<n&&nn(arguments[o],i);o++);o===n&&e.push(i)}}return e}function Tn(t){for(var e=t&&ln(t,it).length||0,n=Array(e),r=0;r<e;r++)n[r]=an(t,r);return n}var Vn=C(Tn);function On(t,e){for(var n={},r=0,a=it(t);r<a;r++)e?n[t[r]]=e[r]:n[t[r][0]]=t[r][1];return n}function In(t,e,n){null==e&&(e=t||0,t=0),n||(n=e<t?-1:1);for(var r=Math.max(Math.ceil((e-t)/n),0),a=Array(r),i=0;i<r;i++,t+=n)a[i]=t;return a}function Rn(t,e){if(null==e||e<1)return[];for(var n=[],r=0,a=t.length;r<a;)n.push(u.call(t,r,r+=e));return n}function Fn(t,e){return t._chain?ut(e).chain():e}function Nn(t){return qe(_t(t),(function(e){var n=ut[e]=t[e];ut.prototype[e]=function(){var t=[this._wrapped];return s.apply(t,arguments),Fn(this,n.apply(ut,t))}})),ut}qe(["pop","push","reverse","shift","sort","splice","unshift"],(function(t){var e=o[t];ut.prototype[t]=function(){var n=this._wrapped;return null!=n&&(e.apply(n,arguments),"shift"!==t&&"splice"!==t||0!==n.length||delete n[0]),Fn(this,n)}})),qe(["concat","join","slice"],(function(t){var e=o[t];ut.prototype[t]=function(){var t=this._wrapped;return null!=t&&(t=e.apply(t,arguments)),Fn(this,t)}}));var Pn=ut,jn=Nn(r);jn._=jn;var Un=jn}},e={};function n(r){var a=e[r];if(void 0!==a)return a.exports;var i=e[r]={id:r,loaded:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.loaded=!0,i.exports}n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,{a:e}),e},function(){var t,e=Object.getPrototypeOf?function(t){return Object.getPrototypeOf(t)}:function(t){return t.__proto__};n.t=function(r,a){if(1&a&&(r=this(r)),8&a)return r;if("object"===typeof r&&r){if(4&a&&r.__esModule)return r;if(16&a&&"function"===typeof r.then)return r}var i=Object.create(null);n.r(i);var o={};t=t||[null,e({}),e([]),e(e)];for(var l=2&a&&r;"object"==typeof l&&!~t.indexOf(l);l=e(l))Object.getOwnPropertyNames(l).forEach((function(t){o[t]=function(){return r[t]}}));return o.default=function(){return r},n.d(i,o),i}}(),n.d=function(t,e){for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.g=function(){if("object"===typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"===typeof window)return window}}(),n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.r=function(t){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.nmd=function(t){return t.paths=[],t.children||(t.children=[]),t},n.p="/",n.nc=void 0;var r={};!function(){"use strict";var t={};n.r(t),n.d(t,{boolean:function(){return Mp},booleanish:function(){return wp},commaOrSpaceSeparated:function(){return Hp},commaSeparated:function(){return kp},number:function(){return Cp},overloadedBoolean:function(){return zp},spaceSeparated:function(){return Ap}});var e={};n.r(e),n.d(e,{attentionMarkers:function(){return oE},contentInitial:function(){return tE},disable:function(){return lE},document:function(){return JH},flow:function(){return nE},flowInitial:function(){return eE},insideSpan:function(){return iE},string:function(){return rE},text:function(){return aE}});var r={};n.r(r),n.d(r,{HiAcademicCap:function(){return oK},HiAdjustmentsHorizontal:function(){return lK},HiAdjustmentsVertical:function(){return cK},HiArchiveBox:function(){return dK},HiArchiveBoxArrowDown:function(){return sK},HiArchiveBoxXMark:function(){return uK},HiArrowDown:function(){return yK},HiArrowDownCircle:function(){return hK},HiArrowDownLeft:function(){return fK},HiArrowDownOnSquare:function(){return gK},HiArrowDownOnSquareStack:function(){return pK},HiArrowDownRight:function(){return vK},HiArrowDownTray:function(){return mK},HiArrowLeft:function(){return MK},HiArrowLeftCircle:function(){return bK},HiArrowLeftOnRectangle:function(){return xK},HiArrowLongDown:function(){return wK},HiArrowLongLeft:function(){return zK},HiArrowLongRight:function(){return CK},HiArrowLongUp:function(){return AK},HiArrowPath:function(){return HK},HiArrowPathRoundedSquare:function(){return kK},HiArrowRight:function(){return LK},HiArrowRightCircle:function(){return EK},HiArrowRightOnRectangle:function(){return SK},HiArrowSmallDown:function(){return _K},HiArrowSmallLeft:function(){return BK},HiArrowSmallRight:function(){return DK},HiArrowSmallUp:function(){return TK},HiArrowTopRightOnSquare:function(){return VK},HiArrowTrendingDown:function(){return OK},HiArrowTrendingUp:function(){return IK},HiArrowUp:function(){return WK},HiArrowUpCircle:function(){return RK},HiArrowUpLeft:function(){return FK},HiArrowUpOnSquare:function(){return PK},HiArrowUpOnSquareStack:function(){return NK},HiArrowUpRight:function(){return jK},HiArrowUpTray:function(){return UK},HiArrowUturnDown:function(){return ZK},HiArrowUturnLeft:function(){return GK},HiArrowUturnRight:function(){return qK},HiArrowUturnUp:function(){return YK},HiArrowsPointingIn:function(){return XK},HiArrowsPointingOut:function(){return $K},HiArrowsRightLeft:function(){return KK},HiArrowsUpDown:function(){return QK},HiAtSymbol:function(){return JK},HiBackspace:function(){return tQ},HiBackward:function(){return eQ},HiBanknotes:function(){return nQ},HiBars2:function(){return rQ},HiBars3:function(){return lQ},HiBars3BottomLeft:function(){return aQ},HiBars3BottomRight:function(){return iQ},HiBars3CenterLeft:function(){return oQ},HiBars4:function(){return cQ},HiBarsArrowDown:function(){return sQ},HiBarsArrowUp:function(){return uQ},HiBattery0:function(){return dQ},HiBattery100:function(){return hQ},HiBattery50:function(){return fQ},HiBeaker:function(){return pQ},HiBell:function(){return yQ},HiBellAlert:function(){return gQ},HiBellSlash:function(){return vQ},HiBellSnooze:function(){return mQ},HiBolt:function(){return xQ},HiBoltSlash:function(){return bQ},HiBookOpen:function(){return MQ},HiBookmark:function(){return CQ},HiBookmarkSlash:function(){return wQ},HiBookmarkSquare:function(){return zQ},HiBriefcase:function(){return AQ},HiBugAnt:function(){return kQ},HiBuildingLibrary:function(){return HQ},HiBuildingOffice:function(){return SQ},HiBuildingOffice2:function(){return EQ},HiBuildingStorefront:function(){return LQ},HiCake:function(){return _Q},HiCalculator:function(){return BQ},HiCalendar:function(){return TQ},HiCalendarDays:function(){return DQ},HiCamera:function(){return VQ},HiChartBar:function(){return IQ},HiChartBarSquare:function(){return OQ},HiChartPie:function(){return RQ},HiChatBubbleBottomCenter:function(){return NQ},HiChatBubbleBottomCenterText:function(){return FQ},HiChatBubbleLeft:function(){return UQ},HiChatBubbleLeftEllipsis:function(){return PQ},HiChatBubbleLeftRight:function(){return jQ},HiChatBubbleOvalLeft:function(){return ZQ},HiChatBubbleOvalLeftEllipsis:function(){return WQ},HiCheck:function(){return YQ},HiCheckBadge:function(){return GQ},HiCheckCircle:function(){return qQ},HiChevronDoubleDown:function(){return XQ},HiChevronDoubleLeft:function(){return $Q},HiChevronDoubleRight:function(){return KQ},HiChevronDoubleUp:function(){return QQ},HiChevronDown:function(){return JQ},HiChevronLeft:function(){return tJ},HiChevronRight:function(){return eJ},HiChevronUp:function(){return rJ},HiChevronUpDown:function(){return nJ},HiCircleStack:function(){return aJ},HiClipboard:function(){return cJ},HiClipboardDocument:function(){return lJ},HiClipboardDocumentCheck:function(){return iJ},HiClipboardDocumentList:function(){return oJ},HiClock:function(){return sJ},HiCloud:function(){return hJ},HiCloudArrowDown:function(){return uJ},HiCloudArrowUp:function(){return dJ},HiCodeBracket:function(){return pJ},HiCodeBracketSquare:function(){return fJ},HiCog:function(){return mJ},HiCog6Tooth:function(){return gJ},HiCog8Tooth:function(){return vJ},HiCommandLine:function(){return yJ},HiComputerDesktop:function(){return bJ},HiCpuChip:function(){return xJ},HiCreditCard:function(){return MJ},HiCube:function(){return zJ},HiCubeTransparent:function(){return wJ},HiCurrencyBangladeshi:function(){return CJ},HiCurrencyDollar:function(){return AJ},HiCurrencyEuro:function(){return kJ},HiCurrencyPound:function(){return HJ},HiCurrencyRupee:function(){return EJ},HiCurrencyYen:function(){return SJ},HiCursorArrowRays:function(){return LJ},HiCursorArrowRipple:function(){return _J},HiDevicePhoneMobile:function(){return BJ},HiDeviceTablet:function(){return DJ},HiDocument:function(){return UJ},HiDocumentArrowDown:function(){return TJ},HiDocumentArrowUp:function(){return VJ},HiDocumentChartBar:function(){return OJ},HiDocumentCheck:function(){return IJ},HiDocumentDuplicate:function(){return RJ},HiDocumentMagnifyingGlass:function(){return FJ},HiDocumentMinus:function(){return NJ},HiDocumentPlus:function(){return PJ},HiDocumentText:function(){return jJ},HiEllipsisHorizontal:function(){return ZJ},HiEllipsisHorizontalCircle:function(){return WJ},HiEllipsisVertical:function(){return GJ},HiEnvelope:function(){return YJ},HiEnvelopeOpen:function(){return qJ},HiExclamationCircle:function(){return XJ},HiExclamationTriangle:function(){return $J},HiEye:function(){return JJ},HiEyeDropper:function(){return KJ},HiEyeSlash:function(){return QJ},HiFaceFrown:function(){return t1},HiFaceSmile:function(){return e1},HiFilm:function(){return n1},HiFingerPrint:function(){return r1},HiFire:function(){return a1},HiFlag:function(){return i1},HiFolder:function(){return u1},HiFolderArrowDown:function(){return o1},HiFolderMinus:function(){return l1},HiFolderOpen:function(){return c1},HiFolderPlus:function(){return s1},HiForward:function(){return d1},HiFunnel:function(){return h1},HiGif:function(){return f1},HiGift:function(){return g1},HiGiftTop:function(){return p1},HiGlobeAlt:function(){return v1},HiGlobeAmericas:function(){return m1},HiGlobeAsiaAustralia:function(){return y1},HiGlobeEuropeAfrica:function(){return b1},HiHandRaised:function(){return x1},HiHandThumbDown:function(){return M1},HiHandThumbUp:function(){return w1},HiHashtag:function(){return z1},HiHeart:function(){return C1},HiHome:function(){return k1},HiHomeModern:function(){return A1},HiIdentification:function(){return H1},HiInbox:function(){return L1},HiInboxArrowDown:function(){return E1},HiInboxStack:function(){return S1},HiInformationCircle:function(){return _1},HiKey:function(){return B1},HiLanguage:function(){return D1},HiLifebuoy:function(){return T1},HiLightBulb:function(){return V1},HiLink:function(){return O1},HiListBullet:function(){return I1},HiLockClosed:function(){return R1},HiLockOpen:function(){return F1},HiMagnifyingGlass:function(){return U1},HiMagnifyingGlassCircle:function(){return N1},HiMagnifyingGlassMinus:function(){return P1},HiMagnifyingGlassPlus:function(){return j1},HiMap:function(){return Z1},HiMapPin:function(){return W1},HiMegaphone:function(){return G1},HiMicrophone:function(){return q1},HiMinus:function(){return $1},HiMinusCircle:function(){return Y1},HiMinusSmall:function(){return X1},HiMoon:function(){return K1},HiMusicalNote:function(){return Q1},HiNewspaper:function(){return J1},HiNoSymbol:function(){return t0},HiOutlineAcademicCap:function(){return E2},HiOutlineAdjustmentsHorizontal:function(){return S2},HiOutlineAdjustmentsVertical:function(){return L2},HiOutlineArchiveBox:function(){return D2},HiOutlineArchiveBoxArrowDown:function(){return _2},HiOutlineArchiveBoxXMark:function(){return B2},HiOutlineArrowDown:function(){return N2},HiOutlineArrowDownCircle:function(){return T2},HiOutlineArrowDownLeft:function(){return V2},HiOutlineArrowDownOnSquare:function(){return I2},HiOutlineArrowDownOnSquareStack:function(){return O2},HiOutlineArrowDownRight:function(){return R2},HiOutlineArrowDownTray:function(){return F2},HiOutlineArrowLeft:function(){return U2},HiOutlineArrowLeftCircle:function(){return P2},HiOutlineArrowLeftOnRectangle:function(){return j2},HiOutlineArrowLongDown:function(){return W2},HiOutlineArrowLongLeft:function(){return Z2},HiOutlineArrowLongRight:function(){return G2},HiOutlineArrowLongUp:function(){return q2},HiOutlineArrowPath:function(){return X2},HiOutlineArrowPathRoundedSquare:function(){return Y2},HiOutlineArrowRight:function(){return Q2},HiOutlineArrowRightCircle:function(){return $2},HiOutlineArrowRightOnRectangle:function(){return K2},HiOutlineArrowSmallDown:function(){return J2},HiOutlineArrowSmallLeft:function(){return t5},HiOutlineArrowSmallRight:function(){return e5},HiOutlineArrowSmallUp:function(){return n5},HiOutlineArrowTopRightOnSquare:function(){return r5},HiOutlineArrowTrendingDown:function(){return a5},HiOutlineArrowTrendingUp:function(){return i5},HiOutlineArrowUp:function(){return h5},HiOutlineArrowUpCircle:function(){return o5},HiOutlineArrowUpLeft:function(){return l5},HiOutlineArrowUpOnSquare:function(){return s5},HiOutlineArrowUpOnSquareStack:function(){return c5},HiOutlineArrowUpRight:function(){return u5},HiOutlineArrowUpTray:function(){return d5},HiOutlineArrowUturnDown:function(){return f5},HiOutlineArrowUturnLeft:function(){return p5},HiOutlineArrowUturnRight:function(){return g5},HiOutlineArrowUturnUp:function(){return v5},HiOutlineArrowsPointingIn:function(){return m5},HiOutlineArrowsPointingOut:function(){return y5},HiOutlineArrowsRightLeft:function(){return b5},HiOutlineArrowsUpDown:function(){return x5},HiOutlineAtSymbol:function(){return M5},HiOutlineBackspace:function(){return w5},HiOutlineBackward:function(){return z5},HiOutlineBanknotes:function(){return C5},HiOutlineBars2:function(){return A5},HiOutlineBars3:function(){return S5},HiOutlineBars3BottomLeft:function(){return k5},HiOutlineBars3BottomRight:function(){return H5},HiOutlineBars3CenterLeft:function(){return E5},HiOutlineBars4:function(){return L5},HiOutlineBarsArrowDown:function(){return _5},HiOutlineBarsArrowUp:function(){return B5},HiOutlineBattery0:function(){return D5},HiOutlineBattery100:function(){return T5},HiOutlineBattery50:function(){return V5},HiOutlineBeaker:function(){return O5},HiOutlineBell:function(){return N5},HiOutlineBellAlert:function(){return I5},HiOutlineBellSlash:function(){return R5},HiOutlineBellSnooze:function(){return F5},HiOutlineBolt:function(){return j5},HiOutlineBoltSlash:function(){return P5},HiOutlineBookOpen:function(){return U5},HiOutlineBookmark:function(){return G5},HiOutlineBookmarkSlash:function(){return W5},HiOutlineBookmarkSquare:function(){return Z5},HiOutlineBriefcase:function(){return q5},HiOutlineBugAnt:function(){return Y5},HiOutlineBuildingLibrary:function(){return X5},HiOutlineBuildingOffice:function(){return K5},HiOutlineBuildingOffice2:function(){return $5},HiOutlineBuildingStorefront:function(){return Q5},HiOutlineCake:function(){return J5},HiOutlineCalculator:function(){return t4},HiOutlineCalendar:function(){return n4},HiOutlineCalendarDays:function(){return e4},HiOutlineCamera:function(){return r4},HiOutlineChartBar:function(){return i4},HiOutlineChartBarSquare:function(){return a4},HiOutlineChartPie:function(){return o4},HiOutlineChatBubbleBottomCenter:function(){return c4},HiOutlineChatBubbleBottomCenterText:function(){return l4},HiOutlineChatBubbleLeft:function(){return d4},HiOutlineChatBubbleLeftEllipsis:function(){return s4},HiOutlineChatBubbleLeftRight:function(){return u4},HiOutlineChatBubbleOvalLeft:function(){return f4},HiOutlineChatBubbleOvalLeftEllipsis:function(){return h4},HiOutlineCheck:function(){return v4},HiOutlineCheckBadge:function(){return p4},HiOutlineCheckCircle:function(){return g4},HiOutlineChevronDoubleDown:function(){return m4},HiOutlineChevronDoubleLeft:function(){return y4},HiOutlineChevronDoubleRight:function(){return b4},HiOutlineChevronDoubleUp:function(){return x4},HiOutlineChevronDown:function(){return M4},HiOutlineChevronLeft:function(){return w4},HiOutlineChevronRight:function(){return z4},HiOutlineChevronUp:function(){return A4},HiOutlineChevronUpDown:function(){return C4},HiOutlineCircleStack:function(){return k4},HiOutlineClipboard:function(){return L4},HiOutlineClipboardDocument:function(){return S4},HiOutlineClipboardDocumentCheck:function(){return H4},HiOutlineClipboardDocumentList:function(){return E4},HiOutlineClock:function(){return _4},HiOutlineCloud:function(){return T4},HiOutlineCloudArrowDown:function(){return B4},HiOutlineCloudArrowUp:function(){return D4},HiOutlineCodeBracket:function(){return O4},HiOutlineCodeBracketSquare:function(){return V4},HiOutlineCog:function(){return F4},HiOutlineCog6Tooth:function(){return I4},HiOutlineCog8Tooth:function(){return R4},HiOutlineCommandLine:function(){return N4},HiOutlineComputerDesktop:function(){return P4},HiOutlineCpuChip:function(){return j4},HiOutlineCreditCard:function(){return U4},HiOutlineCube:function(){return Z4},HiOutlineCubeTransparent:function(){return W4},HiOutlineCurrencyBangladeshi:function(){return G4},HiOutlineCurrencyDollar:function(){return q4},HiOutlineCurrencyEuro:function(){return Y4},HiOutlineCurrencyPound:function(){return X4},HiOutlineCurrencyRupee:function(){return $4},HiOutlineCurrencyYen:function(){return K4},HiOutlineCursorArrowRays:function(){return Q4},HiOutlineCursorArrowRipple:function(){return J4},HiOutlineDevicePhoneMobile:function(){return t3},HiOutlineDeviceTablet:function(){return e3},HiOutlineDocument:function(){return d3},HiOutlineDocumentArrowDown:function(){return n3},HiOutlineDocumentArrowUp:function(){return r3},HiOutlineDocumentChartBar:function(){return a3},HiOutlineDocumentCheck:function(){return i3},HiOutlineDocumentDuplicate:function(){return o3},HiOutlineDocumentMagnifyingGlass:function(){return l3},HiOutlineDocumentMinus:function(){return c3},HiOutlineDocumentPlus:function(){return s3},HiOutlineDocumentText:function(){return u3},HiOutlineEllipsisHorizontal:function(){return f3},HiOutlineEllipsisHorizontalCircle:function(){return h3},HiOutlineEllipsisVertical:function(){return p3},HiOutlineEnvelope:function(){return v3},HiOutlineEnvelopeOpen:function(){return g3},HiOutlineExclamationCircle:function(){return m3},HiOutlineExclamationTriangle:function(){return y3},HiOutlineEye:function(){return M3},HiOutlineEyeDropper:function(){return b3},HiOutlineEyeSlash:function(){return x3},HiOutlineFaceFrown:function(){return w3},HiOutlineFaceSmile:function(){return z3},HiOutlineFilm:function(){return C3},HiOutlineFingerPrint:function(){return A3},HiOutlineFire:function(){return k3},HiOutlineFlag:function(){return H3},HiOutlineFolder:function(){return B3},HiOutlineFolderArrowDown:function(){return E3},HiOutlineFolderMinus:function(){return S3},HiOutlineFolderOpen:function(){return L3},HiOutlineFolderPlus:function(){return _3},HiOutlineForward:function(){return D3},HiOutlineFunnel:function(){return T3},HiOutlineGif:function(){return V3},HiOutlineGift:function(){return I3},HiOutlineGiftTop:function(){return O3},HiOutlineGlobeAlt:function(){return R3},HiOutlineGlobeAmericas:function(){return F3},HiOutlineGlobeAsiaAustralia:function(){return N3},HiOutlineGlobeEuropeAfrica:function(){return P3},HiOutlineHandRaised:function(){return j3},HiOutlineHandThumbDown:function(){return U3},HiOutlineHandThumbUp:function(){return W3},HiOutlineHashtag:function(){return Z3},HiOutlineHeart:function(){return G3},HiOutlineHome:function(){return Y3},HiOutlineHomeModern:function(){return q3},HiOutlineIdentification:function(){return X3},HiOutlineInbox:function(){return Q3},HiOutlineInboxArrowDown:function(){return $3},HiOutlineInboxStack:function(){return K3},HiOutlineInformationCircle:function(){return J3},HiOutlineKey:function(){return t6},HiOutlineLanguage:function(){return e6},HiOutlineLifebuoy:function(){return n6},HiOutlineLightBulb:function(){return r6},HiOutlineLink:function(){return a6},HiOutlineListBullet:function(){return i6},HiOutlineLockClosed:function(){return o6},HiOutlineLockOpen:function(){return l6},HiOutlineMagnifyingGlass:function(){return d6},HiOutlineMagnifyingGlassCircle:function(){return c6},HiOutlineMagnifyingGlassMinus:function(){return s6},HiOutlineMagnifyingGlassPlus:function(){return u6},HiOutlineMap:function(){return f6},HiOutlineMapPin:function(){return h6},HiOutlineMegaphone:function(){return p6},HiOutlineMicrophone:function(){return g6},HiOutlineMinus:function(){return y6},HiOutlineMinusCircle:function(){return v6},HiOutlineMinusSmall:function(){return m6},HiOutlineMoon:function(){return b6},HiOutlineMusicalNote:function(){return x6},HiOutlineNewspaper:function(){return M6},HiOutlineNoSymbol:function(){return w6},HiOutlinePaintBrush:function(){return z6},HiOutlinePaperAirplane:function(){return C6},HiOutlinePaperClip:function(){return A6},HiOutlinePause:function(){return H6},HiOutlinePauseCircle:function(){return k6},HiOutlinePencil:function(){return S6},HiOutlinePencilSquare:function(){return E6},HiOutlinePhone:function(){return D6},HiOutlinePhoneArrowDownLeft:function(){return L6},HiOutlinePhoneArrowUpRight:function(){return _6},HiOutlinePhoneXMark:function(){return B6},HiOutlinePhoto:function(){return T6},HiOutlinePlay:function(){return I6},HiOutlinePlayCircle:function(){return V6},HiOutlinePlayPause:function(){return O6},HiOutlinePlus:function(){return N6},HiOutlinePlusCircle:function(){return R6},HiOutlinePlusSmall:function(){return F6},HiOutlinePower:function(){return P6},HiOutlinePresentationChartBar:function(){return j6},HiOutlinePresentationChartLine:function(){return U6},HiOutlinePrinter:function(){return W6},HiOutlinePuzzlePiece:function(){return Z6},HiOutlineQrCode:function(){return G6},HiOutlineQuestionMarkCircle:function(){return q6},HiOutlineQueueList:function(){return Y6},HiOutlineRadio:function(){return X6},HiOutlineReceiptPercent:function(){return $6},HiOutlineReceiptRefund:function(){return K6},HiOutlineRectangleGroup:function(){return Q6},HiOutlineRectangleStack:function(){return J6},HiOutlineRocketLaunch:function(){return t7},HiOutlineRss:function(){return e7},HiOutlineScale:function(){return n7},HiOutlineScissors:function(){return r7},HiOutlineServer:function(){return i7},HiOutlineServerStack:function(){return a7},HiOutlineShare:function(){return o7},HiOutlineShieldCheck:function(){return l7},HiOutlineShieldExclamation:function(){return c7},HiOutlineShoppingBag:function(){return s7},HiOutlineShoppingCart:function(){return u7},HiOutlineSignal:function(){return h7},HiOutlineSignalSlash:function(){return d7},HiOutlineSparkles:function(){return f7},HiOutlineSpeakerWave:function(){return p7},HiOutlineSpeakerXMark:function(){return g7},HiOutlineSquare2Stack:function(){return v7},HiOutlineSquare3Stack3D:function(){return m7},HiOutlineSquares2X2:function(){return y7},HiOutlineSquaresPlus:function(){return b7},HiOutlineStar:function(){return x7},HiOutlineStop:function(){return w7},HiOutlineStopCircle:function(){return M7},HiOutlineSun:function(){return z7},HiOutlineSwatch:function(){return C7},HiOutlineTableCells:function(){return A7},HiOutlineTag:function(){return k7},HiOutlineTicket:function(){return H7},HiOutlineTrash:function(){return E7},HiOutlineTrophy:function(){return S7},HiOutlineTruck:function(){return L7},HiOutlineTv:function(){return _7},HiOutlineUser:function(){return O7},HiOutlineUserCircle:function(){return B7},HiOutlineUserGroup:function(){return D7},HiOutlineUserMinus:function(){return T7},HiOutlineUserPlus:function(){return V7},HiOutlineUsers:function(){return I7},HiOutlineVariable:function(){return R7},HiOutlineVideoCamera:function(){return N7},HiOutlineVideoCameraSlash:function(){return F7},HiOutlineViewColumns:function(){return P7},HiOutlineViewfinderCircle:function(){return j7},HiOutlineWallet:function(){return U7},HiOutlineWifi:function(){return W7},HiOutlineWindow:function(){return Z7},HiOutlineWrench:function(){return q7},HiOutlineWrenchScrewdriver:function(){return G7},HiOutlineXCircle:function(){return Y7},HiOutlineXMark:function(){return X7},HiPaintBrush:function(){return e0},HiPaperAirplane:function(){return n0},HiPaperClip:function(){return r0},HiPause:function(){return i0},HiPauseCircle:function(){return a0},HiPencil:function(){return l0},HiPencilSquare:function(){return o0},HiPhone:function(){return d0},HiPhoneArrowDownLeft:function(){return c0},HiPhoneArrowUpRight:function(){return s0},HiPhoneXMark:function(){return u0},HiPhoto:function(){return h0},HiPlay:function(){return g0},HiPlayCircle:function(){return f0},HiPlayPause:function(){return p0},HiPlus:function(){return y0},HiPlusCircle:function(){return v0},HiPlusSmall:function(){return m0},HiPower:function(){return b0},HiPresentationChartBar:function(){return x0},HiPresentationChartLine:function(){return M0},HiPrinter:function(){return w0},HiPuzzlePiece:function(){return z0},HiQrCode:function(){return C0},HiQuestionMarkCircle:function(){return A0},HiQueueList:function(){return k0},HiRadio:function(){return H0},HiReceiptPercent:function(){return E0},HiReceiptRefund:function(){return S0},HiRectangleGroup:function(){return L0},HiRectangleStack:function(){return _0},HiRocketLaunch:function(){return B0},HiRss:function(){return D0},HiScale:function(){return T0},HiScissors:function(){return V0},HiServer:function(){return I0},HiServerStack:function(){return O0},HiShare:function(){return R0},HiShieldCheck:function(){return F0},HiShieldExclamation:function(){return N0},HiShoppingBag:function(){return P0},HiShoppingCart:function(){return j0},HiSignal:function(){return W0},HiSignalSlash:function(){return U0},HiSparkles:function(){return Z0},HiSpeakerWave:function(){return G0},HiSpeakerXMark:function(){return q0},HiSquare2Stack:function(){return Y0},HiSquare3Stack3D:function(){return X0},HiSquares2X2:function(){return $0},HiSquaresPlus:function(){return K0},HiStar:function(){return Q0},HiStop:function(){return t2},HiStopCircle:function(){return J0},HiSun:function(){return e2},HiSwatch:function(){return n2},HiTableCells:function(){return r2},HiTag:function(){return a2},HiTicket:function(){return i2},HiTrash:function(){return o2},HiTrophy:function(){return l2},HiTruck:function(){return c2},HiTv:function(){return s2},HiUser:function(){return p2},HiUserCircle:function(){return u2},HiUserGroup:function(){return d2},HiUserMinus:function(){return h2},HiUserPlus:function(){return f2},HiUsers:function(){return g2},HiVariable:function(){return v2},HiVideoCamera:function(){return y2},HiVideoCameraSlash:function(){return m2},HiViewColumns:function(){return b2},HiViewfinderCircle:function(){return x2},HiWallet:function(){return M2},HiWifi:function(){return w2},HiWindow:function(){return z2},HiWrench:function(){return A2},HiWrenchScrewdriver:function(){return C2},HiXCircle:function(){return k2},HiXMark:function(){return H2}});var a={};n.r(a),n.d(a,{Bs0Circle:function(){return Cht},Bs0CircleFill:function(){return zht},Bs0Square:function(){return kht},Bs0SquareFill:function(){return Aht},Bs123:function(){return _ht},Bs1Circle:function(){return Eht},Bs1CircleFill:function(){return Hht},Bs1Square:function(){return Lht},Bs1SquareFill:function(){return Sht},Bs2Circle:function(){return Dht},Bs2CircleFill:function(){return Bht},Bs2Square:function(){return Vht},Bs2SquareFill:function(){return Tht},Bs3Circle:function(){return Iht},Bs3CircleFill:function(){return Oht},Bs3Square:function(){return Fht},Bs3SquareFill:function(){return Rht},Bs4Circle:function(){return Pht},Bs4CircleFill:function(){return Nht},Bs4Square:function(){return Uht},Bs4SquareFill:function(){return jht},Bs5Circle:function(){return Zht},Bs5CircleFill:function(){return Wht},Bs5Square:function(){return qht},Bs5SquareFill:function(){return Ght},Bs6Circle:function(){return Xht},Bs6CircleFill:function(){return Yht},Bs6Square:function(){return Kht},Bs6SquareFill:function(){return $ht},Bs7Circle:function(){return Jht},Bs7CircleFill:function(){return Qht},Bs7Square:function(){return eft},Bs7SquareFill:function(){return tft},Bs8Circle:function(){return rft},Bs8CircleFill:function(){return nft},Bs8Square:function(){return ift},Bs8SquareFill:function(){return aft},Bs9Circle:function(){return lft},Bs9CircleFill:function(){return oft},Bs9Square:function(){return sft},Bs9SquareFill:function(){return cft},BsActivity:function(){return uft},BsAirplane:function(){return pft},BsAirplaneEngines:function(){return hft},BsAirplaneEnginesFill:function(){return dft},BsAirplaneFill:function(){return fft},BsAlarm:function(){return vft},BsAlarmFill:function(){return gft},BsAlexa:function(){return mft},BsAlignBottom:function(){return yft},BsAlignCenter:function(){return bft},BsAlignEnd:function(){return xft},BsAlignMiddle:function(){return Mft},BsAlignStart:function(){return wft},BsAlignTop:function(){return zft},BsAlipay:function(){return Cft},BsAlt:function(){return Aft},BsAmd:function(){return kft},BsAndroid:function(){return Hft},BsAndroid2:function(){return Eft},BsApp:function(){return Lft},BsAppIndicator:function(){return Sft},BsApple:function(){return _ft},BsArchive:function(){return Dft},BsArchiveFill:function(){return Bft},BsArrow90DegDown:function(){return Tft},BsArrow90DegLeft:function(){return Vft},BsArrow90DegRight:function(){return Oft},BsArrow90DegUp:function(){return Ift},BsArrowBarDown:function(){return Rft},BsArrowBarLeft:function(){return Fft},BsArrowBarRight:function(){return Nft},BsArrowBarUp:function(){return Pft},BsArrowClockwise:function(){return jft},BsArrowCounterclockwise:function(){return Uft},BsArrowDown:function(){return opt},BsArrowDownCircle:function(){return Zft},BsArrowDownCircleFill:function(){return Wft},BsArrowDownLeft:function(){return $ft},BsArrowDownLeftCircle:function(){return qft},BsArrowDownLeftCircleFill:function(){return Gft},BsArrowDownLeftSquare:function(){return Xft},BsArrowDownLeftSquareFill:function(){return Yft},BsArrowDownRight:function(){return ept},BsArrowDownRightCircle:function(){return Qft},BsArrowDownRightCircleFill:function(){return Kft},BsArrowDownRightSquare:function(){return tpt},BsArrowDownRightSquareFill:function(){return Jft},BsArrowDownShort:function(){return npt},BsArrowDownSquare:function(){return apt},BsArrowDownSquareFill:function(){return rpt},BsArrowDownUp:function(){return ipt},BsArrowLeft:function(){return fpt},BsArrowLeftCircle:function(){return cpt},BsArrowLeftCircleFill:function(){return lpt},BsArrowLeftRight:function(){return spt},BsArrowLeftShort:function(){return upt},BsArrowLeftSquare:function(){return hpt},BsArrowLeftSquareFill:function(){return dpt},BsArrowRepeat:function(){return ppt},BsArrowReturnLeft:function(){return gpt},BsArrowReturnRight:function(){return vpt},BsArrowRight:function(){return wpt},BsArrowRightCircle:function(){return ypt},BsArrowRightCircleFill:function(){return mpt},BsArrowRightShort:function(){return bpt},BsArrowRightSquare:function(){return Mpt},BsArrowRightSquareFill:function(){return xpt},BsArrowThroughHeart:function(){return Cpt},BsArrowThroughHeartFill:function(){return zpt},BsArrowUp:function(){return Npt},BsArrowUpCircle:function(){return kpt},BsArrowUpCircleFill:function(){return Apt},BsArrowUpLeft:function(){return _pt},BsArrowUpLeftCircle:function(){return Ept},BsArrowUpLeftCircleFill:function(){return Hpt},BsArrowUpLeftSquare:function(){return Lpt},BsArrowUpLeftSquareFill:function(){return Spt},BsArrowUpRight:function(){return Opt},BsArrowUpRightCircle:function(){return Dpt},BsArrowUpRightCircleFill:function(){return Bpt},BsArrowUpRightSquare:function(){return Vpt},BsArrowUpRightSquareFill:function(){return Tpt},BsArrowUpShort:function(){return Ipt},BsArrowUpSquare:function(){return Fpt},BsArrowUpSquareFill:function(){return Rpt},BsArrowsAngleContract:function(){return Ppt},BsArrowsAngleExpand:function(){return jpt},BsArrowsCollapse:function(){return Upt},BsArrowsExpand:function(){return Wpt},BsArrowsFullscreen:function(){return Zpt},BsArrowsMove:function(){return Gpt},BsAspectRatio:function(){return Ypt},BsAspectRatioFill:function(){return qpt},BsAsterisk:function(){return Xpt},BsAt:function(){return $pt},BsAward:function(){return Qpt},BsAwardFill:function(){return Kpt},BsBack:function(){return Jpt},BsBackspace:function(){return rgt},BsBackspaceFill:function(){return tgt},BsBackspaceReverse:function(){return ngt},BsBackspaceReverseFill:function(){return egt},BsBadge3D:function(){return igt},BsBadge3DFill:function(){return agt},BsBadge4K:function(){return lgt},BsBadge4KFill:function(){return ogt},BsBadge8K:function(){return sgt},BsBadge8KFill:function(){return cgt},BsBadgeAd:function(){return dgt},BsBadgeAdFill:function(){return ugt},BsBadgeAr:function(){return fgt},BsBadgeArFill:function(){return hgt},BsBadgeCc:function(){return ggt},BsBadgeCcFill:function(){return pgt},BsBadgeHd:function(){return mgt},BsBadgeHdFill:function(){return vgt},BsBadgeSd:function(){return bgt},BsBadgeSdFill:function(){return ygt},BsBadgeTm:function(){return Mgt},BsBadgeTmFill:function(){return xgt},BsBadgeVo:function(){return zgt},BsBadgeVoFill:function(){return wgt},BsBadgeVr:function(){return Agt},BsBadgeVrFill:function(){return Cgt},BsBadgeWc:function(){return Hgt},BsBadgeWcFill:function(){return kgt},BsBag:function(){return Fgt},BsBagCheck:function(){return Sgt},BsBagCheckFill:function(){return Egt},BsBagDash:function(){return _gt},BsBagDashFill:function(){return Lgt},BsBagFill:function(){return Bgt},BsBagHeart:function(){return Tgt},BsBagHeartFill:function(){return Dgt},BsBagPlus:function(){return Ogt},BsBagPlusFill:function(){return Vgt},BsBagX:function(){return Rgt},BsBagXFill:function(){return Igt},BsBalloon:function(){return Ugt},BsBalloonFill:function(){return Ngt},BsBalloonHeart:function(){return jgt},BsBalloonHeartFill:function(){return Pgt},BsBandaid:function(){return Zgt},BsBandaidFill:function(){return Wgt},BsBank:function(){return Ggt},BsBank2:function(){return qgt},BsBarChart:function(){return Qgt},BsBarChartFill:function(){return Ygt},BsBarChartLine:function(){return $gt},BsBarChartLineFill:function(){return Xgt},BsBarChartSteps:function(){return Kgt},BsBasket:function(){return tvt},BsBasket2:function(){return nvt},BsBasket2Fill:function(){return evt},BsBasket3:function(){return avt},BsBasket3Fill:function(){return rvt},BsBasketFill:function(){return Jgt},BsBattery:function(){return cvt},BsBatteryCharging:function(){return ivt},BsBatteryFull:function(){return ovt},BsBatteryHalf:function(){return lvt},BsBehance:function(){return svt},BsBell:function(){return fvt},BsBellFill:function(){return uvt},BsBellSlash:function(){return hvt},BsBellSlashFill:function(){return dvt},BsBezier:function(){return pvt},BsBezier2:function(){return gvt},BsBicycle:function(){return vvt},BsBinoculars:function(){return yvt},BsBinocularsFill:function(){return mvt},BsBlockquoteLeft:function(){return bvt},BsBlockquoteRight:function(){return xvt},BsBluetooth:function(){return Mvt},BsBodyText:function(){return wvt},BsBook:function(){return Avt},BsBookFill:function(){return zvt},BsBookHalf:function(){return Cvt},BsBookmark:function(){return Fvt},BsBookmarkCheck:function(){return Hvt},BsBookmarkCheckFill:function(){return kvt},BsBookmarkDash:function(){return Svt},BsBookmarkDashFill:function(){return Evt},BsBookmarkFill:function(){return Lvt},BsBookmarkHeart:function(){return Bvt},BsBookmarkHeartFill:function(){return _vt},BsBookmarkPlus:function(){return Tvt},BsBookmarkPlusFill:function(){return Dvt},BsBookmarkStar:function(){return Ovt},BsBookmarkStarFill:function(){return Vvt},BsBookmarkX:function(){return Rvt},BsBookmarkXFill:function(){return Ivt},BsBookmarks:function(){return Pvt},BsBookmarksFill:function(){return Nvt},BsBookshelf:function(){return jvt},BsBoombox:function(){return Wvt},BsBoomboxFill:function(){return Uvt},BsBootstrap:function(){return qvt},BsBootstrapFill:function(){return Zvt},BsBootstrapReboot:function(){return Gvt},BsBorder:function(){return imt},BsBorderAll:function(){return Yvt},BsBorderBottom:function(){return Xvt},BsBorderCenter:function(){return $vt},BsBorderInner:function(){return Kvt},BsBorderLeft:function(){return Qvt},BsBorderMiddle:function(){return Jvt},BsBorderOuter:function(){return tmt},BsBorderRight:function(){return emt},BsBorderStyle:function(){return nmt},BsBorderTop:function(){return rmt},BsBorderWidth:function(){return amt},BsBoundingBox:function(){return lmt},BsBoundingBoxCircles:function(){return omt},BsBox:function(){return Hmt},BsBox2:function(){return _mt},BsBox2Fill:function(){return Emt},BsBox2Heart:function(){return Lmt},BsBox2HeartFill:function(){return Smt},BsBoxArrowDown:function(){return umt},BsBoxArrowDownLeft:function(){return cmt},BsBoxArrowDownRight:function(){return smt},BsBoxArrowInDown:function(){return fmt},BsBoxArrowInDownLeft:function(){return dmt},BsBoxArrowInDownRight:function(){return hmt},BsBoxArrowInLeft:function(){return pmt},BsBoxArrowInRight:function(){return gmt},BsBoxArrowInUp:function(){return ymt},BsBoxArrowInUpLeft:function(){return vmt},BsBoxArrowInUpRight:function(){return mmt},BsBoxArrowLeft:function(){return bmt},BsBoxArrowRight:function(){return xmt},BsBoxArrowUp:function(){return zmt},BsBoxArrowUpLeft:function(){return Mmt},BsBoxArrowUpRight:function(){return wmt},BsBoxFill:function(){return Cmt},BsBoxSeam:function(){return kmt},BsBoxSeamFill:function(){return Amt},BsBoxes:function(){return Bmt},BsBraces:function(){return Tmt},BsBracesAsterisk:function(){return Dmt},BsBricks:function(){return Vmt},BsBriefcase:function(){return Imt},BsBriefcaseFill:function(){return Omt},BsBrightnessAltHigh:function(){return Fmt},BsBrightnessAltHighFill:function(){return Rmt},BsBrightnessAltLow:function(){return Pmt},BsBrightnessAltLowFill:function(){return Nmt},BsBrightnessHigh:function(){return Umt},BsBrightnessHighFill:function(){return jmt},BsBrightnessLow:function(){return Zmt},BsBrightnessLowFill:function(){return Wmt},BsBroadcast:function(){return qmt},BsBroadcastPin:function(){return Gmt},BsBrowserChrome:function(){return Ymt},BsBrowserEdge:function(){return Xmt},BsBrowserFirefox:function(){return $mt},BsBrowserSafari:function(){return Kmt},BsBrush:function(){return Jmt},BsBrushFill:function(){return Qmt},BsBucket:function(){return eyt},BsBucketFill:function(){return tyt},BsBug:function(){return ryt},BsBugFill:function(){return nyt},BsBuilding:function(){return Ayt},BsBuildingAdd:function(){return ayt},BsBuildingCheck:function(){return iyt},BsBuildingDash:function(){return oyt},BsBuildingDown:function(){return lyt},BsBuildingExclamation:function(){return cyt},BsBuildingFill:function(){return byt},BsBuildingFillAdd:function(){return syt},BsBuildingFillCheck:function(){return uyt},BsBuildingFillDash:function(){return dyt},BsBuildingFillDown:function(){return hyt},BsBuildingFillExclamation:function(){return fyt},BsBuildingFillGear:function(){return pyt},BsBuildingFillLock:function(){return gyt},BsBuildingFillSlash:function(){return vyt},BsBuildingFillUp:function(){return myt},BsBuildingFillX:function(){return yyt},BsBuildingGear:function(){return xyt},BsBuildingLock:function(){return Myt},BsBuildingSlash:function(){return wyt},BsBuildingUp:function(){return zyt},BsBuildingX:function(){return Cyt},BsBuildings:function(){return Hyt},BsBuildingsFill:function(){return kyt},BsBullseye:function(){return Eyt},BsBusFront:function(){return Lyt},BsBusFrontFill:function(){return Syt},BsCCircle:function(){return Byt},BsCCircleFill:function(){return _yt},BsCSquare:function(){return Tyt},BsCSquareFill:function(){return Dyt},BsCalculator:function(){return Oyt},BsCalculatorFill:function(){return Vyt},BsCalendar:function(){return obt},BsCalendar2:function(){return Lbt},BsCalendar2Check:function(){return cbt},BsCalendar2CheckFill:function(){return lbt},BsCalendar2Date:function(){return ubt},BsCalendar2DateFill:function(){return sbt},BsCalendar2Day:function(){return hbt},BsCalendar2DayFill:function(){return dbt},BsCalendar2Event:function(){return pbt},BsCalendar2EventFill:function(){return fbt},BsCalendar2Fill:function(){return gbt},BsCalendar2Heart:function(){return mbt},BsCalendar2HeartFill:function(){return vbt},BsCalendar2Minus:function(){return bbt},BsCalendar2MinusFill:function(){return ybt},BsCalendar2Month:function(){return Mbt},BsCalendar2MonthFill:function(){return xbt},BsCalendar2Plus:function(){return zbt},BsCalendar2PlusFill:function(){return wbt},BsCalendar2Range:function(){return Abt},BsCalendar2RangeFill:function(){return Cbt},BsCalendar2Week:function(){return Hbt},BsCalendar2WeekFill:function(){return kbt},BsCalendar2X:function(){return Sbt},BsCalendar2XFill:function(){return Ebt},BsCalendar3:function(){return Rbt},BsCalendar3Event:function(){return Bbt},BsCalendar3EventFill:function(){return _bt},BsCalendar3Fill:function(){return Dbt},BsCalendar3Range:function(){return Vbt},BsCalendar3RangeFill:function(){return Tbt},BsCalendar3Week:function(){return Ibt},BsCalendar3WeekFill:function(){return Obt},BsCalendar4:function(){return jbt},BsCalendar4Event:function(){return Fbt},BsCalendar4Range:function(){return Nbt},BsCalendar4Week:function(){return Pbt},BsCalendarCheck:function(){return Ryt},BsCalendarCheckFill:function(){return Iyt},BsCalendarDate:function(){return Nyt},BsCalendarDateFill:function(){return Fyt},BsCalendarDay:function(){return jyt},BsCalendarDayFill:function(){return Pyt},BsCalendarEvent:function(){return Wyt},BsCalendarEventFill:function(){return Uyt},BsCalendarFill:function(){return Zyt},BsCalendarHeart:function(){return qyt},BsCalendarHeartFill:function(){return Gyt},BsCalendarMinus:function(){return Xyt},BsCalendarMinusFill:function(){return Yyt},BsCalendarMonth:function(){return Kyt},BsCalendarMonthFill:function(){return $yt},BsCalendarPlus:function(){return Jyt},BsCalendarPlusFill:function(){return Qyt},BsCalendarRange:function(){return ebt},BsCalendarRangeFill:function(){return tbt},BsCalendarWeek:function(){return rbt},BsCalendarWeekFill:function(){return nbt},BsCalendarX:function(){return ibt},BsCalendarXFill:function(){return abt},BsCamera:function(){return $bt},BsCamera2:function(){return Kbt},BsCameraFill:function(){return Ubt},BsCameraReels:function(){return Zbt},BsCameraReelsFill:function(){return Wbt},BsCameraVideo:function(){return Xbt},BsCameraVideoFill:function(){return Gbt},BsCameraVideoOff:function(){return Ybt},BsCameraVideoOffFill:function(){return qbt},BsCapslock:function(){return Jbt},BsCapslockFill:function(){return Qbt},BsCapsule:function(){return ext},BsCapsulePill:function(){return txt},BsCarFront:function(){return rxt},BsCarFrontFill:function(){return nxt},BsCardChecklist:function(){return axt},BsCardHeading:function(){return ixt},BsCardImage:function(){return oxt},BsCardList:function(){return lxt},BsCardText:function(){return cxt},BsCaretDown:function(){return hxt},BsCaretDownFill:function(){return sxt},BsCaretDownSquare:function(){return dxt},BsCaretDownSquareFill:function(){return uxt},BsCaretLeft:function(){return vxt},BsCaretLeftFill:function(){return fxt},BsCaretLeftSquare:function(){return gxt},BsCaretLeftSquareFill:function(){return pxt},BsCaretRight:function(){return xxt},BsCaretRightFill:function(){return mxt},BsCaretRightSquare:function(){return bxt},BsCaretRightSquareFill:function(){return yxt},BsCaretUp:function(){return Cxt},BsCaretUpFill:function(){return Mxt},BsCaretUpSquare:function(){return zxt},BsCaretUpSquareFill:function(){return wxt},BsCart:function(){return Txt},BsCart2:function(){return Vxt},BsCart3:function(){return Oxt},BsCart4:function(){return Ixt},BsCartCheck:function(){return kxt},BsCartCheckFill:function(){return Axt},BsCartDash:function(){return Ext},BsCartDashFill:function(){return Hxt},BsCartFill:function(){return Sxt},BsCartPlus:function(){return _xt},BsCartPlusFill:function(){return Lxt},BsCartX:function(){return Dxt},BsCartXFill:function(){return Bxt},BsCash:function(){return Nxt},BsCashCoin:function(){return Rxt},BsCashStack:function(){return Fxt},BsCassette:function(){return jxt},BsCassetteFill:function(){return Pxt},BsCast:function(){return Uxt},BsCcCircle:function(){return Zxt},BsCcCircleFill:function(){return Wxt},BsCcSquare:function(){return qxt},BsCcSquareFill:function(){return Gxt},BsChat:function(){return DMt},BsChatDots:function(){return Xxt},BsChatDotsFill:function(){return Yxt},BsChatFill:function(){return $xt},BsChatHeart:function(){return Qxt},BsChatHeartFill:function(){return Kxt},BsChatLeft:function(){return cMt},BsChatLeftDots:function(){return tMt},BsChatLeftDotsFill:function(){return Jxt},BsChatLeftFill:function(){return eMt},BsChatLeftHeart:function(){return rMt},BsChatLeftHeartFill:function(){return nMt},BsChatLeftQuote:function(){return iMt},BsChatLeftQuoteFill:function(){return aMt},BsChatLeftText:function(){return lMt},BsChatLeftTextFill:function(){return oMt},BsChatQuote:function(){return uMt},BsChatQuoteFill:function(){return sMt},BsChatRight:function(){return xMt},BsChatRightDots:function(){return hMt},BsChatRightDotsFill:function(){return dMt},BsChatRightFill:function(){return fMt},BsChatRightHeart:function(){return gMt},BsChatRightHeartFill:function(){return pMt},BsChatRightQuote:function(){return mMt},BsChatRightQuoteFill:function(){return vMt},BsChatRightText:function(){return bMt},BsChatRightTextFill:function(){return yMt},BsChatSquare:function(){return LMt},BsChatSquareDots:function(){return wMt},BsChatSquareDotsFill:function(){return MMt},BsChatSquareFill:function(){return zMt},BsChatSquareHeart:function(){return AMt},BsChatSquareHeartFill:function(){return CMt},BsChatSquareQuote:function(){return HMt},BsChatSquareQuoteFill:function(){return kMt},BsChatSquareText:function(){return SMt},BsChatSquareTextFill:function(){return EMt},BsChatText:function(){return BMt},BsChatTextFill:function(){return _Mt},BsCheck:function(){return NMt},BsCheck2:function(){return WMt},BsCheck2All:function(){return PMt},BsCheck2Circle:function(){return jMt},BsCheck2Square:function(){return UMt},BsCheckAll:function(){return TMt},BsCheckCircle:function(){return OMt},BsCheckCircleFill:function(){return VMt},BsCheckLg:function(){return IMt},BsCheckSquare:function(){return FMt},BsCheckSquareFill:function(){return RMt},BsChevronBarContract:function(){return ZMt},BsChevronBarDown:function(){return GMt},BsChevronBarExpand:function(){return qMt},BsChevronBarLeft:function(){return YMt},BsChevronBarRight:function(){return XMt},BsChevronBarUp:function(){return $Mt},BsChevronCompactDown:function(){return KMt},BsChevronCompactLeft:function(){return QMt},BsChevronCompactRight:function(){return JMt},BsChevronCompactUp:function(){return twt},BsChevronContract:function(){return ewt},BsChevronDoubleDown:function(){return nwt},BsChevronDoubleLeft:function(){return rwt},BsChevronDoubleRight:function(){return awt},BsChevronDoubleUp:function(){return iwt},BsChevronDown:function(){return owt},BsChevronExpand:function(){return lwt},BsChevronLeft:function(){return cwt},BsChevronRight:function(){return swt},BsChevronUp:function(){return uwt},BsCircle:function(){return pwt},BsCircleFill:function(){return dwt},BsCircleHalf:function(){return hwt},BsCircleSquare:function(){return fwt},BsClipboard:function(){return Swt},BsClipboard2:function(){return Zwt},BsClipboard2Check:function(){return _wt},BsClipboard2CheckFill:function(){return Lwt},BsClipboard2Data:function(){return Dwt},BsClipboard2DataFill:function(){return Bwt},BsClipboard2Fill:function(){return Twt},BsClipboard2Heart:function(){return Owt},BsClipboard2HeartFill:function(){return Vwt},BsClipboard2Minus:function(){return Rwt},BsClipboard2MinusFill:function(){return Iwt},BsClipboard2Plus:function(){return Nwt},BsClipboard2PlusFill:function(){return Fwt},BsClipboard2Pulse:function(){return jwt},BsClipboard2PulseFill:function(){return Pwt},BsClipboard2X:function(){return Wwt},BsClipboard2XFill:function(){return Uwt},BsClipboardCheck:function(){return vwt},BsClipboardCheckFill:function(){return gwt},BsClipboardData:function(){return ywt},BsClipboardDataFill:function(){return mwt},BsClipboardFill:function(){return bwt},BsClipboardHeart:function(){return Mwt},BsClipboardHeartFill:function(){return xwt},BsClipboardMinus:function(){return zwt},BsClipboardMinusFill:function(){return wwt},BsClipboardPlus:function(){return Awt},BsClipboardPlusFill:function(){return Cwt},BsClipboardPulse:function(){return kwt},BsClipboardX:function(){return Ewt},BsClipboardXFill:function(){return Hwt},BsClock:function(){return Ywt},BsClockFill:function(){return Gwt},BsClockHistory:function(){return qwt},BsCloud:function(){return Nzt},BsCloudArrowDown:function(){return $wt},BsCloudArrowDownFill:function(){return Xwt},BsCloudArrowUp:function(){return Qwt},BsCloudArrowUpFill:function(){return Kwt},BsCloudCheck:function(){return tzt},BsCloudCheckFill:function(){return Jwt},BsCloudDownload:function(){return nzt},BsCloudDownloadFill:function(){return ezt},BsCloudDrizzle:function(){return azt},BsCloudDrizzleFill:function(){return rzt},BsCloudFill:function(){return izt},BsCloudFog:function(){return lzt},BsCloudFog2:function(){return szt},BsCloudFog2Fill:function(){return czt},BsCloudFogFill:function(){return ozt},BsCloudHail:function(){return dzt},BsCloudHailFill:function(){return uzt},BsCloudHaze:function(){return fzt},BsCloudHaze2:function(){return gzt},BsCloudHaze2Fill:function(){return pzt},BsCloudHazeFill:function(){return hzt},BsCloudLightning:function(){return bzt},BsCloudLightningFill:function(){return vzt},BsCloudLightningRain:function(){return yzt},BsCloudLightningRainFill:function(){return mzt},BsCloudMinus:function(){return Mzt},BsCloudMinusFill:function(){return xzt},BsCloudMoon:function(){return zzt},BsCloudMoonFill:function(){return wzt},BsCloudPlus:function(){return Azt},BsCloudPlusFill:function(){return Czt},BsCloudRain:function(){return Szt},BsCloudRainFill:function(){return kzt},BsCloudRainHeavy:function(){return Ezt},BsCloudRainHeavyFill:function(){return Hzt},BsCloudSlash:function(){return _zt},BsCloudSlashFill:function(){return Lzt},BsCloudSleet:function(){return Dzt},BsCloudSleetFill:function(){return Bzt},BsCloudSnow:function(){return Vzt},BsCloudSnowFill:function(){return Tzt},BsCloudSun:function(){return Izt},BsCloudSunFill:function(){return Ozt},BsCloudUpload:function(){return Fzt},BsCloudUploadFill:function(){return Rzt},BsClouds:function(){return jzt},BsCloudsFill:function(){return Pzt},BsCloudy:function(){return Wzt},BsCloudyFill:function(){return Uzt},BsCode:function(){return qzt},BsCodeSlash:function(){return Zzt},BsCodeSquare:function(){return Gzt},BsCoin:function(){return Yzt},BsCollection:function(){return Qzt},BsCollectionFill:function(){return Xzt},BsCollectionPlay:function(){return Kzt},BsCollectionPlayFill:function(){return $zt},BsColumns:function(){return tCt},BsColumnsGap:function(){return Jzt},BsCommand:function(){return eCt},BsCompass:function(){return rCt},BsCompassFill:function(){return nCt},BsCone:function(){return iCt},BsConeStriped:function(){return aCt},BsController:function(){return oCt},BsCpu:function(){return cCt},BsCpuFill:function(){return lCt},BsCreditCard:function(){return pCt},BsCreditCard2Back:function(){return uCt},BsCreditCard2BackFill:function(){return sCt},BsCreditCard2Front:function(){return hCt},BsCreditCard2FrontFill:function(){return dCt},BsCreditCardFill:function(){return fCt},BsCrop:function(){return gCt},BsCup:function(){return xCt},BsCupFill:function(){return vCt},BsCupHot:function(){return yCt},BsCupHotFill:function(){return mCt},BsCupStraw:function(){return bCt},BsCurrencyBitcoin:function(){return MCt},BsCurrencyDollar:function(){return wCt},BsCurrencyEuro:function(){return zCt},BsCurrencyExchange:function(){return CCt},BsCurrencyPound:function(){return ACt},BsCurrencyRupee:function(){return kCt},BsCurrencyYen:function(){return HCt},BsCursor:function(){return LCt},BsCursorFill:function(){return ECt},BsCursorText:function(){return SCt},BsDash:function(){return RCt},BsDashCircle:function(){return DCt},BsDashCircleDotted:function(){return _Ct},BsDashCircleFill:function(){return BCt},BsDashLg:function(){return TCt},BsDashSquare:function(){return ICt},BsDashSquareDotted:function(){return VCt},BsDashSquareFill:function(){return OCt},BsDatabase:function(){return oAt},BsDatabaseAdd:function(){return FCt},BsDatabaseCheck:function(){return NCt},BsDatabaseDash:function(){return PCt},BsDatabaseDown:function(){return jCt},BsDatabaseExclamation:function(){return UCt},BsDatabaseFill:function(){return tAt},BsDatabaseFillAdd:function(){return WCt},BsDatabaseFillCheck:function(){return ZCt},BsDatabaseFillDash:function(){return GCt},BsDatabaseFillDown:function(){return qCt},BsDatabaseFillExclamation:function(){return YCt},BsDatabaseFillGear:function(){return XCt},BsDatabaseFillLock:function(){return $Ct},BsDatabaseFillSlash:function(){return KCt},BsDatabaseFillUp:function(){return QCt},BsDatabaseFillX:function(){return JCt},BsDatabaseGear:function(){return eAt},BsDatabaseLock:function(){return nAt},BsDatabaseSlash:function(){return rAt},BsDatabaseUp:function(){return aAt},BsDatabaseX:function(){return iAt},BsDeviceHdd:function(){return cAt},BsDeviceHddFill:function(){return lAt},BsDeviceSsd:function(){return uAt},BsDeviceSsdFill:function(){return sAt},BsDiagram2:function(){return hAt},BsDiagram2Fill:function(){return dAt},BsDiagram3:function(){return pAt},BsDiagram3Fill:function(){return fAt},BsDiamond:function(){return mAt},BsDiamondFill:function(){return gAt},BsDiamondHalf:function(){return vAt},BsDice1:function(){return bAt},BsDice1Fill:function(){return yAt},BsDice2:function(){return MAt},BsDice2Fill:function(){return xAt},BsDice3:function(){return zAt},BsDice3Fill:function(){return wAt},BsDice4:function(){return AAt},BsDice4Fill:function(){return CAt},BsDice5:function(){return HAt},BsDice5Fill:function(){return kAt},BsDice6:function(){return SAt},BsDice6Fill:function(){return EAt},BsDisc:function(){return _At},BsDiscFill:function(){return LAt},BsDiscord:function(){return BAt},BsDisplay:function(){return TAt},BsDisplayFill:function(){return DAt},BsDisplayport:function(){return OAt},BsDisplayportFill:function(){return VAt},BsDistributeHorizontal:function(){return IAt},BsDistributeVertical:function(){return RAt},BsDoorClosed:function(){return NAt},BsDoorClosedFill:function(){return FAt},BsDoorOpen:function(){return jAt},BsDoorOpenFill:function(){return PAt},BsDot:function(){return UAt},BsDownload:function(){return WAt},BsDpad:function(){return GAt},BsDpadFill:function(){return ZAt},BsDribbble:function(){return qAt},BsDropbox:function(){return YAt},BsDroplet:function(){return KAt},BsDropletFill:function(){return XAt},BsDropletHalf:function(){return $At},BsEar:function(){return JAt},BsEarFill:function(){return QAt},BsEarbuds:function(){return tkt},BsEasel:function(){return nkt},BsEasel2:function(){return akt},BsEasel2Fill:function(){return rkt},BsEasel3:function(){return okt},BsEasel3Fill:function(){return ikt},BsEaselFill:function(){return ekt},BsEgg:function(){return skt},BsEggFill:function(){return lkt},BsEggFried:function(){return ckt},BsEject:function(){return dkt},BsEjectFill:function(){return ukt},BsEmojiAngry:function(){return fkt},BsEmojiAngryFill:function(){return hkt},BsEmojiDizzy:function(){return gkt},BsEmojiDizzyFill:function(){return pkt},BsEmojiExpressionless:function(){return mkt},BsEmojiExpressionlessFill:function(){return vkt},BsEmojiFrown:function(){return bkt},BsEmojiFrownFill:function(){return ykt},BsEmojiHeartEyes:function(){return Mkt},BsEmojiHeartEyesFill:function(){return xkt},BsEmojiKiss:function(){return zkt},BsEmojiKissFill:function(){return wkt},BsEmojiLaughing:function(){return Akt},BsEmojiLaughingFill:function(){return Ckt},BsEmojiNeutral:function(){return Hkt},BsEmojiNeutralFill:function(){return kkt},BsEmojiSmile:function(){return _kt},BsEmojiSmileFill:function(){return Ekt},BsEmojiSmileUpsideDown:function(){return Lkt},BsEmojiSmileUpsideDownFill:function(){return Skt},BsEmojiSunglasses:function(){return Dkt},BsEmojiSunglassesFill:function(){return Bkt},BsEmojiWink:function(){return Vkt},BsEmojiWinkFill:function(){return Tkt},BsEnvelope:function(){return lHt},BsEnvelopeAt:function(){return Ikt},BsEnvelopeAtFill:function(){return Okt},BsEnvelopeCheck:function(){return Fkt},BsEnvelopeCheckFill:function(){return Rkt},BsEnvelopeDash:function(){return Pkt},BsEnvelopeDashFill:function(){return Nkt},BsEnvelopeExclamation:function(){return Ukt},BsEnvelopeExclamationFill:function(){return jkt},BsEnvelopeFill:function(){return Wkt},BsEnvelopeHeart:function(){return Gkt},BsEnvelopeHeartFill:function(){return Zkt},BsEnvelopeOpen:function(){return $kt},BsEnvelopeOpenFill:function(){return qkt},BsEnvelopeOpenHeart:function(){return Xkt},BsEnvelopeOpenHeartFill:function(){return Ykt},BsEnvelopePaper:function(){return tHt},BsEnvelopePaperFill:function(){return Kkt},BsEnvelopePaperHeart:function(){return Jkt},BsEnvelopePaperHeartFill:function(){return Qkt},BsEnvelopePlus:function(){return nHt},BsEnvelopePlusFill:function(){return eHt},BsEnvelopeSlash:function(){return aHt},BsEnvelopeSlashFill:function(){return rHt},BsEnvelopeX:function(){return oHt},BsEnvelopeXFill:function(){return iHt},BsEraser:function(){return sHt},BsEraserFill:function(){return cHt},BsEscape:function(){return uHt},BsEthernet:function(){return dHt},BsEvFront:function(){return fHt},BsEvFrontFill:function(){return hHt},BsEvStation:function(){return gHt},BsEvStationFill:function(){return pHt},BsExclamation:function(){return HHt},BsExclamationCircle:function(){return mHt},BsExclamationCircleFill:function(){return vHt},BsExclamationDiamond:function(){return bHt},BsExclamationDiamondFill:function(){return yHt},BsExclamationLg:function(){return xHt},BsExclamationOctagon:function(){return wHt},BsExclamationOctagonFill:function(){return MHt},BsExclamationSquare:function(){return CHt},BsExclamationSquareFill:function(){return zHt},BsExclamationTriangle:function(){return kHt},BsExclamationTriangleFill:function(){return AHt},BsExclude:function(){return EHt},BsExplicit:function(){return LHt},BsExplicitFill:function(){return SHt},BsEye:function(){return THt},BsEyeFill:function(){return _Ht},BsEyeSlash:function(){return DHt},BsEyeSlashFill:function(){return BHt},BsEyedropper:function(){return VHt},BsEyeglasses:function(){return OHt},BsFacebook:function(){return IHt},BsFan:function(){return RHt},BsFastForward:function(){return WHt},BsFastForwardBtn:function(){return NHt},BsFastForwardBtnFill:function(){return FHt},BsFastForwardCircle:function(){return jHt},BsFastForwardCircleFill:function(){return PHt},BsFastForwardFill:function(){return UHt},BsFile:function(){return uLt},BsFileArrowDown:function(){return GHt},BsFileArrowDownFill:function(){return ZHt},BsFileArrowUp:function(){return YHt},BsFileArrowUpFill:function(){return qHt},BsFileBarGraph:function(){return $Ht},BsFileBarGraphFill:function(){return XHt},BsFileBinary:function(){return QHt},BsFileBinaryFill:function(){return KHt},BsFileBreak:function(){return tEt},BsFileBreakFill:function(){return JHt},BsFileCheck:function(){return nEt},BsFileCheckFill:function(){return eEt},BsFileCode:function(){return aEt},BsFileCodeFill:function(){return rEt},BsFileDiff:function(){return oEt},BsFileDiffFill:function(){return iEt},BsFileEarmark:function(){return vSt},BsFileEarmarkArrowDown:function(){return cEt},BsFileEarmarkArrowDownFill:function(){return lEt},BsFileEarmarkArrowUp:function(){return uEt},BsFileEarmarkArrowUpFill:function(){return sEt},BsFileEarmarkBarGraph:function(){return hEt},BsFileEarmarkBarGraphFill:function(){return dEt},BsFileEarmarkBinary:function(){return pEt},BsFileEarmarkBinaryFill:function(){return fEt},BsFileEarmarkBreak:function(){return vEt},BsFileEarmarkBreakFill:function(){return gEt},BsFileEarmarkCheck:function(){return yEt},BsFileEarmarkCheckFill:function(){return mEt},BsFileEarmarkCode:function(){return xEt},BsFileEarmarkCodeFill:function(){return bEt},BsFileEarmarkDiff:function(){return wEt},BsFileEarmarkDiffFill:function(){return MEt},BsFileEarmarkEasel:function(){return CEt},BsFileEarmarkEaselFill:function(){return zEt},BsFileEarmarkExcel:function(){return kEt},BsFileEarmarkExcelFill:function(){return AEt},BsFileEarmarkFill:function(){return HEt},BsFileEarmarkFont:function(){return SEt},BsFileEarmarkFontFill:function(){return EEt},BsFileEarmarkImage:function(){return _Et},BsFileEarmarkImageFill:function(){return LEt},BsFileEarmarkLock:function(){return DEt},BsFileEarmarkLock2:function(){return VEt},BsFileEarmarkLock2Fill:function(){return TEt},BsFileEarmarkLockFill:function(){return BEt},BsFileEarmarkMedical:function(){return IEt},BsFileEarmarkMedicalFill:function(){return OEt},BsFileEarmarkMinus:function(){return FEt},BsFileEarmarkMinusFill:function(){return REt},BsFileEarmarkMusic:function(){return PEt},BsFileEarmarkMusicFill:function(){return NEt},BsFileEarmarkPdf:function(){return UEt},BsFileEarmarkPdfFill:function(){return jEt},BsFileEarmarkPerson:function(){return ZEt},BsFileEarmarkPersonFill:function(){return WEt},BsFileEarmarkPlay:function(){return qEt},BsFileEarmarkPlayFill:function(){return GEt},BsFileEarmarkPlus:function(){return XEt},BsFileEarmarkPlusFill:function(){return YEt},BsFileEarmarkPost:function(){return KEt},BsFileEarmarkPostFill:function(){return $Et},BsFileEarmarkPpt:function(){return JEt},BsFileEarmarkPptFill:function(){return QEt},BsFileEarmarkRichtext:function(){return eSt},BsFileEarmarkRichtextFill:function(){return tSt},BsFileEarmarkRuled:function(){return rSt},BsFileEarmarkRuledFill:function(){return nSt},BsFileEarmarkSlides:function(){return iSt},BsFileEarmarkSlidesFill:function(){return aSt},BsFileEarmarkSpreadsheet:function(){return lSt},BsFileEarmarkSpreadsheetFill:function(){return oSt},BsFileEarmarkText:function(){return sSt},BsFileEarmarkTextFill:function(){return cSt},BsFileEarmarkWord:function(){return dSt},BsFileEarmarkWordFill:function(){return uSt},BsFileEarmarkX:function(){return fSt},BsFileEarmarkXFill:function(){return hSt},BsFileEarmarkZip:function(){return gSt},BsFileEarmarkZipFill:function(){return pSt},BsFileEasel:function(){return ySt},BsFileEaselFill:function(){return mSt},BsFileExcel:function(){return xSt},BsFileExcelFill:function(){return bSt},BsFileFill:function(){return MSt},BsFileFont:function(){return zSt},BsFileFontFill:function(){return wSt},BsFileImage:function(){return ASt},BsFileImageFill:function(){return CSt},BsFileLock:function(){return HSt},BsFileLock2:function(){return SSt},BsFileLock2Fill:function(){return ESt},BsFileLockFill:function(){return kSt},BsFileMedical:function(){return _St},BsFileMedicalFill:function(){return LSt},BsFileMinus:function(){return DSt},BsFileMinusFill:function(){return BSt},BsFileMusic:function(){return VSt},BsFileMusicFill:function(){return TSt},BsFilePdf:function(){return ISt},BsFilePdfFill:function(){return OSt},BsFilePerson:function(){return FSt},BsFilePersonFill:function(){return RSt},BsFilePlay:function(){return PSt},BsFilePlayFill:function(){return NSt},BsFilePlus:function(){return USt},BsFilePlusFill:function(){return jSt},BsFilePost:function(){return ZSt},BsFilePostFill:function(){return WSt},BsFilePpt:function(){return qSt},BsFilePptFill:function(){return GSt},BsFileRichtext:function(){return XSt},BsFileRichtextFill:function(){return YSt},BsFileRuled:function(){return KSt},BsFileRuledFill:function(){return $St},BsFileSlides:function(){return JSt},BsFileSlidesFill:function(){return QSt},BsFileSpreadsheet:function(){return eLt},BsFileSpreadsheetFill:function(){return tLt},BsFileText:function(){return rLt},BsFileTextFill:function(){return nLt},BsFileWord:function(){return iLt},BsFileWordFill:function(){return aLt},BsFileX:function(){return lLt},BsFileXFill:function(){return oLt},BsFileZip:function(){return sLt},BsFileZipFill:function(){return cLt},BsFiles:function(){return hLt},BsFilesAlt:function(){return dLt},BsFiletypeAac:function(){return fLt},BsFiletypeAi:function(){return pLt},BsFiletypeBmp:function(){return gLt},BsFiletypeCs:function(){return vLt},BsFiletypeCss:function(){return mLt},BsFiletypeCsv:function(){return yLt},BsFiletypeDoc:function(){return bLt},BsFiletypeDocx:function(){return xLt},BsFiletypeExe:function(){return MLt},BsFiletypeGif:function(){return wLt},BsFiletypeHeic:function(){return zLt},BsFiletypeHtml:function(){return CLt},BsFiletypeJava:function(){return ALt},BsFiletypeJpg:function(){return kLt},BsFiletypeJs:function(){return HLt},BsFiletypeJson:function(){return ELt},BsFiletypeJsx:function(){return SLt},BsFiletypeKey:function(){return LLt},BsFiletypeM4P:function(){return _Lt},BsFiletypeMd:function(){return BLt},BsFiletypeMdx:function(){return DLt},BsFiletypeMov:function(){return TLt},BsFiletypeMp3:function(){return VLt},BsFiletypeMp4:function(){return OLt},BsFiletypeOtf:function(){return ILt},BsFiletypePdf:function(){return RLt},BsFiletypePhp:function(){return FLt},BsFiletypePng:function(){return NLt},BsFiletypePpt:function(){return PLt},BsFiletypePptx:function(){return jLt},BsFiletypePsd:function(){return ULt},BsFiletypePy:function(){return WLt},BsFiletypeRaw:function(){return ZLt},BsFiletypeRb:function(){return GLt},BsFiletypeSass:function(){return qLt},BsFiletypeScss:function(){return YLt},BsFiletypeSh:function(){return XLt},BsFiletypeSql:function(){return $Lt},BsFiletypeSvg:function(){return KLt},BsFiletypeTiff:function(){return QLt},BsFiletypeTsx:function(){return JLt},BsFiletypeTtf:function(){return t_t},BsFiletypeTxt:function(){return e_t},BsFiletypeWav:function(){return n_t},BsFiletypeWoff:function(){return r_t},BsFiletypeXls:function(){return a_t},BsFiletypeXlsx:function(){return i_t},BsFiletypeXml:function(){return o_t},BsFiletypeYml:function(){return l_t},BsFill0CircleFill:function(){return Ltt},BsFill0SquareFill:function(){return _tt},BsFill1CircleFill:function(){return Btt},BsFill1SquareFill:function(){return Dtt},BsFill2CircleFill:function(){return Ttt},BsFill2SquareFill:function(){return Vtt},BsFill3CircleFill:function(){return Ott},BsFill3SquareFill:function(){return Itt},BsFill4CircleFill:function(){return Rtt},BsFill4SquareFill:function(){return Ftt},BsFill5CircleFill:function(){return Ntt},BsFill5SquareFill:function(){return Ptt},BsFill6CircleFill:function(){return jtt},BsFill6SquareFill:function(){return Utt},BsFill7CircleFill:function(){return Wtt},BsFill7SquareFill:function(){return Ztt},BsFill8CircleFill:function(){return Gtt},BsFill8SquareFill:function(){return qtt},BsFill9CircleFill:function(){return Ytt},BsFill9SquareFill:function(){return Xtt},BsFillAirplaneEnginesFill:function(){return $tt},BsFillAirplaneFill:function(){return Ktt},BsFillAlarmFill:function(){return Qtt},BsFillArchiveFill:function(){return Jtt},BsFillArrowDownCircleFill:function(){return tet},BsFillArrowDownLeftCircleFill:function(){return eet},BsFillArrowDownLeftSquareFill:function(){return net},BsFillArrowDownRightCircleFill:function(){return ret},BsFillArrowDownRightSquareFill:function(){return aet},BsFillArrowDownSquareFill:function(){return iet},BsFillArrowLeftCircleFill:function(){return oet},BsFillArrowLeftSquareFill:function(){return cet},BsFillArrowRightCircleFill:function(){return set},BsFillArrowRightSquareFill:function(){return uet},BsFillArrowThroughHeartFill:function(){return det},BsFillArrowUpCircleFill:function(){return het},BsFillArrowUpLeftCircleFill:function(){return fet},BsFillArrowUpLeftSquareFill:function(){return pet},BsFillArrowUpRightCircleFill:function(){return get},BsFillArrowUpRightSquareFill:function(){return vet},BsFillArrowUpSquareFill:function(){return met},BsFillAspectRatioFill:function(){return yet},BsFillAwardFill:function(){return bet},BsFillBackspaceFill:function(){return xet},BsFillBackspaceReverseFill:function(){return Met},BsFillBadge3DFill:function(){return wet},BsFillBadge4KFill:function(){return zet},BsFillBadge8KFill:function(){return Cet},BsFillBadgeAdFill:function(){return Aet},BsFillBadgeArFill:function(){return ket},BsFillBadgeCcFill:function(){return Het},BsFillBadgeHdFill:function(){return Eet},BsFillBadgeSdFill:function(){return Let},BsFillBadgeTmFill:function(){return _et},BsFillBadgeVoFill:function(){return Bet},BsFillBadgeVrFill:function(){return Det},BsFillBadgeWcFill:function(){return Tet},BsFillBagCheckFill:function(){return Vet},BsFillBagDashFill:function(){return Oet},BsFillBagFill:function(){return Iet},BsFillBagHeartFill:function(){return Ret},BsFillBagPlusFill:function(){return Fet},BsFillBagXFill:function(){return Net},BsFillBalloonFill:function(){return Pet},BsFillBalloonHeartFill:function(){return jet},BsFillBandaidFill:function(){return Uet},BsFillBarChartFill:function(){return Wet},BsFillBarChartLineFill:function(){return Zet},BsFillBasket2Fill:function(){return qet},BsFillBasket3Fill:function(){return Yet},BsFillBasketFill:function(){return Get},BsFillBellFill:function(){return Xet},BsFillBellSlashFill:function(){return $et},BsFillBinocularsFill:function(){return Ket},BsFillBookFill:function(){return Qet},BsFillBookmarkCheckFill:function(){return Jet},BsFillBookmarkDashFill:function(){return tnt},BsFillBookmarkFill:function(){return ent},BsFillBookmarkHeartFill:function(){return nnt},BsFillBookmarkPlusFill:function(){return rnt},BsFillBookmarkStarFill:function(){return ant},BsFillBookmarkXFill:function(){return int},BsFillBookmarksFill:function(){return ont},BsFillBoomboxFill:function(){return lnt},BsFillBootstrapFill:function(){return cnt},BsFillBox2Fill:function(){return dnt},BsFillBox2HeartFill:function(){return hnt},BsFillBoxFill:function(){return snt},BsFillBoxSeamFill:function(){return unt},BsFillBriefcaseFill:function(){return fnt},BsFillBrightnessAltHighFill:function(){return pnt},BsFillBrightnessAltLowFill:function(){return gnt},BsFillBrightnessHighFill:function(){return vnt},BsFillBrightnessLowFill:function(){return mnt},BsFillBrushFill:function(){return ynt},BsFillBucketFill:function(){return bnt},BsFillBugFill:function(){return xnt},BsFillBuildingFill:function(){return Mnt},BsFillBuildingsFill:function(){return wnt},BsFillBusFrontFill:function(){return znt},BsFillCCircleFill:function(){return Cnt},BsFillCSquareFill:function(){return Ant},BsFillCalculatorFill:function(){return knt},BsFillCalendar2CheckFill:function(){return Fnt},BsFillCalendar2DateFill:function(){return Nnt},BsFillCalendar2DayFill:function(){return Pnt},BsFillCalendar2EventFill:function(){return jnt},BsFillCalendar2Fill:function(){return Unt},BsFillCalendar2HeartFill:function(){return Wnt},BsFillCalendar2MinusFill:function(){return Znt},BsFillCalendar2MonthFill:function(){return Gnt},BsFillCalendar2PlusFill:function(){return qnt},BsFillCalendar2RangeFill:function(){return Ynt},BsFillCalendar2WeekFill:function(){return Xnt},BsFillCalendar2XFill:function(){return $nt},BsFillCalendar3EventFill:function(){return Knt},BsFillCalendar3Fill:function(){return Qnt},BsFillCalendar3RangeFill:function(){return Jnt},BsFillCalendar3WeekFill:function(){return trt},BsFillCalendarCheckFill:function(){return Hnt},BsFillCalendarDateFill:function(){return Ent},BsFillCalendarDayFill:function(){return Snt},BsFillCalendarEventFill:function(){return Lnt},BsFillCalendarFill:function(){return _nt},BsFillCalendarHeartFill:function(){return Bnt},BsFillCalendarMinusFill:function(){return Dnt},BsFillCalendarMonthFill:function(){return Tnt},BsFillCalendarPlusFill:function(){return Vnt},BsFillCalendarRangeFill:function(){return Ont},BsFillCalendarWeekFill:function(){return Int},BsFillCalendarXFill:function(){return Rnt},BsFillCameraFill:function(){return ert},BsFillCameraReelsFill:function(){return nrt},BsFillCameraVideoFill:function(){return rrt},BsFillCameraVideoOffFill:function(){return art},BsFillCapslockFill:function(){return irt},BsFillCarFrontFill:function(){return ort},BsFillCaretDownFill:function(){return lrt},BsFillCaretDownSquareFill:function(){return crt},BsFillCaretLeftFill:function(){return srt},BsFillCaretLeftSquareFill:function(){return urt},BsFillCaretRightFill:function(){return drt},BsFillCaretRightSquareFill:function(){return hrt},BsFillCaretUpFill:function(){return frt},BsFillCaretUpSquareFill:function(){return prt},BsFillCartCheckFill:function(){return grt},BsFillCartDashFill:function(){return vrt},BsFillCartFill:function(){return mrt},BsFillCartPlusFill:function(){return yrt},BsFillCartXFill:function(){return brt},BsFillCassetteFill:function(){return xrt},BsFillCcCircleFill:function(){return Mrt},BsFillCcSquareFill:function(){return wrt},BsFillChatDotsFill:function(){return zrt},BsFillChatFill:function(){return Crt},BsFillChatHeartFill:function(){return Art},BsFillChatLeftDotsFill:function(){return krt},BsFillChatLeftFill:function(){return Hrt},BsFillChatLeftHeartFill:function(){return Ert},BsFillChatLeftQuoteFill:function(){return Srt},BsFillChatLeftTextFill:function(){return Lrt},BsFillChatQuoteFill:function(){return _rt},BsFillChatRightDotsFill:function(){return Brt},BsFillChatRightFill:function(){return Drt},BsFillChatRightHeartFill:function(){return Trt},BsFillChatRightQuoteFill:function(){return Vrt},BsFillChatRightTextFill:function(){return Ort},BsFillChatSquareDotsFill:function(){return Irt},BsFillChatSquareFill:function(){return Rrt},BsFillChatSquareHeartFill:function(){return Frt},BsFillChatSquareQuoteFill:function(){return Nrt},BsFillChatSquareTextFill:function(){return Prt},BsFillChatTextFill:function(){return jrt},BsFillCheckCircleFill:function(){return Urt},BsFillCheckSquareFill:function(){return Wrt},BsFillCircleFill:function(){return Zrt},BsFillClipboard2CheckFill:function(){return Jrt},BsFillClipboard2DataFill:function(){return tat},BsFillClipboard2Fill:function(){return eat},BsFillClipboard2HeartFill:function(){return nat},BsFillClipboard2MinusFill:function(){return rat},BsFillClipboard2PlusFill:function(){return aat},BsFillClipboard2PulseFill:function(){return iat},BsFillClipboard2XFill:function(){return oat},BsFillClipboardCheckFill:function(){return Grt},BsFillClipboardDataFill:function(){return qrt},BsFillClipboardFill:function(){return Yrt},BsFillClipboardHeartFill:function(){return Xrt},BsFillClipboardMinusFill:function(){return $rt},BsFillClipboardPlusFill:function(){return Krt},BsFillClipboardXFill:function(){return Qrt},BsFillClockFill:function(){return lat},BsFillCloudArrowDownFill:function(){return cat},BsFillCloudArrowUpFill:function(){return sat},BsFillCloudCheckFill:function(){return uat},BsFillCloudDownloadFill:function(){return dat},BsFillCloudDrizzleFill:function(){return hat},BsFillCloudFill:function(){return fat},BsFillCloudFog2Fill:function(){return gat},BsFillCloudFogFill:function(){return pat},BsFillCloudHailFill:function(){return vat},BsFillCloudHaze2Fill:function(){return yat},BsFillCloudHazeFill:function(){return mat},BsFillCloudLightningFill:function(){return bat},BsFillCloudLightningRainFill:function(){return xat},BsFillCloudMinusFill:function(){return Mat},BsFillCloudMoonFill:function(){return wat},BsFillCloudPlusFill:function(){return zat},BsFillCloudRainFill:function(){return Cat},BsFillCloudRainHeavyFill:function(){return Aat},BsFillCloudSlashFill:function(){return kat},BsFillCloudSleetFill:function(){return Hat},BsFillCloudSnowFill:function(){return Eat},BsFillCloudSunFill:function(){return Sat},BsFillCloudUploadFill:function(){return Lat},BsFillCloudsFill:function(){return _at},BsFillCloudyFill:function(){return Bat},BsFillCollectionFill:function(){return Dat},BsFillCollectionPlayFill:function(){return Tat},BsFillCompassFill:function(){return Vat},BsFillCpuFill:function(){return Oat},BsFillCreditCard2BackFill:function(){return Iat},BsFillCreditCard2FrontFill:function(){return Rat},BsFillCreditCardFill:function(){return Fat},BsFillCupFill:function(){return Nat},BsFillCupHotFill:function(){return Pat},BsFillCursorFill:function(){return jat},BsFillDashCircleFill:function(){return Uat},BsFillDashSquareFill:function(){return Wat},BsFillDatabaseFill:function(){return Zat},BsFillDeviceHddFill:function(){return Gat},BsFillDeviceSsdFill:function(){return qat},BsFillDiagram2Fill:function(){return Yat},BsFillDiagram3Fill:function(){return Xat},BsFillDiamondFill:function(){return $at},BsFillDice1Fill:function(){return Kat},BsFillDice2Fill:function(){return Qat},BsFillDice3Fill:function(){return Jat},BsFillDice4Fill:function(){return tit},BsFillDice5Fill:function(){return eit},BsFillDice6Fill:function(){return nit},BsFillDiscFill:function(){return rit},BsFillDisplayFill:function(){return ait},BsFillDisplayportFill:function(){return iit},BsFillDoorClosedFill:function(){return oit},BsFillDoorOpenFill:function(){return lit},BsFillDpadFill:function(){return cit},BsFillDropletFill:function(){return sit},BsFillEarFill:function(){return uit},BsFillEasel2Fill:function(){return hit},BsFillEasel3Fill:function(){return fit},BsFillEaselFill:function(){return dit},BsFillEggFill:function(){return pit},BsFillEjectFill:function(){return git},BsFillEmojiAngryFill:function(){return vit},BsFillEmojiDizzyFill:function(){return mit},BsFillEmojiExpressionlessFill:function(){return yit},BsFillEmojiFrownFill:function(){return bit},BsFillEmojiHeartEyesFill:function(){return xit},BsFillEmojiKissFill:function(){return Mit},BsFillEmojiLaughingFill:function(){return wit},BsFillEmojiNeutralFill:function(){return zit},BsFillEmojiSmileFill:function(){return Cit},BsFillEmojiSmileUpsideDownFill:function(){return Ait},BsFillEmojiSunglassesFill:function(){return kit},BsFillEmojiWinkFill:function(){return Hit},BsFillEnvelopeAtFill:function(){return Eit},BsFillEnvelopeCheckFill:function(){return Sit},BsFillEnvelopeDashFill:function(){return Lit},BsFillEnvelopeExclamationFill:function(){return _it},BsFillEnvelopeFill:function(){return Bit},BsFillEnvelopeHeartFill:function(){return Dit},BsFillEnvelopeOpenFill:function(){return Tit},BsFillEnvelopeOpenHeartFill:function(){return Vit},BsFillEnvelopePaperFill:function(){return Oit},BsFillEnvelopePaperHeartFill:function(){return Iit},BsFillEnvelopePlusFill:function(){return Rit},BsFillEnvelopeSlashFill:function(){return Fit},BsFillEnvelopeXFill:function(){return Nit},BsFillEraserFill:function(){return Pit},BsFillEvFrontFill:function(){return jit},BsFillEvStationFill:function(){return Uit},BsFillExclamationCircleFill:function(){return Wit},BsFillExclamationDiamondFill:function(){return Zit},BsFillExclamationOctagonFill:function(){return Git},BsFillExclamationSquareFill:function(){return qit},BsFillExclamationTriangleFill:function(){return Yit},BsFillExplicitFill:function(){return Xit},BsFillEyeFill:function(){return $it},BsFillEyeSlashFill:function(){return Kit},BsFillFastForwardBtnFill:function(){return Qit},BsFillFastForwardCircleFill:function(){return Jit},BsFillFastForwardFill:function(){return tot},BsFillFileArrowDownFill:function(){return eot},BsFillFileArrowUpFill:function(){return not},BsFillFileBarGraphFill:function(){return rot},BsFillFileBinaryFill:function(){return aot},BsFillFileBreakFill:function(){return iot},BsFillFileCheckFill:function(){return oot},BsFillFileCodeFill:function(){return lot},BsFillFileDiffFill:function(){return cot},BsFillFileEarmarkArrowDownFill:function(){return sot},BsFillFileEarmarkArrowUpFill:function(){return uot},BsFillFileEarmarkBarGraphFill:function(){return dot},BsFillFileEarmarkBinaryFill:function(){return hot},BsFillFileEarmarkBreakFill:function(){return fot},BsFillFileEarmarkCheckFill:function(){return pot},BsFillFileEarmarkCodeFill:function(){return got},BsFillFileEarmarkDiffFill:function(){return vot},BsFillFileEarmarkEaselFill:function(){return mot},BsFillFileEarmarkExcelFill:function(){return yot},BsFillFileEarmarkFill:function(){return bot},BsFillFileEarmarkFontFill:function(){return xot},BsFillFileEarmarkImageFill:function(){return Mot},BsFillFileEarmarkLock2Fill:function(){return zot},BsFillFileEarmarkLockFill:function(){return wot},BsFillFileEarmarkMedicalFill:function(){return Cot},BsFillFileEarmarkMinusFill:function(){return Aot},BsFillFileEarmarkMusicFill:function(){return kot},BsFillFileEarmarkPdfFill:function(){return Hot},BsFillFileEarmarkPersonFill:function(){return Eot},BsFillFileEarmarkPlayFill:function(){return Sot},BsFillFileEarmarkPlusFill:function(){return Lot},BsFillFileEarmarkPostFill:function(){return _ot},BsFillFileEarmarkPptFill:function(){return Bot},BsFillFileEarmarkRichtextFill:function(){return Dot},BsFillFileEarmarkRuledFill:function(){return Tot},BsFillFileEarmarkSlidesFill:function(){return Vot},BsFillFileEarmarkSpreadsheetFill:function(){return Oot},BsFillFileEarmarkTextFill:function(){return Iot},BsFillFileEarmarkWordFill:function(){return Rot},BsFillFileEarmarkXFill:function(){return Fot},BsFillFileEarmarkZipFill:function(){return Not},BsFillFileEaselFill:function(){return Pot},BsFillFileExcelFill:function(){return jot},BsFillFileFill:function(){return Uot},BsFillFileFontFill:function(){return Wot},BsFillFileImageFill:function(){return Zot},BsFillFileLock2Fill:function(){return qot},BsFillFileLockFill:function(){return Got},BsFillFileMedicalFill:function(){return Yot},BsFillFileMinusFill:function(){return Xot},BsFillFileMusicFill:function(){return $ot},BsFillFilePdfFill:function(){return Kot},BsFillFilePersonFill:function(){return Qot},BsFillFilePlayFill:function(){return Jot},BsFillFilePlusFill:function(){return tlt},BsFillFilePostFill:function(){return elt},BsFillFilePptFill:function(){return nlt},BsFillFileRichtextFill:function(){return rlt},BsFillFileRuledFill:function(){return alt},BsFillFileSlidesFill:function(){return ilt},BsFillFileSpreadsheetFill:function(){return olt},BsFillFileTextFill:function(){return llt},BsFillFileWordFill:function(){return clt},BsFillFileXFill:function(){return slt},BsFillFileZipFill:function(){return ult},BsFillFilterCircleFill:function(){return dlt},BsFillFilterSquareFill:function(){return hlt},BsFillFlagFill:function(){return flt},BsFillFolderFill:function(){return plt},BsFillFolderSymlinkFill:function(){return glt},BsFillForwardFill:function(){return vlt},BsFillFuelPumpDieselFill:function(){return mlt},BsFillFuelPumpFill:function(){return ylt},BsFillFunnelFill:function(){return blt},BsFillGearFill:function(){return xlt},BsFillGeoAltFill:function(){return Mlt},BsFillGeoFill:function(){return wlt},BsFillGiftFill:function(){return zlt},BsFillGrid1X2Fill:function(){return Clt},BsFillGrid3X2GapFill:function(){return Alt},BsFillGrid3X3GapFill:function(){return klt},BsFillGridFill:function(){return Hlt},BsFillHCircleFill:function(){return Elt},BsFillHSquareFill:function(){return Slt},BsFillHandIndexFill:function(){return Llt},BsFillHandIndexThumbFill:function(){return _lt},BsFillHandThumbsDownFill:function(){return Blt},BsFillHandThumbsUpFill:function(){return Dlt},BsFillHandbagFill:function(){return Tlt},BsFillHddFill:function(){return Vlt},BsFillHddNetworkFill:function(){return Olt},BsFillHddRackFill:function(){return Ilt},BsFillHddStackFill:function(){return Rlt},BsFillHdmiFill:function(){return Flt},BsFillHeartFill:function(){return Nlt},BsFillHeartPulseFill:function(){return Plt},BsFillHeartbreakFill:function(){return jlt},BsFillHeptagonFill:function(){return Ult},BsFillHexagonFill:function(){return Wlt},BsFillHospitalFill:function(){return Zlt},BsFillHouseAddFill:function(){return Glt},BsFillHouseCheckFill:function(){return qlt},BsFillHouseDashFill:function(){return Ylt},BsFillHouseDoorFill:function(){return Xlt},BsFillHouseDownFill:function(){return $lt},BsFillHouseExclamationFill:function(){return Klt},BsFillHouseFill:function(){return Qlt},BsFillHouseGearFill:function(){return Jlt},BsFillHouseHeartFill:function(){return tct},BsFillHouseLockFill:function(){return ect},BsFillHouseSlashFill:function(){return nct},BsFillHouseUpFill:function(){return rct},BsFillHouseXFill:function(){return act},BsFillHousesFill:function(){return ict},BsFillImageFill:function(){return oct},BsFillInboxFill:function(){return lct},BsFillInboxesFill:function(){return cct},BsFillInfoCircleFill:function(){return sct},BsFillInfoSquareFill:function(){return uct},BsFillJournalBookmarkFill:function(){return dct},BsFillKanbanFill:function(){return hct},BsFillKeyFill:function(){return fct},BsFillKeyboardFill:function(){return pct},BsFillLampFill:function(){return gct},BsFillLaptopFill:function(){return vct},BsFillLayersFill:function(){return mct},BsFillLightbulbFill:function(){return yct},BsFillLightbulbOffFill:function(){return bct},BsFillLightningChargeFill:function(){return xct},BsFillLightningFill:function(){return Mct},BsFillLockFill:function(){return wct},BsFillLungsFill:function(){return zct},BsFillMagnetFill:function(){return Cct},BsFillMapFill:function(){return Act},BsFillMarkdownFill:function(){return kct},BsFillMegaphoneFill:function(){return Hct},BsFillMenuAppFill:function(){return Ect},BsFillMenuButtonFill:function(){return Sct},BsFillMenuButtonWideFill:function(){return Lct},BsFillMicFill:function(){return _ct},BsFillMicMuteFill:function(){return Bct},BsFillModemFill:function(){return Dct},BsFillMoonFill:function(){return Tct},BsFillMoonStarsFill:function(){return Vct},BsFillMortarboardFill:function(){return Oct},BsFillMotherboardFill:function(){return Ict},BsFillMouse2Fill:function(){return Fct},BsFillMouse3Fill:function(){return Nct},BsFillMouseFill:function(){return Rct},BsFillMusicPlayerFill:function(){return Pct},BsFillNodeMinusFill:function(){return jct},BsFillNodePlusFill:function(){return Uct},BsFillNutFill:function(){return Wct},BsFillOctagonFill:function(){return Zct},BsFillOpticalAudioFill:function(){return Gct},BsFillPCircleFill:function(){return qct},BsFillPSquareFill:function(){return Yct},BsFillPaletteFill:function(){return Xct},BsFillPassFill:function(){return $ct},BsFillPatchCheckFill:function(){return Kct},BsFillPatchExclamationFill:function(){return Qct},BsFillPatchMinusFill:function(){return Jct},BsFillPatchPlusFill:function(){return tst},BsFillPatchQuestionFill:function(){return est},BsFillPauseBtnFill:function(){return nst},BsFillPauseCircleFill:function(){return rst},BsFillPauseFill:function(){return ast},BsFillPeaceFill:function(){return ist},BsFillPenFill:function(){return ost},BsFillPencilFill:function(){return lst},BsFillPentagonFill:function(){return cst},BsFillPeopleFill:function(){return sst},BsFillPersonBadgeFill:function(){return ust},BsFillPersonCheckFill:function(){return dst},BsFillPersonDashFill:function(){return hst},BsFillPersonFill:function(){return fst},BsFillPersonLinesFill:function(){return pst},BsFillPersonPlusFill:function(){return gst},BsFillPersonVcardFill:function(){return vst},BsFillPersonXFill:function(){return mst},BsFillPhoneFill:function(){return yst},BsFillPhoneLandscapeFill:function(){return bst},BsFillPhoneVibrateFill:function(){return xst},BsFillPieChartFill:function(){return Mst},BsFillPiggyBankFill:function(){return wst},BsFillPinAngleFill:function(){return zst},BsFillPinFill:function(){return Cst},BsFillPinMapFill:function(){return Ast},BsFillPipFill:function(){return kst},BsFillPlayBtnFill:function(){return Hst},BsFillPlayCircleFill:function(){return Est},BsFillPlayFill:function(){return Sst},BsFillPlugFill:function(){return Lst},BsFillPlusCircleFill:function(){return _st},BsFillPlusSquareFill:function(){return Bst},BsFillPostageFill:function(){return Dst},BsFillPostageHeartFill:function(){return Tst},BsFillPostcardFill:function(){return Vst},BsFillPostcardHeartFill:function(){return Ost},BsFillPrinterFill:function(){return Ist},BsFillProjectorFill:function(){return Rst},BsFillPuzzleFill:function(){return Fst},BsFillQuestionCircleFill:function(){return Nst},BsFillQuestionDiamondFill:function(){return Pst},BsFillQuestionOctagonFill:function(){return jst},BsFillQuestionSquareFill:function(){return Ust},BsFillRCircleFill:function(){return Wst},BsFillRSquareFill:function(){return Zst},BsFillRecord2Fill:function(){return Xst},BsFillRecordBtnFill:function(){return Gst},BsFillRecordCircleFill:function(){return qst},BsFillRecordFill:function(){return Yst},BsFillReplyAllFill:function(){return $st},BsFillReplyFill:function(){return Kst},BsFillRewindBtnFill:function(){return Qst},BsFillRewindCircleFill:function(){return Jst},BsFillRewindFill:function(){return tut},BsFillRocketFill:function(){return eut},BsFillRocketTakeoffFill:function(){return nut},BsFillRouterFill:function(){return rut},BsFillRssFill:function(){return aut},BsFillSafe2Fill:function(){return out},BsFillSafeFill:function(){return iut},BsFillSave2Fill:function(){return cut},BsFillSaveFill:function(){return lut},BsFillSdCardFill:function(){return sut},BsFillSearchHeartFill:function(){return uut},BsFillSendCheckFill:function(){return dut},BsFillSendDashFill:function(){return hut},BsFillSendExclamationFill:function(){return fut},BsFillSendFill:function(){return put},BsFillSendPlusFill:function(){return gut},BsFillSendSlashFill:function(){return vut},BsFillSendXFill:function(){return mut},BsFillShareFill:function(){return yut},BsFillShieldFill:function(){return but},BsFillShieldLockFill:function(){return xut},BsFillShieldSlashFill:function(){return Mut},BsFillShiftFill:function(){return wut},BsFillSignDeadEndFill:function(){return zut},BsFillSignDoNotEnterFill:function(){return Cut},BsFillSignIntersectionFill:function(){return Aut},BsFillSignIntersectionSideFill:function(){return kut},BsFillSignIntersectionTFill:function(){return Hut},BsFillSignIntersectionYFill:function(){return Eut},BsFillSignMergeLeftFill:function(){return Sut},BsFillSignMergeRightFill:function(){return Lut},BsFillSignNoLeftTurnFill:function(){return _ut},BsFillSignNoParkingFill:function(){return But},BsFillSignNoRightTurnFill:function(){return Dut},BsFillSignRailroadFill:function(){return Tut},BsFillSignStopFill:function(){return Vut},BsFillSignStopLightsFill:function(){return Out},BsFillSignTurnLeftFill:function(){return Iut},BsFillSignTurnRightFill:function(){return Rut},BsFillSignTurnSlightLeftFill:function(){return Fut},BsFillSignTurnSlightRightFill:function(){return Nut},BsFillSignYieldFill:function(){return Put},BsFillSignpost2Fill:function(){return jut},BsFillSignpostFill:function(){return Uut},BsFillSignpostSplitFill:function(){return Wut},BsFillSimFill:function(){return Zut},BsFillSkipBackwardBtnFill:function(){return Gut},BsFillSkipBackwardCircleFill:function(){return qut},BsFillSkipBackwardFill:function(){return Yut},BsFillSkipEndBtnFill:function(){return Xut},BsFillSkipEndCircleFill:function(){return $ut},BsFillSkipEndFill:function(){return Kut},BsFillSkipForwardBtnFill:function(){return Qut},BsFillSkipForwardCircleFill:function(){return Jut},BsFillSkipForwardFill:function(){return tdt},BsFillSkipStartBtnFill:function(){return edt},BsFillSkipStartCircleFill:function(){return ndt},BsFillSkipStartFill:function(){return rdt},BsFillSlashCircleFill:function(){return adt},BsFillSlashSquareFill:function(){return idt},BsFillSpeakerFill:function(){return odt},BsFillSquareFill:function(){return ldt},BsFillStarFill:function(){return cdt},BsFillStickiesFill:function(){return sdt},BsFillStickyFill:function(){return udt},BsFillStopBtnFill:function(){return ddt},BsFillStopCircleFill:function(){return hdt},BsFillStopFill:function(){return fdt},BsFillStoplightsFill:function(){return pdt},BsFillStopwatchFill:function(){return gdt},BsFillSuitClubFill:function(){return vdt},BsFillSuitDiamondFill:function(){return mdt},BsFillSuitHeartFill:function(){return ydt},BsFillSuitSpadeFill:function(){return bdt},BsFillSunFill:function(){return xdt},BsFillSunriseFill:function(){return Mdt},BsFillSunsetFill:function(){return wdt},BsFillTabletFill:function(){return zdt},BsFillTabletLandscapeFill:function(){return Cdt},BsFillTagFill:function(){return Adt},BsFillTagsFill:function(){return kdt},BsFillTaxiFrontFill:function(){return Hdt},BsFillTelephoneFill:function(){return Edt},BsFillTelephoneForwardFill:function(){return Sdt},BsFillTelephoneInboundFill:function(){return Ldt},BsFillTelephoneMinusFill:function(){return _dt},BsFillTelephoneOutboundFill:function(){return Bdt},BsFillTelephonePlusFill:function(){return Ddt},BsFillTelephoneXFill:function(){return Tdt},BsFillTerminalFill:function(){return Vdt},BsFillThunderboltFill:function(){return Odt},BsFillTicketDetailedFill:function(){return Idt},BsFillTicketFill:function(){return Rdt},BsFillTicketPerforatedFill:function(){return Fdt},BsFillTrainFreightFrontFill:function(){return Ndt},BsFillTrainFrontFill:function(){return Pdt},BsFillTrainLightrailFrontFill:function(){return jdt},BsFillTrash2Fill:function(){return Wdt},BsFillTrash3Fill:function(){return Zdt},BsFillTrashFill:function(){return Udt},BsFillTreeFill:function(){return Gdt},BsFillTriangleFill:function(){return qdt},BsFillTrophyFill:function(){return Ydt},BsFillTruckFrontFill:function(){return Xdt},BsFillTvFill:function(){return $dt},BsFillUmbrellaFill:function(){return Kdt},BsFillUnlockFill:function(){return Qdt},BsFillUsbCFill:function(){return Jdt},BsFillUsbDriveFill:function(){return tht},BsFillUsbFill:function(){return eht},BsFillUsbMicroFill:function(){return nht},BsFillUsbMiniFill:function(){return rht},BsFillUsbPlugFill:function(){return aht},BsFillVinylFill:function(){return iht},BsFillVolumeDownFill:function(){return oht},BsFillVolumeMuteFill:function(){return lht},BsFillVolumeOffFill:function(){return cht},BsFillVolumeUpFill:function(){return sht},BsFillWalletFill:function(){return uht},BsFillWebcamFill:function(){return dht},BsFillWrenchAdjustableCircleFill:function(){return hht},BsFillXCircleFill:function(){return fht},BsFillXDiamondFill:function(){return pht},BsFillXOctagonFill:function(){return ght},BsFillXSquareFill:function(){return vht},BsFilm:function(){return c_t},BsFilter:function(){return g_t},BsFilterCircle:function(){return u_t},BsFilterCircleFill:function(){return s_t},BsFilterLeft:function(){return d_t},BsFilterRight:function(){return h_t},BsFilterSquare:function(){return p_t},BsFilterSquareFill:function(){return f_t},BsFingerprint:function(){return v_t},BsFire:function(){return m_t},BsFlag:function(){return b_t},BsFlagFill:function(){return y_t},BsFlower1:function(){return x_t},BsFlower2:function(){return M_t},BsFlower3:function(){return w_t},BsFolder:function(){return L_t},BsFolder2:function(){return B_t},BsFolder2Open:function(){return __t},BsFolderCheck:function(){return z_t},BsFolderFill:function(){return C_t},BsFolderMinus:function(){return A_t},BsFolderPlus:function(){return k_t},BsFolderSymlink:function(){return E_t},BsFolderSymlinkFill:function(){return H_t},BsFolderX:function(){return S_t},BsFonts:function(){return D_t},BsForward:function(){return V_t},BsForwardFill:function(){return T_t},BsFront:function(){return O_t},BsFuelPump:function(){return N_t},BsFuelPumpDiesel:function(){return R_t},BsFuelPumpDieselFill:function(){return I_t},BsFuelPumpFill:function(){return F_t},BsFullscreen:function(){return j_t},BsFullscreenExit:function(){return P_t},BsFunnel:function(){return W_t},BsFunnelFill:function(){return U_t},BsGear:function(){return Y_t},BsGearFill:function(){return Z_t},BsGearWide:function(){return q_t},BsGearWideConnected:function(){return G_t},BsGem:function(){return X_t},BsGenderAmbiguous:function(){return $_t},BsGenderFemale:function(){return K_t},BsGenderMale:function(){return Q_t},BsGenderTrans:function(){return J_t},BsGeo:function(){return rBt},BsGeoAlt:function(){return eBt},BsGeoAltFill:function(){return tBt},BsGeoFill:function(){return nBt},BsGift:function(){return iBt},BsGiftFill:function(){return aBt},BsGit:function(){return oBt},BsGithub:function(){return lBt},BsGlobe:function(){return hBt},BsGlobe2:function(){return fBt},BsGlobeAmericas:function(){return cBt},BsGlobeAsiaAustralia:function(){return sBt},BsGlobeCentralSouthAsia:function(){return uBt},BsGlobeEuropeAfrica:function(){return dBt},BsGoogle:function(){return gBt},BsGooglePlay:function(){return pBt},BsGpuCard:function(){return vBt},BsGraphDown:function(){return yBt},BsGraphDownArrow:function(){return mBt},BsGraphUp:function(){return xBt},BsGraphUpArrow:function(){return bBt},BsGrid:function(){return LBt},BsGrid1X2:function(){return wBt},BsGrid1X2Fill:function(){return MBt},BsGrid3X2:function(){return ABt},BsGrid3X2Gap:function(){return CBt},BsGrid3X2GapFill:function(){return zBt},BsGrid3X3:function(){return EBt},BsGrid3X3Gap:function(){return HBt},BsGrid3X3GapFill:function(){return kBt},BsGridFill:function(){return SBt},BsGripHorizontal:function(){return _Bt},BsGripVertical:function(){return BBt},BsHCircle:function(){return TBt},BsHCircleFill:function(){return DBt},BsHSquare:function(){return OBt},BsHSquareFill:function(){return VBt},BsHammer:function(){return IBt},BsHandIndex:function(){return PBt},BsHandIndexFill:function(){return RBt},BsHandIndexThumb:function(){return NBt},BsHandIndexThumbFill:function(){return FBt},BsHandThumbsDown:function(){return UBt},BsHandThumbsDownFill:function(){return jBt},BsHandThumbsUp:function(){return ZBt},BsHandThumbsUpFill:function(){return WBt},BsHandbag:function(){return qBt},BsHandbagFill:function(){return GBt},BsHash:function(){return YBt},BsHdd:function(){return nDt},BsHddFill:function(){return XBt},BsHddNetwork:function(){return KBt},BsHddNetworkFill:function(){return $Bt},BsHddRack:function(){return JBt},BsHddRackFill:function(){return QBt},BsHddStack:function(){return eDt},BsHddStackFill:function(){return tDt},BsHdmi:function(){return aDt},BsHdmiFill:function(){return rDt},BsHeadphones:function(){return iDt},BsHeadset:function(){return lDt},BsHeadsetVr:function(){return oDt},BsHeart:function(){return fDt},BsHeartArrow:function(){return cDt},BsHeartFill:function(){return sDt},BsHeartHalf:function(){return uDt},BsHeartPulse:function(){return hDt},BsHeartPulseFill:function(){return dDt},BsHeartbreak:function(){return gDt},BsHeartbreakFill:function(){return pDt},BsHearts:function(){return vDt},BsHeptagon:function(){return bDt},BsHeptagonFill:function(){return mDt},BsHeptagonHalf:function(){return yDt},BsHexagon:function(){return wDt},BsHexagonFill:function(){return xDt},BsHexagonHalf:function(){return MDt},BsHospital:function(){return CDt},BsHospitalFill:function(){return zDt},BsHourglass:function(){return EDt},BsHourglassBottom:function(){return ADt},BsHourglassSplit:function(){return kDt},BsHourglassTop:function(){return HDt},BsHouse:function(){return tTt},BsHouseAdd:function(){return LDt},BsHouseAddFill:function(){return SDt},BsHouseCheck:function(){return BDt},BsHouseCheckFill:function(){return _Dt},BsHouseDash:function(){return TDt},BsHouseDashFill:function(){return DDt},BsHouseDoor:function(){return ODt},BsHouseDoorFill:function(){return VDt},BsHouseDown:function(){return RDt},BsHouseDownFill:function(){return IDt},BsHouseExclamation:function(){return NDt},BsHouseExclamationFill:function(){return FDt},BsHouseFill:function(){return PDt},BsHouseGear:function(){return UDt},BsHouseGearFill:function(){return jDt},BsHouseHeart:function(){return ZDt},BsHouseHeartFill:function(){return WDt},BsHouseLock:function(){return qDt},BsHouseLockFill:function(){return GDt},BsHouseSlash:function(){return XDt},BsHouseSlashFill:function(){return YDt},BsHouseUp:function(){return KDt},BsHouseUpFill:function(){return $Dt},BsHouseX:function(){return JDt},BsHouseXFill:function(){return QDt},BsHouses:function(){return nTt},BsHousesFill:function(){return eTt},BsHr:function(){return rTt},BsHurricane:function(){return aTt},BsHypnotize:function(){return iTt},BsImage:function(){return cTt},BsImageAlt:function(){return oTt},BsImageFill:function(){return lTt},BsImages:function(){return sTt},BsInbox:function(){return dTt},BsInboxFill:function(){return uTt},BsInboxes:function(){return fTt},BsInboxesFill:function(){return hTt},BsIncognito:function(){return pTt},BsIndent:function(){return gTt},BsInfinity:function(){return vTt},BsInfo:function(){return wTt},BsInfoCircle:function(){return yTt},BsInfoCircleFill:function(){return mTt},BsInfoLg:function(){return bTt},BsInfoSquare:function(){return MTt},BsInfoSquareFill:function(){return xTt},BsInputCursor:function(){return CTt},BsInputCursorText:function(){return zTt},BsInstagram:function(){return ATt},BsIntersect:function(){return kTt},BsJournal:function(){return NTt},BsJournalAlbum:function(){return HTt},BsJournalArrowDown:function(){return ETt},BsJournalArrowUp:function(){return STt},BsJournalBookmark:function(){return _Tt},BsJournalBookmarkFill:function(){return LTt},BsJournalCheck:function(){return BTt},BsJournalCode:function(){return DTt},BsJournalMedical:function(){return TTt},BsJournalMinus:function(){return VTt},BsJournalPlus:function(){return OTt},BsJournalRichtext:function(){return ITt},BsJournalText:function(){return RTt},BsJournalX:function(){return FTt},BsJournals:function(){return PTt},BsJoystick:function(){return jTt},BsJustify:function(){return ZTt},BsJustifyLeft:function(){return UTt},BsJustifyRight:function(){return WTt},BsKanban:function(){return qTt},BsKanbanFill:function(){return GTt},BsKey:function(){return XTt},BsKeyFill:function(){return YTt},BsKeyboard:function(){return KTt},BsKeyboardFill:function(){return $Tt},BsLadder:function(){return QTt},BsLamp:function(){return tVt},BsLampFill:function(){return JTt},BsLaptop:function(){return nVt},BsLaptopFill:function(){return eVt},BsLayerBackward:function(){return rVt},BsLayerForward:function(){return aVt},BsLayers:function(){return lVt},BsLayersFill:function(){return iVt},BsLayersHalf:function(){return oVt},BsLayoutSidebar:function(){return dVt},BsLayoutSidebarInset:function(){return sVt},BsLayoutSidebarInsetReverse:function(){return cVt},BsLayoutSidebarReverse:function(){return uVt},BsLayoutSplit:function(){return hVt},BsLayoutTextSidebar:function(){return pVt},BsLayoutTextSidebarReverse:function(){return fVt},BsLayoutTextWindow:function(){return vVt},BsLayoutTextWindowReverse:function(){return gVt},BsLayoutThreeColumns:function(){return mVt},BsLayoutWtf:function(){return yVt},BsLifePreserver:function(){return bVt},BsLightbulb:function(){return zVt},BsLightbulbFill:function(){return xVt},BsLightbulbOff:function(){return wVt},BsLightbulbOffFill:function(){return MVt},BsLightning:function(){return HVt},BsLightningCharge:function(){return AVt},BsLightningChargeFill:function(){return CVt},BsLightningFill:function(){return kVt},BsLine:function(){return EVt},BsLink:function(){return LVt},BsLink45Deg:function(){return SVt},BsLinkedin:function(){return _Vt},BsList:function(){return NVt},BsListCheck:function(){return BVt},BsListColumns:function(){return TVt},BsListColumnsReverse:function(){return DVt},BsListNested:function(){return VVt},BsListOl:function(){return OVt},BsListStars:function(){return IVt},BsListTask:function(){return RVt},BsListUl:function(){return FVt},BsLock:function(){return jVt},BsLockFill:function(){return PVt},BsLungs:function(){return WVt},BsLungsFill:function(){return UVt},BsMagic:function(){return ZVt},BsMagnet:function(){return qVt},BsMagnetFill:function(){return GVt},BsMailbox:function(){return YVt},BsMailbox2:function(){return XVt},BsMap:function(){return KVt},BsMapFill:function(){return $Vt},BsMarkdown:function(){return JVt},BsMarkdownFill:function(){return QVt},BsMask:function(){return tOt},BsMastodon:function(){return eOt},BsMedium:function(){return nOt},BsMegaphone:function(){return aOt},BsMegaphoneFill:function(){return rOt},BsMemory:function(){return iOt},BsMenuApp:function(){return lOt},BsMenuAppFill:function(){return oOt},BsMenuButton:function(){return dOt},BsMenuButtonFill:function(){return cOt},BsMenuButtonWide:function(){return uOt},BsMenuButtonWideFill:function(){return sOt},BsMenuDown:function(){return hOt},BsMenuUp:function(){return fOt},BsMessenger:function(){return pOt},BsMeta:function(){return gOt},BsMic:function(){return bOt},BsMicFill:function(){return vOt},BsMicMute:function(){return yOt},BsMicMuteFill:function(){return mOt},BsMicrosoft:function(){return MOt},BsMicrosoftTeams:function(){return xOt},BsMinecart:function(){return zOt},BsMinecartLoaded:function(){return wOt},BsModem:function(){return AOt},BsModemFill:function(){return COt},BsMoisture:function(){return kOt},BsMoon:function(){return LOt},BsMoonFill:function(){return HOt},BsMoonStars:function(){return SOt},BsMoonStarsFill:function(){return EOt},BsMortarboard:function(){return BOt},BsMortarboardFill:function(){return _Ot},BsMotherboard:function(){return TOt},BsMotherboardFill:function(){return DOt},BsMouse:function(){return OOt},BsMouse2:function(){return ROt},BsMouse2Fill:function(){return IOt},BsMouse3:function(){return NOt},BsMouse3Fill:function(){return FOt},BsMouseFill:function(){return VOt},BsMusicNote:function(){return UOt},BsMusicNoteBeamed:function(){return POt},BsMusicNoteList:function(){return jOt},BsMusicPlayer:function(){return ZOt},BsMusicPlayerFill:function(){return WOt},BsNewspaper:function(){return GOt},BsNintendoSwitch:function(){return qOt},BsNodeMinus:function(){return XOt},BsNodeMinusFill:function(){return YOt},BsNodePlus:function(){return KOt},BsNodePlusFill:function(){return $Ot},BsNut:function(){return JOt},BsNutFill:function(){return QOt},BsNvidia:function(){return tIt},BsOctagon:function(){return rIt},BsOctagonFill:function(){return eIt},BsOctagonHalf:function(){return nIt},BsOpticalAudio:function(){return iIt},BsOpticalAudioFill:function(){return aIt},BsOption:function(){return oIt},BsOutlet:function(){return lIt},BsPCircle:function(){return sIt},BsPCircleFill:function(){return cIt},BsPSquare:function(){return dIt},BsPSquareFill:function(){return uIt},BsPaintBucket:function(){return hIt},BsPalette:function(){return pIt},BsPalette2:function(){return gIt},BsPaletteFill:function(){return fIt},BsPaperclip:function(){return vIt},BsParagraph:function(){return mIt},BsPass:function(){return bIt},BsPassFill:function(){return yIt},BsPatchCheck:function(){return MIt},BsPatchCheckFill:function(){return xIt},BsPatchExclamation:function(){return zIt},BsPatchExclamationFill:function(){return wIt},BsPatchMinus:function(){return AIt},BsPatchMinusFill:function(){return CIt},BsPatchPlus:function(){return HIt},BsPatchPlusFill:function(){return kIt},BsPatchQuestion:function(){return SIt},BsPatchQuestionFill:function(){return EIt},BsPause:function(){return VIt},BsPauseBtn:function(){return _It},BsPauseBtnFill:function(){return LIt},BsPauseCircle:function(){return DIt},BsPauseCircleFill:function(){return BIt},BsPauseFill:function(){return TIt},BsPaypal:function(){return OIt},BsPc:function(){return NIt},BsPcDisplay:function(){return RIt},BsPcDisplayHorizontal:function(){return IIt},BsPcHorizontal:function(){return FIt},BsPciCard:function(){return PIt},BsPeace:function(){return UIt},BsPeaceFill:function(){return jIt},BsPen:function(){return ZIt},BsPenFill:function(){return WIt},BsPencil:function(){return YIt},BsPencilFill:function(){return GIt},BsPencilSquare:function(){return qIt},BsPentagon:function(){return KIt},BsPentagonFill:function(){return XIt},BsPentagonHalf:function(){return $It},BsPeople:function(){return JIt},BsPeopleFill:function(){return QIt},BsPercent:function(){return tRt},BsPerson:function(){return jRt},BsPersonAdd:function(){return eRt},BsPersonBadge:function(){return rRt},BsPersonBadgeFill:function(){return nRt},BsPersonBoundingBox:function(){return aRt},BsPersonCheck:function(){return oRt},BsPersonCheckFill:function(){return iRt},BsPersonCircle:function(){return lRt},BsPersonDash:function(){return sRt},BsPersonDashFill:function(){return cRt},BsPersonDown:function(){return uRt},BsPersonExclamation:function(){return dRt},BsPersonFill:function(){return wRt},BsPersonFillAdd:function(){return hRt},BsPersonFillCheck:function(){return fRt},BsPersonFillDash:function(){return pRt},BsPersonFillDown:function(){return gRt},BsPersonFillExclamation:function(){return vRt},BsPersonFillGear:function(){return mRt},BsPersonFillLock:function(){return yRt},BsPersonFillSlash:function(){return bRt},BsPersonFillUp:function(){return xRt},BsPersonFillX:function(){return MRt},BsPersonGear:function(){return zRt},BsPersonHeart:function(){return CRt},BsPersonHearts:function(){return ARt},BsPersonLinesFill:function(){return kRt},BsPersonLock:function(){return HRt},BsPersonPlus:function(){return SRt},BsPersonPlusFill:function(){return ERt},BsPersonRolodex:function(){return LRt},BsPersonSlash:function(){return _Rt},BsPersonSquare:function(){return BRt},BsPersonUp:function(){return DRt},BsPersonVcard:function(){return VRt},BsPersonVcardFill:function(){return TRt},BsPersonVideo:function(){return ORt},BsPersonVideo2:function(){return IRt},BsPersonVideo3:function(){return RRt},BsPersonWorkspace:function(){return FRt},BsPersonX:function(){return PRt},BsPersonXFill:function(){return NRt},BsPhone:function(){return XRt},BsPhoneFill:function(){return URt},BsPhoneFlip:function(){return WRt},BsPhoneLandscape:function(){return GRt},BsPhoneLandscapeFill:function(){return ZRt},BsPhoneVibrate:function(){return YRt},BsPhoneVibrateFill:function(){return qRt},BsPieChart:function(){return KRt},BsPieChartFill:function(){return $Rt},BsPiggyBank:function(){return JRt},BsPiggyBankFill:function(){return QRt},BsPin:function(){return iFt},BsPinAngle:function(){return eFt},BsPinAngleFill:function(){return tFt},BsPinFill:function(){return nFt},BsPinMap:function(){return aFt},BsPinMapFill:function(){return rFt},BsPinterest:function(){return oFt},BsPip:function(){return cFt},BsPipFill:function(){return lFt},BsPlay:function(){return pFt},BsPlayBtn:function(){return uFt},BsPlayBtnFill:function(){return sFt},BsPlayCircle:function(){return hFt},BsPlayCircleFill:function(){return dFt},BsPlayFill:function(){return fFt},BsPlaystation:function(){return gFt},BsPlug:function(){return mFt},BsPlugFill:function(){return vFt},BsPlugin:function(){return yFt},BsPlus:function(){return HFt},BsPlusCircle:function(){return MFt},BsPlusCircleDotted:function(){return bFt},BsPlusCircleFill:function(){return xFt},BsPlusLg:function(){return wFt},BsPlusSlashMinus:function(){return zFt},BsPlusSquare:function(){return kFt},BsPlusSquareDotted:function(){return CFt},BsPlusSquareFill:function(){return AFt},BsPostage:function(){return _Ft},BsPostageFill:function(){return EFt},BsPostageHeart:function(){return LFt},BsPostageHeartFill:function(){return SFt},BsPostcard:function(){return VFt},BsPostcardFill:function(){return BFt},BsPostcardHeart:function(){return TFt},BsPostcardHeartFill:function(){return DFt},BsPower:function(){return OFt},BsPrescription:function(){return IFt},BsPrescription2:function(){return RFt},BsPrinter:function(){return NFt},BsPrinterFill:function(){return FFt},BsProjector:function(){return jFt},BsProjectorFill:function(){return PFt},BsPuzzle:function(){return WFt},BsPuzzleFill:function(){return UFt},BsQrCode:function(){return GFt},BsQrCodeScan:function(){return ZFt},BsQuestion:function(){return nNt},BsQuestionCircle:function(){return YFt},BsQuestionCircleFill:function(){return qFt},BsQuestionDiamond:function(){return $Ft},BsQuestionDiamondFill:function(){return XFt},BsQuestionLg:function(){return KFt},BsQuestionOctagon:function(){return JFt},BsQuestionOctagonFill:function(){return QFt},BsQuestionSquare:function(){return eNt},BsQuestionSquareFill:function(){return tNt},BsQuora:function(){return rNt},BsQuote:function(){return aNt},BsRCircle:function(){return oNt},BsRCircleFill:function(){return iNt},BsRSquare:function(){return cNt},BsRSquareFill:function(){return lNt},BsRadioactive:function(){return sNt},BsRainbow:function(){return uNt},BsReceipt:function(){return hNt},BsReceiptCutoff:function(){return dNt},BsReception0:function(){return fNt},BsReception1:function(){return pNt},BsReception2:function(){return gNt},BsReception3:function(){return vNt},BsReception4:function(){return mNt},BsRecord:function(){return zNt},BsRecord2:function(){return ANt},BsRecord2Fill:function(){return CNt},BsRecordBtn:function(){return bNt},BsRecordBtnFill:function(){return yNt},BsRecordCircle:function(){return MNt},BsRecordCircleFill:function(){return xNt},BsRecordFill:function(){return wNt},BsRecycle:function(){return kNt},BsReddit:function(){return HNt},BsRegex:function(){return ENt},BsRepeat:function(){return LNt},BsRepeat1:function(){return SNt},BsReply:function(){return TNt},BsReplyAll:function(){return BNt},BsReplyAllFill:function(){return _Nt},BsReplyFill:function(){return DNt},BsReverseBackspaceReverse:function(){return mht},BsReverseLayoutSidebarInsetReverse:function(){return yht},BsReverseLayoutSidebarReverse:function(){return bht},BsReverseLayoutTextSidebarReverse:function(){return xht},BsReverseLayoutTextWindowReverse:function(){return Mht},BsReverseListColumnsReverse:function(){return wht},BsRewind:function(){return NNt},BsRewindBtn:function(){return ONt},BsRewindBtnFill:function(){return VNt},BsRewindCircle:function(){return RNt},BsRewindCircleFill:function(){return INt},BsRewindFill:function(){return FNt},BsRobot:function(){return PNt},BsRocket:function(){return ZNt},BsRocketFill:function(){return jNt},BsRocketTakeoff:function(){return WNt},BsRocketTakeoffFill:function(){return UNt},BsRouter:function(){return qNt},BsRouterFill:function(){return GNt},BsRss:function(){return XNt},BsRssFill:function(){return YNt},BsRulers:function(){return $Nt},BsSafe:function(){return QNt},BsSafe2:function(){return tPt},BsSafe2Fill:function(){return JNt},BsSafeFill:function(){return KNt},BsSave:function(){return nPt},BsSave2:function(){return aPt},BsSave2Fill:function(){return rPt},BsSaveFill:function(){return ePt},BsScissors:function(){return iPt},BsScooter:function(){return oPt},BsScrewdriver:function(){return lPt},BsSdCard:function(){return sPt},BsSdCardFill:function(){return cPt},BsSearch:function(){return hPt},BsSearchHeart:function(){return dPt},BsSearchHeartFill:function(){return uPt},BsSegmentedNav:function(){return fPt},BsSend:function(){return HPt},BsSendCheck:function(){return gPt},BsSendCheckFill:function(){return pPt},BsSendDash:function(){return mPt},BsSendDashFill:function(){return vPt},BsSendExclamation:function(){return bPt},BsSendExclamationFill:function(){return yPt},BsSendFill:function(){return xPt},BsSendPlus:function(){return wPt},BsSendPlusFill:function(){return MPt},BsSendSlash:function(){return CPt},BsSendSlashFill:function(){return zPt},BsSendX:function(){return kPt},BsSendXFill:function(){return APt},BsServer:function(){return EPt},BsShare:function(){return LPt},BsShareFill:function(){return SPt},BsShield:function(){return qPt},BsShieldCheck:function(){return _Pt},BsShieldExclamation:function(){return BPt},BsShieldFill:function(){return RPt},BsShieldFillCheck:function(){return DPt},BsShieldFillExclamation:function(){return TPt},BsShieldFillMinus:function(){return VPt},BsShieldFillPlus:function(){return OPt},BsShieldFillX:function(){return IPt},BsShieldLock:function(){return NPt},BsShieldLockFill:function(){return FPt},BsShieldMinus:function(){return PPt},BsShieldPlus:function(){return jPt},BsShieldShaded:function(){return UPt},BsShieldSlash:function(){return ZPt},BsShieldSlashFill:function(){return WPt},BsShieldX:function(){return GPt},BsShift:function(){return XPt},BsShiftFill:function(){return YPt},BsShop:function(){return KPt},BsShopWindow:function(){return $Pt},BsShuffle:function(){return QPt},BsSignDeadEnd:function(){return tjt},BsSignDeadEndFill:function(){return JPt},BsSignDoNotEnter:function(){return njt},BsSignDoNotEnterFill:function(){return ejt},BsSignIntersection:function(){return ujt},BsSignIntersectionFill:function(){return rjt},BsSignIntersectionSide:function(){return ijt},BsSignIntersectionSideFill:function(){return ajt},BsSignIntersectionT:function(){return ljt},BsSignIntersectionTFill:function(){return ojt},BsSignIntersectionY:function(){return sjt},BsSignIntersectionYFill:function(){return cjt},BsSignMergeLeft:function(){return hjt},BsSignMergeLeftFill:function(){return djt},BsSignMergeRight:function(){return pjt},BsSignMergeRightFill:function(){return fjt},BsSignNoLeftTurn:function(){return vjt},BsSignNoLeftTurnFill:function(){return gjt},BsSignNoParking:function(){return yjt},BsSignNoParkingFill:function(){return mjt},BsSignNoRightTurn:function(){return xjt},BsSignNoRightTurnFill:function(){return bjt},BsSignRailroad:function(){return wjt},BsSignRailroadFill:function(){return Mjt},BsSignStop:function(){return kjt},BsSignStopFill:function(){return zjt},BsSignStopLights:function(){return Ajt},BsSignStopLightsFill:function(){return Cjt},BsSignTurnLeft:function(){return Ejt},BsSignTurnLeftFill:function(){return Hjt},BsSignTurnRight:function(){return Ljt},BsSignTurnRightFill:function(){return Sjt},BsSignTurnSlightLeft:function(){return Bjt},BsSignTurnSlightLeftFill:function(){return _jt},BsSignTurnSlightRight:function(){return Tjt},BsSignTurnSlightRightFill:function(){return Djt},BsSignYield:function(){return Ojt},BsSignYieldFill:function(){return Vjt},BsSignal:function(){return Ijt},BsSignpost:function(){return Ujt},BsSignpost2:function(){return Fjt},BsSignpost2Fill:function(){return Rjt},BsSignpostFill:function(){return Njt},BsSignpostSplit:function(){return jjt},BsSignpostSplitFill:function(){return Pjt},BsSim:function(){return Zjt},BsSimFill:function(){return Wjt},BsSinaWeibo:function(){return Gjt},BsSkipBackward:function(){return Qjt},BsSkipBackwardBtn:function(){return Yjt},BsSkipBackwardBtnFill:function(){return qjt},BsSkipBackwardCircle:function(){return $jt},BsSkipBackwardCircleFill:function(){return Xjt},BsSkipBackwardFill:function(){return Kjt},BsSkipEnd:function(){return aUt},BsSkipEndBtn:function(){return tUt},BsSkipEndBtnFill:function(){return Jjt},BsSkipEndCircle:function(){return nUt},BsSkipEndCircleFill:function(){return eUt},BsSkipEndFill:function(){return rUt},BsSkipForward:function(){return uUt},BsSkipForwardBtn:function(){return oUt},BsSkipForwardBtnFill:function(){return iUt},BsSkipForwardCircle:function(){return cUt},BsSkipForwardCircleFill:function(){return lUt},BsSkipForwardFill:function(){return sUt},BsSkipStart:function(){return vUt},BsSkipStartBtn:function(){return hUt},BsSkipStartBtnFill:function(){return dUt},BsSkipStartCircle:function(){return pUt},BsSkipStartCircleFill:function(){return fUt},BsSkipStartFill:function(){return gUt},BsSkype:function(){return mUt},BsSlack:function(){return yUt},BsSlash:function(){return CUt},BsSlashCircle:function(){return xUt},BsSlashCircleFill:function(){return bUt},BsSlashLg:function(){return MUt},BsSlashSquare:function(){return zUt},BsSlashSquareFill:function(){return wUt},BsSliders:function(){return AUt},BsSliders2:function(){return HUt},BsSliders2Vertical:function(){return kUt},BsSmartwatch:function(){return EUt},BsSnapchat:function(){return SUt},BsSnow:function(){return LUt},BsSnow2:function(){return _Ut},BsSnow3:function(){return BUt},BsSortAlphaDown:function(){return TUt},BsSortAlphaDownAlt:function(){return DUt},BsSortAlphaUp:function(){return OUt},BsSortAlphaUpAlt:function(){return VUt},BsSortDown:function(){return RUt},BsSortDownAlt:function(){return IUt},BsSortNumericDown:function(){return NUt},BsSortNumericDownAlt:function(){return FUt},BsSortNumericUp:function(){return jUt},BsSortNumericUpAlt:function(){return PUt},BsSortUp:function(){return WUt},BsSortUpAlt:function(){return UUt},BsSoundwave:function(){return ZUt},BsSpeaker:function(){return qUt},BsSpeakerFill:function(){return GUt},BsSpeedometer:function(){return YUt},BsSpeedometer2:function(){return XUt},BsSpellcheck:function(){return $Ut},BsSpotify:function(){return KUt},BsSquare:function(){return tWt},BsSquareFill:function(){return QUt},BsSquareHalf:function(){return JUt},BsStack:function(){return nWt},BsStackOverflow:function(){return eWt},BsStar:function(){return iWt},BsStarFill:function(){return rWt},BsStarHalf:function(){return aWt},BsStars:function(){return oWt},BsSteam:function(){return lWt},BsStickies:function(){return sWt},BsStickiesFill:function(){return cWt},BsSticky:function(){return dWt},BsStickyFill:function(){return uWt},BsStop:function(){return mWt},BsStopBtn:function(){return fWt},BsStopBtnFill:function(){return hWt},BsStopCircle:function(){return gWt},BsStopCircleFill:function(){return pWt},BsStopFill:function(){return vWt},BsStoplights:function(){return bWt},BsStoplightsFill:function(){return yWt},BsStopwatch:function(){return MWt},BsStopwatchFill:function(){return xWt},BsStrava:function(){return wWt},BsStripe:function(){return zWt},BsSubscript:function(){return CWt},BsSubtract:function(){return AWt},BsSuitClub:function(){return HWt},BsSuitClubFill:function(){return kWt},BsSuitDiamond:function(){return SWt},BsSuitDiamondFill:function(){return EWt},BsSuitHeart:function(){return _Wt},BsSuitHeartFill:function(){return LWt},BsSuitSpade:function(){return DWt},BsSuitSpadeFill:function(){return BWt},BsSun:function(){return VWt},BsSunFill:function(){return TWt},BsSunglasses:function(){return OWt},BsSunrise:function(){return RWt},BsSunriseFill:function(){return IWt},BsSunset:function(){return NWt},BsSunsetFill:function(){return FWt},BsSuperscript:function(){return PWt},BsSymmetryHorizontal:function(){return jWt},BsSymmetryVertical:function(){return UWt},BsTable:function(){return WWt},BsTablet:function(){return YWt},BsTabletFill:function(){return ZWt},BsTabletLandscape:function(){return qWt},BsTabletLandscapeFill:function(){return GWt},BsTag:function(){return $Wt},BsTagFill:function(){return XWt},BsTags:function(){return QWt},BsTagsFill:function(){return KWt},BsTaxiFront:function(){return tZt},BsTaxiFrontFill:function(){return JWt},BsTelegram:function(){return eZt},BsTelephone:function(){return gZt},BsTelephoneFill:function(){return nZt},BsTelephoneForward:function(){return aZt},BsTelephoneForwardFill:function(){return rZt},BsTelephoneInbound:function(){return oZt},BsTelephoneInboundFill:function(){return iZt},BsTelephoneMinus:function(){return cZt},BsTelephoneMinusFill:function(){return lZt},BsTelephoneOutbound:function(){return uZt},BsTelephoneOutboundFill:function(){return sZt},BsTelephonePlus:function(){return hZt},BsTelephonePlusFill:function(){return dZt},BsTelephoneX:function(){return pZt},BsTelephoneXFill:function(){return fZt},BsTencentQq:function(){return vZt},BsTerminal:function(){return wZt},BsTerminalDash:function(){return mZt},BsTerminalFill:function(){return yZt},BsTerminalPlus:function(){return bZt},BsTerminalSplit:function(){return xZt},BsTerminalX:function(){return MZt},BsTextCenter:function(){return zZt},BsTextIndentLeft:function(){return CZt},BsTextIndentRight:function(){return AZt},BsTextLeft:function(){return kZt},BsTextParagraph:function(){return HZt},BsTextRight:function(){return EZt},BsTextWrap:function(){return SZt},BsTextarea:function(){return BZt},BsTextareaResize:function(){return LZt},BsTextareaT:function(){return _Zt},BsThermometer:function(){return RZt},BsThermometerHalf:function(){return DZt},BsThermometerHigh:function(){return TZt},BsThermometerLow:function(){return VZt},BsThermometerSnow:function(){return OZt},BsThermometerSun:function(){return IZt},BsThreeDots:function(){return NZt},BsThreeDotsVertical:function(){return FZt},BsThunderbolt:function(){return jZt},BsThunderboltFill:function(){return PZt},BsTicket:function(){return YZt},BsTicketDetailed:function(){return WZt},BsTicketDetailedFill:function(){return UZt},BsTicketFill:function(){return ZZt},BsTicketPerforated:function(){return qZt},BsTicketPerforatedFill:function(){return GZt},BsTiktok:function(){return XZt},BsToggle2Off:function(){return QZt},BsToggle2On:function(){return JZt},BsToggleOff:function(){return $Zt},BsToggleOn:function(){return KZt},BsToggles:function(){return tGt},BsToggles2:function(){return eGt},BsTools:function(){return nGt},BsTornado:function(){return rGt},BsTrainFreightFront:function(){return iGt},BsTrainFreightFrontFill:function(){return aGt},BsTrainFront:function(){return lGt},BsTrainFrontFill:function(){return oGt},BsTrainLightrailFront:function(){return sGt},BsTrainLightrailFrontFill:function(){return cGt},BsTranslate:function(){return uGt},BsTrash:function(){return hGt},BsTrash2:function(){return pGt},BsTrash2Fill:function(){return fGt},BsTrash3:function(){return vGt},BsTrash3Fill:function(){return gGt},BsTrashFill:function(){return dGt},BsTree:function(){return yGt},BsTreeFill:function(){return mGt},BsTrello:function(){return bGt},BsTriangle:function(){return wGt},BsTriangleFill:function(){return xGt},BsTriangleHalf:function(){return MGt},BsTrophy:function(){return CGt},BsTrophyFill:function(){return zGt},BsTropicalStorm:function(){return AGt},BsTruck:function(){return SGt},BsTruckFlatbed:function(){return kGt},BsTruckFront:function(){return EGt},BsTruckFrontFill:function(){return HGt},BsTsunami:function(){return LGt},BsTv:function(){return BGt},BsTvFill:function(){return _Gt},BsTwitch:function(){return DGt},BsTwitter:function(){return TGt},BsType:function(){return jGt},BsTypeBold:function(){return VGt},BsTypeH1:function(){return OGt},BsTypeH2:function(){return IGt},BsTypeH3:function(){return RGt},BsTypeItalic:function(){return FGt},BsTypeStrikethrough:function(){return NGt},BsTypeUnderline:function(){return PGt},BsUbuntu:function(){return UGt},BsUiChecks:function(){return ZGt},BsUiChecksGrid:function(){return WGt},BsUiRadios:function(){return qGt},BsUiRadiosGrid:function(){return GGt},BsUmbrella:function(){return XGt},BsUmbrellaFill:function(){return YGt},BsUnindent:function(){return $Gt},BsUnion:function(){return KGt},BsUnity:function(){return QGt},BsUniversalAccess:function(){return tqt},BsUniversalAccessCircle:function(){return JGt},BsUnlock:function(){return nqt},BsUnlockFill:function(){return eqt},BsUpc:function(){return aqt},BsUpcScan:function(){return rqt},BsUpload:function(){return iqt},BsUsb:function(){return yqt},BsUsbC:function(){return lqt},BsUsbCFill:function(){return oqt},BsUsbDrive:function(){return sqt},BsUsbDriveFill:function(){return cqt},BsUsbFill:function(){return uqt},BsUsbMicro:function(){return hqt},BsUsbMicroFill:function(){return dqt},BsUsbMini:function(){return pqt},BsUsbMiniFill:function(){return fqt},BsUsbPlug:function(){return vqt},BsUsbPlugFill:function(){return gqt},BsUsbSymbol:function(){return mqt},BsValentine:function(){return bqt},BsValentine2:function(){return xqt},BsVectorPen:function(){return Mqt},BsViewList:function(){return wqt},BsViewStacked:function(){return zqt},BsVimeo:function(){return Cqt},BsVinyl:function(){return kqt},BsVinylFill:function(){return Aqt},BsVirus:function(){return Hqt},BsVirus2:function(){return Eqt},BsVoicemail:function(){return Sqt},BsVolumeDown:function(){return _qt},BsVolumeDownFill:function(){return Lqt},BsVolumeMute:function(){return Dqt},BsVolumeMuteFill:function(){return Bqt},BsVolumeOff:function(){return Vqt},BsVolumeOffFill:function(){return Tqt},BsVolumeUp:function(){return Iqt},BsVolumeUpFill:function(){return Oqt},BsVr:function(){return Rqt},BsWallet:function(){return Nqt},BsWallet2:function(){return Pqt},BsWalletFill:function(){return Fqt},BsWatch:function(){return jqt},BsWater:function(){return Uqt},BsWebcam:function(){return Zqt},BsWebcamFill:function(){return Wqt},BsWechat:function(){return Gqt},BsWhatsapp:function(){return qqt},BsWifi:function(){return Kqt},BsWifi1:function(){return Yqt},BsWifi2:function(){return Xqt},BsWifiOff:function(){return $qt},BsWikipedia:function(){return Qqt},BsWind:function(){return Jqt},BsWindow:function(){return sYt},BsWindowDash:function(){return tYt},BsWindowDesktop:function(){return eYt},BsWindowDock:function(){return nYt},BsWindowFullscreen:function(){return rYt},BsWindowPlus:function(){return aYt},BsWindowSidebar:function(){return iYt},BsWindowSplit:function(){return oYt},BsWindowStack:function(){return lYt},BsWindowX:function(){return cYt},BsWindows:function(){return uYt},BsWordpress:function(){return dYt},BsWrench:function(){return gYt},BsWrenchAdjustable:function(){return pYt},BsWrenchAdjustableCircle:function(){return fYt},BsWrenchAdjustableCircleFill:function(){return hYt},BsX:function(){return AYt},BsXCircle:function(){return mYt},BsXCircleFill:function(){return vYt},BsXDiamond:function(){return bYt},BsXDiamondFill:function(){return yYt},BsXLg:function(){return xYt},BsXOctagon:function(){return wYt},BsXOctagonFill:function(){return MYt},BsXSquare:function(){return CYt},BsXSquareFill:function(){return zYt},BsXbox:function(){return kYt},BsYelp:function(){return HYt},BsYinYang:function(){return EYt},BsYoutube:function(){return SYt},BsZoomIn:function(){return LYt},BsZoomOut:function(){return _Yt}});var i={};n.r(i),n.d(i,{FiActivity:function(){return BYt},FiAirplay:function(){return DYt},FiAlertCircle:function(){return TYt},FiAlertOctagon:function(){return VYt},FiAlertTriangle:function(){return OYt},FiAlignCenter:function(){return IYt},FiAlignJustify:function(){return RYt},FiAlignLeft:function(){return FYt},FiAlignRight:function(){return NYt},FiAnchor:function(){return PYt},FiAperture:function(){return jYt},FiArchive:function(){return UYt},FiArrowDown:function(){return qYt},FiArrowDownCircle:function(){return WYt},FiArrowDownLeft:function(){return ZYt},FiArrowDownRight:function(){return GYt},FiArrowLeft:function(){return XYt},FiArrowLeftCircle:function(){return YYt},FiArrowRight:function(){return KYt},FiArrowRightCircle:function(){return $Yt},FiArrowUp:function(){return eXt},FiArrowUpCircle:function(){return QYt},FiArrowUpLeft:function(){return JYt},FiArrowUpRight:function(){return tXt},FiAtSign:function(){return nXt},FiAward:function(){return rXt},FiBarChart:function(){return iXt},FiBarChart2:function(){return aXt},FiBattery:function(){return lXt},FiBatteryCharging:function(){return oXt},FiBell:function(){return sXt},FiBellOff:function(){return cXt},FiBluetooth:function(){return uXt},FiBold:function(){return dXt},FiBook:function(){return fXt},FiBookOpen:function(){return hXt},FiBookmark:function(){return pXt},FiBox:function(){return gXt},FiBriefcase:function(){return vXt},FiCalendar:function(){return mXt},FiCamera:function(){return bXt},FiCameraOff:function(){return yXt},FiCast:function(){return xXt},FiCheck:function(){return zXt},FiCheckCircle:function(){return MXt},FiCheckSquare:function(){return wXt},FiChevronDown:function(){return CXt},FiChevronLeft:function(){return AXt},FiChevronRight:function(){return kXt},FiChevronUp:function(){return HXt},FiChevronsDown:function(){return EXt},FiChevronsLeft:function(){return SXt},FiChevronsRight:function(){return LXt},FiChevronsUp:function(){return _Xt},FiChrome:function(){return BXt},FiCircle:function(){return DXt},FiClipboard:function(){return TXt},FiClock:function(){return VXt},FiCloud:function(){return PXt},FiCloudDrizzle:function(){return OXt},FiCloudLightning:function(){return IXt},FiCloudOff:function(){return RXt},FiCloudRain:function(){return FXt},FiCloudSnow:function(){return NXt},FiCode:function(){return jXt},FiCodepen:function(){return UXt},FiCodesandbox:function(){return WXt},FiCoffee:function(){return ZXt},FiColumns:function(){return GXt},FiCommand:function(){return qXt},FiCompass:function(){return YXt},FiCopy:function(){return XXt},FiCornerDownLeft:function(){return $Xt},FiCornerDownRight:function(){return KXt},FiCornerLeftDown:function(){return QXt},FiCornerLeftUp:function(){return JXt},FiCornerRightDown:function(){return t$t},FiCornerRightUp:function(){return e$t},FiCornerUpLeft:function(){return n$t},FiCornerUpRight:function(){return r$t},FiCpu:function(){return a$t},FiCreditCard:function(){return i$t},FiCrop:function(){return o$t},FiCrosshair:function(){return l$t},FiDatabase:function(){return c$t},FiDelete:function(){return s$t},FiDisc:function(){return u$t},FiDivide:function(){return f$t},FiDivideCircle:function(){return d$t},FiDivideSquare:function(){return h$t},FiDollarSign:function(){return p$t},FiDownload:function(){return v$t},FiDownloadCloud:function(){return g$t},FiDribbble:function(){return m$t},FiDroplet:function(){return y$t},FiEdit:function(){return M$t},FiEdit2:function(){return b$t},FiEdit3:function(){return x$t},FiExternalLink:function(){return w$t},FiEye:function(){return C$t},FiEyeOff:function(){return z$t},FiFacebook:function(){return A$t},FiFastForward:function(){return k$t},FiFeather:function(){return H$t},FiFigma:function(){return E$t},FiFile:function(){return B$t},FiFileMinus:function(){return S$t},FiFilePlus:function(){return L$t},FiFileText:function(){return _$t},FiFilm:function(){return D$t},FiFilter:function(){return T$t},FiFlag:function(){return V$t},FiFolder:function(){return R$t},FiFolderMinus:function(){return O$t},FiFolderPlus:function(){return I$t},FiFramer:function(){return F$t},FiFrown:function(){return N$t},FiGift:function(){return P$t},FiGitBranch:function(){return j$t},FiGitCommit:function(){return U$t},FiGitMerge:function(){return W$t},FiGitPullRequest:function(){return Z$t},FiGithub:function(){return G$t},FiGitlab:function(){return q$t},FiGlobe:function(){return Y$t},FiGrid:function(){return X$t},FiHardDrive:function(){return $$t},FiHash:function(){return K$t},FiHeadphones:function(){return Q$t},FiHeart:function(){return J$t},FiHelpCircle:function(){return tKt},FiHexagon:function(){return eKt},FiHome:function(){return nKt},FiImage:function(){return rKt},FiInbox:function(){return aKt},FiInfo:function(){return iKt},FiInstagram:function(){return oKt},FiItalic:function(){return lKt},FiKey:function(){return cKt},FiLayers:function(){return sKt},FiLayout:function(){return uKt},FiLifeBuoy:function(){return dKt},FiLink:function(){return fKt},FiLink2:function(){return hKt},FiLinkedin:function(){return pKt},FiList:function(){return gKt},FiLoader:function(){return vKt},FiLock:function(){return mKt},FiLogIn:function(){return yKt},FiLogOut:function(){return bKt},FiMail:function(){return xKt},FiMap:function(){return wKt},FiMapPin:function(){return MKt},FiMaximize:function(){return CKt},FiMaximize2:function(){return zKt},FiMeh:function(){return AKt},FiMenu:function(){return kKt},FiMessageCircle:function(){return HKt},FiMessageSquare:function(){return EKt},FiMic:function(){return LKt},FiMicOff:function(){return SKt},FiMinimize:function(){return BKt},FiMinimize2:function(){return _Kt},FiMinus:function(){return VKt},FiMinusCircle:function(){return DKt},FiMinusSquare:function(){return TKt},FiMonitor:function(){return OKt},FiMoon:function(){return IKt},FiMoreHorizontal:function(){return RKt},FiMoreVertical:function(){return FKt},FiMousePointer:function(){return NKt},FiMove:function(){return PKt},FiMusic:function(){return jKt},FiNavigation:function(){return WKt},FiNavigation2:function(){return UKt},FiOctagon:function(){return ZKt},FiPackage:function(){return GKt},FiPaperclip:function(){return qKt},FiPause:function(){return XKt},FiPauseCircle:function(){return YKt},FiPenTool:function(){return $Kt},FiPercent:function(){return KKt},FiPhone:function(){return aQt},FiPhoneCall:function(){return QKt},FiPhoneForwarded:function(){return JKt},FiPhoneIncoming:function(){return tQt},FiPhoneMissed:function(){return eQt},FiPhoneOff:function(){return nQt},FiPhoneOutgoing:function(){return rQt},FiPieChart:function(){return iQt},FiPlay:function(){return lQt},FiPlayCircle:function(){return oQt},FiPlus:function(){return uQt},FiPlusCircle:function(){return cQt},FiPlusSquare:function(){return sQt},FiPocket:function(){return dQt},FiPower:function(){return hQt},FiPrinter:function(){return fQt},FiRadio:function(){return pQt},FiRefreshCcw:function(){return gQt},FiRefreshCw:function(){return vQt},FiRepeat:function(){return mQt},FiRewind:function(){return yQt},FiRotateCcw:function(){return bQt},FiRotateCw:function(){return xQt},FiRss:function(){return MQt},FiSave:function(){return wQt},FiScissors:function(){return zQt},FiSearch:function(){return CQt},FiSend:function(){return AQt},FiServer:function(){return kQt},FiSettings:function(){return HQt},FiShare:function(){return SQt},FiShare2:function(){return EQt},FiShield:function(){return _Qt},FiShieldOff:function(){return LQt},FiShoppingBag:function(){return BQt},FiShoppingCart:function(){return DQt},FiShuffle:function(){return TQt},FiSidebar:function(){return VQt},FiSkipBack:function(){return OQt},FiSkipForward:function(){return IQt},FiSlack:function(){return RQt},FiSlash:function(){return FQt},FiSliders:function(){return NQt},FiSmartphone:function(){return PQt},FiSmile:function(){return jQt},FiSpeaker:function(){return UQt},FiSquare:function(){return WQt},FiStar:function(){return ZQt},FiStopCircle:function(){return GQt},FiSun:function(){return qQt},FiSunrise:function(){return YQt},FiSunset:function(){return XQt},FiTablet:function(){return $Qt},FiTag:function(){return KQt},FiTarget:function(){return QQt},FiTerminal:function(){return JQt},FiThermometer:function(){return tJt},FiThumbsDown:function(){return eJt},FiThumbsUp:function(){return nJt},FiToggleLeft:function(){return rJt},FiToggleRight:function(){return aJt},FiTool:function(){return iJt},FiTrash:function(){return lJt},FiTrash2:function(){return oJt},FiTrello:function(){return cJt},FiTrendingDown:function(){return sJt},FiTrendingUp:function(){return uJt},FiTriangle:function(){return dJt},FiTruck:function(){return hJt},FiTv:function(){return fJt},FiTwitch:function(){return pJt},FiTwitter:function(){return gJt},FiType:function(){return vJt},FiUmbrella:function(){return mJt},FiUnderline:function(){return yJt},FiUnlock:function(){return bJt},FiUpload:function(){return MJt},FiUploadCloud:function(){return xJt},FiUser:function(){return kJt},FiUserCheck:function(){return wJt},FiUserMinus:function(){return zJt},FiUserPlus:function(){return CJt},FiUserX:function(){return AJt},FiUsers:function(){return HJt},FiVideo:function(){return SJt},FiVideoOff:function(){return EJt},FiVoicemail:function(){return LJt},FiVolume:function(){return TJt},FiVolume1:function(){return _Jt},FiVolume2:function(){return BJt},FiVolumeX:function(){return DJt},FiWatch:function(){return VJt},FiWifi:function(){return IJt},FiWifiOff:function(){return OJt},FiWind:function(){return RJt},FiX:function(){return jJt},FiXCircle:function(){return FJt},FiXOctagon:function(){return NJt},FiXSquare:function(){return PJt},FiYoutube:function(){return UJt},FiZap:function(){return ZJt},FiZapOff:function(){return WJt},FiZoomIn:function(){return GJt},FiZoomOut:function(){return qJt}});var o={};n.r(o),n.d(o,{Md10K:function(){return I8t},Md10Mp:function(){return bfe},Md11Mp:function(){return xfe},Md123:function(){return YJt},Md12Mp:function(){return Mfe},Md13Mp:function(){return wfe},Md14Mp:function(){return zfe},Md15Mp:function(){return Cfe},Md16Mp:function(){return Afe},Md17Mp:function(){return kfe},Md18Mp:function(){return Hfe},Md18UpRating:function(){return vke},Md19Mp:function(){return Efe},Md1K:function(){return F8t},Md1KPlus:function(){return R8t},Md1XMobiledata:function(){return Mae},Md20Mp:function(){return Sfe},Md21Mp:function(){return Lfe},Md22Mp:function(){return _fe},Md23Mp:function(){return Bfe},Md24Mp:function(){return Dfe},Md2K:function(){return P8t},Md2KPlus:function(){return N8t},Md2Mp:function(){return Tfe},Md30Fps:function(){return wae},Md30FpsSelect:function(){return Vfe},Md360:function(){return $me},Md3DRotation:function(){return XJt},Md3GMobiledata:function(){return zae},Md3K:function(){return U8t},Md3KPlus:function(){return j8t},Md3Mp:function(){return Ofe},Md3P:function(){return nee},Md4GMobiledata:function(){return Cae},Md4GPlusMobiledata:function(){return Aae},Md4K:function(){return Z8t},Md4KPlus:function(){return W8t},Md4Mp:function(){return Ife},Md5G:function(){return G8t},Md5K:function(){return Y8t},Md5KPlus:function(){return q8t},Md5Mp:function(){return Rfe},Md60Fps:function(){return kae},Md60FpsSelect:function(){return Ffe},Md6FtApart:function(){return mke},Md6K:function(){return $8t},Md6KPlus:function(){return X8t},Md6Mp:function(){return Nfe},Md7K:function(){return Q8t},Md7KPlus:function(){return K8t},Md7Mp:function(){return Pfe},Md8K:function(){return t9t},Md8KPlus:function(){return J8t},Md8Mp:function(){return jfe},Md9K:function(){return n9t},Md9KPlus:function(){return e9t},Md9Mp:function(){return Ufe},MdAbc:function(){return $Jt},MdAcUnit:function(){return hCe},MdAccessAlarm:function(){return Hae},MdAccessAlarms:function(){return Eae},MdAccessTime:function(){return Lae},MdAccessTimeFilled:function(){return Sae},MdAccessibility:function(){return QJt},MdAccessibilityNew:function(){return KJt},MdAccessible:function(){return t1t},MdAccessibleForward:function(){return JJt},MdAccountBalance:function(){return n1t},MdAccountBalanceWallet:function(){return e1t},MdAccountBox:function(){return r1t},MdAccountCircle:function(){return a1t},MdAccountTree:function(){return Xwe},MdAdUnits:function(){return _ae},MdAdb:function(){return $we},MdAdd:function(){return Kne},MdAddAPhoto:function(){return Wfe},MdAddAlarm:function(){return Bae},MdAddAlert:function(){return L8t},MdAddBox:function(){return qne},MdAddBusiness:function(){return Kme},MdAddCall:function(){return Kwe},MdAddCard:function(){return i1t},MdAddChart:function(){return ece},MdAddCircle:function(){return Xne},MdAddCircleOutline:function(){return Yne},MdAddComment:function(){return nce},MdAddHome:function(){return o1t},MdAddHomeWork:function(){return ZMe},MdAddIcCall:function(){return ree},MdAddLink:function(){return $ne},MdAddLocation:function(){return Jme},MdAddLocationAlt:function(){return Qme},MdAddModerator:function(){return yke},MdAddPhotoAlternate:function(){return Zfe},MdAddReaction:function(){return bke},MdAddRoad:function(){return tye},MdAddShoppingCart:function(){return l1t},MdAddTask:function(){return c1t},MdAddToDrive:function(){return s1t},MdAddToHomeScreen:function(){return Dae},MdAddToPhotos:function(){return Gfe},MdAddToQueue:function(){return r9t},MdAddchart:function(){return u1t},MdAdfScanner:function(){return dde},MdAdjust:function(){return qfe},MdAdminPanelSettings:function(){return d1t},MdAdsClick:function(){return h1t},MdAgriculture:function(){return eye},MdAir:function(){return Tae},MdAirlineSeatFlat:function(){return Jwe},MdAirlineSeatFlatAngled:function(){return Qwe},MdAirlineSeatIndividualSuite:function(){return tze},MdAirlineSeatLegroomExtra:function(){return eze},MdAirlineSeatLegroomNormal:function(){return nze},MdAirlineSeatLegroomReduced:function(){return rze},MdAirlineSeatReclineExtra:function(){return aze},MdAirlineSeatReclineNormal:function(){return ize},MdAirlineStops:function(){return nye},MdAirlines:function(){return rye},MdAirplaneTicket:function(){return Vae},MdAirplanemodeActive:function(){return Oae},MdAirplanemodeInactive:function(){return Iae},MdAirplay:function(){return a9t},MdAirportShuttle:function(){return fCe},MdAlarm:function(){return v1t},MdAlarmAdd:function(){return f1t},MdAlarmOff:function(){return p1t},MdAlarmOn:function(){return g1t},MdAlbum:function(){return i9t},MdAlignHorizontalCenter:function(){return rce},MdAlignHorizontalLeft:function(){return ace},MdAlignHorizontalRight:function(){return ice},MdAlignVerticalBottom:function(){return oce},MdAlignVerticalCenter:function(){return lce},MdAlignVerticalTop:function(){return cce},MdAllInbox:function(){return m1t},MdAllInclusive:function(){return pCe},MdAllOut:function(){return y1t},MdAltRoute:function(){return aye},MdAlternateEmail:function(){return aee},MdAmpStories:function(){return Qne},MdAnalytics:function(){return b1t},MdAnchor:function(){return x1t},MdAndroid:function(){return M1t},MdAnimation:function(){return Yfe},MdAnnouncement:function(){return w1t},MdAod:function(){return Rae},MdApartment:function(){return gCe},MdApi:function(){return z1t},MdAppBlocking:function(){return C1t},MdAppRegistration:function(){return iee},MdAppSettingsAlt:function(){return GMe},MdAppShortcut:function(){return A1t},MdApproval:function(){return mue},MdApps:function(){return YMe},MdAppsOutage:function(){return qMe},MdArchitecture:function(){return xke},MdArchive:function(){return Jne},MdAreaChart:function(){return sce},MdArrowBack:function(){return KMe},MdArrowBackIos:function(){return $Me},MdArrowBackIosNew:function(){return XMe},MdArrowCircleDown:function(){return k1t},MdArrowCircleLeft:function(){return H1t},MdArrowCircleRight:function(){return E1t},MdArrowCircleUp:function(){return S1t},MdArrowDownward:function(){return QMe},MdArrowDropDown:function(){return twe},MdArrowDropDownCircle:function(){return JMe},MdArrowDropUp:function(){return ewe},MdArrowForward:function(){return rwe},MdArrowForwardIos:function(){return nwe},MdArrowLeft:function(){return awe},MdArrowOutward:function(){return L1t},MdArrowRight:function(){return iwe},MdArrowRightAlt:function(){return _1t},MdArrowUpward:function(){return owe},MdArtTrack:function(){return o9t},MdArticle:function(){return B1t},MdAspectRatio:function(){return D1t},MdAssessment:function(){return T1t},MdAssignment:function(){return P1t},MdAssignmentAdd:function(){return V1t},MdAssignmentInd:function(){return O1t},MdAssignmentLate:function(){return I1t},MdAssignmentReturn:function(){return R1t},MdAssignmentReturned:function(){return F1t},MdAssignmentTurnedIn:function(){return N1t},MdAssistWalker:function(){return Mke},MdAssistant:function(){return $fe},MdAssistantDirection:function(){return lwe},MdAssistantNavigation:function(){return cwe},MdAssistantPhoto:function(){return Xfe},MdAssuredWorkload:function(){return j1t},MdAtm:function(){return iye},MdAttachEmail:function(){return yue},MdAttachFile:function(){return uce},MdAttachMoney:function(){return dce},MdAttachment:function(){return bue},MdAttractions:function(){return oye},MdAttribution:function(){return tre},MdAudioFile:function(){return l9t},MdAudiotrack:function(){return Kfe},MdAutoAwesome:function(){return tpe},MdAutoAwesomeMosaic:function(){return Qfe},MdAutoAwesomeMotion:function(){return Jfe},MdAutoDelete:function(){return _8t},MdAutoFixHigh:function(){return epe},MdAutoFixNormal:function(){return npe},MdAutoFixOff:function(){return rpe},MdAutoGraph:function(){return hce},MdAutoMode:function(){return Nhe},MdAutoStories:function(){return ape},MdAutofpsSelect:function(){return ipe},MdAutorenew:function(){return U1t},MdAvTimer:function(){return c9t},MdBabyChangingStation:function(){return vCe},MdBackHand:function(){return wke},MdBackpack:function(){return mCe},MdBackspace:function(){return ere},MdBackup:function(){return Z1t},MdBackupTable:function(){return W1t},MdBadge:function(){return lye},MdBakeryDining:function(){return cye},MdBalance:function(){return G1t},MdBalcony:function(){return yCe},MdBallot:function(){return nre},MdBarChart:function(){return fce},MdBarcodeReader:function(){return q1t},MdBatchPrediction:function(){return Y1t},MdBathroom:function(){return PAe},MdBathtub:function(){return bCe},MdBattery0Bar:function(){return Fae},MdBattery1Bar:function(){return Nae},MdBattery20:function(){return iLe},MdBattery2Bar:function(){return Pae},MdBattery30:function(){return oLe},MdBattery3Bar:function(){return jae},MdBattery4Bar:function(){return Uae},MdBattery50:function(){return lLe},MdBattery5Bar:function(){return Wae},MdBattery60:function(){return cLe},MdBattery6Bar:function(){return Zae},MdBattery80:function(){return sLe},MdBattery90:function(){return uLe},MdBatteryAlert:function(){return Gae},MdBatteryCharging20:function(){return dLe},MdBatteryCharging30:function(){return hLe},MdBatteryCharging50:function(){return fLe},MdBatteryCharging60:function(){return pLe},MdBatteryCharging80:function(){return gLe},MdBatteryCharging90:function(){return vLe},MdBatteryChargingFull:function(){return qae},MdBatteryFull:function(){return Yae},MdBatterySaver:function(){return Xae},MdBatteryStd:function(){return $ae},MdBatteryUnknown:function(){return Kae},MdBeachAccess:function(){return xCe},MdBed:function(){return jAe},MdBedroomBaby:function(){return UAe},MdBedroomChild:function(){return WAe},MdBedroomParent:function(){return ZAe},MdBedtime:function(){return lpe},MdBedtimeOff:function(){return ope},MdBeenhere:function(){return sye},MdBento:function(){return MCe},MdBikeScooter:function(){return uye},MdBiotech:function(){return rre},MdBlender:function(){return GAe},MdBlind:function(){return zke},MdBlinds:function(){return jhe},MdBlindsClosed:function(){return Phe},MdBlock:function(){return ire},MdBlockFlipped:function(){return are},MdBloodtype:function(){return Qae},MdBluetooth:function(){return rie},MdBluetoothAudio:function(){return oze},MdBluetoothConnected:function(){return Jae},MdBluetoothDisabled:function(){return tie},MdBluetoothDrive:function(){return eie},MdBluetoothSearching:function(){return nie},MdBlurCircular:function(){return cpe},MdBlurLinear:function(){return spe},MdBlurOff:function(){return upe},MdBlurOn:function(){return dpe},MdBolt:function(){return ore},MdBook:function(){return $1t},MdBookOnline:function(){return X1t},MdBookmark:function(){return e0t},MdBookmarkAdd:function(){return K1t},MdBookmarkAdded:function(){return Q1t},MdBookmarkBorder:function(){return J1t},MdBookmarkRemove:function(){return t0t},MdBookmarks:function(){return n0t},MdBorderAll:function(){return pce},MdBorderBottom:function(){return gce},MdBorderClear:function(){return vce},MdBorderColor:function(){return mce},MdBorderHorizontal:function(){return yce},MdBorderInner:function(){return bce},MdBorderLeft:function(){return xce},MdBorderOuter:function(){return Mce},MdBorderRight:function(){return wce},MdBorderStyle:function(){return zce},MdBorderTop:function(){return Cce},MdBorderVertical:function(){return Ace},MdBoy:function(){return Cke},MdBrandingWatermark:function(){return s9t},MdBreakfastDining:function(){return dye},MdBrightness1:function(){return hpe},MdBrightness2:function(){return fpe},MdBrightness3:function(){return ppe},MdBrightness4:function(){return gpe},MdBrightness5:function(){return vpe},MdBrightness6:function(){return mpe},MdBrightness7:function(){return ype},MdBrightnessAuto:function(){return aie},MdBrightnessHigh:function(){return iie},MdBrightnessLow:function(){return oie},MdBrightnessMedium:function(){return lie},MdBroadcastOnHome:function(){return Uhe},MdBroadcastOnPersonal:function(){return Whe},MdBrokenImage:function(){return bpe},MdBrowseGallery:function(){return r0t},MdBrowserNotSupported:function(){return hde},MdBrowserUpdated:function(){return fde},MdBrunchDining:function(){return hye},MdBrush:function(){return xpe},MdBubbleChart:function(){return kce},MdBugReport:function(){return a0t},MdBuild:function(){return o0t},MdBuildCircle:function(){return i0t},MdBungalow:function(){return wCe},MdBurstMode:function(){return Mpe},MdBusAlert:function(){return fye},MdBusiness:function(){return oee},MdBusinessCenter:function(){return zCe},MdCabin:function(){return CCe},MdCable:function(){return cie},MdCached:function(){return l0t},MdCake:function(){return Ake},MdCalculate:function(){return lre},MdCalendarMonth:function(){return c0t},MdCalendarToday:function(){return s0t},MdCalendarViewDay:function(){return u0t},MdCalendarViewMonth:function(){return d0t},MdCalendarViewWeek:function(){return h0t},MdCall:function(){return pee},MdCallEnd:function(){return lee},MdCallMade:function(){return cee},MdCallMerge:function(){return see},MdCallMissed:function(){return dee},MdCallMissedOutgoing:function(){return uee},MdCallReceived:function(){return hee},MdCallSplit:function(){return fee},MdCallToAction:function(){return u9t},MdCamera:function(){return kpe},MdCameraAlt:function(){return wpe},MdCameraEnhance:function(){return f0t},MdCameraFront:function(){return zpe},MdCameraIndoor:function(){return qAe},MdCameraOutdoor:function(){return YAe},MdCameraRear:function(){return Cpe},MdCameraRoll:function(){return Ape},MdCameraswitch:function(){return sie},MdCampaign:function(){return swe},MdCancel:function(){return uwe},MdCancelPresentation:function(){return gee},MdCancelScheduleSend:function(){return p0t},MdCandlestickChart:function(){return Hce},MdCarCrash:function(){return pye},MdCarRental:function(){return gye},MdCarRepair:function(){return vye},MdCardGiftcard:function(){return g0t},MdCardMembership:function(){return v0t},MdCardTravel:function(){return m0t},MdCarpenter:function(){return ACe},MdCases:function(){return Hpe},MdCasino:function(){return kCe},MdCast:function(){return vde},MdCastConnected:function(){return pde},MdCastForEducation:function(){return gde},MdCastle:function(){return mye},MdCatchingPokemon:function(){return kke},MdCategory:function(){return yye},MdCelebration:function(){return bye},MdCellTower:function(){return vee},MdCellWifi:function(){return mee},MdCenterFocusStrong:function(){return Epe},MdCenterFocusWeak:function(){return Spe},MdChair:function(){return $Ae},MdChairAlt:function(){return XAe},MdChalet:function(){return HCe},MdChangeCircle:function(){return cre},MdChangeHistory:function(){return y0t},MdChargingStation:function(){return ECe},MdChat:function(){return xee},MdChatBubble:function(){return bee},MdChatBubbleOutline:function(){return yee},MdCheck:function(){return dwe},MdCheckBox:function(){return GSe},MdCheckBoxOutlineBlank:function(){return ZSe},MdCheckCircle:function(){return x0t},MdCheckCircleOutline:function(){return b0t},MdChecklist:function(){return Sce},MdChecklistRtl:function(){return Ece},MdCheckroom:function(){return SCe},MdChevronLeft:function(){return hwe},MdChevronRight:function(){return fwe},MdChildCare:function(){return LCe},MdChildFriendly:function(){return _Ce},MdChromeReaderMode:function(){return M0t},MdChurch:function(){return xye},MdCircle:function(){return Lpe},MdCircleNotifications:function(){return w0t},MdClass:function(){return z0t},MdCleanHands:function(){return Hke},MdCleaningServices:function(){return Mye},MdClear:function(){return sre},MdClearAll:function(){return Mee},MdClose:function(){return pwe},MdCloseFullscreen:function(){return C0t},MdClosedCaption:function(){return f9t},MdClosedCaptionDisabled:function(){return d9t},MdClosedCaptionOff:function(){return h9t},MdCloud:function(){return Hue},MdCloudCircle:function(){return xue},MdCloudDone:function(){return Mue},MdCloudDownload:function(){return wue},MdCloudOff:function(){return zue},MdCloudQueue:function(){return Cue},MdCloudSync:function(){return Aue},MdCloudUpload:function(){return kue},MdCloudySnowing:function(){return Zhe},MdCo2:function(){return Eke},MdCoPresent:function(){return wee},MdCode:function(){return k0t},MdCodeOff:function(){return A0t},MdCoffee:function(){return QAe},MdCoffeeMaker:function(){return KAe},MdCollections:function(){return Bpe},MdCollectionsBookmark:function(){return _pe},MdColorLens:function(){return Dpe},MdColorize:function(){return Tpe},MdComment:function(){return zee},MdCommentBank:function(){return H0t},MdCommentsDisabled:function(){return Cee},MdCommit:function(){return E0t},MdCommute:function(){return S0t},MdCompare:function(){return Vpe},MdCompareArrows:function(){return L0t},MdCompassCalibration:function(){return wye},MdCompost:function(){return Ske},MdCompress:function(){return _0t},MdComputer:function(){return mde},MdConfirmationNumber:function(){return lze},MdConnectWithoutContact:function(){return Lke},MdConnectedTv:function(){return yde},MdConnectingAirports:function(){return zye},MdConstruction:function(){return _ke},MdContactEmergency:function(){return Aee},MdContactMail:function(){return kee},MdContactPage:function(){return B0t},MdContactPhone:function(){return Hee},MdContactSupport:function(){return D0t},MdContactless:function(){return T0t},MdContacts:function(){return Eee},MdContentCopy:function(){return ure},MdContentCut:function(){return dre},MdContentPaste:function(){return gre},MdContentPasteGo:function(){return hre},MdContentPasteOff:function(){return fre},MdContentPasteSearch:function(){return pre},MdContrast:function(){return Ope},MdControlCamera:function(){return p9t},MdControlPoint:function(){return Rpe},MdControlPointDuplicate:function(){return Ipe},MdConveyorBelt:function(){return bde},MdCookie:function(){return Bke},MdCopyAll:function(){return vre},MdCopyright:function(){return V0t},MdCoronavirus:function(){return Dke},MdCorporateFare:function(){return BCe},MdCottage:function(){return DCe},MdCountertops:function(){return TCe},MdCreate:function(){return mre},MdCreateNewFolder:function(){return Eue},MdCreditCard:function(){return I0t},MdCreditCardOff:function(){return O0t},MdCreditScore:function(){return uie},MdCrib:function(){return VCe},MdCrisisAlert:function(){return Cye},MdCrop:function(){return $pe},MdCrop169:function(){return Fpe},MdCrop32:function(){return Npe},MdCrop54:function(){return Ppe},MdCrop75:function(){return jpe},MdCropDin:function(){return Upe},MdCropFree:function(){return Wpe},MdCropLandscape:function(){return Zpe},MdCropOriginal:function(){return Gpe},MdCropPortrait:function(){return qpe},MdCropRotate:function(){return Ype},MdCropSquare:function(){return Xpe},MdCrueltyFree:function(){return Tke},MdCss:function(){return R0t},MdCurrencyBitcoin:function(){return Kpe},MdCurrencyExchange:function(){return F0t},MdCurrencyFranc:function(){return Qpe},MdCurrencyLira:function(){return Jpe},MdCurrencyPound:function(){return tge},MdCurrencyRuble:function(){return ege},MdCurrencyRupee:function(){return nge},MdCurrencyYen:function(){return rge},MdCurrencyYuan:function(){return age},MdCurtains:function(){return qhe},MdCurtainsClosed:function(){return Ghe},MdCyclone:function(){return Vke},MdDangerous:function(){return N0t},MdDarkMode:function(){return die},MdDashboard:function(){return j0t},MdDashboardCustomize:function(){return P0t},MdDataArray:function(){return Lce},MdDataExploration:function(){return U0t},MdDataObject:function(){return _ce},MdDataSaverOff:function(){return hie},MdDataSaverOn:function(){return fie},MdDataThresholding:function(){return W0t},MdDataUsage:function(){return pie},MdDataset:function(){return vie},MdDatasetLinked:function(){return gie},MdDateRange:function(){return Z0t},MdDeblur:function(){return ige},MdDeck:function(){return Oke},MdDehaze:function(){return oge},MdDelete:function(){return Y0t},MdDeleteForever:function(){return G0t},MdDeleteOutline:function(){return q0t},MdDeleteSweep:function(){return yre},MdDeliveryDining:function(){return Aye},MdDensityLarge:function(){return X0t},MdDensityMedium:function(){return $0t},MdDensitySmall:function(){return K0t},MdDepartureBoard:function(){return kye},MdDescription:function(){return Q0t},MdDeselect:function(){return bre},MdDesignServices:function(){return Hye},MdDesk:function(){return OCe},MdDesktopAccessDisabled:function(){return See},MdDesktopMac:function(){return xde},MdDesktopWindows:function(){return Mde},MdDetails:function(){return lge},MdDeveloperBoard:function(){return zde},MdDeveloperBoardOff:function(){return wde},MdDeveloperMode:function(){return mie},MdDeviceHub:function(){return Cde},MdDeviceThermostat:function(){return yie},MdDeviceUnknown:function(){return Ade},MdDevices:function(){return xie},MdDevicesFold:function(){return bie},MdDevicesOther:function(){return kde},MdDewPoint:function(){return Ike},MdDialerSip:function(){return Lee},MdDialpad:function(){return _ee},MdDiamond:function(){return Eye},MdDifference:function(){return Sue},MdDining:function(){return JAe},MdDinnerDining:function(){return Sye},MdDirections:function(){return Zye},MdDirectionsBike:function(){return Lye},MdDirectionsBoat:function(){return Bye},MdDirectionsBoatFilled:function(){return _ye},MdDirectionsBus:function(){return Tye},MdDirectionsBusFilled:function(){return Dye},MdDirectionsCar:function(){return Oye},MdDirectionsCarFilled:function(){return Vye},MdDirectionsOff:function(){return cze},MdDirectionsRailway:function(){return Rye},MdDirectionsRailwayFilled:function(){return Iye},MdDirectionsRun:function(){return Fye},MdDirectionsSubway:function(){return Pye},MdDirectionsSubwayFilled:function(){return Nye},MdDirectionsTransit:function(){return Uye},MdDirectionsTransitFilled:function(){return jye},MdDirectionsWalk:function(){return Wye},MdDirtyLens:function(){return cge},MdDisabledByDefault:function(){return J0t},MdDisabledVisible:function(){return t2t},MdDiscFull:function(){return sze},MdDiscount:function(){return Mie},MdDisplaySettings:function(){return e2t},MdDiversity1:function(){return Rke},MdDiversity2:function(){return Fke},MdDiversity3:function(){return Nke},MdDns:function(){return n2t},MdDoDisturb:function(){return fze},MdDoDisturbAlt:function(){return uze},MdDoDisturbOff:function(){return dze},MdDoDisturbOn:function(){return hze},MdDoNotDisturb:function(){return mze},MdDoNotDisturbAlt:function(){return pze},MdDoNotDisturbOff:function(){return gze},MdDoNotDisturbOn:function(){return vze},MdDoNotDisturbOnTotalSilence:function(){return wie},MdDoNotStep:function(){return ICe},MdDoNotTouch:function(){return RCe},MdDock:function(){return Hde},MdDocumentScanner:function(){return Bee},MdDomain:function(){return jke},MdDomainAdd:function(){return Pke},MdDomainDisabled:function(){return Dee},MdDomainVerification:function(){return Tee},MdDone:function(){return i2t},MdDoneAll:function(){return r2t},MdDoneOutline:function(){return a2t},MdDonutLarge:function(){return o2t},MdDonutSmall:function(){return l2t},MdDoorBack:function(){return tke},MdDoorFront:function(){return eke},MdDoorSliding:function(){return nke},MdDoorbell:function(){return rke},MdDoubleArrow:function(){return gwe},MdDownhillSkiing:function(){return Uke},MdDownload:function(){return Bue},MdDownloadDone:function(){return Lue},MdDownloadForOffline:function(){return _ue},MdDownloading:function(){return Due},MdDrafts:function(){return xre},MdDragHandle:function(){return Bce},MdDragIndicator:function(){return c2t},MdDraw:function(){return Dce},MdDriveEta:function(){return yze},MdDriveFileMove:function(){return Oue},MdDriveFileMoveOutline:function(){return Tue},MdDriveFileMoveRtl:function(){return Vue},MdDriveFileRenameOutline:function(){return Iue},MdDriveFolderUpload:function(){return Rue},MdDry:function(){return FCe},MdDryCleaning:function(){return Gye},MdDuo:function(){return Vee},MdDvr:function(){return zie},MdDynamicFeed:function(){return Mre},MdDynamicForm:function(){return s2t},MdEMobiledata:function(){return Cie},MdEarbuds:function(){return Sde},MdEarbudsBattery:function(){return Ede},MdEast:function(){return vwe},MdEco:function(){return u2t},MdEdgesensorHigh:function(){return Aie},MdEdgesensorLow:function(){return kie},MdEdit:function(){return sge},MdEditAttributes:function(){return qye},MdEditCalendar:function(){return d2t},MdEditDocument:function(){return h2t},MdEditLocation:function(){return Xye},MdEditLocationAlt:function(){return Yye},MdEditNote:function(){return Tce},MdEditNotifications:function(){return Wke},MdEditOff:function(){return f2t},MdEditRoad:function(){return $ye},MdEditSquare:function(){return p2t},MdEgg:function(){return Qye},MdEggAlt:function(){return Kye},MdEject:function(){return g2t},MdElderly:function(){return Gke},MdElderlyWoman:function(){return Zke},MdElectricBike:function(){return Jye},MdElectricBolt:function(){return Yhe},MdElectricCar:function(){return tbe},MdElectricMeter:function(){return Xhe},MdElectricMoped:function(){return ebe},MdElectricRickshaw:function(){return nbe},MdElectricScooter:function(){return rbe},MdElectricalServices:function(){return abe},MdElevator:function(){return NCe},MdEmail:function(){return Oee},MdEmergency:function(){return lbe},MdEmergencyRecording:function(){return ibe},MdEmergencyShare:function(){return obe},MdEmojiEmotions:function(){return qke},MdEmojiEvents:function(){return Yke},MdEmojiFlags:function(){return Xke},MdEmojiFoodBeverage:function(){return $ke},MdEmojiNature:function(){return Kke},MdEmojiObjects:function(){return Qke},MdEmojiPeople:function(){return Jke},MdEmojiSymbols:function(){return tHe},MdEmojiTransportation:function(){return eHe},MdEnergySavingsLeaf:function(){return $he},MdEngineering:function(){return nHe},MdEnhancedEncryption:function(){return bze},MdEqualizer:function(){return g9t},MdError:function(){return D8t},MdErrorOutline:function(){return B8t},MdEscalator:function(){return jCe},MdEscalatorWarning:function(){return PCe},MdEuro:function(){return uge},MdEuroSymbol:function(){return v2t},MdEvStation:function(){return cbe},MdEvent:function(){return b2t},MdEventAvailable:function(){return xze},MdEventBusy:function(){return Mze},MdEventNote:function(){return wze},MdEventRepeat:function(){return m2t},MdEventSeat:function(){return y2t},MdExitToApp:function(){return x2t},MdExpand:function(){return M2t},MdExpandCircleDown:function(){return mwe},MdExpandLess:function(){return ywe},MdExpandMore:function(){return bwe},MdExplicit:function(){return v9t},MdExplore:function(){return z2t},MdExploreOff:function(){return w2t},MdExposure:function(){return vge},MdExposureNeg1:function(){return dge},MdExposureNeg2:function(){return hge},MdExposurePlus1:function(){return fge},MdExposurePlus2:function(){return pge},MdExposureZero:function(){return gge},MdExtension:function(){return A2t},MdExtensionOff:function(){return C2t},MdFace:function(){return k2t},MdFace2:function(){return rHe},MdFace3:function(){return aHe},MdFace4:function(){return iHe},MdFace5:function(){return oHe},MdFace6:function(){return lHe},MdFaceRetouchingNatural:function(){return mge},MdFaceRetouchingOff:function(){return yge},MdFaceUnlock:function(){return aLe},MdFacebook:function(){return cHe},MdFactCheck:function(){return H2t},MdFactory:function(){return sbe},MdFamilyRestroom:function(){return UCe},MdFastForward:function(){return m9t},MdFastRewind:function(){return y9t},MdFastfood:function(){return ube},MdFavorite:function(){return S2t},MdFavoriteBorder:function(){return E2t},MdFax:function(){return L2t},MdFeaturedPlayList:function(){return b9t},MdFeaturedVideo:function(){return x9t},MdFeed:function(){return ake},MdFeedback:function(){return _2t},MdFemale:function(){return sHe},MdFence:function(){return WCe},MdFestival:function(){return dbe},MdFiberDvr:function(){return M9t},MdFiberManualRecord:function(){return w9t},MdFiberNew:function(){return z9t},MdFiberPin:function(){return C9t},MdFiberSmartRecord:function(){return A9t},MdFileCopy:function(){return wre},MdFileDownload:function(){return Pue},MdFileDownloadDone:function(){return Fue},MdFileDownloadOff:function(){return Nue},MdFileOpen:function(){return jue},MdFilePresent:function(){return B2t},MdFileUpload:function(){return Wue},MdFileUploadOff:function(){return Uue},MdFilter:function(){return Ige},MdFilter1:function(){return bge},MdFilter2:function(){return xge},MdFilter3:function(){return Mge},MdFilter4:function(){return wge},MdFilter5:function(){return zge},MdFilter6:function(){return Cge},MdFilter7:function(){return Age},MdFilter8:function(){return kge},MdFilter9:function(){return Ege},MdFilter9Plus:function(){return Hge},MdFilterAlt:function(){return T2t},MdFilterAltOff:function(){return D2t},MdFilterBAndW:function(){return Sge},MdFilterCenterFocus:function(){return Lge},MdFilterDrama:function(){return _ge},MdFilterFrames:function(){return Bge},MdFilterHdr:function(){return Dge},MdFilterList:function(){return Cre},MdFilterListAlt:function(){return V2t},MdFilterListOff:function(){return zre},MdFilterNone:function(){return Tge},MdFilterTiltShift:function(){return Vge},MdFilterVintage:function(){return Oge},MdFindInPage:function(){return O2t},MdFindReplace:function(){return I2t},MdFingerprint:function(){return R2t},MdFireExtinguisher:function(){return ZCe},MdFireHydrantAlt:function(){return hbe},MdFireTruck:function(){return fbe},MdFireplace:function(){return uHe},MdFirstPage:function(){return xwe},MdFitScreen:function(){return F2t},MdFitbit:function(){return dHe},MdFitnessCenter:function(){return GCe},MdFlag:function(){return kre},MdFlagCircle:function(){return Are},MdFlaky:function(){return N2t},MdFlare:function(){return Rge},MdFlashAuto:function(){return Fge},MdFlashOff:function(){return Nge},MdFlashOn:function(){return Pge},MdFlashlightOff:function(){return Hie},MdFlashlightOn:function(){return Eie},MdFlatware:function(){return ike},MdFlight:function(){return gbe},MdFlightClass:function(){return pbe},MdFlightLand:function(){return P2t},MdFlightTakeoff:function(){return j2t},MdFlip:function(){return Wge},MdFlipCameraAndroid:function(){return jge},MdFlipCameraIos:function(){return Uge},MdFlipToBack:function(){return U2t},MdFlipToFront:function(){return W2t},MdFlood:function(){return hHe},MdFlourescent:function(){return Sie},MdFluorescent:function(){return Lie},MdFlutterDash:function(){return Z2t},MdFmdBad:function(){return _ie},MdFmdGood:function(){return Bie},MdFoggy:function(){return Khe},MdFolder:function(){return Kue},MdFolderCopy:function(){return Zue},MdFolderDelete:function(){return Gue},MdFolderOff:function(){return que},MdFolderOpen:function(){return Yue},MdFolderShared:function(){return Xue},MdFolderSpecial:function(){return zze},MdFolderZip:function(){return $ue},MdFollowTheSigns:function(){return fHe},MdFontDownload:function(){return Ere},MdFontDownloadOff:function(){return Hre},MdFoodBank:function(){return qCe},MdForest:function(){return vbe},MdForkLeft:function(){return mbe},MdForkRight:function(){return ybe},MdForklift:function(){return Lde},MdFormatAlignCenter:function(){return Vce},MdFormatAlignJustify:function(){return Oce},MdFormatAlignLeft:function(){return Ice},MdFormatAlignRight:function(){return Rce},MdFormatBold:function(){return Fce},MdFormatClear:function(){return Nce},MdFormatColorFill:function(){return Pce},MdFormatColorReset:function(){return jce},MdFormatColorText:function(){return Uce},MdFormatIndentDecrease:function(){return Wce},MdFormatIndentIncrease:function(){return Zce},MdFormatItalic:function(){return Gce},MdFormatLineSpacing:function(){return qce},MdFormatListBulleted:function(){return Xce},MdFormatListBulletedAdd:function(){return Yce},MdFormatListNumbered:function(){return Kce},MdFormatListNumberedRtl:function(){return $ce},MdFormatOverline:function(){return Que},MdFormatPaint:function(){return Qce},MdFormatQuote:function(){return Jce},MdFormatShapes:function(){return tse},MdFormatSize:function(){return ese},MdFormatStrikethrough:function(){return nse},MdFormatTextdirectionLToR:function(){return rse},MdFormatTextdirectionRToL:function(){return ase},MdFormatUnderlined:function(){return ise},MdFort:function(){return bbe},MdForum:function(){return Iee},MdForward:function(){return Sre},MdForward10:function(){return k9t},MdForward30:function(){return H9t},MdForward5:function(){return E9t},MdForwardToInbox:function(){return Ree},MdFoundation:function(){return YCe},MdFreeBreakfast:function(){return XCe},MdFreeCancellation:function(){return G2t},MdFrontHand:function(){return pHe},MdFrontLoader:function(){return _de},MdFullscreen:function(){return wwe},MdFullscreenExit:function(){return Mwe},MdFunctions:function(){return ose},MdGMobiledata:function(){return Die},MdGTranslate:function(){return q2t},MdGamepad:function(){return Bde},MdGames:function(){return S9t},MdGarage:function(){return oke},MdGasMeter:function(){return Qhe},MdGavel:function(){return Y2t},MdGeneratingTokens:function(){return X2t},MdGesture:function(){return Lre},MdGetApp:function(){return $2t},MdGif:function(){return Q2t},MdGifBox:function(){return K2t},MdGirl:function(){return gHe},MdGite:function(){return $Ce},MdGolfCourse:function(){return KCe},MdGppBad:function(){return Tie},MdGppGood:function(){return Vie},MdGppMaybe:function(){return Oie},MdGpsFixed:function(){return Iie},MdGpsNotFixed:function(){return Rie},MdGpsOff:function(){return Fie},MdGrade:function(){return J2t},MdGradient:function(){return Zge},MdGrading:function(){return t5t},MdGrain:function(){return Gge},MdGraphicEq:function(){return Nie},MdGrass:function(){return QCe},MdGrid3X3:function(){return Pie},MdGrid4X4:function(){return jie},MdGridGoldenratio:function(){return Uie},MdGridOff:function(){return qge},MdGridOn:function(){return Yge},MdGridView:function(){return Jue},MdGroup:function(){return bHe},MdGroupAdd:function(){return vHe},MdGroupOff:function(){return mHe},MdGroupRemove:function(){return yHe},MdGroupWork:function(){return e5t},MdGroups:function(){return wHe},MdGroups2:function(){return xHe},MdGroups3:function(){return MHe},MdHMobiledata:function(){return Wie},MdHPlusMobiledata:function(){return Zie},MdHail:function(){return xbe},MdHandshake:function(){return zHe},MdHandyman:function(){return Mbe},MdHardware:function(){return wbe},MdHd:function(){return L9t},MdHdrAuto:function(){return qie},MdHdrAutoSelect:function(){return Gie},MdHdrEnhancedSelect:function(){return Xge},MdHdrOff:function(){return $ge},MdHdrOffSelect:function(){return Yie},MdHdrOn:function(){return Kge},MdHdrOnSelect:function(){return Xie},MdHdrPlus:function(){return Qge},MdHdrStrong:function(){return Jge},MdHdrWeak:function(){return tve},MdHeadphones:function(){return Tde},MdHeadphonesBattery:function(){return Dde},MdHeadset:function(){return Ide},MdHeadsetMic:function(){return Vde},MdHeadsetOff:function(){return Ode},MdHealing:function(){return eve},MdHealthAndSafety:function(){return CHe},MdHearing:function(){return B9t},MdHearingDisabled:function(){return _9t},MdHeartBroken:function(){return AHe},MdHeatPump:function(){return Jhe},MdHeight:function(){return lse},MdHelp:function(){return a5t},MdHelpCenter:function(){return n5t},MdHelpOutline:function(){return r5t},MdHevc:function(){return nve},MdHexagon:function(){return cse},MdHideImage:function(){return rve},MdHideSource:function(){return i5t},MdHighQuality:function(){return D9t},MdHighlight:function(){return sse},MdHighlightAlt:function(){return o5t},MdHighlightOff:function(){return l5t},MdHiking:function(){return kHe},MdHistory:function(){return s5t},MdHistoryEdu:function(){return HHe},MdHistoryToggleOff:function(){return c5t},MdHive:function(){return EHe},MdHls:function(){return d5t},MdHlsOff:function(){return u5t},MdHolidayVillage:function(){return JCe},MdHome:function(){return f5t},MdHomeFilled:function(){return h5t},MdHomeMax:function(){return Rde},MdHomeMini:function(){return Fde},MdHomeRepairService:function(){return zbe},MdHomeWork:function(){return zwe},MdHorizontalDistribute:function(){return use},MdHorizontalRule:function(){return dse},MdHorizontalSplit:function(){return p5t},MdHotTub:function(){return tAe},MdHotel:function(){return Cbe},MdHotelClass:function(){return g5t},MdHourglassBottom:function(){return Fee},MdHourglassDisabled:function(){return v5t},MdHourglassEmpty:function(){return m5t},MdHourglassFull:function(){return y5t},MdHourglassTop:function(){return Nee},MdHouse:function(){return nAe},MdHouseSiding:function(){return eAe},MdHouseboat:function(){return rAe},MdHowToReg:function(){return _re},MdHowToVote:function(){return Bre},MdHtml:function(){return b5t},MdHttp:function(){return x5t},MdHttps:function(){return M5t},MdHub:function(){return Pee},MdHvac:function(){return Abe},MdIceSkating:function(){return SHe},MdIcecream:function(){return kbe},MdImage:function(){return lve},MdImageAspectRatio:function(){return ave},MdImageNotSupported:function(){return ive},MdImageSearch:function(){return ove},MdImagesearchRoller:function(){return Cze},MdImportContacts:function(){return jee},MdImportExport:function(){return Uee},MdImportantDevices:function(){return w5t},MdInbox:function(){return Dre},MdIncompleteCircle:function(){return cve},MdIndeterminateCheckBox:function(){return qSe},MdInfo:function(){return C5t},MdInfoOutline:function(){return z5t},MdInput:function(){return A5t},MdInsertChart:function(){return fse},MdInsertChartOutlined:function(){return hse},MdInsertComment:function(){return pse},MdInsertDriveFile:function(){return gse},MdInsertEmoticon:function(){return vse},MdInsertInvitation:function(){return mse},MdInsertLink:function(){return yse},MdInsertPageBreak:function(){return bse},MdInsertPhoto:function(){return xse},MdInsights:function(){return Tre},MdInstallDesktop:function(){return k5t},MdInstallMobile:function(){return H5t},MdIntegrationInstructions:function(){return E5t},MdInterests:function(){return LHe},MdInterpreterMode:function(){return T9t},MdInventory:function(){return Ore},MdInventory2:function(){return Vre},MdInvertColors:function(){return S5t},MdInvertColorsOff:function(){return Wee},MdIosShare:function(){return _He},MdIron:function(){return aAe},MdIso:function(){return sve},MdJavascript:function(){return L5t},MdJoinFull:function(){return _5t},MdJoinInner:function(){return B5t},MdJoinLeft:function(){return D5t},MdJoinRight:function(){return T5t},MdKayaking:function(){return BHe},MdKebabDining:function(){return Hbe},MdKey:function(){return Gee},MdKeyOff:function(){return Zee},MdKeyboard:function(){return ahe},MdKeyboardAlt:function(){return Nde},MdKeyboardArrowDown:function(){return Pde},MdKeyboardArrowLeft:function(){return jde},MdKeyboardArrowRight:function(){return Ude},MdKeyboardArrowUp:function(){return Wde},MdKeyboardBackspace:function(){return Zde},MdKeyboardCapslock:function(){return Gde},MdKeyboardCommandKey:function(){return qde},MdKeyboardControlKey:function(){return Yde},MdKeyboardDoubleArrowDown:function(){return Xde},MdKeyboardDoubleArrowLeft:function(){return $de},MdKeyboardDoubleArrowRight:function(){return Kde},MdKeyboardDoubleArrowUp:function(){return Qde},MdKeyboardHide:function(){return Jde},MdKeyboardOptionKey:function(){return the},MdKeyboardReturn:function(){return ehe},MdKeyboardTab:function(){return nhe},MdKeyboardVoice:function(){return rhe},MdKingBed:function(){return DHe},MdKitchen:function(){return iAe},MdKitesurfing:function(){return THe},MdLabel:function(){return F5t},MdLabelImportant:function(){return O5t},MdLabelImportantOutline:function(){return V5t},MdLabelOff:function(){return I5t},MdLabelOutline:function(){return R5t},MdLan:function(){return $ie},MdLandscape:function(){return uve},MdLandslide:function(){return VHe},MdLanguage:function(){return N5t},MdLaptop:function(){return che},MdLaptopChromebook:function(){return ihe},MdLaptopMac:function(){return ohe},MdLaptopWindows:function(){return lhe},MdLastPage:function(){return Cwe},MdLaunch:function(){return P5t},MdLayers:function(){return Sbe},MdLayersClear:function(){return Ebe},MdLeaderboard:function(){return j5t},MdLeakAdd:function(){return dve},MdLeakRemove:function(){return hve},MdLegendToggle:function(){return Awe},MdLens:function(){return fve},MdLensBlur:function(){return Kie},MdLibraryAdd:function(){return O9t},MdLibraryAddCheck:function(){return V9t},MdLibraryBooks:function(){return I9t},MdLibraryMusic:function(){return R9t},MdLight:function(){return lke},MdLightMode:function(){return Qie},MdLightbulb:function(){return Z5t},MdLightbulbCircle:function(){return U5t},MdLightbulbOutline:function(){return W5t},MdLineAxis:function(){return Mse},MdLineStyle:function(){return G5t},MdLineWeight:function(){return q5t},MdLinearScale:function(){return wse},MdLink:function(){return Rre},MdLinkOff:function(){return Ire},MdLinkedCamera:function(){return pve},MdLiquor:function(){return Lbe},MdList:function(){return Y5t},MdListAlt:function(){return qee},MdLiveHelp:function(){return Yee},MdLiveTv:function(){return Aze},MdLiving:function(){return cke},MdLocalActivity:function(){return _be},MdLocalAirport:function(){return Bbe},MdLocalAtm:function(){return Dbe},MdLocalBar:function(){return Tbe},MdLocalCafe:function(){return Vbe},MdLocalCarWash:function(){return Obe},MdLocalConvenienceStore:function(){return Ibe},MdLocalDining:function(){return Rbe},MdLocalDrink:function(){return Fbe},MdLocalFireDepartment:function(){return Nbe},MdLocalFlorist:function(){return Pbe},MdLocalGasStation:function(){return jbe},MdLocalGroceryStore:function(){return Ube},MdLocalHospital:function(){return Wbe},MdLocalHotel:function(){return Zbe},MdLocalLaundryService:function(){return Gbe},MdLocalLibrary:function(){return qbe},MdLocalMall:function(){return Ybe},MdLocalMovies:function(){return Xbe},MdLocalOffer:function(){return $be},MdLocalParking:function(){return Kbe},MdLocalPharmacy:function(){return Qbe},MdLocalPhone:function(){return Jbe},MdLocalPizza:function(){return txe},MdLocalPlay:function(){return exe},MdLocalPolice:function(){return nxe},MdLocalPostOffice:function(){return rxe},MdLocalPrintshop:function(){return axe},MdLocalSee:function(){return ixe},MdLocalShipping:function(){return oxe},MdLocalTaxi:function(){return lxe},MdLocationCity:function(){return OHe},MdLocationDisabled:function(){return Jie},MdLocationOff:function(){return Xee},MdLocationOn:function(){return $ee},MdLocationPin:function(){return cxe},MdLocationSearching:function(){return toe},MdLock:function(){return t4t},MdLockClock:function(){return X5t},MdLockOpen:function(){return $5t},MdLockOutline:function(){return K5t},MdLockPerson:function(){return Q5t},MdLockReset:function(){return J5t},MdLogin:function(){return e4t},MdLogoDev:function(){return gve},MdLogout:function(){return n4t},MdLooks:function(){return wve},MdLooks3:function(){return vve},MdLooks4:function(){return mve},MdLooks5:function(){return yve},MdLooks6:function(){return bve},MdLooksOne:function(){return xve},MdLooksTwo:function(){return Mve},MdLoop:function(){return F9t},MdLoupe:function(){return zve},MdLowPriority:function(){return Fre},MdLoyalty:function(){return r4t},MdLteMobiledata:function(){return eoe},MdLtePlusMobiledata:function(){return noe},MdLuggage:function(){return IHe},MdLunchDining:function(){return sxe},MdLyrics:function(){return N9t},MdMacroOff:function(){return roe},MdMail:function(){return Nre},MdMailLock:function(){return Kee},MdMailOutline:function(){return Qee},MdMale:function(){return RHe},MdMan:function(){return jHe},MdMan2:function(){return FHe},MdMan3:function(){return NHe},MdMan4:function(){return PHe},MdManageAccounts:function(){return a4t},MdManageHistory:function(){return i4t},MdManageSearch:function(){return ske},MdMap:function(){return uxe},MdMapsHomeWork:function(){return kwe},MdMapsUgc:function(){return dxe},MdMargin:function(){return zse},MdMarkAsUnread:function(){return o4t},MdMarkChatRead:function(){return Jee},MdMarkChatUnread:function(){return tne},MdMarkEmailRead:function(){return ene},MdMarkEmailUnread:function(){return nne},MdMarkUnreadChatAlt:function(){return rne},MdMarkunread:function(){return Pre},MdMarkunreadMailbox:function(){return l4t},MdMasks:function(){return UHe},MdMaximize:function(){return c4t},MdMediaBluetoothOff:function(){return aoe},MdMediaBluetoothOn:function(){return ioe},MdMediation:function(){return s4t},MdMedicalInformation:function(){return hxe},MdMedicalServices:function(){return fxe},MdMedication:function(){return loe},MdMedicationLiquid:function(){return ooe},MdMeetingRoom:function(){return oAe},MdMemory:function(){return she},MdMenu:function(){return Ewe},MdMenuBook:function(){return pxe},MdMenuOpen:function(){return Hwe},MdMerge:function(){return gxe},MdMergeType:function(){return Cse},MdMessage:function(){return ane},MdMic:function(){return U9t},MdMicExternalOff:function(){return Cve},MdMicExternalOn:function(){return Ave},MdMicNone:function(){return P9t},MdMicOff:function(){return j9t},MdMicrowave:function(){return lAe},MdMilitaryTech:function(){return WHe},MdMinimize:function(){return u4t},MdMinorCrash:function(){return vxe},MdMiscellaneousServices:function(){return mxe},MdMissedVideoCall:function(){return W9t},MdMms:function(){return kze},MdMobileFriendly:function(){return coe},MdMobileOff:function(){return soe},MdMobileScreenShare:function(){return ine},MdMobiledataOff:function(){return uoe},MdMode:function(){return Ese},MdModeComment:function(){return Ase},MdModeEdit:function(){return Hse},MdModeEditOutline:function(){return kse},MdModeFanOff:function(){return tfe},MdModeNight:function(){return doe},MdModeOfTravel:function(){return yxe},MdModeStandby:function(){return hoe},MdModelTraining:function(){return d4t},MdMonetizationOn:function(){return Sse},MdMoney:function(){return bxe},MdMoneyOff:function(){return _se},MdMoneyOffCsred:function(){return Lse},MdMonitor:function(){return uhe},MdMonitorHeart:function(){return foe},MdMonitorWeight:function(){return poe},MdMonochromePhotos:function(){return kve},MdMood:function(){return GHe},MdMoodBad:function(){return ZHe},MdMoped:function(){return xxe},MdMore:function(){return Hze},MdMoreHoriz:function(){return Swe},MdMoreTime:function(){return one},MdMoreVert:function(){return Lwe},MdMosque:function(){return Mxe},MdMotionPhotosAuto:function(){return Hve},MdMotionPhotosOff:function(){return Eve},MdMotionPhotosOn:function(){return Sve},MdMotionPhotosPause:function(){return Lve},MdMotionPhotosPaused:function(){return _ve},MdMouse:function(){return dhe},MdMoveDown:function(){return Bse},MdMoveToInbox:function(){return jre},MdMoveUp:function(){return Dse},MdMovie:function(){return G9t},MdMovieCreation:function(){return Bve},MdMovieEdit:function(){return Z9t},MdMovieFilter:function(){return Dve},MdMoving:function(){return wxe},MdMp:function(){return Tve},MdMultilineChart:function(){return Tse},MdMultipleStop:function(){return zxe},MdMuseum:function(){return Cxe},MdMusicNote:function(){return Vve},MdMusicOff:function(){return Ove},MdMusicVideo:function(){return q9t},MdMyLocation:function(){return Axe},MdNat:function(){return lne},MdNature:function(){return Rve},MdNaturePeople:function(){return Ive},MdNavigateBefore:function(){return Fve},MdNavigateNext:function(){return Nve},MdNavigation:function(){return kxe},MdNearMe:function(){return Exe},MdNearMeDisabled:function(){return Hxe},MdNearbyError:function(){return goe},MdNearbyOff:function(){return voe},MdNestCamWiredStand:function(){return efe},MdNetworkCell:function(){return moe},MdNetworkCheck:function(){return Eze},MdNetworkLocked:function(){return Sze},MdNetworkPing:function(){return h4t},MdNetworkWifi:function(){return Moe},MdNetworkWifi1Bar:function(){return yoe},MdNetworkWifi2Bar:function(){return boe},MdNetworkWifi3Bar:function(){return xoe},MdNewLabel:function(){return f4t},MdNewReleases:function(){return Y9t},MdNewspaper:function(){return tde},MdNextPlan:function(){return p4t},MdNextWeek:function(){return Ure},MdNfc:function(){return woe},MdNightShelter:function(){return cAe},MdNightlife:function(){return Sxe},MdNightlight:function(){return zoe},MdNightlightRound:function(){return g4t},MdNightsStay:function(){return qHe},MdNoAccounts:function(){return v4t},MdNoAdultContent:function(){return YHe},MdNoBackpack:function(){return sAe},MdNoCell:function(){return uAe},MdNoCrash:function(){return Lxe},MdNoDrinks:function(){return dAe},MdNoEncryption:function(){return _ze},MdNoEncryptionGmailerrorred:function(){return Lze},MdNoFlash:function(){return hAe},MdNoFood:function(){return fAe},MdNoLuggage:function(){return XHe},MdNoMeals:function(){return Bxe},MdNoMealsOuline:function(){return _xe},MdNoMeetingRoom:function(){return pAe},MdNoPhotography:function(){return gAe},MdNoSim:function(){return cne},MdNoStroller:function(){return vAe},MdNoTransfer:function(){return Dxe},MdNoiseAware:function(){return m4t},MdNoiseControlOff:function(){return y4t},MdNordicWalking:function(){return $He},MdNorth:function(){return Dwe},MdNorthEast:function(){return _we},MdNorthWest:function(){return Bwe},MdNotAccessible:function(){return b4t},MdNotInterested:function(){return X9t},MdNotListedLocation:function(){return Txe},MdNotStarted:function(){return x4t},MdNote:function(){return $9t},MdNoteAdd:function(){return M4t},MdNoteAlt:function(){return Coe},MdNotes:function(){return Vse},MdNotificationAdd:function(){return KHe},MdNotificationImportant:function(){return T8t},MdNotifications:function(){return nEe},MdNotificationsActive:function(){return QHe},MdNotificationsNone:function(){return JHe},MdNotificationsOff:function(){return tEe},MdNotificationsPaused:function(){return eEe},MdNumbers:function(){return Ose},MdOfflineBolt:function(){return w4t},MdOfflinePin:function(){return z4t},MdOfflineShare:function(){return Twe},MdOilBarrel:function(){return nfe},MdOnDeviceTraining:function(){return C4t},MdOndemandVideo:function(){return Bze},MdOnlinePrediction:function(){return A4t},MdOpacity:function(){return k4t},MdOpenInBrowser:function(){return H4t},MdOpenInFull:function(){return E4t},MdOpenInNew:function(){return L4t},MdOpenInNewOff:function(){return S4t},MdOpenWith:function(){return _4t},MdOtherHouses:function(){return mAe},MdOutbond:function(){return B4t},MdOutbound:function(){return D4t},MdOutbox:function(){return T4t},MdOutdoorGrill:function(){return rEe},MdOutgoingMail:function(){return V4t},MdOutlet:function(){return O4t},MdOutline10K:function(){return xFe},MdOutline10Mp:function(){return OJe},MdOutline11Mp:function(){return IJe},MdOutline123:function(){return ULe},MdOutline12Mp:function(){return RJe},MdOutline13Mp:function(){return FJe},MdOutline14Mp:function(){return NJe},MdOutline15Mp:function(){return PJe},MdOutline16Mp:function(){return jJe},MdOutline17Mp:function(){return UJe},MdOutline18Mp:function(){return WJe},MdOutline18UpRating:function(){return Enn},MdOutline19Mp:function(){return ZJe},MdOutline1K:function(){return wFe},MdOutline1KPlus:function(){return MFe},MdOutline1XMobiledata:function(){return eZe},MdOutline20Mp:function(){return GJe},MdOutline21Mp:function(){return qJe},MdOutline22Mp:function(){return YJe},MdOutline23Mp:function(){return XJe},MdOutline24Mp:function(){return $Je},MdOutline2K:function(){return CFe},MdOutline2KPlus:function(){return zFe},MdOutline2Mp:function(){return KJe},MdOutline30Fps:function(){return nZe},MdOutline30FpsSelect:function(){return QJe},MdOutline360:function(){return h4e},MdOutline3DRotation:function(){return WLe},MdOutline3GMobiledata:function(){return rZe},MdOutline3K:function(){return kFe},MdOutline3KPlus:function(){return AFe},MdOutline3Mp:function(){return JJe},MdOutline3P:function(){return IPe},MdOutline4GMobiledata:function(){return aZe},MdOutline4GPlusMobiledata:function(){return iZe},MdOutline4K:function(){return EFe},MdOutline4KPlus:function(){return HFe},MdOutline4Mp:function(){return t1e},MdOutline5G:function(){return SFe},MdOutline5K:function(){return _Fe},MdOutline5KPlus:function(){return LFe},MdOutline5Mp:function(){return e1e},MdOutline60Fps:function(){return oZe},MdOutline60FpsSelect:function(){return n1e},MdOutline6FtApart:function(){return Snn},MdOutline6K:function(){return DFe},MdOutline6KPlus:function(){return BFe},MdOutline6Mp:function(){return r1e},MdOutline7K:function(){return VFe},MdOutline7KPlus:function(){return TFe},MdOutline7Mp:function(){return a1e},MdOutline8K:function(){return IFe},MdOutline8KPlus:function(){return OFe},MdOutline8Mp:function(){return i1e},MdOutline9K:function(){return FFe},MdOutline9KPlus:function(){return RFe},MdOutline9Mp:function(){return o1e},MdOutlineAbc:function(){return ZLe},MdOutlineAcUnit:function(){return Ctn},MdOutlineAccessAlarm:function(){return lZe},MdOutlineAccessAlarms:function(){return cZe},MdOutlineAccessTime:function(){return uZe},MdOutlineAccessTimeFilled:function(){return sZe},MdOutlineAccessibility:function(){return qLe},MdOutlineAccessibilityNew:function(){return GLe},MdOutlineAccessible:function(){return XLe},MdOutlineAccessibleForward:function(){return YLe},MdOutlineAccountBalance:function(){return KLe},MdOutlineAccountBalanceWallet:function(){return $Le},MdOutlineAccountBox:function(){return QLe},MdOutlineAccountCircle:function(){return JLe},MdOutlineAccountTree:function(){return c9e},MdOutlineAdUnits:function(){return dZe},MdOutlineAdb:function(){return s9e},MdOutlineAdd:function(){return BUe},MdOutlineAddAPhoto:function(){return l1e},MdOutlineAddAlarm:function(){return hZe},MdOutlineAddAlert:function(){return fFe},MdOutlineAddBox:function(){return EUe},MdOutlineAddBusiness:function(){return f4e},MdOutlineAddCard:function(){return t_e},MdOutlineAddChart:function(){return VYe},MdOutlineAddCircle:function(){return LUe},MdOutlineAddCircleOutline:function(){return SUe},MdOutlineAddComment:function(){return OYe},MdOutlineAddHome:function(){return e_e},MdOutlineAddHomeWork:function(){return i8e},MdOutlineAddIcCall:function(){return RPe},MdOutlineAddLink:function(){return _Ue},MdOutlineAddLocation:function(){return g4e},MdOutlineAddLocationAlt:function(){return p4e},MdOutlineAddModerator:function(){return Lnn},MdOutlineAddPhotoAlternate:function(){return c1e},MdOutlineAddReaction:function(){return _nn},MdOutlineAddRoad:function(){return v4e},MdOutlineAddShoppingCart:function(){return n_e},MdOutlineAddTask:function(){return r_e},MdOutlineAddToDrive:function(){return a_e},MdOutlineAddToHomeScreen:function(){return fZe},MdOutlineAddToPhotos:function(){return s1e},MdOutlineAddToQueue:function(){return NFe},MdOutlineAddchart:function(){return i_e},MdOutlineAdfScanner:function(){return FKe},MdOutlineAdjust:function(){return u1e},MdOutlineAdminPanelSettings:function(){return o_e},MdOutlineAdsClick:function(){return l_e},MdOutlineAgriculture:function(){return m4e},MdOutlineAir:function(){return pZe},MdOutlineAirlineSeatFlat:function(){return d9e},MdOutlineAirlineSeatFlatAngled:function(){return u9e},MdOutlineAirlineSeatIndividualSuite:function(){return h9e},MdOutlineAirlineSeatLegroomExtra:function(){return f9e},MdOutlineAirlineSeatLegroomNormal:function(){return p9e},MdOutlineAirlineSeatLegroomReduced:function(){return g9e},MdOutlineAirlineSeatReclineExtra:function(){return v9e},MdOutlineAirlineSeatReclineNormal:function(){return m9e},MdOutlineAirlineStops:function(){return y4e},MdOutlineAirlines:function(){return b4e},MdOutlineAirplaneTicket:function(){return gZe},MdOutlineAirplanemodeActive:function(){return vZe},MdOutlineAirplanemodeInactive:function(){return mZe},MdOutlineAirplay:function(){return PFe},MdOutlineAirportShuttle:function(){return Atn},MdOutlineAlarm:function(){return d_e},MdOutlineAlarmAdd:function(){return c_e},MdOutlineAlarmOff:function(){return s_e},MdOutlineAlarmOn:function(){return u_e},MdOutlineAlbum:function(){return jFe},MdOutlineAlignHorizontalCenter:function(){return IYe},MdOutlineAlignHorizontalLeft:function(){return RYe},MdOutlineAlignHorizontalRight:function(){return FYe},MdOutlineAlignVerticalBottom:function(){return NYe},MdOutlineAlignVerticalCenter:function(){return PYe},MdOutlineAlignVerticalTop:function(){return jYe},MdOutlineAllInbox:function(){return h_e},MdOutlineAllInclusive:function(){return ktn},MdOutlineAllOut:function(){return f_e},MdOutlineAltRoute:function(){return x4e},MdOutlineAlternateEmail:function(){return FPe},MdOutlineAmpStories:function(){return DUe},MdOutlineAnalytics:function(){return p_e},MdOutlineAnchor:function(){return g_e},MdOutlineAndroid:function(){return v_e},MdOutlineAnimation:function(){return d1e},MdOutlineAnnouncement:function(){return m_e},MdOutlineAod:function(){return yZe},MdOutlineApartment:function(){return Htn},MdOutlineApi:function(){return y_e},MdOutlineAppBlocking:function(){return b_e},MdOutlineAppRegistration:function(){return NPe},MdOutlineAppSettingsAlt:function(){return o8e},MdOutlineAppShortcut:function(){return x_e},MdOutlineApproval:function(){return X$e},MdOutlineApps:function(){return c8e},MdOutlineAppsOutage:function(){return l8e},MdOutlineArchitecture:function(){return Bnn},MdOutlineArchive:function(){return TUe},MdOutlineAreaChart:function(){return UYe},MdOutlineArrowBack:function(){return d8e},MdOutlineArrowBackIos:function(){return u8e},MdOutlineArrowBackIosNew:function(){return s8e},MdOutlineArrowCircleDown:function(){return M_e},MdOutlineArrowCircleLeft:function(){return w_e},MdOutlineArrowCircleRight:function(){return z_e},MdOutlineArrowCircleUp:function(){return C_e},MdOutlineArrowDownward:function(){return h8e},MdOutlineArrowDropDown:function(){return p8e},MdOutlineArrowDropDownCircle:function(){return f8e},MdOutlineArrowDropUp:function(){return g8e},MdOutlineArrowForward:function(){return m8e},MdOutlineArrowForwardIos:function(){return v8e},MdOutlineArrowLeft:function(){return y8e},MdOutlineArrowOutward:function(){return A_e},MdOutlineArrowRight:function(){return b8e},MdOutlineArrowRightAlt:function(){return k_e},MdOutlineArrowUpward:function(){return x8e},MdOutlineArtTrack:function(){return UFe},MdOutlineArticle:function(){return H_e},MdOutlineAspectRatio:function(){return E_e},MdOutlineAssessment:function(){return S_e},MdOutlineAssignment:function(){return V_e},MdOutlineAssignmentInd:function(){return L_e},MdOutlineAssignmentLate:function(){return __e},MdOutlineAssignmentReturn:function(){return B_e},MdOutlineAssignmentReturned:function(){return D_e},MdOutlineAssignmentTurnedIn:function(){return T_e},MdOutlineAssistWalker:function(){return Dnn},MdOutlineAssistant:function(){return f1e},MdOutlineAssistantDirection:function(){return M8e},MdOutlineAssistantPhoto:function(){return h1e},MdOutlineAssuredWorkload:function(){return O_e},MdOutlineAtm:function(){return M4e},MdOutlineAttachEmail:function(){return $$e},MdOutlineAttachFile:function(){return WYe},MdOutlineAttachMoney:function(){return ZYe},MdOutlineAttachment:function(){return K$e},MdOutlineAttractions:function(){return w4e},MdOutlineAttribution:function(){return VUe},MdOutlineAudioFile:function(){return WFe},MdOutlineAudiotrack:function(){return p1e},MdOutlineAutoAwesome:function(){return m1e},MdOutlineAutoAwesomeMosaic:function(){return g1e},MdOutlineAutoAwesomeMotion:function(){return v1e},MdOutlineAutoDelete:function(){return pFe},MdOutlineAutoFixHigh:function(){return y1e},MdOutlineAutoFixNormal:function(){return b1e},MdOutlineAutoFixOff:function(){return x1e},MdOutlineAutoGraph:function(){return GYe},MdOutlineAutoMode:function(){return sJe},MdOutlineAutoStories:function(){return M1e},MdOutlineAutofpsSelect:function(){return w1e},MdOutlineAutorenew:function(){return I_e},MdOutlineAvTimer:function(){return ZFe},MdOutlineBabyChangingStation:function(){return Etn},MdOutlineBackHand:function(){return Tnn},MdOutlineBackpack:function(){return Stn},MdOutlineBackspace:function(){return OUe},MdOutlineBackup:function(){return F_e},MdOutlineBackupTable:function(){return R_e},MdOutlineBadge:function(){return z4e},MdOutlineBakeryDining:function(){return C4e},MdOutlineBalance:function(){return N_e},MdOutlineBalcony:function(){return Ltn},MdOutlineBallot:function(){return IUe},MdOutlineBarChart:function(){return qYe},MdOutlineBatchPrediction:function(){return P_e},MdOutlineBathroom:function(){return Jen},MdOutlineBathtub:function(){return _tn},MdOutlineBattery0Bar:function(){return bZe},MdOutlineBattery1Bar:function(){return xZe},MdOutlineBattery2Bar:function(){return MZe},MdOutlineBattery3Bar:function(){return wZe},MdOutlineBattery4Bar:function(){return zZe},MdOutlineBattery5Bar:function(){return CZe},MdOutlineBattery6Bar:function(){return AZe},MdOutlineBatteryAlert:function(){return kZe},MdOutlineBatteryChargingFull:function(){return HZe},MdOutlineBatteryFull:function(){return EZe},MdOutlineBatterySaver:function(){return SZe},MdOutlineBatteryStd:function(){return LZe},MdOutlineBatteryUnknown:function(){return _Ze},MdOutlineBeachAccess:function(){return Btn},MdOutlineBed:function(){return tnn},MdOutlineBedroomBaby:function(){return enn},MdOutlineBedroomChild:function(){return nnn},MdOutlineBedroomParent:function(){return rnn},MdOutlineBedtime:function(){return C1e},MdOutlineBedtimeOff:function(){return z1e},MdOutlineBeenhere:function(){return A4e},MdOutlineBento:function(){return Dtn},MdOutlineBikeScooter:function(){return k4e},MdOutlineBiotech:function(){return RUe},MdOutlineBlender:function(){return ann},MdOutlineBlind:function(){return Vnn},MdOutlineBlinds:function(){return dJe},MdOutlineBlindsClosed:function(){return uJe},MdOutlineBlock:function(){return FUe},MdOutlineBloodtype:function(){return BZe},MdOutlineBluetooth:function(){return IZe},MdOutlineBluetoothAudio:function(){return y9e},MdOutlineBluetoothConnected:function(){return DZe},MdOutlineBluetoothDisabled:function(){return TZe},MdOutlineBluetoothDrive:function(){return VZe},MdOutlineBluetoothSearching:function(){return OZe},MdOutlineBlurCircular:function(){return A1e},MdOutlineBlurLinear:function(){return k1e},MdOutlineBlurOff:function(){return H1e},MdOutlineBlurOn:function(){return E1e},MdOutlineBolt:function(){return NUe},MdOutlineBook:function(){return U_e},MdOutlineBookOnline:function(){return j_e},MdOutlineBookmark:function(){return Y_e},MdOutlineBookmarkAdd:function(){return W_e},MdOutlineBookmarkAdded:function(){return Z_e},MdOutlineBookmarkBorder:function(){return G_e},MdOutlineBookmarkRemove:function(){return q_e},MdOutlineBookmarks:function(){return X_e},MdOutlineBorderAll:function(){return YYe},MdOutlineBorderBottom:function(){return XYe},MdOutlineBorderClear:function(){return $Ye},MdOutlineBorderColor:function(){return KYe},MdOutlineBorderHorizontal:function(){return QYe},MdOutlineBorderInner:function(){return JYe},MdOutlineBorderLeft:function(){return tXe},MdOutlineBorderOuter:function(){return eXe},MdOutlineBorderRight:function(){return nXe},MdOutlineBorderStyle:function(){return rXe},MdOutlineBorderTop:function(){return aXe},MdOutlineBorderVertical:function(){return iXe},MdOutlineBoy:function(){return Onn},MdOutlineBrandingWatermark:function(){return GFe},MdOutlineBreakfastDining:function(){return H4e},MdOutlineBrightness1:function(){return S1e},MdOutlineBrightness2:function(){return L1e},MdOutlineBrightness3:function(){return _1e},MdOutlineBrightness4:function(){return B1e},MdOutlineBrightness5:function(){return D1e},MdOutlineBrightness6:function(){return T1e},MdOutlineBrightness7:function(){return V1e},MdOutlineBrightnessAuto:function(){return RZe},MdOutlineBrightnessHigh:function(){return FZe},MdOutlineBrightnessLow:function(){return NZe},MdOutlineBrightnessMedium:function(){return PZe},MdOutlineBroadcastOnHome:function(){return hJe},MdOutlineBroadcastOnPersonal:function(){return fJe},MdOutlineBrokenImage:function(){return O1e},MdOutlineBrowseGallery:function(){return $_e},MdOutlineBrowserNotSupported:function(){return NKe},MdOutlineBrowserUpdated:function(){return PKe},MdOutlineBrunchDining:function(){return E4e},MdOutlineBrush:function(){return I1e},MdOutlineBubbleChart:function(){return oXe},MdOutlineBugReport:function(){return K_e},MdOutlineBuild:function(){return J_e},MdOutlineBuildCircle:function(){return Q_e},MdOutlineBungalow:function(){return Ttn},MdOutlineBurstMode:function(){return R1e},MdOutlineBusAlert:function(){return S4e},MdOutlineBusiness:function(){return PPe},MdOutlineBusinessCenter:function(){return Vtn},MdOutlineCabin:function(){return Otn},MdOutlineCable:function(){return jZe},MdOutlineCached:function(){return tBe},MdOutlineCake:function(){return Inn},MdOutlineCalculate:function(){return PUe},MdOutlineCalendarMonth:function(){return eBe},MdOutlineCalendarToday:function(){return nBe},MdOutlineCalendarViewDay:function(){return rBe},MdOutlineCalendarViewMonth:function(){return aBe},MdOutlineCalendarViewWeek:function(){return iBe},MdOutlineCall:function(){return XPe},MdOutlineCallEnd:function(){return jPe},MdOutlineCallMade:function(){return UPe},MdOutlineCallMerge:function(){return WPe},MdOutlineCallMissed:function(){return GPe},MdOutlineCallMissedOutgoing:function(){return ZPe},MdOutlineCallReceived:function(){return qPe},MdOutlineCallSplit:function(){return YPe},MdOutlineCallToAction:function(){return qFe},MdOutlineCamera:function(){return U1e},MdOutlineCameraAlt:function(){return F1e},MdOutlineCameraEnhance:function(){return oBe},MdOutlineCameraFront:function(){return N1e},MdOutlineCameraIndoor:function(){return inn},MdOutlineCameraOutdoor:function(){return onn},MdOutlineCameraRear:function(){return P1e},MdOutlineCameraRoll:function(){return j1e},MdOutlineCameraswitch:function(){return UZe},MdOutlineCampaign:function(){return w8e},MdOutlineCancel:function(){return z8e},MdOutlineCancelPresentation:function(){return $Pe},MdOutlineCancelScheduleSend:function(){return lBe},MdOutlineCandlestickChart:function(){return lXe},MdOutlineCarCrash:function(){return L4e},MdOutlineCarRental:function(){return _4e},MdOutlineCarRepair:function(){return B4e},MdOutlineCardGiftcard:function(){return cBe},MdOutlineCardMembership:function(){return sBe},MdOutlineCardTravel:function(){return uBe},MdOutlineCarpenter:function(){return Itn},MdOutlineCases:function(){return W1e},MdOutlineCasino:function(){return Rtn},MdOutlineCast:function(){return WKe},MdOutlineCastConnected:function(){return jKe},MdOutlineCastForEducation:function(){return UKe},MdOutlineCastle:function(){return D4e},MdOutlineCatchingPokemon:function(){return Rnn},MdOutlineCategory:function(){return T4e},MdOutlineCelebration:function(){return V4e},MdOutlineCellTower:function(){return KPe},MdOutlineCellWifi:function(){return QPe},MdOutlineCenterFocusStrong:function(){return Z1e},MdOutlineCenterFocusWeak:function(){return G1e},MdOutlineChair:function(){return cnn},MdOutlineChairAlt:function(){return lnn},MdOutlineChalet:function(){return Ftn},MdOutlineChangeCircle:function(){return jUe},MdOutlineChangeHistory:function(){return dBe},MdOutlineChargingStation:function(){return Ntn},MdOutlineChat:function(){return eje},MdOutlineChatBubble:function(){return tje},MdOutlineChatBubbleOutline:function(){return JPe},MdOutlineCheck:function(){return C8e},MdOutlineCheckBox:function(){return ron},MdOutlineCheckBoxOutlineBlank:function(){return non},MdOutlineCheckCircle:function(){return fBe},MdOutlineCheckCircleOutline:function(){return hBe},MdOutlineChecklist:function(){return sXe},MdOutlineChecklistRtl:function(){return cXe},MdOutlineCheckroom:function(){return Ptn},MdOutlineChevronLeft:function(){return A8e},MdOutlineChevronRight:function(){return k8e},MdOutlineChildCare:function(){return jtn},MdOutlineChildFriendly:function(){return Utn},MdOutlineChromeReaderMode:function(){return pBe},MdOutlineChurch:function(){return O4e},MdOutlineCircle:function(){return q1e},MdOutlineCircleNotifications:function(){return gBe},MdOutlineClass:function(){return vBe},MdOutlineCleanHands:function(){return Fnn},MdOutlineCleaningServices:function(){return I4e},MdOutlineClear:function(){return UUe},MdOutlineClearAll:function(){return nje},MdOutlineClose:function(){return H8e},MdOutlineCloseFullscreen:function(){return mBe},MdOutlineClosedCaption:function(){return $Fe},MdOutlineClosedCaptionDisabled:function(){return YFe},MdOutlineClosedCaptionOff:function(){return XFe},MdOutlineCloud:function(){return iKe},MdOutlineCloudCircle:function(){return Q$e},MdOutlineCloudDone:function(){return J$e},MdOutlineCloudDownload:function(){return tKe},MdOutlineCloudOff:function(){return eKe},MdOutlineCloudQueue:function(){return nKe},MdOutlineCloudSync:function(){return rKe},MdOutlineCloudUpload:function(){return aKe},MdOutlineCo2:function(){return Nnn},MdOutlineCoPresent:function(){return rje},MdOutlineCode:function(){return bBe},MdOutlineCodeOff:function(){return yBe},MdOutlineCoffee:function(){return unn},MdOutlineCoffeeMaker:function(){return snn},MdOutlineCollections:function(){return X1e},MdOutlineCollectionsBookmark:function(){return Y1e},MdOutlineColorLens:function(){return $1e},MdOutlineColorize:function(){return K1e},MdOutlineComment:function(){return aje},MdOutlineCommentBank:function(){return xBe},MdOutlineCommentsDisabled:function(){return ije},MdOutlineCommit:function(){return MBe},MdOutlineCommute:function(){return wBe},MdOutlineCompare:function(){return Q1e},MdOutlineCompareArrows:function(){return zBe},MdOutlineCompassCalibration:function(){return R4e},MdOutlineCompost:function(){return Pnn},MdOutlineCompress:function(){return CBe},MdOutlineComputer:function(){return ZKe},MdOutlineConfirmationNumber:function(){return b9e},MdOutlineConnectWithoutContact:function(){return jnn},MdOutlineConnectedTv:function(){return GKe},MdOutlineConnectingAirports:function(){return F4e},MdOutlineConstruction:function(){return Unn},MdOutlineContactEmergency:function(){return oje},MdOutlineContactMail:function(){return lje},MdOutlineContactPage:function(){return ABe},MdOutlineContactPhone:function(){return cje},MdOutlineContactSupport:function(){return kBe},MdOutlineContactless:function(){return HBe},MdOutlineContacts:function(){return sje},MdOutlineContentCopy:function(){return WUe},MdOutlineContentCut:function(){return ZUe},MdOutlineContentPaste:function(){return XUe},MdOutlineContentPasteGo:function(){return GUe},MdOutlineContentPasteOff:function(){return qUe},MdOutlineContentPasteSearch:function(){return YUe},MdOutlineContrast:function(){return J1e},MdOutlineControlCamera:function(){return KFe},MdOutlineControlPoint:function(){return e0e},MdOutlineControlPointDuplicate:function(){return t0e},MdOutlineCookie:function(){return Wnn},MdOutlineCopyAll:function(){return $Ue},MdOutlineCopyright:function(){return EBe},MdOutlineCoronavirus:function(){return Znn},MdOutlineCorporateFare:function(){return Wtn},MdOutlineCottage:function(){return Ztn},MdOutlineCountertops:function(){return Gtn},MdOutlineCreate:function(){return KUe},MdOutlineCreateNewFolder:function(){return oKe},MdOutlineCreditCard:function(){return LBe},MdOutlineCreditCardOff:function(){return SBe},MdOutlineCreditScore:function(){return WZe},MdOutlineCrib:function(){return qtn},MdOutlineCrisisAlert:function(){return N4e},MdOutlineCrop:function(){return f0e},MdOutlineCrop169:function(){return n0e},MdOutlineCrop32:function(){return r0e},MdOutlineCrop54:function(){return a0e},MdOutlineCrop75:function(){return i0e},MdOutlineCropDin:function(){return o0e},MdOutlineCropFree:function(){return l0e},MdOutlineCropLandscape:function(){return c0e},MdOutlineCropOriginal:function(){return s0e},MdOutlineCropPortrait:function(){return u0e},MdOutlineCropRotate:function(){return d0e},MdOutlineCropSquare:function(){return h0e},MdOutlineCrueltyFree:function(){return Gnn},MdOutlineCss:function(){return _Be},MdOutlineCurrencyBitcoin:function(){return p0e},MdOutlineCurrencyExchange:function(){return BBe},MdOutlineCurrencyFranc:function(){return g0e},MdOutlineCurrencyLira:function(){return v0e},MdOutlineCurrencyPound:function(){return m0e},MdOutlineCurrencyRuble:function(){return y0e},MdOutlineCurrencyRupee:function(){return b0e},MdOutlineCurrencyYen:function(){return x0e},MdOutlineCurrencyYuan:function(){return M0e},MdOutlineCurtains:function(){return gJe},MdOutlineCurtainsClosed:function(){return pJe},MdOutlineCyclone:function(){return qnn},MdOutlineDangerous:function(){return DBe},MdOutlineDarkMode:function(){return ZZe},MdOutlineDashboard:function(){return VBe},MdOutlineDashboardCustomize:function(){return TBe},MdOutlineDataArray:function(){return uXe},MdOutlineDataExploration:function(){return OBe},MdOutlineDataObject:function(){return dXe},MdOutlineDataSaverOff:function(){return GZe},MdOutlineDataSaverOn:function(){return qZe},MdOutlineDataThresholding:function(){return IBe},MdOutlineDataUsage:function(){return YZe},MdOutlineDataset:function(){return $Ze},MdOutlineDatasetLinked:function(){return XZe},MdOutlineDateRange:function(){return RBe},MdOutlineDeblur:function(){return w0e},MdOutlineDeck:function(){return Ynn},MdOutlineDehaze:function(){return z0e},MdOutlineDelete:function(){return PBe},MdOutlineDeleteForever:function(){return FBe},MdOutlineDeleteOutline:function(){return NBe},MdOutlineDeleteSweep:function(){return QUe},MdOutlineDeliveryDining:function(){return P4e},MdOutlineDensityLarge:function(){return jBe},MdOutlineDensityMedium:function(){return UBe},MdOutlineDensitySmall:function(){return WBe},MdOutlineDepartureBoard:function(){return j4e},MdOutlineDescription:function(){return ZBe},MdOutlineDeselect:function(){return JUe},MdOutlineDesignServices:function(){return U4e},MdOutlineDesk:function(){return Ytn},MdOutlineDesktopAccessDisabled:function(){return uje},MdOutlineDesktopMac:function(){return qKe},MdOutlineDesktopWindows:function(){return YKe},MdOutlineDetails:function(){return C0e},MdOutlineDeveloperBoard:function(){return $Ke},MdOutlineDeveloperBoardOff:function(){return XKe},MdOutlineDeveloperMode:function(){return KZe},MdOutlineDeviceHub:function(){return KKe},MdOutlineDeviceThermostat:function(){return QZe},MdOutlineDeviceUnknown:function(){return QKe},MdOutlineDevices:function(){return tGe},MdOutlineDevicesFold:function(){return JZe},MdOutlineDevicesOther:function(){return JKe},MdOutlineDialerSip:function(){return dje},MdOutlineDialpad:function(){return hje},MdOutlineDiamond:function(){return W4e},MdOutlineDifference:function(){return lKe},MdOutlineDining:function(){return dnn},MdOutlineDinnerDining:function(){return Z4e},MdOutlineDirections:function(){return l3e},MdOutlineDirectionsBike:function(){return G4e},MdOutlineDirectionsBoat:function(){return Y4e},MdOutlineDirectionsBoatFilled:function(){return q4e},MdOutlineDirectionsBus:function(){return $4e},MdOutlineDirectionsBusFilled:function(){return X4e},MdOutlineDirectionsCar:function(){return Q4e},MdOutlineDirectionsCarFilled:function(){return K4e},MdOutlineDirectionsOff:function(){return x9e},MdOutlineDirectionsRailway:function(){return t3e},MdOutlineDirectionsRailwayFilled:function(){return J4e},MdOutlineDirectionsRun:function(){return e3e},MdOutlineDirectionsSubway:function(){return r3e},MdOutlineDirectionsSubwayFilled:function(){return n3e},MdOutlineDirectionsTransit:function(){return i3e},MdOutlineDirectionsTransitFilled:function(){return a3e},MdOutlineDirectionsWalk:function(){return o3e},MdOutlineDirtyLens:function(){return A0e},MdOutlineDisabledByDefault:function(){return GBe},MdOutlineDisabledVisible:function(){return qBe},MdOutlineDiscFull:function(){return M9e},MdOutlineDiscount:function(){return eGe},MdOutlineDisplaySettings:function(){return YBe},MdOutlineDiversity1:function(){return Xnn},MdOutlineDiversity2:function(){return $nn},MdOutlineDiversity3:function(){return Knn},MdOutlineDns:function(){return XBe},MdOutlineDoDisturb:function(){return A9e},MdOutlineDoDisturbAlt:function(){return w9e},MdOutlineDoDisturbOff:function(){return z9e},MdOutlineDoDisturbOn:function(){return C9e},MdOutlineDoNotDisturb:function(){return S9e},MdOutlineDoNotDisturbAlt:function(){return k9e},MdOutlineDoNotDisturbOff:function(){return H9e},MdOutlineDoNotDisturbOn:function(){return E9e},MdOutlineDoNotDisturbOnTotalSilence:function(){return nGe},MdOutlineDoNotStep:function(){return Xtn},MdOutlineDoNotTouch:function(){return $tn},MdOutlineDock:function(){return tQe},MdOutlineDocumentScanner:function(){return fje},MdOutlineDomain:function(){return Jnn},MdOutlineDomainAdd:function(){return Qnn},MdOutlineDomainDisabled:function(){return pje},MdOutlineDomainVerification:function(){return gje},MdOutlineDone:function(){return QBe},MdOutlineDoneAll:function(){return $Be},MdOutlineDoneOutline:function(){return KBe},MdOutlineDonutLarge:function(){return JBe},MdOutlineDonutSmall:function(){return tDe},MdOutlineDoorBack:function(){return hnn},MdOutlineDoorFront:function(){return fnn},MdOutlineDoorSliding:function(){return pnn},MdOutlineDoorbell:function(){return gnn},MdOutlineDoubleArrow:function(){return E8e},MdOutlineDownhillSkiing:function(){return trn},MdOutlineDownload:function(){return uKe},MdOutlineDownloadDone:function(){return cKe},MdOutlineDownloadForOffline:function(){return sKe},MdOutlineDownloading:function(){return dKe},MdOutlineDrafts:function(){return tWe},MdOutlineDragHandle:function(){return hXe},MdOutlineDragIndicator:function(){return eDe},MdOutlineDraw:function(){return fXe},MdOutlineDriveEta:function(){return L9e},MdOutlineDriveFileMove:function(){return fKe},MdOutlineDriveFileMoveRtl:function(){return hKe},MdOutlineDriveFileRenameOutline:function(){return pKe},MdOutlineDriveFolderUpload:function(){return gKe},MdOutlineDry:function(){return Ktn},MdOutlineDryCleaning:function(){return c3e},MdOutlineDuo:function(){return vje},MdOutlineDvr:function(){return rGe},MdOutlineDynamicFeed:function(){return eWe},MdOutlineDynamicForm:function(){return nDe},MdOutlineEMobiledata:function(){return aGe},MdOutlineEarbuds:function(){return nQe},MdOutlineEarbudsBattery:function(){return eQe},MdOutlineEast:function(){return S8e},MdOutlineEco:function(){return rDe},MdOutlineEdgesensorHigh:function(){return iGe},MdOutlineEdgesensorLow:function(){return oGe},MdOutlineEdit:function(){return k0e},MdOutlineEditAttributes:function(){return s3e},MdOutlineEditCalendar:function(){return aDe},MdOutlineEditLocation:function(){return d3e},MdOutlineEditLocationAlt:function(){return u3e},MdOutlineEditNote:function(){return pXe},MdOutlineEditNotifications:function(){return ern},MdOutlineEditOff:function(){return iDe},MdOutlineEditRoad:function(){return h3e},MdOutlineEgg:function(){return p3e},MdOutlineEggAlt:function(){return f3e},MdOutlineEject:function(){return oDe},MdOutlineElderly:function(){return rrn},MdOutlineElderlyWoman:function(){return nrn},MdOutlineElectricBike:function(){return g3e},MdOutlineElectricBolt:function(){return vJe},MdOutlineElectricCar:function(){return v3e},MdOutlineElectricMeter:function(){return mJe},MdOutlineElectricMoped:function(){return m3e},MdOutlineElectricRickshaw:function(){return y3e},MdOutlineElectricScooter:function(){return b3e},MdOutlineElectricalServices:function(){return x3e},MdOutlineElevator:function(){return Qtn},MdOutlineEmail:function(){return mje},MdOutlineEmergency:function(){return z3e},MdOutlineEmergencyRecording:function(){return M3e},MdOutlineEmergencyShare:function(){return w3e},MdOutlineEmojiEmotions:function(){return arn},MdOutlineEmojiEvents:function(){return irn},MdOutlineEmojiFlags:function(){return orn},MdOutlineEmojiFoodBeverage:function(){return lrn},MdOutlineEmojiNature:function(){return crn},MdOutlineEmojiObjects:function(){return srn},MdOutlineEmojiPeople:function(){return urn},MdOutlineEmojiSymbols:function(){return drn},MdOutlineEmojiTransportation:function(){return hrn},MdOutlineEnergySavingsLeaf:function(){return yJe},MdOutlineEngineering:function(){return frn},MdOutlineEnhancedEncryption:function(){return _9e},MdOutlineEqualizer:function(){return QFe},MdOutlineError:function(){return vFe},MdOutlineErrorOutline:function(){return gFe},MdOutlineEscalator:function(){return ten},MdOutlineEscalatorWarning:function(){return Jtn},MdOutlineEuro:function(){return H0e},MdOutlineEuroSymbol:function(){return lDe},MdOutlineEvStation:function(){return C3e},MdOutlineEvent:function(){return uDe},MdOutlineEventAvailable:function(){return B9e},MdOutlineEventBusy:function(){return D9e},MdOutlineEventNote:function(){return T9e},MdOutlineEventRepeat:function(){return cDe},MdOutlineEventSeat:function(){return sDe},MdOutlineExitToApp:function(){return dDe},MdOutlineExpand:function(){return hDe},MdOutlineExpandCircleDown:function(){return L8e},MdOutlineExpandLess:function(){return _8e},MdOutlineExpandMore:function(){return B8e},MdOutlineExplicit:function(){return JFe},MdOutlineExplore:function(){return pDe},MdOutlineExploreOff:function(){return fDe},MdOutlineExposure:function(){return D0e},MdOutlineExposureNeg1:function(){return E0e},MdOutlineExposureNeg2:function(){return S0e},MdOutlineExposurePlus1:function(){return L0e},MdOutlineExposurePlus2:function(){return _0e},MdOutlineExposureZero:function(){return B0e},MdOutlineExtension:function(){return vDe},MdOutlineExtensionOff:function(){return gDe},MdOutlineFace:function(){return yDe},MdOutlineFace2:function(){return prn},MdOutlineFace3:function(){return grn},MdOutlineFace4:function(){return vrn},MdOutlineFace5:function(){return mrn},MdOutlineFace6:function(){return yrn},MdOutlineFaceRetouchingNatural:function(){return T0e},MdOutlineFaceRetouchingOff:function(){return V0e},MdOutlineFaceUnlock:function(){return mDe},MdOutlineFacebook:function(){return brn},MdOutlineFactCheck:function(){return bDe},MdOutlineFactory:function(){return A3e},MdOutlineFamilyRestroom:function(){return een},MdOutlineFastForward:function(){return tNe},MdOutlineFastRewind:function(){return eNe},MdOutlineFastfood:function(){return k3e},MdOutlineFavorite:function(){return MDe},MdOutlineFavoriteBorder:function(){return xDe},MdOutlineFax:function(){return wDe},MdOutlineFeaturedPlayList:function(){return nNe},MdOutlineFeaturedVideo:function(){return rNe},MdOutlineFeed:function(){return vnn},MdOutlineFeedback:function(){return zDe},MdOutlineFemale:function(){return xrn},MdOutlineFence:function(){return nen},MdOutlineFestival:function(){return H3e},MdOutlineFiberDvr:function(){return aNe},MdOutlineFiberManualRecord:function(){return iNe},MdOutlineFiberNew:function(){return oNe},MdOutlineFiberPin:function(){return lNe},MdOutlineFiberSmartRecord:function(){return cNe},MdOutlineFileCopy:function(){return nWe},MdOutlineFileDownload:function(){return yKe},MdOutlineFileDownloadDone:function(){return vKe},MdOutlineFileDownloadOff:function(){return mKe},MdOutlineFileOpen:function(){return bKe},MdOutlineFilePresent:function(){return CDe},MdOutlineFileUpload:function(){return xKe},MdOutlineFilter:function(){return t2e},MdOutlineFilter1:function(){return O0e},MdOutlineFilter2:function(){return I0e},MdOutlineFilter3:function(){return R0e},MdOutlineFilter4:function(){return F0e},MdOutlineFilter5:function(){return N0e},MdOutlineFilter6:function(){return P0e},MdOutlineFilter7:function(){return j0e},MdOutlineFilter8:function(){return U0e},MdOutlineFilter9:function(){return Z0e},MdOutlineFilter9Plus:function(){return W0e},MdOutlineFilterAlt:function(){return kDe},MdOutlineFilterAltOff:function(){return ADe},MdOutlineFilterBAndW:function(){return G0e},MdOutlineFilterCenterFocus:function(){return q0e},MdOutlineFilterDrama:function(){return Y0e},MdOutlineFilterFrames:function(){return X0e},MdOutlineFilterHdr:function(){return $0e},MdOutlineFilterList:function(){return aWe},MdOutlineFilterListOff:function(){return rWe},MdOutlineFilterNone:function(){return K0e},MdOutlineFilterTiltShift:function(){return Q0e},MdOutlineFilterVintage:function(){return J0e},MdOutlineFindInPage:function(){return HDe},MdOutlineFindReplace:function(){return EDe},MdOutlineFingerprint:function(){return SDe},MdOutlineFireExtinguisher:function(){return ren},MdOutlineFireHydrantAlt:function(){return E3e},MdOutlineFireTruck:function(){return S3e},MdOutlineFireplace:function(){return Mrn},MdOutlineFirstPage:function(){return D8e},MdOutlineFitScreen:function(){return LDe},MdOutlineFitbit:function(){return wrn},MdOutlineFitnessCenter:function(){return aen},MdOutlineFlag:function(){return oWe},MdOutlineFlagCircle:function(){return iWe},MdOutlineFlaky:function(){return _De},MdOutlineFlare:function(){return e2e},MdOutlineFlashAuto:function(){return n2e},MdOutlineFlashOff:function(){return r2e},MdOutlineFlashOn:function(){return a2e},MdOutlineFlashlightOff:function(){return lGe},MdOutlineFlashlightOn:function(){return cGe},MdOutlineFlatware:function(){return mnn},MdOutlineFlight:function(){return _3e},MdOutlineFlightClass:function(){return L3e},MdOutlineFlightLand:function(){return BDe},MdOutlineFlightTakeoff:function(){return DDe},MdOutlineFlip:function(){return l2e},MdOutlineFlipCameraAndroid:function(){return i2e},MdOutlineFlipCameraIos:function(){return o2e},MdOutlineFlipToBack:function(){return TDe},MdOutlineFlipToFront:function(){return VDe},MdOutlineFlood:function(){return zrn},MdOutlineFlourescent:function(){return sGe},MdOutlineFluorescent:function(){return uGe},MdOutlineFlutterDash:function(){return ODe},MdOutlineFmdBad:function(){return dGe},MdOutlineFmdGood:function(){return hGe},MdOutlineFolder:function(){return HKe},MdOutlineFolderCopy:function(){return MKe},MdOutlineFolderDelete:function(){return wKe},MdOutlineFolderOff:function(){return zKe},MdOutlineFolderOpen:function(){return CKe},MdOutlineFolderShared:function(){return AKe},MdOutlineFolderSpecial:function(){return V9e},MdOutlineFolderZip:function(){return kKe},MdOutlineFollowTheSigns:function(){return Crn},MdOutlineFontDownload:function(){return cWe},MdOutlineFontDownloadOff:function(){return lWe},MdOutlineFoodBank:function(){return ien},MdOutlineForest:function(){return B3e},MdOutlineForkLeft:function(){return D3e},MdOutlineForkRight:function(){return T3e},MdOutlineFormatAlignCenter:function(){return gXe},MdOutlineFormatAlignJustify:function(){return vXe},MdOutlineFormatAlignLeft:function(){return mXe},MdOutlineFormatAlignRight:function(){return yXe},MdOutlineFormatBold:function(){return bXe},MdOutlineFormatClear:function(){return xXe},MdOutlineFormatColorFill:function(){return MXe},MdOutlineFormatColorReset:function(){return wXe},MdOutlineFormatColorText:function(){return zXe},MdOutlineFormatIndentDecrease:function(){return CXe},MdOutlineFormatIndentIncrease:function(){return AXe},MdOutlineFormatItalic:function(){return kXe},MdOutlineFormatLineSpacing:function(){return HXe},MdOutlineFormatListBulleted:function(){return EXe},MdOutlineFormatListNumbered:function(){return LXe},MdOutlineFormatListNumberedRtl:function(){return SXe},MdOutlineFormatOverline:function(){return EKe},MdOutlineFormatPaint:function(){return _Xe},MdOutlineFormatQuote:function(){return BXe},MdOutlineFormatShapes:function(){return DXe},MdOutlineFormatSize:function(){return TXe},MdOutlineFormatStrikethrough:function(){return VXe},MdOutlineFormatTextdirectionLToR:function(){return OXe},MdOutlineFormatTextdirectionRToL:function(){return IXe},MdOutlineFormatUnderlined:function(){return RXe},MdOutlineFort:function(){return V3e},MdOutlineForum:function(){return yje},MdOutlineForward:function(){return sWe},MdOutlineForward10:function(){return sNe},MdOutlineForward30:function(){return uNe},MdOutlineForward5:function(){return dNe},MdOutlineForwardToInbox:function(){return bje},MdOutlineFoundation:function(){return oen},MdOutlineFreeBreakfast:function(){return len},MdOutlineFreeCancellation:function(){return IDe},MdOutlineFrontHand:function(){return Arn},MdOutlineFullscreen:function(){return V8e},MdOutlineFullscreenExit:function(){return T8e},MdOutlineFunctions:function(){return FXe},MdOutlineGMobiledata:function(){return fGe},MdOutlineGTranslate:function(){return RDe},MdOutlineGamepad:function(){return rQe},MdOutlineGames:function(){return hNe},MdOutlineGarage:function(){return ynn},MdOutlineGasMeter:function(){return bJe},MdOutlineGavel:function(){return FDe},MdOutlineGeneratingTokens:function(){return NDe},MdOutlineGesture:function(){return uWe},MdOutlineGetApp:function(){return PDe},MdOutlineGif:function(){return UDe},MdOutlineGifBox:function(){return jDe},MdOutlineGirl:function(){return krn},MdOutlineGite:function(){return cen},MdOutlineGolfCourse:function(){return sen},MdOutlineGppBad:function(){return pGe},MdOutlineGppGood:function(){return gGe},MdOutlineGppMaybe:function(){return vGe},MdOutlineGpsFixed:function(){return mGe},MdOutlineGpsNotFixed:function(){return yGe},MdOutlineGpsOff:function(){return bGe},MdOutlineGrade:function(){return WDe},MdOutlineGradient:function(){return c2e},MdOutlineGrading:function(){return ZDe},MdOutlineGrain:function(){return s2e},MdOutlineGraphicEq:function(){return xGe},MdOutlineGrass:function(){return uen},MdOutlineGrid3X3:function(){return MGe},MdOutlineGrid4X4:function(){return wGe},MdOutlineGridGoldenratio:function(){return zGe},MdOutlineGridOff:function(){return u2e},MdOutlineGridOn:function(){return d2e},MdOutlineGridView:function(){return SKe},MdOutlineGroup:function(){return Lrn},MdOutlineGroupAdd:function(){return Hrn},MdOutlineGroupOff:function(){return Ern},MdOutlineGroupRemove:function(){return Srn},MdOutlineGroupWork:function(){return GDe},MdOutlineGroups:function(){return Drn},MdOutlineGroups2:function(){return _rn},MdOutlineGroups3:function(){return Brn},MdOutlineHMobiledata:function(){return CGe},MdOutlineHPlusMobiledata:function(){return AGe},MdOutlineHail:function(){return O3e},MdOutlineHandshake:function(){return Trn},MdOutlineHandyman:function(){return I3e},MdOutlineHardware:function(){return R3e},MdOutlineHd:function(){return fNe},MdOutlineHdrAuto:function(){return HGe},MdOutlineHdrAutoSelect:function(){return kGe},MdOutlineHdrEnhancedSelect:function(){return h2e},MdOutlineHdrOff:function(){return f2e},MdOutlineHdrOffSelect:function(){return EGe},MdOutlineHdrOn:function(){return p2e},MdOutlineHdrOnSelect:function(){return SGe},MdOutlineHdrPlus:function(){return g2e},MdOutlineHdrStrong:function(){return v2e},MdOutlineHdrWeak:function(){return m2e},MdOutlineHeadphones:function(){return iQe},MdOutlineHeadphonesBattery:function(){return aQe},MdOutlineHeadset:function(){return cQe},MdOutlineHeadsetMic:function(){return oQe},MdOutlineHeadsetOff:function(){return lQe},MdOutlineHealing:function(){return y2e},MdOutlineHealthAndSafety:function(){return Vrn},MdOutlineHearing:function(){return gNe},MdOutlineHearingDisabled:function(){return pNe},MdOutlineHeartBroken:function(){return Orn},MdOutlineHeatPump:function(){return xJe},MdOutlineHeight:function(){return NXe},MdOutlineHelp:function(){return XDe},MdOutlineHelpCenter:function(){return qDe},MdOutlineHelpOutline:function(){return YDe},MdOutlineHevc:function(){return b2e},MdOutlineHexagon:function(){return PXe},MdOutlineHideImage:function(){return x2e},MdOutlineHideSource:function(){return $De},MdOutlineHighQuality:function(){return vNe},MdOutlineHighlight:function(){return jXe},MdOutlineHighlightAlt:function(){return KDe},MdOutlineHighlightOff:function(){return QDe},MdOutlineHiking:function(){return Irn},MdOutlineHistory:function(){return tTe},MdOutlineHistoryEdu:function(){return Rrn},MdOutlineHistoryToggleOff:function(){return JDe},MdOutlineHive:function(){return Frn},MdOutlineHls:function(){return nTe},MdOutlineHlsOff:function(){return eTe},MdOutlineHolidayVillage:function(){return den},MdOutlineHome:function(){return rTe},MdOutlineHomeMax:function(){return sQe},MdOutlineHomeMini:function(){return uQe},MdOutlineHomeRepairService:function(){return F3e},MdOutlineHomeWork:function(){return O8e},MdOutlineHorizontalDistribute:function(){return UXe},MdOutlineHorizontalRule:function(){return WXe},MdOutlineHorizontalSplit:function(){return aTe},MdOutlineHotTub:function(){return hen},MdOutlineHotel:function(){return N3e},MdOutlineHotelClass:function(){return iTe},MdOutlineHourglassBottom:function(){return xje},MdOutlineHourglassDisabled:function(){return oTe},MdOutlineHourglassEmpty:function(){return lTe},MdOutlineHourglassFull:function(){return cTe},MdOutlineHourglassTop:function(){return Mje},MdOutlineHouse:function(){return pen},MdOutlineHouseSiding:function(){return fen},MdOutlineHouseboat:function(){return gen},MdOutlineHowToReg:function(){return dWe},MdOutlineHowToVote:function(){return hWe},MdOutlineHtml:function(){return sTe},MdOutlineHttp:function(){return uTe},MdOutlineHttps:function(){return dTe},MdOutlineHub:function(){return wje},MdOutlineHvac:function(){return P3e},MdOutlineIceSkating:function(){return Nrn},MdOutlineIcecream:function(){return j3e},MdOutlineImage:function(){return C2e},MdOutlineImageAspectRatio:function(){return M2e},MdOutlineImageNotSupported:function(){return w2e},MdOutlineImageSearch:function(){return z2e},MdOutlineImagesearchRoller:function(){return O9e},MdOutlineImportContacts:function(){return zje},MdOutlineImportExport:function(){return Cje},MdOutlineImportantDevices:function(){return hTe},MdOutlineInbox:function(){return fWe},MdOutlineIncompleteCircle:function(){return A2e},MdOutlineIndeterminateCheckBox:function(){return aon},MdOutlineInfo:function(){return fTe},MdOutlineInput:function(){return pTe},MdOutlineInsertChart:function(){return GXe},MdOutlineInsertChartOutlined:function(){return ZXe},MdOutlineInsertComment:function(){return qXe},MdOutlineInsertDriveFile:function(){return YXe},MdOutlineInsertEmoticon:function(){return XXe},MdOutlineInsertInvitation:function(){return $Xe},MdOutlineInsertLink:function(){return KXe},MdOutlineInsertPageBreak:function(){return QXe},MdOutlineInsertPhoto:function(){return JXe},MdOutlineInsights:function(){return pWe},MdOutlineInstallDesktop:function(){return gTe},MdOutlineInstallMobile:function(){return vTe},MdOutlineIntegrationInstructions:function(){return mTe},MdOutlineInterests:function(){return Prn},MdOutlineInterpreterMode:function(){return mNe},MdOutlineInventory:function(){return vWe},MdOutlineInventory2:function(){return gWe},MdOutlineInvertColors:function(){return yTe},MdOutlineInvertColorsOff:function(){return Aje},MdOutlineIosShare:function(){return jrn},MdOutlineIron:function(){return ven},MdOutlineIso:function(){return k2e},MdOutlineJavascript:function(){return bTe},MdOutlineJoinFull:function(){return xTe},MdOutlineJoinInner:function(){return MTe},MdOutlineJoinLeft:function(){return wTe},MdOutlineJoinRight:function(){return zTe},MdOutlineKayaking:function(){return Urn},MdOutlineKebabDining:function(){return U3e},MdOutlineKey:function(){return Hje},MdOutlineKeyOff:function(){return kje},MdOutlineKeyboard:function(){return SQe},MdOutlineKeyboardAlt:function(){return dQe},MdOutlineKeyboardArrowDown:function(){return hQe},MdOutlineKeyboardArrowLeft:function(){return fQe},MdOutlineKeyboardArrowRight:function(){return pQe},MdOutlineKeyboardArrowUp:function(){return gQe},MdOutlineKeyboardBackspace:function(){return vQe},MdOutlineKeyboardCapslock:function(){return mQe},MdOutlineKeyboardCommandKey:function(){return yQe},MdOutlineKeyboardControlKey:function(){return bQe},MdOutlineKeyboardDoubleArrowDown:function(){return xQe},MdOutlineKeyboardDoubleArrowLeft:function(){return MQe},MdOutlineKeyboardDoubleArrowRight:function(){return wQe},MdOutlineKeyboardDoubleArrowUp:function(){return zQe},MdOutlineKeyboardHide:function(){return CQe},MdOutlineKeyboardOptionKey:function(){return AQe},MdOutlineKeyboardReturn:function(){return kQe},MdOutlineKeyboardTab:function(){return HQe},MdOutlineKeyboardVoice:function(){return EQe},MdOutlineKingBed:function(){return Wrn},MdOutlineKitchen:function(){return men},MdOutlineKitesurfing:function(){return Zrn},MdOutlineLabel:function(){return kTe},MdOutlineLabelImportant:function(){return CTe},MdOutlineLabelOff:function(){return ATe},MdOutlineLan:function(){return LGe},MdOutlineLandscape:function(){return H2e},MdOutlineLandslide:function(){return Grn},MdOutlineLanguage:function(){return HTe},MdOutlineLaptop:function(){return DQe},MdOutlineLaptopChromebook:function(){return LQe},MdOutlineLaptopMac:function(){return _Qe},MdOutlineLaptopWindows:function(){return BQe},MdOutlineLastPage:function(){return I8e},MdOutlineLaunch:function(){return ETe},MdOutlineLayers:function(){return Z3e},MdOutlineLayersClear:function(){return W3e},MdOutlineLeaderboard:function(){return STe},MdOutlineLeakAdd:function(){return E2e},MdOutlineLeakRemove:function(){return S2e},MdOutlineLegendToggle:function(){return R8e},MdOutlineLens:function(){return L2e},MdOutlineLensBlur:function(){return _Ge},MdOutlineLibraryAdd:function(){return bNe},MdOutlineLibraryAddCheck:function(){return yNe},MdOutlineLibraryBooks:function(){return xNe},MdOutlineLibraryMusic:function(){return MNe},MdOutlineLight:function(){return bnn},MdOutlineLightMode:function(){return BGe},MdOutlineLightbulb:function(){return _Te},MdOutlineLightbulbCircle:function(){return LTe},MdOutlineLineAxis:function(){return t$e},MdOutlineLineStyle:function(){return BTe},MdOutlineLineWeight:function(){return DTe},MdOutlineLinearScale:function(){return e$e},MdOutlineLink:function(){return yWe},MdOutlineLinkOff:function(){return mWe},MdOutlineLinkedCamera:function(){return _2e},MdOutlineLiquor:function(){return G3e},MdOutlineList:function(){return TTe},MdOutlineListAlt:function(){return Eje},MdOutlineLiveHelp:function(){return Sje},MdOutlineLiveTv:function(){return I9e},MdOutlineLiving:function(){return xnn},MdOutlineLocalActivity:function(){return q3e},MdOutlineLocalAirport:function(){return Y3e},MdOutlineLocalAtm:function(){return X3e},MdOutlineLocalBar:function(){return $3e},MdOutlineLocalCafe:function(){return K3e},MdOutlineLocalCarWash:function(){return Q3e},MdOutlineLocalConvenienceStore:function(){return J3e},MdOutlineLocalDining:function(){return t6e},MdOutlineLocalDrink:function(){return e6e},MdOutlineLocalFireDepartment:function(){return n6e},MdOutlineLocalFlorist:function(){return r6e},MdOutlineLocalGasStation:function(){return a6e},MdOutlineLocalGroceryStore:function(){return i6e},MdOutlineLocalHospital:function(){return o6e},MdOutlineLocalHotel:function(){return l6e},MdOutlineLocalLaundryService:function(){return c6e},MdOutlineLocalLibrary:function(){return s6e},MdOutlineLocalMall:function(){return u6e},MdOutlineLocalMovies:function(){return d6e},MdOutlineLocalOffer:function(){return h6e},MdOutlineLocalParking:function(){return f6e},MdOutlineLocalPharmacy:function(){return p6e},MdOutlineLocalPhone:function(){return g6e},MdOutlineLocalPizza:function(){return v6e},MdOutlineLocalPlay:function(){return m6e},MdOutlineLocalPolice:function(){return y6e},MdOutlineLocalPostOffice:function(){return b6e},MdOutlineLocalPrintshop:function(){return x6e},MdOutlineLocalSee:function(){return M6e},MdOutlineLocalShipping:function(){return w6e},MdOutlineLocalTaxi:function(){return z6e},MdOutlineLocationCity:function(){return qrn},MdOutlineLocationDisabled:function(){return DGe},MdOutlineLocationOff:function(){return Lje},MdOutlineLocationOn:function(){return _je},MdOutlineLocationSearching:function(){return TGe},MdOutlineLock:function(){return FTe},MdOutlineLockClock:function(){return VTe},MdOutlineLockOpen:function(){return OTe},MdOutlineLockPerson:function(){return ITe},MdOutlineLockReset:function(){return RTe},MdOutlineLogin:function(){return NTe},MdOutlineLogoDev:function(){return B2e},MdOutlineLogout:function(){return PTe},MdOutlineLooks:function(){return F2e},MdOutlineLooks3:function(){return D2e},MdOutlineLooks4:function(){return T2e},MdOutlineLooks5:function(){return V2e},MdOutlineLooks6:function(){return O2e},MdOutlineLooksOne:function(){return I2e},MdOutlineLooksTwo:function(){return R2e},MdOutlineLoop:function(){return wNe},MdOutlineLoupe:function(){return N2e},MdOutlineLowPriority:function(){return bWe},MdOutlineLoyalty:function(){return jTe},MdOutlineLteMobiledata:function(){return VGe},MdOutlineLtePlusMobiledata:function(){return OGe},MdOutlineLuggage:function(){return Yrn},MdOutlineLunchDining:function(){return C6e},MdOutlineLyrics:function(){return zNe},MdOutlineMacroOff:function(){return IGe},MdOutlineMail:function(){return xWe},MdOutlineMailLock:function(){return Bje},MdOutlineMailOutline:function(){return Dje},MdOutlineMale:function(){return Xrn},MdOutlineMan:function(){return Jrn},MdOutlineMan2:function(){return $rn},MdOutlineMan3:function(){return Krn},MdOutlineMan4:function(){return Qrn},MdOutlineManageAccounts:function(){return UTe},MdOutlineManageHistory:function(){return WTe},MdOutlineManageSearch:function(){return Mnn},MdOutlineMap:function(){return A6e},MdOutlineMapsHomeWork:function(){return F8e},MdOutlineMapsUgc:function(){return k6e},MdOutlineMargin:function(){return n$e},MdOutlineMarkAsUnread:function(){return ZTe},MdOutlineMarkChatRead:function(){return Tje},MdOutlineMarkChatUnread:function(){return Vje},MdOutlineMarkEmailRead:function(){return Oje},MdOutlineMarkEmailUnread:function(){return Ije},MdOutlineMarkUnreadChatAlt:function(){return Rje},MdOutlineMarkunread:function(){return MWe},MdOutlineMarkunreadMailbox:function(){return GTe},MdOutlineMasks:function(){return tan},MdOutlineMaximize:function(){return qTe},MdOutlineMediaBluetoothOff:function(){return RGe},MdOutlineMediaBluetoothOn:function(){return FGe},MdOutlineMediation:function(){return YTe},MdOutlineMedicalInformation:function(){return H6e},MdOutlineMedicalServices:function(){return E6e},MdOutlineMedication:function(){return PGe},MdOutlineMedicationLiquid:function(){return NGe},MdOutlineMeetingRoom:function(){return yen},MdOutlineMemory:function(){return TQe},MdOutlineMenu:function(){return P8e},MdOutlineMenuBook:function(){return S6e},MdOutlineMenuOpen:function(){return N8e},MdOutlineMerge:function(){return L6e},MdOutlineMergeType:function(){return r$e},MdOutlineMessage:function(){return Fje},MdOutlineMic:function(){return kNe},MdOutlineMicExternalOff:function(){return P2e},MdOutlineMicExternalOn:function(){return j2e},MdOutlineMicNone:function(){return CNe},MdOutlineMicOff:function(){return ANe},MdOutlineMicrowave:function(){return ben},MdOutlineMilitaryTech:function(){return ean},MdOutlineMinimize:function(){return XTe},MdOutlineMinorCrash:function(){return _6e},MdOutlineMiscellaneousServices:function(){return B6e},MdOutlineMissedVideoCall:function(){return HNe},MdOutlineMms:function(){return R9e},MdOutlineMobileFriendly:function(){return jGe},MdOutlineMobileOff:function(){return UGe},MdOutlineMobileScreenShare:function(){return Nje},MdOutlineMobiledataOff:function(){return WGe},MdOutlineMode:function(){return l$e},MdOutlineModeComment:function(){return a$e},MdOutlineModeEdit:function(){return o$e},MdOutlineModeEditOutline:function(){return i$e},MdOutlineModeFanOff:function(){return MJe},MdOutlineModeNight:function(){return ZGe},MdOutlineModeOfTravel:function(){return D6e},MdOutlineModeStandby:function(){return GGe},MdOutlineModelTraining:function(){return $Te},MdOutlineMonetizationOn:function(){return c$e},MdOutlineMoney:function(){return T6e},MdOutlineMoneyOff:function(){return u$e},MdOutlineMoneyOffCsred:function(){return s$e},MdOutlineMonitor:function(){return VQe},MdOutlineMonitorHeart:function(){return qGe},MdOutlineMonitorWeight:function(){return YGe},MdOutlineMonochromePhotos:function(){return U2e},MdOutlineMood:function(){return ran},MdOutlineMoodBad:function(){return nan},MdOutlineMoped:function(){return V6e},MdOutlineMore:function(){return F9e},MdOutlineMoreHoriz:function(){return j8e},MdOutlineMoreTime:function(){return Pje},MdOutlineMoreVert:function(){return U8e},MdOutlineMosque:function(){return O6e},MdOutlineMotionPhotosAuto:function(){return W2e},MdOutlineMotionPhotosOff:function(){return Z2e},MdOutlineMotionPhotosOn:function(){return G2e},MdOutlineMotionPhotosPause:function(){return q2e},MdOutlineMotionPhotosPaused:function(){return Y2e},MdOutlineMouse:function(){return OQe},MdOutlineMoveDown:function(){return d$e},MdOutlineMoveToInbox:function(){return wWe},MdOutlineMoveUp:function(){return h$e},MdOutlineMovie:function(){return ENe},MdOutlineMovieCreation:function(){return X2e},MdOutlineMovieFilter:function(){return $2e},MdOutlineMoving:function(){return I6e},MdOutlineMp:function(){return K2e},MdOutlineMultilineChart:function(){return f$e},MdOutlineMultipleStop:function(){return R6e},MdOutlineMuseum:function(){return F6e},MdOutlineMusicNote:function(){return Q2e},MdOutlineMusicOff:function(){return J2e},MdOutlineMusicVideo:function(){return SNe},MdOutlineMyLocation:function(){return N6e},MdOutlineNat:function(){return jje},MdOutlineNature:function(){return e5e},MdOutlineNaturePeople:function(){return t5e},MdOutlineNavigateBefore:function(){return n5e},MdOutlineNavigateNext:function(){return r5e},MdOutlineNavigation:function(){return P6e},MdOutlineNearMe:function(){return U6e},MdOutlineNearMeDisabled:function(){return j6e},MdOutlineNearbyError:function(){return XGe},MdOutlineNearbyOff:function(){return $Ge},MdOutlineNestCamWiredStand:function(){return wJe},MdOutlineNetworkCell:function(){return KGe},MdOutlineNetworkCheck:function(){return N9e},MdOutlineNetworkLocked:function(){return P9e},MdOutlineNetworkPing:function(){return KTe},MdOutlineNetworkWifi:function(){return eqe},MdOutlineNetworkWifi1Bar:function(){return QGe},MdOutlineNetworkWifi2Bar:function(){return JGe},MdOutlineNetworkWifi3Bar:function(){return tqe},MdOutlineNewLabel:function(){return QTe},MdOutlineNewReleases:function(){return LNe},MdOutlineNewspaper:function(){return LKe},MdOutlineNextPlan:function(){return JTe},MdOutlineNextWeek:function(){return zWe},MdOutlineNfc:function(){return nqe},MdOutlineNightShelter:function(){return xen},MdOutlineNightlife:function(){return W6e},MdOutlineNightlight:function(){return rqe},MdOutlineNightlightRound:function(){return tVe},MdOutlineNightsStay:function(){return aan},MdOutlineNoAccounts:function(){return eVe},MdOutlineNoAdultContent:function(){return ian},MdOutlineNoBackpack:function(){return Men},MdOutlineNoCell:function(){return wen},MdOutlineNoCrash:function(){return Z6e},MdOutlineNoDrinks:function(){return zen},MdOutlineNoEncryption:function(){return U9e},MdOutlineNoEncryptionGmailerrorred:function(){return j9e},MdOutlineNoFlash:function(){return Cen},MdOutlineNoFood:function(){return Aen},MdOutlineNoLuggage:function(){return oan},MdOutlineNoMeals:function(){return G6e},MdOutlineNoMeetingRoom:function(){return ken},MdOutlineNoPhotography:function(){return Hen},MdOutlineNoSim:function(){return Uje},MdOutlineNoStroller:function(){return Een},MdOutlineNoTransfer:function(){return q6e},MdOutlineNoiseAware:function(){return nVe},MdOutlineNoiseControlOff:function(){return rVe},MdOutlineNordicWalking:function(){return lan},MdOutlineNorth:function(){return G8e},MdOutlineNorthEast:function(){return W8e},MdOutlineNorthWest:function(){return Z8e},MdOutlineNotAccessible:function(){return aVe},MdOutlineNotInterested:function(){return _Ne},MdOutlineNotListedLocation:function(){return Y6e},MdOutlineNotStarted:function(){return iVe},MdOutlineNote:function(){return BNe},MdOutlineNoteAdd:function(){return oVe},MdOutlineNoteAlt:function(){return aqe},MdOutlineNotes:function(){return p$e},MdOutlineNotificationAdd:function(){return can},MdOutlineNotificationImportant:function(){return mFe},MdOutlineNotifications:function(){return fan},MdOutlineNotificationsActive:function(){return san},MdOutlineNotificationsNone:function(){return uan},MdOutlineNotificationsOff:function(){return dan},MdOutlineNotificationsPaused:function(){return han},MdOutlineNumbers:function(){return g$e},MdOutlineOfflineBolt:function(){return lVe},MdOutlineOfflinePin:function(){return cVe},MdOutlineOfflineShare:function(){return q8e},MdOutlineOilBarrel:function(){return zJe},MdOutlineOnDeviceTraining:function(){return sVe},MdOutlineOndemandVideo:function(){return W9e},MdOutlineOnlinePrediction:function(){return uVe},MdOutlineOpacity:function(){return dVe},MdOutlineOpenInBrowser:function(){return hVe},MdOutlineOpenInFull:function(){return fVe},MdOutlineOpenInNew:function(){return gVe},MdOutlineOpenInNewOff:function(){return pVe},MdOutlineOpenWith:function(){return vVe},MdOutlineOtherHouses:function(){return Sen},MdOutlineOutbond:function(){return mVe},MdOutlineOutbound:function(){return yVe},MdOutlineOutbox:function(){return bVe},MdOutlineOutdoorGrill:function(){return pan},MdOutlineOutlet:function(){return xVe},MdOutlineOutlinedFlag:function(){return CWe},MdOutlineOutput:function(){return MVe},MdOutlinePadding:function(){return v$e},MdOutlinePages:function(){return gan},MdOutlinePageview:function(){return wVe},MdOutlinePaid:function(){return zVe},MdOutlinePalette:function(){return a5e},MdOutlinePanTool:function(){return AVe},MdOutlinePanToolAlt:function(){return CVe},MdOutlinePanorama:function(){return p5e},MdOutlinePanoramaFishEye:function(){return i5e},MdOutlinePanoramaHorizontal:function(){return l5e},MdOutlinePanoramaHorizontalSelect:function(){return o5e},MdOutlinePanoramaPhotosphere:function(){return s5e},MdOutlinePanoramaPhotosphereSelect:function(){return c5e},MdOutlinePanoramaVertical:function(){return d5e},MdOutlinePanoramaVerticalSelect:function(){return u5e},MdOutlinePanoramaWideAngle:function(){return f5e},MdOutlinePanoramaWideAngleSelect:function(){return h5e},MdOutlineParagliding:function(){return van},MdOutlinePark:function(){return X6e},MdOutlinePartyMode:function(){return man},MdOutlinePassword:function(){return iqe},MdOutlinePattern:function(){return oqe},MdOutlinePause:function(){return ONe},MdOutlinePauseCircle:function(){return VNe},MdOutlinePauseCircleFilled:function(){return DNe},MdOutlinePauseCircleOutline:function(){return TNe},MdOutlinePausePresentation:function(){return Wje},MdOutlinePayment:function(){return kVe},MdOutlinePayments:function(){return Y8e},MdOutlinePedalBike:function(){return $6e},MdOutlinePending:function(){return EVe},MdOutlinePendingActions:function(){return HVe},MdOutlinePentagon:function(){return m$e},MdOutlinePeople:function(){return xan},MdOutlinePeopleAlt:function(){return yan},MdOutlinePeopleOutline:function(){return ban},MdOutlinePercent:function(){return SVe},MdOutlinePermCameraMic:function(){return LVe},MdOutlinePermContactCalendar:function(){return _Ve},MdOutlinePermDataSetting:function(){return BVe},MdOutlinePermDeviceInformation:function(){return DVe},MdOutlinePermIdentity:function(){return TVe},MdOutlinePermMedia:function(){return VVe},MdOutlinePermPhoneMsg:function(){return OVe},MdOutlinePermScanWifi:function(){return IVe},MdOutlinePerson:function(){return _an},MdOutlinePerson2:function(){return Man},MdOutlinePerson3:function(){return wan},MdOutlinePerson4:function(){return zan},MdOutlinePersonAdd:function(){return kan},MdOutlinePersonAddAlt:function(){return Aan},MdOutlinePersonAddAlt1:function(){return Can},MdOutlinePersonAddDisabled:function(){return Zje},MdOutlinePersonOff:function(){return Han},MdOutlinePersonOutline:function(){return Ean},MdOutlinePersonPin:function(){return Q6e},MdOutlinePersonPinCircle:function(){return K6e},MdOutlinePersonRemove:function(){return Lan},MdOutlinePersonRemoveAlt1:function(){return San},MdOutlinePersonSearch:function(){return Gje},MdOutlinePersonalInjury:function(){return Ban},MdOutlinePersonalVideo:function(){return Z9e},MdOutlinePestControl:function(){return t7e},MdOutlinePestControlRodent:function(){return J6e},MdOutlinePets:function(){return RVe},MdOutlinePhishing:function(){return lqe},MdOutlinePhone:function(){return Xje},MdOutlinePhoneAndroid:function(){return IQe},MdOutlinePhoneBluetoothSpeaker:function(){return G9e},MdOutlinePhoneCallback:function(){return q9e},MdOutlinePhoneDisabled:function(){return qje},MdOutlinePhoneEnabled:function(){return Yje},MdOutlinePhoneForwarded:function(){return Y9e},MdOutlinePhoneInTalk:function(){return X9e},MdOutlinePhoneIphone:function(){return RQe},MdOutlinePhoneLocked:function(){return $9e},MdOutlinePhoneMissed:function(){return K9e},MdOutlinePhonePaused:function(){return Q9e},MdOutlinePhonelink:function(){return NQe},MdOutlinePhonelinkErase:function(){return $je},MdOutlinePhonelinkLock:function(){return Kje},MdOutlinePhonelinkOff:function(){return FQe},MdOutlinePhonelinkRing:function(){return Qje},MdOutlinePhonelinkSetup:function(){return Jje},MdOutlinePhoto:function(){return C5e},MdOutlinePhotoAlbum:function(){return g5e},MdOutlinePhotoCamera:function(){return y5e},MdOutlinePhotoCameraBack:function(){return v5e},MdOutlinePhotoCameraFront:function(){return m5e},MdOutlinePhotoFilter:function(){return b5e},MdOutlinePhotoLibrary:function(){return x5e},MdOutlinePhotoSizeSelectActual:function(){return M5e},MdOutlinePhotoSizeSelectLarge:function(){return w5e},MdOutlinePhotoSizeSelectSmall:function(){return z5e},MdOutlinePhp:function(){return FVe},MdOutlinePiano:function(){return Tan},MdOutlinePianoOff:function(){return Dan},MdOutlinePictureAsPdf:function(){return A5e},MdOutlinePictureInPicture:function(){return PVe},MdOutlinePictureInPictureAlt:function(){return NVe},MdOutlinePieChart:function(){return b$e},MdOutlinePieChartOutline:function(){return y$e},MdOutlinePin:function(){return cqe},MdOutlinePinDrop:function(){return e7e},MdOutlinePinEnd:function(){return jVe},MdOutlinePinInvoke:function(){return UVe},MdOutlinePinch:function(){return WVe},MdOutlinePivotTableChart:function(){return X8e},MdOutlinePix:function(){return Van},MdOutlinePlace:function(){return n7e},MdOutlinePlagiarism:function(){return ZVe},MdOutlinePlayArrow:function(){return INe},MdOutlinePlayCircle:function(){return NNe},MdOutlinePlayCircleFilled:function(){return RNe},MdOutlinePlayCircleOutline:function(){return FNe},MdOutlinePlayDisabled:function(){return PNe},MdOutlinePlayForWork:function(){return GVe},MdOutlinePlayLesson:function(){return sqe},MdOutlinePlaylistAdd:function(){return ZNe},MdOutlinePlaylistAddCheck:function(){return UNe},MdOutlinePlaylistAddCheckCircle:function(){return jNe},MdOutlinePlaylistAddCircle:function(){return WNe},MdOutlinePlaylistPlay:function(){return GNe},MdOutlinePlaylistRemove:function(){return qNe},MdOutlinePlumbing:function(){return r7e},MdOutlinePlusOne:function(){return Oan},MdOutlinePodcasts:function(){return wnn},MdOutlinePointOfSale:function(){return PQe},MdOutlinePolicy:function(){return AWe},MdOutlinePoll:function(){return Ian},MdOutlinePolyline:function(){return x$e},MdOutlinePolymer:function(){return qVe},MdOutlinePool:function(){return Len},MdOutlinePortableWifiOff:function(){return tUe},MdOutlinePortrait:function(){return k5e},MdOutlinePostAdd:function(){return M$e},MdOutlinePower:function(){return ttn},MdOutlinePowerInput:function(){return jQe},MdOutlinePowerOff:function(){return J9e},MdOutlinePowerSettingsNew:function(){return YVe},MdOutlinePrecisionManufacturing:function(){return Ran},MdOutlinePregnantWoman:function(){return XVe},MdOutlinePresentToAll:function(){return eUe},MdOutlinePreview:function(){return $Ve},MdOutlinePriceChange:function(){return uqe},MdOutlinePriceCheck:function(){return dqe},MdOutlinePrint:function(){return KVe},MdOutlinePrintDisabled:function(){return nUe},MdOutlinePriorityHigh:function(){return etn},MdOutlinePrivacyTip:function(){return QVe},MdOutlinePrivateConnectivity:function(){return JVe},MdOutlineProductionQuantityLimits:function(){return tOe},MdOutlinePropane:function(){return AJe},MdOutlinePropaneTank:function(){return CJe},MdOutlinePsychology:function(){return Nan},MdOutlinePsychologyAlt:function(){return Fan},MdOutlinePublic:function(){return jan},MdOutlinePublicOff:function(){return Pan},MdOutlinePublish:function(){return w$e},MdOutlinePublishedWithChanges:function(){return eOe},MdOutlinePunchClock:function(){return hqe},MdOutlinePushPin:function(){return kWe},MdOutlineQrCode:function(){return iUe},MdOutlineQrCode2:function(){return rUe},MdOutlineQrCodeScanner:function(){return aUe},MdOutlineQueryBuilder:function(){return nOe},MdOutlineQueryStats:function(){return z$e},MdOutlineQuestionAnswer:function(){return rOe},MdOutlineQuestionMark:function(){return aOe},MdOutlineQueue:function(){return $Ne},MdOutlineQueueMusic:function(){return YNe},MdOutlineQueuePlayNext:function(){return XNe},MdOutlineQuickreply:function(){return iOe},MdOutlineQuiz:function(){return fqe},MdOutlineRMobiledata:function(){return pqe},MdOutlineRadar:function(){return gqe},MdOutlineRadio:function(){return KNe},MdOutlineRadioButtonChecked:function(){return ion},MdOutlineRadioButtonUnchecked:function(){return oon},MdOutlineRailwayAlert:function(){return a7e},MdOutlineRamenDining:function(){return i7e},MdOutlineRampLeft:function(){return o7e},MdOutlineRampRight:function(){return l7e},MdOutlineRateReview:function(){return c7e},MdOutlineRawOff:function(){return H5e},MdOutlineRawOn:function(){return E5e},MdOutlineReadMore:function(){return oUe},MdOutlineRealEstateAgent:function(){return Uan},MdOutlineReceipt:function(){return oOe},MdOutlineReceiptLong:function(){return S5e},MdOutlineRecentActors:function(){return QNe},MdOutlineRecommend:function(){return Wan},MdOutlineRecordVoiceOver:function(){return lOe},MdOutlineRectangle:function(){return C$e},MdOutlineRecycling:function(){return Zan},MdOutlineRedeem:function(){return cOe},MdOutlineRedo:function(){return HWe},MdOutlineReduceCapacity:function(){return Gan},MdOutlineRefresh:function(){return $8e},MdOutlineRememberMe:function(){return vqe},MdOutlineRemove:function(){return LWe},MdOutlineRemoveCircle:function(){return SWe},MdOutlineRemoveCircleOutline:function(){return EWe},MdOutlineRemoveDone:function(){return sOe},MdOutlineRemoveFromQueue:function(){return JNe},MdOutlineRemoveModerator:function(){return qan},MdOutlineRemoveRedEye:function(){return L5e},MdOutlineRemoveRoad:function(){return s7e},MdOutlineRemoveShoppingCart:function(){return uOe},MdOutlineReorder:function(){return dOe},MdOutlineRepartition:function(){return hOe},MdOutlineRepeat:function(){return rPe},MdOutlineRepeatOn:function(){return tPe},MdOutlineRepeatOne:function(){return nPe},MdOutlineRepeatOneOn:function(){return ePe},MdOutlineReplay:function(){return cPe},MdOutlineReplay10:function(){return aPe},MdOutlineReplay30:function(){return iPe},MdOutlineReplay5:function(){return oPe},MdOutlineReplayCircleFilled:function(){return lPe},MdOutlineReply:function(){return BWe},MdOutlineReplyAll:function(){return _We},MdOutlineReport:function(){return VWe},MdOutlineReportGmailerrorred:function(){return DWe},MdOutlineReportOff:function(){return TWe},MdOutlineReportProblem:function(){return fOe},MdOutlineRequestPage:function(){return pOe},MdOutlineRequestQuote:function(){return _Ke},MdOutlineResetTv:function(){return mqe},MdOutlineRestartAlt:function(){return yqe},MdOutlineRestaurant:function(){return d7e},MdOutlineRestaurantMenu:function(){return u7e},MdOutlineRestore:function(){return mOe},MdOutlineRestoreFromTrash:function(){return gOe},MdOutlineRestorePage:function(){return vOe},MdOutlineReviews:function(){return bqe},MdOutlineRiceBowl:function(){return _en},MdOutlineRingVolume:function(){return lUe},MdOutlineRocket:function(){return bOe},MdOutlineRocketLaunch:function(){return yOe},MdOutlineRollerShades:function(){return HJe},MdOutlineRollerShadesClosed:function(){return kJe},MdOutlineRollerSkating:function(){return Yan},MdOutlineRoofing:function(){return Ben},MdOutlineRoom:function(){return xOe},MdOutlineRoomPreferences:function(){return Den},MdOutlineRoomService:function(){return Ten},MdOutlineRotate90DegreesCcw:function(){return _5e},MdOutlineRotate90DegreesCw:function(){return B5e},MdOutlineRotateLeft:function(){return D5e},MdOutlineRotateRight:function(){return T5e},MdOutlineRoundaboutLeft:function(){return h7e},MdOutlineRoundaboutRight:function(){return f7e},MdOutlineRoundedCorner:function(){return MOe},MdOutlineRoute:function(){return p7e},MdOutlineRouter:function(){return UQe},MdOutlineRowing:function(){return wOe},MdOutlineRssFeed:function(){return cUe},MdOutlineRsvp:function(){return xqe},MdOutlineRtt:function(){return sUe},MdOutlineRule:function(){return zOe},MdOutlineRuleFolder:function(){return BKe},MdOutlineRunCircle:function(){return g7e},MdOutlineRunningWithErrors:function(){return ntn},MdOutlineRvHookup:function(){return Ven},MdOutlineSafetyCheck:function(){return v7e},MdOutlineSafetyDivider:function(){return Xan},MdOutlineSailing:function(){return m7e},MdOutlineSanitizer:function(){return $an},MdOutlineSatellite:function(){return y7e},MdOutlineSatelliteAlt:function(){return COe},MdOutlineSave:function(){return RWe},MdOutlineSaveAlt:function(){return OWe},MdOutlineSaveAs:function(){return IWe},MdOutlineSavedSearch:function(){return AOe},MdOutlineSavings:function(){return kOe},MdOutlineScale:function(){return Kan},MdOutlineScanner:function(){return WQe},MdOutlineScatterPlot:function(){return A$e},MdOutlineSchedule:function(){return EOe},MdOutlineScheduleSend:function(){return HOe},MdOutlineSchema:function(){return k$e},MdOutlineSchool:function(){return Qan},MdOutlineScience:function(){return Jan},MdOutlineScore:function(){return H$e},MdOutlineScoreboard:function(){return tin},MdOutlineScreenLockLandscape:function(){return Mqe},MdOutlineScreenLockPortrait:function(){return wqe},MdOutlineScreenLockRotation:function(){return zqe},MdOutlineScreenRotation:function(){return Cqe},MdOutlineScreenRotationAlt:function(){return b7e},MdOutlineScreenSearchDesktop:function(){return Aqe},MdOutlineScreenShare:function(){return uUe},MdOutlineScreenshot:function(){return Hqe},MdOutlineScreenshotMonitor:function(){return kqe},MdOutlineScubaDiving:function(){return ein},MdOutlineSd:function(){return sPe},MdOutlineSdCard:function(){return atn},MdOutlineSdCardAlert:function(){return rtn},MdOutlineSdStorage:function(){return Eqe},MdOutlineSearch:function(){return LOe},MdOutlineSearchOff:function(){return SOe},MdOutlineSecurity:function(){return ZQe},MdOutlineSecurityUpdate:function(){return _qe},MdOutlineSecurityUpdateGood:function(){return Sqe},MdOutlineSecurityUpdateWarning:function(){return Lqe},MdOutlineSegment:function(){return _Oe},MdOutlineSelectAll:function(){return FWe},MdOutlineSelfImprovement:function(){return nin},MdOutlineSell:function(){return Bqe},MdOutlineSend:function(){return NWe},MdOutlineSendAndArchive:function(){return BOe},MdOutlineSendTimeExtension:function(){return dUe},MdOutlineSendToMobile:function(){return Dqe},MdOutlineSensorDoor:function(){return EJe},MdOutlineSensorOccupied:function(){return SJe},MdOutlineSensorWindow:function(){return LJe},MdOutlineSensors:function(){return TOe},MdOutlineSensorsOff:function(){return DOe},MdOutlineSentimentDissatisfied:function(){return rin},MdOutlineSentimentNeutral:function(){return ain},MdOutlineSentimentSatisfied:function(){return iin},MdOutlineSentimentSatisfiedAlt:function(){return hUe},MdOutlineSentimentVeryDissatisfied:function(){return oin},MdOutlineSentimentVerySatisfied:function(){return lin},MdOutlineSetMeal:function(){return x7e},MdOutlineSettings:function(){return QOe},MdOutlineSettingsAccessibility:function(){return VOe},MdOutlineSettingsApplications:function(){return OOe},MdOutlineSettingsBackupRestore:function(){return IOe},MdOutlineSettingsBluetooth:function(){return ROe},MdOutlineSettingsBrightness:function(){return FOe},MdOutlineSettingsCell:function(){return NOe},MdOutlineSettingsEthernet:function(){return POe},MdOutlineSettingsInputAntenna:function(){return jOe},MdOutlineSettingsInputComponent:function(){return UOe},MdOutlineSettingsInputComposite:function(){return WOe},MdOutlineSettingsInputHdmi:function(){return ZOe},MdOutlineSettingsInputSvideo:function(){return GOe},MdOutlineSettingsOverscan:function(){return qOe},MdOutlineSettingsPhone:function(){return YOe},MdOutlineSettingsPower:function(){return XOe},MdOutlineSettingsRemote:function(){return $Oe},MdOutlineSettingsSuggest:function(){return Tqe},MdOutlineSettingsSystemDaydream:function(){return Vqe},MdOutlineSettingsVoice:function(){return KOe},MdOutlineSevereCold:function(){return cin},MdOutlineShapeLine:function(){return E$e},MdOutlineShare:function(){return sin},MdOutlineShareLocation:function(){return Oqe},MdOutlineShield:function(){return PWe},MdOutlineShieldMoon:function(){return _Je},MdOutlineShop:function(){return eIe},MdOutlineShop2:function(){return JOe},MdOutlineShopTwo:function(){return tIe},MdOutlineShoppingBag:function(){return nIe},MdOutlineShoppingBasket:function(){return rIe},MdOutlineShoppingCart:function(){return iIe},MdOutlineShoppingCartCheckout:function(){return aIe},MdOutlineShortText:function(){return S$e},MdOutlineShortcut:function(){return Iqe},MdOutlineShowChart:function(){return L$e},MdOutlineShower:function(){return znn},MdOutlineShuffle:function(){return dPe},MdOutlineShuffleOn:function(){return uPe},MdOutlineShutterSpeed:function(){return V5e},MdOutlineSick:function(){return uin},MdOutlineSignLanguage:function(){return din},MdOutlineSignalCellular0Bar:function(){return Rqe},MdOutlineSignalCellular4Bar:function(){return Fqe},MdOutlineSignalCellularAlt:function(){return jqe},MdOutlineSignalCellularAlt1Bar:function(){return Nqe},MdOutlineSignalCellularAlt2Bar:function(){return Pqe},MdOutlineSignalCellularConnectedNoInternet0Bar:function(){return Uqe},MdOutlineSignalCellularConnectedNoInternet4Bar:function(){return Wqe},MdOutlineSignalCellularNoSim:function(){return Zqe},MdOutlineSignalCellularNodata:function(){return Gqe},MdOutlineSignalCellularNull:function(){return qqe},MdOutlineSignalCellularOff:function(){return Yqe},MdOutlineSignalWifi0Bar:function(){return Xqe},MdOutlineSignalWifi4Bar:function(){return Kqe},MdOutlineSignalWifi4BarLock:function(){return $qe},MdOutlineSignalWifiBad:function(){return Qqe},MdOutlineSignalWifiConnectedNoInternet4:function(){return Jqe},MdOutlineSignalWifiOff:function(){return tYe},MdOutlineSignalWifiStatusbar4Bar:function(){return eYe},MdOutlineSignalWifiStatusbarConnectedNoInternet4:function(){return nYe},MdOutlineSignalWifiStatusbarNull:function(){return rYe},MdOutlineSignpost:function(){return M7e},MdOutlineSimCard:function(){return GQe},MdOutlineSimCardAlert:function(){return itn},MdOutlineSimCardDownload:function(){return aYe},MdOutlineSingleBed:function(){return hin},MdOutlineSip:function(){return fUe},MdOutlineSkateboarding:function(){return fin},MdOutlineSkipNext:function(){return hPe},MdOutlineSkipPrevious:function(){return fPe},MdOutlineSledding:function(){return pin},MdOutlineSlideshow:function(){return O5e},MdOutlineSlowMotionVideo:function(){return pPe},MdOutlineSmartButton:function(){return oIe},MdOutlineSmartDisplay:function(){return qQe},MdOutlineSmartScreen:function(){return YQe},MdOutlineSmartToy:function(){return XQe},MdOutlineSmartphone:function(){return $Qe},MdOutlineSmokeFree:function(){return Oen},MdOutlineSmokingRooms:function(){return Ien},MdOutlineSms:function(){return ltn},MdOutlineSmsFailed:function(){return otn},MdOutlineSnippetFolder:function(){return DKe},MdOutlineSnooze:function(){return gPe},MdOutlineSnowboarding:function(){return gin},MdOutlineSnowmobile:function(){return w7e},MdOutlineSnowshoeing:function(){return vin},MdOutlineSoap:function(){return Ren},MdOutlineSocialDistance:function(){return min},MdOutlineSolarPower:function(){return BJe},MdOutlineSort:function(){return jWe},MdOutlineSortByAlpha:function(){return vPe},MdOutlineSos:function(){return z7e},MdOutlineSoupKitchen:function(){return C7e},MdOutlineSource:function(){return lIe},MdOutlineSouth:function(){return J8e},MdOutlineSouthAmerica:function(){return yin},MdOutlineSouthEast:function(){return K8e},MdOutlineSouthWest:function(){return Q8e},MdOutlineSpa:function(){return Fen},MdOutlineSpaceBar:function(){return _$e},MdOutlineSpaceDashboard:function(){return cIe},MdOutlineSpatialAudio:function(){return uIe},MdOutlineSpatialAudioOff:function(){return sIe},MdOutlineSpatialTracking:function(){return dIe},MdOutlineSpeaker:function(){return QQe},MdOutlineSpeakerGroup:function(){return KQe},MdOutlineSpeakerNotes:function(){return fIe},MdOutlineSpeakerNotesOff:function(){return hIe},MdOutlineSpeakerPhone:function(){return pUe},MdOutlineSpeed:function(){return mPe},MdOutlineSpellcheck:function(){return pIe},MdOutlineSplitscreen:function(){return iYe},MdOutlineSpoke:function(){return gUe},MdOutlineSports:function(){return Oin},MdOutlineSportsBar:function(){return Nen},MdOutlineSportsBaseball:function(){return bin},MdOutlineSportsBasketball:function(){return xin},MdOutlineSportsCricket:function(){return Min},MdOutlineSportsEsports:function(){return win},MdOutlineSportsFootball:function(){return zin},MdOutlineSportsGolf:function(){return Cin},MdOutlineSportsGymnastics:function(){return Ain},MdOutlineSportsHandball:function(){return kin},MdOutlineSportsHockey:function(){return Hin},MdOutlineSportsKabaddi:function(){return Ein},MdOutlineSportsMartialArts:function(){return Sin},MdOutlineSportsMma:function(){return Lin},MdOutlineSportsMotorsports:function(){return _in},MdOutlineSportsRugby:function(){return Bin},MdOutlineSportsScore:function(){return oYe},MdOutlineSportsSoccer:function(){return Din},MdOutlineSportsTennis:function(){return Tin},MdOutlineSportsVolleyball:function(){return Vin},MdOutlineSquare:function(){return B$e},MdOutlineSquareFoot:function(){return UWe},MdOutlineSsidChart:function(){return lYe},MdOutlineStackedBarChart:function(){return WWe},MdOutlineStackedLineChart:function(){return D$e},MdOutlineStadium:function(){return A7e},MdOutlineStairs:function(){return Pen},MdOutlineStar:function(){return hon},MdOutlineStarBorder:function(){return con},MdOutlineStarBorderPurple500:function(){return lon},MdOutlineStarHalf:function(){return son},MdOutlineStarOutline:function(){return uon},MdOutlineStarPurple500:function(){return don},MdOutlineStarRate:function(){return gIe},MdOutlineStars:function(){return vIe},MdOutlineStart:function(){return JQe},MdOutlineStayCurrentLandscape:function(){return vUe},MdOutlineStayCurrentPortrait:function(){return mUe},MdOutlineStayPrimaryLandscape:function(){return yUe},MdOutlineStayPrimaryPortrait:function(){return bUe},MdOutlineStickyNote2:function(){return mIe},MdOutlineStop:function(){return bPe},MdOutlineStopCircle:function(){return yPe},MdOutlineStopScreenShare:function(){return xUe},MdOutlineStorage:function(){return cYe},MdOutlineStore:function(){return yIe},MdOutlineStoreMallDirectory:function(){return k7e},MdOutlineStorefront:function(){return jen},MdOutlineStorm:function(){return sYe},MdOutlineStraight:function(){return H7e},MdOutlineStraighten:function(){return I5e},MdOutlineStream:function(){return ZWe},MdOutlineStreetview:function(){return E7e},MdOutlineStrikethroughS:function(){return T$e},MdOutlineStroller:function(){return Uen},MdOutlineStyle:function(){return R5e},MdOutlineSubdirectoryArrowLeft:function(){return t9e},MdOutlineSubdirectoryArrowRight:function(){return e9e},MdOutlineSubject:function(){return bIe},MdOutlineSubscript:function(){return V$e},MdOutlineSubscriptions:function(){return xPe},MdOutlineSubtitles:function(){return MPe},MdOutlineSubtitlesOff:function(){return xIe},MdOutlineSubway:function(){return S7e},MdOutlineSummarize:function(){return uYe},MdOutlineSuperscript:function(){return O$e},MdOutlineSupervisedUserCircle:function(){return MIe},MdOutlineSupervisorAccount:function(){return wIe},MdOutlineSupport:function(){return zIe},MdOutlineSupportAgent:function(){return ctn},MdOutlineSurfing:function(){return Iin},MdOutlineSurroundSound:function(){return wPe},MdOutlineSwapCalls:function(){return MUe},MdOutlineSwapHoriz:function(){return CIe},MdOutlineSwapHorizontalCircle:function(){return AIe},MdOutlineSwapVert:function(){return kIe},MdOutlineSwapVerticalCircle:function(){return HIe},MdOutlineSwipe:function(){return IIe},MdOutlineSwipeDown:function(){return SIe},MdOutlineSwipeDownAlt:function(){return EIe},MdOutlineSwipeLeft:function(){return _Ie},MdOutlineSwipeLeftAlt:function(){return LIe},MdOutlineSwipeRight:function(){return DIe},MdOutlineSwipeRightAlt:function(){return BIe},MdOutlineSwipeUp:function(){return VIe},MdOutlineSwipeUpAlt:function(){return TIe},MdOutlineSwipeVertical:function(){return OIe},MdOutlineSwitchAccessShortcut:function(){return FIe},MdOutlineSwitchAccessShortcutAdd:function(){return RIe},MdOutlineSwitchAccount:function(){return Rin},MdOutlineSwitchCamera:function(){return F5e},MdOutlineSwitchLeft:function(){return n9e},MdOutlineSwitchRight:function(){return r9e},MdOutlineSwitchVideo:function(){return N5e},MdOutlineSynagogue:function(){return L7e},MdOutlineSync:function(){return htn},MdOutlineSyncAlt:function(){return NIe},MdOutlineSyncDisabled:function(){return stn},MdOutlineSyncLock:function(){return utn},MdOutlineSyncProblem:function(){return dtn},MdOutlineSystemSecurityUpdate:function(){return fYe},MdOutlineSystemSecurityUpdateGood:function(){return dYe},MdOutlineSystemSecurityUpdateWarning:function(){return hYe},MdOutlineSystemUpdate:function(){return ftn},MdOutlineSystemUpdateAlt:function(){return PIe},MdOutlineTab:function(){return UIe},MdOutlineTabUnselected:function(){return jIe},MdOutlineTableBar:function(){return Cnn},MdOutlineTableChart:function(){return I$e},MdOutlineTableRestaurant:function(){return Ann},MdOutlineTableRows:function(){return R$e},MdOutlineTableView:function(){return WIe},MdOutlineTablet:function(){return nJe},MdOutlineTabletAndroid:function(){return tJe},MdOutlineTabletMac:function(){return eJe},MdOutlineTag:function(){return GWe},MdOutlineTagFaces:function(){return P5e},MdOutlineTakeoutDining:function(){return _7e},MdOutlineTapAndPlay:function(){return ptn},MdOutlineTapas:function(){return Wen},MdOutlineTask:function(){return pYe},MdOutlineTaskAlt:function(){return ZIe},MdOutlineTaxiAlert:function(){return B7e},MdOutlineTempleBuddhist:function(){return D7e},MdOutlineTempleHindu:function(){return T7e},MdOutlineTerminal:function(){return GIe},MdOutlineTerrain:function(){return V7e},MdOutlineTextDecrease:function(){return F$e},MdOutlineTextFields:function(){return N$e},MdOutlineTextFormat:function(){return qWe},MdOutlineTextIncrease:function(){return P$e},MdOutlineTextRotateUp:function(){return qIe},MdOutlineTextRotateVertical:function(){return YIe},MdOutlineTextRotationAngledown:function(){return XIe},MdOutlineTextRotationAngleup:function(){return $Ie},MdOutlineTextRotationDown:function(){return KIe},MdOutlineTextRotationNone:function(){return QIe},MdOutlineTextSnippet:function(){return TKe},MdOutlineTextsms:function(){return wUe},MdOutlineTexture:function(){return j5e},MdOutlineTheaterComedy:function(){return O7e},MdOutlineTheaters:function(){return JIe},MdOutlineThermostat:function(){return gYe},MdOutlineThermostatAuto:function(){return U5e},MdOutlineThumbDown:function(){return eRe},MdOutlineThumbDownAlt:function(){return Fin},MdOutlineThumbDownOffAlt:function(){return tRe},MdOutlineThumbUp:function(){return rRe},MdOutlineThumbUpAlt:function(){return Nin},MdOutlineThumbUpOffAlt:function(){return nRe},MdOutlineThumbsUpDown:function(){return aRe},MdOutlineThunderstorm:function(){return Pin},MdOutlineTimeToLeave:function(){return gtn},MdOutlineTimelapse:function(){return W5e},MdOutlineTimeline:function(){return iRe},MdOutlineTimer:function(){return Y5e},MdOutlineTimer10:function(){return Z5e},MdOutlineTimer10Select:function(){return vYe},MdOutlineTimer3:function(){return G5e},MdOutlineTimer3Select:function(){return mYe},MdOutlineTimerOff:function(){return q5e},MdOutlineTipsAndUpdates:function(){return oRe},MdOutlineTireRepair:function(){return I7e},MdOutlineTitle:function(){return j$e},MdOutlineToc:function(){return lRe},MdOutlineToday:function(){return cRe},MdOutlineToggleOff:function(){return fon},MdOutlineToggleOn:function(){return pon},MdOutlineToken:function(){return sRe},MdOutlineToll:function(){return uRe},MdOutlineTonality:function(){return X5e},MdOutlineTopic:function(){return VKe},MdOutlineTornado:function(){return jin},MdOutlineTouchApp:function(){return dRe},MdOutlineTour:function(){return hRe},MdOutlineToys:function(){return rJe},MdOutlineTrackChanges:function(){return fRe},MdOutlineTraffic:function(){return R7e},MdOutlineTrain:function(){return F7e},MdOutlineTram:function(){return N7e},MdOutlineTranscribe:function(){return pRe},MdOutlineTransferWithinAStation:function(){return P7e},MdOutlineTransform:function(){return $5e},MdOutlineTransgender:function(){return Uin},MdOutlineTransitEnterexit:function(){return j7e},MdOutlineTranslate:function(){return gRe},MdOutlineTravelExplore:function(){return Win},MdOutlineTrendingDown:function(){return vRe},MdOutlineTrendingFlat:function(){return mRe},MdOutlineTrendingUp:function(){return yRe},MdOutlineTripOrigin:function(){return U7e},MdOutlineTroubleshoot:function(){return bRe},MdOutlineTry:function(){return xRe},MdOutlineTsunami:function(){return Zin},MdOutlineTty:function(){return Zen},MdOutlineTune:function(){return K5e},MdOutlineTungsten:function(){return yYe},MdOutlineTurnLeft:function(){return W7e},MdOutlineTurnRight:function(){return Z7e},MdOutlineTurnSharpLeft:function(){return G7e},MdOutlineTurnSharpRight:function(){return q7e},MdOutlineTurnSlightLeft:function(){return Y7e},MdOutlineTurnSlightRight:function(){return X7e},MdOutlineTurnedIn:function(){return wRe},MdOutlineTurnedInNot:function(){return MRe},MdOutlineTv:function(){return aJe},MdOutlineTvOff:function(){return vtn},MdOutlineTwoWheeler:function(){return $7e},MdOutlineTypeSpecimen:function(){return U$e},MdOutlineUTurnLeft:function(){return K7e},MdOutlineUTurnRight:function(){return Q7e},MdOutlineUmbrella:function(){return Gen},MdOutlineUnarchive:function(){return YWe},MdOutlineUndo:function(){return XWe},MdOutlineUnfoldLess:function(){return a9e},MdOutlineUnfoldLessDouble:function(){return zRe},MdOutlineUnfoldMore:function(){return i9e},MdOutlineUnfoldMoreDouble:function(){return CRe},MdOutlineUnpublished:function(){return ARe},MdOutlineUnsubscribe:function(){return zUe},MdOutlineUpcoming:function(){return $We},MdOutlineUpdate:function(){return HRe},MdOutlineUpdateDisabled:function(){return kRe},MdOutlineUpgrade:function(){return ERe},MdOutlineUpload:function(){return IKe},MdOutlineUploadFile:function(){return OKe},MdOutlineUsb:function(){return xYe},MdOutlineUsbOff:function(){return bYe},MdOutlineVaccines:function(){return Gin},MdOutlineVapeFree:function(){return qen},MdOutlineVapingRooms:function(){return Yen},MdOutlineVerified:function(){return LRe},MdOutlineVerifiedUser:function(){return SRe},MdOutlineVerticalAlignBottom:function(){return W$e},MdOutlineVerticalAlignCenter:function(){return Z$e},MdOutlineVerticalAlignTop:function(){return G$e},MdOutlineVerticalDistribute:function(){return q$e},MdOutlineVerticalShades:function(){return TJe},MdOutlineVerticalShadesClosed:function(){return DJe},MdOutlineVerticalSplit:function(){return _Re},MdOutlineVibration:function(){return mtn},MdOutlineVideoCall:function(){return zPe},MdOutlineVideoCameraBack:function(){return Q5e},MdOutlineVideoCameraFront:function(){return J5e},MdOutlineVideoChat:function(){return ytn},MdOutlineVideoFile:function(){return CPe},MdOutlineVideoLabel:function(){return APe},MdOutlineVideoLibrary:function(){return kPe},MdOutlineVideoSettings:function(){return HPe},MdOutlineVideoStable:function(){return t4e},MdOutlineVideocam:function(){return SPe},MdOutlineVideocamOff:function(){return EPe},MdOutlineVideogameAsset:function(){return oJe},MdOutlineVideogameAssetOff:function(){return iJe},MdOutlineViewAgenda:function(){return BRe},MdOutlineViewArray:function(){return DRe},MdOutlineViewCarousel:function(){return TRe},MdOutlineViewColumn:function(){return VRe},MdOutlineViewComfy:function(){return e4e},MdOutlineViewComfyAlt:function(){return ORe},MdOutlineViewCompact:function(){return n4e},MdOutlineViewCompactAlt:function(){return IRe},MdOutlineViewCozy:function(){return RRe},MdOutlineViewDay:function(){return FRe},MdOutlineViewHeadline:function(){return NRe},MdOutlineViewInAr:function(){return PRe},MdOutlineViewKanban:function(){return jRe},MdOutlineViewList:function(){return URe},MdOutlineViewModule:function(){return WRe},MdOutlineViewQuilt:function(){return ZRe},MdOutlineViewSidebar:function(){return GRe},MdOutlineViewStream:function(){return qRe},MdOutlineViewTimeline:function(){return YRe},MdOutlineViewWeek:function(){return XRe},MdOutlineVignette:function(){return r4e},MdOutlineVilla:function(){return Xen},MdOutlineVisibility:function(){return KRe},MdOutlineVisibilityOff:function(){return $Re},MdOutlineVoiceChat:function(){return btn},MdOutlineVoiceOverOff:function(){return QRe},MdOutlineVoicemail:function(){return CUe},MdOutlineVolcano:function(){return qin},MdOutlineVolumeDown:function(){return LPe},MdOutlineVolumeMute:function(){return _Pe},MdOutlineVolumeOff:function(){return BPe},MdOutlineVolumeUp:function(){return DPe},MdOutlineVolunteerActivism:function(){return J7e},MdOutlineVpnKey:function(){return kUe},MdOutlineVpnKeyOff:function(){return AUe},MdOutlineVpnLock:function(){return xtn},MdOutlineVrpano:function(){return a4e},MdOutlineWallet:function(){return Yin},MdOutlineWallpaper:function(){return MYe},MdOutlineWarehouse:function(){return t8e},MdOutlineWarning:function(){return bFe},MdOutlineWarningAmber:function(){return yFe},MdOutlineWash:function(){return $en},MdOutlineWatch:function(){return cJe},MdOutlineWatchLater:function(){return JRe},MdOutlineWatchOff:function(){return lJe},MdOutlineWater:function(){return wYe},MdOutlineWaterDamage:function(){return Ken},MdOutlineWaterDrop:function(){return Xin},MdOutlineWaterfallChart:function(){return o9e},MdOutlineWaves:function(){return KWe},MdOutlineWavingHand:function(){return $in},MdOutlineWbAuto:function(){return i4e},MdOutlineWbCloudy:function(){return o4e},MdOutlineWbIncandescent:function(){return l4e},MdOutlineWbIridescent:function(){return c4e},MdOutlineWbShade:function(){return s4e},MdOutlineWbSunny:function(){return u4e},MdOutlineWbTwilight:function(){return d4e},MdOutlineWc:function(){return Mtn},MdOutlineWeb:function(){return OPe},MdOutlineWebAsset:function(){return VPe},MdOutlineWebAssetOff:function(){return TPe},MdOutlineWebStories:function(){return QWe},MdOutlineWebhook:function(){return tFe},MdOutlineWeekend:function(){return JWe},MdOutlineWest:function(){return l9e},MdOutlineWhatsapp:function(){return Kin},MdOutlineWhatshot:function(){return Qin},MdOutlineWheelchairPickup:function(){return Qen},MdOutlineWhereToVote:function(){return tZe},MdOutlineWidgets:function(){return zYe},MdOutlineWidthFull:function(){return eFe},MdOutlineWidthNormal:function(){return nFe},MdOutlineWidthWide:function(){return rFe},MdOutlineWifi:function(){return ztn},MdOutlineWifi1Bar:function(){return CYe},MdOutlineWifi2Bar:function(){return AYe},MdOutlineWifiCalling:function(){return HUe},MdOutlineWifiCalling3:function(){return kYe},MdOutlineWifiChannel:function(){return HYe},MdOutlineWifiFind:function(){return EYe},MdOutlineWifiLock:function(){return SYe},MdOutlineWifiOff:function(){return wtn},MdOutlineWifiPassword:function(){return LYe},MdOutlineWifiProtectedSetup:function(){return aFe},MdOutlineWifiTethering:function(){return TYe},MdOutlineWifiTetheringError:function(){return BYe},MdOutlineWifiTetheringErrorRounded:function(){return _Ye},MdOutlineWifiTetheringOff:function(){return DYe},MdOutlineWindPower:function(){return VJe},MdOutlineWindow:function(){return knn},MdOutlineWineBar:function(){return e8e},MdOutlineWoman:function(){return ton},MdOutlineWoman2:function(){return Jin},MdOutlineWork:function(){return cFe},MdOutlineWorkHistory:function(){return iFe},MdOutlineWorkOff:function(){return oFe},MdOutlineWorkOutline:function(){return lFe},MdOutlineWorkspacePremium:function(){return eon},MdOutlineWorkspaces:function(){return RKe},MdOutlineWrapText:function(){return Y$e},MdOutlineWrongLocation:function(){return n8e},MdOutlineWysiwyg:function(){return sFe},MdOutlineYard:function(){return Hnn},MdOutlineYoutubeSearchedFor:function(){return uFe},MdOutlineZoomIn:function(){return dFe},MdOutlineZoomInMap:function(){return r8e},MdOutlineZoomOut:function(){return hFe},MdOutlineZoomOutMap:function(){return a8e},MdOutlinedFlag:function(){return Wre},MdOutput:function(){return I4t},MdPadding:function(){return Ise},MdPages:function(){return aEe},MdPageview:function(){return R4t},MdPaid:function(){return F4t},MdPalette:function(){return Pve},MdPallet:function(){return hhe},MdPanTool:function(){return P4t},MdPanToolAlt:function(){return N4t},MdPanorama:function(){return Kve},MdPanoramaFishEye:function(){return jve},MdPanoramaHorizontal:function(){return Wve},MdPanoramaHorizontalSelect:function(){return Uve},MdPanoramaPhotosphere:function(){return Gve},MdPanoramaPhotosphereSelect:function(){return Zve},MdPanoramaVertical:function(){return Yve},MdPanoramaVerticalSelect:function(){return qve},MdPanoramaWideAngle:function(){return $ve},MdPanoramaWideAngleSelect:function(){return Xve},MdParagliding:function(){return iEe},MdPark:function(){return Vxe},MdPartyMode:function(){return oEe},MdPassword:function(){return Aoe},MdPattern:function(){return koe},MdPause:function(){return tte},MdPauseCircle:function(){return J9t},MdPauseCircleFilled:function(){return K9t},MdPauseCircleOutline:function(){return Q9t},MdPausePresentation:function(){return sne},MdPayment:function(){return j4t},MdPayments:function(){return Vwe},MdPedalBike:function(){return Oxe},MdPending:function(){return W4t},MdPendingActions:function(){return U4t},MdPentagon:function(){return Rse},MdPeople:function(){return sEe},MdPeopleAlt:function(){return lEe},MdPeopleOutline:function(){return cEe},MdPercent:function(){return Z4t},MdPermCameraMic:function(){return G4t},MdPermContactCalendar:function(){return q4t},MdPermDataSetting:function(){return Y4t},MdPermDeviceInformation:function(){return X4t},MdPermIdentity:function(){return $4t},MdPermMedia:function(){return K4t},MdPermPhoneMsg:function(){return Q4t},MdPermScanWifi:function(){return J4t},MdPerson:function(){return xEe},MdPerson2:function(){return uEe},MdPerson3:function(){return dEe},MdPerson4:function(){return hEe},MdPersonAdd:function(){return gEe},MdPersonAddAlt:function(){return pEe},MdPersonAddAlt1:function(){return fEe},MdPersonAddDisabled:function(){return une},MdPersonOff:function(){return vEe},MdPersonOutline:function(){return mEe},MdPersonPin:function(){return Rxe},MdPersonPinCircle:function(){return Ixe},MdPersonRemove:function(){return bEe},MdPersonRemoveAlt1:function(){return yEe},MdPersonSearch:function(){return dne},MdPersonalInjury:function(){return MEe},MdPersonalVideo:function(){return Dze},MdPestControl:function(){return Nxe},MdPestControlRodent:function(){return Fxe},MdPets:function(){return t3t},MdPhishing:function(){return Hoe},MdPhone:function(){return pne},MdPhoneAndroid:function(){return fhe},MdPhoneBluetoothSpeaker:function(){return Tze},MdPhoneCallback:function(){return Vze},MdPhoneDisabled:function(){return hne},MdPhoneEnabled:function(){return fne},MdPhoneForwarded:function(){return Oze},MdPhoneInTalk:function(){return Ize},MdPhoneIphone:function(){return phe},MdPhoneLocked:function(){return Rze},MdPhoneMissed:function(){return Fze},MdPhonePaused:function(){return Nze},MdPhonelink:function(){return vhe},MdPhonelinkErase:function(){return gne},MdPhonelinkLock:function(){return vne},MdPhonelinkOff:function(){return ghe},MdPhonelinkRing:function(){return mne},MdPhonelinkSetup:function(){return yne},MdPhoto:function(){return lme},MdPhotoAlbum:function(){return Qve},MdPhotoCamera:function(){return eme},MdPhotoCameraBack:function(){return Jve},MdPhotoCameraFront:function(){return tme},MdPhotoFilter:function(){return nme},MdPhotoLibrary:function(){return rme},MdPhotoSizeSelectActual:function(){return ame},MdPhotoSizeSelectLarge:function(){return ime},MdPhotoSizeSelectSmall:function(){return ome},MdPhp:function(){return e3t},MdPiano:function(){return zEe},MdPianoOff:function(){return wEe},MdPictureAsPdf:function(){return cme},MdPictureInPicture:function(){return r3t},MdPictureInPictureAlt:function(){return n3t},MdPieChart:function(){return Pse},MdPieChartOutline:function(){return Fse},MdPieChartOutlined:function(){return Nse},MdPin:function(){return Eoe},MdPinDrop:function(){return Pxe},MdPinEnd:function(){return a3t},MdPinInvoke:function(){return i3t},MdPinch:function(){return o3t},MdPivotTableChart:function(){return Owe},MdPix:function(){return CEe},MdPlace:function(){return jxe},MdPlagiarism:function(){return l3t},MdPlayArrow:function(){return ete},MdPlayCircle:function(){return ate},MdPlayCircleFilled:function(){return nte},MdPlayCircleOutline:function(){return rte},MdPlayDisabled:function(){return ite},MdPlayForWork:function(){return c3t},MdPlayLesson:function(){return Soe},MdPlaylistAdd:function(){return ste},MdPlaylistAddCheck:function(){return lte},MdPlaylistAddCheckCircle:function(){return ote},MdPlaylistAddCircle:function(){return cte},MdPlaylistPlay:function(){return ute},MdPlaylistRemove:function(){return dte},MdPlumbing:function(){return Uxe},MdPlusOne:function(){return AEe},MdPodcasts:function(){return uke},MdPointOfSale:function(){return mhe},MdPolicy:function(){return Zre},MdPoll:function(){return kEe},MdPolyline:function(){return jse},MdPolymer:function(){return s3t},MdPool:function(){return yAe},MdPortableWifiOff:function(){return bne},MdPortrait:function(){return sme},MdPostAdd:function(){return Use},MdPower:function(){return jze},MdPowerInput:function(){return yhe},MdPowerOff:function(){return Pze},MdPowerSettingsNew:function(){return u3t},MdPrecisionManufacturing:function(){return HEe},MdPregnantWoman:function(){return d3t},MdPresentToAll:function(){return xne},MdPreview:function(){return h3t},MdPriceChange:function(){return Loe},MdPriceCheck:function(){return _oe},MdPrint:function(){return f3t},MdPrintDisabled:function(){return Mne},MdPriorityHigh:function(){return Uze},MdPrivacyTip:function(){return p3t},MdPrivateConnectivity:function(){return g3t},MdProductionQuantityLimits:function(){return v3t},MdPropane:function(){return afe},MdPropaneTank:function(){return rfe},MdPsychology:function(){return SEe},MdPsychologyAlt:function(){return EEe},MdPublic:function(){return _Ee},MdPublicOff:function(){return LEe},MdPublish:function(){return Wse},MdPublishedWithChanges:function(){return m3t},MdPunchClock:function(){return Boe},MdPushPin:function(){return Gre},MdQrCode:function(){return Cne},MdQrCode2:function(){return wne},MdQrCodeScanner:function(){return zne},MdQueryBuilder:function(){return y3t},MdQueryStats:function(){return Zse},MdQuestionAnswer:function(){return b3t},MdQuestionMark:function(){return x3t},MdQueue:function(){return pte},MdQueueMusic:function(){return hte},MdQueuePlayNext:function(){return fte},MdQuickreply:function(){return M3t},MdQuiz:function(){return Doe},MdRMobiledata:function(){return Toe},MdRadar:function(){return Voe},MdRadio:function(){return gte},MdRadioButtonChecked:function(){return YSe},MdRadioButtonUnchecked:function(){return XSe},MdRailwayAlert:function(){return Wxe},MdRamenDining:function(){return Zxe},MdRampLeft:function(){return Gxe},MdRampRight:function(){return qxe},MdRateReview:function(){return Yxe},MdRawOff:function(){return ume},MdRawOn:function(){return dme},MdReadMore:function(){return Ane},MdRealEstateAgent:function(){return BEe},MdRebaseEdit:function(){return w3t},MdReceipt:function(){return z3t},MdReceiptLong:function(){return hme},MdRecentActors:function(){return vte},MdRecommend:function(){return DEe},MdRecordVoiceOver:function(){return C3t},MdRectangle:function(){return Gse},MdRecycling:function(){return TEe},MdRedeem:function(){return A3t},MdRedo:function(){return qre},MdReduceCapacity:function(){return VEe},MdRefresh:function(){return Iwe},MdRememberMe:function(){return Ooe},MdRemove:function(){return $re},MdRemoveCircle:function(){return Xre},MdRemoveCircleOutline:function(){return Yre},MdRemoveDone:function(){return k3t},MdRemoveFromQueue:function(){return mte},MdRemoveModerator:function(){return OEe},MdRemoveRedEye:function(){return fme},MdRemoveRoad:function(){return Xxe},MdRemoveShoppingCart:function(){return H3t},MdReorder:function(){return E3t},MdRepartition:function(){return S3t},MdRepeat:function(){return Mte},MdRepeatOn:function(){return yte},MdRepeatOne:function(){return xte},MdRepeatOneOn:function(){return bte},MdReplay:function(){return kte},MdReplay10:function(){return wte},MdReplay30:function(){return zte},MdReplay5:function(){return Cte},MdReplayCircleFilled:function(){return Ate},MdReply:function(){return Qre},MdReplyAll:function(){return Kre},MdReport:function(){return eae},MdReportGmailerrorred:function(){return Jre},MdReportOff:function(){return tae},MdReportProblem:function(){return L3t},MdRequestPage:function(){return _3t},MdRequestQuote:function(){return ede},MdResetTv:function(){return Ioe},MdRestartAlt:function(){return Roe},MdRestaurant:function(){return Kxe},MdRestaurantMenu:function(){return $xe},MdRestore:function(){return T3t},MdRestoreFromTrash:function(){return B3t},MdRestorePage:function(){return D3t},MdReviews:function(){return Foe},MdRiceBowl:function(){return bAe},MdRingVolume:function(){return kne},MdRocket:function(){return O3t},MdRocketLaunch:function(){return V3t},MdRollerShades:function(){return ofe},MdRollerShadesClosed:function(){return ife},MdRollerSkating:function(){return IEe},MdRoofing:function(){return xAe},MdRoom:function(){return I3t},MdRoomPreferences:function(){return MAe},MdRoomService:function(){return wAe},MdRotate90DegreesCcw:function(){return pme},MdRotate90DegreesCw:function(){return gme},MdRotateLeft:function(){return vme},MdRotateRight:function(){return mme},MdRoundaboutLeft:function(){return Qxe},MdRoundaboutRight:function(){return Jxe},MdRoundedCorner:function(){return R3t},MdRoute:function(){return tMe},MdRouter:function(){return bhe},MdRowing:function(){return F3t},MdRssFeed:function(){return Hne},MdRsvp:function(){return Noe},MdRtt:function(){return Ene},MdRule:function(){return N3t},MdRuleFolder:function(){return nde},MdRunCircle:function(){return eMe},MdRunningWithErrors:function(){return Wze},MdRvHookup:function(){return zAe},MdSafetyCheck:function(){return nMe},MdSafetyDivider:function(){return REe},MdSailing:function(){return rMe},MdSanitizer:function(){return FEe},MdSatellite:function(){return aMe},MdSatelliteAlt:function(){return P3t},MdSave:function(){return aae},MdSaveAlt:function(){return nae},MdSaveAs:function(){return rae},MdSavedSearch:function(){return j3t},MdSavings:function(){return U3t},MdScale:function(){return NEe},MdScanner:function(){return xhe},MdScatterPlot:function(){return qse},MdSchedule:function(){return Z3t},MdScheduleSend:function(){return W3t},MdSchema:function(){return Yse},MdSchool:function(){return PEe},MdScience:function(){return jEe},MdScore:function(){return Xse},MdScoreboard:function(){return UEe},MdScreenLockLandscape:function(){return Poe},MdScreenLockPortrait:function(){return joe},MdScreenLockRotation:function(){return Uoe},MdScreenRotation:function(){return Woe},MdScreenRotationAlt:function(){return iMe},MdScreenSearchDesktop:function(){return Zoe},MdScreenShare:function(){return Sne},MdScreenshot:function(){return qoe},MdScreenshotMonitor:function(){return Goe},MdScubaDiving:function(){return WEe},MdSd:function(){return Hte},MdSdCard:function(){return Gze},MdSdCardAlert:function(){return Zze},MdSdStorage:function(){return Yoe},MdSearch:function(){return q3t},MdSearchOff:function(){return G3t},MdSecurity:function(){return Mhe},MdSecurityUpdate:function(){return Koe},MdSecurityUpdateGood:function(){return Xoe},MdSecurityUpdateWarning:function(){return $oe},MdSegment:function(){return Y3t},MdSelectAll:function(){return iae},MdSelfImprovement:function(){return ZEe},MdSell:function(){return Qoe},MdSend:function(){return oae},MdSendAndArchive:function(){return X3t},MdSendTimeExtension:function(){return Lne},MdSendToMobile:function(){return Joe},MdSensorDoor:function(){return lfe},MdSensorOccupied:function(){return cfe},MdSensorWindow:function(){return sfe},MdSensors:function(){return K3t},MdSensorsOff:function(){return $3t},MdSentimentDissatisfied:function(){return GEe},MdSentimentNeutral:function(){return qEe},MdSentimentSatisfied:function(){return YEe},MdSentimentSatisfiedAlt:function(){return _ne},MdSentimentVeryDissatisfied:function(){return XEe},MdSentimentVerySatisfied:function(){return $Ee},MdSetMeal:function(){return oMe},MdSettings:function(){return g6t},MdSettingsAccessibility:function(){return Q3t},MdSettingsApplications:function(){return J3t},MdSettingsBackupRestore:function(){return t6t},MdSettingsBluetooth:function(){return e6t},MdSettingsBrightness:function(){return n6t},MdSettingsCell:function(){return r6t},MdSettingsEthernet:function(){return a6t},MdSettingsInputAntenna:function(){return i6t},MdSettingsInputComponent:function(){return o6t},MdSettingsInputComposite:function(){return l6t},MdSettingsInputHdmi:function(){return c6t},MdSettingsInputSvideo:function(){return s6t},MdSettingsOverscan:function(){return u6t},MdSettingsPhone:function(){return d6t},MdSettingsPower:function(){return h6t},MdSettingsRemote:function(){return f6t},MdSettingsSuggest:function(){return tle},MdSettingsSystemDaydream:function(){return ele},MdSettingsVoice:function(){return p6t},MdSevereCold:function(){return KEe},MdShapeLine:function(){return $se},MdShare:function(){return QEe},MdShareLocation:function(){return nle},MdShelves:function(){return ufe},MdShield:function(){return lae},MdShieldMoon:function(){return dfe},MdShop:function(){return y6t},MdShop2:function(){return v6t},MdShopTwo:function(){return m6t},MdShoppingBag:function(){return b6t},MdShoppingBasket:function(){return x6t},MdShoppingCart:function(){return w6t},MdShoppingCartCheckout:function(){return M6t},MdShortText:function(){return Kse},MdShortcut:function(){return rle},MdShowChart:function(){return Qse},MdShower:function(){return dke},MdShuffle:function(){return Ste},MdShuffleOn:function(){return Ete},MdShutterSpeed:function(){return yme},MdSick:function(){return JEe},MdSignLanguage:function(){return tSe},MdSignalCellular0Bar:function(){return ale},MdSignalCellular1Bar:function(){return mLe},MdSignalCellular2Bar:function(){return yLe},MdSignalCellular3Bar:function(){return bLe},MdSignalCellular4Bar:function(){return ile},MdSignalCellularAlt:function(){return cle},MdSignalCellularAlt1Bar:function(){return ole},MdSignalCellularAlt2Bar:function(){return lle},MdSignalCellularConnectedNoInternet0Bar:function(){return sle},MdSignalCellularConnectedNoInternet1Bar:function(){return xLe},MdSignalCellularConnectedNoInternet2Bar:function(){return MLe},MdSignalCellularConnectedNoInternet3Bar:function(){return wLe},MdSignalCellularConnectedNoInternet4Bar:function(){return ule},MdSignalCellularNoSim:function(){return dle},MdSignalCellularNodata:function(){return hle},MdSignalCellularNull:function(){return fle},MdSignalCellularOff:function(){return ple},MdSignalWifi0Bar:function(){return gle},MdSignalWifi1Bar:function(){return CLe},MdSignalWifi1BarLock:function(){return zLe},MdSignalWifi2Bar:function(){return kLe},MdSignalWifi2BarLock:function(){return ALe},MdSignalWifi3Bar:function(){return ELe},MdSignalWifi3BarLock:function(){return HLe},MdSignalWifi4Bar:function(){return mle},MdSignalWifi4BarLock:function(){return vle},MdSignalWifiBad:function(){return yle},MdSignalWifiConnectedNoInternet0:function(){return SLe},MdSignalWifiConnectedNoInternet1:function(){return LLe},MdSignalWifiConnectedNoInternet2:function(){return _Le},MdSignalWifiConnectedNoInternet3:function(){return BLe},MdSignalWifiConnectedNoInternet4:function(){return ble},MdSignalWifiOff:function(){return xle},MdSignalWifiStatusbar1Bar:function(){return DLe},MdSignalWifiStatusbar2Bar:function(){return TLe},MdSignalWifiStatusbar3Bar:function(){return VLe},MdSignalWifiStatusbar4Bar:function(){return Mle},MdSignalWifiStatusbarConnectedNoInternet:function(){return FLe},MdSignalWifiStatusbarConnectedNoInternet1:function(){return OLe},MdSignalWifiStatusbarConnectedNoInternet2:function(){return ILe},MdSignalWifiStatusbarConnectedNoInternet3:function(){return RLe},MdSignalWifiStatusbarConnectedNoInternet4:function(){return wle},MdSignalWifiStatusbarNotConnected:function(){return NLe},MdSignalWifiStatusbarNull:function(){return zle},MdSignpost:function(){return lMe},MdSimCard:function(){return whe},MdSimCardAlert:function(){return qze},MdSimCardDownload:function(){return Cle},MdSingleBed:function(){return eSe},MdSip:function(){return Bne},MdSkateboarding:function(){return nSe},MdSkipNext:function(){return Lte},MdSkipPrevious:function(){return _te},MdSledding:function(){return rSe},MdSlideshow:function(){return bme},MdSlowMotionVideo:function(){return Bte},MdSmartButton:function(){return z6t},MdSmartDisplay:function(){return zhe},MdSmartScreen:function(){return Che},MdSmartToy:function(){return Ahe},MdSmartphone:function(){return khe},MdSmokeFree:function(){return CAe},MdSmokingRooms:function(){return AAe},MdSms:function(){return Xze},MdSmsFailed:function(){return Yze},MdSnippetFolder:function(){return rde},MdSnooze:function(){return Dte},MdSnowboarding:function(){return aSe},MdSnowing:function(){return hfe},MdSnowmobile:function(){return cMe},MdSnowshoeing:function(){return iSe},MdSoap:function(){return kAe},MdSocialDistance:function(){return oSe},MdSolarPower:function(){return ffe},MdSort:function(){return cae},MdSortByAlpha:function(){return Tte},MdSos:function(){return sMe},MdSoupKitchen:function(){return uMe},MdSource:function(){return C6t},MdSouth:function(){return Nwe},MdSouthAmerica:function(){return lSe},MdSouthEast:function(){return Rwe},MdSouthWest:function(){return Fwe},MdSpa:function(){return HAe},MdSpaceBar:function(){return Jse},MdSpaceDashboard:function(){return A6t},MdSpatialAudio:function(){return H6t},MdSpatialAudioOff:function(){return k6t},MdSpatialTracking:function(){return E6t},MdSpeaker:function(){return Ehe},MdSpeakerGroup:function(){return Hhe},MdSpeakerNotes:function(){return L6t},MdSpeakerNotesOff:function(){return S6t},MdSpeakerPhone:function(){return Dne},MdSpeed:function(){return Vte},MdSpellcheck:function(){return _6t},MdSplitscreen:function(){return Ale},MdSpoke:function(){return Tne},MdSports:function(){return ASe},MdSportsBar:function(){return EAe},MdSportsBaseball:function(){return cSe},MdSportsBasketball:function(){return sSe},MdSportsCricket:function(){return uSe},MdSportsEsports:function(){return dSe},MdSportsFootball:function(){return hSe},MdSportsGolf:function(){return fSe},MdSportsGymnastics:function(){return pSe},MdSportsHandball:function(){return gSe},MdSportsHockey:function(){return vSe},MdSportsKabaddi:function(){return mSe},MdSportsMartialArts:function(){return ySe},MdSportsMma:function(){return bSe},MdSportsMotorsports:function(){return xSe},MdSportsRugby:function(){return MSe},MdSportsScore:function(){return kle},MdSportsSoccer:function(){return wSe},MdSportsTennis:function(){return zSe},MdSportsVolleyball:function(){return CSe},MdSquare:function(){return tue},MdSquareFoot:function(){return sae},MdSsidChart:function(){return Hle},MdStackedBarChart:function(){return uae},MdStackedLineChart:function(){return eue},MdStadium:function(){return dMe},MdStairs:function(){return SAe},MdStar:function(){return eLe},MdStarBorder:function(){return KSe},MdStarBorderPurple500:function(){return $Se},MdStarHalf:function(){return QSe},MdStarOutline:function(){return JSe},MdStarPurple500:function(){return tLe},MdStarRate:function(){return B6t},MdStars:function(){return D6t},MdStart:function(){return She},MdStayCurrentLandscape:function(){return Vne},MdStayCurrentPortrait:function(){return One},MdStayPrimaryLandscape:function(){return Ine},MdStayPrimaryPortrait:function(){return Rne},MdStickyNote2:function(){return T6t},MdStop:function(){return Ite},MdStopCircle:function(){return Ote},MdStopScreenShare:function(){return Fne},MdStorage:function(){return Ele},MdStore:function(){return V6t},MdStoreMallDirectory:function(){return hMe},MdStorefront:function(){return LAe},MdStorm:function(){return Sle},MdStraight:function(){return fMe},MdStraighten:function(){return xme},MdStream:function(){return dae},MdStreetview:function(){return pMe},MdStrikethroughS:function(){return nue},MdStroller:function(){return _Ae},MdStyle:function(){return Mme},MdSubdirectoryArrowLeft:function(){return Pwe},MdSubdirectoryArrowRight:function(){return jwe},MdSubject:function(){return O6t},MdSubscript:function(){return rue},MdSubscriptions:function(){return Rte},MdSubtitles:function(){return Fte},MdSubtitlesOff:function(){return I6t},MdSubway:function(){return gMe},MdSummarize:function(){return Lle},MdSunny:function(){return gfe},MdSunnySnowing:function(){return pfe},MdSuperscript:function(){return aue},MdSupervisedUserCircle:function(){return R6t},MdSupervisorAccount:function(){return F6t},MdSupport:function(){return N6t},MdSupportAgent:function(){return $ze},MdSurfing:function(){return kSe},MdSurroundSound:function(){return Nte},MdSwapCalls:function(){return Nne},MdSwapHoriz:function(){return P6t},MdSwapHorizontalCircle:function(){return j6t},MdSwapVert:function(){return U6t},MdSwapVerticalCircle:function(){return W6t},MdSwipe:function(){return t7t},MdSwipeDown:function(){return G6t},MdSwipeDownAlt:function(){return Z6t},MdSwipeLeft:function(){return Y6t},MdSwipeLeftAlt:function(){return q6t},MdSwipeRight:function(){return $6t},MdSwipeRightAlt:function(){return X6t},MdSwipeUp:function(){return Q6t},MdSwipeUpAlt:function(){return K6t},MdSwipeVertical:function(){return J6t},MdSwitchAccessShortcut:function(){return n7t},MdSwitchAccessShortcutAdd:function(){return e7t},MdSwitchAccount:function(){return HSe},MdSwitchCamera:function(){return wme},MdSwitchLeft:function(){return Uwe},MdSwitchRight:function(){return Wwe},MdSwitchVideo:function(){return zme},MdSynagogue:function(){return vMe},MdSync:function(){return tCe},MdSyncAlt:function(){return r7t},MdSyncDisabled:function(){return Kze},MdSyncLock:function(){return Qze},MdSyncProblem:function(){return Jze},MdSystemSecurityUpdate:function(){return Dle},MdSystemSecurityUpdateGood:function(){return _le},MdSystemSecurityUpdateWarning:function(){return Ble},MdSystemUpdate:function(){return eCe},MdSystemUpdateAlt:function(){return a7t},MdTab:function(){return o7t},MdTabUnselected:function(){return i7t},MdTableBar:function(){return hke},MdTableChart:function(){return iue},MdTableRestaurant:function(){return fke},MdTableRows:function(){return oue},MdTableView:function(){return l7t},MdTablet:function(){return Bhe},MdTabletAndroid:function(){return Lhe},MdTabletMac:function(){return _he},MdTag:function(){return hae},MdTagFaces:function(){return Cme},MdTakeoutDining:function(){return mMe},MdTapAndPlay:function(){return nCe},MdTapas:function(){return BAe},MdTask:function(){return Tle},MdTaskAlt:function(){return c7t},MdTaxiAlert:function(){return yMe},MdTempleBuddhist:function(){return bMe},MdTempleHindu:function(){return xMe},MdTerminal:function(){return s7t},MdTerrain:function(){return MMe},MdTextDecrease:function(){return lue},MdTextFields:function(){return cue},MdTextFormat:function(){return fae},MdTextIncrease:function(){return sue},MdTextRotateUp:function(){return u7t},MdTextRotateVertical:function(){return d7t},MdTextRotationAngledown:function(){return h7t},MdTextRotationAngleup:function(){return f7t},MdTextRotationDown:function(){return p7t},MdTextRotationNone:function(){return g7t},MdTextSnippet:function(){return ade},MdTextsms:function(){return Pne},MdTexture:function(){return Ame},MdTheaterComedy:function(){return wMe},MdTheaters:function(){return v7t},MdThermostat:function(){return Vle},MdThermostatAuto:function(){return kme},MdThumbDown:function(){return y7t},MdThumbDownAlt:function(){return ESe},MdThumbDownOffAlt:function(){return m7t},MdThumbUp:function(){return x7t},MdThumbUpAlt:function(){return SSe},MdThumbUpOffAlt:function(){return b7t},MdThumbsUpDown:function(){return M7t},MdThunderstorm:function(){return LSe},MdTimeToLeave:function(){return rCe},MdTimelapse:function(){return Hme},MdTimeline:function(){return w7t},MdTimer:function(){return _me},MdTimer10:function(){return Eme},MdTimer10Select:function(){return Ole},MdTimer3:function(){return Sme},MdTimer3Select:function(){return Ile},MdTimerOff:function(){return Lme},MdTipsAndUpdates:function(){return z7t},MdTireRepair:function(){return zMe},MdTitle:function(){return uue},MdToc:function(){return C7t},MdToday:function(){return A7t},MdToggleOff:function(){return nLe},MdToggleOn:function(){return rLe},MdToken:function(){return k7t},MdToll:function(){return H7t},MdTonality:function(){return Bme},MdTopic:function(){return ide},MdTornado:function(){return _Se},MdTouchApp:function(){return E7t},MdTour:function(){return S7t},MdToys:function(){return Dhe},MdTrackChanges:function(){return L7t},MdTraffic:function(){return CMe},MdTrain:function(){return AMe},MdTram:function(){return kMe},MdTranscribe:function(){return _7t},MdTransferWithinAStation:function(){return HMe},MdTransform:function(){return Dme},MdTransgender:function(){return BSe},MdTransitEnterexit:function(){return EMe},MdTranslate:function(){return B7t},MdTravelExplore:function(){return DSe},MdTrendingDown:function(){return D7t},MdTrendingFlat:function(){return T7t},MdTrendingUp:function(){return V7t},MdTripOrigin:function(){return SMe},MdTrolley:function(){return The},MdTroubleshoot:function(){return O7t},MdTry:function(){return I7t},MdTsunami:function(){return TSe},MdTty:function(){return DAe},MdTune:function(){return Tme},MdTungsten:function(){return Rle},MdTurnLeft:function(){return LMe},MdTurnRight:function(){return _Me},MdTurnSharpLeft:function(){return BMe},MdTurnSharpRight:function(){return DMe},MdTurnSlightLeft:function(){return TMe},MdTurnSlightRight:function(){return VMe},MdTurnedIn:function(){return F7t},MdTurnedInNot:function(){return R7t},MdTv:function(){return Vhe},MdTvOff:function(){return aCe},MdTwoWheeler:function(){return OMe},MdTypeSpecimen:function(){return due},MdUTurnLeft:function(){return IMe},MdUTurnRight:function(){return RMe},MdUmbrella:function(){return TAe},MdUnarchive:function(){return pae},MdUndo:function(){return gae},MdUnfoldLess:function(){return Zwe},MdUnfoldLessDouble:function(){return N7t},MdUnfoldMore:function(){return Gwe},MdUnfoldMoreDouble:function(){return P7t},MdUnpublished:function(){return j7t},MdUnsubscribe:function(){return jne},MdUpcoming:function(){return vae},MdUpdate:function(){return W7t},MdUpdateDisabled:function(){return U7t},MdUpgrade:function(){return Z7t},MdUpload:function(){return lde},MdUploadFile:function(){return ode},MdUsb:function(){return Nle},MdUsbOff:function(){return Fle},MdVaccines:function(){return VSe},MdVapeFree:function(){return VAe},MdVapingRooms:function(){return OAe},MdVerified:function(){return q7t},MdVerifiedUser:function(){return G7t},MdVerticalAlignBottom:function(){return hue},MdVerticalAlignCenter:function(){return fue},MdVerticalAlignTop:function(){return pue},MdVerticalDistribute:function(){return gue},MdVerticalShades:function(){return mfe},MdVerticalShadesClosed:function(){return vfe},MdVerticalSplit:function(){return Y7t},MdVibration:function(){return iCe},MdVideoCall:function(){return Pte},MdVideoCameraBack:function(){return Vme},MdVideoCameraFront:function(){return Ome},MdVideoChat:function(){return oCe},MdVideoFile:function(){return jte},MdVideoLabel:function(){return Ute},MdVideoLibrary:function(){return Wte},MdVideoSettings:function(){return Zte},MdVideoStable:function(){return Ime},MdVideocam:function(){return qte},MdVideocamOff:function(){return Gte},MdVideogameAsset:function(){return Ihe},MdVideogameAssetOff:function(){return Ohe},MdViewAgenda:function(){return X7t},MdViewArray:function(){return $7t},MdViewCarousel:function(){return K7t},MdViewColumn:function(){return Q7t},MdViewComfy:function(){return Rme},MdViewComfyAlt:function(){return J7t},MdViewCompact:function(){return Fme},MdViewCompactAlt:function(){return t8t},MdViewCozy:function(){return e8t},MdViewDay:function(){return n8t},MdViewHeadline:function(){return r8t},MdViewInAr:function(){return a8t},MdViewKanban:function(){return i8t},MdViewList:function(){return o8t},MdViewModule:function(){return l8t},MdViewQuilt:function(){return c8t},MdViewSidebar:function(){return s8t},MdViewStream:function(){return u8t},MdViewTimeline:function(){return d8t},MdViewWeek:function(){return h8t},MdVignette:function(){return Nme},MdVilla:function(){return IAe},MdVisibility:function(){return p8t},MdVisibilityOff:function(){return f8t},MdVoiceChat:function(){return lCe},MdVoiceOverOff:function(){return g8t},MdVoicemail:function(){return Une},MdVolcano:function(){return OSe},MdVolumeDown:function(){return Xte},MdVolumeDownAlt:function(){return Yte},MdVolumeMute:function(){return $te},MdVolumeOff:function(){return Kte},MdVolumeUp:function(){return Qte},MdVolunteerActivism:function(){return FMe},MdVpnKey:function(){return Zne},MdVpnKeyOff:function(){return Wne},MdVpnLock:function(){return cCe},MdVrpano:function(){return Pme},MdWallet:function(){return ISe},MdWallpaper:function(){return Ple},MdWarehouse:function(){return NMe},MdWarning:function(){return O8t},MdWarningAmber:function(){return V8t},MdWash:function(){return RAe},MdWatch:function(){return Fhe},MdWatchLater:function(){return v8t},MdWatchOff:function(){return Rhe},MdWater:function(){return jle},MdWaterDamage:function(){return FAe},MdWaterDrop:function(){return RSe},MdWaterfallChart:function(){return qwe},MdWaves:function(){return mae},MdWavingHand:function(){return FSe},MdWbAuto:function(){return jme},MdWbCloudy:function(){return Ume},MdWbIncandescent:function(){return Wme},MdWbIridescent:function(){return Zme},MdWbShade:function(){return Gme},MdWbSunny:function(){return qme},MdWbTwighlight:function(){return Yme},MdWbTwilight:function(){return Xme},MdWc:function(){return sCe},MdWeb:function(){return eee},MdWebAsset:function(){return tee},MdWebAssetOff:function(){return Jte},MdWebStories:function(){return yae},MdWebhook:function(){return m8t},MdWeekend:function(){return bae},MdWest:function(){return Ywe},MdWhatsapp:function(){return NSe},MdWhatshot:function(){return PSe},MdWheelchairPickup:function(){return NAe},MdWhereToVote:function(){return xae},MdWidgets:function(){return Ule},MdWidthFull:function(){return y8t},MdWidthNormal:function(){return b8t},MdWidthWide:function(){return x8t},MdWifi:function(){return dCe},MdWifi1Bar:function(){return Wle},MdWifi2Bar:function(){return Zle},MdWifiCalling:function(){return Gne},MdWifiCalling1:function(){return PLe},MdWifiCalling2:function(){return jLe},MdWifiCalling3:function(){return Gle},MdWifiChannel:function(){return qle},MdWifiFind:function(){return Yle},MdWifiLock:function(){return Xle},MdWifiOff:function(){return uCe},MdWifiPassword:function(){return $le},MdWifiProtectedSetup:function(){return M8t},MdWifiTethering:function(){return tce},MdWifiTetheringError:function(){return Qle},MdWifiTetheringErrorRounded:function(){return Kle},MdWifiTetheringOff:function(){return Jle},MdWindPower:function(){return yfe},MdWindow:function(){return pke},MdWineBar:function(){return PMe},MdWoman:function(){return USe},MdWoman2:function(){return jSe},MdWork:function(){return A8t},MdWorkHistory:function(){return w8t},MdWorkOff:function(){return z8t},MdWorkOutline:function(){return C8t},MdWorkspacePremium:function(){return WSe},MdWorkspaces:function(){return ude},MdWorkspacesFilled:function(){return cde},MdWorkspacesOutline:function(){return sde},MdWrapText:function(){return vue},MdWrongLocation:function(){return jMe},MdWysiwyg:function(){return k8t},MdYard:function(){return gke},MdYoutubeSearchedFor:function(){return H8t},MdZoomIn:function(){return E8t},MdZoomInMap:function(){return UMe},MdZoomOut:function(){return S8t},MdZoomOutMap:function(){return WMe}});var l={};n.r(l),n.d(l,{Bar:function(){return cDn},Bubble:function(){return hDn},Chart:function(){return iDn},Doughnut:function(){return uDn},Line:function(){return lDn},Pie:function(){return fDn},PolarArea:function(){return dDn},Radar:function(){return sDn},Scatter:function(){return pDn},getDatasetAtEvent:function(){return eDn},getElementAtEvent:function(){return nDn},getElementsAtEvent:function(){return rDn}});var c={};n.r(c),n.d(c,{scaleBand:function(){return xFn},scaleDiverging:function(){return eZn},scaleDivergingLog:function(){return nZn},scaleDivergingPow:function(){return aZn},scaleDivergingSqrt:function(){return iZn},scaleDivergingSymlog:function(){return rZn},scaleIdentity:function(){return qPn},scaleImplicit:function(){return yFn},scaleLinear:function(){return GPn},scaleLog:function(){return njn},scaleOrdinal:function(){return bFn},scalePoint:function(){return wFn},scalePow:function(){return djn},scaleQuantile:function(){return zjn},scaleQuantize:function(){return Cjn},scaleRadial:function(){return pjn},scaleSequential:function(){return YWn},scaleSequentialLog:function(){return XWn},scaleSequentialPow:function(){return KWn},scaleSequentialQuantile:function(){return JWn},scaleSequentialSqrt:function(){return QWn},scaleSequentialSymlog:function(){return $Wn},scaleSqrt:function(){return hjn},scaleSymlog:function(){return ojn},scaleThreshold:function(){return Ajn},scaleTime:function(){return WWn},scaleUtc:function(){return ZWn},tickFormat:function(){return WPn}});var s={};n.r(s),n.d(s,{Action:function(){return Pun},AdminAppsEditor:function(){return $hn},AdminForm:function(){return _dn},BackButton:function(){return whn},BlockHierarchy:function(){return Vbn},ColorThemeEditor:function(){return T8n},CustomBlock:function(){return Nbn},CustomBlockFieldEditor:function(){return _8n},DataSourceValidation:function(){return Whn},DateFormatConfig:function(){return Jhn},DemoAppsEditor:function(){return Shn},DetailViewConfig:function(){return bhn},DisplayConditions:function(){return rfn},DuplicateBlock:function(){return Qsn},DynamicFields:function(){return Gdn},DynamicString:function(){return Xdn},EnabledFeaturesEditor:function(){return Qhn},FAQ:function(){return vhn},FormButton:function(){return mhn},FormSelect:function(){return yhn},FormValidation:function(){return Uhn},FormValidationSimple:function(){return N8n},GenerateRecordsFieldEditor:function(){return Udn},GoogleForm:function(){return Ahn},GoogleSheetCellPicker:function(){return qhn},HiddenFiltersConfig:function(){return $bn},InfoListItemEditor:function(){return Ghn},KeyValuePairs:function(){return uhn},LayoutBrowser:function(){return Vhn},LayoutSelect:function(){return ohn},MetricBrowser:function(){return Bhn},MultiActions:function(){return shn},MultiForm:function(){return xhn},OpenAiModelSelect:function(){return Fbn},PaddingConfig:function(){return jbn},PageFilterSheets:function(){return Xbn},PageFiltersConfig:function(){return Ybn},PageHistoryBrowser:function(){return P8n},PageSelect:function(){return chn},RemoveFromLayout:function(){return Pbn},RichTextEditor:function(){return Ehn},SmartString:function(){return ifn},SpreadsheetColumnMultiSelect:function(){return F8n},SpreadsheetColumnSelect:function(){return lhn},SpreadsheetSelect:function(){return ihn},StaticFields:function(){return Ndn},SwitchComponent:function(){return R8n},Tile:function(){return dhn},UserActionEditor:function(){return afn},VisibleFiltersConfig:function(){return qbn},ZapConfig:function(){return Zhn}});var u={};n.r(u),n.d(u,{HiAcademicCap:function(){return wfr},HiAdjustments:function(){return zfr},HiAnnotation:function(){return Cfr},HiArchive:function(){return Afr},HiArrowCircleDown:function(){return kfr},HiArrowCircleLeft:function(){return Hfr},HiArrowCircleRight:function(){return Efr},HiArrowCircleUp:function(){return Sfr},HiArrowDown:function(){return Lfr},HiArrowLeft:function(){return _fr},HiArrowNarrowDown:function(){return Bfr},HiArrowNarrowLeft:function(){return Dfr},HiArrowNarrowRight:function(){return Tfr},HiArrowNarrowUp:function(){return Vfr},HiArrowRight:function(){return Ofr},HiArrowSmDown:function(){return Ifr},HiArrowSmLeft:function(){return Rfr},HiArrowSmRight:function(){return Ffr},HiArrowSmUp:function(){return Nfr},HiArrowUp:function(){return Pfr},HiArrowsExpand:function(){return jfr},HiAtSymbol:function(){return Ufr},HiBackspace:function(){return Wfr},HiBadgeCheck:function(){return Zfr},HiBan:function(){return Gfr},HiBeaker:function(){return qfr},HiBell:function(){return Yfr},HiBookOpen:function(){return Xfr},HiBookmark:function(){return Kfr},HiBookmarkAlt:function(){return $fr},HiBriefcase:function(){return Qfr},HiCake:function(){return Jfr},HiCalculator:function(){return tpr},HiCalendar:function(){return epr},HiCamera:function(){return npr},HiCash:function(){return rpr},HiChartBar:function(){return apr},HiChartPie:function(){return ipr},HiChartSquareBar:function(){return opr},HiChat:function(){return spr},HiChatAlt:function(){return cpr},HiChatAlt2:function(){return lpr},HiCheck:function(){return dpr},HiCheckCircle:function(){return upr},HiChevronDoubleDown:function(){return hpr},HiChevronDoubleLeft:function(){return fpr},HiChevronDoubleRight:function(){return ppr},HiChevronDoubleUp:function(){return gpr},HiChevronDown:function(){return vpr},HiChevronLeft:function(){return mpr},HiChevronRight:function(){return ypr},HiChevronUp:function(){return bpr},HiChip:function(){return xpr},HiClipboard:function(){return Cpr},HiClipboardCheck:function(){return Mpr},HiClipboardCopy:function(){return wpr},HiClipboardList:function(){return zpr},HiClock:function(){return Apr},HiCloud:function(){return Epr},HiCloudDownload:function(){return kpr},HiCloudUpload:function(){return Hpr},HiCode:function(){return Spr},HiCog:function(){return Lpr},HiCollection:function(){return _pr},HiColorSwatch:function(){return Bpr},HiCreditCard:function(){return Dpr},HiCube:function(){return Vpr},HiCubeTransparent:function(){return Tpr},HiCurrencyBangladeshi:function(){return Opr},HiCurrencyDollar:function(){return Ipr},HiCurrencyEuro:function(){return Rpr},HiCurrencyPound:function(){return Fpr},HiCurrencyRupee:function(){return Npr},HiCurrencyYen:function(){return Ppr},HiCursorClick:function(){return jpr},HiDatabase:function(){return Upr},HiDesktopComputer:function(){return Wpr},HiDeviceMobile:function(){return Zpr},HiDeviceTablet:function(){return Gpr},HiDocument:function(){return tgr},HiDocumentAdd:function(){return qpr},HiDocumentDownload:function(){return Ypr},HiDocumentDuplicate:function(){return Xpr},HiDocumentRemove:function(){return $pr},HiDocumentReport:function(){return Kpr},HiDocumentSearch:function(){return Qpr},HiDocumentText:function(){return Jpr},HiDotsCircleHorizontal:function(){return egr},HiDotsHorizontal:function(){return ngr},HiDotsVertical:function(){return rgr},HiDownload:function(){return agr},HiDuplicate:function(){return igr},HiEmojiHappy:function(){return ogr},HiEmojiSad:function(){return lgr},HiExclamation:function(){return sgr},HiExclamationCircle:function(){return cgr},HiExternalLink:function(){return ugr},HiEye:function(){return hgr},HiEyeOff:function(){return dgr},HiFastForward:function(){return fgr},HiFilm:function(){return pgr},HiFilter:function(){return ggr},HiFingerPrint:function(){return vgr},HiFire:function(){return mgr},HiFlag:function(){return ygr},HiFolder:function(){return zgr},HiFolderAdd:function(){return bgr},HiFolderDownload:function(){return xgr},HiFolderOpen:function(){return Mgr},HiFolderRemove:function(){return wgr},HiGift:function(){return Cgr},HiGlobe:function(){return kgr},HiGlobeAlt:function(){return Agr},HiHand:function(){return Hgr},HiHashtag:function(){return Egr},HiHeart:function(){return Sgr},HiHome:function(){return Lgr},HiIdentification:function(){return _gr},HiInbox:function(){return Dgr},HiInboxIn:function(){return Bgr},HiInformationCircle:function(){return Tgr},HiKey:function(){return Vgr},HiLibrary:function(){return Ogr},HiLightBulb:function(){return Igr},HiLightningBolt:function(){return Rgr},HiLink:function(){return Fgr},HiLocationMarker:function(){return Ngr},HiLockClosed:function(){return Pgr},HiLockOpen:function(){return jgr},HiLogin:function(){return Ugr},HiLogout:function(){return Wgr},HiMail:function(){return Ggr},HiMailOpen:function(){return Zgr},HiMap:function(){return qgr},HiMenu:function(){return Qgr},HiMenuAlt1:function(){return Ygr},HiMenuAlt2:function(){return Xgr},HiMenuAlt3:function(){return $gr},HiMenuAlt4:function(){return Kgr},HiMicrophone:function(){return Jgr},HiMinus:function(){return nvr},HiMinusCircle:function(){return tvr},HiMinusSm:function(){return evr},HiMoon:function(){return rvr},HiMusicNote:function(){return avr},HiNewspaper:function(){return ivr},HiOfficeBuilding:function(){return ovr},HiOutlineAcademicCap:function(){return Omr},HiOutlineAdjustments:function(){return Imr},HiOutlineAnnotation:function(){return Rmr},HiOutlineArchive:function(){return Fmr},HiOutlineArrowCircleDown:function(){return Nmr},HiOutlineArrowCircleLeft:function(){return Pmr},HiOutlineArrowCircleRight:function(){return jmr},HiOutlineArrowCircleUp:function(){return Umr},HiOutlineArrowDown:function(){return Wmr},HiOutlineArrowLeft:function(){return Zmr},HiOutlineArrowNarrowDown:function(){return Gmr},HiOutlineArrowNarrowLeft:function(){return qmr},HiOutlineArrowNarrowRight:function(){return Ymr},HiOutlineArrowNarrowUp:function(){return Xmr},HiOutlineArrowRight:function(){return $mr},HiOutlineArrowSmDown:function(){return Kmr},HiOutlineArrowSmLeft:function(){return Qmr},HiOutlineArrowSmRight:function(){return Jmr},HiOutlineArrowSmUp:function(){return tyr},HiOutlineArrowUp:function(){return eyr},HiOutlineArrowsExpand:function(){return nyr},HiOutlineAtSymbol:function(){return ryr},HiOutlineBackspace:function(){return ayr},HiOutlineBadgeCheck:function(){return iyr},HiOutlineBan:function(){return oyr},HiOutlineBeaker:function(){return lyr},HiOutlineBell:function(){return cyr},HiOutlineBookOpen:function(){return syr},HiOutlineBookmark:function(){return dyr},HiOutlineBookmarkAlt:function(){return uyr},HiOutlineBriefcase:function(){return hyr},HiOutlineCake:function(){return fyr},HiOutlineCalculator:function(){return pyr},HiOutlineCalendar:function(){return gyr},HiOutlineCamera:function(){return vyr},HiOutlineCash:function(){return myr},HiOutlineChartBar:function(){return yyr},HiOutlineChartPie:function(){return byr},HiOutlineChartSquareBar:function(){return xyr},HiOutlineChat:function(){return zyr},HiOutlineChatAlt:function(){return wyr},HiOutlineChatAlt2:function(){return Myr},HiOutlineCheck:function(){return Ayr},HiOutlineCheckCircle:function(){return Cyr},HiOutlineChevronDoubleDown:function(){return kyr},HiOutlineChevronDoubleLeft:function(){return Hyr},HiOutlineChevronDoubleRight:function(){return Eyr},HiOutlineChevronDoubleUp:function(){return Syr},HiOutlineChevronDown:function(){return Lyr},HiOutlineChevronLeft:function(){return _yr},HiOutlineChevronRight:function(){return Byr},HiOutlineChevronUp:function(){return Dyr},HiOutlineChip:function(){return Tyr},HiOutlineClipboard:function(){return Ryr},HiOutlineClipboardCheck:function(){return Vyr},HiOutlineClipboardCopy:function(){return Oyr},HiOutlineClipboardList:function(){return Iyr},HiOutlineClock:function(){return Fyr},HiOutlineCloud:function(){return jyr},HiOutlineCloudDownload:function(){return Nyr},HiOutlineCloudUpload:function(){return Pyr},HiOutlineCode:function(){return Uyr},HiOutlineCog:function(){return Wyr},HiOutlineCollection:function(){return Zyr},HiOutlineColorSwatch:function(){return Gyr},HiOutlineCreditCard:function(){return qyr},HiOutlineCube:function(){return Xyr},HiOutlineCubeTransparent:function(){return Yyr},HiOutlineCurrencyBangladeshi:function(){return $yr},HiOutlineCurrencyDollar:function(){return Kyr},HiOutlineCurrencyEuro:function(){return Qyr},HiOutlineCurrencyPound:function(){return Jyr},HiOutlineCurrencyRupee:function(){return tbr},HiOutlineCurrencyYen:function(){return ebr},HiOutlineCursorClick:function(){return nbr},HiOutlineDatabase:function(){return rbr},HiOutlineDesktopComputer:function(){return abr},HiOutlineDeviceMobile:function(){return ibr},HiOutlineDeviceTablet:function(){return obr},HiOutlineDocument:function(){return pbr},HiOutlineDocumentAdd:function(){return lbr},HiOutlineDocumentDownload:function(){return cbr},HiOutlineDocumentDuplicate:function(){return sbr},HiOutlineDocumentRemove:function(){return ubr},HiOutlineDocumentReport:function(){return dbr},HiOutlineDocumentSearch:function(){return hbr},HiOutlineDocumentText:function(){return fbr},HiOutlineDotsCircleHorizontal:function(){return gbr},HiOutlineDotsHorizontal:function(){return vbr},HiOutlineDotsVertical:function(){return mbr},HiOutlineDownload:function(){return ybr},HiOutlineDuplicate:function(){return bbr},HiOutlineEmojiHappy:function(){return xbr},HiOutlineEmojiSad:function(){return Mbr},HiOutlineExclamation:function(){return zbr},HiOutlineExclamationCircle:function(){return wbr},HiOutlineExternalLink:function(){return Cbr},HiOutlineEye:function(){return kbr},HiOutlineEyeOff:function(){return Abr},HiOutlineFastForward:function(){return Hbr},HiOutlineFilm:function(){return Ebr},HiOutlineFilter:function(){return Sbr},HiOutlineFingerPrint:function(){return Lbr},HiOutlineFire:function(){return _br},HiOutlineFlag:function(){return Bbr},HiOutlineFolder:function(){return Ibr},HiOutlineFolderAdd:function(){return Dbr},HiOutlineFolderDownload:function(){return Tbr},HiOutlineFolderOpen:function(){return Vbr},HiOutlineFolderRemove:function(){return Obr},HiOutlineGift:function(){return Rbr},HiOutlineGlobe:function(){return Nbr},HiOutlineGlobeAlt:function(){return Fbr},HiOutlineHand:function(){return Pbr},HiOutlineHashtag:function(){return jbr},HiOutlineHeart:function(){return Ubr},HiOutlineHome:function(){return Wbr},HiOutlineIdentification:function(){return Zbr},HiOutlineInbox:function(){return qbr},HiOutlineInboxIn:function(){return Gbr},HiOutlineInformationCircle:function(){return Ybr},HiOutlineKey:function(){return Xbr},HiOutlineLibrary:function(){return $br},HiOutlineLightBulb:function(){return Kbr},HiOutlineLightningBolt:function(){return Qbr},HiOutlineLink:function(){return Jbr},HiOutlineLocationMarker:function(){return txr},HiOutlineLockClosed:function(){return exr},HiOutlineLockOpen:function(){return nxr},HiOutlineLogin:function(){return rxr},HiOutlineLogout:function(){return axr},HiOutlineMail:function(){return oxr},HiOutlineMailOpen:function(){return ixr},HiOutlineMap:function(){return lxr},HiOutlineMenu:function(){return hxr},HiOutlineMenuAlt1:function(){return cxr},HiOutlineMenuAlt2:function(){return sxr},HiOutlineMenuAlt3:function(){return uxr},HiOutlineMenuAlt4:function(){return dxr},HiOutlineMicrophone:function(){return fxr},HiOutlineMinus:function(){return vxr},HiOutlineMinusCircle:function(){return pxr},HiOutlineMinusSm:function(){return gxr},HiOutlineMoon:function(){return mxr},HiOutlineMusicNote:function(){return yxr},HiOutlineNewspaper:function(){return bxr},HiOutlineOfficeBuilding:function(){return xxr},HiOutlinePaperAirplane:function(){return Mxr},HiOutlinePaperClip:function(){return wxr},HiOutlinePause:function(){return zxr},HiOutlinePencil:function(){return Axr},HiOutlinePencilAlt:function(){return Cxr},HiOutlinePhone:function(){return Sxr},HiOutlinePhoneIncoming:function(){return kxr},HiOutlinePhoneMissedCall:function(){return Hxr},HiOutlinePhoneOutgoing:function(){return Exr},HiOutlinePhotograph:function(){return Lxr},HiOutlinePlay:function(){return _xr},HiOutlinePlus:function(){return Txr},HiOutlinePlusCircle:function(){return Bxr},HiOutlinePlusSm:function(){return Dxr},HiOutlinePresentationChartBar:function(){return Vxr},HiOutlinePresentationChartLine:function(){return Oxr},HiOutlinePrinter:function(){return Ixr},HiOutlinePuzzle:function(){return Rxr},HiOutlineQrcode:function(){return Fxr},HiOutlineQuestionMarkCircle:function(){return Nxr},HiOutlineReceiptRefund:function(){return Pxr},HiOutlineReceiptTax:function(){return jxr},HiOutlineRefresh:function(){return Uxr},HiOutlineReply:function(){return Wxr},HiOutlineRewind:function(){return Zxr},HiOutlineRss:function(){return Gxr},HiOutlineSave:function(){return Yxr},HiOutlineSaveAs:function(){return qxr},HiOutlineScale:function(){return Xxr},HiOutlineScissors:function(){return $xr},HiOutlineSearch:function(){return Qxr},HiOutlineSearchCircle:function(){return Kxr},HiOutlineSelector:function(){return Jxr},HiOutlineServer:function(){return tMr},HiOutlineShare:function(){return eMr},HiOutlineShieldCheck:function(){return nMr},HiOutlineShieldExclamation:function(){return rMr},HiOutlineShoppingBag:function(){return aMr},HiOutlineShoppingCart:function(){return iMr},HiOutlineSortAscending:function(){return oMr},HiOutlineSortDescending:function(){return lMr},HiOutlineSparkles:function(){return cMr},HiOutlineSpeakerphone:function(){return sMr},HiOutlineStar:function(){return uMr},HiOutlineStatusOffline:function(){return dMr},HiOutlineStatusOnline:function(){return hMr},HiOutlineStop:function(){return fMr},HiOutlineSun:function(){return pMr},HiOutlineSupport:function(){return gMr},HiOutlineSwitchHorizontal:function(){return vMr},HiOutlineSwitchVertical:function(){return mMr},HiOutlineTable:function(){return yMr},HiOutlineTag:function(){return bMr},HiOutlineTemplate:function(){return xMr},HiOutlineTerminal:function(){return MMr},HiOutlineThumbDown:function(){return wMr},HiOutlineThumbUp:function(){return zMr},HiOutlineTicket:function(){return CMr},HiOutlineTranslate:function(){return AMr},HiOutlineTrash:function(){return kMr},HiOutlineTrendingDown:function(){return HMr},HiOutlineTrendingUp:function(){return EMr},HiOutlineTruck:function(){return SMr},HiOutlineUpload:function(){return LMr},HiOutlineUser:function(){return VMr},HiOutlineUserAdd:function(){return _Mr},HiOutlineUserCircle:function(){return BMr},HiOutlineUserGroup:function(){return DMr},HiOutlineUserRemove:function(){return TMr},HiOutlineUsers:function(){return OMr},HiOutlineVariable:function(){return IMr},HiOutlineVideoCamera:function(){return RMr},HiOutlineViewBoards:function(){return FMr},HiOutlineViewGrid:function(){return PMr},HiOutlineViewGridAdd:function(){return NMr},HiOutlineViewList:function(){return jMr},HiOutlineVolumeOff:function(){return UMr},HiOutlineVolumeUp:function(){return WMr},HiOutlineWifi:function(){return ZMr},HiOutlineX:function(){return qMr},HiOutlineXCircle:function(){return GMr},HiOutlineZoomIn:function(){return YMr},HiOutlineZoomOut:function(){return XMr},HiPaperAirplane:function(){return lvr},HiPaperClip:function(){return cvr},HiPause:function(){return svr},HiPencil:function(){return dvr},HiPencilAlt:function(){return uvr},HiPhone:function(){return gvr},HiPhoneIncoming:function(){return hvr},HiPhoneMissedCall:function(){return fvr},HiPhoneOutgoing:function(){return pvr},HiPhotograph:function(){return vvr},HiPlay:function(){return mvr},HiPlus:function(){return xvr},HiPlusCircle:function(){return yvr},HiPlusSm:function(){return bvr},HiPresentationChartBar:function(){return Mvr},HiPresentationChartLine:function(){return wvr},HiPrinter:function(){return zvr},HiPuzzle:function(){return Cvr},HiQrcode:function(){return Avr},HiQuestionMarkCircle:function(){return kvr},HiReceiptRefund:function(){return Hvr},HiReceiptTax:function(){return Evr},HiRefresh:function(){return Svr},HiReply:function(){return Lvr},HiRewind:function(){return _vr},HiRss:function(){return Bvr},HiSave:function(){return Tvr},HiSaveAs:function(){return Dvr},HiScale:function(){return Vvr},HiScissors:function(){return Ovr},HiSearch:function(){return Rvr},HiSearchCircle:function(){return Ivr},HiSelector:function(){return Fvr},HiServer:function(){return Nvr},HiShare:function(){return Pvr},HiShieldCheck:function(){return jvr},HiShieldExclamation:function(){return Uvr},HiShoppingBag:function(){return Wvr},HiShoppingCart:function(){return Zvr},HiSortAscending:function(){return Gvr},HiSortDescending:function(){return qvr},HiSparkles:function(){return Yvr},HiSpeakerphone:function(){return Xvr},HiStar:function(){return $vr},HiStatusOffline:function(){return Kvr},HiStatusOnline:function(){return Qvr},HiStop:function(){return Jvr},HiSun:function(){return tmr},HiSupport:function(){return emr},HiSwitchHorizontal:function(){return nmr},HiSwitchVertical:function(){return rmr},HiTable:function(){return amr},HiTag:function(){return imr},HiTemplate:function(){return omr},HiTerminal:function(){return lmr},HiThumbDown:function(){return cmr},HiThumbUp:function(){return smr},HiTicket:function(){return umr},HiTranslate:function(){return dmr},HiTrash:function(){return hmr},HiTrendingDown:function(){return fmr},HiTrendingUp:function(){return pmr},HiTruck:function(){return gmr},HiUpload:function(){return vmr},HiUser:function(){return Mmr},HiUserAdd:function(){return mmr},HiUserCircle:function(){return ymr},HiUserGroup:function(){return bmr},HiUserRemove:function(){return xmr},HiUsers:function(){return wmr},HiVariable:function(){return zmr},HiVideoCamera:function(){return Cmr},HiViewBoards:function(){return Amr},HiViewGrid:function(){return Hmr},HiViewGridAdd:function(){return kmr},HiViewList:function(){return Emr},HiVolumeOff:function(){return Smr},HiVolumeUp:function(){return Lmr},HiWifi:function(){return _mr},HiX:function(){return Dmr},HiXCircle:function(){return Bmr},HiZoomIn:function(){return Tmr},HiZoomOut:function(){return Vmr}});var d={};n.r(d),n.d(d,{Autocomplete:function(){return Cwr},Breadcrumb:function(){return z9n},Button:function(){return gf},Card:function(){return bR},CardContent:function(){return CR},CheckIcon:function(){return u9n},Checkbox:function(){return ywr},CheckboxGroup:function(){return bwr},ColorPicker:function(){return Hlr},Column:function(){return gR},ConfirmationModal:function(){return atr},CustomCSS:function(){return rfr},DataGrid:function(){return W8n},DateRangePicker:function(){return Jlr},DateTimePicker:function(){return jlr},DocumentUpload:function(){return ntt},Drawer:function(){return I$},FileUpload:function(){return b9n},FormInputWrapper:function(){return Z$},FullScreenLoader:function(){return Htt},Hint:function(){return K7},Icon:function(){return aln},IconBrowser:function(){return JMr},ImageUpload:function(){return y9n},Input:function(){return SR},LargeIconSelect:function(){return Vwr},LargeRadioGroup:function(){return Lwr},MakeScenarioSelect:function(){return ffr},MarkdownEditor:function(){return yfr},Menu:function(){return _lr},Modal:function(){return _9n},MuiDropdown:function(){return $7},MultiColorPicker:function(){return Awr},MultiRecordEditor:function(){return K8n},MultiSelect:function(){return v$},NumericRange:function(){return Ewr},Options:function(){return pfr},PageUserGroups:function(){return lfr},Pagination:function(){return ntr},PaginationWrapper:function(){return ttr},PopupMenu:function(){return hln},Progress:function(){return ufr},RelativeDate:function(){return Uxn},ReorderItems:function(){return efr},Row:function(){return fR},SearchBar:function(){return l9n},Select:function(){return hq},SelectToggle:function(){return b$},Signature:function(){return J9},SimpleDropdown:function(){return oln},SkeletonLoader:function(){return xfr},Spinner:function(){return wtt},StackBreadcrumbs:function(){return x9n},Switch:function(){return Q$},Tabs:function(){return itt},Text:function(){return dR},TextArea:function(){return U$},Thumbnail:function(){return j$},TimePicker:function(){return tfr},ViewOnlyList:function(){return ztt}});var h={};function f(t){if(Array.isArray(t))return t}function p(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function g(t,e){if(t){if("string"===typeof t)return p(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?p(t,e):void 0}}function v(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function m(t,e){return f(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,a,i,o,l=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(l.push(r.value),l.length!==e);c=!0);}catch(u){s=!0,a=u}finally{try{if(!c&&null!=n.return&&(o=n.return(),Object(o)!==o))return}finally{if(s)throw a}}return l}}(t,e)||g(t,e)||v()}function y(t,e){var n="undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=g(t))||e&&t&&"number"===typeof t.length){n&&(t=n);var r=0,a=function(){};return{s:a,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:a}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,o=!0,l=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return o=t.done,t},e:function(t){l=!0,i=t},f:function(){try{o||null==n.return||n.return()}finally{if(l)throw i}}}}n.r(h),n.d(h,{FILE:function(){return RCr},HTML:function(){return PCr},TEXT:function(){return NCr},URL:function(){return FCr}});var b,x=n(2791),M=n.t(x,2);function w(t){if("undefined"!==typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}function z(t){return function(t){if(Array.isArray(t))return p(t)}(t)||w(t)||g(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function C(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function A(t){return A="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},A(t)}function k(t){var e=function(t,e){if("object"!==A(t)||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!==A(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"===A(e)?e:String(e)}function H(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,k(r.key),r)}}function E(t,e,n){return e&&H(t.prototype,e),n&&H(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function S(t,e){return S=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},S(t,e)}function L(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&S(t,e)}function _(t){return _=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},_(t)}function B(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function D(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function T(t){var e=B();return function(){var n,r=_(t);if(e){var a=_(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===A(e)||"function"===typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return D(t)}(this,n)}}function V(t,e,n){return V=B()?Reflect.construct.bind():function(t,e,n){var r=[null];r.push.apply(r,e);var a=new(Function.bind.apply(t,r));return n&&S(a,n.prototype),a},V.apply(null,arguments)}function O(t){var e="function"===typeof Map?new Map:void 0;return O=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!==typeof t)throw new TypeError("Super expression must either be null or a function");if("undefined"!==typeof e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return V(t,arguments,_(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),S(r,t)},O(t)}function I(t){return f(t)||w(t)||g(t)||v()}function R(){return R=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},R.apply(this,arguments)}!function(t){t.Pop="POP",t.Push="PUSH",t.Replace="REPLACE"}(b||(b={}));var F,N="popstate";function P(t,e){if(!1===t||null===t||"undefined"===typeof t)throw new Error(e)}function j(t,e){if(!t){"undefined"!==typeof console&&console.warn(e);try{throw new Error(e)}catch(n){}}}function U(t,e){return{usr:t.state,key:t.key,idx:e}}function W(t,e,n,r){return void 0===n&&(n=null),R({pathname:"string"===typeof t?t:t.pathname,search:"",hash:""},"string"===typeof e?G(e):e,{state:n,key:e&&e.key||r||Math.random().toString(36).substr(2,8)})}function Z(t){var e=t.pathname,n=void 0===e?"/":e,r=t.search,a=void 0===r?"":r,i=t.hash,o=void 0===i?"":i;return a&&"?"!==a&&(n+="?"===a.charAt(0)?a:"?"+a),o&&"#"!==o&&(n+="#"===o.charAt(0)?o:"#"+o),n}function G(t){var e={};if(t){var n=t.indexOf("#");n>=0&&(e.hash=t.substr(n),t=t.substr(0,n));var r=t.indexOf("?");r>=0&&(e.search=t.substr(r),t=t.substr(0,r)),t&&(e.pathname=t)}return e}function q(t,e,n,r){void 0===r&&(r={});var a=r,i=a.window,o=void 0===i?document.defaultView:i,l=a.v5Compat,c=void 0!==l&&l,s=o.history,u=b.Pop,d=null,h=f();function f(){return(s.state||{idx:null}).idx}function p(){u=b.Pop;var t=f(),e=null==t?null:t-h;h=t,d&&d({action:u,location:v.location,delta:e})}function g(t){var e="null"!==o.location.origin?o.location.origin:o.location.href,n="string"===typeof t?t:Z(t);return P(e,"No window.location.(origin|href) available to create URL for href: "+n),new URL(n,e)}null==h&&(h=0,s.replaceState(R({},s.state,{idx:h}),""));var v={get action(){return u},get location(){return t(o,s)},listen:function(t){if(d)throw new Error("A history only accepts one active listener");return o.addEventListener(N,p),d=t,function(){o.removeEventListener(N,p),d=null}},createHref:function(t){return e(o,t)},createURL:g,encodeLocation:function(t){var e=g(t);return{pathname:e.pathname,search:e.search,hash:e.hash}},push:function(t,e){u=b.Push;var r=W(v.location,t,e);n&&n(r,t);var a=U(r,h=f()+1),i=v.createHref(r);try{s.pushState(a,"",i)}catch(l){o.location.assign(i)}c&&d&&d({action:u,location:v.location,delta:1})},replace:function(t,e){u=b.Replace;var r=W(v.location,t,e);n&&n(r,t);var a=U(r,h=f()),i=v.createHref(r);s.replaceState(a,"",i),c&&d&&d({action:u,location:v.location,delta:0})},go:function(t){return s.go(t)}};return v}!function(t){t.data="data",t.deferred="deferred",t.redirect="redirect",t.error="error"}(F||(F={}));new Set(["lazy","caseSensitive","path","id","index","children"]);function Y(t,e,n){void 0===n&&(n="/");var r=ct(("string"===typeof e?G(e):e).pathname||"/",n);if(null==r)return null;var a=X(t);!function(t){t.sort((function(t,e){return t.score!==e.score?e.score-t.score:function(t,e){var n=t.length===e.length&&t.slice(0,-1).every((function(t,n){return t===e[n]}));return n?t[t.length-1]-e[e.length-1]:0}(t.routesMeta.map((function(t){return t.childrenIndex})),e.routesMeta.map((function(t){return t.childrenIndex})))}))}(a);for(var i=null,o=0;null==i&&o<a.length;++o)i=it(a[o],lt(r));return i}function X(t,e,n,r){void 0===e&&(e=[]),void 0===n&&(n=[]),void 0===r&&(r="");var a=function(t,a,i){var o={relativePath:void 0===i?t.path||"":i,caseSensitive:!0===t.caseSensitive,childrenIndex:a,route:t};o.relativePath.startsWith("/")&&(P(o.relativePath.startsWith(r),'Absolute route path "'+o.relativePath+'" nested under path "'+r+'" is not valid. An absolute child route path must start with the combined path of all its parent routes.'),o.relativePath=o.relativePath.slice(r.length));var l=ht([r,o.relativePath]),c=n.concat(o);t.children&&t.children.length>0&&(P(!0!==t.index,'Index routes must not have child routes. Please remove all child routes from route path "'+l+'".'),X(t.children,e,c,l)),(null!=t.path||t.index)&&e.push({path:l,score:at(l,t.index),routesMeta:c})};return t.forEach((function(t,e){var n;if(""!==t.path&&null!=(n=t.path)&&n.includes("?")){var r,i=y($(t.path));try{for(i.s();!(r=i.n()).done;){var o=r.value;a(t,e,o)}}catch(l){i.e(l)}finally{i.f()}}else a(t,e)})),e}function $(t){var e=t.split("/");if(0===e.length)return[];var n=I(e),r=n[0],a=n.slice(1),i=r.endsWith("?"),o=r.replace(/\?$/,"");if(0===a.length)return i?[o,""]:[o];var l=$(a.join("/")),c=[];return c.push.apply(c,z(l.map((function(t){return""===t?o:[o,t].join("/")})))),i&&c.push.apply(c,z(l)),c.map((function(e){return t.startsWith("/")&&""===e?"/":e}))}var K=/^:\w+$/,Q=3,J=2,tt=1,et=10,nt=-2,rt=function(t){return"*"===t};function at(t,e){var n=t.split("/"),r=n.length;return n.some(rt)&&(r+=nt),e&&(r+=J),n.filter((function(t){return!rt(t)})).reduce((function(t,e){return t+(K.test(e)?Q:""===e?tt:et)}),r)}function it(t,e){for(var n=t.routesMeta,r={},a="/",i=[],o=0;o<n.length;++o){var l=n[o],c=o===n.length-1,s="/"===a?e:e.slice(a.length)||"/",u=ot({path:l.relativePath,caseSensitive:l.caseSensitive,end:c},s);if(!u)return null;Object.assign(r,u.params);var d=l.route;i.push({params:r,pathname:ht([a,u.pathname]),pathnameBase:ft(ht([a,u.pathnameBase])),route:d}),"/"!==u.pathnameBase&&(a=ht([a,u.pathnameBase]))}return i}function ot(t,e){"string"===typeof t&&(t={path:t,caseSensitive:!1,end:!0});var n=function(t,e,n){void 0===e&&(e=!1);void 0===n&&(n=!0);j("*"===t||!t.endsWith("*")||t.endsWith("/*"),'Route path "'+t+'" will be treated as if it were "'+t.replace(/\*$/,"/*")+'" because the `*` character must always follow a `/` in the pattern. To get rid of this warning, please change the route path to "'+t.replace(/\*$/,"/*")+'".');var r=[],a="^"+t.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^$?{}|()[\]]/g,"\\$&").replace(/\/:(\w+)/g,(function(t,e){return r.push(e),"/([^\\/]+)"}));t.endsWith("*")?(r.push("*"),a+="*"===t||"/*"===t?"(.*)$":"(?:\\/(.+)|\\/*)$"):n?a+="\\/*$":""!==t&&"/"!==t&&(a+="(?:(?=\\/|$))");var i=new RegExp(a,e?void 0:"i");return[i,r]}(t.path,t.caseSensitive,t.end),r=m(n,2),a=r[0],i=r[1],o=e.match(a);if(!o)return null;var l=o[0],c=l.replace(/(.)\/+$/,"$1"),s=o.slice(1),u=i.reduce((function(t,e,n){if("*"===e){var r=s[n]||"";c=l.slice(0,l.length-r.length).replace(/(.)\/+$/,"$1")}return t[e]=function(t,e){try{return decodeURIComponent(t)}catch(n){return j(!1,'The value for the URL param "'+e+'" will not be decoded because the string "'+t+'" is a malformed URL segment. This is probably due to a bad percent encoding ('+n+")."),t}}(s[n]||"",e),t}),{});return{params:u,pathname:l,pathnameBase:c,pattern:t}}function lt(t){try{return decodeURI(t)}catch(e){return j(!1,'The URL path "'+t+'" could not be decoded because it is is a malformed URL segment. This is probably due to a bad percent encoding ('+e+")."),t}}function ct(t,e){if("/"===e)return t;if(!t.toLowerCase().startsWith(e.toLowerCase()))return null;var n=e.endsWith("/")?e.length-1:e.length,r=t.charAt(n);return r&&"/"!==r?null:t.slice(n)||"/"}function st(t,e,n,r){return"Cannot include a '"+t+"' character in a manually specified `to."+e+"` field ["+JSON.stringify(r)+"].  Please separate it out to the `to."+n+'` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.'}function ut(t){return t.filter((function(t,e){return 0===e||t.route.path&&t.route.path.length>0}))}function dt(t,e,n,r){var a;void 0===r&&(r=!1),"string"===typeof t?a=G(t):(P(!(a=R({},t)).pathname||!a.pathname.includes("?"),st("?","pathname","search",a)),P(!a.pathname||!a.pathname.includes("#"),st("#","pathname","hash",a)),P(!a.search||!a.search.includes("#"),st("#","search","hash",a)));var i,o=""===t||""===a.pathname,l=o?"/":a.pathname;if(r||null==l)i=n;else{var c=e.length-1;if(l.startsWith("..")){for(var s=l.split("/");".."===s[0];)s.shift(),c-=1;a.pathname=s.join("/")}i=c>=0?e[c]:"/"}var u=function(t,e){void 0===e&&(e="/");var n="string"===typeof t?G(t):t,r=n.pathname,a=n.search,i=void 0===a?"":a,o=n.hash,l=void 0===o?"":o,c=r?r.startsWith("/")?r:function(t,e){var n=e.replace(/\/+$/,"").split("/");return t.split("/").forEach((function(t){".."===t?n.length>1&&n.pop():"."!==t&&n.push(t)})),n.length>1?n.join("/"):"/"}(r,e):e;return{pathname:c,search:pt(i),hash:gt(l)}}(a,i),d=l&&"/"!==l&&l.endsWith("/"),h=(o||"."===l)&&n.endsWith("/");return u.pathname.endsWith("/")||!d&&!h||(u.pathname+="/"),u}var ht=function(t){return t.join("/").replace(/\/\/+/g,"/")},ft=function(t){return t.replace(/\/+$/,"").replace(/^\/*/,"/")},pt=function(t){return t&&"?"!==t?t.startsWith("?")?t:"?"+t:""},gt=function(t){return t&&"#"!==t?t.startsWith("#")?t:"#"+t:""},vt=function(t){L(n,t);var e=T(n);function n(){return C(this,n),e.apply(this,arguments)}return E(n)}(O(Error));function mt(t){return null!=t&&"number"===typeof t.status&&"string"===typeof t.statusText&&"boolean"===typeof t.internal&&"data"in t}var yt=["post","put","patch","delete"],bt=(new Set(yt),["get"].concat(yt));new Set(bt),new Set([301,302,303,307,308]),new Set([307,308]),"undefined"!==typeof window&&"undefined"!==typeof window.document&&window.document.createElement;Symbol("deferred");function xt(){return xt=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},xt.apply(this,arguments)}var Mt=x.createContext(null);var wt=x.createContext(null);var zt=x.createContext(null);var Ct=x.createContext(null);var At=x.createContext(null);var kt=x.createContext({outlet:null,matches:[],isDataRoute:!1});var Ht=x.createContext(null);function Et(){return null!=x.useContext(At)}function St(){return Et()||P(!1),x.useContext(At).location}function Lt(t){x.useContext(Ct).static||x.useLayoutEffect(t)}function _t(){return x.useContext(kt).isDataRoute?function(){var t=jt(Ot.UseNavigateStable).router,e=Wt(It.UseNavigateStable),n=x.useRef(!1);Lt((function(){n.current=!0}));var r=x.useCallback((function(r,a){void 0===a&&(a={}),n.current&&("number"===typeof r?t.navigate(r):t.navigate(r,xt({fromRouteId:e},a)))}),[t,e]);return r}():function(){Et()||P(!1);var t=x.useContext(Ct),e=t.basename,n=t.navigator,r=x.useContext(kt).matches,a=St().pathname,i=JSON.stringify(ut(r).map((function(t){return t.pathnameBase}))),o=x.useRef(!1);Lt((function(){o.current=!0}));var l=x.useCallback((function(t,r){if(void 0===r&&(r={}),o.current)if("number"!==typeof t){var l=dt(t,JSON.parse(i),a,"path"===r.relative);"/"!==e&&(l.pathname="/"===l.pathname?e:ht([e,l.pathname])),(r.replace?n.replace:n.push)(l,r.state,r)}else n.go(t)}),[e,n,i,a]);return l}()}var Bt=x.createContext(null);function Dt(){var t=x.useContext(kt).matches,e=t[t.length-1];return e?e.params:{}}function Tt(t,e,n){Et()||P(!1);var r,a=x.useContext(Ct).navigator,i=x.useContext(kt).matches,o=i[i.length-1],l=o?o.params:{},c=(o&&o.pathname,o?o.pathnameBase:"/"),s=(o&&o.route,St());if(e){var u,d="string"===typeof e?G(e):e;"/"===c||(null==(u=d.pathname)?void 0:u.startsWith(c))||P(!1),r=d}else r=s;var h=r.pathname||"/",f=Y(t,{pathname:"/"===c?h:h.slice(c.length)||"/"});var p=Pt(f&&f.map((function(t){return Object.assign({},t,{params:Object.assign({},l,t.params),pathname:ht([c,a.encodeLocation?a.encodeLocation(t.pathname).pathname:t.pathname]),pathnameBase:"/"===t.pathnameBase?c:ht([c,a.encodeLocation?a.encodeLocation(t.pathnameBase).pathname:t.pathnameBase])})})),i,n);return e&&p?x.createElement(At.Provider,{value:{location:xt({pathname:"/",search:"",hash:"",state:null,key:"default"},r),navigationType:b.Pop}},p):p}function Vt(){var t=function(){var t,e=x.useContext(Ht),n=Ut(It.UseRouteError),r=Wt(It.UseRouteError);if(e)return e;return null==(t=n.errors)?void 0:t[r]}(),e=mt(t)?t.status+" "+t.statusText:t instanceof Error?t.message:JSON.stringify(t),n=t instanceof Error?t.stack:null,r="rgba(200,200,200, 0.5)",a={padding:"0.5rem",backgroundColor:r};return x.createElement(x.Fragment,null,x.createElement("h2",null,"Unexpected Application Error!"),x.createElement("h3",{style:{fontStyle:"italic"}},e),n?x.createElement("pre",{style:a},n):null,null)}var Ot,It,Rt=x.createElement(Vt,null),Ft=function(t){L(n,t);var e=T(n);function n(t){var r;return C(this,n),(r=e.call(this,t)).state={location:t.location,revalidation:t.revalidation,error:t.error},r}return E(n,[{key:"componentDidCatch",value:function(t,e){console.error("React Router caught the following error during render",t,e)}},{key:"render",value:function(){return this.state.error?x.createElement(kt.Provider,{value:this.props.routeContext},x.createElement(Ht.Provider,{value:this.state.error,children:this.props.component})):this.props.children}}],[{key:"getDerivedStateFromError",value:function(t){return{error:t}}},{key:"getDerivedStateFromProps",value:function(t,e){return e.location!==t.location||"idle"!==e.revalidation&&"idle"===t.revalidation?{error:t.error,location:t.location,revalidation:t.revalidation}:{error:t.error||e.error,location:e.location,revalidation:t.revalidation||e.revalidation}}}]),n}(x.Component);function Nt(t){var e=t.routeContext,n=t.match,r=t.children,a=x.useContext(Mt);return a&&a.static&&a.staticContext&&(n.route.errorElement||n.route.ErrorBoundary)&&(a.staticContext._deepestRenderedBoundaryId=n.route.id),x.createElement(kt.Provider,{value:e},r)}function Pt(t,e,n){var r;if(void 0===e&&(e=[]),void 0===n&&(n=null),null==t){var a;if(null==(a=n)||!a.errors)return null;t=n.matches}var i=t,o=null==(r=n)?void 0:r.errors;if(null!=o){var l=i.findIndex((function(t){return t.route.id&&(null==o?void 0:o[t.route.id])}));l>=0||P(!1),i=i.slice(0,Math.min(i.length,l+1))}return i.reduceRight((function(t,r,a){var l=r.route.id?null==o?void 0:o[r.route.id]:null,c=null;n&&(c=r.route.errorElement||Rt);var s=e.concat(i.slice(0,a+1)),u=function(){var e;return e=l?c:r.route.Component?x.createElement(r.route.Component,null):r.route.element?r.route.element:t,x.createElement(Nt,{match:r,routeContext:{outlet:t,matches:s,isDataRoute:null!=n},children:e})};return n&&(r.route.ErrorBoundary||r.route.errorElement||0===a)?x.createElement(Ft,{location:n.location,revalidation:n.revalidation,component:c,error:l,children:u(),routeContext:{outlet:null,matches:s,isDataRoute:!0}}):u()}),null)}function jt(t){var e=x.useContext(Mt);return e||P(!1),e}function Ut(t){var e=x.useContext(wt);return e||P(!1),e}function Wt(t){var e=function(t){var e=x.useContext(kt);return e||P(!1),e}(),n=e.matches[e.matches.length-1];return n.route.id||P(!1),n.route.id}!function(t){t.UseBlocker="useBlocker",t.UseRevalidator="useRevalidator",t.UseNavigateStable="useNavigate"}(Ot||(Ot={})),function(t){t.UseBlocker="useBlocker",t.UseLoaderData="useLoaderData",t.UseActionData="useActionData",t.UseRouteError="useRouteError",t.UseNavigation="useNavigation",t.UseRouteLoaderData="useRouteLoaderData",t.UseMatches="useMatches",t.UseRevalidator="useRevalidator",t.UseNavigateStable="useNavigate",t.UseRouteId="useRouteId"}(It||(It={}));var Zt;function Gt(t){var e=t.to,n=t.replace,r=t.state,a=t.relative;Et()||P(!1);var i=x.useContext(kt).matches,o=St().pathname,l=_t(),c=dt(e,ut(i).map((function(t){return t.pathnameBase})),o,"path"===a),s=JSON.stringify(c);return x.useEffect((function(){return l(JSON.parse(s),{replace:n,state:r,relative:a})}),[l,s,a,n,r]),null}function qt(t){return function(t){var e=x.useContext(kt).outlet;return e?x.createElement(Bt.Provider,{value:t},e):e}(t.context)}function Yt(t){P(!1)}function Xt(t){var e=t.basename,n=void 0===e?"/":e,r=t.children,a=void 0===r?null:r,i=t.location,o=t.navigationType,l=void 0===o?b.Pop:o,c=t.navigator,s=t.static,u=void 0!==s&&s;Et()&&P(!1);var d=n.replace(/^\/*/,"/"),h=x.useMemo((function(){return{basename:d,navigator:c,static:u}}),[d,c,u]);"string"===typeof i&&(i=G(i));var f=i,p=f.pathname,g=void 0===p?"/":p,v=f.search,m=void 0===v?"":v,y=f.hash,M=void 0===y?"":y,w=f.state,z=void 0===w?null:w,C=f.key,A=void 0===C?"default":C,k=x.useMemo((function(){var t=ct(g,d);return null==t?null:{location:{pathname:t,search:m,hash:M,state:z,key:A},navigationType:l}}),[d,g,m,M,z,A,l]);return null==k?null:x.createElement(Ct.Provider,{value:h},x.createElement(At.Provider,{children:a,value:k}))}function $t(t){var e=t.children,n=t.location;return Tt(Qt(e),n)}!function(t){t[t.pending=0]="pending",t[t.success=1]="success",t[t.error=2]="error"}(Zt||(Zt={}));var Kt=new Promise((function(){}));x.Component;function Qt(t,e){void 0===e&&(e=[]);var n=[];return x.Children.forEach(t,(function(t,r){if(x.isValidElement(t)){var a=[].concat(z(e),[r]);if(t.type!==x.Fragment){t.type!==Yt&&P(!1),t.props.index&&t.props.children&&P(!1);var i={id:t.props.id||a.join("-"),caseSensitive:t.props.caseSensitive,element:t.props.element,Component:t.props.Component,index:t.props.index,path:t.props.path,loader:t.props.loader,action:t.props.action,errorElement:t.props.errorElement,ErrorBoundary:t.props.ErrorBoundary,hasErrorBoundary:null!=t.props.ErrorBoundary||null!=t.props.errorElement,shouldRevalidate:t.props.shouldRevalidate,handle:t.props.handle,lazy:t.props.lazy};t.props.children&&(i.children=Qt(t.props.children,a)),n.push(i)}else n.push.apply(n,Qt(t.props.children,a))}})),n}function Jt(t){return void 0===t&&(t=""),new URLSearchParams("string"===typeof t||Array.isArray(t)||t instanceof URLSearchParams?t:Object.keys(t).reduce((function(e,n){var r=t[n];return e.concat(Array.isArray(r)?r.map((function(t){return[n,t]})):[[n,r]])}),[]))}function te(t){var e,n=t.basename,r=t.children,a=t.window,i=x.useRef();null==i.current&&(i.current=(void 0===(e={window:a,v5Compat:!0})&&(e={}),q((function(t,e){var n=t.location;return W("",{pathname:n.pathname,search:n.search,hash:n.hash},e.state&&e.state.usr||null,e.state&&e.state.key||"default")}),(function(t,e){return"string"===typeof e?e:Z(e)}),null,e)));var o=i.current,l=m(x.useState({action:o.action,location:o.location}),2),c=l[0],s=l[1];return x.useLayoutEffect((function(){return o.listen(s)}),[o]),x.createElement(Xt,{basename:n,children:r,location:c.location,navigationType:c.action,navigator:o})}"undefined"!==typeof window&&"undefined"!==typeof window.document&&window.document.createElement;var ee,ne;function re(t){var e=x.useRef(Jt(t)),n=x.useRef(!1),r=St(),a=x.useMemo((function(){return function(t,e){var n=Jt(t);if(e){var r,a=y(e.keys());try{var i=function(){var t=r.value;n.has(t)||e.getAll(t).forEach((function(e){n.append(t,e)}))};for(a.s();!(r=a.n()).done;)i()}catch(o){a.e(o)}finally{a.f()}}return n}(r.search,n.current?null:e.current)}),[r.search]),i=_t(),o=x.useCallback((function(t,e){var r=Jt("function"===typeof t?t(a):t);n.current=!0,i("?"+r,e)}),[i,a]);return[a,o]}(function(t){t.UseScrollRestoration="useScrollRestoration",t.UseSubmitImpl="useSubmitImpl",t.UseFetcher="useFetcher"})(ee||(ee={})),function(t){t.UseFetchers="useFetchers",t.UseScrollRestoration="useScrollRestoration"}(ne||(ne={}));var ae=Object.defineProperty,ie=Object.getOwnPropertySymbols,oe=Object.prototype.hasOwnProperty,le=Object.prototype.propertyIsEnumerable,ce=function(t,e,n){return e in t?ae(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n},se=function(t,e){for(var n in e||(e={}))oe.call(e,n)&&ce(t,n,e[n]);if(ie){var r,a=y(ie(e));try{for(a.s();!(r=a.n()).done;){n=r.value;le.call(e,n)&&ce(t,n,e[n])}}catch(i){a.e(i)}finally{a.f()}}return t},ue=function(t,e){var n="[react-use-intercom]";switch(t){case"info":default:console.log("".concat(n," ").concat(e));break;case"warn":console.warn("".concat(n," ").concat(e));break;case"error":console.error("".concat(n," ").concat(e))}},de="undefined"==typeof window,he=function t(e){return Object.keys(e).forEach((function(n){e[n]&&"object"==typeof e[n]?t(e[n]):void 0===e[n]&&delete e[n]})),e},fe=function(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];if(!de&&window.Intercom)return window.Intercom.apply(null,[t].concat(n));ue("error","".concat(t," Intercom instance is not initalized yet"))},pe=x.createContext(void 0),ge=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=window,r=n.Intercom;if("function"==typeof r)r("reattach_activator"),r("update",n.intercomSettings);else{var a=document,i=function t(){t.c(arguments)};i.q=[],i.c=function(t){i.q.push(t)},n.Intercom=i;var o=function(){setTimeout((function(){var e=a.createElement("script");e.type="text/javascript",e.async=!0,e.src="https://widget.intercom.io/widget/"+t;var n=a.getElementsByTagName("script")[0];n.parentNode.insertBefore(e,n)}),e)};"complete"===document.readyState?o():n.attachEvent?n.attachEvent("onload",o):n.addEventListener("load",o,!1)}},ve=function(t){return se({company_id:t.companyId,name:t.name,created_at:t.createdAt,plan:t.plan,monthly_spend:t.monthlySpend,user_count:t.userCount,size:t.size,website:t.website,industry:t.industry},t.customAttributes)},me=function(t){return{type:t.type,image_url:t.imageUrl}},ye=function(t){return he(se(se({},function(t){return{custom_launcher_selector:t.customLauncherSelector,alignment:t.alignment,vertical_padding:t.verticalPadding,horizontal_padding:t.horizontalPadding,hide_default_launcher:t.hideDefaultLauncher,session_duration:t.sessionDuration,action_color:t.actionColor,background_color:t.backgroundColor}}(t)),function(t){var e;return se({email:t.email,user_id:t.userId,created_at:t.createdAt,name:t.name,phone:t.phone,last_request_at:t.lastRequestAt,unsubscribed_from_emails:t.unsubscribedFromEmails,language_override:t.languageOverride,utm_campaign:t.utmCampaign,utm_content:t.utmContent,utm_medium:t.utmMedium,utm_source:t.utmSource,utm_term:t.utmTerm,avatar:t.avatar&&me(t.avatar),user_hash:t.userHash,company:t.company&&ve(t.company),companies:null==(e=t.companies)?void 0:e.map(ve)},t.customAttributes)}(t)))},be=function(t){var e=t,n=e.appId,r=e.autoBoot,a=void 0!==r&&r,i=e.autoBootProps,o=e.children,l=e.onHide,c=e.onShow,s=e.onUnreadCountChange,u=e.onUserEmailSupplied,d=e.shouldInitialize,h=void 0===d?!de:d,f=e.apiBase,p=e.initializeDelay,g=function(t,e){var n={};for(var r in t)oe.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&ie){var a,i=y(ie(t));try{for(i.s();!(a=i.n()).done;)r=a.value,e.indexOf(r)<0&&le.call(t,r)&&(n[r]=t[r])}catch(o){i.e(o)}finally{i.f()}}return n}(e,["appId","autoBoot","autoBootProps","children","onHide","onShow","onUnreadCountChange","onUserEmailSupplied","shouldInitialize","apiBase","initializeDelay"]),v=x.useRef(!1),b=x.useRef(!1),M=m(x.useState(!1),2),w=M[0],z=M[1],C=Object.keys(g).filter((function(t){return!t.startsWith("data-")}));C.length>0&&ue("warn",["some invalid props were passed to IntercomProvider. ","Please check following props: ".concat(C.join(", "),".")].join(""));var A=x.useCallback((function(){z(!1),l&&l()}),[l,z]),k=x.useCallback((function(){z(!0),c&&c()}),[c,z]),H=x.useCallback((function(t){if(window.Intercom||h){fe("onHide",A),fe("onShow",k),fe("onUserEmailSupplied",u),s&&fe("onUnreadCountChange",s);var e=se(se({app_id:n},f&&{api_base:f}),t&&ye(t));window.intercomSettings=e,fe("boot",e),v.current=!0}else ue("warn","Intercom instance is not initialized because `shouldInitialize` is set to `false` in `IntercomProvider`")}),[f,n,A,k,s,u,h]);x.useEffect((function(){!de&&h&&!b.current&&(ge(n,p),a&&H(i),b.current=!0)}),[n,a,i,H,p,h]);var E=x.useCallback((function(t,e){if(window.Intercom||h){if(v.current)return e();ue("warn",['"'.concat(t,'" was called but Intercom has not booted yet. '),"Please call 'boot' before calling '".concat(t,"' or "),"set 'autoBoot' to true in the IntercomProvider."].join(""))}else ue("warn","Intercom instance is not initialized because `shouldInitialize` is set to `false` in `IntercomProvider`")}),[h]),S=x.useCallback((function(){v.current&&(fe("shutdown"),delete window.intercomSettings,v.current=!1)}),[]),L=x.useCallback((function(){v.current&&(fe("shutdown"),delete window.Intercom,delete window.intercomSettings,v.current=!1)}),[]),_=x.useCallback((function(){E("update",(function(){var t=Math.floor((new Date).getTime()/1e3);fe("update",{last_request_at:t})}))}),[E]),B=x.useCallback((function(t){E("update",(function(){if(t){var e=ye(t);window.intercomSettings=se(se({},window.intercomSettings),e),fe("update",e)}else _()}))}),[E,_]),D=x.useCallback((function(){E("hide",(function(){fe("hide")}))}),[E]),T=x.useCallback((function(){E("show",(function(){return fe("show")}))}),[E]),V=x.useCallback((function(){E("showMessages",(function(){fe("showMessages")}))}),[E]),O=x.useCallback((function(t){E("showNewMessage",(function(){t?fe("showNewMessage",t):fe("showNewMessage")}))}),[E]),I=x.useCallback((function(){return E("getVisitorId",(function(){return fe("getVisitorId")}))}),[E]),R=x.useCallback((function(t){E("startTour",(function(){fe("startTour",t)}))}),[E]),F=x.useCallback((function(t){E("startChecklist",(function(){fe("startChecklist",t)}))}),[E]),N=x.useCallback((function(t,e){E("trackEvent",(function(){e?fe("trackEvent",t,e):fe("trackEvent",t)}))}),[E]),P=x.useCallback((function(t){return E("showArticle",(function(){fe("showArticle",t)}))}),[E]),j=x.useCallback((function(t){return E("showSpace",(function(){fe("showSpace",t)}))}),[E]),U=x.useCallback((function(t){E("startSurvey",(function(){fe("startSurvey",t)}))}),[E]),W=x.useCallback((function(t){return E("showNews",(function(){fe("showNews",t)}))}),[E]),Z=x.useCallback((function(t){return E("showTicket",(function(){fe("showTicket",t)}))}),[E]),G=x.useCallback((function(t){return E("showConversation",(function(){fe("showConversation",t)}))}),[E]),q=x.useMemo((function(){return{boot:H,shutdown:S,hardShutdown:L,update:B,hide:D,show:T,isOpen:w,showMessages:V,showNewMessage:O,getVisitorId:I,startTour:R,startChecklist:F,trackEvent:N,showArticle:P,startSurvey:U,showSpace:j,showNews:W,showTicket:Z,showConversation:G}}),[H,S,L,B,D,T,w,V,O,I,R,F,N,P,U,j,W,Z,G]);return x.createElement(pe.Provider,{value:q},o)},xe=function(){return function(){var t=x.useContext(pe);if(void 0===t)throw new Error('"useIntercom" must be used within `IntercomProvider`.');return t}()};function Me(t){if(null==t)throw new TypeError("Cannot destructure "+t)}function we(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}function ze(t,e){if(null==t)return{};var n,r,a=we(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}function Ce(t,e,n,r,a,i,o){try{var l=t[i](o),c=l.value}catch(s){return void n(s)}l.done?e(c):Promise.resolve(c).then(r,a)}function Ae(t){return function(){var e=this,n=arguments;return new Promise((function(r,a){var i=t.apply(e,n);function o(t){Ce(i,r,a,o,l,"next",t)}function l(t){Ce(i,r,a,o,l,"throw",t)}o(void 0)}))}}function ke(){ke=function(){return t};var t={},e=Object.prototype,n=e.hasOwnProperty,r=Object.defineProperty||function(t,e,n){t[e]=n.value},a="function"==typeof Symbol?Symbol:{},i=a.iterator||"@@iterator",o=a.asyncIterator||"@@asyncIterator",l=a.toStringTag||"@@toStringTag";function c(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(S){c=function(t,e,n){return t[e]=n}}function s(t,e,n,a){var i=e&&e.prototype instanceof h?e:h,o=Object.create(i.prototype),l=new k(a||[]);return r(o,"_invoke",{value:M(t,n,l)}),o}function u(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(S){return{type:"throw",arg:S}}}t.wrap=s;var d={};function h(){}function f(){}function p(){}var g={};c(g,i,(function(){return this}));var v=Object.getPrototypeOf,m=v&&v(v(H([])));m&&m!==e&&n.call(m,i)&&(g=m);var y=p.prototype=h.prototype=Object.create(g);function b(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function x(t,e){function a(r,i,o,l){var c=u(t[r],t,i);if("throw"!==c.type){var s=c.arg,d=s.value;return d&&"object"==A(d)&&n.call(d,"__await")?e.resolve(d.__await).then((function(t){a("next",t,o,l)}),(function(t){a("throw",t,o,l)})):e.resolve(d).then((function(t){s.value=t,o(s)}),(function(t){return a("throw",t,o,l)}))}l(c.arg)}var i;r(this,"_invoke",{value:function(t,n){function r(){return new e((function(e,r){a(t,n,e,r)}))}return i=i?i.then(r,r):r()}})}function M(t,e,n){var r="suspendedStart";return function(a,i){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===a)throw i;return E()}for(n.method=a,n.arg=i;;){var o=n.delegate;if(o){var l=w(o,n);if(l){if(l===d)continue;return l}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var c=u(t,e,n);if("normal"===c.type){if(r=n.done?"completed":"suspendedYield",c.arg===d)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r="completed",n.method="throw",n.arg=c.arg)}}}function w(t,e){var n=e.method,r=t.iterator[n];if(void 0===r)return e.delegate=null,"throw"===n&&t.iterator.return&&(e.method="return",e.arg=void 0,w(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),d;var a=u(r,t.iterator,e.arg);if("throw"===a.type)return e.method="throw",e.arg=a.arg,e.delegate=null,d;var i=a.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,d):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,d)}function z(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function C(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function k(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(z,this),this.reset(!0)}function H(t){if(t){var e=t[i];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,a=function e(){for(;++r<t.length;)if(n.call(t,r))return e.value=t[r],e.done=!1,e;return e.value=void 0,e.done=!0,e};return a.next=a}}return{next:E}}function E(){return{value:void 0,done:!0}}return f.prototype=p,r(y,"constructor",{value:p,configurable:!0}),r(p,"constructor",{value:f,configurable:!0}),f.displayName=c(p,l,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===f||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,p):(t.__proto__=p,c(t,l,"GeneratorFunction")),t.prototype=Object.create(y),t},t.awrap=function(t){return{__await:t}},b(x.prototype),c(x.prototype,o,(function(){return this})),t.AsyncIterator=x,t.async=function(e,n,r,a,i){void 0===i&&(i=Promise);var o=new x(s(e,n,r,a),i);return t.isGeneratorFunction(n)?o:o.next().then((function(t){return t.done?t.value:o.next()}))},b(y),c(y,l,"Generator"),c(y,i,(function(){return this})),c(y,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},t.values=H,k.prototype={constructor:k,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(C),!t)for(var e in this)"t"===e.charAt(0)&&n.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function r(n,r){return o.type="throw",o.arg=t,e.next=n,r&&(e.method="next",e.arg=void 0),!!r}for(var a=this.tryEntries.length-1;a>=0;--a){var i=this.tryEntries[a],o=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var l=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(l&&c){if(this.prev<i.catchLoc)return r(i.catchLoc,!0);if(this.prev<i.finallyLoc)return r(i.finallyLoc)}else if(l){if(this.prev<i.catchLoc)return r(i.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return r(i.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var a=this.tryEntries[r];if(a.tryLoc<=this.prev&&n.call(a,"finallyLoc")&&this.prev<a.finallyLoc){var i=a;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var o=i?i.completion:{};return o.type=t,o.arg=e,i?(this.method="next",this.next=i.finallyLoc,d):this.complete(o)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),d},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),C(n),d}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var a=r.arg;C(n)}return a}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:H(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),d}},t}function He(t,e,n){return(e=k(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Ee(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Se(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ee(Object(n),!0).forEach((function(e){He(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ee(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var Le=n(4164),_e=["override"],Be=["cachePolicyForParams_UNSTABLE"],De=ke().mark(hr),Te=ke().mark(za);var Ve=function(t){var e=new Error(t);if(void 0===e.stack)try{throw e}catch(Yd){}return e},Oe=Ve;var Ie=function(t){return!!t&&"function"===typeof t.then};var Re=function(t,e){if(null!=t)return t;throw Oe(null!==e&&void 0!==e?e:"Got unexpected null or undefined")};function Fe(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Ne=function(){function t(){C(this,t)}return E(t,[{key:"getValue",value:function(){throw Oe("BaseLoadable")}},{key:"toPromise",value:function(){throw Oe("BaseLoadable")}},{key:"valueMaybe",value:function(){throw Oe("BaseLoadable")}},{key:"valueOrThrow",value:function(){throw Oe('Loadable expected value, but in "'.concat(this.state,'" state'))}},{key:"promiseMaybe",value:function(){throw Oe("BaseLoadable")}},{key:"promiseOrThrow",value:function(){throw Oe('Loadable expected promise, but in "'.concat(this.state,'" state'))}},{key:"errorMaybe",value:function(){throw Oe("BaseLoadable")}},{key:"errorOrThrow",value:function(){throw Oe('Loadable expected error, but in "'.concat(this.state,'" state'))}},{key:"is",value:function(t){return t.state===this.state&&t.contents===this.contents}},{key:"map",value:function(t){throw Oe("BaseLoadable")}}]),t}(),Pe=function(t){L(n,t);var e=T(n);function n(t){var r;return C(this,n),Fe(D(r=e.call(this)),"state","hasValue"),Fe(D(r),"contents",void 0),r.contents=t,r}return E(n,[{key:"getValue",value:function(){return this.contents}},{key:"toPromise",value:function(){return Promise.resolve(this.contents)}},{key:"valueMaybe",value:function(){return this.contents}},{key:"valueOrThrow",value:function(){return this.contents}},{key:"promiseMaybe",value:function(){}},{key:"errorMaybe",value:function(){}},{key:"map",value:function(t){var e=this;try{var n=t(this.contents);return Ie(n)?Ge(n):Xe(n)?n:We(n)}catch(r){return Ie(r)?Ge(r.next((function(){return e.map(t)}))):Ze(r)}}}]),n}(Ne),je=function(t){L(n,t);var e=T(n);function n(t){var r;return C(this,n),Fe(D(r=e.call(this)),"state","hasError"),Fe(D(r),"contents",void 0),r.contents=t,r}return E(n,[{key:"getValue",value:function(){throw this.contents}},{key:"toPromise",value:function(){return Promise.reject(this.contents)}},{key:"valueMaybe",value:function(){}},{key:"promiseMaybe",value:function(){}},{key:"errorMaybe",value:function(){return this.contents}},{key:"errorOrThrow",value:function(){return this.contents}},{key:"map",value:function(t){return this}}]),n}(Ne),Ue=function(t){L(n,t);var e=T(n);function n(t){var r;return C(this,n),Fe(D(r=e.call(this)),"state","loading"),Fe(D(r),"contents",void 0),r.contents=t,r}return E(n,[{key:"getValue",value:function(){throw this.contents}},{key:"toPromise",value:function(){return this.contents}},{key:"valueMaybe",value:function(){}},{key:"promiseMaybe",value:function(){return this.contents}},{key:"promiseOrThrow",value:function(){return this.contents}},{key:"errorMaybe",value:function(){}},{key:"map",value:function(t){var e=this;return Ge(this.contents.then((function(e){var n=t(e);if(Xe(n)){var r=n;switch(r.state){case"hasValue":case"loading":return r.contents;case"hasError":throw r.contents}}return n})).catch((function(n){if(Ie(n))return n.then((function(){return e.map(t).contents}));throw n})))}}]),n}(Ne);function We(t){return Object.freeze(new Pe(t))}function Ze(t){return Object.freeze(new je(t))}function Ge(t){return Object.freeze(new Ue(t))}function qe(){return Object.freeze(new Ue(new Promise((function(){}))))}function Ye(t){var e=Array.isArray(t)?t:Object.getOwnPropertyNames(t).map((function(e){return t[e]})),n=e.map((function(t){return Xe(t)?t:Ie(t)?Ge(t):We(t)})),r=function(t){return t.every((function(t){return"hasValue"===t.state}))?We(t.map((function(t){return t.contents}))):t.some((function(t){return"hasError"===t.state}))?Ze(Re(t.find((function(t){return"hasError"===t.state})),"Invalid loadable passed to loadableAll").contents):Ge(Promise.all(t.map((function(t){return t.contents}))))}(n);return Array.isArray(t)?r:r.map((function(e){return Object.getOwnPropertyNames(t).reduce((function(t,n,r){return Se(Se({},t),{},He({},n,e[r]))}),{})}))}function Xe(t){return t instanceof Ne}var $e={of:function(t){return Ie(t)?Ge(t):Xe(t)?t:We(t)},error:function(t){return Ze(t)},loading:function(){return qe()},all:Ye,isLoadable:Xe},Ke={loadableWithValue:We,loadableWithError:Ze,loadableWithPromise:Ge,loadableLoading:qe,loadableAll:Ye,isLoadable:Xe,RecoilLoadable:$e},Qe=Ke.loadableWithValue,Je=Ke.loadableWithError,tn=Ke.loadableWithPromise,en=Ke.loadableLoading,nn=Ke.loadableAll,rn=Ke.isLoadable,an=Ke.RecoilLoadable,on=Object.freeze({__proto__:null,loadableWithValue:Qe,loadableWithError:Je,loadableWithPromise:tn,loadableLoading:en,loadableAll:nn,isLoadable:rn,RecoilLoadable:an}),ln={RECOIL_DUPLICATE_ATOM_KEY_CHECKING_ENABLED:!0,RECOIL_GKS_ENABLED:new Set(["recoil_hamt_2020","recoil_sync_external_store","recoil_suppress_rerender_in_callback","recoil_memory_managament_2020"])};!function(){var t;"undefined"!==typeof process&&null!=(null===(t=process)||void 0===t?void 0:{NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_WEB_URL:"https://app.frontly.ai",REACT_APP_GOOGLE_SHEETS_CLIENT_ID:"601039036284-e7s0ep8ndhmmgl3ajjuq4h9qmbhpp8b4.apps.googleusercontent.com",REACT_APP_INTERCOMPROVIDER_APP_ID:"yj7svpiv",REACT_APP_MIXPANEL_TOKEN:"24b88f3ea98cee756872d3abb2d7da40",REACT_APP_GOOGLE_API_KEY:"AIzaSyCSsbFv1iQNF09tGWef5ChJF7NOGKhHFUk",REACT_APP_CONFIG_ENCRYPTION_KEY:"1aeb3b4c0fe74e6b4ef85ebdd463f75ffcf9dc3c51871510e89b2b67d52e3270",REACT_APP_SENTRY_URL:"https://12f08df1987040009e04edee5ca42db3@o4504016603316224.ingest.sentry.io/4505307747516416",REACT_APP_API_URL:"https://api2.frontly.ai"})&&(function(t,e){var n,r,a=null===(n={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_WEB_URL:"https://app.frontly.ai",REACT_APP_GOOGLE_SHEETS_CLIENT_ID:"601039036284-e7s0ep8ndhmmgl3ajjuq4h9qmbhpp8b4.apps.googleusercontent.com",REACT_APP_INTERCOMPROVIDER_APP_ID:"yj7svpiv",REACT_APP_MIXPANEL_TOKEN:"24b88f3ea98cee756872d3abb2d7da40",REACT_APP_GOOGLE_API_KEY:"AIzaSyCSsbFv1iQNF09tGWef5ChJF7NOGKhHFUk",REACT_APP_CONFIG_ENCRYPTION_KEY:"1aeb3b4c0fe74e6b4ef85ebdd463f75ffcf9dc3c51871510e89b2b67d52e3270",REACT_APP_SENTRY_URL:"https://12f08df1987040009e04edee5ca42db3@o4504016603316224.ingest.sentry.io/4505307747516416",REACT_APP_API_URL:"https://api2.frontly.ai"}[t])||void 0===n||null===(r=n.toLowerCase())||void 0===r?void 0:r.trim();if(null!=a&&""!==a){if(!["true","false"].includes(a))throw Oe("process.env.".concat(t," value must be 'true', 'false', or empty: ").concat(a));e("true"===a)}}("RECOIL_DUPLICATE_ATOM_KEY_CHECKING_ENABLED",(function(t){ln.RECOIL_DUPLICATE_ATOM_KEY_CHECKING_ENABLED=t})),function(t,e){var n,r=null===(n={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_WEB_URL:"https://app.frontly.ai",REACT_APP_GOOGLE_SHEETS_CLIENT_ID:"601039036284-e7s0ep8ndhmmgl3ajjuq4h9qmbhpp8b4.apps.googleusercontent.com",REACT_APP_INTERCOMPROVIDER_APP_ID:"yj7svpiv",REACT_APP_MIXPANEL_TOKEN:"24b88f3ea98cee756872d3abb2d7da40",REACT_APP_GOOGLE_API_KEY:"AIzaSyCSsbFv1iQNF09tGWef5ChJF7NOGKhHFUk",REACT_APP_CONFIG_ENCRYPTION_KEY:"1aeb3b4c0fe74e6b4ef85ebdd463f75ffcf9dc3c51871510e89b2b67d52e3270",REACT_APP_SENTRY_URL:"https://12f08df1987040009e04edee5ca42db3@o4504016603316224.ingest.sentry.io/4505307747516416",REACT_APP_API_URL:"https://api2.frontly.ai"}[t])||void 0===n?void 0:n.trim();null!=r&&""!==r&&e(r.split(/\s*,\s*|\s+/))}("RECOIL_GKS_ENABLED",(function(t){t.forEach((function(t){ln.RECOIL_GKS_ENABLED.add(t)}))})))}();var cn=ln;function sn(t){return cn.RECOIL_GKS_ENABLED.has(t)}sn.setPass=function(t){cn.RECOIL_GKS_ENABLED.add(t)},sn.setFail=function(t){cn.RECOIL_GKS_ENABLED.delete(t)},sn.clear=function(){cn.RECOIL_GKS_ENABLED.clear()};var un=sn;var dn,hn,fn,pn=function(t,e){return(arguments.length>2&&void 0!==arguments[2]?arguments[2]:{}).error,null},gn=pn,vn=null!==(dn=x.createMutableSource)&&void 0!==dn?dn:x.unstable_createMutableSource,mn=null!==(hn=x.useMutableSource)&&void 0!==hn?hn:x.unstable_useMutableSource,yn=null!==(fn=x.useSyncExternalStore)&&void 0!==fn?fn:x.unstable_useSyncExternalStore,bn=!1;var xn={createMutableSource:vn,useMutableSource:mn,useSyncExternalStore:yn,currentRendererSupportsUseSyncExternalStore:function(){var t,e=x.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,n=e.ReactCurrentDispatcher,r=e.ReactCurrentOwner,a=null!=(null!==(t=null===n||void 0===n?void 0:n.current)&&void 0!==t?t:r.currentDispatcher).useSyncExternalStore;return!yn||a||bn||(bn=!0,gn("A React renderer without React 18+ API support is being used with React 18+.")),a},reactMode:function(){return un("recoil_transition_support")?{mode:"TRANSITION_SUPPORT",early:!0,concurrent:!0}:un("recoil_sync_external_store")&&null!=yn?{mode:"SYNC_EXTERNAL_STORE",early:!0,concurrent:!1}:un("recoil_mutable_source")&&null!=mn&&"undefined"!==typeof window&&!window.$disableRecoilValueMutableSource_TEMP_HACK_DO_NOT_USE?un("recoil_suppress_rerender_in_callback")?{mode:"MUTABLE_SOURCE",early:!0,concurrent:!0}:{mode:"MUTABLE_SOURCE",early:!1,concurrent:!1}:un("recoil_suppress_rerender_in_callback")?{mode:"LEGACY",early:!0,concurrent:!1}:{mode:"LEGACY",early:!1,concurrent:!1}},isFastRefreshEnabled:function(){return!1}},Mn=function(){function t(e){C(this,t),Fe(this,"key",void 0),this.key=e}return E(t,[{key:"toJSON",value:function(){return{key:this.key}}}]),t}(),wn=function(t){L(n,t);var e=T(n);function n(){return C(this,n),e.apply(this,arguments)}return E(n)}(Mn),zn=function(t){L(n,t);var e=T(n);function n(){return C(this,n),e.apply(this,arguments)}return E(n)}(Mn);var Cn={AbstractRecoilValue:Mn,RecoilState:wn,RecoilValueReadOnly:zn,isRecoilValue:function(t){return t instanceof wn||t instanceof zn}},An=Cn.AbstractRecoilValue,kn=Cn.RecoilState,Hn=Cn.RecoilValueReadOnly,En=Cn.isRecoilValue,Sn=Object.freeze({__proto__:null,AbstractRecoilValue:An,RecoilState:kn,RecoilValueReadOnly:Hn,isRecoilValue:En});var Ln=function(t){};var _n=function(t,e){return ke().mark((function n(){var r,a,i,o;return ke().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:r=0,a=y(t),n.prev=2,a.s();case 4:if((i=a.n()).done){n.next=10;break}return o=i.value,n.next=8,e(o,r++);case 8:n.next=4;break;case 10:n.next=15;break;case 12:n.prev=12,n.t0=n.catch(2),a.e(n.t0);case 15:return n.prev=15,a.f(),n.finish(15);case 18:case"end":return n.stop()}}),n,null,[[2,12,15,18]])}))()},Bn=E((function t(){C(this,t)})),Dn=new Bn,Tn=new Map,Vn=new Map;var On=function(t){L(n,t);var e=T(n);function n(){return C(this,n),e.apply(this,arguments)}return E(n)}(O(Error));var In=new Map;function Rn(t){return In.get(t)}var Fn={nodes:Tn,recoilValues:Vn,registerNode:function(t){cn.RECOIL_DUPLICATE_ATOM_KEY_CHECKING_ENABLED&&function(t){if(Tn.has(t)){var e='Duplicate atom key "'.concat(t,'". This is a FATAL ERROR in\n      production. But it is safe to ignore this warning if it occurred because of\n      hot module replacement.');console.warn(e)}}(t.key),Tn.set(t.key,t);var e=null==t.set?new Sn.RecoilValueReadOnly(t.key):new Sn.RecoilState(t.key);return Vn.set(t.key,e),e},getNode:function(t){var e=Tn.get(t);if(null==e)throw new On('Missing definition for RecoilValue: "'.concat(t,'""'));return e},getNodeMaybe:function(t){return Tn.get(t)},deleteNodeConfigIfPossible:function(t){var e;if(un("recoil_memory_managament_2020")){var n,r=Tn.get(t);if(null!==r&&void 0!==r&&null!==(e=r.shouldDeleteConfigOnRelease)&&void 0!==e&&e.call(r))Tn.delete(t),null===(n=Rn(t))||void 0===n||n(),In.delete(t)}},setConfigDeletionHandler:function(t,e){un("recoil_memory_managament_2020")&&(void 0===e?In.delete(t):In.set(t,e))},getConfigDeletionHandler:Rn,recoilValuesForKeys:function(t){return _n(t,(function(t){return Re(Vn.get(t))}))},NodeMissingError:On,DefaultValue:Bn,DEFAULT_VALUE:Dn};var Nn={enqueueExecution:function(t,e){e()}};var Pn=function(t,e){return t(e={exports:{}},e.exports),e.exports}((function(t){var e="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},n={},r=Math.pow(2,5),a=r-1,i=r/2,o=r/4,l={},c=function(t){return function(){return t}},s=n.hash=function(t){var n="undefined"===typeof t?"undefined":e(t);if("number"===n)return t;"string"!==n&&(t+="");for(var r=0,a=0,i=t.length;a<i;++a){r=(r<<5)-r+t.charCodeAt(a)|0}return r},u=function(t,e){return e>>>t&a},d=function(t){return 1<<t},h=function(t,e){return function(t){return t=(t=(858993459&(t-=t>>1&1431655765))+(t>>2&858993459))+(t>>4)&252645135,t+=t>>8,127&t+(t>>16)}(t&e-1)},f=function(t,e,n,r){var a=r;if(!t){var i=r.length;a=new Array(i);for(var o=0;o<i;++o)a[o]=r[o]}return a[e]=n,a},p=function(t,e,n){var r=n.length-1,a=0,i=0,o=n;if(t)a=i=e;else for(o=new Array(r);a<e;)o[i++]=n[a++];for(++a;a<=r;)o[i++]=n[a++];return t&&(o.length=r),o},g={__hamt_isEmpty:!0},v=function(t){return t===g||t&&t.__hamt_isEmpty},m=function(t,e,n,r){return{type:1,edit:t,hash:e,key:n,value:r,_modify:z}},y=function(t,e,n){return{type:2,edit:t,hash:e,children:n,_modify:C}},b=function(t,e,n){return{type:3,edit:t,mask:e,children:n,_modify:A}},x=function(t,e,n){return{type:4,edit:t,size:e,children:n,_modify:k}},M=function t(e,n,r,a,i,o){if(r===i)return y(e,r,[o,a]);var l=u(n,r),c=u(n,i);return b(e,d(l)|d(c),l===c?[t(e,n+5,r,a,i,o)]:l<c?[a,o]:[o,a])},w=function(t,e){return t===e.edit},z=function(t,e,n,r,a,i,o){if(e(i,this.key)){var c=r(this.value);return c===this.value?this:c===l?(--o.value,g):w(t,this)?(this.value=c,this):m(t,a,i,c)}var s=r();return s===l?this:(++o.value,M(t,n,this.hash,this,a,m(t,a,i,s)))},C=function(t,e,n,r,a,i,o){if(a===this.hash){var c=function(t,e,n,r,a,i,o,c){for(var s=a.length,u=0;u<s;++u){var d=a[u];if(n(o,d.key)){var h=d.value,g=i(h);return g===h?a:g===l?(--c.value,p(t,u,a)):f(t,u,m(e,r,o,g),a)}}var v=i();return v===l?a:(++c.value,f(t,s,m(e,r,o,v),a))}(w(t,this),t,e,this.hash,this.children,r,i,o);return c===this.children?this:c.length>1?y(t,this.hash,c):c[0]}var s=r();return s===l?this:(++o.value,M(t,n,this.hash,this,a,m(t,a,i,s)))},A=function(t,e,n,r,a,o,l){var c=this.mask,s=this.children,m=u(n,a),y=d(m),M=h(c,y),z=c&y,C=z?s[M]:g,A=C._modify(t,e,n+5,r,a,o,l);if(C===A)return this;var k=w(t,this),H=c,E=void 0;if(z&&v(A)){if(!(H&=~y))return g;if(s.length<=2&&function(t){return t===g||1===t.type||2===t.type}(s[1^M]))return s[1^M];E=p(k,M,s)}else if(z||v(A))E=f(k,M,A,s);else{if(s.length>=i)return function(t,e,n,r,a){for(var i=[],o=r,l=0,c=0;o;++c)1&o&&(i[c]=a[l++]),o>>>=1;return i[e]=n,x(t,l+1,i)}(t,m,A,c,s);H|=y,E=function(t,e,n,r){var a=r.length;if(t){for(var i=a;i>=e;)r[i--]=r[i];return r[e]=n,r}for(var o=0,l=0,c=new Array(a+1);o<e;)c[l++]=r[o++];for(c[e]=n;o<a;)c[++l]=r[o++];return c}(k,M,A,s)}return k?(this.mask=H,this.children=E,this):b(t,H,E)},k=function(t,e,n,r,a,i,l){var c=this.size,s=this.children,d=u(n,a),h=s[d],p=(h||g)._modify(t,e,n+5,r,a,i,l);if(h===p)return this;var m=w(t,this),y=void 0;if(v(h)&&!v(p))++c,y=f(m,d,p,s);else if(!v(h)&&v(p)){if(--c<=o)return function(t,e,n,r){for(var a=new Array(e-1),i=0,o=0,l=0,c=r.length;l<c;++l)if(l!==n){var s=r[l];s&&!v(s)&&(a[i++]=s,o|=1<<l)}return b(t,o,a)}(t,c,d,s);y=f(m,d,g,s)}else y=f(m,d,p,s);return m?(this.size=c,this.children=y,this):x(t,c,y)};function H(t,e,n,r,a){this._editable=t,this._edit=e,this._config=n,this._root=r,this._size=a}g._modify=function(t,e,n,r,a,i,o){var c=r();return c===l?g:(++o.value,m(t,a,i,c))},H.prototype.setTree=function(t,e){return this._editable?(this._root=t,this._size=e,this):t===this._root?this:new H(this._editable,this._edit,this._config,t,e)};var E=n.tryGetHash=function(t,e,n,r){for(var a=r._root,i=0,o=r._config.keyEq;;)switch(a.type){case 1:return o(n,a.key)?a.value:t;case 2:if(e===a.hash)for(var l=a.children,c=0,s=l.length;c<s;++c){var f=l[c];if(o(n,f.key))return f.value}return t;case 3:var p=u(i,e),g=d(p);if(a.mask&g){a=a.children[h(a.mask,g)],i+=5;break}return t;case 4:if(a=a.children[u(i,e)]){i+=5;break}return t;default:return t}};H.prototype.tryGetHash=function(t,e,n){return E(t,e,n,this)};var S=n.tryGet=function(t,e,n){return E(t,n._config.hash(e),e,n)};H.prototype.tryGet=function(t,e){return S(t,e,this)};var L=n.getHash=function(t,e,n){return E(void 0,t,e,n)};H.prototype.getHash=function(t,e){return L(t,e,this)};n.get=function(t,e){return E(void 0,e._config.hash(t),t,e)};H.prototype.get=function(t,e){return S(e,t,this)};var _=n.has=function(t,e,n){return E(l,t,e,n)!==l};H.prototype.hasHash=function(t,e){return _(t,e,this)};var B=n.has=function(t,e){return _(e._config.hash(t),t,e)};H.prototype.has=function(t){return B(t,this)};var D=function(t,e){return t===e};n.make=function(t){return new H(0,0,{keyEq:t&&t.keyEq||D,hash:t&&t.hash||s},g,0)},n.empty=n.make();var T=n.isEmpty=function(t){return t&&!!v(t._root)};H.prototype.isEmpty=function(){return T(this)};var V=n.modifyHash=function(t,e,n,r){var a={value:r._size},i=r._root._modify(r._editable?r._edit:NaN,r._config.keyEq,0,t,e,n,a);return r.setTree(i,a.value)};H.prototype.modifyHash=function(t,e,n){return V(n,t,e,this)};var O=n.modify=function(t,e,n){return V(t,n._config.hash(e),e,n)};H.prototype.modify=function(t,e){return O(e,t,this)};var I=n.setHash=function(t,e,n,r){return V(c(n),t,e,r)};H.prototype.setHash=function(t,e,n){return I(t,e,n,this)};var R=n.set=function(t,e,n){return I(n._config.hash(t),t,e,n)};H.prototype.set=function(t,e){return R(t,e,this)};var F=c(l),N=n.removeHash=function(t,e,n){return V(F,t,e,n)};H.prototype.removeHash=H.prototype.deleteHash=function(t,e){return N(t,e,this)};var P=n.remove=function(t,e){return N(e._config.hash(t),t,e)};H.prototype.remove=H.prototype.delete=function(t){return P(t,this)};var j=n.beginMutation=function(t){return new H(t._editable+1,t._edit+1,t._config,t._root,t._size)};H.prototype.beginMutation=function(){return j(this)};var U=n.endMutation=function(t){return t._editable=t._editable&&t._editable-1,t};H.prototype.endMutation=function(){return U(this)};var W=n.mutate=function(t,e){var n=j(e);return t(n),U(n)};H.prototype.mutate=function(t){return W(t,this)};var Z=function(t){return t&&G(t[0],t[1],t[2],t[3],t[4])},G=function(t,e,n,r,a){for(;n<t;){var i=e[n++];if(i&&!v(i))return q(i,r,[t,e,n,r,a])}return Z(a)},q=function(t,e,n){switch(t.type){case 1:return{value:e(t),rest:n};case 2:case 4:case 3:var r=t.children;return G(r.length,r,0,e,n);default:return Z(n)}},Y={done:!0};function X(t){this.v=t}X.prototype.next=function(){if(!this.v)return Y;var t=this.v;return this.v=Z(t.rest),t},X.prototype[Symbol.iterator]=function(){return this};var $=function(t,e){return new X(q(t._root,e))},K=function(t){return[t.key,t.value]},Q=n.entries=function(t){return $(t,K)};H.prototype.entries=H.prototype[Symbol.iterator]=function(){return Q(this)};var J=function(t){return t.key},tt=n.keys=function(t){return $(t,J)};H.prototype.keys=function(){return tt(this)};var et=function(t){return t.value},nt=n.values=H.prototype.values=function(t){return $(t,et)};H.prototype.values=function(){return nt(this)};var rt=n.fold=function(t,e,n){var r=n._root;if(1===r.type)return t(e,r.value,r.key);for(var a=[r.children],i=void 0;i=a.pop();)for(var o=0,l=i.length;o<l;){var c=i[o++];c&&c.type&&(1===c.type?e=t(e,c.value,c.key):a.push(c.children))}return e};H.prototype.fold=function(t,e){return rt(t,e,this)};var at=n.forEach=function(t,e){return rt((function(n,r,a){return t(r,a,e)}),null,e)};H.prototype.forEach=function(t){return at(t,this)};var it=n.count=function(t){return t._size};H.prototype.count=function(){return it(this)},Object.defineProperty(H.prototype,"size",{get:H.prototype.count}),t.exports?t.exports=n:(void 0).hamt=n})),jn=function(){function t(e){C(this,t),Fe(this,"_map",void 0),this._map=new Map(null===e||void 0===e?void 0:e.entries())}return E(t,[{key:"keys",value:function(){return this._map.keys()}},{key:"entries",value:function(){return this._map.entries()}},{key:"get",value:function(t){return this._map.get(t)}},{key:"has",value:function(t){return this._map.has(t)}},{key:"set",value:function(t,e){return this._map.set(t,e),this}},{key:"delete",value:function(t){return this._map.delete(t),this}},{key:"clone",value:function(){return Wn(this)}},{key:"toMap",value:function(){return new Map(this._map)}}]),t}(),Un=function(){function t(e){if(C(this,t),Fe(this,"_hamt",Pn.empty.beginMutation()),e instanceof t){var n=e._hamt.endMutation();e._hamt=n.beginMutation(),this._hamt=n.beginMutation()}else if(e){var r,a=y(e.entries());try{for(a.s();!(r=a.n()).done;){var i=m(r.value,2),o=i[0],l=i[1];this._hamt.set(o,l)}}catch(c){a.e(c)}finally{a.f()}}}return E(t,[{key:"keys",value:function(){return this._hamt.keys()}},{key:"entries",value:function(){return this._hamt.entries()}},{key:"get",value:function(t){return this._hamt.get(t)}},{key:"has",value:function(t){return this._hamt.has(t)}},{key:"set",value:function(t,e){return this._hamt.set(t,e),this}},{key:"delete",value:function(t){return this._hamt.delete(t),this}},{key:"clone",value:function(){return Wn(this)}},{key:"toMap",value:function(){return new Map(this._hamt)}}]),t}();function Wn(t){return un("recoil_hamt_2020")?new Un(t):new jn(t)}var Zn=Wn;var Gn=function(t){for(var e=new Set,n=arguments.length,r=new Array(n>1?n-1:0),a=1;a<n;a++)r[a-1]=arguments[a];var i,o=y(t);try{t:for(o.s();!(i=o.n()).done;){var l,c=i.value,s=y(r);try{for(s.s();!(l=s.n()).done;){if(l.value.has(c))continue t}}catch(u){s.e(u)}finally{s.f()}e.add(c)}}catch(u){o.e(u)}finally{o.f()}return e};var qn=function(t,e){var n=new Map;return t.forEach((function(t,r){n.set(r,e(t,r))})),n};function Yn(t,e,n,r){var a=n.nodeDeps,i=n.nodeToNodeSubscriptions,o=a.get(t);if(!o||!r||o===r.nodeDeps.get(t)){a.set(t,e);var l,c=y(null==o?e:Gn(e,o));try{for(c.s();!(l=c.n()).done;){var s=l.value;i.has(s)||i.set(s,new Set),Re(i.get(s)).add(t)}}catch(p){c.e(p)}finally{c.f()}if(o){var u,d=y(Gn(o,e));try{for(d.s();!(u=d.n()).done;){var h=u.value;if(!i.has(h))return;var f=Re(i.get(h));f.delete(t),0===f.size&&i.delete(h)}}catch(p){d.e(p)}finally{d.f()}}}}var Xn=function(t){return{nodeDeps:qn(t.nodeDeps,(function(t){return new Set(t)})),nodeToNodeSubscriptions:qn(t.nodeToNodeSubscriptions,(function(t){return new Set(t)}))}},$n=function(){return{nodeDeps:new Map,nodeToNodeSubscriptions:new Map}},Kn=function(t,e,n,r){var a,i,o,l,c=n.getState();r!==c.currentTree.version&&r!==(null===(a=c.nextTree)||void 0===a?void 0:a.version)&&r!==(null===(i=c.previousTree)||void 0===i?void 0:i.version)&&gn("Tried to save dependencies to a discarded tree");var s=n.getGraph(r);if(Yn(t,e,s),r===(null===(o=c.previousTree)||void 0===o?void 0:o.version)&&Yn(t,e,n.getGraph(c.currentTree.version),s),r===(null===(l=c.previousTree)||void 0===l?void 0:l.version)||r===c.currentTree.version){var u,d=null===(u=c.nextTree)||void 0===u?void 0:u.version;if(void 0!==d)Yn(t,e,n.getGraph(d),s)}},Qn=0,Jn=0,tr=0,er=function(){return Qn++},nr=function(){return Jn++},rr=function(){return tr++},ar=Object.freeze({__proto__:null,persistentMap:Zn}).persistentMap,ir=$n,or=er;function lr(){var t=or();return{version:t,stateID:t,transactionMetadata:{},dirtyAtoms:new Set,atomValues:ar(),nonvalidatedAtoms:ar()}}var cr={makeEmptyTreeState:lr,makeEmptyStoreState:function(){var t=lr();return{currentTree:t,nextTree:null,previousTree:null,commitDepth:0,knownAtoms:new Set,knownSelectors:new Set,transactionSubscriptions:new Map,nodeTransactionSubscriptions:new Map,nodeToComponentSubscriptions:new Map,queuedComponentCallbacks_DEPRECATED:[],suspendedComponentResolvers:new Set,graphsByVersion:(new Map).set(t.version,ir()),retention:{referenceCounts:new Map,nodesRetainedByZone:new Map,retainablesToCheckForRelease:new Set},nodeCleanupFunctions:new Map}},getNextTreeStateVersion:or},sr=E((function t(){C(this,t)}));var ur={RetentionZone:sr,retentionZone:function(){return new sr}};var dr=function(t,e){var n=new Set(t);return n.add(e),n};function hr(t,e){var n,r,a,i;return ke().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:n=0,r=y(t),o.prev=2,r.s();case 4:if((a=r.n()).done){o.next=11;break}if(i=a.value,!e(i,n++)){o.next=9;break}return o.next=9,i;case 9:o.next=4;break;case 11:o.next=16;break;case 13:o.prev=13,o.t0=o.catch(2),r.e(o.t0);case 16:return o.prev=16,r.f(),o.finish(16);case 19:case"end":return o.stop()}}),De,null,[[2,13,16,19]])}var fr=hr;var pr=function(t,e){return new Proxy(t,{get:function(t,n){return!(n in t)&&n in e&&(t[n]=e[n]()),t[n]},ownKeys:function(t){return Object.keys(t)}})},gr=Fn.getNode,vr=Fn.getNodeMaybe,mr=Fn.recoilValuesForKeys,yr=ur.RetentionZone,br=dr,xr=Object.freeze(new Set),Mr=function(t){L(n,t);var e=T(n);function n(){return C(this,n),e.apply(this,arguments)}return E(n)}(O(Error));function wr(t,e,n,r){var a=t.getState();if(!a.nodeCleanupFunctions.has(n)){var i=gr(n),o=function(t,e,n){if(!un("recoil_memory_managament_2020"))return function(){};var r=t.getState().retention.nodesRetainedByZone;function a(t){var n=r.get(t);n||r.set(t,n=new Set),n.add(e)}if(n instanceof yr)a(n);else if(Array.isArray(n)){var i,o=y(n);try{for(o.s();!(i=o.n()).done;)a(i.value)}catch(l){o.e(l)}finally{o.f()}}return function(){if(un("recoil_memory_managament_2020")){var r=t.getState().retention;if(n instanceof yr)o(n);else if(Array.isArray(n)){var a,i=y(n);try{for(i.s();!(a=i.n()).done;)o(a.value)}catch(l){i.e(l)}finally{i.f()}}}function o(t){var n=r.nodesRetainedByZone.get(t);null===n||void 0===n||n.delete(e),n&&0===n.size&&r.nodesRetainedByZone.delete(t)}}}(t,n,i.retainedBy),l=i.init(t,e,r);a.nodeCleanupFunctions.set(n,(function(){l(),o()}))}}function zr(t,e,n){return gr(n).peek(t,e)}function Cr(t,e,n){for(var r=new Set,a=Array.from(n),i=t.getGraph(e.version),o=a.pop();o;o=a.pop()){var l;r.add(o);var c,s=y(null!==(l=i.nodeToNodeSubscriptions.get(o))&&void 0!==l?l:xr);try{for(s.s();!(c=s.n()).done;){var u=c.value;r.has(u)||a.push(u)}}catch(d){s.e(d)}finally{s.f()}}return r}var Ar=function(t,e,n){return wr(t,e,n,"get"),gr(n).get(t,e)},kr=zr,Hr=function(t,e,n,r){var a=gr(n);if(null==a.set)throw new Mr("Attempt to set read-only RecoilValue: ".concat(n));var i=a.set;return wr(t,e,n,"set"),i(t,e,r)},Er=function(t,e,n){wr(t,t.getState().currentTree,e,n)},Sr=function(t,e){var n,r=t.getState();null===(n=r.nodeCleanupFunctions.get(e))||void 0===n||n(),r.nodeCleanupFunctions.delete(e)},Lr=function(t,e,n){var r,a=vr(e);return null===a||void 0===a||null===(r=a.invalidate)||void 0===r||r.call(a,t),Se(Se({},t),{},{atomValues:t.atomValues.clone().delete(e),nonvalidatedAtoms:t.nonvalidatedAtoms.clone().set(e,n),dirtyAtoms:br(t.dirtyAtoms,e)})},_r=function(t,e,n){var r=t.getState(),a=t.getGraph(e.version),i=gr(n).nodeType;return pr({type:i},{loadable:function(){return zr(t,e,n)},isActive:function(){return r.knownAtoms.has(n)||r.knownSelectors.has(n)},isSet:function(){return"selector"!==i&&e.atomValues.has(n)},isModified:function(){return e.dirtyAtoms.has(n)},deps:function(){var t;return mr(null!==(t=a.nodeDeps.get(n))&&void 0!==t?t:[])},subscribers:function(){var a,i;return{nodes:mr(fr(Cr(t,e,new Set([n])),(function(t){return t!==n}))),components:_n(null!==(a=null===(i=r.nodeToComponentSubscriptions.get(n))||void 0===i?void 0:i.values())&&void 0!==a?a:[],(function(t){return{name:m(t,1)[0]}}))}}})},Br=Cr,Dr=null;var Tr=function(t){Dr=t},Vr=function(){var t;null===(t=Dr)||void 0===t||t()},Or=Br,Ir=Ar,Rr=Hr,Fr=rr,Nr=Fn.getNode,Pr=Fn.getNodeMaybe,jr=Fn.DefaultValue,Ur=xn.reactMode,Wr=Sn.AbstractRecoilValue,Zr=Sn.RecoilState,Gr=Sn.RecoilValueReadOnly,qr=Sn.isRecoilValue,Yr=Vr;function Xr(t,e,n){if("set"===n.type){var r,a=n.recoilValue,i=function(t,e,n,r){var a=n.key;if("function"===typeof r){var i=Ir(t,e,a);if("loading"===i.state){var o='Tried to set atom or selector "'.concat(a,'" using an updater function while the current state is pending, this is not currently supported.');throw gn(o),Oe(o)}if("hasError"===i.state)throw i.contents;return r(i.contents)}return r}(t,e,a,n.valueOrUpdater),o=y(Rr(t,e,a.key,i).entries());try{for(o.s();!(r=o.n()).done;){var l=m(r.value,2);$r(e,l[0],l[1])}}catch(f){o.e(f)}finally{o.f()}}else if("setLoadable"===n.type){$r(e,n.recoilValue.key,n.loadable)}else if("markModified"===n.type){var c=n.recoilValue.key;e.dirtyAtoms.add(c)}else if("setUnvalidated"===n.type){var s,u=n.recoilValue.key,d=n.unvalidatedValue,h=Pr(u);null===h||void 0===h||null===(s=h.invalidate)||void 0===s||s.call(h,e),e.atomValues.delete(u),e.nonvalidatedAtoms.set(u,d),e.dirtyAtoms.add(u)}else gn("Unknown action ".concat(n.type))}function $r(t,e,n){"hasValue"===n.state&&n.contents instanceof jr?t.atomValues.delete(e):t.atomValues.set(e,n),t.dirtyAtoms.add(e),t.nonvalidatedAtoms.delete(e)}function Kr(t,e){t.replaceState((function(n){var r,a=ta(n),i=y(e);try{for(i.s();!(r=i.n()).done;){var o=r.value;Xr(t,a,o)}}catch(l){i.e(l)}finally{i.f()}return ea(t,a),Yr(),a}))}function Qr(t,e){if(Jr.length){var n=Jr[Jr.length-1],r=n.get(t);r||n.set(t,r=[]),r.push(e)}else Kr(t,[e])}var Jr=[];function ta(t){return Se(Se({},t),{},{atomValues:t.atomValues.clone(),nonvalidatedAtoms:t.nonvalidatedAtoms.clone(),dirtyAtoms:new Set(t.dirtyAtoms)})}function ea(t,e){var n,r=y(Or(t,e,e.dirtyAtoms));try{for(r.s();!(n=r.n()).done;){var a,i,o=n.value;null===(a=Pr(o))||void 0===a||null===(i=a.invalidate)||void 0===i||i.call(a,e)}}catch(l){r.e(l)}finally{r.f()}}function na(t,e,n){Qr(t,{type:"set",recoilValue:e,valueOrUpdater:n})}var ra={RecoilValueReadOnly:Gr,AbstractRecoilValue:Wr,RecoilState:Zr,getRecoilValueAsLoadable:function(t,e){var n,r,a=e.key,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t.getState().currentTree,o=t.getState();i.version!==o.currentTree.version&&i.version!==(null===(n=o.nextTree)||void 0===n?void 0:n.version)&&i.version!==(null===(r=o.previousTree)||void 0===r?void 0:r.version)&&gn("Tried to read from a discarded tree");var l=Ir(t,i,a);return"loading"===l.state&&l.contents.catch((function(){})),l},setRecoilValue:na,setRecoilValueLoadable:function(t,e,n){if(n instanceof jr)return na(t,e,n);Qr(t,{type:"setLoadable",recoilValue:e,loadable:n})},markRecoilValueModified:function(t,e){Qr(t,{type:"markModified",recoilValue:e})},setUnvalidatedRecoilValue:function(t,e,n){Qr(t,{type:"setUnvalidated",recoilValue:e,unvalidatedValue:n})},subscribeToRecoilValue:function(t,e,n){var r=e.key,a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,i=Fr(),o=t.getState();o.nodeToComponentSubscriptions.has(r)||o.nodeToComponentSubscriptions.set(r,new Map),Re(o.nodeToComponentSubscriptions.get(r)).set(i,[null!==a&&void 0!==a?a:"<not captured>",n]);var l=Ur();if(l.early&&("LEGACY"===l.mode||"MUTABLE_SOURCE"===l.mode)){var c=t.getState().nextTree;c&&c.dirtyAtoms.has(r)&&n(c)}return{release:function(){var e=t.getState(),n=e.nodeToComponentSubscriptions.get(r);void 0!==n&&n.has(i)?(n.delete(i),0===n.size&&e.nodeToComponentSubscriptions.delete(r)):gn("Subscription missing at release time for atom ".concat(r,". This is a bug in Recoil."))}}},isRecoilValue:qr,applyAtomValueWrites:function(t,e){var n=t.clone();return e.forEach((function(t,e){"hasValue"===t.state&&t.contents instanceof jr?n.delete(e):n.set(e,t)})),n},batchStart:function(){var t=new Map;return Jr.push(t),function(){var e,n=y(t);try{for(n.s();!(e=n.n()).done;){var r=m(e.value,2);Kr(r[0],r[1])}}catch(a){n.e(a)}finally{n.f()}Jr.pop()!==t&&gn("Incorrect order of batch popping")}},writeLoadableToTreeState:$r,invalidateDownstreams:ea,copyTreeState:ta,refreshRecoilValue:function(t,e){var n,r=t.getState().currentTree,a=Nr(e.key);null===(n=a.clearCache)||void 0===n||n.call(a,t,r)}};var aa=function(t,e,n){for(var r=t.entries(),a=r.next();!a.done;){var i=a.value;if(e.call(n,i[1],i[0],t))return!0;a=r.next()}return!1},ia=Sr,oa=Fn.deleteNodeConfigIfPossible,la=Fn.getNode,ca=ur.RetentionZone,sa=new Set;function ua(t,e){var n=t.getState(),r=n.currentTree;if(n.nextTree)gn("releaseNodesNowOnCurrentTree should only be called at the end of a batch");else{var a,i=new Set,o=y(e);try{for(o.s();!(a=o.n()).done;){var l=a.value;if(l instanceof ca){var c,s=y(ha(n,l));try{for(s.s();!(c=s.n()).done;){var u=c.value;i.add(u)}}catch(p){s.e(p)}finally{s.f()}}else i.add(l)}}catch(p){o.e(p)}finally{o.f()}var d,h=function(t,e){var n=t.getState(),r=n.currentTree,a=t.getGraph(r.version),i=new Set,o=new Set;return l(e),i;function l(e){var c,s=new Set,u=function(t,e,n,r,a){var i=t.getGraph(e.version),o=[],l=new Set;for(;n.size>0;)c(Re(n.values().next().value));return o;function c(t){if(r.has(t)||a.has(t))n.delete(t);else if(!l.has(t)){var e=i.nodeToNodeSubscriptions.get(t);if(e){var s,u=y(e);try{for(u.s();!(s=u.n()).done;){c(s.value)}}catch(p){u.e(p)}finally{u.f()}}l.add(t),n.delete(t),o.push(t)}}}(t,r,e,i,o),d=y(u);try{for(d.s();!(c=d.n()).done;){var h,f=c.value;if("recoilRoot"!==la(f).retainedBy)if((null!==(h=n.retention.referenceCounts.get(f))&&void 0!==h?h:0)>0)o.add(f);else if(fa(f).some((function(t){return n.retention.referenceCounts.get(t)})))o.add(f);else{var g=a.nodeToNodeSubscriptions.get(f);g&&aa(g,(function(t){return o.has(t)}))?o.add(f):(i.add(f),s.add(f))}else o.add(f)}}catch(p){d.e(p)}finally{d.f()}var v,m=new Set,b=y(s);try{for(b.s();!(v=b.n()).done;){var x,M=v.value,w=y(null!==(z=a.nodeDeps.get(M))&&void 0!==z?z:sa);try{for(w.s();!(x=w.n()).done;){var z,C=x.value;i.has(C)||m.add(C)}}catch(p){w.e(p)}finally{w.f()}}}catch(p){b.e(p)}finally{b.f()}m.size&&l(m)}}(t,i),f=y(h);try{for(f.s();!(d=f.n()).done;){da(t,r,d.value)}}catch(p){f.e(p)}finally{f.f()}}}function da(t,e,n){if(un("recoil_memory_managament_2020")){ia(t,n);var r=t.getState();r.knownAtoms.delete(n),r.knownSelectors.delete(n),r.nodeTransactionSubscriptions.delete(n),r.retention.referenceCounts.delete(n);var a,i=y(fa(n));try{for(i.s();!(a=i.n()).done;){var o,l=a.value;null===(o=r.retention.nodesRetainedByZone.get(l))||void 0===o||o.delete(n)}}catch(p){i.e(p)}finally{i.f()}e.atomValues.delete(n),e.dirtyAtoms.delete(n),e.nonvalidatedAtoms.delete(n);var c=r.graphsByVersion.get(e.version);if(c){var s=c.nodeDeps.get(n);if(void 0!==s){c.nodeDeps.delete(n);var u,d=y(s);try{for(d.s();!(u=d.n()).done;){var h,f=u.value;null===(h=c.nodeToNodeSubscriptions.get(f))||void 0===h||h.delete(n)}}catch(p){d.e(p)}finally{d.f()}}c.nodeToNodeSubscriptions.delete(n)}oa(n)}}function ha(t,e){var n;return null!==(n=t.retention.nodesRetainedByZone.get(e))&&void 0!==n?n:sa}function fa(t){var e=la(t).retainedBy;return void 0===e||"components"===e||"recoilRoot"===e?[]:e instanceof ca?[e]:e}function pa(t,e){un("recoil_memory_managament_2020")&&(t.getState().retention.referenceCounts.delete(e),function(t,e){var n=t.getState();n.nextTree?n.retention.retainablesToCheckForRelease.add(e):ua(t,new Set([e]))}(t,e))}var ga=12e4,va=function(t,e,n){var r;if(un("recoil_memory_managament_2020")){var a=t.getState().retention.referenceCounts,i=(null!==(r=a.get(e))&&void 0!==r?r:0)+n;0===i?pa(t,e):a.set(e,i)}},ma=function(t){if(un("recoil_memory_managament_2020")){var e=t.getState();ua(t,e.retention.retainablesToCheckForRelease),e.retention.retainablesToCheckForRelease.clear()}},ya=function(t){return void 0===t?"recoilRoot":t},ba=Le.unstable_batchedUpdates,xa=ra.batchStart,Ma={unstable_batchedUpdates:{unstable_batchedUpdates:ba}.unstable_batchedUpdates}.unstable_batchedUpdates||function(t){return t()},wa=function(t){Ma((function(){var e=function(){};try{e=xa(),t()}finally{e()}}))};function za(t){var e,n,r,a,i,o;return ke().wrap((function(l){for(;;)switch(l.prev=l.next){case 0:e=y(t),l.prev=1,e.s();case 3:if((n=e.n()).done){l.next=24;break}r=n.value,a=y(r),l.prev=6,a.s();case 8:if((i=a.n()).done){l.next=14;break}return o=i.value,l.next=12,o;case 12:l.next=8;break;case 14:l.next=19;break;case 16:l.prev=16,l.t0=l.catch(6),a.e(l.t0);case 19:return l.prev=19,a.f(),l.finish(19);case 22:l.next=3;break;case 24:l.next=29;break;case 26:l.prev=26,l.t1=l.catch(1),e.e(l.t1);case 29:return l.prev=29,e.f(),l.finish(29);case 32:case"end":return l.stop()}}),Te,null,[[1,26,29,32],[6,16,19,22]])}var Ca=za,Aa="undefined"===typeof Window||"undefined"===typeof window,ka="undefined"!==typeof navigator&&"ReactNative"===navigator.product,Ha={isSSR:Aa,isReactNative:ka,isWindow:function(t){return!Aa&&(t===window||t instanceof Window)}};var Ea=function(t,e){var n,r;return[function(){var a=e.apply(void 0,arguments);return n===a?r:(n=a,r=t.apply(void 0,arguments))},function(){n=null}]},Sa=wa,La=Er,_a=_r,Ba=$n,Da=nr,Ta=Fn.DEFAULT_VALUE,Va=Fn.recoilValues,Oa=Fn.recoilValuesForKeys,Ia=ra.AbstractRecoilValue,Ra=ra.getRecoilValueAsLoadable,Fa=ra.setRecoilValue,Na=ra.setUnvalidatedRecoilValue,Pa=va,ja=Tr,Ua=cr.getNextTreeStateVersion,Wa=cr.makeEmptyStoreState,Za=Ha.isSSR,Ga=Ea,qa=function(){function t(e,n){var r=this;C(this,t),Fe(this,"_store",void 0),Fe(this,"_refCount",1),Fe(this,"getLoadable",(function(t){return r.checkRefCount_INTERNAL(),Ra(r._store,t)})),Fe(this,"getPromise",(function(t){return r.checkRefCount_INTERNAL(),r.getLoadable(t).toPromise()})),Fe(this,"getNodes_UNSTABLE",(function(t){if(r.checkRefCount_INTERNAL(),!0===(null===t||void 0===t?void 0:t.isModified)){if(!1===(null===t||void 0===t?void 0:t.isInitialized))return[];var e=r._store.getState().currentTree;return Oa(e.dirtyAtoms)}var n=r._store.getState().knownAtoms,a=r._store.getState().knownSelectors;return null==(null===t||void 0===t?void 0:t.isInitialized)?Va.values():!0===t.isInitialized?Oa(Ca([n,a])):fr(Va.values(),(function(t){var e=t.key;return!n.has(e)&&!a.has(e)}))})),Fe(this,"getInfo_UNSTABLE",(function(t){var e=t.key;return r.checkRefCount_INTERNAL(),_a(r._store,r._store.getState().currentTree,e)})),Fe(this,"map",(function(t){r.checkRefCount_INTERNAL();var e=new Ja(r,Sa);return t(e),e})),Fe(this,"asyncMap",function(){var t=Ae(ke().mark((function t(e){var n;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r.checkRefCount_INTERNAL(),(n=new Ja(r,Sa)).retain(),t.next=5,e(n);case 5:return n.autoRelease_INTERNAL(),t.abrupt("return",n);case 7:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()),this._store={storeID:Da(),parentStoreID:n,getState:function(){return e},replaceState:function(t){e.currentTree=t(e.currentTree)},getGraph:function(t){var n=e.graphsByVersion;if(n.has(t))return Re(n.get(t));var r=Ba();return n.set(t,r),r},subscribeToTransactions:function(){return{release:function(){}}},addTransactionMetadata:function(){throw Oe("Cannot subscribe to Snapshots")}};var a,i=y(this._store.getState().knownAtoms);try{for(i.s();!(a=i.n()).done;){var o=a.value;La(this._store,o,"get"),Pa(this._store,o,1)}}catch(l){i.e(l)}finally{i.f()}this.autoRelease_INTERNAL()}return E(t,[{key:"retain",value:function(){var t=this;this._refCount<=0&&gn("Attempt to retain() Snapshot that was already released."),this._refCount++;var e=!1;return function(){e||(e=!0,t._release())}}},{key:"autoRelease_INTERNAL",value:function(){var t=this;Za||window.setTimeout((function(){return t._release()}),10)}},{key:"_release",value:function(){if(this._refCount--,0===this._refCount){if(this._store.getState().nodeCleanupFunctions.forEach((function(t){return t()})),this._store.getState().nodeCleanupFunctions.clear(),!un("recoil_memory_managament_2020"))return}else this._refCount}},{key:"isRetained",value:function(){return this._refCount>0}},{key:"checkRefCount_INTERNAL",value:function(){un("recoil_memory_managament_2020")&&this._refCount}},{key:"getStore_INTERNAL",value:function(){return this.checkRefCount_INTERNAL(),this._store}},{key:"getID",value:function(){return this.checkRefCount_INTERNAL(),this._store.getState().currentTree.stateID}},{key:"getStoreID",value:function(){return this.checkRefCount_INTERNAL(),this._store.storeID}}]),t}();function Ya(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=t.getState(),a=n?Ua():e.version;return{currentTree:{version:n?a:e.version,stateID:n?a:e.stateID,transactionMetadata:Se({},e.transactionMetadata),dirtyAtoms:new Set(e.dirtyAtoms),atomValues:e.atomValues.clone(),nonvalidatedAtoms:e.nonvalidatedAtoms.clone()},commitDepth:0,nextTree:null,previousTree:null,knownAtoms:new Set(r.knownAtoms),knownSelectors:new Set(r.knownSelectors),transactionSubscriptions:new Map,nodeTransactionSubscriptions:new Map,nodeToComponentSubscriptions:new Map,queuedComponentCallbacks_DEPRECATED:[],suspendedComponentResolvers:new Set,graphsByVersion:(new Map).set(a,t.getGraph(e.version)),retention:{referenceCounts:new Map,nodesRetainedByZone:new Map,retainablesToCheckForRelease:new Set},nodeCleanupFunctions:new Map(_n(r.nodeCleanupFunctions.entries(),(function(t){return[m(t,1)[0],function(){}]})))}}var Xa=Ga((function(t,e){var n,r=t.getState(),a="latest"===e?null!==(n=r.nextTree)&&void 0!==n?n:r.currentTree:Re(r.previousTree);return new qa(Ya(t,a),t.storeID)}),(function(t,e){var n,r;return String(e)+String(t.storeID)+String(null===(n=t.getState().nextTree)||void 0===n?void 0:n.version)+String(t.getState().currentTree.version)+String(null===(r=t.getState().previousTree)||void 0===r?void 0:r.version)})),$a=m(Xa,2),Ka=$a[0],Qa=$a[1];ja(Qa);var Ja=function(t){L(n,t);var e=T(n);function n(t,r){var a;return C(this,n),Fe(D(a=e.call(this,Ya(t.getStore_INTERNAL(),t.getStore_INTERNAL().getState().currentTree,!0),t.getStoreID())),"_batch",void 0),Fe(D(a),"set",(function(t,e){a.checkRefCount_INTERNAL();var n=a.getStore_INTERNAL();a._batch((function(){Pa(n,t.key,1),Fa(a.getStore_INTERNAL(),t,e)}))})),Fe(D(a),"reset",(function(t){a.checkRefCount_INTERNAL();var e=a.getStore_INTERNAL();a._batch((function(){Pa(e,t.key,1),Fa(a.getStore_INTERNAL(),t,Ta)}))})),Fe(D(a),"setUnvalidatedAtomValues_DEPRECATED",(function(t){a.checkRefCount_INTERNAL();var e=a.getStore_INTERNAL();Sa((function(){var n,r=y(t.entries());try{for(r.s();!(n=r.n()).done;){var a=m(n.value,2),i=a[0],o=a[1];Pa(e,i,1),Na(e,new Ia(i),o)}}catch(l){r.e(l)}finally{r.f()}}))})),a._batch=r,a}return E(n)}(qa),ti={Snapshot:qa,MutableSnapshot:Ja,freshSnapshot:function(t){var e=new qa(Wa());return null!=t?e.map(t):e},cloneSnapshot:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"latest",n=Ka(t,e);return n.isRetained()?n:(Qa(),Ka(t,e))}},ei=ti.Snapshot,ni=ti.MutableSnapshot,ri=ti.freshSnapshot,ai=ti.cloneSnapshot,ii=Object.freeze({__proto__:null,Snapshot:ei,MutableSnapshot:ni,freshSnapshot:ri,cloneSnapshot:ai});var oi=function(){for(var t=new Set,e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];for(var a=0,i=n;a<i.length;a++){var o,l=y(i[a]);try{for(l.s();!(o=l.n()).done;){var c=o.value;t.add(c)}}catch(s){l.e(s)}finally{l.f()}}return t},li=x.useRef;var ci=function(t){var e=li(t);return e.current===t&&"function"===typeof t&&(e.current=t()),e},si=cr.getNextTreeStateVersion,ui=cr.makeEmptyStoreState,di=Sr,hi=Br,fi=Er,pi=Hr,gi=Lr,vi=$n,mi=Xn,yi=nr,bi=xn.createMutableSource,xi=xn.reactMode,Mi=ra.applyAtomValueWrites,wi=ma,zi=ii.freshSnapshot,Ci=x.useCallback,Ai=x.useContext,ki=x.useEffect,Hi=x.useMemo,Ei=x.useRef,Si=x.useState;function Li(){throw Oe("This component must be used inside a <RecoilRoot> component.")}var _i=Object.freeze({storeID:yi(),getState:Li,replaceState:Li,getGraph:Li,subscribeToTransactions:Li,addTransactionMetadata:Li}),Bi=!1;function Di(t){if(Bi)throw Oe("An atom update was triggered within the execution of a state updater function. State updater functions provided to Recoil must be pure functions.");var e=t.getState();if(null===e.nextTree){un("recoil_memory_managament_2020")&&un("recoil_release_on_cascading_update_killswitch_2021")&&e.commitDepth>0&&wi(t);var n=e.currentTree.version,r=si();e.nextTree=Se(Se({},e.currentTree),{},{version:r,stateID:r,dirtyAtoms:new Set,transactionMetadata:{}}),e.graphsByVersion.set(r,mi(Re(e.graphsByVersion.get(n))))}}var Ti=x.createContext({current:_i}),Vi=function(){return Ai(Ti)},Oi=x.createContext(null);function Ii(t,e,n){var r,a=y(hi(t,n,n.dirtyAtoms));try{for(a.s();!(r=a.n()).done;){var i=r.value,o=e.nodeToComponentSubscriptions.get(i);if(o){var l,c=y(o);try{for(c.s();!(l=c.n()).done;){var s=m(l.value,2),u=(s[0],m(s[1],2));u[0];(0,u[1])(n)}}catch(d){c.e(d)}finally{c.f()}}}}catch(d){a.e(d)}finally{a.f()}}function Ri(t){var e=t.getState(),n=e.currentTree,r=n.dirtyAtoms;if(r.size){var a,i=y(e.nodeTransactionSubscriptions);try{for(i.s();!(a=i.n()).done;){var o=m(a.value,2),l=o[0],c=o[1];if(r.has(l)){var s,u=y(c);try{for(u.s();!(s=u.n()).done;){var d=m(s.value,2);d[0];(0,d[1])(t)}}catch(g){u.e(g)}finally{u.f()}}}}catch(g){i.e(g)}finally{i.f()}var h,f=y(e.transactionSubscriptions);try{for(f.s();!(h=f.n()).done;){var p=m(h.value,2);p[0];(0,p[1])(t)}}catch(g){f.e(g)}finally{f.f()}(!xi().early||e.suspendedComponentResolvers.size>0)&&(Ii(t,e,n),e.suspendedComponentResolvers.forEach((function(t){return t()})),e.suspendedComponentResolvers.clear())}e.queuedComponentCallbacks_DEPRECATED.forEach((function(t){return t(n)})),e.queuedComponentCallbacks_DEPRECATED.splice(0,e.queuedComponentCallbacks_DEPRECATED.length)}function Fi(t){var e=t.setNotifyBatcherOfChange,n=Vi(),r=m(Si([]),2)[1];return e((function(){return r({})})),ki((function(){return e((function(){return r({})})),function(){e((function(){}))}}),[e]),ki((function(){Nn.enqueueExecution("Batcher",(function(){!function(t){var e=t.getState();e.commitDepth++;try{var n=e.nextTree;if(null==n)return;e.previousTree=e.currentTree,e.currentTree=n,e.nextTree=null,Ri(t),null!=e.previousTree?e.graphsByVersion.delete(e.previousTree.version):gn("Ended batch with no previous state, which is unexpected","recoil"),e.previousTree=null,un("recoil_memory_managament_2020")&&null==n&&wi(t)}finally{e.commitDepth--}}(n.current)}))})),null}var Ni=0;function Pi(t){var e,n=t.initializeState_DEPRECATED,r=t.initializeState,a=t.store_INTERNAL,i=t.children,o=function(t){var n=e.current.graphsByVersion;if(n.has(t))return Re(n.get(t));var r=vi();return n.set(t,r),r},l=function(t,e){if(null==e){var n=h.current.getState().transactionSubscriptions,r=Ni++;return n.set(r,t),{release:function(){n.delete(r)}}}var a=h.current.getState().nodeTransactionSubscriptions;a.has(e)||a.set(e,new Map);var i=Ni++;return Re(a.get(e)).set(i,t),{release:function(){var t=a.get(e);t&&(t.delete(i),0===t.size&&a.delete(e))}}},c=function(t){Di(h.current);for(var e=0,n=Object.keys(t);e<n.length;e++){var r=n[e];Re(h.current.getState().nextTree).transactionMetadata[r]=t[r]}},s=function(t){Di(h.current);var n,r=Re(e.current.nextTree);try{Bi=!0,n=t(r)}finally{Bi=!1}n!==r&&(e.current.nextTree=n,xi().early&&Ii(h.current,e.current,n),Re(u.current)())},u=Ei(null),d=Ci((function(t){u.current=t}),[u]),h=ci((function(){return null!==a&&void 0!==a?a:{storeID:yi(),getState:function(){return e.current},replaceState:s,getGraph:o,subscribeToTransactions:l,addTransactionMetadata:c}}));null!=a&&(h.current=a),e=ci((function(){return null!=n?function(t,e){var n=ui();return e({set:function(e,r){var a,i=n.currentTree,o=pi(t,i,e.key,r),l=new Set(o.keys()),c=i.nonvalidatedAtoms.clone(),s=y(l);try{for(s.s();!(a=s.n()).done;){var u=a.value;c.delete(u)}}catch(d){s.e(d)}finally{s.f()}n.currentTree=Se(Se({},i),{},{dirtyAtoms:oi(i.dirtyAtoms,l),atomValues:Mi(i.atomValues,o),nonvalidatedAtoms:c})},setUnvalidatedAtomValues:function(t){t.forEach((function(t,e){n.currentTree=gi(n.currentTree,e,t)}))}}),n}(h.current,n):null!=r?function(t){var e=zi(t),n=e.getStore_INTERNAL().getState();return e.retain(),n.nodeCleanupFunctions.forEach((function(t){return t()})),n.nodeCleanupFunctions.clear(),n}(r):ui()}));var f=Hi((function(){return null===bi||void 0===bi?void 0:bi(e,(function(){return e.current.currentTree.version}))}),[e]);return ki((function(){var t,e=h.current,n=y(new Set(e.getState().knownAtoms));try{for(n.s();!(t=n.n()).done;){var r=t.value;fi(e,r,"get")}}catch(a){n.e(a)}finally{n.f()}return function(){var t,n=y(e.getState().knownAtoms);try{for(n.s();!(t=n.n()).done;){var r=t.value;di(e,r)}}catch(a){n.e(a)}finally{n.f()}}}),[h]),x.createElement(Ti.Provider,{value:h},x.createElement(Oi.Provider,{value:f},x.createElement(Fi,{setNotifyBatcherOfChange:d}),i))}var ji=function(t){var e=t.override,n=ze(t,_e),r=Vi();return!1===e&&r.current!==_i?t.children:x.createElement(Pi,n)},Ui=Vi,Wi=function(){var t=Ai(Oi);return null==t&&Ln("Attempted to use a Recoil hook outside of a <RecoilRoot>. <RecoilRoot> must be an ancestor of any component that uses Recoil hooks."),t},Zi=function(){return Vi().current.storeID};var Gi=function(t,e){if(t===e)return!0;if(t.length!==e.length)return!1;for(var n=0,r=t.length;n<r;n++)if(t[n]!==e[n])return!1;return!0},qi=x.useEffect,Yi=x.useRef;var Xi=function(t){var e=Yi();return qi((function(){e.current=t})),e.current},$i=Ui,Ki=ga,Qi=va,Ji=ur.RetentionZone,to=x.useEffect,eo=x.useRef,no=Ha.isSSR;var ro=function(t){if(un("recoil_memory_managament_2020"))return function(t){var e=Array.isArray(t)?t:[t],n=e.map((function(t){return t instanceof Ji?t:t.key})),r=$i();to((function(){if(un("recoil_memory_managament_2020")){var t=r.current;if(a.current&&!no)window.clearTimeout(a.current),a.current=null;else{var e,i=y(n);try{for(i.s();!(e=i.n()).done;){var o=e.value;Qi(t,o,1)}}catch(l){i.e(l)}finally{i.f()}}return function(){var e,r=y(n);try{for(r.s();!(e=r.n()).done;){var a=e.value;Qi(t,a,-1)}}catch(l){r.e(l)}finally{r.f()}}}}),[r].concat(z(n)));var a=eo(),i=Xi(n);if(!no&&(void 0===i||!Gi(i,n))){var o,l=r.current,c=y(n);try{for(c.s();!(o=c.n()).done;){var s=o.value;Qi(l,s,1)}}catch(f){c.e(f)}finally{c.f()}if(i){var u,d=y(i);try{for(d.s();!(u=d.n()).done;){var h=u.value;Qi(l,h,-1)}}catch(f){d.e(f)}finally{d.f()}}a.current&&window.clearTimeout(a.current),a.current=window.setTimeout((function(){a.current=null;var t,e=y(n);try{for(e.s();!(t=e.n()).done;){var r=t.value;Qi(l,r,-1)}}catch(f){e.e(f)}finally{e.f()}}),Ki)}}(t)};var ao=function(){return"<component name not available>"},io=Fn.DEFAULT_VALUE,oo=xn.currentRendererSupportsUseSyncExternalStore,lo=xn.reactMode,co=xn.useMutableSource,so=xn.useSyncExternalStore,uo=Wi,ho=Ui,fo=(Sn.isRecoilValue,ra.getRecoilValueAsLoadable),po=ra.setRecoilValue,go=ra.subscribeToRecoilValue,vo=x.useCallback,mo=x.useEffect,yo=x.useMemo,bo=x.useRef,xo=x.useState,Mo=Ha.isSSR;function wo(t,e,n){if("hasValue"===t.state)return t.contents;if("loading"===t.state){var r=new Promise((function(e){var r=n.current.getState().suspendedComponentResolvers;r.add(e),Mo&&Ie(t.contents)&&t.contents.finally((function(){r.delete(e)}))}));throw r}throw"hasError"===t.state?t.contents:Oe('Invalid value of loadable atom "'.concat(e.key,'"'))}function zo(t){var e=ho(),n=ao(),r=vo((function(){var n;var r=e.current,a=r.getState(),i=lo().early&&null!==(n=a.nextTree)&&void 0!==n?n:a.currentTree;return{loadable:fo(r,t,i),key:t.key}}),[e,t]),a=vo((function(t){var e;return function(){var n,r,a=t();return null!==(n=e)&&void 0!==n&&n.loadable.is(a.loadable)&&(null===(r=e)||void 0===r?void 0:r.key)===a.key?e:(e=a,a)}}),[]),i=yo((function(){return a(r)}),[r,a]),o=vo((function(r){var a=e.current;return go(a,t,r,n).release}),[e,t,n]);return so(o,i,i).loadable}function Co(t){var e=ho(),n=vo((function(){var n,r=e.current,a=r.getState(),i=lo().early&&null!==(n=a.nextTree)&&void 0!==n?n:a.currentTree;return fo(r,t,i)}),[e,t]),r=vo((function(){return n()}),[n]),a=ao(),i=vo((function(r,i){var o=e.current;return go(o,t,(function(){if(!un("recoil_suppress_rerender_in_callback"))return i();var t=n();c.current.is(t)||i(),c.current=t}),a).release}),[e,t,a,n]),o=uo();if(null==o)throw Oe("Recoil hooks must be used in components contained within a <RecoilRoot> component.");var l=co(o,r,i),c=bo(l);return mo((function(){c.current=l})),l}function Ao(t){var e=ho(),n=ao(),r=vo((function(){var n;var r=e.current,a=r.getState(),i=lo().early&&null!==(n=a.nextTree)&&void 0!==n?n:a.currentTree;return fo(r,t,i)}),[e,t]),a=vo((function(){return{loadable:r(),key:t.key}}),[r,t.key]),i=vo((function(t){var e=a();return t.loadable.is(e.loadable)&&t.key===e.key?t:e}),[a]);mo((function(){var r=go(e.current,t,(function(t){c(i)}),n);return c(i),r.release}),[n,t,e,i]);var o=m(xo(a),2),l=o[0],c=o[1];return l.key!==t.key?a().loadable:l.loadable}function ko(t){var e=ho(),n=m(xo([]),2)[1],r=ao(),a=vo((function(){var n;var r=e.current,a=r.getState(),i=lo().early&&null!==(n=a.nextTree)&&void 0!==n?n:a.currentTree;return fo(r,t,i)}),[e,t]),i=a(),o=bo(i);return mo((function(){o.current=i})),mo((function(){var i=e.current,l=i.getState(),c=go(i,t,(function(t){var e;if(!un("recoil_suppress_rerender_in_callback"))return n([]);var r=a();null!==(e=o.current)&&void 0!==e&&e.is(r)||n(r),o.current=r}),r);if(l.nextTree)i.getState().queuedComponentCallbacks_DEPRECATED.push((function(){o.current=null,n([])}));else{var s;if(!un("recoil_suppress_rerender_in_callback"))return n([]);var u=a();null!==(s=o.current)&&void 0!==s&&s.is(u)||n(u),o.current=u}return c.release}),[r,a,t,e]),i}function Ho(t){return un("recoil_memory_managament_2020")&&ro(t),{TRANSITION_SUPPORT:Ao,SYNC_EXTERNAL_STORE:oo()?zo:Ao,MUTABLE_SOURCE:Co,LEGACY:ko}[lo().mode](t)}function Eo(t){var e=ho();return wo(Ho(t),t,e)}function So(t){var e=ho();return vo((function(n){po(e.current,t,n)}),[e,t])}function Lo(t){return un("recoil_memory_managament_2020")&&ro(t),Ao(t)}function _o(t){var e=ho();return wo(Lo(t),t,e)}var Bo=function(t){return[Eo(t),So(t)]},Do=function(t){return[Ho(t),So(t)]},To=Eo,Vo=Ho,Oo=function(t){var e=ho();return vo((function(){po(e.current,t,io)}),[e,t])},Io=So,Ro=Lo,Fo=_o,No=function(t){return[_o(t),So(t)]};var Po=wa,jo=Fn.DEFAULT_VALUE,Uo=Fn.getNode,Wo=Ui,Zo=ra.AbstractRecoilValue,Go=ra.setRecoilValueLoadable,qo=ga,Yo=ii.cloneSnapshot,Xo=x.useCallback,$o=x.useEffect,Ko=x.useRef,Qo=x.useState,Jo=Ha.isSSR;function tl(t){var e=Wo();$o((function(){return e.current.subscribeToTransactions(t).release}),[t,e])}function el(t,e){var n,r=t.getState(),a=null!==(n=r.nextTree)&&void 0!==n?n:r.currentTree,i=e.getStore_INTERNAL().getState().currentTree;Po((function(){for(var n=new Set,r=0,o=[a.atomValues.keys(),i.atomValues.keys()];r<o.length;r++){var l,c=y(o[r]);try{for(c.s();!(l=c.n()).done;){var s,u,d=l.value;(null===(s=a.atomValues.get(d))||void 0===s?void 0:s.contents)!==(null===(u=i.atomValues.get(d))||void 0===u?void 0:u.contents)&&Uo(d).shouldRestoreFromSnapshots&&n.add(d)}}catch(h){c.e(h)}finally{c.f()}}n.forEach((function(e){Go(t,new Zo(e),i.atomValues.has(e)?Re(i.atomValues.get(e)):jo)})),t.replaceState((function(t){return Se(Se({},t),{},{stateID:e.getID()})}))}))}var nl=function(){var t=Wo(),e=m(Qo((function(){return Yo(t.current)})),2),n=e[0],r=e[1],a=Xi(n),i=Ko(),o=Ko();if(tl(Xo((function(t){return r(Yo(t))}),[])),$o((function(){var t,e=n.retain();i.current&&!Jo&&(window.clearTimeout(i.current),i.current=null,null===(t=o.current)||void 0===t||t.call(o),o.current=null);return function(){window.setTimeout(e,10)}}),[n]),a!==n&&!Jo){var l;if(i.current)window.clearTimeout(i.current),i.current=null,null===(l=o.current)||void 0===l||l.call(o),o.current=null;o.current=n.retain(),i.current=window.setTimeout((function(){var t;i.current=null,null===(t=o.current)||void 0===t||t.call(o),o.current=null}),qo)}return n},rl=el,al=function(){var t=Wo();return Xo((function(e){return el(t.current,e)}),[t])},il=function(t){tl(Xo((function(e){var n=Yo(e,"latest"),r=Yo(e,"previous");t({snapshot:n,previousSnapshot:r})}),[t]))},ol=_r,ll=Ui;var cl=function(){var t=ll();return function(e){var n=e.key;return ol(t.current,t.current.getState().currentTree,n)}},sl=xn.reactMode,ul=ji,dl=Ui,hl=x.useMemo;var fl=function(){"MUTABLE_SOURCE"===sl().mode&&console.warn("Warning: There are known issues using useRecoilBridgeAcrossReactRoots() in recoil_mutable_source rendering mode.  Please consider upgrading to recoil_sync_external_store mode.");var t=dl().current;return hl((function(){return function(e){var n=e.children;return x.createElement(ul,{store_INTERNAL:t},n)}}),[t])},pl=on.loadableWithValue,gl=Er,vl=Fn.DEFAULT_VALUE,ml=Fn.getNode,yl=ra.copyTreeState,bl=ra.getRecoilValueAsLoadable,xl=ra.invalidateDownstreams,Ml=ra.writeLoadableToTreeState;function wl(t){return"atom"===ml(t.key).nodeType}var zl=function(){function t(e,n){var r=this;C(this,t),Fe(this,"_store",void 0),Fe(this,"_treeState",void 0),Fe(this,"_changes",void 0),Fe(this,"get",(function(t){if(r._changes.has(t.key))return r._changes.get(t.key);if(!wl(t))throw Oe("Reading selectors within atomicUpdate is not supported");var e=bl(r._store,t,r._treeState);if("hasValue"===e.state)return e.contents;throw"hasError"===e.state?e.contents:Oe("Expected Recoil atom ".concat(t.key," to have a value, but it is in a loading state."))})),Fe(this,"set",(function(t,e){if(!wl(t))throw Oe("Setting selectors within atomicUpdate is not supported");if("function"===typeof e){var n=r.get(t);r._changes.set(t.key,e(n))}else gl(r._store,t.key,"set"),r._changes.set(t.key,e)})),Fe(this,"reset",(function(t){r.set(t,vl)})),this._store=e,this._treeState=n,this._changes=new Map}return E(t,[{key:"newTreeState_INTERNAL",value:function(){if(0===this._changes.size)return this._treeState;var t,e=yl(this._treeState),n=y(this._changes);try{for(n.s();!(t=n.n()).done;){var r=m(t.value,2),a=r[0],i=r[1];Ml(e,a,pl(i))}}catch(o){n.e(o)}finally{n.f()}return xl(this._store,e),e}}]),t}();var Cl=function(t){return function(e){t.replaceState((function(n){var r=new zl(t,n);return e(r),r.newTreeState_INTERNAL()}))}},Al=Object.freeze({__proto__:null,atomicUpdater:Cl});var kl=function(t,e){if(!t)throw new Error(e)},Hl=Al.atomicUpdater,El=wa,Sl=Fn.DEFAULT_VALUE,Ll=Ui,_l=ra.refreshRecoilValue,Bl=ra.setRecoilValue,Dl=ii.cloneSnapshot,Tl=rl,Vl=x.useCallback,Ol=E((function t(){C(this,t)})),Il=new Ol;function Rl(t,e,n,r){var a,i,o=Il;(El((function(){var i="useRecoilCallback() expects a function that returns a function: it accepts a function of the type (RecoilInterface) => (Args) => ReturnType and returns a callback function (Args) => ReturnType, where RecoilInterface is an object {snapshot, set, ...} and Args and ReturnType are the argument and return types of the callback you want to create.  Please see the docs at recoiljs.org for details.";if("function"!==typeof e)throw Oe(i);var l=pr(Se(Se({},null!==r&&void 0!==r?r:{}),{},{set:function(e,n){return Bl(t,e,n)},reset:function(e){return Bl(t,e,Sl)},refresh:function(e){return _l(t,e)},gotoSnapshot:function(e){return Tl(t,e)},transact_UNSTABLE:function(e){return Hl(t)(e)}}),{snapshot:function(){var e=Dl(t);return a=e.retain(),e}}),c=e(l);if("function"!==typeof c)throw Oe(i);o=c.apply(void 0,z(n))})),o instanceof Ol&&kl(!1),Ie(o))?o=o.finally((function(){var t;null===(t=a)||void 0===t||t()})):null===(i=a)||void 0===i||i();return o}var Fl=Rl,Nl=function(t,e){var n=Ll();return Vl((function(){for(var e=arguments.length,r=new Array(e),a=0;a<e;a++)r[a]=arguments[a];return Rl(n.current,t,r)}),null!=e?[].concat(z(e),[n]):void 0)},Pl=Ui,jl=ra.refreshRecoilValue,Ul=x.useCallback;var Wl=function(t){var e=Pl();return Ul((function(){var n=e.current;jl(n,t)}),[t,e])},Zl=Al.atomicUpdater,Gl=Ui,ql=x.useMemo;var Yl=function(t,e){var n=Gl();return ql((function(){return function(){for(var e=arguments.length,r=new Array(e),a=0;a<e;a++)r[a]=arguments[a];Zl(n.current)((function(e){t(e).apply(void 0,r)}))}}),null!=e?[].concat(z(e),[n]):void 0)},Xl=E((function t(e){C(this,t),Fe(this,"value",void 0),this.value=e})),$l={WrappedValue:Xl}.WrappedValue,Kl=Object.freeze({__proto__:null,WrappedValue:$l}),Ql=xn.isFastRefreshEnabled,Jl=function(t){L(n,t);var e=T(n);function n(){return C(this,n),e.apply(this,arguments)}return E(n)}(O(Error)),tc=function(){function t(e){var n,r,a;C(this,t),Fe(this,"_name",void 0),Fe(this,"_numLeafs",void 0),Fe(this,"_root",void 0),Fe(this,"_onHit",void 0),Fe(this,"_onSet",void 0),Fe(this,"_mapNodeValue",void 0),this._name=null===e||void 0===e?void 0:e.name,this._numLeafs=0,this._root=null,this._onHit=null!==(n=null===e||void 0===e?void 0:e.onHit)&&void 0!==n?n:function(){},this._onSet=null!==(r=null===e||void 0===e?void 0:e.onSet)&&void 0!==r?r:function(){},this._mapNodeValue=null!==(a=null===e||void 0===e?void 0:e.mapNodeValue)&&void 0!==a?a:function(t){return t}}return E(t,[{key:"size",value:function(){return this._numLeafs}},{key:"root",value:function(){return this._root}},{key:"get",value:function(t,e){var n;return null===(n=this.getLeafNode(t,e))||void 0===n?void 0:n.value}},{key:"getLeafNode",value:function(t,e){if(null!=this._root)for(var n=this._root;n;){if(null===e||void 0===e||e.onNodeVisit(n),"leaf"===n.type)return this._onHit(n),n;var r=this._mapNodeValue(t(n.nodeKey));n=n.branches.get(r)}}},{key:"set",value:function(t,e,n){var r=this,a=function(){var a,i,o,l,c,s,u,d=y(t);try{for(d.s();!(u=d.n()).done;){var h,f,p,g=m(u.value,2),v=g[0],b=g[1],x=r._root;if("leaf"===(null===x||void 0===x?void 0:x.type))throw r.invalidCacheError();var M=c;if("branch"!==(c=null!==(h=c=M?M.branches.get(s):x)&&void 0!==h?h:{type:"branch",nodeKey:v,parent:M,branches:new Map,branchKey:s}).type||c.nodeKey!==v)throw r.invalidCacheError();null===M||void 0===M||M.branches.set(s,c),null===n||void 0===n||null===(f=n.onNodeVisit)||void 0===f||f.call(n,c),s=r._mapNodeValue(b),r._root=null!==(p=r._root)&&void 0!==p?p:c}}catch(C){d.e(C)}finally{d.f()}var w=c?null===(a=c)||void 0===a?void 0:a.branches.get(s):r._root;if(null!=w&&("leaf"!==w.type||w.branchKey!==s))throw r.invalidCacheError();var z={type:"leaf",value:e,parent:c,branchKey:s};null===(i=c)||void 0===i||i.branches.set(s,z),r._root=null!==(o=r._root)&&void 0!==o?o:z,r._numLeafs++,r._onSet(z),null===n||void 0===n||null===(l=n.onNodeVisit)||void 0===l||l.call(n,z)};try{a()}catch(i){if(!(i instanceof Jl))throw i;this.clear(),a()}}},{key:"delete",value:function(t){var e=this.root();if(!e)return!1;if(t===e)return this._root=null,this._numLeafs=0,!0;for(var n=t.parent,r=t.branchKey;n;){var a;if(n.branches.delete(r),n===e)return 0===n.branches.size?(this._root=null,this._numLeafs=0):this._numLeafs--,!0;if(n.branches.size>0)break;r=null===(a=n)||void 0===a?void 0:a.branchKey,n=n.parent}for(;n!==e;n=n.parent)if(null==n)return!1;return this._numLeafs--,!0}},{key:"clear",value:function(){this._numLeafs=0,this._root=null}},{key:"invalidCacheError",value:function(){var t=Ql()?"Possible Fast Refresh module reload detected.  This may also be caused by an selector returning inconsistent values. Resetting cache.":"Invalid cache values.  This happens when selectors do not return consistent values for the same input dependency values.  That may also be caused when using Fast Refresh to change a selector implementation.  Resetting cache.";throw gn(t+(null!=this._name?" - ".concat(this._name):"")),new Jl}}]),t}(),ec={TreeCache:tc}.TreeCache,nc=Object.freeze({__proto__:null,TreeCache:ec}),rc=function(){function t(e){var n;C(this,t),Fe(this,"_maxSize",void 0),Fe(this,"_size",void 0),Fe(this,"_head",void 0),Fe(this,"_tail",void 0),Fe(this,"_map",void 0),Fe(this,"_keyMapper",void 0),this._maxSize=e.maxSize,this._size=0,this._head=null,this._tail=null,this._map=new Map,this._keyMapper=null!==(n=e.mapKey)&&void 0!==n?n:function(t){return t}}return E(t,[{key:"head",value:function(){return this._head}},{key:"tail",value:function(){return this._tail}},{key:"size",value:function(){return this._size}},{key:"maxSize",value:function(){return this._maxSize}},{key:"has",value:function(t){return this._map.has(this._keyMapper(t))}},{key:"get",value:function(t){var e=this._keyMapper(t),n=this._map.get(e);if(n)return this.set(t,n.value),n.value}},{key:"set",value:function(t,e){var n=this._keyMapper(t);this._map.get(n)&&this.delete(t);var r=this.head(),a={key:t,right:r,left:null,value:e};r?r.left=a:this._tail=a,this._map.set(n,a),this._head=a,this._size++,this._maybeDeleteLRU()}},{key:"_maybeDeleteLRU",value:function(){this.size()>this.maxSize()&&this.deleteLru()}},{key:"deleteLru",value:function(){var t=this.tail();t&&this.delete(t.key)}},{key:"delete",value:function(t){var e=this._keyMapper(t);if(this._size&&this._map.has(e)){var n=Re(this._map.get(e)),r=n.right,a=n.left;r&&(r.left=n.left),a&&(a.right=n.right),n===this.head()&&(this._head=r),n===this.tail()&&(this._tail=a),this._map.delete(e),this._size--}}},{key:"clear",value:function(){this._size=0,this._head=null,this._tail=null,this._map=new Map}}]),t}(),ac={LRUCache:rc}.LRUCache,ic=Object.freeze({__proto__:null,LRUCache:ac}),oc=ic.LRUCache,lc=nc.TreeCache;var cc=function(t){var e=t.name,n=t.maxSize,r=t.mapNodeValue,a=void 0===r?function(t){return t}:r,i=new oc({maxSize:n}),o=new lc({name:e,mapNodeValue:a,onHit:function(t){i.set(t,!0)},onSet:function(t){var e=i.tail();i.set(t,!0),e&&o.size()>n&&o.delete(e.key)}});return o};function sc(t,e,n){if("string"===typeof t&&!t.includes('"')&&!t.includes("\\"))return'"'.concat(t,'"');switch(typeof t){case"undefined":return"";case"boolean":return t?"true":"false";case"number":case"symbol":return String(t);case"string":return JSON.stringify(t);case"function":if(!0!==(null===e||void 0===e?void 0:e.allowFunctions))throw Oe("Attempt to serialize function in a Recoil cache key");return"__FUNCTION(".concat(t.name,")__")}if(null===t)return"null";var r;if("object"!==typeof t)return null!==(r=JSON.stringify(t))&&void 0!==r?r:"";if(Ie(t))return"__PROMISE__";if(Array.isArray(t))return"[".concat(t.map((function(t,n){return sc(t,e,n.toString())})),"]");if("function"===typeof t.toJSON)return sc(t.toJSON(n),e,n);if(t instanceof Map){var a,i={},o=y(t);try{for(o.s();!(a=o.n()).done;){var l=m(a.value,2),c=l[0],s=l[1];i["string"===typeof c?c:sc(c,e)]=s}}catch(u){o.e(u)}finally{o.f()}return sc(i,e,n)}return t instanceof Set?sc(Array.from(t).sort((function(t,n){return sc(t,e).localeCompare(sc(n,e))})),e,n):void 0!==Symbol&&null!=t[Symbol.iterator]&&"function"===typeof t[Symbol.iterator]?sc(Array.from(t),e,n):"{".concat(Object.keys(t).filter((function(e){return void 0!==t[e]})).sort().map((function(n){return"".concat(sc(n,e),":").concat(sc(t[n],e,n))})).join(","),"}")}var uc=function(t){return sc(t,arguments.length>1&&void 0!==arguments[1]?arguments[1]:{allowFunctions:!1})},dc=nc.TreeCache,hc={equality:"reference",eviction:"keep-all",maxSize:1/0};var fc=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:hc,e=t.equality,n=void 0===e?hc.equality:e,r=t.eviction,a=void 0===r?hc.eviction:r,i=t.maxSize,o=void 0===i?hc.maxSize:i,l=arguments.length>1?arguments[1]:void 0,c=function(t){switch(t){case"reference":return function(t){return t};case"value":return function(t){return uc(t)}}throw Oe("Unrecognized equality policy ".concat(t))}(n);return function(t,e,n,r){switch(t){case"keep-all":return new dc({name:r,mapNodeValue:n});case"lru":return cc({name:r,maxSize:Re(e),mapNodeValue:n});case"most-recent":return cc({name:r,maxSize:1,mapNodeValue:n})}throw Oe("Unrecognized eviction policy ".concat(t))}(a,o,c,l)};var pc=function(t){return function(){return null}},gc=on.isLoadable,vc=on.loadableWithError,mc=on.loadableWithPromise,yc=on.loadableWithValue,bc=Kl.WrappedValue,xc=Ar,Mc=kr,wc=Hr,zc=Kn,Cc=Fn.DEFAULT_VALUE,Ac=Fn.getConfigDeletionHandler,kc=Fn.getNode,Hc=Fn.registerNode,Ec=Sn.isRecoilValue,Sc=ra.markRecoilValueModified,Lc=ya,_c=Fl,Bc=pc,Dc=E((function t(){C(this,t)})),Tc=new Dc,Vc=[],Oc=new Map,Ic=function(){var t=0;return function(){return t++}}();function Rc(t){var e=null,n=t.key,r=t.get,a=t.cachePolicy_UNSTABLE,i=null!=t.set?t.set:void 0;var o=new Set,l=fc(null!==a&&void 0!==a?a:{equality:"reference",eviction:"keep-all"},n),c=Lc(t.retainedBy_UNSTABLE),s=new Map,u=0;function d(){return!un("recoil_memory_managament_2020")||u>0}function h(t){return t.getState().knownSelectors.add(n),u++,function(){u--}}function f(){return void 0!==Ac(n)&&!d()}function p(t,e,n,r,a){S(e,r,a),g(t,n)}function g(t,e){E(t,e)&&H(t),v(e,!0)}function v(t,n){var r=Oc.get(t);if(null!=r){var a,i=y(r);try{for(i.s();!(a=i.n()).done;){var o=a.value;Sc(o,Re(e))}}catch(l){i.e(l)}finally{i.f()}n&&Oc.delete(t)}}function b(t,e){var n=Oc.get(e);null==n&&Oc.set(e,n=new Set),n.add(t)}function x(t,e,n,r,a,i){return e.then((function(r){if(!d())throw H(t),Tc;null!=i.loadingDepKey&&i.loadingDepPromise===e?n.atomValues.set(i.loadingDepKey,yc(r)):t.getState().knownSelectors.forEach((function(t){n.atomValues.delete(t)}));var o=z(t,n);if(o&&"loading"!==o.state){if((E(t,a)||null==k(t))&&g(t,a),"hasValue"===o.state)return o.contents;throw o.contents}if(!E(t,a)){var l=A(t,n);if(null!=l)return l.loadingLoadable.contents}var c=m(w(t,n,a),2),s=c[0],u=c[1];if("loading"!==s.state&&p(t,n,a,s,u),"hasError"===s.state)throw s.contents;return s.contents})).catch((function(e){if(e instanceof Dc)throw Tc;if(!d())throw H(t),Tc;var i=vc(e);throw p(t,n,a,i,r),e}))}function M(t,e,r,a){var i,l,c,s,u,d,h;(E(t,a)||e.version===(null===(i=t.getState())||void 0===i||null===(l=i.currentTree)||void 0===l?void 0:l.version)||e.version===(null===(c=t.getState())||void 0===c||null===(s=c.nextTree)||void 0===s?void 0:s.version))&&zc(n,r,t,null!==(u=null===(d=t.getState())||void 0===d||null===(h=d.nextTree)||void 0===h?void 0:h.version)&&void 0!==u?u:t.getState().currentTree.version);var f,p=y(r);try{for(p.s();!(f=p.n()).done;){var g=f.value;o.add(g)}}catch(v){p.e(v)}finally{p.f()}}function w(t,a,i){var o,l,c=Bc(n),s=!0,u=!0,h=function(){c(),u=!1},f=!1,g={loadingDepKey:null,loadingDepPromise:null},m=new Map;function y(e){var n=e.key,r=xc(t,a,n);switch(m.set(n,r),s||(M(t,a,new Set(m.keys()),i),function(t,e){E(t,e)&&(Re(k(t)).stateVersions.clear(),v(e,!1))}(t,i)),r.state){case"hasValue":return r.contents;case"hasError":throw r.contents;case"loading":throw g.loadingDepKey=n,g.loadingDepPromise=r.contents,r.contents}throw Oe("Invalid Loadable state")}try{o=r({get:y,getCallback:function(n){return function(){if(u)throw Oe("Callbacks from getCallback() should only be called asynchronously after the selector is evalutated.  It can be used for selectors to return objects with callbacks that can work with Recoil state without a subscription.");null==e&&kl(!1);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return _c(t,n,a,{node:e})}}}),o=Ec(o)?y(o):o,gc(o)&&("hasError"===o.state&&(f=!0),o=o.contents),Ie(o)?o=function(t,e,n,r,a,i){return e.then((function(e){if(!d())throw H(t),Tc;var i=yc(e);return p(t,n,a,i,r),e})).catch((function(e){if(!d())throw H(t),Tc;if(Ie(e))return x(t,e,n,r,a,i);var o=vc(e);throw p(t,n,a,o,r),e}))}(t,o,a,m,i,g).finally(h):h(),o=o instanceof bc?o.value:o}catch(b){Ie(o=b)?o=x(t,o,a,m,i,g).finally(h):(f=!0,h())}return l=f?vc(o):Ie(o)?mc(o):yc(o),s=!1,function(t,e,n){if(E(t,e)){var r=k(t);null!=r&&(r.depValuesDiscoveredSoFarDuringAsyncWork=n)}}(t,i,m),M(t,a,new Set(m.keys()),i),[l,m]}function z(t,e){var r=e.atomValues.get(n);if(null!=r)return r;var a,i=new Set;try{r=l.get((function(n){return"string"!==typeof n&&kl(!1),xc(t,e,n).contents}),{onNodeVisit:function(t){"branch"===t.type&&t.nodeKey!==n&&i.add(t.nodeKey)}})}catch(o){throw Oe('Problem with cache lookup for selector "'.concat(n,'": ').concat(o.message))}r&&(e.atomValues.set(n,r),M(t,e,i,null===(a=k(t))||void 0===a?void 0:a.executionID));return r}function C(t,e){var n=z(t,e);if(null!=n)return H(t),n;var r,a=A(t,e);if(null!=a)return"loading"===(null===(r=a.loadingLoadable)||void 0===r?void 0:r.state)&&b(t,a.executionID),a.loadingLoadable;var i=Ic(),o=m(w(t,e,i),2),l=o[0],c=o[1];return"loading"===l.state?(!function(t,e,n,r,a){s.set(t,{depValuesDiscoveredSoFarDuringAsyncWork:r,executionID:e,loadingLoadable:n,stateVersions:new Map([[a.version,!0]])})}(t,i,l,c,e),b(t,i)):(H(t),S(e,l,c)),l}function A(t,e){function n(n){var r,a=y(n);try{for(a.s();!(r=a.n()).done;){var i=m(r.value,2),o=i[0],l=i[1];if(!xc(t,e,o).is(l))return!0}}catch(c){a.e(c)}finally{a.f()}return!1}var r,a=y(Ca([s.has(t)?[Re(s.get(t))]:[],_n(fr(s,(function(e){return m(e,1)[0]!==t})),(function(t){return m(t,2)[1]}))]));try{for(a.s();!(r=a.n()).done;){var i=r.value;if(i.stateVersions.get(e.version)||!n(i.depValuesDiscoveredSoFarDuringAsyncWork))return i.stateVersions.set(e.version,!0),i;i.stateVersions.set(e.version,!1)}}catch(o){a.e(o)}finally{a.f()}}function k(t){return s.get(t)}function H(t){s.delete(t)}function E(t,e){var n;return e===(null===(n=k(t))||void 0===n?void 0:n.executionID)}function S(t,e,r){t.atomValues.set(n,e);try{l.set(function(t){return Array.from(t.entries()).map((function(t){var e=m(t,2);return[e[0],e[1].contents]}))}(r),e)}catch(a){throw Oe('Problem with setting cache for selector "'.concat(n,'": ').concat(a.message))}}function L(t,e){var r=e.atomValues.get(n);return null!=r?r:l.get((function(n){var r;return"string"!==typeof n&&kl(!1),null===(r=Mc(t,e,n))||void 0===r?void 0:r.contents}))}function _(t,e){return function(t){if(Vc.includes(n)){var e="Recoil selector has circular dependencies: ".concat(Vc.slice(Vc.indexOf(n)).join(" \u2192 "));return vc(Oe(e))}Vc.push(n);try{return t()}finally{Vc.pop()}}((function(){return C(t,e)}))}function B(t){t.atomValues.delete(n)}function D(t,n){null==e&&kl(!1);var r,a=y(o);try{for(a.s();!(r=a.n()).done;){var i,c=r.value,s=kc(c);null===(i=s.clearCache)||void 0===i||i.call(s,t,n)}}catch(u){a.e(u)}finally{a.f()}o.clear(),B(n),l.clear(),Sc(t,e)}if(null!=i){return e=Hc({key:n,nodeType:"selector",peek:L,get:_,set:function(t,e,r){var a=!1,o=new Map;function l(r){var i=r.key;if(a)throw Oe("Recoil: Async selector sets are not currently supported.");var o=xc(t,e,i);if("hasValue"===o.state)return o.contents;if("loading"===o.state){var l='Getting value of asynchronous atom or selector "'.concat(i,'" in a pending state while setting selector "').concat(n,'" is not yet supported.');throw gn(l),Oe(l)}throw o.contents}function c(n,r){if(a){var i="Recoil: Async selector sets are not currently supported.";throw gn(i),Oe(i)}var c="function"===typeof r?r(l(n)):r;wc(t,e,n.key,c).forEach((function(t,e){return o.set(e,t)}))}var s=i({set:c,get:l,reset:function(t){c(t,Cc)}},r);if(void 0!==s)throw Ie(s)?Oe("Recoil: Async selector sets are not currently supported."):Oe("Recoil: selector set should be a void function.");return a=!0,o},init:h,invalidate:B,clearCache:D,shouldDeleteConfigOnRelease:f,dangerouslyAllowMutability:t.dangerouslyAllowMutability,shouldRestoreFromSnapshots:!1,retainedBy:c})}return e=Hc({key:n,nodeType:"selector",peek:L,get:_,init:h,invalidate:B,clearCache:D,shouldDeleteConfigOnRelease:f,dangerouslyAllowMutability:t.dangerouslyAllowMutability,shouldRestoreFromSnapshots:!1,retainedBy:c})}Rc.value=function(t){return new bc(t)};var Fc=Rc,Nc=on.isLoadable,Pc=on.loadableWithError,jc=on.loadableWithPromise,Uc=on.loadableWithValue,Wc=Kl.WrappedValue,Zc=_r,Gc=Fn.DEFAULT_VALUE,qc=Fn.DefaultValue,Yc=Fn.getConfigDeletionHandler,Xc=Fn.registerNode,$c=Fn.setConfigDeletionHandler,Kc=Sn.isRecoilValue,Qc=ra.getRecoilValueAsLoadable,Jc=ra.markRecoilValueModified,ts=ra.setRecoilValue,es=ra.setRecoilValueLoadable,ns=ya,rs=function(t){return t instanceof Wc?t.value:t};function as(t){var e=t.key,n=t.persistence_UNSTABLE,r=ns(t.retainedBy_UNSTABLE),a=0;function i(t){return jc(t.then((function(t){return o=Uc(t),t})).catch((function(t){throw o=Pc(t),t})))}var o=Ie(t.default)?i(t.default):Nc(t.default)?"loading"===t.default.state?i(t.default.contents):t.default:Uc(rs(t.default));s(o.contents);var l=void 0,c=new Map;function s(t){return t}function u(t,n){var r,a;return null!==(r=null!==(a=n.atomValues.get(e))&&void 0!==a?a:l)&&void 0!==r?r:o}var d=Xc({key:e,nodeType:"atom",peek:u,get:function(t,r){if(r.atomValues.has(e))return Re(r.atomValues.get(e));if(r.nonvalidatedAtoms.has(e)){if(null!=l)return l;if(null==n)return Ln("Tried to restore a persisted value for atom ".concat(e," but it has no persistence settings.")),o;var a=r.nonvalidatedAtoms.get(e),i=n.validator(a,Gc),c=i instanceof qc?o:Uc(i);return l=c}return o},set:function(t,n,r){if(n.atomValues.has(e)){var a=Re(n.atomValues.get(e));if("hasValue"===a.state&&r===a.contents)return new Map}else if(!n.nonvalidatedAtoms.has(e)&&r instanceof qc)return new Map;return l=void 0,(new Map).set(e,Uc(r))},init:function(n,r,i){var l;if(a++,n.getState().knownAtoms.add(e),"loading"===o.state){o.contents.finally((function(){var t;(null!==(t=n.getState().nextTree)&&void 0!==t?t:n.getState().currentTree).atomValues.has(e)||Jc(n,d)}))}var s=null!==(l=t.effects)&&void 0!==l?l:t.effects_UNSTABLE;if(null!=s){var h,f=function(t){if(m&&t.key===e){var a=v;return a instanceof qc?u(n,r):Ie(a)?jc(a.then((function(t){return t instanceof qc?o.toPromise():t}))):Uc(a)}return Qc(n,t)},p=function(t){return f(t).toPromise()},g=function(t){var r,a=Zc(n,null!==(r=n.getState().nextTree)&&void 0!==r?r:n.getState().currentTree,t.key);return!m||t.key!==e||v instanceof qc?a:Se(Se({},a),{},{isSet:!0,loadable:f(t)})},v=Gc,m=!0,b=!1,x=null,M=function(t){return function(e){if(m){var r=f(d),a="hasValue"===r.state?r.contents:Gc;v="function"===typeof e?e(a):e,Ie(v)&&(v=v.then((function(e){return x={effect:t,value:e},e})))}else{if(Ie(e))throw Oe("Setting atoms to async values is not implemented.");"function"!==typeof e&&(x={effect:t,value:rs(e)}),ts(n,d,"function"===typeof e?function(n){var r=rs(e(n));return x={effect:t,value:r},r}:rs(e))}}},w=function(t){return function(){return M(t)(Gc)}},C=function(t){return function(r){var a,i=n.subscribeToTransactions((function(n){var a,i=n.getState(),l=i.currentTree,c=i.previousTree;c||(gn("Transaction subscribers notified without a next tree being present -- this is a bug in Recoil"),c=l);var s=null!==(a=l.atomValues.get(e))&&void 0!==a?a:o;if("hasValue"===s.state){var u,d,h,f,p=s.contents,g=null!==(u=c.atomValues.get(e))&&void 0!==u?u:o,v="hasValue"===g.state?g.contents:Gc;(null===(d=x)||void 0===d?void 0:d.effect)!==t||(null===(h=x)||void 0===h?void 0:h.value)!==p?r(p,v,!l.atomValues.has(e)):(null===(f=x)||void 0===f?void 0:f.effect)===t&&(x=null)}}),e).release;c.set(n,[].concat(z(null!==(a=c.get(n))&&void 0!==a?a:[]),[i]))}},A=y(s);try{for(A.s();!(h=A.n()).done;){var k=h.value;try{var H,E=k({node:d,storeID:n.storeID,parentStoreID_UNSTABLE:n.parentStoreID,trigger:i,setSelf:M(k),resetSelf:w(k),onSet:C(k),getPromise:p,getLoadable:f,getInfo_UNSTABLE:g});if(null!=E)c.set(n,[].concat(z(null!==(H=c.get(n))&&void 0!==H?H:[]),[E]))}catch(_){v=_,b=!0}}}catch(B){A.e(B)}finally{A.f()}if(m=!1,!(v instanceof qc)){var S,L=b?Pc(v):Ie(v)?jc(function(t,n){var r=n.then((function(n){var a,i;return(null===(i=(null!==(a=t.getState().nextTree)&&void 0!==a?a:t.getState().currentTree).atomValues.get(e))||void 0===i?void 0:i.contents)===r&&ts(t,d,n),n})).catch((function(n){var a,i;throw(null===(i=(null!==(a=t.getState().nextTree)&&void 0!==a?a:t.getState().currentTree).atomValues.get(e))||void 0===i?void 0:i.contents)===r&&es(t,d,Pc(n)),n}));return r}(n,v)):Uc(rs(v));L.contents,r.atomValues.set(e,L),null===(S=n.getState().nextTree)||void 0===S||S.atomValues.set(e,L)}}return function(){var t;a--,null===(t=c.get(n))||void 0===t||t.forEach((function(t){return t()})),c.delete(n)}},invalidate:function(){l=void 0},shouldDeleteConfigOnRelease:function(){return void 0!==Yc(e)&&a<=0},dangerouslyAllowMutability:t.dangerouslyAllowMutability,persistence_UNSTABLE:t.persistence_UNSTABLE?{type:t.persistence_UNSTABLE.type,backButton:t.persistence_UNSTABLE.backButton}:void 0,shouldRestoreFromSnapshots:!0,retainedBy:r});return d}function is(t){var e=Object.assign({},(Me(t),t)),n="default"in t?t.default:new Promise((function(){}));return Kc(n)?function(t){var e=is(Se(Se({},t),{},{default:Gc,persistence_UNSTABLE:void 0===t.persistence_UNSTABLE?void 0:Se(Se({},t.persistence_UNSTABLE),{},{validator:function(e){return e instanceof qc?e:Re(t.persistence_UNSTABLE).validator(e,Gc)}}),effects:t.effects,effects_UNSTABLE:t.effects_UNSTABLE})),n=Fc({key:"".concat(t.key,"__withFallback"),get:function(n){var r=(0,n.get)(e);return r instanceof qc?t.default:r},set:function(t,n){return(0,t.set)(e,n)},cachePolicy_UNSTABLE:{eviction:"most-recent"},dangerouslyAllowMutability:t.dangerouslyAllowMutability});return $c(n.key,Yc(t.key)),n}(Se(Se({},e),{},{default:n})):as(Se(Se({},e),{},{default:n}))}is.value=function(t){return new Wc(t)};var os=is,ls=function(){function t(e){var n;C(this,t),Fe(this,"_map",void 0),Fe(this,"_keyMapper",void 0),this._map=new Map,this._keyMapper=null!==(n=null===e||void 0===e?void 0:e.mapKey)&&void 0!==n?n:function(t){return t}}return E(t,[{key:"size",value:function(){return this._map.size}},{key:"has",value:function(t){return this._map.has(this._keyMapper(t))}},{key:"get",value:function(t){return this._map.get(this._keyMapper(t))}},{key:"set",value:function(t,e){this._map.set(this._keyMapper(t),e)}},{key:"delete",value:function(t){this._map.delete(this._keyMapper(t))}},{key:"clear",value:function(){this._map.clear()}}]),t}(),cs={MapCache:ls}.MapCache,ss=Object.freeze({__proto__:null,MapCache:cs}),us=ic.LRUCache,ds=ss.MapCache,hs={equality:"reference",eviction:"none",maxSize:1/0};var fs=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:hs,e=t.equality,n=void 0===e?hs.equality:e,r=t.eviction,a=void 0===r?hs.eviction:r,i=t.maxSize,o=void 0===i?hs.maxSize:i,l=function(t){switch(t){case"reference":return function(t){return t};case"value":return function(t){return uc(t)}}throw Oe("Unrecognized equality policy ".concat(t))}(n);return function(t,e,n){switch(t){case"keep-all":return new ds({mapKey:n});case"lru":return new us({mapKey:n,maxSize:Re(e)});case"most-recent":return new us({mapKey:n,maxSize:1})}throw Oe("Unrecognized eviction policy ".concat(t))}(a,o,l)},ps=Fn.setConfigDeletionHandler;var gs=function(t){var e,n,r=fs({equality:null!==(e=null===(n=t.cachePolicyForParams_UNSTABLE)||void 0===n?void 0:n.equality)&&void 0!==e?e:"value",eviction:"keep-all"});return function(e){var n,a,i=r.get(e);if(null!=i)return i;t.cachePolicyForParams_UNSTABLE;var o=ze(t,Be),l="default"in t?t.default:new Promise((function(){})),c=os(Se(Se({},o),{},{key:"".concat(t.key,"__").concat(null!==(n=uc(e))&&void 0!==n?n:"void"),default:"function"===typeof l?l(e):l,retainedBy_UNSTABLE:"function"===typeof t.retainedBy_UNSTABLE?t.retainedBy_UNSTABLE(e):t.retainedBy_UNSTABLE,effects:"function"===typeof t.effects?t.effects(e):"function"===typeof t.effects_UNSTABLE?t.effects_UNSTABLE(e):null!==(a=t.effects)&&void 0!==a?a:t.effects_UNSTABLE}));return r.set(e,c),ps(c.key,(function(){r.delete(e)})),c}},vs=Fn.setConfigDeletionHandler,ms=0;var ys=function(t){var e,n,r=fs({equality:null!==(e=null===(n=t.cachePolicyForParams_UNSTABLE)||void 0===n?void 0:n.equality)&&void 0!==e?e:"value",eviction:"keep-all"});return function(e){var n,a;try{a=r.get(e)}catch(d){throw Oe("Problem with cache lookup for selector ".concat(t.key,": ").concat(d.message))}if(null!=a)return a;var i,o="".concat(t.key,"__selectorFamily/").concat(null!==(n=uc(e,{allowFunctions:!0}))&&void 0!==n?n:"void","/").concat(ms++),l=function(n){return t.get(e)(n)},c=t.cachePolicy_UNSTABLE,s="function"===typeof t.retainedBy_UNSTABLE?t.retainedBy_UNSTABLE(e):t.retainedBy_UNSTABLE;if(null!=t.set){var u=t.set;i=Fc({key:o,get:l,set:function(t,n){return u(e)(t,n)},cachePolicy_UNSTABLE:c,dangerouslyAllowMutability:t.dangerouslyAllowMutability,retainedBy_UNSTABLE:s})}else i=Fc({key:o,get:l,cachePolicy_UNSTABLE:c,dangerouslyAllowMutability:t.dangerouslyAllowMutability,retainedBy_UNSTABLE:s});return r.set(e,i),vs(i.key,(function(){r.delete(e)})),i}},bs=ys({key:"__constant",get:function(t){return function(){return t}},cachePolicyForParams_UNSTABLE:{equality:"reference"}});var xs=function(t){return bs(t)},Ms=ys({key:"__error",get:function(t){return function(){throw Oe(t)}},cachePolicyForParams_UNSTABLE:{equality:"reference"}});var ws=function(t){return Ms(t)};var zs=function(t){return t},Cs=on.loadableWithError,As=on.loadableWithPromise,ks=on.loadableWithValue;function Hs(t,e){var n,r=Array(e.length).fill(void 0),a=Array(e.length).fill(void 0),i=y(e.entries());try{for(i.s();!(n=i.n()).done;){var o=m(n.value,2),l=o[0],c=o[1];try{r[l]=t(c)}catch(s){a[l]=s}}}catch(u){i.e(u)}finally{i.f()}return[r,a]}function Es(t){return null!=t&&!Ie(t)}function Ss(t){return Array.isArray(t)?t:Object.getOwnPropertyNames(t).map((function(e){return t[e]}))}function Ls(t,e){return Array.isArray(t)?e:Object.getOwnPropertyNames(t).reduce((function(t,n,r){return Se(Se({},t),{},He({},n,e[r]))}),{})}function _s(t,e,n){return Ls(t,n.map((function(t,n){return null==t?ks(e[n]):Ie(t)?As(t):Cs(t)})))}var Bs=ys({key:"__waitForNone",get:function(t){return function(e){var n=m(Hs(e.get,Ss(t)),2),r=n[0],a=n[1];return _s(t,r,a)}},dangerouslyAllowMutability:!0}),Ds=ys({key:"__waitForAny",get:function(t){return function(e){var n=m(Hs(e.get,Ss(t)),2),r=n[0],a=n[1];return a.some((function(t){return!Ie(t)}))?_s(t,r,a):new Promise((function(e){var n,i=y(a.entries());try{var o=function(){var i=m(n.value,2),o=i[0],l=i[1];Ie(l)&&l.then((function(n){r[o]=n,a[o]=void 0,e(_s(t,r,a))})).catch((function(n){a[o]=n,e(_s(t,r,a))}))};for(i.s();!(n=i.n()).done;)o()}catch(l){i.e(l)}finally{i.f()}}))}},dangerouslyAllowMutability:!0}),Ts=ys({key:"__waitForAll",get:function(t){return function(e){var n=m(Hs(e.get,Ss(t)),2),r=n[0],a=n[1];if(a.every((function(t){return null==t})))return Ls(t,r);var i=a.find(Es);if(null!=i)throw i;return Promise.all(a).then((function(e){return Ls(t,(n=r,e.map((function(t,e){return void 0===t?n[e]:t}))));var n}))}},dangerouslyAllowMutability:!0}),Vs=ys({key:"__waitForAllSettled",get:function(t){return function(e){var n=m(Hs(e.get,Ss(t)),2),r=n[0],a=n[1];return a.every((function(t){return!Ie(t)}))?_s(t,r,a):Promise.all(a.map((function(t,e){return Ie(t)?t.then((function(t){r[e]=t,a[e]=void 0})).catch((function(t){r[e]=void 0,a[e]=t})):null}))).then((function(){return _s(t,r,a)}))}},dangerouslyAllowMutability:!0}),Os={waitForNone:Bs,waitForAny:Ds,waitForAll:Ts,waitForAllSettled:Vs,noWait:ys({key:"__noWait",get:function(t){return function(e){var n=e.get;try{return Fc.value(ks(n(t)))}catch(r){return Fc.value(Ie(r)?As(r):Cs(r))}}},dangerouslyAllowMutability:!0})},Is=on.RecoilLoadable,Rs=Fn.DefaultValue,Fs=ji,Ns=Zi,Ps=Sn.isRecoilValue,js=ur.retentionZone,Us=ii.freshSnapshot,Ws={DefaultValue:Rs,isRecoilValue:Ps,RecoilLoadable:Is,RecoilEnv:cn,RecoilRoot:Fs,useRecoilStoreID:Ns,useRecoilBridgeAcrossReactRoots_UNSTABLE:fl,atom:os,selector:Fc,atomFamily:gs,selectorFamily:ys,constSelector:xs,errorSelector:ws,readOnlySelector:zs,noWait:Os.noWait,waitForNone:Os.waitForNone,waitForAny:Os.waitForAny,waitForAll:Os.waitForAll,waitForAllSettled:Os.waitForAllSettled,useRecoilValue:To,useRecoilValueLoadable:Vo,useRecoilState:Bo,useRecoilStateLoadable:Do,useSetRecoilState:Io,useResetRecoilState:Oo,useGetRecoilValueInfo_UNSTABLE:cl,useRecoilRefresher_UNSTABLE:Wl,useRecoilValueLoadable_TRANSITION_SUPPORT_UNSTABLE:Ro,useRecoilValue_TRANSITION_SUPPORT_UNSTABLE:Fo,useRecoilState_TRANSITION_SUPPORT_UNSTABLE:No,useRecoilCallback:Nl,useRecoilTransaction_UNSTABLE:Yl,useGotoRecoilSnapshot:al,useRecoilSnapshot:nl,useRecoilTransactionObserver_UNSTABLE:il,snapshot_UNSTABLE:Us,useRetain:ro,retentionZone:js},Zs=Ws.RecoilRoot,Gs=Ws.atom,qs=Ws.selector,Ys=Ws.useRecoilValue,Xs=Ws.useRecoilState,$s=Ws.useSetRecoilState,Ks=Ws.useResetRecoilState,Qs=Ws.useRecoilCallback,Js=n(763),tu={default:"#202223",primary:"#4359ff",primaryUltraLight:"#f0f2ff",grey1:"#f8f9fc",grey15:"#edefF2",grey2:"#e1e4e8",grey3:"#8e949e",grey4:"#3e4b60",grey5:"#1d293d",divider:"#d5d7da",background:"#F5F5F5",clickUpBackground:"#F0F0F3",clickUpMedGrey:"#979797",clickUpIconGrey:"#7d828c",clickUpDarkGrey:"#54575d",clickUpDefault:"#2a2e34",clickUpInputGrey:"#f6f7f9",clickUpSidebarHighlight:"#eff1fc",pitchBorder:"#d5d7da",pitchBackground:"#f8f8fa",darkModeBackground:"#1c1c1c",darkModeLightBackground:"#232323",darkModeLightBorder:"#2e2e2e",darkModeGrey:"#343434",darkModeInputBackground:"#282828",darkModeButtonBorder:"#3e3e3e",darkModeLightGrey:"#767676",darkModeLightText:"#A0A0A0",darkModeLightText2:"#ededed"},eu="#7f8297",nu="#df516e",ru="#f79e44",au="#f7c744",iu="#74c98f",ou="1px",lu="4px",cu="8px",su="12px",uu="16px",du="20px",hu="24px",fu="32px",pu="40px",gu="0px 0px 5px rgba(0, 0, 0, 0.05), 0px 1px 2px rgba(0, 0, 0, 0.15)",vu="0px 3px 6px -3px rgba(23, 24, 24, 0.08), 0px 8px 20px -4px rgba(23, 24, 24, 0.12)",mu="0px 0px 0px 1px rgba(6, 44, 82, 0.1), 0px 2px 16px rgba(33, 43, 54, 0.08)",yu={heading5xl:{fontSize:60,fontWeight:600},heading4xl:{fontSize:40,fontWeight:600},heading3xl:{fontSize:32,fontWeight:600},heading2xl:{fontSize:28,fontWeight:600},headingXl500:{fontSize:24,fontWeight:500},headingXl:{fontSize:24,fontWeight:600},headingLg:{fontSize:20,fontWeight:600},headingMd:{fontSize:16,fontWeight:600},headingSm:{fontSize:14,fontWeight:600},headingSmBold:{fontSize:14,fontWeight:700},headingXs:{fontSize:12,fontWeight:600},heading2Xs:{fontSize:10,fontWeight:600},body2xl:{fontSize:24,fontWeight:400},bodyXl:{fontSize:20,fontWeight:400},bodyLgMedium:{fontSize:16,fontWeight:500},bodyLg:{fontSize:16,fontWeight:400},bodyMd:{fontSize:14,fontWeight:400},bodyMdMedium:{fontSize:14,fontWeight:500},bodySm:{fontSize:12,fontWeight:400},bodyXs:{fontSize:10,fontWeight:400}},bu=Object.keys(yu).map((function(t){return{label:(0,Js.startCase)(t),value:t}}));function xu(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)t[r]=n[r]}return t}var Mu={read:function(t){return'"'===t[0]&&(t=t.slice(1,-1)),t.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(t){return encodeURIComponent(t).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}};var wu=function t(e,n){function r(t,r,a){if("undefined"!==typeof document){"number"===typeof(a=xu({},n,a)).expires&&(a.expires=new Date(Date.now()+864e5*a.expires)),a.expires&&(a.expires=a.expires.toUTCString()),t=encodeURIComponent(t).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var i="";for(var o in a)a[o]&&(i+="; "+o,!0!==a[o]&&(i+="="+a[o].split(";")[0]));return document.cookie=t+"="+e.write(r,t)+i}}return Object.create({set:r,get:function(t){if("undefined"!==typeof document&&(!arguments.length||t)){for(var n=document.cookie?document.cookie.split("; "):[],r={},a=0;a<n.length;a++){var i=n[a].split("="),o=i.slice(1).join("=");try{var l=decodeURIComponent(i[0]);if(r[l]=e.read(o,l),t===l)break}catch(c){}}return t?r[t]:r}},remove:function(t,e){r(t,"",xu({},e,{expires:-1}))},withAttributes:function(e){return t(this.converter,xu({},this.attributes,e))},withConverter:function(e){return t(xu({},this.converter,e),this.attributes)}},{attributes:{value:Object.freeze(n)},converter:{value:Object.freeze(e)}})}(Mu,{path:"/"}),zu=n(2426),Cu=n.n(zu),Au=["/","/login","/signup","/fullscreenform","/v1signup","/app_templates","/app_templates/:id","/appsumo_signup","/experts","/expert/:id"];var ku="https://res.cloudinary.com/frontly/image/upload/v1712695679/frontly-darker-blue-apr-2024_eqpe2j.png",Hu=function t(e,n,r){if(!e.layoutParent)return!1;if(e.layoutParent===n.id)return!0;var a=r.find((function(t){return t.id===e.layoutParent}));return t(a,n,r)},Eu=function(t,e,n){var r=t.find((function(t){return t.id===n}));return t.filter((function(t){return t.id!==n})).map((function(t){if(t.id===e){var n=Se({},r);return["layoutWidth","height","fillRemainingSpace"].forEach((function(e){n[e]=(0,Js.get)(t,e)})),n}return t}))},Su=function(t){var e=t.darkMode;return t.disabled?e?tu.darkModeGrey:tu.grey1:e?tu.darkModeInputBackground:"white"},Lu=function t(e,n){var r=n.filter((function(t){return t.parent===e||t.layoutParent===e})),a=[];return r.forEach((function(e){a.push(e.id);var r=t(e.id,n);a=a.concat(r)})),a},_u=function(t){try{return JSON.parse(t),!0}catch(e){return!1}},Bu={equals:"Equals",does_not_equal:"Does Not Equal",contains:"Contains",in:"In",not_in:"Not In",does_not_contain:"Does Not Contain",greater_than:"Greater Than",less_than:"Less Than",length_greater_than:"Length Greater Than",length_less_than:"Length Less Than",is_true:"Is True (boolean)",is_false:"Is False (boolean)",exists:"Exists (has value)",does_not_exist:"Does Not Exist (no value)",date_equals:"Date Equals",date_after:"Date After",date_before:"Date Before",date_in_range:"Date In Range",string_equals_string:"String Equals String",array_contains_string:"Array Contains String",string_contains_string:"String Contains String",string_in_array:"String In Array",string_in_string:"String In String",string_not_in_string:"String Not In String",string_not_in_array:"String Not In Array",array_does_not_contain_string:"Array Does Not Contain String",string_does_not_contain_string:"String Does Not Contain String"},Du=["array_contains_string","array_does_not_contain_string","string_contains_string","string_does_not_contain_string","string_in_array","string_in_string","string_not_in_array","string_not_in_string","equals","does_not_equal","greater_than","less_than","contains","in","not_in","length_greater_than","is_true","is_false","length_less_than","does_not_contain","date_equals","date_after","date_before","date_in_range","exists","does_not_exist"],Tu=["MAKE","WEBHOOK","OPEN_AI","AI_GENERATE_RECORDS","ZAPIER"],Vu=function(t,e,n,r){var a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,i=((0,Js.get)(t,"styling"),(0,Js.get)(e,"inGridLayout")),o=(0,Js.get)(e,"gridHeight");return i?kd(o+a):"auto"};function Ou(t,e){if((0,Js.isNaN)(e))return t;var n=parseInt(e,0);return n&&0!==n?new Intl.NumberFormat("en-US",{minimumFractionDigits:e,maximumFractionDigits:e}).format(t):t}var Iu=function(t,e){var n=parseInt(t.slice(1,3),16),r=parseInt(t.slice(3,5),16),a=parseInt(t.slice(5,7),16);return"rgba(".concat(n,", ").concat(r,", ").concat(a,", ").concat(e,")")},Ru=function(t){return null===t||void 0===t?"":t.toString()},Fu=function(t,e){if(!t){return(0).toFixed(e)}try{return parseFloat(t).toFixed(e)}catch(n){return(0).toFixed(e)}},Nu=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=t;return e&&(n=(0,Js.get)(t,e,[])),(0,Js.isArray)(n)?n:[]},Pu=function(t,e){var n=e.find((function(e){return e.id===(0,Js.get)(t,"parent")})),r=(0,Js.get)(n,"detailViewMode"),a=t&&(0,Js.get)(t,"detailViewMode","modal");return r||a};var ju=function(t){var e,n=/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e=t)?"email":/^(http:\/\/www\.|https:\/\/www\.|http:\/\/|https:\/\/)?[a-z0-9]+([-\.]{1}[a-z0-9]+)*\.[a-z]{2,5}(:[0-9]{1,5})?(\/.*)?$/.test(e)?"url":"neither";if("neither"!==n){if("url"===n)return function(){return window.open((e=t).startsWith("http://")||e.startsWith("https://")?e:"https://"+e,"blank");var e};var r="mailto:".concat(t);return function(){return window.open(r,"blank")}}return null},Uu=function(t){return"AIBlock"===t.componentId?"AI Block":"Custom"===t.componentId?t.label||"Custom":["Text","Button"].includes(t.componentId)?Hd(t.text,20):t.label?t.label:void 0},Wu=function(t){var e=t.value,n=t.formatObject,r=void 0===n?null:n,a=t.returnMoment,i=void 0!==a&&a,o=t.returnNativeDate,l=void 0!==o&&o,c="custom"===(0,Js.get)(r,"formatType")?(0,Js.get)(r,"customFormat"):null,s=(0,Js.get)(r,"inputDate");s||(s=function(t){for(var e=["DD-MM-YYYY","D-MM-YYYY","DD-M-YYYY","D-M-YYYY","MM-DD-YYYY","M-DD-YYYY","MM-D-YYYY","M-D-YYYY","YYYY-MM-DD","YYYY-M-DD","YYYY-MM-D","YYYY-M-D","DD/MM/YYYY","D/MM/YYYY","DD/M/YYYY","D/M/YYYY","MM/DD/YYYY","M/DD/YYYY","MM/D/YYYY","M/D/YYYY","YYYY/MM/DD","YYYY/M/DD","YYYY/MM/D","YYYY/M/D","DD-MM-YY","D-M-YY","MM-DD-YY","M-D-YY","YY-MM-DD","YY-M-D","DD/MM/YY","D/M/YY","MM/DD/YY","M/D/YY","YY/MM/DD","YY/M/D","DD.MM.YYYY","D.MM.YYYY","DD.M.YYYY","D.M.YYYY","MM.DD.YYYY","M.DD.YYYY","MM.D.YYYY","M.D.YYYY","YYYY.MM.DD","YYYY.M.DD","YYYY.MM.D","YYYY.M.D","DD.MM.YY","D.M.YY"],n=0;n<e.length;n++)if(Cu()(t,e[n],!0).isValid())return e[n];return""}(e));var u=(0,Js.get)(r,"inputTime"),d=u&&(0,Js.get)(r,"showAmPm"),h=s;u&&(h="".concat(s," ").concat(u),d||(h=h.replace("hh","HH").replace("h","HH"))),c&&(h=c);var f=null;if(Cu().isMoment(e)?f=e:!f&&e instanceof Date?f=Cu()(e):f||"string"!==typeof e||(f=Cu()(e,h)),f&&!f.isValid())return"";if(f){if(l)return f.toDate();if(i)return f;var p=(0,Js.get)(r,"outputDate")||s,g=(0,Js.get)(r,"outputTime")||u;if("relative"===p)return f.fromNow();var v=p;return c?v=c:(g&&"none"!==g&&(v+=" ".concat(g),d||(v=v.replace("hh","HH").replace("h","HH"))),d&&(v+=" a")),f.format(v)}return f},Zu=function(t){return!!(0,Js.isNil)(t)||t},Gu=function(t){return t.filter((function(t){return!["frontly_data","frontly_id"].includes(t)}))},qu=[{type:"Custom",icon:"FiRefreshCcw",description:"A reusable custom block",card:"off",category:"custom"},{type:"Table",icon:"HiOutlineTableCells",description:"Display data in a standard table with sorting and filters",requiresSheet:!0,card:"on",category:"dataDisplay",gridWidth:4},{type:"Form",icon:"FiClipboard",description:"Edit spreadsheet data in a form with custom input types",requiresSheet:!0,card:"on",category:"form"},{type:"Grid",icon:"FiGrid",description:"Display data in a grid of cards with images and text",requiresSheet:!0,card:"off",category:"dataDisplay",gridWidth:4},{type:"Kanban",icon:"FiTrello",description:"Track your progress with this card-based workflow board",requiresSheet:!0,card:"off",category:"dataDisplay",gridWidth:4},{type:"Calendar",icon:"FiCalendar",description:"Display one or more events with image & description",requiresSheet:!0,card:"on",category:"dataDisplay",gridWidth:4},{type:"Chart",icon:"FiPieChart",description:"Visualize & explore your data to exhibit patterns and relationships",defaults:[{id:"showCreate",value:!1},{id:"showSearch",value:!1}],requiresSheet:!0,card:"on",category:"analytics"},{type:"Stat",icon:"TbSquareNumber1",description:"Display a calculated metric based on your spreadsheet data",requiresSheet:!0,card:"on",category:"analytics"},{type:"Text",icon:"FiType",description:"Insert dynamic text with custom click actions",card:"off",hideLabel:!0,category:"basics"},{type:"Icon",icon:"FiCompass",description:"Add an icon with custom click actions",card:"off",hideLabel:!0,category:"basics",gridWidth:4},{type:"RichText",icon:"FiType",description:"Create rich multi-line text with font sizes and other formatting",card:"off",hideLabel:!0,category:"basics"},{type:"Button",icon:"FiMousePointer",description:"Add text and an icon with custom click actions",card:"disabled",category:"basics",gridWidth:4},{type:"Progress",icon:"RxSlider",description:"Display a progress bar with custom colors and values",card:"disabled",hideLabel:!0,category:"basics",gridWidth:4},{type:"Menu",icon:"FiMoreHorizontal",description:"A custom dropdown menu with multiple actions",card:"disabled",category:"basics",gridWidth:4},{type:"Map",icon:"FiMapPin",description:"Embed a Google map in your app",requiresSheet:!0,card:"disabled",category:"dataDisplay"},{type:"Timeline",icon:"FiGitCommit",description:"Display and celebrate your milestones on this vertical chart",requiresSheet:!0,card:"on",category:"dataDisplay"},{type:"InfoList",icon:"FiList",description:"Display a single record as a list of labels and values",requiresSheet:!0,card:"on",category:"dataDisplay"},{type:"Row",icon:"Custom-RowIcon",description:"Organize blocks in a horizontal row",card:"off",padding:{all:"0"},hideLabel:!0,category:"layout"},{type:"Column",icon:"Custom-ColumnIcon",description:"Organize blocks in a vertical column",card:"off",hideLabel:!0,category:"layout",padding:{all:"0"}},{type:"Image",icon:"FiImage",description:"Display an image in your app",card:"disabled",category:"media"},{type:"Video",icon:"FiYoutube",description:"Display a YouTube video in your app",card:"disabled",category:"media"},{type:"Iframe",icon:"FiSquare",description:"Embed external content inside your Frontly app",card:"off",hideLabel:!0,category:"media"},{type:"QuoteCalculator",icon:"BsCalculator",description:"Create a simple quote calculator with your Google Sheet",requiresSheet:!0,card:"on",category:"other",gridWidth:4},{type:"AIBlock",icon:"HiSparkles",description:"Allow users to interact directly with their data conversationally",card:"on",hideLabel:!0,category:"other"},{type:"Input",icon:"RxInput",description:"A standalone text input field",card:"off",hideLabel:!0,category:"form",defaults:[{id:"fillRemainingSpace",value:!0}]},{type:"TextArea",icon:"RxInput",description:"A standalone text area input field",card:"off",hideLabel:!0,category:"form",defaults:[{id:"fillRemainingSpace",value:!0}]},{type:"Select",icon:"RxDropdownMenu",description:"A standalone select dropdown field",card:"off",hideLabel:!0,category:"form",defaults:[{id:"fillRemainingSpace",value:!0}]},{type:"Switch",icon:"RxSwitch",description:"A standalone switch input field",card:"off",hideLabel:!0,category:"form"},{type:"Placeholder",icon:"FiSquare",description:"A simple placeholder for building advanced layouts",card:"disabled",category:"layout"},{type:"TextButtonRow",icon:"FiMoreHorizontal",description:"A text label and a row of multiple buttons",card:"disabled"},{type:"Layout",icon:"FiLayout",description:"Organize blocks in a pre-defined layout",card:"off",hideLabel:!0,category:"layout"}],Yu=function(t){var e="custom"===(0,Js.get)(t,"formatType")?(0,Js.get)(t,"customFormat"):null;if(e)return e;var n=(0,Js.get)(t,"outputTime"),r=(0,Js.get)(t,"inputTime"),a=(0,Js.get)(t,"inputDate"),i=(0,Js.get)(t,"showAmPm"),o="";return a&&r&&"none"!==n?o="".concat(a," ").concat(r):a?o=a:r&&"none"!==n&&(o=r),i||(o=o.replace("hh","HH").replace("h","HH")),o},Xu=function(t){var e=parseInt(arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,0)||0;return new Intl.NumberFormat("de-DE",{minimumFractionDigits:e,maximumFractionDigits:e}).format(t)},$u=function(t){var e=Ru(t).replace(/[^0-9,\.]/g,"").replace(/\./g,"").replace(",",".");return e?/^-?\d+\.\d+$/.test(e)?parseFloat(e):/^-?\d+$/.test(e)?parseInt(e,10):0:0},Ku=function(t){if(t){var e=t.toString().replace(/[,\u20ac\xa3$\xa5\u20b9%\s]/g,"");return/^-?\d+\.\d+$/.test(e)?parseFloat(e):/^-?\d+$/.test(e)?parseInt(e,10):0}return 0},Qu=function(t){return t.map((function(t){return Ju(t)}))},Ju=function(t){return"string"===typeof t?t.toLowerCase():(0,Js.isNil)(t)?"":t.toString()};function td(t){var e=parseFloat(t),n=parseInt(t,10);return(0,Js.isNaN)(e)||e!==n?(0,Js.isNaN)(e)?0:e:n}var ed=function(t){var e=t?t.toString().split(",").map((function(t){return t.trim()})).filter((function(t){return""!==t})):[];return e},nd=function(t){var e=t.id,n=t.key,r=t.value,a=t.dataSource,i=t.block,o=t.value1,l=t.value2,c=t.operator,s=void 0===c?"contains":c,u=t.conditionType,d=void 0===u?"and":u;if(o||l)return t;if(n||r||a||i){var h=[a];return i&&h.push(i),n&&h.push(n),{id:e,value1:"{{ ".concat(h.join(".")," }}"),operator:s,value2:r,conditionType:d}}return t},rd=function(t){var e=t.value1,n=void 0===e?"":e,r=t.value2,a=void 0===r?"":r,i=t.operator,o=void 0===i?"contains":i,l=t.value1DateFormat,c=void 0===l?null:l,s=!1;if("exists"===o)s=!(0,Js.isNil)(n)&&""!==n;else if("does_not_exist"===o)s=(0,Js.isNil)(n)||""===n;else if("is_true"===o)s=Sd(n);else if("is_false"===o)s=!Sd(n);else if("equals"===o){var u=Qu(ed(n)),d=Qu(ed(a)),h=0;u.forEach((function(t){d.forEach((function(e){Ju(t)===Ju(e)&&(h+=1)}))})),s=h>0}else if("does_not_equal"===o)s=Ju(n)!==Ju(a);else if("string_equals_string"===o)s=Ju(n)===Ju(a);else if("in"===o||"string_in_array"===o){var f=Qu(ed(a));if(0===f.length)return!1;s=f.includes(Ju(n))}else if("string_not_in_array"===o){var p=ed(a);if(0===p.length)return!0;s=!p.includes(Ju(n))}else if("string_in_string"===o)s=Ju(a).includes(Ju(n));else if("string_not_in_string"===o||"not_in"===o)s=!Ju(a).includes(Ju(n));else if("contains"===o||"array_contains_string"===o)if(n.includes(",")||a.includes(",")){var g=Qu(ed(n)),v=Qu(ed(a));if(0===g.length||0===v.length)return!1;s=v.some((function(t){return g.includes(Ju(t))}))}else s=Ju(n).includes(Ju(a));else if("string_contains_string"===o)s=Ju(n).includes(Ju(a));else if("does_not_contain"===o||"string_does_not_contain_string"===o)s=!Ju(n).includes(Ju(a));else if("array_does_not_contain_string"===o){var y=Qu(ed(n)),b=Ju(a);if(0===y.length||!b)return!0;s=!y.includes(b)}else if("length_greater_than"===o)s=Ju(n).length>Number(a);else if("length_less_than"===o)s=Ju(n).length<Number(a);else if("greater_than"===o)s=Number(n)>Number(a);else if("less_than"===o)s=Number(n)<Number(a);else if("date_equals"===o){var x=Wu({value:n,formatObject:c,returnMoment:!0}),M=Wu({value:a,formatObject:c,returnMoment:!0});s=!(!x||!M)&&x.isSame(M,"day")}else if("date_after"===o){var w=Wu({value:n,formatObject:c,returnMoment:!0}),z=Wu({value:a,formatObject:c,returnMoment:!0});s=!(!w||!z)&&w.isAfter(z)}else if("date_before"===o){var C=Wu({value:n,formatObject:c,returnMoment:!0}),A=Wu({value:a,formatObject:c,returnMoment:!0});s=!(!C||!A)&&C.isBefore(A)}else if("date_in_range"===o){var k=Wu({value:n,formatObject:c,returnMoment:!0}),H=m(a.split("|"),2),E=H[0],S=H[1];if(E&&S){var L=Wu({value:E,formatObject:c,returnMoment:!0}),_=Wu({value:S,formatObject:c,returnMoment:!0});s=!(k&&L&&_)||k.isBetween(L,_,"day","[]")}}else if("number_in_range"===o){var B=m(a.split("|"),2),D=B[0],T=B[1];if(!D&&!T)return!0;D&&T?s=Number(n)>=Number(D)&&Number(n)<=Number(T):D?s=Number(n)>=Number(D):T&&(s=Number(n)<=Number(T))}return s},ad=[{label:"YYYY/MM/DD",value:"YYYY/MM/DD"},{label:"YYYY/DD/MM",value:"YYYY/DD/MM"},{label:"DD/MM/YYYY",value:"DD/MM/YYYY"},{label:"MM/DD/YYYY",value:"MM/DD/YYYY"},{label:"YYYY-MM-DD",value:"YYYY-MM-DD"},{label:"YYYY-DD-MM",value:"YYYY-DD-MM"},{label:"DD-MM-YYYY",value:"DD-MM-YYYY"},{label:"MM-DD-YYYY",value:"MM-DD-YYYY"}];var id=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"id",n=0;return t?(Nu(t).forEach((function(t){var r=(0,Js.get)(t,e)&&parseInt((0,Js.get)(t,e));r&&r>n&&(n=r)})),n):n},od=function(t,e){var n=[],r=[];return t.forEach((function(t){var a=(0,Js.get)(t,e);if(""!==a)if(n.includes(a)){if(!r.includes(a)){var i=!1;try{parseFloat(a)&&(i=!0),parseInt(a)&&(i=!0)}catch(o){}i||r.push(a)}}else n.push(a)})),{items:n,dupes:r}},ld=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;if(!(0,Js.isArray)(t))return[];if("MultiSelect"===n){var r=t.reduce((function(t,n){var r=Ru((0,Js.get)(n,e,"")).toString().split(",");return t.concat(r)}),[]).map((function(t){return t.trim()}));return r.reduce((function(t,e){return-1===t.indexOf(e)&&t.push(e),t}),[])}return t.reduce((function(t,n){return-1===t.indexOf(n[e])&&t.push((0,Js.get)(n,e)),t}),[])},cd=function(t,e){var n=Nu(t).filter((function(t){var n=(0,Js.get)(t,"conditions",[]);return 0!==n.length&&e({conditions:n})})).map((function(t){return t.id}));return n},sd=function(t){var e=t.items,n=t.app,r=t.user,a=t.passesDisplayConditions,i=(0,Js.get)(r,["user_groups",n.id],[]),o=(0,Js.get)(n,"user_groups",[])||[],l=z(i);if(a){var c=cd(o,a);l=(0,Js.uniq)([].concat(z(i),z(c)))}if(r&&0===l.length)return e;var s=o.map((function(t){return t.id}));return Md?e:e.filter((function(t){var e=(0,Js.get)(t,"userGroups",[]).filter((function(t){return s.includes(t)}));if(!e||0===e.length)return!0;var n=!1;return e.forEach((function(t){l&&l.includes(t)&&(n=!0)})),n}))},ud=function(t,e,n){var r=n.map((function(t){return t.id}));return((0,Js.get)(e,"data_relations",[])||[]).filter((function(t){return t.sheet1&&t.sheet2&&r.includes(t.sheet1)&&r.includes(t.sheet2)})).filter((function(e){return t===e.sheet2})).map((function(t){var e=n.find((function(e){return e.id===t.sheet1})),r=(0,Js.get)(e,"headers",[]),a=(0,Js.get)(t,"relationId")||(0,Js.get)(t,"column2"),i={other:t.column1,current:t.column2},o=r.map((function(t){return"".concat(a,"__").concat(t)}));return{id:t.id,relatedSheet:e,headers:o,display_column:t.display_column,relationKey:a,relationColumns:i}}))},dd=["Text","RichText","Image","Button","Row","Column","Icon","Video"],hd=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"300px";return 1===t?e:2===t?"".concat(e," ").concat(e):3===t?"".concat(e," ").concat(e," ").concat(e):void 0},fd=function(t){var e=t.map((function(t){return t.id}));return t.map((function(t){var n=Se({},t);return t.layoutParent&&!e.includes(t.layoutParent)&&delete n.layoutParent,t.parent&&!e.includes(t.parent)&&delete n.parent,n}))},pd=function(t){return t.map((function(t){var e=Se(Se({},t),{},{parentComponentId:null});return t.layoutParent&&delete e.parent,e}))},gd=function(t){var e=["desktop"],n=t.find((function(t){return(0,Js.get)(t,["gridPosition","tablet"])}));n&&e.push("tablet");var r=t.find((function(t){return(0,Js.get)(t,["gridPosition","mobile"])}));return r&&e.push("mobile"),e},vd=function(){return wu.get("accessToken")?"/google_sheets/":"/google_sheets_anonymous/"},md=function(t,e,n){for(var r=0;r<n.length;r++){var a=n[r];if(!(0,Js.isEqual)((0,Js.get)(t,a),(0,Js.get)(e,a)))return!1}return!0},yd=function(){var t=window.location.href;return t.includes("localhost")&&(t="http://app.frontly.ai"),t.replace("https://","").replace("http://","").split("/")[0].toLowerCase()},bd=function(t){var e=t.user,n=t.userGroups,r=t.pages,a=t.defaultPage,i=t.app,o=t.passesDisplayConditions,l=null,c=(0,Js.get)(i,"id"),s=(0,Js.get)(e,["user_groups",c],[]),u=(0,Js.get)(i,"user_groups",[])||[];if(o){var d=cd(u,o);s=(0,Js.uniq)([].concat(z(s),z(d)))}if(s.length>0){var h=n.find((function(t){return s.includes(t.id)}));if(h){var f=r.find((function(t){return t.id===(0,Js.get)(h,"defaultPage")}));l=zd(f?(0,Js.get)(f,"route"):(0,Js.get)(a,"route"))}else l=zd((0,Js.get)(a,"route"))}else l=zd((0,Js.get)(a,"route"));return l},xd=function(t){var e=t.page,n=t.app,r=t.token,a=void 0===r?"":r,i=t.routeId,o=void 0===i?"":i,l=(0,Js.get)(n,"subdomain"),c=(0,Js.get)(n,["custom_domain","custom_domain"]),s=(0,Js.get)(e,"route"),u="";u="https://".concat(l,".frontly.ai"),c&&(u="https://".concat(c)),u+="/".concat(s,"/").concat(o),a&&(u+="?magic=".concat(a)),u.includes("/?magic=")&&(u=u.replace("/?magic=","?magic=")),window.open(u)},Md=["app.frontly.ai","www.frontly.ai","frontly-ai.herokuapp.com","frontly-ai-staging-4b7d4a4d7c04.herokuapp.com"].includes(yd()),wd=function(t,e,n){var r=(0,Js.cloneDeep)(t),a=r.splice(e,1);return r.splice(n,0,a[0]),r},zd=function(t){return t?(0,Js.startsWith)(t,"/")||t.includes("http")?t:"/".concat(t):null},Cd=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"data",r=[e.map((function(t){return"frontly_id"===t?"fid":t})).map((function(t){return'"'.concat(t.replace(/"/g,'""'),'"')})).join(",")].concat(z(t.map((function(t){return e.map((function(e){var n=(0,Js.get)(t,e,"")||"";return'"'.concat(n.toString().replace(/"/g,'""'),'"')})).join(",")})))),a=r.join("\n"),i="data:text/csv;charset=utf-8,".concat(encodeURIComponent(a)),o=document.createElement("a");o.setAttribute("href",i),o.setAttribute("download","".concat(n.replace(".csv",""),".csv")),document.body.appendChild(o),o.click()},Ad=function(t){var e=Ru(t);return e.endsWith("px")?parseInt(e.replace("px","")):parseInt(e)},kd=function(t){return 0===t||"0"===t?"0px":(0,Js.isString)(t)&&t.endsWith("vh")||(0,Js.isString)(t)&&t.endsWith("%")||(0,Js.isString)(t)&&t.includes("px")?t:parseInt(t)?"".concat(parseInt(t),"px"):t},Hd=function(t,e){return"object"===typeof t?"Object":((0,Js.isNaN)(t)||(t=t&&t.toString()),t?t.length>e?t.substring(0,e)+"...":t:"")};var Ed=function(t){var e=t.url,n=t.height,r=t.quality,a=void 0===r?null:r,i=t.forceJpg,o=void 0!==i&&i,l=t.extraMods,c=void 0===l?null:l;if(!e)return null;if(!(e=e.toString()).includes("cloudinary"))return e;if(e.includes(".pdf"))return e;var s=e.includes("/h_"),u=e,d="h_".concat(n,"/");if(c&&(d="".concat(c,",").concat(d,"/")),a&&(d="".concat(d,"q_").concat(a,"/")),o&&(d="".concat(d,"f_jpg/")),s){var h=e.split("upload/")[1].split("/")[0];u=e.replace(h,d)}else{var f=e.split("upload/");u="".concat(f[0],"upload/").concat(d).concat(f[1])}return u},Sd=function(t){return"boolean"===typeof t?t:"string"===typeof t&&"true"===t.trim().toLowerCase()},Ld=function(t,e){if(!t)return null;t=t.replace(/[[]/,"\\[").replace(/[\]]/,"\\]");var n=new RegExp("[\\?&]"+t+"=([^&#]*)").exec(e.search),r=null===n?"":decodeURIComponent(n[1].replace(/\+/g," "));if("true"===r)r=!0;else if("false"===r)r=!1;else if((0,Js.isInteger)(r))return parseInt(r);return r},_d=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return t?9===t.length?t:t+"ff":t},Bd=n(7441),Dd=n(9613),Td=n.n(Dd);var Vd=function(t){function e(t,r,c,s,h){for(var f,p,g,v,x,w=0,z=0,C=0,A=0,k=0,B=0,T=g=f=0,O=0,I=0,R=0,F=0,N=c.length,P=N-1,j="",U="",W="",Z="";O<N;){if(p=c.charCodeAt(O),O===P&&0!==z+A+C+w&&(0!==z&&(p=47===z?10:47),A=C=w=0,N++,P++),0===z+A+C+w){if(O===P&&(0<I&&(j=j.replace(d,"")),0<j.trim().length)){switch(p){case 32:case 9:case 59:case 13:case 10:break;default:j+=c.charAt(O)}p=59}switch(p){case 123:for(f=(j=j.trim()).charCodeAt(0),g=1,F=++O;O<N;){switch(p=c.charCodeAt(O)){case 123:g++;break;case 125:g--;break;case 47:switch(p=c.charCodeAt(O+1)){case 42:case 47:t:{for(T=O+1;T<P;++T)switch(c.charCodeAt(T)){case 47:if(42===p&&42===c.charCodeAt(T-1)&&O+2!==T){O=T+1;break t}break;case 10:if(47===p){O=T+1;break t}}O=T}}break;case 91:p++;case 40:p++;case 34:case 39:for(;O++<P&&c.charCodeAt(O)!==p;);}if(0===g)break;O++}if(g=c.substring(F,O),0===f&&(f=(j=j.replace(u,"").trim()).charCodeAt(0)),64===f){switch(0<I&&(j=j.replace(d,"")),p=j.charCodeAt(1)){case 100:case 109:case 115:case 45:I=r;break;default:I=_}if(F=(g=e(r,I,g,p,h+1)).length,0<D&&(x=l(3,g,I=n(_,j,R),r,E,H,F,p,h,s),j=I.join(""),void 0!==x&&0===(F=(g=x.trim()).length)&&(p=0,g="")),0<F)switch(p){case 115:j=j.replace(M,o);case 100:case 109:case 45:g=j+"{"+g+"}";break;case 107:g=(j=j.replace(m,"$1 $2"))+"{"+g+"}",g=1===L||2===L&&i("@"+g,3)?"@-webkit-"+g+"@"+g:"@"+g;break;default:g=j+g,112===s&&(U+=g,g="")}else g=""}else g=e(r,n(r,j,R),g,s,h+1);W+=g,g=R=I=T=f=0,j="",p=c.charCodeAt(++O);break;case 125:case 59:if(1<(F=(j=(0<I?j.replace(d,""):j).trim()).length))switch(0===T&&(f=j.charCodeAt(0),45===f||96<f&&123>f)&&(F=(j=j.replace(" ",":")).length),0<D&&void 0!==(x=l(1,j,r,t,E,H,U.length,s,h,s))&&0===(F=(j=x.trim()).length)&&(j="\0\0"),f=j.charCodeAt(0),p=j.charCodeAt(1),f){case 0:break;case 64:if(105===p||99===p){Z+=j+c.charAt(O);break}default:58!==j.charCodeAt(F-1)&&(U+=a(j,f,p,j.charCodeAt(2)))}R=I=T=f=0,j="",p=c.charCodeAt(++O)}}switch(p){case 13:case 10:47===z?z=0:0===1+f&&107!==s&&0<j.length&&(I=1,j+="\0"),0<D*V&&l(0,j,r,t,E,H,U.length,s,h,s),H=1,E++;break;case 59:case 125:if(0===z+A+C+w){H++;break}default:switch(H++,v=c.charAt(O),p){case 9:case 32:if(0===A+w+z)switch(k){case 44:case 58:case 9:case 32:v="";break;default:32!==p&&(v=" ")}break;case 0:v="\\0";break;case 12:v="\\f";break;case 11:v="\\v";break;case 38:0===A+z+w&&(I=R=1,v="\f"+v);break;case 108:if(0===A+z+w+S&&0<T)switch(O-T){case 2:112===k&&58===c.charCodeAt(O-3)&&(S=k);case 8:111===B&&(S=B)}break;case 58:0===A+z+w&&(T=O);break;case 44:0===z+C+A+w&&(I=1,v+="\r");break;case 34:case 39:0===z&&(A=A===p?0:0===A?p:A);break;case 91:0===A+z+C&&w++;break;case 93:0===A+z+C&&w--;break;case 41:0===A+z+w&&C--;break;case 40:if(0===A+z+w){if(0===f)if(2*k+3*B===533);else f=1;C++}break;case 64:0===z+C+A+w+T+g&&(g=1);break;case 42:case 47:if(!(0<A+w+C))switch(z){case 0:switch(2*p+3*c.charCodeAt(O+1)){case 235:z=47;break;case 220:F=O,z=42}break;case 42:47===p&&42===k&&F+2!==O&&(33===c.charCodeAt(F+2)&&(U+=c.substring(F,O+1)),v="",z=0)}}0===z&&(j+=v)}B=k,k=p,O++}if(0<(F=U.length)){if(I=r,0<D&&(void 0!==(x=l(2,U,I,t,E,H,F,s,h,s))&&0===(U=x).length))return Z+U+W;if(U=I.join(",")+"{"+U+"}",0!==L*S){switch(2!==L||i(U,2)||(S=0),S){case 111:U=U.replace(b,":-moz-$1")+U;break;case 112:U=U.replace(y,"::-webkit-input-$1")+U.replace(y,"::-moz-$1")+U.replace(y,":-ms-input-$1")+U}S=0}}return Z+U+W}function n(t,e,n){var a=e.trim().split(g);e=a;var i=a.length,o=t.length;switch(o){case 0:case 1:var l=0;for(t=0===o?"":t[0]+" ";l<i;++l)e[l]=r(t,e[l],n).trim();break;default:var c=l=0;for(e=[];l<i;++l)for(var s=0;s<o;++s)e[c++]=r(t[s]+" ",a[l],n).trim()}return e}function r(t,e,n){var r=e.charCodeAt(0);switch(33>r&&(r=(e=e.trim()).charCodeAt(0)),r){case 38:return e.replace(v,"$1"+t.trim());case 58:return t.trim()+e.replace(v,"$1"+t.trim());default:if(0<1*n&&0<e.indexOf("\f"))return e.replace(v,(58===t.charCodeAt(0)?"":"$1")+t.trim())}return t+e}function a(t,e,n,r){var o=t+";",l=2*e+3*n+4*r;if(944===l){t=o.indexOf(":",9)+1;var c=o.substring(t,o.length-1).trim();return c=o.substring(0,t).trim()+c+";",1===L||2===L&&i(c,1)?"-webkit-"+c+c:c}if(0===L||2===L&&!i(o,1))return o;switch(l){case 1015:return 97===o.charCodeAt(10)?"-webkit-"+o+o:o;case 951:return 116===o.charCodeAt(3)?"-webkit-"+o+o:o;case 963:return 110===o.charCodeAt(5)?"-webkit-"+o+o:o;case 1009:if(100!==o.charCodeAt(4))break;case 969:case 942:return"-webkit-"+o+o;case 978:return"-webkit-"+o+"-moz-"+o+o;case 1019:case 983:return"-webkit-"+o+"-moz-"+o+"-ms-"+o+o;case 883:if(45===o.charCodeAt(8))return"-webkit-"+o+o;if(0<o.indexOf("image-set(",11))return o.replace(k,"$1-webkit-$2")+o;break;case 932:if(45===o.charCodeAt(4))switch(o.charCodeAt(5)){case 103:return"-webkit-box-"+o.replace("-grow","")+"-webkit-"+o+"-ms-"+o.replace("grow","positive")+o;case 115:return"-webkit-"+o+"-ms-"+o.replace("shrink","negative")+o;case 98:return"-webkit-"+o+"-ms-"+o.replace("basis","preferred-size")+o}return"-webkit-"+o+"-ms-"+o+o;case 964:return"-webkit-"+o+"-ms-flex-"+o+o;case 1023:if(99!==o.charCodeAt(8))break;return"-webkit-box-pack"+(c=o.substring(o.indexOf(":",15)).replace("flex-","").replace("space-between","justify"))+"-webkit-"+o+"-ms-flex-pack"+c+o;case 1005:return f.test(o)?o.replace(h,":-webkit-")+o.replace(h,":-moz-")+o:o;case 1e3:switch(e=(c=o.substring(13).trim()).indexOf("-")+1,c.charCodeAt(0)+c.charCodeAt(e)){case 226:c=o.replace(x,"tb");break;case 232:c=o.replace(x,"tb-rl");break;case 220:c=o.replace(x,"lr");break;default:return o}return"-webkit-"+o+"-ms-"+c+o;case 1017:if(-1===o.indexOf("sticky",9))break;case 975:switch(e=(o=t).length-10,l=(c=(33===o.charCodeAt(e)?o.substring(0,e):o).substring(t.indexOf(":",7)+1).trim()).charCodeAt(0)+(0|c.charCodeAt(7))){case 203:if(111>c.charCodeAt(8))break;case 115:o=o.replace(c,"-webkit-"+c)+";"+o;break;case 207:case 102:o=o.replace(c,"-webkit-"+(102<l?"inline-":"")+"box")+";"+o.replace(c,"-webkit-"+c)+";"+o.replace(c,"-ms-"+c+"box")+";"+o}return o+";";case 938:if(45===o.charCodeAt(5))switch(o.charCodeAt(6)){case 105:return c=o.replace("-items",""),"-webkit-"+o+"-webkit-box-"+c+"-ms-flex-"+c+o;case 115:return"-webkit-"+o+"-ms-flex-item-"+o.replace(z,"")+o;default:return"-webkit-"+o+"-ms-flex-line-pack"+o.replace("align-content","").replace(z,"")+o}break;case 973:case 989:if(45!==o.charCodeAt(3)||122===o.charCodeAt(4))break;case 931:case 953:if(!0===A.test(t))return 115===(c=t.substring(t.indexOf(":")+1)).charCodeAt(0)?a(t.replace("stretch","fill-available"),e,n,r).replace(":fill-available",":stretch"):o.replace(c,"-webkit-"+c)+o.replace(c,"-moz-"+c.replace("fill-",""))+o;break;case 962:if(o="-webkit-"+o+(102===o.charCodeAt(5)?"-ms-"+o:"")+o,211===n+r&&105===o.charCodeAt(13)&&0<o.indexOf("transform",10))return o.substring(0,o.indexOf(";",27)+1).replace(p,"$1-webkit-$2")+o}return o}function i(t,e){var n=t.indexOf(1===e?":":"{"),r=t.substring(0,3!==e?n:10);return n=t.substring(n+1,t.length-1),T(2!==e?r:r.replace(C,"$1"),n,e)}function o(t,e){var n=a(e,e.charCodeAt(0),e.charCodeAt(1),e.charCodeAt(2));return n!==e+";"?n.replace(w," or ($1)").substring(4):"("+e+")"}function l(t,e,n,r,a,i,o,l,c,u){for(var d,h=0,f=e;h<D;++h)switch(d=B[h].call(s,t,f,n,r,a,i,o,l,c,u)){case void 0:case!1:case!0:case null:break;default:f=d}if(f!==e)return f}function c(t){return void 0!==(t=t.prefix)&&(T=null,t?"function"!==typeof t?L=1:(L=2,T=t):L=0),c}function s(t,n){var r=t;if(33>r.charCodeAt(0)&&(r=r.trim()),r=[r],0<D){var a=l(-1,n,r,r,E,H,0,0,0,0);void 0!==a&&"string"===typeof a&&(n=a)}var i=e(_,r,n,0,0);return 0<D&&(void 0!==(a=l(-2,i,r,r,E,H,i.length,0,0,0))&&(i=a)),"",S=0,H=E=1,i}var u=/^\0+/g,d=/[\0\r\f]/g,h=/: */g,f=/zoo|gra/,p=/([,: ])(transform)/g,g=/,\r+?/g,v=/([\t\r\n ])*\f?&/g,m=/@(k\w+)\s*(\S*)\s*/,y=/::(place)/g,b=/:(read-only)/g,x=/[svh]\w+-[tblr]{2}/,M=/\(\s*(.*)\s*\)/g,w=/([\s\S]*?);/g,z=/-self|flex-/g,C=/[^]*?(:[rp][el]a[\w-]+)[^]*/,A=/stretch|:\s*\w+\-(?:conte|avail)/,k=/([^-])(image-set\()/,H=1,E=1,S=0,L=1,_=[],B=[],D=0,T=null,V=0;return s.use=function t(e){switch(e){case void 0:case null:D=B.length=0;break;default:if("function"===typeof e)B[D++]=e;else if("object"===typeof e)for(var n=0,r=e.length;n<r;++n)t(e[n]);else V=0|!!e}return t},s.set=c,void 0!==t&&c(t),s},Od={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1};function Id(t){var e=Object.create(null);return function(n){return void 0===e[n]&&(e[n]=t(n)),e[n]}}var Rd=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,Fd=Id((function(t){return Rd.test(t)||111===t.charCodeAt(0)&&110===t.charCodeAt(1)&&t.charCodeAt(2)<91})),Nd=n(2110),Pd=n.n(Nd);function jd(){return(jd=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}var Ud=function(t,e){for(var n=[t[0]],r=0,a=e.length;r<a;r+=1)n.push(e[r],t[r+1]);return n},Wd=function(t){return null!==t&&"object"==typeof t&&"[object Object]"===(t.toString?t.toString():Object.prototype.toString.call(t))&&!(0,Bd.typeOf)(t)},Zd=Object.freeze([]),Gd=Object.freeze({});function qd(t){return"function"==typeof t}function Yd(t){return t.displayName||t.name||"Component"}function Xd(t){return t&&"string"==typeof t.styledComponentId}var $d="undefined"!=typeof process&&void 0!=={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_WEB_URL:"https://app.frontly.ai",REACT_APP_GOOGLE_SHEETS_CLIENT_ID:"601039036284-e7s0ep8ndhmmgl3ajjuq4h9qmbhpp8b4.apps.googleusercontent.com",REACT_APP_INTERCOMPROVIDER_APP_ID:"yj7svpiv",REACT_APP_MIXPANEL_TOKEN:"24b88f3ea98cee756872d3abb2d7da40",REACT_APP_GOOGLE_API_KEY:"AIzaSyCSsbFv1iQNF09tGWef5ChJF7NOGKhHFUk",REACT_APP_CONFIG_ENCRYPTION_KEY:"1aeb3b4c0fe74e6b4ef85ebdd463f75ffcf9dc3c51871510e89b2b67d52e3270",REACT_APP_SENTRY_URL:"https://12f08df1987040009e04edee5ca42db3@o4504016603316224.ingest.sentry.io/4505307747516416",REACT_APP_API_URL:"https://api2.frontly.ai"}&&({NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_WEB_URL:"https://app.frontly.ai",REACT_APP_GOOGLE_SHEETS_CLIENT_ID:"601039036284-e7s0ep8ndhmmgl3ajjuq4h9qmbhpp8b4.apps.googleusercontent.com",REACT_APP_INTERCOMPROVIDER_APP_ID:"yj7svpiv",REACT_APP_MIXPANEL_TOKEN:"24b88f3ea98cee756872d3abb2d7da40",REACT_APP_GOOGLE_API_KEY:"AIzaSyCSsbFv1iQNF09tGWef5ChJF7NOGKhHFUk",REACT_APP_CONFIG_ENCRYPTION_KEY:"1aeb3b4c0fe74e6b4ef85ebdd463f75ffcf9dc3c51871510e89b2b67d52e3270",REACT_APP_SENTRY_URL:"https://12f08df1987040009e04edee5ca42db3@o4504016603316224.ingest.sentry.io/4505307747516416",REACT_APP_API_URL:"https://api2.frontly.ai"}.REACT_APP_SC_ATTR||{NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_WEB_URL:"https://app.frontly.ai",REACT_APP_GOOGLE_SHEETS_CLIENT_ID:"601039036284-e7s0ep8ndhmmgl3ajjuq4h9qmbhpp8b4.apps.googleusercontent.com",REACT_APP_INTERCOMPROVIDER_APP_ID:"yj7svpiv",REACT_APP_MIXPANEL_TOKEN:"24b88f3ea98cee756872d3abb2d7da40",REACT_APP_GOOGLE_API_KEY:"AIzaSyCSsbFv1iQNF09tGWef5ChJF7NOGKhHFUk",REACT_APP_CONFIG_ENCRYPTION_KEY:"1aeb3b4c0fe74e6b4ef85ebdd463f75ffcf9dc3c51871510e89b2b67d52e3270",REACT_APP_SENTRY_URL:"https://12f08df1987040009e04edee5ca42db3@o4504016603316224.ingest.sentry.io/4505307747516416",REACT_APP_API_URL:"https://api2.frontly.ai"}.SC_ATTR)||"data-styled",Kd="undefined"!=typeof window&&"HTMLElement"in window,Qd=Boolean("boolean"==typeof SC_DISABLE_SPEEDY?SC_DISABLE_SPEEDY:"undefined"!=typeof process&&void 0!=={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_WEB_URL:"https://app.frontly.ai",REACT_APP_GOOGLE_SHEETS_CLIENT_ID:"601039036284-e7s0ep8ndhmmgl3ajjuq4h9qmbhpp8b4.apps.googleusercontent.com",REACT_APP_INTERCOMPROVIDER_APP_ID:"yj7svpiv",REACT_APP_MIXPANEL_TOKEN:"24b88f3ea98cee756872d3abb2d7da40",REACT_APP_GOOGLE_API_KEY:"AIzaSyCSsbFv1iQNF09tGWef5ChJF7NOGKhHFUk",REACT_APP_CONFIG_ENCRYPTION_KEY:"1aeb3b4c0fe74e6b4ef85ebdd463f75ffcf9dc3c51871510e89b2b67d52e3270",REACT_APP_SENTRY_URL:"https://12f08df1987040009e04edee5ca42db3@o4504016603316224.ingest.sentry.io/4505307747516416",REACT_APP_API_URL:"https://api2.frontly.ai"}&&(void 0!=={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_WEB_URL:"https://app.frontly.ai",REACT_APP_GOOGLE_SHEETS_CLIENT_ID:"601039036284-e7s0ep8ndhmmgl3ajjuq4h9qmbhpp8b4.apps.googleusercontent.com",REACT_APP_INTERCOMPROVIDER_APP_ID:"yj7svpiv",REACT_APP_MIXPANEL_TOKEN:"24b88f3ea98cee756872d3abb2d7da40",REACT_APP_GOOGLE_API_KEY:"AIzaSyCSsbFv1iQNF09tGWef5ChJF7NOGKhHFUk",REACT_APP_CONFIG_ENCRYPTION_KEY:"1aeb3b4c0fe74e6b4ef85ebdd463f75ffcf9dc3c51871510e89b2b67d52e3270",REACT_APP_SENTRY_URL:"https://12f08df1987040009e04edee5ca42db3@o4504016603316224.ingest.sentry.io/4505307747516416",REACT_APP_API_URL:"https://api2.frontly.ai"}.REACT_APP_SC_DISABLE_SPEEDY&&""!=={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_WEB_URL:"https://app.frontly.ai",REACT_APP_GOOGLE_SHEETS_CLIENT_ID:"601039036284-e7s0ep8ndhmmgl3ajjuq4h9qmbhpp8b4.apps.googleusercontent.com",REACT_APP_INTERCOMPROVIDER_APP_ID:"yj7svpiv",REACT_APP_MIXPANEL_TOKEN:"24b88f3ea98cee756872d3abb2d7da40",REACT_APP_GOOGLE_API_KEY:"AIzaSyCSsbFv1iQNF09tGWef5ChJF7NOGKhHFUk",REACT_APP_CONFIG_ENCRYPTION_KEY:"1aeb3b4c0fe74e6b4ef85ebdd463f75ffcf9dc3c51871510e89b2b67d52e3270",REACT_APP_SENTRY_URL:"https://12f08df1987040009e04edee5ca42db3@o4504016603316224.ingest.sentry.io/4505307747516416",REACT_APP_API_URL:"https://api2.frontly.ai"}.REACT_APP_SC_DISABLE_SPEEDY?"false"!=={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_WEB_URL:"https://app.frontly.ai",REACT_APP_GOOGLE_SHEETS_CLIENT_ID:"601039036284-e7s0ep8ndhmmgl3ajjuq4h9qmbhpp8b4.apps.googleusercontent.com",REACT_APP_INTERCOMPROVIDER_APP_ID:"yj7svpiv",REACT_APP_MIXPANEL_TOKEN:"24b88f3ea98cee756872d3abb2d7da40",REACT_APP_GOOGLE_API_KEY:"AIzaSyCSsbFv1iQNF09tGWef5ChJF7NOGKhHFUk",REACT_APP_CONFIG_ENCRYPTION_KEY:"1aeb3b4c0fe74e6b4ef85ebdd463f75ffcf9dc3c51871510e89b2b67d52e3270",REACT_APP_SENTRY_URL:"https://12f08df1987040009e04edee5ca42db3@o4504016603316224.ingest.sentry.io/4505307747516416",REACT_APP_API_URL:"https://api2.frontly.ai"}.REACT_APP_SC_DISABLE_SPEEDY&&{NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_WEB_URL:"https://app.frontly.ai",REACT_APP_GOOGLE_SHEETS_CLIENT_ID:"601039036284-e7s0ep8ndhmmgl3ajjuq4h9qmbhpp8b4.apps.googleusercontent.com",REACT_APP_INTERCOMPROVIDER_APP_ID:"yj7svpiv",REACT_APP_MIXPANEL_TOKEN:"24b88f3ea98cee756872d3abb2d7da40",REACT_APP_GOOGLE_API_KEY:"AIzaSyCSsbFv1iQNF09tGWef5ChJF7NOGKhHFUk",REACT_APP_CONFIG_ENCRYPTION_KEY:"1aeb3b4c0fe74e6b4ef85ebdd463f75ffcf9dc3c51871510e89b2b67d52e3270",REACT_APP_SENTRY_URL:"https://12f08df1987040009e04edee5ca42db3@o4504016603316224.ingest.sentry.io/4505307747516416",REACT_APP_API_URL:"https://api2.frontly.ai"}.REACT_APP_SC_DISABLE_SPEEDY:void 0!=={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_WEB_URL:"https://app.frontly.ai",REACT_APP_GOOGLE_SHEETS_CLIENT_ID:"601039036284-e7s0ep8ndhmmgl3ajjuq4h9qmbhpp8b4.apps.googleusercontent.com",REACT_APP_INTERCOMPROVIDER_APP_ID:"yj7svpiv",REACT_APP_MIXPANEL_TOKEN:"24b88f3ea98cee756872d3abb2d7da40",REACT_APP_GOOGLE_API_KEY:"AIzaSyCSsbFv1iQNF09tGWef5ChJF7NOGKhHFUk",REACT_APP_CONFIG_ENCRYPTION_KEY:"1aeb3b4c0fe74e6b4ef85ebdd463f75ffcf9dc3c51871510e89b2b67d52e3270",REACT_APP_SENTRY_URL:"https://12f08df1987040009e04edee5ca42db3@o4504016603316224.ingest.sentry.io/4505307747516416",REACT_APP_API_URL:"https://api2.frontly.ai"}.SC_DISABLE_SPEEDY&&""!=={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_WEB_URL:"https://app.frontly.ai",REACT_APP_GOOGLE_SHEETS_CLIENT_ID:"601039036284-e7s0ep8ndhmmgl3ajjuq4h9qmbhpp8b4.apps.googleusercontent.com",REACT_APP_INTERCOMPROVIDER_APP_ID:"yj7svpiv",REACT_APP_MIXPANEL_TOKEN:"24b88f3ea98cee756872d3abb2d7da40",REACT_APP_GOOGLE_API_KEY:"AIzaSyCSsbFv1iQNF09tGWef5ChJF7NOGKhHFUk",REACT_APP_CONFIG_ENCRYPTION_KEY:"1aeb3b4c0fe74e6b4ef85ebdd463f75ffcf9dc3c51871510e89b2b67d52e3270",REACT_APP_SENTRY_URL:"https://12f08df1987040009e04edee5ca42db3@o4504016603316224.ingest.sentry.io/4505307747516416",REACT_APP_API_URL:"https://api2.frontly.ai"}.SC_DISABLE_SPEEDY&&("false"!=={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_WEB_URL:"https://app.frontly.ai",REACT_APP_GOOGLE_SHEETS_CLIENT_ID:"601039036284-e7s0ep8ndhmmgl3ajjuq4h9qmbhpp8b4.apps.googleusercontent.com",REACT_APP_INTERCOMPROVIDER_APP_ID:"yj7svpiv",REACT_APP_MIXPANEL_TOKEN:"24b88f3ea98cee756872d3abb2d7da40",REACT_APP_GOOGLE_API_KEY:"AIzaSyCSsbFv1iQNF09tGWef5ChJF7NOGKhHFUk",REACT_APP_CONFIG_ENCRYPTION_KEY:"1aeb3b4c0fe74e6b4ef85ebdd463f75ffcf9dc3c51871510e89b2b67d52e3270",REACT_APP_SENTRY_URL:"https://12f08df1987040009e04edee5ca42db3@o4504016603316224.ingest.sentry.io/4505307747516416",REACT_APP_API_URL:"https://api2.frontly.ai"}.SC_DISABLE_SPEEDY&&{NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_WEB_URL:"https://app.frontly.ai",REACT_APP_GOOGLE_SHEETS_CLIENT_ID:"601039036284-e7s0ep8ndhmmgl3ajjuq4h9qmbhpp8b4.apps.googleusercontent.com",REACT_APP_INTERCOMPROVIDER_APP_ID:"yj7svpiv",REACT_APP_MIXPANEL_TOKEN:"24b88f3ea98cee756872d3abb2d7da40",REACT_APP_GOOGLE_API_KEY:"AIzaSyCSsbFv1iQNF09tGWef5ChJF7NOGKhHFUk",REACT_APP_CONFIG_ENCRYPTION_KEY:"1aeb3b4c0fe74e6b4ef85ebdd463f75ffcf9dc3c51871510e89b2b67d52e3270",REACT_APP_SENTRY_URL:"https://12f08df1987040009e04edee5ca42db3@o4504016603316224.ingest.sentry.io/4505307747516416",REACT_APP_API_URL:"https://api2.frontly.ai"}.SC_DISABLE_SPEEDY)));function Jd(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];throw new Error("An error occurred. See https://git.io/JUIaE#"+t+" for more information."+(n.length>0?" Args: "+n.join(", "):""))}var th=function(){function t(t){this.groupSizes=new Uint32Array(512),this.length=512,this.tag=t}var e=t.prototype;return e.indexOfGroup=function(t){for(var e=0,n=0;n<t;n++)e+=this.groupSizes[n];return e},e.insertRules=function(t,e){if(t>=this.groupSizes.length){for(var n=this.groupSizes,r=n.length,a=r;t>=a;)(a<<=1)<0&&Jd(16,""+t);this.groupSizes=new Uint32Array(a),this.groupSizes.set(n),this.length=a;for(var i=r;i<a;i++)this.groupSizes[i]=0}for(var o=this.indexOfGroup(t+1),l=0,c=e.length;l<c;l++)this.tag.insertRule(o,e[l])&&(this.groupSizes[t]++,o++)},e.clearGroup=function(t){if(t<this.length){var e=this.groupSizes[t],n=this.indexOfGroup(t),r=n+e;this.groupSizes[t]=0;for(var a=n;a<r;a++)this.tag.deleteRule(n)}},e.getGroup=function(t){var e="";if(t>=this.length||0===this.groupSizes[t])return e;for(var n=this.groupSizes[t],r=this.indexOfGroup(t),a=r+n,i=r;i<a;i++)e+=this.tag.getRule(i)+"/*!sc*/\n";return e},t}(),eh=new Map,nh=new Map,rh=1,ah=function(t){if(eh.has(t))return eh.get(t);for(;nh.has(rh);)rh++;var e=rh++;return eh.set(t,e),nh.set(e,t),e},ih=function(t){return nh.get(t)},oh=function(t,e){e>=rh&&(rh=e+1),eh.set(t,e),nh.set(e,t)},lh="style["+$d+'][data-styled-version="5.3.10"]',ch=new RegExp("^"+$d+'\\.g(\\d+)\\[id="([\\w\\d-]+)"\\].*?"([^"]*)'),sh=function(t,e,n){for(var r,a=n.split(","),i=0,o=a.length;i<o;i++)(r=a[i])&&t.registerName(e,r)},uh=function(t,e){for(var n=(e.textContent||"").split("/*!sc*/\n"),r=[],a=0,i=n.length;a<i;a++){var o=n[a].trim();if(o){var l=o.match(ch);if(l){var c=0|parseInt(l[1],10),s=l[2];0!==c&&(oh(s,c),sh(t,s,l[3]),t.getTag().insertRules(c,r)),r.length=0}else r.push(o)}}},dh=function(){return n.nc},hh=function(t){var e=document.head,n=t||e,r=document.createElement("style"),a=function(t){for(var e=t.childNodes,n=e.length;n>=0;n--){var r=e[n];if(r&&1===r.nodeType&&r.hasAttribute($d))return r}}(n),i=void 0!==a?a.nextSibling:null;r.setAttribute($d,"active"),r.setAttribute("data-styled-version","5.3.10");var o=dh();return o&&r.setAttribute("nonce",o),n.insertBefore(r,i),r},fh=function(){function t(t){var e=this.element=hh(t);e.appendChild(document.createTextNode("")),this.sheet=function(t){if(t.sheet)return t.sheet;for(var e=document.styleSheets,n=0,r=e.length;n<r;n++){var a=e[n];if(a.ownerNode===t)return a}Jd(17)}(e),this.length=0}var e=t.prototype;return e.insertRule=function(t,e){try{return this.sheet.insertRule(e,t),this.length++,!0}catch(t){return!1}},e.deleteRule=function(t){this.sheet.deleteRule(t),this.length--},e.getRule=function(t){var e=this.sheet.cssRules[t];return void 0!==e&&"string"==typeof e.cssText?e.cssText:""},t}(),ph=function(){function t(t){var e=this.element=hh(t);this.nodes=e.childNodes,this.length=0}var e=t.prototype;return e.insertRule=function(t,e){if(t<=this.length&&t>=0){var n=document.createTextNode(e),r=this.nodes[t];return this.element.insertBefore(n,r||null),this.length++,!0}return!1},e.deleteRule=function(t){this.element.removeChild(this.nodes[t]),this.length--},e.getRule=function(t){return t<this.length?this.nodes[t].textContent:""},t}(),gh=function(){function t(t){this.rules=[],this.length=0}var e=t.prototype;return e.insertRule=function(t,e){return t<=this.length&&(this.rules.splice(t,0,e),this.length++,!0)},e.deleteRule=function(t){this.rules.splice(t,1),this.length--},e.getRule=function(t){return t<this.length?this.rules[t]:""},t}(),vh=Kd,mh={isServer:!Kd,useCSSOMInjection:!Qd},yh=function(){function t(t,e,n){void 0===t&&(t=Gd),void 0===e&&(e={}),this.options=jd({},mh,{},t),this.gs=e,this.names=new Map(n),this.server=!!t.isServer,!this.server&&Kd&&vh&&(vh=!1,function(t){for(var e=document.querySelectorAll(lh),n=0,r=e.length;n<r;n++){var a=e[n];a&&"active"!==a.getAttribute($d)&&(uh(t,a),a.parentNode&&a.parentNode.removeChild(a))}}(this))}t.registerId=function(t){return ah(t)};var e=t.prototype;return e.reconstructWithOptions=function(e,n){return void 0===n&&(n=!0),new t(jd({},this.options,{},e),this.gs,n&&this.names||void 0)},e.allocateGSInstance=function(t){return this.gs[t]=(this.gs[t]||0)+1},e.getTag=function(){return this.tag||(this.tag=(n=(e=this.options).isServer,r=e.useCSSOMInjection,a=e.target,t=n?new gh(a):r?new fh(a):new ph(a),new th(t)));var t,e,n,r,a},e.hasNameForId=function(t,e){return this.names.has(t)&&this.names.get(t).has(e)},e.registerName=function(t,e){if(ah(t),this.names.has(t))this.names.get(t).add(e);else{var n=new Set;n.add(e),this.names.set(t,n)}},e.insertRules=function(t,e,n){this.registerName(t,e),this.getTag().insertRules(ah(t),n)},e.clearNames=function(t){this.names.has(t)&&this.names.get(t).clear()},e.clearRules=function(t){this.getTag().clearGroup(ah(t)),this.clearNames(t)},e.clearTag=function(){this.tag=void 0},e.toString=function(){return function(t){for(var e=t.getTag(),n=e.length,r="",a=0;a<n;a++){var i=ih(a);if(void 0!==i){var o=t.names.get(i),l=e.getGroup(a);if(o&&l&&o.size){var c=$d+".g"+a+'[id="'+i+'"]',s="";void 0!==o&&o.forEach((function(t){t.length>0&&(s+=t+",")})),r+=""+l+c+'{content:"'+s+'"}/*!sc*/\n'}}}return r}(this)},t}(),bh=/(a)(d)/gi,xh=function(t){return String.fromCharCode(t+(t>25?39:97))};function Mh(t){var e,n="";for(e=Math.abs(t);e>52;e=e/52|0)n=xh(e%52)+n;return(xh(e%52)+n).replace(bh,"$1-$2")}var wh=function(t,e){for(var n=e.length;n;)t=33*t^e.charCodeAt(--n);return t},zh=function(t){return wh(5381,t)};function Ch(t){for(var e=0;e<t.length;e+=1){var n=t[e];if(qd(n)&&!Xd(n))return!1}return!0}var Ah=zh("5.3.10"),kh=function(){function t(t,e,n){this.rules=t,this.staticRulesId="",this.isStatic=(void 0===n||n.isStatic)&&Ch(t),this.componentId=e,this.baseHash=wh(Ah,e),this.baseStyle=n,yh.registerId(e)}return t.prototype.generateAndInjectStyles=function(t,e,n){var r=this.componentId,a=[];if(this.baseStyle&&a.push(this.baseStyle.generateAndInjectStyles(t,e,n)),this.isStatic&&!n.hash)if(this.staticRulesId&&e.hasNameForId(r,this.staticRulesId))a.push(this.staticRulesId);else{var i=Wh(this.rules,t,e,n).join(""),o=Mh(wh(this.baseHash,i)>>>0);if(!e.hasNameForId(r,o)){var l=n(i,"."+o,void 0,r);e.insertRules(r,o,l)}a.push(o),this.staticRulesId=o}else{for(var c=this.rules.length,s=wh(this.baseHash,n.hash),u="",d=0;d<c;d++){var h=this.rules[d];if("string"==typeof h)u+=h;else if(h){var f=Wh(h,t,e,n),p=Array.isArray(f)?f.join(""):f;s=wh(s,p+d),u+=p}}if(u){var g=Mh(s>>>0);if(!e.hasNameForId(r,g)){var v=n(u,"."+g,void 0,r);e.insertRules(r,g,v)}a.push(g)}}return a.join(" ")},t}(),Hh=/^\s*\/\/.*$/gm,Eh=[":","[",".","#"];function Sh(t){var e,n,r,a,i=void 0===t?Gd:t,o=i.options,l=void 0===o?Gd:o,c=i.plugins,s=void 0===c?Zd:c,u=new Vd(l),d=[],h=function(t){function e(e){if(e)try{t(e+"}")}catch(t){}}return function(n,r,a,i,o,l,c,s,u,d){switch(n){case 1:if(0===u&&64===r.charCodeAt(0))return t(r+";"),"";break;case 2:if(0===s)return r+"/*|*/";break;case 3:switch(s){case 102:case 112:return t(a[0]+r),"";default:return r+(0===d?"/*|*/":"")}case-2:r.split("/*|*/}").forEach(e)}}}((function(t){d.push(t)})),f=function(t,r,i){return 0===r&&-1!==Eh.indexOf(i[n.length])||i.match(a)?t:"."+e};function p(t,i,o,l){void 0===l&&(l="&");var c=t.replace(Hh,""),s=i&&o?o+" "+i+" { "+c+" }":c;return e=l,n=i,r=new RegExp("\\"+n+"\\b","g"),a=new RegExp("(\\"+n+"\\b){2,}"),u(o||!i?"":i,s)}return u.use([].concat(s,[function(t,e,a){2===t&&a.length&&a[0].lastIndexOf(n)>0&&(a[0]=a[0].replace(r,f))},h,function(t){if(-2===t){var e=d;return d=[],e}}])),p.hash=s.length?s.reduce((function(t,e){return e.name||Jd(15),wh(t,e.name)}),5381).toString():"",p}var Lh=x.createContext(),_h=(Lh.Consumer,x.createContext()),Bh=(_h.Consumer,new yh),Dh=Sh();function Th(){return(0,x.useContext)(Lh)||Bh}function Vh(){return(0,x.useContext)(_h)||Dh}function Oh(t){var e=(0,x.useState)(t.stylisPlugins),n=e[0],r=e[1],a=Th(),i=(0,x.useMemo)((function(){var e=a;return t.sheet?e=t.sheet:t.target&&(e=e.reconstructWithOptions({target:t.target},!1)),t.disableCSSOMInjection&&(e=e.reconstructWithOptions({useCSSOMInjection:!1})),e}),[t.disableCSSOMInjection,t.sheet,t.target]),o=(0,x.useMemo)((function(){return Sh({options:{prefix:!t.disableVendorPrefixes},plugins:n})}),[t.disableVendorPrefixes,n]);return(0,x.useEffect)((function(){Td()(n,t.stylisPlugins)||r(t.stylisPlugins)}),[t.stylisPlugins]),x.createElement(Lh.Provider,{value:i},x.createElement(_h.Provider,{value:o},t.children))}var Ih=function(){function t(t,e){var n=this;this.inject=function(t,e){void 0===e&&(e=Dh);var r=n.name+e.hash;t.hasNameForId(n.id,r)||t.insertRules(n.id,r,e(n.rules,r,"@keyframes"))},this.toString=function(){return Jd(12,String(n.name))},this.name=t,this.id="sc-keyframes-"+t,this.rules=e}return t.prototype.getName=function(t){return void 0===t&&(t=Dh),this.name+t.hash},t}(),Rh=/([A-Z])/,Fh=/([A-Z])/g,Nh=/^ms-/,Ph=function(t){return"-"+t.toLowerCase()};function jh(t){return Rh.test(t)?t.replace(Fh,Ph).replace(Nh,"-ms-"):t}var Uh=function(t){return null==t||!1===t||""===t};function Wh(t,e,n,r){if(Array.isArray(t)){for(var a,i=[],o=0,l=t.length;o<l;o+=1)""!==(a=Wh(t[o],e,n,r))&&(Array.isArray(a)?i.push.apply(i,a):i.push(a));return i}return Uh(t)?"":Xd(t)?"."+t.styledComponentId:qd(t)?"function"!=typeof(c=t)||c.prototype&&c.prototype.isReactComponent||!e?t:Wh(t(e),e,n,r):t instanceof Ih?n?(t.inject(n,r),t.getName(r)):t:Wd(t)?function t(e,n){var r,a,i=[];for(var o in e)e.hasOwnProperty(o)&&!Uh(e[o])&&(Array.isArray(e[o])&&e[o].isCss||qd(e[o])?i.push(jh(o)+":",e[o],";"):Wd(e[o])?i.push.apply(i,t(e[o],o)):i.push(jh(o)+": "+(r=o,(null==(a=e[o])||"boolean"==typeof a||""===a?"":"number"!=typeof a||0===a||r in Od||r.startsWith("--")?String(a).trim():a+"px")+";")));return n?[n+" {"].concat(i,["}"]):i}(t):t.toString();var c}var Zh=function(t){return Array.isArray(t)&&(t.isCss=!0),t};function Gh(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];return qd(t)||Wd(t)?Zh(Wh(Ud(Zd,[t].concat(n)))):0===n.length&&1===t.length&&"string"==typeof t[0]?t:Zh(Wh(Ud(t,n)))}new Set;var qh=function(t,e,n){return void 0===n&&(n=Gd),t.theme!==n.theme&&t.theme||e||n.theme},Yh=/[!"#$%&'()*+,./:;<=>?@[\\\]^`{|}~-]+/g,Xh=/(^-|-$)/g;function $h(t){return t.replace(Yh,"-").replace(Xh,"")}var Kh=function(t){return Mh(zh(t)>>>0)};function Qh(t){return"string"==typeof t&&!0}var Jh=function(t){return"function"==typeof t||"object"==typeof t&&null!==t&&!Array.isArray(t)},tf=function(t){return"__proto__"!==t&&"constructor"!==t&&"prototype"!==t};function ef(t,e,n){var r=t[n];Jh(e)&&Jh(r)?nf(r,e):t[n]=e}function nf(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];for(var a=0,i=n;a<i.length;a++){var o=i[a];if(Jh(o))for(var l in o)tf(l)&&ef(t,o[l],l)}return t}var rf=x.createContext();rf.Consumer;var af={};function of(t,e,n){var r=Xd(t),a=!Qh(t),i=e.attrs,o=void 0===i?Zd:i,l=e.componentId,c=void 0===l?function(t,e){var n="string"!=typeof t?"sc":$h(t);af[n]=(af[n]||0)+1;var r=n+"-"+Kh("5.3.10"+n+af[n]);return e?e+"-"+r:r}(e.displayName,e.parentComponentId):l,s=e.displayName,u=void 0===s?function(t){return Qh(t)?"styled."+t:"Styled("+Yd(t)+")"}(t):s,d=e.displayName&&e.componentId?$h(e.displayName)+"-"+e.componentId:e.componentId||c,h=r&&t.attrs?Array.prototype.concat(t.attrs,o).filter(Boolean):o,f=e.shouldForwardProp;r&&t.shouldForwardProp&&(f=e.shouldForwardProp?function(n,r,a){return t.shouldForwardProp(n,r,a)&&e.shouldForwardProp(n,r,a)}:t.shouldForwardProp);var p,g=new kh(n,d,r?t.componentStyle:void 0),v=g.isStatic&&0===o.length,m=function(t,e){return function(t,e,n,r){var a=t.attrs,i=t.componentStyle,o=t.defaultProps,l=t.foldedComponentIds,c=t.shouldForwardProp,s=t.styledComponentId,u=t.target,d=function(t,e,n){void 0===t&&(t=Gd);var r=jd({},e,{theme:t}),a={};return n.forEach((function(t){var e,n,i,o=t;for(e in qd(o)&&(o=o(r)),o)r[e]=a[e]="className"===e?(n=a[e],i=o[e],n&&i?n+" "+i:n||i):o[e]})),[r,a]}(qh(e,(0,x.useContext)(rf),o)||Gd,e,a),h=d[0],f=d[1],p=function(t,e,n,r){var a=Th(),i=Vh();return e?t.generateAndInjectStyles(Gd,a,i):t.generateAndInjectStyles(n,a,i)}(i,r,h),g=n,v=f.$as||e.$as||f.as||e.as||u,m=Qh(v),y=f!==e?jd({},e,{},f):e,b={};for(var M in y)"$"!==M[0]&&"as"!==M&&("forwardedAs"===M?b.as=y[M]:(c?c(M,Fd,v):!m||Fd(M))&&(b[M]=y[M]));return e.style&&f.style!==e.style&&(b.style=jd({},e.style,{},f.style)),b.className=Array.prototype.concat(l,s,p!==s?p:null,e.className,f.className).filter(Boolean).join(" "),b.ref=g,(0,x.createElement)(v,b)}(p,t,e,v)};return m.displayName=u,(p=x.forwardRef(m)).attrs=h,p.componentStyle=g,p.displayName=u,p.shouldForwardProp=f,p.foldedComponentIds=r?Array.prototype.concat(t.foldedComponentIds,t.styledComponentId):Zd,p.styledComponentId=d,p.target=r?t.target:t,p.withComponent=function(t){var r=e.componentId,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(e,["componentId"]),i=r&&r+"-"+(Qh(t)?t:$h(Yd(t)));return of(t,jd({},a,{attrs:h,componentId:i}),n)},Object.defineProperty(p,"defaultProps",{get:function(){return this._foldedDefaultProps},set:function(e){this._foldedDefaultProps=r?nf({},t.defaultProps,e):e}}),Object.defineProperty(p,"toString",{value:function(){return"."+p.styledComponentId}}),a&&Pd()(p,t,{attrs:!0,componentStyle:!0,displayName:!0,foldedComponentIds:!0,shouldForwardProp:!0,styledComponentId:!0,target:!0,withComponent:!0}),p}var lf=function(t){return function t(e,n,r){if(void 0===r&&(r=Gd),!(0,Bd.isValidElementType)(n))return Jd(1,String(n));var a=function(){return e(n,r,Gh.apply(void 0,arguments))};return a.withConfig=function(a){return t(e,n,jd({},r,{},a))},a.attrs=function(a){return t(e,n,jd({},r,{attrs:Array.prototype.concat(r.attrs,a).filter(Boolean)}))},a}(of,t)};["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","marquee","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","marker","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","textPath","tspan"].forEach((function(t){lf[t]=lf(t)}));!function(){function t(t,e){this.rules=t,this.componentId=e,this.isStatic=Ch(t),yh.registerId(this.componentId+1)}var e=t.prototype;e.createStyles=function(t,e,n,r){var a=r(Wh(this.rules,e,n,r).join(""),""),i=this.componentId+t;n.insertRules(i,i,a)},e.removeStyles=function(t,e){e.clearRules(this.componentId+t)},e.renderStyles=function(t,e,n,r){t>2&&yh.registerId(this.componentId+t),this.removeStyles(t,n),this.createStyles(t,e,n,r)}}();function cf(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];var a=Gh.apply(void 0,[t].concat(n)).join(""),i=Kh(a);return new Ih(i,a)}!function(){function t(){var t=this;this._emitSheetCSS=function(){var e=t.instance.toString();if(!e)return"";var n=dh();return"<style "+[n&&'nonce="'+n+'"',$d+'="true"','data-styled-version="5.3.10"'].filter(Boolean).join(" ")+">"+e+"</style>"},this.getStyleTags=function(){return t.sealed?Jd(2):t._emitSheetCSS()},this.getStyleElement=function(){var e;if(t.sealed)return Jd(2);var n=((e={})[$d]="",e["data-styled-version"]="5.3.10",e.dangerouslySetInnerHTML={__html:t.instance.toString()},e),r=dh();return r&&(n.nonce=r),[x.createElement("style",jd({},n,{key:"sc-0-0"}))]},this.seal=function(){t.sealed=!0},this.instance=new yh({isServer:!0}),this.sealed=!1}var e=t.prototype;e.collectStyles=function(t){return this.sealed?Jd(2):x.createElement(Oh,{sheet:this.instance},t)},e.interleaveWithNodeStream=function(t){return Jd(3)}}();var sf=lf,uf=n(184),df=sf.button.withConfig({displayName:"Button__StyledButton",componentId:"sc-1jwxe41-0"})(["display:flex;justify-content:center;align-items:center;white-space:nowrap;letter-spacing:0px;flex-direction:",";border:1px solid ",";border-radius:",";gap:6px;width:",";margin:",";&:hover{filter:brightness(90%);}opacity:",";cursor:",";",";",";",";",";",""],(function(t){return t.flippedIcon?"row-reverse":"row"}),tu.primary,(function(t){return kd(t.borderRadius||10)}),(function(t){return t.width||"fit-content"}),(function(t){return t.margin}),(function(t){return t.disabled?"0.5":"1.0"}),(function(t){return t.disabled?"not-allowed":"pointer"}),(function(t){return"small"===t.size&&"padding: 4px 8px 4px ".concat(t.icon&&t.text?"5px":"8px","; font-weight: 500; font-size: 12px;")}),(function(t){return"medium"===t.size&&"padding: 10px 12px 10px ".concat(t.icon&&t.text?"10px":"12px","; font-weight: 500; font-size: 14px;")}),(function(t){return"large"===t.size&&"padding: 12px 24px 12px ".concat(t.icon&&t.text?"20px":"24px","; font-weight: 500; font-size: 16px;")}),(function(t){return"extraLarge"===t.size&&"padding: 16px 28px 16px ".concat(t.icon&&t.text?"24px":"28px","; font-weight: 500; font-size: 20px;")}),(function(t){return t.padding&&"padding: ".concat(t.padding,";")})),hf=sf(df).withConfig({displayName:"Button__Primary",componentId:"sc-1jwxe41-1"})(["background:",";color:#ffffff;border:1px solid ",";",""],(function(t){return(0,Js.get)(t,"backgroundColor",tu.primary)}),(function(t){return(0,Js.get)(t,"backgroundColor",tu.primary)}),(function(t){return t.border&&"border: ".concat(t.border,";")})),ff=sf(df).withConfig({displayName:"Button__BasicButton",componentId:"sc-1jwxe41-2"})(["color:",";background:",";border:1px solid ",";",""],(function(t){return(0,Js.get)(t,"color","#202223")}),(function(t){return(0,Js.get)(t,"backgroundColor","white")}),(function(t){return(0,Js.get)(t,"borderColor",tu.pitchBorder)}),(function(t){return t.border&&"border: ".concat(t.border,";")})),pf=sf(df).withConfig({displayName:"Button__HollowWhiteButton",componentId:"sc-1jwxe41-3"})(["color:",";background:",";border:1px solid ",";",""],(function(t){return(0,Js.get)(t,"color","#ffffff")}),(function(t){return(0,Js.get)(t,"backgroundColor","transparent")}),(function(t){return(0,Js.get)(t,"borderColor","white")}),(function(t){return t.border&&"border: ".concat(t.border,";")})),gf=function(t){var e=t.data,n=e.onClick,r=e.text,a=e.isFetching,i=e.icon,o=e.disabled,l=e.size,c=void 0===l?"medium":l,s=e.type,u=void 0===s?"primary":s,d=e.backgroundColor,h=e.flippedIcon,f=e.padding,p=e.border,g=e.color,v=e.borderRadius,m=e.width,y=e.height,b=void 0===y?"auto":y,x={basic:ff,primary:hf,hollowWhite:pf},M={basic:{color:"#5D5F62"},primary:{color:"#ffffff"},hollowWhite:{color:"#ffffff"}},w=(0,Js.get)(x,u);return(0,uf.jsxs)(w,{margin:e.margin,onClick:n,disabled:o,size:c,text:r,icon:i,backgroundColor:d,flippedIcon:h,borderRadius:v,padding:f,border:p,width:m,color:g,style:{height:b},children:[i&&!a&&(0,uf.jsx)(aln,{data:Se(Se({disabled:o,icon:i},(0,Js.get)(M,u)),{},{size:(0,Js.get)({small:12,medium:14,large:20},c),hover:!0})}),a&&(0,uf.jsx)(wtt,{color:(0,Js.get)(M,[u,"color"]),size:20}),!a&&r&&r]})};function vf(){return vf=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},vf.apply(this,arguments)}var mf=function(t){if(null===t||void 0===t)return xf;if("function"===typeof t)return bf(t);if("object"===typeof t)return Array.isArray(t)?yf(t):function(t){var e=t;return bf(n);function n(n){var r,a=n;for(r in t)if(a[r]!==e[r])return!1;return!0}}(t);if("string"===typeof t)return function(t){return bf(e);function e(e){return e&&e.type===t}}(t);throw new Error("Expected function, string, or object as test")};function yf(t){for(var e=[],n=-1;++n<t.length;)e[n]=mf(t[n]);return bf((function(){for(var t=-1,n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];for(;++t<e.length;)if(e[t].apply(this,r))return!0;return!1}))}function bf(t){return function(e,n,r){return Boolean(Mf(e)&&t.call(this,e,"number"===typeof n?n:void 0,r||void 0))}}function xf(){return!0}function Mf(t){return null!==t&&"object"===typeof t&&"type"in t}var wf=[],zf=!0,Cf=!1,Af="skip";function kf(t,e,n,r){var a;"function"===typeof e&&"function"!==typeof n?(r=n,n=e):a=e;var i=mf(a),o=r?-1:1;!function t(a,l,c){var s=a&&"object"===typeof a?a:{};if("string"===typeof s.type){var u="string"===typeof s.tagName?s.tagName:"string"===typeof s.name?s.name:void 0;Object.defineProperty(d,"name",{value:"node ("+a.type+(u?"<"+u+">":"")+")"})}return d;function d(){var s,u,d,h=wf;if((!e||i(a,l,c[c.length-1]||void 0))&&(h=function(t){if(Array.isArray(t))return t;if("number"===typeof t)return[zf,t];return null===t||void 0===t?wf:[t]}(n(a,c)),h[0]===Cf))return h;if("children"in a&&a.children){var f=a;if(f.children&&h[0]!==Af)for(u=(r?f.children.length:-1)+o,d=c.concat(f);u>-1&&u<f.children.length;){var p=f.children[u];if((s=t(p,u,d)())[0]===Cf)return s;u="number"===typeof s[1]?s[1]:u+o}}return h}}(t,void 0,[])()}function Hf(t,e,n,r){var a,i,o;"function"===typeof e&&"function"!==typeof n?(i=void 0,o=e,a=n):(i=e,o=n,a=r),kf(t,i,(function(t,e){var n=e[e.length-1],r=n?n.children.indexOf(t):void 0;return o(t,r,n)}),a)}function Ef(t){return"children"in t?Lf(t):"value"in t?t.value:""}function Sf(t){return"text"===t.type?t.value:"children"in t?Lf(t):""}function Lf(t){for(var e=-1,n=[];++e<t.children.length;)n[e]=Sf(t.children[e]);return n.join("")}var _f={}.hasOwnProperty;function Bf(t,e,n){var r=mf(n||e),a=e&&"object"===typeof e&&"cascade"in e?e.cascade:void 0,i=void 0===a||null===a||a;return function t(e,n,a){var o=[];if(!r(e,n,a))return;if(function(t){return"children"in t&&void 0!==t.children}(e)){for(var l=-1;++l<e.children.length;){var c=t(e.children[l],l,e);c&&o.push(c)}if(i&&e.children.length>0&&0===o.length)return}var s,u={};for(s in e)_f.call(e,s)&&(u[s]="children"===s?o:e[s]);return u}(t)}var Df=n(1083);function Tf(t){t.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|trait)\s+|\bcatch\s+\()[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:break|catch|continue|do|else|finally|for|function|if|in|instanceof|new|null|return|throw|try|while)\b/,boolean:/\b(?:false|true)\b/,function:/\b\w+(?=\()/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/[<>]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/}}function Vf(t){t.register(Tf),t.languages.c=t.languages.extend("clike",{comment:{pattern:/\/\/(?:[^\r\n\\]|\\(?:\r\n?|\n|(?![\r\n])))*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},"class-name":{pattern:/(\b(?:enum|struct)\s+(?:__attribute__\s*\(\([\s\S]*?\)\)\s*)?)\w+|\b[a-z]\w*_t\b/,lookbehind:!0},keyword:/\b(?:_Alignas|_Alignof|_Atomic|_Bool|_Complex|_Generic|_Imaginary|_Noreturn|_Static_assert|_Thread_local|__attribute__|asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|inline|int|long|register|return|short|signed|sizeof|static|struct|switch|typedef|typeof|union|unsigned|void|volatile|while)\b/,function:/\b[a-z_]\w*(?=\s*\()/i,number:/(?:\b0x(?:[\da-f]+(?:\.[\da-f]*)?|\.[\da-f]+)(?:p[+-]?\d+)?|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)[ful]{0,4}/i,operator:/>>=?|<<=?|->|([-+&|:])\1|[?:~]|[-+*/%&|^!=<>]=?/}),t.languages.insertBefore("c","string",{char:{pattern:/'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n]){0,32}'/,greedy:!0}}),t.languages.insertBefore("c","string",{macro:{pattern:/(^[\t ]*)#\s*[a-z](?:[^\r\n\\/]|\/(?!\*)|\/\*(?:[^*]|\*(?!\/))*\*\/|\\(?:\r\n|[\s\S]))*/im,lookbehind:!0,greedy:!0,alias:"property",inside:{string:[{pattern:/^(#\s*include\s*)<[^>]+>/,lookbehind:!0},t.languages.c.string],char:t.languages.c.char,comment:t.languages.c.comment,"macro-name":[{pattern:/(^#\s*define\s+)\w+\b(?!\()/i,lookbehind:!0},{pattern:/(^#\s*define\s+)\w+\b(?=\()/i,lookbehind:!0,alias:"function"}],directive:{pattern:/^(#\s*)[a-z]+/,lookbehind:!0,alias:"keyword"},"directive-hash":/^#/,punctuation:/##|\\(?=[\r\n])/,expression:{pattern:/\S[\s\S]*/,inside:t.languages.c}}}}),t.languages.insertBefore("c","function",{constant:/\b(?:EOF|NULL|SEEK_CUR|SEEK_END|SEEK_SET|__DATE__|__FILE__|__LINE__|__TIMESTAMP__|__TIME__|__func__|stderr|stdin|stdout)\b/}),delete t.languages.c.boolean}function Of(t){t.register(Vf),function(t){var e=/\b(?:alignas|alignof|asm|auto|bool|break|case|catch|char|char16_t|char32_t|char8_t|class|co_await|co_return|co_yield|compl|concept|const|const_cast|consteval|constexpr|constinit|continue|decltype|default|delete|do|double|dynamic_cast|else|enum|explicit|export|extern|final|float|for|friend|goto|if|import|inline|int|int16_t|int32_t|int64_t|int8_t|long|module|mutable|namespace|new|noexcept|nullptr|operator|override|private|protected|public|register|reinterpret_cast|requires|return|short|signed|sizeof|static|static_assert|static_cast|struct|switch|template|this|thread_local|throw|try|typedef|typeid|typename|uint16_t|uint32_t|uint64_t|uint8_t|union|unsigned|using|virtual|void|volatile|wchar_t|while)\b/,n=/\b(?!<keyword>)\w+(?:\s*\.\s*\w+)*\b/.source.replace(/<keyword>/g,(function(){return e.source}));t.languages.cpp=t.languages.extend("c",{"class-name":[{pattern:RegExp(/(\b(?:class|concept|enum|struct|typename)\s+)(?!<keyword>)\w+/.source.replace(/<keyword>/g,(function(){return e.source}))),lookbehind:!0},/\b[A-Z]\w*(?=\s*::\s*\w+\s*\()/,/\b[A-Z_]\w*(?=\s*::\s*~\w+\s*\()/i,/\b\w+(?=\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>\s*::\s*\w+\s*\()/],keyword:e,number:{pattern:/(?:\b0b[01']+|\b0x(?:[\da-f']+(?:\.[\da-f']*)?|\.[\da-f']+)(?:p[+-]?[\d']+)?|(?:\b[\d']+(?:\.[\d']*)?|\B\.[\d']+)(?:e[+-]?[\d']+)?)[ful]{0,4}/i,greedy:!0},operator:/>>=?|<<=?|->|--|\+\+|&&|\|\||[?:~]|<=>|[-+*/%&|^!=<>]=?|\b(?:and|and_eq|bitand|bitor|not|not_eq|or|or_eq|xor|xor_eq)\b/,boolean:/\b(?:false|true)\b/}),t.languages.insertBefore("cpp","string",{module:{pattern:RegExp(/(\b(?:import|module)\s+)/.source+"(?:"+/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|<[^<>\r\n]*>/.source+"|"+/<mod-name>(?:\s*:\s*<mod-name>)?|:\s*<mod-name>/.source.replace(/<mod-name>/g,(function(){return n}))+")"),lookbehind:!0,greedy:!0,inside:{string:/^[<"][\s\S]+/,operator:/:/,punctuation:/\./}},"raw-string":{pattern:/R"([^()\\ ]{0,16})\([\s\S]*?\)\1"/,alias:"string",greedy:!0}}),t.languages.insertBefore("cpp","keyword",{"generic-function":{pattern:/\b(?!operator\b)[a-z_]\w*\s*<(?:[^<>]|<[^<>]*>)*>(?=\s*\()/i,inside:{function:/^\w+/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:t.languages.cpp}}}}),t.languages.insertBefore("cpp","operator",{"double-colon":{pattern:/::/,alias:"punctuation"}}),t.languages.insertBefore("cpp","class-name",{"base-clause":{pattern:/(\b(?:class|struct)\s+\w+\s*:\s*)[^;{}"'\s]+(?:\s+[^;{}"'\s]+)*(?=\s*[;{])/,lookbehind:!0,greedy:!0,inside:t.languages.extend("cpp",{})}}),t.languages.insertBefore("inside","double-colon",{"class-name":/\b[a-z_]\w*\b(?!\s*::)/i},t.languages.cpp["base-clause"])}(t)}function If(t){t.register(Of),t.languages.arduino=t.languages.extend("cpp",{keyword:/\b(?:String|array|bool|boolean|break|byte|case|catch|continue|default|do|double|else|finally|for|function|goto|if|in|instanceof|int|integer|long|loop|new|null|return|setup|string|switch|throw|try|void|while|word)\b/,constant:/\b(?:ANALOG_MESSAGE|DEFAULT|DIGITAL_MESSAGE|EXTERNAL|FIRMATA_STRING|HIGH|INPUT|INPUT_PULLUP|INTERNAL|INTERNAL1V1|INTERNAL2V56|LED_BUILTIN|LOW|OUTPUT|REPORT_ANALOG|REPORT_DIGITAL|SET_PIN_MODE|SYSEX_START|SYSTEM_RESET)\b/,builtin:/\b(?:Audio|BSSID|Bridge|Client|Console|EEPROM|Esplora|EsploraTFT|Ethernet|EthernetClient|EthernetServer|EthernetUDP|File|FileIO|FileSystem|Firmata|GPRS|GSM|GSMBand|GSMClient|GSMModem|GSMPIN|GSMScanner|GSMServer|GSMVoiceCall|GSM_SMS|HttpClient|IPAddress|IRread|Keyboard|KeyboardController|LiquidCrystal|LiquidCrystal_I2C|Mailbox|Mouse|MouseController|PImage|Process|RSSI|RobotControl|RobotMotor|SD|SPI|SSID|Scheduler|Serial|Server|Servo|SoftwareSerial|Stepper|Stream|TFT|Task|USBHost|WiFi|WiFiClient|WiFiServer|WiFiUDP|Wire|YunClient|YunServer|abs|addParameter|analogRead|analogReadResolution|analogReference|analogWrite|analogWriteResolution|answerCall|attach|attachGPRS|attachInterrupt|attached|autoscroll|available|background|beep|begin|beginPacket|beginSD|beginSMS|beginSpeaker|beginTFT|beginTransmission|beginWrite|bit|bitClear|bitRead|bitSet|bitWrite|blink|blinkVersion|buffer|changePIN|checkPIN|checkPUK|checkReg|circle|cityNameRead|cityNameWrite|clear|clearScreen|click|close|compassRead|config|connect|connected|constrain|cos|countryNameRead|countryNameWrite|createChar|cursor|debugPrint|delay|delayMicroseconds|detach|detachInterrupt|digitalRead|digitalWrite|disconnect|display|displayLogos|drawBMP|drawCompass|encryptionType|end|endPacket|endSMS|endTransmission|endWrite|exists|exitValue|fill|find|findUntil|flush|gatewayIP|get|getAsynchronously|getBand|getButton|getCurrentCarrier|getIMEI|getKey|getModifiers|getOemKey|getPINUsed|getResult|getSignalStrength|getSocket|getVoiceCallStatus|getXChange|getYChange|hangCall|height|highByte|home|image|interrupts|isActionDone|isDirectory|isListening|isPIN|isPressed|isValid|keyPressed|keyReleased|keyboardRead|knobRead|leftToRight|line|lineFollowConfig|listen|listenOnLocalhost|loadImage|localIP|lowByte|macAddress|maintain|map|max|messageAvailable|micros|millis|min|mkdir|motorsStop|motorsWrite|mouseDragged|mouseMoved|mousePressed|mouseReleased|move|noAutoscroll|noBlink|noBuffer|noCursor|noDisplay|noFill|noInterrupts|noListenOnLocalhost|noStroke|noTone|onReceive|onRequest|open|openNextFile|overflow|parseCommand|parseFloat|parseInt|parsePacket|pauseMode|peek|pinMode|playFile|playMelody|point|pointTo|position|pow|prepare|press|print|printFirmwareVersion|printVersion|println|process|processInput|pulseIn|put|random|randomSeed|read|readAccelerometer|readBlue|readButton|readBytes|readBytesUntil|readGreen|readJoystickButton|readJoystickSwitch|readJoystickX|readJoystickY|readLightSensor|readMessage|readMicrophone|readNetworks|readRed|readSlider|readString|readStringUntil|readTemperature|ready|rect|release|releaseAll|remoteIP|remoteNumber|remotePort|remove|requestFrom|retrieveCallingNumber|rewindDirectory|rightToLeft|rmdir|robotNameRead|robotNameWrite|run|runAsynchronously|runShellCommand|runShellCommandAsynchronously|running|scanNetworks|scrollDisplayLeft|scrollDisplayRight|seek|sendAnalog|sendDigitalPortPair|sendDigitalPorts|sendString|sendSysex|serialEvent|setBand|setBitOrder|setClockDivider|setCursor|setDNS|setDataMode|setFirmwareVersion|setMode|setPINUsed|setSpeed|setTextSize|setTimeout|shiftIn|shiftOut|shutdown|sin|size|sqrt|startLoop|step|stop|stroke|subnetMask|switchPIN|tan|tempoWrite|text|tone|transfer|tuneWrite|turn|updateIR|userNameRead|userNameWrite|voiceCall|waitContinue|width|write|writeBlue|writeGreen|writeJSON|writeMessage|writeMicroseconds|writeRGB|writeRed|yield)\b/}),t.languages.ino=t.languages.arduino}function Rf(t){!function(t){var e="\\b(?:BASH|BASHOPTS|BASH_ALIASES|BASH_ARGC|BASH_ARGV|BASH_CMDS|BASH_COMPLETION_COMPAT_DIR|BASH_LINENO|BASH_REMATCH|BASH_SOURCE|BASH_VERSINFO|BASH_VERSION|COLORTERM|COLUMNS|COMP_WORDBREAKS|DBUS_SESSION_BUS_ADDRESS|DEFAULTS_PATH|DESKTOP_SESSION|DIRSTACK|DISPLAY|EUID|GDMSESSION|GDM_LANG|GNOME_KEYRING_CONTROL|GNOME_KEYRING_PID|GPG_AGENT_INFO|GROUPS|HISTCONTROL|HISTFILE|HISTFILESIZE|HISTSIZE|HOME|HOSTNAME|HOSTTYPE|IFS|INSTANCE|JOB|LANG|LANGUAGE|LC_ADDRESS|LC_ALL|LC_IDENTIFICATION|LC_MEASUREMENT|LC_MONETARY|LC_NAME|LC_NUMERIC|LC_PAPER|LC_TELEPHONE|LC_TIME|LESSCLOSE|LESSOPEN|LINES|LOGNAME|LS_COLORS|MACHTYPE|MAILCHECK|MANDATORY_PATH|NO_AT_BRIDGE|OLDPWD|OPTERR|OPTIND|ORBIT_SOCKETDIR|OSTYPE|PAPERSIZE|PATH|PIPESTATUS|PPID|PS1|PS2|PS3|PS4|PWD|RANDOM|REPLY|SECONDS|SELINUX_INIT|SESSION|SESSIONTYPE|SESSION_MANAGER|SHELL|SHELLOPTS|SHLVL|SSH_AUTH_SOCK|TERM|UID|UPSTART_EVENTS|UPSTART_INSTANCE|UPSTART_JOB|UPSTART_SESSION|USER|WINDOWID|XAUTHORITY|XDG_CONFIG_DIRS|XDG_CURRENT_DESKTOP|XDG_DATA_DIRS|XDG_GREETER_DATA_DIR|XDG_MENU_PREFIX|XDG_RUNTIME_DIR|XDG_SEAT|XDG_SEAT_PATH|XDG_SESSION_DESKTOP|XDG_SESSION_ID|XDG_SESSION_PATH|XDG_SESSION_TYPE|XDG_VTNR|XMODIFIERS)\\b",n={pattern:/(^(["']?)\w+\2)[ \t]+\S.*/,lookbehind:!0,alias:"punctuation",inside:null},r={bash:n,environment:{pattern:RegExp("\\$"+e),alias:"constant"},variable:[{pattern:/\$?\(\([\s\S]+?\)\)/,greedy:!0,inside:{variable:[{pattern:/(^\$\(\([\s\S]+)\)\)/,lookbehind:!0},/^\$\(\(/],number:/\b0x[\dA-Fa-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee]-?\d+)?/,operator:/--|\+\+|\*\*=?|<<=?|>>=?|&&|\|\||[=!+\-*/%<>^&|]=?|[?~:]/,punctuation:/\(\(?|\)\)?|,|;/}},{pattern:/\$\((?:\([^)]+\)|[^()])+\)|`[^`]+`/,greedy:!0,inside:{variable:/^\$\(|^`|\)$|`$/}},{pattern:/\$\{[^}]+\}/,greedy:!0,inside:{operator:/:[-=?+]?|[!\/]|##?|%%?|\^\^?|,,?/,punctuation:/[\[\]]/,environment:{pattern:RegExp("(\\{)"+e),lookbehind:!0,alias:"constant"}}},/\$(?:\w+|[#?*!@$])/],entity:/\\(?:[abceEfnrtv\\"]|O?[0-7]{1,3}|U[0-9a-fA-F]{8}|u[0-9a-fA-F]{4}|x[0-9a-fA-F]{1,2})/};t.languages.bash={shebang:{pattern:/^#!\s*\/.*/,alias:"important"},comment:{pattern:/(^|[^"{\\$])#.*/,lookbehind:!0},"function-name":[{pattern:/(\bfunction\s+)[\w-]+(?=(?:\s*\(?:\s*\))?\s*\{)/,lookbehind:!0,alias:"function"},{pattern:/\b[\w-]+(?=\s*\(\s*\)\s*\{)/,alias:"function"}],"for-or-select":{pattern:/(\b(?:for|select)\s+)\w+(?=\s+in\s)/,alias:"variable",lookbehind:!0},"assign-left":{pattern:/(^|[\s;|&]|[<>]\()\w+(?:\.\w+)*(?=\+?=)/,inside:{environment:{pattern:RegExp("(^|[\\s;|&]|[<>]\\()"+e),lookbehind:!0,alias:"constant"}},alias:"variable",lookbehind:!0},parameter:{pattern:/(^|\s)-{1,2}(?:\w+:[+-]?)?\w+(?:\.\w+)*(?=[=\s]|$)/,alias:"variable",lookbehind:!0},string:[{pattern:/((?:^|[^<])<<-?\s*)(\w+)\s[\s\S]*?(?:\r?\n|\r)\2/,lookbehind:!0,greedy:!0,inside:r},{pattern:/((?:^|[^<])<<-?\s*)(["'])(\w+)\2\s[\s\S]*?(?:\r?\n|\r)\3/,lookbehind:!0,greedy:!0,inside:{bash:n}},{pattern:/(^|[^\\](?:\\\\)*)"(?:\\[\s\S]|\$\([^)]+\)|\$(?!\()|`[^`]+`|[^"\\`$])*"/,lookbehind:!0,greedy:!0,inside:r},{pattern:/(^|[^$\\])'[^']*'/,lookbehind:!0,greedy:!0},{pattern:/\$'(?:[^'\\]|\\[\s\S])*'/,greedy:!0,inside:{entity:r.entity}}],environment:{pattern:RegExp("\\$?"+e),alias:"constant"},variable:r.variable,function:{pattern:/(^|[\s;|&]|[<>]\()(?:add|apropos|apt|apt-cache|apt-get|aptitude|aspell|automysqlbackup|awk|basename|bash|bc|bconsole|bg|bzip2|cal|cargo|cat|cfdisk|chgrp|chkconfig|chmod|chown|chroot|cksum|clear|cmp|column|comm|composer|cp|cron|crontab|csplit|curl|cut|date|dc|dd|ddrescue|debootstrap|df|diff|diff3|dig|dir|dircolors|dirname|dirs|dmesg|docker|docker-compose|du|egrep|eject|env|ethtool|expand|expect|expr|fdformat|fdisk|fg|fgrep|file|find|fmt|fold|format|free|fsck|ftp|fuser|gawk|git|gparted|grep|groupadd|groupdel|groupmod|groups|grub-mkconfig|gzip|halt|head|hg|history|host|hostname|htop|iconv|id|ifconfig|ifdown|ifup|import|install|ip|java|jobs|join|kill|killall|less|link|ln|locate|logname|logrotate|look|lpc|lpr|lprint|lprintd|lprintq|lprm|ls|lsof|lynx|make|man|mc|mdadm|mkconfig|mkdir|mke2fs|mkfifo|mkfs|mkisofs|mknod|mkswap|mmv|more|most|mount|mtools|mtr|mutt|mv|nano|nc|netstat|nice|nl|node|nohup|notify-send|npm|nslookup|op|open|parted|passwd|paste|pathchk|ping|pkill|pnpm|podman|podman-compose|popd|pr|printcap|printenv|ps|pushd|pv|quota|quotacheck|quotactl|ram|rar|rcp|reboot|remsync|rename|renice|rev|rm|rmdir|rpm|rsync|scp|screen|sdiff|sed|sendmail|seq|service|sftp|sh|shellcheck|shuf|shutdown|sleep|slocate|sort|split|ssh|stat|strace|su|sudo|sum|suspend|swapon|sync|sysctl|tac|tail|tar|tee|time|timeout|top|touch|tr|traceroute|tsort|tty|umount|uname|unexpand|uniq|units|unrar|unshar|unzip|update-grub|uptime|useradd|userdel|usermod|users|uudecode|uuencode|v|vcpkg|vdir|vi|vim|virsh|vmstat|wait|watch|wc|wget|whereis|which|who|whoami|write|xargs|xdg-open|yarn|yes|zenity|zip|zsh|zypper)(?=$|[)\s;|&])/,lookbehind:!0},keyword:{pattern:/(^|[\s;|&]|[<>]\()(?:case|do|done|elif|else|esac|fi|for|function|if|in|select|then|until|while)(?=$|[)\s;|&])/,lookbehind:!0},builtin:{pattern:/(^|[\s;|&]|[<>]\()(?:\.|:|alias|bind|break|builtin|caller|cd|command|continue|declare|echo|enable|eval|exec|exit|export|getopts|hash|help|let|local|logout|mapfile|printf|pwd|read|readarray|readonly|return|set|shift|shopt|source|test|times|trap|type|typeset|ulimit|umask|unalias|unset)(?=$|[)\s;|&])/,lookbehind:!0,alias:"class-name"},boolean:{pattern:/(^|[\s;|&]|[<>]\()(?:false|true)(?=$|[)\s;|&])/,lookbehind:!0},"file-descriptor":{pattern:/\B&\d\b/,alias:"important"},operator:{pattern:/\d?<>|>\||\+=|=[=~]?|!=?|<<[<-]?|[&\d]?>>|\d[<>]&?|[<>][&=]?|&[>&]?|\|[&|]?/,inside:{"file-descriptor":{pattern:/^\d/,alias:"important"}}},punctuation:/\$?\(\(?|\)\)?|\.\.|[{}[\];\\]/,number:{pattern:/(^|\s)(?:[1-9]\d*|0)(?:[.,]\d+)?\b/,lookbehind:!0}},n.inside=t.languages.bash;for(var a=["comment","function-name","for-or-select","assign-left","parameter","string","environment","function","keyword","builtin","boolean","file-descriptor","operator","punctuation","number"],i=r.variable[1].inside,o=0;o<a.length;o++)i[a[o]]=t.languages.bash[a[o]];t.languages.sh=t.languages.bash,t.languages.shell=t.languages.bash}(t)}function Ff(t){t.register(Tf),function(t){function e(t,e){return t.replace(/<<(\d+)>>/g,(function(t,n){return"(?:"+e[+n]+")"}))}function n(t,n,r){return RegExp(e(t,n),r||"")}function r(t,e){for(var n=0;n<e;n++)t=t.replace(/<<self>>/g,(function(){return"(?:"+t+")"}));return t.replace(/<<self>>/g,"[^\\s\\S]")}var a="bool byte char decimal double dynamic float int long object sbyte short string uint ulong ushort var void",i="class enum interface record struct",o="add alias and ascending async await by descending from(?=\\s*(?:\\w|$)) get global group into init(?=\\s*;) join let nameof not notnull on or orderby partial remove select set unmanaged value when where with(?=\\s*{)",l="abstract as base break case catch checked const continue default delegate do else event explicit extern finally fixed for foreach goto if implicit in internal is lock namespace new null operator out override params private protected public readonly ref return sealed sizeof stackalloc static switch this throw try typeof unchecked unsafe using virtual volatile while yield";function c(t){return"\\b(?:"+t.trim().replace(/ /g,"|")+")\\b"}var s=c(i),u=RegExp(c(a+" "+i+" "+o+" "+l)),d=c(i+" "+o+" "+l),h=c(a+" "+i+" "+l),f=r(/<(?:[^<>;=+\-*/%&|^]|<<self>>)*>/.source,2),p=r(/\((?:[^()]|<<self>>)*\)/.source,2),g=/@?\b[A-Za-z_]\w*\b/.source,v=e(/<<0>>(?:\s*<<1>>)?/.source,[g,f]),m=e(/(?!<<0>>)<<1>>(?:\s*\.\s*<<1>>)*/.source,[d,v]),y=/\[\s*(?:,\s*)*\]/.source,b=e(/<<0>>(?:\s*(?:\?\s*)?<<1>>)*(?:\s*\?)?/.source,[m,y]),x=e(/[^,()<>[\];=+\-*/%&|^]|<<0>>|<<1>>|<<2>>/.source,[f,p,y]),M=e(/\(<<0>>+(?:,<<0>>+)+\)/.source,[x]),w=e(/(?:<<0>>|<<1>>)(?:\s*(?:\?\s*)?<<2>>)*(?:\s*\?)?/.source,[M,m,y]),z={keyword:u,punctuation:/[<>()?,.:[\]]/},C=/'(?:[^\r\n'\\]|\\.|\\[Uux][\da-fA-F]{1,8})'/.source,A=/"(?:\\.|[^\\"\r\n])*"/.source,k=/@"(?:""|\\[\s\S]|[^\\"])*"(?!")/.source;t.languages.csharp=t.languages.extend("clike",{string:[{pattern:n(/(^|[^$\\])<<0>>/.source,[k]),lookbehind:!0,greedy:!0},{pattern:n(/(^|[^@$\\])<<0>>/.source,[A]),lookbehind:!0,greedy:!0}],"class-name":[{pattern:n(/(\busing\s+static\s+)<<0>>(?=\s*;)/.source,[m]),lookbehind:!0,inside:z},{pattern:n(/(\busing\s+<<0>>\s*=\s*)<<1>>(?=\s*;)/.source,[g,w]),lookbehind:!0,inside:z},{pattern:n(/(\busing\s+)<<0>>(?=\s*=)/.source,[g]),lookbehind:!0},{pattern:n(/(\b<<0>>\s+)<<1>>/.source,[s,v]),lookbehind:!0,inside:z},{pattern:n(/(\bcatch\s*\(\s*)<<0>>/.source,[m]),lookbehind:!0,inside:z},{pattern:n(/(\bwhere\s+)<<0>>/.source,[g]),lookbehind:!0},{pattern:n(/(\b(?:is(?:\s+not)?|as)\s+)<<0>>/.source,[b]),lookbehind:!0,inside:z},{pattern:n(/\b<<0>>(?=\s+(?!<<1>>|with\s*\{)<<2>>(?:\s*[=,;:{)\]]|\s+(?:in|when)\b))/.source,[w,h,g]),inside:z}],keyword:u,number:/(?:\b0(?:x[\da-f_]*[\da-f]|b[01_]*[01])|(?:\B\.\d+(?:_+\d+)*|\b\d+(?:_+\d+)*(?:\.\d+(?:_+\d+)*)?)(?:e[-+]?\d+(?:_+\d+)*)?)(?:[dflmu]|lu|ul)?\b/i,operator:/>>=?|<<=?|[-=]>|([-+&|])\1|~|\?\?=?|[-+*/%&|^!=<>]=?/,punctuation:/\?\.?|::|[{}[\];(),.:]/}),t.languages.insertBefore("csharp","number",{range:{pattern:/\.\./,alias:"operator"}}),t.languages.insertBefore("csharp","punctuation",{"named-parameter":{pattern:n(/([(,]\s*)<<0>>(?=\s*:)/.source,[g]),lookbehind:!0,alias:"punctuation"}}),t.languages.insertBefore("csharp","class-name",{namespace:{pattern:n(/(\b(?:namespace|using)\s+)<<0>>(?:\s*\.\s*<<0>>)*(?=\s*[;{])/.source,[g]),lookbehind:!0,inside:{punctuation:/\./}},"type-expression":{pattern:n(/(\b(?:default|sizeof|typeof)\s*\(\s*(?!\s))(?:[^()\s]|\s(?!\s)|<<0>>)*(?=\s*\))/.source,[p]),lookbehind:!0,alias:"class-name",inside:z},"return-type":{pattern:n(/<<0>>(?=\s+(?:<<1>>\s*(?:=>|[({]|\.\s*this\s*\[)|this\s*\[))/.source,[w,m]),inside:z,alias:"class-name"},"constructor-invocation":{pattern:n(/(\bnew\s+)<<0>>(?=\s*[[({])/.source,[w]),lookbehind:!0,inside:z,alias:"class-name"},"generic-method":{pattern:n(/<<0>>\s*<<1>>(?=\s*\()/.source,[g,f]),inside:{function:n(/^<<0>>/.source,[g]),generic:{pattern:RegExp(f),alias:"class-name",inside:z}}},"type-list":{pattern:n(/\b((?:<<0>>\s+<<1>>|record\s+<<1>>\s*<<5>>|where\s+<<2>>)\s*:\s*)(?:<<3>>|<<4>>|<<1>>\s*<<5>>|<<6>>)(?:\s*,\s*(?:<<3>>|<<4>>|<<6>>))*(?=\s*(?:where|[{;]|=>|$))/.source,[s,v,g,w,u.source,p,/\bnew\s*\(\s*\)/.source]),lookbehind:!0,inside:{"record-arguments":{pattern:n(/(^(?!new\s*\()<<0>>\s*)<<1>>/.source,[v,p]),lookbehind:!0,greedy:!0,inside:t.languages.csharp},keyword:u,"class-name":{pattern:RegExp(w),greedy:!0,inside:z},punctuation:/[,()]/}},preprocessor:{pattern:/(^[\t ]*)#.*/m,lookbehind:!0,alias:"property",inside:{directive:{pattern:/(#)\b(?:define|elif|else|endif|endregion|error|if|line|nullable|pragma|region|undef|warning)\b/,lookbehind:!0,alias:"keyword"}}}});var H=A+"|"+C,E=e(/\/(?![*/])|\/\/[^\r\n]*[\r\n]|\/\*(?:[^*]|\*(?!\/))*\*\/|<<0>>/.source,[H]),S=r(e(/[^"'/()]|<<0>>|\(<<self>>*\)/.source,[E]),2),L=/\b(?:assembly|event|field|method|module|param|property|return|type)\b/.source,_=e(/<<0>>(?:\s*\(<<1>>*\))?/.source,[m,S]);t.languages.insertBefore("csharp","class-name",{attribute:{pattern:n(/((?:^|[^\s\w>)?])\s*\[\s*)(?:<<0>>\s*:\s*)?<<1>>(?:\s*,\s*<<1>>)*(?=\s*\])/.source,[L,_]),lookbehind:!0,greedy:!0,inside:{target:{pattern:n(/^<<0>>(?=\s*:)/.source,[L]),alias:"keyword"},"attribute-arguments":{pattern:n(/\(<<0>>*\)/.source,[S]),inside:t.languages.csharp},"class-name":{pattern:RegExp(m),inside:{punctuation:/\./}},punctuation:/[:,]/}}});var B=/:[^}\r\n]+/.source,D=r(e(/[^"'/()]|<<0>>|\(<<self>>*\)/.source,[E]),2),T=e(/\{(?!\{)(?:(?![}:])<<0>>)*<<1>>?\}/.source,[D,B]),V=r(e(/[^"'/()]|\/(?!\*)|\/\*(?:[^*]|\*(?!\/))*\*\/|<<0>>|\(<<self>>*\)/.source,[H]),2),O=e(/\{(?!\{)(?:(?![}:])<<0>>)*<<1>>?\}/.source,[V,B]);function I(e,r){return{interpolation:{pattern:n(/((?:^|[^{])(?:\{\{)*)<<0>>/.source,[e]),lookbehind:!0,inside:{"format-string":{pattern:n(/(^\{(?:(?![}:])<<0>>)*)<<1>>(?=\}$)/.source,[r,B]),lookbehind:!0,inside:{punctuation:/^:/}},punctuation:/^\{|\}$/,expression:{pattern:/[\s\S]+/,alias:"language-csharp",inside:t.languages.csharp}}},string:/[\s\S]+/}}t.languages.insertBefore("csharp","string",{"interpolation-string":[{pattern:n(/(^|[^\\])(?:\$@|@\$)"(?:""|\\[\s\S]|\{\{|<<0>>|[^\\{"])*"/.source,[T]),lookbehind:!0,greedy:!0,inside:I(T,D)},{pattern:n(/(^|[^@\\])\$"(?:\\.|\{\{|<<0>>|[^\\"{])*"/.source,[O]),lookbehind:!0,greedy:!0,inside:I(O,V)}],char:{pattern:RegExp(C),greedy:!0}}),t.languages.dotnet=t.languages.cs=t.languages.csharp}(t)}function Nf(t){t.languages.markup={comment:{pattern:/<!--(?:(?!<!--)[\s\S])*?-->/,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/<!DOCTYPE(?:[^>"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|<!--(?:[^-]|-(?!->))*-->)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^<!|>$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},{pattern:/^(\s*)["']|["']$/,lookbehind:!0}]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},t.languages.markup.tag.inside["attr-value"].inside.entity=t.languages.markup.entity,t.languages.markup.doctype.inside["internal-subset"].inside=t.languages.markup,t.hooks.add("wrap",(function(t){"entity"===t.type&&(t.attributes.title=t.content.value.replace(/&amp;/,"&"))})),Object.defineProperty(t.languages.markup.tag,"addInlined",{value:function(e,n){var r={};r["language-"+n]={pattern:/(^<!\[CDATA\[)[\s\S]+?(?=\]\]>$)/i,lookbehind:!0,inside:t.languages[n]},r.cdata=/^<!\[CDATA\[|\]\]>$/i;var a={"included-cdata":{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,inside:r}};a["language-"+n]={pattern:/[\s\S]+/,inside:t.languages[n]};var i={};i[e]={pattern:RegExp(/(<__[^>]*>)(?:<!\[CDATA\[(?:[^\]]|\](?!\]>))*\]\]>|(?!<!\[CDATA\[)[\s\S])*?(?=<\/__>)/.source.replace(/__/g,(function(){return e})),"i"),lookbehind:!0,greedy:!0,inside:a},t.languages.insertBefore("markup","cdata",i)}}),Object.defineProperty(t.languages.markup.tag,"addAttribute",{value:function(e,n){t.languages.markup.tag.inside["special-attr"].push({pattern:RegExp(/(^|["'\s])/.source+"(?:"+e+")"+/\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))/.source,"i"),lookbehind:!0,inside:{"attr-name":/^[^\s=]+/,"attr-value":{pattern:/=[\s\S]+/,inside:{value:{pattern:/(^=\s*(["']|(?!["'])))\S[\s\S]*(?=\2$)/,lookbehind:!0,alias:[n,"language-"+n],inside:t.languages[n]},punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}}}})}}),t.languages.html=t.languages.markup,t.languages.mathml=t.languages.markup,t.languages.svg=t.languages.markup,t.languages.xml=t.languages.extend("markup",{}),t.languages.ssml=t.languages.xml,t.languages.atom=t.languages.xml,t.languages.rss=t.languages.xml}function Pf(t){!function(t){var e=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/;t.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:RegExp("@[\\w-](?:"+/[^;{\s"']|\s+(?!\s)/.source+"|"+e.source+")*?"+/(?:;|(?=\s*\{))/.source),inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+e.source+"|"+/(?:[^\\\r\n()"']|\\[\s\S])*/.source+")\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+e.source+"$"),alias:"url"}}},selector:{pattern:RegExp("(^|[{}\\s])[^{}\\s](?:[^{};\"'\\s]|\\s+(?![\\s{])|"+e.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:e,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},t.languages.css.atrule.inside.rest=t.languages.css;var n=t.languages.markup;n&&(n.tag.addInlined("style","css"),n.tag.addAttribute("style","css"))}(t)}function jf(t){!function(t){t.languages.diff={coord:[/^(?:\*{3}|-{3}|\+{3}).*$/m,/^@@.*@@$/m,/^\d.*$/m]};var e={"deleted-sign":"-","deleted-arrow":"<","inserted-sign":"+","inserted-arrow":">",unchanged:" ",diff:"!"};Object.keys(e).forEach((function(n){var r=e[n],a=[];/^\w+$/.test(n)||a.push(/\w+/.exec(n)[0]),"diff"===n&&a.push("bold"),t.languages.diff[n]={pattern:RegExp("^(?:["+r+"].*(?:\r\n?|\n|(?![\\s\\S])))+","m"),alias:a,inside:{line:{pattern:/(.)(?=[\s\S]).*(?:\r\n?|\n)?/,lookbehind:!0},prefix:{pattern:/[\s\S]/,alias:/\w+/.exec(n)[0]}}}})),Object.defineProperty(t.languages.diff,"PREFIXES",{value:e})}(t)}function Uf(t){t.register(Tf),t.languages.go=t.languages.extend("clike",{string:{pattern:/(^|[^\\])"(?:\\.|[^"\\\r\n])*"|`[^`]*`/,lookbehind:!0,greedy:!0},keyword:/\b(?:break|case|chan|const|continue|default|defer|else|fallthrough|for|func|go(?:to)?|if|import|interface|map|package|range|return|select|struct|switch|type|var)\b/,boolean:/\b(?:_|false|iota|nil|true)\b/,number:[/\b0(?:b[01_]+|o[0-7_]+)i?\b/i,/\b0x(?:[a-f\d_]+(?:\.[a-f\d_]*)?|\.[a-f\d_]+)(?:p[+-]?\d+(?:_\d+)*)?i?(?!\w)/i,/(?:\b\d[\d_]*(?:\.[\d_]*)?|\B\.\d[\d_]*)(?:e[+-]?[\d_]+)?i?(?!\w)/i],operator:/[*\/%^!=]=?|\+[=+]?|-[=-]?|\|[=|]?|&(?:=|&|\^=?)?|>(?:>=?|=)?|<(?:<=?|=|-)?|:=|\.\.\./,builtin:/\b(?:append|bool|byte|cap|close|complex|complex(?:64|128)|copy|delete|error|float(?:32|64)|u?int(?:8|16|32|64)?|imag|len|make|new|panic|print(?:ln)?|real|recover|rune|string|uintptr)\b/}),t.languages.insertBefore("go","string",{char:{pattern:/'(?:\\.|[^'\\\r\n]){0,10}'/,greedy:!0}}),delete t.languages.go["class-name"]}function Wf(t){t.languages.ini={comment:{pattern:/(^[ \f\t\v]*)[#;][^\n\r]*/m,lookbehind:!0},section:{pattern:/(^[ \f\t\v]*)\[[^\n\r\]]*\]?/m,lookbehind:!0,inside:{"section-name":{pattern:/(^\[[ \f\t\v]*)[^ \f\t\v\]]+(?:[ \f\t\v]+[^ \f\t\v\]]+)*/,lookbehind:!0,alias:"selector"},punctuation:/\[|\]/}},key:{pattern:/(^[ \f\t\v]*)[^ \f\n\r\t\v=]+(?:[ \f\t\v]+[^ \f\n\r\t\v=]+)*(?=[ \f\t\v]*=)/m,lookbehind:!0,alias:"attr-name"},value:{pattern:/(=[ \f\t\v]*)[^ \f\n\r\t\v]+(?:[ \f\t\v]+[^ \f\n\r\t\v]+)*/,lookbehind:!0,alias:"attr-value",inside:{"inner-value":{pattern:/^("|').+(?=\1$)/,lookbehind:!0}}},punctuation:/=/}}function Zf(t){t.register(Tf),function(t){var e=/\b(?:abstract|assert|boolean|break|byte|case|catch|char|class|const|continue|default|do|double|else|enum|exports|extends|final|finally|float|for|goto|if|implements|import|instanceof|int|interface|long|module|native|new|non-sealed|null|open|opens|package|permits|private|protected|provides|public|record(?!\s*[(){}[\]<>=%~.:,;?+\-*/&|^])|requires|return|sealed|short|static|strictfp|super|switch|synchronized|this|throw|throws|to|transient|transitive|try|uses|var|void|volatile|while|with|yield)\b/,n=/(?:[a-z]\w*\s*\.\s*)*(?:[A-Z]\w*\s*\.\s*)*/.source,r={pattern:RegExp(/(^|[^\w.])/.source+n+/[A-Z](?:[\d_A-Z]*[a-z]\w*)?\b/.source),lookbehind:!0,inside:{namespace:{pattern:/^[a-z]\w*(?:\s*\.\s*[a-z]\w*)*(?:\s*\.)?/,inside:{punctuation:/\./}},punctuation:/\./}};t.languages.java=t.languages.extend("clike",{string:{pattern:/(^|[^\\])"(?:\\.|[^"\\\r\n])*"/,lookbehind:!0,greedy:!0},"class-name":[r,{pattern:RegExp(/(^|[^\w.])/.source+n+/[A-Z]\w*(?=\s+\w+\s*[;,=()]|\s*(?:\[[\s,]*\]\s*)?::\s*new\b)/.source),lookbehind:!0,inside:r.inside},{pattern:RegExp(/(\b(?:class|enum|extends|implements|instanceof|interface|new|record|throws)\s+)/.source+n+/[A-Z]\w*\b/.source),lookbehind:!0,inside:r.inside}],keyword:e,function:[t.languages.clike.function,{pattern:/(::\s*)[a-z_]\w*/,lookbehind:!0}],number:/\b0b[01][01_]*L?\b|\b0x(?:\.[\da-f_p+-]+|[\da-f_]+(?:\.[\da-f_p+-]+)?)\b|(?:\b\d[\d_]*(?:\.[\d_]*)?|\B\.\d[\d_]*)(?:e[+-]?\d[\d_]*)?[dfl]?/i,operator:{pattern:/(^|[^.])(?:<<=?|>>>?=?|->|--|\+\+|&&|\|\||::|[?:~]|[-+*/%&|^!=<>]=?)/m,lookbehind:!0},constant:/\b[A-Z][A-Z_\d]+\b/}),t.languages.insertBefore("java","string",{"triple-quoted-string":{pattern:/"""[ \t]*[\r\n](?:(?:"|"")?(?:\\.|[^"\\]))*"""/,greedy:!0,alias:"string"},char:{pattern:/'(?:\\.|[^'\\\r\n]){1,6}'/,greedy:!0}}),t.languages.insertBefore("java","class-name",{annotation:{pattern:/(^|[^.])@\w+(?:\s*\.\s*\w+)*/,lookbehind:!0,alias:"punctuation"},generics:{pattern:/<(?:[\w\s,.?]|&(?!&)|<(?:[\w\s,.?]|&(?!&)|<(?:[\w\s,.?]|&(?!&)|<(?:[\w\s,.?]|&(?!&))*>)*>)*>)*>/,inside:{"class-name":r,keyword:e,punctuation:/[<>(),.:]/,operator:/[?&|]/}},import:[{pattern:RegExp(/(\bimport\s+)/.source+n+/(?:[A-Z]\w*|\*)(?=\s*;)/.source),lookbehind:!0,inside:{namespace:r.inside.namespace,punctuation:/\./,operator:/\*/,"class-name":/\w+/}},{pattern:RegExp(/(\bimport\s+static\s+)/.source+n+/(?:\w+|\*)(?=\s*;)/.source),lookbehind:!0,alias:"static",inside:{namespace:r.inside.namespace,static:/\b\w+$/,punctuation:/\./,operator:/\*/,"class-name":/\w+/}}],namespace:{pattern:RegExp(/(\b(?:exports|import(?:\s+static)?|module|open|opens|package|provides|requires|to|transitive|uses|with)\s+)(?!<keyword>)[a-z]\w*(?:\.[a-z]\w*)*\.?/.source.replace(/<keyword>/g,(function(){return e.source}))),lookbehind:!0,inside:{punctuation:/\./}}})}(t)}function Gf(t){!function(t){var e={pattern:/\\[\\(){}[\]^$+*?|.]/,alias:"escape"},n=/\\(?:x[\da-fA-F]{2}|u[\da-fA-F]{4}|u\{[\da-fA-F]+\}|0[0-7]{0,2}|[123][0-7]{2}|c[a-zA-Z]|.)/,r="(?:[^\\\\-]|"+n.source+")",a=RegExp(r+"-"+r),i={pattern:/(<|')[^<>']+(?=[>']$)/,lookbehind:!0,alias:"variable"};t.languages.regex={"char-class":{pattern:/((?:^|[^\\])(?:\\\\)*)\[(?:[^\\\]]|\\[\s\S])*\]/,lookbehind:!0,inside:{"char-class-negation":{pattern:/(^\[)\^/,lookbehind:!0,alias:"operator"},"char-class-punctuation":{pattern:/^\[|\]$/,alias:"punctuation"},range:{pattern:a,inside:{escape:n,"range-punctuation":{pattern:/-/,alias:"operator"}}},"special-escape":e,"char-set":{pattern:/\\[wsd]|\\p\{[^{}]+\}/i,alias:"class-name"},escape:n}},"special-escape":e,"char-set":{pattern:/\.|\\[wsd]|\\p\{[^{}]+\}/i,alias:"class-name"},backreference:[{pattern:/\\(?![123][0-7]{2})[1-9]/,alias:"keyword"},{pattern:/\\k<[^<>']+>/,alias:"keyword",inside:{"group-name":i}}],anchor:{pattern:/[$^]|\\[ABbGZz]/,alias:"function"},escape:n,group:[{pattern:/\((?:\?(?:<[^<>']+>|'[^<>']+'|[>:]|<?[=!]|[idmnsuxU]+(?:-[idmnsuxU]+)?:?))?/,alias:"punctuation",inside:{"group-name":i}},{pattern:/\)/,alias:"punctuation"}],quantifier:{pattern:/(?:[+*?]|\{\d+(?:,\d*)?\})[?+]?/,alias:"number"},alternation:{pattern:/\|/,alias:"keyword"}}}(t)}function qf(t){t.register(Tf),t.languages.javascript=t.languages.extend("clike",{"class-name":[t.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/}),t.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/,t.languages.insertBefore("javascript","keyword",{regex:{pattern:RegExp(/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)/.source+/\//.source+"(?:"+/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}/.source+"|"+/(?:\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.)*\])*\])*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}v[dgimyus]{0,7}/.source+")"+/(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/.source),lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:t.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:t.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:t.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:t.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:t.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),t.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:t.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}}),t.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}}),t.languages.markup&&(t.languages.markup.tag.addInlined("script","javascript"),t.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript")),t.languages.js=t.languages.javascript}function Yf(t){t.languages.json={property:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?=\s*:)/,lookbehind:!0,greedy:!0},string:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?!\s*:)/,lookbehind:!0,greedy:!0},comment:{pattern:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},number:/-?\b\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,punctuation:/[{}[\],]/,operator:/:/,boolean:/\b(?:false|true)\b/,null:{pattern:/\bnull\b/,alias:"keyword"}},t.languages.webmanifest=t.languages.json}function Xf(t){t.register(Tf),function(t){t.languages.kotlin=t.languages.extend("clike",{keyword:{pattern:/(^|[^.])\b(?:abstract|actual|annotation|as|break|by|catch|class|companion|const|constructor|continue|crossinline|data|do|dynamic|else|enum|expect|external|final|finally|for|fun|get|if|import|in|infix|init|inline|inner|interface|internal|is|lateinit|noinline|null|object|open|operator|out|override|package|private|protected|public|reified|return|sealed|set|super|suspend|tailrec|this|throw|to|try|typealias|val|var|vararg|when|where|while)\b/,lookbehind:!0},function:[{pattern:/(?:`[^\r\n`]+`|\b\w+)(?=\s*\()/,greedy:!0},{pattern:/(\.)(?:`[^\r\n`]+`|\w+)(?=\s*\{)/,lookbehind:!0,greedy:!0}],number:/\b(?:0[xX][\da-fA-F]+(?:_[\da-fA-F]+)*|0[bB][01]+(?:_[01]+)*|\d+(?:_\d+)*(?:\.\d+(?:_\d+)*)?(?:[eE][+-]?\d+(?:_\d+)*)?[fFL]?)\b/,operator:/\+[+=]?|-[-=>]?|==?=?|!(?:!|==?)?|[\/*%<>]=?|[?:]:?|\.\.|&&|\|\||\b(?:and|inv|or|shl|shr|ushr|xor)\b/}),delete t.languages.kotlin["class-name"];var e={"interpolation-punctuation":{pattern:/^\$\{?|\}$/,alias:"punctuation"},expression:{pattern:/[\s\S]+/,inside:t.languages.kotlin}};t.languages.insertBefore("kotlin","string",{"string-literal":[{pattern:/"""(?:[^$]|\$(?:(?!\{)|\{[^{}]*\}))*?"""/,alias:"multiline",inside:{interpolation:{pattern:/\$(?:[a-z_]\w*|\{[^{}]*\})/i,inside:e},string:/[\s\S]+/}},{pattern:/"(?:[^"\\\r\n$]|\\.|\$(?:(?!\{)|\{[^{}]*\}))*"/,alias:"singleline",inside:{interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$(?:[a-z_]\w*|\{[^{}]*\})/i,lookbehind:!0,inside:e},string:/[\s\S]+/}}],char:{pattern:/'(?:[^'\\\r\n]|\\(?:.|u[a-fA-F0-9]{0,4}))'/,greedy:!0}}),delete t.languages.kotlin.string,t.languages.insertBefore("kotlin","keyword",{annotation:{pattern:/\B@(?:\w+:)?(?:[A-Z]\w*|\[[^\]]+\])/,alias:"builtin"}}),t.languages.insertBefore("kotlin","function",{label:{pattern:/\b\w+@|@\w+\b/,alias:"symbol"}}),t.languages.kt=t.languages.kotlin,t.languages.kts=t.languages.kotlin}(t)}function $f(t){t.register(Pf),t.languages.less=t.languages.extend("css",{comment:[/\/\*[\s\S]*?\*\//,{pattern:/(^|[^\\])\/\/.*/,lookbehind:!0}],atrule:{pattern:/@[\w-](?:\((?:[^(){}]|\([^(){}]*\))*\)|[^(){};\s]|\s+(?!\s))*?(?=\s*\{)/,inside:{punctuation:/[:()]/}},selector:{pattern:/(?:@\{[\w-]+\}|[^{};\s@])(?:@\{[\w-]+\}|\((?:[^(){}]|\([^(){}]*\))*\)|[^(){};@\s]|\s+(?!\s))*?(?=\s*\{)/,inside:{variable:/@+[\w-]+/}},property:/(?:@\{[\w-]+\}|[\w-])+(?:\+_?)?(?=\s*:)/,operator:/[+\-*\/]/}),t.languages.insertBefore("less","property",{variable:[{pattern:/@[\w-]+\s*:/,inside:{punctuation:/:/}},/@@?[\w-]+/],"mixin-usage":{pattern:/([{;]\s*)[.#](?!\d)[\w-].*?(?=[(;])/,lookbehind:!0,alias:"function"}})}function Kf(t){t.languages.lua={comment:/^#!.+|--(?:\[(=*)\[[\s\S]*?\]\1\]|.*)/m,string:{pattern:/(["'])(?:(?!\1)[^\\\r\n]|\\z(?:\r\n|\s)|\\(?:\r\n|[^z]))*\1|\[(=*)\[[\s\S]*?\]\2\]/,greedy:!0},number:/\b0x[a-f\d]+(?:\.[a-f\d]*)?(?:p[+-]?\d+)?\b|\b\d+(?:\.\B|(?:\.\d*)?(?:e[+-]?\d+)?\b)|\B\.\d+(?:e[+-]?\d+)?\b/i,keyword:/\b(?:and|break|do|else|elseif|end|false|for|function|goto|if|in|local|nil|not|or|repeat|return|then|true|until|while)\b/,function:/(?!\d)\w+(?=\s*(?:[({]))/,operator:[/[-+*%^&|#]|\/\/?|<[<=]?|>[>=]?|[=~]=?/,{pattern:/(^|[^.])\.\.(?!\.)/,lookbehind:!0}],punctuation:/[\[\](){},;]|\.+|:+/}}function Qf(t){t.languages.makefile={comment:{pattern:/(^|[^\\])#(?:\\(?:\r\n|[\s\S])|[^\\\r\n])*/,lookbehind:!0},string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"builtin-target":{pattern:/\.[A-Z][^:#=\s]+(?=\s*:(?!=))/,alias:"builtin"},target:{pattern:/^(?:[^:=\s]|[ \t]+(?![\s:]))+(?=\s*:(?!=))/m,alias:"symbol",inside:{variable:/\$+(?:(?!\$)[^(){}:#=\s]+|(?=[({]))/}},variable:/\$+(?:(?!\$)[^(){}:#=\s]+|\([@*%<^+?][DF]\)|(?=[({]))/,keyword:/-include\b|\b(?:define|else|endef|endif|export|ifn?def|ifn?eq|include|override|private|sinclude|undefine|unexport|vpath)\b/,function:{pattern:/(\()(?:abspath|addsuffix|and|basename|call|dir|error|eval|file|filter(?:-out)?|findstring|firstword|flavor|foreach|guile|if|info|join|lastword|load|notdir|or|origin|patsubst|realpath|shell|sort|strip|subst|suffix|value|warning|wildcard|word(?:list|s)?)(?=[ \t])/,lookbehind:!0},operator:/(?:::|[?:+!])?=|[|@]/,punctuation:/[:;(){}]/}}function Jf(t){!function(t){var e=/[*&][^\s[\]{},]+/,n=/!(?:<[\w\-%#;/?:@&=+$,.!~*'()[\]]+>|(?:[a-zA-Z\d-]*!)?[\w\-%#;/?:@&=+$.~*'()]+)?/,r="(?:"+n.source+"(?:[ \t]+"+e.source+")?|"+e.source+"(?:[ \t]+"+n.source+")?)",a=/(?:[^\s\x00-\x08\x0e-\x1f!"#%&'*,\-:>?@[\]`{|}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]|[?:-]<PLAIN>)(?:[ \t]*(?:(?![#:])<PLAIN>|:<PLAIN>))*/.source.replace(/<PLAIN>/g,(function(){return/[^\s\x00-\x08\x0e-\x1f,[\]{}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]/.source})),i=/"(?:[^"\\\r\n]|\\.)*"|'(?:[^'\\\r\n]|\\.)*'/.source;function o(t,e){e=(e||"").replace(/m/g,"")+"m";var n=/([:\-,[{]\s*(?:\s<<prop>>[ \t]+)?)(?:<<value>>)(?=[ \t]*(?:$|,|\]|\}|(?:[\r\n]\s*)?#))/.source.replace(/<<prop>>/g,(function(){return r})).replace(/<<value>>/g,(function(){return t}));return RegExp(n,e)}t.languages.yaml={scalar:{pattern:RegExp(/([\-:]\s*(?:\s<<prop>>[ \t]+)?[|>])[ \t]*(?:((?:\r?\n|\r)[ \t]+)\S[^\r\n]*(?:\2[^\r\n]+)*)/.source.replace(/<<prop>>/g,(function(){return r}))),lookbehind:!0,alias:"string"},comment:/#.*/,key:{pattern:RegExp(/((?:^|[:\-,[{\r\n?])[ \t]*(?:<<prop>>[ \t]+)?)<<key>>(?=\s*:\s)/.source.replace(/<<prop>>/g,(function(){return r})).replace(/<<key>>/g,(function(){return"(?:"+a+"|"+i+")"}))),lookbehind:!0,greedy:!0,alias:"atrule"},directive:{pattern:/(^[ \t]*)%.+/m,lookbehind:!0,alias:"important"},datetime:{pattern:o(/\d{4}-\d\d?-\d\d?(?:[tT]|[ \t]+)\d\d?:\d{2}:\d{2}(?:\.\d*)?(?:[ \t]*(?:Z|[-+]\d\d?(?::\d{2})?))?|\d{4}-\d{2}-\d{2}|\d\d?:\d{2}(?::\d{2}(?:\.\d*)?)?/.source),lookbehind:!0,alias:"number"},boolean:{pattern:o(/false|true/.source,"i"),lookbehind:!0,alias:"important"},null:{pattern:o(/null|~/.source,"i"),lookbehind:!0,alias:"important"},string:{pattern:o(i),lookbehind:!0,greedy:!0},number:{pattern:o(/[+-]?(?:0x[\da-f]+|0o[0-7]+|(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?|\.inf|\.nan)/.source,"i"),lookbehind:!0},tag:n,important:e,punctuation:/---|[:[\]{}\-,|>?]|\.\.\./},t.languages.yml=t.languages.yaml}(t)}function tp(t){t.register(Nf),function(t){var e=/(?:\\.|[^\\\n\r]|(?:\n|\r\n?)(?![\r\n]))/.source;function n(t){return t=t.replace(/<inner>/g,(function(){return e})),RegExp(/((?:^|[^\\])(?:\\{2})*)/.source+"(?:"+t+")")}var r=/(?:\\.|``(?:[^`\r\n]|`(?!`))+``|`[^`\r\n]+`|[^\\|\r\n`])+/.source,a=/\|?__(?:\|__)+\|?(?:(?:\n|\r\n?)|(?![\s\S]))/.source.replace(/__/g,(function(){return r})),i=/\|?[ \t]*:?-{3,}:?[ \t]*(?:\|[ \t]*:?-{3,}:?[ \t]*)+\|?(?:\n|\r\n?)/.source;t.languages.markdown=t.languages.extend("markup",{}),t.languages.insertBefore("markdown","prolog",{"front-matter-block":{pattern:/(^(?:\s*[\r\n])?)---(?!.)[\s\S]*?[\r\n]---(?!.)/,lookbehind:!0,greedy:!0,inside:{punctuation:/^---|---$/,"front-matter":{pattern:/\S+(?:\s+\S+)*/,alias:["yaml","language-yaml"],inside:t.languages.yaml}}},blockquote:{pattern:/^>(?:[\t ]*>)*/m,alias:"punctuation"},table:{pattern:RegExp("^"+a+i+"(?:"+a+")*","m"),inside:{"table-data-rows":{pattern:RegExp("^("+a+i+")(?:"+a+")*$"),lookbehind:!0,inside:{"table-data":{pattern:RegExp(r),inside:t.languages.markdown},punctuation:/\|/}},"table-line":{pattern:RegExp("^("+a+")"+i+"$"),lookbehind:!0,inside:{punctuation:/\||:?-{3,}:?/}},"table-header-row":{pattern:RegExp("^"+a+"$"),inside:{"table-header":{pattern:RegExp(r),alias:"important",inside:t.languages.markdown},punctuation:/\|/}}}},code:[{pattern:/((?:^|\n)[ \t]*\n|(?:^|\r\n?)[ \t]*\r\n?)(?: {4}|\t).+(?:(?:\n|\r\n?)(?: {4}|\t).+)*/,lookbehind:!0,alias:"keyword"},{pattern:/^```[\s\S]*?^```$/m,greedy:!0,inside:{"code-block":{pattern:/^(```.*(?:\n|\r\n?))[\s\S]+?(?=(?:\n|\r\n?)^```$)/m,lookbehind:!0},"code-language":{pattern:/^(```).+/,lookbehind:!0},punctuation:/```/}}],title:[{pattern:/\S.*(?:\n|\r\n?)(?:==+|--+)(?=[ \t]*$)/m,alias:"important",inside:{punctuation:/==+$|--+$/}},{pattern:/(^\s*)#.+/m,lookbehind:!0,alias:"important",inside:{punctuation:/^#+|#+$/}}],hr:{pattern:/(^\s*)([*-])(?:[\t ]*\2){2,}(?=\s*$)/m,lookbehind:!0,alias:"punctuation"},list:{pattern:/(^\s*)(?:[*+-]|\d+\.)(?=[\t ].)/m,lookbehind:!0,alias:"punctuation"},"url-reference":{pattern:/!?\[[^\]]+\]:[\t ]+(?:\S+|<(?:\\.|[^>\\])+>)(?:[\t ]+(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\)))?/,inside:{variable:{pattern:/^(!?\[)[^\]]+/,lookbehind:!0},string:/(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\))$/,punctuation:/^[\[\]!:]|[<>]/},alias:"url"},bold:{pattern:n(/\b__(?:(?!_)<inner>|_(?:(?!_)<inner>)+_)+__\b|\*\*(?:(?!\*)<inner>|\*(?:(?!\*)<inner>)+\*)+\*\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^..)[\s\S]+(?=..$)/,lookbehind:!0,inside:{}},punctuation:/\*\*|__/}},italic:{pattern:n(/\b_(?:(?!_)<inner>|__(?:(?!_)<inner>)+__)+_\b|\*(?:(?!\*)<inner>|\*\*(?:(?!\*)<inner>)+\*\*)+\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^.)[\s\S]+(?=.$)/,lookbehind:!0,inside:{}},punctuation:/[*_]/}},strike:{pattern:n(/(~~?)(?:(?!~)<inner>)+\2/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^~~?)[\s\S]+(?=\1$)/,lookbehind:!0,inside:{}},punctuation:/~~?/}},"code-snippet":{pattern:/(^|[^\\`])(?:``[^`\r\n]+(?:`[^`\r\n]+)*``(?!`)|`[^`\r\n]+`(?!`))/,lookbehind:!0,greedy:!0,alias:["code","keyword"]},url:{pattern:n(/!?\[(?:(?!\])<inner>)+\](?:\([^\s)]+(?:[\t ]+"(?:\\.|[^"\\])*")?\)|[ \t]?\[(?:(?!\])<inner>)+\])/.source),lookbehind:!0,greedy:!0,inside:{operator:/^!/,content:{pattern:/(^\[)[^\]]+(?=\])/,lookbehind:!0,inside:{}},variable:{pattern:/(^\][ \t]?\[)[^\]]+(?=\]$)/,lookbehind:!0},url:{pattern:/(^\]\()[^\s)]+/,lookbehind:!0},string:{pattern:/(^[ \t]+)"(?:\\.|[^"\\])*"(?=\)$)/,lookbehind:!0}}}}),["url","bold","italic","strike"].forEach((function(e){["url","bold","italic","strike","code-snippet"].forEach((function(n){e!==n&&(t.languages.markdown[e].inside.content.inside[n]=t.languages.markdown[n])}))})),t.hooks.add("after-tokenize",(function(t){"markdown"!==t.language&&"md"!==t.language||function t(e){if(e&&"string"!==typeof e)for(var n=0,r=e.length;n<r;n++){var a=e[n];if("code"===a.type){var i=a.content[1],o=a.content[3];if(i&&o&&"code-language"===i.type&&"code-block"===o.type&&"string"===typeof i.content){var l=i.content.replace(/\b#/g,"sharp").replace(/\b\+\+/g,"pp"),c="language-"+(l=(/[a-z][\w-]*/i.exec(l)||[""])[0].toLowerCase());o.alias?"string"===typeof o.alias?o.alias=[o.alias,c]:o.alias.push(c):o.alias=[c]}}else t(a.content)}}(t.tokens)})),t.hooks.add("wrap",(function(e){if("code-block"===e.type){for(var n="",r=0,a=e.classes.length;r<a;r++){var i=e.classes[r],o=/language-(.+)/.exec(i);if(o){n=o[1];break}}var l=t.languages[n];if(l)e.content=t.highlight(e.content.value,l,n);else if(n&&"none"!==n&&t.plugins.autoloader){var c="md-"+(new Date).valueOf()+"-"+Math.floor(1e16*Math.random());e.attributes.id=c,t.plugins.autoloader.loadLanguages(n,(function(){var e=document.getElementById(c);e&&(e.innerHTML=t.highlight(e.textContent,t.languages[n],n))}))}}}));RegExp(t.languages.markup.tag.pattern.source,"gi"),String.fromCodePoint||String.fromCharCode;t.languages.md=t.languages.markdown}(t)}function ep(t){t.register(Vf),t.languages.objectivec=t.languages.extend("c",{string:{pattern:/@?"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},keyword:/\b(?:asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|in|inline|int|long|register|return|self|short|signed|sizeof|static|struct|super|switch|typedef|typeof|union|unsigned|void|volatile|while)\b|(?:@interface|@end|@implementation|@protocol|@class|@public|@protected|@private|@property|@try|@catch|@finally|@throw|@synthesize|@dynamic|@selector)\b/,operator:/-[->]?|\+\+?|!=?|<<?=?|>>?=?|==?|&&?|\|\|?|[~^%?*\/@]/}),delete t.languages.objectivec["class-name"],t.languages.objc=t.languages.objectivec}function np(t){!function(t){var e=/(?:\((?:[^()\\]|\\[\s\S])*\)|\{(?:[^{}\\]|\\[\s\S])*\}|\[(?:[^[\]\\]|\\[\s\S])*\]|<(?:[^<>\\]|\\[\s\S])*>)/.source;t.languages.perl={comment:[{pattern:/(^\s*)=\w[\s\S]*?=cut.*/m,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\$])#.*/,lookbehind:!0,greedy:!0}],string:[{pattern:RegExp(/\b(?:q|qq|qw|qx)(?![a-zA-Z0-9])\s*/.source+"(?:"+[/([^a-zA-Z0-9\s{(\[<])(?:(?!\1)[^\\]|\\[\s\S])*\1/.source,/([a-zA-Z0-9])(?:(?!\2)[^\\]|\\[\s\S])*\2/.source,e].join("|")+")"),greedy:!0},{pattern:/("|`)(?:(?!\1)[^\\]|\\[\s\S])*\1/,greedy:!0},{pattern:/'(?:[^'\\\r\n]|\\.)*'/,greedy:!0}],regex:[{pattern:RegExp(/\b(?:m|qr)(?![a-zA-Z0-9])\s*/.source+"(?:"+[/([^a-zA-Z0-9\s{(\[<])(?:(?!\1)[^\\]|\\[\s\S])*\1/.source,/([a-zA-Z0-9])(?:(?!\2)[^\\]|\\[\s\S])*\2/.source,e].join("|")+")"+/[msixpodualngc]*/.source),greedy:!0},{pattern:RegExp(/(^|[^-])\b(?:s|tr|y)(?![a-zA-Z0-9])\s*/.source+"(?:"+[/([^a-zA-Z0-9\s{(\[<])(?:(?!\2)[^\\]|\\[\s\S])*\2(?:(?!\2)[^\\]|\\[\s\S])*\2/.source,/([a-zA-Z0-9])(?:(?!\3)[^\\]|\\[\s\S])*\3(?:(?!\3)[^\\]|\\[\s\S])*\3/.source,e+/\s*/.source+e].join("|")+")"+/[msixpodualngcer]*/.source),lookbehind:!0,greedy:!0},{pattern:/\/(?:[^\/\\\r\n]|\\.)*\/[msixpodualngc]*(?=\s*(?:$|[\r\n,.;})&|\-+*~<>!?^]|(?:and|cmp|eq|ge|gt|le|lt|ne|not|or|x|xor)\b))/,greedy:!0}],variable:[/[&*$@%]\{\^[A-Z]+\}/,/[&*$@%]\^[A-Z_]/,/[&*$@%]#?(?=\{)/,/[&*$@%]#?(?:(?:::)*'?(?!\d)[\w$]+(?![\w$]))+(?:::)*/,/[&*$@%]\d+/,/(?!%=)[$@%][!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~]/],filehandle:{pattern:/<(?![<=])\S*?>|\b_\b/,alias:"symbol"},"v-string":{pattern:/v\d+(?:\.\d+)*|\d+(?:\.\d+){2,}/,alias:"string"},function:{pattern:/(\bsub[ \t]+)\w+/,lookbehind:!0},keyword:/\b(?:any|break|continue|default|delete|die|do|else|elsif|eval|for|foreach|given|goto|if|last|local|my|next|our|package|print|redo|require|return|say|state|sub|switch|undef|unless|until|use|when|while)\b/,number:/\b(?:0x[\dA-Fa-f](?:_?[\dA-Fa-f])*|0b[01](?:_?[01])*|(?:(?:\d(?:_?\d)*)?\.)?\d(?:_?\d)*(?:[Ee][+-]?\d+)?)\b/,operator:/-[rwxoRWXOezsfdlpSbctugkTBMAC]\b|\+[+=]?|-[-=>]?|\*\*?=?|\/\/?=?|=[=~>]?|~[~=]?|\|\|?=?|&&?=?|<(?:=>?|<=?)?|>>?=?|![~=]?|[%^]=?|\.(?:=|\.\.?)?|[\\?]|\bx(?:=|\b)|\b(?:and|cmp|eq|ge|gt|le|lt|ne|not|or|xor)\b/,punctuation:/[{}[\];(),:]/}}(t)}function rp(t){t.register(Nf),function(t){function e(t,e){return"___"+t.toUpperCase()+e+"___"}Object.defineProperties(t.languages["markup-templating"]={},{buildPlaceholders:{value:function(n,r,a,i){if(n.language===r){var o=n.tokenStack=[];n.code=n.code.replace(a,(function(t){if("function"===typeof i&&!i(t))return t;for(var a,l=o.length;-1!==n.code.indexOf(a=e(r,l));)++l;return o[l]=t,a})),n.grammar=t.languages.markup}}},tokenizePlaceholders:{value:function(n,r){if(n.language===r&&n.tokenStack){n.grammar=t.languages[r];var a=0,i=Object.keys(n.tokenStack);!function o(l){for(var c=0;c<l.length&&!(a>=i.length);c++){var s=l[c];if("string"===typeof s||s.content&&"string"===typeof s.content){var u=i[a],d=n.tokenStack[u],h="string"===typeof s?s:s.content,f=e(r,u),p=h.indexOf(f);if(p>-1){++a;var g=h.substring(0,p),v=new t.Token(r,t.tokenize(d,n.grammar),"language-"+r,d),m=h.substring(p+f.length),y=[];g&&y.push.apply(y,o([g])),y.push(v),m&&y.push.apply(y,o([m])),"string"===typeof s?l.splice.apply(l,[c,1].concat(y)):s.content=y}}else s.content&&o(s.content)}return l}(n.tokens)}}}})}(t)}function ap(t){t.register(rp),function(t){var e=/\/\*[\s\S]*?\*\/|\/\/.*|#(?!\[).*/,n=[{pattern:/\b(?:false|true)\b/i,alias:"boolean"},{pattern:/(::\s*)\b[a-z_]\w*\b(?!\s*\()/i,greedy:!0,lookbehind:!0},{pattern:/(\b(?:case|const)\s+)\b[a-z_]\w*(?=\s*[;=])/i,greedy:!0,lookbehind:!0},/\b(?:null)\b/i,/\b[A-Z_][A-Z0-9_]*\b(?!\s*\()/],r=/\b0b[01]+(?:_[01]+)*\b|\b0o[0-7]+(?:_[0-7]+)*\b|\b0x[\da-f]+(?:_[\da-f]+)*\b|(?:\b\d+(?:_\d+)*\.?(?:\d+(?:_\d+)*)?|\B\.\d+)(?:e[+-]?\d+)?/i,a=/<?=>|\?\?=?|\.{3}|\??->|[!=]=?=?|::|\*\*=?|--|\+\+|&&|\|\||<<|>>|[?~]|[/^|%*&<>.+-]=?/,i=/[{}\[\](),:;]/;t.languages.php={delimiter:{pattern:/\?>$|^<\?(?:php(?=\s)|=)?/i,alias:"important"},comment:e,variable:/\$+(?:\w+\b|(?=\{))/,package:{pattern:/(namespace\s+|use\s+(?:function\s+)?)(?:\\?\b[a-z_]\w*)+\b(?!\\)/i,lookbehind:!0,inside:{punctuation:/\\/}},"class-name-definition":{pattern:/(\b(?:class|enum|interface|trait)\s+)\b[a-z_]\w*(?!\\)\b/i,lookbehind:!0,alias:"class-name"},"function-definition":{pattern:/(\bfunction\s+)[a-z_]\w*(?=\s*\()/i,lookbehind:!0,alias:"function"},keyword:[{pattern:/(\(\s*)\b(?:array|bool|boolean|float|int|integer|object|string)\b(?=\s*\))/i,alias:"type-casting",greedy:!0,lookbehind:!0},{pattern:/([(,?]\s*)\b(?:array(?!\s*\()|bool|callable|(?:false|null)(?=\s*\|)|float|int|iterable|mixed|object|self|static|string)\b(?=\s*\$)/i,alias:"type-hint",greedy:!0,lookbehind:!0},{pattern:/(\)\s*:\s*(?:\?\s*)?)\b(?:array(?!\s*\()|bool|callable|(?:false|null)(?=\s*\|)|float|int|iterable|mixed|never|object|self|static|string|void)\b/i,alias:"return-type",greedy:!0,lookbehind:!0},{pattern:/\b(?:array(?!\s*\()|bool|float|int|iterable|mixed|object|string|void)\b/i,alias:"type-declaration",greedy:!0},{pattern:/(\|\s*)(?:false|null)\b|\b(?:false|null)(?=\s*\|)/i,alias:"type-declaration",greedy:!0,lookbehind:!0},{pattern:/\b(?:parent|self|static)(?=\s*::)/i,alias:"static-context",greedy:!0},{pattern:/(\byield\s+)from\b/i,lookbehind:!0},/\bclass\b/i,{pattern:/((?:^|[^\s>:]|(?:^|[^-])>|(?:^|[^:]):)\s*)\b(?:abstract|and|array|as|break|callable|case|catch|clone|const|continue|declare|default|die|do|echo|else|elseif|empty|enddeclare|endfor|endforeach|endif|endswitch|endwhile|enum|eval|exit|extends|final|finally|fn|for|foreach|function|global|goto|if|implements|include|include_once|instanceof|insteadof|interface|isset|list|match|namespace|never|new|or|parent|print|private|protected|public|readonly|require|require_once|return|self|static|switch|throw|trait|try|unset|use|var|while|xor|yield|__halt_compiler)\b/i,lookbehind:!0}],"argument-name":{pattern:/([(,]\s*)\b[a-z_]\w*(?=\s*:(?!:))/i,lookbehind:!0},"class-name":[{pattern:/(\b(?:extends|implements|instanceof|new(?!\s+self|\s+static))\s+|\bcatch\s*\()\b[a-z_]\w*(?!\\)\b/i,greedy:!0,lookbehind:!0},{pattern:/(\|\s*)\b[a-z_]\w*(?!\\)\b/i,greedy:!0,lookbehind:!0},{pattern:/\b[a-z_]\w*(?!\\)\b(?=\s*\|)/i,greedy:!0},{pattern:/(\|\s*)(?:\\?\b[a-z_]\w*)+\b/i,alias:"class-name-fully-qualified",greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}},{pattern:/(?:\\?\b[a-z_]\w*)+\b(?=\s*\|)/i,alias:"class-name-fully-qualified",greedy:!0,inside:{punctuation:/\\/}},{pattern:/(\b(?:extends|implements|instanceof|new(?!\s+self\b|\s+static\b))\s+|\bcatch\s*\()(?:\\?\b[a-z_]\w*)+\b(?!\\)/i,alias:"class-name-fully-qualified",greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}},{pattern:/\b[a-z_]\w*(?=\s*\$)/i,alias:"type-declaration",greedy:!0},{pattern:/(?:\\?\b[a-z_]\w*)+(?=\s*\$)/i,alias:["class-name-fully-qualified","type-declaration"],greedy:!0,inside:{punctuation:/\\/}},{pattern:/\b[a-z_]\w*(?=\s*::)/i,alias:"static-context",greedy:!0},{pattern:/(?:\\?\b[a-z_]\w*)+(?=\s*::)/i,alias:["class-name-fully-qualified","static-context"],greedy:!0,inside:{punctuation:/\\/}},{pattern:/([(,?]\s*)[a-z_]\w*(?=\s*\$)/i,alias:"type-hint",greedy:!0,lookbehind:!0},{pattern:/([(,?]\s*)(?:\\?\b[a-z_]\w*)+(?=\s*\$)/i,alias:["class-name-fully-qualified","type-hint"],greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}},{pattern:/(\)\s*:\s*(?:\?\s*)?)\b[a-z_]\w*(?!\\)\b/i,alias:"return-type",greedy:!0,lookbehind:!0},{pattern:/(\)\s*:\s*(?:\?\s*)?)(?:\\?\b[a-z_]\w*)+\b(?!\\)/i,alias:["class-name-fully-qualified","return-type"],greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}}],constant:n,function:{pattern:/(^|[^\\\w])\\?[a-z_](?:[\w\\]*\w)?(?=\s*\()/i,lookbehind:!0,inside:{punctuation:/\\/}},property:{pattern:/(->\s*)\w+/,lookbehind:!0},number:r,operator:a,punctuation:i};var o={pattern:/\{\$(?:\{(?:\{[^{}]+\}|[^{}]+)\}|[^{}])+\}|(^|[^\\{])\$+(?:\w+(?:\[[^\r\n\[\]]+\]|->\w+)?)/,lookbehind:!0,inside:t.languages.php},l=[{pattern:/<<<'([^']+)'[\r\n](?:.*[\r\n])*?\1;/,alias:"nowdoc-string",greedy:!0,inside:{delimiter:{pattern:/^<<<'[^']+'|[a-z_]\w*;$/i,alias:"symbol",inside:{punctuation:/^<<<'?|[';]$/}}}},{pattern:/<<<(?:"([^"]+)"[\r\n](?:.*[\r\n])*?\1;|([a-z_]\w*)[\r\n](?:.*[\r\n])*?\2;)/i,alias:"heredoc-string",greedy:!0,inside:{delimiter:{pattern:/^<<<(?:"[^"]+"|[a-z_]\w*)|[a-z_]\w*;$/i,alias:"symbol",inside:{punctuation:/^<<<"?|[";]$/}},interpolation:o}},{pattern:/`(?:\\[\s\S]|[^\\`])*`/,alias:"backtick-quoted-string",greedy:!0},{pattern:/'(?:\\[\s\S]|[^\\'])*'/,alias:"single-quoted-string",greedy:!0},{pattern:/"(?:\\[\s\S]|[^\\"])*"/,alias:"double-quoted-string",greedy:!0,inside:{interpolation:o}}];t.languages.insertBefore("php","variable",{string:l,attribute:{pattern:/#\[(?:[^"'\/#]|\/(?![*/])|\/\/.*$|#(?!\[).*$|\/\*(?:[^*]|\*(?!\/))*\*\/|"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*')+\](?=\s*[a-z$#])/im,greedy:!0,inside:{"attribute-content":{pattern:/^(#\[)[\s\S]+(?=\]$)/,lookbehind:!0,inside:{comment:e,string:l,"attribute-class-name":[{pattern:/([^:]|^)\b[a-z_]\w*(?!\\)\b/i,alias:"class-name",greedy:!0,lookbehind:!0},{pattern:/([^:]|^)(?:\\?\b[a-z_]\w*)+/i,alias:["class-name","class-name-fully-qualified"],greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}}],constant:n,number:r,operator:a,punctuation:i}},delimiter:{pattern:/^#\[|\]$/,alias:"punctuation"}}}}),t.hooks.add("before-tokenize",(function(e){if(/<\?/.test(e.code)){t.languages["markup-templating"].buildPlaceholders(e,"php",/<\?(?:[^"'/#]|\/(?![*/])|("|')(?:\\[\s\S]|(?!\1)[^\\])*\1|(?:\/\/|#(?!\[))(?:[^?\n\r]|\?(?!>))*(?=$|\?>|[\r\n])|#\[|\/\*(?:[^*]|\*(?!\/))*(?:\*\/|$))*?(?:\?>|$)/g)}})),t.hooks.add("after-tokenize",(function(e){t.languages["markup-templating"].tokenizePlaceholders(e,"php")}))}(t)}function ip(t){t.languages.python={comment:{pattern:/(^|[^\\])#.*/,lookbehind:!0,greedy:!0},"string-interpolation":{pattern:/(?:f|fr|rf)(?:("""|''')[\s\S]*?\1|("|')(?:\\.|(?!\2)[^\\\r\n])*\2)/i,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^{])(?:\{\{)*)\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}])+\})+\})+\}/,lookbehind:!0,inside:{"format-spec":{pattern:/(:)[^:(){}]+(?=\}$)/,lookbehind:!0},"conversion-option":{pattern:/![sra](?=[:}]$)/,alias:"punctuation"},rest:null}},string:/[\s\S]+/}},"triple-quoted-string":{pattern:/(?:[rub]|br|rb)?("""|''')[\s\S]*?\1/i,greedy:!0,alias:"string"},string:{pattern:/(?:[rub]|br|rb)?("|')(?:\\.|(?!\1)[^\\\r\n])*\1/i,greedy:!0},function:{pattern:/((?:^|\s)def[ \t]+)[a-zA-Z_]\w*(?=\s*\()/g,lookbehind:!0},"class-name":{pattern:/(\bclass\s+)\w+/i,lookbehind:!0},decorator:{pattern:/(^[\t ]*)@\w+(?:\.\w+)*/m,lookbehind:!0,alias:["annotation","punctuation"],inside:{punctuation:/\./}},keyword:/\b(?:_(?=\s*:)|and|as|assert|async|await|break|case|class|continue|def|del|elif|else|except|exec|finally|for|from|global|if|import|in|is|lambda|match|nonlocal|not|or|pass|print|raise|return|try|while|with|yield)\b/,builtin:/\b(?:__import__|abs|all|any|apply|ascii|basestring|bin|bool|buffer|bytearray|bytes|callable|chr|classmethod|cmp|coerce|compile|complex|delattr|dict|dir|divmod|enumerate|eval|execfile|file|filter|float|format|frozenset|getattr|globals|hasattr|hash|help|hex|id|input|int|intern|isinstance|issubclass|iter|len|list|locals|long|map|max|memoryview|min|next|object|oct|open|ord|pow|property|range|raw_input|reduce|reload|repr|reversed|round|set|setattr|slice|sorted|staticmethod|str|sum|super|tuple|type|unichr|unicode|vars|xrange|zip)\b/,boolean:/\b(?:False|None|True)\b/,number:/\b0(?:b(?:_?[01])+|o(?:_?[0-7])+|x(?:_?[a-f0-9])+)\b|(?:\b\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\B\.\d+(?:_\d+)*)(?:e[+-]?\d+(?:_\d+)*)?j?(?!\w)/i,operator:/[-+%=]=?|!=|:=|\*\*?=?|\/\/?=?|<[<=>]?|>[=>]?|[&|^~]/,punctuation:/[{}[\];(),.:]/},t.languages.python["string-interpolation"].inside.interpolation.inside.rest=t.languages.python,t.languages.py=t.languages.python}function op(t){t.languages.r={comment:/#.*/,string:{pattern:/(['"])(?:\\.|(?!\1)[^\\\r\n])*\1/,greedy:!0},"percent-operator":{pattern:/%[^%\s]*%/,alias:"operator"},boolean:/\b(?:FALSE|TRUE)\b/,ellipsis:/\.\.(?:\.|\d+)/,number:[/\b(?:Inf|NaN)\b/,/(?:\b0x[\dA-Fa-f]+(?:\.\d*)?|\b\d+(?:\.\d*)?|\B\.\d+)(?:[EePp][+-]?\d+)?[iL]?/],keyword:/\b(?:NA|NA_character_|NA_complex_|NA_integer_|NA_real_|NULL|break|else|for|function|if|in|next|repeat|while)\b/,operator:/->?>?|<(?:=|<?-)?|[>=!]=?|::?|&&?|\|\|?|[+*\/^$@~]/,punctuation:/[(){}\[\],;]/}}function lp(t){t.register(Tf),function(t){t.languages.ruby=t.languages.extend("clike",{comment:{pattern:/#.*|^=begin\s[\s\S]*?^=end/m,greedy:!0},"class-name":{pattern:/(\b(?:class|module)\s+|\bcatch\s+\()[\w.\\]+|\b[A-Z_]\w*(?=\s*\.\s*new\b)/,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:BEGIN|END|alias|and|begin|break|case|class|def|define_method|defined|do|each|else|elsif|end|ensure|extend|for|if|in|include|module|new|next|nil|not|or|prepend|private|protected|public|raise|redo|require|rescue|retry|return|self|super|then|throw|undef|unless|until|when|while|yield)\b/,operator:/\.{2,3}|&\.|===|<?=>|[!=]?~|(?:&&|\|\||<<|>>|\*\*|[+\-*/%<>!^&|=])=?|[?:]/,punctuation:/[(){}[\].,;]/}),t.languages.insertBefore("ruby","operator",{"double-colon":{pattern:/::/,alias:"punctuation"}});var e={pattern:/((?:^|[^\\])(?:\\{2})*)#\{(?:[^{}]|\{[^{}]*\})*\}/,lookbehind:!0,inside:{content:{pattern:/^(#\{)[\s\S]+(?=\}$)/,lookbehind:!0,inside:t.languages.ruby},delimiter:{pattern:/^#\{|\}$/,alias:"punctuation"}}};delete t.languages.ruby.function;var n="(?:"+[/([^a-zA-Z0-9\s{(\[<=])(?:(?!\1)[^\\]|\\[\s\S])*\1/.source,/\((?:[^()\\]|\\[\s\S]|\((?:[^()\\]|\\[\s\S])*\))*\)/.source,/\{(?:[^{}\\]|\\[\s\S]|\{(?:[^{}\\]|\\[\s\S])*\})*\}/.source,/\[(?:[^\[\]\\]|\\[\s\S]|\[(?:[^\[\]\\]|\\[\s\S])*\])*\]/.source,/<(?:[^<>\\]|\\[\s\S]|<(?:[^<>\\]|\\[\s\S])*>)*>/.source].join("|")+")",r=/(?:"(?:\\.|[^"\\\r\n])*"|(?:\b[a-zA-Z_]\w*|[^\s\0-\x7F]+)[?!]?|\$.)/.source;t.languages.insertBefore("ruby","keyword",{"regex-literal":[{pattern:RegExp(/%r/.source+n+/[egimnosux]{0,6}/.source),greedy:!0,inside:{interpolation:e,regex:/[\s\S]+/}},{pattern:/(^|[^/])\/(?!\/)(?:\[[^\r\n\]]+\]|\\.|[^[/\\\r\n])+\/[egimnosux]{0,6}(?=\s*(?:$|[\r\n,.;})#]))/,lookbehind:!0,greedy:!0,inside:{interpolation:e,regex:/[\s\S]+/}}],variable:/[@$]+[a-zA-Z_]\w*(?:[?!]|\b)/,symbol:[{pattern:RegExp(/(^|[^:]):/.source+r),lookbehind:!0,greedy:!0},{pattern:RegExp(/([\r\n{(,][ \t]*)/.source+r+/(?=:(?!:))/.source),lookbehind:!0,greedy:!0}],"method-definition":{pattern:/(\bdef\s+)\w+(?:\s*\.\s*\w+)?/,lookbehind:!0,inside:{function:/\b\w+$/,keyword:/^self\b/,"class-name":/^\w+/,punctuation:/\./}}}),t.languages.insertBefore("ruby","string",{"string-literal":[{pattern:RegExp(/%[qQiIwWs]?/.source+n),greedy:!0,inside:{interpolation:e,string:/[\s\S]+/}},{pattern:/("|')(?:#\{[^}]+\}|#(?!\{)|\\(?:\r\n|[\s\S])|(?!\1)[^\\#\r\n])*\1/,greedy:!0,inside:{interpolation:e,string:/[\s\S]+/}},{pattern:/<<[-~]?([a-z_]\w*)[\r\n](?:.*[\r\n])*?[\t ]*\1/i,alias:"heredoc-string",greedy:!0,inside:{delimiter:{pattern:/^<<[-~]?[a-z_]\w*|\b[a-z_]\w*$/i,inside:{symbol:/\b\w+/,punctuation:/^<<[-~]?/}},interpolation:e,string:/[\s\S]+/}},{pattern:/<<[-~]?'([a-z_]\w*)'[\r\n](?:.*[\r\n])*?[\t ]*\1/i,alias:"heredoc-string",greedy:!0,inside:{delimiter:{pattern:/^<<[-~]?'[a-z_]\w*'|\b[a-z_]\w*$/i,inside:{symbol:/\b\w+/,punctuation:/^<<[-~]?'|'$/}},string:/[\s\S]+/}}],"command-literal":[{pattern:RegExp(/%x/.source+n),greedy:!0,inside:{interpolation:e,command:{pattern:/[\s\S]+/,alias:"string"}}},{pattern:/`(?:#\{[^}]+\}|#(?!\{)|\\(?:\r\n|[\s\S])|[^\\`#\r\n])*`/,greedy:!0,inside:{interpolation:e,command:{pattern:/[\s\S]+/,alias:"string"}}}]}),delete t.languages.ruby.string,t.languages.insertBefore("ruby","number",{builtin:/\b(?:Array|Bignum|Binding|Class|Continuation|Dir|Exception|FalseClass|File|Fixnum|Float|Hash|IO|Integer|MatchData|Method|Module|NilClass|Numeric|Object|Proc|Range|Regexp|Stat|String|Struct|Symbol|TMS|Thread|ThreadGroup|Time|TrueClass)\b/,constant:/\b[A-Z][A-Z0-9_]*(?:[?!]|\b)/}),t.languages.rb=t.languages.ruby}(t)}function cp(t){!function(t){for(var e=/\/\*(?:[^*/]|\*(?!\/)|\/(?!\*)|<self>)*\*\//.source,n=0;n<2;n++)e=e.replace(/<self>/g,(function(){return e}));e=e.replace(/<self>/g,(function(){return/[^\s\S]/.source})),t.languages.rust={comment:[{pattern:RegExp(/(^|[^\\])/.source+e),lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/b?"(?:\\[\s\S]|[^\\"])*"|b?r(#*)"(?:[^"]|"(?!\1))*"\1/,greedy:!0},char:{pattern:/b?'(?:\\(?:x[0-7][\da-fA-F]|u\{(?:[\da-fA-F]_*){1,6}\}|.)|[^\\\r\n\t'])'/,greedy:!0},attribute:{pattern:/#!?\[(?:[^\[\]"]|"(?:\\[\s\S]|[^\\"])*")*\]/,greedy:!0,alias:"attr-name",inside:{string:null}},"closure-params":{pattern:/([=(,:]\s*|\bmove\s*)\|[^|]*\||\|[^|]*\|(?=\s*(?:\{|->))/,lookbehind:!0,greedy:!0,inside:{"closure-punctuation":{pattern:/^\||\|$/,alias:"punctuation"},rest:null}},"lifetime-annotation":{pattern:/'\w+/,alias:"symbol"},"fragment-specifier":{pattern:/(\$\w+:)[a-z]+/,lookbehind:!0,alias:"punctuation"},variable:/\$\w+/,"function-definition":{pattern:/(\bfn\s+)\w+/,lookbehind:!0,alias:"function"},"type-definition":{pattern:/(\b(?:enum|struct|trait|type|union)\s+)\w+/,lookbehind:!0,alias:"class-name"},"module-declaration":[{pattern:/(\b(?:crate|mod)\s+)[a-z][a-z_\d]*/,lookbehind:!0,alias:"namespace"},{pattern:/(\b(?:crate|self|super)\s*)::\s*[a-z][a-z_\d]*\b(?:\s*::(?:\s*[a-z][a-z_\d]*\s*::)*)?/,lookbehind:!0,alias:"namespace",inside:{punctuation:/::/}}],keyword:[/\b(?:Self|abstract|as|async|await|become|box|break|const|continue|crate|do|dyn|else|enum|extern|final|fn|for|if|impl|in|let|loop|macro|match|mod|move|mut|override|priv|pub|ref|return|self|static|struct|super|trait|try|type|typeof|union|unsafe|unsized|use|virtual|where|while|yield)\b/,/\b(?:bool|char|f(?:32|64)|[ui](?:8|16|32|64|128|size)|str)\b/],function:/\b[a-z_]\w*(?=\s*(?:::\s*<|\())/,macro:{pattern:/\b\w+!/,alias:"property"},constant:/\b[A-Z_][A-Z_\d]+\b/,"class-name":/\b[A-Z]\w*\b/,namespace:{pattern:/(?:\b[a-z][a-z_\d]*\s*::\s*)*\b[a-z][a-z_\d]*\s*::(?!\s*<)/,inside:{punctuation:/::/}},number:/\b(?:0x[\dA-Fa-f](?:_?[\dA-Fa-f])*|0o[0-7](?:_?[0-7])*|0b[01](?:_?[01])*|(?:(?:\d(?:_?\d)*)?\.)?\d(?:_?\d)*(?:[Ee][+-]?\d+)?)(?:_?(?:f32|f64|[iu](?:8|16|32|64|size)?))?\b/,boolean:/\b(?:false|true)\b/,punctuation:/->|\.\.=|\.{1,3}|::|[{}[\];(),:]/,operator:/[-+*\/%!^]=?|=[=>]?|&[&=]?|\|[|=]?|<<?=?|>>?=?|[@?]/},t.languages.rust["closure-params"].inside.rest=t.languages.rust,t.languages.rust.attribute.inside.string=t.languages.rust.string}(t)}function sp(t){t.register(Pf),function(t){t.languages.sass=t.languages.extend("css",{comment:{pattern:/^([ \t]*)\/[\/*].*(?:(?:\r?\n|\r)\1[ \t].+)*/m,lookbehind:!0,greedy:!0}}),t.languages.insertBefore("sass","atrule",{"atrule-line":{pattern:/^(?:[ \t]*)[@+=].+/m,greedy:!0,inside:{atrule:/(?:@[\w-]+|[+=])/}}}),delete t.languages.sass.atrule;var e=/\$[-\w]+|#\{\$[-\w]+\}/,n=[/[+*\/%]|[=!]=|<=?|>=?|\b(?:and|not|or)\b/,{pattern:/(\s)-(?=\s)/,lookbehind:!0}];t.languages.insertBefore("sass","property",{"variable-line":{pattern:/^[ \t]*\$.+/m,greedy:!0,inside:{punctuation:/:/,variable:e,operator:n}},"property-line":{pattern:/^[ \t]*(?:[^:\s]+ *:.*|:[^:\s].*)/m,greedy:!0,inside:{property:[/[^:\s]+(?=\s*:)/,{pattern:/(:)[^:\s]+/,lookbehind:!0}],punctuation:/:/,variable:e,operator:n,important:t.languages.sass.important}}}),delete t.languages.sass.property,delete t.languages.sass.important,t.languages.insertBefore("sass","punctuation",{selector:{pattern:/^([ \t]*)\S(?:,[^,\r\n]+|[^,\r\n]*)(?:,[^,\r\n]+)*(?:,(?:\r?\n|\r)\1[ \t]+\S(?:,[^,\r\n]+|[^,\r\n]*)(?:,[^,\r\n]+)*)*/m,lookbehind:!0,greedy:!0}})}(t)}function up(t){t.register(Pf),t.languages.scss=t.languages.extend("css",{comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|\/\/.*)/,lookbehind:!0},atrule:{pattern:/@[\w-](?:\([^()]+\)|[^()\s]|\s+(?!\s))*?(?=\s+[{;])/,inside:{rule:/@[\w-]+/}},url:/(?:[-a-z]+-)?url(?=\()/i,selector:{pattern:/(?=\S)[^@;{}()]?(?:[^@;{}()\s]|\s+(?!\s)|#\{\$[-\w]+\})+(?=\s*\{(?:\}|\s|[^}][^:{}]*[:{][^}]))/,inside:{parent:{pattern:/&/,alias:"important"},placeholder:/%[-\w]+/,variable:/\$[-\w]+|#\{\$[-\w]+\}/}},property:{pattern:/(?:[-\w]|\$[-\w]|#\{\$[-\w]+\})+(?=\s*:)/,inside:{variable:/\$[-\w]+|#\{\$[-\w]+\}/}}}),t.languages.insertBefore("scss","atrule",{keyword:[/@(?:content|debug|each|else(?: if)?|extend|for|forward|function|if|import|include|mixin|return|use|warn|while)\b/i,{pattern:/( )(?:from|through)(?= )/,lookbehind:!0}]}),t.languages.insertBefore("scss","important",{variable:/\$[-\w]+|#\{\$[-\w]+\}/}),t.languages.insertBefore("scss","function",{"module-modifier":{pattern:/\b(?:as|hide|show|with)\b/i,alias:"keyword"},placeholder:{pattern:/%[-\w]+/,alias:"selector"},statement:{pattern:/\B!(?:default|optional)\b/i,alias:"keyword"},boolean:/\b(?:false|true)\b/,null:{pattern:/\bnull\b/,alias:"keyword"},operator:{pattern:/(\s)(?:[-+*\/%]|[=!]=|<=?|>=?|and|not|or)(?=\s)/,lookbehind:!0}}),t.languages.scss.atrule.inside.rest=t.languages.scss}function dp(t){t.languages.sql={comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|(?:--|\/\/|#).*)/,lookbehind:!0},variable:[{pattern:/@(["'`])(?:\\[\s\S]|(?!\1)[^\\])+\1/,greedy:!0},/@[\w.$]+/],string:{pattern:/(^|[^@\\])("|')(?:\\[\s\S]|(?!\2)[^\\]|\2\2)*\2/,greedy:!0,lookbehind:!0},identifier:{pattern:/(^|[^@\\])`(?:\\[\s\S]|[^`\\]|``)*`/,greedy:!0,lookbehind:!0,inside:{punctuation:/^`|`$/}},function:/\b(?:AVG|COUNT|FIRST|FORMAT|LAST|LCASE|LEN|MAX|MID|MIN|MOD|NOW|ROUND|SUM|UCASE)(?=\s*\()/i,keyword:/\b(?:ACTION|ADD|AFTER|ALGORITHM|ALL|ALTER|ANALYZE|ANY|APPLY|AS|ASC|AUTHORIZATION|AUTO_INCREMENT|BACKUP|BDB|BEGIN|BERKELEYDB|BIGINT|BINARY|BIT|BLOB|BOOL|BOOLEAN|BREAK|BROWSE|BTREE|BULK|BY|CALL|CASCADED?|CASE|CHAIN|CHAR(?:ACTER|SET)?|CHECK(?:POINT)?|CLOSE|CLUSTERED|COALESCE|COLLATE|COLUMNS?|COMMENT|COMMIT(?:TED)?|COMPUTE|CONNECT|CONSISTENT|CONSTRAINT|CONTAINS(?:TABLE)?|CONTINUE|CONVERT|CREATE|CROSS|CURRENT(?:_DATE|_TIME|_TIMESTAMP|_USER)?|CURSOR|CYCLE|DATA(?:BASES?)?|DATE(?:TIME)?|DAY|DBCC|DEALLOCATE|DEC|DECIMAL|DECLARE|DEFAULT|DEFINER|DELAYED|DELETE|DELIMITERS?|DENY|DESC|DESCRIBE|DETERMINISTIC|DISABLE|DISCARD|DISK|DISTINCT|DISTINCTROW|DISTRIBUTED|DO|DOUBLE|DROP|DUMMY|DUMP(?:FILE)?|DUPLICATE|ELSE(?:IF)?|ENABLE|ENCLOSED|END|ENGINE|ENUM|ERRLVL|ERRORS|ESCAPED?|EXCEPT|EXEC(?:UTE)?|EXISTS|EXIT|EXPLAIN|EXTENDED|FETCH|FIELDS|FILE|FILLFACTOR|FIRST|FIXED|FLOAT|FOLLOWING|FOR(?: EACH ROW)?|FORCE|FOREIGN|FREETEXT(?:TABLE)?|FROM|FULL|FUNCTION|GEOMETRY(?:COLLECTION)?|GLOBAL|GOTO|GRANT|GROUP|HANDLER|HASH|HAVING|HOLDLOCK|HOUR|IDENTITY(?:COL|_INSERT)?|IF|IGNORE|IMPORT|INDEX|INFILE|INNER|INNODB|INOUT|INSERT|INT|INTEGER|INTERSECT|INTERVAL|INTO|INVOKER|ISOLATION|ITERATE|JOIN|KEYS?|KILL|LANGUAGE|LAST|LEAVE|LEFT|LEVEL|LIMIT|LINENO|LINES|LINESTRING|LOAD|LOCAL|LOCK|LONG(?:BLOB|TEXT)|LOOP|MATCH(?:ED)?|MEDIUM(?:BLOB|INT|TEXT)|MERGE|MIDDLEINT|MINUTE|MODE|MODIFIES|MODIFY|MONTH|MULTI(?:LINESTRING|POINT|POLYGON)|NATIONAL|NATURAL|NCHAR|NEXT|NO|NONCLUSTERED|NULLIF|NUMERIC|OFF?|OFFSETS?|ON|OPEN(?:DATASOURCE|QUERY|ROWSET)?|OPTIMIZE|OPTION(?:ALLY)?|ORDER|OUT(?:ER|FILE)?|OVER|PARTIAL|PARTITION|PERCENT|PIVOT|PLAN|POINT|POLYGON|PRECEDING|PRECISION|PREPARE|PREV|PRIMARY|PRINT|PRIVILEGES|PROC(?:EDURE)?|PUBLIC|PURGE|QUICK|RAISERROR|READS?|REAL|RECONFIGURE|REFERENCES|RELEASE|RENAME|REPEAT(?:ABLE)?|REPLACE|REPLICATION|REQUIRE|RESIGNAL|RESTORE|RESTRICT|RETURN(?:ING|S)?|REVOKE|RIGHT|ROLLBACK|ROUTINE|ROW(?:COUNT|GUIDCOL|S)?|RTREE|RULE|SAVE(?:POINT)?|SCHEMA|SECOND|SELECT|SERIAL(?:IZABLE)?|SESSION(?:_USER)?|SET(?:USER)?|SHARE|SHOW|SHUTDOWN|SIMPLE|SMALLINT|SNAPSHOT|SOME|SONAME|SQL|START(?:ING)?|STATISTICS|STATUS|STRIPED|SYSTEM_USER|TABLES?|TABLESPACE|TEMP(?:ORARY|TABLE)?|TERMINATED|TEXT(?:SIZE)?|THEN|TIME(?:STAMP)?|TINY(?:BLOB|INT|TEXT)|TOP?|TRAN(?:SACTIONS?)?|TRIGGER|TRUNCATE|TSEQUAL|TYPES?|UNBOUNDED|UNCOMMITTED|UNDEFINED|UNION|UNIQUE|UNLOCK|UNPIVOT|UNSIGNED|UPDATE(?:TEXT)?|USAGE|USE|USER|USING|VALUES?|VAR(?:BINARY|CHAR|CHARACTER|YING)|VIEW|WAITFOR|WARNINGS|WHEN|WHERE|WHILE|WITH(?: ROLLUP|IN)?|WORK|WRITE(?:TEXT)?|YEAR)\b/i,boolean:/\b(?:FALSE|NULL|TRUE)\b/i,number:/\b0x[\da-f]+\b|\b\d+(?:\.\d*)?|\B\.\d+\b/i,operator:/[-+*\/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?|\b(?:AND|BETWEEN|DIV|ILIKE|IN|IS|LIKE|NOT|OR|REGEXP|RLIKE|SOUNDS LIKE|XOR)\b/i,punctuation:/[;[\]()`,.]/}}function hp(t){t.languages.swift={comment:{pattern:/(^|[^\\:])(?:\/\/.*|\/\*(?:[^/*]|\/(?!\*)|\*(?!\/)|\/\*(?:[^*]|\*(?!\/))*\*\/)*\*\/)/,lookbehind:!0,greedy:!0},"string-literal":[{pattern:RegExp(/(^|[^"#])/.source+"(?:"+/"(?:\\(?:\((?:[^()]|\([^()]*\))*\)|\r\n|[^(])|[^\\\r\n"])*"/.source+"|"+/"""(?:\\(?:\((?:[^()]|\([^()]*\))*\)|[^(])|[^\\"]|"(?!""))*"""/.source+")"+/(?!["#])/.source),lookbehind:!0,greedy:!0,inside:{interpolation:{pattern:/(\\\()(?:[^()]|\([^()]*\))*(?=\))/,lookbehind:!0,inside:null},"interpolation-punctuation":{pattern:/^\)|\\\($/,alias:"punctuation"},punctuation:/\\(?=[\r\n])/,string:/[\s\S]+/}},{pattern:RegExp(/(^|[^"#])(#+)/.source+"(?:"+/"(?:\\(?:#+\((?:[^()]|\([^()]*\))*\)|\r\n|[^#])|[^\\\r\n])*?"/.source+"|"+/"""(?:\\(?:#+\((?:[^()]|\([^()]*\))*\)|[^#])|[^\\])*?"""/.source+")\\2"),lookbehind:!0,greedy:!0,inside:{interpolation:{pattern:/(\\#+\()(?:[^()]|\([^()]*\))*(?=\))/,lookbehind:!0,inside:null},"interpolation-punctuation":{pattern:/^\)|\\#+\($/,alias:"punctuation"},string:/[\s\S]+/}}],directive:{pattern:RegExp(/#/.source+"(?:"+/(?:elseif|if)\b/.source+"(?:[ \t]*"+/(?:![ \t]*)?(?:\b\w+\b(?:[ \t]*\((?:[^()]|\([^()]*\))*\))?|\((?:[^()]|\([^()]*\))*\))(?:[ \t]*(?:&&|\|\|))?/.source+")+|"+/(?:else|endif)\b/.source+")"),alias:"property",inside:{"directive-name":/^#\w+/,boolean:/\b(?:false|true)\b/,number:/\b\d+(?:\.\d+)*\b/,operator:/!|&&|\|\||[<>]=?/,punctuation:/[(),]/}},literal:{pattern:/#(?:colorLiteral|column|dsohandle|file(?:ID|Literal|Path)?|function|imageLiteral|line)\b/,alias:"constant"},"other-directive":{pattern:/#\w+\b/,alias:"property"},attribute:{pattern:/@\w+/,alias:"atrule"},"function-definition":{pattern:/(\bfunc\s+)\w+/,lookbehind:!0,alias:"function"},label:{pattern:/\b(break|continue)\s+\w+|\b[a-zA-Z_]\w*(?=\s*:\s*(?:for|repeat|while)\b)/,lookbehind:!0,alias:"important"},keyword:/\b(?:Any|Protocol|Self|Type|actor|as|assignment|associatedtype|associativity|async|await|break|case|catch|class|continue|convenience|default|defer|deinit|didSet|do|dynamic|else|enum|extension|fallthrough|fileprivate|final|for|func|get|guard|higherThan|if|import|in|indirect|infix|init|inout|internal|is|isolated|lazy|left|let|lowerThan|mutating|none|nonisolated|nonmutating|open|operator|optional|override|postfix|precedencegroup|prefix|private|protocol|public|repeat|required|rethrows|return|right|safe|self|set|some|static|struct|subscript|super|switch|throw|throws|try|typealias|unowned|unsafe|var|weak|where|while|willSet)\b/,boolean:/\b(?:false|true)\b/,nil:{pattern:/\bnil\b/,alias:"constant"},"short-argument":/\$\d+\b/,omit:{pattern:/\b_\b/,alias:"keyword"},number:/\b(?:[\d_]+(?:\.[\de_]+)?|0x[a-f0-9_]+(?:\.[a-f0-9p_]+)?|0b[01_]+|0o[0-7_]+)\b/i,"class-name":/\b[A-Z](?:[A-Z_\d]*[a-z]\w*)?\b/,function:/\b[a-z_]\w*(?=\s*\()/i,constant:/\b(?:[A-Z_]{2,}|k[A-Z][A-Za-z_]+)\b/,operator:/[-+*/%=!<>&|^~?]+|\.[.\-+*/%=!<>&|^~?]+/,punctuation:/[{}[\]();,.:\\]/},t.languages.swift["string-literal"].forEach((function(e){e.inside.interpolation.inside=t.languages.swift}))}function fp(t){t.register(qf),function(t){t.languages.typescript=t.languages.extend("javascript",{"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|type)\s+)(?!keyof\b)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?:\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>)?/,lookbehind:!0,greedy:!0,inside:null},builtin:/\b(?:Array|Function|Promise|any|boolean|console|never|number|string|symbol|unknown)\b/}),t.languages.typescript.keyword.push(/\b(?:abstract|declare|is|keyof|readonly|require)\b/,/\b(?:asserts|infer|interface|module|namespace|type)\b(?=\s*(?:[{_$a-zA-Z\xA0-\uFFFF]|$))/,/\btype\b(?=\s*(?:[\{*]|$))/),delete t.languages.typescript.parameter,delete t.languages.typescript["literal-property"];var e=t.languages.extend("typescript",{});delete e["class-name"],t.languages.typescript["class-name"].inside=e,t.languages.insertBefore("typescript","function",{decorator:{pattern:/@[$\w\xA0-\uFFFF]+/,inside:{at:{pattern:/^@/,alias:"operator"},function:/^[\s\S]+/}},"generic-function":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>(?=\s*\()/,greedy:!0,inside:{function:/^#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:e}}}}),t.languages.ts=t.languages.typescript}(t)}function pp(t){t.languages.basic={comment:{pattern:/(?:!|REM\b).+/i,inside:{keyword:/^REM/i}},string:{pattern:/"(?:""|[!#$%&'()*,\/:;<=>?^\w +\-.])*"/,greedy:!0},number:/(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:E[+-]?\d+)?/i,keyword:/\b(?:AS|BEEP|BLOAD|BSAVE|CALL(?: ABSOLUTE)?|CASE|CHAIN|CHDIR|CLEAR|CLOSE|CLS|COM|COMMON|CONST|DATA|DECLARE|DEF(?: FN| SEG|DBL|INT|LNG|SNG|STR)|DIM|DO|DOUBLE|ELSE|ELSEIF|END|ENVIRON|ERASE|ERROR|EXIT|FIELD|FILES|FOR|FUNCTION|GET|GOSUB|GOTO|IF|INPUT|INTEGER|IOCTL|KEY|KILL|LINE INPUT|LOCATE|LOCK|LONG|LOOP|LSET|MKDIR|NAME|NEXT|OFF|ON(?: COM| ERROR| KEY| TIMER)?|OPEN|OPTION BASE|OUT|POKE|PUT|READ|REDIM|REM|RESTORE|RESUME|RETURN|RMDIR|RSET|RUN|SELECT CASE|SHARED|SHELL|SINGLE|SLEEP|STATIC|STEP|STOP|STRING|SUB|SWAP|SYSTEM|THEN|TIMER|TO|TROFF|TRON|TYPE|UNLOCK|UNTIL|USING|VIEW PRINT|WAIT|WEND|WHILE|WRITE)(?:\$|\b)/i,function:/\b(?:ABS|ACCESS|ACOS|ANGLE|AREA|ARITHMETIC|ARRAY|ASIN|ASK|AT|ATN|BASE|BEGIN|BREAK|CAUSE|CEIL|CHR|CLIP|COLLATE|COLOR|CON|COS|COSH|COT|CSC|DATE|DATUM|DEBUG|DECIMAL|DEF|DEG|DEGREES|DELETE|DET|DEVICE|DISPLAY|DOT|ELAPSED|EPS|ERASABLE|EXLINE|EXP|EXTERNAL|EXTYPE|FILETYPE|FIXED|FP|GO|GRAPH|HANDLER|IDN|IMAGE|IN|INT|INTERNAL|IP|IS|KEYED|LBOUND|LCASE|LEFT|LEN|LENGTH|LET|LINE|LINES|LOG|LOG10|LOG2|LTRIM|MARGIN|MAT|MAX|MAXNUM|MID|MIN|MISSING|MOD|NATIVE|NUL|NUMERIC|OF|OPTION|ORD|ORGANIZATION|OUTIN|OUTPUT|PI|POINT|POINTER|POINTS|POS|PRINT|PROGRAM|PROMPT|RAD|RADIANS|RANDOMIZE|RECORD|RECSIZE|RECTYPE|RELATIVE|REMAINDER|REPEAT|REST|RETRY|REWRITE|RIGHT|RND|ROUND|RTRIM|SAME|SEC|SELECT|SEQUENTIAL|SET|SETTER|SGN|SIN|SINH|SIZE|SKIP|SQR|STANDARD|STATUS|STR|STREAM|STYLE|TAB|TAN|TANH|TEMPLATE|TEXT|THERE|TIME|TIMEOUT|TRACE|TRANSFORM|TRUNCATE|UBOUND|UCASE|USE|VAL|VARIABLE|VIEWPORT|WHEN|WINDOW|WITH|ZER|ZONEWIDTH)(?:\$|\b)/i,operator:/<[=>]?|>=?|[+\-*\/^=&]|\b(?:AND|EQV|IMP|NOT|OR|XOR)\b/i,punctuation:/[,;:()]/}}function gp(t){t.register(pp),t.languages.vbnet=t.languages.extend("basic",{comment:[{pattern:/(?:!|REM\b).+/i,inside:{keyword:/^REM/i}},{pattern:/(^|[^\\:])'.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(^|[^"])"(?:""|[^"])*"(?!")/,lookbehind:!0,greedy:!0},keyword:/(?:\b(?:ADDHANDLER|ADDRESSOF|ALIAS|AND|ANDALSO|AS|BEEP|BLOAD|BOOLEAN|BSAVE|BYREF|BYTE|BYVAL|CALL(?: ABSOLUTE)?|CASE|CATCH|CBOOL|CBYTE|CCHAR|CDATE|CDBL|CDEC|CHAIN|CHAR|CHDIR|CINT|CLASS|CLEAR|CLNG|CLOSE|CLS|COBJ|COM|COMMON|CONST|CONTINUE|CSBYTE|CSHORT|CSNG|CSTR|CTYPE|CUINT|CULNG|CUSHORT|DATA|DATE|DECIMAL|DECLARE|DEF(?: FN| SEG|DBL|INT|LNG|SNG|STR)|DEFAULT|DELEGATE|DIM|DIRECTCAST|DO|DOUBLE|ELSE|ELSEIF|END|ENUM|ENVIRON|ERASE|ERROR|EVENT|EXIT|FALSE|FIELD|FILES|FINALLY|FOR(?: EACH)?|FRIEND|FUNCTION|GET|GETTYPE|GETXMLNAMESPACE|GLOBAL|GOSUB|GOTO|HANDLES|IF|IMPLEMENTS|IMPORTS|IN|INHERITS|INPUT|INTEGER|INTERFACE|IOCTL|IS|ISNOT|KEY|KILL|LET|LIB|LIKE|LINE INPUT|LOCATE|LOCK|LONG|LOOP|LSET|ME|MKDIR|MOD|MODULE|MUSTINHERIT|MUSTOVERRIDE|MYBASE|MYCLASS|NAME|NAMESPACE|NARROWING|NEW|NEXT|NOT|NOTHING|NOTINHERITABLE|NOTOVERRIDABLE|OBJECT|OF|OFF|ON(?: COM| ERROR| KEY| TIMER)?|OPEN|OPERATOR|OPTION(?: BASE)?|OPTIONAL|OR|ORELSE|OUT|OVERLOADS|OVERRIDABLE|OVERRIDES|PARAMARRAY|PARTIAL|POKE|PRIVATE|PROPERTY|PROTECTED|PUBLIC|PUT|RAISEEVENT|READ|READONLY|REDIM|REM|REMOVEHANDLER|RESTORE|RESUME|RETURN|RMDIR|RSET|RUN|SBYTE|SELECT(?: CASE)?|SET|SHADOWS|SHARED|SHELL|SHORT|SINGLE|SLEEP|STATIC|STEP|STOP|STRING|STRUCTURE|SUB|SWAP|SYNCLOCK|SYSTEM|THEN|THROW|TIMER|TO|TROFF|TRON|TRUE|TRY|TRYCAST|TYPE|TYPEOF|UINTEGER|ULONG|UNLOCK|UNTIL|USHORT|USING|VIEW PRINT|WAIT|WEND|WHEN|WHILE|WIDENING|WITH|WITHEVENTS|WRITE|WRITEONLY|XOR)|\B(?:#CONST|#ELSE|#ELSEIF|#END|#IF))(?:\$|\b)/i,punctuation:/[,;:(){}]/})}Tf.displayName="clike",Tf.aliases=[],Vf.displayName="c",Vf.aliases=[],Of.displayName="cpp",Of.aliases=[],If.displayName="arduino",If.aliases=["ino"],Rf.displayName="bash",Rf.aliases=["sh","shell"],Ff.displayName="csharp",Ff.aliases=["cs","dotnet"],Nf.displayName="markup",Nf.aliases=["atom","html","mathml","rss","ssml","svg","xml"],Pf.displayName="css",Pf.aliases=[],jf.displayName="diff",jf.aliases=[],Uf.displayName="go",Uf.aliases=[],Wf.displayName="ini",Wf.aliases=[],Zf.displayName="java",Zf.aliases=[],Gf.displayName="regex",Gf.aliases=[],qf.displayName="javascript",qf.aliases=["js"],Yf.displayName="json",Yf.aliases=["webmanifest"],Xf.displayName="kotlin",Xf.aliases=["kt","kts"],$f.displayName="less",$f.aliases=[],Kf.displayName="lua",Kf.aliases=[],Qf.displayName="makefile",Qf.aliases=[],Jf.displayName="yaml",Jf.aliases=["yml"],tp.displayName="markdown",tp.aliases=["md"],ep.displayName="objectivec",ep.aliases=["objc"],np.displayName="perl",np.aliases=[],rp.displayName="markup-templating",rp.aliases=[],ap.displayName="php",ap.aliases=[],ip.displayName="python",ip.aliases=["py"],op.displayName="r",op.aliases=[],lp.displayName="ruby",lp.aliases=["rb"],cp.displayName="rust",cp.aliases=[],sp.displayName="sass",sp.aliases=[],up.displayName="scss",up.aliases=[],dp.displayName="sql",dp.aliases=[],hp.displayName="swift",hp.aliases=[],fp.displayName="typescript",fp.aliases=["ts"],pp.displayName="basic",pp.aliases=[],gp.displayName="vbnet",gp.aliases=[];var vp=E((function t(e,n,r){C(this,t),this.property=e,this.normal=n,r&&(this.space=r)}));function mp(t,e){for(var n={},r={},a=-1;++a<t.length;)Object.assign(n,t[a].property),Object.assign(r,t[a].normal);return new vp(n,r,e)}function yp(t){return t.toLowerCase()}vp.prototype.property={},vp.prototype.normal={},vp.prototype.space=null;var bp=E((function t(e,n){C(this,t),this.property=e,this.attribute=n}));bp.prototype.space=null,bp.prototype.boolean=!1,bp.prototype.booleanish=!1,bp.prototype.overloadedBoolean=!1,bp.prototype.number=!1,bp.prototype.commaSeparated=!1,bp.prototype.spaceSeparated=!1,bp.prototype.commaOrSpaceSeparated=!1,bp.prototype.mustUseProperty=!1,bp.prototype.defined=!1;var xp=0,Mp=Ep(),wp=Ep(),zp=Ep(),Cp=Ep(),Ap=Ep(),kp=Ep(),Hp=Ep();function Ep(){return Math.pow(2,++xp)}var Sp=Object.keys(t),Lp=function(e){L(r,e);var n=T(r);function r(e,a,i,o){var l;C(this,r);var c=-1;if(_p(D(l=n.call(this,e,a)),"space",o),"number"===typeof i)for(;++c<Sp.length;){var s=Sp[c];_p(D(l),Sp[c],(i&t[s])===t[s])}return l}return E(r)}(bp);function _p(t,e,n){n&&(t[e]=n)}Lp.prototype.defined=!0;var Bp={}.hasOwnProperty;function Dp(t){var e,n={},r={};for(e in t.properties)if(Bp.call(t.properties,e)){var a=t.properties[e],i=new Lp(e,t.transform(t.attributes||{},e),a,t.space);t.mustUseProperty&&t.mustUseProperty.includes(e)&&(i.mustUseProperty=!0),n[e]=i,r[yp(e)]=e,r[yp(i.attribute)]=e}return new vp(n,r,t.space)}var Tp=Dp({space:"xlink",transform:function(t,e){return"xlink:"+e.slice(5).toLowerCase()},properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null}}),Vp=Dp({space:"xml",transform:function(t,e){return"xml:"+e.slice(3).toLowerCase()},properties:{xmlLang:null,xmlBase:null,xmlSpace:null}});function Op(t,e){return e in t?t[e]:e}function Ip(t,e){return Op(t,e.toLowerCase())}var Rp=Dp({space:"xmlns",attributes:{xmlnsxlink:"xmlns:xlink"},transform:Ip,properties:{xmlns:null,xmlnsXLink:null}}),Fp=Dp({transform:function(t,e){return"role"===e?e:"aria-"+e.slice(4).toLowerCase()},properties:{ariaActiveDescendant:null,ariaAtomic:wp,ariaAutoComplete:null,ariaBusy:wp,ariaChecked:wp,ariaColCount:Cp,ariaColIndex:Cp,ariaColSpan:Cp,ariaControls:Ap,ariaCurrent:null,ariaDescribedBy:Ap,ariaDetails:null,ariaDisabled:wp,ariaDropEffect:Ap,ariaErrorMessage:null,ariaExpanded:wp,ariaFlowTo:Ap,ariaGrabbed:wp,ariaHasPopup:null,ariaHidden:wp,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:Ap,ariaLevel:Cp,ariaLive:null,ariaModal:wp,ariaMultiLine:wp,ariaMultiSelectable:wp,ariaOrientation:null,ariaOwns:Ap,ariaPlaceholder:null,ariaPosInSet:Cp,ariaPressed:wp,ariaReadOnly:wp,ariaRelevant:null,ariaRequired:wp,ariaRoleDescription:Ap,ariaRowCount:Cp,ariaRowIndex:Cp,ariaRowSpan:Cp,ariaSelected:wp,ariaSetSize:Cp,ariaSort:null,ariaValueMax:Cp,ariaValueMin:Cp,ariaValueNow:Cp,ariaValueText:null,role:null}}),Np=Dp({space:"html",attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},transform:Ip,mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:kp,acceptCharset:Ap,accessKey:Ap,action:null,allow:null,allowFullScreen:Mp,allowPaymentRequest:Mp,allowUserMedia:Mp,alt:null,as:null,async:Mp,autoCapitalize:null,autoComplete:Ap,autoFocus:Mp,autoPlay:Mp,blocking:Ap,capture:null,charSet:null,checked:Mp,cite:null,className:Ap,cols:Cp,colSpan:null,content:null,contentEditable:wp,controls:Mp,controlsList:Ap,coords:Cp|kp,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Mp,defer:Mp,dir:null,dirName:null,disabled:Mp,download:zp,draggable:wp,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Mp,formTarget:null,headers:Ap,height:Cp,hidden:Mp,high:Cp,href:null,hrefLang:null,htmlFor:Ap,httpEquiv:Ap,id:null,imageSizes:null,imageSrcSet:null,inert:Mp,inputMode:null,integrity:null,is:null,isMap:Mp,itemId:null,itemProp:Ap,itemRef:Ap,itemScope:Mp,itemType:Ap,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Mp,low:Cp,manifest:null,max:null,maxLength:Cp,media:null,method:null,min:null,minLength:Cp,multiple:Mp,muted:Mp,name:null,nonce:null,noModule:Mp,noValidate:Mp,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:Mp,optimum:Cp,pattern:null,ping:Ap,placeholder:null,playsInline:Mp,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Mp,referrerPolicy:null,rel:Ap,required:Mp,reversed:Mp,rows:Cp,rowSpan:Cp,sandbox:Ap,scope:null,scoped:Mp,seamless:Mp,selected:Mp,shadowRootClonable:Mp,shadowRootDelegatesFocus:Mp,shadowRootMode:null,shape:null,size:Cp,sizes:null,slot:null,span:Cp,spellCheck:wp,src:null,srcDoc:null,srcLang:null,srcSet:null,start:Cp,step:null,style:null,tabIndex:Cp,target:null,title:null,translate:null,type:null,typeMustMatch:Mp,useMap:null,value:wp,width:Cp,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:Ap,axis:null,background:null,bgColor:null,border:Cp,borderColor:null,bottomMargin:Cp,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Mp,declare:Mp,event:null,face:null,frame:null,frameBorder:null,hSpace:Cp,leftMargin:Cp,link:null,longDesc:null,lowSrc:null,marginHeight:Cp,marginWidth:Cp,noResize:Mp,noHref:Mp,noShade:Mp,noWrap:Mp,object:null,profile:null,prompt:null,rev:null,rightMargin:Cp,rules:null,scheme:null,scrolling:wp,standby:null,summary:null,text:null,topMargin:Cp,valueType:null,version:null,vAlign:null,vLink:null,vSpace:Cp,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Mp,disableRemotePlayback:Mp,prefix:null,property:null,results:Cp,security:null,unselectable:null}}),Pp=Dp({space:"svg",attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},transform:Op,properties:{about:Hp,accentHeight:Cp,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:Cp,amplitude:Cp,arabicForm:null,ascent:Cp,attributeName:null,attributeType:null,azimuth:Cp,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:Cp,by:null,calcMode:null,capHeight:Cp,className:Ap,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:Cp,diffuseConstant:Cp,direction:null,display:null,dur:null,divisor:Cp,dominantBaseline:null,download:Mp,dx:null,dy:null,edgeMode:null,editable:null,elevation:Cp,enableBackground:null,end:null,event:null,exponent:Cp,externalResourcesRequired:null,fill:null,fillOpacity:Cp,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:kp,g2:kp,glyphName:kp,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:Cp,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:Cp,horizOriginX:Cp,horizOriginY:Cp,id:null,ideographic:Cp,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:Cp,k:Cp,k1:Cp,k2:Cp,k3:Cp,k4:Cp,kernelMatrix:Hp,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:Cp,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:Cp,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:Cp,overlineThickness:Cp,paintOrder:null,panose1:null,path:null,pathLength:Cp,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:Ap,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:Cp,pointsAtY:Cp,pointsAtZ:Cp,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:Hp,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Hp,rev:Hp,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Hp,requiredFeatures:Hp,requiredFonts:Hp,requiredFormats:Hp,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:Cp,specularExponent:Cp,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:Cp,strikethroughThickness:Cp,string:null,stroke:null,strokeDashArray:Hp,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:Cp,strokeOpacity:Cp,strokeWidth:null,style:null,surfaceScale:Cp,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:Hp,tabIndex:Cp,tableValues:null,target:null,targetX:Cp,targetY:Cp,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:Hp,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:Cp,underlineThickness:Cp,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:Cp,values:null,vAlphabetic:Cp,vMathematical:Cp,vectorEffect:null,vHanging:Cp,vIdeographic:Cp,version:null,vertAdvY:Cp,vertOriginX:Cp,vertOriginY:Cp,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:Cp,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null}}),jp=mp([Vp,Tp,Rp,Fp,Np],"html"),Up=mp([Vp,Tp,Rp,Fp,Pp],"svg"),Wp=/^data[-\w.:]+$/i,Zp=/-[a-z]/g,Gp=/[A-Z]/g;function qp(t,e){var n=yp(e),r=e,a=bp;if(n in t.normal)return t.property[t.normal[n]];if(n.length>4&&"data"===n.slice(0,4)&&Wp.test(e)){if("-"===e.charAt(4)){var i=e.slice(5).replace(Zp,Xp);r="data"+i.charAt(0).toUpperCase()+i.slice(1)}else{var o=e.slice(4);if(!Zp.test(o)){var l=o.replace(Gp,Yp);"-"!==l.charAt(0)&&(l="-"+l),e="data"+l}}a=Lp}return new a(r,e)}function Yp(t){return"-"+t.toLowerCase()}function Xp(t){return t.charAt(1).toUpperCase()}var $p=/[#.]/g;function Kp(t){var e=String(t||"").trim();return e?e.split(/[ \t\n\r\f]+/g):[]}function Qp(t){return t.join(" ").trim()}function Jp(t){for(var e=[],n=String(t||""),r=n.indexOf(","),a=0,i=!1;!i;){-1===r&&(r=n.length,i=!0);var o=n.slice(a,r).trim();!o&&i||e.push(o),a=r+1,r=n.indexOf(",",a)}return e}function tg(t,e){var n=e||{};return(""===t[t.length-1]?[].concat(z(t),[""]):t).join((n.padRight?" ":"")+","+(!1===n.padLeft?"":" ")).trim()}var eg=new Set(["menu","submit","reset","button"]),ng={}.hasOwnProperty;function rg(t,e,n,r){var a,i=qp(t,n),o=-1;if(void 0!==r&&null!==r){if("number"===typeof r){if(Number.isNaN(r))return;a=r}else a="boolean"===typeof r?r:"string"===typeof r?i.spaceSeparated?Kp(r):i.commaSeparated?Jp(r):i.commaOrSpaceSeparated?Kp(Jp(r).join(" ")):ig(i,i.property,r):Array.isArray(r)?r.concat():"style"===i.property?function(t){var e,n=[];for(e in t)ng.call(t,e)&&n.push([e,t[e]].join(": "));return n.join("; ")}(r):String(r);if(Array.isArray(a)){for(var l=[];++o<a.length;)l[o]=ig(i,i.property,a[o]);a=l}"className"===i.property&&Array.isArray(e.className)&&(a=e.className.concat(a)),e[i.property]=a}}function ag(t,e){var n=-1;if(void 0===e||null===e);else if("string"===typeof e||"number"===typeof e)t.push({type:"text",value:String(e)});else if(Array.isArray(e))for(;++n<e.length;)ag(t,e[n]);else{if("object"!==typeof e||!("type"in e))throw new Error("Expected node, nodes, or string, got `"+e+"`");"root"===e.type?ag(t,e.children):t.push(e)}}function ig(t,e,n){if("string"===typeof n){if(t.number&&n&&!Number.isNaN(Number(n)))return Number(n);if((t.boolean||t.overloadedBoolean)&&(""===n||yp(n)===yp(e)))return!0}return n}var og=function(t,e,n){var r=n&&function(t){var e={},n=-1;for(;++n<t.length;)e[t[n].toLowerCase()]=t[n];return e}(n);return function(n,a){for(var i,o,l=-1,c=arguments.length,s=new Array(c>2?c-2:0),u=2;u<c;u++)s[u-2]=arguments[u];if(void 0===n||null===n)i={type:"root",children:[]},s.unshift(a);else if(i=function(t,e){for(var n,r,a=t||"",i={},o=0;o<a.length;){$p.lastIndex=o;var l=$p.exec(a),c=a.slice(o,l?l.index:a.length);c&&(n?"#"===n?i.id=c:Array.isArray(i.className)?i.className.push(c):i.className=[c]:r=c,o+=c.length),l&&(n=l[0],o++)}return{type:"element",tagName:r||e||"div",properties:i,children:[]}}(n,e),i.tagName=i.tagName.toLowerCase(),r&&ng.call(r,i.tagName)&&(i.tagName=r[i.tagName]),function(t,e){if(null===t||void 0===t||"object"!==typeof t||Array.isArray(t))return!1;if("input"===e||!t.type||"string"!==typeof t.type)return!0;if("children"in t&&Array.isArray(t.children))return!1;if("button"===e)return eg.has(t.type.toLowerCase());return!("value"in t)}(a,i.tagName))for(o in a)ng.call(a,o)&&rg(t,i.properties,o,a[o]);else s.unshift(a);for(;++l<s.length;)ag(i.children,s[l]);return"element"===i.type&&"template"===i.tagName&&(i.content={type:"root",children:i.children},i.children=[]),i}}(jp,"div"),lg=["AElig","AMP","Aacute","Acirc","Agrave","Aring","Atilde","Auml","COPY","Ccedil","ETH","Eacute","Ecirc","Egrave","Euml","GT","Iacute","Icirc","Igrave","Iuml","LT","Ntilde","Oacute","Ocirc","Ograve","Oslash","Otilde","Ouml","QUOT","REG","THORN","Uacute","Ucirc","Ugrave","Uuml","Yacute","aacute","acirc","acute","aelig","agrave","amp","aring","atilde","auml","brvbar","ccedil","cedil","cent","copy","curren","deg","divide","eacute","ecirc","egrave","eth","euml","frac12","frac14","frac34","gt","iacute","icirc","iexcl","igrave","iquest","iuml","laquo","lt","macr","micro","middot","nbsp","not","ntilde","oacute","ocirc","ograve","ordf","ordm","oslash","otilde","ouml","para","plusmn","pound","quot","raquo","reg","sect","shy","sup1","sup2","sup3","szlig","thorn","times","uacute","ucirc","ugrave","uml","uuml","yacute","yen","yuml"],cg={0:"\ufffd",128:"\u20ac",130:"\u201a",131:"\u0192",132:"\u201e",133:"\u2026",134:"\u2020",135:"\u2021",136:"\u02c6",137:"\u2030",138:"\u0160",139:"\u2039",140:"\u0152",142:"\u017d",145:"\u2018",146:"\u2019",147:"\u201c",148:"\u201d",149:"\u2022",150:"\u2013",151:"\u2014",152:"\u02dc",153:"\u2122",154:"\u0161",155:"\u203a",156:"\u0153",158:"\u017e",159:"\u0178"};function sg(t){var e="string"===typeof t?t.charCodeAt(0):t;return e>=48&&e<=57}function ug(t){var e="string"===typeof t?t.charCodeAt(0):t;return e>=97&&e<=102||e>=65&&e<=70||e>=48&&e<=57}function dg(t){return function(t){var e="string"===typeof t?t.charCodeAt(0):t;return e>=97&&e<=122||e>=65&&e<=90}(t)||sg(t)}var hg=document.createElement("i");function fg(t){var e="&"+t+";";hg.innerHTML=e;var n=hg.textContent;return(59!==n.charCodeAt(n.length-1)||"semi"===t)&&(n!==e&&n)}var pg=String.fromCharCode,gg=["","Named character references must be terminated by a semicolon","Numeric character references must be terminated by a semicolon","Named character references cannot be empty","Numeric character references cannot be empty","Named character references must be known","Numeric character references cannot be disallowed","Numeric character references cannot be outside the permissible Unicode range"];function vg(t){var e,n,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a="string"===typeof r.additional?r.additional.charCodeAt(0):r.additional,i=[],o=0,l=-1,c="";r.position&&("start"in r.position||"indent"in r.position?(n=r.position.indent,e=r.position.start):e=r.position);var s,u=(e?e.line:0)||1,d=(e?e.column:0)||1,h=D();for(o--;++o<=t.length;)if(10===s&&(d=(n?n[l]:0)||1),38===(s=t.charCodeAt(o))){var f=t.charCodeAt(o+1);if(9===f||10===f||12===f||32===f||38===f||60===f||Number.isNaN(f)||a&&f===a){c+=pg(s),d++;continue}var p=o+1,g=p,v=p,m=void 0;if(35===f){v=++g;var y=t.charCodeAt(v);88===y||120===y?(m="hexadecimal",v=++g):m="decimal"}else m="named";var b="",x="",M="",w="named"===m?dg:"decimal"===m?sg:ug;for(v--;++v<=t.length;){var z=t.charCodeAt(v);if(!w(z))break;M+=pg(z),"named"===m&&lg.includes(M)&&(b=M,x=fg(M))}var C=59===t.charCodeAt(v);if(C){v++;var A="named"===m&&fg(M);A&&(b=M,x=A)}var k=1+v-p,H="";if(C||!1!==r.nonTerminated)if(M)if("named"===m){if(C&&!x)T(5,1);else if(b!==M&&(k=1+(v=g+b.length)-g,C=!1),!C){var E=b?1:3;if(r.attribute){var S=t.charCodeAt(v);61===S?(T(E,k),x=""):dg(S)?x="":T(E,k)}else T(E,k)}H=x}else{C||T(2,k);var L=Number.parseInt(M,"hexadecimal"===m?16:10);if(mg(L))T(7,k),H=pg(65533);else if(L in cg)T(6,k),H=cg[L];else{var _="";yg(L)&&T(6,k),L>65535&&(_+=pg((L-=65536)>>>10|55296),L=56320|1023&L),H=_+pg(L)}}else"named"!==m&&T(4,k);else;if(H){V(),h=D(),o=v-1,d+=v-p+1,i.push(H);var B=D();B.offset++,r.reference&&r.reference.call(r.referenceContext,H,{start:h,end:B},t.slice(p-1,v)),h=B}else M=t.slice(p-1,v),c+=M,d+=M.length,o=v-1}else 10===s&&(u++,l++,d=0),Number.isNaN(s)?V():(c+=pg(s),d++);return i.join("");function D(){return{line:u,column:d,offset:o+((e?e.offset:0)||0)}}function T(t,e){var n;r.warning&&((n=D()).column+=e,n.offset+=e,r.warning.call(r.warningContext,gg[t],n,t))}function V(){c&&(i.push(c),r.text&&r.text.call(r.textContext,c,{start:h,end:D()}),c="")}}function mg(t){return t>=55296&&t<=57343||t>1114111}function yg(t){return t>=1&&t<=8||11===t||t>=13&&t<=31||t>=127&&t<=159||t>=64976&&t<=65007||65535===(65535&t)||65534===(65535&t)}var bg=0,xg={},Mg={util:{type:function(t){return Object.prototype.toString.call(t).slice(8,-1)},objId:function(t){return t.__id||Object.defineProperty(t,"__id",{value:++bg}),t.__id},clone:function t(e,n){var r,a;switch(n=n||{},Mg.util.type(e)){case"Object":if(a=Mg.util.objId(e),n[a])return n[a];for(var i in r={},n[a]=r,e)e.hasOwnProperty(i)&&(r[i]=t(e[i],n));return r;case"Array":return a=Mg.util.objId(e),n[a]?n[a]:(r=[],n[a]=r,e.forEach((function(e,a){r[a]=t(e,n)})),r);default:return e}}},languages:{plain:xg,plaintext:xg,text:xg,txt:xg,extend:function(t,e){var n=Mg.util.clone(Mg.languages[t]);for(var r in e)n[r]=e[r];return n},insertBefore:function(t,e,n,r){var a=(r=r||Mg.languages)[t],i={};for(var o in a)if(a.hasOwnProperty(o)){if(o==e)for(var l in n)n.hasOwnProperty(l)&&(i[l]=n[l]);n.hasOwnProperty(o)||(i[o]=a[o])}var c=r[t];return r[t]=i,Mg.languages.DFS(Mg.languages,(function(e,n){n===c&&e!=t&&(this[e]=i)})),i},DFS:function t(e,n,r,a){a=a||{};var i=Mg.util.objId;for(var o in e)if(e.hasOwnProperty(o)){n.call(e,o,e[o],r||o);var l=e[o],c=Mg.util.type(l);"Object"!==c||a[i(l)]?"Array"!==c||a[i(l)]||(a[i(l)]=!0,t(l,n,o,a)):(a[i(l)]=!0,t(l,n,null,a))}}},plugins:{},highlight:function(t,e,n){var r={code:t,grammar:e,language:n};if(Mg.hooks.run("before-tokenize",r),!r.grammar)throw new Error('The language "'+r.language+'" has no grammar.');return r.tokens=Mg.tokenize(r.code,r.grammar),Mg.hooks.run("after-tokenize",r),wg.stringify(Mg.util.encode(r.tokens),r.language)},tokenize:function(t,e){var n=e.rest;if(n){for(var r in n)e[r]=n[r];delete e.rest}var a=new Ag;return kg(a,a.head,t),Cg(t,a,e,a.head,0),function(t){var e=[],n=t.head.next;for(;n!==t.tail;)e.push(n.value),n=n.next;return e}(a)},hooks:{all:{},add:function(t,e){var n=Mg.hooks.all;n[t]=n[t]||[],n[t].push(e)},run:function(t,e){var n=Mg.hooks.all[t];if(n&&n.length)for(var r,a=0;r=n[a++];)r(e)}},Token:wg};function wg(t,e,n,r){this.type=t,this.content=e,this.alias=n,this.length=0|(r||"").length}function zg(t,e,n,r){t.lastIndex=e;var a=t.exec(n);if(a&&r&&a[1]){var i=a[1].length;a.index+=i,a[0]=a[0].slice(i)}return a}function Cg(t,e,n,r,a,i){for(var o in n)if(n.hasOwnProperty(o)&&n[o]){var l=n[o];l=Array.isArray(l)?l:[l];for(var c=0;c<l.length;++c){if(i&&i.cause==o+","+c)return;var s=l[c],u=s.inside,d=!!s.lookbehind,h=!!s.greedy,f=s.alias;if(h&&!s.pattern.global){var p=s.pattern.toString().match(/[imsuy]*$/)[0];s.pattern=RegExp(s.pattern.source,p+"g")}for(var g=s.pattern||s,v=r.next,m=a;v!==e.tail&&!(i&&m>=i.reach);m+=v.value.length,v=v.next){var y=v.value;if(e.length>t.length)return;if(!(y instanceof wg)){var b,x=1;if(h){if(!(b=zg(g,m,t,d))||b.index>=t.length)break;var M=b.index,w=b.index+b[0].length,z=m;for(z+=v.value.length;M>=z;)z+=(v=v.next).value.length;if(m=z-=v.value.length,v.value instanceof wg)continue;for(var C=v;C!==e.tail&&(z<w||"string"===typeof C.value);C=C.next)x++,z+=C.value.length;x--,y=t.slice(m,z),b.index-=m}else if(!(b=zg(g,0,y,d)))continue;M=b.index;var A=b[0],k=y.slice(0,M),H=y.slice(M+A.length),E=m+y.length;i&&E>i.reach&&(i.reach=E);var S=v.prev;if(k&&(S=kg(e,S,k),m+=k.length),Hg(e,S,x),v=kg(e,S,new wg(o,u?Mg.tokenize(A,u):A,f,A)),H&&kg(e,v,H),x>1){var L={cause:o+","+c,reach:E};Cg(t,e,n,v.prev,m,L),i&&L.reach>i.reach&&(i.reach=L.reach)}}}}}}function Ag(){var t={value:null,prev:null,next:null},e={value:null,prev:t,next:null};t.next=e,this.head=t,this.tail=e,this.length=0}function kg(t,e,n){var r=e.next,a={value:n,prev:e,next:r};return e.next=a,r.prev=a,t.length++,a}function Hg(t,e,n){for(var r=e.next,a=0;a<n&&r!==t.tail;a++)r=r.next;e.next=r,r.prev=e,t.length-=a}var Eg=Mg,Sg={}.hasOwnProperty;function Lg(){}Lg.prototype=Eg;var _g=new Lg;function Bg(t){t.languages.abap={comment:/^\*.*/m,string:/(`|')(?:\\.|(?!\1)[^\\\r\n])*\1/,"string-template":{pattern:/([|}])(?:\\.|[^\\|{\r\n])*(?=[|{])/,lookbehind:!0,alias:"string"},"eol-comment":{pattern:/(^|\s)".*/m,lookbehind:!0,alias:"comment"},keyword:{pattern:/(\s|\.|^)(?:\*-INPUT|\?TO|ABAP-SOURCE|ABBREVIATED|ABS|ABSTRACT|ACCEPT|ACCEPTING|ACCESSPOLICY|ACCORDING|ACOS|ACTIVATION|ACTUAL|ADD|ADD-CORRESPONDING|ADJACENT|AFTER|ALIAS|ALIASES|ALIGN|ALL|ALLOCATE|ALPHA|ANALYSIS|ANALYZER|AND|ANY|APPEND|APPENDAGE|APPENDING|APPLICATION|ARCHIVE|AREA|ARITHMETIC|AS|ASCENDING|ASIN|ASPECT|ASSERT|ASSIGN|ASSIGNED|ASSIGNING|ASSOCIATION|ASYNCHRONOUS|AT|ATAN|ATTRIBUTES|AUTHORITY|AUTHORITY-CHECK|AVG|BACK|BACKGROUND|BACKUP|BACKWARD|BADI|BASE|BEFORE|BEGIN|BETWEEN|BIG|BINARY|BINDING|BIT|BIT-AND|BIT-NOT|BIT-OR|BIT-XOR|BLACK|BLANK|BLANKS|BLOB|BLOCK|BLOCKS|BLUE|BOUND|BOUNDARIES|BOUNDS|BOXED|BREAK-POINT|BT|BUFFER|BY|BYPASSING|BYTE|BYTE-CA|BYTE-CN|BYTE-CO|BYTE-CS|BYTE-NA|BYTE-NS|BYTE-ORDER|C|CA|CALL|CALLING|CASE|CAST|CASTING|CATCH|CEIL|CENTER|CENTERED|CHAIN|CHAIN-INPUT|CHAIN-REQUEST|CHANGE|CHANGING|CHANNELS|CHAR-TO-HEX|CHARACTER|CHARLEN|CHECK|CHECKBOX|CIRCULAR|CI_|CLASS|CLASS-CODING|CLASS-DATA|CLASS-EVENTS|CLASS-METHODS|CLASS-POOL|CLEANUP|CLEAR|CLIENT|CLOB|CLOCK|CLOSE|CN|CNT|CO|COALESCE|CODE|CODING|COLLECT|COLOR|COLUMN|COLUMNS|COL_BACKGROUND|COL_GROUP|COL_HEADING|COL_KEY|COL_NEGATIVE|COL_NORMAL|COL_POSITIVE|COL_TOTAL|COMMENT|COMMENTS|COMMIT|COMMON|COMMUNICATION|COMPARING|COMPONENT|COMPONENTS|COMPRESSION|COMPUTE|CONCAT|CONCATENATE|COND|CONDENSE|CONDITION|CONNECT|CONNECTION|CONSTANTS|CONTEXT|CONTEXTS|CONTINUE|CONTROL|CONTROLS|CONV|CONVERSION|CONVERT|COPIES|COPY|CORRESPONDING|COS|COSH|COUNT|COUNTRY|COVER|CP|CPI|CREATE|CREATING|CRITICAL|CS|CURRENCY|CURRENCY_CONVERSION|CURRENT|CURSOR|CURSOR-SELECTION|CUSTOMER|CUSTOMER-FUNCTION|DANGEROUS|DATA|DATABASE|DATAINFO|DATASET|DATE|DAYLIGHT|DBMAXLEN|DD\/MM\/YY|DD\/MM\/YYYY|DDMMYY|DEALLOCATE|DECIMALS|DECIMAL_SHIFT|DECLARATIONS|DEEP|DEFAULT|DEFERRED|DEFINE|DEFINING|DEFINITION|DELETE|DELETING|DEMAND|DEPARTMENT|DESCENDING|DESCRIBE|DESTINATION|DETAIL|DIALOG|DIRECTORY|DISCONNECT|DISPLAY|DISPLAY-MODE|DISTANCE|DISTINCT|DIV|DIVIDE|DIVIDE-CORRESPONDING|DIVISION|DO|DUMMY|DUPLICATE|DUPLICATES|DURATION|DURING|DYNAMIC|DYNPRO|E|EACH|EDIT|EDITOR-CALL|ELSE|ELSEIF|EMPTY|ENABLED|ENABLING|ENCODING|END|END-ENHANCEMENT-SECTION|END-LINES|END-OF-DEFINITION|END-OF-FILE|END-OF-PAGE|END-OF-SELECTION|ENDAT|ENDCASE|ENDCATCH|ENDCHAIN|ENDCLASS|ENDDO|ENDENHANCEMENT|ENDEXEC|ENDFOR|ENDFORM|ENDFUNCTION|ENDIAN|ENDIF|ENDING|ENDINTERFACE|ENDLOOP|ENDMETHOD|ENDMODULE|ENDON|ENDPROVIDE|ENDSELECT|ENDTRY|ENDWHILE|ENGINEERING|ENHANCEMENT|ENHANCEMENT-POINT|ENHANCEMENT-SECTION|ENHANCEMENTS|ENTRIES|ENTRY|ENVIRONMENT|EQ|EQUAL|EQUIV|ERRORMESSAGE|ERRORS|ESCAPE|ESCAPING|EVENT|EVENTS|EXACT|EXCEPT|EXCEPTION|EXCEPTION-TABLE|EXCEPTIONS|EXCLUDE|EXCLUDING|EXEC|EXECUTE|EXISTS|EXIT|EXIT-COMMAND|EXP|EXPAND|EXPANDING|EXPIRATION|EXPLICIT|EXPONENT|EXPORT|EXPORTING|EXTEND|EXTENDED|EXTENSION|EXTRACT|FAIL|FETCH|FIELD|FIELD-GROUPS|FIELD-SYMBOL|FIELD-SYMBOLS|FIELDS|FILE|FILTER|FILTER-TABLE|FILTERS|FINAL|FIND|FIRST|FIRST-LINE|FIXED-POINT|FKEQ|FKGE|FLOOR|FLUSH|FONT|FOR|FORM|FORMAT|FORWARD|FOUND|FRAC|FRAME|FRAMES|FREE|FRIENDS|FROM|FUNCTION|FUNCTION-POOL|FUNCTIONALITY|FURTHER|GAPS|GE|GENERATE|GET|GIVING|GKEQ|GKGE|GLOBAL|GRANT|GREATER|GREEN|GROUP|GROUPS|GT|HANDLE|HANDLER|HARMLESS|HASHED|HAVING|HDB|HEAD-LINES|HEADER|HEADERS|HEADING|HELP-ID|HELP-REQUEST|HIDE|HIGH|HINT|HOLD|HOTSPOT|I|ICON|ID|IDENTIFICATION|IDENTIFIER|IDS|IF|IGNORE|IGNORING|IMMEDIATELY|IMPLEMENTATION|IMPLEMENTATIONS|IMPLEMENTED|IMPLICIT|IMPORT|IMPORTING|IN|INACTIVE|INCL|INCLUDE|INCLUDES|INCLUDING|INCREMENT|INDEX|INDEX-LINE|INFOTYPES|INHERITING|INIT|INITIAL|INITIALIZATION|INNER|INOUT|INPUT|INSERT|INSTANCES|INTENSIFIED|INTERFACE|INTERFACE-POOL|INTERFACES|INTERNAL|INTERVALS|INTO|INVERSE|INVERTED-DATE|IS|ISO|ITERATOR|ITNO|JOB|JOIN|KEEP|KEEPING|KERNEL|KEY|KEYS|KEYWORDS|KIND|LANGUAGE|LAST|LATE|LAYOUT|LE|LEADING|LEAVE|LEFT|LEFT-JUSTIFIED|LEFTPLUS|LEFTSPACE|LEGACY|LENGTH|LESS|LET|LEVEL|LEVELS|LIKE|LINE|LINE-COUNT|LINE-SELECTION|LINE-SIZE|LINEFEED|LINES|LIST|LIST-PROCESSING|LISTBOX|LITTLE|LLANG|LOAD|LOAD-OF-PROGRAM|LOB|LOCAL|LOCALE|LOCATOR|LOG|LOG-POINT|LOG10|LOGFILE|LOGICAL|LONG|LOOP|LOW|LOWER|LPAD|LPI|LT|M|MAIL|MAIN|MAJOR-ID|MAPPING|MARGIN|MARK|MASK|MATCH|MATCHCODE|MAX|MAXIMUM|MEDIUM|MEMBERS|MEMORY|MESH|MESSAGE|MESSAGE-ID|MESSAGES|MESSAGING|METHOD|METHODS|MIN|MINIMUM|MINOR-ID|MM\/DD\/YY|MM\/DD\/YYYY|MMDDYY|MOD|MODE|MODIF|MODIFIER|MODIFY|MODULE|MOVE|MOVE-CORRESPONDING|MULTIPLY|MULTIPLY-CORRESPONDING|NA|NAME|NAMETAB|NATIVE|NB|NE|NESTED|NESTING|NEW|NEW-LINE|NEW-PAGE|NEW-SECTION|NEXT|NO|NO-DISPLAY|NO-EXTENSION|NO-GAP|NO-GAPS|NO-GROUPING|NO-HEADING|NO-SCROLLING|NO-SIGN|NO-TITLE|NO-TOPOFPAGE|NO-ZERO|NODE|NODES|NON-UNICODE|NON-UNIQUE|NOT|NP|NS|NULL|NUMBER|NUMOFCHAR|O|OBJECT|OBJECTS|OBLIGATORY|OCCURRENCE|OCCURRENCES|OCCURS|OF|OFF|OFFSET|OLE|ON|ONLY|OPEN|OPTION|OPTIONAL|OPTIONS|OR|ORDER|OTHER|OTHERS|OUT|OUTER|OUTPUT|OUTPUT-LENGTH|OVERFLOW|OVERLAY|PACK|PACKAGE|PAD|PADDING|PAGE|PAGES|PARAMETER|PARAMETER-TABLE|PARAMETERS|PART|PARTIALLY|PATTERN|PERCENTAGE|PERFORM|PERFORMING|PERSON|PF|PF-STATUS|PINK|PLACES|POOL|POSITION|POS_HIGH|POS_LOW|PRAGMAS|PRECOMPILED|PREFERRED|PRESERVING|PRIMARY|PRINT|PRINT-CONTROL|PRIORITY|PRIVATE|PROCEDURE|PROCESS|PROGRAM|PROPERTY|PROTECTED|PROVIDE|PUBLIC|PUSHBUTTON|PUT|QUEUE-ONLY|QUICKINFO|RADIOBUTTON|RAISE|RAISING|RANGE|RANGES|RAW|READ|READ-ONLY|READER|RECEIVE|RECEIVED|RECEIVER|RECEIVING|RED|REDEFINITION|REDUCE|REDUCED|REF|REFERENCE|REFRESH|REGEX|REJECT|REMOTE|RENAMING|REPLACE|REPLACEMENT|REPLACING|REPORT|REQUEST|REQUESTED|RESERVE|RESET|RESOLUTION|RESPECTING|RESPONSIBLE|RESULT|RESULTS|RESUMABLE|RESUME|RETRY|RETURN|RETURNCODE|RETURNING|RIGHT|RIGHT-JUSTIFIED|RIGHTPLUS|RIGHTSPACE|RISK|RMC_COMMUNICATION_FAILURE|RMC_INVALID_STATUS|RMC_SYSTEM_FAILURE|ROLE|ROLLBACK|ROUND|ROWS|RTTI|RUN|SAP|SAP-SPOOL|SAVING|SCALE_PRESERVING|SCALE_PRESERVING_SCIENTIFIC|SCAN|SCIENTIFIC|SCIENTIFIC_WITH_LEADING_ZERO|SCREEN|SCROLL|SCROLL-BOUNDARY|SCROLLING|SEARCH|SECONDARY|SECONDS|SECTION|SELECT|SELECT-OPTIONS|SELECTION|SELECTION-SCREEN|SELECTION-SET|SELECTION-SETS|SELECTION-TABLE|SELECTIONS|SELECTOR|SEND|SEPARATE|SEPARATED|SET|SHARED|SHIFT|SHORT|SHORTDUMP-ID|SIGN|SIGN_AS_POSTFIX|SIMPLE|SIN|SINGLE|SINH|SIZE|SKIP|SKIPPING|SMART|SOME|SORT|SORTABLE|SORTED|SOURCE|SPACE|SPECIFIED|SPLIT|SPOOL|SPOTS|SQL|SQLSCRIPT|SQRT|STABLE|STAMP|STANDARD|START-OF-SELECTION|STARTING|STATE|STATEMENT|STATEMENTS|STATIC|STATICS|STATUSINFO|STEP-LOOP|STOP|STRLEN|STRUCTURE|STRUCTURES|STYLE|SUBKEY|SUBMATCHES|SUBMIT|SUBROUTINE|SUBSCREEN|SUBSTRING|SUBTRACT|SUBTRACT-CORRESPONDING|SUFFIX|SUM|SUMMARY|SUMMING|SUPPLIED|SUPPLY|SUPPRESS|SWITCH|SWITCHSTATES|SYMBOL|SYNCPOINTS|SYNTAX|SYNTAX-CHECK|SYNTAX-TRACE|SYSTEM-CALL|SYSTEM-EXCEPTIONS|SYSTEM-EXIT|TAB|TABBED|TABLE|TABLES|TABLEVIEW|TABSTRIP|TAN|TANH|TARGET|TASK|TASKS|TEST|TESTING|TEXT|TEXTPOOL|THEN|THROW|TIME|TIMES|TIMESTAMP|TIMEZONE|TITLE|TITLE-LINES|TITLEBAR|TO|TOKENIZATION|TOKENS|TOP-LINES|TOP-OF-PAGE|TRACE-FILE|TRACE-TABLE|TRAILING|TRANSACTION|TRANSFER|TRANSFORMATION|TRANSLATE|TRANSPORTING|TRMAC|TRUNC|TRUNCATE|TRUNCATION|TRY|TYPE|TYPE-POOL|TYPE-POOLS|TYPES|ULINE|UNASSIGN|UNDER|UNICODE|UNION|UNIQUE|UNIT|UNIT_CONVERSION|UNIX|UNPACK|UNTIL|UNWIND|UP|UPDATE|UPPER|USER|USER-COMMAND|USING|UTF-8|VALID|VALUE|VALUE-REQUEST|VALUES|VARY|VARYING|VERIFICATION-MESSAGE|VERSION|VIA|VIEW|VISIBLE|WAIT|WARNING|WHEN|WHENEVER|WHERE|WHILE|WIDTH|WINDOW|WINDOWS|WITH|WITH-HEADING|WITH-TITLE|WITHOUT|WORD|WORK|WRITE|WRITER|X|XML|XOR|XSD|XSTRLEN|YELLOW|YES|YYMMDD|Z|ZERO|ZONE)(?![\w-])/i,lookbehind:!0},number:/\b\d+\b/,operator:{pattern:/(\s)(?:\*\*?|<[=>]?|>=?|\?=|[-+\/=])(?=\s)/,lookbehind:!0},"string-operator":{pattern:/(\s)&&?(?=\s)/,lookbehind:!0,alias:"keyword"},"token-operator":[{pattern:/(\w)(?:->?|=>|[~|{}])(?=\w)/,lookbehind:!0,alias:"punctuation"},{pattern:/[|{}]/,alias:"punctuation"}],punctuation:/[,.:()]/}}function Dg(t){!function(t){var e="(?:ALPHA|BIT|CHAR|CR|CRLF|CTL|DIGIT|DQUOTE|HEXDIG|HTAB|LF|LWSP|OCTET|SP|VCHAR|WSP)";t.languages.abnf={comment:/;.*/,string:{pattern:/(?:%[is])?"[^"\n\r]*"/,greedy:!0,inside:{punctuation:/^%[is]/}},range:{pattern:/%(?:b[01]+-[01]+|d\d+-\d+|x[A-F\d]+-[A-F\d]+)/i,alias:"number"},terminal:{pattern:/%(?:b[01]+(?:\.[01]+)*|d\d+(?:\.\d+)*|x[A-F\d]+(?:\.[A-F\d]+)*)/i,alias:"number"},repetition:{pattern:/(^|[^\w-])(?:\d*\*\d*|\d+)/,lookbehind:!0,alias:"operator"},definition:{pattern:/(^[ \t]*)(?:[a-z][\w-]*|<[^<>\r\n]*>)(?=\s*=)/m,lookbehind:!0,alias:"keyword",inside:{punctuation:/<|>/}},"core-rule":{pattern:RegExp("(?:(^|[^<\\w-])"+e+"|<"+e+">)(?![\\w-])","i"),lookbehind:!0,alias:["rule","constant"],inside:{punctuation:/<|>/}},rule:{pattern:/(^|[^<\w-])[a-z][\w-]*|<[^<>\r\n]*>/i,lookbehind:!0,inside:{punctuation:/<|>/}},operator:/=\/?|\//,punctuation:/[()\[\]]/}}(t)}function Tg(t){t.register(qf),t.languages.actionscript=t.languages.extend("javascript",{keyword:/\b(?:as|break|case|catch|class|const|default|delete|do|dynamic|each|else|extends|final|finally|for|function|get|if|implements|import|in|include|instanceof|interface|internal|is|namespace|native|new|null|override|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|use|var|void|while|with)\b/,operator:/\+\+|--|(?:[+\-*\/%^]|&&?|\|\|?|<<?|>>?>?|[!=]=?)=?|[~?@]/}),t.languages.actionscript["class-name"].alias="function",delete t.languages.actionscript.parameter,delete t.languages.actionscript["literal-property"],t.languages.markup&&t.languages.insertBefore("actionscript","string",{xml:{pattern:/(^|[^.])<\/?\w+(?:\s+[^\s>\/=]+=("|')(?:\\[\s\S]|(?!\2)[^\\])*\2)*\s*\/?>/,lookbehind:!0,inside:t.languages.markup}})}function Vg(t){t.languages.ada={comment:/--.*/,string:/"(?:""|[^"\r\f\n])*"/,number:[{pattern:/\b\d(?:_?\d)*#[\dA-F](?:_?[\dA-F])*(?:\.[\dA-F](?:_?[\dA-F])*)?#(?:E[+-]?\d(?:_?\d)*)?/i},{pattern:/\b\d(?:_?\d)*(?:\.\d(?:_?\d)*)?(?:E[+-]?\d(?:_?\d)*)?\b/i}],attribute:{pattern:/\b'\w+/,alias:"attr-name"},keyword:/\b(?:abort|abs|abstract|accept|access|aliased|all|and|array|at|begin|body|case|constant|declare|delay|delta|digits|do|else|elsif|end|entry|exception|exit|for|function|generic|goto|if|in|interface|is|limited|loop|mod|new|not|null|of|or|others|out|overriding|package|pragma|private|procedure|protected|raise|range|record|rem|renames|requeue|return|reverse|select|separate|some|subtype|synchronized|tagged|task|terminate|then|type|until|use|when|while|with|xor)\b/i,boolean:/\b(?:false|true)\b/i,operator:/<[=>]?|>=?|=>?|:=|\/=?|\*\*?|[&+-]/,punctuation:/\.\.?|[,;():]/,char:/'.'/,variable:/\b[a-z](?:\w)*\b/i}}function Og(t){!function(t){t.languages.agda={comment:/\{-[\s\S]*?(?:-\}|$)|--.*/,string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^\\\r\n"])*"/,greedy:!0},punctuation:/[(){}\u2983\u2984.;@]/,"class-name":{pattern:/((?:data|record) +)\S+/,lookbehind:!0},function:{pattern:/(^[ \t]*)(?!\s)[^:\r\n]+(?=:)/m,lookbehind:!0},operator:{pattern:/(^\s*|\s)(?:[=|:\u2200\u2192\u03bb\\?_]|->)(?=\s)/,lookbehind:!0},keyword:/\b(?:Set|abstract|constructor|data|eta-equality|field|forall|hiding|import|in|inductive|infix|infixl|infixr|instance|let|macro|module|mutual|no-eta-equality|open|overlap|pattern|postulate|primitive|private|public|quote|quoteContext|quoteGoal|quoteTerm|record|renaming|rewrite|syntax|tactic|unquote|unquoteDecl|unquoteDef|using|variable|where|with)\b/}}(t)}function Ig(t){t.languages.al={comment:/\/\/.*|\/\*[\s\S]*?\*\//,string:{pattern:/'(?:''|[^'\r\n])*'(?!')|"(?:""|[^"\r\n])*"(?!")/,greedy:!0},function:{pattern:/(\b(?:event|procedure|trigger)\s+|(?:^|[^.])\.\s*)[a-z_]\w*(?=\s*\()/i,lookbehind:!0},keyword:[/\b(?:array|asserterror|begin|break|case|do|downto|else|end|event|exit|for|foreach|function|if|implements|in|indataset|interface|internal|local|of|procedure|program|protected|repeat|runonclient|securityfiltering|suppressdispose|temporary|then|to|trigger|until|var|while|with|withevents)\b/i,/\b(?:action|actions|addafter|addbefore|addfirst|addlast|area|assembly|chartpart|codeunit|column|controladdin|cuegroup|customizes|dataitem|dataset|dotnet|elements|enum|enumextension|extends|field|fieldattribute|fieldelement|fieldgroup|fieldgroups|fields|filter|fixed|grid|group|key|keys|label|labels|layout|modify|moveafter|movebefore|movefirst|movelast|page|pagecustomization|pageextension|part|profile|query|repeater|report|requestpage|schema|separator|systempart|table|tableelement|tableextension|textattribute|textelement|type|usercontrol|value|xmlport)\b/i],number:/\b(?:0x[\da-f]+|(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?)(?:F|LL?|U(?:LL?)?)?\b/i,boolean:/\b(?:false|true)\b/i,variable:/\b(?:Curr(?:FieldNo|Page|Report)|x?Rec|RequestOptionsPage)\b/,"class-name":/\b(?:automation|biginteger|bigtext|blob|boolean|byte|char|clienttype|code|completiontriggererrorlevel|connectiontype|database|dataclassification|datascope|date|dateformula|datetime|decimal|defaultlayout|dialog|dictionary|dotnetassembly|dotnettypedeclaration|duration|errorinfo|errortype|executioncontext|executionmode|fieldclass|fieldref|fieldtype|file|filterpagebuilder|guid|httpclient|httpcontent|httpheaders|httprequestmessage|httpresponsemessage|instream|integer|joker|jsonarray|jsonobject|jsontoken|jsonvalue|keyref|list|moduledependencyinfo|moduleinfo|none|notification|notificationscope|objecttype|option|outstream|pageresult|record|recordid|recordref|reportformat|securityfilter|sessionsettings|tableconnectiontype|tablefilter|testaction|testfield|testfilterfield|testpage|testpermissions|testrequestpage|text|textbuilder|textconst|textencoding|time|transactionmodel|transactiontype|variant|verbosity|version|view|views|webserviceactioncontext|webserviceactionresultcode|xmlattribute|xmlattributecollection|xmlcdata|xmlcomment|xmldeclaration|xmldocument|xmldocumenttype|xmlelement|xmlnamespacemanager|xmlnametable|xmlnode|xmlnodelist|xmlprocessinginstruction|xmlreadoptions|xmltext|xmlwriteoptions)\b/i,operator:/\.\.|:[=:]|[-+*/]=?|<>|[<>]=?|=|\b(?:and|div|mod|not|or|xor)\b/i,punctuation:/[()\[\]{}:.;,]/}}function Rg(t){t.languages.antlr4={comment:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,string:{pattern:/'(?:\\.|[^\\'\r\n])*'/,greedy:!0},"character-class":{pattern:/\[(?:\\.|[^\\\]\r\n])*\]/,greedy:!0,alias:"regex",inside:{range:{pattern:/([^[]|(?:^|[^\\])(?:\\\\)*\\\[)-(?!\])/,lookbehind:!0,alias:"punctuation"},escape:/\\(?:u(?:[a-fA-F\d]{4}|\{[a-fA-F\d]+\})|[pP]\{[=\w-]+\}|[^\r\nupP])/,punctuation:/[\[\]]/}},action:{pattern:/\{(?:[^{}]|\{(?:[^{}]|\{(?:[^{}]|\{[^{}]*\})*\})*\})*\}/,greedy:!0,inside:{content:{pattern:/(\{)[\s\S]+(?=\})/,lookbehind:!0},punctuation:/[{}]/}},command:{pattern:/(->\s*(?!\s))(?:\s*(?:,\s*)?\b[a-z]\w*(?:\s*\([^()\r\n]*\))?)+(?=\s*;)/i,lookbehind:!0,inside:{function:/\b\w+(?=\s*(?:[,(]|$))/,punctuation:/[,()]/}},annotation:{pattern:/@\w+(?:::\w+)*/,alias:"keyword"},label:{pattern:/#[ \t]*\w+/,alias:"punctuation"},keyword:/\b(?:catch|channels|finally|fragment|grammar|import|lexer|locals|mode|options|parser|returns|throws|tokens)\b/,definition:[{pattern:/\b[a-z]\w*(?=\s*:)/,alias:["rule","class-name"]},{pattern:/\b[A-Z]\w*(?=\s*:)/,alias:["token","constant"]}],constant:/\b[A-Z][A-Z_]*\b/,operator:/\.\.|->|[|~]|[*+?]\??/,punctuation:/[;:()=]/},t.languages.g4=t.languages.antlr4}function Fg(t){t.languages.apacheconf={comment:/#.*/,"directive-inline":{pattern:/(^[\t ]*)\b(?:AcceptFilter|AcceptPathInfo|AccessFileName|Action|Add(?:Alt|AltByEncoding|AltByType|Charset|DefaultCharset|Description|Encoding|Handler|Icon|IconByEncoding|IconByType|InputFilter|Language|ModuleInfo|OutputFilter|OutputFilterByType|Type)|Alias|AliasMatch|Allow(?:CONNECT|EncodedSlashes|Methods|Override|OverrideList)?|Anonymous(?:_LogEmail|_MustGiveEmail|_NoUserID|_VerifyEmail)?|AsyncRequestWorkerFactor|Auth(?:BasicAuthoritative|BasicFake|BasicProvider|BasicUseDigestAlgorithm|DBDUserPWQuery|DBDUserRealmQuery|DBMGroupFile|DBMType|DBMUserFile|Digest(?:Algorithm|Domain|NonceLifetime|Provider|Qop|ShmemSize)|Form(?:Authoritative|Body|DisableNoStore|FakeBasicAuth|Location|LoginRequiredLocation|LoginSuccessLocation|LogoutLocation|Method|Mimetype|Password|Provider|SitePassphrase|Size|Username)|GroupFile|LDAP(?:AuthorizePrefix|BindAuthoritative|BindDN|BindPassword|CharsetConfig|CompareAsUser|CompareDNOnServer|DereferenceAliases|GroupAttribute|GroupAttributeIsDN|InitialBindAsUser|InitialBindPattern|MaxSubGroupDepth|RemoteUserAttribute|RemoteUserIsDN|SearchAsUser|SubGroupAttribute|SubGroupClass|Url)|Merging|Name|nCache(?:Context|Enable|ProvideFor|SOCache|Timeout)|nzFcgiCheckAuthnProvider|nzFcgiDefineProvider|Type|UserFile|zDBDLoginToReferer|zDBDQuery|zDBDRedirectQuery|zDBMType|zSendForbiddenOnFailure)|BalancerGrowth|BalancerInherit|BalancerMember|BalancerPersist|BrowserMatch|BrowserMatchNoCase|BufferedLogs|BufferSize|Cache(?:DefaultExpire|DetailHeader|DirLength|DirLevels|Disable|Enable|File|Header|IgnoreCacheControl|IgnoreHeaders|IgnoreNoLastMod|IgnoreQueryString|IgnoreURLSessionIdentifiers|KeyBaseURL|LastModifiedFactor|Lock|LockMaxAge|LockPath|MaxExpire|MaxFileSize|MinExpire|MinFileSize|NegotiatedDocs|QuickHandler|ReadSize|ReadTime|Root|Socache(?:MaxSize|MaxTime|MinTime|ReadSize|ReadTime)?|StaleOnError|StoreExpired|StoreNoStore|StorePrivate)|CGIDScriptTimeout|CGIMapExtension|CharsetDefault|CharsetOptions|CharsetSourceEnc|CheckCaseOnly|CheckSpelling|ChrootDir|ContentDigest|CookieDomain|CookieExpires|CookieName|CookieStyle|CookieTracking|CoreDumpDirectory|CustomLog|Dav|DavDepthInfinity|DavGenericLockDB|DavLockDB|DavMinTimeout|DBDExptime|DBDInitSQL|DBDKeep|DBDMax|DBDMin|DBDParams|DBDPersist|DBDPrepareSQL|DBDriver|DefaultIcon|DefaultLanguage|DefaultRuntimeDir|DefaultType|Define|Deflate(?:BufferSize|CompressionLevel|FilterNote|InflateLimitRequestBody|InflateRatio(?:Burst|Limit)|MemLevel|WindowSize)|Deny|DirectoryCheckHandler|DirectoryIndex|DirectoryIndexRedirect|DirectorySlash|DocumentRoot|DTracePrivileges|DumpIOInput|DumpIOOutput|EnableExceptionHook|EnableMMAP|EnableSendfile|Error|ErrorDocument|ErrorLog|ErrorLogFormat|Example|ExpiresActive|ExpiresByType|ExpiresDefault|ExtendedStatus|ExtFilterDefine|ExtFilterOptions|FallbackResource|FileETag|FilterChain|FilterDeclare|FilterProtocol|FilterProvider|FilterTrace|ForceLanguagePriority|ForceType|ForensicLog|GprofDir|GracefulShutdownTimeout|Group|Header|HeaderName|Heartbeat(?:Address|Listen|MaxServers|Storage)|HostnameLookups|IdentityCheck|IdentityCheckTimeout|ImapBase|ImapDefault|ImapMenu|Include|IncludeOptional|Index(?:HeadInsert|Ignore|IgnoreReset|Options|OrderDefault|StyleSheet)|InputSed|ISAPI(?:AppendLogToErrors|AppendLogToQuery|CacheFile|FakeAsync|LogNotSupported|ReadAheadBuffer)|KeepAlive|KeepAliveTimeout|KeptBodySize|LanguagePriority|LDAP(?:CacheEntries|CacheTTL|ConnectionPoolTTL|ConnectionTimeout|LibraryDebug|OpCacheEntries|OpCacheTTL|ReferralHopLimit|Referrals|Retries|RetryDelay|SharedCacheFile|SharedCacheSize|Timeout|TrustedClientCert|TrustedGlobalCert|TrustedMode|VerifyServerCert)|Limit(?:InternalRecursion|Request(?:Body|Fields|FieldSize|Line)|XMLRequestBody)|Listen|ListenBackLog|LoadFile|LoadModule|LogFormat|LogLevel|LogMessage|LuaAuthzProvider|LuaCodeCache|Lua(?:Hook(?:AccessChecker|AuthChecker|CheckUserID|Fixups|InsertFilter|Log|MapToStorage|TranslateName|TypeChecker)|Inherit|InputFilter|MapHandler|OutputFilter|PackageCPath|PackagePath|QuickHandler|Root|Scope)|Max(?:ConnectionsPerChild|KeepAliveRequests|MemFree|RangeOverlaps|RangeReversals|Ranges|RequestWorkers|SpareServers|SpareThreads|Threads)|MergeTrailers|MetaDir|MetaFiles|MetaSuffix|MimeMagicFile|MinSpareServers|MinSpareThreads|MMapFile|ModemStandard|ModMimeUsePathInfo|MultiviewsMatch|Mutex|NameVirtualHost|NoProxy|NWSSLTrustedCerts|NWSSLUpgradeable|Options|Order|OutputSed|PassEnv|PidFile|PrivilegesMode|Protocol|ProtocolEcho|Proxy(?:AddHeaders|BadHeader|Block|Domain|ErrorOverride|ExpressDBMFile|ExpressDBMType|ExpressEnable|FtpDirCharset|FtpEscapeWildcards|FtpListOnWildcard|HTML(?:BufSize|CharsetOut|DocType|Enable|Events|Extended|Fixups|Interp|Links|Meta|StripComments|URLMap)|IOBufferSize|MaxForwards|Pass(?:Inherit|InterpolateEnv|Match|Reverse|ReverseCookieDomain|ReverseCookiePath)?|PreserveHost|ReceiveBufferSize|Remote|RemoteMatch|Requests|SCGIInternalRedirect|SCGISendfile|Set|SourceAddress|Status|Timeout|Via)|ReadmeName|ReceiveBufferSize|Redirect|RedirectMatch|RedirectPermanent|RedirectTemp|ReflectorHeader|RemoteIP(?:Header|InternalProxy|InternalProxyList|ProxiesHeader|TrustedProxy|TrustedProxyList)|RemoveCharset|RemoveEncoding|RemoveHandler|RemoveInputFilter|RemoveLanguage|RemoveOutputFilter|RemoveType|RequestHeader|RequestReadTimeout|Require|Rewrite(?:Base|Cond|Engine|Map|Options|Rule)|RLimitCPU|RLimitMEM|RLimitNPROC|Satisfy|ScoreBoardFile|Script(?:Alias|AliasMatch|InterpreterSource|Log|LogBuffer|LogLength|Sock)?|SecureListen|SeeRequestTail|SendBufferSize|Server(?:Admin|Alias|Limit|Name|Path|Root|Signature|Tokens)|Session(?:Cookie(?:Name|Name2|Remove)|Crypto(?:Cipher|Driver|Passphrase|PassphraseFile)|DBD(?:CookieName|CookieName2|CookieRemove|DeleteLabel|InsertLabel|PerUser|SelectLabel|UpdateLabel)|Env|Exclude|Header|Include|MaxAge)?|SetEnv|SetEnvIf|SetEnvIfExpr|SetEnvIfNoCase|SetHandler|SetInputFilter|SetOutputFilter|SSIEndTag|SSIErrorMsg|SSIETag|SSILastModified|SSILegacyExprParser|SSIStartTag|SSITimeFormat|SSIUndefinedEcho|SSL(?:CACertificateFile|CACertificatePath|CADNRequestFile|CADNRequestPath|CARevocationCheck|CARevocationFile|CARevocationPath|CertificateChainFile|CertificateFile|CertificateKeyFile|CipherSuite|Compression|CryptoDevice|Engine|FIPS|HonorCipherOrder|InsecureRenegotiation|OCSP(?:DefaultResponder|Enable|OverrideResponder|ResponderTimeout|ResponseMaxAge|ResponseTimeSkew|UseRequestNonce)|OpenSSLConfCmd|Options|PassPhraseDialog|Protocol|Proxy(?:CACertificateFile|CACertificatePath|CARevocation(?:Check|File|Path)|CheckPeer(?:CN|Expire|Name)|CipherSuite|Engine|MachineCertificate(?:ChainFile|File|Path)|Protocol|Verify|VerifyDepth)|RandomSeed|RenegBufferSize|Require|RequireSSL|Session(?:Cache|CacheTimeout|TicketKeyFile|Tickets)|SRPUnknownUserSeed|SRPVerifierFile|Stapling(?:Cache|ErrorCacheTimeout|FakeTryLater|ForceURL|ResponderTimeout|ResponseMaxAge|ResponseTimeSkew|ReturnResponderErrors|StandardCacheTimeout)|StrictSNIVHostCheck|UserName|UseStapling|VerifyClient|VerifyDepth)|StartServers|StartThreads|Substitute|Suexec|SuexecUserGroup|ThreadLimit|ThreadsPerChild|ThreadStackSize|TimeOut|TraceEnable|TransferLog|TypesConfig|UnDefine|UndefMacro|UnsetEnv|Use|UseCanonicalName|UseCanonicalPhysicalPort|User|UserDir|VHostCGIMode|VHostCGIPrivs|VHostGroup|VHostPrivs|VHostSecure|VHostUser|Virtual(?:DocumentRoot|ScriptAlias)(?:IP)?|WatchdogInterval|XBitHack|xml2EncAlias|xml2EncDefault|xml2StartParse)\b/im,lookbehind:!0,alias:"property"},"directive-block":{pattern:/<\/?\b(?:Auth[nz]ProviderAlias|Directory|DirectoryMatch|Else|ElseIf|Files|FilesMatch|If|IfDefine|IfModule|IfVersion|Limit|LimitExcept|Location|LocationMatch|Macro|Proxy|Require(?:All|Any|None)|VirtualHost)\b.*>/i,inside:{"directive-block":{pattern:/^<\/?\w+/,inside:{punctuation:/^<\/?/},alias:"tag"},"directive-block-parameter":{pattern:/.*[^>]/,inside:{punctuation:/:/,string:{pattern:/("|').*\1/,inside:{variable:/[$%]\{?(?:\w\.?[-+:]?)+\}?/}}},alias:"attr-value"},punctuation:/>/},alias:"tag"},"directive-flags":{pattern:/\[(?:[\w=],?)+\]/,alias:"keyword"},string:{pattern:/("|').*\1/,inside:{variable:/[$%]\{?(?:\w\.?[-+:]?)+\}?/}},variable:/[$%]\{?(?:\w\.?[-+:]?)+\}?/,regex:/\^?.*\$|\^.*\$?/}}function Ng(t){t.register(Tf),t.register(dp),function(t){var e=/\b(?:(?:after|before)(?=\s+[a-z])|abstract|activate|and|any|array|as|asc|autonomous|begin|bigdecimal|blob|boolean|break|bulk|by|byte|case|cast|catch|char|class|collect|commit|const|continue|currency|date|datetime|decimal|default|delete|desc|do|double|else|end|enum|exception|exit|export|extends|final|finally|float|for|from|get(?=\s*[{};])|global|goto|group|having|hint|if|implements|import|in|inner|insert|instanceof|int|integer|interface|into|join|like|limit|list|long|loop|map|merge|new|not|null|nulls|number|object|of|on|or|outer|override|package|parallel|pragma|private|protected|public|retrieve|return|rollback|select|set|short|sObject|sort|static|string|super|switch|synchronized|system|testmethod|then|this|throw|time|transaction|transient|trigger|try|undelete|update|upsert|using|virtual|void|webservice|when|where|while|(?:inherited|with|without)\s+sharing)\b/i,n=/\b(?:(?=[a-z_]\w*\s*[<\[])|(?!<keyword>))[A-Z_]\w*(?:\s*\.\s*[A-Z_]\w*)*\b(?:\s*(?:\[\s*\]|<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>))*/.source.replace(/<keyword>/g,(function(){return e.source}));function r(t){return RegExp(t.replace(/<CLASS-NAME>/g,(function(){return n})),"i")}var a={keyword:e,punctuation:/[()\[\]{};,:.<>]/};t.languages.apex={comment:t.languages.clike.comment,string:t.languages.clike.string,sql:{pattern:/((?:[=,({:]|\breturn)\s*)\[[^\[\]]*\]/i,lookbehind:!0,greedy:!0,alias:"language-sql",inside:t.languages.sql},annotation:{pattern:/@\w+\b/,alias:"punctuation"},"class-name":[{pattern:r(/(\b(?:class|enum|extends|implements|instanceof|interface|new|trigger\s+\w+\s+on)\s+)<CLASS-NAME>/.source),lookbehind:!0,inside:a},{pattern:r(/(\(\s*)<CLASS-NAME>(?=\s*\)\s*[\w(])/.source),lookbehind:!0,inside:a},{pattern:r(/<CLASS-NAME>(?=\s*\w+\s*[;=,(){:])/.source),inside:a}],trigger:{pattern:/(\btrigger\s+)\w+\b/i,lookbehind:!0,alias:"class-name"},keyword:e,function:/\b[a-z_]\w*(?=\s*\()/i,boolean:/\b(?:false|true)\b/i,number:/(?:\B\.\d+|\b\d+(?:\.\d+|L)?)\b/i,operator:/[!=](?:==?)?|\?\.?|&&|\|\||--|\+\+|[-+*/^&|]=?|:|<<?=?|>{1,3}=?/,punctuation:/[()\[\]{};,.]/}}(t)}function Pg(t){t.languages.apl={comment:/(?:\u235d|#[! ]).*$/m,string:{pattern:/'(?:[^'\r\n]|'')*'/,greedy:!0},number:/\xaf?(?:\d*\.?\b\d+(?:e[+\xaf]?\d+)?|\xaf|\u221e)(?:j\xaf?(?:(?:\d+(?:\.\d+)?|\.\d+)(?:e[+\xaf]?\d+)?|\xaf|\u221e))?/i,statement:/:[A-Z][a-z][A-Za-z]*\b/,"system-function":{pattern:/\u2395[A-Z]+/i,alias:"function"},constant:/[\u236c\u233e#\u2395\u235e]/,function:/[-+\xd7\xf7\u2308\u230a\u2223|\u2373\u2378?*\u235f\u25cb!\u2339<\u2264=>\u2265\u2260\u2261\u2262\u220a\u2377\u222a\u2229~\u2228\u2227\u2371\u2372\u2374,\u236a\u233d\u2296\u2349\u2191\u2193\u2282\u2283\u2286\u2287\u2337\u234b\u2352\u22a4\u22a5\u2355\u234e\u22a3\u22a2\u2341\u2342\u2248\u236f\u2197\xa4\u2192]/,"monadic-operator":{pattern:/[\\\/\u233f\u2340\xa8\u2368\u2336&\u2225]/,alias:"operator"},"dyadic-operator":{pattern:/[.\u2363\u2360\u2364\u2218\u2338@\u233a\u2365]/,alias:"operator"},assignment:{pattern:/\u2190/,alias:"keyword"},punctuation:/[\[;\]()\u25c7\u22c4]/,dfn:{pattern:/[{}\u237a\u2375\u2376\u2379\u2207\u236b:]/,alias:"builtin"}}}function jg(t){t.languages.applescript={comment:[/\(\*(?:\(\*(?:[^*]|\*(?!\)))*\*\)|(?!\(\*)[\s\S])*?\*\)/,/--.+/,/#.+/],string:/"(?:\\.|[^"\\\r\n])*"/,number:/(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e-?\d+)?\b/i,operator:[/[&=\u2260\u2264\u2265*+\-\/\xf7^]|[<>]=?/,/\b(?:(?:begin|end|start)s? with|(?:contains?|(?:does not|doesn't) contain)|(?:is|isn't|is not) (?:contained by|in)|(?:(?:is|isn't|is not) )?(?:greater|less) than(?: or equal)?(?: to)?|(?:comes|(?:does not|doesn't) come) (?:after|before)|(?:is|isn't|is not) equal(?: to)?|(?:(?:does not|doesn't) equal|equal to|equals|is not|isn't)|(?:a )?(?:ref(?: to)?|reference to)|(?:and|as|div|mod|not|or))\b/],keyword:/\b(?:about|above|after|against|apart from|around|aside from|at|back|before|beginning|behind|below|beneath|beside|between|but|by|considering|continue|copy|does|eighth|else|end|equal|error|every|exit|false|fifth|first|for|fourth|from|front|get|given|global|if|ignoring|in|instead of|into|is|it|its|last|local|me|middle|my|ninth|of|on|onto|out of|over|prop|property|put|repeat|return|returning|second|set|seventh|since|sixth|some|tell|tenth|that|the|then|third|through|thru|timeout|times|to|transaction|true|try|until|where|while|whose|with|without)\b/,"class-name":/\b(?:POSIX file|RGB color|alias|application|boolean|centimeters|centimetres|class|constant|cubic centimeters|cubic centimetres|cubic feet|cubic inches|cubic meters|cubic metres|cubic yards|date|degrees Celsius|degrees Fahrenheit|degrees Kelvin|feet|file|gallons|grams|inches|integer|kilograms|kilometers|kilometres|list|liters|litres|meters|metres|miles|number|ounces|pounds|quarts|real|record|reference|script|square feet|square kilometers|square kilometres|square meters|square metres|square miles|square yards|text|yards)\b/,punctuation:/[{}():,\xac\xab\xbb\u300a\u300b]/}}function Ug(t){t.languages.aql={comment:/\/\/.*|\/\*[\s\S]*?\*\//,property:{pattern:/([{,]\s*)(?:(?!\d)\w+|(["'\xb4`])(?:(?!\2)[^\\\r\n]|\\.)*\2)(?=\s*:)/,lookbehind:!0,greedy:!0},string:{pattern:/(["'])(?:(?!\1)[^\\\r\n]|\\.)*\1/,greedy:!0},identifier:{pattern:/([\xb4`])(?:(?!\1)[^\\\r\n]|\\.)*\1/,greedy:!0},variable:/@@?\w+/,keyword:[{pattern:/(\bWITH\s+)COUNT(?=\s+INTO\b)/i,lookbehind:!0},/\b(?:AGGREGATE|ALL|AND|ANY|ASC|COLLECT|DESC|DISTINCT|FILTER|FOR|GRAPH|IN|INBOUND|INSERT|INTO|K_PATHS|K_SHORTEST_PATHS|LET|LIKE|LIMIT|NONE|NOT|NULL|OR|OUTBOUND|REMOVE|REPLACE|RETURN|SHORTEST_PATH|SORT|UPDATE|UPSERT|WINDOW|WITH)\b/i,{pattern:/(^|[^\w.[])(?:KEEP|PRUNE|SEARCH|TO)\b/i,lookbehind:!0},{pattern:/(^|[^\w.[])(?:CURRENT|NEW|OLD)\b/,lookbehind:!0},{pattern:/\bOPTIONS(?=\s*\{)/i}],function:/\b(?!\d)\w+(?=\s*\()/,boolean:/\b(?:false|true)\b/i,range:{pattern:/\.\./,alias:"operator"},number:[/\b0b[01]+/i,/\b0x[0-9a-f]+/i,/(?:\B\.\d+|\b(?:0|[1-9]\d*)(?:\.\d+)?)(?:e[+-]?\d+)?/i],operator:/\*{2,}|[=!]~|[!=<>]=?|&&|\|\||[-+*/%]/,punctuation:/::|[?.:,;()[\]{}]/}}function Wg(t){t.languages.arff={comment:/%.*/,string:{pattern:/(["'])(?:\\.|(?!\1)[^\\\r\n])*\1/,greedy:!0},keyword:/@(?:attribute|data|end|relation)\b/i,number:/\b\d+(?:\.\d+)?\b/,punctuation:/[{},]/}}function Zg(t){t.languages.armasm={comment:{pattern:/;.*/,greedy:!0},string:{pattern:/"(?:[^"\r\n]|"")*"/,greedy:!0,inside:{variable:{pattern:/((?:^|[^$])(?:\${2})*)\$\w+/,lookbehind:!0}}},char:{pattern:/'(?:[^'\r\n]{0,4}|'')'/,greedy:!0},"version-symbol":{pattern:/\|[\w@]+\|/,greedy:!0,alias:"property"},boolean:/\b(?:FALSE|TRUE)\b/,directive:{pattern:/\b(?:ALIAS|ALIGN|AREA|ARM|ASSERT|ATTR|CN|CODE|CODE16|CODE32|COMMON|CP|DATA|DCB|DCD|DCDO|DCDU|DCFD|DCFDU|DCI|DCQ|DCQU|DCW|DCWU|DN|ELIF|ELSE|END|ENDFUNC|ENDIF|ENDP|ENTRY|EQU|EXPORT|EXPORTAS|EXTERN|FIELD|FILL|FN|FUNCTION|GBLA|GBLL|GBLS|GET|GLOBAL|IF|IMPORT|INCBIN|INCLUDE|INFO|KEEP|LCLA|LCLL|LCLS|LTORG|MACRO|MAP|MEND|MEXIT|NOFP|OPT|PRESERVE8|PROC|QN|READONLY|RELOC|REQUIRE|REQUIRE8|RLIST|ROUT|SETA|SETL|SETS|SN|SPACE|SUBT|THUMB|THUMBX|TTL|WEND|WHILE)\b/,alias:"property"},instruction:{pattern:/((?:^|(?:^|[^\\])(?:\r\n?|\n))[ \t]*(?:(?:[A-Z][A-Z0-9_]*[a-z]\w*|[a-z]\w*|\d+)[ \t]+)?)\b[A-Z.]+\b/,lookbehind:!0,alias:"keyword"},variable:/\$\w+/,number:/(?:\b[2-9]_\d+|(?:\b\d+(?:\.\d+)?|\B\.\d+)(?:e-?\d+)?|\b0(?:[fd]_|x)[0-9a-f]+|&[0-9a-f]+)\b/i,register:{pattern:/\b(?:r\d|lr)\b/,alias:"symbol"},operator:/<>|<<|>>|&&|\|\||[=!<>/]=?|[+\-*%#?&|^]|:[A-Z]+:/,punctuation:/[()[\],]/},t.languages["arm-asm"]=t.languages.armasm}function Gg(t){!function(t){var e=function(e,n){return{pattern:RegExp(/\{!/.source+"(?:"+(n||e)+")"+/$[\s\S]*\}/.source,"m"),greedy:!0,inside:{embedded:{pattern:/(^\{!\w+\b)[\s\S]+(?=\}$)/,lookbehind:!0,alias:"language-"+e,inside:t.languages[e]},string:/[\s\S]+/}}};t.languages.arturo={comment:{pattern:/;.*/,greedy:!0},character:{pattern:/`.`/,alias:"char",greedy:!0},number:{pattern:/\b\d+(?:\.\d+(?:\.\d+(?:-[\w+-]+)?)?)?\b/},string:{pattern:/"(?:[^"\\\r\n]|\\.)*"/,greedy:!0},regex:{pattern:/\{\/.*?\/\}/,greedy:!0},"html-string":e("html"),"css-string":e("css"),"js-string":e("js"),"md-string":e("md"),"sql-string":e("sql"),"sh-string":e("shell","sh"),multistring:{pattern:/\xbb.*|\{:[\s\S]*?:\}|\{[\s\S]*?\}|^-{6}$[\s\S]*/m,alias:"string",greedy:!0},label:{pattern:/\w+\b\??:/,alias:"property"},literal:{pattern:/'(?:\w+\b\??:?)/,alias:"constant"},type:{pattern:/:(?:\w+\b\??:?)/,alias:"class-name"},color:/#\w+/,predicate:{pattern:/\b(?:all|and|any|ascii|attr|attribute|attributeLabel|binary|block|char|contains|database|date|dictionary|empty|equal|even|every|exists|false|floating|function|greater|greaterOrEqual|if|in|inline|integer|is|key|label|leap|less|lessOrEqual|literal|logical|lower|nand|negative|nor|not|notEqual|null|numeric|odd|or|path|pathLabel|positive|prefix|prime|regex|same|set|some|sorted|standalone|string|subset|suffix|superset|symbol|symbolLiteral|true|try|type|unless|upper|when|whitespace|word|xnor|xor|zero)\?/,alias:"keyword"},"builtin-function":{pattern:/\b(?:abs|acos|acosh|acsec|acsech|actan|actanh|add|after|alert|alias|and|angle|append|arg|args|arity|array|as|asec|asech|asin|asinh|atan|atan2|atanh|attr|attrs|average|before|benchmark|blend|break|call|capitalize|case|ceil|chop|clear|clip|close|color|combine|conj|continue|copy|cos|cosh|crc|csec|csech|ctan|ctanh|cursor|darken|dec|decode|define|delete|desaturate|deviation|dialog|dictionary|difference|digest|digits|div|do|download|drop|dup|e|else|empty|encode|ensure|env|escape|execute|exit|exp|extend|extract|factors|fdiv|filter|first|flatten|floor|fold|from|function|gamma|gcd|get|goto|hash|hypot|if|inc|indent|index|infinity|info|input|insert|inspect|intersection|invert|jaro|join|keys|kurtosis|last|let|levenshtein|lighten|list|ln|log|loop|lower|mail|map|match|max|median|min|mod|module|mul|nand|neg|new|nor|normalize|not|now|null|open|or|outdent|pad|palette|panic|path|pause|permissions|permutate|pi|pop|popup|pow|powerset|powmod|prefix|print|prints|process|product|query|random|range|read|relative|remove|rename|render|repeat|replace|request|return|reverse|round|sample|saturate|script|sec|sech|select|serve|set|shl|shr|shuffle|sin|sinh|size|skewness|slice|sort|spin|split|sqrt|squeeze|stack|strip|sub|suffix|sum|switch|symbols|symlink|sys|take|tan|tanh|terminal|terminate|to|truncate|try|type|unclip|union|unique|unless|until|unzip|upper|values|var|variance|volume|webview|while|with|wordwrap|write|xnor|xor|zip)\b/,alias:"keyword"},sugar:{pattern:/->|=>|\||::/,alias:"operator"},punctuation:/[()[\],]/,symbol:{pattern:/<:|-:|\xf8|@|#|\+|\||\*|\$|---|-|%|\/|\.\.|\^|~|=|<|>|\\/},boolean:{pattern:/\b(?:false|maybe|true)\b/}},t.languages.art=t.languages.arturo}(t)}function qg(t){!function(t){var e={pattern:/(^[ \t]*)\[(?!\[)(?:(["'$`])(?:(?!\2)[^\\]|\\.)*\2|\[(?:[^\[\]\\]|\\.)*\]|[^\[\]\\"'$`]|\\.)*\]/m,lookbehind:!0,inside:{quoted:{pattern:/([$`])(?:(?!\1)[^\\]|\\.)*\1/,inside:{punctuation:/^[$`]|[$`]$/}},interpreted:{pattern:/'(?:[^'\\]|\\.)*'/,inside:{punctuation:/^'|'$/}},string:/"(?:[^"\\]|\\.)*"/,variable:/\w+(?==)/,punctuation:/^\[|\]$|,/,operator:/=/,"attr-value":/(?!^\s+$).+/}},n=t.languages.asciidoc={"comment-block":{pattern:/^(\/{4,})$[\s\S]*?^\1/m,alias:"comment"},table:{pattern:/^\|={3,}(?:(?:\r?\n|\r(?!\n)).*)*?(?:\r?\n|\r)\|={3,}$/m,inside:{specifiers:{pattern:/(?:(?:(?:\d+(?:\.\d+)?|\.\d+)[+*](?:[<^>](?:\.[<^>])?|\.[<^>])?|[<^>](?:\.[<^>])?|\.[<^>])[a-z]*|[a-z]+)(?=\|)/,alias:"attr-value"},punctuation:{pattern:/(^|[^\\])[|!]=*/,lookbehind:!0}}},"passthrough-block":{pattern:/^(\+{4,})$[\s\S]*?^\1$/m,inside:{punctuation:/^\++|\++$/}},"literal-block":{pattern:/^(-{4,}|\.{4,})$[\s\S]*?^\1$/m,inside:{punctuation:/^(?:-+|\.+)|(?:-+|\.+)$/}},"other-block":{pattern:/^(--|\*{4,}|_{4,}|={4,})$[\s\S]*?^\1$/m,inside:{punctuation:/^(?:-+|\*+|_+|=+)|(?:-+|\*+|_+|=+)$/}},"list-punctuation":{pattern:/(^[ \t]*)(?:-|\*{1,5}|\.{1,5}|(?:[a-z]|\d+)\.|[xvi]+\))(?= )/im,lookbehind:!0,alias:"punctuation"},"list-label":{pattern:/(^[ \t]*)[a-z\d].+(?::{2,4}|;;)(?=\s)/im,lookbehind:!0,alias:"symbol"},"indented-block":{pattern:/((\r?\n|\r)\2)([ \t]+)\S.*(?:(?:\r?\n|\r)\3.+)*(?=\2{2}|$)/,lookbehind:!0},comment:/^\/\/.*/m,title:{pattern:/^.+(?:\r?\n|\r)(?:={3,}|-{3,}|~{3,}|\^{3,}|\+{3,})$|^={1,5} .+|^\.(?![\s.]).*/m,alias:"important",inside:{punctuation:/^(?:\.|=+)|(?:=+|-+|~+|\^+|\++)$/}},"attribute-entry":{pattern:/^:[^:\r\n]+:(?: .*?(?: \+(?:\r?\n|\r).*?)*)?$/m,alias:"tag"},attributes:e,hr:{pattern:/^'{3,}$/m,alias:"punctuation"},"page-break":{pattern:/^<{3,}$/m,alias:"punctuation"},admonition:{pattern:/^(?:CAUTION|IMPORTANT|NOTE|TIP|WARNING):/m,alias:"keyword"},callout:[{pattern:/(^[ \t]*)<?\d*>/m,lookbehind:!0,alias:"symbol"},{pattern:/<\d+>/,alias:"symbol"}],macro:{pattern:/\b[a-z\d][a-z\d-]*::?(?:[^\s\[\]]*\[(?:[^\]\\"']|(["'])(?:(?!\1)[^\\]|\\.)*\1|\\.)*\])/,inside:{function:/^[a-z\d-]+(?=:)/,punctuation:/^::?/,attributes:{pattern:/(?:\[(?:[^\]\\"']|(["'])(?:(?!\1)[^\\]|\\.)*\1|\\.)*\])/,inside:e.inside}}},inline:{pattern:/(^|[^\\])(?:(?:\B\[(?:[^\]\\"']|(["'])(?:(?!\2)[^\\]|\\.)*\2|\\.)*\])?(?:\b_(?!\s)(?: _|[^_\\\r\n]|\\.)+(?:(?:\r?\n|\r)(?: _|[^_\\\r\n]|\\.)+)*_\b|\B``(?!\s).+?(?:(?:\r?\n|\r).+?)*''\B|\B`(?!\s)(?:[^`'\s]|\s+\S)+['`]\B|\B(['*+#])(?!\s)(?: \3|(?!\3)[^\\\r\n]|\\.)+(?:(?:\r?\n|\r)(?: \3|(?!\3)[^\\\r\n]|\\.)+)*\3\B)|(?:\[(?:[^\]\\"']|(["'])(?:(?!\4)[^\\]|\\.)*\4|\\.)*\])?(?:(__|\*\*|\+\+\+?|##|\$\$|[~^]).+?(?:(?:\r?\n|\r).+?)*\5|\{[^}\r\n]+\}|\[\[\[?.+?(?:(?:\r?\n|\r).+?)*\]?\]\]|<<.+?(?:(?:\r?\n|\r).+?)*>>|\(\(\(?.+?(?:(?:\r?\n|\r).+?)*\)?\)\)))/m,lookbehind:!0,inside:{attributes:e,url:{pattern:/^(?:\[\[\[?.+?\]?\]\]|<<.+?>>)$/,inside:{punctuation:/^(?:\[\[\[?|<<)|(?:\]\]\]?|>>)$/}},"attribute-ref":{pattern:/^\{.+\}$/,inside:{variable:{pattern:/(^\{)[a-z\d,+_-]+/,lookbehind:!0},operator:/^[=?!#%@$]|!(?=[:}])/,punctuation:/^\{|\}$|::?/}},italic:{pattern:/^(['_])[\s\S]+\1$/,inside:{punctuation:/^(?:''?|__?)|(?:''?|__?)$/}},bold:{pattern:/^\*[\s\S]+\*$/,inside:{punctuation:/^\*\*?|\*\*?$/}},punctuation:/^(?:``?|\+{1,3}|##?|\$\$|[~^]|\(\(\(?)|(?:''?|\+{1,3}|##?|\$\$|[~^`]|\)?\)\))$/}},replacement:{pattern:/\((?:C|R|TM)\)/,alias:"builtin"},entity:/&#?[\da-z]{1,8};/i,"line-continuation":{pattern:/(^| )\+$/m,lookbehind:!0,alias:"punctuation"}};function r(t){for(var e={},r=0,a=(t=t.split(" ")).length;r<a;r++)e[t[r]]=n[t[r]];return e}e.inside.interpreted.inside.rest=r("macro inline replacement entity"),n["passthrough-block"].inside.rest=r("macro"),n["literal-block"].inside.rest=r("callout"),n.table.inside.rest=r("comment-block passthrough-block literal-block other-block list-punctuation indented-block comment title attribute-entry attributes hr page-break admonition list-label callout macro inline replacement entity line-continuation"),n["other-block"].inside.rest=r("table list-punctuation indented-block comment attribute-entry attributes hr page-break admonition list-label macro inline replacement entity line-continuation"),n.title.inside.rest=r("macro inline replacement entity"),t.hooks.add("wrap",(function(t){"entity"===t.type&&(t.attributes.title=t.content.value.replace(/&amp;/,"&"))})),t.languages.adoc=t.languages.asciidoc}(t)}function Yg(t){t.register(Ff),t.register(Nf),t.languages.aspnet=t.languages.extend("markup",{"page-directive":{pattern:/<%\s*@.*%>/,alias:"tag",inside:{"page-directive":{pattern:/<%\s*@\s*(?:Assembly|Control|Implements|Import|Master(?:Type)?|OutputCache|Page|PreviousPageType|Reference|Register)?|%>/i,alias:"tag"},rest:t.languages.markup.tag.inside}},directive:{pattern:/<%.*%>/,alias:"tag",inside:{directive:{pattern:/<%\s*?[$=%#:]{0,2}|%>/,alias:"tag"},rest:t.languages.csharp}}}),t.languages.aspnet.tag.pattern=/<(?!%)\/?[^\s>\/]+(?:\s+[^\s>\/=]+(?:=(?:("|')(?:\\[\s\S]|(?!\1)[^\\])*\1|[^\s'">=]+))?)*\s*\/?>/,t.languages.insertBefore("inside","punctuation",{directive:t.languages.aspnet.directive},t.languages.aspnet.tag.inside["attr-value"]),t.languages.insertBefore("aspnet","comment",{"asp-comment":{pattern:/<%--[\s\S]*?--%>/,alias:["asp","comment"]}}),t.languages.insertBefore("aspnet",t.languages.javascript?"script":"tag",{"asp-script":{pattern:/(<script(?=.*runat=['"]?server\b)[^>]*>)[\s\S]*?(?=<\/script>)/i,lookbehind:!0,alias:["asp","script"],inside:t.languages.csharp||{}}})}function Xg(t){t.languages.asm6502={comment:/;.*/,directive:{pattern:/\.\w+(?= )/,alias:"property"},string:/(["'`])(?:\\.|(?!\1)[^\\\r\n])*\1/,"op-code":{pattern:/\b(?:ADC|AND|ASL|BCC|BCS|BEQ|BIT|BMI|BNE|BPL|BRK|BVC|BVS|CLC|CLD|CLI|CLV|CMP|CPX|CPY|DEC|DEX|DEY|EOR|INC|INX|INY|JMP|JSR|LDA|LDX|LDY|LSR|NOP|ORA|PHA|PHP|PLA|PLP|ROL|ROR|RTI|RTS|SBC|SEC|SED|SEI|STA|STX|STY|TAX|TAY|TSX|TXA|TXS|TYA|adc|and|asl|bcc|bcs|beq|bit|bmi|bne|bpl|brk|bvc|bvs|clc|cld|cli|clv|cmp|cpx|cpy|dec|dex|dey|eor|inc|inx|iny|jmp|jsr|lda|ldx|ldy|lsr|nop|ora|pha|php|pla|plp|rol|ror|rti|rts|sbc|sec|sed|sei|sta|stx|sty|tax|tay|tsx|txa|txs|tya)\b/,alias:"keyword"},"hex-number":{pattern:/#?\$[\da-f]{1,4}\b/i,alias:"number"},"binary-number":{pattern:/#?%[01]+\b/,alias:"number"},"decimal-number":{pattern:/#?\b\d+\b/,alias:"number"},register:{pattern:/\b[xya]\b/i,alias:"variable"},punctuation:/[(),:]/}}function $g(t){t.languages.asmatmel={comment:{pattern:/;.*/,greedy:!0},string:{pattern:/(["'`])(?:\\.|(?!\1)[^\\\r\n])*\1/,greedy:!0},constant:/\b(?:PORT[A-Z]|DDR[A-Z]|(?:DD|P)[A-Z](?:\d|[0-2]\d|3[01]))\b/,directive:{pattern:/\.\w+(?= )/,alias:"property"},"r-register":{pattern:/\br(?:\d|[12]\d|3[01])\b/,alias:"variable"},"op-code":{pattern:/\b(?:ADC|ADD|ADIW|AND|ANDI|ASR|BCLR|BLD|BRBC|BRBS|BRCC|BRCS|BREAK|BREQ|BRGE|BRHC|BRHS|BRID|BRIE|BRLO|BRLT|BRMI|BRNE|BRPL|BRSH|BRTC|BRTS|BRVC|BRVS|BSET|BST|CALL|CBI|CBR|CLC|CLH|CLI|CLN|CLR|CLS|CLT|CLV|CLZ|COM|CP|CPC|CPI|CPSE|DEC|DES|EICALL|EIJMP|ELPM|EOR|FMUL|FMULS|FMULSU|ICALL|IJMP|IN|INC|JMP|LAC|LAS|LAT|LD|LD[A-Za-z0-9]|LPM|LSL|LSR|MOV|MOVW|MUL|MULS|MULSU|NEG|NOP|OR|ORI|OUT|POP|PUSH|RCALL|RET|RETI|RJMP|ROL|ROR|SBC|SBCI|SBI|SBIC|SBIS|SBIW|SBR|SBRC|SBRS|SEC|SEH|SEI|SEN|SER|SES|SET|SEV|SEZ|SLEEP|SPM|ST|ST[A-Z0-9]|SUB|SUBI|SWAP|TST|WDR|XCH|adc|add|adiw|and|andi|asr|bclr|bld|brbc|brbs|brcc|brcs|break|breq|brge|brhc|brhs|brid|brie|brlo|brlt|brmi|brne|brpl|brsh|brtc|brts|brvc|brvs|bset|bst|call|cbi|cbr|clc|clh|cli|cln|clr|cls|clt|clv|clz|com|cp|cpc|cpi|cpse|dec|des|eicall|eijmp|elpm|eor|fmul|fmuls|fmulsu|icall|ijmp|in|inc|jmp|lac|las|lat|ld|ld[a-z0-9]|lpm|lsl|lsr|mov|movw|mul|muls|mulsu|neg|nop|or|ori|out|pop|push|rcall|ret|reti|rjmp|rol|ror|sbc|sbci|sbi|sbic|sbis|sbiw|sbr|sbrc|sbrs|sec|seh|sei|sen|ser|ses|set|sev|sez|sleep|spm|st|st[a-zA-Z0-9]|sub|subi|swap|tst|wdr|xch)\b/,alias:"keyword"},"hex-number":{pattern:/#?\$[\da-f]{2,4}\b/i,alias:"number"},"binary-number":{pattern:/#?%[01]+\b/,alias:"number"},"decimal-number":{pattern:/#?\b\d+\b/,alias:"number"},register:{pattern:/\b[acznvshtixy]\b/i,alias:"variable"},operator:/>>=?|<<=?|&[&=]?|\|[\|=]?|[-+*/%^!=<>?]=?/,punctuation:/[(),:]/}}function Kg(t){t.languages.autohotkey={comment:[{pattern:/(^|\s);.*/,lookbehind:!0},{pattern:/(^[\t ]*)\/\*(?:[\r\n](?![ \t]*\*\/)|[^\r\n])*(?:[\r\n][ \t]*\*\/)?/m,lookbehind:!0,greedy:!0}],tag:{pattern:/^([ \t]*)[^\s,`":]+(?=:[ \t]*$)/m,lookbehind:!0},string:/"(?:[^"\n\r]|"")*"/,variable:/%\w+%/,number:/\b0x[\dA-Fa-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee]-?\d+)?/,operator:/\?|\/\/?=?|:=|\|[=|]?|&[=&]?|\+[=+]?|-[=-]?|\*[=*]?|<(?:<=?|>|=)?|>>?=?|[.^!=~]=?|\b(?:AND|NOT|OR)\b/,boolean:/\b(?:false|true)\b/,command:{pattern:/\b(?:AutoTrim|BlockInput|Break|Click|ClipWait|Continue|Control|ControlClick|ControlFocus|ControlGet|ControlGetFocus|ControlGetPos|ControlGetText|ControlMove|ControlSend|ControlSendRaw|ControlSetText|CoordMode|Critical|DetectHiddenText|DetectHiddenWindows|Drive|DriveGet|DriveSpaceFree|EnvAdd|EnvDiv|EnvGet|EnvMult|EnvSet|EnvSub|EnvUpdate|Exit|ExitApp|FileAppend|FileCopy|FileCopyDir|FileCreateDir|FileCreateShortcut|FileDelete|FileEncoding|FileGetAttrib|FileGetShortcut|FileGetSize|FileGetTime|FileGetVersion|FileInstall|FileMove|FileMoveDir|FileRead|FileReadLine|FileRecycle|FileRecycleEmpty|FileRemoveDir|FileSelectFile|FileSelectFolder|FileSetAttrib|FileSetTime|FormatTime|GetKeyState|Gosub|Goto|GroupActivate|GroupAdd|GroupClose|GroupDeactivate|Gui|GuiControl|GuiControlGet|Hotkey|ImageSearch|IniDelete|IniRead|IniWrite|Input|InputBox|KeyWait|ListHotkeys|ListLines|ListVars|Loop|Menu|MouseClick|MouseClickDrag|MouseGetPos|MouseMove|MsgBox|OnExit|OutputDebug|Pause|PixelGetColor|PixelSearch|PostMessage|Process|Progress|Random|RegDelete|RegRead|RegWrite|Reload|Repeat|Return|Run|RunAs|RunWait|Send|SendEvent|SendInput|SendMessage|SendMode|SendPlay|SendRaw|SetBatchLines|SetCapslockState|SetControlDelay|SetDefaultMouseSpeed|SetEnv|SetFormat|SetKeyDelay|SetMouseDelay|SetNumlockState|SetRegView|SetScrollLockState|SetStoreCapslockMode|SetTimer|SetTitleMatchMode|SetWinDelay|SetWorkingDir|Shutdown|Sleep|Sort|SoundBeep|SoundGet|SoundGetWaveVolume|SoundPlay|SoundSet|SoundSetWaveVolume|SplashImage|SplashTextOff|SplashTextOn|SplitPath|StatusBarGetText|StatusBarWait|StringCaseSense|StringGetPos|StringLeft|StringLen|StringLower|StringMid|StringReplace|StringRight|StringSplit|StringTrimLeft|StringTrimRight|StringUpper|Suspend|SysGet|Thread|ToolTip|Transform|TrayTip|URLDownloadToFile|WinActivate|WinActivateBottom|WinClose|WinGet|WinGetActiveStats|WinGetActiveTitle|WinGetClass|WinGetPos|WinGetText|WinGetTitle|WinHide|WinKill|WinMaximize|WinMenuSelectItem|WinMinimize|WinMinimizeAll|WinMinimizeAllUndo|WinMove|WinRestore|WinSet|WinSetTitle|WinShow|WinWait|WinWaitActive|WinWaitClose|WinWaitNotActive)\b/i,alias:"selector"},constant:/\b(?:a_ahkpath|a_ahkversion|a_appdata|a_appdatacommon|a_autotrim|a_batchlines|a_caretx|a_carety|a_computername|a_controldelay|a_cursor|a_dd|a_ddd|a_dddd|a_defaultmousespeed|a_desktop|a_desktopcommon|a_detecthiddentext|a_detecthiddenwindows|a_endchar|a_eventinfo|a_exitreason|a_fileencoding|a_formatfloat|a_formatinteger|a_gui|a_guicontrol|a_guicontrolevent|a_guievent|a_guiheight|a_guiwidth|a_guix|a_guiy|a_hour|a_iconfile|a_iconhidden|a_iconnumber|a_icontip|a_index|a_ipaddress1|a_ipaddress2|a_ipaddress3|a_ipaddress4|a_is64bitos|a_isadmin|a_iscompiled|a_iscritical|a_ispaused|a_issuspended|a_isunicode|a_keydelay|a_language|a_lasterror|a_linefile|a_linenumber|a_loopfield|a_loopfileattrib|a_loopfiledir|a_loopfileext|a_loopfilefullpath|a_loopfilelongpath|a_loopfilename|a_loopfileshortname|a_loopfileshortpath|a_loopfilesize|a_loopfilesizekb|a_loopfilesizemb|a_loopfiletimeaccessed|a_loopfiletimecreated|a_loopfiletimemodified|a_loopreadline|a_loopregkey|a_loopregname|a_loopregsubkey|a_loopregtimemodified|a_loopregtype|a_mday|a_min|a_mm|a_mmm|a_mmmm|a_mon|a_mousedelay|a_msec|a_mydocuments|a_now|a_nowutc|a_numbatchlines|a_ostype|a_osversion|a_priorhotkey|a_priorkey|a_programfiles|a_programs|a_programscommon|a_ptrsize|a_regview|a_screendpi|a_screenheight|a_screenwidth|a_scriptdir|a_scriptfullpath|a_scripthwnd|a_scriptname|a_sec|a_space|a_startmenu|a_startmenucommon|a_startup|a_startupcommon|a_stringcasesense|a_tab|a_temp|a_thisfunc|a_thishotkey|a_thislabel|a_thismenu|a_thismenuitem|a_thismenuitempos|a_tickcount|a_timeidle|a_timeidlephysical|a_timesincepriorhotkey|a_timesincethishotkey|a_titlematchmode|a_titlematchmodespeed|a_username|a_wday|a_windelay|a_windir|a_workingdir|a_yday|a_year|a_yweek|a_yyyy|clipboard|clipboardall|comspec|errorlevel|programfiles)\b/i,builtin:/\b(?:abs|acos|asc|asin|atan|ceil|chr|class|comobjactive|comobjarray|comobjconnect|comobjcreate|comobjerror|comobjflags|comobjget|comobjquery|comobjtype|comobjvalue|cos|dllcall|exp|fileexist|Fileopen|floor|format|il_add|il_create|il_destroy|instr|isfunc|islabel|IsObject|ln|log|ltrim|lv_add|lv_delete|lv_deletecol|lv_getcount|lv_getnext|lv_gettext|lv_insert|lv_insertcol|lv_modify|lv_modifycol|lv_setimagelist|mod|numget|numput|onmessage|regexmatch|regexreplace|registercallback|round|rtrim|sb_seticon|sb_setparts|sb_settext|sin|sqrt|strlen|strreplace|strsplit|substr|tan|tv_add|tv_delete|tv_get|tv_getchild|tv_getcount|tv_getnext|tv_getparent|tv_getprev|tv_getselection|tv_gettext|tv_modify|varsetcapacity|winactive|winexist|__Call|__Get|__New|__Set)\b/i,symbol:/\b(?:alt|altdown|altup|appskey|backspace|browser_back|browser_favorites|browser_forward|browser_home|browser_refresh|browser_search|browser_stop|bs|capslock|ctrl|ctrlbreak|ctrldown|ctrlup|del|delete|down|end|enter|esc|escape|f1|f10|f11|f12|f13|f14|f15|f16|f17|f18|f19|f2|f20|f21|f22|f23|f24|f3|f4|f5|f6|f7|f8|f9|home|ins|insert|joy1|joy10|joy11|joy12|joy13|joy14|joy15|joy16|joy17|joy18|joy19|joy2|joy20|joy21|joy22|joy23|joy24|joy25|joy26|joy27|joy28|joy29|joy3|joy30|joy31|joy32|joy4|joy5|joy6|joy7|joy8|joy9|joyaxes|joybuttons|joyinfo|joyname|joypov|joyr|joyu|joyv|joyx|joyy|joyz|lalt|launch_app1|launch_app2|launch_mail|launch_media|lbutton|lcontrol|lctrl|left|lshift|lwin|lwindown|lwinup|mbutton|media_next|media_play_pause|media_prev|media_stop|numlock|numpad0|numpad1|numpad2|numpad3|numpad4|numpad5|numpad6|numpad7|numpad8|numpad9|numpadadd|numpadclear|numpaddel|numpaddiv|numpaddot|numpaddown|numpadend|numpadenter|numpadhome|numpadins|numpadleft|numpadmult|numpadpgdn|numpadpgup|numpadright|numpadsub|numpadup|pgdn|pgup|printscreen|ralt|rbutton|rcontrol|rctrl|right|rshift|rwin|rwindown|rwinup|scrolllock|shift|shiftdown|shiftup|space|tab|up|volume_down|volume_mute|volume_up|wheeldown|wheelleft|wheelright|wheelup|xbutton1|xbutton2)\b/i,directive:{pattern:/#[a-z]+\b/i,alias:"important"},keyword:/\b(?:Abort|AboveNormal|Add|ahk_class|ahk_exe|ahk_group|ahk_id|ahk_pid|All|Alnum|Alpha|AltSubmit|AltTab|AltTabAndMenu|AltTabMenu|AltTabMenuDismiss|AlwaysOnTop|AutoSize|Background|BackgroundTrans|BelowNormal|between|BitAnd|BitNot|BitOr|BitShiftLeft|BitShiftRight|BitXOr|Bold|Border|Button|ByRef|Catch|Checkbox|Checked|CheckedGray|Choose|ChooseString|Close|Color|ComboBox|Contains|ControlList|Count|Date|DateTime|Days|DDL|Default|DeleteAll|Delimiter|Deref|Destroy|Digit|Disable|Disabled|DropDownList|Edit|Eject|Else|Enable|Enabled|Error|Exist|Expand|ExStyle|FileSystem|Finally|First|Flash|Float|FloatFast|Focus|Font|for|global|Grid|Group|GroupBox|GuiClose|GuiContextMenu|GuiDropFiles|GuiEscape|GuiSize|Hdr|Hidden|Hide|High|HKCC|HKCR|HKCU|HKEY_CLASSES_ROOT|HKEY_CURRENT_CONFIG|HKEY_CURRENT_USER|HKEY_LOCAL_MACHINE|HKEY_USERS|HKLM|HKU|Hours|HScroll|Icon|IconSmall|ID|IDLast|If|IfEqual|IfExist|IfGreater|IfGreaterOrEqual|IfInString|IfLess|IfLessOrEqual|IfMsgBox|IfNotEqual|IfNotExist|IfNotInString|IfWinActive|IfWinExist|IfWinNotActive|IfWinNotExist|Ignore|ImageList|in|Integer|IntegerFast|Interrupt|is|italic|Join|Label|LastFound|LastFoundExist|Limit|Lines|List|ListBox|ListView|local|Lock|Logoff|Low|Lower|Lowercase|MainWindow|Margin|Maximize|MaximizeBox|MaxSize|Minimize|MinimizeBox|MinMax|MinSize|Minutes|MonthCal|Mouse|Move|Multi|NA|No|NoActivate|NoDefault|NoHide|NoIcon|NoMainWindow|norm|Normal|NoSort|NoSortHdr|NoStandard|Not|NoTab|NoTimers|Number|Off|Ok|On|OwnDialogs|Owner|Parse|Password|Picture|Pixel|Pos|Pow|Priority|ProcessName|Radio|Range|Read|ReadOnly|Realtime|Redraw|Region|REG_BINARY|REG_DWORD|REG_EXPAND_SZ|REG_MULTI_SZ|REG_SZ|Relative|Rename|Report|Resize|Restore|Retry|RGB|Screen|Seconds|Section|Serial|SetLabel|ShiftAltTab|Show|Single|Slider|SortDesc|Standard|static|Status|StatusBar|StatusCD|strike|Style|Submit|SysMenu|Tab2|TabStop|Text|Theme|Throw|Tile|ToggleCheck|ToggleEnable|ToolWindow|Top|Topmost|TransColor|Transparent|Tray|TreeView|Try|TryAgain|Type|UnCheck|underline|Unicode|Unlock|Until|UpDown|Upper|Uppercase|UseErrorLevel|Vis|VisFirst|Visible|VScroll|Wait|WaitClose|WantCtrlA|WantF2|WantReturn|While|Wrap|Xdigit|xm|xp|xs|Yes|ym|yp|ys)\b/i,function:/[^(); \t,\n+*\-=?>:\\\/<&%\[\]]+(?=\()/,punctuation:/[{}[\]():,]/}}function Qg(t){t.languages.autoit={comment:[/;.*/,{pattern:/(^[\t ]*)#(?:comments-start|cs)[\s\S]*?^[ \t]*#(?:ce|comments-end)/m,lookbehind:!0}],url:{pattern:/(^[\t ]*#include\s+)(?:<[^\r\n>]+>|"[^\r\n"]+")/m,lookbehind:!0},string:{pattern:/(["'])(?:\1\1|(?!\1)[^\r\n])*\1/,greedy:!0,inside:{variable:/([%$@])\w+\1/}},directive:{pattern:/(^[\t ]*)#[\w-]+/m,lookbehind:!0,alias:"keyword"},function:/\b\w+(?=\()/,variable:/[$@]\w+/,keyword:/\b(?:Case|Const|Continue(?:Case|Loop)|Default|Dim|Do|Else(?:If)?|End(?:Func|If|Select|Switch|With)|Enum|Exit(?:Loop)?|For|Func|Global|If|In|Local|Next|Null|ReDim|Select|Static|Step|Switch|Then|To|Until|Volatile|WEnd|While|With)\b/i,number:/\b(?:0x[\da-f]+|\d+(?:\.\d+)?(?:e[+-]?\d+)?)\b/i,boolean:/\b(?:False|True)\b/i,operator:/<[=>]?|[-+*\/=&>]=?|[?^]|\b(?:And|Not|Or)\b/i,punctuation:/[\[\]().,:]/}}function Jg(t){!function(t){function e(t,e,n){return RegExp(function(t,e){return t.replace(/<<(\d+)>>/g,(function(t,n){return e[+n]}))}(t,e),n||"")}var n=/bool|clip|float|int|string|val/.source,r=[[/is(?:bool|clip|float|int|string)|defined|(?:(?:internal)?function|var)?exists?/.source,/apply|assert|default|eval|import|nop|select|undefined/.source,/opt_(?:allowfloataudio|avipadscanlines|dwchannelmask|enable_(?:b64a|planartopackedrgb|v210|y3_10_10|y3_10_16)|usewaveextensible|vdubplanarhack)|set(?:cachemode|maxcpu|memorymax|planarlegacyalignment|workingdir)/.source,/hex(?:value)?|value/.source,/abs|ceil|continued(?:denominator|numerator)?|exp|floor|fmod|frac|log(?:10)?|max|min|muldiv|pi|pow|rand|round|sign|spline|sqrt/.source,/a?sinh?|a?cosh?|a?tan[2h]?/.source,/(?:bit(?:and|not|x?or|[lr]?shift[aslu]?|sh[lr]|sa[lr]|[lr]rotatel?|ro[rl]|te?st|set(?:count)?|cl(?:ea)?r|ch(?:an)?ge?))/.source,/average(?:[bgr]|chroma[uv]|luma)|(?:[rgb]|chroma[uv]|luma|rgb|[yuv](?=difference(?:fromprevious|tonext)))difference(?:fromprevious|tonext)?|[yuvrgb]plane(?:median|min|max|minmaxdifference)/.source,/getprocessinfo|logmsg|script(?:dir(?:utf8)?|file(?:utf8)?|name(?:utf8)?)|setlogparams/.source,/chr|(?:fill|find|left|mid|replace|rev|right)str|format|[lu]case|ord|str(?:cmpi?|fromutf8|len|toutf8)|time|trim(?:all|left|right)/.source,/isversionorgreater|version(?:number|string)/.source,/buildpixeltype|colorspacenametopixeltype/.source,/addautoloaddir|on(?:cpu|cuda)|prefetch|setfiltermtmode/.source].join("|"),[/has(?:audio|video)/.source,/height|width/.source,/frame(?:count|rate)|framerate(?:denominator|numerator)/.source,/getparity|is(?:field|frame)based/.source,/bitspercomponent|componentsize|hasalpha|is(?:planar(?:rgba?)?|interleaved|rgb(?:24|32|48|64)?|y(?:8|u(?:va?|y2))?|yv(?:12|16|24|411)|420|422|444|packedrgb)|numcomponents|pixeltype/.source,/audio(?:bits|channels|duration|length(?:[fs]|hi|lo)?|rate)|isaudio(?:float|int)/.source].join("|"),[/avi(?:file)?source|directshowsource|image(?:reader|source|sourceanim)|opendmlsource|segmented(?:avisource|directshowsource)|wavsource/.source,/coloryuv|convertbacktoyuy2|convertto(?:RGB(?:24|32|48|64)|(?:planar)?RGBA?|Y8?|YV(?:12|16|24|411)|YUVA?(?:411|420|422|444)|YUY2)|fixluminance|gr[ae]yscale|invert|levels|limiter|mergea?rgb|merge(?:chroma|luma)|rgbadjust|show(?:alpha|blue|green|red)|swapuv|tweak|[uv]toy8?|ytouv/.source,/(?:colorkey|reset)mask|layer|mask(?:hs)?|merge|overlay|subtract/.source,/addborders|(?:bicubic|bilinear|blackman|gauss|lanczos4|lanczos|point|sinc|spline(?:16|36|64))resize|crop(?:bottom)?|flip(?:horizontal|vertical)|(?:horizontal|vertical)?reduceby2|letterbox|skewrows|turn(?:180|left|right)/.source,/blur|fixbrokenchromaupsampling|generalconvolution|(?:spatial|temporal)soften|sharpen/.source,/trim|(?:un)?alignedsplice|(?:assume|assumescaled|change|convert)FPS|(?:delete|duplicate)frame|dissolve|fade(?:in|io|out)[02]?|freezeframe|interleave|loop|reverse|select(?:even|odd|(?:range)?every)/.source,/assume[bt]ff|assume(?:field|frame)based|bob|complementparity|doubleweave|peculiarblend|pulldown|separate(?:columns|fields|rows)|swapfields|weave(?:columns|rows)?/.source,/amplify(?:db)?|assumesamplerate|audiodub(?:ex)?|audiotrim|convertaudioto(?:(?:8|16|24|32)bit|float)|converttomono|delayaudio|ensurevbrmp3sync|get(?:left|right)?channel|kill(?:audio|video)|mergechannels|mixaudio|monotostereo|normalize|resampleaudio|ssrc|supereq|timestretch/.source,/animate|applyrange|conditional(?:filter|reader|select)|frameevaluate|scriptclip|tcp(?:server|source)|writefile(?:end|if|start)?/.source,/imagewriter/.source,/blackness|blankclip|colorbars(?:hd)?|compare|dumpfiltergraph|echo|histogram|info|messageclip|preroll|setgraphanalysis|show(?:framenumber|smpte|time)|showfiveversions|stack(?:horizontal|vertical)|subtitle|tone|version/.source].join("|")].join("|");t.languages.avisynth={comment:[{pattern:/(^|[^\\])\[\*(?:[^\[*]|\[(?!\*)|\*(?!\])|\[\*(?:[^\[*]|\[(?!\*)|\*(?!\]))*\*\])*\*\]/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\$])#.*/,lookbehind:!0,greedy:!0}],argument:{pattern:e(/\b(?:<<0>>)\s+("?)\w+\1/.source,[n],"i"),inside:{keyword:/^\w+/}},"argument-label":{pattern:/([,(][\s\\]*)\w+\s*=(?!=)/,lookbehind:!0,inside:{"argument-name":{pattern:/^\w+/,alias:"punctuation"},punctuation:/=$/}},string:[{pattern:/"""[\s\S]*?"""/,greedy:!0},{pattern:/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0,inside:{constant:{pattern:/\b(?:DEFAULT_MT_MODE|(?:MAINSCRIPT|PROGRAM|SCRIPT)DIR|(?:MACHINE|USER)_(?:CLASSIC|PLUS)_PLUGINS)\b/}}}],variable:/\b(?:last)\b/i,boolean:/\b(?:false|no|true|yes)\b/i,keyword:/\b(?:catch|else|for|function|global|if|return|try|while|__END__)\b/i,constant:/\bMT_(?:MULTI_INSTANCE|NICE_FILTER|SERIALIZED|SPECIAL_MT)\b/,"builtin-function":{pattern:e(/\b(?:<<0>>)\b/.source,[r],"i"),alias:"function"},"type-cast":{pattern:e(/\b(?:<<0>>)(?=\s*\()/.source,[n],"i"),alias:"keyword"},function:{pattern:/\b[a-z_]\w*(?=\s*\()|(\.)[a-z_]\w*\b/i,lookbehind:!0},"line-continuation":{pattern:/(^[ \t]*)\\|\\(?=[ \t]*$)/m,lookbehind:!0,alias:"punctuation"},number:/\B\$(?:[\da-f]{6}|[\da-f]{8})\b|(?:(?:\b|\B-)\d+(?:\.\d*)?\b|\B\.\d+\b)/i,operator:/\+\+?|[!=<>]=?|&&|\|\||[?:*/%-]/,punctuation:/[{}\[\]();,.]/},t.languages.avs=t.languages.avisynth}(t)}function tv(t){t.languages["avro-idl"]={comment:{pattern:/\/\/.*|\/\*[\s\S]*?\*\//,greedy:!0},string:{pattern:/(^|[^\\])"(?:[^\r\n"\\]|\\.)*"/,lookbehind:!0,greedy:!0},annotation:{pattern:/@(?:[$\w.-]|`[^\r\n`]+`)+/,greedy:!0,alias:"function"},"function-identifier":{pattern:/`[^\r\n`]+`(?=\s*\()/,greedy:!0,alias:"function"},identifier:{pattern:/`[^\r\n`]+`/,greedy:!0},"class-name":{pattern:/(\b(?:enum|error|protocol|record|throws)\b\s+)[$\w]+/,lookbehind:!0,greedy:!0},keyword:/\b(?:array|boolean|bytes|date|decimal|double|enum|error|false|fixed|float|idl|import|int|local_timestamp_ms|long|map|null|oneway|protocol|record|schema|string|throws|time_ms|timestamp_ms|true|union|uuid|void)\b/,function:/\b[a-z_]\w*(?=\s*\()/i,number:[{pattern:/(^|[^\w.])-?(?:(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?|0x(?:[a-f0-9]+(?:\.[a-f0-9]*)?|\.[a-f0-9]+)(?:p[+-]?\d+)?)[dfl]?(?![\w.])/i,lookbehind:!0},/-?\b(?:Infinity|NaN)\b/],operator:/=/,punctuation:/[()\[\]{}<>.:,;-]/},t.languages.avdl=t.languages["avro-idl"]}function ev(t){t.languages.awk={hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},comment:{pattern:/#.*/,greedy:!0},string:{pattern:/(^|[^\\])"(?:[^\\"\r\n]|\\.)*"/,lookbehind:!0,greedy:!0},regex:{pattern:/((?:^|[^\w\s)])\s*)\/(?:[^\/\\\r\n]|\\.)*\//,lookbehind:!0,greedy:!0},variable:/\$\w+/,keyword:/\b(?:BEGIN|BEGINFILE|END|ENDFILE|break|case|continue|default|delete|do|else|exit|for|function|getline|if|in|next|nextfile|printf?|return|switch|while)\b|@(?:include|load)\b/,function:/\b[a-z_]\w*(?=\s*\()/i,number:/\b(?:\d+(?:\.\d+)?(?:e[+-]?\d+)?|0x[a-fA-F0-9]+)\b/,operator:/--|\+\+|!?~|>&|>>|<<|(?:\*\*|[<>!=+\-*/%^])=?|&&|\|[|&]|[?:]/,punctuation:/[()[\]{},;]/},t.languages.gawk=t.languages.awk}function nv(t){!function(t){var e=/%%?[~:\w]+%?|!\S+!/,n={pattern:/\/[a-z?]+(?=[ :]|$):?|-[a-z]\b|--[a-z-]+\b/im,alias:"attr-name",inside:{punctuation:/:/}},r=/"(?:[\\"]"|[^"])*"(?!")/,a=/(?:\b|-)\d+\b/;t.languages.batch={comment:[/^::.*/m,{pattern:/((?:^|[&(])[ \t]*)rem\b(?:[^^&)\r\n]|\^(?:\r\n|[\s\S]))*/im,lookbehind:!0}],label:{pattern:/^:.*/m,alias:"property"},command:[{pattern:/((?:^|[&(])[ \t]*)for(?: \/[a-z?](?:[ :](?:"[^"]*"|[^\s"/]\S*))?)* \S+ in \([^)]+\) do/im,lookbehind:!0,inside:{keyword:/\b(?:do|in)\b|^for\b/i,string:r,parameter:n,variable:e,number:a,punctuation:/[()',]/}},{pattern:/((?:^|[&(])[ \t]*)if(?: \/[a-z?](?:[ :](?:"[^"]*"|[^\s"/]\S*))?)* (?:not )?(?:cmdextversion \d+|defined \w+|errorlevel \d+|exist \S+|(?:"[^"]*"|(?!")(?:(?!==)\S)+)?(?:==| (?:equ|geq|gtr|leq|lss|neq) )(?:"[^"]*"|[^\s"]\S*))/im,lookbehind:!0,inside:{keyword:/\b(?:cmdextversion|defined|errorlevel|exist|not)\b|^if\b/i,string:r,parameter:n,variable:e,number:a,operator:/\^|==|\b(?:equ|geq|gtr|leq|lss|neq)\b/i}},{pattern:/((?:^|[&()])[ \t]*)else\b/im,lookbehind:!0,inside:{keyword:/^else\b/i}},{pattern:/((?:^|[&(])[ \t]*)set(?: \/[a-z](?:[ :](?:"[^"]*"|[^\s"/]\S*))?)* (?:[^^&)\r\n]|\^(?:\r\n|[\s\S]))*/im,lookbehind:!0,inside:{keyword:/^set\b/i,string:r,parameter:n,variable:[e,/\w+(?=(?:[*\/%+\-&^|]|<<|>>)?=)/],number:a,operator:/[*\/%+\-&^|]=?|<<=?|>>=?|[!~_=]/,punctuation:/[()',]/}},{pattern:/((?:^|[&(])[ \t]*@?)\w+\b(?:"(?:[\\"]"|[^"])*"(?!")|[^"^&)\r\n]|\^(?:\r\n|[\s\S]))*/m,lookbehind:!0,inside:{keyword:/^\w+\b/,string:r,parameter:n,label:{pattern:/(^\s*):\S+/m,lookbehind:!0,alias:"property"},variable:e,number:a,operator:/\^/}}],operator:/[&@]/,punctuation:/[()']/}}(t)}function rv(t){t.languages.bbcode={tag:{pattern:/\[\/?[^\s=\]]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'"\]=]+))?(?:\s+[^\s=\]]+\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'"\]=]+))*\s*\]/,inside:{tag:{pattern:/^\[\/?[^\s=\]]+/,inside:{punctuation:/^\[\/?/}},"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'"\]=]+)/,inside:{punctuation:[/^=/,{pattern:/^(\s*)["']|["']$/,lookbehind:!0}]}},punctuation:/\]/,"attr-name":/[^\s=\]]+/}}},t.languages.shortcode=t.languages.bbcode}function av(t){!function(t){t.languages.bbj={comment:{pattern:/(^|[^\\:])rem\s+.*/i,lookbehind:!0,greedy:!0},string:{pattern:/(['"])(?:(?!\1|\\).|\\.)*\1/,greedy:!0},number:/(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:E[+-]?\d+)?/i,keyword:/\b(?:abstract|all|argc|begin|bye|callback|case|chn|class|classend|ctl|day|declare|delete|dim|dom|dread|dsz|else|end|endif|err|exitto|extends|fi|field|for|from|gosub|goto|if|implements|interface|interfaceend|iol|iolist|let|list|load|method|methodend|methodret|on|opts|pfx|print|private|process_events|protected|psz|public|read|read_resource|release|remove_callback|repeat|restore|return|rev|seterr|setesc|sqlchn|sqlunt|ssn|start|static|swend|switch|sys|then|tim|unt|until|use|void|wend|where|while)\b/i,function:/\b\w+(?=\()/,boolean:/\b(?:BBjAPI\.TRUE|BBjAPI\.FALSE)\b/i,operator:/<[=>]?|>=?|[+\-*\/^=&]|\b(?:and|not|or|xor)\b/i,punctuation:/[.,;:()]/}}(t)}function iv(t){t.languages.bicep={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],property:[{pattern:/([\r\n][ \t]*)[a-z_]\w*(?=[ \t]*:)/i,lookbehind:!0},{pattern:/([\r\n][ \t]*)'(?:\\.|\$(?!\{)|[^'\\\r\n$])*'(?=[ \t]*:)/,lookbehind:!0,greedy:!0}],string:[{pattern:/'''[^'][\s\S]*?'''/,greedy:!0},{pattern:/(^|[^\\'])'(?:\\.|\$(?!\{)|[^'\\\r\n$])*'/,lookbehind:!0,greedy:!0}],"interpolated-string":{pattern:/(^|[^\\'])'(?:\\.|\$(?:(?!\{)|\{[^{}\r\n]*\})|[^'\\\r\n$])*'/,lookbehind:!0,greedy:!0,inside:{interpolation:{pattern:/\$\{[^{}\r\n]*\}/,inside:{expression:{pattern:/(^\$\{)[\s\S]+(?=\}$)/,lookbehind:!0},punctuation:/^\$\{|\}$/}},string:/[\s\S]+/}},datatype:{pattern:/(\b(?:output|param)\b[ \t]+\w+[ \t]+)\w+\b/,lookbehind:!0,alias:"class-name"},boolean:/\b(?:false|true)\b/,keyword:/\b(?:existing|for|if|in|module|null|output|param|resource|targetScope|var)\b/,decorator:/@\w+\b/,function:/\b[a-z_]\w*(?=[ \t]*\()/i,number:/(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:E[+-]?\d+)?/i,operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/,punctuation:/[{}[\];(),.:]/},t.languages.bicep["interpolated-string"].inside.interpolation.inside.expression.inside=t.languages.bicep}function ov(t){t.register(Tf),t.languages.birb=t.languages.extend("clike",{string:{pattern:/r?("|')(?:\\.|(?!\1)[^\\])*\1/,greedy:!0},"class-name":[/\b[A-Z](?:[\d_]*[a-zA-Z]\w*)?\b/,/\b(?:[A-Z]\w*|(?!(?:var|void)\b)[a-z]\w*)(?=\s+\w+\s*[;,=()])/],keyword:/\b(?:assert|break|case|class|const|default|else|enum|final|follows|for|grab|if|nest|new|next|noSeeb|return|static|switch|throw|var|void|while)\b/,operator:/\+\+|--|&&|\|\||<<=?|>>=?|~(?:\/=?)?|[+\-*\/%&^|=!<>]=?|\?|:/,variable:/\b[a-z_]\w*\b/}),t.languages.insertBefore("birb","function",{metadata:{pattern:/<\w+>/,greedy:!0,alias:"symbol"}})}function lv(t){t.register(Vf),t.languages.bison=t.languages.extend("c",{}),t.languages.insertBefore("bison","comment",{bison:{pattern:/^(?:[^%]|%(?!%))*%%[\s\S]*?%%/,inside:{c:{pattern:/%\{[\s\S]*?%\}|\{(?:\{[^}]*\}|[^{}])*\}/,inside:{delimiter:{pattern:/^%?\{|%?\}$/,alias:"punctuation"},"bison-variable":{pattern:/[$@](?:<[^\s>]+>)?[\w$]+/,alias:"variable",inside:{punctuation:/<|>/}},rest:t.languages.c}},comment:t.languages.c.comment,string:t.languages.c.string,property:/\S+(?=:)/,keyword:/%\w+/,number:{pattern:/(^|[^@])\b(?:0x[\da-f]+|\d+)/i,lookbehind:!0},punctuation:/%[%?]|[|:;\[\]<>]/}}})}function cv(t){t.languages.bnf={string:{pattern:/"[^\r\n"]*"|'[^\r\n']*'/},definition:{pattern:/<[^<>\r\n\t]+>(?=\s*::=)/,alias:["rule","keyword"],inside:{punctuation:/^<|>$/}},rule:{pattern:/<[^<>\r\n\t]+>/,inside:{punctuation:/^<|>$/}},operator:/::=|[|()[\]{}*+?]|\.{3}/},t.languages.rbnf=t.languages.bnf}function sv(t){t.languages.bqn={shebang:{pattern:/^#![ \t]*\/.*/,alias:"important",greedy:!0},comment:{pattern:/#.*/,greedy:!0},"string-literal":{pattern:/"(?:[^"]|"")*"/,greedy:!0,alias:"string"},"character-literal":{pattern:/'(?:[\s\S]|[\uD800-\uDBFF][\uDC00-\uDFFF])'/,greedy:!0,alias:"char"},function:/\u2022[\w\xaf.\u221e\u03c0]+[\w\xaf.\u221e\u03c0]*/,"dot-notation-on-brackets":{pattern:/\{(?=.*\}\.)|\}\./,alias:"namespace"},"special-name":{pattern:/(?:\ud835\udd68|\ud835\udd69|\ud835\udd57|\ud835\udd58|\ud835\udd64|\ud835\udd63|\ud835\udd4e|\ud835\udd4f|\ud835\udd3d|\ud835\udd3e|\ud835\udd4a|_\ud835\udd63_|_\ud835\udd63)/,alias:"keyword"},"dot-notation-on-name":{pattern:/[A-Za-z_][\w\xaf\u221e\u03c0]*\./,alias:"namespace"},"word-number-scientific":{pattern:/\d+(?:\.\d+)?[eE]\xaf?\d+/,alias:"number"},"word-name":{pattern:/[A-Za-z_][\w\xaf\u221e\u03c0]*/,alias:"symbol"},"word-number":{pattern:/[\xaf\u221e\u03c0]?(?:\d*\.?\b\d+(?:e[+\xaf]?\d+|E[+\xaf]?\d+)?|\xaf|\u221e|\u03c0)(?:j\xaf?(?:(?:\d+(?:\.\d+)?|\.\d+)(?:e[+\xaf]?\d+|E[+\xaf]?\d+)?|\xaf|\u221e|\u03c0))?/,alias:"number"},"null-literal":{pattern:/@/,alias:"char"},"primitive-functions":{pattern:/[-+\xd7\xf7\u22c6\u221a\u230a\u2308|\xac\u2227\u2228<>\u2260=\u2264\u2265\u2261\u2262\u22a3\u22a2\u294a\u223e\u224d\u22c8\u2191\u2193\u2195\xab\xbb\u233d\u2349/\u234b\u2352\u228f\u2291\u2290\u2292\u220a\u2377\u2294!]/,alias:"operator"},"primitive-1-operators":{pattern:/[`\u02dc\u02d8\xa8\u207c\u231c\xb4\u02dd\u02d9]/,alias:"operator"},"primitive-2-operators":{pattern:/[\u2218\u22b8\u27dc\u25cb\u233e\u2389\u2687\u235f\u2298\u25f6\u238a]/,alias:"operator"},punctuation:/[\u2190\u21d0\u21a9(){}\u27e8\u27e9[\]\u203f\xb7\u22c4,.;:?]/}}function uv(t){t.languages.brainfuck={pointer:{pattern:/<|>/,alias:"keyword"},increment:{pattern:/\+/,alias:"inserted"},decrement:{pattern:/-/,alias:"deleted"},branching:{pattern:/\[|\]/,alias:"important"},operator:/[.,]/,comment:/\S+/}}function dv(t){t.languages.brightscript={comment:/(?:\brem|').*/i,"directive-statement":{pattern:/(^[\t ]*)#(?:const|else(?:[\t ]+if)?|end[\t ]+if|error|if).*/im,lookbehind:!0,alias:"property",inside:{"error-message":{pattern:/(^#error).+/,lookbehind:!0},directive:{pattern:/^#(?:const|else(?:[\t ]+if)?|end[\t ]+if|error|if)/,alias:"keyword"},expression:{pattern:/[\s\S]+/,inside:null}}},property:{pattern:/([\r\n{,][\t ]*)(?:(?!\d)\w+|"(?:[^"\r\n]|"")*"(?!"))(?=[ \t]*:)/,lookbehind:!0,greedy:!0},string:{pattern:/"(?:[^"\r\n]|"")*"(?!")/,greedy:!0},"class-name":{pattern:/(\bAs[\t ]+)\w+/i,lookbehind:!0},keyword:/\b(?:As|Dim|Each|Else|Elseif|End|Exit|For|Function|Goto|If|In|Print|Return|Step|Stop|Sub|Then|To|While)\b/i,boolean:/\b(?:false|true)\b/i,function:/\b(?!\d)\w+(?=[\t ]*\()/,number:/(?:\b\d+(?:\.\d+)?(?:[ed][+-]\d+)?|&h[a-f\d]+)\b[%&!#]?/i,operator:/--|\+\+|>>=?|<<=?|<>|[-+*/\\<>]=?|[:^=?]|\b(?:and|mod|not|or)\b/i,punctuation:/[.,;()[\]{}]/,constant:/\b(?:LINE_NUM)\b/i},t.languages.brightscript["directive-statement"].inside.expression.inside=t.languages.brightscript}function hv(t){t.languages.bro={comment:{pattern:/(^|[^\\$])#.*/,lookbehind:!0,inside:{italic:/\b(?:FIXME|TODO|XXX)\b/}},string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},boolean:/\b[TF]\b/,function:{pattern:/(\b(?:event|function|hook)[ \t]+)\w+(?:::\w+)?/,lookbehind:!0},builtin:/(?:@(?:load(?:-(?:plugin|sigs))?|unload|prefixes|ifn?def|else|(?:end)?if|DIR|FILENAME))|(?:&?(?:add_func|create_expire|default|delete_func|encrypt|error_handler|expire_func|group|log|mergeable|optional|persistent|priority|raw_output|read_expire|redef|rotate_interval|rotate_size|synchronized|type_column|write_expire))/,constant:{pattern:/(\bconst[ \t]+)\w+/i,lookbehind:!0},keyword:/\b(?:add|addr|alarm|any|bool|break|const|continue|count|delete|double|else|enum|event|export|file|for|function|global|hook|if|in|int|interval|local|module|next|of|opaque|pattern|port|print|record|return|schedule|set|string|subnet|table|time|timeout|using|vector|when)\b/,operator:/--?|\+\+?|!=?=?|<=?|>=?|==?=?|&&|\|\|?|\?|\*|\/|~|\^|%/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,punctuation:/[{}[\];(),.:]/}}function fv(t){t.languages.bsl={comment:/\/\/.*/,string:[{pattern:/"(?:[^"]|"")*"(?!")/,greedy:!0},{pattern:/'(?:[^'\r\n\\]|\\.)*'/}],keyword:[{pattern:/(^|[^\w\u0400-\u0484\u0487-\u052f\u1d2b\u1d78\u2de0-\u2dff\ua640-\ua69f\ufe2e\ufe2f])(?:\u043f\u043e\u043a\u0430|\u0434\u043b\u044f|\u043d\u043e\u0432\u044b\u0439|\u043f\u0440\u0435\u0440\u0432\u0430\u0442\u044c|\u043f\u043e\u043f\u044b\u0442\u043a\u0430|\u0438\u0441\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435|\u0432\u044b\u0437\u0432\u0430\u0442\u044c\u0438\u0441\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435|\u0438\u043d\u0430\u0447\u0435|\u043a\u043e\u043d\u0435\u0446\u043f\u043e\u043f\u044b\u0442\u043a\u0438|\u043d\u0435\u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043e|\u0444\u0443\u043d\u043a\u0446\u0438\u044f|\u043f\u0435\u0440\u0435\u043c|\u0432\u043e\u0437\u0432\u0440\u0430\u0442|\u043a\u043e\u043d\u0435\u0446\u0444\u0443\u043d\u043a\u0446\u0438\u0438|\u0435\u0441\u043b\u0438|\u0438\u043d\u0430\u0447\u0435\u0435\u0441\u043b\u0438|\u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0430|\u043a\u043e\u043d\u0435\u0446\u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u044b|\u0442\u043e\u0433\u0434\u0430|\u0437\u043d\u0430\u0447|\u044d\u043a\u0441\u043f\u043e\u0440\u0442|\u043a\u043e\u043d\u0435\u0446\u0435\u0441\u043b\u0438|\u0438\u0437|\u043a\u0430\u0436\u0434\u043e\u0433\u043e|\u0438\u0441\u0442\u0438\u043d\u0430|\u043b\u043e\u0436\u044c|\u043f\u043e|\u0446\u0438\u043a\u043b|\u043a\u043e\u043d\u0435\u0446\u0446\u0438\u043a\u043b\u0430|\u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c)(?![\w\u0400-\u0484\u0487-\u052f\u1d2b\u1d78\u2de0-\u2dff\ua640-\ua69f\ufe2e\ufe2f])/i,lookbehind:!0},{pattern:/\b(?:break|do|each|else|elseif|enddo|endfunction|endif|endprocedure|endtry|except|execute|export|false|for|function|if|in|new|null|procedure|raise|return|then|to|true|try|undefined|val|var|while)\b/i}],number:{pattern:/(^(?=\d)|[^\w\u0400-\u0484\u0487-\u052f\u1d2b\u1d78\u2de0-\u2dff\ua640-\ua69f\ufe2e\ufe2f])(?:\d+(?:\.\d*)?|\.\d+)(?:E[+-]?\d+)?/i,lookbehind:!0},operator:[/[<>+\-*/]=?|[%=]/,{pattern:/(^|[^\w\u0400-\u0484\u0487-\u052f\u1d2b\u1d78\u2de0-\u2dff\ua640-\ua69f\ufe2e\ufe2f])(?:\u0438|\u0438\u043b\u0438|\u043d\u0435)(?![\w\u0400-\u0484\u0487-\u052f\u1d2b\u1d78\u2de0-\u2dff\ua640-\ua69f\ufe2e\ufe2f])/i,lookbehind:!0},{pattern:/\b(?:and|not|or)\b/i}],punctuation:/\(\.|\.\)|[()\[\]:;,.]/,directive:[{pattern:/^([ \t]*)&.*/m,lookbehind:!0,greedy:!0,alias:"important"},{pattern:/^([ \t]*)#.*/gm,lookbehind:!0,greedy:!0,alias:"important"}]},t.languages.oscript=t.languages.bsl}function pv(t){t.register(Tf),t.languages.cfscript=t.languages.extend("clike",{comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,inside:{annotation:{pattern:/(?:^|[^.])@[\w\.]+/,alias:"punctuation"}}},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],keyword:/\b(?:abstract|break|catch|component|continue|default|do|else|extends|final|finally|for|function|if|in|include|package|private|property|public|remote|required|rethrow|return|static|switch|throw|try|var|while|xml)\b(?!\s*=)/,operator:[/\+\+|--|&&|\|\||::|=>|[!=]==|[-+*/%&|^!=<>]=?|\?(?:\.|:)?|:/,/\b(?:and|contains|eq|equal|eqv|gt|gte|imp|is|lt|lte|mod|not|or|xor)\b/],scope:{pattern:/\b(?:application|arguments|cgi|client|cookie|local|session|super|this|variables)\b/,alias:"global"},type:{pattern:/\b(?:any|array|binary|boolean|date|guid|numeric|query|string|struct|uuid|void|xml)\b/,alias:"builtin"}}),t.languages.insertBefore("cfscript","keyword",{"function-variable":{pattern:/[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"}}),delete t.languages.cfscript["class-name"],t.languages.cfc=t.languages.cfscript}function gv(t){t.register(Tf),t.register(Of),t.languages.chaiscript=t.languages.extend("clike",{string:{pattern:/(^|[^\\])'(?:[^'\\]|\\[\s\S])*'/,lookbehind:!0,greedy:!0},"class-name":[{pattern:/(\bclass\s+)\w+/,lookbehind:!0},{pattern:/(\b(?:attr|def)\s+)\w+(?=\s*::)/,lookbehind:!0}],keyword:/\b(?:attr|auto|break|case|catch|class|continue|def|default|else|finally|for|fun|global|if|return|switch|this|try|var|while)\b/,number:[t.languages.cpp.number,/\b(?:Infinity|NaN)\b/],operator:/>>=?|<<=?|\|\||&&|:[:=]?|--|\+\+|[=!<>+\-*/%|&^]=?|[?~]|`[^`\r\n]{1,4}`/}),t.languages.insertBefore("chaiscript","operator",{"parameter-type":{pattern:/([,(]\s*)\w+(?=\s+\w)/,lookbehind:!0,alias:"class-name"}}),t.languages.insertBefore("chaiscript","string",{"string-interpolation":{pattern:/(^|[^\\])"(?:[^"$\\]|\\[\s\S]|\$(?!\{)|\$\{(?:[^{}]|\{(?:[^{}]|\{[^{}]*\})*\})*\})*"/,lookbehind:!0,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^{}]*\})*\})*\}/,lookbehind:!0,inside:{"interpolation-expression":{pattern:/(^\$\{)[\s\S]+(?=\}$)/,lookbehind:!0,inside:t.languages.chaiscript},"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"}}},string:/[\s\S]+/}}})}function vv(t){t.languages.cil={comment:/\/\/.*/,string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},directive:{pattern:/(^|\W)\.[a-z]+(?=\s)/,lookbehind:!0,alias:"class-name"},variable:/\[[\w\.]+\]/,keyword:/\b(?:abstract|ansi|assembly|auto|autochar|beforefieldinit|bool|bstr|byvalstr|catch|char|cil|class|currency|date|decimal|default|enum|error|explicit|extends|extern|famandassem|family|famorassem|final(?:ly)?|float32|float64|hidebysig|u?int(?:8|16|32|64)?|iant|idispatch|implements|import|initonly|instance|interface|iunknown|literal|lpstr|lpstruct|lptstr|lpwstr|managed|method|native(?:Type)?|nested|newslot|object(?:ref)?|pinvokeimpl|private|privatescope|public|reqsecobj|rtspecialname|runtime|sealed|sequential|serializable|specialname|static|string|struct|syschar|tbstr|unicode|unmanagedexp|unsigned|value(?:type)?|variant|virtual|void)\b/,function:/\b(?:(?:constrained|no|readonly|tail|unaligned|volatile)\.)?(?:conv\.(?:[iu][1248]?|ovf\.[iu][1248]?(?:\.un)?|r\.un|r4|r8)|ldc\.(?:i4(?:\.\d+|\.[mM]1|\.s)?|i8|r4|r8)|ldelem(?:\.[iu][1248]?|\.r[48]|\.ref|a)?|ldind\.(?:[iu][1248]?|r[48]|ref)|stelem\.?(?:i[1248]?|r[48]|ref)?|stind\.(?:i[1248]?|r[48]|ref)?|end(?:fault|filter|finally)|ldarg(?:\.[0-3s]|a(?:\.s)?)?|ldloc(?:\.\d+|\.s)?|sub(?:\.ovf(?:\.un)?)?|mul(?:\.ovf(?:\.un)?)?|add(?:\.ovf(?:\.un)?)?|stloc(?:\.[0-3s])?|refany(?:type|val)|blt(?:\.un)?(?:\.s)?|ble(?:\.un)?(?:\.s)?|bgt(?:\.un)?(?:\.s)?|bge(?:\.un)?(?:\.s)?|unbox(?:\.any)?|init(?:blk|obj)|call(?:i|virt)?|brfalse(?:\.s)?|bne\.un(?:\.s)?|ldloca(?:\.s)?|brzero(?:\.s)?|brtrue(?:\.s)?|brnull(?:\.s)?|brinst(?:\.s)?|starg(?:\.s)?|leave(?:\.s)?|shr(?:\.un)?|rem(?:\.un)?|div(?:\.un)?|clt(?:\.un)?|alignment|castclass|ldvirtftn|beq(?:\.s)?|ckfinite|ldsflda|ldtoken|localloc|mkrefany|rethrow|cgt\.un|arglist|switch|stsfld|sizeof|newobj|newarr|ldsfld|ldnull|ldflda|isinst|throw|stobj|stfld|ldstr|ldobj|ldlen|ldftn|ldfld|cpobj|cpblk|break|br\.s|xor|shl|ret|pop|not|nop|neg|jmp|dup|cgt|ceq|box|and|or|br)\b/,boolean:/\b(?:false|true)\b/,number:/\b-?(?:0x[0-9a-f]+|\d+)(?:\.[0-9a-f]+)?\b/i,punctuation:/[{}[\];(),:=]|IL_[0-9A-Za-z]+/}}function mv(t){t.register(Vf),t.languages.cilkc=t.languages.insertBefore("c","function",{"parallel-keyword":{pattern:/\bcilk_(?:for|reducer|s(?:cope|pawn|ync))\b/,alias:"keyword"}}),t.languages["cilk-c"]=t.languages.cilkc}function yv(t){t.register(Of),t.languages.cilkcpp=t.languages.insertBefore("cpp","function",{"parallel-keyword":{pattern:/\bcilk_(?:for|reducer|s(?:cope|pawn|ync))\b/,alias:"keyword"}}),t.languages["cilk-cpp"]=t.languages.cilkcpp,t.languages.cilk=t.languages.cilkcpp}function bv(t){t.languages.clojure={comment:{pattern:/;.*/,greedy:!0},string:{pattern:/"(?:[^"\\]|\\.)*"/,greedy:!0},char:/\\\w+/,symbol:{pattern:/(^|[\s()\[\]{},])::?[\w*+!?'<>=/.-]+/,lookbehind:!0},keyword:{pattern:/(\()(?:-|->|->>|\.|\.\.|\*|\/|\+|<|<=|=|==|>|>=|accessor|agent|agent-errors|aget|alength|all-ns|alter|and|append-child|apply|array-map|aset|aset-boolean|aset-byte|aset-char|aset-double|aset-float|aset-int|aset-long|aset-short|assert|assoc|await|await-for|bean|binding|bit-and|bit-not|bit-or|bit-shift-left|bit-shift-right|bit-xor|boolean|branch\?|butlast|byte|cast|char|children|class|clear-agent-errors|comment|commute|comp|comparator|complement|concat|cond|conj|cons|constantly|construct-proxy|contains\?|count|create-ns|create-struct|cycle|dec|declare|def|def-|definline|definterface|defmacro|defmethod|defmulti|defn|defn-|defonce|defproject|defprotocol|defrecord|defstruct|deftype|deref|difference|disj|dissoc|distinct|do|doall|doc|dorun|doseq|dosync|dotimes|doto|double|down|drop|drop-while|edit|end\?|ensure|eval|every\?|false\?|ffirst|file-seq|filter|find|find-doc|find-ns|find-var|first|float|flush|fn|fnseq|for|frest|gensym|get|get-proxy-class|hash-map|hash-set|identical\?|identity|if|if-let|if-not|import|in-ns|inc|index|insert-child|insert-left|insert-right|inspect-table|inspect-tree|instance\?|int|interleave|intersection|into|into-array|iterate|join|key|keys|keyword|keyword\?|last|lazy-cat|lazy-cons|left|lefts|let|line-seq|list|list\*|load|load-file|locking|long|loop|macroexpand|macroexpand-1|make-array|make-node|map|map-invert|map\?|mapcat|max|max-key|memfn|merge|merge-with|meta|min|min-key|monitor-enter|name|namespace|neg\?|new|newline|next|nil\?|node|not|not-any\?|not-every\?|not=|ns|ns-imports|ns-interns|ns-map|ns-name|ns-publics|ns-refers|ns-resolve|ns-unmap|nth|nthrest|or|parse|partial|path|peek|pop|pos\?|pr|pr-str|print|print-str|println|println-str|prn|prn-str|project|proxy|proxy-mappings|quot|quote|rand|rand-int|range|re-find|re-groups|re-matcher|re-matches|re-pattern|re-seq|read|read-line|recur|reduce|ref|ref-set|refer|rem|remove|remove-method|remove-ns|rename|rename-keys|repeat|replace|replicate|resolve|rest|resultset-seq|reverse|rfirst|right|rights|root|rrest|rseq|second|select|select-keys|send|send-off|seq|seq-zip|seq\?|set|set!|short|slurp|some|sort|sort-by|sorted-map|sorted-map-by|sorted-set|special-symbol\?|split-at|split-with|str|string\?|struct|struct-map|subs|subvec|symbol|symbol\?|sync|take|take-nth|take-while|test|throw|time|to-array|to-array-2d|tree-seq|true\?|try|union|up|update-proxy|val|vals|var|var-get|var-set|var\?|vector|vector-zip|vector\?|when|when-first|when-let|when-not|with-local-vars|with-meta|with-open|with-out-str|xml-seq|xml-zip|zero\?|zipmap|zipper)(?=[\s)]|$)/,lookbehind:!0},boolean:/\b(?:false|nil|true)\b/,number:{pattern:/(^|[^\w$@])(?:\d+(?:[/.]\d+)?(?:e[+-]?\d+)?|0x[a-f0-9]+|[1-9]\d?r[a-z0-9]+)[lmn]?(?![\w$@])/i,lookbehind:!0},function:{pattern:/((?:^|[^'])\()[\w*+!?'<>=/.-]+(?=[\s)]|$)/,lookbehind:!0},operator:/[#@^`~]/,punctuation:/[{}\[\](),]/}}function xv(t){t.languages.cmake={comment:/#.*/,string:{pattern:/"(?:[^\\"]|\\.)*"/,greedy:!0,inside:{interpolation:{pattern:/\$\{(?:[^{}$]|\$\{[^{}$]*\})*\}/,inside:{punctuation:/\$\{|\}/,variable:/\w+/}}}},variable:/\b(?:CMAKE_\w+|\w+_(?:(?:BINARY|SOURCE)_DIR|DESCRIPTION|HOMEPAGE_URL|ROOT|VERSION(?:_MAJOR|_MINOR|_PATCH|_TWEAK)?)|(?:ANDROID|APPLE|BORLAND|BUILD_SHARED_LIBS|CACHE|CPACK_(?:ABSOLUTE_DESTINATION_FILES|COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY|ERROR_ON_ABSOLUTE_INSTALL_DESTINATION|INCLUDE_TOPLEVEL_DIRECTORY|INSTALL_DEFAULT_DIRECTORY_PERMISSIONS|INSTALL_SCRIPT|PACKAGING_INSTALL_PREFIX|SET_DESTDIR|WARN_ON_ABSOLUTE_INSTALL_DESTINATION)|CTEST_(?:BINARY_DIRECTORY|BUILD_COMMAND|BUILD_NAME|BZR_COMMAND|BZR_UPDATE_OPTIONS|CHANGE_ID|CHECKOUT_COMMAND|CONFIGURATION_TYPE|CONFIGURE_COMMAND|COVERAGE_COMMAND|COVERAGE_EXTRA_FLAGS|CURL_OPTIONS|CUSTOM_(?:COVERAGE_EXCLUDE|ERROR_EXCEPTION|ERROR_MATCH|ERROR_POST_CONTEXT|ERROR_PRE_CONTEXT|MAXIMUM_FAILED_TEST_OUTPUT_SIZE|MAXIMUM_NUMBER_OF_(?:ERRORS|WARNINGS)|MAXIMUM_PASSED_TEST_OUTPUT_SIZE|MEMCHECK_IGNORE|POST_MEMCHECK|POST_TEST|PRE_MEMCHECK|PRE_TEST|TESTS_IGNORE|WARNING_EXCEPTION|WARNING_MATCH)|CVS_CHECKOUT|CVS_COMMAND|CVS_UPDATE_OPTIONS|DROP_LOCATION|DROP_METHOD|DROP_SITE|DROP_SITE_CDASH|DROP_SITE_PASSWORD|DROP_SITE_USER|EXTRA_COVERAGE_GLOB|GIT_COMMAND|GIT_INIT_SUBMODULES|GIT_UPDATE_CUSTOM|GIT_UPDATE_OPTIONS|HG_COMMAND|HG_UPDATE_OPTIONS|LABELS_FOR_SUBPROJECTS|MEMORYCHECK_(?:COMMAND|COMMAND_OPTIONS|SANITIZER_OPTIONS|SUPPRESSIONS_FILE|TYPE)|NIGHTLY_START_TIME|P4_CLIENT|P4_COMMAND|P4_OPTIONS|P4_UPDATE_OPTIONS|RUN_CURRENT_SCRIPT|SCP_COMMAND|SITE|SOURCE_DIRECTORY|SUBMIT_URL|SVN_COMMAND|SVN_OPTIONS|SVN_UPDATE_OPTIONS|TEST_LOAD|TEST_TIMEOUT|TRIGGER_SITE|UPDATE_COMMAND|UPDATE_OPTIONS|UPDATE_VERSION_ONLY|USE_LAUNCHERS)|CYGWIN|ENV|EXECUTABLE_OUTPUT_PATH|GHS-MULTI|IOS|LIBRARY_OUTPUT_PATH|MINGW|MSVC(?:10|11|12|14|60|70|71|80|90|_IDE|_TOOLSET_VERSION|_VERSION)?|MSYS|PROJECT_NAME|UNIX|WIN32|WINCE|WINDOWS_PHONE|WINDOWS_STORE|XCODE))\b/,property:/\b(?:cxx_\w+|(?:ARCHIVE_OUTPUT_(?:DIRECTORY|NAME)|COMPILE_DEFINITIONS|COMPILE_PDB_NAME|COMPILE_PDB_OUTPUT_DIRECTORY|EXCLUDE_FROM_DEFAULT_BUILD|IMPORTED_(?:IMPLIB|LIBNAME|LINK_DEPENDENT_LIBRARIES|LINK_INTERFACE_LANGUAGES|LINK_INTERFACE_LIBRARIES|LINK_INTERFACE_MULTIPLICITY|LOCATION|NO_SONAME|OBJECTS|SONAME)|INTERPROCEDURAL_OPTIMIZATION|LIBRARY_OUTPUT_DIRECTORY|LIBRARY_OUTPUT_NAME|LINK_FLAGS|LINK_INTERFACE_LIBRARIES|LINK_INTERFACE_MULTIPLICITY|LOCATION|MAP_IMPORTED_CONFIG|OSX_ARCHITECTURES|OUTPUT_NAME|PDB_NAME|PDB_OUTPUT_DIRECTORY|RUNTIME_OUTPUT_DIRECTORY|RUNTIME_OUTPUT_NAME|STATIC_LIBRARY_FLAGS|VS_CSHARP|VS_DOTNET_REFERENCEPROP|VS_DOTNET_REFERENCE|VS_GLOBAL_SECTION_POST|VS_GLOBAL_SECTION_PRE|VS_GLOBAL|XCODE_ATTRIBUTE)_\w+|\w+_(?:CLANG_TIDY|COMPILER_LAUNCHER|CPPCHECK|CPPLINT|INCLUDE_WHAT_YOU_USE|OUTPUT_NAME|POSTFIX|VISIBILITY_PRESET)|ABSTRACT|ADDITIONAL_MAKE_CLEAN_FILES|ADVANCED|ALIASED_TARGET|ALLOW_DUPLICATE_CUSTOM_TARGETS|ANDROID_(?:ANT_ADDITIONAL_OPTIONS|API|API_MIN|ARCH|ASSETS_DIRECTORIES|GUI|JAR_DEPENDENCIES|NATIVE_LIB_DEPENDENCIES|NATIVE_LIB_DIRECTORIES|PROCESS_MAX|PROGUARD|PROGUARD_CONFIG_PATH|SECURE_PROPS_PATH|SKIP_ANT_STEP|STL_TYPE)|ARCHIVE_OUTPUT_DIRECTORY|ATTACHED_FILES|ATTACHED_FILES_ON_FAIL|AUTOGEN_(?:BUILD_DIR|ORIGIN_DEPENDS|PARALLEL|SOURCE_GROUP|TARGETS_FOLDER|TARGET_DEPENDS)|AUTOMOC|AUTOMOC_(?:COMPILER_PREDEFINES|DEPEND_FILTERS|EXECUTABLE|MACRO_NAMES|MOC_OPTIONS|SOURCE_GROUP|TARGETS_FOLDER)|AUTORCC|AUTORCC_EXECUTABLE|AUTORCC_OPTIONS|AUTORCC_SOURCE_GROUP|AUTOUIC|AUTOUIC_EXECUTABLE|AUTOUIC_OPTIONS|AUTOUIC_SEARCH_PATHS|BINARY_DIR|BUILDSYSTEM_TARGETS|BUILD_RPATH|BUILD_RPATH_USE_ORIGIN|BUILD_WITH_INSTALL_NAME_DIR|BUILD_WITH_INSTALL_RPATH|BUNDLE|BUNDLE_EXTENSION|CACHE_VARIABLES|CLEAN_NO_CUSTOM|COMMON_LANGUAGE_RUNTIME|COMPATIBLE_INTERFACE_(?:BOOL|NUMBER_MAX|NUMBER_MIN|STRING)|COMPILE_(?:DEFINITIONS|FEATURES|FLAGS|OPTIONS|PDB_NAME|PDB_OUTPUT_DIRECTORY)|COST|CPACK_DESKTOP_SHORTCUTS|CPACK_NEVER_OVERWRITE|CPACK_PERMANENT|CPACK_STARTUP_SHORTCUTS|CPACK_START_MENU_SHORTCUTS|CPACK_WIX_ACL|CROSSCOMPILING_EMULATOR|CUDA_EXTENSIONS|CUDA_PTX_COMPILATION|CUDA_RESOLVE_DEVICE_SYMBOLS|CUDA_SEPARABLE_COMPILATION|CUDA_STANDARD|CUDA_STANDARD_REQUIRED|CXX_EXTENSIONS|CXX_STANDARD|CXX_STANDARD_REQUIRED|C_EXTENSIONS|C_STANDARD|C_STANDARD_REQUIRED|DEBUG_CONFIGURATIONS|DEFINE_SYMBOL|DEFINITIONS|DEPENDS|DEPLOYMENT_ADDITIONAL_FILES|DEPLOYMENT_REMOTE_DIRECTORY|DISABLED|DISABLED_FEATURES|ECLIPSE_EXTRA_CPROJECT_CONTENTS|ECLIPSE_EXTRA_NATURES|ENABLED_FEATURES|ENABLED_LANGUAGES|ENABLE_EXPORTS|ENVIRONMENT|EXCLUDE_FROM_ALL|EXCLUDE_FROM_DEFAULT_BUILD|EXPORT_NAME|EXPORT_PROPERTIES|EXTERNAL_OBJECT|EchoString|FAIL_REGULAR_EXPRESSION|FIND_LIBRARY_USE_LIB32_PATHS|FIND_LIBRARY_USE_LIB64_PATHS|FIND_LIBRARY_USE_LIBX32_PATHS|FIND_LIBRARY_USE_OPENBSD_VERSIONING|FIXTURES_CLEANUP|FIXTURES_REQUIRED|FIXTURES_SETUP|FOLDER|FRAMEWORK|Fortran_FORMAT|Fortran_MODULE_DIRECTORY|GENERATED|GENERATOR_FILE_NAME|GENERATOR_IS_MULTI_CONFIG|GHS_INTEGRITY_APP|GHS_NO_SOURCE_GROUP_FILE|GLOBAL_DEPENDS_DEBUG_MODE|GLOBAL_DEPENDS_NO_CYCLES|GNUtoMS|HAS_CXX|HEADER_FILE_ONLY|HELPSTRING|IMPLICIT_DEPENDS_INCLUDE_TRANSFORM|IMPORTED|IMPORTED_(?:COMMON_LANGUAGE_RUNTIME|CONFIGURATIONS|GLOBAL|IMPLIB|LIBNAME|LINK_DEPENDENT_LIBRARIES|LINK_INTERFACE_(?:LANGUAGES|LIBRARIES|MULTIPLICITY)|LOCATION|NO_SONAME|OBJECTS|SONAME)|IMPORT_PREFIX|IMPORT_SUFFIX|INCLUDE_DIRECTORIES|INCLUDE_REGULAR_EXPRESSION|INSTALL_NAME_DIR|INSTALL_RPATH|INSTALL_RPATH_USE_LINK_PATH|INTERFACE_(?:AUTOUIC_OPTIONS|COMPILE_DEFINITIONS|COMPILE_FEATURES|COMPILE_OPTIONS|INCLUDE_DIRECTORIES|LINK_DEPENDS|LINK_DIRECTORIES|LINK_LIBRARIES|LINK_OPTIONS|POSITION_INDEPENDENT_CODE|SOURCES|SYSTEM_INCLUDE_DIRECTORIES)|INTERPROCEDURAL_OPTIMIZATION|IN_TRY_COMPILE|IOS_INSTALL_COMBINED|JOB_POOLS|JOB_POOL_COMPILE|JOB_POOL_LINK|KEEP_EXTENSION|LABELS|LANGUAGE|LIBRARY_OUTPUT_DIRECTORY|LINKER_LANGUAGE|LINK_(?:DEPENDS|DEPENDS_NO_SHARED|DIRECTORIES|FLAGS|INTERFACE_LIBRARIES|INTERFACE_MULTIPLICITY|LIBRARIES|OPTIONS|SEARCH_END_STATIC|SEARCH_START_STATIC|WHAT_YOU_USE)|LISTFILE_STACK|LOCATION|MACOSX_BUNDLE|MACOSX_BUNDLE_INFO_PLIST|MACOSX_FRAMEWORK_INFO_PLIST|MACOSX_PACKAGE_LOCATION|MACOSX_RPATH|MACROS|MANUALLY_ADDED_DEPENDENCIES|MEASUREMENT|MODIFIED|NAME|NO_SONAME|NO_SYSTEM_FROM_IMPORTED|OBJECT_DEPENDS|OBJECT_OUTPUTS|OSX_ARCHITECTURES|OUTPUT_NAME|PACKAGES_FOUND|PACKAGES_NOT_FOUND|PARENT_DIRECTORY|PASS_REGULAR_EXPRESSION|PDB_NAME|PDB_OUTPUT_DIRECTORY|POSITION_INDEPENDENT_CODE|POST_INSTALL_SCRIPT|PREDEFINED_TARGETS_FOLDER|PREFIX|PRE_INSTALL_SCRIPT|PRIVATE_HEADER|PROCESSORS|PROCESSOR_AFFINITY|PROJECT_LABEL|PUBLIC_HEADER|REPORT_UNDEFINED_PROPERTIES|REQUIRED_FILES|RESOURCE|RESOURCE_LOCK|RULE_LAUNCH_COMPILE|RULE_LAUNCH_CUSTOM|RULE_LAUNCH_LINK|RULE_MESSAGES|RUNTIME_OUTPUT_DIRECTORY|RUN_SERIAL|SKIP_AUTOGEN|SKIP_AUTOMOC|SKIP_AUTORCC|SKIP_AUTOUIC|SKIP_BUILD_RPATH|SKIP_RETURN_CODE|SOURCES|SOURCE_DIR|SOVERSION|STATIC_LIBRARY_FLAGS|STATIC_LIBRARY_OPTIONS|STRINGS|SUBDIRECTORIES|SUFFIX|SYMBOLIC|TARGET_ARCHIVES_MAY_BE_SHARED_LIBS|TARGET_MESSAGES|TARGET_SUPPORTS_SHARED_LIBS|TESTS|TEST_INCLUDE_FILE|TEST_INCLUDE_FILES|TIMEOUT|TIMEOUT_AFTER_MATCH|TYPE|USE_FOLDERS|VALUE|VARIABLES|VERSION|VISIBILITY_INLINES_HIDDEN|VS_(?:CONFIGURATION_TYPE|COPY_TO_OUT_DIR|DEBUGGER_(?:COMMAND|COMMAND_ARGUMENTS|ENVIRONMENT|WORKING_DIRECTORY)|DEPLOYMENT_CONTENT|DEPLOYMENT_LOCATION|DOTNET_REFERENCES|DOTNET_REFERENCES_COPY_LOCAL|INCLUDE_IN_VSIX|IOT_STARTUP_TASK|KEYWORD|RESOURCE_GENERATOR|SCC_AUXPATH|SCC_LOCALPATH|SCC_PROJECTNAME|SCC_PROVIDER|SDK_REFERENCES|SHADER_(?:DISABLE_OPTIMIZATIONS|ENABLE_DEBUG|ENTRYPOINT|FLAGS|MODEL|OBJECT_FILE_NAME|OUTPUT_HEADER_FILE|TYPE|VARIABLE_NAME)|STARTUP_PROJECT|TOOL_OVERRIDE|USER_PROPS|WINRT_COMPONENT|WINRT_EXTENSIONS|WINRT_REFERENCES|XAML_TYPE)|WILL_FAIL|WIN32_EXECUTABLE|WINDOWS_EXPORT_ALL_SYMBOLS|WORKING_DIRECTORY|WRAP_EXCLUDE|XCODE_(?:EMIT_EFFECTIVE_PLATFORM_NAME|EXPLICIT_FILE_TYPE|FILE_ATTRIBUTES|LAST_KNOWN_FILE_TYPE|PRODUCT_TYPE|SCHEME_(?:ADDRESS_SANITIZER|ADDRESS_SANITIZER_USE_AFTER_RETURN|ARGUMENTS|DISABLE_MAIN_THREAD_CHECKER|DYNAMIC_LIBRARY_LOADS|DYNAMIC_LINKER_API_USAGE|ENVIRONMENT|EXECUTABLE|GUARD_MALLOC|MAIN_THREAD_CHECKER_STOP|MALLOC_GUARD_EDGES|MALLOC_SCRIBBLE|MALLOC_STACK|THREAD_SANITIZER(?:_STOP)?|UNDEFINED_BEHAVIOUR_SANITIZER(?:_STOP)?|ZOMBIE_OBJECTS))|XCTEST)\b/,keyword:/\b(?:add_compile_definitions|add_compile_options|add_custom_command|add_custom_target|add_definitions|add_dependencies|add_executable|add_library|add_link_options|add_subdirectory|add_test|aux_source_directory|break|build_command|build_name|cmake_host_system_information|cmake_minimum_required|cmake_parse_arguments|cmake_policy|configure_file|continue|create_test_sourcelist|ctest_build|ctest_configure|ctest_coverage|ctest_empty_binary_directory|ctest_memcheck|ctest_read_custom_files|ctest_run_script|ctest_sleep|ctest_start|ctest_submit|ctest_test|ctest_update|ctest_upload|define_property|else|elseif|enable_language|enable_testing|endforeach|endfunction|endif|endmacro|endwhile|exec_program|execute_process|export|export_library_dependencies|file|find_file|find_library|find_package|find_path|find_program|fltk_wrap_ui|foreach|function|get_cmake_property|get_directory_property|get_filename_component|get_property|get_source_file_property|get_target_property|get_test_property|if|include|include_directories|include_external_msproject|include_guard|include_regular_expression|install|install_files|install_programs|install_targets|link_directories|link_libraries|list|load_cache|load_command|macro|make_directory|mark_as_advanced|math|message|option|output_required_files|project|qt_wrap_cpp|qt_wrap_ui|remove|remove_definitions|return|separate_arguments|set|set_directory_properties|set_property|set_source_files_properties|set_target_properties|set_tests_properties|site_name|source_group|string|subdir_depends|subdirs|target_compile_definitions|target_compile_features|target_compile_options|target_include_directories|target_link_directories|target_link_libraries|target_link_options|target_sources|try_compile|try_run|unset|use_mangled_mesa|utility_source|variable_requires|variable_watch|while|write_file)(?=\s*\()\b/,boolean:/\b(?:FALSE|OFF|ON|TRUE)\b/,namespace:/\b(?:INTERFACE|PRIVATE|PROPERTIES|PUBLIC|SHARED|STATIC|TARGET_OBJECTS)\b/,operator:/\b(?:AND|DEFINED|EQUAL|GREATER|LESS|MATCHES|NOT|OR|STREQUAL|STRGREATER|STRLESS|VERSION_EQUAL|VERSION_GREATER|VERSION_LESS)\b/,inserted:{pattern:/\b\w+::\w+\b/,alias:"class-name"},number:/\b\d+(?:\.\d+)*\b/,function:/\b[a-z_]\w*(?=\s*\()\b/i,punctuation:/[()>}]|\$[<{]/}}function Mv(t){t.languages.cobol={comment:{pattern:/\*>.*|(^[ \t]*)\*.*/m,lookbehind:!0,greedy:!0},string:{pattern:/[xzgn]?(?:"(?:[^\r\n"]|"")*"(?!")|'(?:[^\r\n']|'')*'(?!'))/i,greedy:!0},level:{pattern:/(^[ \t]*)\d+\b/m,lookbehind:!0,greedy:!0,alias:"number"},"class-name":{pattern:/(\bpic(?:ture)?\s+)(?:(?:[-\w$/,:*+<>]|\.(?!\s|$))(?:\(\d+\))?)+/i,lookbehind:!0,inside:{number:{pattern:/(\()\d+/,lookbehind:!0},punctuation:/[()]/}},keyword:{pattern:/(^|[^\w-])(?:ABORT|ACCEPT|ACCESS|ADD|ADDRESS|ADVANCING|AFTER|ALIGNED|ALL|ALPHABET|ALPHABETIC|ALPHABETIC-LOWER|ALPHABETIC-UPPER|ALPHANUMERIC|ALPHANUMERIC-EDITED|ALSO|ALTER|ALTERNATE|ANY|ARE|AREA|AREAS|AS|ASCENDING|ASCII|ASSIGN|ASSOCIATED-DATA|ASSOCIATED-DATA-LENGTH|AT|ATTRIBUTE|AUTHOR|AUTO|AUTO-SKIP|BACKGROUND-COLOR|BACKGROUND-COLOUR|BASIS|BEEP|BEFORE|BEGINNING|BELL|BINARY|BIT|BLANK|BLINK|BLOCK|BOTTOM|BOUNDS|BY|BYFUNCTION|BYTITLE|CALL|CANCEL|CAPABLE|CCSVERSION|CD|CF|CH|CHAINING|CHANGED|CHANNEL|CHARACTER|CHARACTERS|CLASS|CLASS-ID|CLOCK-UNITS|CLOSE|CLOSE-DISPOSITION|COBOL|CODE|CODE-SET|COL|COLLATING|COLUMN|COM-REG|COMMA|COMMITMENT|COMMON|COMMUNICATION|COMP|COMP-1|COMP-2|COMP-3|COMP-4|COMP-5|COMPUTATIONAL|COMPUTATIONAL-1|COMPUTATIONAL-2|COMPUTATIONAL-3|COMPUTATIONAL-4|COMPUTATIONAL-5|COMPUTE|CONFIGURATION|CONTAINS|CONTENT|CONTINUE|CONTROL|CONTROL-POINT|CONTROLS|CONVENTION|CONVERTING|COPY|CORR|CORRESPONDING|COUNT|CRUNCH|CURRENCY|CURSOR|DATA|DATA-BASE|DATE|DATE-COMPILED|DATE-WRITTEN|DAY|DAY-OF-WEEK|DBCS|DE|DEBUG-CONTENTS|DEBUG-ITEM|DEBUG-LINE|DEBUG-NAME|DEBUG-SUB-1|DEBUG-SUB-2|DEBUG-SUB-3|DEBUGGING|DECIMAL-POINT|DECLARATIVES|DEFAULT|DEFAULT-DISPLAY|DEFINITION|DELETE|DELIMITED|DELIMITER|DEPENDING|DESCENDING|DESTINATION|DETAIL|DFHRESP|DFHVALUE|DISABLE|DISK|DISPLAY|DISPLAY-1|DIVIDE|DIVISION|DONTCARE|DOUBLE|DOWN|DUPLICATES|DYNAMIC|EBCDIC|EGCS|EGI|ELSE|EMI|EMPTY-CHECK|ENABLE|END|END-ACCEPT|END-ADD|END-CALL|END-COMPUTE|END-DELETE|END-DIVIDE|END-EVALUATE|END-IF|END-MULTIPLY|END-OF-PAGE|END-PERFORM|END-READ|END-RECEIVE|END-RETURN|END-REWRITE|END-SEARCH|END-START|END-STRING|END-SUBTRACT|END-UNSTRING|END-WRITE|ENDING|ENTER|ENTRY|ENTRY-PROCEDURE|ENVIRONMENT|EOL|EOP|EOS|ERASE|ERROR|ESCAPE|ESI|EVALUATE|EVENT|EVERY|EXCEPTION|EXCLUSIVE|EXHIBIT|EXIT|EXPORT|EXTEND|EXTENDED|EXTERNAL|FD|FILE|FILE-CONTROL|FILLER|FINAL|FIRST|FOOTING|FOR|FOREGROUND-COLOR|FOREGROUND-COLOUR|FROM|FULL|FUNCTION|FUNCTION-POINTER|FUNCTIONNAME|GENERATE|GIVING|GLOBAL|GO|GOBACK|GRID|GROUP|HEADING|HIGH-VALUE|HIGH-VALUES|HIGHLIGHT|I-O|I-O-CONTROL|ID|IDENTIFICATION|IF|IMPLICIT|IMPORT|IN|INDEX|INDEXED|INDICATE|INITIAL|INITIALIZE|INITIATE|INPUT|INPUT-OUTPUT|INSPECT|INSTALLATION|INTEGER|INTO|INVALID|INVOKE|IS|JUST|JUSTIFIED|KANJI|KEPT|KEY|KEYBOARD|LABEL|LANGUAGE|LAST|LB|LD|LEADING|LEFT|LEFTLINE|LENGTH|LENGTH-CHECK|LIBACCESS|LIBPARAMETER|LIBRARY|LIMIT|LIMITS|LINAGE|LINAGE-COUNTER|LINE|LINE-COUNTER|LINES|LINKAGE|LIST|LOCAL|LOCAL-STORAGE|LOCK|LONG-DATE|LONG-TIME|LOW-VALUE|LOW-VALUES|LOWER|LOWLIGHT|MEMORY|MERGE|MESSAGE|MMDDYYYY|MODE|MODULES|MORE-LABELS|MOVE|MULTIPLE|MULTIPLY|NAMED|NATIONAL|NATIONAL-EDITED|NATIVE|NEGATIVE|NETWORK|NEXT|NO|NO-ECHO|NULL|NULLS|NUMBER|NUMERIC|NUMERIC-DATE|NUMERIC-EDITED|NUMERIC-TIME|OBJECT-COMPUTER|OCCURS|ODT|OF|OFF|OMITTED|ON|OPEN|OPTIONAL|ORDER|ORDERLY|ORGANIZATION|OTHER|OUTPUT|OVERFLOW|OVERLINE|OWN|PACKED-DECIMAL|PADDING|PAGE|PAGE-COUNTER|PASSWORD|PERFORM|PF|PH|PIC|PICTURE|PLUS|POINTER|PORT|POSITION|POSITIVE|PRINTER|PRINTING|PRIVATE|PROCEDURE|PROCEDURE-POINTER|PROCEDURES|PROCEED|PROCESS|PROGRAM|PROGRAM-ID|PROGRAM-LIBRARY|PROMPT|PURGE|QUEUE|QUOTE|QUOTES|RANDOM|RD|READ|READER|REAL|RECEIVE|RECEIVED|RECORD|RECORDING|RECORDS|RECURSIVE|REDEFINES|REEL|REF|REFERENCE|REFERENCES|RELATIVE|RELEASE|REMAINDER|REMARKS|REMOTE|REMOVAL|REMOVE|RENAMES|REPLACE|REPLACING|REPORT|REPORTING|REPORTS|REQUIRED|RERUN|RESERVE|RESET|RETURN|RETURN-CODE|RETURNING|REVERSE-VIDEO|REVERSED|REWIND|REWRITE|RF|RH|RIGHT|ROUNDED|RUN|SAME|SAVE|SCREEN|SD|SEARCH|SECTION|SECURE|SECURITY|SEGMENT|SEGMENT-LIMIT|SELECT|SEND|SENTENCE|SEPARATE|SEQUENCE|SEQUENTIAL|SET|SHARED|SHAREDBYALL|SHAREDBYRUNUNIT|SHARING|SHIFT-IN|SHIFT-OUT|SHORT-DATE|SIGN|SIZE|SORT|SORT-CONTROL|SORT-CORE-SIZE|SORT-FILE-SIZE|SORT-MERGE|SORT-MESSAGE|SORT-MODE-SIZE|SORT-RETURN|SOURCE|SOURCE-COMPUTER|SPACE|SPACES|SPECIAL-NAMES|STANDARD|STANDARD-1|STANDARD-2|START|STATUS|STOP|STRING|SUB-QUEUE-1|SUB-QUEUE-2|SUB-QUEUE-3|SUBTRACT|SUM|SUPPRESS|SYMBOL|SYMBOLIC|SYNC|SYNCHRONIZED|TABLE|TALLY|TALLYING|TAPE|TASK|TERMINAL|TERMINATE|TEST|TEXT|THEN|THREAD|THREAD-LOCAL|THROUGH|THRU|TIME|TIMER|TIMES|TITLE|TO|TODAYS-DATE|TODAYS-NAME|TOP|TRAILING|TRUNCATED|TYPE|TYPEDEF|UNDERLINE|UNIT|UNSTRING|UNTIL|UP|UPON|USAGE|USE|USING|VALUE|VALUES|VARYING|VIRTUAL|WAIT|WHEN|WHEN-COMPILED|WITH|WORDS|WORKING-STORAGE|WRITE|YEAR|YYYYDDD|YYYYMMDD|ZERO-FILL|ZEROES|ZEROS)(?![\w-])/i,lookbehind:!0},boolean:{pattern:/(^|[^\w-])(?:false|true)(?![\w-])/i,lookbehind:!0},number:{pattern:/(^|[^\w-])(?:[+-]?(?:(?:\d+(?:[.,]\d+)?|[.,]\d+)(?:e[+-]?\d+)?|zero))(?![\w-])/i,lookbehind:!0},operator:[/<>|[<>]=?|[=+*/&]/,{pattern:/(^|[^\w-])(?:-|and|equal|greater|less|not|or|than)(?![\w-])/i,lookbehind:!0}],punctuation:/[.:,()]/}}function wv(t){t.register(qf),function(t){var e=/#(?!\{).+/,n={pattern:/#\{[^}]+\}/,alias:"variable"};t.languages.coffeescript=t.languages.extend("javascript",{comment:e,string:[{pattern:/'(?:\\[\s\S]|[^\\'])*'/,greedy:!0},{pattern:/"(?:\\[\s\S]|[^\\"])*"/,greedy:!0,inside:{interpolation:n}}],keyword:/\b(?:and|break|by|catch|class|continue|debugger|delete|do|each|else|extend|extends|false|finally|for|if|in|instanceof|is|isnt|let|loop|namespace|new|no|not|null|of|off|on|or|own|return|super|switch|then|this|throw|true|try|typeof|undefined|unless|until|when|while|window|with|yes|yield)\b/,"class-member":{pattern:/@(?!\d)\w+/,alias:"variable"}}),t.languages.insertBefore("coffeescript","comment",{"multiline-comment":{pattern:/###[\s\S]+?###/,alias:"comment"},"block-regex":{pattern:/\/{3}[\s\S]*?\/{3}/,alias:"regex",inside:{comment:e,interpolation:n}}}),t.languages.insertBefore("coffeescript","string",{"inline-javascript":{pattern:/`(?:\\[\s\S]|[^\\`])*`/,inside:{delimiter:{pattern:/^`|`$/,alias:"punctuation"},script:{pattern:/[\s\S]+/,alias:"language-javascript",inside:t.languages.javascript}}},"multiline-string":[{pattern:/'''[\s\S]*?'''/,greedy:!0,alias:"string"},{pattern:/"""[\s\S]*?"""/,greedy:!0,alias:"string",inside:{interpolation:n}}]}),t.languages.insertBefore("coffeescript","keyword",{property:/(?!\d)\w+(?=\s*:(?!:))/}),delete t.languages.coffeescript["template-string"],t.languages.coffee=t.languages.coffeescript}(t)}function zv(t){t.languages.concurnas={comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?(?:\*\/|$)|\/\/.*)/,lookbehind:!0,greedy:!0},langext:{pattern:/\b\w+\s*\|\|[\s\S]+?\|\|/,greedy:!0,inside:{"class-name":/^\w+/,string:{pattern:/(^\s*\|\|)[\s\S]+(?=\|\|$)/,lookbehind:!0},punctuation:/\|\|/}},function:{pattern:/((?:^|\s)def[ \t]+)[a-zA-Z_]\w*(?=\s*\()/,lookbehind:!0},keyword:/\b(?:abstract|actor|also|annotation|assert|async|await|bool|boolean|break|byte|case|catch|changed|char|class|closed|constant|continue|def|default|del|double|elif|else|enum|every|extends|false|finally|float|for|from|global|gpudef|gpukernel|if|import|in|init|inject|int|lambda|local|long|loop|match|new|nodefault|null|of|onchange|open|out|override|package|parfor|parforsync|post|pre|private|protected|provide|provider|public|return|shared|short|single|size_t|sizeof|super|sync|this|throw|trait|trans|transient|true|try|typedef|unchecked|using|val|var|void|while|with)\b/,boolean:/\b(?:false|true)\b/,number:/\b0b[01][01_]*L?\b|\b0x(?:[\da-f_]*\.)?[\da-f_p+-]+\b|(?:\b\d[\d_]*(?:\.[\d_]*)?|\B\.\d[\d_]*)(?:e[+-]?\d[\d_]*)?[dfls]?/i,punctuation:/[{}[\];(),.:]/,operator:/<==|>==|=>|->|<-|<>|&==|&<>|\?:?|\.\?|\+\+|--|[-+*/=<>]=?|[!^~]|\b(?:and|as|band|bor|bxor|comp|is|isnot|mod|or)\b=?/,annotation:{pattern:/@(?:\w+:)?(?:\w+|\[[^\]]+\])?/,alias:"builtin"}},t.languages.insertBefore("concurnas","langext",{"regex-literal":{pattern:/\br("|')(?:\\.|(?!\1)[^\\\r\n])*\1/,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:t.languages.concurnas},regex:/[\s\S]+/}},"string-literal":{pattern:/(?:\B|\bs)("|')(?:\\.|(?!\1)[^\\\r\n])*\1/,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:t.languages.concurnas},string:/[\s\S]+/}}}),t.languages.conc=t.languages.concurnas}function Cv(t){!function(t){function e(t){return RegExp(/([ \t])/.source+"(?:"+t+")"+/(?=[\s;]|$)/.source,"i")}t.languages.csp={directive:{pattern:/(^|[\s;])(?:base-uri|block-all-mixed-content|(?:child|connect|default|font|frame|img|manifest|media|object|prefetch|script|style|worker)-src|disown-opener|form-action|frame-(?:ancestors|options)|input-protection(?:-(?:clip|selectors))?|navigate-to|plugin-types|policy-uri|referrer|reflected-xss|report-(?:to|uri)|require-sri-for|sandbox|(?:script|style)-src-(?:attr|elem)|upgrade-insecure-requests)(?=[\s;]|$)/i,lookbehind:!0,alias:"property"},scheme:{pattern:e(/[a-z][a-z0-9.+-]*:/.source),lookbehind:!0},none:{pattern:e(/'none'/.source),lookbehind:!0,alias:"keyword"},nonce:{pattern:e(/'nonce-[-+/\w=]+'/.source),lookbehind:!0,alias:"number"},hash:{pattern:e(/'sha(?:256|384|512)-[-+/\w=]+'/.source),lookbehind:!0,alias:"number"},host:{pattern:e(/[a-z][a-z0-9.+-]*:\/\/[^\s;,']*/.source+"|"+/\*[^\s;,']*/.source+"|"+/[a-z0-9-]+(?:\.[a-z0-9-]+)+(?::[\d*]+)?(?:\/[^\s;,']*)?/.source),lookbehind:!0,alias:"url",inside:{important:/\*/}},keyword:[{pattern:e(/'unsafe-[a-z-]+'/.source),lookbehind:!0,alias:"unsafe"},{pattern:e(/'[a-z-]+'/.source),lookbehind:!0,alias:"safe"}],punctuation:/;/}}(t)}function Av(t){!function(t){var e=/(?:(?!\s)[\d$+<=a-zA-Z\x80-\uFFFF])+/.source,n=/[^{}@#]+/.source,r=n+/\{[^}#@]*\}/.source,a=/(?:h|hours|hrs|m|min|minutes)/.source;t.languages.cooklang={comment:{pattern:/\[-[\s\S]*?-\]|--.*/,greedy:!0},meta:{pattern:/>>.*:.*/,inside:{property:{pattern:/(>>\s*)[^\s:](?:[^:]*[^\s:])?/,lookbehind:!0}}},"cookware-group":{pattern:new RegExp("#(?:"+r+"|"+e+")"),inside:{cookware:{pattern:new RegExp("(^#)(?:"+n+")"),lookbehind:!0,alias:"variable"},"cookware-keyword":{pattern:/^#/,alias:"keyword"},"quantity-group":{pattern:new RegExp(/\{[^{}@#]*\}/),inside:{quantity:{pattern:new RegExp(/(^\{)/.source+n),lookbehind:!0,alias:"number"},punctuation:/[{}]/}}}},"ingredient-group":{pattern:new RegExp("@(?:"+r+"|"+e+")"),inside:{ingredient:{pattern:new RegExp("(^@)(?:"+n+")"),lookbehind:!0,alias:"variable"},"ingredient-keyword":{pattern:/^@/,alias:"keyword"},"amount-group":{pattern:/\{[^{}]*\}/,inside:{amount:{pattern:/([\{|])[^{}|*%]+/,lookbehind:!0,alias:"number"},unit:{pattern:/(%)[^}]+/,lookbehind:!0,alias:"symbol"},"servings-scaler":{pattern:/\*/,alias:"operator"},"servings-alternative-separator":{pattern:/\|/,alias:"operator"},"unit-separator":{pattern:/(?:%|(\*)%)/,lookbehind:!0,alias:"operator"},punctuation:/[{}]/}}}},"timer-group":{pattern:/~(?!\s)[^@#~{}]*\{[^{}]*\}/,inside:{timer:{pattern:/(^~)[^{]+/,lookbehind:!0,alias:"variable"},"duration-group":{pattern:/\{[^{}]*\}/,inside:{punctuation:/[{}]/,unit:{pattern:new RegExp(/(%\s*)/.source+a+/\b/.source),lookbehind:!0,alias:"symbol"},operator:/%/,duration:{pattern:/\d+/,alias:"number"}}},"timer-keyword":{pattern:/^~/,alias:"keyword"}}}}}(t)}function kv(t){!function(t){for(var e=/\(\*(?:[^(*]|\((?!\*)|\*(?!\))|<self>)*\*\)/.source,n=0;n<2;n++)e=e.replace(/<self>/g,(function(){return e}));e=e.replace(/<self>/g,"[]"),t.languages.coq={comment:RegExp(e),string:{pattern:/"(?:[^"]|"")*"(?!")/,greedy:!0},attribute:[{pattern:RegExp(/#\[(?:[^\[\]("]|"(?:[^"]|"")*"(?!")|\((?!\*)|<comment>)*\]/.source.replace(/<comment>/g,(function(){return e}))),greedy:!0,alias:"attr-name",inside:{comment:RegExp(e),string:{pattern:/"(?:[^"]|"")*"(?!")/,greedy:!0},operator:/=/,punctuation:/^#\[|\]$|[,()]/}},{pattern:/\b(?:Cumulative|Global|Local|Monomorphic|NonCumulative|Polymorphic|Private|Program)\b/,alias:"attr-name"}],keyword:/\b(?:Abort|About|Add|Admit|Admitted|All|Arguments|As|Assumptions|Axiom|Axioms|Back|BackTo|Backtrace|BinOp|BinOpSpec|BinRel|Bind|Blacklist|Canonical|Case|Cd|Check|Class|Classes|Close|CoFixpoint|CoInductive|Coercion|Coercions|Collection|Combined|Compute|Conjecture|Conjectures|Constant|Constants|Constraint|Constructors|Context|Corollary|Create|CstOp|Custom|Cut|Debug|Declare|Defined|Definition|Delimit|Dependencies|Dependent|Derive|Diffs|Drop|Elimination|End|Entry|Equality|Eval|Example|Existential|Existentials|Existing|Export|Extern|Extraction|Fact|Fail|Field|File|Firstorder|Fixpoint|Flags|Focus|From|Funclass|Function|Functional|GC|Generalizable|Goal|Grab|Grammar|Graph|Guarded|Haskell|Heap|Hide|Hint|HintDb|Hints|Hypotheses|Hypothesis|IF|Identity|Immediate|Implicit|Implicits|Import|Include|Induction|Inductive|Infix|Info|Initial|InjTyp|Inline|Inspect|Instance|Instances|Intro|Intros|Inversion|Inversion_clear|JSON|Language|Left|Lemma|Let|Lia|Libraries|Library|Load|LoadPath|Locate|Ltac|Ltac2|ML|Match|Method|Minimality|Module|Modules|Morphism|Next|NoInline|Notation|Number|OCaml|Obligation|Obligations|Opaque|Open|Optimize|Parameter|Parameters|Parametric|Path|Paths|Prenex|Preterm|Primitive|Print|Profile|Projections|Proof|Prop|PropBinOp|PropOp|PropUOp|Property|Proposition|Pwd|Qed|Quit|Rec|Record|Recursive|Redirect|Reduction|Register|Relation|Remark|Remove|Require|Reserved|Reset|Resolve|Restart|Rewrite|Right|Ring|Rings|SProp|Saturate|Save|Scheme|Scope|Scopes|Search|SearchHead|SearchPattern|SearchRewrite|Section|Separate|Set|Setoid|Show|Signatures|Solve|Solver|Sort|Sortclass|Sorted|Spec|Step|Strategies|Strategy|String|Structure|SubClass|Subgraph|SuchThat|Tactic|Term|TestCompile|Theorem|Time|Timeout|To|Transparent|Type|Typeclasses|Types|Typing|UnOp|UnOpSpec|Undelimit|Undo|Unfocus|Unfocused|Unfold|Universe|Universes|Unshelve|Variable|Variables|Variant|Verbose|View|Visibility|Zify|_|apply|as|at|by|cofix|else|end|exists|exists2|fix|for|forall|fun|if|in|let|match|measure|move|removed|return|struct|then|using|wf|where|with)\b/,number:/\b(?:0x[a-f0-9][a-f0-9_]*(?:\.[a-f0-9_]+)?(?:p[+-]?\d[\d_]*)?|\d[\d_]*(?:\.[\d_]+)?(?:e[+-]?\d[\d_]*)?)\b/i,punct:{pattern:/@\{|\{\||\[=|:>/,alias:"punctuation"},operator:/\/\\|\\\/|\.{2,3}|:{1,2}=|\*\*|[-=]>|<(?:->?|[+:=>]|<:)|>(?:=|->)|\|[-|]?|[-!%&*+/<=>?@^~']/,punctuation:/\.\(|`\(|@\{|`\{|\{\||\[=|:>|[:.,;(){}\[\]]/}}(t)}function Hv(t){t.register(lp),function(t){t.languages.crystal=t.languages.extend("ruby",{keyword:[/\b(?:__DIR__|__END_LINE__|__FILE__|__LINE__|abstract|alias|annotation|as|asm|begin|break|case|class|def|do|else|elsif|end|ensure|enum|extend|for|fun|if|ifdef|include|instance_sizeof|lib|macro|module|next|of|out|pointerof|private|protected|ptr|require|rescue|return|select|self|sizeof|struct|super|then|type|typeof|undef|uninitialized|union|unless|until|when|while|with|yield)\b/,{pattern:/(\.\s*)(?:is_a|responds_to)\?/,lookbehind:!0}],number:/\b(?:0b[01_]*[01]|0o[0-7_]*[0-7]|0x[\da-fA-F_]*[\da-fA-F]|(?:\d(?:[\d_]*\d)?)(?:\.[\d_]*\d)?(?:[eE][+-]?[\d_]*\d)?)(?:_(?:[uif](?:8|16|32|64))?)?\b/,operator:[/->/,t.languages.ruby.operator],punctuation:/[(){}[\].,;\\]/}),t.languages.insertBefore("crystal","string-literal",{attribute:{pattern:/@\[.*?\]/,inside:{delimiter:{pattern:/^@\[|\]$/,alias:"punctuation"},attribute:{pattern:/^(\s*)\w+/,lookbehind:!0,alias:"class-name"},args:{pattern:/\S(?:[\s\S]*\S)?/,inside:t.languages.crystal}}},expansion:{pattern:/\{(?:\{.*?\}|%.*?%)\}/,inside:{content:{pattern:/^(\{.)[\s\S]+(?=.\}$)/,lookbehind:!0,inside:t.languages.crystal},delimiter:{pattern:/^\{[\{%]|[\}%]\}$/,alias:"operator"}}},char:{pattern:/'(?:[^\\\r\n]{1,2}|\\(?:.|u(?:[A-Fa-f0-9]{1,4}|\{[A-Fa-f0-9]{1,6}\})))'/,greedy:!0}})}(t)}function Ev(t){t.register(Pf),function(t){var e,n=/("|')(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/;t.languages.css.selector={pattern:t.languages.css.selector.pattern,lookbehind:!0,inside:e={"pseudo-element":/:(?:after|before|first-letter|first-line|selection)|::[-\w]+/,"pseudo-class":/:[-\w]+/,class:/\.[-\w]+/,id:/#[-\w]+/,attribute:{pattern:RegExp("\\[(?:[^[\\]\"']|"+n.source+")*\\]"),greedy:!0,inside:{punctuation:/^\[|\]$/,"case-sensitivity":{pattern:/(\s)[si]$/i,lookbehind:!0,alias:"keyword"},namespace:{pattern:/^(\s*)(?:(?!\s)[-*\w\xA0-\uFFFF])*\|(?!=)/,lookbehind:!0,inside:{punctuation:/\|$/}},"attr-name":{pattern:/^(\s*)(?:(?!\s)[-\w\xA0-\uFFFF])+/,lookbehind:!0},"attr-value":[n,{pattern:/(=\s*)(?:(?!\s)[-\w\xA0-\uFFFF])+(?=\s*$)/,lookbehind:!0}],operator:/[|~*^$]?=/}},"n-th":[{pattern:/(\(\s*)[+-]?\d*[\dn](?:\s*[+-]\s*\d+)?(?=\s*\))/,lookbehind:!0,inside:{number:/[\dn]+/,operator:/[+-]/}},{pattern:/(\(\s*)(?:even|odd)(?=\s*\))/i,lookbehind:!0}],combinator:/>|\+|~|\|\|/,punctuation:/[(),]/}},t.languages.css.atrule.inside["selector-function-argument"].inside=e,t.languages.insertBefore("css","property",{variable:{pattern:/(^|[^-\w\xA0-\uFFFF])--(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*/i,lookbehind:!0}});var r={pattern:/(\b\d+)(?:%|[a-z]+(?![\w-]))/,lookbehind:!0},a={pattern:/(^|[^\w.-])-?(?:\d+(?:\.\d+)?|\.\d+)/,lookbehind:!0};t.languages.insertBefore("css","function",{operator:{pattern:/(\s)[+\-*\/](?=\s)/,lookbehind:!0},hexcode:{pattern:/\B#[\da-f]{3,8}\b/i,alias:"color"},color:[{pattern:/(^|[^\w-])(?:AliceBlue|AntiqueWhite|Aqua|Aquamarine|Azure|Beige|Bisque|Black|BlanchedAlmond|Blue|BlueViolet|Brown|BurlyWood|CadetBlue|Chartreuse|Chocolate|Coral|CornflowerBlue|Cornsilk|Crimson|Cyan|DarkBlue|DarkCyan|DarkGoldenRod|DarkGr[ae]y|DarkGreen|DarkKhaki|DarkMagenta|DarkOliveGreen|DarkOrange|DarkOrchid|DarkRed|DarkSalmon|DarkSeaGreen|DarkSlateBlue|DarkSlateGr[ae]y|DarkTurquoise|DarkViolet|DeepPink|DeepSkyBlue|DimGr[ae]y|DodgerBlue|FireBrick|FloralWhite|ForestGreen|Fuchsia|Gainsboro|GhostWhite|Gold|GoldenRod|Gr[ae]y|Green|GreenYellow|HoneyDew|HotPink|IndianRed|Indigo|Ivory|Khaki|Lavender|LavenderBlush|LawnGreen|LemonChiffon|LightBlue|LightCoral|LightCyan|LightGoldenRodYellow|LightGr[ae]y|LightGreen|LightPink|LightSalmon|LightSeaGreen|LightSkyBlue|LightSlateGr[ae]y|LightSteelBlue|LightYellow|Lime|LimeGreen|Linen|Magenta|Maroon|MediumAquaMarine|MediumBlue|MediumOrchid|MediumPurple|MediumSeaGreen|MediumSlateBlue|MediumSpringGreen|MediumTurquoise|MediumVioletRed|MidnightBlue|MintCream|MistyRose|Moccasin|NavajoWhite|Navy|OldLace|Olive|OliveDrab|Orange|OrangeRed|Orchid|PaleGoldenRod|PaleGreen|PaleTurquoise|PaleVioletRed|PapayaWhip|PeachPuff|Peru|Pink|Plum|PowderBlue|Purple|RebeccaPurple|Red|RosyBrown|RoyalBlue|SaddleBrown|Salmon|SandyBrown|SeaGreen|SeaShell|Sienna|Silver|SkyBlue|SlateBlue|SlateGr[ae]y|Snow|SpringGreen|SteelBlue|Tan|Teal|Thistle|Tomato|Transparent|Turquoise|Violet|Wheat|White|WhiteSmoke|Yellow|YellowGreen)(?![\w-])/i,lookbehind:!0},{pattern:/\b(?:hsl|rgb)\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*\)\B|\b(?:hsl|rgb)a\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*,\s*(?:0|0?\.\d+|1)\s*\)\B/i,inside:{unit:r,number:a,function:/[\w-]+(?=\()/,punctuation:/[(),]/}}],entity:/\\[\da-f]{1,8}/i,unit:r,number:a})}(t)}function Sv(t){t.languages.csv={value:/[^\r\n,"]+|"(?:[^"]|"")*"(?!")/,punctuation:/,/}}function Lv(t){!function(t){var e="(?:"+(/"""(?:[^\\"]|"(?!""\2)|<esc>)*"""/.source+"|"+/'''(?:[^\\']|'(?!''\2)|<esc>)*'''/.source+"|"+/"(?:[^\\\r\n"]|"(?!\2)|<esc>)*"/.source+"|"+/'(?:[^\\\r\n']|'(?!\2)|<esc>)*'/.source).replace(/<esc>/g,/\\(?:(?!\2)|\2(?:[^()\r\n]|\([^()]*\)))/.source)+")";t.languages.cue={comment:{pattern:/\/\/.*/,greedy:!0},"string-literal":{pattern:RegExp(/(^|[^#"'\\])(#*)/.source+e+/(?!["'])\2/.source),lookbehind:!0,greedy:!0,inside:{escape:{pattern:/(?=[\s\S]*["'](#*)$)\\\1(?:U[a-fA-F0-9]{1,8}|u[a-fA-F0-9]{1,4}|x[a-fA-F0-9]{1,2}|\d{2,3}|[^(])/,greedy:!0,alias:"string"},interpolation:{pattern:/(?=[\s\S]*["'](#*)$)\\\1\([^()]*\)/,greedy:!0,inside:{punctuation:/^\\#*\(|\)$/,expression:{pattern:/[\s\S]+/,inside:null}}},string:/[\s\S]+/}},keyword:{pattern:/(^|[^\w$])(?:for|if|import|in|let|null|package)(?![\w$])/,lookbehind:!0},boolean:{pattern:/(^|[^\w$])(?:false|true)(?![\w$])/,lookbehind:!0},builtin:{pattern:/(^|[^\w$])(?:bool|bytes|float|float(?:32|64)|u?int(?:8|16|32|64|128)?|number|rune|string)(?![\w$])/,lookbehind:!0},attribute:{pattern:/@[\w$]+(?=\s*\()/,alias:"function"},function:{pattern:/(^|[^\w$])[a-z_$][\w$]*(?=\s*\()/i,lookbehind:!0},number:{pattern:/(^|[^\w$.])(?:0b[01]+(?:_[01]+)*|0o[0-7]+(?:_[0-7]+)*|0[xX][0-9A-Fa-f]+(?:_[0-9A-Fa-f]+)*|(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[eE][+-]?\d+(?:_\d+)*)?(?:[KMGTP]i?)?)(?![\w$])/,lookbehind:!0},operator:/\.{3}|_\|_|&&?|\|\|?|[=!]~|[<>=!]=?|[+\-*/?]/,punctuation:/[()[\]{},.:]/},t.languages.cue["string-literal"].inside.interpolation.inside.expression.inside=t.languages.cue}(t)}function _v(t){t.languages.cypher={comment:/\/\/.*/,string:{pattern:/"(?:[^"\\\r\n]|\\.)*"|'(?:[^'\\\r\n]|\\.)*'/,greedy:!0},"class-name":{pattern:/(:\s*)(?:\w+|`(?:[^`\\\r\n])*`)(?=\s*[{):])/,lookbehind:!0,greedy:!0},relationship:{pattern:/(-\[\s*(?:\w+\s*|`(?:[^`\\\r\n])*`\s*)?:\s*|\|\s*:\s*)(?:\w+|`(?:[^`\\\r\n])*`)/,lookbehind:!0,greedy:!0,alias:"property"},identifier:{pattern:/`(?:[^`\\\r\n])*`/,greedy:!0},variable:/\$\w+/,keyword:/\b(?:ADD|ALL|AND|AS|ASC|ASCENDING|ASSERT|BY|CALL|CASE|COMMIT|CONSTRAINT|CONTAINS|CREATE|CSV|DELETE|DESC|DESCENDING|DETACH|DISTINCT|DO|DROP|ELSE|END|ENDS|EXISTS|FOR|FOREACH|IN|INDEX|IS|JOIN|KEY|LIMIT|LOAD|MANDATORY|MATCH|MERGE|NODE|NOT|OF|ON|OPTIONAL|OR|ORDER(?=\s+BY)|PERIODIC|REMOVE|REQUIRE|RETURN|SCALAR|SCAN|SET|SKIP|START|STARTS|THEN|UNION|UNIQUE|UNWIND|USING|WHEN|WHERE|WITH|XOR|YIELD)\b/i,function:/\b\w+\b(?=\s*\()/,boolean:/\b(?:false|null|true)\b/i,number:/\b(?:0x[\da-fA-F]+|\d+(?:\.\d+)?(?:[eE][+-]?\d+)?)\b/,operator:/:|<--?|--?>?|<>|=~?|[<>]=?|[+*/%^|]|\.\.\.?/,punctuation:/[()[\]{},;.]/}}function Bv(t){t.register(Tf),t.languages.d=t.languages.extend("clike",{comment:[{pattern:/^\s*#!.+/,greedy:!0},{pattern:RegExp(/(^|[^\\])/.source+"(?:"+[/\/\+(?:\/\+(?:[^+]|\+(?!\/))*\+\/|(?!\/\+)[\s\S])*?\+\//.source,/\/\/.*/.source,/\/\*[\s\S]*?\*\//.source].join("|")+")"),lookbehind:!0,greedy:!0}],string:[{pattern:RegExp([/\b[rx]"(?:\\[\s\S]|[^\\"])*"[cwd]?/.source,/\bq"(?:\[[\s\S]*?\]|\([\s\S]*?\)|<[\s\S]*?>|\{[\s\S]*?\})"/.source,/\bq"((?!\d)\w+)$[\s\S]*?^\1"/.source,/\bq"(.)[\s\S]*?\2"/.source,/(["`])(?:\\[\s\S]|(?!\3)[^\\])*\3[cwd]?/.source].join("|"),"m"),greedy:!0},{pattern:/\bq\{(?:\{[^{}]*\}|[^{}])*\}/,greedy:!0,alias:"token-string"}],keyword:/\$|\b(?:__(?:(?:DATE|EOF|FILE|FUNCTION|LINE|MODULE|PRETTY_FUNCTION|TIMESTAMP|TIME|VENDOR|VERSION)__|gshared|parameters|traits|vector)|abstract|alias|align|asm|assert|auto|body|bool|break|byte|case|cast|catch|cdouble|cent|cfloat|char|class|const|continue|creal|dchar|debug|default|delegate|delete|deprecated|do|double|dstring|else|enum|export|extern|false|final|finally|float|for|foreach|foreach_reverse|function|goto|idouble|if|ifloat|immutable|import|inout|int|interface|invariant|ireal|lazy|long|macro|mixin|module|new|nothrow|null|out|override|package|pragma|private|protected|ptrdiff_t|public|pure|real|ref|return|scope|shared|short|size_t|static|string|struct|super|switch|synchronized|template|this|throw|true|try|typedef|typeid|typeof|ubyte|ucent|uint|ulong|union|unittest|ushort|version|void|volatile|wchar|while|with|wstring)\b/,number:[/\b0x\.?[a-f\d_]+(?:(?!\.\.)\.[a-f\d_]*)?(?:p[+-]?[a-f\d_]+)?[ulfi]{0,4}/i,{pattern:/((?:\.\.)?)(?:\b0b\.?|\b|\.)\d[\d_]*(?:(?!\.\.)\.[\d_]*)?(?:e[+-]?\d[\d_]*)?[ulfi]{0,4}/i,lookbehind:!0}],operator:/\|[|=]?|&[&=]?|\+[+=]?|-[-=]?|\.?\.\.|=[>=]?|!(?:i[ns]\b|<>?=?|>=?|=)?|\bi[ns]\b|(?:<[<>]?|>>?>?|\^\^|[*\/%^~])=?/}),t.languages.insertBefore("d","string",{char:/'(?:\\(?:\W|\w+)|[^\\])'/}),t.languages.insertBefore("d","keyword",{property:/\B@\w*/}),t.languages.insertBefore("d","function",{register:{pattern:/\b(?:[ABCD][LHX]|E?(?:BP|DI|SI|SP)|[BS]PL|[ECSDGF]S|CR[0234]|[DS]IL|DR[012367]|E[ABCD]X|X?MM[0-7]|R(?:1[0-5]|[89])[BWD]?|R[ABCD]X|R[BS]P|R[DS]I|TR[3-7]|XMM(?:1[0-5]|[89])|YMM(?:1[0-5]|\d))\b|\bST(?:\([0-7]\)|\b)/,alias:"variable"}})}function Dv(t){t.register(Tf),function(t){var e=[/\b(?:async|sync|yield)\*/,/\b(?:abstract|assert|async|await|break|case|catch|class|const|continue|covariant|default|deferred|do|dynamic|else|enum|export|extends|extension|external|factory|final|finally|for|get|hide|if|implements|import|in|interface|library|mixin|new|null|on|operator|part|rethrow|return|set|show|static|super|switch|sync|this|throw|try|typedef|var|void|while|with|yield)\b/],n=/(^|[^\w.])(?:[a-z]\w*\s*\.\s*)*(?:[A-Z]\w*\s*\.\s*)*/.source,r={pattern:RegExp(n+/[A-Z](?:[\d_A-Z]*[a-z]\w*)?\b/.source),lookbehind:!0,inside:{namespace:{pattern:/^[a-z]\w*(?:\s*\.\s*[a-z]\w*)*(?:\s*\.)?/,inside:{punctuation:/\./}}}};t.languages.dart=t.languages.extend("clike",{"class-name":[r,{pattern:RegExp(n+/[A-Z]\w*(?=\s+\w+\s*[;,=()])/.source),lookbehind:!0,inside:r.inside}],keyword:e,operator:/\bis!|\b(?:as|is)\b|\+\+|--|&&|\|\||<<=?|>>=?|~(?:\/=?)?|[+\-*\/%&^|=!<>]=?|\?/}),t.languages.insertBefore("dart","string",{"string-literal":{pattern:/r?(?:("""|''')[\s\S]*?\1|(["'])(?:\\.|(?!\2)[^\\\r\n])*\2(?!\2))/,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$(?:\w+|\{(?:[^{}]|\{[^{}]*\})*\})/,lookbehind:!0,inside:{punctuation:/^\$\{?|\}$/,expression:{pattern:/[\s\S]+/,inside:t.languages.dart}}},string:/[\s\S]+/}},string:void 0}),t.languages.insertBefore("dart","class-name",{metadata:{pattern:/@\w+/,alias:"function"}}),t.languages.insertBefore("dart","class-name",{generics:{pattern:/<(?:[\w\s,.&?]|<(?:[\w\s,.&?]|<(?:[\w\s,.&?]|<[\w\s,.&?]*>)*>)*>)*>/,inside:{"class-name":r,keyword:e,punctuation:/[<>(),.:]/,operator:/[?&|]/}}})}(t)}function Tv(t){!function(t){t.languages.dataweave={url:/\b[A-Za-z]+:\/\/[\w/:.?=&-]+|\burn:[\w:.?=&-]+/,property:{pattern:/(?:\b\w+#)?(?:"(?:\\.|[^\\"\r\n])*"|\b\w+)(?=\s*[:@])/,greedy:!0},string:{pattern:/(["'`])(?:\\[\s\S]|(?!\1)[^\\])*\1/,greedy:!0},"mime-type":/\b(?:application|audio|image|multipart|text|video)\/[\w+-]+/,date:{pattern:/\|[\w:+-]+\|/,greedy:!0},comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],regex:{pattern:/\/(?:[^\\\/\r\n]|\\[^\r\n])+\//,greedy:!0},keyword:/\b(?:and|as|at|case|do|else|fun|if|input|is|match|not|ns|null|or|output|type|unless|update|using|var)\b/,function:/\b[A-Z_]\w*(?=\s*\()/i,number:/-?\b\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,punctuation:/[{}[\];(),.:@]/,operator:/<<|>>|->|[<>~=]=?|!=|--?-?|\+\+?|!|\?/,boolean:/\b(?:false|true)\b/}}(t)}function Vv(t){t.languages.dax={comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|(?:--|\/\/).*)/,lookbehind:!0},"data-field":{pattern:/'(?:[^']|'')*'(?!')(?:\[[ \w\xA0-\uFFFF]+\])?|\w+\[[ \w\xA0-\uFFFF]+\]/,alias:"symbol"},measure:{pattern:/\[[ \w\xA0-\uFFFF]+\]/,alias:"constant"},string:{pattern:/"(?:[^"]|"")*"(?!")/,greedy:!0},function:/\b(?:ABS|ACOS|ACOSH|ACOT|ACOTH|ADDCOLUMNS|ADDMISSINGITEMS|ALL|ALLCROSSFILTERED|ALLEXCEPT|ALLNOBLANKROW|ALLSELECTED|AND|APPROXIMATEDISTINCTCOUNT|ASIN|ASINH|ATAN|ATANH|AVERAGE|AVERAGEA|AVERAGEX|BETA\.DIST|BETA\.INV|BLANK|CALCULATE|CALCULATETABLE|CALENDAR|CALENDARAUTO|CEILING|CHISQ\.DIST|CHISQ\.DIST\.RT|CHISQ\.INV|CHISQ\.INV\.RT|CLOSINGBALANCEMONTH|CLOSINGBALANCEQUARTER|CLOSINGBALANCEYEAR|COALESCE|COMBIN|COMBINA|COMBINEVALUES|CONCATENATE|CONCATENATEX|CONFIDENCE\.NORM|CONFIDENCE\.T|CONTAINS|CONTAINSROW|CONTAINSSTRING|CONTAINSSTRINGEXACT|CONVERT|COS|COSH|COT|COTH|COUNT|COUNTA|COUNTAX|COUNTBLANK|COUNTROWS|COUNTX|CROSSFILTER|CROSSJOIN|CURRENCY|CURRENTGROUP|CUSTOMDATA|DATATABLE|DATE|DATEADD|DATEDIFF|DATESBETWEEN|DATESINPERIOD|DATESMTD|DATESQTD|DATESYTD|DATEVALUE|DAY|DEGREES|DETAILROWS|DISTINCT|DISTINCTCOUNT|DISTINCTCOUNTNOBLANK|DIVIDE|EARLIER|EARLIEST|EDATE|ENDOFMONTH|ENDOFQUARTER|ENDOFYEAR|EOMONTH|ERROR|EVEN|EXACT|EXCEPT|EXP|EXPON\.DIST|FACT|FALSE|FILTER|FILTERS|FIND|FIRSTDATE|FIRSTNONBLANK|FIRSTNONBLANKVALUE|FIXED|FLOOR|FORMAT|GCD|GENERATE|GENERATEALL|GENERATESERIES|GEOMEAN|GEOMEANX|GROUPBY|HASONEFILTER|HASONEVALUE|HOUR|IF|IF\.EAGER|IFERROR|IGNORE|INT|INTERSECT|ISBLANK|ISCROSSFILTERED|ISEMPTY|ISERROR|ISEVEN|ISFILTERED|ISINSCOPE|ISLOGICAL|ISNONTEXT|ISNUMBER|ISO\.CEILING|ISODD|ISONORAFTER|ISSELECTEDMEASURE|ISSUBTOTAL|ISTEXT|KEEPFILTERS|KEYWORDMATCH|LASTDATE|LASTNONBLANK|LASTNONBLANKVALUE|LCM|LEFT|LEN|LN|LOG|LOG10|LOOKUPVALUE|LOWER|MAX|MAXA|MAXX|MEDIAN|MEDIANX|MID|MIN|MINA|MINUTE|MINX|MOD|MONTH|MROUND|NATURALINNERJOIN|NATURALLEFTOUTERJOIN|NEXTDAY|NEXTMONTH|NEXTQUARTER|NEXTYEAR|NONVISUAL|NORM\.DIST|NORM\.INV|NORM\.S\.DIST|NORM\.S\.INV|NOT|NOW|ODD|OPENINGBALANCEMONTH|OPENINGBALANCEQUARTER|OPENINGBALANCEYEAR|OR|PARALLELPERIOD|PATH|PATHCONTAINS|PATHITEM|PATHITEMREVERSE|PATHLENGTH|PERCENTILE\.EXC|PERCENTILE\.INC|PERCENTILEX\.EXC|PERCENTILEX\.INC|PERMUT|PI|POISSON\.DIST|POWER|PREVIOUSDAY|PREVIOUSMONTH|PREVIOUSQUARTER|PREVIOUSYEAR|PRODUCT|PRODUCTX|QUARTER|QUOTIENT|RADIANS|RAND|RANDBETWEEN|RANK\.EQ|RANKX|RELATED|RELATEDTABLE|REMOVEFILTERS|REPLACE|REPT|RIGHT|ROLLUP|ROLLUPADDISSUBTOTAL|ROLLUPGROUP|ROLLUPISSUBTOTAL|ROUND|ROUNDDOWN|ROUNDUP|ROW|SAMEPERIODLASTYEAR|SAMPLE|SEARCH|SECOND|SELECTCOLUMNS|SELECTEDMEASURE|SELECTEDMEASUREFORMATSTRING|SELECTEDMEASURENAME|SELECTEDVALUE|SIGN|SIN|SINH|SQRT|SQRTPI|STARTOFMONTH|STARTOFQUARTER|STARTOFYEAR|STDEV\.P|STDEV\.S|STDEVX\.P|STDEVX\.S|SUBSTITUTE|SUBSTITUTEWITHINDEX|SUM|SUMMARIZE|SUMMARIZECOLUMNS|SUMX|SWITCH|T\.DIST|T\.DIST\.2T|T\.DIST\.RT|T\.INV|T\.INV\.2T|TAN|TANH|TIME|TIMEVALUE|TODAY|TOPN|TOPNPERLEVEL|TOPNSKIP|TOTALMTD|TOTALQTD|TOTALYTD|TREATAS|TRIM|TRUE|TRUNC|UNICHAR|UNICODE|UNION|UPPER|USERELATIONSHIP|USERNAME|USEROBJECTID|USERPRINCIPALNAME|UTCNOW|UTCTODAY|VALUE|VALUES|VAR\.P|VAR\.S|VARX\.P|VARX\.S|WEEKDAY|WEEKNUM|XIRR|XNPV|YEAR|YEARFRAC)(?=\s*\()/i,keyword:/\b(?:DEFINE|EVALUATE|MEASURE|ORDER\s+BY|RETURN|VAR|START\s+AT|ASC|DESC)\b/i,boolean:{pattern:/\b(?:FALSE|NULL|TRUE)\b/i,alias:"constant"},number:/\b\d+(?:\.\d*)?|\B\.\d+\b/,operator:/:=|[-+*\/=^]|&&?|\|\||<(?:=>?|<|>)?|>[>=]?|\b(?:IN|NOT)\b/i,punctuation:/[;\[\](){}`,.]/}}function Ov(t){t.languages.dhall={comment:/--.*|\{-(?:[^-{]|-(?!\})|\{(?!-)|\{-(?:[^-{]|-(?!\})|\{(?!-))*-\})*-\}/,string:{pattern:/"(?:[^"\\]|\\.)*"|''(?:[^']|'(?!')|'''|''\$\{)*''(?!'|\$)/,greedy:!0,inside:{interpolation:{pattern:/\$\{[^{}]*\}/,inside:{expression:{pattern:/(^\$\{)[\s\S]+(?=\}$)/,lookbehind:!0,alias:"language-dhall",inside:null},punctuation:/\$\{|\}/}}}},label:{pattern:/`[^`]*`/,greedy:!0},url:{pattern:/\bhttps?:\/\/[\w.:%!$&'*+;=@~-]+(?:\/[\w.:%!$&'*+;=@~-]*)*(?:\?[/?\w.:%!$&'*+;=@~-]*)?/,greedy:!0},env:{pattern:/\benv:(?:(?!\d)\w+|"(?:[^"\\=]|\\.)*")/,greedy:!0,inside:{function:/^env/,operator:/^:/,variable:/[\s\S]+/}},hash:{pattern:/\bsha256:[\da-fA-F]{64}\b/,inside:{function:/sha256/,operator:/:/,number:/[\da-fA-F]{64}/}},keyword:/\b(?:as|assert|else|forall|if|in|let|merge|missing|then|toMap|using|with)\b|\u2200/,builtin:/\b(?:None|Some)\b/,boolean:/\b(?:False|True)\b/,number:/\bNaN\b|-?\bInfinity\b|[+-]?\b(?:0x[\da-fA-F]+|\d+(?:\.\d+)?(?:e[+-]?\d+)?)\b/,operator:/\/\\|\/\/\\\\|&&|\|\||===|[!=]=|\/\/|->|\+\+|::|[+*#@=:?<>|\\\u2227\u2a53\u2261\u2afd\u03bb\u2192]/,punctuation:/\.\.|[{}\[\](),./]/,"class-name":/\b[A-Z]\w*\b/},t.languages.dhall.string.inside.interpolation.inside.expression.inside=t.languages.dhall}function Iv(t){t.register(rp),function(t){t.languages.django={comment:/^\{#[\s\S]*?#\}$/,tag:{pattern:/(^\{%[+-]?\s*)\w+/,lookbehind:!0,alias:"keyword"},delimiter:{pattern:/^\{[{%][+-]?|[+-]?[}%]\}$/,alias:"punctuation"},string:{pattern:/("|')(?:\\.|(?!\1)[^\\\r\n])*\1/,greedy:!0},filter:{pattern:/(\|)\w+/,lookbehind:!0,alias:"function"},test:{pattern:/(\bis\s+(?:not\s+)?)(?!not\b)\w+/,lookbehind:!0,alias:"function"},function:/\b[a-z_]\w+(?=\s*\()/i,keyword:/\b(?:and|as|by|else|for|if|import|in|is|loop|not|or|recursive|with|without)\b/,operator:/[-+%=]=?|!=|\*\*?=?|\/\/?=?|<[<=>]?|>[=>]?|[&|^~]/,number:/\b\d+(?:\.\d+)?\b/,boolean:/[Ff]alse|[Nn]one|[Tt]rue/,variable:/\b\w+\b/,punctuation:/[{}[\](),.:;]/};var e=/\{\{[\s\S]*?\}\}|\{%[\s\S]*?%\}|\{#[\s\S]*?#\}/g,n=t.languages["markup-templating"];t.hooks.add("before-tokenize",(function(t){n.buildPlaceholders(t,"django",e)})),t.hooks.add("after-tokenize",(function(t){n.tokenizePlaceholders(t,"django")})),t.languages.jinja2=t.languages.django,t.hooks.add("before-tokenize",(function(t){n.buildPlaceholders(t,"jinja2",e)})),t.hooks.add("after-tokenize",(function(t){n.tokenizePlaceholders(t,"jinja2")}))}(t)}function Rv(t){t.languages["dns-zone-file"]={comment:/;.*/,string:{pattern:/"(?:\\.|[^"\\\r\n])*"/,greedy:!0},variable:[{pattern:/(^\$ORIGIN[ \t]+)\S+/m,lookbehind:!0},{pattern:/(^|\s)@(?=\s|$)/,lookbehind:!0}],keyword:/^\$(?:INCLUDE|ORIGIN|TTL)(?=\s|$)/m,class:{pattern:/(^|\s)(?:CH|CS|HS|IN)(?=\s|$)/,lookbehind:!0,alias:"keyword"},type:{pattern:/(^|\s)(?:A|A6|AAAA|AFSDB|APL|ATMA|CAA|CDNSKEY|CDS|CERT|CNAME|DHCID|DLV|DNAME|DNSKEY|DS|EID|GID|GPOS|HINFO|HIP|IPSECKEY|ISDN|KEY|KX|LOC|MAILA|MAILB|MB|MD|MF|MG|MINFO|MR|MX|NAPTR|NB|NBSTAT|NIMLOC|NINFO|NS|NSAP|NSAP-PTR|NSEC|NSEC3|NSEC3PARAM|NULL|NXT|OPENPGPKEY|PTR|PX|RKEY|RP|RRSIG|RT|SIG|SINK|SMIMEA|SOA|SPF|SRV|SSHFP|TA|TKEY|TLSA|TSIG|TXT|UID|UINFO|UNSPEC|URI|WKS|X25)(?=\s|$)/,lookbehind:!0,alias:"keyword"},punctuation:/[()]/},t.languages["dns-zone"]=t.languages["dns-zone-file"]}function Fv(t){!function(t){var e=/\\[\r\n](?:\s|\\[\r\n]|#.*(?!.))*(?![\s#]|\\[\r\n])/.source,n=/(?:[ \t]+(?![ \t])(?:<SP_BS>)?|<SP_BS>)/.source.replace(/<SP_BS>/g,(function(){return e})),r=/"(?:[^"\\\r\n]|\\(?:\r\n|[\s\S]))*"|'(?:[^'\\\r\n]|\\(?:\r\n|[\s\S]))*'/.source,a=/--[\w-]+=(?:<STR>|(?!["'])(?:[^\s\\]|\\.)+)/.source.replace(/<STR>/g,(function(){return r})),i={pattern:RegExp(r),greedy:!0},o={pattern:/(^[ \t]*)#.*/m,lookbehind:!0,greedy:!0};function l(t,e){return t=t.replace(/<OPT>/g,(function(){return a})).replace(/<SP>/g,(function(){return n})),RegExp(t,e)}t.languages.docker={instruction:{pattern:/(^[ \t]*)(?:ADD|ARG|CMD|COPY|ENTRYPOINT|ENV|EXPOSE|FROM|HEALTHCHECK|LABEL|MAINTAINER|ONBUILD|RUN|SHELL|STOPSIGNAL|USER|VOLUME|WORKDIR)(?=\s)(?:\\.|[^\r\n\\])*(?:\\$(?:\s|#.*$)*(?![\s#])(?:\\.|[^\r\n\\])*)*/im,lookbehind:!0,greedy:!0,inside:{options:{pattern:l(/(^(?:ONBUILD<SP>)?\w+<SP>)<OPT>(?:<SP><OPT>)*/.source,"i"),lookbehind:!0,greedy:!0,inside:{property:{pattern:/(^|\s)--[\w-]+/,lookbehind:!0},string:[i,{pattern:/(=)(?!["'])(?:[^\s\\]|\\.)+/,lookbehind:!0}],operator:/\\$/m,punctuation:/=/}},keyword:[{pattern:l(/(^(?:ONBUILD<SP>)?HEALTHCHECK<SP>(?:<OPT><SP>)*)(?:CMD|NONE)\b/.source,"i"),lookbehind:!0,greedy:!0},{pattern:l(/(^(?:ONBUILD<SP>)?FROM<SP>(?:<OPT><SP>)*(?!--)[^ \t\\]+<SP>)AS/.source,"i"),lookbehind:!0,greedy:!0},{pattern:l(/(^ONBUILD<SP>)\w+/.source,"i"),lookbehind:!0,greedy:!0},{pattern:/^\w+/,greedy:!0}],comment:o,string:i,variable:/\$(?:\w+|\{[^{}"'\\]*\})/,operator:/\\$/m}},comment:o},t.languages.dockerfile=t.languages.docker}(t)}function Nv(t){!function(t){var e="(?:"+[/[a-zA-Z_\x80-\uFFFF][\w\x80-\uFFFF]*/.source,/-?(?:\.\d+|\d+(?:\.\d*)?)/.source,/"[^"\\]*(?:\\[\s\S][^"\\]*)*"/.source,/<(?:[^<>]|(?!<!--)<(?:[^<>"']|"[^"]*"|'[^']*')+>|<!--(?:[^-]|-(?!->))*-->)*>/.source].join("|")+")",n={markup:{pattern:/(^<)[\s\S]+(?=>$)/,lookbehind:!0,alias:["language-markup","language-html","language-xml"],inside:t.languages.markup}};function r(t,n){return RegExp(t.replace(/<ID>/g,(function(){return e})),n)}t.languages.dot={comment:{pattern:/\/\/.*|\/\*[\s\S]*?\*\/|^#.*/m,greedy:!0},"graph-name":{pattern:r(/(\b(?:digraph|graph|subgraph)[ \t\r\n]+)<ID>/.source,"i"),lookbehind:!0,greedy:!0,alias:"class-name",inside:n},"attr-value":{pattern:r(/(=[ \t\r\n]*)<ID>/.source),lookbehind:!0,greedy:!0,inside:n},"attr-name":{pattern:r(/([\[;, \t\r\n])<ID>(?=[ \t\r\n]*=)/.source),lookbehind:!0,greedy:!0,inside:n},keyword:/\b(?:digraph|edge|graph|node|strict|subgraph)\b/i,"compass-point":{pattern:/(:[ \t\r\n]*)(?:[ewc_]|[ns][ew]?)(?![\w\x80-\uFFFF])/,lookbehind:!0,alias:"builtin"},node:{pattern:r(/(^|[^-.\w\x80-\uFFFF\\])<ID>/.source),lookbehind:!0,greedy:!0,inside:n},operator:/[=:]|-[->]/,punctuation:/[\[\]{};,]/},t.languages.gv=t.languages.dot}(t)}function Pv(t){t.languages.ebnf={comment:/\(\*[\s\S]*?\*\)/,string:{pattern:/"[^"\r\n]*"|'[^'\r\n]*'/,greedy:!0},special:{pattern:/\?[^?\r\n]*\?/,greedy:!0,alias:"class-name"},definition:{pattern:/^([\t ]*)[a-z]\w*(?:[ \t]+[a-z]\w*)*(?=\s*=)/im,lookbehind:!0,alias:["rule","keyword"]},rule:/\b[a-z]\w*(?:[ \t]+[a-z]\w*)*\b/i,punctuation:/\([:/]|[:/]\)|[.,;()[\]{}]/,operator:/[-=|*/!]/}}function jv(t){t.languages.editorconfig={comment:/[;#].*/,section:{pattern:/(^[ \t]*)\[.+\]/m,lookbehind:!0,alias:"selector",inside:{regex:/\\\\[\[\]{},!?.*]/,operator:/[!?]|\.\.|\*{1,2}/,punctuation:/[\[\]{},]/}},key:{pattern:/(^[ \t]*)[^\s=]+(?=[ \t]*=)/m,lookbehind:!0,alias:"attr-name"},value:{pattern:/=.*/,alias:"attr-value",inside:{punctuation:/^=/}}}}function Uv(t){t.languages.eiffel={comment:/--.*/,string:[{pattern:/"([^[]*)\[[\s\S]*?\]\1"/,greedy:!0},{pattern:/"([^{]*)\{[\s\S]*?\}\1"/,greedy:!0},{pattern:/"(?:%(?:(?!\n)\s)*\n\s*%|%\S|[^%"\r\n])*"/,greedy:!0}],char:/'(?:%.|[^%'\r\n])+'/,keyword:/\b(?:across|agent|alias|all|and|as|assign|attached|attribute|check|class|convert|create|Current|debug|deferred|detachable|do|else|elseif|end|ensure|expanded|export|external|feature|from|frozen|if|implies|inherit|inspect|invariant|like|local|loop|not|note|obsolete|old|once|or|Precursor|redefine|rename|require|rescue|Result|retry|select|separate|some|then|undefine|until|variant|Void|when|xor)\b/i,boolean:/\b(?:False|True)\b/i,"class-name":/\b[A-Z][\dA-Z_]*\b/,number:[/\b0[xcb][\da-f](?:_*[\da-f])*\b/i,/(?:\b\d(?:_*\d)*)?\.(?:(?:\d(?:_*\d)*)?e[+-]?)?\d(?:_*\d)*\b|\b\d(?:_*\d)*\b\.?/i],punctuation:/:=|<<|>>|\(\||\|\)|->|\.(?=\w)|[{}[\];(),:?]/,operator:/\\\\|\|\.\.\||\.\.|\/[~\/=]?|[><]=?|[-+*^=~]/}}function Wv(t){t.register(qf),t.register(rp),function(t){t.languages.ejs={delimiter:{pattern:/^<%[-_=]?|[-_]?%>$/,alias:"punctuation"},comment:/^#[\s\S]*/,"language-javascript":{pattern:/[\s\S]+/,inside:t.languages.javascript}},t.hooks.add("before-tokenize",(function(e){t.languages["markup-templating"].buildPlaceholders(e,"ejs",/<%(?!%)[\s\S]+?%>/g)})),t.hooks.add("after-tokenize",(function(e){t.languages["markup-templating"].tokenizePlaceholders(e,"ejs")})),t.languages.eta=t.languages.ejs}(t)}function Zv(t){t.languages.elixir={doc:{pattern:/@(?:doc|moduledoc)\s+(?:("""|''')[\s\S]*?\1|("|')(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2)/,inside:{attribute:/^@\w+/,string:/['"][\s\S]+/}},comment:{pattern:/#.*/,greedy:!0},regex:{pattern:/~[rR](?:("""|''')(?:\\[\s\S]|(?!\1)[^\\])+\1|([\/|"'])(?:\\.|(?!\2)[^\\\r\n])+\2|\((?:\\.|[^\\)\r\n])+\)|\[(?:\\.|[^\\\]\r\n])+\]|\{(?:\\.|[^\\}\r\n])+\}|<(?:\\.|[^\\>\r\n])+>)[uismxfr]*/,greedy:!0},string:[{pattern:/~[cCsSwW](?:("""|''')(?:\\[\s\S]|(?!\1)[^\\])+\1|([\/|"'])(?:\\.|(?!\2)[^\\\r\n])+\2|\((?:\\.|[^\\)\r\n])+\)|\[(?:\\.|[^\\\]\r\n])+\]|\{(?:\\.|#\{[^}]+\}|#(?!\{)|[^#\\}\r\n])+\}|<(?:\\.|[^\\>\r\n])+>)[csa]?/,greedy:!0,inside:{}},{pattern:/("""|''')[\s\S]*?\1/,greedy:!0,inside:{}},{pattern:/("|')(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0,inside:{}}],atom:{pattern:/(^|[^:]):\w+/,lookbehind:!0,alias:"symbol"},module:{pattern:/\b[A-Z]\w*\b/,alias:"class-name"},"attr-name":/\b\w+\??:(?!:)/,argument:{pattern:/(^|[^&])&\d+/,lookbehind:!0,alias:"variable"},attribute:{pattern:/@\w+/,alias:"variable"},function:/\b[_a-zA-Z]\w*[?!]?(?:(?=\s*(?:\.\s*)?\()|(?=\/\d))/,number:/\b(?:0[box][a-f\d_]+|\d[\d_]*)(?:\.[\d_]+)?(?:e[+-]?[\d_]+)?\b/i,keyword:/\b(?:after|alias|and|case|catch|cond|def(?:callback|delegate|exception|impl|macro|module|n|np|p|protocol|struct)?|do|else|end|fn|for|if|import|not|or|quote|raise|require|rescue|try|unless|unquote|use|when)\b/,boolean:/\b(?:false|nil|true)\b/,operator:[/\bin\b|&&?|\|[|>]?|\\\\|::|\.\.\.?|\+\+?|-[->]?|<[-=>]|>=|!==?|\B!|=(?:==?|[>~])?|[*\/^]/,{pattern:/([^<])<(?!<)/,lookbehind:!0},{pattern:/([^>])>(?!>)/,lookbehind:!0}],punctuation:/<<|>>|[.,%\[\]{}()]/},t.languages.elixir.string.forEach((function(e){e.inside={interpolation:{pattern:/#\{[^}]+\}/,inside:{delimiter:{pattern:/^#\{|\}$/,alias:"punctuation"},rest:t.languages.elixir}}}}))}function Gv(t){t.languages.elm={comment:/--.*|\{-[\s\S]*?-\}/,char:{pattern:/'(?:[^\\'\r\n]|\\(?:[abfnrtv\\']|\d+|x[0-9a-fA-F]+|u\{[0-9a-fA-F]+\}))'/,greedy:!0},string:[{pattern:/"""[\s\S]*?"""/,greedy:!0},{pattern:/"(?:[^\\"\r\n]|\\.)*"/,greedy:!0}],"import-statement":{pattern:/(^[\t ]*)import\s+[A-Z]\w*(?:\.[A-Z]\w*)*(?:\s+as\s+(?:[A-Z]\w*)(?:\.[A-Z]\w*)*)?(?:\s+exposing\s+)?/m,lookbehind:!0,inside:{keyword:/\b(?:as|exposing|import)\b/}},keyword:/\b(?:alias|as|case|else|exposing|if|in|infixl|infixr|let|module|of|then|type)\b/,builtin:/\b(?:abs|acos|always|asin|atan|atan2|ceiling|clamp|compare|cos|curry|degrees|e|flip|floor|fromPolar|identity|isInfinite|isNaN|logBase|max|min|negate|never|not|pi|radians|rem|round|sin|sqrt|tan|toFloat|toPolar|toString|truncate|turns|uncurry|xor)\b/,number:/\b(?:\d+(?:\.\d+)?(?:e[+-]?\d+)?|0x[0-9a-f]+)\b/i,operator:/\s\.\s|[+\-/*=.$<>:&|^?%#@~!]{2,}|[+\-/*=$<>:&|^?%#@~!]/,hvariable:/\b(?:[A-Z]\w*\.)*[a-z]\w*\b/,constant:/\b(?:[A-Z]\w*\.)*[A-Z]\w*\b/,punctuation:/[{}[\]|(),.:]/}}function qv(t){t.register(Kf),t.register(rp),function(t){t.languages.etlua={delimiter:{pattern:/^<%[-=]?|-?%>$/,alias:"punctuation"},"language-lua":{pattern:/[\s\S]+/,inside:t.languages.lua}},t.hooks.add("before-tokenize",(function(e){t.languages["markup-templating"].buildPlaceholders(e,"etlua",/<%[\s\S]+?%>/g)})),t.hooks.add("after-tokenize",(function(e){t.languages["markup-templating"].tokenizePlaceholders(e,"etlua")}))}(t)}function Yv(t){t.register(rp),t.register(lp),function(t){t.languages.erb={delimiter:{pattern:/^(\s*)<%=?|%>(?=\s*$)/,lookbehind:!0,alias:"punctuation"},ruby:{pattern:/\s*\S[\s\S]*/,alias:"language-ruby",inside:t.languages.ruby}},t.hooks.add("before-tokenize",(function(e){t.languages["markup-templating"].buildPlaceholders(e,"erb",/<%=?(?:[^\r\n]|[\r\n](?!=begin)|[\r\n]=begin\s(?:[^\r\n]|[\r\n](?!=end))*[\r\n]=end)+?%>/g)})),t.hooks.add("after-tokenize",(function(e){t.languages["markup-templating"].tokenizePlaceholders(e,"erb")}))}(t)}function Xv(t){t.languages.erlang={comment:/%.+/,string:{pattern:/"(?:\\.|[^\\"\r\n])*"/,greedy:!0},"quoted-function":{pattern:/'(?:\\.|[^\\'\r\n])+'(?=\()/,alias:"function"},"quoted-atom":{pattern:/'(?:\\.|[^\\'\r\n])+'/,alias:"atom"},boolean:/\b(?:false|true)\b/,keyword:/\b(?:after|begin|case|catch|end|fun|if|of|receive|try|when)\b/,number:[/\$\\?./,/\b\d+#[a-z0-9]+/i,/(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i],function:/\b[a-z][\w@]*(?=\()/,variable:{pattern:/(^|[^@])(?:\b|\?)[A-Z_][\w@]*/,lookbehind:!0},operator:[/[=\/<>:]=|=[:\/]=|\+\+?|--?|[=*\/!]|\b(?:and|andalso|band|bnot|bor|bsl|bsr|bxor|div|not|or|orelse|rem|xor)\b/,{pattern:/(^|[^<])<(?!<)/,lookbehind:!0},{pattern:/(^|[^>])>(?!>)/,lookbehind:!0}],atom:/\b[a-z][\w@]*/,punctuation:/[()[\]{}:;,.#|]|<<|>>/}}function $v(t){t.languages["excel-formula"]={comment:{pattern:/(\bN\(\s*)"(?:[^"]|"")*"(?=\s*\))/i,lookbehind:!0,greedy:!0},string:{pattern:/"(?:[^"]|"")*"(?!")/,greedy:!0},reference:{pattern:/(?:'[^']*'|(?:[^\s()[\]{}<>*?"';,$&]*\[[^^\s()[\]{}<>*?"']+\])?\w+)!/,greedy:!0,alias:"string",inside:{operator:/!$/,punctuation:/'/,sheet:{pattern:/[^[\]]+$/,alias:"function"},file:{pattern:/\[[^[\]]+\]$/,inside:{punctuation:/[[\]]/}},path:/[\s\S]+/}},"function-name":{pattern:/\b[A-Z]\w*(?=\()/i,alias:"builtin"},range:{pattern:/\$?\b(?:[A-Z]+\$?\d+:\$?[A-Z]+\$?\d+|[A-Z]+:\$?[A-Z]+|\d+:\$?\d+)\b/i,alias:"selector",inside:{operator:/:/,cell:/\$?[A-Z]+\$?\d+/i,column:/\$?[A-Z]+/i,row:/\$?\d+/}},cell:{pattern:/\b[A-Z]+\d+\b|\$[A-Za-z]+\$?\d+\b|\b[A-Za-z]+\$\d+\b/,alias:"selector"},number:/(?:\b\d+(?:\.\d+)?|\B\.\d+)(?:e[+-]?\d+)?\b/i,boolean:/\b(?:FALSE|TRUE)\b/i,operator:/[-+*/^%=&,]|<[=>]?|>=?/,punctuation:/[[\]();{}|]/},t.languages.xlsx=t.languages.xls=t.languages["excel-formula"]}function Kv(t){t.register(Tf),t.languages.fsharp=t.languages.extend("clike",{comment:[{pattern:/(^|[^\\])\(\*(?!\))[\s\S]*?\*\)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(?:"""[\s\S]*?"""|@"(?:""|[^"])*"|"(?:\\[\s\S]|[^\\"])*")B?/,greedy:!0},"class-name":{pattern:/(\b(?:exception|inherit|interface|new|of|type)\s+|\w\s*:\s*|\s:\??>\s*)[.\w]+\b(?:\s*(?:->|\*)\s*[.\w]+\b)*(?!\s*[:.])/,lookbehind:!0,inside:{operator:/->|\*/,punctuation:/\./}},keyword:/\b(?:let|return|use|yield)(?:!\B|\b)|\b(?:abstract|and|as|asr|assert|atomic|base|begin|break|checked|class|component|const|constraint|constructor|continue|default|delegate|do|done|downcast|downto|eager|elif|else|end|event|exception|extern|external|false|finally|fixed|for|fun|function|functor|global|if|in|include|inherit|inline|interface|internal|land|lazy|lor|lsl|lsr|lxor|match|member|method|mixin|mod|module|mutable|namespace|new|not|null|object|of|open|or|override|parallel|private|process|protected|public|pure|rec|sealed|select|sig|static|struct|tailcall|then|to|trait|true|try|type|upcast|val|virtual|void|volatile|when|while|with)\b/,number:[/\b0x[\da-fA-F]+(?:LF|lf|un)?\b/,/\b0b[01]+(?:uy|y)?\b/,/(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[fm]|e[+-]?\d+)?\b/i,/\b\d+(?:[IlLsy]|UL|u[lsy]?)?\b/],operator:/([<>~&^])\1\1|([*.:<>&])\2|<-|->|[!=:]=|<?\|{1,3}>?|\??(?:<=|>=|<>|[-+*/%=<>])\??|[!?^&]|~[+~-]|:>|:\?>?/}),t.languages.insertBefore("fsharp","keyword",{preprocessor:{pattern:/(^[\t ]*)#.*/m,lookbehind:!0,alias:"property",inside:{directive:{pattern:/(^#)\b(?:else|endif|if|light|line|nowarn)\b/,lookbehind:!0,alias:"keyword"}}}}),t.languages.insertBefore("fsharp","punctuation",{"computation-expression":{pattern:/\b[_a-z]\w*(?=\s*\{)/i,alias:"keyword"}}),t.languages.insertBefore("fsharp","string",{annotation:{pattern:/\[<.+?>\]/,greedy:!0,inside:{punctuation:/^\[<|>\]$/,"class-name":{pattern:/^\w+$|(^|;\s*)[A-Z]\w*(?=\()/,lookbehind:!0},"annotation-content":{pattern:/[\s\S]+/,inside:t.languages.fsharp}}},char:{pattern:/'(?:[^\\']|\\(?:.|\d{3}|x[a-fA-F\d]{2}|u[a-fA-F\d]{4}|U[a-fA-F\d]{8}))'B?/,greedy:!0}})}function Qv(t){!function(t){var e={function:/\b(?:BUGS?|FIX(?:MES?)?|NOTES?|TODOS?|XX+|HACKS?|WARN(?:ING)?|\?{2,}|!{2,})\b/},n={number:/\\[^\s']|%\w/},r={comment:[{pattern:/(^|\s)(?:! .*|!$)/,lookbehind:!0,inside:e},{pattern:/(^|\s)\/\*\s[\s\S]*?\*\/(?=\s|$)/,lookbehind:!0,greedy:!0,inside:e},{pattern:/(^|\s)!\[(={0,6})\[\s[\s\S]*?\]\2\](?=\s|$)/,lookbehind:!0,greedy:!0,inside:e}],number:[{pattern:/(^|\s)[+-]?\d+(?=\s|$)/,lookbehind:!0},{pattern:/(^|\s)[+-]?0(?:b[01]+|o[0-7]+|d\d+|x[\dA-F]+)(?=\s|$)/i,lookbehind:!0},{pattern:/(^|\s)[+-]?\d+\/\d+\.?(?=\s|$)/,lookbehind:!0},{pattern:/(^|\s)\+?\d+\+\d+\/\d+(?=\s|$)/,lookbehind:!0},{pattern:/(^|\s)-\d+-\d+\/\d+(?=\s|$)/,lookbehind:!0},{pattern:/(^|\s)[+-]?(?:\d*\.\d+|\d+\.\d*|\d+)(?:e[+-]?\d+)?(?=\s|$)/i,lookbehind:!0},{pattern:/(^|\s)NAN:\s+[\da-fA-F]+(?=\s|$)/,lookbehind:!0},{pattern:/(^|\s)[+-]?0(?:b1\.[01]*|o1\.[0-7]*|d1\.\d*|x1\.[\dA-F]*)p\d+(?=\s|$)/i,lookbehind:!0}],regexp:{pattern:/(^|\s)R\/\s(?:\\\S|[^\\/])*\/(?:[idmsr]*|[idmsr]+-[idmsr]+)(?=\s|$)/,lookbehind:!0,alias:"number",inside:{variable:/\\\S/,keyword:/[+?*\[\]^$(){}.|]/,operator:{pattern:/(\/)[idmsr]+(?:-[idmsr]+)?/,lookbehind:!0}}},boolean:{pattern:/(^|\s)[tf](?=\s|$)/,lookbehind:!0},"custom-string":{pattern:/(^|\s)[A-Z0-9\-]+"\s(?:\\\S|[^"\\])*"/,lookbehind:!0,greedy:!0,alias:"string",inside:{number:/\\\S|%\w|\//}},"multiline-string":[{pattern:/(^|\s)STRING:\s+\S+(?:\n|\r\n).*(?:\n|\r\n)\s*;(?=\s|$)/,lookbehind:!0,greedy:!0,alias:"string",inside:{number:n.number,"semicolon-or-setlocal":{pattern:/([\r\n][ \t]*);(?=\s|$)/,lookbehind:!0,alias:"function"}}},{pattern:/(^|\s)HEREDOC:\s+\S+(?:\n|\r\n).*(?:\n|\r\n)\s*\S+(?=\s|$)/,lookbehind:!0,greedy:!0,alias:"string",inside:n},{pattern:/(^|\s)\[(={0,6})\[\s[\s\S]*?\]\2\](?=\s|$)/,lookbehind:!0,greedy:!0,alias:"string",inside:n}],"special-using":{pattern:/(^|\s)USING:(?:\s\S+)*(?=\s+;(?:\s|$))/,lookbehind:!0,alias:"function",inside:{string:{pattern:/(\s)[^:\s]+/,lookbehind:!0}}},"stack-effect-delimiter":[{pattern:/(^|\s)(?:call|eval|execute)?\((?=\s)/,lookbehind:!0,alias:"operator"},{pattern:/(\s)--(?=\s)/,lookbehind:!0,alias:"operator"},{pattern:/(\s)\)(?=\s|$)/,lookbehind:!0,alias:"operator"}],combinators:{pattern:null,lookbehind:!0,alias:"keyword"},"kernel-builtin":{pattern:null,lookbehind:!0,alias:"variable"},"sequences-builtin":{pattern:null,lookbehind:!0,alias:"variable"},"math-builtin":{pattern:null,lookbehind:!0,alias:"variable"},"constructor-word":{pattern:/(^|\s)<(?!=+>|-+>)\S+>(?=\s|$)/,lookbehind:!0,alias:"keyword"},"other-builtin-syntax":{pattern:null,lookbehind:!0,alias:"operator"},"conventionally-named-word":{pattern:/(^|\s)(?!")(?:(?:change|new|set|with)-\S+|\$\S+|>[^>\s]+|[^:>\s]+>|[^>\s]+>[^>\s]+|\+[^+\s]+\+|[^?\s]+\?|\?[^?\s]+|[^>\s]+>>|>>[^>\s]+|[^<\s]+<<|\([^()\s]+\)|[^!\s]+!|[^*\s]\S*\*|[^.\s]\S*\.)(?=\s|$)/,lookbehind:!0,alias:"keyword"},"colon-syntax":{pattern:/(^|\s)(?:[A-Z0-9\-]+#?)?:{1,2}\s+(?:;\S+|(?!;)\S+)(?=\s|$)/,lookbehind:!0,greedy:!0,alias:"function"},"semicolon-or-setlocal":{pattern:/(\s)(?:;|:>)(?=\s|$)/,lookbehind:!0,alias:"function"},"curly-brace-literal-delimiter":[{pattern:/(^|\s)[a-z]*\{(?=\s)/i,lookbehind:!0,alias:"operator"},{pattern:/(\s)\}(?=\s|$)/,lookbehind:!0,alias:"operator"}],"quotation-delimiter":[{pattern:/(^|\s)\[(?=\s)/,lookbehind:!0,alias:"operator"},{pattern:/(\s)\](?=\s|$)/,lookbehind:!0,alias:"operator"}],"normal-word":{pattern:/(^|\s)[^"\s]\S*(?=\s|$)/,lookbehind:!0},string:{pattern:/"(?:\\\S|[^"\\])*"/,greedy:!0,inside:n}},a=function(t){return(t+"").replace(/([.?*+\^$\[\]\\(){}|\-])/g,"\\$1")},i=function(t){return new RegExp("(^|\\s)(?:"+t.map(a).join("|")+")(?=\\s|$)")},o={"kernel-builtin":["or","2nipd","4drop","tuck","wrapper","nip","wrapper?","callstack>array","die","dupd","callstack","callstack?","3dup","hashcode","pick","4nip","build",">boolean","nipd","clone","5nip","eq?","?","=","swapd","2over","clear","2dup","get-retainstack","not","tuple?","dup","3nipd","call","-rotd","object","drop","assert=","assert?","-rot","execute","boa","get-callstack","curried?","3drop","pickd","overd","over","roll","3nip","swap","and","2nip","rotd","throw","(clone)","hashcode*","spin","reach","4dup","equal?","get-datastack","assert","2drop","<wrapper>","boolean?","identity-hashcode","identity-tuple?","null","composed?","new","5drop","rot","-roll","xor","identity-tuple","boolean"],"other-builtin-syntax":["=======","recursive","flushable",">>","<<<<<<","M\\","B","PRIVATE>","\\","======","final","inline","delimiter","deprecated","<PRIVATE",">>>>>>","<<<<<<<","parse-complex","malformed-complex","read-only",">>>>>>>","call-next-method","<<","foldable","$","$[","${"],"sequences-builtin":["member-eq?","mismatch","append","assert-sequence=","longer","repetition","clone-like","3sequence","assert-sequence?","last-index-from","reversed","index-from","cut*","pad-tail","join-as","remove-eq!","concat-as","but-last","snip","nths","nth","sequence","longest","slice?","<slice>","remove-nth","tail-slice","empty?","tail*","member?","virtual-sequence?","set-length","drop-prefix","iota","unclip","bounds-error?","unclip-last-slice","non-negative-integer-expected","non-negative-integer-expected?","midpoint@","longer?","?set-nth","?first","rest-slice","prepend-as","prepend","fourth","sift","subseq-start","new-sequence","?last","like","first4","1sequence","reverse","slice","virtual@","repetition?","set-last","index","4sequence","max-length","set-second","immutable-sequence","first2","first3","supremum","unclip-slice","suffix!","insert-nth","tail","3append","short","suffix","concat","flip","immutable?","reverse!","2sequence","sum","delete-all","indices","snip-slice","<iota>","check-slice","sequence?","head","append-as","halves","sequence=","collapse-slice","?second","slice-error?","product","bounds-check?","bounds-check","immutable","virtual-exemplar","harvest","remove","pad-head","last","set-fourth","cartesian-product","remove-eq","shorten","shorter","reversed?","shorter?","shortest","head-slice","pop*","tail-slice*","but-last-slice","iota?","append!","cut-slice","new-resizable","head-slice*","sequence-hashcode","pop","set-nth","?nth","second","join","immutable-sequence?","<reversed>","3append-as","virtual-sequence","subseq?","remove-nth!","length","last-index","lengthen","assert-sequence","copy","move","third","first","tail?","set-first","prefix","bounds-error","<repetition>","exchange","surround","cut","min-length","set-third","push-all","head?","subseq-start-from","delete-slice","rest","sum-lengths","head*","infimum","remove!","glue","slice-error","subseq","push","replace-slice","subseq-as","unclip-last"],"math-builtin":["number=","next-power-of-2","?1+","fp-special?","imaginary-part","float>bits","number?","fp-infinity?","bignum?","fp-snan?","denominator","gcd","*","+","fp-bitwise=","-","u>=","/",">=","bitand","power-of-2?","log2-expects-positive","neg?","<","log2",">","integer?","number","bits>double","2/","zero?","bits>float","float?","shift","ratio?","rect>","even?","ratio","fp-sign","bitnot",">fixnum","complex?","/i","integer>fixnum","/f","sgn",">bignum","next-float","u<","u>","mod","recip","rational",">float","2^","integer","fixnum?","neg","fixnum","sq","bignum",">rect","bit?","fp-qnan?","simple-gcd","complex","<fp-nan>","real",">fraction","double>bits","bitor","rem","fp-nan-payload","real-part","log2-expects-positive?","prev-float","align","unordered?","float","fp-nan?","abs","bitxor","integer>fixnum-strict","u<=","odd?","<=","/mod",">integer","real?","rational?","numerator"]};Object.keys(o).forEach((function(t){r[t].pattern=i(o[t])}));r.combinators.pattern=i(["2bi","while","2tri","bi*","4dip","both?","same?","tri@","curry","prepose","3bi","?if","tri*","2keep","3keep","curried","2keepd","when","2bi*","2tri*","4keep","bi@","keepdd","do","unless*","tri-curry","if*","loop","bi-curry*","when*","2bi@","2tri@","with","2with","either?","bi","until","3dip","3curry","tri-curry*","tri-curry@","bi-curry","keepd","compose","2dip","if","3tri","unless","tuple","keep","2curry","tri","most","while*","dip","composed","bi-curry@","find-last-from","trim-head-slice","map-as","each-from","none?","trim-tail","partition","if-empty","accumulate*","reject!","find-from","accumulate-as","collector-for-as","reject","map","map-sum","accumulate!","2each-from","follow","supremum-by","map!","unless-empty","collector","padding","reduce-index","replicate-as","infimum-by","trim-tail-slice","count","find-index","filter","accumulate*!","reject-as","map-integers","map-find","reduce","selector","interleave","2map","filter-as","binary-reduce","map-index-as","find","produce","filter!","replicate","cartesian-map","cartesian-each","find-index-from","map-find-last","3map-as","3map","find-last","selector-as","2map-as","2map-reduce","accumulate","each","each-index","accumulate*-as","when-empty","all?","collector-as","push-either","new-like","collector-for","2selector","push-if","2all?","map-reduce","3each","any?","trim-slice","2reduce","change-nth","produce-as","2each","trim","trim-head","cartesian-find","map-index","if-zero","each-integer","unless-zero","(find-integer)","when-zero","find-last-integer","(all-integers?)","times","(each-integer)","find-integer","all-integers?","unless-negative","if-positive","when-positive","when-negative","unless-positive","if-negative","case","2cleave","cond>quot","case>quot","3cleave","wrong-values","to-fixed-point","alist>quot","cond","cleave","call-effect","recursive-hashcode","spread","deep-spread>quot","2||","0||","n||","0&&","2&&","3||","1||","1&&","n&&","3&&","smart-unless*","keep-inputs","reduce-outputs","smart-when*","cleave>array","smart-with","smart-apply","smart-if","inputs/outputs","output>sequence-n","map-outputs","map-reduce-outputs","dropping","output>array","smart-map-reduce","smart-2map-reduce","output>array-n","nullary","input<sequence","append-outputs","drop-inputs","inputs","smart-2reduce","drop-outputs","smart-reduce","preserving","smart-when","outputs","append-outputs-as","smart-unless","smart-if*","sum-outputs","input<sequence-unsafe","output>sequence"]),t.languages.factor=r}(t)}function Jv(t){!function(t){t.languages.false={comment:{pattern:/\{[^}]*\}/},string:{pattern:/"[^"]*"/,greedy:!0},"character-code":{pattern:/'(?:[^\r]|\r\n?)/,alias:"number"},"assembler-code":{pattern:/\d+`/,alias:"important"},number:/\d+/,operator:/[-!#$%&'*+,./:;=>?@\\^_`|~\xdf\xf8]/,punctuation:/\[|\]/,variable:/[a-z]/,"non-standard":{pattern:/[()<BDO\xae]/,alias:"bold"}}}(t)}function tm(t){t.register(Tf),t.languages["firestore-security-rules"]=t.languages.extend("clike",{comment:/\/\/.*/,keyword:/\b(?:allow|function|if|match|null|return|rules_version|service)\b/,operator:/&&|\|\||[<>!=]=?|[-+*/%]|\b(?:in|is)\b/}),delete t.languages["firestore-security-rules"]["class-name"],t.languages.insertBefore("firestore-security-rules","keyword",{path:{pattern:/(^|[\s(),])(?:\/(?:[\w\xA0-\uFFFF]+|\{[\w\xA0-\uFFFF]+(?:=\*\*)?\}|\$\([\w\xA0-\uFFFF.]+\)))+/,lookbehind:!0,greedy:!0,inside:{variable:{pattern:/\{[\w\xA0-\uFFFF]+(?:=\*\*)?\}|\$\([\w\xA0-\uFFFF.]+\)/,inside:{operator:/=/,keyword:/\*\*/,punctuation:/[.$(){}]/}},punctuation:/\//}},method:{pattern:/(\ballow\s+)[a-z]+(?:\s*,\s*[a-z]+)*(?=\s*[:;])/,lookbehind:!0,alias:"builtin",inside:{punctuation:/,/}}})}function em(t){t.register(qf),function(t){t.languages.flow=t.languages.extend("javascript",{}),t.languages.insertBefore("flow","keyword",{type:[{pattern:/\b(?:[Bb]oolean|Function|[Nn]umber|[Ss]tring|[Ss]ymbol|any|mixed|null|void)\b/,alias:"class-name"}]}),t.languages.flow["function-variable"].pattern=/(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=\s*(?:function\b|(?:\([^()]*\)(?:\s*:\s*\w+)?|(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/i,delete t.languages.flow.parameter,t.languages.insertBefore("flow","operator",{"flow-punctuation":{pattern:/\{\||\|\}/,alias:"punctuation"}}),Array.isArray(t.languages.flow.keyword)||(t.languages.flow.keyword=[t.languages.flow.keyword]),t.languages.flow.keyword.unshift({pattern:/(^|[^$]\b)(?:Class|declare|opaque|type)\b(?!\$)/,lookbehind:!0},{pattern:/(^|[^$]\B)\$(?:Diff|Enum|Exact|Keys|ObjMap|PropertyType|Record|Shape|Subtype|Supertype|await)\b(?!\$)/,lookbehind:!0})}(t)}function nm(t){t.languages.fortran={"quoted-number":{pattern:/[BOZ](['"])[A-F0-9]+\1/i,alias:"number"},string:{pattern:/(?:\b\w+_)?(['"])(?:\1\1|&(?:\r\n?|\n)(?:[ \t]*!.*(?:\r\n?|\n)|(?![ \t]*!))|(?!\1).)*(?:\1|&)/,inside:{comment:{pattern:/(&(?:\r\n?|\n)\s*)!.*/,lookbehind:!0}}},comment:{pattern:/!.*/,greedy:!0},boolean:/\.(?:FALSE|TRUE)\.(?:_\w+)?/i,number:/(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[ED][+-]?\d+)?(?:_\w+)?/i,keyword:[/\b(?:CHARACTER|COMPLEX|DOUBLE ?PRECISION|INTEGER|LOGICAL|REAL)\b/i,/\b(?:END ?)?(?:BLOCK ?DATA|DO|FILE|FORALL|FUNCTION|IF|INTERFACE|MODULE(?! PROCEDURE)|PROGRAM|SELECT|SUBROUTINE|TYPE|WHERE)\b/i,/\b(?:ALLOCATABLE|ALLOCATE|BACKSPACE|CALL|CASE|CLOSE|COMMON|CONTAINS|CONTINUE|CYCLE|DATA|DEALLOCATE|DIMENSION|DO|END|EQUIVALENCE|EXIT|EXTERNAL|FORMAT|GO ?TO|IMPLICIT(?: NONE)?|INQUIRE|INTENT|INTRINSIC|MODULE PROCEDURE|NAMELIST|NULLIFY|OPEN|OPTIONAL|PARAMETER|POINTER|PRINT|PRIVATE|PUBLIC|READ|RETURN|REWIND|SAVE|SELECT|STOP|TARGET|WHILE|WRITE)\b/i,/\b(?:ASSIGNMENT|DEFAULT|ELEMENTAL|ELSE|ELSEIF|ELSEWHERE|ENTRY|IN|INCLUDE|INOUT|KIND|NULL|ONLY|OPERATOR|OUT|PURE|RECURSIVE|RESULT|SEQUENCE|STAT|THEN|USE)\b/i],operator:[/\*\*|\/\/|=>|[=\/]=|[<>]=?|::|[+\-*=%]|\.[A-Z]+\./i,{pattern:/(^|(?!\().)\/(?!\))/,lookbehind:!0}],punctuation:/\(\/|\/\)|[(),;:&]/}}function rm(t){t.register(rp),function(t){for(var e=/[^<()"']|\((?:<expr>)*\)|<(?!#--)|<#--(?:[^-]|-(?!->))*-->|"(?:[^\\"]|\\.)*"|'(?:[^\\']|\\.)*'/.source,n=0;n<2;n++)e=e.replace(/<expr>/g,(function(){return e}));e=e.replace(/<expr>/g,/[^\s\S]/.source);var r={comment:/<#--[\s\S]*?-->/,string:[{pattern:/\br("|')(?:(?!\1)[^\\]|\\.)*\1/,greedy:!0},{pattern:RegExp(/("|')(?:(?!\1|\$\{)[^\\]|\\.|\$\{(?:(?!\})(?:<expr>))*\})*\1/.source.replace(/<expr>/g,(function(){return e}))),greedy:!0,inside:{interpolation:{pattern:RegExp(/((?:^|[^\\])(?:\\\\)*)\$\{(?:(?!\})(?:<expr>))*\}/.source.replace(/<expr>/g,(function(){return e}))),lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:null}}}}],keyword:/\b(?:as)\b/,boolean:/\b(?:false|true)\b/,"builtin-function":{pattern:/((?:^|[^?])\?\s*)\w+/,lookbehind:!0,alias:"function"},function:/\b\w+(?=\s*\()/,number:/\b\d+(?:\.\d+)?\b/,operator:/\.\.[<*!]?|->|--|\+\+|&&|\|\||\?{1,2}|[-+*/%!=<>]=?|\b(?:gt|gte|lt|lte)\b/,punctuation:/[,;.:()[\]{}]/};r.string[1].inside.interpolation.inside.rest=r,t.languages.ftl={"ftl-comment":{pattern:/^<#--[\s\S]*/,alias:"comment"},"ftl-directive":{pattern:/^<[\s\S]+>$/,inside:{directive:{pattern:/(^<\/?)[#@][a-z]\w*/i,lookbehind:!0,alias:"keyword"},punctuation:/^<\/?|\/?>$/,content:{pattern:/\s*\S[\s\S]*/,alias:"ftl",inside:r}}},"ftl-interpolation":{pattern:/^\$\{[\s\S]*\}$/,inside:{punctuation:/^\$\{|\}$/,content:{pattern:/\s*\S[\s\S]*/,alias:"ftl",inside:r}}}},t.hooks.add("before-tokenize",(function(n){var r=RegExp(/<#--[\s\S]*?-->|<\/?[#@][a-zA-Z](?:<expr>)*?>|\$\{(?:<expr>)*?\}/.source.replace(/<expr>/g,(function(){return e})),"gi");t.languages["markup-templating"].buildPlaceholders(n,"ftl",r)})),t.hooks.add("after-tokenize",(function(e){t.languages["markup-templating"].tokenizePlaceholders(e,"ftl")}))}(t)}function am(t){t.register(Tf),t.languages.gamemakerlanguage=t.languages.gml=t.languages.extend("clike",{keyword:/\b(?:break|case|continue|default|do|else|enum|exit|for|globalvar|if|repeat|return|switch|until|var|while)\b/,number:/(?:\b0x[\da-f]+|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)[ulf]{0,4}/i,operator:/--|\+\+|[-+%/=]=?|!=|\*\*?=?|<[<=>]?|>[=>]?|&&?|\^\^?|\|\|?|~|\b(?:and|at|not|or|with|xor)\b/,constant:/\b(?:GM_build_date|GM_version|action_(?:continue|restart|reverse|stop)|all|gamespeed_(?:fps|microseconds)|global|local|noone|other|pi|pointer_(?:invalid|null)|self|timezone_(?:local|utc)|undefined|ev_(?:create|destroy|step|alarm|keyboard|mouse|collision|other|draw|draw_(?:begin|end|post|pre)|keypress|keyrelease|trigger|(?:left|middle|no|right)_button|(?:left|middle|right)_press|(?:left|middle|right)_release|mouse_(?:enter|leave|wheel_down|wheel_up)|global_(?:left|middle|right)_button|global_(?:left|middle|right)_press|global_(?:left|middle|right)_release|joystick(?:1|2)_(?:button1|button2|button3|button4|button5|button6|button7|button8|down|left|right|up)|outside|boundary|game_start|game_end|room_start|room_end|no_more_lives|animation_end|end_of_path|no_more_health|user\d|gui|gui_begin|gui_end|step_(?:begin|end|normal))|vk_(?:alt|anykey|backspace|control|delete|down|end|enter|escape|home|insert|left|nokey|pagedown|pageup|pause|printscreen|return|right|shift|space|tab|up|f\d|numpad\d|add|decimal|divide|lalt|lcontrol|lshift|multiply|ralt|rcontrol|rshift|subtract)|achievement_(?:filter_(?:all_players|favorites_only|friends_only)|friends_info|info|leaderboard_info|our_info|pic_loaded|show_(?:achievement|bank|friend_picker|leaderboard|profile|purchase_prompt|ui)|type_challenge|type_score_challenge)|asset_(?:font|object|path|room|script|shader|sound|sprite|tiles|timeline|unknown)|audio_(?:3d|falloff_(?:exponent_distance|exponent_distance_clamped|inverse_distance|inverse_distance_clamped|linear_distance|linear_distance_clamped|none)|mono|new_system|old_system|stereo)|bm_(?:add|complex|dest_alpha|dest_color|dest_colour|inv_dest_alpha|inv_dest_color|inv_dest_colour|inv_src_alpha|inv_src_color|inv_src_colour|max|normal|one|src_alpha|src_alpha_sat|src_color|src_colour|subtract|zero)|browser_(?:chrome|firefox|ie|ie_mobile|not_a_browser|opera|safari|safari_mobile|tizen|unknown|windows_store)|buffer_(?:bool|f16|f32|f64|fast|fixed|generalerror|grow|invalidtype|network|outofbounds|outofspace|s16|s32|s8|seek_end|seek_relative|seek_start|string|text|u16|u32|u64|u8|vbuffer|wrap)|c_(?:aqua|black|blue|dkgray|fuchsia|gray|green|lime|ltgray|maroon|navy|olive|orange|purple|red|silver|teal|white|yellow)|cmpfunc_(?:always|equal|greater|greaterequal|less|lessequal|never|notequal)|cr_(?:appstart|arrow|beam|cross|default|drag|handpoint|hourglass|none|size_all|size_nesw|size_ns|size_nwse|size_we|uparrow)|cull_(?:clockwise|counterclockwise|noculling)|device_(?:emulator|tablet)|device_ios_(?:ipad|ipad_retina|iphone|iphone5|iphone6|iphone6plus|iphone_retina|unknown)|display_(?:landscape|landscape_flipped|portrait|portrait_flipped)|dll_(?:cdecl|cdel|stdcall)|ds_type_(?:grid|list|map|priority|queue|stack)|ef_(?:cloud|ellipse|explosion|firework|flare|rain|ring|smoke|smokeup|snow|spark|star)|fa_(?:archive|bottom|center|directory|hidden|left|middle|readonly|right|sysfile|top|volumeid)|fb_login_(?:default|fallback_to_webview|forcing_safari|forcing_webview|no_fallback_to_webview|use_system_account)|iap_(?:available|canceled|ev_consume|ev_product|ev_purchase|ev_restore|ev_storeload|failed|purchased|refunded|status_available|status_loading|status_processing|status_restoring|status_unavailable|status_uninitialised|storeload_failed|storeload_ok|unavailable)|leaderboard_type_(?:number|time_mins_secs)|lighttype_(?:dir|point)|matrix_(?:projection|view|world)|mb_(?:any|left|middle|none|right)|network_(?:config_(?:connect_timeout|disable_reliable_udp|enable_reliable_udp|use_non_blocking_socket)|socket_(?:bluetooth|tcp|udp)|type_(?:connect|data|disconnect|non_blocking_connect))|of_challenge_(?:lose|tie|win)|os_(?:android|ios|linux|macosx|ps3|ps4|psvita|unknown|uwp|win32|win8native|windows|winphone|xboxone)|phy_debug_render_(?:aabb|collision_pairs|coms|core_shapes|joints|obb|shapes)|phy_joint_(?:anchor_1_x|anchor_1_y|anchor_2_x|anchor_2_y|angle|angle_limits|damping_ratio|frequency|length_1|length_2|lower_angle_limit|max_force|max_length|max_motor_force|max_motor_torque|max_torque|motor_force|motor_speed|motor_torque|reaction_force_x|reaction_force_y|reaction_torque|speed|translation|upper_angle_limit)|phy_particle_data_flag_(?:category|color|colour|position|typeflags|velocity)|phy_particle_flag_(?:colormixing|colourmixing|elastic|powder|spring|tensile|viscous|wall|water|zombie)|phy_particle_group_flag_(?:rigid|solid)|pr_(?:linelist|linestrip|pointlist|trianglefan|trianglelist|trianglestrip)|ps_(?:distr|shape)_(?:diamond|ellipse|gaussian|invgaussian|line|linear|rectangle)|pt_shape_(?:circle|cloud|disk|explosion|flare|line|pixel|ring|smoke|snow|spark|sphere|square|star)|ty_(?:real|string)|gp_(?:face\d|axislh|axislv|axisrh|axisrv|padd|padl|padr|padu|select|shoulderl|shoulderlb|shoulderr|shoulderrb|start|stickl|stickr)|lb_disp_(?:none|numeric|time_ms|time_sec)|lb_sort_(?:ascending|descending|none)|ov_(?:achievements|community|friends|gamegroup|players|settings)|ugc_(?:filetype_(?:community|microtrans)|list_(?:Favorited|Followed|Published|Subscribed|UsedOrPlayed|VotedDown|VotedOn|VotedUp|WillVoteLater)|match_(?:AllGuides|Artwork|Collections|ControllerBindings|IntegratedGuides|Items|Items_Mtx|Items_ReadyToUse|Screenshots|UsableInGame|Videos|WebGuides)|query_(?:AcceptedForGameRankedByAcceptanceDate|CreatedByFriendsRankedByPublicationDate|FavoritedByFriendsRankedByPublicationDate|NotYetRated)|query_RankedBy(?:NumTimesReported|PublicationDate|TextSearch|TotalVotesAsc|Trend|Vote|VotesUp)|result_success|sortorder_CreationOrder(?:Asc|Desc)|sortorder_(?:ForModeration|LastUpdatedDesc|SubscriptionDateDesc|TitleAsc|VoteScoreDesc)|visibility_(?:friends_only|private|public))|vertex_usage_(?:binormal|blendindices|blendweight|color|colour|depth|fog|normal|position|psize|sample|tangent|texcoord|textcoord)|vertex_type_(?:float\d|color|colour|ubyte4)|input_type|layerelementtype_(?:background|instance|oldtilemap|particlesystem|sprite|tile|tilemap|undefined)|se_(?:chorus|compressor|echo|equalizer|flanger|gargle|none|reverb)|text_type|tile_(?:flip|index_mask|mirror|rotate)|(?:obj|rm|scr|spr)\w+)\b/,variable:/\b(?:alarm|application_surface|async_load|background_(?:alpha|blend|color|colour|foreground|height|hspeed|htiled|index|showcolor|showcolour|visible|vspeed|vtiled|width|x|xscale|y|yscale)|bbox_(?:bottom|left|right|top)|browser_(?:height|width)|caption_(?:health|lives|score)|current_(?:day|hour|minute|month|second|time|weekday|year)|cursor_sprite|debug_mode|delta_time|direction|display_aa|error_(?:last|occurred)|event_(?:action|number|object|type)|fps|fps_real|friction|game_(?:display|project|save)_(?:id|name)|gamemaker_(?:pro|registered|version)|gravity|gravity_direction|(?:h|v)speed|health|iap_data|id|image_(?:alpha|angle|blend|depth|index|number|speed|xscale|yscale)|instance_(?:count|id)|keyboard_(?:key|lastchar|lastkey|string)|layer|lives|mask_index|mouse_(?:button|lastbutton|x|y)|object_index|os_(?:browser|device|type|version)|path_(?:endaction|index|orientation|position|positionprevious|scale|speed)|persistent|phy_(?:rotation|(?:col_normal|collision|com|linear_velocity|position|speed)_(?:x|y)|angular_(?:damping|velocity)|position_(?:x|y)previous|speed|linear_damping|bullet|fixed_rotation|active|mass|inertia|dynamic|kinematic|sleeping|collision_points)|pointer_(?:invalid|null)|room|room_(?:caption|first|height|last|persistent|speed|width)|score|secure_mode|show_(?:health|lives|score)|solid|speed|sprite_(?:height|index|width|xoffset|yoffset)|temp_directory|timeline_(?:index|loop|position|running|speed)|transition_(?:color|kind|steps)|undefined|view_(?:angle|current|enabled|(?:h|v)(?:border|speed)|(?:h|w|x|y)port|(?:h|w|x|y)view|object|surface_id|visible)|visible|webgl_enabled|working_directory|(?:x|y)(?:previous|start)|x|y|argument(?:_relitive|_count|\d)|argument|global|local|other|self)\b/})}function im(t){t.languages.gap={shell:{pattern:/^gap>[\s\S]*?(?=^gap>|$(?![\s\S]))/m,greedy:!0,inside:{gap:{pattern:/^(gap>).+(?:(?:\r(?:\n|(?!\n))|\n)>.*)*/,lookbehind:!0,inside:null},punctuation:/^gap>/}},comment:{pattern:/#.*/,greedy:!0},string:{pattern:/(^|[^\\'"])(?:'(?:[^\r\n\\']|\\.){1,10}'|"(?:[^\r\n\\"]|\\.)*"(?!")|"""[\s\S]*?""")/,lookbehind:!0,greedy:!0,inside:{continuation:{pattern:/([\r\n])>/,lookbehind:!0,alias:"punctuation"}}},keyword:/\b(?:Assert|Info|IsBound|QUIT|TryNextMethod|Unbind|and|atomic|break|continue|do|elif|else|end|fi|for|function|if|in|local|mod|not|od|or|quit|readonly|readwrite|rec|repeat|return|then|until|while)\b/,boolean:/\b(?:false|true)\b/,function:/\b[a-z_]\w*(?=\s*\()/i,number:{pattern:/(^|[^\w.]|\.\.)(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][+-]?\d+)?(?:_[a-z]?)?(?=$|[^\w.]|\.\.)/,lookbehind:!0},continuation:{pattern:/([\r\n])>/,lookbehind:!0,alias:"punctuation"},operator:/->|[-+*/^~=!]|<>|[<>]=?|:=|\.\./,punctuation:/[()[\]{},;.:]/},t.languages.gap.shell.inside.gap.inside=t.languages.gap}function om(t){t.languages.gcode={comment:/;.*|\B\(.*?\)\B/,string:{pattern:/"(?:""|[^"])*"/,greedy:!0},keyword:/\b[GM]\d+(?:\.\d+)?\b/,property:/\b[A-Z]/,checksum:{pattern:/(\*)\d+/,lookbehind:!0,alias:"number"},punctuation:/[:*]/}}function lm(t){t.languages.gdscript={comment:/#.*/,string:{pattern:/@?(?:("|')(?:(?!\1)[^\n\\]|\\[\s\S])*\1(?!"|')|"""(?:[^\\]|\\[\s\S])*?""")/,greedy:!0},"class-name":{pattern:/(^(?:class|class_name|extends)[ \t]+|^export\([ \t]*|\bas[ \t]+|(?:\b(?:const|var)[ \t]|[,(])[ \t]*\w+[ \t]*:[ \t]*|->[ \t]*)[a-zA-Z_]\w*/m,lookbehind:!0},keyword:/\b(?:and|as|assert|break|breakpoint|class|class_name|const|continue|elif|else|enum|export|extends|for|func|if|in|is|master|mastersync|match|not|null|onready|or|pass|preload|puppet|puppetsync|remote|remotesync|return|self|setget|signal|static|tool|var|while|yield)\b/,function:/\b[a-z_]\w*(?=[ \t]*\()/i,variable:/\$\w+/,number:[/\b0b[01_]+\b|\b0x[\da-fA-F_]+\b|(?:\b\d[\d_]*(?:\.[\d_]*)?|\B\.[\d_]+)(?:e[+-]?[\d_]+)?\b/,/\b(?:INF|NAN|PI|TAU)\b/],constant:/\b[A-Z][A-Z_\d]*\b/,boolean:/\b(?:false|true)\b/,operator:/->|:=|&&|\|\||<<|>>|[-+*/%&|!<>=]=?|[~^]/,punctuation:/[.:,;()[\]{}]/}}function cm(t){t.languages.gedcom={"line-value":{pattern:/(^[\t ]*\d+ +(?:@\w[\w!"$%&'()*+,\-./:;<=>?[\\\]^`{|}~\x80-\xfe #]*@ +)?\w+ ).+/m,lookbehind:!0,inside:{pointer:{pattern:/^@\w[\w!"$%&'()*+,\-./:;<=>?[\\\]^`{|}~\x80-\xfe #]*@$/,alias:"variable"}}},record:{pattern:/(^[\t ]*\d+ +(?:@\w[\w!"$%&'()*+,\-./:;<=>?[\\\]^`{|}~\x80-\xfe #]*@ +)?)\w+/m,lookbehind:!0,alias:"tag"},level:{pattern:/(^[\t ]*)\d+/m,lookbehind:!0,alias:"number"},pointer:{pattern:/@\w[\w!"$%&'()*+,\-./:;<=>?[\\\]^`{|}~\x80-\xfe #]*@/,alias:"variable"}}}function sm(t){t.languages.gettext={comment:[{pattern:/# .*/,greedy:!0,alias:"translator-comment"},{pattern:/#\..*/,greedy:!0,alias:"extracted-comment"},{pattern:/#:.*/,greedy:!0,alias:"reference-comment"},{pattern:/#,.*/,greedy:!0,alias:"flag-comment"},{pattern:/#\|.*/,greedy:!0,alias:"previously-untranslated-comment"},{pattern:/#.*/,greedy:!0}],string:{pattern:/(^|[^\\])"(?:[^"\\]|\\.)*"/,lookbehind:!0,greedy:!0},keyword:/^msg(?:ctxt|id|id_plural|str)\b/m,number:/\b\d+\b/,punctuation:/[\[\]]/},t.languages.po=t.languages.gettext}function um(t){!function(t){var e=/(?:\r?\n|\r)[ \t]*\|.+\|(?:(?!\|).)*/.source;t.languages.gherkin={pystring:{pattern:/("""|''')[\s\S]+?\1/,alias:"string"},comment:{pattern:/(^[ \t]*)#.*/m,lookbehind:!0},tag:{pattern:/(^[ \t]*)@\S*/m,lookbehind:!0},feature:{pattern:/((?:^|\r?\n|\r)[ \t]*)(?:Ability|Ahoy matey!|Arwedd|Aspekt|Besigheid Behoefte|Business Need|Caracteristica|Caracter\xedstica|Egenskab|Egenskap|Eiginleiki|Feature|F\u012b\u010da|Fitur|Fonctionnalit\xe9|Fonksyonalite|Funcionalidade|Funcionalitat|Functionalitate|Func\u0163ionalitate|Func\u021bionalitate|Functionaliteit|Fungsi|Funkcia|Funkcija|Funkcionalit\u0101te|Funkcionalnost|Funkcja|Funksie|Funktionalit\xe4t|Funktionalit\xe9it|Funzionalit\xe0|Hwaet|Hw\xe6t|Jellemz\u0151|Karakteristik|Lastnost|Mak|Mogucnost|laH|Mogu\u0107nost|Moznosti|Mo\u017enosti|OH HAI|Omadus|Ominaisuus|Osobina|\xd6zellik|Potrzeba biznesowa|perbogh|poQbogh malja'|Po\u017eadavek|Po\u017eiadavka|Pretty much|Qap|Qu'meH 'ut|Savyb\u0117|T\xednh n\u0103ng|Trajto|Vermo\xeb|Vlastnos\u0165|W\u0142a\u015bciwo\u015b\u0107|Zna\u010dilnost|\u0394\u03c5\u03bd\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1|\u039b\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1|\u041c\u043e\u0433\u0443\u045b\u043d\u043e\u0441\u0442|\u041c\u04e9\u043c\u043a\u0438\u043d\u043b\u0435\u043a|\u041e\u0441\u043e\u0431\u0438\u043d\u0430|\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u043e|\u04ae\u0437\u0435\u043d\u0447\u04d9\u043b\u0435\u043a\u043b\u0435\u043b\u0435\u043a|\u0424\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b|\u0424\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b\u043d\u043e\u0441\u0442|\u0424\u0443\u043d\u043a\u0446\u0438\u044f|\u0424\u0443\u043d\u043a\u0446\u0456\u043e\u043d\u0430\u043b|\u05ea\u05db\u05d5\u05e0\u05d4|\u062e\u0627\u0635\u064a\u0629|\u062e\u0635\u0648\u0635\u06cc\u062a|\u0635\u0644\u0627\u062d\u06cc\u062a|\u06a9\u0627\u0631\u0648\u0628\u0627\u0631 \u06a9\u06cc \u0636\u0631\u0648\u0631\u062a|\u0648\u0650\u06cc\u0698\u06af\u06cc|\u0930\u0942\u092a \u0932\u0947\u0916|\u0a16\u0a3e\u0a38\u0a40\u0a05\u0a24|\u0a28\u0a15\u0a36 \u0a28\u0a41\u0a39\u0a3e\u0a30|\u0a2e\u0a41\u0a39\u0a3e\u0a02\u0a26\u0a30\u0a3e|\u0c17\u0c41\u0c23\u0c2e\u0c41|\u0cb9\u0cc6\u0c9a\u0ccd\u0c9a\u0cb3|\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e17\u0e32\u0e07\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08|\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16|\u0e42\u0e04\u0e23\u0e07\u0e2b\u0e25\u0e31\u0e01|\uae30\ub2a5|\u30d5\u30a3\u30fc\u30c1\u30e3|\u529f\u80fd|\u6a5f\u80fd):(?:[^:\r\n]+(?:\r?\n|\r|$))*/,lookbehind:!0,inside:{important:{pattern:/(:)[^\r\n]+/,lookbehind:!0},keyword:/[^:\r\n]+:/}},scenario:{pattern:/(^[ \t]*)(?:Abstract Scenario|Abstrakt Scenario|Achtergrond|Aer|\xc6r|Agtergrond|All y'all|Antecedentes|Antecedents|Atbur\xf0ar\xe1s|Atbur\xf0ar\xe1sir|Awww, look mate|B4|Background|Baggrund|Bakgrund|Bakgrunn|Bakgrunnur|Beispiele|Beispiller|B\u1ed1i c\u1ea3nh|Cefndir|Cenario|Cen\xe1rio|Cenario de Fundo|Cen\xe1rio de Fundo|Cenarios|Cen\xe1rios|Contesto|Context|Contexte|Contexto|Conto|Contoh|Contone|D\xe6mi|Dasar|Dead men tell no tales|Delineacao do Cenario|Delinea\xe7\xe3o do Cen\xe1rio|Dis is what went down|D\u1eef li\u1ec7u|Dyagram Senaryo|Dyagram senaryo|Egzanp|Ejemplos|Eksempler|Ekzemploj|Enghreifftiau|Esbozo do escenario|Escenari|Escenario|Esempi|Esquema de l'escenari|Esquema del escenario|Esquema do Cenario|Esquema do Cen\xe1rio|EXAMPLZ|Examples|Exempel|Exemple|Exemples|Exemplos|First off|Fono|Forgat\xf3k\xf6nyv|Forgat\xf3k\xf6nyv v\xe1zlat|Fundo|Ge\xe7mi\u015f|Grundlage|Hannergrond|ghantoH|H\xe1tt\xe9r|Heave to|Istorik|Juhtumid|Keadaan|Khung k\u1ecbch b\u1ea3n|Khung t\xecnh hu\u1ed1ng|K\u1ecbch b\u1ea3n|Koncept|Konsep skenario|Kont\xe8ks|Kontekst|Kontekstas|Konteksts|Kontext|Konturo de la scenaro|Latar Belakang|lut chovnatlh|lut|lutmey|L\xfdsing Atbur\xf0ar\xe1sar|L\xfdsing D\xe6ma|MISHUN SRSLY|MISHUN|Menggariskan Senario|mo'|N\xe1\u010drt Scen\xe1ra|N\xe1\u010drt Sc\xe9n\xe1\u0159e|N\xe1\u010drt Scen\xe1ru|Oris scenarija|\xd6rnekler|Osnova|Osnova Scen\xe1ra|Osnova sc\xe9n\xe1\u0159e|Osnutek|Ozadje|Paraugs|Pavyzd\u017eiai|P\xe9ld\xe1k|Piem\u0113ri|Plan du sc\xe9nario|Plan du Sc\xe9nario|Plan Senaryo|Plan senaryo|Plang vum Szenario|Pozad\xed|Pozadie|Pozadina|Pr\xedklady|P\u0159\xedklady|Primer|Primeri|Primjeri|Przyk\u0142ady|Raamstsenaarium|Reckon it's like|Rerefons|Scen\xe1r|Sc\xe9n\xe1\u0159|Scenarie|Scenarij|Scenarijai|Scenarijaus \u0161ablonas|Scenariji|Scen\u0101rijs|Scen\u0101rijs p\u0113c parauga|Scenarijus|Scenario|Sc\xe9nario|Scenario Amlinellol|Scenario Outline|Scenario Template|Scenariomal|Scenariomall|Scenarios|Scenariu|Scenariusz|Scenaro|Schema dello scenario|Se \xf0e|Se the|Se \xfee|Senario|Senaryo Deskripsyon|Senaryo deskripsyon|Senaryo|Senaryo tasla\u011f\u0131|Shiver me timbers|Situ\u0101cija|Situai|Situasie Uiteensetting|Situasie|Skenario konsep|Skenario|Skica|Structura scenariu|Structur\u0103 scenariu|Struktura scenarija|Stsenaarium|Swa hwaer swa|Swa|Swa hw\xe6r swa|Szablon scenariusza|Szenario|Szenariogrundriss|Tapaukset|Tapaus|Tapausaihio|Taust|Tausta|Template Keadaan|Template Senario|Template Situai|The thing of it is|T\xecnh hu\u1ed1ng|Variantai|Voorbeelde|Voorbeelden|Wharrimean is|Yo-ho-ho|You'll wanna|Za\u0142o\u017cenia|\u03a0\u03b1\u03c1\u03b1\u03b4\u03b5\u03af\u03b3\u03bc\u03b1\u03c4\u03b1|\u03a0\u03b5\u03c1\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u03a3\u03b5\u03bd\u03b1\u03c1\u03af\u03bf\u03c5|\u03a3\u03b5\u03bd\u03ac\u03c1\u03b9\u03b1|\u03a3\u03b5\u03bd\u03ac\u03c1\u03b9\u03bf|\u03a5\u03c0\u03cc\u03b2\u03b1\u03b8\u03c1\u03bf|\u041a\u0435\u0440\u0435\u0448|\u041a\u043e\u043d\u0442\u0435\u043a\u0441\u0442|\u041a\u043e\u043d\u0446\u0435\u043f\u0442|\u041c\u0438\u0441\u0430\u043b\u043b\u0430\u0440|\u041c\u0438\u0441\u043e\u043b\u043b\u0430\u0440|\u041e\u0441\u043d\u043e\u0432\u0430|\u041f\u0435\u0440\u0435\u0434\u0443\u043c\u043e\u0432\u0430|\u041f\u043e\u0437\u0430\u0434\u0438\u043d\u0430|\u041f\u0440\u0435\u0434\u0438\u0441\u0442\u043e\u0440\u0438\u044f|\u041f\u0440\u0435\u0434\u044b\u0441\u0442\u043e\u0440\u0438\u044f|\u041f\u0440\u0438\u043a\u043b\u0430\u0434\u0438|\u041f\u0440\u0438\u043c\u0435\u0440|\u041f\u0440\u0438\u043c\u0435\u0440\u0438|\u041f\u0440\u0438\u043c\u0435\u0440\u044b|\u0420\u0430\u043c\u043a\u0430 \u043d\u0430 \u0441\u0446\u0435\u043d\u0430\u0440\u0438\u0439|\u0421\u043a\u0438\u0446\u0430|\u0421\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430 \u0441\u0446\u0435\u043d\u0430\u0440\u0438\u0458\u0430|\u0421\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430 \u0441\u0446\u0435\u043d\u0430\u0440\u0438\u044f|\u0421\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430 \u0441\u0446\u0435\u043d\u0430\u0440\u0456\u044e|\u0421\u0446\u0435\u043d\u0430\u0440\u0438\u0439|\u0421\u0446\u0435\u043d\u0430\u0440\u0438\u0439 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430\u0441\u0438|\u0421\u0446\u0435\u043d\u0430\u0440\u0438\u0439\u043d\u044b\u04a3 \u0442\u04e9\u0437\u0435\u043b\u0435\u0448\u0435|\u0421\u0446\u0435\u043d\u0430\u0440\u0438\u0458\u0438|\u0421\u0446\u0435\u043d\u0430\u0440\u0438\u043e|\u0421\u0446\u0435\u043d\u0430\u0440\u0456\u0439|\u0422\u0430\u0440\u0438\u0445|\u04ae\u0440\u043d\u04d9\u043a\u043b\u04d9\u0440|\u05d3\u05d5\u05d2\u05de\u05d0\u05d5\u05ea|\u05e8\u05e7\u05e2|\u05ea\u05d1\u05e0\u05d9\u05ea \u05ea\u05e8\u05d7\u05d9\u05e9|\u05ea\u05e8\u05d7\u05d9\u05e9|\u0627\u0644\u062e\u0644\u0641\u064a\u0629|\u0627\u0644\u06af\u0648\u06cc \u0633\u0646\u0627\u0631\u06cc\u0648|\u0627\u0645\u062b\u0644\u0629|\u067e\u0633 \u0645\u0646\u0638\u0631|\u0632\u0645\u06cc\u0646\u0647|\u0633\u0646\u0627\u0631\u06cc\u0648|\u0633\u064a\u0646\u0627\u0631\u064a\u0648|\u0633\u064a\u0646\u0627\u0631\u064a\u0648 \u0645\u062e\u0637\u0637|\u0645\u062b\u0627\u0644\u06cc\u06ba|\u0645\u0646\u0638\u0631 \u0646\u0627\u0645\u06d2 \u06a9\u0627 \u062e\u0627\u06a9\u06c1|\u0645\u0646\u0638\u0631\u0646\u0627\u0645\u06c1|\u0646\u0645\u0648\u0646\u0647 \u0647\u0627|\u0909\u0926\u093e\u0939\u0930\u0923|\u092a\u0930\u093f\u0926\u0943\u0936\u094d\u092f|\u092a\u0930\u093f\u0926\u0943\u0936\u094d\u092f \u0930\u0942\u092a\u0930\u0947\u0916\u093e|\u092a\u0943\u0937\u094d\u0920\u092d\u0942\u092e\u093f|\u0a09\u0a26\u0a3e\u0a39\u0a30\u0a28\u0a3e\u0a02|\u0a2a\u0a1f\u0a15\u0a25\u0a3e|\u0a2a\u0a1f\u0a15\u0a25\u0a3e \u0a22\u0a3e\u0a02\u0a1a\u0a3e|\u0a2a\u0a1f\u0a15\u0a25\u0a3e \u0a30\u0a42\u0a2a \u0a30\u0a47\u0a16\u0a3e|\u0a2a\u0a3f\u0a1b\u0a4b\u0a15\u0a5c|\u0c09\u0c26\u0c3e\u0c39\u0c30\u0c23\u0c32\u0c41|\u0c15\u0c25\u0c28\u0c02|\u0c28\u0c47\u0c2a\u0c25\u0c4d\u0c2f\u0c02|\u0c38\u0c28\u0c4d\u0c28\u0c3f\u0c35\u0c47\u0c36\u0c02|\u0c89\u0ca6\u0cbe\u0cb9\u0cb0\u0ca3\u0cc6\u0c97\u0cb3\u0cc1|\u0c95\u0ca5\u0cbe\u0cb8\u0cbe\u0cb0\u0cbe\u0c82\u0cb6|\u0cb5\u0cbf\u0cb5\u0cb0\u0ca3\u0cc6|\u0cb9\u0cbf\u0ca8\u0ccd\u0ca8\u0cc6\u0cb2\u0cc6|\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e02\u0e2d\u0e07\u0e40\u0e2b\u0e15\u0e38\u0e01\u0e32\u0e23\u0e13\u0e4c|\u0e0a\u0e38\u0e14\u0e02\u0e2d\u0e07\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07|\u0e0a\u0e38\u0e14\u0e02\u0e2d\u0e07\u0e40\u0e2b\u0e15\u0e38\u0e01\u0e32\u0e23\u0e13\u0e4c|\u0e41\u0e19\u0e27\u0e04\u0e34\u0e14|\u0e2a\u0e23\u0e38\u0e1b\u0e40\u0e2b\u0e15\u0e38\u0e01\u0e32\u0e23\u0e13\u0e4c|\u0e40\u0e2b\u0e15\u0e38\u0e01\u0e32\u0e23\u0e13\u0e4c|\ubc30\uacbd|\uc2dc\ub098\ub9ac\uc624|\uc2dc\ub098\ub9ac\uc624 \uac1c\uc694|\uc608|\u30b5\u30f3\u30d7\u30eb|\u30b7\u30ca\u30ea\u30aa|\u30b7\u30ca\u30ea\u30aa\u30a2\u30a6\u30c8\u30e9\u30a4\u30f3|\u30b7\u30ca\u30ea\u30aa\u30c6\u30f3\u30d7\u30ec|\u30b7\u30ca\u30ea\u30aa\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8|\u30c6\u30f3\u30d7\u30ec|\u4f8b|\u4f8b\u5b50|\u5267\u672c|\u5267\u672c\u5927\u7eb2|\u5287\u672c|\u5287\u672c\u5927\u7db1|\u573a\u666f|\u573a\u666f\u5927\u7eb2|\u5834\u666f|\u5834\u666f\u5927\u7db1|\u80cc\u666f):[^:\r\n]*/m,lookbehind:!0,inside:{important:{pattern:/(:)[^\r\n]*/,lookbehind:!0},keyword:/[^:\r\n]+:/}},"table-body":{pattern:RegExp("("+e+")(?:"+e+")+"),lookbehind:!0,inside:{outline:{pattern:/<[^>]+>/,alias:"variable"},td:{pattern:/\s*[^\s|][^|]*/,alias:"string"},punctuation:/\|/}},"table-head":{pattern:RegExp(e),inside:{th:{pattern:/\s*[^\s|][^|]*/,alias:"variable"},punctuation:/\|/}},atrule:{pattern:/(^[ \t]+)(?:'a|'ach|'ej|7|a|A tak\xe9|A taktie\u017e|A tie\u017e|A z\xe1rove\u0148|Aber|Ac|Adott|Akkor|Ak|Aleshores|Ale|Ali|Allora|Alors|Als|Ama|Amennyiben|Amikor|Ampak|an|AN|Ananging|And y'all|And|Angenommen|Anrhegedig a|An|Apabila|At\xe8s|Atesa|Atunci|Avast!|Aye|A|awer|Bagi|Banjur|Bet|Bi\u1ebft|Blimey!|Buh|But at the end of the day I reckon|But y'all|But|BUT|Cal|C\xe2nd|Cand|Cando|Ce|Cuando|\u010ce|\xd0a \xf0e|\xd0a|Dadas|Dada|Dados|Dado|DaH ghu' bejlu'|dann|Dann|Dano|Dan|Dar|Dat fiind|Data|Date fiind|Date|Dati fiind|Dati|Da\u0163i fiind|Da\u021bi fiind|DEN|Dato|De|Den youse gotta|Dengan|Diberi|Diyelim ki|Donada|Donat|Donita\u0135o|Do|Dun|Duota|\xd0urh|Eeldades|Ef|E\u011fer ki|Entao|Ent\xe3o|Ent\xf3n|E|En|Entonces|Epi|\xc9s|Etant donn\xe9e|Etant donn\xe9|Et|\xc9tant donn\xe9es|\xc9tant donn\xe9e|\xc9tant donn\xe9|Etant donn\xe9es|Etant donn\xe9s|\xc9tant donn\xe9s|Fakat|Gangway!|Gdy|Gegeben seien|Gegeben sei|Gegeven|Gegewe|ghu' noblu'|Gitt|Given y'all|Given|Givet|Givun|Ha|Cho|I CAN HAZ|In|Ir|It's just unbelievable|I|Ja|Je\u015bli|Je\u017celi|Kad|Kada|Kadar|Kai|Kaj|Kdy\u017e|Ke\u010f|Kemudian|Ketika|Khi|Kiedy|Ko|Kuid|Kui|Kun|Lan|latlh|Le sa a|Let go and haul|Le|L\xe8 sa a|L\xe8|Logo|Lorsqu'<|Lorsque|m\xe4|Maar|Mais|Maj\u0105c|Ma|Majd|Maka|Manawa|Mas|Men|Menawa|Mutta|Nalika|Nalikaning|Nanging|N\xe5r|N\xe4r|Nato|Nh\u01b0ng|Niin|Njuk|O zaman|Och|Og|Oletetaan|Ond|Onda|Oraz|Pak|Pero|Per\xf2|Podano|Pokia\u013e|Pokud|Potem|Potom|Privzeto|Pryd|Quan|Quand|Quando|qaSDI'|S\xe5|Sed|Se|Siis|Sipoze ke|Sipoze Ke|Sipoze|Si|\u015ei|\u0218i|Soit|Stel|Tada|Tad|Takrat|Tak|Tapi|Ter|Tetapi|Tha the|Tha|Then y'all|Then|Th\xec|Thurh|Toda|Too right|Un|Und|ugeholl|V\xe0|vaj|Vendar|Ve|wann|Wanneer|WEN|Wenn|When y'all|When|Wtedy|Wun|Y'know|Yeah nah|Yna|Youse know like when|Youse know when youse got|Y|Za predpokladu|Za p\u0159edpokladu|Zadan|Zadani|Zadano|Zadate|Zadato|Zak\u0142adaj\u0105c|Zaradi|Zatati|\xdea \xfee|\xdea|\xde\xe1|\xdeegar|\xdeurh|\u0391\u03bb\u03bb\u03ac|\u0394\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5|\u039a\u03b1\u03b9|\u038c\u03c4\u03b1\u03bd|\u03a4\u03cc\u03c4\u03b5|\u0410 \u0442\u0430\u043a\u043e\u0436|\u0410\u0433\u0430\u0440|\u0410\u043b\u0435|\u0410\u043b\u0438|\u0410\u043c\u043c\u043e|\u0410|\u04d8\u0433\u04d9\u0440|\u04d8\u0439\u0442\u0438\u043a|\u04d8\u043c\u043c\u0430|\u0411\u0438\u0440\u043e\u043a|\u0412\u0430|\u0412\u04d9|\u0414\u0430\u0434\u0435\u043d\u043e|\u0414\u0430\u043d\u043e|\u0414\u043e\u043f\u0443\u0441\u0442\u0438\u043c|\u0415\u0441\u043b\u0438|\u0417\u0430\u0434\u0430\u0442\u0435|\u0417\u0430\u0434\u0430\u0442\u0438|\u0417\u0430\u0434\u0430\u0442\u043e|\u0418|\u0406|\u041a \u0442\u043e\u043c\u0443 \u0436\u0435|\u041a\u0430\u0434\u0430|\u041a\u0430\u0434|\u041a\u043e\u0433\u0430\u0442\u043e|\u041a\u043e\u0433\u0434\u0430|\u041a\u043e\u043b\u0438|\u041b\u04d9\u043a\u0438\u043d|\u041b\u0435\u043a\u0438\u043d|\u041d\u04d9\u0442\u0438\u0497\u04d9\u0434\u04d9|\u041d\u0435\u0445\u0430\u0439|\u041d\u043e|\u041e\u043d\u0434\u0430|\u041f\u0440\u0438\u043f\u0443\u0441\u0442\u0438\u043c\u043e, \u0449\u043e|\u041f\u0440\u0438\u043f\u0443\u0441\u0442\u0438\u043c\u043e|\u041f\u0443\u0441\u0442\u044c|\u0422\u0430\u043a\u0436\u0435|\u0422\u0430|\u0422\u043e\u0433\u0434\u0430|\u0422\u043e\u0434\u0456|\u0422\u043e|\u0423\u043d\u0434\u0430|\u04ba\u04d9\u043c|\u042f\u043a\u0449\u043e|\u05d0\u05d1\u05dc|\u05d0\u05d6\u05d9|\u05d0\u05d6|\u05d1\u05d4\u05d9\u05e0\u05ea\u05df|\u05d5\u05d2\u05dd|\u05db\u05d0\u05e9\u05e8|\u0622\u0646\u06af\u0627\u0647|\u0627\u0630\u0627\u064b|\u0627\u06af\u0631|\u0627\u0645\u0627|\u0627\u0648\u0631|\u0628\u0627 \u0641\u0631\u0636|\u0628\u0627\u0644\u0641\u0631\u0636|\u0628\u0641\u0631\u0636|\u067e\u06be\u0631|\u062a\u0628|\u062b\u0645|\u062c\u0628|\u0639\u0646\u062f\u0645\u0627|\u0641\u0631\u0636 \u06a9\u06cc\u0627|\u0644\u0643\u0646|\u0644\u06cc\u06a9\u0646|\u0645\u062a\u0649|\u0647\u0646\u06af\u0627\u0645\u06cc|\u0648|\u0905\u0917\u0930|\u0914\u0930|\u0915\u0926\u093e|\u0915\u093f\u0928\u094d\u0924\u0941|\u091a\u0942\u0902\u0915\u093f|\u091c\u092c|\u0924\u0925\u093e|\u0924\u0926\u093e|\u0924\u092c|\u092a\u0930\u0928\u094d\u0924\u0941|\u092a\u0930|\u092f\u0926\u093f|\u0a05\u0a24\u0a47|\u0a1c\u0a26\u0a4b\u0a02|\u0a1c\u0a3f\u0a35\u0a47\u0a02 \u0a15\u0a3f|\u0a1c\u0a47\u0a15\u0a30|\u0a24\u0a26|\u0a2a\u0a30|\u0c05\u0c2a\u0c4d\u0c2a\u0c41\u0c21\u0c41|\u0c08 \u0c2a\u0c30\u0c3f\u0c38\u0c4d\u0c25\u0c3f\u0c24\u0c3f\u0c32\u0c4b|\u0c15\u0c3e\u0c28\u0c3f|\u0c1a\u0c46\u0c2a\u0c4d\u0c2a\u0c2c\u0c21\u0c3f\u0c28\u0c26\u0c3f|\u0c2e\u0c30\u0c3f\u0c2f\u0c41|\u0c86\u0ca6\u0cb0\u0cc6|\u0ca8\u0c82\u0ca4\u0cb0|\u0ca8\u0cbf\u0cd5\u0ca1\u0cbf\u0ca6|\u0cae\u0ca4\u0ccd\u0ca4\u0cc1|\u0cb8\u0ccd\u0ca5\u0cbf\u0ca4\u0cbf\u0caf\u0ca8\u0ccd\u0ca8\u0cc1|\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e43\u0e2b\u0e49|\u0e14\u0e31\u0e07\u0e19\u0e31\u0e49\u0e19|\u0e41\u0e15\u0e48|\u0e40\u0e21\u0e37\u0e48\u0e2d|\u0e41\u0e25\u0e30|\uadf8\ub7ec\uba74<|\uadf8\ub9ac\uace0<|\ub2e8<|\ub9cc\uc57d<|\ub9cc\uc77c<|\uba3c\uc800<|\uc870\uac74<|\ud558\uc9c0\ub9cc<|\u304b\u3064<|\u3057\u304b\u3057<|\u305f\u3060\u3057<|\u306a\u3089\u3070<|\u3082\u3057<|\u4e26\u4e14<|\u4f46\u3057<|\u4f46\u662f<|\u5047\u5982<|\u5047\u5b9a<|\u5047\u8a2d<|\u5047\u8bbe<|\u524d\u63d0<|\u540c\u65f6<|\u540c\u6642<|\u5e76\u4e14<|\u5f53<|\u7576<|\u800c\u4e14<|\u90a3\u4e48<|\u90a3\u9ebc<)(?=[ \t])/m,lookbehind:!0},string:{pattern:/"(?:\\.|[^"\\\r\n])*"|'(?:\\.|[^'\\\r\n])*'/,inside:{outline:{pattern:/<[^>]+>/,alias:"variable"}}},outline:{pattern:/<[^>]+>/,alias:"variable"}}}(t)}function dm(t){t.languages.git={comment:/^#.*/m,deleted:/^[-\u2013].*/m,inserted:/^\+.*/m,string:/("|')(?:\\.|(?!\1)[^\\\r\n])*\1/,command:{pattern:/^.*\$ git .*$/m,inside:{parameter:/\s--?\w+/}},coord:/^@@.*@@$/m,"commit-sha1":/^commit \w{40}$/m}}function hm(t){t.register(Vf),t.languages.glsl=t.languages.extend("c",{keyword:/\b(?:active|asm|atomic_uint|attribute|[ibdu]?vec[234]|bool|break|buffer|case|cast|centroid|class|coherent|common|const|continue|d?mat[234](?:x[234])?|default|discard|do|double|else|enum|extern|external|false|filter|fixed|flat|float|for|fvec[234]|goto|half|highp|hvec[234]|[iu]?sampler2DMS(?:Array)?|[iu]?sampler2DRect|[iu]?samplerBuffer|[iu]?samplerCube|[iu]?samplerCubeArray|[iu]?sampler[123]D|[iu]?sampler[12]DArray|[iu]?image2DMS(?:Array)?|[iu]?image2DRect|[iu]?imageBuffer|[iu]?imageCube|[iu]?imageCubeArray|[iu]?image[123]D|[iu]?image[12]DArray|if|in|inline|inout|input|int|interface|invariant|layout|long|lowp|mediump|namespace|noinline|noperspective|out|output|partition|patch|precise|precision|public|readonly|resource|restrict|return|sample|sampler[12]DArrayShadow|sampler[12]DShadow|sampler2DRectShadow|sampler3DRect|samplerCubeArrayShadow|samplerCubeShadow|shared|short|sizeof|smooth|static|struct|subroutine|superp|switch|template|this|true|typedef|uint|uniform|union|unsigned|using|varying|void|volatile|while|writeonly)\b/})}function fm(t){t.languages.gn={comment:{pattern:/#.*/,greedy:!0},"string-literal":{pattern:/(^|[^\\"])"(?:[^\r\n"\\]|\\.)*"/,lookbehind:!0,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$(?:\{[\s\S]*?\}|[a-zA-Z_]\w*|0x[a-fA-F0-9]{2})/,lookbehind:!0,inside:{number:/^\$0x[\s\S]{2}$/,variable:/^\$\w+$/,"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},expression:{pattern:/[\s\S]+/,inside:null}}},string:/[\s\S]+/}},keyword:/\b(?:else|if)\b/,boolean:/\b(?:false|true)\b/,"builtin-function":{pattern:/\b(?:assert|defined|foreach|import|pool|print|template|tool|toolchain)(?=\s*\()/i,alias:"keyword"},function:/\b[a-z_]\w*(?=\s*\()/i,constant:/\b(?:current_cpu|current_os|current_toolchain|default_toolchain|host_cpu|host_os|root_build_dir|root_gen_dir|root_out_dir|target_cpu|target_gen_dir|target_os|target_out_dir)\b/,number:/-?\b\d+\b/,operator:/[-+!=<>]=?|&&|\|\|/,punctuation:/[(){}[\],.]/},t.languages.gn["string-literal"].inside.interpolation.inside.expression.inside=t.languages.gn,t.languages.gni=t.languages.gn}function pm(t){t.languages["linker-script"]={comment:{pattern:/(^|\s)\/\*[\s\S]*?(?:$|\*\/)/,lookbehind:!0,greedy:!0},identifier:{pattern:/"[^"\r\n]*"/,greedy:!0},"location-counter":{pattern:/\B\.\B/,alias:"important"},section:{pattern:/(^|[^\w*])\.\w+\b/,lookbehind:!0,alias:"keyword"},function:/\b[A-Z][A-Z_]*(?=\s*\()/,number:/\b(?:0[xX][a-fA-F0-9]+|\d+)[KM]?\b/,operator:/>>=?|<<=?|->|\+\+|--|&&|\|\||::|[?:~]|[-+*/%&|^!=<>]=?/,punctuation:/[(){},;]/},t.languages.ld=t.languages["linker-script"]}function gm(t){t.languages["go-mod"]=t.languages["go-module"]={comment:{pattern:/\/\/.*/,greedy:!0},version:{pattern:/(^|[\s()[\],])v\d+\.\d+\.\d+(?:[+-][-+.\w]*)?(?![^\s()[\],])/,lookbehind:!0,alias:"number"},"go-version":{pattern:/((?:^|\s)go\s+)\d+(?:\.\d+){1,2}/,lookbehind:!0,alias:"number"},keyword:{pattern:/^([ \t]*)(?:exclude|go|module|replace|require|retract)\b/m,lookbehind:!0},operator:/=>/,punctuation:/[()[\],]/}}function vm(t){t.register(Tf),function(t){var e={pattern:/((?:^|[^\\$])(?:\\{2})*)\$(?:\w+|\{[^{}]*\})/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{?|\}$/,alias:"punctuation"},expression:{pattern:/[\s\S]+/,inside:null}}};t.languages.gradle=t.languages.extend("clike",{string:{pattern:/'''(?:[^\\]|\\[\s\S])*?'''|'(?:\\.|[^\\'\r\n])*'/,greedy:!0},keyword:/\b(?:apply|def|dependencies|else|if|implementation|import|plugin|plugins|project|repositories|repository|sourceSets|tasks|val)\b/,number:/\b(?:0b[01_]+|0x[\da-f_]+(?:\.[\da-f_p\-]+)?|[\d_]+(?:\.[\d_]+)?(?:e[+-]?\d+)?)[glidf]?\b/i,operator:{pattern:/(^|[^.])(?:~|==?~?|\?[.:]?|\*(?:[.=]|\*=?)?|\.[@&]|\.\.<|\.\.(?!\.)|-[-=>]?|\+[+=]?|!=?|<(?:<=?|=>?)?|>(?:>>?=?|=)?|&[&=]?|\|[|=]?|\/=?|\^=?|%=?)/,lookbehind:!0},punctuation:/\.+|[{}[\];(),:$]/}),t.languages.insertBefore("gradle","string",{shebang:{pattern:/#!.+/,alias:"comment",greedy:!0},"interpolation-string":{pattern:/"""(?:[^\\]|\\[\s\S])*?"""|(["/])(?:\\.|(?!\1)[^\\\r\n])*\1|\$\/(?:[^/$]|\$(?:[/$]|(?![/$]))|\/(?!\$))*\/\$/,greedy:!0,inside:{interpolation:e,string:/[\s\S]+/}}}),t.languages.insertBefore("gradle","punctuation",{"spock-block":/\b(?:and|cleanup|expect|given|setup|then|when|where):/}),t.languages.insertBefore("gradle","function",{annotation:{pattern:/(^|[^.])@\w+/,lookbehind:!0,alias:"punctuation"}}),e.inside.expression.inside=t.languages.gradle}(t)}function mm(t){t.languages.graphql={comment:/#.*/,description:{pattern:/(?:"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*")(?=\s*[a-z_])/i,greedy:!0,alias:"string",inside:{"language-markdown":{pattern:/(^"(?:"")?)(?!\1)[\s\S]+(?=\1$)/,lookbehind:!0,inside:t.languages.markdown}}},string:{pattern:/"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*"/,greedy:!0},number:/(?:\B-|\b)\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,boolean:/\b(?:false|true)\b/,variable:/\$[a-z_]\w*/i,directive:{pattern:/@[a-z_]\w*/i,alias:"function"},"attr-name":{pattern:/\b[a-z_]\w*(?=\s*(?:\((?:[^()"]|"(?:\\.|[^\\"\r\n])*")*\))?:)/i,greedy:!0},"atom-input":{pattern:/\b[A-Z]\w*Input\b/,alias:"class-name"},scalar:/\b(?:Boolean|Float|ID|Int|String)\b/,constant:/\b[A-Z][A-Z_\d]*\b/,"class-name":{pattern:/(\b(?:enum|implements|interface|on|scalar|type|union)\s+|&\s*|:\s*|\[)[A-Z_]\w*/,lookbehind:!0},fragment:{pattern:/(\bfragment\s+|\.{3}\s*(?!on\b))[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-mutation":{pattern:/(\bmutation\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-query":{pattern:/(\bquery\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},keyword:/\b(?:directive|enum|extend|fragment|implements|input|interface|mutation|on|query|repeatable|scalar|schema|subscription|type|union)\b/,operator:/[!=|&]|\.{3}/,"property-query":/\w+(?=\s*\()/,object:/\w+(?=\s*\{)/,punctuation:/[!(){}\[\]:=,]/,property:/\w+/},t.hooks.add("after-tokenize",(function(t){if("graphql"===t.language)for(var e=t.tokens.filter((function(t){return"string"!==typeof t&&"comment"!==t.type&&"scalar"!==t.type})),n=0;n<e.length;){var r=e[n++];if("keyword"===r.type&&"mutation"===r.content){var a=[];if(d(["definition-mutation","punctuation"])&&"("===u(1).content){n+=2;var i=h(/^\($/,/^\)$/);if(-1===i)continue;for(;n<i;n++){var o=u(0);"variable"===o.type&&(f(o,"variable-input"),a.push(o.content))}n=i+1}if(d(["punctuation","property-query"])&&"{"===u(0).content&&(n++,f(u(0),"property-mutation"),a.length>0)){var l=h(/^\{$/,/^\}$/);if(-1===l)continue;for(var c=n;c<l;c++){var s=e[c];"variable"===s.type&&a.indexOf(s.content)>=0&&f(s,"variable-input")}}}}function u(t){return e[n+t]}function d(t,e){e=e||0;for(var n=0;n<t.length;n++){var r=u(n+e);if(!r||r.type!==t[n])return!1}return!0}function h(t,r){for(var a=1,i=n;i<e.length;i++){var o=e[i],l=o.content;if("punctuation"===o.type&&"string"===typeof l)if(t.test(l))a++;else if(r.test(l)&&0===--a)return i}return-1}function f(t,e){var n=t.alias;n?Array.isArray(n)||(t.alias=n=[n]):t.alias=n=[],n.push(e)}}))}function ym(t){t.register(Tf),function(t){var e={pattern:/((?:^|[^\\$])(?:\\{2})*)\$(?:\w+|\{[^{}]*\})/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{?|\}$/,alias:"punctuation"},expression:{pattern:/[\s\S]+/,inside:null}}};t.languages.groovy=t.languages.extend("clike",{string:{pattern:/'''(?:[^\\]|\\[\s\S])*?'''|'(?:\\.|[^\\'\r\n])*'/,greedy:!0},keyword:/\b(?:abstract|as|assert|boolean|break|byte|case|catch|char|class|const|continue|def|default|do|double|else|enum|extends|final|finally|float|for|goto|if|implements|import|in|instanceof|int|interface|long|native|new|package|private|protected|public|return|short|static|strictfp|super|switch|synchronized|this|throw|throws|trait|transient|try|void|volatile|while)\b/,number:/\b(?:0b[01_]+|0x[\da-f_]+(?:\.[\da-f_p\-]+)?|[\d_]+(?:\.[\d_]+)?(?:e[+-]?\d+)?)[glidf]?\b/i,operator:{pattern:/(^|[^.])(?:~|==?~?|\?[.:]?|\*(?:[.=]|\*=?)?|\.[@&]|\.\.<|\.\.(?!\.)|-[-=>]?|\+[+=]?|!=?|<(?:<=?|=>?)?|>(?:>>?=?|=)?|&[&=]?|\|[|=]?|\/=?|\^=?|%=?)/,lookbehind:!0},punctuation:/\.+|[{}[\];(),:$]/}),t.languages.insertBefore("groovy","string",{shebang:{pattern:/#!.+/,alias:"comment",greedy:!0},"interpolation-string":{pattern:/"""(?:[^\\]|\\[\s\S])*?"""|(["/])(?:\\.|(?!\1)[^\\\r\n])*\1|\$\/(?:[^/$]|\$(?:[/$]|(?![/$]))|\/(?!\$))*\/\$/,greedy:!0,inside:{interpolation:e,string:/[\s\S]+/}}}),t.languages.insertBefore("groovy","punctuation",{"spock-block":/\b(?:and|cleanup|expect|given|setup|then|when|where):/}),t.languages.insertBefore("groovy","function",{annotation:{pattern:/(^|[^.])@\w+/,lookbehind:!0,alias:"punctuation"}}),e.inside.expression.inside=t.languages.groovy}(t)}function bm(t){t.register(Nf),function(t){var e=/\([^|()\n]+\)|\[[^\]\n]+\]|\{[^}\n]+\}/.source,n=/\)|\((?![^|()\n]+\))/.source;function r(t,r){return RegExp(t.replace(/<MOD>/g,(function(){return"(?:"+e+")"})).replace(/<PAR>/g,(function(){return"(?:"+n+")"})),r||"")}var a={css:{pattern:/\{[^{}]+\}/,inside:{rest:t.languages.css}},"class-id":{pattern:/(\()[^()]+(?=\))/,lookbehind:!0,alias:"attr-value"},lang:{pattern:/(\[)[^\[\]]+(?=\])/,lookbehind:!0,alias:"attr-value"},punctuation:/[\\\/]\d+|\S/},i=t.languages.textile=t.languages.extend("markup",{phrase:{pattern:/(^|\r|\n)\S[\s\S]*?(?=$|\r?\n\r?\n|\r\r)/,lookbehind:!0,inside:{"block-tag":{pattern:r(/^[a-z]\w*(?:<MOD>|<PAR>|[<>=])*\./.source),inside:{modifier:{pattern:r(/(^[a-z]\w*)(?:<MOD>|<PAR>|[<>=])+(?=\.)/.source),lookbehind:!0,inside:a},tag:/^[a-z]\w*/,punctuation:/\.$/}},list:{pattern:r(/^[*#]+<MOD>*\s+\S.*/.source,"m"),inside:{modifier:{pattern:r(/(^[*#]+)<MOD>+/.source),lookbehind:!0,inside:a},punctuation:/^[*#]+/}},table:{pattern:r(/^(?:(?:<MOD>|<PAR>|[<>=^~])+\.\s*)?(?:\|(?:(?:<MOD>|<PAR>|[<>=^~_]|[\\/]\d+)+\.|(?!(?:<MOD>|<PAR>|[<>=^~_]|[\\/]\d+)+\.))[^|]*)+\|/.source,"m"),inside:{modifier:{pattern:r(/(^|\|(?:\r?\n|\r)?)(?:<MOD>|<PAR>|[<>=^~_]|[\\/]\d+)+(?=\.)/.source),lookbehind:!0,inside:a},punctuation:/\||^\./}},inline:{pattern:r(/(^|[^a-zA-Z\d])(\*\*|__|\?\?|[*_%@+\-^~])<MOD>*.+?\2(?![a-zA-Z\d])/.source),lookbehind:!0,inside:{bold:{pattern:r(/(^(\*\*?)<MOD>*).+?(?=\2)/.source),lookbehind:!0},italic:{pattern:r(/(^(__?)<MOD>*).+?(?=\2)/.source),lookbehind:!0},cite:{pattern:r(/(^\?\?<MOD>*).+?(?=\?\?)/.source),lookbehind:!0,alias:"string"},code:{pattern:r(/(^@<MOD>*).+?(?=@)/.source),lookbehind:!0,alias:"keyword"},inserted:{pattern:r(/(^\+<MOD>*).+?(?=\+)/.source),lookbehind:!0},deleted:{pattern:r(/(^-<MOD>*).+?(?=-)/.source),lookbehind:!0},span:{pattern:r(/(^%<MOD>*).+?(?=%)/.source),lookbehind:!0},modifier:{pattern:r(/(^\*\*|__|\?\?|[*_%@+\-^~])<MOD>+/.source),lookbehind:!0,inside:a},punctuation:/[*_%?@+\-^~]+/}},"link-ref":{pattern:/^\[[^\]]+\]\S+$/m,inside:{string:{pattern:/(^\[)[^\]]+(?=\])/,lookbehind:!0},url:{pattern:/(^\])\S+$/,lookbehind:!0},punctuation:/[\[\]]/}},link:{pattern:r(/"<MOD>*[^"]+":.+?(?=[^\w/]?(?:\s|$))/.source),inside:{text:{pattern:r(/(^"<MOD>*)[^"]+(?=")/.source),lookbehind:!0},modifier:{pattern:r(/(^")<MOD>+/.source),lookbehind:!0,inside:a},url:{pattern:/(:).+/,lookbehind:!0},punctuation:/[":]/}},image:{pattern:r(/!(?:<MOD>|<PAR>|[<>=])*(?![<>=])[^!\s()]+(?:\([^)]+\))?!(?::.+?(?=[^\w/]?(?:\s|$)))?/.source),inside:{source:{pattern:r(/(^!(?:<MOD>|<PAR>|[<>=])*)(?![<>=])[^!\s()]+(?:\([^)]+\))?(?=!)/.source),lookbehind:!0,alias:"url"},modifier:{pattern:r(/(^!)(?:<MOD>|<PAR>|[<>=])+/.source),lookbehind:!0,inside:a},url:{pattern:/(:).+/,lookbehind:!0},punctuation:/[!:]/}},footnote:{pattern:/\b\[\d+\]/,alias:"comment",inside:{punctuation:/\[|\]/}},acronym:{pattern:/\b[A-Z\d]+\([^)]+\)/,inside:{comment:{pattern:/(\()[^()]+(?=\))/,lookbehind:!0},punctuation:/[()]/}},mark:{pattern:/\b\((?:C|R|TM)\)/,alias:"comment",inside:{punctuation:/[()]/}}}}}),o=i.phrase.inside,l={inline:o.inline,link:o.link,image:o.image,footnote:o.footnote,acronym:o.acronym,mark:o.mark};i.tag.pattern=/<\/?(?!\d)[a-z0-9]+(?:\s+[^\s>\/=]+(?:=(?:("|')(?:\\[\s\S]|(?!\1)[^\\])*\1|[^\s'">=]+))?)*\s*\/?>/i;var c=o.inline.inside;c.bold.inside=l,c.italic.inside=l,c.inserted.inside=l,c.deleted.inside=l,c.span.inside=l;var s=o.table.inside;s.inline=l.inline,s.link=l.link,s.image=l.image,s.footnote=l.footnote,s.acronym=l.acronym,s.mark=l.mark}(t)}function xm(t){t.register(lp),function(t){t.languages.haml={"multiline-comment":{pattern:/((?:^|\r?\n|\r)([\t ]*))(?:\/|-#).*(?:(?:\r?\n|\r)\2[\t ].+)*/,lookbehind:!0,alias:"comment"},"multiline-code":[{pattern:/((?:^|\r?\n|\r)([\t ]*)(?:[~-]|[&!]?=)).*,[\t ]*(?:(?:\r?\n|\r)\2[\t ].*,[\t ]*)*(?:(?:\r?\n|\r)\2[\t ].+)/,lookbehind:!0,inside:t.languages.ruby},{pattern:/((?:^|\r?\n|\r)([\t ]*)(?:[~-]|[&!]?=)).*\|[\t ]*(?:(?:\r?\n|\r)\2[\t ].*\|[\t ]*)*/,lookbehind:!0,inside:t.languages.ruby}],filter:{pattern:/((?:^|\r?\n|\r)([\t ]*)):[\w-]+(?:(?:\r?\n|\r)(?:\2[\t ].+|\s*?(?=\r?\n|\r)))+/,lookbehind:!0,inside:{"filter-name":{pattern:/^:[\w-]+/,alias:"symbol"}}},markup:{pattern:/((?:^|\r?\n|\r)[\t ]*)<.+/,lookbehind:!0,inside:t.languages.markup},doctype:{pattern:/((?:^|\r?\n|\r)[\t ]*)!!!(?: .+)?/,lookbehind:!0},tag:{pattern:/((?:^|\r?\n|\r)[\t ]*)[%.#][\w\-#.]*[\w\-](?:\([^)]+\)|\{(?:\{[^}]+\}|[^{}])+\}|\[[^\]]+\])*[\/<>]*/,lookbehind:!0,inside:{attributes:[{pattern:/(^|[^#])\{(?:\{[^}]+\}|[^{}])+\}/,lookbehind:!0,inside:t.languages.ruby},{pattern:/\([^)]+\)/,inside:{"attr-value":{pattern:/(=\s*)(?:"(?:\\.|[^\\"\r\n])*"|[^)\s]+)/,lookbehind:!0},"attr-name":/[\w:-]+(?=\s*!?=|\s*[,)])/,punctuation:/[=(),]/}},{pattern:/\[[^\]]+\]/,inside:t.languages.ruby}],punctuation:/[<>]/}},code:{pattern:/((?:^|\r?\n|\r)[\t ]*(?:[~-]|[&!]?=)).+/,lookbehind:!0,inside:t.languages.ruby},interpolation:{pattern:/#\{[^}]+\}/,inside:{delimiter:{pattern:/^#\{|\}$/,alias:"punctuation"},ruby:{pattern:/[\s\S]+/,inside:t.languages.ruby}}},punctuation:{pattern:/((?:^|\r?\n|\r)[\t ]*)[~=\-&!]+/,lookbehind:!0}};for(var e=["css",{filter:"coffee",language:"coffeescript"},"erb","javascript","less","markdown","ruby","scss","textile"],n={},r=0,a=e.length;r<a;r++){var i=e[r];i="string"===typeof i?{filter:i,language:i}:i,t.languages[i.language]&&(n["filter-"+i.filter]={pattern:RegExp("((?:^|\\r?\\n|\\r)([\\t ]*)):{{filter_name}}(?:(?:\\r?\\n|\\r)(?:\\2[\\t ].+|\\s*?(?=\\r?\\n|\\r)))+".replace("{{filter_name}}",(function(){return i.filter}))),lookbehind:!0,inside:{"filter-name":{pattern:/^:[\w-]+/,alias:"symbol"},text:{pattern:/[\s\S]+/,alias:[i.language,"language-"+i.language],inside:t.languages[i.language]}}})}t.languages.insertBefore("haml","filter",n)}(t)}function Mm(t){t.register(rp),function(t){t.languages.handlebars={comment:/\{\{![\s\S]*?\}\}/,delimiter:{pattern:/^\{\{\{?|\}\}\}?$/,alias:"punctuation"},string:/(["'])(?:\\.|(?!\1)[^\\\r\n])*\1/,number:/\b0x[\dA-Fa-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee][+-]?\d+)?/,boolean:/\b(?:false|true)\b/,block:{pattern:/^(\s*(?:~\s*)?)[#\/]\S+?(?=\s*(?:~\s*)?$|\s)/,lookbehind:!0,alias:"keyword"},brackets:{pattern:/\[[^\]]+\]/,inside:{punctuation:/\[|\]/,variable:/[\s\S]+/}},punctuation:/[!"#%&':()*+,.\/;<=>@\[\\\]^`{|}~]/,variable:/[^!"#%&'()*+,\/;<=>@\[\\\]^`{|}~\s]+/},t.hooks.add("before-tokenize",(function(e){t.languages["markup-templating"].buildPlaceholders(e,"handlebars",/\{\{\{[\s\S]+?\}\}\}|\{\{[\s\S]+?\}\}/g)})),t.hooks.add("after-tokenize",(function(e){t.languages["markup-templating"].tokenizePlaceholders(e,"handlebars")})),t.languages.hbs=t.languages.handlebars,t.languages.mustache=t.languages.handlebars}(t)}function wm(t){t.languages.haskell={comment:{pattern:/(^|[^-!#$%*+=?&@|~.:<>^\\\/])(?:--(?:(?=.)[^-!#$%*+=?&@|~.:<>^\\\/].*|$)|\{-[\s\S]*?-\})/m,lookbehind:!0},char:{pattern:/'(?:[^\\']|\\(?:[abfnrtv\\"'&]|\^[A-Z@[\]^_]|ACK|BEL|BS|CAN|CR|DC1|DC2|DC3|DC4|DEL|DLE|EM|ENQ|EOT|ESC|ETB|ETX|FF|FS|GS|HT|LF|NAK|NUL|RS|SI|SO|SOH|SP|STX|SUB|SYN|US|VT|\d+|o[0-7]+|x[0-9a-fA-F]+))'/,alias:"string"},string:{pattern:/"(?:[^\\"]|\\(?:\S|\s+\\))*"/,greedy:!0},keyword:/\b(?:case|class|data|deriving|do|else|if|in|infixl|infixr|instance|let|module|newtype|of|primitive|then|type|where)\b/,"import-statement":{pattern:/(^[\t ]*)import\s+(?:qualified\s+)?(?:[A-Z][\w']*)(?:\.[A-Z][\w']*)*(?:\s+as\s+(?:[A-Z][\w']*)(?:\.[A-Z][\w']*)*)?(?:\s+hiding\b)?/m,lookbehind:!0,inside:{keyword:/\b(?:as|hiding|import|qualified)\b/,punctuation:/\./}},builtin:/\b(?:abs|acos|acosh|all|and|any|appendFile|approxRational|asTypeOf|asin|asinh|atan|atan2|atanh|basicIORun|break|catch|ceiling|chr|compare|concat|concatMap|const|cos|cosh|curry|cycle|decodeFloat|denominator|digitToInt|div|divMod|drop|dropWhile|either|elem|encodeFloat|enumFrom|enumFromThen|enumFromThenTo|enumFromTo|error|even|exp|exponent|fail|filter|flip|floatDigits|floatRadix|floatRange|floor|fmap|foldl|foldl1|foldr|foldr1|fromDouble|fromEnum|fromInt|fromInteger|fromIntegral|fromRational|fst|gcd|getChar|getContents|getLine|group|head|id|inRange|index|init|intToDigit|interact|ioError|isAlpha|isAlphaNum|isAscii|isControl|isDenormalized|isDigit|isHexDigit|isIEEE|isInfinite|isLower|isNaN|isNegativeZero|isOctDigit|isPrint|isSpace|isUpper|iterate|last|lcm|length|lex|lexDigits|lexLitChar|lines|log|logBase|lookup|map|mapM|mapM_|max|maxBound|maximum|maybe|min|minBound|minimum|mod|negate|not|notElem|null|numerator|odd|or|ord|otherwise|pack|pi|pred|primExitWith|print|product|properFraction|putChar|putStr|putStrLn|quot|quotRem|range|rangeSize|read|readDec|readFile|readFloat|readHex|readIO|readInt|readList|readLitChar|readLn|readOct|readParen|readSigned|reads|readsPrec|realToFrac|recip|rem|repeat|replicate|return|reverse|round|scaleFloat|scanl|scanl1|scanr|scanr1|seq|sequence|sequence_|show|showChar|showInt|showList|showLitChar|showParen|showSigned|showString|shows|showsPrec|significand|signum|sin|sinh|snd|sort|span|splitAt|sqrt|subtract|succ|sum|tail|take|takeWhile|tan|tanh|threadToIOResult|toEnum|toInt|toInteger|toLower|toRational|toUpper|truncate|uncurry|undefined|unlines|until|unwords|unzip|unzip3|userError|words|writeFile|zip|zip3|zipWith|zipWith3)\b/,number:/\b(?:\d+(?:\.\d+)?(?:e[+-]?\d+)?|0o[0-7]+|0x[0-9a-f]+)\b/i,operator:[{pattern:/`(?:[A-Z][\w']*\.)*[_a-z][\w']*`/,greedy:!0},{pattern:/(\s)\.(?=\s)/,lookbehind:!0},/[-!#$%*+=?&@|~:<>^\\\/][-!#$%*+=?&@|~.:<>^\\\/]*|\.[-!#$%*+=?&@|~.:<>^\\\/]+/],hvariable:{pattern:/\b(?:[A-Z][\w']*\.)*[_a-z][\w']*/,inside:{punctuation:/\./}},constant:{pattern:/\b(?:[A-Z][\w']*\.)*[A-Z][\w']*/,inside:{punctuation:/\./}},punctuation:/[{}[\];(),.:]/},t.languages.hs=t.languages.haskell}function zm(t){t.register(Tf),t.languages.haxe=t.languages.extend("clike",{string:{pattern:/"(?:[^"\\]|\\[\s\S])*"/,greedy:!0},"class-name":[{pattern:/(\b(?:abstract|class|enum|extends|implements|interface|new|typedef)\s+)[A-Z_]\w*/,lookbehind:!0},/\b[A-Z]\w*/],keyword:/\bthis\b|\b(?:abstract|as|break|case|cast|catch|class|continue|default|do|dynamic|else|enum|extends|extern|final|for|from|function|if|implements|import|in|inline|interface|macro|new|null|operator|overload|override|package|private|public|return|static|super|switch|throw|to|try|typedef|untyped|using|var|while)(?!\.)\b/,function:{pattern:/\b[a-z_]\w*(?=\s*(?:<[^<>]*>\s*)?\()/i,greedy:!0},operator:/\.{3}|\+\+|--|&&|\|\||->|=>|(?:<<?|>{1,3}|[-+*/%!=&|^])=?|[?:~]/}),t.languages.insertBefore("haxe","string",{"string-interpolation":{pattern:/'(?:[^'\\]|\\[\s\S])*'/,greedy:!0,inside:{interpolation:{pattern:/(^|[^\\])\$(?:\w+|\{[^{}]+\})/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{?|\}$/,alias:"punctuation"},expression:{pattern:/[\s\S]+/,inside:t.languages.haxe}}},string:/[\s\S]+/}}}),t.languages.insertBefore("haxe","class-name",{regex:{pattern:/~\/(?:[^\/\\\r\n]|\\.)+\/[a-z]*/,greedy:!0,inside:{"regex-flags":/\b[a-z]+$/,"regex-source":{pattern:/^(~\/)[\s\S]+(?=\/$)/,lookbehind:!0,alias:"language-regex",inside:t.languages.regex},"regex-delimiter":/^~\/|\/$/}}}),t.languages.insertBefore("haxe","keyword",{preprocessor:{pattern:/#(?:else|elseif|end|if)\b.*/,alias:"property"},metadata:{pattern:/@:?[\w.]+/,alias:"symbol"},reification:{pattern:/\$(?:\w+|(?=\{))/,alias:"important"}})}function Cm(t){t.languages.hcl={comment:/(?:\/\/|#).*|\/\*[\s\S]*?(?:\*\/|$)/,heredoc:{pattern:/<<-?(\w+\b)[\s\S]*?^[ \t]*\1/m,greedy:!0,alias:"string"},keyword:[{pattern:/(?:data|resource)\s+(?:"(?:\\[\s\S]|[^\\"])*")(?=\s+"[\w-]+"\s+\{)/i,inside:{type:{pattern:/(resource|data|\s+)(?:"(?:\\[\s\S]|[^\\"])*")/i,lookbehind:!0,alias:"variable"}}},{pattern:/(?:backend|module|output|provider|provisioner|variable)\s+(?:[\w-]+|"(?:\\[\s\S]|[^\\"])*")\s+(?=\{)/i,inside:{type:{pattern:/(backend|module|output|provider|provisioner|variable)\s+(?:[\w-]+|"(?:\\[\s\S]|[^\\"])*")\s+/i,lookbehind:!0,alias:"variable"}}},/[\w-]+(?=\s+\{)/],property:[/[-\w\.]+(?=\s*=(?!=))/,/"(?:\\[\s\S]|[^\\"])+"(?=\s*[:=])/],string:{pattern:/"(?:[^\\$"]|\\[\s\S]|\$(?:(?=")|\$+(?!\$)|[^"${])|\$\{(?:[^{}"]|"(?:[^\\"]|\\[\s\S])*")*\})*"/,greedy:!0,inside:{interpolation:{pattern:/(^|[^$])\$\{(?:[^{}"]|"(?:[^\\"]|\\[\s\S])*")*\}/,lookbehind:!0,inside:{type:{pattern:/(\b(?:count|data|local|module|path|self|terraform|var)\b\.)[\w\*]+/i,lookbehind:!0,alias:"variable"},keyword:/\b(?:count|data|local|module|path|self|terraform|var)\b/i,function:/\w+(?=\()/,string:{pattern:/"(?:\\[\s\S]|[^\\"])*"/,greedy:!0},number:/\b0x[\da-f]+\b|\b\d+(?:\.\d*)?(?:e[+-]?\d+)?/i,punctuation:/[!\$#%&'()*+,.\/;<=>@\[\\\]^`{|}~?:]/}}}},number:/\b0x[\da-f]+\b|\b\d+(?:\.\d*)?(?:e[+-]?\d+)?/i,boolean:/\b(?:false|true)\b/i,punctuation:/[=\[\]{}]/}}function Am(t){t.register(Vf),t.languages.hlsl=t.languages.extend("c",{"class-name":[t.languages.c["class-name"],/\b(?:AppendStructuredBuffer|BlendState|Buffer|ByteAddressBuffer|CompileShader|ComputeShader|ConsumeStructuredBuffer|DepthStencilState|DepthStencilView|DomainShader|GeometryShader|Hullshader|InputPatch|LineStream|OutputPatch|PixelShader|PointStream|RWBuffer|RWByteAddressBuffer|RWStructuredBuffer|RWTexture(?:1D|1DArray|2D|2DArray|3D)|RasterizerState|RenderTargetView|SamplerComparisonState|SamplerState|StructuredBuffer|Texture(?:1D|1DArray|2D|2DArray|2DMS|2DMSArray|3D|Cube|CubeArray)|TriangleStream|VertexShader)\b/],keyword:[/\b(?:asm|asm_fragment|auto|break|case|catch|cbuffer|centroid|char|class|column_major|compile|compile_fragment|const|const_cast|continue|default|delete|discard|do|dynamic_cast|else|enum|explicit|export|extern|for|friend|fxgroup|goto|groupshared|if|in|inline|inout|interface|line|lineadj|linear|long|matrix|mutable|namespace|new|nointerpolation|noperspective|operator|out|packoffset|pass|pixelfragment|point|precise|private|protected|public|register|reinterpret_cast|return|row_major|sample|sampler|shared|short|signed|sizeof|snorm|stateblock|stateblock_state|static|static_cast|string|struct|switch|tbuffer|technique|technique10|technique11|template|texture|this|throw|triangle|triangleadj|try|typedef|typename|uniform|union|unorm|unsigned|using|vector|vertexfragment|virtual|void|volatile|while)\b/,/\b(?:bool|double|dword|float|half|int|min(?:10float|12int|16(?:float|int|uint))|uint)(?:[1-4](?:x[1-4])?)?\b/],number:/(?:(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[eE][+-]?\d+)?|\b0x[\da-fA-F]+)[fFhHlLuU]?\b/,boolean:/\b(?:false|true)\b/})}function km(t){t.languages.hoon={comment:{pattern:/::.*/,greedy:!0},string:{pattern:/"(?:[^"\\]|\\.)*"|'(?:[^'\\]|\\.)*'/,greedy:!0},constant:/%(?:\.[ny]|[\w-]+)/,"class-name":/@(?:[a-z0-9-]*[a-z0-9])?|\*/i,function:/(?:\+[-+] {2})?(?:[a-z](?:[a-z0-9-]*[a-z0-9])?)/,keyword:/\.[\^\+\*=\?]|![><:\.=\?!]|=[>|:,\.\-\^<+;/~\*\?]|\?[>|:\.\-\^<\+&~=@!]|\|[\$_%:\.\-\^~\*=@\?]|\+[|\$\+\*]|:[_\-\^\+~\*]|%[_:\.\-\^\+~\*=]|\^[|:\.\-\+&~\*=\?]|\$[|_%:<>\-\^&~@=\?]|;[:<\+;\/~\*=]|~[>|\$_%<\+\/&=\?!]|--|==/}}function Hm(t){t.languages.hpkp={directive:{pattern:/\b(?:includeSubDomains|max-age|pin-sha256|preload|report-to|report-uri|strict)(?=[\s;=]|$)/i,alias:"property"},operator:/=/,punctuation:/;/}}function Em(t){t.languages.hsts={directive:{pattern:/\b(?:includeSubDomains|max-age|preload)(?=[\s;=]|$)/i,alias:"property"},operator:/=/,punctuation:/;/}}function Sm(t){t.languages.uri={scheme:{pattern:/^[a-z][a-z0-9+.-]*:/im,greedy:!0,inside:{"scheme-delimiter":/:$/}},fragment:{pattern:/#[\w\-.~!$&'()*+,;=%:@/?]*/,inside:{"fragment-delimiter":/^#/}},query:{pattern:/\?[\w\-.~!$&'()*+,;=%:@/?]*/,inside:{"query-delimiter":{pattern:/^\?/,greedy:!0},"pair-delimiter":/[&;]/,pair:{pattern:/^[^=][\s\S]*/,inside:{key:/^[^=]+/,value:{pattern:/(^=)[\s\S]+/,lookbehind:!0}}}}},authority:{pattern:RegExp(/^\/\//.source+/(?:[\w\-.~!$&'()*+,;=%:]*@)?/.source+"(?:"+/\[(?:[0-9a-fA-F:.]{2,48}|v[0-9a-fA-F]+\.[\w\-.~!$&'()*+,;=]+)\]/.source+"|"+/[\w\-.~!$&'()*+,;=%]*/.source+")"+/(?::\d*)?/.source,"m"),inside:{"authority-delimiter":/^\/\//,"user-info-segment":{pattern:/^[\w\-.~!$&'()*+,;=%:]*@/,inside:{"user-info-delimiter":/@$/,"user-info":/^[\w\-.~!$&'()*+,;=%:]+/}},"port-segment":{pattern:/:\d*$/,inside:{"port-delimiter":/^:/,port:/^\d+/}},host:{pattern:/[\s\S]+/,inside:{"ip-literal":{pattern:/^\[[\s\S]+\]$/,inside:{"ip-literal-delimiter":/^\[|\]$/,"ipv-future":/^v[\s\S]+/,"ipv6-address":/^[\s\S]+/}},"ipv4-address":/^(?:(?:[03-9]\d?|[12]\d{0,2})\.){3}(?:[03-9]\d?|[12]\d{0,2})$/}}}},path:{pattern:/^[\w\-.~!$&'()*+,;=%:@/]+/m,inside:{"path-separator":/\//}}},t.languages.url=t.languages.uri}function Lm(t){!function(t){function e(t){return RegExp("(^(?:"+t+"):[ \t]*(?![ \t]))[^]+","i")}t.languages.http={"request-line":{pattern:/^(?:CONNECT|DELETE|GET|HEAD|OPTIONS|PATCH|POST|PRI|PUT|SEARCH|TRACE)\s(?:https?:\/\/|\/)\S*\sHTTP\/[\d.]+/m,inside:{method:{pattern:/^[A-Z]+\b/,alias:"property"},"request-target":{pattern:/^(\s)(?:https?:\/\/|\/)\S*(?=\s)/,lookbehind:!0,alias:"url",inside:t.languages.uri},"http-version":{pattern:/^(\s)HTTP\/[\d.]+/,lookbehind:!0,alias:"property"}}},"response-status":{pattern:/^HTTP\/[\d.]+ \d+ .+/m,inside:{"http-version":{pattern:/^HTTP\/[\d.]+/,alias:"property"},"status-code":{pattern:/^(\s)\d+(?=\s)/,lookbehind:!0,alias:"number"},"reason-phrase":{pattern:/^(\s).+/,lookbehind:!0,alias:"string"}}},header:{pattern:/^[\w-]+:.+(?:(?:\r\n?|\n)[ \t].+)*/m,inside:{"header-value":[{pattern:e(/Content-Security-Policy/.source),lookbehind:!0,alias:["csp","languages-csp"],inside:t.languages.csp},{pattern:e(/Public-Key-Pins(?:-Report-Only)?/.source),lookbehind:!0,alias:["hpkp","languages-hpkp"],inside:t.languages.hpkp},{pattern:e(/Strict-Transport-Security/.source),lookbehind:!0,alias:["hsts","languages-hsts"],inside:t.languages.hsts},{pattern:e(/[^:]+/.source),lookbehind:!0}],"header-name":{pattern:/^[^:]+/,alias:"keyword"},punctuation:/^:/}}};var n,r=t.languages,a={"application/javascript":r.javascript,"application/json":r.json||r.javascript,"application/xml":r.xml,"text/xml":r.xml,"text/html":r.html,"text/css":r.css,"text/plain":r.plain},i={"application/json":!0,"application/xml":!0};function o(t){var e=t.replace(/^[a-z]+\//,"");return"(?:"+t+"|"+("\\w+/(?:[\\w.-]+\\+)+"+e+"(?![+\\w.-])")+")"}for(var l in a)if(a[l]){n=n||{};var c=i[l]?o(l):l;n[l.replace(/\//g,"-")]={pattern:RegExp("("+/content-type:\s*/.source+c+/(?:(?:\r\n?|\n)[\w-].*)*(?:\r(?:\n|(?!\n))|\n)/.source+")"+/[^ \t\w-][\s\S]*/.source,"i"),lookbehind:!0,inside:a[l]}}n&&t.languages.insertBefore("http","header",n)}(t)}function _m(t){t.languages.ichigojam={comment:/(?:\B'|REM)(?:[^\n\r]*)/i,string:{pattern:/"(?:""|[!#$%&'()*,\/:;<=>?^\w +\-.])*"/,greedy:!0},number:/\B#[0-9A-F]+|\B`[01]+|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:E[+-]?\d+)?/i,keyword:/\b(?:BEEP|BPS|CASE|CLEAR|CLK|CLO|CLP|CLS|CLT|CLV|CONT|COPY|ELSE|END|FILE|FILES|FOR|GOSUB|GOTO|GSB|IF|INPUT|KBD|LED|LET|LIST|LOAD|LOCATE|LRUN|NEW|NEXT|OUT|PLAY|POKE|PRINT|PWM|REM|RENUM|RESET|RETURN|RIGHT|RTN|RUN|SAVE|SCROLL|SLEEP|SRND|STEP|STOP|SUB|TEMPO|THEN|TO|UART|VIDEO|WAIT)(?:\$|\b)/i,function:/\b(?:ABS|ANA|ASC|BIN|BTN|DEC|END|FREE|HELP|HEX|I2CR|I2CW|IN|INKEY|LEN|LINE|PEEK|RND|SCR|SOUND|STR|TICK|USR|VER|VPEEK|ZER)(?:\$|\b)/i,label:/(?:\B@\S+)/,operator:/<[=>]?|>=?|\|\||&&|[+\-*\/=|&^~!]|\b(?:AND|NOT|OR)\b/i,punctuation:/[\[,;:()\]]/}}function Bm(t){t.languages.icon={comment:/#.*/,string:{pattern:/(["'])(?:(?!\1)[^\\\r\n_]|\\.|_(?!\1)(?:\r\n|[\s\S]))*\1/,greedy:!0},number:/\b(?:\d+r[a-z\d]+|\d+(?:\.\d+)?(?:e[+-]?\d+)?)\b|\.\d+\b/i,"builtin-keyword":{pattern:/&(?:allocated|ascii|clock|collections|cset|current|date|dateline|digits|dump|e|error(?:number|text|value)?|errout|fail|features|file|host|input|lcase|letters|level|line|main|null|output|phi|pi|pos|progname|random|regions|source|storage|subject|time|trace|ucase|version)\b/,alias:"variable"},directive:{pattern:/\$\w+/,alias:"builtin"},keyword:/\b(?:break|by|case|create|default|do|else|end|every|fail|global|if|initial|invocable|link|local|next|not|of|procedure|record|repeat|return|static|suspend|then|to|until|while)\b/,function:/\b(?!\d)\w+(?=\s*[({]|\s*!\s*\[)/,operator:/[+-]:(?!=)|(?:[\/?@^%&]|\+\+?|--?|==?=?|~==?=?|\*\*?|\|\|\|?|<(?:->?|<?=?)|>>?=?)(?::=)?|:(?:=:?)?|[!.\\|~]/,punctuation:/[\[\](){},;]/}}function Dm(t){!function(t){function e(t,n){return n<=0?/[]/.source:t.replace(/<SELF>/g,(function(){return e(t,n-1)}))}var n=/'[{}:=,](?:[^']|'')*'(?!')/,r={pattern:/''/,greedy:!0,alias:"operator"},a={pattern:n,greedy:!0,inside:{escape:r}},i=e(/\{(?:[^{}']|'(?![{},'])|''|<STR>|<SELF>)*\}/.source.replace(/<STR>/g,(function(){return n.source})),8),o={pattern:RegExp(i),inside:{message:{pattern:/^(\{)[\s\S]+(?=\}$)/,lookbehind:!0,inside:null},"message-delimiter":{pattern:/./,alias:"punctuation"}}};t.languages["icu-message-format"]={argument:{pattern:RegExp(i),greedy:!0,inside:{content:{pattern:/^(\{)[\s\S]+(?=\}$)/,lookbehind:!0,inside:{"argument-name":{pattern:/^(\s*)[^{}:=,\s]+/,lookbehind:!0},"choice-style":{pattern:/^(\s*,\s*choice\s*,\s*)\S(?:[\s\S]*\S)?/,lookbehind:!0,inside:{punctuation:/\|/,range:{pattern:/^(\s*)[+-]?(?:\d+(?:\.\d*)?|\u221e)\s*[<#\u2264]/,lookbehind:!0,inside:{operator:/[<#\u2264]/,number:/\S+/}},rest:null}},"plural-style":{pattern:/^(\s*,\s*(?:plural|selectordinal)\s*,\s*)\S(?:[\s\S]*\S)?/,lookbehind:!0,inside:{offset:/^offset:\s*\d+/,"nested-message":o,selector:{pattern:/=\d+|[^{}:=,\s]+/,inside:{keyword:/^(?:few|many|one|other|two|zero)$/}}}},"select-style":{pattern:/^(\s*,\s*select\s*,\s*)\S(?:[\s\S]*\S)?/,lookbehind:!0,inside:{"nested-message":o,selector:{pattern:/[^{}:=,\s]+/,inside:{keyword:/^other$/}}}},keyword:/\b(?:choice|plural|select|selectordinal)\b/,"arg-type":{pattern:/\b(?:date|duration|number|ordinal|spellout|time)\b/,alias:"keyword"},"arg-skeleton":{pattern:/(,\s*)::[^{}:=,\s]+/,lookbehind:!0},"arg-style":{pattern:/(,\s*)(?:currency|full|integer|long|medium|percent|short)(?=\s*$)/,lookbehind:!0},"arg-style-text":{pattern:RegExp(/(^\s*,\s*(?=\S))/.source+e(/(?:[^{}']|'[^']*'|\{(?:<SELF>)?\})+/.source,8)+"$"),lookbehind:!0,alias:"string"},punctuation:/,/}},"argument-delimiter":{pattern:/./,alias:"operator"}}},escape:r,string:a},o.inside.message.inside=t.languages["icu-message-format"],t.languages["icu-message-format"].argument.inside.content.inside["choice-style"].inside.rest=t.languages["icu-message-format"]}(t)}function Tm(t){t.register(wm),t.languages.idris=t.languages.extend("haskell",{comment:{pattern:/(?:(?:--|\|\|\|).*$|\{-[\s\S]*?-\})/m},keyword:/\b(?:Type|case|class|codata|constructor|corecord|data|do|dsl|else|export|if|implementation|implicit|import|impossible|in|infix|infixl|infixr|instance|interface|let|module|mutual|namespace|of|parameters|partial|postulate|private|proof|public|quoteGoal|record|rewrite|syntax|then|total|using|where|with)\b/,builtin:void 0}),t.languages.insertBefore("idris","keyword",{"import-statement":{pattern:/(^\s*import\s+)(?:[A-Z][\w']*)(?:\.[A-Z][\w']*)*/m,lookbehind:!0,inside:{punctuation:/\./}}}),t.languages.idr=t.languages.idris}function Vm(t){!function(t){t.languages.ignore={comment:/^#.*/m,entry:{pattern:/\S(?:.*(?:(?:\\ )|\S))?/,alias:"string",inside:{operator:/^!|\*\*?|\?/,regex:{pattern:/(^|[^\\])\[[^\[\]]*\]/,lookbehind:!0},punctuation:/\//}}},t.languages.gitignore=t.languages.ignore,t.languages.hgignore=t.languages.ignore,t.languages.npmignore=t.languages.ignore}(t)}function Om(t){t.languages.inform7={string:{pattern:/"[^"]*"/,inside:{substitution:{pattern:/\[[^\[\]]+\]/,inside:{delimiter:{pattern:/\[|\]/,alias:"punctuation"}}}}},comment:{pattern:/\[[^\[\]]+\]/,greedy:!0},title:{pattern:/^[ \t]*(?:book|chapter|part(?! of)|section|table|volume)\b.+/im,alias:"important"},number:{pattern:/(^|[^-])(?:\b\d+(?:\.\d+)?(?:\^\d+)?(?:(?!\d)\w+)?|\b(?:eight|eleven|five|four|nine|one|seven|six|ten|three|twelve|two))\b(?!-)/i,lookbehind:!0},verb:{pattern:/(^|[^-])\b(?:answering|applying to|are|asking|attacking|be(?:ing)?|burning|buying|called|carries|carry(?! out)|carrying|climbing|closing|conceal(?:ing|s)?|consulting|contain(?:ing|s)?|cutting|drinking|dropping|eating|enclos(?:es?|ing)|entering|examining|exiting|getting|giving|going|ha(?:s|ve|ving)|hold(?:ing|s)?|impl(?:ies|y)|incorporat(?:es?|ing)|inserting|is|jumping|kissing|listening|locking|looking|mean(?:ing|s)?|opening|provid(?:es?|ing)|pulling|pushing|putting|relat(?:es?|ing)|removing|searching|see(?:ing|s)?|setting|showing|singing|sleeping|smelling|squeezing|support(?:ing|s)?|swearing|switching|taking|tasting|telling|thinking|throwing|touching|turning|tying|unlock(?:ing|s)?|var(?:ies|y|ying)|waiting|waking|waving|wear(?:ing|s)?)\b(?!-)/i,lookbehind:!0,alias:"operator"},keyword:{pattern:/(^|[^-])\b(?:after|before|carry out|check|continue the action|definition(?= *:)|do nothing|else|end (?:if|the story|unless)|every turn|if|include|instead(?: of)?|let|move|no|now|otherwise|repeat|report|resume the story|rule for|running through|say(?:ing)?|stop the action|test|try(?:ing)?|understand|unless|use|when|while|yes)\b(?!-)/i,lookbehind:!0},property:{pattern:/(^|[^-])\b(?:adjacent(?! to)|carried|closed|concealed|contained|dark|described|edible|empty|enclosed|enterable|even|female|fixed in place|full|handled|held|improper-named|incorporated|inedible|invisible|lighted|lit|lock(?:able|ed)|male|marked for listing|mentioned|negative|neuter|non-(?:empty|full|recurring)|odd|opaque|open(?:able)?|plural-named|portable|positive|privately-named|proper-named|provided|publically-named|pushable between rooms|recurring|related|rubbing|scenery|seen|singular-named|supported|swinging|switch(?:able|ed(?: off| on)?)|touch(?:able|ed)|transparent|unconcealed|undescribed|unlit|unlocked|unmarked for listing|unmentioned|unopenable|untouchable|unvisited|variable|visible|visited|wearable|worn)\b(?!-)/i,lookbehind:!0,alias:"symbol"},position:{pattern:/(^|[^-])\b(?:above|adjacent to|back side of|below|between|down|east|everywhere|front side|here|in|inside(?: from)?|north(?:east|west)?|nowhere|on(?: top of)?|other side|outside(?: from)?|parts? of|regionally in|south(?:east|west)?|through|up|west|within)\b(?!-)/i,lookbehind:!0,alias:"keyword"},type:{pattern:/(^|[^-])\b(?:actions?|activit(?:ies|y)|actors?|animals?|backdrops?|containers?|devices?|directions?|doors?|holders?|kinds?|lists?|m[ae]n|nobody|nothing|nouns?|numbers?|objects?|people|persons?|player(?:'s holdall)?|regions?|relations?|rooms?|rule(?:book)?s?|scenes?|someone|something|supporters?|tables?|texts?|things?|time|vehicles?|wom[ae]n)\b(?!-)/i,lookbehind:!0,alias:"variable"},punctuation:/[.,:;(){}]/},t.languages.inform7.string.inside.substitution.inside.rest=t.languages.inform7,t.languages.inform7.string.inside.substitution.inside.rest.text={pattern:/\S(?:\s*\S)*/,alias:"comment"}}function Im(t){t.languages.io={comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?(?:\*\/|$)|\/\/.*|#.*)/,lookbehind:!0,greedy:!0},"triple-quoted-string":{pattern:/"""(?:\\[\s\S]|(?!""")[^\\])*"""/,greedy:!0,alias:"string"},string:{pattern:/"(?:\\.|[^\\\r\n"])*"/,greedy:!0},keyword:/\b(?:activate|activeCoroCount|asString|block|break|call|catch|clone|collectGarbage|compileString|continue|do|doFile|doMessage|doString|else|elseif|exit|for|foreach|forward|getEnvironmentVariable|getSlot|hasSlot|if|ifFalse|ifNil|ifNilEval|ifTrue|isActive|isNil|isResumable|list|message|method|parent|pass|pause|perform|performWithArgList|print|println|proto|raise|raiseResumable|removeSlot|resend|resume|schedulerSleepSeconds|self|sender|setSchedulerSleepSeconds|setSlot|shallowCopy|slotNames|super|system|then|thisBlock|thisContext|try|type|uniqueId|updateSlot|wait|while|write|yield)\b/,builtin:/\b(?:Array|AudioDevice|AudioMixer|BigNum|Block|Box|Buffer|CFunction|CGI|Color|Curses|DBM|DNSResolver|DOConnection|DOProxy|DOServer|Date|Directory|Duration|DynLib|Error|Exception|FFT|File|Fnmatch|Font|Future|GL|GLE|GLScissor|GLU|GLUCylinder|GLUQuadric|GLUSphere|GLUT|Host|Image|Importer|LinkList|List|Lobby|Locals|MD5|MP3Decoder|MP3Encoder|Map|Message|Movie|Notification|Number|Object|OpenGL|Point|Protos|Random|Regex|SGML|SGMLElement|SGMLParser|SQLite|Sequence|Server|ShowMessage|SleepyCat|SleepyCatCursor|Socket|SocketManager|Sound|Soup|Store|String|Tree|UDPSender|UPDReceiver|URL|User|Warning|WeakLink)\b/,boolean:/\b(?:false|nil|true)\b/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e-?\d+)?/i,operator:/[=!*/%+\-^&|]=|>>?=?|<<?=?|:?:?=|\+\+?|--?|\*\*?|\/\/?|%|\|\|?|&&?|\b(?:and|not|or|return)\b|@@?|\?\??|\.\./,punctuation:/[{}[\];(),.:]/}}function Rm(t){t.languages.j={comment:{pattern:/\bNB\..*/,greedy:!0},string:{pattern:/'(?:''|[^'\r\n])*'/,greedy:!0},keyword:/\b(?:(?:CR|LF|adverb|conjunction|def|define|dyad|monad|noun|verb)\b|(?:assert|break|case|catch[dt]?|continue|do|else|elseif|end|fcase|for|for_\w+|goto_\w+|if|label_\w+|return|select|throw|try|while|whilst)\.)/,verb:{pattern:/(?!\^:|;\.|[=!][.:])(?:\{(?:\.|::?)?|p(?:\.\.?|:)|[=!\]]|[<>+*\-%$|,#][.:]?|[?^]\.?|[;\[]:?|[~}"i][.:]|[ACeEIjLor]\.|(?:[_\/\\qsux]|_?\d):)/,alias:"keyword"},number:/\b_?(?:(?!\d:)\d+(?:\.\d+)?(?:(?:ad|ar|[ejpx])_?\d+(?:\.\d+)?)*(?:b_?[\da-z]+(?:\.[\da-z]+)?)?|_\b(?!\.))/,adverb:{pattern:/[~}]|[\/\\]\.?|[bfM]\.|t[.:]/,alias:"builtin"},operator:/[=a][.:]|_\./,conjunction:{pattern:/&(?:\.:?|:)?|[.:@][.:]?|[!D][.:]|[;dHT]\.|`:?|[\^LS]:|"/,alias:"variable"},punctuation:/[()]/}}function Fm(t){!function(t){var e=t.languages.javadoclike={parameter:{pattern:/(^[\t ]*(?:\/{3}|\*|\/\*\*)\s*@(?:arg|arguments|param)\s+)\w+/m,lookbehind:!0},keyword:{pattern:/(^[\t ]*(?:\/{3}|\*|\/\*\*)\s*|\{)@[a-z][a-zA-Z-]+\b/m,lookbehind:!0},punctuation:/[{}]/};Object.defineProperty(e,"addSupport",{value:function(e,n){"string"===typeof e&&(e=[e]),e.forEach((function(e){!function(e,n){var r="doc-comment",a=t.languages[e];if(a){var i=a[r];if(!i){var o={};o[r]={pattern:/(^|[^\\])\/\*\*[^/][\s\S]*?(?:\*\/|$)/,lookbehind:!0,alias:"comment"},i=(a=t.languages.insertBefore(e,"comment",o))[r]}if(i instanceof RegExp&&(i=a[r]={pattern:i}),Array.isArray(i))for(var l=0,c=i.length;l<c;l++)i[l]instanceof RegExp&&(i[l]={pattern:i[l]}),n(i[l]);else n(i)}}(e,(function(t){t.inside||(t.inside={}),t.inside.rest=n}))}))}}),e.addSupport(["java","javascript","php"],e)}(t)}function Nm(t){t.register(Zf),t.languages.scala=t.languages.extend("java",{"triple-quoted-string":{pattern:/"""[\s\S]*?"""/,greedy:!0,alias:"string"},string:{pattern:/("|')(?:\\.|(?!\1)[^\\\r\n])*\1/,greedy:!0},keyword:/<-|=>|\b(?:abstract|case|catch|class|def|derives|do|else|enum|extends|extension|final|finally|for|forSome|given|if|implicit|import|infix|inline|lazy|match|new|null|object|opaque|open|override|package|private|protected|return|sealed|self|super|this|throw|trait|transparent|try|type|using|val|var|while|with|yield)\b/,number:/\b0x(?:[\da-f]*\.)?[\da-f]+|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e\d+)?[dfl]?/i,builtin:/\b(?:Any|AnyRef|AnyVal|Boolean|Byte|Char|Double|Float|Int|Long|Nothing|Short|String|Unit)\b/,symbol:/'[^\d\s\\]\w*/}),t.languages.insertBefore("scala","triple-quoted-string",{"string-interpolation":{pattern:/\b[a-z]\w*(?:"""(?:[^$]|\$(?:[^{]|\{(?:[^{}]|\{[^{}]*\})*\}))*?"""|"(?:[^$"\r\n]|\$(?:[^{]|\{(?:[^{}]|\{[^{}]*\})*\}))*")/i,greedy:!0,inside:{id:{pattern:/^\w+/,greedy:!0,alias:"function"},escape:{pattern:/\\\$"|\$[$"]/,greedy:!0,alias:"symbol"},interpolation:{pattern:/\$(?:\w+|\{(?:[^{}]|\{[^{}]*\})*\})/,greedy:!0,inside:{punctuation:/^\$\{?|\}$/,expression:{pattern:/[\s\S]+/,inside:t.languages.scala}}},string:/[\s\S]+/}}}),delete t.languages.scala["class-name"],delete t.languages.scala.function,delete t.languages.scala.constant}function Pm(t){t.register(Zf),t.register(Fm),t.register(Nf),function(t){var e=/(^(?:[\t ]*(?:\*\s*)*))[^*\s].*$/m,n=/#\s*\w+(?:\s*\([^()]*\))?/.source,r=/(?:\b[a-zA-Z]\w+\s*\.\s*)*\b[A-Z]\w*(?:\s*<mem>)?|<mem>/.source.replace(/<mem>/g,(function(){return n}));t.languages.javadoc=t.languages.extend("javadoclike",{}),t.languages.insertBefore("javadoc","keyword",{reference:{pattern:RegExp(/(@(?:exception|link|linkplain|see|throws|value)\s+(?:\*\s*)?)/.source+"(?:"+r+")"),lookbehind:!0,inside:{function:{pattern:/(#\s*)\w+(?=\s*\()/,lookbehind:!0},field:{pattern:/(#\s*)\w+/,lookbehind:!0},namespace:{pattern:/\b(?:[a-z]\w*\s*\.\s*)+/,inside:{punctuation:/\./}},"class-name":/\b[A-Z]\w*/,keyword:t.languages.java.keyword,punctuation:/[#()[\],.]/}},"class-name":{pattern:/(@param\s+)<[A-Z]\w*>/,lookbehind:!0,inside:{punctuation:/[.<>]/}},"code-section":[{pattern:/(\{@code\s+(?!\s))(?:[^\s{}]|\s+(?![\s}])|\{(?:[^{}]|\{(?:[^{}]|\{(?:[^{}]|\{[^{}]*\})*\})*\})*\})+(?=\s*\})/,lookbehind:!0,inside:{code:{pattern:e,lookbehind:!0,inside:t.languages.java,alias:"language-java"}}},{pattern:/(<(code|pre|tt)>(?!<code>)\s*)\S(?:\S|\s+\S)*?(?=\s*<\/\2>)/,lookbehind:!0,inside:{line:{pattern:e,lookbehind:!0,inside:{tag:t.languages.markup.tag,entity:t.languages.markup.entity,code:{pattern:/.+/,inside:t.languages.java,alias:"language-java"}}}}}],tag:t.languages.markup.tag,entity:t.languages.markup.entity}),t.languages.javadoclike.addSupport("java",t.languages.javadoc)}(t)}function jm(t){t.languages.javastacktrace={summary:{pattern:/^([\t ]*)(?:(?:Caused by:|Suppressed:|Exception in thread "[^"]*")[\t ]+)?[\w$.]+(?::.*)?$/m,lookbehind:!0,inside:{keyword:{pattern:/^([\t ]*)(?:(?:Caused by|Suppressed)(?=:)|Exception in thread)/m,lookbehind:!0},string:{pattern:/^(\s*)"[^"]*"/,lookbehind:!0},exceptions:{pattern:/^(:?\s*)[\w$.]+(?=:|$)/,lookbehind:!0,inside:{"class-name":/[\w$]+$/,namespace:/\b[a-z]\w*\b/,punctuation:/\./}},message:{pattern:/(:\s*)\S.*/,lookbehind:!0,alias:"string"},punctuation:/:/}},"stack-frame":{pattern:/^([\t ]*)at (?:[\w$./]|@[\w$.+-]*\/)+(?:<init>)?\([^()]*\)/m,lookbehind:!0,inside:{keyword:{pattern:/^(\s*)at(?= )/,lookbehind:!0},source:[{pattern:/(\()\w+\.\w+:\d+(?=\))/,lookbehind:!0,inside:{file:/^\w+\.\w+/,punctuation:/:/,"line-number":{pattern:/\b\d+\b/,alias:"number"}}},{pattern:/(\()[^()]*(?=\))/,lookbehind:!0,inside:{keyword:/^(?:Native Method|Unknown Source)$/}}],"class-name":/[\w$]+(?=\.(?:<init>|[\w$]+)\()/,function:/(?:<init>|[\w$]+)(?=\()/,"class-loader":{pattern:/(\s)[a-z]\w*(?:\.[a-z]\w*)*(?=\/[\w@$.]*\/)/,lookbehind:!0,alias:"namespace",inside:{punctuation:/\./}},module:{pattern:/([\s/])[a-z]\w*(?:\.[a-z]\w*)*(?:@[\w$.+-]*)?(?=\/)/,lookbehind:!0,inside:{version:{pattern:/(@)[\s\S]+/,lookbehind:!0,alias:"number"},punctuation:/[@.]/}},namespace:{pattern:/(?:\b[a-z]\w*\.)+/,inside:{punctuation:/\./}},punctuation:/[()/.]/}},more:{pattern:/^([\t ]*)\.{3} \d+ [a-z]+(?: [a-z]+)*/m,lookbehind:!0,inside:{punctuation:/\.{3}/,number:/\d+/,keyword:/\b[a-z]+(?: [a-z]+)*\b/}}}}function Um(t){t.languages.jexl={string:/(["'])(?:\\[\s\S]|(?!\1)[^\\])*\1/,transform:{pattern:/(\|\s*)[a-zA-Z\u0430-\u044f\u0410-\u042f_\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF$][\w\u0430-\u044f\u0410-\u042f\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF$]*/,alias:"function",lookbehind:!0},function:/[a-zA-Z\u0430-\u044f\u0410-\u042f_\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF$][\w\u0430-\u044f\u0410-\u042f\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF$]*\s*(?=\()/,number:/\b\d+(?:\.\d+)?\b|\B\.\d+\b/,operator:/[<>!]=?|-|\+|&&|==|\|\|?|\/\/?|[?:*^%]/,boolean:/\b(?:false|true)\b/,keyword:/\bin\b/,punctuation:/[{}[\](),.]/}}function Wm(t){t.register(Tf),t.languages.jolie=t.languages.extend("clike",{string:{pattern:/(^|[^\\])"(?:\\[\s\S]|[^"\\])*"/,lookbehind:!0,greedy:!0},"class-name":{pattern:/((?:\b(?:as|courier|embed|in|inputPort|outputPort|service)\b|@)[ \t]*)\w+/,lookbehind:!0},keyword:/\b(?:as|cH|comp|concurrent|constants|courier|cset|csets|default|define|else|embed|embedded|execution|exit|extender|for|foreach|forward|from|global|if|import|in|include|init|inputPort|install|instanceof|interface|is_defined|linkIn|linkOut|main|new|nullProcess|outputPort|over|private|provide|public|scope|sequential|service|single|spawn|synchronized|this|throw|throws|type|undef|until|while|with)\b/,function:/\b[a-z_]\w*(?=[ \t]*[@(])/i,number:/(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?l?/i,operator:/-[-=>]?|\+[+=]?|<[<=]?|[>=*!]=?|&&|\|\||[?\/%^@|]/,punctuation:/[()[\]{},;.:]/,builtin:/\b(?:Byte|any|bool|char|double|enum|float|int|length|long|ranges|regex|string|undefined|void)\b/}),t.languages.insertBefore("jolie","keyword",{aggregates:{pattern:/(\bAggregates\s*:\s*)(?:\w+(?:\s+with\s+\w+)?\s*,\s*)*\w+(?:\s+with\s+\w+)?/,lookbehind:!0,inside:{keyword:/\bwith\b/,"class-name":/\w+/,punctuation:/,/}},redirects:{pattern:/(\bRedirects\s*:\s*)(?:\w+\s*=>\s*\w+\s*,\s*)*(?:\w+\s*=>\s*\w+)/,lookbehind:!0,inside:{punctuation:/,/,"class-name":/\w+/,operator:/=>/}},property:{pattern:/\b(?:Aggregates|[Ii]nterfaces|Java|Javascript|Jolie|[Ll]ocation|OneWay|[Pp]rotocol|Redirects|RequestResponse)\b(?=[ \t]*:)/}})}function Zm(t){!function(t){var e=/\\\((?:[^()]|\([^()]*\))*\)/.source,n=RegExp(/(^|[^\\])"(?:[^"\r\n\\]|\\[^\r\n(]|__)*"/.source.replace(/__/g,(function(){return e}))),r={interpolation:{pattern:RegExp(/((?:^|[^\\])(?:\\{2})*)/.source+e),lookbehind:!0,inside:{content:{pattern:/^(\\\()[\s\S]+(?=\)$)/,lookbehind:!0,inside:null},punctuation:/^\\\(|\)$/}}},a=t.languages.jq={comment:/#.*/,property:{pattern:RegExp(n.source+/(?=\s*:(?!:))/.source),lookbehind:!0,greedy:!0,inside:r},string:{pattern:n,lookbehind:!0,greedy:!0,inside:r},function:{pattern:/(\bdef\s+)[a-z_]\w+/i,lookbehind:!0},variable:/\B\$\w+/,"property-literal":{pattern:/\b[a-z_]\w*(?=\s*:(?!:))/i,alias:"property"},keyword:/\b(?:as|break|catch|def|elif|else|end|foreach|if|import|include|label|module|modulemeta|null|reduce|then|try|while)\b/,boolean:/\b(?:false|true)\b/,number:/(?:\b\d+\.|\B\.)?\b\d+(?:[eE][+-]?\d+)?\b/,operator:[{pattern:/\|=?/,alias:"pipe"},/\.\.|[!=<>]?=|\?\/\/|\/\/=?|[-+*/%]=?|[<>?]|\b(?:and|not|or)\b/],"c-style-function":{pattern:/\b[a-z_]\w*(?=\s*\()/i,alias:"function"},punctuation:/::|[()\[\]{},:;]|\.(?=\s*[\[\w$])/,dot:{pattern:/\./,alias:"important"}};r.interpolation.inside.content.inside=a}(t)}function Gm(t){t.register(qf),function(t){var e=t.languages.javascript["template-string"],n=e.pattern.source,r=e.inside.interpolation,a=r.inside["interpolation-punctuation"],i=r.pattern.source;function o(e,r){if(t.languages[e])return{pattern:RegExp("((?:"+r+")\\s*)"+n),lookbehind:!0,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},"embedded-code":{pattern:/[\s\S]+/,alias:e}}}}function l(t,e){return"___"+e.toUpperCase()+"_"+t+"___"}function c(e,n,r){var a={code:e,grammar:n,language:r};return t.hooks.run("before-tokenize",a),a.tokens=t.tokenize(a.code,a.grammar),t.hooks.run("after-tokenize",a),a.tokens}function s(e){var n={};n["interpolation-punctuation"]=a;var i=t.tokenize(e,n);if(3===i.length){var o=[1,1];o.push.apply(o,c(i[1],t.languages.javascript,"javascript")),i.splice.apply(i,o)}return new t.Token("interpolation",i,r.alias,e)}function u(e,n,r){var a=t.tokenize(e,{interpolation:{pattern:RegExp(i),lookbehind:!0}}),o=0,u={},d=a.map((function(t){if("string"===typeof t)return t;for(var n,a=t.content;-1!==e.indexOf(n=l(o++,r)););return u[n]=a,n})).join(""),h=c(d,n,r),f=Object.keys(u);return o=0,function t(e){for(var n=0;n<e.length;n++){if(o>=f.length)return;var r=e[n];if("string"===typeof r||"string"===typeof r.content){var a=f[o],i="string"===typeof r?r:r.content,l=i.indexOf(a);if(-1!==l){++o;var c=i.substring(0,l),d=s(u[a]),h=i.substring(l+a.length),p=[];if(c&&p.push(c),p.push(d),h){var g=[h];t(g),p.push.apply(p,g)}"string"===typeof r?(e.splice.apply(e,[n,1].concat(p)),n+=p.length-1):r.content=p}}else{var v=r.content;Array.isArray(v)?t(v):t([v])}}}(h),new t.Token(r,h,"language-"+r,e)}t.languages.javascript["template-string"]=[o("css",/\b(?:styled(?:\([^)]*\))?(?:\s*\.\s*\w+(?:\([^)]*\))*)*|css(?:\s*\.\s*(?:global|resolve))?|createGlobalStyle|keyframes)/.source),o("html",/\bhtml|\.\s*(?:inner|outer)HTML\s*\+?=/.source),o("svg",/\bsvg/.source),o("markdown",/\b(?:markdown|md)/.source),o("graphql",/\b(?:gql|graphql(?:\s*\.\s*experimental)?)/.source),o("sql",/\bsql/.source),e].filter(Boolean);var d={javascript:!0,js:!0,typescript:!0,ts:!0,jsx:!0,tsx:!0};function h(t){return"string"===typeof t?t:Array.isArray(t)?t.map(h).join(""):h(t.content)}t.hooks.add("after-tokenize",(function(e){e.language in d&&function e(n){for(var r=0,a=n.length;r<a;r++){var i=n[r];if("string"!==typeof i){var o=i.content;if(Array.isArray(o))if("template-string"===i.type){var l=o[1];if(3===o.length&&"string"!==typeof l&&"embedded-code"===l.type){var c=h(l),s=l.alias,d=Array.isArray(s)?s[0]:s,f=t.languages[d];if(!f)continue;o[1]=u(c,f,d)}}else e(o);else"string"!==typeof o&&e([o])}}}(e.tokens)}))}(t)}function qm(t){t.register(Fm),t.register(qf),t.register(fp),function(t){var e=t.languages.javascript,n=/\{(?:[^{}]|\{(?:[^{}]|\{[^{}]*\})*\})+\}/.source,r="(@(?:arg|argument|param|property)\\s+(?:"+n+"\\s+)?)";t.languages.jsdoc=t.languages.extend("javadoclike",{parameter:{pattern:RegExp(r+/(?:(?!\s)[$\w\xA0-\uFFFF.])+(?=\s|$)/.source),lookbehind:!0,inside:{punctuation:/\./}}}),t.languages.insertBefore("jsdoc","keyword",{"optional-parameter":{pattern:RegExp(r+/\[(?:(?!\s)[$\w\xA0-\uFFFF.])+(?:=[^[\]]+)?\](?=\s|$)/.source),lookbehind:!0,inside:{parameter:{pattern:/(^\[)[$\w\xA0-\uFFFF\.]+/,lookbehind:!0,inside:{punctuation:/\./}},code:{pattern:/(=)[\s\S]*(?=\]$)/,lookbehind:!0,inside:e,alias:"language-javascript"},punctuation:/[=[\]]/}},"class-name":[{pattern:RegExp(/(@(?:augments|class|extends|interface|memberof!?|template|this|typedef)\s+(?:<TYPE>\s+)?)[A-Z]\w*(?:\.[A-Z]\w*)*/.source.replace(/<TYPE>/g,(function(){return n}))),lookbehind:!0,inside:{punctuation:/\./}},{pattern:RegExp("(@[a-z]+\\s+)"+n),lookbehind:!0,inside:{string:e.string,number:e.number,boolean:e.boolean,keyword:t.languages.typescript.keyword,operator:/=>|\.\.\.|[&|?:*]/,punctuation:/[.,;=<>{}()[\]]/}}],example:{pattern:/(@example\s+(?!\s))(?:[^@\s]|\s+(?!\s))+?(?=\s*(?:\*\s*)?(?:@\w|\*\/))/,lookbehind:!0,inside:{code:{pattern:/^([\t ]*(?:\*\s*)?)\S.*$/m,lookbehind:!0,inside:e,alias:"language-javascript"}}}}),t.languages.javadoclike.addSupport("javascript",t.languages.jsdoc)}(t)}function Ym(t){t.register(qf),t.languages.n4js=t.languages.extend("javascript",{keyword:/\b(?:Array|any|boolean|break|case|catch|class|const|constructor|continue|debugger|declare|default|delete|do|else|enum|export|extends|false|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|module|new|null|number|package|private|protected|public|return|set|static|string|super|switch|this|throw|true|try|typeof|var|void|while|with|yield)\b/}),t.languages.insertBefore("n4js","constant",{annotation:{pattern:/@+\w+/,alias:"operator"}}),t.languages.n4jsd=t.languages.n4js}function Xm(t){t.register(qf),function(t){function e(t,e){return RegExp(t.replace(/<ID>/g,(function(){return/(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/.source})),e)}t.languages.insertBefore("javascript","function-variable",{"method-variable":{pattern:RegExp("(\\.\\s*)"+t.languages.javascript["function-variable"].pattern.source),lookbehind:!0,alias:["function-variable","method","function","property-access"]}}),t.languages.insertBefore("javascript","function",{method:{pattern:RegExp("(\\.\\s*)"+t.languages.javascript.function.source),lookbehind:!0,alias:["function","property-access"]}}),t.languages.insertBefore("javascript","constant",{"known-class-name":[{pattern:/\b(?:(?:Float(?:32|64)|(?:Int|Uint)(?:8|16|32)|Uint8Clamped)?Array|ArrayBuffer|BigInt|Boolean|DataView|Date|Error|Function|Intl|JSON|(?:Weak)?(?:Map|Set)|Math|Number|Object|Promise|Proxy|Reflect|RegExp|String|Symbol|WebAssembly)\b/,alias:"class-name"},{pattern:/\b(?:[A-Z]\w*)Error\b/,alias:"class-name"}]}),t.languages.insertBefore("javascript","keyword",{imports:{pattern:e(/(\bimport\b\s*)(?:<ID>(?:\s*,\s*(?:\*\s*as\s+<ID>|\{[^{}]*\}))?|\*\s*as\s+<ID>|\{[^{}]*\})(?=\s*\bfrom\b)/.source),lookbehind:!0,inside:t.languages.javascript},exports:{pattern:e(/(\bexport\b\s*)(?:\*(?:\s*as\s+<ID>)?(?=\s*\bfrom\b)|\{[^{}]*\})/.source),lookbehind:!0,inside:t.languages.javascript}}),t.languages.javascript.keyword.unshift({pattern:/\b(?:as|default|export|from|import)\b/,alias:"module"},{pattern:/\b(?:await|break|catch|continue|do|else|finally|for|if|return|switch|throw|try|while|yield)\b/,alias:"control-flow"},{pattern:/\bnull\b/,alias:["null","nil"]},{pattern:/\bundefined\b/,alias:"nil"}),t.languages.insertBefore("javascript","operator",{spread:{pattern:/\.{3}/,alias:"operator"},arrow:{pattern:/=>/,alias:"operator"}}),t.languages.insertBefore("javascript","punctuation",{"property-access":{pattern:e(/(\.\s*)#?<ID>/.source),lookbehind:!0},"maybe-class-name":{pattern:/(^|[^$\w\xA0-\uFFFF])[A-Z][$\w\xA0-\uFFFF]+/,lookbehind:!0},dom:{pattern:/\b(?:document|(?:local|session)Storage|location|navigator|performance|window)\b/,alias:"variable"},console:{pattern:/\bconsole(?=\s*\.)/,alias:"class-name"}});for(var n=["function","function-variable","method","method-variable","property-access"],r=0;r<n.length;r++){var a=n[r],i=t.languages.javascript[a];"RegExp"===t.util.type(i)&&(i=t.languages.javascript[a]={pattern:i});var o=i.inside||{};i.inside=o,o["maybe-class-name"]=/^[A-Z][\s\S]*/}}(t)}function $m(t){t.register(Yf),function(t){var e=/("|')(?:\\(?:\r\n?|\n|.)|(?!\1)[^\\\r\n])*\1/;t.languages.json5=t.languages.extend("json",{property:[{pattern:RegExp(e.source+"(?=\\s*:)"),greedy:!0},{pattern:/(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/,alias:"unquoted"}],string:{pattern:e,greedy:!0},number:/[+-]?\b(?:NaN|Infinity|0x[a-fA-F\d]+)\b|[+-]?(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[eE][+-]?\d+\b)?/})}(t)}function Km(t){t.register(Yf),t.languages.jsonp=t.languages.extend("json",{punctuation:/[{}[\]();,.]/}),t.languages.insertBefore("jsonp","punctuation",{function:/(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*\()/})}function Qm(t){t.languages.jsstacktrace={"error-message":{pattern:/^\S.*/m,alias:"string"},"stack-frame":{pattern:/(^[ \t]+)at[ \t].*/m,lookbehind:!0,inside:{"not-my-code":{pattern:/^at[ \t]+(?!\s)(?:node\.js|<unknown>|.*(?:node_modules|\(<anonymous>\)|\(<unknown>|<anonymous>$|\(internal\/|\(node\.js)).*/m,alias:"comment"},filename:{pattern:/(\bat\s+(?!\s)|\()(?:[a-zA-Z]:)?[^():]+(?=:)/,lookbehind:!0,alias:"url"},function:{pattern:/(\bat\s+(?:new\s+)?)(?!\s)[_$a-zA-Z\xA0-\uFFFF<][.$\w\xA0-\uFFFF<>]*/,lookbehind:!0,inside:{punctuation:/\./}},punctuation:/[()]/,keyword:/\b(?:at|new)\b/,alias:{pattern:/\[(?:as\s+)?(?!\s)[_$a-zA-Z\xA0-\uFFFF][$\w\xA0-\uFFFF]*\]/,alias:"variable"},"line-number":{pattern:/:\d+(?::\d+)?\b/,alias:"number",inside:{punctuation:/:/}}}}}}function Jm(t){t.languages.julia={comment:{pattern:/(^|[^\\])(?:#=(?:[^#=]|=(?!#)|#(?!=)|#=(?:[^#=]|=(?!#)|#(?!=))*=#)*=#|#.*)/,lookbehind:!0},regex:{pattern:/r"(?:\\.|[^"\\\r\n])*"[imsx]{0,4}/,greedy:!0},string:{pattern:/"""[\s\S]+?"""|(?:\b\w+)?"(?:\\.|[^"\\\r\n])*"|`(?:[^\\`\r\n]|\\.)*`/,greedy:!0},char:{pattern:/(^|[^\w'])'(?:\\[^\r\n][^'\r\n]*|[^\\\r\n])'/,lookbehind:!0,greedy:!0},keyword:/\b(?:abstract|baremodule|begin|bitstype|break|catch|ccall|const|continue|do|else|elseif|end|export|finally|for|function|global|if|immutable|import|importall|in|let|local|macro|module|print|println|quote|return|struct|try|type|typealias|using|while)\b/,boolean:/\b(?:false|true)\b/,number:/(?:\b(?=\d)|\B(?=\.))(?:0[box])?(?:[\da-f]+(?:_[\da-f]+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[efp][+-]?\d+(?:_\d+)*)?j?/i,operator:/&&|\|\||[-+*^%\xf7\u22bb&$\\]=?|\/[\/=]?|!=?=?|\|[=>]?|<(?:<=?|[=:|])?|>(?:=|>>?=?)?|==?=?|[~\u2260\u2264\u2265'\u221a\u221b]/,punctuation:/::?|[{}[\]();,.?]/,constant:/\b(?:(?:Inf|NaN)(?:16|32|64)?|im|pi)\b|[\u03c0\u212f]/}}function ty(t){t.languages.keepalived={comment:{pattern:/[#!].*/,greedy:!0},string:{pattern:/(^|[^\\])(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/,lookbehind:!0,greedy:!0},ip:{pattern:RegExp(/\b(?:(?:(?:[\da-f]{1,4}:){7}[\da-f]{1,4}|(?:[\da-f]{1,4}:){6}:[\da-f]{1,4}|(?:[\da-f]{1,4}:){5}:(?:[\da-f]{1,4}:)?[\da-f]{1,4}|(?:[\da-f]{1,4}:){4}:(?:[\da-f]{1,4}:){0,2}[\da-f]{1,4}|(?:[\da-f]{1,4}:){3}:(?:[\da-f]{1,4}:){0,3}[\da-f]{1,4}|(?:[\da-f]{1,4}:){2}:(?:[\da-f]{1,4}:){0,4}[\da-f]{1,4}|(?:[\da-f]{1,4}:){6}<ipv4>|(?:[\da-f]{1,4}:){0,5}:<ipv4>|::(?:[\da-f]{1,4}:){0,5}<ipv4>|[\da-f]{1,4}::(?:[\da-f]{1,4}:){0,5}[\da-f]{1,4}|::(?:[\da-f]{1,4}:){0,6}[\da-f]{1,4}|(?:[\da-f]{1,4}:){1,7}:)(?:\/\d{1,3})?|<ipv4>(?:\/\d{1,2})?)\b/.source.replace(/<ipv4>/g,(function(){return/(?:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]\d|\d))/.source})),"i"),alias:"number"},path:{pattern:/(\s)\/(?:[^\/\s]+\/)*[^\/\s]*|\b[a-zA-Z]:\\(?:[^\\\s]+\\)*[^\\\s]*/,lookbehind:!0,alias:"string"},variable:/\$\{?\w+\}?/,email:{pattern:/[\w-]+@[\w-]+(?:\.[\w-]{2,3}){1,2}/,alias:"string"},"conditional-configuration":{pattern:/@\^?[\w-]+/,alias:"variable"},operator:/=/,property:/\b(?:BFD_CHECK|DNS_CHECK|FILE_CHECK|HTTP_GET|MISC_CHECK|NAME|PING_CHECK|SCRIPTS|SMTP_CHECK|SSL|SSL_GET|TCP_CHECK|UDP_CHECK|accept|advert_int|alpha|auth_pass|auth_type|authentication|bfd_cpu_affinity|bfd_instance|bfd_no_swap|bfd_priority|bfd_process_name|bfd_rlimit_rttime|bfd_rt_priority|bind_if|bind_port|bindto|ca|certificate|check_unicast_src|checker|checker_cpu_affinity|checker_log_all_failures|checker_no_swap|checker_priority|checker_rlimit_rttime|checker_rt_priority|child_wait_time|connect_ip|connect_port|connect_timeout|dbus_service_name|debug|default_interface|delay|delay_before_retry|delay_loop|digest|dont_track_primary|dynamic|dynamic_interfaces|enable_(?:dbus|script_security|sni|snmp_checker|snmp_rfc|snmp_rfcv2|snmp_rfcv3|snmp_vrrp|traps)|end|fall|fast_recovery|file|flag-[123]|fork_delay|full_command|fwmark|garp_group|garp_interval|garp_lower_prio_delay|garp_lower_prio_repeat|garp_master_delay|garp_master_refresh|garp_master_refresh_repeat|garp_master_repeat|global_defs|global_tracking|gna_interval|group|ha_suspend|hashed|helo_name|higher_prio_send_advert|hoplimit|http_protocol|hysteresis|idle_tx|include|inhibit_on_failure|init_fail|init_file|instance|interface|interfaces|interval|ip_family|ipvs_process_name|keepalived.conf|kernel_rx_buf_size|key|linkbeat_interfaces|linkbeat_use_polling|log_all_failures|log_unknown_vrids|lower_prio_no_advert|lthreshold|lvs_flush|lvs_flush_onstop|lvs_method|lvs_netlink_cmd_rcv_bufs|lvs_netlink_cmd_rcv_bufs_force|lvs_netlink_monitor_rcv_bufs|lvs_netlink_monitor_rcv_bufs_force|lvs_notify_fifo|lvs_notify_fifo_script|lvs_sched|lvs_sync_daemon|max_auto_priority|max_hops|mcast_src_ip|mh-fallback|mh-port|min_auto_priority_delay|min_rx|min_tx|misc_dynamic|misc_path|misc_timeout|multiplier|name|namespace_with_ipsets|native_ipv6|neighbor_ip|net_namespace|net_namespace_ipvs|nftables|nftables_counters|nftables_ifindex|nftables_priority|no_accept|no_checker_emails|no_email_faults|nopreempt|notification_email|notification_email_from|notify|notify_backup|notify_deleted|notify_down|notify_fault|notify_fifo|notify_fifo_script|notify_master|notify_master_rx_lower_pri|notify_priority_changes|notify_stop|notify_up|old_unicast_checksum|omega|ops|param_match|passive|password|path|persistence_engine|persistence_granularity|persistence_timeout|preempt|preempt_delay|priority|process|process_monitor_rcv_bufs|process_monitor_rcv_bufs_force|process_name|process_names|promote_secondaries|protocol|proxy_arp|proxy_arp_pvlan|quorum|quorum_down|quorum_max|quorum_up|random_seed|real_server|regex|regex_max_offset|regex_min_offset|regex_no_match|regex_options|regex_stack|reload_repeat|reload_time_file|require_reply|retry|rise|router_id|rs_init_notifies|script|script_user|sh-fallback|sh-port|shutdown_script|shutdown_script_timeout|skip_check_adv_addr|smtp_alert|smtp_alert_checker|smtp_alert_vrrp|smtp_connect_timeout|smtp_helo_name|smtp_server|snmp_socket|sorry_server|sorry_server_inhibit|sorry_server_lvs_method|source_ip|start|startup_script|startup_script_timeout|state|static_ipaddress|static_routes|static_rules|status_code|step|strict_mode|sync_group_tracking_weight|terminate_delay|timeout|track_bfd|track_file|track_group|track_interface|track_process|track_script|track_src_ip|ttl|type|umask|unicast_peer|unicast_src_ip|unicast_ttl|url|use_ipvlan|use_pid_dir|use_vmac|user|uthreshold|val[123]|version|virtual_ipaddress|virtual_ipaddress_excluded|virtual_router_id|virtual_routes|virtual_rules|virtual_server|virtual_server_group|virtualhost|vmac_xmit_base|vrrp|vrrp_(?:check_unicast_src|cpu_affinity|garp_interval|garp_lower_prio_delay|garp_lower_prio_repeat|garp_master_delay|garp_master_refresh|garp_master_refresh_repeat|garp_master_repeat|gna_interval|higher_prio_send_advert|instance|ipsets|iptables|lower_prio_no_advert|mcast_group4|mcast_group6|min_garp|netlink_cmd_rcv_bufs|netlink_cmd_rcv_bufs_force|netlink_monitor_rcv_bufs|netlink_monitor_rcv_bufs_force|no_swap|notify_fifo|notify_fifo_script|notify_priority_changes|priority|process_name|rlimit_rttime|rt_priority|rx_bufs_multiplier|rx_bufs_policy|script|skip_check_adv_addr|startup_delay|strict|sync_group|track_process|version)|warmup|weight)\b/,constant:/\b(?:A|AAAA|AH|BACKUP|CNAME|DR|MASTER|MX|NAT|NS|PASS|SCTP|SOA|TCP|TUN|TXT|UDP|dh|fo|lblc|lblcr|lc|mh|nq|ovf|rr|sed|sh|wlc|wrr)\b/,number:{pattern:/(^|[^\w.-])-?\d+(?:\.\d+)?/,lookbehind:!0},boolean:/\b(?:false|no|off|on|true|yes)\b/,punctuation:/[\{\}]/}}function ey(t){t.languages.keyman={comment:{pattern:/\bc .*/i,greedy:!0},string:{pattern:/"[^"\r\n]*"|'[^'\r\n]*'/,greedy:!0},"virtual-key":{pattern:/\[\s*(?:(?:ALT|CAPS|CTRL|LALT|LCTRL|NCAPS|RALT|RCTRL|SHIFT)\s+)*(?:[TKU]_[\w?]+|[A-E]\d\d?|"[^"\r\n]*"|'[^'\r\n]*')\s*\]/i,greedy:!0,alias:"function"},"header-keyword":{pattern:/&\w+/,alias:"bold"},"header-statement":{pattern:/\b(?:bitmap|bitmaps|caps always off|caps on only|copyright|hotkey|language|layout|message|name|shift frees caps|version)\b/i,alias:"bold"},"rule-keyword":{pattern:/\b(?:any|baselayout|beep|call|context|deadkey|dk|if|index|layer|notany|nul|outs|platform|reset|return|save|set|store|use)\b/i,alias:"keyword"},"structural-keyword":{pattern:/\b(?:ansi|begin|group|match|newcontext|nomatch|postkeystroke|readonly|unicode|using keys)\b/i,alias:"keyword"},"compile-target":{pattern:/\$(?:keyman|keymanonly|keymanweb|kmfl|weaver):/i,alias:"property"},number:/\b(?:U\+[\dA-F]+|d\d+|x[\da-f]+|\d+)\b/i,operator:/[+>\\$]|\.\./,punctuation:/[()=,]/}}function ny(t){!function(t){var e=/\s\x00-\x1f\x22-\x2f\x3a-\x3f\x5b-\x5e\x60\x7b-\x7e/.source;function n(t,n){return RegExp(t.replace(/<nonId>/g,e),n)}t.languages.kumir={comment:{pattern:/\|.*/},prolog:{pattern:/#.*/,greedy:!0},string:{pattern:/"[^\n\r"]*"|'[^\n\r']*'/,greedy:!0},boolean:{pattern:n(/(^|[<nonId>])(?:\u0434\u0430|\u043d\u0435\u0442)(?=[<nonId>]|$)/.source),lookbehind:!0},"operator-word":{pattern:n(/(^|[<nonId>])(?:\u0438|\u0438\u043b\u0438|\u043d\u0435)(?=[<nonId>]|$)/.source),lookbehind:!0,alias:"keyword"},"system-variable":{pattern:n(/(^|[<nonId>])\u0437\u043d\u0430\u0447(?=[<nonId>]|$)/.source),lookbehind:!0,alias:"keyword"},type:[{pattern:n(/(^|[<nonId>])(?:\u0432\u0435\u0449|\u043b\u0438\u0442|\u043b\u043e\u0433|\u0441\u0438\u043c|\u0446\u0435\u043b)(?:\x20*\u0442\u0430\u0431)?(?=[<nonId>]|$)/.source),lookbehind:!0,alias:"builtin"},{pattern:n(/(^|[<nonId>])(?:\u043a\u043e\u043c\u043f\u043b|\u0441\u043a\u0430\u043d\u043a\u043e\u0434|\u0444\u0430\u0439\u043b|\u0446\u0432\u0435\u0442)(?=[<nonId>]|$)/.source),lookbehind:!0,alias:"important"}],keyword:{pattern:n(/(^|[<nonId>])(?:\u0430\u043b\u0433|\u0430\u0440\u0433(?:\x20*\u0440\u0435\u0437)?|\u0432\u0432\u043e\u0434|\u0412\u041a\u041b\u042e\u0427\u0418\u0422\u042c|\u0432\u0441[\u0435\u0451]|\u0432\u044b\u0431\u043e\u0440|\u0432\u044b\u0432\u043e\u0434|\u0432\u044b\u0445\u043e\u0434|\u0434\u0430\u043d\u043e|\u0434\u043b\u044f|\u0434\u043e|\u0434\u0441|\u0435\u0441\u043b\u0438|\u0438\u043d\u0430\u0447\u0435|\u0438\u0441\u043f|\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c|\u043a\u043e\u043d(?:(?:\x20+|_)\u0438\u0441\u043f)?|\u043a\u0446(?:(?:\x20+|_)\u043f\u0440\u0438)?|\u043d\u0430\u0434\u043e|\u043d\u0430\u0447|\u043d\u0441|\u043d\u0446|\u043e\u0442|\u043f\u0430\u0443\u0437\u0430|\u043f\u043e\u043a\u0430|\u043f\u0440\u0438|\u0440\u0430\u0437\u0430?|\u0440\u0435\u0437|\u0441\u0442\u043e\u043f|\u0442\u0430\u0431|\u0442\u043e|\u0443\u0442\u0432|\u0448\u0430\u0433)(?=[<nonId>]|$)/.source),lookbehind:!0},name:{pattern:n(/(^|[<nonId>])[^\d<nonId>][^<nonId>]*(?:\x20+[^<nonId>]+)*(?=[<nonId>]|$)/.source),lookbehind:!0},number:{pattern:n(/(^|[<nonId>])(?:\B\$[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)(?=[<nonId>]|$)/.source,"i"),lookbehind:!0},punctuation:/:=|[(),:;\[\]]/,"operator-char":{pattern:/\*\*?|<[=>]?|>=?|[-+/=]/,alias:"operator"}},t.languages.kum=t.languages.kumir}(t)}function ry(t){t.languages.kusto={comment:{pattern:/\/\/.*/,greedy:!0},string:{pattern:/```[\s\S]*?```|[hH]?(?:"(?:[^\r\n\\"]|\\.)*"|'(?:[^\r\n\\']|\\.)*'|@(?:"[^\r\n"]*"|'[^\r\n']*'))/,greedy:!0},verb:{pattern:/(\|\s*)[a-z][\w-]*/i,lookbehind:!0,alias:"keyword"},command:{pattern:/\.[a-z][a-z\d-]*\b/,alias:"keyword"},"class-name":/\b(?:bool|datetime|decimal|dynamic|guid|int|long|real|string|timespan)\b/,keyword:/\b(?:access|alias|and|anti|as|asc|auto|between|by|(?:contains|(?:ends|starts)with|has(?:perfix|suffix)?)(?:_cs)?|database|declare|desc|external|from|fullouter|has_all|in|ingestion|inline|inner|innerunique|into|(?:left|right)(?:anti(?:semi)?|inner|outer|semi)?|let|like|local|not|of|on|or|pattern|print|query_parameters|range|restrict|schema|set|step|table|tables|to|view|where|with|matches\s+regex|nulls\s+(?:first|last))(?![\w-])/,boolean:/\b(?:false|null|true)\b/,function:/\b[a-z_]\w*(?=\s*\()/,datetime:[{pattern:/\b(?:(?:Fri|Friday|Mon|Monday|Sat|Saturday|Sun|Sunday|Thu|Thursday|Tue|Tuesday|Wed|Wednesday)\s*,\s*)?\d{1,2}(?:\s+|-)(?:Apr|Aug|Dec|Feb|Jan|Jul|Jun|Mar|May|Nov|Oct|Sep)(?:\s+|-)\d{2}\s+\d{2}:\d{2}(?::\d{2})?(?:\s*(?:\b(?:[A-Z]|(?:[ECMT][DS]|GM|U)T)|[+-]\d{4}))?\b/,alias:"number"},{pattern:/[+-]?\b(?:\d{4}-\d{2}-\d{2}(?:[ T]\d{2}:\d{2}(?::\d{2}(?:\.\d+)?)?)?|\d{2}:\d{2}(?::\d{2}(?:\.\d+)?)?)Z?/,alias:"number"}],number:/\b(?:0x[0-9A-Fa-f]+|\d+(?:\.\d+)?(?:[Ee][+-]?\d+)?)(?:(?:min|sec|[mn\xb5]s|[dhms]|microsecond|tick)\b)?|[+-]?\binf\b/,operator:/=>|[!=]~|[!=<>]=?|[-+*/%|]|\.\./,punctuation:/[()\[\]{},;.:]/}}function ay(t){!function(t){var e=/\\(?:[^a-z()[\]]|[a-z*]+)/i,n={"equation-command":{pattern:e,alias:"regex"}};t.languages.latex={comment:/%.*/,cdata:{pattern:/(\\begin\{((?:lstlisting|verbatim)\*?)\})[\s\S]*?(?=\\end\{\2\})/,lookbehind:!0},equation:[{pattern:/\$\$(?:\\[\s\S]|[^\\$])+\$\$|\$(?:\\[\s\S]|[^\\$])+\$|\\\([\s\S]*?\\\)|\\\[[\s\S]*?\\\]/,inside:n,alias:"string"},{pattern:/(\\begin\{((?:align|eqnarray|equation|gather|math|multline)\*?)\})[\s\S]*?(?=\\end\{\2\})/,lookbehind:!0,inside:n,alias:"string"}],keyword:{pattern:/(\\(?:begin|cite|documentclass|end|label|ref|usepackage)(?:\[[^\]]+\])?\{)[^}]+(?=\})/,lookbehind:!0},url:{pattern:/(\\url\{)[^}]+(?=\})/,lookbehind:!0},headline:{pattern:/(\\(?:chapter|frametitle|paragraph|part|section|subparagraph|subsection|subsubparagraph|subsubsection|subsubsubparagraph)\*?(?:\[[^\]]+\])?\{)[^}]+(?=\})/,lookbehind:!0,alias:"class-name"},function:{pattern:e,alias:"selector"},punctuation:/[[\]{}&]/},t.languages.tex=t.languages.latex,t.languages.context=t.languages.latex}(t)}function iy(t){t.register(Tf),t.register(rp),t.register(ap),function(t){t.languages.latte={comment:/^\{\*[\s\S]*/,"latte-tag":{pattern:/(^\{(?:\/(?=[a-z]))?)(?:[=_]|[a-z]\w*\b(?!\())/i,lookbehind:!0,alias:"important"},delimiter:{pattern:/^\{\/?|\}$/,alias:"punctuation"},php:{pattern:/\S(?:[\s\S]*\S)?/,alias:"language-php",inside:t.languages.php}};var e=t.languages.extend("markup",{});t.languages.insertBefore("inside","attr-value",{"n-attr":{pattern:/n:[\w-]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+))?/,inside:{"attr-name":{pattern:/^[^\s=]+/,alias:"important"},"attr-value":{pattern:/=[\s\S]+/,inside:{punctuation:[/^=/,{pattern:/^(\s*)["']|["']$/,lookbehind:!0}],php:{pattern:/\S(?:[\s\S]*\S)?/,inside:t.languages.php}}}}}},e.tag),t.hooks.add("before-tokenize",(function(n){if("latte"===n.language){t.languages["markup-templating"].buildPlaceholders(n,"latte",/\{\*[\s\S]*?\*\}|\{[^'"\s{}*](?:[^"'/{}]|\/(?![*/])|("|')(?:\\[\s\S]|(?!\1)[^\\])*\1|\/\*(?:[^*]|\*(?!\/))*\*\/)*\}/g),n.grammar=e}})),t.hooks.add("after-tokenize",(function(e){t.languages["markup-templating"].tokenizePlaceholders(e,"latte")}))}(t)}function oy(t){!function(t){t.languages.scheme={comment:/;.*|#;\s*(?:\((?:[^()]|\([^()]*\))*\)|\[(?:[^\[\]]|\[[^\[\]]*\])*\])|#\|(?:[^#|]|#(?!\|)|\|(?!#)|#\|(?:[^#|]|#(?!\|)|\|(?!#))*\|#)*\|#/,string:{pattern:/"(?:[^"\\]|\\.)*"/,greedy:!0},symbol:{pattern:/'[^()\[\]#'\s]+/,greedy:!0},char:{pattern:/#\\(?:[ux][a-fA-F\d]+\b|[-a-zA-Z]+\b|[\uD800-\uDBFF][\uDC00-\uDFFF]|\S)/,greedy:!0},"lambda-parameter":[{pattern:/((?:^|[^'`#])[(\[]lambda\s+)(?:[^|()\[\]'\s]+|\|(?:[^\\|]|\\.)*\|)/,lookbehind:!0},{pattern:/((?:^|[^'`#])[(\[]lambda\s+[(\[])[^()\[\]']+/,lookbehind:!0}],keyword:{pattern:/((?:^|[^'`#])[(\[])(?:begin|case(?:-lambda)?|cond(?:-expand)?|define(?:-library|-macro|-record-type|-syntax|-values)?|defmacro|delay(?:-force)?|do|else|except|export|guard|if|import|include(?:-ci|-library-declarations)?|lambda|let(?:rec)?(?:-syntax|-values|\*)?|let\*-values|only|parameterize|prefix|(?:quasi-?)?quote|rename|set!|syntax-(?:case|rules)|unless|unquote(?:-splicing)?|when)(?=[()\[\]\s]|$)/,lookbehind:!0},builtin:{pattern:/((?:^|[^'`#])[(\[])(?:abs|and|append|apply|assoc|ass[qv]|binary-port\?|boolean=?\?|bytevector(?:-append|-copy|-copy!|-length|-u8-ref|-u8-set!|\?)?|caar|cadr|call-with-(?:current-continuation|port|values)|call\/cc|car|cdar|cddr|cdr|ceiling|char(?:->integer|-ready\?|\?|<\?|<=\?|=\?|>\?|>=\?)|close-(?:input-port|output-port|port)|complex\?|cons|current-(?:error|input|output)-port|denominator|dynamic-wind|eof-object\??|eq\?|equal\?|eqv\?|error|error-object(?:-irritants|-message|\?)|eval|even\?|exact(?:-integer-sqrt|-integer\?|\?)?|expt|features|file-error\?|floor(?:-quotient|-remainder|\/)?|flush-output-port|for-each|gcd|get-output-(?:bytevector|string)|inexact\??|input-port(?:-open\?|\?)|integer(?:->char|\?)|lcm|length|list(?:->string|->vector|-copy|-ref|-set!|-tail|\?)?|make-(?:bytevector|list|parameter|string|vector)|map|max|member|memq|memv|min|modulo|negative\?|newline|not|null\?|number(?:->string|\?)|numerator|odd\?|open-(?:input|output)-(?:bytevector|string)|or|output-port(?:-open\?|\?)|pair\?|peek-char|peek-u8|port\?|positive\?|procedure\?|quotient|raise|raise-continuable|rational\?|rationalize|read-(?:bytevector|bytevector!|char|error\?|line|string|u8)|real\?|remainder|reverse|round|set-c[ad]r!|square|string(?:->list|->number|->symbol|->utf8|->vector|-append|-copy|-copy!|-fill!|-for-each|-length|-map|-ref|-set!|\?|<\?|<=\?|=\?|>\?|>=\?)?|substring|symbol(?:->string|\?|=\?)|syntax-error|textual-port\?|truncate(?:-quotient|-remainder|\/)?|u8-ready\?|utf8->string|values|vector(?:->list|->string|-append|-copy|-copy!|-fill!|-for-each|-length|-map|-ref|-set!|\?)?|with-exception-handler|write-(?:bytevector|char|string|u8)|zero\?)(?=[()\[\]\s]|$)/,lookbehind:!0},operator:{pattern:/((?:^|[^'`#])[(\[])(?:[-+*%/]|[<>]=?|=>?)(?=[()\[\]\s]|$)/,lookbehind:!0},number:{pattern:RegExp(function(t){for(var e in t)t[e]=t[e].replace(/<[\w\s]+>/g,(function(e){return"(?:"+t[e].trim()+")"}));return t[e]}({"<ureal dec>":/\d+(?:\/\d+)|(?:\d+(?:\.\d*)?|\.\d+)(?:[esfdl][+-]?\d+)?/.source,"<real dec>":/[+-]?<ureal dec>|[+-](?:inf|nan)\.0/.source,"<imaginary dec>":/[+-](?:<ureal dec>|(?:inf|nan)\.0)?i/.source,"<complex dec>":/<real dec>(?:@<real dec>|<imaginary dec>)?|<imaginary dec>/.source,"<num dec>":/(?:#d(?:#[ei])?|#[ei](?:#d)?)?<complex dec>/.source,"<ureal box>":/[0-9a-f]+(?:\/[0-9a-f]+)?/.source,"<real box>":/[+-]?<ureal box>|[+-](?:inf|nan)\.0/.source,"<imaginary box>":/[+-](?:<ureal box>|(?:inf|nan)\.0)?i/.source,"<complex box>":/<real box>(?:@<real box>|<imaginary box>)?|<imaginary box>/.source,"<num box>":/#[box](?:#[ei])?|(?:#[ei])?#[box]<complex box>/.source,"<number>":/(^|[()\[\]\s])(?:<num dec>|<num box>)(?=[()\[\]\s]|$)/.source}),"i"),lookbehind:!0},boolean:{pattern:/(^|[()\[\]\s])#(?:[ft]|false|true)(?=[()\[\]\s]|$)/,lookbehind:!0},function:{pattern:/((?:^|[^'`#])[(\[])(?:[^|()\[\]'\s]+|\|(?:[^\\|]|\\.)*\|)(?=[()\[\]\s]|$)/,lookbehind:!0},identifier:{pattern:/(^|[()\[\]\s])\|(?:[^\\|]|\\.)*\|(?=[()\[\]\s]|$)/,lookbehind:!0,greedy:!0},punctuation:/[()\[\]']/}}(t)}function ly(t){t.register(oy),function(t){for(var e=/\((?:[^();"#\\]|\\[\s\S]|;.*(?!.)|"(?:[^"\\]|\\.)*"|#(?:\{(?:(?!#\})[\s\S])*#\}|[^{])|<expr>)*\)/.source,n=0;n<5;n++)e=e.replace(/<expr>/g,(function(){return e}));e=e.replace(/<expr>/g,/[^\s\S]/.source);var r=t.languages.lilypond={comment:/%(?:(?!\{).*|\{[\s\S]*?%\})/,"embedded-scheme":{pattern:RegExp(/(^|[=\s])#(?:"(?:[^"\\]|\\.)*"|[^\s()"]*(?:[^\s()]|<expr>))/.source.replace(/<expr>/g,(function(){return e})),"m"),lookbehind:!0,greedy:!0,inside:{scheme:{pattern:/^(#)[\s\S]+$/,lookbehind:!0,alias:"language-scheme",inside:{"embedded-lilypond":{pattern:/#\{[\s\S]*?#\}/,greedy:!0,inside:{punctuation:/^#\{|#\}$/,lilypond:{pattern:/[\s\S]+/,alias:"language-lilypond",inside:null}}},rest:t.languages.scheme}},punctuation:/#/}},string:{pattern:/"(?:[^"\\]|\\.)*"/,greedy:!0},"class-name":{pattern:/(\\new\s+)[\w-]+/,lookbehind:!0},keyword:{pattern:/\\[a-z][-\w]*/i,inside:{punctuation:/^\\/}},operator:/[=|]|<<|>>/,punctuation:{pattern:/(^|[a-z\d])(?:'+|,+|[_^]?-[_^]?(?:[-+^!>._]|(?=\d))|[_^]\.?|[.!])|[{}()[\]<>^~]|\\[()[\]<>\\!]|--|__/,lookbehind:!0},number:/\b\d+(?:\/\d+)?\b/};r["embedded-scheme"].inside.scheme.inside["embedded-lilypond"].inside.lilypond.inside=r,t.languages.ly=r}(t)}function cy(t){t.register(rp),t.languages.liquid={comment:{pattern:/(^\{%\s*comment\s*%\})[\s\S]+(?=\{%\s*endcomment\s*%\}$)/,lookbehind:!0},delimiter:{pattern:/^\{(?:\{\{|[%\{])-?|-?(?:\}\}|[%\}])\}$/,alias:"punctuation"},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},keyword:/\b(?:as|assign|break|(?:end)?(?:capture|case|comment|for|form|if|paginate|raw|style|tablerow|unless)|continue|cycle|decrement|echo|else|elsif|in|include|increment|limit|liquid|offset|range|render|reversed|section|when|with)\b/,object:/\b(?:address|all_country_option_tags|article|block|blog|cart|checkout|collection|color|country|country_option_tags|currency|current_page|current_tags|customer|customer_address|date|discount_allocation|discount_application|external_video|filter|filter_value|font|forloop|fulfillment|generic_file|gift_card|group|handle|image|line_item|link|linklist|localization|location|measurement|media|metafield|model|model_source|order|page|page_description|page_image|page_title|part|policy|product|product_option|recommendations|request|robots|routes|rule|script|search|selling_plan|selling_plan_allocation|selling_plan_group|shipping_method|shop|shop_locale|sitemap|store_availability|tax_line|template|theme|transaction|unit_price_measurement|user_agent|variant|video|video_source)\b/,function:[{pattern:/(\|\s*)\w+/,lookbehind:!0,alias:"filter"},{pattern:/(\.\s*)(?:first|last|size)/,lookbehind:!0}],boolean:/\b(?:false|nil|true)\b/,range:{pattern:/\.\./,alias:"operator"},number:/\b\d+(?:\.\d+)?\b/,operator:/[!=]=|<>|[<>]=?|[|?:=-]|\b(?:and|contains(?=\s)|or)\b/,punctuation:/[.,\[\]()]/,empty:{pattern:/\bempty\b/,alias:"keyword"}},t.hooks.add("before-tokenize",(function(e){var n=!1;t.languages["markup-templating"].buildPlaceholders(e,"liquid",/\{%\s*comment\s*%\}[\s\S]*?\{%\s*endcomment\s*%\}|\{(?:%[\s\S]*?%|\{\{[\s\S]*?\}\}|\{[\s\S]*?\})\}/g,(function(t){var e=/^\{%-?\s*(\w+)/.exec(t);if(e){var r=e[1];if("raw"===r&&!n)return n=!0,!0;if("endraw"===r)return n=!1,!0}return!n}))})),t.hooks.add("after-tokenize",(function(e){t.languages["markup-templating"].tokenizePlaceholders(e,"liquid")}))}function sy(t){!function(t){function e(t){return RegExp(/(\()/.source+"(?:"+t+")"+/(?=[\s\)])/.source)}function n(t){return RegExp(/([\s([])/.source+"(?:"+t+")"+/(?=[\s)])/.source)}var r=/(?!\d)[-+*/~!@$%^=<>{}\w]+/.source,a="&"+r,i="(\\()",o="(?=\\s)",l=/(?:[^()]|\((?:[^()]|\((?:[^()]|\((?:[^()]|\((?:[^()]|\([^()]*\))*\))*\))*\))*\))*/.source,c={heading:{pattern:/;;;.*/,alias:["comment","title"]},comment:/;.*/,string:{pattern:/"(?:[^"\\]|\\.)*"/,greedy:!0,inside:{argument:/[-A-Z]+(?=[.,\s])/,symbol:RegExp("`"+r+"'")}},"quoted-symbol":{pattern:RegExp("#?'"+r),alias:["variable","symbol"]},"lisp-property":{pattern:RegExp(":"+r),alias:"property"},splice:{pattern:RegExp(",@?"+r),alias:["symbol","variable"]},keyword:[{pattern:RegExp(i+"(?:and|(?:cl-)?letf|cl-loop|cond|cons|error|if|(?:lexical-)?let\\*?|message|not|null|or|provide|require|setq|unless|use-package|when|while)"+o),lookbehind:!0},{pattern:RegExp(i+"(?:append|by|collect|concat|do|finally|for|in|return)"+o),lookbehind:!0}],declare:{pattern:e(/declare/.source),lookbehind:!0,alias:"keyword"},interactive:{pattern:e(/interactive/.source),lookbehind:!0,alias:"keyword"},boolean:{pattern:n(/nil|t/.source),lookbehind:!0},number:{pattern:n(/[-+]?\d+(?:\.\d*)?/.source),lookbehind:!0},defvar:{pattern:RegExp(i+"def(?:const|custom|group|var)\\s+"+r),lookbehind:!0,inside:{keyword:/^def[a-z]+/,variable:RegExp(r)}},defun:{pattern:RegExp(i+/(?:cl-)?(?:defmacro|defun\*?)\s+/.source+r+/\s+\(/.source+l+/\)/.source),lookbehind:!0,greedy:!0,inside:{keyword:/^(?:cl-)?def\S+/,arguments:null,function:{pattern:RegExp("(^\\s)"+r),lookbehind:!0},punctuation:/[()]/}},lambda:{pattern:RegExp(i+"lambda\\s+\\(\\s*(?:&?"+r+"(?:\\s+&?"+r+")*\\s*)?\\)"),lookbehind:!0,greedy:!0,inside:{keyword:/^lambda/,arguments:null,punctuation:/[()]/}},car:{pattern:RegExp(i+r),lookbehind:!0},punctuation:[/(?:['`,]?\(|[)\[\]])/,{pattern:/(\s)\.(?=\s)/,lookbehind:!0}]},s={"lisp-marker":RegExp(a),varform:{pattern:RegExp(/\(/.source+r+/\s+(?=\S)/.source+l+/\)/.source),inside:c},argument:{pattern:RegExp(/(^|[\s(])/.source+r),lookbehind:!0,alias:"variable"},rest:c},u="\\S+(?:\\s+\\S+)*",d={pattern:RegExp(i+l+"(?=\\))"),lookbehind:!0,inside:{"rest-vars":{pattern:RegExp("&(?:body|rest)\\s+"+u),inside:s},"other-marker-vars":{pattern:RegExp("&(?:aux|optional)\\s+"+u),inside:s},keys:{pattern:RegExp("&key\\s+"+u+"(?:\\s+&allow-other-keys)?"),inside:s},argument:{pattern:RegExp(r),alias:"variable"},punctuation:/[()]/}};c.lambda.inside.arguments=d,c.defun.inside.arguments=t.util.clone(d),c.defun.inside.arguments.inside.sublist=d,t.languages.lisp=c,t.languages.elisp=c,t.languages.emacs=c,t.languages["emacs-lisp"]=c}(t)}function uy(t){t.languages.livescript={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?\*\//,lookbehind:!0},{pattern:/(^|[^\\])#.*/,lookbehind:!0}],"interpolated-string":{pattern:/(^|[^"])("""|")(?:\\[\s\S]|(?!\2)[^\\])*\2(?!")/,lookbehind:!0,greedy:!0,inside:{variable:{pattern:/(^|[^\\])#[a-z_](?:-?[a-z]|[\d_])*/m,lookbehind:!0},interpolation:{pattern:/(^|[^\\])#\{[^}]+\}/m,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^#\{|\}$/,alias:"variable"}}},string:/[\s\S]+/}},string:[{pattern:/('''|')(?:\\[\s\S]|(?!\1)[^\\])*\1/,greedy:!0},{pattern:/<\[[\s\S]*?\]>/,greedy:!0},/\\[^\s,;\])}]+/],regex:[{pattern:/\/\/(?:\[[^\r\n\]]*\]|\\.|(?!\/\/)[^\\\[])+\/\/[gimyu]{0,5}/,greedy:!0,inside:{comment:{pattern:/(^|[^\\])#.*/,lookbehind:!0}}},{pattern:/\/(?:\[[^\r\n\]]*\]|\\.|[^/\\\r\n\[])+\/[gimyu]{0,5}/,greedy:!0}],keyword:{pattern:/(^|(?!-).)\b(?:break|case|catch|class|const|continue|default|do|else|extends|fallthrough|finally|for(?: ever)?|function|if|implements|it|let|loop|new|null|otherwise|own|return|super|switch|that|then|this|throw|try|unless|until|var|void|when|while|yield)(?!-)\b/m,lookbehind:!0},"keyword-operator":{pattern:/(^|[^-])\b(?:(?:delete|require|typeof)!|(?:and|by|delete|export|from|import(?: all)?|in|instanceof|is(?: not|nt)?|not|of|or|til|to|typeof|with|xor)(?!-)\b)/m,lookbehind:!0,alias:"operator"},boolean:{pattern:/(^|[^-])\b(?:false|no|off|on|true|yes)(?!-)\b/m,lookbehind:!0},argument:{pattern:/(^|(?!\.&\.)[^&])&(?!&)\d*/m,lookbehind:!0,alias:"variable"},number:/\b(?:\d+~[\da-z]+|\d[\d_]*(?:\.\d[\d_]*)?(?:[a-z]\w*)?)/i,identifier:/[a-z_](?:-?[a-z]|[\d_])*/i,operator:[{pattern:/( )\.(?= )/,lookbehind:!0},/\.(?:[=~]|\.\.?)|\.(?:[&|^]|<<|>>>?)\.|:(?:=|:=?)|&&|\|[|>]|<(?:<<?<?|--?!?|~~?!?|[|=?])?|>[>=?]?|-(?:->?|>)?|\+\+?|@@?|%%?|\*\*?|!(?:~?=|--?>|~?~>)?|~(?:~?>|=)?|==?|\^\^?|[\/?]/],punctuation:/[(){}\[\]|.,:;`]/},t.languages.livescript["interpolated-string"].inside.interpolation.inside.rest=t.languages.livescript}function dy(t){!function(t){t.languages.llvm={comment:/;.*/,string:{pattern:/"[^"]*"/,greedy:!0},boolean:/\b(?:false|true)\b/,variable:/[%@!#](?:(?!\d)(?:[-$.\w]|\\[a-f\d]{2})+|\d+)/i,label:/(?!\d)(?:[-$.\w]|\\[a-f\d]{2})+:/i,type:{pattern:/\b(?:double|float|fp128|half|i[1-9]\d*|label|metadata|ppc_fp128|token|void|x86_fp80|x86_mmx)\b/,alias:"class-name"},keyword:/\b[a-z_][a-z_0-9]*\b/,number:/[+-]?\b\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\b|\b0x[\dA-Fa-f]+\b|\b0xK[\dA-Fa-f]{20}\b|\b0x[ML][\dA-Fa-f]{32}\b|\b0xH[\dA-Fa-f]{4}\b/,punctuation:/[{}[\];(),.!*=<>]/}}(t)}function hy(t){t.languages.log={string:{pattern:/"(?:[^"\\\r\n]|\\.)*"|'(?![st] | \w)(?:[^'\\\r\n]|\\.)*'/,greedy:!0},exception:{pattern:/(^|[^\w.])[a-z][\w.]*(?:Error|Exception):.*(?:(?:\r\n?|\n)[ \t]*(?:at[ \t].+|\.{3}.*|Caused by:.*))+(?:(?:\r\n?|\n)[ \t]*\.\.\. .*)?/,lookbehind:!0,greedy:!0,alias:["javastacktrace","language-javastacktrace"],inside:t.languages.javastacktrace||{keyword:/\bat\b/,function:/[a-z_][\w$]*(?=\()/,punctuation:/[.:()]/}},level:[{pattern:/\b(?:ALERT|CRIT|CRITICAL|EMERG|EMERGENCY|ERR|ERROR|FAILURE|FATAL|SEVERE)\b/,alias:["error","important"]},{pattern:/\b(?:WARN|WARNING|WRN)\b/,alias:["warning","important"]},{pattern:/\b(?:DISPLAY|INF|INFO|NOTICE|STATUS)\b/,alias:["info","keyword"]},{pattern:/\b(?:DBG|DEBUG|FINE)\b/,alias:["debug","keyword"]},{pattern:/\b(?:FINER|FINEST|TRACE|TRC|VERBOSE|VRB)\b/,alias:["trace","comment"]}],property:{pattern:/((?:^|[\]|])[ \t]*)[a-z_](?:[\w-]|\b\/\b)*(?:[. ]\(?\w(?:[\w-]|\b\/\b)*\)?)*:(?=\s)/im,lookbehind:!0},separator:{pattern:/(^|[^-+])-{3,}|={3,}|\*{3,}|- - /m,lookbehind:!0,alias:"comment"},url:/\b(?:file|ftp|https?):\/\/[^\s|,;'"]*[^\s|,;'">.]/,email:{pattern:/(^|\s)[-\w+.]+@[a-z][a-z0-9-]*(?:\.[a-z][a-z0-9-]*)+(?=\s)/,lookbehind:!0,alias:"url"},"ip-address":{pattern:/\b(?:\d{1,3}(?:\.\d{1,3}){3})\b/,alias:"constant"},"mac-address":{pattern:/\b[a-f0-9]{2}(?::[a-f0-9]{2}){5}\b/i,alias:"constant"},domain:{pattern:/(^|\s)[a-z][a-z0-9-]*(?:\.[a-z][a-z0-9-]*)*\.[a-z][a-z0-9-]+(?=\s)/,lookbehind:!0,alias:"constant"},uuid:{pattern:/\b[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}\b/i,alias:"constant"},hash:{pattern:/\b(?:[a-f0-9]{32}){1,2}\b/i,alias:"constant"},"file-path":{pattern:/\b[a-z]:[\\/][^\s|,;:(){}\[\]"']+|(^|[\s:\[\](>|])\.{0,2}\/\w[^\s|,;:(){}\[\]"']*/i,lookbehind:!0,greedy:!0,alias:"string"},date:{pattern:RegExp(/\b\d{4}[-/]\d{2}[-/]\d{2}(?:T(?=\d{1,2}:)|(?=\s\d{1,2}:))/.source+"|"+/\b\d{1,4}[-/ ](?:\d{1,2}|Apr|Aug|Dec|Feb|Jan|Jul|Jun|Mar|May|Nov|Oct|Sep)[-/ ]\d{2,4}T?\b/.source+"|"+/\b(?:(?:Fri|Mon|Sat|Sun|Thu|Tue|Wed)(?:\s{1,2}(?:Apr|Aug|Dec|Feb|Jan|Jul|Jun|Mar|May|Nov|Oct|Sep))?|Apr|Aug|Dec|Feb|Jan|Jul|Jun|Mar|May|Nov|Oct|Sep)\s{1,2}\d{1,2}\b/.source,"i"),alias:"number"},time:{pattern:/\b\d{1,2}:\d{1,2}:\d{1,2}(?:[.,:]\d+)?(?:\s?[+-]\d{2}:?\d{2}|Z)?\b/,alias:"number"},boolean:/\b(?:false|null|true)\b/i,number:{pattern:/(^|[^.\w])(?:0x[a-f0-9]+|0o[0-7]+|0b[01]+|v?\d[\da-f]*(?:\.\d+)*(?:e[+-]?\d+)?[a-z]{0,3}\b)\b(?!\.\w)/i,lookbehind:!0},operator:/[;:?<=>~/@!$%&+\-|^(){}*#]/,punctuation:/[\[\].,]/}}function fy(t){t.languages.lolcode={comment:[/\bOBTW\s[\s\S]*?\sTLDR\b/,/\bBTW.+/],string:{pattern:/"(?::.|[^":])*"/,inside:{variable:/:\{[^}]+\}/,symbol:[/:\([a-f\d]+\)/i,/:\[[^\]]+\]/,/:[)>o":]/]},greedy:!0},number:/(?:\B-)?(?:\b\d+(?:\.\d*)?|\B\.\d+)/,symbol:{pattern:/(^|\s)(?:A )?(?:BUKKIT|NOOB|NUMBAR|NUMBR|TROOF|YARN)(?=\s|,|$)/,lookbehind:!0,inside:{keyword:/A(?=\s)/}},label:{pattern:/((?:^|\s)(?:IM IN YR|IM OUTTA YR) )[a-zA-Z]\w*/,lookbehind:!0,alias:"string"},function:{pattern:/((?:^|\s)(?:HOW IZ I|I IZ|IZ) )[a-zA-Z]\w*/,lookbehind:!0},keyword:[{pattern:/(^|\s)(?:AN|FOUND YR|GIMMEH|GTFO|HAI|HAS A|HOW IZ I|I HAS A|I IZ|IF U SAY SO|IM IN YR|IM OUTTA YR|IS NOW(?: A)?|ITZ(?: A)?|IZ|KTHX|KTHXBYE|LIEK(?: A)?|MAEK|MEBBE|MKAY|NERFIN|NO WAI|O HAI IM|O RLY\?|OIC|OMG|OMGWTF|R|SMOOSH|SRS|TIL|UPPIN|VISIBLE|WILE|WTF\?|YA RLY|YR)(?=\s|,|$)/,lookbehind:!0},/'Z(?=\s|,|$)/],boolean:{pattern:/(^|\s)(?:FAIL|WIN)(?=\s|,|$)/,lookbehind:!0},variable:{pattern:/(^|\s)IT(?=\s|,|$)/,lookbehind:!0},operator:{pattern:/(^|\s)(?:NOT|BOTH SAEM|DIFFRINT|(?:ALL|ANY|BIGGR|BOTH|DIFF|EITHER|MOD|PRODUKT|QUOSHUNT|SMALLR|SUM|WON) OF)(?=\s|,|$)/,lookbehind:!0},punctuation:/\.{3}|\u2026|,|!/}}function py(t){t.languages.magma={output:{pattern:/^(>.*(?:\r(?:\n|(?!\n))|\n))(?!>)(?:.+|(?:\r(?:\n|(?!\n))|\n)(?!>).*)(?:(?:\r(?:\n|(?!\n))|\n)(?!>).*)*/m,lookbehind:!0,greedy:!0},comment:{pattern:/\/\/.*|\/\*[\s\S]*?\*\//,greedy:!0},string:{pattern:/(^|[^\\"])"(?:[^\r\n\\"]|\\.)*"/,lookbehind:!0,greedy:!0},keyword:/\b(?:_|adj|and|assert|assert2|assert3|assigned|break|by|case|cat|catch|clear|cmpeq|cmpne|continue|declare|default|delete|diff|div|do|elif|else|end|eq|error|eval|exists|exit|for|forall|forward|fprintf|freeze|function|ge|gt|if|iload|import|in|intrinsic|is|join|le|load|local|lt|meet|mod|ne|not|notadj|notin|notsubset|or|print|printf|procedure|quit|random|read|readi|repeat|require|requirege|requirerange|restore|return|save|sdiff|select|subset|then|time|to|try|until|vprint|vprintf|vtime|when|where|while|xor)\b/,boolean:/\b(?:false|true)\b/,generator:{pattern:/\b[a-z_]\w*(?=\s*<)/i,alias:"class-name"},function:/\b[a-z_]\w*(?=\s*\()/i,number:{pattern:/(^|[^\w.]|\.\.)(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][+-]?\d+)?(?:_[a-z]?)?(?=$|[^\w.]|\.\.)/,lookbehind:!0},operator:/->|[-+*/^~!|#=]|:=|\.\./,punctuation:/[()[\]{}<>,;.:]/}}function gy(t){!function(t){var e=/\b(?:(?:col|row)?vector|matrix|scalar)\b/.source,n=/\bvoid\b|<org>|\b(?:complex|numeric|pointer(?:\s*\([^()]*\))?|real|string|(?:class|struct)\s+\w+|transmorphic)(?:\s*<org>)?/.source.replace(/<org>/g,e);t.languages.mata={comment:{pattern:/\/\/.*|\/\*(?:[^*/]|\*(?!\/)|\/(?!\*)|\/\*(?:[^*]|\*(?!\/))*\*\/)*\*\//,greedy:!0},string:{pattern:/"[^"\r\n]*"|[\u2018`']".*?"[\u2019`']/,greedy:!0},"class-name":{pattern:/(\b(?:class|extends|struct)\s+)\w+(?=\s*(?:\{|\bextends\b))/,lookbehind:!0},type:{pattern:RegExp(n),alias:"class-name",inside:{punctuation:/[()]/,keyword:/\b(?:class|function|struct|void)\b/}},keyword:/\b(?:break|class|continue|do|else|end|extends|external|final|for|function|goto|if|pragma|private|protected|public|return|static|struct|unset|unused|version|virtual|while)\b/,constant:/\bNULL\b/,number:{pattern:/(^|[^\w.])(?:\d+(?:\.\d+)?(?:e[+-]?\d+)?|\d[a-f0-9]*(?:\.[a-f0-9]+)?x[+-]?\d+)i?(?![\w.])/i,lookbehind:!0},missing:{pattern:/(^|[^\w.])(?:\.[a-z]?)(?![\w.])/,lookbehind:!0,alias:"symbol"},function:/\b[a-z_]\w*(?=\s*\()/i,operator:/\.\.|\+\+|--|&&|\|\||:?(?:[!=<>]=|[+\-*/^<>&|:])|[!?=\\#\u2019`']/,punctuation:/[()[\]{},;.]/}}(t)}function vy(t){t.languages.matlab={comment:[/%\{[\s\S]*?\}%/,/%.+/],string:{pattern:/\B'(?:''|[^'\r\n])*'/,greedy:!0},number:/(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[eE][+-]?\d+)?(?:[ij])?|\b[ij]\b/,keyword:/\b(?:NaN|break|case|catch|continue|else|elseif|end|for|function|if|inf|otherwise|parfor|pause|pi|return|switch|try|while)\b/,function:/\b(?!\d)\w+(?=\s*\()/,operator:/\.?[*^\/\\']|[+\-:@]|[<>=~]=?|&&?|\|\|?/,punctuation:/\.{3}|[.,;\[\](){}!]/}}function my(t){!function(t){var e=/\b(?:about|and|animate|as|at|attributes|by|case|catch|collect|continue|coordsys|do|else|exit|fn|for|from|function|global|if|in|local|macroscript|mapped|max|not|of|off|on|or|parameters|persistent|plugin|rcmenu|return|rollout|set|struct|then|throw|to|tool|try|undo|utility|when|where|while|with)\b/i;t.languages.maxscript={comment:{pattern:/\/\*[\s\S]*?(?:\*\/|$)|--.*/,greedy:!0},string:{pattern:/(^|[^"\\@])(?:"(?:[^"\\]|\\[\s\S])*"|@"[^"]*")/,lookbehind:!0,greedy:!0},path:{pattern:/\$(?:[\w/\\.*?]|'[^']*')*/,greedy:!0,alias:"string"},"function-call":{pattern:RegExp("((?:"+/^/.source+"|"+/[;=<>+\-*/^({\[]/.source+"|"+/\b(?:and|by|case|catch|collect|do|else|if|in|not|or|return|then|to|try|where|while|with)\b/.source+")[ \t]*)(?!"+e.source+")"+/[a-z_]\w*\b/.source+"(?=[ \t]*(?:(?!"+e.source+")"+/[a-z_]/.source+"|"+/\d|-\.?\d/.source+"|"+/[({'"$@#?]/.source+"))","im"),lookbehind:!0,greedy:!0,alias:"function"},"function-definition":{pattern:/(\b(?:fn|function)\s+)\w+\b/i,lookbehind:!0,alias:"function"},argument:{pattern:/\b[a-z_]\w*(?=:)/i,alias:"attr-name"},keyword:e,boolean:/\b(?:false|true)\b/,time:{pattern:/(^|[^\w.])(?:(?:(?:\d+(?:\.\d*)?|\.\d+)(?:[eEdD][+-]\d+|[LP])?[msft])+|\d+:\d+(?:\.\d*)?)(?![\w.:])/,lookbehind:!0,alias:"number"},number:[{pattern:/(^|[^\w.])(?:(?:\d+(?:\.\d*)?|\.\d+)(?:[eEdD][+-]\d+|[LP])?|0x[a-fA-F0-9]+)(?![\w.:])/,lookbehind:!0},/\b(?:e|pi)\b/],constant:/\b(?:dontcollect|ok|silentValue|undefined|unsupplied)\b/,color:{pattern:/\b(?:black|blue|brown|gray|green|orange|red|white|yellow)\b/i,alias:"constant"},operator:/[-+*/<>=!]=?|[&^?]|#(?!\()/,punctuation:/[()\[\]{}.:,;]|#(?=\()|\\$/m}}(t)}function yy(t){t.languages.mel={comment:{pattern:/\/\/.*|\/\*[\s\S]*?\*\//,greedy:!0},code:{pattern:/`(?:\\.|[^\\`])*`/,greedy:!0,alias:"italic",inside:{delimiter:{pattern:/^`|`$/,alias:"punctuation"},statement:{pattern:/[\s\S]+/,inside:null}}},string:{pattern:/"(?:\\.|[^\\"\r\n])*"/,greedy:!0},variable:/\$\w+/,number:/\b0x[\da-fA-F]+\b|\b\d+(?:\.\d*)?|\B\.\d+/,flag:{pattern:/-[^\d\W]\w*/,alias:"operator"},keyword:/\b(?:break|case|continue|default|do|else|float|for|global|if|in|int|matrix|proc|return|string|switch|vector|while)\b/,function:{pattern:/((?:^|[{;])[ \t]*)[a-z_]\w*\b(?!\s*(?:\.(?!\.)|[[{=]))|\b[a-z_]\w*(?=[ \t]*\()/im,lookbehind:!0,greedy:!0},"tensor-punctuation":{pattern:/<<|>>/,alias:"punctuation"},operator:/\+[+=]?|-[-=]?|&&|\|\||[<>]=?|[*\/!=]=?|[%^]/,punctuation:/[.,:;?\[\](){}]/},t.languages.mel.code.inside.statement.inside=t.languages.mel}function by(t){t.languages.mermaid={comment:{pattern:/%%.*/,greedy:!0},style:{pattern:/^([ \t]*(?:classDef|linkStyle|style)[ \t]+[\w$-]+[ \t]+)\w.*[^\s;]/m,lookbehind:!0,inside:{property:/\b\w[\w-]*(?=[ \t]*:)/,operator:/:/,punctuation:/,/}},"inter-arrow-label":{pattern:/([^<>ox.=-])(?:-[-.]|==)(?![<>ox.=-])[ \t]*(?:"[^"\r\n]*"|[^\s".=-](?:[^\r\n.=-]*[^\s.=-])?)[ \t]*(?:\.+->?|--+[->]|==+[=>])(?![<>ox.=-])/,lookbehind:!0,greedy:!0,inside:{arrow:{pattern:/(?:\.+->?|--+[->]|==+[=>])$/,alias:"operator"},label:{pattern:/^([\s\S]{2}[ \t]*)\S(?:[\s\S]*\S)?/,lookbehind:!0,alias:"property"},"arrow-head":{pattern:/^\S+/,alias:["arrow","operator"]}}},arrow:[{pattern:/(^|[^{}|o.-])[|}][|o](?:--|\.\.)[|o][|{](?![{}|o.-])/,lookbehind:!0,alias:"operator"},{pattern:/(^|[^<>ox.=-])(?:[<ox](?:==+|--+|-\.*-)[>ox]?|(?:==+|--+|-\.*-)[>ox]|===+|---+|-\.+-)(?![<>ox.=-])/,lookbehind:!0,alias:"operator"},{pattern:/(^|[^<>()x-])(?:--?(?:>>|[x>)])(?![<>()x])|(?:<<|[x<(])--?(?!-))/,lookbehind:!0,alias:"operator"},{pattern:/(^|[^<>|*o.-])(?:[*o]--|--[*o]|<\|?(?:--|\.\.)|(?:--|\.\.)\|?>|--|\.\.)(?![<>|*o.-])/,lookbehind:!0,alias:"operator"}],label:{pattern:/(^|[^|<])\|(?:[^\r\n"|]|"[^"\r\n]*")+\|/,lookbehind:!0,greedy:!0,alias:"property"},text:{pattern:/(?:[(\[{]+|\b>)(?:[^\r\n"()\[\]{}]|"[^"\r\n]*")+(?:[)\]}]+|>)/,alias:"string"},string:{pattern:/"[^"\r\n]*"/,greedy:!0},annotation:{pattern:/<<(?:abstract|choice|enumeration|fork|interface|join|service)>>|\[\[(?:choice|fork|join)\]\]/i,alias:"important"},keyword:[{pattern:/(^[ \t]*)(?:action|callback|class|classDef|classDiagram|click|direction|erDiagram|flowchart|gantt|gitGraph|graph|journey|link|linkStyle|pie|requirementDiagram|sequenceDiagram|stateDiagram|stateDiagram-v2|style|subgraph)(?![\w$-])/m,lookbehind:!0,greedy:!0},{pattern:/(^[ \t]*)(?:activate|alt|and|as|autonumber|deactivate|else|end(?:[ \t]+note)?|loop|opt|par|participant|rect|state|note[ \t]+(?:over|(?:left|right)[ \t]+of))(?![\w$-])/im,lookbehind:!0,greedy:!0}],entity:/#[a-z0-9]+;/,operator:{pattern:/(\w[ \t]*)&(?=[ \t]*\w)|:::|:/,lookbehind:!0},punctuation:/[(){};]/}}function xy(t){t.languages.metafont={comment:{pattern:/%.*/,greedy:!0},string:{pattern:/"[^\r\n"]*"/,greedy:!0},number:/\d*\.?\d+/,boolean:/\b(?:false|true)\b/,punctuation:[/[,;()]/,{pattern:/(^|[^{}])(?:\{|\})(?![{}])/,lookbehind:!0},{pattern:/(^|[^[])\[(?!\[)/,lookbehind:!0},{pattern:/(^|[^\]])\](?!\])/,lookbehind:!0}],constant:[{pattern:/(^|[^!?])\?\?\?(?![!?])/,lookbehind:!0},{pattern:/(^|[^/*\\])(?:\\|\\\\)(?![/*\\])/,lookbehind:!0},/\b(?:_|blankpicture|bp|cc|cm|dd|ditto|down|eps|epsilon|fullcircle|halfcircle|identity|in|infinity|left|mm|nullpen|nullpicture|origin|pc|penrazor|penspeck|pensquare|penstroke|proof|pt|quartercircle|relax|right|smoke|unitpixel|unitsquare|up)\b/],quantity:{pattern:/\b(?:autorounding|blacker|boundarychar|charcode|chardp|chardx|chardy|charext|charht|charic|charwd|currentwindow|day|designsize|displaying|fillin|fontmaking|granularity|hppp|join_radius|month|o_correction|pausing|pen_(?:bot|lft|rt|top)|pixels_per_inch|proofing|showstopping|smoothing|time|tolerance|tracingcapsules|tracingchoices|tracingcommands|tracingedges|tracingequations|tracingmacros|tracingonline|tracingoutput|tracingpens|tracingrestores|tracingspecs|tracingstats|tracingtitles|turningcheck|vppp|warningcheck|xoffset|year|yoffset)\b/,alias:"keyword"},command:{pattern:/\b(?:addto|batchmode|charlist|cull|display|errhelp|errmessage|errorstopmode|everyjob|extensible|fontdimen|headerbyte|inner|interim|let|ligtable|message|newinternal|nonstopmode|numspecial|openwindow|outer|randomseed|save|scrollmode|shipout|show|showdependencies|showstats|showtoken|showvariable|special)\b/,alias:"builtin"},operator:[{pattern:/(^|[^>=<:|])(?:<|<=|=|=:|\|=:|\|=:>|=:\|>|=:\||\|=:\||\|=:\|>|\|=:\|>>|>|>=|:|:=|<>|::|\|\|:)(?![>=<:|])/,lookbehind:!0},{pattern:/(^|[^+-])(?:\+|\+\+|-{1,3}|\+-\+)(?![+-])/,lookbehind:!0},{pattern:/(^|[^/*\\])(?:\*|\*\*|\/)(?![/*\\])/,lookbehind:!0},{pattern:/(^|[^.])(?:\.{2,3})(?!\.)/,lookbehind:!0},{pattern:/(^|[^@#&$])&(?![@#&$])/,lookbehind:!0},/\b(?:and|not|or)\b/],macro:{pattern:/\b(?:abs|beginchar|bot|byte|capsule_def|ceiling|change_width|clear_pen_memory|clearit|clearpen|clearxy|counterclockwise|cullit|cutdraw|cutoff|decr|define_blacker_pixels|define_corrected_pixels|define_good_x_pixels|define_good_y_pixels|define_horizontal_corrected_pixels|define_pixels|define_whole_blacker_pixels|define_whole_pixels|define_whole_vertical_blacker_pixels|define_whole_vertical_pixels|dir|direction|directionpoint|div|dotprod|downto|draw|drawdot|endchar|erase|fill|filldraw|fix_units|flex|font_coding_scheme|font_extra_space|font_identifier|font_normal_shrink|font_normal_space|font_normal_stretch|font_quad|font_size|font_slant|font_x_height|gfcorners|gobble|gobbled|good\.(?:bot|lft|rt|top|x|y)|grayfont|hide|hround|imagerules|incr|interact|interpath|intersectionpoint|inverse|italcorr|killtext|labelfont|labels|lft|loggingall|lowres_fix|makegrid|makelabel(?:\.(?:bot|lft|rt|top)(?:\.nodot)?)?|max|min|mod|mode_def|mode_setup|nodisplays|notransforms|numtok|openit|penlabels|penpos|pickup|proofoffset|proofrule|proofrulethickness|range|reflectedabout|rotatedabout|rotatedaround|round|rt|savepen|screenchars|screenrule|screenstrokes|shipit|showit|slantfont|softjoin|solve|stop|superellipse|tensepath|thru|titlefont|top|tracingall|tracingnone|undraw|undrawdot|unfill|unfilldraw|upto|vround)\b/,alias:"function"},builtin:/\b(?:ASCII|angle|char|cosd|decimal|directiontime|floor|hex|intersectiontimes|jobname|known|length|makepath|makepen|mexp|mlog|normaldeviate|oct|odd|pencircle|penoffset|point|postcontrol|precontrol|reverse|rotated|sind|sqrt|str|subpath|substring|totalweight|turningnumber|uniformdeviate|unknown|xpart|xxpart|xypart|ypart|yxpart|yypart)\b/,keyword:/\b(?:also|at|atleast|begingroup|charexists|contour|controls|curl|cycle|def|delimiters|doublepath|dropping|dump|else|elseif|end|enddef|endfor|endgroup|endinput|exitif|exitunless|expandafter|fi|for|forever|forsuffixes|from|if|input|inwindow|keeping|kern|of|primarydef|quote|readstring|scaled|scantokens|secondarydef|shifted|skipto|slanted|step|tension|tertiarydef|to|transformed|until|vardef|withpen|withweight|xscaled|yscaled|zscaled)\b/,type:{pattern:/\b(?:boolean|expr|numeric|pair|path|pen|picture|primary|secondary|string|suffix|tertiary|text|transform)\b/,alias:"property"},variable:{pattern:/(^|[^@#&$])(?:@#|#@|#|@)(?![@#&$])|\b(?:aspect_ratio|currentpen|currentpicture|currenttransform|d|extra_beginchar|extra_endchar|extra_setup|h|localfont|mag|mode|screen_cols|screen_rows|w|whatever|x|y|z)\b/,lookbehind:!0}}}function My(t){t.languages.mizar={comment:/::.+/,keyword:/@proof\b|\b(?:according|aggregate|all|and|antonym|are|as|associativity|assume|asymmetry|attr|be|begin|being|by|canceled|case|cases|clusters?|coherence|commutativity|compatibility|connectedness|consider|consistency|constructors|contradiction|correctness|def|deffunc|define|definitions?|defpred|do|does|end|environ|equals|ex|exactly|existence|for|from|func|given|hence|hereby|holds|idempotence|identity|iff?|implies|involutiveness|irreflexivity|is|it|let|means|mode|non|not|notations?|now|of|or|otherwise|over|per|pred|prefix|projectivity|proof|provided|qua|reconsider|redefine|reduce|reducibility|reflexivity|registrations?|requirements|reserve|sch|schemes?|section|selector|set|sethood|st|struct|such|suppose|symmetry|synonym|take|that|the|then|theorems?|thesis|thus|to|transitivity|uniqueness|vocabular(?:ies|y)|when|where|with|wrt)\b/,parameter:{pattern:/\$(?:10|\d)/,alias:"variable"},variable:/\b\w+(?=:)/,number:/(?:\b|-)\d+\b/,operator:/\.\.\.|->|&|\.?=/,punctuation:/\(#|#\)|[,:;\[\](){}]/}}function wy(t){t.register(qf),function(t){var e=["$eq","$gt","$gte","$in","$lt","$lte","$ne","$nin","$and","$not","$nor","$or","$exists","$type","$expr","$jsonSchema","$mod","$regex","$text","$where","$geoIntersects","$geoWithin","$near","$nearSphere","$all","$elemMatch","$size","$bitsAllClear","$bitsAllSet","$bitsAnyClear","$bitsAnySet","$comment","$elemMatch","$meta","$slice","$currentDate","$inc","$min","$max","$mul","$rename","$set","$setOnInsert","$unset","$addToSet","$pop","$pull","$push","$pullAll","$each","$position","$slice","$sort","$bit","$addFields","$bucket","$bucketAuto","$collStats","$count","$currentOp","$facet","$geoNear","$graphLookup","$group","$indexStats","$limit","$listLocalSessions","$listSessions","$lookup","$match","$merge","$out","$planCacheStats","$project","$redact","$replaceRoot","$replaceWith","$sample","$set","$skip","$sort","$sortByCount","$unionWith","$unset","$unwind","$setWindowFields","$abs","$accumulator","$acos","$acosh","$add","$addToSet","$allElementsTrue","$and","$anyElementTrue","$arrayElemAt","$arrayToObject","$asin","$asinh","$atan","$atan2","$atanh","$avg","$binarySize","$bsonSize","$ceil","$cmp","$concat","$concatArrays","$cond","$convert","$cos","$dateFromParts","$dateToParts","$dateFromString","$dateToString","$dayOfMonth","$dayOfWeek","$dayOfYear","$degreesToRadians","$divide","$eq","$exp","$filter","$first","$floor","$function","$gt","$gte","$hour","$ifNull","$in","$indexOfArray","$indexOfBytes","$indexOfCP","$isArray","$isNumber","$isoDayOfWeek","$isoWeek","$isoWeekYear","$last","$last","$let","$literal","$ln","$log","$log10","$lt","$lte","$ltrim","$map","$max","$mergeObjects","$meta","$min","$millisecond","$minute","$mod","$month","$multiply","$ne","$not","$objectToArray","$or","$pow","$push","$radiansToDegrees","$range","$reduce","$regexFind","$regexFindAll","$regexMatch","$replaceOne","$replaceAll","$reverseArray","$round","$rtrim","$second","$setDifference","$setEquals","$setIntersection","$setIsSubset","$setUnion","$size","$sin","$slice","$split","$sqrt","$stdDevPop","$stdDevSamp","$strcasecmp","$strLenBytes","$strLenCP","$substr","$substrBytes","$substrCP","$subtract","$sum","$switch","$tan","$toBool","$toDate","$toDecimal","$toDouble","$toInt","$toLong","$toObjectId","$toString","$toLower","$toUpper","$trim","$trunc","$type","$week","$year","$zip","$count","$dateAdd","$dateDiff","$dateSubtract","$dateTrunc","$getField","$rand","$sampleRate","$setField","$unsetField","$comment","$explain","$hint","$max","$maxTimeMS","$min","$orderby","$query","$returnKey","$showDiskLoc","$natural"],n="(?:"+(e=e.map((function(t){return t.replace("$","\\$")}))).join("|")+")\\b";t.languages.mongodb=t.languages.extend("javascript",{}),t.languages.insertBefore("mongodb","string",{property:{pattern:/(?:(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)(?=\s*:)/,greedy:!0,inside:{keyword:RegExp("^(['\"])?"+n+"(?:\\1)?$")}}}),t.languages.mongodb.string.inside={url:{pattern:/https?:\/\/[-\w@:%.+~#=]{1,256}\.[a-z0-9()]{1,6}\b[-\w()@:%+.~#?&/=]*/i,greedy:!0},entity:{pattern:/\b(?:(?:[01]?\d\d?|2[0-4]\d|25[0-5])\.){3}(?:[01]?\d\d?|2[0-4]\d|25[0-5])\b/,greedy:!0}},t.languages.insertBefore("mongodb","constant",{builtin:{pattern:RegExp("\\b(?:"+["ObjectId","Code","BinData","DBRef","Timestamp","NumberLong","NumberDecimal","MaxKey","MinKey","RegExp","ISODate","UUID"].join("|")+")\\b"),alias:"keyword"}})}(t)}function zy(t){t.languages.monkey={comment:{pattern:/^#Rem\s[\s\S]*?^#End|'.+/im,greedy:!0},string:{pattern:/"[^"\r\n]*"/,greedy:!0},preprocessor:{pattern:/(^[ \t]*)#.+/m,lookbehind:!0,greedy:!0,alias:"property"},function:/\b\w+(?=\()/,"type-char":{pattern:/\b[?%#$]/,alias:"class-name"},number:{pattern:/((?:\.\.)?)(?:(?:\b|\B-\.?|\B\.)\d+(?:(?!\.\.)\.\d*)?|\$[\da-f]+)/i,lookbehind:!0},keyword:/\b(?:Abstract|Array|Bool|Case|Catch|Class|Const|Continue|Default|Eachin|Else|ElseIf|End|EndIf|Exit|Extends|Extern|False|Field|Final|Float|For|Forever|Function|Global|If|Implements|Import|Inline|Int|Interface|Local|Method|Module|New|Next|Null|Object|Private|Property|Public|Repeat|Return|Select|Self|Step|Strict|String|Super|Then|Throw|To|True|Try|Until|Void|Wend|While)\b/i,operator:/\.\.|<[=>]?|>=?|:?=|(?:[+\-*\/&~|]|\b(?:Mod|Shl|Shr)\b)=?|\b(?:And|Not|Or)\b/i,punctuation:/[.,:;()\[\]]/}}function Cy(t){t.languages.moonscript={comment:/--.*/,string:[{pattern:/'[^']*'|\[(=*)\[[\s\S]*?\]\1\]/,greedy:!0},{pattern:/"[^"]*"/,greedy:!0,inside:{interpolation:{pattern:/#\{[^{}]*\}/,inside:{moonscript:{pattern:/(^#\{)[\s\S]+(?=\})/,lookbehind:!0,inside:null},"interpolation-punctuation":{pattern:/#\{|\}/,alias:"punctuation"}}}}}],"class-name":[{pattern:/(\b(?:class|extends)[ \t]+)\w+/,lookbehind:!0},/\b[A-Z]\w*/],keyword:/\b(?:class|continue|do|else|elseif|export|extends|for|from|if|import|in|local|nil|return|self|super|switch|then|unless|using|when|while|with)\b/,variable:/@@?\w*/,property:{pattern:/\b(?!\d)\w+(?=:)|(:)(?!\d)\w+/,lookbehind:!0},function:{pattern:/\b(?:_G|_VERSION|assert|collectgarbage|coroutine\.(?:create|resume|running|status|wrap|yield)|debug\.(?:debug|getfenv|gethook|getinfo|getlocal|getmetatable|getregistry|getupvalue|setfenv|sethook|setlocal|setmetatable|setupvalue|traceback)|dofile|error|getfenv|getmetatable|io\.(?:close|flush|input|lines|open|output|popen|read|stderr|stdin|stdout|tmpfile|type|write)|ipairs|load|loadfile|loadstring|math\.(?:abs|acos|asin|atan|atan2|ceil|cos|cosh|deg|exp|floor|fmod|frexp|ldexp|log|log10|max|min|modf|pi|pow|rad|random|randomseed|sin|sinh|sqrt|tan|tanh)|module|next|os\.(?:clock|date|difftime|execute|exit|getenv|remove|rename|setlocale|time|tmpname)|package\.(?:cpath|loaded|loadlib|path|preload|seeall)|pairs|pcall|print|rawequal|rawget|rawset|require|select|setfenv|setmetatable|string\.(?:byte|char|dump|find|format|gmatch|gsub|len|lower|match|rep|reverse|sub|upper)|table\.(?:concat|insert|maxn|remove|sort)|tonumber|tostring|type|unpack|xpcall)\b/,inside:{punctuation:/\./}},boolean:/\b(?:false|true)\b/,number:/(?:\B\.\d+|\b\d+\.\d+|\b\d+(?=[eE]))(?:[eE][-+]?\d+)?\b|\b(?:0x[a-fA-F\d]+|\d+)(?:U?LL)?\b/,operator:/\.{3}|[-=]>|~=|(?:[-+*/%<>!=]|\.\.)=?|[:#^]|\b(?:and|or)\b=?|\b(?:not)\b/,punctuation:/[.,()[\]{}\\]/},t.languages.moonscript.string[1].inside.interpolation.inside.moonscript.inside=t.languages.moonscript,t.languages.moon=t.languages.moonscript}function Ay(t){t.languages.n1ql={comment:{pattern:/\/\*[\s\S]*?(?:$|\*\/)|--.*/,greedy:!0},string:{pattern:/(["'])(?:\\[\s\S]|(?!\1)[^\\]|\1\1)*\1/,greedy:!0},identifier:{pattern:/`(?:\\[\s\S]|[^\\`]|``)*`/,greedy:!0},parameter:/\$[\w.]+/,keyword:/\b(?:ADVISE|ALL|ALTER|ANALYZE|AS|ASC|AT|BEGIN|BINARY|BOOLEAN|BREAK|BUCKET|BUILD|BY|CALL|CAST|CLUSTER|COLLATE|COLLECTION|COMMIT|COMMITTED|CONNECT|CONTINUE|CORRELATE|CORRELATED|COVER|CREATE|CURRENT|DATABASE|DATASET|DATASTORE|DECLARE|DECREMENT|DELETE|DERIVED|DESC|DESCRIBE|DISTINCT|DO|DROP|EACH|ELEMENT|EXCEPT|EXCLUDE|EXECUTE|EXPLAIN|FETCH|FILTER|FLATTEN|FLUSH|FOLLOWING|FOR|FORCE|FROM|FTS|FUNCTION|GOLANG|GRANT|GROUP|GROUPS|GSI|HASH|HAVING|IF|IGNORE|ILIKE|INCLUDE|INCREMENT|INDEX|INFER|INLINE|INNER|INSERT|INTERSECT|INTO|IS|ISOLATION|JAVASCRIPT|JOIN|KEY|KEYS|KEYSPACE|KNOWN|LANGUAGE|LAST|LEFT|LET|LETTING|LEVEL|LIMIT|LSM|MAP|MAPPING|MATCHED|MATERIALIZED|MERGE|MINUS|MISSING|NAMESPACE|NEST|NL|NO|NTH_VALUE|NULL|NULLS|NUMBER|OBJECT|OFFSET|ON|OPTION|OPTIONS|ORDER|OTHERS|OUTER|OVER|PARSE|PARTITION|PASSWORD|PATH|POOL|PRECEDING|PREPARE|PRIMARY|PRIVATE|PRIVILEGE|PROBE|PROCEDURE|PUBLIC|RANGE|RAW|REALM|REDUCE|RENAME|RESPECT|RETURN|RETURNING|REVOKE|RIGHT|ROLE|ROLLBACK|ROW|ROWS|SATISFIES|SAVEPOINT|SCHEMA|SCOPE|SELECT|SELF|SEMI|SET|SHOW|SOME|START|STATISTICS|STRING|SYSTEM|TIES|TO|TRAN|TRANSACTION|TRIGGER|TRUNCATE|UNBOUNDED|UNDER|UNION|UNIQUE|UNKNOWN|UNNEST|UNSET|UPDATE|UPSERT|USE|USER|USING|VALIDATE|VALUE|VALUES|VIA|VIEW|WHERE|WHILE|WINDOW|WITH|WORK|XOR)\b/i,function:/\b[a-z_]\w*(?=\s*\()/i,boolean:/\b(?:FALSE|TRUE)\b/i,number:/(?:\b\d+\.|\B\.)\d+e[+\-]?\d+\b|\b\d+(?:\.\d*)?|\B\.\d+\b/i,operator:/[-+*\/%]|!=|==?|\|\||<[>=]?|>=?|\b(?:AND|ANY|ARRAY|BETWEEN|CASE|ELSE|END|EVERY|EXISTS|FIRST|IN|LIKE|NOT|OR|THEN|VALUED|WHEN|WITHIN)\b/i,punctuation:/[;[\](),.{}:]/}}function ky(t){t.languages["nand2tetris-hdl"]={comment:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,keyword:/\b(?:BUILTIN|CHIP|CLOCKED|IN|OUT|PARTS)\b/,boolean:/\b(?:false|true)\b/,function:/\b[A-Za-z][A-Za-z0-9]*(?=\()/,number:/\b\d+\b/,operator:/=|\.\./,punctuation:/[{}[\];(),:]/}}function Hy(t){!function(t){var e=/\{[^\r\n\[\]{}]*\}/,n={"quoted-string":{pattern:/"(?:[^"\\]|\\.)*"/,alias:"operator"},"command-param-id":{pattern:/(\s)\w+:/,lookbehind:!0,alias:"property"},"command-param-value":[{pattern:e,alias:"selector"},{pattern:/([\t ])\S+/,lookbehind:!0,greedy:!0,alias:"operator"},{pattern:/\S(?:.*\S)?/,alias:"operator"}]};function r(t){return"string"===typeof t?t:Array.isArray(t)?t.map(r).join(""):r(t.content)}t.languages.naniscript={comment:{pattern:/^([\t ]*);.*/m,lookbehind:!0},define:{pattern:/^>.+/m,alias:"tag",inside:{value:{pattern:/(^>\w+[\t ]+)(?!\s)[^{}\r\n]+/,lookbehind:!0,alias:"operator"},key:{pattern:/(^>)\w+/,lookbehind:!0}}},label:{pattern:/^([\t ]*)#[\t ]*\w+[\t ]*$/m,lookbehind:!0,alias:"regex"},command:{pattern:/^([\t ]*)@\w+(?=[\t ]|$).*/m,lookbehind:!0,alias:"function",inside:{"command-name":/^@\w+/,expression:{pattern:e,greedy:!0,alias:"selector"},"command-params":{pattern:/\s*\S[\s\S]*/,inside:n}}},"generic-text":{pattern:/(^[ \t]*)[^#@>;\s].*/m,lookbehind:!0,alias:"punctuation",inside:{"escaped-char":/\\[{}\[\]"]/,expression:{pattern:e,greedy:!0,alias:"selector"},"inline-command":{pattern:/\[[\t ]*\w[^\r\n\[\]]*\]/,greedy:!0,alias:"function",inside:{"command-params":{pattern:/(^\[[\t ]*\w+\b)[\s\S]+(?=\]$)/,lookbehind:!0,inside:n},"command-param-name":{pattern:/^(\[[\t ]*)\w+/,lookbehind:!0,alias:"name"},"start-stop-char":/[\[\]]/}}}}},t.languages.nani=t.languages.naniscript,t.hooks.add("after-tokenize",(function(t){t.tokens.forEach((function(t){if("string"!==typeof t&&"generic-text"===t.type){var e=r(t);(function(t){for(var e="[]{}",n=[],r=0;r<t.length;r++){var a=t[r],i=e.indexOf(a);if(-1!==i)if(i%2===0)n.push(i+1);else if(n.pop()!==i)return!1}return 0===n.length})(e)||(t.type="bad-line",t.content=e)}}))}))}(t)}function Ey(t){t.languages.nasm={comment:/;.*$/m,string:/(["'`])(?:\\.|(?!\1)[^\\\r\n])*\1/,label:{pattern:/(^\s*)[A-Za-z._?$][\w.?$@~#]*:/m,lookbehind:!0,alias:"function"},keyword:[/\[?BITS (?:16|32|64)\]?/,{pattern:/(^\s*)section\s*[a-z.]+:?/im,lookbehind:!0},/(?:extern|global)[^;\r\n]*/i,/(?:CPU|DEFAULT|FLOAT).*$/m],register:{pattern:/\b(?:st\d|[xyz]mm\d\d?|[cdt]r\d|r\d\d?[bwd]?|[er]?[abcd]x|[abcd][hl]|[er]?(?:bp|di|si|sp)|[cdefgs]s)\b/i,alias:"variable"},number:/(?:\b|(?=\$))(?:0[hx](?:\.[\da-f]+|[\da-f]+(?:\.[\da-f]+)?)(?:p[+-]?\d+)?|\d[\da-f]+[hx]|\$\d[\da-f]*|0[oq][0-7]+|[0-7]+[oq]|0[by][01]+|[01]+[by]|0[dt]\d+|(?:\d+(?:\.\d+)?|\.\d+)(?:\.?e[+-]?\d+)?[dt]?)\b/i,operator:/[\[\]*+\-\/%<>=&|$!]/}}function Sy(t){t.languages.neon={comment:{pattern:/#.*/,greedy:!0},datetime:{pattern:/(^|[[{(=:,\s])\d\d\d\d-\d\d?-\d\d?(?:(?:[Tt]| +)\d\d?:\d\d:\d\d(?:\.\d*)? *(?:Z|[-+]\d\d?(?::?\d\d)?)?)?(?=$|[\]}),\s])/,lookbehind:!0,alias:"number"},key:{pattern:/(^|[[{(,\s])[^,:=[\]{}()'"\s]+(?=\s*:(?:$|[\]}),\s])|\s*=)/,lookbehind:!0,alias:"property"},number:{pattern:/(^|[[{(=:,\s])[+-]?(?:0x[\da-fA-F]+|0o[0-7]+|0b[01]+|(?:\d+(?:\.\d*)?|\.?\d+)(?:[eE][+-]?\d+)?)(?=$|[\]}),:=\s])/,lookbehind:!0},boolean:{pattern:/(^|[[{(=:,\s])(?:false|no|true|yes)(?=$|[\]}),:=\s])/i,lookbehind:!0},null:{pattern:/(^|[[{(=:,\s])(?:null)(?=$|[\]}),:=\s])/i,lookbehind:!0,alias:"keyword"},string:{pattern:/(^|[[{(=:,\s])(?:('''|""")\r?\n(?:(?:[^\r\n]|\r?\n(?![\t ]*\2))*\r?\n)?[\t ]*\2|'[^'\r\n]*'|"(?:\\.|[^\\"\r\n])*")/,lookbehind:!0,greedy:!0},literal:{pattern:/(^|[[{(=:,\s])(?:[^#"',:=[\]{}()\s`-]|[:-][^"',=[\]{}()\s])(?:[^,:=\]})(\s]|:(?![\s,\]})]|$)|[ \t]+[^#,:=\]})(\s])*/,lookbehind:!0,alias:"string"},punctuation:/[,:=[\]{}()-]/}}function Ly(t){t.languages.nevod={comment:/\/\/.*|(?:\/\*[\s\S]*?(?:\*\/|$))/,string:{pattern:/(?:"(?:""|[^"])*"(?!")|'(?:''|[^'])*'(?!'))!?\*?/,greedy:!0,inside:{"string-attrs":/!$|!\*$|\*$/}},namespace:{pattern:/(@namespace\s+)[a-zA-Z0-9\-.]+(?=\s*\{)/,lookbehind:!0},pattern:{pattern:/(@pattern\s+)?#?[a-zA-Z0-9\-.]+(?:\s*\(\s*(?:~\s*)?[a-zA-Z0-9\-.]+\s*(?:,\s*(?:~\s*)?[a-zA-Z0-9\-.]*)*\))?(?=\s*=)/,lookbehind:!0,inside:{"pattern-name":{pattern:/^#?[a-zA-Z0-9\-.]+/,alias:"class-name"},fields:{pattern:/\(.*\)/,inside:{"field-name":{pattern:/[a-zA-Z0-9\-.]+/,alias:"variable"},punctuation:/[,()]/,operator:{pattern:/~/,alias:"field-hidden-mark"}}}}},search:{pattern:/(@search\s+|#)[a-zA-Z0-9\-.]+(?:\.\*)?(?=\s*;)/,alias:"function",lookbehind:!0},keyword:/@(?:having|inside|namespace|outside|pattern|require|search|where)\b/,"standard-pattern":{pattern:/\b(?:Alpha|AlphaNum|Any|Blank|End|LineBreak|Num|NumAlpha|Punct|Space|Start|Symbol|Word|WordBreak)\b(?:\([a-zA-Z0-9\-.,\s+]*\))?/,inside:{"standard-pattern-name":{pattern:/^[a-zA-Z0-9\-.]+/,alias:"builtin"},quantifier:{pattern:/\b\d+(?:\s*\+|\s*-\s*\d+)?(?!\w)/,alias:"number"},"standard-pattern-attr":{pattern:/[a-zA-Z0-9\-.]+/,alias:"builtin"},punctuation:/[,()]/}},quantifier:{pattern:/\b\d+(?:\s*\+|\s*-\s*\d+)?(?!\w)/,alias:"number"},operator:[{pattern:/=/,alias:"pattern-def"},{pattern:/&/,alias:"conjunction"},{pattern:/~/,alias:"exception"},{pattern:/\?/,alias:"optionality"},{pattern:/[[\]]/,alias:"repetition"},{pattern:/[{}]/,alias:"variation"},{pattern:/[+_]/,alias:"sequence"},{pattern:/\.{2,3}/,alias:"span"}],"field-capture":[{pattern:/([a-zA-Z0-9\-.]+\s*\()\s*[a-zA-Z0-9\-.]+\s*:\s*[a-zA-Z0-9\-.]+(?:\s*,\s*[a-zA-Z0-9\-.]+\s*:\s*[a-zA-Z0-9\-.]+)*(?=\s*\))/,lookbehind:!0,inside:{"field-name":{pattern:/[a-zA-Z0-9\-.]+/,alias:"variable"},colon:/:/}},{pattern:/[a-zA-Z0-9\-.]+\s*:/,inside:{"field-name":{pattern:/[a-zA-Z0-9\-.]+/,alias:"variable"},colon:/:/}}],punctuation:/[:;,()]/,name:/[a-zA-Z0-9\-.]+/}}function _y(t){!function(t){var e=/\$(?:\w[a-z\d]*(?:_[^\x00-\x1F\s"'\\()$]*)?|\{[^}\s"'\\]+\})/i;t.languages.nginx={comment:{pattern:/(^|[\s{};])#.*/,lookbehind:!0,greedy:!0},directive:{pattern:/(^|\s)\w(?:[^;{}"'\\\s]|\\.|"(?:[^"\\]|\\.)*"|'(?:[^'\\]|\\.)*'|\s+(?:#.*(?!.)|(?![#\s])))*?(?=\s*[;{])/,lookbehind:!0,greedy:!0,inside:{string:{pattern:/((?:^|[^\\])(?:\\\\)*)(?:"(?:[^"\\]|\\.)*"|'(?:[^'\\]|\\.)*')/,lookbehind:!0,greedy:!0,inside:{escape:{pattern:/\\["'\\nrt]/,alias:"entity"},variable:e}},comment:{pattern:/(\s)#.*/,lookbehind:!0,greedy:!0},keyword:{pattern:/^\S+/,greedy:!0},boolean:{pattern:/(\s)(?:off|on)(?!\S)/,lookbehind:!0},number:{pattern:/(\s)\d+[a-z]*(?!\S)/i,lookbehind:!0},variable:e}},punctuation:/[{};]/}}(t)}function By(t){t.languages.nim={comment:{pattern:/#.*/,greedy:!0},string:{pattern:/(?:\b(?!\d)(?:\w|\\x[89a-fA-F][0-9a-fA-F])+)?(?:"""[\s\S]*?"""(?!")|"(?:\\[\s\S]|""|[^"\\])*")/,greedy:!0},char:{pattern:/'(?:\\(?:\d+|x[\da-fA-F]{0,2}|.)|[^'])'/,greedy:!0},function:{pattern:/(?:(?!\d)(?:\w|\\x[89a-fA-F][0-9a-fA-F])+|`[^`\r\n]+`)\*?(?:\[[^\]]+\])?(?=\s*\()/,greedy:!0,inside:{operator:/\*$/}},identifier:{pattern:/`[^`\r\n]+`/,greedy:!0,inside:{punctuation:/`/}},number:/\b(?:0[xXoObB][\da-fA-F_]+|\d[\d_]*(?:(?!\.\.)\.[\d_]*)?(?:[eE][+-]?\d[\d_]*)?)(?:'?[iuf]\d*)?/,keyword:/\b(?:addr|as|asm|atomic|bind|block|break|case|cast|concept|const|continue|converter|defer|discard|distinct|do|elif|else|end|enum|except|export|finally|for|from|func|generic|if|import|include|interface|iterator|let|macro|method|mixin|nil|object|out|proc|ptr|raise|ref|return|static|template|try|tuple|type|using|var|when|while|with|without|yield)\b/,operator:{pattern:/(^|[({\[](?=\.\.)|(?![({\[]\.).)(?:(?:[=+\-*\/<>@$~&%|!?^:\\]|\.\.|\.(?![)}\]]))+|\b(?:and|div|in|is|isnot|mod|not|notin|of|or|shl|shr|xor)\b)/m,lookbehind:!0},punctuation:/[({\[]\.|\.[)}\]]|[`(){}\[\],:]/}}function Dy(t){t.languages.nix={comment:{pattern:/\/\*[\s\S]*?\*\/|#.*/,greedy:!0},string:{pattern:/"(?:[^"\\]|\\[\s\S])*"|''(?:(?!'')[\s\S]|''(?:'|\\|\$\{))*''/,greedy:!0,inside:{interpolation:{pattern:/(^|(?:^|(?!'').)[^\\])\$\{(?:[^{}]|\{[^}]*\})*\}/,lookbehind:!0,inside:null}}},url:[/\b(?:[a-z]{3,7}:\/\/)[\w\-+%~\/.:#=?&]+/,{pattern:/([^\/])(?:[\w\-+%~.:#=?&]*(?!\/\/)[\w\-+%~\/.:#=?&])?(?!\/\/)\/[\w\-+%~\/.:#=?&]*/,lookbehind:!0}],antiquotation:{pattern:/\$(?=\{)/,alias:"important"},number:/\b\d+\b/,keyword:/\b(?:assert|builtins|else|if|in|inherit|let|null|or|then|with)\b/,function:/\b(?:abort|add|all|any|attrNames|attrValues|baseNameOf|compareVersions|concatLists|currentSystem|deepSeq|derivation|dirOf|div|elem(?:At)?|fetch(?:Tarball|url)|filter(?:Source)?|fromJSON|genList|getAttr|getEnv|hasAttr|hashString|head|import|intersectAttrs|is(?:Attrs|Bool|Function|Int|List|Null|String)|length|lessThan|listToAttrs|map|mul|parseDrvName|pathExists|read(?:Dir|File)|removeAttrs|replaceStrings|seq|sort|stringLength|sub(?:string)?|tail|throw|to(?:File|JSON|Path|String|XML)|trace|typeOf)\b|\bfoldl'\B/,boolean:/\b(?:false|true)\b/,operator:/[=!<>]=?|\+\+?|\|\||&&|\/\/|->?|[?@]/,punctuation:/[{}()[\].,:;]/},t.languages.nix.string.inside.interpolation.inside=t.languages.nix}function Ty(t){t.languages.nsis={comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|[#;].*)/,lookbehind:!0,greedy:!0},string:{pattern:/("|')(?:\\.|(?!\1)[^\\\r\n])*\1/,greedy:!0},keyword:{pattern:/(^[\t ]*)(?:Abort|Add(?:BrandingImage|Size)|AdvSplash|Allow(?:RootDirInstall|SkipFiles)|AutoCloseWindow|BG(?:Font|Gradient|Image)|Banner|BrandingText|BringToFront|CRCCheck|Call(?:InstDLL)?|Caption|ChangeUI|CheckBitmap|ClearErrors|CompletedText|ComponentText|CopyFiles|Create(?:Directory|Font|ShortCut)|Delete(?:INISec|INIStr|RegKey|RegValue)?|Detail(?:Print|sButtonText)|Dialer|Dir(?:Text|Var|Verify)|EnableWindow|Enum(?:RegKey|RegValue)|Exch|Exec(?:Shell(?:Wait)?|Wait)?|ExpandEnvStrings|File(?:BufSize|Close|ErrorText|Open|Read|ReadByte|ReadUTF16LE|ReadWord|Seek|Write|WriteByte|WriteUTF16LE|WriteWord)?|Find(?:Close|First|Next|Window)|FlushINI|Get(?:CurInstType|CurrentAddress|DLLVersion(?:Local)?|DlgItem|ErrorLevel|FileTime(?:Local)?|FullPathName|Function(?:Address|End)?|InstDirError|KnownFolderPath|LabelAddress|TempFileName|WinVer)|Goto|HideWindow|Icon|If(?:Abort|Errors|FileExists|RebootFlag|RtlLanguage|ShellVarContextAll|Silent)|InitPluginsDir|InstProgressFlags|Inst(?:Type(?:GetText|SetText)?)|Install(?:ButtonText|Colors|Dir(?:RegKey)?)|Int(?:64|Ptr)?CmpU?|Int(?:64)?Fmt|Int(?:Ptr)?Op|IsWindow|Lang(?:DLL|String)|License(?:BkColor|Data|ForceSelection|LangString|Text)|LoadLanguageFile|LockWindow|Log(?:Set|Text)|Manifest(?:DPIAware|SupportedOS)|Math|MessageBox|MiscButtonText|NSISdl|Name|Nop|OutFile|PE(?:DllCharacteristics|SubsysVer)|Page(?:Callbacks)?|Pop|Push|Quit|RMDir|Read(?:EnvStr|INIStr|RegDWORD|RegStr)|Reboot|RegDLL|Rename|RequestExecutionLevel|ReserveFile|Return|SearchPath|Section(?:End|GetFlags|GetInstTypes|GetSize|GetText|Group|In|SetFlags|SetInstTypes|SetSize|SetText)?|SendMessage|Set(?:AutoClose|BrandingImage|Compress|Compressor(?:DictSize)?|CtlColors|CurInstType|DatablockOptimize|DateSave|Details(?:Print|View)|ErrorLevel|Errors|FileAttributes|Font|OutPath|Overwrite|PluginUnload|RebootFlag|RegView|ShellVarContext|Silent)|Show(?:InstDetails|UninstDetails|Window)|Silent(?:Install|UnInstall)|Sleep|SpaceTexts|Splash|StartMenu|Str(?:CmpS?|Cpy|Len)|SubCaption|System|Target|UnRegDLL|Unicode|UninstPage|Uninstall(?:ButtonText|Caption|Icon|SubCaption|Text)|UserInfo|VI(?:AddVersionKey|FileVersion|ProductVersion)|VPatch|Var|WindowIcon|Write(?:INIStr|Reg(?:Bin|DWORD|ExpandStr|MultiStr|None|Str)|Uninstaller)|XPStyle|ns(?:Dialogs|Exec))\b/m,lookbehind:!0},property:/\b(?:ARCHIVE|FILE_(?:ATTRIBUTE_ARCHIVE|ATTRIBUTE_NORMAL|ATTRIBUTE_OFFLINE|ATTRIBUTE_READONLY|ATTRIBUTE_SYSTEM|ATTRIBUTE_TEMPORARY)|HK(?:(?:CR|CU|LM)(?:32|64)?|DD|PD|U)|HKEY_(?:CLASSES_ROOT|CURRENT_CONFIG|CURRENT_USER|DYN_DATA|LOCAL_MACHINE|PERFORMANCE_DATA|USERS)|ID(?:ABORT|CANCEL|IGNORE|NO|OK|RETRY|YES)|MB_(?:ABORTRETRYIGNORE|DEFBUTTON1|DEFBUTTON2|DEFBUTTON3|DEFBUTTON4|ICONEXCLAMATION|ICONINFORMATION|ICONQUESTION|ICONSTOP|OK|OKCANCEL|RETRYCANCEL|RIGHT|RTLREADING|SETFOREGROUND|TOPMOST|USERICON|YESNO)|NORMAL|OFFLINE|READONLY|SHCTX|SHELL_CONTEXT|SYSTEM|TEMPORARY|admin|all|auto|both|colored|false|force|hide|highest|lastused|leave|listonly|none|normal|notset|off|on|open|print|show|silent|silentlog|smooth|textonly|true|user)\b/,constant:/\$\{[!\w\.:\^-]+\}|\$\([!\w\.:\^-]+\)/,variable:/\$\w[\w\.]*/,number:/\b0x[\dA-Fa-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee]-?\d+)?/,operator:/--?|\+\+?|<=?|>=?|==?=?|&&?|\|\|?|[?*\/~^%]/,punctuation:/[{}[\];(),.:]/,important:{pattern:/(^[\t ]*)!(?:addincludedir|addplugindir|appendfile|cd|define|delfile|echo|else|endif|error|execute|finalize|getdllversion|gettlbversion|if|ifdef|ifmacrodef|ifmacrondef|ifndef|include|insertmacro|macro|macroend|makensis|packhdr|pragma|searchparse|searchreplace|system|tempfile|undef|verbose|warning)\b/im,lookbehind:!0}}}function Vy(t){t.languages.ocaml={comment:{pattern:/\(\*[\s\S]*?\*\)/,greedy:!0},char:{pattern:/'(?:[^\\\r\n']|\\(?:.|[ox]?[0-9a-f]{1,3}))'/i,greedy:!0},string:[{pattern:/"(?:\\(?:[\s\S]|\r\n)|[^\\\r\n"])*"/,greedy:!0},{pattern:/\{([a-z_]*)\|[\s\S]*?\|\1\}/,greedy:!0}],number:[/\b(?:0b[01][01_]*|0o[0-7][0-7_]*)\b/i,/\b0x[a-f0-9][a-f0-9_]*(?:\.[a-f0-9_]*)?(?:p[+-]?\d[\d_]*)?(?!\w)/i,/\b\d[\d_]*(?:\.[\d_]*)?(?:e[+-]?\d[\d_]*)?(?!\w)/i],directive:{pattern:/\B#\w+/,alias:"property"},label:{pattern:/\B~\w+/,alias:"property"},"type-variable":{pattern:/\B'\w+/,alias:"function"},variant:{pattern:/`\w+/,alias:"symbol"},keyword:/\b(?:as|assert|begin|class|constraint|do|done|downto|else|end|exception|external|for|fun|function|functor|if|in|include|inherit|initializer|lazy|let|match|method|module|mutable|new|nonrec|object|of|open|private|rec|sig|struct|then|to|try|type|val|value|virtual|when|where|while|with)\b/,boolean:/\b(?:false|true)\b/,"operator-like-punctuation":{pattern:/\[[<>|]|[>|]\]|\{<|>\}/,alias:"punctuation"},operator:/\.[.~]|:[=>]|[=<>@^|&+\-*\/$%!?~][!$%&*+\-.\/:<=>?@^|~]*|\b(?:and|asr|land|lor|lsl|lsr|lxor|mod|or)\b/,punctuation:/;;|::|[(){}\[\].,:;#]|\b_\b/}}function Oy(t){!function(t){var e=/\\(?:["'\\abefnrtv]|0[0-7]{2}|U[\dA-Fa-f]{6}|u[\dA-Fa-f]{4}|x[\dA-Fa-f]{2})/;t.languages.odin={comment:[{pattern:/\/\*(?:[^/*]|\/(?!\*)|\*(?!\/)|\/\*(?:\*(?!\/)|[^*])*(?:\*\/|$))*(?:\*\/|$)/,greedy:!0},{pattern:/#![^\n\r]*/,greedy:!0},{pattern:/\/\/[^\n\r]*/,greedy:!0}],char:{pattern:/'(?:\\(?:.|[0Uux][0-9A-Fa-f]{1,6})|[^\n\r'\\])'/,greedy:!0,inside:{symbol:e}},string:[{pattern:/`[^`]*`/,greedy:!0},{pattern:/"(?:\\.|[^\n\r"\\])*"/,greedy:!0,inside:{symbol:e}}],directive:{pattern:/#\w+/,alias:"property"},number:/\b0(?:b[01_]+|d[\d_]+|h_*(?:(?:(?:[\dA-Fa-f]_*){8}){1,2}|(?:[\dA-Fa-f]_*){4})|o[0-7_]+|x[\dA-F_a-f]+|z[\dAB_ab]+)\b|(?:\b\d+(?:\.(?!\.)\d*)?|\B\.\d+)(?:[Ee][+-]?\d*)?[ijk]?(?!\w)/,discard:{pattern:/\b_\b/,alias:"keyword"},"procedure-definition":{pattern:/\b\w+(?=[ \t]*(?::\s*){2}proc\b)/,alias:"function"},keyword:/\b(?:asm|auto_cast|bit_set|break|case|cast|context|continue|defer|distinct|do|dynamic|else|enum|fallthrough|for|foreign|if|import|in|map|matrix|not_in|or_else|or_return|package|proc|return|struct|switch|transmute|typeid|union|using|when|where)\b/,"procedure-name":{pattern:/\b\w+(?=[ \t]*\()/,alias:"function"},boolean:/\b(?:false|nil|true)\b/,"constant-parameter-sign":{pattern:/\$/,alias:"important"},undefined:{pattern:/---/,alias:"operator"},arrow:{pattern:/->/,alias:"punctuation"},operator:/\+\+|--|\.\.[<=]?|(?:&~|[-!*+/=~]|[%&<>|]{1,2})=?|[?^]/,punctuation:/[(),.:;@\[\]{}]/}}(t)}function Iy(t){t.register(Vf),function(t){t.languages.opencl=t.languages.extend("c",{keyword:/\b(?:(?:__)?(?:constant|global|kernel|local|private|read_only|read_write|write_only)|__attribute__|auto|(?:bool|u?(?:char|int|long|short)|half|quad)(?:2|3|4|8|16)?|break|case|complex|const|continue|(?:double|float)(?:16(?:x(?:1|2|4|8|16))?|1x(?:1|2|4|8|16)|2(?:x(?:1|2|4|8|16))?|3|4(?:x(?:1|2|4|8|16))?|8(?:x(?:1|2|4|8|16))?)?|default|do|else|enum|extern|for|goto|if|imaginary|inline|packed|pipe|register|restrict|return|signed|sizeof|static|struct|switch|typedef|uniform|union|unsigned|void|volatile|while)\b/,number:/(?:\b0x(?:[\da-f]+(?:\.[\da-f]*)?|\.[\da-f]+)(?:p[+-]?\d+)?|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)[fuhl]{0,4}/i,boolean:/\b(?:false|true)\b/,"constant-opencl-kernel":{pattern:/\b(?:CHAR_(?:BIT|MAX|MIN)|CLK_(?:ADDRESS_(?:CLAMP(?:_TO_EDGE)?|NONE|REPEAT)|FILTER_(?:LINEAR|NEAREST)|(?:GLOBAL|LOCAL)_MEM_FENCE|NORMALIZED_COORDS_(?:FALSE|TRUE))|CL_(?:BGRA|(?:HALF_)?FLOAT|INTENSITY|LUMINANCE|A?R?G?B?[Ax]?|(?:(?:UN)?SIGNED|[US]NORM)_(?:INT(?:8|16|32))|UNORM_(?:INT_101010|SHORT_(?:555|565)))|(?:DBL|FLT|HALF)_(?:DIG|EPSILON|(?:MAX|MIN)(?:(?:_10)?_EXP)?|MANT_DIG)|FLT_RADIX|HUGE_VALF?|(?:INT|LONG|SCHAR|SHRT)_(?:MAX|MIN)|INFINITY|MAXFLOAT|M_(?:[12]_PI|2_SQRTPI|E|LN(?:2|10)|LOG(?:2|10)E?|PI(?:_[24])?|SQRT(?:1_2|2))(?:_F|_H)?|NAN|(?:UCHAR|UINT|ULONG|USHRT)_MAX)\b/,alias:"constant"}}),t.languages.insertBefore("opencl","class-name",{"builtin-type":{pattern:/\b(?:_cl_(?:command_queue|context|device_id|event|kernel|mem|platform_id|program|sampler)|cl_(?:image_format|mem_fence_flags)|clk_event_t|event_t|image(?:1d_(?:array_|buffer_)?t|2d_(?:array_(?:depth_|msaa_depth_|msaa_)?|depth_|msaa_depth_|msaa_)?t|3d_t)|intptr_t|ndrange_t|ptrdiff_t|queue_t|reserve_id_t|sampler_t|size_t|uintptr_t)\b/,alias:"keyword"}});var e={"type-opencl-host":{pattern:/\b(?:cl_(?:GLenum|GLint|GLuin|addressing_mode|bitfield|bool|buffer_create_type|build_status|channel_(?:order|type)|(?:u?(?:char|int|long|short)|double|float)(?:2|3|4|8|16)?|command_(?:queue(?:_info|_properties)?|type)|context(?:_info|_properties)?|device_(?:exec_capabilities|fp_config|id|info|local_mem_type|mem_cache_type|type)|(?:event|sampler)(?:_info)?|filter_mode|half|image_info|kernel(?:_info|_work_group_info)?|map_flags|mem(?:_flags|_info|_object_type)?|platform_(?:id|info)|profiling_info|program(?:_build_info|_info)?))\b/,alias:"keyword"},"boolean-opencl-host":{pattern:/\bCL_(?:FALSE|TRUE)\b/,alias:"boolean"},"constant-opencl-host":{pattern:/\bCL_(?:A|ABGR|ADDRESS_(?:CLAMP(?:_TO_EDGE)?|MIRRORED_REPEAT|NONE|REPEAT)|ARGB|BGRA|BLOCKING|BUFFER_CREATE_TYPE_REGION|BUILD_(?:ERROR|IN_PROGRESS|NONE|PROGRAM_FAILURE|SUCCESS)|COMMAND_(?:ACQUIRE_GL_OBJECTS|BARRIER|COPY_(?:BUFFER(?:_RECT|_TO_IMAGE)?|IMAGE(?:_TO_BUFFER)?)|FILL_(?:BUFFER|IMAGE)|MAP(?:_BUFFER|_IMAGE)|MARKER|MIGRATE(?:_SVM)?_MEM_OBJECTS|NATIVE_KERNEL|NDRANGE_KERNEL|READ_(?:BUFFER(?:_RECT)?|IMAGE)|RELEASE_GL_OBJECTS|SVM_(?:FREE|MAP|MEMCPY|MEMFILL|UNMAP)|TASK|UNMAP_MEM_OBJECT|USER|WRITE_(?:BUFFER(?:_RECT)?|IMAGE))|COMPILER_NOT_AVAILABLE|COMPILE_PROGRAM_FAILURE|COMPLETE|CONTEXT_(?:DEVICES|INTEROP_USER_SYNC|NUM_DEVICES|PLATFORM|PROPERTIES|REFERENCE_COUNT)|DEPTH(?:_STENCIL)?|DEVICE_(?:ADDRESS_BITS|AFFINITY_DOMAIN_(?:L[1-4]_CACHE|NEXT_PARTITIONABLE|NUMA)|AVAILABLE|BUILT_IN_KERNELS|COMPILER_AVAILABLE|DOUBLE_FP_CONFIG|ENDIAN_LITTLE|ERROR_CORRECTION_SUPPORT|EXECUTION_CAPABILITIES|EXTENSIONS|GLOBAL_(?:MEM_(?:CACHELINE_SIZE|CACHE_SIZE|CACHE_TYPE|SIZE)|VARIABLE_PREFERRED_TOTAL_SIZE)|HOST_UNIFIED_MEMORY|IL_VERSION|IMAGE(?:2D_MAX_(?:HEIGHT|WIDTH)|3D_MAX_(?:DEPTH|HEIGHT|WIDTH)|_BASE_ADDRESS_ALIGNMENT|_MAX_ARRAY_SIZE|_MAX_BUFFER_SIZE|_PITCH_ALIGNMENT|_SUPPORT)|LINKER_AVAILABLE|LOCAL_MEM_SIZE|LOCAL_MEM_TYPE|MAX_(?:CLOCK_FREQUENCY|COMPUTE_UNITS|CONSTANT_ARGS|CONSTANT_BUFFER_SIZE|GLOBAL_VARIABLE_SIZE|MEM_ALLOC_SIZE|NUM_SUB_GROUPS|ON_DEVICE_(?:EVENTS|QUEUES)|PARAMETER_SIZE|PIPE_ARGS|READ_IMAGE_ARGS|READ_WRITE_IMAGE_ARGS|SAMPLERS|WORK_GROUP_SIZE|WORK_ITEM_DIMENSIONS|WORK_ITEM_SIZES|WRITE_IMAGE_ARGS)|MEM_BASE_ADDR_ALIGN|MIN_DATA_TYPE_ALIGN_SIZE|NAME|NATIVE_VECTOR_WIDTH_(?:CHAR|DOUBLE|FLOAT|HALF|INT|LONG|SHORT)|NOT_(?:AVAILABLE|FOUND)|OPENCL_C_VERSION|PARENT_DEVICE|PARTITION_(?:AFFINITY_DOMAIN|BY_AFFINITY_DOMAIN|BY_COUNTS|BY_COUNTS_LIST_END|EQUALLY|FAILED|MAX_SUB_DEVICES|PROPERTIES|TYPE)|PIPE_MAX_(?:ACTIVE_RESERVATIONS|PACKET_SIZE)|PLATFORM|PREFERRED_(?:GLOBAL_ATOMIC_ALIGNMENT|INTEROP_USER_SYNC|LOCAL_ATOMIC_ALIGNMENT|PLATFORM_ATOMIC_ALIGNMENT|VECTOR_WIDTH_(?:CHAR|DOUBLE|FLOAT|HALF|INT|LONG|SHORT))|PRINTF_BUFFER_SIZE|PROFILE|PROFILING_TIMER_RESOLUTION|QUEUE_(?:ON_(?:DEVICE_(?:MAX_SIZE|PREFERRED_SIZE|PROPERTIES)|HOST_PROPERTIES)|PROPERTIES)|REFERENCE_COUNT|SINGLE_FP_CONFIG|SUB_GROUP_INDEPENDENT_FORWARD_PROGRESS|SVM_(?:ATOMICS|CAPABILITIES|COARSE_GRAIN_BUFFER|FINE_GRAIN_BUFFER|FINE_GRAIN_SYSTEM)|TYPE(?:_ACCELERATOR|_ALL|_CPU|_CUSTOM|_DEFAULT|_GPU)?|VENDOR(?:_ID)?|VERSION)|DRIVER_VERSION|EVENT_(?:COMMAND_(?:EXECUTION_STATUS|QUEUE|TYPE)|CONTEXT|REFERENCE_COUNT)|EXEC_(?:KERNEL|NATIVE_KERNEL|STATUS_ERROR_FOR_EVENTS_IN_WAIT_LIST)|FILTER_(?:LINEAR|NEAREST)|FLOAT|FP_(?:CORRECTLY_ROUNDED_DIVIDE_SQRT|DENORM|FMA|INF_NAN|ROUND_TO_INF|ROUND_TO_NEAREST|ROUND_TO_ZERO|SOFT_FLOAT)|GLOBAL|HALF_FLOAT|IMAGE_(?:ARRAY_SIZE|BUFFER|DEPTH|ELEMENT_SIZE|FORMAT|FORMAT_MISMATCH|FORMAT_NOT_SUPPORTED|HEIGHT|NUM_MIP_LEVELS|NUM_SAMPLES|ROW_PITCH|SLICE_PITCH|WIDTH)|INTENSITY|INVALID_(?:ARG_INDEX|ARG_SIZE|ARG_VALUE|BINARY|BUFFER_SIZE|BUILD_OPTIONS|COMMAND_QUEUE|COMPILER_OPTIONS|CONTEXT|DEVICE|DEVICE_PARTITION_COUNT|DEVICE_QUEUE|DEVICE_TYPE|EVENT|EVENT_WAIT_LIST|GLOBAL_OFFSET|GLOBAL_WORK_SIZE|GL_OBJECT|HOST_PTR|IMAGE_DESCRIPTOR|IMAGE_FORMAT_DESCRIPTOR|IMAGE_SIZE|KERNEL|KERNEL_ARGS|KERNEL_DEFINITION|KERNEL_NAME|LINKER_OPTIONS|MEM_OBJECT|MIP_LEVEL|OPERATION|PIPE_SIZE|PLATFORM|PROGRAM|PROGRAM_EXECUTABLE|PROPERTY|QUEUE_PROPERTIES|SAMPLER|VALUE|WORK_DIMENSION|WORK_GROUP_SIZE|WORK_ITEM_SIZE)|KERNEL_(?:ARG_(?:ACCESS_(?:NONE|QUALIFIER|READ_ONLY|READ_WRITE|WRITE_ONLY)|ADDRESS_(?:CONSTANT|GLOBAL|LOCAL|PRIVATE|QUALIFIER)|INFO_NOT_AVAILABLE|NAME|TYPE_(?:CONST|NAME|NONE|PIPE|QUALIFIER|RESTRICT|VOLATILE))|ATTRIBUTES|COMPILE_NUM_SUB_GROUPS|COMPILE_WORK_GROUP_SIZE|CONTEXT|EXEC_INFO_SVM_FINE_GRAIN_SYSTEM|EXEC_INFO_SVM_PTRS|FUNCTION_NAME|GLOBAL_WORK_SIZE|LOCAL_MEM_SIZE|LOCAL_SIZE_FOR_SUB_GROUP_COUNT|MAX_NUM_SUB_GROUPS|MAX_SUB_GROUP_SIZE_FOR_NDRANGE|NUM_ARGS|PREFERRED_WORK_GROUP_SIZE_MULTIPLE|PRIVATE_MEM_SIZE|PROGRAM|REFERENCE_COUNT|SUB_GROUP_COUNT_FOR_NDRANGE|WORK_GROUP_SIZE)|LINKER_NOT_AVAILABLE|LINK_PROGRAM_FAILURE|LOCAL|LUMINANCE|MAP_(?:FAILURE|READ|WRITE|WRITE_INVALIDATE_REGION)|MEM_(?:ALLOC_HOST_PTR|ASSOCIATED_MEMOBJECT|CONTEXT|COPY_HOST_PTR|COPY_OVERLAP|FLAGS|HOST_NO_ACCESS|HOST_PTR|HOST_READ_ONLY|HOST_WRITE_ONLY|KERNEL_READ_AND_WRITE|MAP_COUNT|OBJECT_(?:ALLOCATION_FAILURE|BUFFER|IMAGE1D|IMAGE1D_ARRAY|IMAGE1D_BUFFER|IMAGE2D|IMAGE2D_ARRAY|IMAGE3D|PIPE)|OFFSET|READ_ONLY|READ_WRITE|REFERENCE_COUNT|SIZE|SVM_ATOMICS|SVM_FINE_GRAIN_BUFFER|TYPE|USES_SVM_POINTER|USE_HOST_PTR|WRITE_ONLY)|MIGRATE_MEM_OBJECT_(?:CONTENT_UNDEFINED|HOST)|MISALIGNED_SUB_BUFFER_OFFSET|NONE|NON_BLOCKING|OUT_OF_(?:HOST_MEMORY|RESOURCES)|PIPE_(?:MAX_PACKETS|PACKET_SIZE)|PLATFORM_(?:EXTENSIONS|HOST_TIMER_RESOLUTION|NAME|PROFILE|VENDOR|VERSION)|PROFILING_(?:COMMAND_(?:COMPLETE|END|QUEUED|START|SUBMIT)|INFO_NOT_AVAILABLE)|PROGRAM_(?:BINARIES|BINARY_SIZES|BINARY_TYPE(?:_COMPILED_OBJECT|_EXECUTABLE|_LIBRARY|_NONE)?|BUILD_(?:GLOBAL_VARIABLE_TOTAL_SIZE|LOG|OPTIONS|STATUS)|CONTEXT|DEVICES|IL|KERNEL_NAMES|NUM_DEVICES|NUM_KERNELS|REFERENCE_COUNT|SOURCE)|QUEUED|QUEUE_(?:CONTEXT|DEVICE|DEVICE_DEFAULT|ON_DEVICE|ON_DEVICE_DEFAULT|OUT_OF_ORDER_EXEC_MODE_ENABLE|PROFILING_ENABLE|PROPERTIES|REFERENCE_COUNT|SIZE)|R|RA|READ_(?:ONLY|WRITE)_CACHE|RG|RGB|RGBA|RGBx|RGx|RUNNING|Rx|SAMPLER_(?:ADDRESSING_MODE|CONTEXT|FILTER_MODE|LOD_MAX|LOD_MIN|MIP_FILTER_MODE|NORMALIZED_COORDS|REFERENCE_COUNT)|(?:UN)?SIGNED_INT(?:8|16|32)|SNORM_INT(?:8|16)|SUBMITTED|SUCCESS|UNORM_INT(?:8|16|24|_101010|_101010_2)|UNORM_SHORT_(?:555|565)|VERSION_(?:1_0|1_1|1_2|2_0|2_1)|sBGRA|sRGB|sRGBA|sRGBx)\b/,alias:"constant"},"function-opencl-host":{pattern:/\bcl(?:BuildProgram|CloneKernel|CompileProgram|Create(?:Buffer|CommandQueue(?:WithProperties)?|Context|ContextFromType|Image|Image2D|Image3D|Kernel|KernelsInProgram|Pipe|ProgramWith(?:Binary|BuiltInKernels|IL|Source)|Sampler|SamplerWithProperties|SubBuffer|SubDevices|UserEvent)|Enqueue(?:(?:Barrier|Marker)(?:WithWaitList)?|Copy(?:Buffer(?:Rect|ToImage)?|Image(?:ToBuffer)?)|(?:Fill|Map)(?:Buffer|Image)|MigrateMemObjects|NDRangeKernel|NativeKernel|(?:Read|Write)(?:Buffer(?:Rect)?|Image)|SVM(?:Free|Map|MemFill|Memcpy|MigrateMem|Unmap)|Task|UnmapMemObject|WaitForEvents)|Finish|Flush|Get(?:CommandQueueInfo|ContextInfo|Device(?:AndHostTimer|IDs|Info)|Event(?:Profiling)?Info|ExtensionFunctionAddress(?:ForPlatform)?|HostTimer|ImageInfo|Kernel(?:ArgInfo|Info|SubGroupInfo|WorkGroupInfo)|MemObjectInfo|PipeInfo|Platform(?:IDs|Info)|Program(?:Build)?Info|SamplerInfo|SupportedImageFormats)|LinkProgram|(?:Release|Retain)(?:CommandQueue|Context|Device|Event|Kernel|MemObject|Program|Sampler)|SVM(?:Alloc|Free)|Set(?:CommandQueueProperty|DefaultDeviceCommandQueue|EventCallback|Kernel|Kernel(?:Arg(?:SVMPointer)?|ExecInfo)|MemObjectDestructorCallback|UserEventStatus)|Unload(?:Platform)?Compiler|WaitForEvents)\b/,alias:"function"}};t.languages.insertBefore("c","keyword",e),t.languages.cpp&&(e["type-opencl-host-cpp"]={pattern:/\b(?:Buffer|BufferGL|BufferRenderGL|CommandQueue|Context|Device|DeviceCommandQueue|EnqueueArgs|Event|Image|Image1D|Image1DArray|Image1DBuffer|Image2D|Image2DArray|Image2DGL|Image3D|Image3DGL|ImageFormat|ImageGL|Kernel|KernelFunctor|LocalSpaceArg|Memory|NDRange|Pipe|Platform|Program|SVMAllocator|SVMTraitAtomic|SVMTraitCoarse|SVMTraitFine|SVMTraitReadOnly|SVMTraitReadWrite|SVMTraitWriteOnly|Sampler|UserEvent)\b/,alias:"keyword"},t.languages.insertBefore("cpp","keyword",e))}(t)}function Ry(t){t.languages.openqasm={comment:/\/\*[\s\S]*?\*\/|\/\/.*/,string:{pattern:/"[^"\r\n\t]*"|'[^'\r\n\t]*'/,greedy:!0},keyword:/\b(?:CX|OPENQASM|U|barrier|boxas|boxto|break|const|continue|ctrl|def|defcal|defcalgrammar|delay|else|end|for|gate|gphase|if|in|include|inv|kernel|lengthof|let|measure|pow|reset|return|rotary|stretchinf|while)\b|#pragma\b/,"class-name":/\b(?:angle|bit|bool|creg|fixed|float|int|length|qreg|qubit|stretch|uint)\b/,function:/\b(?:cos|exp|ln|popcount|rotl|rotr|sin|sqrt|tan)\b(?=\s*\()/,constant:/\b(?:euler|pi|tau)\b|\u03c0|\ud835\udf0f|\u2107/,number:{pattern:/(^|[^.\w$])(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?(?:dt|ns|us|\xb5s|ms|s)?/i,lookbehind:!0},operator:/->|>>=?|<<=?|&&|\|\||\+\+|--|[!=<>&|~^+\-*/%]=?|@/,punctuation:/[(){}\[\];,:.]/},t.languages.qasm=t.languages.openqasm}function Fy(t){t.languages.oz={comment:{pattern:/\/\*[\s\S]*?\*\/|%.*/,greedy:!0},string:{pattern:/"(?:[^"\\]|\\[\s\S])*"/,greedy:!0},atom:{pattern:/'(?:[^'\\]|\\[\s\S])*'/,greedy:!0,alias:"builtin"},keyword:/\$|\[\]|\b(?:_|at|attr|case|catch|choice|class|cond|declare|define|dis|else(?:case|if)?|end|export|fail|false|feat|finally|from|fun|functor|if|import|in|local|lock|meth|nil|not|of|or|prepare|proc|prop|raise|require|self|skip|then|thread|true|try|unit)\b/,function:[/\b[a-z][A-Za-z\d]*(?=\()/,{pattern:/(\{)[A-Z][A-Za-z\d]*\b/,lookbehind:!0}],number:/\b(?:0[bx][\da-f]+|\d+(?:\.\d*)?(?:e~?\d+)?)\b|&(?:[^\\]|\\(?:\d{3}|.))/i,variable:/`(?:[^`\\]|\\.)+`/,"attr-name":/\b\w+(?=[ \t]*:(?![:=]))/,operator:/:(?:=|::?)|<[-:=]?|=(?:=|<?:?)|>=?:?|\\=:?|!!?|[|#+\-*\/,~^@]|\b(?:andthen|div|mod|orelse)\b/,punctuation:/[\[\](){}.:;?]/}}function Ny(t){t.languages.parigp={comment:/\/\*[\s\S]*?\*\/|\\\\.*/,string:{pattern:/"(?:[^"\\\r\n]|\\.)*"/,greedy:!0},keyword:function(){var t=["breakpoint","break","dbg_down","dbg_err","dbg_up","dbg_x","forcomposite","fordiv","forell","forpart","forprime","forstep","forsubgroup","forvec","for","iferr","if","local","my","next","return","until","while"];return t=t.map((function(t){return t.split("").join(" *")})).join("|"),RegExp("\\b(?:"+t+")\\b")}(),function:/\b\w(?:[\w ]*\w)?(?= *\()/,number:{pattern:/((?:\. *\. *)?)(?:\b\d(?: *\d)*(?: *(?!\. *\.)\.(?: *\d)*)?|\. *\d(?: *\d)*)(?: *e *(?:[+-] *)?\d(?: *\d)*)?/i,lookbehind:!0},operator:/\. *\.|[*\/!](?: *=)?|%(?: *=|(?: *#)?(?: *')*)?|\+(?: *[+=])?|-(?: *[-=>])?|<(?: *>|(?: *<)?(?: *=)?)?|>(?: *>)?(?: *=)?|=(?: *=){0,2}|\\(?: *\/)?(?: *=)?|&(?: *&)?|\| *\||['#~^]/,punctuation:/[\[\]{}().,:;|]/}}function Py(t){t.register(Nf),function(t){var e=t.languages.parser=t.languages.extend("markup",{keyword:{pattern:/(^|[^^])(?:\^(?:case|eval|for|if|switch|throw)\b|@(?:BASE|CLASS|GET(?:_DEFAULT)?|OPTIONS|SET_DEFAULT|USE)\b)/,lookbehind:!0},variable:{pattern:/(^|[^^])\B\$(?:\w+|(?=[.{]))(?:(?:\.|::?)\w+)*(?:\.|::?)?/,lookbehind:!0,inside:{punctuation:/\.|:+/}},function:{pattern:/(^|[^^])\B[@^]\w+(?:(?:\.|::?)\w+)*(?:\.|::?)?/,lookbehind:!0,inside:{keyword:{pattern:/(^@)(?:GET_|SET_)/,lookbehind:!0},punctuation:/\.|:+/}},escape:{pattern:/\^(?:[$^;@()\[\]{}"':]|#[a-f\d]*)/i,alias:"builtin"},punctuation:/[\[\](){};]/});e=t.languages.insertBefore("parser","keyword",{"parser-comment":{pattern:/(\s)#.*/,lookbehind:!0,alias:"comment"},expression:{pattern:/(^|[^^])\((?:[^()]|\((?:[^()]|\((?:[^()])*\))*\))*\)/,greedy:!0,lookbehind:!0,inside:{string:{pattern:/(^|[^^])(["'])(?:(?!\2)[^^]|\^[\s\S])*\2/,lookbehind:!0},keyword:e.keyword,variable:e.variable,function:e.function,boolean:/\b(?:false|true)\b/,number:/\b(?:0x[a-f\d]+|\d+(?:\.\d*)?(?:e[+-]?\d+)?)\b/i,escape:e.escape,operator:/[~+*\/\\%]|!(?:\|\|?|=)?|&&?|\|\|?|==|<[<=]?|>[>=]?|-[fd]?|\b(?:def|eq|ge|gt|in|is|le|lt|ne)\b/,punctuation:e.punctuation}}}),t.languages.insertBefore("inside","punctuation",{expression:e.expression,keyword:e.keyword,variable:e.variable,function:e.function,escape:e.escape,"parser-punctuation":{pattern:e.punctuation,alias:"punctuation"}},e.tag.inside["attr-value"])}(t)}function jy(t){t.languages.pascal={directive:{pattern:/\{\$[\s\S]*?\}/,greedy:!0,alias:["marco","property"]},comment:{pattern:/\(\*[\s\S]*?\*\)|\{[\s\S]*?\}|\/\/.*/,greedy:!0},string:{pattern:/(?:'(?:''|[^'\r\n])*'(?!')|#[&$%]?[a-f\d]+)+|\^[a-z]/i,greedy:!0},asm:{pattern:/(\basm\b)[\s\S]+?(?=\bend\s*[;[])/i,lookbehind:!0,greedy:!0,inside:null},keyword:[{pattern:/(^|[^&])\b(?:absolute|array|asm|begin|case|const|constructor|destructor|do|downto|else|end|file|for|function|goto|if|implementation|inherited|inline|interface|label|nil|object|of|operator|packed|procedure|program|record|reintroduce|repeat|self|set|string|then|to|type|unit|until|uses|var|while|with)\b/i,lookbehind:!0},{pattern:/(^|[^&])\b(?:dispose|exit|false|new|true)\b/i,lookbehind:!0},{pattern:/(^|[^&])\b(?:class|dispinterface|except|exports|finalization|finally|initialization|inline|library|on|out|packed|property|raise|resourcestring|threadvar|try)\b/i,lookbehind:!0},{pattern:/(^|[^&])\b(?:absolute|abstract|alias|assembler|bitpacked|break|cdecl|continue|cppdecl|cvar|default|deprecated|dynamic|enumerator|experimental|export|external|far|far16|forward|generic|helper|implements|index|interrupt|iochecks|local|message|name|near|nodefault|noreturn|nostackframe|oldfpccall|otherwise|overload|override|pascal|platform|private|protected|public|published|read|register|reintroduce|result|safecall|saveregisters|softfloat|specialize|static|stdcall|stored|strict|unaligned|unimplemented|varargs|virtual|write)\b/i,lookbehind:!0}],number:[/(?:[&%]\d+|\$[a-f\d]+)/i,/\b\d+(?:\.\d+)?(?:e[+-]?\d+)?/i],operator:[/\.\.|\*\*|:=|<[<=>]?|>[>=]?|[+\-*\/]=?|[@^=]/,{pattern:/(^|[^&])\b(?:and|as|div|exclude|in|include|is|mod|not|or|shl|shr|xor)\b/,lookbehind:!0}],punctuation:/\(\.|\.\)|[()\[\]:;,.]/},t.languages.pascal.asm.inside=t.languages.extend("pascal",{asm:void 0,keyword:void 0,operator:void 0}),t.languages.objectpascal=t.languages.pascal}function Uy(t){!function(t){var e=/\((?:[^()]|\((?:[^()]|\([^()]*\))*\))*\)/.source,n=/(?:\b\w+(?:<braces>)?|<braces>)/.source.replace(/<braces>/g,(function(){return e})),r=t.languages.pascaligo={comment:/\(\*[\s\S]+?\*\)|\/\/.*/,string:{pattern:/(["'`])(?:\\[\s\S]|(?!\1)[^\\])*\1|\^[a-z]/i,greedy:!0},"class-name":[{pattern:RegExp(/(\btype\s+\w+\s+is\s+)<type>/.source.replace(/<type>/g,(function(){return n})),"i"),lookbehind:!0,inside:null},{pattern:RegExp(/<type>(?=\s+is\b)/.source.replace(/<type>/g,(function(){return n})),"i"),inside:null},{pattern:RegExp(/(:\s*)<type>/.source.replace(/<type>/g,(function(){return n}))),lookbehind:!0,inside:null}],keyword:{pattern:/(^|[^&])\b(?:begin|block|case|const|else|end|fail|for|from|function|if|is|nil|of|remove|return|skip|then|type|var|while|with)\b/i,lookbehind:!0},boolean:{pattern:/(^|[^&])\b(?:False|True)\b/i,lookbehind:!0},builtin:{pattern:/(^|[^&])\b(?:bool|int|list|map|nat|record|string|unit)\b/i,lookbehind:!0},function:/\b\w+(?=\s*\()/,number:[/%[01]+|&[0-7]+|\$[a-f\d]+/i,/\b\d+(?:\.\d+)?(?:e[+-]?\d+)?(?:mtz|n)?/i],operator:/->|=\/=|\.\.|\*\*|:=|<[<=>]?|>[>=]?|[+\-*\/]=?|[@^=|]|\b(?:and|mod|or)\b/,punctuation:/\(\.|\.\)|[()\[\]:;,.{}]/},a=["comment","keyword","builtin","operator","punctuation"].reduce((function(t,e){return t[e]=r[e],t}),{});r["class-name"].forEach((function(t){t.inside=a}))}(t)}function Wy(t){t.languages.psl={comment:{pattern:/#.*/,greedy:!0},string:{pattern:/"(?:\\.|[^\\"])*"/,greedy:!0,inside:{symbol:/\\[ntrbA-Z"\\]/}},"heredoc-string":{pattern:/<<<([a-zA-Z_]\w*)[\r\n](?:.*[\r\n])*?\1\b/,alias:"string",greedy:!0},keyword:/\b(?:__multi|__single|case|default|do|else|elsif|exit|export|for|foreach|function|if|last|line|local|next|requires|return|switch|until|while|word)\b/,constant:/\b(?:ALARM|CHART_ADD_GRAPH|CHART_DELETE_GRAPH|CHART_DESTROY|CHART_LOAD|CHART_PRINT|EOF|OFFLINE|OK|PSL_PROF_LOG|R_CHECK_HORIZ|R_CHECK_VERT|R_CLICKER|R_COLUMN|R_FRAME|R_ICON|R_LABEL|R_LABEL_CENTER|R_LIST_MULTIPLE|R_LIST_MULTIPLE_ND|R_LIST_SINGLE|R_LIST_SINGLE_ND|R_MENU|R_POPUP|R_POPUP_SCROLLED|R_RADIO_HORIZ|R_RADIO_VERT|R_ROW|R_SCALE_HORIZ|R_SCALE_VERT|R_SEP_HORIZ|R_SEP_VERT|R_SPINNER|R_TEXT_FIELD|R_TEXT_FIELD_LABEL|R_TOGGLE|TRIM_LEADING|TRIM_LEADING_AND_TRAILING|TRIM_REDUNDANT|TRIM_TRAILING|VOID|WARN)\b/,boolean:/\b(?:FALSE|False|NO|No|TRUE|True|YES|Yes|false|no|true|yes)\b/,variable:/\b(?:PslDebug|errno|exit_status)\b/,builtin:{pattern:/\b(?:PslExecute|PslFunctionCall|PslFunctionExists|PslSetOptions|_snmp_debug|acos|add_diary|annotate|annotate_get|ascii_to_ebcdic|asctime|asin|atan|atexit|batch_set|blackout|cat|ceil|chan_exists|change_state|close|code_cvt|cond_signal|cond_wait|console_type|convert_base|convert_date|convert_locale_date|cos|cosh|create|date|dcget_text|destroy|destroy_lock|dget_text|difference|dump_hist|ebcdic_to_ascii|encrypt|event_archive|event_catalog_get|event_check|event_query|event_range_manage|event_range_query|event_report|event_schedule|event_trigger|event_trigger2|execute|exists|exp|fabs|file|floor|fmod|fopen|fseek|ftell|full_discovery|get|get_chan_info|get_ranges|get_text|get_vars|getenv|gethostinfo|getpid|getpname|grep|history|history_get_retention|in_transition|index|int|internal|intersection|is_var|isnumber|join|kill|length|lines|lock|lock_info|log|log10|loge|matchline|msg_check|msg_get_format|msg_get_severity|msg_printf|msg_sprintf|ntharg|nthargf|nthline|nthlinef|num_bytes|num_consoles|pconfig|popen|poplines|pow|print|printf|proc_exists|process|random|read|readln|refresh_parameters|remote_check|remote_close|remote_event_query|remote_event_trigger|remote_file_send|remote_open|remove|replace|rindex|sec_check_priv|sec_store_get|sec_store_set|set|set_alarm_ranges|set_locale|share|sin|sinh|sleep|snmp_agent_config|snmp_agent_start|snmp_agent_stop|snmp_close|snmp_config|snmp_get|snmp_get_next|snmp_h_get|snmp_h_get_next|snmp_h_set|snmp_open|snmp_set|snmp_trap_ignore|snmp_trap_listen|snmp_trap_raise_std_trap|snmp_trap_receive|snmp_trap_register_im|snmp_trap_send|snmp_walk|sopen|sort|splitline|sprintf|sqrt|srandom|str_repeat|strcasecmp|subset|substr|system|tail|tan|tanh|text_domain|time|tmpnam|tolower|toupper|trace_psl_process|trim|union|unique|unlock|unset|va_arg|va_start|write)\b/,alias:"builtin-function"},"foreach-variable":{pattern:/(\bforeach\s+(?:(?:\w+\b|"(?:\\.|[^\\"])*")\s+){0,2})[_a-zA-Z]\w*(?=\s*\()/,lookbehind:!0,greedy:!0},function:/\b[_a-z]\w*\b(?=\s*\()/i,number:/\b(?:0x[0-9a-f]+|\d+(?:\.\d+)?)\b/i,operator:/--|\+\+|&&=?|\|\|=?|<<=?|>>=?|[=!]~|[-+*/%&|^!=<>]=?|\.|[:?]/,punctuation:/[(){}\[\];,]/}}function Zy(t){t.languages.pcaxis={string:/"[^"]*"/,keyword:{pattern:/((?:^|;)\s*)[-A-Z\d]+(?:\s*\[[-\w]+\])?(?:\s*\("[^"]*"(?:,\s*"[^"]*")*\))?(?=\s*=)/,lookbehind:!0,greedy:!0,inside:{keyword:/^[-A-Z\d]+/,language:{pattern:/^(\s*)\[[-\w]+\]/,lookbehind:!0,inside:{punctuation:/^\[|\]$/,property:/[-\w]+/}},"sub-key":{pattern:/^(\s*)\S[\s\S]*/,lookbehind:!0,inside:{parameter:{pattern:/"[^"]*"/,alias:"property"},punctuation:/^\(|\)$|,/}}}},operator:/=/,tlist:{pattern:/TLIST\s*\(\s*\w+(?:(?:\s*,\s*"[^"]*")+|\s*,\s*"[^"]*"-"[^"]*")?\s*\)/,greedy:!0,inside:{function:/^TLIST/,property:{pattern:/^(\s*\(\s*)\w+/,lookbehind:!0},string:/"[^"]*"/,punctuation:/[(),]/,operator:/-/}},punctuation:/[;,]/,number:{pattern:/(^|\s)\d+(?:\.\d+)?(?!\S)/,lookbehind:!0},boolean:/NO|YES/},t.languages.px=t.languages.pcaxis}function Gy(t){t.languages.peoplecode={comment:RegExp([/\/\*[\s\S]*?\*\//.source,/\bREM[^;]*;/.source,/<\*(?:[^<*]|\*(?!>)|<(?!\*)|<\*(?:(?!\*>)[\s\S])*\*>)*\*>/.source,/\/\+[\s\S]*?\+\//.source].join("|")),string:{pattern:/'(?:''|[^'\r\n])*'(?!')|"(?:""|[^"\r\n])*"(?!")/,greedy:!0},variable:/%\w+/,"function-definition":{pattern:/((?:^|[^\w-])(?:function|method)\s+)\w+/i,lookbehind:!0,alias:"function"},"class-name":{pattern:/((?:^|[^-\w])(?:as|catch|class|component|create|extends|global|implements|instance|local|of|property|returns)\s+)\w+(?::\w+)*/i,lookbehind:!0,inside:{punctuation:/:/}},keyword:/\b(?:abstract|alias|as|catch|class|component|constant|create|declare|else|end-(?:class|evaluate|for|function|get|if|method|set|try|while)|evaluate|extends|for|function|get|global|if|implements|import|instance|library|local|method|null|of|out|peopleCode|private|program|property|protected|readonly|ref|repeat|returns?|set|step|then|throw|to|try|until|value|when(?:-other)?|while)\b/i,"operator-keyword":{pattern:/\b(?:and|not|or)\b/i,alias:"operator"},function:/[_a-z]\w*(?=\s*\()/i,boolean:/\b(?:false|true)\b/i,number:/\b\d+(?:\.\d+)?\b/,operator:/<>|[<>]=?|!=|\*\*|[-+*/|=@]/,punctuation:/[:.;,()[\]]/},t.languages.pcode=t.languages.peoplecode}function qy(t){t.register(Fm),t.register(ap),function(t){var e=/(?:\b[a-zA-Z]\w*|[|\\[\]])+/.source;t.languages.phpdoc=t.languages.extend("javadoclike",{parameter:{pattern:RegExp("(@(?:global|param|property(?:-read|-write)?|var)\\s+(?:"+e+"\\s+)?)\\$\\w+"),lookbehind:!0}}),t.languages.insertBefore("phpdoc","keyword",{"class-name":[{pattern:RegExp("(@(?:global|package|param|property(?:-read|-write)?|return|subpackage|throws|var)\\s+)"+e),lookbehind:!0,inside:{keyword:/\b(?:array|bool|boolean|callback|double|false|float|int|integer|mixed|null|object|resource|self|string|true|void)\b/,punctuation:/[|\\[\]()]/}}]}),t.languages.javadoclike.addSupport("php",t.languages.phpdoc)}(t)}function Yy(t){t.register(ap),t.languages.insertBefore("php","variable",{this:{pattern:/\$this\b/,alias:"keyword"},global:/\$(?:GLOBALS|HTTP_RAW_POST_DATA|_(?:COOKIE|ENV|FILES|GET|POST|REQUEST|SERVER|SESSION)|argc|argv|http_response_header|php_errormsg)\b/,scope:{pattern:/\b[\w\\]+::/,inside:{keyword:/\b(?:parent|self|static)\b/,punctuation:/::|\\/}}})}function Xy(t){!function(t){var e=/\$\w+|%[a-z]+%/,n=/\[[^[\]]*\]/.source,r=/(?:[drlu]|do|down|le|left|ri|right|up)/.source,a="(?:-+"+r+"-+|\\.+"+r+"\\.+|-+(?:"+n+"-*)?|"+n+"-+|\\.+(?:"+n+"\\.*)?|"+n+"\\.+)",i=/(?:>{1,2}|\/{1,2}|\\{1,2}|\|>|[#*^+{xo])/.source,o=/[[?]?[ox]?/.source+"(?:"+a+i+"|"+/(?:<{1,2}|\/{1,2}|\\{1,2}|<\||[#*^+}xo])/.source+a+"(?:"+i+")?)"+/[ox]?[\]?]?/.source;t.languages["plant-uml"]={comment:{pattern:/(^[ \t]*)(?:'.*|\/'[\s\S]*?'\/)/m,lookbehind:!0,greedy:!0},preprocessor:{pattern:/(^[ \t]*)!.*/m,lookbehind:!0,greedy:!0,alias:"property",inside:{variable:e}},delimiter:{pattern:/(^[ \t]*)@(?:end|start)uml\b/m,lookbehind:!0,greedy:!0,alias:"punctuation"},arrow:{pattern:RegExp(/(^|[^-.<>?|\\[\]ox])/.source+o+/(?![-.<>?|\\\]ox])/.source),lookbehind:!0,greedy:!0,alias:"operator",inside:{expression:{pattern:/(\[)[^[\]]+(?=\])/,lookbehind:!0,inside:null},punctuation:/\[(?=$|\])|^\]/}},string:{pattern:/"[^"]*"/,greedy:!0},text:{pattern:/(\[[ \t]*[\r\n]+(?![\r\n]))[^\]]*(?=\])/,lookbehind:!0,greedy:!0,alias:"string"},keyword:[{pattern:/^([ \t]*)(?:abstract\s+class|end\s+(?:box|fork|group|merge|note|ref|split|title)|(?:fork|split)(?:\s+again)?|activate|actor|agent|alt|annotation|artifact|autoactivate|autonumber|backward|binary|boundary|box|break|caption|card|case|circle|class|clock|cloud|collections|component|concise|control|create|critical|database|deactivate|destroy|detach|diamond|else|elseif|end|end[hr]note|endif|endswitch|endwhile|entity|enum|file|folder|footer|frame|group|[hr]?note|header|hexagon|hide|if|interface|label|legend|loop|map|namespace|network|newpage|node|nwdiag|object|opt|package|page|par|participant|person|queue|rectangle|ref|remove|repeat|restore|return|robust|scale|set|show|skinparam|stack|start|state|stop|storage|switch|title|together|usecase|usecase\/|while)(?=\s|$)/m,lookbehind:!0,greedy:!0},/\b(?:elseif|equals|not|while)(?=\s*\()/,/\b(?:as|is|then)\b/],divider:{pattern:/^==.+==$/m,greedy:!0,alias:"important"},time:{pattern:/@(?:\d+(?:[:/]\d+){2}|[+-]?\d+|:[a-z]\w*(?:[+-]\d+)?)\b/i,greedy:!0,alias:"number"},color:{pattern:/#(?:[a-z_]+|[a-fA-F0-9]+)\b/,alias:"symbol"},variable:e,punctuation:/[:,;()[\]{}]|\.{3}/},t.languages["plant-uml"].arrow.inside.expression.inside=t.languages["plant-uml"],t.languages.plantuml=t.languages["plant-uml"]}(t)}function $y(t){t.register(dp),t.languages.plsql=t.languages.extend("sql",{comment:{pattern:/\/\*[\s\S]*?\*\/|--.*/,greedy:!0},keyword:/\b(?:A|ACCESSIBLE|ADD|AGENT|AGGREGATE|ALL|ALTER|AND|ANY|ARRAY|AS|ASC|AT|ATTRIBUTE|AUTHID|AVG|BEGIN|BETWEEN|BFILE_BASE|BINARY|BLOB_BASE|BLOCK|BODY|BOTH|BOUND|BULK|BY|BYTE|C|CALL|CALLING|CASCADE|CASE|CHAR|CHARACTER|CHARSET|CHARSETFORM|CHARSETID|CHAR_BASE|CHECK|CLOB_BASE|CLONE|CLOSE|CLUSTER|CLUSTERS|COLAUTH|COLLECT|COLUMNS|COMMENT|COMMIT|COMMITTED|COMPILED|COMPRESS|CONNECT|CONSTANT|CONSTRUCTOR|CONTEXT|CONTINUE|CONVERT|COUNT|CRASH|CREATE|CREDENTIAL|CURRENT|CURSOR|CUSTOMDATUM|DANGLING|DATA|DATE|DATE_BASE|DAY|DECLARE|DEFAULT|DEFINE|DELETE|DESC|DETERMINISTIC|DIRECTORY|DISTINCT|DOUBLE|DROP|DURATION|ELEMENT|ELSE|ELSIF|EMPTY|END|ESCAPE|EXCEPT|EXCEPTION|EXCEPTIONS|EXCLUSIVE|EXECUTE|EXISTS|EXIT|EXTERNAL|FETCH|FINAL|FIRST|FIXED|FLOAT|FOR|FORALL|FORCE|FROM|FUNCTION|GENERAL|GOTO|GRANT|GROUP|HASH|HAVING|HEAP|HIDDEN|HOUR|IDENTIFIED|IF|IMMEDIATE|IMMUTABLE|IN|INCLUDING|INDEX|INDEXES|INDICATOR|INDICES|INFINITE|INSERT|INSTANTIABLE|INT|INTERFACE|INTERSECT|INTERVAL|INTO|INVALIDATE|IS|ISOLATION|JAVA|LANGUAGE|LARGE|LEADING|LENGTH|LEVEL|LIBRARY|LIKE|LIKE2|LIKE4|LIKEC|LIMIT|LIMITED|LOCAL|LOCK|LONG|LOOP|MAP|MAX|MAXLEN|MEMBER|MERGE|MIN|MINUS|MINUTE|MOD|MODE|MODIFY|MONTH|MULTISET|MUTABLE|NAME|NAN|NATIONAL|NATIVE|NCHAR|NEW|NOCOMPRESS|NOCOPY|NOT|NOWAIT|NULL|NUMBER_BASE|OBJECT|OCICOLL|OCIDATE|OCIDATETIME|OCIDURATION|OCIINTERVAL|OCILOBLOCATOR|OCINUMBER|OCIRAW|OCIREF|OCIREFCURSOR|OCIROWID|OCISTRING|OCITYPE|OF|OLD|ON|ONLY|OPAQUE|OPEN|OPERATOR|OPTION|OR|ORACLE|ORADATA|ORDER|ORGANIZATION|ORLANY|ORLVARY|OTHERS|OUT|OVERLAPS|OVERRIDING|PACKAGE|PARALLEL_ENABLE|PARAMETER|PARAMETERS|PARENT|PARTITION|PASCAL|PERSISTABLE|PIPE|PIPELINED|PLUGGABLE|POLYMORPHIC|PRAGMA|PRECISION|PRIOR|PRIVATE|PROCEDURE|PUBLIC|RAISE|RANGE|RAW|READ|RECORD|REF|REFERENCE|RELIES_ON|REM|REMAINDER|RENAME|RESOURCE|RESULT|RESULT_CACHE|RETURN|RETURNING|REVERSE|REVOKE|ROLLBACK|ROW|SAMPLE|SAVE|SAVEPOINT|SB1|SB2|SB4|SECOND|SEGMENT|SELECT|SELF|SEPARATE|SEQUENCE|SERIALIZABLE|SET|SHARE|SHORT|SIZE|SIZE_T|SOME|SPARSE|SQL|SQLCODE|SQLDATA|SQLNAME|SQLSTATE|STANDARD|START|STATIC|STDDEV|STORED|STRING|STRUCT|STYLE|SUBMULTISET|SUBPARTITION|SUBSTITUTABLE|SUBTYPE|SUM|SYNONYM|TABAUTH|TABLE|TDO|THE|THEN|TIME|TIMESTAMP|TIMEZONE_ABBR|TIMEZONE_HOUR|TIMEZONE_MINUTE|TIMEZONE_REGION|TO|TRAILING|TRANSACTION|TRANSACTIONAL|TRUSTED|TYPE|UB1|UB2|UB4|UNDER|UNION|UNIQUE|UNPLUG|UNSIGNED|UNTRUSTED|UPDATE|USE|USING|VALIST|VALUE|VALUES|VARIABLE|VARIANCE|VARRAY|VARYING|VIEW|VIEWS|VOID|WHEN|WHERE|WHILE|WITH|WORK|WRAPPED|WRITE|YEAR|ZONE)\b/i,operator:/:=?|=>|[<>^~!]=|\.\.|\|\||\*\*|[-+*/%<>=@]/}),t.languages.insertBefore("plsql","operator",{label:{pattern:/<<\s*\w+\s*>>/,alias:"symbol"}})}function Ky(t){t.languages.powerquery={comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|\/\/.*)/,lookbehind:!0,greedy:!0},"quoted-identifier":{pattern:/#"(?:[^"\r\n]|"")*"(?!")/,greedy:!0},string:{pattern:/(?:#!)?"(?:[^"\r\n]|"")*"(?!")/,greedy:!0},constant:[/\bDay\.(?:Friday|Monday|Saturday|Sunday|Thursday|Tuesday|Wednesday)\b/,/\bTraceLevel\.(?:Critical|Error|Information|Verbose|Warning)\b/,/\bOccurrence\.(?:All|First|Last)\b/,/\bOrder\.(?:Ascending|Descending)\b/,/\bRoundingMode\.(?:AwayFromZero|Down|ToEven|TowardZero|Up)\b/,/\bMissingField\.(?:Error|Ignore|UseNull)\b/,/\bQuoteStyle\.(?:Csv|None)\b/,/\bJoinKind\.(?:FullOuter|Inner|LeftAnti|LeftOuter|RightAnti|RightOuter)\b/,/\bGroupKind\.(?:Global|Local)\b/,/\bExtraValues\.(?:Error|Ignore|List)\b/,/\bJoinAlgorithm\.(?:Dynamic|LeftHash|LeftIndex|PairwiseHash|RightHash|RightIndex|SortMerge)\b/,/\bJoinSide\.(?:Left|Right)\b/,/\bPrecision\.(?:Decimal|Double)\b/,/\bRelativePosition\.From(?:End|Start)\b/,/\bTextEncoding\.(?:Ascii|BigEndianUnicode|Unicode|Utf16|Utf8|Windows)\b/,/\b(?:Any|Binary|Date|DateTime|DateTimeZone|Duration|Function|Int16|Int32|Int64|Int8|List|Logical|None|Number|Record|Table|Text|Time)\.Type\b/,/\bnull\b/],boolean:/\b(?:false|true)\b/,keyword:/\b(?:and|as|each|else|error|if|in|is|let|meta|not|nullable|optional|or|otherwise|section|shared|then|try|type)\b|#(?:binary|date|datetime|datetimezone|duration|infinity|nan|sections|shared|table|time)\b/,function:{pattern:/(^|[^#\w.])[a-z_][\w.]*(?=\s*\()/i,lookbehind:!0},"data-type":{pattern:/\b(?:any|anynonnull|binary|date|datetime|datetimezone|duration|function|list|logical|none|number|record|table|text|time)\b/,alias:"class-name"},number:{pattern:/\b0x[\da-f]+\b|(?:[+-]?(?:\b\d+\.)?\b\d+|[+-]\.\d+|(^|[^.])\B\.\d+)(?:e[+-]?\d+)?\b/i,lookbehind:!0},operator:/[-+*\/&?@^]|<(?:=>?|>)?|>=?|=>?|\.\.\.?/,punctuation:/[,;\[\](){}]/},t.languages.pq=t.languages.powerquery,t.languages.mscript=t.languages.powerquery}function Qy(t){!function(t){var e=t.languages.powershell={comment:[{pattern:/(^|[^`])<#[\s\S]*?#>/,lookbehind:!0},{pattern:/(^|[^`])#.*/,lookbehind:!0}],string:[{pattern:/"(?:`[\s\S]|[^`"])*"/,greedy:!0,inside:null},{pattern:/'(?:[^']|'')*'/,greedy:!0}],namespace:/\[[a-z](?:\[(?:\[[^\]]*\]|[^\[\]])*\]|[^\[\]])*\]/i,boolean:/\$(?:false|true)\b/i,variable:/\$\w+\b/,function:[/\b(?:Add|Approve|Assert|Backup|Block|Checkpoint|Clear|Close|Compare|Complete|Compress|Confirm|Connect|Convert|ConvertFrom|ConvertTo|Copy|Debug|Deny|Disable|Disconnect|Dismount|Edit|Enable|Enter|Exit|Expand|Export|Find|ForEach|Format|Get|Grant|Group|Hide|Import|Initialize|Install|Invoke|Join|Limit|Lock|Measure|Merge|Move|New|Open|Optimize|Out|Ping|Pop|Protect|Publish|Push|Read|Receive|Redo|Register|Remove|Rename|Repair|Request|Reset|Resize|Resolve|Restart|Restore|Resume|Revoke|Save|Search|Select|Send|Set|Show|Skip|Sort|Split|Start|Step|Stop|Submit|Suspend|Switch|Sync|Tee|Test|Trace|Unblock|Undo|Uninstall|Unlock|Unprotect|Unpublish|Unregister|Update|Use|Wait|Watch|Where|Write)-[a-z]+\b/i,/\b(?:ac|cat|chdir|clc|cli|clp|clv|compare|copy|cp|cpi|cpp|cvpa|dbp|del|diff|dir|ebp|echo|epal|epcsv|epsn|erase|fc|fl|ft|fw|gal|gbp|gc|gci|gcs|gdr|gi|gl|gm|gp|gps|group|gsv|gu|gv|gwmi|iex|ii|ipal|ipcsv|ipsn|irm|iwmi|iwr|kill|lp|ls|measure|mi|mount|move|mp|mv|nal|ndr|ni|nv|ogv|popd|ps|pushd|pwd|rbp|rd|rdr|ren|ri|rm|rmdir|rni|rnp|rp|rv|rvpa|rwmi|sal|saps|sasv|sbp|sc|select|set|shcm|si|sl|sleep|sls|sort|sp|spps|spsv|start|sv|swmi|tee|trcm|type|write)\b/i],keyword:/\b(?:Begin|Break|Catch|Class|Continue|Data|Define|Do|DynamicParam|Else|ElseIf|End|Exit|Filter|Finally|For|ForEach|From|Function|If|InlineScript|Parallel|Param|Process|Return|Sequence|Switch|Throw|Trap|Try|Until|Using|Var|While|Workflow)\b/i,operator:{pattern:/(^|\W)(?:!|-(?:b?(?:and|x?or)|as|(?:Not)?(?:Contains|In|Like|Match)|eq|ge|gt|is(?:Not)?|Join|le|lt|ne|not|Replace|sh[lr])\b|-[-=]?|\+[+=]?|[*\/%]=?)/i,lookbehind:!0},punctuation:/[|{}[\];(),.]/};e.string[0].inside={function:{pattern:/(^|[^`])\$\((?:\$\([^\r\n()]*\)|(?!\$\()[^\r\n)])*\)/,lookbehind:!0,inside:e},boolean:e.boolean,variable:e.variable}}(t)}function Jy(t){t.register(Tf),t.languages.processing=t.languages.extend("clike",{keyword:/\b(?:break|case|catch|class|continue|default|else|extends|final|for|if|implements|import|new|null|private|public|return|static|super|switch|this|try|void|while)\b/,function:/\b\w+(?=\s*\()/,operator:/<[<=]?|>[>=]?|&&?|\|\|?|[%?]|[!=+\-*\/]=?/}),t.languages.insertBefore("processing","number",{constant:/\b(?!XML\b)[A-Z][A-Z\d_]+\b/,type:{pattern:/\b(?:boolean|byte|char|color|double|float|int|[A-Z]\w*)\b/,alias:"class-name"}})}function tb(t){t.languages.prolog={comment:{pattern:/\/\*[\s\S]*?\*\/|%.*/,greedy:!0},string:{pattern:/(["'])(?:\1\1|\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1(?!\1)/,greedy:!0},builtin:/\b(?:fx|fy|xf[xy]?|yfx?)\b/,function:/\b[a-z]\w*(?:(?=\()|\/\d+)/,number:/\b\d+(?:\.\d*)?/,operator:/[:\\=><\-?*@\/;+^|!$.]+|\b(?:is|mod|not|xor)\b/,punctuation:/[(){}\[\],]/}}function eb(t){!function(t){var e=["on","ignoring","group_right","group_left","by","without"],n=["sum","min","max","avg","group","stddev","stdvar","count","count_values","bottomk","topk","quantile"].concat(e,["offset"]);t.languages.promql={comment:{pattern:/(^[ \t]*)#.*/m,lookbehind:!0},"vector-match":{pattern:new RegExp("((?:"+e.join("|")+")\\s*)\\([^)]*\\)"),lookbehind:!0,inside:{"label-key":{pattern:/\b[^,]+\b/,alias:"attr-name"},punctuation:/[(),]/}},"context-labels":{pattern:/\{[^{}]*\}/,inside:{"label-key":{pattern:/\b[a-z_]\w*(?=\s*(?:=|![=~]))/,alias:"attr-name"},"label-value":{pattern:/(["'`])(?:\\[\s\S]|(?!\1)[^\\])*\1/,greedy:!0,alias:"attr-value"},punctuation:/\{|\}|=~?|![=~]|,/}},"context-range":[{pattern:/\[[\w\s:]+\]/,inside:{punctuation:/\[|\]|:/,"range-duration":{pattern:/\b(?:\d+(?:[smhdwy]|ms))+\b/i,alias:"number"}}},{pattern:/(\boffset\s+)\w+/,lookbehind:!0,inside:{"range-duration":{pattern:/\b(?:\d+(?:[smhdwy]|ms))+\b/i,alias:"number"}}}],keyword:new RegExp("\\b(?:"+n.join("|")+")\\b","i"),function:/\b[a-z_]\w*(?=\s*\()/i,number:/[-+]?(?:(?:\b\d+(?:\.\d+)?|\B\.\d+)(?:e[-+]?\d+)?\b|\b(?:0x[0-9a-f]+|nan|inf)\b)/i,operator:/[\^*/%+-]|==|!=|<=|<|>=|>|\b(?:and|or|unless)\b/i,punctuation:/[{};()`,.[\]]/}}(t)}function nb(t){t.languages.properties={comment:/^[ \t]*[#!].*$/m,value:{pattern:/(^[ \t]*(?:\\(?:\r\n|[\s\S])|[^\\\s:=])+(?: *[=:] *(?! )| ))(?:\\(?:\r\n|[\s\S])|[^\\\r\n])+/m,lookbehind:!0,alias:"attr-value"},key:{pattern:/^[ \t]*(?:\\(?:\r\n|[\s\S])|[^\\\s:=])+(?= *[=:]| )/m,alias:"attr-name"},punctuation:/[=:]/}}function rb(t){t.register(Tf),function(t){var e=/\b(?:bool|bytes|double|s?fixed(?:32|64)|float|[su]?int(?:32|64)|string)\b/;t.languages.protobuf=t.languages.extend("clike",{"class-name":[{pattern:/(\b(?:enum|extend|message|service)\s+)[A-Za-z_]\w*(?=\s*\{)/,lookbehind:!0},{pattern:/(\b(?:rpc\s+\w+|returns)\s*\(\s*(?:stream\s+)?)\.?[A-Za-z_]\w*(?:\.[A-Za-z_]\w*)*(?=\s*\))/,lookbehind:!0}],keyword:/\b(?:enum|extend|extensions|import|message|oneof|option|optional|package|public|repeated|required|reserved|returns|rpc(?=\s+\w)|service|stream|syntax|to)\b(?!\s*=\s*\d)/,function:/\b[a-z_]\w*(?=\s*\()/i}),t.languages.insertBefore("protobuf","operator",{map:{pattern:/\bmap<\s*[\w.]+\s*,\s*[\w.]+\s*>(?=\s+[a-z_]\w*\s*[=;])/i,alias:"class-name",inside:{punctuation:/[<>.,]/,builtin:e}},builtin:e,"positional-class-name":{pattern:/(?:\b|\B\.)[a-z_]\w*(?:\.[a-z_]\w*)*(?=\s+[a-z_]\w*\s*[=;])/i,alias:"class-name",inside:{punctuation:/\./}},annotation:{pattern:/(\[\s*)[a-z_]\w*(?=\s*=)/i,lookbehind:!0}})}(t)}function ab(t){!function(t){var e={pattern:/(\b\d+)(?:%|[a-z]+)/,lookbehind:!0},n={pattern:/(^|[^\w.-])-?(?:\d+(?:\.\d+)?|\.\d+)/,lookbehind:!0},r={comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|\/\/.*)/,lookbehind:!0},url:{pattern:/\burl\((["']?).*?\1\)/i,greedy:!0},string:{pattern:/("|')(?:(?!\1)[^\\\r\n]|\\(?:\r\n|[\s\S]))*\1/,greedy:!0},interpolation:null,func:null,important:/\B!(?:important|optional)\b/i,keyword:{pattern:/(^|\s+)(?:(?:else|for|if|return|unless)(?=\s|$)|@[\w-]+)/,lookbehind:!0},hexcode:/#[\da-f]{3,6}/i,color:[/\b(?:AliceBlue|AntiqueWhite|Aqua|Aquamarine|Azure|Beige|Bisque|Black|BlanchedAlmond|Blue|BlueViolet|Brown|BurlyWood|CadetBlue|Chartreuse|Chocolate|Coral|CornflowerBlue|Cornsilk|Crimson|Cyan|DarkBlue|DarkCyan|DarkGoldenRod|DarkGr[ae]y|DarkGreen|DarkKhaki|DarkMagenta|DarkOliveGreen|DarkOrange|DarkOrchid|DarkRed|DarkSalmon|DarkSeaGreen|DarkSlateBlue|DarkSlateGr[ae]y|DarkTurquoise|DarkViolet|DeepPink|DeepSkyBlue|DimGr[ae]y|DodgerBlue|FireBrick|FloralWhite|ForestGreen|Fuchsia|Gainsboro|GhostWhite|Gold|GoldenRod|Gr[ae]y|Green|GreenYellow|HoneyDew|HotPink|IndianRed|Indigo|Ivory|Khaki|Lavender|LavenderBlush|LawnGreen|LemonChiffon|LightBlue|LightCoral|LightCyan|LightGoldenRodYellow|LightGr[ae]y|LightGreen|LightPink|LightSalmon|LightSeaGreen|LightSkyBlue|LightSlateGr[ae]y|LightSteelBlue|LightYellow|Lime|LimeGreen|Linen|Magenta|Maroon|MediumAquaMarine|MediumBlue|MediumOrchid|MediumPurple|MediumSeaGreen|MediumSlateBlue|MediumSpringGreen|MediumTurquoise|MediumVioletRed|MidnightBlue|MintCream|MistyRose|Moccasin|NavajoWhite|Navy|OldLace|Olive|OliveDrab|Orange|OrangeRed|Orchid|PaleGoldenRod|PaleGreen|PaleTurquoise|PaleVioletRed|PapayaWhip|PeachPuff|Peru|Pink|Plum|PowderBlue|Purple|Red|RosyBrown|RoyalBlue|SaddleBrown|Salmon|SandyBrown|SeaGreen|SeaShell|Sienna|Silver|SkyBlue|SlateBlue|SlateGr[ae]y|Snow|SpringGreen|SteelBlue|Tan|Teal|Thistle|Tomato|Transparent|Turquoise|Violet|Wheat|White|WhiteSmoke|Yellow|YellowGreen)\b/i,{pattern:/\b(?:hsl|rgb)\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*\)\B|\b(?:hsl|rgb)a\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*,\s*(?:0|0?\.\d+|1)\s*\)\B/i,inside:{unit:e,number:n,function:/[\w-]+(?=\()/,punctuation:/[(),]/}}],entity:/\\[\da-f]{1,8}/i,unit:e,boolean:/\b(?:false|true)\b/,operator:[/~|[+!\/%<>?=]=?|[-:]=|\*[*=]?|\.{2,3}|&&|\|\||\B-\B|\b(?:and|in|is(?: a| defined| not|nt)?|not|or)\b/],number:n,punctuation:/[{}()\[\];:,]/};r.interpolation={pattern:/\{[^\r\n}:]+\}/,alias:"variable",inside:{delimiter:{pattern:/^\{|\}$/,alias:"punctuation"},rest:r}},r.func={pattern:/[\w-]+\([^)]*\).*/,inside:{function:/^[^(]+/,rest:r}},t.languages.stylus={"atrule-declaration":{pattern:/(^[ \t]*)@.+/m,lookbehind:!0,inside:{atrule:/^@[\w-]+/,rest:r}},"variable-declaration":{pattern:/(^[ \t]*)[\w$-]+\s*.?=[ \t]*(?:\{[^{}]*\}|\S.*|$)/m,lookbehind:!0,inside:{variable:/^\S+/,rest:r}},statement:{pattern:/(^[ \t]*)(?:else|for|if|return|unless)[ \t].+/m,lookbehind:!0,inside:{keyword:/^\S+/,rest:r}},"property-declaration":{pattern:/((?:^|\{)([ \t]*))(?:[\w-]|\{[^}\r\n]+\})+(?:\s*:\s*|[ \t]+)(?!\s)[^{\r\n]*(?:;|[^{\r\n,]$(?!(?:\r?\n|\r)(?:\{|\2[ \t])))/m,lookbehind:!0,inside:{property:{pattern:/^[^\s:]+/,inside:{interpolation:r.interpolation}},rest:r}},selector:{pattern:/(^[ \t]*)(?:(?=\S)(?:[^{}\r\n:()]|::?[\w-]+(?:\([^)\r\n]*\)|(?![\w-]))|\{[^}\r\n]+\})+)(?:(?:\r?\n|\r)(?:\1(?:(?=\S)(?:[^{}\r\n:()]|::?[\w-]+(?:\([^)\r\n]*\)|(?![\w-]))|\{[^}\r\n]+\})+)))*(?:,$|\{|(?=(?:\r?\n|\r)(?:\{|\1[ \t])))/m,lookbehind:!0,inside:{interpolation:r.interpolation,comment:r.comment,punctuation:/[{},]/}},func:r.func,string:r.string,comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|\/\/.*)/,lookbehind:!0,greedy:!0},interpolation:r.interpolation,punctuation:/[{}()\[\];:.]/}}(t)}function ib(t){t.register(rp),t.languages.twig={comment:/^\{#[\s\S]*?#\}$/,"tag-name":{pattern:/(^\{%-?\s*)\w+/,lookbehind:!0,alias:"keyword"},delimiter:{pattern:/^\{[{%]-?|-?[%}]\}$/,alias:"punctuation"},string:{pattern:/("|')(?:\\.|(?!\1)[^\\\r\n])*\1/,inside:{punctuation:/^['"]|['"]$/}},keyword:/\b(?:even|if|odd)\b/,boolean:/\b(?:false|null|true)\b/,number:/\b0x[\dA-Fa-f]+|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee][-+]?\d+)?/,operator:[{pattern:/(\s)(?:and|b-and|b-or|b-xor|ends with|in|is|matches|not|or|same as|starts with)(?=\s)/,lookbehind:!0},/[=<>]=?|!=|\*\*?|\/\/?|\?:?|[-+~%|]/],punctuation:/[()\[\]{}:.,]/},t.hooks.add("before-tokenize",(function(e){if("twig"===e.language){t.languages["markup-templating"].buildPlaceholders(e,"twig",/\{(?:#[\s\S]*?#|%[\s\S]*?%|\{[\s\S]*?\})\}/g)}})),t.hooks.add("after-tokenize",(function(e){t.languages["markup-templating"].tokenizePlaceholders(e,"twig")}))}function ob(t){t.register(qf),t.register(Nf),function(t){t.languages.pug={comment:{pattern:/(^([\t ]*))\/\/.*(?:(?:\r?\n|\r)\2[\t ].+)*/m,lookbehind:!0},"multiline-script":{pattern:/(^([\t ]*)script\b.*\.[\t ]*)(?:(?:\r?\n|\r(?!\n))(?:\2[\t ].+|\s*?(?=\r?\n|\r)))+/m,lookbehind:!0,inside:t.languages.javascript},filter:{pattern:/(^([\t ]*)):.+(?:(?:\r?\n|\r(?!\n))(?:\2[\t ].+|\s*?(?=\r?\n|\r)))+/m,lookbehind:!0,inside:{"filter-name":{pattern:/^:[\w-]+/,alias:"variable"},text:/\S[\s\S]*/}},"multiline-plain-text":{pattern:/(^([\t ]*)[\w\-#.]+\.[\t ]*)(?:(?:\r?\n|\r(?!\n))(?:\2[\t ].+|\s*?(?=\r?\n|\r)))+/m,lookbehind:!0},markup:{pattern:/(^[\t ]*)<.+/m,lookbehind:!0,inside:t.languages.markup},doctype:{pattern:/((?:^|\n)[\t ]*)doctype(?: .+)?/,lookbehind:!0},"flow-control":{pattern:/(^[\t ]*)(?:case|default|each|else|if|unless|when|while)\b(?: .+)?/m,lookbehind:!0,inside:{each:{pattern:/^each .+? in\b/,inside:{keyword:/\b(?:each|in)\b/,punctuation:/,/}},branch:{pattern:/^(?:case|default|else|if|unless|when|while)\b/,alias:"keyword"},rest:t.languages.javascript}},keyword:{pattern:/(^[\t ]*)(?:append|block|extends|include|prepend)\b.+/m,lookbehind:!0},mixin:[{pattern:/(^[\t ]*)mixin .+/m,lookbehind:!0,inside:{keyword:/^mixin/,function:/\w+(?=\s*\(|\s*$)/,punctuation:/[(),.]/}},{pattern:/(^[\t ]*)\+.+/m,lookbehind:!0,inside:{name:{pattern:/^\+\w+/,alias:"function"},rest:t.languages.javascript}}],script:{pattern:/(^[\t ]*script(?:(?:&[^(]+)?\([^)]+\))*[\t ]).+/m,lookbehind:!0,inside:t.languages.javascript},"plain-text":{pattern:/(^[\t ]*(?!-)[\w\-#.]*[\w\-](?:(?:&[^(]+)?\([^)]+\))*\/?[\t ]).+/m,lookbehind:!0},tag:{pattern:/(^[\t ]*)(?!-)[\w\-#.]*[\w\-](?:(?:&[^(]+)?\([^)]+\))*\/?:?/m,lookbehind:!0,inside:{attributes:[{pattern:/&[^(]+\([^)]+\)/,inside:t.languages.javascript},{pattern:/\([^)]+\)/,inside:{"attr-value":{pattern:/(=\s*(?!\s))(?:\{[^}]*\}|[^,)\r\n]+)/,lookbehind:!0,inside:t.languages.javascript},"attr-name":/[\w-]+(?=\s*!?=|\s*[,)])/,punctuation:/[!=(),]+/}}],punctuation:/:/,"attr-id":/#[\w\-]+/,"attr-class":/\.[\w\-]+/}},code:[{pattern:/(^[\t ]*(?:-|!?=)).+/m,lookbehind:!0,inside:t.languages.javascript}],punctuation:/[.\-!=|]+/};for(var e=/(^([\t ]*)):<filter_name>(?:(?:\r?\n|\r(?!\n))(?:\2[\t ].+|\s*?(?=\r?\n|\r)))+/.source,n=[{filter:"atpl",language:"twig"},{filter:"coffee",language:"coffeescript"},"ejs","handlebars","less","livescript","markdown",{filter:"sass",language:"scss"},"stylus"],r={},a=0,i=n.length;a<i;a++){var o=n[a];o="string"===typeof o?{filter:o,language:o}:o,t.languages[o.language]&&(r["filter-"+o.filter]={pattern:RegExp(e.replace("<filter_name>",(function(){return o.filter})),"m"),lookbehind:!0,inside:{"filter-name":{pattern:/^:[\w-]+/,alias:"variable"},text:{pattern:/\S[\s\S]*/,alias:[o.language,"language-"+o.language],inside:t.languages[o.language]}}})}t.languages.insertBefore("pug","filter",r)}(t)}function lb(t){!function(t){t.languages.puppet={heredoc:[{pattern:/(@\("([^"\r\n\/):]+)"(?:\/[nrts$uL]*)?\).*(?:\r?\n|\r))(?:.*(?:\r?\n|\r(?!\n)))*?[ \t]*(?:\|[ \t]*)?(?:-[ \t]*)?\2/,lookbehind:!0,alias:"string",inside:{punctuation:/(?=\S).*\S(?= *$)/}},{pattern:/(@\(([^"\r\n\/):]+)(?:\/[nrts$uL]*)?\).*(?:\r?\n|\r))(?:.*(?:\r?\n|\r(?!\n)))*?[ \t]*(?:\|[ \t]*)?(?:-[ \t]*)?\2/,lookbehind:!0,greedy:!0,alias:"string",inside:{punctuation:/(?=\S).*\S(?= *$)/}},{pattern:/@\("?(?:[^"\r\n\/):]+)"?(?:\/[nrts$uL]*)?\)/,alias:"string",inside:{punctuation:{pattern:/(\().+?(?=\))/,lookbehind:!0}}}],"multiline-comment":{pattern:/(^|[^\\])\/\*[\s\S]*?\*\//,lookbehind:!0,greedy:!0,alias:"comment"},regex:{pattern:/((?:\bnode\s+|[~=\(\[\{,]\s*|[=+]>\s*|^\s*))\/(?:[^\/\\]|\\[\s\S])+\/(?:[imx]+\b|\B)/,lookbehind:!0,greedy:!0,inside:{"extended-regex":{pattern:/^\/(?:[^\/\\]|\\[\s\S])+\/[im]*x[im]*$/,inside:{comment:/#.*/}}}},comment:{pattern:/(^|[^\\])#.*/,lookbehind:!0,greedy:!0},string:{pattern:/(["'])(?:\$\{(?:[^'"}]|(["'])(?:(?!\2)[^\\]|\\[\s\S])*\2)+\}|\$(?!\{)|(?!\1)[^\\$]|\\[\s\S])*\1/,greedy:!0,inside:{"double-quoted":{pattern:/^"[\s\S]*"$/,inside:{}}}},variable:{pattern:/\$(?:::)?\w+(?:::\w+)*/,inside:{punctuation:/::/}},"attr-name":/(?:\b\w+|\*)(?=\s*=>)/,function:[{pattern:/(\.)(?!\d)\w+/,lookbehind:!0},/\b(?:contain|debug|err|fail|include|info|notice|realize|require|tag|warning)\b|\b(?!\d)\w+(?=\()/],number:/\b(?:0x[a-f\d]+|\d+(?:\.\d+)?(?:e-?\d+)?)\b/i,boolean:/\b(?:false|true)\b/,keyword:/\b(?:application|attr|case|class|consumes|default|define|else|elsif|function|if|import|inherits|node|private|produces|type|undef|unless)\b/,datatype:{pattern:/\b(?:Any|Array|Boolean|Callable|Catalogentry|Class|Collection|Data|Default|Enum|Float|Hash|Integer|NotUndef|Numeric|Optional|Pattern|Regexp|Resource|Runtime|Scalar|String|Struct|Tuple|Type|Undef|Variant)\b/,alias:"symbol"},operator:/=[=~>]?|![=~]?|<(?:<\|?|[=~|-])?|>[>=]?|->?|~>|\|>?>?|[*\/%+?]|\b(?:and|in|or)\b/,punctuation:/[\[\]{}().,;]|:+/};var e=[{pattern:/(^|[^\\])\$\{(?:[^'"{}]|\{[^}]*\}|(["'])(?:(?!\2)[^\\]|\\[\s\S])*\2)+\}/,lookbehind:!0,inside:{"short-variable":{pattern:/(^\$\{)(?!\w+\()(?:::)?\w+(?:::\w+)*/,lookbehind:!0,alias:"variable",inside:{punctuation:/::/}},delimiter:{pattern:/^\$/,alias:"variable"},rest:t.languages.puppet}},{pattern:/(^|[^\\])\$(?:::)?\w+(?:::\w+)*/,lookbehind:!0,alias:"variable",inside:{punctuation:/::/}}];t.languages.puppet.heredoc[0].inside.interpolation=e,t.languages.puppet.string.inside["double-quoted"].inside.interpolation=e}(t)}function cb(t){!function(t){t.languages.pure={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?\*\//,lookbehind:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0},/#!.+/],"inline-lang":{pattern:/%<[\s\S]+?%>/,greedy:!0,inside:{lang:{pattern:/(^%< *)-\*-.+?-\*-/,lookbehind:!0,alias:"comment"},delimiter:{pattern:/^%<.*|%>$/,alias:"punctuation"}}},string:{pattern:/"(?:\\.|[^"\\\r\n])*"/,greedy:!0},number:{pattern:/((?:\.\.)?)(?:\b(?:inf|nan)\b|\b0x[\da-f]+|(?:\b(?:0b)?\d+(?:\.\d+)?|\B\.\d+)(?:e[+-]?\d+)?L?)/i,lookbehind:!0},keyword:/\b(?:NULL|ans|break|bt|case|catch|cd|clear|const|def|del|dump|else|end|exit|extern|false|force|help|if|infix[lr]?|interface|let|ls|mem|namespace|nonfix|of|otherwise|outfix|override|postfix|prefix|private|public|pwd|quit|run|save|show|stats|then|throw|trace|true|type|underride|using|when|with)\b/,function:/\b(?:abs|add_(?:addr|constdef|(?:fundef|interface|macdef|typedef)(?:_at)?|vardef)|all|any|applp?|arity|bigintp?|blob(?:_crc|_size|p)?|boolp?|byte_c?string(?:_pointer)?|byte_(?:matrix|pointer)|calloc|cat|catmap|ceil|char[ps]?|check_ptrtag|chr|clear_sentry|clearsym|closurep?|cmatrixp?|cols?|colcat(?:map)?|colmap|colrev|colvector(?:p|seq)?|complex(?:_float_(?:matrix|pointer)|_matrix(?:_view)?|_pointer|p)?|conj|cookedp?|cst|cstring(?:_(?:dup|list|vector))?|curry3?|cyclen?|del_(?:constdef|fundef|interface|macdef|typedef|vardef)|delete|diag(?:mat)?|dim|dmatrixp?|do|double(?:_matrix(?:_view)?|_pointer|p)?|dowith3?|drop|dropwhile|eval(?:cmd)?|exactp|filter|fix|fixity|flip|float(?:_matrix|_pointer)|floor|fold[lr]1?|frac|free|funp?|functionp?|gcd|get(?:_(?:byte|constdef|double|float|fundef|int(?:64)?|interface(?:_typedef)?|long|macdef|pointer|ptrtag|sentry|short|string|typedef|vardef))?|globsym|hash|head|id|im|imatrixp?|index|inexactp|infp|init|insert|int(?:_matrix(?:_view)?|_pointer|p)?|int64_(?:matrix|pointer)|integerp?|iteraten?|iterwhile|join|keys?|lambdap?|last(?:err(?:pos)?)?|lcd|list[2p]?|listmap|make_ptrtag|malloc|map|matcat|matrixp?|max|member|min|nanp|nargs|nmatrixp?|null|numberp?|ord|pack(?:ed)?|pointer(?:_cast|_tag|_type|p)?|pow|pred|ptrtag|put(?:_(?:byte|double|float|int(?:64)?|long|pointer|short|string))?|rationalp?|re|realp?|realloc|recordp?|redim|reduce(?:_with)?|refp?|repeatn?|reverse|rlistp?|round|rows?|rowcat(?:map)?|rowmap|rowrev|rowvector(?:p|seq)?|same|scan[lr]1?|sentry|sgn|short_(?:matrix|pointer)|slice|smatrixp?|sort|split|str|strcat|stream|stride|string(?:_(?:dup|list|vector)|p)?|subdiag(?:mat)?|submat|subseq2?|substr|succ|supdiag(?:mat)?|symbolp?|tail|take|takewhile|thunkp?|transpose|trunc|tuplep?|typep|ubyte|uint(?:64)?|ulong|uncurry3?|unref|unzip3?|update|ushort|vals?|varp?|vector(?:p|seq)?|void|zip3?|zipwith3?)\b/,special:{pattern:/\b__[a-z]+__\b/i,alias:"builtin"},operator:/(?:[!"#$%&'*+,\-.\/:<=>?@\\^`|~\u00a1-\u00bf\u00d7-\u00f7\u20d0-\u2bff]|\b_+\b)+|\b(?:and|div|mod|not|or)\b/,punctuation:/[(){}\[\];,|]/};var e=/%< *-\*- *<lang>\d* *-\*-[\s\S]+?%>/.source;["c",{lang:"c++",alias:"cpp"},"fortran"].forEach((function(n){var r=n;if("string"!==typeof n&&(r=n.alias,n=n.lang),t.languages[r]){var a={};a["inline-lang-"+r]={pattern:RegExp(e.replace("<lang>",n.replace(/([.+*?\/\\(){}\[\]])/g,"\\$1")),"i"),inside:t.util.clone(t.languages.pure["inline-lang"].inside)},a["inline-lang-"+r].inside.rest=t.util.clone(t.languages[r]),t.languages.insertBefore("pure","inline-lang",a)}})),t.languages.c&&(t.languages.pure["inline-lang"].inside.rest=t.util.clone(t.languages.c))}(t)}function sb(t){t.register(Tf),t.languages.purebasic=t.languages.extend("clike",{comment:/;.*/,keyword:/\b(?:align|and|as|break|calldebugger|case|compilercase|compilerdefault|compilerelse|compilerelseif|compilerendif|compilerendselect|compilererror|compilerif|compilerselect|continue|data|datasection|debug|debuglevel|declare|declarec|declarecdll|declaredll|declaremodule|default|define|dim|disableasm|disabledebugger|disableexplicit|else|elseif|enableasm|enabledebugger|enableexplicit|end|enddatasection|enddeclaremodule|endenumeration|endif|endimport|endinterface|endmacro|endmodule|endprocedure|endselect|endstructure|endstructureunion|endwith|enumeration|extends|fakereturn|for|foreach|forever|global|gosub|goto|if|import|importc|includebinary|includefile|includepath|interface|macro|module|newlist|newmap|next|not|or|procedure|procedurec|procedurecdll|proceduredll|procedurereturn|protected|prototype|prototypec|read|redim|repeat|restore|return|runtime|select|shared|static|step|structure|structureunion|swap|threaded|to|until|wend|while|with|xincludefile|xor)\b/i,function:/\b\w+(?:\.\w+)?\s*(?=\()/,number:/(?:\$[\da-f]+|\b-?(?:\d+(?:\.\d+)?|\.\d+)(?:e[+-]?\d+)?)\b/i,operator:/(?:@\*?|\?|\*)\w+\$?|-[>-]?|\+\+?|!=?|<<?=?|>>?=?|==?|&&?|\|?\||[~^%?*/@]/}),t.languages.insertBefore("purebasic","keyword",{tag:/#\w+\$?/,asm:{pattern:/(^[\t ]*)!.*/m,lookbehind:!0,alias:"tag",inside:{comment:/;.*/,string:{pattern:/(["'`])(?:\\.|(?!\1)[^\\\r\n])*\1/,greedy:!0},"label-reference-anonymous":{pattern:/(!\s*j[a-z]+\s+)@[fb]/i,lookbehind:!0,alias:"fasm-label"},"label-reference-addressed":{pattern:/(!\s*j[a-z]+\s+)[A-Z._?$@][\w.?$@~#]*/i,lookbehind:!0,alias:"fasm-label"},keyword:[/\b(?:extern|global)\b[^;\r\n]*/i,/\b(?:CPU|DEFAULT|FLOAT)\b.*/],function:{pattern:/^([\t ]*!\s*)[\da-z]+(?=\s|$)/im,lookbehind:!0},"function-inline":{pattern:/(:\s*)[\da-z]+(?=\s)/i,lookbehind:!0,alias:"function"},label:{pattern:/^([\t ]*!\s*)[A-Za-z._?$@][\w.?$@~#]*(?=:)/m,lookbehind:!0,alias:"fasm-label"},register:/\b(?:st\d|[xyz]mm\d\d?|[cdt]r\d|r\d\d?[bwd]?|[er]?[abcd]x|[abcd][hl]|[er]?(?:bp|di|si|sp)|[cdefgs]s|mm\d+)\b/i,number:/(?:\b|-|(?=\$))(?:0[hx](?:[\da-f]*\.)?[\da-f]+(?:p[+-]?\d+)?|\d[\da-f]+[hx]|\$\d[\da-f]*|0[oq][0-7]+|[0-7]+[oq]|0[by][01]+|[01]+[by]|0[dt]\d+|(?:\d+(?:\.\d+)?|\.\d+)(?:\.?e[+-]?\d+)?[dt]?)\b/i,operator:/[\[\]*+\-/%<>=&|$!,.:]/}}}),delete t.languages.purebasic["class-name"],delete t.languages.purebasic.boolean,t.languages.pbfasm=t.languages.purebasic}function ub(t){t.register(wm),t.languages.purescript=t.languages.extend("haskell",{keyword:/\b(?:ado|case|class|data|derive|do|else|forall|if|in|infixl|infixr|instance|let|module|newtype|of|primitive|then|type|where)\b|\u2200/,"import-statement":{pattern:/(^[\t ]*)import\s+[A-Z][\w']*(?:\.[A-Z][\w']*)*(?:\s+as\s+[A-Z][\w']*(?:\.[A-Z][\w']*)*)?(?:\s+hiding\b)?/m,lookbehind:!0,inside:{keyword:/\b(?:as|hiding|import)\b/,punctuation:/\./}},builtin:/\b(?:absurd|add|ap|append|apply|between|bind|bottom|clamp|compare|comparing|compose|conj|const|degree|discard|disj|div|eq|flap|flip|gcd|identity|ifM|join|lcm|liftA1|liftM1|map|max|mempty|min|mod|mul|negate|not|notEq|one|otherwise|recip|show|sub|top|unit|unless|unlessM|void|when|whenM|zero)\b/,operator:[t.languages.haskell.operator[0],t.languages.haskell.operator[2],/[\xa2-\xa6\xa8\xa9\xac\xae-\xb1\xb4\xb8\xd7\xf7\u02c2-\u02c5\u02d2-\u02df\u02e5-\u02eb\u02ed\u02ef-\u02ff\u0375\u0384\u0385\u03f6\u0482\u058d-\u058f\u0606-\u0608\u060b\u060e\u060f\u06de\u06e9\u06fd\u06fe\u07f6\u07fe\u07ff\u09f2\u09f3\u09fa\u09fb\u0af1\u0b70\u0bf3-\u0bfa\u0c7f\u0d4f\u0d79\u0e3f\u0f01-\u0f03\u0f13\u0f15-\u0f17\u0f1a-\u0f1f\u0f34\u0f36\u0f38\u0fbe-\u0fc5\u0fc7-\u0fcc\u0fce\u0fcf\u0fd5-\u0fd8\u109e\u109f\u1390-\u1399\u166d\u17db\u1940\u19de-\u19ff\u1b61-\u1b6a\u1b74-\u1b7c\u1fbd\u1fbf-\u1fc1\u1fcd-\u1fcf\u1fdd-\u1fdf\u1fed-\u1fef\u1ffd\u1ffe\u2044\u2052\u207a-\u207c\u208a-\u208c\u20a0-\u20bf\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211e-\u2123\u2125\u2127\u2129\u212e\u213a\u213b\u2140-\u2144\u214a-\u214d\u214f\u218a\u218b\u2190-\u2307\u230c-\u2328\u232b-\u2426\u2440-\u244a\u249c-\u24e9\u2500-\u2767\u2794-\u27c4\u27c7-\u27e5\u27f0-\u2982\u2999-\u29d7\u29dc-\u29fb\u29fe-\u2b73\u2b76-\u2b95\u2b97-\u2bff\u2ce5-\u2cea\u2e50\u2e51\u2e80-\u2e99\u2e9b-\u2ef3\u2f00-\u2fd5\u2ff0-\u2ffb\u3004\u3012\u3013\u3020\u3036\u3037\u303e\u303f\u309b\u309c\u3190\u3191\u3196-\u319f\u31c0-\u31e3\u3200-\u321e\u322a-\u3247\u3250\u3260-\u327f\u328a-\u32b0\u32c0-\u33ff\u4dc0-\u4dff\ua490-\ua4c6\ua700-\ua716\ua720\ua721\ua789\ua78a\ua828-\ua82b\ua836-\ua839\uaa77-\uaa79\uab5b\uab6a\uab6b\ufb29\ufbb2-\ufbc1\ufdfc\ufdfd\ufe62\ufe64-\ufe66\ufe69\uff04\uff0b\uff1c-\uff1e\uff3e\uff40\uff5c\uff5e\uffe0-\uffe6\uffe8-\uffee\ufffc\ufffd]/]}),t.languages.purs=t.languages.purescript}function db(t){t.register(Tf),function(t){function e(t,e){return t.replace(/<<(\d+)>>/g,(function(t,n){return"(?:"+e[+n]+")"}))}function n(t,n,r){return RegExp(e(t,n),r||"")}var r=RegExp("\\b(?:"+("Adj BigInt Bool Ctl Double false Int One Pauli PauliI PauliX PauliY PauliZ Qubit Range Result String true Unit Zero"+" "+"Adjoint adjoint apply as auto body borrow borrowing Controlled controlled distribute elif else fail fixup for function if in internal intrinsic invert is let mutable namespace new newtype open operation repeat return self set until use using while within").trim().replace(/ /g,"|")+")\\b"),a=e(/<<0>>(?:\s*\.\s*<<0>>)*/.source,[/\b[A-Za-z_]\w*\b/.source]),i={keyword:r,punctuation:/[<>()?,.:[\]]/},o=/"(?:\\.|[^\\"])*"/.source;t.languages.qsharp=t.languages.extend("clike",{comment:/\/\/.*/,string:[{pattern:n(/(^|[^$\\])<<0>>/.source,[o]),lookbehind:!0,greedy:!0}],"class-name":[{pattern:n(/(\b(?:as|open)\s+)<<0>>(?=\s*(?:;|as\b))/.source,[a]),lookbehind:!0,inside:i},{pattern:n(/(\bnamespace\s+)<<0>>(?=\s*\{)/.source,[a]),lookbehind:!0,inside:i}],keyword:r,number:/(?:\b0(?:x[\da-f]+|b[01]+|o[0-7]+)|(?:\B\.\d+|\b\d+(?:\.\d*)?)(?:e[-+]?\d+)?)l?\b/i,operator:/\band=|\bor=|\band\b|\bnot\b|\bor\b|<[-=]|[-=]>|>>>=?|<<<=?|\^\^\^=?|\|\|\|=?|&&&=?|w\/=?|~~~|[*\/+\-^=!%]=?/,punctuation:/::|[{}[\];(),.:]/}),t.languages.insertBefore("qsharp","number",{range:{pattern:/\.\./,alias:"operator"}});var l=function(t,e){for(var n=0;n<e;n++)t=t.replace(/<<self>>/g,(function(){return"(?:"+t+")"}));return t.replace(/<<self>>/g,"[^\\s\\S]")}(e(/\{(?:[^"{}]|<<0>>|<<self>>)*\}/.source,[o]),2);t.languages.insertBefore("qsharp","string",{"interpolation-string":{pattern:n(/\$"(?:\\.|<<0>>|[^\\"{])*"/.source,[l]),greedy:!0,inside:{interpolation:{pattern:n(/((?:^|[^\\])(?:\\\\)*)<<0>>/.source,[l]),lookbehind:!0,inside:{punctuation:/^\{|\}$/,expression:{pattern:/[\s\S]+/,alias:"language-qsharp",inside:t.languages.qsharp}}},string:/[\s\S]+/}}})}(t),t.languages.qs=t.languages.qsharp}function hb(t){t.languages.q={string:/"(?:\\.|[^"\\\r\n])*"/,comment:[{pattern:/([\t )\]}])\/.*/,lookbehind:!0,greedy:!0},{pattern:/(^|\r?\n|\r)\/[\t ]*(?:(?:\r?\n|\r)(?:.*(?:\r?\n|\r(?!\n)))*?(?:\\(?=[\t ]*(?:\r?\n|\r))|$)|\S.*)/,lookbehind:!0,greedy:!0},{pattern:/^\\[\t ]*(?:\r?\n|\r)[\s\S]+/m,greedy:!0},{pattern:/^#!.+/m,greedy:!0}],symbol:/`(?::\S+|[\w.]*)/,datetime:{pattern:/0N[mdzuvt]|0W[dtz]|\d{4}\.\d\d(?:m|\.\d\d(?:T(?:\d\d(?::\d\d(?::\d\d(?:[.:]\d\d\d)?)?)?)?)?[dz]?)|\d\d:\d\d(?::\d\d(?:[.:]\d\d\d)?)?[uvt]?/,alias:"number"},number:/\b(?![01]:)(?:0N[hje]?|0W[hj]?|0[wn]|0x[\da-fA-F]+|\d+(?:\.\d*)?(?:e[+-]?\d+)?[hjfeb]?)/,keyword:/\\\w+\b|\b(?:abs|acos|aj0?|all|and|any|asc|asin|asof|atan|attr|avgs?|binr?|by|ceiling|cols|cor|cos|count|cov|cross|csv|cut|delete|deltas|desc|dev|differ|distinct|div|do|dsave|ej|enlist|eval|except|exec|exit|exp|fby|fills|first|fkeys|flip|floor|from|get|getenv|group|gtime|hclose|hcount|hdel|hopen|hsym|iasc|identity|idesc|if|ij|in|insert|inter|inv|keys?|last|like|list|ljf?|load|log|lower|lsq|ltime|ltrim|mavg|maxs?|mcount|md5|mdev|med|meta|mins?|mmax|mmin|mmu|mod|msum|neg|next|not|null|or|over|parse|peach|pj|plist|prds?|prev|prior|rand|rank|ratios|raze|read0|read1|reciprocal|reval|reverse|rload|rotate|rsave|rtrim|save|scan|scov|sdev|select|set|setenv|show|signum|sin|sqrt|ssr?|string|sublist|sums?|sv|svar|system|tables|tan|til|trim|txf|type|uj|ungroup|union|update|upper|upsert|value|var|views?|vs|wavg|where|while|within|wj1?|wsum|ww|xasc|xbar|xcols?|xdesc|xexp|xgroup|xkey|xlog|xprev|xrank)\b/,adverb:{pattern:/['\/\\]:?|\beach\b/,alias:"function"},verb:{pattern:/(?:\B\.\B|\b[01]:|<[=>]?|>=?|[:+\-*%,!?~=|$&#@^]):?|\b_\b:?/,alias:"operator"},punctuation:/[(){}\[\];.]/}}function fb(t){t.register(qf),function(t){for(var e=/"(?:\\.|[^\\"\r\n])*"|'(?:\\.|[^\\'\r\n])*'/.source,n=/\/\/.*(?!.)|\/\*(?:[^*]|\*(?!\/))*\*\//.source,r=/(?:[^\\()[\]{}"'/]|<string>|\/(?![*/])|<comment>|\(<expr>*\)|\[<expr>*\]|\{<expr>*\}|\\[\s\S])/.source.replace(/<string>/g,(function(){return e})).replace(/<comment>/g,(function(){return n})),a=0;a<2;a++)r=r.replace(/<expr>/g,(function(){return r}));r=r.replace(/<expr>/g,"[^\\s\\S]"),t.languages.qml={comment:{pattern:/\/\/.*|\/\*[\s\S]*?\*\//,greedy:!0},"javascript-function":{pattern:RegExp(/((?:^|;)[ \t]*)function\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*\(<js>*\)\s*\{<js>*\}/.source.replace(/<js>/g,(function(){return r})),"m"),lookbehind:!0,greedy:!0,alias:"language-javascript",inside:t.languages.javascript},"class-name":{pattern:/((?:^|[:;])[ \t]*)(?!\d)\w+(?=[ \t]*\{|[ \t]+on\b)/m,lookbehind:!0},property:[{pattern:/((?:^|[;{])[ \t]*)(?!\d)\w+(?:\.\w+)*(?=[ \t]*:)/m,lookbehind:!0},{pattern:/((?:^|[;{])[ \t]*)property[ \t]+(?!\d)\w+(?:\.\w+)*[ \t]+(?!\d)\w+(?:\.\w+)*(?=[ \t]*:)/m,lookbehind:!0,inside:{keyword:/^property/,property:/\w+(?:\.\w+)*/}}],"javascript-expression":{pattern:RegExp(/(:[ \t]*)(?![\s;}[])(?:(?!$|[;}])<js>)+/.source.replace(/<js>/g,(function(){return r})),"m"),lookbehind:!0,greedy:!0,alias:"language-javascript",inside:t.languages.javascript},string:{pattern:/"(?:\\.|[^\\"\r\n])*"/,greedy:!0},keyword:/\b(?:as|import|on)\b/,punctuation:/[{}[\]:;,]/}}(t)}function pb(t){t.register(Tf),t.languages.qore=t.languages.extend("clike",{comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|(?:\/\/|#).*)/,lookbehind:!0},string:{pattern:/("|')(?:\\[\s\S]|(?!\1)[^\\])*\1/,greedy:!0},keyword:/\b(?:abstract|any|assert|binary|bool|boolean|break|byte|case|catch|char|class|code|const|continue|data|default|do|double|else|enum|extends|final|finally|float|for|goto|hash|if|implements|import|inherits|instanceof|int|interface|long|my|native|new|nothing|null|object|our|own|private|reference|rethrow|return|short|soft(?:bool|date|float|int|list|number|string)|static|strictfp|string|sub|super|switch|synchronized|this|throw|throws|transient|try|void|volatile|while)\b/,boolean:/\b(?:false|true)\b/i,function:/\$?\b(?!\d)\w+(?=\()/,number:/\b(?:0b[01]+|0x(?:[\da-f]*\.)?[\da-fp\-]+|(?:\d+(?:\.\d+)?|\.\d+)(?:e\d+)?[df]|(?:\d+(?:\.\d+)?|\.\d+))\b/i,operator:{pattern:/(^|[^.])(?:\+[+=]?|-[-=]?|[!=](?:==?|~)?|>>?=?|<(?:=>?|<=?)?|&[&=]?|\|[|=]?|[*\/%^]=?|[~?])/,lookbehind:!0},variable:/\$(?!\d)\w+\b/})}function gb(t){t.register(oy),t.languages.racket=t.languages.extend("scheme",{"lambda-parameter":{pattern:/([(\[]lambda\s+[(\[])[^()\[\]'\s]+/,lookbehind:!0}}),t.languages.insertBefore("racket","string",{lang:{pattern:/^#lang.+/m,greedy:!0,alias:"keyword"}}),t.languages.rkt=t.languages.racket}function vb(t){t.register(Ff),t.register(Nf),function(t){var e=/\/(?![/*])|\/\/.*[\r\n]|\/\*[^*]*(?:\*(?!\/)[^*]*)*\*\//.source,n=/@(?!")|"(?:[^\r\n\\"]|\\.)*"|@"(?:[^\\"]|""|\\[\s\S])*"(?!")/.source+"|"+/'(?:(?:[^\r\n'\\]|\\.|\\[Uux][\da-fA-F]{1,8})'|(?=[^\\](?!')))/.source;function r(t,r){for(var a=0;a<r;a++)t=t.replace(/<self>/g,(function(){return"(?:"+t+")"}));return t.replace(/<self>/g,"[^\\s\\S]").replace(/<str>/g,"(?:"+n+")").replace(/<comment>/g,"(?:"+e+")")}var a=r(/\((?:[^()'"@/]|<str>|<comment>|<self>)*\)/.source,2),i=r(/\[(?:[^\[\]'"@/]|<str>|<comment>|<self>)*\]/.source,1),o=r(/\{(?:[^{}'"@/]|<str>|<comment>|<self>)*\}/.source,2),l=r(/<(?:[^<>'"@/]|<comment>|<self>)*>/.source,1),c=/@/.source+/(?:await\b\s*)?/.source+"(?:"+/(?!await\b)\w+\b/.source+"|"+a+")(?:"+/[?!]?\.\w+\b/.source+"|(?:"+l+")?"+a+"|"+i+")*"+/(?![?!\.(\[]|<(?!\/))/.source,s="(?:"+/"[^"@]*"|'[^'@]*'|[^\s'"@>=]+(?=[\s>])/.source+"|[\"'][^\"'@]*(?:(?:"+(/@(?![\w()])/.source+"|"+c)+")[^\"'@]*)+[\"'])",u=/(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*<tagAttrValue>|(?=[\s/>])))+)?/.source.replace(/<tagAttrValue>/,s),d=/(?!\d)[^\s>\/=$<%]+/.source+u+/\s*\/?>/.source,h=/\B@?/.source+"(?:"+/<([a-zA-Z][\w:]*)/.source+u+/\s*>/.source+"(?:"+/[^<]/.source+"|"+/<\/?(?!\1\b)/.source+d+"|"+r(/<\1/.source+u+/\s*>/.source+"(?:"+/[^<]/.source+"|"+/<\/?(?!\1\b)/.source+d+"|<self>)*"+/<\/\1\s*>/.source,2)+")*"+/<\/\1\s*>/.source+"|"+/</.source+d+")";t.languages.cshtml=t.languages.extend("markup",{});var f={pattern:/\S[\s\S]*/,alias:"language-csharp",inside:t.languages.insertBefore("csharp","string",{html:{pattern:RegExp(h),greedy:!0,inside:t.languages.cshtml}},{csharp:t.languages.extend("csharp",{})})},p={pattern:RegExp(/(^|[^@])/.source+c),lookbehind:!0,greedy:!0,alias:"variable",inside:{keyword:/^@/,csharp:f}};t.languages.cshtml.tag.pattern=RegExp(/<\/?/.source+d),t.languages.cshtml.tag.inside["attr-value"].pattern=RegExp(/=\s*/.source+s),t.languages.insertBefore("inside","punctuation",{value:p},t.languages.cshtml.tag.inside["attr-value"]),t.languages.insertBefore("cshtml","prolog",{"razor-comment":{pattern:/@\*[\s\S]*?\*@/,greedy:!0,alias:"comment"},block:{pattern:RegExp(/(^|[^@])@/.source+"(?:"+[o,/(?:code|functions)\s*/.source+o,/(?:for|foreach|lock|switch|using|while)\s*/.source+a+/\s*/.source+o,/do\s*/.source+o+/\s*while\s*/.source+a+/(?:\s*;)?/.source,/try\s*/.source+o+/\s*catch\s*/.source+a+/\s*/.source+o+/\s*finally\s*/.source+o,/if\s*/.source+a+/\s*/.source+o+"(?:"+/\s*else/.source+"(?:"+/\s+if\s*/.source+a+")?"+/\s*/.source+o+")*",/helper\s+\w+\s*/.source+a+/\s*/.source+o].join("|")+")"),lookbehind:!0,greedy:!0,inside:{keyword:/^@\w*/,csharp:f}},directive:{pattern:/^([ \t]*)@(?:addTagHelper|attribute|implements|inherits|inject|layout|model|namespace|page|preservewhitespace|removeTagHelper|section|tagHelperPrefix|using)(?=\s).*/m,lookbehind:!0,greedy:!0,inside:{keyword:/^@\w+/,csharp:f}},value:p,"delegate-operator":{pattern:/(^|[^@])@(?=<)/,lookbehind:!0,alias:"operator"}}),t.languages.razor=t.languages.cshtml}(t)}function mb(t){t.register(qf),t.register(Nf),function(t){var e=t.util.clone(t.languages.javascript),n=/(?:\s|\/\/.*(?!.)|\/\*(?:[^*]|\*(?!\/))\*\/)/.source,r=/(?:\{(?:\{(?:\{[^{}]*\}|[^{}])*\}|[^{}])*\})/.source,a=/(?:\{<S>*\.{3}(?:[^{}]|<BRACES>)*\})/.source;function i(t,e){return t=t.replace(/<S>/g,(function(){return n})).replace(/<BRACES>/g,(function(){return r})).replace(/<SPREAD>/g,(function(){return a})),RegExp(t,e)}a=i(a).source,t.languages.jsx=t.languages.extend("markup",e),t.languages.jsx.tag.pattern=i(/<\/?(?:[\w.:-]+(?:<S>+(?:[\w.:$-]+(?:=(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s{'"/>=]+|<BRACES>))?|<SPREAD>))*<S>*\/?)?>/.source),t.languages.jsx.tag.inside.tag.pattern=/^<\/?[^\s>\/]*/,t.languages.jsx.tag.inside["attr-value"].pattern=/=(?!\{)(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s'">]+)/,t.languages.jsx.tag.inside.tag.inside["class-name"]=/^[A-Z]\w*(?:\.[A-Z]\w*)*$/,t.languages.jsx.tag.inside.comment=e.comment,t.languages.insertBefore("inside","attr-name",{spread:{pattern:i(/<SPREAD>/.source),inside:t.languages.jsx}},t.languages.jsx.tag),t.languages.insertBefore("inside","special-attr",{script:{pattern:i(/=<BRACES>/.source),alias:"language-javascript",inside:{"script-punctuation":{pattern:/^=(?=\{)/,alias:"punctuation"},rest:t.languages.jsx}}},t.languages.jsx.tag);var o=function t(e){return e?"string"===typeof e?e:"string"===typeof e.content?e.content:e.content.map(t).join(""):""},l=function e(n){for(var r=[],a=0;a<n.length;a++){var i=n[a],l=!1;if("string"!==typeof i&&("tag"===i.type&&i.content[0]&&"tag"===i.content[0].type?"</"===i.content[0].content[0].content?r.length>0&&r[r.length-1].tagName===o(i.content[0].content[1])&&r.pop():"/>"===i.content[i.content.length-1].content||r.push({tagName:o(i.content[0].content[1]),openedBraces:0}):r.length>0&&"punctuation"===i.type&&"{"===i.content?r[r.length-1].openedBraces++:r.length>0&&r[r.length-1].openedBraces>0&&"punctuation"===i.type&&"}"===i.content?r[r.length-1].openedBraces--:l=!0),(l||"string"===typeof i)&&r.length>0&&0===r[r.length-1].openedBraces){var c=o(i);a<n.length-1&&("string"===typeof n[a+1]||"plain-text"===n[a+1].type)&&(c+=o(n[a+1]),n.splice(a+1,1)),a>0&&("string"===typeof n[a-1]||"plain-text"===n[a-1].type)&&(c=o(n[a-1])+c,n.splice(a-1,1),a--),n[a]=new t.Token("plain-text",c,null,c)}i.content&&"string"!==typeof i.content&&e(i.content)}};t.hooks.add("after-tokenize",(function(t){"jsx"!==t.language&&"tsx"!==t.language||l(t.tokens)}))}(t)}function yb(t){t.register(mb),t.register(fp),function(t){var e=t.util.clone(t.languages.typescript);t.languages.tsx=t.languages.extend("jsx",e),delete t.languages.tsx.parameter,delete t.languages.tsx["literal-property"];var n=t.languages.tsx.tag;n.pattern=RegExp(/(^|[^\w$]|(?=<\/))/.source+"(?:"+n.pattern.source+")",n.pattern.flags),n.lookbehind=!0}(t)}function bb(t){t.register(Tf),t.languages.reason=t.languages.extend("clike",{string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^\\\r\n"])*"/,greedy:!0},"class-name":/\b[A-Z]\w*/,keyword:/\b(?:and|as|assert|begin|class|constraint|do|done|downto|else|end|exception|external|for|fun|function|functor|if|in|include|inherit|initializer|lazy|let|method|module|mutable|new|nonrec|object|of|open|or|private|rec|sig|struct|switch|then|to|try|type|val|virtual|when|while|with)\b/,operator:/\.{3}|:[:=]|\|>|->|=(?:==?|>)?|<=?|>=?|[|^?'#!~`]|[+\-*\/]\.?|\b(?:asr|land|lor|lsl|lsr|lxor|mod)\b/}),t.languages.insertBefore("reason","class-name",{char:{pattern:/'(?:\\x[\da-f]{2}|\\o[0-3][0-7][0-7]|\\\d{3}|\\.|[^'\\\r\n])'/,greedy:!0},constructor:/\b[A-Z]\w*\b(?!\s*\.)/,label:{pattern:/\b[a-z]\w*(?=::)/,alias:"symbol"}}),delete t.languages.reason.function}function xb(t){t.languages.rego={comment:/#.*/,property:{pattern:/(^|[^\\.])(?:"(?:\\.|[^\\"\r\n])*"|`[^`]*`|\b[a-z_]\w*\b)(?=\s*:(?!=))/i,lookbehind:!0,greedy:!0},string:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"|`[^`]*`/,lookbehind:!0,greedy:!0},keyword:/\b(?:as|default|else|import|not|null|package|set(?=\s*\()|some|with)\b/,boolean:/\b(?:false|true)\b/,function:{pattern:/\b[a-z_]\w*\b(?:\s*\.\s*\b[a-z_]\w*\b)*(?=\s*\()/i,inside:{namespace:/\b\w+\b(?=\s*\.)/,punctuation:/\./}},number:/-?\b\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,operator:/[-+*/%|&]|[<>:=]=?|!=|\b_\b/,punctuation:/[,;.\[\]{}()]/}}function Mb(t){t.languages.renpy={comment:{pattern:/(^|[^\\])#.+/,lookbehind:!0},string:{pattern:/("""|''')[\s\S]+?\1|("|')(?:\\.|(?!\2)[^\\])*\2|(?:^#?(?:(?:[0-9a-fA-F]){3}|[0-9a-fA-F]{6})$)/m,greedy:!0},function:/\b[a-z_]\w*(?=\()/i,property:/\b(?:Update|UpdateVersion|action|activate_sound|adv_nvl_transition|after_load_transition|align|alpha|alt|anchor|antialias|area|auto|background|bar_invert|bar_resizing|bar_vertical|black_color|bold|bottom_bar|bottom_gutter|bottom_margin|bottom_padding|box_reverse|box_wrap|can_update|caret|child|color|crop|default_afm_enable|default_afm_time|default_fullscreen|default_text_cps|developer|directory_name|drag_handle|drag_joined|drag_name|drag_raise|draggable|dragged|drop_shadow|drop_shadow_color|droppable|dropped|easein|easeout|edgescroll|end_game_transition|end_splash_transition|enter_replay_transition|enter_sound|enter_transition|enter_yesno_transition|executable_name|exit_replay_transition|exit_sound|exit_transition|exit_yesno_transition|fadein|fadeout|first_indent|first_spacing|fit_first|focus|focus_mask|font|foreground|game_main_transition|get_installed_packages|google_play_key|google_play_salt|ground|has_music|has_sound|has_voice|height|help|hinting|hover|hover_background|hover_color|hover_sound|hovered|hyperlink_functions|idle|idle_color|image_style|include_update|insensitive|insensitive_background|insensitive_color|inside|intra_transition|italic|justify|kerning|keyboard_focus|language|layer_clipping|layers|layout|left_bar|left_gutter|left_margin|left_padding|length|line_leading|line_overlap_split|line_spacing|linear|main_game_transition|main_menu_music|maximum|min_width|minimum|minwidth|modal|mouse|mousewheel|name|narrator_menu|newline_indent|nvl_adv_transition|offset|order_reverse|outlines|overlay_functions|pos|position|prefix|radius|range|rest_indent|right_bar|right_gutter|right_margin|right_padding|rotate|rotate_pad|ruby_style|sample_sound|save_directory|say_attribute_transition|screen_height|screen_width|scrollbars|selected_hover|selected_hover_color|selected_idle|selected_idle_color|selected_insensitive|show_side_image|show_two_window|side_spacing|side_xpos|side_ypos|size|size_group|slow_cps|slow_cps_multiplier|spacing|strikethrough|subpixel|text_align|text_style|text_xpos|text_y_fudge|text_ypos|thumb|thumb_offset|thumb_shadow|thumbnail_height|thumbnail_width|time|top_bar|top_gutter|top_margin|top_padding|translations|underline|unscrollable|update|value|version|version_name|version_tuple|vertical|width|window_hide_transition|window_icon|window_left_padding|window_show_transition|window_title|windows_icon|xadjustment|xalign|xanchor|xanchoraround|xaround|xcenter|xfill|xinitial|xmargin|xmaximum|xminimum|xoffset|xofsset|xpadding|xpos|xsize|xzoom|yadjustment|yalign|yanchor|yanchoraround|yaround|ycenter|yfill|yinitial|ymargin|ymaximum|yminimum|yoffset|ypadding|ypos|ysize|ysizexysize|yzoom|zoom|zorder)\b/,tag:/\b(?:bar|block|button|buttoscreenn|drag|draggroup|fixed|frame|grid|[hv]box|hotbar|hotspot|image|imagebutton|imagemap|input|key|label|menu|mm_menu_frame|mousearea|nvl|parallel|screen|self|side|tag|text|textbutton|timer|vbar|viewport|window)\b|\$/,keyword:/\b(?:None|add|adjustment|alignaround|allow|angle|animation|around|as|assert|behind|box_layout|break|build|cache|call|center|changed|child_size|choice|circles|class|clear|clicked|clipping|clockwise|config|contains|continue|corner1|corner2|counterclockwise|def|default|define|del|delay|disabled|disabled_text|dissolve|elif|else|event|except|exclude|exec|expression|fade|finally|for|from|function|global|gm_root|has|hide|id|if|import|in|init|is|jump|knot|lambda|left|less_rounded|mm_root|movie|music|null|on|onlayer|pass|pause|persistent|play|print|python|queue|raise|random|renpy|repeat|return|right|rounded_window|scene|scope|set|show|slow|slow_abortable|slow_done|sound|stop|store|style|style_group|substitute|suffix|theme|transform|transform_anchor|transpose|try|ui|unhovered|updater|use|voice|while|widget|widget_hover|widget_selected|widget_text|yield)\b/,boolean:/\b(?:[Ff]alse|[Tt]rue)\b/,number:/(?:\b(?:0[bo])?(?:(?:\d|0x[\da-f])[\da-f]*(?:\.\d*)?)|\B\.\d+)(?:e[+-]?\d+)?j?/i,operator:/[-+%=]=?|!=|\*\*?=?|\/\/?=?|<[<=>]?|>[=>]?|[&|^~]|\b(?:and|at|not|or|with)\b/,punctuation:/[{}[\];(),.:]/},t.languages.rpy=t.languages.renpy}function wb(t){t.languages.rescript={comment:{pattern:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},char:{pattern:/'(?:[^\r\n\\]|\\(?:.|\w+))'/,greedy:!0},string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^\\\r\n"])*"/,greedy:!0},"class-name":/\b[A-Z]\w*|@[a-z.]*|#[A-Za-z]\w*|#\d/,function:{pattern:/[a-zA-Z]\w*(?=\()|(\.)[a-z]\w*/,lookbehind:!0},number:/(?:\b0x(?:[\da-f]+(?:\.[\da-f]*)?|\.[\da-f]+)(?:p[+-]?\d+)?|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)[ful]{0,4}/i,boolean:/\b(?:false|true)\b/,"attr-value":/[A-Za-z]\w*(?==)/,constant:{pattern:/(\btype\s+)[a-z]\w*/,lookbehind:!0},tag:{pattern:/(<)[a-z]\w*|(?:<\/)[a-z]\w*/,lookbehind:!0,inside:{operator:/<|>|\//}},keyword:/\b(?:and|as|assert|begin|bool|class|constraint|do|done|downto|else|end|exception|external|float|for|fun|function|if|in|include|inherit|initializer|int|lazy|let|method|module|mutable|new|nonrec|object|of|open|or|private|rec|string|switch|then|to|try|type|when|while|with)\b/,operator:/\.{3}|:[:=]?|\|>|->|=(?:==?|>)?|<=?|>=?|[|^?'#!~`]|[+\-*\/]\.?|\b(?:asr|land|lor|lsl|lsr|lxor|mod)\b/,punctuation:/[(){}[\],;.]/},t.languages.insertBefore("rescript","string",{"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"tag"},rest:t.languages.rescript}},string:/[\s\S]+/}}}),t.languages.res=t.languages.rescript}function zb(t){t.languages.rest={table:[{pattern:/(^[\t ]*)(?:\+[=-]+)+\+(?:\r?\n|\r)(?:\1[+|].+[+|](?:\r?\n|\r))+\1(?:\+[=-]+)+\+/m,lookbehind:!0,inside:{punctuation:/\||(?:\+[=-]+)+\+/}},{pattern:/(^[\t ]*)=+ [ =]*=(?:(?:\r?\n|\r)\1.+)+(?:\r?\n|\r)\1=+ [ =]*=(?=(?:\r?\n|\r){2}|\s*$)/m,lookbehind:!0,inside:{punctuation:/[=-]+/}}],"substitution-def":{pattern:/(^[\t ]*\.\. )\|(?:[^|\s](?:[^|]*[^|\s])?)\| [^:]+::/m,lookbehind:!0,inside:{substitution:{pattern:/^\|(?:[^|\s]|[^|\s][^|]*[^|\s])\|/,alias:"attr-value",inside:{punctuation:/^\||\|$/}},directive:{pattern:/( )(?! )[^:]+::/,lookbehind:!0,alias:"function",inside:{punctuation:/::$/}}}},"link-target":[{pattern:/(^[\t ]*\.\. )\[[^\]]+\]/m,lookbehind:!0,alias:"string",inside:{punctuation:/^\[|\]$/}},{pattern:/(^[\t ]*\.\. )_(?:`[^`]+`|(?:[^:\\]|\\.)+):/m,lookbehind:!0,alias:"string",inside:{punctuation:/^_|:$/}}],directive:{pattern:/(^[\t ]*\.\. )[^:]+::/m,lookbehind:!0,alias:"function",inside:{punctuation:/::$/}},comment:{pattern:/(^[\t ]*\.\.)(?:(?: .+)?(?:(?:\r?\n|\r).+)+| .+)(?=(?:\r?\n|\r){2}|$)/m,lookbehind:!0},title:[{pattern:/^(([!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~])\2+)(?:\r?\n|\r).+(?:\r?\n|\r)\1$/m,inside:{punctuation:/^[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~]+|[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~]+$/,important:/.+/}},{pattern:/(^|(?:\r?\n|\r){2}).+(?:\r?\n|\r)([!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~])\2+(?=\r?\n|\r|$)/,lookbehind:!0,inside:{punctuation:/[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~]+$/,important:/.+/}}],hr:{pattern:/((?:\r?\n|\r){2})([!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~])\2{3,}(?=(?:\r?\n|\r){2})/,lookbehind:!0,alias:"punctuation"},field:{pattern:/(^[\t ]*):[^:\r\n]+:(?= )/m,lookbehind:!0,alias:"attr-name"},"command-line-option":{pattern:/(^[\t ]*)(?:[+-][a-z\d]|(?:--|\/)[a-z\d-]+)(?:[ =](?:[a-z][\w-]*|<[^<>]+>))?(?:, (?:[+-][a-z\d]|(?:--|\/)[a-z\d-]+)(?:[ =](?:[a-z][\w-]*|<[^<>]+>))?)*(?=(?:\r?\n|\r)? {2,}\S)/im,lookbehind:!0,alias:"symbol"},"literal-block":{pattern:/::(?:\r?\n|\r){2}([ \t]+)(?![ \t]).+(?:(?:\r?\n|\r)\1.+)*/,inside:{"literal-block-punctuation":{pattern:/^::/,alias:"punctuation"}}},"quoted-literal-block":{pattern:/::(?:\r?\n|\r){2}([!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~]).*(?:(?:\r?\n|\r)\1.*)*/,inside:{"literal-block-punctuation":{pattern:/^(?:::|([!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~])\1*)/m,alias:"punctuation"}}},"list-bullet":{pattern:/(^[\t ]*)(?:[*+\-\u2022\u2023\u2043]|\(?(?:\d+|[a-z]|[ivxdclm]+)\)|(?:\d+|[a-z]|[ivxdclm]+)\.)(?= )/im,lookbehind:!0,alias:"punctuation"},"doctest-block":{pattern:/(^[\t ]*)>>> .+(?:(?:\r?\n|\r).+)*/m,lookbehind:!0,inside:{punctuation:/^>>>/}},inline:[{pattern:/(^|[\s\-:\/'"<(\[{])(?::[^:]+:`.*?`|`.*?`:[^:]+:|(\*\*?|``?|\|)(?!\s)(?:(?!\2).)*\S\2(?=[\s\-.,:;!?\\\/'")\]}]|$))/m,lookbehind:!0,inside:{bold:{pattern:/(^\*\*).+(?=\*\*$)/,lookbehind:!0},italic:{pattern:/(^\*).+(?=\*$)/,lookbehind:!0},"inline-literal":{pattern:/(^``).+(?=``$)/,lookbehind:!0,alias:"symbol"},role:{pattern:/^:[^:]+:|:[^:]+:$/,alias:"function",inside:{punctuation:/^:|:$/}},"interpreted-text":{pattern:/(^`).+(?=`$)/,lookbehind:!0,alias:"attr-value"},substitution:{pattern:/(^\|).+(?=\|$)/,lookbehind:!0,alias:"attr-value"},punctuation:/\*\*?|``?|\|/}}],link:[{pattern:/\[[^\[\]]+\]_(?=[\s\-.,:;!?\\\/'")\]}]|$)/,alias:"string",inside:{punctuation:/^\[|\]_$/}},{pattern:/(?:\b[a-z\d]+(?:[_.:+][a-z\d]+)*_?_|`[^`]+`_?_|_`[^`]+`)(?=[\s\-.,:;!?\\\/'")\]}]|$)/i,alias:"string",inside:{punctuation:/^_?`|`$|`?_?_$/}}],punctuation:{pattern:/(^[\t ]*)(?:\|(?= |$)|(?:---?|\u2014|\.\.|__)(?= )|\.\.$)/m,lookbehind:!0}}}function Cb(t){t.languages.rip={comment:{pattern:/#.*/,greedy:!0},char:{pattern:/\B`[^\s`'",.:;#\/\\()<>\[\]{}]\b/,greedy:!0},string:{pattern:/("|')(?:\\.|(?!\1)[^\\\r\n])*\1/,greedy:!0},regex:{pattern:/(^|[^/])\/(?!\/)(?:\[[^\n\r\]]*\]|\\.|[^/\\\r\n\[])+\/(?=\s*(?:$|[\r\n,.;})]))/,lookbehind:!0,greedy:!0},keyword:/(?:=>|->)|\b(?:case|catch|class|else|exit|finally|if|raise|return|switch|try)\b/,builtin:/@|\bSystem\b/,boolean:/\b(?:false|true)\b/,date:/\b\d{4}-\d{2}-\d{2}\b/,time:/\b\d{2}:\d{2}:\d{2}\b/,datetime:/\b\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\b/,symbol:/:[^\d\s`'",.:;#\/\\()<>\[\]{}][^\s`'",.:;#\/\\()<>\[\]{}]*/,number:/[+-]?\b(?:\d+\.\d+|\d+)\b/,punctuation:/(?:\.{2,3})|[`,.:;=\/\\()<>\[\]{}]/,reference:/[^\d\s`'",.:;#\/\\()<>\[\]{}][^\s`'",.:;#\/\\()<>\[\]{}]*/}}function Ab(t){t.languages.roboconf={comment:/#.*/,keyword:{pattern:/(^|\s)(?:(?:external|import)\b|(?:facet|instance of)(?=[ \t]+[\w-]+[ \t]*\{))/,lookbehind:!0},component:{pattern:/[\w-]+(?=[ \t]*\{)/,alias:"variable"},property:/[\w.-]+(?=[ \t]*:)/,value:{pattern:/(=[ \t]*(?![ \t]))[^,;]+/,lookbehind:!0,alias:"attr-value"},optional:{pattern:/\(optional\)/,alias:"builtin"},wildcard:{pattern:/(\.)\*/,lookbehind:!0,alias:"operator"},punctuation:/[{},.;:=]/}}function kb(t){!function(t){var e={pattern:/(^[ \t]*| {2}|\t)#.*/m,lookbehind:!0,greedy:!0},n={pattern:/((?:^|[^\\])(?:\\{2})*)[$@&%]\{(?:[^{}\r\n]|\{[^{}\r\n]*\})*\}/,lookbehind:!0,inside:{punctuation:/^[$@&%]\{|\}$/}};function r(t,r){var a={"section-header":{pattern:/^ ?\*{3}.+?\*{3}/,alias:"keyword"}};for(var i in r)a[i]=r[i];return a.tag={pattern:/([\r\n](?: {2}|\t)[ \t]*)\[[-\w]+\]/,lookbehind:!0,inside:{punctuation:/\[|\]/}},a.variable=n,a.comment=e,{pattern:RegExp(/^ ?\*{3}[ \t]*<name>[ \t]*\*{3}(?:.|[\r\n](?!\*{3}))*/.source.replace(/<name>/g,(function(){return t})),"im"),alias:"section",inside:a}}var a={pattern:/(\[Documentation\](?: {2}|\t)[ \t]*)(?![ \t]|#)(?:.|(?:\r\n?|\n)[ \t]*\.{3})+/,lookbehind:!0,alias:"string"},i={pattern:/([\r\n] ?)(?!#)(?:\S(?:[ \t]\S)*)+/,lookbehind:!0,alias:"function",inside:{variable:n}},o={pattern:/([\r\n](?: {2}|\t)[ \t]*)(?!\[|\.{3}|#)(?:\S(?:[ \t]\S)*)+/,lookbehind:!0,inside:{variable:n}};t.languages.robotframework={settings:r("Settings",{documentation:{pattern:/([\r\n] ?Documentation(?: {2}|\t)[ \t]*)(?![ \t]|#)(?:.|(?:\r\n?|\n)[ \t]*\.{3})+/,lookbehind:!0,alias:"string"},property:{pattern:/([\r\n] ?)(?!\.{3}|#)(?:\S(?:[ \t]\S)*)+/,lookbehind:!0}}),variables:r("Variables"),"test-cases":r("Test Cases",{"test-name":i,documentation:a,property:o}),keywords:r("Keywords",{"keyword-name":i,documentation:a,property:o}),tasks:r("Tasks",{"task-name":i,documentation:a,property:o}),comment:e},t.languages.robot=t.languages.robotframework}(t)}function Hb(t){!function(t){var e=/(?:"(?:""|[^"])*"(?!")|'(?:''|[^'])*'(?!'))/.source,n=/\b(?:\d[\da-f]*x|\d+(?:\.\d+)?(?:e[+-]?\d+)?)\b/i,r={pattern:RegExp(e+"[bx]"),alias:"number"},a={pattern:/&[a-z_]\w*/i},i={pattern:/((?:^|\s|=|\())%(?:ABORT|BY|CMS|COPY|DISPLAY|DO|ELSE|END|EVAL|GLOBAL|GO|GOTO|IF|INC|INCLUDE|INDEX|INPUT|KTRIM|LENGTH|LET|LIST|LOCAL|PUT|QKTRIM|QSCAN|QSUBSTR|QSYSFUNC|QUPCASE|RETURN|RUN|SCAN|SUBSTR|SUPERQ|SYMDEL|SYMEXIST|SYMGLOBL|SYMLOCAL|SYSCALL|SYSEVALF|SYSEXEC|SYSFUNC|SYSGET|SYSRPUT|THEN|TO|TSO|UNQUOTE|UNTIL|UPCASE|WHILE|WINDOW)\b/i,lookbehind:!0,alias:"keyword"},o={pattern:/(^|\s)(?:proc\s+\w+|data(?!=)|quit|run)\b/i,alias:"keyword",lookbehind:!0},l=[/\/\*[\s\S]*?\*\//,{pattern:/(^[ \t]*|;\s*)\*[^;]*;/m,lookbehind:!0}],c={pattern:RegExp(e),greedy:!0},s=/[$%@.(){}\[\];,\\]/,u={pattern:/%?\b\w+(?=\()/,alias:"keyword"},d={function:u,"arg-value":{pattern:/(=\s*)[A-Z\.]+/i,lookbehind:!0},operator:/=/,"macro-variable":a,arg:{pattern:/[A-Z]+/i,alias:"keyword"},number:n,"numeric-constant":r,punctuation:s,string:c},h={pattern:/\b(?:format|put)\b=?[\w'$.]+/i,inside:{keyword:/^(?:format|put)(?==)/i,equals:/=/,format:{pattern:/(?:\w|\$\d)+\.\d?/,alias:"number"}}},f={pattern:/\b(?:format|put)\s+[\w']+(?:\s+[$.\w]+)+(?=;)/i,inside:{keyword:/^(?:format|put)/i,format:{pattern:/[\w$]+\.\d?/,alias:"number"}}},p={pattern:/((?:^|\s)=?)(?:catname|checkpoint execute_always|dm|endsas|filename|footnote|%include|libname|%list|lock|missing|options|page|resetline|%run|sasfile|skip|sysecho|title\d?)\b/i,lookbehind:!0,alias:"keyword"},g={pattern:/(^|\s)(?:submit(?:\s+(?:load|norun|parseonly))?|endsubmit)\b/i,lookbehind:!0,alias:"keyword"},v=/aStore|accessControl|aggregation|audio|autotune|bayesianNetClassifier|bioMedImage|boolRule|builtins|cardinality|cdm|clustering|conditionalRandomFields|configuration|copula|countreg|dataDiscovery|dataPreprocess|dataSciencePilot|dataStep|decisionTree|deduplication|deepLearn|deepNeural|deepRnn|ds2|ecm|entityRes|espCluster|explainModel|factmac|fastKnn|fcmpact|fedSql|freqTab|gVarCluster|gam|gleam|graphSemiSupLearn|hiddenMarkovModel|hyperGroup|ica|image|iml|kernalPca|langModel|ldaTopic|loadStreams|mbc|mixed|mlTools|modelPublishing|network|neuralNet|nmf|nonParametricBayes|nonlinear|optNetwork|optimization|panel|pca|percentile|phreg|pls|qkb|qlim|quantreg|recommend|regression|reinforcementLearn|robustPca|ruleMining|sampling|sandwich|sccasl|search(?:Analytics)?|sentimentAnalysis|sequence|session(?:Prop)?|severity|simSystem|simple|smartData|sparkEmbeddedProcess|sparseML|spatialreg|spc|stabilityMonitoring|svDataDescription|svm|table|text(?:Filters|Frequency|Mining|Parse|Rule(?:Develop|Score)|Topic|Util)|timeData|transpose|tsInfo|tsReconcile|uniTimeSeries|varReduce/.source,m={pattern:RegExp(/(^|\s)(?:action\s+)?(?:<act>)\.[a-z]+\b[^;]+/.source.replace(/<act>/g,(function(){return v})),"i"),lookbehind:!0,inside:{keyword:RegExp(/(?:<act>)\.[a-z]+\b/.source.replace(/<act>/g,(function(){return v})),"i"),action:{pattern:/(?:action)/i,alias:"keyword"},comment:l,function:u,"arg-value":d["arg-value"],operator:d.operator,argument:d.arg,number:n,"numeric-constant":r,punctuation:s,string:c}},y={pattern:/((?:^|\s)=?)(?:after|analysis|and|array|barchart|barwidth|begingraph|by|call|cas|cbarline|cfill|class(?:lev)?|close|column|computed?|contains|continue|data(?==)|define|delete|describe|document|do\s+over|do|dol|drop|dul|else|end(?:comp|source)?|entryTitle|eval(?:uate)?|exec(?:ute)?|exit|file(?:name)?|fill(?:attrs)?|flist|fnc|function(?:list)?|global|goto|group(?:by)?|headline|headskip|histogram|if|infile|keep|keylabel|keyword|label|layout|leave|legendlabel|length|libname|loadactionset|merge|midpoints|_?null_|name|noobs|nowd|ods|options|or|otherwise|out(?:put)?|over(?:lay)?|plot|print|put|raise|ranexp|rannor|rbreak|retain|return|select|session|sessref|set|source|statgraph|sum|summarize|table|temp|terminate|then\s+do|then|title\d?|to|var|when|where|xaxisopts|y2axisopts|yaxisopts)\b/i,lookbehind:!0};t.languages.sas={datalines:{pattern:/^([ \t]*)(?:cards|(?:data)?lines);[\s\S]+?^[ \t]*;/im,lookbehind:!0,alias:"string",inside:{keyword:{pattern:/^(?:cards|(?:data)?lines)/i},punctuation:/;/}},"proc-sql":{pattern:/(^proc\s+(?:fed)?sql(?:\s+[\w|=]+)?;)[\s\S]+?(?=^(?:proc\s+\w+|data|quit|run);|(?![\s\S]))/im,lookbehind:!0,inside:{sql:{pattern:RegExp(/^[ \t]*(?:select|alter\s+table|(?:create|describe|drop)\s+(?:index|table(?:\s+constraints)?|view)|create\s+unique\s+index|insert\s+into|update)(?:<str>|[^;"'])+;/.source.replace(/<str>/g,(function(){return e})),"im"),alias:"language-sql",inside:t.languages.sql},"global-statements":p,"sql-statements":{pattern:/(^|\s)(?:disconnect\s+from|begin|commit|exec(?:ute)?|reset|rollback|validate)\b/i,lookbehind:!0,alias:"keyword"},number:n,"numeric-constant":r,punctuation:s,string:c}},"proc-groovy":{pattern:/(^proc\s+groovy(?:\s+[\w|=]+)?;)[\s\S]+?(?=^(?:proc\s+\w+|data|quit|run);|(?![\s\S]))/im,lookbehind:!0,inside:{comment:l,groovy:{pattern:RegExp(/(^[ \t]*submit(?:\s+(?:load|norun|parseonly))?)(?:<str>|[^"'])+?(?=endsubmit;)/.source.replace(/<str>/g,(function(){return e})),"im"),lookbehind:!0,alias:"language-groovy",inside:t.languages.groovy},keyword:y,"submit-statement":g,"global-statements":p,number:n,"numeric-constant":r,punctuation:s,string:c}},"proc-lua":{pattern:/(^proc\s+lua(?:\s+[\w|=]+)?;)[\s\S]+?(?=^(?:proc\s+\w+|data|quit|run);|(?![\s\S]))/im,lookbehind:!0,inside:{comment:l,lua:{pattern:RegExp(/(^[ \t]*submit(?:\s+(?:load|norun|parseonly))?)(?:<str>|[^"'])+?(?=endsubmit;)/.source.replace(/<str>/g,(function(){return e})),"im"),lookbehind:!0,alias:"language-lua",inside:t.languages.lua},keyword:y,"submit-statement":g,"global-statements":p,number:n,"numeric-constant":r,punctuation:s,string:c}},"proc-cas":{pattern:/(^proc\s+cas(?:\s+[\w|=]+)?;)[\s\S]+?(?=^(?:proc\s+\w+|quit|data);|(?![\s\S]))/im,lookbehind:!0,inside:{comment:l,"statement-var":{pattern:/((?:^|\s)=?)saveresult\s[^;]+/im,lookbehind:!0,inside:{statement:{pattern:/^saveresult\s+\S+/i,inside:{keyword:/^(?:saveresult)/i}},rest:d}},"cas-actions":m,statement:{pattern:/((?:^|\s)=?)(?:default|(?:un)?set|on|output|upload)[^;]+/im,lookbehind:!0,inside:d},step:o,keyword:y,function:u,format:h,altformat:f,"global-statements":p,number:n,"numeric-constant":r,punctuation:s,string:c}},"proc-args":{pattern:RegExp(/(^proc\s+\w+\s+)(?!\s)(?:[^;"']|<str>)+;/.source.replace(/<str>/g,(function(){return e})),"im"),lookbehind:!0,inside:d},"macro-keyword":i,"macro-variable":a,"macro-string-functions":{pattern:/((?:^|\s|=))%(?:BQUOTE|NRBQUOTE|NRQUOTE|NRSTR|QUOTE|STR)\(.*?(?:[^%]\))/i,lookbehind:!0,inside:{function:{pattern:/%(?:BQUOTE|NRBQUOTE|NRQUOTE|NRSTR|QUOTE|STR)/i,alias:"keyword"},"macro-keyword":i,"macro-variable":a,"escaped-char":{pattern:/%['"()<>=\xac^~;,#]/},punctuation:s}},"macro-declaration":{pattern:/^%macro[^;]+(?=;)/im,inside:{keyword:/%macro/i}},"macro-end":{pattern:/^%mend[^;]+(?=;)/im,inside:{keyword:/%mend/i}},macro:{pattern:/%_\w+(?=\()/,alias:"keyword"},input:{pattern:/\binput\s[-\w\s/*.$&]+;/i,inside:{input:{alias:"keyword",pattern:/^input/i},comment:l,number:n,"numeric-constant":r}},"options-args":{pattern:/(^options)[-'"|/\\<>*+=:()\w\s]*(?=;)/im,lookbehind:!0,inside:d},"cas-actions":m,comment:l,function:u,format:h,altformat:f,"numeric-constant":r,datetime:{pattern:RegExp(e+"(?:dt?|t)"),alias:"number"},string:c,step:o,keyword:y,"operator-keyword":{pattern:/\b(?:eq|ge|gt|in|le|lt|ne|not)\b/i,alias:"operator"},number:n,operator:/\*\*?|\|\|?|!!?|\xa6\xa6?|<[>=]?|>[<=]?|[-+\/=&]|[~\xac^]=?/,punctuation:s}}(t)}function Eb(t){t.register(Rf),function(t){var e=[/"(?:\\[\s\S]|\$\([^)]+\)|\$(?!\()|`[^`]+`|[^"\\`$])*"/.source,/'[^']*'/.source,/\$'(?:[^'\\]|\\[\s\S])*'/.source,/<<-?\s*(["']?)(\w+)\1\s[\s\S]*?[\r\n]\2/.source].join("|");t.languages["shell-session"]={command:{pattern:RegExp(/^/.source+"(?:"+/[^\s@:$#%*!/\\]+@[^\r\n@:$#%*!/\\]+(?::[^\0-\x1F$#%*?"<>:;|]+)?/.source+"|"+/[/~.][^\0-\x1F$#%*?"<>@:;|]*/.source+")?"+/[$#%](?=\s)/.source+/(?:[^\\\r\n \t'"<$]|[ \t](?:(?!#)|#.*$)|\\(?:[^\r]|\r\n?)|\$(?!')|<(?!<)|<<str>>)+/.source.replace(/<<str>>/g,(function(){return e})),"m"),greedy:!0,inside:{info:{pattern:/^[^#$%]+/,alias:"punctuation",inside:{user:/^[^\s@:$#%*!/\\]+@[^\r\n@:$#%*!/\\]+/,punctuation:/:/,path:/[\s\S]+/}},bash:{pattern:/(^[$#%]\s*)\S[\s\S]*/,lookbehind:!0,alias:"language-bash",inside:t.languages.bash},"shell-symbol":{pattern:/^[$#%]/,alias:"important"}}},output:/.(?:.*(?:[\r\n]|.$))*/},t.languages["sh-session"]=t.languages.shellsession=t.languages["shell-session"]}(t)}function Sb(t){t.languages.smali={comment:/#.*/,string:{pattern:/"(?:[^\r\n\\"]|\\.)*"|'(?:[^\r\n\\']|\\(?:.|u[\da-fA-F]{4}))'/,greedy:!0},"class-name":{pattern:/(^|[^L])L(?:(?:\w+|`[^`\r\n]*`)\/)*(?:[\w$]+|`[^`\r\n]*`)(?=\s*;)/,lookbehind:!0,inside:{"class-name":{pattern:/(^L|\/)(?:[\w$]+|`[^`\r\n]*`)$/,lookbehind:!0},namespace:{pattern:/^(L)(?:(?:\w+|`[^`\r\n]*`)\/)+/,lookbehind:!0,inside:{punctuation:/\//}},builtin:/^L/}},builtin:[{pattern:/([();\[])[BCDFIJSVZ]+/,lookbehind:!0},{pattern:/([\w$>]:)[BCDFIJSVZ]/,lookbehind:!0}],keyword:[{pattern:/(\.end\s+)[\w-]+/,lookbehind:!0},{pattern:/(^|[^\w.-])\.(?!\d)[\w-]+/,lookbehind:!0},{pattern:/(^|[^\w.-])(?:abstract|annotation|bridge|constructor|enum|final|interface|private|protected|public|runtime|static|synthetic|system|transient)(?![\w.-])/,lookbehind:!0}],function:{pattern:/(^|[^\w.-])(?:\w+|<[\w$-]+>)(?=\()/,lookbehind:!0},field:{pattern:/[\w$]+(?=:)/,alias:"variable"},register:{pattern:/(^|[^\w.-])[vp]\d(?![\w.-])/,lookbehind:!0,alias:"variable"},boolean:{pattern:/(^|[^\w.-])(?:false|true)(?![\w.-])/,lookbehind:!0},number:{pattern:/(^|[^/\w.-])-?(?:NAN|INFINITY|0x(?:[\dA-F]+(?:\.[\dA-F]*)?|\.[\dA-F]+)(?:p[+-]?[\dA-F]+)?|(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?)[dflst]?(?![\w.-])/i,lookbehind:!0},label:{pattern:/(:)\w+/,lookbehind:!0,alias:"property"},operator:/->|\.\.|[\[=]/,punctuation:/[{}(),;:]/}}function Lb(t){t.languages.smalltalk={comment:{pattern:/"(?:""|[^"])*"/,greedy:!0},char:{pattern:/\$./,greedy:!0},string:{pattern:/'(?:''|[^'])*'/,greedy:!0},symbol:/#[\da-z]+|#(?:-|([+\/\\*~<>=@%|&?!])\1?)|#(?=\()/i,"block-arguments":{pattern:/(\[\s*):[^\[|]*\|/,lookbehind:!0,inside:{variable:/:[\da-z]+/i,punctuation:/\|/}},"temporary-variables":{pattern:/\|[^|]+\|/,inside:{variable:/[\da-z]+/i,punctuation:/\|/}},keyword:/\b(?:new|nil|self|super)\b/,boolean:/\b(?:false|true)\b/,number:[/\d+r-?[\dA-Z]+(?:\.[\dA-Z]+)?(?:e-?\d+)?/,/\b\d+(?:\.\d+)?(?:e-?\d+)?/],operator:/[<=]=?|:=|~[~=]|\/\/?|\\\\|>[>=]?|[!^+\-*&|,@]/,punctuation:/[.;:?\[\](){}]/}}function _b(t){t.register(rp),function(t){t.languages.smarty={comment:{pattern:/^\{\*[\s\S]*?\*\}/,greedy:!0},"embedded-php":{pattern:/^\{php\}[\s\S]*?\{\/php\}/,greedy:!0,inside:{smarty:{pattern:/^\{php\}|\{\/php\}$/,inside:null},php:{pattern:/[\s\S]+/,alias:"language-php",inside:t.languages.php}}},string:[{pattern:/"(?:\\.|[^"\\\r\n])*"/,greedy:!0,inside:{interpolation:{pattern:/\{[^{}]*\}|`[^`]*`/,inside:{"interpolation-punctuation":{pattern:/^[{`]|[`}]$/,alias:"punctuation"},expression:{pattern:/[\s\S]+/,inside:null}}},variable:/\$\w+/}},{pattern:/'(?:\\.|[^'\\\r\n])*'/,greedy:!0}],keyword:{pattern:/(^\{\/?)[a-z_]\w*\b(?!\()/i,lookbehind:!0,greedy:!0},delimiter:{pattern:/^\{\/?|\}$/,greedy:!0,alias:"punctuation"},number:/\b0x[\dA-Fa-f]+|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee][-+]?\d+)?/,variable:[/\$(?!\d)\w+/,/#(?!\d)\w+#/,{pattern:/(\.|->|\w\s*=)(?!\d)\w+\b(?!\()/,lookbehind:!0},{pattern:/(\[)(?!\d)\w+(?=\])/,lookbehind:!0}],function:{pattern:/(\|\s*)@?[a-z_]\w*|\b[a-z_]\w*(?=\()/i,lookbehind:!0},"attr-name":/\b[a-z_]\w*(?=\s*=)/i,boolean:/\b(?:false|no|off|on|true|yes)\b/,punctuation:/[\[\](){}.,:`]|->/,operator:[/[+\-*\/%]|==?=?|[!<>]=?|&&|\|\|?/,/\bis\s+(?:not\s+)?(?:div|even|odd)(?:\s+by)?\b/,/\b(?:and|eq|gt?e|gt|lt?e|lt|mod|neq?|not|or)\b/]},t.languages.smarty["embedded-php"].inside.smarty.inside=t.languages.smarty,t.languages.smarty.string[0].inside.interpolation.inside.expression.inside=t.languages.smarty;var e=/"(?:\\.|[^"\\\r\n])*"|'(?:\\.|[^'\\\r\n])*'/,n=RegExp(/\{\*[\s\S]*?\*\}/.source+"|"+/\{php\}[\s\S]*?\{\/php\}/.source+"|"+/\{(?:[^{}"']|<str>|\{(?:[^{}"']|<str>|\{(?:[^{}"']|<str>)*\})*\})*\}/.source.replace(/<str>/g,(function(){return e.source})),"g");t.hooks.add("before-tokenize",(function(e){var r=!1;t.languages["markup-templating"].buildPlaceholders(e,"smarty",n,(function(t){return"{/literal}"===t&&(r=!1),!r&&("{literal}"===t&&(r=!0),!0)}))})),t.hooks.add("after-tokenize",(function(e){t.languages["markup-templating"].tokenizePlaceholders(e,"smarty")}))}(t)}function Bb(t){!function(t){var e=/\b(?:abstype|and|andalso|as|case|datatype|do|else|end|eqtype|exception|fn|fun|functor|handle|if|in|include|infix|infixr|let|local|nonfix|of|op|open|orelse|raise|rec|sharing|sig|signature|struct|structure|then|type|val|where|while|with|withtype)\b/i;t.languages.sml={comment:/\(\*(?:[^*(]|\*(?!\))|\((?!\*)|\(\*(?:[^*(]|\*(?!\))|\((?!\*))*\*\))*\*\)/,string:{pattern:/#?"(?:[^"\\]|\\.)*"/,greedy:!0},"class-name":[{pattern:RegExp(/((?:^|[^:]):\s*)<TERMINAL>(?:\s*(?:(?:\*|->)\s*<TERMINAL>|,\s*<TERMINAL>(?:(?=<NOT-LAST>)|(?!<NOT-LAST>)\s+<LONG-ID>)))*/.source.replace(/<NOT-LAST>/g,(function(){return/\s*(?:[*,]|->)/.source})).replace(/<TERMINAL>/g,(function(){return/(?:'[\w']*|<LONG-ID>|\((?:[^()]|\([^()]*\))*\)|\{(?:[^{}]|\{[^{}]*\})*\})(?:\s+<LONG-ID>)*/.source})).replace(/<LONG-ID>/g,(function(){return/(?!<KEYWORD>)[a-z\d_][\w'.]*/.source})).replace(/<KEYWORD>/g,(function(){return e.source})),"i"),lookbehind:!0,greedy:!0,inside:null},{pattern:/((?:^|[^\w'])(?:datatype|exception|functor|signature|structure|type)\s+)[a-z_][\w'.]*/i,lookbehind:!0}],function:{pattern:/((?:^|[^\w'])fun\s+)[a-z_][\w'.]*/i,lookbehind:!0},keyword:e,variable:{pattern:/(^|[^\w'])'[\w']*/,lookbehind:!0},number:/~?\b(?:\d+(?:\.\d+)?(?:e~?\d+)?|0x[\da-f]+)\b/i,word:{pattern:/\b0w(?:\d+|x[\da-f]+)\b/i,alias:"constant"},boolean:/\b(?:false|true)\b/i,operator:/\.\.\.|:[>=:]|=>?|->|[<>]=?|[!+\-*/^#|@~]/,punctuation:/[(){}\[\].:,;]/},t.languages.sml["class-name"][0].inside=t.languages.sml,t.languages.smlnj=t.languages.sml}(t)}function Db(t){t.register(Tf),t.languages.solidity=t.languages.extend("clike",{"class-name":{pattern:/(\b(?:contract|enum|interface|library|new|struct|using)\s+)(?!\d)[\w$]+/,lookbehind:!0},keyword:/\b(?:_|anonymous|as|assembly|assert|break|calldata|case|constant|constructor|continue|contract|default|delete|do|else|emit|enum|event|external|for|from|function|if|import|indexed|inherited|interface|internal|is|let|library|mapping|memory|modifier|new|payable|pragma|private|public|pure|require|returns?|revert|selfdestruct|solidity|storage|struct|suicide|switch|this|throw|using|var|view|while)\b/,operator:/=>|->|:=|=:|\*\*|\+\+|--|\|\||&&|<<=?|>>=?|[-+*/%^&|<>!=]=?|[~?]/}),t.languages.insertBefore("solidity","keyword",{builtin:/\b(?:address|bool|byte|u?int(?:8|16|24|32|40|48|56|64|72|80|88|96|104|112|120|128|136|144|152|160|168|176|184|192|200|208|216|224|232|240|248|256)?|string|bytes(?:[1-9]|[12]\d|3[0-2])?)\b/}),t.languages.insertBefore("solidity","number",{version:{pattern:/([<>]=?|\^)\d+\.\d+\.\d+\b/,lookbehind:!0,alias:"number"}}),t.languages.sol=t.languages.solidity}function Tb(t){!function(t){var e={pattern:/\{[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}\}/i,alias:"constant",inside:{punctuation:/[{}]/}};t.languages["solution-file"]={comment:{pattern:/#.*/,greedy:!0},string:{pattern:/"[^"\r\n]*"|'[^'\r\n]*'/,greedy:!0,inside:{guid:e}},object:{pattern:/^([ \t]*)(?:([A-Z]\w*)\b(?=.*(?:\r\n?|\n)(?:\1[ \t].*(?:\r\n?|\n))*\1End\2(?=[ \t]*$))|End[A-Z]\w*(?=[ \t]*$))/m,lookbehind:!0,greedy:!0,alias:"keyword"},property:{pattern:/^([ \t]*)(?!\s)[^\r\n"#=()]*[^\s"#=()](?=\s*=)/m,lookbehind:!0,inside:{guid:e}},guid:e,number:/\b\d+(?:\.\d+)*\b/,boolean:/\b(?:FALSE|TRUE)\b/,operator:/=/,punctuation:/[(),]/},t.languages.sln=t.languages["solution-file"]}(t)}function Vb(t){t.register(rp),function(t){var e=/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,n=/\b\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\b|\b0x[\dA-F]+\b/;t.languages.soy={comment:[/\/\*[\s\S]*?\*\//,{pattern:/(\s)\/\/.*/,lookbehind:!0,greedy:!0}],"command-arg":{pattern:/(\{+\/?\s*(?:alias|call|delcall|delpackage|deltemplate|namespace|template)\s+)\.?[\w.]+/,lookbehind:!0,alias:"string",inside:{punctuation:/\./}},parameter:{pattern:/(\{+\/?\s*@?param\??\s+)\.?[\w.]+/,lookbehind:!0,alias:"variable"},keyword:[{pattern:/(\{+\/?[^\S\r\n]*)(?:\\[nrt]|alias|call|case|css|default|delcall|delpackage|deltemplate|else(?:if)?|fallbackmsg|for(?:each)?|if(?:empty)?|lb|let|literal|msg|namespace|nil|@?param\??|rb|sp|switch|template|xid)/,lookbehind:!0},/\b(?:any|as|attributes|bool|css|float|html|in|int|js|list|map|null|number|string|uri)\b/],delimiter:{pattern:/^\{+\/?|\/?\}+$/,alias:"punctuation"},property:/\w+(?==)/,variable:{pattern:/\$[^\W\d]\w*(?:\??(?:\.\w+|\[[^\]]+\]))*/,inside:{string:{pattern:e,greedy:!0},number:n,punctuation:/[\[\].?]/}},string:{pattern:e,greedy:!0},function:[/\w+(?=\()/,{pattern:/(\|[^\S\r\n]*)\w+/,lookbehind:!0}],boolean:/\b(?:false|true)\b/,number:n,operator:/\?:?|<=?|>=?|==?|!=|[+*/%-]|\b(?:and|not|or)\b/,punctuation:/[{}()\[\]|.,:]/},t.hooks.add("before-tokenize",(function(e){var n=!1;t.languages["markup-templating"].buildPlaceholders(e,"soy",/\{\{.+?\}\}|\{.+?\}|\s\/\/.*|\/\*[\s\S]*?\*\//g,(function(t){return"{/literal}"===t&&(n=!1),!n&&("{literal}"===t&&(n=!0),!0)}))})),t.hooks.add("after-tokenize",(function(e){t.languages["markup-templating"].tokenizePlaceholders(e,"soy")}))}(t)}function Ob(t){t.languages.turtle={comment:{pattern:/#.*/,greedy:!0},"multiline-string":{pattern:/"""(?:(?:""?)?(?:[^"\\]|\\.))*"""|'''(?:(?:''?)?(?:[^'\\]|\\.))*'''/,greedy:!0,alias:"string",inside:{comment:/#.*/}},string:{pattern:/"(?:[^\\"\r\n]|\\.)*"|'(?:[^\\'\r\n]|\\.)*'/,greedy:!0},url:{pattern:/<(?:[^\x00-\x20<>"{}|^`\\]|\\(?:u[\da-fA-F]{4}|U[\da-fA-F]{8}))*>/,greedy:!0,inside:{punctuation:/[<>]/}},function:{pattern:/(?:(?![-.\d\xB7])[-.\w\xB7\xC0-\uFFFD]+)?:(?:(?![-.])(?:[-.:\w\xC0-\uFFFD]|%[\da-f]{2}|\\.)+)?/i,inside:{"local-name":{pattern:/([^:]*:)[\s\S]+/,lookbehind:!0},prefix:{pattern:/[\s\S]+/,inside:{punctuation:/:/}}}},number:/[+-]?\b\d+(?:\.\d*)?(?:e[+-]?\d+)?/i,punctuation:/[{}.,;()[\]]|\^\^/,boolean:/\b(?:false|true)\b/,keyword:[/(?:\ba|@prefix|@base)\b|=/,/\b(?:base|graph|prefix)\b/i],tag:{pattern:/@[a-z]+(?:-[a-z\d]+)*/i,inside:{punctuation:/@/}}},t.languages.trig=t.languages.turtle}function Ib(t){t.register(Ob),t.languages.sparql=t.languages.extend("turtle",{boolean:/\b(?:false|true)\b/i,variable:{pattern:/[?$]\w+/,greedy:!0}}),t.languages.insertBefore("sparql","punctuation",{keyword:[/\b(?:A|ADD|ALL|AS|ASC|ASK|BNODE|BY|CLEAR|CONSTRUCT|COPY|CREATE|DATA|DEFAULT|DELETE|DESC|DESCRIBE|DISTINCT|DROP|EXISTS|FILTER|FROM|GROUP|HAVING|INSERT|INTO|LIMIT|LOAD|MINUS|MOVE|NAMED|NOT|NOW|OFFSET|OPTIONAL|ORDER|RAND|REDUCED|SELECT|SEPARATOR|SERVICE|SILENT|STRUUID|UNION|USING|UUID|VALUES|WHERE)\b/i,/\b(?:ABS|AVG|BIND|BOUND|CEIL|COALESCE|CONCAT|CONTAINS|COUNT|DATATYPE|DAY|ENCODE_FOR_URI|FLOOR|GROUP_CONCAT|HOURS|IF|IRI|isBLANK|isIRI|isLITERAL|isNUMERIC|isURI|LANG|LANGMATCHES|LCASE|MAX|MD5|MIN|MINUTES|MONTH|REGEX|REPLACE|ROUND|sameTerm|SAMPLE|SECONDS|SHA1|SHA256|SHA384|SHA512|STR|STRAFTER|STRBEFORE|STRDT|STRENDS|STRLANG|STRLEN|STRSTARTS|SUBSTR|SUM|TIMEZONE|TZ|UCASE|URI|YEAR)\b(?=\s*\()/i,/\b(?:BASE|GRAPH|PREFIX)\b/i]}),t.languages.rq=t.languages.sparql}function Rb(t){t.languages["splunk-spl"]={comment:/`comment\("(?:\\.|[^\\"])*"\)`/,string:{pattern:/"(?:\\.|[^\\"])*"/,greedy:!0},keyword:/\b(?:abstract|accum|addcoltotals|addinfo|addtotals|analyzefields|anomalies|anomalousvalue|anomalydetection|append|appendcols|appendcsv|appendlookup|appendpipe|arules|associate|audit|autoregress|bin|bucket|bucketdir|chart|cluster|cofilter|collect|concurrency|contingency|convert|correlate|datamodel|dbinspect|dedup|delete|delta|diff|erex|eval|eventcount|eventstats|extract|fieldformat|fields|fieldsummary|filldown|fillnull|findtypes|folderize|foreach|format|from|gauge|gentimes|geom|geomfilter|geostats|head|highlight|history|iconify|input|inputcsv|inputlookup|iplocation|join|kmeans|kv|kvform|loadjob|localize|localop|lookup|makecontinuous|makemv|makeresults|map|mcollect|metadata|metasearch|meventcollect|mstats|multikv|multisearch|mvcombine|mvexpand|nomv|outlier|outputcsv|outputlookup|outputtext|overlap|pivot|predict|rangemap|rare|regex|relevancy|reltime|rename|replace|rest|return|reverse|rex|rtorder|run|savedsearch|script|scrub|search|searchtxn|selfjoin|sendemail|set|setfields|sichart|sirare|sistats|sitimechart|sitop|sort|spath|stats|strcat|streamstats|table|tags|tail|timechart|timewrap|top|transaction|transpose|trendline|tscollect|tstats|typeahead|typelearner|typer|union|uniq|untable|where|x11|xmlkv|xmlunescape|xpath|xyseries)\b/i,"operator-word":{pattern:/\b(?:and|as|by|not|or|xor)\b/i,alias:"operator"},function:/\b\w+(?=\s*\()/,property:/\b\w+(?=\s*=(?!=))/,date:{pattern:/\b\d{1,2}\/\d{1,2}\/\d{1,4}(?:(?::\d{1,2}){3})?\b/,alias:"number"},number:/\b\d+(?:\.\d+)?\b/,boolean:/\b(?:f|false|t|true)\b/i,operator:/[<>=]=?|[-+*/%|]/,punctuation:/[()[\],]/}}function Fb(t){t.register(Tf),t.languages.sqf=t.languages.extend("clike",{string:{pattern:/"(?:(?:"")?[^"])*"(?!")|'(?:[^'])*'/,greedy:!0},keyword:/\b(?:breakOut|breakTo|call|case|catch|default|do|echo|else|execFSM|execVM|exitWith|for|forEach|forEachMember|forEachMemberAgent|forEachMemberTeam|from|goto|if|nil|preprocessFile|preprocessFileLineNumbers|private|scopeName|spawn|step|switch|then|throw|to|try|while|with)\b/i,boolean:/\b(?:false|true)\b/i,function:/\b(?:abs|accTime|acos|action|actionIDs|actionKeys|actionKeysImages|actionKeysNames|actionKeysNamesArray|actionName|actionParams|activateAddons|activatedAddons|activateKey|add3DENConnection|add3DENEventHandler|add3DENLayer|addAction|addBackpack|addBackpackCargo|addBackpackCargoGlobal|addBackpackGlobal|addCamShake|addCuratorAddons|addCuratorCameraArea|addCuratorEditableObjects|addCuratorEditingArea|addCuratorPoints|addEditorObject|addEventHandler|addForce|addForceGeneratorRTD|addGoggles|addGroupIcon|addHandgunItem|addHeadgear|addItem|addItemCargo|addItemCargoGlobal|addItemPool|addItemToBackpack|addItemToUniform|addItemToVest|addLiveStats|addMagazine|addMagazineAmmoCargo|addMagazineCargo|addMagazineCargoGlobal|addMagazineGlobal|addMagazinePool|addMagazines|addMagazineTurret|addMenu|addMenuItem|addMissionEventHandler|addMPEventHandler|addMusicEventHandler|addOwnedMine|addPlayerScores|addPrimaryWeaponItem|addPublicVariableEventHandler|addRating|addResources|addScore|addScoreSide|addSecondaryWeaponItem|addSwitchableUnit|addTeamMember|addToRemainsCollector|addTorque|addUniform|addVehicle|addVest|addWaypoint|addWeapon|addWeaponCargo|addWeaponCargoGlobal|addWeaponGlobal|addWeaponItem|addWeaponPool|addWeaponTurret|admin|agent|agents|AGLToASL|aimedAtTarget|aimPos|airDensityCurveRTD|airDensityRTD|airplaneThrottle|airportSide|AISFinishHeal|alive|all3DENEntities|allAirports|allControls|allCurators|allCutLayers|allDead|allDeadMen|allDisplays|allGroups|allMapMarkers|allMines|allMissionObjects|allow3DMode|allowCrewInImmobile|allowCuratorLogicIgnoreAreas|allowDamage|allowDammage|allowFileOperations|allowFleeing|allowGetIn|allowSprint|allPlayers|allSimpleObjects|allSites|allTurrets|allUnits|allUnitsUAV|allVariables|ammo|ammoOnPylon|animate|animateBay|animateDoor|animatePylon|animateSource|animationNames|animationPhase|animationSourcePhase|animationState|append|apply|armoryPoints|arrayIntersect|asin|ASLToAGL|ASLToATL|assert|assignAsCargo|assignAsCargoIndex|assignAsCommander|assignAsDriver|assignAsGunner|assignAsTurret|assignCurator|assignedCargo|assignedCommander|assignedDriver|assignedGunner|assignedItems|assignedTarget|assignedTeam|assignedVehicle|assignedVehicleRole|assignItem|assignTeam|assignToAirport|atan|atan2|atg|ATLToASL|attachedObject|attachedObjects|attachedTo|attachObject|attachTo|attackEnabled|backpack|backpackCargo|backpackContainer|backpackItems|backpackMagazines|backpackSpaceFor|behaviour|benchmark|binocular|blufor|boundingBox|boundingBoxReal|boundingCenter|briefingName|buildingExit|buildingPos|buldozer_EnableRoadDiag|buldozer_IsEnabledRoadDiag|buldozer_LoadNewRoads|buldozer_reloadOperMap|buttonAction|buttonSetAction|cadetMode|callExtension|camCommand|camCommit|camCommitPrepared|camCommitted|camConstuctionSetParams|camCreate|camDestroy|cameraEffect|cameraEffectEnableHUD|cameraInterest|cameraOn|cameraView|campaignConfigFile|camPreload|camPreloaded|camPrepareBank|camPrepareDir|camPrepareDive|camPrepareFocus|camPrepareFov|camPrepareFovRange|camPreparePos|camPrepareRelPos|camPrepareTarget|camSetBank|camSetDir|camSetDive|camSetFocus|camSetFov|camSetFovRange|camSetPos|camSetRelPos|camSetTarget|camTarget|camUseNVG|canAdd|canAddItemToBackpack|canAddItemToUniform|canAddItemToVest|cancelSimpleTaskDestination|canFire|canMove|canSlingLoad|canStand|canSuspend|canTriggerDynamicSimulation|canUnloadInCombat|canVehicleCargo|captive|captiveNum|cbChecked|cbSetChecked|ceil|channelEnabled|cheatsEnabled|checkAIFeature|checkVisibility|civilian|className|clear3DENAttribute|clear3DENInventory|clearAllItemsFromBackpack|clearBackpackCargo|clearBackpackCargoGlobal|clearForcesRTD|clearGroupIcons|clearItemCargo|clearItemCargoGlobal|clearItemPool|clearMagazineCargo|clearMagazineCargoGlobal|clearMagazinePool|clearOverlay|clearRadio|clearVehicleInit|clearWeaponCargo|clearWeaponCargoGlobal|clearWeaponPool|clientOwner|closeDialog|closeDisplay|closeOverlay|collapseObjectTree|collect3DENHistory|collectiveRTD|combatMode|commandArtilleryFire|commandChat|commander|commandFire|commandFollow|commandFSM|commandGetOut|commandingMenu|commandMove|commandRadio|commandStop|commandSuppressiveFire|commandTarget|commandWatch|comment|commitOverlay|compile|compileFinal|completedFSM|composeText|configClasses|configFile|configHierarchy|configName|configNull|configProperties|configSourceAddonList|configSourceMod|configSourceModList|confirmSensorTarget|connectTerminalToUAV|controlNull|controlsGroupCtrl|copyFromClipboard|copyToClipboard|copyWaypoints|cos|count|countEnemy|countFriendly|countSide|countType|countUnknown|create3DENComposition|create3DENEntity|createAgent|createCenter|createDialog|createDiaryLink|createDiaryRecord|createDiarySubject|createDisplay|createGearDialog|createGroup|createGuardedPoint|createLocation|createMarker|createMarkerLocal|createMenu|createMine|createMissionDisplay|createMPCampaignDisplay|createSimpleObject|createSimpleTask|createSite|createSoundSource|createTask|createTeam|createTrigger|createUnit|createVehicle|createVehicleCrew|createVehicleLocal|crew|ctAddHeader|ctAddRow|ctClear|ctCurSel|ctData|ctFindHeaderRows|ctFindRowHeader|ctHeaderControls|ctHeaderCount|ctRemoveHeaders|ctRemoveRows|ctrlActivate|ctrlAddEventHandler|ctrlAngle|ctrlAutoScrollDelay|ctrlAutoScrollRewind|ctrlAutoScrollSpeed|ctrlChecked|ctrlClassName|ctrlCommit|ctrlCommitted|ctrlCreate|ctrlDelete|ctrlEnable|ctrlEnabled|ctrlFade|ctrlHTMLLoaded|ctrlIDC|ctrlIDD|ctrlMapAnimAdd|ctrlMapAnimClear|ctrlMapAnimCommit|ctrlMapAnimDone|ctrlMapCursor|ctrlMapMouseOver|ctrlMapScale|ctrlMapScreenToWorld|ctrlMapWorldToScreen|ctrlModel|ctrlModelDirAndUp|ctrlModelScale|ctrlParent|ctrlParentControlsGroup|ctrlPosition|ctrlRemoveAllEventHandlers|ctrlRemoveEventHandler|ctrlScale|ctrlSetActiveColor|ctrlSetAngle|ctrlSetAutoScrollDelay|ctrlSetAutoScrollRewind|ctrlSetAutoScrollSpeed|ctrlSetBackgroundColor|ctrlSetChecked|ctrlSetDisabledColor|ctrlSetEventHandler|ctrlSetFade|ctrlSetFocus|ctrlSetFont|ctrlSetFontH1|ctrlSetFontH1B|ctrlSetFontH2|ctrlSetFontH2B|ctrlSetFontH3|ctrlSetFontH3B|ctrlSetFontH4|ctrlSetFontH4B|ctrlSetFontH5|ctrlSetFontH5B|ctrlSetFontH6|ctrlSetFontH6B|ctrlSetFontHeight|ctrlSetFontHeightH1|ctrlSetFontHeightH2|ctrlSetFontHeightH3|ctrlSetFontHeightH4|ctrlSetFontHeightH5|ctrlSetFontHeightH6|ctrlSetFontHeightSecondary|ctrlSetFontP|ctrlSetFontPB|ctrlSetFontSecondary|ctrlSetForegroundColor|ctrlSetModel|ctrlSetModelDirAndUp|ctrlSetModelScale|ctrlSetPixelPrecision|ctrlSetPosition|ctrlSetScale|ctrlSetStructuredText|ctrlSetText|ctrlSetTextColor|ctrlSetTextColorSecondary|ctrlSetTextSecondary|ctrlSetTooltip|ctrlSetTooltipColorBox|ctrlSetTooltipColorShade|ctrlSetTooltipColorText|ctrlShow|ctrlShown|ctrlText|ctrlTextHeight|ctrlTextSecondary|ctrlTextWidth|ctrlType|ctrlVisible|ctRowControls|ctRowCount|ctSetCurSel|ctSetData|ctSetHeaderTemplate|ctSetRowTemplate|ctSetValue|ctValue|curatorAddons|curatorCamera|curatorCameraArea|curatorCameraAreaCeiling|curatorCoef|curatorEditableObjects|curatorEditingArea|curatorEditingAreaType|curatorMouseOver|curatorPoints|curatorRegisteredObjects|curatorSelected|curatorWaypointCost|current3DENOperation|currentChannel|currentCommand|currentMagazine|currentMagazineDetail|currentMagazineDetailTurret|currentMagazineTurret|currentMuzzle|currentNamespace|currentTask|currentTasks|currentThrowable|currentVisionMode|currentWaypoint|currentWeapon|currentWeaponMode|currentWeaponTurret|currentZeroing|cursorObject|cursorTarget|customChat|customRadio|cutFadeOut|cutObj|cutRsc|cutText|damage|date|dateToNumber|daytime|deActivateKey|debriefingText|debugFSM|debugLog|deg|delete3DENEntities|deleteAt|deleteCenter|deleteCollection|deleteEditorObject|deleteGroup|deleteGroupWhenEmpty|deleteIdentity|deleteLocation|deleteMarker|deleteMarkerLocal|deleteRange|deleteResources|deleteSite|deleteStatus|deleteTeam|deleteVehicle|deleteVehicleCrew|deleteWaypoint|detach|detectedMines|diag_activeMissionFSMs|diag_activeScripts|diag_activeSQFScripts|diag_activeSQSScripts|diag_captureFrame|diag_captureFrameToFile|diag_captureSlowFrame|diag_codePerformance|diag_drawMode|diag_dynamicSimulationEnd|diag_enable|diag_enabled|diag_fps|diag_fpsMin|diag_frameNo|diag_lightNewLoad|diag_list|diag_log|diag_logSlowFrame|diag_mergeConfigFile|diag_recordTurretLimits|diag_setLightNew|diag_tickTime|diag_toggle|dialog|diarySubjectExists|didJIP|didJIPOwner|difficulty|difficultyEnabled|difficultyEnabledRTD|difficultyOption|direction|directSay|disableAI|disableCollisionWith|disableConversation|disableDebriefingStats|disableMapIndicators|disableNVGEquipment|disableRemoteSensors|disableSerialization|disableTIEquipment|disableUAVConnectability|disableUserInput|displayAddEventHandler|displayCtrl|displayNull|displayParent|displayRemoveAllEventHandlers|displayRemoveEventHandler|displaySetEventHandler|dissolveTeam|distance|distance2D|distanceSqr|distributionRegion|do3DENAction|doArtilleryFire|doFire|doFollow|doFSM|doGetOut|doMove|doorPhase|doStop|doSuppressiveFire|doTarget|doWatch|drawArrow|drawEllipse|drawIcon|drawIcon3D|drawLine|drawLine3D|drawLink|drawLocation|drawPolygon|drawRectangle|drawTriangle|driver|drop|dynamicSimulationDistance|dynamicSimulationDistanceCoef|dynamicSimulationEnabled|dynamicSimulationSystemEnabled|east|edit3DENMissionAttributes|editObject|editorSetEventHandler|effectiveCommander|emptyPositions|enableAI|enableAIFeature|enableAimPrecision|enableAttack|enableAudioFeature|enableAutoStartUpRTD|enableAutoTrimRTD|enableCamShake|enableCaustics|enableChannel|enableCollisionWith|enableCopilot|enableDebriefingStats|enableDiagLegend|enableDynamicSimulation|enableDynamicSimulationSystem|enableEndDialog|enableEngineArtillery|enableEnvironment|enableFatigue|enableGunLights|enableInfoPanelComponent|enableIRLasers|enableMimics|enablePersonTurret|enableRadio|enableReload|enableRopeAttach|enableSatNormalOnDetail|enableSaving|enableSentences|enableSimulation|enableSimulationGlobal|enableStamina|enableStressDamage|enableTeamSwitch|enableTraffic|enableUAVConnectability|enableUAVWaypoints|enableVehicleCargo|enableVehicleSensor|enableWeaponDisassembly|endl|endLoadingScreen|endMission|engineOn|enginesIsOnRTD|enginesPowerRTD|enginesRpmRTD|enginesTorqueRTD|entities|environmentEnabled|estimatedEndServerTime|estimatedTimeLeft|evalObjectArgument|everyBackpack|everyContainer|exec|execEditorScript|exp|expectedDestination|exportJIPMessages|eyeDirection|eyePos|face|faction|fadeMusic|fadeRadio|fadeSound|fadeSpeech|failMission|fillWeaponsFromPool|find|findCover|findDisplay|findEditorObject|findEmptyPosition|findEmptyPositionReady|findIf|findNearestEnemy|finishMissionInit|finite|fire|fireAtTarget|firstBackpack|flag|flagAnimationPhase|flagOwner|flagSide|flagTexture|fleeing|floor|flyInHeight|flyInHeightASL|fog|fogForecast|fogParams|forceAddUniform|forceAtPositionRTD|forcedMap|forceEnd|forceFlagTexture|forceFollowRoad|forceGeneratorRTD|forceMap|forceRespawn|forceSpeed|forceWalk|forceWeaponFire|forceWeatherChange|forgetTarget|format|formation|formationDirection|formationLeader|formationMembers|formationPosition|formationTask|formatText|formLeader|freeLook|fromEditor|fuel|fullCrew|gearIDCAmmoCount|gearSlotAmmoCount|gearSlotData|get3DENActionState|get3DENAttribute|get3DENCamera|get3DENConnections|get3DENEntity|get3DENEntityID|get3DENGrid|get3DENIconsVisible|get3DENLayerEntities|get3DENLinesVisible|get3DENMissionAttribute|get3DENMouseOver|get3DENSelected|getAimingCoef|getAllEnvSoundControllers|getAllHitPointsDamage|getAllOwnedMines|getAllSoundControllers|getAmmoCargo|getAnimAimPrecision|getAnimSpeedCoef|getArray|getArtilleryAmmo|getArtilleryComputerSettings|getArtilleryETA|getAssignedCuratorLogic|getAssignedCuratorUnit|getBackpackCargo|getBleedingRemaining|getBurningValue|getCameraViewDirection|getCargoIndex|getCenterOfMass|getClientState|getClientStateNumber|getCompatiblePylonMagazines|getConnectedUAV|getContainerMaxLoad|getCursorObjectParams|getCustomAimCoef|getDammage|getDescription|getDir|getDirVisual|getDLCAssetsUsage|getDLCAssetsUsageByName|getDLCs|getDLCUsageTime|getEditorCamera|getEditorMode|getEditorObjectScope|getElevationOffset|getEngineTargetRpmRTD|getEnvSoundController|getFatigue|getFieldManualStartPage|getForcedFlagTexture|getFriend|getFSMVariable|getFuelCargo|getGroupIcon|getGroupIconParams|getGroupIcons|getHideFrom|getHit|getHitIndex|getHitPointDamage|getItemCargo|getMagazineCargo|getMarkerColor|getMarkerPos|getMarkerSize|getMarkerType|getMass|getMissionConfig|getMissionConfigValue|getMissionDLCs|getMissionLayerEntities|getMissionLayers|getModelInfo|getMousePosition|getMusicPlayedTime|getNumber|getObjectArgument|getObjectChildren|getObjectDLC|getObjectMaterials|getObjectProxy|getObjectTextures|getObjectType|getObjectViewDistance|getOxygenRemaining|getPersonUsedDLCs|getPilotCameraDirection|getPilotCameraPosition|getPilotCameraRotation|getPilotCameraTarget|getPlateNumber|getPlayerChannel|getPlayerScores|getPlayerUID|getPlayerUIDOld|getPos|getPosASL|getPosASLVisual|getPosASLW|getPosATL|getPosATLVisual|getPosVisual|getPosWorld|getPylonMagazines|getRelDir|getRelPos|getRemoteSensorsDisabled|getRepairCargo|getResolution|getRotorBrakeRTD|getShadowDistance|getShotParents|getSlingLoad|getSoundController|getSoundControllerResult|getSpeed|getStamina|getStatValue|getSuppression|getTerrainGrid|getTerrainHeightASL|getText|getTotalDLCUsageTime|getTrimOffsetRTD|getUnitLoadout|getUnitTrait|getUserMFDText|getUserMFDValue|getVariable|getVehicleCargo|getWeaponCargo|getWeaponSway|getWingsOrientationRTD|getWingsPositionRTD|getWPPos|glanceAt|globalChat|globalRadio|goggles|group|groupChat|groupFromNetId|groupIconSelectable|groupIconsVisible|groupId|groupOwner|groupRadio|groupSelectedUnits|groupSelectUnit|grpNull|gunner|gusts|halt|handgunItems|handgunMagazine|handgunWeapon|handsHit|hasInterface|hasPilotCamera|hasWeapon|hcAllGroups|hcGroupParams|hcLeader|hcRemoveAllGroups|hcRemoveGroup|hcSelected|hcSelectGroup|hcSetGroup|hcShowBar|hcShownBar|headgear|hideBody|hideObject|hideObjectGlobal|hideSelection|hint|hintC|hintCadet|hintSilent|hmd|hostMission|htmlLoad|HUDMovementLevels|humidity|image|importAllGroups|importance|in|inArea|inAreaArray|incapacitatedState|independent|inflame|inflamed|infoPanel|infoPanelComponentEnabled|infoPanelComponents|infoPanels|inGameUISetEventHandler|inheritsFrom|initAmbientLife|inPolygon|inputAction|inRangeOfArtillery|insertEditorObject|intersect|is3DEN|is3DENMultiplayer|isAbleToBreathe|isAgent|isAimPrecisionEnabled|isArray|isAutoHoverOn|isAutonomous|isAutoStartUpEnabledRTD|isAutotest|isAutoTrimOnRTD|isBleeding|isBurning|isClass|isCollisionLightOn|isCopilotEnabled|isDamageAllowed|isDedicated|isDLCAvailable|isEngineOn|isEqualTo|isEqualType|isEqualTypeAll|isEqualTypeAny|isEqualTypeArray|isEqualTypeParams|isFilePatchingEnabled|isFlashlightOn|isFlatEmpty|isForcedWalk|isFormationLeader|isGroupDeletedWhenEmpty|isHidden|isInRemainsCollector|isInstructorFigureEnabled|isIRLaserOn|isKeyActive|isKindOf|isLaserOn|isLightOn|isLocalized|isManualFire|isMarkedForCollection|isMultiplayer|isMultiplayerSolo|isNil|isNull|isNumber|isObjectHidden|isObjectRTD|isOnRoad|isPipEnabled|isPlayer|isRealTime|isRemoteExecuted|isRemoteExecutedJIP|isServer|isShowing3DIcons|isSimpleObject|isSprintAllowed|isStaminaEnabled|isSteamMission|isStreamFriendlyUIEnabled|isStressDamageEnabled|isText|isTouchingGround|isTurnedOut|isTutHintsEnabled|isUAVConnectable|isUAVConnected|isUIContext|isUniformAllowed|isVehicleCargo|isVehicleRadarOn|isVehicleSensorEnabled|isWalking|isWeaponDeployed|isWeaponRested|itemCargo|items|itemsWithMagazines|join|joinAs|joinAsSilent|joinSilent|joinString|kbAddDatabase|kbAddDatabaseTargets|kbAddTopic|kbHasTopic|kbReact|kbRemoveTopic|kbTell|kbWasSaid|keyImage|keyName|knowsAbout|land|landAt|landResult|language|laserTarget|lbAdd|lbClear|lbColor|lbColorRight|lbCurSel|lbData|lbDelete|lbIsSelected|lbPicture|lbPictureRight|lbSelection|lbSetColor|lbSetColorRight|lbSetCurSel|lbSetData|lbSetPicture|lbSetPictureColor|lbSetPictureColorDisabled|lbSetPictureColorSelected|lbSetPictureRight|lbSetPictureRightColor|lbSetPictureRightColorDisabled|lbSetPictureRightColorSelected|lbSetSelectColor|lbSetSelectColorRight|lbSetSelected|lbSetText|lbSetTextRight|lbSetTooltip|lbSetValue|lbSize|lbSort|lbSortByValue|lbText|lbTextRight|lbValue|leader|leaderboardDeInit|leaderboardGetRows|leaderboardInit|leaderboardRequestRowsFriends|leaderboardRequestRowsGlobal|leaderboardRequestRowsGlobalAroundUser|leaderboardsRequestUploadScore|leaderboardsRequestUploadScoreKeepBest|leaderboardState|leaveVehicle|libraryCredits|libraryDisclaimers|lifeState|lightAttachObject|lightDetachObject|lightIsOn|lightnings|limitSpeed|linearConversion|lineBreak|lineIntersects|lineIntersectsObjs|lineIntersectsSurfaces|lineIntersectsWith|linkItem|list|listObjects|listRemoteTargets|listVehicleSensors|ln|lnbAddArray|lnbAddColumn|lnbAddRow|lnbClear|lnbColor|lnbColorRight|lnbCurSelRow|lnbData|lnbDeleteColumn|lnbDeleteRow|lnbGetColumnsPosition|lnbPicture|lnbPictureRight|lnbSetColor|lnbSetColorRight|lnbSetColumnsPos|lnbSetCurSelRow|lnbSetData|lnbSetPicture|lnbSetPictureColor|lnbSetPictureColorRight|lnbSetPictureColorSelected|lnbSetPictureColorSelectedRight|lnbSetPictureRight|lnbSetText|lnbSetTextRight|lnbSetValue|lnbSize|lnbSort|lnbSortByValue|lnbText|lnbTextRight|lnbValue|load|loadAbs|loadBackpack|loadFile|loadGame|loadIdentity|loadMagazine|loadOverlay|loadStatus|loadUniform|loadVest|local|localize|locationNull|locationPosition|lock|lockCameraTo|lockCargo|lockDriver|locked|lockedCargo|lockedDriver|lockedTurret|lockIdentity|lockTurret|lockWP|log|logEntities|logNetwork|logNetworkTerminate|lookAt|lookAtPos|magazineCargo|magazines|magazinesAllTurrets|magazinesAmmo|magazinesAmmoCargo|magazinesAmmoFull|magazinesDetail|magazinesDetailBackpack|magazinesDetailUniform|magazinesDetailVest|magazinesTurret|magazineTurretAmmo|mapAnimAdd|mapAnimClear|mapAnimCommit|mapAnimDone|mapCenterOnCamera|mapGridPosition|markAsFinishedOnSteam|markerAlpha|markerBrush|markerColor|markerDir|markerPos|markerShape|markerSize|markerText|markerType|max|members|menuAction|menuAdd|menuChecked|menuClear|menuCollapse|menuData|menuDelete|menuEnable|menuEnabled|menuExpand|menuHover|menuPicture|menuSetAction|menuSetCheck|menuSetData|menuSetPicture|menuSetValue|menuShortcut|menuShortcutText|menuSize|menuSort|menuText|menuURL|menuValue|min|mineActive|mineDetectedBy|missionConfigFile|missionDifficulty|missionName|missionNamespace|missionStart|missionVersion|modelToWorld|modelToWorldVisual|modelToWorldVisualWorld|modelToWorldWorld|modParams|moonIntensity|moonPhase|morale|move|move3DENCamera|moveInAny|moveInCargo|moveInCommander|moveInDriver|moveInGunner|moveInTurret|moveObjectToEnd|moveOut|moveTime|moveTo|moveToCompleted|moveToFailed|musicVolume|name|nameSound|nearEntities|nearestBuilding|nearestLocation|nearestLocations|nearestLocationWithDubbing|nearestObject|nearestObjects|nearestTerrainObjects|nearObjects|nearObjectsReady|nearRoads|nearSupplies|nearTargets|needReload|netId|netObjNull|newOverlay|nextMenuItemIndex|nextWeatherChange|nMenuItems|numberOfEnginesRTD|numberToDate|objectCurators|objectFromNetId|objectParent|objNull|objStatus|onBriefingGear|onBriefingGroup|onBriefingNotes|onBriefingPlan|onBriefingTeamSwitch|onCommandModeChanged|onDoubleClick|onEachFrame|onGroupIconClick|onGroupIconOverEnter|onGroupIconOverLeave|onHCGroupSelectionChanged|onMapSingleClick|onPlayerConnected|onPlayerDisconnected|onPreloadFinished|onPreloadStarted|onShowNewObject|onTeamSwitch|openCuratorInterface|openDLCPage|openDSInterface|openMap|openSteamApp|openYoutubeVideo|opfor|orderGetIn|overcast|overcastForecast|owner|param|params|parseNumber|parseSimpleArray|parseText|parsingNamespace|particlesQuality|pi|pickWeaponPool|pitch|pixelGrid|pixelGridBase|pixelGridNoUIScale|pixelH|pixelW|playableSlotsNumber|playableUnits|playAction|playActionNow|player|playerRespawnTime|playerSide|playersNumber|playGesture|playMission|playMove|playMoveNow|playMusic|playScriptedMission|playSound|playSound3D|position|positionCameraToWorld|posScreenToWorld|posWorldToScreen|ppEffectAdjust|ppEffectCommit|ppEffectCommitted|ppEffectCreate|ppEffectDestroy|ppEffectEnable|ppEffectEnabled|ppEffectForceInNVG|precision|preloadCamera|preloadObject|preloadSound|preloadTitleObj|preloadTitleRsc|primaryWeapon|primaryWeaponItems|primaryWeaponMagazine|priority|processDiaryLink|processInitCommands|productVersion|profileName|profileNamespace|profileNameSteam|progressLoadingScreen|progressPosition|progressSetPosition|publicVariable|publicVariableClient|publicVariableServer|pushBack|pushBackUnique|putWeaponPool|queryItemsPool|queryMagazinePool|queryWeaponPool|rad|radioChannelAdd|radioChannelCreate|radioChannelRemove|radioChannelSetCallSign|radioChannelSetLabel|radioVolume|rain|rainbow|random|rank|rankId|rating|rectangular|registeredTasks|registerTask|reload|reloadEnabled|remoteControl|remoteExec|remoteExecCall|remoteExecutedOwner|remove3DENConnection|remove3DENEventHandler|remove3DENLayer|removeAction|removeAll3DENEventHandlers|removeAllActions|removeAllAssignedItems|removeAllContainers|removeAllCuratorAddons|removeAllCuratorCameraAreas|removeAllCuratorEditingAreas|removeAllEventHandlers|removeAllHandgunItems|removeAllItems|removeAllItemsWithMagazines|removeAllMissionEventHandlers|removeAllMPEventHandlers|removeAllMusicEventHandlers|removeAllOwnedMines|removeAllPrimaryWeaponItems|removeAllWeapons|removeBackpack|removeBackpackGlobal|removeCuratorAddons|removeCuratorCameraArea|removeCuratorEditableObjects|removeCuratorEditingArea|removeDrawIcon|removeDrawLinks|removeEventHandler|removeFromRemainsCollector|removeGoggles|removeGroupIcon|removeHandgunItem|removeHeadgear|removeItem|removeItemFromBackpack|removeItemFromUniform|removeItemFromVest|removeItems|removeMagazine|removeMagazineGlobal|removeMagazines|removeMagazinesTurret|removeMagazineTurret|removeMenuItem|removeMissionEventHandler|removeMPEventHandler|removeMusicEventHandler|removeOwnedMine|removePrimaryWeaponItem|removeSecondaryWeaponItem|removeSimpleTask|removeSwitchableUnit|removeTeamMember|removeUniform|removeVest|removeWeapon|removeWeaponAttachmentCargo|removeWeaponCargo|removeWeaponGlobal|removeWeaponTurret|reportRemoteTarget|requiredVersion|resetCamShake|resetSubgroupDirection|resistance|resize|resources|respawnVehicle|restartEditorCamera|reveal|revealMine|reverse|reversedMouseY|roadAt|roadsConnectedTo|roleDescription|ropeAttachedObjects|ropeAttachedTo|ropeAttachEnabled|ropeAttachTo|ropeCreate|ropeCut|ropeDestroy|ropeDetach|ropeEndPosition|ropeLength|ropes|ropeUnwind|ropeUnwound|rotorsForcesRTD|rotorsRpmRTD|round|runInitScript|safeZoneH|safeZoneW|safeZoneWAbs|safeZoneX|safeZoneXAbs|safeZoneY|save3DENInventory|saveGame|saveIdentity|saveJoysticks|saveOverlay|saveProfileNamespace|saveStatus|saveVar|savingEnabled|say|say2D|say3D|score|scoreSide|screenshot|screenToWorld|scriptDone|scriptName|scriptNull|scudState|secondaryWeapon|secondaryWeaponItems|secondaryWeaponMagazine|select|selectBestPlaces|selectDiarySubject|selectedEditorObjects|selectEditorObject|selectionNames|selectionPosition|selectLeader|selectMax|selectMin|selectNoPlayer|selectPlayer|selectRandom|selectRandomWeighted|selectWeapon|selectWeaponTurret|sendAUMessage|sendSimpleCommand|sendTask|sendTaskResult|sendUDPMessage|serverCommand|serverCommandAvailable|serverCommandExecutable|serverName|serverTime|set|set3DENAttribute|set3DENAttributes|set3DENGrid|set3DENIconsVisible|set3DENLayer|set3DENLinesVisible|set3DENLogicType|set3DENMissionAttribute|set3DENMissionAttributes|set3DENModelsVisible|set3DENObjectType|set3DENSelected|setAccTime|setActualCollectiveRTD|setAirplaneThrottle|setAirportSide|setAmmo|setAmmoCargo|setAmmoOnPylon|setAnimSpeedCoef|setAperture|setApertureNew|setArmoryPoints|setAttributes|setAutonomous|setBehaviour|setBleedingRemaining|setBrakesRTD|setCameraInterest|setCamShakeDefParams|setCamShakeParams|setCamUseTI|setCaptive|setCenterOfMass|setCollisionLight|setCombatMode|setCompassOscillation|setConvoySeparation|setCuratorCameraAreaCeiling|setCuratorCoef|setCuratorEditingAreaType|setCuratorWaypointCost|setCurrentChannel|setCurrentTask|setCurrentWaypoint|setCustomAimCoef|setCustomWeightRTD|setDamage|setDammage|setDate|setDebriefingText|setDefaultCamera|setDestination|setDetailMapBlendPars|setDir|setDirection|setDrawIcon|setDriveOnPath|setDropInterval|setDynamicSimulationDistance|setDynamicSimulationDistanceCoef|setEditorMode|setEditorObjectScope|setEffectCondition|setEngineRpmRTD|setFace|setFaceAnimation|setFatigue|setFeatureType|setFlagAnimationPhase|setFlagOwner|setFlagSide|setFlagTexture|setFog|setForceGeneratorRTD|setFormation|setFormationTask|setFormDir|setFriend|setFromEditor|setFSMVariable|setFuel|setFuelCargo|setGroupIcon|setGroupIconParams|setGroupIconsSelectable|setGroupIconsVisible|setGroupId|setGroupIdGlobal|setGroupOwner|setGusts|setHideBehind|setHit|setHitIndex|setHitPointDamage|setHorizonParallaxCoef|setHUDMovementLevels|setIdentity|setImportance|setInfoPanel|setLeader|setLightAmbient|setLightAttenuation|setLightBrightness|setLightColor|setLightDayLight|setLightFlareMaxDistance|setLightFlareSize|setLightIntensity|setLightnings|setLightUseFlare|setLocalWindParams|setMagazineTurretAmmo|setMarkerAlpha|setMarkerAlphaLocal|setMarkerBrush|setMarkerBrushLocal|setMarkerColor|setMarkerColorLocal|setMarkerDir|setMarkerDirLocal|setMarkerPos|setMarkerPosLocal|setMarkerShape|setMarkerShapeLocal|setMarkerSize|setMarkerSizeLocal|setMarkerText|setMarkerTextLocal|setMarkerType|setMarkerTypeLocal|setMass|setMimic|setMousePosition|setMusicEffect|setMusicEventHandler|setName|setNameSound|setObjectArguments|setObjectMaterial|setObjectMaterialGlobal|setObjectProxy|setObjectTexture|setObjectTextureGlobal|setObjectViewDistance|setOvercast|setOwner|setOxygenRemaining|setParticleCircle|setParticleClass|setParticleFire|setParticleParams|setParticleRandom|setPilotCameraDirection|setPilotCameraRotation|setPilotCameraTarget|setPilotLight|setPiPEffect|setPitch|setPlateNumber|setPlayable|setPlayerRespawnTime|setPos|setPosASL|setPosASL2|setPosASLW|setPosATL|setPosition|setPosWorld|setPylonLoadOut|setPylonsPriority|setRadioMsg|setRain|setRainbow|setRandomLip|setRank|setRectangular|setRepairCargo|setRotorBrakeRTD|setShadowDistance|setShotParents|setSide|setSimpleTaskAlwaysVisible|setSimpleTaskCustomData|setSimpleTaskDescription|setSimpleTaskDestination|setSimpleTaskTarget|setSimpleTaskType|setSimulWeatherLayers|setSize|setSkill|setSlingLoad|setSoundEffect|setSpeaker|setSpeech|setSpeedMode|setStamina|setStaminaScheme|setStatValue|setSuppression|setSystemOfUnits|setTargetAge|setTaskMarkerOffset|setTaskResult|setTaskState|setTerrainGrid|setText|setTimeMultiplier|setTitleEffect|setToneMapping|setToneMappingParams|setTrafficDensity|setTrafficDistance|setTrafficGap|setTrafficSpeed|setTriggerActivation|setTriggerArea|setTriggerStatements|setTriggerText|setTriggerTimeout|setTriggerType|setType|setUnconscious|setUnitAbility|setUnitLoadout|setUnitPos|setUnitPosWeak|setUnitRank|setUnitRecoilCoefficient|setUnitTrait|setUnloadInCombat|setUserActionText|setUserMFDText|setUserMFDValue|setVariable|setVectorDir|setVectorDirAndUp|setVectorUp|setVehicleAmmo|setVehicleAmmoDef|setVehicleArmor|setVehicleCargo|setVehicleId|setVehicleInit|setVehicleLock|setVehiclePosition|setVehicleRadar|setVehicleReceiveRemoteTargets|setVehicleReportOwnPosition|setVehicleReportRemoteTargets|setVehicleTIPars|setVehicleVarName|setVelocity|setVelocityModelSpace|setVelocityTransformation|setViewDistance|setVisibleIfTreeCollapsed|setWantedRpmRTD|setWaves|setWaypointBehaviour|setWaypointCombatMode|setWaypointCompletionRadius|setWaypointDescription|setWaypointForceBehaviour|setWaypointFormation|setWaypointHousePosition|setWaypointLoiterRadius|setWaypointLoiterType|setWaypointName|setWaypointPosition|setWaypointScript|setWaypointSpeed|setWaypointStatements|setWaypointTimeout|setWaypointType|setWaypointVisible|setWeaponReloadingTime|setWind|setWindDir|setWindForce|setWindStr|setWingForceScaleRTD|setWPPos|show3DIcons|showChat|showCinemaBorder|showCommandingMenu|showCompass|showCuratorCompass|showGPS|showHUD|showLegend|showMap|shownArtilleryComputer|shownChat|shownCompass|shownCuratorCompass|showNewEditorObject|shownGPS|shownHUD|shownMap|shownPad|shownRadio|shownScoretable|shownUAVFeed|shownWarrant|shownWatch|showPad|showRadio|showScoretable|showSubtitles|showUAVFeed|showWarrant|showWatch|showWaypoint|showWaypoints|side|sideAmbientLife|sideChat|sideEmpty|sideEnemy|sideFriendly|sideLogic|sideRadio|sideUnknown|simpleTasks|simulationEnabled|simulCloudDensity|simulCloudOcclusion|simulInClouds|simulWeatherSync|sin|size|sizeOf|skill|skillFinal|skipTime|sleep|sliderPosition|sliderRange|sliderSetPosition|sliderSetRange|sliderSetSpeed|sliderSpeed|slingLoadAssistantShown|soldierMagazines|someAmmo|sort|soundVolume|speaker|speed|speedMode|splitString|sqrt|squadParams|stance|startLoadingScreen|stop|stopEngineRTD|stopped|str|sunOrMoon|supportInfo|suppressFor|surfaceIsWater|surfaceNormal|surfaceType|swimInDepth|switchableUnits|switchAction|switchCamera|switchGesture|switchLight|switchMove|synchronizedObjects|synchronizedTriggers|synchronizedWaypoints|synchronizeObjectsAdd|synchronizeObjectsRemove|synchronizeTrigger|synchronizeWaypoint|systemChat|systemOfUnits|tan|targetKnowledge|targets|targetsAggregate|targetsQuery|taskAlwaysVisible|taskChildren|taskCompleted|taskCustomData|taskDescription|taskDestination|taskHint|taskMarkerOffset|taskNull|taskParent|taskResult|taskState|taskType|teamMember|teamMemberNull|teamName|teams|teamSwitch|teamSwitchEnabled|teamType|terminate|terrainIntersect|terrainIntersectASL|terrainIntersectAtASL|text|textLog|textLogFormat|tg|time|timeMultiplier|titleCut|titleFadeOut|titleObj|titleRsc|titleText|toArray|toFixed|toLower|toString|toUpper|triggerActivated|triggerActivation|triggerArea|triggerAttachedVehicle|triggerAttachObject|triggerAttachVehicle|triggerDynamicSimulation|triggerStatements|triggerText|triggerTimeout|triggerTimeoutCurrent|triggerType|turretLocal|turretOwner|turretUnit|tvAdd|tvClear|tvCollapse|tvCollapseAll|tvCount|tvCurSel|tvData|tvDelete|tvExpand|tvExpandAll|tvPicture|tvPictureRight|tvSetColor|tvSetCurSel|tvSetData|tvSetPicture|tvSetPictureColor|tvSetPictureColorDisabled|tvSetPictureColorSelected|tvSetPictureRight|tvSetPictureRightColor|tvSetPictureRightColorDisabled|tvSetPictureRightColorSelected|tvSetSelectColor|tvSetText|tvSetTooltip|tvSetValue|tvSort|tvSortByValue|tvText|tvTooltip|tvValue|type|typeName|typeOf|UAVControl|uiNamespace|uiSleep|unassignCurator|unassignItem|unassignTeam|unassignVehicle|underwater|uniform|uniformContainer|uniformItems|uniformMagazines|unitAddons|unitAimPosition|unitAimPositionVisual|unitBackpack|unitIsUAV|unitPos|unitReady|unitRecoilCoefficient|units|unitsBelowHeight|unlinkItem|unlockAchievement|unregisterTask|updateDrawIcon|updateMenuItem|updateObjectTree|useAIOperMapObstructionTest|useAISteeringComponent|useAudioTimeForMoves|userInputDisabled|vectorAdd|vectorCos|vectorCrossProduct|vectorDiff|vectorDir|vectorDirVisual|vectorDistance|vectorDistanceSqr|vectorDotProduct|vectorFromTo|vectorMagnitude|vectorMagnitudeSqr|vectorModelToWorld|vectorModelToWorldVisual|vectorMultiply|vectorNormalized|vectorUp|vectorUpVisual|vectorWorldToModel|vectorWorldToModelVisual|vehicle|vehicleCargoEnabled|vehicleChat|vehicleRadio|vehicleReceiveRemoteTargets|vehicleReportOwnPosition|vehicleReportRemoteTargets|vehicles|vehicleVarName|velocity|velocityModelSpace|verifySignature|vest|vestContainer|vestItems|vestMagazines|viewDistance|visibleCompass|visibleGPS|visibleMap|visiblePosition|visiblePositionASL|visibleScoretable|visibleWatch|waitUntil|waves|waypointAttachedObject|waypointAttachedVehicle|waypointAttachObject|waypointAttachVehicle|waypointBehaviour|waypointCombatMode|waypointCompletionRadius|waypointDescription|waypointForceBehaviour|waypointFormation|waypointHousePosition|waypointLoiterRadius|waypointLoiterType|waypointName|waypointPosition|waypoints|waypointScript|waypointsEnabledUAV|waypointShow|waypointSpeed|waypointStatements|waypointTimeout|waypointTimeoutCurrent|waypointType|waypointVisible|weaponAccessories|weaponAccessoriesCargo|weaponCargo|weaponDirection|weaponInertia|weaponLowered|weapons|weaponsItems|weaponsItemsCargo|weaponState|weaponsTurret|weightRTD|west|WFSideText|wind|windDir|windRTD|windStr|wingsForcesRTD|worldName|worldSize|worldToModel|worldToModelVisual|worldToScreen)\b/i,number:/(?:\$|\b0x)[\da-f]+\b|(?:\B\.\d+|\b\d+(?:\.\d+)?)(?:e[+-]?\d+)?\b/i,operator:/##|>>|&&|\|\||[!=<>]=?|[-+*/%#^]|\b(?:and|mod|not|or)\b/i,"magic-variable":{pattern:/\b(?:this|thisList|thisTrigger|_exception|_fnc_scriptName|_fnc_scriptNameParent|_forEachIndex|_this|_thisEventHandler|_thisFSM|_thisScript|_x)\b/i,alias:"keyword"},constant:/\bDIK(?:_[a-z\d]+)+\b/i}),t.languages.insertBefore("sqf","string",{macro:{pattern:/(^[ \t]*)#[a-z](?:[^\r\n\\]|\\(?:\r\n|[\s\S]))*/im,lookbehind:!0,greedy:!0,alias:"property",inside:{directive:{pattern:/#[a-z]+\b/i,alias:"keyword"},comment:t.languages.sqf.comment}}}),delete t.languages.sqf["class-name"]}function Nb(t){t.register(Tf),t.languages.squirrel=t.languages.extend("clike",{comment:[t.languages.clike.comment[0],{pattern:/(^|[^\\:])(?:\/\/|#).*/,lookbehind:!0,greedy:!0}],string:{pattern:/(^|[^\\"'@])(?:@"(?:[^"]|"")*"(?!")|"(?:[^\\\r\n"]|\\.)*")/,lookbehind:!0,greedy:!0},"class-name":{pattern:/(\b(?:class|enum|extends|instanceof)\s+)\w+(?:\.\w+)*/,lookbehind:!0,inside:{punctuation:/\./}},keyword:/\b(?:__FILE__|__LINE__|base|break|case|catch|class|clone|const|constructor|continue|default|delete|else|enum|extends|for|foreach|function|if|in|instanceof|local|null|resume|return|static|switch|this|throw|try|typeof|while|yield)\b/,number:/\b(?:0x[0-9a-fA-F]+|\d+(?:\.(?:\d+|[eE][+-]?\d+))?)\b/,operator:/\+\+|--|<=>|<[-<]|>>>?|&&?|\|\|?|[-+*/%!=<>]=?|[~^]|::?/,punctuation:/[(){}\[\],;.]/}),t.languages.insertBefore("squirrel","string",{char:{pattern:/(^|[^\\"'])'(?:[^\\']|\\(?:[xuU][0-9a-fA-F]{0,8}|[\s\S]))'/,lookbehind:!0,greedy:!0}}),t.languages.insertBefore("squirrel","operator",{"attribute-punctuation":{pattern:/<\/|\/>/,alias:"important"},lambda:{pattern:/@(?=\()/,alias:"operator"}})}function Pb(t){!function(t){var e=/\b(?:algebra_solver|algebra_solver_newton|integrate_1d|integrate_ode|integrate_ode_bdf|integrate_ode_rk45|map_rect|ode_(?:adams|bdf|ckrk|rk45)(?:_tol)?|ode_adjoint_tol_ctl|reduce_sum|reduce_sum_static)\b/;t.languages.stan={comment:/\/\/.*|\/\*[\s\S]*?\*\/|#(?!include).*/,string:{pattern:/"[\x20\x21\x23-\x5B\x5D-\x7E]*"/,greedy:!0},directive:{pattern:/^([ \t]*)#include\b.*/m,lookbehind:!0,alias:"property"},"function-arg":{pattern:RegExp("("+e.source+/\s*\(\s*/.source+")"+/[a-zA-Z]\w*/.source),lookbehind:!0,alias:"function"},constraint:{pattern:/(\b(?:int|matrix|real|row_vector|vector)\s*)<[^<>]*>/,lookbehind:!0,inside:{expression:{pattern:/(=\s*)\S(?:\S|\s+(?!\s))*?(?=\s*(?:>$|,\s*\w+\s*=))/,lookbehind:!0,inside:null},property:/\b[a-z]\w*(?=\s*=)/i,operator:/=/,punctuation:/^<|>$|,/}},keyword:[{pattern:/\bdata(?=\s*\{)|\b(?:functions|generated|model|parameters|quantities|transformed)\b/,alias:"program-block"},/\b(?:array|break|cholesky_factor_corr|cholesky_factor_cov|complex|continue|corr_matrix|cov_matrix|data|else|for|if|in|increment_log_prob|int|matrix|ordered|positive_ordered|print|real|reject|return|row_vector|simplex|target|unit_vector|vector|void|while)\b/,e],function:/\b[a-z]\w*(?=\s*\()/i,number:/(?:\b\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\B\.\d+(?:_\d+)*)(?:E[+-]?\d+(?:_\d+)*)?i?(?!\w)/i,boolean:/\b(?:false|true)\b/,operator:/<-|\.[*/]=?|\|\|?|&&|[!=<>+\-*/]=?|['^%~?:]/,punctuation:/[()\[\]{},;]/},t.languages.stan.constraint.inside.expression.inside=t.languages.stan}(t)}function jb(t){t.register(Zf),t.register(gy),t.register(ip),t.languages.stata={comment:[{pattern:/(^[ \t]*)\*.*/m,lookbehind:!0,greedy:!0},{pattern:/(^|\s)\/\/.*|\/\*[\s\S]*?\*\//,lookbehind:!0,greedy:!0}],"string-literal":{pattern:/"[^"\r\n]*"|[\u2018`']".*?"[\u2019`']/,greedy:!0,inside:{interpolation:{pattern:/\$\{[^{}]*\}|[\u2018`']\w[^\u2019`'\r\n]*[\u2019`']/,inside:{punctuation:/^\$\{|\}$/,expression:{pattern:/[\s\S]+/,inside:null}}},string:/[\s\S]+/}},mata:{pattern:/(^[ \t]*mata[ \t]*:)[\s\S]+?(?=^end\b)/m,lookbehind:!0,greedy:!0,alias:"language-mata",inside:t.languages.mata},java:{pattern:/(^[ \t]*java[ \t]*:)[\s\S]+?(?=^end\b)/m,lookbehind:!0,greedy:!0,alias:"language-java",inside:t.languages.java},python:{pattern:/(^[ \t]*python[ \t]*:)[\s\S]+?(?=^end\b)/m,lookbehind:!0,greedy:!0,alias:"language-python",inside:t.languages.python},command:{pattern:/(^[ \t]*(?:\.[ \t]+)?(?:(?:bayes|bootstrap|by|bysort|capture|collect|fmm|fp|frame|jackknife|mfp|mi|nestreg|noisily|permute|quietly|rolling|simulate|statsby|stepwise|svy|version|xi)\b[^:\r\n]*:[ \t]*|(?:capture|noisily|quietly|version)[ \t]+)?)[a-zA-Z]\w*/m,lookbehind:!0,greedy:!0,alias:"keyword"},variable:/\$\w+|[\u2018`']\w[^\u2019`'\r\n]*[\u2019`']/,keyword:/\b(?:bayes|bootstrap|by|bysort|capture|clear|collect|fmm|fp|frame|if|in|jackknife|mi[ \t]+estimate|mfp|nestreg|noisily|of|permute|quietly|rolling|simulate|sort|statsby|stepwise|svy|varlist|version|xi)\b/,boolean:/\b(?:off|on)\b/,number:/\b\d+(?:\.\d+)?\b|\B\.\d+/,function:/\b[a-z_]\w*(?=\()/i,operator:/\+\+|--|##?|[<>!=~]=?|[+\-*^&|/]/,punctuation:/[(){}[\],:]/},t.languages.stata["string-literal"].inside.interpolation.inside.expression.inside=t.languages.stata}function Ub(t){t.languages.iecst={comment:[{pattern:/(^|[^\\])(?:\/\*[\s\S]*?(?:\*\/|$)|\(\*[\s\S]*?(?:\*\)|$)|\{[\s\S]*?(?:\}|$))/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},keyword:[/\b(?:END_)?(?:PROGRAM|CONFIGURATION|INTERFACE|FUNCTION_BLOCK|FUNCTION|ACTION|TRANSITION|TYPE|STRUCT|(?:INITIAL_)?STEP|NAMESPACE|LIBRARY|CHANNEL|FOLDER|RESOURCE|VAR_(?:ACCESS|CONFIG|EXTERNAL|GLOBAL|INPUT|IN_OUT|OUTPUT|TEMP)|VAR|METHOD|PROPERTY)\b/i,/\b(?:AT|BY|(?:END_)?(?:CASE|FOR|IF|REPEAT|WHILE)|CONSTANT|CONTINUE|DO|ELSE|ELSIF|EXIT|EXTENDS|FROM|GET|GOTO|IMPLEMENTS|JMP|NON_RETAIN|OF|PRIVATE|PROTECTED|PUBLIC|RETAIN|RETURN|SET|TASK|THEN|TO|UNTIL|USING|WITH|__CATCH|__ENDTRY|__FINALLY|__TRY)\b/],"class-name":/\b(?:ANY|ARRAY|BOOL|BYTE|U?(?:D|L|S)?INT|(?:D|L)?WORD|DATE(?:_AND_TIME)?|DT|L?REAL|POINTER|STRING|TIME(?:_OF_DAY)?|TOD)\b/,address:{pattern:/%[IQM][XBWDL][\d.]*|%[IQ][\d.]*/,alias:"symbol"},number:/\b(?:16#[\da-f]+|2#[01_]+|0x[\da-f]+)\b|\b(?:D|DT|T|TOD)#[\d_shmd:]*|\b[A-Z]*#[\d.,_]*|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,boolean:/\b(?:FALSE|NULL|TRUE)\b/,operator:/S?R?:?=>?|&&?|\*\*?|<[=>]?|>=?|[-:^/+#]|\b(?:AND|EQ|EXPT|GE|GT|LE|LT|MOD|NE|NOT|OR|XOR)\b/,function:/\b[a-z_]\w*(?=\s*\()/i,punctuation:/[()[\].,;]/}}function Wb(t){t.languages.supercollider={comment:{pattern:/\/\/.*|\/\*(?:[^*/]|\*(?!\/)|\/(?!\*)|\/\*(?:[^*]|\*(?!\/))*\*\/)*\*\//,greedy:!0},string:{pattern:/(^|[^\\])"(?:[^"\\]|\\[\s\S])*"/,lookbehind:!0,greedy:!0},char:{pattern:/\$(?:[^\\\r\n]|\\.)/,greedy:!0},symbol:{pattern:/(^|[^\\])'(?:[^'\\]|\\[\s\S])*'|\\\w+/,lookbehind:!0,greedy:!0},keyword:/\b(?:_|arg|classvar|const|nil|var|while)\b/,boolean:/\b(?:false|true)\b/,label:{pattern:/\b[a-z_]\w*(?=\s*:)/,alias:"property"},number:/\b(?:inf|pi|0x[0-9a-fA-F]+|\d+(?:\.\d+)?(?:[eE][+-]?\d+)?(?:pi)?|\d+r[0-9a-zA-Z]+(?:\.[0-9a-zA-Z]+)?|\d+[sb]{1,4}\d*)\b/,"class-name":/\b[A-Z]\w*\b/,operator:/\.{2,3}|#(?![[{])|&&|[!=]==?|\+>>|\+{1,3}|-[->]|=>|>>|\?\?|@\|?@|\|(?:@|[!=]=)?\||!\?|<[!=>]|\*{1,2}|<{2,3}\*?|[-!%&/<>?@|=`]/,punctuation:/[{}()[\].:,;]|#[[{]/},t.languages.sclang=t.languages.supercollider}function Zb(t){!function(t){var e={pattern:/^[;#].*/m,greedy:!0},n=/"(?:[^\r\n"\\]|\\(?:[^\r]|\r\n?))*"(?!\S)/.source;t.languages.systemd={comment:e,section:{pattern:/^\[[^\n\r\[\]]*\](?=[ \t]*$)/m,greedy:!0,inside:{punctuation:/^\[|\]$/,"section-name":{pattern:/[\s\S]+/,alias:"selector"}}},key:{pattern:/^[^\s=]+(?=[ \t]*=)/m,greedy:!0,alias:"attr-name"},value:{pattern:RegExp(/(=[ \t]*(?!\s))/.source+"(?:"+n+'|(?=[^"\r\n]))(?:'+/[^\s\\]/.source+'|[ \t]+(?:(?![ \t"])|'+n+")|"+/\\[\r\n]+(?:[#;].*[\r\n]+)*(?![#;])/.source+")*"),lookbehind:!0,greedy:!0,alias:"attr-value",inside:{comment:e,quoted:{pattern:RegExp(/(^|\s)/.source+n),lookbehind:!0,greedy:!0},punctuation:/\\$/m,boolean:{pattern:/^(?:false|no|off|on|true|yes)$/,greedy:!0}}},punctuation:/=/}}(t)}function Gb(t){!function(t){function e(t,e,n){return{pattern:RegExp("<#"+t+"[\\s\\S]*?#>"),alias:"block",inside:{delimiter:{pattern:RegExp("^<#"+t+"|#>$"),alias:"important"},content:{pattern:/[\s\S]+/,inside:e,alias:n}}}}t.languages["t4-templating"]=Object.defineProperty({},"createT4",{value:function(n){var r=t.languages[n],a="language-"+n;return{block:{pattern:/<#[\s\S]+?#>/,inside:{directive:e("@",{"attr-value":{pattern:/=(?:("|')(?:\\[\s\S]|(?!\1)[^\\])*\1|[^\s'">=]+)/,inside:{punctuation:/^=|^["']|["']$/}},keyword:/\b\w+(?=\s)/,"attr-name":/\b\w+/}),expression:e("=",r,a),"class-feature":e("\\+",r,a),standard:e("",r,a)}}}}})}(t)}function qb(t){t.register(Ff),t.register(Gb),t.languages.t4=t.languages["t4-cs"]=t.languages["t4-templating"].createT4("csharp")}function Yb(t){t.register(Gb),t.register(gp),t.languages["t4-vb"]=t.languages["t4-templating"].createT4("vbnet")}function Xb(t){t.register(Jf),t.languages.tap={fail:/not ok[^#{\n\r]*/,pass:/ok[^#{\n\r]*/,pragma:/pragma [+-][a-z]+/,bailout:/bail out!.*/i,version:/TAP version \d+/i,plan:/\b\d+\.\.\d+(?: +#.*)?/,subtest:{pattern:/# Subtest(?:: .*)?/,greedy:!0},punctuation:/[{}]/,directive:/#.*/,yamlish:{pattern:/(^[ \t]*)---[\s\S]*?[\r\n][ \t]*\.\.\.$/m,lookbehind:!0,inside:t.languages.yaml,alias:"language-yaml"}}}function $b(t){t.languages.tcl={comment:{pattern:/(^|[^\\])#.*/,lookbehind:!0},string:{pattern:/"(?:[^"\\\r\n]|\\(?:\r\n|[\s\S]))*"/,greedy:!0},variable:[{pattern:/(\$)(?:::)?(?:[a-zA-Z0-9]+::)*\w+/,lookbehind:!0},{pattern:/(\$)\{[^}]+\}/,lookbehind:!0},{pattern:/(^[\t ]*set[ \t]+)(?:::)?(?:[a-zA-Z0-9]+::)*\w+/m,lookbehind:!0}],function:{pattern:/(^[\t ]*proc[ \t]+)\S+/m,lookbehind:!0},builtin:[{pattern:/(^[\t ]*)(?:break|class|continue|error|eval|exit|for|foreach|if|proc|return|switch|while)\b/m,lookbehind:!0},/\b(?:else|elseif)\b/],scope:{pattern:/(^[\t ]*)(?:global|upvar|variable)\b/m,lookbehind:!0,alias:"constant"},keyword:{pattern:/(^[\t ]*|\[)(?:Safe_Base|Tcl|after|append|apply|array|auto_(?:execok|import|load|mkindex|qualify|reset)|automkindex_old|bgerror|binary|catch|cd|chan|clock|close|concat|dde|dict|encoding|eof|exec|expr|fblocked|fconfigure|fcopy|file(?:event|name)?|flush|gets|glob|history|http|incr|info|interp|join|lappend|lassign|lindex|linsert|list|llength|load|lrange|lrepeat|lreplace|lreverse|lsearch|lset|lsort|math(?:func|op)|memory|msgcat|namespace|open|package|parray|pid|pkg_mkIndex|platform|puts|pwd|re_syntax|read|refchan|regexp|registry|regsub|rename|scan|seek|set|socket|source|split|string|subst|tcl(?:_endOfWord|_findLibrary|startOf(?:Next|Previous)Word|test|vars|wordBreak(?:After|Before))|tell|time|tm|trace|unknown|unload|unset|update|uplevel|vwait)\b/m,lookbehind:!0},operator:/!=?|\*\*?|==|&&?|\|\|?|<[=<]?|>[=>]?|[-+~\/%?^]|\b(?:eq|in|ne|ni)\b/,punctuation:/[{}()\[\]]/}}function Kb(t){t.register(Tf),t.register(rp),function(t){t.languages.tt2=t.languages.extend("clike",{comment:/#.*|\[%#[\s\S]*?%\]/,keyword:/\b(?:BLOCK|CALL|CASE|CATCH|CLEAR|DEBUG|DEFAULT|ELSE|ELSIF|END|FILTER|FINAL|FOREACH|GET|IF|IN|INCLUDE|INSERT|LAST|MACRO|META|NEXT|PERL|PROCESS|RAWPERL|RETURN|SET|STOP|SWITCH|TAGS|THROW|TRY|UNLESS|USE|WHILE|WRAPPER)\b/,punctuation:/[[\]{},()]/}),t.languages.insertBefore("tt2","number",{operator:/=[>=]?|!=?|<=?|>=?|&&|\|\|?|\b(?:and|not|or)\b/,variable:{pattern:/\b[a-z]\w*(?:\s*\.\s*(?:\d+|\$?[a-z]\w*))*\b/i}}),t.languages.insertBefore("tt2","keyword",{delimiter:{pattern:/^(?:\[%|%%)-?|-?%\]$/,alias:"punctuation"}}),t.languages.insertBefore("tt2","string",{"single-quoted-string":{pattern:/'[^\\']*(?:\\[\s\S][^\\']*)*'/,greedy:!0,alias:"string"},"double-quoted-string":{pattern:/"[^\\"]*(?:\\[\s\S][^\\"]*)*"/,greedy:!0,alias:"string",inside:{variable:{pattern:/\$(?:[a-z]\w*(?:\.(?:\d+|\$?[a-z]\w*))*)/i}}}}),delete t.languages.tt2.string,t.hooks.add("before-tokenize",(function(e){t.languages["markup-templating"].buildPlaceholders(e,"tt2",/\[%[\s\S]+?%\]/g)})),t.hooks.add("after-tokenize",(function(e){t.languages["markup-templating"].tokenizePlaceholders(e,"tt2")}))}(t)}function Qb(t){!function(t){var e=/(?:[\w-]+|'[^'\n\r]*'|"(?:\\.|[^\\"\r\n])*")/.source;function n(t){return t.replace(/__/g,(function(){return e}))}t.languages.toml={comment:{pattern:/#.*/,greedy:!0},table:{pattern:RegExp(n(/(^[\t ]*\[\s*(?:\[\s*)?)__(?:\s*\.\s*__)*(?=\s*\])/.source),"m"),lookbehind:!0,greedy:!0,alias:"class-name"},key:{pattern:RegExp(n(/(^[\t ]*|[{,]\s*)__(?:\s*\.\s*__)*(?=\s*=)/.source),"m"),lookbehind:!0,greedy:!0,alias:"property"},string:{pattern:/"""(?:\\[\s\S]|[^\\])*?"""|'''[\s\S]*?'''|'[^'\n\r]*'|"(?:\\.|[^\\"\r\n])*"/,greedy:!0},date:[{pattern:/\b\d{4}-\d{2}-\d{2}(?:[T\s]\d{2}:\d{2}:\d{2}(?:\.\d+)?(?:Z|[+-]\d{2}:\d{2})?)?\b/i,alias:"number"},{pattern:/\b\d{2}:\d{2}:\d{2}(?:\.\d+)?\b/,alias:"number"}],number:/(?:\b0(?:x[\da-zA-Z]+(?:_[\da-zA-Z]+)*|o[0-7]+(?:_[0-7]+)*|b[10]+(?:_[10]+)*))\b|[-+]?\b\d+(?:_\d+)*(?:\.\d+(?:_\d+)*)?(?:[eE][+-]?\d+(?:_\d+)*)?\b|[-+]?\b(?:inf|nan)\b/,boolean:/\b(?:false|true)\b/,punctuation:/[.,=[\]{}]/}}(t)}function Jb(t){!function(t){t.languages.tremor={comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|(?:--|\/\/|#).*)/,lookbehind:!0},"interpolated-string":null,extractor:{pattern:/\b[a-z_]\w*\|(?:[^\r\n\\|]|\\(?:\r\n|[\s\S]))*\|/i,greedy:!0,inside:{regex:{pattern:/(^re)\|[\s\S]+/,lookbehind:!0},function:/^\w+/,value:/\|[\s\S]+/}},identifier:{pattern:/`[^`]*`/,greedy:!0},function:/\b[a-z_]\w*(?=\s*(?:::\s*<|\())\b/,keyword:/\b(?:args|as|by|case|config|connect|connector|const|copy|create|default|define|deploy|drop|each|emit|end|erase|event|flow|fn|for|from|group|having|insert|into|intrinsic|let|links|match|merge|mod|move|of|operator|patch|pipeline|recur|script|select|set|sliding|state|stream|to|tumbling|update|use|when|where|window|with)\b/,boolean:/\b(?:false|null|true)\b/i,number:/\b(?:0b[01_]*|0x[0-9a-fA-F_]*|\d[\d_]*(?:\.\d[\d_]*)?(?:[Ee][+-]?[\d_]+)?)\b/,"pattern-punctuation":{pattern:/%(?=[({[])/,alias:"punctuation"},operator:/[-+*\/%~!^]=?|=[=>]?|&[&=]?|\|[|=]?|<<?=?|>>?>?=?|(?:absent|and|not|or|present|xor)\b/,punctuation:/::|[;\[\]()\{\},.:]/};var e=/#\{(?:[^"{}]|\{[^{}]*\}|"(?:[^"\\\r\n]|\\(?:\r\n|[\s\S]))*")*\}/.source;t.languages.tremor["interpolated-string"]={pattern:RegExp(/(^|[^\\])/.source+'(?:"""(?:'+/[^"\\#]|\\[\s\S]|"(?!"")|#(?!\{)/.source+"|"+e+')*"""|"(?:'+/[^"\\\r\n#]|\\(?:\r\n|[\s\S])|#(?!\{)/.source+"|"+e+')*")'),lookbehind:!0,greedy:!0,inside:{interpolation:{pattern:RegExp(e),inside:{punctuation:/^#\{|\}$/,expression:{pattern:/[\s\S]+/,inside:t.languages.tremor}}},string:/[\s\S]+/}},t.languages.troy=t.languages.tremor,t.languages.trickle=t.languages.tremor}(t)}function tx(t){!function(t){var e=/\b(?:ACT|ACTIFSUB|CARRAY|CASE|CLEARGIF|COA|COA_INT|CONSTANTS|CONTENT|CUR|EDITPANEL|EFFECT|EXT|FILE|FLUIDTEMPLATE|FORM|FRAME|FRAMESET|GIFBUILDER|GMENU|GMENU_FOLDOUT|GMENU_LAYERS|GP|HMENU|HRULER|HTML|IENV|IFSUB|IMAGE|IMGMENU|IMGMENUITEM|IMGTEXT|IMG_RESOURCE|INCLUDE_TYPOSCRIPT|JSMENU|JSMENUITEM|LLL|LOAD_REGISTER|NO|PAGE|RECORDS|RESTORE_REGISTER|TEMPLATE|TEXT|TMENU|TMENUITEM|TMENU_LAYERS|USER|USER_INT|_GIFBUILDER|global|globalString|globalVar)\b/;t.languages.typoscript={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0},{pattern:/(^|[^\\:= \t]|(?:^|[^= \t])[ \t]+)\/\/.*/,lookbehind:!0,greedy:!0},{pattern:/(^|[^"'])#.*/,lookbehind:!0,greedy:!0}],function:[{pattern:/<INCLUDE_TYPOSCRIPT:\s*source\s*=\s*(?:"[^"\r\n]*"|'[^'\r\n]*')\s*>/,inside:{string:{pattern:/"[^"\r\n]*"|'[^'\r\n]*'/,inside:{keyword:e}},keyword:{pattern:/INCLUDE_TYPOSCRIPT/}}},{pattern:/@import\s*(?:"[^"\r\n]*"|'[^'\r\n]*')/,inside:{string:/"[^"\r\n]*"|'[^'\r\n]*'/}}],string:{pattern:/^([^=]*=[< ]?)(?:(?!\]\n).)*/,lookbehind:!0,inside:{function:/\{\$.*\}/,keyword:e,number:/^\d+$/,punctuation:/[,|:]/}},keyword:e,number:{pattern:/\b\d+\s*[.{=]/,inside:{operator:/[.{=]/}},tag:{pattern:/\.?[-\w\\]+\.?/,inside:{punctuation:/\./}},punctuation:/[{}[\];(),.:|]/,operator:/[<>]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/},t.languages.tsconfig=t.languages.typoscript}(t)}function ex(t){t.languages.unrealscript={comment:/\/\/.*|\/\*[\s\S]*?\*\//,string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},category:{pattern:/(\b(?:(?:autoexpand|hide|show)categories|var)\s*\()[^()]+(?=\))/,lookbehind:!0,greedy:!0,alias:"property"},metadata:{pattern:/(\w\s*)<\s*\w+\s*=[^<>|=\r\n]+(?:\|\s*\w+\s*=[^<>|=\r\n]+)*>/,lookbehind:!0,greedy:!0,inside:{property:/\b\w+(?=\s*=)/,operator:/=/,punctuation:/[<>|]/}},macro:{pattern:/`\w+/,alias:"property"},"class-name":{pattern:/(\b(?:class|enum|extends|interface|state(?:\(\))?|struct|within)\s+)\w+/,lookbehind:!0},keyword:/\b(?:abstract|actor|array|auto|autoexpandcategories|bool|break|byte|case|class|classgroup|client|coerce|collapsecategories|config|const|continue|default|defaultproperties|delegate|dependson|deprecated|do|dontcollapsecategories|editconst|editinlinenew|else|enum|event|exec|export|extends|final|float|for|forcescriptorder|foreach|function|goto|guid|hidecategories|hidedropdown|if|ignores|implements|inherits|input|int|interface|iterator|latent|local|material|name|native|nativereplication|noexport|nontransient|noteditinlinenew|notplaceable|operator|optional|out|pawn|perobjectconfig|perobjectlocalized|placeable|postoperator|preoperator|private|protected|reliable|replication|return|server|showcategories|simulated|singular|state|static|string|struct|structdefault|structdefaultproperties|switch|texture|transient|travel|unreliable|until|var|vector|while|within)\b/,function:/\b[a-z_]\w*(?=\s*\()/i,boolean:/\b(?:false|true)\b/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/>>|<<|--|\+\+|\*\*|[-+*/~!=<>$@]=?|&&?|\|\|?|\^\^?|[?:%]|\b(?:ClockwiseFrom|Cross|Dot)\b/,punctuation:/[()[\]{};,.]/},t.languages.uc=t.languages.uscript=t.languages.unrealscript}function nx(t){t.languages.uorazor={"comment-hash":{pattern:/#.*/,alias:"comment",greedy:!0},"comment-slash":{pattern:/\/\/.*/,alias:"comment",greedy:!0},string:{pattern:/("|')(?:\\.|(?!\1)[^\\\r\n])*\1/,inside:{punctuation:/^['"]|['"]$/},greedy:!0},"source-layers":{pattern:/\b(?:arms|backpack|blue|bracelet|cancel|clear|cloak|criminal|earrings|enemy|facialhair|friend|friendly|gloves|gray|grey|ground|hair|head|innerlegs|innertorso|innocent|lefthand|middletorso|murderer|neck|nonfriendly|onehandedsecondary|outerlegs|outertorso|pants|red|righthand|ring|self|shirt|shoes|talisman|waist)\b/i,alias:"function"},"source-commands":{pattern:/\b(?:alliance|attack|cast|clearall|clearignore|clearjournal|clearlist|clearsysmsg|createlist|createtimer|dclick|dclicktype|dclickvar|dress|dressconfig|drop|droprelloc|emote|getlabel|guild|gumpclose|gumpresponse|hotkey|ignore|lasttarget|lift|lifttype|menu|menuresponse|msg|org|organize|organizer|overhead|pause|poplist|potion|promptresponse|pushlist|removelist|removetimer|rename|restock|say|scav|scavenger|script|setability|setlasttarget|setskill|settimer|setvar|sysmsg|target|targetloc|targetrelloc|targettype|undress|unignore|unsetvar|useobject|useonce|useskill|usetype|virtue|wait|waitforgump|waitformenu|waitforprompt|waitforstat|waitforsysmsg|waitfortarget|walk|wfsysmsg|wft|whisper|yell)\b/,alias:"function"},"tag-name":{pattern:/(^\{%-?\s*)\w+/,lookbehind:!0,alias:"keyword"},delimiter:{pattern:/^\{[{%]-?|-?[%}]\}$/,alias:"punctuation"},function:/\b(?:atlist|close|closest|count|counter|counttype|dead|dex|diffhits|diffmana|diffstam|diffweight|find|findbuff|finddebuff|findlayer|findtype|findtypelist|followers|gumpexists|hidden|hits|hp|hue|human|humanoid|ingump|inlist|insysmessage|insysmsg|int|invul|lhandempty|list|listexists|mana|maxhits|maxhp|maxmana|maxstam|maxweight|monster|mounted|name|next|noto|paralyzed|poisoned|position|prev|previous|queued|rand|random|rhandempty|skill|stam|str|targetexists|timer|timerexists|varexist|warmode|weight)\b/,keyword:/\b(?:and|as|break|continue|else|elseif|endfor|endif|endwhile|for|if|loop|not|or|replay|stop|while)\b/,boolean:/\b(?:false|null|true)\b/,number:/\b0x[\dA-Fa-f]+|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee][-+]?\d+)?/,operator:[{pattern:/(\s)(?:and|b-and|b-or|b-xor|ends with|in|is|matches|not|or|same as|starts with)(?=\s)/,lookbehind:!0},/[=<>]=?|!=|\*\*?|\/\/?|\?:?|[-+~%|]/],punctuation:/[()\[\]{}:.,]/}}function rx(t){t.register(Tf),function(t){var e={pattern:/[\s\S]+/,inside:null};t.languages.v=t.languages.extend("clike",{string:{pattern:/r?(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,alias:"quoted-string",greedy:!0,inside:{interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$(?:\{[^{}]*\}|\w+(?:\.\w+(?:\([^\(\)]*\))?|\[[^\[\]]+\])*)/,lookbehind:!0,inside:{"interpolation-variable":{pattern:/^\$\w[\s\S]*$/,alias:"variable"},"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},"interpolation-expression":e}}}},"class-name":{pattern:/(\b(?:enum|interface|struct|type)\s+)(?:C\.)?\w+/,lookbehind:!0},keyword:/(?:\b(?:__global|as|asm|assert|atomic|break|chan|const|continue|defer|else|embed|enum|fn|for|go(?:to)?|if|import|in|interface|is|lock|match|module|mut|none|or|pub|return|rlock|select|shared|sizeof|static|struct|type(?:of)?|union|unsafe)|\$(?:else|for|if)|#(?:flag|include))\b/,number:/\b(?:0x[a-f\d]+(?:_[a-f\d]+)*|0b[01]+(?:_[01]+)*|0o[0-7]+(?:_[0-7]+)*|\d+(?:_\d+)*(?:\.\d+(?:_\d+)*)?)\b/i,operator:/~|\?|[*\/%^!=]=?|\+[=+]?|-[=-]?|\|[=|]?|&(?:=|&|\^=?)?|>(?:>=?|=)?|<(?:<=?|=|-)?|:=|\.\.\.?/,builtin:/\b(?:any(?:_float|_int)?|bool|byte(?:ptr)?|charptr|f(?:32|64)|i(?:8|16|64|128|nt)|rune|size_t|string|u(?:16|32|64|128)|voidptr)\b/}),e.inside=t.languages.v,t.languages.insertBefore("v","string",{char:{pattern:/`(?:\\`|\\?[^`]{1,2})`/,alias:"rune"}}),t.languages.insertBefore("v","operator",{attribute:{pattern:/(^[\t ]*)\[(?:deprecated|direct_array_access|flag|inline|live|ref_only|typedef|unsafe_fn|windows_stdcall)\]/m,lookbehind:!0,alias:"annotation",inside:{punctuation:/[\[\]]/,keyword:/\w+/}},generic:{pattern:/<\w+>(?=\s*[\)\{])/,inside:{punctuation:/[<>]/,"class-name":/\w+/}}}),t.languages.insertBefore("v","function",{"generic-function":{pattern:/\b\w+\s*<\w+>(?=\()/,inside:{function:/^\w+/,generic:{pattern:/<\w+>/,inside:t.languages.v.generic.inside}}}})}(t)}function ax(t){t.register(Tf),t.languages.vala=t.languages.extend("clike",{"class-name":[{pattern:/\b[A-Z]\w*(?:\.\w+)*\b(?=(?:\?\s+|\*?\s+\*?)\w)/,inside:{punctuation:/\./}},{pattern:/(\[)[A-Z]\w*(?:\.\w+)*\b/,lookbehind:!0,inside:{punctuation:/\./}},{pattern:/(\b(?:class|interface)\s+[A-Z]\w*(?:\.\w+)*\s*:\s*)[A-Z]\w*(?:\.\w+)*\b/,lookbehind:!0,inside:{punctuation:/\./}},{pattern:/((?:\b(?:class|enum|interface|new|struct)\s+)|(?:catch\s+\())[A-Z]\w*(?:\.\w+)*\b/,lookbehind:!0,inside:{punctuation:/\./}}],keyword:/\b(?:abstract|as|assert|async|base|bool|break|case|catch|char|class|const|construct|continue|default|delegate|delete|do|double|dynamic|else|ensures|enum|errordomain|extern|finally|float|for|foreach|get|if|in|inline|int|int16|int32|int64|int8|interface|internal|is|lock|long|namespace|new|null|out|override|owned|params|private|protected|public|ref|requires|return|set|short|signal|sizeof|size_t|ssize_t|static|string|struct|switch|this|throw|throws|try|typeof|uchar|uint|uint16|uint32|uint64|uint8|ulong|unichar|unowned|ushort|using|value|var|virtual|void|volatile|weak|while|yield)\b/i,function:/\b\w+(?=\s*\()/,number:/(?:\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)(?:f|u?l?)?/i,operator:/\+\+|--|&&|\|\||<<=?|>>=?|=>|->|~|[+\-*\/%&^|=!<>]=?|\?\??|\.\.\./,punctuation:/[{}[\];(),.:]/,constant:/\b[A-Z0-9_]+\b/}),t.languages.insertBefore("vala","string",{"raw-string":{pattern:/"""[\s\S]*?"""/,greedy:!0,alias:"string"},"template-string":{pattern:/@"[\s\S]*?"/,greedy:!0,inside:{interpolation:{pattern:/\$(?:\([^)]*\)|[a-zA-Z]\w*)/,inside:{delimiter:{pattern:/^\$\(?|\)$/,alias:"punctuation"},rest:t.languages.vala}},string:/[\s\S]+/}}}),t.languages.insertBefore("vala","keyword",{regex:{pattern:/\/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[imsx]{0,4}(?=\s*(?:$|[\r\n,.;})\]]))/,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:t.languages.regex},"regex-delimiter":/^\//,"regex-flags":/^[a-z]+$/}}})}function ix(t){t.register(Nf),function(t){t.languages.velocity=t.languages.extend("markup",{});var e={variable:{pattern:/(^|[^\\](?:\\\\)*)\$!?(?:[a-z][\w-]*(?:\([^)]*\))?(?:\.[a-z][\w-]*(?:\([^)]*\))?|\[[^\]]+\])*|\{[^}]+\})/i,lookbehind:!0,inside:{}},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},number:/\b\d+\b/,boolean:/\b(?:false|true)\b/,operator:/[=!<>]=?|[+*/%-]|&&|\|\||\.\.|\b(?:eq|g[et]|l[et]|n(?:e|ot))\b/,punctuation:/[(){}[\]:,.]/};e.variable.inside={string:e.string,function:{pattern:/([^\w-])[a-z][\w-]*(?=\()/,lookbehind:!0},number:e.number,boolean:e.boolean,punctuation:e.punctuation},t.languages.insertBefore("velocity","comment",{unparsed:{pattern:/(^|[^\\])#\[\[[\s\S]*?\]\]#/,lookbehind:!0,greedy:!0,inside:{punctuation:/^#\[\[|\]\]#$/}},"velocity-comment":[{pattern:/(^|[^\\])#\*[\s\S]*?\*#/,lookbehind:!0,greedy:!0,alias:"comment"},{pattern:/(^|[^\\])##.*/,lookbehind:!0,greedy:!0,alias:"comment"}],directive:{pattern:/(^|[^\\](?:\\\\)*)#@?(?:[a-z][\w-]*|\{[a-z][\w-]*\})(?:\s*\((?:[^()]|\([^()]*\))*\))?/i,lookbehind:!0,inside:{keyword:{pattern:/^#@?(?:[a-z][\w-]*|\{[a-z][\w-]*\})|\bin\b/,inside:{punctuation:/[{}]/}},rest:e}},variable:e.variable}),t.languages.velocity.tag.inside["attr-value"].inside.rest=t.languages.velocity}(t)}function ox(t){t.languages.verilog={comment:{pattern:/\/\/.*|\/\*[\s\S]*?\*\//,greedy:!0},string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},"kernel-function":{pattern:/\B\$\w+\b/,alias:"property"},constant:/\B`\w+\b/,function:/\b\w+(?=\()/,keyword:/\b(?:alias|and|assert|assign|assume|automatic|before|begin|bind|bins|binsof|bit|break|buf|bufif0|bufif1|byte|case|casex|casez|cell|chandle|class|clocking|cmos|config|const|constraint|context|continue|cover|covergroup|coverpoint|cross|deassign|default|defparam|design|disable|dist|do|edge|else|end|endcase|endclass|endclocking|endconfig|endfunction|endgenerate|endgroup|endinterface|endmodule|endpackage|endprimitive|endprogram|endproperty|endsequence|endspecify|endtable|endtask|enum|event|expect|export|extends|extern|final|first_match|for|force|foreach|forever|fork|forkjoin|function|generate|genvar|highz0|highz1|if|iff|ifnone|ignore_bins|illegal_bins|import|incdir|include|initial|inout|input|inside|instance|int|integer|interface|intersect|join|join_any|join_none|large|liblist|library|local|localparam|logic|longint|macromodule|matches|medium|modport|module|nand|negedge|new|nmos|nor|noshowcancelled|not|notif0|notif1|null|or|output|package|packed|parameter|pmos|posedge|primitive|priority|program|property|protected|pull0|pull1|pulldown|pullup|pulsestyle_ondetect|pulsestyle_onevent|pure|rand|randc|randcase|randsequence|rcmos|real|realtime|ref|reg|release|repeat|return|rnmos|rpmos|rtran|rtranif0|rtranif1|scalared|sequence|shortint|shortreal|showcancelled|signed|small|solve|specify|specparam|static|string|strong0|strong1|struct|super|supply0|supply1|table|tagged|task|this|throughout|time|timeprecision|timeunit|tran|tranif0|tranif1|tri|tri0|tri1|triand|trior|trireg|type|typedef|union|unique|unsigned|use|uwire|var|vectored|virtual|void|wait|wait_order|wand|weak0|weak1|while|wildcard|wire|with|within|wor|xnor|xor)\b/,important:/\b(?:always|always_comb|always_ff|always_latch)\b(?: *@)?/,number:/\B##?\d+|(?:\b\d+)?'[odbh] ?[\da-fzx_?]+|\b(?:\d*[._])?\d+(?:e[-+]?\d+)?/i,operator:/[-+{}^~%*\/?=!<>&|]+/,punctuation:/[[\];(),.:]/}}function lx(t){t.languages.vhdl={comment:/--.+/,"vhdl-vectors":{pattern:/\b[oxb]"[\da-f_]+"|"[01uxzwlh-]+"/i,alias:"number"},"quoted-function":{pattern:/"\S+?"(?=\()/,alias:"function"},string:/"(?:[^\\"\r\n]|\\(?:\r\n|[\s\S]))*"/,attribute:{pattern:/\b'\w+/,alias:"attr-name"},keyword:/\b(?:access|after|alias|all|architecture|array|assert|attribute|begin|block|body|buffer|bus|case|component|configuration|constant|disconnect|downto|else|elsif|end|entity|exit|file|for|function|generate|generic|group|guarded|if|impure|in|inertial|inout|is|label|library|linkage|literal|loop|map|new|next|null|of|on|open|others|out|package|port|postponed|private|procedure|process|pure|range|record|register|reject|report|return|select|severity|shared|signal|subtype|then|to|transport|type|unaffected|units|until|use|variable|view|wait|when|while|with)\b/i,boolean:/\b(?:false|true)\b/i,function:/\w+(?=\()/,number:/'[01uxzwlh-]'|\b(?:\d+#[\da-f_.]+#|\d[\d_.]*)(?:e[-+]?\d+)?/i,operator:/[<>]=?|:=|[-+*/&=]|\b(?:abs|and|mod|nand|nor|not|or|rem|rol|ror|sla|sll|sra|srl|xnor|xor)\b/i,punctuation:/[{}[\];(),.:]/}}function cx(t){t.languages.vim={string:/"(?:[^"\\\r\n]|\\.)*"|'(?:[^'\r\n]|'')*'/,comment:/".*/,function:/\b\w+(?=\()/,keyword:/\b(?:N|Next|P|Print|X|XMLent|XMLns|ab|abbreviate|abc|abclear|abo|aboveleft|al|all|ar|arga|argadd|argd|argdelete|argdo|arge|argedit|argg|argglobal|argl|arglocal|args|argu|argument|as|ascii|b|bN|bNext|ba|bad|badd|ball|bd|bdelete|be|bel|belowright|bf|bfirst|bl|blast|bm|bmodified|bn|bnext|bo|botright|bp|bprevious|br|brea|break|breaka|breakadd|breakd|breakdel|breakl|breaklist|brewind|bro|browse|bufdo|buffer|buffers|bun|bunload|bw|bwipeout|c|cN|cNext|cNfcNfile|ca|cabbrev|cabc|cabclear|cad|caddb|caddbuffer|caddexpr|caddf|caddfile|cal|call|cat|catch|cb|cbuffer|cc|ccl|cclose|cd|ce|center|cex|cexpr|cf|cfile|cfir|cfirst|cg|cgetb|cgetbuffer|cgete|cgetexpr|cgetfile|change|changes|chd|chdir|che|checkpath|checkt|checktime|cl|cla|clast|clist|clo|close|cmapc|cmapclear|cn|cnew|cnewer|cnext|cnf|cnfile|cnorea|cnoreabbrev|co|col|colder|colo|colorscheme|comc|comclear|comp|compiler|con|conf|confirm|continue|cope|copen|copy|cp|cpf|cpfile|cprevious|cq|cquit|cr|crewind|cu|cuna|cunabbrev|cunmap|cw|cwindow|d|debugg|debuggreedy|delc|delcommand|delete|delf|delfunction|delm|delmarks|di|diffg|diffget|diffoff|diffpatch|diffpu|diffput|diffsplit|diffthis|diffu|diffupdate|dig|digraphs|display|dj|djump|dl|dlist|dr|drop|ds|dsearch|dsp|dsplit|e|earlier|echoe|echoerr|echom|echomsg|echon|edit|el|else|elsei|elseif|em|emenu|en|endf|endfo|endfor|endfun|endfunction|endif|endt|endtry|endw|endwhile|ene|enew|ex|exi|exit|exu|exusage|f|file|files|filetype|fin|fina|finally|find|fini|finish|fir|first|fix|fixdel|fo|fold|foldc|foldclose|foldd|folddoc|folddoclosed|folddoopen|foldo|foldopen|for|fu|fun|function|go|goto|gr|grep|grepa|grepadd|h|ha|hardcopy|help|helpf|helpfind|helpg|helpgrep|helpt|helptags|hid|hide|his|history|ia|iabbrev|iabc|iabclear|if|ij|ijump|il|ilist|imapc|imapclear|in|inorea|inoreabbrev|isearch|isp|isplit|iu|iuna|iunabbrev|iunmap|j|join|ju|jumps|k|kee|keepalt|keepj|keepjumps|keepmarks|l|lN|lNext|lNf|lNfile|la|lad|laddb|laddbuffer|laddexpr|laddf|laddfile|lan|language|last|later|lb|lbuffer|lc|lcd|lch|lchdir|lcl|lclose|left|lefta|leftabove|let|lex|lexpr|lf|lfile|lfir|lfirst|lg|lgetb|lgetbuffer|lgete|lgetexpr|lgetfile|lgr|lgrep|lgrepa|lgrepadd|lh|lhelpgrep|list|ll|lla|llast|lli|llist|lm|lmak|lmake|lmap|lmapc|lmapclear|ln|lne|lnew|lnewer|lnext|lnf|lnfile|lnoremap|lo|loadview|loc|lockmarks|lockv|lockvar|lol|lolder|lop|lopen|lp|lpf|lpfile|lprevious|lr|lrewind|ls|lt|ltag|lu|lunmap|lv|lvimgrep|lvimgrepa|lvimgrepadd|lw|lwindow|m|ma|mak|make|mark|marks|mat|match|menut|menutranslate|mk|mkexrc|mks|mksession|mksp|mkspell|mkv|mkvie|mkview|mkvimrc|mod|mode|move|mz|mzf|mzfile|mzscheme|n|nbkey|new|next|nmapc|nmapclear|noh|nohlsearch|norea|noreabbrev|nu|number|nun|nunmap|o|omapc|omapclear|on|only|open|opt|options|ou|ounmap|p|pc|pclose|pe|ped|pedit|perl|perld|perldo|po|pop|popu|popup|pp|ppop|pre|preserve|prev|previous|print|prof|profd|profdel|profile|promptf|promptfind|promptr|promptrepl|ps|psearch|ptN|ptNext|pta|ptag|ptf|ptfirst|ptj|ptjump|ptl|ptlast|ptn|ptnext|ptp|ptprevious|ptr|ptrewind|pts|ptselect|pu|put|pw|pwd|py|pyf|pyfile|python|q|qa|qall|quit|quita|quitall|r|read|rec|recover|red|redi|redir|redo|redr|redraw|redraws|redrawstatus|reg|registers|res|resize|ret|retab|retu|return|rew|rewind|ri|right|rightb|rightbelow|ru|rub|ruby|rubyd|rubydo|rubyf|rubyfile|runtime|rv|rviminfo|sN|sNext|sa|sal|sall|san|sandbox|sargument|sav|saveas|sb|sbN|sbNext|sba|sball|sbf|sbfirst|sbl|sblast|sbm|sbmodified|sbn|sbnext|sbp|sbprevious|sbr|sbrewind|sbuffer|scrip|scripte|scriptencoding|scriptnames|se|set|setf|setfiletype|setg|setglobal|setl|setlocal|sf|sfind|sfir|sfirst|sh|shell|sign|sil|silent|sim|simalt|sl|sla|slast|sleep|sm|smagic|smap|smapc|smapclear|sme|smenu|sn|snext|sni|sniff|sno|snomagic|snor|snoremap|snoreme|snoremenu|so|sor|sort|source|sp|spe|spelld|spelldump|spellgood|spelli|spellinfo|spellr|spellrepall|spellu|spellundo|spellw|spellwrong|split|spr|sprevious|sre|srewind|st|sta|stag|star|startg|startgreplace|startinsert|startr|startreplace|stj|stjump|stop|stopi|stopinsert|sts|stselect|sun|sunhide|sunm|sunmap|sus|suspend|sv|sview|syncbind|t|tN|tNext|ta|tab|tabN|tabNext|tabc|tabclose|tabd|tabdo|tabe|tabedit|tabf|tabfind|tabfir|tabfirst|tabl|tablast|tabm|tabmove|tabn|tabnew|tabnext|tabo|tabonly|tabp|tabprevious|tabr|tabrewind|tabs|tag|tags|tc|tcl|tcld|tcldo|tclf|tclfile|te|tearoff|tf|tfirst|th|throw|tj|tjump|tl|tlast|tm|tmenu|tn|tnext|to|topleft|tp|tprevious|tr|trewind|try|ts|tselect|tu|tunmenu|u|una|unabbreviate|undo|undoj|undojoin|undol|undolist|unh|unhide|unlet|unlo|unlockvar|unm|unmap|up|update|ve|verb|verbose|version|vert|vertical|vi|vie|view|vim|vimgrep|vimgrepa|vimgrepadd|visual|viu|viusage|vmapc|vmapclear|vne|vnew|vs|vsplit|vu|vunmap|w|wN|wNext|wa|wall|wh|while|win|winc|wincmd|windo|winp|winpos|winsize|wn|wnext|wp|wprevious|wq|wqa|wqall|write|ws|wsverb|wv|wviminfo|x|xa|xall|xit|xm|xmap|xmapc|xmapclear|xme|xmenu|xn|xnoremap|xnoreme|xnoremenu|xu|xunmap|y|yank)\b/,builtin:/\b(?:acd|ai|akm|aleph|allowrevins|altkeymap|ambiwidth|ambw|anti|antialias|arab|arabic|arabicshape|ari|arshape|autochdir|autocmd|autoindent|autoread|autowrite|autowriteall|aw|awa|background|backspace|backup|backupcopy|backupdir|backupext|backupskip|balloondelay|ballooneval|balloonexpr|bdir|bdlay|beval|bex|bexpr|bg|bh|bin|binary|biosk|bioskey|bk|bkc|bomb|breakat|brk|browsedir|bs|bsdir|bsk|bt|bufhidden|buflisted|buftype|casemap|ccv|cdpath|cedit|cfu|ch|charconvert|ci|cin|cindent|cink|cinkeys|cino|cinoptions|cinw|cinwords|clipboard|cmdheight|cmdwinheight|cmp|cms|columns|com|comments|commentstring|compatible|complete|completefunc|completeopt|consk|conskey|copyindent|cot|cpo|cpoptions|cpt|cscopepathcomp|cscopeprg|cscopequickfix|cscopetag|cscopetagorder|cscopeverbose|cspc|csprg|csqf|cst|csto|csverb|cuc|cul|cursorcolumn|cursorline|cwh|debug|deco|def|define|delcombine|dex|dg|dict|dictionary|diff|diffexpr|diffopt|digraph|dip|dir|directory|dy|ea|ead|eadirection|eb|ed|edcompatible|ef|efm|ei|ek|enc|encoding|endofline|eol|ep|equalalways|equalprg|errorbells|errorfile|errorformat|esckeys|et|eventignore|expandtab|exrc|fcl|fcs|fdc|fde|fdi|fdl|fdls|fdm|fdn|fdo|fdt|fen|fenc|fencs|fex|ff|ffs|fileencoding|fileencodings|fileformat|fileformats|fillchars|fk|fkmap|flp|fml|fmr|foldcolumn|foldenable|foldexpr|foldignore|foldlevel|foldlevelstart|foldmarker|foldmethod|foldminlines|foldnestmax|foldtext|formatexpr|formatlistpat|formatoptions|formatprg|fp|fs|fsync|ft|gcr|gd|gdefault|gfm|gfn|gfs|gfw|ghr|gp|grepformat|grepprg|gtl|gtt|guicursor|guifont|guifontset|guifontwide|guiheadroom|guioptions|guipty|guitablabel|guitabtooltip|helpfile|helpheight|helplang|hf|hh|hi|hidden|highlight|hk|hkmap|hkmapp|hkp|hl|hlg|hls|hlsearch|ic|icon|iconstring|ignorecase|im|imactivatekey|imak|imc|imcmdline|imd|imdisable|imi|iminsert|ims|imsearch|inc|include|includeexpr|incsearch|inde|indentexpr|indentkeys|indk|inex|inf|infercase|insertmode|invacd|invai|invakm|invallowrevins|invaltkeymap|invanti|invantialias|invar|invarab|invarabic|invarabicshape|invari|invarshape|invautochdir|invautoindent|invautoread|invautowrite|invautowriteall|invaw|invawa|invbackup|invballooneval|invbeval|invbin|invbinary|invbiosk|invbioskey|invbk|invbl|invbomb|invbuflisted|invcf|invci|invcin|invcindent|invcompatible|invconfirm|invconsk|invconskey|invcopyindent|invcp|invcscopetag|invcscopeverbose|invcst|invcsverb|invcuc|invcul|invcursorcolumn|invcursorline|invdeco|invdelcombine|invdg|invdiff|invdigraph|invdisable|invea|inveb|inved|invedcompatible|invek|invendofline|inveol|invequalalways|inverrorbells|invesckeys|invet|invex|invexpandtab|invexrc|invfen|invfk|invfkmap|invfoldenable|invgd|invgdefault|invguipty|invhid|invhidden|invhk|invhkmap|invhkmapp|invhkp|invhls|invhlsearch|invic|invicon|invignorecase|invim|invimc|invimcmdline|invimd|invincsearch|invinf|invinfercase|invinsertmode|invis|invjoinspaces|invjs|invlazyredraw|invlbr|invlinebreak|invlisp|invlist|invloadplugins|invlpl|invlz|invma|invmacatsui|invmagic|invmh|invml|invmod|invmodeline|invmodifiable|invmodified|invmore|invmousef|invmousefocus|invmousehide|invnu|invnumber|invodev|invopendevice|invpaste|invpi|invpreserveindent|invpreviewwindow|invprompt|invpvw|invreadonly|invremap|invrestorescreen|invrevins|invri|invrightleft|invrightleftcmd|invrl|invrlc|invro|invrs|invru|invruler|invsb|invsc|invscb|invscrollbind|invscs|invsecure|invsft|invshellslash|invshelltemp|invshiftround|invshortname|invshowcmd|invshowfulltag|invshowmatch|invshowmode|invsi|invsm|invsmartcase|invsmartindent|invsmarttab|invsmd|invsn|invsol|invspell|invsplitbelow|invsplitright|invspr|invsr|invssl|invsta|invstartofline|invstmp|invswapfile|invswf|invta|invtagbsearch|invtagrelative|invtagstack|invtbi|invtbidi|invtbs|invtermbidi|invterse|invtextauto|invtextmode|invtf|invtgst|invtildeop|invtimeout|invtitle|invto|invtop|invtr|invttimeout|invttybuiltin|invttyfast|invtx|invvb|invvisualbell|invwa|invwarn|invwb|invweirdinvert|invwfh|invwfw|invwildmenu|invwinfixheight|invwinfixwidth|invwiv|invwmnu|invwrap|invwrapscan|invwrite|invwriteany|invwritebackup|invws|isf|isfname|isi|isident|isk|iskeyword|isprint|joinspaces|js|key|keymap|keymodel|keywordprg|km|kmp|kp|langmap|langmenu|laststatus|lazyredraw|lbr|lcs|linebreak|lines|linespace|lisp|lispwords|listchars|loadplugins|lpl|lsp|lz|macatsui|magic|makeef|makeprg|matchpairs|matchtime|maxcombine|maxfuncdepth|maxmapdepth|maxmem|maxmempattern|maxmemtot|mco|mef|menuitems|mfd|mh|mis|mkspellmem|ml|mls|mm|mmd|mmp|mmt|modeline|modelines|modifiable|modified|more|mouse|mousef|mousefocus|mousehide|mousem|mousemodel|mouses|mouseshape|mouset|mousetime|mp|mps|msm|mzq|mzquantum|nf|noacd|noai|noakm|noallowrevins|noaltkeymap|noanti|noantialias|noar|noarab|noarabic|noarabicshape|noari|noarshape|noautochdir|noautoindent|noautoread|noautowrite|noautowriteall|noaw|noawa|nobackup|noballooneval|nobeval|nobin|nobinary|nobiosk|nobioskey|nobk|nobl|nobomb|nobuflisted|nocf|noci|nocin|nocindent|nocompatible|noconfirm|noconsk|noconskey|nocopyindent|nocp|nocscopetag|nocscopeverbose|nocst|nocsverb|nocuc|nocul|nocursorcolumn|nocursorline|nodeco|nodelcombine|nodg|nodiff|nodigraph|nodisable|noea|noeb|noed|noedcompatible|noek|noendofline|noeol|noequalalways|noerrorbells|noesckeys|noet|noex|noexpandtab|noexrc|nofen|nofk|nofkmap|nofoldenable|nogd|nogdefault|noguipty|nohid|nohidden|nohk|nohkmap|nohkmapp|nohkp|nohls|noic|noicon|noignorecase|noim|noimc|noimcmdline|noimd|noincsearch|noinf|noinfercase|noinsertmode|nois|nojoinspaces|nojs|nolazyredraw|nolbr|nolinebreak|nolisp|nolist|noloadplugins|nolpl|nolz|noma|nomacatsui|nomagic|nomh|noml|nomod|nomodeline|nomodifiable|nomodified|nomore|nomousef|nomousefocus|nomousehide|nonu|nonumber|noodev|noopendevice|nopaste|nopi|nopreserveindent|nopreviewwindow|noprompt|nopvw|noreadonly|noremap|norestorescreen|norevins|nori|norightleft|norightleftcmd|norl|norlc|noro|nors|noru|noruler|nosb|nosc|noscb|noscrollbind|noscs|nosecure|nosft|noshellslash|noshelltemp|noshiftround|noshortname|noshowcmd|noshowfulltag|noshowmatch|noshowmode|nosi|nosm|nosmartcase|nosmartindent|nosmarttab|nosmd|nosn|nosol|nospell|nosplitbelow|nosplitright|nospr|nosr|nossl|nosta|nostartofline|nostmp|noswapfile|noswf|nota|notagbsearch|notagrelative|notagstack|notbi|notbidi|notbs|notermbidi|noterse|notextauto|notextmode|notf|notgst|notildeop|notimeout|notitle|noto|notop|notr|nottimeout|nottybuiltin|nottyfast|notx|novb|novisualbell|nowa|nowarn|nowb|noweirdinvert|nowfh|nowfw|nowildmenu|nowinfixheight|nowinfixwidth|nowiv|nowmnu|nowrap|nowrapscan|nowrite|nowriteany|nowritebackup|nows|nrformats|numberwidth|nuw|odev|oft|ofu|omnifunc|opendevice|operatorfunc|opfunc|osfiletype|pa|para|paragraphs|paste|pastetoggle|patchexpr|patchmode|path|pdev|penc|pex|pexpr|pfn|ph|pheader|pi|pm|pmbcs|pmbfn|popt|preserveindent|previewheight|previewwindow|printdevice|printencoding|printexpr|printfont|printheader|printmbcharset|printmbfont|printoptions|prompt|pt|pumheight|pvh|pvw|qe|quoteescape|readonly|remap|report|restorescreen|revins|rightleft|rightleftcmd|rl|rlc|ro|rs|rtp|ruf|ruler|rulerformat|runtimepath|sbo|sc|scb|scr|scroll|scrollbind|scrolljump|scrolloff|scrollopt|scs|sect|sections|secure|sel|selection|selectmode|sessionoptions|sft|shcf|shellcmdflag|shellpipe|shellquote|shellredir|shellslash|shelltemp|shelltype|shellxquote|shiftround|shiftwidth|shm|shortmess|shortname|showbreak|showcmd|showfulltag|showmatch|showmode|showtabline|shq|si|sidescroll|sidescrolloff|siso|sj|slm|smartcase|smartindent|smarttab|smc|smd|softtabstop|sol|spc|spell|spellcapcheck|spellfile|spelllang|spellsuggest|spf|spl|splitbelow|splitright|sps|sr|srr|ss|ssl|ssop|stal|startofline|statusline|stl|stmp|su|sua|suffixes|suffixesadd|sw|swapfile|swapsync|swb|swf|switchbuf|sws|sxq|syn|synmaxcol|syntax|t_AB|t_AF|t_AL|t_CS|t_CV|t_Ce|t_Co|t_Cs|t_DL|t_EI|t_F1|t_F2|t_F3|t_F4|t_F5|t_F6|t_F7|t_F8|t_F9|t_IE|t_IS|t_K1|t_K3|t_K4|t_K5|t_K6|t_K7|t_K8|t_K9|t_KA|t_KB|t_KC|t_KD|t_KE|t_KF|t_KG|t_KH|t_KI|t_KJ|t_KK|t_KL|t_RI|t_RV|t_SI|t_Sb|t_Sf|t_WP|t_WS|t_ZH|t_ZR|t_al|t_bc|t_cd|t_ce|t_cl|t_cm|t_cs|t_da|t_db|t_dl|t_fs|t_k1|t_k2|t_k3|t_k4|t_k5|t_k6|t_k7|t_k8|t_k9|t_kB|t_kD|t_kI|t_kN|t_kP|t_kb|t_kd|t_ke|t_kh|t_kl|t_kr|t_ks|t_ku|t_le|t_mb|t_md|t_me|t_mr|t_ms|t_nd|t_op|t_se|t_so|t_sr|t_te|t_ti|t_ts|t_ue|t_us|t_ut|t_vb|t_ve|t_vi|t_vs|t_xs|tabline|tabpagemax|tabstop|tagbsearch|taglength|tagrelative|tagstack|tal|tb|tbi|tbidi|tbis|tbs|tenc|term|termbidi|termencoding|terse|textauto|textmode|textwidth|tgst|thesaurus|tildeop|timeout|timeoutlen|title|titlelen|titleold|titlestring|toolbar|toolbariconsize|top|tpm|tsl|tsr|ttimeout|ttimeoutlen|ttm|tty|ttybuiltin|ttyfast|ttym|ttymouse|ttyscroll|ttytype|tw|tx|uc|ul|undolevels|updatecount|updatetime|ut|vb|vbs|vdir|verbosefile|vfile|viewdir|viewoptions|viminfo|virtualedit|visualbell|vop|wak|warn|wb|wc|wcm|wd|weirdinvert|wfh|wfw|whichwrap|wi|wig|wildchar|wildcharm|wildignore|wildmenu|wildmode|wildoptions|wim|winaltkeys|window|winfixheight|winfixwidth|winheight|winminheight|winminwidth|winwidth|wiv|wiw|wm|wmh|wmnu|wmw|wop|wrap|wrapmargin|wrapscan|writeany|writebackup|writedelay|ww)\b/,number:/\b(?:0x[\da-f]+|\d+(?:\.\d+)?)\b/i,operator:/\|\||&&|[-+.]=?|[=!](?:[=~][#?]?)?|[<>]=?[#?]?|[*\/%?]|\b(?:is(?:not)?)\b/,punctuation:/[{}[\](),;:]/}}function sx(t){t.languages["visual-basic"]={comment:{pattern:/(?:['\u2018\u2019]|REM\b)(?:[^\r\n_]|_(?:\r\n?|\n)?)*/i,inside:{keyword:/^REM/i}},directive:{pattern:/#(?:Const|Else|ElseIf|End|ExternalChecksum|ExternalSource|If|Region)(?:\b_[ \t]*(?:\r\n?|\n)|.)+/i,alias:"property",greedy:!0},string:{pattern:/\$?["\u201c\u201d](?:["\u201c\u201d]{2}|[^"\u201c\u201d])*["\u201c\u201d]C?/i,greedy:!0},date:{pattern:/#[ \t]*(?:\d+([/-])\d+\1\d+(?:[ \t]+(?:\d+[ \t]*(?:AM|PM)|\d+:\d+(?::\d+)?(?:[ \t]*(?:AM|PM))?))?|\d+[ \t]*(?:AM|PM)|\d+:\d+(?::\d+)?(?:[ \t]*(?:AM|PM))?)[ \t]*#/i,alias:"number"},number:/(?:(?:\b\d+(?:\.\d+)?|\.\d+)(?:E[+-]?\d+)?|&[HO][\dA-F]+)(?:[FRD]|U?[ILS])?/i,boolean:/\b(?:False|Nothing|True)\b/i,keyword:/\b(?:AddHandler|AddressOf|Alias|And(?:Also)?|As|Boolean|ByRef|Byte|ByVal|Call|Case|Catch|C(?:Bool|Byte|Char|Date|Dbl|Dec|Int|Lng|Obj|SByte|Short|Sng|Str|Type|UInt|ULng|UShort)|Char|Class|Const|Continue|Currency|Date|Decimal|Declare|Default|Delegate|Dim|DirectCast|Do|Double|Each|Else(?:If)?|End(?:If)?|Enum|Erase|Error|Event|Exit|Finally|For|Friend|Function|Get(?:Type|XMLNamespace)?|Global|GoSub|GoTo|Handles|If|Implements|Imports|In|Inherits|Integer|Interface|Is|IsNot|Let|Lib|Like|Long|Loop|Me|Mod|Module|Must(?:Inherit|Override)|My(?:Base|Class)|Namespace|Narrowing|New|Next|Not(?:Inheritable|Overridable)?|Object|Of|On|Operator|Option(?:al)?|Or(?:Else)?|Out|Overloads|Overridable|Overrides|ParamArray|Partial|Private|Property|Protected|Public|RaiseEvent|ReadOnly|ReDim|RemoveHandler|Resume|Return|SByte|Select|Set|Shadows|Shared|short|Single|Static|Step|Stop|String|Structure|Sub|SyncLock|Then|Throw|To|Try|TryCast|Type|TypeOf|U(?:Integer|Long|Short)|Until|Using|Variant|Wend|When|While|Widening|With(?:Events)?|WriteOnly|Xor)\b/i,operator:/[+\-*/\\^<=>&#@$%!]|\b_(?=[ \t]*[\r\n])/,punctuation:/[{}().,:?]/},t.languages.vb=t.languages["visual-basic"],t.languages.vba=t.languages["visual-basic"]}function ux(t){t.languages.warpscript={comment:/#.*|\/\/.*|\/\*[\s\S]*?\*\//,string:{pattern:/"(?:[^"\\\r\n]|\\.)*"|'(?:[^'\\\r\n]|\\.)*'|<'(?:[^\\']|'(?!>)|\\.)*'>/,greedy:!0},variable:/\$\S+/,macro:{pattern:/@\S+/,alias:"property"},keyword:/\b(?:BREAK|CHECKMACRO|CONTINUE|CUDF|DEFINED|DEFINEDMACRO|EVAL|FAIL|FOR|FOREACH|FORSTEP|IFT|IFTE|MSGFAIL|NRETURN|RETHROW|RETURN|SWITCH|TRY|UDF|UNTIL|WHILE)\b/,number:/[+-]?\b(?:NaN|Infinity|\d+(?:\.\d*)?(?:[Ee][+-]?\d+)?|0x[\da-fA-F]+|0b[01]+)\b/,boolean:/\b(?:F|T|false|true)\b/,punctuation:/<%|%>|[{}[\]()]/,operator:/==|&&?|\|\|?|\*\*?|>>>?|<<|[<>!~]=?|[-/%^]|\+!?|\b(?:AND|NOT|OR)\b/}}function dx(t){t.languages.wasm={comment:[/\(;[\s\S]*?;\)/,{pattern:/;;.*/,greedy:!0}],string:{pattern:/"(?:\\[\s\S]|[^"\\])*"/,greedy:!0},keyword:[{pattern:/\b(?:align|offset)=/,inside:{operator:/=/}},{pattern:/\b(?:(?:f32|f64|i32|i64)(?:\.(?:abs|add|and|ceil|clz|const|convert_[su]\/i(?:32|64)|copysign|ctz|demote\/f64|div(?:_[su])?|eqz?|extend_[su]\/i32|floor|ge(?:_[su])?|gt(?:_[su])?|le(?:_[su])?|load(?:(?:8|16|32)_[su])?|lt(?:_[su])?|max|min|mul|neg?|nearest|or|popcnt|promote\/f32|reinterpret\/[fi](?:32|64)|rem_[su]|rot[lr]|shl|shr_[su]|sqrt|store(?:8|16|32)?|sub|trunc(?:_[su]\/f(?:32|64))?|wrap\/i64|xor))?|memory\.(?:grow|size))\b/,inside:{punctuation:/\./}},/\b(?:anyfunc|block|br(?:_if|_table)?|call(?:_indirect)?|data|drop|elem|else|end|export|func|get_(?:global|local)|global|if|import|local|loop|memory|module|mut|nop|offset|param|result|return|select|set_(?:global|local)|start|table|tee_local|then|type|unreachable)\b/],variable:/\$[\w!#$%&'*+\-./:<=>?@\\^`|~]+/,number:/[+-]?\b(?:\d(?:_?\d)*(?:\.\d(?:_?\d)*)?(?:[eE][+-]?\d(?:_?\d)*)?|0x[\da-fA-F](?:_?[\da-fA-F])*(?:\.[\da-fA-F](?:_?[\da-fA-D])*)?(?:[pP][+-]?\d(?:_?\d)*)?)\b|\binf\b|\bnan(?::0x[\da-fA-F](?:_?[\da-fA-D])*)?\b/,punctuation:/[()]/}}function hx(t){!function(t){var e=/(?:\B-|\b_|\b)[A-Za-z][\w-]*(?![\w-])/.source,n="(?:"+/\b(?:unsigned\s+)?long\s+long(?![\w-])/.source+"|"+/\b(?:unrestricted|unsigned)\s+[a-z]+(?![\w-])/.source+"|"+/(?!(?:unrestricted|unsigned)\b)/.source+e+/(?:\s*<(?:[^<>]|<[^<>]*>)*>)?/.source+")"+/(?:\s*\?)?/.source,r={};for(var a in t.languages["web-idl"]={comment:{pattern:/\/\/.*|\/\*[\s\S]*?\*\//,greedy:!0},string:{pattern:/"[^"]*"/,greedy:!0},namespace:{pattern:RegExp(/(\bnamespace\s+)/.source+e),lookbehind:!0},"class-name":[{pattern:/(^|[^\w-])(?:iterable|maplike|setlike)\s*<(?:[^<>]|<[^<>]*>)*>/,lookbehind:!0,inside:r},{pattern:RegExp(/(\b(?:attribute|const|deleter|getter|optional|setter)\s+)/.source+n),lookbehind:!0,inside:r},{pattern:RegExp("("+/\bcallback\s+/.source+e+/\s*=\s*/.source+")"+n),lookbehind:!0,inside:r},{pattern:RegExp(/(\btypedef\b\s*)/.source+n),lookbehind:!0,inside:r},{pattern:RegExp(/(\b(?:callback|dictionary|enum|interface(?:\s+mixin)?)\s+)(?!(?:interface|mixin)\b)/.source+e),lookbehind:!0},{pattern:RegExp(/(:\s*)/.source+e),lookbehind:!0},RegExp(e+/(?=\s+(?:implements|includes)\b)/.source),{pattern:RegExp(/(\b(?:implements|includes)\s+)/.source+e),lookbehind:!0},{pattern:RegExp(n+"(?="+/\s*(?:\.{3}\s*)?/.source+e+/\s*[(),;=]/.source+")"),inside:r}],builtin:/\b(?:ArrayBuffer|BigInt64Array|BigUint64Array|ByteString|DOMString|DataView|Float32Array|Float64Array|FrozenArray|Int16Array|Int32Array|Int8Array|ObservableArray|Promise|USVString|Uint16Array|Uint32Array|Uint8Array|Uint8ClampedArray)\b/,keyword:[/\b(?:async|attribute|callback|const|constructor|deleter|dictionary|enum|getter|implements|includes|inherit|interface|mixin|namespace|null|optional|or|partial|readonly|required|setter|static|stringifier|typedef|unrestricted)\b/,/\b(?:any|bigint|boolean|byte|double|float|iterable|long|maplike|object|octet|record|sequence|setlike|short|symbol|undefined|unsigned|void)\b/],boolean:/\b(?:false|true)\b/,number:{pattern:/(^|[^\w-])-?(?:0x[0-9a-f]+|(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?|NaN|Infinity)(?![\w-])/i,lookbehind:!0},operator:/\.{3}|[=:?<>-]/,punctuation:/[(){}[\].,;]/},t.languages["web-idl"])"class-name"!==a&&(r[a]=t.languages["web-idl"][a]);t.languages.webidl=t.languages["web-idl"]}(t)}function fx(t){t.languages.wgsl={comment:{pattern:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},"builtin-attribute":{pattern:/(@)builtin\(.*?\)/,lookbehind:!0,inside:{attribute:{pattern:/^builtin/,alias:"attr-name"},punctuation:/[(),]/,"built-in-values":{pattern:/\b(?:frag_depth|front_facing|global_invocation_id|instance_index|local_invocation_id|local_invocation_index|num_workgroups|position|sample_index|sample_mask|vertex_index|workgroup_id)\b/,alias:"attr-value"}}},attributes:{pattern:/(@)(?:align|binding|compute|const|fragment|group|id|interpolate|invariant|location|size|vertex|workgroup_size)/i,lookbehind:!0,alias:"attr-name"},functions:{pattern:/\b(fn\s+)[_a-zA-Z]\w*(?=[(<])/,lookbehind:!0,alias:"function"},keyword:/\b(?:bitcast|break|case|const|continue|continuing|default|discard|else|enable|fallthrough|fn|for|function|if|let|loop|private|return|storage|struct|switch|type|uniform|var|while|workgroup)\b/,builtin:/\b(?:abs|acos|acosh|all|any|array|asin|asinh|atan|atan2|atanh|atomic|atomicAdd|atomicAnd|atomicCompareExchangeWeak|atomicExchange|atomicLoad|atomicMax|atomicMin|atomicOr|atomicStore|atomicSub|atomicXor|bool|ceil|clamp|cos|cosh|countLeadingZeros|countOneBits|countTrailingZeros|cross|degrees|determinant|distance|dot|dpdx|dpdxCoarse|dpdxFine|dpdy|dpdyCoarse|dpdyFine|exp|exp2|extractBits|f32|f64|faceForward|firstLeadingBit|floor|fma|fract|frexp|fwidth|fwidthCoarse|fwidthFine|i32|i64|insertBits|inverseSqrt|ldexp|length|log|log2|mat[2-4]x[2-4]|max|min|mix|modf|normalize|override|pack2x16float|pack2x16snorm|pack2x16unorm|pack4x8snorm|pack4x8unorm|pow|ptr|quantizeToF16|radians|reflect|refract|reverseBits|round|sampler|sampler_comparison|select|shiftLeft|shiftRight|sign|sin|sinh|smoothstep|sqrt|staticAssert|step|storageBarrier|tan|tanh|textureDimensions|textureGather|textureGatherCompare|textureLoad|textureNumLayers|textureNumLevels|textureNumSamples|textureSample|textureSampleBias|textureSampleCompare|textureSampleCompareLevel|textureSampleGrad|textureSampleLevel|textureStore|texture_1d|texture_2d|texture_2d_array|texture_3d|texture_cube|texture_cube_array|texture_depth_2d|texture_depth_2d_array|texture_depth_cube|texture_depth_cube_array|texture_depth_multisampled_2d|texture_multisampled_2d|texture_storage_1d|texture_storage_2d|texture_storage_2d_array|texture_storage_3d|transpose|trunc|u32|u64|unpack2x16float|unpack2x16snorm|unpack2x16unorm|unpack4x8snorm|unpack4x8unorm|vec[2-4]|workgroupBarrier)\b/,"function-calls":{pattern:/\b[_a-z]\w*(?=\()/i,alias:"function"},"class-name":/\b(?:[A-Z][A-Za-z0-9]*)\b/,"bool-literal":{pattern:/\b(?:false|true)\b/,alias:"boolean"},"hex-int-literal":{pattern:/\b0[xX][0-9a-fA-F]+[iu]?\b(?![.pP])/,alias:"number"},"hex-float-literal":{pattern:/\b0[xX][0-9a-fA-F]*(?:\.[0-9a-fA-F]*)?(?:[pP][+-]?\d+[fh]?)?/,alias:"number"},"decimal-float-literal":[{pattern:/\d*\.\d+(?:[eE](?:\+|-)?\d+)?[fh]?/,alias:"number"},{pattern:/\d+\.\d*(?:[eE](?:\+|-)?\d+)?[fh]?/,alias:"number"},{pattern:/\d+[eE](?:\+|-)?\d+[fh]?/,alias:"number"},{pattern:/\b\d+[fh]\b/,alias:"number"}],"int-literal":{pattern:/\b\d+[iu]?\b/,alias:"number"},operator:[{pattern:/(?:\^|~|\|(?!\|)|\|\||&&|<<|>>|!)(?!=)/},{pattern:/&(?![&=])/},{pattern:/(?:\+=|-=|\*=|\/=|%=|\^=|&=|\|=|<<=|>>=)/},{pattern:/(^|[^<>=!])=(?![=>])/,lookbehind:!0},{pattern:/(?:==|!=|<=|\+\+|--|(^|[^=])>=)/,lookbehind:!0},{pattern:/(?:(?:[+%]|(?:\*(?!\w)))(?!=))|(?:-(?!>))|(?:\/(?!\/))/},{pattern:/->/}],punctuation:/[@(){}[\],;<>:.]/}}function px(t){t.register(Nf),t.languages.wiki=t.languages.extend("markup",{"block-comment":{pattern:/(^|[^\\])\/\*[\s\S]*?\*\//,lookbehind:!0,alias:"comment"},heading:{pattern:/^(=+)[^=\r\n].*?\1/m,inside:{punctuation:/^=+|=+$/,important:/.+/}},emphasis:{pattern:/('{2,5}).+?\1/,inside:{"bold-italic":{pattern:/(''''').+?(?=\1)/,lookbehind:!0,alias:["bold","italic"]},bold:{pattern:/(''')[^'](?:.*?[^'])?(?=\1)/,lookbehind:!0},italic:{pattern:/('')[^'](?:.*?[^'])?(?=\1)/,lookbehind:!0},punctuation:/^''+|''+$/}},hr:{pattern:/^-{4,}/m,alias:"punctuation"},url:[/ISBN +(?:97[89][ -]?)?(?:\d[ -]?){9}[\dx]\b|(?:PMID|RFC) +\d+/i,/\[\[.+?\]\]|\[.+?\]/],variable:[/__[A-Z]+__/,/\{{3}.+?\}{3}/,/\{\{.+?\}\}/],symbol:[/^#redirect/im,/~{3,5}/],"table-tag":{pattern:/((?:^|[|!])[|!])[^|\r\n]+\|(?!\|)/m,lookbehind:!0,inside:{"table-bar":{pattern:/\|$/,alias:"punctuation"},rest:t.languages.markup.tag.inside}},punctuation:/^(?:\{\||\|\}|\|-|[*#:;!|])|\|\||!!/m}),t.languages.insertBefore("wiki","tag",{nowiki:{pattern:/<(nowiki|pre|source)\b[^>]*>[\s\S]*?<\/\1>/i,inside:{tag:{pattern:/<(?:nowiki|pre|source)\b[^>]*>|<\/(?:nowiki|pre|source)>/i,inside:t.languages.markup.tag.inside}}}})}function gx(t){t.languages.wolfram={comment:/\(\*(?:\(\*(?:[^*]|\*(?!\)))*\*\)|(?!\(\*)[\s\S])*?\*\)/,string:{pattern:/"(?:\\.|[^"\\\r\n])*"/,greedy:!0},keyword:/\b(?:Abs|AbsArg|Accuracy|Block|Do|For|Function|If|Manipulate|Module|Nest|NestList|None|Return|Switch|Table|Which|While)\b/,context:{pattern:/\b\w+`+\w*/,alias:"class-name"},blank:{pattern:/\b\w+_\b/,alias:"regex"},"global-variable":{pattern:/\$\w+/,alias:"variable"},boolean:/\b(?:False|True)\b/,number:/(?:\b(?=\d)|\B(?=\.))(?:0[bo])?(?:(?:\d|0x[\da-f])[\da-f]*(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?j?\b/i,operator:/\/\.|;|=\.|\^=|\^:=|:=|<<|>>|<\||\|>|:>|\|->|->|<-|@@@|@@|@|\/@|=!=|===|==|=|\+|-|\[\/-+%=\]=?|!=|\*\*?=?|\/\/?=?|<[<=>]?|>[=>]?|[&|^~]/,punctuation:/[{}[\];(),.:]/},t.languages.mathematica=t.languages.wolfram,t.languages.wl=t.languages.wolfram,t.languages.nb=t.languages.wolfram}function vx(t){t.languages.wren={comment:[{pattern:/\/\*(?:[^*/]|\*(?!\/)|\/(?!\*)|\/\*(?:[^*/]|\*(?!\/)|\/(?!\*)|\/\*(?:[^*/]|\*(?!\/)|\/(?!\*))*\*\/)*\*\/)*\*\//,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],"triple-quoted-string":{pattern:/"""[\s\S]*?"""/,greedy:!0,alias:"string"},"string-literal":null,hashbang:{pattern:/^#!\/.+/,greedy:!0,alias:"comment"},attribute:{pattern:/#!?[ \t\u3000]*\w+/,alias:"keyword"},"class-name":[{pattern:/(\bclass\s+)\w+/,lookbehind:!0},/\b[A-Z][a-z\d_]*\b/],constant:/\b[A-Z][A-Z\d_]*\b/,null:{pattern:/\bnull\b/,alias:"keyword"},keyword:/\b(?:as|break|class|construct|continue|else|for|foreign|if|import|in|is|return|static|super|this|var|while)\b/,boolean:/\b(?:false|true)\b/,number:/\b(?:0x[\da-f]+|\d+(?:\.\d+)?(?:e[+-]?\d+)?)\b/i,function:/\b[a-z_]\w*(?=\s*[({])/i,operator:/<<|>>|[=!<>]=?|&&|\|\||[-+*/%~^&|?:]|\.{2,3}/,punctuation:/[\[\](){}.,;]/},t.languages.wren["string-literal"]={pattern:/(^|[^\\"])"(?:[^\\"%]|\\[\s\S]|%(?!\()|%\((?:[^()]|\((?:[^()]|\([^)]*\))*\))*\))*"/,lookbehind:!0,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)%\((?:[^()]|\((?:[^()]|\([^)]*\))*\))*\)/,lookbehind:!0,inside:{expression:{pattern:/^(%\()[\s\S]+(?=\)$)/,lookbehind:!0,inside:t.languages.wren},"interpolation-punctuation":{pattern:/^%\(|\)$/,alias:"punctuation"}}},string:/[\s\S]+/}}}function mx(t){t.register(Nf),function(t){t.languages.xeora=t.languages.extend("markup",{constant:{pattern:/\$(?:DomainContents|PageRenderDuration)\$/,inside:{punctuation:{pattern:/\$/}}},variable:{pattern:/\$@?(?:#+|[-+*~=^])?[\w.]+\$/,inside:{punctuation:{pattern:/[$.]/},operator:{pattern:/#+|[-+*~=^@]/}}},"function-inline":{pattern:/\$F:[-\w.]+\?[-\w.]+(?:,(?:(?:@[-#]*\w+\.[\w+.]\.*)*\|)*(?:(?:[\w+]|[-#*.~^]+[\w+]|=\S)(?:[^$=]|=+[^=])*=*|(?:@[-#]*\w+\.[\w+.]\.*)+(?:(?:[\w+]|[-#*~^][-#*.~^]*[\w+]|=\S)(?:[^$=]|=+[^=])*=*)?)?)?\$/,inside:{variable:{pattern:/(?:[,|])@?(?:#+|[-+*~=^])?[\w.]+/,inside:{punctuation:{pattern:/[,.|]/},operator:{pattern:/#+|[-+*~=^@]/}}},punctuation:{pattern:/\$\w:|[$:?.,|]/}},alias:"function"},"function-block":{pattern:/\$XF:\{[-\w.]+\?[-\w.]+(?:,(?:(?:@[-#]*\w+\.[\w+.]\.*)*\|)*(?:(?:[\w+]|[-#*.~^]+[\w+]|=\S)(?:[^$=]|=+[^=])*=*|(?:@[-#]*\w+\.[\w+.]\.*)+(?:(?:[\w+]|[-#*~^][-#*.~^]*[\w+]|=\S)(?:[^$=]|=+[^=])*=*)?)?)?\}:XF\$/,inside:{punctuation:{pattern:/[$:{}?.,|]/}},alias:"function"},"directive-inline":{pattern:/\$\w(?:#\d+\+?)?(?:\[[-\w.]+\])?:[-\/\w.]+\$/,inside:{punctuation:{pattern:/\$(?:\w:|C(?:\[|#\d))?|[:{[\]]/,inside:{tag:{pattern:/#\d/}}}},alias:"function"},"directive-block-open":{pattern:/\$\w+:\{|\$\w(?:#\d+\+?)?(?:\[[-\w.]+\])?:[-\w.]+:\{(?:![A-Z]+)?/,inside:{punctuation:{pattern:/\$(?:\w:|C(?:\[|#\d))?|[:{[\]]/,inside:{tag:{pattern:/#\d/}}},attribute:{pattern:/![A-Z]+$/,inside:{punctuation:{pattern:/!/}},alias:"keyword"}},alias:"function"},"directive-block-separator":{pattern:/\}:[-\w.]+:\{/,inside:{punctuation:{pattern:/[:{}]/}},alias:"function"},"directive-block-close":{pattern:/\}:[-\w.]+\$/,inside:{punctuation:{pattern:/[:{}$]/}},alias:"function"}}),t.languages.insertBefore("inside","punctuation",{variable:t.languages.xeora["function-inline"].inside.variable},t.languages.xeora["function-block"]),t.languages.xeoracube=t.languages.xeora}(t)}function yx(t){t.register(Nf),function(t){function e(e,n){t.languages[e]&&t.languages.insertBefore(e,"comment",{"doc-comment":n})}var n=t.languages.markup.tag,r={pattern:/\/\/\/.*/,greedy:!0,alias:"comment",inside:{tag:n}},a={pattern:/'''.*/,greedy:!0,alias:"comment",inside:{tag:n}};e("csharp",r),e("fsharp",r),e("vbnet",a)}(t)}function bx(t){t.languages.xojo={comment:{pattern:/(?:'|\/\/|Rem\b).+/i,greedy:!0},string:{pattern:/"(?:""|[^"])*"/,greedy:!0},number:[/(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:E[+-]?\d+)?/i,/&[bchou][a-z\d]+/i],directive:{pattern:/#(?:Else|ElseIf|Endif|If|Pragma)\b/i,alias:"property"},keyword:/\b(?:AddHandler|App|Array|As(?:signs)?|Auto|Boolean|Break|By(?:Ref|Val)|Byte|Call|Case|Catch|CFStringRef|CGFloat|Class|Color|Const|Continue|CString|Currency|CurrentMethodName|Declare|Delegate|Dim|Do(?:uble|wnTo)?|Each|Else(?:If)?|End|Enumeration|Event|Exception|Exit|Extends|False|Finally|For|Function|Get|GetTypeInfo|Global|GOTO|If|Implements|In|Inherits|Int(?:8|16|32|64|eger|erface)?|Lib|Loop|Me|Module|Next|Nil|Object|Optional|OSType|ParamArray|Private|Property|Protected|PString|Ptr|Raise(?:Event)?|ReDim|RemoveHandler|Return|Select(?:or)?|Self|Set|Shared|Short|Single|Soft|Static|Step|String|Sub|Super|Text|Then|To|True|Try|Ubound|UInt(?:8|16|32|64|eger)?|Until|Using|Var(?:iant)?|Wend|While|WindowPtr|WString)\b/i,operator:/<[=>]?|>=?|[+\-*\/\\^=]|\b(?:AddressOf|And|Ctype|IsA?|Mod|New|Not|Or|WeakAddressOf|Xor)\b/i,punctuation:/[.,;:()]/}}function xx(t){t.register(Nf),function(t){t.languages.xquery=t.languages.extend("markup",{"xquery-comment":{pattern:/\(:[\s\S]*?:\)/,greedy:!0,alias:"comment"},string:{pattern:/(["'])(?:\1\1|(?!\1)[\s\S])*\1/,greedy:!0},extension:{pattern:/\(#.+?#\)/,alias:"symbol"},variable:/\$[-\w:]+/,axis:{pattern:/(^|[^-])(?:ancestor(?:-or-self)?|attribute|child|descendant(?:-or-self)?|following(?:-sibling)?|parent|preceding(?:-sibling)?|self)(?=::)/,lookbehind:!0,alias:"operator"},"keyword-operator":{pattern:/(^|[^:-])\b(?:and|castable as|div|eq|except|ge|gt|idiv|instance of|intersect|is|le|lt|mod|ne|or|union)\b(?=$|[^:-])/,lookbehind:!0,alias:"operator"},keyword:{pattern:/(^|[^:-])\b(?:as|ascending|at|base-uri|boundary-space|case|cast as|collation|construction|copy-namespaces|declare|default|descending|else|empty (?:greatest|least)|encoding|every|external|for|function|if|import|in|inherit|lax|let|map|module|namespace|no-inherit|no-preserve|option|order(?: by|ed|ing)?|preserve|return|satisfies|schema|some|stable|strict|strip|then|to|treat as|typeswitch|unordered|validate|variable|version|where|xquery)\b(?=$|[^:-])/,lookbehind:!0},function:/[\w-]+(?::[\w-]+)*(?=\s*\()/,"xquery-element":{pattern:/(element\s+)[\w-]+(?::[\w-]+)*/,lookbehind:!0,alias:"tag"},"xquery-attribute":{pattern:/(attribute\s+)[\w-]+(?::[\w-]+)*/,lookbehind:!0,alias:"attr-name"},builtin:{pattern:/(^|[^:-])\b(?:attribute|comment|document|element|processing-instruction|text|xs:(?:ENTITIES|ENTITY|ID|IDREFS?|NCName|NMTOKENS?|NOTATION|Name|QName|anyAtomicType|anyType|anyURI|base64Binary|boolean|byte|date|dateTime|dayTimeDuration|decimal|double|duration|float|gDay|gMonth|gMonthDay|gYear|gYearMonth|hexBinary|int|integer|language|long|negativeInteger|nonNegativeInteger|nonPositiveInteger|normalizedString|positiveInteger|short|string|time|token|unsigned(?:Byte|Int|Long|Short)|untyped(?:Atomic)?|yearMonthDuration))\b(?=$|[^:-])/,lookbehind:!0},number:/\b\d+(?:\.\d+)?(?:E[+-]?\d+)?/,operator:[/[+*=?|@]|\.\.?|:=|!=|<[=<]?|>[=>]?/,{pattern:/(\s)-(?=\s)/,lookbehind:!0}],punctuation:/[[\](){},;:/]/}),t.languages.xquery.tag.pattern=/<\/?(?!\d)[^\s>\/=$<%]+(?:\s+[^\s>\/=]+(?:=(?:("|')(?:\\[\s\S]|\{(?!\{)(?:\{(?:\{[^{}]*\}|[^{}])*\}|[^{}])+\}|(?!\1)[^\\])*\1|[^\s'">=]+))?)*\s*\/?>/,t.languages.xquery.tag.inside["attr-value"].pattern=/=(?:("|')(?:\\[\s\S]|\{(?!\{)(?:\{(?:\{[^{}]*\}|[^{}])*\}|[^{}])+\}|(?!\1)[^\\])*\1|[^\s'">=]+)/,t.languages.xquery.tag.inside["attr-value"].inside.punctuation=/^="|"$/,t.languages.xquery.tag.inside["attr-value"].inside.expression={pattern:/\{(?!\{)(?:\{(?:\{[^{}]*\}|[^{}])*\}|[^{}])+\}/,inside:t.languages.xquery,alias:"language-xquery"};var e=function t(e){return"string"===typeof e?e:"string"===typeof e.content?e.content:e.content.map(t).join("")},n=function n(r){for(var a=[],i=0;i<r.length;i++){var o=r[i],l=!1;if("string"!==typeof o&&("tag"===o.type&&o.content[0]&&"tag"===o.content[0].type?"</"===o.content[0].content[0].content?a.length>0&&a[a.length-1].tagName===e(o.content[0].content[1])&&a.pop():"/>"===o.content[o.content.length-1].content||a.push({tagName:e(o.content[0].content[1]),openedBraces:0}):!(a.length>0&&"punctuation"===o.type&&"{"===o.content)||r[i+1]&&"punctuation"===r[i+1].type&&"{"===r[i+1].content||r[i-1]&&"plain-text"===r[i-1].type&&"{"===r[i-1].content?a.length>0&&a[a.length-1].openedBraces>0&&"punctuation"===o.type&&"}"===o.content?a[a.length-1].openedBraces--:"comment"!==o.type&&(l=!0):a[a.length-1].openedBraces++),(l||"string"===typeof o)&&a.length>0&&0===a[a.length-1].openedBraces){var c=e(o);i<r.length-1&&("string"===typeof r[i+1]||"plain-text"===r[i+1].type)&&(c+=e(r[i+1]),r.splice(i+1,1)),i>0&&("string"===typeof r[i-1]||"plain-text"===r[i-1].type)&&(c=e(r[i-1])+c,r.splice(i-1,1),i--),/^\s+$/.test(c)?r[i]=c:r[i]=new t.Token("plain-text",c,null,c)}o.content&&"string"!==typeof o.content&&n(o.content)}};t.hooks.add("after-tokenize",(function(t){"xquery"===t.language&&n(t.tokens)}))}(t)}function Mx(t){t.languages.yang={comment:/\/\*[\s\S]*?\*\/|\/\/.*/,string:{pattern:/"(?:[^\\"]|\\.)*"|'[^']*'/,greedy:!0},keyword:{pattern:/(^|[{};\r\n][ \t]*)[a-z_][\w.-]*/i,lookbehind:!0},namespace:{pattern:/(\s)[a-z_][\w.-]*(?=:)/i,lookbehind:!0},boolean:/\b(?:false|true)\b/,operator:/\+/,punctuation:/[{};:]/}}function wx(t){!function(t){function e(t){return function(){return t}}var n=/\b(?:align|allowzero|and|anyframe|anytype|asm|async|await|break|cancel|catch|comptime|const|continue|defer|else|enum|errdefer|error|export|extern|fn|for|if|inline|linksection|nakedcc|noalias|nosuspend|null|or|orelse|packed|promise|pub|resume|return|stdcallcc|struct|suspend|switch|test|threadlocal|try|undefined|union|unreachable|usingnamespace|var|volatile|while)\b/,r="\\b(?!"+n.source+")(?!\\d)\\w+\\b",a=/align\s*\((?:[^()]|\([^()]*\))*\)/.source,i="(?!\\s)(?:!?\\s*(?:"+/(?:\?|\bpromise->|(?:\[[^[\]]*\]|\*(?!\*)|\*\*)(?:\s*<ALIGN>|\s*const\b|\s*volatile\b|\s*allowzero\b)*)/.source.replace(/<ALIGN>/g,e(a))+"\\s*)*"+/(?:\bpromise\b|(?:\berror\.)?<ID>(?:\.<ID>)*(?!\s+<ID>))/.source.replace(/<ID>/g,e(r))+")+";t.languages.zig={comment:[{pattern:/\/\/[/!].*/,alias:"doc-comment"},/\/{2}.*/],string:[{pattern:/(^|[^\\@])c?"(?:[^"\\\r\n]|\\.)*"/,lookbehind:!0,greedy:!0},{pattern:/([\r\n])([ \t]+c?\\{2}).*(?:(?:\r\n?|\n)\2.*)*/,lookbehind:!0,greedy:!0}],char:{pattern:/(^|[^\\])'(?:[^'\\\r\n]|[\uD800-\uDFFF]{2}|\\(?:.|x[a-fA-F\d]{2}|u\{[a-fA-F\d]{1,6}\}))'/,lookbehind:!0,greedy:!0},builtin:/\B@(?!\d)\w+(?=\s*\()/,label:{pattern:/(\b(?:break|continue)\s*:\s*)\w+\b|\b(?!\d)\w+\b(?=\s*:\s*(?:\{|while\b))/,lookbehind:!0},"class-name":[/\b(?!\d)\w+(?=\s*=\s*(?:(?:extern|packed)\s+)?(?:enum|struct|union)\s*[({])/,{pattern:RegExp(/(:\s*)<TYPE>(?=\s*(?:<ALIGN>\s*)?[=;,)])|<TYPE>(?=\s*(?:<ALIGN>\s*)?\{)/.source.replace(/<TYPE>/g,e(i)).replace(/<ALIGN>/g,e(a))),lookbehind:!0,inside:null},{pattern:RegExp(/(\)\s*)<TYPE>(?=\s*(?:<ALIGN>\s*)?;)/.source.replace(/<TYPE>/g,e(i)).replace(/<ALIGN>/g,e(a))),lookbehind:!0,inside:null}],"builtin-type":{pattern:/\b(?:anyerror|bool|c_u?(?:int|long|longlong|short)|c_longdouble|c_void|comptime_(?:float|int)|f(?:16|32|64|128)|[iu](?:8|16|32|64|128|size)|noreturn|type|void)\b/,alias:"keyword"},keyword:n,function:/\b(?!\d)\w+(?=\s*\()/,number:/\b(?:0b[01]+|0o[0-7]+|0x[a-fA-F\d]+(?:\.[a-fA-F\d]*)?(?:[pP][+-]?[a-fA-F\d]+)?|\d+(?:\.\d*)?(?:[eE][+-]?\d+)?)\b/,boolean:/\b(?:false|true)\b/,operator:/\.[*?]|\.{2,3}|[-=]>|\*\*|\+\+|\|\||(?:<<|>>|[-+*]%|[-+*/%^&|<>!=])=?|[?~]/,punctuation:/[.:,;(){}[\]]/},t.languages.zig["class-name"].forEach((function(e){null===e.inside&&(e.inside=t.languages.zig)}))}(t)}function zx(){zx=function(t,e){return new n(t,void 0,e)};var t=RegExp.prototype,e=new WeakMap;function n(t,r,a){var i=new RegExp(t,r);return e.set(i,a||e.get(t)),Cx(i,n.prototype)}function r(t,n){var r=e.get(n);return Object.keys(r).reduce((function(e,n){var a=r[n];if("number"==typeof a)e[n]=t[a];else{for(var i=0;void 0===t[a[i]]&&i+1<a.length;)i++;e[n]=t[a[i]]}return e}),Object.create(null))}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Cx(t,e)}(n,RegExp),n.prototype.exec=function(e){var n=t.exec.call(this,e);if(n){n.groups=r(n,this);var a=n.indices;a&&(a.groups=r(a,this))}return n},n.prototype[Symbol.replace]=function(n,a){if("string"==typeof a){var i=e.get(this);return t[Symbol.replace].call(this,n,a.replace(/\$<([^>]+)>/g,(function(t,e){var n=i[e];return"$"+(Array.isArray(n)?n.join("$"):n)})))}if("function"==typeof a){var o=this;return t[Symbol.replace].call(this,n,(function(){var t=arguments;return"object"!=typeof t[t.length-1]&&(t=[].slice.call(t)).push(r(t,o)),a.apply(this,t)}))}return t[Symbol.replace].call(this,n,a)},zx.apply(this,arguments)}function Cx(t,e){return Cx=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Cx(t,e)}function Ax(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function kx(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(n)return(n=n.call(t)).next.bind(n);if(Array.isArray(t)||(n=function(t,e){if(t){if("string"==typeof t)return Ax(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Ax(t,e):void 0}}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0;return function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}_g.highlight=function(t,e){if("string"!==typeof t)throw new TypeError("Expected `string` for `value`, got `"+t+"`");var n,r;if(e&&"object"===typeof e)n=e;else{if("string"!==typeof(r=e))throw new TypeError("Expected `string` for `name`, got `"+r+"`");if(!Sg.call(_g.languages,r))throw new Error("Unknown language: `"+r+"` is not registered");n=_g.languages[r]}return{type:"root",children:Eg.highlight.call(_g,t,n,r)}},_g.register=function(t){if("function"!==typeof t||!t.displayName)throw new Error("Expected `function` for `syntax`, got `"+t+"`");Sg.call(_g.languages,t.displayName)||t(_g)},_g.alias=function(t,e){var n,r=_g.languages,a={};"string"===typeof t?e&&(a[t]=e):a=t;for(n in a)if(Sg.call(a,n))for(var i=a[n],o="string"===typeof i?[i]:i,l=-1;++l<o.length;)r[o[l]]=r[n]},_g.registered=function(t){if("string"!==typeof t)throw new TypeError("Expected `string` for `aliasOrLanguage`, got `"+t+"`");return Sg.call(_g.languages,t)},_g.listLanguages=function(){var t,e=_g.languages,n=[];for(t in e)Sg.call(e,t)&&"object"===typeof e[t]&&n.push(t);return n},_g.util.encode=function(t){return t},_g.Token.stringify=function t(e,n){if("string"===typeof e)return{type:"text",value:e};if(Array.isArray(e)){for(var r=[],a=-1;++a<e.length;)""!==e[a]&&null!==e[a]&&void 0!==e[a]&&r.push(t(e[a],n));return r}var i,o={type:e.type,content:t(e.content,n),tag:"span",classes:["token",e.type],attributes:{},language:n};e.alias&&(i=o.classes).push.apply(i,z("string"===typeof e.alias?[e.alias]:e.alias));return _g.hooks.run("wrap",o),og(o.tag+"."+o.classes.join("."),function(t){var e;for(e in t)Sg.call(t,e)&&(t[e]=vg(t[e]));return t}(o.attributes),o.content)},_g.register(Tf),_g.register(Vf),_g.register(Of),_g.register(If),_g.register(Rf),_g.register(Ff),_g.register(Nf),_g.register(Pf),_g.register(jf),_g.register(Uf),_g.register(Wf),_g.register(Zf),_g.register(Gf),_g.register(qf),_g.register(Yf),_g.register(Xf),_g.register($f),_g.register(Kf),_g.register(Qf),_g.register(Jf),_g.register(tp),_g.register(ep),_g.register(np),_g.register(rp),_g.register(ap),_g.register(ip),_g.register(op),_g.register(lp),_g.register(cp),_g.register(sp),_g.register(up),_g.register(dp),_g.register(hp),_g.register(fp),_g.register(pp),_g.register(gp),Bg.displayName="abap",Bg.aliases=[],Dg.displayName="abnf",Dg.aliases=[],Tg.displayName="actionscript",Tg.aliases=[],Vg.displayName="ada",Vg.aliases=[],Og.displayName="agda",Og.aliases=[],Ig.displayName="al",Ig.aliases=[],Rg.displayName="antlr4",Rg.aliases=["g4"],Fg.displayName="apacheconf",Fg.aliases=[],Ng.displayName="apex",Ng.aliases=[],Pg.displayName="apl",Pg.aliases=[],jg.displayName="applescript",jg.aliases=[],Ug.displayName="aql",Ug.aliases=[],Wg.displayName="arff",Wg.aliases=[],Zg.displayName="armasm",Zg.aliases=["arm-asm"],Gg.displayName="arturo",Gg.aliases=["art"],qg.displayName="asciidoc",qg.aliases=["adoc"],Yg.displayName="aspnet",Yg.aliases=[],Xg.displayName="asm6502",Xg.aliases=[],$g.displayName="asmatmel",$g.aliases=[],Kg.displayName="autohotkey",Kg.aliases=[],Qg.displayName="autoit",Qg.aliases=[],Jg.displayName="avisynth",Jg.aliases=["avs"],tv.displayName="avro-idl",tv.aliases=["avdl"],ev.displayName="awk",ev.aliases=["gawk"],nv.displayName="batch",nv.aliases=[],rv.displayName="bbcode",rv.aliases=["shortcode"],av.displayName="bbj",av.aliases=[],iv.displayName="bicep",iv.aliases=[],ov.displayName="birb",ov.aliases=[],lv.displayName="bison",lv.aliases=[],cv.displayName="bnf",cv.aliases=["rbnf"],sv.displayName="bqn",sv.aliases=[],uv.displayName="brainfuck",uv.aliases=[],dv.displayName="brightscript",dv.aliases=[],hv.displayName="bro",hv.aliases=[],fv.displayName="bsl",fv.aliases=["oscript"],pv.displayName="cfscript",pv.aliases=["cfc"],gv.displayName="chaiscript",gv.aliases=[],vv.displayName="cil",vv.aliases=[],mv.displayName="cilkc",mv.aliases=["cilk-c"],yv.displayName="cilkcpp",yv.aliases=["cilk","cilk-cpp"],bv.displayName="clojure",bv.aliases=[],xv.displayName="cmake",xv.aliases=[],Mv.displayName="cobol",Mv.aliases=[],wv.displayName="coffeescript",wv.aliases=["coffee"],zv.displayName="concurnas",zv.aliases=["conc"],Cv.displayName="csp",Cv.aliases=[],Av.displayName="cooklang",Av.aliases=[],kv.displayName="coq",kv.aliases=[],Hv.displayName="crystal",Hv.aliases=[],Ev.displayName="css-extras",Ev.aliases=[],Sv.displayName="csv",Sv.aliases=[],Lv.displayName="cue",Lv.aliases=[],_v.displayName="cypher",_v.aliases=[],Bv.displayName="d",Bv.aliases=[],Dv.displayName="dart",Dv.aliases=[],Tv.displayName="dataweave",Tv.aliases=[],Vv.displayName="dax",Vv.aliases=[],Ov.displayName="dhall",Ov.aliases=[],Iv.displayName="django",Iv.aliases=["jinja2"],Rv.displayName="dns-zone-file",Rv.aliases=["dns-zone"],Fv.displayName="docker",Fv.aliases=["dockerfile"],Nv.displayName="dot",Nv.aliases=["gv"],Pv.displayName="ebnf",Pv.aliases=[],jv.displayName="editorconfig",jv.aliases=[],Uv.displayName="eiffel",Uv.aliases=[],Wv.displayName="ejs",Wv.aliases=["eta"],Zv.displayName="elixir",Zv.aliases=[],Gv.displayName="elm",Gv.aliases=[],qv.displayName="etlua",qv.aliases=[],Yv.displayName="erb",Yv.aliases=[],Xv.displayName="erlang",Xv.aliases=[],$v.displayName="excel-formula",$v.aliases=["xls","xlsx"],Kv.displayName="fsharp",Kv.aliases=[],Qv.displayName="factor",Qv.aliases=[],Jv.displayName="false",Jv.aliases=[],tm.displayName="firestore-security-rules",tm.aliases=[],em.displayName="flow",em.aliases=[],nm.displayName="fortran",nm.aliases=[],rm.displayName="ftl",rm.aliases=[],am.displayName="gml",am.aliases=["gamemakerlanguage"],im.displayName="gap",im.aliases=[],om.displayName="gcode",om.aliases=[],lm.displayName="gdscript",lm.aliases=[],cm.displayName="gedcom",cm.aliases=[],sm.displayName="gettext",sm.aliases=["po"],um.displayName="gherkin",um.aliases=[],dm.displayName="git",dm.aliases=[],hm.displayName="glsl",hm.aliases=[],fm.displayName="gn",fm.aliases=["gni"],pm.displayName="linker-script",pm.aliases=["ld"],gm.displayName="go-module",gm.aliases=["go-mod"],vm.displayName="gradle",vm.aliases=[],mm.displayName="graphql",mm.aliases=[],ym.displayName="groovy",ym.aliases=[],bm.displayName="textile",bm.aliases=[],xm.displayName="haml",xm.aliases=[],Mm.displayName="handlebars",Mm.aliases=["hbs","mustache"],wm.displayName="haskell",wm.aliases=["hs"],zm.displayName="haxe",zm.aliases=[],Cm.displayName="hcl",Cm.aliases=[],Am.displayName="hlsl",Am.aliases=[],km.displayName="hoon",km.aliases=[],Hm.displayName="hpkp",Hm.aliases=[],Em.displayName="hsts",Em.aliases=[],Sm.displayName="uri",Sm.aliases=["url"],Lm.displayName="http",Lm.aliases=[],_m.displayName="ichigojam",_m.aliases=[],Bm.displayName="icon",Bm.aliases=[],Dm.displayName="icu-message-format",Dm.aliases=[],Tm.displayName="idris",Tm.aliases=["idr"],Vm.displayName="ignore",Vm.aliases=["gitignore","hgignore","npmignore"],Om.displayName="inform7",Om.aliases=[],Im.displayName="io",Im.aliases=[],Rm.displayName="j",Rm.aliases=[],Fm.displayName="javadoclike",Fm.aliases=[],Nm.displayName="scala",Nm.aliases=[],Pm.displayName="javadoc",Pm.aliases=[],jm.displayName="javastacktrace",jm.aliases=[],Um.displayName="jexl",Um.aliases=[],Wm.displayName="jolie",Wm.aliases=[],Zm.displayName="jq",Zm.aliases=[],Gm.displayName="js-templates",Gm.aliases=[],qm.displayName="jsdoc",qm.aliases=[],Ym.displayName="n4js",Ym.aliases=["n4jsd"],Xm.displayName="js-extras",Xm.aliases=[],$m.displayName="json5",$m.aliases=[],Km.displayName="jsonp",Km.aliases=[],Qm.displayName="jsstacktrace",Qm.aliases=[],Jm.displayName="julia",Jm.aliases=[],ty.displayName="keepalived",ty.aliases=[],ey.displayName="keyman",ey.aliases=[],ny.displayName="kumir",ny.aliases=["kum"],ry.displayName="kusto",ry.aliases=[],ay.displayName="latex",ay.aliases=["context","tex"],iy.displayName="latte",iy.aliases=[],oy.displayName="scheme",oy.aliases=[],ly.displayName="lilypond",ly.aliases=["ly"],cy.displayName="liquid",cy.aliases=[],sy.displayName="lisp",sy.aliases=["elisp","emacs","emacs-lisp"],uy.displayName="livescript",uy.aliases=[],dy.displayName="llvm",dy.aliases=[],hy.displayName="log",hy.aliases=[],fy.displayName="lolcode",fy.aliases=[],py.displayName="magma",py.aliases=[],gy.displayName="mata",gy.aliases=[],vy.displayName="matlab",vy.aliases=[],my.displayName="maxscript",my.aliases=[],yy.displayName="mel",yy.aliases=[],by.displayName="mermaid",by.aliases=[],xy.displayName="metafont",xy.aliases=[],My.displayName="mizar",My.aliases=[],wy.displayName="mongodb",wy.aliases=[],zy.displayName="monkey",zy.aliases=[],Cy.displayName="moonscript",Cy.aliases=["moon"],Ay.displayName="n1ql",Ay.aliases=[],ky.displayName="nand2tetris-hdl",ky.aliases=[],Hy.displayName="naniscript",Hy.aliases=["nani"],Ey.displayName="nasm",Ey.aliases=[],Sy.displayName="neon",Sy.aliases=[],Ly.displayName="nevod",Ly.aliases=[],_y.displayName="nginx",_y.aliases=[],By.displayName="nim",By.aliases=[],Dy.displayName="nix",Dy.aliases=[],Ty.displayName="nsis",Ty.aliases=[],Vy.displayName="ocaml",Vy.aliases=[],Oy.displayName="odin",Oy.aliases=[],Iy.displayName="opencl",Iy.aliases=[],Ry.displayName="openqasm",Ry.aliases=["qasm"],Fy.displayName="oz",Fy.aliases=[],Ny.displayName="parigp",Ny.aliases=[],Py.displayName="parser",Py.aliases=[],jy.displayName="pascal",jy.aliases=["objectpascal"],Uy.displayName="pascaligo",Uy.aliases=[],Wy.displayName="psl",Wy.aliases=[],Zy.displayName="pcaxis",Zy.aliases=["px"],Gy.displayName="peoplecode",Gy.aliases=["pcode"],qy.displayName="phpdoc",qy.aliases=[],Yy.displayName="php-extras",Yy.aliases=[],Xy.displayName="plant-uml",Xy.aliases=["plantuml"],$y.displayName="plsql",$y.aliases=[],Ky.displayName="powerquery",Ky.aliases=["mscript","pq"],Qy.displayName="powershell",Qy.aliases=[],Jy.displayName="processing",Jy.aliases=[],tb.displayName="prolog",tb.aliases=[],eb.displayName="promql",eb.aliases=[],nb.displayName="properties",nb.aliases=[],rb.displayName="protobuf",rb.aliases=[],ab.displayName="stylus",ab.aliases=[],ib.displayName="twig",ib.aliases=[],ob.displayName="pug",ob.aliases=[],lb.displayName="puppet",lb.aliases=[],cb.displayName="pure",cb.aliases=[],sb.displayName="purebasic",sb.aliases=["pbfasm"],ub.displayName="purescript",ub.aliases=["purs"],db.displayName="qsharp",db.aliases=["qs"],hb.displayName="q",hb.aliases=[],fb.displayName="qml",fb.aliases=[],pb.displayName="qore",pb.aliases=[],gb.displayName="racket",gb.aliases=["rkt"],vb.displayName="cshtml",vb.aliases=["razor"],mb.displayName="jsx",mb.aliases=[],yb.displayName="tsx",yb.aliases=[],bb.displayName="reason",bb.aliases=[],xb.displayName="rego",xb.aliases=[],Mb.displayName="renpy",Mb.aliases=["rpy"],wb.displayName="rescript",wb.aliases=["res"],zb.displayName="rest",zb.aliases=[],Cb.displayName="rip",Cb.aliases=[],Ab.displayName="roboconf",Ab.aliases=[],kb.displayName="robotframework",kb.aliases=["robot"],Hb.displayName="sas",Hb.aliases=[],Eb.displayName="shell-session",Eb.aliases=["sh-session","shellsession"],Sb.displayName="smali",Sb.aliases=[],Lb.displayName="smalltalk",Lb.aliases=[],_b.displayName="smarty",_b.aliases=[],Bb.displayName="sml",Bb.aliases=["smlnj"],Db.displayName="solidity",Db.aliases=["sol"],Tb.displayName="solution-file",Tb.aliases=["sln"],Vb.displayName="soy",Vb.aliases=[],Ob.displayName="turtle",Ob.aliases=["trig"],Ib.displayName="sparql",Ib.aliases=["rq"],Rb.displayName="splunk-spl",Rb.aliases=[],Fb.displayName="sqf",Fb.aliases=[],Nb.displayName="squirrel",Nb.aliases=[],Pb.displayName="stan",Pb.aliases=[],jb.displayName="stata",jb.aliases=[],Ub.displayName="iecst",Ub.aliases=[],Wb.displayName="supercollider",Wb.aliases=["sclang"],Zb.displayName="systemd",Zb.aliases=[],Gb.displayName="t4-templating",Gb.aliases=[],qb.displayName="t4-cs",qb.aliases=["t4"],Yb.displayName="t4-vb",Yb.aliases=[],Xb.displayName="tap",Xb.aliases=[],$b.displayName="tcl",$b.aliases=[],Kb.displayName="tt2",Kb.aliases=[],Qb.displayName="toml",Qb.aliases=[],Jb.displayName="tremor",Jb.aliases=["trickle","troy"],tx.displayName="typoscript",tx.aliases=["tsconfig"],ex.displayName="unrealscript",ex.aliases=["uc","uscript"],nx.displayName="uorazor",nx.aliases=[],rx.displayName="v",rx.aliases=[],ax.displayName="vala",ax.aliases=[],ix.displayName="velocity",ix.aliases=[],ox.displayName="verilog",ox.aliases=[],lx.displayName="vhdl",lx.aliases=[],cx.displayName="vim",cx.aliases=[],sx.displayName="visual-basic",sx.aliases=["vb","vba"],ux.displayName="warpscript",ux.aliases=[],dx.displayName="wasm",dx.aliases=[],hx.displayName="web-idl",hx.aliases=["webidl"],fx.displayName="wgsl",fx.aliases=[],px.displayName="wiki",px.aliases=[],gx.displayName="wolfram",gx.aliases=["mathematica","nb","wl"],vx.displayName="wren",vx.aliases=[],mx.displayName="xeora",mx.aliases=["xeoracube"],yx.displayName="xml-doc",yx.aliases=[],bx.displayName="xojo",bx.aliases=[],xx.displayName="xquery",xx.aliases=[],Mx.displayName="yang",Mx.aliases=[],wx.displayName="zig",wx.aliases=[],_g.register(Nf),_g.register(Pf),_g.register(Tf),_g.register(Gf),_g.register(qf),_g.register(Bg),_g.register(Dg),_g.register(Tg),_g.register(Vg),_g.register(Og),_g.register(Ig),_g.register(Rg),_g.register(Fg),_g.register(dp),_g.register(Ng),_g.register(Pg),_g.register(jg),_g.register(Ug),_g.register(Vf),_g.register(Of),_g.register(If),_g.register(Wg),_g.register(Zg),_g.register(Rf),_g.register(Jf),_g.register(tp),_g.register(Gg),_g.register(qg),_g.register(Ff),_g.register(Yg),_g.register(Xg),_g.register($g),_g.register(Kg),_g.register(Qg),_g.register(Jg),_g.register(tv),_g.register(ev),_g.register(pp),_g.register(nv),_g.register(rv),_g.register(av),_g.register(iv),_g.register(ov),_g.register(lv),_g.register(cv),_g.register(sv),_g.register(uv),_g.register(dv),_g.register(hv),_g.register(fv),_g.register(pv),_g.register(gv),_g.register(vv),_g.register(mv),_g.register(yv),_g.register(bv),_g.register(xv),_g.register(Mv),_g.register(wv),_g.register(zv),_g.register(Cv),_g.register(Av),_g.register(kv),_g.register(lp),_g.register(Hv),_g.register(Ev),_g.register(Sv),_g.register(Lv),_g.register(_v),_g.register(Bv),_g.register(Dv),_g.register(Tv),_g.register(Vv),_g.register(Ov),_g.register(jf),_g.register(rp),_g.register(Iv),_g.register(Rv),_g.register(Fv),_g.register(Nv),_g.register(Pv),_g.register(jv),_g.register(Uv),_g.register(Wv),_g.register(Zv),_g.register(Gv),_g.register(Kf),_g.register(qv),_g.register(Yv),_g.register(Xv),_g.register($v),_g.register(Kv),_g.register(Qv),_g.register(Jv),_g.register(tm),_g.register(em),_g.register(nm),_g.register(rm),_g.register(am),_g.register(im),_g.register(om),_g.register(lm),_g.register(cm),_g.register(sm),_g.register(um),_g.register(dm),_g.register(hm),_g.register(fm),_g.register(pm),_g.register(Uf),_g.register(gm),_g.register(vm),_g.register(mm),_g.register(ym),_g.register($f),_g.register(up),_g.register(bm),_g.register(xm),_g.register(Mm),_g.register(wm),_g.register(zm),_g.register(Cm),_g.register(Am),_g.register(km),_g.register(Hm),_g.register(Em),_g.register(Yf),_g.register(Sm),_g.register(Lm),_g.register(_m),_g.register(Bm),_g.register(Dm),_g.register(Tm),_g.register(Vm),_g.register(Om),_g.register(Wf),_g.register(Im),_g.register(Rm),_g.register(Zf),_g.register(ap),_g.register(Fm),_g.register(Nm),_g.register(Pm),_g.register(jm),_g.register(Um),_g.register(Wm),_g.register(Zm),_g.register(Gm),_g.register(fp),_g.register(qm),_g.register(Ym),_g.register(Xm),_g.register($m),_g.register(Km),_g.register(Qm),_g.register(Jm),_g.register(ty),_g.register(ey),_g.register(Xf),_g.register(ny),_g.register(ry),_g.register(ay),_g.register(iy),_g.register(oy),_g.register(ly),_g.register(cy),_g.register(sy),_g.register(uy),_g.register(dy),_g.register(hy),_g.register(fy),_g.register(py),_g.register(Qf),_g.register(gy),_g.register(vy),_g.register(my),_g.register(yy),_g.register(by),_g.register(xy),_g.register(My),_g.register(wy),_g.register(zy),_g.register(Cy),_g.register(Ay),_g.register(ky),_g.register(Hy),_g.register(Ey),_g.register(Sy),_g.register(Ly),_g.register(_y),_g.register(By),_g.register(Dy),_g.register(Ty),_g.register(ep),_g.register(Vy),_g.register(Oy),_g.register(Iy),_g.register(Ry),_g.register(Fy),_g.register(Ny),_g.register(Py),_g.register(jy),_g.register(Uy),_g.register(Wy),_g.register(Zy),_g.register(Gy),_g.register(np),_g.register(qy),_g.register(Yy),_g.register(Xy),_g.register($y),_g.register(Ky),_g.register(Qy),_g.register(Jy),_g.register(tb),_g.register(eb),_g.register(nb),_g.register(rb),_g.register(ab),_g.register(ib),_g.register(ob),_g.register(lb),_g.register(cb),_g.register(sb),_g.register(ub),_g.register(ip),_g.register(db),_g.register(hb),_g.register(fb),_g.register(pb),_g.register(op),_g.register(gb),_g.register(vb),_g.register(mb),_g.register(yb);_g.register(bb),_g.register(xb),_g.register(Mb),_g.register(wb),_g.register(zb),_g.register(Cb),_g.register(Ab),_g.register(kb),_g.register(cp),_g.register(Hb),_g.register(sp),_g.register(Eb),_g.register(Sb),_g.register(Lb),_g.register(_b),_g.register(Bb),_g.register(Db),_g.register(Tb),_g.register(Vb),_g.register(Ob),_g.register(Ib),_g.register(Rb),_g.register(Fb),_g.register(Nb),_g.register(Pb),_g.register(jb),_g.register(Ub),_g.register(Wb),_g.register(hp),_g.register(Zb),_g.register(Gb),_g.register(qb),_g.register(gp),_g.register(Yb),_g.register(Xb),_g.register($b),_g.register(Kb),_g.register(Qb),_g.register(Jb),_g.register(tx),_g.register(ex),_g.register(nx),_g.register(rx),_g.register(ax),_g.register(ix),_g.register(ox),_g.register(lx),_g.register(cx),_g.register(sx),_g.register(ux),_g.register(dx),_g.register(hx),_g.register(fx),_g.register(px),_g.register(gx),_g.register(vx),_g.register(mx),_g.register(yx),_g.register(bx),_g.register(xx),_g.register(Mx),_g.register(wx);var Hx=function(t){return function(e){return void 0===e&&(e={}),function(t,e){if(e&&!t.registered(e))throw new Error('The default language "'+e+'" is not registered with refractor.')}(t,e.defaultLanguage),function(t){Hf(t,"element",n)};function n(n,r,a){var i,o;if(a&&"pre"===a.tagName&&"code"===n.tagName){var l=(null==n||null==(i=n.data)?void 0:i.meta)||(null==n||null==(o=n.properties)?void 0:o.metastring)||"";n.properties.className?"boolean"==typeof n.properties.className?n.properties.className=[]:Array.isArray(n.properties.className)||(n.properties.className=[n.properties.className]):n.properties.className=[];var c,s,u=function(t){for(var e,n=kx(t.properties.className);!(e=n()).done;){var r=e.value;if("language-"===r.slice(0,9))return r.slice(9).toLowerCase()}return null}(n);if(!u&&e.defaultLanguage&&n.properties.className.push("language-"+(u=e.defaultLanguage)),n.properties.className.push("code-highlight"),u)try{var d,h;h=null!=(d=u)&&d.includes("diff-")?u.split("-")[1]:u,c=t.highlight(Ef(n),h),a.properties.className=(a.properties.className||[]).concat("language-"+h)}catch(x){if(!e.ignoreMissing||!/Unknown language/.test(x.message))throw x;c=n}else c=n;c.children=(s=1,function t(e){return e.reduce((function(e,n){if("text"===n.type){var r=n.value,a=(r.match(/\n/g)||"").length;if(0===a)n.position={start:{line:s,column:1},end:{line:s,column:1}},e.push(n);else for(var i,o=r.split("\n"),l=kx(o.entries());!(i=l()).done;){var c=i.value,u=c[0],d=c[1];e.push({type:"text",value:u===o.length-1?d:d+"\n",position:{start:{line:s+u,column:1},end:{line:s+u,column:1}}})}return s+=a,e}if(Object.prototype.hasOwnProperty.call(n,"children")){var h=s;return n.children=t(n.children),e.push(n),n.position={start:{line:h,column:1},end:{line:s,column:1}},e}return e.push(n),e}),[])})(c.children),c.position=c.children.length>0?{start:{line:c.children[0].position.start.line,column:0},end:{line:c.children[c.children.length-1].position.end.line,column:0}}:{start:{line:0,column:0},end:{line:0,column:0}};for(var f,p=function(t){var e=/{([\d,-]+)}/,n=t.split(",").map((function(t){return t.trim()})).join();if(e.test(n)){var r=e.exec(n)[1],a=Df(r);return function(t){return a.includes(t+1)}}return function(){return!1}}(l),g=function(t){var e=zx(/showLineNumbers=(\d+)/i,{lines:1});if(e.test(t)){var n=e.exec(t);return Number(n.groups.lines)}return 1}(l),v=function(t){for(var e=new Array(t),n=0;n<t;n++)e[n]={type:"element",tagName:"span",properties:{className:[]},children:[]};return e}(c.position.end.line),m=["showlinenumbers=false",'showlinenumbers="false"',"showlinenumbers={false}"],y=function(){var t,n,r=f.value,a=r[0],i=r[1];i.properties.className=["code-line"];var o=Bf(c,(function(t){return t.position.start.line<=a+1&&t.position.end.line>=a+1}));i.children=o.children,!l.toLowerCase().includes("showLineNumbers".toLowerCase())&&!e.showLineNumbers||m.some((function(t){return l.toLowerCase().includes(t)}))||(i.properties.line=[(a+g).toString()],i.properties.className.push("line-number")),p(a)&&i.properties.className.push("highlight-line"),("diff"===u||null!=(t=u)&&t.includes("diff-"))&&"-"===Ef(i).substring(0,1)?i.properties.className.push("deleted"):("diff"===u||null!=(n=u)&&n.includes("diff-"))&&"+"===Ef(i).substring(0,1)&&i.properties.className.push("inserted")},b=kx(v.entries());!(f=b()).done;)y();v.length>0&&""===Ef(v[v.length-1]).trim()&&v.pop(),n.children=v}}}},Ex=(Hx(_g),Hx(_g)),Sx={},Lx={};function _x(t,e){for(var n=e,r=0;r<t.length;r++){var a=r===t.length-1,i=t.charAt(r),o=n[i]||(n[i]={chars:{}});a&&(o.self=t),n=o.chars}}function Bx(t){if(0===t.length)return Sx;for(var e={},n=0,r=t;n<r.length;n++){_x(r[n],e)}return e}function Dx(t){if(0===t.length)return Lx;for(var e={},n=0,r=t;n<r.length;n++){e[r[n]]=!0}return e}var Tx={},Vx={type:"String",optional:!0};function Ox(t){var e={type:"NoArgument",optional:!1};function n(t){if(e.type&&e.type!==t&&"NoArgument"!==e.type)throw new Error('Conflicting pseudo-class argument type: "'.concat(e.type,'" vs "').concat(t,'".'));e.type=t}for(var r=0,a=t;r<a.length;r++){var i=a[r];"NoArgument"===i&&(e.optional=!0),"Formula"===i&&n("Formula"),"FormulaOfSelector"===i&&(n("Formula"),e.ofSelector=!0),"String"===i&&n("String"),"Selector"===i&&n("Selector")}return e}function Ix(t){for(var e=function(t){for(var e={},n=0,r=Object.keys(t);n<r.length;n++){var a=r[n],i=t[a];if(i)for(var o=0,l=i;o<l.length;o++){var c=l[o];(e[c]||(e[c]=[])).push(a)}}return e}(t),n={},r=0,a=Object.keys(e);r<a.length;r++){var i=a[r],o=e[i];o&&(n[i]=Ox(o))}return n}var Rx=function(){return Rx=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var a in e=arguments[n])Object.prototype.hasOwnProperty.call(e,a)&&(t[a]=e[a]);return t},Rx.apply(this,arguments)},Fx={},Nx={wildcard:!0};function Px(t,e){return function(n,r){return!0===r?t:e(!0===n?t:n,r)}}function jx(t){return function(e,n){if(!n||!e)return n;if("object"!==typeof n||null===n)throw new Error("Unexpected syntax definition extension type: ".concat(n,"."));for(var r=Rx({},e),a=0,i=Object.entries(n);a<i.length;a++){var o=i[a],l=o[0],c=o[1],s=t[l];r[l]=s(e[l],c)}return r}}function Ux(t,e){return void 0!==e?e:t}function Wx(t,e){return e?t?t.concat(e):e:t}function Zx(t,e){if(!e)return t;if(!t)return e;for(var n=Rx({},t),r=0,a=Object.entries(e);r<a.length;r++){var i=a[r],o=i[0],l=i[1];if(l){var c=t[o];n[o]=c?c.concat(l):l}else delete n[o]}return n}var Gx=function(t){return function(e,n){var r=t(e,n);if(!r)throw new Error("Syntax definition cannot be null or undefined.");return r}}(jx({baseSyntax:Ux,tag:Px(Nx,jx({wildcard:Ux})),ids:Ux,classNames:Ux,namespace:Px(Nx,jx({wildcard:Ux})),combinators:Wx,attributes:jx({operators:Wx,caseSensitivityModifiers:Wx,unknownCaseSensitivityModifiers:Ux}),pseudoClasses:jx({unknown:Ux,definitions:Zx}),pseudoElements:jx({unknown:Ux,notation:Ux,definitions:function(t,e){return function(n,r){return e(t(n),t(r))}}((function(t){return Array.isArray(t)?{NoArgument:t}:t}),Zx)})})),qx={tag:{},ids:!0,classNames:!0,combinators:[],pseudoElements:{unknown:"reject",notation:"singleColon",definitions:["first-letter","first-line"]},pseudoClasses:{unknown:"reject",definitions:{NoArgument:["link","visited","active"]}}},Yx=Gx(qx,{tag:{wildcard:!0},combinators:[">","+"],attributes:{unknownCaseSensitivityModifiers:"reject",operators:["=","~=","|="]},pseudoElements:{definitions:["before","after"]},pseudoClasses:{unknown:"reject",definitions:{NoArgument:["hover","focus","first-child"],String:["lang"]}}}),Xx=Gx(Yx,{namespace:{wildcard:!0},combinators:["~"],attributes:{operators:["^=","$=","*="]},pseudoElements:{notation:"both"},pseudoClasses:{definitions:{NoArgument:["root","last-child","first-of-type","last-of-type","only-child","only-of-type","empty","target","enabled","disabled","checked","indeterminate"],Formula:["nth-child","nth-last-child","nth-of-type","nth-last-of-type"],Selector:["not"]}}}),$x=Gx(Xx,{combinators:["||"],attributes:{caseSensitivityModifiers:["i","I","s","S"]},pseudoClasses:{definitions:{NoArgument:["any-link","local-link","target-within","scope","current","past","future","focus-within","focus-visible","read-write","read-only","placeholder-shown","default","valid","invalid","in-range","out-of-range","required","optional","blank","user-invalid"],Formula:["nth-col","nth-last-col"],String:["dir"],FormulaOfSelector:["nth-child","nth-last-child"],Selector:["current","is","where","has"]}}}),Kx={css1:qx,css2:Yx,css3:Xx,"selectors-3":Xx,"selectors-4":$x,latest:$x,progressive:Gx($x,{pseudoElements:{unknown:"accept"},pseudoClasses:{unknown:"accept"},attributes:{unknownCaseSensitivityModifiers:"accept"}})};function Qx(t){return t>="a"&&t<="z"||t>="A"&&t<="Z"||"-"===t||"_"===t||"\\"===t||t>="\xa0"}function Jx(t){return t>="a"&&t<="z"||t>="A"&&t<="Z"||t>="0"&&t<="9"||"-"===t||"_"===t||t>="\xa0"}function tM(t){return t>="a"&&t<="f"||t>="A"&&t<="F"||t>="0"&&t<="9"}var eM={" ":!0,"\t":!0,"\n":!0,"\r":!0,"\f":!0},nM={'"':!0,"'":!0},rM={0:!0,1:!0,2:!0,3:!0,4:!0,5:!0,6:!0,7:!0,8:!0,9:!0};var aM="css-selector-parser parse error: ";var iM=function(){return iM=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var a in e=arguments[n])Object.prototype.hasOwnProperty.call(e,a)&&(t[a]=e[a]);return t},iM.apply(this,arguments)};function oM(t){return function(e,n){var r;return(r={})[e]=function(e){return iM({type:t},e)},r[n]=function(e){return"object"===typeof e&&null!==e&&e.type===t},r}}iM(iM(iM(iM(iM(iM(iM(iM(iM(iM(iM(iM(iM(iM(iM(iM({},oM("Selector")("selector","isSelector")),oM("Rule")("rule","isRule")),oM("TagName")("tagName","isTagName")),oM("Id")("id","isId")),oM("ClassName")("className","isClassName")),oM("WildcardTag")("wildcardTag","isWildcardTag")),oM("NamespaceName")("namespaceName","isNamespaceName")),oM("WildcardNamespace")("wildcardNamespace","isWildcardNamespace")),oM("NoNamespace")("noNamespace","isNoNamespace")),oM("Attribute")("attribute","isAttribute")),oM("PseudoClass")("pseudoClass","isPseudoClass")),oM("PseudoElement")("pseudoElement","isPseudoElement")),oM("String")("string","isString")),oM("Formula")("formula","isFormula")),oM("FormulaOfSelector")("formulaOfSelector","isFormulaOfSelector")),oM("Substitution")("substitution","isSubstitution"));var lM=function(t){void 0===t&&(t={});var e=t.syntax,n=void 0===e?"latest":e,r=t.substitutes,a=t.strict,i=void 0===a||a,o="object"===typeof n?n:Kx[n];o.baseSyntax&&(o=Gx(Kx[o.baseSyntax],o));var l,c=o.tag?[!0,Boolean((l=o.tag,l?"boolean"===typeof l?Nx:l:Fx).wildcard)]:[!1,!1],s=c[0],u=c[1],d=Boolean(o.ids),h=Boolean(o.classNames),f=Boolean(o.namespace),p=o.namespace&&(!0===o.namespace||!0===o.namespace.wildcard);if(f&&!s)throw new Error("".concat(aM,"Namespaces cannot be enabled while tags are disabled."));var g=Boolean(r),v=o.combinators?Bx(o.combinators):Sx,m=o.attributes?[!0,o.attributes.operators?Bx(o.attributes.operators):Sx,o.attributes.caseSensitivityModifiers?Dx(o.attributes.caseSensitivityModifiers):Lx,"accept"===o.attributes.unknownCaseSensitivityModifiers]:[!1,Sx,Lx,!1],y=m[0],b=m[1],x=m[2],M=m[3],w=M||Object.keys(x).length>0,z=o.pseudoClasses?[!0,o.pseudoClasses.definitions?Ix(o.pseudoClasses.definitions):Tx,"accept"===o.pseudoClasses.unknown]:[!1,Tx,!1],C=z[0],A=z[1],k=z[2],H=o.pseudoElements?[!0,"singleColon"===o.pseudoElements.notation||"both"===o.pseudoElements.notation,!o.pseudoElements.notation||"doubleColon"===o.pseudoElements.notation||"both"===o.pseudoElements.notation,o.pseudoElements.definitions?Ix(Array.isArray(o.pseudoElements.definitions)?{NoArgument:o.pseudoElements.definitions}:o.pseudoElements.definitions):Tx,"accept"===o.pseudoElements.unknown]:[!1,!1,!1,Tx,!1],E=H[0],S=H[1],L=H[2],_=H[3],B=H[4],D="",T=D.length,V=0,O="",I=function(t){return O===t},R=function(){return I("*")||Qx(O)},F=function(t){V=t,O=D.charAt(V)},N=function(){V++,O=D.charAt(V)},P=function(){var t=O;return V++,O=D.charAt(V),t};function j(t){var e=Math.min(T-1,V),n=new Error("".concat(aM).concat(t," Pos: ").concat(e,"."));throw n.position=e,n.name="ParserError",n}function U(t,e){if(!t)return j(e)}var W=function(){U(V<T,"Unexpected end of input.")},Z=function(){return V>=T},G=function(t){U(V<T,'Expected "'.concat(t,'" but end of input reached.')),U(O===t,'Expected "'.concat(t,'" but "').concat(O,'" found.')),V++,O=D.charAt(V)};function q(t){var e=Y(t,V);if(e)return V+=e.length,O=D.charAt(V),e}function Y(t,e){var n=t[D.charAt(e)];if(n){var r=Y(n.chars,e+1);if(r)return r;if(n.self)return n.self}}function X(){for(var t=P(),e=1;tM(O)&&e<6;)t+=P(),e++;return function(){if(" "===O||"\t"===O||"\f"===O||"\n"===O)return void N();"\r"===O&&N();"\n"===O&&N()}(),String.fromCharCode(parseInt(t,16))}function $(t){var e="";for(G(t);V<T;){if(I(t))return N(),e;I("\\")?(N(),I(t)?(e+=t,N()):"\n"===O||"\f"===O?N():"\r"===O?(N(),I("\n")&&N()):tM(O)?e+=X():(e+=O,N())):(e+=O,N())}return e}function K(){if(!Qx(O))return null;for(var t="";I("-");)t+=O,N();for("-"!==t||Jx(O)||I("\\")||j("Identifiers cannot consist of a single hyphen."),i&&t.length>=2&&j("Identifiers cannot start with two hyphens with strict mode on."),rM[O]&&j("Identifiers cannot start with hyphens followed by digits.");V<T;)if(Jx(O))t+=P();else{if(!I("\\"))break;N(),W(),tM(O)?t+=X():t+=P()}return t}function Q(){for(var t="";V<T&&!I(")");)if(I("\\")){if(N(),Z()&&!i)return(t+"\\").trim();W(),tM(O)?t+=X():t+=P()}else t+=P();return t.trim()}function J(){for(;eM[O];)N()}function tt(t){void 0===t&&(t=!1),J();for(var e=[lt(t)];I(",");)N(),J(),e.push(lt(t));return{type:"Selector",rules:e}}function et(){var t;if(G("["),J(),I("|")){U(f,"Namespaces are not enabled."),N();var e=K();U(e,"Expected attribute name."),t={type:"Attribute",name:e,namespace:{type:"NoNamespace"}}}else if(I("*")){U(f,"Namespaces are not enabled."),U(p,"Wildcard namespace is not enabled."),N(),G("|");var n=K();U(n,"Expected attribute name."),t={type:"Attribute",name:n,namespace:{type:"WildcardNamespace"}}}else{var r=K();if(U(r,"Expected attribute name."),t={type:"Attribute",name:r},I("|")){var a=V;if(N(),Qx(O)){U(f,"Namespaces are not enabled.");var o=K();U(o,"Expected attribute name."),t={type:"Attribute",name:o,namespace:{type:"NamespaceName",name:r}}}else F(a)}}if(U(t.name,"Expected attribute name."),J(),Z()&&!i)return t;if(I("]"))N();else{if(t.operator=q(b),U(t.operator,"Expected a valid attribute selector operator."),J(),W(),nM[O])t.value={type:"String",value:$(O)};else if(g&&I("$")){N();var l=K();U(l,"Expected substitute name."),t.value={type:"Substitution",name:l}}else{var c=K();U(c,"Expected attribute value."),t.value={type:"String",value:c}}if(J(),Z()&&!i)return t;if(!I("]")){var s=K();if(U(s,"Expected end of attribute selector."),t.caseSensitivityModifier=s,U(w,"Attribute case sensitivity modifiers are not enabled."),U(M||x[t.caseSensitivityModifier],"Unknown attribute case sensitivity modifier."),J(),Z()&&!i)return t}G("]")}return t}function nt(){for(var t="";rM[O];)t+=P();return U(""!==t,"Formula parse error."),parseInt(t)}var rt=function(){return I("-")||I("+")||rM[O]};function at(t,e,n){var r;if(I("(")){if(N(),J(),g&&I("$")){N();var a=K();U(a,"Expected substitute name."),r={type:"Substitution",name:a}}else if("String"===n.type)U((r={type:"String",value:Q()}).value,"Expected ".concat(e," argument value."));else if("Selector"===n.type)r=tt(!0);else{if("Formula"!==n.type)return j("Invalid ".concat(e," signature."));var o=function(){if(I("e")||I("o")){var t=K();if("even"===t)return J(),[2,0];if("odd"===t)return J(),[2,1]}var e,n=null,r=1;if(I("-")&&(N(),r=-1),rt()&&(I("+")&&N(),n=nt(),!I("\\")&&!I("n")))return[0,n*r];if(null===n&&(n=1),n*=r,I("\\")?(N(),e=tM(O)?X():P()):e=P(),U("n"===e,'Formula parse error: expected "n".'),J(),I("+")||I("-")){var a=I("+")?1:-1;return N(),J(),[n,a*nt()]}return[n,0]}(),l=o[0],c=o[1];r={type:"Formula",a:l,b:c},n.ofSelector&&(J(),(I("o")||I("\\"))&&(U("of"===K(),"Formula of selector parse error."),J(),r={type:"FormulaOfSelector",a:l,b:c,selector:lt()}))}if(J(),Z()&&!i)return r;G(")")}else U(n.optional,"Argument is required for ".concat(e,' "').concat(t,'".'));return r}function it(){if(I("*"))return U(u,"Wildcard tag name is not enabled."),N(),{type:"WildcardTag"};if(Qx(O)){U(s,"Tag names are not enabled.");var t=K();return U(t,"Expected tag name."),{type:"TagName",name:t}}return j("Expected tag name.")}function ot(){if(I("*")){var t=V;return N(),I("|")?(N(),R()?(U(f,"Namespaces are not enabled."),U(p,"Wildcard namespace is not enabled."),(n=it()).namespace={type:"WildcardNamespace"},n):(F(t),it())):(F(t),it())}if(I("|"))return U(f,"Namespaces are not enabled."),N(),(n=it()).namespace={type:"NoNamespace"},n;if(Qx(O)){var e=K();if(U(e,"Expected tag name."),!I("|"))return U(s,"Tag names are not enabled."),{type:"TagName",name:e};var n;t=V;return N(),R()?(U(f,"Namespaces are not enabled."),(n=it()).namespace={type:"NamespaceName",name:e},n):(F(t),{type:"TagName",name:e})}return j("Expected tag name.")}function lt(t){var e,n;void 0===t&&(t=!1);var r={type:"Rule",items:[]};t&&((g=q(v))&&(r.combinator=g,J()));for(;V<T;)if(R())U(0===r.items.length,"Unexpected tag/namespace start."),r.items.push(ot());else if(I("|")){var a=V;if(N(),!R()){F(a);break}U(0===r.items.length,"Unexpected tag/namespace start."),F(a),r.items.push(ot())}else if(I(".")){U(h,"Class names are not enabled."),N();var i=K();U(i,"Expected class name."),r.items.push({type:"ClassName",name:i})}else if(I("#")){U(d,"IDs are not enabled."),N();var o=K();U(o,"Expected ID name."),r.items.push({type:"Id",name:o})}else if(I("["))U(y,"Attributes are not enabled."),r.items.push(et());else{if(!I(":"))break;var l=!1;N(),I(":")&&(U(E,"Pseudo elements are not enabled."),U(L,"Pseudo elements double colon notation is not enabled."),l=!0,N());var c=K();if(U(l||c,"Expected pseudo-class name."),U(!l||c,"Expected pseudo-element name."),U(c,"Expected pseudo-class name."),U(!l||B||Object.prototype.hasOwnProperty.call(_,c),'Unknown pseudo-element "'.concat(c,'".')),E&&(l||!l&&S&&Object.prototype.hasOwnProperty.call(_,c))){var s={type:"PseudoElement",name:c};(f=at(c,"pseudo-element",u=null!==(e=_[c])&&void 0!==e?e:B&&Vx))&&(U("Formula"!==f.type&&"FormulaOfSelector"!==f.type,"Pseudo-elements cannot have formula argument."),s.argument=f),r.items.push(s)}else{var u;U(C,"Pseudo-classes are not enabled."),U(u=null!==(n=A[c])&&void 0!==n?n:k&&Vx,'Unknown pseudo-class: "'.concat(c,'".'));var f,p={type:"PseudoClass",name:c};(f=at(c,"pseudo-class",u))&&(p.argument=f),r.items.push(p)}}if(0===r.items.length)return Z()?j("Expected rule but end of input reached."):j('Expected rule but "'.concat(O,'" found.'));if(J(),!Z()&&!I(",")&&!I(")")){var g=q(v);J(),r.nestedRule=lt(),r.nestedRule.combinator=g}return r}return function(t){if("string"!==typeof t)throw new Error("".concat(aM,"Expected string input."));return T=(D=t).length,V=0,O=D.charAt(0),tt()}}({syntax:"selectors-4"});function cM(t){if("string"!==typeof t)throw new TypeError("Expected `string` as selector, not `"+t+"`");return lM(t)}var sM="\u0591-\u07ff\ufb1d-\ufdfd\ufe70-\ufefc",uM="A-Za-z\xc0-\xd6\xd8-\xf6\xf8-\u02b8\u0300-\u0590\u0800-\u1fff\u200e\u2c00-\ufb1c\ufe00-\ufe6f\ufefd-\uffff",dM=new RegExp("^[^"+uM+"]*["+sM+"]"),hM=new RegExp("^[^"+sM+"]*["+uM+"]");function fM(t){var e=function(t){var e=String(t||"");return dM.test(e)?"rtl":hM.test(e)?"ltr":"neutral"}(t);return"neutral"===e?void 0:e}function pM(t){var e="element"===t.type&&"string"===typeof t.properties.dir?t.properties.dir.toLowerCase():void 0;return"auto"===e||"ltr"===e||"rtl"===e?e:void 0}function gM(t,e,n){var r=qp(n,t.name),a=function(t,e){if(null===t||void 0===t);else if("boolean"===typeof t){if(t)return e.attribute}else{if(!Array.isArray(t))return String(t);if(t.length>0)return(e.commaSeparated?tg:Qp)(t)}}(e.properties[r.property],r);if(!t.value)return void 0!==a;t.value.type;var i=t.value.value;if("i"===t.caseSensitivityModifier&&(i=i.toLowerCase(),a&&(a=a.toLowerCase())),void 0!==a)switch(t.operator){case"=":return i===a;case"$=":return i===a.slice(-i.length);case"*=":return a.includes(i);case"^=":return i===a.slice(0,i.length);case"|=":return i===a||i===a.slice(0,i.length)&&"-"===a.charAt(i.length);case"~=":return i===a||Kp(a).includes(i)}return!1}var vM=[];function mM(t,e){return(e.properties.className||vM).includes(t.name)}function yM(t,e){return e.properties.id===t.name}function bM(t,e){return t.name===e.tagName}function xM(t,e){return function(n,r){for(var a=wM(n,"tag"),i=wM(null===r||void 0===r?"*":r,"range"),o=[],l=-1;++l<i.length;){var c=i[l].toLowerCase();if(e||"*"!==c){for(var s=-1,u=[];++s<a.length;)if(t(a[s].toLowerCase(),c)){if(!e)return a[s];o.push(a[s])}else u.push(a[s]);a=u}}return e?o:void 0}}xM((function(t,e){return"*"===e||t===e||t.includes(e+"-")}),!0);var MM=xM((function(t,e){var n=t.split("-"),r=e.split("-"),a=0,i=0;if("*"!==r[i]&&n[a]!==r[i])return!1;for(a++,i++;i<r.length;)if("*"!==r[i]){if(!n[a])return!1;if(n[a]!==r[i]){if(1===n[a].length)return!1;a++}else a++,i++}else i++;return!0}),!0);xM((function(t,e){for(var n=e;;){if("*"===n||t===n)return!0;var r=n.lastIndexOf("-");if(r<0)return!1;"-"===n.charAt(r-2)&&(r-=2),n=n.slice(0,r)}}),!1);function wM(t,e){var n=t&&"string"===typeof t?[t]:t;if(!n||"object"!==typeof n||!("length"in n))throw new Error("Invalid "+e+" `"+n+"`, expected non-empty string");return n}var zM={}.hasOwnProperty;function CM(t,e){var n="element"===t.type&&zM.call(t.properties,e)&&t.properties[e];return null!==n&&void 0!==n&&!1!==n}var AM=/[ \t\n\f\r]/g;function kM(t){return"object"===typeof t?"text"===t.type&&HM(t.value):HM(t)}function HM(t){return""===t.replace(AM,"")}var EM=new Set([9,10,12,13,32]),SM="0".charCodeAt(0),LM="9".charCodeAt(0);var _M=n(5800);function BM(t){return function(t){var e=t[0],n=t[1]-1;if(n<0&&e<=0)return _M.falseFunc;if(-1===e)return function(t){return t<=n};if(0===e)return function(t){return t===n};if(1===e)return n<0?_M.trueFunc:function(t){return t>=n};var r=Math.abs(e),a=(n%r+r)%r;return e>1?function(t){return t>=n&&t%r===a}:function(t){return t<=n&&t%r===a}}(function(t){if("even"===(t=t.trim().toLowerCase()))return[2,0];if("odd"===t)return[2,1];var e=0,n=0,r=i(),a=o();if(e<t.length&&"n"===t.charAt(e)&&(e++,n=r*(null!==a&&void 0!==a?a:1),l(),e<t.length?(r=i(),l(),a=o()):r=a=0),null===a||e<t.length)throw new Error("n-th rule couldn't be parsed ('".concat(t,"')"));return[n,r*a];function i(){return"-"===t.charAt(e)?(e++,-1):("+"===t.charAt(e)&&e++,1)}function o(){for(var n=e,r=0;e<t.length&&t.charCodeAt(e)>=SM&&t.charCodeAt(e)<=LM;)r=10*r+(t.charCodeAt(e)-SM),e++;return e===n?null:r}function l(){for(;e<t.length&&EM.has(t.charCodeAt(e));)e++}}(t))}var DM={}.hasOwnProperty;function TM(t,e){var n=e||{};function r(e){var n=r.invalid,a=r.handlers;if(e&&DM.call(e,t)){var i=String(e[t]);n=DM.call(a,i)?a[i]:r.unknown}if(n){for(var o,l=arguments.length,c=new Array(l>1?l-1:0),s=1;s<l;s++)c[s-1]=arguments[s];return(o=n).call.apply(o,[this,e].concat(c))}}return r.handlers=n.handlers||{},r.invalid=n.invalid,r.unknown=n.unknown,r}var VM=BM.default||BM,OM=TM("name",{handlers:{"any-link":function(t,e){return("a"===e.tagName||"area"===e.tagName||"link"===e.tagName)&&CM(e,"href")},blank:function(t,e){return!UM(e,(function(t){return"element"===t.type||"text"===t.type&&!kM(t)}))},checked:function(t,e){if("input"===e.tagName||"menuitem"===e.tagName)return Boolean(("checkbox"===e.properties.type||"radio"===e.properties.type)&&CM(e,"checked"));if("option"===e.tagName)return CM(e,"selected");return!1},dir:function(t,e,n,r,a){return t.argument,t.argument.type,a.direction===t.argument.value},disabled:RM,empty:function(t,e){return!UM(e,(function(t){return"element"===t.type||"text"===t.type}))},enabled:function(t,e){return!RM(t,e)},"first-child":function(t,e,n,r,a){return IM(a,t),0===a.elementIndex},"first-of-type":function(t,e,n,r,a){return IM(a,t),0===a.typeIndex},has:function(t,e,n,r,a){t.argument,t.argument.type;var i=Se(Se({},a),{},{found:!1,one:!0,results:[],rootQuery:t.argument,scopeElements:[e],shallow:!1});return GM(i,{type:"root",children:e.children}),i.results.length>0},is:NM,lang:function(t,e,n,r,a){return t.argument,t.argument.type,""!==a.language&&void 0!==a.language&&MM(a.language,Jp(t.argument.value)).length>0},"last-child":function(t,e,n,r,a){return IM(a,t),Boolean(a.elementCount&&a.elementIndex===a.elementCount-1)},"last-of-type":function(t,e,n,r,a){return IM(a,t),"number"===typeof a.typeIndex&&"number"===typeof a.typeCount&&a.typeIndex===a.typeCount-1},not:function(t,e,n,r,a){return!NM(t,e,n,r,a)},"nth-child":function(t,e,n,r,a){var i=FM(t);return IM(a,t),"number"===typeof a.elementIndex&&i(a.elementIndex)},"nth-last-child":function(t,e,n,r,a){var i=FM(t);return IM(a,t),Boolean("number"===typeof a.elementCount&&"number"===typeof a.elementIndex&&i(a.elementCount-a.elementIndex-1))},"nth-last-of-type":function(t,e,n,r,a){var i=FM(t);return IM(a,t),"number"===typeof a.typeCount&&"number"===typeof a.typeIndex&&i(a.typeCount-1-a.typeIndex)},"nth-of-type":function(t,e,n,r,a){var i=FM(t);return IM(a,t),"number"===typeof a.typeIndex&&i(a.typeIndex)},"only-child":function(t,e,n,r,a){return IM(a,t),1===a.elementCount},"only-of-type":function(t,e,n,r,a){return IM(a,t),1===a.typeCount},optional:function(t,e){return!jM(t,e)},"read-only":function(t,e,n,r,a){return!PM(t,e,n,r,a)},"read-write":PM,required:jM,root:function(t,e,n,r,a){return Boolean((!r||"root"===r.type)&&a.schema&&("html"===a.schema.space||"svg"===a.schema.space)&&("html"===e.tagName||"svg"===e.tagName))},scope:function(t,e,n,r,a){return a.scopeElements.includes(e)}},invalid:function(){},unknown:function(t){throw new Error("Unknown pseudo-selector `"+t.name+"`")}});function IM(t,e){if(t.shallow)throw new Error("Cannot use `:"+e.name+"` without parent")}function RM(t,e){return("button"===e.tagName||"input"===e.tagName||"select"===e.tagName||"textarea"===e.tagName||"optgroup"===e.tagName||"option"===e.tagName||"menuitem"===e.tagName||"fieldset"===e.tagName)&&CM(e,"disabled")}function FM(t){var e=t._cachedFn;if(!e){var n=t.argument;if("Formula"!==n.type)throw new Error("Expected `nth` formula, such as `even` or `2n+1` (`of` is not yet supported)");e=VM(n.a+"n+"+n.b),t._cachedFn=e}return e}function NM(t,e,n,r,a){t.argument,t.argument.type;var i=Se(Se({},a),{},{found:!1,one:!0,results:[],rootQuery:t.argument,scopeElements:[e],shallow:!1});return GM(i,e),i.results[0]===e}function PM(t,e,n,r,a){return"input"===e.tagName||"textarea"===e.tagName?!CM(e,"readOnly")&&!CM(e,"disabled"):Boolean(a.editableOrEditingHost)}function jM(t,e){return("input"===e.tagName||"textarea"===e.tagName||"select"===e.tagName)&&CM(e,"required")}function UM(t,e){for(var n=t.children,r=-1;++r<n.length;)if(e(n[r]))return!0;return!1}function WM(t,e,n,r,a){var i,o=y(t.items);try{for(o.s();!(i=o.n()).done;){var l=i.value;if("Attribute"===l.type){if(!gM(l,e,a.schema))return!1}else if("Id"===l.type){if(!yM(l,e))return!1}else if("ClassName"===l.type){if(!mM(l,e))return!1}else if("PseudoClass"===l.type){if(!OM(l,e,n,r,a))return!1}else{if("PseudoElement"===l.type)throw new Error("Invalid selector: `::"+l.name+"`");if("TagName"===l.type&&!bM(l,e))return!1}}}catch(c){o.e(c)}finally{o.f()}return!0}var ZM=[];function GM(t,e){e&&$M(t,[],e,void 0,void 0,e)}function qM(t,e,n){var r=t[e];r?r.push(n):t[e]=[n]}function YM(t,e){return t&&e&&t.length>0&&e.length>0?[].concat(z(t),z(e)):t&&t.length>0?t:e&&e.length>0?e:ZM}function XM(t,e){if("element"===e.type){var n=e.tagName.toUpperCase(),r=(t.types.get(n)||0)+1;t.count++,t.types.set(n,r)}}function $M(t,e,n,r,a,i){var o={adjacentSibling:void 0,descendant:void 0,directChild:void 0,generalSibling:void 0},l=function(t,e){var n,r=t.schema,a=t.language,i=t.direction,o=t.editableOrEditingHost;if("element"===e.type){var l=e.properties.xmlLang||e.properties.lang,c=e.properties.type||"text",s=pM(e);null!==l&&void 0!==l&&(t.language=String(l)),r&&"html"===r.space?("true"===e.properties.contentEditable&&(t.editableOrEditingHost=!0),"svg"===e.tagName&&(t.schema=Up),"rtl"===s?n=s:"ltr"===s||"auto"!==s&&"html"===e.tagName||"auto"!==s&&"input"===e.tagName&&"tel"===c?n="ltr":"auto"!==s&&"bdi"!==e.tagName||("textarea"===e.tagName?n=fM(Ef(e)):"input"!==e.tagName||"email"!==c&&"search"!==c&&"tel"!==c&&"text"!==c?Hf(e,(function(t){return"text"===t.type?(n=fM(t.value))?Cf:void 0:t===e||"element"!==t.type||"bdi"!==t.tagName&&"script"!==t.tagName&&"style"!==t.tagName&&"textare"!==t.tagName&&!pM(t)?void 0:Af})):n=e.properties.value?fM(String(e.properties.value)):"ltr"),n&&(t.direction=n)):t.editableOrEditingHost&&(t.editableOrEditingHost=!1)}return function(){t.schema=r,t.language=a,t.direction=i,t.editableOrEditingHost=o}}(t,n);if("element"===n.type){var c=t.rootQuery.rules;a&&a!==i&&(c=t.rootQuery.rules.filter((function(t){return void 0===t.combinator||">"===t.combinator&&a===i}))),o=function(t,e,n,r,a){for(var i={adjacentSibling:void 0,descendant:void 0,directChild:void 0,generalSibling:void 0},o=-1;++o<e.length;){var l=e[o];if(t.one&&t.found)break;if(t.shallow&&l.nestedRule)throw new Error("Expected selector without nesting");if(WM(l,n,r,a,t)){var c=l.nestedRule;c?qM(i,"+"===c.combinator?"adjacentSibling":"~"===c.combinator?"generalSibling":">"===c.combinator?"directChild":"descendant",c):(t.found=!0,t.results.includes(n)||t.results.push(n))}void 0===l.combinator?qM(i,"descendant",l):"~"===l.combinator&&qM(i,"generalSibling",l)}return i}(t,YM(e,c),n,r,a)}return!("children"in n)||t.shallow||t.one&&t.found||function(t,e,n,r){for(var a,i=YM(e.descendant,e.directChild),o=-1,l={count:0,types:new Map},c={count:0,types:new Map};++o<n.children.length;)XM(l,n.children[o]);for(o=-1;++o<n.children.length;){var s=n.children[o],u="element"===s.type?s.tagName.toUpperCase():void 0;if(t.elementIndex=c.count,t.typeIndex=u&&c.types.get(u)||0,t.elementCount=l.count,t.typeCount=u?l.types.get(u):0,"children"in s){var d=$M(t,YM(i,a),n.children[o],o,n,r);a=YM(d.generalSibling,d.adjacentSibling)}if(t.one&&t.found)break;XM(c,n.children[o])}}(t,o,n,i),l(),o}function KM(t,e,n){return{direction:"ltr",editableOrEditingHost:!1,elementCount:void 0,elementIndex:void 0,found:!1,language:void 0,one:!1,results:[],rootQuery:cM(t),schema:"svg"===n?Up:jp,scopeElements:e?"root"===e.type?e.children:[e]:[],shallow:!1,typeIndex:void 0,typeCount:void 0}}var QM=function t(){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:[]).forEach((function(n){"text"===n.type?e+=n.value:"element"===n.type&&n.children&&Array.isArray(n.children)&&(e+=t(n.children))})),e},JM=function(t){var e=t||{},n=e.selector,r=e.rewrite;return function(t){if(r&&"function"===typeof r)if(n&&"string"===typeof n){var e=function(t,e,n){var r=KM(t,e,n);return GM(r,e||void 0),r.results}(n,t);e&&e.length>0&&Hf(t,e,(function(t,e,n){r(t,e,n)}))}else Hf(t,(function(t,e,n){r(t,e,n)}))}},tw=function t(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=arguments.length>2?arguments[2]:void 0,r=arguments.length>3?arguments[3]:void 0,a=arguments.length>1?arguments[1]:void 0;a<e.length;)if(a++,n){var i=e[a];if(i&&i.value&&""!==i.value.replace(/(\n|\s)/g,"")||e[a]&&"element"===e[a].type)return i.tagName===n?i:void 0}else{var o=e[a];if(!o||"element"===o.type)return;if("text"===o.type&&""!==o.value.replace(/(\n|\s)/g,""))return;if(o.type&&/^(comment|raw)$/gi.test(o.type)){if(o.value&&!/^rehype:/.test(o.value.replace(/^(\s+)?<!--(.*?)-->/,"$2")||""))return;if(r){if(t(e,a,"pre",r))return;return o.value=(o.value||"").replace(/^(\n|\s)+/,""),o}return o.value=(o.value||"").replace(/^(\n|\s)+/,""),o}}},ew=function(t){var e=t.value,n=function(){return((arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").match(/([^?=&]+)(=([^&]*))/g)||[]).reduce((function(t,e){return t[e.slice(0,e.indexOf("="))]=e.slice(e.indexOf("=")+1),t}),{})}((void 0===e?"":e).replace(/^<!--(.*?)-->/,"$1").replace(/^rehype:/,""));return Object.keys(n).forEach((function(t){"true"===n[t]&&(n[t]=!0),"false"===n[t]&&(n[t]=!1),"string"!==typeof n[t]||/^0/.test(n[t])||isNaN(+n[t])||(n[t]=+n[t])})),n},nw=function(t,e,n){return"string"===n?Se(Se({},t),{},{"data-config":JSON.stringify(Se(Se({},e),{},{rehyp:!0}))}):"attr"===n?Se(Se({},t),e):Se(Se({},t),{},{"data-config":Se(Se({},e),{},{rehyp:!0})})},rw=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.properties,n=void 0===e?"data":e,r=t.codeBlockParames,a=void 0===r||r;return function(t){Hf(t,"element",(function(t,e,r){if(a&&"pre"===t.tagName&&t&&Array.isArray(t.children)&&r&&Array.isArray(r.children)&&r.children.length>1){var i=t.children[0];if(i&&"code"===i.tagName&&"number"===typeof e){var o=function(){for(var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1?arguments[1]:void 0;e>-1;){if(!t[--e])return;if(t[e]&&t[e].value&&""!==t[e].value.replace(/(\n|\s)/g,"")||"text"!==t[e].type){if(!/^rehype:/.test(t[e].value)||"comment"!==t[e].type)return;return t[e]}}}(r.children,e);if(o){var l=ew(o);Object.keys(l).length>0&&(t.properties=Se(Se({},t.properties),{"data-type":"rehyp"}),i.properties=nw(i.properties,l,n))}}}if(/^(em|strong|b|a|i|p|pre|kbd|blockquote|h(1|2|3|4|5|6)|code|table|img|del|ul|ol)$/.test(t.tagName)&&r&&Array.isArray(r.children)&&"number"===typeof e){var c=tw(r.children,e,"",a);if(c){var s=ew(c);Object.keys(s).length>0&&(t.properties=nw(t.properties,s,n))}}}))}},aw="object"===typeof self?self:globalThis,iw=function(t){return function(t,e){var n=function(e,n){return t.set(n,e),e};return function r(a){if(t.has(a))return t.get(a);var i=m(e[a],2),o=i[0],l=i[1];switch(o){case 0:case-1:return n(l,a);case 1:var c,s=n([],a),u=y(l);try{for(u.s();!(c=u.n()).done;){var d=c.value;s.push(r(d))}}catch(T){u.e(T)}finally{u.f()}return s;case 2:var h,f=n({},a),p=y(l);try{for(p.s();!(h=p.n()).done;){var g=m(h.value,2),v=g[0],b=g[1];f[r(v)]=r(b)}}catch(T){p.e(T)}finally{p.f()}return f;case 3:return n(new Date(l),a);case 4:var x=l.source,M=l.flags;return n(new RegExp(x,M),a);case 5:var w,z=n(new Map,a),C=y(l);try{for(C.s();!(w=C.n()).done;){var A=m(w.value,2),k=A[0],H=A[1];z.set(r(k),r(H))}}catch(T){C.e(T)}finally{C.f()}return z;case 6:var E,S=n(new Set,a),L=y(l);try{for(L.s();!(E=L.n()).done;){var _=E.value;S.add(r(_))}}catch(T){L.e(T)}finally{L.f()}return S;case 7:var B=l.name,D=l.message;return n(new aw[B](D),a);case 8:return n(BigInt(l),a);case"BigInt":return n(Object(BigInt(l)),a)}return n(new aw[o](l),a)}}(new Map,t)(0)},ow="",lw={}.toString,cw=Object.keys,sw=function(t){var e=typeof t;if("object"!==e||!t)return[0,e];var n=lw.call(t).slice(8,-1);switch(n){case"Array":return[1,ow];case"Object":return[2,ow];case"Date":return[3,ow];case"RegExp":return[4,ow];case"Map":return[5,ow];case"Set":return[6,ow]}return n.includes("Array")?[1,n]:n.includes("Error")?[7,n]:[2,n]},uw=function(t){var e=m(t,2),n=e[0],r=e[1];return 0===n&&("function"===r||"symbol"===r)},dw=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.json,r=e.lossy,a=[];return function(t,e,n,r){var a=function(t,e){var a=r.push(t)-1;return n.set(e,a),a};return function r(i){if(n.has(i))return n.get(i);var o=m(sw(i),2),l=o[0],c=o[1];switch(l){case 0:var s=i;switch(c){case"bigint":l=8,s=i.toString();break;case"function":case"symbol":if(t)throw new TypeError("unable to serialize "+c);s=null;break;case"undefined":return a([-1],i)}return a([l,s],i);case 1:if(c)return a([c,z(i)],i);var u,d=[],h=a([l,d],i),f=y(i);try{for(f.s();!(u=f.n()).done;){var p=u.value;d.push(r(p))}}catch(R){f.e(R)}finally{f.f()}return h;case 2:if(c)switch(c){case"BigInt":return a([c,i.toString()],i);case"Boolean":case"Number":case"String":return a([c,i.valueOf()],i)}if(e&&"toJSON"in i)return r(i.toJSON());var g,v=[],b=a([l,v],i),x=y(cw(i));try{for(x.s();!(g=x.n()).done;){var M=g.value;!t&&uw(sw(i[M]))||v.push([r(M),r(i[M])])}}catch(R){x.e(R)}finally{x.f()}return b;case 3:return a([l,i.toISOString()],i);case 4:var w=i.source,C=i.flags;return a([l,{source:w,flags:C}],i);case 5:var A,k=[],H=a([l,k],i),E=y(i);try{for(E.s();!(A=E.n()).done;){var S=m(A.value,2),L=S[0],_=S[1];(t||!uw(sw(L))&&!uw(sw(_)))&&k.push([r(L),r(_)])}}catch(R){E.e(R)}finally{E.f()}return H;case 6:var B,D=[],T=a([l,D],i),V=y(i);try{for(V.s();!(B=V.n()).done;){var O=B.value;!t&&uw(sw(O))||D.push(r(O))}}catch(R){V.e(R)}finally{V.f()}return T}var I=i.message;return a([l,{name:c,message:I}],i)}}(!(n||r),!!n,new Map,a)(t),a},hw="function"===typeof structuredClone?function(t,e){return e&&("json"in e||"lossy"in e)?iw(dw(t,e)):structuredClone(t)}:function(t,e){return iw(dw(t,e))},fw=/[#.]/g;var pw=new Set(["button","menu","reset","submit"]),gw={}.hasOwnProperty;function vw(t,e,n){var r=n&&function(t){var e={},n=-1;for(;++n<t.length;)e[t[n].toLowerCase()]=t[n];return e}(n);return function(n,a){for(var i,o=-1,l=arguments.length,c=new Array(l>2?l-2:0),s=2;s<l;s++)c[s-2]=arguments[s];if(void 0===n||null===n){i={type:"root",children:[]};var u=a;c.unshift(u)}else{var d;if(i=function(t,e){for(var n,r,a=t||"",i={},o=0;o<a.length;){fw.lastIndex=o;var l=fw.exec(a),c=a.slice(o,l?l.index:a.length);c&&(n?"#"===n?i.id=c:Array.isArray(i.className)?i.className.push(c):i.className=[c]:r=c,o+=c.length),l&&(n=l[0],o++)}return{type:"element",tagName:r||e||"div",properties:i,children:[]}}(n,e),i.tagName=i.tagName.toLowerCase(),r&&gw.call(r,i.tagName)&&(i.tagName=r[i.tagName]),function(t,e){if(null===t||void 0===t||"object"!==typeof t||Array.isArray(t))return!1;if("input"===e||!t.type||"string"!==typeof t.type)return!0;if("children"in t&&Array.isArray(t.children))return!1;if("button"===e)return pw.has(t.type.toLowerCase());return!("value"in t)}(a,i.tagName))for(d in a)gw.call(a,d)&&mw(t,i.properties,d,a[d]);else c.unshift(a)}for(;++o<c.length;)yw(i.children,c[o]);return"element"===i.type&&"template"===i.tagName&&(i.content={type:"root",children:i.children},i.children=[]),i}}function mw(t,e,n,r){var a,i=qp(t,n),o=-1;if(void 0!==r&&null!==r){if("number"===typeof r){if(Number.isNaN(r))return;a=r}else a="boolean"===typeof r?r:"string"===typeof r?i.spaceSeparated?Kp(r):i.commaSeparated?Jp(r):i.commaOrSpaceSeparated?Kp(Jp(r).join(" ")):bw(i,i.property,r):Array.isArray(r)?r.concat():"style"===i.property?function(t){var e,n=[];for(e in t)gw.call(t,e)&&n.push([e,t[e]].join(": "));return n.join("; ")}(r):String(r);if(Array.isArray(a)){for(var l=[];++o<a.length;){var c=bw(i,i.property,a[o]);l[o]=c}a=l}if("className"===i.property&&Array.isArray(e.className)){var s=a;a=e.className.concat(s)}e[i.property]=a}}function yw(t,e){var n=-1;if(void 0===e||null===e);else if("string"===typeof e||"number"===typeof e)t.push({type:"text",value:String(e)});else if(Array.isArray(e))for(;++n<e.length;)yw(t,e[n]);else{if("object"!==typeof e||!("type"in e))throw new Error("Expected node, nodes, or string, got `"+e+"`");"root"===e.type?yw(t,e.children):t.push(e)}}function bw(t,e,n){if("string"===typeof n){if(t.number&&n&&!Number.isNaN(Number(n)))return Number(n);if((t.boolean||t.overloadedBoolean)&&(""===n||yp(n)===yp(e)))return!0}return n}var xw=vw(jp,"div"),Mw=vw(Up,"g",["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","solidColor","textArea","textPath"]),ww=/\r?\n|\r/g;var zw={html:"http://www.w3.org/1999/xhtml",mathml:"http://www.w3.org/1998/Math/MathML",svg:"http://www.w3.org/2000/svg",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"},Cw={}.hasOwnProperty,Aw=Object.prototype;function kw(t,e){var n=e||{};return Hw({file:n.file||void 0,location:!1,schema:"svg"===n.space?Up:jp,verbose:n.verbose||!1},t)}function Hw(t,e){var n;switch(e.nodeName){case"#comment":return Sw(t,e,n={type:"comment",value:e.data}),n;case"#document":case"#document-fragment":var r=e,a="mode"in r&&("quirks"===r.mode||"limited-quirks"===r.mode);if(n={type:"root",children:Ew(t,e.childNodes),data:{quirksMode:a}},t.file&&t.location){var i=String(t.file),o=function(t){var e=String(t),n=[];for(ww.lastIndex=0;ww.test(e);)n.push(ww.lastIndex);return n.push(e.length+1),{toPoint:function(t){var e=-1;if("number"===typeof t&&t>-1&&t<n[n.length-1])for(;++e<n.length;)if(n[e]>t)return{line:e+1,column:t-(e>0?n[e-1]:0)+1,offset:t}},toOffset:function(t){var e=t&&t.line,r=t&&t.column;if("number"===typeof e&&"number"===typeof r&&!Number.isNaN(e)&&!Number.isNaN(r)&&e-1 in n){var a=(n[e-2]||0)+r-1||0;if(a>-1&&a<n[n.length-1])return a}}}}(i),l=o.toPoint(0),c=o.toPoint(i.length);n.position={start:l,end:c}}return n;case"#documentType":return Sw(t,e,n={type:"doctype"}),n;case"#text":return Sw(t,e,n={type:"text",value:e.value}),n;default:return n=function(t,e){var n=t.schema;t.schema=e.namespaceURI===zw.svg?Up:jp;var r=-1,a={};for(;++r<e.attrs.length;){var i=e.attrs[r],o=(i.prefix?i.prefix+":":"")+i.name;Cw.call(Aw,o)||(a[o]=i.value)}var l="svg"===t.schema.space?Mw:xw,c=l(e.tagName,a,Ew(t,e.childNodes));if(Sw(t,e,c),"template"===c.tagName){var s=e,u=s.sourceCodeLocation,d=u&&u.startTag&&Lw(u.startTag),h=u&&u.endTag&&Lw(u.endTag),f=Hw(t,s.content);d&&h&&t.file&&(f.position={start:d.end,end:h.start}),c.content=f}return t.schema=n,c}(t,e),n}}function Ew(t,e){for(var n=-1,r=[];++n<e.length;){var a=Hw(t,e[n]);r.push(a)}return r}function Sw(t,e,n){if("sourceCodeLocation"in e&&e.sourceCodeLocation&&t.file){var r=function(t,e,n){var r=Lw(n);if("element"===e.type){var a=e.children[e.children.length-1];if(r&&!n.endTag&&a&&a.position&&a.position.end&&(r.end=Object.assign({},a.position.end)),t.verbose){var i,o={};if(n.attrs)for(i in n.attrs)Cw.call(n.attrs,i)&&(o[qp(t.schema,i).property]=Lw(n.attrs[i]));n.startTag;var l=Lw(n.startTag),c=n.endTag?Lw(n.endTag):void 0,s={opening:l};c&&(s.closing=c),s.properties=o,e.data={position:s}}}return r}(t,n,e.sourceCodeLocation);r&&(t.location=!0,n.position=r)}}function Lw(t){var e=_w({line:t.startLine,column:t.startCol,offset:t.startOffset}),n=_w({line:t.endLine,column:t.endCol,offset:t.endOffset});return e||n?{start:e,end:n}:void 0}function _w(t){return t.line&&t.column?t:void 0}var Bw={},Dw={}.hasOwnProperty,Tw=TM("type",{handlers:{root:function(t,e){var n={nodeName:"#document",mode:(t.data||{}).quirksMode?"quirks":"no-quirks",childNodes:[]};return n.childNodes=Ow(t.children,n,e),Iw(t,n),n},element:function(t,e){var n=e,r=n;"element"===t.type&&"svg"===t.tagName.toLowerCase()&&"html"===n.space&&(r=Up);var a,i=[];if(t.properties)for(a in t.properties)if("children"!==a&&Dw.call(t.properties,a)){var o=Vw(r,a,t.properties[a]);o&&i.push(o)}var l=r.space;var c={nodeName:t.tagName,tagName:t.tagName,attrs:i,namespaceURI:zw[l],childNodes:[],parentNode:null};c.childNodes=Ow(t.children,c,r),Iw(t,c),"template"===t.tagName&&t.content&&(c.content=function(t,e){var n={nodeName:"#document-fragment",childNodes:[]};return n.childNodes=Ow(t.children,n,e),Iw(t,n),n}(t.content,r));return c},text:function(t){var e={nodeName:"#text",value:t.value,parentNode:null};return Iw(t,e),e},comment:function(t){var e={nodeName:"#comment",data:t.value,parentNode:null};return Iw(t,e),e},doctype:function(t){var e={nodeName:"#documentType",name:"html",publicId:"",systemId:"",parentNode:null};return Iw(t,e),e}}});function Vw(t,e,n){var r=qp(t,e);if(!(!1===n||null===n||void 0===n||"number"===typeof n&&Number.isNaN(n)||!n&&r.boolean)){Array.isArray(n)&&(n=r.commaSeparated?tg(n):Qp(n));var a={name:r.attribute,value:!0===n?"":String(n)};if(r.space&&"html"!==r.space&&"svg"!==r.space){var i=a.name.indexOf(":");i<0?a.prefix="":(a.name=a.name.slice(i+1),a.prefix=r.attribute.slice(0,i)),a.namespace=zw[r.space]}return a}}function Ow(t,e,n){var r=-1,a=[];if(t)for(;++r<t.length;){var i=Tw(t[r],n);i.parentNode=e,a.push(i)}return a}function Iw(t,e){var n=t.position;n&&n.start&&n.end&&(n.start.offset,n.end.offset,e.sourceCodeLocation={startLine:n.start.line,startCol:n.start.column,startOffset:n.start.offset,endLine:n.end.line,endCol:n.end.column,endOffset:n.end.offset})}var Rw,Fw=["area","base","basefont","bgsound","br","col","command","embed","frame","hr","image","img","input","keygen","link","meta","param","source","track","wbr"],Nw=new Set([65534,65535,131070,131071,196606,196607,262142,262143,327678,327679,393214,393215,458750,458751,524286,524287,589822,589823,655358,655359,720894,720895,786430,786431,851966,851967,917502,917503,983038,983039,1048574,1048575,1114110,1114111]),Pw="\ufffd";!function(t){t[t.EOF=-1]="EOF",t[t.NULL=0]="NULL",t[t.TABULATION=9]="TABULATION",t[t.CARRIAGE_RETURN=13]="CARRIAGE_RETURN",t[t.LINE_FEED=10]="LINE_FEED",t[t.FORM_FEED=12]="FORM_FEED",t[t.SPACE=32]="SPACE",t[t.EXCLAMATION_MARK=33]="EXCLAMATION_MARK",t[t.QUOTATION_MARK=34]="QUOTATION_MARK",t[t.NUMBER_SIGN=35]="NUMBER_SIGN",t[t.AMPERSAND=38]="AMPERSAND",t[t.APOSTROPHE=39]="APOSTROPHE",t[t.HYPHEN_MINUS=45]="HYPHEN_MINUS",t[t.SOLIDUS=47]="SOLIDUS",t[t.DIGIT_0=48]="DIGIT_0",t[t.DIGIT_9=57]="DIGIT_9",t[t.SEMICOLON=59]="SEMICOLON",t[t.LESS_THAN_SIGN=60]="LESS_THAN_SIGN",t[t.EQUALS_SIGN=61]="EQUALS_SIGN",t[t.GREATER_THAN_SIGN=62]="GREATER_THAN_SIGN",t[t.QUESTION_MARK=63]="QUESTION_MARK",t[t.LATIN_CAPITAL_A=65]="LATIN_CAPITAL_A",t[t.LATIN_CAPITAL_F=70]="LATIN_CAPITAL_F",t[t.LATIN_CAPITAL_X=88]="LATIN_CAPITAL_X",t[t.LATIN_CAPITAL_Z=90]="LATIN_CAPITAL_Z",t[t.RIGHT_SQUARE_BRACKET=93]="RIGHT_SQUARE_BRACKET",t[t.GRAVE_ACCENT=96]="GRAVE_ACCENT",t[t.LATIN_SMALL_A=97]="LATIN_SMALL_A",t[t.LATIN_SMALL_F=102]="LATIN_SMALL_F",t[t.LATIN_SMALL_X=120]="LATIN_SMALL_X",t[t.LATIN_SMALL_Z=122]="LATIN_SMALL_Z",t[t.REPLACEMENT_CHARACTER=65533]="REPLACEMENT_CHARACTER"}(Rw=Rw||(Rw={}));var jw,Uw="--",Ww="[CDATA[",Zw="doctype",Gw="script",qw="public",Yw="system";function Xw(t){return t>=55296&&t<=57343}function $w(t){return 32!==t&&10!==t&&13!==t&&9!==t&&12!==t&&t>=1&&t<=31||t>=127&&t<=159}function Kw(t){return t>=64976&&t<=65007||Nw.has(t)}!function(t){t.controlCharacterInInputStream="control-character-in-input-stream",t.noncharacterInInputStream="noncharacter-in-input-stream",t.surrogateInInputStream="surrogate-in-input-stream",t.nonVoidHtmlElementStartTagWithTrailingSolidus="non-void-html-element-start-tag-with-trailing-solidus",t.endTagWithAttributes="end-tag-with-attributes",t.endTagWithTrailingSolidus="end-tag-with-trailing-solidus",t.unexpectedSolidusInTag="unexpected-solidus-in-tag",t.unexpectedNullCharacter="unexpected-null-character",t.unexpectedQuestionMarkInsteadOfTagName="unexpected-question-mark-instead-of-tag-name",t.invalidFirstCharacterOfTagName="invalid-first-character-of-tag-name",t.unexpectedEqualsSignBeforeAttributeName="unexpected-equals-sign-before-attribute-name",t.missingEndTagName="missing-end-tag-name",t.unexpectedCharacterInAttributeName="unexpected-character-in-attribute-name",t.unknownNamedCharacterReference="unknown-named-character-reference",t.missingSemicolonAfterCharacterReference="missing-semicolon-after-character-reference",t.unexpectedCharacterAfterDoctypeSystemIdentifier="unexpected-character-after-doctype-system-identifier",t.unexpectedCharacterInUnquotedAttributeValue="unexpected-character-in-unquoted-attribute-value",t.eofBeforeTagName="eof-before-tag-name",t.eofInTag="eof-in-tag",t.missingAttributeValue="missing-attribute-value",t.missingWhitespaceBetweenAttributes="missing-whitespace-between-attributes",t.missingWhitespaceAfterDoctypePublicKeyword="missing-whitespace-after-doctype-public-keyword",t.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers="missing-whitespace-between-doctype-public-and-system-identifiers",t.missingWhitespaceAfterDoctypeSystemKeyword="missing-whitespace-after-doctype-system-keyword",t.missingQuoteBeforeDoctypePublicIdentifier="missing-quote-before-doctype-public-identifier",t.missingQuoteBeforeDoctypeSystemIdentifier="missing-quote-before-doctype-system-identifier",t.missingDoctypePublicIdentifier="missing-doctype-public-identifier",t.missingDoctypeSystemIdentifier="missing-doctype-system-identifier",t.abruptDoctypePublicIdentifier="abrupt-doctype-public-identifier",t.abruptDoctypeSystemIdentifier="abrupt-doctype-system-identifier",t.cdataInHtmlContent="cdata-in-html-content",t.incorrectlyOpenedComment="incorrectly-opened-comment",t.eofInScriptHtmlCommentLikeText="eof-in-script-html-comment-like-text",t.eofInDoctype="eof-in-doctype",t.nestedComment="nested-comment",t.abruptClosingOfEmptyComment="abrupt-closing-of-empty-comment",t.eofInComment="eof-in-comment",t.incorrectlyClosedComment="incorrectly-closed-comment",t.eofInCdata="eof-in-cdata",t.absenceOfDigitsInNumericCharacterReference="absence-of-digits-in-numeric-character-reference",t.nullCharacterReference="null-character-reference",t.surrogateCharacterReference="surrogate-character-reference",t.characterReferenceOutsideUnicodeRange="character-reference-outside-unicode-range",t.controlCharacterReference="control-character-reference",t.noncharacterCharacterReference="noncharacter-character-reference",t.missingWhitespaceBeforeDoctypeName="missing-whitespace-before-doctype-name",t.missingDoctypeName="missing-doctype-name",t.invalidCharacterSequenceAfterDoctypeName="invalid-character-sequence-after-doctype-name",t.duplicateAttribute="duplicate-attribute",t.nonConformingDoctype="non-conforming-doctype",t.missingDoctype="missing-doctype",t.misplacedDoctype="misplaced-doctype",t.endTagWithoutMatchingOpenElement="end-tag-without-matching-open-element",t.closingOfElementWithOpenChildElements="closing-of-element-with-open-child-elements",t.disallowedContentInNoscriptInHead="disallowed-content-in-noscript-in-head",t.openElementsLeftAfterEof="open-elements-left-after-eof",t.abandonedHeadElementChild="abandoned-head-element-child",t.misplacedStartTagForHeadElement="misplaced-start-tag-for-head-element",t.nestedNoscriptInHead="nested-noscript-in-head",t.eofInElementThatCanContainOnlyText="eof-in-element-that-can-contain-only-text"}(jw=jw||(jw={}));var Qw,Jw=function(){function t(e){C(this,t),this.handler=e,this.html="",this.pos=-1,this.lastGapPos=-2,this.gapStack=[],this.skipNextNewLine=!1,this.lastChunkWritten=!1,this.endOfChunkHit=!1,this.bufferWaterline=65536,this.isEol=!1,this.lineStartPos=0,this.droppedBufferSize=0,this.line=1,this.lastErrOffset=-1}return E(t,[{key:"col",get:function(){return this.pos-this.lineStartPos+Number(this.lastGapPos!==this.pos)}},{key:"offset",get:function(){return this.droppedBufferSize+this.pos}},{key:"getError",value:function(t){var e=this.line,n=this.col,r=this.offset;return{code:t,startLine:e,endLine:e,startCol:n,endCol:n,startOffset:r,endOffset:r}}},{key:"_err",value:function(t){this.handler.onParseError&&this.lastErrOffset!==this.offset&&(this.lastErrOffset=this.offset,this.handler.onParseError(this.getError(t)))}},{key:"_addGap",value:function(){this.gapStack.push(this.lastGapPos),this.lastGapPos=this.pos}},{key:"_processSurrogate",value:function(t){if(this.pos!==this.html.length-1){var e=this.html.charCodeAt(this.pos+1);if(function(t){return t>=56320&&t<=57343}(e))return this.pos++,this._addGap(),1024*(t-55296)+9216+e}else if(!this.lastChunkWritten)return this.endOfChunkHit=!0,Rw.EOF;return this._err(jw.surrogateInInputStream),t}},{key:"willDropParsedChunk",value:function(){return this.pos>this.bufferWaterline}},{key:"dropParsedChunk",value:function(){this.willDropParsedChunk()&&(this.html=this.html.substring(this.pos),this.lineStartPos-=this.pos,this.droppedBufferSize+=this.pos,this.pos=0,this.lastGapPos=-2,this.gapStack.length=0)}},{key:"write",value:function(t,e){this.html.length>0?this.html+=t:this.html=t,this.endOfChunkHit=!1,this.lastChunkWritten=e}},{key:"insertHtmlAtCurrentPos",value:function(t){this.html=this.html.substring(0,this.pos+1)+t+this.html.substring(this.pos+1),this.endOfChunkHit=!1}},{key:"startsWith",value:function(t,e){if(this.pos+t.length>this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,!1;if(e)return this.html.startsWith(t,this.pos);for(var n=0;n<t.length;n++){if((32|this.html.charCodeAt(this.pos+n))!==t.charCodeAt(n))return!1}return!0}},{key:"peek",value:function(t){var e=this.pos+t;if(e>=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,Rw.EOF;var n=this.html.charCodeAt(e);return n===Rw.CARRIAGE_RETURN?Rw.LINE_FEED:n}},{key:"advance",value:function(){if(this.pos++,this.isEol&&(this.isEol=!1,this.line++,this.lineStartPos=this.pos),this.pos>=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,Rw.EOF;var t=this.html.charCodeAt(this.pos);return t===Rw.CARRIAGE_RETURN?(this.isEol=!0,this.skipNextNewLine=!0,Rw.LINE_FEED):t===Rw.LINE_FEED&&(this.isEol=!0,this.skipNextNewLine)?(this.line--,this.skipNextNewLine=!1,this._addGap(),this.advance()):(this.skipNextNewLine=!1,Xw(t)&&(t=this._processSurrogate(t)),null===this.handler.onParseError||t>31&&t<127||t===Rw.LINE_FEED||t===Rw.CARRIAGE_RETURN||t>159&&t<64976||this._checkForProblematicCharacters(t),t)}},{key:"_checkForProblematicCharacters",value:function(t){$w(t)?this._err(jw.controlCharacterInInputStream):Kw(t)&&this._err(jw.noncharacterInInputStream)}},{key:"retreat",value:function(t){for(this.pos-=t;this.pos<this.lastGapPos;)this.lastGapPos=this.gapStack.pop(),this.pos--;this.isEol=!1}}]),t}();function tz(t,e){for(var n=t.attrs.length-1;n>=0;n--)if(t.attrs[n].name===e)return t.attrs[n].value;return null}!function(t){t[t.CHARACTER=0]="CHARACTER",t[t.NULL_CHARACTER=1]="NULL_CHARACTER",t[t.WHITESPACE_CHARACTER=2]="WHITESPACE_CHARACTER",t[t.START_TAG=3]="START_TAG",t[t.END_TAG=4]="END_TAG",t[t.COMMENT=5]="COMMENT",t[t.DOCTYPE=6]="DOCTYPE",t[t.EOF=7]="EOF",t[t.HIBERNATION=8]="HIBERNATION"}(Qw=Qw||(Qw={}));var ez,nz,rz=new Uint16Array('\u1d41<\xd5\u0131\u028a\u049d\u057b\u05d0\u0675\u06de\u07a2\u07d6\u080f\u0a4a\u0a91\u0da1\u0e6d\u0f09\u0f26\u10ca\u1228\u12e1\u1415\u149d\u14c3\u14df\u1525\0\0\0\0\0\0\u156b\u16cd\u198d\u1c12\u1ddd\u1f7e\u2060\u21b0\u228d\u23c0\u23fb\u2442\u2824\u2912\u2d08\u2e48\u2fce\u3016\u32ba\u3639\u37ac\u38fe\u3a28\u3a71\u3ae0\u3b2e\u0800EMabcfglmnoprstu\\bfms\x7f\x84\x8b\x90\x95\x98\xa6\xb3\xb9\xc8\xcflig\u803b\xc6\u40c6P\u803b&\u4026cute\u803b\xc1\u40c1reve;\u4102\u0100iyx}rc\u803b\xc2\u40c2;\u4410r;\uc000\ud835\udd04rave\u803b\xc0\u40c0pha;\u4391acr;\u4100d;\u6a53\u0100gp\x9d\xa1on;\u4104f;\uc000\ud835\udd38plyFunction;\u6061ing\u803b\xc5\u40c5\u0100cs\xbe\xc3r;\uc000\ud835\udc9cign;\u6254ilde\u803b\xc3\u40c3ml\u803b\xc4\u40c4\u0400aceforsu\xe5\xfb\xfe\u0117\u011c\u0122\u0127\u012a\u0100cr\xea\xf2kslash;\u6216\u0176\xf6\xf8;\u6ae7ed;\u6306y;\u4411\u0180crt\u0105\u010b\u0114ause;\u6235noullis;\u612ca;\u4392r;\uc000\ud835\udd05pf;\uc000\ud835\udd39eve;\u42d8c\xf2\u0113mpeq;\u624e\u0700HOacdefhilorsu\u014d\u0151\u0156\u0180\u019e\u01a2\u01b5\u01b7\u01ba\u01dc\u0215\u0273\u0278\u027ecy;\u4427PY\u803b\xa9\u40a9\u0180cpy\u015d\u0162\u017aute;\u4106\u0100;i\u0167\u0168\u62d2talDifferentialD;\u6145leys;\u612d\u0200aeio\u0189\u018e\u0194\u0198ron;\u410cdil\u803b\xc7\u40c7rc;\u4108nint;\u6230ot;\u410a\u0100dn\u01a7\u01adilla;\u40b8terDot;\u40b7\xf2\u017fi;\u43a7rcle\u0200DMPT\u01c7\u01cb\u01d1\u01d6ot;\u6299inus;\u6296lus;\u6295imes;\u6297o\u0100cs\u01e2\u01f8kwiseContourIntegral;\u6232eCurly\u0100DQ\u0203\u020foubleQuote;\u601duote;\u6019\u0200lnpu\u021e\u0228\u0247\u0255on\u0100;e\u0225\u0226\u6237;\u6a74\u0180git\u022f\u0236\u023aruent;\u6261nt;\u622fourIntegral;\u622e\u0100fr\u024c\u024e;\u6102oduct;\u6210nterClockwiseContourIntegral;\u6233oss;\u6a2fcr;\uc000\ud835\udc9ep\u0100;C\u0284\u0285\u62d3ap;\u624d\u0580DJSZacefios\u02a0\u02ac\u02b0\u02b4\u02b8\u02cb\u02d7\u02e1\u02e6\u0333\u048d\u0100;o\u0179\u02a5trahd;\u6911cy;\u4402cy;\u4405cy;\u440f\u0180grs\u02bf\u02c4\u02c7ger;\u6021r;\u61a1hv;\u6ae4\u0100ay\u02d0\u02d5ron;\u410e;\u4414l\u0100;t\u02dd\u02de\u6207a;\u4394r;\uc000\ud835\udd07\u0100af\u02eb\u0327\u0100cm\u02f0\u0322ritical\u0200ADGT\u0300\u0306\u0316\u031ccute;\u40b4o\u0174\u030b\u030d;\u42d9bleAcute;\u42ddrave;\u4060ilde;\u42dcond;\u62c4ferentialD;\u6146\u0470\u033d\0\0\0\u0342\u0354\0\u0405f;\uc000\ud835\udd3b\u0180;DE\u0348\u0349\u034d\u40a8ot;\u60dcqual;\u6250ble\u0300CDLRUV\u0363\u0372\u0382\u03cf\u03e2\u03f8ontourIntegra\xec\u0239o\u0274\u0379\0\0\u037b\xbb\u0349nArrow;\u61d3\u0100eo\u0387\u03a4ft\u0180ART\u0390\u0396\u03a1rrow;\u61d0ightArrow;\u61d4e\xe5\u02cang\u0100LR\u03ab\u03c4eft\u0100AR\u03b3\u03b9rrow;\u67f8ightArrow;\u67faightArrow;\u67f9ight\u0100AT\u03d8\u03derrow;\u61d2ee;\u62a8p\u0241\u03e9\0\0\u03efrrow;\u61d1ownArrow;\u61d5erticalBar;\u6225n\u0300ABLRTa\u0412\u042a\u0430\u045e\u047f\u037crrow\u0180;BU\u041d\u041e\u0422\u6193ar;\u6913pArrow;\u61f5reve;\u4311eft\u02d2\u043a\0\u0446\0\u0450ightVector;\u6950eeVector;\u695eector\u0100;B\u0459\u045a\u61bdar;\u6956ight\u01d4\u0467\0\u0471eeVector;\u695fector\u0100;B\u047a\u047b\u61c1ar;\u6957ee\u0100;A\u0486\u0487\u62a4rrow;\u61a7\u0100ct\u0492\u0497r;\uc000\ud835\udc9frok;\u4110\u0800NTacdfglmopqstux\u04bd\u04c0\u04c4\u04cb\u04de\u04e2\u04e7\u04ee\u04f5\u0521\u052f\u0536\u0552\u055d\u0560\u0565G;\u414aH\u803b\xd0\u40d0cute\u803b\xc9\u40c9\u0180aiy\u04d2\u04d7\u04dcron;\u411arc\u803b\xca\u40ca;\u442dot;\u4116r;\uc000\ud835\udd08rave\u803b\xc8\u40c8ement;\u6208\u0100ap\u04fa\u04fecr;\u4112ty\u0253\u0506\0\0\u0512mallSquare;\u65fberySmallSquare;\u65ab\u0100gp\u0526\u052aon;\u4118f;\uc000\ud835\udd3csilon;\u4395u\u0100ai\u053c\u0549l\u0100;T\u0542\u0543\u6a75ilde;\u6242librium;\u61cc\u0100ci\u0557\u055ar;\u6130m;\u6a73a;\u4397ml\u803b\xcb\u40cb\u0100ip\u056a\u056fsts;\u6203onentialE;\u6147\u0280cfios\u0585\u0588\u058d\u05b2\u05ccy;\u4424r;\uc000\ud835\udd09lled\u0253\u0597\0\0\u05a3mallSquare;\u65fcerySmallSquare;\u65aa\u0370\u05ba\0\u05bf\0\0\u05c4f;\uc000\ud835\udd3dAll;\u6200riertrf;\u6131c\xf2\u05cb\u0600JTabcdfgorst\u05e8\u05ec\u05ef\u05fa\u0600\u0612\u0616\u061b\u061d\u0623\u066c\u0672cy;\u4403\u803b>\u403emma\u0100;d\u05f7\u05f8\u4393;\u43dcreve;\u411e\u0180eiy\u0607\u060c\u0610dil;\u4122rc;\u411c;\u4413ot;\u4120r;\uc000\ud835\udd0a;\u62d9pf;\uc000\ud835\udd3eeater\u0300EFGLST\u0635\u0644\u064e\u0656\u065b\u0666qual\u0100;L\u063e\u063f\u6265ess;\u62dbullEqual;\u6267reater;\u6aa2ess;\u6277lantEqual;\u6a7eilde;\u6273cr;\uc000\ud835\udca2;\u626b\u0400Aacfiosu\u0685\u068b\u0696\u069b\u069e\u06aa\u06be\u06caRDcy;\u442a\u0100ct\u0690\u0694ek;\u42c7;\u405eirc;\u4124r;\u610clbertSpace;\u610b\u01f0\u06af\0\u06b2f;\u610dizontalLine;\u6500\u0100ct\u06c3\u06c5\xf2\u06a9rok;\u4126mp\u0144\u06d0\u06d8ownHum\xf0\u012fqual;\u624f\u0700EJOacdfgmnostu\u06fa\u06fe\u0703\u0707\u070e\u071a\u071e\u0721\u0728\u0744\u0778\u078b\u078f\u0795cy;\u4415lig;\u4132cy;\u4401cute\u803b\xcd\u40cd\u0100iy\u0713\u0718rc\u803b\xce\u40ce;\u4418ot;\u4130r;\u6111rave\u803b\xcc\u40cc\u0180;ap\u0720\u072f\u073f\u0100cg\u0734\u0737r;\u412ainaryI;\u6148lie\xf3\u03dd\u01f4\u0749\0\u0762\u0100;e\u074d\u074e\u622c\u0100gr\u0753\u0758ral;\u622bsection;\u62c2isible\u0100CT\u076c\u0772omma;\u6063imes;\u6062\u0180gpt\u077f\u0783\u0788on;\u412ef;\uc000\ud835\udd40a;\u4399cr;\u6110ilde;\u4128\u01eb\u079a\0\u079ecy;\u4406l\u803b\xcf\u40cf\u0280cfosu\u07ac\u07b7\u07bc\u07c2\u07d0\u0100iy\u07b1\u07b5rc;\u4134;\u4419r;\uc000\ud835\udd0dpf;\uc000\ud835\udd41\u01e3\u07c7\0\u07ccr;\uc000\ud835\udca5rcy;\u4408kcy;\u4404\u0380HJacfos\u07e4\u07e8\u07ec\u07f1\u07fd\u0802\u0808cy;\u4425cy;\u440cppa;\u439a\u0100ey\u07f6\u07fbdil;\u4136;\u441ar;\uc000\ud835\udd0epf;\uc000\ud835\udd42cr;\uc000\ud835\udca6\u0580JTaceflmost\u0825\u0829\u082c\u0850\u0863\u09b3\u09b8\u09c7\u09cd\u0a37\u0a47cy;\u4409\u803b<\u403c\u0280cmnpr\u0837\u083c\u0841\u0844\u084dute;\u4139bda;\u439bg;\u67ealacetrf;\u6112r;\u619e\u0180aey\u0857\u085c\u0861ron;\u413ddil;\u413b;\u441b\u0100fs\u0868\u0970t\u0500ACDFRTUVar\u087e\u08a9\u08b1\u08e0\u08e6\u08fc\u092f\u095b\u0390\u096a\u0100nr\u0883\u088fgleBracket;\u67e8row\u0180;BR\u0899\u089a\u089e\u6190ar;\u61e4ightArrow;\u61c6eiling;\u6308o\u01f5\u08b7\0\u08c3bleBracket;\u67e6n\u01d4\u08c8\0\u08d2eeVector;\u6961ector\u0100;B\u08db\u08dc\u61c3ar;\u6959loor;\u630aight\u0100AV\u08ef\u08f5rrow;\u6194ector;\u694e\u0100er\u0901\u0917e\u0180;AV\u0909\u090a\u0910\u62a3rrow;\u61a4ector;\u695aiangle\u0180;BE\u0924\u0925\u0929\u62b2ar;\u69cfqual;\u62b4p\u0180DTV\u0937\u0942\u094cownVector;\u6951eeVector;\u6960ector\u0100;B\u0956\u0957\u61bfar;\u6958ector\u0100;B\u0965\u0966\u61bcar;\u6952ight\xe1\u039cs\u0300EFGLST\u097e\u098b\u0995\u099d\u09a2\u09adqualGreater;\u62daullEqual;\u6266reater;\u6276ess;\u6aa1lantEqual;\u6a7dilde;\u6272r;\uc000\ud835\udd0f\u0100;e\u09bd\u09be\u62d8ftarrow;\u61daidot;\u413f\u0180npw\u09d4\u0a16\u0a1bg\u0200LRlr\u09de\u09f7\u0a02\u0a10eft\u0100AR\u09e6\u09ecrrow;\u67f5ightArrow;\u67f7ightArrow;\u67f6eft\u0100ar\u03b3\u0a0aight\xe1\u03bfight\xe1\u03caf;\uc000\ud835\udd43er\u0100LR\u0a22\u0a2ceftArrow;\u6199ightArrow;\u6198\u0180cht\u0a3e\u0a40\u0a42\xf2\u084c;\u61b0rok;\u4141;\u626a\u0400acefiosu\u0a5a\u0a5d\u0a60\u0a77\u0a7c\u0a85\u0a8b\u0a8ep;\u6905y;\u441c\u0100dl\u0a65\u0a6fiumSpace;\u605flintrf;\u6133r;\uc000\ud835\udd10nusPlus;\u6213pf;\uc000\ud835\udd44c\xf2\u0a76;\u439c\u0480Jacefostu\u0aa3\u0aa7\u0aad\u0ac0\u0b14\u0b19\u0d91\u0d97\u0d9ecy;\u440acute;\u4143\u0180aey\u0ab4\u0ab9\u0aberon;\u4147dil;\u4145;\u441d\u0180gsw\u0ac7\u0af0\u0b0eative\u0180MTV\u0ad3\u0adf\u0ae8ediumSpace;\u600bhi\u0100cn\u0ae6\u0ad8\xeb\u0ad9eryThi\xee\u0ad9ted\u0100GL\u0af8\u0b06reaterGreate\xf2\u0673essLes\xf3\u0a48Line;\u400ar;\uc000\ud835\udd11\u0200Bnpt\u0b22\u0b28\u0b37\u0b3areak;\u6060BreakingSpace;\u40a0f;\u6115\u0680;CDEGHLNPRSTV\u0b55\u0b56\u0b6a\u0b7c\u0ba1\u0beb\u0c04\u0c5e\u0c84\u0ca6\u0cd8\u0d61\u0d85\u6aec\u0100ou\u0b5b\u0b64ngruent;\u6262pCap;\u626doubleVerticalBar;\u6226\u0180lqx\u0b83\u0b8a\u0b9bement;\u6209ual\u0100;T\u0b92\u0b93\u6260ilde;\uc000\u2242\u0338ists;\u6204reater\u0380;EFGLST\u0bb6\u0bb7\u0bbd\u0bc9\u0bd3\u0bd8\u0be5\u626fqual;\u6271ullEqual;\uc000\u2267\u0338reater;\uc000\u226b\u0338ess;\u6279lantEqual;\uc000\u2a7e\u0338ilde;\u6275ump\u0144\u0bf2\u0bfdownHump;\uc000\u224e\u0338qual;\uc000\u224f\u0338e\u0100fs\u0c0a\u0c27tTriangle\u0180;BE\u0c1a\u0c1b\u0c21\u62eaar;\uc000\u29cf\u0338qual;\u62ecs\u0300;EGLST\u0c35\u0c36\u0c3c\u0c44\u0c4b\u0c58\u626equal;\u6270reater;\u6278ess;\uc000\u226a\u0338lantEqual;\uc000\u2a7d\u0338ilde;\u6274ested\u0100GL\u0c68\u0c79reaterGreater;\uc000\u2aa2\u0338essLess;\uc000\u2aa1\u0338recedes\u0180;ES\u0c92\u0c93\u0c9b\u6280qual;\uc000\u2aaf\u0338lantEqual;\u62e0\u0100ei\u0cab\u0cb9verseElement;\u620cghtTriangle\u0180;BE\u0ccb\u0ccc\u0cd2\u62ebar;\uc000\u29d0\u0338qual;\u62ed\u0100qu\u0cdd\u0d0cuareSu\u0100bp\u0ce8\u0cf9set\u0100;E\u0cf0\u0cf3\uc000\u228f\u0338qual;\u62e2erset\u0100;E\u0d03\u0d06\uc000\u2290\u0338qual;\u62e3\u0180bcp\u0d13\u0d24\u0d4eset\u0100;E\u0d1b\u0d1e\uc000\u2282\u20d2qual;\u6288ceeds\u0200;EST\u0d32\u0d33\u0d3b\u0d46\u6281qual;\uc000\u2ab0\u0338lantEqual;\u62e1ilde;\uc000\u227f\u0338erset\u0100;E\u0d58\u0d5b\uc000\u2283\u20d2qual;\u6289ilde\u0200;EFT\u0d6e\u0d6f\u0d75\u0d7f\u6241qual;\u6244ullEqual;\u6247ilde;\u6249erticalBar;\u6224cr;\uc000\ud835\udca9ilde\u803b\xd1\u40d1;\u439d\u0700Eacdfgmoprstuv\u0dbd\u0dc2\u0dc9\u0dd5\u0ddb\u0de0\u0de7\u0dfc\u0e02\u0e20\u0e22\u0e32\u0e3f\u0e44lig;\u4152cute\u803b\xd3\u40d3\u0100iy\u0dce\u0dd3rc\u803b\xd4\u40d4;\u441eblac;\u4150r;\uc000\ud835\udd12rave\u803b\xd2\u40d2\u0180aei\u0dee\u0df2\u0df6cr;\u414cga;\u43a9cron;\u439fpf;\uc000\ud835\udd46enCurly\u0100DQ\u0e0e\u0e1aoubleQuote;\u601cuote;\u6018;\u6a54\u0100cl\u0e27\u0e2cr;\uc000\ud835\udcaaash\u803b\xd8\u40d8i\u016c\u0e37\u0e3cde\u803b\xd5\u40d5es;\u6a37ml\u803b\xd6\u40d6er\u0100BP\u0e4b\u0e60\u0100ar\u0e50\u0e53r;\u603eac\u0100ek\u0e5a\u0e5c;\u63deet;\u63b4arenthesis;\u63dc\u0480acfhilors\u0e7f\u0e87\u0e8a\u0e8f\u0e92\u0e94\u0e9d\u0eb0\u0efcrtialD;\u6202y;\u441fr;\uc000\ud835\udd13i;\u43a6;\u43a0usMinus;\u40b1\u0100ip\u0ea2\u0eadncareplan\xe5\u069df;\u6119\u0200;eio\u0eb9\u0eba\u0ee0\u0ee4\u6abbcedes\u0200;EST\u0ec8\u0ec9\u0ecf\u0eda\u627aqual;\u6aaflantEqual;\u627cilde;\u627eme;\u6033\u0100dp\u0ee9\u0eeeuct;\u620fortion\u0100;a\u0225\u0ef9l;\u621d\u0100ci\u0f01\u0f06r;\uc000\ud835\udcab;\u43a8\u0200Ufos\u0f11\u0f16\u0f1b\u0f1fOT\u803b"\u4022r;\uc000\ud835\udd14pf;\u611acr;\uc000\ud835\udcac\u0600BEacefhiorsu\u0f3e\u0f43\u0f47\u0f60\u0f73\u0fa7\u0faa\u0fad\u1096\u10a9\u10b4\u10bearr;\u6910G\u803b\xae\u40ae\u0180cnr\u0f4e\u0f53\u0f56ute;\u4154g;\u67ebr\u0100;t\u0f5c\u0f5d\u61a0l;\u6916\u0180aey\u0f67\u0f6c\u0f71ron;\u4158dil;\u4156;\u4420\u0100;v\u0f78\u0f79\u611cerse\u0100EU\u0f82\u0f99\u0100lq\u0f87\u0f8eement;\u620builibrium;\u61cbpEquilibrium;\u696fr\xbb\u0f79o;\u43a1ght\u0400ACDFTUVa\u0fc1\u0feb\u0ff3\u1022\u1028\u105b\u1087\u03d8\u0100nr\u0fc6\u0fd2gleBracket;\u67e9row\u0180;BL\u0fdc\u0fdd\u0fe1\u6192ar;\u61e5eftArrow;\u61c4eiling;\u6309o\u01f5\u0ff9\0\u1005bleBracket;\u67e7n\u01d4\u100a\0\u1014eeVector;\u695dector\u0100;B\u101d\u101e\u61c2ar;\u6955loor;\u630b\u0100er\u102d\u1043e\u0180;AV\u1035\u1036\u103c\u62a2rrow;\u61a6ector;\u695biangle\u0180;BE\u1050\u1051\u1055\u62b3ar;\u69d0qual;\u62b5p\u0180DTV\u1063\u106e\u1078ownVector;\u694feeVector;\u695cector\u0100;B\u1082\u1083\u61bear;\u6954ector\u0100;B\u1091\u1092\u61c0ar;\u6953\u0100pu\u109b\u109ef;\u611dndImplies;\u6970ightarrow;\u61db\u0100ch\u10b9\u10bcr;\u611b;\u61b1leDelayed;\u69f4\u0680HOacfhimoqstu\u10e4\u10f1\u10f7\u10fd\u1119\u111e\u1151\u1156\u1161\u1167\u11b5\u11bb\u11bf\u0100Cc\u10e9\u10eeHcy;\u4429y;\u4428FTcy;\u442ccute;\u415a\u0280;aeiy\u1108\u1109\u110e\u1113\u1117\u6abcron;\u4160dil;\u415erc;\u415c;\u4421r;\uc000\ud835\udd16ort\u0200DLRU\u112a\u1134\u113e\u1149ownArrow\xbb\u041eeftArrow\xbb\u089aightArrow\xbb\u0fddpArrow;\u6191gma;\u43a3allCircle;\u6218pf;\uc000\ud835\udd4a\u0272\u116d\0\0\u1170t;\u621aare\u0200;ISU\u117b\u117c\u1189\u11af\u65a1ntersection;\u6293u\u0100bp\u118f\u119eset\u0100;E\u1197\u1198\u628fqual;\u6291erset\u0100;E\u11a8\u11a9\u6290qual;\u6292nion;\u6294cr;\uc000\ud835\udcaear;\u62c6\u0200bcmp\u11c8\u11db\u1209\u120b\u0100;s\u11cd\u11ce\u62d0et\u0100;E\u11cd\u11d5qual;\u6286\u0100ch\u11e0\u1205eeds\u0200;EST\u11ed\u11ee\u11f4\u11ff\u627bqual;\u6ab0lantEqual;\u627dilde;\u627fTh\xe1\u0f8c;\u6211\u0180;es\u1212\u1213\u1223\u62d1rset\u0100;E\u121c\u121d\u6283qual;\u6287et\xbb\u1213\u0580HRSacfhiors\u123e\u1244\u1249\u1255\u125e\u1271\u1276\u129f\u12c2\u12c8\u12d1ORN\u803b\xde\u40deADE;\u6122\u0100Hc\u124e\u1252cy;\u440by;\u4426\u0100bu\u125a\u125c;\u4009;\u43a4\u0180aey\u1265\u126a\u126fron;\u4164dil;\u4162;\u4422r;\uc000\ud835\udd17\u0100ei\u127b\u1289\u01f2\u1280\0\u1287efore;\u6234a;\u4398\u0100cn\u128e\u1298kSpace;\uc000\u205f\u200aSpace;\u6009lde\u0200;EFT\u12ab\u12ac\u12b2\u12bc\u623cqual;\u6243ullEqual;\u6245ilde;\u6248pf;\uc000\ud835\udd4bipleDot;\u60db\u0100ct\u12d6\u12dbr;\uc000\ud835\udcafrok;\u4166\u0ae1\u12f7\u130e\u131a\u1326\0\u132c\u1331\0\0\0\0\0\u1338\u133d\u1377\u1385\0\u13ff\u1404\u140a\u1410\u0100cr\u12fb\u1301ute\u803b\xda\u40dar\u0100;o\u1307\u1308\u619fcir;\u6949r\u01e3\u1313\0\u1316y;\u440eve;\u416c\u0100iy\u131e\u1323rc\u803b\xdb\u40db;\u4423blac;\u4170r;\uc000\ud835\udd18rave\u803b\xd9\u40d9acr;\u416a\u0100di\u1341\u1369er\u0100BP\u1348\u135d\u0100ar\u134d\u1350r;\u405fac\u0100ek\u1357\u1359;\u63dfet;\u63b5arenthesis;\u63ddon\u0100;P\u1370\u1371\u62c3lus;\u628e\u0100gp\u137b\u137fon;\u4172f;\uc000\ud835\udd4c\u0400ADETadps\u1395\u13ae\u13b8\u13c4\u03e8\u13d2\u13d7\u13f3rrow\u0180;BD\u1150\u13a0\u13a4ar;\u6912ownArrow;\u61c5ownArrow;\u6195quilibrium;\u696eee\u0100;A\u13cb\u13cc\u62a5rrow;\u61a5own\xe1\u03f3er\u0100LR\u13de\u13e8eftArrow;\u6196ightArrow;\u6197i\u0100;l\u13f9\u13fa\u43d2on;\u43a5ing;\u416ecr;\uc000\ud835\udcb0ilde;\u4168ml\u803b\xdc\u40dc\u0480Dbcdefosv\u1427\u142c\u1430\u1433\u143e\u1485\u148a\u1490\u1496ash;\u62abar;\u6aeby;\u4412ash\u0100;l\u143b\u143c\u62a9;\u6ae6\u0100er\u1443\u1445;\u62c1\u0180bty\u144c\u1450\u147aar;\u6016\u0100;i\u144f\u1455cal\u0200BLST\u1461\u1465\u146a\u1474ar;\u6223ine;\u407ceparator;\u6758ilde;\u6240ThinSpace;\u600ar;\uc000\ud835\udd19pf;\uc000\ud835\udd4dcr;\uc000\ud835\udcb1dash;\u62aa\u0280cefos\u14a7\u14ac\u14b1\u14b6\u14bcirc;\u4174dge;\u62c0r;\uc000\ud835\udd1apf;\uc000\ud835\udd4ecr;\uc000\ud835\udcb2\u0200fios\u14cb\u14d0\u14d2\u14d8r;\uc000\ud835\udd1b;\u439epf;\uc000\ud835\udd4fcr;\uc000\ud835\udcb3\u0480AIUacfosu\u14f1\u14f5\u14f9\u14fd\u1504\u150f\u1514\u151a\u1520cy;\u442fcy;\u4407cy;\u442ecute\u803b\xdd\u40dd\u0100iy\u1509\u150drc;\u4176;\u442br;\uc000\ud835\udd1cpf;\uc000\ud835\udd50cr;\uc000\ud835\udcb4ml;\u4178\u0400Hacdefos\u1535\u1539\u153f\u154b\u154f\u155d\u1560\u1564cy;\u4416cute;\u4179\u0100ay\u1544\u1549ron;\u417d;\u4417ot;\u417b\u01f2\u1554\0\u155boWidt\xe8\u0ad9a;\u4396r;\u6128pf;\u6124cr;\uc000\ud835\udcb5\u0be1\u1583\u158a\u1590\0\u15b0\u15b6\u15bf\0\0\0\0\u15c6\u15db\u15eb\u165f\u166d\0\u1695\u169b\u16b2\u16b9\0\u16becute\u803b\xe1\u40e1reve;\u4103\u0300;Ediuy\u159c\u159d\u15a1\u15a3\u15a8\u15ad\u623e;\uc000\u223e\u0333;\u623frc\u803b\xe2\u40e2te\u80bb\xb4\u0306;\u4430lig\u803b\xe6\u40e6\u0100;r\xb2\u15ba;\uc000\ud835\udd1erave\u803b\xe0\u40e0\u0100ep\u15ca\u15d6\u0100fp\u15cf\u15d4sym;\u6135\xe8\u15d3ha;\u43b1\u0100ap\u15dfc\u0100cl\u15e4\u15e7r;\u4101g;\u6a3f\u0264\u15f0\0\0\u160a\u0280;adsv\u15fa\u15fb\u15ff\u1601\u1607\u6227nd;\u6a55;\u6a5clope;\u6a58;\u6a5a\u0380;elmrsz\u1618\u1619\u161b\u161e\u163f\u164f\u1659\u6220;\u69a4e\xbb\u1619sd\u0100;a\u1625\u1626\u6221\u0461\u1630\u1632\u1634\u1636\u1638\u163a\u163c\u163e;\u69a8;\u69a9;\u69aa;\u69ab;\u69ac;\u69ad;\u69ae;\u69aft\u0100;v\u1645\u1646\u621fb\u0100;d\u164c\u164d\u62be;\u699d\u0100pt\u1654\u1657h;\u6222\xbb\xb9arr;\u637c\u0100gp\u1663\u1667on;\u4105f;\uc000\ud835\udd52\u0380;Eaeiop\u12c1\u167b\u167d\u1682\u1684\u1687\u168a;\u6a70cir;\u6a6f;\u624ad;\u624bs;\u4027rox\u0100;e\u12c1\u1692\xf1\u1683ing\u803b\xe5\u40e5\u0180cty\u16a1\u16a6\u16a8r;\uc000\ud835\udcb6;\u402amp\u0100;e\u12c1\u16af\xf1\u0288ilde\u803b\xe3\u40e3ml\u803b\xe4\u40e4\u0100ci\u16c2\u16c8onin\xf4\u0272nt;\u6a11\u0800Nabcdefiklnoprsu\u16ed\u16f1\u1730\u173c\u1743\u1748\u1778\u177d\u17e0\u17e6\u1839\u1850\u170d\u193d\u1948\u1970ot;\u6aed\u0100cr\u16f6\u171ek\u0200ceps\u1700\u1705\u170d\u1713ong;\u624cpsilon;\u43f6rime;\u6035im\u0100;e\u171a\u171b\u623dq;\u62cd\u0176\u1722\u1726ee;\u62bded\u0100;g\u172c\u172d\u6305e\xbb\u172drk\u0100;t\u135c\u1737brk;\u63b6\u0100oy\u1701\u1741;\u4431quo;\u601e\u0280cmprt\u1753\u175b\u1761\u1764\u1768aus\u0100;e\u010a\u0109ptyv;\u69b0s\xe9\u170cno\xf5\u0113\u0180ahw\u176f\u1771\u1773;\u43b2;\u6136een;\u626cr;\uc000\ud835\udd1fg\u0380costuvw\u178d\u179d\u17b3\u17c1\u17d5\u17db\u17de\u0180aiu\u1794\u1796\u179a\xf0\u0760rc;\u65efp\xbb\u1371\u0180dpt\u17a4\u17a8\u17adot;\u6a00lus;\u6a01imes;\u6a02\u0271\u17b9\0\0\u17becup;\u6a06ar;\u6605riangle\u0100du\u17cd\u17d2own;\u65bdp;\u65b3plus;\u6a04e\xe5\u1444\xe5\u14adarow;\u690d\u0180ako\u17ed\u1826\u1835\u0100cn\u17f2\u1823k\u0180lst\u17fa\u05ab\u1802ozenge;\u69ebriangle\u0200;dlr\u1812\u1813\u1818\u181d\u65b4own;\u65beeft;\u65c2ight;\u65b8k;\u6423\u01b1\u182b\0\u1833\u01b2\u182f\0\u1831;\u6592;\u65914;\u6593ck;\u6588\u0100eo\u183e\u184d\u0100;q\u1843\u1846\uc000=\u20e5uiv;\uc000\u2261\u20e5t;\u6310\u0200ptwx\u1859\u185e\u1867\u186cf;\uc000\ud835\udd53\u0100;t\u13cb\u1863om\xbb\u13cctie;\u62c8\u0600DHUVbdhmptuv\u1885\u1896\u18aa\u18bb\u18d7\u18db\u18ec\u18ff\u1905\u190a\u1910\u1921\u0200LRlr\u188e\u1890\u1892\u1894;\u6557;\u6554;\u6556;\u6553\u0280;DUdu\u18a1\u18a2\u18a4\u18a6\u18a8\u6550;\u6566;\u6569;\u6564;\u6567\u0200LRlr\u18b3\u18b5\u18b7\u18b9;\u655d;\u655a;\u655c;\u6559\u0380;HLRhlr\u18ca\u18cb\u18cd\u18cf\u18d1\u18d3\u18d5\u6551;\u656c;\u6563;\u6560;\u656b;\u6562;\u655fox;\u69c9\u0200LRlr\u18e4\u18e6\u18e8\u18ea;\u6555;\u6552;\u6510;\u650c\u0280;DUdu\u06bd\u18f7\u18f9\u18fb\u18fd;\u6565;\u6568;\u652c;\u6534inus;\u629flus;\u629eimes;\u62a0\u0200LRlr\u1919\u191b\u191d\u191f;\u655b;\u6558;\u6518;\u6514\u0380;HLRhlr\u1930\u1931\u1933\u1935\u1937\u1939\u193b\u6502;\u656a;\u6561;\u655e;\u653c;\u6524;\u651c\u0100ev\u0123\u1942bar\u803b\xa6\u40a6\u0200ceio\u1951\u1956\u195a\u1960r;\uc000\ud835\udcb7mi;\u604fm\u0100;e\u171a\u171cl\u0180;bh\u1968\u1969\u196b\u405c;\u69c5sub;\u67c8\u016c\u1974\u197el\u0100;e\u1979\u197a\u6022t\xbb\u197ap\u0180;Ee\u012f\u1985\u1987;\u6aae\u0100;q\u06dc\u06db\u0ce1\u19a7\0\u19e8\u1a11\u1a15\u1a32\0\u1a37\u1a50\0\0\u1ab4\0\0\u1ac1\0\0\u1b21\u1b2e\u1b4d\u1b52\0\u1bfd\0\u1c0c\u0180cpr\u19ad\u19b2\u19ddute;\u4107\u0300;abcds\u19bf\u19c0\u19c4\u19ca\u19d5\u19d9\u6229nd;\u6a44rcup;\u6a49\u0100au\u19cf\u19d2p;\u6a4bp;\u6a47ot;\u6a40;\uc000\u2229\ufe00\u0100eo\u19e2\u19e5t;\u6041\xee\u0693\u0200aeiu\u19f0\u19fb\u1a01\u1a05\u01f0\u19f5\0\u19f8s;\u6a4don;\u410ddil\u803b\xe7\u40e7rc;\u4109ps\u0100;s\u1a0c\u1a0d\u6a4cm;\u6a50ot;\u410b\u0180dmn\u1a1b\u1a20\u1a26il\u80bb\xb8\u01adptyv;\u69b2t\u8100\xa2;e\u1a2d\u1a2e\u40a2r\xe4\u01b2r;\uc000\ud835\udd20\u0180cei\u1a3d\u1a40\u1a4dy;\u4447ck\u0100;m\u1a47\u1a48\u6713ark\xbb\u1a48;\u43c7r\u0380;Ecefms\u1a5f\u1a60\u1a62\u1a6b\u1aa4\u1aaa\u1aae\u65cb;\u69c3\u0180;el\u1a69\u1a6a\u1a6d\u42c6q;\u6257e\u0261\u1a74\0\0\u1a88rrow\u0100lr\u1a7c\u1a81eft;\u61baight;\u61bb\u0280RSacd\u1a92\u1a94\u1a96\u1a9a\u1a9f\xbb\u0f47;\u64c8st;\u629birc;\u629aash;\u629dnint;\u6a10id;\u6aefcir;\u69c2ubs\u0100;u\u1abb\u1abc\u6663it\xbb\u1abc\u02ec\u1ac7\u1ad4\u1afa\0\u1b0aon\u0100;e\u1acd\u1ace\u403a\u0100;q\xc7\xc6\u026d\u1ad9\0\0\u1ae2a\u0100;t\u1ade\u1adf\u402c;\u4040\u0180;fl\u1ae8\u1ae9\u1aeb\u6201\xee\u1160e\u0100mx\u1af1\u1af6ent\xbb\u1ae9e\xf3\u024d\u01e7\u1afe\0\u1b07\u0100;d\u12bb\u1b02ot;\u6a6dn\xf4\u0246\u0180fry\u1b10\u1b14\u1b17;\uc000\ud835\udd54o\xe4\u0254\u8100\xa9;s\u0155\u1b1dr;\u6117\u0100ao\u1b25\u1b29rr;\u61b5ss;\u6717\u0100cu\u1b32\u1b37r;\uc000\ud835\udcb8\u0100bp\u1b3c\u1b44\u0100;e\u1b41\u1b42\u6acf;\u6ad1\u0100;e\u1b49\u1b4a\u6ad0;\u6ad2dot;\u62ef\u0380delprvw\u1b60\u1b6c\u1b77\u1b82\u1bac\u1bd4\u1bf9arr\u0100lr\u1b68\u1b6a;\u6938;\u6935\u0270\u1b72\0\0\u1b75r;\u62dec;\u62dfarr\u0100;p\u1b7f\u1b80\u61b6;\u693d\u0300;bcdos\u1b8f\u1b90\u1b96\u1ba1\u1ba5\u1ba8\u622arcap;\u6a48\u0100au\u1b9b\u1b9ep;\u6a46p;\u6a4aot;\u628dr;\u6a45;\uc000\u222a\ufe00\u0200alrv\u1bb5\u1bbf\u1bde\u1be3rr\u0100;m\u1bbc\u1bbd\u61b7;\u693cy\u0180evw\u1bc7\u1bd4\u1bd8q\u0270\u1bce\0\0\u1bd2re\xe3\u1b73u\xe3\u1b75ee;\u62ceedge;\u62cfen\u803b\xa4\u40a4earrow\u0100lr\u1bee\u1bf3eft\xbb\u1b80ight\xbb\u1bbde\xe4\u1bdd\u0100ci\u1c01\u1c07onin\xf4\u01f7nt;\u6231lcty;\u632d\u0980AHabcdefhijlorstuwz\u1c38\u1c3b\u1c3f\u1c5d\u1c69\u1c75\u1c8a\u1c9e\u1cac\u1cb7\u1cfb\u1cff\u1d0d\u1d7b\u1d91\u1dab\u1dbb\u1dc6\u1dcdr\xf2\u0381ar;\u6965\u0200glrs\u1c48\u1c4d\u1c52\u1c54ger;\u6020eth;\u6138\xf2\u1133h\u0100;v\u1c5a\u1c5b\u6010\xbb\u090a\u016b\u1c61\u1c67arow;\u690fa\xe3\u0315\u0100ay\u1c6e\u1c73ron;\u410f;\u4434\u0180;ao\u0332\u1c7c\u1c84\u0100gr\u02bf\u1c81r;\u61catseq;\u6a77\u0180glm\u1c91\u1c94\u1c98\u803b\xb0\u40b0ta;\u43b4ptyv;\u69b1\u0100ir\u1ca3\u1ca8sht;\u697f;\uc000\ud835\udd21ar\u0100lr\u1cb3\u1cb5\xbb\u08dc\xbb\u101e\u0280aegsv\u1cc2\u0378\u1cd6\u1cdc\u1ce0m\u0180;os\u0326\u1cca\u1cd4nd\u0100;s\u0326\u1cd1uit;\u6666amma;\u43ddin;\u62f2\u0180;io\u1ce7\u1ce8\u1cf8\u40f7de\u8100\xf7;o\u1ce7\u1cf0ntimes;\u62c7n\xf8\u1cf7cy;\u4452c\u026f\u1d06\0\0\u1d0arn;\u631eop;\u630d\u0280lptuw\u1d18\u1d1d\u1d22\u1d49\u1d55lar;\u4024f;\uc000\ud835\udd55\u0280;emps\u030b\u1d2d\u1d37\u1d3d\u1d42q\u0100;d\u0352\u1d33ot;\u6251inus;\u6238lus;\u6214quare;\u62a1blebarwedg\xe5\xfan\u0180adh\u112e\u1d5d\u1d67ownarrow\xf3\u1c83arpoon\u0100lr\u1d72\u1d76ef\xf4\u1cb4igh\xf4\u1cb6\u0162\u1d7f\u1d85karo\xf7\u0f42\u026f\u1d8a\0\0\u1d8ern;\u631fop;\u630c\u0180cot\u1d98\u1da3\u1da6\u0100ry\u1d9d\u1da1;\uc000\ud835\udcb9;\u4455l;\u69f6rok;\u4111\u0100dr\u1db0\u1db4ot;\u62f1i\u0100;f\u1dba\u1816\u65bf\u0100ah\u1dc0\u1dc3r\xf2\u0429a\xf2\u0fa6angle;\u69a6\u0100ci\u1dd2\u1dd5y;\u445fgrarr;\u67ff\u0900Dacdefglmnopqrstux\u1e01\u1e09\u1e19\u1e38\u0578\u1e3c\u1e49\u1e61\u1e7e\u1ea5\u1eaf\u1ebd\u1ee1\u1f2a\u1f37\u1f44\u1f4e\u1f5a\u0100Do\u1e06\u1d34o\xf4\u1c89\u0100cs\u1e0e\u1e14ute\u803b\xe9\u40e9ter;\u6a6e\u0200aioy\u1e22\u1e27\u1e31\u1e36ron;\u411br\u0100;c\u1e2d\u1e2e\u6256\u803b\xea\u40ealon;\u6255;\u444dot;\u4117\u0100Dr\u1e41\u1e45ot;\u6252;\uc000\ud835\udd22\u0180;rs\u1e50\u1e51\u1e57\u6a9aave\u803b\xe8\u40e8\u0100;d\u1e5c\u1e5d\u6a96ot;\u6a98\u0200;ils\u1e6a\u1e6b\u1e72\u1e74\u6a99nters;\u63e7;\u6113\u0100;d\u1e79\u1e7a\u6a95ot;\u6a97\u0180aps\u1e85\u1e89\u1e97cr;\u4113ty\u0180;sv\u1e92\u1e93\u1e95\u6205et\xbb\u1e93p\u01001;\u1e9d\u1ea4\u0133\u1ea1\u1ea3;\u6004;\u6005\u6003\u0100gs\u1eaa\u1eac;\u414bp;\u6002\u0100gp\u1eb4\u1eb8on;\u4119f;\uc000\ud835\udd56\u0180als\u1ec4\u1ece\u1ed2r\u0100;s\u1eca\u1ecb\u62d5l;\u69e3us;\u6a71i\u0180;lv\u1eda\u1edb\u1edf\u43b5on\xbb\u1edb;\u43f5\u0200csuv\u1eea\u1ef3\u1f0b\u1f23\u0100io\u1eef\u1e31rc\xbb\u1e2e\u0269\u1ef9\0\0\u1efb\xed\u0548ant\u0100gl\u1f02\u1f06tr\xbb\u1e5dess\xbb\u1e7a\u0180aei\u1f12\u1f16\u1f1als;\u403dst;\u625fv\u0100;D\u0235\u1f20D;\u6a78parsl;\u69e5\u0100Da\u1f2f\u1f33ot;\u6253rr;\u6971\u0180cdi\u1f3e\u1f41\u1ef8r;\u612fo\xf4\u0352\u0100ah\u1f49\u1f4b;\u43b7\u803b\xf0\u40f0\u0100mr\u1f53\u1f57l\u803b\xeb\u40ebo;\u60ac\u0180cip\u1f61\u1f64\u1f67l;\u4021s\xf4\u056e\u0100eo\u1f6c\u1f74ctatio\xee\u0559nential\xe5\u0579\u09e1\u1f92\0\u1f9e\0\u1fa1\u1fa7\0\0\u1fc6\u1fcc\0\u1fd3\0\u1fe6\u1fea\u2000\0\u2008\u205allingdotse\xf1\u1e44y;\u4444male;\u6640\u0180ilr\u1fad\u1fb3\u1fc1lig;\u8000\ufb03\u0269\u1fb9\0\0\u1fbdg;\u8000\ufb00ig;\u8000\ufb04;\uc000\ud835\udd23lig;\u8000\ufb01lig;\uc000fj\u0180alt\u1fd9\u1fdc\u1fe1t;\u666dig;\u8000\ufb02ns;\u65b1of;\u4192\u01f0\u1fee\0\u1ff3f;\uc000\ud835\udd57\u0100ak\u05bf\u1ff7\u0100;v\u1ffc\u1ffd\u62d4;\u6ad9artint;\u6a0d\u0100ao\u200c\u2055\u0100cs\u2011\u2052\u03b1\u201a\u2030\u2038\u2045\u2048\0\u2050\u03b2\u2022\u2025\u2027\u202a\u202c\0\u202e\u803b\xbd\u40bd;\u6153\u803b\xbc\u40bc;\u6155;\u6159;\u615b\u01b3\u2034\0\u2036;\u6154;\u6156\u02b4\u203e\u2041\0\0\u2043\u803b\xbe\u40be;\u6157;\u615c5;\u6158\u01b6\u204c\0\u204e;\u615a;\u615d8;\u615el;\u6044wn;\u6322cr;\uc000\ud835\udcbb\u0880Eabcdefgijlnorstv\u2082\u2089\u209f\u20a5\u20b0\u20b4\u20f0\u20f5\u20fa\u20ff\u2103\u2112\u2138\u0317\u213e\u2152\u219e\u0100;l\u064d\u2087;\u6a8c\u0180cmp\u2090\u2095\u209dute;\u41f5ma\u0100;d\u209c\u1cda\u43b3;\u6a86reve;\u411f\u0100iy\u20aa\u20aerc;\u411d;\u4433ot;\u4121\u0200;lqs\u063e\u0642\u20bd\u20c9\u0180;qs\u063e\u064c\u20c4lan\xf4\u0665\u0200;cdl\u0665\u20d2\u20d5\u20e5c;\u6aa9ot\u0100;o\u20dc\u20dd\u6a80\u0100;l\u20e2\u20e3\u6a82;\u6a84\u0100;e\u20ea\u20ed\uc000\u22db\ufe00s;\u6a94r;\uc000\ud835\udd24\u0100;g\u0673\u061bmel;\u6137cy;\u4453\u0200;Eaj\u065a\u210c\u210e\u2110;\u6a92;\u6aa5;\u6aa4\u0200Eaes\u211b\u211d\u2129\u2134;\u6269p\u0100;p\u2123\u2124\u6a8arox\xbb\u2124\u0100;q\u212e\u212f\u6a88\u0100;q\u212e\u211bim;\u62e7pf;\uc000\ud835\udd58\u0100ci\u2143\u2146r;\u610am\u0180;el\u066b\u214e\u2150;\u6a8e;\u6a90\u8300>;cdlqr\u05ee\u2160\u216a\u216e\u2173\u2179\u0100ci\u2165\u2167;\u6aa7r;\u6a7aot;\u62d7Par;\u6995uest;\u6a7c\u0280adels\u2184\u216a\u2190\u0656\u219b\u01f0\u2189\0\u218epro\xf8\u209er;\u6978q\u0100lq\u063f\u2196les\xf3\u2088i\xed\u066b\u0100en\u21a3\u21adrtneqq;\uc000\u2269\ufe00\xc5\u21aa\u0500Aabcefkosy\u21c4\u21c7\u21f1\u21f5\u21fa\u2218\u221d\u222f\u2268\u227dr\xf2\u03a0\u0200ilmr\u21d0\u21d4\u21d7\u21dbrs\xf0\u1484f\xbb\u2024il\xf4\u06a9\u0100dr\u21e0\u21e4cy;\u444a\u0180;cw\u08f4\u21eb\u21efir;\u6948;\u61adar;\u610firc;\u4125\u0180alr\u2201\u220e\u2213rts\u0100;u\u2209\u220a\u6665it\xbb\u220alip;\u6026con;\u62b9r;\uc000\ud835\udd25s\u0100ew\u2223\u2229arow;\u6925arow;\u6926\u0280amopr\u223a\u223e\u2243\u225e\u2263rr;\u61fftht;\u623bk\u0100lr\u2249\u2253eftarrow;\u61a9ightarrow;\u61aaf;\uc000\ud835\udd59bar;\u6015\u0180clt\u226f\u2274\u2278r;\uc000\ud835\udcbdas\xe8\u21f4rok;\u4127\u0100bp\u2282\u2287ull;\u6043hen\xbb\u1c5b\u0ae1\u22a3\0\u22aa\0\u22b8\u22c5\u22ce\0\u22d5\u22f3\0\0\u22f8\u2322\u2367\u2362\u237f\0\u2386\u23aa\u23b4cute\u803b\xed\u40ed\u0180;iy\u0771\u22b0\u22b5rc\u803b\xee\u40ee;\u4438\u0100cx\u22bc\u22bfy;\u4435cl\u803b\xa1\u40a1\u0100fr\u039f\u22c9;\uc000\ud835\udd26rave\u803b\xec\u40ec\u0200;ino\u073e\u22dd\u22e9\u22ee\u0100in\u22e2\u22e6nt;\u6a0ct;\u622dfin;\u69dcta;\u6129lig;\u4133\u0180aop\u22fe\u231a\u231d\u0180cgt\u2305\u2308\u2317r;\u412b\u0180elp\u071f\u230f\u2313in\xe5\u078ear\xf4\u0720h;\u4131f;\u62b7ed;\u41b5\u0280;cfot\u04f4\u232c\u2331\u233d\u2341are;\u6105in\u0100;t\u2338\u2339\u621eie;\u69dddo\xf4\u2319\u0280;celp\u0757\u234c\u2350\u235b\u2361al;\u62ba\u0100gr\u2355\u2359er\xf3\u1563\xe3\u234darhk;\u6a17rod;\u6a3c\u0200cgpt\u236f\u2372\u2376\u237by;\u4451on;\u412ff;\uc000\ud835\udd5aa;\u43b9uest\u803b\xbf\u40bf\u0100ci\u238a\u238fr;\uc000\ud835\udcben\u0280;Edsv\u04f4\u239b\u239d\u23a1\u04f3;\u62f9ot;\u62f5\u0100;v\u23a6\u23a7\u62f4;\u62f3\u0100;i\u0777\u23aelde;\u4129\u01eb\u23b8\0\u23bccy;\u4456l\u803b\xef\u40ef\u0300cfmosu\u23cc\u23d7\u23dc\u23e1\u23e7\u23f5\u0100iy\u23d1\u23d5rc;\u4135;\u4439r;\uc000\ud835\udd27ath;\u4237pf;\uc000\ud835\udd5b\u01e3\u23ec\0\u23f1r;\uc000\ud835\udcbfrcy;\u4458kcy;\u4454\u0400acfghjos\u240b\u2416\u2422\u2427\u242d\u2431\u2435\u243bppa\u0100;v\u2413\u2414\u43ba;\u43f0\u0100ey\u241b\u2420dil;\u4137;\u443ar;\uc000\ud835\udd28reen;\u4138cy;\u4445cy;\u445cpf;\uc000\ud835\udd5ccr;\uc000\ud835\udcc0\u0b80ABEHabcdefghjlmnoprstuv\u2470\u2481\u2486\u248d\u2491\u250e\u253d\u255a\u2580\u264e\u265e\u2665\u2679\u267d\u269a\u26b2\u26d8\u275d\u2768\u278b\u27c0\u2801\u2812\u0180art\u2477\u247a\u247cr\xf2\u09c6\xf2\u0395ail;\u691barr;\u690e\u0100;g\u0994\u248b;\u6a8bar;\u6962\u0963\u24a5\0\u24aa\0\u24b1\0\0\0\0\0\u24b5\u24ba\0\u24c6\u24c8\u24cd\0\u24f9ute;\u413amptyv;\u69b4ra\xee\u084cbda;\u43bbg\u0180;dl\u088e\u24c1\u24c3;\u6991\xe5\u088e;\u6a85uo\u803b\xab\u40abr\u0400;bfhlpst\u0899\u24de\u24e6\u24e9\u24eb\u24ee\u24f1\u24f5\u0100;f\u089d\u24e3s;\u691fs;\u691d\xeb\u2252p;\u61abl;\u6939im;\u6973l;\u61a2\u0180;ae\u24ff\u2500\u2504\u6aabil;\u6919\u0100;s\u2509\u250a\u6aad;\uc000\u2aad\ufe00\u0180abr\u2515\u2519\u251drr;\u690crk;\u6772\u0100ak\u2522\u252cc\u0100ek\u2528\u252a;\u407b;\u405b\u0100es\u2531\u2533;\u698bl\u0100du\u2539\u253b;\u698f;\u698d\u0200aeuy\u2546\u254b\u2556\u2558ron;\u413e\u0100di\u2550\u2554il;\u413c\xec\u08b0\xe2\u2529;\u443b\u0200cqrs\u2563\u2566\u256d\u257da;\u6936uo\u0100;r\u0e19\u1746\u0100du\u2572\u2577har;\u6967shar;\u694bh;\u61b2\u0280;fgqs\u258b\u258c\u0989\u25f3\u25ff\u6264t\u0280ahlrt\u2598\u25a4\u25b7\u25c2\u25e8rrow\u0100;t\u0899\u25a1a\xe9\u24f6arpoon\u0100du\u25af\u25b4own\xbb\u045ap\xbb\u0966eftarrows;\u61c7ight\u0180ahs\u25cd\u25d6\u25derrow\u0100;s\u08f4\u08a7arpoon\xf3\u0f98quigarro\xf7\u21f0hreetimes;\u62cb\u0180;qs\u258b\u0993\u25falan\xf4\u09ac\u0280;cdgs\u09ac\u260a\u260d\u261d\u2628c;\u6aa8ot\u0100;o\u2614\u2615\u6a7f\u0100;r\u261a\u261b\u6a81;\u6a83\u0100;e\u2622\u2625\uc000\u22da\ufe00s;\u6a93\u0280adegs\u2633\u2639\u263d\u2649\u264bppro\xf8\u24c6ot;\u62d6q\u0100gq\u2643\u2645\xf4\u0989gt\xf2\u248c\xf4\u099bi\xed\u09b2\u0180ilr\u2655\u08e1\u265asht;\u697c;\uc000\ud835\udd29\u0100;E\u099c\u2663;\u6a91\u0161\u2669\u2676r\u0100du\u25b2\u266e\u0100;l\u0965\u2673;\u696alk;\u6584cy;\u4459\u0280;acht\u0a48\u2688\u268b\u2691\u2696r\xf2\u25c1orne\xf2\u1d08ard;\u696bri;\u65fa\u0100io\u269f\u26a4dot;\u4140ust\u0100;a\u26ac\u26ad\u63b0che\xbb\u26ad\u0200Eaes\u26bb\u26bd\u26c9\u26d4;\u6268p\u0100;p\u26c3\u26c4\u6a89rox\xbb\u26c4\u0100;q\u26ce\u26cf\u6a87\u0100;q\u26ce\u26bbim;\u62e6\u0400abnoptwz\u26e9\u26f4\u26f7\u271a\u272f\u2741\u2747\u2750\u0100nr\u26ee\u26f1g;\u67ecr;\u61fdr\xeb\u08c1g\u0180lmr\u26ff\u270d\u2714eft\u0100ar\u09e6\u2707ight\xe1\u09f2apsto;\u67fcight\xe1\u09fdparrow\u0100lr\u2725\u2729ef\xf4\u24edight;\u61ac\u0180afl\u2736\u2739\u273dr;\u6985;\uc000\ud835\udd5dus;\u6a2dimes;\u6a34\u0161\u274b\u274fst;\u6217\xe1\u134e\u0180;ef\u2757\u2758\u1800\u65cange\xbb\u2758ar\u0100;l\u2764\u2765\u4028t;\u6993\u0280achmt\u2773\u2776\u277c\u2785\u2787r\xf2\u08a8orne\xf2\u1d8car\u0100;d\u0f98\u2783;\u696d;\u600eri;\u62bf\u0300achiqt\u2798\u279d\u0a40\u27a2\u27ae\u27bbquo;\u6039r;\uc000\ud835\udcc1m\u0180;eg\u09b2\u27aa\u27ac;\u6a8d;\u6a8f\u0100bu\u252a\u27b3o\u0100;r\u0e1f\u27b9;\u601arok;\u4142\u8400<;cdhilqr\u082b\u27d2\u2639\u27dc\u27e0\u27e5\u27ea\u27f0\u0100ci\u27d7\u27d9;\u6aa6r;\u6a79re\xe5\u25f2mes;\u62c9arr;\u6976uest;\u6a7b\u0100Pi\u27f5\u27f9ar;\u6996\u0180;ef\u2800\u092d\u181b\u65c3r\u0100du\u2807\u280dshar;\u694ahar;\u6966\u0100en\u2817\u2821rtneqq;\uc000\u2268\ufe00\xc5\u281e\u0700Dacdefhilnopsu\u2840\u2845\u2882\u288e\u2893\u28a0\u28a5\u28a8\u28da\u28e2\u28e4\u0a83\u28f3\u2902Dot;\u623a\u0200clpr\u284e\u2852\u2863\u287dr\u803b\xaf\u40af\u0100et\u2857\u2859;\u6642\u0100;e\u285e\u285f\u6720se\xbb\u285f\u0100;s\u103b\u2868to\u0200;dlu\u103b\u2873\u2877\u287bow\xee\u048cef\xf4\u090f\xf0\u13d1ker;\u65ae\u0100oy\u2887\u288cmma;\u6a29;\u443cash;\u6014asuredangle\xbb\u1626r;\uc000\ud835\udd2ao;\u6127\u0180cdn\u28af\u28b4\u28c9ro\u803b\xb5\u40b5\u0200;acd\u1464\u28bd\u28c0\u28c4s\xf4\u16a7ir;\u6af0ot\u80bb\xb7\u01b5us\u0180;bd\u28d2\u1903\u28d3\u6212\u0100;u\u1d3c\u28d8;\u6a2a\u0163\u28de\u28e1p;\u6adb\xf2\u2212\xf0\u0a81\u0100dp\u28e9\u28eeels;\u62a7f;\uc000\ud835\udd5e\u0100ct\u28f8\u28fdr;\uc000\ud835\udcc2pos\xbb\u159d\u0180;lm\u2909\u290a\u290d\u43bctimap;\u62b8\u0c00GLRVabcdefghijlmoprstuvw\u2942\u2953\u297e\u2989\u2998\u29da\u29e9\u2a15\u2a1a\u2a58\u2a5d\u2a83\u2a95\u2aa4\u2aa8\u2b04\u2b07\u2b44\u2b7f\u2bae\u2c34\u2c67\u2c7c\u2ce9\u0100gt\u2947\u294b;\uc000\u22d9\u0338\u0100;v\u2950\u0bcf\uc000\u226b\u20d2\u0180elt\u295a\u2972\u2976ft\u0100ar\u2961\u2967rrow;\u61cdightarrow;\u61ce;\uc000\u22d8\u0338\u0100;v\u297b\u0c47\uc000\u226a\u20d2ightarrow;\u61cf\u0100Dd\u298e\u2993ash;\u62afash;\u62ae\u0280bcnpt\u29a3\u29a7\u29ac\u29b1\u29ccla\xbb\u02deute;\u4144g;\uc000\u2220\u20d2\u0280;Eiop\u0d84\u29bc\u29c0\u29c5\u29c8;\uc000\u2a70\u0338d;\uc000\u224b\u0338s;\u4149ro\xf8\u0d84ur\u0100;a\u29d3\u29d4\u666el\u0100;s\u29d3\u0b38\u01f3\u29df\0\u29e3p\u80bb\xa0\u0b37mp\u0100;e\u0bf9\u0c00\u0280aeouy\u29f4\u29fe\u2a03\u2a10\u2a13\u01f0\u29f9\0\u29fb;\u6a43on;\u4148dil;\u4146ng\u0100;d\u0d7e\u2a0aot;\uc000\u2a6d\u0338p;\u6a42;\u443dash;\u6013\u0380;Aadqsx\u0b92\u2a29\u2a2d\u2a3b\u2a41\u2a45\u2a50rr;\u61d7r\u0100hr\u2a33\u2a36k;\u6924\u0100;o\u13f2\u13f0ot;\uc000\u2250\u0338ui\xf6\u0b63\u0100ei\u2a4a\u2a4ear;\u6928\xed\u0b98ist\u0100;s\u0ba0\u0b9fr;\uc000\ud835\udd2b\u0200Eest\u0bc5\u2a66\u2a79\u2a7c\u0180;qs\u0bbc\u2a6d\u0be1\u0180;qs\u0bbc\u0bc5\u2a74lan\xf4\u0be2i\xed\u0bea\u0100;r\u0bb6\u2a81\xbb\u0bb7\u0180Aap\u2a8a\u2a8d\u2a91r\xf2\u2971rr;\u61aear;\u6af2\u0180;sv\u0f8d\u2a9c\u0f8c\u0100;d\u2aa1\u2aa2\u62fc;\u62facy;\u445a\u0380AEadest\u2ab7\u2aba\u2abe\u2ac2\u2ac5\u2af6\u2af9r\xf2\u2966;\uc000\u2266\u0338rr;\u619ar;\u6025\u0200;fqs\u0c3b\u2ace\u2ae3\u2aeft\u0100ar\u2ad4\u2ad9rro\xf7\u2ac1ightarro\xf7\u2a90\u0180;qs\u0c3b\u2aba\u2aealan\xf4\u0c55\u0100;s\u0c55\u2af4\xbb\u0c36i\xed\u0c5d\u0100;r\u0c35\u2afei\u0100;e\u0c1a\u0c25i\xe4\u0d90\u0100pt\u2b0c\u2b11f;\uc000\ud835\udd5f\u8180\xac;in\u2b19\u2b1a\u2b36\u40acn\u0200;Edv\u0b89\u2b24\u2b28\u2b2e;\uc000\u22f9\u0338ot;\uc000\u22f5\u0338\u01e1\u0b89\u2b33\u2b35;\u62f7;\u62f6i\u0100;v\u0cb8\u2b3c\u01e1\u0cb8\u2b41\u2b43;\u62fe;\u62fd\u0180aor\u2b4b\u2b63\u2b69r\u0200;ast\u0b7b\u2b55\u2b5a\u2b5flle\xec\u0b7bl;\uc000\u2afd\u20e5;\uc000\u2202\u0338lint;\u6a14\u0180;ce\u0c92\u2b70\u2b73u\xe5\u0ca5\u0100;c\u0c98\u2b78\u0100;e\u0c92\u2b7d\xf1\u0c98\u0200Aait\u2b88\u2b8b\u2b9d\u2ba7r\xf2\u2988rr\u0180;cw\u2b94\u2b95\u2b99\u619b;\uc000\u2933\u0338;\uc000\u219d\u0338ghtarrow\xbb\u2b95ri\u0100;e\u0ccb\u0cd6\u0380chimpqu\u2bbd\u2bcd\u2bd9\u2b04\u0b78\u2be4\u2bef\u0200;cer\u0d32\u2bc6\u0d37\u2bc9u\xe5\u0d45;\uc000\ud835\udcc3ort\u026d\u2b05\0\0\u2bd6ar\xe1\u2b56m\u0100;e\u0d6e\u2bdf\u0100;q\u0d74\u0d73su\u0100bp\u2beb\u2bed\xe5\u0cf8\xe5\u0d0b\u0180bcp\u2bf6\u2c11\u2c19\u0200;Ees\u2bff\u2c00\u0d22\u2c04\u6284;\uc000\u2ac5\u0338et\u0100;e\u0d1b\u2c0bq\u0100;q\u0d23\u2c00c\u0100;e\u0d32\u2c17\xf1\u0d38\u0200;Ees\u2c22\u2c23\u0d5f\u2c27\u6285;\uc000\u2ac6\u0338et\u0100;e\u0d58\u2c2eq\u0100;q\u0d60\u2c23\u0200gilr\u2c3d\u2c3f\u2c45\u2c47\xec\u0bd7lde\u803b\xf1\u40f1\xe7\u0c43iangle\u0100lr\u2c52\u2c5ceft\u0100;e\u0c1a\u2c5a\xf1\u0c26ight\u0100;e\u0ccb\u2c65\xf1\u0cd7\u0100;m\u2c6c\u2c6d\u43bd\u0180;es\u2c74\u2c75\u2c79\u4023ro;\u6116p;\u6007\u0480DHadgilrs\u2c8f\u2c94\u2c99\u2c9e\u2ca3\u2cb0\u2cb6\u2cd3\u2ce3ash;\u62adarr;\u6904p;\uc000\u224d\u20d2ash;\u62ac\u0100et\u2ca8\u2cac;\uc000\u2265\u20d2;\uc000>\u20d2nfin;\u69de\u0180Aet\u2cbd\u2cc1\u2cc5rr;\u6902;\uc000\u2264\u20d2\u0100;r\u2cca\u2ccd\uc000<\u20d2ie;\uc000\u22b4\u20d2\u0100At\u2cd8\u2cdcrr;\u6903rie;\uc000\u22b5\u20d2im;\uc000\u223c\u20d2\u0180Aan\u2cf0\u2cf4\u2d02rr;\u61d6r\u0100hr\u2cfa\u2cfdk;\u6923\u0100;o\u13e7\u13e5ear;\u6927\u1253\u1a95\0\0\0\0\0\0\0\0\0\0\0\0\0\u2d2d\0\u2d38\u2d48\u2d60\u2d65\u2d72\u2d84\u1b07\0\0\u2d8d\u2dab\0\u2dc8\u2dce\0\u2ddc\u2e19\u2e2b\u2e3e\u2e43\u0100cs\u2d31\u1a97ute\u803b\xf3\u40f3\u0100iy\u2d3c\u2d45r\u0100;c\u1a9e\u2d42\u803b\xf4\u40f4;\u443e\u0280abios\u1aa0\u2d52\u2d57\u01c8\u2d5alac;\u4151v;\u6a38old;\u69bclig;\u4153\u0100cr\u2d69\u2d6dir;\u69bf;\uc000\ud835\udd2c\u036f\u2d79\0\0\u2d7c\0\u2d82n;\u42dbave\u803b\xf2\u40f2;\u69c1\u0100bm\u2d88\u0df4ar;\u69b5\u0200acit\u2d95\u2d98\u2da5\u2da8r\xf2\u1a80\u0100ir\u2d9d\u2da0r;\u69beoss;\u69bbn\xe5\u0e52;\u69c0\u0180aei\u2db1\u2db5\u2db9cr;\u414dga;\u43c9\u0180cdn\u2dc0\u2dc5\u01cdron;\u43bf;\u69b6pf;\uc000\ud835\udd60\u0180ael\u2dd4\u2dd7\u01d2r;\u69b7rp;\u69b9\u0380;adiosv\u2dea\u2deb\u2dee\u2e08\u2e0d\u2e10\u2e16\u6228r\xf2\u1a86\u0200;efm\u2df7\u2df8\u2e02\u2e05\u6a5dr\u0100;o\u2dfe\u2dff\u6134f\xbb\u2dff\u803b\xaa\u40aa\u803b\xba\u40bagof;\u62b6r;\u6a56lope;\u6a57;\u6a5b\u0180clo\u2e1f\u2e21\u2e27\xf2\u2e01ash\u803b\xf8\u40f8l;\u6298i\u016c\u2e2f\u2e34de\u803b\xf5\u40f5es\u0100;a\u01db\u2e3as;\u6a36ml\u803b\xf6\u40f6bar;\u633d\u0ae1\u2e5e\0\u2e7d\0\u2e80\u2e9d\0\u2ea2\u2eb9\0\0\u2ecb\u0e9c\0\u2f13\0\0\u2f2b\u2fbc\0\u2fc8r\u0200;ast\u0403\u2e67\u2e72\u0e85\u8100\xb6;l\u2e6d\u2e6e\u40b6le\xec\u0403\u0269\u2e78\0\0\u2e7bm;\u6af3;\u6afdy;\u443fr\u0280cimpt\u2e8b\u2e8f\u2e93\u1865\u2e97nt;\u4025od;\u402eil;\u6030enk;\u6031r;\uc000\ud835\udd2d\u0180imo\u2ea8\u2eb0\u2eb4\u0100;v\u2ead\u2eae\u43c6;\u43d5ma\xf4\u0a76ne;\u660e\u0180;tv\u2ebf\u2ec0\u2ec8\u43c0chfork\xbb\u1ffd;\u43d6\u0100au\u2ecf\u2edfn\u0100ck\u2ed5\u2eddk\u0100;h\u21f4\u2edb;\u610e\xf6\u21f4s\u0480;abcdemst\u2ef3\u2ef4\u1908\u2ef9\u2efd\u2f04\u2f06\u2f0a\u2f0e\u402bcir;\u6a23ir;\u6a22\u0100ou\u1d40\u2f02;\u6a25;\u6a72n\u80bb\xb1\u0e9dim;\u6a26wo;\u6a27\u0180ipu\u2f19\u2f20\u2f25ntint;\u6a15f;\uc000\ud835\udd61nd\u803b\xa3\u40a3\u0500;Eaceinosu\u0ec8\u2f3f\u2f41\u2f44\u2f47\u2f81\u2f89\u2f92\u2f7e\u2fb6;\u6ab3p;\u6ab7u\xe5\u0ed9\u0100;c\u0ece\u2f4c\u0300;acens\u0ec8\u2f59\u2f5f\u2f66\u2f68\u2f7eppro\xf8\u2f43urlye\xf1\u0ed9\xf1\u0ece\u0180aes\u2f6f\u2f76\u2f7approx;\u6ab9qq;\u6ab5im;\u62e8i\xed\u0edfme\u0100;s\u2f88\u0eae\u6032\u0180Eas\u2f78\u2f90\u2f7a\xf0\u2f75\u0180dfp\u0eec\u2f99\u2faf\u0180als\u2fa0\u2fa5\u2faalar;\u632eine;\u6312urf;\u6313\u0100;t\u0efb\u2fb4\xef\u0efbrel;\u62b0\u0100ci\u2fc0\u2fc5r;\uc000\ud835\udcc5;\u43c8ncsp;\u6008\u0300fiopsu\u2fda\u22e2\u2fdf\u2fe5\u2feb\u2ff1r;\uc000\ud835\udd2epf;\uc000\ud835\udd62rime;\u6057cr;\uc000\ud835\udcc6\u0180aeo\u2ff8\u3009\u3013t\u0100ei\u2ffe\u3005rnion\xf3\u06b0nt;\u6a16st\u0100;e\u3010\u3011\u403f\xf1\u1f19\xf4\u0f14\u0a80ABHabcdefhilmnoprstux\u3040\u3051\u3055\u3059\u30e0\u310e\u312b\u3147\u3162\u3172\u318e\u3206\u3215\u3224\u3229\u3258\u326e\u3272\u3290\u32b0\u32b7\u0180art\u3047\u304a\u304cr\xf2\u10b3\xf2\u03ddail;\u691car\xf2\u1c65ar;\u6964\u0380cdenqrt\u3068\u3075\u3078\u307f\u308f\u3094\u30cc\u0100eu\u306d\u3071;\uc000\u223d\u0331te;\u4155i\xe3\u116emptyv;\u69b3g\u0200;del\u0fd1\u3089\u308b\u308d;\u6992;\u69a5\xe5\u0fd1uo\u803b\xbb\u40bbr\u0580;abcfhlpstw\u0fdc\u30ac\u30af\u30b7\u30b9\u30bc\u30be\u30c0\u30c3\u30c7\u30cap;\u6975\u0100;f\u0fe0\u30b4s;\u6920;\u6933s;\u691e\xeb\u225d\xf0\u272el;\u6945im;\u6974l;\u61a3;\u619d\u0100ai\u30d1\u30d5il;\u691ao\u0100;n\u30db\u30dc\u6236al\xf3\u0f1e\u0180abr\u30e7\u30ea\u30eer\xf2\u17e5rk;\u6773\u0100ak\u30f3\u30fdc\u0100ek\u30f9\u30fb;\u407d;\u405d\u0100es\u3102\u3104;\u698cl\u0100du\u310a\u310c;\u698e;\u6990\u0200aeuy\u3117\u311c\u3127\u3129ron;\u4159\u0100di\u3121\u3125il;\u4157\xec\u0ff2\xe2\u30fa;\u4440\u0200clqs\u3134\u3137\u313d\u3144a;\u6937dhar;\u6969uo\u0100;r\u020e\u020dh;\u61b3\u0180acg\u314e\u315f\u0f44l\u0200;ips\u0f78\u3158\u315b\u109cn\xe5\u10bbar\xf4\u0fa9t;\u65ad\u0180ilr\u3169\u1023\u316esht;\u697d;\uc000\ud835\udd2f\u0100ao\u3177\u3186r\u0100du\u317d\u317f\xbb\u047b\u0100;l\u1091\u3184;\u696c\u0100;v\u318b\u318c\u43c1;\u43f1\u0180gns\u3195\u31f9\u31fcht\u0300ahlrst\u31a4\u31b0\u31c2\u31d8\u31e4\u31eerrow\u0100;t\u0fdc\u31ada\xe9\u30c8arpoon\u0100du\u31bb\u31bfow\xee\u317ep\xbb\u1092eft\u0100ah\u31ca\u31d0rrow\xf3\u0feaarpoon\xf3\u0551ightarrows;\u61c9quigarro\xf7\u30cbhreetimes;\u62ccg;\u42daingdotse\xf1\u1f32\u0180ahm\u320d\u3210\u3213r\xf2\u0feaa\xf2\u0551;\u600foust\u0100;a\u321e\u321f\u63b1che\xbb\u321fmid;\u6aee\u0200abpt\u3232\u323d\u3240\u3252\u0100nr\u3237\u323ag;\u67edr;\u61fer\xeb\u1003\u0180afl\u3247\u324a\u324er;\u6986;\uc000\ud835\udd63us;\u6a2eimes;\u6a35\u0100ap\u325d\u3267r\u0100;g\u3263\u3264\u4029t;\u6994olint;\u6a12ar\xf2\u31e3\u0200achq\u327b\u3280\u10bc\u3285quo;\u603ar;\uc000\ud835\udcc7\u0100bu\u30fb\u328ao\u0100;r\u0214\u0213\u0180hir\u3297\u329b\u32a0re\xe5\u31f8mes;\u62cai\u0200;efl\u32aa\u1059\u1821\u32ab\u65b9tri;\u69celuhar;\u6968;\u611e\u0d61\u32d5\u32db\u32df\u332c\u3338\u3371\0\u337a\u33a4\0\0\u33ec\u33f0\0\u3428\u3448\u345a\u34ad\u34b1\u34ca\u34f1\0\u3616\0\0\u3633cute;\u415bqu\xef\u27ba\u0500;Eaceinpsy\u11ed\u32f3\u32f5\u32ff\u3302\u330b\u330f\u331f\u3326\u3329;\u6ab4\u01f0\u32fa\0\u32fc;\u6ab8on;\u4161u\xe5\u11fe\u0100;d\u11f3\u3307il;\u415frc;\u415d\u0180Eas\u3316\u3318\u331b;\u6ab6p;\u6abaim;\u62e9olint;\u6a13i\xed\u1204;\u4441ot\u0180;be\u3334\u1d47\u3335\u62c5;\u6a66\u0380Aacmstx\u3346\u334a\u3357\u335b\u335e\u3363\u336drr;\u61d8r\u0100hr\u3350\u3352\xeb\u2228\u0100;o\u0a36\u0a34t\u803b\xa7\u40a7i;\u403bwar;\u6929m\u0100in\u3369\xf0nu\xf3\xf1t;\u6736r\u0100;o\u3376\u2055\uc000\ud835\udd30\u0200acoy\u3382\u3386\u3391\u33a0rp;\u666f\u0100hy\u338b\u338fcy;\u4449;\u4448rt\u026d\u3399\0\0\u339ci\xe4\u1464ara\xec\u2e6f\u803b\xad\u40ad\u0100gm\u33a8\u33b4ma\u0180;fv\u33b1\u33b2\u33b2\u43c3;\u43c2\u0400;deglnpr\u12ab\u33c5\u33c9\u33ce\u33d6\u33de\u33e1\u33e6ot;\u6a6a\u0100;q\u12b1\u12b0\u0100;E\u33d3\u33d4\u6a9e;\u6aa0\u0100;E\u33db\u33dc\u6a9d;\u6a9fe;\u6246lus;\u6a24arr;\u6972ar\xf2\u113d\u0200aeit\u33f8\u3408\u340f\u3417\u0100ls\u33fd\u3404lsetm\xe9\u336ahp;\u6a33parsl;\u69e4\u0100dl\u1463\u3414e;\u6323\u0100;e\u341c\u341d\u6aaa\u0100;s\u3422\u3423\u6aac;\uc000\u2aac\ufe00\u0180flp\u342e\u3433\u3442tcy;\u444c\u0100;b\u3438\u3439\u402f\u0100;a\u343e\u343f\u69c4r;\u633ff;\uc000\ud835\udd64a\u0100dr\u344d\u0402es\u0100;u\u3454\u3455\u6660it\xbb\u3455\u0180csu\u3460\u3479\u349f\u0100au\u3465\u346fp\u0100;s\u1188\u346b;\uc000\u2293\ufe00p\u0100;s\u11b4\u3475;\uc000\u2294\ufe00u\u0100bp\u347f\u348f\u0180;es\u1197\u119c\u3486et\u0100;e\u1197\u348d\xf1\u119d\u0180;es\u11a8\u11ad\u3496et\u0100;e\u11a8\u349d\xf1\u11ae\u0180;af\u117b\u34a6\u05b0r\u0165\u34ab\u05b1\xbb\u117car\xf2\u1148\u0200cemt\u34b9\u34be\u34c2\u34c5r;\uc000\ud835\udcc8tm\xee\xf1i\xec\u3415ar\xe6\u11be\u0100ar\u34ce\u34d5r\u0100;f\u34d4\u17bf\u6606\u0100an\u34da\u34edight\u0100ep\u34e3\u34eapsilo\xee\u1ee0h\xe9\u2eafs\xbb\u2852\u0280bcmnp\u34fb\u355e\u1209\u358b\u358e\u0480;Edemnprs\u350e\u350f\u3511\u3515\u351e\u3523\u352c\u3531\u3536\u6282;\u6ac5ot;\u6abd\u0100;d\u11da\u351aot;\u6ac3ult;\u6ac1\u0100Ee\u3528\u352a;\u6acb;\u628alus;\u6abfarr;\u6979\u0180eiu\u353d\u3552\u3555t\u0180;en\u350e\u3545\u354bq\u0100;q\u11da\u350feq\u0100;q\u352b\u3528m;\u6ac7\u0100bp\u355a\u355c;\u6ad5;\u6ad3c\u0300;acens\u11ed\u356c\u3572\u3579\u357b\u3326ppro\xf8\u32faurlye\xf1\u11fe\xf1\u11f3\u0180aes\u3582\u3588\u331bppro\xf8\u331aq\xf1\u3317g;\u666a\u0680123;Edehlmnps\u35a9\u35ac\u35af\u121c\u35b2\u35b4\u35c0\u35c9\u35d5\u35da\u35df\u35e8\u35ed\u803b\xb9\u40b9\u803b\xb2\u40b2\u803b\xb3\u40b3;\u6ac6\u0100os\u35b9\u35bct;\u6abeub;\u6ad8\u0100;d\u1222\u35c5ot;\u6ac4s\u0100ou\u35cf\u35d2l;\u67c9b;\u6ad7arr;\u697bult;\u6ac2\u0100Ee\u35e4\u35e6;\u6acc;\u628blus;\u6ac0\u0180eiu\u35f4\u3609\u360ct\u0180;en\u121c\u35fc\u3602q\u0100;q\u1222\u35b2eq\u0100;q\u35e7\u35e4m;\u6ac8\u0100bp\u3611\u3613;\u6ad4;\u6ad6\u0180Aan\u361c\u3620\u362drr;\u61d9r\u0100hr\u3626\u3628\xeb\u222e\u0100;o\u0a2b\u0a29war;\u692alig\u803b\xdf\u40df\u0be1\u3651\u365d\u3660\u12ce\u3673\u3679\0\u367e\u36c2\0\0\0\0\0\u36db\u3703\0\u3709\u376c\0\0\0\u3787\u0272\u3656\0\0\u365bget;\u6316;\u43c4r\xeb\u0e5f\u0180aey\u3666\u366b\u3670ron;\u4165dil;\u4163;\u4442lrec;\u6315r;\uc000\ud835\udd31\u0200eiko\u3686\u369d\u36b5\u36bc\u01f2\u368b\0\u3691e\u01004f\u1284\u1281a\u0180;sv\u3698\u3699\u369b\u43b8ym;\u43d1\u0100cn\u36a2\u36b2k\u0100as\u36a8\u36aeppro\xf8\u12c1im\xbb\u12acs\xf0\u129e\u0100as\u36ba\u36ae\xf0\u12c1rn\u803b\xfe\u40fe\u01ec\u031f\u36c6\u22e7es\u8180\xd7;bd\u36cf\u36d0\u36d8\u40d7\u0100;a\u190f\u36d5r;\u6a31;\u6a30\u0180eps\u36e1\u36e3\u3700\xe1\u2a4d\u0200;bcf\u0486\u36ec\u36f0\u36f4ot;\u6336ir;\u6af1\u0100;o\u36f9\u36fc\uc000\ud835\udd65rk;\u6ada\xe1\u3362rime;\u6034\u0180aip\u370f\u3712\u3764d\xe5\u1248\u0380adempst\u3721\u374d\u3740\u3751\u3757\u375c\u375fngle\u0280;dlqr\u3730\u3731\u3736\u3740\u3742\u65b5own\xbb\u1dbbeft\u0100;e\u2800\u373e\xf1\u092e;\u625cight\u0100;e\u32aa\u374b\xf1\u105aot;\u65ecinus;\u6a3alus;\u6a39b;\u69cdime;\u6a3bezium;\u63e2\u0180cht\u3772\u377d\u3781\u0100ry\u3777\u377b;\uc000\ud835\udcc9;\u4446cy;\u445brok;\u4167\u0100io\u378b\u378ex\xf4\u1777head\u0100lr\u3797\u37a0eftarro\xf7\u084fightarrow\xbb\u0f5d\u0900AHabcdfghlmoprstuw\u37d0\u37d3\u37d7\u37e4\u37f0\u37fc\u380e\u381c\u3823\u3834\u3851\u385d\u386b\u38a9\u38cc\u38d2\u38ea\u38f6r\xf2\u03edar;\u6963\u0100cr\u37dc\u37e2ute\u803b\xfa\u40fa\xf2\u1150r\u01e3\u37ea\0\u37edy;\u445eve;\u416d\u0100iy\u37f5\u37farc\u803b\xfb\u40fb;\u4443\u0180abh\u3803\u3806\u380br\xf2\u13adlac;\u4171a\xf2\u13c3\u0100ir\u3813\u3818sht;\u697e;\uc000\ud835\udd32rave\u803b\xf9\u40f9\u0161\u3827\u3831r\u0100lr\u382c\u382e\xbb\u0957\xbb\u1083lk;\u6580\u0100ct\u3839\u384d\u026f\u383f\0\0\u384arn\u0100;e\u3845\u3846\u631cr\xbb\u3846op;\u630fri;\u65f8\u0100al\u3856\u385acr;\u416b\u80bb\xa8\u0349\u0100gp\u3862\u3866on;\u4173f;\uc000\ud835\udd66\u0300adhlsu\u114b\u3878\u387d\u1372\u3891\u38a0own\xe1\u13b3arpoon\u0100lr\u3888\u388cef\xf4\u382digh\xf4\u382fi\u0180;hl\u3899\u389a\u389c\u43c5\xbb\u13faon\xbb\u389aparrows;\u61c8\u0180cit\u38b0\u38c4\u38c8\u026f\u38b6\0\0\u38c1rn\u0100;e\u38bc\u38bd\u631dr\xbb\u38bdop;\u630eng;\u416fri;\u65f9cr;\uc000\ud835\udcca\u0180dir\u38d9\u38dd\u38e2ot;\u62f0lde;\u4169i\u0100;f\u3730\u38e8\xbb\u1813\u0100am\u38ef\u38f2r\xf2\u38a8l\u803b\xfc\u40fcangle;\u69a7\u0780ABDacdeflnoprsz\u391c\u391f\u3929\u392d\u39b5\u39b8\u39bd\u39df\u39e4\u39e8\u39f3\u39f9\u39fd\u3a01\u3a20r\xf2\u03f7ar\u0100;v\u3926\u3927\u6ae8;\u6ae9as\xe8\u03e1\u0100nr\u3932\u3937grt;\u699c\u0380eknprst\u34e3\u3946\u394b\u3952\u395d\u3964\u3996app\xe1\u2415othin\xe7\u1e96\u0180hir\u34eb\u2ec8\u3959op\xf4\u2fb5\u0100;h\u13b7\u3962\xef\u318d\u0100iu\u3969\u396dgm\xe1\u33b3\u0100bp\u3972\u3984setneq\u0100;q\u397d\u3980\uc000\u228a\ufe00;\uc000\u2acb\ufe00setneq\u0100;q\u398f\u3992\uc000\u228b\ufe00;\uc000\u2acc\ufe00\u0100hr\u399b\u399fet\xe1\u369ciangle\u0100lr\u39aa\u39afeft\xbb\u0925ight\xbb\u1051y;\u4432ash\xbb\u1036\u0180elr\u39c4\u39d2\u39d7\u0180;be\u2dea\u39cb\u39cfar;\u62bbq;\u625alip;\u62ee\u0100bt\u39dc\u1468a\xf2\u1469r;\uc000\ud835\udd33tr\xe9\u39aesu\u0100bp\u39ef\u39f1\xbb\u0d1c\xbb\u0d59pf;\uc000\ud835\udd67ro\xf0\u0efbtr\xe9\u39b4\u0100cu\u3a06\u3a0br;\uc000\ud835\udccb\u0100bp\u3a10\u3a18n\u0100Ee\u3980\u3a16\xbb\u397en\u0100Ee\u3992\u3a1e\xbb\u3990igzag;\u699a\u0380cefoprs\u3a36\u3a3b\u3a56\u3a5b\u3a54\u3a61\u3a6airc;\u4175\u0100di\u3a40\u3a51\u0100bg\u3a45\u3a49ar;\u6a5fe\u0100;q\u15fa\u3a4f;\u6259erp;\u6118r;\uc000\ud835\udd34pf;\uc000\ud835\udd68\u0100;e\u1479\u3a66at\xe8\u1479cr;\uc000\ud835\udccc\u0ae3\u178e\u3a87\0\u3a8b\0\u3a90\u3a9b\0\0\u3a9d\u3aa8\u3aab\u3aaf\0\0\u3ac3\u3ace\0\u3ad8\u17dc\u17dftr\xe9\u17d1r;\uc000\ud835\udd35\u0100Aa\u3a94\u3a97r\xf2\u03c3r\xf2\u09f6;\u43be\u0100Aa\u3aa1\u3aa4r\xf2\u03b8r\xf2\u09eba\xf0\u2713is;\u62fb\u0180dpt\u17a4\u3ab5\u3abe\u0100fl\u3aba\u17a9;\uc000\ud835\udd69im\xe5\u17b2\u0100Aa\u3ac7\u3acar\xf2\u03cer\xf2\u0a01\u0100cq\u3ad2\u17b8r;\uc000\ud835\udccd\u0100pt\u17d6\u3adcr\xe9\u17d4\u0400acefiosu\u3af0\u3afd\u3b08\u3b0c\u3b11\u3b15\u3b1b\u3b21c\u0100uy\u3af6\u3afbte\u803b\xfd\u40fd;\u444f\u0100iy\u3b02\u3b06rc;\u4177;\u444bn\u803b\xa5\u40a5r;\uc000\ud835\udd36cy;\u4457pf;\uc000\ud835\udd6acr;\uc000\ud835\udcce\u0100cm\u3b26\u3b29y;\u444el\u803b\xff\u40ff\u0500acdefhiosw\u3b42\u3b48\u3b54\u3b58\u3b64\u3b69\u3b6d\u3b74\u3b7a\u3b80cute;\u417a\u0100ay\u3b4d\u3b52ron;\u417e;\u4437ot;\u417c\u0100et\u3b5d\u3b61tr\xe6\u155fa;\u43b6r;\uc000\ud835\udd37cy;\u4436grarr;\u61ddpf;\uc000\ud835\udd6bcr;\uc000\ud835\udccf\u0100jn\u3b85\u3b87;\u600dj;\u600c'.split("").map((function(t){return t.charCodeAt(0)}))),az=new Uint16Array("\u0200aglq\t\x15\x18\x1b\u026d\x0f\0\0\x12p;\u4026os;\u4027t;\u403et;\u403cuot;\u4022".split("").map((function(t){return t.charCodeAt(0)}))),iz=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]),oz=null!==(ez=String.fromCodePoint)&&void 0!==ez?ez:function(t){var e="";return t>65535&&(t-=65536,e+=String.fromCharCode(t>>>10&1023|55296),t=56320|1023&t),e+=String.fromCharCode(t)};function lz(t){var e;return t>=55296&&t<=57343||t>1114111?65533:null!==(e=iz.get(t))&&void 0!==e?e:t}!function(t){t[t.NUM=35]="NUM",t[t.SEMI=59]="SEMI",t[t.EQUALS=61]="EQUALS",t[t.ZERO=48]="ZERO",t[t.NINE=57]="NINE",t[t.LOWER_A=97]="LOWER_A",t[t.LOWER_F=102]="LOWER_F",t[t.LOWER_X=120]="LOWER_X",t[t.LOWER_Z=122]="LOWER_Z",t[t.UPPER_A=65]="UPPER_A",t[t.UPPER_F=70]="UPPER_F",t[t.UPPER_Z=90]="UPPER_Z"}(nz||(nz={}));var cz,sz,uz;function dz(t){return t>=nz.ZERO&&t<=nz.NINE}function hz(t){return t>=nz.UPPER_A&&t<=nz.UPPER_F||t>=nz.LOWER_A&&t<=nz.LOWER_F}function fz(t){return t===nz.EQUALS||function(t){return t>=nz.UPPER_A&&t<=nz.UPPER_Z||t>=nz.LOWER_A&&t<=nz.LOWER_Z||dz(t)}(t)}!function(t){t[t.VALUE_LENGTH=49152]="VALUE_LENGTH",t[t.BRANCH_LENGTH=16256]="BRANCH_LENGTH",t[t.JUMP_TABLE=127]="JUMP_TABLE"}(cz||(cz={})),function(t){t[t.EntityStart=0]="EntityStart",t[t.NumericStart=1]="NumericStart",t[t.NumericDecimal=2]="NumericDecimal",t[t.NumericHex=3]="NumericHex",t[t.NamedEntity=4]="NamedEntity"}(sz||(sz={})),function(t){t[t.Legacy=0]="Legacy",t[t.Strict=1]="Strict",t[t.Attribute=2]="Attribute"}(uz||(uz={}));var pz=function(){function t(e,n,r){C(this,t),this.decodeTree=e,this.emitCodePoint=n,this.errors=r,this.state=sz.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=uz.Strict}return E(t,[{key:"startEntity",value:function(t){this.decodeMode=t,this.state=sz.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}},{key:"write",value:function(t,e){switch(this.state){case sz.EntityStart:return t.charCodeAt(e)===nz.NUM?(this.state=sz.NumericStart,this.consumed+=1,this.stateNumericStart(t,e+1)):(this.state=sz.NamedEntity,this.stateNamedEntity(t,e));case sz.NumericStart:return this.stateNumericStart(t,e);case sz.NumericDecimal:return this.stateNumericDecimal(t,e);case sz.NumericHex:return this.stateNumericHex(t,e);case sz.NamedEntity:return this.stateNamedEntity(t,e)}}},{key:"stateNumericStart",value:function(t,e){return e>=t.length?-1:(32|t.charCodeAt(e))===nz.LOWER_X?(this.state=sz.NumericHex,this.consumed+=1,this.stateNumericHex(t,e+1)):(this.state=sz.NumericDecimal,this.stateNumericDecimal(t,e))}},{key:"addToNumericResult",value:function(t,e,n,r){if(e!==n){var a=n-e;this.result=this.result*Math.pow(r,a)+parseInt(t.substr(e,a),r),this.consumed+=a}}},{key:"stateNumericHex",value:function(t,e){for(var n=e;e<t.length;){var r=t.charCodeAt(e);if(!dz(r)&&!hz(r))return this.addToNumericResult(t,n,e,16),this.emitNumericEntity(r,3);e+=1}return this.addToNumericResult(t,n,e,16),-1}},{key:"stateNumericDecimal",value:function(t,e){for(var n=e;e<t.length;){var r=t.charCodeAt(e);if(!dz(r))return this.addToNumericResult(t,n,e,10),this.emitNumericEntity(r,2);e+=1}return this.addToNumericResult(t,n,e,10),-1}},{key:"emitNumericEntity",value:function(t,e){var n;if(this.consumed<=e)return null===(n=this.errors)||void 0===n||n.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(t===nz.SEMI)this.consumed+=1;else if(this.decodeMode===uz.Strict)return 0;return this.emitCodePoint(lz(this.result),this.consumed),this.errors&&(t!==nz.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}},{key:"stateNamedEntity",value:function(t,e){for(var n=this.decodeTree,r=n[this.treeIndex],a=(r&cz.VALUE_LENGTH)>>14;e<t.length;e++,this.excess++){var i=t.charCodeAt(e);if(this.treeIndex=vz(n,r,this.treeIndex+Math.max(1,a),i),this.treeIndex<0)return 0===this.result||this.decodeMode===uz.Attribute&&(0===a||fz(i))?0:this.emitNotTerminatedNamedEntity();if(0!==(a=((r=n[this.treeIndex])&cz.VALUE_LENGTH)>>14)){if(i===nz.SEMI)return this.emitNamedEntityData(this.treeIndex,a,this.consumed+this.excess);this.decodeMode!==uz.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}},{key:"emitNotTerminatedNamedEntity",value:function(){var t,e=this.result,n=(this.decodeTree[e]&cz.VALUE_LENGTH)>>14;return this.emitNamedEntityData(e,n,this.consumed),null===(t=this.errors)||void 0===t||t.missingSemicolonAfterCharacterReference(),this.consumed}},{key:"emitNamedEntityData",value:function(t,e,n){var r=this.decodeTree;return this.emitCodePoint(1===e?r[t]&~cz.VALUE_LENGTH:r[t+1],n),3===e&&this.emitCodePoint(r[t+2],n),n}},{key:"end",value:function(){var t;switch(this.state){case sz.NamedEntity:return 0===this.result||this.decodeMode===uz.Attribute&&this.result!==this.treeIndex?0:this.emitNotTerminatedNamedEntity();case sz.NumericDecimal:return this.emitNumericEntity(0,2);case sz.NumericHex:return this.emitNumericEntity(0,3);case sz.NumericStart:return null===(t=this.errors)||void 0===t||t.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case sz.EntityStart:return 0}}}]),t}();function gz(t){var e="",n=new pz(t,(function(t){return e+=oz(t)}));return function(t,r){for(var a=0,i=0;(i=t.indexOf("&",i))>=0;){e+=t.slice(a,i),n.startEntity(r);var o=n.write(t,i+1);if(o<0){a=i+n.end();break}a=i+o,i=0===o?a+1:a}var l=e+t.slice(a);return e="",l}}function vz(t,e,n,r){var a=(e&cz.BRANCH_LENGTH)>>7,i=e&cz.JUMP_TABLE;if(0===a)return 0!==i&&r===i?n:-1;if(i){var o=r-i;return o<0||o>=a?-1:t[n+o]-1}for(var l=n,c=l+a-1;l<=c;){var s=l+c>>>1,u=t[s];if(u<r)l=s+1;else{if(!(u>r))return t[s+a];c=s-1}}return-1}var mz,yz,bz,xz,Mz,wz;gz(rz),gz(az);!function(t){t.HTML="http://www.w3.org/1999/xhtml",t.MATHML="http://www.w3.org/1998/Math/MathML",t.SVG="http://www.w3.org/2000/svg",t.XLINK="http://www.w3.org/1999/xlink",t.XML="http://www.w3.org/XML/1998/namespace",t.XMLNS="http://www.w3.org/2000/xmlns/"}(yz=yz||(yz={})),function(t){t.TYPE="type",t.ACTION="action",t.ENCODING="encoding",t.PROMPT="prompt",t.NAME="name",t.COLOR="color",t.FACE="face",t.SIZE="size"}(bz=bz||(bz={})),function(t){t.NO_QUIRKS="no-quirks",t.QUIRKS="quirks",t.LIMITED_QUIRKS="limited-quirks"}(xz=xz||(xz={})),function(t){t.A="a",t.ADDRESS="address",t.ANNOTATION_XML="annotation-xml",t.APPLET="applet",t.AREA="area",t.ARTICLE="article",t.ASIDE="aside",t.B="b",t.BASE="base",t.BASEFONT="basefont",t.BGSOUND="bgsound",t.BIG="big",t.BLOCKQUOTE="blockquote",t.BODY="body",t.BR="br",t.BUTTON="button",t.CAPTION="caption",t.CENTER="center",t.CODE="code",t.COL="col",t.COLGROUP="colgroup",t.DD="dd",t.DESC="desc",t.DETAILS="details",t.DIALOG="dialog",t.DIR="dir",t.DIV="div",t.DL="dl",t.DT="dt",t.EM="em",t.EMBED="embed",t.FIELDSET="fieldset",t.FIGCAPTION="figcaption",t.FIGURE="figure",t.FONT="font",t.FOOTER="footer",t.FOREIGN_OBJECT="foreignObject",t.FORM="form",t.FRAME="frame",t.FRAMESET="frameset",t.H1="h1",t.H2="h2",t.H3="h3",t.H4="h4",t.H5="h5",t.H6="h6",t.HEAD="head",t.HEADER="header",t.HGROUP="hgroup",t.HR="hr",t.HTML="html",t.I="i",t.IMG="img",t.IMAGE="image",t.INPUT="input",t.IFRAME="iframe",t.KEYGEN="keygen",t.LABEL="label",t.LI="li",t.LINK="link",t.LISTING="listing",t.MAIN="main",t.MALIGNMARK="malignmark",t.MARQUEE="marquee",t.MATH="math",t.MENU="menu",t.META="meta",t.MGLYPH="mglyph",t.MI="mi",t.MO="mo",t.MN="mn",t.MS="ms",t.MTEXT="mtext",t.NAV="nav",t.NOBR="nobr",t.NOFRAMES="noframes",t.NOEMBED="noembed",t.NOSCRIPT="noscript",t.OBJECT="object",t.OL="ol",t.OPTGROUP="optgroup",t.OPTION="option",t.P="p",t.PARAM="param",t.PLAINTEXT="plaintext",t.PRE="pre",t.RB="rb",t.RP="rp",t.RT="rt",t.RTC="rtc",t.RUBY="ruby",t.S="s",t.SCRIPT="script",t.SECTION="section",t.SELECT="select",t.SOURCE="source",t.SMALL="small",t.SPAN="span",t.STRIKE="strike",t.STRONG="strong",t.STYLE="style",t.SUB="sub",t.SUMMARY="summary",t.SUP="sup",t.TABLE="table",t.TBODY="tbody",t.TEMPLATE="template",t.TEXTAREA="textarea",t.TFOOT="tfoot",t.TD="td",t.TH="th",t.THEAD="thead",t.TITLE="title",t.TR="tr",t.TRACK="track",t.TT="tt",t.U="u",t.UL="ul",t.SVG="svg",t.VAR="var",t.WBR="wbr",t.XMP="xmp"}(Mz=Mz||(Mz={})),function(t){t[t.UNKNOWN=0]="UNKNOWN",t[t.A=1]="A",t[t.ADDRESS=2]="ADDRESS",t[t.ANNOTATION_XML=3]="ANNOTATION_XML",t[t.APPLET=4]="APPLET",t[t.AREA=5]="AREA",t[t.ARTICLE=6]="ARTICLE",t[t.ASIDE=7]="ASIDE",t[t.B=8]="B",t[t.BASE=9]="BASE",t[t.BASEFONT=10]="BASEFONT",t[t.BGSOUND=11]="BGSOUND",t[t.BIG=12]="BIG",t[t.BLOCKQUOTE=13]="BLOCKQUOTE",t[t.BODY=14]="BODY",t[t.BR=15]="BR",t[t.BUTTON=16]="BUTTON",t[t.CAPTION=17]="CAPTION",t[t.CENTER=18]="CENTER",t[t.CODE=19]="CODE",t[t.COL=20]="COL",t[t.COLGROUP=21]="COLGROUP",t[t.DD=22]="DD",t[t.DESC=23]="DESC",t[t.DETAILS=24]="DETAILS",t[t.DIALOG=25]="DIALOG",t[t.DIR=26]="DIR",t[t.DIV=27]="DIV",t[t.DL=28]="DL",t[t.DT=29]="DT",t[t.EM=30]="EM",t[t.EMBED=31]="EMBED",t[t.FIELDSET=32]="FIELDSET",t[t.FIGCAPTION=33]="FIGCAPTION",t[t.FIGURE=34]="FIGURE",t[t.FONT=35]="FONT",t[t.FOOTER=36]="FOOTER",t[t.FOREIGN_OBJECT=37]="FOREIGN_OBJECT",t[t.FORM=38]="FORM",t[t.FRAME=39]="FRAME",t[t.FRAMESET=40]="FRAMESET",t[t.H1=41]="H1",t[t.H2=42]="H2",t[t.H3=43]="H3",t[t.H4=44]="H4",t[t.H5=45]="H5",t[t.H6=46]="H6",t[t.HEAD=47]="HEAD",t[t.HEADER=48]="HEADER",t[t.HGROUP=49]="HGROUP",t[t.HR=50]="HR",t[t.HTML=51]="HTML",t[t.I=52]="I",t[t.IMG=53]="IMG",t[t.IMAGE=54]="IMAGE",t[t.INPUT=55]="INPUT",t[t.IFRAME=56]="IFRAME",t[t.KEYGEN=57]="KEYGEN",t[t.LABEL=58]="LABEL",t[t.LI=59]="LI",t[t.LINK=60]="LINK",t[t.LISTING=61]="LISTING",t[t.MAIN=62]="MAIN",t[t.MALIGNMARK=63]="MALIGNMARK",t[t.MARQUEE=64]="MARQUEE",t[t.MATH=65]="MATH",t[t.MENU=66]="MENU",t[t.META=67]="META",t[t.MGLYPH=68]="MGLYPH",t[t.MI=69]="MI",t[t.MO=70]="MO",t[t.MN=71]="MN",t[t.MS=72]="MS",t[t.MTEXT=73]="MTEXT",t[t.NAV=74]="NAV",t[t.NOBR=75]="NOBR",t[t.NOFRAMES=76]="NOFRAMES",t[t.NOEMBED=77]="NOEMBED",t[t.NOSCRIPT=78]="NOSCRIPT",t[t.OBJECT=79]="OBJECT",t[t.OL=80]="OL",t[t.OPTGROUP=81]="OPTGROUP",t[t.OPTION=82]="OPTION",t[t.P=83]="P",t[t.PARAM=84]="PARAM",t[t.PLAINTEXT=85]="PLAINTEXT",t[t.PRE=86]="PRE",t[t.RB=87]="RB",t[t.RP=88]="RP",t[t.RT=89]="RT",t[t.RTC=90]="RTC",t[t.RUBY=91]="RUBY",t[t.S=92]="S",t[t.SCRIPT=93]="SCRIPT",t[t.SECTION=94]="SECTION",t[t.SELECT=95]="SELECT",t[t.SOURCE=96]="SOURCE",t[t.SMALL=97]="SMALL",t[t.SPAN=98]="SPAN",t[t.STRIKE=99]="STRIKE",t[t.STRONG=100]="STRONG",t[t.STYLE=101]="STYLE",t[t.SUB=102]="SUB",t[t.SUMMARY=103]="SUMMARY",t[t.SUP=104]="SUP",t[t.TABLE=105]="TABLE",t[t.TBODY=106]="TBODY",t[t.TEMPLATE=107]="TEMPLATE",t[t.TEXTAREA=108]="TEXTAREA",t[t.TFOOT=109]="TFOOT",t[t.TD=110]="TD",t[t.TH=111]="TH",t[t.THEAD=112]="THEAD",t[t.TITLE=113]="TITLE",t[t.TR=114]="TR",t[t.TRACK=115]="TRACK",t[t.TT=116]="TT",t[t.U=117]="U",t[t.UL=118]="UL",t[t.SVG=119]="SVG",t[t.VAR=120]="VAR",t[t.WBR=121]="WBR",t[t.XMP=122]="XMP"}(wz=wz||(wz={}));var zz=new Map([[Mz.A,wz.A],[Mz.ADDRESS,wz.ADDRESS],[Mz.ANNOTATION_XML,wz.ANNOTATION_XML],[Mz.APPLET,wz.APPLET],[Mz.AREA,wz.AREA],[Mz.ARTICLE,wz.ARTICLE],[Mz.ASIDE,wz.ASIDE],[Mz.B,wz.B],[Mz.BASE,wz.BASE],[Mz.BASEFONT,wz.BASEFONT],[Mz.BGSOUND,wz.BGSOUND],[Mz.BIG,wz.BIG],[Mz.BLOCKQUOTE,wz.BLOCKQUOTE],[Mz.BODY,wz.BODY],[Mz.BR,wz.BR],[Mz.BUTTON,wz.BUTTON],[Mz.CAPTION,wz.CAPTION],[Mz.CENTER,wz.CENTER],[Mz.CODE,wz.CODE],[Mz.COL,wz.COL],[Mz.COLGROUP,wz.COLGROUP],[Mz.DD,wz.DD],[Mz.DESC,wz.DESC],[Mz.DETAILS,wz.DETAILS],[Mz.DIALOG,wz.DIALOG],[Mz.DIR,wz.DIR],[Mz.DIV,wz.DIV],[Mz.DL,wz.DL],[Mz.DT,wz.DT],[Mz.EM,wz.EM],[Mz.EMBED,wz.EMBED],[Mz.FIELDSET,wz.FIELDSET],[Mz.FIGCAPTION,wz.FIGCAPTION],[Mz.FIGURE,wz.FIGURE],[Mz.FONT,wz.FONT],[Mz.FOOTER,wz.FOOTER],[Mz.FOREIGN_OBJECT,wz.FOREIGN_OBJECT],[Mz.FORM,wz.FORM],[Mz.FRAME,wz.FRAME],[Mz.FRAMESET,wz.FRAMESET],[Mz.H1,wz.H1],[Mz.H2,wz.H2],[Mz.H3,wz.H3],[Mz.H4,wz.H4],[Mz.H5,wz.H5],[Mz.H6,wz.H6],[Mz.HEAD,wz.HEAD],[Mz.HEADER,wz.HEADER],[Mz.HGROUP,wz.HGROUP],[Mz.HR,wz.HR],[Mz.HTML,wz.HTML],[Mz.I,wz.I],[Mz.IMG,wz.IMG],[Mz.IMAGE,wz.IMAGE],[Mz.INPUT,wz.INPUT],[Mz.IFRAME,wz.IFRAME],[Mz.KEYGEN,wz.KEYGEN],[Mz.LABEL,wz.LABEL],[Mz.LI,wz.LI],[Mz.LINK,wz.LINK],[Mz.LISTING,wz.LISTING],[Mz.MAIN,wz.MAIN],[Mz.MALIGNMARK,wz.MALIGNMARK],[Mz.MARQUEE,wz.MARQUEE],[Mz.MATH,wz.MATH],[Mz.MENU,wz.MENU],[Mz.META,wz.META],[Mz.MGLYPH,wz.MGLYPH],[Mz.MI,wz.MI],[Mz.MO,wz.MO],[Mz.MN,wz.MN],[Mz.MS,wz.MS],[Mz.MTEXT,wz.MTEXT],[Mz.NAV,wz.NAV],[Mz.NOBR,wz.NOBR],[Mz.NOFRAMES,wz.NOFRAMES],[Mz.NOEMBED,wz.NOEMBED],[Mz.NOSCRIPT,wz.NOSCRIPT],[Mz.OBJECT,wz.OBJECT],[Mz.OL,wz.OL],[Mz.OPTGROUP,wz.OPTGROUP],[Mz.OPTION,wz.OPTION],[Mz.P,wz.P],[Mz.PARAM,wz.PARAM],[Mz.PLAINTEXT,wz.PLAINTEXT],[Mz.PRE,wz.PRE],[Mz.RB,wz.RB],[Mz.RP,wz.RP],[Mz.RT,wz.RT],[Mz.RTC,wz.RTC],[Mz.RUBY,wz.RUBY],[Mz.S,wz.S],[Mz.SCRIPT,wz.SCRIPT],[Mz.SECTION,wz.SECTION],[Mz.SELECT,wz.SELECT],[Mz.SOURCE,wz.SOURCE],[Mz.SMALL,wz.SMALL],[Mz.SPAN,wz.SPAN],[Mz.STRIKE,wz.STRIKE],[Mz.STRONG,wz.STRONG],[Mz.STYLE,wz.STYLE],[Mz.SUB,wz.SUB],[Mz.SUMMARY,wz.SUMMARY],[Mz.SUP,wz.SUP],[Mz.TABLE,wz.TABLE],[Mz.TBODY,wz.TBODY],[Mz.TEMPLATE,wz.TEMPLATE],[Mz.TEXTAREA,wz.TEXTAREA],[Mz.TFOOT,wz.TFOOT],[Mz.TD,wz.TD],[Mz.TH,wz.TH],[Mz.THEAD,wz.THEAD],[Mz.TITLE,wz.TITLE],[Mz.TR,wz.TR],[Mz.TRACK,wz.TRACK],[Mz.TT,wz.TT],[Mz.U,wz.U],[Mz.UL,wz.UL],[Mz.SVG,wz.SVG],[Mz.VAR,wz.VAR],[Mz.WBR,wz.WBR],[Mz.XMP,wz.XMP]]);function Cz(t){var e;return null!==(e=zz.get(t))&&void 0!==e?e:wz.UNKNOWN}var Az=wz,kz=(He(mz={},yz.HTML,new Set([Az.ADDRESS,Az.APPLET,Az.AREA,Az.ARTICLE,Az.ASIDE,Az.BASE,Az.BASEFONT,Az.BGSOUND,Az.BLOCKQUOTE,Az.BODY,Az.BR,Az.BUTTON,Az.CAPTION,Az.CENTER,Az.COL,Az.COLGROUP,Az.DD,Az.DETAILS,Az.DIR,Az.DIV,Az.DL,Az.DT,Az.EMBED,Az.FIELDSET,Az.FIGCAPTION,Az.FIGURE,Az.FOOTER,Az.FORM,Az.FRAME,Az.FRAMESET,Az.H1,Az.H2,Az.H3,Az.H4,Az.H5,Az.H6,Az.HEAD,Az.HEADER,Az.HGROUP,Az.HR,Az.HTML,Az.IFRAME,Az.IMG,Az.INPUT,Az.LI,Az.LINK,Az.LISTING,Az.MAIN,Az.MARQUEE,Az.MENU,Az.META,Az.NAV,Az.NOEMBED,Az.NOFRAMES,Az.NOSCRIPT,Az.OBJECT,Az.OL,Az.P,Az.PARAM,Az.PLAINTEXT,Az.PRE,Az.SCRIPT,Az.SECTION,Az.SELECT,Az.SOURCE,Az.STYLE,Az.SUMMARY,Az.TABLE,Az.TBODY,Az.TD,Az.TEMPLATE,Az.TEXTAREA,Az.TFOOT,Az.TH,Az.THEAD,Az.TITLE,Az.TR,Az.TRACK,Az.UL,Az.WBR,Az.XMP])),He(mz,yz.MATHML,new Set([Az.MI,Az.MO,Az.MN,Az.MS,Az.MTEXT,Az.ANNOTATION_XML])),He(mz,yz.SVG,new Set([Az.TITLE,Az.FOREIGN_OBJECT,Az.DESC])),He(mz,yz.XLINK,new Set),He(mz,yz.XML,new Set),He(mz,yz.XMLNS,new Set),mz);function Hz(t){return t===Az.H1||t===Az.H2||t===Az.H3||t===Az.H4||t===Az.H5||t===Az.H6}new Set([Mz.STYLE,Mz.SCRIPT,Mz.XMP,Mz.IFRAME,Mz.NOEMBED,Mz.NOFRAMES,Mz.PLAINTEXT]);var Ez,Sz=new Map([[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]);!function(t){t[t.DATA=0]="DATA",t[t.RCDATA=1]="RCDATA",t[t.RAWTEXT=2]="RAWTEXT",t[t.SCRIPT_DATA=3]="SCRIPT_DATA",t[t.PLAINTEXT=4]="PLAINTEXT",t[t.TAG_OPEN=5]="TAG_OPEN",t[t.END_TAG_OPEN=6]="END_TAG_OPEN",t[t.TAG_NAME=7]="TAG_NAME",t[t.RCDATA_LESS_THAN_SIGN=8]="RCDATA_LESS_THAN_SIGN",t[t.RCDATA_END_TAG_OPEN=9]="RCDATA_END_TAG_OPEN",t[t.RCDATA_END_TAG_NAME=10]="RCDATA_END_TAG_NAME",t[t.RAWTEXT_LESS_THAN_SIGN=11]="RAWTEXT_LESS_THAN_SIGN",t[t.RAWTEXT_END_TAG_OPEN=12]="RAWTEXT_END_TAG_OPEN",t[t.RAWTEXT_END_TAG_NAME=13]="RAWTEXT_END_TAG_NAME",t[t.SCRIPT_DATA_LESS_THAN_SIGN=14]="SCRIPT_DATA_LESS_THAN_SIGN",t[t.SCRIPT_DATA_END_TAG_OPEN=15]="SCRIPT_DATA_END_TAG_OPEN",t[t.SCRIPT_DATA_END_TAG_NAME=16]="SCRIPT_DATA_END_TAG_NAME",t[t.SCRIPT_DATA_ESCAPE_START=17]="SCRIPT_DATA_ESCAPE_START",t[t.SCRIPT_DATA_ESCAPE_START_DASH=18]="SCRIPT_DATA_ESCAPE_START_DASH",t[t.SCRIPT_DATA_ESCAPED=19]="SCRIPT_DATA_ESCAPED",t[t.SCRIPT_DATA_ESCAPED_DASH=20]="SCRIPT_DATA_ESCAPED_DASH",t[t.SCRIPT_DATA_ESCAPED_DASH_DASH=21]="SCRIPT_DATA_ESCAPED_DASH_DASH",t[t.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN=22]="SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN",t[t.SCRIPT_DATA_ESCAPED_END_TAG_OPEN=23]="SCRIPT_DATA_ESCAPED_END_TAG_OPEN",t[t.SCRIPT_DATA_ESCAPED_END_TAG_NAME=24]="SCRIPT_DATA_ESCAPED_END_TAG_NAME",t[t.SCRIPT_DATA_DOUBLE_ESCAPE_START=25]="SCRIPT_DATA_DOUBLE_ESCAPE_START",t[t.SCRIPT_DATA_DOUBLE_ESCAPED=26]="SCRIPT_DATA_DOUBLE_ESCAPED",t[t.SCRIPT_DATA_DOUBLE_ESCAPED_DASH=27]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH",t[t.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH=28]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH",t[t.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN=29]="SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN",t[t.SCRIPT_DATA_DOUBLE_ESCAPE_END=30]="SCRIPT_DATA_DOUBLE_ESCAPE_END",t[t.BEFORE_ATTRIBUTE_NAME=31]="BEFORE_ATTRIBUTE_NAME",t[t.ATTRIBUTE_NAME=32]="ATTRIBUTE_NAME",t[t.AFTER_ATTRIBUTE_NAME=33]="AFTER_ATTRIBUTE_NAME",t[t.BEFORE_ATTRIBUTE_VALUE=34]="BEFORE_ATTRIBUTE_VALUE",t[t.ATTRIBUTE_VALUE_DOUBLE_QUOTED=35]="ATTRIBUTE_VALUE_DOUBLE_QUOTED",t[t.ATTRIBUTE_VALUE_SINGLE_QUOTED=36]="ATTRIBUTE_VALUE_SINGLE_QUOTED",t[t.ATTRIBUTE_VALUE_UNQUOTED=37]="ATTRIBUTE_VALUE_UNQUOTED",t[t.AFTER_ATTRIBUTE_VALUE_QUOTED=38]="AFTER_ATTRIBUTE_VALUE_QUOTED",t[t.SELF_CLOSING_START_TAG=39]="SELF_CLOSING_START_TAG",t[t.BOGUS_COMMENT=40]="BOGUS_COMMENT",t[t.MARKUP_DECLARATION_OPEN=41]="MARKUP_DECLARATION_OPEN",t[t.COMMENT_START=42]="COMMENT_START",t[t.COMMENT_START_DASH=43]="COMMENT_START_DASH",t[t.COMMENT=44]="COMMENT",t[t.COMMENT_LESS_THAN_SIGN=45]="COMMENT_LESS_THAN_SIGN",t[t.COMMENT_LESS_THAN_SIGN_BANG=46]="COMMENT_LESS_THAN_SIGN_BANG",t[t.COMMENT_LESS_THAN_SIGN_BANG_DASH=47]="COMMENT_LESS_THAN_SIGN_BANG_DASH",t[t.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH=48]="COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH",t[t.COMMENT_END_DASH=49]="COMMENT_END_DASH",t[t.COMMENT_END=50]="COMMENT_END",t[t.COMMENT_END_BANG=51]="COMMENT_END_BANG",t[t.DOCTYPE=52]="DOCTYPE",t[t.BEFORE_DOCTYPE_NAME=53]="BEFORE_DOCTYPE_NAME",t[t.DOCTYPE_NAME=54]="DOCTYPE_NAME",t[t.AFTER_DOCTYPE_NAME=55]="AFTER_DOCTYPE_NAME",t[t.AFTER_DOCTYPE_PUBLIC_KEYWORD=56]="AFTER_DOCTYPE_PUBLIC_KEYWORD",t[t.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER=57]="BEFORE_DOCTYPE_PUBLIC_IDENTIFIER",t[t.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED=58]="DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED",t[t.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED=59]="DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED",t[t.AFTER_DOCTYPE_PUBLIC_IDENTIFIER=60]="AFTER_DOCTYPE_PUBLIC_IDENTIFIER",t[t.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS=61]="BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS",t[t.AFTER_DOCTYPE_SYSTEM_KEYWORD=62]="AFTER_DOCTYPE_SYSTEM_KEYWORD",t[t.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER=63]="BEFORE_DOCTYPE_SYSTEM_IDENTIFIER",t[t.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED=64]="DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED",t[t.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED=65]="DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED",t[t.AFTER_DOCTYPE_SYSTEM_IDENTIFIER=66]="AFTER_DOCTYPE_SYSTEM_IDENTIFIER",t[t.BOGUS_DOCTYPE=67]="BOGUS_DOCTYPE",t[t.CDATA_SECTION=68]="CDATA_SECTION",t[t.CDATA_SECTION_BRACKET=69]="CDATA_SECTION_BRACKET",t[t.CDATA_SECTION_END=70]="CDATA_SECTION_END",t[t.CHARACTER_REFERENCE=71]="CHARACTER_REFERENCE",t[t.NAMED_CHARACTER_REFERENCE=72]="NAMED_CHARACTER_REFERENCE",t[t.AMBIGUOUS_AMPERSAND=73]="AMBIGUOUS_AMPERSAND",t[t.NUMERIC_CHARACTER_REFERENCE=74]="NUMERIC_CHARACTER_REFERENCE",t[t.HEXADEMICAL_CHARACTER_REFERENCE_START=75]="HEXADEMICAL_CHARACTER_REFERENCE_START",t[t.HEXADEMICAL_CHARACTER_REFERENCE=76]="HEXADEMICAL_CHARACTER_REFERENCE",t[t.DECIMAL_CHARACTER_REFERENCE=77]="DECIMAL_CHARACTER_REFERENCE",t[t.NUMERIC_CHARACTER_REFERENCE_END=78]="NUMERIC_CHARACTER_REFERENCE_END"}(Ez||(Ez={}));var Lz={DATA:Ez.DATA,RCDATA:Ez.RCDATA,RAWTEXT:Ez.RAWTEXT,SCRIPT_DATA:Ez.SCRIPT_DATA,PLAINTEXT:Ez.PLAINTEXT,CDATA_SECTION:Ez.CDATA_SECTION};function _z(t){return t>=Rw.DIGIT_0&&t<=Rw.DIGIT_9}function Bz(t){return t>=Rw.LATIN_CAPITAL_A&&t<=Rw.LATIN_CAPITAL_Z}function Dz(t){return function(t){return t>=Rw.LATIN_SMALL_A&&t<=Rw.LATIN_SMALL_Z}(t)||Bz(t)}function Tz(t){return Dz(t)||_z(t)}function Vz(t){return t>=Rw.LATIN_CAPITAL_A&&t<=Rw.LATIN_CAPITAL_F}function Oz(t){return t>=Rw.LATIN_SMALL_A&&t<=Rw.LATIN_SMALL_F}function Iz(t){return t+32}function Rz(t){return t===Rw.SPACE||t===Rw.LINE_FEED||t===Rw.TABULATION||t===Rw.FORM_FEED}function Fz(t){return Rz(t)||t===Rw.SOLIDUS||t===Rw.GREATER_THAN_SIGN}var Nz,Pz=function(){function t(e,n){C(this,t),this.options=e,this.handler=n,this.paused=!1,this.inLoop=!1,this.inForeignNode=!1,this.lastStartTagName="",this.active=!1,this.state=Ez.DATA,this.returnState=Ez.DATA,this.charRefCode=-1,this.consumedAfterSnapshot=-1,this.currentCharacterToken=null,this.currentToken=null,this.currentAttr={name:"",value:""},this.preprocessor=new Jw(n),this.currentLocation=this.getCurrentLocation(-1)}return E(t,[{key:"_err",value:function(t){var e,n;null===(n=(e=this.handler).onParseError)||void 0===n||n.call(e,this.preprocessor.getError(t))}},{key:"getCurrentLocation",value:function(t){return this.options.sourceCodeLocationInfo?{startLine:this.preprocessor.line,startCol:this.preprocessor.col-t,startOffset:this.preprocessor.offset-t,endLine:-1,endCol:-1,endOffset:-1}:null}},{key:"_runParsingLoop",value:function(){if(!this.inLoop){for(this.inLoop=!0;this.active&&!this.paused;){this.consumedAfterSnapshot=0;var t=this._consume();this._ensureHibernation()||this._callState(t)}this.inLoop=!1}}},{key:"pause",value:function(){this.paused=!0}},{key:"resume",value:function(t){if(!this.paused)throw new Error("Parser was already resumed");this.paused=!1,this.inLoop||(this._runParsingLoop(),this.paused||null===t||void 0===t||t())}},{key:"write",value:function(t,e,n){this.active=!0,this.preprocessor.write(t,e),this._runParsingLoop(),this.paused||null===n||void 0===n||n()}},{key:"insertHtmlAtCurrentPos",value:function(t){this.active=!0,this.preprocessor.insertHtmlAtCurrentPos(t),this._runParsingLoop()}},{key:"_ensureHibernation",value:function(){return!!this.preprocessor.endOfChunkHit&&(this._unconsume(this.consumedAfterSnapshot),this.active=!1,!0)}},{key:"_consume",value:function(){return this.consumedAfterSnapshot++,this.preprocessor.advance()}},{key:"_unconsume",value:function(t){this.consumedAfterSnapshot-=t,this.preprocessor.retreat(t)}},{key:"_reconsumeInState",value:function(t,e){this.state=t,this._callState(e)}},{key:"_advanceBy",value:function(t){this.consumedAfterSnapshot+=t;for(var e=0;e<t;e++)this.preprocessor.advance()}},{key:"_consumeSequenceIfMatch",value:function(t,e){return!!this.preprocessor.startsWith(t,e)&&(this._advanceBy(t.length-1),!0)}},{key:"_createStartTagToken",value:function(){this.currentToken={type:Qw.START_TAG,tagName:"",tagID:wz.UNKNOWN,selfClosing:!1,ackSelfClosing:!1,attrs:[],location:this.getCurrentLocation(1)}}},{key:"_createEndTagToken",value:function(){this.currentToken={type:Qw.END_TAG,tagName:"",tagID:wz.UNKNOWN,selfClosing:!1,ackSelfClosing:!1,attrs:[],location:this.getCurrentLocation(2)}}},{key:"_createCommentToken",value:function(t){this.currentToken={type:Qw.COMMENT,data:"",location:this.getCurrentLocation(t)}}},{key:"_createDoctypeToken",value:function(t){this.currentToken={type:Qw.DOCTYPE,name:t,forceQuirks:!1,publicId:null,systemId:null,location:this.currentLocation}}},{key:"_createCharacterToken",value:function(t,e){this.currentCharacterToken={type:t,chars:e,location:this.currentLocation}}},{key:"_createAttr",value:function(t){this.currentAttr={name:t,value:""},this.currentLocation=this.getCurrentLocation(0)}},{key:"_leaveAttrName",value:function(){var t,e,n=this.currentToken;null===tz(n,this.currentAttr.name)?(n.attrs.push(this.currentAttr),n.location&&this.currentLocation&&((null!==(t=(e=n.location).attrs)&&void 0!==t?t:e.attrs=Object.create(null))[this.currentAttr.name]=this.currentLocation,this._leaveAttrValue())):this._err(jw.duplicateAttribute)}},{key:"_leaveAttrValue",value:function(){this.currentLocation&&(this.currentLocation.endLine=this.preprocessor.line,this.currentLocation.endCol=this.preprocessor.col,this.currentLocation.endOffset=this.preprocessor.offset)}},{key:"prepareToken",value:function(t){this._emitCurrentCharacterToken(t.location),this.currentToken=null,t.location&&(t.location.endLine=this.preprocessor.line,t.location.endCol=this.preprocessor.col+1,t.location.endOffset=this.preprocessor.offset+1),this.currentLocation=this.getCurrentLocation(-1)}},{key:"emitCurrentTagToken",value:function(){var t=this.currentToken;this.prepareToken(t),t.tagID=Cz(t.tagName),t.type===Qw.START_TAG?(this.lastStartTagName=t.tagName,this.handler.onStartTag(t)):(t.attrs.length>0&&this._err(jw.endTagWithAttributes),t.selfClosing&&this._err(jw.endTagWithTrailingSolidus),this.handler.onEndTag(t)),this.preprocessor.dropParsedChunk()}},{key:"emitCurrentComment",value:function(t){this.prepareToken(t),this.handler.onComment(t),this.preprocessor.dropParsedChunk()}},{key:"emitCurrentDoctype",value:function(t){this.prepareToken(t),this.handler.onDoctype(t),this.preprocessor.dropParsedChunk()}},{key:"_emitCurrentCharacterToken",value:function(t){if(this.currentCharacterToken){switch(t&&this.currentCharacterToken.location&&(this.currentCharacterToken.location.endLine=t.startLine,this.currentCharacterToken.location.endCol=t.startCol,this.currentCharacterToken.location.endOffset=t.startOffset),this.currentCharacterToken.type){case Qw.CHARACTER:this.handler.onCharacter(this.currentCharacterToken);break;case Qw.NULL_CHARACTER:this.handler.onNullCharacter(this.currentCharacterToken);break;case Qw.WHITESPACE_CHARACTER:this.handler.onWhitespaceCharacter(this.currentCharacterToken)}this.currentCharacterToken=null}}},{key:"_emitEOFToken",value:function(){var t=this.getCurrentLocation(0);t&&(t.endLine=t.startLine,t.endCol=t.startCol,t.endOffset=t.startOffset),this._emitCurrentCharacterToken(t),this.handler.onEof({type:Qw.EOF,location:t}),this.active=!1}},{key:"_appendCharToCurrentCharacterToken",value:function(t,e){if(this.currentCharacterToken){if(this.currentCharacterToken.type===t)return void(this.currentCharacterToken.chars+=e);this.currentLocation=this.getCurrentLocation(0),this._emitCurrentCharacterToken(this.currentLocation),this.preprocessor.dropParsedChunk()}this._createCharacterToken(t,e)}},{key:"_emitCodePoint",value:function(t){var e=Rz(t)?Qw.WHITESPACE_CHARACTER:t===Rw.NULL?Qw.NULL_CHARACTER:Qw.CHARACTER;this._appendCharToCurrentCharacterToken(e,String.fromCodePoint(t))}},{key:"_emitChars",value:function(t){this._appendCharToCurrentCharacterToken(Qw.CHARACTER,t)}},{key:"_matchNamedCharacterReference",value:function(t){for(var e,n=null,r=0,a=!1,i=0,o=rz[0];i>=0&&!((i=vz(rz,o,i+1,t))<0);t=this._consume()){r+=1;var l=(o=rz[i])&cz.VALUE_LENGTH;if(l){var c=(l>>14)-1;if(t!==Rw.SEMICOLON&&this._isCharacterReferenceInAttribute()&&((e=this.preprocessor.peek(1))===Rw.EQUALS_SIGN||Tz(e))?(n=[Rw.AMPERSAND],i+=c):(n=0===c?[rz[i]&~cz.VALUE_LENGTH]:1===c?[rz[++i]]:[rz[++i],rz[++i]],r=0,a=t!==Rw.SEMICOLON),0===c){this._consume();break}}}return this._unconsume(r),a&&!this.preprocessor.endOfChunkHit&&this._err(jw.missingSemicolonAfterCharacterReference),this._unconsume(1),n}},{key:"_isCharacterReferenceInAttribute",value:function(){return this.returnState===Ez.ATTRIBUTE_VALUE_DOUBLE_QUOTED||this.returnState===Ez.ATTRIBUTE_VALUE_SINGLE_QUOTED||this.returnState===Ez.ATTRIBUTE_VALUE_UNQUOTED}},{key:"_flushCodePointConsumedAsCharacterReference",value:function(t){this._isCharacterReferenceInAttribute()?this.currentAttr.value+=String.fromCodePoint(t):this._emitCodePoint(t)}},{key:"_callState",value:function(t){switch(this.state){case Ez.DATA:this._stateData(t);break;case Ez.RCDATA:this._stateRcdata(t);break;case Ez.RAWTEXT:this._stateRawtext(t);break;case Ez.SCRIPT_DATA:this._stateScriptData(t);break;case Ez.PLAINTEXT:this._statePlaintext(t);break;case Ez.TAG_OPEN:this._stateTagOpen(t);break;case Ez.END_TAG_OPEN:this._stateEndTagOpen(t);break;case Ez.TAG_NAME:this._stateTagName(t);break;case Ez.RCDATA_LESS_THAN_SIGN:this._stateRcdataLessThanSign(t);break;case Ez.RCDATA_END_TAG_OPEN:this._stateRcdataEndTagOpen(t);break;case Ez.RCDATA_END_TAG_NAME:this._stateRcdataEndTagName(t);break;case Ez.RAWTEXT_LESS_THAN_SIGN:this._stateRawtextLessThanSign(t);break;case Ez.RAWTEXT_END_TAG_OPEN:this._stateRawtextEndTagOpen(t);break;case Ez.RAWTEXT_END_TAG_NAME:this._stateRawtextEndTagName(t);break;case Ez.SCRIPT_DATA_LESS_THAN_SIGN:this._stateScriptDataLessThanSign(t);break;case Ez.SCRIPT_DATA_END_TAG_OPEN:this._stateScriptDataEndTagOpen(t);break;case Ez.SCRIPT_DATA_END_TAG_NAME:this._stateScriptDataEndTagName(t);break;case Ez.SCRIPT_DATA_ESCAPE_START:this._stateScriptDataEscapeStart(t);break;case Ez.SCRIPT_DATA_ESCAPE_START_DASH:this._stateScriptDataEscapeStartDash(t);break;case Ez.SCRIPT_DATA_ESCAPED:this._stateScriptDataEscaped(t);break;case Ez.SCRIPT_DATA_ESCAPED_DASH:this._stateScriptDataEscapedDash(t);break;case Ez.SCRIPT_DATA_ESCAPED_DASH_DASH:this._stateScriptDataEscapedDashDash(t);break;case Ez.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN:this._stateScriptDataEscapedLessThanSign(t);break;case Ez.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:this._stateScriptDataEscapedEndTagOpen(t);break;case Ez.SCRIPT_DATA_ESCAPED_END_TAG_NAME:this._stateScriptDataEscapedEndTagName(t);break;case Ez.SCRIPT_DATA_DOUBLE_ESCAPE_START:this._stateScriptDataDoubleEscapeStart(t);break;case Ez.SCRIPT_DATA_DOUBLE_ESCAPED:this._stateScriptDataDoubleEscaped(t);break;case Ez.SCRIPT_DATA_DOUBLE_ESCAPED_DASH:this._stateScriptDataDoubleEscapedDash(t);break;case Ez.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH:this._stateScriptDataDoubleEscapedDashDash(t);break;case Ez.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN:this._stateScriptDataDoubleEscapedLessThanSign(t);break;case Ez.SCRIPT_DATA_DOUBLE_ESCAPE_END:this._stateScriptDataDoubleEscapeEnd(t);break;case Ez.BEFORE_ATTRIBUTE_NAME:this._stateBeforeAttributeName(t);break;case Ez.ATTRIBUTE_NAME:this._stateAttributeName(t);break;case Ez.AFTER_ATTRIBUTE_NAME:this._stateAfterAttributeName(t);break;case Ez.BEFORE_ATTRIBUTE_VALUE:this._stateBeforeAttributeValue(t);break;case Ez.ATTRIBUTE_VALUE_DOUBLE_QUOTED:this._stateAttributeValueDoubleQuoted(t);break;case Ez.ATTRIBUTE_VALUE_SINGLE_QUOTED:this._stateAttributeValueSingleQuoted(t);break;case Ez.ATTRIBUTE_VALUE_UNQUOTED:this._stateAttributeValueUnquoted(t);break;case Ez.AFTER_ATTRIBUTE_VALUE_QUOTED:this._stateAfterAttributeValueQuoted(t);break;case Ez.SELF_CLOSING_START_TAG:this._stateSelfClosingStartTag(t);break;case Ez.BOGUS_COMMENT:this._stateBogusComment(t);break;case Ez.MARKUP_DECLARATION_OPEN:this._stateMarkupDeclarationOpen(t);break;case Ez.COMMENT_START:this._stateCommentStart(t);break;case Ez.COMMENT_START_DASH:this._stateCommentStartDash(t);break;case Ez.COMMENT:this._stateComment(t);break;case Ez.COMMENT_LESS_THAN_SIGN:this._stateCommentLessThanSign(t);break;case Ez.COMMENT_LESS_THAN_SIGN_BANG:this._stateCommentLessThanSignBang(t);break;case Ez.COMMENT_LESS_THAN_SIGN_BANG_DASH:this._stateCommentLessThanSignBangDash(t);break;case Ez.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH:this._stateCommentLessThanSignBangDashDash(t);break;case Ez.COMMENT_END_DASH:this._stateCommentEndDash(t);break;case Ez.COMMENT_END:this._stateCommentEnd(t);break;case Ez.COMMENT_END_BANG:this._stateCommentEndBang(t);break;case Ez.DOCTYPE:this._stateDoctype(t);break;case Ez.BEFORE_DOCTYPE_NAME:this._stateBeforeDoctypeName(t);break;case Ez.DOCTYPE_NAME:this._stateDoctypeName(t);break;case Ez.AFTER_DOCTYPE_NAME:this._stateAfterDoctypeName(t);break;case Ez.AFTER_DOCTYPE_PUBLIC_KEYWORD:this._stateAfterDoctypePublicKeyword(t);break;case Ez.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER:this._stateBeforeDoctypePublicIdentifier(t);break;case Ez.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED:this._stateDoctypePublicIdentifierDoubleQuoted(t);break;case Ez.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED:this._stateDoctypePublicIdentifierSingleQuoted(t);break;case Ez.AFTER_DOCTYPE_PUBLIC_IDENTIFIER:this._stateAfterDoctypePublicIdentifier(t);break;case Ez.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS:this._stateBetweenDoctypePublicAndSystemIdentifiers(t);break;case Ez.AFTER_DOCTYPE_SYSTEM_KEYWORD:this._stateAfterDoctypeSystemKeyword(t);break;case Ez.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER:this._stateBeforeDoctypeSystemIdentifier(t);break;case Ez.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED:this._stateDoctypeSystemIdentifierDoubleQuoted(t);break;case Ez.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED:this._stateDoctypeSystemIdentifierSingleQuoted(t);break;case Ez.AFTER_DOCTYPE_SYSTEM_IDENTIFIER:this._stateAfterDoctypeSystemIdentifier(t);break;case Ez.BOGUS_DOCTYPE:this._stateBogusDoctype(t);break;case Ez.CDATA_SECTION:this._stateCdataSection(t);break;case Ez.CDATA_SECTION_BRACKET:this._stateCdataSectionBracket(t);break;case Ez.CDATA_SECTION_END:this._stateCdataSectionEnd(t);break;case Ez.CHARACTER_REFERENCE:this._stateCharacterReference(t);break;case Ez.NAMED_CHARACTER_REFERENCE:this._stateNamedCharacterReference(t);break;case Ez.AMBIGUOUS_AMPERSAND:this._stateAmbiguousAmpersand(t);break;case Ez.NUMERIC_CHARACTER_REFERENCE:this._stateNumericCharacterReference(t);break;case Ez.HEXADEMICAL_CHARACTER_REFERENCE_START:this._stateHexademicalCharacterReferenceStart(t);break;case Ez.HEXADEMICAL_CHARACTER_REFERENCE:this._stateHexademicalCharacterReference(t);break;case Ez.DECIMAL_CHARACTER_REFERENCE:this._stateDecimalCharacterReference(t);break;case Ez.NUMERIC_CHARACTER_REFERENCE_END:this._stateNumericCharacterReferenceEnd(t);break;default:throw new Error("Unknown state")}}},{key:"_stateData",value:function(t){switch(t){case Rw.LESS_THAN_SIGN:this.state=Ez.TAG_OPEN;break;case Rw.AMPERSAND:this.returnState=Ez.DATA,this.state=Ez.CHARACTER_REFERENCE;break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),this._emitCodePoint(t);break;case Rw.EOF:this._emitEOFToken();break;default:this._emitCodePoint(t)}}},{key:"_stateRcdata",value:function(t){switch(t){case Rw.AMPERSAND:this.returnState=Ez.RCDATA,this.state=Ez.CHARACTER_REFERENCE;break;case Rw.LESS_THAN_SIGN:this.state=Ez.RCDATA_LESS_THAN_SIGN;break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),this._emitChars(Pw);break;case Rw.EOF:this._emitEOFToken();break;default:this._emitCodePoint(t)}}},{key:"_stateRawtext",value:function(t){switch(t){case Rw.LESS_THAN_SIGN:this.state=Ez.RAWTEXT_LESS_THAN_SIGN;break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),this._emitChars(Pw);break;case Rw.EOF:this._emitEOFToken();break;default:this._emitCodePoint(t)}}},{key:"_stateScriptData",value:function(t){switch(t){case Rw.LESS_THAN_SIGN:this.state=Ez.SCRIPT_DATA_LESS_THAN_SIGN;break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),this._emitChars(Pw);break;case Rw.EOF:this._emitEOFToken();break;default:this._emitCodePoint(t)}}},{key:"_statePlaintext",value:function(t){switch(t){case Rw.NULL:this._err(jw.unexpectedNullCharacter),this._emitChars(Pw);break;case Rw.EOF:this._emitEOFToken();break;default:this._emitCodePoint(t)}}},{key:"_stateTagOpen",value:function(t){if(Dz(t))this._createStartTagToken(),this.state=Ez.TAG_NAME,this._stateTagName(t);else switch(t){case Rw.EXCLAMATION_MARK:this.state=Ez.MARKUP_DECLARATION_OPEN;break;case Rw.SOLIDUS:this.state=Ez.END_TAG_OPEN;break;case Rw.QUESTION_MARK:this._err(jw.unexpectedQuestionMarkInsteadOfTagName),this._createCommentToken(1),this.state=Ez.BOGUS_COMMENT,this._stateBogusComment(t);break;case Rw.EOF:this._err(jw.eofBeforeTagName),this._emitChars("<"),this._emitEOFToken();break;default:this._err(jw.invalidFirstCharacterOfTagName),this._emitChars("<"),this.state=Ez.DATA,this._stateData(t)}}},{key:"_stateEndTagOpen",value:function(t){if(Dz(t))this._createEndTagToken(),this.state=Ez.TAG_NAME,this._stateTagName(t);else switch(t){case Rw.GREATER_THAN_SIGN:this._err(jw.missingEndTagName),this.state=Ez.DATA;break;case Rw.EOF:this._err(jw.eofBeforeTagName),this._emitChars("</"),this._emitEOFToken();break;default:this._err(jw.invalidFirstCharacterOfTagName),this._createCommentToken(2),this.state=Ez.BOGUS_COMMENT,this._stateBogusComment(t)}}},{key:"_stateTagName",value:function(t){var e=this.currentToken;switch(t){case Rw.SPACE:case Rw.LINE_FEED:case Rw.TABULATION:case Rw.FORM_FEED:this.state=Ez.BEFORE_ATTRIBUTE_NAME;break;case Rw.SOLIDUS:this.state=Ez.SELF_CLOSING_START_TAG;break;case Rw.GREATER_THAN_SIGN:this.state=Ez.DATA,this.emitCurrentTagToken();break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),e.tagName+=Pw;break;case Rw.EOF:this._err(jw.eofInTag),this._emitEOFToken();break;default:e.tagName+=String.fromCodePoint(Bz(t)?Iz(t):t)}}},{key:"_stateRcdataLessThanSign",value:function(t){t===Rw.SOLIDUS?this.state=Ez.RCDATA_END_TAG_OPEN:(this._emitChars("<"),this.state=Ez.RCDATA,this._stateRcdata(t))}},{key:"_stateRcdataEndTagOpen",value:function(t){Dz(t)?(this.state=Ez.RCDATA_END_TAG_NAME,this._stateRcdataEndTagName(t)):(this._emitChars("</"),this.state=Ez.RCDATA,this._stateRcdata(t))}},{key:"handleSpecialEndTag",value:function(t){if(!this.preprocessor.startsWith(this.lastStartTagName,!1))return!this._ensureHibernation();switch(this._createEndTagToken(),this.currentToken.tagName=this.lastStartTagName,this.preprocessor.peek(this.lastStartTagName.length)){case Rw.SPACE:case Rw.LINE_FEED:case Rw.TABULATION:case Rw.FORM_FEED:return this._advanceBy(this.lastStartTagName.length),this.state=Ez.BEFORE_ATTRIBUTE_NAME,!1;case Rw.SOLIDUS:return this._advanceBy(this.lastStartTagName.length),this.state=Ez.SELF_CLOSING_START_TAG,!1;case Rw.GREATER_THAN_SIGN:return this._advanceBy(this.lastStartTagName.length),this.emitCurrentTagToken(),this.state=Ez.DATA,!1;default:return!this._ensureHibernation()}}},{key:"_stateRcdataEndTagName",value:function(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=Ez.RCDATA,this._stateRcdata(t))}},{key:"_stateRawtextLessThanSign",value:function(t){t===Rw.SOLIDUS?this.state=Ez.RAWTEXT_END_TAG_OPEN:(this._emitChars("<"),this.state=Ez.RAWTEXT,this._stateRawtext(t))}},{key:"_stateRawtextEndTagOpen",value:function(t){Dz(t)?(this.state=Ez.RAWTEXT_END_TAG_NAME,this._stateRawtextEndTagName(t)):(this._emitChars("</"),this.state=Ez.RAWTEXT,this._stateRawtext(t))}},{key:"_stateRawtextEndTagName",value:function(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=Ez.RAWTEXT,this._stateRawtext(t))}},{key:"_stateScriptDataLessThanSign",value:function(t){switch(t){case Rw.SOLIDUS:this.state=Ez.SCRIPT_DATA_END_TAG_OPEN;break;case Rw.EXCLAMATION_MARK:this.state=Ez.SCRIPT_DATA_ESCAPE_START,this._emitChars("<!");break;default:this._emitChars("<"),this.state=Ez.SCRIPT_DATA,this._stateScriptData(t)}}},{key:"_stateScriptDataEndTagOpen",value:function(t){Dz(t)?(this.state=Ez.SCRIPT_DATA_END_TAG_NAME,this._stateScriptDataEndTagName(t)):(this._emitChars("</"),this.state=Ez.SCRIPT_DATA,this._stateScriptData(t))}},{key:"_stateScriptDataEndTagName",value:function(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=Ez.SCRIPT_DATA,this._stateScriptData(t))}},{key:"_stateScriptDataEscapeStart",value:function(t){t===Rw.HYPHEN_MINUS?(this.state=Ez.SCRIPT_DATA_ESCAPE_START_DASH,this._emitChars("-")):(this.state=Ez.SCRIPT_DATA,this._stateScriptData(t))}},{key:"_stateScriptDataEscapeStartDash",value:function(t){t===Rw.HYPHEN_MINUS?(this.state=Ez.SCRIPT_DATA_ESCAPED_DASH_DASH,this._emitChars("-")):(this.state=Ez.SCRIPT_DATA,this._stateScriptData(t))}},{key:"_stateScriptDataEscaped",value:function(t){switch(t){case Rw.HYPHEN_MINUS:this.state=Ez.SCRIPT_DATA_ESCAPED_DASH,this._emitChars("-");break;case Rw.LESS_THAN_SIGN:this.state=Ez.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),this._emitChars(Pw);break;case Rw.EOF:this._err(jw.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this._emitCodePoint(t)}}},{key:"_stateScriptDataEscapedDash",value:function(t){switch(t){case Rw.HYPHEN_MINUS:this.state=Ez.SCRIPT_DATA_ESCAPED_DASH_DASH,this._emitChars("-");break;case Rw.LESS_THAN_SIGN:this.state=Ez.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),this.state=Ez.SCRIPT_DATA_ESCAPED,this._emitChars(Pw);break;case Rw.EOF:this._err(jw.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=Ez.SCRIPT_DATA_ESCAPED,this._emitCodePoint(t)}}},{key:"_stateScriptDataEscapedDashDash",value:function(t){switch(t){case Rw.HYPHEN_MINUS:this._emitChars("-");break;case Rw.LESS_THAN_SIGN:this.state=Ez.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break;case Rw.GREATER_THAN_SIGN:this.state=Ez.SCRIPT_DATA,this._emitChars(">");break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),this.state=Ez.SCRIPT_DATA_ESCAPED,this._emitChars(Pw);break;case Rw.EOF:this._err(jw.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=Ez.SCRIPT_DATA_ESCAPED,this._emitCodePoint(t)}}},{key:"_stateScriptDataEscapedLessThanSign",value:function(t){t===Rw.SOLIDUS?this.state=Ez.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:Dz(t)?(this._emitChars("<"),this.state=Ez.SCRIPT_DATA_DOUBLE_ESCAPE_START,this._stateScriptDataDoubleEscapeStart(t)):(this._emitChars("<"),this.state=Ez.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}},{key:"_stateScriptDataEscapedEndTagOpen",value:function(t){Dz(t)?(this.state=Ez.SCRIPT_DATA_ESCAPED_END_TAG_NAME,this._stateScriptDataEscapedEndTagName(t)):(this._emitChars("</"),this.state=Ez.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}},{key:"_stateScriptDataEscapedEndTagName",value:function(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=Ez.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}},{key:"_stateScriptDataDoubleEscapeStart",value:function(t){if(this.preprocessor.startsWith(Gw,!1)&&Fz(this.preprocessor.peek(Gw.length))){this._emitCodePoint(t);for(var e=0;e<Gw.length;e++)this._emitCodePoint(this._consume());this.state=Ez.SCRIPT_DATA_DOUBLE_ESCAPED}else this._ensureHibernation()||(this.state=Ez.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}},{key:"_stateScriptDataDoubleEscaped",value:function(t){switch(t){case Rw.HYPHEN_MINUS:this.state=Ez.SCRIPT_DATA_DOUBLE_ESCAPED_DASH,this._emitChars("-");break;case Rw.LESS_THAN_SIGN:this.state=Ez.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),this._emitChars(Pw);break;case Rw.EOF:this._err(jw.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this._emitCodePoint(t)}}},{key:"_stateScriptDataDoubleEscapedDash",value:function(t){switch(t){case Rw.HYPHEN_MINUS:this.state=Ez.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH,this._emitChars("-");break;case Rw.LESS_THAN_SIGN:this.state=Ez.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),this.state=Ez.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitChars(Pw);break;case Rw.EOF:this._err(jw.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=Ez.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitCodePoint(t)}}},{key:"_stateScriptDataDoubleEscapedDashDash",value:function(t){switch(t){case Rw.HYPHEN_MINUS:this._emitChars("-");break;case Rw.LESS_THAN_SIGN:this.state=Ez.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break;case Rw.GREATER_THAN_SIGN:this.state=Ez.SCRIPT_DATA,this._emitChars(">");break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),this.state=Ez.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitChars(Pw);break;case Rw.EOF:this._err(jw.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=Ez.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitCodePoint(t)}}},{key:"_stateScriptDataDoubleEscapedLessThanSign",value:function(t){t===Rw.SOLIDUS?(this.state=Ez.SCRIPT_DATA_DOUBLE_ESCAPE_END,this._emitChars("/")):(this.state=Ez.SCRIPT_DATA_DOUBLE_ESCAPED,this._stateScriptDataDoubleEscaped(t))}},{key:"_stateScriptDataDoubleEscapeEnd",value:function(t){if(this.preprocessor.startsWith(Gw,!1)&&Fz(this.preprocessor.peek(Gw.length))){this._emitCodePoint(t);for(var e=0;e<Gw.length;e++)this._emitCodePoint(this._consume());this.state=Ez.SCRIPT_DATA_ESCAPED}else this._ensureHibernation()||(this.state=Ez.SCRIPT_DATA_DOUBLE_ESCAPED,this._stateScriptDataDoubleEscaped(t))}},{key:"_stateBeforeAttributeName",value:function(t){switch(t){case Rw.SPACE:case Rw.LINE_FEED:case Rw.TABULATION:case Rw.FORM_FEED:break;case Rw.SOLIDUS:case Rw.GREATER_THAN_SIGN:case Rw.EOF:this.state=Ez.AFTER_ATTRIBUTE_NAME,this._stateAfterAttributeName(t);break;case Rw.EQUALS_SIGN:this._err(jw.unexpectedEqualsSignBeforeAttributeName),this._createAttr("="),this.state=Ez.ATTRIBUTE_NAME;break;default:this._createAttr(""),this.state=Ez.ATTRIBUTE_NAME,this._stateAttributeName(t)}}},{key:"_stateAttributeName",value:function(t){switch(t){case Rw.SPACE:case Rw.LINE_FEED:case Rw.TABULATION:case Rw.FORM_FEED:case Rw.SOLIDUS:case Rw.GREATER_THAN_SIGN:case Rw.EOF:this._leaveAttrName(),this.state=Ez.AFTER_ATTRIBUTE_NAME,this._stateAfterAttributeName(t);break;case Rw.EQUALS_SIGN:this._leaveAttrName(),this.state=Ez.BEFORE_ATTRIBUTE_VALUE;break;case Rw.QUOTATION_MARK:case Rw.APOSTROPHE:case Rw.LESS_THAN_SIGN:this._err(jw.unexpectedCharacterInAttributeName),this.currentAttr.name+=String.fromCodePoint(t);break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),this.currentAttr.name+=Pw;break;default:this.currentAttr.name+=String.fromCodePoint(Bz(t)?Iz(t):t)}}},{key:"_stateAfterAttributeName",value:function(t){switch(t){case Rw.SPACE:case Rw.LINE_FEED:case Rw.TABULATION:case Rw.FORM_FEED:break;case Rw.SOLIDUS:this.state=Ez.SELF_CLOSING_START_TAG;break;case Rw.EQUALS_SIGN:this.state=Ez.BEFORE_ATTRIBUTE_VALUE;break;case Rw.GREATER_THAN_SIGN:this.state=Ez.DATA,this.emitCurrentTagToken();break;case Rw.EOF:this._err(jw.eofInTag),this._emitEOFToken();break;default:this._createAttr(""),this.state=Ez.ATTRIBUTE_NAME,this._stateAttributeName(t)}}},{key:"_stateBeforeAttributeValue",value:function(t){switch(t){case Rw.SPACE:case Rw.LINE_FEED:case Rw.TABULATION:case Rw.FORM_FEED:break;case Rw.QUOTATION_MARK:this.state=Ez.ATTRIBUTE_VALUE_DOUBLE_QUOTED;break;case Rw.APOSTROPHE:this.state=Ez.ATTRIBUTE_VALUE_SINGLE_QUOTED;break;case Rw.GREATER_THAN_SIGN:this._err(jw.missingAttributeValue),this.state=Ez.DATA,this.emitCurrentTagToken();break;default:this.state=Ez.ATTRIBUTE_VALUE_UNQUOTED,this._stateAttributeValueUnquoted(t)}}},{key:"_stateAttributeValueDoubleQuoted",value:function(t){switch(t){case Rw.QUOTATION_MARK:this.state=Ez.AFTER_ATTRIBUTE_VALUE_QUOTED;break;case Rw.AMPERSAND:this.returnState=Ez.ATTRIBUTE_VALUE_DOUBLE_QUOTED,this.state=Ez.CHARACTER_REFERENCE;break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),this.currentAttr.value+=Pw;break;case Rw.EOF:this._err(jw.eofInTag),this._emitEOFToken();break;default:this.currentAttr.value+=String.fromCodePoint(t)}}},{key:"_stateAttributeValueSingleQuoted",value:function(t){switch(t){case Rw.APOSTROPHE:this.state=Ez.AFTER_ATTRIBUTE_VALUE_QUOTED;break;case Rw.AMPERSAND:this.returnState=Ez.ATTRIBUTE_VALUE_SINGLE_QUOTED,this.state=Ez.CHARACTER_REFERENCE;break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),this.currentAttr.value+=Pw;break;case Rw.EOF:this._err(jw.eofInTag),this._emitEOFToken();break;default:this.currentAttr.value+=String.fromCodePoint(t)}}},{key:"_stateAttributeValueUnquoted",value:function(t){switch(t){case Rw.SPACE:case Rw.LINE_FEED:case Rw.TABULATION:case Rw.FORM_FEED:this._leaveAttrValue(),this.state=Ez.BEFORE_ATTRIBUTE_NAME;break;case Rw.AMPERSAND:this.returnState=Ez.ATTRIBUTE_VALUE_UNQUOTED,this.state=Ez.CHARACTER_REFERENCE;break;case Rw.GREATER_THAN_SIGN:this._leaveAttrValue(),this.state=Ez.DATA,this.emitCurrentTagToken();break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),this.currentAttr.value+=Pw;break;case Rw.QUOTATION_MARK:case Rw.APOSTROPHE:case Rw.LESS_THAN_SIGN:case Rw.EQUALS_SIGN:case Rw.GRAVE_ACCENT:this._err(jw.unexpectedCharacterInUnquotedAttributeValue),this.currentAttr.value+=String.fromCodePoint(t);break;case Rw.EOF:this._err(jw.eofInTag),this._emitEOFToken();break;default:this.currentAttr.value+=String.fromCodePoint(t)}}},{key:"_stateAfterAttributeValueQuoted",value:function(t){switch(t){case Rw.SPACE:case Rw.LINE_FEED:case Rw.TABULATION:case Rw.FORM_FEED:this._leaveAttrValue(),this.state=Ez.BEFORE_ATTRIBUTE_NAME;break;case Rw.SOLIDUS:this._leaveAttrValue(),this.state=Ez.SELF_CLOSING_START_TAG;break;case Rw.GREATER_THAN_SIGN:this._leaveAttrValue(),this.state=Ez.DATA,this.emitCurrentTagToken();break;case Rw.EOF:this._err(jw.eofInTag),this._emitEOFToken();break;default:this._err(jw.missingWhitespaceBetweenAttributes),this.state=Ez.BEFORE_ATTRIBUTE_NAME,this._stateBeforeAttributeName(t)}}},{key:"_stateSelfClosingStartTag",value:function(t){switch(t){case Rw.GREATER_THAN_SIGN:this.currentToken.selfClosing=!0,this.state=Ez.DATA,this.emitCurrentTagToken();break;case Rw.EOF:this._err(jw.eofInTag),this._emitEOFToken();break;default:this._err(jw.unexpectedSolidusInTag),this.state=Ez.BEFORE_ATTRIBUTE_NAME,this._stateBeforeAttributeName(t)}}},{key:"_stateBogusComment",value:function(t){var e=this.currentToken;switch(t){case Rw.GREATER_THAN_SIGN:this.state=Ez.DATA,this.emitCurrentComment(e);break;case Rw.EOF:this.emitCurrentComment(e),this._emitEOFToken();break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),e.data+=Pw;break;default:e.data+=String.fromCodePoint(t)}}},{key:"_stateMarkupDeclarationOpen",value:function(t){this._consumeSequenceIfMatch(Uw,!0)?(this._createCommentToken(Uw.length+1),this.state=Ez.COMMENT_START):this._consumeSequenceIfMatch(Zw,!1)?(this.currentLocation=this.getCurrentLocation(Zw.length+1),this.state=Ez.DOCTYPE):this._consumeSequenceIfMatch(Ww,!0)?this.inForeignNode?this.state=Ez.CDATA_SECTION:(this._err(jw.cdataInHtmlContent),this._createCommentToken(Ww.length+1),this.currentToken.data="[CDATA[",this.state=Ez.BOGUS_COMMENT):this._ensureHibernation()||(this._err(jw.incorrectlyOpenedComment),this._createCommentToken(2),this.state=Ez.BOGUS_COMMENT,this._stateBogusComment(t))}},{key:"_stateCommentStart",value:function(t){switch(t){case Rw.HYPHEN_MINUS:this.state=Ez.COMMENT_START_DASH;break;case Rw.GREATER_THAN_SIGN:this._err(jw.abruptClosingOfEmptyComment),this.state=Ez.DATA;var e=this.currentToken;this.emitCurrentComment(e);break;default:this.state=Ez.COMMENT,this._stateComment(t)}}},{key:"_stateCommentStartDash",value:function(t){var e=this.currentToken;switch(t){case Rw.HYPHEN_MINUS:this.state=Ez.COMMENT_END;break;case Rw.GREATER_THAN_SIGN:this._err(jw.abruptClosingOfEmptyComment),this.state=Ez.DATA,this.emitCurrentComment(e);break;case Rw.EOF:this._err(jw.eofInComment),this.emitCurrentComment(e),this._emitEOFToken();break;default:e.data+="-",this.state=Ez.COMMENT,this._stateComment(t)}}},{key:"_stateComment",value:function(t){var e=this.currentToken;switch(t){case Rw.HYPHEN_MINUS:this.state=Ez.COMMENT_END_DASH;break;case Rw.LESS_THAN_SIGN:e.data+="<",this.state=Ez.COMMENT_LESS_THAN_SIGN;break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),e.data+=Pw;break;case Rw.EOF:this._err(jw.eofInComment),this.emitCurrentComment(e),this._emitEOFToken();break;default:e.data+=String.fromCodePoint(t)}}},{key:"_stateCommentLessThanSign",value:function(t){var e=this.currentToken;switch(t){case Rw.EXCLAMATION_MARK:e.data+="!",this.state=Ez.COMMENT_LESS_THAN_SIGN_BANG;break;case Rw.LESS_THAN_SIGN:e.data+="<";break;default:this.state=Ez.COMMENT,this._stateComment(t)}}},{key:"_stateCommentLessThanSignBang",value:function(t){t===Rw.HYPHEN_MINUS?this.state=Ez.COMMENT_LESS_THAN_SIGN_BANG_DASH:(this.state=Ez.COMMENT,this._stateComment(t))}},{key:"_stateCommentLessThanSignBangDash",value:function(t){t===Rw.HYPHEN_MINUS?this.state=Ez.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH:(this.state=Ez.COMMENT_END_DASH,this._stateCommentEndDash(t))}},{key:"_stateCommentLessThanSignBangDashDash",value:function(t){t!==Rw.GREATER_THAN_SIGN&&t!==Rw.EOF&&this._err(jw.nestedComment),this.state=Ez.COMMENT_END,this._stateCommentEnd(t)}},{key:"_stateCommentEndDash",value:function(t){var e=this.currentToken;switch(t){case Rw.HYPHEN_MINUS:this.state=Ez.COMMENT_END;break;case Rw.EOF:this._err(jw.eofInComment),this.emitCurrentComment(e),this._emitEOFToken();break;default:e.data+="-",this.state=Ez.COMMENT,this._stateComment(t)}}},{key:"_stateCommentEnd",value:function(t){var e=this.currentToken;switch(t){case Rw.GREATER_THAN_SIGN:this.state=Ez.DATA,this.emitCurrentComment(e);break;case Rw.EXCLAMATION_MARK:this.state=Ez.COMMENT_END_BANG;break;case Rw.HYPHEN_MINUS:e.data+="-";break;case Rw.EOF:this._err(jw.eofInComment),this.emitCurrentComment(e),this._emitEOFToken();break;default:e.data+="--",this.state=Ez.COMMENT,this._stateComment(t)}}},{key:"_stateCommentEndBang",value:function(t){var e=this.currentToken;switch(t){case Rw.HYPHEN_MINUS:e.data+="--!",this.state=Ez.COMMENT_END_DASH;break;case Rw.GREATER_THAN_SIGN:this._err(jw.incorrectlyClosedComment),this.state=Ez.DATA,this.emitCurrentComment(e);break;case Rw.EOF:this._err(jw.eofInComment),this.emitCurrentComment(e),this._emitEOFToken();break;default:e.data+="--!",this.state=Ez.COMMENT,this._stateComment(t)}}},{key:"_stateDoctype",value:function(t){switch(t){case Rw.SPACE:case Rw.LINE_FEED:case Rw.TABULATION:case Rw.FORM_FEED:this.state=Ez.BEFORE_DOCTYPE_NAME;break;case Rw.GREATER_THAN_SIGN:this.state=Ez.BEFORE_DOCTYPE_NAME,this._stateBeforeDoctypeName(t);break;case Rw.EOF:this._err(jw.eofInDoctype),this._createDoctypeToken(null);var e=this.currentToken;e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err(jw.missingWhitespaceBeforeDoctypeName),this.state=Ez.BEFORE_DOCTYPE_NAME,this._stateBeforeDoctypeName(t)}}},{key:"_stateBeforeDoctypeName",value:function(t){if(Bz(t))this._createDoctypeToken(String.fromCharCode(Iz(t))),this.state=Ez.DOCTYPE_NAME;else switch(t){case Rw.SPACE:case Rw.LINE_FEED:case Rw.TABULATION:case Rw.FORM_FEED:break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),this._createDoctypeToken(Pw),this.state=Ez.DOCTYPE_NAME;break;case Rw.GREATER_THAN_SIGN:this._err(jw.missingDoctypeName),this._createDoctypeToken(null);var e=this.currentToken;e.forceQuirks=!0,this.emitCurrentDoctype(e),this.state=Ez.DATA;break;case Rw.EOF:this._err(jw.eofInDoctype),this._createDoctypeToken(null);var n=this.currentToken;n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break;default:this._createDoctypeToken(String.fromCodePoint(t)),this.state=Ez.DOCTYPE_NAME}}},{key:"_stateDoctypeName",value:function(t){var e=this.currentToken;switch(t){case Rw.SPACE:case Rw.LINE_FEED:case Rw.TABULATION:case Rw.FORM_FEED:this.state=Ez.AFTER_DOCTYPE_NAME;break;case Rw.GREATER_THAN_SIGN:this.state=Ez.DATA,this.emitCurrentDoctype(e);break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),e.name+=Pw;break;case Rw.EOF:this._err(jw.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:e.name+=String.fromCodePoint(Bz(t)?Iz(t):t)}}},{key:"_stateAfterDoctypeName",value:function(t){var e=this.currentToken;switch(t){case Rw.SPACE:case Rw.LINE_FEED:case Rw.TABULATION:case Rw.FORM_FEED:break;case Rw.GREATER_THAN_SIGN:this.state=Ez.DATA,this.emitCurrentDoctype(e);break;case Rw.EOF:this._err(jw.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._consumeSequenceIfMatch(qw,!1)?this.state=Ez.AFTER_DOCTYPE_PUBLIC_KEYWORD:this._consumeSequenceIfMatch(Yw,!1)?this.state=Ez.AFTER_DOCTYPE_SYSTEM_KEYWORD:this._ensureHibernation()||(this._err(jw.invalidCharacterSequenceAfterDoctypeName),e.forceQuirks=!0,this.state=Ez.BOGUS_DOCTYPE,this._stateBogusDoctype(t))}}},{key:"_stateAfterDoctypePublicKeyword",value:function(t){var e=this.currentToken;switch(t){case Rw.SPACE:case Rw.LINE_FEED:case Rw.TABULATION:case Rw.FORM_FEED:this.state=Ez.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER;break;case Rw.QUOTATION_MARK:this._err(jw.missingWhitespaceAfterDoctypePublicKeyword),e.publicId="",this.state=Ez.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED;break;case Rw.APOSTROPHE:this._err(jw.missingWhitespaceAfterDoctypePublicKeyword),e.publicId="",this.state=Ez.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED;break;case Rw.GREATER_THAN_SIGN:this._err(jw.missingDoctypePublicIdentifier),e.forceQuirks=!0,this.state=Ez.DATA,this.emitCurrentDoctype(e);break;case Rw.EOF:this._err(jw.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err(jw.missingQuoteBeforeDoctypePublicIdentifier),e.forceQuirks=!0,this.state=Ez.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}},{key:"_stateBeforeDoctypePublicIdentifier",value:function(t){var e=this.currentToken;switch(t){case Rw.SPACE:case Rw.LINE_FEED:case Rw.TABULATION:case Rw.FORM_FEED:break;case Rw.QUOTATION_MARK:e.publicId="",this.state=Ez.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED;break;case Rw.APOSTROPHE:e.publicId="",this.state=Ez.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED;break;case Rw.GREATER_THAN_SIGN:this._err(jw.missingDoctypePublicIdentifier),e.forceQuirks=!0,this.state=Ez.DATA,this.emitCurrentDoctype(e);break;case Rw.EOF:this._err(jw.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err(jw.missingQuoteBeforeDoctypePublicIdentifier),e.forceQuirks=!0,this.state=Ez.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}},{key:"_stateDoctypePublicIdentifierDoubleQuoted",value:function(t){var e=this.currentToken;switch(t){case Rw.QUOTATION_MARK:this.state=Ez.AFTER_DOCTYPE_PUBLIC_IDENTIFIER;break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),e.publicId+=Pw;break;case Rw.GREATER_THAN_SIGN:this._err(jw.abruptDoctypePublicIdentifier),e.forceQuirks=!0,this.emitCurrentDoctype(e),this.state=Ez.DATA;break;case Rw.EOF:this._err(jw.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:e.publicId+=String.fromCodePoint(t)}}},{key:"_stateDoctypePublicIdentifierSingleQuoted",value:function(t){var e=this.currentToken;switch(t){case Rw.APOSTROPHE:this.state=Ez.AFTER_DOCTYPE_PUBLIC_IDENTIFIER;break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),e.publicId+=Pw;break;case Rw.GREATER_THAN_SIGN:this._err(jw.abruptDoctypePublicIdentifier),e.forceQuirks=!0,this.emitCurrentDoctype(e),this.state=Ez.DATA;break;case Rw.EOF:this._err(jw.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:e.publicId+=String.fromCodePoint(t)}}},{key:"_stateAfterDoctypePublicIdentifier",value:function(t){var e=this.currentToken;switch(t){case Rw.SPACE:case Rw.LINE_FEED:case Rw.TABULATION:case Rw.FORM_FEED:this.state=Ez.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS;break;case Rw.GREATER_THAN_SIGN:this.state=Ez.DATA,this.emitCurrentDoctype(e);break;case Rw.QUOTATION_MARK:this._err(jw.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers),e.systemId="",this.state=Ez.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break;case Rw.APOSTROPHE:this._err(jw.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers),e.systemId="",this.state=Ez.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break;case Rw.EOF:this._err(jw.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err(jw.missingQuoteBeforeDoctypeSystemIdentifier),e.forceQuirks=!0,this.state=Ez.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}},{key:"_stateBetweenDoctypePublicAndSystemIdentifiers",value:function(t){var e=this.currentToken;switch(t){case Rw.SPACE:case Rw.LINE_FEED:case Rw.TABULATION:case Rw.FORM_FEED:break;case Rw.GREATER_THAN_SIGN:this.emitCurrentDoctype(e),this.state=Ez.DATA;break;case Rw.QUOTATION_MARK:e.systemId="",this.state=Ez.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break;case Rw.APOSTROPHE:e.systemId="",this.state=Ez.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break;case Rw.EOF:this._err(jw.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err(jw.missingQuoteBeforeDoctypeSystemIdentifier),e.forceQuirks=!0,this.state=Ez.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}},{key:"_stateAfterDoctypeSystemKeyword",value:function(t){var e=this.currentToken;switch(t){case Rw.SPACE:case Rw.LINE_FEED:case Rw.TABULATION:case Rw.FORM_FEED:this.state=Ez.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER;break;case Rw.QUOTATION_MARK:this._err(jw.missingWhitespaceAfterDoctypeSystemKeyword),e.systemId="",this.state=Ez.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break;case Rw.APOSTROPHE:this._err(jw.missingWhitespaceAfterDoctypeSystemKeyword),e.systemId="",this.state=Ez.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break;case Rw.GREATER_THAN_SIGN:this._err(jw.missingDoctypeSystemIdentifier),e.forceQuirks=!0,this.state=Ez.DATA,this.emitCurrentDoctype(e);break;case Rw.EOF:this._err(jw.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err(jw.missingQuoteBeforeDoctypeSystemIdentifier),e.forceQuirks=!0,this.state=Ez.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}},{key:"_stateBeforeDoctypeSystemIdentifier",value:function(t){var e=this.currentToken;switch(t){case Rw.SPACE:case Rw.LINE_FEED:case Rw.TABULATION:case Rw.FORM_FEED:break;case Rw.QUOTATION_MARK:e.systemId="",this.state=Ez.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break;case Rw.APOSTROPHE:e.systemId="",this.state=Ez.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break;case Rw.GREATER_THAN_SIGN:this._err(jw.missingDoctypeSystemIdentifier),e.forceQuirks=!0,this.state=Ez.DATA,this.emitCurrentDoctype(e);break;case Rw.EOF:this._err(jw.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err(jw.missingQuoteBeforeDoctypeSystemIdentifier),e.forceQuirks=!0,this.state=Ez.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}},{key:"_stateDoctypeSystemIdentifierDoubleQuoted",value:function(t){var e=this.currentToken;switch(t){case Rw.QUOTATION_MARK:this.state=Ez.AFTER_DOCTYPE_SYSTEM_IDENTIFIER;break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),e.systemId+=Pw;break;case Rw.GREATER_THAN_SIGN:this._err(jw.abruptDoctypeSystemIdentifier),e.forceQuirks=!0,this.emitCurrentDoctype(e),this.state=Ez.DATA;break;case Rw.EOF:this._err(jw.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:e.systemId+=String.fromCodePoint(t)}}},{key:"_stateDoctypeSystemIdentifierSingleQuoted",value:function(t){var e=this.currentToken;switch(t){case Rw.APOSTROPHE:this.state=Ez.AFTER_DOCTYPE_SYSTEM_IDENTIFIER;break;case Rw.NULL:this._err(jw.unexpectedNullCharacter),e.systemId+=Pw;break;case Rw.GREATER_THAN_SIGN:this._err(jw.abruptDoctypeSystemIdentifier),e.forceQuirks=!0,this.emitCurrentDoctype(e),this.state=Ez.DATA;break;case Rw.EOF:this._err(jw.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:e.systemId+=String.fromCodePoint(t)}}},{key:"_stateAfterDoctypeSystemIdentifier",value:function(t){var e=this.currentToken;switch(t){case Rw.SPACE:case Rw.LINE_FEED:case Rw.TABULATION:case Rw.FORM_FEED:break;case Rw.GREATER_THAN_SIGN:this.emitCurrentDoctype(e),this.state=Ez.DATA;break;case Rw.EOF:this._err(jw.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err(jw.unexpectedCharacterAfterDoctypeSystemIdentifier),this.state=Ez.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}},{key:"_stateBogusDoctype",value:function(t){var e=this.currentToken;switch(t){case Rw.GREATER_THAN_SIGN:this.emitCurrentDoctype(e),this.state=Ez.DATA;break;case Rw.NULL:this._err(jw.unexpectedNullCharacter);break;case Rw.EOF:this.emitCurrentDoctype(e),this._emitEOFToken()}}},{key:"_stateCdataSection",value:function(t){switch(t){case Rw.RIGHT_SQUARE_BRACKET:this.state=Ez.CDATA_SECTION_BRACKET;break;case Rw.EOF:this._err(jw.eofInCdata),this._emitEOFToken();break;default:this._emitCodePoint(t)}}},{key:"_stateCdataSectionBracket",value:function(t){t===Rw.RIGHT_SQUARE_BRACKET?this.state=Ez.CDATA_SECTION_END:(this._emitChars("]"),this.state=Ez.CDATA_SECTION,this._stateCdataSection(t))}},{key:"_stateCdataSectionEnd",value:function(t){switch(t){case Rw.GREATER_THAN_SIGN:this.state=Ez.DATA;break;case Rw.RIGHT_SQUARE_BRACKET:this._emitChars("]");break;default:this._emitChars("]]"),this.state=Ez.CDATA_SECTION,this._stateCdataSection(t)}}},{key:"_stateCharacterReference",value:function(t){t===Rw.NUMBER_SIGN?this.state=Ez.NUMERIC_CHARACTER_REFERENCE:Tz(t)?(this.state=Ez.NAMED_CHARACTER_REFERENCE,this._stateNamedCharacterReference(t)):(this._flushCodePointConsumedAsCharacterReference(Rw.AMPERSAND),this._reconsumeInState(this.returnState,t))}},{key:"_stateNamedCharacterReference",value:function(t){var e=this._matchNamedCharacterReference(t);if(this._ensureHibernation());else if(e){for(var n=0;n<e.length;n++)this._flushCodePointConsumedAsCharacterReference(e[n]);this.state=this.returnState}else this._flushCodePointConsumedAsCharacterReference(Rw.AMPERSAND),this.state=Ez.AMBIGUOUS_AMPERSAND}},{key:"_stateAmbiguousAmpersand",value:function(t){Tz(t)?this._flushCodePointConsumedAsCharacterReference(t):(t===Rw.SEMICOLON&&this._err(jw.unknownNamedCharacterReference),this._reconsumeInState(this.returnState,t))}},{key:"_stateNumericCharacterReference",value:function(t){this.charRefCode=0,t===Rw.LATIN_SMALL_X||t===Rw.LATIN_CAPITAL_X?this.state=Ez.HEXADEMICAL_CHARACTER_REFERENCE_START:_z(t)?(this.state=Ez.DECIMAL_CHARACTER_REFERENCE,this._stateDecimalCharacterReference(t)):(this._err(jw.absenceOfDigitsInNumericCharacterReference),this._flushCodePointConsumedAsCharacterReference(Rw.AMPERSAND),this._flushCodePointConsumedAsCharacterReference(Rw.NUMBER_SIGN),this._reconsumeInState(this.returnState,t))}},{key:"_stateHexademicalCharacterReferenceStart",value:function(t){!function(t){return _z(t)||Vz(t)||Oz(t)}(t)?(this._err(jw.absenceOfDigitsInNumericCharacterReference),this._flushCodePointConsumedAsCharacterReference(Rw.AMPERSAND),this._flushCodePointConsumedAsCharacterReference(Rw.NUMBER_SIGN),this._unconsume(2),this.state=this.returnState):(this.state=Ez.HEXADEMICAL_CHARACTER_REFERENCE,this._stateHexademicalCharacterReference(t))}},{key:"_stateHexademicalCharacterReference",value:function(t){Vz(t)?this.charRefCode=16*this.charRefCode+t-55:Oz(t)?this.charRefCode=16*this.charRefCode+t-87:_z(t)?this.charRefCode=16*this.charRefCode+t-48:t===Rw.SEMICOLON?this.state=Ez.NUMERIC_CHARACTER_REFERENCE_END:(this._err(jw.missingSemicolonAfterCharacterReference),this.state=Ez.NUMERIC_CHARACTER_REFERENCE_END,this._stateNumericCharacterReferenceEnd(t))}},{key:"_stateDecimalCharacterReference",value:function(t){_z(t)?this.charRefCode=10*this.charRefCode+t-48:t===Rw.SEMICOLON?this.state=Ez.NUMERIC_CHARACTER_REFERENCE_END:(this._err(jw.missingSemicolonAfterCharacterReference),this.state=Ez.NUMERIC_CHARACTER_REFERENCE_END,this._stateNumericCharacterReferenceEnd(t))}},{key:"_stateNumericCharacterReferenceEnd",value:function(t){if(this.charRefCode===Rw.NULL)this._err(jw.nullCharacterReference),this.charRefCode=Rw.REPLACEMENT_CHARACTER;else if(this.charRefCode>1114111)this._err(jw.characterReferenceOutsideUnicodeRange),this.charRefCode=Rw.REPLACEMENT_CHARACTER;else if(Xw(this.charRefCode))this._err(jw.surrogateCharacterReference),this.charRefCode=Rw.REPLACEMENT_CHARACTER;else if(Kw(this.charRefCode))this._err(jw.noncharacterCharacterReference);else if($w(this.charRefCode)||this.charRefCode===Rw.CARRIAGE_RETURN){this._err(jw.controlCharacterReference);var e=Sz.get(this.charRefCode);void 0!==e&&(this.charRefCode=e)}this._flushCodePointConsumedAsCharacterReference(this.charRefCode),this._reconsumeInState(this.returnState,t)}}]),t}(),jz=new Set([wz.DD,wz.DT,wz.LI,wz.OPTGROUP,wz.OPTION,wz.P,wz.RB,wz.RP,wz.RT,wz.RTC]),Uz=new Set([].concat(z(jz),[wz.CAPTION,wz.COLGROUP,wz.TBODY,wz.TD,wz.TFOOT,wz.TH,wz.THEAD,wz.TR])),Wz=new Map([[wz.APPLET,yz.HTML],[wz.CAPTION,yz.HTML],[wz.HTML,yz.HTML],[wz.MARQUEE,yz.HTML],[wz.OBJECT,yz.HTML],[wz.TABLE,yz.HTML],[wz.TD,yz.HTML],[wz.TEMPLATE,yz.HTML],[wz.TH,yz.HTML],[wz.ANNOTATION_XML,yz.MATHML],[wz.MI,yz.MATHML],[wz.MN,yz.MATHML],[wz.MO,yz.MATHML],[wz.MS,yz.MATHML],[wz.MTEXT,yz.MATHML],[wz.DESC,yz.SVG],[wz.FOREIGN_OBJECT,yz.SVG],[wz.TITLE,yz.SVG]]),Zz=[wz.H1,wz.H2,wz.H3,wz.H4,wz.H5,wz.H6],Gz=[wz.TR,wz.TEMPLATE,wz.HTML],qz=[wz.TBODY,wz.TFOOT,wz.THEAD,wz.TEMPLATE,wz.HTML],Yz=[wz.TABLE,wz.TEMPLATE,wz.HTML],Xz=[wz.TD,wz.TH],$z=function(){function t(e,n,r){C(this,t),this.treeAdapter=n,this.handler=r,this.items=[],this.tagIDs=[],this.stackTop=-1,this.tmplCount=0,this.currentTagId=wz.UNKNOWN,this.current=e}return E(t,[{key:"currentTmplContentOrNode",get:function(){return this._isInTemplate()?this.treeAdapter.getTemplateContent(this.current):this.current}},{key:"_indexOf",value:function(t){return this.items.lastIndexOf(t,this.stackTop)}},{key:"_isInTemplate",value:function(){return this.currentTagId===wz.TEMPLATE&&this.treeAdapter.getNamespaceURI(this.current)===yz.HTML}},{key:"_updateCurrentElement",value:function(){this.current=this.items[this.stackTop],this.currentTagId=this.tagIDs[this.stackTop]}},{key:"push",value:function(t,e){this.stackTop++,this.items[this.stackTop]=t,this.current=t,this.tagIDs[this.stackTop]=e,this.currentTagId=e,this._isInTemplate()&&this.tmplCount++,this.handler.onItemPush(t,e,!0)}},{key:"pop",value:function(){var t=this.current;this.tmplCount>0&&this._isInTemplate()&&this.tmplCount--,this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(t,!0)}},{key:"replace",value:function(t,e){var n=this._indexOf(t);this.items[n]=e,n===this.stackTop&&(this.current=e)}},{key:"insertAfter",value:function(t,e,n){var r=this._indexOf(t)+1;this.items.splice(r,0,e),this.tagIDs.splice(r,0,n),this.stackTop++,r===this.stackTop&&this._updateCurrentElement(),this.handler.onItemPush(this.current,this.currentTagId,r===this.stackTop)}},{key:"popUntilTagNamePopped",value:function(t){var e=this.stackTop+1;do{e=this.tagIDs.lastIndexOf(t,e-1)}while(e>0&&this.treeAdapter.getNamespaceURI(this.items[e])!==yz.HTML);this.shortenToLength(e<0?0:e)}},{key:"shortenToLength",value:function(t){for(;this.stackTop>=t;){var e=this.current;this.tmplCount>0&&this._isInTemplate()&&(this.tmplCount-=1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(e,this.stackTop<t)}}},{key:"popUntilElementPopped",value:function(t){var e=this._indexOf(t);this.shortenToLength(e<0?0:e)}},{key:"popUntilPopped",value:function(t,e){var n=this._indexOfTagNames(t,e);this.shortenToLength(n<0?0:n)}},{key:"popUntilNumberedHeaderPopped",value:function(){this.popUntilPopped(Zz,yz.HTML)}},{key:"popUntilTableCellPopped",value:function(){this.popUntilPopped(Xz,yz.HTML)}},{key:"popAllUpToHtmlElement",value:function(){this.tmplCount=0,this.shortenToLength(1)}},{key:"_indexOfTagNames",value:function(t,e){for(var n=this.stackTop;n>=0;n--)if(t.includes(this.tagIDs[n])&&this.treeAdapter.getNamespaceURI(this.items[n])===e)return n;return-1}},{key:"clearBackTo",value:function(t,e){var n=this._indexOfTagNames(t,e);this.shortenToLength(n+1)}},{key:"clearBackToTableContext",value:function(){this.clearBackTo(Yz,yz.HTML)}},{key:"clearBackToTableBodyContext",value:function(){this.clearBackTo(qz,yz.HTML)}},{key:"clearBackToTableRowContext",value:function(){this.clearBackTo(Gz,yz.HTML)}},{key:"remove",value:function(t){var e=this._indexOf(t);e>=0&&(e===this.stackTop?this.pop():(this.items.splice(e,1),this.tagIDs.splice(e,1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(t,!1)))}},{key:"tryPeekProperlyNestedBodyElement",value:function(){return this.stackTop>=1&&this.tagIDs[1]===wz.BODY?this.items[1]:null}},{key:"contains",value:function(t){return this._indexOf(t)>-1}},{key:"getCommonAncestor",value:function(t){var e=this._indexOf(t)-1;return e>=0?this.items[e]:null}},{key:"isRootHtmlElementCurrent",value:function(){return 0===this.stackTop&&this.tagIDs[0]===wz.HTML}},{key:"hasInScope",value:function(t){for(var e=this.stackTop;e>=0;e--){var n=this.tagIDs[e],r=this.treeAdapter.getNamespaceURI(this.items[e]);if(n===t&&r===yz.HTML)return!0;if(Wz.get(n)===r)return!1}return!0}},{key:"hasNumberedHeaderInScope",value:function(){for(var t=this.stackTop;t>=0;t--){var e=this.tagIDs[t],n=this.treeAdapter.getNamespaceURI(this.items[t]);if(Hz(e)&&n===yz.HTML)return!0;if(Wz.get(e)===n)return!1}return!0}},{key:"hasInListItemScope",value:function(t){for(var e=this.stackTop;e>=0;e--){var n=this.tagIDs[e],r=this.treeAdapter.getNamespaceURI(this.items[e]);if(n===t&&r===yz.HTML)return!0;if((n===wz.UL||n===wz.OL)&&r===yz.HTML||Wz.get(n)===r)return!1}return!0}},{key:"hasInButtonScope",value:function(t){for(var e=this.stackTop;e>=0;e--){var n=this.tagIDs[e],r=this.treeAdapter.getNamespaceURI(this.items[e]);if(n===t&&r===yz.HTML)return!0;if(n===wz.BUTTON&&r===yz.HTML||Wz.get(n)===r)return!1}return!0}},{key:"hasInTableScope",value:function(t){for(var e=this.stackTop;e>=0;e--){var n=this.tagIDs[e];if(this.treeAdapter.getNamespaceURI(this.items[e])===yz.HTML){if(n===t)return!0;if(n===wz.TABLE||n===wz.TEMPLATE||n===wz.HTML)return!1}}return!0}},{key:"hasTableBodyContextInTableScope",value:function(){for(var t=this.stackTop;t>=0;t--){var e=this.tagIDs[t];if(this.treeAdapter.getNamespaceURI(this.items[t])===yz.HTML){if(e===wz.TBODY||e===wz.THEAD||e===wz.TFOOT)return!0;if(e===wz.TABLE||e===wz.HTML)return!1}}return!0}},{key:"hasInSelectScope",value:function(t){for(var e=this.stackTop;e>=0;e--){var n=this.tagIDs[e];if(this.treeAdapter.getNamespaceURI(this.items[e])===yz.HTML){if(n===t)return!0;if(n!==wz.OPTION&&n!==wz.OPTGROUP)return!1}}return!0}},{key:"generateImpliedEndTags",value:function(){for(;jz.has(this.currentTagId);)this.pop()}},{key:"generateImpliedEndTagsThoroughly",value:function(){for(;Uz.has(this.currentTagId);)this.pop()}},{key:"generateImpliedEndTagsWithExclusion",value:function(t){for(;this.currentTagId!==t&&Uz.has(this.currentTagId);)this.pop()}}]),t}();!function(t){t[t.Marker=0]="Marker",t[t.Element=1]="Element"}(Nz=Nz||(Nz={}));var Kz={type:Nz.Marker},Qz=function(){function t(e){C(this,t),this.treeAdapter=e,this.entries=[],this.bookmark=null}return E(t,[{key:"_getNoahArkConditionCandidates",value:function(t,e){for(var n=[],r=e.length,a=this.treeAdapter.getTagName(t),i=this.treeAdapter.getNamespaceURI(t),o=0;o<this.entries.length;o++){var l=this.entries[o];if(l.type===Nz.Marker)break;var c=l.element;if(this.treeAdapter.getTagName(c)===a&&this.treeAdapter.getNamespaceURI(c)===i){var s=this.treeAdapter.getAttrList(c);s.length===r&&n.push({idx:o,attrs:s})}}return n}},{key:"_ensureNoahArkCondition",value:function(t){if(!(this.entries.length<3)){var e=this.treeAdapter.getAttrList(t),n=this._getNoahArkConditionCandidates(t,e);if(!(n.length<3))for(var r=new Map(e.map((function(t){return[t.name,t.value]}))),a=0,i=0;i<n.length;i++){var o=n[i];o.attrs.every((function(t){return r.get(t.name)===t.value}))&&(a+=1)>=3&&this.entries.splice(o.idx,1)}}}},{key:"insertMarker",value:function(){this.entries.unshift(Kz)}},{key:"pushElement",value:function(t,e){this._ensureNoahArkCondition(t),this.entries.unshift({type:Nz.Element,element:t,token:e})}},{key:"insertElementAfterBookmark",value:function(t,e){var n=this.entries.indexOf(this.bookmark);this.entries.splice(n,0,{type:Nz.Element,element:t,token:e})}},{key:"removeEntry",value:function(t){var e=this.entries.indexOf(t);e>=0&&this.entries.splice(e,1)}},{key:"clearToLastMarker",value:function(){var t=this.entries.indexOf(Kz);t>=0?this.entries.splice(0,t+1):this.entries.length=0}},{key:"getElementEntryInScopeWithTagName",value:function(t){var e=this,n=this.entries.find((function(n){return n.type===Nz.Marker||e.treeAdapter.getTagName(n.element)===t}));return n&&n.type===Nz.Element?n:null}},{key:"getElementEntry",value:function(t){return this.entries.find((function(e){return e.type===Nz.Element&&e.element===t}))}}]),t}();function Jz(t){return{nodeName:"#text",value:t,parentNode:null}}var tC={createDocument:function(){return{nodeName:"#document",mode:xz.NO_QUIRKS,childNodes:[]}},createDocumentFragment:function(){return{nodeName:"#document-fragment",childNodes:[]}},createElement:function(t,e,n){return{nodeName:t,tagName:t,attrs:n,namespaceURI:e,childNodes:[],parentNode:null}},createCommentNode:function(t){return{nodeName:"#comment",data:t,parentNode:null}},appendChild:function(t,e){t.childNodes.push(e),e.parentNode=t},insertBefore:function(t,e,n){var r=t.childNodes.indexOf(n);t.childNodes.splice(r,0,e),e.parentNode=t},setTemplateContent:function(t,e){t.content=e},getTemplateContent:function(t){return t.content},setDocumentType:function(t,e,n,r){var a=t.childNodes.find((function(t){return"#documentType"===t.nodeName}));if(a)a.name=e,a.publicId=n,a.systemId=r;else{var i={nodeName:"#documentType",name:e,publicId:n,systemId:r,parentNode:null};tC.appendChild(t,i)}},setDocumentMode:function(t,e){t.mode=e},getDocumentMode:function(t){return t.mode},detachNode:function(t){if(t.parentNode){var e=t.parentNode.childNodes.indexOf(t);t.parentNode.childNodes.splice(e,1),t.parentNode=null}},insertText:function(t,e){if(t.childNodes.length>0){var n=t.childNodes[t.childNodes.length-1];if(tC.isTextNode(n))return void(n.value+=e)}tC.appendChild(t,Jz(e))},insertTextBefore:function(t,e,n){var r=t.childNodes[t.childNodes.indexOf(n)-1];r&&tC.isTextNode(r)?r.value+=e:tC.insertBefore(t,Jz(e),n)},adoptAttributes:function(t,e){for(var n=new Set(t.attrs.map((function(t){return t.name}))),r=0;r<e.length;r++)n.has(e[r].name)||t.attrs.push(e[r])},getFirstChild:function(t){return t.childNodes[0]},getChildNodes:function(t){return t.childNodes},getParentNode:function(t){return t.parentNode},getAttrList:function(t){return t.attrs},getTagName:function(t){return t.tagName},getNamespaceURI:function(t){return t.namespaceURI},getTextNodeContent:function(t){return t.value},getCommentNodeContent:function(t){return t.data},getDocumentTypeNodeName:function(t){return t.name},getDocumentTypeNodePublicId:function(t){return t.publicId},getDocumentTypeNodeSystemId:function(t){return t.systemId},isTextNode:function(t){return"#text"===t.nodeName},isCommentNode:function(t){return"#comment"===t.nodeName},isDocumentTypeNode:function(t){return"#documentType"===t.nodeName},isElementNode:function(t){return Object.prototype.hasOwnProperty.call(t,"tagName")},setNodeSourceCodeLocation:function(t,e){t.sourceCodeLocation=e},getNodeSourceCodeLocation:function(t){return t.sourceCodeLocation},updateNodeSourceCodeLocation:function(t,e){t.sourceCodeLocation=Se(Se({},t.sourceCodeLocation),e)}},eC="html",nC="about:legacy-compat",rC="http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd",aC=["+//silmaril//dtd html pro v0r11 19970101//","-//as//dtd html 3.0 aswedit + extensions//","-//advasoft ltd//dtd html 3.0 aswedit + extensions//","-//ietf//dtd html 2.0 level 1//","-//ietf//dtd html 2.0 level 2//","-//ietf//dtd html 2.0 strict level 1//","-//ietf//dtd html 2.0 strict level 2//","-//ietf//dtd html 2.0 strict//","-//ietf//dtd html 2.0//","-//ietf//dtd html 2.1e//","-//ietf//dtd html 3.0//","-//ietf//dtd html 3.2 final//","-//ietf//dtd html 3.2//","-//ietf//dtd html 3//","-//ietf//dtd html level 0//","-//ietf//dtd html level 1//","-//ietf//dtd html level 2//","-//ietf//dtd html level 3//","-//ietf//dtd html strict level 0//","-//ietf//dtd html strict level 1//","-//ietf//dtd html strict level 2//","-//ietf//dtd html strict level 3//","-//ietf//dtd html strict//","-//ietf//dtd html//","-//metrius//dtd metrius presentational//","-//microsoft//dtd internet explorer 2.0 html strict//","-//microsoft//dtd internet explorer 2.0 html//","-//microsoft//dtd internet explorer 2.0 tables//","-//microsoft//dtd internet explorer 3.0 html strict//","-//microsoft//dtd internet explorer 3.0 html//","-//microsoft//dtd internet explorer 3.0 tables//","-//netscape comm. corp.//dtd html//","-//netscape comm. corp.//dtd strict html//","-//o'reilly and associates//dtd html 2.0//","-//o'reilly and associates//dtd html extended 1.0//","-//o'reilly and associates//dtd html extended relaxed 1.0//","-//sq//dtd html 2.0 hotmetal + extensions//","-//softquad software//dtd hotmetal pro 6.0::19990601::extensions to html 4.0//","-//softquad//dtd hotmetal pro 4.0::19971010::extensions to html 4.0//","-//spyglass//dtd html 2.0 extended//","-//sun microsystems corp.//dtd hotjava html//","-//sun microsystems corp.//dtd hotjava strict html//","-//w3c//dtd html 3 1995-03-24//","-//w3c//dtd html 3.2 draft//","-//w3c//dtd html 3.2 final//","-//w3c//dtd html 3.2//","-//w3c//dtd html 3.2s draft//","-//w3c//dtd html 4.0 frameset//","-//w3c//dtd html 4.0 transitional//","-//w3c//dtd html experimental 19960712//","-//w3c//dtd html experimental 970421//","-//w3c//dtd w3 html//","-//w3o//dtd w3 html 3.0//","-//webtechs//dtd mozilla html 2.0//","-//webtechs//dtd mozilla html//"],iC=[].concat(aC,["-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"]),oC=new Set(["-//w3o//dtd w3 html strict 3.0//en//","-/w3c/dtd html 4.0 transitional/en","html"]),lC=["-//w3c//dtd xhtml 1.0 frameset//","-//w3c//dtd xhtml 1.0 transitional//"],cC=[].concat(lC,["-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"]);function sC(t,e){return e.some((function(e){return t.startsWith(e)}))}var uC={TEXT_HTML:"text/html",APPLICATION_XML:"application/xhtml+xml"},dC="definitionurl",hC="definitionURL",fC=new Map(["attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map((function(t){return[t.toLowerCase(),t]}))),pC=new Map([["xlink:actuate",{prefix:"xlink",name:"actuate",namespace:yz.XLINK}],["xlink:arcrole",{prefix:"xlink",name:"arcrole",namespace:yz.XLINK}],["xlink:href",{prefix:"xlink",name:"href",namespace:yz.XLINK}],["xlink:role",{prefix:"xlink",name:"role",namespace:yz.XLINK}],["xlink:show",{prefix:"xlink",name:"show",namespace:yz.XLINK}],["xlink:title",{prefix:"xlink",name:"title",namespace:yz.XLINK}],["xlink:type",{prefix:"xlink",name:"type",namespace:yz.XLINK}],["xml:base",{prefix:"xml",name:"base",namespace:yz.XML}],["xml:lang",{prefix:"xml",name:"lang",namespace:yz.XML}],["xml:space",{prefix:"xml",name:"space",namespace:yz.XML}],["xmlns",{prefix:"",name:"xmlns",namespace:yz.XMLNS}],["xmlns:xlink",{prefix:"xmlns",name:"xlink",namespace:yz.XMLNS}]]),gC=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map((function(t){return[t.toLowerCase(),t]}))),vC=new Set([wz.B,wz.BIG,wz.BLOCKQUOTE,wz.BODY,wz.BR,wz.CENTER,wz.CODE,wz.DD,wz.DIV,wz.DL,wz.DT,wz.EM,wz.EMBED,wz.H1,wz.H2,wz.H3,wz.H4,wz.H5,wz.H6,wz.HEAD,wz.HR,wz.I,wz.IMG,wz.LI,wz.LISTING,wz.MENU,wz.META,wz.NOBR,wz.OL,wz.P,wz.PRE,wz.RUBY,wz.S,wz.SMALL,wz.SPAN,wz.STRONG,wz.STRIKE,wz.SUB,wz.SUP,wz.TABLE,wz.TT,wz.U,wz.UL,wz.VAR]);function mC(t){for(var e=0;e<t.attrs.length;e++)if(t.attrs[e].name===dC){t.attrs[e].name=hC;break}}function yC(t){for(var e=0;e<t.attrs.length;e++){var n=fC.get(t.attrs[e].name);null!=n&&(t.attrs[e].name=n)}}function bC(t){for(var e=0;e<t.attrs.length;e++){var n=pC.get(t.attrs[e].name);n&&(t.attrs[e].prefix=n.prefix,t.attrs[e].name=n.name,t.attrs[e].namespace=n.namespace)}}function xC(t,e,n,r){return(!r||r===yz.HTML)&&function(t,e,n){if(e===yz.MATHML&&t===wz.ANNOTATION_XML)for(var r=0;r<n.length;r++)if(n[r].name===bz.ENCODING){var a=n[r].value.toLowerCase();return a===uC.TEXT_HTML||a===uC.APPLICATION_XML}return e===yz.SVG&&(t===wz.FOREIGN_OBJECT||t===wz.DESC||t===wz.TITLE)}(t,e,n)||(!r||r===yz.MATHML)&&function(t,e){return e===yz.MATHML&&(t===wz.MI||t===wz.MO||t===wz.MN||t===wz.MS||t===wz.MTEXT)}(t,e)}var MC,wC="hidden",zC=8,CC=3;!function(t){t[t.INITIAL=0]="INITIAL",t[t.BEFORE_HTML=1]="BEFORE_HTML",t[t.BEFORE_HEAD=2]="BEFORE_HEAD",t[t.IN_HEAD=3]="IN_HEAD",t[t.IN_HEAD_NO_SCRIPT=4]="IN_HEAD_NO_SCRIPT",t[t.AFTER_HEAD=5]="AFTER_HEAD",t[t.IN_BODY=6]="IN_BODY",t[t.TEXT=7]="TEXT",t[t.IN_TABLE=8]="IN_TABLE",t[t.IN_TABLE_TEXT=9]="IN_TABLE_TEXT",t[t.IN_CAPTION=10]="IN_CAPTION",t[t.IN_COLUMN_GROUP=11]="IN_COLUMN_GROUP",t[t.IN_TABLE_BODY=12]="IN_TABLE_BODY",t[t.IN_ROW=13]="IN_ROW",t[t.IN_CELL=14]="IN_CELL",t[t.IN_SELECT=15]="IN_SELECT",t[t.IN_SELECT_IN_TABLE=16]="IN_SELECT_IN_TABLE",t[t.IN_TEMPLATE=17]="IN_TEMPLATE",t[t.AFTER_BODY=18]="AFTER_BODY",t[t.IN_FRAMESET=19]="IN_FRAMESET",t[t.AFTER_FRAMESET=20]="AFTER_FRAMESET",t[t.AFTER_AFTER_BODY=21]="AFTER_AFTER_BODY",t[t.AFTER_AFTER_FRAMESET=22]="AFTER_AFTER_FRAMESET"}(MC||(MC={}));var AC={startLine:-1,startCol:-1,startOffset:-1,endLine:-1,endCol:-1,endOffset:-1},kC=new Set([wz.TABLE,wz.TBODY,wz.TFOOT,wz.THEAD,wz.TR]),HC={scriptingEnabled:!0,sourceCodeLocationInfo:!1,treeAdapter:tC,onParseError:null},EC=function(){function t(e,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;C(this,t),this.fragmentContext=r,this.scriptHandler=a,this.currentToken=null,this.stopped=!1,this.insertionMode=MC.INITIAL,this.originalInsertionMode=MC.INITIAL,this.headElement=null,this.formElement=null,this.currentNotInHTML=!1,this.tmplInsertionModeStack=[],this.pendingCharacterTokens=[],this.hasNonWhitespacePendingCharacterToken=!1,this.framesetOk=!0,this.skipNextNewLine=!1,this.fosterParentingEnabled=!1,this.options=Se(Se({},HC),e),this.treeAdapter=this.options.treeAdapter,this.onParseError=this.options.onParseError,this.onParseError&&(this.options.sourceCodeLocationInfo=!0),this.document=null!==n&&void 0!==n?n:this.treeAdapter.createDocument(),this.tokenizer=new Pz(this.options,this),this.activeFormattingElements=new Qz(this.treeAdapter),this.fragmentContextID=r?Cz(this.treeAdapter.getTagName(r)):wz.UNKNOWN,this._setContextModes(null!==r&&void 0!==r?r:this.document,this.fragmentContextID),this.openElements=new $z(this.document,this.treeAdapter,this)}return E(t,[{key:"getFragment",value:function(){var t=this.treeAdapter.getFirstChild(this.document),e=this.treeAdapter.createDocumentFragment();return this._adoptNodes(t,e),e}},{key:"_err",value:function(t,e,n){var r;if(this.onParseError){var a=null!==(r=t.location)&&void 0!==r?r:AC,i={code:e,startLine:a.startLine,startCol:a.startCol,startOffset:a.startOffset,endLine:n?a.startLine:a.endLine,endCol:n?a.startCol:a.endCol,endOffset:n?a.startOffset:a.endOffset};this.onParseError(i)}}},{key:"onItemPush",value:function(t,e,n){var r,a;null===(a=(r=this.treeAdapter).onItemPush)||void 0===a||a.call(r,t),n&&this.openElements.stackTop>0&&this._setContextModes(t,e)}},{key:"onItemPop",value:function(t,e){var n,r;if(this.options.sourceCodeLocationInfo&&this._setEndLocation(t,this.currentToken),null===(r=(n=this.treeAdapter).onItemPop)||void 0===r||r.call(n,t,this.openElements.current),e){var a,i;if(0===this.openElements.stackTop&&this.fragmentContext)a=this.fragmentContext,i=this.fragmentContextID;else{var o=this.openElements;a=o.current,i=o.currentTagId}this._setContextModes(a,i)}}},{key:"_setContextModes",value:function(t,e){var n=t===this.document||this.treeAdapter.getNamespaceURI(t)===yz.HTML;this.currentNotInHTML=!n,this.tokenizer.inForeignNode=!n&&!this._isIntegrationPoint(e,t)}},{key:"_switchToTextParsing",value:function(t,e){this._insertElement(t,yz.HTML),this.tokenizer.state=e,this.originalInsertionMode=this.insertionMode,this.insertionMode=MC.TEXT}},{key:"switchToPlaintextParsing",value:function(){this.insertionMode=MC.TEXT,this.originalInsertionMode=MC.IN_BODY,this.tokenizer.state=Lz.PLAINTEXT}},{key:"_getAdjustedCurrentElement",value:function(){return 0===this.openElements.stackTop&&this.fragmentContext?this.fragmentContext:this.openElements.current}},{key:"_findFormInFragmentContext",value:function(){for(var t=this.fragmentContext;t;){if(this.treeAdapter.getTagName(t)===Mz.FORM){this.formElement=t;break}t=this.treeAdapter.getParentNode(t)}}},{key:"_initTokenizerForFragmentParsing",value:function(){if(this.fragmentContext&&this.treeAdapter.getNamespaceURI(this.fragmentContext)===yz.HTML)switch(this.fragmentContextID){case wz.TITLE:case wz.TEXTAREA:this.tokenizer.state=Lz.RCDATA;break;case wz.STYLE:case wz.XMP:case wz.IFRAME:case wz.NOEMBED:case wz.NOFRAMES:case wz.NOSCRIPT:this.tokenizer.state=Lz.RAWTEXT;break;case wz.SCRIPT:this.tokenizer.state=Lz.SCRIPT_DATA;break;case wz.PLAINTEXT:this.tokenizer.state=Lz.PLAINTEXT}}},{key:"_setDocumentType",value:function(t){var e=this,n=t.name||"",r=t.publicId||"",a=t.systemId||"";if(this.treeAdapter.setDocumentType(this.document,n,r,a),t.location){var i=this.treeAdapter.getChildNodes(this.document).find((function(t){return e.treeAdapter.isDocumentTypeNode(t)}));i&&this.treeAdapter.setNodeSourceCodeLocation(i,t.location)}}},{key:"_attachElementToTree",value:function(t,e){if(this.options.sourceCodeLocationInfo){var n=e&&Se(Se({},e),{},{startTag:e});this.treeAdapter.setNodeSourceCodeLocation(t,n)}if(this._shouldFosterParentOnInsertion())this._fosterParentElement(t);else{var r=this.openElements.currentTmplContentOrNode;this.treeAdapter.appendChild(r,t)}}},{key:"_appendElement",value:function(t,e){var n=this.treeAdapter.createElement(t.tagName,e,t.attrs);this._attachElementToTree(n,t.location)}},{key:"_insertElement",value:function(t,e){var n=this.treeAdapter.createElement(t.tagName,e,t.attrs);this._attachElementToTree(n,t.location),this.openElements.push(n,t.tagID)}},{key:"_insertFakeElement",value:function(t,e){var n=this.treeAdapter.createElement(t,yz.HTML,[]);this._attachElementToTree(n,null),this.openElements.push(n,e)}},{key:"_insertTemplate",value:function(t){var e=this.treeAdapter.createElement(t.tagName,yz.HTML,t.attrs),n=this.treeAdapter.createDocumentFragment();this.treeAdapter.setTemplateContent(e,n),this._attachElementToTree(e,t.location),this.openElements.push(e,t.tagID),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(n,null)}},{key:"_insertFakeRootElement",value:function(){var t=this.treeAdapter.createElement(Mz.HTML,yz.HTML,[]);this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(t,null),this.treeAdapter.appendChild(this.openElements.current,t),this.openElements.push(t,wz.HTML)}},{key:"_appendCommentNode",value:function(t,e){var n=this.treeAdapter.createCommentNode(t.data);this.treeAdapter.appendChild(e,n),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(n,t.location)}},{key:"_insertCharacters",value:function(t){var e,n;if(this._shouldFosterParentOnInsertion()){var r=this._findFosterParentingLocation();e=r.parent,(n=r.beforeElement)?this.treeAdapter.insertTextBefore(e,t.chars,n):this.treeAdapter.insertText(e,t.chars)}else e=this.openElements.currentTmplContentOrNode,this.treeAdapter.insertText(e,t.chars);if(t.location){var a=this.treeAdapter.getChildNodes(e),i=n?a.lastIndexOf(n):a.length,o=a[i-1];if(this.treeAdapter.getNodeSourceCodeLocation(o)){var l=t.location,c=l.endLine,s=l.endCol,u=l.endOffset;this.treeAdapter.updateNodeSourceCodeLocation(o,{endLine:c,endCol:s,endOffset:u})}else this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(o,t.location)}}},{key:"_adoptNodes",value:function(t,e){for(var n=this.treeAdapter.getFirstChild(t);n;n=this.treeAdapter.getFirstChild(t))this.treeAdapter.detachNode(n),this.treeAdapter.appendChild(e,n)}},{key:"_setEndLocation",value:function(t,e){if(this.treeAdapter.getNodeSourceCodeLocation(t)&&e.location){var n=e.location,r=this.treeAdapter.getTagName(t),a=e.type===Qw.END_TAG&&r===e.tagName?{endTag:Se({},n),endLine:n.endLine,endCol:n.endCol,endOffset:n.endOffset}:{endLine:n.startLine,endCol:n.startCol,endOffset:n.startOffset};this.treeAdapter.updateNodeSourceCodeLocation(t,a)}}},{key:"shouldProcessStartTagTokenInForeignContent",value:function(t){if(!this.currentNotInHTML)return!1;var e,n;if(0===this.openElements.stackTop&&this.fragmentContext)e=this.fragmentContext,n=this.fragmentContextID;else{var r=this.openElements;e=r.current,n=r.currentTagId}return(t.tagID!==wz.SVG||this.treeAdapter.getTagName(e)!==Mz.ANNOTATION_XML||this.treeAdapter.getNamespaceURI(e)!==yz.MATHML)&&(this.tokenizer.inForeignNode||(t.tagID===wz.MGLYPH||t.tagID===wz.MALIGNMARK)&&!this._isIntegrationPoint(n,e,yz.HTML))}},{key:"_processToken",value:function(t){switch(t.type){case Qw.CHARACTER:this.onCharacter(t);break;case Qw.NULL_CHARACTER:this.onNullCharacter(t);break;case Qw.COMMENT:this.onComment(t);break;case Qw.DOCTYPE:this.onDoctype(t);break;case Qw.START_TAG:this._processStartTag(t);break;case Qw.END_TAG:this.onEndTag(t);break;case Qw.EOF:this.onEof(t);break;case Qw.WHITESPACE_CHARACTER:this.onWhitespaceCharacter(t)}}},{key:"_isIntegrationPoint",value:function(t,e,n){return xC(t,this.treeAdapter.getNamespaceURI(e),this.treeAdapter.getAttrList(e),n)}},{key:"_reconstructActiveFormattingElements",value:function(){var t=this,e=this.activeFormattingElements.entries.length;if(e)for(var n=this.activeFormattingElements.entries.findIndex((function(e){return e.type===Nz.Marker||t.openElements.contains(e.element)})),r=n<0?e-1:n-1;r>=0;r--){var a=this.activeFormattingElements.entries[r];this._insertElement(a.token,this.treeAdapter.getNamespaceURI(a.element)),a.element=this.openElements.current}}},{key:"_closeTableCell",value:function(){this.openElements.generateImpliedEndTags(),this.openElements.popUntilTableCellPopped(),this.activeFormattingElements.clearToLastMarker(),this.insertionMode=MC.IN_ROW}},{key:"_closePElement",value:function(){this.openElements.generateImpliedEndTagsWithExclusion(wz.P),this.openElements.popUntilTagNamePopped(wz.P)}},{key:"_resetInsertionMode",value:function(){for(var t=this.openElements.stackTop;t>=0;t--)switch(0===t&&this.fragmentContext?this.fragmentContextID:this.openElements.tagIDs[t]){case wz.TR:return void(this.insertionMode=MC.IN_ROW);case wz.TBODY:case wz.THEAD:case wz.TFOOT:return void(this.insertionMode=MC.IN_TABLE_BODY);case wz.CAPTION:return void(this.insertionMode=MC.IN_CAPTION);case wz.COLGROUP:return void(this.insertionMode=MC.IN_COLUMN_GROUP);case wz.TABLE:return void(this.insertionMode=MC.IN_TABLE);case wz.BODY:return void(this.insertionMode=MC.IN_BODY);case wz.FRAMESET:return void(this.insertionMode=MC.IN_FRAMESET);case wz.SELECT:return void this._resetInsertionModeForSelect(t);case wz.TEMPLATE:return void(this.insertionMode=this.tmplInsertionModeStack[0]);case wz.HTML:return void(this.insertionMode=this.headElement?MC.AFTER_HEAD:MC.BEFORE_HEAD);case wz.TD:case wz.TH:if(t>0)return void(this.insertionMode=MC.IN_CELL);break;case wz.HEAD:if(t>0)return void(this.insertionMode=MC.IN_HEAD)}this.insertionMode=MC.IN_BODY}},{key:"_resetInsertionModeForSelect",value:function(t){if(t>0)for(var e=t-1;e>0;e--){var n=this.openElements.tagIDs[e];if(n===wz.TEMPLATE)break;if(n===wz.TABLE)return void(this.insertionMode=MC.IN_SELECT_IN_TABLE)}this.insertionMode=MC.IN_SELECT}},{key:"_isElementCausesFosterParenting",value:function(t){return kC.has(t)}},{key:"_shouldFosterParentOnInsertion",value:function(){return this.fosterParentingEnabled&&this._isElementCausesFosterParenting(this.openElements.currentTagId)}},{key:"_findFosterParentingLocation",value:function(){for(var t=this.openElements.stackTop;t>=0;t--){var e=this.openElements.items[t];switch(this.openElements.tagIDs[t]){case wz.TEMPLATE:if(this.treeAdapter.getNamespaceURI(e)===yz.HTML)return{parent:this.treeAdapter.getTemplateContent(e),beforeElement:null};break;case wz.TABLE:var n=this.treeAdapter.getParentNode(e);return n?{parent:n,beforeElement:e}:{parent:this.openElements.items[t-1],beforeElement:null}}}return{parent:this.openElements.items[0],beforeElement:null}}},{key:"_fosterParentElement",value:function(t){var e=this._findFosterParentingLocation();e.beforeElement?this.treeAdapter.insertBefore(e.parent,t,e.beforeElement):this.treeAdapter.appendChild(e.parent,t)}},{key:"_isSpecialElement",value:function(t,e){var n=this.treeAdapter.getNamespaceURI(t);return kz[n].has(e)}},{key:"onCharacter",value:function(t){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode)!function(t,e){t._insertCharacters(e),t.framesetOk=!1}(this,t);else switch(this.insertionMode){case MC.INITIAL:RC(this,t);break;case MC.BEFORE_HTML:FC(this,t);break;case MC.BEFORE_HEAD:NC(this,t);break;case MC.IN_HEAD:UC(this,t);break;case MC.IN_HEAD_NO_SCRIPT:WC(this,t);break;case MC.AFTER_HEAD:ZC(this,t);break;case MC.IN_BODY:case MC.IN_CAPTION:case MC.IN_CELL:case MC.IN_TEMPLATE:YC(this,t);break;case MC.TEXT:case MC.IN_SELECT:case MC.IN_SELECT_IN_TABLE:this._insertCharacters(t);break;case MC.IN_TABLE:case MC.IN_TABLE_BODY:case MC.IN_ROW:rA(this,t);break;case MC.IN_TABLE_TEXT:cA(this,t);break;case MC.IN_COLUMN_GROUP:hA(this,t);break;case MC.AFTER_BODY:MA(this,t);break;case MC.AFTER_AFTER_BODY:wA(this,t)}}},{key:"onNullCharacter",value:function(t){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode)!function(t,e){e.chars=Pw,t._insertCharacters(e)}(this,t);else switch(this.insertionMode){case MC.INITIAL:RC(this,t);break;case MC.BEFORE_HTML:FC(this,t);break;case MC.BEFORE_HEAD:NC(this,t);break;case MC.IN_HEAD:UC(this,t);break;case MC.IN_HEAD_NO_SCRIPT:WC(this,t);break;case MC.AFTER_HEAD:ZC(this,t);break;case MC.TEXT:this._insertCharacters(t);break;case MC.IN_TABLE:case MC.IN_TABLE_BODY:case MC.IN_ROW:rA(this,t);break;case MC.IN_COLUMN_GROUP:hA(this,t);break;case MC.AFTER_BODY:MA(this,t);break;case MC.AFTER_AFTER_BODY:wA(this,t)}}},{key:"onComment",value:function(t){if(this.skipNextNewLine=!1,this.currentNotInHTML)OC(this,t);else switch(this.insertionMode){case MC.INITIAL:case MC.BEFORE_HTML:case MC.BEFORE_HEAD:case MC.IN_HEAD:case MC.IN_HEAD_NO_SCRIPT:case MC.AFTER_HEAD:case MC.IN_BODY:case MC.IN_TABLE:case MC.IN_CAPTION:case MC.IN_COLUMN_GROUP:case MC.IN_TABLE_BODY:case MC.IN_ROW:case MC.IN_CELL:case MC.IN_SELECT:case MC.IN_SELECT_IN_TABLE:case MC.IN_TEMPLATE:case MC.IN_FRAMESET:case MC.AFTER_FRAMESET:OC(this,t);break;case MC.IN_TABLE_TEXT:sA(this,t);break;case MC.AFTER_BODY:!function(t,e){t._appendCommentNode(e,t.openElements.items[0])}(this,t);break;case MC.AFTER_AFTER_BODY:case MC.AFTER_AFTER_FRAMESET:!function(t,e){t._appendCommentNode(e,t.document)}(this,t)}}},{key:"onDoctype",value:function(t){switch(this.skipNextNewLine=!1,this.insertionMode){case MC.INITIAL:!function(t,e){t._setDocumentType(e);var n=e.forceQuirks?xz.QUIRKS:function(t){if(t.name!==eC)return xz.QUIRKS;var e=t.systemId;if(e&&e.toLowerCase()===rC)return xz.QUIRKS;var n=t.publicId;if(null!==n){if(n=n.toLowerCase(),oC.has(n))return xz.QUIRKS;var r=null===e?iC:aC;if(sC(n,r))return xz.QUIRKS;if(sC(n,r=null===e?lC:cC))return xz.LIMITED_QUIRKS}return xz.NO_QUIRKS}(e);(function(t){return t.name===eC&&null===t.publicId&&(null===t.systemId||t.systemId===nC)})(e)||t._err(e,jw.nonConformingDoctype);t.treeAdapter.setDocumentMode(t.document,n),t.insertionMode=MC.BEFORE_HTML}(this,t);break;case MC.BEFORE_HEAD:case MC.IN_HEAD:case MC.IN_HEAD_NO_SCRIPT:case MC.AFTER_HEAD:this._err(t,jw.misplacedDoctype);break;case MC.IN_TABLE_TEXT:sA(this,t)}}},{key:"onStartTag",value:function(t){this.skipNextNewLine=!1,this.currentToken=t,this._processStartTag(t),t.selfClosing&&!t.ackSelfClosing&&this._err(t,jw.nonVoidHtmlElementStartTagWithTrailingSolidus)}},{key:"_processStartTag",value:function(t){this.shouldProcessStartTagTokenInForeignContent(t)?function(t,e){if(function(t){var e=t.tagID,n=e===wz.FONT&&t.attrs.some((function(t){var e=t.name;return e===bz.COLOR||e===bz.SIZE||e===bz.FACE}));return n||vC.has(e)}(e))zA(t),t._startTagOutsideForeignContent(e);else{var n=t._getAdjustedCurrentElement(),r=t.treeAdapter.getNamespaceURI(n);r===yz.MATHML?mC(e):r===yz.SVG&&(!function(t){var e=gC.get(t.tagName);null!=e&&(t.tagName=e,t.tagID=Cz(t.tagName))}(e),yC(e)),bC(e),e.selfClosing?t._appendElement(e,r):t._insertElement(e,r),e.ackSelfClosing=!0}}(this,t):this._startTagOutsideForeignContent(t)}},{key:"_startTagOutsideForeignContent",value:function(t){switch(this.insertionMode){case MC.INITIAL:RC(this,t);break;case MC.BEFORE_HTML:!function(t,e){e.tagID===wz.HTML?(t._insertElement(e,yz.HTML),t.insertionMode=MC.BEFORE_HEAD):FC(t,e)}(this,t);break;case MC.BEFORE_HEAD:!function(t,e){switch(e.tagID){case wz.HTML:JC(t,e);break;case wz.HEAD:t._insertElement(e,yz.HTML),t.headElement=t.openElements.current,t.insertionMode=MC.IN_HEAD;break;default:NC(t,e)}}(this,t);break;case MC.IN_HEAD:PC(this,t);break;case MC.IN_HEAD_NO_SCRIPT:!function(t,e){switch(e.tagID){case wz.HTML:JC(t,e);break;case wz.BASEFONT:case wz.BGSOUND:case wz.HEAD:case wz.LINK:case wz.META:case wz.NOFRAMES:case wz.STYLE:PC(t,e);break;case wz.NOSCRIPT:t._err(e,jw.nestedNoscriptInHead);break;default:WC(t,e)}}(this,t);break;case MC.AFTER_HEAD:!function(t,e){switch(e.tagID){case wz.HTML:JC(t,e);break;case wz.BODY:t._insertElement(e,yz.HTML),t.framesetOk=!1,t.insertionMode=MC.IN_BODY;break;case wz.FRAMESET:t._insertElement(e,yz.HTML),t.insertionMode=MC.IN_FRAMESET;break;case wz.BASE:case wz.BASEFONT:case wz.BGSOUND:case wz.LINK:case wz.META:case wz.NOFRAMES:case wz.SCRIPT:case wz.STYLE:case wz.TEMPLATE:case wz.TITLE:t._err(e,jw.abandonedHeadElementChild),t.openElements.push(t.headElement,wz.HEAD),PC(t,e),t.openElements.remove(t.headElement);break;case wz.HEAD:t._err(e,jw.misplacedStartTagForHeadElement);break;default:ZC(t,e)}}(this,t);break;case MC.IN_BODY:JC(this,t);break;case MC.IN_TABLE:aA(this,t);break;case MC.IN_TABLE_TEXT:sA(this,t);break;case MC.IN_CAPTION:!function(t,e){var n=e.tagID;uA.has(n)?t.openElements.hasInTableScope(wz.CAPTION)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(wz.CAPTION),t.activeFormattingElements.clearToLastMarker(),t.insertionMode=MC.IN_TABLE,aA(t,e)):JC(t,e)}(this,t);break;case MC.IN_COLUMN_GROUP:dA(this,t);break;case MC.IN_TABLE_BODY:fA(this,t);break;case MC.IN_ROW:gA(this,t);break;case MC.IN_CELL:!function(t,e){var n=e.tagID;uA.has(n)?(t.openElements.hasInTableScope(wz.TD)||t.openElements.hasInTableScope(wz.TH))&&(t._closeTableCell(),gA(t,e)):JC(t,e)}(this,t);break;case MC.IN_SELECT:mA(this,t);break;case MC.IN_SELECT_IN_TABLE:!function(t,e){var n=e.tagID;n===wz.CAPTION||n===wz.TABLE||n===wz.TBODY||n===wz.TFOOT||n===wz.THEAD||n===wz.TR||n===wz.TD||n===wz.TH?(t.openElements.popUntilTagNamePopped(wz.SELECT),t._resetInsertionMode(),t._processStartTag(e)):mA(t,e)}(this,t);break;case MC.IN_TEMPLATE:!function(t,e){switch(e.tagID){case wz.BASE:case wz.BASEFONT:case wz.BGSOUND:case wz.LINK:case wz.META:case wz.NOFRAMES:case wz.SCRIPT:case wz.STYLE:case wz.TEMPLATE:case wz.TITLE:PC(t,e);break;case wz.CAPTION:case wz.COLGROUP:case wz.TBODY:case wz.TFOOT:case wz.THEAD:t.tmplInsertionModeStack[0]=MC.IN_TABLE,t.insertionMode=MC.IN_TABLE,aA(t,e);break;case wz.COL:t.tmplInsertionModeStack[0]=MC.IN_COLUMN_GROUP,t.insertionMode=MC.IN_COLUMN_GROUP,dA(t,e);break;case wz.TR:t.tmplInsertionModeStack[0]=MC.IN_TABLE_BODY,t.insertionMode=MC.IN_TABLE_BODY,fA(t,e);break;case wz.TD:case wz.TH:t.tmplInsertionModeStack[0]=MC.IN_ROW,t.insertionMode=MC.IN_ROW,gA(t,e);break;default:t.tmplInsertionModeStack[0]=MC.IN_BODY,t.insertionMode=MC.IN_BODY,JC(t,e)}}(this,t);break;case MC.AFTER_BODY:!function(t,e){e.tagID===wz.HTML?JC(t,e):MA(t,e)}(this,t);break;case MC.IN_FRAMESET:!function(t,e){switch(e.tagID){case wz.HTML:JC(t,e);break;case wz.FRAMESET:t._insertElement(e,yz.HTML);break;case wz.FRAME:t._appendElement(e,yz.HTML),e.ackSelfClosing=!0;break;case wz.NOFRAMES:PC(t,e)}}(this,t);break;case MC.AFTER_FRAMESET:!function(t,e){switch(e.tagID){case wz.HTML:JC(t,e);break;case wz.NOFRAMES:PC(t,e)}}(this,t);break;case MC.AFTER_AFTER_BODY:!function(t,e){e.tagID===wz.HTML?JC(t,e):wA(t,e)}(this,t);break;case MC.AFTER_AFTER_FRAMESET:!function(t,e){switch(e.tagID){case wz.HTML:JC(t,e);break;case wz.NOFRAMES:PC(t,e)}}(this,t)}}},{key:"onEndTag",value:function(t){this.skipNextNewLine=!1,this.currentToken=t,this.currentNotInHTML?function(t,e){if(e.tagID===wz.P||e.tagID===wz.BR)return zA(t),void t._endTagOutsideForeignContent(e);for(var n=t.openElements.stackTop;n>0;n--){var r=t.openElements.items[n];if(t.treeAdapter.getNamespaceURI(r)===yz.HTML){t._endTagOutsideForeignContent(e);break}var a=t.treeAdapter.getTagName(r);if(a.toLowerCase()===e.tagName){e.tagName=a,t.openElements.shortenToLength(n);break}}}(this,t):this._endTagOutsideForeignContent(t)}},{key:"_endTagOutsideForeignContent",value:function(t){switch(this.insertionMode){case MC.INITIAL:RC(this,t);break;case MC.BEFORE_HTML:!function(t,e){var n=e.tagID;n!==wz.HTML&&n!==wz.HEAD&&n!==wz.BODY&&n!==wz.BR||FC(t,e)}(this,t);break;case MC.BEFORE_HEAD:!function(t,e){var n=e.tagID;n===wz.HEAD||n===wz.BODY||n===wz.HTML||n===wz.BR?NC(t,e):t._err(e,jw.endTagWithoutMatchingOpenElement)}(this,t);break;case MC.IN_HEAD:!function(t,e){switch(e.tagID){case wz.HEAD:t.openElements.pop(),t.insertionMode=MC.AFTER_HEAD;break;case wz.BODY:case wz.BR:case wz.HTML:UC(t,e);break;case wz.TEMPLATE:jC(t,e);break;default:t._err(e,jw.endTagWithoutMatchingOpenElement)}}(this,t);break;case MC.IN_HEAD_NO_SCRIPT:!function(t,e){switch(e.tagID){case wz.NOSCRIPT:t.openElements.pop(),t.insertionMode=MC.IN_HEAD;break;case wz.BR:WC(t,e);break;default:t._err(e,jw.endTagWithoutMatchingOpenElement)}}(this,t);break;case MC.AFTER_HEAD:!function(t,e){switch(e.tagID){case wz.BODY:case wz.HTML:case wz.BR:ZC(t,e);break;case wz.TEMPLATE:jC(t,e);break;default:t._err(e,jw.endTagWithoutMatchingOpenElement)}}(this,t);break;case MC.IN_BODY:eA(this,t);break;case MC.TEXT:!function(t,e){var n;e.tagID===wz.SCRIPT&&(null===(n=t.scriptHandler)||void 0===n||n.call(t,t.openElements.current));t.openElements.pop(),t.insertionMode=t.originalInsertionMode}(this,t);break;case MC.IN_TABLE:iA(this,t);break;case MC.IN_TABLE_TEXT:sA(this,t);break;case MC.IN_CAPTION:!function(t,e){var n=e.tagID;switch(n){case wz.CAPTION:case wz.TABLE:t.openElements.hasInTableScope(wz.CAPTION)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(wz.CAPTION),t.activeFormattingElements.clearToLastMarker(),t.insertionMode=MC.IN_TABLE,n===wz.TABLE&&iA(t,e));break;case wz.BODY:case wz.COL:case wz.COLGROUP:case wz.HTML:case wz.TBODY:case wz.TD:case wz.TFOOT:case wz.TH:case wz.THEAD:case wz.TR:break;default:eA(t,e)}}(this,t);break;case MC.IN_COLUMN_GROUP:!function(t,e){switch(e.tagID){case wz.COLGROUP:t.openElements.currentTagId===wz.COLGROUP&&(t.openElements.pop(),t.insertionMode=MC.IN_TABLE);break;case wz.TEMPLATE:jC(t,e);break;case wz.COL:break;default:hA(t,e)}}(this,t);break;case MC.IN_TABLE_BODY:pA(this,t);break;case MC.IN_ROW:vA(this,t);break;case MC.IN_CELL:!function(t,e){var n=e.tagID;switch(n){case wz.TD:case wz.TH:t.openElements.hasInTableScope(n)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(n),t.activeFormattingElements.clearToLastMarker(),t.insertionMode=MC.IN_ROW);break;case wz.TABLE:case wz.TBODY:case wz.TFOOT:case wz.THEAD:case wz.TR:t.openElements.hasInTableScope(n)&&(t._closeTableCell(),vA(t,e));break;case wz.BODY:case wz.CAPTION:case wz.COL:case wz.COLGROUP:case wz.HTML:break;default:eA(t,e)}}(this,t);break;case MC.IN_SELECT:yA(this,t);break;case MC.IN_SELECT_IN_TABLE:!function(t,e){var n=e.tagID;n===wz.CAPTION||n===wz.TABLE||n===wz.TBODY||n===wz.TFOOT||n===wz.THEAD||n===wz.TR||n===wz.TD||n===wz.TH?t.openElements.hasInTableScope(n)&&(t.openElements.popUntilTagNamePopped(wz.SELECT),t._resetInsertionMode(),t.onEndTag(e)):yA(t,e)}(this,t);break;case MC.IN_TEMPLATE:!function(t,e){e.tagID===wz.TEMPLATE&&jC(t,e)}(this,t);break;case MC.AFTER_BODY:xA(this,t);break;case MC.IN_FRAMESET:!function(t,e){e.tagID!==wz.FRAMESET||t.openElements.isRootHtmlElementCurrent()||(t.openElements.pop(),t.fragmentContext||t.openElements.currentTagId===wz.FRAMESET||(t.insertionMode=MC.AFTER_FRAMESET))}(this,t);break;case MC.AFTER_FRAMESET:!function(t,e){e.tagID===wz.HTML&&(t.insertionMode=MC.AFTER_AFTER_FRAMESET)}(this,t);break;case MC.AFTER_AFTER_BODY:wA(this,t)}}},{key:"onEof",value:function(t){switch(this.insertionMode){case MC.INITIAL:RC(this,t);break;case MC.BEFORE_HTML:FC(this,t);break;case MC.BEFORE_HEAD:NC(this,t);break;case MC.IN_HEAD:UC(this,t);break;case MC.IN_HEAD_NO_SCRIPT:WC(this,t);break;case MC.AFTER_HEAD:ZC(this,t);break;case MC.IN_BODY:case MC.IN_TABLE:case MC.IN_CAPTION:case MC.IN_COLUMN_GROUP:case MC.IN_TABLE_BODY:case MC.IN_ROW:case MC.IN_CELL:case MC.IN_SELECT:case MC.IN_SELECT_IN_TABLE:nA(this,t);break;case MC.TEXT:!function(t,e){t._err(e,jw.eofInElementThatCanContainOnlyText),t.openElements.pop(),t.insertionMode=t.originalInsertionMode,t.onEof(e)}(this,t);break;case MC.IN_TABLE_TEXT:sA(this,t);break;case MC.IN_TEMPLATE:bA(this,t);break;case MC.AFTER_BODY:case MC.IN_FRAMESET:case MC.AFTER_FRAMESET:case MC.AFTER_AFTER_BODY:case MC.AFTER_AFTER_FRAMESET:IC(this,t)}}},{key:"onWhitespaceCharacter",value:function(t){if(this.skipNextNewLine&&(this.skipNextNewLine=!1,t.chars.charCodeAt(0)===Rw.LINE_FEED)){if(1===t.chars.length)return;t.chars=t.chars.substr(1)}if(this.tokenizer.inForeignNode)this._insertCharacters(t);else switch(this.insertionMode){case MC.IN_HEAD:case MC.IN_HEAD_NO_SCRIPT:case MC.AFTER_HEAD:case MC.TEXT:case MC.IN_COLUMN_GROUP:case MC.IN_SELECT:case MC.IN_SELECT_IN_TABLE:case MC.IN_FRAMESET:case MC.AFTER_FRAMESET:this._insertCharacters(t);break;case MC.IN_BODY:case MC.IN_CAPTION:case MC.IN_CELL:case MC.IN_TEMPLATE:case MC.AFTER_BODY:case MC.AFTER_AFTER_BODY:case MC.AFTER_AFTER_FRAMESET:qC(this,t);break;case MC.IN_TABLE:case MC.IN_TABLE_BODY:case MC.IN_ROW:rA(this,t);break;case MC.IN_TABLE_TEXT:lA(this,t)}}}],[{key:"parse",value:function(t,e){var n=new this(e);return n.tokenizer.write(t,!0),n.document}},{key:"getFragmentParser",value:function(t,e){var n=Se(Se({},HC),e);null!==t&&void 0!==t||(t=n.treeAdapter.createElement(Mz.TEMPLATE,yz.HTML,[]));var r=n.treeAdapter.createElement("documentmock",yz.HTML,[]),a=new this(n,r,t);return a.fragmentContextID===wz.TEMPLATE&&a.tmplInsertionModeStack.unshift(MC.IN_TEMPLATE),a._initTokenizerForFragmentParsing(),a._insertFakeRootElement(),a._resetInsertionMode(),a._findFormInFragmentContext(),a}}]),t}();function SC(t,e){var n=t.activeFormattingElements.getElementEntryInScopeWithTagName(e.tagName);return n?t.openElements.contains(n.element)?t.openElements.hasInScope(e.tagID)||(n=null):(t.activeFormattingElements.removeEntry(n),n=null):tA(t,e),n}function LC(t,e){for(var n=null,r=t.openElements.stackTop;r>=0;r--){var a=t.openElements.items[r];if(a===e.element)break;t._isSpecialElement(a,t.openElements.tagIDs[r])&&(n=a)}return n||(t.openElements.shortenToLength(r<0?0:r),t.activeFormattingElements.removeEntry(e)),n}function _C(t,e,n){for(var r=e,a=t.openElements.getCommonAncestor(e),i=0,o=a;o!==n;i++,o=a){a=t.openElements.getCommonAncestor(o);var l=t.activeFormattingElements.getElementEntry(o),c=l&&i>=CC;!l||c?(c&&t.activeFormattingElements.removeEntry(l),t.openElements.remove(o)):(o=BC(t,l),r===e&&(t.activeFormattingElements.bookmark=l),t.treeAdapter.detachNode(r),t.treeAdapter.appendChild(o,r),r=o)}return r}function BC(t,e){var n=t.treeAdapter.getNamespaceURI(e.element),r=t.treeAdapter.createElement(e.token.tagName,n,e.token.attrs);return t.openElements.replace(e.element,r),e.element=r,r}function DC(t,e,n){var r=Cz(t.treeAdapter.getTagName(e));if(t._isElementCausesFosterParenting(r))t._fosterParentElement(n);else{var a=t.treeAdapter.getNamespaceURI(e);r===wz.TEMPLATE&&a===yz.HTML&&(e=t.treeAdapter.getTemplateContent(e)),t.treeAdapter.appendChild(e,n)}}function TC(t,e,n){var r=t.treeAdapter.getNamespaceURI(n.element),a=n.token,i=t.treeAdapter.createElement(a.tagName,r,a.attrs);t._adoptNodes(e,i),t.treeAdapter.appendChild(e,i),t.activeFormattingElements.insertElementAfterBookmark(i,a),t.activeFormattingElements.removeEntry(n),t.openElements.remove(n.element),t.openElements.insertAfter(e,i,a.tagID)}function VC(t,e){for(var n=0;n<zC;n++){var r=SC(t,e);if(!r)break;var a=LC(t,r);if(!a)break;t.activeFormattingElements.bookmark=r;var i=_C(t,a,r.element),o=t.openElements.getCommonAncestor(r.element);t.treeAdapter.detachNode(i),o&&DC(t,o,i),TC(t,a,r)}}function OC(t,e){t._appendCommentNode(e,t.openElements.currentTmplContentOrNode)}function IC(t,e){if(t.stopped=!0,e.location){for(var n=t.fragmentContext?0:2,r=t.openElements.stackTop;r>=n;r--)t._setEndLocation(t.openElements.items[r],e);if(!t.fragmentContext&&t.openElements.stackTop>=0){var a=t.openElements.items[0],i=t.treeAdapter.getNodeSourceCodeLocation(a);if(i&&!i.endTag&&(t._setEndLocation(a,e),t.openElements.stackTop>=1)){var o=t.openElements.items[1],l=t.treeAdapter.getNodeSourceCodeLocation(o);l&&!l.endTag&&t._setEndLocation(o,e)}}}}function RC(t,e){t._err(e,jw.missingDoctype,!0),t.treeAdapter.setDocumentMode(t.document,xz.QUIRKS),t.insertionMode=MC.BEFORE_HTML,t._processToken(e)}function FC(t,e){t._insertFakeRootElement(),t.insertionMode=MC.BEFORE_HEAD,t._processToken(e)}function NC(t,e){t._insertFakeElement(Mz.HEAD,wz.HEAD),t.headElement=t.openElements.current,t.insertionMode=MC.IN_HEAD,t._processToken(e)}function PC(t,e){switch(e.tagID){case wz.HTML:JC(t,e);break;case wz.BASE:case wz.BASEFONT:case wz.BGSOUND:case wz.LINK:case wz.META:t._appendElement(e,yz.HTML),e.ackSelfClosing=!0;break;case wz.TITLE:t._switchToTextParsing(e,Lz.RCDATA);break;case wz.NOSCRIPT:t.options.scriptingEnabled?t._switchToTextParsing(e,Lz.RAWTEXT):(t._insertElement(e,yz.HTML),t.insertionMode=MC.IN_HEAD_NO_SCRIPT);break;case wz.NOFRAMES:case wz.STYLE:t._switchToTextParsing(e,Lz.RAWTEXT);break;case wz.SCRIPT:t._switchToTextParsing(e,Lz.SCRIPT_DATA);break;case wz.TEMPLATE:t._insertTemplate(e),t.activeFormattingElements.insertMarker(),t.framesetOk=!1,t.insertionMode=MC.IN_TEMPLATE,t.tmplInsertionModeStack.unshift(MC.IN_TEMPLATE);break;case wz.HEAD:t._err(e,jw.misplacedStartTagForHeadElement);break;default:UC(t,e)}}function jC(t,e){t.openElements.tmplCount>0?(t.openElements.generateImpliedEndTagsThoroughly(),t.openElements.currentTagId!==wz.TEMPLATE&&t._err(e,jw.closingOfElementWithOpenChildElements),t.openElements.popUntilTagNamePopped(wz.TEMPLATE),t.activeFormattingElements.clearToLastMarker(),t.tmplInsertionModeStack.shift(),t._resetInsertionMode()):t._err(e,jw.endTagWithoutMatchingOpenElement)}function UC(t,e){t.openElements.pop(),t.insertionMode=MC.AFTER_HEAD,t._processToken(e)}function WC(t,e){var n=e.type===Qw.EOF?jw.openElementsLeftAfterEof:jw.disallowedContentInNoscriptInHead;t._err(e,n),t.openElements.pop(),t.insertionMode=MC.IN_HEAD,t._processToken(e)}function ZC(t,e){t._insertFakeElement(Mz.BODY,wz.BODY),t.insertionMode=MC.IN_BODY,GC(t,e)}function GC(t,e){switch(e.type){case Qw.CHARACTER:YC(t,e);break;case Qw.WHITESPACE_CHARACTER:qC(t,e);break;case Qw.COMMENT:OC(t,e);break;case Qw.START_TAG:JC(t,e);break;case Qw.END_TAG:eA(t,e);break;case Qw.EOF:nA(t,e)}}function qC(t,e){t._reconstructActiveFormattingElements(),t._insertCharacters(e)}function YC(t,e){t._reconstructActiveFormattingElements(),t._insertCharacters(e),t.framesetOk=!1}function XC(t,e){t._reconstructActiveFormattingElements(),t._appendElement(e,yz.HTML),t.framesetOk=!1,e.ackSelfClosing=!0}function $C(t){var e=tz(t,bz.TYPE);return null!=e&&e.toLowerCase()===wC}function KC(t,e){t._switchToTextParsing(e,Lz.RAWTEXT)}function QC(t,e){t._reconstructActiveFormattingElements(),t._insertElement(e,yz.HTML)}function JC(t,e){switch(e.tagID){case wz.I:case wz.S:case wz.B:case wz.U:case wz.EM:case wz.TT:case wz.BIG:case wz.CODE:case wz.FONT:case wz.SMALL:case wz.STRIKE:case wz.STRONG:!function(t,e){t._reconstructActiveFormattingElements(),t._insertElement(e,yz.HTML),t.activeFormattingElements.pushElement(t.openElements.current,e)}(t,e);break;case wz.A:!function(t,e){var n=t.activeFormattingElements.getElementEntryInScopeWithTagName(Mz.A);n&&(VC(t,e),t.openElements.remove(n.element),t.activeFormattingElements.removeEntry(n)),t._reconstructActiveFormattingElements(),t._insertElement(e,yz.HTML),t.activeFormattingElements.pushElement(t.openElements.current,e)}(t,e);break;case wz.H1:case wz.H2:case wz.H3:case wz.H4:case wz.H5:case wz.H6:!function(t,e){t.openElements.hasInButtonScope(wz.P)&&t._closePElement(),Hz(t.openElements.currentTagId)&&t.openElements.pop(),t._insertElement(e,yz.HTML)}(t,e);break;case wz.P:case wz.DL:case wz.OL:case wz.UL:case wz.DIV:case wz.DIR:case wz.NAV:case wz.MAIN:case wz.MENU:case wz.ASIDE:case wz.CENTER:case wz.FIGURE:case wz.FOOTER:case wz.HEADER:case wz.HGROUP:case wz.DIALOG:case wz.DETAILS:case wz.ADDRESS:case wz.ARTICLE:case wz.SECTION:case wz.SUMMARY:case wz.FIELDSET:case wz.BLOCKQUOTE:case wz.FIGCAPTION:!function(t,e){t.openElements.hasInButtonScope(wz.P)&&t._closePElement(),t._insertElement(e,yz.HTML)}(t,e);break;case wz.LI:case wz.DD:case wz.DT:!function(t,e){t.framesetOk=!1;for(var n=e.tagID,r=t.openElements.stackTop;r>=0;r--){var a=t.openElements.tagIDs[r];if(n===wz.LI&&a===wz.LI||(n===wz.DD||n===wz.DT)&&(a===wz.DD||a===wz.DT)){t.openElements.generateImpliedEndTagsWithExclusion(a),t.openElements.popUntilTagNamePopped(a);break}if(a!==wz.ADDRESS&&a!==wz.DIV&&a!==wz.P&&t._isSpecialElement(t.openElements.items[r],a))break}t.openElements.hasInButtonScope(wz.P)&&t._closePElement(),t._insertElement(e,yz.HTML)}(t,e);break;case wz.BR:case wz.IMG:case wz.WBR:case wz.AREA:case wz.EMBED:case wz.KEYGEN:XC(t,e);break;case wz.HR:!function(t,e){t.openElements.hasInButtonScope(wz.P)&&t._closePElement(),t._appendElement(e,yz.HTML),t.framesetOk=!1,e.ackSelfClosing=!0}(t,e);break;case wz.RB:case wz.RTC:!function(t,e){t.openElements.hasInScope(wz.RUBY)&&t.openElements.generateImpliedEndTags(),t._insertElement(e,yz.HTML)}(t,e);break;case wz.RT:case wz.RP:!function(t,e){t.openElements.hasInScope(wz.RUBY)&&t.openElements.generateImpliedEndTagsWithExclusion(wz.RTC),t._insertElement(e,yz.HTML)}(t,e);break;case wz.PRE:case wz.LISTING:!function(t,e){t.openElements.hasInButtonScope(wz.P)&&t._closePElement(),t._insertElement(e,yz.HTML),t.skipNextNewLine=!0,t.framesetOk=!1}(t,e);break;case wz.XMP:!function(t,e){t.openElements.hasInButtonScope(wz.P)&&t._closePElement(),t._reconstructActiveFormattingElements(),t.framesetOk=!1,t._switchToTextParsing(e,Lz.RAWTEXT)}(t,e);break;case wz.SVG:!function(t,e){t._reconstructActiveFormattingElements(),yC(e),bC(e),e.selfClosing?t._appendElement(e,yz.SVG):t._insertElement(e,yz.SVG),e.ackSelfClosing=!0}(t,e);break;case wz.HTML:!function(t,e){0===t.openElements.tmplCount&&t.treeAdapter.adoptAttributes(t.openElements.items[0],e.attrs)}(t,e);break;case wz.BASE:case wz.LINK:case wz.META:case wz.STYLE:case wz.TITLE:case wz.SCRIPT:case wz.BGSOUND:case wz.BASEFONT:case wz.TEMPLATE:PC(t,e);break;case wz.BODY:!function(t,e){var n=t.openElements.tryPeekProperlyNestedBodyElement();n&&0===t.openElements.tmplCount&&(t.framesetOk=!1,t.treeAdapter.adoptAttributes(n,e.attrs))}(t,e);break;case wz.FORM:!function(t,e){var n=t.openElements.tmplCount>0;t.formElement&&!n||(t.openElements.hasInButtonScope(wz.P)&&t._closePElement(),t._insertElement(e,yz.HTML),n||(t.formElement=t.openElements.current))}(t,e);break;case wz.NOBR:!function(t,e){t._reconstructActiveFormattingElements(),t.openElements.hasInScope(wz.NOBR)&&(VC(t,e),t._reconstructActiveFormattingElements()),t._insertElement(e,yz.HTML),t.activeFormattingElements.pushElement(t.openElements.current,e)}(t,e);break;case wz.MATH:!function(t,e){t._reconstructActiveFormattingElements(),mC(e),bC(e),e.selfClosing?t._appendElement(e,yz.MATHML):t._insertElement(e,yz.MATHML),e.ackSelfClosing=!0}(t,e);break;case wz.TABLE:!function(t,e){t.treeAdapter.getDocumentMode(t.document)!==xz.QUIRKS&&t.openElements.hasInButtonScope(wz.P)&&t._closePElement(),t._insertElement(e,yz.HTML),t.framesetOk=!1,t.insertionMode=MC.IN_TABLE}(t,e);break;case wz.INPUT:!function(t,e){t._reconstructActiveFormattingElements(),t._appendElement(e,yz.HTML),$C(e)||(t.framesetOk=!1),e.ackSelfClosing=!0}(t,e);break;case wz.PARAM:case wz.TRACK:case wz.SOURCE:!function(t,e){t._appendElement(e,yz.HTML),e.ackSelfClosing=!0}(t,e);break;case wz.IMAGE:!function(t,e){e.tagName=Mz.IMG,e.tagID=wz.IMG,XC(t,e)}(t,e);break;case wz.BUTTON:!function(t,e){t.openElements.hasInScope(wz.BUTTON)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(wz.BUTTON)),t._reconstructActiveFormattingElements(),t._insertElement(e,yz.HTML),t.framesetOk=!1}(t,e);break;case wz.APPLET:case wz.OBJECT:case wz.MARQUEE:!function(t,e){t._reconstructActiveFormattingElements(),t._insertElement(e,yz.HTML),t.activeFormattingElements.insertMarker(),t.framesetOk=!1}(t,e);break;case wz.IFRAME:!function(t,e){t.framesetOk=!1,t._switchToTextParsing(e,Lz.RAWTEXT)}(t,e);break;case wz.SELECT:!function(t,e){t._reconstructActiveFormattingElements(),t._insertElement(e,yz.HTML),t.framesetOk=!1,t.insertionMode=t.insertionMode===MC.IN_TABLE||t.insertionMode===MC.IN_CAPTION||t.insertionMode===MC.IN_TABLE_BODY||t.insertionMode===MC.IN_ROW||t.insertionMode===MC.IN_CELL?MC.IN_SELECT_IN_TABLE:MC.IN_SELECT}(t,e);break;case wz.OPTION:case wz.OPTGROUP:!function(t,e){t.openElements.currentTagId===wz.OPTION&&t.openElements.pop(),t._reconstructActiveFormattingElements(),t._insertElement(e,yz.HTML)}(t,e);break;case wz.NOEMBED:KC(t,e);break;case wz.FRAMESET:!function(t,e){var n=t.openElements.tryPeekProperlyNestedBodyElement();t.framesetOk&&n&&(t.treeAdapter.detachNode(n),t.openElements.popAllUpToHtmlElement(),t._insertElement(e,yz.HTML),t.insertionMode=MC.IN_FRAMESET)}(t,e);break;case wz.TEXTAREA:!function(t,e){t._insertElement(e,yz.HTML),t.skipNextNewLine=!0,t.tokenizer.state=Lz.RCDATA,t.originalInsertionMode=t.insertionMode,t.framesetOk=!1,t.insertionMode=MC.TEXT}(t,e);break;case wz.NOSCRIPT:t.options.scriptingEnabled?KC(t,e):QC(t,e);break;case wz.PLAINTEXT:!function(t,e){t.openElements.hasInButtonScope(wz.P)&&t._closePElement(),t._insertElement(e,yz.HTML),t.tokenizer.state=Lz.PLAINTEXT}(t,e);break;case wz.COL:case wz.TH:case wz.TD:case wz.TR:case wz.HEAD:case wz.FRAME:case wz.TBODY:case wz.TFOOT:case wz.THEAD:case wz.CAPTION:case wz.COLGROUP:break;default:QC(t,e)}}function tA(t,e){for(var n=e.tagName,r=e.tagID,a=t.openElements.stackTop;a>0;a--){var i=t.openElements.items[a],o=t.openElements.tagIDs[a];if(r===o&&(r!==wz.UNKNOWN||t.treeAdapter.getTagName(i)===n)){t.openElements.generateImpliedEndTagsWithExclusion(r),t.openElements.stackTop>=a&&t.openElements.shortenToLength(a);break}if(t._isSpecialElement(i,o))break}}function eA(t,e){switch(e.tagID){case wz.A:case wz.B:case wz.I:case wz.S:case wz.U:case wz.EM:case wz.TT:case wz.BIG:case wz.CODE:case wz.FONT:case wz.NOBR:case wz.SMALL:case wz.STRIKE:case wz.STRONG:VC(t,e);break;case wz.P:!function(t){t.openElements.hasInButtonScope(wz.P)||t._insertFakeElement(Mz.P,wz.P),t._closePElement()}(t);break;case wz.DL:case wz.UL:case wz.OL:case wz.DIR:case wz.DIV:case wz.NAV:case wz.PRE:case wz.MAIN:case wz.MENU:case wz.ASIDE:case wz.BUTTON:case wz.CENTER:case wz.FIGURE:case wz.FOOTER:case wz.HEADER:case wz.HGROUP:case wz.DIALOG:case wz.ADDRESS:case wz.ARTICLE:case wz.DETAILS:case wz.SECTION:case wz.SUMMARY:case wz.LISTING:case wz.FIELDSET:case wz.BLOCKQUOTE:case wz.FIGCAPTION:!function(t,e){var n=e.tagID;t.openElements.hasInScope(n)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(n))}(t,e);break;case wz.LI:!function(t){t.openElements.hasInListItemScope(wz.LI)&&(t.openElements.generateImpliedEndTagsWithExclusion(wz.LI),t.openElements.popUntilTagNamePopped(wz.LI))}(t);break;case wz.DD:case wz.DT:!function(t,e){var n=e.tagID;t.openElements.hasInScope(n)&&(t.openElements.generateImpliedEndTagsWithExclusion(n),t.openElements.popUntilTagNamePopped(n))}(t,e);break;case wz.H1:case wz.H2:case wz.H3:case wz.H4:case wz.H5:case wz.H6:!function(t){t.openElements.hasNumberedHeaderInScope()&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilNumberedHeaderPopped())}(t);break;case wz.BR:!function(t){t._reconstructActiveFormattingElements(),t._insertFakeElement(Mz.BR,wz.BR),t.openElements.pop(),t.framesetOk=!1}(t);break;case wz.BODY:!function(t,e){if(t.openElements.hasInScope(wz.BODY)&&(t.insertionMode=MC.AFTER_BODY,t.options.sourceCodeLocationInfo)){var n=t.openElements.tryPeekProperlyNestedBodyElement();n&&t._setEndLocation(n,e)}}(t,e);break;case wz.HTML:!function(t,e){t.openElements.hasInScope(wz.BODY)&&(t.insertionMode=MC.AFTER_BODY,xA(t,e))}(t,e);break;case wz.FORM:!function(t){var e=t.openElements.tmplCount>0,n=t.formElement;e||(t.formElement=null),(n||e)&&t.openElements.hasInScope(wz.FORM)&&(t.openElements.generateImpliedEndTags(),e?t.openElements.popUntilTagNamePopped(wz.FORM):n&&t.openElements.remove(n))}(t);break;case wz.APPLET:case wz.OBJECT:case wz.MARQUEE:!function(t,e){var n=e.tagID;t.openElements.hasInScope(n)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(n),t.activeFormattingElements.clearToLastMarker())}(t,e);break;case wz.TEMPLATE:jC(t,e);break;default:tA(t,e)}}function nA(t,e){t.tmplInsertionModeStack.length>0?bA(t,e):IC(t,e)}function rA(t,e){if(kC.has(t.openElements.currentTagId))switch(t.pendingCharacterTokens.length=0,t.hasNonWhitespacePendingCharacterToken=!1,t.originalInsertionMode=t.insertionMode,t.insertionMode=MC.IN_TABLE_TEXT,e.type){case Qw.CHARACTER:cA(t,e);break;case Qw.WHITESPACE_CHARACTER:lA(t,e)}else oA(t,e)}function aA(t,e){switch(e.tagID){case wz.TD:case wz.TH:case wz.TR:!function(t,e){t.openElements.clearBackToTableContext(),t._insertFakeElement(Mz.TBODY,wz.TBODY),t.insertionMode=MC.IN_TABLE_BODY,fA(t,e)}(t,e);break;case wz.STYLE:case wz.SCRIPT:case wz.TEMPLATE:PC(t,e);break;case wz.COL:!function(t,e){t.openElements.clearBackToTableContext(),t._insertFakeElement(Mz.COLGROUP,wz.COLGROUP),t.insertionMode=MC.IN_COLUMN_GROUP,dA(t,e)}(t,e);break;case wz.FORM:!function(t,e){t.formElement||0!==t.openElements.tmplCount||(t._insertElement(e,yz.HTML),t.formElement=t.openElements.current,t.openElements.pop())}(t,e);break;case wz.TABLE:!function(t,e){t.openElements.hasInTableScope(wz.TABLE)&&(t.openElements.popUntilTagNamePopped(wz.TABLE),t._resetInsertionMode(),t._processStartTag(e))}(t,e);break;case wz.TBODY:case wz.TFOOT:case wz.THEAD:!function(t,e){t.openElements.clearBackToTableContext(),t._insertElement(e,yz.HTML),t.insertionMode=MC.IN_TABLE_BODY}(t,e);break;case wz.INPUT:!function(t,e){$C(e)?t._appendElement(e,yz.HTML):oA(t,e),e.ackSelfClosing=!0}(t,e);break;case wz.CAPTION:!function(t,e){t.openElements.clearBackToTableContext(),t.activeFormattingElements.insertMarker(),t._insertElement(e,yz.HTML),t.insertionMode=MC.IN_CAPTION}(t,e);break;case wz.COLGROUP:!function(t,e){t.openElements.clearBackToTableContext(),t._insertElement(e,yz.HTML),t.insertionMode=MC.IN_COLUMN_GROUP}(t,e);break;default:oA(t,e)}}function iA(t,e){switch(e.tagID){case wz.TABLE:t.openElements.hasInTableScope(wz.TABLE)&&(t.openElements.popUntilTagNamePopped(wz.TABLE),t._resetInsertionMode());break;case wz.TEMPLATE:jC(t,e);break;case wz.BODY:case wz.CAPTION:case wz.COL:case wz.COLGROUP:case wz.HTML:case wz.TBODY:case wz.TD:case wz.TFOOT:case wz.TH:case wz.THEAD:case wz.TR:break;default:oA(t,e)}}function oA(t,e){var n=t.fosterParentingEnabled;t.fosterParentingEnabled=!0,GC(t,e),t.fosterParentingEnabled=n}function lA(t,e){t.pendingCharacterTokens.push(e)}function cA(t,e){t.pendingCharacterTokens.push(e),t.hasNonWhitespacePendingCharacterToken=!0}function sA(t,e){var n=0;if(t.hasNonWhitespacePendingCharacterToken)for(;n<t.pendingCharacterTokens.length;n++)oA(t,t.pendingCharacterTokens[n]);else for(;n<t.pendingCharacterTokens.length;n++)t._insertCharacters(t.pendingCharacterTokens[n]);t.insertionMode=t.originalInsertionMode,t._processToken(e)}var uA=new Set([wz.CAPTION,wz.COL,wz.COLGROUP,wz.TBODY,wz.TD,wz.TFOOT,wz.TH,wz.THEAD,wz.TR]);function dA(t,e){switch(e.tagID){case wz.HTML:JC(t,e);break;case wz.COL:t._appendElement(e,yz.HTML),e.ackSelfClosing=!0;break;case wz.TEMPLATE:PC(t,e);break;default:hA(t,e)}}function hA(t,e){t.openElements.currentTagId===wz.COLGROUP&&(t.openElements.pop(),t.insertionMode=MC.IN_TABLE,t._processToken(e))}function fA(t,e){switch(e.tagID){case wz.TR:t.openElements.clearBackToTableBodyContext(),t._insertElement(e,yz.HTML),t.insertionMode=MC.IN_ROW;break;case wz.TH:case wz.TD:t.openElements.clearBackToTableBodyContext(),t._insertFakeElement(Mz.TR,wz.TR),t.insertionMode=MC.IN_ROW,gA(t,e);break;case wz.CAPTION:case wz.COL:case wz.COLGROUP:case wz.TBODY:case wz.TFOOT:case wz.THEAD:t.openElements.hasTableBodyContextInTableScope()&&(t.openElements.clearBackToTableBodyContext(),t.openElements.pop(),t.insertionMode=MC.IN_TABLE,aA(t,e));break;default:aA(t,e)}}function pA(t,e){var n=e.tagID;switch(e.tagID){case wz.TBODY:case wz.TFOOT:case wz.THEAD:t.openElements.hasInTableScope(n)&&(t.openElements.clearBackToTableBodyContext(),t.openElements.pop(),t.insertionMode=MC.IN_TABLE);break;case wz.TABLE:t.openElements.hasTableBodyContextInTableScope()&&(t.openElements.clearBackToTableBodyContext(),t.openElements.pop(),t.insertionMode=MC.IN_TABLE,iA(t,e));break;case wz.BODY:case wz.CAPTION:case wz.COL:case wz.COLGROUP:case wz.HTML:case wz.TD:case wz.TH:case wz.TR:break;default:iA(t,e)}}function gA(t,e){switch(e.tagID){case wz.TH:case wz.TD:t.openElements.clearBackToTableRowContext(),t._insertElement(e,yz.HTML),t.insertionMode=MC.IN_CELL,t.activeFormattingElements.insertMarker();break;case wz.CAPTION:case wz.COL:case wz.COLGROUP:case wz.TBODY:case wz.TFOOT:case wz.THEAD:case wz.TR:t.openElements.hasInTableScope(wz.TR)&&(t.openElements.clearBackToTableRowContext(),t.openElements.pop(),t.insertionMode=MC.IN_TABLE_BODY,fA(t,e));break;default:aA(t,e)}}function vA(t,e){switch(e.tagID){case wz.TR:t.openElements.hasInTableScope(wz.TR)&&(t.openElements.clearBackToTableRowContext(),t.openElements.pop(),t.insertionMode=MC.IN_TABLE_BODY);break;case wz.TABLE:t.openElements.hasInTableScope(wz.TR)&&(t.openElements.clearBackToTableRowContext(),t.openElements.pop(),t.insertionMode=MC.IN_TABLE_BODY,pA(t,e));break;case wz.TBODY:case wz.TFOOT:case wz.THEAD:(t.openElements.hasInTableScope(e.tagID)||t.openElements.hasInTableScope(wz.TR))&&(t.openElements.clearBackToTableRowContext(),t.openElements.pop(),t.insertionMode=MC.IN_TABLE_BODY,pA(t,e));break;case wz.BODY:case wz.CAPTION:case wz.COL:case wz.COLGROUP:case wz.HTML:case wz.TD:case wz.TH:break;default:iA(t,e)}}function mA(t,e){switch(e.tagID){case wz.HTML:JC(t,e);break;case wz.OPTION:t.openElements.currentTagId===wz.OPTION&&t.openElements.pop(),t._insertElement(e,yz.HTML);break;case wz.OPTGROUP:t.openElements.currentTagId===wz.OPTION&&t.openElements.pop(),t.openElements.currentTagId===wz.OPTGROUP&&t.openElements.pop(),t._insertElement(e,yz.HTML);break;case wz.INPUT:case wz.KEYGEN:case wz.TEXTAREA:case wz.SELECT:t.openElements.hasInSelectScope(wz.SELECT)&&(t.openElements.popUntilTagNamePopped(wz.SELECT),t._resetInsertionMode(),e.tagID!==wz.SELECT&&t._processStartTag(e));break;case wz.SCRIPT:case wz.TEMPLATE:PC(t,e)}}function yA(t,e){switch(e.tagID){case wz.OPTGROUP:t.openElements.stackTop>0&&t.openElements.currentTagId===wz.OPTION&&t.openElements.tagIDs[t.openElements.stackTop-1]===wz.OPTGROUP&&t.openElements.pop(),t.openElements.currentTagId===wz.OPTGROUP&&t.openElements.pop();break;case wz.OPTION:t.openElements.currentTagId===wz.OPTION&&t.openElements.pop();break;case wz.SELECT:t.openElements.hasInSelectScope(wz.SELECT)&&(t.openElements.popUntilTagNamePopped(wz.SELECT),t._resetInsertionMode());break;case wz.TEMPLATE:jC(t,e)}}function bA(t,e){t.openElements.tmplCount>0?(t.openElements.popUntilTagNamePopped(wz.TEMPLATE),t.activeFormattingElements.clearToLastMarker(),t.tmplInsertionModeStack.shift(),t._resetInsertionMode(),t.onEof(e)):IC(t,e)}function xA(t,e){var n;if(e.tagID===wz.HTML){if(t.fragmentContext||(t.insertionMode=MC.AFTER_AFTER_BODY),t.options.sourceCodeLocationInfo&&t.openElements.tagIDs[0]===wz.HTML){t._setEndLocation(t.openElements.items[0],e);var r=t.openElements.items[1];r&&!(null===(n=t.treeAdapter.getNodeSourceCodeLocation(r))||void 0===n?void 0:n.endTag)&&t._setEndLocation(r,e)}}else MA(t,e)}function MA(t,e){t.insertionMode=MC.IN_BODY,GC(t,e)}function wA(t,e){t.insertionMode=MC.IN_BODY,GC(t,e)}function zA(t){for(;t.treeAdapter.getNamespaceURI(t.openElements.current)!==yz.HTML&&!t._isIntegrationPoint(t.openElements.currentTagId,t.openElements.current);)t.openElements.pop()}var CA=new Map([[34,"&quot;"],[38,"&amp;"],[39,"&apos;"],[60,"&lt;"],[62,"&gt;"]]);String.prototype.codePointAt;function AA(t,e){return function(n){for(var r,a=0,i="";r=t.exec(n);)a!==r.index&&(i+=n.substring(a,r.index)),i+=e.get(r[0].charCodeAt(0)),a=r.index+1;return i+n.substring(a)}}AA(/[&<>'"]/g,CA),AA(/["&\u00A0]/g,new Map([[34,"&quot;"],[38,"&amp;"],[160,"&nbsp;"]])),AA(/[&<>\u00A0]/g,new Map([[38,"&amp;"],[60,"&lt;"],[62,"&gt;"],[160,"&nbsp;"]])),new Set([Mz.AREA,Mz.BASE,Mz.BASEFONT,Mz.BGSOUND,Mz.BR,Mz.COL,Mz.EMBED,Mz.FRAME,Mz.HR,Mz.IMG,Mz.INPUT,Mz.KEYGEN,Mz.LINK,Mz.META,Mz.PARAM,Mz.SOURCE,Mz.TRACK,Mz.WBR]);var kA=EA("end"),HA=EA("start");function EA(t){return function(e){var n=e&&e.position&&e.position[t]||{};if("number"===typeof n.line&&n.line>0&&"number"===typeof n.column&&n.column>0)return{line:n.line,column:n.column,offset:"number"===typeof n.offset&&n.offset>-1?n.offset:void 0}}}var SA=new Set(["mdxFlowExpression","mdxJsxFlowElement","mdxJsxTextElement","mdxTextExpression","mdxjsEsm"]),LA={sourceCodeLocationInfo:!0,scriptingEnabled:!1};function _A(t,e){var n=function(t){var e="root"===t.type?t.children[0]:t;return Boolean(e&&("doctype"===e.type||"element"===e.type&&"html"===e.tagName))}(t),r=TM("type",{handlers:{root:DA,element:TA,text:VA,comment:RA,doctype:OA,raw:FA},unknown:NA}),a={parser:n?new EC(LA):EC.getFragmentParser(void 0,LA),handle:function(t){r(t,a)},stitches:!1,options:e||{}};r(t,a),PA(a,HA());var i=kw(n?a.parser.document:a.parser.getFragment(),{file:a.options.file});return a.stitches&&Hf(i,"comment",(function(t,e,n){var r=t;if(r.value.stitch&&n&&void 0!==e)return n.children[e]=r.value.stitch,e})),"root"===i.type&&1===i.children.length&&i.children[0].type===t.type?i.children[0]:i}function BA(t,e){var n=-1;if(t)for(;++n<t.length;)e.handle(t[n])}function DA(t,e){BA(t.children,e)}function TA(t,e){!function(t,e){if(e.parser.tokenizer.state===Lz.PLAINTEXT)return;PA(e,HA(t));var n=e.parser.openElements.current,r="namespaceURI"in n?n.namespaceURI:zw.html;r===zw.html&&"svg"===t.tagName&&(r=zw.svg);var a=function(t,e){var n=(e||Bw).space;return Tw(t,"svg"===n?Up:jp)}(Se(Se({},t),{},{children:[]}),{space:r===zw.svg?"svg":"html"}),i="attrs"in a?a.attrs:[],o={type:Qw.START_TAG,tagName:t.tagName,tagID:Cz(t.tagName),selfClosing:!1,ackSelfClosing:!1,attrs:i,location:UA(t)};e.parser.currentToken=o,e.parser._processToken(e.parser.currentToken),e.parser.tokenizer.lastStartTagName=t.tagName}(t,e),BA(t.children,e),function(t,e){if(!e.parser.tokenizer.inForeignNode&&Fw.includes(t.tagName))return;if(e.parser.tokenizer.state===Lz.PLAINTEXT)return;PA(e,kA(t));var n={type:Qw.END_TAG,tagName:t.tagName,tagID:Cz(t.tagName),selfClosing:!1,ackSelfClosing:!1,attrs:[],location:UA(t)};e.parser.currentToken=n,e.parser._processToken(e.parser.currentToken),n.tagName!==e.parser.tokenizer.lastStartTagName||e.parser.tokenizer.state!==Lz.RCDATA&&e.parser.tokenizer.state!==Lz.RAWTEXT&&e.parser.tokenizer.state!==Lz.SCRIPT_DATA||(e.parser.tokenizer.state=Lz.DATA)}(t,e)}function VA(t,e){var n={type:Qw.CHARACTER,chars:t.value,location:UA(t)};PA(e,HA(t)),e.parser.currentToken=n,e.parser._processToken(e.parser.currentToken)}function OA(t,e){var n={type:Qw.DOCTYPE,name:"html",forceQuirks:!1,publicId:"",systemId:"",location:UA(t)};PA(e,HA(t)),e.parser.currentToken=n,e.parser._processToken(e.parser.currentToken)}function IA(t,e){e.stitches=!0;var n=function(t){return hw("children"in t?Se(Se({},t),{},{children:[]}):t)}(t);if("children"in t&&"children"in n){var r=_A({type:"root",children:t.children},e.options);n.children=r.children}RA({type:"comment",value:{stitch:n}},e)}function RA(t,e){var n=t.value,r={type:Qw.COMMENT,data:n,location:UA(t)};PA(e,HA(t)),e.parser.currentToken=r,e.parser._processToken(e.parser.currentToken)}function FA(t,e){if(e.parser.tokenizer.preprocessor.html="",e.parser.tokenizer.preprocessor.pos=-1,e.parser.tokenizer.preprocessor.lastGapPos=-2,e.parser.tokenizer.preprocessor.gapStack=[],e.parser.tokenizer.preprocessor.skipNextNewLine=!1,e.parser.tokenizer.preprocessor.lastChunkWritten=!1,e.parser.tokenizer.preprocessor.endOfChunkHit=!1,e.parser.tokenizer.preprocessor.isEol=!1,jA(e,HA(t)),e.parser.tokenizer.write(t.value,!1),e.parser.tokenizer._runParsingLoop(),72===e.parser.tokenizer.state||78===e.parser.tokenizer.state){e.parser.tokenizer.preprocessor.lastChunkWritten=!0;var n=e.parser.tokenizer._consume();e.parser.tokenizer._callState(n)}}function NA(t,e){var n=t;if(!e.options.passThrough||!e.options.passThrough.includes(n.type)){var r="";throw SA.has(n.type)&&(r=". It looks like you are using MDX nodes with `hast-util-raw` (or `rehype-raw`). If you use this because you are using remark or rehype plugins that inject `'html'` nodes, then please raise an issue with that plugin, as its a bad and slow idea. If you use this because you are using markdown syntax, then you have to configure this utility (or plugin) to pass through these nodes (see `passThrough` in docs), but you can also migrate to use the MDX syntax"),new Error("Cannot compile `"+n.type+"` node"+r)}IA(n,e)}function PA(t,e){jA(t,e);var n=t.parser.tokenizer.currentCharacterToken;n&&n.location&&(n.location.endLine=t.parser.tokenizer.preprocessor.line,n.location.endCol=t.parser.tokenizer.preprocessor.col+1,n.location.endOffset=t.parser.tokenizer.preprocessor.offset+1,t.parser.currentToken=n,t.parser._processToken(t.parser.currentToken)),t.parser.tokenizer.paused=!1,t.parser.tokenizer.inLoop=!1,t.parser.tokenizer.active=!1,t.parser.tokenizer.returnState=Lz.DATA,t.parser.tokenizer.charRefCode=-1,t.parser.tokenizer.consumedAfterSnapshot=-1,t.parser.tokenizer.currentLocation=null,t.parser.tokenizer.currentCharacterToken=null,t.parser.tokenizer.currentToken=null,t.parser.tokenizer.currentAttr={name:"",value:""}}function jA(t,e){if(e&&void 0!==e.offset){var n={startLine:e.line,startCol:e.column,startOffset:e.offset,endLine:-1,endCol:-1,endOffset:-1};t.parser.tokenizer.preprocessor.lineStartPos=1-e.column,t.parser.tokenizer.preprocessor.droppedBufferSize=e.offset,t.parser.tokenizer.preprocessor.line=e.line,t.parser.tokenizer.currentLocation=n}}function UA(t){var e=HA(t)||{line:void 0,column:void 0,offset:void 0},n=kA(t)||{line:void 0,column:void 0,offset:void 0};return{startLine:e.line,startCol:e.column,startOffset:e.offset,endLine:n.line,endCol:n.column,endOffset:n.offset}}function WA(t){return function(e,n){return _A(e,Se(Se({},t),{},{file:n}))}}var ZA=/^(?:[\$A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309B-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])(?:[\$0-9A-Z_a-z\xAA\xB5\xB7\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05EF-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u07FD\u0800-\u082D\u0840-\u085B\u0860-\u086A\u0870-\u0887\u0889-\u088E\u0898-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u09FC\u09FE\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9-\u0AFF\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B55-\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3C-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C5D\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDD\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1-\u0CF3\u0D00-\u0D0C\u0D0E-\u0D10\u0D12-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D81-\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECE\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1369-\u1371\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1715\u171F-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u180F-\u1819\u1820-\u1878\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1ABF-\u1ACE\u1B00-\u1B4C\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CD0-\u1CD2\u1CD4-\u1CFA\u1D00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA827\uA82C\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD27\uDD30-\uDD39\uDE80-\uDEA9\uDEAB\uDEAC\uDEB0\uDEB1\uDEFD-\uDF1C\uDF27\uDF30-\uDF50\uDF70-\uDF85\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC00-\uDC46\uDC66-\uDC75\uDC7F-\uDCBA\uDCC2\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD44-\uDD47\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDC9-\uDDCC\uDDCE-\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE37\uDE3E-\uDE41\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3B-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC5E-\uDC61\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB8\uDEC0-\uDEC9\uDF00-\uDF1A\uDF1D-\uDF2B\uDF30-\uDF39\uDF40-\uDF46]|\uD806[\uDC00-\uDC3A\uDCA0-\uDCE9\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD35\uDD37\uDD38\uDD3B-\uDD43\uDD50-\uDD59\uDDA0-\uDDA7\uDDAA-\uDDD7\uDDDA-\uDDE1\uDDE3\uDDE4\uDE00-\uDE3E\uDE47\uDE50-\uDE99\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC36\uDC38-\uDC40\uDC50-\uDC59\uDC72-\uDC8F\uDC92-\uDCA7\uDCA9-\uDCB6\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD36\uDD3A\uDD3C\uDD3D\uDD3F-\uDD47\uDD50-\uDD59\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD8E\uDD90\uDD91\uDD93-\uDD98\uDDA0-\uDDA9\uDEE0-\uDEF6\uDF00-\uDF10\uDF12-\uDF3A\uDF3E-\uDF42\uDF50-\uDF59\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC40-\uDC55]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDE70-\uDEBE\uDEC0-\uDEC9\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF4F-\uDF87\uDF8F-\uDF9F\uDFE0\uDFE1\uDFE3\uDFE4\uDFF0\uDFF1]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD833[\uDF00-\uDF2D\uDF30-\uDF46]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A\uDC30-\uDC6D\uDC8F\uDD00-\uDD2C\uDD30-\uDD3D\uDD40-\uDD49\uDD4E\uDE90-\uDEAE\uDEC0-\uDEF9]|\uD839[\uDCD0-\uDCF9\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6\uDD00-\uDD4B\uDD50-\uDD59]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD83E[\uDFF0-\uDFF9]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF]|\uDB40[\uDD00-\uDDEF])*$/,GA=/^(?:[\$A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309B-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])(?:[\$\x2D0-9A-Z_a-z\xAA\xB5\xB7\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05EF-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u07FD\u0800-\u082D\u0840-\u085B\u0860-\u086A\u0870-\u0887\u0889-\u088E\u0898-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u09FC\u09FE\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9-\u0AFF\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B55-\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3C-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C5D\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDD\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1-\u0CF3\u0D00-\u0D0C\u0D0E-\u0D10\u0D12-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D81-\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECE\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1369-\u1371\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1715\u171F-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u180F-\u1819\u1820-\u1878\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1ABF-\u1ACE\u1B00-\u1B4C\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CD0-\u1CD2\u1CD4-\u1CFA\u1D00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA827\uA82C\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD27\uDD30-\uDD39\uDE80-\uDEA9\uDEAB\uDEAC\uDEB0\uDEB1\uDEFD-\uDF1C\uDF27\uDF30-\uDF50\uDF70-\uDF85\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC00-\uDC46\uDC66-\uDC75\uDC7F-\uDCBA\uDCC2\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD44-\uDD47\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDC9-\uDDCC\uDDCE-\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE37\uDE3E-\uDE41\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3B-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC5E-\uDC61\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB8\uDEC0-\uDEC9\uDF00-\uDF1A\uDF1D-\uDF2B\uDF30-\uDF39\uDF40-\uDF46]|\uD806[\uDC00-\uDC3A\uDCA0-\uDCE9\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD35\uDD37\uDD38\uDD3B-\uDD43\uDD50-\uDD59\uDDA0-\uDDA7\uDDAA-\uDDD7\uDDDA-\uDDE1\uDDE3\uDDE4\uDE00-\uDE3E\uDE47\uDE50-\uDE99\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC36\uDC38-\uDC40\uDC50-\uDC59\uDC72-\uDC8F\uDC92-\uDCA7\uDCA9-\uDCB6\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD36\uDD3A\uDD3C\uDD3D\uDD3F-\uDD47\uDD50-\uDD59\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD8E\uDD90\uDD91\uDD93-\uDD98\uDDA0-\uDDA9\uDEE0-\uDEF6\uDF00-\uDF10\uDF12-\uDF3A\uDF3E-\uDF42\uDF50-\uDF59\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC40-\uDC55]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDE70-\uDEBE\uDEC0-\uDEC9\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF4F-\uDF87\uDF8F-\uDF9F\uDFE0\uDFE1\uDFE3\uDFE4\uDFF0\uDFF1]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD833[\uDF00-\uDF2D\uDF30-\uDF46]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A\uDC30-\uDC6D\uDC8F\uDD00-\uDD2C\uDD30-\uDD3D\uDD40-\uDD49\uDD4E\uDE90-\uDEAE\uDEC0-\uDEF9]|\uD839[\uDCD0-\uDCF9\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6\uDD00-\uDD4B\uDD50-\uDD59]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD83E[\uDFF0-\uDFF9]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF]|\uDB40[\uDD00-\uDDEF])*$/,qA={};function YA(t,e){return((e||qA).jsx?GA:ZA).test(t)}var XA={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},$A=n(6029),KA=$A.default||$A;function QA(t){return t&&"object"===typeof t?"position"in t||"type"in t?tk(t.position):"start"in t||"end"in t?tk(t):"line"in t||"column"in t?JA(t):"":""}function JA(t){return ek(t&&t.line)+":"+ek(t&&t.column)}function tk(t){return JA(t&&t.start)+"-"+JA(t&&t.end)}function ek(t){return t&&"number"===typeof t?t:1}var nk=function(t){L(n,t);var e=T(n);function n(t,r,a){var i;C(this,n),i=e.call(this),"string"===typeof r&&(a=r,r=void 0);var o="",l={},c=!1;if(r&&(l="line"in r&&"column"in r||"start"in r&&"end"in r?{place:r}:"type"in r?{ancestors:[r],place:r.position}:Se({},r)),"string"===typeof t?o=t:!l.cause&&t&&(c=!0,o=t.message,l.cause=t),!l.ruleId&&!l.source&&"string"===typeof a){var s=a.indexOf(":");-1===s?l.ruleId=a:(l.source=a.slice(0,s),l.ruleId=a.slice(s+1))}if(!l.place&&l.ancestors&&l.ancestors){var u=l.ancestors[l.ancestors.length-1];u&&(l.place=u.position)}var d=l.place&&"start"in l.place?l.place.start:l.place;return i.ancestors=l.ancestors||void 0,i.cause=l.cause||void 0,i.column=d?d.column:void 0,i.fatal=void 0,i.file,i.message=o,i.line=d?d.line:void 0,i.name=QA(l.place)||"1:1",i.place=l.place||void 0,i.reason=i.message,i.ruleId=l.ruleId||void 0,i.source=l.source||void 0,i.stack=c&&l.cause&&"string"===typeof l.cause.stack?l.cause.stack:"",i.actual,i.expected,i.note,i.url,i}return E(n)}(O(Error));nk.prototype.file="",nk.prototype.name="",nk.prototype.reason="",nk.prototype.message="",nk.prototype.stack="",nk.prototype.column=void 0,nk.prototype.line=void 0,nk.prototype.ancestors=void 0,nk.prototype.cause=void 0,nk.prototype.fatal=void 0,nk.prototype.place=void 0,nk.prototype.ruleId=void 0,nk.prototype.source=void 0;var rk={}.hasOwnProperty,ak=new Map,ik=/[A-Z]/g,ok=/-([a-z])/g,lk=new Set(["table","tbody","thead","tfoot","tr"]),ck=new Set(["td","th"]),sk="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function uk(t,e){if(!e||void 0===e.Fragment)throw new TypeError("Expected `Fragment` in options");var n,r=e.filePath||void 0;if(e.development){if("function"!==typeof e.jsxDEV)throw new TypeError("Expected `jsxDEV` in options when `development: true`");n=function(t,e){return n;function n(n,r,a,i){var o=Array.isArray(a.children),l=HA(n);return e(r,a,i,o,{columnNumber:l?l.column-1:void 0,fileName:t,lineNumber:l?l.line:void 0},void 0)}}(r,e.jsxDEV)}else{if("function"!==typeof e.jsx)throw new TypeError("Expected `jsx` in production options");if("function"!==typeof e.jsxs)throw new TypeError("Expected `jsxs` in production options");n=function(t,e,n){return r;function r(t,r,a,i){var o=Array.isArray(a.children)?n:e;return i?o(r,a,i):o(r,a)}}(0,e.jsx,e.jsxs)}var a={Fragment:e.Fragment,ancestors:[],components:e.components||{},create:n,elementAttributeNameCase:e.elementAttributeNameCase||"react",evaluater:e.createEvaluater?e.createEvaluater():void 0,filePath:r,ignoreInvalidStyle:e.ignoreInvalidStyle||!1,passKeys:!1!==e.passKeys,passNode:e.passNode||!1,schema:"svg"===e.space?Up:jp,stylePropertyNameCase:e.stylePropertyNameCase||"dom",tableCellAlignToStyle:!1!==e.tableCellAlignToStyle},i=dk(a,t,void 0);return i&&"string"!==typeof i?i:a.create(t,a.Fragment,{children:i||void 0},void 0)}function dk(t,e,n){return"element"===e.type?function(t,e,n){var r=t.schema,a=r;"svg"===e.tagName.toLowerCase()&&"html"===r.space&&(a=Up,t.schema=a);t.ancestors.push(e);var i=vk(t,e.tagName,!1),o=function(t,e){var n,r,a={};for(r in e.properties)if("children"!==r&&rk.call(e.properties,r)){var i=gk(t,r,e.properties[r]);if(i){var o=m(i,2),l=o[0],c=o[1];t.tableCellAlignToStyle&&"align"===l&&"string"===typeof c&&ck.has(e.tagName)?n=c:a[l]=c}}if(n){(a.style||(a.style={}))["css"===t.stylePropertyNameCase?"text-align":"textAlign"]=n}return a}(t,e),l=pk(t,e);lk.has(e.tagName)&&(l=l.filter((function(t){return"string"!==typeof t||!kM(t)})));return hk(t,o,i,e),fk(o,l),t.ancestors.pop(),t.schema=r,t.create(e,i,o,n)}(t,e,n):"mdxFlowExpression"===e.type||"mdxTextExpression"===e.type?function(t,e){if(e.data&&e.data.estree&&t.evaluater){var n=e.data.estree.body[0];return n.type,t.evaluater.evaluateExpression(n.expression)}mk(t,e.position)}(t,e):"mdxJsxFlowElement"===e.type||"mdxJsxTextElement"===e.type?function(t,e,n){var r=t.schema,a=r;"svg"===e.name&&"html"===r.space&&(a=Up,t.schema=a);t.ancestors.push(e);var i=null===e.name?t.Fragment:vk(t,e.name,!0),o=function(t,e){var n,r={},a=y(e.attributes);try{for(a.s();!(n=a.n()).done;){var i=n.value;if("mdxJsxExpressionAttribute"===i.type)if(i.data&&i.data.estree&&t.evaluater){var o=i.data.estree.body[0];o.type;var l=o.expression;l.type;var c=l.properties[0];c.type,Object.assign(r,t.evaluater.evaluateExpression(c.argument))}else mk(t,e.position);else{var s=i.name,u=void 0;if(i.value&&"object"===typeof i.value)if(i.value.data&&i.value.data.estree&&t.evaluater){var d=i.value.data.estree.body[0];d.type,u=t.evaluater.evaluateExpression(d.expression)}else mk(t,e.position);else u=null===i.value||i.value;r[s]=u}}}catch(h){a.e(h)}finally{a.f()}return r}(t,e),l=pk(t,e);return hk(t,o,i,e),fk(o,l),t.ancestors.pop(),t.schema=r,t.create(e,i,o,n)}(t,e,n):"mdxjsEsm"===e.type?function(t,e){if(e.data&&e.data.estree&&t.evaluater)return t.evaluater.evaluateProgram(e.data.estree);mk(t,e.position)}(t,e):"root"===e.type?function(t,e,n){var r={};return fk(r,pk(t,e)),t.create(e,t.Fragment,r,n)}(t,e,n):"text"===e.type?function(t,e){return e.value}(0,e):void 0}function hk(t,e,n,r){"string"!==typeof n&&n!==t.Fragment&&t.passNode&&(e.node=r)}function fk(t,e){if(e.length>0){var n=e.length>1?e:e[0];n&&(t.children=n)}}function pk(t,e){for(var n=[],r=-1,a=t.passKeys?new Map:ak;++r<e.children.length;){var i=e.children[r],o=void 0;if(t.passKeys){var l="element"===i.type?i.tagName:"mdxJsxFlowElement"===i.type||"mdxJsxTextElement"===i.type?i.name:void 0;if(l){var c=a.get(l)||0;o=l+"-"+c,a.set(l,c+1)}}var s=dk(t,i,o);void 0!==s&&n.push(s)}return n}function gk(t,e,n){var r=qp(t.schema,e);if(!(null===n||void 0===n||"number"===typeof n&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?tg(n):Qp(n)),"style"===r.property){var a="object"===typeof n?n:function(t,e){var n={};try{KA(e,i)}catch(o){if(!t.ignoreInvalidStyle){var r=o,a=new nk("Cannot parse `style` attribute",{ancestors:t.ancestors,cause:r,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw a.file=t.filePath||void 0,a.url=sk+"#cannot-parse-style-attribute",a}}return n;function i(t,e){var r=t;"--"!==r.slice(0,2)&&("-ms-"===r.slice(0,4)&&(r="ms-"+r.slice(4)),r=r.replace(ok,bk)),n[r]=e}}(t,String(n));return"css"===t.stylePropertyNameCase&&(a=function(t){var e,n={};for(e in t)rk.call(t,e)&&(n[yk(e)]=t[e]);return n}(a)),["style",a]}return["react"===t.elementAttributeNameCase&&r.space?XA[r.property]||r.property:r.attribute,n]}}function vk(t,e,n){var r;if(n)if(e.includes(".")){for(var a,i=e.split("."),o=-1;++o<i.length;){var l=YA(i[o])?{type:"Identifier",name:i[o]}:{type:"Literal",value:i[o]};a=a?{type:"MemberExpression",object:a,property:l,computed:Boolean(o&&"Literal"===l.type),optional:!1}:l}r=a}else r=YA(e)&&!/^[a-z]/.test(e)?{type:"Identifier",name:e}:{type:"Literal",value:e};else r={type:"Literal",value:e};if("Literal"===r.type){var c=r.value;return rk.call(t.components,c)?t.components[c]:c}if(t.evaluater)return t.evaluater.evaluateExpression(r);mk(t)}function mk(t,e){var n=new nk("Cannot handle MDX estrees without `createEvaluater`",{ancestors:t.ancestors,place:e,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw n.file=t.filePath||void 0,n.url=sk+"#cannot-handle-mdx-estrees-without-createevaluater",n}function yk(t){var e=t.replace(ik,xk);return"ms-"===e.slice(0,3)&&(e="-"+e),e}function bk(t,e){return e.toUpperCase()}function xk(t){return"-"+t.toLowerCase()}var Mk={action:["form"],cite:["blockquote","del","ins","q"],data:["object"],formAction:["button","input"],href:["a","area","base","link"],icon:["menuitem"],itemId:null,manifest:["html"],ping:["a","area"],poster:["video"],src:["audio","embed","iframe","img","input","script","source","track","video"]},wk={};function zk(t,e){var n=e||wk;return Ck(t,"boolean"!==typeof n.includeImageAlt||n.includeImageAlt,"boolean"!==typeof n.includeHtml||n.includeHtml)}function Ck(t,e,n){if(function(t){return Boolean(t&&"object"===typeof t)}(t)){if("value"in t)return"html"!==t.type||n?t.value:"";if(e&&"alt"in t&&t.alt)return t.alt;if("children"in t)return Ak(t.children,e,n)}return Array.isArray(t)?Ak(t,e,n):""}function Ak(t,e,n){for(var r=[],a=-1;++a<t.length;)r[a]=Ck(t[a],e,n);return r.join("")}function kk(t,e,n,r){var a,i=t.length,o=0;if(e=e<0?-e>i?0:i+e:e>i?i:e,n=n>0?n:0,r.length<1e4)(a=Array.from(r)).unshift(e,n),t.splice.apply(t,z(a));else for(n&&t.splice(e,n);o<r.length;)(a=r.slice(o,o+1e4)).unshift(e,0),t.splice.apply(t,z(a)),o+=1e4,e+=1e4}function Hk(t,e){return t.length>0?(kk(t,t.length,0,e),t):e}function Ek(t){for(var e,n,r,a,i,o,l,c={},s=-1;++s<t.length;){for(;s in c;)s=c[s];if(e=t[s],s&&"chunkFlow"===e[1].type&&"listItemPrefix"===t[s-1][1].type&&((r=0)<(o=e[1]._tokenizer.events).length&&"lineEndingBlank"===o[r][1].type&&(r+=2),r<o.length&&"content"===o[r][1].type))for(;++r<o.length&&"content"!==o[r][1].type;)"chunkText"===o[r][1].type&&(o[r][1]._isInFirstContentOfListItem=!0,r++);if("enter"===e[0])e[1].contentType&&(Object.assign(c,Sk(t,s)),s=c[s],l=!0);else if(e[1]._container){for(r=s,n=void 0;r--&&("lineEnding"===(a=t[r])[1].type||"lineEndingBlank"===a[1].type);)"enter"===a[0]&&(n&&(t[n][1].type="lineEndingBlank"),a[1].type="lineEnding",n=r);n&&(e[1].end=Object.assign({},t[n][1].start),(i=t.slice(n,s)).unshift(e),kk(t,n,s-n+1,i))}}return!l}function Sk(t,e){for(var n,r,a=t[e][1],i=t[e][2],o=e-1,l=[],c=a._tokenizer||i.parser[a.contentType](a.start),s=c.events,u=[],d={},h=-1,f=a,p=0,g=0,v=[g];f;){for(;t[++o][1]!==f;);l.push(o),f._tokenizer||(n=i.sliceStream(f),f.next||n.push(null),r&&c.defineSkip(f.start),f._isInFirstContentOfListItem&&(c._gfmTasklistFirstContentOfListItem=!0),c.write(n),f._isInFirstContentOfListItem&&(c._gfmTasklistFirstContentOfListItem=void 0)),r=f,f=f.next}for(f=a;++h<s.length;)"exit"===s[h][0]&&"enter"===s[h-1][0]&&s[h][1].type===s[h-1][1].type&&s[h][1].start.line!==s[h][1].end.line&&(g=h+1,v.push(g),f._tokenizer=void 0,f.previous=void 0,f=f.next);for(c.events=[],f?(f._tokenizer=void 0,f.previous=void 0):v.pop(),h=v.length;h--;){var m=s.slice(v[h],v[h+1]),y=l.pop();u.unshift([y,y+m.length-1]),kk(t,y,2,m)}for(h=-1;++h<u.length;)d[p+u[h][0]]=p+u[h][1],p+=u[h][1]-u[h][0]-1;return d}var Lk={}.hasOwnProperty;function _k(t){for(var e={},n=-1;++n<t.length;)Bk(e,t[n]);return e}function Bk(t,e){var n;for(n in e){var r=(Lk.call(t,n)?t[n]:void 0)||(t[n]={}),a=e[n],i=void 0;if(a)for(i in a){Lk.call(r,i)||(r[i]=[]);var o=a[i];Dk(r[i],Array.isArray(o)?o:o?[o]:[])}}}function Dk(t,e){for(var n=-1,r=[];++n<e.length;)("after"===e[n].add?t:r).push(e[n]);kk(t,0,0,r)}var Tk=Gk(/[A-Za-z]/),Vk=Gk(/[\dA-Za-z]/),Ok=Gk(/[#-'*+\--9=?A-Z^-~]/);function Ik(t){return null!==t&&(t<32||127===t)}var Rk=Gk(/\d/),Fk=Gk(/[\dA-Fa-f]/),Nk=Gk(/[!-/:-@[-`{-~]/);function Pk(t){return null!==t&&t<-2}function jk(t){return null!==t&&(t<0||32===t)}function Uk(t){return-2===t||-1===t||32===t}var Wk=Gk(/(?:[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1B7D\u1B7E\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F])|(?:[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFB\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC2\uFD40-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC5\uDECE-\uDEDB\uDEE0-\uDEE8\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFCA])/),Zk=Gk(/\s/);function Gk(t){return function(e){return null!==e&&e>-1&&t.test(String.fromCharCode(e))}}function qk(t,e,n,r){var a=r?r-1:Number.POSITIVE_INFINITY,i=0;return function(r){if(Uk(r))return t.enter(n),o(r);return e(r)};function o(r){return Uk(r)&&i++<a?(t.consume(r),o):(t.exit(n),e(r))}}var Yk={tokenize:function(t){var e,n=t.attempt(this.parser.constructs.contentInitial,(function(e){if(null===e)return void t.consume(e);return t.enter("lineEnding"),t.consume(e),t.exit("lineEnding"),qk(t,n,"linePrefix")}),(function(e){return t.enter("paragraph"),r(e)}));return n;function r(n){var r=t.enter("chunkText",{contentType:"text",previous:e});return e&&(e.next=r),e=r,a(n)}function a(e){return null===e?(t.exit("chunkText"),t.exit("paragraph"),void t.consume(e)):Pk(e)?(t.consume(e),t.exit("chunkText"),r):(t.consume(e),a)}}};var Xk={tokenize:function(t){var e,n,r,a=this,i=[],o=0;return l;function l(e){if(o<i.length){var n=i[o];return a.containerState=n[1],t.attempt(n[0].continuation,c,s)(e)}return s(e)}function c(t){if(o++,a.containerState._closeFlow){a.containerState._closeFlow=void 0,e&&y();for(var n,r=a.events.length,i=r;i--;)if("exit"===a.events[i][0]&&"chunkFlow"===a.events[i][1].type){n=a.events[i][1].end;break}m(o);for(var c=r;c<a.events.length;)a.events[c][1].end=Object.assign({},n),c++;return kk(a.events,i+1,0,a.events.slice(r)),a.events.length=c,s(t)}return l(t)}function s(n){if(o===i.length){if(!e)return h(n);if(e.currentConstruct&&e.currentConstruct.concrete)return p(n);a.interrupt=Boolean(e.currentConstruct&&!e._gfmTableDynamicInterruptHack)}return a.containerState={},t.check($k,u,d)(n)}function u(t){return e&&y(),m(o),h(t)}function d(t){return a.parser.lazy[a.now().line]=o!==i.length,r=a.now().offset,p(t)}function h(e){return a.containerState={},t.attempt($k,f,p)(e)}function f(t){return o++,i.push([a.currentConstruct,a.containerState]),h(t)}function p(r){return null===r?(e&&y(),m(0),void t.consume(r)):(e=e||a.parser.flow(a.now()),t.enter("chunkFlow",{contentType:"flow",previous:n,_tokenizer:e}),g(r))}function g(e){return null===e?(v(t.exit("chunkFlow"),!0),m(0),void t.consume(e)):Pk(e)?(t.consume(e),v(t.exit("chunkFlow")),o=0,a.interrupt=void 0,l):(t.consume(e),g)}function v(t,i){var l=a.sliceStream(t);if(i&&l.push(null),t.previous=n,n&&(n.next=t),n=t,e.defineSkip(t.start),e.write(l),a.parser.lazy[t.start.line]){for(var c=e.events.length;c--;)if(e.events[c][1].start.offset<r&&(!e.events[c][1].end||e.events[c][1].end.offset>r))return;for(var s,u,d=a.events.length,h=d;h--;)if("exit"===a.events[h][0]&&"chunkFlow"===a.events[h][1].type){if(s){u=a.events[h][1].end;break}s=!0}for(m(o),c=d;c<a.events.length;)a.events[c][1].end=Object.assign({},u),c++;kk(a.events,h+1,0,a.events.slice(d)),a.events.length=c}}function m(e){for(var n=i.length;n-- >e;){var r=i[n];a.containerState=r[1],r[0].exit.call(a,t)}i.length=e}function y(){e.write([null]),n=void 0,e=void 0,a.containerState._closeFlow=void 0}}},$k={tokenize:function(t,e,n){return qk(t,t.attempt(this.parser.constructs.document,e,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}};var Kk={tokenize:function(t,e,n){return function(e){return Uk(e)?qk(t,r,"linePrefix")(e):r(e)};function r(t){return null===t||Pk(t)?e(t):n(t)}},partial:!0};var Qk={tokenize:function(t,e){var n;return function(e){return t.enter("content"),n=t.enter("chunkContent",{contentType:"content"}),r(e)};function r(e){return null===e?a(e):Pk(e)?t.check(Jk,i,a)(e):(t.consume(e),r)}function a(n){return t.exit("chunkContent"),t.exit("content"),e(n)}function i(e){return t.consume(e),t.exit("chunkContent"),n.next=t.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,r}},resolve:function(t){return Ek(t),t}},Jk={tokenize:function(t,e,n){var r=this;return function(e){return t.exit("chunkContent"),t.enter("lineEnding"),t.consume(e),t.exit("lineEnding"),qk(t,a,"linePrefix")};function a(a){if(null===a||Pk(a))return n(a);var i=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes("codeIndented")&&i&&"linePrefix"===i[1].type&&i[2].sliceSerialize(i[1],!0).length>=4?e(a):t.interrupt(r.parser.constructs.flow,n,e)(a)}},partial:!0};var tH={tokenize:function(t){var e=this,n=t.attempt(Kk,(function(r){if(null===r)return void t.consume(r);return t.enter("lineEndingBlank"),t.consume(r),t.exit("lineEndingBlank"),e.currentConstruct=void 0,n}),t.attempt(this.parser.constructs.flowInitial,r,qk(t,t.attempt(this.parser.constructs.flow,r,t.attempt(Qk,r)),"linePrefix")));return n;function r(r){if(null!==r)return t.enter("lineEnding"),t.consume(r),t.exit("lineEnding"),e.currentConstruct=void 0,n;t.consume(r)}}};var eH={resolveAll:iH()},nH=aH("string"),rH=aH("text");function aH(t){return{tokenize:function(e){var n=this,r=this.parser.constructs[t],a=e.attempt(r,i,o);return i;function i(t){return c(t)?a(t):o(t)}function o(t){if(null!==t)return e.enter("data"),e.consume(t),l;e.consume(t)}function l(t){return c(t)?(e.exit("data"),a(t)):(e.consume(t),l)}function c(t){if(null===t)return!0;var e=r[t],a=-1;if(e)for(;++a<e.length;){var i=e[a];if(!i.previous||i.previous.call(n,n.previous))return!0}return!1}},resolveAll:iH("text"===t?oH:void 0)}}function iH(t){return function(e,n){var r,a=-1;for(;++a<=e.length;)void 0===r?e[a]&&"data"===e[a][1].type&&(r=a,a++):e[a]&&"data"===e[a][1].type||(a!==r+2&&(e[r][1].end=e[a-1][1].end,e.splice(r+2,a-r-2),a=r+2),r=void 0);return t?t(e,n):e}}function oH(t,e){for(var n=0;++n<=t.length;)if((n===t.length||"lineEnding"===t[n][1].type)&&"data"===t[n-1][1].type){for(var r=t[n-1][1],a=e.sliceStream(r),i=a.length,o=-1,l=0,c=void 0;i--;){var s=a[i];if("string"===typeof s){for(o=s.length;32===s.charCodeAt(o-1);)l++,o--;if(o)break;o=-1}else if(-2===s)c=!0,l++;else if(-1!==s){i++;break}}if(l){var u={type:n===t.length||c||l<2?"lineSuffix":"hardBreakTrailing",start:{line:r.end.line,column:r.end.column-l,offset:r.end.offset-l,_index:r.start._index+i,_bufferIndex:i?o:r.start._bufferIndex+o},end:Object.assign({},r.end)};r.end=Object.assign({},u.start),r.start.offset===r.end.offset?Object.assign(r,u):(t.splice(n,0,["enter",u,e],["exit",u,e]),n+=2)}n++}return t}function lH(t,e,n){for(var r=[],a=-1;++a<t.length;){var i=t[a].resolveAll;i&&!r.includes(i)&&(e=i(e,n),r.push(i))}return e}function cH(t,e,n){var r=Object.assign(n?Object.assign({},n):{line:1,column:1,offset:0},{_index:0,_bufferIndex:-1}),a={},i=[],o=[],l=[],c={consume:function(t){Pk(t)?(r.line++,r.column=1,r.offset+=-3===t?2:1,y()):-1!==t&&(r.column++,r.offset++);r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===o[r._index].length&&(r._bufferIndex=-1,r._index++));s.previous=t,!0},enter:function(t,e){var n=e||{};return n.type=t,n.start=h(),s.events.push(["enter",n,s]),l.push(n),n},exit:function(t){var e=l.pop();return e.end=h(),s.events.push(["exit",e,s]),e},attempt:v((function(t,e){m(t,e.from)})),check:v(g),interrupt:v(g,{interrupt:!0})},s={previous:null,code:null,containerState:{},events:[],parser:t,sliceStream:d,sliceSerialize:function(t,e){return function(t,e){var n,r=-1,a=[];for(;++r<t.length;){var i=t[r],o=void 0;if("string"===typeof i)o=i;else switch(i){case-5:o="\r";break;case-4:o="\n";break;case-3:o="\r\n";break;case-2:o=e?" ":"\t";break;case-1:if(!e&&n)continue;o=" ";break;default:o=String.fromCharCode(i)}n=-2===i,a.push(o)}return a.join("")}(d(t),e)},now:h,defineSkip:function(t){a[t.line]=t.column,y()},write:function(t){if(o=Hk(o,t),f(),null!==o[o.length-1])return[];return m(e,0),s.events=lH(i,s.events,s),s.events}},u=e.tokenize.call(s,c);return e.resolveAll&&i.push(e),s;function d(t){return function(t,e){var n,r=e.start._index,a=e.start._bufferIndex,i=e.end._index,o=e.end._bufferIndex;if(r===i)n=[t[r].slice(a,o)];else{if(n=t.slice(r,i),a>-1){var l=n[0];"string"===typeof l?n[0]=l.slice(a):n.shift()}o>0&&n.push(t[i].slice(0,o))}return n}(o,t)}function h(){var t=r;return{line:t.line,column:t.column,offset:t.offset,_index:t._index,_bufferIndex:t._bufferIndex}}function f(){for(var t;r._index<o.length;){var e=o[r._index];if("string"===typeof e)for(t=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===t&&r._bufferIndex<e.length;)p(e.charCodeAt(r._bufferIndex));else p(e)}}function p(t){void 0,t,u=u(t)}function g(t,e){e.restore()}function v(t,e){return function(n,a,i){var o,u,d,f;return Array.isArray(n)?p(n):"tokenize"in n?p([n]):function(t){return e;function e(e){var n=null!==e&&t[e],r=null!==e&&t.null;return p([].concat(z(Array.isArray(n)?n:n?[n]:[]),z(Array.isArray(r)?r:r?[r]:[])))(e)}}(n);function p(t){return o=t,u=0,0===t.length?i:g(t[u])}function g(t){return function(n){f=function(){var t=h(),e=s.previous,n=s.currentConstruct,a=s.events.length,i=Array.from(l);return{restore:o,from:a};function o(){r=t,s.previous=e,s.currentConstruct=n,s.events.length=a,l=i,y()}}(),d=t,t.partial||(s.currentConstruct=t);if(t.name&&s.parser.constructs.disable.null.includes(t.name))return m(n);return t.tokenize.call(e?Object.assign(Object.create(s),e):s,c,v,m)(n)}}function v(e){return!0,t(d,f),a}function m(t){return!0,f.restore(),++u<o.length?g(o[u]):i}}}function m(t,e){t.resolveAll&&!i.includes(t)&&i.push(t),t.resolve&&kk(s.events,e,s.events.length-e,t.resolve(s.events.slice(e),s)),t.resolveTo&&(s.events=t.resolveTo(s.events,s))}function y(){r.line in a&&r.column<2&&(r.column=a[r.line],r.offset+=a[r.line]-1)}}var sH={name:"thematicBreak",tokenize:function(t,e,n){var r,a=0;return function(e){return t.enter("thematicBreak"),function(t){return r=t,i(t)}(e)};function i(i){return i===r?(t.enter("thematicBreakSequence"),o(i)):a>=3&&(null===i||Pk(i))?(t.exit("thematicBreak"),e(i)):n(i)}function o(e){return e===r?(t.consume(e),a++,o):(t.exit("thematicBreakSequence"),Uk(e)?qk(t,i,"whitespace")(e):i(e))}}};var uH={name:"list",tokenize:function(t,e,n){var r=this,a=r.events[r.events.length-1],i=a&&"linePrefix"===a[1].type?a[2].sliceSerialize(a[1],!0).length:0,o=0;return function(e){var a=r.containerState.type||(42===e||43===e||45===e?"listUnordered":"listOrdered");if("listUnordered"===a?!r.containerState.marker||e===r.containerState.marker:Rk(e)){if(r.containerState.type||(r.containerState.type=a,t.enter(a,{_container:!0})),"listUnordered"===a)return t.enter("listItemPrefix"),42===e||45===e?t.check(sH,n,c)(e):c(e);if(!r.interrupt||49===e)return t.enter("listItemPrefix"),t.enter("listItemValue"),l(e)}return n(e)};function l(e){return Rk(e)&&++o<10?(t.consume(e),l):(!r.interrupt||o<2)&&(r.containerState.marker?e===r.containerState.marker:41===e||46===e)?(t.exit("listItemValue"),c(e)):n(e)}function c(e){return t.enter("listItemMarker"),t.consume(e),t.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||e,t.check(Kk,r.interrupt?n:s,t.attempt(dH,d,u))}function s(t){return r.containerState.initialBlankLine=!0,i++,d(t)}function u(e){return Uk(e)?(t.enter("listItemPrefixWhitespace"),t.consume(e),t.exit("listItemPrefixWhitespace"),d):n(e)}function d(n){return r.containerState.size=i+r.sliceSerialize(t.exit("listItemPrefix"),!0).length,e(n)}},continuation:{tokenize:function(t,e,n){var r=this;return r.containerState._closeFlow=void 0,t.check(Kk,a,i);function a(n){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,qk(t,e,"listItemIndent",r.containerState.size+1)(n)}function i(n){return r.containerState.furtherBlankLines||!Uk(n)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,o(n)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,t.attempt(hH,e,o)(n))}function o(a){return r.containerState._closeFlow=!0,r.interrupt=void 0,qk(t,t.attempt(uH,e,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(a)}}},exit:function(t){t.exit(this.containerState.type)}},dH={tokenize:function(t,e,n){var r=this;return qk(t,(function(t){var a=r.events[r.events.length-1];return!Uk(t)&&a&&"listItemPrefixWhitespace"===a[1].type?e(t):n(t)}),"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5)},partial:!0},hH={tokenize:function(t,e,n){var r=this;return qk(t,(function(t){var a=r.events[r.events.length-1];return a&&"listItemIndent"===a[1].type&&a[2].sliceSerialize(a[1],!0).length===r.containerState.size?e(t):n(t)}),"listItemIndent",r.containerState.size+1)},partial:!0};var fH={name:"blockQuote",tokenize:function(t,e,n){var r=this;return function(e){if(62===e){var i=r.containerState;return i.open||(t.enter("blockQuote",{_container:!0}),i.open=!0),t.enter("blockQuotePrefix"),t.enter("blockQuoteMarker"),t.consume(e),t.exit("blockQuoteMarker"),a}return n(e)};function a(n){return Uk(n)?(t.enter("blockQuotePrefixWhitespace"),t.consume(n),t.exit("blockQuotePrefixWhitespace"),t.exit("blockQuotePrefix"),e):(t.exit("blockQuotePrefix"),e(n))}},continuation:{tokenize:function(t,e,n){var r=this;return function(e){if(Uk(e))return qk(t,a,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(e);return a(e)};function a(r){return t.attempt(fH,e,n)(r)}}},exit:function(t){t.exit("blockQuote")}};function pH(t,e,n,r,a,i,o,l,c){var s=c||Number.POSITIVE_INFINITY,u=0;return function(e){if(60===e)return t.enter(r),t.enter(a),t.enter(i),t.consume(e),t.exit(i),d;if(null===e||32===e||41===e||Ik(e))return n(e);return t.enter(r),t.enter(o),t.enter(l),t.enter("chunkString",{contentType:"string"}),p(e)};function d(n){return 62===n?(t.enter(i),t.consume(n),t.exit(i),t.exit(a),t.exit(r),e):(t.enter(l),t.enter("chunkString",{contentType:"string"}),h(n))}function h(e){return 62===e?(t.exit("chunkString"),t.exit(l),d(e)):null===e||60===e||Pk(e)?n(e):(t.consume(e),92===e?f:h)}function f(e){return 60===e||62===e||92===e?(t.consume(e),h):h(e)}function p(a){return u||null!==a&&41!==a&&!jk(a)?u<s&&40===a?(t.consume(a),u++,p):41===a?(t.consume(a),u--,p):null===a||32===a||40===a||Ik(a)?n(a):(t.consume(a),92===a?g:p):(t.exit("chunkString"),t.exit(l),t.exit(o),t.exit(r),e(a))}function g(e){return 40===e||41===e||92===e?(t.consume(e),p):p(e)}}function gH(t,e,n,r,a,i){var o,l=this,c=0;return function(e){return t.enter(r),t.enter(a),t.consume(e),t.exit(a),t.enter(i),s};function s(d){return c>999||null===d||91===d||93===d&&!o||94===d&&!c&&"_hiddenFootnoteSupport"in l.parser.constructs?n(d):93===d?(t.exit(i),t.enter(a),t.consume(d),t.exit(a),t.exit(r),e):Pk(d)?(t.enter("lineEnding"),t.consume(d),t.exit("lineEnding"),s):(t.enter("chunkString",{contentType:"string"}),u(d))}function u(e){return null===e||91===e||93===e||Pk(e)||c++>999?(t.exit("chunkString"),s(e)):(t.consume(e),o||(o=!Uk(e)),92===e?d:u)}function d(e){return 91===e||92===e||93===e?(t.consume(e),c++,u):u(e)}}function vH(t,e,n,r,a,i){var o;return function(e){if(34===e||39===e||40===e)return t.enter(r),t.enter(a),t.consume(e),t.exit(a),o=40===e?41:e,l;return n(e)};function l(n){return n===o?(t.enter(a),t.consume(n),t.exit(a),t.exit(r),e):(t.enter(i),c(n))}function c(e){return e===o?(t.exit(i),l(o)):null===e?n(e):Pk(e)?(t.enter("lineEnding"),t.consume(e),t.exit("lineEnding"),qk(t,c,"linePrefix")):(t.enter("chunkString",{contentType:"string"}),s(e))}function s(e){return e===o||null===e||Pk(e)?(t.exit("chunkString"),c(e)):(t.consume(e),92===e?u:s)}function u(e){return e===o||92===e?(t.consume(e),s):s(e)}}function mH(t,e){var n;return function r(a){if(Pk(a))return t.enter("lineEnding"),t.consume(a),t.exit("lineEnding"),n=!0,r;if(Uk(a))return qk(t,r,n?"linePrefix":"lineSuffix")(a);return e(a)}}function yH(t){return t.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}var bH={name:"definition",tokenize:function(t,e,n){var r,a=this;return function(e){return t.enter("definition"),function(e){return gH.call(a,t,i,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(e)}(e)};function i(e){return r=yH(a.sliceSerialize(a.events[a.events.length-1][1]).slice(1,-1)),58===e?(t.enter("definitionMarker"),t.consume(e),t.exit("definitionMarker"),o):n(e)}function o(e){return jk(e)?mH(t,l)(e):l(e)}function l(e){return pH(t,c,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(e)}function c(e){return t.attempt(xH,s,s)(e)}function s(e){return Uk(e)?qk(t,u,"whitespace")(e):u(e)}function u(i){return null===i||Pk(i)?(t.exit("definition"),a.parser.defined.push(r),e(i)):n(i)}}},xH={tokenize:function(t,e,n){return function(e){return jk(e)?mH(t,r)(e):n(e)};function r(e){return vH(t,a,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(e)}function a(e){return Uk(e)?qk(t,i,"whitespace")(e):i(e)}function i(t){return null===t||Pk(t)?e(t):n(t)}},partial:!0};var MH={name:"codeIndented",tokenize:function(t,e,n){var r=this;return function(e){return t.enter("codeIndented"),qk(t,a,"linePrefix",5)(e)};function a(t){var e=r.events[r.events.length-1];return e&&"linePrefix"===e[1].type&&e[2].sliceSerialize(e[1],!0).length>=4?i(t):n(t)}function i(e){return null===e?l(e):Pk(e)?t.attempt(wH,i,l)(e):(t.enter("codeFlowValue"),o(e))}function o(e){return null===e||Pk(e)?(t.exit("codeFlowValue"),i(e)):(t.consume(e),o)}function l(n){return t.exit("codeIndented"),e(n)}}},wH={tokenize:function(t,e,n){var r=this;return a;function a(e){return r.parser.lazy[r.now().line]?n(e):Pk(e)?(t.enter("lineEnding"),t.consume(e),t.exit("lineEnding"),a):qk(t,i,"linePrefix",5)(e)}function i(t){var i=r.events[r.events.length-1];return i&&"linePrefix"===i[1].type&&i[2].sliceSerialize(i[1],!0).length>=4?e(t):Pk(t)?a(t):n(t)}},partial:!0};var zH={name:"headingAtx",tokenize:function(t,e,n){var r=0;return function(e){return t.enter("atxHeading"),function(e){return t.enter("atxHeadingSequence"),a(e)}(e)};function a(e){return 35===e&&r++<6?(t.consume(e),a):null===e||jk(e)?(t.exit("atxHeadingSequence"),i(e)):n(e)}function i(n){return 35===n?(t.enter("atxHeadingSequence"),o(n)):null===n||Pk(n)?(t.exit("atxHeading"),e(n)):Uk(n)?qk(t,i,"whitespace")(n):(t.enter("atxHeadingText"),l(n))}function o(e){return 35===e?(t.consume(e),o):(t.exit("atxHeadingSequence"),i(e))}function l(e){return null===e||35===e||jk(e)?(t.exit("atxHeadingText"),i(e)):(t.consume(e),l)}},resolve:function(t,e){var n,r,a=t.length-2,i=3;"whitespace"===t[i][1].type&&(i+=2);a-2>i&&"whitespace"===t[a][1].type&&(a-=2);"atxHeadingSequence"===t[a][1].type&&(i===a-1||a-4>i&&"whitespace"===t[a-2][1].type)&&(a-=i+1===a?2:4);a>i&&kk(t,i,a-i+1,[["enter",n={type:"atxHeadingText",start:t[i][1].start,end:t[a][1].end},e],["enter",r={type:"chunkText",start:t[i][1].start,end:t[a][1].end,contentType:"text"},e],["exit",r,e],["exit",n,e]]);return t}};var CH={name:"setextUnderline",tokenize:function(t,e,n){var r,a=this;return function(e){var o,l=a.events.length;for(;l--;)if("lineEnding"!==a.events[l][1].type&&"linePrefix"!==a.events[l][1].type&&"content"!==a.events[l][1].type){o="paragraph"===a.events[l][1].type;break}if(!a.parser.lazy[a.now().line]&&(a.interrupt||o))return t.enter("setextHeadingLine"),r=e,function(e){return t.enter("setextHeadingLineSequence"),i(e)}(e);return n(e)};function i(e){return e===r?(t.consume(e),i):(t.exit("setextHeadingLineSequence"),Uk(e)?qk(t,o,"lineSuffix")(e):o(e))}function o(r){return null===r||Pk(r)?(t.exit("setextHeadingLine"),e(r)):n(r)}},resolveTo:function(t,e){var n,r,a,i=t.length;for(;i--;)if("enter"===t[i][0]){if("content"===t[i][1].type){n=i;break}"paragraph"===t[i][1].type&&(r=i)}else"content"===t[i][1].type&&t.splice(i,1),a||"definition"!==t[i][1].type||(a=i);var o={type:"setextHeading",start:Object.assign({},t[r][1].start),end:Object.assign({},t[t.length-1][1].end)};t[r][1].type="setextHeadingText",a?(t.splice(r,0,["enter",o,e]),t.splice(a+1,0,["exit",t[n][1],e]),t[n][1].end=Object.assign({},t[a][1].end)):t[n][1]=o;return t.push(["exit",o,e]),t}};var AH=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],kH=["pre","script","style","textarea"],HH={name:"htmlFlow",tokenize:function(t,e,n){var r,a,i,o,l,c=this;return function(e){return function(e){return t.enter("htmlFlow"),t.enter("htmlFlowData"),t.consume(e),s}(e)};function s(o){return 33===o?(t.consume(o),u):47===o?(t.consume(o),a=!0,f):63===o?(t.consume(o),r=3,c.interrupt?e:T):Tk(o)?(t.consume(o),i=String.fromCharCode(o),p):n(o)}function u(a){return 45===a?(t.consume(a),r=2,d):91===a?(t.consume(a),r=5,o=0,h):Tk(a)?(t.consume(a),r=4,c.interrupt?e:T):n(a)}function d(r){return 45===r?(t.consume(r),c.interrupt?e:T):n(r)}function h(r){var a="CDATA[";return r===a.charCodeAt(o++)?(t.consume(r),6===o?c.interrupt?e:k:h):n(r)}function f(e){return Tk(e)?(t.consume(e),i=String.fromCharCode(e),p):n(e)}function p(o){if(null===o||47===o||62===o||jk(o)){var l=47===o,s=i.toLowerCase();return l||a||!kH.includes(s)?AH.includes(i.toLowerCase())?(r=6,l?(t.consume(o),g):c.interrupt?e(o):k(o)):(r=7,c.interrupt&&!c.parser.lazy[c.now().line]?n(o):a?v(o):m(o)):(r=1,c.interrupt?e(o):k(o))}return 45===o||Vk(o)?(t.consume(o),i+=String.fromCharCode(o),p):n(o)}function g(r){return 62===r?(t.consume(r),c.interrupt?e:k):n(r)}function v(e){return Uk(e)?(t.consume(e),v):C(e)}function m(e){return 47===e?(t.consume(e),C):58===e||95===e||Tk(e)?(t.consume(e),y):Uk(e)?(t.consume(e),m):C(e)}function y(e){return 45===e||46===e||58===e||95===e||Vk(e)?(t.consume(e),y):b(e)}function b(e){return 61===e?(t.consume(e),x):Uk(e)?(t.consume(e),b):m(e)}function x(e){return null===e||60===e||61===e||62===e||96===e?n(e):34===e||39===e?(t.consume(e),l=e,M):Uk(e)?(t.consume(e),x):w(e)}function M(e){return e===l?(t.consume(e),l=null,z):null===e||Pk(e)?n(e):(t.consume(e),M)}function w(e){return null===e||34===e||39===e||47===e||60===e||61===e||62===e||96===e||jk(e)?b(e):(t.consume(e),w)}function z(t){return 47===t||62===t||Uk(t)?m(t):n(t)}function C(e){return 62===e?(t.consume(e),A):n(e)}function A(e){return null===e||Pk(e)?k(e):Uk(e)?(t.consume(e),A):n(e)}function k(e){return 45===e&&2===r?(t.consume(e),L):60===e&&1===r?(t.consume(e),_):62===e&&4===r?(t.consume(e),V):63===e&&3===r?(t.consume(e),T):93===e&&5===r?(t.consume(e),D):!Pk(e)||6!==r&&7!==r?null===e||Pk(e)?(t.exit("htmlFlowData"),H(e)):(t.consume(e),k):(t.exit("htmlFlowData"),t.check(EH,O,H)(e))}function H(e){return t.check(SH,E,O)(e)}function E(e){return t.enter("lineEnding"),t.consume(e),t.exit("lineEnding"),S}function S(e){return null===e||Pk(e)?H(e):(t.enter("htmlFlowData"),k(e))}function L(e){return 45===e?(t.consume(e),T):k(e)}function _(e){return 47===e?(t.consume(e),i="",B):k(e)}function B(e){if(62===e){var n=i.toLowerCase();return kH.includes(n)?(t.consume(e),V):k(e)}return Tk(e)&&i.length<8?(t.consume(e),i+=String.fromCharCode(e),B):k(e)}function D(e){return 93===e?(t.consume(e),T):k(e)}function T(e){return 62===e?(t.consume(e),V):45===e&&2===r?(t.consume(e),T):k(e)}function V(e){return null===e||Pk(e)?(t.exit("htmlFlowData"),O(e)):(t.consume(e),V)}function O(n){return t.exit("htmlFlow"),e(n)}},resolveTo:function(t){var e=t.length;for(;e--&&("enter"!==t[e][0]||"htmlFlow"!==t[e][1].type););e>1&&"linePrefix"===t[e-2][1].type&&(t[e][1].start=t[e-2][1].start,t[e+1][1].start=t[e-2][1].start,t.splice(e-2,2));return t},concrete:!0},EH={tokenize:function(t,e,n){return function(r){return t.enter("lineEnding"),t.consume(r),t.exit("lineEnding"),t.attempt(Kk,e,n)}},partial:!0},SH={tokenize:function(t,e,n){var r=this;return function(e){if(Pk(e))return t.enter("lineEnding"),t.consume(e),t.exit("lineEnding"),a;return n(e)};function a(t){return r.parser.lazy[r.now().line]?n(t):e(t)}},partial:!0};var LH={tokenize:function(t,e,n){var r=this;return function(e){if(null===e)return n(e);return t.enter("lineEnding"),t.consume(e),t.exit("lineEnding"),a};function a(t){return r.parser.lazy[r.now().line]?n(t):e(t)}},partial:!0},_H={name:"codeFenced",tokenize:function(t,e,n){var r,a=this,i={tokenize:function(t,e,n){var i=0;return o;function o(e){return t.enter("lineEnding"),t.consume(e),t.exit("lineEnding"),c}function c(e){return t.enter("codeFencedFence"),Uk(e)?qk(t,s,"linePrefix",a.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(e):s(e)}function s(e){return e===r?(t.enter("codeFencedFenceSequence"),u(e)):n(e)}function u(e){return e===r?(i++,t.consume(e),u):i>=l?(t.exit("codeFencedFenceSequence"),Uk(e)?qk(t,d,"whitespace")(e):d(e)):n(e)}function d(r){return null===r||Pk(r)?(t.exit("codeFencedFence"),e(r)):n(r)}},partial:!0},o=0,l=0;return function(e){return function(e){var n=a.events[a.events.length-1];return o=n&&"linePrefix"===n[1].type?n[2].sliceSerialize(n[1],!0).length:0,r=e,t.enter("codeFenced"),t.enter("codeFencedFence"),t.enter("codeFencedFenceSequence"),c(e)}(e)};function c(e){return e===r?(l++,t.consume(e),c):l<3?n(e):(t.exit("codeFencedFenceSequence"),Uk(e)?qk(t,s,"whitespace")(e):s(e))}function s(n){return null===n||Pk(n)?(t.exit("codeFencedFence"),a.interrupt?e(n):t.check(LH,f,y)(n)):(t.enter("codeFencedFenceInfo"),t.enter("chunkString",{contentType:"string"}),u(n))}function u(e){return null===e||Pk(e)?(t.exit("chunkString"),t.exit("codeFencedFenceInfo"),s(e)):Uk(e)?(t.exit("chunkString"),t.exit("codeFencedFenceInfo"),qk(t,d,"whitespace")(e)):96===e&&e===r?n(e):(t.consume(e),u)}function d(e){return null===e||Pk(e)?s(e):(t.enter("codeFencedFenceMeta"),t.enter("chunkString",{contentType:"string"}),h(e))}function h(e){return null===e||Pk(e)?(t.exit("chunkString"),t.exit("codeFencedFenceMeta"),s(e)):96===e&&e===r?n(e):(t.consume(e),h)}function f(e){return t.attempt(i,y,p)(e)}function p(e){return t.enter("lineEnding"),t.consume(e),t.exit("lineEnding"),g}function g(e){return o>0&&Uk(e)?qk(t,v,"linePrefix",o+1)(e):v(e)}function v(e){return null===e||Pk(e)?t.check(LH,f,y)(e):(t.enter("codeFlowValue"),m(e))}function m(e){return null===e||Pk(e)?(t.exit("codeFlowValue"),v(e)):(t.consume(e),m)}function y(n){return t.exit("codeFenced"),e(n)}},concrete:!0};var BH={name:"characterReference",tokenize:function(t,e,n){var r,a,i=this,o=0;return function(e){return t.enter("characterReference"),t.enter("characterReferenceMarker"),t.consume(e),t.exit("characterReferenceMarker"),l};function l(e){return 35===e?(t.enter("characterReferenceMarkerNumeric"),t.consume(e),t.exit("characterReferenceMarkerNumeric"),c):(t.enter("characterReferenceValue"),r=31,a=Vk,s(e))}function c(e){return 88===e||120===e?(t.enter("characterReferenceMarkerHexadecimal"),t.consume(e),t.exit("characterReferenceMarkerHexadecimal"),t.enter("characterReferenceValue"),r=6,a=Fk,s):(t.enter("characterReferenceValue"),r=7,a=Rk,s(e))}function s(l){if(59===l&&o){var c=t.exit("characterReferenceValue");return a!==Vk||fg(i.sliceSerialize(c))?(t.enter("characterReferenceMarker"),t.consume(l),t.exit("characterReferenceMarker"),t.exit("characterReference"),e):n(l)}return a(l)&&o++<r?(t.consume(l),s):n(l)}}};var DH={name:"characterEscape",tokenize:function(t,e,n){return function(e){return t.enter("characterEscape"),t.enter("escapeMarker"),t.consume(e),t.exit("escapeMarker"),r};function r(r){return Nk(r)?(t.enter("characterEscapeValue"),t.consume(r),t.exit("characterEscapeValue"),t.exit("characterEscape"),e):n(r)}}};var TH={name:"lineEnding",tokenize:function(t,e){return function(n){return t.enter("lineEnding"),t.consume(n),t.exit("lineEnding"),qk(t,e,"linePrefix")}}};var VH={name:"labelEnd",tokenize:function(t,e,n){var r,a,i=this,o=i.events.length;for(;o--;)if(("labelImage"===i.events[o][1].type||"labelLink"===i.events[o][1].type)&&!i.events[o][1]._balanced){r=i.events[o][1];break}return function(e){if(!r)return n(e);if(r._inactive)return u(e);return a=i.parser.defined.includes(yH(i.sliceSerialize({start:r.end,end:i.now()}))),t.enter("labelEnd"),t.enter("labelMarker"),t.consume(e),t.exit("labelMarker"),t.exit("labelEnd"),l};function l(e){return 40===e?t.attempt(OH,s,a?s:u)(e):91===e?t.attempt(IH,s,a?c:u)(e):a?s(e):u(e)}function c(e){return t.attempt(RH,s,u)(e)}function s(t){return e(t)}function u(t){return r._balanced=!0,n(t)}},resolveTo:function(t,e){var n,r,a,i,o=t.length,l=0;for(;o--;)if(n=t[o][1],r){if("link"===n.type||"labelLink"===n.type&&n._inactive)break;"enter"===t[o][0]&&"labelLink"===n.type&&(n._inactive=!0)}else if(a){if("enter"===t[o][0]&&("labelImage"===n.type||"labelLink"===n.type)&&!n._balanced&&(r=o,"labelLink"!==n.type)){l=2;break}}else"labelEnd"===n.type&&(a=o);var c={type:"labelLink"===t[r][1].type?"link":"image",start:Object.assign({},t[r][1].start),end:Object.assign({},t[t.length-1][1].end)},s={type:"label",start:Object.assign({},t[r][1].start),end:Object.assign({},t[a][1].end)},u={type:"labelText",start:Object.assign({},t[r+l+2][1].end),end:Object.assign({},t[a-2][1].start)};return i=[["enter",c,e],["enter",s,e]],i=Hk(i,t.slice(r+1,r+l+3)),i=Hk(i,[["enter",u,e]]),i=Hk(i,lH(e.parser.constructs.insideSpan.null,t.slice(r+l+4,a-3),e)),i=Hk(i,[["exit",u,e],t[a-2],t[a-1],["exit",s,e]]),i=Hk(i,t.slice(a+1)),i=Hk(i,[["exit",c,e]]),kk(t,r,t.length,i),t},resolveAll:function(t){var e=-1;for(;++e<t.length;){var n=t[e][1];"labelImage"!==n.type&&"labelLink"!==n.type&&"labelEnd"!==n.type||(t.splice(e+1,"labelImage"===n.type?4:2),n.type="data",e++)}return t}},OH={tokenize:function(t,e,n){return function(e){return t.enter("resource"),t.enter("resourceMarker"),t.consume(e),t.exit("resourceMarker"),r};function r(e){return jk(e)?mH(t,a)(e):a(e)}function a(e){return 41===e?s(e):pH(t,i,o,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(e)}function i(e){return jk(e)?mH(t,l)(e):s(e)}function o(t){return n(t)}function l(e){return 34===e||39===e||40===e?vH(t,c,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(e):s(e)}function c(e){return jk(e)?mH(t,s)(e):s(e)}function s(r){return 41===r?(t.enter("resourceMarker"),t.consume(r),t.exit("resourceMarker"),t.exit("resource"),e):n(r)}}},IH={tokenize:function(t,e,n){var r=this;return function(e){return gH.call(r,t,a,i,"reference","referenceMarker","referenceString")(e)};function a(t){return r.parser.defined.includes(yH(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?e(t):n(t)}function i(t){return n(t)}}},RH={tokenize:function(t,e,n){return function(e){return t.enter("reference"),t.enter("referenceMarker"),t.consume(e),t.exit("referenceMarker"),r};function r(r){return 93===r?(t.enter("referenceMarker"),t.consume(r),t.exit("referenceMarker"),t.exit("reference"),e):n(r)}}};var FH={name:"labelStartImage",tokenize:function(t,e,n){var r=this;return function(e){return t.enter("labelImage"),t.enter("labelImageMarker"),t.consume(e),t.exit("labelImageMarker"),a};function a(e){return 91===e?(t.enter("labelMarker"),t.consume(e),t.exit("labelMarker"),t.exit("labelImage"),i):n(e)}function i(t){return 94===t&&"_hiddenFootnoteSupport"in r.parser.constructs?n(t):e(t)}},resolveAll:VH.resolveAll};function NH(t){return null===t||jk(t)||Zk(t)?1:Wk(t)?2:void 0}var PH={name:"attention",tokenize:function(t,e){var n,r=this.parser.constructs.attentionMarkers.null,a=this.previous,i=NH(a);return function(e){return n=e,t.enter("attentionSequence"),o(e)};function o(l){if(l===n)return t.consume(l),o;var c=t.exit("attentionSequence"),s=NH(l),u=!s||2===s&&i||r.includes(l),d=!i||2===i&&s||r.includes(a);return c._open=Boolean(42===n?u:u&&(i||!d)),c._close=Boolean(42===n?d:d&&(s||!u)),e(l)}},resolveAll:function(t,e){var n,r,a,i,o,l,c,s,u=-1;for(;++u<t.length;)if("enter"===t[u][0]&&"attentionSequence"===t[u][1].type&&t[u][1]._close)for(n=u;n--;)if("exit"===t[n][0]&&"attentionSequence"===t[n][1].type&&t[n][1]._open&&e.sliceSerialize(t[n][1]).charCodeAt(0)===e.sliceSerialize(t[u][1]).charCodeAt(0)){if((t[n][1]._close||t[u][1]._open)&&(t[u][1].end.offset-t[u][1].start.offset)%3&&!((t[n][1].end.offset-t[n][1].start.offset+t[u][1].end.offset-t[u][1].start.offset)%3))continue;l=t[n][1].end.offset-t[n][1].start.offset>1&&t[u][1].end.offset-t[u][1].start.offset>1?2:1;var d=Object.assign({},t[n][1].end),h=Object.assign({},t[u][1].start);jH(d,-l),jH(h,l),i={type:l>1?"strongSequence":"emphasisSequence",start:d,end:Object.assign({},t[n][1].end)},o={type:l>1?"strongSequence":"emphasisSequence",start:Object.assign({},t[u][1].start),end:h},a={type:l>1?"strongText":"emphasisText",start:Object.assign({},t[n][1].end),end:Object.assign({},t[u][1].start)},r={type:l>1?"strong":"emphasis",start:Object.assign({},i.start),end:Object.assign({},o.end)},t[n][1].end=Object.assign({},i.start),t[u][1].start=Object.assign({},o.end),c=[],t[n][1].end.offset-t[n][1].start.offset&&(c=Hk(c,[["enter",t[n][1],e],["exit",t[n][1],e]])),c=Hk(c,[["enter",r,e],["enter",i,e],["exit",i,e],["enter",a,e]]),c=Hk(c,lH(e.parser.constructs.insideSpan.null,t.slice(n+1,u),e)),c=Hk(c,[["exit",a,e],["enter",o,e],["exit",o,e],["exit",r,e]]),t[u][1].end.offset-t[u][1].start.offset?(s=2,c=Hk(c,[["enter",t[u][1],e],["exit",t[u][1],e]])):s=0,kk(t,n-1,u-n+3,c),u=n+c.length-s-2;break}u=-1;for(;++u<t.length;)"attentionSequence"===t[u][1].type&&(t[u][1].type="data");return t}};function jH(t,e){t.column+=e,t.offset+=e,t._bufferIndex+=e}var UH={name:"autolink",tokenize:function(t,e,n){var r=0;return function(e){return t.enter("autolink"),t.enter("autolinkMarker"),t.consume(e),t.exit("autolinkMarker"),t.enter("autolinkProtocol"),a};function a(e){return Tk(e)?(t.consume(e),i):c(e)}function i(t){return 43===t||45===t||46===t||Vk(t)?(r=1,o(t)):c(t)}function o(e){return 58===e?(t.consume(e),r=0,l):(43===e||45===e||46===e||Vk(e))&&r++<32?(t.consume(e),o):(r=0,c(e))}function l(r){return 62===r?(t.exit("autolinkProtocol"),t.enter("autolinkMarker"),t.consume(r),t.exit("autolinkMarker"),t.exit("autolink"),e):null===r||32===r||60===r||Ik(r)?n(r):(t.consume(r),l)}function c(e){return 64===e?(t.consume(e),s):Ok(e)?(t.consume(e),c):n(e)}function s(t){return Vk(t)?u(t):n(t)}function u(n){return 46===n?(t.consume(n),r=0,s):62===n?(t.exit("autolinkProtocol").type="autolinkEmail",t.enter("autolinkMarker"),t.consume(n),t.exit("autolinkMarker"),t.exit("autolink"),e):d(n)}function d(e){if((45===e||Vk(e))&&r++<63){var a=45===e?d:u;return t.consume(e),a}return n(e)}}};var WH={name:"htmlText",tokenize:function(t,e,n){var r,a,i,o=this;return function(e){return t.enter("htmlText"),t.enter("htmlTextData"),t.consume(e),l};function l(e){return 33===e?(t.consume(e),c):47===e?(t.consume(e),x):63===e?(t.consume(e),y):Tk(e)?(t.consume(e),z):n(e)}function c(e){return 45===e?(t.consume(e),s):91===e?(t.consume(e),a=0,f):Tk(e)?(t.consume(e),m):n(e)}function s(e){return 45===e?(t.consume(e),h):n(e)}function u(e){return null===e?n(e):45===e?(t.consume(e),d):Pk(e)?(i=u,B(e)):(t.consume(e),u)}function d(e){return 45===e?(t.consume(e),h):u(e)}function h(t){return 62===t?_(t):45===t?d(t):u(t)}function f(e){var r="CDATA[";return e===r.charCodeAt(a++)?(t.consume(e),6===a?p:f):n(e)}function p(e){return null===e?n(e):93===e?(t.consume(e),g):Pk(e)?(i=p,B(e)):(t.consume(e),p)}function g(e){return 93===e?(t.consume(e),v):p(e)}function v(e){return 62===e?_(e):93===e?(t.consume(e),v):p(e)}function m(e){return null===e||62===e?_(e):Pk(e)?(i=m,B(e)):(t.consume(e),m)}function y(e){return null===e?n(e):63===e?(t.consume(e),b):Pk(e)?(i=y,B(e)):(t.consume(e),y)}function b(t){return 62===t?_(t):y(t)}function x(e){return Tk(e)?(t.consume(e),M):n(e)}function M(e){return 45===e||Vk(e)?(t.consume(e),M):w(e)}function w(e){return Pk(e)?(i=w,B(e)):Uk(e)?(t.consume(e),w):_(e)}function z(e){return 45===e||Vk(e)?(t.consume(e),z):47===e||62===e||jk(e)?C(e):n(e)}function C(e){return 47===e?(t.consume(e),_):58===e||95===e||Tk(e)?(t.consume(e),A):Pk(e)?(i=C,B(e)):Uk(e)?(t.consume(e),C):_(e)}function A(e){return 45===e||46===e||58===e||95===e||Vk(e)?(t.consume(e),A):k(e)}function k(e){return 61===e?(t.consume(e),H):Pk(e)?(i=k,B(e)):Uk(e)?(t.consume(e),k):C(e)}function H(e){return null===e||60===e||61===e||62===e||96===e?n(e):34===e||39===e?(t.consume(e),r=e,E):Pk(e)?(i=H,B(e)):Uk(e)?(t.consume(e),H):(t.consume(e),S)}function E(e){return e===r?(t.consume(e),r=void 0,L):null===e?n(e):Pk(e)?(i=E,B(e)):(t.consume(e),E)}function S(e){return null===e||34===e||39===e||60===e||61===e||96===e?n(e):47===e||62===e||jk(e)?C(e):(t.consume(e),S)}function L(t){return 47===t||62===t||jk(t)?C(t):n(t)}function _(r){return 62===r?(t.consume(r),t.exit("htmlTextData"),t.exit("htmlText"),e):n(r)}function B(e){return t.exit("htmlTextData"),t.enter("lineEnding"),t.consume(e),t.exit("lineEnding"),D}function D(e){return Uk(e)?qk(t,T,"linePrefix",o.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(e):T(e)}function T(e){return t.enter("htmlTextData"),i(e)}}};var ZH={name:"labelStartLink",tokenize:function(t,e,n){var r=this;return function(e){return t.enter("labelLink"),t.enter("labelMarker"),t.consume(e),t.exit("labelMarker"),t.exit("labelLink"),a};function a(t){return 94===t&&"_hiddenFootnoteSupport"in r.parser.constructs?n(t):e(t)}},resolveAll:VH.resolveAll};var GH={name:"hardBreakEscape",tokenize:function(t,e,n){return function(e){return t.enter("hardBreakEscape"),t.consume(e),r};function r(r){return Pk(r)?(t.exit("hardBreakEscape"),e(r)):n(r)}}};var qH,YH,XH,$H,KH,QH={name:"codeText",tokenize:function(t,e,n){var r,a,i=0;return function(e){return t.enter("codeText"),t.enter("codeTextSequence"),o(e)};function o(e){return 96===e?(t.consume(e),i++,o):(t.exit("codeTextSequence"),l(e))}function l(e){return null===e?n(e):32===e?(t.enter("space"),t.consume(e),t.exit("space"),l):96===e?(a=t.enter("codeTextSequence"),r=0,s(e)):Pk(e)?(t.enter("lineEnding"),t.consume(e),t.exit("lineEnding"),l):(t.enter("codeTextData"),c(e))}function c(e){return null===e||32===e||96===e||Pk(e)?(t.exit("codeTextData"),l(e)):(t.consume(e),c)}function s(n){return 96===n?(t.consume(n),r++,s):r===i?(t.exit("codeTextSequence"),t.exit("codeText"),e(n)):(a.type="codeTextData",c(n))}},resolve:function(t){var e,n,r=t.length-4,a=3;if(("lineEnding"===t[a][1].type||"space"===t[a][1].type)&&("lineEnding"===t[r][1].type||"space"===t[r][1].type))for(e=a;++e<r;)if("codeTextData"===t[e][1].type){t[a][1].type="codeTextPadding",t[r][1].type="codeTextPadding",a+=2,r-=2;break}e=a-1,r++;for(;++e<=r;)void 0===n?e!==r&&"lineEnding"!==t[e][1].type&&(n=e):e!==r&&"lineEnding"!==t[e][1].type||(t[n][1].type="codeTextData",e!==n+2&&(t[n][1].end=t[e-1][1].end,t.splice(n+2,e-n-2),r-=e-n-2,e=n+2),n=void 0);return t},previous:function(t){return 96!==t||"characterEscape"===this.events[this.events.length-1][1].type}};var JH=(He(qH={},42,uH),He(qH,43,uH),He(qH,45,uH),He(qH,48,uH),He(qH,49,uH),He(qH,50,uH),He(qH,51,uH),He(qH,52,uH),He(qH,53,uH),He(qH,54,uH),He(qH,55,uH),He(qH,56,uH),He(qH,57,uH),He(qH,62,fH),qH),tE=He({},91,bH),eE=(He(YH={},-2,MH),He(YH,-1,MH),He(YH,32,MH),YH),nE=(He(XH={},35,zH),He(XH,42,sH),He(XH,45,[CH,sH]),He(XH,60,HH),He(XH,61,CH),He(XH,95,sH),He(XH,96,_H),He(XH,126,_H),XH),rE=(He($H={},38,BH),He($H,92,DH),$H),aE=(He(KH={},-5,TH),He(KH,-4,TH),He(KH,-3,TH),He(KH,33,FH),He(KH,38,BH),He(KH,42,PH),He(KH,60,[UH,WH]),He(KH,91,ZH),He(KH,92,[GH,DH]),He(KH,93,VH),He(KH,95,PH),He(KH,96,QH),KH),iE={null:[PH,eH]},oE={null:[42,95]},lE={null:[]};var cE=/[\0\t\n\r]/g;function sE(t,e){var n=Number.parseInt(t,e);return n<9||11===n||n>13&&n<32||n>126&&n<160||n>55295&&n<57344||n>64975&&n<65008||65535===(65535&n)||65534===(65535&n)||n>1114111?"\ufffd":String.fromCodePoint(n)}var uE=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function dE(t,e,n){if(e)return e;if(35===n.charCodeAt(0)){var r=n.charCodeAt(1),a=120===r||88===r;return sE(n.slice(a?2:1),a?16:10)}return fg(n)||t}var hE={}.hasOwnProperty;function fE(t,n,r){return"string"!==typeof n&&(r=n,n=void 0),function(t){var e={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:i(tt),autolinkProtocol:A,autolinkEmail:A,atxHeading:i($),blockQuote:i(Z),characterEscape:A,characterReference:A,codeFenced:i(G),codeFencedFenceInfo:o,codeFencedFenceMeta:o,codeIndented:i(G,o),codeText:i(q,o),codeTextData:A,data:A,codeFlowValue:A,definition:i(Y),definitionDestinationString:o,definitionLabelString:o,definitionTitleString:o,emphasis:i(X),hardBreakEscape:i(K),hardBreakTrailing:i(K),htmlFlow:i(Q,o),htmlFlowData:A,htmlText:i(Q,o),htmlTextData:A,image:i(J),label:o,link:i(tt),listItem:i(nt),listItemValue:h,listOrdered:i(et,d),listUnordered:i(et),paragraph:i(rt),reference:F,referenceString:o,resourceDestinationString:o,resourceTitleString:o,setextHeading:i($),strong:i(at),thematicBreak:i(ot)},exit:{atxHeading:c(),atxHeadingSequence:M,autolink:c(),autolinkEmail:W,autolinkProtocol:U,blockQuote:c(),characterEscapeValue:k,characterReferenceMarkerHexadecimal:P,characterReferenceMarkerNumeric:P,characterReferenceValue:j,codeFenced:c(v),codeFencedFence:g,codeFencedFenceInfo:f,codeFencedFenceMeta:p,codeFlowValue:k,codeIndented:c(m),codeText:c(_),codeTextData:k,data:k,definition:c(),definitionDestinationString:x,definitionLabelString:y,definitionTitleString:b,emphasis:c(),hardBreakEscape:c(E),hardBreakTrailing:c(E),htmlFlow:c(S),htmlFlowData:k,htmlText:c(L),htmlTextData:k,image:c(D),label:V,labelText:T,lineEnding:H,link:c(B),listItem:c(),listOrdered:c(),listUnordered:c(),paragraph:c(),referenceString:N,resourceDestinationString:O,resourceTitleString:I,resource:R,setextHeading:c(C),setextHeadingLineSequence:z,setextHeadingText:w,strong:c(),thematicBreak:c()}};gE(e,(t||{}).mdastExtensions||[]);var n={};return r;function r(t){for(var r={type:"root",children:[]},i={stack:[r],tokenStack:[],config:e,enter:l,exit:s,buffer:o,resume:u,data:n},c=[],d=-1;++d<t.length;){if("listOrdered"===t[d][1].type||"listUnordered"===t[d][1].type)if("enter"===t[d][0])c.push(d);else d=a(t,c.pop(),d)}for(d=-1;++d<t.length;){var h=e[t[d][0]];hE.call(h,t[d][1].type)&&h[t[d][1].type].call(Object.assign({sliceSerialize:t[d][2].sliceSerialize},i),t[d][1])}if(i.tokenStack.length>0){var f=i.tokenStack[i.tokenStack.length-1];(f[1]||mE).call(i,void 0,f[0])}for(r.position={start:pE(t.length>0?t[0][1].start:{line:1,column:1,offset:0}),end:pE(t.length>0?t[t.length-2][1].end:{line:1,column:1,offset:0})},d=-1;++d<e.transforms.length;)r=e.transforms[d](r)||r;return r}function a(t,e,n){for(var r,a,i,o,l=e-1,c=-1,s=!1;++l<=n;){var u=t[l];switch(u[1].type){case"listUnordered":case"listOrdered":case"blockQuote":"enter"===u[0]?c++:c--,o=void 0;break;case"lineEndingBlank":"enter"===u[0]&&(!r||o||c||i||(i=l),o=void 0);break;case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:o=void 0}if(!c&&"enter"===u[0]&&"listItemPrefix"===u[1].type||-1===c&&"exit"===u[0]&&("listUnordered"===u[1].type||"listOrdered"===u[1].type)){if(r){var d=l;for(a=void 0;d--;){var h=t[d];if("lineEnding"===h[1].type||"lineEndingBlank"===h[1].type){if("exit"===h[0])continue;a&&(t[a][1].type="lineEndingBlank",s=!0),h[1].type="lineEnding",a=d}else if("linePrefix"!==h[1].type&&"blockQuotePrefix"!==h[1].type&&"blockQuotePrefixWhitespace"!==h[1].type&&"blockQuoteMarker"!==h[1].type&&"listItemIndent"!==h[1].type)break}i&&(!a||i<a)&&(r._spread=!0),r.end=Object.assign({},a?t[a][1].start:u[1].end),t.splice(a||l,0,["exit",r,u[2]]),l++,n++}if("listItemPrefix"===u[1].type){var f={type:"listItem",_spread:!1,start:Object.assign({},u[1].start),end:void 0};r=f,t.splice(l,0,["enter",f,u[2]]),l++,n++,i=void 0,o=!0}}}return t[e][1]._spread=s,n}function i(t,e){return n;function n(n){l.call(this,t(n),n),e&&e.call(this,n)}}function o(){this.stack.push({type:"fragment",children:[]})}function l(t,e,n){this.stack[this.stack.length-1].children.push(t),this.stack.push(t),this.tokenStack.push([e,n]),t.position={start:pE(e.start),end:void 0}}function c(t){return e;function e(e){t&&t.call(this,e),s.call(this,e)}}function s(t,e){var n=this.stack.pop(),r=this.tokenStack.pop();if(!r)throw new Error("Cannot close `"+t.type+"` ("+QA({start:t.start,end:t.end})+"): it\u2019s not open");r[0].type!==t.type&&(e?e.call(this,t,r[0]):(r[1]||mE).call(this,t,r[0])),n.position.end=pE(t.end)}function u(){return zk(this.stack.pop())}function d(){this.data.expectingFirstListItemValue=!0}function h(t){this.data.expectingFirstListItemValue&&(this.stack[this.stack.length-2].start=Number.parseInt(this.sliceSerialize(t),10),this.data.expectingFirstListItemValue=void 0)}function f(){var t=this.resume();this.stack[this.stack.length-1].lang=t}function p(){var t=this.resume();this.stack[this.stack.length-1].meta=t}function g(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function v(){var t=this.resume();this.stack[this.stack.length-1].value=t.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function m(){var t=this.resume();this.stack[this.stack.length-1].value=t.replace(/(\r?\n|\r)$/g,"")}function y(t){var e=this.resume(),n=this.stack[this.stack.length-1];n.label=e,n.identifier=yH(this.sliceSerialize(t)).toLowerCase()}function b(){var t=this.resume();this.stack[this.stack.length-1].title=t}function x(){var t=this.resume();this.stack[this.stack.length-1].url=t}function M(t){var e=this.stack[this.stack.length-1];if(!e.depth){var n=this.sliceSerialize(t).length;e.depth=n}}function w(){this.data.setextHeadingSlurpLineEnding=!0}function z(t){this.stack[this.stack.length-1].depth=61===this.sliceSerialize(t).codePointAt(0)?1:2}function C(){this.data.setextHeadingSlurpLineEnding=void 0}function A(t){var e=this.stack[this.stack.length-1].children,n=e[e.length-1];n&&"text"===n.type||((n=it()).position={start:pE(t.start),end:void 0},e.push(n)),this.stack.push(n)}function k(t){var e=this.stack.pop();e.value+=this.sliceSerialize(t),e.position.end=pE(t.end)}function H(t){var n=this.stack[this.stack.length-1];if(this.data.atHardBreak)return n.children[n.children.length-1].position.end=pE(t.end),void(this.data.atHardBreak=void 0);!this.data.setextHeadingSlurpLineEnding&&e.canContainEols.includes(n.type)&&(A.call(this,t),k.call(this,t))}function E(){this.data.atHardBreak=!0}function S(){var t=this.resume();this.stack[this.stack.length-1].value=t}function L(){var t=this.resume();this.stack[this.stack.length-1].value=t}function _(){var t=this.resume();this.stack[this.stack.length-1].value=t}function B(){var t=this.stack[this.stack.length-1];if(this.data.inReference){var e=this.data.referenceType||"shortcut";t.type+="Reference",t.referenceType=e,delete t.url,delete t.title}else delete t.identifier,delete t.label;this.data.referenceType=void 0}function D(){var t=this.stack[this.stack.length-1];if(this.data.inReference){var e=this.data.referenceType||"shortcut";t.type+="Reference",t.referenceType=e,delete t.url,delete t.title}else delete t.identifier,delete t.label;this.data.referenceType=void 0}function T(t){var e=this.sliceSerialize(t),n=this.stack[this.stack.length-2];n.label=function(t){return t.replace(uE,dE)}(e),n.identifier=yH(e).toLowerCase()}function V(){var t=this.stack[this.stack.length-1],e=this.resume(),n=this.stack[this.stack.length-1];if(this.data.inReference=!0,"link"===n.type){var r=t.children;n.children=r}else n.alt=e}function O(){var t=this.resume();this.stack[this.stack.length-1].url=t}function I(){var t=this.resume();this.stack[this.stack.length-1].title=t}function R(){this.data.inReference=void 0}function F(){this.data.referenceType="collapsed"}function N(t){var e=this.resume(),n=this.stack[this.stack.length-1];n.label=e,n.identifier=yH(this.sliceSerialize(t)).toLowerCase(),this.data.referenceType="full"}function P(t){this.data.characterReferenceType=t.type}function j(t){var e,n=this.sliceSerialize(t),r=this.data.characterReferenceType;r?(e=sE(n,"characterReferenceMarkerNumeric"===r?10:16),this.data.characterReferenceType=void 0):e=fg(n);var a=this.stack.pop();a.value+=e,a.position.end=pE(t.end)}function U(t){k.call(this,t),this.stack[this.stack.length-1].url=this.sliceSerialize(t)}function W(t){k.call(this,t),this.stack[this.stack.length-1].url="mailto:"+this.sliceSerialize(t)}function Z(){return{type:"blockquote",children:[]}}function G(){return{type:"code",lang:null,meta:null,value:""}}function q(){return{type:"inlineCode",value:""}}function Y(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function X(){return{type:"emphasis",children:[]}}function $(){return{type:"heading",depth:0,children:[]}}function K(){return{type:"break"}}function Q(){return{type:"html",value:""}}function J(){return{type:"image",title:null,url:"",alt:null}}function tt(){return{type:"link",title:null,url:"",children:[]}}function et(t){return{type:"list",ordered:"listOrdered"===t.type,start:null,spread:t._spread,children:[]}}function nt(t){return{type:"listItem",spread:t._spread,checked:null,children:[]}}function rt(){return{type:"paragraph",children:[]}}function at(){return{type:"strong",children:[]}}function it(){return{type:"text",value:""}}function ot(){return{type:"thematicBreak"}}}(r)(function(t){for(;!Ek(t););return t}(function(t){var n={defined:[],lazy:{},constructs:_k([e].concat(z((t||{}).extensions||[]))),content:r(Yk),document:r(Xk),flow:r(tH),string:r(nH),text:r(rH)};return n;function r(t){return function(e){return cH(n,t,e)}}}(r).document().write(function(){var t,e=1,n="",r=!0;return function(a,i,o){var l,c,s,u,d,h=[];for(a=n+("string"===typeof a?a.toString():new TextDecoder(i||void 0).decode(a)),s=0,n="",r&&(65279===a.charCodeAt(0)&&s++,r=void 0);s<a.length;){if(cE.lastIndex=s,u=(l=cE.exec(a))&&void 0!==l.index?l.index:a.length,d=a.charCodeAt(u),!l){n=a.slice(s);break}if(10===d&&s===u&&t)h.push(-3),t=void 0;else switch(t&&(h.push(-5),t=void 0),s<u&&(h.push(a.slice(s,u)),e+=u-s),d){case 0:h.push(65533),e++;break;case 9:for(c=4*Math.ceil(e/4),h.push(-2);e++<c;)h.push(-1);break;case 10:h.push(-4),e=1;break;default:t=!0,e=1}s=u+1}return o&&(t&&h.push(-5),n&&h.push(n),h.push(null)),h}}()(t,n,!0))))}function pE(t){return{line:t.line,column:t.column,offset:t.offset}}function gE(t,e){for(var n=-1;++n<e.length;){var r=e[n];Array.isArray(r)?gE(t,r):vE(t,r)}}function vE(t,e){var n;for(n in e)if(hE.call(e,n))switch(n){case"canContainEols":var r,a=e[n];if(a)(r=t[n]).push.apply(r,z(a));break;case"transforms":var i,o=e[n];if(o)(i=t[n]).push.apply(i,z(o));break;case"enter":case"exit":var l=e[n];l&&Object.assign(t[n],l)}}function mE(t,e){throw t?new Error("Cannot close `"+t.type+"` ("+QA({start:t.start,end:t.end})+"): a different token (`"+e.type+"`, "+QA({start:e.start,end:e.end})+") is open"):new Error("Cannot close document, a token (`"+e.type+"`, "+QA({start:e.start,end:e.end})+") is still open")}function yE(t){var e=this;e.parser=function(n){return fE(n,Se(Se(Se({},e.data("settings")),t),{},{extensions:e.data("micromarkExtensions")||[],mdastExtensions:e.data("fromMarkdownExtensions")||[]}))}}function bE(t){for(var e=[],n=-1,r=0,a=0;++n<t.length;){var i=t.charCodeAt(n),o="";if(37===i&&Vk(t.charCodeAt(n+1))&&Vk(t.charCodeAt(n+2)))a=2;else if(i<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(i))||(o=String.fromCharCode(i));else if(i>55295&&i<57344){var l=t.charCodeAt(n+1);i<56320&&l>56319&&l<57344?(o=String.fromCharCode(i,l),a=1):o="\ufffd"}else o=String.fromCharCode(i);o&&(e.push(t.slice(r,n),encodeURIComponent(o)),r=n+a+1,o=""),a&&(n+=a,a=0)}return e.join("")+t.slice(r)}function xE(t,e){var n=[{type:"text",value:"\u21a9"}];return e>1&&n.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(e)}]}),n}function ME(t,e){return"Back to reference "+(t+1)+(e>1?"-"+e:"")}function wE(t,e){var n=e.referenceType,r="]";if("collapsed"===n?r+="[]":"full"===n&&(r+="["+(e.label||e.identifier)+"]"),"imageReference"===e.type)return[{type:"text",value:"!["+e.alt+r}];var a=t.all(e),i=a[0];i&&"text"===i.type?i.value="["+i.value:a.unshift({type:"text",value:"["});var o=a[a.length-1];return o&&"text"===o.type?o.value+=r:a.push({type:"text",value:r}),a}function zE(t){var e=t.spread;return null===e||void 0===e?t.children.length>1:e}var CE=9,AE=32;function kE(t){for(var e=String(t),n=/\r?\n|\r/g,r=n.exec(e),a=0,i=[];r;)i.push(HE(e.slice(a,r.index),a>0,!0),r[0]),a=r.index+r[0].length,r=n.exec(e);return i.push(HE(e.slice(a),a>0,!1)),i.join("")}function HE(t,e,n){var r=0,a=t.length;if(e)for(var i=t.codePointAt(r);i===CE||i===AE;)r++,i=t.codePointAt(r);if(n)for(var o=t.codePointAt(a-1);o===CE||o===AE;)a--,o=t.codePointAt(a-1);return a>r?t.slice(r,a):""}var EE={blockquote:function(t,e){var n={type:"element",tagName:"blockquote",properties:{},children:t.wrap(t.all(e),!0)};return t.patch(e,n),t.applyData(e,n)},break:function(t,e){var n={type:"element",tagName:"br",properties:{},children:[]};return t.patch(e,n),[t.applyData(e,n),{type:"text",value:"\n"}]},code:function(t,e){var n=e.value?e.value+"\n":"",r={};e.lang&&(r.className=["language-"+e.lang]);var a={type:"element",tagName:"code",properties:r,children:[{type:"text",value:n}]};return e.meta&&(a.data={meta:e.meta}),t.patch(e,a),a={type:"element",tagName:"pre",properties:{},children:[a=t.applyData(e,a)]},t.patch(e,a),a},delete:function(t,e){var n={type:"element",tagName:"del",properties:{},children:t.all(e)};return t.patch(e,n),t.applyData(e,n)},emphasis:function(t,e){var n={type:"element",tagName:"em",properties:{},children:t.all(e)};return t.patch(e,n),t.applyData(e,n)},footnoteReference:function(t,e){var n,r="string"===typeof t.options.clobberPrefix?t.options.clobberPrefix:"user-content-",a=String(e.identifier).toUpperCase(),i=bE(a.toLowerCase()),o=t.footnoteOrder.indexOf(a),l=t.footnoteCounts.get(a);void 0===l?(l=0,t.footnoteOrder.push(a),n=t.footnoteOrder.length):n=o+1,l+=1,t.footnoteCounts.set(a,l);var c={type:"element",tagName:"a",properties:{href:"#"+r+"fn-"+i,id:r+"fnref-"+i+(l>1?"-"+l:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(n)}]};t.patch(e,c);var s={type:"element",tagName:"sup",properties:{},children:[c]};return t.patch(e,s),t.applyData(e,s)},heading:function(t,e){var n={type:"element",tagName:"h"+e.depth,properties:{},children:t.all(e)};return t.patch(e,n),t.applyData(e,n)},html:function(t,e){if(t.options.allowDangerousHtml){var n={type:"raw",value:e.value};return t.patch(e,n),t.applyData(e,n)}},imageReference:function(t,e){var n=String(e.identifier).toUpperCase(),r=t.definitionById.get(n);if(!r)return wE(t,e);var a={src:bE(r.url||""),alt:e.alt};null!==r.title&&void 0!==r.title&&(a.title=r.title);var i={type:"element",tagName:"img",properties:a,children:[]};return t.patch(e,i),t.applyData(e,i)},image:function(t,e){var n={src:bE(e.url)};null!==e.alt&&void 0!==e.alt&&(n.alt=e.alt),null!==e.title&&void 0!==e.title&&(n.title=e.title);var r={type:"element",tagName:"img",properties:n,children:[]};return t.patch(e,r),t.applyData(e,r)},inlineCode:function(t,e){var n={type:"text",value:e.value.replace(/\r?\n|\r/g," ")};t.patch(e,n);var r={type:"element",tagName:"code",properties:{},children:[n]};return t.patch(e,r),t.applyData(e,r)},linkReference:function(t,e){var n=String(e.identifier).toUpperCase(),r=t.definitionById.get(n);if(!r)return wE(t,e);var a={href:bE(r.url||"")};null!==r.title&&void 0!==r.title&&(a.title=r.title);var i={type:"element",tagName:"a",properties:a,children:t.all(e)};return t.patch(e,i),t.applyData(e,i)},link:function(t,e){var n={href:bE(e.url)};null!==e.title&&void 0!==e.title&&(n.title=e.title);var r={type:"element",tagName:"a",properties:n,children:t.all(e)};return t.patch(e,r),t.applyData(e,r)},listItem:function(t,e,n){var r=t.all(e),a=n?function(t){var e=!1;if("list"===t.type){e=t.spread||!1;for(var n=t.children,r=-1;!e&&++r<n.length;)e=zE(n[r])}return e}(n):zE(e),i={},o=[];if("boolean"===typeof e.checked){var l,c=r[0];c&&"element"===c.type&&"p"===c.tagName?l=c:(l={type:"element",tagName:"p",properties:{},children:[]},r.unshift(l)),l.children.length>0&&l.children.unshift({type:"text",value:" "}),l.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:e.checked,disabled:!0},children:[]}),i.className=["task-list-item"]}for(var s=-1;++s<r.length;){var u=r[s];(a||0!==s||"element"!==u.type||"p"!==u.tagName)&&o.push({type:"text",value:"\n"}),"element"!==u.type||"p"!==u.tagName||a?o.push(u):o.push.apply(o,z(u.children))}var d=r[r.length-1];d&&(a||"element"!==d.type||"p"!==d.tagName)&&o.push({type:"text",value:"\n"});var h={type:"element",tagName:"li",properties:i,children:o};return t.patch(e,h),t.applyData(e,h)},list:function(t,e){var n={},r=t.all(e),a=-1;for("number"===typeof e.start&&1!==e.start&&(n.start=e.start);++a<r.length;){var i=r[a];if("element"===i.type&&"li"===i.tagName&&i.properties&&Array.isArray(i.properties.className)&&i.properties.className.includes("task-list-item")){n.className=["contains-task-list"];break}}var o={type:"element",tagName:e.ordered?"ol":"ul",properties:n,children:t.wrap(r,!0)};return t.patch(e,o),t.applyData(e,o)},paragraph:function(t,e){var n={type:"element",tagName:"p",properties:{},children:t.all(e)};return t.patch(e,n),t.applyData(e,n)},root:function(t,e){var n={type:"root",children:t.wrap(t.all(e))};return t.patch(e,n),t.applyData(e,n)},strong:function(t,e){var n={type:"element",tagName:"strong",properties:{},children:t.all(e)};return t.patch(e,n),t.applyData(e,n)},table:function(t,e){var n=t.all(e),r=n.shift(),a=[];if(r){var i={type:"element",tagName:"thead",properties:{},children:t.wrap([r],!0)};t.patch(e.children[0],i),a.push(i)}if(n.length>0){var o={type:"element",tagName:"tbody",properties:{},children:t.wrap(n,!0)},l=HA(e.children[1]),c=kA(e.children[e.children.length-1]);l&&c&&(o.position={start:l,end:c}),a.push(o)}var s={type:"element",tagName:"table",properties:{},children:t.wrap(a,!0)};return t.patch(e,s),t.applyData(e,s)},tableCell:function(t,e){var n={type:"element",tagName:"td",properties:{},children:t.all(e)};return t.patch(e,n),t.applyData(e,n)},tableRow:function(t,e,n){for(var r=n?n.children:void 0,a=0===(r?r.indexOf(e):1)?"th":"td",i=n&&"table"===n.type?n.align:void 0,o=i?i.length:e.children.length,l=-1,c=[];++l<o;){var s=e.children[l],u={},d=i?i[l]:void 0;d&&(u.align=d);var h={type:"element",tagName:a,properties:u,children:[]};s&&(h.children=t.all(s),t.patch(s,h),h=t.applyData(s,h)),c.push(h)}var f={type:"element",tagName:"tr",properties:{},children:t.wrap(c,!0)};return t.patch(e,f),t.applyData(e,f)},text:function(t,e){var n={type:"text",value:kE(String(e.value))};return t.patch(e,n),t.applyData(e,n)},thematicBreak:function(t,e){var n={type:"element",tagName:"hr",properties:{},children:[]};return t.patch(e,n),t.applyData(e,n)},toml:SE,yaml:SE,definition:SE,footnoteDefinition:SE};function SE(){}var LE=["children"],_E={}.hasOwnProperty,BE={};function DE(t,e){t.position&&(e.position=function(t){var e=HA(t),n=kA(t);if(e&&n)return{start:e,end:n}}(t))}function TE(t,e){var n=e;if(t&&t.data){var r=t.data.hName,a=t.data.hChildren,i=t.data.hProperties;if("string"===typeof r)if("element"===n.type)n.tagName=r;else n={type:"element",tagName:r,properties:{},children:"children"in n?n.children:[n]};"element"===n.type&&i&&Object.assign(n.properties,hw(i)),"children"in n&&n.children&&null!==a&&void 0!==a&&(n.children=a)}return n}function VE(t,e){var n=e.data||{},r=!("value"in e)||_E.call(n,"hProperties")||_E.call(n,"hChildren")?{type:"element",tagName:"div",properties:{},children:t.all(e)}:{type:"text",value:e.value};return t.patch(e,r),t.applyData(e,r)}function OE(t,e){var n=[],r=-1;for(e&&n.push({type:"text",value:"\n"});++r<t.length;)r&&n.push({type:"text",value:"\n"}),n.push(t[r]);return e&&t.length>0&&n.push({type:"text",value:"\n"}),n}function IE(t){for(var e=0,n=t.charCodeAt(e);9===n||32===n;)e++,n=t.charCodeAt(e);return t.slice(e)}function RE(t,e){var n=function(t,e){var n=e||BE,r=new Map,a=new Map,i=new Map,o=Se(Se({},EE),n.handlers),l={all:function(t){var e=[];if("children"in t)for(var n=t.children,r=-1;++r<n.length;){var a=l.one(n[r],t);if(a){if(r&&"break"===n[r-1].type&&(Array.isArray(a)||"text"!==a.type||(a.value=IE(a.value)),!Array.isArray(a)&&"element"===a.type)){var i=a.children[0];i&&"text"===i.type&&(i.value=IE(i.value))}Array.isArray(a)?e.push.apply(e,z(a)):e.push(a)}}return e},applyData:TE,definitionById:r,footnoteById:a,footnoteCounts:i,footnoteOrder:[],handlers:o,one:function(t,e){var n=t.type,r=l.handlers[n];if(_E.call(l.handlers,n)&&r)return r(l,t,e);if(l.options.passThrough&&l.options.passThrough.includes(n)){if("children"in t){t.children;var a=ze(t,LE),i=hw(a);return i.children=l.all(t),i}return hw(t)}return(l.options.unknownHandler||VE)(l,t,e)},options:n,patch:DE,wrap:OE};return Hf(t,(function(t){if("definition"===t.type||"footnoteDefinition"===t.type){var e="definition"===t.type?r:a,n=String(t.identifier).toUpperCase();e.has(n)||e.set(n,t)}})),l}(t,e),r=n.one(t,void 0),a=function(t){for(var e="string"===typeof t.options.clobberPrefix?t.options.clobberPrefix:"user-content-",n=t.options.footnoteBackContent||xE,r=t.options.footnoteBackLabel||ME,a=t.options.footnoteLabel||"Footnotes",i=t.options.footnoteLabelTagName||"h2",o=t.options.footnoteLabelProperties||{className:["sr-only"]},l=[],c=-1;++c<t.footnoteOrder.length;){var s=t.footnoteById.get(t.footnoteOrder[c]);if(s){for(var u=t.all(s),d=String(s.identifier).toUpperCase(),h=bE(d.toLowerCase()),f=0,p=[],g=t.footnoteCounts.get(d);void 0!==g&&++f<=g;){p.length>0&&p.push({type:"text",value:" "});var v="string"===typeof n?n:n(c,f);"string"===typeof v&&(v={type:"text",value:v}),p.push({type:"element",tagName:"a",properties:{href:"#"+e+"fnref-"+h+(f>1?"-"+f:""),dataFootnoteBackref:"",ariaLabel:"string"===typeof r?r:r(c,f),className:["data-footnote-backref"]},children:Array.isArray(v)?v:[v]})}var m=u[u.length-1];if(m&&"element"===m.type&&"p"===m.tagName){var y,b=m.children[m.children.length-1];b&&"text"===b.type?b.value+=" ":m.children.push({type:"text",value:" "}),(y=m.children).push.apply(y,p)}else u.push.apply(u,p);var x={type:"element",tagName:"li",properties:{id:e+"fn-"+h},children:t.wrap(u,!0)};t.patch(s,x),l.push(x)}}if(0!==l.length)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:i,properties:Se(Se({},hw(o)),{},{id:"footnote-label"}),children:[{type:"text",value:a}]},{type:"text",value:"\n"},{type:"element",tagName:"ol",properties:{},children:t.wrap(l,!0)},{type:"text",value:"\n"}]}}(n),i=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return a&&i.children.push({type:"text",value:"\n"},a),i}function FE(t,e){return t&&"run"in t?function(){var n=Ae(ke().mark((function n(r,a){var i;return ke().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return i=RE(r,Se({file:a},e)),n.next=3,t.run(i,a);case 3:case"end":return n.stop()}}),n)})));return function(t,e){return n.apply(this,arguments)}}():function(n,r){return RE(n,Se({file:r},e||t))}}function NE(t){if(t)throw t}var PE=n(1132);function jE(t){if("object"!==typeof t||null===t)return!1;var e=Object.getPrototypeOf(t);return(null===e||e===Object.prototype||null===Object.getPrototypeOf(e))&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)}function UE(){var t=[],e={run:function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];var a=-1,i=n.pop();if("function"!==typeof i)throw new TypeError("Expected function as last argument, not "+i);(function e(r){var o=t[++a],l=-1;if(r)i(r);else{for(var c=arguments.length,s=new Array(c>1?c-1:0),u=1;u<c;u++)s[u-1]=arguments[u];for(;++l<n.length;)null!==s[l]&&void 0!==s[l]||(s[l]=n[l]);n=s,o?function(t,e){var n;return a;function a(){for(var e=arguments.length,a=new Array(e),l=0;l<e;l++)a[l]=arguments[l];var c,s=t.length>a.length;s&&a.push(i);try{c=t.apply(this,a)}catch(r){if(s&&n)throw r;return i(r)}s||(c&&c.then&&"function"===typeof c.then?c.then(o,i):c instanceof Error?i(c):o(c))}function i(t){if(!n){n=!0;for(var r=arguments.length,a=new Array(r>1?r-1:0),i=1;i<r;i++)a[i-1]=arguments[i];e.apply(void 0,[t].concat(a))}}function o(t){i(null,t)}}(o,e).apply(void 0,s):i.apply(void 0,[null].concat(s))}}).apply(void 0,[null].concat(z(n)))},use:function(n){if("function"!==typeof n)throw new TypeError("Expected `middelware` to be a function, not "+n);return t.push(n),e}};return e}var WE={basename:function(t,e){if(void 0!==e&&"string"!==typeof e)throw new TypeError('"ext" argument must be a string');ZE(t);var n,r=0,a=-1,i=t.length;if(void 0===e||0===e.length||e.length>t.length){for(;i--;)if(47===t.codePointAt(i)){if(n){r=i+1;break}}else a<0&&(n=!0,a=i+1);return a<0?"":t.slice(r,a)}if(e===t)return"";var o=-1,l=e.length-1;for(;i--;)if(47===t.codePointAt(i)){if(n){r=i+1;break}}else o<0&&(n=!0,o=i+1),l>-1&&(t.codePointAt(i)===e.codePointAt(l--)?l<0&&(a=i):(l=-1,a=o));r===a?a=o:a<0&&(a=t.length);return t.slice(r,a)},dirname:function(t){if(ZE(t),0===t.length)return".";var e,n=-1,r=t.length;for(;--r;)if(47===t.codePointAt(r)){if(e){n=r;break}}else e||(e=!0);return n<0?47===t.codePointAt(0)?"/":".":1===n&&47===t.codePointAt(0)?"//":t.slice(0,n)},extname:function(t){ZE(t);var e,n=t.length,r=-1,a=0,i=-1,o=0;for(;n--;){var l=t.codePointAt(n);if(47!==l)r<0&&(e=!0,r=n+1),46===l?i<0?i=n:1!==o&&(o=1):i>-1&&(o=-1);else if(e){a=n+1;break}}if(i<0||r<0||0===o||1===o&&i===r-1&&i===a+1)return"";return t.slice(i,r)},join:function(){for(var t,e=-1,n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];for(;++e<r.length;)ZE(r[e]),r[e]&&(t=void 0===t?r[e]:t+"/"+r[e]);return void 0===t?".":function(t){ZE(t);var e=47===t.codePointAt(0),n=function(t,e){var n,r,a="",i=0,o=-1,l=0,c=-1;for(;++c<=t.length;){if(c<t.length)n=t.codePointAt(c);else{if(47===n)break;n=47}if(47===n){if(o===c-1||1===l);else if(o!==c-1&&2===l){if(a.length<2||2!==i||46!==a.codePointAt(a.length-1)||46!==a.codePointAt(a.length-2))if(a.length>2){if((r=a.lastIndexOf("/"))!==a.length-1){r<0?(a="",i=0):i=(a=a.slice(0,r)).length-1-a.lastIndexOf("/"),o=c,l=0;continue}}else if(a.length>0){a="",i=0,o=c,l=0;continue}e&&(a=a.length>0?a+"/..":"..",i=2)}else a.length>0?a+="/"+t.slice(o+1,c):a=t.slice(o+1,c),i=c-o-1;o=c,l=0}else 46===n&&l>-1?l++:l=-1}return a}(t,!e);0!==n.length||e||(n=".");n.length>0&&47===t.codePointAt(t.length-1)&&(n+="/");return e?"/"+n:n}(t)},sep:"/"};function ZE(t){if("string"!==typeof t)throw new TypeError("Path must be a string. Received "+JSON.stringify(t))}var GE={cwd:function(){return"/"}};function qE(t){return Boolean(null!==t&&"object"===typeof t&&"href"in t&&t.href&&"protocol"in t&&t.protocol&&void 0===t.auth)}function YE(t){if("string"===typeof t)t=new URL(t);else if(!qE(t)){var e=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+t+"`");throw e.code="ERR_INVALID_ARG_TYPE",e}if("file:"!==t.protocol){var n=new TypeError("The URL must be of scheme file");throw n.code="ERR_INVALID_URL_SCHEME",n}return function(t){if(""!==t.hostname){var e=new TypeError('File URL host must be "localhost" or empty on darwin');throw e.code="ERR_INVALID_FILE_URL_HOST",e}var n=t.pathname,r=-1;for(;++r<n.length;)if(37===n.codePointAt(r)&&50===n.codePointAt(r+1)){var a=n.codePointAt(r+2);if(70===a||102===a){var i=new TypeError("File URL path must not include encoded / characters");throw i.code="ERR_INVALID_FILE_URL_PATH",i}}return decodeURIComponent(n)}(t)}var XE=["history","path","basename","stem","extname","dirname"],$E=function(){function t(e){var n;C(this,t),n=e?qE(e)?{path:e}:"string"===typeof e||function(t){return Boolean(t&&"object"===typeof t&&"byteLength"in t&&"byteOffset"in t)}(e)?{value:e}:e:{},this.cwd=GE.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;for(var r,a=-1;++a<XE.length;){var i=XE[a];i in n&&void 0!==n[i]&&null!==n[i]&&(this[i]="history"===i?z(n[i]):n[i])}for(r in n)XE.includes(r)||(this[r]=n[r])}return E(t,[{key:"basename",get:function(){return"string"===typeof this.path?WE.basename(this.path):void 0},set:function(t){QE(t,"basename"),KE(t,"basename"),this.path=WE.join(this.dirname||"",t)}},{key:"dirname",get:function(){return"string"===typeof this.path?WE.dirname(this.path):void 0},set:function(t){JE(this.basename,"dirname"),this.path=WE.join(t||"",this.basename)}},{key:"extname",get:function(){return"string"===typeof this.path?WE.extname(this.path):void 0},set:function(t){if(KE(t,"extname"),JE(this.dirname,"extname"),t){if(46!==t.codePointAt(0))throw new Error("`extname` must start with `.`");if(t.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=WE.join(this.dirname,this.stem+(t||""))}},{key:"path",get:function(){return this.history[this.history.length-1]},set:function(t){qE(t)&&(t=YE(t)),QE(t,"path"),this.path!==t&&this.history.push(t)}},{key:"stem",get:function(){return"string"===typeof this.path?WE.basename(this.path,this.extname):void 0},set:function(t){QE(t,"stem"),KE(t,"stem"),this.path=WE.join(this.dirname||"",t+(this.extname||""))}},{key:"fail",value:function(t,e,n){var r=this.message(t,e,n);throw r.fatal=!0,r}},{key:"info",value:function(t,e,n){var r=this.message(t,e,n);return r.fatal=void 0,r}},{key:"message",value:function(t,e,n){var r=new nk(t,e,n);return this.path&&(r.name=this.path+":"+r.name,r.file=this.path),r.fatal=!1,this.messages.push(r),r}},{key:"toString",value:function(t){return void 0===this.value?"":"string"===typeof this.value?this.value:new TextDecoder(t||void 0).decode(this.value)}}]),t}();function KE(t,e){if(t&&t.includes(WE.sep))throw new Error("`"+e+"` cannot be a path: did not expect `"+WE.sep+"`")}function QE(t,e){if(!t)throw new Error("`"+e+"` cannot be empty")}function JE(t,e){if(!t)throw new Error("Setting `"+e+"` requires `path` to be set too")}var tS=function(t){var e=this.constructor.prototype,n=e[t],r=function t(){return n.apply(t,arguments)};Object.setPrototypeOf(r,e);var a,i=y(Object.getOwnPropertyNames(n));try{for(i.s();!(a=i.n()).done;){var o=a.value,l=Object.getOwnPropertyDescriptor(n,o);l&&Object.defineProperty(r,o,l)}}catch(c){i.e(c)}finally{i.f()}return r},eS={}.hasOwnProperty,nS=function(t){L(n,t);var e=T(n);function n(){var t;return C(this,n),(t=e.call(this,"copy")).Compiler=void 0,t.Parser=void 0,t.attachers=[],t.compiler=void 0,t.freezeIndex=-1,t.frozen=void 0,t.namespace={},t.parser=void 0,t.transformers=UE(),t}return E(n,[{key:"copy",value:function(){for(var t=new n,e=-1;++e<this.attachers.length;){var r=this.attachers[e];t.use.apply(t,z(r))}return t.data(PE(!0,{},this.namespace)),t}},{key:"data",value:function(t,e){return"string"===typeof t?2===arguments.length?(oS("data",this.frozen),this.namespace[t]=e,this):eS.call(this.namespace,t)&&this.namespace[t]||void 0:t?(oS("data",this.frozen),this.namespace=t,this):this.namespace}},{key:"freeze",value:function(){if(this.frozen)return this;for(var t=this;++this.freezeIndex<this.attachers.length;){var e=I(this.attachers[this.freezeIndex]),n=e[0],r=e.slice(1);if(!1!==r[0]){!0===r[0]&&(r[0]=void 0);var a=n.call.apply(n,[t].concat(z(r)));"function"===typeof a&&this.transformers.use(a)}}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}},{key:"parse",value:function(t){this.freeze();var e=sS(t),n=this.parser||this.Parser;return aS("parse",n),n(String(e),e)}},{key:"process",value:function(t,e){var n=this;return this.freeze(),aS("process",this.parser||this.Parser),iS("process",this.compiler||this.Compiler),e?r(void 0,e):new Promise(r);function r(r,a){var i=sS(t),o=n.parse(i);function l(t,n){t||!n?a(t):r?r(n):e(void 0,n)}n.run(o,i,(function(t,e,r){if(t||!e||!r)return l(t);var a=e,i=n.stringify(a,r);!function(t){return"string"===typeof t||function(t){return Boolean(t&&"object"===typeof t&&"byteLength"in t&&"byteOffset"in t)}(t)}(i)?r.result=i:r.value=i,l(t,r)}))}}},{key:"processSync",value:function(t){var e,n=!1;return this.freeze(),aS("processSync",this.parser||this.Parser),iS("processSync",this.compiler||this.Compiler),this.process(t,(function(t,r){n=!0,NE(t),e=r})),cS("processSync","process",n),e}},{key:"run",value:function(t,e,n){lS(t),this.freeze();var r=this.transformers;return n||"function"!==typeof e||(n=e,e=void 0),n?a(void 0,n):new Promise(a);function a(a,i){var o=sS(e);r.run(t,o,(function(e,r,o){var l=r||t;e?i(e):a?a(l):n(void 0,l,o)}))}}},{key:"runSync",value:function(t,e){var n,r=!1;return this.run(t,e,(function(t,e){NE(t),n=e,r=!0})),cS("runSync","run",r),n}},{key:"stringify",value:function(t,e){this.freeze();var n=sS(e),r=this.compiler||this.Compiler;return iS("stringify",r),lS(t),r(t,n)}},{key:"use",value:function(t){var e=this.attachers,n=this.namespace;if(oS("use",this.frozen),null===t||void 0===t);else if("function"===typeof t){for(var r=arguments.length,a=new Array(r>1?r-1:0),i=1;i<r;i++)a[i-1]=arguments[i];s(t,a)}else{if("object"!==typeof t)throw new TypeError("Expected usable value, not `"+t+"`");Array.isArray(t)?c(t):l(t)}return this;function o(t){if("function"===typeof t)s(t,[]);else{if("object"!==typeof t)throw new TypeError("Expected usable value, not `"+t+"`");if(Array.isArray(t)){var e=I(t);s(e[0],e.slice(1))}else l(t)}}function l(t){if(!("plugins"in t)&&!("settings"in t))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");c(t.plugins),t.settings&&(n.settings=PE(!0,n.settings,t.settings))}function c(t){var e=-1;if(null===t||void 0===t);else{if(!Array.isArray(t))throw new TypeError("Expected a list of plugins, not `"+t+"`");for(;++e<t.length;){o(t[e])}}}function s(t,n){for(var r=-1,a=-1;++r<e.length;)if(e[r][0]===t){a=r;break}if(-1===a)e.push([t].concat(z(n)));else if(n.length>0){var i=I(n),o=i[0],l=i.slice(1),c=e[a][1];jE(c)&&jE(o)&&(o=PE(!0,c,o)),e[a]=[t,o].concat(z(l))}}}}]),n}(tS),rS=(new nS).freeze();function aS(t,e){if("function"!==typeof e)throw new TypeError("Cannot `"+t+"` without `parser`")}function iS(t,e){if("function"!==typeof e)throw new TypeError("Cannot `"+t+"` without `compiler`")}function oS(t,e){if(e)throw new Error("Cannot call `"+t+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function lS(t){if(!jE(t)||"string"!==typeof t.type)throw new TypeError("Expected node, got `"+t+"`")}function cS(t,e,n){if(!n)throw new Error("`"+t+"` finished async. Use `"+e+"` instead")}function sS(t){return function(t){return Boolean(t&&"object"===typeof t&&"message"in t&&"messages"in t)}(t)?t:new $E(t)}var uS=[],dS={allowDangerousHtml:!0},hS=/^(https?|ircs?|mailto|xmpp)$/i,fS=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function pS(t){var e=t.allowedElements,n=t.allowElement,r=t.children||"",a=t.className,i=t.components,o=t.disallowedElements,l=t.rehypePlugins||uS,c=t.remarkPlugins||uS,s=t.remarkRehypeOptions?Se(Se({},t.remarkRehypeOptions),dS):dS,u=t.skipHtml,d=t.unwrapDisallowed,h=t.urlTransform||gS,f=rS().use(yE).use(c).use(FE,s).use(l),p=new $E;"string"===typeof r&&(p.value=r);var g,v=y(fS);try{for(v.s();!(g=v.n()).done;){var m=g.value;Object.hasOwn(t,m.from)&&(m.from,m.to&&m.to,m.id)}}catch(M){v.e(M)}finally{v.f()}var b=f.parse(p),x=f.runSync(b,p);return a&&(x={type:"element",tagName:"div",properties:{className:a},children:"root"===x.type?x.children:[x]}),Hf(x,(function(t,r,a){if("raw"===t.type&&a&&"number"===typeof r)return u?a.children.splice(r,1):a.children[r]={type:"text",value:t.value},r;var i;if("element"===t.type)for(i in Mk)if(Object.hasOwn(Mk,i)&&Object.hasOwn(t.properties,i)){var l=t.properties[i],c=Mk[i];(null===c||c.includes(t.tagName))&&(t.properties[i]=h(String(l||""),i,t))}if("element"===t.type){var s=e?!e.includes(t.tagName):!!o&&o.includes(t.tagName);if(!s&&n&&"number"===typeof r&&(s=!n(t,r,a)),s&&a&&"number"===typeof r){var f;if(d&&t.children)(f=a.children).splice.apply(f,[r,1].concat(z(t.children)));else a.children.splice(r,1);return r}}})),uk(x,{Fragment:uf.Fragment,components:i,ignoreInvalidStyle:!0,jsx:uf.jsx,jsxs:uf.jsxs,passKeys:!0,passNode:!0})}function gS(t){var e=t.indexOf(":"),n=t.indexOf("?"),r=t.indexOf("#"),a=t.indexOf("/");return e<0||a>-1&&e>a||n>-1&&e>n||r>-1&&e>r||hS.test(t.slice(0,e))?t:""}function vS(t,e){var n=String(t);if("string"!==typeof e)throw new TypeError("Expected character");for(var r=0,a=n.indexOf(e);-1!==a;)r++,a=n.indexOf(e,a+e.length);return r}function mS(t,e,n){for(var r=mf((n||{}).ignore||[]),a=function(t){var e=[];if(!Array.isArray(t))throw new TypeError("Expected find and replace tuple or list of tuples");var n=!t[0]||Array.isArray(t[0])?t:[t],r=-1;for(;++r<n.length;){var a=n[r];e.push([yS(a[0]),bS(a[1])])}return e}(e),i=-1;++i<a.length;)kf(t,"text",o);function o(t,e){for(var n,o=-1;++o<e.length;){var l=e[o],c=n?n.children:void 0;if(r(l,c?c.indexOf(l):void 0,n))return;n=l}if(n)return function(t,e){var n=e[e.length-1],r=a[i][0],o=a[i][1],l=0,c=n.children,s=c.indexOf(t),u=!1,d=[];r.lastIndex=0;var h=r.exec(t.value);for(;h;){var f=h.index,p={index:h.index,input:h.input,stack:[].concat(z(e),[t])},g=o.apply(void 0,z(h).concat([p]));if("string"===typeof g&&(g=g.length>0?{type:"text",value:g}:void 0),!1===g)r.lastIndex=f+1;else{var v;if(l!==f&&d.push({type:"text",value:t.value.slice(l,f)}),Array.isArray(g))(v=d).push.apply(v,z(g));else g&&d.push(g);l=f+h[0].length,u=!0}if(!r.global)break;h=r.exec(t.value)}if(u){var m;l<t.value.length&&d.push({type:"text",value:t.value.slice(l)}),(m=n.children).splice.apply(m,[s,1].concat(z(d)))}else d=[t];return s+d.length}(t,e)}}function yS(t){return"string"===typeof t?new RegExp(function(t){if("string"!==typeof t)throw new TypeError("Expected a string");return t.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}(t),"g"):t}function bS(t){return"function"===typeof t?t:function(){return t}}var xS="phrasing",MS=["autolink","link","image","label"];function wS(t){this.enter({type:"link",title:null,url:"",children:[]},t)}function zS(t){this.config.enter.autolinkProtocol.call(this,t)}function CS(t){this.config.exit.autolinkProtocol.call(this,t)}function AS(t){this.config.exit.data.call(this,t);var e=this.stack[this.stack.length-1];e.type,e.url="http://"+this.sliceSerialize(t)}function kS(t){this.config.exit.autolinkEmail.call(this,t)}function HS(t){this.exit(t)}function ES(t){mS(t,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,SS],[/([-.\w+]+)@([-\w]+(?:\.[-\w]+)+)/g,LS]],{ignore:["link","linkReference"]})}function SS(t,e,n,r,a){var i="";if(!_S(a))return!1;if(/^w/i.test(e)&&(n=e+n,e="",i="http://"),!function(t){var e=t.split(".");if(e.length<2||e[e.length-1]&&(/_/.test(e[e.length-1])||!/[a-zA-Z\d]/.test(e[e.length-1]))||e[e.length-2]&&(/_/.test(e[e.length-2])||!/[a-zA-Z\d]/.test(e[e.length-2])))return!1;return!0}(n))return!1;var o=function(t){var e=/[!"&'),.:;<>?\]}]+$/.exec(t);if(!e)return[t,void 0];t=t.slice(0,e.index);var n=e[0],r=n.indexOf(")"),a=vS(t,"("),i=vS(t,")");for(;-1!==r&&a>i;)t+=n.slice(0,r+1),r=(n=n.slice(r+1)).indexOf(")"),i++;return[t,n]}(n+r);if(!o[0])return!1;var l={type:"link",title:null,url:i+e+o[0],children:[{type:"text",value:e+o[0]}]};return o[1]?[l,{type:"text",value:o[1]}]:l}function LS(t,e,n,r){return!(!_S(r,!0)||/[-\d_]$/.test(n))&&{type:"link",title:null,url:"mailto:"+e+"@"+n,children:[{type:"text",value:e+"@"+n}]}}function _S(t,e){var n=t.input.charCodeAt(t.index-1);return(0===t.index||Zk(n)||Wk(n))&&(!e||47!==n)}function BS(t){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},t)}function DS(){this.buffer()}function TS(t){var e=this.resume(),n=this.stack[this.stack.length-1];n.type,n.label=e,n.identifier=yH(this.sliceSerialize(t)).toLowerCase()}function VS(t){this.exit(t)}function OS(t){this.enter({type:"footnoteReference",identifier:"",label:""},t)}function IS(){this.buffer()}function RS(t){var e=this.resume(),n=this.stack[this.stack.length-1];n.type,n.label=e,n.identifier=yH(this.sliceSerialize(t)).toLowerCase()}function FS(t){this.exit(t)}function NS(t,e,n,r){var a=n.createTracker(r),i=a.move("[^"),o=n.enter("footnoteReference"),l=n.enter("reference");return i+=a.move(n.safe(n.associationId(t),Se(Se({},a.current()),{},{before:i,after:"]"}))),l(),o(),i+=a.move("]")}function PS(t,e,n,r){var a=n.createTracker(r),i=a.move("[^"),o=n.enter("footnoteDefinition"),l=n.enter("label");return i+=a.move(n.safe(n.associationId(t),Se(Se({},a.current()),{},{before:i,after:"]"}))),l(),i+=a.move("]:"+(t.children&&t.children.length>0?" ":"")),a.shift(4),i+=a.move(n.indentLines(n.containerFlow(t,a.current()),jS)),o(),i}function jS(t,e,n){return 0===e?t:(n?"":"    ")+t}NS.peek=function(){return"["};var US=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];function WS(t){this.enter({type:"delete",children:[]},t)}function ZS(t){this.exit(t)}function GS(t,e,n,r){var a=n.createTracker(r),i=n.enter("strikethrough"),o=a.move("~~");return o+=n.containerPhrasing(t,Se(Se({},a.current()),{},{before:o,after:"~"})),o+=a.move("~~"),i(),o}function qS(t){return null===t||void 0===t?"":String(t)}function YS(t){return t.length}function XS(t){var e="string"===typeof t?t.codePointAt(0):0;return 67===e||99===e?99:76===e||108===e?108:82===e||114===e?114:0}function $S(t,e,n){return">"+(n?"":" ")+t}function KS(t,e,n){if("string"===typeof e&&(e=[e]),!e||0===e.length)return n;for(var r=-1;++r<e.length;)if(t.includes(e[r]))return!0;return!1}function QS(t,e,n,r){for(var a,i,o=-1;++o<n.unsafe.length;)if("\n"===n.unsafe[o].character&&(a=n.stack,i=n.unsafe[o],KS(a,i.inConstruct,!0)&&!KS(a,i.notInConstruct,!1)))return/[ \t]/.test(r.before)?"":" ";return"\\\n"}function JS(t,e,n){return(n?"":"    ")+t}function tL(t){var e=t.options.quote||'"';if('"'!==e&&"'"!==e)throw new Error("Cannot serialize title with `"+e+"` for `options.quote`, expected `\"`, or `'`");return e}function eL(t,e,n,r){var a=function(t){var e=t.options.emphasis||"*";if("*"!==e&&"_"!==e)throw new Error("Cannot serialize emphasis with `"+e+"` for `options.emphasis`, expected `*`, or `_`");return e}(n),i=n.enter("emphasis"),o=n.createTracker(r),l=o.move(a);return l+=o.move(n.containerPhrasing(t,Se({before:l,after:a},o.current()))),l+=o.move(a),i(),l}function nL(t){return t.value||""}function rL(t,e,n,r){var a=tL(n),i='"'===a?"Quote":"Apostrophe",o=n.enter("image"),l=n.enter("label"),c=n.createTracker(r),s=c.move("![");return s+=c.move(n.safe(t.alt,Se({before:s,after:"]"},c.current()))),s+=c.move("]("),l(),!t.url&&t.title||/[\0- \u007F]/.test(t.url)?(l=n.enter("destinationLiteral"),s+=c.move("<"),s+=c.move(n.safe(t.url,Se({before:s,after:">"},c.current()))),s+=c.move(">")):(l=n.enter("destinationRaw"),s+=c.move(n.safe(t.url,Se({before:s,after:t.title?" ":")"},c.current())))),l(),t.title&&(l=n.enter("title".concat(i)),s+=c.move(" "+a),s+=c.move(n.safe(t.title,Se({before:s,after:a},c.current()))),s+=c.move(a),l()),s+=c.move(")"),o(),s}function aL(t,e,n,r){var a=t.referenceType,i=n.enter("imageReference"),o=n.enter("label"),l=n.createTracker(r),c=l.move("!["),s=n.safe(t.alt,Se({before:c,after:"]"},l.current()));c+=l.move(s+"]["),o();var u=n.stack;n.stack=[],o=n.enter("reference");var d=n.safe(n.associationId(t),Se({before:c,after:"]"},l.current()));return o(),n.stack=u,i(),"full"!==a&&s&&s===d?"shortcut"===a?c=c.slice(0,-1):c+=l.move("]"):c+=l.move(d+"]"),c}function iL(t,e,n){for(var r=t.value||"",a="`",i=-1;new RegExp("(^|[^`])"+a+"([^`]|$)").test(r);)a+="`";for(/[^ \r\n]/.test(r)&&(/^[ \r\n]/.test(r)&&/[ \r\n]$/.test(r)||/^`|`$/.test(r))&&(r=" "+r+" ");++i<n.unsafe.length;){var o=n.unsafe[i],l=n.compilePattern(o),c=void 0;if(o.atBreak)for(;c=l.exec(r);){var s=c.index;10===r.charCodeAt(s)&&13===r.charCodeAt(s-1)&&s--,r=r.slice(0,s)+" "+r.slice(c.index+1)}}return a+r+a}function oL(t,e){var n=zk(t);return Boolean(!e.options.resourceLink&&t.url&&!t.title&&t.children&&1===t.children.length&&"text"===t.children[0].type&&(n===t.url||"mailto:"+n===t.url)&&/^[a-z][a-z+.-]+:/i.test(t.url)&&!/[\0- <>\u007F]/.test(t.url))}function lL(t,e,n,r){var a,i,o=tL(n),l='"'===o?"Quote":"Apostrophe",c=n.createTracker(r);if(oL(t,n)){var s=n.stack;n.stack=[],a=n.enter("autolink");var u=c.move("<");return u+=c.move(n.containerPhrasing(t,Se({before:u,after:">"},c.current()))),u+=c.move(">"),a(),n.stack=s,u}a=n.enter("link"),i=n.enter("label");var d=c.move("[");return d+=c.move(n.containerPhrasing(t,Se({before:d,after:"]("},c.current()))),d+=c.move("]("),i(),!t.url&&t.title||/[\0- \u007F]/.test(t.url)?(i=n.enter("destinationLiteral"),d+=c.move("<"),d+=c.move(n.safe(t.url,Se({before:d,after:">"},c.current()))),d+=c.move(">")):(i=n.enter("destinationRaw"),d+=c.move(n.safe(t.url,Se({before:d,after:t.title?" ":")"},c.current())))),i(),t.title&&(i=n.enter("title".concat(l)),d+=c.move(" "+o),d+=c.move(n.safe(t.title,Se({before:d,after:o},c.current()))),d+=c.move(o),i()),d+=c.move(")"),a(),d}function cL(t,e,n,r){var a=t.referenceType,i=n.enter("linkReference"),o=n.enter("label"),l=n.createTracker(r),c=l.move("["),s=n.containerPhrasing(t,Se({before:c,after:"]"},l.current()));c+=l.move(s+"]["),o();var u=n.stack;n.stack=[],o=n.enter("reference");var d=n.safe(n.associationId(t),Se({before:c,after:"]"},l.current()));return o(),n.stack=u,i(),"full"!==a&&s&&s===d?"shortcut"===a?c=c.slice(0,-1):c+=l.move("]"):c+=l.move(d+"]"),c}function sL(t){var e=t.options.bullet||"*";if("*"!==e&&"+"!==e&&"-"!==e)throw new Error("Cannot serialize items with `"+e+"` for `options.bullet`, expected `*`, `+`, or `-`");return e}function uL(t){var e=t.options.rule||"*";if("*"!==e&&"-"!==e&&"_"!==e)throw new Error("Cannot serialize rules with `"+e+"` for `options.rule`, expected `*`, `-`, or `_`");return e}GS.peek=function(){return"~"},eL.peek=function(t,e,n){return n.options.emphasis||"*"},nL.peek=function(){return"<"},rL.peek=function(){return"!"},aL.peek=function(){return"!"},iL.peek=function(){return"`"},lL.peek=function(t,e,n){return oL(t,n)?"<":"["},cL.peek=function(){return"["};var dL=mf(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function hL(t,e,n,r){var a=function(t){var e=t.options.strong||"*";if("*"!==e&&"_"!==e)throw new Error("Cannot serialize strong with `"+e+"` for `options.strong`, expected `*`, or `_`");return e}(n),i=n.enter("strong"),o=n.createTracker(r),l=o.move(a+a);return l+=o.move(n.containerPhrasing(t,Se({before:l,after:a},o.current()))),l+=o.move(a+a),i(),l}hL.peek=function(t,e,n){return n.options.strong||"*"};var fL={blockquote:function(t,e,n,r){var a=n.enter("blockquote"),i=n.createTracker(r);i.move("> "),i.shift(2);var o=n.indentLines(n.containerFlow(t,i.current()),$S);return a(),o},break:QS,code:function(t,e,n,r){var a=function(t){var e=t.options.fence||"`";if("`"!==e&&"~"!==e)throw new Error("Cannot serialize code with `"+e+"` for `options.fence`, expected `` ` `` or `~`");return e}(n),i=t.value||"",o="`"===a?"GraveAccent":"Tilde";if(function(t,e){return Boolean(!1===e.options.fences&&t.value&&!t.lang&&/[^ \r\n]/.test(t.value)&&!/^[\t ]*(?:[\r\n]|$)|(?:^|[\r\n])[\t ]*$/.test(t.value))}(t,n)){var l=n.enter("codeIndented"),c=n.indentLines(i,JS);return l(),c}var s=n.createTracker(r),u=a.repeat(Math.max(function(t,e){var n=String(t),r=n.indexOf(e),a=r,i=0,o=0;if("string"!==typeof e)throw new TypeError("Expected substring");for(;-1!==r;)r===a?++i>o&&(o=i):i=1,a=r+e.length,r=n.indexOf(e,a);return o}(i,a)+1,3)),d=n.enter("codeFenced"),h=s.move(u);if(t.lang){var f=n.enter("codeFencedLang".concat(o));h+=s.move(n.safe(t.lang,Se({before:h,after:" ",encode:["`"]},s.current()))),f()}if(t.lang&&t.meta){var p=n.enter("codeFencedMeta".concat(o));h+=s.move(" "),h+=s.move(n.safe(t.meta,Se({before:h,after:"\n",encode:["`"]},s.current()))),p()}return h+=s.move("\n"),i&&(h+=s.move(i+"\n")),h+=s.move(u),d(),h},definition:function(t,e,n,r){var a=tL(n),i='"'===a?"Quote":"Apostrophe",o=n.enter("definition"),l=n.enter("label"),c=n.createTracker(r),s=c.move("[");return s+=c.move(n.safe(n.associationId(t),Se({before:s,after:"]"},c.current()))),s+=c.move("]: "),l(),!t.url||/[\0- \u007F]/.test(t.url)?(l=n.enter("destinationLiteral"),s+=c.move("<"),s+=c.move(n.safe(t.url,Se({before:s,after:">"},c.current()))),s+=c.move(">")):(l=n.enter("destinationRaw"),s+=c.move(n.safe(t.url,Se({before:s,after:t.title?" ":"\n"},c.current())))),l(),t.title&&(l=n.enter("title".concat(i)),s+=c.move(" "+a),s+=c.move(n.safe(t.title,Se({before:s,after:a},c.current()))),s+=c.move(a),l()),o(),s},emphasis:eL,hardBreak:QS,heading:function(t,e,n,r){var a=Math.max(Math.min(6,t.depth||1),1),i=n.createTracker(r);if(function(t,e){var n=!1;return Hf(t,(function(t){if("value"in t&&/\r?\n|\r/.test(t.value)||"break"===t.type)return n=!0,Cf})),Boolean((!t.depth||t.depth<3)&&zk(t)&&(e.options.setext||n))}(t,n)){var o=n.enter("headingSetext"),l=n.enter("phrasing"),c=n.containerPhrasing(t,Se(Se({},i.current()),{},{before:"\n",after:"\n"}));return l(),o(),c+"\n"+(1===a?"=":"-").repeat(c.length-(Math.max(c.lastIndexOf("\r"),c.lastIndexOf("\n"))+1))}var s="#".repeat(a),u=n.enter("headingAtx"),d=n.enter("phrasing");i.move(s+" ");var h=n.containerPhrasing(t,Se({before:"# ",after:"\n"},i.current()));return/^[\t ]/.test(h)&&(h="&#x"+h.charCodeAt(0).toString(16).toUpperCase()+";"+h.slice(1)),h=h?s+" "+h:s,n.options.closeAtx&&(h+=" "+s),d(),u(),h},html:nL,image:rL,imageReference:aL,inlineCode:iL,link:lL,linkReference:cL,list:function(t,e,n,r){var a=n.enter("list"),i=n.bulletCurrent,o=t.ordered?function(t){var e=t.options.bulletOrdered||".";if("."!==e&&")"!==e)throw new Error("Cannot serialize items with `"+e+"` for `options.bulletOrdered`, expected `.` or `)`");return e}(n):sL(n),l=t.ordered?"."===o?")":".":function(t){var e=sL(t),n=t.options.bulletOther;if(!n)return"*"===e?"-":"*";if("*"!==n&&"+"!==n&&"-"!==n)throw new Error("Cannot serialize items with `"+n+"` for `options.bulletOther`, expected `*`, `+`, or `-`");if(n===e)throw new Error("Expected `bullet` (`"+e+"`) and `bulletOther` (`"+n+"`) to be different");return n}(n),c=!(!e||!n.bulletLastUsed)&&o===n.bulletLastUsed;if(!t.ordered){var s=t.children?t.children[0]:void 0;if("*"!==o&&"-"!==o||!s||s.children&&s.children[0]||"list"!==n.stack[n.stack.length-1]||"listItem"!==n.stack[n.stack.length-2]||"list"!==n.stack[n.stack.length-3]||"listItem"!==n.stack[n.stack.length-4]||0!==n.indexStack[n.indexStack.length-1]||0!==n.indexStack[n.indexStack.length-2]||0!==n.indexStack[n.indexStack.length-3]||(c=!0),uL(n)===o&&s)for(var u=-1;++u<t.children.length;){var d=t.children[u];if(d&&"listItem"===d.type&&d.children&&d.children[0]&&"thematicBreak"===d.children[0].type){c=!0;break}}}c&&(o=l),n.bulletCurrent=o;var h=n.containerFlow(t,r);return n.bulletLastUsed=o,n.bulletCurrent=i,a(),h},listItem:function(t,e,n,r){var a=function(t){var e=t.options.listItemIndent||"one";if("tab"!==e&&"one"!==e&&"mixed"!==e)throw new Error("Cannot serialize items with `"+e+"` for `options.listItemIndent`, expected `tab`, `one`, or `mixed`");return e}(n),i=n.bulletCurrent||sL(n);e&&"list"===e.type&&e.ordered&&(i=("number"===typeof e.start&&e.start>-1?e.start:1)+(!1===n.options.incrementListMarker?0:e.children.indexOf(t))+i);var o=i.length+1;("tab"===a||"mixed"===a&&(e&&"list"===e.type&&e.spread||t.spread))&&(o=4*Math.ceil(o/4));var l=n.createTracker(r);l.move(i+" ".repeat(o-i.length)),l.shift(o);var c=n.enter("listItem"),s=n.indentLines(n.containerFlow(t,l.current()),(function(t,e,n){if(e)return(n?"":" ".repeat(o))+t;return(n?i:i+" ".repeat(o-i.length))+t}));return c(),s},paragraph:function(t,e,n,r){var a=n.enter("paragraph"),i=n.enter("phrasing"),o=n.containerPhrasing(t,r);return i(),a(),o},root:function(t,e,n,r){return(t.children.some((function(t){return dL(t)}))?n.containerPhrasing:n.containerFlow).call(n,t,r)},strong:hL,text:function(t,e,n,r){return n.safe(t.value,r)},thematicBreak:function(t,e,n){var r=(uL(n)+(n.options.ruleSpaces?" ":"")).repeat(function(t){var e=t.options.ruleRepetition||3;if(e<3)throw new Error("Cannot serialize rules with repetition `"+e+"` for `options.ruleRepetition`, expected `3` or more");return e}(n));return n.options.ruleSpaces?r.slice(0,-1):r}};function pL(t){var e=t._align;this.enter({type:"table",align:e.map((function(t){return"none"===t?null:t})),children:[]},t),this.data.inTable=!0}function gL(t){this.exit(t),this.data.inTable=void 0}function vL(t){this.enter({type:"tableRow",children:[]},t)}function mL(t){this.exit(t)}function yL(t){this.enter({type:"tableCell",children:[]},t)}function bL(t){var e=this.resume();this.data.inTable&&(e=e.replace(/\\([\\|])/g,xL));var n=this.stack[this.stack.length-1];n.type,n.value=e,this.exit(t)}function xL(t,e){return"|"===e?e:t}function ML(t){var e=t||{},n=e.tableCellPadding,r=e.tablePipeAlign,a=e.stringLength,i=n?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:"\n",inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[\t :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:function(t,e,n){var r=fL.inlineCode(t,e,n);n.stack.includes("tableCell")&&(r=r.replace(/\|/g,"\\$&"));return r},table:function(t,e,n,r){return l(function(t,e,n){var r=t.children,a=-1,i=[],o=e.enter("table");for(;++a<r.length;)i[a]=c(r[a],e,n);return o(),i}(t,n,r),t.align)},tableCell:o,tableRow:function(t,e,n,r){var a=c(t,n,r),i=l([a]);return i.slice(0,i.indexOf("\n"))}}};function o(t,e,n,r){var a=n.enter("tableCell"),o=n.enter("phrasing"),l=n.containerPhrasing(t,Se(Se({},r),{},{before:i,after:i}));return o(),a(),l}function l(t,e){return function(t){for(var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=(e.align||[]).concat(),r=e.stringLength||YS,a=[],i=[],o=[],l=[],c=0,s=-1;++s<t.length;){var u=[],d=[],h=-1;for(t[s].length>c&&(c=t[s].length);++h<t[s].length;){var f=qS(t[s][h]);if(!1!==e.alignDelimiters){var p=r(f);d[h]=p,(void 0===l[h]||p>l[h])&&(l[h]=p)}u.push(f)}i[s]=u,o[s]=d}var g=-1;if("object"===typeof n&&"length"in n)for(;++g<c;)a[g]=XS(n[g]);else for(var v=XS(n);++g<c;)a[g]=v;g=-1;for(var m=[],y=[];++g<c;){var b=a[g],x="",M="";99===b?(x=":",M=":"):108===b?x=":":114===b&&(M=":");var w=!1===e.alignDelimiters?1:Math.max(1,l[g]-x.length-M.length),z=x+"-".repeat(w)+M;!1!==e.alignDelimiters&&((w=x.length+w+M.length)>l[g]&&(l[g]=w),y[g]=w),m[g]=z}i.splice(1,0,m),o.splice(1,0,y),s=-1;for(var C=[];++s<i.length;){var A=i[s],k=o[s];g=-1;for(var H=[];++g<c;){var E=A[g]||"",S="",L="";if(!1!==e.alignDelimiters){var _=l[g]-(k[g]||0),B=a[g];114===B?S=" ".repeat(_):99===B?_%2?(S=" ".repeat(_/2+.5),L=" ".repeat(_/2-.5)):L=S=" ".repeat(_/2):L=" ".repeat(_)}!1===e.delimiterStart||g||H.push("|"),!1===e.padding||!1===e.alignDelimiters&&""===E||!1===e.delimiterStart&&!g||H.push(" "),!1!==e.alignDelimiters&&H.push(S),H.push(E),!1!==e.alignDelimiters&&H.push(L),!1!==e.padding&&H.push(" "),!1===e.delimiterEnd&&g===c-1||H.push("|")}C.push(!1===e.delimiterEnd?H.join("").replace(/ +$/,""):H.join(""))}return C.join("\n")}(t,{align:e,alignDelimiters:r,padding:n,stringLength:a})}function c(t,e,n){for(var r=t.children,a=-1,i=[],l=e.enter("tableRow");++a<r.length;)i[a]=o(r[a],0,e,n);return l(),i}}function wL(t){var e=this.stack[this.stack.length-2];e.type,e.checked="taskListCheckValueChecked"===t.type}function zL(t){var e=this.stack[this.stack.length-2];if(e&&"listItem"===e.type&&"boolean"===typeof e.checked){var n=this.stack[this.stack.length-1];n.type;var r=n.children[0];if(r&&"text"===r.type){for(var a,i=e.children,o=-1;++o<i.length;){var l=i[o];if("paragraph"===l.type){a=l;break}}a===n&&(r.value=r.value.slice(1),0===r.value.length?n.children.shift():n.position&&r.position&&"number"===typeof r.position.start.offset&&(r.position.start.column++,r.position.start.offset++,n.position.start=Object.assign({},r.position.start)))}}this.exit(t)}function CL(t,e,n,r){var a=t.children[0],i="boolean"===typeof t.checked&&a&&"paragraph"===a.type,o="["+(t.checked?"x":" ")+"] ",l=n.createTracker(r);i&&l.move(o);var c=fL.listItem(t,e,n,Se(Se({},r),l.current()));return i&&(c=c.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,(function(t){return t+o}))),c}var AL={tokenize:function(t,e,n){var r=0;return function e(i){if((87===i||119===i)&&r<3)return r++,t.consume(i),e;if(46===i&&3===r)return t.consume(i),a;return n(i)};function a(t){return null===t?n(t):e(t)}},partial:!0},kL={tokenize:function(t,e,n){var r,a,i;return o;function o(e){return 46===e||95===e?t.check(EL,c,l)(e):null===e||jk(e)||Zk(e)||45!==e&&Wk(e)?c(e):(i=!0,t.consume(e),o)}function l(e){return 95===e?r=!0:(a=r,r=void 0),t.consume(e),o}function c(t){return a||r||!i?n(t):e(t)}},partial:!0},HL={tokenize:function(t,e){var n=0,r=0;return a;function a(o){return 40===o?(n++,t.consume(o),a):41===o&&r<n?i(o):33===o||34===o||38===o||39===o||41===o||42===o||44===o||46===o||58===o||59===o||60===o||63===o||93===o||95===o||126===o?t.check(EL,e,i)(o):null===o||jk(o)||Zk(o)?e(o):(t.consume(o),a)}function i(e){return 41===e&&r++,t.consume(e),a}},partial:!0},EL={tokenize:function(t,e,n){return r;function r(o){return 33===o||34===o||39===o||41===o||42===o||44===o||46===o||58===o||59===o||63===o||95===o||126===o?(t.consume(o),r):38===o?(t.consume(o),i):93===o?(t.consume(o),a):60===o||null===o||jk(o)||Zk(o)?e(o):n(o)}function a(t){return null===t||40===t||91===t||jk(t)||Zk(t)?e(t):r(t)}function i(t){return Tk(t)?o(t):n(t)}function o(e){return 59===e?(t.consume(e),r):Tk(e)?(t.consume(e),o):n(e)}},partial:!0},SL={tokenize:function(t,e,n){return function(e){return t.consume(e),r};function r(t){return Vk(t)?n(t):e(t)}},partial:!0},LL={tokenize:function(t,e,n){var r=this;return function(e){if(87!==e&&119!==e||!VL.call(r,r.previous)||FL(r.events))return n(e);return t.enter("literalAutolink"),t.enter("literalAutolinkWww"),t.check(AL,t.attempt(kL,t.attempt(HL,a),n),n)(e)};function a(n){return t.exit("literalAutolinkWww"),t.exit("literalAutolink"),e(n)}},previous:VL},_L={tokenize:function(t,e,n){var r=this,a="",i=!1;return function(e){if((72===e||104===e)&&OL.call(r,r.previous)&&!FL(r.events))return t.enter("literalAutolink"),t.enter("literalAutolinkHttp"),a+=String.fromCodePoint(e),t.consume(e),o;return n(e)};function o(e){if(Tk(e)&&a.length<5)return a+=String.fromCodePoint(e),t.consume(e),o;if(58===e){var r=a.toLowerCase();if("http"===r||"https"===r)return t.consume(e),l}return n(e)}function l(e){return 47===e?(t.consume(e),i?c:(i=!0,l)):n(e)}function c(e){return null===e||Ik(e)||jk(e)||Zk(e)||Wk(e)?n(e):t.attempt(kL,t.attempt(HL,s),n)(e)}function s(n){return t.exit("literalAutolinkHttp"),t.exit("literalAutolink"),e(n)}},previous:OL},BL={tokenize:function(t,e,n){var r,a,i=this;return function(e){if(!RL(e)||!IL.call(i,i.previous)||FL(i.events))return n(e);return t.enter("literalAutolink"),t.enter("literalAutolinkEmail"),o(e)};function o(e){return RL(e)?(t.consume(e),o):64===e?(t.consume(e),l):n(e)}function l(e){return 46===e?t.check(SL,s,c)(e):45===e||95===e||Vk(e)?(a=!0,t.consume(e),l):s(e)}function c(e){return t.consume(e),r=!0,l}function s(o){return a&&r&&Tk(i.previous)?(t.exit("literalAutolinkEmail"),t.exit("literalAutolink"),e(o)):n(o)}},previous:IL},DL={};for(var TL=48;TL<123;)DL[TL]=BL,58===++TL?TL=65:91===TL&&(TL=97);function VL(t){return null===t||40===t||42===t||95===t||91===t||93===t||126===t||jk(t)}function OL(t){return!Tk(t)}function IL(t){return!(47===t||RL(t))}function RL(t){return 43===t||45===t||46===t||95===t||Vk(t)}function FL(t){for(var e=t.length,n=!1;e--;){var r=t[e][1];if(("labelLink"===r.type||"labelImage"===r.type)&&!r._balanced){n=!0;break}if(r._gfmAutolinkLiteralWalkedInto){n=!1;break}}return t.length>0&&!n&&(t[t.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),n}DL[43]=BL,DL[45]=BL,DL[46]=BL,DL[95]=BL,DL[72]=[BL,_L],DL[104]=[BL,_L],DL[87]=[BL,LL],DL[119]=[BL,LL];var NL={tokenize:function(t,e,n){var r=this;return qk(t,(function(t){var a=r.events[r.events.length-1];return a&&"gfmFootnoteDefinitionIndent"===a[1].type&&4===a[2].sliceSerialize(a[1],!0).length?e(t):n(t)}),"gfmFootnoteDefinitionIndent",5)},partial:!0};function PL(){var t;return{document:He({},91,{tokenize:ZL,continuation:{tokenize:GL},exit:qL}),text:(t={},He(t,91,{tokenize:WL}),He(t,93,{add:"after",tokenize:jL,resolveTo:UL}),t)}}function jL(t,e,n){for(var r,a=this,i=a.events.length,o=a.parser.gfmFootnotes||(a.parser.gfmFootnotes=[]);i--;){var l=a.events[i][1];if("labelImage"===l.type){r=l;break}if("gfmFootnoteCall"===l.type||"labelLink"===l.type||"label"===l.type||"image"===l.type||"link"===l.type)break}return function(i){if(!r||!r._balanced)return n(i);var l=yH(a.sliceSerialize({start:r.end,end:a.now()}));if(94!==l.codePointAt(0)||!o.includes(l.slice(1)))return n(i);return t.enter("gfmFootnoteCallLabelMarker"),t.consume(i),t.exit("gfmFootnoteCallLabelMarker"),e(i)}}function UL(t,e){for(var n=t.length;n--;)if("labelImage"===t[n][1].type&&"enter"===t[n][0]){t[n][1];break}t[n+1][1].type="data",t[n+3][1].type="gfmFootnoteCallLabelMarker";var r={type:"gfmFootnoteCall",start:Object.assign({},t[n+3][1].start),end:Object.assign({},t[t.length-1][1].end)},a={type:"gfmFootnoteCallMarker",start:Object.assign({},t[n+3][1].end),end:Object.assign({},t[n+3][1].end)};a.end.column++,a.end.offset++,a.end._bufferIndex++;var i={type:"gfmFootnoteCallString",start:Object.assign({},a.end),end:Object.assign({},t[t.length-1][1].start)},o={type:"chunkString",contentType:"string",start:Object.assign({},i.start),end:Object.assign({},i.end)},l=[t[n+1],t[n+2],["enter",r,e],t[n+3],t[n+4],["enter",a,e],["exit",a,e],["enter",i,e],["enter",o,e],["exit",o,e],["exit",i,e],t[t.length-2],t[t.length-1],["exit",r,e]];return t.splice.apply(t,[n,t.length-n+1].concat(l)),t}function WL(t,e,n){var r,a=this,i=a.parser.gfmFootnotes||(a.parser.gfmFootnotes=[]),o=0;return function(e){return t.enter("gfmFootnoteCall"),t.enter("gfmFootnoteCallLabelMarker"),t.consume(e),t.exit("gfmFootnoteCallLabelMarker"),l};function l(e){return 94!==e?n(e):(t.enter("gfmFootnoteCallMarker"),t.consume(e),t.exit("gfmFootnoteCallMarker"),t.enter("gfmFootnoteCallString"),t.enter("chunkString").contentType="string",c)}function c(l){if(o>999||93===l&&!r||null===l||91===l||jk(l))return n(l);if(93===l){t.exit("chunkString");var u=t.exit("gfmFootnoteCallString");return i.includes(yH(a.sliceSerialize(u)))?(t.enter("gfmFootnoteCallLabelMarker"),t.consume(l),t.exit("gfmFootnoteCallLabelMarker"),t.exit("gfmFootnoteCall"),e):n(l)}return jk(l)||(r=!0),o++,t.consume(l),92===l?s:c}function s(e){return 91===e||92===e||93===e?(t.consume(e),o++,c):c(e)}}function ZL(t,e,n){var r,a,i=this,o=i.parser.gfmFootnotes||(i.parser.gfmFootnotes=[]),l=0;return function(e){return t.enter("gfmFootnoteDefinition")._container=!0,t.enter("gfmFootnoteDefinitionLabel"),t.enter("gfmFootnoteDefinitionLabelMarker"),t.consume(e),t.exit("gfmFootnoteDefinitionLabelMarker"),c};function c(e){return 94===e?(t.enter("gfmFootnoteDefinitionMarker"),t.consume(e),t.exit("gfmFootnoteDefinitionMarker"),t.enter("gfmFootnoteDefinitionLabelString"),t.enter("chunkString").contentType="string",s):n(e)}function s(e){if(l>999||93===e&&!a||null===e||91===e||jk(e))return n(e);if(93===e){t.exit("chunkString");var o=t.exit("gfmFootnoteDefinitionLabelString");return r=yH(i.sliceSerialize(o)),t.enter("gfmFootnoteDefinitionLabelMarker"),t.consume(e),t.exit("gfmFootnoteDefinitionLabelMarker"),t.exit("gfmFootnoteDefinitionLabel"),d}return jk(e)||(a=!0),l++,t.consume(e),92===e?u:s}function u(e){return 91===e||92===e||93===e?(t.consume(e),l++,s):s(e)}function d(e){return 58===e?(t.enter("definitionMarker"),t.consume(e),t.exit("definitionMarker"),o.includes(r)||o.push(r),qk(t,h,"gfmFootnoteDefinitionWhitespace")):n(e)}function h(t){return e(t)}}function GL(t,e,n){return t.check(Kk,e,t.attempt(NL,e,n))}function qL(t){t.exit("gfmFootnoteDefinition")}function YL(t){var e=(t||{}).singleTilde,n={tokenize:function(t,n,r){var a=this.previous,i=this.events,o=0;return function(e){if(126===a&&"characterEscape"!==i[i.length-1][1].type)return r(e);return t.enter("strikethroughSequenceTemporary"),l(e)};function l(i){var c=NH(a);if(126===i)return o>1?r(i):(t.consume(i),o++,l);if(o<2&&!e)return r(i);var s=t.exit("strikethroughSequenceTemporary"),u=NH(i);return s._open=!u||2===u&&Boolean(c),s._close=!c||2===c&&Boolean(u),n(i)}},resolveAll:function(t,e){var n=-1;for(;++n<t.length;)if("enter"===t[n][0]&&"strikethroughSequenceTemporary"===t[n][1].type&&t[n][1]._close)for(var r=n;r--;)if("exit"===t[r][0]&&"strikethroughSequenceTemporary"===t[r][1].type&&t[r][1]._open&&t[n][1].end.offset-t[n][1].start.offset===t[r][1].end.offset-t[r][1].start.offset){t[n][1].type="strikethroughSequence",t[r][1].type="strikethroughSequence";var a={type:"strikethrough",start:Object.assign({},t[r][1].start),end:Object.assign({},t[n][1].end)},i={type:"strikethroughText",start:Object.assign({},t[r][1].end),end:Object.assign({},t[n][1].start)},o=[["enter",a,e],["enter",t[r][1],e],["exit",t[r][1],e],["enter",i,e]],l=e.parser.constructs.insideSpan.null;l&&kk(o,o.length,0,lH(l,t.slice(r+1,n),e)),kk(o,o.length,0,[["exit",i,e],["enter",t[n][1],e],["exit",t[n][1],e],["exit",a,e]]),kk(t,r-1,n-r+3,o),n=r+o.length-2;break}n=-1;for(;++n<t.length;)"strikethroughSequenceTemporary"===t[n][1].type&&(t[n][1].type="data");return t}};return null!==e&&void 0!==e||(e=!0),{text:He({},126,n),insideSpan:{null:[n]},attentionMarkers:{null:[126]}}}var XL=function(){function t(){C(this,t),this.map=[]}return E(t,[{key:"add",value:function(t,e,n){!function(t,e,n,r){var a=0;if(0===n&&0===r.length)return;for(;a<t.map.length;){var i;if(t.map[a][0]===e)return t.map[a][1]+=n,void(i=t.map[a][2]).push.apply(i,z(r));a+=1}t.map.push([e,n,r])}(this,t,e,n)}},{key:"consume",value:function(t){if(this.map.sort((function(t,e){return t[0]-e[0]})),0!==this.map.length){for(var e=this.map.length,n=[];e>0;)e-=1,n.push(t.slice(this.map[e][0]+this.map[e][1]),this.map[e][2]),t.length=this.map[e][0];n.push(z(t)),t.length=0;for(var r=n.pop();r;)t.push.apply(t,z(r)),r=n.pop();this.map.length=0}}}]),t}();function $L(t,e){for(var n=!1,r=[];e<t.length;){var a=t[e];if(n){if("enter"===a[0])"tableContent"===a[1].type&&r.push("tableDelimiterMarker"===t[e+1][1].type?"left":"none");else if("tableContent"===a[1].type){if("tableDelimiterMarker"===t[e-1][1].type){var i=r.length-1;r[i]="left"===r[i]?"center":"right"}}else if("tableDelimiterRow"===a[1].type)break}else"enter"===a[0]&&"tableDelimiterRow"===a[1].type&&(n=!0);e+=1}return r}function KL(t,e,n){var r,a=this,i=0,o=0;return function(t){var e=a.events.length-1;for(;e>-1;){var r=a.events[e][1].type;if("lineEnding"!==r&&"linePrefix"!==r)break;e--}var i=e>-1?a.events[e][1].type:null,o="tableHead"===i||"tableRow"===i?x:l;if(o===x&&a.parser.lazy[a.now().line])return n(t);return o(t)};function l(e){return t.enter("tableHead"),t.enter("tableRow"),function(t){if(124===t)return c(t);return r=!0,o+=1,c(t)}(e)}function c(e){return null===e?n(e):Pk(e)?o>1?(o=0,a.interrupt=!0,t.exit("tableRow"),t.enter("lineEnding"),t.consume(e),t.exit("lineEnding"),d):n(e):Uk(e)?qk(t,c,"whitespace")(e):(o+=1,r&&(r=!1,i+=1),124===e?(t.enter("tableCellDivider"),t.consume(e),t.exit("tableCellDivider"),r=!0,c):(t.enter("data"),s(e)))}function s(e){return null===e||124===e||jk(e)?(t.exit("data"),c(e)):(t.consume(e),92===e?u:s)}function u(e){return 92===e||124===e?(t.consume(e),s):s(e)}function d(e){return a.interrupt=!1,a.parser.lazy[a.now().line]?n(e):(t.enter("tableDelimiterRow"),r=!1,Uk(e)?qk(t,h,"linePrefix",a.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(e):h(e))}function h(e){return 45===e||58===e?p(e):124===e?(r=!0,t.enter("tableCellDivider"),t.consume(e),t.exit("tableCellDivider"),f):b(e)}function f(e){return Uk(e)?qk(t,p,"whitespace")(e):p(e)}function p(e){return 58===e?(o+=1,r=!0,t.enter("tableDelimiterMarker"),t.consume(e),t.exit("tableDelimiterMarker"),g):45===e?(o+=1,g(e)):null===e||Pk(e)?y(e):b(e)}function g(e){return 45===e?(t.enter("tableDelimiterFiller"),v(e)):b(e)}function v(e){return 45===e?(t.consume(e),v):58===e?(r=!0,t.exit("tableDelimiterFiller"),t.enter("tableDelimiterMarker"),t.consume(e),t.exit("tableDelimiterMarker"),m):(t.exit("tableDelimiterFiller"),m(e))}function m(e){return Uk(e)?qk(t,y,"whitespace")(e):y(e)}function y(n){return 124===n?h(n):(null===n||Pk(n))&&r&&i===o?(t.exit("tableDelimiterRow"),t.exit("tableHead"),e(n)):b(n)}function b(t){return n(t)}function x(e){return t.enter("tableRow"),M(e)}function M(n){return 124===n?(t.enter("tableCellDivider"),t.consume(n),t.exit("tableCellDivider"),M):null===n||Pk(n)?(t.exit("tableRow"),e(n)):Uk(n)?qk(t,M,"whitespace")(n):(t.enter("data"),w(n))}function w(e){return null===e||124===e||jk(e)?(t.exit("data"),M(e)):(t.consume(e),92===e?z:w)}function z(e){return 92===e||124===e?(t.consume(e),w):w(e)}}function QL(t,e){for(var n,r,a,i=-1,o=!0,l=0,c=[0,0,0,0],s=[0,0,0,0],u=!1,d=0,h=new XL;++i<t.length;){var f=t[i],p=f[1];"enter"===f[0]?"tableHead"===p.type?(u=!1,0!==d&&(t_(h,e,d,n,r),r=void 0,d=0),n={type:"table",start:Object.assign({},p.start),end:Object.assign({},p.end)},h.add(i,0,[["enter",n,e]])):"tableRow"===p.type||"tableDelimiterRow"===p.type?(o=!0,a=void 0,c=[0,0,0,0],s=[0,i+1,0,0],u&&(u=!1,r={type:"tableBody",start:Object.assign({},p.start),end:Object.assign({},p.end)},h.add(i,0,[["enter",r,e]])),l="tableDelimiterRow"===p.type?2:r?3:1):!l||"data"!==p.type&&"tableDelimiterMarker"!==p.type&&"tableDelimiterFiller"!==p.type?"tableCellDivider"===p.type&&(o?o=!1:(0!==c[1]&&(s[0]=s[1],a=JL(h,e,c,l,void 0,a)),s=[(c=s)[1],i,0,0])):(o=!1,0===s[2]&&(0!==c[1]&&(s[0]=s[1],a=JL(h,e,c,l,void 0,a),c=[0,0,0,0]),s[2]=i)):"tableHead"===p.type?(u=!0,d=i):"tableRow"===p.type||"tableDelimiterRow"===p.type?(d=i,0!==c[1]?(s[0]=s[1],a=JL(h,e,c,l,i,a)):0!==s[1]&&(a=JL(h,e,s,l,i,a)),l=0):!l||"data"!==p.type&&"tableDelimiterMarker"!==p.type&&"tableDelimiterFiller"!==p.type||(s[3]=i)}for(0!==d&&t_(h,e,d,n,r),h.consume(e.events),i=-1;++i<e.events.length;){var g=e.events[i];"enter"===g[0]&&"table"===g[1].type&&(g[1]._align=$L(e.events,i))}return t}function JL(t,e,n,r,a,i){var o=1===r?"tableHeader":2===r?"tableDelimiter":"tableData";0!==n[0]&&(i.end=Object.assign({},e_(e.events,n[0])),t.add(n[0],0,[["exit",i,e]]));var l=e_(e.events,n[1]);if(i={type:o,start:Object.assign({},l),end:Object.assign({},l)},t.add(n[1],0,[["enter",i,e]]),0!==n[2]){var c=e_(e.events,n[2]),s=e_(e.events,n[3]),u={type:"tableContent",start:Object.assign({},c),end:Object.assign({},s)};if(t.add(n[2],0,[["enter",u,e]]),2!==r){var d=e.events[n[2]],h=e.events[n[3]];if(d[1].end=Object.assign({},h[1].end),d[1].type="chunkText",d[1].contentType="text",n[3]>n[2]+1){var f=n[2]+1,p=n[3]-n[2]-1;t.add(f,p,[])}}t.add(n[3]+1,0,[["exit",u,e]])}return void 0!==a&&(i.end=Object.assign({},e_(e.events,a)),t.add(a,0,[["exit",i,e]]),i=void 0),i}function t_(t,e,n,r,a){var i=[],o=e_(e.events,n);a&&(a.end=Object.assign({},o),i.push(["exit",a,e])),r.end=Object.assign({},o),i.push(["exit",r,e]),t.add(n+1,0,i)}function e_(t,e){var n=t[e],r="enter"===n[0]?"start":"end";return n[1][r]}var n_={tokenize:function(t,e,n){var r=this;return function(e){if(null!==r.previous||!r._gfmTasklistFirstContentOfListItem)return n(e);return t.enter("taskListCheck"),t.enter("taskListCheckMarker"),t.consume(e),t.exit("taskListCheckMarker"),a};function a(e){return jk(e)?(t.enter("taskListCheckValueUnchecked"),t.consume(e),t.exit("taskListCheckValueUnchecked"),i):88===e||120===e?(t.enter("taskListCheckValueChecked"),t.consume(e),t.exit("taskListCheckValueChecked"),i):n(e)}function i(e){return 93===e?(t.enter("taskListCheckMarker"),t.consume(e),t.exit("taskListCheckMarker"),t.exit("taskListCheck"),o):n(e)}function o(r){return Pk(r)?e(r):Uk(r)?t.check({tokenize:r_},e,n)(r):n(r)}}};function r_(t,e,n){return qk(t,(function(t){return null===t?n(t):e(t)}),"whitespace")}var a_={};function i_(t){var e=t||a_,n=this.data(),r=n.micromarkExtensions||(n.micromarkExtensions=[]),a=n.fromMarkdownExtensions||(n.fromMarkdownExtensions=[]),i=n.toMarkdownExtensions||(n.toMarkdownExtensions=[]);r.push(function(t){return _k([{text:DL},PL(),YL(t),{flow:{null:{tokenize:KL,resolveAll:QL}}},{text:He({},91,n_)}])}(e)),a.push([{transforms:[ES],enter:{literalAutolink:wS,literalAutolinkEmail:zS,literalAutolinkHttp:zS,literalAutolinkWww:zS},exit:{literalAutolink:HS,literalAutolinkEmail:kS,literalAutolinkHttp:CS,literalAutolinkWww:AS}},{enter:{gfmFootnoteDefinition:BS,gfmFootnoteDefinitionLabelString:DS,gfmFootnoteCall:OS,gfmFootnoteCallString:IS},exit:{gfmFootnoteDefinition:VS,gfmFootnoteDefinitionLabelString:TS,gfmFootnoteCall:FS,gfmFootnoteCallString:RS}},{canContainEols:["delete"],enter:{strikethrough:WS},exit:{strikethrough:ZS}},{enter:{table:pL,tableData:yL,tableHeader:yL,tableRow:vL},exit:{codeText:bL,table:gL,tableData:mL,tableHeader:mL,tableRow:mL}},{exit:{taskListCheckValueChecked:wL,taskListCheckValueUnchecked:wL,paragraph:zL}}]),i.push(function(t){return{extensions:[{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:xS,notInConstruct:MS},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:xS,notInConstruct:MS},{character:":",before:"[ps]",after:"\\/",inConstruct:xS,notInConstruct:MS}]},{unsafe:[{character:"[",inConstruct:["phrasing","label","reference"]}],handlers:{footnoteDefinition:PS,footnoteReference:NS}},{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:US}],handlers:{delete:GS}},ML(t),{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:CL}}]}}(e))}var o_=/^\[!(NOTE|TIP|IMPORTANT|WARNING|CAUTION)\]/i,l_=/^\[!(NOTE|TIP|IMPORTANT|WARNING|CAUTION)(\/.*)?\]/i,c_=function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).legacyTitle,e=void 0!==t&&t;return function(t){Hf(t,"blockquote",(function(t,n,r){var a="",i="",o=!0,l=t.children.map((function(t){if(o&&"paragraph"===t.type){var n=t.children[0],r="text"===n.type?n.value:"",l=e?l_:o_,c=r.match(l);if(c&&(o=!1,a=c[1].toLocaleLowerCase(),i=e&&c[2]||a.toLocaleUpperCase(),r.includes("\n")&&(t.children[0]={type:"text",value:r.replace(l,"").replace(/^\n+/,"")}),!r.includes("\n"))){var s=[];t.children.forEach((function(t,e){0!=e&&(1==e&&"break"===t.type||s.push(t))})),t.children=[].concat(s)}}return t}));a&&(t.data={hName:"div",hProperties:{class:"markdown-alert markdown-alert-".concat(a),dir:"auto"}},l.unshift({type:"paragraph",children:[s_(a),{type:"text",value:i.replace(/^\//,"")}],data:{hProperties:{class:"markdown-alert-title",dir:"auto"}}})),t.children=z(l)}))}};function s_(t){var e;return{type:"emphasis",data:{hName:"svg",hProperties:{class:"octicon",viewBox:"0 0 16 16",width:"16",height:"16",ariaHidden:"true"}},children:[{type:"emphasis",data:{hName:"path",hProperties:{d:null!==(e=u_[t])&&void 0!==e?e:""}},children:[]}]}}var u_={note:"M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z",tip:"M8 1.5c-2.363 0-4 1.69-4 3.75 0 .984.424 1.625.984 2.304l.214.253c.223.264.47.556.673.848.284.411.537.896.621 1.49a.75.75 0 0 1-1.484.211c-.04-.282-.163-.547-.37-.847a8.456 8.456 0 0 0-.542-.68c-.084-.1-.173-.205-.268-.32C3.201 7.75 2.5 6.766 2.5 5.25 2.5 2.31 4.863 0 8 0s5.5 2.31 5.5 5.25c0 1.516-.701 2.5-1.328 3.259-.095.115-.184.22-.268.319-.207.245-.383.453-.541.681-.208.3-.33.565-.37.847a.751.751 0 0 1-1.485-.212c.084-.593.337-1.078.621-1.489.203-.292.45-.584.673-.848.075-.088.147-.173.213-.253.561-.679.985-1.32.985-2.304 0-2.06-1.637-3.75-4-3.75ZM5.75 12h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1 0-1.5ZM6 15.25a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75Z",important:"M0 1.75C0 .784.784 0 1.75 0h12.5C15.216 0 16 .784 16 1.75v9.5A1.75 1.75 0 0 1 14.25 13H8.06l-2.573 2.573A1.458 1.458 0 0 1 3 14.543V13H1.75A1.75 1.75 0 0 1 0 11.25Zm1.75-.25a.25.25 0 0 0-.25.25v9.5c0 .138.112.25.25.25h2a.75.75 0 0 1 .75.75v2.19l2.72-2.72a.749.749 0 0 1 .53-.22h6.5a.25.25 0 0 0 .25-.25v-9.5a.25.25 0 0 0-.25-.25Zm7 2.25v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 1.5 0ZM9 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z",warning:"M6.457 1.047c.659-1.234 2.427-1.234 3.086 0l6.082 11.378A1.75 1.75 0 0 1 14.082 15H1.918a1.75 1.75 0 0 1-1.543-2.575Zm1.763.707a.25.25 0 0 0-.44 0L1.698 13.132a.25.25 0 0 0 .22.368h12.164a.25.25 0 0 0 .22-.368Zm.53 3.996v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 1.5 0ZM9 11a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z",caution:"M4.47.22A.749.749 0 0 1 5 0h6c.199 0 .389.079.53.22l4.25 4.25c.141.14.22.331.22.53v6a.749.749 0 0 1-.22.53l-4.25 4.25A.749.749 0 0 1 11 16H5a.749.749 0 0 1-.53-.22L.22 11.53A.749.749 0 0 1 0 11V5c0-.199.079-.389.22-.53Zm.84 1.28L1.5 5.31v5.38l3.81 3.81h5.38l3.81-3.81V5.31L10.69 1.5ZM8 4a.75.75 0 0 1 .75.75v3.5a.75.75 0 0 1-1.5 0v-3.5A.75.75 0 0 1 8 4Zm0 8a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"},d_=n(1411),h_=n.n(d_);function f_(t){if(!t)return null;var e=t;return e.dataset.code&&e.classList.contains("copied")?e:e.parentElement?f_(e.parentElement):null}function p_(t){var e=function(t){var e=f_(t.target);e&&(e.classList.add("active"),h_()(e.dataset.code,(function(){setTimeout((function(){e.classList.remove("active")}),2e3)})))};(0,x.useEffect)((function(){var n,r;return null==(n=t.current)||n.removeEventListener("click",e,!1),null==(r=t.current)||r.addEventListener("click",e,!1),function(){var n;null==(n=t.current)||n.removeEventListener("click",e,!1)}}),[t])}var g_=["prefixCls","className","source","style","disableCopy","skipHtml","onScroll","onMouseOver","pluginsFilter","rehypeRewrite","wrapperElement","warpperElement","urlTransform"],v_=function(t){return t},m_=x.forwardRef((function(t,e){var n=t.prefixCls,r=void 0===n?"wmde-markdown wmde-markdown-color":n,a=t.className,i=t.source,o=t.style,l=(t.disableCopy,t.skipHtml),c=void 0===l||l,s=t.onScroll,u=t.onMouseOver,d=t.pluginsFilter,h=t.wrapperElement,f=void 0===h?{}:h,p=t.warpperElement,g=void 0===p?{}:p,v=t.urlTransform,m=we(t,g_),y=x.useRef(null);(0,x.useImperativeHandle)(e,(function(){return vf({},t,{mdp:y})}),[y,t]);var b=(r||"")+" "+(a||"");p_(y);var M=z(m.rehypePlugins||[]),w={allowElement:function(t,e,n){return m.allowElement?m.allowElement(t,e,n):/^[A-Za-z0-9]+$/.test(t.tagName)}};c&&M.push(WA);var C=[c_].concat(z(m.remarkPlugins||[]),[i_]),A=vf({},g,f);return(0,uf.jsx)("div",vf({ref:y,onScroll:s,onMouseOver:u},A,{className:b,style:o,children:(0,uf.jsx)(pS,vf({},w,m,{skipHtml:c,urlTransform:v||v_,rehypePlugins:d?d("rehype",M):M,remarkPlugins:d?d("remark",C):C,children:i||""}))}))})),y_=function(t){return void 0===t&&(t={}),function(t){Hf(t,(function(t){"element"===t.type&&"code"===t.tagName&&t.data&&t.data.meta&&(t.properties=vf({},t.properties,{"data-meta":String(t.data.meta)}))}))}},b_=function(t){return void 0===t&&(t={}),function(t){Hf(t,(function(t){"element"===t.type&&"code"===t.tagName&&t.properties&&t.properties.dataMeta&&(t.data||(t.data={}),t.data.meta=t.properties.dataMeta,delete t.properties.dataMeta)}))}},x_=/[\0-\x1F!-,\.\/:-@\[-\^`\{-\xA9\xAB-\xB4\xB6-\xB9\xBB-\xBF\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0378\u0379\u037E\u0380-\u0385\u0387\u038B\u038D\u03A2\u03F6\u0482\u0530\u0557\u0558\u055A-\u055F\u0589-\u0590\u05BE\u05C0\u05C3\u05C6\u05C8-\u05CF\u05EB-\u05EE\u05F3-\u060F\u061B-\u061F\u066A-\u066D\u06D4\u06DD\u06DE\u06E9\u06FD\u06FE\u0700-\u070F\u074B\u074C\u07B2-\u07BF\u07F6-\u07F9\u07FB\u07FC\u07FE\u07FF\u082E-\u083F\u085C-\u085F\u086B-\u089F\u08B5\u08C8-\u08D2\u08E2\u0964\u0965\u0970\u0984\u098D\u098E\u0991\u0992\u09A9\u09B1\u09B3-\u09B5\u09BA\u09BB\u09C5\u09C6\u09C9\u09CA\u09CF-\u09D6\u09D8-\u09DB\u09DE\u09E4\u09E5\u09F2-\u09FB\u09FD\u09FF\u0A00\u0A04\u0A0B-\u0A0E\u0A11\u0A12\u0A29\u0A31\u0A34\u0A37\u0A3A\u0A3B\u0A3D\u0A43-\u0A46\u0A49\u0A4A\u0A4E-\u0A50\u0A52-\u0A58\u0A5D\u0A5F-\u0A65\u0A76-\u0A80\u0A84\u0A8E\u0A92\u0AA9\u0AB1\u0AB4\u0ABA\u0ABB\u0AC6\u0ACA\u0ACE\u0ACF\u0AD1-\u0ADF\u0AE4\u0AE5\u0AF0-\u0AF8\u0B00\u0B04\u0B0D\u0B0E\u0B11\u0B12\u0B29\u0B31\u0B34\u0B3A\u0B3B\u0B45\u0B46\u0B49\u0B4A\u0B4E-\u0B54\u0B58-\u0B5B\u0B5E\u0B64\u0B65\u0B70\u0B72-\u0B81\u0B84\u0B8B-\u0B8D\u0B91\u0B96-\u0B98\u0B9B\u0B9D\u0BA0-\u0BA2\u0BA5-\u0BA7\u0BAB-\u0BAD\u0BBA-\u0BBD\u0BC3-\u0BC5\u0BC9\u0BCE\u0BCF\u0BD1-\u0BD6\u0BD8-\u0BE5\u0BF0-\u0BFF\u0C0D\u0C11\u0C29\u0C3A-\u0C3C\u0C45\u0C49\u0C4E-\u0C54\u0C57\u0C5B-\u0C5F\u0C64\u0C65\u0C70-\u0C7F\u0C84\u0C8D\u0C91\u0CA9\u0CB4\u0CBA\u0CBB\u0CC5\u0CC9\u0CCE-\u0CD4\u0CD7-\u0CDD\u0CDF\u0CE4\u0CE5\u0CF0\u0CF3-\u0CFF\u0D0D\u0D11\u0D45\u0D49\u0D4F-\u0D53\u0D58-\u0D5E\u0D64\u0D65\u0D70-\u0D79\u0D80\u0D84\u0D97-\u0D99\u0DB2\u0DBC\u0DBE\u0DBF\u0DC7-\u0DC9\u0DCB-\u0DCE\u0DD5\u0DD7\u0DE0-\u0DE5\u0DF0\u0DF1\u0DF4-\u0E00\u0E3B-\u0E3F\u0E4F\u0E5A-\u0E80\u0E83\u0E85\u0E8B\u0EA4\u0EA6\u0EBE\u0EBF\u0EC5\u0EC7\u0ECE\u0ECF\u0EDA\u0EDB\u0EE0-\u0EFF\u0F01-\u0F17\u0F1A-\u0F1F\u0F2A-\u0F34\u0F36\u0F38\u0F3A-\u0F3D\u0F48\u0F6D-\u0F70\u0F85\u0F98\u0FBD-\u0FC5\u0FC7-\u0FFF\u104A-\u104F\u109E\u109F\u10C6\u10C8-\u10CC\u10CE\u10CF\u10FB\u1249\u124E\u124F\u1257\u1259\u125E\u125F\u1289\u128E\u128F\u12B1\u12B6\u12B7\u12BF\u12C1\u12C6\u12C7\u12D7\u1311\u1316\u1317\u135B\u135C\u1360-\u137F\u1390-\u139F\u13F6\u13F7\u13FE-\u1400\u166D\u166E\u1680\u169B-\u169F\u16EB-\u16ED\u16F9-\u16FF\u170D\u1715-\u171F\u1735-\u173F\u1754-\u175F\u176D\u1771\u1774-\u177F\u17D4-\u17D6\u17D8-\u17DB\u17DE\u17DF\u17EA-\u180A\u180E\u180F\u181A-\u181F\u1879-\u187F\u18AB-\u18AF\u18F6-\u18FF\u191F\u192C-\u192F\u193C-\u1945\u196E\u196F\u1975-\u197F\u19AC-\u19AF\u19CA-\u19CF\u19DA-\u19FF\u1A1C-\u1A1F\u1A5F\u1A7D\u1A7E\u1A8A-\u1A8F\u1A9A-\u1AA6\u1AA8-\u1AAF\u1AC1-\u1AFF\u1B4C-\u1B4F\u1B5A-\u1B6A\u1B74-\u1B7F\u1BF4-\u1BFF\u1C38-\u1C3F\u1C4A-\u1C4C\u1C7E\u1C7F\u1C89-\u1C8F\u1CBB\u1CBC\u1CC0-\u1CCF\u1CD3\u1CFB-\u1CFF\u1DFA\u1F16\u1F17\u1F1E\u1F1F\u1F46\u1F47\u1F4E\u1F4F\u1F58\u1F5A\u1F5C\u1F5E\u1F7E\u1F7F\u1FB5\u1FBD\u1FBF-\u1FC1\u1FC5\u1FCD-\u1FCF\u1FD4\u1FD5\u1FDC-\u1FDF\u1FED-\u1FF1\u1FF5\u1FFD-\u203E\u2041-\u2053\u2055-\u2070\u2072-\u207E\u2080-\u208F\u209D-\u20CF\u20F1-\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F-\u215F\u2189-\u24B5\u24EA-\u2BFF\u2C2F\u2C5F\u2CE5-\u2CEA\u2CF4-\u2CFF\u2D26\u2D28-\u2D2C\u2D2E\u2D2F\u2D68-\u2D6E\u2D70-\u2D7E\u2D97-\u2D9F\u2DA7\u2DAF\u2DB7\u2DBF\u2DC7\u2DCF\u2DD7\u2DDF\u2E00-\u2E2E\u2E30-\u3004\u3008-\u3020\u3030\u3036\u3037\u303D-\u3040\u3097\u3098\u309B\u309C\u30A0\u30FB\u3100-\u3104\u3130\u318F-\u319F\u31C0-\u31EF\u3200-\u33FF\u4DC0-\u4DFF\u9FFD-\u9FFF\uA48D-\uA4CF\uA4FE\uA4FF\uA60D-\uA60F\uA62C-\uA63F\uA673\uA67E\uA6F2-\uA716\uA720\uA721\uA789\uA78A\uA7C0\uA7C1\uA7CB-\uA7F4\uA828-\uA82B\uA82D-\uA83F\uA874-\uA87F\uA8C6-\uA8CF\uA8DA-\uA8DF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA954-\uA95F\uA97D-\uA97F\uA9C1-\uA9CE\uA9DA-\uA9DF\uA9FF\uAA37-\uAA3F\uAA4E\uAA4F\uAA5A-\uAA5F\uAA77-\uAA79\uAAC3-\uAADA\uAADE\uAADF\uAAF0\uAAF1\uAAF7-\uAB00\uAB07\uAB08\uAB0F\uAB10\uAB17-\uAB1F\uAB27\uAB2F\uAB5B\uAB6A-\uAB6F\uABEB\uABEE\uABEF\uABFA-\uABFF\uD7A4-\uD7AF\uD7C7-\uD7CA\uD7FC-\uD7FF\uE000-\uF8FF\uFA6E\uFA6F\uFADA-\uFAFF\uFB07-\uFB12\uFB18-\uFB1C\uFB29\uFB37\uFB3D\uFB3F\uFB42\uFB45\uFBB2-\uFBD2\uFD3E-\uFD4F\uFD90\uFD91\uFDC8-\uFDEF\uFDFC-\uFDFF\uFE10-\uFE1F\uFE30-\uFE32\uFE35-\uFE4C\uFE50-\uFE6F\uFE75\uFEFD-\uFF0F\uFF1A-\uFF20\uFF3B-\uFF3E\uFF40\uFF5B-\uFF65\uFFBF-\uFFC1\uFFC8\uFFC9\uFFD0\uFFD1\uFFD8\uFFD9\uFFDD-\uFFFF]|\uD800[\uDC0C\uDC27\uDC3B\uDC3E\uDC4E\uDC4F\uDC5E-\uDC7F\uDCFB-\uDD3F\uDD75-\uDDFC\uDDFE-\uDE7F\uDE9D-\uDE9F\uDED1-\uDEDF\uDEE1-\uDEFF\uDF20-\uDF2C\uDF4B-\uDF4F\uDF7B-\uDF7F\uDF9E\uDF9F\uDFC4-\uDFC7\uDFD0\uDFD6-\uDFFF]|\uD801[\uDC9E\uDC9F\uDCAA-\uDCAF\uDCD4-\uDCD7\uDCFC-\uDCFF\uDD28-\uDD2F\uDD64-\uDDFF\uDF37-\uDF3F\uDF56-\uDF5F\uDF68-\uDFFF]|\uD802[\uDC06\uDC07\uDC09\uDC36\uDC39-\uDC3B\uDC3D\uDC3E\uDC56-\uDC5F\uDC77-\uDC7F\uDC9F-\uDCDF\uDCF3\uDCF6-\uDCFF\uDD16-\uDD1F\uDD3A-\uDD7F\uDDB8-\uDDBD\uDDC0-\uDDFF\uDE04\uDE07-\uDE0B\uDE14\uDE18\uDE36\uDE37\uDE3B-\uDE3E\uDE40-\uDE5F\uDE7D-\uDE7F\uDE9D-\uDEBF\uDEC8\uDEE7-\uDEFF\uDF36-\uDF3F\uDF56-\uDF5F\uDF73-\uDF7F\uDF92-\uDFFF]|\uD803[\uDC49-\uDC7F\uDCB3-\uDCBF\uDCF3-\uDCFF\uDD28-\uDD2F\uDD3A-\uDE7F\uDEAA\uDEAD-\uDEAF\uDEB2-\uDEFF\uDF1D-\uDF26\uDF28-\uDF2F\uDF51-\uDFAF\uDFC5-\uDFDF\uDFF7-\uDFFF]|\uD804[\uDC47-\uDC65\uDC70-\uDC7E\uDCBB-\uDCCF\uDCE9-\uDCEF\uDCFA-\uDCFF\uDD35\uDD40-\uDD43\uDD48-\uDD4F\uDD74\uDD75\uDD77-\uDD7F\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDFF\uDE12\uDE38-\uDE3D\uDE3F-\uDE7F\uDE87\uDE89\uDE8E\uDE9E\uDEA9-\uDEAF\uDEEB-\uDEEF\uDEFA-\uDEFF\uDF04\uDF0D\uDF0E\uDF11\uDF12\uDF29\uDF31\uDF34\uDF3A\uDF45\uDF46\uDF49\uDF4A\uDF4E\uDF4F\uDF51-\uDF56\uDF58-\uDF5C\uDF64\uDF65\uDF6D-\uDF6F\uDF75-\uDFFF]|\uD805[\uDC4B-\uDC4F\uDC5A-\uDC5D\uDC62-\uDC7F\uDCC6\uDCC8-\uDCCF\uDCDA-\uDD7F\uDDB6\uDDB7\uDDC1-\uDDD7\uDDDE-\uDDFF\uDE41-\uDE43\uDE45-\uDE4F\uDE5A-\uDE7F\uDEB9-\uDEBF\uDECA-\uDEFF\uDF1B\uDF1C\uDF2C-\uDF2F\uDF3A-\uDFFF]|\uD806[\uDC3B-\uDC9F\uDCEA-\uDCFE\uDD07\uDD08\uDD0A\uDD0B\uDD14\uDD17\uDD36\uDD39\uDD3A\uDD44-\uDD4F\uDD5A-\uDD9F\uDDA8\uDDA9\uDDD8\uDDD9\uDDE2\uDDE5-\uDDFF\uDE3F-\uDE46\uDE48-\uDE4F\uDE9A-\uDE9C\uDE9E-\uDEBF\uDEF9-\uDFFF]|\uD807[\uDC09\uDC37\uDC41-\uDC4F\uDC5A-\uDC71\uDC90\uDC91\uDCA8\uDCB7-\uDCFF\uDD07\uDD0A\uDD37-\uDD39\uDD3B\uDD3E\uDD48-\uDD4F\uDD5A-\uDD5F\uDD66\uDD69\uDD8F\uDD92\uDD99-\uDD9F\uDDAA-\uDEDF\uDEF7-\uDFAF\uDFB1-\uDFFF]|\uD808[\uDF9A-\uDFFF]|\uD809[\uDC6F-\uDC7F\uDD44-\uDFFF]|[\uD80A\uD80B\uD80E-\uD810\uD812-\uD819\uD824-\uD82B\uD82D\uD82E\uD830-\uD833\uD837\uD839\uD83D\uD83F\uD87B-\uD87D\uD87F\uD885-\uDB3F\uDB41-\uDBFF][\uDC00-\uDFFF]|\uD80D[\uDC2F-\uDFFF]|\uD811[\uDE47-\uDFFF]|\uD81A[\uDE39-\uDE3F\uDE5F\uDE6A-\uDECF\uDEEE\uDEEF\uDEF5-\uDEFF\uDF37-\uDF3F\uDF44-\uDF4F\uDF5A-\uDF62\uDF78-\uDF7C\uDF90-\uDFFF]|\uD81B[\uDC00-\uDE3F\uDE80-\uDEFF\uDF4B-\uDF4E\uDF88-\uDF8E\uDFA0-\uDFDF\uDFE2\uDFE5-\uDFEF\uDFF2-\uDFFF]|\uD821[\uDFF8-\uDFFF]|\uD823[\uDCD6-\uDCFF\uDD09-\uDFFF]|\uD82C[\uDD1F-\uDD4F\uDD53-\uDD63\uDD68-\uDD6F\uDEFC-\uDFFF]|\uD82F[\uDC6B-\uDC6F\uDC7D-\uDC7F\uDC89-\uDC8F\uDC9A-\uDC9C\uDC9F-\uDFFF]|\uD834[\uDC00-\uDD64\uDD6A-\uDD6C\uDD73-\uDD7A\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDE41\uDE45-\uDFFF]|\uD835[\uDC55\uDC9D\uDCA0\uDCA1\uDCA3\uDCA4\uDCA7\uDCA8\uDCAD\uDCBA\uDCBC\uDCC4\uDD06\uDD0B\uDD0C\uDD15\uDD1D\uDD3A\uDD3F\uDD45\uDD47-\uDD49\uDD51\uDEA6\uDEA7\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3\uDFCC\uDFCD]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85-\uDE9A\uDEA0\uDEB0-\uDFFF]|\uD838[\uDC07\uDC19\uDC1A\uDC22\uDC25\uDC2B-\uDCFF\uDD2D-\uDD2F\uDD3E\uDD3F\uDD4A-\uDD4D\uDD4F-\uDEBF\uDEFA-\uDFFF]|\uD83A[\uDCC5-\uDCCF\uDCD7-\uDCFF\uDD4C-\uDD4F\uDD5A-\uDFFF]|\uD83B[\uDC00-\uDDFF\uDE04\uDE20\uDE23\uDE25\uDE26\uDE28\uDE33\uDE38\uDE3A\uDE3C-\uDE41\uDE43-\uDE46\uDE48\uDE4A\uDE4C\uDE50\uDE53\uDE55\uDE56\uDE58\uDE5A\uDE5C\uDE5E\uDE60\uDE63\uDE65\uDE66\uDE6B\uDE73\uDE78\uDE7D\uDE7F\uDE8A\uDE9C-\uDEA0\uDEA4\uDEAA\uDEBC-\uDFFF]|\uD83C[\uDC00-\uDD2F\uDD4A-\uDD4F\uDD6A-\uDD6F\uDD8A-\uDFFF]|\uD83E[\uDC00-\uDFEF\uDFFA-\uDFFF]|\uD869[\uDEDE-\uDEFF]|\uD86D[\uDF35-\uDF3F]|\uD86E[\uDC1E\uDC1F]|\uD873[\uDEA2-\uDEAF]|\uD87A[\uDFE1-\uDFFF]|\uD87E[\uDE1E-\uDFFF]|\uD884[\uDF4B-\uDFFF]|\uDB40[\uDC00-\uDCFF\uDDF0-\uDFFF]/g,M_=Object.hasOwnProperty,w_=function(){function t(){C(this,t),this.occurrences,this.reset()}return E(t,[{key:"slug",value:function(t,e){for(var n=this,r=function(t,e){if("string"!==typeof t)return"";e||(t=t.toLowerCase());return t.replace(x_,"").replace(/ /g,"-")}(t,!0===e),a=r;M_.call(n.occurrences,r);)n.occurrences[a]++,r=a+"-"+n.occurrences[a];return n.occurrences[r]=0,r}},{key:"reset",value:function(){this.occurrences=Object.create(null)}}]),t}();function z_(t){var e="element"===t.type?t.tagName.toLowerCase():"",n=2===e.length&&104===e.charCodeAt(0)?e.charCodeAt(1):0;return n>48&&n<55?n-48:void 0}var C_={},A_=new w_;var k_=function(t){if(null===t||void 0===t)return S_;if("string"===typeof t)return function(t){return E_(e);function e(e){return e.tagName===t}}(t);if("object"===typeof t)return H_(t);if("function"===typeof t)return E_(t);throw new Error("Expected function, string, or array as `test`")};function H_(t){for(var e=[],n=-1;++n<t.length;)e[n]=k_(t[n]);return E_((function(){for(var t=-1,n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];for(;++t<e.length;)if(e[t].apply(this,r))return!0;return!1}))}function E_(t){return function(e,n,r){return Boolean(L_(e)&&t.call(this,e,"number"===typeof n?n:void 0,r||void 0))}}function S_(t){return Boolean(t&&"object"===typeof t&&"type"in t&&"element"===t.type&&"tagName"in t&&"string"===typeof t.tagName)}function L_(t){return null!==t&&"object"===typeof t&&"type"in t&&"tagName"in t}var __={type:"element",tagName:"span",properties:{className:["icon","icon-link"]},children:[]},B_={};function D_(t){return hw(t)}function T_(t,e,n){return{type:"element",tagName:"a",properties:Se(Se({},e),{},{href:"#"+t.properties.id}),children:n}}function V_(t,e){var n=O_(t,e);return Array.isArray(n)?n:[n]}function O_(t,e){return"function"===typeof t?t(e):D_(t)}function I_(t,e){return"function"===typeof t?t(e):t?D_(t):{}}var R_=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.openDelimiter,n=void 0===e?"rehype:ignore:start":e,r=t.closeDelimiter,a=void 0===r?"rehype:ignore:end":r;return function(t){Hf(t,(function(t,e,r){if("element"===t.type||"root"===t.type){var i=!1;t.children=t.children.filter((function(t){if("raw"===t.type||"comment"===t.type){var e=(t.value||"").trim();if((e=e.replace(/^<!--(.*?)-->/,"$1"))===n)return i=!0,!1;if(e===a)return i=!1,!1}return!i}))}}))}},F_={type:"element",tagName:"svg",properties:{className:"octicon octicon-link",viewBox:"0 0 16 16",version:"1.1",width:"16",height:"16",ariaHidden:"true"},children:[{type:"element",tagName:"path",children:[],properties:{fillRule:"evenodd",d:"M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"}}]};var N_=function(t,e){return function(n,r,a){if("element"===n.type&&a&&"root"===a.type&&/h(1|2|3|4|5|6)/.test(n.tagName)){var i=n.children&&n.children[0];i&&i.properties&&"true"===i.properties.ariaHidden&&(i.properties=vf({class:"anchor"},i.properties),i.children=[F_])}if("element"===n.type&&"pre"===n.tagName&&!t){var o=QM(n.children);n.children.push((void 0===(l=o)&&(l=""),{type:"element",tagName:"div",properties:{class:"copied","data-code":l},children:[{type:"element",tagName:"svg",properties:{className:"octicon-copy",ariaHidden:"true",viewBox:"0 0 16 16",fill:"currentColor",height:12,width:12},children:[{type:"element",tagName:"path",properties:{fillRule:"evenodd",d:"M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 010 1.5h-1.5a.25.25 0 00-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 00.25-.25v-1.5a.75.75 0 011.5 0v1.5A1.75 1.75 0 019.25 16h-7.5A1.75 1.75 0 010 14.25v-7.5z"},children:[]},{type:"element",tagName:"path",properties:{fillRule:"evenodd",d:"M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0114.25 11h-7.5A1.75 1.75 0 015 9.25v-7.5zm1.75-.25a.25.25 0 00-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 00.25-.25v-7.5a.25.25 0 00-.25-.25h-7.5z"},children:[]}]},{type:"element",tagName:"svg",properties:{className:"octicon-check",ariaHidden:"true",viewBox:"0 0 16 16",fill:"currentColor",height:12,width:12},children:[{type:"element",tagName:"path",properties:{fillRule:"evenodd",d:"M13.78 4.22a.75.75 0 010 1.06l-7.25 7.25a.75.75 0 01-1.06 0L2.22 9.28a.75.75 0 011.06-1.06L6 10.94l6.72-6.72a.75.75 0 011.06 0z"},children:[]}]}]}))}var l;e&&e(n,null===r?void 0:r,null===a?void 0:a)}},P_=[function(t){var e=(t||C_).prefix||"";return function(t){A_.reset(),Hf(t,"element",(function(t){z_(t)&&!t.properties.id&&(t.properties.id=e+A_.slug(Ef(t)))}))}},function(t){var e,n=t||B_,r=n.properties,a=n.headingProperties,i=n.behavior||"prepend",o=n.content,l=n.group,c=k_(n.test);return"after"===i||"before"===i?e=function(t,e,n){var a;if("number"!==typeof e||!n)return;var c=V_(o||__,t),s=T_(t,I_(r,t),c),u="before"===i?[s,t]:[t,s];if(l){var d=O_(l,t);d&&!Array.isArray(d)&&"element"===d.type&&(d.children=u,u=[d])}return(a=n.children).splice.apply(a,[e,1].concat(z(u))),[Af,e+u.length]}:"wrap"===i?e=function(t){var e=t.children,n=[];"function"===typeof o?(e=[],n=o(t)):o&&(n=D_(o));return t.children=[T_(t,I_(r,t),Array.isArray(n)?[].concat(z(e),z(n)):[].concat(z(e),[n]))],[Af]}:(e=function(t){var e=V_(o||__,t);return t.children["prepend"===i?"unshift":"push"](T_(t,I_(r,t),e)),[Af]},r||(r={ariaHidden:"true",tabIndex:-1})),function(t){Hf(t,"element",(function(t,n,r){if(z_(t)&&t.properties.id&&c(t,n,r))return Object.assign(t.properties,I_(a,t)),e(t,n,r)}))}},R_],j_=x.forwardRef((function(t,e){var n,r=[y_,WA,b_].concat(z(P_),[[JM,{rewrite:N_(null!=(n=t.disableCopy)&&n,t.rehypeRewrite)}],[rw,{properties:"attr"}]],z(t.rehypePlugins||[]),[[Ex,{ignoreMissing:!0}]]);return(0,uf.jsx)(m_,vf({},t,{rehypePlugins:r,ref:e}))}));function U_(t,e){return vf({},t,e)}var W_=x.createContext({markdown:""});function Z_(t,e){return void 0===t&&(t=[]),void 0===e&&(e={}),t.forEach((function(t){t.children&&Array.isArray(t.children)?e=vf({},e,Z_(t.children||[])):t.keyCommand&&t.shortcuts&&t.execute&&(e[t.shortcuts.toLocaleLowerCase()]=t)})),e}function G_(t,e,n,r,a){void 0===e&&(e=[]);var i=Z_(e||[]),o=[];if(t.altKey&&o.push("alt"),t.shiftKey&&o.push("shift"),t.metaKey&&o.push("cmd"),t.ctrlKey&&o.push("ctrl"),o.length>0&&!/(control|alt|meta|shift)/.test(t.key.toLocaleLowerCase())&&o.push(t.key.toLocaleLowerCase()),/escape/.test(t.key.toLocaleLowerCase())&&o.push("escape"),!(o.length<1)){var l=!!i[o.join("+")]?i[o.join("+")]:void 0;return Object.keys(i).forEach((function(t){var e=t.split("+").every((function(t){return/ctrlcmd/.test(t)?o.includes("ctrl")||o.includes("cmd"):o.includes(t)}));e&&(l=i[t])})),l&&n?(t.stopPropagation(),t.preventDefault(),void n.executeCommand(l,r,a,o)):void 0}}var q_,Y_=new Set([65534,65535,131070,131071,196606,196607,262142,262143,327678,327679,393214,393215,458750,458751,524286,524287,589822,589823,655358,655359,720894,720895,786430,786431,851966,851967,917502,917503,983038,983039,1048574,1048575,1114110,1114111]),X_="\ufffd";!function(t){t[t.EOF=-1]="EOF",t[t.NULL=0]="NULL",t[t.TABULATION=9]="TABULATION",t[t.CARRIAGE_RETURN=13]="CARRIAGE_RETURN",t[t.LINE_FEED=10]="LINE_FEED",t[t.FORM_FEED=12]="FORM_FEED",t[t.SPACE=32]="SPACE",t[t.EXCLAMATION_MARK=33]="EXCLAMATION_MARK",t[t.QUOTATION_MARK=34]="QUOTATION_MARK",t[t.NUMBER_SIGN=35]="NUMBER_SIGN",t[t.AMPERSAND=38]="AMPERSAND",t[t.APOSTROPHE=39]="APOSTROPHE",t[t.HYPHEN_MINUS=45]="HYPHEN_MINUS",t[t.SOLIDUS=47]="SOLIDUS",t[t.DIGIT_0=48]="DIGIT_0",t[t.DIGIT_9=57]="DIGIT_9",t[t.SEMICOLON=59]="SEMICOLON",t[t.LESS_THAN_SIGN=60]="LESS_THAN_SIGN",t[t.EQUALS_SIGN=61]="EQUALS_SIGN",t[t.GREATER_THAN_SIGN=62]="GREATER_THAN_SIGN",t[t.QUESTION_MARK=63]="QUESTION_MARK",t[t.LATIN_CAPITAL_A=65]="LATIN_CAPITAL_A",t[t.LATIN_CAPITAL_F=70]="LATIN_CAPITAL_F",t[t.LATIN_CAPITAL_X=88]="LATIN_CAPITAL_X",t[t.LATIN_CAPITAL_Z=90]="LATIN_CAPITAL_Z",t[t.RIGHT_SQUARE_BRACKET=93]="RIGHT_SQUARE_BRACKET",t[t.GRAVE_ACCENT=96]="GRAVE_ACCENT",t[t.LATIN_SMALL_A=97]="LATIN_SMALL_A",t[t.LATIN_SMALL_F=102]="LATIN_SMALL_F",t[t.LATIN_SMALL_X=120]="LATIN_SMALL_X",t[t.LATIN_SMALL_Z=122]="LATIN_SMALL_Z",t[t.REPLACEMENT_CHARACTER=65533]="REPLACEMENT_CHARACTER"}(q_=q_||(q_={}));var $_,K_="--",Q_="[CDATA[",J_="doctype",tB="script",eB="public",nB="system";function rB(t){return t>=55296&&t<=57343}function aB(t){return 32!==t&&10!==t&&13!==t&&9!==t&&12!==t&&t>=1&&t<=31||t>=127&&t<=159}function iB(t){return t>=64976&&t<=65007||Y_.has(t)}!function(t){t.controlCharacterInInputStream="control-character-in-input-stream",t.noncharacterInInputStream="noncharacter-in-input-stream",t.surrogateInInputStream="surrogate-in-input-stream",t.nonVoidHtmlElementStartTagWithTrailingSolidus="non-void-html-element-start-tag-with-trailing-solidus",t.endTagWithAttributes="end-tag-with-attributes",t.endTagWithTrailingSolidus="end-tag-with-trailing-solidus",t.unexpectedSolidusInTag="unexpected-solidus-in-tag",t.unexpectedNullCharacter="unexpected-null-character",t.unexpectedQuestionMarkInsteadOfTagName="unexpected-question-mark-instead-of-tag-name",t.invalidFirstCharacterOfTagName="invalid-first-character-of-tag-name",t.unexpectedEqualsSignBeforeAttributeName="unexpected-equals-sign-before-attribute-name",t.missingEndTagName="missing-end-tag-name",t.unexpectedCharacterInAttributeName="unexpected-character-in-attribute-name",t.unknownNamedCharacterReference="unknown-named-character-reference",t.missingSemicolonAfterCharacterReference="missing-semicolon-after-character-reference",t.unexpectedCharacterAfterDoctypeSystemIdentifier="unexpected-character-after-doctype-system-identifier",t.unexpectedCharacterInUnquotedAttributeValue="unexpected-character-in-unquoted-attribute-value",t.eofBeforeTagName="eof-before-tag-name",t.eofInTag="eof-in-tag",t.missingAttributeValue="missing-attribute-value",t.missingWhitespaceBetweenAttributes="missing-whitespace-between-attributes",t.missingWhitespaceAfterDoctypePublicKeyword="missing-whitespace-after-doctype-public-keyword",t.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers="missing-whitespace-between-doctype-public-and-system-identifiers",t.missingWhitespaceAfterDoctypeSystemKeyword="missing-whitespace-after-doctype-system-keyword",t.missingQuoteBeforeDoctypePublicIdentifier="missing-quote-before-doctype-public-identifier",t.missingQuoteBeforeDoctypeSystemIdentifier="missing-quote-before-doctype-system-identifier",t.missingDoctypePublicIdentifier="missing-doctype-public-identifier",t.missingDoctypeSystemIdentifier="missing-doctype-system-identifier",t.abruptDoctypePublicIdentifier="abrupt-doctype-public-identifier",t.abruptDoctypeSystemIdentifier="abrupt-doctype-system-identifier",t.cdataInHtmlContent="cdata-in-html-content",t.incorrectlyOpenedComment="incorrectly-opened-comment",t.eofInScriptHtmlCommentLikeText="eof-in-script-html-comment-like-text",t.eofInDoctype="eof-in-doctype",t.nestedComment="nested-comment",t.abruptClosingOfEmptyComment="abrupt-closing-of-empty-comment",t.eofInComment="eof-in-comment",t.incorrectlyClosedComment="incorrectly-closed-comment",t.eofInCdata="eof-in-cdata",t.absenceOfDigitsInNumericCharacterReference="absence-of-digits-in-numeric-character-reference",t.nullCharacterReference="null-character-reference",t.surrogateCharacterReference="surrogate-character-reference",t.characterReferenceOutsideUnicodeRange="character-reference-outside-unicode-range",t.controlCharacterReference="control-character-reference",t.noncharacterCharacterReference="noncharacter-character-reference",t.missingWhitespaceBeforeDoctypeName="missing-whitespace-before-doctype-name",t.missingDoctypeName="missing-doctype-name",t.invalidCharacterSequenceAfterDoctypeName="invalid-character-sequence-after-doctype-name",t.duplicateAttribute="duplicate-attribute",t.nonConformingDoctype="non-conforming-doctype",t.missingDoctype="missing-doctype",t.misplacedDoctype="misplaced-doctype",t.endTagWithoutMatchingOpenElement="end-tag-without-matching-open-element",t.closingOfElementWithOpenChildElements="closing-of-element-with-open-child-elements",t.disallowedContentInNoscriptInHead="disallowed-content-in-noscript-in-head",t.openElementsLeftAfterEof="open-elements-left-after-eof",t.abandonedHeadElementChild="abandoned-head-element-child",t.misplacedStartTagForHeadElement="misplaced-start-tag-for-head-element",t.nestedNoscriptInHead="nested-noscript-in-head",t.eofInElementThatCanContainOnlyText="eof-in-element-that-can-contain-only-text"}($_=$_||($_={}));var oB,lB=function(){function t(e){C(this,t),this.handler=e,this.html="",this.pos=-1,this.lastGapPos=-2,this.gapStack=[],this.skipNextNewLine=!1,this.lastChunkWritten=!1,this.endOfChunkHit=!1,this.bufferWaterline=65536,this.isEol=!1,this.lineStartPos=0,this.droppedBufferSize=0,this.line=1,this.lastErrOffset=-1}return E(t,[{key:"col",get:function(){return this.pos-this.lineStartPos+Number(this.lastGapPos!==this.pos)}},{key:"offset",get:function(){return this.droppedBufferSize+this.pos}},{key:"getError",value:function(t){var e=this.line,n=this.col,r=this.offset;return{code:t,startLine:e,endLine:e,startCol:n,endCol:n,startOffset:r,endOffset:r}}},{key:"_err",value:function(t){this.handler.onParseError&&this.lastErrOffset!==this.offset&&(this.lastErrOffset=this.offset,this.handler.onParseError(this.getError(t)))}},{key:"_addGap",value:function(){this.gapStack.push(this.lastGapPos),this.lastGapPos=this.pos}},{key:"_processSurrogate",value:function(t){if(this.pos!==this.html.length-1){var e=this.html.charCodeAt(this.pos+1);if(function(t){return t>=56320&&t<=57343}(e))return this.pos++,this._addGap(),1024*(t-55296)+9216+e}else if(!this.lastChunkWritten)return this.endOfChunkHit=!0,q_.EOF;return this._err($_.surrogateInInputStream),t}},{key:"willDropParsedChunk",value:function(){return this.pos>this.bufferWaterline}},{key:"dropParsedChunk",value:function(){this.willDropParsedChunk()&&(this.html=this.html.substring(this.pos),this.lineStartPos-=this.pos,this.droppedBufferSize+=this.pos,this.pos=0,this.lastGapPos=-2,this.gapStack.length=0)}},{key:"write",value:function(t,e){this.html.length>0?this.html+=t:this.html=t,this.endOfChunkHit=!1,this.lastChunkWritten=e}},{key:"insertHtmlAtCurrentPos",value:function(t){this.html=this.html.substring(0,this.pos+1)+t+this.html.substring(this.pos+1),this.endOfChunkHit=!1}},{key:"startsWith",value:function(t,e){if(this.pos+t.length>this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,!1;if(e)return this.html.startsWith(t,this.pos);for(var n=0;n<t.length;n++){if((32|this.html.charCodeAt(this.pos+n))!==t.charCodeAt(n))return!1}return!0}},{key:"peek",value:function(t){var e=this.pos+t;if(e>=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,q_.EOF;var n=this.html.charCodeAt(e);return n===q_.CARRIAGE_RETURN?q_.LINE_FEED:n}},{key:"advance",value:function(){if(this.pos++,this.isEol&&(this.isEol=!1,this.line++,this.lineStartPos=this.pos),this.pos>=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,q_.EOF;var t=this.html.charCodeAt(this.pos);return t===q_.CARRIAGE_RETURN?(this.isEol=!0,this.skipNextNewLine=!0,q_.LINE_FEED):t===q_.LINE_FEED&&(this.isEol=!0,this.skipNextNewLine)?(this.line--,this.skipNextNewLine=!1,this._addGap(),this.advance()):(this.skipNextNewLine=!1,rB(t)&&(t=this._processSurrogate(t)),null===this.handler.onParseError||t>31&&t<127||t===q_.LINE_FEED||t===q_.CARRIAGE_RETURN||t>159&&t<64976||this._checkForProblematicCharacters(t),t)}},{key:"_checkForProblematicCharacters",value:function(t){aB(t)?this._err($_.controlCharacterInInputStream):iB(t)&&this._err($_.noncharacterInInputStream)}},{key:"retreat",value:function(t){for(this.pos-=t;this.pos<this.lastGapPos;)this.lastGapPos=this.gapStack.pop(),this.pos--;this.isEol=!1}}]),t}();function cB(t,e){for(var n=t.attrs.length-1;n>=0;n--)if(t.attrs[n].name===e)return t.attrs[n].value;return null}!function(t){t[t.CHARACTER=0]="CHARACTER",t[t.NULL_CHARACTER=1]="NULL_CHARACTER",t[t.WHITESPACE_CHARACTER=2]="WHITESPACE_CHARACTER",t[t.START_TAG=3]="START_TAG",t[t.END_TAG=4]="END_TAG",t[t.COMMENT=5]="COMMENT",t[t.DOCTYPE=6]="DOCTYPE",t[t.EOF=7]="EOF",t[t.HIBERNATION=8]="HIBERNATION"}(oB=oB||(oB={}));var sB,uB,dB=new Uint16Array('\u1d41<\xd5\u0131\u028a\u049d\u057b\u05d0\u0675\u06de\u07a2\u07d6\u080f\u0a4a\u0a91\u0da1\u0e6d\u0f09\u0f26\u10ca\u1228\u12e1\u1415\u149d\u14c3\u14df\u1525\0\0\0\0\0\0\u156b\u16cd\u198d\u1c12\u1ddd\u1f7e\u2060\u21b0\u228d\u23c0\u23fb\u2442\u2824\u2912\u2d08\u2e48\u2fce\u3016\u32ba\u3639\u37ac\u38fe\u3a28\u3a71\u3ae0\u3b2e\u0800EMabcfglmnoprstu\\bfms\x7f\x84\x8b\x90\x95\x98\xa6\xb3\xb9\xc8\xcflig\u803b\xc6\u40c6P\u803b&\u4026cute\u803b\xc1\u40c1reve;\u4102\u0100iyx}rc\u803b\xc2\u40c2;\u4410r;\uc000\ud835\udd04rave\u803b\xc0\u40c0pha;\u4391acr;\u4100d;\u6a53\u0100gp\x9d\xa1on;\u4104f;\uc000\ud835\udd38plyFunction;\u6061ing\u803b\xc5\u40c5\u0100cs\xbe\xc3r;\uc000\ud835\udc9cign;\u6254ilde\u803b\xc3\u40c3ml\u803b\xc4\u40c4\u0400aceforsu\xe5\xfb\xfe\u0117\u011c\u0122\u0127\u012a\u0100cr\xea\xf2kslash;\u6216\u0176\xf6\xf8;\u6ae7ed;\u6306y;\u4411\u0180crt\u0105\u010b\u0114ause;\u6235noullis;\u612ca;\u4392r;\uc000\ud835\udd05pf;\uc000\ud835\udd39eve;\u42d8c\xf2\u0113mpeq;\u624e\u0700HOacdefhilorsu\u014d\u0151\u0156\u0180\u019e\u01a2\u01b5\u01b7\u01ba\u01dc\u0215\u0273\u0278\u027ecy;\u4427PY\u803b\xa9\u40a9\u0180cpy\u015d\u0162\u017aute;\u4106\u0100;i\u0167\u0168\u62d2talDifferentialD;\u6145leys;\u612d\u0200aeio\u0189\u018e\u0194\u0198ron;\u410cdil\u803b\xc7\u40c7rc;\u4108nint;\u6230ot;\u410a\u0100dn\u01a7\u01adilla;\u40b8terDot;\u40b7\xf2\u017fi;\u43a7rcle\u0200DMPT\u01c7\u01cb\u01d1\u01d6ot;\u6299inus;\u6296lus;\u6295imes;\u6297o\u0100cs\u01e2\u01f8kwiseContourIntegral;\u6232eCurly\u0100DQ\u0203\u020foubleQuote;\u601duote;\u6019\u0200lnpu\u021e\u0228\u0247\u0255on\u0100;e\u0225\u0226\u6237;\u6a74\u0180git\u022f\u0236\u023aruent;\u6261nt;\u622fourIntegral;\u622e\u0100fr\u024c\u024e;\u6102oduct;\u6210nterClockwiseContourIntegral;\u6233oss;\u6a2fcr;\uc000\ud835\udc9ep\u0100;C\u0284\u0285\u62d3ap;\u624d\u0580DJSZacefios\u02a0\u02ac\u02b0\u02b4\u02b8\u02cb\u02d7\u02e1\u02e6\u0333\u048d\u0100;o\u0179\u02a5trahd;\u6911cy;\u4402cy;\u4405cy;\u440f\u0180grs\u02bf\u02c4\u02c7ger;\u6021r;\u61a1hv;\u6ae4\u0100ay\u02d0\u02d5ron;\u410e;\u4414l\u0100;t\u02dd\u02de\u6207a;\u4394r;\uc000\ud835\udd07\u0100af\u02eb\u0327\u0100cm\u02f0\u0322ritical\u0200ADGT\u0300\u0306\u0316\u031ccute;\u40b4o\u0174\u030b\u030d;\u42d9bleAcute;\u42ddrave;\u4060ilde;\u42dcond;\u62c4ferentialD;\u6146\u0470\u033d\0\0\0\u0342\u0354\0\u0405f;\uc000\ud835\udd3b\u0180;DE\u0348\u0349\u034d\u40a8ot;\u60dcqual;\u6250ble\u0300CDLRUV\u0363\u0372\u0382\u03cf\u03e2\u03f8ontourIntegra\xec\u0239o\u0274\u0379\0\0\u037b\xbb\u0349nArrow;\u61d3\u0100eo\u0387\u03a4ft\u0180ART\u0390\u0396\u03a1rrow;\u61d0ightArrow;\u61d4e\xe5\u02cang\u0100LR\u03ab\u03c4eft\u0100AR\u03b3\u03b9rrow;\u67f8ightArrow;\u67faightArrow;\u67f9ight\u0100AT\u03d8\u03derrow;\u61d2ee;\u62a8p\u0241\u03e9\0\0\u03efrrow;\u61d1ownArrow;\u61d5erticalBar;\u6225n\u0300ABLRTa\u0412\u042a\u0430\u045e\u047f\u037crrow\u0180;BU\u041d\u041e\u0422\u6193ar;\u6913pArrow;\u61f5reve;\u4311eft\u02d2\u043a\0\u0446\0\u0450ightVector;\u6950eeVector;\u695eector\u0100;B\u0459\u045a\u61bdar;\u6956ight\u01d4\u0467\0\u0471eeVector;\u695fector\u0100;B\u047a\u047b\u61c1ar;\u6957ee\u0100;A\u0486\u0487\u62a4rrow;\u61a7\u0100ct\u0492\u0497r;\uc000\ud835\udc9frok;\u4110\u0800NTacdfglmopqstux\u04bd\u04c0\u04c4\u04cb\u04de\u04e2\u04e7\u04ee\u04f5\u0521\u052f\u0536\u0552\u055d\u0560\u0565G;\u414aH\u803b\xd0\u40d0cute\u803b\xc9\u40c9\u0180aiy\u04d2\u04d7\u04dcron;\u411arc\u803b\xca\u40ca;\u442dot;\u4116r;\uc000\ud835\udd08rave\u803b\xc8\u40c8ement;\u6208\u0100ap\u04fa\u04fecr;\u4112ty\u0253\u0506\0\0\u0512mallSquare;\u65fberySmallSquare;\u65ab\u0100gp\u0526\u052aon;\u4118f;\uc000\ud835\udd3csilon;\u4395u\u0100ai\u053c\u0549l\u0100;T\u0542\u0543\u6a75ilde;\u6242librium;\u61cc\u0100ci\u0557\u055ar;\u6130m;\u6a73a;\u4397ml\u803b\xcb\u40cb\u0100ip\u056a\u056fsts;\u6203onentialE;\u6147\u0280cfios\u0585\u0588\u058d\u05b2\u05ccy;\u4424r;\uc000\ud835\udd09lled\u0253\u0597\0\0\u05a3mallSquare;\u65fcerySmallSquare;\u65aa\u0370\u05ba\0\u05bf\0\0\u05c4f;\uc000\ud835\udd3dAll;\u6200riertrf;\u6131c\xf2\u05cb\u0600JTabcdfgorst\u05e8\u05ec\u05ef\u05fa\u0600\u0612\u0616\u061b\u061d\u0623\u066c\u0672cy;\u4403\u803b>\u403emma\u0100;d\u05f7\u05f8\u4393;\u43dcreve;\u411e\u0180eiy\u0607\u060c\u0610dil;\u4122rc;\u411c;\u4413ot;\u4120r;\uc000\ud835\udd0a;\u62d9pf;\uc000\ud835\udd3eeater\u0300EFGLST\u0635\u0644\u064e\u0656\u065b\u0666qual\u0100;L\u063e\u063f\u6265ess;\u62dbullEqual;\u6267reater;\u6aa2ess;\u6277lantEqual;\u6a7eilde;\u6273cr;\uc000\ud835\udca2;\u626b\u0400Aacfiosu\u0685\u068b\u0696\u069b\u069e\u06aa\u06be\u06caRDcy;\u442a\u0100ct\u0690\u0694ek;\u42c7;\u405eirc;\u4124r;\u610clbertSpace;\u610b\u01f0\u06af\0\u06b2f;\u610dizontalLine;\u6500\u0100ct\u06c3\u06c5\xf2\u06a9rok;\u4126mp\u0144\u06d0\u06d8ownHum\xf0\u012fqual;\u624f\u0700EJOacdfgmnostu\u06fa\u06fe\u0703\u0707\u070e\u071a\u071e\u0721\u0728\u0744\u0778\u078b\u078f\u0795cy;\u4415lig;\u4132cy;\u4401cute\u803b\xcd\u40cd\u0100iy\u0713\u0718rc\u803b\xce\u40ce;\u4418ot;\u4130r;\u6111rave\u803b\xcc\u40cc\u0180;ap\u0720\u072f\u073f\u0100cg\u0734\u0737r;\u412ainaryI;\u6148lie\xf3\u03dd\u01f4\u0749\0\u0762\u0100;e\u074d\u074e\u622c\u0100gr\u0753\u0758ral;\u622bsection;\u62c2isible\u0100CT\u076c\u0772omma;\u6063imes;\u6062\u0180gpt\u077f\u0783\u0788on;\u412ef;\uc000\ud835\udd40a;\u4399cr;\u6110ilde;\u4128\u01eb\u079a\0\u079ecy;\u4406l\u803b\xcf\u40cf\u0280cfosu\u07ac\u07b7\u07bc\u07c2\u07d0\u0100iy\u07b1\u07b5rc;\u4134;\u4419r;\uc000\ud835\udd0dpf;\uc000\ud835\udd41\u01e3\u07c7\0\u07ccr;\uc000\ud835\udca5rcy;\u4408kcy;\u4404\u0380HJacfos\u07e4\u07e8\u07ec\u07f1\u07fd\u0802\u0808cy;\u4425cy;\u440cppa;\u439a\u0100ey\u07f6\u07fbdil;\u4136;\u441ar;\uc000\ud835\udd0epf;\uc000\ud835\udd42cr;\uc000\ud835\udca6\u0580JTaceflmost\u0825\u0829\u082c\u0850\u0863\u09b3\u09b8\u09c7\u09cd\u0a37\u0a47cy;\u4409\u803b<\u403c\u0280cmnpr\u0837\u083c\u0841\u0844\u084dute;\u4139bda;\u439bg;\u67ealacetrf;\u6112r;\u619e\u0180aey\u0857\u085c\u0861ron;\u413ddil;\u413b;\u441b\u0100fs\u0868\u0970t\u0500ACDFRTUVar\u087e\u08a9\u08b1\u08e0\u08e6\u08fc\u092f\u095b\u0390\u096a\u0100nr\u0883\u088fgleBracket;\u67e8row\u0180;BR\u0899\u089a\u089e\u6190ar;\u61e4ightArrow;\u61c6eiling;\u6308o\u01f5\u08b7\0\u08c3bleBracket;\u67e6n\u01d4\u08c8\0\u08d2eeVector;\u6961ector\u0100;B\u08db\u08dc\u61c3ar;\u6959loor;\u630aight\u0100AV\u08ef\u08f5rrow;\u6194ector;\u694e\u0100er\u0901\u0917e\u0180;AV\u0909\u090a\u0910\u62a3rrow;\u61a4ector;\u695aiangle\u0180;BE\u0924\u0925\u0929\u62b2ar;\u69cfqual;\u62b4p\u0180DTV\u0937\u0942\u094cownVector;\u6951eeVector;\u6960ector\u0100;B\u0956\u0957\u61bfar;\u6958ector\u0100;B\u0965\u0966\u61bcar;\u6952ight\xe1\u039cs\u0300EFGLST\u097e\u098b\u0995\u099d\u09a2\u09adqualGreater;\u62daullEqual;\u6266reater;\u6276ess;\u6aa1lantEqual;\u6a7dilde;\u6272r;\uc000\ud835\udd0f\u0100;e\u09bd\u09be\u62d8ftarrow;\u61daidot;\u413f\u0180npw\u09d4\u0a16\u0a1bg\u0200LRlr\u09de\u09f7\u0a02\u0a10eft\u0100AR\u09e6\u09ecrrow;\u67f5ightArrow;\u67f7ightArrow;\u67f6eft\u0100ar\u03b3\u0a0aight\xe1\u03bfight\xe1\u03caf;\uc000\ud835\udd43er\u0100LR\u0a22\u0a2ceftArrow;\u6199ightArrow;\u6198\u0180cht\u0a3e\u0a40\u0a42\xf2\u084c;\u61b0rok;\u4141;\u626a\u0400acefiosu\u0a5a\u0a5d\u0a60\u0a77\u0a7c\u0a85\u0a8b\u0a8ep;\u6905y;\u441c\u0100dl\u0a65\u0a6fiumSpace;\u605flintrf;\u6133r;\uc000\ud835\udd10nusPlus;\u6213pf;\uc000\ud835\udd44c\xf2\u0a76;\u439c\u0480Jacefostu\u0aa3\u0aa7\u0aad\u0ac0\u0b14\u0b19\u0d91\u0d97\u0d9ecy;\u440acute;\u4143\u0180aey\u0ab4\u0ab9\u0aberon;\u4147dil;\u4145;\u441d\u0180gsw\u0ac7\u0af0\u0b0eative\u0180MTV\u0ad3\u0adf\u0ae8ediumSpace;\u600bhi\u0100cn\u0ae6\u0ad8\xeb\u0ad9eryThi\xee\u0ad9ted\u0100GL\u0af8\u0b06reaterGreate\xf2\u0673essLes\xf3\u0a48Line;\u400ar;\uc000\ud835\udd11\u0200Bnpt\u0b22\u0b28\u0b37\u0b3areak;\u6060BreakingSpace;\u40a0f;\u6115\u0680;CDEGHLNPRSTV\u0b55\u0b56\u0b6a\u0b7c\u0ba1\u0beb\u0c04\u0c5e\u0c84\u0ca6\u0cd8\u0d61\u0d85\u6aec\u0100ou\u0b5b\u0b64ngruent;\u6262pCap;\u626doubleVerticalBar;\u6226\u0180lqx\u0b83\u0b8a\u0b9bement;\u6209ual\u0100;T\u0b92\u0b93\u6260ilde;\uc000\u2242\u0338ists;\u6204reater\u0380;EFGLST\u0bb6\u0bb7\u0bbd\u0bc9\u0bd3\u0bd8\u0be5\u626fqual;\u6271ullEqual;\uc000\u2267\u0338reater;\uc000\u226b\u0338ess;\u6279lantEqual;\uc000\u2a7e\u0338ilde;\u6275ump\u0144\u0bf2\u0bfdownHump;\uc000\u224e\u0338qual;\uc000\u224f\u0338e\u0100fs\u0c0a\u0c27tTriangle\u0180;BE\u0c1a\u0c1b\u0c21\u62eaar;\uc000\u29cf\u0338qual;\u62ecs\u0300;EGLST\u0c35\u0c36\u0c3c\u0c44\u0c4b\u0c58\u626equal;\u6270reater;\u6278ess;\uc000\u226a\u0338lantEqual;\uc000\u2a7d\u0338ilde;\u6274ested\u0100GL\u0c68\u0c79reaterGreater;\uc000\u2aa2\u0338essLess;\uc000\u2aa1\u0338recedes\u0180;ES\u0c92\u0c93\u0c9b\u6280qual;\uc000\u2aaf\u0338lantEqual;\u62e0\u0100ei\u0cab\u0cb9verseElement;\u620cghtTriangle\u0180;BE\u0ccb\u0ccc\u0cd2\u62ebar;\uc000\u29d0\u0338qual;\u62ed\u0100qu\u0cdd\u0d0cuareSu\u0100bp\u0ce8\u0cf9set\u0100;E\u0cf0\u0cf3\uc000\u228f\u0338qual;\u62e2erset\u0100;E\u0d03\u0d06\uc000\u2290\u0338qual;\u62e3\u0180bcp\u0d13\u0d24\u0d4eset\u0100;E\u0d1b\u0d1e\uc000\u2282\u20d2qual;\u6288ceeds\u0200;EST\u0d32\u0d33\u0d3b\u0d46\u6281qual;\uc000\u2ab0\u0338lantEqual;\u62e1ilde;\uc000\u227f\u0338erset\u0100;E\u0d58\u0d5b\uc000\u2283\u20d2qual;\u6289ilde\u0200;EFT\u0d6e\u0d6f\u0d75\u0d7f\u6241qual;\u6244ullEqual;\u6247ilde;\u6249erticalBar;\u6224cr;\uc000\ud835\udca9ilde\u803b\xd1\u40d1;\u439d\u0700Eacdfgmoprstuv\u0dbd\u0dc2\u0dc9\u0dd5\u0ddb\u0de0\u0de7\u0dfc\u0e02\u0e20\u0e22\u0e32\u0e3f\u0e44lig;\u4152cute\u803b\xd3\u40d3\u0100iy\u0dce\u0dd3rc\u803b\xd4\u40d4;\u441eblac;\u4150r;\uc000\ud835\udd12rave\u803b\xd2\u40d2\u0180aei\u0dee\u0df2\u0df6cr;\u414cga;\u43a9cron;\u439fpf;\uc000\ud835\udd46enCurly\u0100DQ\u0e0e\u0e1aoubleQuote;\u601cuote;\u6018;\u6a54\u0100cl\u0e27\u0e2cr;\uc000\ud835\udcaaash\u803b\xd8\u40d8i\u016c\u0e37\u0e3cde\u803b\xd5\u40d5es;\u6a37ml\u803b\xd6\u40d6er\u0100BP\u0e4b\u0e60\u0100ar\u0e50\u0e53r;\u603eac\u0100ek\u0e5a\u0e5c;\u63deet;\u63b4arenthesis;\u63dc\u0480acfhilors\u0e7f\u0e87\u0e8a\u0e8f\u0e92\u0e94\u0e9d\u0eb0\u0efcrtialD;\u6202y;\u441fr;\uc000\ud835\udd13i;\u43a6;\u43a0usMinus;\u40b1\u0100ip\u0ea2\u0eadncareplan\xe5\u069df;\u6119\u0200;eio\u0eb9\u0eba\u0ee0\u0ee4\u6abbcedes\u0200;EST\u0ec8\u0ec9\u0ecf\u0eda\u627aqual;\u6aaflantEqual;\u627cilde;\u627eme;\u6033\u0100dp\u0ee9\u0eeeuct;\u620fortion\u0100;a\u0225\u0ef9l;\u621d\u0100ci\u0f01\u0f06r;\uc000\ud835\udcab;\u43a8\u0200Ufos\u0f11\u0f16\u0f1b\u0f1fOT\u803b"\u4022r;\uc000\ud835\udd14pf;\u611acr;\uc000\ud835\udcac\u0600BEacefhiorsu\u0f3e\u0f43\u0f47\u0f60\u0f73\u0fa7\u0faa\u0fad\u1096\u10a9\u10b4\u10bearr;\u6910G\u803b\xae\u40ae\u0180cnr\u0f4e\u0f53\u0f56ute;\u4154g;\u67ebr\u0100;t\u0f5c\u0f5d\u61a0l;\u6916\u0180aey\u0f67\u0f6c\u0f71ron;\u4158dil;\u4156;\u4420\u0100;v\u0f78\u0f79\u611cerse\u0100EU\u0f82\u0f99\u0100lq\u0f87\u0f8eement;\u620builibrium;\u61cbpEquilibrium;\u696fr\xbb\u0f79o;\u43a1ght\u0400ACDFTUVa\u0fc1\u0feb\u0ff3\u1022\u1028\u105b\u1087\u03d8\u0100nr\u0fc6\u0fd2gleBracket;\u67e9row\u0180;BL\u0fdc\u0fdd\u0fe1\u6192ar;\u61e5eftArrow;\u61c4eiling;\u6309o\u01f5\u0ff9\0\u1005bleBracket;\u67e7n\u01d4\u100a\0\u1014eeVector;\u695dector\u0100;B\u101d\u101e\u61c2ar;\u6955loor;\u630b\u0100er\u102d\u1043e\u0180;AV\u1035\u1036\u103c\u62a2rrow;\u61a6ector;\u695biangle\u0180;BE\u1050\u1051\u1055\u62b3ar;\u69d0qual;\u62b5p\u0180DTV\u1063\u106e\u1078ownVector;\u694feeVector;\u695cector\u0100;B\u1082\u1083\u61bear;\u6954ector\u0100;B\u1091\u1092\u61c0ar;\u6953\u0100pu\u109b\u109ef;\u611dndImplies;\u6970ightarrow;\u61db\u0100ch\u10b9\u10bcr;\u611b;\u61b1leDelayed;\u69f4\u0680HOacfhimoqstu\u10e4\u10f1\u10f7\u10fd\u1119\u111e\u1151\u1156\u1161\u1167\u11b5\u11bb\u11bf\u0100Cc\u10e9\u10eeHcy;\u4429y;\u4428FTcy;\u442ccute;\u415a\u0280;aeiy\u1108\u1109\u110e\u1113\u1117\u6abcron;\u4160dil;\u415erc;\u415c;\u4421r;\uc000\ud835\udd16ort\u0200DLRU\u112a\u1134\u113e\u1149ownArrow\xbb\u041eeftArrow\xbb\u089aightArrow\xbb\u0fddpArrow;\u6191gma;\u43a3allCircle;\u6218pf;\uc000\ud835\udd4a\u0272\u116d\0\0\u1170t;\u621aare\u0200;ISU\u117b\u117c\u1189\u11af\u65a1ntersection;\u6293u\u0100bp\u118f\u119eset\u0100;E\u1197\u1198\u628fqual;\u6291erset\u0100;E\u11a8\u11a9\u6290qual;\u6292nion;\u6294cr;\uc000\ud835\udcaear;\u62c6\u0200bcmp\u11c8\u11db\u1209\u120b\u0100;s\u11cd\u11ce\u62d0et\u0100;E\u11cd\u11d5qual;\u6286\u0100ch\u11e0\u1205eeds\u0200;EST\u11ed\u11ee\u11f4\u11ff\u627bqual;\u6ab0lantEqual;\u627dilde;\u627fTh\xe1\u0f8c;\u6211\u0180;es\u1212\u1213\u1223\u62d1rset\u0100;E\u121c\u121d\u6283qual;\u6287et\xbb\u1213\u0580HRSacfhiors\u123e\u1244\u1249\u1255\u125e\u1271\u1276\u129f\u12c2\u12c8\u12d1ORN\u803b\xde\u40deADE;\u6122\u0100Hc\u124e\u1252cy;\u440by;\u4426\u0100bu\u125a\u125c;\u4009;\u43a4\u0180aey\u1265\u126a\u126fron;\u4164dil;\u4162;\u4422r;\uc000\ud835\udd17\u0100ei\u127b\u1289\u01f2\u1280\0\u1287efore;\u6234a;\u4398\u0100cn\u128e\u1298kSpace;\uc000\u205f\u200aSpace;\u6009lde\u0200;EFT\u12ab\u12ac\u12b2\u12bc\u623cqual;\u6243ullEqual;\u6245ilde;\u6248pf;\uc000\ud835\udd4bipleDot;\u60db\u0100ct\u12d6\u12dbr;\uc000\ud835\udcafrok;\u4166\u0ae1\u12f7\u130e\u131a\u1326\0\u132c\u1331\0\0\0\0\0\u1338\u133d\u1377\u1385\0\u13ff\u1404\u140a\u1410\u0100cr\u12fb\u1301ute\u803b\xda\u40dar\u0100;o\u1307\u1308\u619fcir;\u6949r\u01e3\u1313\0\u1316y;\u440eve;\u416c\u0100iy\u131e\u1323rc\u803b\xdb\u40db;\u4423blac;\u4170r;\uc000\ud835\udd18rave\u803b\xd9\u40d9acr;\u416a\u0100di\u1341\u1369er\u0100BP\u1348\u135d\u0100ar\u134d\u1350r;\u405fac\u0100ek\u1357\u1359;\u63dfet;\u63b5arenthesis;\u63ddon\u0100;P\u1370\u1371\u62c3lus;\u628e\u0100gp\u137b\u137fon;\u4172f;\uc000\ud835\udd4c\u0400ADETadps\u1395\u13ae\u13b8\u13c4\u03e8\u13d2\u13d7\u13f3rrow\u0180;BD\u1150\u13a0\u13a4ar;\u6912ownArrow;\u61c5ownArrow;\u6195quilibrium;\u696eee\u0100;A\u13cb\u13cc\u62a5rrow;\u61a5own\xe1\u03f3er\u0100LR\u13de\u13e8eftArrow;\u6196ightArrow;\u6197i\u0100;l\u13f9\u13fa\u43d2on;\u43a5ing;\u416ecr;\uc000\ud835\udcb0ilde;\u4168ml\u803b\xdc\u40dc\u0480Dbcdefosv\u1427\u142c\u1430\u1433\u143e\u1485\u148a\u1490\u1496ash;\u62abar;\u6aeby;\u4412ash\u0100;l\u143b\u143c\u62a9;\u6ae6\u0100er\u1443\u1445;\u62c1\u0180bty\u144c\u1450\u147aar;\u6016\u0100;i\u144f\u1455cal\u0200BLST\u1461\u1465\u146a\u1474ar;\u6223ine;\u407ceparator;\u6758ilde;\u6240ThinSpace;\u600ar;\uc000\ud835\udd19pf;\uc000\ud835\udd4dcr;\uc000\ud835\udcb1dash;\u62aa\u0280cefos\u14a7\u14ac\u14b1\u14b6\u14bcirc;\u4174dge;\u62c0r;\uc000\ud835\udd1apf;\uc000\ud835\udd4ecr;\uc000\ud835\udcb2\u0200fios\u14cb\u14d0\u14d2\u14d8r;\uc000\ud835\udd1b;\u439epf;\uc000\ud835\udd4fcr;\uc000\ud835\udcb3\u0480AIUacfosu\u14f1\u14f5\u14f9\u14fd\u1504\u150f\u1514\u151a\u1520cy;\u442fcy;\u4407cy;\u442ecute\u803b\xdd\u40dd\u0100iy\u1509\u150drc;\u4176;\u442br;\uc000\ud835\udd1cpf;\uc000\ud835\udd50cr;\uc000\ud835\udcb4ml;\u4178\u0400Hacdefos\u1535\u1539\u153f\u154b\u154f\u155d\u1560\u1564cy;\u4416cute;\u4179\u0100ay\u1544\u1549ron;\u417d;\u4417ot;\u417b\u01f2\u1554\0\u155boWidt\xe8\u0ad9a;\u4396r;\u6128pf;\u6124cr;\uc000\ud835\udcb5\u0be1\u1583\u158a\u1590\0\u15b0\u15b6\u15bf\0\0\0\0\u15c6\u15db\u15eb\u165f\u166d\0\u1695\u169b\u16b2\u16b9\0\u16becute\u803b\xe1\u40e1reve;\u4103\u0300;Ediuy\u159c\u159d\u15a1\u15a3\u15a8\u15ad\u623e;\uc000\u223e\u0333;\u623frc\u803b\xe2\u40e2te\u80bb\xb4\u0306;\u4430lig\u803b\xe6\u40e6\u0100;r\xb2\u15ba;\uc000\ud835\udd1erave\u803b\xe0\u40e0\u0100ep\u15ca\u15d6\u0100fp\u15cf\u15d4sym;\u6135\xe8\u15d3ha;\u43b1\u0100ap\u15dfc\u0100cl\u15e4\u15e7r;\u4101g;\u6a3f\u0264\u15f0\0\0\u160a\u0280;adsv\u15fa\u15fb\u15ff\u1601\u1607\u6227nd;\u6a55;\u6a5clope;\u6a58;\u6a5a\u0380;elmrsz\u1618\u1619\u161b\u161e\u163f\u164f\u1659\u6220;\u69a4e\xbb\u1619sd\u0100;a\u1625\u1626\u6221\u0461\u1630\u1632\u1634\u1636\u1638\u163a\u163c\u163e;\u69a8;\u69a9;\u69aa;\u69ab;\u69ac;\u69ad;\u69ae;\u69aft\u0100;v\u1645\u1646\u621fb\u0100;d\u164c\u164d\u62be;\u699d\u0100pt\u1654\u1657h;\u6222\xbb\xb9arr;\u637c\u0100gp\u1663\u1667on;\u4105f;\uc000\ud835\udd52\u0380;Eaeiop\u12c1\u167b\u167d\u1682\u1684\u1687\u168a;\u6a70cir;\u6a6f;\u624ad;\u624bs;\u4027rox\u0100;e\u12c1\u1692\xf1\u1683ing\u803b\xe5\u40e5\u0180cty\u16a1\u16a6\u16a8r;\uc000\ud835\udcb6;\u402amp\u0100;e\u12c1\u16af\xf1\u0288ilde\u803b\xe3\u40e3ml\u803b\xe4\u40e4\u0100ci\u16c2\u16c8onin\xf4\u0272nt;\u6a11\u0800Nabcdefiklnoprsu\u16ed\u16f1\u1730\u173c\u1743\u1748\u1778\u177d\u17e0\u17e6\u1839\u1850\u170d\u193d\u1948\u1970ot;\u6aed\u0100cr\u16f6\u171ek\u0200ceps\u1700\u1705\u170d\u1713ong;\u624cpsilon;\u43f6rime;\u6035im\u0100;e\u171a\u171b\u623dq;\u62cd\u0176\u1722\u1726ee;\u62bded\u0100;g\u172c\u172d\u6305e\xbb\u172drk\u0100;t\u135c\u1737brk;\u63b6\u0100oy\u1701\u1741;\u4431quo;\u601e\u0280cmprt\u1753\u175b\u1761\u1764\u1768aus\u0100;e\u010a\u0109ptyv;\u69b0s\xe9\u170cno\xf5\u0113\u0180ahw\u176f\u1771\u1773;\u43b2;\u6136een;\u626cr;\uc000\ud835\udd1fg\u0380costuvw\u178d\u179d\u17b3\u17c1\u17d5\u17db\u17de\u0180aiu\u1794\u1796\u179a\xf0\u0760rc;\u65efp\xbb\u1371\u0180dpt\u17a4\u17a8\u17adot;\u6a00lus;\u6a01imes;\u6a02\u0271\u17b9\0\0\u17becup;\u6a06ar;\u6605riangle\u0100du\u17cd\u17d2own;\u65bdp;\u65b3plus;\u6a04e\xe5\u1444\xe5\u14adarow;\u690d\u0180ako\u17ed\u1826\u1835\u0100cn\u17f2\u1823k\u0180lst\u17fa\u05ab\u1802ozenge;\u69ebriangle\u0200;dlr\u1812\u1813\u1818\u181d\u65b4own;\u65beeft;\u65c2ight;\u65b8k;\u6423\u01b1\u182b\0\u1833\u01b2\u182f\0\u1831;\u6592;\u65914;\u6593ck;\u6588\u0100eo\u183e\u184d\u0100;q\u1843\u1846\uc000=\u20e5uiv;\uc000\u2261\u20e5t;\u6310\u0200ptwx\u1859\u185e\u1867\u186cf;\uc000\ud835\udd53\u0100;t\u13cb\u1863om\xbb\u13cctie;\u62c8\u0600DHUVbdhmptuv\u1885\u1896\u18aa\u18bb\u18d7\u18db\u18ec\u18ff\u1905\u190a\u1910\u1921\u0200LRlr\u188e\u1890\u1892\u1894;\u6557;\u6554;\u6556;\u6553\u0280;DUdu\u18a1\u18a2\u18a4\u18a6\u18a8\u6550;\u6566;\u6569;\u6564;\u6567\u0200LRlr\u18b3\u18b5\u18b7\u18b9;\u655d;\u655a;\u655c;\u6559\u0380;HLRhlr\u18ca\u18cb\u18cd\u18cf\u18d1\u18d3\u18d5\u6551;\u656c;\u6563;\u6560;\u656b;\u6562;\u655fox;\u69c9\u0200LRlr\u18e4\u18e6\u18e8\u18ea;\u6555;\u6552;\u6510;\u650c\u0280;DUdu\u06bd\u18f7\u18f9\u18fb\u18fd;\u6565;\u6568;\u652c;\u6534inus;\u629flus;\u629eimes;\u62a0\u0200LRlr\u1919\u191b\u191d\u191f;\u655b;\u6558;\u6518;\u6514\u0380;HLRhlr\u1930\u1931\u1933\u1935\u1937\u1939\u193b\u6502;\u656a;\u6561;\u655e;\u653c;\u6524;\u651c\u0100ev\u0123\u1942bar\u803b\xa6\u40a6\u0200ceio\u1951\u1956\u195a\u1960r;\uc000\ud835\udcb7mi;\u604fm\u0100;e\u171a\u171cl\u0180;bh\u1968\u1969\u196b\u405c;\u69c5sub;\u67c8\u016c\u1974\u197el\u0100;e\u1979\u197a\u6022t\xbb\u197ap\u0180;Ee\u012f\u1985\u1987;\u6aae\u0100;q\u06dc\u06db\u0ce1\u19a7\0\u19e8\u1a11\u1a15\u1a32\0\u1a37\u1a50\0\0\u1ab4\0\0\u1ac1\0\0\u1b21\u1b2e\u1b4d\u1b52\0\u1bfd\0\u1c0c\u0180cpr\u19ad\u19b2\u19ddute;\u4107\u0300;abcds\u19bf\u19c0\u19c4\u19ca\u19d5\u19d9\u6229nd;\u6a44rcup;\u6a49\u0100au\u19cf\u19d2p;\u6a4bp;\u6a47ot;\u6a40;\uc000\u2229\ufe00\u0100eo\u19e2\u19e5t;\u6041\xee\u0693\u0200aeiu\u19f0\u19fb\u1a01\u1a05\u01f0\u19f5\0\u19f8s;\u6a4don;\u410ddil\u803b\xe7\u40e7rc;\u4109ps\u0100;s\u1a0c\u1a0d\u6a4cm;\u6a50ot;\u410b\u0180dmn\u1a1b\u1a20\u1a26il\u80bb\xb8\u01adptyv;\u69b2t\u8100\xa2;e\u1a2d\u1a2e\u40a2r\xe4\u01b2r;\uc000\ud835\udd20\u0180cei\u1a3d\u1a40\u1a4dy;\u4447ck\u0100;m\u1a47\u1a48\u6713ark\xbb\u1a48;\u43c7r\u0380;Ecefms\u1a5f\u1a60\u1a62\u1a6b\u1aa4\u1aaa\u1aae\u65cb;\u69c3\u0180;el\u1a69\u1a6a\u1a6d\u42c6q;\u6257e\u0261\u1a74\0\0\u1a88rrow\u0100lr\u1a7c\u1a81eft;\u61baight;\u61bb\u0280RSacd\u1a92\u1a94\u1a96\u1a9a\u1a9f\xbb\u0f47;\u64c8st;\u629birc;\u629aash;\u629dnint;\u6a10id;\u6aefcir;\u69c2ubs\u0100;u\u1abb\u1abc\u6663it\xbb\u1abc\u02ec\u1ac7\u1ad4\u1afa\0\u1b0aon\u0100;e\u1acd\u1ace\u403a\u0100;q\xc7\xc6\u026d\u1ad9\0\0\u1ae2a\u0100;t\u1ade\u1adf\u402c;\u4040\u0180;fl\u1ae8\u1ae9\u1aeb\u6201\xee\u1160e\u0100mx\u1af1\u1af6ent\xbb\u1ae9e\xf3\u024d\u01e7\u1afe\0\u1b07\u0100;d\u12bb\u1b02ot;\u6a6dn\xf4\u0246\u0180fry\u1b10\u1b14\u1b17;\uc000\ud835\udd54o\xe4\u0254\u8100\xa9;s\u0155\u1b1dr;\u6117\u0100ao\u1b25\u1b29rr;\u61b5ss;\u6717\u0100cu\u1b32\u1b37r;\uc000\ud835\udcb8\u0100bp\u1b3c\u1b44\u0100;e\u1b41\u1b42\u6acf;\u6ad1\u0100;e\u1b49\u1b4a\u6ad0;\u6ad2dot;\u62ef\u0380delprvw\u1b60\u1b6c\u1b77\u1b82\u1bac\u1bd4\u1bf9arr\u0100lr\u1b68\u1b6a;\u6938;\u6935\u0270\u1b72\0\0\u1b75r;\u62dec;\u62dfarr\u0100;p\u1b7f\u1b80\u61b6;\u693d\u0300;bcdos\u1b8f\u1b90\u1b96\u1ba1\u1ba5\u1ba8\u622arcap;\u6a48\u0100au\u1b9b\u1b9ep;\u6a46p;\u6a4aot;\u628dr;\u6a45;\uc000\u222a\ufe00\u0200alrv\u1bb5\u1bbf\u1bde\u1be3rr\u0100;m\u1bbc\u1bbd\u61b7;\u693cy\u0180evw\u1bc7\u1bd4\u1bd8q\u0270\u1bce\0\0\u1bd2re\xe3\u1b73u\xe3\u1b75ee;\u62ceedge;\u62cfen\u803b\xa4\u40a4earrow\u0100lr\u1bee\u1bf3eft\xbb\u1b80ight\xbb\u1bbde\xe4\u1bdd\u0100ci\u1c01\u1c07onin\xf4\u01f7nt;\u6231lcty;\u632d\u0980AHabcdefhijlorstuwz\u1c38\u1c3b\u1c3f\u1c5d\u1c69\u1c75\u1c8a\u1c9e\u1cac\u1cb7\u1cfb\u1cff\u1d0d\u1d7b\u1d91\u1dab\u1dbb\u1dc6\u1dcdr\xf2\u0381ar;\u6965\u0200glrs\u1c48\u1c4d\u1c52\u1c54ger;\u6020eth;\u6138\xf2\u1133h\u0100;v\u1c5a\u1c5b\u6010\xbb\u090a\u016b\u1c61\u1c67arow;\u690fa\xe3\u0315\u0100ay\u1c6e\u1c73ron;\u410f;\u4434\u0180;ao\u0332\u1c7c\u1c84\u0100gr\u02bf\u1c81r;\u61catseq;\u6a77\u0180glm\u1c91\u1c94\u1c98\u803b\xb0\u40b0ta;\u43b4ptyv;\u69b1\u0100ir\u1ca3\u1ca8sht;\u697f;\uc000\ud835\udd21ar\u0100lr\u1cb3\u1cb5\xbb\u08dc\xbb\u101e\u0280aegsv\u1cc2\u0378\u1cd6\u1cdc\u1ce0m\u0180;os\u0326\u1cca\u1cd4nd\u0100;s\u0326\u1cd1uit;\u6666amma;\u43ddin;\u62f2\u0180;io\u1ce7\u1ce8\u1cf8\u40f7de\u8100\xf7;o\u1ce7\u1cf0ntimes;\u62c7n\xf8\u1cf7cy;\u4452c\u026f\u1d06\0\0\u1d0arn;\u631eop;\u630d\u0280lptuw\u1d18\u1d1d\u1d22\u1d49\u1d55lar;\u4024f;\uc000\ud835\udd55\u0280;emps\u030b\u1d2d\u1d37\u1d3d\u1d42q\u0100;d\u0352\u1d33ot;\u6251inus;\u6238lus;\u6214quare;\u62a1blebarwedg\xe5\xfan\u0180adh\u112e\u1d5d\u1d67ownarrow\xf3\u1c83arpoon\u0100lr\u1d72\u1d76ef\xf4\u1cb4igh\xf4\u1cb6\u0162\u1d7f\u1d85karo\xf7\u0f42\u026f\u1d8a\0\0\u1d8ern;\u631fop;\u630c\u0180cot\u1d98\u1da3\u1da6\u0100ry\u1d9d\u1da1;\uc000\ud835\udcb9;\u4455l;\u69f6rok;\u4111\u0100dr\u1db0\u1db4ot;\u62f1i\u0100;f\u1dba\u1816\u65bf\u0100ah\u1dc0\u1dc3r\xf2\u0429a\xf2\u0fa6angle;\u69a6\u0100ci\u1dd2\u1dd5y;\u445fgrarr;\u67ff\u0900Dacdefglmnopqrstux\u1e01\u1e09\u1e19\u1e38\u0578\u1e3c\u1e49\u1e61\u1e7e\u1ea5\u1eaf\u1ebd\u1ee1\u1f2a\u1f37\u1f44\u1f4e\u1f5a\u0100Do\u1e06\u1d34o\xf4\u1c89\u0100cs\u1e0e\u1e14ute\u803b\xe9\u40e9ter;\u6a6e\u0200aioy\u1e22\u1e27\u1e31\u1e36ron;\u411br\u0100;c\u1e2d\u1e2e\u6256\u803b\xea\u40ealon;\u6255;\u444dot;\u4117\u0100Dr\u1e41\u1e45ot;\u6252;\uc000\ud835\udd22\u0180;rs\u1e50\u1e51\u1e57\u6a9aave\u803b\xe8\u40e8\u0100;d\u1e5c\u1e5d\u6a96ot;\u6a98\u0200;ils\u1e6a\u1e6b\u1e72\u1e74\u6a99nters;\u63e7;\u6113\u0100;d\u1e79\u1e7a\u6a95ot;\u6a97\u0180aps\u1e85\u1e89\u1e97cr;\u4113ty\u0180;sv\u1e92\u1e93\u1e95\u6205et\xbb\u1e93p\u01001;\u1e9d\u1ea4\u0133\u1ea1\u1ea3;\u6004;\u6005\u6003\u0100gs\u1eaa\u1eac;\u414bp;\u6002\u0100gp\u1eb4\u1eb8on;\u4119f;\uc000\ud835\udd56\u0180als\u1ec4\u1ece\u1ed2r\u0100;s\u1eca\u1ecb\u62d5l;\u69e3us;\u6a71i\u0180;lv\u1eda\u1edb\u1edf\u43b5on\xbb\u1edb;\u43f5\u0200csuv\u1eea\u1ef3\u1f0b\u1f23\u0100io\u1eef\u1e31rc\xbb\u1e2e\u0269\u1ef9\0\0\u1efb\xed\u0548ant\u0100gl\u1f02\u1f06tr\xbb\u1e5dess\xbb\u1e7a\u0180aei\u1f12\u1f16\u1f1als;\u403dst;\u625fv\u0100;D\u0235\u1f20D;\u6a78parsl;\u69e5\u0100Da\u1f2f\u1f33ot;\u6253rr;\u6971\u0180cdi\u1f3e\u1f41\u1ef8r;\u612fo\xf4\u0352\u0100ah\u1f49\u1f4b;\u43b7\u803b\xf0\u40f0\u0100mr\u1f53\u1f57l\u803b\xeb\u40ebo;\u60ac\u0180cip\u1f61\u1f64\u1f67l;\u4021s\xf4\u056e\u0100eo\u1f6c\u1f74ctatio\xee\u0559nential\xe5\u0579\u09e1\u1f92\0\u1f9e\0\u1fa1\u1fa7\0\0\u1fc6\u1fcc\0\u1fd3\0\u1fe6\u1fea\u2000\0\u2008\u205allingdotse\xf1\u1e44y;\u4444male;\u6640\u0180ilr\u1fad\u1fb3\u1fc1lig;\u8000\ufb03\u0269\u1fb9\0\0\u1fbdg;\u8000\ufb00ig;\u8000\ufb04;\uc000\ud835\udd23lig;\u8000\ufb01lig;\uc000fj\u0180alt\u1fd9\u1fdc\u1fe1t;\u666dig;\u8000\ufb02ns;\u65b1of;\u4192\u01f0\u1fee\0\u1ff3f;\uc000\ud835\udd57\u0100ak\u05bf\u1ff7\u0100;v\u1ffc\u1ffd\u62d4;\u6ad9artint;\u6a0d\u0100ao\u200c\u2055\u0100cs\u2011\u2052\u03b1\u201a\u2030\u2038\u2045\u2048\0\u2050\u03b2\u2022\u2025\u2027\u202a\u202c\0\u202e\u803b\xbd\u40bd;\u6153\u803b\xbc\u40bc;\u6155;\u6159;\u615b\u01b3\u2034\0\u2036;\u6154;\u6156\u02b4\u203e\u2041\0\0\u2043\u803b\xbe\u40be;\u6157;\u615c5;\u6158\u01b6\u204c\0\u204e;\u615a;\u615d8;\u615el;\u6044wn;\u6322cr;\uc000\ud835\udcbb\u0880Eabcdefgijlnorstv\u2082\u2089\u209f\u20a5\u20b0\u20b4\u20f0\u20f5\u20fa\u20ff\u2103\u2112\u2138\u0317\u213e\u2152\u219e\u0100;l\u064d\u2087;\u6a8c\u0180cmp\u2090\u2095\u209dute;\u41f5ma\u0100;d\u209c\u1cda\u43b3;\u6a86reve;\u411f\u0100iy\u20aa\u20aerc;\u411d;\u4433ot;\u4121\u0200;lqs\u063e\u0642\u20bd\u20c9\u0180;qs\u063e\u064c\u20c4lan\xf4\u0665\u0200;cdl\u0665\u20d2\u20d5\u20e5c;\u6aa9ot\u0100;o\u20dc\u20dd\u6a80\u0100;l\u20e2\u20e3\u6a82;\u6a84\u0100;e\u20ea\u20ed\uc000\u22db\ufe00s;\u6a94r;\uc000\ud835\udd24\u0100;g\u0673\u061bmel;\u6137cy;\u4453\u0200;Eaj\u065a\u210c\u210e\u2110;\u6a92;\u6aa5;\u6aa4\u0200Eaes\u211b\u211d\u2129\u2134;\u6269p\u0100;p\u2123\u2124\u6a8arox\xbb\u2124\u0100;q\u212e\u212f\u6a88\u0100;q\u212e\u211bim;\u62e7pf;\uc000\ud835\udd58\u0100ci\u2143\u2146r;\u610am\u0180;el\u066b\u214e\u2150;\u6a8e;\u6a90\u8300>;cdlqr\u05ee\u2160\u216a\u216e\u2173\u2179\u0100ci\u2165\u2167;\u6aa7r;\u6a7aot;\u62d7Par;\u6995uest;\u6a7c\u0280adels\u2184\u216a\u2190\u0656\u219b\u01f0\u2189\0\u218epro\xf8\u209er;\u6978q\u0100lq\u063f\u2196les\xf3\u2088i\xed\u066b\u0100en\u21a3\u21adrtneqq;\uc000\u2269\ufe00\xc5\u21aa\u0500Aabcefkosy\u21c4\u21c7\u21f1\u21f5\u21fa\u2218\u221d\u222f\u2268\u227dr\xf2\u03a0\u0200ilmr\u21d0\u21d4\u21d7\u21dbrs\xf0\u1484f\xbb\u2024il\xf4\u06a9\u0100dr\u21e0\u21e4cy;\u444a\u0180;cw\u08f4\u21eb\u21efir;\u6948;\u61adar;\u610firc;\u4125\u0180alr\u2201\u220e\u2213rts\u0100;u\u2209\u220a\u6665it\xbb\u220alip;\u6026con;\u62b9r;\uc000\ud835\udd25s\u0100ew\u2223\u2229arow;\u6925arow;\u6926\u0280amopr\u223a\u223e\u2243\u225e\u2263rr;\u61fftht;\u623bk\u0100lr\u2249\u2253eftarrow;\u61a9ightarrow;\u61aaf;\uc000\ud835\udd59bar;\u6015\u0180clt\u226f\u2274\u2278r;\uc000\ud835\udcbdas\xe8\u21f4rok;\u4127\u0100bp\u2282\u2287ull;\u6043hen\xbb\u1c5b\u0ae1\u22a3\0\u22aa\0\u22b8\u22c5\u22ce\0\u22d5\u22f3\0\0\u22f8\u2322\u2367\u2362\u237f\0\u2386\u23aa\u23b4cute\u803b\xed\u40ed\u0180;iy\u0771\u22b0\u22b5rc\u803b\xee\u40ee;\u4438\u0100cx\u22bc\u22bfy;\u4435cl\u803b\xa1\u40a1\u0100fr\u039f\u22c9;\uc000\ud835\udd26rave\u803b\xec\u40ec\u0200;ino\u073e\u22dd\u22e9\u22ee\u0100in\u22e2\u22e6nt;\u6a0ct;\u622dfin;\u69dcta;\u6129lig;\u4133\u0180aop\u22fe\u231a\u231d\u0180cgt\u2305\u2308\u2317r;\u412b\u0180elp\u071f\u230f\u2313in\xe5\u078ear\xf4\u0720h;\u4131f;\u62b7ed;\u41b5\u0280;cfot\u04f4\u232c\u2331\u233d\u2341are;\u6105in\u0100;t\u2338\u2339\u621eie;\u69dddo\xf4\u2319\u0280;celp\u0757\u234c\u2350\u235b\u2361al;\u62ba\u0100gr\u2355\u2359er\xf3\u1563\xe3\u234darhk;\u6a17rod;\u6a3c\u0200cgpt\u236f\u2372\u2376\u237by;\u4451on;\u412ff;\uc000\ud835\udd5aa;\u43b9uest\u803b\xbf\u40bf\u0100ci\u238a\u238fr;\uc000\ud835\udcben\u0280;Edsv\u04f4\u239b\u239d\u23a1\u04f3;\u62f9ot;\u62f5\u0100;v\u23a6\u23a7\u62f4;\u62f3\u0100;i\u0777\u23aelde;\u4129\u01eb\u23b8\0\u23bccy;\u4456l\u803b\xef\u40ef\u0300cfmosu\u23cc\u23d7\u23dc\u23e1\u23e7\u23f5\u0100iy\u23d1\u23d5rc;\u4135;\u4439r;\uc000\ud835\udd27ath;\u4237pf;\uc000\ud835\udd5b\u01e3\u23ec\0\u23f1r;\uc000\ud835\udcbfrcy;\u4458kcy;\u4454\u0400acfghjos\u240b\u2416\u2422\u2427\u242d\u2431\u2435\u243bppa\u0100;v\u2413\u2414\u43ba;\u43f0\u0100ey\u241b\u2420dil;\u4137;\u443ar;\uc000\ud835\udd28reen;\u4138cy;\u4445cy;\u445cpf;\uc000\ud835\udd5ccr;\uc000\ud835\udcc0\u0b80ABEHabcdefghjlmnoprstuv\u2470\u2481\u2486\u248d\u2491\u250e\u253d\u255a\u2580\u264e\u265e\u2665\u2679\u267d\u269a\u26b2\u26d8\u275d\u2768\u278b\u27c0\u2801\u2812\u0180art\u2477\u247a\u247cr\xf2\u09c6\xf2\u0395ail;\u691barr;\u690e\u0100;g\u0994\u248b;\u6a8bar;\u6962\u0963\u24a5\0\u24aa\0\u24b1\0\0\0\0\0\u24b5\u24ba\0\u24c6\u24c8\u24cd\0\u24f9ute;\u413amptyv;\u69b4ra\xee\u084cbda;\u43bbg\u0180;dl\u088e\u24c1\u24c3;\u6991\xe5\u088e;\u6a85uo\u803b\xab\u40abr\u0400;bfhlpst\u0899\u24de\u24e6\u24e9\u24eb\u24ee\u24f1\u24f5\u0100;f\u089d\u24e3s;\u691fs;\u691d\xeb\u2252p;\u61abl;\u6939im;\u6973l;\u61a2\u0180;ae\u24ff\u2500\u2504\u6aabil;\u6919\u0100;s\u2509\u250a\u6aad;\uc000\u2aad\ufe00\u0180abr\u2515\u2519\u251drr;\u690crk;\u6772\u0100ak\u2522\u252cc\u0100ek\u2528\u252a;\u407b;\u405b\u0100es\u2531\u2533;\u698bl\u0100du\u2539\u253b;\u698f;\u698d\u0200aeuy\u2546\u254b\u2556\u2558ron;\u413e\u0100di\u2550\u2554il;\u413c\xec\u08b0\xe2\u2529;\u443b\u0200cqrs\u2563\u2566\u256d\u257da;\u6936uo\u0100;r\u0e19\u1746\u0100du\u2572\u2577har;\u6967shar;\u694bh;\u61b2\u0280;fgqs\u258b\u258c\u0989\u25f3\u25ff\u6264t\u0280ahlrt\u2598\u25a4\u25b7\u25c2\u25e8rrow\u0100;t\u0899\u25a1a\xe9\u24f6arpoon\u0100du\u25af\u25b4own\xbb\u045ap\xbb\u0966eftarrows;\u61c7ight\u0180ahs\u25cd\u25d6\u25derrow\u0100;s\u08f4\u08a7arpoon\xf3\u0f98quigarro\xf7\u21f0hreetimes;\u62cb\u0180;qs\u258b\u0993\u25falan\xf4\u09ac\u0280;cdgs\u09ac\u260a\u260d\u261d\u2628c;\u6aa8ot\u0100;o\u2614\u2615\u6a7f\u0100;r\u261a\u261b\u6a81;\u6a83\u0100;e\u2622\u2625\uc000\u22da\ufe00s;\u6a93\u0280adegs\u2633\u2639\u263d\u2649\u264bppro\xf8\u24c6ot;\u62d6q\u0100gq\u2643\u2645\xf4\u0989gt\xf2\u248c\xf4\u099bi\xed\u09b2\u0180ilr\u2655\u08e1\u265asht;\u697c;\uc000\ud835\udd29\u0100;E\u099c\u2663;\u6a91\u0161\u2669\u2676r\u0100du\u25b2\u266e\u0100;l\u0965\u2673;\u696alk;\u6584cy;\u4459\u0280;acht\u0a48\u2688\u268b\u2691\u2696r\xf2\u25c1orne\xf2\u1d08ard;\u696bri;\u65fa\u0100io\u269f\u26a4dot;\u4140ust\u0100;a\u26ac\u26ad\u63b0che\xbb\u26ad\u0200Eaes\u26bb\u26bd\u26c9\u26d4;\u6268p\u0100;p\u26c3\u26c4\u6a89rox\xbb\u26c4\u0100;q\u26ce\u26cf\u6a87\u0100;q\u26ce\u26bbim;\u62e6\u0400abnoptwz\u26e9\u26f4\u26f7\u271a\u272f\u2741\u2747\u2750\u0100nr\u26ee\u26f1g;\u67ecr;\u61fdr\xeb\u08c1g\u0180lmr\u26ff\u270d\u2714eft\u0100ar\u09e6\u2707ight\xe1\u09f2apsto;\u67fcight\xe1\u09fdparrow\u0100lr\u2725\u2729ef\xf4\u24edight;\u61ac\u0180afl\u2736\u2739\u273dr;\u6985;\uc000\ud835\udd5dus;\u6a2dimes;\u6a34\u0161\u274b\u274fst;\u6217\xe1\u134e\u0180;ef\u2757\u2758\u1800\u65cange\xbb\u2758ar\u0100;l\u2764\u2765\u4028t;\u6993\u0280achmt\u2773\u2776\u277c\u2785\u2787r\xf2\u08a8orne\xf2\u1d8car\u0100;d\u0f98\u2783;\u696d;\u600eri;\u62bf\u0300achiqt\u2798\u279d\u0a40\u27a2\u27ae\u27bbquo;\u6039r;\uc000\ud835\udcc1m\u0180;eg\u09b2\u27aa\u27ac;\u6a8d;\u6a8f\u0100bu\u252a\u27b3o\u0100;r\u0e1f\u27b9;\u601arok;\u4142\u8400<;cdhilqr\u082b\u27d2\u2639\u27dc\u27e0\u27e5\u27ea\u27f0\u0100ci\u27d7\u27d9;\u6aa6r;\u6a79re\xe5\u25f2mes;\u62c9arr;\u6976uest;\u6a7b\u0100Pi\u27f5\u27f9ar;\u6996\u0180;ef\u2800\u092d\u181b\u65c3r\u0100du\u2807\u280dshar;\u694ahar;\u6966\u0100en\u2817\u2821rtneqq;\uc000\u2268\ufe00\xc5\u281e\u0700Dacdefhilnopsu\u2840\u2845\u2882\u288e\u2893\u28a0\u28a5\u28a8\u28da\u28e2\u28e4\u0a83\u28f3\u2902Dot;\u623a\u0200clpr\u284e\u2852\u2863\u287dr\u803b\xaf\u40af\u0100et\u2857\u2859;\u6642\u0100;e\u285e\u285f\u6720se\xbb\u285f\u0100;s\u103b\u2868to\u0200;dlu\u103b\u2873\u2877\u287bow\xee\u048cef\xf4\u090f\xf0\u13d1ker;\u65ae\u0100oy\u2887\u288cmma;\u6a29;\u443cash;\u6014asuredangle\xbb\u1626r;\uc000\ud835\udd2ao;\u6127\u0180cdn\u28af\u28b4\u28c9ro\u803b\xb5\u40b5\u0200;acd\u1464\u28bd\u28c0\u28c4s\xf4\u16a7ir;\u6af0ot\u80bb\xb7\u01b5us\u0180;bd\u28d2\u1903\u28d3\u6212\u0100;u\u1d3c\u28d8;\u6a2a\u0163\u28de\u28e1p;\u6adb\xf2\u2212\xf0\u0a81\u0100dp\u28e9\u28eeels;\u62a7f;\uc000\ud835\udd5e\u0100ct\u28f8\u28fdr;\uc000\ud835\udcc2pos\xbb\u159d\u0180;lm\u2909\u290a\u290d\u43bctimap;\u62b8\u0c00GLRVabcdefghijlmoprstuvw\u2942\u2953\u297e\u2989\u2998\u29da\u29e9\u2a15\u2a1a\u2a58\u2a5d\u2a83\u2a95\u2aa4\u2aa8\u2b04\u2b07\u2b44\u2b7f\u2bae\u2c34\u2c67\u2c7c\u2ce9\u0100gt\u2947\u294b;\uc000\u22d9\u0338\u0100;v\u2950\u0bcf\uc000\u226b\u20d2\u0180elt\u295a\u2972\u2976ft\u0100ar\u2961\u2967rrow;\u61cdightarrow;\u61ce;\uc000\u22d8\u0338\u0100;v\u297b\u0c47\uc000\u226a\u20d2ightarrow;\u61cf\u0100Dd\u298e\u2993ash;\u62afash;\u62ae\u0280bcnpt\u29a3\u29a7\u29ac\u29b1\u29ccla\xbb\u02deute;\u4144g;\uc000\u2220\u20d2\u0280;Eiop\u0d84\u29bc\u29c0\u29c5\u29c8;\uc000\u2a70\u0338d;\uc000\u224b\u0338s;\u4149ro\xf8\u0d84ur\u0100;a\u29d3\u29d4\u666el\u0100;s\u29d3\u0b38\u01f3\u29df\0\u29e3p\u80bb\xa0\u0b37mp\u0100;e\u0bf9\u0c00\u0280aeouy\u29f4\u29fe\u2a03\u2a10\u2a13\u01f0\u29f9\0\u29fb;\u6a43on;\u4148dil;\u4146ng\u0100;d\u0d7e\u2a0aot;\uc000\u2a6d\u0338p;\u6a42;\u443dash;\u6013\u0380;Aadqsx\u0b92\u2a29\u2a2d\u2a3b\u2a41\u2a45\u2a50rr;\u61d7r\u0100hr\u2a33\u2a36k;\u6924\u0100;o\u13f2\u13f0ot;\uc000\u2250\u0338ui\xf6\u0b63\u0100ei\u2a4a\u2a4ear;\u6928\xed\u0b98ist\u0100;s\u0ba0\u0b9fr;\uc000\ud835\udd2b\u0200Eest\u0bc5\u2a66\u2a79\u2a7c\u0180;qs\u0bbc\u2a6d\u0be1\u0180;qs\u0bbc\u0bc5\u2a74lan\xf4\u0be2i\xed\u0bea\u0100;r\u0bb6\u2a81\xbb\u0bb7\u0180Aap\u2a8a\u2a8d\u2a91r\xf2\u2971rr;\u61aear;\u6af2\u0180;sv\u0f8d\u2a9c\u0f8c\u0100;d\u2aa1\u2aa2\u62fc;\u62facy;\u445a\u0380AEadest\u2ab7\u2aba\u2abe\u2ac2\u2ac5\u2af6\u2af9r\xf2\u2966;\uc000\u2266\u0338rr;\u619ar;\u6025\u0200;fqs\u0c3b\u2ace\u2ae3\u2aeft\u0100ar\u2ad4\u2ad9rro\xf7\u2ac1ightarro\xf7\u2a90\u0180;qs\u0c3b\u2aba\u2aealan\xf4\u0c55\u0100;s\u0c55\u2af4\xbb\u0c36i\xed\u0c5d\u0100;r\u0c35\u2afei\u0100;e\u0c1a\u0c25i\xe4\u0d90\u0100pt\u2b0c\u2b11f;\uc000\ud835\udd5f\u8180\xac;in\u2b19\u2b1a\u2b36\u40acn\u0200;Edv\u0b89\u2b24\u2b28\u2b2e;\uc000\u22f9\u0338ot;\uc000\u22f5\u0338\u01e1\u0b89\u2b33\u2b35;\u62f7;\u62f6i\u0100;v\u0cb8\u2b3c\u01e1\u0cb8\u2b41\u2b43;\u62fe;\u62fd\u0180aor\u2b4b\u2b63\u2b69r\u0200;ast\u0b7b\u2b55\u2b5a\u2b5flle\xec\u0b7bl;\uc000\u2afd\u20e5;\uc000\u2202\u0338lint;\u6a14\u0180;ce\u0c92\u2b70\u2b73u\xe5\u0ca5\u0100;c\u0c98\u2b78\u0100;e\u0c92\u2b7d\xf1\u0c98\u0200Aait\u2b88\u2b8b\u2b9d\u2ba7r\xf2\u2988rr\u0180;cw\u2b94\u2b95\u2b99\u619b;\uc000\u2933\u0338;\uc000\u219d\u0338ghtarrow\xbb\u2b95ri\u0100;e\u0ccb\u0cd6\u0380chimpqu\u2bbd\u2bcd\u2bd9\u2b04\u0b78\u2be4\u2bef\u0200;cer\u0d32\u2bc6\u0d37\u2bc9u\xe5\u0d45;\uc000\ud835\udcc3ort\u026d\u2b05\0\0\u2bd6ar\xe1\u2b56m\u0100;e\u0d6e\u2bdf\u0100;q\u0d74\u0d73su\u0100bp\u2beb\u2bed\xe5\u0cf8\xe5\u0d0b\u0180bcp\u2bf6\u2c11\u2c19\u0200;Ees\u2bff\u2c00\u0d22\u2c04\u6284;\uc000\u2ac5\u0338et\u0100;e\u0d1b\u2c0bq\u0100;q\u0d23\u2c00c\u0100;e\u0d32\u2c17\xf1\u0d38\u0200;Ees\u2c22\u2c23\u0d5f\u2c27\u6285;\uc000\u2ac6\u0338et\u0100;e\u0d58\u2c2eq\u0100;q\u0d60\u2c23\u0200gilr\u2c3d\u2c3f\u2c45\u2c47\xec\u0bd7lde\u803b\xf1\u40f1\xe7\u0c43iangle\u0100lr\u2c52\u2c5ceft\u0100;e\u0c1a\u2c5a\xf1\u0c26ight\u0100;e\u0ccb\u2c65\xf1\u0cd7\u0100;m\u2c6c\u2c6d\u43bd\u0180;es\u2c74\u2c75\u2c79\u4023ro;\u6116p;\u6007\u0480DHadgilrs\u2c8f\u2c94\u2c99\u2c9e\u2ca3\u2cb0\u2cb6\u2cd3\u2ce3ash;\u62adarr;\u6904p;\uc000\u224d\u20d2ash;\u62ac\u0100et\u2ca8\u2cac;\uc000\u2265\u20d2;\uc000>\u20d2nfin;\u69de\u0180Aet\u2cbd\u2cc1\u2cc5rr;\u6902;\uc000\u2264\u20d2\u0100;r\u2cca\u2ccd\uc000<\u20d2ie;\uc000\u22b4\u20d2\u0100At\u2cd8\u2cdcrr;\u6903rie;\uc000\u22b5\u20d2im;\uc000\u223c\u20d2\u0180Aan\u2cf0\u2cf4\u2d02rr;\u61d6r\u0100hr\u2cfa\u2cfdk;\u6923\u0100;o\u13e7\u13e5ear;\u6927\u1253\u1a95\0\0\0\0\0\0\0\0\0\0\0\0\0\u2d2d\0\u2d38\u2d48\u2d60\u2d65\u2d72\u2d84\u1b07\0\0\u2d8d\u2dab\0\u2dc8\u2dce\0\u2ddc\u2e19\u2e2b\u2e3e\u2e43\u0100cs\u2d31\u1a97ute\u803b\xf3\u40f3\u0100iy\u2d3c\u2d45r\u0100;c\u1a9e\u2d42\u803b\xf4\u40f4;\u443e\u0280abios\u1aa0\u2d52\u2d57\u01c8\u2d5alac;\u4151v;\u6a38old;\u69bclig;\u4153\u0100cr\u2d69\u2d6dir;\u69bf;\uc000\ud835\udd2c\u036f\u2d79\0\0\u2d7c\0\u2d82n;\u42dbave\u803b\xf2\u40f2;\u69c1\u0100bm\u2d88\u0df4ar;\u69b5\u0200acit\u2d95\u2d98\u2da5\u2da8r\xf2\u1a80\u0100ir\u2d9d\u2da0r;\u69beoss;\u69bbn\xe5\u0e52;\u69c0\u0180aei\u2db1\u2db5\u2db9cr;\u414dga;\u43c9\u0180cdn\u2dc0\u2dc5\u01cdron;\u43bf;\u69b6pf;\uc000\ud835\udd60\u0180ael\u2dd4\u2dd7\u01d2r;\u69b7rp;\u69b9\u0380;adiosv\u2dea\u2deb\u2dee\u2e08\u2e0d\u2e10\u2e16\u6228r\xf2\u1a86\u0200;efm\u2df7\u2df8\u2e02\u2e05\u6a5dr\u0100;o\u2dfe\u2dff\u6134f\xbb\u2dff\u803b\xaa\u40aa\u803b\xba\u40bagof;\u62b6r;\u6a56lope;\u6a57;\u6a5b\u0180clo\u2e1f\u2e21\u2e27\xf2\u2e01ash\u803b\xf8\u40f8l;\u6298i\u016c\u2e2f\u2e34de\u803b\xf5\u40f5es\u0100;a\u01db\u2e3as;\u6a36ml\u803b\xf6\u40f6bar;\u633d\u0ae1\u2e5e\0\u2e7d\0\u2e80\u2e9d\0\u2ea2\u2eb9\0\0\u2ecb\u0e9c\0\u2f13\0\0\u2f2b\u2fbc\0\u2fc8r\u0200;ast\u0403\u2e67\u2e72\u0e85\u8100\xb6;l\u2e6d\u2e6e\u40b6le\xec\u0403\u0269\u2e78\0\0\u2e7bm;\u6af3;\u6afdy;\u443fr\u0280cimpt\u2e8b\u2e8f\u2e93\u1865\u2e97nt;\u4025od;\u402eil;\u6030enk;\u6031r;\uc000\ud835\udd2d\u0180imo\u2ea8\u2eb0\u2eb4\u0100;v\u2ead\u2eae\u43c6;\u43d5ma\xf4\u0a76ne;\u660e\u0180;tv\u2ebf\u2ec0\u2ec8\u43c0chfork\xbb\u1ffd;\u43d6\u0100au\u2ecf\u2edfn\u0100ck\u2ed5\u2eddk\u0100;h\u21f4\u2edb;\u610e\xf6\u21f4s\u0480;abcdemst\u2ef3\u2ef4\u1908\u2ef9\u2efd\u2f04\u2f06\u2f0a\u2f0e\u402bcir;\u6a23ir;\u6a22\u0100ou\u1d40\u2f02;\u6a25;\u6a72n\u80bb\xb1\u0e9dim;\u6a26wo;\u6a27\u0180ipu\u2f19\u2f20\u2f25ntint;\u6a15f;\uc000\ud835\udd61nd\u803b\xa3\u40a3\u0500;Eaceinosu\u0ec8\u2f3f\u2f41\u2f44\u2f47\u2f81\u2f89\u2f92\u2f7e\u2fb6;\u6ab3p;\u6ab7u\xe5\u0ed9\u0100;c\u0ece\u2f4c\u0300;acens\u0ec8\u2f59\u2f5f\u2f66\u2f68\u2f7eppro\xf8\u2f43urlye\xf1\u0ed9\xf1\u0ece\u0180aes\u2f6f\u2f76\u2f7approx;\u6ab9qq;\u6ab5im;\u62e8i\xed\u0edfme\u0100;s\u2f88\u0eae\u6032\u0180Eas\u2f78\u2f90\u2f7a\xf0\u2f75\u0180dfp\u0eec\u2f99\u2faf\u0180als\u2fa0\u2fa5\u2faalar;\u632eine;\u6312urf;\u6313\u0100;t\u0efb\u2fb4\xef\u0efbrel;\u62b0\u0100ci\u2fc0\u2fc5r;\uc000\ud835\udcc5;\u43c8ncsp;\u6008\u0300fiopsu\u2fda\u22e2\u2fdf\u2fe5\u2feb\u2ff1r;\uc000\ud835\udd2epf;\uc000\ud835\udd62rime;\u6057cr;\uc000\ud835\udcc6\u0180aeo\u2ff8\u3009\u3013t\u0100ei\u2ffe\u3005rnion\xf3\u06b0nt;\u6a16st\u0100;e\u3010\u3011\u403f\xf1\u1f19\xf4\u0f14\u0a80ABHabcdefhilmnoprstux\u3040\u3051\u3055\u3059\u30e0\u310e\u312b\u3147\u3162\u3172\u318e\u3206\u3215\u3224\u3229\u3258\u326e\u3272\u3290\u32b0\u32b7\u0180art\u3047\u304a\u304cr\xf2\u10b3\xf2\u03ddail;\u691car\xf2\u1c65ar;\u6964\u0380cdenqrt\u3068\u3075\u3078\u307f\u308f\u3094\u30cc\u0100eu\u306d\u3071;\uc000\u223d\u0331te;\u4155i\xe3\u116emptyv;\u69b3g\u0200;del\u0fd1\u3089\u308b\u308d;\u6992;\u69a5\xe5\u0fd1uo\u803b\xbb\u40bbr\u0580;abcfhlpstw\u0fdc\u30ac\u30af\u30b7\u30b9\u30bc\u30be\u30c0\u30c3\u30c7\u30cap;\u6975\u0100;f\u0fe0\u30b4s;\u6920;\u6933s;\u691e\xeb\u225d\xf0\u272el;\u6945im;\u6974l;\u61a3;\u619d\u0100ai\u30d1\u30d5il;\u691ao\u0100;n\u30db\u30dc\u6236al\xf3\u0f1e\u0180abr\u30e7\u30ea\u30eer\xf2\u17e5rk;\u6773\u0100ak\u30f3\u30fdc\u0100ek\u30f9\u30fb;\u407d;\u405d\u0100es\u3102\u3104;\u698cl\u0100du\u310a\u310c;\u698e;\u6990\u0200aeuy\u3117\u311c\u3127\u3129ron;\u4159\u0100di\u3121\u3125il;\u4157\xec\u0ff2\xe2\u30fa;\u4440\u0200clqs\u3134\u3137\u313d\u3144a;\u6937dhar;\u6969uo\u0100;r\u020e\u020dh;\u61b3\u0180acg\u314e\u315f\u0f44l\u0200;ips\u0f78\u3158\u315b\u109cn\xe5\u10bbar\xf4\u0fa9t;\u65ad\u0180ilr\u3169\u1023\u316esht;\u697d;\uc000\ud835\udd2f\u0100ao\u3177\u3186r\u0100du\u317d\u317f\xbb\u047b\u0100;l\u1091\u3184;\u696c\u0100;v\u318b\u318c\u43c1;\u43f1\u0180gns\u3195\u31f9\u31fcht\u0300ahlrst\u31a4\u31b0\u31c2\u31d8\u31e4\u31eerrow\u0100;t\u0fdc\u31ada\xe9\u30c8arpoon\u0100du\u31bb\u31bfow\xee\u317ep\xbb\u1092eft\u0100ah\u31ca\u31d0rrow\xf3\u0feaarpoon\xf3\u0551ightarrows;\u61c9quigarro\xf7\u30cbhreetimes;\u62ccg;\u42daingdotse\xf1\u1f32\u0180ahm\u320d\u3210\u3213r\xf2\u0feaa\xf2\u0551;\u600foust\u0100;a\u321e\u321f\u63b1che\xbb\u321fmid;\u6aee\u0200abpt\u3232\u323d\u3240\u3252\u0100nr\u3237\u323ag;\u67edr;\u61fer\xeb\u1003\u0180afl\u3247\u324a\u324er;\u6986;\uc000\ud835\udd63us;\u6a2eimes;\u6a35\u0100ap\u325d\u3267r\u0100;g\u3263\u3264\u4029t;\u6994olint;\u6a12ar\xf2\u31e3\u0200achq\u327b\u3280\u10bc\u3285quo;\u603ar;\uc000\ud835\udcc7\u0100bu\u30fb\u328ao\u0100;r\u0214\u0213\u0180hir\u3297\u329b\u32a0re\xe5\u31f8mes;\u62cai\u0200;efl\u32aa\u1059\u1821\u32ab\u65b9tri;\u69celuhar;\u6968;\u611e\u0d61\u32d5\u32db\u32df\u332c\u3338\u3371\0\u337a\u33a4\0\0\u33ec\u33f0\0\u3428\u3448\u345a\u34ad\u34b1\u34ca\u34f1\0\u3616\0\0\u3633cute;\u415bqu\xef\u27ba\u0500;Eaceinpsy\u11ed\u32f3\u32f5\u32ff\u3302\u330b\u330f\u331f\u3326\u3329;\u6ab4\u01f0\u32fa\0\u32fc;\u6ab8on;\u4161u\xe5\u11fe\u0100;d\u11f3\u3307il;\u415frc;\u415d\u0180Eas\u3316\u3318\u331b;\u6ab6p;\u6abaim;\u62e9olint;\u6a13i\xed\u1204;\u4441ot\u0180;be\u3334\u1d47\u3335\u62c5;\u6a66\u0380Aacmstx\u3346\u334a\u3357\u335b\u335e\u3363\u336drr;\u61d8r\u0100hr\u3350\u3352\xeb\u2228\u0100;o\u0a36\u0a34t\u803b\xa7\u40a7i;\u403bwar;\u6929m\u0100in\u3369\xf0nu\xf3\xf1t;\u6736r\u0100;o\u3376\u2055\uc000\ud835\udd30\u0200acoy\u3382\u3386\u3391\u33a0rp;\u666f\u0100hy\u338b\u338fcy;\u4449;\u4448rt\u026d\u3399\0\0\u339ci\xe4\u1464ara\xec\u2e6f\u803b\xad\u40ad\u0100gm\u33a8\u33b4ma\u0180;fv\u33b1\u33b2\u33b2\u43c3;\u43c2\u0400;deglnpr\u12ab\u33c5\u33c9\u33ce\u33d6\u33de\u33e1\u33e6ot;\u6a6a\u0100;q\u12b1\u12b0\u0100;E\u33d3\u33d4\u6a9e;\u6aa0\u0100;E\u33db\u33dc\u6a9d;\u6a9fe;\u6246lus;\u6a24arr;\u6972ar\xf2\u113d\u0200aeit\u33f8\u3408\u340f\u3417\u0100ls\u33fd\u3404lsetm\xe9\u336ahp;\u6a33parsl;\u69e4\u0100dl\u1463\u3414e;\u6323\u0100;e\u341c\u341d\u6aaa\u0100;s\u3422\u3423\u6aac;\uc000\u2aac\ufe00\u0180flp\u342e\u3433\u3442tcy;\u444c\u0100;b\u3438\u3439\u402f\u0100;a\u343e\u343f\u69c4r;\u633ff;\uc000\ud835\udd64a\u0100dr\u344d\u0402es\u0100;u\u3454\u3455\u6660it\xbb\u3455\u0180csu\u3460\u3479\u349f\u0100au\u3465\u346fp\u0100;s\u1188\u346b;\uc000\u2293\ufe00p\u0100;s\u11b4\u3475;\uc000\u2294\ufe00u\u0100bp\u347f\u348f\u0180;es\u1197\u119c\u3486et\u0100;e\u1197\u348d\xf1\u119d\u0180;es\u11a8\u11ad\u3496et\u0100;e\u11a8\u349d\xf1\u11ae\u0180;af\u117b\u34a6\u05b0r\u0165\u34ab\u05b1\xbb\u117car\xf2\u1148\u0200cemt\u34b9\u34be\u34c2\u34c5r;\uc000\ud835\udcc8tm\xee\xf1i\xec\u3415ar\xe6\u11be\u0100ar\u34ce\u34d5r\u0100;f\u34d4\u17bf\u6606\u0100an\u34da\u34edight\u0100ep\u34e3\u34eapsilo\xee\u1ee0h\xe9\u2eafs\xbb\u2852\u0280bcmnp\u34fb\u355e\u1209\u358b\u358e\u0480;Edemnprs\u350e\u350f\u3511\u3515\u351e\u3523\u352c\u3531\u3536\u6282;\u6ac5ot;\u6abd\u0100;d\u11da\u351aot;\u6ac3ult;\u6ac1\u0100Ee\u3528\u352a;\u6acb;\u628alus;\u6abfarr;\u6979\u0180eiu\u353d\u3552\u3555t\u0180;en\u350e\u3545\u354bq\u0100;q\u11da\u350feq\u0100;q\u352b\u3528m;\u6ac7\u0100bp\u355a\u355c;\u6ad5;\u6ad3c\u0300;acens\u11ed\u356c\u3572\u3579\u357b\u3326ppro\xf8\u32faurlye\xf1\u11fe\xf1\u11f3\u0180aes\u3582\u3588\u331bppro\xf8\u331aq\xf1\u3317g;\u666a\u0680123;Edehlmnps\u35a9\u35ac\u35af\u121c\u35b2\u35b4\u35c0\u35c9\u35d5\u35da\u35df\u35e8\u35ed\u803b\xb9\u40b9\u803b\xb2\u40b2\u803b\xb3\u40b3;\u6ac6\u0100os\u35b9\u35bct;\u6abeub;\u6ad8\u0100;d\u1222\u35c5ot;\u6ac4s\u0100ou\u35cf\u35d2l;\u67c9b;\u6ad7arr;\u697bult;\u6ac2\u0100Ee\u35e4\u35e6;\u6acc;\u628blus;\u6ac0\u0180eiu\u35f4\u3609\u360ct\u0180;en\u121c\u35fc\u3602q\u0100;q\u1222\u35b2eq\u0100;q\u35e7\u35e4m;\u6ac8\u0100bp\u3611\u3613;\u6ad4;\u6ad6\u0180Aan\u361c\u3620\u362drr;\u61d9r\u0100hr\u3626\u3628\xeb\u222e\u0100;o\u0a2b\u0a29war;\u692alig\u803b\xdf\u40df\u0be1\u3651\u365d\u3660\u12ce\u3673\u3679\0\u367e\u36c2\0\0\0\0\0\u36db\u3703\0\u3709\u376c\0\0\0\u3787\u0272\u3656\0\0\u365bget;\u6316;\u43c4r\xeb\u0e5f\u0180aey\u3666\u366b\u3670ron;\u4165dil;\u4163;\u4442lrec;\u6315r;\uc000\ud835\udd31\u0200eiko\u3686\u369d\u36b5\u36bc\u01f2\u368b\0\u3691e\u01004f\u1284\u1281a\u0180;sv\u3698\u3699\u369b\u43b8ym;\u43d1\u0100cn\u36a2\u36b2k\u0100as\u36a8\u36aeppro\xf8\u12c1im\xbb\u12acs\xf0\u129e\u0100as\u36ba\u36ae\xf0\u12c1rn\u803b\xfe\u40fe\u01ec\u031f\u36c6\u22e7es\u8180\xd7;bd\u36cf\u36d0\u36d8\u40d7\u0100;a\u190f\u36d5r;\u6a31;\u6a30\u0180eps\u36e1\u36e3\u3700\xe1\u2a4d\u0200;bcf\u0486\u36ec\u36f0\u36f4ot;\u6336ir;\u6af1\u0100;o\u36f9\u36fc\uc000\ud835\udd65rk;\u6ada\xe1\u3362rime;\u6034\u0180aip\u370f\u3712\u3764d\xe5\u1248\u0380adempst\u3721\u374d\u3740\u3751\u3757\u375c\u375fngle\u0280;dlqr\u3730\u3731\u3736\u3740\u3742\u65b5own\xbb\u1dbbeft\u0100;e\u2800\u373e\xf1\u092e;\u625cight\u0100;e\u32aa\u374b\xf1\u105aot;\u65ecinus;\u6a3alus;\u6a39b;\u69cdime;\u6a3bezium;\u63e2\u0180cht\u3772\u377d\u3781\u0100ry\u3777\u377b;\uc000\ud835\udcc9;\u4446cy;\u445brok;\u4167\u0100io\u378b\u378ex\xf4\u1777head\u0100lr\u3797\u37a0eftarro\xf7\u084fightarrow\xbb\u0f5d\u0900AHabcdfghlmoprstuw\u37d0\u37d3\u37d7\u37e4\u37f0\u37fc\u380e\u381c\u3823\u3834\u3851\u385d\u386b\u38a9\u38cc\u38d2\u38ea\u38f6r\xf2\u03edar;\u6963\u0100cr\u37dc\u37e2ute\u803b\xfa\u40fa\xf2\u1150r\u01e3\u37ea\0\u37edy;\u445eve;\u416d\u0100iy\u37f5\u37farc\u803b\xfb\u40fb;\u4443\u0180abh\u3803\u3806\u380br\xf2\u13adlac;\u4171a\xf2\u13c3\u0100ir\u3813\u3818sht;\u697e;\uc000\ud835\udd32rave\u803b\xf9\u40f9\u0161\u3827\u3831r\u0100lr\u382c\u382e\xbb\u0957\xbb\u1083lk;\u6580\u0100ct\u3839\u384d\u026f\u383f\0\0\u384arn\u0100;e\u3845\u3846\u631cr\xbb\u3846op;\u630fri;\u65f8\u0100al\u3856\u385acr;\u416b\u80bb\xa8\u0349\u0100gp\u3862\u3866on;\u4173f;\uc000\ud835\udd66\u0300adhlsu\u114b\u3878\u387d\u1372\u3891\u38a0own\xe1\u13b3arpoon\u0100lr\u3888\u388cef\xf4\u382digh\xf4\u382fi\u0180;hl\u3899\u389a\u389c\u43c5\xbb\u13faon\xbb\u389aparrows;\u61c8\u0180cit\u38b0\u38c4\u38c8\u026f\u38b6\0\0\u38c1rn\u0100;e\u38bc\u38bd\u631dr\xbb\u38bdop;\u630eng;\u416fri;\u65f9cr;\uc000\ud835\udcca\u0180dir\u38d9\u38dd\u38e2ot;\u62f0lde;\u4169i\u0100;f\u3730\u38e8\xbb\u1813\u0100am\u38ef\u38f2r\xf2\u38a8l\u803b\xfc\u40fcangle;\u69a7\u0780ABDacdeflnoprsz\u391c\u391f\u3929\u392d\u39b5\u39b8\u39bd\u39df\u39e4\u39e8\u39f3\u39f9\u39fd\u3a01\u3a20r\xf2\u03f7ar\u0100;v\u3926\u3927\u6ae8;\u6ae9as\xe8\u03e1\u0100nr\u3932\u3937grt;\u699c\u0380eknprst\u34e3\u3946\u394b\u3952\u395d\u3964\u3996app\xe1\u2415othin\xe7\u1e96\u0180hir\u34eb\u2ec8\u3959op\xf4\u2fb5\u0100;h\u13b7\u3962\xef\u318d\u0100iu\u3969\u396dgm\xe1\u33b3\u0100bp\u3972\u3984setneq\u0100;q\u397d\u3980\uc000\u228a\ufe00;\uc000\u2acb\ufe00setneq\u0100;q\u398f\u3992\uc000\u228b\ufe00;\uc000\u2acc\ufe00\u0100hr\u399b\u399fet\xe1\u369ciangle\u0100lr\u39aa\u39afeft\xbb\u0925ight\xbb\u1051y;\u4432ash\xbb\u1036\u0180elr\u39c4\u39d2\u39d7\u0180;be\u2dea\u39cb\u39cfar;\u62bbq;\u625alip;\u62ee\u0100bt\u39dc\u1468a\xf2\u1469r;\uc000\ud835\udd33tr\xe9\u39aesu\u0100bp\u39ef\u39f1\xbb\u0d1c\xbb\u0d59pf;\uc000\ud835\udd67ro\xf0\u0efbtr\xe9\u39b4\u0100cu\u3a06\u3a0br;\uc000\ud835\udccb\u0100bp\u3a10\u3a18n\u0100Ee\u3980\u3a16\xbb\u397en\u0100Ee\u3992\u3a1e\xbb\u3990igzag;\u699a\u0380cefoprs\u3a36\u3a3b\u3a56\u3a5b\u3a54\u3a61\u3a6airc;\u4175\u0100di\u3a40\u3a51\u0100bg\u3a45\u3a49ar;\u6a5fe\u0100;q\u15fa\u3a4f;\u6259erp;\u6118r;\uc000\ud835\udd34pf;\uc000\ud835\udd68\u0100;e\u1479\u3a66at\xe8\u1479cr;\uc000\ud835\udccc\u0ae3\u178e\u3a87\0\u3a8b\0\u3a90\u3a9b\0\0\u3a9d\u3aa8\u3aab\u3aaf\0\0\u3ac3\u3ace\0\u3ad8\u17dc\u17dftr\xe9\u17d1r;\uc000\ud835\udd35\u0100Aa\u3a94\u3a97r\xf2\u03c3r\xf2\u09f6;\u43be\u0100Aa\u3aa1\u3aa4r\xf2\u03b8r\xf2\u09eba\xf0\u2713is;\u62fb\u0180dpt\u17a4\u3ab5\u3abe\u0100fl\u3aba\u17a9;\uc000\ud835\udd69im\xe5\u17b2\u0100Aa\u3ac7\u3acar\xf2\u03cer\xf2\u0a01\u0100cq\u3ad2\u17b8r;\uc000\ud835\udccd\u0100pt\u17d6\u3adcr\xe9\u17d4\u0400acefiosu\u3af0\u3afd\u3b08\u3b0c\u3b11\u3b15\u3b1b\u3b21c\u0100uy\u3af6\u3afbte\u803b\xfd\u40fd;\u444f\u0100iy\u3b02\u3b06rc;\u4177;\u444bn\u803b\xa5\u40a5r;\uc000\ud835\udd36cy;\u4457pf;\uc000\ud835\udd6acr;\uc000\ud835\udcce\u0100cm\u3b26\u3b29y;\u444el\u803b\xff\u40ff\u0500acdefhiosw\u3b42\u3b48\u3b54\u3b58\u3b64\u3b69\u3b6d\u3b74\u3b7a\u3b80cute;\u417a\u0100ay\u3b4d\u3b52ron;\u417e;\u4437ot;\u417c\u0100et\u3b5d\u3b61tr\xe6\u155fa;\u43b6r;\uc000\ud835\udd37cy;\u4436grarr;\u61ddpf;\uc000\ud835\udd6bcr;\uc000\ud835\udccf\u0100jn\u3b85\u3b87;\u600dj;\u600c'.split("").map((function(t){return t.charCodeAt(0)}))),hB=new Uint16Array("\u0200aglq\t\x15\x18\x1b\u026d\x0f\0\0\x12p;\u4026os;\u4027t;\u403et;\u403cuot;\u4022".split("").map((function(t){return t.charCodeAt(0)}))),fB=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]),pB=null!==(sB=String.fromCodePoint)&&void 0!==sB?sB:function(t){var e="";return t>65535&&(t-=65536,e+=String.fromCharCode(t>>>10&1023|55296),t=56320|1023&t),e+=String.fromCharCode(t)};function gB(t){var e;return t>=55296&&t<=57343||t>1114111?65533:null!==(e=fB.get(t))&&void 0!==e?e:t}!function(t){t[t.NUM=35]="NUM",t[t.SEMI=59]="SEMI",t[t.EQUALS=61]="EQUALS",t[t.ZERO=48]="ZERO",t[t.NINE=57]="NINE",t[t.LOWER_A=97]="LOWER_A",t[t.LOWER_F=102]="LOWER_F",t[t.LOWER_X=120]="LOWER_X",t[t.LOWER_Z=122]="LOWER_Z",t[t.UPPER_A=65]="UPPER_A",t[t.UPPER_F=70]="UPPER_F",t[t.UPPER_Z=90]="UPPER_Z"}(uB||(uB={}));var vB,mB,yB;function bB(t){return t>=uB.ZERO&&t<=uB.NINE}function xB(t){return t>=uB.UPPER_A&&t<=uB.UPPER_F||t>=uB.LOWER_A&&t<=uB.LOWER_F}function MB(t){return t===uB.EQUALS||function(t){return t>=uB.UPPER_A&&t<=uB.UPPER_Z||t>=uB.LOWER_A&&t<=uB.LOWER_Z||bB(t)}(t)}!function(t){t[t.VALUE_LENGTH=49152]="VALUE_LENGTH",t[t.BRANCH_LENGTH=16256]="BRANCH_LENGTH",t[t.JUMP_TABLE=127]="JUMP_TABLE"}(vB||(vB={})),function(t){t[t.EntityStart=0]="EntityStart",t[t.NumericStart=1]="NumericStart",t[t.NumericDecimal=2]="NumericDecimal",t[t.NumericHex=3]="NumericHex",t[t.NamedEntity=4]="NamedEntity"}(mB||(mB={})),function(t){t[t.Legacy=0]="Legacy",t[t.Strict=1]="Strict",t[t.Attribute=2]="Attribute"}(yB||(yB={}));var wB=function(){function t(e,n,r){C(this,t),this.decodeTree=e,this.emitCodePoint=n,this.errors=r,this.state=mB.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=yB.Strict}return E(t,[{key:"startEntity",value:function(t){this.decodeMode=t,this.state=mB.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}},{key:"write",value:function(t,e){switch(this.state){case mB.EntityStart:return t.charCodeAt(e)===uB.NUM?(this.state=mB.NumericStart,this.consumed+=1,this.stateNumericStart(t,e+1)):(this.state=mB.NamedEntity,this.stateNamedEntity(t,e));case mB.NumericStart:return this.stateNumericStart(t,e);case mB.NumericDecimal:return this.stateNumericDecimal(t,e);case mB.NumericHex:return this.stateNumericHex(t,e);case mB.NamedEntity:return this.stateNamedEntity(t,e)}}},{key:"stateNumericStart",value:function(t,e){return e>=t.length?-1:(32|t.charCodeAt(e))===uB.LOWER_X?(this.state=mB.NumericHex,this.consumed+=1,this.stateNumericHex(t,e+1)):(this.state=mB.NumericDecimal,this.stateNumericDecimal(t,e))}},{key:"addToNumericResult",value:function(t,e,n,r){if(e!==n){var a=n-e;this.result=this.result*Math.pow(r,a)+parseInt(t.substr(e,a),r),this.consumed+=a}}},{key:"stateNumericHex",value:function(t,e){for(var n=e;e<t.length;){var r=t.charCodeAt(e);if(!bB(r)&&!xB(r))return this.addToNumericResult(t,n,e,16),this.emitNumericEntity(r,3);e+=1}return this.addToNumericResult(t,n,e,16),-1}},{key:"stateNumericDecimal",value:function(t,e){for(var n=e;e<t.length;){var r=t.charCodeAt(e);if(!bB(r))return this.addToNumericResult(t,n,e,10),this.emitNumericEntity(r,2);e+=1}return this.addToNumericResult(t,n,e,10),-1}},{key:"emitNumericEntity",value:function(t,e){var n;if(this.consumed<=e)return null===(n=this.errors)||void 0===n||n.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(t===uB.SEMI)this.consumed+=1;else if(this.decodeMode===yB.Strict)return 0;return this.emitCodePoint(gB(this.result),this.consumed),this.errors&&(t!==uB.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}},{key:"stateNamedEntity",value:function(t,e){for(var n=this.decodeTree,r=n[this.treeIndex],a=(r&vB.VALUE_LENGTH)>>14;e<t.length;e++,this.excess++){var i=t.charCodeAt(e);if(this.treeIndex=CB(n,r,this.treeIndex+Math.max(1,a),i),this.treeIndex<0)return 0===this.result||this.decodeMode===yB.Attribute&&(0===a||MB(i))?0:this.emitNotTerminatedNamedEntity();if(0!==(a=((r=n[this.treeIndex])&vB.VALUE_LENGTH)>>14)){if(i===uB.SEMI)return this.emitNamedEntityData(this.treeIndex,a,this.consumed+this.excess);this.decodeMode!==yB.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}},{key:"emitNotTerminatedNamedEntity",value:function(){var t,e=this.result,n=(this.decodeTree[e]&vB.VALUE_LENGTH)>>14;return this.emitNamedEntityData(e,n,this.consumed),null===(t=this.errors)||void 0===t||t.missingSemicolonAfterCharacterReference(),this.consumed}},{key:"emitNamedEntityData",value:function(t,e,n){var r=this.decodeTree;return this.emitCodePoint(1===e?r[t]&~vB.VALUE_LENGTH:r[t+1],n),3===e&&this.emitCodePoint(r[t+2],n),n}},{key:"end",value:function(){var t;switch(this.state){case mB.NamedEntity:return 0===this.result||this.decodeMode===yB.Attribute&&this.result!==this.treeIndex?0:this.emitNotTerminatedNamedEntity();case mB.NumericDecimal:return this.emitNumericEntity(0,2);case mB.NumericHex:return this.emitNumericEntity(0,3);case mB.NumericStart:return null===(t=this.errors)||void 0===t||t.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case mB.EntityStart:return 0}}}]),t}();function zB(t){var e="",n=new wB(t,(function(t){return e+=pB(t)}));return function(t,r){for(var a=0,i=0;(i=t.indexOf("&",i))>=0;){e+=t.slice(a,i),n.startEntity(r);var o=n.write(t,i+1);if(o<0){a=i+n.end();break}a=i+o,i=0===o?a+1:a}var l=e+t.slice(a);return e="",l}}function CB(t,e,n,r){var a=(e&vB.BRANCH_LENGTH)>>7,i=e&vB.JUMP_TABLE;if(0===a)return 0!==i&&r===i?n:-1;if(i){var o=r-i;return o<0||o>=a?-1:t[n+o]-1}for(var l=n,c=l+a-1;l<=c;){var s=l+c>>>1,u=t[s];if(u<r)l=s+1;else{if(!(u>r))return t[s+a];c=s-1}}return-1}var AB,kB,HB,EB,SB,LB;zB(dB),zB(hB);!function(t){t.HTML="http://www.w3.org/1999/xhtml",t.MATHML="http://www.w3.org/1998/Math/MathML",t.SVG="http://www.w3.org/2000/svg",t.XLINK="http://www.w3.org/1999/xlink",t.XML="http://www.w3.org/XML/1998/namespace",t.XMLNS="http://www.w3.org/2000/xmlns/"}(kB=kB||(kB={})),function(t){t.TYPE="type",t.ACTION="action",t.ENCODING="encoding",t.PROMPT="prompt",t.NAME="name",t.COLOR="color",t.FACE="face",t.SIZE="size"}(HB=HB||(HB={})),function(t){t.NO_QUIRKS="no-quirks",t.QUIRKS="quirks",t.LIMITED_QUIRKS="limited-quirks"}(EB=EB||(EB={})),function(t){t.A="a",t.ADDRESS="address",t.ANNOTATION_XML="annotation-xml",t.APPLET="applet",t.AREA="area",t.ARTICLE="article",t.ASIDE="aside",t.B="b",t.BASE="base",t.BASEFONT="basefont",t.BGSOUND="bgsound",t.BIG="big",t.BLOCKQUOTE="blockquote",t.BODY="body",t.BR="br",t.BUTTON="button",t.CAPTION="caption",t.CENTER="center",t.CODE="code",t.COL="col",t.COLGROUP="colgroup",t.DD="dd",t.DESC="desc",t.DETAILS="details",t.DIALOG="dialog",t.DIR="dir",t.DIV="div",t.DL="dl",t.DT="dt",t.EM="em",t.EMBED="embed",t.FIELDSET="fieldset",t.FIGCAPTION="figcaption",t.FIGURE="figure",t.FONT="font",t.FOOTER="footer",t.FOREIGN_OBJECT="foreignObject",t.FORM="form",t.FRAME="frame",t.FRAMESET="frameset",t.H1="h1",t.H2="h2",t.H3="h3",t.H4="h4",t.H5="h5",t.H6="h6",t.HEAD="head",t.HEADER="header",t.HGROUP="hgroup",t.HR="hr",t.HTML="html",t.I="i",t.IMG="img",t.IMAGE="image",t.INPUT="input",t.IFRAME="iframe",t.KEYGEN="keygen",t.LABEL="label",t.LI="li",t.LINK="link",t.LISTING="listing",t.MAIN="main",t.MALIGNMARK="malignmark",t.MARQUEE="marquee",t.MATH="math",t.MENU="menu",t.META="meta",t.MGLYPH="mglyph",t.MI="mi",t.MO="mo",t.MN="mn",t.MS="ms",t.MTEXT="mtext",t.NAV="nav",t.NOBR="nobr",t.NOFRAMES="noframes",t.NOEMBED="noembed",t.NOSCRIPT="noscript",t.OBJECT="object",t.OL="ol",t.OPTGROUP="optgroup",t.OPTION="option",t.P="p",t.PARAM="param",t.PLAINTEXT="plaintext",t.PRE="pre",t.RB="rb",t.RP="rp",t.RT="rt",t.RTC="rtc",t.RUBY="ruby",t.S="s",t.SCRIPT="script",t.SECTION="section",t.SELECT="select",t.SOURCE="source",t.SMALL="small",t.SPAN="span",t.STRIKE="strike",t.STRONG="strong",t.STYLE="style",t.SUB="sub",t.SUMMARY="summary",t.SUP="sup",t.TABLE="table",t.TBODY="tbody",t.TEMPLATE="template",t.TEXTAREA="textarea",t.TFOOT="tfoot",t.TD="td",t.TH="th",t.THEAD="thead",t.TITLE="title",t.TR="tr",t.TRACK="track",t.TT="tt",t.U="u",t.UL="ul",t.SVG="svg",t.VAR="var",t.WBR="wbr",t.XMP="xmp"}(SB=SB||(SB={})),function(t){t[t.UNKNOWN=0]="UNKNOWN",t[t.A=1]="A",t[t.ADDRESS=2]="ADDRESS",t[t.ANNOTATION_XML=3]="ANNOTATION_XML",t[t.APPLET=4]="APPLET",t[t.AREA=5]="AREA",t[t.ARTICLE=6]="ARTICLE",t[t.ASIDE=7]="ASIDE",t[t.B=8]="B",t[t.BASE=9]="BASE",t[t.BASEFONT=10]="BASEFONT",t[t.BGSOUND=11]="BGSOUND",t[t.BIG=12]="BIG",t[t.BLOCKQUOTE=13]="BLOCKQUOTE",t[t.BODY=14]="BODY",t[t.BR=15]="BR",t[t.BUTTON=16]="BUTTON",t[t.CAPTION=17]="CAPTION",t[t.CENTER=18]="CENTER",t[t.CODE=19]="CODE",t[t.COL=20]="COL",t[t.COLGROUP=21]="COLGROUP",t[t.DD=22]="DD",t[t.DESC=23]="DESC",t[t.DETAILS=24]="DETAILS",t[t.DIALOG=25]="DIALOG",t[t.DIR=26]="DIR",t[t.DIV=27]="DIV",t[t.DL=28]="DL",t[t.DT=29]="DT",t[t.EM=30]="EM",t[t.EMBED=31]="EMBED",t[t.FIELDSET=32]="FIELDSET",t[t.FIGCAPTION=33]="FIGCAPTION",t[t.FIGURE=34]="FIGURE",t[t.FONT=35]="FONT",t[t.FOOTER=36]="FOOTER",t[t.FOREIGN_OBJECT=37]="FOREIGN_OBJECT",t[t.FORM=38]="FORM",t[t.FRAME=39]="FRAME",t[t.FRAMESET=40]="FRAMESET",t[t.H1=41]="H1",t[t.H2=42]="H2",t[t.H3=43]="H3",t[t.H4=44]="H4",t[t.H5=45]="H5",t[t.H6=46]="H6",t[t.HEAD=47]="HEAD",t[t.HEADER=48]="HEADER",t[t.HGROUP=49]="HGROUP",t[t.HR=50]="HR",t[t.HTML=51]="HTML",t[t.I=52]="I",t[t.IMG=53]="IMG",t[t.IMAGE=54]="IMAGE",t[t.INPUT=55]="INPUT",t[t.IFRAME=56]="IFRAME",t[t.KEYGEN=57]="KEYGEN",t[t.LABEL=58]="LABEL",t[t.LI=59]="LI",t[t.LINK=60]="LINK",t[t.LISTING=61]="LISTING",t[t.MAIN=62]="MAIN",t[t.MALIGNMARK=63]="MALIGNMARK",t[t.MARQUEE=64]="MARQUEE",t[t.MATH=65]="MATH",t[t.MENU=66]="MENU",t[t.META=67]="META",t[t.MGLYPH=68]="MGLYPH",t[t.MI=69]="MI",t[t.MO=70]="MO",t[t.MN=71]="MN",t[t.MS=72]="MS",t[t.MTEXT=73]="MTEXT",t[t.NAV=74]="NAV",t[t.NOBR=75]="NOBR",t[t.NOFRAMES=76]="NOFRAMES",t[t.NOEMBED=77]="NOEMBED",t[t.NOSCRIPT=78]="NOSCRIPT",t[t.OBJECT=79]="OBJECT",t[t.OL=80]="OL",t[t.OPTGROUP=81]="OPTGROUP",t[t.OPTION=82]="OPTION",t[t.P=83]="P",t[t.PARAM=84]="PARAM",t[t.PLAINTEXT=85]="PLAINTEXT",t[t.PRE=86]="PRE",t[t.RB=87]="RB",t[t.RP=88]="RP",t[t.RT=89]="RT",t[t.RTC=90]="RTC",t[t.RUBY=91]="RUBY",t[t.S=92]="S",t[t.SCRIPT=93]="SCRIPT",t[t.SECTION=94]="SECTION",t[t.SELECT=95]="SELECT",t[t.SOURCE=96]="SOURCE",t[t.SMALL=97]="SMALL",t[t.SPAN=98]="SPAN",t[t.STRIKE=99]="STRIKE",t[t.STRONG=100]="STRONG",t[t.STYLE=101]="STYLE",t[t.SUB=102]="SUB",t[t.SUMMARY=103]="SUMMARY",t[t.SUP=104]="SUP",t[t.TABLE=105]="TABLE",t[t.TBODY=106]="TBODY",t[t.TEMPLATE=107]="TEMPLATE",t[t.TEXTAREA=108]="TEXTAREA",t[t.TFOOT=109]="TFOOT",t[t.TD=110]="TD",t[t.TH=111]="TH",t[t.THEAD=112]="THEAD",t[t.TITLE=113]="TITLE",t[t.TR=114]="TR",t[t.TRACK=115]="TRACK",t[t.TT=116]="TT",t[t.U=117]="U",t[t.UL=118]="UL",t[t.SVG=119]="SVG",t[t.VAR=120]="VAR",t[t.WBR=121]="WBR",t[t.XMP=122]="XMP"}(LB=LB||(LB={}));var _B=new Map([[SB.A,LB.A],[SB.ADDRESS,LB.ADDRESS],[SB.ANNOTATION_XML,LB.ANNOTATION_XML],[SB.APPLET,LB.APPLET],[SB.AREA,LB.AREA],[SB.ARTICLE,LB.ARTICLE],[SB.ASIDE,LB.ASIDE],[SB.B,LB.B],[SB.BASE,LB.BASE],[SB.BASEFONT,LB.BASEFONT],[SB.BGSOUND,LB.BGSOUND],[SB.BIG,LB.BIG],[SB.BLOCKQUOTE,LB.BLOCKQUOTE],[SB.BODY,LB.BODY],[SB.BR,LB.BR],[SB.BUTTON,LB.BUTTON],[SB.CAPTION,LB.CAPTION],[SB.CENTER,LB.CENTER],[SB.CODE,LB.CODE],[SB.COL,LB.COL],[SB.COLGROUP,LB.COLGROUP],[SB.DD,LB.DD],[SB.DESC,LB.DESC],[SB.DETAILS,LB.DETAILS],[SB.DIALOG,LB.DIALOG],[SB.DIR,LB.DIR],[SB.DIV,LB.DIV],[SB.DL,LB.DL],[SB.DT,LB.DT],[SB.EM,LB.EM],[SB.EMBED,LB.EMBED],[SB.FIELDSET,LB.FIELDSET],[SB.FIGCAPTION,LB.FIGCAPTION],[SB.FIGURE,LB.FIGURE],[SB.FONT,LB.FONT],[SB.FOOTER,LB.FOOTER],[SB.FOREIGN_OBJECT,LB.FOREIGN_OBJECT],[SB.FORM,LB.FORM],[SB.FRAME,LB.FRAME],[SB.FRAMESET,LB.FRAMESET],[SB.H1,LB.H1],[SB.H2,LB.H2],[SB.H3,LB.H3],[SB.H4,LB.H4],[SB.H5,LB.H5],[SB.H6,LB.H6],[SB.HEAD,LB.HEAD],[SB.HEADER,LB.HEADER],[SB.HGROUP,LB.HGROUP],[SB.HR,LB.HR],[SB.HTML,LB.HTML],[SB.I,LB.I],[SB.IMG,LB.IMG],[SB.IMAGE,LB.IMAGE],[SB.INPUT,LB.INPUT],[SB.IFRAME,LB.IFRAME],[SB.KEYGEN,LB.KEYGEN],[SB.LABEL,LB.LABEL],[SB.LI,LB.LI],[SB.LINK,LB.LINK],[SB.LISTING,LB.LISTING],[SB.MAIN,LB.MAIN],[SB.MALIGNMARK,LB.MALIGNMARK],[SB.MARQUEE,LB.MARQUEE],[SB.MATH,LB.MATH],[SB.MENU,LB.MENU],[SB.META,LB.META],[SB.MGLYPH,LB.MGLYPH],[SB.MI,LB.MI],[SB.MO,LB.MO],[SB.MN,LB.MN],[SB.MS,LB.MS],[SB.MTEXT,LB.MTEXT],[SB.NAV,LB.NAV],[SB.NOBR,LB.NOBR],[SB.NOFRAMES,LB.NOFRAMES],[SB.NOEMBED,LB.NOEMBED],[SB.NOSCRIPT,LB.NOSCRIPT],[SB.OBJECT,LB.OBJECT],[SB.OL,LB.OL],[SB.OPTGROUP,LB.OPTGROUP],[SB.OPTION,LB.OPTION],[SB.P,LB.P],[SB.PARAM,LB.PARAM],[SB.PLAINTEXT,LB.PLAINTEXT],[SB.PRE,LB.PRE],[SB.RB,LB.RB],[SB.RP,LB.RP],[SB.RT,LB.RT],[SB.RTC,LB.RTC],[SB.RUBY,LB.RUBY],[SB.S,LB.S],[SB.SCRIPT,LB.SCRIPT],[SB.SECTION,LB.SECTION],[SB.SELECT,LB.SELECT],[SB.SOURCE,LB.SOURCE],[SB.SMALL,LB.SMALL],[SB.SPAN,LB.SPAN],[SB.STRIKE,LB.STRIKE],[SB.STRONG,LB.STRONG],[SB.STYLE,LB.STYLE],[SB.SUB,LB.SUB],[SB.SUMMARY,LB.SUMMARY],[SB.SUP,LB.SUP],[SB.TABLE,LB.TABLE],[SB.TBODY,LB.TBODY],[SB.TEMPLATE,LB.TEMPLATE],[SB.TEXTAREA,LB.TEXTAREA],[SB.TFOOT,LB.TFOOT],[SB.TD,LB.TD],[SB.TH,LB.TH],[SB.THEAD,LB.THEAD],[SB.TITLE,LB.TITLE],[SB.TR,LB.TR],[SB.TRACK,LB.TRACK],[SB.TT,LB.TT],[SB.U,LB.U],[SB.UL,LB.UL],[SB.SVG,LB.SVG],[SB.VAR,LB.VAR],[SB.WBR,LB.WBR],[SB.XMP,LB.XMP]]);function BB(t){var e;return null!==(e=_B.get(t))&&void 0!==e?e:LB.UNKNOWN}var DB=LB,TB=(He(AB={},kB.HTML,new Set([DB.ADDRESS,DB.APPLET,DB.AREA,DB.ARTICLE,DB.ASIDE,DB.BASE,DB.BASEFONT,DB.BGSOUND,DB.BLOCKQUOTE,DB.BODY,DB.BR,DB.BUTTON,DB.CAPTION,DB.CENTER,DB.COL,DB.COLGROUP,DB.DD,DB.DETAILS,DB.DIR,DB.DIV,DB.DL,DB.DT,DB.EMBED,DB.FIELDSET,DB.FIGCAPTION,DB.FIGURE,DB.FOOTER,DB.FORM,DB.FRAME,DB.FRAMESET,DB.H1,DB.H2,DB.H3,DB.H4,DB.H5,DB.H6,DB.HEAD,DB.HEADER,DB.HGROUP,DB.HR,DB.HTML,DB.IFRAME,DB.IMG,DB.INPUT,DB.LI,DB.LINK,DB.LISTING,DB.MAIN,DB.MARQUEE,DB.MENU,DB.META,DB.NAV,DB.NOEMBED,DB.NOFRAMES,DB.NOSCRIPT,DB.OBJECT,DB.OL,DB.P,DB.PARAM,DB.PLAINTEXT,DB.PRE,DB.SCRIPT,DB.SECTION,DB.SELECT,DB.SOURCE,DB.STYLE,DB.SUMMARY,DB.TABLE,DB.TBODY,DB.TD,DB.TEMPLATE,DB.TEXTAREA,DB.TFOOT,DB.TH,DB.THEAD,DB.TITLE,DB.TR,DB.TRACK,DB.UL,DB.WBR,DB.XMP])),He(AB,kB.MATHML,new Set([DB.MI,DB.MO,DB.MN,DB.MS,DB.MTEXT,DB.ANNOTATION_XML])),He(AB,kB.SVG,new Set([DB.TITLE,DB.FOREIGN_OBJECT,DB.DESC])),He(AB,kB.XLINK,new Set),He(AB,kB.XML,new Set),He(AB,kB.XMLNS,new Set),AB);function VB(t){return t===DB.H1||t===DB.H2||t===DB.H3||t===DB.H4||t===DB.H5||t===DB.H6}new Set([SB.STYLE,SB.SCRIPT,SB.XMP,SB.IFRAME,SB.NOEMBED,SB.NOFRAMES,SB.PLAINTEXT]);var OB,IB=new Map([[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]);!function(t){t[t.DATA=0]="DATA",t[t.RCDATA=1]="RCDATA",t[t.RAWTEXT=2]="RAWTEXT",t[t.SCRIPT_DATA=3]="SCRIPT_DATA",t[t.PLAINTEXT=4]="PLAINTEXT",t[t.TAG_OPEN=5]="TAG_OPEN",t[t.END_TAG_OPEN=6]="END_TAG_OPEN",t[t.TAG_NAME=7]="TAG_NAME",t[t.RCDATA_LESS_THAN_SIGN=8]="RCDATA_LESS_THAN_SIGN",t[t.RCDATA_END_TAG_OPEN=9]="RCDATA_END_TAG_OPEN",t[t.RCDATA_END_TAG_NAME=10]="RCDATA_END_TAG_NAME",t[t.RAWTEXT_LESS_THAN_SIGN=11]="RAWTEXT_LESS_THAN_SIGN",t[t.RAWTEXT_END_TAG_OPEN=12]="RAWTEXT_END_TAG_OPEN",t[t.RAWTEXT_END_TAG_NAME=13]="RAWTEXT_END_TAG_NAME",t[t.SCRIPT_DATA_LESS_THAN_SIGN=14]="SCRIPT_DATA_LESS_THAN_SIGN",t[t.SCRIPT_DATA_END_TAG_OPEN=15]="SCRIPT_DATA_END_TAG_OPEN",t[t.SCRIPT_DATA_END_TAG_NAME=16]="SCRIPT_DATA_END_TAG_NAME",t[t.SCRIPT_DATA_ESCAPE_START=17]="SCRIPT_DATA_ESCAPE_START",t[t.SCRIPT_DATA_ESCAPE_START_DASH=18]="SCRIPT_DATA_ESCAPE_START_DASH",t[t.SCRIPT_DATA_ESCAPED=19]="SCRIPT_DATA_ESCAPED",t[t.SCRIPT_DATA_ESCAPED_DASH=20]="SCRIPT_DATA_ESCAPED_DASH",t[t.SCRIPT_DATA_ESCAPED_DASH_DASH=21]="SCRIPT_DATA_ESCAPED_DASH_DASH",t[t.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN=22]="SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN",t[t.SCRIPT_DATA_ESCAPED_END_TAG_OPEN=23]="SCRIPT_DATA_ESCAPED_END_TAG_OPEN",t[t.SCRIPT_DATA_ESCAPED_END_TAG_NAME=24]="SCRIPT_DATA_ESCAPED_END_TAG_NAME",t[t.SCRIPT_DATA_DOUBLE_ESCAPE_START=25]="SCRIPT_DATA_DOUBLE_ESCAPE_START",t[t.SCRIPT_DATA_DOUBLE_ESCAPED=26]="SCRIPT_DATA_DOUBLE_ESCAPED",t[t.SCRIPT_DATA_DOUBLE_ESCAPED_DASH=27]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH",t[t.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH=28]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH",t[t.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN=29]="SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN",t[t.SCRIPT_DATA_DOUBLE_ESCAPE_END=30]="SCRIPT_DATA_DOUBLE_ESCAPE_END",t[t.BEFORE_ATTRIBUTE_NAME=31]="BEFORE_ATTRIBUTE_NAME",t[t.ATTRIBUTE_NAME=32]="ATTRIBUTE_NAME",t[t.AFTER_ATTRIBUTE_NAME=33]="AFTER_ATTRIBUTE_NAME",t[t.BEFORE_ATTRIBUTE_VALUE=34]="BEFORE_ATTRIBUTE_VALUE",t[t.ATTRIBUTE_VALUE_DOUBLE_QUOTED=35]="ATTRIBUTE_VALUE_DOUBLE_QUOTED",t[t.ATTRIBUTE_VALUE_SINGLE_QUOTED=36]="ATTRIBUTE_VALUE_SINGLE_QUOTED",t[t.ATTRIBUTE_VALUE_UNQUOTED=37]="ATTRIBUTE_VALUE_UNQUOTED",t[t.AFTER_ATTRIBUTE_VALUE_QUOTED=38]="AFTER_ATTRIBUTE_VALUE_QUOTED",t[t.SELF_CLOSING_START_TAG=39]="SELF_CLOSING_START_TAG",t[t.BOGUS_COMMENT=40]="BOGUS_COMMENT",t[t.MARKUP_DECLARATION_OPEN=41]="MARKUP_DECLARATION_OPEN",t[t.COMMENT_START=42]="COMMENT_START",t[t.COMMENT_START_DASH=43]="COMMENT_START_DASH",t[t.COMMENT=44]="COMMENT",t[t.COMMENT_LESS_THAN_SIGN=45]="COMMENT_LESS_THAN_SIGN",t[t.COMMENT_LESS_THAN_SIGN_BANG=46]="COMMENT_LESS_THAN_SIGN_BANG",t[t.COMMENT_LESS_THAN_SIGN_BANG_DASH=47]="COMMENT_LESS_THAN_SIGN_BANG_DASH",t[t.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH=48]="COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH",t[t.COMMENT_END_DASH=49]="COMMENT_END_DASH",t[t.COMMENT_END=50]="COMMENT_END",t[t.COMMENT_END_BANG=51]="COMMENT_END_BANG",t[t.DOCTYPE=52]="DOCTYPE",t[t.BEFORE_DOCTYPE_NAME=53]="BEFORE_DOCTYPE_NAME",t[t.DOCTYPE_NAME=54]="DOCTYPE_NAME",t[t.AFTER_DOCTYPE_NAME=55]="AFTER_DOCTYPE_NAME",t[t.AFTER_DOCTYPE_PUBLIC_KEYWORD=56]="AFTER_DOCTYPE_PUBLIC_KEYWORD",t[t.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER=57]="BEFORE_DOCTYPE_PUBLIC_IDENTIFIER",t[t.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED=58]="DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED",t[t.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED=59]="DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED",t[t.AFTER_DOCTYPE_PUBLIC_IDENTIFIER=60]="AFTER_DOCTYPE_PUBLIC_IDENTIFIER",t[t.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS=61]="BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS",t[t.AFTER_DOCTYPE_SYSTEM_KEYWORD=62]="AFTER_DOCTYPE_SYSTEM_KEYWORD",t[t.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER=63]="BEFORE_DOCTYPE_SYSTEM_IDENTIFIER",t[t.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED=64]="DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED",t[t.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED=65]="DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED",t[t.AFTER_DOCTYPE_SYSTEM_IDENTIFIER=66]="AFTER_DOCTYPE_SYSTEM_IDENTIFIER",t[t.BOGUS_DOCTYPE=67]="BOGUS_DOCTYPE",t[t.CDATA_SECTION=68]="CDATA_SECTION",t[t.CDATA_SECTION_BRACKET=69]="CDATA_SECTION_BRACKET",t[t.CDATA_SECTION_END=70]="CDATA_SECTION_END",t[t.CHARACTER_REFERENCE=71]="CHARACTER_REFERENCE",t[t.NAMED_CHARACTER_REFERENCE=72]="NAMED_CHARACTER_REFERENCE",t[t.AMBIGUOUS_AMPERSAND=73]="AMBIGUOUS_AMPERSAND",t[t.NUMERIC_CHARACTER_REFERENCE=74]="NUMERIC_CHARACTER_REFERENCE",t[t.HEXADEMICAL_CHARACTER_REFERENCE_START=75]="HEXADEMICAL_CHARACTER_REFERENCE_START",t[t.HEXADEMICAL_CHARACTER_REFERENCE=76]="HEXADEMICAL_CHARACTER_REFERENCE",t[t.DECIMAL_CHARACTER_REFERENCE=77]="DECIMAL_CHARACTER_REFERENCE",t[t.NUMERIC_CHARACTER_REFERENCE_END=78]="NUMERIC_CHARACTER_REFERENCE_END"}(OB||(OB={}));var RB={DATA:OB.DATA,RCDATA:OB.RCDATA,RAWTEXT:OB.RAWTEXT,SCRIPT_DATA:OB.SCRIPT_DATA,PLAINTEXT:OB.PLAINTEXT,CDATA_SECTION:OB.CDATA_SECTION};function FB(t){return t>=q_.DIGIT_0&&t<=q_.DIGIT_9}function NB(t){return t>=q_.LATIN_CAPITAL_A&&t<=q_.LATIN_CAPITAL_Z}function PB(t){return function(t){return t>=q_.LATIN_SMALL_A&&t<=q_.LATIN_SMALL_Z}(t)||NB(t)}function jB(t){return PB(t)||FB(t)}function UB(t){return t>=q_.LATIN_CAPITAL_A&&t<=q_.LATIN_CAPITAL_F}function WB(t){return t>=q_.LATIN_SMALL_A&&t<=q_.LATIN_SMALL_F}function ZB(t){return t+32}function GB(t){return t===q_.SPACE||t===q_.LINE_FEED||t===q_.TABULATION||t===q_.FORM_FEED}function qB(t){return GB(t)||t===q_.SOLIDUS||t===q_.GREATER_THAN_SIGN}var YB,XB=function(){function t(e,n){C(this,t),this.options=e,this.handler=n,this.paused=!1,this.inLoop=!1,this.inForeignNode=!1,this.lastStartTagName="",this.active=!1,this.state=OB.DATA,this.returnState=OB.DATA,this.charRefCode=-1,this.consumedAfterSnapshot=-1,this.currentCharacterToken=null,this.currentToken=null,this.currentAttr={name:"",value:""},this.preprocessor=new lB(n),this.currentLocation=this.getCurrentLocation(-1)}return E(t,[{key:"_err",value:function(t){var e,n;null===(n=(e=this.handler).onParseError)||void 0===n||n.call(e,this.preprocessor.getError(t))}},{key:"getCurrentLocation",value:function(t){return this.options.sourceCodeLocationInfo?{startLine:this.preprocessor.line,startCol:this.preprocessor.col-t,startOffset:this.preprocessor.offset-t,endLine:-1,endCol:-1,endOffset:-1}:null}},{key:"_runParsingLoop",value:function(){if(!this.inLoop){for(this.inLoop=!0;this.active&&!this.paused;){this.consumedAfterSnapshot=0;var t=this._consume();this._ensureHibernation()||this._callState(t)}this.inLoop=!1}}},{key:"pause",value:function(){this.paused=!0}},{key:"resume",value:function(t){if(!this.paused)throw new Error("Parser was already resumed");this.paused=!1,this.inLoop||(this._runParsingLoop(),this.paused||null===t||void 0===t||t())}},{key:"write",value:function(t,e,n){this.active=!0,this.preprocessor.write(t,e),this._runParsingLoop(),this.paused||null===n||void 0===n||n()}},{key:"insertHtmlAtCurrentPos",value:function(t){this.active=!0,this.preprocessor.insertHtmlAtCurrentPos(t),this._runParsingLoop()}},{key:"_ensureHibernation",value:function(){return!!this.preprocessor.endOfChunkHit&&(this._unconsume(this.consumedAfterSnapshot),this.active=!1,!0)}},{key:"_consume",value:function(){return this.consumedAfterSnapshot++,this.preprocessor.advance()}},{key:"_unconsume",value:function(t){this.consumedAfterSnapshot-=t,this.preprocessor.retreat(t)}},{key:"_reconsumeInState",value:function(t,e){this.state=t,this._callState(e)}},{key:"_advanceBy",value:function(t){this.consumedAfterSnapshot+=t;for(var e=0;e<t;e++)this.preprocessor.advance()}},{key:"_consumeSequenceIfMatch",value:function(t,e){return!!this.preprocessor.startsWith(t,e)&&(this._advanceBy(t.length-1),!0)}},{key:"_createStartTagToken",value:function(){this.currentToken={type:oB.START_TAG,tagName:"",tagID:LB.UNKNOWN,selfClosing:!1,ackSelfClosing:!1,attrs:[],location:this.getCurrentLocation(1)}}},{key:"_createEndTagToken",value:function(){this.currentToken={type:oB.END_TAG,tagName:"",tagID:LB.UNKNOWN,selfClosing:!1,ackSelfClosing:!1,attrs:[],location:this.getCurrentLocation(2)}}},{key:"_createCommentToken",value:function(t){this.currentToken={type:oB.COMMENT,data:"",location:this.getCurrentLocation(t)}}},{key:"_createDoctypeToken",value:function(t){this.currentToken={type:oB.DOCTYPE,name:t,forceQuirks:!1,publicId:null,systemId:null,location:this.currentLocation}}},{key:"_createCharacterToken",value:function(t,e){this.currentCharacterToken={type:t,chars:e,location:this.currentLocation}}},{key:"_createAttr",value:function(t){this.currentAttr={name:t,value:""},this.currentLocation=this.getCurrentLocation(0)}},{key:"_leaveAttrName",value:function(){var t,e,n=this.currentToken;null===cB(n,this.currentAttr.name)?(n.attrs.push(this.currentAttr),n.location&&this.currentLocation&&((null!==(t=(e=n.location).attrs)&&void 0!==t?t:e.attrs=Object.create(null))[this.currentAttr.name]=this.currentLocation,this._leaveAttrValue())):this._err($_.duplicateAttribute)}},{key:"_leaveAttrValue",value:function(){this.currentLocation&&(this.currentLocation.endLine=this.preprocessor.line,this.currentLocation.endCol=this.preprocessor.col,this.currentLocation.endOffset=this.preprocessor.offset)}},{key:"prepareToken",value:function(t){this._emitCurrentCharacterToken(t.location),this.currentToken=null,t.location&&(t.location.endLine=this.preprocessor.line,t.location.endCol=this.preprocessor.col+1,t.location.endOffset=this.preprocessor.offset+1),this.currentLocation=this.getCurrentLocation(-1)}},{key:"emitCurrentTagToken",value:function(){var t=this.currentToken;this.prepareToken(t),t.tagID=BB(t.tagName),t.type===oB.START_TAG?(this.lastStartTagName=t.tagName,this.handler.onStartTag(t)):(t.attrs.length>0&&this._err($_.endTagWithAttributes),t.selfClosing&&this._err($_.endTagWithTrailingSolidus),this.handler.onEndTag(t)),this.preprocessor.dropParsedChunk()}},{key:"emitCurrentComment",value:function(t){this.prepareToken(t),this.handler.onComment(t),this.preprocessor.dropParsedChunk()}},{key:"emitCurrentDoctype",value:function(t){this.prepareToken(t),this.handler.onDoctype(t),this.preprocessor.dropParsedChunk()}},{key:"_emitCurrentCharacterToken",value:function(t){if(this.currentCharacterToken){switch(t&&this.currentCharacterToken.location&&(this.currentCharacterToken.location.endLine=t.startLine,this.currentCharacterToken.location.endCol=t.startCol,this.currentCharacterToken.location.endOffset=t.startOffset),this.currentCharacterToken.type){case oB.CHARACTER:this.handler.onCharacter(this.currentCharacterToken);break;case oB.NULL_CHARACTER:this.handler.onNullCharacter(this.currentCharacterToken);break;case oB.WHITESPACE_CHARACTER:this.handler.onWhitespaceCharacter(this.currentCharacterToken)}this.currentCharacterToken=null}}},{key:"_emitEOFToken",value:function(){var t=this.getCurrentLocation(0);t&&(t.endLine=t.startLine,t.endCol=t.startCol,t.endOffset=t.startOffset),this._emitCurrentCharacterToken(t),this.handler.onEof({type:oB.EOF,location:t}),this.active=!1}},{key:"_appendCharToCurrentCharacterToken",value:function(t,e){if(this.currentCharacterToken){if(this.currentCharacterToken.type===t)return void(this.currentCharacterToken.chars+=e);this.currentLocation=this.getCurrentLocation(0),this._emitCurrentCharacterToken(this.currentLocation),this.preprocessor.dropParsedChunk()}this._createCharacterToken(t,e)}},{key:"_emitCodePoint",value:function(t){var e=GB(t)?oB.WHITESPACE_CHARACTER:t===q_.NULL?oB.NULL_CHARACTER:oB.CHARACTER;this._appendCharToCurrentCharacterToken(e,String.fromCodePoint(t))}},{key:"_emitChars",value:function(t){this._appendCharToCurrentCharacterToken(oB.CHARACTER,t)}},{key:"_matchNamedCharacterReference",value:function(t){for(var e,n=null,r=0,a=!1,i=0,o=dB[0];i>=0&&!((i=CB(dB,o,i+1,t))<0);t=this._consume()){r+=1;var l=(o=dB[i])&vB.VALUE_LENGTH;if(l){var c=(l>>14)-1;if(t!==q_.SEMICOLON&&this._isCharacterReferenceInAttribute()&&((e=this.preprocessor.peek(1))===q_.EQUALS_SIGN||jB(e))?(n=[q_.AMPERSAND],i+=c):(n=0===c?[dB[i]&~vB.VALUE_LENGTH]:1===c?[dB[++i]]:[dB[++i],dB[++i]],r=0,a=t!==q_.SEMICOLON),0===c){this._consume();break}}}return this._unconsume(r),a&&!this.preprocessor.endOfChunkHit&&this._err($_.missingSemicolonAfterCharacterReference),this._unconsume(1),n}},{key:"_isCharacterReferenceInAttribute",value:function(){return this.returnState===OB.ATTRIBUTE_VALUE_DOUBLE_QUOTED||this.returnState===OB.ATTRIBUTE_VALUE_SINGLE_QUOTED||this.returnState===OB.ATTRIBUTE_VALUE_UNQUOTED}},{key:"_flushCodePointConsumedAsCharacterReference",value:function(t){this._isCharacterReferenceInAttribute()?this.currentAttr.value+=String.fromCodePoint(t):this._emitCodePoint(t)}},{key:"_callState",value:function(t){switch(this.state){case OB.DATA:this._stateData(t);break;case OB.RCDATA:this._stateRcdata(t);break;case OB.RAWTEXT:this._stateRawtext(t);break;case OB.SCRIPT_DATA:this._stateScriptData(t);break;case OB.PLAINTEXT:this._statePlaintext(t);break;case OB.TAG_OPEN:this._stateTagOpen(t);break;case OB.END_TAG_OPEN:this._stateEndTagOpen(t);break;case OB.TAG_NAME:this._stateTagName(t);break;case OB.RCDATA_LESS_THAN_SIGN:this._stateRcdataLessThanSign(t);break;case OB.RCDATA_END_TAG_OPEN:this._stateRcdataEndTagOpen(t);break;case OB.RCDATA_END_TAG_NAME:this._stateRcdataEndTagName(t);break;case OB.RAWTEXT_LESS_THAN_SIGN:this._stateRawtextLessThanSign(t);break;case OB.RAWTEXT_END_TAG_OPEN:this._stateRawtextEndTagOpen(t);break;case OB.RAWTEXT_END_TAG_NAME:this._stateRawtextEndTagName(t);break;case OB.SCRIPT_DATA_LESS_THAN_SIGN:this._stateScriptDataLessThanSign(t);break;case OB.SCRIPT_DATA_END_TAG_OPEN:this._stateScriptDataEndTagOpen(t);break;case OB.SCRIPT_DATA_END_TAG_NAME:this._stateScriptDataEndTagName(t);break;case OB.SCRIPT_DATA_ESCAPE_START:this._stateScriptDataEscapeStart(t);break;case OB.SCRIPT_DATA_ESCAPE_START_DASH:this._stateScriptDataEscapeStartDash(t);break;case OB.SCRIPT_DATA_ESCAPED:this._stateScriptDataEscaped(t);break;case OB.SCRIPT_DATA_ESCAPED_DASH:this._stateScriptDataEscapedDash(t);break;case OB.SCRIPT_DATA_ESCAPED_DASH_DASH:this._stateScriptDataEscapedDashDash(t);break;case OB.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN:this._stateScriptDataEscapedLessThanSign(t);break;case OB.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:this._stateScriptDataEscapedEndTagOpen(t);break;case OB.SCRIPT_DATA_ESCAPED_END_TAG_NAME:this._stateScriptDataEscapedEndTagName(t);break;case OB.SCRIPT_DATA_DOUBLE_ESCAPE_START:this._stateScriptDataDoubleEscapeStart(t);break;case OB.SCRIPT_DATA_DOUBLE_ESCAPED:this._stateScriptDataDoubleEscaped(t);break;case OB.SCRIPT_DATA_DOUBLE_ESCAPED_DASH:this._stateScriptDataDoubleEscapedDash(t);break;case OB.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH:this._stateScriptDataDoubleEscapedDashDash(t);break;case OB.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN:this._stateScriptDataDoubleEscapedLessThanSign(t);break;case OB.SCRIPT_DATA_DOUBLE_ESCAPE_END:this._stateScriptDataDoubleEscapeEnd(t);break;case OB.BEFORE_ATTRIBUTE_NAME:this._stateBeforeAttributeName(t);break;case OB.ATTRIBUTE_NAME:this._stateAttributeName(t);break;case OB.AFTER_ATTRIBUTE_NAME:this._stateAfterAttributeName(t);break;case OB.BEFORE_ATTRIBUTE_VALUE:this._stateBeforeAttributeValue(t);break;case OB.ATTRIBUTE_VALUE_DOUBLE_QUOTED:this._stateAttributeValueDoubleQuoted(t);break;case OB.ATTRIBUTE_VALUE_SINGLE_QUOTED:this._stateAttributeValueSingleQuoted(t);break;case OB.ATTRIBUTE_VALUE_UNQUOTED:this._stateAttributeValueUnquoted(t);break;case OB.AFTER_ATTRIBUTE_VALUE_QUOTED:this._stateAfterAttributeValueQuoted(t);break;case OB.SELF_CLOSING_START_TAG:this._stateSelfClosingStartTag(t);break;case OB.BOGUS_COMMENT:this._stateBogusComment(t);break;case OB.MARKUP_DECLARATION_OPEN:this._stateMarkupDeclarationOpen(t);break;case OB.COMMENT_START:this._stateCommentStart(t);break;case OB.COMMENT_START_DASH:this._stateCommentStartDash(t);break;case OB.COMMENT:this._stateComment(t);break;case OB.COMMENT_LESS_THAN_SIGN:this._stateCommentLessThanSign(t);break;case OB.COMMENT_LESS_THAN_SIGN_BANG:this._stateCommentLessThanSignBang(t);break;case OB.COMMENT_LESS_THAN_SIGN_BANG_DASH:this._stateCommentLessThanSignBangDash(t);break;case OB.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH:this._stateCommentLessThanSignBangDashDash(t);break;case OB.COMMENT_END_DASH:this._stateCommentEndDash(t);break;case OB.COMMENT_END:this._stateCommentEnd(t);break;case OB.COMMENT_END_BANG:this._stateCommentEndBang(t);break;case OB.DOCTYPE:this._stateDoctype(t);break;case OB.BEFORE_DOCTYPE_NAME:this._stateBeforeDoctypeName(t);break;case OB.DOCTYPE_NAME:this._stateDoctypeName(t);break;case OB.AFTER_DOCTYPE_NAME:this._stateAfterDoctypeName(t);break;case OB.AFTER_DOCTYPE_PUBLIC_KEYWORD:this._stateAfterDoctypePublicKeyword(t);break;case OB.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER:this._stateBeforeDoctypePublicIdentifier(t);break;case OB.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED:this._stateDoctypePublicIdentifierDoubleQuoted(t);break;case OB.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED:this._stateDoctypePublicIdentifierSingleQuoted(t);break;case OB.AFTER_DOCTYPE_PUBLIC_IDENTIFIER:this._stateAfterDoctypePublicIdentifier(t);break;case OB.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS:this._stateBetweenDoctypePublicAndSystemIdentifiers(t);break;case OB.AFTER_DOCTYPE_SYSTEM_KEYWORD:this._stateAfterDoctypeSystemKeyword(t);break;case OB.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER:this._stateBeforeDoctypeSystemIdentifier(t);break;case OB.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED:this._stateDoctypeSystemIdentifierDoubleQuoted(t);break;case OB.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED:this._stateDoctypeSystemIdentifierSingleQuoted(t);break;case OB.AFTER_DOCTYPE_SYSTEM_IDENTIFIER:this._stateAfterDoctypeSystemIdentifier(t);break;case OB.BOGUS_DOCTYPE:this._stateBogusDoctype(t);break;case OB.CDATA_SECTION:this._stateCdataSection(t);break;case OB.CDATA_SECTION_BRACKET:this._stateCdataSectionBracket(t);break;case OB.CDATA_SECTION_END:this._stateCdataSectionEnd(t);break;case OB.CHARACTER_REFERENCE:this._stateCharacterReference(t);break;case OB.NAMED_CHARACTER_REFERENCE:this._stateNamedCharacterReference(t);break;case OB.AMBIGUOUS_AMPERSAND:this._stateAmbiguousAmpersand(t);break;case OB.NUMERIC_CHARACTER_REFERENCE:this._stateNumericCharacterReference(t);break;case OB.HEXADEMICAL_CHARACTER_REFERENCE_START:this._stateHexademicalCharacterReferenceStart(t);break;case OB.HEXADEMICAL_CHARACTER_REFERENCE:this._stateHexademicalCharacterReference(t);break;case OB.DECIMAL_CHARACTER_REFERENCE:this._stateDecimalCharacterReference(t);break;case OB.NUMERIC_CHARACTER_REFERENCE_END:this._stateNumericCharacterReferenceEnd(t);break;default:throw new Error("Unknown state")}}},{key:"_stateData",value:function(t){switch(t){case q_.LESS_THAN_SIGN:this.state=OB.TAG_OPEN;break;case q_.AMPERSAND:this.returnState=OB.DATA,this.state=OB.CHARACTER_REFERENCE;break;case q_.NULL:this._err($_.unexpectedNullCharacter),this._emitCodePoint(t);break;case q_.EOF:this._emitEOFToken();break;default:this._emitCodePoint(t)}}},{key:"_stateRcdata",value:function(t){switch(t){case q_.AMPERSAND:this.returnState=OB.RCDATA,this.state=OB.CHARACTER_REFERENCE;break;case q_.LESS_THAN_SIGN:this.state=OB.RCDATA_LESS_THAN_SIGN;break;case q_.NULL:this._err($_.unexpectedNullCharacter),this._emitChars(X_);break;case q_.EOF:this._emitEOFToken();break;default:this._emitCodePoint(t)}}},{key:"_stateRawtext",value:function(t){switch(t){case q_.LESS_THAN_SIGN:this.state=OB.RAWTEXT_LESS_THAN_SIGN;break;case q_.NULL:this._err($_.unexpectedNullCharacter),this._emitChars(X_);break;case q_.EOF:this._emitEOFToken();break;default:this._emitCodePoint(t)}}},{key:"_stateScriptData",value:function(t){switch(t){case q_.LESS_THAN_SIGN:this.state=OB.SCRIPT_DATA_LESS_THAN_SIGN;break;case q_.NULL:this._err($_.unexpectedNullCharacter),this._emitChars(X_);break;case q_.EOF:this._emitEOFToken();break;default:this._emitCodePoint(t)}}},{key:"_statePlaintext",value:function(t){switch(t){case q_.NULL:this._err($_.unexpectedNullCharacter),this._emitChars(X_);break;case q_.EOF:this._emitEOFToken();break;default:this._emitCodePoint(t)}}},{key:"_stateTagOpen",value:function(t){if(PB(t))this._createStartTagToken(),this.state=OB.TAG_NAME,this._stateTagName(t);else switch(t){case q_.EXCLAMATION_MARK:this.state=OB.MARKUP_DECLARATION_OPEN;break;case q_.SOLIDUS:this.state=OB.END_TAG_OPEN;break;case q_.QUESTION_MARK:this._err($_.unexpectedQuestionMarkInsteadOfTagName),this._createCommentToken(1),this.state=OB.BOGUS_COMMENT,this._stateBogusComment(t);break;case q_.EOF:this._err($_.eofBeforeTagName),this._emitChars("<"),this._emitEOFToken();break;default:this._err($_.invalidFirstCharacterOfTagName),this._emitChars("<"),this.state=OB.DATA,this._stateData(t)}}},{key:"_stateEndTagOpen",value:function(t){if(PB(t))this._createEndTagToken(),this.state=OB.TAG_NAME,this._stateTagName(t);else switch(t){case q_.GREATER_THAN_SIGN:this._err($_.missingEndTagName),this.state=OB.DATA;break;case q_.EOF:this._err($_.eofBeforeTagName),this._emitChars("</"),this._emitEOFToken();break;default:this._err($_.invalidFirstCharacterOfTagName),this._createCommentToken(2),this.state=OB.BOGUS_COMMENT,this._stateBogusComment(t)}}},{key:"_stateTagName",value:function(t){var e=this.currentToken;switch(t){case q_.SPACE:case q_.LINE_FEED:case q_.TABULATION:case q_.FORM_FEED:this.state=OB.BEFORE_ATTRIBUTE_NAME;break;case q_.SOLIDUS:this.state=OB.SELF_CLOSING_START_TAG;break;case q_.GREATER_THAN_SIGN:this.state=OB.DATA,this.emitCurrentTagToken();break;case q_.NULL:this._err($_.unexpectedNullCharacter),e.tagName+=X_;break;case q_.EOF:this._err($_.eofInTag),this._emitEOFToken();break;default:e.tagName+=String.fromCodePoint(NB(t)?ZB(t):t)}}},{key:"_stateRcdataLessThanSign",value:function(t){t===q_.SOLIDUS?this.state=OB.RCDATA_END_TAG_OPEN:(this._emitChars("<"),this.state=OB.RCDATA,this._stateRcdata(t))}},{key:"_stateRcdataEndTagOpen",value:function(t){PB(t)?(this.state=OB.RCDATA_END_TAG_NAME,this._stateRcdataEndTagName(t)):(this._emitChars("</"),this.state=OB.RCDATA,this._stateRcdata(t))}},{key:"handleSpecialEndTag",value:function(t){if(!this.preprocessor.startsWith(this.lastStartTagName,!1))return!this._ensureHibernation();switch(this._createEndTagToken(),this.currentToken.tagName=this.lastStartTagName,this.preprocessor.peek(this.lastStartTagName.length)){case q_.SPACE:case q_.LINE_FEED:case q_.TABULATION:case q_.FORM_FEED:return this._advanceBy(this.lastStartTagName.length),this.state=OB.BEFORE_ATTRIBUTE_NAME,!1;case q_.SOLIDUS:return this._advanceBy(this.lastStartTagName.length),this.state=OB.SELF_CLOSING_START_TAG,!1;case q_.GREATER_THAN_SIGN:return this._advanceBy(this.lastStartTagName.length),this.emitCurrentTagToken(),this.state=OB.DATA,!1;default:return!this._ensureHibernation()}}},{key:"_stateRcdataEndTagName",value:function(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=OB.RCDATA,this._stateRcdata(t))}},{key:"_stateRawtextLessThanSign",value:function(t){t===q_.SOLIDUS?this.state=OB.RAWTEXT_END_TAG_OPEN:(this._emitChars("<"),this.state=OB.RAWTEXT,this._stateRawtext(t))}},{key:"_stateRawtextEndTagOpen",value:function(t){PB(t)?(this.state=OB.RAWTEXT_END_TAG_NAME,this._stateRawtextEndTagName(t)):(this._emitChars("</"),this.state=OB.RAWTEXT,this._stateRawtext(t))}},{key:"_stateRawtextEndTagName",value:function(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=OB.RAWTEXT,this._stateRawtext(t))}},{key:"_stateScriptDataLessThanSign",value:function(t){switch(t){case q_.SOLIDUS:this.state=OB.SCRIPT_DATA_END_TAG_OPEN;break;case q_.EXCLAMATION_MARK:this.state=OB.SCRIPT_DATA_ESCAPE_START,this._emitChars("<!");break;default:this._emitChars("<"),this.state=OB.SCRIPT_DATA,this._stateScriptData(t)}}},{key:"_stateScriptDataEndTagOpen",value:function(t){PB(t)?(this.state=OB.SCRIPT_DATA_END_TAG_NAME,this._stateScriptDataEndTagName(t)):(this._emitChars("</"),this.state=OB.SCRIPT_DATA,this._stateScriptData(t))}},{key:"_stateScriptDataEndTagName",value:function(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=OB.SCRIPT_DATA,this._stateScriptData(t))}},{key:"_stateScriptDataEscapeStart",value:function(t){t===q_.HYPHEN_MINUS?(this.state=OB.SCRIPT_DATA_ESCAPE_START_DASH,this._emitChars("-")):(this.state=OB.SCRIPT_DATA,this._stateScriptData(t))}},{key:"_stateScriptDataEscapeStartDash",value:function(t){t===q_.HYPHEN_MINUS?(this.state=OB.SCRIPT_DATA_ESCAPED_DASH_DASH,this._emitChars("-")):(this.state=OB.SCRIPT_DATA,this._stateScriptData(t))}},{key:"_stateScriptDataEscaped",value:function(t){switch(t){case q_.HYPHEN_MINUS:this.state=OB.SCRIPT_DATA_ESCAPED_DASH,this._emitChars("-");break;case q_.LESS_THAN_SIGN:this.state=OB.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break;case q_.NULL:this._err($_.unexpectedNullCharacter),this._emitChars(X_);break;case q_.EOF:this._err($_.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this._emitCodePoint(t)}}},{key:"_stateScriptDataEscapedDash",value:function(t){switch(t){case q_.HYPHEN_MINUS:this.state=OB.SCRIPT_DATA_ESCAPED_DASH_DASH,this._emitChars("-");break;case q_.LESS_THAN_SIGN:this.state=OB.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break;case q_.NULL:this._err($_.unexpectedNullCharacter),this.state=OB.SCRIPT_DATA_ESCAPED,this._emitChars(X_);break;case q_.EOF:this._err($_.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=OB.SCRIPT_DATA_ESCAPED,this._emitCodePoint(t)}}},{key:"_stateScriptDataEscapedDashDash",value:function(t){switch(t){case q_.HYPHEN_MINUS:this._emitChars("-");break;case q_.LESS_THAN_SIGN:this.state=OB.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break;case q_.GREATER_THAN_SIGN:this.state=OB.SCRIPT_DATA,this._emitChars(">");break;case q_.NULL:this._err($_.unexpectedNullCharacter),this.state=OB.SCRIPT_DATA_ESCAPED,this._emitChars(X_);break;case q_.EOF:this._err($_.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=OB.SCRIPT_DATA_ESCAPED,this._emitCodePoint(t)}}},{key:"_stateScriptDataEscapedLessThanSign",value:function(t){t===q_.SOLIDUS?this.state=OB.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:PB(t)?(this._emitChars("<"),this.state=OB.SCRIPT_DATA_DOUBLE_ESCAPE_START,this._stateScriptDataDoubleEscapeStart(t)):(this._emitChars("<"),this.state=OB.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}},{key:"_stateScriptDataEscapedEndTagOpen",value:function(t){PB(t)?(this.state=OB.SCRIPT_DATA_ESCAPED_END_TAG_NAME,this._stateScriptDataEscapedEndTagName(t)):(this._emitChars("</"),this.state=OB.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}},{key:"_stateScriptDataEscapedEndTagName",value:function(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=OB.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}},{key:"_stateScriptDataDoubleEscapeStart",value:function(t){if(this.preprocessor.startsWith(tB,!1)&&qB(this.preprocessor.peek(tB.length))){this._emitCodePoint(t);for(var e=0;e<tB.length;e++)this._emitCodePoint(this._consume());this.state=OB.SCRIPT_DATA_DOUBLE_ESCAPED}else this._ensureHibernation()||(this.state=OB.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}},{key:"_stateScriptDataDoubleEscaped",value:function(t){switch(t){case q_.HYPHEN_MINUS:this.state=OB.SCRIPT_DATA_DOUBLE_ESCAPED_DASH,this._emitChars("-");break;case q_.LESS_THAN_SIGN:this.state=OB.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break;case q_.NULL:this._err($_.unexpectedNullCharacter),this._emitChars(X_);break;case q_.EOF:this._err($_.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this._emitCodePoint(t)}}},{key:"_stateScriptDataDoubleEscapedDash",value:function(t){switch(t){case q_.HYPHEN_MINUS:this.state=OB.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH,this._emitChars("-");break;case q_.LESS_THAN_SIGN:this.state=OB.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break;case q_.NULL:this._err($_.unexpectedNullCharacter),this.state=OB.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitChars(X_);break;case q_.EOF:this._err($_.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=OB.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitCodePoint(t)}}},{key:"_stateScriptDataDoubleEscapedDashDash",value:function(t){switch(t){case q_.HYPHEN_MINUS:this._emitChars("-");break;case q_.LESS_THAN_SIGN:this.state=OB.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break;case q_.GREATER_THAN_SIGN:this.state=OB.SCRIPT_DATA,this._emitChars(">");break;case q_.NULL:this._err($_.unexpectedNullCharacter),this.state=OB.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitChars(X_);break;case q_.EOF:this._err($_.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=OB.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitCodePoint(t)}}},{key:"_stateScriptDataDoubleEscapedLessThanSign",value:function(t){t===q_.SOLIDUS?(this.state=OB.SCRIPT_DATA_DOUBLE_ESCAPE_END,this._emitChars("/")):(this.state=OB.SCRIPT_DATA_DOUBLE_ESCAPED,this._stateScriptDataDoubleEscaped(t))}},{key:"_stateScriptDataDoubleEscapeEnd",value:function(t){if(this.preprocessor.startsWith(tB,!1)&&qB(this.preprocessor.peek(tB.length))){this._emitCodePoint(t);for(var e=0;e<tB.length;e++)this._emitCodePoint(this._consume());this.state=OB.SCRIPT_DATA_ESCAPED}else this._ensureHibernation()||(this.state=OB.SCRIPT_DATA_DOUBLE_ESCAPED,this._stateScriptDataDoubleEscaped(t))}},{key:"_stateBeforeAttributeName",value:function(t){switch(t){case q_.SPACE:case q_.LINE_FEED:case q_.TABULATION:case q_.FORM_FEED:break;case q_.SOLIDUS:case q_.GREATER_THAN_SIGN:case q_.EOF:this.state=OB.AFTER_ATTRIBUTE_NAME,this._stateAfterAttributeName(t);break;case q_.EQUALS_SIGN:this._err($_.unexpectedEqualsSignBeforeAttributeName),this._createAttr("="),this.state=OB.ATTRIBUTE_NAME;break;default:this._createAttr(""),this.state=OB.ATTRIBUTE_NAME,this._stateAttributeName(t)}}},{key:"_stateAttributeName",value:function(t){switch(t){case q_.SPACE:case q_.LINE_FEED:case q_.TABULATION:case q_.FORM_FEED:case q_.SOLIDUS:case q_.GREATER_THAN_SIGN:case q_.EOF:this._leaveAttrName(),this.state=OB.AFTER_ATTRIBUTE_NAME,this._stateAfterAttributeName(t);break;case q_.EQUALS_SIGN:this._leaveAttrName(),this.state=OB.BEFORE_ATTRIBUTE_VALUE;break;case q_.QUOTATION_MARK:case q_.APOSTROPHE:case q_.LESS_THAN_SIGN:this._err($_.unexpectedCharacterInAttributeName),this.currentAttr.name+=String.fromCodePoint(t);break;case q_.NULL:this._err($_.unexpectedNullCharacter),this.currentAttr.name+=X_;break;default:this.currentAttr.name+=String.fromCodePoint(NB(t)?ZB(t):t)}}},{key:"_stateAfterAttributeName",value:function(t){switch(t){case q_.SPACE:case q_.LINE_FEED:case q_.TABULATION:case q_.FORM_FEED:break;case q_.SOLIDUS:this.state=OB.SELF_CLOSING_START_TAG;break;case q_.EQUALS_SIGN:this.state=OB.BEFORE_ATTRIBUTE_VALUE;break;case q_.GREATER_THAN_SIGN:this.state=OB.DATA,this.emitCurrentTagToken();break;case q_.EOF:this._err($_.eofInTag),this._emitEOFToken();break;default:this._createAttr(""),this.state=OB.ATTRIBUTE_NAME,this._stateAttributeName(t)}}},{key:"_stateBeforeAttributeValue",value:function(t){switch(t){case q_.SPACE:case q_.LINE_FEED:case q_.TABULATION:case q_.FORM_FEED:break;case q_.QUOTATION_MARK:this.state=OB.ATTRIBUTE_VALUE_DOUBLE_QUOTED;break;case q_.APOSTROPHE:this.state=OB.ATTRIBUTE_VALUE_SINGLE_QUOTED;break;case q_.GREATER_THAN_SIGN:this._err($_.missingAttributeValue),this.state=OB.DATA,this.emitCurrentTagToken();break;default:this.state=OB.ATTRIBUTE_VALUE_UNQUOTED,this._stateAttributeValueUnquoted(t)}}},{key:"_stateAttributeValueDoubleQuoted",value:function(t){switch(t){case q_.QUOTATION_MARK:this.state=OB.AFTER_ATTRIBUTE_VALUE_QUOTED;break;case q_.AMPERSAND:this.returnState=OB.ATTRIBUTE_VALUE_DOUBLE_QUOTED,this.state=OB.CHARACTER_REFERENCE;break;case q_.NULL:this._err($_.unexpectedNullCharacter),this.currentAttr.value+=X_;break;case q_.EOF:this._err($_.eofInTag),this._emitEOFToken();break;default:this.currentAttr.value+=String.fromCodePoint(t)}}},{key:"_stateAttributeValueSingleQuoted",value:function(t){switch(t){case q_.APOSTROPHE:this.state=OB.AFTER_ATTRIBUTE_VALUE_QUOTED;break;case q_.AMPERSAND:this.returnState=OB.ATTRIBUTE_VALUE_SINGLE_QUOTED,this.state=OB.CHARACTER_REFERENCE;break;case q_.NULL:this._err($_.unexpectedNullCharacter),this.currentAttr.value+=X_;break;case q_.EOF:this._err($_.eofInTag),this._emitEOFToken();break;default:this.currentAttr.value+=String.fromCodePoint(t)}}},{key:"_stateAttributeValueUnquoted",value:function(t){switch(t){case q_.SPACE:case q_.LINE_FEED:case q_.TABULATION:case q_.FORM_FEED:this._leaveAttrValue(),this.state=OB.BEFORE_ATTRIBUTE_NAME;break;case q_.AMPERSAND:this.returnState=OB.ATTRIBUTE_VALUE_UNQUOTED,this.state=OB.CHARACTER_REFERENCE;break;case q_.GREATER_THAN_SIGN:this._leaveAttrValue(),this.state=OB.DATA,this.emitCurrentTagToken();break;case q_.NULL:this._err($_.unexpectedNullCharacter),this.currentAttr.value+=X_;break;case q_.QUOTATION_MARK:case q_.APOSTROPHE:case q_.LESS_THAN_SIGN:case q_.EQUALS_SIGN:case q_.GRAVE_ACCENT:this._err($_.unexpectedCharacterInUnquotedAttributeValue),this.currentAttr.value+=String.fromCodePoint(t);break;case q_.EOF:this._err($_.eofInTag),this._emitEOFToken();break;default:this.currentAttr.value+=String.fromCodePoint(t)}}},{key:"_stateAfterAttributeValueQuoted",value:function(t){switch(t){case q_.SPACE:case q_.LINE_FEED:case q_.TABULATION:case q_.FORM_FEED:this._leaveAttrValue(),this.state=OB.BEFORE_ATTRIBUTE_NAME;break;case q_.SOLIDUS:this._leaveAttrValue(),this.state=OB.SELF_CLOSING_START_TAG;break;case q_.GREATER_THAN_SIGN:this._leaveAttrValue(),this.state=OB.DATA,this.emitCurrentTagToken();break;case q_.EOF:this._err($_.eofInTag),this._emitEOFToken();break;default:this._err($_.missingWhitespaceBetweenAttributes),this.state=OB.BEFORE_ATTRIBUTE_NAME,this._stateBeforeAttributeName(t)}}},{key:"_stateSelfClosingStartTag",value:function(t){switch(t){case q_.GREATER_THAN_SIGN:this.currentToken.selfClosing=!0,this.state=OB.DATA,this.emitCurrentTagToken();break;case q_.EOF:this._err($_.eofInTag),this._emitEOFToken();break;default:this._err($_.unexpectedSolidusInTag),this.state=OB.BEFORE_ATTRIBUTE_NAME,this._stateBeforeAttributeName(t)}}},{key:"_stateBogusComment",value:function(t){var e=this.currentToken;switch(t){case q_.GREATER_THAN_SIGN:this.state=OB.DATA,this.emitCurrentComment(e);break;case q_.EOF:this.emitCurrentComment(e),this._emitEOFToken();break;case q_.NULL:this._err($_.unexpectedNullCharacter),e.data+=X_;break;default:e.data+=String.fromCodePoint(t)}}},{key:"_stateMarkupDeclarationOpen",value:function(t){this._consumeSequenceIfMatch(K_,!0)?(this._createCommentToken(K_.length+1),this.state=OB.COMMENT_START):this._consumeSequenceIfMatch(J_,!1)?(this.currentLocation=this.getCurrentLocation(J_.length+1),this.state=OB.DOCTYPE):this._consumeSequenceIfMatch(Q_,!0)?this.inForeignNode?this.state=OB.CDATA_SECTION:(this._err($_.cdataInHtmlContent),this._createCommentToken(Q_.length+1),this.currentToken.data="[CDATA[",this.state=OB.BOGUS_COMMENT):this._ensureHibernation()||(this._err($_.incorrectlyOpenedComment),this._createCommentToken(2),this.state=OB.BOGUS_COMMENT,this._stateBogusComment(t))}},{key:"_stateCommentStart",value:function(t){switch(t){case q_.HYPHEN_MINUS:this.state=OB.COMMENT_START_DASH;break;case q_.GREATER_THAN_SIGN:this._err($_.abruptClosingOfEmptyComment),this.state=OB.DATA;var e=this.currentToken;this.emitCurrentComment(e);break;default:this.state=OB.COMMENT,this._stateComment(t)}}},{key:"_stateCommentStartDash",value:function(t){var e=this.currentToken;switch(t){case q_.HYPHEN_MINUS:this.state=OB.COMMENT_END;break;case q_.GREATER_THAN_SIGN:this._err($_.abruptClosingOfEmptyComment),this.state=OB.DATA,this.emitCurrentComment(e);break;case q_.EOF:this._err($_.eofInComment),this.emitCurrentComment(e),this._emitEOFToken();break;default:e.data+="-",this.state=OB.COMMENT,this._stateComment(t)}}},{key:"_stateComment",value:function(t){var e=this.currentToken;switch(t){case q_.HYPHEN_MINUS:this.state=OB.COMMENT_END_DASH;break;case q_.LESS_THAN_SIGN:e.data+="<",this.state=OB.COMMENT_LESS_THAN_SIGN;break;case q_.NULL:this._err($_.unexpectedNullCharacter),e.data+=X_;break;case q_.EOF:this._err($_.eofInComment),this.emitCurrentComment(e),this._emitEOFToken();break;default:e.data+=String.fromCodePoint(t)}}},{key:"_stateCommentLessThanSign",value:function(t){var e=this.currentToken;switch(t){case q_.EXCLAMATION_MARK:e.data+="!",this.state=OB.COMMENT_LESS_THAN_SIGN_BANG;break;case q_.LESS_THAN_SIGN:e.data+="<";break;default:this.state=OB.COMMENT,this._stateComment(t)}}},{key:"_stateCommentLessThanSignBang",value:function(t){t===q_.HYPHEN_MINUS?this.state=OB.COMMENT_LESS_THAN_SIGN_BANG_DASH:(this.state=OB.COMMENT,this._stateComment(t))}},{key:"_stateCommentLessThanSignBangDash",value:function(t){t===q_.HYPHEN_MINUS?this.state=OB.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH:(this.state=OB.COMMENT_END_DASH,this._stateCommentEndDash(t))}},{key:"_stateCommentLessThanSignBangDashDash",value:function(t){t!==q_.GREATER_THAN_SIGN&&t!==q_.EOF&&this._err($_.nestedComment),this.state=OB.COMMENT_END,this._stateCommentEnd(t)}},{key:"_stateCommentEndDash",value:function(t){var e=this.currentToken;switch(t){case q_.HYPHEN_MINUS:this.state=OB.COMMENT_END;break;case q_.EOF:this._err($_.eofInComment),this.emitCurrentComment(e),this._emitEOFToken();break;default:e.data+="-",this.state=OB.COMMENT,this._stateComment(t)}}},{key:"_stateCommentEnd",value:function(t){var e=this.currentToken;switch(t){case q_.GREATER_THAN_SIGN:this.state=OB.DATA,this.emitCurrentComment(e);break;case q_.EXCLAMATION_MARK:this.state=OB.COMMENT_END_BANG;break;case q_.HYPHEN_MINUS:e.data+="-";break;case q_.EOF:this._err($_.eofInComment),this.emitCurrentComment(e),this._emitEOFToken();break;default:e.data+="--",this.state=OB.COMMENT,this._stateComment(t)}}},{key:"_stateCommentEndBang",value:function(t){var e=this.currentToken;switch(t){case q_.HYPHEN_MINUS:e.data+="--!",this.state=OB.COMMENT_END_DASH;break;case q_.GREATER_THAN_SIGN:this._err($_.incorrectlyClosedComment),this.state=OB.DATA,this.emitCurrentComment(e);break;case q_.EOF:this._err($_.eofInComment),this.emitCurrentComment(e),this._emitEOFToken();break;default:e.data+="--!",this.state=OB.COMMENT,this._stateComment(t)}}},{key:"_stateDoctype",value:function(t){switch(t){case q_.SPACE:case q_.LINE_FEED:case q_.TABULATION:case q_.FORM_FEED:this.state=OB.BEFORE_DOCTYPE_NAME;break;case q_.GREATER_THAN_SIGN:this.state=OB.BEFORE_DOCTYPE_NAME,this._stateBeforeDoctypeName(t);break;case q_.EOF:this._err($_.eofInDoctype),this._createDoctypeToken(null);var e=this.currentToken;e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err($_.missingWhitespaceBeforeDoctypeName),this.state=OB.BEFORE_DOCTYPE_NAME,this._stateBeforeDoctypeName(t)}}},{key:"_stateBeforeDoctypeName",value:function(t){if(NB(t))this._createDoctypeToken(String.fromCharCode(ZB(t))),this.state=OB.DOCTYPE_NAME;else switch(t){case q_.SPACE:case q_.LINE_FEED:case q_.TABULATION:case q_.FORM_FEED:break;case q_.NULL:this._err($_.unexpectedNullCharacter),this._createDoctypeToken(X_),this.state=OB.DOCTYPE_NAME;break;case q_.GREATER_THAN_SIGN:this._err($_.missingDoctypeName),this._createDoctypeToken(null);var e=this.currentToken;e.forceQuirks=!0,this.emitCurrentDoctype(e),this.state=OB.DATA;break;case q_.EOF:this._err($_.eofInDoctype),this._createDoctypeToken(null);var n=this.currentToken;n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break;default:this._createDoctypeToken(String.fromCodePoint(t)),this.state=OB.DOCTYPE_NAME}}},{key:"_stateDoctypeName",value:function(t){var e=this.currentToken;switch(t){case q_.SPACE:case q_.LINE_FEED:case q_.TABULATION:case q_.FORM_FEED:this.state=OB.AFTER_DOCTYPE_NAME;break;case q_.GREATER_THAN_SIGN:this.state=OB.DATA,this.emitCurrentDoctype(e);break;case q_.NULL:this._err($_.unexpectedNullCharacter),e.name+=X_;break;case q_.EOF:this._err($_.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:e.name+=String.fromCodePoint(NB(t)?ZB(t):t)}}},{key:"_stateAfterDoctypeName",value:function(t){var e=this.currentToken;switch(t){case q_.SPACE:case q_.LINE_FEED:case q_.TABULATION:case q_.FORM_FEED:break;case q_.GREATER_THAN_SIGN:this.state=OB.DATA,this.emitCurrentDoctype(e);break;case q_.EOF:this._err($_.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._consumeSequenceIfMatch(eB,!1)?this.state=OB.AFTER_DOCTYPE_PUBLIC_KEYWORD:this._consumeSequenceIfMatch(nB,!1)?this.state=OB.AFTER_DOCTYPE_SYSTEM_KEYWORD:this._ensureHibernation()||(this._err($_.invalidCharacterSequenceAfterDoctypeName),e.forceQuirks=!0,this.state=OB.BOGUS_DOCTYPE,this._stateBogusDoctype(t))}}},{key:"_stateAfterDoctypePublicKeyword",value:function(t){var e=this.currentToken;switch(t){case q_.SPACE:case q_.LINE_FEED:case q_.TABULATION:case q_.FORM_FEED:this.state=OB.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER;break;case q_.QUOTATION_MARK:this._err($_.missingWhitespaceAfterDoctypePublicKeyword),e.publicId="",this.state=OB.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED;break;case q_.APOSTROPHE:this._err($_.missingWhitespaceAfterDoctypePublicKeyword),e.publicId="",this.state=OB.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED;break;case q_.GREATER_THAN_SIGN:this._err($_.missingDoctypePublicIdentifier),e.forceQuirks=!0,this.state=OB.DATA,this.emitCurrentDoctype(e);break;case q_.EOF:this._err($_.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err($_.missingQuoteBeforeDoctypePublicIdentifier),e.forceQuirks=!0,this.state=OB.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}},{key:"_stateBeforeDoctypePublicIdentifier",value:function(t){var e=this.currentToken;switch(t){case q_.SPACE:case q_.LINE_FEED:case q_.TABULATION:case q_.FORM_FEED:break;case q_.QUOTATION_MARK:e.publicId="",this.state=OB.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED;break;case q_.APOSTROPHE:e.publicId="",this.state=OB.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED;break;case q_.GREATER_THAN_SIGN:this._err($_.missingDoctypePublicIdentifier),e.forceQuirks=!0,this.state=OB.DATA,this.emitCurrentDoctype(e);break;case q_.EOF:this._err($_.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err($_.missingQuoteBeforeDoctypePublicIdentifier),e.forceQuirks=!0,this.state=OB.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}},{key:"_stateDoctypePublicIdentifierDoubleQuoted",value:function(t){var e=this.currentToken;switch(t){case q_.QUOTATION_MARK:this.state=OB.AFTER_DOCTYPE_PUBLIC_IDENTIFIER;break;case q_.NULL:this._err($_.unexpectedNullCharacter),e.publicId+=X_;break;case q_.GREATER_THAN_SIGN:this._err($_.abruptDoctypePublicIdentifier),e.forceQuirks=!0,this.emitCurrentDoctype(e),this.state=OB.DATA;break;case q_.EOF:this._err($_.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:e.publicId+=String.fromCodePoint(t)}}},{key:"_stateDoctypePublicIdentifierSingleQuoted",value:function(t){var e=this.currentToken;switch(t){case q_.APOSTROPHE:this.state=OB.AFTER_DOCTYPE_PUBLIC_IDENTIFIER;break;case q_.NULL:this._err($_.unexpectedNullCharacter),e.publicId+=X_;break;case q_.GREATER_THAN_SIGN:this._err($_.abruptDoctypePublicIdentifier),e.forceQuirks=!0,this.emitCurrentDoctype(e),this.state=OB.DATA;break;case q_.EOF:this._err($_.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:e.publicId+=String.fromCodePoint(t)}}},{key:"_stateAfterDoctypePublicIdentifier",value:function(t){var e=this.currentToken;switch(t){case q_.SPACE:case q_.LINE_FEED:case q_.TABULATION:case q_.FORM_FEED:this.state=OB.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS;break;case q_.GREATER_THAN_SIGN:this.state=OB.DATA,this.emitCurrentDoctype(e);break;case q_.QUOTATION_MARK:this._err($_.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers),e.systemId="",this.state=OB.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break;case q_.APOSTROPHE:this._err($_.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers),e.systemId="",this.state=OB.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break;case q_.EOF:this._err($_.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err($_.missingQuoteBeforeDoctypeSystemIdentifier),e.forceQuirks=!0,this.state=OB.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}},{key:"_stateBetweenDoctypePublicAndSystemIdentifiers",value:function(t){var e=this.currentToken;switch(t){case q_.SPACE:case q_.LINE_FEED:case q_.TABULATION:case q_.FORM_FEED:break;case q_.GREATER_THAN_SIGN:this.emitCurrentDoctype(e),this.state=OB.DATA;break;case q_.QUOTATION_MARK:e.systemId="",this.state=OB.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break;case q_.APOSTROPHE:e.systemId="",this.state=OB.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break;case q_.EOF:this._err($_.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err($_.missingQuoteBeforeDoctypeSystemIdentifier),e.forceQuirks=!0,this.state=OB.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}},{key:"_stateAfterDoctypeSystemKeyword",value:function(t){var e=this.currentToken;switch(t){case q_.SPACE:case q_.LINE_FEED:case q_.TABULATION:case q_.FORM_FEED:this.state=OB.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER;break;case q_.QUOTATION_MARK:this._err($_.missingWhitespaceAfterDoctypeSystemKeyword),e.systemId="",this.state=OB.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break;case q_.APOSTROPHE:this._err($_.missingWhitespaceAfterDoctypeSystemKeyword),e.systemId="",this.state=OB.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break;case q_.GREATER_THAN_SIGN:this._err($_.missingDoctypeSystemIdentifier),e.forceQuirks=!0,this.state=OB.DATA,this.emitCurrentDoctype(e);break;case q_.EOF:this._err($_.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err($_.missingQuoteBeforeDoctypeSystemIdentifier),e.forceQuirks=!0,this.state=OB.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}},{key:"_stateBeforeDoctypeSystemIdentifier",value:function(t){var e=this.currentToken;switch(t){case q_.SPACE:case q_.LINE_FEED:case q_.TABULATION:case q_.FORM_FEED:break;case q_.QUOTATION_MARK:e.systemId="",this.state=OB.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break;case q_.APOSTROPHE:e.systemId="",this.state=OB.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break;case q_.GREATER_THAN_SIGN:this._err($_.missingDoctypeSystemIdentifier),e.forceQuirks=!0,this.state=OB.DATA,this.emitCurrentDoctype(e);break;case q_.EOF:this._err($_.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err($_.missingQuoteBeforeDoctypeSystemIdentifier),e.forceQuirks=!0,this.state=OB.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}},{key:"_stateDoctypeSystemIdentifierDoubleQuoted",value:function(t){var e=this.currentToken;switch(t){case q_.QUOTATION_MARK:this.state=OB.AFTER_DOCTYPE_SYSTEM_IDENTIFIER;break;case q_.NULL:this._err($_.unexpectedNullCharacter),e.systemId+=X_;break;case q_.GREATER_THAN_SIGN:this._err($_.abruptDoctypeSystemIdentifier),e.forceQuirks=!0,this.emitCurrentDoctype(e),this.state=OB.DATA;break;case q_.EOF:this._err($_.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:e.systemId+=String.fromCodePoint(t)}}},{key:"_stateDoctypeSystemIdentifierSingleQuoted",value:function(t){var e=this.currentToken;switch(t){case q_.APOSTROPHE:this.state=OB.AFTER_DOCTYPE_SYSTEM_IDENTIFIER;break;case q_.NULL:this._err($_.unexpectedNullCharacter),e.systemId+=X_;break;case q_.GREATER_THAN_SIGN:this._err($_.abruptDoctypeSystemIdentifier),e.forceQuirks=!0,this.emitCurrentDoctype(e),this.state=OB.DATA;break;case q_.EOF:this._err($_.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:e.systemId+=String.fromCodePoint(t)}}},{key:"_stateAfterDoctypeSystemIdentifier",value:function(t){var e=this.currentToken;switch(t){case q_.SPACE:case q_.LINE_FEED:case q_.TABULATION:case q_.FORM_FEED:break;case q_.GREATER_THAN_SIGN:this.emitCurrentDoctype(e),this.state=OB.DATA;break;case q_.EOF:this._err($_.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err($_.unexpectedCharacterAfterDoctypeSystemIdentifier),this.state=OB.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}},{key:"_stateBogusDoctype",value:function(t){var e=this.currentToken;switch(t){case q_.GREATER_THAN_SIGN:this.emitCurrentDoctype(e),this.state=OB.DATA;break;case q_.NULL:this._err($_.unexpectedNullCharacter);break;case q_.EOF:this.emitCurrentDoctype(e),this._emitEOFToken()}}},{key:"_stateCdataSection",value:function(t){switch(t){case q_.RIGHT_SQUARE_BRACKET:this.state=OB.CDATA_SECTION_BRACKET;break;case q_.EOF:this._err($_.eofInCdata),this._emitEOFToken();break;default:this._emitCodePoint(t)}}},{key:"_stateCdataSectionBracket",value:function(t){t===q_.RIGHT_SQUARE_BRACKET?this.state=OB.CDATA_SECTION_END:(this._emitChars("]"),this.state=OB.CDATA_SECTION,this._stateCdataSection(t))}},{key:"_stateCdataSectionEnd",value:function(t){switch(t){case q_.GREATER_THAN_SIGN:this.state=OB.DATA;break;case q_.RIGHT_SQUARE_BRACKET:this._emitChars("]");break;default:this._emitChars("]]"),this.state=OB.CDATA_SECTION,this._stateCdataSection(t)}}},{key:"_stateCharacterReference",value:function(t){t===q_.NUMBER_SIGN?this.state=OB.NUMERIC_CHARACTER_REFERENCE:jB(t)?(this.state=OB.NAMED_CHARACTER_REFERENCE,this._stateNamedCharacterReference(t)):(this._flushCodePointConsumedAsCharacterReference(q_.AMPERSAND),this._reconsumeInState(this.returnState,t))}},{key:"_stateNamedCharacterReference",value:function(t){var e=this._matchNamedCharacterReference(t);if(this._ensureHibernation());else if(e){for(var n=0;n<e.length;n++)this._flushCodePointConsumedAsCharacterReference(e[n]);this.state=this.returnState}else this._flushCodePointConsumedAsCharacterReference(q_.AMPERSAND),this.state=OB.AMBIGUOUS_AMPERSAND}},{key:"_stateAmbiguousAmpersand",value:function(t){jB(t)?this._flushCodePointConsumedAsCharacterReference(t):(t===q_.SEMICOLON&&this._err($_.unknownNamedCharacterReference),this._reconsumeInState(this.returnState,t))}},{key:"_stateNumericCharacterReference",value:function(t){this.charRefCode=0,t===q_.LATIN_SMALL_X||t===q_.LATIN_CAPITAL_X?this.state=OB.HEXADEMICAL_CHARACTER_REFERENCE_START:FB(t)?(this.state=OB.DECIMAL_CHARACTER_REFERENCE,this._stateDecimalCharacterReference(t)):(this._err($_.absenceOfDigitsInNumericCharacterReference),this._flushCodePointConsumedAsCharacterReference(q_.AMPERSAND),this._flushCodePointConsumedAsCharacterReference(q_.NUMBER_SIGN),this._reconsumeInState(this.returnState,t))}},{key:"_stateHexademicalCharacterReferenceStart",value:function(t){!function(t){return FB(t)||UB(t)||WB(t)}(t)?(this._err($_.absenceOfDigitsInNumericCharacterReference),this._flushCodePointConsumedAsCharacterReference(q_.AMPERSAND),this._flushCodePointConsumedAsCharacterReference(q_.NUMBER_SIGN),this._unconsume(2),this.state=this.returnState):(this.state=OB.HEXADEMICAL_CHARACTER_REFERENCE,this._stateHexademicalCharacterReference(t))}},{key:"_stateHexademicalCharacterReference",value:function(t){UB(t)?this.charRefCode=16*this.charRefCode+t-55:WB(t)?this.charRefCode=16*this.charRefCode+t-87:FB(t)?this.charRefCode=16*this.charRefCode+t-48:t===q_.SEMICOLON?this.state=OB.NUMERIC_CHARACTER_REFERENCE_END:(this._err($_.missingSemicolonAfterCharacterReference),this.state=OB.NUMERIC_CHARACTER_REFERENCE_END,this._stateNumericCharacterReferenceEnd(t))}},{key:"_stateDecimalCharacterReference",value:function(t){FB(t)?this.charRefCode=10*this.charRefCode+t-48:t===q_.SEMICOLON?this.state=OB.NUMERIC_CHARACTER_REFERENCE_END:(this._err($_.missingSemicolonAfterCharacterReference),this.state=OB.NUMERIC_CHARACTER_REFERENCE_END,this._stateNumericCharacterReferenceEnd(t))}},{key:"_stateNumericCharacterReferenceEnd",value:function(t){if(this.charRefCode===q_.NULL)this._err($_.nullCharacterReference),this.charRefCode=q_.REPLACEMENT_CHARACTER;else if(this.charRefCode>1114111)this._err($_.characterReferenceOutsideUnicodeRange),this.charRefCode=q_.REPLACEMENT_CHARACTER;else if(rB(this.charRefCode))this._err($_.surrogateCharacterReference),this.charRefCode=q_.REPLACEMENT_CHARACTER;else if(iB(this.charRefCode))this._err($_.noncharacterCharacterReference);else if(aB(this.charRefCode)||this.charRefCode===q_.CARRIAGE_RETURN){this._err($_.controlCharacterReference);var e=IB.get(this.charRefCode);void 0!==e&&(this.charRefCode=e)}this._flushCodePointConsumedAsCharacterReference(this.charRefCode),this._reconsumeInState(this.returnState,t)}}]),t}(),$B=new Set([LB.DD,LB.DT,LB.LI,LB.OPTGROUP,LB.OPTION,LB.P,LB.RB,LB.RP,LB.RT,LB.RTC]),KB=new Set([].concat(z($B),[LB.CAPTION,LB.COLGROUP,LB.TBODY,LB.TD,LB.TFOOT,LB.TH,LB.THEAD,LB.TR])),QB=new Map([[LB.APPLET,kB.HTML],[LB.CAPTION,kB.HTML],[LB.HTML,kB.HTML],[LB.MARQUEE,kB.HTML],[LB.OBJECT,kB.HTML],[LB.TABLE,kB.HTML],[LB.TD,kB.HTML],[LB.TEMPLATE,kB.HTML],[LB.TH,kB.HTML],[LB.ANNOTATION_XML,kB.MATHML],[LB.MI,kB.MATHML],[LB.MN,kB.MATHML],[LB.MO,kB.MATHML],[LB.MS,kB.MATHML],[LB.MTEXT,kB.MATHML],[LB.DESC,kB.SVG],[LB.FOREIGN_OBJECT,kB.SVG],[LB.TITLE,kB.SVG]]),JB=[LB.H1,LB.H2,LB.H3,LB.H4,LB.H5,LB.H6],tD=[LB.TR,LB.TEMPLATE,LB.HTML],eD=[LB.TBODY,LB.TFOOT,LB.THEAD,LB.TEMPLATE,LB.HTML],nD=[LB.TABLE,LB.TEMPLATE,LB.HTML],rD=[LB.TD,LB.TH],aD=function(){function t(e,n,r){C(this,t),this.treeAdapter=n,this.handler=r,this.items=[],this.tagIDs=[],this.stackTop=-1,this.tmplCount=0,this.currentTagId=LB.UNKNOWN,this.current=e}return E(t,[{key:"currentTmplContentOrNode",get:function(){return this._isInTemplate()?this.treeAdapter.getTemplateContent(this.current):this.current}},{key:"_indexOf",value:function(t){return this.items.lastIndexOf(t,this.stackTop)}},{key:"_isInTemplate",value:function(){return this.currentTagId===LB.TEMPLATE&&this.treeAdapter.getNamespaceURI(this.current)===kB.HTML}},{key:"_updateCurrentElement",value:function(){this.current=this.items[this.stackTop],this.currentTagId=this.tagIDs[this.stackTop]}},{key:"push",value:function(t,e){this.stackTop++,this.items[this.stackTop]=t,this.current=t,this.tagIDs[this.stackTop]=e,this.currentTagId=e,this._isInTemplate()&&this.tmplCount++,this.handler.onItemPush(t,e,!0)}},{key:"pop",value:function(){var t=this.current;this.tmplCount>0&&this._isInTemplate()&&this.tmplCount--,this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(t,!0)}},{key:"replace",value:function(t,e){var n=this._indexOf(t);this.items[n]=e,n===this.stackTop&&(this.current=e)}},{key:"insertAfter",value:function(t,e,n){var r=this._indexOf(t)+1;this.items.splice(r,0,e),this.tagIDs.splice(r,0,n),this.stackTop++,r===this.stackTop&&this._updateCurrentElement(),this.handler.onItemPush(this.current,this.currentTagId,r===this.stackTop)}},{key:"popUntilTagNamePopped",value:function(t){var e=this.stackTop+1;do{e=this.tagIDs.lastIndexOf(t,e-1)}while(e>0&&this.treeAdapter.getNamespaceURI(this.items[e])!==kB.HTML);this.shortenToLength(e<0?0:e)}},{key:"shortenToLength",value:function(t){for(;this.stackTop>=t;){var e=this.current;this.tmplCount>0&&this._isInTemplate()&&(this.tmplCount-=1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(e,this.stackTop<t)}}},{key:"popUntilElementPopped",value:function(t){var e=this._indexOf(t);this.shortenToLength(e<0?0:e)}},{key:"popUntilPopped",value:function(t,e){var n=this._indexOfTagNames(t,e);this.shortenToLength(n<0?0:n)}},{key:"popUntilNumberedHeaderPopped",value:function(){this.popUntilPopped(JB,kB.HTML)}},{key:"popUntilTableCellPopped",value:function(){this.popUntilPopped(rD,kB.HTML)}},{key:"popAllUpToHtmlElement",value:function(){this.tmplCount=0,this.shortenToLength(1)}},{key:"_indexOfTagNames",value:function(t,e){for(var n=this.stackTop;n>=0;n--)if(t.includes(this.tagIDs[n])&&this.treeAdapter.getNamespaceURI(this.items[n])===e)return n;return-1}},{key:"clearBackTo",value:function(t,e){var n=this._indexOfTagNames(t,e);this.shortenToLength(n+1)}},{key:"clearBackToTableContext",value:function(){this.clearBackTo(nD,kB.HTML)}},{key:"clearBackToTableBodyContext",value:function(){this.clearBackTo(eD,kB.HTML)}},{key:"clearBackToTableRowContext",value:function(){this.clearBackTo(tD,kB.HTML)}},{key:"remove",value:function(t){var e=this._indexOf(t);e>=0&&(e===this.stackTop?this.pop():(this.items.splice(e,1),this.tagIDs.splice(e,1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(t,!1)))}},{key:"tryPeekProperlyNestedBodyElement",value:function(){return this.stackTop>=1&&this.tagIDs[1]===LB.BODY?this.items[1]:null}},{key:"contains",value:function(t){return this._indexOf(t)>-1}},{key:"getCommonAncestor",value:function(t){var e=this._indexOf(t)-1;return e>=0?this.items[e]:null}},{key:"isRootHtmlElementCurrent",value:function(){return 0===this.stackTop&&this.tagIDs[0]===LB.HTML}},{key:"hasInScope",value:function(t){for(var e=this.stackTop;e>=0;e--){var n=this.tagIDs[e],r=this.treeAdapter.getNamespaceURI(this.items[e]);if(n===t&&r===kB.HTML)return!0;if(QB.get(n)===r)return!1}return!0}},{key:"hasNumberedHeaderInScope",value:function(){for(var t=this.stackTop;t>=0;t--){var e=this.tagIDs[t],n=this.treeAdapter.getNamespaceURI(this.items[t]);if(VB(e)&&n===kB.HTML)return!0;if(QB.get(e)===n)return!1}return!0}},{key:"hasInListItemScope",value:function(t){for(var e=this.stackTop;e>=0;e--){var n=this.tagIDs[e],r=this.treeAdapter.getNamespaceURI(this.items[e]);if(n===t&&r===kB.HTML)return!0;if((n===LB.UL||n===LB.OL)&&r===kB.HTML||QB.get(n)===r)return!1}return!0}},{key:"hasInButtonScope",value:function(t){for(var e=this.stackTop;e>=0;e--){var n=this.tagIDs[e],r=this.treeAdapter.getNamespaceURI(this.items[e]);if(n===t&&r===kB.HTML)return!0;if(n===LB.BUTTON&&r===kB.HTML||QB.get(n)===r)return!1}return!0}},{key:"hasInTableScope",value:function(t){for(var e=this.stackTop;e>=0;e--){var n=this.tagIDs[e];if(this.treeAdapter.getNamespaceURI(this.items[e])===kB.HTML){if(n===t)return!0;if(n===LB.TABLE||n===LB.TEMPLATE||n===LB.HTML)return!1}}return!0}},{key:"hasTableBodyContextInTableScope",value:function(){for(var t=this.stackTop;t>=0;t--){var e=this.tagIDs[t];if(this.treeAdapter.getNamespaceURI(this.items[t])===kB.HTML){if(e===LB.TBODY||e===LB.THEAD||e===LB.TFOOT)return!0;if(e===LB.TABLE||e===LB.HTML)return!1}}return!0}},{key:"hasInSelectScope",value:function(t){for(var e=this.stackTop;e>=0;e--){var n=this.tagIDs[e];if(this.treeAdapter.getNamespaceURI(this.items[e])===kB.HTML){if(n===t)return!0;if(n!==LB.OPTION&&n!==LB.OPTGROUP)return!1}}return!0}},{key:"generateImpliedEndTags",value:function(){for(;$B.has(this.currentTagId);)this.pop()}},{key:"generateImpliedEndTagsThoroughly",value:function(){for(;KB.has(this.currentTagId);)this.pop()}},{key:"generateImpliedEndTagsWithExclusion",value:function(t){for(;this.currentTagId!==t&&KB.has(this.currentTagId);)this.pop()}}]),t}();!function(t){t[t.Marker=0]="Marker",t[t.Element=1]="Element"}(YB=YB||(YB={}));var iD={type:YB.Marker},oD=function(){function t(e){C(this,t),this.treeAdapter=e,this.entries=[],this.bookmark=null}return E(t,[{key:"_getNoahArkConditionCandidates",value:function(t,e){for(var n=[],r=e.length,a=this.treeAdapter.getTagName(t),i=this.treeAdapter.getNamespaceURI(t),o=0;o<this.entries.length;o++){var l=this.entries[o];if(l.type===YB.Marker)break;var c=l.element;if(this.treeAdapter.getTagName(c)===a&&this.treeAdapter.getNamespaceURI(c)===i){var s=this.treeAdapter.getAttrList(c);s.length===r&&n.push({idx:o,attrs:s})}}return n}},{key:"_ensureNoahArkCondition",value:function(t){if(!(this.entries.length<3)){var e=this.treeAdapter.getAttrList(t),n=this._getNoahArkConditionCandidates(t,e);if(!(n.length<3))for(var r=new Map(e.map((function(t){return[t.name,t.value]}))),a=0,i=0;i<n.length;i++){var o=n[i];o.attrs.every((function(t){return r.get(t.name)===t.value}))&&(a+=1)>=3&&this.entries.splice(o.idx,1)}}}},{key:"insertMarker",value:function(){this.entries.unshift(iD)}},{key:"pushElement",value:function(t,e){this._ensureNoahArkCondition(t),this.entries.unshift({type:YB.Element,element:t,token:e})}},{key:"insertElementAfterBookmark",value:function(t,e){var n=this.entries.indexOf(this.bookmark);this.entries.splice(n,0,{type:YB.Element,element:t,token:e})}},{key:"removeEntry",value:function(t){var e=this.entries.indexOf(t);e>=0&&this.entries.splice(e,1)}},{key:"clearToLastMarker",value:function(){var t=this.entries.indexOf(iD);t>=0?this.entries.splice(0,t+1):this.entries.length=0}},{key:"getElementEntryInScopeWithTagName",value:function(t){var e=this,n=this.entries.find((function(n){return n.type===YB.Marker||e.treeAdapter.getTagName(n.element)===t}));return n&&n.type===YB.Element?n:null}},{key:"getElementEntry",value:function(t){return this.entries.find((function(e){return e.type===YB.Element&&e.element===t}))}}]),t}();function lD(t){return{nodeName:"#text",value:t,parentNode:null}}var cD={createDocument:function(){return{nodeName:"#document",mode:EB.NO_QUIRKS,childNodes:[]}},createDocumentFragment:function(){return{nodeName:"#document-fragment",childNodes:[]}},createElement:function(t,e,n){return{nodeName:t,tagName:t,attrs:n,namespaceURI:e,childNodes:[],parentNode:null}},createCommentNode:function(t){return{nodeName:"#comment",data:t,parentNode:null}},appendChild:function(t,e){t.childNodes.push(e),e.parentNode=t},insertBefore:function(t,e,n){var r=t.childNodes.indexOf(n);t.childNodes.splice(r,0,e),e.parentNode=t},setTemplateContent:function(t,e){t.content=e},getTemplateContent:function(t){return t.content},setDocumentType:function(t,e,n,r){var a=t.childNodes.find((function(t){return"#documentType"===t.nodeName}));if(a)a.name=e,a.publicId=n,a.systemId=r;else{var i={nodeName:"#documentType",name:e,publicId:n,systemId:r,parentNode:null};cD.appendChild(t,i)}},setDocumentMode:function(t,e){t.mode=e},getDocumentMode:function(t){return t.mode},detachNode:function(t){if(t.parentNode){var e=t.parentNode.childNodes.indexOf(t);t.parentNode.childNodes.splice(e,1),t.parentNode=null}},insertText:function(t,e){if(t.childNodes.length>0){var n=t.childNodes[t.childNodes.length-1];if(cD.isTextNode(n))return void(n.value+=e)}cD.appendChild(t,lD(e))},insertTextBefore:function(t,e,n){var r=t.childNodes[t.childNodes.indexOf(n)-1];r&&cD.isTextNode(r)?r.value+=e:cD.insertBefore(t,lD(e),n)},adoptAttributes:function(t,e){for(var n=new Set(t.attrs.map((function(t){return t.name}))),r=0;r<e.length;r++)n.has(e[r].name)||t.attrs.push(e[r])},getFirstChild:function(t){return t.childNodes[0]},getChildNodes:function(t){return t.childNodes},getParentNode:function(t){return t.parentNode},getAttrList:function(t){return t.attrs},getTagName:function(t){return t.tagName},getNamespaceURI:function(t){return t.namespaceURI},getTextNodeContent:function(t){return t.value},getCommentNodeContent:function(t){return t.data},getDocumentTypeNodeName:function(t){return t.name},getDocumentTypeNodePublicId:function(t){return t.publicId},getDocumentTypeNodeSystemId:function(t){return t.systemId},isTextNode:function(t){return"#text"===t.nodeName},isCommentNode:function(t){return"#comment"===t.nodeName},isDocumentTypeNode:function(t){return"#documentType"===t.nodeName},isElementNode:function(t){return Object.prototype.hasOwnProperty.call(t,"tagName")},setNodeSourceCodeLocation:function(t,e){t.sourceCodeLocation=e},getNodeSourceCodeLocation:function(t){return t.sourceCodeLocation},updateNodeSourceCodeLocation:function(t,e){t.sourceCodeLocation=Se(Se({},t.sourceCodeLocation),e)}},sD="html",uD="about:legacy-compat",dD="http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd",hD=["+//silmaril//dtd html pro v0r11 19970101//","-//as//dtd html 3.0 aswedit + extensions//","-//advasoft ltd//dtd html 3.0 aswedit + extensions//","-//ietf//dtd html 2.0 level 1//","-//ietf//dtd html 2.0 level 2//","-//ietf//dtd html 2.0 strict level 1//","-//ietf//dtd html 2.0 strict level 2//","-//ietf//dtd html 2.0 strict//","-//ietf//dtd html 2.0//","-//ietf//dtd html 2.1e//","-//ietf//dtd html 3.0//","-//ietf//dtd html 3.2 final//","-//ietf//dtd html 3.2//","-//ietf//dtd html 3//","-//ietf//dtd html level 0//","-//ietf//dtd html level 1//","-//ietf//dtd html level 2//","-//ietf//dtd html level 3//","-//ietf//dtd html strict level 0//","-//ietf//dtd html strict level 1//","-//ietf//dtd html strict level 2//","-//ietf//dtd html strict level 3//","-//ietf//dtd html strict//","-//ietf//dtd html//","-//metrius//dtd metrius presentational//","-//microsoft//dtd internet explorer 2.0 html strict//","-//microsoft//dtd internet explorer 2.0 html//","-//microsoft//dtd internet explorer 2.0 tables//","-//microsoft//dtd internet explorer 3.0 html strict//","-//microsoft//dtd internet explorer 3.0 html//","-//microsoft//dtd internet explorer 3.0 tables//","-//netscape comm. corp.//dtd html//","-//netscape comm. corp.//dtd strict html//","-//o'reilly and associates//dtd html 2.0//","-//o'reilly and associates//dtd html extended 1.0//","-//o'reilly and associates//dtd html extended relaxed 1.0//","-//sq//dtd html 2.0 hotmetal + extensions//","-//softquad software//dtd hotmetal pro 6.0::19990601::extensions to html 4.0//","-//softquad//dtd hotmetal pro 4.0::19971010::extensions to html 4.0//","-//spyglass//dtd html 2.0 extended//","-//sun microsystems corp.//dtd hotjava html//","-//sun microsystems corp.//dtd hotjava strict html//","-//w3c//dtd html 3 1995-03-24//","-//w3c//dtd html 3.2 draft//","-//w3c//dtd html 3.2 final//","-//w3c//dtd html 3.2//","-//w3c//dtd html 3.2s draft//","-//w3c//dtd html 4.0 frameset//","-//w3c//dtd html 4.0 transitional//","-//w3c//dtd html experimental 19960712//","-//w3c//dtd html experimental 970421//","-//w3c//dtd w3 html//","-//w3o//dtd w3 html 3.0//","-//webtechs//dtd mozilla html 2.0//","-//webtechs//dtd mozilla html//"],fD=[].concat(hD,["-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"]),pD=new Set(["-//w3o//dtd w3 html strict 3.0//en//","-/w3c/dtd html 4.0 transitional/en","html"]),gD=["-//w3c//dtd xhtml 1.0 frameset//","-//w3c//dtd xhtml 1.0 transitional//"],vD=[].concat(gD,["-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"]);function mD(t,e){return e.some((function(e){return t.startsWith(e)}))}var yD={TEXT_HTML:"text/html",APPLICATION_XML:"application/xhtml+xml"},bD="definitionurl",xD="definitionURL",MD=new Map(["attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map((function(t){return[t.toLowerCase(),t]}))),wD=new Map([["xlink:actuate",{prefix:"xlink",name:"actuate",namespace:kB.XLINK}],["xlink:arcrole",{prefix:"xlink",name:"arcrole",namespace:kB.XLINK}],["xlink:href",{prefix:"xlink",name:"href",namespace:kB.XLINK}],["xlink:role",{prefix:"xlink",name:"role",namespace:kB.XLINK}],["xlink:show",{prefix:"xlink",name:"show",namespace:kB.XLINK}],["xlink:title",{prefix:"xlink",name:"title",namespace:kB.XLINK}],["xlink:type",{prefix:"xlink",name:"type",namespace:kB.XLINK}],["xml:base",{prefix:"xml",name:"base",namespace:kB.XML}],["xml:lang",{prefix:"xml",name:"lang",namespace:kB.XML}],["xml:space",{prefix:"xml",name:"space",namespace:kB.XML}],["xmlns",{prefix:"",name:"xmlns",namespace:kB.XMLNS}],["xmlns:xlink",{prefix:"xmlns",name:"xlink",namespace:kB.XMLNS}]]),zD=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map((function(t){return[t.toLowerCase(),t]}))),CD=new Set([LB.B,LB.BIG,LB.BLOCKQUOTE,LB.BODY,LB.BR,LB.CENTER,LB.CODE,LB.DD,LB.DIV,LB.DL,LB.DT,LB.EM,LB.EMBED,LB.H1,LB.H2,LB.H3,LB.H4,LB.H5,LB.H6,LB.HEAD,LB.HR,LB.I,LB.IMG,LB.LI,LB.LISTING,LB.MENU,LB.META,LB.NOBR,LB.OL,LB.P,LB.PRE,LB.RUBY,LB.S,LB.SMALL,LB.SPAN,LB.STRONG,LB.STRIKE,LB.SUB,LB.SUP,LB.TABLE,LB.TT,LB.U,LB.UL,LB.VAR]);function AD(t){for(var e=0;e<t.attrs.length;e++)if(t.attrs[e].name===bD){t.attrs[e].name=xD;break}}function kD(t){for(var e=0;e<t.attrs.length;e++){var n=MD.get(t.attrs[e].name);null!=n&&(t.attrs[e].name=n)}}function HD(t){for(var e=0;e<t.attrs.length;e++){var n=wD.get(t.attrs[e].name);n&&(t.attrs[e].prefix=n.prefix,t.attrs[e].name=n.name,t.attrs[e].namespace=n.namespace)}}function ED(t,e,n,r){return(!r||r===kB.HTML)&&function(t,e,n){if(e===kB.MATHML&&t===LB.ANNOTATION_XML)for(var r=0;r<n.length;r++)if(n[r].name===HB.ENCODING){var a=n[r].value.toLowerCase();return a===yD.TEXT_HTML||a===yD.APPLICATION_XML}return e===kB.SVG&&(t===LB.FOREIGN_OBJECT||t===LB.DESC||t===LB.TITLE)}(t,e,n)||(!r||r===kB.MATHML)&&function(t,e){return e===kB.MATHML&&(t===LB.MI||t===LB.MO||t===LB.MN||t===LB.MS||t===LB.MTEXT)}(t,e)}var SD,LD="hidden",_D=8,BD=3;!function(t){t[t.INITIAL=0]="INITIAL",t[t.BEFORE_HTML=1]="BEFORE_HTML",t[t.BEFORE_HEAD=2]="BEFORE_HEAD",t[t.IN_HEAD=3]="IN_HEAD",t[t.IN_HEAD_NO_SCRIPT=4]="IN_HEAD_NO_SCRIPT",t[t.AFTER_HEAD=5]="AFTER_HEAD",t[t.IN_BODY=6]="IN_BODY",t[t.TEXT=7]="TEXT",t[t.IN_TABLE=8]="IN_TABLE",t[t.IN_TABLE_TEXT=9]="IN_TABLE_TEXT",t[t.IN_CAPTION=10]="IN_CAPTION",t[t.IN_COLUMN_GROUP=11]="IN_COLUMN_GROUP",t[t.IN_TABLE_BODY=12]="IN_TABLE_BODY",t[t.IN_ROW=13]="IN_ROW",t[t.IN_CELL=14]="IN_CELL",t[t.IN_SELECT=15]="IN_SELECT",t[t.IN_SELECT_IN_TABLE=16]="IN_SELECT_IN_TABLE",t[t.IN_TEMPLATE=17]="IN_TEMPLATE",t[t.AFTER_BODY=18]="AFTER_BODY",t[t.IN_FRAMESET=19]="IN_FRAMESET",t[t.AFTER_FRAMESET=20]="AFTER_FRAMESET",t[t.AFTER_AFTER_BODY=21]="AFTER_AFTER_BODY",t[t.AFTER_AFTER_FRAMESET=22]="AFTER_AFTER_FRAMESET"}(SD||(SD={}));var DD={startLine:-1,startCol:-1,startOffset:-1,endLine:-1,endCol:-1,endOffset:-1},TD=new Set([LB.TABLE,LB.TBODY,LB.TFOOT,LB.THEAD,LB.TR]),VD={scriptingEnabled:!0,sourceCodeLocationInfo:!1,treeAdapter:cD,onParseError:null},OD=function(){function t(e,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;C(this,t),this.fragmentContext=r,this.scriptHandler=a,this.currentToken=null,this.stopped=!1,this.insertionMode=SD.INITIAL,this.originalInsertionMode=SD.INITIAL,this.headElement=null,this.formElement=null,this.currentNotInHTML=!1,this.tmplInsertionModeStack=[],this.pendingCharacterTokens=[],this.hasNonWhitespacePendingCharacterToken=!1,this.framesetOk=!0,this.skipNextNewLine=!1,this.fosterParentingEnabled=!1,this.options=Se(Se({},VD),e),this.treeAdapter=this.options.treeAdapter,this.onParseError=this.options.onParseError,this.onParseError&&(this.options.sourceCodeLocationInfo=!0),this.document=null!==n&&void 0!==n?n:this.treeAdapter.createDocument(),this.tokenizer=new XB(this.options,this),this.activeFormattingElements=new oD(this.treeAdapter),this.fragmentContextID=r?BB(this.treeAdapter.getTagName(r)):LB.UNKNOWN,this._setContextModes(null!==r&&void 0!==r?r:this.document,this.fragmentContextID),this.openElements=new aD(this.document,this.treeAdapter,this)}return E(t,[{key:"getFragment",value:function(){var t=this.treeAdapter.getFirstChild(this.document),e=this.treeAdapter.createDocumentFragment();return this._adoptNodes(t,e),e}},{key:"_err",value:function(t,e,n){var r;if(this.onParseError){var a=null!==(r=t.location)&&void 0!==r?r:DD,i={code:e,startLine:a.startLine,startCol:a.startCol,startOffset:a.startOffset,endLine:n?a.startLine:a.endLine,endCol:n?a.startCol:a.endCol,endOffset:n?a.startOffset:a.endOffset};this.onParseError(i)}}},{key:"onItemPush",value:function(t,e,n){var r,a;null===(a=(r=this.treeAdapter).onItemPush)||void 0===a||a.call(r,t),n&&this.openElements.stackTop>0&&this._setContextModes(t,e)}},{key:"onItemPop",value:function(t,e){var n,r;if(this.options.sourceCodeLocationInfo&&this._setEndLocation(t,this.currentToken),null===(r=(n=this.treeAdapter).onItemPop)||void 0===r||r.call(n,t,this.openElements.current),e){var a,i;if(0===this.openElements.stackTop&&this.fragmentContext)a=this.fragmentContext,i=this.fragmentContextID;else{var o=this.openElements;a=o.current,i=o.currentTagId}this._setContextModes(a,i)}}},{key:"_setContextModes",value:function(t,e){var n=t===this.document||this.treeAdapter.getNamespaceURI(t)===kB.HTML;this.currentNotInHTML=!n,this.tokenizer.inForeignNode=!n&&!this._isIntegrationPoint(e,t)}},{key:"_switchToTextParsing",value:function(t,e){this._insertElement(t,kB.HTML),this.tokenizer.state=e,this.originalInsertionMode=this.insertionMode,this.insertionMode=SD.TEXT}},{key:"switchToPlaintextParsing",value:function(){this.insertionMode=SD.TEXT,this.originalInsertionMode=SD.IN_BODY,this.tokenizer.state=RB.PLAINTEXT}},{key:"_getAdjustedCurrentElement",value:function(){return 0===this.openElements.stackTop&&this.fragmentContext?this.fragmentContext:this.openElements.current}},{key:"_findFormInFragmentContext",value:function(){for(var t=this.fragmentContext;t;){if(this.treeAdapter.getTagName(t)===SB.FORM){this.formElement=t;break}t=this.treeAdapter.getParentNode(t)}}},{key:"_initTokenizerForFragmentParsing",value:function(){if(this.fragmentContext&&this.treeAdapter.getNamespaceURI(this.fragmentContext)===kB.HTML)switch(this.fragmentContextID){case LB.TITLE:case LB.TEXTAREA:this.tokenizer.state=RB.RCDATA;break;case LB.STYLE:case LB.XMP:case LB.IFRAME:case LB.NOEMBED:case LB.NOFRAMES:case LB.NOSCRIPT:this.tokenizer.state=RB.RAWTEXT;break;case LB.SCRIPT:this.tokenizer.state=RB.SCRIPT_DATA;break;case LB.PLAINTEXT:this.tokenizer.state=RB.PLAINTEXT}}},{key:"_setDocumentType",value:function(t){var e=this,n=t.name||"",r=t.publicId||"",a=t.systemId||"";if(this.treeAdapter.setDocumentType(this.document,n,r,a),t.location){var i=this.treeAdapter.getChildNodes(this.document).find((function(t){return e.treeAdapter.isDocumentTypeNode(t)}));i&&this.treeAdapter.setNodeSourceCodeLocation(i,t.location)}}},{key:"_attachElementToTree",value:function(t,e){if(this.options.sourceCodeLocationInfo){var n=e&&Se(Se({},e),{},{startTag:e});this.treeAdapter.setNodeSourceCodeLocation(t,n)}if(this._shouldFosterParentOnInsertion())this._fosterParentElement(t);else{var r=this.openElements.currentTmplContentOrNode;this.treeAdapter.appendChild(r,t)}}},{key:"_appendElement",value:function(t,e){var n=this.treeAdapter.createElement(t.tagName,e,t.attrs);this._attachElementToTree(n,t.location)}},{key:"_insertElement",value:function(t,e){var n=this.treeAdapter.createElement(t.tagName,e,t.attrs);this._attachElementToTree(n,t.location),this.openElements.push(n,t.tagID)}},{key:"_insertFakeElement",value:function(t,e){var n=this.treeAdapter.createElement(t,kB.HTML,[]);this._attachElementToTree(n,null),this.openElements.push(n,e)}},{key:"_insertTemplate",value:function(t){var e=this.treeAdapter.createElement(t.tagName,kB.HTML,t.attrs),n=this.treeAdapter.createDocumentFragment();this.treeAdapter.setTemplateContent(e,n),this._attachElementToTree(e,t.location),this.openElements.push(e,t.tagID),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(n,null)}},{key:"_insertFakeRootElement",value:function(){var t=this.treeAdapter.createElement(SB.HTML,kB.HTML,[]);this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(t,null),this.treeAdapter.appendChild(this.openElements.current,t),this.openElements.push(t,LB.HTML)}},{key:"_appendCommentNode",value:function(t,e){var n=this.treeAdapter.createCommentNode(t.data);this.treeAdapter.appendChild(e,n),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(n,t.location)}},{key:"_insertCharacters",value:function(t){var e,n;if(this._shouldFosterParentOnInsertion()){var r=this._findFosterParentingLocation();e=r.parent,(n=r.beforeElement)?this.treeAdapter.insertTextBefore(e,t.chars,n):this.treeAdapter.insertText(e,t.chars)}else e=this.openElements.currentTmplContentOrNode,this.treeAdapter.insertText(e,t.chars);if(t.location){var a=this.treeAdapter.getChildNodes(e),i=n?a.lastIndexOf(n):a.length,o=a[i-1];if(this.treeAdapter.getNodeSourceCodeLocation(o)){var l=t.location,c=l.endLine,s=l.endCol,u=l.endOffset;this.treeAdapter.updateNodeSourceCodeLocation(o,{endLine:c,endCol:s,endOffset:u})}else this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(o,t.location)}}},{key:"_adoptNodes",value:function(t,e){for(var n=this.treeAdapter.getFirstChild(t);n;n=this.treeAdapter.getFirstChild(t))this.treeAdapter.detachNode(n),this.treeAdapter.appendChild(e,n)}},{key:"_setEndLocation",value:function(t,e){if(this.treeAdapter.getNodeSourceCodeLocation(t)&&e.location){var n=e.location,r=this.treeAdapter.getTagName(t),a=e.type===oB.END_TAG&&r===e.tagName?{endTag:Se({},n),endLine:n.endLine,endCol:n.endCol,endOffset:n.endOffset}:{endLine:n.startLine,endCol:n.startCol,endOffset:n.startOffset};this.treeAdapter.updateNodeSourceCodeLocation(t,a)}}},{key:"shouldProcessStartTagTokenInForeignContent",value:function(t){if(!this.currentNotInHTML)return!1;var e,n;if(0===this.openElements.stackTop&&this.fragmentContext)e=this.fragmentContext,n=this.fragmentContextID;else{var r=this.openElements;e=r.current,n=r.currentTagId}return(t.tagID!==LB.SVG||this.treeAdapter.getTagName(e)!==SB.ANNOTATION_XML||this.treeAdapter.getNamespaceURI(e)!==kB.MATHML)&&(this.tokenizer.inForeignNode||(t.tagID===LB.MGLYPH||t.tagID===LB.MALIGNMARK)&&!this._isIntegrationPoint(n,e,kB.HTML))}},{key:"_processToken",value:function(t){switch(t.type){case oB.CHARACTER:this.onCharacter(t);break;case oB.NULL_CHARACTER:this.onNullCharacter(t);break;case oB.COMMENT:this.onComment(t);break;case oB.DOCTYPE:this.onDoctype(t);break;case oB.START_TAG:this._processStartTag(t);break;case oB.END_TAG:this.onEndTag(t);break;case oB.EOF:this.onEof(t);break;case oB.WHITESPACE_CHARACTER:this.onWhitespaceCharacter(t)}}},{key:"_isIntegrationPoint",value:function(t,e,n){return ED(t,this.treeAdapter.getNamespaceURI(e),this.treeAdapter.getAttrList(e),n)}},{key:"_reconstructActiveFormattingElements",value:function(){var t=this,e=this.activeFormattingElements.entries.length;if(e)for(var n=this.activeFormattingElements.entries.findIndex((function(e){return e.type===YB.Marker||t.openElements.contains(e.element)})),r=n<0?e-1:n-1;r>=0;r--){var a=this.activeFormattingElements.entries[r];this._insertElement(a.token,this.treeAdapter.getNamespaceURI(a.element)),a.element=this.openElements.current}}},{key:"_closeTableCell",value:function(){this.openElements.generateImpliedEndTags(),this.openElements.popUntilTableCellPopped(),this.activeFormattingElements.clearToLastMarker(),this.insertionMode=SD.IN_ROW}},{key:"_closePElement",value:function(){this.openElements.generateImpliedEndTagsWithExclusion(LB.P),this.openElements.popUntilTagNamePopped(LB.P)}},{key:"_resetInsertionMode",value:function(){for(var t=this.openElements.stackTop;t>=0;t--)switch(0===t&&this.fragmentContext?this.fragmentContextID:this.openElements.tagIDs[t]){case LB.TR:return void(this.insertionMode=SD.IN_ROW);case LB.TBODY:case LB.THEAD:case LB.TFOOT:return void(this.insertionMode=SD.IN_TABLE_BODY);case LB.CAPTION:return void(this.insertionMode=SD.IN_CAPTION);case LB.COLGROUP:return void(this.insertionMode=SD.IN_COLUMN_GROUP);case LB.TABLE:return void(this.insertionMode=SD.IN_TABLE);case LB.BODY:return void(this.insertionMode=SD.IN_BODY);case LB.FRAMESET:return void(this.insertionMode=SD.IN_FRAMESET);case LB.SELECT:return void this._resetInsertionModeForSelect(t);case LB.TEMPLATE:return void(this.insertionMode=this.tmplInsertionModeStack[0]);case LB.HTML:return void(this.insertionMode=this.headElement?SD.AFTER_HEAD:SD.BEFORE_HEAD);case LB.TD:case LB.TH:if(t>0)return void(this.insertionMode=SD.IN_CELL);break;case LB.HEAD:if(t>0)return void(this.insertionMode=SD.IN_HEAD)}this.insertionMode=SD.IN_BODY}},{key:"_resetInsertionModeForSelect",value:function(t){if(t>0)for(var e=t-1;e>0;e--){var n=this.openElements.tagIDs[e];if(n===LB.TEMPLATE)break;if(n===LB.TABLE)return void(this.insertionMode=SD.IN_SELECT_IN_TABLE)}this.insertionMode=SD.IN_SELECT}},{key:"_isElementCausesFosterParenting",value:function(t){return TD.has(t)}},{key:"_shouldFosterParentOnInsertion",value:function(){return this.fosterParentingEnabled&&this._isElementCausesFosterParenting(this.openElements.currentTagId)}},{key:"_findFosterParentingLocation",value:function(){for(var t=this.openElements.stackTop;t>=0;t--){var e=this.openElements.items[t];switch(this.openElements.tagIDs[t]){case LB.TEMPLATE:if(this.treeAdapter.getNamespaceURI(e)===kB.HTML)return{parent:this.treeAdapter.getTemplateContent(e),beforeElement:null};break;case LB.TABLE:var n=this.treeAdapter.getParentNode(e);return n?{parent:n,beforeElement:e}:{parent:this.openElements.items[t-1],beforeElement:null}}}return{parent:this.openElements.items[0],beforeElement:null}}},{key:"_fosterParentElement",value:function(t){var e=this._findFosterParentingLocation();e.beforeElement?this.treeAdapter.insertBefore(e.parent,t,e.beforeElement):this.treeAdapter.appendChild(e.parent,t)}},{key:"_isSpecialElement",value:function(t,e){var n=this.treeAdapter.getNamespaceURI(t);return TB[n].has(e)}},{key:"onCharacter",value:function(t){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode)!function(t,e){t._insertCharacters(e),t.framesetOk=!1}(this,t);else switch(this.insertionMode){case SD.INITIAL:GD(this,t);break;case SD.BEFORE_HTML:qD(this,t);break;case SD.BEFORE_HEAD:YD(this,t);break;case SD.IN_HEAD:KD(this,t);break;case SD.IN_HEAD_NO_SCRIPT:QD(this,t);break;case SD.AFTER_HEAD:JD(this,t);break;case SD.IN_BODY:case SD.IN_CAPTION:case SD.IN_CELL:case SD.IN_TEMPLATE:nT(this,t);break;case SD.TEXT:case SD.IN_SELECT:case SD.IN_SELECT_IN_TABLE:this._insertCharacters(t);break;case SD.IN_TABLE:case SD.IN_TABLE_BODY:case SD.IN_ROW:dT(this,t);break;case SD.IN_TABLE_TEXT:vT(this,t);break;case SD.IN_COLUMN_GROUP:xT(this,t);break;case SD.AFTER_BODY:ST(this,t);break;case SD.AFTER_AFTER_BODY:LT(this,t)}}},{key:"onNullCharacter",value:function(t){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode)!function(t,e){e.chars=X_,t._insertCharacters(e)}(this,t);else switch(this.insertionMode){case SD.INITIAL:GD(this,t);break;case SD.BEFORE_HTML:qD(this,t);break;case SD.BEFORE_HEAD:YD(this,t);break;case SD.IN_HEAD:KD(this,t);break;case SD.IN_HEAD_NO_SCRIPT:QD(this,t);break;case SD.AFTER_HEAD:JD(this,t);break;case SD.TEXT:this._insertCharacters(t);break;case SD.IN_TABLE:case SD.IN_TABLE_BODY:case SD.IN_ROW:dT(this,t);break;case SD.IN_COLUMN_GROUP:xT(this,t);break;case SD.AFTER_BODY:ST(this,t);break;case SD.AFTER_AFTER_BODY:LT(this,t)}}},{key:"onComment",value:function(t){if(this.skipNextNewLine=!1,this.currentNotInHTML)WD(this,t);else switch(this.insertionMode){case SD.INITIAL:case SD.BEFORE_HTML:case SD.BEFORE_HEAD:case SD.IN_HEAD:case SD.IN_HEAD_NO_SCRIPT:case SD.AFTER_HEAD:case SD.IN_BODY:case SD.IN_TABLE:case SD.IN_CAPTION:case SD.IN_COLUMN_GROUP:case SD.IN_TABLE_BODY:case SD.IN_ROW:case SD.IN_CELL:case SD.IN_SELECT:case SD.IN_SELECT_IN_TABLE:case SD.IN_TEMPLATE:case SD.IN_FRAMESET:case SD.AFTER_FRAMESET:WD(this,t);break;case SD.IN_TABLE_TEXT:mT(this,t);break;case SD.AFTER_BODY:!function(t,e){t._appendCommentNode(e,t.openElements.items[0])}(this,t);break;case SD.AFTER_AFTER_BODY:case SD.AFTER_AFTER_FRAMESET:!function(t,e){t._appendCommentNode(e,t.document)}(this,t)}}},{key:"onDoctype",value:function(t){switch(this.skipNextNewLine=!1,this.insertionMode){case SD.INITIAL:!function(t,e){t._setDocumentType(e);var n=e.forceQuirks?EB.QUIRKS:function(t){if(t.name!==sD)return EB.QUIRKS;var e=t.systemId;if(e&&e.toLowerCase()===dD)return EB.QUIRKS;var n=t.publicId;if(null!==n){if(n=n.toLowerCase(),pD.has(n))return EB.QUIRKS;var r=null===e?fD:hD;if(mD(n,r))return EB.QUIRKS;if(mD(n,r=null===e?gD:vD))return EB.LIMITED_QUIRKS}return EB.NO_QUIRKS}(e);(function(t){return t.name===sD&&null===t.publicId&&(null===t.systemId||t.systemId===uD)})(e)||t._err(e,$_.nonConformingDoctype);t.treeAdapter.setDocumentMode(t.document,n),t.insertionMode=SD.BEFORE_HTML}(this,t);break;case SD.BEFORE_HEAD:case SD.IN_HEAD:case SD.IN_HEAD_NO_SCRIPT:case SD.AFTER_HEAD:this._err(t,$_.misplacedDoctype);break;case SD.IN_TABLE_TEXT:mT(this,t)}}},{key:"onStartTag",value:function(t){this.skipNextNewLine=!1,this.currentToken=t,this._processStartTag(t),t.selfClosing&&!t.ackSelfClosing&&this._err(t,$_.nonVoidHtmlElementStartTagWithTrailingSolidus)}},{key:"_processStartTag",value:function(t){this.shouldProcessStartTagTokenInForeignContent(t)?function(t,e){if(function(t){var e=t.tagID,n=e===LB.FONT&&t.attrs.some((function(t){var e=t.name;return e===HB.COLOR||e===HB.SIZE||e===HB.FACE}));return n||CD.has(e)}(e))_T(t),t._startTagOutsideForeignContent(e);else{var n=t._getAdjustedCurrentElement(),r=t.treeAdapter.getNamespaceURI(n);r===kB.MATHML?AD(e):r===kB.SVG&&(!function(t){var e=zD.get(t.tagName);null!=e&&(t.tagName=e,t.tagID=BB(t.tagName))}(e),kD(e)),HD(e),e.selfClosing?t._appendElement(e,r):t._insertElement(e,r),e.ackSelfClosing=!0}}(this,t):this._startTagOutsideForeignContent(t)}},{key:"_startTagOutsideForeignContent",value:function(t){switch(this.insertionMode){case SD.INITIAL:GD(this,t);break;case SD.BEFORE_HTML:!function(t,e){e.tagID===LB.HTML?(t._insertElement(e,kB.HTML),t.insertionMode=SD.BEFORE_HEAD):qD(t,e)}(this,t);break;case SD.BEFORE_HEAD:!function(t,e){switch(e.tagID){case LB.HTML:lT(t,e);break;case LB.HEAD:t._insertElement(e,kB.HTML),t.headElement=t.openElements.current,t.insertionMode=SD.IN_HEAD;break;default:YD(t,e)}}(this,t);break;case SD.IN_HEAD:XD(this,t);break;case SD.IN_HEAD_NO_SCRIPT:!function(t,e){switch(e.tagID){case LB.HTML:lT(t,e);break;case LB.BASEFONT:case LB.BGSOUND:case LB.HEAD:case LB.LINK:case LB.META:case LB.NOFRAMES:case LB.STYLE:XD(t,e);break;case LB.NOSCRIPT:t._err(e,$_.nestedNoscriptInHead);break;default:QD(t,e)}}(this,t);break;case SD.AFTER_HEAD:!function(t,e){switch(e.tagID){case LB.HTML:lT(t,e);break;case LB.BODY:t._insertElement(e,kB.HTML),t.framesetOk=!1,t.insertionMode=SD.IN_BODY;break;case LB.FRAMESET:t._insertElement(e,kB.HTML),t.insertionMode=SD.IN_FRAMESET;break;case LB.BASE:case LB.BASEFONT:case LB.BGSOUND:case LB.LINK:case LB.META:case LB.NOFRAMES:case LB.SCRIPT:case LB.STYLE:case LB.TEMPLATE:case LB.TITLE:t._err(e,$_.abandonedHeadElementChild),t.openElements.push(t.headElement,LB.HEAD),XD(t,e),t.openElements.remove(t.headElement);break;case LB.HEAD:t._err(e,$_.misplacedStartTagForHeadElement);break;default:JD(t,e)}}(this,t);break;case SD.IN_BODY:lT(this,t);break;case SD.IN_TABLE:hT(this,t);break;case SD.IN_TABLE_TEXT:mT(this,t);break;case SD.IN_CAPTION:!function(t,e){var n=e.tagID;yT.has(n)?t.openElements.hasInTableScope(LB.CAPTION)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(LB.CAPTION),t.activeFormattingElements.clearToLastMarker(),t.insertionMode=SD.IN_TABLE,hT(t,e)):lT(t,e)}(this,t);break;case SD.IN_COLUMN_GROUP:bT(this,t);break;case SD.IN_TABLE_BODY:MT(this,t);break;case SD.IN_ROW:zT(this,t);break;case SD.IN_CELL:!function(t,e){var n=e.tagID;yT.has(n)?(t.openElements.hasInTableScope(LB.TD)||t.openElements.hasInTableScope(LB.TH))&&(t._closeTableCell(),zT(t,e)):lT(t,e)}(this,t);break;case SD.IN_SELECT:AT(this,t);break;case SD.IN_SELECT_IN_TABLE:!function(t,e){var n=e.tagID;n===LB.CAPTION||n===LB.TABLE||n===LB.TBODY||n===LB.TFOOT||n===LB.THEAD||n===LB.TR||n===LB.TD||n===LB.TH?(t.openElements.popUntilTagNamePopped(LB.SELECT),t._resetInsertionMode(),t._processStartTag(e)):AT(t,e)}(this,t);break;case SD.IN_TEMPLATE:!function(t,e){switch(e.tagID){case LB.BASE:case LB.BASEFONT:case LB.BGSOUND:case LB.LINK:case LB.META:case LB.NOFRAMES:case LB.SCRIPT:case LB.STYLE:case LB.TEMPLATE:case LB.TITLE:XD(t,e);break;case LB.CAPTION:case LB.COLGROUP:case LB.TBODY:case LB.TFOOT:case LB.THEAD:t.tmplInsertionModeStack[0]=SD.IN_TABLE,t.insertionMode=SD.IN_TABLE,hT(t,e);break;case LB.COL:t.tmplInsertionModeStack[0]=SD.IN_COLUMN_GROUP,t.insertionMode=SD.IN_COLUMN_GROUP,bT(t,e);break;case LB.TR:t.tmplInsertionModeStack[0]=SD.IN_TABLE_BODY,t.insertionMode=SD.IN_TABLE_BODY,MT(t,e);break;case LB.TD:case LB.TH:t.tmplInsertionModeStack[0]=SD.IN_ROW,t.insertionMode=SD.IN_ROW,zT(t,e);break;default:t.tmplInsertionModeStack[0]=SD.IN_BODY,t.insertionMode=SD.IN_BODY,lT(t,e)}}(this,t);break;case SD.AFTER_BODY:!function(t,e){e.tagID===LB.HTML?lT(t,e):ST(t,e)}(this,t);break;case SD.IN_FRAMESET:!function(t,e){switch(e.tagID){case LB.HTML:lT(t,e);break;case LB.FRAMESET:t._insertElement(e,kB.HTML);break;case LB.FRAME:t._appendElement(e,kB.HTML),e.ackSelfClosing=!0;break;case LB.NOFRAMES:XD(t,e)}}(this,t);break;case SD.AFTER_FRAMESET:!function(t,e){switch(e.tagID){case LB.HTML:lT(t,e);break;case LB.NOFRAMES:XD(t,e)}}(this,t);break;case SD.AFTER_AFTER_BODY:!function(t,e){e.tagID===LB.HTML?lT(t,e):LT(t,e)}(this,t);break;case SD.AFTER_AFTER_FRAMESET:!function(t,e){switch(e.tagID){case LB.HTML:lT(t,e);break;case LB.NOFRAMES:XD(t,e)}}(this,t)}}},{key:"onEndTag",value:function(t){this.skipNextNewLine=!1,this.currentToken=t,this.currentNotInHTML?function(t,e){if(e.tagID===LB.P||e.tagID===LB.BR)return _T(t),void t._endTagOutsideForeignContent(e);for(var n=t.openElements.stackTop;n>0;n--){var r=t.openElements.items[n];if(t.treeAdapter.getNamespaceURI(r)===kB.HTML){t._endTagOutsideForeignContent(e);break}var a=t.treeAdapter.getTagName(r);if(a.toLowerCase()===e.tagName){e.tagName=a,t.openElements.shortenToLength(n);break}}}(this,t):this._endTagOutsideForeignContent(t)}},{key:"_endTagOutsideForeignContent",value:function(t){switch(this.insertionMode){case SD.INITIAL:GD(this,t);break;case SD.BEFORE_HTML:!function(t,e){var n=e.tagID;n!==LB.HTML&&n!==LB.HEAD&&n!==LB.BODY&&n!==LB.BR||qD(t,e)}(this,t);break;case SD.BEFORE_HEAD:!function(t,e){var n=e.tagID;n===LB.HEAD||n===LB.BODY||n===LB.HTML||n===LB.BR?YD(t,e):t._err(e,$_.endTagWithoutMatchingOpenElement)}(this,t);break;case SD.IN_HEAD:!function(t,e){switch(e.tagID){case LB.HEAD:t.openElements.pop(),t.insertionMode=SD.AFTER_HEAD;break;case LB.BODY:case LB.BR:case LB.HTML:KD(t,e);break;case LB.TEMPLATE:$D(t,e);break;default:t._err(e,$_.endTagWithoutMatchingOpenElement)}}(this,t);break;case SD.IN_HEAD_NO_SCRIPT:!function(t,e){switch(e.tagID){case LB.NOSCRIPT:t.openElements.pop(),t.insertionMode=SD.IN_HEAD;break;case LB.BR:QD(t,e);break;default:t._err(e,$_.endTagWithoutMatchingOpenElement)}}(this,t);break;case SD.AFTER_HEAD:!function(t,e){switch(e.tagID){case LB.BODY:case LB.HTML:case LB.BR:JD(t,e);break;case LB.TEMPLATE:$D(t,e);break;default:t._err(e,$_.endTagWithoutMatchingOpenElement)}}(this,t);break;case SD.IN_BODY:sT(this,t);break;case SD.TEXT:!function(t,e){var n;e.tagID===LB.SCRIPT&&(null===(n=t.scriptHandler)||void 0===n||n.call(t,t.openElements.current));t.openElements.pop(),t.insertionMode=t.originalInsertionMode}(this,t);break;case SD.IN_TABLE:fT(this,t);break;case SD.IN_TABLE_TEXT:mT(this,t);break;case SD.IN_CAPTION:!function(t,e){var n=e.tagID;switch(n){case LB.CAPTION:case LB.TABLE:t.openElements.hasInTableScope(LB.CAPTION)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(LB.CAPTION),t.activeFormattingElements.clearToLastMarker(),t.insertionMode=SD.IN_TABLE,n===LB.TABLE&&fT(t,e));break;case LB.BODY:case LB.COL:case LB.COLGROUP:case LB.HTML:case LB.TBODY:case LB.TD:case LB.TFOOT:case LB.TH:case LB.THEAD:case LB.TR:break;default:sT(t,e)}}(this,t);break;case SD.IN_COLUMN_GROUP:!function(t,e){switch(e.tagID){case LB.COLGROUP:t.openElements.currentTagId===LB.COLGROUP&&(t.openElements.pop(),t.insertionMode=SD.IN_TABLE);break;case LB.TEMPLATE:$D(t,e);break;case LB.COL:break;default:xT(t,e)}}(this,t);break;case SD.IN_TABLE_BODY:wT(this,t);break;case SD.IN_ROW:CT(this,t);break;case SD.IN_CELL:!function(t,e){var n=e.tagID;switch(n){case LB.TD:case LB.TH:t.openElements.hasInTableScope(n)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(n),t.activeFormattingElements.clearToLastMarker(),t.insertionMode=SD.IN_ROW);break;case LB.TABLE:case LB.TBODY:case LB.TFOOT:case LB.THEAD:case LB.TR:t.openElements.hasInTableScope(n)&&(t._closeTableCell(),CT(t,e));break;case LB.BODY:case LB.CAPTION:case LB.COL:case LB.COLGROUP:case LB.HTML:break;default:sT(t,e)}}(this,t);break;case SD.IN_SELECT:kT(this,t);break;case SD.IN_SELECT_IN_TABLE:!function(t,e){var n=e.tagID;n===LB.CAPTION||n===LB.TABLE||n===LB.TBODY||n===LB.TFOOT||n===LB.THEAD||n===LB.TR||n===LB.TD||n===LB.TH?t.openElements.hasInTableScope(n)&&(t.openElements.popUntilTagNamePopped(LB.SELECT),t._resetInsertionMode(),t.onEndTag(e)):kT(t,e)}(this,t);break;case SD.IN_TEMPLATE:!function(t,e){e.tagID===LB.TEMPLATE&&$D(t,e)}(this,t);break;case SD.AFTER_BODY:ET(this,t);break;case SD.IN_FRAMESET:!function(t,e){e.tagID!==LB.FRAMESET||t.openElements.isRootHtmlElementCurrent()||(t.openElements.pop(),t.fragmentContext||t.openElements.currentTagId===LB.FRAMESET||(t.insertionMode=SD.AFTER_FRAMESET))}(this,t);break;case SD.AFTER_FRAMESET:!function(t,e){e.tagID===LB.HTML&&(t.insertionMode=SD.AFTER_AFTER_FRAMESET)}(this,t);break;case SD.AFTER_AFTER_BODY:LT(this,t)}}},{key:"onEof",value:function(t){switch(this.insertionMode){case SD.INITIAL:GD(this,t);break;case SD.BEFORE_HTML:qD(this,t);break;case SD.BEFORE_HEAD:YD(this,t);break;case SD.IN_HEAD:KD(this,t);break;case SD.IN_HEAD_NO_SCRIPT:QD(this,t);break;case SD.AFTER_HEAD:JD(this,t);break;case SD.IN_BODY:case SD.IN_TABLE:case SD.IN_CAPTION:case SD.IN_COLUMN_GROUP:case SD.IN_TABLE_BODY:case SD.IN_ROW:case SD.IN_CELL:case SD.IN_SELECT:case SD.IN_SELECT_IN_TABLE:uT(this,t);break;case SD.TEXT:!function(t,e){t._err(e,$_.eofInElementThatCanContainOnlyText),t.openElements.pop(),t.insertionMode=t.originalInsertionMode,t.onEof(e)}(this,t);break;case SD.IN_TABLE_TEXT:mT(this,t);break;case SD.IN_TEMPLATE:HT(this,t);break;case SD.AFTER_BODY:case SD.IN_FRAMESET:case SD.AFTER_FRAMESET:case SD.AFTER_AFTER_BODY:case SD.AFTER_AFTER_FRAMESET:ZD(this,t)}}},{key:"onWhitespaceCharacter",value:function(t){if(this.skipNextNewLine&&(this.skipNextNewLine=!1,t.chars.charCodeAt(0)===q_.LINE_FEED)){if(1===t.chars.length)return;t.chars=t.chars.substr(1)}if(this.tokenizer.inForeignNode)this._insertCharacters(t);else switch(this.insertionMode){case SD.IN_HEAD:case SD.IN_HEAD_NO_SCRIPT:case SD.AFTER_HEAD:case SD.TEXT:case SD.IN_COLUMN_GROUP:case SD.IN_SELECT:case SD.IN_SELECT_IN_TABLE:case SD.IN_FRAMESET:case SD.AFTER_FRAMESET:this._insertCharacters(t);break;case SD.IN_BODY:case SD.IN_CAPTION:case SD.IN_CELL:case SD.IN_TEMPLATE:case SD.AFTER_BODY:case SD.AFTER_AFTER_BODY:case SD.AFTER_AFTER_FRAMESET:eT(this,t);break;case SD.IN_TABLE:case SD.IN_TABLE_BODY:case SD.IN_ROW:dT(this,t);break;case SD.IN_TABLE_TEXT:gT(this,t)}}}],[{key:"parse",value:function(t,e){var n=new this(e);return n.tokenizer.write(t,!0),n.document}},{key:"getFragmentParser",value:function(t,e){var n=Se(Se({},VD),e);null!==t&&void 0!==t||(t=n.treeAdapter.createElement(SB.TEMPLATE,kB.HTML,[]));var r=n.treeAdapter.createElement("documentmock",kB.HTML,[]),a=new this(n,r,t);return a.fragmentContextID===LB.TEMPLATE&&a.tmplInsertionModeStack.unshift(SD.IN_TEMPLATE),a._initTokenizerForFragmentParsing(),a._insertFakeRootElement(),a._resetInsertionMode(),a._findFormInFragmentContext(),a}}]),t}();function ID(t,e){var n=t.activeFormattingElements.getElementEntryInScopeWithTagName(e.tagName);return n?t.openElements.contains(n.element)?t.openElements.hasInScope(e.tagID)||(n=null):(t.activeFormattingElements.removeEntry(n),n=null):cT(t,e),n}function RD(t,e){for(var n=null,r=t.openElements.stackTop;r>=0;r--){var a=t.openElements.items[r];if(a===e.element)break;t._isSpecialElement(a,t.openElements.tagIDs[r])&&(n=a)}return n||(t.openElements.shortenToLength(r<0?0:r),t.activeFormattingElements.removeEntry(e)),n}function FD(t,e,n){for(var r=e,a=t.openElements.getCommonAncestor(e),i=0,o=a;o!==n;i++,o=a){a=t.openElements.getCommonAncestor(o);var l=t.activeFormattingElements.getElementEntry(o),c=l&&i>=BD;!l||c?(c&&t.activeFormattingElements.removeEntry(l),t.openElements.remove(o)):(o=ND(t,l),r===e&&(t.activeFormattingElements.bookmark=l),t.treeAdapter.detachNode(r),t.treeAdapter.appendChild(o,r),r=o)}return r}function ND(t,e){var n=t.treeAdapter.getNamespaceURI(e.element),r=t.treeAdapter.createElement(e.token.tagName,n,e.token.attrs);return t.openElements.replace(e.element,r),e.element=r,r}function PD(t,e,n){var r=BB(t.treeAdapter.getTagName(e));if(t._isElementCausesFosterParenting(r))t._fosterParentElement(n);else{var a=t.treeAdapter.getNamespaceURI(e);r===LB.TEMPLATE&&a===kB.HTML&&(e=t.treeAdapter.getTemplateContent(e)),t.treeAdapter.appendChild(e,n)}}function jD(t,e,n){var r=t.treeAdapter.getNamespaceURI(n.element),a=n.token,i=t.treeAdapter.createElement(a.tagName,r,a.attrs);t._adoptNodes(e,i),t.treeAdapter.appendChild(e,i),t.activeFormattingElements.insertElementAfterBookmark(i,a),t.activeFormattingElements.removeEntry(n),t.openElements.remove(n.element),t.openElements.insertAfter(e,i,a.tagID)}function UD(t,e){for(var n=0;n<_D;n++){var r=ID(t,e);if(!r)break;var a=RD(t,r);if(!a)break;t.activeFormattingElements.bookmark=r;var i=FD(t,a,r.element),o=t.openElements.getCommonAncestor(r.element);t.treeAdapter.detachNode(i),o&&PD(t,o,i),jD(t,a,r)}}function WD(t,e){t._appendCommentNode(e,t.openElements.currentTmplContentOrNode)}function ZD(t,e){if(t.stopped=!0,e.location){for(var n=t.fragmentContext?0:2,r=t.openElements.stackTop;r>=n;r--)t._setEndLocation(t.openElements.items[r],e);if(!t.fragmentContext&&t.openElements.stackTop>=0){var a=t.openElements.items[0],i=t.treeAdapter.getNodeSourceCodeLocation(a);if(i&&!i.endTag&&(t._setEndLocation(a,e),t.openElements.stackTop>=1)){var o=t.openElements.items[1],l=t.treeAdapter.getNodeSourceCodeLocation(o);l&&!l.endTag&&t._setEndLocation(o,e)}}}}function GD(t,e){t._err(e,$_.missingDoctype,!0),t.treeAdapter.setDocumentMode(t.document,EB.QUIRKS),t.insertionMode=SD.BEFORE_HTML,t._processToken(e)}function qD(t,e){t._insertFakeRootElement(),t.insertionMode=SD.BEFORE_HEAD,t._processToken(e)}function YD(t,e){t._insertFakeElement(SB.HEAD,LB.HEAD),t.headElement=t.openElements.current,t.insertionMode=SD.IN_HEAD,t._processToken(e)}function XD(t,e){switch(e.tagID){case LB.HTML:lT(t,e);break;case LB.BASE:case LB.BASEFONT:case LB.BGSOUND:case LB.LINK:case LB.META:t._appendElement(e,kB.HTML),e.ackSelfClosing=!0;break;case LB.TITLE:t._switchToTextParsing(e,RB.RCDATA);break;case LB.NOSCRIPT:t.options.scriptingEnabled?t._switchToTextParsing(e,RB.RAWTEXT):(t._insertElement(e,kB.HTML),t.insertionMode=SD.IN_HEAD_NO_SCRIPT);break;case LB.NOFRAMES:case LB.STYLE:t._switchToTextParsing(e,RB.RAWTEXT);break;case LB.SCRIPT:t._switchToTextParsing(e,RB.SCRIPT_DATA);break;case LB.TEMPLATE:t._insertTemplate(e),t.activeFormattingElements.insertMarker(),t.framesetOk=!1,t.insertionMode=SD.IN_TEMPLATE,t.tmplInsertionModeStack.unshift(SD.IN_TEMPLATE);break;case LB.HEAD:t._err(e,$_.misplacedStartTagForHeadElement);break;default:KD(t,e)}}function $D(t,e){t.openElements.tmplCount>0?(t.openElements.generateImpliedEndTagsThoroughly(),t.openElements.currentTagId!==LB.TEMPLATE&&t._err(e,$_.closingOfElementWithOpenChildElements),t.openElements.popUntilTagNamePopped(LB.TEMPLATE),t.activeFormattingElements.clearToLastMarker(),t.tmplInsertionModeStack.shift(),t._resetInsertionMode()):t._err(e,$_.endTagWithoutMatchingOpenElement)}function KD(t,e){t.openElements.pop(),t.insertionMode=SD.AFTER_HEAD,t._processToken(e)}function QD(t,e){var n=e.type===oB.EOF?$_.openElementsLeftAfterEof:$_.disallowedContentInNoscriptInHead;t._err(e,n),t.openElements.pop(),t.insertionMode=SD.IN_HEAD,t._processToken(e)}function JD(t,e){t._insertFakeElement(SB.BODY,LB.BODY),t.insertionMode=SD.IN_BODY,tT(t,e)}function tT(t,e){switch(e.type){case oB.CHARACTER:nT(t,e);break;case oB.WHITESPACE_CHARACTER:eT(t,e);break;case oB.COMMENT:WD(t,e);break;case oB.START_TAG:lT(t,e);break;case oB.END_TAG:sT(t,e);break;case oB.EOF:uT(t,e)}}function eT(t,e){t._reconstructActiveFormattingElements(),t._insertCharacters(e)}function nT(t,e){t._reconstructActiveFormattingElements(),t._insertCharacters(e),t.framesetOk=!1}function rT(t,e){t._reconstructActiveFormattingElements(),t._appendElement(e,kB.HTML),t.framesetOk=!1,e.ackSelfClosing=!0}function aT(t){var e=cB(t,HB.TYPE);return null!=e&&e.toLowerCase()===LD}function iT(t,e){t._switchToTextParsing(e,RB.RAWTEXT)}function oT(t,e){t._reconstructActiveFormattingElements(),t._insertElement(e,kB.HTML)}function lT(t,e){switch(e.tagID){case LB.I:case LB.S:case LB.B:case LB.U:case LB.EM:case LB.TT:case LB.BIG:case LB.CODE:case LB.FONT:case LB.SMALL:case LB.STRIKE:case LB.STRONG:!function(t,e){t._reconstructActiveFormattingElements(),t._insertElement(e,kB.HTML),t.activeFormattingElements.pushElement(t.openElements.current,e)}(t,e);break;case LB.A:!function(t,e){var n=t.activeFormattingElements.getElementEntryInScopeWithTagName(SB.A);n&&(UD(t,e),t.openElements.remove(n.element),t.activeFormattingElements.removeEntry(n)),t._reconstructActiveFormattingElements(),t._insertElement(e,kB.HTML),t.activeFormattingElements.pushElement(t.openElements.current,e)}(t,e);break;case LB.H1:case LB.H2:case LB.H3:case LB.H4:case LB.H5:case LB.H6:!function(t,e){t.openElements.hasInButtonScope(LB.P)&&t._closePElement(),VB(t.openElements.currentTagId)&&t.openElements.pop(),t._insertElement(e,kB.HTML)}(t,e);break;case LB.P:case LB.DL:case LB.OL:case LB.UL:case LB.DIV:case LB.DIR:case LB.NAV:case LB.MAIN:case LB.MENU:case LB.ASIDE:case LB.CENTER:case LB.FIGURE:case LB.FOOTER:case LB.HEADER:case LB.HGROUP:case LB.DIALOG:case LB.DETAILS:case LB.ADDRESS:case LB.ARTICLE:case LB.SECTION:case LB.SUMMARY:case LB.FIELDSET:case LB.BLOCKQUOTE:case LB.FIGCAPTION:!function(t,e){t.openElements.hasInButtonScope(LB.P)&&t._closePElement(),t._insertElement(e,kB.HTML)}(t,e);break;case LB.LI:case LB.DD:case LB.DT:!function(t,e){t.framesetOk=!1;for(var n=e.tagID,r=t.openElements.stackTop;r>=0;r--){var a=t.openElements.tagIDs[r];if(n===LB.LI&&a===LB.LI||(n===LB.DD||n===LB.DT)&&(a===LB.DD||a===LB.DT)){t.openElements.generateImpliedEndTagsWithExclusion(a),t.openElements.popUntilTagNamePopped(a);break}if(a!==LB.ADDRESS&&a!==LB.DIV&&a!==LB.P&&t._isSpecialElement(t.openElements.items[r],a))break}t.openElements.hasInButtonScope(LB.P)&&t._closePElement(),t._insertElement(e,kB.HTML)}(t,e);break;case LB.BR:case LB.IMG:case LB.WBR:case LB.AREA:case LB.EMBED:case LB.KEYGEN:rT(t,e);break;case LB.HR:!function(t,e){t.openElements.hasInButtonScope(LB.P)&&t._closePElement(),t._appendElement(e,kB.HTML),t.framesetOk=!1,e.ackSelfClosing=!0}(t,e);break;case LB.RB:case LB.RTC:!function(t,e){t.openElements.hasInScope(LB.RUBY)&&t.openElements.generateImpliedEndTags(),t._insertElement(e,kB.HTML)}(t,e);break;case LB.RT:case LB.RP:!function(t,e){t.openElements.hasInScope(LB.RUBY)&&t.openElements.generateImpliedEndTagsWithExclusion(LB.RTC),t._insertElement(e,kB.HTML)}(t,e);break;case LB.PRE:case LB.LISTING:!function(t,e){t.openElements.hasInButtonScope(LB.P)&&t._closePElement(),t._insertElement(e,kB.HTML),t.skipNextNewLine=!0,t.framesetOk=!1}(t,e);break;case LB.XMP:!function(t,e){t.openElements.hasInButtonScope(LB.P)&&t._closePElement(),t._reconstructActiveFormattingElements(),t.framesetOk=!1,t._switchToTextParsing(e,RB.RAWTEXT)}(t,e);break;case LB.SVG:!function(t,e){t._reconstructActiveFormattingElements(),kD(e),HD(e),e.selfClosing?t._appendElement(e,kB.SVG):t._insertElement(e,kB.SVG),e.ackSelfClosing=!0}(t,e);break;case LB.HTML:!function(t,e){0===t.openElements.tmplCount&&t.treeAdapter.adoptAttributes(t.openElements.items[0],e.attrs)}(t,e);break;case LB.BASE:case LB.LINK:case LB.META:case LB.STYLE:case LB.TITLE:case LB.SCRIPT:case LB.BGSOUND:case LB.BASEFONT:case LB.TEMPLATE:XD(t,e);break;case LB.BODY:!function(t,e){var n=t.openElements.tryPeekProperlyNestedBodyElement();n&&0===t.openElements.tmplCount&&(t.framesetOk=!1,t.treeAdapter.adoptAttributes(n,e.attrs))}(t,e);break;case LB.FORM:!function(t,e){var n=t.openElements.tmplCount>0;t.formElement&&!n||(t.openElements.hasInButtonScope(LB.P)&&t._closePElement(),t._insertElement(e,kB.HTML),n||(t.formElement=t.openElements.current))}(t,e);break;case LB.NOBR:!function(t,e){t._reconstructActiveFormattingElements(),t.openElements.hasInScope(LB.NOBR)&&(UD(t,e),t._reconstructActiveFormattingElements()),t._insertElement(e,kB.HTML),t.activeFormattingElements.pushElement(t.openElements.current,e)}(t,e);break;case LB.MATH:!function(t,e){t._reconstructActiveFormattingElements(),AD(e),HD(e),e.selfClosing?t._appendElement(e,kB.MATHML):t._insertElement(e,kB.MATHML),e.ackSelfClosing=!0}(t,e);break;case LB.TABLE:!function(t,e){t.treeAdapter.getDocumentMode(t.document)!==EB.QUIRKS&&t.openElements.hasInButtonScope(LB.P)&&t._closePElement(),t._insertElement(e,kB.HTML),t.framesetOk=!1,t.insertionMode=SD.IN_TABLE}(t,e);break;case LB.INPUT:!function(t,e){t._reconstructActiveFormattingElements(),t._appendElement(e,kB.HTML),aT(e)||(t.framesetOk=!1),e.ackSelfClosing=!0}(t,e);break;case LB.PARAM:case LB.TRACK:case LB.SOURCE:!function(t,e){t._appendElement(e,kB.HTML),e.ackSelfClosing=!0}(t,e);break;case LB.IMAGE:!function(t,e){e.tagName=SB.IMG,e.tagID=LB.IMG,rT(t,e)}(t,e);break;case LB.BUTTON:!function(t,e){t.openElements.hasInScope(LB.BUTTON)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(LB.BUTTON)),t._reconstructActiveFormattingElements(),t._insertElement(e,kB.HTML),t.framesetOk=!1}(t,e);break;case LB.APPLET:case LB.OBJECT:case LB.MARQUEE:!function(t,e){t._reconstructActiveFormattingElements(),t._insertElement(e,kB.HTML),t.activeFormattingElements.insertMarker(),t.framesetOk=!1}(t,e);break;case LB.IFRAME:!function(t,e){t.framesetOk=!1,t._switchToTextParsing(e,RB.RAWTEXT)}(t,e);break;case LB.SELECT:!function(t,e){t._reconstructActiveFormattingElements(),t._insertElement(e,kB.HTML),t.framesetOk=!1,t.insertionMode=t.insertionMode===SD.IN_TABLE||t.insertionMode===SD.IN_CAPTION||t.insertionMode===SD.IN_TABLE_BODY||t.insertionMode===SD.IN_ROW||t.insertionMode===SD.IN_CELL?SD.IN_SELECT_IN_TABLE:SD.IN_SELECT}(t,e);break;case LB.OPTION:case LB.OPTGROUP:!function(t,e){t.openElements.currentTagId===LB.OPTION&&t.openElements.pop(),t._reconstructActiveFormattingElements(),t._insertElement(e,kB.HTML)}(t,e);break;case LB.NOEMBED:iT(t,e);break;case LB.FRAMESET:!function(t,e){var n=t.openElements.tryPeekProperlyNestedBodyElement();t.framesetOk&&n&&(t.treeAdapter.detachNode(n),t.openElements.popAllUpToHtmlElement(),t._insertElement(e,kB.HTML),t.insertionMode=SD.IN_FRAMESET)}(t,e);break;case LB.TEXTAREA:!function(t,e){t._insertElement(e,kB.HTML),t.skipNextNewLine=!0,t.tokenizer.state=RB.RCDATA,t.originalInsertionMode=t.insertionMode,t.framesetOk=!1,t.insertionMode=SD.TEXT}(t,e);break;case LB.NOSCRIPT:t.options.scriptingEnabled?iT(t,e):oT(t,e);break;case LB.PLAINTEXT:!function(t,e){t.openElements.hasInButtonScope(LB.P)&&t._closePElement(),t._insertElement(e,kB.HTML),t.tokenizer.state=RB.PLAINTEXT}(t,e);break;case LB.COL:case LB.TH:case LB.TD:case LB.TR:case LB.HEAD:case LB.FRAME:case LB.TBODY:case LB.TFOOT:case LB.THEAD:case LB.CAPTION:case LB.COLGROUP:break;default:oT(t,e)}}function cT(t,e){for(var n=e.tagName,r=e.tagID,a=t.openElements.stackTop;a>0;a--){var i=t.openElements.items[a],o=t.openElements.tagIDs[a];if(r===o&&(r!==LB.UNKNOWN||t.treeAdapter.getTagName(i)===n)){t.openElements.generateImpliedEndTagsWithExclusion(r),t.openElements.stackTop>=a&&t.openElements.shortenToLength(a);break}if(t._isSpecialElement(i,o))break}}function sT(t,e){switch(e.tagID){case LB.A:case LB.B:case LB.I:case LB.S:case LB.U:case LB.EM:case LB.TT:case LB.BIG:case LB.CODE:case LB.FONT:case LB.NOBR:case LB.SMALL:case LB.STRIKE:case LB.STRONG:UD(t,e);break;case LB.P:!function(t){t.openElements.hasInButtonScope(LB.P)||t._insertFakeElement(SB.P,LB.P),t._closePElement()}(t);break;case LB.DL:case LB.UL:case LB.OL:case LB.DIR:case LB.DIV:case LB.NAV:case LB.PRE:case LB.MAIN:case LB.MENU:case LB.ASIDE:case LB.BUTTON:case LB.CENTER:case LB.FIGURE:case LB.FOOTER:case LB.HEADER:case LB.HGROUP:case LB.DIALOG:case LB.ADDRESS:case LB.ARTICLE:case LB.DETAILS:case LB.SECTION:case LB.SUMMARY:case LB.LISTING:case LB.FIELDSET:case LB.BLOCKQUOTE:case LB.FIGCAPTION:!function(t,e){var n=e.tagID;t.openElements.hasInScope(n)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(n))}(t,e);break;case LB.LI:!function(t){t.openElements.hasInListItemScope(LB.LI)&&(t.openElements.generateImpliedEndTagsWithExclusion(LB.LI),t.openElements.popUntilTagNamePopped(LB.LI))}(t);break;case LB.DD:case LB.DT:!function(t,e){var n=e.tagID;t.openElements.hasInScope(n)&&(t.openElements.generateImpliedEndTagsWithExclusion(n),t.openElements.popUntilTagNamePopped(n))}(t,e);break;case LB.H1:case LB.H2:case LB.H3:case LB.H4:case LB.H5:case LB.H6:!function(t){t.openElements.hasNumberedHeaderInScope()&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilNumberedHeaderPopped())}(t);break;case LB.BR:!function(t){t._reconstructActiveFormattingElements(),t._insertFakeElement(SB.BR,LB.BR),t.openElements.pop(),t.framesetOk=!1}(t);break;case LB.BODY:!function(t,e){if(t.openElements.hasInScope(LB.BODY)&&(t.insertionMode=SD.AFTER_BODY,t.options.sourceCodeLocationInfo)){var n=t.openElements.tryPeekProperlyNestedBodyElement();n&&t._setEndLocation(n,e)}}(t,e);break;case LB.HTML:!function(t,e){t.openElements.hasInScope(LB.BODY)&&(t.insertionMode=SD.AFTER_BODY,ET(t,e))}(t,e);break;case LB.FORM:!function(t){var e=t.openElements.tmplCount>0,n=t.formElement;e||(t.formElement=null),(n||e)&&t.openElements.hasInScope(LB.FORM)&&(t.openElements.generateImpliedEndTags(),e?t.openElements.popUntilTagNamePopped(LB.FORM):n&&t.openElements.remove(n))}(t);break;case LB.APPLET:case LB.OBJECT:case LB.MARQUEE:!function(t,e){var n=e.tagID;t.openElements.hasInScope(n)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(n),t.activeFormattingElements.clearToLastMarker())}(t,e);break;case LB.TEMPLATE:$D(t,e);break;default:cT(t,e)}}function uT(t,e){t.tmplInsertionModeStack.length>0?HT(t,e):ZD(t,e)}function dT(t,e){if(TD.has(t.openElements.currentTagId))switch(t.pendingCharacterTokens.length=0,t.hasNonWhitespacePendingCharacterToken=!1,t.originalInsertionMode=t.insertionMode,t.insertionMode=SD.IN_TABLE_TEXT,e.type){case oB.CHARACTER:vT(t,e);break;case oB.WHITESPACE_CHARACTER:gT(t,e)}else pT(t,e)}function hT(t,e){switch(e.tagID){case LB.TD:case LB.TH:case LB.TR:!function(t,e){t.openElements.clearBackToTableContext(),t._insertFakeElement(SB.TBODY,LB.TBODY),t.insertionMode=SD.IN_TABLE_BODY,MT(t,e)}(t,e);break;case LB.STYLE:case LB.SCRIPT:case LB.TEMPLATE:XD(t,e);break;case LB.COL:!function(t,e){t.openElements.clearBackToTableContext(),t._insertFakeElement(SB.COLGROUP,LB.COLGROUP),t.insertionMode=SD.IN_COLUMN_GROUP,bT(t,e)}(t,e);break;case LB.FORM:!function(t,e){t.formElement||0!==t.openElements.tmplCount||(t._insertElement(e,kB.HTML),t.formElement=t.openElements.current,t.openElements.pop())}(t,e);break;case LB.TABLE:!function(t,e){t.openElements.hasInTableScope(LB.TABLE)&&(t.openElements.popUntilTagNamePopped(LB.TABLE),t._resetInsertionMode(),t._processStartTag(e))}(t,e);break;case LB.TBODY:case LB.TFOOT:case LB.THEAD:!function(t,e){t.openElements.clearBackToTableContext(),t._insertElement(e,kB.HTML),t.insertionMode=SD.IN_TABLE_BODY}(t,e);break;case LB.INPUT:!function(t,e){aT(e)?t._appendElement(e,kB.HTML):pT(t,e),e.ackSelfClosing=!0}(t,e);break;case LB.CAPTION:!function(t,e){t.openElements.clearBackToTableContext(),t.activeFormattingElements.insertMarker(),t._insertElement(e,kB.HTML),t.insertionMode=SD.IN_CAPTION}(t,e);break;case LB.COLGROUP:!function(t,e){t.openElements.clearBackToTableContext(),t._insertElement(e,kB.HTML),t.insertionMode=SD.IN_COLUMN_GROUP}(t,e);break;default:pT(t,e)}}function fT(t,e){switch(e.tagID){case LB.TABLE:t.openElements.hasInTableScope(LB.TABLE)&&(t.openElements.popUntilTagNamePopped(LB.TABLE),t._resetInsertionMode());break;case LB.TEMPLATE:$D(t,e);break;case LB.BODY:case LB.CAPTION:case LB.COL:case LB.COLGROUP:case LB.HTML:case LB.TBODY:case LB.TD:case LB.TFOOT:case LB.TH:case LB.THEAD:case LB.TR:break;default:pT(t,e)}}function pT(t,e){var n=t.fosterParentingEnabled;t.fosterParentingEnabled=!0,tT(t,e),t.fosterParentingEnabled=n}function gT(t,e){t.pendingCharacterTokens.push(e)}function vT(t,e){t.pendingCharacterTokens.push(e),t.hasNonWhitespacePendingCharacterToken=!0}function mT(t,e){var n=0;if(t.hasNonWhitespacePendingCharacterToken)for(;n<t.pendingCharacterTokens.length;n++)pT(t,t.pendingCharacterTokens[n]);else for(;n<t.pendingCharacterTokens.length;n++)t._insertCharacters(t.pendingCharacterTokens[n]);t.insertionMode=t.originalInsertionMode,t._processToken(e)}var yT=new Set([LB.CAPTION,LB.COL,LB.COLGROUP,LB.TBODY,LB.TD,LB.TFOOT,LB.TH,LB.THEAD,LB.TR]);function bT(t,e){switch(e.tagID){case LB.HTML:lT(t,e);break;case LB.COL:t._appendElement(e,kB.HTML),e.ackSelfClosing=!0;break;case LB.TEMPLATE:XD(t,e);break;default:xT(t,e)}}function xT(t,e){t.openElements.currentTagId===LB.COLGROUP&&(t.openElements.pop(),t.insertionMode=SD.IN_TABLE,t._processToken(e))}function MT(t,e){switch(e.tagID){case LB.TR:t.openElements.clearBackToTableBodyContext(),t._insertElement(e,kB.HTML),t.insertionMode=SD.IN_ROW;break;case LB.TH:case LB.TD:t.openElements.clearBackToTableBodyContext(),t._insertFakeElement(SB.TR,LB.TR),t.insertionMode=SD.IN_ROW,zT(t,e);break;case LB.CAPTION:case LB.COL:case LB.COLGROUP:case LB.TBODY:case LB.TFOOT:case LB.THEAD:t.openElements.hasTableBodyContextInTableScope()&&(t.openElements.clearBackToTableBodyContext(),t.openElements.pop(),t.insertionMode=SD.IN_TABLE,hT(t,e));break;default:hT(t,e)}}function wT(t,e){var n=e.tagID;switch(e.tagID){case LB.TBODY:case LB.TFOOT:case LB.THEAD:t.openElements.hasInTableScope(n)&&(t.openElements.clearBackToTableBodyContext(),t.openElements.pop(),t.insertionMode=SD.IN_TABLE);break;case LB.TABLE:t.openElements.hasTableBodyContextInTableScope()&&(t.openElements.clearBackToTableBodyContext(),t.openElements.pop(),t.insertionMode=SD.IN_TABLE,fT(t,e));break;case LB.BODY:case LB.CAPTION:case LB.COL:case LB.COLGROUP:case LB.HTML:case LB.TD:case LB.TH:case LB.TR:break;default:fT(t,e)}}function zT(t,e){switch(e.tagID){case LB.TH:case LB.TD:t.openElements.clearBackToTableRowContext(),t._insertElement(e,kB.HTML),t.insertionMode=SD.IN_CELL,t.activeFormattingElements.insertMarker();break;case LB.CAPTION:case LB.COL:case LB.COLGROUP:case LB.TBODY:case LB.TFOOT:case LB.THEAD:case LB.TR:t.openElements.hasInTableScope(LB.TR)&&(t.openElements.clearBackToTableRowContext(),t.openElements.pop(),t.insertionMode=SD.IN_TABLE_BODY,MT(t,e));break;default:hT(t,e)}}function CT(t,e){switch(e.tagID){case LB.TR:t.openElements.hasInTableScope(LB.TR)&&(t.openElements.clearBackToTableRowContext(),t.openElements.pop(),t.insertionMode=SD.IN_TABLE_BODY);break;case LB.TABLE:t.openElements.hasInTableScope(LB.TR)&&(t.openElements.clearBackToTableRowContext(),t.openElements.pop(),t.insertionMode=SD.IN_TABLE_BODY,wT(t,e));break;case LB.TBODY:case LB.TFOOT:case LB.THEAD:(t.openElements.hasInTableScope(e.tagID)||t.openElements.hasInTableScope(LB.TR))&&(t.openElements.clearBackToTableRowContext(),t.openElements.pop(),t.insertionMode=SD.IN_TABLE_BODY,wT(t,e));break;case LB.BODY:case LB.CAPTION:case LB.COL:case LB.COLGROUP:case LB.HTML:case LB.TD:case LB.TH:break;default:fT(t,e)}}function AT(t,e){switch(e.tagID){case LB.HTML:lT(t,e);break;case LB.OPTION:t.openElements.currentTagId===LB.OPTION&&t.openElements.pop(),t._insertElement(e,kB.HTML);break;case LB.OPTGROUP:t.openElements.currentTagId===LB.OPTION&&t.openElements.pop(),t.openElements.currentTagId===LB.OPTGROUP&&t.openElements.pop(),t._insertElement(e,kB.HTML);break;case LB.INPUT:case LB.KEYGEN:case LB.TEXTAREA:case LB.SELECT:t.openElements.hasInSelectScope(LB.SELECT)&&(t.openElements.popUntilTagNamePopped(LB.SELECT),t._resetInsertionMode(),e.tagID!==LB.SELECT&&t._processStartTag(e));break;case LB.SCRIPT:case LB.TEMPLATE:XD(t,e)}}function kT(t,e){switch(e.tagID){case LB.OPTGROUP:t.openElements.stackTop>0&&t.openElements.currentTagId===LB.OPTION&&t.openElements.tagIDs[t.openElements.stackTop-1]===LB.OPTGROUP&&t.openElements.pop(),t.openElements.currentTagId===LB.OPTGROUP&&t.openElements.pop();break;case LB.OPTION:t.openElements.currentTagId===LB.OPTION&&t.openElements.pop();break;case LB.SELECT:t.openElements.hasInSelectScope(LB.SELECT)&&(t.openElements.popUntilTagNamePopped(LB.SELECT),t._resetInsertionMode());break;case LB.TEMPLATE:$D(t,e)}}function HT(t,e){t.openElements.tmplCount>0?(t.openElements.popUntilTagNamePopped(LB.TEMPLATE),t.activeFormattingElements.clearToLastMarker(),t.tmplInsertionModeStack.shift(),t._resetInsertionMode(),t.onEof(e)):ZD(t,e)}function ET(t,e){var n;if(e.tagID===LB.HTML){if(t.fragmentContext||(t.insertionMode=SD.AFTER_AFTER_BODY),t.options.sourceCodeLocationInfo&&t.openElements.tagIDs[0]===LB.HTML){t._setEndLocation(t.openElements.items[0],e);var r=t.openElements.items[1];r&&!(null===(n=t.treeAdapter.getNodeSourceCodeLocation(r))||void 0===n?void 0:n.endTag)&&t._setEndLocation(r,e)}}else ST(t,e)}function ST(t,e){t.insertionMode=SD.IN_BODY,tT(t,e)}function LT(t,e){t.insertionMode=SD.IN_BODY,tT(t,e)}function _T(t){for(;t.treeAdapter.getNamespaceURI(t.openElements.current)!==kB.HTML&&!t._isIntegrationPoint(t.openElements.currentTagId,t.openElements.current);)t.openElements.pop()}var BT=new Map([[34,"&quot;"],[38,"&amp;"],[39,"&apos;"],[60,"&lt;"],[62,"&gt;"]]);String.prototype.codePointAt;function DT(t,e){return function(n){for(var r,a=0,i="";r=t.exec(n);)a!==r.index&&(i+=n.substring(a,r.index)),i+=e.get(r[0].charCodeAt(0)),a=r.index+1;return i+n.substring(a)}}DT(/[&<>'"]/g,BT),DT(/["&\u00A0]/g,new Map([[34,"&quot;"],[38,"&amp;"],[160,"&nbsp;"]])),DT(/[&<>\u00A0]/g,new Map([[38,"&amp;"],[60,"&lt;"],[62,"&gt;"],[160,"&nbsp;"]])),new Set([SB.AREA,SB.BASE,SB.BASEFONT,SB.BGSOUND,SB.BR,SB.COL,SB.EMBED,SB.FRAME,SB.HR,SB.IMG,SB.INPUT,SB.KEYGEN,SB.LINK,SB.META,SB.PARAM,SB.SOURCE,SB.TRACK,SB.WBR]);function TT(t,e){return OD.parse(t,e)}function VT(t,e,n){"string"===typeof t&&(n=e,e=t,t=null);var r=OD.getFragmentParser(t,n);return r.tokenizer.write(e,!0),r.getFragment()}var OT={abandonedHeadElementChild:{reason:"Unexpected metadata element after head",description:"Unexpected element after head. Expected the element before `</head>`",url:!1},abruptClosingOfEmptyComment:{reason:"Unexpected abruptly closed empty comment",description:"Unexpected `>` or `->`. Expected `--\x3e` to close comments"},abruptDoctypePublicIdentifier:{reason:"Unexpected abruptly closed public identifier",description:"Unexpected `>`. Expected a closing `\"` or `'` after the public identifier"},abruptDoctypeSystemIdentifier:{reason:"Unexpected abruptly closed system identifier",description:"Unexpected `>`. Expected a closing `\"` or `'` after the identifier identifier"},absenceOfDigitsInNumericCharacterReference:{reason:"Unexpected non-digit at start of numeric character reference",description:"Unexpected `%c`. Expected `[0-9]` for decimal references or `[0-9a-fA-F]` for hexadecimal references"},cdataInHtmlContent:{reason:"Unexpected CDATA section in HTML",description:"Unexpected `<![CDATA[` in HTML. Remove it, use a comment, or encode special characters instead"},characterReferenceOutsideUnicodeRange:{reason:"Unexpected too big numeric character reference",description:"Unexpectedly high character reference. Expected character references to be at most hexadecimal 10ffff (or decimal 1114111)"},closingOfElementWithOpenChildElements:{reason:"Unexpected closing tag with open child elements",description:"Unexpectedly closing tag. Expected other tags to be closed first",url:!1},controlCharacterInInputStream:{reason:"Unexpected control character",description:"Unexpected control character `%x`. Expected a non-control code point, 0x00, or ASCII whitespace"},controlCharacterReference:{reason:"Unexpected control character reference",description:"Unexpectedly control character in reference. Expected a non-control code point, 0x00, or ASCII whitespace"},disallowedContentInNoscriptInHead:{reason:"Disallowed content inside `<noscript>` in `<head>`",description:"Unexpected text character `%c`. Only use text in `<noscript>`s in `<body>`",url:!1},duplicateAttribute:{reason:"Unexpected duplicate attribute",description:"Unexpectedly double attribute. Expected attributes to occur only once"},endTagWithAttributes:{reason:"Unexpected attribute on closing tag",description:"Unexpected attribute. Expected `>` instead"},endTagWithTrailingSolidus:{reason:"Unexpected slash at end of closing tag",description:"Unexpected `%c-1`. Expected `>` instead"},endTagWithoutMatchingOpenElement:{reason:"Unexpected unopened end tag",description:"Unexpected end tag. Expected no end tag or another end tag",url:!1},eofBeforeTagName:{reason:"Unexpected end of file",description:"Unexpected end of file. Expected tag name instead"},eofInCdata:{reason:"Unexpected end of file in CDATA",description:"Unexpected end of file. Expected `]]>` to close the CDATA"},eofInComment:{reason:"Unexpected end of file in comment",description:"Unexpected end of file. Expected `--\x3e` to close the comment"},eofInDoctype:{reason:"Unexpected end of file in doctype",description:"Unexpected end of file. Expected a valid doctype (such as `<!doctype html>`)"},eofInElementThatCanContainOnlyText:{reason:"Unexpected end of file in element that can only contain text",description:"Unexpected end of file. Expected text or a closing tag",url:!1},eofInScriptHtmlCommentLikeText:{reason:"Unexpected end of file in comment inside script",description:"Unexpected end of file. Expected `--\x3e` to close the comment"},eofInTag:{reason:"Unexpected end of file in tag",description:"Unexpected end of file. Expected `>` to close the tag"},incorrectlyClosedComment:{reason:"Incorrectly closed comment",description:"Unexpected `%c-1`. Expected `--\x3e` to close the comment"},incorrectlyOpenedComment:{reason:"Incorrectly opened comment",description:"Unexpected `%c`. Expected `\x3c!--` to open the comment"},invalidCharacterSequenceAfterDoctypeName:{reason:"Invalid sequence after doctype name",description:"Unexpected sequence at `%c`. Expected `public` or `system`"},invalidFirstCharacterOfTagName:{reason:"Invalid first character in tag name",description:"Unexpected `%c`. Expected an ASCII letter instead"},misplacedDoctype:{reason:"Misplaced doctype",description:"Unexpected doctype. Expected doctype before head",url:!1},misplacedStartTagForHeadElement:{reason:"Misplaced `<head>` start tag",description:"Unexpected start tag `<head>`. Expected `<head>` directly after doctype",url:!1},missingAttributeValue:{reason:"Missing attribute value",description:"Unexpected `%c-1`. Expected an attribute value or no `%c-1` instead"},missingDoctype:{reason:"Missing doctype before other content",description:"Expected a `<!doctype html>` before anything else",url:!1},missingDoctypeName:{reason:"Missing doctype name",description:"Unexpected doctype end at `%c`. Expected `html` instead"},missingDoctypePublicIdentifier:{reason:"Missing public identifier in doctype",description:"Unexpected `%c`. Expected identifier for `public` instead"},missingDoctypeSystemIdentifier:{reason:"Missing system identifier in doctype",description:'Unexpected `%c`. Expected identifier for `system` instead (suggested: `"about:legacy-compat"`)'},missingEndTagName:{reason:"Missing name in end tag",description:"Unexpected `%c`. Expected an ASCII letter instead"},missingQuoteBeforeDoctypePublicIdentifier:{reason:"Missing quote before public identifier in doctype",description:"Unexpected `%c`. Expected `\"` or `'` instead"},missingQuoteBeforeDoctypeSystemIdentifier:{reason:"Missing quote before system identifier in doctype",description:"Unexpected `%c`. Expected `\"` or `'` instead"},missingSemicolonAfterCharacterReference:{reason:"Missing semicolon after character reference",description:"Unexpected `%c`. Expected `;` instead"},missingWhitespaceAfterDoctypePublicKeyword:{reason:"Missing whitespace after public identifier in doctype",description:"Unexpected `%c`. Expected ASCII whitespace instead"},missingWhitespaceAfterDoctypeSystemKeyword:{reason:"Missing whitespace after system identifier in doctype",description:"Unexpected `%c`. Expected ASCII whitespace instead"},missingWhitespaceBeforeDoctypeName:{reason:"Missing whitespace before doctype name",description:"Unexpected `%c`. Expected ASCII whitespace instead"},missingWhitespaceBetweenAttributes:{reason:"Missing whitespace between attributes",description:"Unexpected `%c`. Expected ASCII whitespace instead"},missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers:{reason:"Missing whitespace between public and system identifiers in doctype",description:"Unexpected `%c`. Expected ASCII whitespace instead"},nestedComment:{reason:"Unexpected nested comment",description:"Unexpected `\x3c!--`. Expected `--\x3e`"},nestedNoscriptInHead:{reason:"Unexpected nested `<noscript>` in `<head>`",description:"Unexpected `<noscript>`. Expected a closing tag or a meta element",url:!1},nonConformingDoctype:{reason:"Unexpected non-conforming doctype declaration",description:'Expected `<!doctype html>` or `<!doctype html system "about:legacy-compat">`',url:!1},nonVoidHtmlElementStartTagWithTrailingSolidus:{reason:"Unexpected trailing slash on start tag of non-void element",description:"Unexpected `/`. Expected `>` instead"},noncharacterCharacterReference:{reason:"Unexpected noncharacter code point referenced by character reference",description:"Unexpected code point. Do not use noncharacters in HTML"},noncharacterInInputStream:{reason:"Unexpected noncharacter character",description:"Unexpected code point `%x`. Do not use noncharacters in HTML"},nullCharacterReference:{reason:"Unexpected NULL character referenced by character reference",description:"Unexpected code point. Do not use NULL characters in HTML"},openElementsLeftAfterEof:{reason:"Unexpected end of file",description:"Unexpected end of file. Expected closing tag instead",url:!1},surrogateCharacterReference:{reason:"Unexpected surrogate character referenced by character reference",description:"Unexpected code point. Do not use lone surrogate characters in HTML"},surrogateInInputStream:{reason:"Unexpected surrogate character",description:"Unexpected code point `%x`. Do not use lone surrogate characters in HTML"},unexpectedCharacterAfterDoctypeSystemIdentifier:{reason:"Invalid character after system identifier in doctype",description:"Unexpected character at `%c`. Expected `>`"},unexpectedCharacterInAttributeName:{reason:"Unexpected character in attribute name",description:"Unexpected `%c`. Expected whitespace, `/`, `>`, `=`, or probably an ASCII letter"},unexpectedCharacterInUnquotedAttributeValue:{reason:"Unexpected character in unquoted attribute value",description:"Unexpected `%c`. Quote the attribute value to include it"},unexpectedEqualsSignBeforeAttributeName:{reason:"Unexpected equals sign before attribute name",description:"Unexpected `%c`. Add an attribute name before it"},unexpectedNullCharacter:{reason:"Unexpected NULL character",description:"Unexpected code point `%x`. Do not use NULL characters in HTML"},unexpectedQuestionMarkInsteadOfTagName:{reason:"Unexpected question mark instead of tag name",description:"Unexpected `%c`. Expected an ASCII letter instead"},unexpectedSolidusInTag:{reason:"Unexpected slash in tag",description:"Unexpected `%c-1`. Expected it followed by `>` or in a quoted attribute value"},unknownNamedCharacterReference:{reason:"Unexpected unknown named character reference",description:"Unexpected character reference. Expected known named character references"}},IT="https://html.spec.whatwg.org/multipage/parsing.html#parse-error-",RT=/-[a-z]/g,FT=/%c(?:([-+])(\d+))?/g,NT=/%x/g,PT={2:!0,1:!1,0:null},jT={};function UT(t,e){var n=e||jT,r=n.onerror,a=t instanceof $E?t:new $E(t),i=n.fragment?VT:TT,o=String(a),l=i(o,{sourceCodeLocationInfo:!0,onParseError:n.onerror?function(t){var e=t.code,i=function(t){return t.replace(RT,WT)}(e),l=n[i],c=null===l||void 0===l||l,s="number"===typeof c?c:c?1:0;if(s){var u=OT[i],d=new nk(h(u.reason),{place:{start:{line:t.startLine,column:t.startCol,offset:t.startOffset},end:{line:t.endLine,column:t.endCol,offset:t.endOffset}},ruleId:e,source:"hast-util-from-html"});a.path&&(d.file=a.path,d.name=a.path+":"+d.name),d.fatal=PT[s],d.note=h(u.description),d.url=!1===u.url?void 0:IT+e,r(d)}function h(e){return e.replace(FT,(function(e,n,r){var a=(r?Number.parseInt(r,10):0)*("-"===n?-1:1),i=o.charAt(t.startOffset+a);return function(t){return"`"===t?"` ` `":t}(i)})).replace(NT,(function(){return e=o.charCodeAt(t.startOffset),"0x"+e.toString(16).toUpperCase();var e}))}}:null,scriptingEnabled:!1});return kw(l,{file:a,space:n.space,verbose:n.verbose})}function WT(t){return t.charAt(1).toUpperCase()}var ZT=["emitParseErrors"];var GT=/["&'<>`]/g,qT=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,YT=/[\x01-\t\v\f\x0E-\x1F\x7F\x81\x8D\x8F\x90\x9D\xA0-\uFFFF]/g,XT=/[|\\{}()[\]^$+*?.]/g,$T=new WeakMap;function KT(t,e){return t=t.replace(e.subset?function(t){var e=$T.get(t);e||(e=function(t){var e=[],n=-1;for(;++n<t.length;)e.push(t[n].replace(XT,"\\$&"));return new RegExp("(?:"+e.join("|")+")","g")}(t),$T.set(t,e));return e}(e.subset):GT,n),e.subset||e.escapeOnly?t:t.replace(qT,(function(t,n,r){return e.format(1024*(t.charCodeAt(0)-55296)+t.charCodeAt(1)-56320+65536,r.charCodeAt(n+2),e)})).replace(YT,n);function n(t,n,r){return e.format(t.charCodeAt(0),r.charCodeAt(n+1),e)}}var QT=/[\dA-Fa-f]/;var JT=/\d/;var tV,eV={nbsp:"\xa0",iexcl:"\xa1",cent:"\xa2",pound:"\xa3",curren:"\xa4",yen:"\xa5",brvbar:"\xa6",sect:"\xa7",uml:"\xa8",copy:"\xa9",ordf:"\xaa",laquo:"\xab",not:"\xac",shy:"\xad",reg:"\xae",macr:"\xaf",deg:"\xb0",plusmn:"\xb1",sup2:"\xb2",sup3:"\xb3",acute:"\xb4",micro:"\xb5",para:"\xb6",middot:"\xb7",cedil:"\xb8",sup1:"\xb9",ordm:"\xba",raquo:"\xbb",frac14:"\xbc",frac12:"\xbd",frac34:"\xbe",iquest:"\xbf",Agrave:"\xc0",Aacute:"\xc1",Acirc:"\xc2",Atilde:"\xc3",Auml:"\xc4",Aring:"\xc5",AElig:"\xc6",Ccedil:"\xc7",Egrave:"\xc8",Eacute:"\xc9",Ecirc:"\xca",Euml:"\xcb",Igrave:"\xcc",Iacute:"\xcd",Icirc:"\xce",Iuml:"\xcf",ETH:"\xd0",Ntilde:"\xd1",Ograve:"\xd2",Oacute:"\xd3",Ocirc:"\xd4",Otilde:"\xd5",Ouml:"\xd6",times:"\xd7",Oslash:"\xd8",Ugrave:"\xd9",Uacute:"\xda",Ucirc:"\xdb",Uuml:"\xdc",Yacute:"\xdd",THORN:"\xde",szlig:"\xdf",agrave:"\xe0",aacute:"\xe1",acirc:"\xe2",atilde:"\xe3",auml:"\xe4",aring:"\xe5",aelig:"\xe6",ccedil:"\xe7",egrave:"\xe8",eacute:"\xe9",ecirc:"\xea",euml:"\xeb",igrave:"\xec",iacute:"\xed",icirc:"\xee",iuml:"\xef",eth:"\xf0",ntilde:"\xf1",ograve:"\xf2",oacute:"\xf3",ocirc:"\xf4",otilde:"\xf5",ouml:"\xf6",divide:"\xf7",oslash:"\xf8",ugrave:"\xf9",uacute:"\xfa",ucirc:"\xfb",uuml:"\xfc",yacute:"\xfd",thorn:"\xfe",yuml:"\xff",fnof:"\u0192",Alpha:"\u0391",Beta:"\u0392",Gamma:"\u0393",Delta:"\u0394",Epsilon:"\u0395",Zeta:"\u0396",Eta:"\u0397",Theta:"\u0398",Iota:"\u0399",Kappa:"\u039a",Lambda:"\u039b",Mu:"\u039c",Nu:"\u039d",Xi:"\u039e",Omicron:"\u039f",Pi:"\u03a0",Rho:"\u03a1",Sigma:"\u03a3",Tau:"\u03a4",Upsilon:"\u03a5",Phi:"\u03a6",Chi:"\u03a7",Psi:"\u03a8",Omega:"\u03a9",alpha:"\u03b1",beta:"\u03b2",gamma:"\u03b3",delta:"\u03b4",epsilon:"\u03b5",zeta:"\u03b6",eta:"\u03b7",theta:"\u03b8",iota:"\u03b9",kappa:"\u03ba",lambda:"\u03bb",mu:"\u03bc",nu:"\u03bd",xi:"\u03be",omicron:"\u03bf",pi:"\u03c0",rho:"\u03c1",sigmaf:"\u03c2",sigma:"\u03c3",tau:"\u03c4",upsilon:"\u03c5",phi:"\u03c6",chi:"\u03c7",psi:"\u03c8",omega:"\u03c9",thetasym:"\u03d1",upsih:"\u03d2",piv:"\u03d6",bull:"\u2022",hellip:"\u2026",prime:"\u2032",Prime:"\u2033",oline:"\u203e",frasl:"\u2044",weierp:"\u2118",image:"\u2111",real:"\u211c",trade:"\u2122",alefsym:"\u2135",larr:"\u2190",uarr:"\u2191",rarr:"\u2192",darr:"\u2193",harr:"\u2194",crarr:"\u21b5",lArr:"\u21d0",uArr:"\u21d1",rArr:"\u21d2",dArr:"\u21d3",hArr:"\u21d4",forall:"\u2200",part:"\u2202",exist:"\u2203",empty:"\u2205",nabla:"\u2207",isin:"\u2208",notin:"\u2209",ni:"\u220b",prod:"\u220f",sum:"\u2211",minus:"\u2212",lowast:"\u2217",radic:"\u221a",prop:"\u221d",infin:"\u221e",ang:"\u2220",and:"\u2227",or:"\u2228",cap:"\u2229",cup:"\u222a",int:"\u222b",there4:"\u2234",sim:"\u223c",cong:"\u2245",asymp:"\u2248",ne:"\u2260",equiv:"\u2261",le:"\u2264",ge:"\u2265",sub:"\u2282",sup:"\u2283",nsub:"\u2284",sube:"\u2286",supe:"\u2287",oplus:"\u2295",otimes:"\u2297",perp:"\u22a5",sdot:"\u22c5",lceil:"\u2308",rceil:"\u2309",lfloor:"\u230a",rfloor:"\u230b",lang:"\u2329",rang:"\u232a",loz:"\u25ca",spades:"\u2660",clubs:"\u2663",hearts:"\u2665",diams:"\u2666",quot:'"',amp:"&",lt:"<",gt:">",OElig:"\u0152",oelig:"\u0153",Scaron:"\u0160",scaron:"\u0161",Yuml:"\u0178",circ:"\u02c6",tilde:"\u02dc",ensp:"\u2002",emsp:"\u2003",thinsp:"\u2009",zwnj:"\u200c",zwj:"\u200d",lrm:"\u200e",rlm:"\u200f",ndash:"\u2013",mdash:"\u2014",lsquo:"\u2018",rsquo:"\u2019",sbquo:"\u201a",ldquo:"\u201c",rdquo:"\u201d",bdquo:"\u201e",dagger:"\u2020",Dagger:"\u2021",permil:"\u2030",lsaquo:"\u2039",rsaquo:"\u203a",euro:"\u20ac"},nV=["cent","copy","divide","gt","lt","not","para","times"],rV={}.hasOwnProperty,aV={};for(tV in eV)rV.call(eV,tV)&&(aV[eV[tV]]=tV);var iV=/[^\dA-Za-z]/;function oV(t,e,n){var r,a=function(t,e,n){var r="&#x"+t.toString(16).toUpperCase();return n&&e&&!QT.test(String.fromCharCode(e))?r:r+";"}(t,e,n.omitOptionalSemicolons);if((n.useNamedReferences||n.useShortestReferences)&&(r=function(t,e,n,r){var a=String.fromCharCode(t);if(rV.call(aV,a)){var i=aV[a],o="&"+i;return n&&lg.includes(i)&&!nV.includes(i)&&(!r||e&&61!==e&&iV.test(String.fromCharCode(e)))?o:o+";"}return""}(t,e,n.omitOptionalSemicolons,n.attribute)),(n.useShortestReferences||!r)&&n.useShortestReferences){var i=function(t,e,n){var r="&#"+String(t);return n&&e&&!JT.test(String.fromCharCode(e))?r:r+";"}(t,e,n.omitOptionalSemicolons);i.length<a.length&&(a=i)}return r&&(!n.useShortestReferences||r.length<a.length)?r:a}function lV(t,e){return KT(t,Object.assign({format:oV},e))}var cV=/^>|^->|<!--|-->|--!>|<!-$/g,sV=[">"],uV=["<",">"];var dV=pV(1),hV=pV(-1),fV=[];function pV(t){return function(e,n,r){var a=e?e.children:fV,i=(n||0)+t,o=a[i];if(!r)for(;o&&kM(o);)o=a[i+=t];return o}}var gV={}.hasOwnProperty;function vV(t){return function(e,n,r){return gV.call(t,e.tagName)&&t[e.tagName](e,n,r)}}var mV=vV({body:function(t,e,n){var r=dV(n,e);return!r||"comment"!==r.type},caption:yV,colgroup:yV,dd:function(t,e,n){var r=dV(n,e);return!r||"element"===r.type&&("dt"===r.tagName||"dd"===r.tagName)},dt:function(t,e,n){var r=dV(n,e);return Boolean(r&&"element"===r.type&&("dt"===r.tagName||"dd"===r.tagName))},head:yV,html:function(t,e,n){var r=dV(n,e);return!r||"comment"!==r.type},li:function(t,e,n){var r=dV(n,e);return!r||"element"===r.type&&"li"===r.tagName},optgroup:function(t,e,n){var r=dV(n,e);return!r||"element"===r.type&&"optgroup"===r.tagName},option:function(t,e,n){var r=dV(n,e);return!r||"element"===r.type&&("option"===r.tagName||"optgroup"===r.tagName)},p:function(t,e,n){var r=dV(n,e);return r?"element"===r.type&&("address"===r.tagName||"article"===r.tagName||"aside"===r.tagName||"blockquote"===r.tagName||"details"===r.tagName||"div"===r.tagName||"dl"===r.tagName||"fieldset"===r.tagName||"figcaption"===r.tagName||"figure"===r.tagName||"footer"===r.tagName||"form"===r.tagName||"h1"===r.tagName||"h2"===r.tagName||"h3"===r.tagName||"h4"===r.tagName||"h5"===r.tagName||"h6"===r.tagName||"header"===r.tagName||"hgroup"===r.tagName||"hr"===r.tagName||"main"===r.tagName||"menu"===r.tagName||"nav"===r.tagName||"ol"===r.tagName||"p"===r.tagName||"pre"===r.tagName||"section"===r.tagName||"table"===r.tagName||"ul"===r.tagName):!n||!("element"===n.type&&("a"===n.tagName||"audio"===n.tagName||"del"===n.tagName||"ins"===n.tagName||"map"===n.tagName||"noscript"===n.tagName||"video"===n.tagName))},rp:bV,rt:bV,tbody:function(t,e,n){var r=dV(n,e);return!r||"element"===r.type&&("tbody"===r.tagName||"tfoot"===r.tagName)},td:xV,tfoot:function(t,e,n){return!dV(n,e)},th:xV,thead:function(t,e,n){var r=dV(n,e);return Boolean(r&&"element"===r.type&&("tbody"===r.tagName||"tfoot"===r.tagName))},tr:function(t,e,n){var r=dV(n,e);return!r||"element"===r.type&&"tr"===r.tagName}});function yV(t,e,n){var r=dV(n,e,!0);return!r||"comment"!==r.type&&!("text"===r.type&&kM(r.value.charAt(0)))}function bV(t,e,n){var r=dV(n,e);return!r||"element"===r.type&&("rp"===r.tagName||"rt"===r.tagName)}function xV(t,e,n){var r=dV(n,e);return!r||"element"===r.type&&("td"===r.tagName||"th"===r.tagName)}var MV=vV({body:function(t){var e=dV(t,-1,!0);return!e||"comment"!==e.type&&!("text"===e.type&&kM(e.value.charAt(0)))&&!("element"===e.type&&("meta"===e.tagName||"link"===e.tagName||"script"===e.tagName||"style"===e.tagName||"template"===e.tagName))},colgroup:function(t,e,n){var r=hV(n,e),a=dV(t,-1,!0);if(n&&r&&"element"===r.type&&"colgroup"===r.tagName&&mV(r,n.children.indexOf(r),n))return!1;return Boolean(a&&"element"===a.type&&"col"===a.tagName)},head:function(t){var e=t.children,n=[],r=-1;for(;++r<e.length;){var a=e[r];if("element"===a.type&&("title"===a.tagName||"base"===a.tagName)){if(n.includes(a.tagName))return!1;n.push(a.tagName)}}return e.length>0},html:function(t){var e=dV(t,-1);return!e||"comment"!==e.type},tbody:function(t,e,n){var r=hV(n,e),a=dV(t,-1);if(n&&r&&"element"===r.type&&("thead"===r.tagName||"tbody"===r.tagName)&&mV(r,n.children.indexOf(r),n))return!1;return Boolean(a&&"element"===a.type&&"tr"===a.tagName)}});var wV={name:[["\t\n\f\r &/=>".split(""),"\t\n\f\r \"&'/=>`".split("")],["\0\t\n\f\r \"&'/<=>".split(""),"\0\t\n\f\r \"&'/<=>`".split("")]],unquoted:[["\t\n\f\r &>".split(""),"\0\t\n\f\r \"&'<=>`".split("")],["\0\t\n\f\r \"&'<=>`".split(""),"\0\t\n\f\r \"&'<=>`".split("")]],single:[["&'".split(""),"\"&'`".split("")],["\0&'".split(""),"\0\"&'`".split("")]],double:[['"&'.split(""),"\"&'`".split("")],['\0"&'.split(""),"\0\"&'`".split("")]]};function zV(t,e,n){var r,a=qp(t.schema,e),i=t.settings.allowParseErrors&&"html"===t.schema.space?0:1,o=t.settings.allowDangerousCharacters?0:1,l=t.quote;if(!a.overloadedBoolean||n!==a.attribute&&""!==n?(a.boolean||a.overloadedBoolean&&"string"!==typeof n)&&(n=Boolean(n)):n=!0,null===n||void 0===n||!1===n||"number"===typeof n&&Number.isNaN(n))return"";var c=lV(a.attribute,Object.assign({},t.settings.characterReferences,{subset:wV.name[i][o]}));return!0===n?c:(n=Array.isArray(n)?(a.commaSeparated?tg:Qp)(n,{padLeft:!t.settings.tightCommaSeparatedLists}):String(n),t.settings.collapseEmptyAttributes&&!n?c:(t.settings.preferUnquoted&&(r=lV(n,Object.assign({},t.settings.characterReferences,{attribute:!0,subset:wV.unquoted[i][o]}))),r!==n&&(t.settings.quoteSmart&&vS(n,l)>vS(n,t.alternative)&&(l=t.alternative),r=l+lV(n,Object.assign({},t.settings.characterReferences,{subset:("'"===l?wV.single:wV.double)[i][o],attribute:!0}))+l),c+(r?"="+r:r)))}var CV=["<","&"];function AV(t,e,n,r){return!n||"element"!==n.type||"script"!==n.tagName&&"style"!==n.tagName?lV(t.value,Object.assign({},r.settings.characterReferences,{subset:CV})):t.value}var kV=TM("type",{invalid:function(t){throw new Error("Expected node, not `"+t+"`")},unknown:function(t){var e=t;throw new Error("Cannot compile unknown node `"+e.type+"`")},handlers:{comment:function(t,e,n,r){return r.settings.bogusComments?"<?"+lV(t.value,Object.assign({},r.settings.characterReferences,{subset:sV}))+">":"\x3c!--"+t.value.replace(cV,(function(t){return lV(t,Object.assign({},r.settings.characterReferences,{subset:uV}))}))+"--\x3e"},doctype:function(t,e,n,r){return"<!"+(r.settings.upperDoctype?"DOCTYPE":"doctype")+(r.settings.tightDoctype?"":" ")+"html>"},element:function(t,e,n,r){var a,i=r.schema,o="svg"!==i.space&&r.settings.omitOptionalTags,l="svg"===i.space?r.settings.closeEmptyElements:r.settings.voids.includes(t.tagName.toLowerCase()),c=[];"html"===i.space&&"svg"===t.tagName&&(r.schema=Up);var s=function(t,e){var n,r=[],a=-1;if(e)for(n in e)if(null!==e[n]&&void 0!==e[n]){var i=zV(t,n,e[n]);i&&r.push(i)}for(;++a<r.length;){var o=t.settings.tightAttributes?r[a].charAt(r[a].length-1):void 0;a!==r.length-1&&'"'!==o&&"'"!==o&&(r[a]+=" ")}return r.join("")}(r,t.properties),u=r.all("html"===i.space&&"template"===t.tagName?t.content:t);return r.schema=i,u&&(l=!1),!s&&o&&MV(t,e,n)||(c.push("<",t.tagName,s?" "+s:""),l&&("svg"===i.space||r.settings.closeSelfClosing)&&(a=s.charAt(s.length-1),(!r.settings.tightSelfClosing||"/"===a||a&&'"'!==a&&"'"!==a)&&c.push(" "),c.push("/")),c.push(">")),c.push(u),l||o&&mV(t,e,n)||c.push("</"+t.tagName+">"),c.join("")},raw:function(t,e,n,r){return r.settings.allowDangerousHtml?t.value:AV(t,0,n,r)},root:function(t,e,n,r){return r.all(t)},text:AV}});var HV={},EV={},SV=[];function LV(t,e,n){return kV(t,e,n,this)}function _V(t){for(var e=[],n=t&&t.children||SV,r=-1;++r<n.length;)e[r]=this.one(n[r],r,t);return e.join("")}var BV,DV,TV=rS().use((function(t){var e=Se(Se({},this.data("settings")),t),n=e.emitParseErrors,r=ze(e,ZT);this.parser=function(t,e){return UT(t,Se(Se({},r),{},{onerror:n?function(t){e.path&&(t.name=e.path+":"+t.name,t.file=e.path),e.messages.push(t)}:void 0}))}})).use((function(t){var e=Se(Se({},this.data("settings")),t);this.compiler=function(t){return function(t,e){var n=e||HV,r=n.quote||'"',a='"'===r?"'":'"';if('"'!==r&&"'"!==r)throw new Error("Invalid quote `"+r+"`, expected `'` or `\"`");return{one:LV,all:_V,settings:{omitOptionalTags:n.omitOptionalTags||!1,allowParseErrors:n.allowParseErrors||!1,allowDangerousCharacters:n.allowDangerousCharacters||!1,quoteSmart:n.quoteSmart||!1,preferUnquoted:n.preferUnquoted||!1,tightAttributes:n.tightAttributes||!1,upperDoctype:n.upperDoctype||!1,tightDoctype:n.tightDoctype||!1,bogusComments:n.bogusComments||!1,tightCommaSeparatedLists:n.tightCommaSeparatedLists||!1,tightSelfClosing:n.tightSelfClosing||!1,collapseEmptyAttributes:n.collapseEmptyAttributes||!1,allowDangerousHtml:n.allowDangerousHtml||!1,voids:n.voids||Fw,characterReferences:n.characterReferences||EV,closeSelfClosing:n.closeSelfClosing||!1,closeEmptyElements:n.closeEmptyElements||!1},schema:"svg"===n.space?Up:jp,quote:r,alternative:a}.one(Array.isArray(t)?{type:"root",children:t}:t,void 0,void 0)}(t,e)}})).freeze();function VV(t){var e=t.prefixCls,n=(0,x.useContext)(W_),r=n.markdown,a=void 0===r?"":r,i=n.highlightEnable,o=n.dispatch,l=x.createRef();if((0,x.useEffect)((function(){l.current&&o&&o({textareaPre:l.current})}),[]),!a)return(0,uf.jsx)("pre",{ref:l,className:e+"-text-pre wmde-markdown-color"});var c,s='<pre class="language-markdown '+e+'-text-pre wmde-markdown-color"><code class="language-markdown">'+(c=String.raw(BV||(BV=function(t,e){return e||(e=t.slice(0)),t.raw=e,t}(["",""])),a),c.replace(/[<&"]/g,(function(t){return{"<":"&lt;",">":"&gt;","&":"&amp;",'"':"&quot;"}[t]}))+"\n</code></pre>");if(i)try{s=TV().data("settings",{fragment:!0}).use(Ex,{ignoreMissing:!0}).processSync(s).toString()}catch(u){}return x.createElement("div",{className:"wmde-markdown-color",dangerouslySetInnerHTML:{__html:s||""}})}function OV(t){if("TEXTAREA"!==t.nodeName)return!1;if("undefined"===typeof DV){var e=document.createElement("textarea");e.value="1",DV=!!e.firstChild}return DV}function IV(t,e){if(t.focus(),document.selection){var n=document.selection.createRange();return n.text=e,n.collapse(!1),void n.select()}if(!(""!==e?document.execCommand&&document.execCommand("insertText",!1,e):document.execCommand&&document.execCommand("delete",!1))){var r=t.selectionStart,a=t.selectionEnd;if("function"===typeof t.setRangeText)t.setRangeText(e);else{var i=document.createRange(),o=document.createTextNode(e);if(OV(t)){var l=t.firstChild;if(l){for(var c=0,s=null,u=null;l&&(null===s||null===u);){var d=l.nodeValue.length;r>=c&&r<=c+d&&i.setStart(s=l,r-c),a>=c&&a<=c+d&&i.setEnd(u=l,a-c),c+=d,l=l.nextSibling}r!==a&&i.deleteContents()}else t.appendChild(o)}if(OV(t)&&"#text"===i.commonAncestorContainer.nodeName)i.insertNode(o);else{var h=t.value;t.value=h.slice(0,r)+e+h.slice(a)}}t.setSelectionRange(r+e.length,r+e.length);var f=document.createEvent("UIEvent");f.initEvent("input",!0,!1),t.dispatchEvent(f)}}function RV(t){var e=t.text,n=t.selection,r=t.prefix,a=t.suffix,i=void 0===a?r:a,o=n;if(e&&e.length&&n.start===n.end&&(o=function(t,e){if(!t)throw Error("Argument 'text' should be truthy");for(var n=function(t){return" "===t||10===t.charCodeAt(0)},r=0,a=t.length,i=e;i-1>-1;i--)if(n(t[i-1])){r=i;break}for(var o=e;o<t.length;o++)if(n(t[o])){a=o;break}return{start:r,end:a}}(e,n.start)),o.start>=r.length&&o.end<=e.length-i.length){var l=e.slice(o.start-r.length,o.end+i.length);if(l.startsWith(r)&&l.endsWith(i))return{start:o.start-r.length,end:o.end+i.length}}return o}function FV(t){var e=t.text,n=t.selection,r=e.slice(0,n.start).lastIndexOf("\n")+1,a=e.slice(n.end).indexOf("\n")+n.end;return a===n.end-1&&(a=e.length),{start:r,end:a}}function NV(t,e){if(void 0===t&&(t=""),0===e)return 0;for(var n=2,r=!0,a=e-1;a>=0&&n>=0;a--)switch(t.charCodeAt(a)){case 32:continue;case 10:n--,r=!1;break;default:return n}return r?0:n}function PV(t,e){if(void 0===t&&(t=""),e===t.length-1)return 0;for(var n=2,r=!0,a=e;a<t.length&&n>=0;a++)switch(t.charCodeAt(a)){case 32:continue;case 10:n--,r=!1;break;default:return n}return r?0:n}function jV(t){var e=t.api,n=t.selectedText,r=t.selection,a=t.prefix,i=t.suffix,o=void 0===i?a:i;n.length>=a.length+o.length&&n.startsWith(a)&&n.endsWith(o)?(e.replaceSelection(n.slice(a.length,o.length?-o.length:void 0)),e.setSelectionRange({start:r.start-a.length,end:r.end-a.length})):(e.replaceSelection(""+a+n+o),e.setSelectionRange({start:r.start+a.length,end:r.end+a.length}))}function UV(t,e){var n=t.split(/\n/),r=0,a=n.map((function(t,n){if("string"===typeof e)return t.startsWith(e)?(r-=e.length,t.slice(e.length)):(r+=e.length,e+t);if("function"===typeof e){if(t.startsWith(e(t,n)))return r-=e(t,n).length,t.slice(e(t,n).length);var a=e(t,n);return r+=a.length,e(t,n)+t}throw Error("insertion is expected to be either a string or a function")})).join("\n");return{modifiedText:a,insertionLength:r}}var WV={name:"bold",keyCommand:"bold",shortcuts:"ctrlcmd+b",prefix:"**",buttonProps:{"aria-label":"Add bold text (ctrl + b)",title:"Add bold text (ctrl + b)"},icon:(0,uf.jsx)("svg",{role:"img",width:"12",height:"12",viewBox:"0 0 384 512",children:(0,uf.jsx)("path",{fill:"currentColor",d:"M304.793 243.891c33.639-18.537 53.657-54.16 53.657-95.693 0-48.236-26.25-87.626-68.626-104.179C265.138 34.01 240.849 32 209.661 32H24c-8.837 0-16 7.163-16 16v33.049c0 8.837 7.163 16 16 16h33.113v318.53H24c-8.837 0-16 7.163-16 16V464c0 8.837 7.163 16 16 16h195.69c24.203 0 44.834-1.289 66.866-7.584C337.52 457.193 376 410.647 376 350.014c0-52.168-26.573-91.684-71.207-106.123zM142.217 100.809h67.444c16.294 0 27.536 2.019 37.525 6.717 15.828 8.479 24.906 26.502 24.906 49.446 0 35.029-20.32 56.79-53.029 56.79h-76.846V100.809zm112.642 305.475c-10.14 4.056-22.677 4.907-31.409 4.907h-81.233V281.943h84.367c39.645 0 63.057 25.38 63.057 63.057.001 28.425-13.66 52.483-34.782 61.284z"})}),execute:function(t,e){var n=RV({text:t.text,selection:t.selection,prefix:t.command.prefix}),r=e.setSelectionRange(n);jV({api:e,selectedText:r.selectedText,selection:t.selection,prefix:t.command.prefix})}},ZV={name:"codeBlock",keyCommand:"codeBlock",shortcuts:"ctrlcmd+shift+j",prefix:"```",buttonProps:{"aria-label":"Insert Code Block (ctrl + shift + j)",title:"Insert Code Block (ctrl + shift +j)"},icon:(0,uf.jsx)("svg",{width:"13",height:"13",role:"img",viewBox:"0 0 156 156",children:(0,uf.jsx)("path",{fill:"currentColor",d:"M110.85 120.575 43.7 120.483333 43.7083334 110.091667 110.85 110.191667 110.841667 120.583333 110.85 120.575ZM85.1333334 87.1916666 43.625 86.7083332 43.7083334 76.3166666 85.2083334 76.7916666 85.1333334 87.1916666 85.1333334 87.1916666ZM110.841667 53.4166666 43.7 53.3166666 43.7083334 42.925 110.85 43.025 110.841667 53.4166666ZM36 138C27.2916666 138 20.75 136.216667 16.4 132.666667 12.1333334 129.2 10 124.308333 10 118L10 95.3333332C10 91.0666666 9.25 88.1333332 7.7333334 86.5333332 6.3166668 84.8416666 3.7333334 84 0 84L0 72C3.7333334 72 6.3083334 71.2 7.7333334 69.6 9.2416668 67.9083334 10 64.9333334 10 60.6666666L10 38C10 31.775 12.1333334 26.8833334 16.4 23.3333332 20.7583334 19.7749998 27.2916666 18 36 18L40.6666668 18 40.6666668 30 36 30C34.0212222 29.9719277 32.1263151 30.7979128 30.8 32.2666666 29.3605875 33.8216362 28.5938182 35.8823287 28.6666668 38L28.6666668 60.6666666C28.6666668 67.5083332 26.6666668 72.4 22.6666668 75.3333332 20.9317416 76.7274684 18.8640675 77.6464347 16.6666668 78 18.8916668 78.35 20.8916668 79.2416666 22.6666668 80.6666666 26.6666668 83.95 28.6666668 88.8416666 28.6666668 95.3333332L28.6666668 118C28.6666668 120.308333 29.3750002 122.216667 30.8 123.733333 32.2166666 125.241667 33.9583334 126 36 126L40.6666668 126 40.6666668 138 36 138 36 138ZM114.116667 126 118.783333 126C120.833333 126 122.566667 125.241667 123.983333 123.733333 125.422746 122.178364 126.189515 120.117671 126.116667 118L126.116667 95.3333332C126.116667 88.8333332 128.116667 83.9499998 132.116667 80.6666666 133.9 79.2416666 135.9 78.35 138.116667 78 135.919156 77.6468047 133.851391 76.7277979 132.116667 75.3333332 128.116667 72.3999998 126.116667 67.5 126.116667 60.6666666L126.116667 38C126.189515 35.8823287 125.422746 33.8216361 123.983333 32.2666666 122.657018 30.7979128 120.762111 29.9719277 118.783333 30L114.116667 30 114.116667 18 118.783333 18C127.5 18 133.983333 19.775 138.25 23.3333332 142.608333 26.8833332 144.783333 31.7749998 144.783333 38L144.783333 60.6666666C144.783333 64.9333332 145.5 67.9083332 146.916667 69.6 148.433333 71.2 151.05 72 154.783333 72L154.783333 84C151.05 84 148.433333 84.8333334 146.916667 86.5333332 145.5 88.1333332 144.783333 91.0666666 144.783333 95.3333332L144.783333 118C144.783333 124.308333 142.616667 129.2 138.25 132.666667 133.983333 136.216667 127.5 138 118.783333 138L114.116667 138 114.116667 126 114.116667 126Z"})}),execute:function(t,e){var n=RV({text:t.text,selection:t.selection,prefix:"```\n",suffix:"\n```"}),r=e.setSelectionRange(n),a="\n```\n",i="\n```\n";r.selectedText.length>=a.length+i.length-2&&r.selectedText.startsWith(a)&&r.selectedText.endsWith(i)?(a="```\n",i="\n```"):((r.selection.start>=1&&"\n"===t.text.slice(r.selection.start-1,r.selection.start)||0===r.selection.start)&&(a="```\n"),(r.selection.end<=t.text.length-1&&"\n"===t.text.slice(r.selection.end,r.selection.end+1)||r.selection.end===t.text.length)&&(i="\n```"));var o=RV({text:t.text,selection:t.selection,prefix:a,suffix:i}),l=e.setSelectionRange(o);jV({api:e,selectedText:l.selectedText,selection:t.selection,prefix:a,suffix:i})}},GV={name:"code",keyCommand:"code",shortcuts:"ctrlcmd+j",prefix:"`",buttonProps:{"aria-label":"Insert code (ctrl + j)",title:"Insert code (ctrl + j)"},icon:(0,uf.jsx)("svg",{width:"14",height:"14",role:"img",viewBox:"0 0 640 512",children:(0,uf.jsx)("path",{fill:"currentColor",d:"M278.9 511.5l-61-17.7c-6.4-1.8-10-8.5-8.2-14.9L346.2 8.7c1.8-6.4 8.5-10 14.9-8.2l61 17.7c6.4 1.8 10 8.5 8.2 14.9L293.8 503.3c-1.9 6.4-8.5 10.1-14.9 8.2zm-114-112.2l43.5-46.4c4.6-4.9 4.3-12.7-.8-17.2L117 256l90.6-79.7c5.1-4.5 5.5-12.3.8-17.2l-43.5-46.4c-4.5-4.8-12.1-5.1-17-.5L3.8 247.2c-5.1 4.7-5.1 12.8 0 17.5l144.1 135.1c4.9 4.6 12.5 4.4 17-.5zm327.2.6l144.1-135.1c5.1-4.7 5.1-12.8 0-17.5L492.1 112.1c-4.8-4.5-12.4-4.3-17 .5L431.6 159c-4.6 4.9-4.3 12.7.8 17.2L523 256l-90.6 79.7c-5.1 4.5-5.5 12.3-.8 17.2l43.5 46.4c4.5 4.9 12.1 5.1 17 .6z"})}),execute:function(t,e){if(-1===t.selectedText.indexOf("\n")){var n=RV({text:t.text,selection:t.selection,prefix:t.command.prefix}),r=e.setSelectionRange(n);jV({api:e,selectedText:r.selectedText,selection:t.selection,prefix:t.command.prefix})}else ZV.execute(t,e)}},qV={name:"comment",keyCommand:"comment",shortcuts:"ctrlcmd+/",prefix:"\x3c!-- ",suffix:" --\x3e",buttonProps:{"aria-label":"Insert comment (ctrl + /)",title:"Insert comment (ctrl + /)"},icon:(0,uf.jsx)("svg",{height:"1em",width:"1em",viewBox:"0 0 25 25",children:(0,uf.jsxs)("g",{fill:"none",fillRule:"evenodd",children:[(0,uf.jsx)("polygon",{points:".769 .727 24.981 .727 24.981 24.727 .769 24.727"}),(0,uf.jsx)("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"3",d:"M12.625,23.8787879 L8.125,19.6969697 L5.125,19.6969697 C2.63971863,19.6969697 0.625,17.8247059 0.625,15.5151515 L0.625,7.15151515 C0.625,4.84196074 2.63971863,2.96969697 5.125,2.96969697 L20.125,2.96969697 C22.6102814,2.96969697 24.625,4.84196074 24.625,7.15151515 L24.625,15.5151515 C24.625,17.8247059 22.6102814,19.6969697 20.125,19.6969697 L17.125,19.6969697 L12.625,23.8787879"}),(0,uf.jsx)("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"3",d:"M10.625,8.54545455 L7.25,11.3333333 L10.625,14.1212121 M15.6875,8.54545455 L19.0625,11.3333333 L15.6875,14.1212121"})]})}),execute:function(t,e){var n=RV({text:t.text,selection:t.selection,prefix:t.command.prefix,suffix:t.command.suffix}),r=e.setSelectionRange(n);jV({api:e,selectedText:r.selectedText,selection:t.selection,prefix:t.command.prefix,suffix:t.command.suffix})}},YV={keyCommand:"divider"},XV={name:"fullscreen",keyCommand:"fullscreen",shortcuts:"ctrlcmd+0",value:"fullscreen",buttonProps:{"aria-label":"Toggle fullscreen (ctrl + 0)",title:"Toggle fullscreen (ctrl+ 0)"},icon:(0,uf.jsx)("svg",{width:"12",height:"12",viewBox:"0 0 520 520",children:(0,uf.jsx)("path",{fill:"currentColor",d:"M118 171.133334L118 342.200271C118 353.766938 126.675 365.333605 141.133333 365.333605L382.634614 365.333605C394.201281 365.333605 405.767948 356.658605 405.767948 342.200271L405.767948 171.133334C405.767948 159.566667 397.092948 148 382.634614 148L141.133333 148C126.674999 148 117.999999 156.675 118 171.133334zM465.353591 413.444444L370 413.444444 370 471.222222 474.0221 471.222222C500.027624 471.222222 520.254143 451 520.254143 425L520.254143 321 462.464089 321 462.464089 413.444444 465.353591 413.444444zM471.0221 43L367 43 367 100.777778 462.353591 100.777778 462.353591 196.111111 520.143647 196.111111 520.143647 89.2222219C517.254144 63.2222219 497.027624 43 471.0221 43zM57.7900547 100.777778L153.143646 100.777778 153.143646 43 46.2320439 43C20.2265191 43 0 63.2222219 0 89.2222219L0 193.222222 57.7900547 193.222222 57.7900547 100.777778zM57.7900547 321L0 321 0 425C0 451 20.2265191 471.222222 46.2320439 471.222223L150.254143 471.222223 150.254143 413.444445 57.7900547 413.444445 57.7900547 321z"})}),execute:function(t,e,n,r,a){e.textArea.focus(),a&&n&&r&&n({fullscreen:!r.fullscreen})}},$V=function(t,e){var n=vf({children:t,icon:(0,uf.jsx)("svg",{width:"12",height:"12",viewBox:"0 0 520 520",children:(0,uf.jsx)("path",{fill:"currentColor",d:"M15.7083333,468 C7.03242448,468 0,462.030833 0,454.666667 L0,421.333333 C0,413.969167 7.03242448,408 15.7083333,408 L361.291667,408 C369.967576,408 377,413.969167 377,421.333333 L377,454.666667 C377,462.030833 369.967576,468 361.291667,468 L15.7083333,468 Z M21.6666667,366 C9.69989583,366 0,359.831861 0,352.222222 L0,317.777778 C0,310.168139 9.69989583,304 21.6666667,304 L498.333333,304 C510.300104,304 520,310.168139 520,317.777778 L520,352.222222 C520,359.831861 510.300104,366 498.333333,366 L21.6666667,366 Z M136.835938,64 L136.835937,126 L107.25,126 L107.25,251 L40.75,251 L40.75,126 L-5.68434189e-14,126 L-5.68434189e-14,64 L136.835938,64 Z M212,64 L212,251 L161.648438,251 L161.648438,64 L212,64 Z M378,64 L378,126 L343.25,126 L343.25,251 L281.75,251 L281.75,126 L238,126 L238,64 L378,64 Z M449.047619,189.550781 L520,189.550781 L520,251 L405,251 L405,64 L449.047619,64 L449.047619,189.550781 Z"})}),execute:function(){}},e,{keyCommand:"group"});return Array.isArray(n.children)&&(n.children=n.children.map((function(t){var e=vf({},(Me(t),t));return e.parent=n,vf({},e)}))),n},KV={name:"hr",keyCommand:"hr",shortcuts:"ctrlcmd+h",prefix:"\n\n---\n",suffix:"",buttonProps:{"aria-label":"Insert HR (ctrl + h)",title:"Insert HR (ctrl + h)"},icon:(0,uf.jsx)("svg",{width:"12",height:"12",viewBox:"0 0 175 175",children:(0,uf.jsx)("path",{fill:"currentColor",d:"M0,129 L175,129 L175,154 L0,154 L0,129 Z M3,9 L28.2158203,9 L28.2158203,47.9824219 L55.7695313,47.9824219 L55.7695313,9 L81.0966797,9 L81.0966797,107.185547 L55.7695313,107.185547 L55.7695313,68.0214844 L28.2158203,68.0214844 L28.2158203,107.185547 L3,107.185547 L3,9 Z M93.1855469,100.603516 L93.1855469,19 L135.211914,19 C143.004922,19 148.960917,19.6679621 153.080078,21.0039063 C157.199239,22.3398504 160.520495,24.8168764 163.043945,28.4350586 C165.567395,32.0532407 166.829102,36.459935 166.829102,41.6552734 C166.829102,46.1826398 165.864267,50.0883625 163.93457,53.3725586 C162.004873,56.6567547 159.351579,59.3193257 155.974609,61.3603516 C153.822255,62.6591862 150.872089,63.7353473 147.124023,64.5888672 C150.129898,65.5908253 152.319329,66.5927684 153.692383,67.5947266 C154.620122,68.2626987 155.965323,69.6913953 157.728027,71.8808594 C159.490731,74.0703234 160.668942,75.7587831 161.262695,76.9462891 L173,100.603516 L144.953125,100.603516 L131.482422,75.6660156 C129.775382,72.4374839 128.253913,70.3408251 126.917969,69.3759766 C125.0996,68.1142515 123.040051,67.4833984 120.739258,67.4833984 L118.512695,67.4833984 L118.512695,100.603516 L93.1855469,100.603516 Z M118.512695,52.0644531 L129.144531,52.0644531 C130.294928,52.0644531 132.521468,51.6933631 135.824219,50.9511719 C137.494149,50.6171858 138.857905,49.7636787 139.915527,48.390625 C140.97315,47.0175713 141.501953,45.4404386 141.501953,43.6591797 C141.501953,41.0244009 140.667001,39.0019602 138.99707,37.5917969 C137.32714,36.1816336 134.191429,35.4765625 129.589844,35.4765625 L117.512695,35.4765625 L118.512695,52.0644531 Z",transform:"translate(0 9)"})}),execute:function(t,e){var n=RV({text:t.text,selection:t.selection,prefix:t.command.prefix,suffix:t.command.suffix}),r=e.setSelectionRange(n);r.selectedText.length>=t.command.prefix.length&&r.selectedText.startsWith(t.command.prefix)||(r=e.setSelectionRange({start:t.selection.start,end:t.selection.start})),jV({api:e,selectedText:r.selectedText,selection:t.selection,prefix:t.command.prefix,suffix:t.command.suffix})}},QV={name:"image",keyCommand:"image",shortcuts:"ctrlcmd+k",prefix:"![image](",suffix:")",buttonProps:{"aria-label":"Add image (ctrl + k)",title:"Add image (ctrl + k)"},icon:(0,uf.jsx)("svg",{width:"13",height:"13",viewBox:"0 0 20 20",children:(0,uf.jsx)("path",{fill:"currentColor",d:"M15 9c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm4-7H1c-.55 0-1 .45-1 1v14c0 .55.45 1 1 1h18c.55 0 1-.45 1-1V3c0-.55-.45-1-1-1zm-1 13l-6-5-2 2-4-5-4 8V4h16v11z"})}),execute:function(t,e){var n=RV({text:t.text,selection:t.selection,prefix:t.command.prefix,suffix:t.command.suffix}),r=e.setSelectionRange(n);r.selectedText.includes("http")||r.selectedText.includes("www")?jV({api:e,selectedText:r.selectedText,selection:t.selection,prefix:t.command.prefix,suffix:t.command.suffix}):(n=RV({text:t.text,selection:t.selection,prefix:"![",suffix:"]()"}),0===(r=e.setSelectionRange(n)).selectedText.length?jV({api:e,selectedText:r.selectedText,selection:t.selection,prefix:"![image",suffix:"](url)"}):jV({api:e,selectedText:r.selectedText,selection:t.selection,prefix:"![",suffix:"]()"}))}},JV={name:"italic",keyCommand:"italic",shortcuts:"ctrlcmd+i",prefix:"*",buttonProps:{"aria-label":"Add italic text (ctrl + i)",title:"Add italic text (ctrl + i)"},icon:(0,uf.jsx)("svg",{"data-name":"italic",width:"12",height:"12",role:"img",viewBox:"0 0 320 512",children:(0,uf.jsx)("path",{fill:"currentColor",d:"M204.758 416h-33.849l62.092-320h40.725a16 16 0 0 0 15.704-12.937l6.242-32C297.599 41.184 290.034 32 279.968 32H120.235a16 16 0 0 0-15.704 12.937l-6.242 32C96.362 86.816 103.927 96 113.993 96h33.846l-62.09 320H46.278a16 16 0 0 0-15.704 12.935l-6.245 32C22.402 470.815 29.967 480 40.034 480h158.479a16 16 0 0 0 15.704-12.935l6.245-32c1.927-9.88-5.638-19.065-15.704-19.065z"})}),execute:function(t,e){var n=RV({text:t.text,selection:t.selection,prefix:t.command.prefix}),r=e.setSelectionRange(n);jV({api:e,selectedText:r.selectedText,selection:t.selection,prefix:t.command.prefix})}},tO={name:"link",keyCommand:"link",shortcuts:"ctrlcmd+l",prefix:"[",suffix:"](url)",buttonProps:{"aria-label":"Add a link (ctrl + l)",title:"Add a link (ctrl + l)"},icon:(0,uf.jsx)("svg",{"data-name":"italic",width:"12",height:"12",role:"img",viewBox:"0 0 520 520",children:(0,uf.jsx)("path",{fill:"currentColor",d:"M331.751196,182.121107 C392.438214,241.974735 391.605313,337.935283 332.11686,396.871226 C332.005129,396.991316 331.873084,397.121413 331.751196,397.241503 L263.493918,464.491645 C203.291404,523.80587 105.345257,523.797864 45.151885,464.491645 C-15.0506283,405.187427 -15.0506283,308.675467 45.151885,249.371249 L82.8416853,212.237562 C92.836501,202.39022 110.049118,208.9351 110.56511,222.851476 C111.223305,240.5867 114.451306,258.404985 120.407566,275.611815 C122.424812,281.438159 120.983487,287.882964 116.565047,292.23621 L103.272145,305.332975 C74.8052033,333.379887 73.9123737,379.047937 102.098973,407.369054 C130.563883,435.969378 177.350591,436.139505 206.033884,407.879434 L274.291163,340.6393 C302.9257,312.427264 302.805844,266.827265 274.291163,238.733318 C270.531934,235.036561 266.74528,232.16442 263.787465,230.157924 C259.544542,227.2873 256.928256,222.609848 256.731165,217.542518 C256.328935,206.967633 260.13184,196.070508 268.613213,187.714278 L289.998463,166.643567 C295.606326,161.118448 304.403592,160.439942 310.906317,164.911276 C318.353355,170.034591 325.328531,175.793397 331.751196,182.121107 Z M240.704978,55.4828366 L172.447607,122.733236 C172.325719,122.853326 172.193674,122.983423 172.081943,123.103513 C117.703294,179.334654 129.953294,261.569283 185.365841,328.828764 C191.044403,335.721376 198.762988,340.914712 206.209732,346.037661 C212.712465,350.509012 221.510759,349.829503 227.117615,344.305363 L248.502893,323.234572 C256.984277,314.87831 260.787188,303.981143 260.384957,293.406218 C260.187865,288.338869 257.571576,283.661398 253.328648,280.790763 C250.370829,278.78426 246.58417,275.912107 242.824936,272.215337 C214.310216,244.121282 206.209732,204.825874 229.906702,179.334654 L298.164073,112.094263 C326.847404,83.8340838 373.633159,84.0042113 402.099123,112.604645 C430.285761,140.92587 429.393946,186.594095 400.92595,214.641114 L387.63303,227.737929 C383.214584,232.091191 381.773257,238.536021 383.790506,244.362388 C389.746774,261.569283 392.974779,279.387637 393.632975,297.122928 C394.149984,311.039357 411.361608,317.584262 421.356437,307.736882 L459.046288,270.603053 C519.249898,211.29961 519.249898,114.787281 459.047304,55.4828366 C398.853851,-3.82360914 300.907572,-3.83161514 240.704978,55.4828366 Z"})}),execute:function(t,e){var n=RV({text:t.text,selection:t.selection,prefix:t.command.prefix,suffix:t.command.suffix}),r=e.setSelectionRange(n);r.selectedText.includes("http")||r.selectedText.includes("www")?(n=RV({text:t.text,selection:t.selection,prefix:"[](",suffix:")"}),r=e.setSelectionRange(n),jV({api:e,selectedText:r.selectedText,selection:t.selection,prefix:"[](",suffix:")"})):0===r.selectedText.length?jV({api:e,selectedText:r.selectedText,selection:t.selection,prefix:"[title",suffix:"](url)"}):jV({api:e,selectedText:r.selectedText,selection:t.selection,prefix:t.command.prefix,suffix:t.command.suffix})}},eO=function(t,e,n){var r=RV({text:t.text,selection:t.selection,prefix:t.command.prefix}),a=e.setSelectionRange(r),i=NV(a.text,a.selection.start),o=Array(i+1).join("\n"),l=PV(a.text,a.selection.end),c=Array(l+1).join("\n"),s=UV(a.selectedText,n),u=s.modifiedText;if(s.insertionLength<0){var d=a.selection.start,h=a.selection.end;a.selection.start>0&&"\n"===t.text.slice(a.selection.start-1,a.selection.start)&&(d-=1),a.selection.end<t.text.length-1&&"\n"===t.text.slice(a.selection.end,a.selection.end+1)&&(h+=1),e.setSelectionRange({start:d,end:h}),e.replaceSelection(""+u),e.setSelectionRange({start:d,end:d+u.length})}else{e.replaceSelection(""+o+u+c);var f=a.selection.start+i,p=f+u.length;e.setSelectionRange({start:f,end:p})}},nO={name:"unordered-list",keyCommand:"list",shortcuts:"ctrl+shift+u",prefix:"- ",buttonProps:{"aria-label":"Add unordered list (ctrl + shift + u)",title:"Add unordered list (ctrl + shift + u)"},icon:(0,uf.jsx)("svg",{"data-name":"unordered-list",width:"12",height:"12",viewBox:"0 0 512 512",children:(0,uf.jsx)("path",{fill:"currentColor",d:"M96 96c0 26.51-21.49 48-48 48S0 122.51 0 96s21.49-48 48-48 48 21.49 48 48zM48 208c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm0 160c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm96-236h352c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h352c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h352c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"})}),execute:function(t,e){eO(t,e,"- ")}},rO={name:"ordered-list",keyCommand:"list",shortcuts:"ctrl+shift+o",prefix:"1. ",buttonProps:{"aria-label":"Add ordered list (ctrl + shift + o)",title:"Add ordered list (ctrl + shift + o)"},icon:(0,uf.jsx)("svg",{"data-name":"ordered-list",width:"12",height:"12",role:"img",viewBox:"0 0 512 512",children:(0,uf.jsx)("path",{fill:"currentColor",d:"M3.263 139.527c0-7.477 3.917-11.572 11.573-11.572h15.131V88.078c0-5.163.534-10.503.534-10.503h-.356s-1.779 2.67-2.848 3.738c-4.451 4.273-10.504 4.451-15.666-1.068l-5.518-6.231c-5.342-5.341-4.984-11.216.534-16.379l21.72-19.938C32.815 33.602 36.732 32 42.785 32H54.89c7.656 0 11.749 3.916 11.749 11.572v84.384h15.488c7.655 0 11.572 4.094 11.572 11.572v8.901c0 7.477-3.917 11.572-11.572 11.572H14.836c-7.656 0-11.573-4.095-11.573-11.572v-8.902zM2.211 304.591c0-47.278 50.955-56.383 50.955-69.165 0-7.18-5.954-8.755-9.28-8.755-3.153 0-6.479 1.051-9.455 3.852-5.079 4.903-10.507 7.004-16.111 2.451l-8.579-6.829c-5.779-4.553-7.18-9.805-2.803-15.409C13.592 201.981 26.025 192 47.387 192c19.437 0 44.476 10.506 44.476 39.573 0 38.347-46.753 46.402-48.679 56.909h39.049c7.529 0 11.557 4.027 11.557 11.382v8.755c0 7.354-4.028 11.382-11.557 11.382h-67.94c-7.005 0-12.083-4.028-12.083-11.382v-4.028zM5.654 454.61l5.603-9.28c3.853-6.654 9.105-7.004 15.584-3.152 4.903 2.101 9.63 3.152 14.359 3.152 10.155 0 14.358-3.502 14.358-8.23 0-6.654-5.604-9.106-15.934-9.106h-4.728c-5.954 0-9.28-2.101-12.258-7.88l-1.05-1.926c-2.451-4.728-1.226-9.806 2.801-14.884l5.604-7.004c6.829-8.405 12.257-13.483 12.257-13.483v-.35s-4.203 1.051-12.608 1.051H16.685c-7.53 0-11.383-4.028-11.383-11.382v-8.755c0-7.53 3.853-11.382 11.383-11.382h58.484c7.529 0 11.382 4.027 11.382 11.382v3.327c0 5.778-1.401 9.806-5.079 14.183l-17.509 20.137c19.611 5.078 28.716 20.487 28.716 34.845 0 21.363-14.358 44.126-48.503 44.126-16.636 0-28.192-4.728-35.896-9.455-5.779-4.202-6.304-9.805-2.626-15.934zM144 132h352c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h352c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h352c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"})}),execute:function(t,e){eO(t,e,(function(t,e){return e+1+". "}))}},aO={name:"checked-list",keyCommand:"list",shortcuts:"ctrl+shift+c",prefix:"- [ ] ",buttonProps:{"aria-label":"Add checked list (ctrl + shift + c)",title:"Add checked list (ctrl + shift + c)"},icon:(0,uf.jsx)("svg",{"data-name":"checked-list",width:"12",height:"12",role:"img",viewBox:"0 0 512 512",children:(0,uf.jsx)("path",{fill:"currentColor",d:"M208 132h288c8.8 0 16-7.2 16-16V76c0-8.8-7.2-16-16-16H208c-8.8 0-16 7.2-16 16v40c0 8.8 7.2 16 16 16zm0 160h288c8.8 0 16-7.2 16-16v-40c0-8.8-7.2-16-16-16H208c-8.8 0-16 7.2-16 16v40c0 8.8 7.2 16 16 16zm0 160h288c8.8 0 16-7.2 16-16v-40c0-8.8-7.2-16-16-16H208c-8.8 0-16 7.2-16 16v40c0 8.8 7.2 16 16 16zM64 368c-26.5 0-48.6 21.5-48.6 48s22.1 48 48.6 48 48-21.5 48-48-21.5-48-48-48zm92.5-299l-72.2 72.2-15.6 15.6c-4.7 4.7-12.9 4.7-17.6 0L3.5 109.4c-4.7-4.7-4.7-12.3 0-17l15.7-15.7c4.7-4.7 12.3-4.7 17 0l22.7 22.1 63.7-63.3c4.7-4.7 12.3-4.7 17 0l17 16.5c4.6 4.7 4.6 12.3-.1 17zm0 159.6l-72.2 72.2-15.7 15.7c-4.7 4.7-12.9 4.7-17.6 0L3.5 269c-4.7-4.7-4.7-12.3 0-17l15.7-15.7c4.7-4.7 12.3-4.7 17 0l22.7 22.1 63.7-63.7c4.7-4.7 12.3-4.7 17 0l17 17c4.6 4.6 4.6 12.2-.1 16.9z"})}),execute:function(t,e){eO(t,e,(function(t,e){return"- [ ] "}))}},iO={name:"preview",keyCommand:"preview",value:"preview",shortcuts:"ctrlcmd+9",buttonProps:{"aria-label":"Preview code (ctrl + 9)",title:"Preview code (ctrl + 9)"},icon:(0,uf.jsxs)("svg",{width:"12",height:"12",viewBox:"0 0 520 520",children:[(0,uf.jsx)("polygon",{fill:"currentColor",points:"0 71.293 0 122 38.023 123 38.023 398 0 397 0 449.707 91.023 450.413 91.023 72.293"}),(0,uf.jsx)("polygon",{fill:"currentColor",points:"148.023 72.293 520 71.293 520 122 200.023 124 200.023 397 520 396 520 449.707 148.023 450.413"})]}),execute:function(t,e,n,r,a){e.textArea.focus(),a&&n&&r&&n({preview:"preview"})}},oO={name:"edit",keyCommand:"preview",value:"edit",shortcuts:"ctrlcmd+7",buttonProps:{"aria-label":"Edit code (ctrl + 7)",title:"Edit code (ctrl + 7)"},icon:(0,uf.jsxs)("svg",{width:"12",height:"12",viewBox:"0 0 520 520",children:[(0,uf.jsx)("polygon",{fill:"currentColor",points:"0 71.293 0 122 319 122 319 397 0 397 0 449.707 372 449.413 372 71.293"}),(0,uf.jsx)("polygon",{fill:"currentColor",points:"429 71.293 520 71.293 520 122 481 123 481 396 520 396 520 449.707 429 449.413"})]}),execute:function(t,e,n,r,a){e.textArea.focus(),a&&n&&r&&n({preview:"edit"})}},lO={name:"live",keyCommand:"preview",value:"live",shortcuts:"ctrlcmd+8",buttonProps:{"aria-label":"Live code (ctrl + 8)",title:"Live code (ctrl + 8)"},icon:(0,uf.jsxs)("svg",{width:"12",height:"12",viewBox:"0 0 520 520",children:[(0,uf.jsx)("polygon",{fill:"currentColor",points:"0 71.293 0 122 179 122 179 397 0 397 0 449.707 232 449.413 232 71.293"}),(0,uf.jsx)("polygon",{fill:"currentColor",points:"289 71.293 520 71.293 520 122 341 123 341 396 520 396 520 449.707 289 449.413"})]}),execute:function(t,e,n,r,a){e.textArea.focus(),a&&n&&r&&n({preview:"live"})}},cO={name:"quote",keyCommand:"quote",shortcuts:"ctrlcmd+q",prefix:"> ",buttonProps:{"aria-label":"Insert a quote (ctrl + q)",title:"Insert a quote (ctrl + q)"},icon:(0,uf.jsx)("svg",{width:"12",height:"12",viewBox:"0 0 520 520",children:(0,uf.jsx)("path",{fill:"currentColor",d:"M520,95.75 L520,225.75 C520,364.908906 457.127578,437.050625 325.040469,472.443125 C309.577578,476.586875 294.396016,464.889922 294.396016,448.881641 L294.396016,414.457031 C294.396016,404.242891 300.721328,395.025078 310.328125,391.554687 C377.356328,367.342187 414.375,349.711094 414.375,274.5 L341.25,274.5 C314.325781,274.5 292.5,252.674219 292.5,225.75 L292.5,95.75 C292.5,68.8257812 314.325781,47 341.25,47 L471.25,47 C498.174219,47 520,68.8257812 520,95.75 Z M178.75,47 L48.75,47 C21.8257813,47 0,68.8257812 0,95.75 L0,225.75 C0,252.674219 21.8257813,274.5 48.75,274.5 L121.875,274.5 C121.875,349.711094 84.8563281,367.342187 17.828125,391.554687 C8.22132813,395.025078 1.89601563,404.242891 1.89601563,414.457031 L1.89601563,448.881641 C1.89601563,464.889922 17.0775781,476.586875 32.5404687,472.443125 C164.627578,437.050625 227.5,364.908906 227.5,225.75 L227.5,95.75 C227.5,68.8257812 205.674219,47 178.75,47 Z"})}),execute:function(t,e){var n=RV({text:t.text,selection:t.selection,prefix:t.command.prefix}),r=e.setSelectionRange(n),a=NV(r.text,r.selection.start),i=Array(a+1).join("\n"),o=PV(r.text,r.selection.end),l=Array(o+1).join("\n"),c=UV(r.selectedText,t.command.prefix);e.replaceSelection(""+i+c.modifiedText+l);var s=r.selection.start+a,u=s+c.modifiedText.length;e.setSelectionRange({start:s,end:u})}},sO={name:"strikethrough",keyCommand:"strikethrough",shortcuts:"ctrl+shift+x",buttonProps:{"aria-label":"Add strikethrough text (ctrl + shift + x)",title:"Add strikethrough text (ctrl + shift + x)"},prefix:"~~",icon:(0,uf.jsx)("svg",{"data-name":"strikethrough",width:"12",height:"12",role:"img",viewBox:"0 0 512 512",children:(0,uf.jsx)("path",{fill:"currentColor",d:"M496 288H16c-8.837 0-16-7.163-16-16v-32c0-8.837 7.163-16 16-16h480c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16zm-214.666 16c27.258 12.937 46.524 28.683 46.524 56.243 0 33.108-28.977 53.676-75.621 53.676-32.325 0-76.874-12.08-76.874-44.271V368c0-8.837-7.164-16-16-16H113.75c-8.836 0-16 7.163-16 16v19.204c0 66.845 77.717 101.82 154.487 101.82 88.578 0 162.013-45.438 162.013-134.424 0-19.815-3.618-36.417-10.143-50.6H281.334zm-30.952-96c-32.422-13.505-56.836-28.946-56.836-59.683 0-33.92 30.901-47.406 64.962-47.406 42.647 0 64.962 16.593 64.962 32.985V136c0 8.837 7.164 16 16 16h45.613c8.836 0 16-7.163 16-16v-30.318c0-52.438-71.725-79.875-142.575-79.875-85.203 0-150.726 40.972-150.726 125.646 0 22.71 4.665 41.176 12.777 56.547h129.823z"})}),execute:function(t,e){var n=RV({text:t.text,selection:t.selection,prefix:t.command.prefix}),r=e.setSelectionRange(n);jV({api:e,selectedText:r.selectedText,selection:t.selection,prefix:t.command.prefix})}},uO={name:"title1",keyCommand:"title1",shortcuts:"ctrlcmd+1",prefix:"# ",suffix:"",buttonProps:{"aria-label":"Insert title1 (ctrl + 1)",title:"Insert title1 (ctrl + 1)"},icon:(0,uf.jsx)("div",{style:{fontSize:18,textAlign:"left"},children:"Title 1"}),execute:function(t,e){dO({state:t,api:e,prefix:t.command.prefix,suffix:t.command.suffix})}};function dO(t){var e=t.state,n=t.api,r=t.prefix,a=t.suffix,i=void 0===a?r:a,o=FV({text:e.text,selection:e.selection}),l=n.setSelectionRange(o);jV({api:n,selectedText:l.selectedText,selection:e.selection,prefix:r,suffix:i})}vf({},uO,{icon:(0,uf.jsx)("svg",{width:"12",height:"12",viewBox:"0 0 520 520",children:(0,uf.jsx)("path",{fill:"currentColor",d:"M15.7083333,468 C7.03242448,468 0,462.030833 0,454.666667 L0,421.333333 C0,413.969167 7.03242448,408 15.7083333,408 L361.291667,408 C369.967576,408 377,413.969167 377,421.333333 L377,454.666667 C377,462.030833 369.967576,468 361.291667,468 L15.7083333,468 Z M21.6666667,366 C9.69989583,366 0,359.831861 0,352.222222 L0,317.777778 C0,310.168139 9.69989583,304 21.6666667,304 L498.333333,304 C510.300104,304 520,310.168139 520,317.777778 L520,352.222222 C520,359.831861 510.300104,366 498.333333,366 L21.6666667,366 Z M136.835938,64 L136.835937,126 L107.25,126 L107.25,251 L40.75,251 L40.75,126 L-5.68434189e-14,126 L-5.68434189e-14,64 L136.835938,64 Z M212,64 L212,251 L161.648438,251 L161.648438,64 L212,64 Z M378,64 L378,126 L343.25,126 L343.25,251 L281.75,251 L281.75,126 L238,126 L238,64 L378,64 Z M449.047619,189.550781 L520,189.550781 L520,251 L405,251 L405,64 L449.047619,64 L449.047619,189.550781 Z"})})});var hO={name:"title2",keyCommand:"title2",shortcuts:"ctrlcmd+2",prefix:"## ",suffix:"",buttonProps:{"aria-label":"Insert title2 (ctrl + 2)",title:"Insert title2 (ctrl + 2)"},icon:(0,uf.jsx)("div",{style:{fontSize:16,textAlign:"left"},children:"Title 2"}),execute:function(t,e){dO({state:t,api:e,prefix:t.command.prefix,suffix:t.command.suffix})}},fO={name:"title3",keyCommand:"title3",shortcuts:"ctrlcmd+3",prefix:"### ",suffix:"",buttonProps:{"aria-label":"Insert title3 (ctrl + 3)",title:"Insert title3 (ctrl + 3)"},icon:(0,uf.jsx)("div",{style:{fontSize:15,textAlign:"left"},children:"Title 3"}),execute:function(t,e){dO({state:t,api:e,prefix:t.command.prefix,suffix:t.command.suffix})}},pO={name:"title4",keyCommand:"title4",shortcuts:"ctrlcmd+4",prefix:"#### ",suffix:"",buttonProps:{"aria-label":"Insert title4 (ctrl + 4)",title:"Insert title4 (ctrl + 4)"},icon:(0,uf.jsx)("div",{style:{fontSize:14,textAlign:"left"},children:"Title 4"}),execute:function(t,e){dO({state:t,api:e,prefix:t.command.prefix,suffix:t.command.suffix})}},gO={name:"title5",keyCommand:"title5",shortcuts:"ctrlcmd+5",prefix:"##### ",suffix:"",buttonProps:{"aria-label":"Insert title5 (ctrl + 5)",title:"Insert title5 (ctrl + 5)"},icon:(0,uf.jsx)("div",{style:{fontSize:12,textAlign:"left"},children:"Title 5"}),execute:function(t,e){dO({state:t,api:e,prefix:t.command.prefix,suffix:t.command.suffix})}},vO={name:"title6",keyCommand:"title6",shortcuts:"ctrlcmd+6",prefix:"###### ",suffix:"",buttonProps:{"aria-label":"Insert title6 (ctrl + 6)",title:"Insert title6 (ctrl + 6)"},icon:(0,uf.jsx)("div",{style:{fontSize:12,textAlign:"left"},children:"Title 6"}),execute:function(t,e){dO({state:t,api:e,prefix:t.command.prefix,suffix:t.command.suffix})}},mO={name:"table",keyCommand:"table",prefix:"\n| Header | Header |\n|--------|--------|\n| Cell | Cell |\n| Cell | Cell |\n| Cell | Cell |\n\n",suffix:"",buttonProps:{"aria-label":"Add table",title:"Add table"},icon:(0,uf.jsx)("svg",{role:"img",width:"12",height:"12",viewBox:"0 0 512 512",children:(0,uf.jsx)("path",{fill:"currentColor",d:"M64 256V160H224v96H64zm0 64H224v96H64V320zm224 96V320H448v96H288zM448 256H288V160H448v96zM64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64z"})}),execute:function(t,e){var n=RV({text:t.text,selection:t.selection,prefix:t.command.prefix,suffix:t.command.suffix}),r=e.setSelectionRange(n);r.selectedText.length>=t.command.prefix.length+t.command.suffix.length&&r.selectedText.startsWith(t.command.prefix)||(r=e.setSelectionRange({start:t.selection.start,end:t.selection.start})),jV({api:e,selectedText:r.selectedText,selection:t.selection,prefix:t.command.prefix,suffix:t.command.suffix})}},yO={name:"help",keyCommand:"help",buttonProps:{"aria-label":"Open help",title:"Open help"},icon:(0,uf.jsx)("svg",{viewBox:"0 0 16 16",width:"12px",height:"12px",children:(0,uf.jsx)("path",{d:"M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8Zm.9 13H7v-1.8h1.9V13Zm-.1-3.6v.5H7.1v-.6c.2-2.1 2-1.9 1.9-3.2.1-.7-.3-1.1-1-1.1-.8 0-1.2.7-1.2 1.6H5c0-1.7 1.2-3 2.9-3 2.3 0 3 1.4 3 2.3.1 2.3-1.9 2-2.1 3.5Z",fill:"currentColor"})}),execute:function(){window.open("https://www.markdownguide.org/basic-syntax/","_blank","noreferrer")}},bO=function(){return[oO,lO,iO,YV,XV]};function xO(t){var e;return{selection:{start:t.selectionStart,end:t.selectionEnd},text:t.value,selectedText:null==(e=t.value)?void 0:e.slice(t.selectionStart,t.selectionEnd)}}var MO=function(){function t(e){C(this,t),this.textArea=void 0,this.textArea=e}return E(t,[{key:"replaceSelection",value:function(t){return IV(this.textArea,t),xO(this.textArea)}},{key:"setSelectionRange",value:function(t){return this.textArea.focus(),this.textArea.selectionStart=t.start,this.textArea.selectionEnd=t.end,xO(this.textArea)}}]),t}(),wO=function(){function t(e){C(this,t),this.textArea=void 0,this.textApi=void 0,this.textArea=e,this.textApi=new MO(e)}return E(t,[{key:"getState",value:function(){return!!this.textArea&&xO(this.textArea)}},{key:"executeCommand",value:function(t,e,n,r){t.execute&&t.execute(vf({command:t},xO(this.textArea)),this.textApi,e,n,r)}}]),t}();function zO(t){t.stopPropagation(),t.preventDefault()}function CO(t,e){zO(t);var n=t.target,r=new MO(n),a={start:n.selectionStart,end:n.selectionEnd};if(a=FV({text:n.value,selection:a}),!(e<0&&a.start<=0||e>0&&a.end>=n.value.length)){var i=n.value.slice(a.start,a.end);if(e<0){var o=FV({text:n.value,selection:{start:a.start-1,end:a.start-1}}),l=n.value.slice(o.start,o.end);r.setSelectionRange({start:o.start,end:a.end}),IV(n,i+"\n"+l),r.setSelectionRange({start:o.start,end:o.start+i.length})}else{var c=FV({text:n.value,selection:{start:a.end+1,end:a.end+1}}),s=n.value.slice(c.start,c.end);r.setSelectionRange({start:a.start,end:c.end}),IV(n,s+"\n"+i),r.setSelectionRange({start:c.end-i.length,end:c.end})}}}var AO=["prefixCls","onChange"],kO=["markdown","commands","fullscreen","preview","highlightEnable","extraCommands","tabSize","defaultTabEnable","dispatch"];function HO(t){var e=t.prefixCls,n=t.onChange,r=we(t,AO),a=(0,x.useContext)(W_),i=a.markdown,o=a.commands,l=a.fullscreen,c=a.preview,s=a.highlightEnable,u=a.extraCommands,d=a.tabSize,h=a.defaultTabEnable,f=a.dispatch,p=(we(a,kO),x.useRef(null)),g=x.useRef(),v=x.useRef({fullscreen:l,preview:c});(0,x.useEffect)((function(){v.current={fullscreen:l,preview:c,highlightEnable:s}}),[l,c,s]),(0,x.useEffect)((function(){if(p.current&&f){var t=new wO(p.current);g.current=t,f({textarea:p.current,commandOrchestrator:t})}}),[]);var m=function(t){!function(t,e,n){void 0===e&&(e=2),void 0===n&&(n=!1);var r=t.target,a=r.value.substr(0,r.selectionStart).split("\n"),i=a[a.length-1],o=new MO(r);if(!n&&t.code&&"tab"===t.code.toLowerCase()){zO(t);var l=new Array(e+1).join("  ");if(r.selectionStart===r.selectionEnd)return IV(r,l);var c=r.value.substring(0,r.selectionStart).split("\n"),s=r.value.substring(0,r.selectionEnd).split("\n"),u=[];s.forEach((function(t,e){t!==c[e]&&u.push(t)}));var d=u.join("\n"),h=r.value.substring(r.selectionStart,r.selectionEnd),f=r.value.substring(0,r.selectionStart).length;o.setSelectionRange({start:r.value.indexOf(d),end:r.selectionEnd});var p=UV(d,t.shiftKey?"":l).modifiedText;t.shiftKey&&(p=p.split("\n").map((function(t){return t.replace(new RegExp("^"+l),"")})).join("\n")),o.replaceSelection(p);var g=t.shiftKey?-e:e,v=t.shiftKey?-u.length*e:u.length*e;o.setSelectionRange({start:f+g,end:f+h.length+v})}else{if(13===t.keyCode&&"enter"===t.code.toLowerCase()&&(/^(-|\*)\s/.test(i)||/^\d+.\s/.test(i))&&!t.shiftKey){zO(t);var m="\n- ";return i.startsWith("*")&&(m="\n* "),(i.startsWith("- [ ]")||i.startsWith("- [X]")||i.startsWith("- [x]"))&&(m="\n- [ ] "),/^\d+.\s/.test(i)&&(m="\n"+(parseInt(i)+1)+". "),IV(r,m)}if(t.code&&"keyd"===t.code.toLowerCase()&&t.ctrlKey){zO(t);var y={start:r.selectionStart,end:r.selectionEnd},b=y;y=FV({text:r.value,selection:y});var x=r.value.slice(y.start,y.end);o.setSelectionRange({start:y.end,end:y.end}),IV(r,"\n"+x),o.setSelectionRange({start:b.start,end:b.end})}else t.code&&"arrowup"===t.code.toLowerCase()&&t.altKey?CO(t,-1):t.code&&"arrowdown"===t.code.toLowerCase()&&t.altKey&&CO(t,1)}}(t,d,h),G_(t,[].concat(z(o||[]),z(u||[])),g.current,f,v.current)};return(0,x.useEffect)((function(){return p.current&&p.current.addEventListener("keydown",m),function(){p.current&&p.current.removeEventListener("keydown",m)}}),[]),(0,uf.jsx)("textarea",vf({autoComplete:"off",autoCorrect:"off",autoCapitalize:"off",spellCheck:!1},r,{ref:p,className:e+"-text-input "+(r.className?r.className:""),value:i,onChange:function(t){f&&f({markdown:t.target.value}),n&&n(t)}}))}var EO=["prefixCls","className","onScroll","renderTextarea"];function SO(t){var e=t||{},n=e.prefixCls,r=e.className,a=e.onScroll,i=e.renderTextarea,o=we(e,EO),l=(0,x.useContext)(W_),c=l.markdown,s=l.scrollTop,u=l.commands,d=l.minHeight,h=l.highlightEnable,f=l.extraCommands,p=l.dispatch,g=x.useRef(null),v=x.useRef(),m=x.createRef();(0,x.useEffect)((function(){var t={};m.current&&(t.textareaWarp=m.current||void 0,m.current.scrollTop=s||0),p&&p(vf({},t))}),[]),(0,x.useEffect)((function(){if(g.current&&p){var t=new wO(g.current);v.current=t,p({textarea:g.current,commandOrchestrator:t})}}),[]);var y=h?{}:{WebkitTextFillColor:"initial",overflow:"auto"};return(0,uf.jsx)("div",{ref:m,className:n+"-area "+(r||""),onScroll:a,children:(0,uf.jsx)("div",{className:n+"-text",style:{minHeight:d},children:i?x.cloneElement(i(vf({},o,{value:c,autoComplete:"off",autoCorrect:"off",spellCheck:"false",autoCapitalize:"off",className:n+"-text-input",style:{WebkitTextFillColor:"inherit",overflow:"auto"}}),{dispatch:p,onChange:o.onChange,shortcuts:G_,useContext:{commands:u,extraCommands:f,commandOrchestrator:v.current}}),{ref:g}):(0,uf.jsxs)(x.Fragment,{children:[h&&(0,uf.jsx)(VV,{prefixCls:n}),(0,uf.jsx)(HO,vf({prefixCls:n},o,{style:y}))]})})})}function LO(t){var e=t||{},n=e.prefixCls,r=e.groupName,a=e.commands,i=e.children,o=(0,x.useContext)(W_).barPopup,l=void 0===o?{}:o;return(0,x.useMemo)((function(){return(0,uf.jsx)("div",{className:n+"-toolbar-child "+(r&&l[r]?"active":""),onClick:function(t){return t.stopPropagation()},children:Array.isArray(a)?(0,uf.jsx)(BO,vf({commands:a},t,{isChild:!0})):i})}),[a,l,r,n])}function _O(t){var e=t.prefixCls,n=t.overflow,r=(0,x.useContext)(W_),a=r.fullscreen,i=r.preview,o=r.barPopup,l=void 0===o?{}:o,c=r.components,s=r.commandOrchestrator,u=r.dispatch,d=(0,x.useRef)("");function h(e,n){if(u){var r={barPopup:vf({},l)};"preview"===e.keyCommand&&(r.preview=e.value),"fullscreen"===e.keyCommand&&(r.fullscreen=!a),t.commands&&"group"===e.keyCommand?t.commands.forEach((function(t){n===t.groupName?r.barPopup[n]=!0:t.keyCommand&&(r.barPopup[t.groupName]=!1)})):(n||e.parent)&&Object.keys(r.barPopup||{}).forEach((function(t){r.barPopup[t]=!1})),Object.keys(r).length&&u(vf({},r)),s&&s.executeCommand(e)}}return(0,x.useEffect)((function(){document&&n&&(a?document.body.style.overflow="hidden":(d.current||(d.current=window.getComputedStyle(document.body,null).overflow),document.body.style.overflow=d.current))}),[a,d,n]),(0,uf.jsx)("ul",{children:(t.commands||[]).map((function(t,r){if("divider"===t.keyCommand)return(0,uf.jsx)("li",vf({},t.liProps,{className:e+"-toolbar-divider"}),r);if(!t.keyCommand)return(0,uf.jsx)(x.Fragment,{},r);var o=a&&"fullscreen"===t.keyCommand||"preview"===t.keyCommand&&i===t.value,d=t.children&&"function"===typeof t.children?t.children({getState:function(){return s.getState()},textApi:s?s.textApi:void 0,close:function(){return h({},t.groupName)},execute:function(){return h({execute:t.execute})},dispatch:u}):void 0,f=l&&i&&"preview"===i&&!/(preview|fullscreen)/.test(t.keyCommand),p=(null==c?void 0:c.toolbar)||t.render,g=p&&"function"===typeof p?p(t,!!f,h,r):null;return(0,uf.jsxs)("li",vf({},t.liProps,{className:o?"active":"",children:[g&&x.isValidElement(g)&&g,!g&&!t.buttonProps&&t.icon,!g&&t.buttonProps&&x.createElement("button",vf({type:"button",key:r,disabled:f,"data-name":t.name},t.buttonProps,{onClick:function(e){e.stopPropagation(),h(t,t.groupName)}}),t.icon),t.children&&(0,uf.jsx)(LO,{overflow:n,groupName:t.groupName,prefixCls:e,children:d,commands:Array.isArray(t.children)?t.children:void 0})]}),r)}))})}function BO(t){void 0===t&&(t={});var e=t,n=e.prefixCls,r=e.isChild,a=e.className,i=(0,x.useContext)(W_),o=i.commands,l=i.extraCommands;return(0,uf.jsxs)("div",{className:n+"-toolbar "+a,children:[(0,uf.jsx)(_O,vf({},t,{commands:t.commands||o||[]})),!r&&(0,uf.jsx)(_O,vf({},t,{commands:l||[]}))]})}function DO(t){var e=t.hideToolbar,n=t.toolbarBottom,r=t.placement,a=t.overflow,i=t.prefixCls;if(e||"bottom"===r&&!n||"top"===r&&n)return null;var o=n?"bottom":"";return(0,uf.jsx)(BO,{prefixCls:i,overflow:a,className:o})}var TO=function(t){var e=t||{},n=e.prefixCls,r=e.onChange,a=(0,x.useRef)(null),i=(0,x.useRef)(),o=(0,x.useRef)(t.height);function l(e){if(i.current){var n,a=e.clientY||(null==(n=e.changedTouches[0])?void 0:n.clientY),o=i.current.height+a-i.current.dragY;o>=t.minHeight&&o<=t.maxHeight&&r&&r(i.current.height+(a-i.current.dragY))}}function c(){var t,e;i.current=void 0,document.removeEventListener("mousemove",l),document.removeEventListener("mouseup",c),null==(t=a.current)||t.removeEventListener("touchmove",l),null==(e=a.current)||e.removeEventListener("touchend",c)}function s(t){var e,n,r;t.preventDefault();var s=t.clientY||(null==(e=t.changedTouches[0])?void 0:e.clientY);i.current={height:o.current,dragY:s},document.addEventListener("mousemove",l),document.addEventListener("mouseup",c),null==(n=a.current)||n.addEventListener("touchmove",l,{passive:!1}),null==(r=a.current)||r.addEventListener("touchend",c,{passive:!1})}(0,x.useEffect)((function(){o.current!==t.height&&(o.current=t.height)}),[t.height]),(0,x.useEffect)((function(){var t,e;document&&(null==(t=a.current)||t.addEventListener("touchstart",s,{passive:!1}),null==(e=a.current)||e.addEventListener("mousedown",s));return function(){var t;document&&(null==(t=a.current)||t.removeEventListener("touchstart",s),document.removeEventListener("mousemove",l))}}),[]);var u=(0,x.useMemo)((function(){return(0,uf.jsx)("svg",{viewBox:"0 0 512 512",height:"100%",children:(0,uf.jsx)("path",{fill:"currentColor",d:"M304 256c0 26.5-21.5 48-48 48s-48-21.5-48-48 21.5-48 48-48 48 21.5 48 48zm120-48c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48zm-336 0c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48z"})})}),[]);return(0,uf.jsx)("div",{className:n+"-bar",ref:a,children:u})},VO=["prefixCls","className","value","commands","commandsFilter","direction","extraCommands","height","enableScroll","visibleDragbar","highlightEnable","preview","fullscreen","overflow","previewOptions","textareaProps","maxHeight","minHeight","autoFocus","tabSize","defaultTabEnable","onChange","onStatistics","onHeightChange","hideToolbar","toolbarBottom","components","renderTextarea"];var OO=x.forwardRef((function(t,e){var n=t||{},r=n.prefixCls,a=void 0===r?"w-md-editor":r,i=n.className,o=n.value,l=n.commands,c=void 0===l?[WV,JV,sO,KV,$V([uO,hO,fO,pO,gO,vO],{name:"title",groupName:"title",buttonProps:{"aria-label":"Insert title",title:"Insert title"}}),YV,tO,cO,GV,ZV,qV,QV,mO,YV,nO,rO,aO,YV,yO]:l,s=n.commandsFilter,u=n.direction,d=n.extraCommands,h=void 0===d?bO():d,f=n.height,p=void 0===f?200:f,g=n.enableScroll,v=void 0===g||g,y=n.visibleDragbar,b=void 0===y?"boolean"!==typeof t.visiableDragbar||t.visiableDragbar:y,M=n.highlightEnable,w=void 0===M||M,z=n.preview,C=void 0===z?"live":z,A=n.fullscreen,k=void 0!==A&&A,H=n.overflow,E=void 0===H||H,S=n.previewOptions,L=void 0===S?{}:S,_=n.textareaProps,B=n.maxHeight,D=void 0===B?1200:B,T=n.minHeight,V=void 0===T?100:T,O=n.autoFocus,I=n.tabSize,R=void 0===I?2:I,F=n.defaultTabEnable,N=void 0!==F&&F,P=n.onChange,j=n.onStatistics,U=n.onHeightChange,W=n.hideToolbar,Z=n.toolbarBottom,G=void 0!==Z&&Z,q=n.components,Y=n.renderTextarea,X=we(n,VO),$=c.map((function(t){return s?s(t,!1):t})).filter(Boolean),K=h.map((function(t){return s?s(t,!0):t})).filter(Boolean),Q=m((0,x.useReducer)(U_,{markdown:o,preview:C,components:q,height:p,minHeight:V,highlightEnable:w,tabSize:R,defaultTabEnable:N,scrollTop:0,scrollTopPreview:0,commands:$,extraCommands:K,fullscreen:k,barPopup:{}}),2),J=Q[0],tt=Q[1],et=(0,x.useRef)(null),nt=(0,x.useRef)(null),rt=(0,x.useRef)(v);(0,x.useImperativeHandle)(e,(function(){return vf({},J,{container:et.current,dispatch:tt})})),(0,x.useMemo)((function(){return rt.current=v}),[v]),(0,x.useEffect)((function(){var t={};et.current&&(t.container=et.current||void 0),t.markdown=o||"",t.barPopup={},tt&&tt(vf({},J,t))}),[]);var at=[i,"wmde-markdown-var",u?a+"-"+u:null,a,J.preview?a+"-show-"+J.preview:null,J.fullscreen?a+"-fullscreen":null].filter(Boolean).join(" ").trim();(0,x.useMemo)((function(){return o!==J.markdown&&tt({markdown:o||""})}),[o,J.markdown]),(0,x.useMemo)((function(){return C!==J.preview&&tt({preview:C})}),[C]),(0,x.useMemo)((function(){return R!==J.tabSize&&tt({tabSize:R})}),[R]),(0,x.useMemo)((function(){return w!==J.highlightEnable&&tt({highlightEnable:w})}),[w]),(0,x.useMemo)((function(){return O!==J.autoFocus&&tt({autoFocus:O})}),[O]),(0,x.useMemo)((function(){return k!==J.fullscreen&&tt({fullscreen:k})}),[k]),(0,x.useMemo)((function(){return p!==J.height&&tt({height:p})}),[p]),(0,x.useMemo)((function(){return p!==J.height&&U&&U(J.height,p,J)}),[p,U,J]),(0,x.useMemo)((function(){return c!==J.commands&&tt({commands:$})}),[t.commands]),(0,x.useMemo)((function(){return h!==J.extraCommands&&tt({extraCommands:K})}),[t.extraCommands]);var it=(0,x.useRef)(),ot=(0,x.useRef)("preview"),lt=(0,x.useRef)(!1);(0,x.useMemo)((function(){it.current=J.textareaWarp,J.textareaWarp&&(J.textareaWarp.addEventListener("mouseover",(function(){ot.current="text"})),J.textareaWarp.addEventListener("mouseleave",(function(){ot.current="preview"})))}),[J.textareaWarp]);var ct=function(t,e){if(rt.current){var n=it.current,r=nt.current?nt.current:void 0;if(lt.current||(ot.current=e,lt.current=!0),n&&r){var a=(n.scrollHeight-n.offsetHeight)/(r.scrollHeight-r.offsetHeight);t.target===n&&"text"===ot.current&&(r.scrollTop=n.scrollTop/a),t.target===r&&"preview"===ot.current&&(n.scrollTop=r.scrollTop*a);var i=0;"text"===ot.current?i=n.scrollTop||0:"preview"===ot.current&&(i=r.scrollTop||0),tt({scrollTop:i})}}},st=a+"-preview "+(L.className||""),ut=function(t){return ct(t,"preview")},dt=(0,x.useMemo)((function(){return(0,uf.jsx)("div",{ref:nt,className:st,children:(0,uf.jsx)(j_,vf({},L,{onScroll:ut,source:J.markdown||""}))})}),[st,L,J.markdown]),ht=(null==q?void 0:q.preview)&&(null==q?void 0:q.preview(J.markdown||"",J,tt));ht&&x.isValidElement(ht)&&(dt=(0,uf.jsx)("div",{className:st,ref:nt,onScroll:ut,children:ht}));var ft=vf({},X.style,{height:J.height||"100%"});return(0,uf.jsx)(W_.Provider,{value:vf({},J,{dispatch:tt}),children:(0,uf.jsxs)("div",vf({ref:et,className:at},X,{onClick:function(){return tt({barPopup:vf({},(t=J.barPopup,void 0===t&&(t={}),Object.keys(t).forEach((function(e){t[e]=!1})),t))});var t},style:ft,children:[(0,uf.jsx)(DO,{hideToolbar:W,toolbarBottom:G,prefixCls:a,overflow:E,placement:"top"}),(0,uf.jsxs)("div",{className:a+"-content",children:[/(edit|live)/.test(J.preview||"")&&(0,uf.jsx)(SO,vf({className:a+"-input",prefixCls:a,autoFocus:O},_,{onChange:function(t){if(P&&P(t.target.value,t,J),_&&_.onChange&&_.onChange(t),J.textarea&&J.textarea instanceof HTMLTextAreaElement&&j){var e=new wO(J.textarea).getState()||{};j(vf({},e,{lineCount:t.target.value.split("\n").length,length:t.target.value.length}))}},renderTextarea:(null==q?void 0:q.textarea)||Y,onScroll:function(t){return ct(t,"text")}})),/(live|preview)/.test(J.preview||"")&&dt]}),b&&!J.fullscreen&&(0,uf.jsx)(TO,{prefixCls:a,height:J.height,maxHeight:D,minHeight:V,onChange:function(t){return tt({height:t})}}),(0,uf.jsx)(DO,{hideToolbar:W,toolbarBottom:G,prefixCls:a,overflow:E,placement:"bottom"})]}))})})),IO=OO;IO.Markdown=j_;var RO=IO,FO=function(t){var e=(0,Js.get)(t,"customViewLabel");if(e)return e;var n=(0,Js.get)(t,"labelSingular");if(n)return"".concat(n," Details");var r=(0,Js.get)(t,"editModeLabel");return r||"Record Details"},NO=Gs({key:"refreshSheetId",default:null}),PO=Gs({key:"dateFieldsModalData",default:null}),jO=Gs({key:"newDataSourceModalData",default:null}),UO=(Gs({key:"toast",default:{type:"",show:!1,message:""}}),Gs({key:"modal",default:null})),WO=Gs({key:"pendingFileUploads",default:{}}),ZO=Gs({key:"allFormState",default:{}}),GO=Gs({key:"formState",default:{}}),qO=Gs({key:"spinner",default:null}),YO=Gs({key:"formValidation",default:{}}),XO=Gs({key:"branding",default:null}),$O=Gs({key:"activeRequest",default:null}),KO=Gs({key:"isIntercomBooted",default:!1}),QO=Gs({key:"pageConfigTab",default:"basics"}),JO=Gs({key:"adminPreview",default:null}),tI=Gs({key:"user",default:null}),eI=(Gs({key:"userColors",default:[]}),Gs({key:"aiBlockData",default:{}})),nI=Gs({key:"activeBlockId",default:null}),rI=Gs({key:"copiedBlockId",default:null}),aI=Gs({key:"activeVersionMap",default:{}}),iI=Gs({key:"activeDetailViewId",default:null}),oI=Gs({key:"hoverBlockId",default:null}),lI=Gs({key:"isFetchingConfig",default:!1}),cI=Gs({key:"customBlockChanges",default:!1}),sI=Gs({key:"screenPreviewSize",default:"desktop"}),uI=Gs({key:"pageChanges",default:!1}),dI=Gs({key:"activeEditField",default:null}),hI=Gs({key:"modalStack",default:[]}),fI=Gs({key:"filters",default:{}}),pI=Gs({key:"sorting",default:{}}),gI=Gs({key:"pageFilters",default:{}}),vI=Gs({key:"previewApp",default:null}),mI=Gs({key:"showSettingsPanel",default:!0}),yI=Gs({key:"showStylesPanel",default:!0}),bI=Gs({key:"isFetchingVariables",default:!1}),xI=Gs({key:"refreshBlockIds",default:{count:0,ids:[]}}),MI=Gs({key:"pagination",default:{}}),wI=Gs({key:"localState",default:{}}),zI=Gs({key:"fetchingBlockIds",default:[]}),CI=Gs({key:"aiView",default:null}),AI=Gs({key:"confirmationModalData",default:null}),kI=Gs({key:"isMixpanelInitialized",default:!1}),HI=Gs({key:"websocketRequests",default:[]}),EI=Gs({key:"activeApp",default:{}}),SI=Gs({key:"formisFetching",default:null}),LI=Gs({key:"pagesRoot",default:[]}),_I=Gs({key:"customBlocks",default:[]}),BI=Gs({key:"forms",default:[]}),DI=Gs({key:"contentLibrary",default:[]}),TI=Gs({key:"reports",default:[]}),VI=Gs({key:"appGenerationSessions",default:[]}),OI=Gs({key:"expertProfile",default:{}}),II=Gs({key:"projectPlans",default:[]}),RI=Gs({key:"organization",default:{}}),FI=qs({key:"setOrganizationSelector",get:function(t){return(0,t.get)(RI)},set:function(t,e){var n=t.set,r=(0,t.get)(RI);n(RI,Se(Se({},r),e))}}),NI=Gs({key:"apps",default:[]}),PI=(Gs({key:"buttonSpinnerIds",default:[]}),Gs({key:"savedSpreadsheets",default:[]})),jI=qs({key:"savedSpreadsheetsSelector",get:function(t){var e=t.get,n=e(vI);if(n){var r=(0,Js.get)(n,"sample_records",[]),a=(0,Js.get)(n,"data",{}),i=Object.keys(a).map((function(t){var e=Object.keys((0,Js.get)(a,t));return{id:t,data:(0,Js.get)(r,t,[]),headers:e}}));return i}return e(PI)},set:function(t,e){var n=t.set;t.get;n(PI,e)}}),UI=Gs({key:"spreadsheets",default:{}}),WI=qs({key:"translations",get:function(t){var e=(0,t.get)(EI);return(0,Js.get)(e,"translations",{})}}),ZI=qs({key:"darkMode",get:function(t){var e=(0,t.get)(XI),n=(0,Js.get)(e,"styling",{});return"dark"===(0,Js.get)(n,"theme")}}),GI=qs({key:"userStateSelector",get:function(t){return(0,t.get)(tI)},set:function(t,e){var n=t.set,r=(0,t.get)(tI);n(tI,Se(Se({},r),e))}}),qI=qs({key:"spreadsheetsSelector",get:function(t){return(0,t.get)(UI)},set:function(t,e){var n=t.set,r=(0,t.get)(UI);n(UI,Se(Se({},r),e))}}),YI=qs({key:"localStateSelector",get:function(t){return(0,t.get)(wI)},set:function(t,e){var n=t.set,r=(0,t.get)(wI);n(wI,Se(Se({},r),e))}}),XI=qs({key:"app",get:function(t){var e=t.get,n=e(EI)||{},r=(0,Js.get)(n,"styling",{});"dark"===(0,Js.get)(r,"theme")&&(n=Se(Se({},n),{},{styling:Se(Se({},r),{},{blockBorderColor:"#2E2E2E",formInputBorderColor:"#343434"})}));var a=e(vI);if(a){var i=(0,Js.get)(a,"custom_app_object",{});n=Se(Se(Se({},n),i),{},{name:(0,Js.get)(a,"name"),styling:Se(Se({},(0,Js.get)(n,["app","styling"])),{},{theme:"light",blockBorderColor:"#d5d7da"})})}return n},set:function(t,e){var n=t.set,r=Se(Se({},(0,t.get)(EI)||{}),e);n(EI,r)}}),$I=qs({key:"appDateFormat",get:function(t){var e=((0,t.get)(EI)||{}).date_format||{};return Se(Se({},{inputDate:"YYYY/MM/DD",outputDate:null,inputTime:null,outputTime:null,showAmPm:!1}),e)}}),KI=qs({key:"pages",get:function(t){var e=t.get,n=e(vI);return n?(0,Js.get)(n,"pages",[]):e(LI)},set:function(t,e){(0,t.set)(LI,e)}}),QI=qs({key:"subscription",get:function(t){var e=(0,t.get)(RI);return(0,Js.get)(e,"subscription",{})}}),JI=qs({key:"liveSpreadsheets",get:function(t){return(0,t.get)(UI)}}),tR=qs({key:"refreshBlockIdsSelector",get:function(t){return(0,t.get)(xI)},set:function(t,e){var n=t.set,r=(0,t.get)(xI).count||0;n(xI,{count:r+1,ids:e})}}),eR=qs({key:"addFetchingBlocks",get:function(t){return(0,t.get)(zI)},set:function(t,e){var n=t.set,r=(0,t.get)(zI),a=[].concat(z(r),z(e));n(zI,a)}}),nR=(qs({key:"removeFetchingBlocks",get:function(t){return(0,t.get)(zI)},set:function(t,e){var n=t.set,r=(0,t.get)(zI).filter((function(t){return!r.includes(t)}));n(zI,r)}}),qs({key:"setConfig",get:function(t){t.get},set:function(t,e){var n=t.set;n(DI,(0,Js.get)(e,"content_library",[])),n(XI,(0,Js.get)(e,"app",{})),n(KI,(0,Js.get)(e,"pages",[])),n(jI,(0,Js.get)(e,"spreadsheets",[])),n(RI,(0,Js.get)(e,"organization",{})),n(NI,(0,Js.get)(e,"apps",[])),n(BI,(0,Js.get)(e,"forms",[])),n(_I,(0,Js.get)(e,"custom_blocks",[])),n(VI,(0,Js.get)(e,"app_generation_sessions",[]));var r=(0,Js.get)(e,"user");r&&n(tI,r)}})),rR=qs({key:"clearConfig",get:function(t){t.get},set:function(t){var e=t.set;e(XI,{}),e(EI,{}),e(KI,[]),e(jI,[]),e(RI,{}),e(NI,[]),e(BI,[]),e(VI,[]),e(tI,{})}}),aR=function(){var t=m(Xs(hI),2),e=t[0],n=t[1],r=(0,Js.get)(e,e.length-1),a=(0,Js.get)(r,"id");return{lastItem:r,hideTopStackItem:function(){return n(e.filter((function(t){return t.id<a})))},setModalStack:n,modalStack:e}},iR=function(){var t=St(),e=(0,Js.get)(t,"pathname");return Md&&e.includes("custom-block/")},oR=function(){var t=Dt().id,e=iR(),n=m(Xs(_I),2),r=n[0],a=n[1],i=e?Nu(r).find((function(e){return e.id==t})):null,o=$s(cI);return{activeCustomBlock:i,setActiveCustomBlock:function(t){o(!0);var e=Nu(r).map((function(e){return e.id==i.id?Se(Se({},e),t):e}));a(e)}}},lR=function(){var t=St(),e=(0,Js.get)(t,"pathname"),n=Dt(),r=parseInt((0,Js.get)(n,"id")),a=Ys(XI),i=Ys(tI),o=Ys(KI),l=Ys(vI),c=(0,Js.get)(l,"activePageRoute"),s=Ys(BI),u=(0,Js.get)(a,"default_page"),d=Nu(a,"user_groups"),h=oR().activeCustomBlock;if(h)return h;var f=o.find((function(t){return t.id===r})),p=o.find((function(t){return t.id===u}))||(0,Js.get)(o,0,{}),g=bd({user:i,userGroups:d,pages:o,defaultPage:p,app:a,passesDisplayConditions:null});if(!Md){var v=zd(e);if(f=o.find((function(t){if(zd(t.route)===v)return!0})),!f){var m=s.find((function(t){if(zd(t.route)===v)return!0}));m&&(f=Se(Se({},m),{},{isForm:!0}))}f||(f=o.find((function(t){if(zd(t.route)===g)return!0})))}return l&&(f=c?o.find((function(t){return t.route===c})):(0,Js.get)(o,0)),f},cR=function(){var t=Ys($I),e=Ys(JI),n=Ys(DI),r=aR(),a=r.modalStack,i=r.lastItem,o=function(t){var n=(0,Js.get)(t,"blockId"),r=(0,Js.get)(t,"itemId"),a=Nu(e,n).find((function(t){return t.frontly_id===r}));return a},l=o(i),c=o((0,Js.get)(a,a.length-2)),s={spreadsheets:e};l&&(s=Se(Se({},s),{},{detail:l,parent:l})),c&&(s=Se(Se({},s),{},{detailParent:c,grandparent:c}));var u=lR(),d=Ys(XI),h=m(Xs(GO),2),f=h[0],p=(h[1],Ys(tI)),g=Ys(wI),v=(0,Js.get)(u,"blocks",[]),y=St(),b=(0,Js.get)(i,"blockId"),x=(0,Js.get)(i,"itemId"),M=(0,Js.get)(e,b,[]).find((function(t){return t.frontly_id===x})),w=function(t){var e=(0,Js.indexOf)(t,"increment"),n=(0,Js.indexOf)(t,"decrement"),r=null,a=null;return e>-1?(r="increment",a=e):n>-1&&(r="decrement",a=n),{action:r,index:a}};function C(t,e,n){return e.reduce((function(t,e){return t?t[e]:void 0}),t)||n}var A=function(t){var e=t.value,n=t.parts,r=t.data,a=w(n),i=a.action,o=a.index;if(!i||n.length<o){if(!Md&&Ru(e).includes("{{")){var l=H(Se(Se({},r),{},{text:e}));return"object"===typeof l?JSON.stringify(l,null,2):l}return"object"===typeof e?JSON.stringify(e,null,2):e}var c=parseInt(n[o+1]),s=td(e);return"increment"===i?s+c:"decrement"===i?s-c:e};function k(t,e){return C(t,[e,"frontly_data","row_count"])}var H=function r(a){if(!a)return null;var i=a.text,o=a.context,l=a.reusableBlockId,c=a.skipRecordFrontlyId,u=void 0!==c&&c,h=a.skipGoogleSheetCell,m=void 0!==h&&h,b=a.skipCustomVariable,x=void 0!==b&&b;if(!i)return i;var H=l?v.find((function(t){return t.id===l})):null,E=(t||{}).inputDate,S=void 0===E?"YYYY-MM-DD":E,L=Wu({value:Cu()(),formatObject:t}),_=(0,Js.get)(o,"tempLocalState",{}),B=Se(Se({},g),_),D=(0,Js.get)(p,["user_groups",d.id],[]).map((function(t){var e=Nu(d,"user_groups").find((function(e){return e.id===t}));return e?(0,Js.get)(e,"name"):t})).join(", "),T=(0,Js.get)(o,"form",{});Object.keys(f).forEach((function(t){if(t&&!(0,Js.isNil)(t)&&"undefined"!==t&&!(0,Js.get)(T,t)){var e=t.includes("-")?t.split("-")[1]:t;T=Se(Se({},T),{},He({},e,f[t]))}}));var V=n.reduce((function(t,e){return t[e.key]=e.data,t}),{}),O=Se(Se(Se({time:{now:L,today:Cu()().format(S)},detail:M,record:(0,Js.get)(o,"repeatingRecord")||(0,Js.get)(s,"record")},s),o),{},{user:Se(Se({user_group_names:D},p),(0,Js.get)(o,"user")),localState:B,input:Se(Se({},(0,Js.get)(o,"input",{})),(0,Js.get)(H,"inputs",{})),form:T,content:V});return i.toString().replace(/\{\{\s*(.*?)\s*(?:\|\|\s*(.*?))?\s*\}\}/g,(function(t,n,i){var c=Md?i||"{{ ".concat(n," }}")||0:i||"",s=n.split(".").map((function(t){return isNaN(t)?t:parseInt(t)})),h=z(s),f=w(s),g=f.action,b=f.index;switch(g&&b&&(h=s.slice(0,b)),s[0]){case"input":var M=C(O,s,c);return M.includes("record")?r({text:M,context:o,reusableBlockId:l}):A({data:a,value:M,parts:s});case"windowWidth":return window.innerWidth;case"custom":if(x)return"{{ ".concat(s.join(".")," }}");var H=[];3===h.length&&(H=[h[1],h[2]]),0===H.length&&h.length>=2&&(H=h[1]);var E=Se(Se({},(0,Js.get)(O,["spreadsheets","custom_variables"],{})),(0,Js.get)(O,"custom",{}));return A({data:a,value:(0,Js.get)(E,H,c),parts:s});case"block":if(3===s.length){var S=v.find((function(t){return t.id===s[1]})),L=(0,Js.get)(e,(0,Js.get)(S,"id"));return A({data:a,value:(0,Js.get)(L,s[2],c),parts:s})}if(2===s.length){var _=v.find((function(t){return t.id===s[1]})),B=(0,Js.get)(e,(0,Js.get)(_,"id"));return A({data:a,value:B,parts:s})}break;case"user":if("user_groups"===s[1]){var D=Nu((0,Js.get)(p,["user_groups",(0,Js.get)(d,"id")])),T=Nu(d,"user_groups").filter((function(t){return D.includes(t.id)})).map((function(t){return t.name}));return T.join(", ")}break;case"record":if("frontly_id"===s[1]&&u)return"{{record.frontly_id}}";break;case"row_count":return"{{row_count}}";case"spreadsheets":if(m)return"{{ ".concat(s.join(".")," }}");var V=function(t,e){var n=e[1],r=e[2];return C(t,["spreadsheets","cell__".concat(n),r])}(O,s);return V?A({data:a,value:V,parts:s}):Md?s[2]:"";case"params":var I=Ld(s[1],y);return A({data:a,value:I||c,parts:s});case"env":return"{{ ".concat(n," }}")}if("time"===s[0]&&"custom"===s[1]){var R=s[2],F=Cu()().format(R);if(5===s.length){var N=s[3].split("_"),P=N[0],j=N[1],U=parseInt(s[4]);return"add"===P?Cu()().add(U,j).format(R):"subtract"===P?Cu()().subtract(U,j).format(R):F}return F}if(2===s.length&&"row_count"===s[1])return A({data:a,value:k(O,s[0])||c,parts:s});var W=C(O,h,c);return A({data:a,value:W,parts:s})}))};return{processDynamicText:H}},sR=function(){var t=cR().processDynamicText,e=aR(),n=e.modalStack,r=e.setModalStack,a=Ys($I),i=function(e){var a=id(n,"id")+1,i=Se({id:a},e),o=n.map((function(e){return Se(Se({},e),{},{label:t({text:(0,Js.get)(e,"label")})})}));return r([].concat(z(o),[i])),a};return{processDynamicText:t,addModalToStack:i,recordClick:function(t,e,n){if(Md)return null;var r=(0,Js.get)(t,"recordClickAction");if(["default","custom","action","none"].includes(r)||(r="default"),["default","custom"].includes(r)){var a=FO(t);i({label:a,blockId:t.id,itemId:e.frontly_id,type:"edit",detailViewMode:t.detailViewMode,recordClickAction:r})}else"action"===r&&n({actionId:(0,Js.get)(t,"customRecordClickAction"),context:{record:e},reusableBlockId:t.reusableBlockId,blockId:t.id})},passesDisplayConditions:function(e){var n=e.conditions,r=e.context,i=e.reusableBlockId,o=e.showInAdmin;if(Md&&!o||!n||0===n.length)return!0;var l=n.map((function(t){return nd(t)})),c=l.filter((function(t){return"or"===t.conditionType})).length>0,s=l.filter((function(t){return!!t.value1})).map((function(e){var n=e.value1,o=e.value2,l=t({text:n,context:r,reusableBlockId:i}),c=t({text:o,context:r,reusableBlockId:i});return rd({value1:l,value2:c,operator:(0,Js.get)(e,"operator","equals"),value1DateFormat:a})}));return c?s.includes(!0):!s.includes(!1)}}},uR=sf.div.withConfig({displayName:"Text__StyledText",componentId:"sc-t1a002-0"})(["font-size:",";font-weight:",";color:",";padding:",";margin:",";text-align:",";cursor:",";text-decoration:none !important;line-height:",";white-space:",";overflow-wrap:",";width:",";"," ",";",""],(function(t){return kd(t.fontSize)}),(function(t){return t.fontWeight}),(function(t){return t.color||t.fontColor||tu.default}),(function(t){return kd(t.padding||0)}),(function(t){return kd(t.margin||0)}),(function(t){return t.textAlign||"initial"}),(function(t){return t.onClick?"pointer":t.cursor||"auto"}),(function(t){return t.lineHeight||"auto"}),(function(t){return t.whiteSpace||"normal"}),(function(t){return t.overflowWrap||""}),(function(t){return t.width||"auto"}),(function(t){return!t.allowSelect&&"-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; display: flex;\n  "}),(function(t){return t.fontFamily&&"font-family: ".concat(t.fontFamily,";")}),(function(t){return t.customCss})),dR=function(t){var e=t.data,n=e.text,r=sR().processDynamicText;n=n&&r({text:n}),e.truncate&&(n=Hd(n,e.truncate));var a=(0,Js.get)(e,"fontStyle","bodyMd"),i=(0,Js.get)(yu,a);if(e.isMarkdown){var o=(0,Js.get)(e,"fontColor");return(0,uf.jsx)("div",{"data-color-mode":"light",children:(0,uf.jsx)(RO.Markdown,{source:n,style:{background:"transparent",color:o}})})}return(0,uf.jsx)(uR,Se(Se(Se({},i),e),{},{fontFamily:e.fontFamily,children:n}))},hR=sf.div.withConfig({displayName:"Row",componentId:"sc-1shsr1z-0"})(["display:flex;align-items:",";justify-content:",";width:",";gap:",";margin:",";"],(function(t){return t.alignItems||"flex-start"}),(function(t){return t.justifyContent||"flex-start"}),(function(t){return t.width||"auto"}),(function(t){return t.gap||"0px"}),(function(t){return t.margin||"0px"})),fR=hR,pR=sf.div.withConfig({displayName:"Column",componentId:"sc-didkdc-0"})(["display:flex;flex-direction:column;align-items:",";justify-content:",";width:",";gap:",";margin:",";"],(function(t){return t.alignItems||"normal"}),(function(t){return t.justifyContent||"flex-start"}),(function(t){return t.width||"100%"}),(function(t){return t.gap||"0px"}),(function(t){return t.margin||"0px"})),gR=pR,vR=sf.div.withConfig({displayName:"Card__CardWrapper",componentId:"sc-5b2kx8-0"})(["background:white;box-shadow:",";",";margin:",";border-radius:10px;width:",";",""],gu,(function(t){return t.darkMode&&"\n    background: ".concat(tu.darkModeInputBackground,";\n    box-shadow: none;\n    border: 1px solid ").concat(tu.darkModeLightBorder,";\n  ")}),(function(t){return t.margin}),(function(t){return t.width||"fit-content"}),(function(t){return t.stretchHeight&&"align-self: stretch;"})),mR=sf.div.withConfig({displayName:"Card__HeaderContainer",componentId:"sc-5b2kx8-1"})(["display:flex;align-items:center;justify-content:space-between;padding:"," "," 10px ",";"],uu,uu,uu),yR=sf.div.withConfig({displayName:"Card__Content",componentId:"sc-5b2kx8-2"})(["padding:",";"],(function(t){return t.padding})),bR=function(t){var e=t.children,n=t.header,r=t.width,a=t.margin,i=t.padding,o=void 0===i?uu:i,l=t.onClick,c=t.darkMode,s=void 0!==c&&c,u=t.stretchHeight,d=void 0!==u&&u;return(0,uf.jsxs)(vR,{width:r,margin:a,onClick:l,stretchHeight:d,darkMode:s,children:[n&&(0,uf.jsx)(xR,{data:n}),(0,uf.jsx)(yR,{padding:o,children:e})]})},xR=function(t){var e=t.data,n=e.label,r=e.description,a=(0,Js.get)(e,"buttons",[]);return(0,uf.jsxs)(mR,{children:[(0,uf.jsxs)("div",{children:[n&&(0,uf.jsx)(dR,{data:{text:n,fontStyle:"headingMd"}}),r&&(0,uf.jsx)(dR,{data:{text:r,color:tu.grey3,fontStyle:"bodySm",margin:"3px 0 0 0"}})]}),a.map((function(t,e){return(0,uf.jsx)(gf,{data:t},e)}))]})},MR=function(t){var e=t.length,n=parseInt(360/e);n>80&&(n=60);var r={};return t&&t.forEach((function(t,e){var a=n*(e+1);r[t]=function(t,e,n){return"hsl(".concat(t,",").concat(e,"%,").concat(n,"%)")}(a,90,85)})),r},wR=sf.div.withConfig({displayName:"Badge__BadgeContainer",componentId:"sc-8k7ypk-0"})(["color:black;background:",";border-radius:12px;font-weight:400;padding:4px 8px 4px 8px;font-size:12px;width:fit-content;block-size:fit-content;"],(function(t){return t.background||tu.grey2})),zR=function(t){var e=t.color,n=t.value;return(0,uf.jsx)(wR,{background:e,children:n})},CR=function(t){var e=t.fields,n=t.item,r=t.blockId,a=t.skeleton,i=t.customBadgeColors,o=t.gridColumns,l=Nu((0,Js.get)(n,"badges",[])),c=(0,Js.get)(n,"badgeColors",{}),s=$s(dI),u=sR().passesDisplayConditions,d=Ys(ZI),h=(0,Js.get)(n,"badgeColorMap",{}),f=Se(Se({},c),h),p=function(t,e){var n=0;return e.map((function(e){var r=Se({},e),a=parseInt(e.columnSpan||1);n+a>t&&(n=0);var i=n+1,o=n+a;return r.position=1===i?"left":o===t?"right":"center",n+=a,r}))}(o,e.map((function(t){return Se(Se({},t),{},{columnSpan:(0,Js.get)(t,"columnSpan",o),rowSpan:(0,Js.get)(t,"rowSpan",1)})})));return(0,uf.jsxs)(kR,{gridColumns:o,children:[p.map((function(t,e){var i=Hd((0,Js.get)(n,t.key),t.truncate||35);t.valuePrefix&&(i="".concat(t.valuePrefix).concat(i)),t.valueSuffix&&(i="".concat(i).concat(t.valueSuffix));var o=d?"white":null;t.fontColor&&(o=t.fontColor);var l=(0,Js.get)(t,"componentId","Text"),c=(0,Js.get)(t,"fontStyle","bodyMd"),u=(0,Js.get)(yu,c);return(0,uf.jsx)(uf.Fragment,{children:a?(0,uf.jsx)(xfr,{widthRange:[80,160],columnSpan:t.columnSpan,rowSpan:t.rowSpan}):(0,uf.jsx)(AR,{position:t.position,columnSpan:t.columnSpan,rowSpan:t.rowSpan,onClick:function(e){Md&&s({id:t.id,target:e.currentTarget,blockId:r})},handleFieldClick:Md,children:"Text"===l&&(0,uf.jsx)(ER,Se(Se(Se({},t),u),{},{color:o,children:i}))})})})),l.length>0&&(0,uf.jsx)(HR,{children:l.map((function(t){var e=!(0,Js.isEmpty)(i)&&i?function(t){var e=null===i||void 0===i?void 0:i.find((function(e){var n,r=null===e||void 0===e||null===(n=e.displayConditions)||void 0===n?void 0:n.map((function(e){return Se(Se({},e),{},{value1:t})}));return u({conditions:r})}));return e?null===e||void 0===e?void 0:e.color:(0,Js.get)(h,"grey")}(t):(0,Js.get)(f,t,"grey");return(0,uf.jsx)(zR,{value:t||"No Value",color:e})}))})]})};var AR=sf.div.withConfig({displayName:"CardContent__TextWrapper",componentId:"sc-3ls8a8-0"})(["",";grid-column:span ",";grid-row:span ",";text-align:",";"],(function(t){return t.handleFieldClick&&"\n    &:hover{\n      outline: 2px solid ".concat(tu.primary,";\n      cursor: pointer;\n      border-radius: 4px;\n    }\n  ")}),(function(t){return t.columnSpan}),(function(t){return t.rowSpan}),(function(t){return t.position})),kR=sf.div.withConfig({displayName:"CardContent__CardContainer",componentId:"sc-3ls8a8-1"})(["gap:5px;cursor:pointer;display:grid;grid-template-columns:repeat(",",1fr);grid-template-rows:auto;"],(function(t){return t.gridColumns})),HR=sf.div.withConfig({displayName:"CardContent__BadgesContainer",componentId:"sc-3ls8a8-2"})(["display:flex;gap:5px;margin-top:5px;flex-wrap:wrap;"]),ER=sf.div.withConfig({displayName:"CardContent__StyledText",componentId:"sc-3ls8a8-3"})(["font-size:",";font-weight:",";color:",";"],(function(t){return kd(t.fontSize)}),(function(t){return t.fontWeight}),(function(t){return t.color||t.fontColor||tu.default})),SR=function(t){var e=t.data,n=e.onChange,r=(0,Js.get)(e,"fontStyle","bodyMd"),a=(0,Js.get)(yu,r),i=e.backgroundColor||e.background;return(0,uf.jsx)(LR,Se(Se(Se({onKeyDown:function(t){return t.stopPropagation()}},a),e),{},{type:["text","number","password","email"].includes(e.type)?e.type:"text",background:i,width:e.width||"100%",autoComplete:"new-password",onChange:function(t){var r=t.target.value;"number"===e.type&&e.max&&td(r)>e.max&&(r=e.max),n(r)}}))},LR=sf.input.withConfig({displayName:"Input__StyledInput",componentId:"sc-avcl6l-0"})(["padding:",";border:",";border-width:",";border-radius:",";font-size:",";font-weight:",";background:",";color:",";width:",";height:",";text-align:left;min-width:50px;&:focus{outline:none;}",""],(function(t){return t.padding||"10px"}),(function(t){return t.border||"1px solid ".concat(tu.pitchBorder)}),(function(t){return t.borderWidth}),(function(t){return kd(t.borderRadius||8)}),(function(t){return kd(t.fontSize)}),(function(t){return t.fontWeight}),(function(t){return t.background}),(function(t){return t.color}),(function(t){return t.width}),(function(t){return t.height}),(function(t){return t.placeholderColor&&"\n  ::placeholder {\n    color: ".concat(t.placeholderColor,";\n  }\n  \n  ::-ms-input-placeholder { /* Edge 12 -18 */\n  color: ").concat(t.placeholderColor,";\n  }\n  ")}));function _R(t){var e,n,r="";if("string"==typeof t||"number"==typeof t)r+=t;else if("object"==typeof t)if(Array.isArray(t))for(e=0;e<t.length;e++)t[e]&&(n=_R(t[e]))&&(r&&(r+=" "),r+=n);else for(e in t)t[e]&&(r&&(r+=" "),r+=e);return r}var BR=function(){for(var t,e,n=0,r="";n<arguments.length;)(t=arguments[n++])&&(e=_R(t))&&(r&&(r+=" "),r+=e);return r};function DR(t){return null!==t&&"object"===typeof t&&t.constructor===Object}function TR(t){if(!DR(t))return t;var e={};return Object.keys(t).forEach((function(n){e[n]=TR(t[n])})),e}function VR(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{clone:!0},r=n.clone?vf({},t):t;return DR(t)&&DR(e)&&Object.keys(e).forEach((function(a){"__proto__"!==a&&(DR(e[a])&&a in t&&DR(t[a])?r[a]=VR(t[a],e[a],n):n.clone?r[a]=DR(e[a])?TR(e[a]):e[a]:r[a]=e[a])})),r}function OR(t){for(var e="https://mui.com/production-error/?code="+t,n=1;n<arguments.length;n+=1)e+="&args[]="+encodeURIComponent(arguments[n]);return"Minified MUI error #"+t+"; visit "+e+" for the full message."}n(8457);function IR(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0,r={};return Object.keys(t).forEach((function(a){r[a]=t[a].reduce((function(t,r){if(r){var a=e(r);""!==a&&t.push(a),n&&n[r]&&t.push(n[r])}return t}),[]).join(" ")})),r}function RR(t){return t&&t.ownerDocument||document}var FR=RR;function NR(t){if("string"!==typeof t)throw new Error(OR(7));return t.charAt(0).toUpperCase()+t.slice(1)}var PR=NR;var jR=function(){function t(t){var e=this;this._insertTag=function(t){var n;n=0===e.tags.length?e.insertionPoint?e.insertionPoint.nextSibling:e.prepend?e.container.firstChild:e.before:e.tags[e.tags.length-1].nextSibling,e.container.insertBefore(t,n),e.tags.push(t)},this.isSpeedy=void 0===t.speedy||t.speedy,this.tags=[],this.ctr=0,this.nonce=t.nonce,this.key=t.key,this.container=t.container,this.prepend=t.prepend,this.insertionPoint=t.insertionPoint,this.before=null}var e=t.prototype;return e.hydrate=function(t){t.forEach(this._insertTag)},e.insert=function(t){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(function(t){var e=document.createElement("style");return e.setAttribute("data-emotion",t.key),void 0!==t.nonce&&e.setAttribute("nonce",t.nonce),e.appendChild(document.createTextNode("")),e.setAttribute("data-s",""),e}(this));var e=this.tags[this.tags.length-1];if(this.isSpeedy){var n=function(t){if(t.sheet)return t.sheet;for(var e=0;e<document.styleSheets.length;e++)if(document.styleSheets[e].ownerNode===t)return document.styleSheets[e]}(e);try{n.insertRule(t,n.cssRules.length)}catch(r){0}}else e.appendChild(document.createTextNode(t));this.ctr++},e.flush=function(){this.tags.forEach((function(t){return t.parentNode&&t.parentNode.removeChild(t)})),this.tags=[],this.ctr=0},t}(),UR=Math.abs,WR=String.fromCharCode,ZR=Object.assign;function GR(t){return t.trim()}function qR(t,e,n){return t.replace(e,n)}function YR(t,e){return t.indexOf(e)}function XR(t,e){return 0|t.charCodeAt(e)}function $R(t,e,n){return t.slice(e,n)}function KR(t){return t.length}function QR(t){return t.length}function JR(t,e){return e.push(t),t}var tF=1,eF=1,nF=0,rF=0,aF=0,iF="";function oF(t,e,n,r,a,i,o){return{value:t,root:e,parent:n,type:r,props:a,children:i,line:tF,column:eF,length:o,return:""}}function lF(t,e){return ZR(oF("",null,null,"",null,null,0),t,{length:-t.length},e)}function cF(){return aF=rF>0?XR(iF,--rF):0,eF--,10===aF&&(eF=1,tF--),aF}function sF(){return aF=rF<nF?XR(iF,rF++):0,eF++,10===aF&&(eF=1,tF++),aF}function uF(){return XR(iF,rF)}function dF(){return rF}function hF(t,e){return $R(iF,t,e)}function fF(t){switch(t){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function pF(t){return tF=eF=1,nF=KR(iF=t),rF=0,[]}function gF(t){return iF="",t}function vF(t){return GR(hF(rF-1,bF(91===t?t+2:40===t?t+1:t)))}function mF(t){for(;(aF=uF())&&aF<33;)sF();return fF(t)>2||fF(aF)>3?"":" "}function yF(t,e){for(;--e&&sF()&&!(aF<48||aF>102||aF>57&&aF<65||aF>70&&aF<97););return hF(t,dF()+(e<6&&32==uF()&&32==sF()))}function bF(t){for(;sF();)switch(aF){case t:return rF;case 34:case 39:34!==t&&39!==t&&bF(aF);break;case 40:41===t&&bF(t);break;case 92:sF()}return rF}function xF(t,e){for(;sF()&&t+aF!==57&&(t+aF!==84||47!==uF()););return"/*"+hF(e,rF-1)+"*"+WR(47===t?t:sF())}function MF(t){for(;!fF(uF());)sF();return hF(t,rF)}var wF="-ms-",zF="-moz-",CF="-webkit-",AF="comm",kF="rule",HF="decl",EF="@keyframes";function SF(t,e){for(var n="",r=QR(t),a=0;a<r;a++)n+=e(t[a],a,t,e)||"";return n}function LF(t,e,n,r){switch(t.type){case"@layer":if(t.children.length)break;case"@import":case HF:return t.return=t.return||t.value;case AF:return"";case EF:return t.return=t.value+"{"+SF(t.children,r)+"}";case kF:t.value=t.props.join(",")}return KR(n=SF(t.children,r))?t.return=t.value+"{"+n+"}":""}function _F(t){return function(e){e.root||(e=e.return)&&t(e)}}function BF(t){return gF(DF("",null,null,null,[""],t=pF(t),0,[0],t))}function DF(t,e,n,r,a,i,o,l,c){for(var s=0,u=0,d=o,h=0,f=0,p=0,g=1,v=1,m=1,y=0,b="",x=a,M=i,w=r,z=b;v;)switch(p=y,y=sF()){case 40:if(108!=p&&58==XR(z,d-1)){-1!=YR(z+=qR(vF(y),"&","&\f"),"&\f")&&(m=-1);break}case 34:case 39:case 91:z+=vF(y);break;case 9:case 10:case 13:case 32:z+=mF(p);break;case 92:z+=yF(dF()-1,7);continue;case 47:switch(uF()){case 42:case 47:JR(VF(xF(sF(),dF()),e,n),c);break;default:z+="/"}break;case 123*g:l[s++]=KR(z)*m;case 125*g:case 59:case 0:switch(y){case 0:case 125:v=0;case 59+u:-1==m&&(z=qR(z,/\f/g,"")),f>0&&KR(z)-d&&JR(f>32?OF(z+";",r,n,d-1):OF(qR(z," ","")+";",r,n,d-2),c);break;case 59:z+=";";default:if(JR(w=TF(z,e,n,s,u,a,l,b,x=[],M=[],d),i),123===y)if(0===u)DF(z,e,w,w,x,i,d,l,M);else switch(99===h&&110===XR(z,3)?100:h){case 100:case 108:case 109:case 115:DF(t,w,w,r&&JR(TF(t,w,w,0,0,a,l,b,a,x=[],d),M),a,M,d,l,r?x:M);break;default:DF(z,w,w,w,[""],M,0,l,M)}}s=u=f=0,g=m=1,b=z="",d=o;break;case 58:d=1+KR(z),f=p;default:if(g<1)if(123==y)--g;else if(125==y&&0==g++&&125==cF())continue;switch(z+=WR(y),y*g){case 38:m=u>0?1:(z+="\f",-1);break;case 44:l[s++]=(KR(z)-1)*m,m=1;break;case 64:45===uF()&&(z+=vF(sF())),h=uF(),u=d=KR(b=z+=MF(dF())),y++;break;case 45:45===p&&2==KR(z)&&(g=0)}}return i}function TF(t,e,n,r,a,i,o,l,c,s,u){for(var d=a-1,h=0===a?i:[""],f=QR(h),p=0,g=0,v=0;p<r;++p)for(var m=0,y=$R(t,d+1,d=UR(g=o[p])),b=t;m<f;++m)(b=GR(g>0?h[m]+" "+y:qR(y,/&\f/g,h[m])))&&(c[v++]=b);return oF(t,e,n,0===a?kF:l,c,s,u)}function VF(t,e,n){return oF(t,e,n,AF,WR(aF),$R(t,2,-2),0)}function OF(t,e,n,r){return oF(t,e,n,HF,$R(t,0,r),$R(t,r+1,-1),r)}var IF=function(t,e,n){for(var r=0,a=0;r=a,a=uF(),38===r&&12===a&&(e[n]=1),!fF(a);)sF();return hF(t,rF)},RF=function(t,e){return gF(function(t,e){var n=-1,r=44;do{switch(fF(r)){case 0:38===r&&12===uF()&&(e[n]=1),t[n]+=IF(rF-1,e,n);break;case 2:t[n]+=vF(r);break;case 4:if(44===r){t[++n]=58===uF()?"&\f":"",e[n]=t[n].length;break}default:t[n]+=WR(r)}}while(r=sF());return t}(pF(t),e))},FF=new WeakMap,NF=function(t){if("rule"===t.type&&t.parent&&!(t.length<1)){for(var e=t.value,n=t.parent,r=t.column===n.column&&t.line===n.line;"rule"!==n.type;)if(!(n=n.parent))return;if((1!==t.props.length||58===e.charCodeAt(0)||FF.get(n))&&!r){FF.set(t,!0);for(var a=[],i=RF(e,a),o=n.props,l=0,c=0;l<i.length;l++)for(var s=0;s<o.length;s++,c++)t.props[c]=a[l]?i[l].replace(/&\f/g,o[s]):o[s]+" "+i[l]}}},PF=function(t){if("decl"===t.type){var e=t.value;108===e.charCodeAt(0)&&98===e.charCodeAt(2)&&(t.return="",t.value="")}};function jF(t,e){switch(function(t,e){return 45^XR(t,0)?(((e<<2^XR(t,0))<<2^XR(t,1))<<2^XR(t,2))<<2^XR(t,3):0}(t,e)){case 5103:return CF+"print-"+t+t;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return CF+t+t;case 5349:case 4246:case 4810:case 6968:case 2756:return CF+t+zF+t+wF+t+t;case 6828:case 4268:return CF+t+wF+t+t;case 6165:return CF+t+wF+"flex-"+t+t;case 5187:return CF+t+qR(t,/(\w+).+(:[^]+)/,CF+"box-$1$2"+wF+"flex-$1$2")+t;case 5443:return CF+t+wF+"flex-item-"+qR(t,/flex-|-self/,"")+t;case 4675:return CF+t+wF+"flex-line-pack"+qR(t,/align-content|flex-|-self/,"")+t;case 5548:return CF+t+wF+qR(t,"shrink","negative")+t;case 5292:return CF+t+wF+qR(t,"basis","preferred-size")+t;case 6060:return CF+"box-"+qR(t,"-grow","")+CF+t+wF+qR(t,"grow","positive")+t;case 4554:return CF+qR(t,/([^-])(transform)/g,"$1"+CF+"$2")+t;case 6187:return qR(qR(qR(t,/(zoom-|grab)/,CF+"$1"),/(image-set)/,CF+"$1"),t,"")+t;case 5495:case 3959:return qR(t,/(image-set\([^]*)/,CF+"$1$`$1");case 4968:return qR(qR(t,/(.+:)(flex-)?(.*)/,CF+"box-pack:$3"+wF+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+CF+t+t;case 4095:case 3583:case 4068:case 2532:return qR(t,/(.+)-inline(.+)/,CF+"$1$2")+t;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(KR(t)-1-e>6)switch(XR(t,e+1)){case 109:if(45!==XR(t,e+4))break;case 102:return qR(t,/(.+:)(.+)-([^]+)/,"$1"+CF+"$2-$3$1"+zF+(108==XR(t,e+3)?"$3":"$2-$3"))+t;case 115:return~YR(t,"stretch")?jF(qR(t,"stretch","fill-available"),e)+t:t}break;case 4949:if(115!==XR(t,e+1))break;case 6444:switch(XR(t,KR(t)-3-(~YR(t,"!important")&&10))){case 107:return qR(t,":",":"+CF)+t;case 101:return qR(t,/(.+:)([^;!]+)(;|!.+)?/,"$1"+CF+(45===XR(t,14)?"inline-":"")+"box$3$1"+CF+"$2$3$1"+wF+"$2box$3")+t}break;case 5936:switch(XR(t,e+11)){case 114:return CF+t+wF+qR(t,/[svh]\w+-[tblr]{2}/,"tb")+t;case 108:return CF+t+wF+qR(t,/[svh]\w+-[tblr]{2}/,"tb-rl")+t;case 45:return CF+t+wF+qR(t,/[svh]\w+-[tblr]{2}/,"lr")+t}return CF+t+wF+t+t}return t}var UF=[function(t,e,n,r){if(t.length>-1&&!t.return)switch(t.type){case HF:t.return=jF(t.value,t.length);break;case EF:return SF([lF(t,{value:qR(t.value,"@","@"+CF)})],r);case kF:if(t.length)return function(t,e){return t.map(e).join("")}(t.props,(function(e){switch(function(t,e){return(t=e.exec(t))?t[0]:t}(e,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return SF([lF(t,{props:[qR(e,/:(read-\w+)/,":"+zF+"$1")]})],r);case"::placeholder":return SF([lF(t,{props:[qR(e,/:(plac\w+)/,":"+CF+"input-$1")]}),lF(t,{props:[qR(e,/:(plac\w+)/,":"+zF+"$1")]}),lF(t,{props:[qR(e,/:(plac\w+)/,wF+"input-$1")]})],r)}return""}))}}],WF=function(t){var e=t.key;if("css"===e){var n=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(n,(function(t){-1!==t.getAttribute("data-emotion").indexOf(" ")&&(document.head.appendChild(t),t.setAttribute("data-s",""))}))}var r=t.stylisPlugins||UF;var a,i,o={},l=[];a=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+e+' "]'),(function(t){for(var e=t.getAttribute("data-emotion").split(" "),n=1;n<e.length;n++)o[e[n]]=!0;l.push(t)}));var c=[NF,PF];var s,u=[LF,_F((function(t){s.insert(t)}))],d=function(t){var e=QR(t);return function(n,r,a,i){for(var o="",l=0;l<e;l++)o+=t[l](n,r,a,i)||"";return o}}(c.concat(r,u));i=function(t,e,n,r){s=n,function(t){SF(BF(t),d)}(t?t+"{"+e.styles+"}":e.styles),r&&(h.inserted[e.name]=!0)};var h={key:e,sheet:new jR({key:e,container:a,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:o,registered:{},insert:i};return h.sheet.hydrate(l),h};var ZF={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},GF=/[A-Z]|^ms/g,qF=/_EMO_([^_]+?)_([^]*?)_EMO_/g,YF=function(t){return 45===t.charCodeAt(1)},XF=function(t){return null!=t&&"boolean"!==typeof t},$F=Id((function(t){return YF(t)?t:t.replace(GF,"-$&").toLowerCase()})),KF=function(t,e){switch(t){case"animation":case"animationName":if("string"===typeof e)return e.replace(qF,(function(t,e,n){return JF={name:e,styles:n,next:JF},e}))}return 1===ZF[t]||YF(t)||"number"!==typeof e||0===e?e:e+"px"};function QF(t,e,n){if(null==n)return"";if(void 0!==n.__emotion_styles)return n;switch(typeof n){case"boolean":return"";case"object":if(1===n.anim)return JF={name:n.name,styles:n.styles,next:JF},n.name;if(void 0!==n.styles){var r=n.next;if(void 0!==r)for(;void 0!==r;)JF={name:r.name,styles:r.styles,next:JF},r=r.next;return n.styles+";"}return function(t,e,n){var r="";if(Array.isArray(n))for(var a=0;a<n.length;a++)r+=QF(t,e,n[a])+";";else for(var i in n){var o=n[i];if("object"!==typeof o)null!=e&&void 0!==e[o]?r+=i+"{"+e[o]+"}":XF(o)&&(r+=$F(i)+":"+KF(i,o)+";");else if(!Array.isArray(o)||"string"!==typeof o[0]||null!=e&&void 0!==e[o[0]]){var l=QF(t,e,o);switch(i){case"animation":case"animationName":r+=$F(i)+":"+l+";";break;default:r+=i+"{"+l+"}"}}else for(var c=0;c<o.length;c++)XF(o[c])&&(r+=$F(i)+":"+KF(i,o[c])+";")}return r}(t,e,n);case"function":if(void 0!==t){var a=JF,i=n(t);return JF=a,QF(t,e,i)}}if(null==e)return n;var o=e[n];return void 0!==o?o:n}var JF,tN=/label:\s*([^\s;\n{]+)\s*(;|$)/g;var eN=function(t,e,n){if(1===t.length&&"object"===typeof t[0]&&null!==t[0]&&void 0!==t[0].styles)return t[0];var r=!0,a="";JF=void 0;var i=t[0];null==i||void 0===i.raw?(r=!1,a+=QF(n,e,i)):a+=i[0];for(var o=1;o<t.length;o++)a+=QF(n,e,t[o]),r&&(a+=i[o]);tN.lastIndex=0;for(var l,c="";null!==(l=tN.exec(a));)c+="-"+l[1];var s=function(t){for(var e,n=0,r=0,a=t.length;a>=4;++r,a-=4)e=1540483477*(65535&(e=255&t.charCodeAt(r)|(255&t.charCodeAt(++r))<<8|(255&t.charCodeAt(++r))<<16|(255&t.charCodeAt(++r))<<24))+(59797*(e>>>16)<<16),n=1540483477*(65535&(e^=e>>>24))+(59797*(e>>>16)<<16)^1540483477*(65535&n)+(59797*(n>>>16)<<16);switch(a){case 3:n^=(255&t.charCodeAt(r+2))<<16;case 2:n^=(255&t.charCodeAt(r+1))<<8;case 1:n=1540483477*(65535&(n^=255&t.charCodeAt(r)))+(59797*(n>>>16)<<16)}return(((n=1540483477*(65535&(n^=n>>>13))+(59797*(n>>>16)<<16))^n>>>15)>>>0).toString(36)}(a)+c;return{name:s,styles:a,next:JF}},nN=!!M.useInsertionEffect&&M.useInsertionEffect,rN=nN||function(t){return t()},aN=nN||x.useLayoutEffect,iN=x.createContext("undefined"!==typeof HTMLElement?WF({key:"css"}):null);iN.Provider;var oN=function(t){return(0,x.forwardRef)((function(e,n){var r=(0,x.useContext)(iN);return t(e,r,n)}))};var lN=x.createContext({});var cN=function(t,e,n){var r=t.key+"-"+e.name;!1===n&&void 0===t.registered[r]&&(t.registered[r]=e.styles)},sN=function(t,e,n){cN(t,e,n);var r=t.key+"-"+e.name;if(void 0===t.inserted[e.name]){var a=e;do{t.insert(e===a?"."+r:"",a,t.sheet,!0),a=a.next}while(void 0!==a)}},uN=Fd,dN=function(t){return"theme"!==t},hN=function(t){return"string"===typeof t&&t.charCodeAt(0)>96?uN:dN},fN=function(t,e,n){var r;if(e){var a=e.shouldForwardProp;r=t.__emotion_forwardProp&&a?function(e){return t.__emotion_forwardProp(e)&&a(e)}:a}return"function"!==typeof r&&n&&(r=t.__emotion_forwardProp),r},pN=function(t){var e=t.cache,n=t.serialized,r=t.isStringTag;return cN(e,n,r),rN((function(){return sN(e,n,r)})),null},gN=function t(e,n){var r,a,i=e.__emotion_real===e,o=i&&e.__emotion_base||e;void 0!==n&&(r=n.label,a=n.target);var l=fN(e,n,i),c=l||hN(o),s=!c("as");return function(){var u=arguments,d=i&&void 0!==e.__emotion_styles?e.__emotion_styles.slice(0):[];if(void 0!==r&&d.push("label:"+r+";"),null==u[0]||void 0===u[0].raw)d.push.apply(d,u);else{0,d.push(u[0][0]);for(var h=u.length,f=1;f<h;f++)d.push(u[f],u[0][f])}var p=oN((function(t,e,n){var r=s&&t.as||o,i="",u=[],h=t;if(null==t.theme){for(var f in h={},t)h[f]=t[f];h.theme=x.useContext(lN)}"string"===typeof t.className?i=function(t,e,n){var r="";return n.split(" ").forEach((function(n){void 0!==t[n]?e.push(t[n]+";"):r+=n+" "})),r}(e.registered,u,t.className):null!=t.className&&(i=t.className+" ");var p=eN(d.concat(u),e.registered,h);i+=e.key+"-"+p.name,void 0!==a&&(i+=" "+a);var g=s&&void 0===l?hN(r):c,v={};for(var m in t)s&&"as"===m||g(m)&&(v[m]=t[m]);return v.className=i,v.ref=n,x.createElement(x.Fragment,null,x.createElement(pN,{cache:e,serialized:p,isStringTag:"string"===typeof r}),x.createElement(r,v))}));return p.displayName=void 0!==r?r:"Styled("+("string"===typeof o?o:o.displayName||o.name||"Component")+")",p.defaultProps=e.defaultProps,p.__emotion_real=p,p.__emotion_base=o,p.__emotion_styles=d,p.__emotion_forwardProp=l,Object.defineProperty(p,"toString",{value:function(){return"."+a}}),p.withComponent=function(e,r){return t(e,vf({},n,r,{shouldForwardProp:fN(p,r,!0)})).apply(void 0,d)},p}}.bind();["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","marquee","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"].forEach((function(t){gN[t]=gN(t)}));var vN=["values","unit","step"],mN=function(t){var e=Object.keys(t).map((function(e){return{key:e,val:t[e]}}))||[];return e.sort((function(t,e){return t.val-e.val})),e.reduce((function(t,e){return vf({},t,He({},e.key,e.val))}),{})};var yN={borderRadius:4},bN={xs:0,sm:600,md:900,lg:1200,xl:1536},xN={keys:["xs","sm","md","lg","xl"],up:function(t){return"@media (min-width:".concat(bN[t],"px)")}};function MN(t,e,n){var r=t.theme||{};if(Array.isArray(e)){var a=r.breakpoints||xN;return e.reduce((function(t,r,i){return t[a.up(a.keys[i])]=n(e[i]),t}),{})}if("object"===typeof e){var i=r.breakpoints||xN;return Object.keys(e).reduce((function(t,r){if(-1!==Object.keys(i.values||bN).indexOf(r)){t[i.up(r)]=n(e[r],r)}else{var a=r;t[a]=e[a]}return t}),{})}return n(e)}function wN(){var t,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=null==(t=e.keys)?void 0:t.reduce((function(t,n){return t[e.up(n)]={},t}),{});return n||{}}function zN(t,e){return t.reduce((function(t,e){var n=t[e];return(!n||0===Object.keys(n).length)&&delete t[e],t}),e)}function CN(t){var e,n=t.values,r=t.breakpoints,a=t.base||function(t,e){if("object"!==typeof t)return{};var n={},r=Object.keys(e);return Array.isArray(t)?r.forEach((function(e,r){r<t.length&&(n[e]=!0)})):r.forEach((function(e){null!=t[e]&&(n[e]=!0)})),n}(n,r),i=Object.keys(a);return 0===i.length?n:i.reduce((function(t,r,a){return Array.isArray(n)?(t[r]=null!=n[a]?n[a]:n[e],e=a):"object"===typeof n?(t[r]=null!=n[r]?n[r]:n[e],e=r):t[r]=n,t}),{})}function AN(t,e){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];if(!e||"string"!==typeof e)return null;if(t&&t.vars&&n){var r="vars.".concat(e).split(".").reduce((function(t,e){return t&&t[e]?t[e]:null}),t);if(null!=r)return r}return e.split(".").reduce((function(t,e){return t&&null!=t[e]?t[e]:null}),t)}function kN(t,e,n){var r,a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:n;return r="function"===typeof t?t(n):Array.isArray(t)?t[n]||a:AN(t,n)||a,e&&(r=e(r,a,t)),r}var HN=function(t){var e=t.prop,n=t.cssProperty,r=void 0===n?t.prop:n,a=t.themeKey,i=t.transform,o=function(t){if(null==t[e])return null;var n=t[e],o=AN(t.theme,a)||{};return MN(t,n,(function(t){var n=kN(o,i,t);return t===n&&"string"===typeof t&&(n=kN(o,i,"".concat(e).concat("default"===t?"":NR(t)),t)),!1===r?n:He({},r,n)}))};return o.propTypes={},o.filterProps=[e],o};var EN=function(t,e){return e?VR(t,e,{clone:!1}):t};var SN={m:"margin",p:"padding"},LN={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},_N={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},BN=function(t){var e={};return function(n){return void 0===e[n]&&(e[n]=t(n)),e[n]}}((function(t){if(t.length>2){if(!_N[t])return[t];t=_N[t]}var e=m(t.split(""),2),n=e[0],r=e[1],a=SN[n],i=LN[r]||"";return Array.isArray(i)?i.map((function(t){return a+t})):[a+i]})),DN=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],TN=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"],VN=[].concat(DN,TN);function ON(t,e,n,r){var a,i=null!=(a=AN(t,e,!1))?a:n;return"number"===typeof i?function(t){return"string"===typeof t?t:i*t}:Array.isArray(i)?function(t){return"string"===typeof t?t:i[t]}:"function"===typeof i?i:function(){}}function IN(t){return ON(t,"spacing",8)}function RN(t,e){if("string"===typeof e||null==e)return e;var n=t(Math.abs(e));return e>=0?n:"number"===typeof n?-n:"-".concat(n)}function FN(t,e,n,r){if(-1===e.indexOf(n))return null;var a=function(t,e){return function(n){return t.reduce((function(t,r){return t[r]=RN(e,n),t}),{})}}(BN(n),r);return MN(t,t[n],a)}function NN(t,e){var n=IN(t.theme);return Object.keys(t).map((function(r){return FN(t,e,r,n)})).reduce(EN,{})}function PN(t){return NN(t,DN)}function jN(t){return NN(t,TN)}function UN(t){return NN(t,VN)}PN.propTypes={},PN.filterProps=DN,jN.propTypes={},jN.filterProps=TN,UN.propTypes={},UN.filterProps=VN;var WN=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];var r=e.reduce((function(t,e){return e.filterProps.forEach((function(n){t[n]=e})),t}),{}),a=function(t){return Object.keys(t).reduce((function(e,n){return r[n]?EN(e,r[n](t)):e}),{})};return a.propTypes={},a.filterProps=e.reduce((function(t,e){return t.concat(e.filterProps)}),[]),a};function ZN(t){return"number"!==typeof t?t:"".concat(t,"px solid")}var GN=HN({prop:"border",themeKey:"borders",transform:ZN}),qN=HN({prop:"borderTop",themeKey:"borders",transform:ZN}),YN=HN({prop:"borderRight",themeKey:"borders",transform:ZN}),XN=HN({prop:"borderBottom",themeKey:"borders",transform:ZN}),$N=HN({prop:"borderLeft",themeKey:"borders",transform:ZN}),KN=HN({prop:"borderColor",themeKey:"palette"}),QN=HN({prop:"borderTopColor",themeKey:"palette"}),JN=HN({prop:"borderRightColor",themeKey:"palette"}),tP=HN({prop:"borderBottomColor",themeKey:"palette"}),eP=HN({prop:"borderLeftColor",themeKey:"palette"}),nP=function(t){if(void 0!==t.borderRadius&&null!==t.borderRadius){var e=ON(t.theme,"shape.borderRadius",4);return MN(t,t.borderRadius,(function(t){return{borderRadius:RN(e,t)}}))}return null};nP.propTypes={},nP.filterProps=["borderRadius"];WN(GN,qN,YN,XN,$N,KN,QN,JN,tP,eP,nP);var rP=function(t){if(void 0!==t.gap&&null!==t.gap){var e=ON(t.theme,"spacing",8);return MN(t,t.gap,(function(t){return{gap:RN(e,t)}}))}return null};rP.propTypes={},rP.filterProps=["gap"];var aP=function(t){if(void 0!==t.columnGap&&null!==t.columnGap){var e=ON(t.theme,"spacing",8);return MN(t,t.columnGap,(function(t){return{columnGap:RN(e,t)}}))}return null};aP.propTypes={},aP.filterProps=["columnGap"];var iP=function(t){if(void 0!==t.rowGap&&null!==t.rowGap){var e=ON(t.theme,"spacing",8);return MN(t,t.rowGap,(function(t){return{rowGap:RN(e,t)}}))}return null};iP.propTypes={},iP.filterProps=["rowGap"];WN(rP,aP,iP,HN({prop:"gridColumn"}),HN({prop:"gridRow"}),HN({prop:"gridAutoFlow"}),HN({prop:"gridAutoColumns"}),HN({prop:"gridAutoRows"}),HN({prop:"gridTemplateColumns"}),HN({prop:"gridTemplateRows"}),HN({prop:"gridTemplateAreas"}),HN({prop:"gridArea"}));function oP(t,e){return"grey"===e?e:t}WN(HN({prop:"color",themeKey:"palette",transform:oP}),HN({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:oP}),HN({prop:"backgroundColor",themeKey:"palette",transform:oP}));function lP(t){return t<=1&&0!==t?"".concat(100*t,"%"):t}var cP=HN({prop:"width",transform:lP}),sP=function(t){if(void 0!==t.maxWidth&&null!==t.maxWidth){return MN(t,t.maxWidth,(function(e){var n,r,a;return{maxWidth:(null==(n=t.theme)||null==(r=n.breakpoints)||null==(a=r.values)?void 0:a[e])||bN[e]||lP(e)}}))}return null};sP.filterProps=["maxWidth"];var uP=HN({prop:"minWidth",transform:lP}),dP=HN({prop:"height",transform:lP}),hP=HN({prop:"maxHeight",transform:lP}),fP=HN({prop:"minHeight",transform:lP}),pP=(HN({prop:"size",cssProperty:"width",transform:lP}),HN({prop:"size",cssProperty:"height",transform:lP}),WN(cP,sP,uP,dP,hP,fP,HN({prop:"boxSizing"})),{border:{themeKey:"borders",transform:ZN},borderTop:{themeKey:"borders",transform:ZN},borderRight:{themeKey:"borders",transform:ZN},borderBottom:{themeKey:"borders",transform:ZN},borderLeft:{themeKey:"borders",transform:ZN},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:nP},color:{themeKey:"palette",transform:oP},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:oP},backgroundColor:{themeKey:"palette",transform:oP},p:{style:jN},pt:{style:jN},pr:{style:jN},pb:{style:jN},pl:{style:jN},px:{style:jN},py:{style:jN},padding:{style:jN},paddingTop:{style:jN},paddingRight:{style:jN},paddingBottom:{style:jN},paddingLeft:{style:jN},paddingX:{style:jN},paddingY:{style:jN},paddingInline:{style:jN},paddingInlineStart:{style:jN},paddingInlineEnd:{style:jN},paddingBlock:{style:jN},paddingBlockStart:{style:jN},paddingBlockEnd:{style:jN},m:{style:PN},mt:{style:PN},mr:{style:PN},mb:{style:PN},ml:{style:PN},mx:{style:PN},my:{style:PN},margin:{style:PN},marginTop:{style:PN},marginRight:{style:PN},marginBottom:{style:PN},marginLeft:{style:PN},marginX:{style:PN},marginY:{style:PN},marginInline:{style:PN},marginInlineStart:{style:PN},marginInlineEnd:{style:PN},marginBlock:{style:PN},marginBlockStart:{style:PN},marginBlockEnd:{style:PN},displayPrint:{cssProperty:!1,transform:function(t){return{"@media print":{display:t}}}},display:{},overflow:{},textOverflow:{},visibility:{},whiteSpace:{},flexBasis:{},flexDirection:{},flexWrap:{},justifyContent:{},alignItems:{},alignContent:{},order:{},flex:{},flexGrow:{},flexShrink:{},alignSelf:{},justifyItems:{},justifySelf:{},gap:{style:rP},rowGap:{style:iP},columnGap:{style:aP},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:lP},maxWidth:{style:sP},minWidth:{transform:lP},height:{transform:lP},maxHeight:{transform:lP},minHeight:{transform:lP},boxSizing:{},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}}),gP=pP;var vP=function(){function t(t,e,n,r){var a,i=(He(a={},t,e),He(a,"theme",n),a),o=r[t];if(!o)return He({},t,e);var l=o.cssProperty,c=void 0===l?t:l,s=o.themeKey,u=o.transform,d=o.style;if(null==e)return null;if("typography"===s&&"inherit"===e)return He({},t,e);var h=AN(n,s)||{};if(d)return d(i);return MN(i,e,(function(e){var n=kN(h,u,e);return e===n&&"string"===typeof e&&(n=kN(h,u,"".concat(t).concat("default"===e?"":NR(e)),e)),!1===c?n:He({},c,n)}))}return function e(n){var r,a=n||{},i=a.sx,o=a.theme,l=void 0===o?{}:o;if(!i)return null;var c=null!=(r=l.unstable_sxConfig)?r:gP;function s(n){var r=n;if("function"===typeof n)r=n(l);else if("object"!==typeof n)return n;if(!r)return null;var a=wN(l.breakpoints),i=Object.keys(a),o=a;return Object.keys(r).forEach((function(n){var a,i,s=(a=r[n],i=l,"function"===typeof a?a(i):a);if(null!==s&&void 0!==s)if("object"===typeof s)if(c[n])o=EN(o,t(n,s,l,c));else{var u=MN({theme:l},s,(function(t){return He({},n,t)}));!function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];var r=e.reduce((function(t,e){return t.concat(Object.keys(e))}),[]),a=new Set(r);return e.every((function(t){return a.size===Object.keys(t).length}))}(u,s)?o=EN(o,u):o[n]=e({sx:s,theme:l})}else o=EN(o,t(n,s,l,c))})),zN(i,o)}return Array.isArray(i)?i.map(s):s(i)}}();vP.filterProps=["sx"];var mP=vP,yP=["breakpoints","palette","spacing","shape"];var bP=function(){for(var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.breakpoints,n=void 0===e?{}:e,r=t.palette,a=void 0===r?{}:r,i=t.spacing,o=t.shape,l=void 0===o?{}:o,c=we(t,yP),s=function(t){var e=t.values,n=void 0===e?{xs:0,sm:600,md:900,lg:1200,xl:1536}:e,r=t.unit,a=void 0===r?"px":r,i=t.step,o=void 0===i?5:i,l=we(t,vN),c=mN(n),s=Object.keys(c);function u(t){var e="number"===typeof n[t]?n[t]:t;return"@media (min-width:".concat(e).concat(a,")")}function d(t){var e="number"===typeof n[t]?n[t]:t;return"@media (max-width:".concat(e-o/100).concat(a,")")}function h(t,e){var r=s.indexOf(e);return"@media (min-width:".concat("number"===typeof n[t]?n[t]:t).concat(a,") and ")+"(max-width:".concat((-1!==r&&"number"===typeof n[s[r]]?n[s[r]]:e)-o/100).concat(a,")")}return vf({keys:s,values:c,up:u,down:d,between:h,only:function(t){return s.indexOf(t)+1<s.length?h(t,s[s.indexOf(t)+1]):u(t)},not:function(t){var e=s.indexOf(t);return 0===e?u(s[1]):e===s.length-1?d(s[e]):h(t,s[s.indexOf(t)+1]).replace("@media","@media not all and")},unit:a},l)}(n),u=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:8;if(t.mui)return t;var e=IN({spacing:t}),n=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return(0===n.length?[1]:n).map((function(t){var n=e(t);return"number"===typeof n?"".concat(n,"px"):n})).join(" ")};return n.mui=!0,n}(i),d=VR({breakpoints:s,direction:"ltr",components:{},palette:vf({mode:"light"},a),spacing:u,shape:vf({},yN,l)},c),h=arguments.length,f=new Array(h>1?h-1:0),p=1;p<h;p++)f[p-1]=arguments[p];return(d=f.reduce((function(t,e){return VR(t,e)}),d)).unstable_sxConfig=vf({},gP,null==c?void 0:c.unstable_sxConfig),d.unstable_sx=function(t){return mP({sx:t,theme:this})},d},xP=["variant"];function MP(t){return 0===t.length}function wP(t){var e=t.variant,n=we(t,xP),r=e||"";return Object.keys(n).sort().forEach((function(e){r+="color"===e?MP(r)?t[e]:NR(t[e]):"".concat(MP(r)?e:NR(e)).concat(NR(t[e].toString()))})),r}var zP=["name","slot","skipVariantsResolver","skipSx","overridesResolver"];function CP(t){return"ownerState"!==t&&"theme"!==t&&"sx"!==t&&"as"!==t}var AP=bP();function kP(t){var e,n=t.defaultTheme,r=t.theme,a=t.themeId;return e=r,0===Object.keys(e).length?n:r[a]||r}function HP(t,e){var n;return vf({toolbar:(n={minHeight:56},He(n,t.up("xs"),{"@media (orientation: landscape)":{minHeight:48}}),He(n,t.up("sm"),{minHeight:64}),n)},e)}function EP(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;return Math.min(Math.max(e,t),n)}function SP(t){if(t.type)return t;if("#"===t.charAt(0))return SP(function(t){t=t.slice(1);var e=new RegExp(".{1,".concat(t.length>=6?2:1,"}"),"g"),n=t.match(e);return n&&1===n[0].length&&(n=n.map((function(t){return t+t}))),n?"rgb".concat(4===n.length?"a":"","(").concat(n.map((function(t,e){return e<3?parseInt(t,16):Math.round(parseInt(t,16)/255*1e3)/1e3})).join(", "),")"):""}(t));var e=t.indexOf("("),n=t.substring(0,e);if(-1===["rgb","rgba","hsl","hsla","color"].indexOf(n))throw new Error(OR(9,t));var r,a=t.substring(e+1,t.length-1);if("color"===n){if(r=(a=a.split(" ")).shift(),4===a.length&&"/"===a[3].charAt(0)&&(a[3]=a[3].slice(1)),-1===["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].indexOf(r))throw new Error(OR(10,r))}else a=a.split(",");return a=a.map((function(t){return parseFloat(t)})),{type:n,values:a,colorSpace:r}}function LP(t){var e=t.type,n=t.colorSpace,r=t.values;return-1!==e.indexOf("rgb")?r=r.map((function(t,e){return e<3?parseInt(t,10):t})):-1!==e.indexOf("hsl")&&(r[1]="".concat(r[1],"%"),r[2]="".concat(r[2],"%")),r=-1!==e.indexOf("color")?"".concat(n," ").concat(r.join(" ")):"".concat(r.join(", ")),"".concat(e,"(").concat(r,")")}function _P(t){var e="hsl"===(t=SP(t)).type||"hsla"===t.type?SP(function(t){var e=(t=SP(t)).values,n=e[0],r=e[1]/100,a=e[2]/100,i=r*Math.min(a,1-a),o=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:(t+n/30)%12;return a-i*Math.max(Math.min(e-3,9-e,1),-1)},l="rgb",c=[Math.round(255*o(0)),Math.round(255*o(8)),Math.round(255*o(4))];return"hsla"===t.type&&(l+="a",c.push(e[3])),LP({type:l,values:c})}(t)).values:t.values;return e=e.map((function(e){return"color"!==t.type&&(e/=255),e<=.03928?e/12.92:Math.pow((e+.055)/1.055,2.4)})),Number((.2126*e[0]+.7152*e[1]+.0722*e[2]).toFixed(3))}function BP(t,e){return t=SP(t),e=EP(e),"rgb"!==t.type&&"hsl"!==t.type||(t.type+="a"),"color"===t.type?t.values[3]="/".concat(e):t.values[3]=e,LP(t)}function DP(t,e){if(t=SP(t),e=EP(e),-1!==t.type.indexOf("hsl"))t.values[2]*=1-e;else if(-1!==t.type.indexOf("rgb")||-1!==t.type.indexOf("color"))for(var n=0;n<3;n+=1)t.values[n]*=1-e;return LP(t)}function TP(t,e){if(t=SP(t),e=EP(e),-1!==t.type.indexOf("hsl"))t.values[2]+=(100-t.values[2])*e;else if(-1!==t.type.indexOf("rgb"))for(var n=0;n<3;n+=1)t.values[n]+=(255-t.values[n])*e;else if(-1!==t.type.indexOf("color"))for(var r=0;r<3;r+=1)t.values[r]+=(1-t.values[r])*e;return LP(t)}var VP={black:"#000",white:"#fff"},OP={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#f5f5f5",A200:"#eeeeee",A400:"#bdbdbd",A700:"#616161"},IP={50:"#f3e5f5",100:"#e1bee7",200:"#ce93d8",300:"#ba68c8",400:"#ab47bc",500:"#9c27b0",600:"#8e24aa",700:"#7b1fa2",800:"#6a1b9a",900:"#4a148c",A100:"#ea80fc",A200:"#e040fb",A400:"#d500f9",A700:"#aa00ff"},RP={50:"#ffebee",100:"#ffcdd2",200:"#ef9a9a",300:"#e57373",400:"#ef5350",500:"#f44336",600:"#e53935",700:"#d32f2f",800:"#c62828",900:"#b71c1c",A100:"#ff8a80",A200:"#ff5252",A400:"#ff1744",A700:"#d50000"},FP={50:"#fff3e0",100:"#ffe0b2",200:"#ffcc80",300:"#ffb74d",400:"#ffa726",500:"#ff9800",600:"#fb8c00",700:"#f57c00",800:"#ef6c00",900:"#e65100",A100:"#ffd180",A200:"#ffab40",A400:"#ff9100",A700:"#ff6d00"},NP={50:"#e3f2fd",100:"#bbdefb",200:"#90caf9",300:"#64b5f6",400:"#42a5f5",500:"#2196f3",600:"#1e88e5",700:"#1976d2",800:"#1565c0",900:"#0d47a1",A100:"#82b1ff",A200:"#448aff",A400:"#2979ff",A700:"#2962ff"},PP={50:"#e1f5fe",100:"#b3e5fc",200:"#81d4fa",300:"#4fc3f7",400:"#29b6f6",500:"#03a9f4",600:"#039be5",700:"#0288d1",800:"#0277bd",900:"#01579b",A100:"#80d8ff",A200:"#40c4ff",A400:"#00b0ff",A700:"#0091ea"},jP={50:"#e8f5e9",100:"#c8e6c9",200:"#a5d6a7",300:"#81c784",400:"#66bb6a",500:"#4caf50",600:"#43a047",700:"#388e3c",800:"#2e7d32",900:"#1b5e20",A100:"#b9f6ca",A200:"#69f0ae",A400:"#00e676",A700:"#00c853"},UP=["mode","contrastThreshold","tonalOffset"],WP={text:{primary:"rgba(0, 0, 0, 0.87)",secondary:"rgba(0, 0, 0, 0.6)",disabled:"rgba(0, 0, 0, 0.38)"},divider:"rgba(0, 0, 0, 0.12)",background:{paper:VP.white,default:VP.white},action:{active:"rgba(0, 0, 0, 0.54)",hover:"rgba(0, 0, 0, 0.04)",hoverOpacity:.04,selected:"rgba(0, 0, 0, 0.08)",selectedOpacity:.08,disabled:"rgba(0, 0, 0, 0.26)",disabledBackground:"rgba(0, 0, 0, 0.12)",disabledOpacity:.38,focus:"rgba(0, 0, 0, 0.12)",focusOpacity:.12,activatedOpacity:.12}},ZP={text:{primary:VP.white,secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.5)",icon:"rgba(255, 255, 255, 0.5)"},divider:"rgba(255, 255, 255, 0.12)",background:{paper:"#121212",default:"#121212"},action:{active:VP.white,hover:"rgba(255, 255, 255, 0.08)",hoverOpacity:.08,selected:"rgba(255, 255, 255, 0.16)",selectedOpacity:.16,disabled:"rgba(255, 255, 255, 0.3)",disabledBackground:"rgba(255, 255, 255, 0.12)",disabledOpacity:.38,focus:"rgba(255, 255, 255, 0.12)",focusOpacity:.12,activatedOpacity:.24}};function GP(t,e,n,r){var a=r.light||r,i=r.dark||1.5*r;t[e]||(t.hasOwnProperty(n)?t[e]=t[n]:"light"===e?t.light=TP(t.main,a):"dark"===e&&(t.dark=DP(t.main,i)))}function qP(t){var e=t.mode,n=void 0===e?"light":e,r=t.contrastThreshold,a=void 0===r?3:r,i=t.tonalOffset,o=void 0===i?.2:i,l=we(t,UP),c=t.primary||function(){return"dark"===(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"light")?{main:NP[200],light:NP[50],dark:NP[400]}:{main:NP[700],light:NP[400],dark:NP[800]}}(n),s=t.secondary||function(){return"dark"===(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"light")?{main:IP[200],light:IP[50],dark:IP[400]}:{main:IP[500],light:IP[300],dark:IP[700]}}(n),u=t.error||function(){return"dark"===(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"light")?{main:RP[500],light:RP[300],dark:RP[700]}:{main:RP[700],light:RP[400],dark:RP[800]}}(n),d=t.info||function(){return"dark"===(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"light")?{main:PP[400],light:PP[300],dark:PP[700]}:{main:PP[700],light:PP[500],dark:PP[900]}}(n),h=t.success||function(){return"dark"===(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"light")?{main:jP[400],light:jP[300],dark:jP[700]}:{main:jP[800],light:jP[500],dark:jP[900]}}(n),f=t.warning||function(){return"dark"===(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"light")?{main:FP[400],light:FP[300],dark:FP[700]}:{main:"#ed6c02",light:FP[500],dark:FP[900]}}(n);function p(t){var e=function(t,e){var n=_P(t),r=_P(e);return(Math.max(n,r)+.05)/(Math.min(n,r)+.05)}(t,ZP.text.primary)>=a?ZP.text.primary:WP.text.primary;return e}var g=function(t){var e=t.color,n=t.name,r=t.mainShade,a=void 0===r?500:r,i=t.lightShade,l=void 0===i?300:i,c=t.darkShade,s=void 0===c?700:c;if(!(e=vf({},e)).main&&e[a]&&(e.main=e[a]),!e.hasOwnProperty("main"))throw new Error(OR(11,n?" (".concat(n,")"):"",a));if("string"!==typeof e.main)throw new Error(OR(12,n?" (".concat(n,")"):"",JSON.stringify(e.main)));return GP(e,"light",l,o),GP(e,"dark",s,o),e.contrastText||(e.contrastText=p(e.main)),e},v={dark:ZP,light:WP};return VR(vf({common:vf({},VP),mode:n,primary:g({color:c,name:"primary"}),secondary:g({color:s,name:"secondary",mainShade:"A400",lightShade:"A200",darkShade:"A700"}),error:g({color:u,name:"error"}),warning:g({color:f,name:"warning"}),info:g({color:d,name:"info"}),success:g({color:h,name:"success"}),grey:OP,contrastThreshold:a,getContrastText:p,augmentColor:g,tonalOffset:o},v[n]),l)}var YP=["fontFamily","fontSize","fontWeightLight","fontWeightRegular","fontWeightMedium","fontWeightBold","htmlFontSize","allVariants","pxToRem"];function XP(t){return Math.round(1e5*t)/1e5}var $P={textTransform:"uppercase"},KP='"Roboto", "Helvetica", "Arial", sans-serif';function QP(t,e){var n="function"===typeof e?e(t):e,r=n.fontFamily,a=void 0===r?KP:r,i=n.fontSize,o=void 0===i?14:i,l=n.fontWeightLight,c=void 0===l?300:l,s=n.fontWeightRegular,u=void 0===s?400:s,d=n.fontWeightMedium,h=void 0===d?500:d,f=n.fontWeightBold,p=void 0===f?700:f,g=n.htmlFontSize,v=void 0===g?16:g,m=n.allVariants,y=n.pxToRem,b=we(n,YP);var x=o/14,M=y||function(t){return"".concat(t/v*x,"rem")},w=function(t,e,n,r,i){return vf({fontFamily:a,fontWeight:t,fontSize:M(e),lineHeight:n},a===KP?{letterSpacing:"".concat(XP(r/e),"em")}:{},i,m)},z={h1:w(c,96,1.167,-1.5),h2:w(c,60,1.2,-.5),h3:w(u,48,1.167,0),h4:w(u,34,1.235,.25),h5:w(u,24,1.334,0),h6:w(h,20,1.6,.15),subtitle1:w(u,16,1.75,.15),subtitle2:w(h,14,1.57,.1),body1:w(u,16,1.5,.15),body2:w(u,14,1.43,.15),button:w(h,14,1.75,.4,$P),caption:w(u,12,1.66,.4),overline:w(u,12,2.66,1,$P),inherit:{fontFamily:"inherit",fontWeight:"inherit",fontSize:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}};return VR(vf({htmlFontSize:v,pxToRem:M,fontFamily:a,fontSize:o,fontWeightLight:c,fontWeightRegular:u,fontWeightMedium:h,fontWeightBold:p},z),b,{clone:!1})}function JP(){return["".concat(arguments.length<=0?void 0:arguments[0],"px ").concat(arguments.length<=1?void 0:arguments[1],"px ").concat(arguments.length<=2?void 0:arguments[2],"px ").concat(arguments.length<=3?void 0:arguments[3],"px rgba(0,0,0,").concat(.2,")"),"".concat(arguments.length<=4?void 0:arguments[4],"px ").concat(arguments.length<=5?void 0:arguments[5],"px ").concat(arguments.length<=6?void 0:arguments[6],"px ").concat(arguments.length<=7?void 0:arguments[7],"px rgba(0,0,0,").concat(.14,")"),"".concat(arguments.length<=8?void 0:arguments[8],"px ").concat(arguments.length<=9?void 0:arguments[9],"px ").concat(arguments.length<=10?void 0:arguments[10],"px ").concat(arguments.length<=11?void 0:arguments[11],"px rgba(0,0,0,").concat(.12,")")].join(",")}var tj=["none",JP(0,2,1,-1,0,1,1,0,0,1,3,0),JP(0,3,1,-2,0,2,2,0,0,1,5,0),JP(0,3,3,-2,0,3,4,0,0,1,8,0),JP(0,2,4,-1,0,4,5,0,0,1,10,0),JP(0,3,5,-1,0,5,8,0,0,1,14,0),JP(0,3,5,-1,0,6,10,0,0,1,18,0),JP(0,4,5,-2,0,7,10,1,0,2,16,1),JP(0,5,5,-3,0,8,10,1,0,3,14,2),JP(0,5,6,-3,0,9,12,1,0,3,16,2),JP(0,6,6,-3,0,10,14,1,0,4,18,3),JP(0,6,7,-4,0,11,15,1,0,4,20,3),JP(0,7,8,-4,0,12,17,2,0,5,22,4),JP(0,7,8,-4,0,13,19,2,0,5,24,4),JP(0,7,9,-4,0,14,21,2,0,5,26,4),JP(0,8,9,-5,0,15,22,2,0,6,28,5),JP(0,8,10,-5,0,16,24,2,0,6,30,5),JP(0,8,11,-5,0,17,26,2,0,6,32,5),JP(0,9,11,-5,0,18,28,2,0,7,34,6),JP(0,9,12,-6,0,19,29,2,0,7,36,6),JP(0,10,13,-6,0,20,31,3,0,8,38,7),JP(0,10,13,-6,0,21,33,3,0,8,40,7),JP(0,10,14,-6,0,22,35,3,0,8,42,7),JP(0,11,14,-7,0,23,36,3,0,9,44,8),JP(0,11,15,-7,0,24,38,3,0,9,46,8)],ej=["duration","easing","delay"],nj={easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)",easeOut:"cubic-bezier(0.0, 0, 0.2, 1)",easeIn:"cubic-bezier(0.4, 0, 1, 1)",sharp:"cubic-bezier(0.4, 0, 0.6, 1)"},rj={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function aj(t){return"".concat(Math.round(t),"ms")}function ij(t){if(!t)return 0;var e=t/36;return Math.round(10*(4+15*Math.pow(e,.25)+e/5))}function oj(t){var e=vf({},nj,t.easing),n=vf({},rj,t.duration);return vf({getAutoHeightDuration:ij,create:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:["all"],r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=r.duration,i=void 0===a?n.standard:a,o=r.easing,l=void 0===o?e.easeInOut:o,c=r.delay,s=void 0===c?0:c;we(r,ej);return(Array.isArray(t)?t:[t]).map((function(t){return"".concat(t," ").concat("string"===typeof i?i:aj(i)," ").concat(l," ").concat("string"===typeof s?s:aj(s))})).join(",")}},t,{easing:e,duration:n})}var lj={mobileStepper:1e3,fab:1050,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500},cj=["breakpoints","mixins","spacing","palette","transitions","typography","shape"];function sj(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.mixins,n=void 0===e?{}:e,r=t.palette,a=void 0===r?{}:r,i=t.transitions,o=void 0===i?{}:i,l=t.typography,c=void 0===l?{}:l,s=we(t,cj);if(t.vars)throw new Error(OR(18));var u=qP(a),d=bP(t),h=VR(d,{mixins:HP(d.breakpoints,n),palette:u,shadows:tj.slice(),typography:QP(u,c),transitions:oj(o),zIndex:vf({},lj)});h=VR(h,s);for(var f=arguments.length,p=new Array(f>1?f-1:0),g=1;g<f;g++)p[g-1]=arguments[g];return(h=p.reduce((function(t,e){return VR(t,e)}),h)).unstable_sxConfig=vf({},gP,null==s?void 0:s.unstable_sxConfig),h.unstable_sx=function(t){return mP({sx:t,theme:this})},h}var uj=sj(),dj="$$material",hj=function(t){return CP(t)&&"classes"!==t},fj=CP,pj=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.themeId,n=t.defaultTheme,r=void 0===n?AP:n,a=t.rootShouldForwardProp,i=void 0===a?CP:a,o=t.slotShouldForwardProp,l=void 0===o?CP:o,c=function(t){return mP(vf({},t,{theme:kP(vf({},t,{defaultTheme:r,themeId:e}))}))};return c.__mui_systemSx=!0,function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};!function(t,e){Array.isArray(t.__emotion_styles)&&(t.__emotion_styles=e(t.__emotion_styles))}(t,(function(t){return t.filter((function(t){return!(null!=t&&t.__mui_systemSx)}))}));var a=n.name,o=n.slot,s=n.skipVariantsResolver,u=n.skipSx,d=n.overridesResolver,h=we(n,zP),f=void 0!==s?s:o&&"Root"!==o||!1,p=u||!1;var g=CP;"Root"===o?g=i:o?g=l:function(t){return"string"===typeof t&&t.charCodeAt(0)>96}(t)&&(g=void 0);var v=function(t,e){return gN(t,e)}(t,vf({shouldForwardProp:g,label:undefined},h)),y=function(n){for(var i=arguments.length,o=new Array(i>1?i-1:0),l=1;l<i;l++)o[l-1]=arguments[l];var s=o?o.map((function(t){return"function"===typeof t&&t.__emotion_real!==t?function(n){return t(vf({},n,{theme:kP(vf({},n,{defaultTheme:r,themeId:e}))}))}:t})):[],u=n;a&&d&&s.push((function(t){var n=kP(vf({},t,{defaultTheme:r,themeId:e})),i=function(t,e){return e.components&&e.components[t]&&e.components[t].styleOverrides?e.components[t].styleOverrides:null}(a,n);if(i){var o={};return Object.entries(i).forEach((function(e){var r=m(e,2),a=r[0],i=r[1];o[a]="function"===typeof i?i(vf({},t,{theme:n})):i})),d(t,o)}return null})),a&&!f&&s.push((function(t){var n=kP(vf({},t,{defaultTheme:r,themeId:e}));return function(t,e,n,r){var a,i,o=t.ownerState,l=void 0===o?{}:o,c=[],s=null==n||null==(a=n.components)||null==(i=a[r])?void 0:i.variants;return s&&s.forEach((function(n){var r=!0;Object.keys(n.props).forEach((function(e){l[e]!==n.props[e]&&t[e]!==n.props[e]&&(r=!1)})),r&&c.push(e[wP(n.props)])})),c}(t,function(t,e){var n=[];e&&e.components&&e.components[t]&&e.components[t].variants&&(n=e.components[t].variants);var r={};return n.forEach((function(t){var e=wP(t.props);r[e]=t.style})),r}(a,n),n,a)})),p||s.push(c);var h=s.length-o.length;if(Array.isArray(n)&&h>0){var g=new Array(h).fill("");(u=[].concat(z(n),z(g))).raw=[].concat(z(n.raw),z(g))}else"function"===typeof n&&n.__emotion_real!==n&&(u=function(t){return n(vf({},t,{theme:kP(vf({},t,{defaultTheme:r,themeId:e}))}))});var y=v.apply(void 0,[u].concat(z(s)));return t.muiName&&(y.muiName=t.muiName),y};return v.withConfig&&(y.withConfig=v.withConfig),y}}({themeId:dj,defaultTheme:uj,rootShouldForwardProp:hj}),gj=pj;function vj(t,e){var n=vf({},e);return Object.keys(t).forEach((function(r){if(r.toString().match(/^(components|slots)$/))n[r]=vf({},t[r],n[r]);else if(r.toString().match(/^(componentsProps|slotProps)$/)){var a=t[r]||{},i=e[r];n[r]={},i&&Object.keys(i)?a&&Object.keys(a)?(n[r]=vf({},i),Object.keys(a).forEach((function(t){n[r][t]=vj(a[t],i[t])}))):n[r]=i:n[r]=a}else void 0===n[r]&&(n[r]=t[r])})),n}function mj(t){var e=t.theme,n=t.name,r=t.props;return e&&e.components&&e.components[n]&&e.components[n].defaultProps?vj(e.components[n].defaultProps,r):r}var yj=function(){var t,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,n=x.useContext(lN);return n&&(t=n,0!==Object.keys(t).length)?n:e},bj=bP();var xj=function(){return yj(arguments.length>0&&void 0!==arguments[0]?arguments[0]:bj)};function Mj(t){return function(t){var e=t.props,n=t.name,r=t.defaultTheme,a=t.themeId,i=xj(r);return a&&(i=i[a]||i),mj({theme:i,name:n,props:e})}({props:t.props,name:t.name,defaultTheme:uj,themeId:dj})}var wj=x.createContext({}),zj=function(t){return t},Cj=function(){var t=zj;return{configure:function(e){t=e},generate:function(e){return t(e)},reset:function(){t=zj}}}(),Aj={active:"active",checked:"checked",completed:"completed",disabled:"disabled",readOnly:"readOnly",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",required:"required",selected:"selected"};function kj(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"Mui",r=Aj[e];return r?"".concat(n,"-").concat(r):"".concat(Cj.generate(t),"-").concat(e)}function Hj(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"Mui",r={};return e.forEach((function(e){r[e]=kj(t,e,n)})),r}function Ej(t){return kj("MuiList",t)}Hj("MuiList",["root","padding","dense","subheader"]);var Sj=["children","className","component","dense","disablePadding","subheader"],Lj=gj("ul",{name:"MuiList",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,!n.disablePadding&&e.padding,n.dense&&e.dense,n.subheader&&e.subheader]}})((function(t){var e=t.ownerState;return vf({listStyle:"none",margin:0,padding:0,position:"relative"},!e.disablePadding&&{paddingTop:8,paddingBottom:8},e.subheader&&{paddingTop:0})})),_j=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiList"}),r=n.children,a=n.className,i=n.component,o=void 0===i?"ul":i,l=n.dense,c=void 0!==l&&l,s=n.disablePadding,u=void 0!==s&&s,d=n.subheader,h=we(n,Sj),f=x.useMemo((function(){return{dense:c}}),[c]),p=vf({},n,{component:o,dense:c,disablePadding:u}),g=function(t){var e=t.classes;return IR({root:["root",!t.disablePadding&&"padding",t.dense&&"dense",t.subheader&&"subheader"]},Ej,e)}(p);return(0,uf.jsx)(wj.Provider,{value:f,children:(0,uf.jsxs)(Lj,vf({as:o,className:BR(g.root,a),ref:e,ownerState:p},h,{children:[d,r]}))})})),Bj=_j;function Dj(t){var e=t.documentElement.clientWidth;return Math.abs(window.innerWidth-e)}var Tj=Dj;function Vj(t,e){"function"===typeof t?t(e):t&&(t.current=e)}function Oj(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return x.useMemo((function(){return e.every((function(t){return null==t}))?null:function(t){e.forEach((function(e){Vj(e,t)}))}}),e)}var Ij=Oj,Rj="undefined"!==typeof window?x.useLayoutEffect:x.useEffect,Fj=Rj,Nj=["actions","autoFocus","autoFocusItem","children","className","disabledItemsFocusable","disableListWrap","onKeyDown","variant"];function Pj(t,e,n){return t===e?t.firstChild:e&&e.nextElementSibling?e.nextElementSibling:n?null:t.firstChild}function jj(t,e,n){return t===e?n?t.firstChild:t.lastChild:e&&e.previousElementSibling?e.previousElementSibling:n?null:t.lastChild}function Uj(t,e){if(void 0===e)return!0;var n=t.innerText;return void 0===n&&(n=t.textContent),0!==(n=n.trim().toLowerCase()).length&&(e.repeating?n[0]===e.keys[0]:0===n.indexOf(e.keys.join("")))}function Wj(t,e,n,r,a,i){for(var o=!1,l=a(t,e,!!e&&n);l;){if(l===t.firstChild){if(o)return!1;o=!0}var c=!r&&(l.disabled||"true"===l.getAttribute("aria-disabled"));if(l.hasAttribute("tabindex")&&Uj(l,i)&&!c)return l.focus(),!0;l=a(t,l,n)}return!1}var Zj=x.forwardRef((function(t,e){var n=t.actions,r=t.autoFocus,a=void 0!==r&&r,i=t.autoFocusItem,o=void 0!==i&&i,l=t.children,c=t.className,s=t.disabledItemsFocusable,u=void 0!==s&&s,d=t.disableListWrap,h=void 0!==d&&d,f=t.onKeyDown,p=t.variant,g=void 0===p?"selectedMenu":p,v=we(t,Nj),m=x.useRef(null),y=x.useRef({keys:[],repeating:!0,previousKeyMatched:!0,lastTime:null});Fj((function(){a&&m.current.focus()}),[a]),x.useImperativeHandle(n,(function(){return{adjustStyleForScrollbar:function(t,e){var n=!m.current.style.width;if(t.clientHeight<m.current.clientHeight&&n){var r="".concat(Tj(FR(t)),"px");m.current.style["rtl"===e.direction?"paddingLeft":"paddingRight"]=r,m.current.style.width="calc(100% + ".concat(r,")")}return m.current}}}),[]);var b=Ij(m,e),M=-1;x.Children.forEach(l,(function(t,e){x.isValidElement(t)&&(t.props.disabled||("selectedMenu"===g&&t.props.selected||-1===M)&&(M=e),M===e&&(t.props.disabled||t.props.muiSkipListHighlight||t.type.muiSkipListHighlight)&&(M+=1)>=l.length&&(M=-1))}));var w=x.Children.map(l,(function(t,e){if(e===M){var n={};return o&&(n.autoFocus=!0),void 0===t.props.tabIndex&&"selectedMenu"===g&&(n.tabIndex=0),x.cloneElement(t,n)}return t}));return(0,uf.jsx)(Bj,vf({role:"menu",ref:b,className:c,onKeyDown:function(t){var e=m.current,n=t.key,r=FR(e).activeElement;if("ArrowDown"===n)t.preventDefault(),Wj(e,r,h,u,Pj);else if("ArrowUp"===n)t.preventDefault(),Wj(e,r,h,u,jj);else if("Home"===n)t.preventDefault(),Wj(e,null,h,u,Pj);else if("End"===n)t.preventDefault(),Wj(e,null,h,u,jj);else if(1===n.length){var a=y.current,i=n.toLowerCase(),o=performance.now();a.keys.length>0&&(o-a.lastTime>500?(a.keys=[],a.repeating=!0,a.previousKeyMatched=!0):a.repeating&&i!==a.keys[0]&&(a.repeating=!1)),a.lastTime=o,a.keys.push(i);var l=r&&!a.repeating&&Uj(r,a);a.previousKeyMatched&&(l||Wj(e,r,!1,u,Pj,a))?t.preventDefault():a.previousKeyMatched=!1}f&&f(t)},tabIndex:a?0:-1},v,{children:w}))})),Gj=Zj,qj=function(t){return((t<1?5.11916*Math.pow(t,2):4.5*Math.log(t+1)+2)/100).toFixed(2)};function Yj(t){return kj("MuiPaper",t)}Hj("MuiPaper",["root","rounded","outlined","elevation","elevation0","elevation1","elevation2","elevation3","elevation4","elevation5","elevation6","elevation7","elevation8","elevation9","elevation10","elevation11","elevation12","elevation13","elevation14","elevation15","elevation16","elevation17","elevation18","elevation19","elevation20","elevation21","elevation22","elevation23","elevation24"]);var Xj=["className","component","elevation","square","variant"],$j=gj("div",{name:"MuiPaper",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,e[n.variant],!n.square&&e.rounded,"elevation"===n.variant&&e["elevation".concat(n.elevation)]]}})((function(t){var e,n=t.theme,r=t.ownerState;return vf({backgroundColor:(n.vars||n).palette.background.paper,color:(n.vars||n).palette.text.primary,transition:n.transitions.create("box-shadow")},!r.square&&{borderRadius:n.shape.borderRadius},"outlined"===r.variant&&{border:"1px solid ".concat((n.vars||n).palette.divider)},"elevation"===r.variant&&vf({boxShadow:(n.vars||n).shadows[r.elevation]},!n.vars&&"dark"===n.palette.mode&&{backgroundImage:"linear-gradient(".concat(BP("#fff",qj(r.elevation)),", ").concat(BP("#fff",qj(r.elevation)),")")},n.vars&&{backgroundImage:null==(e=n.vars.overlays)?void 0:e[r.elevation]}))})),Kj=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiPaper"}),r=n.className,a=n.component,i=void 0===a?"div":a,o=n.elevation,l=void 0===o?1:o,c=n.square,s=void 0!==c&&c,u=n.variant,d=void 0===u?"elevation":u,h=we(n,Xj),f=vf({},n,{component:i,elevation:l,square:s,variant:d}),p=function(t){var e=t.square,n=t.elevation,r=t.variant,a=t.classes;return IR({root:["root",r,!e&&"rounded","elevation"===r&&"elevation".concat(n)]},Yj,a)}(f);return(0,uf.jsx)($j,vf({as:i,ownerState:f,className:BR(p.root,r),ref:e},h))})),Qj=Kj;function Jj(t){var e,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:166;function r(){for(var r=this,a=arguments.length,i=new Array(a),o=0;o<a;o++)i[o]=arguments[o];clearTimeout(e),e=setTimeout((function(){t.apply(r,i)}),n)}return r.clear=function(){clearTimeout(e)},r}var tU=Jj;function eU(t){return RR(t).defaultView||window}var nU=eU;function rU(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,S(t,e)}var aU=!1,iU=x.createContext(null),oU="unmounted",lU="exited",cU="entering",sU="entered",uU="exiting",dU=function(t){function e(e,n){var r;r=t.call(this,e,n)||this;var a,i=n&&!n.isMounting?e.enter:e.appear;return r.appearStatus=null,e.in?i?(a=lU,r.appearStatus=cU):a=sU:a=e.unmountOnExit||e.mountOnEnter?oU:lU,r.state={status:a},r.nextCallback=null,r}rU(e,t),e.getDerivedStateFromProps=function(t,e){return t.in&&e.status===oU?{status:lU}:null};var n=e.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(t){var e=null;if(t!==this.props){var n=this.state.status;this.props.in?n!==cU&&n!==sU&&(e=cU):n!==cU&&n!==sU||(e=uU)}this.updateStatus(!1,e)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var t,e,n,r=this.props.timeout;return t=e=n=r,null!=r&&"number"!==typeof r&&(t=r.exit,e=r.enter,n=void 0!==r.appear?r.appear:e),{exit:t,enter:e,appear:n}},n.updateStatus=function(t,e){if(void 0===t&&(t=!1),null!==e)if(this.cancelNextCallback(),e===cU){if(this.props.unmountOnExit||this.props.mountOnEnter){var n=this.props.nodeRef?this.props.nodeRef.current:Le.findDOMNode(this);n&&function(t){t.scrollTop}(n)}this.performEnter(t)}else this.performExit();else this.props.unmountOnExit&&this.state.status===lU&&this.setState({status:oU})},n.performEnter=function(t){var e=this,n=this.props.enter,r=this.context?this.context.isMounting:t,a=this.props.nodeRef?[r]:[Le.findDOMNode(this),r],i=a[0],o=a[1],l=this.getTimeouts(),c=r?l.appear:l.enter;!t&&!n||aU?this.safeSetState({status:sU},(function(){e.props.onEntered(i)})):(this.props.onEnter(i,o),this.safeSetState({status:cU},(function(){e.props.onEntering(i,o),e.onTransitionEnd(c,(function(){e.safeSetState({status:sU},(function(){e.props.onEntered(i,o)}))}))})))},n.performExit=function(){var t=this,e=this.props.exit,n=this.getTimeouts(),r=this.props.nodeRef?void 0:Le.findDOMNode(this);e&&!aU?(this.props.onExit(r),this.safeSetState({status:uU},(function(){t.props.onExiting(r),t.onTransitionEnd(n.exit,(function(){t.safeSetState({status:lU},(function(){t.props.onExited(r)}))}))}))):this.safeSetState({status:lU},(function(){t.props.onExited(r)}))},n.cancelNextCallback=function(){null!==this.nextCallback&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(t,e){e=this.setNextCallback(e),this.setState(t,e)},n.setNextCallback=function(t){var e=this,n=!0;return this.nextCallback=function(r){n&&(n=!1,e.nextCallback=null,t(r))},this.nextCallback.cancel=function(){n=!1},this.nextCallback},n.onTransitionEnd=function(t,e){this.setNextCallback(e);var n=this.props.nodeRef?this.props.nodeRef.current:Le.findDOMNode(this),r=null==t&&!this.props.addEndListener;if(n&&!r){if(this.props.addEndListener){var a=this.props.nodeRef?[this.nextCallback]:[n,this.nextCallback],i=a[0],o=a[1];this.props.addEndListener(i,o)}null!=t&&setTimeout(this.nextCallback,t)}else setTimeout(this.nextCallback,0)},n.render=function(){var t=this.state.status;if(t===oU)return null;var e=this.props,n=e.children,r=(e.in,e.mountOnEnter,e.unmountOnExit,e.appear,e.enter,e.exit,e.timeout,e.addEndListener,e.onEnter,e.onEntering,e.onEntered,e.onExit,e.onExiting,e.onExited,e.nodeRef,we(e,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]));return x.createElement(iU.Provider,{value:null},"function"===typeof n?n(t,r):x.cloneElement(x.Children.only(n),r))},e}(x.Component);function hU(){}dU.contextType=iU,dU.propTypes={},dU.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:hU,onEntering:hU,onEntered:hU,onExit:hU,onExiting:hU,onExited:hU},dU.UNMOUNTED=oU,dU.EXITED=lU,dU.ENTERING=cU,dU.ENTERED=sU,dU.EXITING=uU;var fU=dU;function pU(){var t=xj(uj);return t[dj]||t}var gU=function(t){return t.scrollTop};function vU(t,e){var n,r,a=t.timeout,i=t.easing,o=t.style,l=void 0===o?{}:o;return{duration:null!=(n=l.transitionDuration)?n:"number"===typeof a?a:a[e.mode]||0,easing:null!=(r=l.transitionTimingFunction)?r:"object"===typeof i?i[e.mode]:i,delay:l.transitionDelay}}var mU=["addEndListener","appear","children","easing","in","onEnter","onEntered","onEntering","onExit","onExited","onExiting","style","timeout","TransitionComponent"];function yU(t){return"scale(".concat(t,", ").concat(Math.pow(t,2),")")}var bU={entering:{opacity:1,transform:yU(1)},entered:{opacity:1,transform:"none"}},xU="undefined"!==typeof navigator&&/^((?!chrome|android).)*(safari|mobile)/i.test(navigator.userAgent)&&/(os |version\/)15(.|_)4/i.test(navigator.userAgent),MU=x.forwardRef((function(t,e){var n=t.addEndListener,r=t.appear,a=void 0===r||r,i=t.children,o=t.easing,l=t.in,c=t.onEnter,s=t.onEntered,u=t.onEntering,d=t.onExit,h=t.onExited,f=t.onExiting,p=t.style,g=t.timeout,v=void 0===g?"auto":g,m=t.TransitionComponent,y=void 0===m?fU:m,b=we(t,mU),M=x.useRef(),w=x.useRef(),z=pU(),C=x.useRef(null),A=Ij(C,i.ref,e),k=function(t){return function(e){if(t){var n=C.current;void 0===e?t(n):t(n,e)}}},H=k(u),E=k((function(t,e){gU(t);var n,r=vU({style:p,timeout:v,easing:o},{mode:"enter"}),a=r.duration,i=r.delay,l=r.easing;"auto"===v?(n=z.transitions.getAutoHeightDuration(t.clientHeight),w.current=n):n=a,t.style.transition=[z.transitions.create("opacity",{duration:n,delay:i}),z.transitions.create("transform",{duration:xU?n:.666*n,delay:i,easing:l})].join(","),c&&c(t,e)})),S=k(s),L=k(f),_=k((function(t){var e,n=vU({style:p,timeout:v,easing:o},{mode:"exit"}),r=n.duration,a=n.delay,i=n.easing;"auto"===v?(e=z.transitions.getAutoHeightDuration(t.clientHeight),w.current=e):e=r,t.style.transition=[z.transitions.create("opacity",{duration:e,delay:a}),z.transitions.create("transform",{duration:xU?e:.666*e,delay:xU?a:a||.333*e,easing:i})].join(","),t.style.opacity=0,t.style.transform=yU(.75),d&&d(t)})),B=k(h);return x.useEffect((function(){return function(){clearTimeout(M.current)}}),[]),(0,uf.jsx)(y,vf({appear:a,in:l,nodeRef:C,onEnter:E,onEntered:S,onEntering:H,onExit:_,onExited:B,onExiting:L,addEndListener:function(t){"auto"===v&&(M.current=setTimeout(t,w.current||0)),n&&n(C.current,t)},timeout:"auto"===v?null:v},b,{children:function(t,e){return x.cloneElement(i,vf({style:vf({opacity:0,transform:yU(.75),visibility:"exited"!==t||l?void 0:"hidden"},bU[t],p,i.props.style),ref:A},e))}}))}));MU.muiSupportAuto=!0;var wU=MU;function zU(t){var e=x.useRef(t);return Rj((function(){e.current=t})),x.useCallback((function(){return e.current.apply(void 0,arguments)}),[])}function CU(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return e.reduce((function(t,e){return null==e?t:function(){for(var n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];t.apply(this,r),e.apply(this,r)}}),(function(){}))}var AU=x.forwardRef((function(t,e){var n=t.children,r=t.container,a=t.disablePortal,i=void 0!==a&&a,o=m(x.useState(null),2),l=o[0],c=o[1],s=Oj(x.isValidElement(n)?n.ref:null,e);if(Rj((function(){i||c(function(t){return"function"===typeof t?t():t}(r)||document.body)}),[r,i]),Rj((function(){if(l&&!i)return Vj(e,l),function(){Vj(e,null)}}),[e,l,i]),i){if(x.isValidElement(n)){var u={ref:s};return x.cloneElement(n,u)}return(0,uf.jsx)(x.Fragment,{children:n})}return(0,uf.jsx)(x.Fragment,{children:l?Le.createPortal(n,l):l})}));var kU=AU;function HU(t,e){e?t.setAttribute("aria-hidden","true"):t.removeAttribute("aria-hidden")}function EU(t){return parseInt(eU(t).getComputedStyle(t).paddingRight,10)||0}function SU(t,e,n,r,a){var i=[e,n].concat(z(r));[].forEach.call(t.children,(function(t){var e=-1===i.indexOf(t),n=!function(t){var e=-1!==["TEMPLATE","SCRIPT","STYLE","LINK","MAP","META","NOSCRIPT","PICTURE","COL","COLGROUP","PARAM","SLOT","SOURCE","TRACK"].indexOf(t.tagName),n="INPUT"===t.tagName&&"hidden"===t.getAttribute("type");return e||n}(t);e&&n&&HU(t,a)}))}function LU(t,e){var n=-1;return t.some((function(t,r){return!!e(t)&&(n=r,!0)})),n}function _U(t,e){var n=[],r=t.container;if(!e.disableScrollLock){if(function(t){var e=RR(t);return e.body===t?eU(t).innerWidth>e.documentElement.clientWidth:t.scrollHeight>t.clientHeight}(r)){var a=Dj(RR(r));n.push({value:r.style.paddingRight,property:"padding-right",el:r}),r.style.paddingRight="".concat(EU(r)+a,"px");var i=RR(r).querySelectorAll(".mui-fixed");[].forEach.call(i,(function(t){n.push({value:t.style.paddingRight,property:"padding-right",el:t}),t.style.paddingRight="".concat(EU(t)+a,"px")}))}var o;if(r.parentNode instanceof DocumentFragment)o=RR(r).body;else{var l=r.parentElement,c=eU(r);o="HTML"===(null==l?void 0:l.nodeName)&&"scroll"===c.getComputedStyle(l).overflowY?l:r}n.push({value:o.style.overflow,property:"overflow",el:o},{value:o.style.overflowX,property:"overflow-x",el:o},{value:o.style.overflowY,property:"overflow-y",el:o}),o.style.overflow="hidden"}return function(){n.forEach((function(t){var e=t.value,n=t.el,r=t.property;e?n.style.setProperty(r,e):n.style.removeProperty(r)}))}}var BU=function(){function t(){C(this,t),this.containers=void 0,this.modals=void 0,this.modals=[],this.containers=[]}return E(t,[{key:"add",value:function(t,e){var n=this.modals.indexOf(t);if(-1!==n)return n;n=this.modals.length,this.modals.push(t),t.modalRef&&HU(t.modalRef,!1);var r=function(t){var e=[];return[].forEach.call(t.children,(function(t){"true"===t.getAttribute("aria-hidden")&&e.push(t)})),e}(e);SU(e,t.mount,t.modalRef,r,!0);var a=LU(this.containers,(function(t){return t.container===e}));return-1!==a?(this.containers[a].modals.push(t),n):(this.containers.push({modals:[t],container:e,restore:null,hiddenSiblings:r}),n)}},{key:"mount",value:function(t,e){var n=LU(this.containers,(function(e){return-1!==e.modals.indexOf(t)})),r=this.containers[n];r.restore||(r.restore=_U(r,e))}},{key:"remove",value:function(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=this.modals.indexOf(t);if(-1===n)return n;var r=LU(this.containers,(function(e){return-1!==e.modals.indexOf(t)})),a=this.containers[r];if(a.modals.splice(a.modals.indexOf(t),1),this.modals.splice(n,1),0===a.modals.length)a.restore&&a.restore(),t.modalRef&&HU(t.modalRef,e),SU(a.container,t.mount,t.modalRef,a.hiddenSiblings,!1),this.containers.splice(r,1);else{var i=a.modals[a.modals.length-1];i.modalRef&&HU(i.modalRef,!1)}return n}},{key:"isTopModal",value:function(t){return this.modals.length>0&&this.modals[this.modals.length-1]===t}}]),t}(),DU=["input","select","textarea","a[href]","button","[tabindex]","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])'].join(",");function TU(t){var e=[],n=[];return Array.from(t.querySelectorAll(DU)).forEach((function(t,r){var a=function(t){var e=parseInt(t.getAttribute("tabindex")||"",10);return Number.isNaN(e)?"true"===t.contentEditable||("AUDIO"===t.nodeName||"VIDEO"===t.nodeName||"DETAILS"===t.nodeName)&&null===t.getAttribute("tabindex")?0:t.tabIndex:e}(t);-1!==a&&function(t){return!(t.disabled||"INPUT"===t.tagName&&"hidden"===t.type||function(t){if("INPUT"!==t.tagName||"radio"!==t.type)return!1;if(!t.name)return!1;var e=function(e){return t.ownerDocument.querySelector('input[type="radio"]'.concat(e))},n=e('[name="'.concat(t.name,'"]:checked'));return n||(n=e('[name="'.concat(t.name,'"]'))),n!==t}(t))}(t)&&(0===a?e.push(t):n.push({documentOrder:r,tabIndex:a,node:t}))})),n.sort((function(t,e){return t.tabIndex===e.tabIndex?t.documentOrder-e.documentOrder:t.tabIndex-e.tabIndex})).map((function(t){return t.node})).concat(e)}function VU(){return!0}var OU=function(t){var e=t.children,n=t.disableAutoFocus,r=void 0!==n&&n,a=t.disableEnforceFocus,i=void 0!==a&&a,o=t.disableRestoreFocus,l=void 0!==o&&o,c=t.getTabbable,s=void 0===c?TU:c,u=t.isEnabled,d=void 0===u?VU:u,h=t.open,f=x.useRef(!1),p=x.useRef(null),g=x.useRef(null),v=x.useRef(null),m=x.useRef(null),y=x.useRef(!1),b=x.useRef(null),M=Oj(e.ref,b),w=x.useRef(null);x.useEffect((function(){h&&b.current&&(y.current=!r)}),[r,h]),x.useEffect((function(){if(h&&b.current){var t=RR(b.current);return b.current.contains(t.activeElement)||(b.current.hasAttribute("tabIndex")||b.current.setAttribute("tabIndex","-1"),y.current&&b.current.focus()),function(){l||(v.current&&v.current.focus&&(f.current=!0,v.current.focus()),v.current=null)}}}),[h]),x.useEffect((function(){if(h&&b.current){var t=RR(b.current),e=function(e){var n=b.current;if(null!==n)if(t.hasFocus()&&!i&&d()&&!f.current){if(!n.contains(t.activeElement)){if(e&&m.current!==e.target||t.activeElement!==m.current)m.current=null;else if(null!==m.current)return;if(!y.current)return;var r=[];if(t.activeElement!==p.current&&t.activeElement!==g.current||(r=s(b.current)),r.length>0){var a,o,l=Boolean((null==(a=w.current)?void 0:a.shiftKey)&&"Tab"===(null==(o=w.current)?void 0:o.key)),c=r[0],u=r[r.length-1];"string"!==typeof c&&"string"!==typeof u&&(l?u.focus():c.focus())}else n.focus()}}else f.current=!1},n=function(e){w.current=e,!i&&d()&&"Tab"===e.key&&t.activeElement===b.current&&e.shiftKey&&(f.current=!0,g.current&&g.current.focus())};t.addEventListener("focusin",e),t.addEventListener("keydown",n,!0);var r=setInterval((function(){t.activeElement&&"BODY"===t.activeElement.tagName&&e(null)}),50);return function(){clearInterval(r),t.removeEventListener("focusin",e),t.removeEventListener("keydown",n,!0)}}}),[r,i,l,d,h,s]);var z=function(t){null===v.current&&(v.current=t.relatedTarget),y.current=!0};return(0,uf.jsxs)(x.Fragment,{children:[(0,uf.jsx)("div",{tabIndex:h?0:-1,onFocus:z,ref:p,"data-testid":"sentinelStart"}),x.cloneElement(e,{ref:M,onFocus:function(t){null===v.current&&(v.current=t.relatedTarget),y.current=!0,m.current=t.target;var n=e.props.onFocus;n&&n(t)}}),(0,uf.jsx)("div",{tabIndex:h?0:-1,onFocus:z,ref:g,"data-testid":"sentinelEnd"})]})};function IU(t){return kj("MuiModal",t)}Hj("MuiModal",["root","hidden","backdrop"]);function RU(t){return"string"===typeof t}function FU(t){if(void 0===t)return{};var e={};return Object.keys(t).filter((function(e){return!(e.match(/^on[A-Z]/)&&"function"===typeof t[e])})).forEach((function(n){e[n]=t[n]})),e}function NU(t){var e=t.getSlotProps,n=t.additionalProps,r=t.externalSlotProps,a=t.externalForwardedProps,i=t.className;if(!e){var o=BR(null==a?void 0:a.className,null==r?void 0:r.className,i,null==n?void 0:n.className),l=vf({},null==n?void 0:n.style,null==a?void 0:a.style,null==r?void 0:r.style),c=vf({},n,a,r);return o.length>0&&(c.className=o),Object.keys(l).length>0&&(c.style=l),{props:c,internalRef:void 0}}var s=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];if(void 0===t)return{};var n={};return Object.keys(t).filter((function(n){return n.match(/^on[A-Z]/)&&"function"===typeof t[n]&&!e.includes(n)})).forEach((function(e){n[e]=t[e]})),n}(vf({},a,r)),u=FU(r),d=FU(a),h=e(s),f=BR(null==h?void 0:h.className,null==n?void 0:n.className,i,null==a?void 0:a.className,null==r?void 0:r.className),p=vf({},null==h?void 0:h.style,null==n?void 0:n.style,null==a?void 0:a.style,null==r?void 0:r.style),g=vf({},h,n,d,u);return f.length>0&&(g.className=f),Object.keys(p).length>0&&(g.style=p),{props:g,internalRef:h.ref}}function PU(t,e){return"function"===typeof t?t(e):t}var jU=["elementType","externalSlotProps","ownerState"];function UU(t){var e,n=t.elementType,r=t.externalSlotProps,a=t.ownerState,i=we(t,jU),o=PU(r,a),l=NU(vf({},i,{externalSlotProps:o})),c=function(t,e,n){return void 0===t||RU(t)?e:vf({},e,{ownerState:vf({},e.ownerState,n)})}(n,vf({},l.props,{ref:Oj(l.internalRef,null==o?void 0:o.ref,null==(e=t.additionalProps)?void 0:e.ref)}),a);return c}var WU={disableDefaultClasses:!1},ZU=x.createContext(WU);function GU(t){var e=x.useContext(ZU).disableDefaultClasses;return function(n){return e?"":t(n)}}var qU=["children","closeAfterTransition","container","disableAutoFocus","disableEnforceFocus","disableEscapeKeyDown","disablePortal","disableRestoreFocus","disableScrollLock","hideBackdrop","keepMounted","manager","onBackdropClick","onClose","onKeyDown","open","onTransitionEnter","onTransitionExited","slotProps","slots"];var YU=new BU,XU=x.forwardRef((function(t,e){var n,r,a=t.children,i=t.closeAfterTransition,o=void 0!==i&&i,l=t.container,c=t.disableAutoFocus,s=void 0!==c&&c,u=t.disableEnforceFocus,d=void 0!==u&&u,h=t.disableEscapeKeyDown,f=void 0!==h&&h,p=t.disablePortal,g=void 0!==p&&p,v=t.disableRestoreFocus,y=void 0!==v&&v,b=t.disableScrollLock,M=void 0!==b&&b,w=t.hideBackdrop,z=void 0!==w&&w,C=t.keepMounted,A=void 0!==C&&C,k=t.manager,H=void 0===k?YU:k,E=t.onBackdropClick,S=t.onClose,L=t.onKeyDown,_=t.open,B=t.onTransitionEnter,D=t.onTransitionExited,T=t.slotProps,V=void 0===T?{}:T,O=t.slots,I=void 0===O?{}:O,R=we(t,qU),F=H,N=m(x.useState(!_),2),P=N[0],j=N[1],U=x.useRef({}),W=x.useRef(null),Z=x.useRef(null),G=Oj(Z,e),q=function(t){return!!t&&t.props.hasOwnProperty("in")}(a),Y=null==(n=t["aria-hidden"])||n,X=function(){return U.current.modalRef=Z.current,U.current.mountNode=W.current,U.current},$=function(){F.mount(X(),{disableScrollLock:M}),Z.current&&(Z.current.scrollTop=0)},K=zU((function(){var t=function(t){return"function"===typeof t?t():t}(l)||RR(W.current).body;F.add(X(),t),Z.current&&$()})),Q=x.useCallback((function(){return F.isTopModal(X())}),[F]),J=zU((function(t){W.current=t,t&&Z.current&&(_&&Q()?$():HU(Z.current,Y))})),tt=x.useCallback((function(){F.remove(X(),Y)}),[F,Y]);x.useEffect((function(){return function(){tt()}}),[tt]),x.useEffect((function(){_?K():q&&o||tt()}),[_,tt,q,o,K]);var et=vf({},t,{closeAfterTransition:o,disableAutoFocus:s,disableEnforceFocus:d,disableEscapeKeyDown:f,disablePortal:g,disableRestoreFocus:y,disableScrollLock:M,exited:P,hideBackdrop:z,keepMounted:A}),nt=function(t){var e=t.open,n=t.exited;return IR({root:["root",!e&&n&&"hidden"],backdrop:["backdrop"]},GU(IU))}(et),rt={};void 0===a.props.tabIndex&&(rt.tabIndex="-1"),q&&(rt.onEnter=CU((function(){j(!1),B&&B()}),a.props.onEnter),rt.onExited=CU((function(){j(!0),D&&D(),o&&tt()}),a.props.onExited));var at=null!=(r=I.root)?r:"div",it=UU({elementType:at,externalSlotProps:V.root,externalForwardedProps:R,additionalProps:{ref:G,role:"presentation",onKeyDown:function(t){L&&L(t),"Escape"===t.key&&Q()&&(f||(t.stopPropagation(),S&&S(t,"escapeKeyDown")))}},className:nt.root,ownerState:et}),ot=I.backdrop,lt=UU({elementType:ot,externalSlotProps:V.backdrop,additionalProps:{"aria-hidden":!0,onClick:function(t){t.target===t.currentTarget&&(E&&E(t),S&&S(t,"backdropClick"))},open:_},className:nt.backdrop,ownerState:et});return A||_||q&&!P?(0,uf.jsx)(kU,{ref:J,container:l,disablePortal:g,children:(0,uf.jsxs)(at,vf({},it,{children:[!z&&ot?(0,uf.jsx)(ot,vf({},lt)):null,(0,uf.jsx)(OU,{disableEnforceFocus:d,disableAutoFocus:s,disableRestoreFocus:y,isEnabled:Q,open:_,children:x.cloneElement(a,rt)})]}))}):null})),$U=XU,KU=["addEndListener","appear","children","easing","in","onEnter","onEntered","onEntering","onExit","onExited","onExiting","style","timeout","TransitionComponent"],QU={entering:{opacity:1},entered:{opacity:1}},JU=x.forwardRef((function(t,e){var n=pU(),r={enter:n.transitions.duration.enteringScreen,exit:n.transitions.duration.leavingScreen},a=t.addEndListener,i=t.appear,o=void 0===i||i,l=t.children,c=t.easing,s=t.in,u=t.onEnter,d=t.onEntered,h=t.onEntering,f=t.onExit,p=t.onExited,g=t.onExiting,v=t.style,m=t.timeout,y=void 0===m?r:m,b=t.TransitionComponent,M=void 0===b?fU:b,w=we(t,KU),z=x.useRef(null),C=Ij(z,l.ref,e),A=function(t){return function(e){if(t){var n=z.current;void 0===e?t(n):t(n,e)}}},k=A(h),H=A((function(t,e){gU(t);var r=vU({style:v,timeout:y,easing:c},{mode:"enter"});t.style.webkitTransition=n.transitions.create("opacity",r),t.style.transition=n.transitions.create("opacity",r),u&&u(t,e)})),E=A(d),S=A(g),L=A((function(t){var e=vU({style:v,timeout:y,easing:c},{mode:"exit"});t.style.webkitTransition=n.transitions.create("opacity",e),t.style.transition=n.transitions.create("opacity",e),f&&f(t)})),_=A(p);return(0,uf.jsx)(M,vf({appear:o,in:s,nodeRef:z,onEnter:H,onEntered:E,onEntering:k,onExit:L,onExited:_,onExiting:S,addEndListener:function(t){a&&a(z.current,t)},timeout:y},w,{children:function(t,e){return x.cloneElement(l,vf({style:vf({opacity:0,visibility:"exited"!==t||s?void 0:"hidden"},QU[t],v,l.props.style),ref:C},e))}}))})),tW=JU;function eW(t){return kj("MuiBackdrop",t)}Hj("MuiBackdrop",["root","invisible"]);var nW=["children","className","component","components","componentsProps","invisible","open","slotProps","slots","TransitionComponent","transitionDuration"],rW=gj("div",{name:"MuiBackdrop",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,n.invisible&&e.invisible]}})((function(t){return vf({position:"fixed",display:"flex",alignItems:"center",justifyContent:"center",right:0,bottom:0,top:0,left:0,backgroundColor:"rgba(0, 0, 0, 0.5)",WebkitTapHighlightColor:"transparent"},t.ownerState.invisible&&{backgroundColor:"transparent"})})),aW=x.forwardRef((function(t,e){var n,r,a,i=Mj({props:t,name:"MuiBackdrop"}),o=i.children,l=i.className,c=i.component,s=void 0===c?"div":c,u=i.components,d=void 0===u?{}:u,h=i.componentsProps,f=void 0===h?{}:h,p=i.invisible,g=void 0!==p&&p,v=i.open,m=i.slotProps,y=void 0===m?{}:m,b=i.slots,x=void 0===b?{}:b,M=i.TransitionComponent,w=void 0===M?tW:M,z=i.transitionDuration,C=we(i,nW),A=vf({},i,{component:s,invisible:g}),k=function(t){var e=t.classes;return IR({root:["root",t.invisible&&"invisible"]},eW,e)}(A),H=null!=(n=y.root)?n:f.root;return(0,uf.jsx)(w,vf({in:v,timeout:z},C,{children:(0,uf.jsx)(rW,vf({"aria-hidden":!0},H,{as:null!=(r=null!=(a=x.root)?a:d.Root)?r:s,className:BR(k.root,l,null==H?void 0:H.className),ownerState:vf({},A,null==H?void 0:H.ownerState),classes:k,ref:e,children:o}))}))})),iW=aW,oW=["BackdropComponent","BackdropProps","classes","className","closeAfterTransition","children","container","component","components","componentsProps","disableAutoFocus","disableEnforceFocus","disableEscapeKeyDown","disablePortal","disableRestoreFocus","disableScrollLock","hideBackdrop","keepMounted","onBackdropClick","onClose","open","slotProps","slots","theme"],lW=gj("div",{name:"MuiModal",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,!n.open&&n.exited&&e.hidden]}})((function(t){var e=t.theme,n=t.ownerState;return vf({position:"fixed",zIndex:(e.vars||e).zIndex.modal,right:0,bottom:0,top:0,left:0},!n.open&&n.exited&&{visibility:"hidden"})})),cW=gj(iW,{name:"MuiModal",slot:"Backdrop",overridesResolver:function(t,e){return e.backdrop}})({zIndex:-1}),sW=x.forwardRef((function(t,e){var n,r,a,i,o,l,c=Mj({name:"MuiModal",props:t}),s=c.BackdropComponent,u=void 0===s?cW:s,d=c.BackdropProps,h=c.classes,f=c.className,p=c.closeAfterTransition,g=void 0!==p&&p,v=c.children,y=c.container,b=c.component,M=c.components,w=void 0===M?{}:M,z=c.componentsProps,C=void 0===z?{}:z,A=c.disableAutoFocus,k=void 0!==A&&A,H=c.disableEnforceFocus,E=void 0!==H&&H,S=c.disableEscapeKeyDown,L=void 0!==S&&S,_=c.disablePortal,B=void 0!==_&&_,D=c.disableRestoreFocus,T=void 0!==D&&D,V=c.disableScrollLock,O=void 0!==V&&V,I=c.hideBackdrop,R=void 0!==I&&I,F=c.keepMounted,N=void 0!==F&&F,P=c.onBackdropClick,j=c.onClose,U=c.open,W=c.slotProps,Z=c.slots,G=c.theme,q=we(c,oW),Y=m(x.useState(!0),2),X=Y[0],$=Y[1],K={container:y,closeAfterTransition:g,disableAutoFocus:k,disableEnforceFocus:E,disableEscapeKeyDown:L,disablePortal:B,disableRestoreFocus:T,disableScrollLock:O,hideBackdrop:R,keepMounted:N,onBackdropClick:P,onClose:j,open:U},Q=vf({},c,K,{exited:X}),J=null!=(n=null!=(r=null==Z?void 0:Z.root)?r:w.Root)?n:lW,tt=null!=(a=null!=(i=null==Z?void 0:Z.backdrop)?i:w.Backdrop)?a:u,et=null!=(o=null==W?void 0:W.root)?o:C.root,nt=null!=(l=null==W?void 0:W.backdrop)?l:C.backdrop;return(0,uf.jsx)($U,vf({slots:{root:J,backdrop:tt},slotProps:{root:function(){return vf({},PU(et,Q),!RU(J)&&{as:b,theme:G},{className:BR(f,null==et?void 0:et.className,null==h?void 0:h.root,!Q.open&&Q.exited&&(null==h?void 0:h.hidden))})},backdrop:function(){return vf({},d,PU(nt,Q),{className:BR(null==nt?void 0:nt.className,null==h?void 0:h.backdrop)})}},onTransitionEnter:function(){return $(!1)},onTransitionExited:function(){return $(!0)},ref:e},q,K,{children:v}))})),uW=sW;function dW(t){return kj("MuiPopover",t)}Hj("MuiPopover",["root","paper"]);var hW=["onEntering"],fW=["action","anchorEl","anchorOrigin","anchorPosition","anchorReference","children","className","container","elevation","marginThreshold","open","PaperProps","transformOrigin","TransitionComponent","transitionDuration","TransitionProps"];function pW(t,e){var n=0;return"number"===typeof e?n=e:"center"===e?n=t.height/2:"bottom"===e&&(n=t.height),n}function gW(t,e){var n=0;return"number"===typeof e?n=e:"center"===e?n=t.width/2:"right"===e&&(n=t.width),n}function vW(t){return[t.horizontal,t.vertical].map((function(t){return"number"===typeof t?"".concat(t,"px"):t})).join(" ")}function mW(t){return"function"===typeof t?t():t}var yW=gj(uW,{name:"MuiPopover",slot:"Root",overridesResolver:function(t,e){return e.root}})({}),bW=gj(Qj,{name:"MuiPopover",slot:"Paper",overridesResolver:function(t,e){return e.paper}})({position:"absolute",overflowY:"auto",overflowX:"hidden",minWidth:16,minHeight:16,maxWidth:"calc(100% - 32px)",maxHeight:"calc(100% - 32px)",outline:0}),xW=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiPopover"}),r=n.action,a=n.anchorEl,i=n.anchorOrigin,o=void 0===i?{vertical:"top",horizontal:"left"}:i,l=n.anchorPosition,c=n.anchorReference,s=void 0===c?"anchorEl":c,u=n.children,d=n.className,h=n.container,f=n.elevation,p=void 0===f?8:f,g=n.marginThreshold,v=void 0===g?16:g,y=n.open,b=n.PaperProps,M=void 0===b?{}:b,w=n.transformOrigin,z=void 0===w?{vertical:"top",horizontal:"left"}:w,C=n.TransitionComponent,A=void 0===C?wU:C,k=n.transitionDuration,H=void 0===k?"auto":k,E=n.TransitionProps,S=(void 0===E?{}:E).onEntering,L=we(n.TransitionProps,hW),_=we(n,fW),B=x.useRef(),D=Ij(B,M.ref),T=vf({},n,{anchorOrigin:o,anchorReference:s,elevation:p,marginThreshold:v,PaperProps:M,transformOrigin:z,TransitionComponent:A,transitionDuration:H,TransitionProps:L}),V=function(t){return IR({root:["root"],paper:["paper"]},dW,t.classes)}(T),O=x.useCallback((function(){if("anchorPosition"===s)return l;var t=mW(a),e=(t&&1===t.nodeType?t:FR(B.current).body).getBoundingClientRect();return{top:e.top+pW(e,o.vertical),left:e.left+gW(e,o.horizontal)}}),[a,o.horizontal,o.vertical,l,s]),I=x.useCallback((function(t){return{vertical:pW(t,z.vertical),horizontal:gW(t,z.horizontal)}}),[z.horizontal,z.vertical]),R=x.useCallback((function(t){var e={width:t.offsetWidth,height:t.offsetHeight},n=I(e);if("none"===s)return{top:null,left:null,transformOrigin:vW(n)};var r=O(),i=r.top-n.vertical,o=r.left-n.horizontal,l=i+e.height,c=o+e.width,u=nU(mW(a)),d=u.innerHeight-v,h=u.innerWidth-v;if(i<v){var f=i-v;i-=f,n.vertical+=f}else if(l>d){var p=l-d;i-=p,n.vertical+=p}if(o<v){var g=o-v;o-=g,n.horizontal+=g}else if(c>h){var m=c-h;o-=m,n.horizontal+=m}return{top:"".concat(Math.round(i),"px"),left:"".concat(Math.round(o),"px"),transformOrigin:vW(n)}}),[a,s,O,I,v]),F=m(x.useState(y),2),N=F[0],P=F[1],j=x.useCallback((function(){var t=B.current;if(t){var e=R(t);null!==e.top&&(t.style.top=e.top),null!==e.left&&(t.style.left=e.left),t.style.transformOrigin=e.transformOrigin,P(!0)}}),[R]);x.useEffect((function(){y&&j()})),x.useImperativeHandle(r,(function(){return y?{updatePosition:function(){j()}}:null}),[y,j]),x.useEffect((function(){if(y){var t=tU((function(){j()})),e=nU(a);return e.addEventListener("resize",t),function(){t.clear(),e.removeEventListener("resize",t)}}}),[a,y,j]);var U=H;"auto"!==H||A.muiSupportAuto||(U=void 0);var W=h||(a?FR(mW(a)).body:void 0);return(0,uf.jsx)(yW,vf({BackdropProps:{invisible:!0},className:BR(V.root,d),container:W,open:y,ref:e,ownerState:T},_,{children:(0,uf.jsx)(A,vf({appear:!0,in:y,onEntering:function(t,e){S&&S(t,e),j()},onExited:function(){P(!1)},timeout:U},L,{children:(0,uf.jsx)(bW,vf({elevation:p},M,{ref:D,className:BR(V.paper,M.className)},N?void 0:{style:vf({},M.style,{opacity:0})},{ownerState:T,children:u}))}))}))})),MW=xW;function wW(t){return kj("MuiMenu",t)}Hj("MuiMenu",["root","paper","list"]);var zW=["onEntering"],CW=["autoFocus","children","disableAutoFocusItem","MenuListProps","onClose","open","PaperProps","PopoverClasses","transitionDuration","TransitionProps","variant"],AW={vertical:"top",horizontal:"right"},kW={vertical:"top",horizontal:"left"},HW=gj(MW,{shouldForwardProp:function(t){return hj(t)||"classes"===t},name:"MuiMenu",slot:"Root",overridesResolver:function(t,e){return e.root}})({}),EW=gj(Qj,{name:"MuiMenu",slot:"Paper",overridesResolver:function(t,e){return e.paper}})({maxHeight:"calc(100% - 96px)",WebkitOverflowScrolling:"touch"}),SW=gj(Gj,{name:"MuiMenu",slot:"List",overridesResolver:function(t,e){return e.list}})({outline:0}),LW=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiMenu"}),r=n.autoFocus,a=void 0===r||r,i=n.children,o=n.disableAutoFocusItem,l=void 0!==o&&o,c=n.MenuListProps,s=void 0===c?{}:c,u=n.onClose,d=n.open,h=n.PaperProps,f=void 0===h?{}:h,p=n.PopoverClasses,g=n.transitionDuration,v=void 0===g?"auto":g,m=n.TransitionProps,y=(void 0===m?{}:m).onEntering,b=n.variant,M=void 0===b?"selectedMenu":b,w=we(n.TransitionProps,zW),z=we(n,CW),C=pU(),A="rtl"===C.direction,k=vf({},n,{autoFocus:a,disableAutoFocusItem:l,MenuListProps:s,onEntering:y,PaperProps:f,transitionDuration:v,TransitionProps:w,variant:M}),H=function(t){return IR({root:["root"],paper:["paper"],list:["list"]},wW,t.classes)}(k),E=a&&!l&&d,S=x.useRef(null),L=-1;return x.Children.map(i,(function(t,e){x.isValidElement(t)&&(t.props.disabled||("selectedMenu"===M&&t.props.selected||-1===L)&&(L=e))})),(0,uf.jsx)(HW,vf({onClose:u,anchorOrigin:{vertical:"bottom",horizontal:A?"right":"left"},transformOrigin:A?AW:kW,PaperProps:vf({as:EW},f,{classes:vf({},f.classes,{root:H.paper})}),className:H.root,open:d,ref:e,transitionDuration:v,TransitionProps:vf({onEntering:function(t,e){S.current&&S.current.adjustStyleForScrollbar(t,C),y&&y(t,e)}},w),ownerState:k},z,{classes:p,children:(0,uf.jsx)(SW,vf({onKeyDown:function(t){"Tab"===t.key&&(t.preventDefault(),u&&u(t,"tabKeyDown"))},actions:S,autoFocus:a&&(-1===L||l),autoFocusItem:E,variant:M},s,{className:BR(H.list,s.className),children:i}))}))})),_W=LW;function BW(t){return kj("MuiNativeSelect",t)}var DW=Hj("MuiNativeSelect",["root","select","multiple","filled","outlined","standard","disabled","icon","iconOpen","iconFilled","iconOutlined","iconStandard","nativeInput","error"]),TW=["className","disabled","error","IconComponent","inputRef","variant"],VW=function(t){var e,n=t.ownerState,r=t.theme;return vf((He(e={MozAppearance:"none",WebkitAppearance:"none",userSelect:"none",borderRadius:0,cursor:"pointer","&:focus":vf({},r.vars?{backgroundColor:"rgba(".concat(r.vars.palette.common.onBackgroundChannel," / 0.05)")}:{backgroundColor:"light"===r.palette.mode?"rgba(0, 0, 0, 0.05)":"rgba(255, 255, 255, 0.05)"},{borderRadius:0}),"&::-ms-expand":{display:"none"}},"&.".concat(DW.disabled),{cursor:"default"}),He(e,"&[multiple]",{height:"auto"}),He(e,"&:not([multiple]) option, &:not([multiple]) optgroup",{backgroundColor:(r.vars||r).palette.background.paper}),He(e,"&&&",{paddingRight:24,minWidth:16}),e),"filled"===n.variant&&{"&&&":{paddingRight:32}},"outlined"===n.variant&&{borderRadius:(r.vars||r).shape.borderRadius,"&:focus":{borderRadius:(r.vars||r).shape.borderRadius},"&&&":{paddingRight:32}})},OW=gj("select",{name:"MuiNativeSelect",slot:"Select",shouldForwardProp:hj,overridesResolver:function(t,e){var n=t.ownerState;return[e.select,e[n.variant],n.error&&e.error,He({},"&.".concat(DW.multiple),e.multiple)]}})(VW),IW=function(t){var e=t.ownerState,n=t.theme;return vf(He({position:"absolute",right:0,top:"calc(50% - .5em)",pointerEvents:"none",color:(n.vars||n).palette.action.active},"&.".concat(DW.disabled),{color:(n.vars||n).palette.action.disabled}),e.open&&{transform:"rotate(180deg)"},"filled"===e.variant&&{right:7},"outlined"===e.variant&&{right:7})},RW=gj("svg",{name:"MuiNativeSelect",slot:"Icon",overridesResolver:function(t,e){var n=t.ownerState;return[e.icon,n.variant&&e["icon".concat(PR(n.variant))],n.open&&e.iconOpen]}})(IW),FW=x.forwardRef((function(t,e){var n=t.className,r=t.disabled,a=t.error,i=t.IconComponent,o=t.inputRef,l=t.variant,c=void 0===l?"standard":l,s=we(t,TW),u=vf({},t,{disabled:r,variant:c,error:a}),d=function(t){var e=t.classes,n=t.variant,r=t.disabled,a=t.multiple,i=t.open;return IR({select:["select",n,r&&"disabled",a&&"multiple",t.error&&"error"],icon:["icon","icon".concat(PR(n)),i&&"iconOpen",r&&"disabled"]},BW,e)}(u);return(0,uf.jsxs)(x.Fragment,{children:[(0,uf.jsx)(OW,vf({ownerState:u,className:BR(d.select,n),disabled:r,ref:o||e},s)),t.multiple?null:(0,uf.jsx)(RW,{as:i,ownerState:u,className:d.icon})]})})),NW=FW;function PW(t){return null!=t&&!(Array.isArray(t)&&0===t.length)}function jW(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return t&&(PW(t.value)&&""!==t.value||e&&PW(t.defaultValue)&&""!==t.defaultValue)}function UW(t){var e=t.controlled,n=t.default,r=(t.name,t.state,x.useRef(void 0!==e).current),a=m(x.useState(n),2),i=a[0],o=a[1];return[r?e:i,x.useCallback((function(t){r||o(t)}),[])]}var WW=UW;function ZW(t){return kj("MuiSelect",t)}var GW,qW=Hj("MuiSelect",["select","multiple","filled","outlined","standard","disabled","focused","icon","iconOpen","iconFilled","iconOutlined","iconStandard","nativeInput","error"]),YW=["aria-describedby","aria-label","autoFocus","autoWidth","children","className","defaultOpen","defaultValue","disabled","displayEmpty","error","IconComponent","inputRef","labelId","MenuProps","multiple","name","onBlur","onChange","onClose","onFocus","onOpen","open","readOnly","renderValue","SelectDisplayProps","tabIndex","type","value","variant"],XW=gj("div",{name:"MuiSelect",slot:"Select",overridesResolver:function(t,e){var n=t.ownerState;return[He({},"&.".concat(qW.select),e.select),He({},"&.".concat(qW.select),e[n.variant]),He({},"&.".concat(qW.error),e.error),He({},"&.".concat(qW.multiple),e.multiple)]}})(VW,He({},"&.".concat(qW.select),{height:"auto",minHeight:"1.4375em",textOverflow:"ellipsis",whiteSpace:"nowrap",overflow:"hidden"})),$W=gj("svg",{name:"MuiSelect",slot:"Icon",overridesResolver:function(t,e){var n=t.ownerState;return[e.icon,n.variant&&e["icon".concat(PR(n.variant))],n.open&&e.iconOpen]}})(IW),KW=gj("input",{shouldForwardProp:function(t){return fj(t)&&"classes"!==t},name:"MuiSelect",slot:"NativeInput",overridesResolver:function(t,e){return e.nativeInput}})({bottom:0,left:0,position:"absolute",opacity:0,pointerEvents:"none",width:"100%",boxSizing:"border-box"});function QW(t,e){return"object"===typeof e&&null!==e?t===e:String(t)===String(e)}function JW(t){return null==t||"string"===typeof t&&!t.trim()}var tZ=x.forwardRef((function(t,e){var n=t["aria-describedby"],r=t["aria-label"],a=t.autoFocus,i=t.autoWidth,o=t.children,l=t.className,c=t.defaultOpen,s=t.defaultValue,u=t.disabled,d=t.displayEmpty,h=t.error,f=void 0!==h&&h,p=t.IconComponent,g=t.inputRef,v=t.labelId,y=t.MenuProps,b=void 0===y?{}:y,M=t.multiple,w=t.name,z=t.onBlur,C=t.onChange,A=t.onClose,k=t.onFocus,H=t.onOpen,E=t.open,S=t.readOnly,L=t.renderValue,_=t.SelectDisplayProps,B=void 0===_?{}:_,D=t.tabIndex,T=t.value,V=t.variant,O=void 0===V?"standard":V,I=we(t,YW),R=m(WW({controlled:T,default:s,name:"Select"}),2),F=R[0],N=R[1],P=m(WW({controlled:E,default:c,name:"Select"}),2),j=P[0],U=P[1],W=x.useRef(null),Z=x.useRef(null),G=m(x.useState(null),2),q=G[0],Y=G[1],X=x.useRef(null!=E).current,$=m(x.useState(),2),K=$[0],Q=$[1],J=Ij(e,g),tt=x.useCallback((function(t){Z.current=t,t&&Y(t)}),[]),et=null==q?void 0:q.parentNode;x.useImperativeHandle(J,(function(){return{focus:function(){Z.current.focus()},node:W.current,value:F}}),[F]),x.useEffect((function(){c&&j&&q&&!X&&(Q(i?null:et.clientWidth),Z.current.focus())}),[q,i]),x.useEffect((function(){a&&Z.current.focus()}),[a]),x.useEffect((function(){if(v){var t=FR(Z.current).getElementById(v);if(t){var e=function(){getSelection().isCollapsed&&Z.current.focus()};return t.addEventListener("click",e),function(){t.removeEventListener("click",e)}}}}),[v]);var nt,rt,at=function(t,e){t?H&&H(e):A&&A(e),X||(Q(i?null:et.clientWidth),U(t))},it=x.Children.toArray(o),ot=function(t){return function(e){var n;if(e.currentTarget.hasAttribute("tabindex")){if(M){n=Array.isArray(F)?F.slice():[];var r=F.indexOf(t.props.value);-1===r?n.push(t.props.value):n.splice(r,1)}else n=t.props.value;if(t.props.onClick&&t.props.onClick(e),F!==n&&(N(n),C)){var a=e.nativeEvent||e,i=new a.constructor(a.type,a);Object.defineProperty(i,"target",{writable:!0,value:{value:n,name:w}}),C(i,t)}M||at(!1,e)}}},lt=null!==q&&j;delete I["aria-invalid"];var ct=[],st=!1;(jW({value:F})||d)&&(L?nt=L(F):st=!0);var ut=it.map((function(t){if(!x.isValidElement(t))return null;var e;if(M){if(!Array.isArray(F))throw new Error(OR(2));e=F.some((function(e){return QW(e,t.props.value)})),e&&st&&ct.push(t.props.children)}else(e=QW(F,t.props.value))&&st&&(rt=t.props.children);return e&&!0,x.cloneElement(t,{"aria-selected":e?"true":"false",onClick:ot(t),onKeyUp:function(e){" "===e.key&&e.preventDefault(),t.props.onKeyUp&&t.props.onKeyUp(e)},role:"option",selected:e,value:void 0,"data-value":t.props.value})}));st&&(nt=M?0===ct.length?null:ct.reduce((function(t,e,n){return t.push(e),n<ct.length-1&&t.push(", "),t}),[]):rt);var dt,ht=K;!i&&X&&q&&(ht=et.clientWidth),dt="undefined"!==typeof D?D:u?null:0;var ft=B.id||(w?"mui-component-select-".concat(w):void 0),pt=vf({},t,{variant:O,value:F,open:lt,error:f}),gt=function(t){var e=t.classes,n=t.variant,r=t.disabled,a=t.multiple,i=t.open;return IR({select:["select",n,r&&"disabled",a&&"multiple",t.error&&"error"],icon:["icon","icon".concat(PR(n)),i&&"iconOpen",r&&"disabled"],nativeInput:["nativeInput"]},ZW,e)}(pt);return(0,uf.jsxs)(x.Fragment,{children:[(0,uf.jsx)(XW,vf({ref:tt,tabIndex:dt,role:"button","aria-disabled":u?"true":void 0,"aria-expanded":lt?"true":"false","aria-haspopup":"listbox","aria-label":r,"aria-labelledby":[v,ft].filter(Boolean).join(" ")||void 0,"aria-describedby":n,onKeyDown:function(t){if(!S){-1!==[" ","ArrowUp","ArrowDown","Enter"].indexOf(t.key)&&(t.preventDefault(),at(!0,t))}},onMouseDown:u||S?null:function(t){0===t.button&&(t.preventDefault(),Z.current.focus(),at(!0,t))},onBlur:function(t){!lt&&z&&(Object.defineProperty(t,"target",{writable:!0,value:{value:F,name:w}}),z(t))},onFocus:k},B,{ownerState:pt,className:BR(B.className,gt.select,l),id:ft,children:JW(nt)?GW||(GW=(0,uf.jsx)("span",{className:"notranslate",children:"\u200b"})):nt})),(0,uf.jsx)(KW,vf({"aria-invalid":f,value:Array.isArray(F)?F.join(","):F,name:w,ref:W,"aria-hidden":!0,onChange:function(t){var e=it.map((function(t){return t.props.value})).indexOf(t.target.value);if(-1!==e){var n=it[e];N(n.props.value),C&&C(t,n)}},tabIndex:-1,disabled:u,className:gt.nativeInput,autoFocus:a,ownerState:pt},I)),(0,uf.jsx)($W,{as:p,className:gt.icon,ownerState:pt}),(0,uf.jsx)(_W,vf({id:"menu-".concat(w||""),anchorEl:et,open:lt,onClose:function(t){at(!1,t)},anchorOrigin:{vertical:"bottom",horizontal:"center"},transformOrigin:{vertical:"top",horizontal:"center"}},b,{MenuListProps:vf({"aria-labelledby":v,role:"listbox",disableListWrap:!0},b.MenuListProps),PaperProps:vf({},b.PaperProps,{style:vf({minWidth:ht},null!=b.PaperProps?b.PaperProps.style:null)}),children:ut}))]})})),eZ=tZ;function nZ(t){var e=t.props,n=t.states,r=t.muiFormControl;return n.reduce((function(t,n){return t[n]=e[n],r&&"undefined"===typeof e[n]&&(t[n]=r[n]),t}),{})}var rZ=x.createContext(void 0);function aZ(){return x.useContext(rZ)}function iZ(t){return kj("MuiSvgIcon",t)}Hj("MuiSvgIcon",["root","colorPrimary","colorSecondary","colorAction","colorError","colorDisabled","fontSizeInherit","fontSizeSmall","fontSizeMedium","fontSizeLarge"]);var oZ=["children","className","color","component","fontSize","htmlColor","inheritViewBox","titleAccess","viewBox"],lZ=gj("svg",{name:"MuiSvgIcon",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,"inherit"!==n.color&&e["color".concat(PR(n.color))],e["fontSize".concat(PR(n.fontSize))]]}})((function(t){var e,n,r,a,i,o,l,c,s,u,d,h,f,p,g,v,m,y=t.theme,b=t.ownerState;return{userSelect:"none",width:"1em",height:"1em",display:"inline-block",fill:"currentColor",flexShrink:0,transition:null==(e=y.transitions)||null==(n=e.create)?void 0:n.call(e,"fill",{duration:null==(r=y.transitions)||null==(a=r.duration)?void 0:a.shorter}),fontSize:{inherit:"inherit",small:(null==(i=y.typography)||null==(o=i.pxToRem)?void 0:o.call(i,20))||"1.25rem",medium:(null==(l=y.typography)||null==(c=l.pxToRem)?void 0:c.call(l,24))||"1.5rem",large:(null==(s=y.typography)||null==(u=s.pxToRem)?void 0:u.call(s,35))||"2.1875rem"}[b.fontSize],color:null!=(d=null==(h=(y.vars||y).palette)||null==(f=h[b.color])?void 0:f.main)?d:{action:null==(p=(y.vars||y).palette)||null==(g=p.action)?void 0:g.active,disabled:null==(v=(y.vars||y).palette)||null==(m=v.action)?void 0:m.disabled,inherit:void 0}[b.color]}})),cZ=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiSvgIcon"}),r=n.children,a=n.className,i=n.color,o=void 0===i?"inherit":i,l=n.component,c=void 0===l?"svg":l,s=n.fontSize,u=void 0===s?"medium":s,d=n.htmlColor,h=n.inheritViewBox,f=void 0!==h&&h,p=n.titleAccess,g=n.viewBox,v=void 0===g?"0 0 24 24":g,m=we(n,oZ),y=vf({},n,{color:o,component:c,fontSize:u,instanceFontSize:t.fontSize,inheritViewBox:f,viewBox:v}),b={};f||(b.viewBox=v);var x=function(t){var e=t.color,n=t.fontSize,r=t.classes;return IR({root:["root","inherit"!==e&&"color".concat(PR(e)),"fontSize".concat(PR(n))]},iZ,r)}(y);return(0,uf.jsxs)(lZ,vf({as:c,className:BR(x.root,a),focusable:"false",color:d,"aria-hidden":!p||void 0,role:p?"img":void 0,ref:e},b,m,{ownerState:y,children:[r,p?(0,uf.jsx)("title",{children:p}):null]}))}));cZ.muiName="SvgIcon";var sZ=cZ;function uZ(t,e){function n(n,r){return(0,uf.jsx)(sZ,vf({"data-testid":"".concat(e,"Icon"),ref:r},n,{children:t}))}return n.muiName=sZ.muiName,x.memo(x.forwardRef(n))}var dZ=uZ((0,uf.jsx)("path",{d:"M7 10l5 5 5-5z"}),"ArrowDropDown"),hZ=["onChange","maxRows","minRows","style","value"];function fZ(t){return parseInt(t,10)||0}var pZ={visibility:"hidden",position:"absolute",overflow:"hidden",height:0,top:0,left:0,transform:"translateZ(0)"};function gZ(t){return void 0===t||null===t||0===Object.keys(t).length||0===t.outerHeightStyle&&!t.overflow}var vZ=x.forwardRef((function(t,e){var n=t.onChange,r=t.maxRows,a=t.minRows,i=void 0===a?1:a,o=t.style,l=t.value,c=we(t,hZ),s=x.useRef(null!=l).current,u=x.useRef(null),d=Oj(e,u),h=x.useRef(null),f=x.useRef(0),p=m(x.useState({outerHeightStyle:0}),2),g=p[0],v=p[1],y=x.useCallback((function(){var e=u.current,n=eU(e).getComputedStyle(e);if("0px"===n.width)return{outerHeightStyle:0};var a=h.current;a.style.width=n.width,a.value=e.value||t.placeholder||"x","\n"===a.value.slice(-1)&&(a.value+=" ");var o=n.boxSizing,l=fZ(n.paddingBottom)+fZ(n.paddingTop),c=fZ(n.borderBottomWidth)+fZ(n.borderTopWidth),s=a.scrollHeight;a.value="x";var d=a.scrollHeight,f=s;return i&&(f=Math.max(Number(i)*d,f)),r&&(f=Math.min(Number(r)*d,f)),{outerHeightStyle:(f=Math.max(f,d))+("border-box"===o?l+c:0),overflow:Math.abs(f-s)<=1}}),[r,i,t.placeholder]),b=function(t,e){var n=e.outerHeightStyle,r=e.overflow;return f.current<20&&(n>0&&Math.abs((t.outerHeightStyle||0)-n)>1||t.overflow!==r)?(f.current+=1,{overflow:r,outerHeightStyle:n}):t},M=x.useCallback((function(){var t=y();gZ(t)||v((function(e){return b(e,t)}))}),[y]);x.useEffect((function(){var t,e=Jj((function(){f.current=0,u.current&&function(){var t=y();gZ(t)||Le.flushSync((function(){v((function(e){return b(e,t)}))}))}()})),n=u.current,r=eU(n);return r.addEventListener("resize",e),"undefined"!==typeof ResizeObserver&&(t=new ResizeObserver(e)).observe(n),function(){e.clear(),r.removeEventListener("resize",e),t&&t.disconnect()}})),Rj((function(){M()})),x.useEffect((function(){f.current=0}),[l]);return(0,uf.jsxs)(x.Fragment,{children:[(0,uf.jsx)("textarea",vf({value:l,onChange:function(t){f.current=0,s||M(),n&&n(t)},ref:d,rows:i,style:vf({height:g.outerHeightStyle,overflow:g.overflow?"hidden":void 0},o)},c)),(0,uf.jsx)("textarea",{"aria-hidden":!0,className:t.className,readOnly:!0,ref:h,tabIndex:-1,style:vf({},pZ,o,{padding:0})})]})})),mZ=vZ,yZ=oN((function(t,e){var n=t.styles,r=eN([n],void 0,x.useContext(lN)),a=x.useRef();return aN((function(){var t=e.key+"-global",n=new e.sheet.constructor({key:t,nonce:e.sheet.nonce,container:e.sheet.container,speedy:e.sheet.isSpeedy}),i=!1,o=document.querySelector('style[data-emotion="'+t+" "+r.name+'"]');return e.sheet.tags.length&&(n.before=e.sheet.tags[0]),null!==o&&(i=!0,o.setAttribute("data-emotion",t),n.hydrate([o])),a.current=[n,i],function(){n.flush()}}),[e]),aN((function(){var t=a.current,n=t[0];if(t[1])t[1]=!1;else{if(void 0!==r.next&&sN(e,r.next,!0),n.tags.length){var i=n.tags[n.tags.length-1].nextElementSibling;n.before=i,n.flush()}e.insert("",r,n,!1)}}),[e,r.name]),null}));function bZ(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return eN(e)}var xZ=function(){var t=bZ.apply(void 0,arguments),e="animation-"+t.name;return{name:e,styles:"@keyframes "+e+"{"+t.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}};function MZ(t){var e=t.styles,n=t.defaultTheme,r=void 0===n?{}:n,a="function"===typeof e?function(t){return e(void 0===(n=t)||null===n||0===Object.keys(n).length?r:t);var n}:e;return(0,uf.jsx)(yZ,{styles:a})}var wZ=function(t){var e=t.styles,n=t.themeId,r=t.defaultTheme,a=xj(void 0===r?{}:r),i="function"===typeof e?e(n&&a[n]||a):e;return(0,uf.jsx)(MZ,{styles:i})};var zZ=function(t){return(0,uf.jsx)(wZ,vf({},t,{defaultTheme:uj,themeId:dj}))};function CZ(t){return kj("MuiInputBase",t)}var AZ=Hj("MuiInputBase",["root","formControl","focused","disabled","adornedStart","adornedEnd","error","sizeSmall","multiline","colorSecondary","fullWidth","hiddenLabel","readOnly","input","inputSizeSmall","inputMultiline","inputTypeSearch","inputAdornedStart","inputAdornedEnd","inputHiddenLabel"]),kZ=["aria-describedby","autoComplete","autoFocus","className","color","components","componentsProps","defaultValue","disabled","disableInjectingGlobalStyles","endAdornment","error","fullWidth","id","inputComponent","inputProps","inputRef","margin","maxRows","minRows","multiline","name","onBlur","onChange","onClick","onFocus","onKeyDown","onKeyUp","placeholder","readOnly","renderSuffix","rows","size","slotProps","slots","startAdornment","type","value"],HZ=function(t,e){var n=t.ownerState;return[e.root,n.formControl&&e.formControl,n.startAdornment&&e.adornedStart,n.endAdornment&&e.adornedEnd,n.error&&e.error,"small"===n.size&&e.sizeSmall,n.multiline&&e.multiline,n.color&&e["color".concat(PR(n.color))],n.fullWidth&&e.fullWidth,n.hiddenLabel&&e.hiddenLabel]},EZ=function(t,e){var n=t.ownerState;return[e.input,"small"===n.size&&e.inputSizeSmall,n.multiline&&e.inputMultiline,"search"===n.type&&e.inputTypeSearch,n.startAdornment&&e.inputAdornedStart,n.endAdornment&&e.inputAdornedEnd,n.hiddenLabel&&e.inputHiddenLabel]},SZ=gj("div",{name:"MuiInputBase",slot:"Root",overridesResolver:HZ})((function(t){var e=t.theme,n=t.ownerState;return vf({},e.typography.body1,He({color:(e.vars||e).palette.text.primary,lineHeight:"1.4375em",boxSizing:"border-box",position:"relative",cursor:"text",display:"inline-flex",alignItems:"center"},"&.".concat(AZ.disabled),{color:(e.vars||e).palette.text.disabled,cursor:"default"}),n.multiline&&vf({padding:"4px 0 5px"},"small"===n.size&&{paddingTop:1}),n.fullWidth&&{width:"100%"})})),LZ=gj("input",{name:"MuiInputBase",slot:"Input",overridesResolver:EZ})((function(t){var e,n=t.theme,r=t.ownerState,a="light"===n.palette.mode,i=vf({color:"currentColor"},n.vars?{opacity:n.vars.opacity.inputPlaceholder}:{opacity:a?.42:.5},{transition:n.transitions.create("opacity",{duration:n.transitions.duration.shorter})}),o={opacity:"0 !important"},l=n.vars?{opacity:n.vars.opacity.inputPlaceholder}:{opacity:a?.42:.5};return vf((He(e={font:"inherit",letterSpacing:"inherit",color:"currentColor",padding:"4px 0 5px",border:0,boxSizing:"content-box",background:"none",height:"1.4375em",margin:0,WebkitTapHighlightColor:"transparent",display:"block",minWidth:0,width:"100%",animationName:"mui-auto-fill-cancel",animationDuration:"10ms","&::-webkit-input-placeholder":i,"&::-moz-placeholder":i,"&:-ms-input-placeholder":i,"&::-ms-input-placeholder":i,"&:focus":{outline:0},"&:invalid":{boxShadow:"none"},"&::-webkit-search-decoration":{WebkitAppearance:"none"}},"label[data-shrink=false] + .".concat(AZ.formControl," &"),{"&::-webkit-input-placeholder":o,"&::-moz-placeholder":o,"&:-ms-input-placeholder":o,"&::-ms-input-placeholder":o,"&:focus::-webkit-input-placeholder":l,"&:focus::-moz-placeholder":l,"&:focus:-ms-input-placeholder":l,"&:focus::-ms-input-placeholder":l}),He(e,"&.".concat(AZ.disabled),{opacity:1,WebkitTextFillColor:(n.vars||n).palette.text.disabled}),He(e,"&:-webkit-autofill",{animationDuration:"5000s",animationName:"mui-auto-fill"}),e),"small"===r.size&&{paddingTop:1},r.multiline&&{height:"auto",resize:"none",padding:0,paddingTop:0},"search"===r.type&&{MozAppearance:"textfield"})})),_Z=(0,uf.jsx)(zZ,{styles:{"@keyframes mui-auto-fill":{from:{display:"block"}},"@keyframes mui-auto-fill-cancel":{from:{display:"block"}}}}),BZ=x.forwardRef((function(t,e){var n,r=Mj({props:t,name:"MuiInputBase"}),a=r["aria-describedby"],i=r.autoComplete,o=r.autoFocus,l=r.className,c=r.components,s=void 0===c?{}:c,u=r.componentsProps,d=void 0===u?{}:u,h=r.defaultValue,f=r.disabled,p=r.disableInjectingGlobalStyles,g=r.endAdornment,v=r.fullWidth,y=void 0!==v&&v,b=r.id,M=r.inputComponent,w=void 0===M?"input":M,z=r.inputProps,C=void 0===z?{}:z,A=r.inputRef,k=r.maxRows,H=r.minRows,E=r.multiline,S=void 0!==E&&E,L=r.name,_=r.onBlur,B=r.onChange,D=r.onClick,T=r.onFocus,V=r.onKeyDown,O=r.onKeyUp,I=r.placeholder,R=r.readOnly,F=r.renderSuffix,N=r.rows,P=r.slotProps,j=void 0===P?{}:P,U=r.slots,W=void 0===U?{}:U,Z=r.startAdornment,G=r.type,q=void 0===G?"text":G,Y=r.value,X=we(r,kZ),$=null!=C.value?C.value:Y,K=x.useRef(null!=$).current,Q=x.useRef(),J=x.useCallback((function(t){0}),[]),tt=Ij(Q,A,C.ref,J),et=m(x.useState(!1),2),nt=et[0],rt=et[1],at=aZ();var it=nZ({props:r,muiFormControl:at,states:["color","disabled","error","hiddenLabel","size","required","filled"]});it.focused=at?at.focused:nt,x.useEffect((function(){!at&&f&&nt&&(rt(!1),_&&_())}),[at,f,nt,_]);var ot=at&&at.onFilled,lt=at&&at.onEmpty,ct=x.useCallback((function(t){jW(t)?ot&&ot():lt&&lt()}),[ot,lt]);Fj((function(){K&&ct({value:$})}),[$,ct,K]);x.useEffect((function(){ct(Q.current)}),[]);var st=w,ut=C;S&&"input"===st&&(ut=vf(N?{type:void 0,minRows:N,maxRows:N}:{type:void 0,maxRows:k,minRows:H},ut),st=mZ);x.useEffect((function(){at&&at.setAdornedStart(Boolean(Z))}),[at,Z]);var dt=vf({},r,{color:it.color||"primary",disabled:it.disabled,endAdornment:g,error:it.error,focused:it.focused,formControl:at,fullWidth:y,hiddenLabel:it.hiddenLabel,multiline:S,size:it.size,startAdornment:Z,type:q}),ht=function(t){var e=t.classes,n=t.color,r=t.disabled,a=t.error,i=t.endAdornment,o=t.focused,l=t.formControl,c=t.fullWidth,s=t.hiddenLabel,u=t.multiline,d=t.readOnly,h=t.size,f=t.startAdornment,p=t.type;return IR({root:["root","color".concat(PR(n)),r&&"disabled",a&&"error",c&&"fullWidth",o&&"focused",l&&"formControl","small"===h&&"sizeSmall",u&&"multiline",f&&"adornedStart",i&&"adornedEnd",s&&"hiddenLabel",d&&"readOnly"],input:["input",r&&"disabled","search"===p&&"inputTypeSearch",u&&"inputMultiline","small"===h&&"inputSizeSmall",s&&"inputHiddenLabel",f&&"inputAdornedStart",i&&"inputAdornedEnd",d&&"readOnly"]},CZ,e)}(dt),ft=W.root||s.Root||SZ,pt=j.root||d.root||{},gt=W.input||s.Input||LZ;return ut=vf({},ut,null!=(n=j.input)?n:d.input),(0,uf.jsxs)(x.Fragment,{children:[!p&&_Z,(0,uf.jsxs)(ft,vf({},pt,!RU(ft)&&{ownerState:vf({},dt,pt.ownerState)},{ref:e,onClick:function(t){Q.current&&t.currentTarget===t.target&&Q.current.focus(),D&&!it.disabled&&D(t)}},X,{className:BR(ht.root,pt.className,l,R&&"MuiInputBase-readOnly"),children:[Z,(0,uf.jsx)(rZ.Provider,{value:null,children:(0,uf.jsx)(gt,vf({ownerState:dt,"aria-invalid":it.error,"aria-describedby":a,autoComplete:i,autoFocus:o,defaultValue:h,disabled:it.disabled,id:b,onAnimationStart:function(t){ct("mui-auto-fill-cancel"===t.animationName?Q.current:{value:"x"})},name:L,placeholder:I,readOnly:R,required:it.required,rows:N,value:$,onKeyDown:V,onKeyUp:O,type:q},ut,!RU(gt)&&{as:st,ownerState:vf({},dt,ut.ownerState)},{ref:tt,className:BR(ht.input,ut.className,R&&"MuiInputBase-readOnly"),onBlur:function(t){_&&_(t),C.onBlur&&C.onBlur(t),at&&at.onBlur?at.onBlur(t):rt(!1)},onChange:function(t){if(!K){var e=t.target||Q.current;if(null==e)throw new Error(OR(1));ct({value:e.value})}for(var n=arguments.length,r=new Array(n>1?n-1:0),a=1;a<n;a++)r[a-1]=arguments[a];C.onChange&&C.onChange.apply(C,[t].concat(r)),B&&B.apply(void 0,[t].concat(r))},onFocus:function(t){it.disabled?t.stopPropagation():(T&&T(t),C.onFocus&&C.onFocus(t),at&&at.onFocus?at.onFocus(t):rt(!0))}}))}),g,F?F(vf({},it,{startAdornment:Z})):null]}))]})})),DZ=BZ;function TZ(t){return kj("MuiInput",t)}var VZ=vf({},AZ,Hj("MuiInput",["root","underline","input"])),OZ=["disableUnderline","components","componentsProps","fullWidth","inputComponent","multiline","slotProps","slots","type"],IZ=gj(SZ,{shouldForwardProp:function(t){return hj(t)||"classes"===t},name:"MuiInput",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[].concat(z(HZ(t,e)),[!n.disableUnderline&&e.underline])}})((function(t){var e,n=t.theme,r=t.ownerState,a="light"===n.palette.mode?"rgba(0, 0, 0, 0.42)":"rgba(255, 255, 255, 0.7)";return n.vars&&(a="rgba(".concat(n.vars.palette.common.onBackgroundChannel," / ").concat(n.vars.opacity.inputUnderline,")")),vf({position:"relative"},r.formControl&&{"label + &":{marginTop:16}},!r.disableUnderline&&(He(e={"&:after":{borderBottom:"2px solid ".concat((n.vars||n).palette[r.color].main),left:0,bottom:0,content:'""',position:"absolute",right:0,transform:"scaleX(0)",transition:n.transitions.create("transform",{duration:n.transitions.duration.shorter,easing:n.transitions.easing.easeOut}),pointerEvents:"none"}},"&.".concat(VZ.focused,":after"),{transform:"scaleX(1) translateX(0)"}),He(e,"&.".concat(VZ.error),{"&:before, &:after":{borderBottomColor:(n.vars||n).palette.error.main}}),He(e,"&:before",{borderBottom:"1px solid ".concat(a),left:0,bottom:0,content:'"\\00a0"',position:"absolute",right:0,transition:n.transitions.create("border-bottom-color",{duration:n.transitions.duration.shorter}),pointerEvents:"none"}),He(e,"&:hover:not(.".concat(VZ.disabled,", .").concat(VZ.error,"):before"),{borderBottom:"2px solid ".concat((n.vars||n).palette.text.primary),"@media (hover: none)":{borderBottom:"1px solid ".concat(a)}}),He(e,"&.".concat(VZ.disabled,":before"),{borderBottomStyle:"dotted"}),e))})),RZ=gj(LZ,{name:"MuiInput",slot:"Input",overridesResolver:EZ})({}),FZ=x.forwardRef((function(t,e){var n,r,a,i,o=Mj({props:t,name:"MuiInput"}),l=o.disableUnderline,c=o.components,s=void 0===c?{}:c,u=o.componentsProps,d=o.fullWidth,h=void 0!==d&&d,f=o.inputComponent,p=void 0===f?"input":f,g=o.multiline,v=void 0!==g&&g,m=o.slotProps,y=o.slots,b=void 0===y?{}:y,x=o.type,M=void 0===x?"text":x,w=we(o,OZ),z=function(t){var e=t.classes;return vf({},e,IR({root:["root",!t.disableUnderline&&"underline"],input:["input"]},TZ,e))}(o),C={root:{ownerState:{disableUnderline:l}}},A=(null!=m?m:u)?VR(null!=m?m:u,C):C,k=null!=(n=null!=(r=b.root)?r:s.Root)?n:IZ,H=null!=(a=null!=(i=b.input)?i:s.Input)?a:RZ;return(0,uf.jsx)(DZ,vf({slots:{root:k,input:H},slotProps:A,fullWidth:h,inputComponent:p,multiline:v,ref:e,type:M},w,{classes:z}))}));FZ.muiName="Input";var NZ=FZ;function PZ(t){return kj("MuiFilledInput",t)}var jZ=vf({},AZ,Hj("MuiFilledInput",["root","underline","input"])),UZ=["disableUnderline","components","componentsProps","fullWidth","hiddenLabel","inputComponent","multiline","slotProps","slots","type"],WZ=gj(SZ,{shouldForwardProp:function(t){return hj(t)||"classes"===t},name:"MuiFilledInput",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[].concat(z(HZ(t,e)),[!n.disableUnderline&&e.underline])}})((function(t){var e,n,r,a=t.theme,i=t.ownerState,o="light"===a.palette.mode,l=o?"rgba(0, 0, 0, 0.42)":"rgba(255, 255, 255, 0.7)",c=o?"rgba(0, 0, 0, 0.06)":"rgba(255, 255, 255, 0.09)",s=o?"rgba(0, 0, 0, 0.09)":"rgba(255, 255, 255, 0.13)",u=o?"rgba(0, 0, 0, 0.12)":"rgba(255, 255, 255, 0.12)";return vf((He(e={position:"relative",backgroundColor:a.vars?a.vars.palette.FilledInput.bg:c,borderTopLeftRadius:(a.vars||a).shape.borderRadius,borderTopRightRadius:(a.vars||a).shape.borderRadius,transition:a.transitions.create("background-color",{duration:a.transitions.duration.shorter,easing:a.transitions.easing.easeOut}),"&:hover":{backgroundColor:a.vars?a.vars.palette.FilledInput.hoverBg:s,"@media (hover: none)":{backgroundColor:a.vars?a.vars.palette.FilledInput.bg:c}}},"&.".concat(jZ.focused),{backgroundColor:a.vars?a.vars.palette.FilledInput.bg:c}),He(e,"&.".concat(jZ.disabled),{backgroundColor:a.vars?a.vars.palette.FilledInput.disabledBg:u}),e),!i.disableUnderline&&(He(n={"&:after":{borderBottom:"2px solid ".concat(null==(r=(a.vars||a).palette[i.color||"primary"])?void 0:r.main),left:0,bottom:0,content:'""',position:"absolute",right:0,transform:"scaleX(0)",transition:a.transitions.create("transform",{duration:a.transitions.duration.shorter,easing:a.transitions.easing.easeOut}),pointerEvents:"none"}},"&.".concat(jZ.focused,":after"),{transform:"scaleX(1) translateX(0)"}),He(n,"&.".concat(jZ.error),{"&:before, &:after":{borderBottomColor:(a.vars||a).palette.error.main}}),He(n,"&:before",{borderBottom:"1px solid ".concat(a.vars?"rgba(".concat(a.vars.palette.common.onBackgroundChannel," / ").concat(a.vars.opacity.inputUnderline,")"):l),left:0,bottom:0,content:'"\\00a0"',position:"absolute",right:0,transition:a.transitions.create("border-bottom-color",{duration:a.transitions.duration.shorter}),pointerEvents:"none"}),He(n,"&:hover:not(.".concat(jZ.disabled,", .").concat(jZ.error,"):before"),{borderBottom:"1px solid ".concat((a.vars||a).palette.text.primary)}),He(n,"&.".concat(jZ.disabled,":before"),{borderBottomStyle:"dotted"}),n),i.startAdornment&&{paddingLeft:12},i.endAdornment&&{paddingRight:12},i.multiline&&vf({padding:"25px 12px 8px"},"small"===i.size&&{paddingTop:21,paddingBottom:4},i.hiddenLabel&&{paddingTop:16,paddingBottom:17}))})),ZZ=gj(LZ,{name:"MuiFilledInput",slot:"Input",overridesResolver:EZ})((function(t){var e=t.theme,n=t.ownerState;return vf({paddingTop:25,paddingRight:12,paddingBottom:8,paddingLeft:12},!e.vars&&{"&:-webkit-autofill":{WebkitBoxShadow:"light"===e.palette.mode?null:"0 0 0 100px #266798 inset",WebkitTextFillColor:"light"===e.palette.mode?null:"#fff",caretColor:"light"===e.palette.mode?null:"#fff",borderTopLeftRadius:"inherit",borderTopRightRadius:"inherit"}},e.vars&&He({"&:-webkit-autofill":{borderTopLeftRadius:"inherit",borderTopRightRadius:"inherit"}},e.getColorSchemeSelector("dark"),{"&:-webkit-autofill":{WebkitBoxShadow:"0 0 0 100px #266798 inset",WebkitTextFillColor:"#fff",caretColor:"#fff"}}),"small"===n.size&&{paddingTop:21,paddingBottom:4},n.hiddenLabel&&{paddingTop:16,paddingBottom:17},n.multiline&&{paddingTop:0,paddingBottom:0,paddingLeft:0,paddingRight:0},n.startAdornment&&{paddingLeft:0},n.endAdornment&&{paddingRight:0},n.hiddenLabel&&"small"===n.size&&{paddingTop:8,paddingBottom:9})})),GZ=x.forwardRef((function(t,e){var n,r,a,i,o=Mj({props:t,name:"MuiFilledInput"}),l=o.components,c=void 0===l?{}:l,s=o.componentsProps,u=o.fullWidth,d=void 0!==u&&u,h=o.inputComponent,f=void 0===h?"input":h,p=o.multiline,g=void 0!==p&&p,v=o.slotProps,m=o.slots,y=void 0===m?{}:m,b=o.type,x=void 0===b?"text":b,M=we(o,UZ),w=vf({},o,{fullWidth:d,inputComponent:f,multiline:g,type:x}),z=function(t){var e=t.classes;return vf({},e,IR({root:["root",!t.disableUnderline&&"underline"],input:["input"]},PZ,e))}(o),C={root:{ownerState:w},input:{ownerState:w}},A=(null!=v?v:s)?VR(null!=v?v:s,C):C,k=null!=(n=null!=(r=y.root)?r:c.Root)?n:WZ,H=null!=(a=null!=(i=y.input)?i:c.Input)?a:ZZ;return(0,uf.jsx)(DZ,vf({slots:{root:k,input:H},componentsProps:A,fullWidth:d,inputComponent:f,multiline:g,ref:e,type:x},M,{classes:z}))}));GZ.muiName="Input";var qZ,YZ=GZ,XZ=["children","classes","className","label","notched"],$Z=gj("fieldset")({textAlign:"left",position:"absolute",bottom:0,right:0,top:-5,left:0,margin:0,padding:"0 8px",pointerEvents:"none",borderRadius:"inherit",borderStyle:"solid",borderWidth:1,overflow:"hidden",minWidth:"0%"}),KZ=gj("legend")((function(t){var e=t.ownerState,n=t.theme;return vf({float:"unset",width:"auto",overflow:"hidden"},!e.withLabel&&{padding:0,lineHeight:"11px",transition:n.transitions.create("width",{duration:150,easing:n.transitions.easing.easeOut})},e.withLabel&&vf({display:"block",padding:0,height:11,fontSize:"0.75em",visibility:"hidden",maxWidth:.01,transition:n.transitions.create("max-width",{duration:50,easing:n.transitions.easing.easeOut}),whiteSpace:"nowrap","& > span":{paddingLeft:5,paddingRight:5,display:"inline-block",opacity:0,visibility:"visible"}},e.notched&&{maxWidth:"100%",transition:n.transitions.create("max-width",{duration:100,easing:n.transitions.easing.easeOut,delay:50})}))}));function QZ(t){return kj("MuiOutlinedInput",t)}var JZ=vf({},AZ,Hj("MuiOutlinedInput",["root","notchedOutline","input"])),tG=["components","fullWidth","inputComponent","label","multiline","notched","slots","type"],eG=gj(SZ,{shouldForwardProp:function(t){return hj(t)||"classes"===t},name:"MuiOutlinedInput",slot:"Root",overridesResolver:HZ})((function(t){var e,n=t.theme,r=t.ownerState,a="light"===n.palette.mode?"rgba(0, 0, 0, 0.23)":"rgba(255, 255, 255, 0.23)";return vf((He(e={position:"relative",borderRadius:(n.vars||n).shape.borderRadius},"&:hover .".concat(JZ.notchedOutline),{borderColor:(n.vars||n).palette.text.primary}),He(e,"@media (hover: none)",He({},"&:hover .".concat(JZ.notchedOutline),{borderColor:n.vars?"rgba(".concat(n.vars.palette.common.onBackgroundChannel," / 0.23)"):a})),He(e,"&.".concat(JZ.focused," .").concat(JZ.notchedOutline),{borderColor:(n.vars||n).palette[r.color].main,borderWidth:2}),He(e,"&.".concat(JZ.error," .").concat(JZ.notchedOutline),{borderColor:(n.vars||n).palette.error.main}),He(e,"&.".concat(JZ.disabled," .").concat(JZ.notchedOutline),{borderColor:(n.vars||n).palette.action.disabled}),e),r.startAdornment&&{paddingLeft:14},r.endAdornment&&{paddingRight:14},r.multiline&&vf({padding:"16.5px 14px"},"small"===r.size&&{padding:"8.5px 14px"}))})),nG=gj((function(t){var e=t.className,n=t.label,r=t.notched,a=we(t,XZ),i=null!=n&&""!==n,o=vf({},t,{notched:r,withLabel:i});return(0,uf.jsx)($Z,vf({"aria-hidden":!0,className:e,ownerState:o},a,{children:(0,uf.jsx)(KZ,{ownerState:o,children:i?(0,uf.jsx)("span",{children:n}):qZ||(qZ=(0,uf.jsx)("span",{className:"notranslate",children:"\u200b"}))})}))}),{name:"MuiOutlinedInput",slot:"NotchedOutline",overridesResolver:function(t,e){return e.notchedOutline}})((function(t){var e=t.theme,n="light"===e.palette.mode?"rgba(0, 0, 0, 0.23)":"rgba(255, 255, 255, 0.23)";return{borderColor:e.vars?"rgba(".concat(e.vars.palette.common.onBackgroundChannel," / 0.23)"):n}})),rG=gj(LZ,{name:"MuiOutlinedInput",slot:"Input",overridesResolver:EZ})((function(t){var e=t.theme,n=t.ownerState;return vf({padding:"16.5px 14px"},!e.vars&&{"&:-webkit-autofill":{WebkitBoxShadow:"light"===e.palette.mode?null:"0 0 0 100px #266798 inset",WebkitTextFillColor:"light"===e.palette.mode?null:"#fff",caretColor:"light"===e.palette.mode?null:"#fff",borderRadius:"inherit"}},e.vars&&He({"&:-webkit-autofill":{borderRadius:"inherit"}},e.getColorSchemeSelector("dark"),{"&:-webkit-autofill":{WebkitBoxShadow:"0 0 0 100px #266798 inset",WebkitTextFillColor:"#fff",caretColor:"#fff"}}),"small"===n.size&&{padding:"8.5px 14px"},n.multiline&&{padding:0},n.startAdornment&&{paddingLeft:0},n.endAdornment&&{paddingRight:0})})),aG=x.forwardRef((function(t,e){var n,r,a,i,o,l=Mj({props:t,name:"MuiOutlinedInput"}),c=l.components,s=void 0===c?{}:c,u=l.fullWidth,d=void 0!==u&&u,h=l.inputComponent,f=void 0===h?"input":h,p=l.label,g=l.multiline,v=void 0!==g&&g,m=l.notched,y=l.slots,b=void 0===y?{}:y,M=l.type,w=void 0===M?"text":M,z=we(l,tG),C=function(t){var e=t.classes;return vf({},e,IR({root:["root"],notchedOutline:["notchedOutline"],input:["input"]},QZ,e))}(l),A=aZ(),k=nZ({props:l,muiFormControl:A,states:["required"]}),H=vf({},l,{color:k.color||"primary",disabled:k.disabled,error:k.error,focused:k.focused,formControl:A,fullWidth:d,hiddenLabel:k.hiddenLabel,multiline:v,size:k.size,type:w}),E=null!=(n=null!=(r=b.root)?r:s.Root)?n:eG,S=null!=(a=null!=(i=b.input)?i:s.Input)?a:rG;return(0,uf.jsx)(DZ,vf({slots:{root:E,input:S},renderSuffix:function(t){return(0,uf.jsx)(nG,{ownerState:H,className:C.notchedOutline,label:null!=p&&""!==p&&k.required?o||(o=(0,uf.jsxs)(x.Fragment,{children:[p,"\u2009","*"]})):p,notched:"undefined"!==typeof m?m:Boolean(t.startAdornment||t.filled||t.focused)})},fullWidth:d,inputComponent:f,multiline:v,ref:e,type:w},z,{classes:vf({},C,{notchedOutline:null})}))}));aG.muiName="Input";var iG=aG,oG=["autoWidth","children","classes","className","defaultOpen","displayEmpty","IconComponent","id","input","inputProps","label","labelId","MenuProps","multiple","native","onClose","onOpen","open","renderValue","SelectDisplayProps","variant"],lG={name:"MuiSelect",overridesResolver:function(t,e){return e.root},shouldForwardProp:function(t){return hj(t)&&"variant"!==t},slot:"Root"},cG=gj(NZ,lG)(""),sG=gj(iG,lG)(""),uG=gj(YZ,lG)(""),dG=x.forwardRef((function(t,e){var n=Mj({name:"MuiSelect",props:t}),r=n.autoWidth,a=void 0!==r&&r,i=n.children,o=n.classes,l=void 0===o?{}:o,c=n.className,s=n.defaultOpen,u=void 0!==s&&s,d=n.displayEmpty,h=void 0!==d&&d,f=n.IconComponent,p=void 0===f?dZ:f,g=n.id,v=n.input,m=n.inputProps,y=n.label,b=n.labelId,M=n.MenuProps,w=n.multiple,z=void 0!==w&&w,C=n.native,A=void 0!==C&&C,k=n.onClose,H=n.onOpen,E=n.open,S=n.renderValue,L=n.SelectDisplayProps,_=n.variant,B=void 0===_?"outlined":_,D=we(n,oG),T=A?NW:eZ,V=nZ({props:n,muiFormControl:aZ(),states:["variant","error"]}),O=V.variant||B,I=vf({},n,{variant:O,classes:l}),R=function(t){return t.classes}(I),F=v||{standard:(0,uf.jsx)(cG,{ownerState:I}),outlined:(0,uf.jsx)(sG,{label:y,ownerState:I}),filled:(0,uf.jsx)(uG,{ownerState:I})}[O],N=Ij(e,F.ref);return(0,uf.jsx)(x.Fragment,{children:x.cloneElement(F,vf({inputComponent:T,inputProps:vf({children:i,error:V.error,IconComponent:p,variant:O,type:void 0,multiple:z},A?{id:g}:{autoWidth:a,defaultOpen:u,displayEmpty:h,labelId:b,MenuProps:M,onClose:k,onOpen:H,open:E,renderValue:S,SelectDisplayProps:vf({id:g},L)},m,{classes:m?VR(R,m.classes):R},v?v.props.inputProps:{})},z&&A&&"outlined"===O?{notched:!0}:{},{ref:N,className:BR(F.props.className,c)},!v&&{variant:O},D))})}));dG.muiName="Select";var hG,fG=dG,pG=zU,gG=!0,vG=!1,mG={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function yG(t){t.metaKey||t.altKey||t.ctrlKey||(gG=!0)}function bG(){gG=!1}function xG(){"hidden"===this.visibilityState&&vG&&(gG=!0)}function MG(t){var e=t.target;try{return e.matches(":focus-visible")}catch(n){}return gG||function(t){var e=t.type,n=t.tagName;return!("INPUT"!==n||!mG[e]||t.readOnly)||"TEXTAREA"===n&&!t.readOnly||!!t.isContentEditable}(e)}var wG=function(){var t=x.useCallback((function(t){var e;null!=t&&((e=t.ownerDocument).addEventListener("keydown",yG,!0),e.addEventListener("mousedown",bG,!0),e.addEventListener("pointerdown",bG,!0),e.addEventListener("touchstart",bG,!0),e.addEventListener("visibilitychange",xG,!0))}),[]),e=x.useRef(!1);return{isFocusVisibleRef:e,onFocus:function(t){return!!MG(t)&&(e.current=!0,!0)},onBlur:function(){return!!e.current&&(vG=!0,window.clearTimeout(hG),hG=window.setTimeout((function(){vG=!1}),100),e.current=!1,!0)},ref:t}};function zG(t,e){return e||(e=t.slice(0)),Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(e)}}))}function CG(t,e){var n=Object.create(null);return t&&x.Children.map(t,(function(t){return t})).forEach((function(t){n[t.key]=function(t){return e&&(0,x.isValidElement)(t)?e(t):t}(t)})),n}function AG(t,e,n){return null!=n[e]?n[e]:t.props[e]}function kG(t,e,n){var r=CG(t.children),a=function(t,e){function n(n){return n in e?e[n]:t[n]}t=t||{},e=e||{};var r,a=Object.create(null),i=[];for(var o in t)o in e?i.length&&(a[o]=i,i=[]):i.push(o);var l={};for(var c in e){if(a[c])for(r=0;r<a[c].length;r++){var s=a[c][r];l[a[c][r]]=n(s)}l[c]=n(c)}for(r=0;r<i.length;r++)l[i[r]]=n(i[r]);return l}(e,r);return Object.keys(a).forEach((function(i){var o=a[i];if((0,x.isValidElement)(o)){var l=i in e,c=i in r,s=e[i],u=(0,x.isValidElement)(s)&&!s.props.in;!c||l&&!u?c||!l||u?c&&l&&(0,x.isValidElement)(s)&&(a[i]=(0,x.cloneElement)(o,{onExited:n.bind(null,o),in:s.props.in,exit:AG(o,"exit",t),enter:AG(o,"enter",t)})):a[i]=(0,x.cloneElement)(o,{in:!1}):a[i]=(0,x.cloneElement)(o,{onExited:n.bind(null,o),in:!0,exit:AG(o,"exit",t),enter:AG(o,"enter",t)})}})),a}var HG=Object.values||function(t){return Object.keys(t).map((function(e){return t[e]}))},EG=function(t){function e(e,n){var r,a=(r=t.call(this,e,n)||this).handleExited.bind(D(r));return r.state={contextValue:{isMounting:!0},handleExited:a,firstRender:!0},r}rU(e,t);var n=e.prototype;return n.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},n.componentWillUnmount=function(){this.mounted=!1},e.getDerivedStateFromProps=function(t,e){var n,r,a=e.children,i=e.handleExited;return{children:e.firstRender?(n=t,r=i,CG(n.children,(function(t){return(0,x.cloneElement)(t,{onExited:r.bind(null,t),in:!0,appear:AG(t,"appear",n),enter:AG(t,"enter",n),exit:AG(t,"exit",n)})}))):kG(t,a,i),firstRender:!1}},n.handleExited=function(t,e){var n=CG(this.props.children);t.key in n||(t.props.onExited&&t.props.onExited(e),this.mounted&&this.setState((function(e){var n=vf({},e.children);return delete n[t.key],{children:n}})))},n.render=function(){var t=this.props,e=t.component,n=t.childFactory,r=we(t,["component","childFactory"]),a=this.state.contextValue,i=HG(this.state.children).map(n);return delete r.appear,delete r.enter,delete r.exit,null===e?x.createElement(iU.Provider,{value:a},i):x.createElement(iU.Provider,{value:a},x.createElement(e,r,i))},e}(x.Component);EG.propTypes={},EG.defaultProps={component:"div",childFactory:function(t){return t}};var SG=EG;var LG=function(t){var e=t.className,n=t.classes,r=t.pulsate,a=void 0!==r&&r,i=t.rippleX,o=t.rippleY,l=t.rippleSize,c=t.in,s=t.onExited,u=t.timeout,d=m(x.useState(!1),2),h=d[0],f=d[1],p=BR(e,n.ripple,n.rippleVisible,a&&n.ripplePulsate),g={width:l,height:l,top:-l/2+o,left:-l/2+i},v=BR(n.child,h&&n.childLeaving,a&&n.childPulsate);return c||h||f(!0),x.useEffect((function(){if(!c&&null!=s){var t=setTimeout(s,u);return function(){clearTimeout(t)}}}),[s,c,u]),(0,uf.jsx)("span",{className:p,style:g,children:(0,uf.jsx)("span",{className:v})})};var _G,BG,DG,TG,VG,OG,IG,RG,FG=Hj("MuiTouchRipple",["root","ripple","rippleVisible","ripplePulsate","child","childLeaving","childPulsate"]),NG=["center","classes","className"],PG=xZ(VG||(VG=_G||(_G=zG(["\n  0% {\n    transform: scale(0);\n    opacity: 0.1;\n  }\n\n  100% {\n    transform: scale(1);\n    opacity: 0.3;\n  }\n"])))),jG=xZ(OG||(OG=BG||(BG=zG(["\n  0% {\n    opacity: 1;\n  }\n\n  100% {\n    opacity: 0;\n  }\n"])))),UG=xZ(IG||(IG=DG||(DG=zG(["\n  0% {\n    transform: scale(1);\n  }\n\n  50% {\n    transform: scale(0.92);\n  }\n\n  100% {\n    transform: scale(1);\n  }\n"])))),WG=gj("span",{name:"MuiTouchRipple",slot:"Root"})({overflow:"hidden",pointerEvents:"none",position:"absolute",zIndex:0,top:0,right:0,bottom:0,left:0,borderRadius:"inherit"}),ZG=gj(LG,{name:"MuiTouchRipple",slot:"Ripple"})(RG||(RG=TG||(TG=zG(["\n  opacity: 0;\n  position: absolute;\n\n  &."," {\n    opacity: 0.3;\n    transform: scale(1);\n    animation-name: ",";\n    animation-duration: ","ms;\n    animation-timing-function: ",";\n  }\n\n  &."," {\n    animation-duration: ","ms;\n  }\n\n  & ."," {\n    opacity: 1;\n    display: block;\n    width: 100%;\n    height: 100%;\n    border-radius: 50%;\n    background-color: currentColor;\n  }\n\n  & ."," {\n    opacity: 0;\n    animation-name: ",";\n    animation-duration: ","ms;\n    animation-timing-function: ",";\n  }\n\n  & ."," {\n    position: absolute;\n    /* @noflip */\n    left: 0px;\n    top: 0;\n    animation-name: ",";\n    animation-duration: 2500ms;\n    animation-timing-function: ",";\n    animation-iteration-count: infinite;\n    animation-delay: 200ms;\n  }\n"]))),FG.rippleVisible,PG,550,(function(t){return t.theme.transitions.easing.easeInOut}),FG.ripplePulsate,(function(t){return t.theme.transitions.duration.shorter}),FG.child,FG.childLeaving,jG,550,(function(t){return t.theme.transitions.easing.easeInOut}),FG.childPulsate,UG,(function(t){return t.theme.transitions.easing.easeInOut})),GG=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiTouchRipple"}),r=n.center,a=void 0!==r&&r,i=n.classes,o=void 0===i?{}:i,l=n.className,c=we(n,NG),s=m(x.useState([]),2),u=s[0],d=s[1],h=x.useRef(0),f=x.useRef(null);x.useEffect((function(){f.current&&(f.current(),f.current=null)}),[u]);var p=x.useRef(!1),g=x.useRef(null),v=x.useRef(null),y=x.useRef(null);x.useEffect((function(){return function(){clearTimeout(g.current)}}),[]);var b=x.useCallback((function(t){var e=t.pulsate,n=t.rippleX,r=t.rippleY,a=t.rippleSize,i=t.cb;d((function(t){return[].concat(z(t),[(0,uf.jsx)(ZG,{classes:{ripple:BR(o.ripple,FG.ripple),rippleVisible:BR(o.rippleVisible,FG.rippleVisible),ripplePulsate:BR(o.ripplePulsate,FG.ripplePulsate),child:BR(o.child,FG.child),childLeaving:BR(o.childLeaving,FG.childLeaving),childPulsate:BR(o.childPulsate,FG.childPulsate)},timeout:550,pulsate:e,rippleX:n,rippleY:r,rippleSize:a},h.current)])})),h.current+=1,f.current=i}),[o]),M=x.useCallback((function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(){},r=e.pulsate,i=void 0!==r&&r,o=e.center,l=void 0===o?a||e.pulsate:o,c=e.fakeElement,s=void 0!==c&&c;if("mousedown"===(null==t?void 0:t.type)&&p.current)p.current=!1;else{"touchstart"===(null==t?void 0:t.type)&&(p.current=!0);var u,d,h,f=s?null:y.current,m=f?f.getBoundingClientRect():{width:0,height:0,left:0,top:0};if(l||void 0===t||0===t.clientX&&0===t.clientY||!t.clientX&&!t.touches)u=Math.round(m.width/2),d=Math.round(m.height/2);else{var x=t.touches&&t.touches.length>0?t.touches[0]:t,M=x.clientX,w=x.clientY;u=Math.round(M-m.left),d=Math.round(w-m.top)}if(l)(h=Math.sqrt((2*Math.pow(m.width,2)+Math.pow(m.height,2))/3))%2===0&&(h+=1);else{var z=2*Math.max(Math.abs((f?f.clientWidth:0)-u),u)+2,C=2*Math.max(Math.abs((f?f.clientHeight:0)-d),d)+2;h=Math.sqrt(Math.pow(z,2)+Math.pow(C,2))}null!=t&&t.touches?null===v.current&&(v.current=function(){b({pulsate:i,rippleX:u,rippleY:d,rippleSize:h,cb:n})},g.current=setTimeout((function(){v.current&&(v.current(),v.current=null)}),80)):b({pulsate:i,rippleX:u,rippleY:d,rippleSize:h,cb:n})}}),[a,b]),w=x.useCallback((function(){M({},{pulsate:!0})}),[M]),C=x.useCallback((function(t,e){if(clearTimeout(g.current),"touchend"===(null==t?void 0:t.type)&&v.current)return v.current(),v.current=null,void(g.current=setTimeout((function(){C(t,e)})));v.current=null,d((function(t){return t.length>0?t.slice(1):t})),f.current=e}),[]);return x.useImperativeHandle(e,(function(){return{pulsate:w,start:M,stop:C}}),[w,M,C]),(0,uf.jsx)(WG,vf({className:BR(FG.root,o.root,l),ref:y},c,{children:(0,uf.jsx)(SG,{component:null,exit:!0,children:u})}))})),qG=GG;function YG(t){return kj("MuiButtonBase",t)}var XG,$G=Hj("MuiButtonBase",["root","disabled","focusVisible"]),KG=["action","centerRipple","children","className","component","disabled","disableRipple","disableTouchRipple","focusRipple","focusVisibleClassName","LinkComponent","onBlur","onClick","onContextMenu","onDragLeave","onFocus","onFocusVisible","onKeyDown","onKeyUp","onMouseDown","onMouseLeave","onMouseUp","onTouchEnd","onTouchMove","onTouchStart","tabIndex","TouchRippleProps","touchRippleRef","type"],QG=gj("button",{name:"MuiButtonBase",slot:"Root",overridesResolver:function(t,e){return e.root}})((He(XG={display:"inline-flex",alignItems:"center",justifyContent:"center",position:"relative",boxSizing:"border-box",WebkitTapHighlightColor:"transparent",backgroundColor:"transparent",outline:0,border:0,margin:0,borderRadius:0,padding:0,cursor:"pointer",userSelect:"none",verticalAlign:"middle",MozAppearance:"none",WebkitAppearance:"none",textDecoration:"none",color:"inherit","&::-moz-focus-inner":{borderStyle:"none"}},"&.".concat($G.disabled),{pointerEvents:"none",cursor:"default"}),He(XG,"@media print",{colorAdjust:"exact"}),XG)),JG=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiButtonBase"}),r=n.action,a=n.centerRipple,i=void 0!==a&&a,o=n.children,l=n.className,c=n.component,s=void 0===c?"button":c,u=n.disabled,d=void 0!==u&&u,h=n.disableRipple,f=void 0!==h&&h,p=n.disableTouchRipple,g=void 0!==p&&p,v=n.focusRipple,y=void 0!==v&&v,b=n.LinkComponent,M=void 0===b?"a":b,w=n.onBlur,z=n.onClick,C=n.onContextMenu,A=n.onDragLeave,k=n.onFocus,H=n.onFocusVisible,E=n.onKeyDown,S=n.onKeyUp,L=n.onMouseDown,_=n.onMouseLeave,B=n.onMouseUp,D=n.onTouchEnd,T=n.onTouchMove,V=n.onTouchStart,O=n.tabIndex,I=void 0===O?0:O,R=n.TouchRippleProps,F=n.touchRippleRef,N=n.type,P=we(n,KG),j=x.useRef(null),U=x.useRef(null),W=Ij(U,F),Z=wG(),G=Z.isFocusVisibleRef,q=Z.onFocus,Y=Z.onBlur,X=Z.ref,$=m(x.useState(!1),2),K=$[0],Q=$[1];d&&K&&Q(!1),x.useImperativeHandle(r,(function(){return{focusVisible:function(){Q(!0),j.current.focus()}}}),[]);var J=m(x.useState(!1),2),tt=J[0],et=J[1];x.useEffect((function(){et(!0)}),[]);var nt=tt&&!f&&!d;function rt(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:g;return pG((function(r){return e&&e(r),!n&&U.current&&U.current[t](r),!0}))}x.useEffect((function(){K&&y&&!f&&tt&&U.current.pulsate()}),[f,y,K,tt]);var at=rt("start",L),it=rt("stop",C),ot=rt("stop",A),lt=rt("stop",B),ct=rt("stop",(function(t){K&&t.preventDefault(),_&&_(t)})),st=rt("start",V),ut=rt("stop",D),dt=rt("stop",T),ht=rt("stop",(function(t){Y(t),!1===G.current&&Q(!1),w&&w(t)}),!1),ft=pG((function(t){j.current||(j.current=t.currentTarget),q(t),!0===G.current&&(Q(!0),H&&H(t)),k&&k(t)})),pt=function(){var t=j.current;return s&&"button"!==s&&!("A"===t.tagName&&t.href)},gt=x.useRef(!1),vt=pG((function(t){y&&!gt.current&&K&&U.current&&" "===t.key&&(gt.current=!0,U.current.stop(t,(function(){U.current.start(t)}))),t.target===t.currentTarget&&pt()&&" "===t.key&&t.preventDefault(),E&&E(t),t.target===t.currentTarget&&pt()&&"Enter"===t.key&&!d&&(t.preventDefault(),z&&z(t))})),mt=pG((function(t){y&&" "===t.key&&U.current&&K&&!t.defaultPrevented&&(gt.current=!1,U.current.stop(t,(function(){U.current.pulsate(t)}))),S&&S(t),z&&t.target===t.currentTarget&&pt()&&" "===t.key&&!t.defaultPrevented&&z(t)})),yt=s;"button"===yt&&(P.href||P.to)&&(yt=M);var bt={};"button"===yt?(bt.type=void 0===N?"button":N,bt.disabled=d):(P.href||P.to||(bt.role="button"),d&&(bt["aria-disabled"]=d));var xt=Ij(e,X,j);var Mt=vf({},n,{centerRipple:i,component:s,disabled:d,disableRipple:f,disableTouchRipple:g,focusRipple:y,tabIndex:I,focusVisible:K}),wt=function(t){var e=t.disabled,n=t.focusVisible,r=t.focusVisibleClassName,a=IR({root:["root",e&&"disabled",n&&"focusVisible"]},YG,t.classes);return n&&r&&(a.root+=" ".concat(r)),a}(Mt);return(0,uf.jsxs)(QG,vf({as:yt,className:BR(wt.root,l),ownerState:Mt,onBlur:ht,onClick:z,onContextMenu:it,onFocus:ft,onKeyDown:vt,onKeyUp:mt,onMouseDown:at,onMouseLeave:ct,onMouseUp:lt,onDragLeave:ot,onTouchEnd:ut,onTouchMove:dt,onTouchStart:st,ref:xt,tabIndex:d?-1:I,type:N},bt,P,{children:[o,nt?(0,uf.jsx)(qG,vf({ref:W,center:i},R)):null]}))})),tq=JG;var eq=Hj("MuiDivider",["root","absolute","fullWidth","inset","middle","flexItem","light","vertical","withChildren","withChildrenVertical","textAlignRight","textAlignLeft","wrapper","wrapperVertical"]);var nq=Hj("MuiListItemIcon",["root","alignItemsFlexStart"]);var rq=Hj("MuiListItemText",["root","multiline","dense","inset","primary","secondary"]);function aq(t){return kj("MuiMenuItem",t)}var iq=Hj("MuiMenuItem",["root","focusVisible","dense","disabled","divider","gutters","selected"]),oq=["autoFocus","component","dense","divider","disableGutters","focusVisibleClassName","role","tabIndex","className"],lq=gj(tq,{shouldForwardProp:function(t){return hj(t)||"classes"===t},name:"MuiMenuItem",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,n.dense&&e.dense,n.divider&&e.divider,!n.disableGutters&&e.gutters]}})((function(t){var e,n=t.theme,r=t.ownerState;return vf({},n.typography.body1,{display:"flex",justifyContent:"flex-start",alignItems:"center",position:"relative",textDecoration:"none",minHeight:48,paddingTop:6,paddingBottom:6,boxSizing:"border-box",whiteSpace:"nowrap"},!r.disableGutters&&{paddingLeft:16,paddingRight:16},r.divider&&{borderBottom:"1px solid ".concat((n.vars||n).palette.divider),backgroundClip:"padding-box"},(He(e={"&:hover":{textDecoration:"none",backgroundColor:(n.vars||n).palette.action.hover,"@media (hover: none)":{backgroundColor:"transparent"}}},"&.".concat(iq.selected),He({backgroundColor:n.vars?"rgba(".concat(n.vars.palette.primary.mainChannel," / ").concat(n.vars.palette.action.selectedOpacity,")"):BP(n.palette.primary.main,n.palette.action.selectedOpacity)},"&.".concat(iq.focusVisible),{backgroundColor:n.vars?"rgba(".concat(n.vars.palette.primary.mainChannel," / calc(").concat(n.vars.palette.action.selectedOpacity," + ").concat(n.vars.palette.action.focusOpacity,"))"):BP(n.palette.primary.main,n.palette.action.selectedOpacity+n.palette.action.focusOpacity)})),He(e,"&.".concat(iq.selected,":hover"),{backgroundColor:n.vars?"rgba(".concat(n.vars.palette.primary.mainChannel," / calc(").concat(n.vars.palette.action.selectedOpacity," + ").concat(n.vars.palette.action.hoverOpacity,"))"):BP(n.palette.primary.main,n.palette.action.selectedOpacity+n.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:n.vars?"rgba(".concat(n.vars.palette.primary.mainChannel," / ").concat(n.vars.palette.action.selectedOpacity,")"):BP(n.palette.primary.main,n.palette.action.selectedOpacity)}}),He(e,"&.".concat(iq.focusVisible),{backgroundColor:(n.vars||n).palette.action.focus}),He(e,"&.".concat(iq.disabled),{opacity:(n.vars||n).palette.action.disabledOpacity}),He(e,"& + .".concat(eq.root),{marginTop:n.spacing(1),marginBottom:n.spacing(1)}),He(e,"& + .".concat(eq.inset),{marginLeft:52}),He(e,"& .".concat(rq.root),{marginTop:0,marginBottom:0}),He(e,"& .".concat(rq.inset),{paddingLeft:36}),He(e,"& .".concat(nq.root),{minWidth:36}),e),!r.dense&&He({},n.breakpoints.up("sm"),{minHeight:"auto"}),r.dense&&vf({minHeight:32,paddingTop:4,paddingBottom:4},n.typography.body2,He({},"& .".concat(nq.root," svg"),{fontSize:"1.25rem"})))})),cq=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiMenuItem"}),r=n.autoFocus,a=void 0!==r&&r,i=n.component,o=void 0===i?"li":i,l=n.dense,c=void 0!==l&&l,s=n.divider,u=void 0!==s&&s,d=n.disableGutters,h=void 0!==d&&d,f=n.focusVisibleClassName,p=n.role,g=void 0===p?"menuitem":p,v=n.tabIndex,m=n.className,y=we(n,oq),b=x.useContext(wj),M=x.useMemo((function(){return{dense:c||b.dense||!1,disableGutters:h}}),[b.dense,c,h]),w=x.useRef(null);Fj((function(){a&&w.current&&w.current.focus()}),[a]);var z,C=vf({},n,{dense:M.dense,divider:u,disableGutters:h}),A=function(t){var e=t.disabled,n=t.dense,r=t.divider,a=t.disableGutters,i=t.selected,o=t.classes;return vf({},o,IR({root:["root",n&&"dense",e&&"disabled",!a&&"gutters",r&&"divider",i&&"selected"]},aq,o))}(n),k=Ij(w,e);return n.disabled||(z=void 0!==v?v:-1),(0,uf.jsx)(wj.Provider,{value:M,children:(0,uf.jsx)(lq,vf({ref:k,role:g,tabIndex:z,component:o,focusVisibleClassName:BR(A.focusVisible,f),className:BR(A.root,m)},y,{ownerState:C,classes:A}))})})),sq=cq,uq=["theme"],dq=gj(DZ)((function(t){var e=t.theme,n=ze(t,uq);return{"label + &":{marginTop:e.spacing(3)},"& .MuiInputBase-input":{height:"".concat(Ad(n.height)-31,"px"),borderRadius:kd(n.borderRadius||8),position:"relative",backgroundColor:n.backgroundColor||"white",border:n.border||"1px solid ".concat(tu.pitchBorder),fontSize:n.fontSize||14,color:n.color,padding:n.padding||"7px",transition:e.transitions.create(["border-color","box-shadow"]),fontFamily:["-apple-system","BlinkMacSystemFont",'"Segoe UI"',"Roboto",'"Helvetica Neue"',"Arial","sans-serif",'"Apple Color Emoji"','"Segoe UI Emoji"','"Segoe UI Symbol"'].join(","),"&:focus":{borderRadius:kd(n.borderRadius||8),borderColor:"1px solid rgb(225, 228, 232)",boxShadow:"none"}}}})),hq=function(t){var e=t.data,n=Ys(WI),r=e.onChange,a=(0,Js.get)(e,"options",[]),i=(0,Js.get)(e,"value")||(0,Js.get)(e,"defaultValue")||"",o=(0,Js.get)(e,"selectText")||e.placeholder||(0,Js.get)(n,"selectText")||e.noneText||"None",l=e.backgroundColor||e.background;return(0,uf.jsx)("div",{style:{width:e.width||"100%",margin:e.margin},children:(0,uf.jsxs)(fG,{displayEmpty:!0,disabled:e.disabled,renderValue:i?null:function(){return o},value:i,sx:{width:"100%"},input:(0,uf.jsx)(dq,{height:e.height,backgroundColor:l,border:e.border,padding:e.padding,borderRadius:e.borderRadius,color:e.color,fontSize:e.fontSize}),size:"small",onChange:function(t){return r(t.target.value)},children:[!e.hideEmptyItem&&!e.required&&(0,uf.jsx)(sq,{value:"",children:o}),a.map((function(t){return(0,uf.jsx)(sq,{value:t.value,children:t.label})}))]})})},fq=0;var pq=M["useId".toString()];function gq(t){if(void 0!==pq){var e=pq();return null!=t?t:e}return function(t){var e=m(x.useState(t),2),n=e[0],r=e[1],a=t||n;return x.useEffect((function(){null==n&&r("mui-".concat(fq+=1))}),[n]),a}(t)}var vq=function(t){var e=x.useRef({});return x.useEffect((function(){e.current=t})),e.current};function mq(t){return"undefined"!==typeof t.normalize?t.normalize("NFD").replace(/[\u0300-\u036f]/g,""):t}function yq(t,e){for(var n=0;n<t.length;n+=1)if(e(t[n]))return n;return-1}var bq=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.ignoreAccents,n=void 0===e||e,r=t.ignoreCase,a=void 0===r||r,i=t.limit,o=t.matchFrom,l=void 0===o?"any":o,c=t.stringify,s=t.trim,u=void 0!==s&&s;return function(t,e){var r=e.inputValue,o=e.getOptionLabel,s=u?r.trim():r;a&&(s=s.toLowerCase()),n&&(s=mq(s));var d=s?t.filter((function(t){var e=(c||o)(t);return a&&(e=e.toLowerCase()),n&&(e=mq(e)),"start"===l?0===e.indexOf(s):e.indexOf(s)>-1})):t;return"number"===typeof i?d.slice(0,i):d}}(),xq=function(t){var e;return null!==t.current&&(null==(e=t.current.parentElement)?void 0:e.contains(document.activeElement))};function Mq(t){var e,n=t.unstable_isActiveElementInListbox,r=void 0===n?xq:n,a=t.unstable_classNamePrefix,i=void 0===a?"Mui":a,o=t.autoComplete,l=void 0!==o&&o,c=t.autoHighlight,s=void 0!==c&&c,u=t.autoSelect,d=void 0!==u&&u,h=t.blurOnSelect,f=void 0!==h&&h,p=t.clearOnBlur,g=void 0===p?!t.freeSolo:p,v=t.clearOnEscape,y=void 0!==v&&v,b=t.componentName,M=void 0===b?"useAutocomplete":b,w=t.defaultValue,z=void 0===w?t.multiple?[]:null:w,C=t.disableClearable,A=void 0!==C&&C,k=t.disableCloseOnSelect,H=void 0!==k&&k,E=t.disabled,S=t.disabledItemsFocusable,L=void 0!==S&&S,_=t.disableListWrap,B=void 0!==_&&_,D=t.filterOptions,T=void 0===D?bq:D,V=t.filterSelectedOptions,O=void 0!==V&&V,I=t.freeSolo,R=void 0!==I&&I,F=t.getOptionDisabled,N=t.getOptionLabel,P=void 0===N?function(t){var e;return null!=(e=t.label)?e:t}:N,j=t.groupBy,U=t.handleHomeEndKeys,W=void 0===U?!t.freeSolo:U,Z=t.id,G=t.includeInputInList,q=void 0!==G&&G,Y=t.inputValue,X=t.isOptionEqualToValue,$=void 0===X?function(t,e){return t===e}:X,K=t.multiple,Q=void 0!==K&&K,J=t.onChange,tt=t.onClose,et=t.onHighlightChange,nt=t.onInputChange,rt=t.onOpen,at=t.open,it=t.openOnFocus,ot=void 0!==it&&it,lt=t.options,ct=t.readOnly,st=void 0!==ct&&ct,ut=t.selectOnFocus,dt=void 0===ut?!t.freeSolo:ut,ht=t.value,ft=gq(Z);e=function(t){var e=P(t);return"string"!==typeof e?String(e):e};var pt=x.useRef(!1),gt=x.useRef(!0),vt=x.useRef(null),mt=x.useRef(null),yt=m(x.useState(null),2),bt=yt[0],xt=yt[1],Mt=m(x.useState(-1),2),wt=Mt[0],zt=Mt[1],Ct=s?0:-1,At=x.useRef(Ct),kt=m(UW({controlled:ht,default:z,name:M}),2),Ht=kt[0],Et=kt[1],St=m(UW({controlled:Y,default:"",name:M,state:"inputValue"}),2),Lt=St[0],_t=St[1],Bt=m(x.useState(!1),2),Dt=Bt[0],Tt=Bt[1],Vt=x.useCallback((function(t,n){if((Q?Ht.length<n.length:null!==n)||g){var r;if(Q)r="";else if(null==n)r="";else{var a=e(n);r="string"===typeof a?a:""}Lt!==r&&(_t(r),nt&&nt(t,r,"reset"))}}),[e,Lt,Q,nt,_t,g,Ht]),Ot=m(UW({controlled:at,default:!1,name:M,state:"open"}),2),It=Ot[0],Rt=Ot[1],Ft=m(x.useState(!0),2),Nt=Ft[0],Pt=Ft[1],jt=!Q&&null!=Ht&&Lt===e(Ht),Ut=It&&!st,Wt=Ut?T(lt.filter((function(t){return!O||!(Q?Ht:[Ht]).some((function(e){return null!==e&&$(t,e)}))})),{inputValue:jt&&Nt?"":Lt,getOptionLabel:e}):[],Zt=vq({filteredOptions:Wt,value:Ht});x.useEffect((function(){var t=Ht!==Zt.value;Dt&&!t||R&&!t||Vt(null,Ht)}),[Ht,Vt,Dt,Zt.value,R]);var Gt=It&&Wt.length>0&&!st,qt=zU((function(t){-1===t?vt.current.focus():bt.querySelector('[data-tag-index="'.concat(t,'"]')).focus()}));x.useEffect((function(){Q&&wt>Ht.length-1&&(zt(-1),qt(-1))}),[Ht,Q,wt,qt]);var Yt=zU((function(t){var e=t.event,n=t.index,r=t.reason,a=void 0===r?"auto":r;if(At.current=n,-1===n?vt.current.removeAttribute("aria-activedescendant"):vt.current.setAttribute("aria-activedescendant","".concat(ft,"-option-").concat(n)),et&&et(e,-1===n?null:Wt[n],a),mt.current){var o=mt.current.querySelector('[role="option"].'.concat(i,"-focused"));o&&(o.classList.remove("".concat(i,"-focused")),o.classList.remove("".concat(i,"-focusVisible")));var l=mt.current.parentElement.querySelector('[role="listbox"]');if(l)if(-1!==n){var c=mt.current.querySelector('[data-option-index="'.concat(n,'"]'));if(c&&(c.classList.add("".concat(i,"-focused")),"keyboard"===a&&c.classList.add("".concat(i,"-focusVisible")),l.scrollHeight>l.clientHeight&&"mouse"!==a)){var s=c,u=l.clientHeight+l.scrollTop,d=s.offsetTop+s.offsetHeight;d>u?l.scrollTop=d-l.clientHeight:s.offsetTop-s.offsetHeight*(j?1.3:0)<l.scrollTop&&(l.scrollTop=s.offsetTop-s.offsetHeight*(j?1.3:0))}}else l.scrollTop=0}})),Xt=zU((function(t){var n=t.event,r=t.diff,a=t.direction,i=void 0===a?"next":a,o=t.reason,c=void 0===o?"auto":o;if(Ut){var s=function(t,e){if(!mt.current||-1===t)return-1;for(var n=t;;){if("next"===e&&n===Wt.length||"previous"===e&&-1===n)return-1;var r=mt.current.querySelector('[data-option-index="'.concat(n,'"]')),a=!L&&(!r||r.disabled||"true"===r.getAttribute("aria-disabled"));if(!(r&&!r.hasAttribute("tabindex")||a))return n;n+="next"===e?1:-1}}(function(){var t=Wt.length-1;if("reset"===r)return Ct;if("start"===r)return 0;if("end"===r)return t;var e=At.current+r;return e<0?-1===e&&q?-1:B&&-1!==At.current||Math.abs(r)>1?0:t:e>t?e===t+1&&q?-1:B||Math.abs(r)>1?t:0:e}(),i);if(Yt({index:s,reason:c,event:n}),l&&"reset"!==r)if(-1===s)vt.current.value=Lt;else{var u=e(Wt[s]);vt.current.value=u,0===u.toLowerCase().indexOf(Lt.toLowerCase())&&Lt.length>0&&vt.current.setSelectionRange(Lt.length,u.length)}}})),$t=x.useCallback((function(){if(Ut&&!function(){var t,n;if(-1!==At.current&&Zt.filteredOptions&&Zt.filteredOptions.length!==Wt.length&&(Q?Ht.length===Zt.value.length&&Zt.value.every((function(t,n){return e(Ht[n])===e(t)})):(t=Zt.value,n=Ht,(t?e(t):"")===(n?e(n):"")))){var r=Zt.filteredOptions[At.current];if(r&&Wt.some((function(t){return e(t)===e(r)})))return!0}return!1}()){var t=Q?Ht[0]:Ht;if(0!==Wt.length&&null!=t){if(mt.current)if(null==t)At.current>=Wt.length-1?Yt({index:Wt.length-1}):Yt({index:At.current});else{var n=Wt[At.current];if(Q&&n&&-1!==yq(Ht,(function(t){return $(n,t)})))return;var r=yq(Wt,(function(e){return $(e,t)}));-1===r?Xt({diff:"reset"}):Yt({index:r})}}else Xt({diff:"reset"})}}),[Wt.length,!Q&&Ht,O,Xt,Yt,Ut,Lt,Q]),Kt=zU((function(t){Vj(mt,t),t&&$t()}));x.useEffect((function(){$t()}),[$t]);var Qt=function(t){It||(Rt(!0),Pt(!0),rt&&rt(t))},Jt=function(t,e){It&&(Rt(!1),tt&&tt(t,e))},te=function(t,e,n,r){if(Q){if(Ht.length===e.length&&Ht.every((function(t,n){return t===e[n]})))return}else if(Ht===e)return;J&&J(t,e,n,r),Et(e)},ee=x.useRef(!1),ne=function(t,e){var n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"options",r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"selectOption",a=e;if(Q){var i=yq(a=Array.isArray(Ht)?Ht.slice():[],(function(t){return $(e,t)}));-1===i?a.push(e):"freeSolo"!==n&&(a.splice(i,1),r="removeOption")}Vt(t,a),te(t,a,r,{option:e}),H||t&&(t.ctrlKey||t.metaKey)||Jt(t,r),(!0===f||"touch"===f&&ee.current||"mouse"===f&&!ee.current)&&vt.current.blur()};var re=function(t,e){if(Q){""===Lt&&Jt(t,"toggleInput");var n=wt;-1===wt?""===Lt&&"previous"===e&&(n=Ht.length-1):((n+="next"===e?1:-1)<0&&(n=0),n===Ht.length&&(n=-1)),n=function(t,e){if(-1===t)return-1;for(var n=t;;){if("next"===e&&n===Ht.length||"previous"===e&&-1===n)return-1;var r=bt.querySelector('[data-tag-index="'.concat(n,'"]'));if(r&&r.hasAttribute("tabindex")&&!r.disabled&&"true"!==r.getAttribute("aria-disabled"))return n;n+="next"===e?1:-1}}(n,e),zt(n),qt(n)}},ae=function(t){pt.current=!0,_t(""),nt&&nt(t,"","clear"),te(t,Q?[]:null,"clear")},ie=function(t){return function(e){if(t.onKeyDown&&t.onKeyDown(e),!e.defaultMuiPrevented&&(-1!==wt&&-1===["ArrowLeft","ArrowRight"].indexOf(e.key)&&(zt(-1),qt(-1)),229!==e.which))switch(e.key){case"Home":Ut&&W&&(e.preventDefault(),Xt({diff:"start",direction:"next",reason:"keyboard",event:e}));break;case"End":Ut&&W&&(e.preventDefault(),Xt({diff:"end",direction:"previous",reason:"keyboard",event:e}));break;case"PageUp":e.preventDefault(),Xt({diff:-5,direction:"previous",reason:"keyboard",event:e}),Qt(e);break;case"PageDown":e.preventDefault(),Xt({diff:5,direction:"next",reason:"keyboard",event:e}),Qt(e);break;case"ArrowDown":e.preventDefault(),Xt({diff:1,direction:"next",reason:"keyboard",event:e}),Qt(e);break;case"ArrowUp":e.preventDefault(),Xt({diff:-1,direction:"previous",reason:"keyboard",event:e}),Qt(e);break;case"ArrowLeft":re(e,"previous");break;case"ArrowRight":re(e,"next");break;case"Enter":if(-1!==At.current&&Ut){var n=Wt[At.current],r=!!F&&F(n);if(e.preventDefault(),r)return;ne(e,n,"selectOption"),l&&vt.current.setSelectionRange(vt.current.value.length,vt.current.value.length)}else R&&""!==Lt&&!1===jt&&(Q&&e.preventDefault(),ne(e,Lt,"createOption","freeSolo"));break;case"Escape":Ut?(e.preventDefault(),e.stopPropagation(),Jt(e,"escape")):y&&(""!==Lt||Q&&Ht.length>0)&&(e.preventDefault(),e.stopPropagation(),ae(e));break;case"Backspace":if(Q&&!st&&""===Lt&&Ht.length>0){var a=-1===wt?Ht.length-1:wt,i=Ht.slice();i.splice(a,1),te(e,i,"removeOption",{option:Ht[a]})}break;case"Delete":if(Q&&!st&&""===Lt&&Ht.length>0&&-1!==wt){var o=wt,c=Ht.slice();c.splice(o,1),te(e,c,"removeOption",{option:Ht[o]})}}}},oe=function(t){Tt(!0),ot&&!pt.current&&Qt(t)},le=function(t){r(mt)?vt.current.focus():(Tt(!1),gt.current=!0,pt.current=!1,d&&-1!==At.current&&Ut?ne(t,Wt[At.current],"blur"):d&&R&&""!==Lt?ne(t,Lt,"blur","freeSolo"):g&&Vt(t,Ht),Jt(t,"blur"))},ce=function(t){var e=t.target.value;Lt!==e&&(_t(e),Pt(!1),nt&&nt(t,e,"input")),""===e?A||Q||te(t,null,"clear"):Qt(t)},se=function(t){var e=Number(t.currentTarget.getAttribute("data-option-index"));At.current!==e&&Yt({event:t,index:e,reason:"mouse"})},ue=function(t){Yt({event:t,index:Number(t.currentTarget.getAttribute("data-option-index")),reason:"touch"}),ee.current=!0},de=function(t){var e=Number(t.currentTarget.getAttribute("data-option-index"));ne(t,Wt[e],"selectOption"),ee.current=!1},he=function(t){return function(e){var n=Ht.slice();n.splice(t,1),te(e,n,"removeOption",{option:Ht[t]})}},fe=function(t){It?Jt(t,"toggleInput"):Qt(t)},pe=function(t){t.target.getAttribute("id")!==ft&&t.preventDefault()},ge=function(){vt.current.focus(),dt&&gt.current&&vt.current.selectionEnd-vt.current.selectionStart===0&&vt.current.select(),gt.current=!1},ve=function(t){""!==Lt&&It||fe(t)},me=R&&Lt.length>0;me=me||(Q?Ht.length>0:null!==Ht);var ye=Wt;if(j){new Map;ye=Wt.reduce((function(t,e,n){var r=j(e);return t.length>0&&t[t.length-1].group===r?t[t.length-1].options.push(e):t.push({key:n,index:n,group:r,options:[e]}),t}),[])}return E&&Dt&&le(),{getRootProps:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return vf({"aria-owns":Gt?"".concat(ft,"-listbox"):null},t,{onKeyDown:ie(t),onMouseDown:pe,onClick:ge})},getInputLabelProps:function(){return{id:"".concat(ft,"-label"),htmlFor:ft}},getInputProps:function(){return{id:ft,value:Lt,onBlur:le,onFocus:oe,onChange:ce,onMouseDown:ve,"aria-activedescendant":Ut?"":null,"aria-autocomplete":l?"both":"list","aria-controls":Gt?"".concat(ft,"-listbox"):void 0,"aria-expanded":Gt,autoComplete:"off",ref:vt,autoCapitalize:"none",spellCheck:"false",role:"combobox",disabled:E}},getClearProps:function(){return{tabIndex:-1,onClick:ae}},getPopupIndicatorProps:function(){return{tabIndex:-1,onClick:fe}},getTagProps:function(t){var e=t.index;return vf({key:e,"data-tag-index":e,tabIndex:-1},!st&&{onDelete:he(e)})},getListboxProps:function(){return{role:"listbox",id:"".concat(ft,"-listbox"),"aria-labelledby":"".concat(ft,"-label"),ref:Kt,onMouseDown:function(t){t.preventDefault()}}},getOptionProps:function(t){var n=t.index,r=t.option,a=(Q?Ht:[Ht]).some((function(t){return null!=t&&$(r,t)})),i=!!F&&F(r);return{key:e(r),tabIndex:-1,role:"option",id:"".concat(ft,"-option-").concat(n),onMouseMove:se,onClick:de,onTouchStart:ue,"data-option-index":n,"aria-disabled":i,"aria-selected":a}},id:ft,inputValue:Lt,value:Ht,dirty:me,expanded:Ut&&bt,popupOpen:Ut,focused:Dt||-1!==wt,anchorEl:bt,setAnchorEl:xt,focusedTag:wt,groupedOptions:ye}}function wq(t){if(null==t)return window;if("[object Window]"!==t.toString()){var e=t.ownerDocument;return e&&e.defaultView||window}return t}function zq(t){return t instanceof wq(t).Element||t instanceof Element}function Cq(t){return t instanceof wq(t).HTMLElement||t instanceof HTMLElement}function Aq(t){return"undefined"!==typeof ShadowRoot&&(t instanceof wq(t).ShadowRoot||t instanceof ShadowRoot)}var kq=Math.max,Hq=Math.min,Eq=Math.round;function Sq(){var t=navigator.userAgentData;return null!=t&&t.brands&&Array.isArray(t.brands)?t.brands.map((function(t){return t.brand+"/"+t.version})).join(" "):navigator.userAgent}function Lq(){return!/^((?!chrome|android).)*safari/i.test(Sq())}function _q(t,e,n){void 0===e&&(e=!1),void 0===n&&(n=!1);var r=t.getBoundingClientRect(),a=1,i=1;e&&Cq(t)&&(a=t.offsetWidth>0&&Eq(r.width)/t.offsetWidth||1,i=t.offsetHeight>0&&Eq(r.height)/t.offsetHeight||1);var o=(zq(t)?wq(t):window).visualViewport,l=!Lq()&&n,c=(r.left+(l&&o?o.offsetLeft:0))/a,s=(r.top+(l&&o?o.offsetTop:0))/i,u=r.width/a,d=r.height/i;return{width:u,height:d,top:s,right:c+u,bottom:s+d,left:c,x:c,y:s}}function Bq(t){var e=wq(t);return{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Dq(t){return t?(t.nodeName||"").toLowerCase():null}function Tq(t){return((zq(t)?t.ownerDocument:t.document)||window.document).documentElement}function Vq(t){return _q(Tq(t)).left+Bq(t).scrollLeft}function Oq(t){return wq(t).getComputedStyle(t)}function Iq(t){var e=Oq(t),n=e.overflow,r=e.overflowX,a=e.overflowY;return/auto|scroll|overlay|hidden/.test(n+a+r)}function Rq(t,e,n){void 0===n&&(n=!1);var r=Cq(e),a=Cq(e)&&function(t){var e=t.getBoundingClientRect(),n=Eq(e.width)/t.offsetWidth||1,r=Eq(e.height)/t.offsetHeight||1;return 1!==n||1!==r}(e),i=Tq(e),o=_q(t,a,n),l={scrollLeft:0,scrollTop:0},c={x:0,y:0};return(r||!r&&!n)&&(("body"!==Dq(e)||Iq(i))&&(l=function(t){return t!==wq(t)&&Cq(t)?{scrollLeft:(e=t).scrollLeft,scrollTop:e.scrollTop}:Bq(t);var e}(e)),Cq(e)?((c=_q(e,!0)).x+=e.clientLeft,c.y+=e.clientTop):i&&(c.x=Vq(i))),{x:o.left+l.scrollLeft-c.x,y:o.top+l.scrollTop-c.y,width:o.width,height:o.height}}function Fq(t){var e=_q(t),n=t.offsetWidth,r=t.offsetHeight;return Math.abs(e.width-n)<=1&&(n=e.width),Math.abs(e.height-r)<=1&&(r=e.height),{x:t.offsetLeft,y:t.offsetTop,width:n,height:r}}function Nq(t){return"html"===Dq(t)?t:t.assignedSlot||t.parentNode||(Aq(t)?t.host:null)||Tq(t)}function Pq(t){return["html","body","#document"].indexOf(Dq(t))>=0?t.ownerDocument.body:Cq(t)&&Iq(t)?t:Pq(Nq(t))}function jq(t,e){var n;void 0===e&&(e=[]);var r=Pq(t),a=r===(null==(n=t.ownerDocument)?void 0:n.body),i=wq(r),o=a?[i].concat(i.visualViewport||[],Iq(r)?r:[]):r,l=e.concat(o);return a?l:l.concat(jq(Nq(o)))}function Uq(t){return["table","td","th"].indexOf(Dq(t))>=0}function Wq(t){return Cq(t)&&"fixed"!==Oq(t).position?t.offsetParent:null}function Zq(t){for(var e=wq(t),n=Wq(t);n&&Uq(n)&&"static"===Oq(n).position;)n=Wq(n);return n&&("html"===Dq(n)||"body"===Dq(n)&&"static"===Oq(n).position)?e:n||function(t){var e=/firefox/i.test(Sq());if(/Trident/i.test(Sq())&&Cq(t)&&"fixed"===Oq(t).position)return null;var n=Nq(t);for(Aq(n)&&(n=n.host);Cq(n)&&["html","body"].indexOf(Dq(n))<0;){var r=Oq(n);if("none"!==r.transform||"none"!==r.perspective||"paint"===r.contain||-1!==["transform","perspective"].indexOf(r.willChange)||e&&"filter"===r.willChange||e&&r.filter&&"none"!==r.filter)return n;n=n.parentNode}return null}(t)||e}var Gq="top",qq="bottom",Yq="right",Xq="left",$q="auto",Kq=[Gq,qq,Yq,Xq],Qq="start",Jq="end",tY="clippingParents",eY="viewport",nY="popper",rY="reference",aY=Kq.reduce((function(t,e){return t.concat([e+"-"+Qq,e+"-"+Jq])}),[]),iY=[].concat(Kq,[$q]).reduce((function(t,e){return t.concat([e,e+"-"+Qq,e+"-"+Jq])}),[]),oY=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function lY(t){var e=new Map,n=new Set,r=[];function a(t){n.add(t.name),[].concat(t.requires||[],t.requiresIfExists||[]).forEach((function(t){if(!n.has(t)){var r=e.get(t);r&&a(r)}})),r.push(t)}return t.forEach((function(t){e.set(t.name,t)})),t.forEach((function(t){n.has(t.name)||a(t)})),r}function cY(t){var e;return function(){return e||(e=new Promise((function(n){Promise.resolve().then((function(){e=void 0,n(t())}))}))),e}}var sY={placement:"bottom",modifiers:[],strategy:"absolute"};function uY(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return!e.some((function(t){return!(t&&"function"===typeof t.getBoundingClientRect)}))}function dY(t){void 0===t&&(t={});var e=t,n=e.defaultModifiers,r=void 0===n?[]:n,a=e.defaultOptions,i=void 0===a?sY:a;return function(t,e,n){void 0===n&&(n=i);var a={placement:"bottom",orderedModifiers:[],options:Object.assign({},sY,i),modifiersData:{},elements:{reference:t,popper:e},attributes:{},styles:{}},o=[],l=!1,c={state:a,setOptions:function(n){var l="function"===typeof n?n(a.options):n;s(),a.options=Object.assign({},i,a.options,l),a.scrollParents={reference:zq(t)?jq(t):t.contextElement?jq(t.contextElement):[],popper:jq(e)};var u=function(t){var e=lY(t);return oY.reduce((function(t,n){return t.concat(e.filter((function(t){return t.phase===n})))}),[])}(function(t){var e=t.reduce((function(t,e){var n=t[e.name];return t[e.name]=n?Object.assign({},n,e,{options:Object.assign({},n.options,e.options),data:Object.assign({},n.data,e.data)}):e,t}),{});return Object.keys(e).map((function(t){return e[t]}))}([].concat(r,a.options.modifiers)));return a.orderedModifiers=u.filter((function(t){return t.enabled})),a.orderedModifiers.forEach((function(t){var e=t.name,n=t.options,r=void 0===n?{}:n,i=t.effect;if("function"===typeof i){var l=i({state:a,name:e,instance:c,options:r}),s=function(){};o.push(l||s)}})),c.update()},forceUpdate:function(){if(!l){var t=a.elements,e=t.reference,n=t.popper;if(uY(e,n)){a.rects={reference:Rq(e,Zq(n),"fixed"===a.options.strategy),popper:Fq(n)},a.reset=!1,a.placement=a.options.placement,a.orderedModifiers.forEach((function(t){return a.modifiersData[t.name]=Object.assign({},t.data)}));for(var r=0;r<a.orderedModifiers.length;r++)if(!0!==a.reset){var i=a.orderedModifiers[r],o=i.fn,s=i.options,u=void 0===s?{}:s,d=i.name;"function"===typeof o&&(a=o({state:a,options:u,name:d,instance:c})||a)}else a.reset=!1,r=-1}}},update:cY((function(){return new Promise((function(t){c.forceUpdate(),t(a)}))})),destroy:function(){s(),l=!0}};if(!uY(t,e))return c;function s(){o.forEach((function(t){return t()})),o=[]}return c.setOptions(n).then((function(t){!l&&n.onFirstUpdate&&n.onFirstUpdate(t)})),c}}var hY={passive:!0};var fY={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(t){var e=t.state,n=t.instance,r=t.options,a=r.scroll,i=void 0===a||a,o=r.resize,l=void 0===o||o,c=wq(e.elements.popper),s=[].concat(e.scrollParents.reference,e.scrollParents.popper);return i&&s.forEach((function(t){t.addEventListener("scroll",n.update,hY)})),l&&c.addEventListener("resize",n.update,hY),function(){i&&s.forEach((function(t){t.removeEventListener("scroll",n.update,hY)})),l&&c.removeEventListener("resize",n.update,hY)}},data:{}};function pY(t){return t.split("-")[0]}function gY(t){return t.split("-")[1]}function vY(t){return["top","bottom"].indexOf(t)>=0?"x":"y"}function mY(t){var e,n=t.reference,r=t.element,a=t.placement,i=a?pY(a):null,o=a?gY(a):null,l=n.x+n.width/2-r.width/2,c=n.y+n.height/2-r.height/2;switch(i){case Gq:e={x:l,y:n.y-r.height};break;case qq:e={x:l,y:n.y+n.height};break;case Yq:e={x:n.x+n.width,y:c};break;case Xq:e={x:n.x-r.width,y:c};break;default:e={x:n.x,y:n.y}}var s=i?vY(i):null;if(null!=s){var u="y"===s?"height":"width";switch(o){case Qq:e[s]=e[s]-(n[u]/2-r[u]/2);break;case Jq:e[s]=e[s]+(n[u]/2-r[u]/2)}}return e}var yY={name:"popperOffsets",enabled:!0,phase:"read",fn:function(t){var e=t.state,n=t.name;e.modifiersData[n]=mY({reference:e.rects.reference,element:e.rects.popper,strategy:"absolute",placement:e.placement})},data:{}},bY={top:"auto",right:"auto",bottom:"auto",left:"auto"};function xY(t){var e,n=t.popper,r=t.popperRect,a=t.placement,i=t.variation,o=t.offsets,l=t.position,c=t.gpuAcceleration,s=t.adaptive,u=t.roundOffsets,d=t.isFixed,h=o.x,f=void 0===h?0:h,p=o.y,g=void 0===p?0:p,v="function"===typeof u?u({x:f,y:g}):{x:f,y:g};f=v.x,g=v.y;var m=o.hasOwnProperty("x"),y=o.hasOwnProperty("y"),b=Xq,x=Gq,M=window;if(s){var w=Zq(n),z="clientHeight",C="clientWidth";if(w===wq(n)&&"static"!==Oq(w=Tq(n)).position&&"absolute"===l&&(z="scrollHeight",C="scrollWidth"),a===Gq||(a===Xq||a===Yq)&&i===Jq)x=qq,g-=(d&&w===M&&M.visualViewport?M.visualViewport.height:w[z])-r.height,g*=c?1:-1;if(a===Xq||(a===Gq||a===qq)&&i===Jq)b=Yq,f-=(d&&w===M&&M.visualViewport?M.visualViewport.width:w[C])-r.width,f*=c?1:-1}var A,k=Object.assign({position:l},s&&bY),H=!0===u?function(t,e){var n=t.x,r=t.y,a=e.devicePixelRatio||1;return{x:Eq(n*a)/a||0,y:Eq(r*a)/a||0}}({x:f,y:g},wq(n)):{x:f,y:g};return f=H.x,g=H.y,c?Object.assign({},k,((A={})[x]=y?"0":"",A[b]=m?"0":"",A.transform=(M.devicePixelRatio||1)<=1?"translate("+f+"px, "+g+"px)":"translate3d("+f+"px, "+g+"px, 0)",A)):Object.assign({},k,((e={})[x]=y?g+"px":"",e[b]=m?f+"px":"",e.transform="",e))}var MY={name:"applyStyles",enabled:!0,phase:"write",fn:function(t){var e=t.state;Object.keys(e.elements).forEach((function(t){var n=e.styles[t]||{},r=e.attributes[t]||{},a=e.elements[t];Cq(a)&&Dq(a)&&(Object.assign(a.style,n),Object.keys(r).forEach((function(t){var e=r[t];!1===e?a.removeAttribute(t):a.setAttribute(t,!0===e?"":e)})))}))},effect:function(t){var e=t.state,n={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,n.popper),e.styles=n,e.elements.arrow&&Object.assign(e.elements.arrow.style,n.arrow),function(){Object.keys(e.elements).forEach((function(t){var r=e.elements[t],a=e.attributes[t]||{},i=Object.keys(e.styles.hasOwnProperty(t)?e.styles[t]:n[t]).reduce((function(t,e){return t[e]="",t}),{});Cq(r)&&Dq(r)&&(Object.assign(r.style,i),Object.keys(a).forEach((function(t){r.removeAttribute(t)})))}))}},requires:["computeStyles"]};var wY={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(t){var e=t.state,n=t.options,r=t.name,a=n.offset,i=void 0===a?[0,0]:a,o=iY.reduce((function(t,n){return t[n]=function(t,e,n){var r=pY(t),a=[Xq,Gq].indexOf(r)>=0?-1:1,i="function"===typeof n?n(Object.assign({},e,{placement:t})):n,o=i[0],l=i[1];return o=o||0,l=(l||0)*a,[Xq,Yq].indexOf(r)>=0?{x:l,y:o}:{x:o,y:l}}(n,e.rects,i),t}),{}),l=o[e.placement],c=l.x,s=l.y;null!=e.modifiersData.popperOffsets&&(e.modifiersData.popperOffsets.x+=c,e.modifiersData.popperOffsets.y+=s),e.modifiersData[r]=o}},zY={left:"right",right:"left",bottom:"top",top:"bottom"};function CY(t){return t.replace(/left|right|bottom|top/g,(function(t){return zY[t]}))}var AY={start:"end",end:"start"};function kY(t){return t.replace(/start|end/g,(function(t){return AY[t]}))}function HY(t,e){var n=e.getRootNode&&e.getRootNode();if(t.contains(e))return!0;if(n&&Aq(n)){var r=e;do{if(r&&t.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function EY(t){return Object.assign({},t,{left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height})}function SY(t,e,n){return e===eY?EY(function(t,e){var n=wq(t),r=Tq(t),a=n.visualViewport,i=r.clientWidth,o=r.clientHeight,l=0,c=0;if(a){i=a.width,o=a.height;var s=Lq();(s||!s&&"fixed"===e)&&(l=a.offsetLeft,c=a.offsetTop)}return{width:i,height:o,x:l+Vq(t),y:c}}(t,n)):zq(e)?function(t,e){var n=_q(t,!1,"fixed"===e);return n.top=n.top+t.clientTop,n.left=n.left+t.clientLeft,n.bottom=n.top+t.clientHeight,n.right=n.left+t.clientWidth,n.width=t.clientWidth,n.height=t.clientHeight,n.x=n.left,n.y=n.top,n}(e,n):EY(function(t){var e,n=Tq(t),r=Bq(t),a=null==(e=t.ownerDocument)?void 0:e.body,i=kq(n.scrollWidth,n.clientWidth,a?a.scrollWidth:0,a?a.clientWidth:0),o=kq(n.scrollHeight,n.clientHeight,a?a.scrollHeight:0,a?a.clientHeight:0),l=-r.scrollLeft+Vq(t),c=-r.scrollTop;return"rtl"===Oq(a||n).direction&&(l+=kq(n.clientWidth,a?a.clientWidth:0)-i),{width:i,height:o,x:l,y:c}}(Tq(t)))}function LY(t,e,n,r){var a="clippingParents"===e?function(t){var e=jq(Nq(t)),n=["absolute","fixed"].indexOf(Oq(t).position)>=0&&Cq(t)?Zq(t):t;return zq(n)?e.filter((function(t){return zq(t)&&HY(t,n)&&"body"!==Dq(t)})):[]}(t):[].concat(e),i=[].concat(a,[n]),o=i[0],l=i.reduce((function(e,n){var a=SY(t,n,r);return e.top=kq(a.top,e.top),e.right=Hq(a.right,e.right),e.bottom=Hq(a.bottom,e.bottom),e.left=kq(a.left,e.left),e}),SY(t,o,r));return l.width=l.right-l.left,l.height=l.bottom-l.top,l.x=l.left,l.y=l.top,l}function _Y(t){return Object.assign({},{top:0,right:0,bottom:0,left:0},t)}function BY(t,e){return e.reduce((function(e,n){return e[n]=t,e}),{})}function DY(t,e){void 0===e&&(e={});var n=e,r=n.placement,a=void 0===r?t.placement:r,i=n.strategy,o=void 0===i?t.strategy:i,l=n.boundary,c=void 0===l?tY:l,s=n.rootBoundary,u=void 0===s?eY:s,d=n.elementContext,h=void 0===d?nY:d,f=n.altBoundary,p=void 0!==f&&f,g=n.padding,v=void 0===g?0:g,m=_Y("number"!==typeof v?v:BY(v,Kq)),y=h===nY?rY:nY,b=t.rects.popper,x=t.elements[p?y:h],M=LY(zq(x)?x:x.contextElement||Tq(t.elements.popper),c,u,o),w=_q(t.elements.reference),z=mY({reference:w,element:b,strategy:"absolute",placement:a}),C=EY(Object.assign({},b,z)),A=h===nY?C:w,k={top:M.top-A.top+m.top,bottom:A.bottom-M.bottom+m.bottom,left:M.left-A.left+m.left,right:A.right-M.right+m.right},H=t.modifiersData.offset;if(h===nY&&H){var E=H[a];Object.keys(k).forEach((function(t){var e=[Yq,qq].indexOf(t)>=0?1:-1,n=[Gq,qq].indexOf(t)>=0?"y":"x";k[t]+=E[n]*e}))}return k}var TY={name:"flip",enabled:!0,phase:"main",fn:function(t){var e=t.state,n=t.options,r=t.name;if(!e.modifiersData[r]._skip){for(var a=n.mainAxis,i=void 0===a||a,o=n.altAxis,l=void 0===o||o,c=n.fallbackPlacements,s=n.padding,u=n.boundary,d=n.rootBoundary,h=n.altBoundary,f=n.flipVariations,p=void 0===f||f,g=n.allowedAutoPlacements,v=e.options.placement,m=pY(v),y=c||(m===v||!p?[CY(v)]:function(t){if(pY(t)===$q)return[];var e=CY(t);return[kY(t),e,kY(e)]}(v)),b=[v].concat(y).reduce((function(t,n){return t.concat(pY(n)===$q?function(t,e){void 0===e&&(e={});var n=e,r=n.placement,a=n.boundary,i=n.rootBoundary,o=n.padding,l=n.flipVariations,c=n.allowedAutoPlacements,s=void 0===c?iY:c,u=gY(r),d=u?l?aY:aY.filter((function(t){return gY(t)===u})):Kq,h=d.filter((function(t){return s.indexOf(t)>=0}));0===h.length&&(h=d);var f=h.reduce((function(e,n){return e[n]=DY(t,{placement:n,boundary:a,rootBoundary:i,padding:o})[pY(n)],e}),{});return Object.keys(f).sort((function(t,e){return f[t]-f[e]}))}(e,{placement:n,boundary:u,rootBoundary:d,padding:s,flipVariations:p,allowedAutoPlacements:g}):n)}),[]),x=e.rects.reference,M=e.rects.popper,w=new Map,z=!0,C=b[0],A=0;A<b.length;A++){var k=b[A],H=pY(k),E=gY(k)===Qq,S=[Gq,qq].indexOf(H)>=0,L=S?"width":"height",_=DY(e,{placement:k,boundary:u,rootBoundary:d,altBoundary:h,padding:s}),B=S?E?Yq:Xq:E?qq:Gq;x[L]>M[L]&&(B=CY(B));var D=CY(B),T=[];if(i&&T.push(_[H]<=0),l&&T.push(_[B]<=0,_[D]<=0),T.every((function(t){return t}))){C=k,z=!1;break}w.set(k,T)}if(z)for(var V=function(t){var e=b.find((function(e){var n=w.get(e);if(n)return n.slice(0,t).every((function(t){return t}))}));if(e)return C=e,"break"},O=p?3:1;O>0;O--){if("break"===V(O))break}e.placement!==C&&(e.modifiersData[r]._skip=!0,e.placement=C,e.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function VY(t,e,n){return kq(t,Hq(e,n))}var OY={name:"preventOverflow",enabled:!0,phase:"main",fn:function(t){var e=t.state,n=t.options,r=t.name,a=n.mainAxis,i=void 0===a||a,o=n.altAxis,l=void 0!==o&&o,c=n.boundary,s=n.rootBoundary,u=n.altBoundary,d=n.padding,h=n.tether,f=void 0===h||h,p=n.tetherOffset,g=void 0===p?0:p,v=DY(e,{boundary:c,rootBoundary:s,padding:d,altBoundary:u}),m=pY(e.placement),y=gY(e.placement),b=!y,x=vY(m),M="x"===x?"y":"x",w=e.modifiersData.popperOffsets,z=e.rects.reference,C=e.rects.popper,A="function"===typeof g?g(Object.assign({},e.rects,{placement:e.placement})):g,k="number"===typeof A?{mainAxis:A,altAxis:A}:Object.assign({mainAxis:0,altAxis:0},A),H=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,E={x:0,y:0};if(w){if(i){var S,L="y"===x?Gq:Xq,_="y"===x?qq:Yq,B="y"===x?"height":"width",D=w[x],T=D+v[L],V=D-v[_],O=f?-C[B]/2:0,I=y===Qq?z[B]:C[B],R=y===Qq?-C[B]:-z[B],F=e.elements.arrow,N=f&&F?Fq(F):{width:0,height:0},P=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},j=P[L],U=P[_],W=VY(0,z[B],N[B]),Z=b?z[B]/2-O-W-j-k.mainAxis:I-W-j-k.mainAxis,G=b?-z[B]/2+O+W+U+k.mainAxis:R+W+U+k.mainAxis,q=e.elements.arrow&&Zq(e.elements.arrow),Y=q?"y"===x?q.clientTop||0:q.clientLeft||0:0,X=null!=(S=null==H?void 0:H[x])?S:0,$=D+G-X,K=VY(f?Hq(T,D+Z-X-Y):T,D,f?kq(V,$):V);w[x]=K,E[x]=K-D}if(l){var Q,J="x"===x?Gq:Xq,tt="x"===x?qq:Yq,et=w[M],nt="y"===M?"height":"width",rt=et+v[J],at=et-v[tt],it=-1!==[Gq,Xq].indexOf(m),ot=null!=(Q=null==H?void 0:H[M])?Q:0,lt=it?rt:et-z[nt]-C[nt]-ot+k.altAxis,ct=it?et+z[nt]+C[nt]-ot-k.altAxis:at,st=f&&it?function(t,e,n){var r=VY(t,e,n);return r>n?n:r}(lt,et,ct):VY(f?lt:rt,et,f?ct:at);w[M]=st,E[M]=st-et}e.modifiersData[r]=E}},requiresIfExists:["offset"]};var IY={name:"arrow",enabled:!0,phase:"main",fn:function(t){var e,n=t.state,r=t.name,a=t.options,i=n.elements.arrow,o=n.modifiersData.popperOffsets,l=pY(n.placement),c=vY(l),s=[Xq,Yq].indexOf(l)>=0?"height":"width";if(i&&o){var u=function(t,e){return _Y("number"!==typeof(t="function"===typeof t?t(Object.assign({},e.rects,{placement:e.placement})):t)?t:BY(t,Kq))}(a.padding,n),d=Fq(i),h="y"===c?Gq:Xq,f="y"===c?qq:Yq,p=n.rects.reference[s]+n.rects.reference[c]-o[c]-n.rects.popper[s],g=o[c]-n.rects.reference[c],v=Zq(i),m=v?"y"===c?v.clientHeight||0:v.clientWidth||0:0,y=p/2-g/2,b=u[h],x=m-d[s]-u[f],M=m/2-d[s]/2+y,w=VY(b,M,x),z=c;n.modifiersData[r]=((e={})[z]=w,e.centerOffset=w-M,e)}},effect:function(t){var e=t.state,n=t.options.element,r=void 0===n?"[data-popper-arrow]":n;null!=r&&("string"!==typeof r||(r=e.elements.popper.querySelector(r)))&&HY(e.elements.popper,r)&&(e.elements.arrow=r)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function RY(t,e,n){return void 0===n&&(n={x:0,y:0}),{top:t.top-e.height-n.y,right:t.right-e.width+n.x,bottom:t.bottom-e.height+n.y,left:t.left-e.width-n.x}}function FY(t){return[Gq,Yq,qq,Xq].some((function(e){return t[e]>=0}))}var NY={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(t){var e=t.state,n=t.name,r=e.rects.reference,a=e.rects.popper,i=e.modifiersData.preventOverflow,o=DY(e,{elementContext:"reference"}),l=DY(e,{altBoundary:!0}),c=RY(o,r),s=RY(l,a,i),u=FY(c),d=FY(s);e.modifiersData[n]={referenceClippingOffsets:c,popperEscapeOffsets:s,isReferenceHidden:u,hasPopperEscaped:d},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":u,"data-popper-escaped":d})}},PY=dY({defaultModifiers:[fY,yY,{name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(t){var e=t.state,n=t.options,r=n.gpuAcceleration,a=void 0===r||r,i=n.adaptive,o=void 0===i||i,l=n.roundOffsets,c=void 0===l||l,s={placement:pY(e.placement),variation:gY(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:a,isFixed:"fixed"===e.options.strategy};null!=e.modifiersData.popperOffsets&&(e.styles.popper=Object.assign({},e.styles.popper,xY(Object.assign({},s,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:o,roundOffsets:c})))),null!=e.modifiersData.arrow&&(e.styles.arrow=Object.assign({},e.styles.arrow,xY(Object.assign({},s,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:c})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})},data:{}},MY,wY,TY,OY,IY,NY]});function jY(t){return kj("MuiPopper",t)}Hj("MuiPopper",["root"]);var UY=["anchorEl","children","direction","disablePortal","modifiers","open","placement","popperOptions","popperRef","slotProps","slots","TransitionProps","ownerState"],WY=["anchorEl","children","container","direction","disablePortal","keepMounted","modifiers","open","placement","popperOptions","popperRef","style","transition","slotProps","slots"];function ZY(t){return"function"===typeof t?t():t}function GY(t){return void 0!==t.nodeType}var qY={},YY=x.forwardRef((function(t,e){var n,r=t.anchorEl,a=t.children,i=t.direction,o=t.disablePortal,l=t.modifiers,c=t.open,s=t.placement,u=t.popperOptions,d=t.popperRef,h=t.slotProps,f=void 0===h?{}:h,p=t.slots,g=void 0===p?{}:p,v=t.TransitionProps,y=we(t,UY),b=x.useRef(null),M=Oj(b,e),w=x.useRef(null),z=Oj(w,d),C=x.useRef(z);Rj((function(){C.current=z}),[z]),x.useImperativeHandle(d,(function(){return w.current}),[]);var A=function(t,e){if("ltr"===e)return t;switch(t){case"bottom-end":return"bottom-start";case"bottom-start":return"bottom-end";case"top-end":return"top-start";case"top-start":return"top-end";default:return t}}(s,i),k=m(x.useState(A),2),H=k[0],E=k[1],S=m(x.useState(ZY(r)),2),L=S[0],_=S[1];x.useEffect((function(){w.current&&w.current.forceUpdate()})),x.useEffect((function(){r&&_(ZY(r))}),[r]),Rj((function(){if(L&&c){var t=[{name:"preventOverflow",options:{altBoundary:o}},{name:"flip",options:{altBoundary:o}},{name:"onUpdate",enabled:!0,phase:"afterWrite",fn:function(t){var e=t.state;E(e.placement)}}];null!=l&&(t=t.concat(l)),u&&null!=u.modifiers&&(t=t.concat(u.modifiers));var e=PY(L,b.current,vf({placement:A},u,{modifiers:t}));return C.current(e),function(){e.destroy(),C.current(null)}}}),[L,o,l,c,u,A]);var B={placement:H};null!==v&&(B.TransitionProps=v);var D=IR({root:["root"]},GU(jY)),T=null!=(n=g.root)?n:"div",V=UU({elementType:T,externalSlotProps:f.root,externalForwardedProps:y,additionalProps:{role:"tooltip",ref:M},ownerState:t,className:D.root});return(0,uf.jsx)(T,vf({},V,{children:"function"===typeof a?a(B):a}))})),XY=x.forwardRef((function(t,e){var n,r=t.anchorEl,a=t.children,i=t.container,o=t.direction,l=void 0===o?"ltr":o,c=t.disablePortal,s=void 0!==c&&c,u=t.keepMounted,d=void 0!==u&&u,h=t.modifiers,f=t.open,p=t.placement,g=void 0===p?"bottom":p,v=t.popperOptions,y=void 0===v?qY:v,b=t.popperRef,M=t.style,w=t.transition,z=void 0!==w&&w,C=t.slotProps,A=void 0===C?{}:C,k=t.slots,H=void 0===k?{}:k,E=we(t,WY),S=m(x.useState(!0),2),L=S[0],_=S[1];if(!d&&!f&&(!z||L))return null;if(i)n=i;else if(r){var B=ZY(r);n=B&&GY(B)?RR(B).body:RR(null).body}var D=f||!d||z&&!L?void 0:"none",T=z?{in:f,onEnter:function(){_(!1)},onExited:function(){_(!0)}}:void 0;return(0,uf.jsx)(kU,{disablePortal:s,container:n,children:(0,uf.jsx)(YY,vf({anchorEl:r,direction:l,disablePortal:s,modifiers:h,ref:e,open:z?!L:f,placement:g,popperOptions:y,popperRef:b,slotProps:A,slots:H},E,{style:vf({position:"fixed",top:0,left:0,display:D},M),TransitionProps:T,children:a}))})})),$Y=["anchorEl","component","components","componentsProps","container","disablePortal","keepMounted","modifiers","open","placement","popperOptions","popperRef","transition","slots","slotProps"],KY=gj(XY,{name:"MuiPopper",slot:"Root",overridesResolver:function(t,e){return e.root}})({}),QY=x.forwardRef((function(t,e){var n,r=yj(),a=Mj({props:t,name:"MuiPopper"}),i=a.anchorEl,o=a.component,l=a.components,c=a.componentsProps,s=a.container,u=a.disablePortal,d=a.keepMounted,h=a.modifiers,f=a.open,p=a.placement,g=a.popperOptions,v=a.popperRef,m=a.transition,y=a.slots,b=a.slotProps,x=we(a,$Y),M=null!=(n=null==y?void 0:y.root)?n:null==l?void 0:l.Root,w=vf({anchorEl:i,container:s,disablePortal:u,keepMounted:d,modifiers:h,open:f,placement:p,popperOptions:g,popperRef:v,transition:m},x);return(0,uf.jsx)(KY,vf({as:o,direction:null==r?void 0:r.direction,slots:{root:M},slotProps:null!=b?b:c},w,{ref:e}))})),JY=QY;function tX(t){return kj("MuiListSubheader",t)}Hj("MuiListSubheader",["root","colorPrimary","colorInherit","gutters","inset","sticky"]);var eX=["className","color","component","disableGutters","disableSticky","inset"],nX=gj("li",{name:"MuiListSubheader",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,"default"!==n.color&&e["color".concat(PR(n.color))],!n.disableGutters&&e.gutters,n.inset&&e.inset,!n.disableSticky&&e.sticky]}})((function(t){var e=t.theme,n=t.ownerState;return vf({boxSizing:"border-box",lineHeight:"48px",listStyle:"none",color:(e.vars||e).palette.text.secondary,fontFamily:e.typography.fontFamily,fontWeight:e.typography.fontWeightMedium,fontSize:e.typography.pxToRem(14)},"primary"===n.color&&{color:(e.vars||e).palette.primary.main},"inherit"===n.color&&{color:"inherit"},!n.disableGutters&&{paddingLeft:16,paddingRight:16},n.inset&&{paddingLeft:72},!n.disableSticky&&{position:"sticky",top:0,zIndex:1,backgroundColor:(e.vars||e).palette.background.paper})})),rX=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiListSubheader"}),r=n.className,a=n.color,i=void 0===a?"default":a,o=n.component,l=void 0===o?"li":o,c=n.disableGutters,s=void 0!==c&&c,u=n.disableSticky,d=void 0!==u&&u,h=n.inset,f=void 0!==h&&h,p=we(n,eX),g=vf({},n,{color:i,component:l,disableGutters:s,disableSticky:d,inset:f}),v=function(t){var e=t.classes,n=t.color,r=t.disableGutters,a=t.inset,i=t.disableSticky;return IR({root:["root","default"!==n&&"color".concat(PR(n)),!r&&"gutters",a&&"inset",!i&&"sticky"]},tX,e)}(g);return(0,uf.jsx)(nX,vf({as:l,className:BR(v.root,r),ref:e,ownerState:g},p))}));rX.muiSkipListHighlight=!0;var aX=rX;function iX(t){return kj("MuiIconButton",t)}var oX=Hj("MuiIconButton",["root","disabled","colorInherit","colorPrimary","colorSecondary","colorError","colorInfo","colorSuccess","colorWarning","edgeStart","edgeEnd","sizeSmall","sizeMedium","sizeLarge"]),lX=["edge","children","className","color","disabled","disableFocusRipple","size"],cX=gj(tq,{name:"MuiIconButton",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,"default"!==n.color&&e["color".concat(PR(n.color))],n.edge&&e["edge".concat(PR(n.edge))],e["size".concat(PR(n.size))]]}})((function(t){var e=t.theme,n=t.ownerState;return vf({textAlign:"center",flex:"0 0 auto",fontSize:e.typography.pxToRem(24),padding:8,borderRadius:"50%",overflow:"visible",color:(e.vars||e).palette.action.active,transition:e.transitions.create("background-color",{duration:e.transitions.duration.shortest})},!n.disableRipple&&{"&:hover":{backgroundColor:e.vars?"rgba(".concat(e.vars.palette.action.activeChannel," / ").concat(e.vars.palette.action.hoverOpacity,")"):BP(e.palette.action.active,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}}},"start"===n.edge&&{marginLeft:"small"===n.size?-3:-12},"end"===n.edge&&{marginRight:"small"===n.size?-3:-12})}),(function(t){var e,n=t.theme,r=t.ownerState,a=null==(e=(n.vars||n).palette)?void 0:e[r.color];return vf({},"inherit"===r.color&&{color:"inherit"},"inherit"!==r.color&&"default"!==r.color&&vf({color:null==a?void 0:a.main},!r.disableRipple&&{"&:hover":vf({},a&&{backgroundColor:n.vars?"rgba(".concat(a.mainChannel," / ").concat(n.vars.palette.action.hoverOpacity,")"):BP(a.main,n.palette.action.hoverOpacity)},{"@media (hover: none)":{backgroundColor:"transparent"}})}),"small"===r.size&&{padding:5,fontSize:n.typography.pxToRem(18)},"large"===r.size&&{padding:12,fontSize:n.typography.pxToRem(28)},He({},"&.".concat(oX.disabled),{backgroundColor:"transparent",color:(n.vars||n).palette.action.disabled}))})),sX=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiIconButton"}),r=n.edge,a=void 0!==r&&r,i=n.children,o=n.className,l=n.color,c=void 0===l?"default":l,s=n.disabled,u=void 0!==s&&s,d=n.disableFocusRipple,h=void 0!==d&&d,f=n.size,p=void 0===f?"medium":f,g=we(n,lX),v=vf({},n,{edge:a,color:c,disabled:u,disableFocusRipple:h,size:p}),m=function(t){var e=t.classes,n=t.disabled,r=t.color,a=t.edge,i=t.size;return IR({root:["root",n&&"disabled","default"!==r&&"color".concat(PR(r)),a&&"edge".concat(PR(a)),"size".concat(PR(i))]},iX,e)}(v);return(0,uf.jsx)(cX,vf({className:BR(m.root,o),centerRipple:!0,focusRipple:!h,disabled:u,ref:e,ownerState:v},g,{children:i}))})),uX=sX,dX=uZ((0,uf.jsx)("path",{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z"}),"Cancel");function hX(t){return kj("MuiChip",t)}var fX=Hj("MuiChip",["root","sizeSmall","sizeMedium","colorError","colorInfo","colorPrimary","colorSecondary","colorSuccess","colorWarning","disabled","clickable","clickableColorPrimary","clickableColorSecondary","deletable","deletableColorPrimary","deletableColorSecondary","outlined","filled","outlinedPrimary","outlinedSecondary","filledPrimary","filledSecondary","avatar","avatarSmall","avatarMedium","avatarColorPrimary","avatarColorSecondary","icon","iconSmall","iconMedium","iconColorPrimary","iconColorSecondary","label","labelSmall","labelMedium","deleteIcon","deleteIconSmall","deleteIconMedium","deleteIconColorPrimary","deleteIconColorSecondary","deleteIconOutlinedColorPrimary","deleteIconOutlinedColorSecondary","deleteIconFilledColorPrimary","deleteIconFilledColorSecondary","focusVisible"]),pX=["avatar","className","clickable","color","component","deleteIcon","disabled","icon","label","onClick","onDelete","onKeyDown","onKeyUp","size","variant","tabIndex","skipFocusWhenDisabled"],gX=gj("div",{name:"MuiChip",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState,r=n.color,a=n.iconColor,i=n.clickable,o=n.onDelete,l=n.size,c=n.variant;return[He({},"& .".concat(fX.avatar),e.avatar),He({},"& .".concat(fX.avatar),e["avatar".concat(PR(l))]),He({},"& .".concat(fX.avatar),e["avatarColor".concat(PR(r))]),He({},"& .".concat(fX.icon),e.icon),He({},"& .".concat(fX.icon),e["icon".concat(PR(l))]),He({},"& .".concat(fX.icon),e["iconColor".concat(PR(a))]),He({},"& .".concat(fX.deleteIcon),e.deleteIcon),He({},"& .".concat(fX.deleteIcon),e["deleteIcon".concat(PR(l))]),He({},"& .".concat(fX.deleteIcon),e["deleteIconColor".concat(PR(r))]),He({},"& .".concat(fX.deleteIcon),e["deleteIcon".concat(PR(c),"Color").concat(PR(r))]),e.root,e["size".concat(PR(l))],e["color".concat(PR(r))],i&&e.clickable,i&&"default"!==r&&e["clickableColor".concat(PR(r),")")],o&&e.deletable,o&&"default"!==r&&e["deletableColor".concat(PR(r))],e[c],e["".concat(c).concat(PR(r))]]}})((function(t){var e,n=t.theme,r=t.ownerState,a="light"===n.palette.mode?n.palette.grey[700]:n.palette.grey[300];return vf((He(e={maxWidth:"100%",fontFamily:n.typography.fontFamily,fontSize:n.typography.pxToRem(13),display:"inline-flex",alignItems:"center",justifyContent:"center",height:32,color:(n.vars||n).palette.text.primary,backgroundColor:(n.vars||n).palette.action.selected,borderRadius:16,whiteSpace:"nowrap",transition:n.transitions.create(["background-color","box-shadow"]),cursor:"default",outline:0,textDecoration:"none",border:0,padding:0,verticalAlign:"middle",boxSizing:"border-box"},"&.".concat(fX.disabled),{opacity:(n.vars||n).palette.action.disabledOpacity,pointerEvents:"none"}),He(e,"& .".concat(fX.avatar),{marginLeft:5,marginRight:-6,width:24,height:24,color:n.vars?n.vars.palette.Chip.defaultAvatarColor:a,fontSize:n.typography.pxToRem(12)}),He(e,"& .".concat(fX.avatarColorPrimary),{color:(n.vars||n).palette.primary.contrastText,backgroundColor:(n.vars||n).palette.primary.dark}),He(e,"& .".concat(fX.avatarColorSecondary),{color:(n.vars||n).palette.secondary.contrastText,backgroundColor:(n.vars||n).palette.secondary.dark}),He(e,"& .".concat(fX.avatarSmall),{marginLeft:4,marginRight:-4,width:18,height:18,fontSize:n.typography.pxToRem(10)}),He(e,"& .".concat(fX.icon),vf({marginLeft:5,marginRight:-6},"small"===r.size&&{fontSize:18,marginLeft:4,marginRight:-4},r.iconColor===r.color&&vf({color:n.vars?n.vars.palette.Chip.defaultIconColor:a},"default"!==r.color&&{color:"inherit"}))),He(e,"& .".concat(fX.deleteIcon),vf({WebkitTapHighlightColor:"transparent",color:n.vars?"rgba(".concat(n.vars.palette.text.primaryChannel," / 0.26)"):BP(n.palette.text.primary,.26),fontSize:22,cursor:"pointer",margin:"0 5px 0 -6px","&:hover":{color:n.vars?"rgba(".concat(n.vars.palette.text.primaryChannel," / 0.4)"):BP(n.palette.text.primary,.4)}},"small"===r.size&&{fontSize:16,marginRight:4,marginLeft:-4},"default"!==r.color&&{color:n.vars?"rgba(".concat(n.vars.palette[r.color].contrastTextChannel," / 0.7)"):BP(n.palette[r.color].contrastText,.7),"&:hover, &:active":{color:(n.vars||n).palette[r.color].contrastText}})),e),"small"===r.size&&{height:24},"default"!==r.color&&{backgroundColor:(n.vars||n).palette[r.color].main,color:(n.vars||n).palette[r.color].contrastText},r.onDelete&&He({},"&.".concat(fX.focusVisible),{backgroundColor:n.vars?"rgba(".concat(n.vars.palette.action.selectedChannel," / calc(").concat(n.vars.palette.action.selectedOpacity," + ").concat(n.vars.palette.action.focusOpacity,"))"):BP(n.palette.action.selected,n.palette.action.selectedOpacity+n.palette.action.focusOpacity)}),r.onDelete&&"default"!==r.color&&He({},"&.".concat(fX.focusVisible),{backgroundColor:(n.vars||n).palette[r.color].dark}))}),(function(t){var e,n=t.theme,r=t.ownerState;return vf({},r.clickable&&(He(e={userSelect:"none",WebkitTapHighlightColor:"transparent",cursor:"pointer","&:hover":{backgroundColor:n.vars?"rgba(".concat(n.vars.palette.action.selectedChannel," / calc(").concat(n.vars.palette.action.selectedOpacity," + ").concat(n.vars.palette.action.hoverOpacity,"))"):BP(n.palette.action.selected,n.palette.action.selectedOpacity+n.palette.action.hoverOpacity)}},"&.".concat(fX.focusVisible),{backgroundColor:n.vars?"rgba(".concat(n.vars.palette.action.selectedChannel," / calc(").concat(n.vars.palette.action.selectedOpacity," + ").concat(n.vars.palette.action.focusOpacity,"))"):BP(n.palette.action.selected,n.palette.action.selectedOpacity+n.palette.action.focusOpacity)}),He(e,"&:active",{boxShadow:(n.vars||n).shadows[1]}),e),r.clickable&&"default"!==r.color&&He({},"&:hover, &.".concat(fX.focusVisible),{backgroundColor:(n.vars||n).palette[r.color].dark}))}),(function(t){var e,n,r=t.theme,a=t.ownerState;return vf({},"outlined"===a.variant&&(He(e={backgroundColor:"transparent",border:r.vars?"1px solid ".concat(r.vars.palette.Chip.defaultBorder):"1px solid ".concat("light"===r.palette.mode?r.palette.grey[400]:r.palette.grey[700])},"&.".concat(fX.clickable,":hover"),{backgroundColor:(r.vars||r).palette.action.hover}),He(e,"&.".concat(fX.focusVisible),{backgroundColor:(r.vars||r).palette.action.focus}),He(e,"& .".concat(fX.avatar),{marginLeft:4}),He(e,"& .".concat(fX.avatarSmall),{marginLeft:2}),He(e,"& .".concat(fX.icon),{marginLeft:4}),He(e,"& .".concat(fX.iconSmall),{marginLeft:2}),He(e,"& .".concat(fX.deleteIcon),{marginRight:5}),He(e,"& .".concat(fX.deleteIconSmall),{marginRight:3}),e),"outlined"===a.variant&&"default"!==a.color&&(He(n={color:(r.vars||r).palette[a.color].main,border:"1px solid ".concat(r.vars?"rgba(".concat(r.vars.palette[a.color].mainChannel," / 0.7)"):BP(r.palette[a.color].main,.7))},"&.".concat(fX.clickable,":hover"),{backgroundColor:r.vars?"rgba(".concat(r.vars.palette[a.color].mainChannel," / ").concat(r.vars.palette.action.hoverOpacity,")"):BP(r.palette[a.color].main,r.palette.action.hoverOpacity)}),He(n,"&.".concat(fX.focusVisible),{backgroundColor:r.vars?"rgba(".concat(r.vars.palette[a.color].mainChannel," / ").concat(r.vars.palette.action.focusOpacity,")"):BP(r.palette[a.color].main,r.palette.action.focusOpacity)}),He(n,"& .".concat(fX.deleteIcon),{color:r.vars?"rgba(".concat(r.vars.palette[a.color].mainChannel," / 0.7)"):BP(r.palette[a.color].main,.7),"&:hover, &:active":{color:(r.vars||r).palette[a.color].main}}),n))})),vX=gj("span",{name:"MuiChip",slot:"Label",overridesResolver:function(t,e){var n=t.ownerState.size;return[e.label,e["label".concat(PR(n))]]}})((function(t){return vf({overflow:"hidden",textOverflow:"ellipsis",paddingLeft:12,paddingRight:12,whiteSpace:"nowrap"},"small"===t.ownerState.size&&{paddingLeft:8,paddingRight:8})}));function mX(t){return"Backspace"===t.key||"Delete"===t.key}var yX=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiChip"}),r=n.avatar,a=n.className,i=n.clickable,o=n.color,l=void 0===o?"default":o,c=n.component,s=n.deleteIcon,u=n.disabled,d=void 0!==u&&u,h=n.icon,f=n.label,p=n.onClick,g=n.onDelete,v=n.onKeyDown,m=n.onKeyUp,y=n.size,b=void 0===y?"medium":y,M=n.variant,w=void 0===M?"filled":M,z=n.tabIndex,C=n.skipFocusWhenDisabled,A=void 0!==C&&C,k=we(n,pX),H=x.useRef(null),E=Ij(H,e),S=function(t){t.stopPropagation(),g&&g(t)},L=!(!1===i||!p)||i,_=L||g?tq:c||"div",B=vf({},n,{component:_,disabled:d,size:b,color:l,iconColor:x.isValidElement(h)&&h.props.color||l,onDelete:!!g,clickable:L,variant:w}),D=function(t){var e=t.classes,n=t.disabled,r=t.size,a=t.color,i=t.iconColor,o=t.onDelete,l=t.clickable,c=t.variant;return IR({root:["root",c,n&&"disabled","size".concat(PR(r)),"color".concat(PR(a)),l&&"clickable",l&&"clickableColor".concat(PR(a)),o&&"deletable",o&&"deletableColor".concat(PR(a)),"".concat(c).concat(PR(a))],label:["label","label".concat(PR(r))],avatar:["avatar","avatar".concat(PR(r)),"avatarColor".concat(PR(a))],icon:["icon","icon".concat(PR(r)),"iconColor".concat(PR(i))],deleteIcon:["deleteIcon","deleteIcon".concat(PR(r)),"deleteIconColor".concat(PR(a)),"deleteIcon".concat(PR(c),"Color").concat(PR(a))]},hX,e)}(B),T=_===tq?vf({component:c||"div",focusVisibleClassName:D.focusVisible},g&&{disableRipple:!0}):{},V=null;g&&(V=s&&x.isValidElement(s)?x.cloneElement(s,{className:BR(s.props.className,D.deleteIcon),onClick:S}):(0,uf.jsx)(dX,{className:BR(D.deleteIcon),onClick:S}));var O=null;r&&x.isValidElement(r)&&(O=x.cloneElement(r,{className:BR(D.avatar,r.props.className)}));var I=null;return h&&x.isValidElement(h)&&(I=x.cloneElement(h,{className:BR(D.icon,h.props.className)})),(0,uf.jsxs)(gX,vf({as:_,className:BR(D.root,a),disabled:!(!L||!d)||void 0,onClick:p,onKeyDown:function(t){t.currentTarget===t.target&&mX(t)&&t.preventDefault(),v&&v(t)},onKeyUp:function(t){t.currentTarget===t.target&&(g&&mX(t)?g(t):"Escape"===t.key&&H.current&&H.current.blur()),m&&m(t)},ref:E,tabIndex:A&&d?-1:z,ownerState:B},T,k,{children:[O||I,(0,uf.jsx)(vX,{className:BR(D.label),ownerState:B,children:f}),V]}))})),bX=yX,xX=uZ((0,uf.jsx)("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"}),"Close");function MX(t){return kj("MuiAutocomplete",t)}var wX,zX,CX=Hj("MuiAutocomplete",["root","expanded","fullWidth","focused","focusVisible","tag","tagSizeSmall","tagSizeMedium","hasPopupIcon","hasClearIcon","inputRoot","input","inputFocused","endAdornment","clearIndicator","popupIndicator","popupIndicatorOpen","popper","popperDisablePortal","paper","listbox","loading","noOptions","option","groupLabel","groupUl"]),AX=["autoComplete","autoHighlight","autoSelect","blurOnSelect","ChipProps","className","clearIcon","clearOnBlur","clearOnEscape","clearText","closeText","componentsProps","defaultValue","disableClearable","disableCloseOnSelect","disabled","disabledItemsFocusable","disableListWrap","disablePortal","filterOptions","filterSelectedOptions","forcePopupIcon","freeSolo","fullWidth","getLimitTagsText","getOptionDisabled","getOptionLabel","isOptionEqualToValue","groupBy","handleHomeEndKeys","id","includeInputInList","inputValue","limitTags","ListboxComponent","ListboxProps","loading","loadingText","multiple","noOptionsText","onChange","onClose","onHighlightChange","onInputChange","onOpen","open","openOnFocus","openText","options","PaperComponent","PopperComponent","popupIcon","readOnly","renderGroup","renderInput","renderOption","renderTags","selectOnFocus","size","slotProps","value"],kX=gj("div",{name:"MuiAutocomplete",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState,r=n.fullWidth,a=n.hasClearIcon,i=n.hasPopupIcon,o=n.inputFocused,l=n.size;return[He({},"& .".concat(CX.tag),e.tag),He({},"& .".concat(CX.tag),e["tagSize".concat(PR(l))]),He({},"& .".concat(CX.inputRoot),e.inputRoot),He({},"& .".concat(CX.input),e.input),He({},"& .".concat(CX.input),o&&e.inputFocused),e.root,r&&e.fullWidth,i&&e.hasPopupIcon,a&&e.hasClearIcon]}})((function(t){var e,n,r,a,i,o=t.ownerState;return vf((He(e={},"&.".concat(CX.focused," .").concat(CX.clearIndicator),{visibility:"visible"}),He(e,"@media (pointer: fine)",He({},"&:hover .".concat(CX.clearIndicator),{visibility:"visible"})),e),o.fullWidth&&{width:"100%"},(He(i={},"& .".concat(CX.tag),vf({margin:3,maxWidth:"calc(100% - 6px)"},"small"===o.size&&{margin:2,maxWidth:"calc(100% - 4px)"})),He(i,"& .".concat(CX.inputRoot),(He(n={flexWrap:"wrap"},".".concat(CX.hasPopupIcon,"&, .").concat(CX.hasClearIcon,"&"),{paddingRight:30}),He(n,".".concat(CX.hasPopupIcon,".").concat(CX.hasClearIcon,"&"),{paddingRight:56}),He(n,"& .".concat(CX.input),{width:0,minWidth:30}),n)),He(i,"& .".concat(VZ.root),{paddingBottom:1,"& .MuiInput-input":{padding:"4px 4px 4px 0px"}}),He(i,"& .".concat(VZ.root,".").concat(AZ.sizeSmall),He({},"& .".concat(VZ.input),{padding:"2px 4px 3px 0"})),He(i,"& .".concat(JZ.root),(He(r={padding:9},".".concat(CX.hasPopupIcon,"&, .").concat(CX.hasClearIcon,"&"),{paddingRight:39}),He(r,".".concat(CX.hasPopupIcon,".").concat(CX.hasClearIcon,"&"),{paddingRight:65}),He(r,"& .".concat(CX.input),{padding:"7.5px 4px 7.5px 5px"}),He(r,"& .".concat(CX.endAdornment),{right:9}),r)),He(i,"& .".concat(JZ.root,".").concat(AZ.sizeSmall),He({paddingTop:6,paddingBottom:6,paddingLeft:6},"& .".concat(CX.input),{padding:"2.5px 4px 2.5px 8px"})),He(i,"& .".concat(jZ.root),(He(a={paddingTop:19,paddingLeft:8},".".concat(CX.hasPopupIcon,"&, .").concat(CX.hasClearIcon,"&"),{paddingRight:39}),He(a,".".concat(CX.hasPopupIcon,".").concat(CX.hasClearIcon,"&"),{paddingRight:65}),He(a,"& .".concat(jZ.input),{padding:"7px 4px"}),He(a,"& .".concat(CX.endAdornment),{right:9}),a)),He(i,"& .".concat(jZ.root,".").concat(AZ.sizeSmall),He({paddingBottom:1},"& .".concat(jZ.input),{padding:"2.5px 4px"})),He(i,"& .".concat(AZ.hiddenLabel),{paddingTop:8}),He(i,"& .".concat(jZ.root,".").concat(AZ.hiddenLabel),He({paddingTop:0,paddingBottom:0},"& .".concat(CX.input),{paddingTop:16,paddingBottom:17})),He(i,"& .".concat(jZ.root,".").concat(AZ.hiddenLabel,".").concat(AZ.sizeSmall),He({},"& .".concat(CX.input),{paddingTop:8,paddingBottom:9})),He(i,"& .".concat(CX.input),vf({flexGrow:1,textOverflow:"ellipsis",opacity:0},o.inputFocused&&{opacity:1})),i))})),HX=gj("div",{name:"MuiAutocomplete",slot:"EndAdornment",overridesResolver:function(t,e){return e.endAdornment}})({position:"absolute",right:0,top:"calc(50% - 14px)"}),EX=gj(uX,{name:"MuiAutocomplete",slot:"ClearIndicator",overridesResolver:function(t,e){return e.clearIndicator}})({marginRight:-2,padding:4,visibility:"hidden"}),SX=gj(uX,{name:"MuiAutocomplete",slot:"PopupIndicator",overridesResolver:function(t,e){var n=t.ownerState;return vf({},e.popupIndicator,n.popupOpen&&e.popupIndicatorOpen)}})((function(t){return vf({padding:2,marginRight:-2},t.ownerState.popupOpen&&{transform:"rotate(180deg)"})})),LX=gj(JY,{name:"MuiAutocomplete",slot:"Popper",overridesResolver:function(t,e){var n=t.ownerState;return[He({},"& .".concat(CX.option),e.option),e.popper,n.disablePortal&&e.popperDisablePortal]}})((function(t){var e=t.theme,n=t.ownerState;return vf({zIndex:(e.vars||e).zIndex.modal},n.disablePortal&&{position:"absolute"})})),_X=gj(Qj,{name:"MuiAutocomplete",slot:"Paper",overridesResolver:function(t,e){return e.paper}})((function(t){return vf({},t.theme.typography.body1,{overflow:"auto"})})),BX=gj("div",{name:"MuiAutocomplete",slot:"Loading",overridesResolver:function(t,e){return e.loading}})((function(t){var e=t.theme;return{color:(e.vars||e).palette.text.secondary,padding:"14px 16px"}})),DX=gj("div",{name:"MuiAutocomplete",slot:"NoOptions",overridesResolver:function(t,e){return e.noOptions}})((function(t){var e=t.theme;return{color:(e.vars||e).palette.text.secondary,padding:"14px 16px"}})),TX=gj("div",{name:"MuiAutocomplete",slot:"Listbox",overridesResolver:function(t,e){return e.listbox}})((function(t){var e,n,r=t.theme;return He({listStyle:"none",margin:0,padding:"8px 0",maxHeight:"40vh",overflow:"auto",position:"relative"},"& .".concat(CX.option),(He(n={minHeight:48,display:"flex",overflow:"hidden",justifyContent:"flex-start",alignItems:"center",cursor:"pointer",paddingTop:6,boxSizing:"border-box",outline:"0",WebkitTapHighlightColor:"transparent",paddingBottom:6,paddingLeft:16,paddingRight:16},r.breakpoints.up("sm"),{minHeight:"auto"}),He(n,"&.".concat(CX.focused),{backgroundColor:(r.vars||r).palette.action.hover,"@media (hover: none)":{backgroundColor:"transparent"}}),He(n,'&[aria-disabled="true"]',{opacity:(r.vars||r).palette.action.disabledOpacity,pointerEvents:"none"}),He(n,"&.".concat(CX.focusVisible),{backgroundColor:(r.vars||r).palette.action.focus}),He(n,'&[aria-selected="true"]',(He(e={backgroundColor:r.vars?"rgba(".concat(r.vars.palette.primary.mainChannel," / ").concat(r.vars.palette.action.selectedOpacity,")"):BP(r.palette.primary.main,r.palette.action.selectedOpacity)},"&.".concat(CX.focused),{backgroundColor:r.vars?"rgba(".concat(r.vars.palette.primary.mainChannel," / calc(").concat(r.vars.palette.action.selectedOpacity," + ").concat(r.vars.palette.action.hoverOpacity,"))"):BP(r.palette.primary.main,r.palette.action.selectedOpacity+r.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:(r.vars||r).palette.action.selected}}),He(e,"&.".concat(CX.focusVisible),{backgroundColor:r.vars?"rgba(".concat(r.vars.palette.primary.mainChannel," / calc(").concat(r.vars.palette.action.selectedOpacity," + ").concat(r.vars.palette.action.focusOpacity,"))"):BP(r.palette.primary.main,r.palette.action.selectedOpacity+r.palette.action.focusOpacity)}),e)),n))})),VX=gj(aX,{name:"MuiAutocomplete",slot:"GroupLabel",overridesResolver:function(t,e){return e.groupLabel}})((function(t){var e=t.theme;return{backgroundColor:(e.vars||e).palette.background.paper,top:-8}})),OX=gj("ul",{name:"MuiAutocomplete",slot:"GroupUl",overridesResolver:function(t,e){return e.groupUl}})(He({padding:0},"& .".concat(CX.option),{paddingLeft:24})),IX=x.forwardRef((function(t,e){var n,r,a,i,o,l=Mj({props:t,name:"MuiAutocomplete"}),c=(l.autoComplete,l.autoHighlight,l.autoSelect,l.blurOnSelect,l.ChipProps),s=l.className,u=l.clearIcon,d=void 0===u?wX||(wX=(0,uf.jsx)(xX,{fontSize:"small"})):u,h=l.clearOnBlur,f=(void 0===h&&l.freeSolo,l.clearOnEscape,l.clearText),p=void 0===f?"Clear":f,g=l.closeText,v=void 0===g?"Close":g,m=l.componentsProps,y=void 0===m?{}:m,b=l.defaultValue,M=(void 0===b&&l.multiple,l.disableClearable),w=void 0!==M&&M,z=(l.disableCloseOnSelect,l.disabled),C=void 0!==z&&z,A=(l.disabledItemsFocusable,l.disableListWrap,l.disablePortal),k=void 0!==A&&A,H=(l.filterSelectedOptions,l.forcePopupIcon),E=void 0===H?"auto":H,S=l.freeSolo,L=void 0!==S&&S,_=l.fullWidth,B=void 0!==_&&_,D=l.getLimitTagsText,T=void 0===D?function(t){return"+".concat(t)}:D,V=l.getOptionLabel,O=void 0===V?function(t){var e;return null!=(e=t.label)?e:t}:V,I=l.groupBy,R=l.handleHomeEndKeys,F=(void 0===R&&l.freeSolo,l.includeInputInList,l.limitTags),N=void 0===F?-1:F,P=l.ListboxComponent,j=void 0===P?"ul":P,U=l.ListboxProps,W=l.loading,Z=void 0!==W&&W,G=l.loadingText,q=void 0===G?"Loading\u2026":G,Y=l.multiple,X=void 0!==Y&&Y,$=l.noOptionsText,K=void 0===$?"No options":$,Q=(l.openOnFocus,l.openText),J=void 0===Q?"Open":Q,tt=l.PaperComponent,et=void 0===tt?Qj:tt,nt=l.PopperComponent,rt=void 0===nt?JY:nt,at=l.popupIcon,it=void 0===at?zX||(zX=(0,uf.jsx)(dZ,{})):at,ot=l.readOnly,lt=void 0!==ot&&ot,ct=l.renderGroup,st=l.renderInput,ut=l.renderOption,dt=l.renderTags,ht=l.selectOnFocus,ft=(void 0===ht&&l.freeSolo,l.size),pt=void 0===ft?"medium":ft,gt=l.slotProps,vt=void 0===gt?{}:gt,mt=we(l,AX),yt=Mq(vf({},l,{componentName:"Autocomplete"})),bt=yt.getRootProps,xt=yt.getInputProps,Mt=yt.getInputLabelProps,wt=yt.getPopupIndicatorProps,zt=yt.getClearProps,Ct=yt.getTagProps,At=yt.getListboxProps,kt=yt.getOptionProps,Ht=yt.value,Et=yt.dirty,St=yt.expanded,Lt=yt.id,_t=yt.popupOpen,Bt=yt.focused,Dt=yt.focusedTag,Tt=yt.anchorEl,Vt=yt.setAnchorEl,Ot=yt.inputValue,It=yt.groupedOptions,Rt=!w&&!C&&Et&&!lt,Ft=(!L||!0===E)&&!1!==E,Nt=xt().onMouseDown,Pt=vf({},l,{disablePortal:k,expanded:St,focused:Bt,fullWidth:B,hasClearIcon:Rt,hasPopupIcon:Ft,inputFocused:-1===Dt,popupOpen:_t,size:pt}),jt=function(t){var e=t.classes,n=t.disablePortal,r=t.expanded,a=t.focused,i=t.fullWidth,o=t.hasClearIcon,l=t.hasPopupIcon,c=t.inputFocused,s=t.popupOpen,u=t.size;return IR({root:["root",r&&"expanded",a&&"focused",i&&"fullWidth",o&&"hasClearIcon",l&&"hasPopupIcon"],inputRoot:["inputRoot"],input:["input",c&&"inputFocused"],tag:["tag","tagSize".concat(PR(u))],endAdornment:["endAdornment"],clearIndicator:["clearIndicator"],popupIndicator:["popupIndicator",s&&"popupIndicatorOpen"],popper:["popper",n&&"popperDisablePortal"],paper:["paper"],listbox:["listbox"],loading:["loading"],noOptions:["noOptions"],option:["option"],groupLabel:["groupLabel"],groupUl:["groupUl"]},MX,e)}(Pt);if(X&&Ht.length>0){var Ut=function(t){return vf({className:jt.tag,disabled:C},Ct(t))};o=dt?dt(Ht,Ut,Pt):Ht.map((function(t,e){return(0,uf.jsx)(bX,vf({label:O(t),size:pt},Ut({index:e}),c))}))}if(N>-1&&Array.isArray(o)){var Wt=o.length-N;!Bt&&Wt>0&&(o=o.splice(0,N)).push((0,uf.jsx)("span",{className:jt.tag,children:T(Wt)},o.length))}var Zt=ct||function(t){return(0,uf.jsxs)("li",{children:[(0,uf.jsx)(VX,{className:jt.groupLabel,ownerState:Pt,component:"div",children:t.group}),(0,uf.jsx)(OX,{className:jt.groupUl,ownerState:Pt,children:t.children})]},t.key)},Gt=ut||function(t,e){return(0,uf.jsx)("li",vf({},t,{children:O(e)}))},qt=function(t,e){var n=kt({option:t,index:e});return Gt(vf({},n,{className:jt.option}),t,{selected:n["aria-selected"],index:e,inputValue:Ot})},Yt=null!=(n=vt.clearIndicator)?n:y.clearIndicator,Xt=null!=(r=vt.paper)?r:y.paper,$t=null!=(a=vt.popper)?a:y.popper,Kt=null!=(i=vt.popupIndicator)?i:y.popupIndicator;return(0,uf.jsxs)(x.Fragment,{children:[(0,uf.jsx)(kX,vf({ref:e,className:BR(jt.root,s),ownerState:Pt},bt(mt),{children:st({id:Lt,disabled:C,fullWidth:!0,size:"small"===pt?"small":void 0,InputLabelProps:Mt(),InputProps:vf({ref:Vt,className:jt.inputRoot,startAdornment:o,onClick:function(t){t.target===t.currentTarget&&Nt(t)}},(Rt||Ft)&&{endAdornment:(0,uf.jsxs)(HX,{className:jt.endAdornment,ownerState:Pt,children:[Rt?(0,uf.jsx)(EX,vf({},zt(),{"aria-label":p,title:p,ownerState:Pt},Yt,{className:BR(jt.clearIndicator,null==Yt?void 0:Yt.className),children:d})):null,Ft?(0,uf.jsx)(SX,vf({},wt(),{disabled:C,"aria-label":_t?v:J,title:_t?v:J,ownerState:Pt},Kt,{className:BR(jt.popupIndicator,null==Kt?void 0:Kt.className),children:it})):null]})}),inputProps:vf({className:jt.input,disabled:C,readOnly:lt},xt())})})),Tt?(0,uf.jsx)(LX,vf({as:rt,disablePortal:k,style:{width:Tt?Tt.clientWidth:null},ownerState:Pt,role:"presentation",anchorEl:Tt,open:_t},$t,{className:BR(jt.popper,null==$t?void 0:$t.className),children:(0,uf.jsxs)(_X,vf({ownerState:Pt,as:et},Xt,{className:BR(jt.paper,null==Xt?void 0:Xt.className),children:[Z&&0===It.length?(0,uf.jsx)(BX,{className:jt.loading,ownerState:Pt,children:q}):null,0!==It.length||L||Z?null:(0,uf.jsx)(DX,{className:jt.noOptions,ownerState:Pt,role:"presentation",onMouseDown:function(t){t.preventDefault()},children:K}),It.length>0?(0,uf.jsx)(TX,vf({as:j,className:jt.listbox,ownerState:Pt},At(),U,{children:It.map((function(t,e){return I?Zt({key:t.key,group:t.group,children:t.options.map((function(e,n){return qt(e,t.index+n)}))}):qt(t,e)}))})):null]}))})):null]})})),RX=IX;function FX(t){return kj("MuiFormLabel",t)}var NX=Hj("MuiFormLabel",["root","colorSecondary","focused","disabled","error","filled","required","asterisk"]),PX=["children","className","color","component","disabled","error","filled","focused","required"],jX=gj("label",{name:"MuiFormLabel",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return vf({},e.root,"secondary"===n.color&&e.colorSecondary,n.filled&&e.filled)}})((function(t){var e,n=t.theme,r=t.ownerState;return vf({color:(n.vars||n).palette.text.secondary},n.typography.body1,(He(e={lineHeight:"1.4375em",padding:0,position:"relative"},"&.".concat(NX.focused),{color:(n.vars||n).palette[r.color].main}),He(e,"&.".concat(NX.disabled),{color:(n.vars||n).palette.text.disabled}),He(e,"&.".concat(NX.error),{color:(n.vars||n).palette.error.main}),e))})),UX=gj("span",{name:"MuiFormLabel",slot:"Asterisk",overridesResolver:function(t,e){return e.asterisk}})((function(t){var e=t.theme;return He({},"&.".concat(NX.error),{color:(e.vars||e).palette.error.main})})),WX=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiFormLabel"}),r=n.children,a=n.className,i=n.component,o=void 0===i?"label":i,l=we(n,PX),c=nZ({props:n,muiFormControl:aZ(),states:["color","required","focused","disabled","error","filled"]}),s=vf({},n,{color:c.color||"primary",component:o,disabled:c.disabled,error:c.error,filled:c.filled,focused:c.focused,required:c.required}),u=function(t){var e=t.classes,n=t.color,r=t.focused,a=t.disabled,i=t.error,o=t.filled,l=t.required;return IR({root:["root","color".concat(PR(n)),a&&"disabled",i&&"error",o&&"filled",r&&"focused",l&&"required"],asterisk:["asterisk",i&&"error"]},FX,e)}(s);return(0,uf.jsxs)(jX,vf({as:o,ownerState:s,className:BR(u.root,a),ref:e},l,{children:[r,c.required&&(0,uf.jsxs)(UX,{ownerState:s,"aria-hidden":!0,className:u.asterisk,children:["\u2009","*"]})]}))})),ZX=WX;function GX(t){return kj("MuiInputLabel",t)}Hj("MuiInputLabel",["root","focused","disabled","error","required","asterisk","formControl","sizeSmall","shrink","animated","standard","filled","outlined"]);var qX=["disableAnimation","margin","shrink","variant","className"],YX=gj(ZX,{shouldForwardProp:function(t){return hj(t)||"classes"===t},name:"MuiInputLabel",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[He({},"& .".concat(NX.asterisk),e.asterisk),e.root,n.formControl&&e.formControl,"small"===n.size&&e.sizeSmall,n.shrink&&e.shrink,!n.disableAnimation&&e.animated,e[n.variant]]}})((function(t){var e=t.theme,n=t.ownerState;return vf({display:"block",transformOrigin:"top left",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",maxWidth:"100%"},n.formControl&&{position:"absolute",left:0,top:0,transform:"translate(0, 20px) scale(1)"},"small"===n.size&&{transform:"translate(0, 17px) scale(1)"},n.shrink&&{transform:"translate(0, -1.5px) scale(0.75)",transformOrigin:"top left",maxWidth:"133%"},!n.disableAnimation&&{transition:e.transitions.create(["color","transform","max-width"],{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut})},"filled"===n.variant&&vf({zIndex:1,pointerEvents:"none",transform:"translate(12px, 16px) scale(1)",maxWidth:"calc(100% - 24px)"},"small"===n.size&&{transform:"translate(12px, 13px) scale(1)"},n.shrink&&vf({userSelect:"none",pointerEvents:"auto",transform:"translate(12px, 7px) scale(0.75)",maxWidth:"calc(133% - 24px)"},"small"===n.size&&{transform:"translate(12px, 4px) scale(0.75)"})),"outlined"===n.variant&&vf({zIndex:1,pointerEvents:"none",transform:"translate(14px, 16px) scale(1)",maxWidth:"calc(100% - 24px)"},"small"===n.size&&{transform:"translate(14px, 9px) scale(1)"},n.shrink&&{userSelect:"none",pointerEvents:"auto",maxWidth:"calc(133% - 32px)",transform:"translate(14px, -9px) scale(0.75)"}))})),XX=x.forwardRef((function(t,e){var n=Mj({name:"MuiInputLabel",props:t}),r=n.disableAnimation,a=void 0!==r&&r,i=n.shrink,o=n.className,l=we(n,qX),c=aZ(),s=i;"undefined"===typeof s&&c&&(s=c.filled||c.focused||c.adornedStart);var u=nZ({props:n,muiFormControl:c,states:["size","variant","required"]}),d=vf({},n,{disableAnimation:a,formControl:c,shrink:s,size:u.size,variant:u.variant,required:u.required}),h=function(t){var e=t.classes,n=t.formControl,r=t.size,a=t.shrink;return vf({},e,IR({root:["root",n&&"formControl",!t.disableAnimation&&"animated",a&&"shrink","small"===r&&"sizeSmall",t.variant],asterisk:[t.required&&"asterisk"]},GX,e))}(d);return(0,uf.jsx)(YX,vf({"data-shrink":s,ownerState:d,ref:e,className:BR(h.root,o)},l,{classes:h}))})),$X=XX;var KX=function(t,e){return x.isValidElement(t)&&-1!==e.indexOf(t.type.muiName)};function QX(t){return kj("MuiFormControl",t)}Hj("MuiFormControl",["root","marginNone","marginNormal","marginDense","fullWidth","disabled"]);var JX=["children","className","color","component","disabled","error","focused","fullWidth","hiddenLabel","margin","required","size","variant"],t$=gj("div",{name:"MuiFormControl",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return vf({},e.root,e["margin".concat(PR(n.margin))],n.fullWidth&&e.fullWidth)}})((function(t){var e=t.ownerState;return vf({display:"inline-flex",flexDirection:"column",position:"relative",minWidth:0,padding:0,margin:0,border:0,verticalAlign:"top"},"normal"===e.margin&&{marginTop:16,marginBottom:8},"dense"===e.margin&&{marginTop:8,marginBottom:4},e.fullWidth&&{width:"100%"})})),e$=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiFormControl"}),r=n.children,a=n.className,i=n.color,o=void 0===i?"primary":i,l=n.component,c=void 0===l?"div":l,s=n.disabled,u=void 0!==s&&s,d=n.error,h=void 0!==d&&d,f=n.focused,p=n.fullWidth,g=void 0!==p&&p,v=n.hiddenLabel,y=void 0!==v&&v,b=n.margin,M=void 0===b?"none":b,w=n.required,z=void 0!==w&&w,C=n.size,A=void 0===C?"medium":C,k=n.variant,H=void 0===k?"outlined":k,E=we(n,JX),S=vf({},n,{color:o,component:c,disabled:u,error:h,fullWidth:g,hiddenLabel:y,margin:M,required:z,size:A,variant:H}),L=function(t){var e=t.classes,n=t.margin,r=t.fullWidth;return IR({root:["root","none"!==n&&"margin".concat(PR(n)),r&&"fullWidth"]},QX,e)}(S),_=m(x.useState((function(){var t=!1;return r&&x.Children.forEach(r,(function(e){if(KX(e,["Input","Select"])){var n=KX(e,["Select"])?e.props.input:e;n&&n.props.startAdornment&&(t=!0)}})),t})),2),B=_[0],D=_[1],T=m(x.useState((function(){var t=!1;return r&&x.Children.forEach(r,(function(e){KX(e,["Input","Select"])&&(jW(e.props,!0)||jW(e.props.inputProps,!0))&&(t=!0)})),t})),2),V=T[0],O=T[1],I=m(x.useState(!1),2),R=I[0],F=I[1];u&&R&&F(!1);var N,P=void 0===f||u?R:f,j=x.useMemo((function(){return{adornedStart:B,setAdornedStart:D,color:o,disabled:u,error:h,filled:V,focused:P,fullWidth:g,hiddenLabel:y,size:A,onBlur:function(){F(!1)},onEmpty:function(){O(!1)},onFilled:function(){O(!0)},onFocus:function(){F(!0)},registerEffect:N,required:z,variant:H}}),[B,o,u,h,V,P,g,y,N,z,A,H]);return(0,uf.jsx)(rZ.Provider,{value:j,children:(0,uf.jsx)(t$,vf({as:c,ownerState:S,className:BR(L.root,a),ref:e},E,{children:r}))})})),n$=e$;function r$(t){return kj("MuiFormHelperText",t)}var a$,i$=Hj("MuiFormHelperText",["root","error","disabled","sizeSmall","sizeMedium","contained","focused","filled","required"]),o$=["children","className","component","disabled","error","filled","focused","margin","required","variant"],l$=gj("p",{name:"MuiFormHelperText",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,n.size&&e["size".concat(PR(n.size))],n.contained&&e.contained,n.filled&&e.filled]}})((function(t){var e,n=t.theme,r=t.ownerState;return vf({color:(n.vars||n).palette.text.secondary},n.typography.caption,(He(e={textAlign:"left",marginTop:3,marginRight:0,marginBottom:0,marginLeft:0},"&.".concat(i$.disabled),{color:(n.vars||n).palette.text.disabled}),He(e,"&.".concat(i$.error),{color:(n.vars||n).palette.error.main}),e),"small"===r.size&&{marginTop:4},r.contained&&{marginLeft:14,marginRight:14})})),c$=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiFormHelperText"}),r=n.children,a=n.className,i=n.component,o=void 0===i?"p":i,l=we(n,o$),c=nZ({props:n,muiFormControl:aZ(),states:["variant","size","disabled","error","filled","focused","required"]}),s=vf({},n,{component:o,contained:"filled"===c.variant||"outlined"===c.variant,variant:c.variant,size:c.size,disabled:c.disabled,error:c.error,filled:c.filled,focused:c.focused,required:c.required}),u=function(t){var e=t.classes,n=t.contained,r=t.size,a=t.disabled,i=t.error,o=t.filled,l=t.focused,c=t.required;return IR({root:["root",a&&"disabled",i&&"error",r&&"size".concat(PR(r)),n&&"contained",l&&"focused",o&&"filled",c&&"required"]},r$,e)}(s);return(0,uf.jsx)(l$,vf({as:o,ownerState:s,className:BR(u.root,a),ref:e},l,{children:" "===r?a$||(a$=(0,uf.jsx)("span",{className:"notranslate",children:"\u200b"})):r}))})),s$=c$;function u$(t){return kj("MuiTextField",t)}Hj("MuiTextField",["root"]);var d$=["autoComplete","autoFocus","children","className","color","defaultValue","disabled","error","FormHelperTextProps","fullWidth","helperText","id","InputLabelProps","inputProps","InputProps","inputRef","label","maxRows","minRows","multiline","name","onBlur","onChange","onClick","onFocus","placeholder","required","rows","select","SelectProps","type","value","variant"],h$={standard:NZ,filled:YZ,outlined:iG},f$=gj(n$,{name:"MuiTextField",slot:"Root",overridesResolver:function(t,e){return e.root}})({}),p$=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiTextField"}),r=n.autoComplete,a=n.autoFocus,i=void 0!==a&&a,o=n.children,l=n.className,c=n.color,s=void 0===c?"primary":c,u=n.defaultValue,d=n.disabled,h=void 0!==d&&d,f=n.error,p=void 0!==f&&f,g=n.FormHelperTextProps,v=n.fullWidth,m=void 0!==v&&v,y=n.helperText,b=n.id,x=n.InputLabelProps,M=n.inputProps,w=n.InputProps,z=n.inputRef,C=n.label,A=n.maxRows,k=n.minRows,H=n.multiline,E=void 0!==H&&H,S=n.name,L=n.onBlur,_=n.onChange,B=n.onClick,D=n.onFocus,T=n.placeholder,V=n.required,O=void 0!==V&&V,I=n.rows,R=n.select,F=void 0!==R&&R,N=n.SelectProps,P=n.type,j=n.value,U=n.variant,W=void 0===U?"outlined":U,Z=we(n,d$),G=vf({},n,{autoFocus:i,color:s,disabled:h,error:p,fullWidth:m,multiline:E,required:O,select:F,variant:W}),q=function(t){return IR({root:["root"]},u$,t.classes)}(G);var Y={};"outlined"===W&&(x&&"undefined"!==typeof x.shrink&&(Y.notched=x.shrink),Y.label=C),F&&(N&&N.native||(Y.id=void 0),Y["aria-describedby"]=void 0);var X=gq(b),$=y&&X?"".concat(X,"-helper-text"):void 0,K=C&&X?"".concat(X,"-label"):void 0,Q=h$[W],J=(0,uf.jsx)(Q,vf({"aria-describedby":$,autoComplete:r,autoFocus:i,defaultValue:u,fullWidth:m,multiline:E,name:S,rows:I,maxRows:A,minRows:k,type:P,value:j,id:X,inputRef:z,onBlur:L,onChange:_,onFocus:D,onClick:B,placeholder:T,inputProps:M},Y,w));return(0,uf.jsxs)(f$,vf({className:BR(q.root,l),disabled:h,error:p,fullWidth:m,ref:e,required:O,color:s,variant:W,ownerState:G},Z,{children:[null!=C&&""!==C&&(0,uf.jsx)($X,vf({htmlFor:X,id:K},x,{children:C})),F?(0,uf.jsx)(fG,vf({"aria-describedby":$,id:X,labelId:K,value:j,input:J},N,{children:o})):J,y&&(0,uf.jsx)(s$,vf({id:$},g,{children:y}))]}))})),g$=p$,v$=function(t){var e=t.data,n=Ys(WI),r=(0,Js.get)(e,"options",[]).map((function(t){return Se(Se({},t),{},{value:(0,Js.toString)(t.value)})})),a=(0,Js.get)(e,"fontStyle","bodyMd"),i=(0,Js.get)(yu,a),o=(0,Js.get)(e,"value")||(0,Js.get)(e,"defaultValue")||"",l=o?o.split(",").map((function(t){return t.trim()})):[],c=(0,Js.get)(n,"selectText","Select"),s=e.backgroundColor||e.background||"white";return(0,uf.jsxs)("div",{style:{width:e.width||"auto"},children:[(0,uf.jsx)("style",{children:"\n          .MuiAutocomplete-inputRoot {\n            border: ".concat(e.border||"1px solid ".concat(tu.pitchBorder)," !important;\n            background-color: ").concat(s," !important;\n            border-radius: ").concat(kd(e.borderRadius||8)," !important;\n            color: ").concat(e.color,";\n            height: 39px;\n            padding: 0 0 0 10px !important;\n            margin: 0px !important;\n            font-size: ").concat(kd((0,Js.get)(i,"fontSize"))," !important;\n          }\n        ")}),(0,uf.jsx)(RX,{disabled:e.disabled,multiple:!0,value:l,options:r.map((function(t){return t.value})),getOptionLabel:function(t){return(0,Js.get)(r.find((function(e){return e.value===t})),"label",null)},disableCloseOnSelect:!0,onChange:function(t,n){e.onChange(n.join(", "))},renderTags:function(){if(l.length>1)return"".concat(l.length," Selections");var t=r.find((function(t){return t.value===o}));return Hd((0,Js.get)(t,"label"),20)},renderInput:function(t){return(0,uf.jsx)(g$,Se(Se({},t),{},{sx:{"& fieldset":{border:"0px"}},placeholder:(0,Js.get)(e,"selectText")||(l.length>0?"":"".concat(c," ").concat(e.label))}))}})]})},m$=sf.div.withConfig({displayName:"SelectToggle__NavTabs",componentId:"sc-1se2fx8-0"})(["display:flex;margin:",";background:#f0f0f4;border-radius:6px;padding:3px;gap:3px;width:",";"],(function(t){return t.margin}),(function(t){return t.width||"auto"})),y$=sf.div.withConfig({displayName:"SelectToggle__NavTab",componentId:"sc-1se2fx8-1"})(["border-radius:6px;background:",";color:",";font-size:14px;font-weight:600;padding:",";flex:1;text-align:center;cursor:pointer;",""],(function(t){return t.active?"white":"transparent"}),tu.default,(function(t){return t.padding||"5px"}),(function(t){return t.active&&"box-shadow: ".concat(gu,";")})),b$=function(t){var e=t.data,n=e.margin,r=e.tabs,a=e.onChange,i=e.width,o=(0,Js.get)(e,"value",(0,Js.get)(e,"defaultValue",null));return(0,uf.jsx)(m$,{margin:n,width:i,children:r.map((function(t,e){return(0,uf.jsx)(y$,{padding:t.icon&&"5px 5px 2px 5px",active:void 0===t.active?o===t.value:t.active,onClick:function(){return a(t.value)},children:t.icon?(0,uf.jsx)(aln,{data:{icon:t.icon,size:24,color:tu.grey4,hover:!0,rotate:t.rotate}}):t.label},e)}))})},x$=["addEndListener","appear","children","container","direction","easing","in","onEnter","onEntered","onEntering","onExit","onExited","onExiting","style","timeout","TransitionComponent"];function M$(t,e,n){var r,a=function(t,e,n){var r,a=e.getBoundingClientRect(),i=n&&n.getBoundingClientRect(),o=nU(e);if(e.fakeTransform)r=e.fakeTransform;else{var l=o.getComputedStyle(e);r=l.getPropertyValue("-webkit-transform")||l.getPropertyValue("transform")}var c=0,s=0;if(r&&"none"!==r&&"string"===typeof r){var u=r.split("(")[1].split(")")[0].split(",");c=parseInt(u[4],10),s=parseInt(u[5],10)}return"left"===t?"translateX(".concat(i?i.right+c-a.left:o.innerWidth+c-a.left,"px)"):"right"===t?"translateX(-".concat(i?a.right-i.left-c:a.left+a.width-c,"px)"):"up"===t?"translateY(".concat(i?i.bottom+s-a.top:o.innerHeight+s-a.top,"px)"):"translateY(-".concat(i?a.top-i.top+a.height-s:a.top+a.height-s,"px)")}(t,e,"function"===typeof(r=n)?r():r);a&&(e.style.webkitTransform=a,e.style.transform=a)}var w$=x.forwardRef((function(t,e){var n=pU(),r={enter:n.transitions.easing.easeOut,exit:n.transitions.easing.sharp},a={enter:n.transitions.duration.enteringScreen,exit:n.transitions.duration.leavingScreen},i=t.addEndListener,o=t.appear,l=void 0===o||o,c=t.children,s=t.container,u=t.direction,d=void 0===u?"down":u,h=t.easing,f=void 0===h?r:h,p=t.in,g=t.onEnter,v=t.onEntered,m=t.onEntering,y=t.onExit,b=t.onExited,M=t.onExiting,w=t.style,z=t.timeout,C=void 0===z?a:z,A=t.TransitionComponent,k=void 0===A?fU:A,H=we(t,x$),E=x.useRef(null),S=Ij(c.ref,E,e),L=function(t){return function(e){t&&(void 0===e?t(E.current):t(E.current,e))}},_=L((function(t,e){M$(d,t,s),gU(t),g&&g(t,e)})),B=L((function(t,e){var r=vU({timeout:C,style:w,easing:f},{mode:"enter"});t.style.webkitTransition=n.transitions.create("-webkit-transform",vf({},r)),t.style.transition=n.transitions.create("transform",vf({},r)),t.style.webkitTransform="none",t.style.transform="none",m&&m(t,e)})),D=L(v),T=L(M),V=L((function(t){var e=vU({timeout:C,style:w,easing:f},{mode:"exit"});t.style.webkitTransition=n.transitions.create("-webkit-transform",e),t.style.transition=n.transitions.create("transform",e),M$(d,t,s),y&&y(t)})),O=L((function(t){t.style.webkitTransition="",t.style.transition="",b&&b(t)})),I=x.useCallback((function(){E.current&&M$(d,E.current,s)}),[d,s]);return x.useEffect((function(){if(!p&&"down"!==d&&"right"!==d){var t=tU((function(){E.current&&M$(d,E.current,s)})),e=nU(E.current);return e.addEventListener("resize",t),function(){t.clear(),e.removeEventListener("resize",t)}}}),[d,p,s]),x.useEffect((function(){p||I()}),[p,I]),(0,uf.jsx)(k,vf({nodeRef:E,onEnter:_,onEntered:D,onEntering:B,onExit:V,onExited:O,onExiting:T,addEndListener:function(t){i&&i(E.current,t)},appear:l,in:p,timeout:C},H,{children:function(t,e){return x.cloneElement(c,vf({ref:S,style:vf({visibility:"exited"!==t||p?void 0:"hidden"},w,c.props.style)},e))}}))})),z$=w$;function C$(t){return kj("MuiDrawer",t)}Hj("MuiDrawer",["root","docked","paper","paperAnchorLeft","paperAnchorRight","paperAnchorTop","paperAnchorBottom","paperAnchorDockedLeft","paperAnchorDockedRight","paperAnchorDockedTop","paperAnchorDockedBottom","modal"]);var A$=["BackdropProps"],k$=["anchor","BackdropProps","children","className","elevation","hideBackdrop","ModalProps","onClose","open","PaperProps","SlideProps","TransitionComponent","transitionDuration","variant"],H$=function(t,e){var n=t.ownerState;return[e.root,("permanent"===n.variant||"persistent"===n.variant)&&e.docked,e.modal]},E$=gj(uW,{name:"MuiDrawer",slot:"Root",overridesResolver:H$})((function(t){var e=t.theme;return{zIndex:(e.vars||e).zIndex.drawer}})),S$=gj("div",{shouldForwardProp:hj,name:"MuiDrawer",slot:"Docked",skipVariantsResolver:!1,overridesResolver:H$})({flex:"0 0 auto"}),L$=gj(Qj,{name:"MuiDrawer",slot:"Paper",overridesResolver:function(t,e){var n=t.ownerState;return[e.paper,e["paperAnchor".concat(PR(n.anchor))],"temporary"!==n.variant&&e["paperAnchorDocked".concat(PR(n.anchor))]]}})((function(t){var e=t.theme,n=t.ownerState;return vf({overflowY:"auto",display:"flex",flexDirection:"column",height:"100%",flex:"1 0 auto",zIndex:(e.vars||e).zIndex.drawer,WebkitOverflowScrolling:"touch",position:"fixed",top:0,outline:0},"left"===n.anchor&&{left:0},"top"===n.anchor&&{top:0,left:0,right:0,height:"auto",maxHeight:"100%"},"right"===n.anchor&&{right:0},"bottom"===n.anchor&&{top:"auto",left:0,bottom:0,right:0,height:"auto",maxHeight:"100%"},"left"===n.anchor&&"temporary"!==n.variant&&{borderRight:"1px solid ".concat((e.vars||e).palette.divider)},"top"===n.anchor&&"temporary"!==n.variant&&{borderBottom:"1px solid ".concat((e.vars||e).palette.divider)},"right"===n.anchor&&"temporary"!==n.variant&&{borderLeft:"1px solid ".concat((e.vars||e).palette.divider)},"bottom"===n.anchor&&"temporary"!==n.variant&&{borderTop:"1px solid ".concat((e.vars||e).palette.divider)})})),_$={left:"right",right:"left",top:"down",bottom:"up"};var B$=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiDrawer"}),r=pU(),a={enter:r.transitions.duration.enteringScreen,exit:r.transitions.duration.leavingScreen},i=n.anchor,o=void 0===i?"left":i,l=n.BackdropProps,c=n.children,s=n.className,u=n.elevation,d=void 0===u?16:u,h=n.hideBackdrop,f=void 0!==h&&h,p=n.ModalProps,g=(void 0===p?{}:p).BackdropProps,v=n.onClose,m=n.open,y=void 0!==m&&m,b=n.PaperProps,M=void 0===b?{}:b,w=n.SlideProps,z=n.TransitionComponent,C=void 0===z?z$:z,A=n.transitionDuration,k=void 0===A?a:A,H=n.variant,E=void 0===H?"temporary":H,S=we(n.ModalProps,A$),L=we(n,k$),_=x.useRef(!1);x.useEffect((function(){_.current=!0}),[]);var B=function(t,e){return"rtl"===t.direction&&function(t){return-1!==["left","right"].indexOf(t)}(e)?_$[e]:e}(r,o),D=vf({},n,{anchor:o,elevation:d,open:y,variant:E},L),T=function(t){var e=t.classes,n=t.anchor,r=t.variant;return IR({root:["root"],docked:[("permanent"===r||"persistent"===r)&&"docked"],modal:["modal"],paper:["paper","paperAnchor".concat(PR(n)),"temporary"!==r&&"paperAnchorDocked".concat(PR(n))]},C$,e)}(D),V=(0,uf.jsx)(L$,vf({elevation:"temporary"===E?d:0,square:!0},M,{className:BR(T.paper,M.className),ownerState:D,children:c}));if("permanent"===E)return(0,uf.jsx)(S$,vf({className:BR(T.root,T.docked,s),ownerState:D,ref:e},L,{children:V}));var O=(0,uf.jsx)(C,vf({in:y,direction:_$[B],timeout:k,appear:_.current},w,{children:V}));return"persistent"===E?(0,uf.jsx)(S$,vf({className:BR(T.root,T.docked,s),ownerState:D,ref:e},L,{children:O})):(0,uf.jsx)(E$,vf({BackdropProps:vf({},l,g,{transitionDuration:k}),className:BR(T.root,T.modal,s),open:y,ownerState:D,onClose:v,hideBackdrop:f,ref:e},L,S,{children:O}))})),D$=B$,T$=sf.div.withConfig({displayName:"Drawer__Container",componentId:"sc-g8wtvh-0"})(["width:",";background:",";height:100%;@media (max-width:768px){position:fixed;top:0;left:0;right:0;bottom:0;width:100%;z-index:9999;}"],(function(t){return t.width||"100%"}),(function(t){return t.background})),V$=sf.div.withConfig({displayName:"Drawer__HeaderRow",componentId:"sc-g8wtvh-1"})(["padding:25px 25px 0 25px;display:flex;align-items:center;justify-content:space-between;"]),O$=sf.div.withConfig({displayName:"Drawer__Body",componentId:"sc-g8wtvh-2"})(["width:100%;padding:",";"],(function(t){return t.padding||"25px"})),I$=function(t){var e=t.data,n=t.children,r=(0,Js.get)(e,"label"),a=(0,Js.get)(e,"onLabelChange"),i=(0,Js.get)(e,"description"),o=(0,Js.get)(e,"hideHeader",!1),l=(0,Js.get)(e,"darkMode",!1),c=(0,uf.jsxs)(T$,{width:e.width,background:e.background,children:[!o&&(0,uf.jsxs)(V$,{children:[(0,uf.jsxs)("div",{children:[r&&!a&&(0,uf.jsx)(dR,{data:{text:r,fontStyle:"headingLg",color:l&&"white"}}),a&&(0,uf.jsx)(SR,{data:{value:r,onChange:a,border:"0px",fontStyle:"headingXl",padding:"0px"}}),i&&(0,uf.jsx)(dR,{data:{text:i,fontStyle:"bodyLg",margin:"5px 0 0 0",color:tu.grey4}})]}),(0,uf.jsx)(aln,{data:{hover:!0,color:tu.grey3,size:24,onClick:e.hide,margin:"0 10px 0 0",icon:"FiX"}})]}),(0,uf.jsx)(O$,{padding:e.padding,children:n})]});return window.innerWidth<800&&e.open?c:(0,uf.jsx)(D$,{open:!!e.open,onClose:e.hide,style:{zIndex:e.zIndex||500},children:c})},R$={small:"35px",medium:"50px",large:"65px"},F$=sf.div.withConfig({displayName:"Thumbnail__NoImageWrapper",componentId:"sc-uzhlrl-0"})(["background:white;display:flex;flex-direction:column;align-items:center;gap:10px;justify-content:center;width:",";height:",";border:1px solid ",";background:",";border-radius:8px;"],(function(t){return t.width||(0,Js.get)(R$,t.size)}),(function(t){return t.height||(0,Js.get)(R$,t.size)}),tu.grey2,tu.grey1),N$=sf.img.withConfig({displayName:"Thumbnail__Thumb",componentId:"sc-uzhlrl-1"})(["width:",";height:",";border:1px solid ",";border-radius:8px;object-fit:",";",""],(function(t){return(0,Js.get)(R$,t.size)}),(function(t){return(0,Js.get)(R$,t.size)}),(function(t){return t.darkMode?tu.darkModeLightGrey:tu.grey2}),(function(t){return t.objectFit||"cover"}),(function(t){return t.forceSize&&"\n    width: ".concat(t.forceSize,";\n    height: ").concat(t.forceSize,";\n  ")})),P$=function(t){var e=t.size,n=t.height,r=t.width,a=t.iconSize;return(0,uf.jsx)(F$,{size:e,height:n,width:r,children:(0,uf.jsx)(aln,{data:{icon:"FiImage",color:tu.grey2,size:a||30}})})},j$=function(t){var e=t.src,n=t.size,r=t.objectFit,a=t.darkMode,i=t.forceSize,o=void 0===i?null:i,l=m((0,x.useState)(!1),2),c=l[0],s=l[1];return!e||c?(0,uf.jsx)(P$,{size:n,darkMode:a}):(0,uf.jsx)(N$,{darkMode:a,forceSize:o,src:Ed({url:e,height:100,quality:60,forceJpg:!0}),size:n,objectFit:r,onError:function(){return s(!0)}})},U$=function(t){var e=t.data,n=e.value,r=e.onChange,a=e.placeholder,i=e.border,o=(0,Js.get)(e,"fontStyle","bodyMd"),l=(0,Js.get)(yu,o),c=e.backgroundColor||e.background;return(0,uf.jsx)(W$,Se(Se(Se({onKeyDown:function(t){return t.stopPropagation()}},l),e),{},{defaultValue:"",onChange:function(t){return r(t.target.value)},value:n,placeholder:a,disabled:e.disabled,border:i,minHeight:e.minHeight,maxLength:e.maxLength,background:c}))},W$=sf.textarea.withConfig({displayName:"TextArea__StyledTextArea",componentId:"sc-rhaybd-0"})(["color:",";padding:",";border:",";border-radius:",";border-width:",";width:",";min-height:",";background:",";font-size:",";font-family:",";resize:",";&:focus{outline:none;}",""],(function(t){return t.color}),(function(t){return t.padding||"10px"}),(function(t){return t.border||"1px solid ".concat(tu.grey2)}),(function(t){return kd(t.borderRadius||8)}),(function(t){return t.borderWidth}),(function(t){return t.width||"100%"}),(function(t){return t.minHeight||"auto"}),(function(t){return t.background}),(function(t){return kd(t.fontSize)}),(function(t){return t.monospace?"monospace":"inherit"}),(function(t){return t.resize||"vertical"}),(function(t){return t.placeholderColor&&"\n    ::placeholder {\n      color: ".concat(t.placeholderColor,";\n    }\n    \n    ::-ms-input-placeholder { /* Edge 12 -18 */\n    color: ").concat(t.placeholderColor,";\n    }\n  ")})),Z$=function(t){var e=t.id,n=t.label,r=t.labelColor,a=t.children,i=t.hint,o=t.error,l=t.description,c=t.margin,s=t.link,u=t.orientation,d=void 0===u?"vertical":u,h=t.paidFeature,f=t.labelStyle,p=t.labelWidth,g=void 0===p?"auto":p,v=t.columnSpan,m=void 0===v?1:v,y=t.handleFieldClick;return(0,uf.jsxs)(q$,{columnSpan:m,onClick:function(t){Md&&y&&y({id:e,target:t.currentTarget})},handleFieldClick:Md&&y,margin:c,children:[(0,uf.jsxs)(X$,{flexDirection:"vertical"===d?"column":"row",children:[n&&(0,uf.jsxs)(fR,{alignItems:"center",gap:"5px",width:g,children:[(0,uf.jsx)(dR,{data:{text:n,margin:"0 0 5px 0",fontStyle:f||"bodySm",color:r}}),i&&(0,uf.jsx)(K7,{hint:i,link:s}),h&&(0,uf.jsx)(G$,{})]}),l&&(0,uf.jsx)(dR,{data:{text:l,margin:"0 0 5px 0",fontStyle:"bodySm",color:tu.grey3}}),a]}),o&&(0,uf.jsx)(dR,{data:{text:o,margin:"2px 0 0 0",color:"red",fontStyle:"bodySm"}})]})},G$=function(){var t=_t();return(0,uf.jsxs)(Y$,{onClick:function(){return t("/billing")},children:[(0,uf.jsx)(aln,{data:{color:tu.primary,icon:"FiArrowUpCircle",size:12,hover:!0}}),(0,uf.jsx)(dR,{data:{text:"Upgrade",color:tu.primary,fontStyle:"heading2Xs",cursor:"pointer"}})]})},q$=sf.div.withConfig({displayName:"FormInputWrapper__Container",componentId:"sc-169im4l-0"})(["margin:",";grid-column:span ",";@media screen and (max-width:800px){grid-column:span 1;}",";"],(function(t){return t.margin}),(function(t){return t.columnSpan}),(function(t){return t.handleFieldClick&&"\n    &:hover{\n      outline: 1px solid ".concat(tu.primary,";\n      outline-offset: -2px;\n      cursor: pointer;\n      border-radius: 4px;\n    }\n")})),Y$=sf.div.withConfig({displayName:"FormInputWrapper__PaidWrapper",componentId:"sc-169im4l-1"})(["background:#e4ebf7;padding:4px;border-radius:8px;display:flex;align-items:center;gap:2px;cursor:pointer;"]),X$=sf.div.withConfig({displayName:"FormInputWrapper__Wrapper",componentId:"sc-169im4l-2"})(["display:flex;flex-direction:",";gap:0px;",""],(function(t){return t.flexDirection||"column"}),(function(t){return"row"===t.flexDirection&&"justify-content: space-between; align-items: center; gap: 20px;"})),$$=sf.div.withConfig({displayName:"Switch__SwitchWrapper",componentId:"sc-fwygee-0"})(["min-width:",";max-width:",";cursor:pointer;border-radius:100px;border:1px solid ",";padding:",";display:flex;justify-content:",";transition:0.4s;background:",";"," "," ",""],(function(t){return t.backgroundWidth}),(function(t){return t.backgroundWidth}),(function(t){return t.active?tu.primary:tu.grey2}),ou,(function(t){return t.active?"flex-end":"flex-start"}),(function(t){return t.active?tu.primary:tu.grey2}),(function(t){return t.darkMode&&"\n    background: ".concat(t.active?tu.primary:tu.darkModeLightGrey,";\n    border: 1px solid ").concat(t.active?tu.primary:tu.darkModeLightGrey,";\n    ")}),(function(t){return t.disabled&&!Md&&"background: ".concat(tu.grey2,"; cursor: not-allowed; border: 1px solid ").concat(tu.grey2,";")}),(function(t){return!t.disabled&&"\n      &:hover {\n        filter: brightness(90%);\n      }\n  "})),K$=sf.div.withConfig({displayName:"Switch__SwitchBall",componentId:"sc-fwygee-1"})(["background:white;border-radius:100px;height:",";min-width:",";max-width:",";padding:",";"],(function(t){return t.ballHeight}),(function(t){return t.ballHeight}),(function(t){return t.ballHeight}),ou),Q$=function(t){var e=t.data,n=e.disabled,r=e.value,a=e.onChange,i=e.isDarkMode,o=Sd(r),l=e.ballHeight||12;l<10&&(l=10);var c=kd(l),s=e.backgroundWidth||28;s<28&&(s=28);var u=kd(s);return(0,uf.jsx)($$,{darkMode:i,backgroundWidth:u,disabled:n,onClick:n?null:function(t){t.stopPropagation(),a(!o)},active:o,children:(0,uf.jsx)(K$,{darkMode:i,active:o,ballHeight:c})})},J$={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},tK=x.createContext&&x.createContext(J$),eK=function(){return eK=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var a in e=arguments[n])Object.prototype.hasOwnProperty.call(e,a)&&(t[a]=e[a]);return t},eK.apply(this,arguments)},nK=function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"===typeof Object.getOwnPropertySymbols){var a=0;for(r=Object.getOwnPropertySymbols(t);a<r.length;a++)e.indexOf(r[a])<0&&Object.prototype.propertyIsEnumerable.call(t,r[a])&&(n[r[a]]=t[r[a]])}return n};function rK(t){return t&&t.map((function(t,e){return x.createElement(t.tag,eK({key:e},t.attr),rK(t.child))}))}function aK(t){return function(e){return x.createElement(iK,eK({attr:eK({},t.attr)},e),rK(t.child))}}function iK(t){var e=function(e){var n,r=t.attr,a=t.size,i=t.title,o=nK(t,["attr","size","title"]),l=a||e.size||"1em";return e.className&&(n=e.className),t.className&&(n=(n?n+" ":"")+t.className),x.createElement("svg",eK({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},e.attr,r,o,{className:n,style:eK(eK({color:t.color||e.color},e.style),t.style),height:l,width:l,xmlns:"http://www.w3.org/2000/svg"}),i&&x.createElement("title",null,i),t.children)};return void 0!==tK?x.createElement(tK.Consumer,null,(function(t){return e(t)})):e(J$)}function oK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M11.7 2.805a.75.75 0 01.6 0A60.65 60.65 0 0122.83 8.72a.75.75 0 01-.231 1.337 49.949 49.949 0 00-9.902 3.912l-.003.002-.34.18a.75.75 0 01-.707 0A50.009 50.009 0 007.5 12.174v-.224c0-.131.067-.248.172-.311a54.614 54.614 0 014.653-2.52.75.75 0 00-.65-1.352 56.129 56.129 0 00-4.78 2.589 1.858 1.858 0 00-.859 1.228 49.803 49.803 0 00-4.634-1.527.75.75 0 01-.231-1.337A60.653 60.653 0 0111.7 2.805z"}},{tag:"path",attr:{d:"M13.06 15.473a48.45 48.45 0 017.666-3.282c.134 1.414.22 2.843.255 4.285a.75.75 0 01-.46.71 47.878 47.878 0 00-8.105 4.342.75.75 0 01-.832 0 47.877 47.877 0 00-8.104-4.342.75.75 0 01-.461-.71c.035-1.442.121-2.87.255-4.286A48.4 48.4 0 016 13.18v1.27a1.5 1.5 0 00-.14 2.508c-.09.38-.222.753-.397 1.11.452.213.901.434 1.346.661a6.729 6.729 0 00.551-1.608 1.5 1.5 0 00.14-2.67v-.645a48.549 48.549 0 013.44 1.668 2.25 2.25 0 002.12 0z"}},{tag:"path",attr:{d:"M4.462 19.462c.42-.419.753-.89 1-1.394.453.213.902.434 1.347.661a6.743 6.743 0 01-1.286 1.794.75.75 0 11-1.06-1.06z"}}]})(t)}function lK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M18.75 12.75h1.5a.75.75 0 000-1.5h-1.5a.75.75 0 000 1.5zM12 6a.75.75 0 01.75-.75h7.5a.75.75 0 010 1.5h-7.5A.75.75 0 0112 6zM12 18a.75.75 0 01.75-.75h7.5a.75.75 0 010 1.5h-7.5A.75.75 0 0112 18zM3.75 6.75h1.5a.75.75 0 100-1.5h-1.5a.75.75 0 000 1.5zM5.25 18.75h-1.5a.75.75 0 010-1.5h1.5a.75.75 0 010 1.5zM3 12a.75.75 0 01.75-.75h7.5a.75.75 0 010 1.5h-7.5A.75.75 0 013 12zM9 3.75a2.25 2.25 0 100 4.5 2.25 2.25 0 000-4.5zM12.75 12a2.25 2.25 0 114.5 0 2.25 2.25 0 01-4.5 0zM9 15.75a2.25 2.25 0 100 4.5 2.25 2.25 0 000-4.5z"}}]})(t)}function cK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M6 12a.75.75 0 01-.75-.75v-7.5a.75.75 0 111.5 0v7.5A.75.75 0 016 12zM18 12a.75.75 0 01-.75-.75v-7.5a.75.75 0 011.5 0v7.5A.75.75 0 0118 12zM6.75 20.25v-1.5a.75.75 0 00-1.5 0v1.5a.75.75 0 001.5 0zM18.75 18.75v1.5a.75.75 0 01-1.5 0v-1.5a.75.75 0 011.5 0zM12.75 5.25v-1.5a.75.75 0 00-1.5 0v1.5a.75.75 0 001.5 0zM12 21a.75.75 0 01-.75-.75v-7.5a.75.75 0 011.5 0v7.5A.75.75 0 0112 21zM3.75 15a2.25 2.25 0 104.5 0 2.25 2.25 0 00-4.5 0zM12 11.25a2.25 2.25 0 110-4.5 2.25 2.25 0 010 4.5zM15.75 15a2.25 2.25 0 104.5 0 2.25 2.25 0 00-4.5 0z"}}]})(t)}function sK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M3.375 3C2.339 3 1.5 3.84 1.5 4.875v.75c0 1.036.84 1.875 1.875 1.875h17.25c1.035 0 1.875-.84 1.875-1.875v-.75C22.5 3.839 21.66 3 20.625 3H3.375z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M3.087 9l.54 9.176A3 3 0 006.62 21h10.757a3 3 0 002.995-2.824L20.913 9H3.087zM12 10.5a.75.75 0 01.75.75v4.94l1.72-1.72a.75.75 0 111.06 1.06l-3 3a.75.75 0 01-1.06 0l-3-3a.75.75 0 111.06-1.06l1.72 1.72v-4.94a.75.75 0 01.75-.75z",clipRule:"evenodd"}}]})(t)}function uK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M3.375 3C2.339 3 1.5 3.84 1.5 4.875v.75c0 1.036.84 1.875 1.875 1.875h17.25c1.035 0 1.875-.84 1.875-1.875v-.75C22.5 3.839 21.66 3 20.625 3H3.375z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M3.087 9l.54 9.176A3 3 0 006.62 21h10.757a3 3 0 002.995-2.824L20.913 9H3.087zm6.133 2.845a.75.75 0 011.06 0l1.72 1.72 1.72-1.72a.75.75 0 111.06 1.06l-1.72 1.72 1.72 1.72a.75.75 0 11-1.06 1.06L12 15.685l-1.72 1.72a.75.75 0 11-1.06-1.06l1.72-1.72-1.72-1.72a.75.75 0 010-1.06z",clipRule:"evenodd"}}]})(t)}function dK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M3.375 3C2.339 3 1.5 3.84 1.5 4.875v.75c0 1.036.84 1.875 1.875 1.875h17.25c1.035 0 1.875-.84 1.875-1.875v-.75C22.5 3.839 21.66 3 20.625 3H3.375z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M3.087 9l.54 9.176A3 3 0 006.62 21h10.757a3 3 0 002.995-2.824L20.913 9H3.087zm6.163 3.75A.75.75 0 0110 12h4a.75.75 0 010 1.5h-4a.75.75 0 01-.75-.75z",clipRule:"evenodd"}}]})(t)}function hK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm-.53 14.03a.75.75 0 001.06 0l3-3a.75.75 0 10-1.06-1.06l-1.72 1.72V8.25a.75.75 0 00-1.5 0v5.69l-1.72-1.72a.75.75 0 00-1.06 1.06l3 3z",clipRule:"evenodd"}}]})(t)}function fK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M20.03 3.97a.75.75 0 010 1.06L6.31 18.75h9.44a.75.75 0 010 1.5H4.5a.75.75 0 01-.75-.75V8.25a.75.75 0 011.5 0v9.44L18.97 3.97a.75.75 0 011.06 0z",clipRule:"evenodd"}}]})(t)}function pK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M9.75 6.75h-3a3 3 0 00-3 3v7.5a3 3 0 003 3h7.5a3 3 0 003-3v-7.5a3 3 0 00-3-3h-3V1.5a.75.75 0 00-1.5 0v5.25zm0 0h1.5v5.69l1.72-1.72a.75.75 0 111.06 1.06l-3 3a.75.75 0 01-1.06 0l-3-3a.75.75 0 111.06-1.06l1.72 1.72V6.75z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M7.151 21.75a2.999 2.999 0 002.599 1.5h7.5a3 3 0 003-3v-7.5c0-1.11-.603-2.08-1.5-2.599v7.099a4.5 4.5 0 01-4.5 4.5H7.151z"}}]})(t)}function gK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M12 1.5a.75.75 0 01.75.75V7.5h-1.5V2.25A.75.75 0 0112 1.5zM11.25 7.5v5.69l-1.72-1.72a.75.75 0 00-1.06 1.06l3 3a.75.75 0 001.06 0l3-3a.75.75 0 10-1.06-1.06l-1.72 1.72V7.5h3.75a3 3 0 013 3v9a3 3 0 01-3 3h-9a3 3 0 01-3-3v-9a3 3 0 013-3h3.75z"}}]})(t)}function vK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.97 3.97a.75.75 0 011.06 0l13.72 13.72V8.25a.75.75 0 011.5 0V19.5a.75.75 0 01-.75.75H8.25a.75.75 0 010-1.5h9.44L3.97 5.03a.75.75 0 010-1.06z",clipRule:"evenodd"}}]})(t)}function mK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25a.75.75 0 01.75.75v11.69l3.22-3.22a.75.75 0 111.06 1.06l-4.5 4.5a.75.75 0 01-1.06 0l-4.5-4.5a.75.75 0 111.06-1.06l3.22 3.22V3a.75.75 0 01.75-.75zm-9 13.5a.75.75 0 01.75.75v2.25a1.5 1.5 0 001.5 1.5h13.5a1.5 1.5 0 001.5-1.5V16.5a.75.75 0 011.5 0v2.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V16.5a.75.75 0 01.75-.75z",clipRule:"evenodd"}}]})(t)}function yK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25a.75.75 0 01.75.75v16.19l6.22-6.22a.75.75 0 111.06 1.06l-7.5 7.5a.75.75 0 01-1.06 0l-7.5-7.5a.75.75 0 111.06-1.06l6.22 6.22V3a.75.75 0 01.75-.75z",clipRule:"evenodd"}}]})(t)}function bK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm-4.28 9.22a.75.75 0 000 1.06l3 3a.75.75 0 101.06-1.06l-1.72-1.72h5.69a.75.75 0 000-1.5h-5.69l1.72-1.72a.75.75 0 00-1.06-1.06l-3 3z",clipRule:"evenodd"}}]})(t)}function xK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.5 3.75A1.5 1.5 0 006 5.25v13.5a1.5 1.5 0 001.5 1.5h6a1.5 1.5 0 001.5-1.5V15a.75.75 0 011.5 0v3.75a3 3 0 01-3 3h-6a3 3 0 01-3-3V5.25a3 3 0 013-3h6a3 3 0 013 3V9A.75.75 0 0115 9V5.25a1.5 1.5 0 00-1.5-1.5h-6zm5.03 4.72a.75.75 0 010 1.06l-1.72 1.72h10.94a.75.75 0 010 1.5H10.81l1.72 1.72a.75.75 0 11-1.06 1.06l-3-3a.75.75 0 010-1.06l3-3a.75.75 0 011.06 0z",clipRule:"evenodd"}}]})(t)}function MK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.03 3.97a.75.75 0 010 1.06l-6.22 6.22H21a.75.75 0 010 1.5H4.81l6.22 6.22a.75.75 0 11-1.06 1.06l-7.5-7.5a.75.75 0 010-1.06l7.5-7.5a.75.75 0 011.06 0z",clipRule:"evenodd"}}]})(t)}function wK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25a.75.75 0 01.75.75v16.19l2.47-2.47a.75.75 0 111.06 1.06l-3.75 3.75a.75.75 0 01-1.06 0l-3.75-3.75a.75.75 0 111.06-1.06l2.47 2.47V3a.75.75 0 01.75-.75z",clipRule:"evenodd"}}]})(t)}function zK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.28 7.72a.75.75 0 010 1.06l-2.47 2.47H21a.75.75 0 010 1.5H4.81l2.47 2.47a.75.75 0 11-1.06 1.06l-3.75-3.75a.75.75 0 010-1.06l3.75-3.75a.75.75 0 011.06 0z",clipRule:"evenodd"}}]})(t)}function CK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M16.72 7.72a.75.75 0 011.06 0l3.75 3.75a.75.75 0 010 1.06l-3.75 3.75a.75.75 0 11-1.06-1.06l2.47-2.47H3a.75.75 0 010-1.5h16.19l-2.47-2.47a.75.75 0 010-1.06z",clipRule:"evenodd"}}]})(t)}function AK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.47 2.47a.75.75 0 011.06 0l3.75 3.75a.75.75 0 01-1.06 1.06l-2.47-2.47V21a.75.75 0 01-1.5 0V4.81L8.78 7.28a.75.75 0 01-1.06-1.06l3.75-3.75z",clipRule:"evenodd"}}]})(t)}function kK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 5.25c1.213 0 2.415.046 3.605.135a3.256 3.256 0 013.01 3.01c.044.583.077 1.17.1 1.759L17.03 8.47a.75.75 0 10-1.06 1.06l3 3a.75.75 0 001.06 0l3-3a.75.75 0 00-1.06-1.06l-1.752 1.751c-.023-.65-.06-1.296-.108-1.939a4.756 4.756 0 00-4.392-4.392 49.422 49.422 0 00-7.436 0A4.756 4.756 0 003.89 8.282c-.017.224-.033.447-.046.672a.75.75 0 101.497.092c.013-.217.028-.434.044-.651a3.256 3.256 0 013.01-3.01c1.19-.09 2.392-.135 3.605-.135zm-6.97 6.22a.75.75 0 00-1.06 0l-3 3a.75.75 0 101.06 1.06l1.752-1.751c.023.65.06 1.296.108 1.939a4.756 4.756 0 004.392 4.392 49.413 49.413 0 007.436 0 4.756 4.756 0 004.392-4.392c.017-.223.032-.447.046-.672a.75.75 0 00-1.497-.092c-.013.217-.028.434-.044.651a3.256 3.256 0 01-3.01 3.01 47.953 47.953 0 01-7.21 0 3.256 3.256 0 01-3.01-3.01 47.759 47.759 0 01-.1-1.759L6.97 15.53a.75.75 0 001.06-1.06l-3-3z",clipRule:"evenodd"}}]})(t)}function HK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.755 10.059a7.5 7.5 0 0112.548-3.364l1.903 1.903h-3.183a.75.75 0 100 1.5h4.992a.75.75 0 00.75-.75V4.356a.75.75 0 00-1.5 0v3.18l-1.9-1.9A9 9 0 003.306 9.67a.75.75 0 101.45.388zm15.408 3.352a.75.75 0 00-.919.53 7.5 7.5 0 01-12.548 3.364l-1.902-1.903h3.183a.75.75 0 000-1.5H2.984a.75.75 0 00-.75.75v4.992a.75.75 0 001.5 0v-3.18l1.9 1.9a9 9 0 0015.059-4.035.75.75 0 00-.53-.918z",clipRule:"evenodd"}}]})(t)}function EK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm4.28 10.28a.75.75 0 000-1.06l-3-3a.75.75 0 10-1.06 1.06l1.72 1.72H8.25a.75.75 0 000 1.5h5.69l-1.72 1.72a.75.75 0 101.06 1.06l3-3z",clipRule:"evenodd"}}]})(t)}function SK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.5 3.75A1.5 1.5 0 006 5.25v13.5a1.5 1.5 0 001.5 1.5h6a1.5 1.5 0 001.5-1.5V15a.75.75 0 011.5 0v3.75a3 3 0 01-3 3h-6a3 3 0 01-3-3V5.25a3 3 0 013-3h6a3 3 0 013 3V9A.75.75 0 0115 9V5.25a1.5 1.5 0 00-1.5-1.5h-6zm10.72 4.72a.75.75 0 011.06 0l3 3a.75.75 0 010 1.06l-3 3a.75.75 0 11-1.06-1.06l1.72-1.72H9a.75.75 0 010-1.5h10.94l-1.72-1.72a.75.75 0 010-1.06z",clipRule:"evenodd"}}]})(t)}function LK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12.97 3.97a.75.75 0 011.06 0l7.5 7.5a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 11-1.06-1.06l6.22-6.22H3a.75.75 0 010-1.5h16.19l-6.22-6.22a.75.75 0 010-1.06z",clipRule:"evenodd"}}]})(t)}function _K(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 3.75a.75.75 0 01.75.75v13.19l5.47-5.47a.75.75 0 111.06 1.06l-6.75 6.75a.75.75 0 01-1.06 0l-6.75-6.75a.75.75 0 111.06-1.06l5.47 5.47V4.5a.75.75 0 01.75-.75z",clipRule:"evenodd"}}]})(t)}function BK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M20.25 12a.75.75 0 01-.75.75H6.31l5.47 5.47a.75.75 0 11-1.06 1.06l-6.75-6.75a.75.75 0 010-1.06l6.75-6.75a.75.75 0 111.06 1.06l-5.47 5.47H19.5a.75.75 0 01.75.75z",clipRule:"evenodd"}}]})(t)}function DK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.75 12a.75.75 0 01.75-.75h13.19l-5.47-5.47a.75.75 0 011.06-1.06l6.75 6.75a.75.75 0 010 1.06l-6.75 6.75a.75.75 0 11-1.06-1.06l5.47-5.47H4.5a.75.75 0 01-.75-.75z",clipRule:"evenodd"}}]})(t)}function TK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 20.25a.75.75 0 01-.75-.75V6.31l-5.47 5.47a.75.75 0 01-1.06-1.06l6.75-6.75a.75.75 0 011.06 0l6.75 6.75a.75.75 0 11-1.06 1.06l-5.47-5.47V19.5a.75.75 0 01-.75.75z",clipRule:"evenodd"}}]})(t)}function VK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15.75 2.25H21a.75.75 0 01.75.75v5.25a.75.75 0 01-1.5 0V4.81L8.03 17.03a.75.75 0 01-1.06-1.06L19.19 3.75h-3.44a.75.75 0 010-1.5zm-10.5 4.5a1.5 1.5 0 00-1.5 1.5v10.5a1.5 1.5 0 001.5 1.5h10.5a1.5 1.5 0 001.5-1.5V10.5a.75.75 0 011.5 0v8.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V8.25a3 3 0 013-3h8.25a.75.75 0 010 1.5H5.25z",clipRule:"evenodd"}}]})(t)}function OK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.72 5.47a.75.75 0 011.06 0L9 11.69l3.756-3.756a.75.75 0 01.985-.066 12.698 12.698 0 014.575 6.832l.308 1.149 2.277-3.943a.75.75 0 111.299.75l-3.182 5.51a.75.75 0 01-1.025.275l-5.511-3.181a.75.75 0 01.75-1.3l3.943 2.277-.308-1.149a11.194 11.194 0 00-3.528-5.617l-3.809 3.81a.75.75 0 01-1.06 0L1.72 6.53a.75.75 0 010-1.061z",clipRule:"evenodd"}}]})(t)}function IK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15.22 6.268a.75.75 0 01.968-.432l5.942 2.28a.75.75 0 01.431.97l-2.28 5.941a.75.75 0 11-1.4-.537l1.63-4.251-1.086.483a11.2 11.2 0 00-5.45 5.174.75.75 0 01-1.199.19L9 12.31l-6.22 6.22a.75.75 0 11-1.06-1.06l6.75-6.75a.75.75 0 011.06 0l3.606 3.605a12.694 12.694 0 015.68-4.973l1.086-.484-4.251-1.631a.75.75 0 01-.432-.97z",clipRule:"evenodd"}}]})(t)}function RK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm.53 5.47a.75.75 0 00-1.06 0l-3 3a.75.75 0 101.06 1.06l1.72-1.72v5.69a.75.75 0 001.5 0v-5.69l1.72 1.72a.75.75 0 101.06-1.06l-3-3z",clipRule:"evenodd"}}]})(t)}function FK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.25 6.31v9.44a.75.75 0 01-1.5 0V4.5a.75.75 0 01.75-.75h11.25a.75.75 0 010 1.5H6.31l13.72 13.72a.75.75 0 11-1.06 1.06L5.25 6.31z",clipRule:"evenodd"}}]})(t)}function NK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M9.97.97a.75.75 0 011.06 0l3 3a.75.75 0 01-1.06 1.06l-1.72-1.72v3.44h-1.5V3.31L8.03 5.03a.75.75 0 01-1.06-1.06l3-3zM9.75 6.75v6a.75.75 0 001.5 0v-6h3a3 3 0 013 3v7.5a3 3 0 01-3 3h-7.5a3 3 0 01-3-3v-7.5a3 3 0 013-3h3z"}},{tag:"path",attr:{d:"M7.151 21.75a2.999 2.999 0 002.599 1.5h7.5a3 3 0 003-3v-7.5c0-1.11-.603-2.08-1.5-2.599v7.099a4.5 4.5 0 01-4.5 4.5H7.151z"}}]})(t)}function PK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M11.47 1.72a.75.75 0 011.06 0l3 3a.75.75 0 01-1.06 1.06l-1.72-1.72V7.5h-1.5V4.06L9.53 5.78a.75.75 0 01-1.06-1.06l3-3zM11.25 7.5V15a.75.75 0 001.5 0V7.5h3.75a3 3 0 013 3v9a3 3 0 01-3 3h-9a3 3 0 01-3-3v-9a3 3 0 013-3h3.75z"}}]})(t)}function jK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8.25 3.75H19.5a.75.75 0 01.75.75v11.25a.75.75 0 01-1.5 0V6.31L5.03 20.03a.75.75 0 01-1.06-1.06L17.69 5.25H8.25a.75.75 0 010-1.5z",clipRule:"evenodd"}}]})(t)}function UK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.47 2.47a.75.75 0 011.06 0l4.5 4.5a.75.75 0 01-1.06 1.06l-3.22-3.22V16.5a.75.75 0 01-1.5 0V4.81L8.03 8.03a.75.75 0 01-1.06-1.06l4.5-4.5zM3 15.75a.75.75 0 01.75.75v2.25a1.5 1.5 0 001.5 1.5h13.5a1.5 1.5 0 001.5-1.5V16.5a.75.75 0 011.5 0v2.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V16.5a.75.75 0 01.75-.75z",clipRule:"evenodd"}}]})(t)}function WK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.47 2.47a.75.75 0 011.06 0l7.5 7.5a.75.75 0 11-1.06 1.06l-6.22-6.22V21a.75.75 0 01-1.5 0V4.81l-6.22 6.22a.75.75 0 11-1.06-1.06l7.5-7.5z",clipRule:"evenodd"}}]})(t)}function ZK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15 3.75A5.25 5.25 0 009.75 9v10.19l4.72-4.72a.75.75 0 111.06 1.06l-6 6a.75.75 0 01-1.06 0l-6-6a.75.75 0 111.06-1.06l4.72 4.72V9a6.75 6.75 0 0113.5 0v3a.75.75 0 01-1.5 0V9c0-2.9-2.35-5.25-5.25-5.25z",clipRule:"evenodd"}}]})(t)}function GK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M9.53 2.47a.75.75 0 010 1.06L4.81 8.25H15a6.75 6.75 0 010 13.5h-3a.75.75 0 010-1.5h3a5.25 5.25 0 100-10.5H4.81l4.72 4.72a.75.75 0 11-1.06 1.06l-6-6a.75.75 0 010-1.06l6-6a.75.75 0 011.06 0z",clipRule:"evenodd"}}]})(t)}function qK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14.47 2.47a.75.75 0 011.06 0l6 6a.75.75 0 010 1.06l-6 6a.75.75 0 11-1.06-1.06l4.72-4.72H9a5.25 5.25 0 100 10.5h3a.75.75 0 010 1.5H9a6.75 6.75 0 010-13.5h10.19l-4.72-4.72a.75.75 0 010-1.06z",clipRule:"evenodd"}}]})(t)}function YK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M21.53 9.53a.75.75 0 01-1.06 0l-4.72-4.72V15a6.75 6.75 0 01-13.5 0v-3a.75.75 0 011.5 0v3a5.25 5.25 0 1010.5 0V4.81L9.53 9.53a.75.75 0 01-1.06-1.06l6-6a.75.75 0 011.06 0l6 6a.75.75 0 010 1.06z",clipRule:"evenodd"}}]})(t)}function XK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.22 3.22a.75.75 0 011.06 0l3.97 3.97V4.5a.75.75 0 011.5 0V9a.75.75 0 01-.75.75H4.5a.75.75 0 010-1.5h2.69L3.22 4.28a.75.75 0 010-1.06zm17.56 0a.75.75 0 010 1.06l-3.97 3.97h2.69a.75.75 0 010 1.5H15a.75.75 0 01-.75-.75V4.5a.75.75 0 011.5 0v2.69l3.97-3.97a.75.75 0 011.06 0zM3.75 15a.75.75 0 01.75-.75H9a.75.75 0 01.75.75v4.5a.75.75 0 01-1.5 0v-2.69l-3.97 3.97a.75.75 0 01-1.06-1.06l3.97-3.97H4.5a.75.75 0 01-.75-.75zm10.5 0a.75.75 0 01.75-.75h4.5a.75.75 0 010 1.5h-2.69l3.97 3.97a.75.75 0 11-1.06 1.06l-3.97-3.97v2.69a.75.75 0 01-1.5 0V15z",clipRule:"evenodd"}}]})(t)}function $K(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15 3.75a.75.75 0 01.75-.75h4.5a.75.75 0 01.75.75v4.5a.75.75 0 01-1.5 0V5.56l-3.97 3.97a.75.75 0 11-1.06-1.06l3.97-3.97h-2.69a.75.75 0 01-.75-.75zm-12 0A.75.75 0 013.75 3h4.5a.75.75 0 010 1.5H5.56l3.97 3.97a.75.75 0 01-1.06 1.06L4.5 5.56v2.69a.75.75 0 01-1.5 0v-4.5zm11.47 11.78a.75.75 0 111.06-1.06l3.97 3.97v-2.69a.75.75 0 011.5 0v4.5a.75.75 0 01-.75.75h-4.5a.75.75 0 010-1.5h2.69l-3.97-3.97zm-4.94-1.06a.75.75 0 010 1.06L5.56 19.5h2.69a.75.75 0 010 1.5h-4.5a.75.75 0 01-.75-.75v-4.5a.75.75 0 011.5 0v2.69l3.97-3.97a.75.75 0 011.06 0z",clipRule:"evenodd"}}]})(t)}function KK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15.97 2.47a.75.75 0 011.06 0l4.5 4.5a.75.75 0 010 1.06l-4.5 4.5a.75.75 0 11-1.06-1.06l3.22-3.22H7.5a.75.75 0 010-1.5h11.69l-3.22-3.22a.75.75 0 010-1.06zm-7.94 9a.75.75 0 010 1.06l-3.22 3.22H16.5a.75.75 0 010 1.5H4.81l3.22 3.22a.75.75 0 11-1.06 1.06l-4.5-4.5a.75.75 0 010-1.06l4.5-4.5a.75.75 0 011.06 0z",clipRule:"evenodd"}}]})(t)}function QK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.97 2.47a.75.75 0 011.06 0l4.5 4.5a.75.75 0 01-1.06 1.06L8.25 4.81V16.5a.75.75 0 01-1.5 0V4.81L3.53 8.03a.75.75 0 01-1.06-1.06l4.5-4.5zm9.53 4.28a.75.75 0 01.75.75v11.69l3.22-3.22a.75.75 0 111.06 1.06l-4.5 4.5a.75.75 0 01-1.06 0l-4.5-4.5a.75.75 0 111.06-1.06l3.22 3.22V7.5a.75.75 0 01.75-.75z",clipRule:"evenodd"}}]})(t)}function JK(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M17.834 6.166a8.25 8.25 0 100 11.668.75.75 0 011.06 1.06c-3.807 3.808-9.98 3.808-13.788 0-3.808-3.807-3.808-9.98 0-13.788 3.807-3.808 9.98-3.808 13.788 0A9.722 9.722 0 0121.75 12c0 .975-.296 1.887-.809 2.571-.514.685-1.28 1.179-2.191 1.179-.904 0-1.666-.487-2.18-1.164a5.25 5.25 0 11-.82-6.26V8.25a.75.75 0 011.5 0V12c0 .682.208 1.27.509 1.671.3.401.659.579.991.579.332 0 .69-.178.991-.579.3-.4.509-.99.509-1.671a8.222 8.222 0 00-2.416-5.834zM15.75 12a3.75 3.75 0 10-7.5 0 3.75 3.75 0 007.5 0z",clipRule:"evenodd"}}]})(t)}function tQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.515 10.674a1.875 1.875 0 000 2.652L8.89 19.7c.352.351.829.549 1.326.549H19.5a3 3 0 003-3V6.75a3 3 0 00-3-3h-9.284c-.497 0-.974.198-1.326.55l-6.375 6.374zM12.53 9.22a.75.75 0 10-1.06 1.06L13.19 12l-1.72 1.72a.75.75 0 101.06 1.06l1.72-1.72 1.72 1.72a.75.75 0 101.06-1.06L15.31 12l1.72-1.72a.75.75 0 10-1.06-1.06l-1.72 1.72-1.72-1.72z",clipRule:"evenodd"}}]})(t)}function eQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M9.195 18.44c1.25.713 2.805-.19 2.805-1.629v-2.34l6.945 3.968c1.25.714 2.805-.188 2.805-1.628V8.688c0-1.44-1.555-2.342-2.805-1.628L12 11.03v-2.34c0-1.44-1.555-2.343-2.805-1.629l-7.108 4.062c-1.26.72-1.26 2.536 0 3.256l7.108 4.061z"}}]})(t)}function nQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M12 7.5a2.25 2.25 0 100 4.5 2.25 2.25 0 000-4.5z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M1.5 4.875C1.5 3.839 2.34 3 3.375 3h17.25c1.035 0 1.875.84 1.875 1.875v9.75c0 1.036-.84 1.875-1.875 1.875H3.375A1.875 1.875 0 011.5 14.625v-9.75zM8.25 9.75a3.75 3.75 0 117.5 0 3.75 3.75 0 01-7.5 0zM18.75 9a.75.75 0 00-.75.75v.008c0 .414.336.75.75.75h.008a.75.75 0 00.75-.75V9.75a.75.75 0 00-.75-.75h-.008zM4.5 9.75A.75.75 0 015.25 9h.008a.75.75 0 01.75.75v.008a.75.75 0 01-.75.75H5.25a.75.75 0 01-.75-.75V9.75z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M2.25 18a.75.75 0 000 1.5c5.4 0 10.63.722 15.6 2.075 1.19.324 2.4-.558 2.4-1.82V18.75a.75.75 0 00-.75-.75H2.25z"}}]})(t)}function rQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 9a.75.75 0 01.75-.75h16.5a.75.75 0 010 1.5H3.75A.75.75 0 013 9zm0 6.75a.75.75 0 01.75-.75h16.5a.75.75 0 010 1.5H3.75a.75.75 0 01-.75-.75z",clipRule:"evenodd"}}]})(t)}function aQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 6.75A.75.75 0 013.75 6h16.5a.75.75 0 010 1.5H3.75A.75.75 0 013 6.75zM3 12a.75.75 0 01.75-.75h16.5a.75.75 0 010 1.5H3.75A.75.75 0 013 12zm0 5.25a.75.75 0 01.75-.75H12a.75.75 0 010 1.5H3.75a.75.75 0 01-.75-.75z",clipRule:"evenodd"}}]})(t)}function iQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 6.75A.75.75 0 013.75 6h16.5a.75.75 0 010 1.5H3.75A.75.75 0 013 6.75zM3 12a.75.75 0 01.75-.75h16.5a.75.75 0 010 1.5H3.75A.75.75 0 013 12zm8.25 5.25a.75.75 0 01.75-.75h8.25a.75.75 0 010 1.5H12a.75.75 0 01-.75-.75z",clipRule:"evenodd"}}]})(t)}function oQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 6.75A.75.75 0 013.75 6h16.5a.75.75 0 010 1.5H3.75A.75.75 0 013 6.75zM3 12a.75.75 0 01.75-.75H12a.75.75 0 010 1.5H3.75A.75.75 0 013 12zm0 5.25a.75.75 0 01.75-.75h16.5a.75.75 0 010 1.5H3.75a.75.75 0 01-.75-.75z",clipRule:"evenodd"}}]})(t)}function lQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 6.75A.75.75 0 013.75 6h16.5a.75.75 0 010 1.5H3.75A.75.75 0 013 6.75zM3 12a.75.75 0 01.75-.75h16.5a.75.75 0 010 1.5H3.75A.75.75 0 013 12zm0 5.25a.75.75 0 01.75-.75h16.5a.75.75 0 010 1.5H3.75a.75.75 0 01-.75-.75z",clipRule:"evenodd"}}]})(t)}function cQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 5.25a.75.75 0 01.75-.75h16.5a.75.75 0 010 1.5H3.75A.75.75 0 013 5.25zm0 4.5A.75.75 0 013.75 9h16.5a.75.75 0 010 1.5H3.75A.75.75 0 013 9.75zm0 4.5a.75.75 0 01.75-.75h16.5a.75.75 0 010 1.5H3.75a.75.75 0 01-.75-.75zm0 4.5a.75.75 0 01.75-.75h16.5a.75.75 0 010 1.5H3.75a.75.75 0 01-.75-.75z",clipRule:"evenodd"}}]})(t)}function sQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.25 4.5A.75.75 0 013 3.75h14.25a.75.75 0 010 1.5H3a.75.75 0 01-.75-.75zm0 4.5A.75.75 0 013 8.25h9.75a.75.75 0 010 1.5H3A.75.75 0 012.25 9zm15-.75A.75.75 0 0118 9v10.19l2.47-2.47a.75.75 0 111.06 1.06l-3.75 3.75a.75.75 0 01-1.06 0l-3.75-3.75a.75.75 0 111.06-1.06l2.47 2.47V9a.75.75 0 01.75-.75zm-15 5.25a.75.75 0 01.75-.75h9.75a.75.75 0 010 1.5H3a.75.75 0 01-.75-.75z",clipRule:"evenodd"}}]})(t)}function uQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.25 4.5A.75.75 0 013 3.75h14.25a.75.75 0 010 1.5H3a.75.75 0 01-.75-.75zm14.47 3.97a.75.75 0 011.06 0l3.75 3.75a.75.75 0 11-1.06 1.06L18 10.81V21a.75.75 0 01-1.5 0V10.81l-2.47 2.47a.75.75 0 11-1.06-1.06l3.75-3.75zM2.25 9A.75.75 0 013 8.25h9.75a.75.75 0 010 1.5H3A.75.75 0 012.25 9zm0 4.5a.75.75 0 01.75-.75h5.25a.75.75 0 010 1.5H3a.75.75 0 01-.75-.75z",clipRule:"evenodd"}}]})(t)}function dQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M.75 9.75a3 3 0 013-3h15a3 3 0 013 3v.038c.856.173 1.5.93 1.5 1.837v2.25c0 .907-.644 1.664-1.5 1.838v.037a3 3 0 01-3 3h-15a3 3 0 01-3-3v-6zm19.5 0a1.5 1.5 0 00-1.5-1.5h-15a1.5 1.5 0 00-1.5 1.5v6a1.5 1.5 0 001.5 1.5h15a1.5 1.5 0 001.5-1.5v-6z",clipRule:"evenodd"}}]})(t)}function hQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.75 6.75a3 3 0 00-3 3v6a3 3 0 003 3h15a3 3 0 003-3v-.037c.856-.174 1.5-.93 1.5-1.838v-2.25c0-.907-.644-1.664-1.5-1.837V9.75a3 3 0 00-3-3h-15zm15 1.5a1.5 1.5 0 011.5 1.5v6a1.5 1.5 0 01-1.5 1.5h-15a1.5 1.5 0 01-1.5-1.5v-6a1.5 1.5 0 011.5-1.5h15zM4.5 9.75a.75.75 0 00-.75.75V15c0 .414.336.75.75.75H18a.75.75 0 00.75-.75v-4.5a.75.75 0 00-.75-.75H4.5z",clipRule:"evenodd"}}]})(t)}function fQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M4.5 9.75a.75.75 0 00-.75.75V15c0 .414.336.75.75.75h6.75A.75.75 0 0012 15v-4.5a.75.75 0 00-.75-.75H4.5z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M3.75 6.75a3 3 0 00-3 3v6a3 3 0 003 3h15a3 3 0 003-3v-.037c.856-.174 1.5-.93 1.5-1.838v-2.25c0-.907-.644-1.664-1.5-1.837V9.75a3 3 0 00-3-3h-15zm15 1.5a1.5 1.5 0 011.5 1.5v6a1.5 1.5 0 01-1.5 1.5h-15a1.5 1.5 0 01-1.5-1.5v-6a1.5 1.5 0 011.5-1.5h15z",clipRule:"evenodd"}}]})(t)}function pQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.5 3.798v5.02a3 3 0 01-.879 2.121l-2.377 2.377a9.845 9.845 0 015.091 1.013 8.315 8.315 0 005.713.636l.285-.071-3.954-3.955a3 3 0 01-.879-2.121v-5.02a23.614 23.614 0 00-3 0zm4.5.138a.75.75 0 00.093-1.495A24.837 24.837 0 0012 2.25a25.048 25.048 0 00-3.093.191A.75.75 0 009 3.936v4.882a1.5 1.5 0 01-.44 1.06l-6.293 6.294c-1.62 1.621-.903 4.475 1.471 4.88 2.686.46 5.447.698 8.262.698 2.816 0 5.576-.239 8.262-.697 2.373-.406 3.092-3.26 1.47-4.881L15.44 9.879A1.5 1.5 0 0115 8.818V3.936z",clipRule:"evenodd"}}]})(t)}function gQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M5.85 3.5a.75.75 0 00-1.117-1 9.719 9.719 0 00-2.348 4.876.75.75 0 001.479.248A8.219 8.219 0 015.85 3.5zM19.267 2.5a.75.75 0 10-1.118 1 8.22 8.22 0 011.987 4.124.75.75 0 001.48-.248A9.72 9.72 0 0019.266 2.5z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25A6.75 6.75 0 005.25 9v.75a8.217 8.217 0 01-2.119 5.52.75.75 0 00.298 1.206c1.544.57 3.16.99 4.831 1.243a3.75 3.75 0 107.48 0 24.583 24.583 0 004.83-1.244.75.75 0 00.298-1.205 8.217 8.217 0 01-2.118-5.52V9A6.75 6.75 0 0012 2.25zM9.75 18c0-.034 0-.067.002-.1a25.05 25.05 0 004.496 0l.002.1a2.25 2.25 0 11-4.5 0z",clipRule:"evenodd"}}]})(t)}function vQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M3.53 2.47a.75.75 0 00-1.06 1.06l18 18a.75.75 0 101.06-1.06l-18-18zM20.57 16.476c-.223.082-.448.161-.674.238L7.319 4.137A6.75 6.75 0 0118.75 9v.75c0 2.123.8 4.057 2.118 5.52a.75.75 0 01-.297 1.206z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M5.25 9c0-.184.007-.366.022-.546l10.384 10.384a3.751 3.751 0 01-7.396-1.119 24.585 24.585 0 01-4.831-1.244.75.75 0 01-.298-1.205A8.217 8.217 0 005.25 9.75V9zm4.502 8.9a2.25 2.25 0 104.496 0 25.057 25.057 0 01-4.496 0z",clipRule:"evenodd"}}]})(t)}function mQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25A6.75 6.75 0 005.25 9v.75a8.217 8.217 0 01-2.119 5.52.75.75 0 00.298 1.206c1.544.57 3.16.99 4.831 1.243a3.75 3.75 0 107.48 0 24.583 24.583 0 004.83-1.244.75.75 0 00.298-1.205 8.217 8.217 0 01-2.118-5.52V9A6.75 6.75 0 0012 2.25zM9.75 18c0-.034 0-.067.002-.1a25.05 25.05 0 004.496 0l.002.1a2.25 2.25 0 11-4.5 0zm.75-10.5a.75.75 0 000 1.5h1.599l-2.223 3.334A.75.75 0 0010.5 13.5h3a.75.75 0 000-1.5h-1.599l2.223-3.334A.75.75 0 0013.5 7.5h-3z",clipRule:"evenodd"}}]})(t)}function yQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.25 9a6.75 6.75 0 0113.5 0v.75c0 2.123.8 4.057 2.118 5.52a.75.75 0 01-.297 1.206c-1.544.57-3.16.99-4.831 1.243a3.75 3.75 0 11-7.48 0 24.585 24.585 0 01-4.831-1.244.75.75 0 01-.298-1.205A8.217 8.217 0 005.25 9.75V9zm4.502 8.9a2.25 2.25 0 104.496 0 25.057 25.057 0 01-4.496 0z",clipRule:"evenodd"}}]})(t)}function bQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M20.798 11.012l-3.188 3.416L9.462 6.28l4.24-4.542a.75.75 0 011.272.71L12.982 9.75h7.268a.75.75 0 01.548 1.262zM3.202 12.988L6.39 9.572l8.148 8.148-4.24 4.542a.75.75 0 01-1.272-.71l1.992-7.302H3.75a.75.75 0 01-.548-1.262zM3.53 2.47a.75.75 0 00-1.06 1.06l18 18a.75.75 0 101.06-1.06l-18-18z"}}]})(t)}function xQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14.615 1.595a.75.75 0 01.359.852L12.982 9.75h7.268a.75.75 0 01.548 1.262l-10.5 11.25a.75.75 0 01-1.272-.71l1.992-7.302H3.75a.75.75 0 01-.548-1.262l10.5-11.25a.75.75 0 01.913-.143z",clipRule:"evenodd"}}]})(t)}function MQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M11.25 4.533A9.707 9.707 0 006 3a9.735 9.735 0 00-3.25.555.75.75 0 00-.5.707v14.25a.75.75 0 001 .707A8.237 8.237 0 016 18.75c1.995 0 3.823.707 5.25 1.886V4.533zM12.75 20.636A8.214 8.214 0 0118 18.75c.966 0 1.89.166 2.75.47a.75.75 0 001-.708V4.262a.75.75 0 00-.5-.707A9.735 9.735 0 0018 3a9.707 9.707 0 00-5.25 1.533v16.103z"}}]})(t)}function wQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M3.53 2.47a.75.75 0 00-1.06 1.06l18 18a.75.75 0 101.06-1.06l-18-18zM20.25 5.507v11.561L5.853 2.671c.15-.043.306-.075.467-.094a49.255 49.255 0 0111.36 0c1.497.174 2.57 1.46 2.57 2.93zM3.75 21V6.932l14.063 14.063L12 18.088l-7.165 3.583A.75.75 0 013.75 21z"}}]})(t)}function zQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 3a3 3 0 00-3 3v12a3 3 0 003 3h12a3 3 0 003-3V6a3 3 0 00-3-3H6zm1.5 1.5a.75.75 0 00-.75.75V16.5a.75.75 0 001.085.67L12 15.089l4.165 2.083a.75.75 0 001.085-.671V5.25a.75.75 0 00-.75-.75h-9z",clipRule:"evenodd"}}]})(t)}function CQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.32 2.577a49.255 49.255 0 0111.36 0c1.497.174 2.57 1.46 2.57 2.93V21a.75.75 0 01-1.085.67L12 18.089l-7.165 3.583A.75.75 0 013.75 21V5.507c0-1.47 1.073-2.756 2.57-2.93z",clipRule:"evenodd"}}]})(t)}function AQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.5 5.25a3 3 0 013-3h3a3 3 0 013 3v.205c.933.085 1.857.197 2.774.334 1.454.218 2.476 1.483 2.476 2.917v3.033c0 1.211-.734 2.352-1.936 2.752A24.726 24.726 0 0112 15.75c-2.73 0-5.357-.442-7.814-1.259-1.202-.4-1.936-1.541-1.936-2.752V8.706c0-1.434 1.022-2.7 2.476-2.917A48.814 48.814 0 017.5 5.455V5.25zm7.5 0v.09a49.488 49.488 0 00-6 0v-.09a1.5 1.5 0 011.5-1.5h3a1.5 1.5 0 011.5 1.5zm-3 8.25a.75.75 0 100-1.5.75.75 0 000 1.5z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M3 18.4v-2.796a4.3 4.3 0 00.713.31A26.226 26.226 0 0012 17.25c2.892 0 5.68-.468 8.287-1.335.252-.084.49-.189.713-.311V18.4c0 1.452-1.047 2.728-2.523 2.923-2.12.282-4.282.427-6.477.427a49.19 49.19 0 01-6.477-.427C4.047 21.128 3 19.852 3 18.4z"}}]})(t)}function kQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8.478 1.6a.75.75 0 01.273 1.025 3.72 3.72 0 00-.425 1.122c.058.057.118.114.18.168A4.491 4.491 0 0112 2.25c1.413 0 2.673.651 3.497 1.668.06-.054.12-.11.178-.167a3.717 3.717 0 00-.426-1.126.75.75 0 111.298-.75 5.22 5.22 0 01.671 2.045.75.75 0 01-.187.582c-.241.27-.505.52-.787.749a4.495 4.495 0 01.216 2.1c-.106.792-.753 1.295-1.417 1.403-.182.03-.364.057-.547.081.152.227.273.476.359.741a23.122 23.122 0 003.832-.802 23.241 23.241 0 00-.345-2.634.75.75 0 011.474-.28c.21 1.115.348 2.256.404 3.418a.75.75 0 01-.516.749c-1.527.5-3.119.855-4.76 1.05-.074.38-.22.735-.423 1.05a24.61 24.61 0 015.943 1.358.75.75 0 01.492.75 24.665 24.665 0 01-1.189 6.25.75.75 0 01-1.425-.47 23.141 23.141 0 001.077-5.307c-.5-.168-1.009-.32-1.524-.454.068.234.104.484.104.746 0 3.956-2.521 7.5-6 7.5-3.478 0-6-3.544-6-7.5 0-.262.037-.511.104-.746-.514.134-1.022.286-1.522.454a23.14 23.14 0 001.077 5.308.75.75 0 01-1.425.468 24.663 24.663 0 01-1.19-6.25.75.75 0 01.493-.749 24.593 24.593 0 014.964-1.24h.01c.321-.046.644-.085.969-.118a2.982 2.982 0 01-.424-1.05 24.614 24.614 0 01-4.76-1.05.75.75 0 01-.516-.75c.057-1.161.194-2.302.405-3.417a.75.75 0 011.474.28c-.164.862-.28 1.74-.345 2.634 1.237.37 2.517.641 3.832.802.085-.265.207-.514.359-.74a18.732 18.732 0 01-.547-.082c-.664-.108-1.311-.611-1.417-1.403a4.535 4.535 0 01.217-2.103 6.788 6.788 0 01-.788-.751.75.75 0 01-.187-.583 5.22 5.22 0 01.67-2.04.75.75 0 011.026-.273z",clipRule:"evenodd"}}]})(t)}function HQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M11.584 2.376a.75.75 0 01.832 0l9 6a.75.75 0 11-.832 1.248L12 3.901 3.416 9.624a.75.75 0 01-.832-1.248l9-6z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M20.25 10.332v9.918H21a.75.75 0 010 1.5H3a.75.75 0 010-1.5h.75v-9.918a.75.75 0 01.634-.74A49.109 49.109 0 0112 9c2.59 0 5.134.202 7.616.592a.75.75 0 01.634.74zm-7.5 2.418a.75.75 0 00-1.5 0v6.75a.75.75 0 001.5 0v-6.75zm3-.75a.75.75 0 01.75.75v6.75a.75.75 0 01-1.5 0v-6.75a.75.75 0 01.75-.75zM9 12.75a.75.75 0 00-1.5 0v6.75a.75.75 0 001.5 0v-6.75z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M12 7.875a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z"}}]})(t)}function EQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 2.25a.75.75 0 000 1.5v16.5h-.75a.75.75 0 000 1.5H15v-18a.75.75 0 000-1.5H3zM6.75 19.5v-2.25a.75.75 0 01.75-.75h3a.75.75 0 01.75.75v2.25a.75.75 0 01-.75.75h-3a.75.75 0 01-.75-.75zM6 6.75A.75.75 0 016.75 6h.75a.75.75 0 010 1.5h-.75A.75.75 0 016 6.75zM6.75 9a.75.75 0 000 1.5h.75a.75.75 0 000-1.5h-.75zM6 12.75a.75.75 0 01.75-.75h.75a.75.75 0 010 1.5h-.75a.75.75 0 01-.75-.75zM10.5 6a.75.75 0 000 1.5h.75a.75.75 0 000-1.5h-.75zm-.75 3.75A.75.75 0 0110.5 9h.75a.75.75 0 010 1.5h-.75a.75.75 0 01-.75-.75zM10.5 12a.75.75 0 000 1.5h.75a.75.75 0 000-1.5h-.75zM16.5 6.75v15h5.25a.75.75 0 000-1.5H21v-12a.75.75 0 000-1.5h-4.5zm1.5 4.5a.75.75 0 01.75-.75h.008a.75.75 0 01.75.75v.008a.75.75 0 01-.75.75h-.008a.75.75 0 01-.75-.75v-.008zm.75 2.25a.75.75 0 00-.75.75v.008c0 .414.336.75.75.75h.008a.75.75 0 00.75-.75v-.008a.75.75 0 00-.75-.75h-.008zM18 17.25a.75.75 0 01.75-.75h.008a.75.75 0 01.75.75v.008a.75.75 0 01-.75.75h-.008a.75.75 0 01-.75-.75v-.008z",clipRule:"evenodd"}}]})(t)}function SQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.5 2.25a.75.75 0 000 1.5v16.5h-.75a.75.75 0 000 1.5h16.5a.75.75 0 000-1.5h-.75V3.75a.75.75 0 000-1.5h-15zM9 6a.75.75 0 000 1.5h1.5a.75.75 0 000-1.5H9zm-.75 3.75A.75.75 0 019 9h1.5a.75.75 0 010 1.5H9a.75.75 0 01-.75-.75zM9 12a.75.75 0 000 1.5h1.5a.75.75 0 000-1.5H9zm3.75-5.25A.75.75 0 0113.5 6H15a.75.75 0 010 1.5h-1.5a.75.75 0 01-.75-.75zM13.5 9a.75.75 0 000 1.5H15A.75.75 0 0015 9h-1.5zm-.75 3.75a.75.75 0 01.75-.75H15a.75.75 0 010 1.5h-1.5a.75.75 0 01-.75-.75zM9 19.5v-2.25a.75.75 0 01.75-.75h4.5a.75.75 0 01.75.75v2.25a.75.75 0 01-.75.75h-4.5A.75.75 0 019 19.5z",clipRule:"evenodd"}}]})(t)}function LQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M5.223 2.25c-.497 0-.974.198-1.325.55l-1.3 1.298A3.75 3.75 0 007.5 9.75c.627.47 1.406.75 2.25.75.844 0 1.624-.28 2.25-.75.626.47 1.406.75 2.25.75.844 0 1.623-.28 2.25-.75a3.75 3.75 0 004.902-5.652l-1.3-1.299a1.875 1.875 0 00-1.325-.549H5.223z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M3 20.25v-8.755c1.42.674 3.08.673 4.5 0A5.234 5.234 0 009.75 12c.804 0 1.568-.182 2.25-.506a5.234 5.234 0 002.25.506c.804 0 1.567-.182 2.25-.506 1.42.674 3.08.675 4.5.001v8.755h.75a.75.75 0 010 1.5H2.25a.75.75 0 010-1.5H3zm3-6a.75.75 0 01.75-.75h3a.75.75 0 01.75.75v3a.75.75 0 01-.75.75h-3a.75.75 0 01-.75-.75v-3zm8.25-.75a.75.75 0 00-.75.75v5.25c0 .414.336.75.75.75h3a.75.75 0 00.75-.75v-5.25a.75.75 0 00-.75-.75h-3z",clipRule:"evenodd"}}]})(t)}function _Q(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M15 1.784l-.796.796a1.125 1.125 0 101.591 0L15 1.784zM12 1.784l-.796.796a1.125 1.125 0 101.591 0L12 1.784zM9 1.784l-.796.796a1.125 1.125 0 101.591 0L9 1.784zM9.75 7.547c.498-.02.998-.035 1.5-.042V6.75a.75.75 0 011.5 0v.755c.502.007 1.002.021 1.5.042V6.75a.75.75 0 011.5 0v.88l.307.022c1.55.117 2.693 1.427 2.693 2.946v1.018a62.182 62.182 0 00-13.5 0v-1.018c0-1.519 1.143-2.829 2.693-2.946l.307-.022v-.88a.75.75 0 011.5 0v.797zM12 12.75c-2.472 0-4.9.184-7.274.54-1.454.217-2.476 1.482-2.476 2.916v.384a4.104 4.104 0 012.585.364 2.605 2.605 0 002.33 0 4.104 4.104 0 013.67 0 2.605 2.605 0 002.33 0 4.104 4.104 0 013.67 0 2.605 2.605 0 002.33 0 4.104 4.104 0 012.585-.364v-.384c0-1.434-1.022-2.7-2.476-2.917A49.138 49.138 0 0012 12.75zM21.75 18.131a2.604 2.604 0 00-1.915.165 4.104 4.104 0 01-3.67 0 2.604 2.604 0 00-2.33 0 4.104 4.104 0 01-3.67 0 2.604 2.604 0 00-2.33 0 4.104 4.104 0 01-3.67 0 2.604 2.604 0 00-1.915-.165v2.494c0 1.036.84 1.875 1.875 1.875h15.75c1.035 0 1.875-.84 1.875-1.875v-2.494z"}}]})(t)}function BQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.32 1.827a49.255 49.255 0 0111.36 0c1.497.174 2.57 1.46 2.57 2.93V19.5a3 3 0 01-3 3H6.75a3 3 0 01-3-3V4.757c0-1.47 1.073-2.756 2.57-2.93zM7.5 11.25a.75.75 0 01.75-.75h.008a.75.75 0 01.75.75v.008a.75.75 0 01-.75.75H8.25a.75.75 0 01-.75-.75v-.008zm.75 1.5a.75.75 0 00-.75.75v.008c0 .414.336.75.75.75h.008a.75.75 0 00.75-.75V13.5a.75.75 0 00-.75-.75H8.25zm-.75 3a.75.75 0 01.75-.75h.008a.75.75 0 01.75.75v.008a.75.75 0 01-.75.75H8.25a.75.75 0 01-.75-.75v-.008zm.75 1.5a.75.75 0 00-.75.75v.008c0 .414.336.75.75.75h.008a.75.75 0 00.75-.75V18a.75.75 0 00-.75-.75H8.25zm1.748-6a.75.75 0 01.75-.75h.007a.75.75 0 01.75.75v.008a.75.75 0 01-.75.75h-.007a.75.75 0 01-.75-.75v-.008zm.75 1.5a.75.75 0 00-.75.75v.008c0 .414.335.75.75.75h.007a.75.75 0 00.75-.75V13.5a.75.75 0 00-.75-.75h-.007zm-.75 3a.75.75 0 01.75-.75h.007a.75.75 0 01.75.75v.008a.75.75 0 01-.75.75h-.007a.75.75 0 01-.75-.75v-.008zm.75 1.5a.75.75 0 00-.75.75v.008c0 .414.335.75.75.75h.007a.75.75 0 00.75-.75V18a.75.75 0 00-.75-.75h-.007zm1.754-6a.75.75 0 01.75-.75h.008a.75.75 0 01.75.75v.008a.75.75 0 01-.75.75h-.008a.75.75 0 01-.75-.75v-.008zm.75 1.5a.75.75 0 00-.75.75v.008c0 .414.336.75.75.75h.008a.75.75 0 00.75-.75V13.5a.75.75 0 00-.75-.75h-.008zm-.75 3a.75.75 0 01.75-.75h.008a.75.75 0 01.75.75v.008a.75.75 0 01-.75.75h-.008a.75.75 0 01-.75-.75v-.008zm.75 1.5a.75.75 0 00-.75.75v.008c0 .414.336.75.75.75h.008a.75.75 0 00.75-.75V18a.75.75 0 00-.75-.75h-.008zm1.748-6a.75.75 0 01.75-.75h.008a.75.75 0 01.75.75v.008a.75.75 0 01-.75.75h-.008a.75.75 0 01-.75-.75v-.008zm.75 1.5a.75.75 0 00-.75.75v.008c0 .414.336.75.75.75h.008a.75.75 0 00.75-.75V13.5a.75.75 0 00-.75-.75h-.008zm-8.25-6A.75.75 0 018.25 6h7.5a.75.75 0 01.75.75v.75a.75.75 0 01-.75.75h-7.5a.75.75 0 01-.75-.75v-.75zm9 9a.75.75 0 00-1.5 0V18a.75.75 0 001.5 0v-2.25z",clipRule:"evenodd"}}]})(t)}function DQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M12.75 12.75a.75.75 0 11-1.5 0 .75.75 0 011.5 0zM7.5 15.75a.75.75 0 100-1.5.75.75 0 000 1.5zM8.25 17.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0zM9.75 15.75a.75.75 0 100-1.5.75.75 0 000 1.5zM10.5 17.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0zM12 15.75a.75.75 0 100-1.5.75.75 0 000 1.5zM12.75 17.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0zM14.25 15.75a.75.75 0 100-1.5.75.75 0 000 1.5zM15 17.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0zM16.5 15.75a.75.75 0 100-1.5.75.75 0 000 1.5zM15 12.75a.75.75 0 11-1.5 0 .75.75 0 011.5 0zM16.5 13.5a.75.75 0 100-1.5.75.75 0 000 1.5z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M6.75 2.25A.75.75 0 017.5 3v1.5h9V3A.75.75 0 0118 3v1.5h.75a3 3 0 013 3v11.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V7.5a3 3 0 013-3H6V3a.75.75 0 01.75-.75zm13.5 9a1.5 1.5 0 00-1.5-1.5H5.25a1.5 1.5 0 00-1.5 1.5v7.5a1.5 1.5 0 001.5 1.5h13.5a1.5 1.5 0 001.5-1.5v-7.5z",clipRule:"evenodd"}}]})(t)}function TQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.75 2.25A.75.75 0 017.5 3v1.5h9V3A.75.75 0 0118 3v1.5h.75a3 3 0 013 3v11.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V7.5a3 3 0 013-3H6V3a.75.75 0 01.75-.75zm13.5 9a1.5 1.5 0 00-1.5-1.5H5.25a1.5 1.5 0 00-1.5 1.5v7.5a1.5 1.5 0 001.5 1.5h13.5a1.5 1.5 0 001.5-1.5v-7.5z",clipRule:"evenodd"}}]})(t)}function VQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M12 9a3.75 3.75 0 100 7.5A3.75 3.75 0 0012 9z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M9.344 3.071a49.52 49.52 0 015.312 0c.967.052 1.83.585 2.332 1.39l.821 1.317c.24.383.645.643 1.11.71.386.054.77.113 1.152.177 1.432.239 2.429 1.493 2.429 2.909V18a3 3 0 01-3 3h-15a3 3 0 01-3-3V9.574c0-1.416.997-2.67 2.429-2.909.382-.064.766-.123 1.151-.178a1.56 1.56 0 001.11-.71l.822-1.315a2.942 2.942 0 012.332-1.39zM6.75 12.75a5.25 5.25 0 1110.5 0 5.25 5.25 0 01-10.5 0zm12-1.5a.75.75 0 100-1.5.75.75 0 000 1.5z",clipRule:"evenodd"}}]})(t)}function OQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3V6zm4.5 7.5a.75.75 0 01.75.75v2.25a.75.75 0 01-1.5 0v-2.25a.75.75 0 01.75-.75zm3.75-1.5a.75.75 0 00-1.5 0v4.5a.75.75 0 001.5 0V12zm2.25-3a.75.75 0 01.75.75v6.75a.75.75 0 01-1.5 0V9.75A.75.75 0 0113.5 9zm3.75-1.5a.75.75 0 00-1.5 0v9a.75.75 0 001.5 0v-9z",clipRule:"evenodd"}}]})(t)}function IQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M18.375 2.25c-1.035 0-1.875.84-1.875 1.875v15.75c0 1.035.84 1.875 1.875 1.875h.75c1.035 0 1.875-.84 1.875-1.875V4.125c0-1.036-.84-1.875-1.875-1.875h-.75zM9.75 8.625c0-1.036.84-1.875 1.875-1.875h.75c1.036 0 1.875.84 1.875 1.875v11.25c0 1.035-.84 1.875-1.875 1.875h-.75a1.875 1.875 0 01-1.875-1.875V8.625zM3 13.125c0-1.036.84-1.875 1.875-1.875h.75c1.036 0 1.875.84 1.875 1.875v6.75c0 1.035-.84 1.875-1.875 1.875h-.75A1.875 1.875 0 013 19.875v-6.75z"}}]})(t)}function RQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.25 13.5a8.25 8.25 0 018.25-8.25.75.75 0 01.75.75v6.75H18a.75.75 0 01.75.75 8.25 8.25 0 01-16.5 0z",clipRule:"evenodd"}},{tag:"path",attr:{fillRule:"evenodd",d:"M12.75 3a.75.75 0 01.75-.75 8.25 8.25 0 018.25 8.25.75.75 0 01-.75.75h-7.5a.75.75 0 01-.75-.75V3z",clipRule:"evenodd"}}]})(t)}function FQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.848 2.771A49.144 49.144 0 0112 2.25c2.43 0 4.817.178 7.152.52 1.978.292 3.348 2.024 3.348 3.97v6.02c0 1.946-1.37 3.678-3.348 3.97a48.901 48.901 0 01-3.476.383.39.39 0 00-.297.17l-2.755 4.133a.75.75 0 01-1.248 0l-2.755-4.133a.39.39 0 00-.297-.17 48.9 48.9 0 01-3.476-.384c-1.978-.29-3.348-2.024-3.348-3.97V6.741c0-1.946 1.37-3.68 3.348-3.97zM6.75 8.25a.75.75 0 01.75-.75h9a.75.75 0 010 1.5h-9a.75.75 0 01-.75-.75zm.75 2.25a.75.75 0 000 1.5H12a.75.75 0 000-1.5H7.5z",clipRule:"evenodd"}}]})(t)}function NQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.848 2.771A49.144 49.144 0 0112 2.25c2.43 0 4.817.178 7.152.52 1.978.292 3.348 2.024 3.348 3.97v6.02c0 1.946-1.37 3.678-3.348 3.97a48.901 48.901 0 01-3.476.383.39.39 0 00-.297.17l-2.755 4.133a.75.75 0 01-1.248 0l-2.755-4.133a.39.39 0 00-.297-.17 48.9 48.9 0 01-3.476-.384c-1.978-.29-3.348-2.024-3.348-3.97V6.741c0-1.946 1.37-3.68 3.348-3.97z",clipRule:"evenodd"}}]})(t)}function PQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25c-2.429 0-4.817.178-7.152.521C2.87 3.061 1.5 4.795 1.5 6.741v6.018c0 1.946 1.37 3.68 3.348 3.97.877.129 1.761.234 2.652.316V21a.75.75 0 001.28.53l4.184-4.183a.39.39 0 01.266-.112c2.006-.05 3.982-.22 5.922-.506 1.978-.29 3.348-2.023 3.348-3.97V6.741c0-1.947-1.37-3.68-3.348-3.97A49.145 49.145 0 0012 2.25zM8.25 8.625a1.125 1.125 0 100 2.25 1.125 1.125 0 000-2.25zm2.625 1.125a1.125 1.125 0 112.25 0 1.125 1.125 0 01-2.25 0zm4.875-1.125a1.125 1.125 0 100 2.25 1.125 1.125 0 000-2.25z",clipRule:"evenodd"}}]})(t)}function jQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M4.913 2.658c2.075-.27 4.19-.408 6.337-.408 2.147 0 4.262.139 6.337.408 1.922.25 3.291 1.861 3.405 3.727a4.403 4.403 0 00-1.032-.211 50.89 50.89 0 00-8.42 0c-2.358.196-4.04 2.19-4.04 4.434v4.286a4.47 4.47 0 002.433 3.984L7.28 21.53A.75.75 0 016 21v-4.03a48.527 48.527 0 01-1.087-.128C2.905 16.58 1.5 14.833 1.5 12.862V6.638c0-1.97 1.405-3.718 3.413-3.979z"}},{tag:"path",attr:{d:"M15.75 7.5c-1.376 0-2.739.057-4.086.169C10.124 7.797 9 9.103 9 10.609v4.285c0 1.507 1.128 2.814 2.67 2.94 1.243.102 2.5.157 3.768.165l2.782 2.781a.75.75 0 001.28-.53v-2.39l.33-.026c1.542-.125 2.67-1.433 2.67-2.94v-4.286c0-1.505-1.125-2.811-2.664-2.94A49.392 49.392 0 0015.75 7.5z"}}]})(t)}function UQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.848 2.771A49.144 49.144 0 0112 2.25c2.43 0 4.817.178 7.152.52 1.978.292 3.348 2.024 3.348 3.97v6.02c0 1.946-1.37 3.678-3.348 3.97-1.94.284-3.916.455-5.922.505a.39.39 0 00-.266.112L8.78 21.53A.75.75 0 017.5 21v-3.955a48.842 48.842 0 01-2.652-.316c-1.978-.29-3.348-2.024-3.348-3.97V6.741c0-1.946 1.37-3.68 3.348-3.97z",clipRule:"evenodd"}}]})(t)}function WQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.804 21.644A6.707 6.707 0 006 21.75a6.721 6.721 0 003.583-1.029c.774.182 1.584.279 2.417.279 5.322 0 9.75-3.97 9.75-9 0-5.03-4.428-9-9.75-9s-9.75 3.97-9.75 9c0 2.409 1.025 4.587 2.674 6.192.232.226.277.428.254.543a3.73 3.73 0 01-.814 1.686.75.75 0 00.44 1.223zM8.25 10.875a1.125 1.125 0 100 2.25 1.125 1.125 0 000-2.25zM10.875 12a1.125 1.125 0 112.25 0 1.125 1.125 0 01-2.25 0zm4.875-1.125a1.125 1.125 0 100 2.25 1.125 1.125 0 000-2.25z",clipRule:"evenodd"}}]})(t)}function ZQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.337 21.718a6.707 6.707 0 01-.533-.074.75.75 0 01-.44-1.223 3.73 3.73 0 00.814-1.686c.023-.115-.022-.317-.254-.543C3.274 16.587 2.25 14.41 2.25 12c0-5.03 4.428-9 9.75-9s9.75 3.97 9.75 9c0 5.03-4.428 9-9.75 9-.833 0-1.643-.097-2.417-.279a6.721 6.721 0 01-4.246.997z",clipRule:"evenodd"}}]})(t)}function GQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8.603 3.799A4.49 4.49 0 0112 2.25c1.357 0 2.573.6 3.397 1.549a4.49 4.49 0 013.498 1.307 4.491 4.491 0 011.307 3.497A4.49 4.49 0 0121.75 12a4.49 4.49 0 01-1.549 3.397 4.491 4.491 0 01-1.307 3.497 4.491 4.491 0 01-3.497 1.307A4.49 4.49 0 0112 21.75a4.49 4.49 0 01-3.397-1.549 4.49 4.49 0 01-3.498-1.306 4.491 4.491 0 01-1.307-3.498A4.49 4.49 0 012.25 12c0-1.357.6-2.573 1.549-3.397a4.49 4.49 0 011.307-3.497 4.49 4.49 0 013.497-1.307zm7.007 6.387a.75.75 0 10-1.22-.872l-3.236 4.53L9.53 12.22a.75.75 0 00-1.06 1.06l2.25 2.25a.75.75 0 001.14-.094l3.75-5.25z",clipRule:"evenodd"}}]})(t)}function qQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12zm13.36-1.814a.75.75 0 10-1.22-.872l-3.236 4.53L9.53 12.22a.75.75 0 00-1.06 1.06l2.25 2.25a.75.75 0 001.14-.094l3.75-5.25z",clipRule:"evenodd"}}]})(t)}function YQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M19.916 4.626a.75.75 0 01.208 1.04l-9 13.5a.75.75 0 01-1.154.114l-6-6a.75.75 0 011.06-1.06l5.353 5.353 8.493-12.739a.75.75 0 011.04-.208z",clipRule:"evenodd"}}]})(t)}function XQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M20.03 4.72a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 01-1.06 0l-7.5-7.5a.75.75 0 011.06-1.06L12 11.69l6.97-6.97a.75.75 0 011.06 0zm0 6a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 01-1.06 0l-7.5-7.5a.75.75 0 111.06-1.06L12 17.69l6.97-6.97a.75.75 0 011.06 0z",clipRule:"evenodd"}}]})(t)}function $Q(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M13.28 3.97a.75.75 0 010 1.06L6.31 12l6.97 6.97a.75.75 0 11-1.06 1.06l-7.5-7.5a.75.75 0 010-1.06l7.5-7.5a.75.75 0 011.06 0zm6 0a.75.75 0 010 1.06L12.31 12l6.97 6.97a.75.75 0 11-1.06 1.06l-7.5-7.5a.75.75 0 010-1.06l7.5-7.5a.75.75 0 011.06 0z",clipRule:"evenodd"}}]})(t)}function KQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.72 3.97a.75.75 0 011.06 0l7.5 7.5a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 01-1.06-1.06L11.69 12 4.72 5.03a.75.75 0 010-1.06zm6 0a.75.75 0 011.06 0l7.5 7.5a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 11-1.06-1.06L17.69 12l-6.97-6.97a.75.75 0 010-1.06z",clipRule:"evenodd"}}]})(t)}function QQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.47 4.72a.75.75 0 011.06 0l7.5 7.5a.75.75 0 11-1.06 1.06L12 6.31l-6.97 6.97a.75.75 0 01-1.06-1.06l7.5-7.5zm.53 7.59l-6.97 6.97a.75.75 0 01-1.06-1.06l7.5-7.5a.75.75 0 011.06 0l7.5 7.5a.75.75 0 11-1.06 1.06L12 12.31z",clipRule:"evenodd"}}]})(t)}function JQ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12.53 16.28a.75.75 0 01-1.06 0l-7.5-7.5a.75.75 0 011.06-1.06L12 14.69l6.97-6.97a.75.75 0 111.06 1.06l-7.5 7.5z",clipRule:"evenodd"}}]})(t)}function tJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.72 12.53a.75.75 0 010-1.06l7.5-7.5a.75.75 0 111.06 1.06L9.31 12l6.97 6.97a.75.75 0 11-1.06 1.06l-7.5-7.5z",clipRule:"evenodd"}}]})(t)}function eJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M16.28 11.47a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 01-1.06-1.06L14.69 12 7.72 5.03a.75.75 0 011.06-1.06l7.5 7.5z",clipRule:"evenodd"}}]})(t)}function nJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.47 4.72a.75.75 0 011.06 0l3.75 3.75a.75.75 0 01-1.06 1.06L12 6.31 8.78 9.53a.75.75 0 01-1.06-1.06l3.75-3.75zm-3.75 9.75a.75.75 0 011.06 0L12 17.69l3.22-3.22a.75.75 0 111.06 1.06l-3.75 3.75a.75.75 0 01-1.06 0l-3.75-3.75a.75.75 0 010-1.06z",clipRule:"evenodd"}}]})(t)}function rJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.47 7.72a.75.75 0 011.06 0l7.5 7.5a.75.75 0 11-1.06 1.06L12 9.31l-6.97 6.97a.75.75 0 01-1.06-1.06l7.5-7.5z",clipRule:"evenodd"}}]})(t)}function aJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M21 6.375c0 2.692-4.03 4.875-9 4.875S3 9.067 3 6.375 7.03 1.5 12 1.5s9 2.183 9 4.875z"}},{tag:"path",attr:{d:"M12 12.75c2.685 0 5.19-.586 7.078-1.609a8.283 8.283 0 001.897-1.384c.016.121.025.244.025.368C21 12.817 16.97 15 12 15s-9-2.183-9-4.875c0-.124.009-.247.025-.368a8.285 8.285 0 001.897 1.384C6.809 12.164 9.315 12.75 12 12.75z"}},{tag:"path",attr:{d:"M12 16.5c2.685 0 5.19-.586 7.078-1.609a8.282 8.282 0 001.897-1.384c.016.121.025.244.025.368 0 2.692-4.03 4.875-9 4.875s-9-2.183-9-4.875c0-.124.009-.247.025-.368a8.284 8.284 0 001.897 1.384C6.809 15.914 9.315 16.5 12 16.5z"}},{tag:"path",attr:{d:"M12 20.25c2.685 0 5.19-.586 7.078-1.609a8.282 8.282 0 001.897-1.384c.016.121.025.244.025.368 0 2.692-4.03 4.875-9 4.875s-9-2.183-9-4.875c0-.124.009-.247.025-.368a8.284 8.284 0 001.897 1.384C6.809 19.664 9.315 20.25 12 20.25z"}}]})(t)}function iJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.502 6h7.128A3.375 3.375 0 0118 9.375v9.375a3 3 0 003-3V6.108c0-1.505-1.125-2.811-2.664-2.94a48.972 48.972 0 00-.673-.05A3 3 0 0015 1.5h-1.5a3 3 0 00-2.663 1.618c-.225.015-.45.032-.673.05C8.662 3.295 7.554 4.542 7.502 6zM13.5 3A1.5 1.5 0 0012 4.5h4.5A1.5 1.5 0 0015 3h-1.5z",clipRule:"evenodd"}},{tag:"path",attr:{fillRule:"evenodd",d:"M3 9.375C3 8.339 3.84 7.5 4.875 7.5h9.75c1.036 0 1.875.84 1.875 1.875v11.25c0 1.035-.84 1.875-1.875 1.875h-9.75A1.875 1.875 0 013 20.625V9.375zm9.586 4.594a.75.75 0 00-1.172-.938l-2.476 3.096-.908-.907a.75.75 0 00-1.06 1.06l1.5 1.5a.75.75 0 001.116-.062l3-3.75z",clipRule:"evenodd"}}]})(t)}function oJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.502 6h7.128A3.375 3.375 0 0118 9.375v9.375a3 3 0 003-3V6.108c0-1.505-1.125-2.811-2.664-2.94a48.972 48.972 0 00-.673-.05A3 3 0 0015 1.5h-1.5a3 3 0 00-2.663 1.618c-.225.015-.45.032-.673.05C8.662 3.295 7.554 4.542 7.502 6zM13.5 3A1.5 1.5 0 0012 4.5h4.5A1.5 1.5 0 0015 3h-1.5z",clipRule:"evenodd"}},{tag:"path",attr:{fillRule:"evenodd",d:"M3 9.375C3 8.339 3.84 7.5 4.875 7.5h9.75c1.036 0 1.875.84 1.875 1.875v11.25c0 1.035-.84 1.875-1.875 1.875h-9.75A1.875 1.875 0 013 20.625V9.375zM6 12a.75.75 0 01.75-.75h.008a.75.75 0 01.75.75v.008a.75.75 0 01-.75.75H6.75a.75.75 0 01-.75-.75V12zm2.25 0a.75.75 0 01.75-.75h3.75a.75.75 0 010 1.5H9a.75.75 0 01-.75-.75zM6 15a.75.75 0 01.75-.75h.008a.75.75 0 01.75.75v.008a.75.75 0 01-.75.75H6.75a.75.75 0 01-.75-.75V15zm2.25 0a.75.75 0 01.75-.75h3.75a.75.75 0 010 1.5H9a.75.75 0 01-.75-.75zM6 18a.75.75 0 01.75-.75h.008a.75.75 0 01.75.75v.008a.75.75 0 01-.75.75H6.75a.75.75 0 01-.75-.75V18zm2.25 0a.75.75 0 01.75-.75h3.75a.75.75 0 010 1.5H9a.75.75 0 01-.75-.75z",clipRule:"evenodd"}}]})(t)}function lJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M17.663 3.118c.225.015.45.032.673.05C19.876 3.298 21 4.604 21 6.109v9.642a3 3 0 01-3 3V16.5c0-5.922-4.576-10.775-10.384-11.217.324-1.132 1.3-2.01 2.548-2.114.224-.019.448-.036.673-.051A3 3 0 0113.5 1.5H15a3 3 0 012.663 1.618zM12 4.5A1.5 1.5 0 0113.5 3H15a1.5 1.5 0 011.5 1.5H12z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M3 8.625c0-1.036.84-1.875 1.875-1.875h.375A3.75 3.75 0 019 10.5v1.875c0 1.036.84 1.875 1.875 1.875h1.875A3.75 3.75 0 0116.5 18v2.625c0 1.035-.84 1.875-1.875 1.875h-9.75A1.875 1.875 0 013 20.625v-12z"}},{tag:"path",attr:{d:"M10.5 10.5a5.23 5.23 0 00-1.279-3.434 9.768 9.768 0 016.963 6.963 5.23 5.23 0 00-3.434-1.279h-1.875a.375.375 0 01-.375-.375V10.5z"}}]})(t)}function cJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.5 3A1.501 1.501 0 009 4.5h6A1.5 1.5 0 0013.5 3h-3zm-2.693.178A3 3 0 0110.5 1.5h3a3 3 0 012.694 1.678c.497.042.992.092 1.486.15 1.497.173 2.57 1.46 2.57 2.929V19.5a3 3 0 01-3 3H6.75a3 3 0 01-3-3V6.257c0-1.47 1.073-2.756 2.57-2.93.493-.057.989-.107 1.487-.15z",clipRule:"evenodd"}}]})(t)}function sJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zM12.75 6a.75.75 0 00-1.5 0v6c0 .414.336.75.75.75h4.5a.75.75 0 000-1.5h-3.75V6z",clipRule:"evenodd"}}]})(t)}function uJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.5 3.75a6 6 0 00-5.98 6.496A5.25 5.25 0 006.75 20.25H18a4.5 4.5 0 002.206-8.423 3.75 3.75 0 00-4.133-4.303A6.001 6.001 0 0010.5 3.75zm2.25 6a.75.75 0 00-1.5 0v4.94l-1.72-1.72a.75.75 0 00-1.06 1.06l3 3a.75.75 0 001.06 0l3-3a.75.75 0 10-1.06-1.06l-1.72 1.72V9.75z",clipRule:"evenodd"}}]})(t)}function dJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.5 3.75a6 6 0 00-5.98 6.496A5.25 5.25 0 006.75 20.25H18a4.5 4.5 0 002.206-8.423 3.75 3.75 0 00-4.133-4.303A6.001 6.001 0 0010.5 3.75zm2.03 5.47a.75.75 0 00-1.06 0l-3 3a.75.75 0 101.06 1.06l1.72-1.72v4.94a.75.75 0 001.5 0v-4.94l1.72 1.72a.75.75 0 101.06-1.06l-3-3z",clipRule:"evenodd"}}]})(t)}function hJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.5 9.75a6 6 0 0111.573-2.226 3.75 3.75 0 014.133 4.303A4.5 4.5 0 0118 20.25H6.75a5.25 5.25 0 01-2.23-10.004 6.072 6.072 0 01-.02-.496z",clipRule:"evenodd"}}]})(t)}function fJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3V6zm14.25 6a.75.75 0 01-.22.53l-2.25 2.25a.75.75 0 11-1.06-1.06L15.44 12l-1.72-1.72a.75.75 0 111.06-1.06l2.25 2.25c.141.14.22.331.22.53zm-10.28-.53a.75.75 0 000 1.06l2.25 2.25a.75.75 0 101.06-1.06L8.56 12l1.72-1.72a.75.75 0 10-1.06-1.06l-2.25 2.25z",clipRule:"evenodd"}}]})(t)}function pJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14.447 3.027a.75.75 0 01.527.92l-4.5 16.5a.75.75 0 01-1.448-.394l4.5-16.5a.75.75 0 01.921-.526zM16.72 6.22a.75.75 0 011.06 0l5.25 5.25a.75.75 0 010 1.06l-5.25 5.25a.75.75 0 11-1.06-1.06L21.44 12l-4.72-4.72a.75.75 0 010-1.06zm-9.44 0a.75.75 0 010 1.06L2.56 12l4.72 4.72a.75.75 0 11-1.06 1.06L.97 12.53a.75.75 0 010-1.06l5.25-5.25a.75.75 0 011.06 0z",clipRule:"evenodd"}}]})(t)}function gJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.078 2.25c-.917 0-1.699.663-1.85 1.567L9.05 4.889c-.02.12-.115.26-.297.348a7.493 7.493 0 00-.986.57c-.166.115-.334.126-.45.083L6.3 5.508a1.875 1.875 0 00-2.282.819l-.922 1.597a1.875 1.875 0 00.432 2.385l.84.692c.095.078.17.229.154.43a7.598 7.598 0 000 1.139c.015.2-.059.352-.153.43l-.841.692a1.875 1.875 0 00-.432 2.385l.922 1.597a1.875 1.875 0 002.282.818l1.019-.382c.115-.043.283-.031.45.082.312.214.641.405.985.57.182.088.277.228.297.35l.178 1.071c.151.904.933 1.567 1.85 1.567h1.844c.916 0 1.699-.663 1.85-1.567l.178-1.072c.02-.12.114-.26.297-.349.344-.165.673-.356.985-.57.167-.114.335-.125.45-.082l1.02.382a1.875 1.875 0 002.28-.819l.923-1.597a1.875 1.875 0 00-.432-2.385l-.84-.692c-.095-.078-.17-.229-.154-.43a7.614 7.614 0 000-1.139c-.016-.2.059-.352.153-.43l.84-.692c.708-.582.891-1.59.433-2.385l-.922-1.597a1.875 1.875 0 00-2.282-.818l-1.02.382c-.114.043-.282.031-.449-.083a7.49 7.49 0 00-.985-.57c-.183-.087-.277-.227-.297-.348l-.179-1.072a1.875 1.875 0 00-1.85-1.567h-1.843zM12 15.75a3.75 3.75 0 100-7.5 3.75 3.75 0 000 7.5z",clipRule:"evenodd"}}]})(t)}function vJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.828 2.25c-.916 0-1.699.663-1.85 1.567l-.091.549a.798.798 0 01-.517.608 7.45 7.45 0 00-.478.198.798.798 0 01-.796-.064l-.453-.324a1.875 1.875 0 00-2.416.2l-.243.243a1.875 1.875 0 00-.2 2.416l.324.453a.798.798 0 01.064.796 7.448 7.448 0 00-.198.478.798.798 0 01-.608.517l-.55.092a1.875 1.875 0 00-1.566 1.849v.344c0 .916.663 1.699 1.567 1.85l.549.091c.281.047.508.25.608.517.06.162.127.321.198.478a.798.798 0 01-.064.796l-.324.453a1.875 1.875 0 00.2 2.416l.243.243c.648.648 1.67.733 2.416.2l.453-.324a.798.798 0 01.796-.064c.157.071.316.137.478.198.267.1.47.327.517.608l.092.55c.15.903.932 1.566 1.849 1.566h.344c.916 0 1.699-.663 1.85-1.567l.091-.549a.798.798 0 01.517-.608 7.52 7.52 0 00.478-.198.798.798 0 01.796.064l.453.324a1.875 1.875 0 002.416-.2l.243-.243c.648-.648.733-1.67.2-2.416l-.324-.453a.798.798 0 01-.064-.796c.071-.157.137-.316.198-.478.1-.267.327-.47.608-.517l.55-.091a1.875 1.875 0 001.566-1.85v-.344c0-.916-.663-1.699-1.567-1.85l-.549-.091a.798.798 0 01-.608-.517 7.507 7.507 0 00-.198-.478.798.798 0 01.064-.796l.324-.453a1.875 1.875 0 00-.2-2.416l-.243-.243a1.875 1.875 0 00-2.416-.2l-.453.324a.798.798 0 01-.796.064 7.462 7.462 0 00-.478-.198.798.798 0 01-.517-.608l-.091-.55a1.875 1.875 0 00-1.85-1.566h-.344zM12 15.75a3.75 3.75 0 100-7.5 3.75 3.75 0 000 7.5z",clipRule:"evenodd"}}]})(t)}function mJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M17.004 10.407c.138.435-.216.842-.672.842h-3.465a.75.75 0 01-.65-.375l-1.732-3c-.229-.396-.053-.907.393-1.004a5.252 5.252 0 016.126 3.537zM8.12 8.464c.307-.338.838-.235 1.066.16l1.732 3a.75.75 0 010 .75l-1.732 3.001c-.229.396-.76.498-1.067.16A5.231 5.231 0 016.75 12c0-1.362.519-2.603 1.37-3.536zM10.878 17.13c-.447-.097-.623-.608-.394-1.003l1.733-3.003a.75.75 0 01.65-.375h3.465c.457 0 .81.408.672.843a5.252 5.252 0 01-6.126 3.538z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M21 12.75a.75.75 0 000-1.5h-.783a8.22 8.22 0 00-.237-1.357l.734-.267a.75.75 0 10-.513-1.41l-.735.268a8.24 8.24 0 00-.689-1.191l.6-.504a.75.75 0 10-.964-1.149l-.6.504a8.3 8.3 0 00-1.054-.885l.391-.678a.75.75 0 10-1.299-.75l-.39.677a8.188 8.188 0 00-1.295-.471l.136-.77a.75.75 0 00-1.477-.26l-.136.77a8.364 8.364 0 00-1.377 0l-.136-.77a.75.75 0 10-1.477.26l.136.77c-.448.121-.88.28-1.294.47l-.39-.676a.75.75 0 00-1.3.75l.392.678a8.29 8.29 0 00-1.054.885l-.6-.504a.75.75 0 00-.965 1.149l.6.503a8.243 8.243 0 00-.689 1.192L3.8 8.217a.75.75 0 10-.513 1.41l.735.267a8.222 8.222 0 00-.238 1.355h-.783a.75.75 0 000 1.5h.783c.042.464.122.917.238 1.356l-.735.268a.75.75 0 10.513 1.41l.735-.268c.197.417.428.816.69 1.192l-.6.504a.75.75 0 10.963 1.149l.601-.505c.326.323.679.62 1.054.885l-.392.68a.75.75 0 101.3.75l.39-.679c.414.192.847.35 1.294.471l-.136.771a.75.75 0 101.477.26l.137-.772a8.376 8.376 0 001.376 0l.136.773a.75.75 0 101.477-.26l-.136-.772a8.19 8.19 0 001.294-.47l.391.677a.75.75 0 101.3-.75l-.393-.679a8.282 8.282 0 001.054-.885l.601.504a.75.75 0 10.964-1.15l-.6-.503a8.24 8.24 0 00.69-1.191l.735.268a.75.75 0 10.512-1.41l-.734-.268c.115-.438.195-.892.237-1.356h.784zm-2.657-3.06a6.744 6.744 0 00-1.19-2.053 6.784 6.784 0 00-1.82-1.51A6.704 6.704 0 0012 5.25a6.801 6.801 0 00-1.225.111 6.7 6.7 0 00-2.15.792 6.784 6.784 0 00-2.952 3.489.758.758 0 01-.036.099A6.74 6.74 0 005.251 12a6.739 6.739 0 003.355 5.835l.01.006.01.005a6.706 6.706 0 002.203.802c.007 0 .014.002.021.004a6.792 6.792 0 002.301 0l.022-.004a6.707 6.707 0 002.228-.816 6.781 6.781 0 001.762-1.483l.009-.01.009-.012a6.744 6.744 0 001.18-2.064c.253-.708.39-1.47.39-2.264a6.74 6.74 0 00-.408-2.308z",clipRule:"evenodd"}}]})(t)}function yJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.25 6a3 3 0 013-3h13.5a3 3 0 013 3v12a3 3 0 01-3 3H5.25a3 3 0 01-3-3V6zm3.97.97a.75.75 0 011.06 0l2.25 2.25a.75.75 0 010 1.06l-2.25 2.25a.75.75 0 01-1.06-1.06l1.72-1.72-1.72-1.72a.75.75 0 010-1.06zm4.28 4.28a.75.75 0 000 1.5h3a.75.75 0 000-1.5h-3z",clipRule:"evenodd"}}]})(t)}function bJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.25 5.25a3 3 0 013-3h13.5a3 3 0 013 3V15a3 3 0 01-3 3h-3v.257c0 .597.237 1.17.659 1.591l.621.622a.75.75 0 01-.53 1.28h-9a.75.75 0 01-.53-1.28l.621-.622a2.25 2.25 0 00.659-1.59V18h-3a3 3 0 01-3-3V5.25zm1.5 0v7.5a1.5 1.5 0 001.5 1.5h13.5a1.5 1.5 0 001.5-1.5v-7.5a1.5 1.5 0 00-1.5-1.5H5.25a1.5 1.5 0 00-1.5 1.5z",clipRule:"evenodd"}}]})(t)}function xJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M16.5 7.5h-9v9h9v-9z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M8.25 2.25A.75.75 0 019 3v.75h2.25V3a.75.75 0 011.5 0v.75H15V3a.75.75 0 011.5 0v.75h.75a3 3 0 013 3v.75H21A.75.75 0 0121 9h-.75v2.25H21a.75.75 0 010 1.5h-.75V15H21a.75.75 0 010 1.5h-.75v.75a3 3 0 01-3 3h-.75V21a.75.75 0 01-1.5 0v-.75h-2.25V21a.75.75 0 01-1.5 0v-.75H9V21a.75.75 0 01-1.5 0v-.75h-.75a3 3 0 01-3-3v-.75H3A.75.75 0 013 15h.75v-2.25H3a.75.75 0 010-1.5h.75V9H3a.75.75 0 010-1.5h.75v-.75a3 3 0 013-3h.75V3a.75.75 0 01.75-.75zM6 6.75A.75.75 0 016.75 6h10.5a.75.75 0 01.75.75v10.5a.75.75 0 01-.75.75H6.75a.75.75 0 01-.75-.75V6.75z",clipRule:"evenodd"}}]})(t)}function MJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M4.5 3.75a3 3 0 00-3 3v.75h21v-.75a3 3 0 00-3-3h-15z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M22.5 9.75h-21v7.5a3 3 0 003 3h15a3 3 0 003-3v-7.5zm-18 3.75a.75.75 0 01.75-.75h6a.75.75 0 010 1.5h-6a.75.75 0 01-.75-.75zm.75 2.25a.75.75 0 000 1.5h3a.75.75 0 000-1.5h-3z",clipRule:"evenodd"}}]})(t)}function wJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.622 1.602a.75.75 0 01.756 0l2.25 1.313a.75.75 0 01-.756 1.295L12 3.118 10.128 4.21a.75.75 0 11-.756-1.295l2.25-1.313zM5.898 5.81a.75.75 0 01-.27 1.025l-1.14.665 1.14.665a.75.75 0 11-.756 1.295L3.75 8.806v.944a.75.75 0 01-1.5 0V7.5a.75.75 0 01.372-.648l2.25-1.312a.75.75 0 011.026.27zm12.204 0a.75.75 0 011.026-.27l2.25 1.312a.75.75 0 01.372.648v2.25a.75.75 0 01-1.5 0v-.944l-1.122.654a.75.75 0 11-.756-1.295l1.14-.665-1.14-.665a.75.75 0 01-.27-1.025zm-9 5.25a.75.75 0 011.026-.27L12 11.882l1.872-1.092a.75.75 0 11.756 1.295l-1.878 1.096V15a.75.75 0 01-1.5 0v-1.82l-1.878-1.095a.75.75 0 01-.27-1.025zM3 13.5a.75.75 0 01.75.75v1.82l1.878 1.095a.75.75 0 11-.756 1.295l-2.25-1.312a.75.75 0 01-.372-.648v-2.25A.75.75 0 013 13.5zm18 0a.75.75 0 01.75.75v2.25a.75.75 0 01-.372.648l-2.25 1.312a.75.75 0 11-.756-1.295l1.878-1.096V14.25a.75.75 0 01.75-.75zm-9 5.25a.75.75 0 01.75.75v.944l1.122-.654a.75.75 0 11.756 1.295l-2.25 1.313a.75.75 0 01-.756 0l-2.25-1.313a.75.75 0 11.756-1.295l1.122.654V19.5a.75.75 0 01.75-.75z",clipRule:"evenodd"}}]})(t)}function zJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M12.378 1.602a.75.75 0 00-.756 0L3 6.632l9 5.25 9-5.25-8.622-5.03zM21.75 7.93l-9 5.25v9l8.628-5.032a.75.75 0 00.372-.648V7.93zM11.25 22.18v-9l-9-5.25v8.57a.75.75 0 00.372.648l8.628 5.033z"}}]})(t)}function CJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 21.75c5.385 0 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25 2.25 6.615 2.25 12s4.365 9.75 9.75 9.75zM10.5 7.963a1.5 1.5 0 00-2.17-1.341l-.415.207a.75.75 0 00.67 1.342L9 7.963V9.75h-.75a.75.75 0 100 1.5H9v4.688c0 .563.26 1.198.867 1.525A4.501 4.501 0 0016.41 14.4c.199-.977-.636-1.649-1.415-1.649h-.745a.75.75 0 100 1.5h.656a3.002 3.002 0 01-4.327 1.893.113.113 0 01-.045-.051.336.336 0 01-.034-.154V11.25h5.25a.75.75 0 000-1.5H10.5V7.963z",clipRule:"evenodd"}}]})(t)}function AJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M10.464 8.746c.227-.18.497-.311.786-.394v2.795a2.252 2.252 0 01-.786-.393c-.394-.313-.546-.681-.546-1.004 0-.323.152-.691.546-1.004zM12.75 15.662v-2.824c.347.085.664.228.921.421.427.32.579.686.579.991 0 .305-.152.671-.579.991a2.534 2.534 0 01-.921.42z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zM12.75 6a.75.75 0 00-1.5 0v.816a3.836 3.836 0 00-1.72.756c-.712.566-1.112 1.35-1.112 2.178 0 .829.4 1.612 1.113 2.178.502.4 1.102.647 1.719.756v2.978a2.536 2.536 0 01-.921-.421l-.879-.66a.75.75 0 00-.9 1.2l.879.66c.533.4 1.169.645 1.821.75V18a.75.75 0 001.5 0v-.81a4.124 4.124 0 001.821-.749c.745-.559 1.179-1.344 1.179-2.191 0-.847-.434-1.632-1.179-2.191a4.122 4.122 0 00-1.821-.75V8.354c.29.082.559.213.786.393l.415.33a.75.75 0 00.933-1.175l-.415-.33a3.836 3.836 0 00-1.719-.755V6z",clipRule:"evenodd"}}]})(t)}function kJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm-1.902 7.098a3.75 3.75 0 013.903-.884.75.75 0 10.498-1.415A5.25 5.25 0 008.005 9.75H7.5a.75.75 0 000 1.5h.054a5.281 5.281 0 000 1.5H7.5a.75.75 0 000 1.5h.505a5.25 5.25 0 006.494 2.701.75.75 0 00-.498-1.415 3.75 3.75 0 01-4.252-1.286h3.001a.75.75 0 000-1.5H9.075a3.77 3.77 0 010-1.5h3.675a.75.75 0 000-1.5h-3c.105-.14.221-.274.348-.402z",clipRule:"evenodd"}}]})(t)}function HJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zM9.763 9.51a2.25 2.25 0 013.828-1.351.75.75 0 001.06-1.06 3.75 3.75 0 00-6.38 2.252c-.033.307 0 .595.032.822l.154 1.077H8.25a.75.75 0 000 1.5h.421l.138.964a3.75 3.75 0 01-.358 2.208l-.122.242a.75.75 0 00.908 1.047l1.539-.512a1.5 1.5 0 01.948 0l.655.218a3 3 0 002.29-.163l.666-.333a.75.75 0 10-.67-1.342l-.667.333a1.5 1.5 0 01-1.145.082l-.654-.218a3 3 0 00-1.898 0l-.06.02a5.25 5.25 0 00.053-1.794l-.108-.752H12a.75.75 0 000-1.5H9.972l-.184-1.29a1.863 1.863 0 01-.025-.45z",clipRule:"evenodd"}}]})(t)}function EJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zM9 7.5A.75.75 0 009 9h1.5c.98 0 1.813.626 2.122 1.5H9A.75.75 0 009 12h3.622a2.251 2.251 0 01-2.122 1.5H9a.75.75 0 00-.53 1.28l3 3a.75.75 0 101.06-1.06L10.8 14.988A3.752 3.752 0 0014.175 12H15a.75.75 0 000-1.5h-.825A3.733 3.733 0 0013.5 9H15a.75.75 0 000-1.5H9z",clipRule:"evenodd"}}]})(t)}function SJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zM9.624 7.084a.75.75 0 00-1.248.832l2.223 3.334H9a.75.75 0 000 1.5h2.25v1.5H9a.75.75 0 000 1.5h2.25v1.5a.75.75 0 001.5 0v-1.5H15a.75.75 0 000-1.5h-2.25v-1.5H15a.75.75 0 000-1.5h-1.599l2.223-3.334a.75.75 0 10-1.248-.832L12 10.648 9.624 7.084z",clipRule:"evenodd"}}]})(t)}function LJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 1.5a.75.75 0 01.75.75V4.5a.75.75 0 01-1.5 0V2.25A.75.75 0 0112 1.5zM5.636 4.136a.75.75 0 011.06 0l1.592 1.591a.75.75 0 01-1.061 1.06l-1.591-1.59a.75.75 0 010-1.061zm12.728 0a.75.75 0 010 1.06l-1.591 1.592a.75.75 0 01-1.06-1.061l1.59-1.591a.75.75 0 011.061 0zm-6.816 4.496a.75.75 0 01.82.311l5.228 7.917a.75.75 0 01-.777 1.148l-2.097-.43 1.045 3.9a.75.75 0 01-1.45.388l-1.044-3.899-1.601 1.42a.75.75 0 01-1.247-.606l.569-9.47a.75.75 0 01.554-.68zM3 10.5a.75.75 0 01.75-.75H6a.75.75 0 010 1.5H3.75A.75.75 0 013 10.5zm14.25 0a.75.75 0 01.75-.75h2.25a.75.75 0 010 1.5H18a.75.75 0 01-.75-.75zm-8.962 3.712a.75.75 0 010 1.061l-1.591 1.591a.75.75 0 11-1.061-1.06l1.591-1.592a.75.75 0 011.06 0z",clipRule:"evenodd"}}]})(t)}function _J(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M17.303 5.197A7.5 7.5 0 006.697 15.803a.75.75 0 01-1.061 1.061A9 9 0 1121 10.5a.75.75 0 01-1.5 0c0-1.92-.732-3.839-2.197-5.303zm-2.121 2.121a4.5 4.5 0 00-6.364 6.364.75.75 0 11-1.06 1.06A6 6 0 1118 10.5a.75.75 0 01-1.5 0c0-1.153-.44-2.303-1.318-3.182zm-3.634 1.314a.75.75 0 01.82.311l5.228 7.917a.75.75 0 01-.777 1.148l-2.097-.43 1.045 3.9a.75.75 0 01-1.45.388l-1.044-3.899-1.601 1.42a.75.75 0 01-1.247-.606l.569-9.47a.75.75 0 01.554-.68z",clipRule:"evenodd"}}]})(t)}function BJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M10.5 18.75a.75.75 0 000 1.5h3a.75.75 0 000-1.5h-3z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M8.625.75A3.375 3.375 0 005.25 4.125v15.75a3.375 3.375 0 003.375 3.375h6.75a3.375 3.375 0 003.375-3.375V4.125A3.375 3.375 0 0015.375.75h-6.75zM7.5 4.125C7.5 3.504 8.004 3 8.625 3H9.75v.375c0 .621.504 1.125 1.125 1.125h2.25c.621 0 1.125-.504 1.125-1.125V3h1.125c.621 0 1.125.504 1.125 1.125v15.75c0 .621-.504 1.125-1.125 1.125h-6.75A1.125 1.125 0 017.5 19.875V4.125z",clipRule:"evenodd"}}]})(t)}function DJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M10.5 18a.75.75 0 000 1.5h3a.75.75 0 000-1.5h-3z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M7.125 1.5A3.375 3.375 0 003.75 4.875v14.25A3.375 3.375 0 007.125 22.5h9.75a3.375 3.375 0 003.375-3.375V4.875A3.375 3.375 0 0016.875 1.5h-9.75zM6 4.875c0-.621.504-1.125 1.125-1.125h9.75c.621 0 1.125.504 1.125 1.125v14.25c0 .621-.504 1.125-1.125 1.125h-9.75A1.125 1.125 0 016 19.125V4.875z",clipRule:"evenodd"}}]})(t)}function TJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.625 1.5H9a3.75 3.75 0 013.75 3.75v1.875c0 1.036.84 1.875 1.875 1.875H16.5a3.75 3.75 0 013.75 3.75v7.875c0 1.035-.84 1.875-1.875 1.875H5.625a1.875 1.875 0 01-1.875-1.875V3.375c0-1.036.84-1.875 1.875-1.875zm5.845 17.03a.75.75 0 001.06 0l3-3a.75.75 0 10-1.06-1.06l-1.72 1.72V12a.75.75 0 00-1.5 0v4.19l-1.72-1.72a.75.75 0 00-1.06 1.06l3 3z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M14.25 5.25a5.23 5.23 0 00-1.279-3.434 9.768 9.768 0 016.963 6.963A5.23 5.23 0 0016.5 7.5h-1.875a.375.375 0 01-.375-.375V5.25z"}}]})(t)}function VJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.625 1.5H9a3.75 3.75 0 013.75 3.75v1.875c0 1.036.84 1.875 1.875 1.875H16.5a3.75 3.75 0 013.75 3.75v7.875c0 1.035-.84 1.875-1.875 1.875H5.625a1.875 1.875 0 01-1.875-1.875V3.375c0-1.036.84-1.875 1.875-1.875zm6.905 9.97a.75.75 0 00-1.06 0l-3 3a.75.75 0 101.06 1.06l1.72-1.72V18a.75.75 0 001.5 0v-4.19l1.72 1.72a.75.75 0 101.06-1.06l-3-3z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M14.25 5.25a5.23 5.23 0 00-1.279-3.434 9.768 9.768 0 016.963 6.963A5.23 5.23 0 0016.5 7.5h-1.875a.375.375 0 01-.375-.375V5.25z"}}]})(t)}function OJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.625 1.5H9a3.75 3.75 0 013.75 3.75v1.875c0 1.036.84 1.875 1.875 1.875H16.5a3.75 3.75 0 013.75 3.75v7.875c0 1.035-.84 1.875-1.875 1.875H5.625a1.875 1.875 0 01-1.875-1.875V3.375c0-1.036.84-1.875 1.875-1.875zM9.75 17.25a.75.75 0 00-1.5 0V18a.75.75 0 001.5 0v-.75zm2.25-3a.75.75 0 01.75.75v3a.75.75 0 01-1.5 0v-3a.75.75 0 01.75-.75zm3.75-1.5a.75.75 0 00-1.5 0V18a.75.75 0 001.5 0v-5.25z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M14.25 5.25a5.23 5.23 0 00-1.279-3.434 9.768 9.768 0 016.963 6.963A5.23 5.23 0 0016.5 7.5h-1.875a.375.375 0 01-.375-.375V5.25z"}}]})(t)}function IJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M9 1.5H5.625c-1.036 0-1.875.84-1.875 1.875v17.25c0 1.035.84 1.875 1.875 1.875h12.75c1.035 0 1.875-.84 1.875-1.875V12.75A3.75 3.75 0 0016.5 9h-1.875a1.875 1.875 0 01-1.875-1.875V5.25A3.75 3.75 0 009 1.5zm6.61 10.936a.75.75 0 10-1.22-.872l-3.236 4.53L9.53 14.47a.75.75 0 00-1.06 1.06l2.25 2.25a.75.75 0 001.14-.094l3.75-5.25z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M12.971 1.816A5.23 5.23 0 0114.25 5.25v1.875c0 .207.168.375.375.375H16.5a5.23 5.23 0 013.434 1.279 9.768 9.768 0 00-6.963-6.963z"}}]})(t)}function RJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M7.5 3.375c0-1.036.84-1.875 1.875-1.875h.375a3.75 3.75 0 013.75 3.75v1.875C13.5 8.161 14.34 9 15.375 9h1.875A3.75 3.75 0 0121 12.75v3.375C21 17.16 20.16 18 19.125 18h-9.75A1.875 1.875 0 017.5 16.125V3.375z"}},{tag:"path",attr:{d:"M15 5.25a5.23 5.23 0 00-1.279-3.434 9.768 9.768 0 016.963 6.963A5.23 5.23 0 0017.25 7.5h-1.875A.375.375 0 0115 7.125V5.25zM4.875 6H6v10.125A3.375 3.375 0 009.375 19.5H16.5v1.125c0 1.035-.84 1.875-1.875 1.875h-9.75A1.875 1.875 0 013 20.625V7.875C3 6.839 3.84 6 4.875 6z"}}]})(t)}function FJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M11.625 16.5a1.875 1.875 0 100-3.75 1.875 1.875 0 000 3.75z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M5.625 1.5H9a3.75 3.75 0 013.75 3.75v1.875c0 1.036.84 1.875 1.875 1.875H16.5a3.75 3.75 0 013.75 3.75v7.875c0 1.035-.84 1.875-1.875 1.875H5.625a1.875 1.875 0 01-1.875-1.875V3.375c0-1.036.84-1.875 1.875-1.875zm6 16.5c.66 0 1.277-.19 1.797-.518l1.048 1.048a.75.75 0 001.06-1.06l-1.047-1.048A3.375 3.375 0 1011.625 18z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M14.25 5.25a5.23 5.23 0 00-1.279-3.434 9.768 9.768 0 016.963 6.963A5.23 5.23 0 0016.5 7.5h-1.875a.375.375 0 01-.375-.375V5.25z"}}]})(t)}function NJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.625 1.5H9a3.75 3.75 0 013.75 3.75v1.875c0 1.036.84 1.875 1.875 1.875H16.5a3.75 3.75 0 013.75 3.75v7.875c0 1.035-.84 1.875-1.875 1.875H5.625a1.875 1.875 0 01-1.875-1.875V3.375c0-1.036.84-1.875 1.875-1.875zM9.75 14.25a.75.75 0 000 1.5H15a.75.75 0 000-1.5H9.75z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M14.25 5.25a5.23 5.23 0 00-1.279-3.434 9.768 9.768 0 016.963 6.963A5.23 5.23 0 0016.5 7.5h-1.875a.375.375 0 01-.375-.375V5.25z"}}]})(t)}function PJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.625 1.5H9a3.75 3.75 0 013.75 3.75v1.875c0 1.036.84 1.875 1.875 1.875H16.5a3.75 3.75 0 013.75 3.75v7.875c0 1.035-.84 1.875-1.875 1.875H5.625a1.875 1.875 0 01-1.875-1.875V3.375c0-1.036.84-1.875 1.875-1.875zM12.75 12a.75.75 0 00-1.5 0v2.25H9a.75.75 0 000 1.5h2.25V18a.75.75 0 001.5 0v-2.25H15a.75.75 0 000-1.5h-2.25V12z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M14.25 5.25a5.23 5.23 0 00-1.279-3.434 9.768 9.768 0 016.963 6.963A5.23 5.23 0 0016.5 7.5h-1.875a.375.375 0 01-.375-.375V5.25z"}}]})(t)}function jJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.625 1.5c-1.036 0-1.875.84-1.875 1.875v17.25c0 1.035.84 1.875 1.875 1.875h12.75c1.035 0 1.875-.84 1.875-1.875V12.75A3.75 3.75 0 0016.5 9h-1.875a1.875 1.875 0 01-1.875-1.875V5.25A3.75 3.75 0 009 1.5H5.625zM7.5 15a.75.75 0 01.75-.75h7.5a.75.75 0 010 1.5h-7.5A.75.75 0 017.5 15zm.75 2.25a.75.75 0 000 1.5H12a.75.75 0 000-1.5H8.25z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M12.971 1.816A5.23 5.23 0 0114.25 5.25v1.875c0 .207.168.375.375.375H16.5a5.23 5.23 0 013.434 1.279 9.768 9.768 0 00-6.963-6.963z"}}]})(t)}function UJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M5.625 1.5c-1.036 0-1.875.84-1.875 1.875v17.25c0 1.035.84 1.875 1.875 1.875h12.75c1.035 0 1.875-.84 1.875-1.875V12.75A3.75 3.75 0 0016.5 9h-1.875a1.875 1.875 0 01-1.875-1.875V5.25A3.75 3.75 0 009 1.5H5.625z"}},{tag:"path",attr:{d:"M12.971 1.816A5.23 5.23 0 0114.25 5.25v1.875c0 .207.168.375.375.375H16.5a5.23 5.23 0 013.434 1.279 9.768 9.768 0 00-6.963-6.963z"}}]})(t)}function WJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm0 8.625a1.125 1.125 0 100 2.25 1.125 1.125 0 000-2.25zM15.375 12a1.125 1.125 0 112.25 0 1.125 1.125 0 01-2.25 0zM7.5 10.875a1.125 1.125 0 100 2.25 1.125 1.125 0 000-2.25z",clipRule:"evenodd"}}]})(t)}function ZJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.5 12a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm6 0a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm6 0a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0z",clipRule:"evenodd"}}]})(t)}function GJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.5 6a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm0 6a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm0 6a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0z",clipRule:"evenodd"}}]})(t)}function qJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M19.5 22.5a3 3 0 003-3v-8.174l-6.879 4.022 3.485 1.876a.75.75 0 01-.712 1.321l-5.683-3.06a1.5 1.5 0 00-1.422 0l-5.683 3.06a.75.75 0 01-.712-1.32l3.485-1.877L1.5 11.326V19.5a3 3 0 003 3h15z"}},{tag:"path",attr:{d:"M1.5 9.589v-.745a3 3 0 011.578-2.641l7.5-4.039a3 3 0 012.844 0l7.5 4.039A3 3 0 0122.5 8.844v.745l-8.426 4.926-.652-.35a3 3 0 00-2.844 0l-.652.35L1.5 9.59z"}}]})(t)}function YJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M1.5 8.67v8.58a3 3 0 003 3h15a3 3 0 003-3V8.67l-8.928 5.493a3 3 0 01-3.144 0L1.5 8.67z"}},{tag:"path",attr:{d:"M22.5 6.908V6.75a3 3 0 00-3-3h-15a3 3 0 00-3 3v.158l9.714 5.978a1.5 1.5 0 001.572 0L22.5 6.908z"}}]})(t)}function XJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12zM12 8.25a.75.75 0 01.75.75v3.75a.75.75 0 01-1.5 0V9a.75.75 0 01.75-.75zm0 8.25a.75.75 0 100-1.5.75.75 0 000 1.5z",clipRule:"evenodd"}}]})(t)}function $J(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M9.401 3.003c1.155-2 4.043-2 5.197 0l7.355 12.748c1.154 2-.29 4.5-2.599 4.5H4.645c-2.309 0-3.752-2.5-2.598-4.5L9.4 3.003zM12 8.25a.75.75 0 01.75.75v3.75a.75.75 0 01-1.5 0V9a.75.75 0 01.75-.75zm0 8.25a.75.75 0 100-1.5.75.75 0 000 1.5z",clipRule:"evenodd"}}]})(t)}function KJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M16.098 2.598a3.75 3.75 0 113.622 6.275l-1.72.46V12a.75.75 0 01-.22.53l-.75.75a.75.75 0 01-1.06 0l-.97-.97-7.94 7.94a2.56 2.56 0 01-1.81.75 1.06 1.06 0 00-.75.31l-.97.97a.75.75 0 01-1.06 0l-.75-.75a.75.75 0 010-1.06l.97-.97a1.06 1.06 0 00.31-.75c0-.68.27-1.33.75-1.81L11.69 9l-.97-.97a.75.75 0 010-1.06l.75-.75A.75.75 0 0112 6h2.666l.461-1.72c.165-.617.49-1.2.971-1.682zm-3.348 7.463L4.81 18a1.06 1.06 0 00-.31.75c0 .318-.06.63-.172.922a2.56 2.56 0 01.922-.172c.281 0 .551-.112.75-.31l7.94-7.94-1.19-1.19z",clipRule:"evenodd"}}]})(t)}function QJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M3.53 2.47a.75.75 0 00-1.06 1.06l18 18a.75.75 0 101.06-1.06l-18-18zM22.676 12.553a11.249 11.249 0 01-2.631 4.31l-3.099-3.099a5.25 5.25 0 00-6.71-6.71L7.759 4.577a11.217 11.217 0 014.242-.827c4.97 0 9.185 3.223 10.675 7.69.12.362.12.752 0 1.113z"}},{tag:"path",attr:{d:"M15.75 12c0 .18-.013.357-.037.53l-4.244-4.243A3.75 3.75 0 0115.75 12zM12.53 15.713l-4.243-4.244a3.75 3.75 0 004.243 4.243z"}},{tag:"path",attr:{d:"M6.75 12c0-.619.107-1.213.304-1.764l-3.1-3.1a11.25 11.25 0 00-2.63 4.31c-.12.362-.12.752 0 1.114 1.489 4.467 5.704 7.69 10.675 7.69 1.5 0 2.933-.294 4.242-.827l-2.477-2.477A5.25 5.25 0 016.75 12z"}}]})(t)}function JJ(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M12 15a3 3 0 100-6 3 3 0 000 6z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M1.323 11.447C2.811 6.976 7.028 3.75 12.001 3.75c4.97 0 9.185 3.223 10.675 7.69.12.362.12.752 0 1.113-1.487 4.471-5.705 7.697-10.677 7.697-4.97 0-9.186-3.223-10.675-7.69a1.762 1.762 0 010-1.113zM17.25 12a5.25 5.25 0 11-10.5 0 5.25 5.25 0 0110.5 0z",clipRule:"evenodd"}}]})(t)}function t1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm-2.625 6c-.54 0-.828.419-.936.634a1.96 1.96 0 00-.189.866c0 .298.059.605.189.866.108.215.395.634.936.634.54 0 .828-.419.936-.634.13-.26.189-.568.189-.866 0-.298-.059-.605-.189-.866-.108-.215-.395-.634-.936-.634zm4.314.634c.108-.215.395-.634.936-.634.54 0 .828.419.936.634.13.26.189.568.189.866 0 .298-.059.605-.189.866-.108.215-.395.634-.936.634-.54 0-.828-.419-.936-.634a1.96 1.96 0 01-.189-.866c0-.298.059-.605.189-.866zm-4.34 7.964a.75.75 0 01-1.061-1.06 5.236 5.236 0 013.73-1.538 5.236 5.236 0 013.695 1.538.75.75 0 11-1.061 1.06 3.736 3.736 0 00-2.639-1.098 3.736 3.736 0 00-2.664 1.098z",clipRule:"evenodd"}}]})(t)}function e1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm-2.625 6c-.54 0-.828.419-.936.634a1.96 1.96 0 00-.189.866c0 .298.059.605.189.866.108.215.395.634.936.634.54 0 .828-.419.936-.634.13-.26.189-.568.189-.866 0-.298-.059-.605-.189-.866-.108-.215-.395-.634-.936-.634zm4.314.634c.108-.215.395-.634.936-.634.54 0 .828.419.936.634.13.26.189.568.189.866 0 .298-.059.605-.189.866-.108.215-.395.634-.936.634-.54 0-.828-.419-.936-.634a1.96 1.96 0 01-.189-.866c0-.298.059-.605.189-.866zm2.023 6.828a.75.75 0 10-1.06-1.06 3.75 3.75 0 01-5.304 0 .75.75 0 00-1.06 1.06 5.25 5.25 0 007.424 0z",clipRule:"evenodd"}}]})(t)}function n1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.5 5.625c0-1.036.84-1.875 1.875-1.875h17.25c1.035 0 1.875.84 1.875 1.875v12.75c0 1.035-.84 1.875-1.875 1.875H3.375A1.875 1.875 0 011.5 18.375V5.625zm1.5 0v1.5c0 .207.168.375.375.375h1.5a.375.375 0 00.375-.375v-1.5a.375.375 0 00-.375-.375h-1.5A.375.375 0 003 5.625zm16.125-.375a.375.375 0 00-.375.375v1.5c0 .207.168.375.375.375h1.5A.375.375 0 0021 7.125v-1.5a.375.375 0 00-.375-.375h-1.5zM21 9.375A.375.375 0 0020.625 9h-1.5a.375.375 0 00-.375.375v1.5c0 .207.168.375.375.375h1.5a.375.375 0 00.375-.375v-1.5zm0 3.75a.375.375 0 00-.375-.375h-1.5a.375.375 0 00-.375.375v1.5c0 .207.168.375.375.375h1.5a.375.375 0 00.375-.375v-1.5zm0 3.75a.375.375 0 00-.375-.375h-1.5a.375.375 0 00-.375.375v1.5c0 .207.168.375.375.375h1.5a.375.375 0 00.375-.375v-1.5zM4.875 18.75a.375.375 0 00.375-.375v-1.5a.375.375 0 00-.375-.375h-1.5a.375.375 0 00-.375.375v1.5c0 .207.168.375.375.375h1.5zM3.375 15h1.5a.375.375 0 00.375-.375v-1.5a.375.375 0 00-.375-.375h-1.5a.375.375 0 00-.375.375v1.5c0 .207.168.375.375.375zm0-3.75h1.5a.375.375 0 00.375-.375v-1.5A.375.375 0 004.875 9h-1.5A.375.375 0 003 9.375v1.5c0 .207.168.375.375.375zm4.125 0a.75.75 0 000 1.5h9a.75.75 0 000-1.5h-9z",clipRule:"evenodd"}}]})(t)}function r1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 3.75a6.715 6.715 0 00-3.722 1.118.75.75 0 11-.828-1.25 8.25 8.25 0 0112.8 6.883c0 3.014-.574 5.897-1.62 8.543a.75.75 0 01-1.395-.551A21.69 21.69 0 0018.75 10.5 6.75 6.75 0 0012 3.75zM6.157 5.739a.75.75 0 01.21 1.04A6.715 6.715 0 005.25 10.5c0 1.613-.463 3.12-1.265 4.393a.75.75 0 01-1.27-.8A6.715 6.715 0 003.75 10.5c0-1.68.503-3.246 1.367-4.55a.75.75 0 011.04-.211zM12 7.5a3 3 0 00-3 3c0 3.1-1.176 5.927-3.105 8.056a.75.75 0 11-1.112-1.008A10.459 10.459 0 007.5 10.5a4.5 4.5 0 119 0c0 .547-.022 1.09-.067 1.626a.75.75 0 01-1.495-.123c.041-.495.062-.996.062-1.503a3 3 0 00-3-3zm0 2.25a.75.75 0 01.75.75A15.69 15.69 0 018.97 20.738a.75.75 0 01-1.14-.975A14.19 14.19 0 0011.25 10.5a.75.75 0 01.75-.75zm3.239 5.183a.75.75 0 01.515.927 19.415 19.415 0 01-2.585 5.544.75.75 0 11-1.243-.84 17.912 17.912 0 002.386-5.116.75.75 0 01.927-.515z",clipRule:"evenodd"}}]})(t)}function a1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12.963 2.286a.75.75 0 00-1.071-.136 9.742 9.742 0 00-3.539 6.177A7.547 7.547 0 016.648 6.61a.75.75 0 00-1.152-.082A9 9 0 1015.68 4.534a7.46 7.46 0 01-2.717-2.248zM15.75 14.25a3.75 3.75 0 11-7.313-1.172c.628.465 1.35.81 2.133 1a5.99 5.99 0 011.925-3.545 3.75 3.75 0 013.255 3.717z",clipRule:"evenodd"}}]})(t)}function i1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 2.25a.75.75 0 01.75.75v.54l1.838-.46a9.75 9.75 0 016.725.738l.108.054a8.25 8.25 0 005.58.652l3.109-.732a.75.75 0 01.917.81 47.784 47.784 0 00.005 10.337.75.75 0 01-.574.812l-3.114.733a9.75 9.75 0 01-6.594-.77l-.108-.054a8.25 8.25 0 00-5.69-.625l-2.202.55V21a.75.75 0 01-1.5 0V3A.75.75 0 013 2.25z",clipRule:"evenodd"}}]})(t)}function o1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M19.5 21a3 3 0 003-3V9a3 3 0 00-3-3h-5.379a.75.75 0 01-.53-.22L11.47 3.66A2.25 2.25 0 009.879 3H4.5a3 3 0 00-3 3v12a3 3 0 003 3h15zm-6.75-10.5a.75.75 0 00-1.5 0v4.19l-1.72-1.72a.75.75 0 00-1.06 1.06l3 3a.75.75 0 001.06 0l3-3a.75.75 0 10-1.06-1.06l-1.72 1.72V10.5z",clipRule:"evenodd"}}]})(t)}function l1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M19.5 21a3 3 0 003-3V9a3 3 0 00-3-3h-5.379a.75.75 0 01-.53-.22L11.47 3.66A2.25 2.25 0 009.879 3H4.5a3 3 0 00-3 3v12a3 3 0 003 3h15zM9 12.75a.75.75 0 000 1.5h6a.75.75 0 000-1.5H9z",clipRule:"evenodd"}}]})(t)}function c1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M19.906 9c.382 0 .749.057 1.094.162V9a3 3 0 00-3-3h-3.879a.75.75 0 01-.53-.22L11.47 3.66A2.25 2.25 0 009.879 3H6a3 3 0 00-3 3v3.162A3.756 3.756 0 014.094 9h15.812zM4.094 10.5a2.25 2.25 0 00-2.227 2.568l.857 6A2.25 2.25 0 004.951 21H19.05a2.25 2.25 0 002.227-1.932l.857-6a2.25 2.25 0 00-2.227-2.568H4.094z"}}]})(t)}function s1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M19.5 21a3 3 0 003-3V9a3 3 0 00-3-3h-5.379a.75.75 0 01-.53-.22L11.47 3.66A2.25 2.25 0 009.879 3H4.5a3 3 0 00-3 3v12a3 3 0 003 3h15zm-6.75-10.5a.75.75 0 00-1.5 0v2.25H9a.75.75 0 000 1.5h2.25v2.25a.75.75 0 001.5 0v-2.25H15a.75.75 0 000-1.5h-2.25V10.5z",clipRule:"evenodd"}}]})(t)}function u1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M19.5 21a3 3 0 003-3v-4.5a3 3 0 00-3-3h-15a3 3 0 00-3 3V18a3 3 0 003 3h15zM1.5 10.146V6a3 3 0 013-3h5.379a2.25 2.25 0 011.59.659l2.122 2.121c.14.141.331.22.53.22H19.5a3 3 0 013 3v1.146A4.483 4.483 0 0019.5 9h-15a4.483 4.483 0 00-3 1.146z"}}]})(t)}function d1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M5.055 7.06c-1.25-.714-2.805.189-2.805 1.628v8.123c0 1.44 1.555 2.342 2.805 1.628L12 14.471v2.34c0 1.44 1.555 2.342 2.805 1.628l7.108-4.061c1.26-.72 1.26-2.536 0-3.256L14.805 7.06C13.555 6.346 12 7.25 12 8.688v2.34L5.055 7.06z"}}]})(t)}function h1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.792 2.938A49.069 49.069 0 0112 2.25c2.797 0 5.54.236 8.209.688a1.857 1.857 0 011.541 1.836v1.044a3 3 0 01-.879 2.121l-6.182 6.182a1.5 1.5 0 00-.439 1.061v2.927a3 3 0 01-1.658 2.684l-1.757.878A.75.75 0 019.75 21v-5.818a1.5 1.5 0 00-.44-1.06L3.13 7.938a3 3 0 01-.879-2.121V4.774c0-.897.64-1.683 1.542-1.836z",clipRule:"evenodd"}}]})(t)}function f1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.5 3.75a3 3 0 00-3 3v10.5a3 3 0 003 3h15a3 3 0 003-3V6.75a3 3 0 00-3-3h-15zm9 4.5a.75.75 0 00-1.5 0v7.5a.75.75 0 001.5 0v-7.5zm1.5 0a.75.75 0 01.75-.75h3a.75.75 0 010 1.5H16.5v2.25H18a.75.75 0 010 1.5h-1.5v3a.75.75 0 01-1.5 0v-7.5zM6.636 9.78c.404-.575.867-.78 1.25-.78s.846.205 1.25.78a.75.75 0 001.228-.863C9.738 8.027 8.853 7.5 7.886 7.5c-.966 0-1.852.527-2.478 1.417-.62.882-.908 2-.908 3.083 0 1.083.288 2.201.909 3.083.625.89 1.51 1.417 2.477 1.417.967 0 1.852-.527 2.478-1.417a.75.75 0 00.136-.431V12a.75.75 0 00-.75-.75h-1.5a.75.75 0 000 1.5H9v1.648c-.37.44-.774.602-1.114.602-.383 0-.846-.205-1.25-.78C6.226 13.638 6 12.837 6 12c0-.837.226-1.638.636-2.22z",clipRule:"evenodd"}}]})(t)}function p1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M11.25 3v4.046a3 3 0 00-4.277 4.204H1.5v-6A2.25 2.25 0 013.75 3h7.5zM12.75 3v4.011a3 3 0 014.239 4.239H22.5v-6A2.25 2.25 0 0020.25 3h-7.5zM22.5 12.75h-8.983a4.125 4.125 0 004.108 3.75.75.75 0 010 1.5 5.623 5.623 0 01-4.875-2.817V21h7.5a2.25 2.25 0 002.25-2.25v-6zM11.25 21v-5.817A5.623 5.623 0 016.375 18a.75.75 0 010-1.5 4.126 4.126 0 004.108-3.75H1.5v6A2.25 2.25 0 003.75 21h7.5z"}},{tag:"path",attr:{d:"M11.085 10.354c.03.297.038.575.036.805a7.484 7.484 0 01-.805-.036c-.833-.084-1.677-.325-2.195-.843a1.5 1.5 0 012.122-2.12c.517.517.759 1.36.842 2.194zM12.877 10.354c-.03.297-.038.575-.036.805.23.002.508-.006.805-.036.833-.084 1.677-.325 2.195-.843A1.5 1.5 0 0013.72 8.16c-.518.518-.76 1.362-.843 2.194z"}}]})(t)}function g1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M9.375 3a1.875 1.875 0 000 3.75h1.875v4.5H3.375A1.875 1.875 0 011.5 9.375v-.75c0-1.036.84-1.875 1.875-1.875h3.193A3.375 3.375 0 0112 2.753a3.375 3.375 0 015.432 3.997h3.943c1.035 0 1.875.84 1.875 1.875v.75c0 1.036-.84 1.875-1.875 1.875H12.75v-4.5h1.875a1.875 1.875 0 10-1.875-1.875V6.75h-1.5V4.875C11.25 3.839 10.41 3 9.375 3zM11.25 12.75H3v6.75a2.25 2.25 0 002.25 2.25h6v-9zM12.75 12.75v9h6.75a2.25 2.25 0 002.25-2.25v-6.75h-9z"}}]})(t)}function v1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M21.721 12.752a9.711 9.711 0 00-.945-5.003 12.754 12.754 0 01-4.339 2.708 18.991 18.991 0 01-.214 4.772 17.165 17.165 0 005.498-2.477zM14.634 15.55a17.324 17.324 0 00.332-4.647c-.952.227-1.945.347-2.966.347-1.021 0-2.014-.12-2.966-.347a17.515 17.515 0 00.332 4.647 17.385 17.385 0 005.268 0zM9.772 17.119a18.963 18.963 0 004.456 0A17.182 17.182 0 0112 21.724a17.18 17.18 0 01-2.228-4.605zM7.777 15.23a18.87 18.87 0 01-.214-4.774 12.753 12.753 0 01-4.34-2.708 9.711 9.711 0 00-.944 5.004 17.165 17.165 0 005.498 2.477zM21.356 14.752a9.765 9.765 0 01-7.478 6.817 18.64 18.64 0 001.988-4.718 18.627 18.627 0 005.49-2.098zM2.644 14.752c1.682.971 3.53 1.688 5.49 2.099a18.64 18.64 0 001.988 4.718 9.765 9.765 0 01-7.478-6.816zM13.878 2.43a9.755 9.755 0 016.116 3.986 11.267 11.267 0 01-3.746 2.504 18.63 18.63 0 00-2.37-6.49zM12 2.276a17.152 17.152 0 012.805 7.121c-.897.23-1.837.353-2.805.353-.968 0-1.908-.122-2.805-.353A17.151 17.151 0 0112 2.276zM10.122 2.43a18.629 18.629 0 00-2.37 6.49 11.266 11.266 0 01-3.746-2.504 9.754 9.754 0 016.116-3.985z"}}]})(t)}function m1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zM6.262 6.072a8.25 8.25 0 1010.562-.766 4.5 4.5 0 01-1.318 1.357L14.25 7.5l.165.33a.809.809 0 01-1.086 1.085l-.604-.302a1.125 1.125 0 00-1.298.21l-.132.131c-.439.44-.439 1.152 0 1.591l.296.296c.256.257.622.374.98.314l1.17-.195c.323-.054.654.036.905.245l1.33 1.108c.32.267.46.694.358 1.1a8.7 8.7 0 01-2.288 4.04l-.723.724a1.125 1.125 0 01-1.298.21l-.153-.076a1.125 1.125 0 01-.622-1.006v-1.089c0-.298-.119-.585-.33-.796l-1.347-1.347a1.125 1.125 0 01-.21-1.298L9.75 12l-1.64-1.64a6 6 0 01-1.676-3.257l-.172-1.03z",clipRule:"evenodd"}}]})(t)}function y1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M15.75 8.25a.75.75 0 01.75.75c0 1.12-.492 2.126-1.27 2.812a.75.75 0 11-.992-1.124A2.243 2.243 0 0015 9a.75.75 0 01.75-.75z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zM4.575 15.6a8.25 8.25 0 009.348 4.425 1.966 1.966 0 00-1.84-1.275.983.983 0 01-.97-.822l-.073-.437c-.094-.565.25-1.11.8-1.267l.99-.282c.427-.123.783-.418.982-.816l.036-.073a1.453 1.453 0 012.328-.377L16.5 15h.628a2.25 2.25 0 011.983 1.186 8.25 8.25 0 00-6.345-12.4c.044.262.18.503.389.676l1.068.89c.442.369.535 1.01.216 1.49l-.51.766a2.25 2.25 0 01-1.161.886l-.143.048a1.107 1.107 0 00-.57 1.664c.369.555.169 1.307-.427 1.605L9 13.125l.423 1.059a.956.956 0 01-1.652.928l-.679-.906a1.125 1.125 0 00-1.906.172L4.575 15.6z",clipRule:"evenodd"}}]})(t)}function b1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zM8.547 4.505a8.25 8.25 0 1011.672 8.214l-.46-.46a2.252 2.252 0 01-.422-.586l-1.08-2.16a.414.414 0 00-.663-.107.827.827 0 01-.812.21l-1.273-.363a.89.89 0 00-.738 1.595l.587.39c.59.395.674 1.23.172 1.732l-.2.2c-.211.212-.33.498-.33.796v.41c0 .409-.11.809-.32 1.158l-1.315 2.191a2.11 2.11 0 01-1.81 1.025 1.055 1.055 0 01-1.055-1.055v-1.172c0-.92-.56-1.747-1.414-2.089l-.654-.261a2.25 2.25 0 01-1.384-2.46l.007-.042a2.25 2.25 0 01.29-.787l.09-.15a2.25 2.25 0 012.37-1.048l1.178.236a1.125 1.125 0 001.302-.795l.208-.73a1.125 1.125 0 00-.578-1.315l-.665-.332-.091.091a2.25 2.25 0 01-1.591.659h-.18c-.249 0-.487.1-.662.274a.931.931 0 01-1.458-1.137l1.279-2.132z",clipRule:"evenodd"}}]})(t)}function x1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M10.5 1.875a1.125 1.125 0 012.25 0v8.219c.517.162 1.02.382 1.5.659V3.375a1.125 1.125 0 012.25 0v10.937a4.505 4.505 0 00-3.25 2.373 8.963 8.963 0 014-.935A.75.75 0 0018 15v-2.266a3.368 3.368 0 01.988-2.37 1.125 1.125 0 011.591 1.59 1.118 1.118 0 00-.329.79v3.006h-.005a6 6 0 01-1.752 4.007l-1.736 1.736a6 6 0 01-4.242 1.757H10.5a7.5 7.5 0 01-7.5-7.5V6.375a1.125 1.125 0 012.25 0v5.519c.46-.452.965-.832 1.5-1.141V3.375a1.125 1.125 0 012.25 0v6.526c.495-.1.997-.151 1.5-.151V1.875z"}}]})(t)}function M1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M15.73 5.25h1.035A7.465 7.465 0 0118 9.375a7.465 7.465 0 01-1.235 4.125h-.148c-.806 0-1.534.446-2.031 1.08a9.04 9.04 0 01-2.861 2.4c-.723.384-1.35.956-1.653 1.715a4.498 4.498 0 00-.322 1.672V21a.75.75 0 01-.75.75 2.25 2.25 0 01-2.25-2.25c0-1.152.26-2.243.723-3.218C7.74 15.724 7.366 15 6.748 15H3.622c-1.026 0-1.945-.694-2.054-1.715A12.134 12.134 0 011.5 12c0-2.848.992-5.464 2.649-7.521.388-.482.987-.729 1.605-.729H9.77a4.5 4.5 0 011.423.23l3.114 1.04a4.5 4.5 0 001.423.23zM21.669 13.773c.536-1.362.831-2.845.831-4.398 0-1.22-.182-2.398-.52-3.507-.26-.85-1.084-1.368-1.973-1.368H19.1c-.445 0-.72.498-.523.898.591 1.2.924 2.55.924 3.977a8.959 8.959 0 01-1.302 4.666c-.245.403.028.959.5.959h1.053c.832 0 1.612-.453 1.918-1.227z"}}]})(t)}function w1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M7.493 18.75c-.425 0-.82-.236-.975-.632A7.48 7.48 0 016 15.375c0-1.75.599-3.358 1.602-4.634.151-.192.373-.309.6-.397.473-.183.89-.514 1.212-.924a9.042 9.042 0 012.861-2.4c.723-.384 1.35-.956 1.653-1.715a4.498 4.498 0 00.322-1.672V3a.75.75 0 01.75-.75 2.25 2.25 0 012.25 2.25c0 1.152-.26 2.243-.723 3.218-.266.558.107 1.282.725 1.282h3.126c1.026 0 1.945.694 2.054 1.715.045.422.068.85.068 1.285a11.95 11.95 0 01-2.649 7.521c-.388.482-.987.729-1.605.729H14.23c-.483 0-.964-.078-1.423-.23l-3.114-1.04a4.501 4.501 0 00-1.423-.23h-.777zM2.331 10.977a11.969 11.969 0 00-.831 4.398 12 12 0 00.52 3.507c.26.85 1.084 1.368 1.973 1.368H4.9c.445 0 .72-.498.523-.898a8.963 8.963 0 01-.924-3.977c0-1.708.476-3.305 1.302-4.666.245-.403-.028-.959-.5-.959H4.25c-.832 0-1.612.453-1.918 1.227z"}}]})(t)}function z1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.097 1.515a.75.75 0 01.589.882L10.666 7.5h4.47l1.079-5.397a.75.75 0 111.47.294L16.665 7.5h3.585a.75.75 0 010 1.5h-3.885l-1.2 6h3.585a.75.75 0 010 1.5h-3.885l-1.08 5.397a.75.75 0 11-1.47-.294l1.02-5.103h-4.47l-1.08 5.397a.75.75 0 01-1.47-.294l1.02-5.103H3.75a.75.75 0 110-1.5h3.885l1.2-6H5.25a.75.75 0 010-1.5h3.885l1.08-5.397a.75.75 0 01.882-.588zM10.365 9l-1.2 6h4.47l1.2-6h-4.47z",clipRule:"evenodd"}}]})(t)}function C1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M11.645 20.91l-.007-.003-.022-.012a15.247 15.247 0 01-.383-.218 25.18 25.18 0 01-4.244-3.17C4.688 15.36 2.25 12.174 2.25 8.25 2.25 5.322 4.714 3 7.688 3A5.5 5.5 0 0112 5.052 5.5 5.5 0 0116.313 3c2.973 0 5.437 2.322 5.437 5.25 0 3.925-2.438 7.111-4.739 9.256a25.175 25.175 0 01-4.244 3.17 15.247 15.247 0 01-.383.219l-.022.012-.007.004-.003.001a.752.752 0 01-.704 0l-.003-.001z"}}]})(t)}function A1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M19.006 3.705a.75.75 0 00-.512-1.41L6 6.838V3a.75.75 0 00-.75-.75h-1.5A.75.75 0 003 3v4.93l-1.006.365a.75.75 0 00.512 1.41l16.5-6z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M3.019 11.115L18 5.667V9.09l4.006 1.456a.75.75 0 11-.512 1.41l-.494-.18v8.475h.75a.75.75 0 010 1.5H2.25a.75.75 0 010-1.5H3v-9.129l.019-.006zM18 20.25v-9.565l1.5.545v9.02H18zm-9-6a.75.75 0 00-.75.75v4.5c0 .414.336.75.75.75h3a.75.75 0 00.75-.75V15a.75.75 0 00-.75-.75H9z",clipRule:"evenodd"}}]})(t)}function k1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M11.47 3.84a.75.75 0 011.06 0l8.69 8.69a.75.75 0 101.06-1.06l-8.689-8.69a2.25 2.25 0 00-3.182 0l-8.69 8.69a.75.75 0 001.061 1.06l8.69-8.69z"}},{tag:"path",attr:{d:"M12 5.432l8.159 8.159c.03.03.06.058.091.086v6.198c0 1.035-.84 1.875-1.875 1.875H15a.75.75 0 01-.75-.75v-4.5a.75.75 0 00-.75-.75h-3a.75.75 0 00-.75.75V21a.75.75 0 01-.75.75H5.625a1.875 1.875 0 01-1.875-1.875v-6.198a2.29 2.29 0 00.091-.086L12 5.43z"}}]})(t)}function H1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.5 3.75a3 3 0 00-3 3v10.5a3 3 0 003 3h15a3 3 0 003-3V6.75a3 3 0 00-3-3h-15zm4.125 3a2.25 2.25 0 100 4.5 2.25 2.25 0 000-4.5zm-3.873 8.703a4.126 4.126 0 017.746 0 .75.75 0 01-.351.92 7.47 7.47 0 01-3.522.877 7.47 7.47 0 01-3.522-.877.75.75 0 01-.351-.92zM15 8.25a.75.75 0 000 1.5h3.75a.75.75 0 000-1.5H15zM14.25 12a.75.75 0 01.75-.75h3.75a.75.75 0 010 1.5H15a.75.75 0 01-.75-.75zm.75 2.25a.75.75 0 000 1.5h3.75a.75.75 0 000-1.5H15z",clipRule:"evenodd"}}]})(t)}function E1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.478 5.559A1.5 1.5 0 016.912 4.5H9A.75.75 0 009 3H6.912a3 3 0 00-2.868 2.118l-2.411 7.838a3 3 0 00-.133.882V18a3 3 0 003 3h15a3 3 0 003-3v-4.162c0-.299-.045-.596-.133-.882l-2.412-7.838A3 3 0 0017.088 3H15a.75.75 0 000 1.5h2.088a1.5 1.5 0 011.434 1.059l2.213 7.191H17.89a3 3 0 00-2.684 1.658l-.256.513a1.5 1.5 0 01-1.342.829h-3.218a1.5 1.5 0 01-1.342-.83l-.256-.512a3 3 0 00-2.684-1.658H3.265l2.213-7.191z",clipRule:"evenodd"}},{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25a.75.75 0 01.75.75v6.44l1.72-1.72a.75.75 0 111.06 1.06l-3 3a.75.75 0 01-1.06 0l-3-3a.75.75 0 011.06-1.06l1.72 1.72V3a.75.75 0 01.75-.75z",clipRule:"evenodd"}}]})(t)}function S1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.5 9.832v1.793c0 1.036.84 1.875 1.875 1.875h17.25c1.035 0 1.875-.84 1.875-1.875V9.832a3 3 0 00-.722-1.952l-3.285-3.832A3 3 0 0016.215 3h-8.43a3 3 0 00-2.278 1.048L2.222 7.88A3 3 0 001.5 9.832zM7.785 4.5a1.5 1.5 0 00-1.139.524L3.881 8.25h3.165a3 3 0 012.496 1.336l.164.246a1.5 1.5 0 001.248.668h2.092a1.5 1.5 0 001.248-.668l.164-.246a3 3 0 012.496-1.336h3.165l-2.765-3.226a1.5 1.5 0 00-1.139-.524h-8.43z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M2.813 15c-.725 0-1.313.588-1.313 1.313V18a3 3 0 003 3h15a3 3 0 003-3v-1.688c0-.724-.588-1.312-1.313-1.312h-4.233a3 3 0 00-2.496 1.336l-.164.246a1.5 1.5 0 01-1.248.668h-2.092a1.5 1.5 0 01-1.248-.668l-.164-.246A3 3 0 007.046 15H2.812z"}}]})(t)}function L1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.912 3a3 3 0 00-2.868 2.118l-2.411 7.838a3 3 0 00-.133.882V18a3 3 0 003 3h15a3 3 0 003-3v-4.162c0-.299-.045-.596-.133-.882l-2.412-7.838A3 3 0 0017.088 3H6.912zm13.823 9.75l-2.213-7.191A1.5 1.5 0 0017.088 4.5H6.912a1.5 1.5 0 00-1.434 1.059L3.265 12.75H6.11a3 3 0 012.684 1.658l.256.513a1.5 1.5 0 001.342.829h3.218a1.5 1.5 0 001.342-.83l.256-.512a3 3 0 012.684-1.658h2.844z",clipRule:"evenodd"}}]})(t)}function _1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12zm8.706-1.442c1.146-.573 2.437.463 2.126 1.706l-.709 2.836.042-.02a.75.75 0 01.67 1.34l-.04.022c-1.147.573-2.438-.463-2.127-1.706l.71-2.836-.042.02a.75.75 0 11-.671-1.34l.041-.022zM12 9a.75.75 0 100-1.5.75.75 0 000 1.5z",clipRule:"evenodd"}}]})(t)}function B1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15.75 1.5a6.75 6.75 0 00-6.651 7.906c.067.39-.032.717-.221.906l-6.5 6.499a3 3 0 00-.878 2.121v2.818c0 .414.336.75.75.75H6a.75.75 0 00.75-.75v-1.5h1.5A.75.75 0 009 19.5V18h1.5a.75.75 0 00.53-.22l2.658-2.658c.19-.189.517-.288.906-.22A6.75 6.75 0 1015.75 1.5zm0 3a.75.75 0 000 1.5A2.25 2.25 0 0118 8.25a.75.75 0 001.5 0 3.75 3.75 0 00-3.75-3.75z",clipRule:"evenodd"}}]})(t)}function D1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M9 2.25a.75.75 0 01.75.75v1.506a49.38 49.38 0 015.343.371.75.75 0 11-.186 1.489c-.66-.083-1.323-.151-1.99-.206a18.67 18.67 0 01-2.969 6.323c.317.384.65.753.998 1.107a.75.75 0 11-1.07 1.052A18.902 18.902 0 019 13.687a18.823 18.823 0 01-5.656 4.482.75.75 0 11-.688-1.333 17.323 17.323 0 005.396-4.353A18.72 18.72 0 015.89 8.598a.75.75 0 011.388-.568A17.21 17.21 0 009 11.224a17.17 17.17 0 002.391-5.165 48.038 48.038 0 00-8.298.307.75.75 0 01-.186-1.489 49.159 49.159 0 015.343-.371V3A.75.75 0 019 2.25zM15.75 9a.75.75 0 01.68.433l5.25 11.25a.75.75 0 01-1.36.634l-1.198-2.567h-6.744l-1.198 2.567a.75.75 0 01-1.36-.634l5.25-11.25A.75.75 0 0115.75 9zm-2.672 8.25h5.344l-2.672-5.726-2.672 5.726z",clipRule:"evenodd"}}]})(t)}function T1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M19.449 8.448L16.388 11a4.52 4.52 0 010 2.002l3.061 2.55a8.275 8.275 0 000-7.103zM15.552 19.45L13 16.388a4.52 4.52 0 01-2.002 0l-2.55 3.061a8.275 8.275 0 007.103 0zM4.55 15.552L7.612 13a4.52 4.52 0 010-2.002L4.551 8.45a8.275 8.275 0 000 7.103zM8.448 4.55L11 7.612a4.52 4.52 0 012.002 0l2.55-3.061a8.275 8.275 0 00-7.103 0zm8.657-.86a9.776 9.776 0 011.79 1.415 9.776 9.776 0 011.414 1.788 9.764 9.764 0 010 10.211 9.777 9.777 0 01-1.415 1.79 9.777 9.777 0 01-1.788 1.414 9.764 9.764 0 01-10.212 0 9.776 9.776 0 01-1.788-1.415 9.776 9.776 0 01-1.415-1.788 9.764 9.764 0 010-10.212 9.774 9.774 0 011.415-1.788A9.774 9.774 0 016.894 3.69a9.764 9.764 0 0110.211 0zM14.121 9.88a2.985 2.985 0 00-1.11-.704 3.015 3.015 0 00-2.022 0 2.985 2.985 0 00-1.11.704c-.326.325-.56.705-.704 1.11a3.015 3.015 0 000 2.022c.144.405.378.785.704 1.11.325.326.705.56 1.11.704.652.233 1.37.233 2.022 0a2.985 2.985 0 001.11-.704c.326-.325.56-.705.704-1.11a3.016 3.016 0 000-2.022 2.985 2.985 0 00-.704-1.11z",clipRule:"evenodd"}}]})(t)}function V1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M12 .75a8.25 8.25 0 00-4.135 15.39c.686.398 1.115 1.008 1.134 1.623a.75.75 0 00.577.706c.352.083.71.148 1.074.195.323.041.6-.218.6-.544v-4.661a6.714 6.714 0 01-.937-.171.75.75 0 11.374-1.453 5.261 5.261 0 002.626 0 .75.75 0 11.374 1.452 6.712 6.712 0 01-.937.172v4.66c0 .327.277.586.6.545.364-.047.722-.112 1.074-.195a.75.75 0 00.577-.706c.02-.615.448-1.225 1.134-1.623A8.25 8.25 0 0012 .75z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M9.013 19.9a.75.75 0 01.877-.597 11.319 11.319 0 004.22 0 .75.75 0 11.28 1.473 12.819 12.819 0 01-4.78 0 .75.75 0 01-.597-.876zM9.754 22.344a.75.75 0 01.824-.668 13.682 13.682 0 002.844 0 .75.75 0 11.156 1.492 15.156 15.156 0 01-3.156 0 .75.75 0 01-.668-.824z",clipRule:"evenodd"}}]})(t)}function O1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M19.902 4.098a3.75 3.75 0 00-5.304 0l-4.5 4.5a3.75 3.75 0 001.035 6.037.75.75 0 01-.646 1.353 5.25 5.25 0 01-1.449-8.45l4.5-4.5a5.25 5.25 0 117.424 7.424l-1.757 1.757a.75.75 0 11-1.06-1.06l1.757-1.757a3.75 3.75 0 000-5.304zm-7.389 4.267a.75.75 0 011-.353 5.25 5.25 0 011.449 8.45l-4.5 4.5a5.25 5.25 0 11-7.424-7.424l1.757-1.757a.75.75 0 111.06 1.06l-1.757 1.757a3.75 3.75 0 105.304 5.304l4.5-4.5a3.75 3.75 0 00-1.035-6.037.75.75 0 01-.354-1z",clipRule:"evenodd"}}]})(t)}function I1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.625 6.75a1.125 1.125 0 112.25 0 1.125 1.125 0 01-2.25 0zm4.875 0A.75.75 0 018.25 6h12a.75.75 0 010 1.5h-12a.75.75 0 01-.75-.75zM2.625 12a1.125 1.125 0 112.25 0 1.125 1.125 0 01-2.25 0zM7.5 12a.75.75 0 01.75-.75h12a.75.75 0 010 1.5h-12A.75.75 0 017.5 12zm-4.875 5.25a1.125 1.125 0 112.25 0 1.125 1.125 0 01-2.25 0zm4.875 0a.75.75 0 01.75-.75h12a.75.75 0 010 1.5h-12a.75.75 0 01-.75-.75z",clipRule:"evenodd"}}]})(t)}function R1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 1.5a5.25 5.25 0 00-5.25 5.25v3a3 3 0 00-3 3v6.75a3 3 0 003 3h10.5a3 3 0 003-3v-6.75a3 3 0 00-3-3v-3c0-2.9-2.35-5.25-5.25-5.25zm3.75 8.25v-3a3.75 3.75 0 10-7.5 0v3h7.5z",clipRule:"evenodd"}}]})(t)}function F1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M18 1.5c2.9 0 5.25 2.35 5.25 5.25v3.75a.75.75 0 01-1.5 0V6.75a3.75 3.75 0 10-7.5 0v3a3 3 0 013 3v6.75a3 3 0 01-3 3H3.75a3 3 0 01-3-3v-6.75a3 3 0 013-3h9v-3c0-2.9 2.35-5.25 5.25-5.25z"}}]})(t)}function N1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M8.25 10.875a2.625 2.625 0 115.25 0 2.625 2.625 0 01-5.25 0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm-1.125 4.5a4.125 4.125 0 102.338 7.524l2.007 2.006a.75.75 0 101.06-1.06l-2.006-2.007a4.125 4.125 0 00-3.399-6.463z",clipRule:"evenodd"}}]})(t)}function P1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.5 3.75a6.75 6.75 0 100 13.5 6.75 6.75 0 000-13.5zM2.25 10.5a8.25 8.25 0 1114.59 5.28l4.69 4.69a.75.75 0 11-1.06 1.06l-4.69-4.69A8.25 8.25 0 012.25 10.5zm4.5 0a.75.75 0 01.75-.75h6a.75.75 0 010 1.5h-6a.75.75 0 01-.75-.75z",clipRule:"evenodd"}}]})(t)}function j1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.5 3.75a6.75 6.75 0 100 13.5 6.75 6.75 0 000-13.5zM2.25 10.5a8.25 8.25 0 1114.59 5.28l4.69 4.69a.75.75 0 11-1.06 1.06l-4.69-4.69A8.25 8.25 0 012.25 10.5zm8.25-3.75a.75.75 0 01.75.75v2.25h2.25a.75.75 0 010 1.5h-2.25v2.25a.75.75 0 01-1.5 0v-2.25H7.5a.75.75 0 010-1.5h2.25V7.5a.75.75 0 01.75-.75z",clipRule:"evenodd"}}]})(t)}function U1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.5 3.75a6.75 6.75 0 100 13.5 6.75 6.75 0 000-13.5zM2.25 10.5a8.25 8.25 0 1114.59 5.28l4.69 4.69a.75.75 0 11-1.06 1.06l-4.69-4.69A8.25 8.25 0 012.25 10.5z",clipRule:"evenodd"}}]})(t)}function W1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.54 22.351l.07.04.028.016a.76.76 0 00.723 0l.028-.015.071-.041a16.975 16.975 0 001.144-.742 19.58 19.58 0 002.683-2.282c1.944-1.99 3.963-4.98 3.963-8.827a8.25 8.25 0 00-16.5 0c0 3.846 2.02 6.837 3.963 8.827a19.58 19.58 0 002.682 2.282 16.975 16.975 0 001.145.742zM12 13.5a3 3 0 100-6 3 3 0 000 6z",clipRule:"evenodd"}}]})(t)}function Z1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8.161 2.58a1.875 1.875 0 011.678 0l4.993 2.498c.106.052.23.052.336 0l3.869-1.935A1.875 1.875 0 0121.75 4.82v12.485c0 .71-.401 1.36-1.037 1.677l-4.875 2.437a1.875 1.875 0 01-1.676 0l-4.994-2.497a.375.375 0 00-.336 0l-3.868 1.935A1.875 1.875 0 012.25 19.18V6.695c0-.71.401-1.36 1.036-1.677l4.875-2.437zM9 6a.75.75 0 01.75.75V15a.75.75 0 01-1.5 0V6.75A.75.75 0 019 6zm6.75 3a.75.75 0 00-1.5 0v8.25a.75.75 0 001.5 0V9z",clipRule:"evenodd"}}]})(t)}function G1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M16.881 4.346A23.112 23.112 0 018.25 6H7.5a5.25 5.25 0 00-.88 10.427 21.593 21.593 0 001.378 3.94c.464 1.004 1.674 1.32 2.582.796l.657-.379c.88-.508 1.165-1.592.772-2.468a17.116 17.116 0 01-.628-1.607c1.918.258 3.76.75 5.5 1.446A21.727 21.727 0 0018 11.25c0-2.413-.393-4.735-1.119-6.904zM18.26 3.74a23.22 23.22 0 011.24 7.51 23.22 23.22 0 01-1.24 7.51c-.055.161-.111.322-.17.482a.75.75 0 101.409.516 24.555 24.555 0 001.415-6.43 2.992 2.992 0 00.836-2.078c0-.806-.319-1.54-.836-2.078a24.65 24.65 0 00-1.415-6.43.75.75 0 10-1.409.516c.059.16.116.321.17.483z"}}]})(t)}function q1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M8.25 4.5a3.75 3.75 0 117.5 0v8.25a3.75 3.75 0 11-7.5 0V4.5z"}},{tag:"path",attr:{d:"M6 10.5a.75.75 0 01.75.75v1.5a5.25 5.25 0 1010.5 0v-1.5a.75.75 0 011.5 0v1.5a6.751 6.751 0 01-6 6.709v2.291h3a.75.75 0 010 1.5h-7.5a.75.75 0 010-1.5h3v-2.291a6.751 6.751 0 01-6-6.709v-1.5A.75.75 0 016 10.5z"}}]})(t)}function Y1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm3 10.5a.75.75 0 000-1.5H9a.75.75 0 000 1.5h6z",clipRule:"evenodd"}}]})(t)}function X1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.25 12a.75.75 0 01.75-.75h12a.75.75 0 010 1.5H6a.75.75 0 01-.75-.75z",clipRule:"evenodd"}}]})(t)}function $1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.75 12a.75.75 0 01.75-.75h15a.75.75 0 010 1.5h-15a.75.75 0 01-.75-.75z",clipRule:"evenodd"}}]})(t)}function K1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M9.528 1.718a.75.75 0 01.162.819A8.97 8.97 0 009 6a9 9 0 009 9 8.97 8.97 0 003.463-.69.75.75 0 01.981.98 10.503 10.503 0 01-9.694 6.46c-5.799 0-10.5-4.701-10.5-10.5 0-4.368 2.667-8.112 6.46-9.694a.75.75 0 01.818.162z",clipRule:"evenodd"}}]})(t)}function Q1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M19.952 1.651a.75.75 0 01.298.599V16.303a3 3 0 01-2.176 2.884l-1.32.377a2.553 2.553 0 11-1.403-4.909l2.311-.66a1.5 1.5 0 001.088-1.442V6.994l-9 2.572v9.737a3 3 0 01-2.176 2.884l-1.32.377a2.553 2.553 0 11-1.402-4.909l2.31-.66a1.5 1.5 0 001.088-1.442V9.017 5.25a.75.75 0 01.544-.721l10.5-3a.75.75 0 01.658.122z",clipRule:"evenodd"}}]})(t)}function J1(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.125 3C3.089 3 2.25 3.84 2.25 4.875V18a3 3 0 003 3h15a3 3 0 01-3-3V4.875C17.25 3.839 16.41 3 15.375 3H4.125zM12 9.75a.75.75 0 000 1.5h1.5a.75.75 0 000-1.5H12zm-.75-2.25a.75.75 0 01.75-.75h1.5a.75.75 0 010 1.5H12a.75.75 0 01-.75-.75zM6 12.75a.75.75 0 000 1.5h7.5a.75.75 0 000-1.5H6zm-.75 3.75a.75.75 0 01.75-.75h7.5a.75.75 0 010 1.5H6a.75.75 0 01-.75-.75zM6 6.75a.75.75 0 00-.75.75v3c0 .414.336.75.75.75h3a.75.75 0 00.75-.75v-3A.75.75 0 009 6.75H6z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M18.75 6.75h1.875c.621 0 1.125.504 1.125 1.125V18a1.5 1.5 0 01-3 0V6.75z"}}]})(t)}function t0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.72 5.66l11.62 11.62A8.25 8.25 0 006.72 5.66zm10.56 12.68L5.66 6.72a8.25 8.25 0 0011.62 11.62zM5.105 5.106c3.807-3.808 9.98-3.808 13.788 0 3.808 3.807 3.808 9.98 0 13.788-3.807 3.808-9.98 3.808-13.788 0-3.808-3.807-3.808-9.98 0-13.788z",clipRule:"evenodd"}}]})(t)}function e0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M20.599 1.5c-.376 0-.743.111-1.055.32l-5.08 3.385a18.747 18.747 0 00-3.471 2.987 10.04 10.04 0 014.815 4.815 18.748 18.748 0 002.987-3.472l3.386-5.079A1.902 1.902 0 0020.599 1.5zm-8.3 14.025a18.76 18.76 0 001.896-1.207 8.026 8.026 0 00-4.513-4.513A18.75 18.75 0 008.475 11.7l-.278.5a5.26 5.26 0 013.601 3.602l.502-.278zM6.75 13.5A3.75 3.75 0 003 17.25a1.5 1.5 0 01-1.601 1.497.75.75 0 00-.7 1.123 5.25 5.25 0 009.8-2.62 3.75 3.75 0 00-3.75-3.75z",clipRule:"evenodd"}}]})(t)}function n0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M3.478 2.405a.75.75 0 00-.926.94l2.432 7.905H13.5a.75.75 0 010 1.5H4.984l-2.432 7.905a.75.75 0 00.926.94 60.519 60.519 0 0018.445-8.986.75.75 0 000-1.218A60.517 60.517 0 003.478 2.405z"}}]})(t)}function r0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M18.97 3.659a2.25 2.25 0 00-3.182 0l-10.94 10.94a3.75 3.75 0 105.304 5.303l7.693-7.693a.75.75 0 011.06 1.06l-7.693 7.693a5.25 5.25 0 11-7.424-7.424l10.939-10.94a3.75 3.75 0 115.303 5.304L9.097 18.835l-.008.008-.007.007-.002.002-.003.002A2.25 2.25 0 015.91 15.66l7.81-7.81a.75.75 0 011.061 1.06l-7.81 7.81a.75.75 0 001.054 1.068L18.97 6.84a2.25 2.25 0 000-3.182z",clipRule:"evenodd"}}]})(t)}function a0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12zM9 8.25a.75.75 0 00-.75.75v6c0 .414.336.75.75.75h.75a.75.75 0 00.75-.75V9a.75.75 0 00-.75-.75H9zm5.25 0a.75.75 0 00-.75.75v6c0 .414.336.75.75.75H15a.75.75 0 00.75-.75V9a.75.75 0 00-.75-.75h-.75z",clipRule:"evenodd"}}]})(t)}function i0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.75 5.25a.75.75 0 01.75-.75H9a.75.75 0 01.75.75v13.5a.75.75 0 01-.75.75H7.5a.75.75 0 01-.75-.75V5.25zm7.5 0A.75.75 0 0115 4.5h1.5a.75.75 0 01.75.75v13.5a.75.75 0 01-.75.75H15a.75.75 0 01-.75-.75V5.25z",clipRule:"evenodd"}}]})(t)}function o0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M21.731 2.269a2.625 2.625 0 00-3.712 0l-1.157 1.157 3.712 3.712 1.157-1.157a2.625 2.625 0 000-3.712zM19.513 8.199l-3.712-3.712-8.4 8.4a5.25 5.25 0 00-1.32 2.214l-.8 2.685a.75.75 0 00.933.933l2.685-.8a5.25 5.25 0 002.214-1.32l8.4-8.4z"}},{tag:"path",attr:{d:"M5.25 5.25a3 3 0 00-3 3v10.5a3 3 0 003 3h10.5a3 3 0 003-3V13.5a.75.75 0 00-1.5 0v5.25a1.5 1.5 0 01-1.5 1.5H5.25a1.5 1.5 0 01-1.5-1.5V8.25a1.5 1.5 0 011.5-1.5h5.25a.75.75 0 000-1.5H5.25z"}}]})(t)}function l0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M21.731 2.269a2.625 2.625 0 00-3.712 0l-1.157 1.157 3.712 3.712 1.157-1.157a2.625 2.625 0 000-3.712zM19.513 8.199l-3.712-3.712-12.15 12.15a5.25 5.25 0 00-1.32 2.214l-.8 2.685a.75.75 0 00.933.933l2.685-.8a5.25 5.25 0 002.214-1.32L19.513 8.2z"}}]})(t)}function c0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M19.5 9.75a.75.75 0 01-.75.75h-4.5a.75.75 0 01-.75-.75v-4.5a.75.75 0 011.5 0v2.69l4.72-4.72a.75.75 0 111.06 1.06L16.06 9h2.69a.75.75 0 01.75.75z",clipRule:"evenodd"}},{tag:"path",attr:{fillRule:"evenodd",d:"M1.5 4.5a3 3 0 013-3h1.372c.86 0 1.61.586 1.819 1.42l1.105 4.423a1.875 1.875 0 01-.694 1.955l-1.293.97c-.135.101-.164.249-.126.352a11.285 11.285 0 006.697 6.697c.103.038.25.009.352-.126l.97-1.293a1.875 1.875 0 011.955-.694l4.423 1.105c.834.209 1.42.959 1.42 1.82V19.5a3 3 0 01-3 3h-2.25C8.552 22.5 1.5 15.448 1.5 6.75V4.5z",clipRule:"evenodd"}}]})(t)}function s0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15 3.75a.75.75 0 01.75-.75h4.5a.75.75 0 01.75.75v4.5a.75.75 0 01-1.5 0V5.56l-4.72 4.72a.75.75 0 11-1.06-1.06l4.72-4.72h-2.69a.75.75 0 01-.75-.75z",clipRule:"evenodd"}},{tag:"path",attr:{fillRule:"evenodd",d:"M1.5 4.5a3 3 0 013-3h1.372c.86 0 1.61.586 1.819 1.42l1.105 4.423a1.875 1.875 0 01-.694 1.955l-1.293.97c-.135.101-.164.249-.126.352a11.285 11.285 0 006.697 6.697c.103.038.25.009.352-.126l.97-1.293a1.875 1.875 0 011.955-.694l4.423 1.105c.834.209 1.42.959 1.42 1.82V19.5a3 3 0 01-3 3h-2.25C8.552 22.5 1.5 15.448 1.5 6.75V4.5z",clipRule:"evenodd"}}]})(t)}function u0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15.22 3.22a.75.75 0 011.06 0L18 4.94l1.72-1.72a.75.75 0 111.06 1.06L19.06 6l1.72 1.72a.75.75 0 01-1.06 1.06L18 7.06l-1.72 1.72a.75.75 0 11-1.06-1.06L16.94 6l-1.72-1.72a.75.75 0 010-1.06zM1.5 4.5a3 3 0 013-3h1.372c.86 0 1.61.586 1.819 1.42l1.105 4.423a1.875 1.875 0 01-.694 1.955l-1.293.97c-.135.101-.164.249-.126.352a11.285 11.285 0 006.697 6.697c.103.038.25.009.352-.126l.97-1.293a1.875 1.875 0 011.955-.694l4.423 1.105c.834.209 1.42.959 1.42 1.82V19.5a3 3 0 01-3 3h-2.25C8.552 22.5 1.5 15.448 1.5 6.75V4.5z",clipRule:"evenodd"}}]})(t)}function d0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.5 4.5a3 3 0 013-3h1.372c.86 0 1.61.586 1.819 1.42l1.105 4.423a1.875 1.875 0 01-.694 1.955l-1.293.97c-.135.101-.164.249-.126.352a11.285 11.285 0 006.697 6.697c.103.038.25.009.352-.126l.97-1.293a1.875 1.875 0 011.955-.694l4.423 1.105c.834.209 1.42.959 1.42 1.82V19.5a3 3 0 01-3 3h-2.25C8.552 22.5 1.5 15.448 1.5 6.75V4.5z",clipRule:"evenodd"}}]})(t)}function h0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.5 6a2.25 2.25 0 012.25-2.25h16.5A2.25 2.25 0 0122.5 6v12a2.25 2.25 0 01-2.25 2.25H3.75A2.25 2.25 0 011.5 18V6zM3 16.06V18c0 .414.336.75.75.75h16.5A.75.75 0 0021 18v-1.94l-2.69-2.689a1.5 1.5 0 00-2.12 0l-.88.879.97.97a.75.75 0 11-1.06 1.06l-5.16-5.159a1.5 1.5 0 00-2.12 0L3 16.061zm10.125-7.81a1.125 1.125 0 112.25 0 1.125 1.125 0 01-2.25 0z",clipRule:"evenodd"}}]})(t)}function f0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12zm14.024-.983a1.125 1.125 0 010 1.966l-5.603 3.113A1.125 1.125 0 019 15.113V8.887c0-.857.921-1.4 1.671-.983l5.603 3.113z",clipRule:"evenodd"}}]})(t)}function p0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M15 6.75a.75.75 0 00-.75.75V18a.75.75 0 00.75.75h.75a.75.75 0 00.75-.75V7.5a.75.75 0 00-.75-.75H15zM20.25 6.75a.75.75 0 00-.75.75V18c0 .414.336.75.75.75H21a.75.75 0 00.75-.75V7.5a.75.75 0 00-.75-.75h-.75zM5.055 7.06C3.805 6.347 2.25 7.25 2.25 8.69v8.122c0 1.44 1.555 2.343 2.805 1.628l7.108-4.061c1.26-.72 1.26-2.536 0-3.256L5.055 7.061z"}}]})(t)}function g0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.5 5.653c0-1.426 1.529-2.33 2.779-1.643l11.54 6.348c1.295.712 1.295 2.573 0 3.285L7.28 19.991c-1.25.687-2.779-.217-2.779-1.643V5.653z",clipRule:"evenodd"}}]})(t)}function v0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zM12.75 9a.75.75 0 00-1.5 0v2.25H9a.75.75 0 000 1.5h2.25V15a.75.75 0 001.5 0v-2.25H15a.75.75 0 000-1.5h-2.25V9z",clipRule:"evenodd"}}]})(t)}function m0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 5.25a.75.75 0 01.75.75v5.25H18a.75.75 0 010 1.5h-5.25V18a.75.75 0 01-1.5 0v-5.25H6a.75.75 0 010-1.5h5.25V6a.75.75 0 01.75-.75z",clipRule:"evenodd"}}]})(t)}function y0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 3.75a.75.75 0 01.75.75v6.75h6.75a.75.75 0 010 1.5h-6.75v6.75a.75.75 0 01-1.5 0v-6.75H4.5a.75.75 0 010-1.5h6.75V4.5a.75.75 0 01.75-.75z",clipRule:"evenodd"}}]})(t)}function b0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25a.75.75 0 01.75.75v9a.75.75 0 01-1.5 0V3a.75.75 0 01.75-.75zM6.166 5.106a.75.75 0 010 1.06 8.25 8.25 0 1011.668 0 .75.75 0 111.06-1.06c3.808 3.807 3.808 9.98 0 13.788-3.807 3.808-9.98 3.808-13.788 0-3.808-3.807-3.808-9.98 0-13.788a.75.75 0 011.06 0z",clipRule:"evenodd"}}]})(t)}function x0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.25 2.25a.75.75 0 000 1.5H3v10.5a3 3 0 003 3h1.21l-1.172 3.513a.75.75 0 001.424.474l.329-.987h8.418l.33.987a.75.75 0 001.422-.474l-1.17-3.513H18a3 3 0 003-3V3.75h.75a.75.75 0 000-1.5H2.25zm6.04 16.5l.5-1.5h6.42l.5 1.5H8.29zm7.46-12a.75.75 0 00-1.5 0v6a.75.75 0 001.5 0v-6zm-3 2.25a.75.75 0 00-1.5 0v3.75a.75.75 0 001.5 0V9zm-3 2.25a.75.75 0 00-1.5 0v1.5a.75.75 0 001.5 0v-1.5z",clipRule:"evenodd"}}]})(t)}function M0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.25 2.25a.75.75 0 000 1.5H3v10.5a3 3 0 003 3h1.21l-1.172 3.513a.75.75 0 001.424.474l.329-.987h8.418l.33.987a.75.75 0 001.422-.474l-1.17-3.513H18a3 3 0 003-3V3.75h.75a.75.75 0 000-1.5H2.25zm6.54 15h6.42l.5 1.5H8.29l.5-1.5zm8.085-8.995a.75.75 0 10-.75-1.299 12.81 12.81 0 00-3.558 3.05L11.03 8.47a.75.75 0 00-1.06 0l-3 3a.75.75 0 101.06 1.06l2.47-2.47 1.617 1.618a.75.75 0 001.146-.102 11.312 11.312 0 013.612-3.321z",clipRule:"evenodd"}}]})(t)}function w0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.875 1.5C6.839 1.5 6 2.34 6 3.375v2.99c-.426.053-.851.11-1.274.174-1.454.218-2.476 1.483-2.476 2.917v6.294a3 3 0 003 3h.27l-.155 1.705A1.875 1.875 0 007.232 22.5h9.536a1.875 1.875 0 001.867-2.045l-.155-1.705h.27a3 3 0 003-3V9.456c0-1.434-1.022-2.7-2.476-2.917A48.716 48.716 0 0018 6.366V3.375c0-1.036-.84-1.875-1.875-1.875h-8.25zM16.5 6.205v-2.83A.375.375 0 0016.125 3h-8.25a.375.375 0 00-.375.375v2.83a49.353 49.353 0 019 0zm-.217 8.265c.178.018.317.16.333.337l.526 5.784a.375.375 0 01-.374.409H7.232a.375.375 0 01-.374-.409l.526-5.784a.373.373 0 01.333-.337 41.741 41.741 0 018.566 0zm.967-3.97a.75.75 0 01.75-.75h.008a.75.75 0 01.75.75v.008a.75.75 0 01-.75.75H18a.75.75 0 01-.75-.75V10.5zM15 9.75a.75.75 0 00-.75.75v.008c0 .414.336.75.75.75h.008a.75.75 0 00.75-.75V10.5a.75.75 0 00-.75-.75H15z",clipRule:"evenodd"}}]})(t)}function z0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M11.25 5.337c0-.355-.186-.676-.401-.959a1.647 1.647 0 01-.349-1.003c0-1.036 1.007-1.875 2.25-1.875S15 2.34 15 3.375c0 .369-.128.713-.349 1.003-.215.283-.401.604-.401.959 0 .332.278.598.61.578 1.91-.114 3.79-.342 5.632-.676a.75.75 0 01.878.645 49.17 49.17 0 01.376 5.452.657.657 0 01-.66.664c-.354 0-.675-.186-.958-.401a1.647 1.647 0 00-1.003-.349c-1.035 0-1.875 1.007-1.875 2.25s.84 2.25 1.875 2.25c.369 0 .713-.128 1.003-.349.283-.215.604-.401.959-.401.31 0 .557.262.534.571a48.774 48.774 0 01-.595 4.845.75.75 0 01-.61.61c-1.82.317-3.673.533-5.555.642a.58.58 0 01-.611-.581c0-.355.186-.676.401-.959.221-.29.349-.634.349-1.003 0-1.035-1.007-1.875-2.25-1.875s-2.25.84-2.25 1.875c0 .369.128.713.349 1.003.215.283.401.604.401.959a.641.641 0 01-.658.643 49.118 49.118 0 01-4.708-.36.75.75 0 01-.645-.878c.293-1.614.504-3.257.629-4.924A.53.53 0 005.337 15c-.355 0-.676.186-.959.401-.29.221-.634.349-1.003.349-1.036 0-1.875-1.007-1.875-2.25s.84-2.25 1.875-2.25c.369 0 .713.128 1.003.349.283.215.604.401.959.401a.656.656 0 00.659-.663 47.703 47.703 0 00-.31-4.82.75.75 0 01.83-.832c1.343.155 2.703.254 4.077.294a.64.64 0 00.657-.642z"}}]})(t)}function C0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 4.875C3 3.839 3.84 3 4.875 3h4.5c1.036 0 1.875.84 1.875 1.875v4.5c0 1.036-.84 1.875-1.875 1.875h-4.5A1.875 1.875 0 013 9.375v-4.5zM4.875 4.5a.375.375 0 00-.375.375v4.5c0 .207.168.375.375.375h4.5a.375.375 0 00.375-.375v-4.5a.375.375 0 00-.375-.375h-4.5zm7.875.375c0-1.036.84-1.875 1.875-1.875h4.5C20.16 3 21 3.84 21 4.875v4.5c0 1.036-.84 1.875-1.875 1.875h-4.5a1.875 1.875 0 01-1.875-1.875v-4.5zm1.875-.375a.375.375 0 00-.375.375v4.5c0 .207.168.375.375.375h4.5a.375.375 0 00.375-.375v-4.5a.375.375 0 00-.375-.375h-4.5zM6 6.75A.75.75 0 016.75 6h.75a.75.75 0 01.75.75v.75a.75.75 0 01-.75.75h-.75A.75.75 0 016 7.5v-.75zm9.75 0A.75.75 0 0116.5 6h.75a.75.75 0 01.75.75v.75a.75.75 0 01-.75.75h-.75a.75.75 0 01-.75-.75v-.75zM3 14.625c0-1.036.84-1.875 1.875-1.875h4.5c1.036 0 1.875.84 1.875 1.875v4.5c0 1.035-.84 1.875-1.875 1.875h-4.5A1.875 1.875 0 013 19.125v-4.5zm1.875-.375a.375.375 0 00-.375.375v4.5c0 .207.168.375.375.375h4.5a.375.375 0 00.375-.375v-4.5a.375.375 0 00-.375-.375h-4.5zm7.875-.75a.75.75 0 01.75-.75h.75a.75.75 0 01.75.75v.75a.75.75 0 01-.75.75h-.75a.75.75 0 01-.75-.75v-.75zm6 0a.75.75 0 01.75-.75h.75a.75.75 0 01.75.75v.75a.75.75 0 01-.75.75h-.75a.75.75 0 01-.75-.75v-.75zM6 16.5a.75.75 0 01.75-.75h.75a.75.75 0 01.75.75v.75a.75.75 0 01-.75.75h-.75a.75.75 0 01-.75-.75v-.75zm9.75 0a.75.75 0 01.75-.75h.75a.75.75 0 01.75.75v.75a.75.75 0 01-.75.75h-.75a.75.75 0 01-.75-.75v-.75zm-3 3a.75.75 0 01.75-.75h.75a.75.75 0 01.75.75v.75a.75.75 0 01-.75.75h-.75a.75.75 0 01-.75-.75v-.75zm6 0a.75.75 0 01.75-.75h.75a.75.75 0 01.75.75v.75a.75.75 0 01-.75.75h-.75a.75.75 0 01-.75-.75v-.75z",clipRule:"evenodd"}}]})(t)}function A0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12zm11.378-3.917c-.89-.777-2.366-.777-3.255 0a.75.75 0 01-.988-1.129c1.454-1.272 3.776-1.272 5.23 0 1.513 1.324 1.513 3.518 0 4.842a3.75 3.75 0 01-.837.552c-.676.328-1.028.774-1.028 1.152v.75a.75.75 0 01-1.5 0v-.75c0-1.279 1.06-2.107 1.875-2.502.182-.088.351-.199.503-.331.83-.727.83-1.857 0-2.584zM12 18a.75.75 0 100-1.5.75.75 0 000 1.5z",clipRule:"evenodd"}}]})(t)}function k0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M5.625 3.75a2.625 2.625 0 100 5.25h12.75a2.625 2.625 0 000-5.25H5.625zM3.75 11.25a.75.75 0 000 1.5h16.5a.75.75 0 000-1.5H3.75zM3 15.75a.75.75 0 01.75-.75h16.5a.75.75 0 010 1.5H3.75a.75.75 0 01-.75-.75zM3.75 18.75a.75.75 0 000 1.5h16.5a.75.75 0 000-1.5H3.75z"}}]})(t)}function H0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M20.432 4.103a.75.75 0 00-.364-1.455L4.128 6.632l-.2.033C2.498 6.904 1.5 8.158 1.5 9.575v9.175a3 3 0 003 3h15a3 3 0 003-3V9.574c0-1.416-.997-2.67-2.429-2.909a49.016 49.016 0 00-7.255-.658l7.616-1.904zm-9.585 8.56a.75.75 0 010 1.06l-.005.006a.75.75 0 01-1.06 0l-.006-.005a.75.75 0 010-1.061l.005-.005a.75.75 0 011.06 0l.006.005zM9.781 15.85a.75.75 0 001.061 0l.005-.005a.75.75 0 000-1.061l-.005-.005a.75.75 0 00-1.06 0l-.006.005a.75.75 0 000 1.06l.005.006zm-1.055-1.066a.75.75 0 010 1.06l-.005.006a.75.75 0 01-1.061 0l-.005-.005a.75.75 0 010-1.06l.005-.006a.75.75 0 011.06 0l.006.005zM7.66 13.73a.75.75 0 001.061 0l.005-.006a.75.75 0 000-1.06l-.005-.005a.75.75 0 00-1.06 0l-.006.005a.75.75 0 000 1.06l.005.006zM9.255 9.75a.75.75 0 01.75.75v.008a.75.75 0 01-.75.75h-.008a.75.75 0 01-.75-.75V10.5a.75.75 0 01.75-.75h.008zm3.624 3.28a.75.75 0 00.275-1.025L13.15 12a.75.75 0 00-1.025-.275l-.006.004a.75.75 0 00-.275 1.024l.004.007a.75.75 0 001.024.274l.007-.003zm-1.38 5.126a.75.75 0 01-1.024-.274l-.004-.007a.75.75 0 01.275-1.024l.006-.004a.75.75 0 011.025.274l.004.007a.75.75 0 01-.275 1.024l-.006.004zm.282-6.776a.75.75 0 00-.274-1.025l-.007-.003a.75.75 0 00-1.024.274l-.004.007a.75.75 0 00.274 1.024l.007.004a.75.75 0 001.024-.274l.004-.007zm1.369 5.129a.75.75 0 01-1.025.274l-.006-.003a.75.75 0 01-.275-1.025l.004-.006a.75.75 0 011.025-.275l.006.004a.75.75 0 01.275 1.024l-.004.007zm-.145-1.502a.75.75 0 00.75-.75v-.007a.75.75 0 00-.75-.75h-.008a.75.75 0 00-.75.75v.008c0 .414.336.75.75.75h.008zm-3.75 2.243a.75.75 0 01.75.75v.008a.75.75 0 01-.75.75h-.008a.75.75 0 01-.75-.75V18a.75.75 0 01.75-.75h.008zm-2.871-.47a.75.75 0 00.274-1.025l-.003-.006a.75.75 0 00-1.025-.275l-.006.004a.75.75 0 00-.275 1.025l.004.006a.75.75 0 001.024.274l.007-.003zm1.366-5.12a.75.75 0 01-1.025-.274l-.004-.006a.75.75 0 01.275-1.025l.006-.003a.75.75 0 011.025.274l.004.007a.75.75 0 01-.275 1.024l-.006.004zm.281 6.215a.75.75 0 00-.275-1.024l-.006-.004a.75.75 0 00-1.025.274l-.003.007a.75.75 0 00.274 1.024l.007.004a.75.75 0 001.024-.274l.004-.007zM6.655 12.76a.75.75 0 01-1.025.274l-.006-.003a.75.75 0 01-.275-1.025L5.353 12a.75.75 0 011.025-.275l.006.004a.75.75 0 01.275 1.024l-.004.007zm-1.15 2.248a.75.75 0 00.75-.75v-.007a.75.75 0 00-.75-.75h-.008a.75.75 0 00-.75.75v.008c0 .414.336.75.75.75h.008zM17.25 10.5a1.5 1.5 0 110 3 1.5 1.5 0 010-3zm1.5 6a1.5 1.5 0 10-3 0 1.5 1.5 0 003 0z",clipRule:"evenodd"}}]})(t)}function E0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 1.5c-1.921 0-3.816.111-5.68.327-1.497.174-2.57 1.46-2.57 2.93V21.75a.75.75 0 001.029.696l3.471-1.388 3.472 1.388a.75.75 0 00.556 0l3.472-1.388 3.471 1.388a.75.75 0 001.029-.696V4.757c0-1.47-1.073-2.756-2.57-2.93A49.255 49.255 0 0012 1.5zm3.53 7.28a.75.75 0 00-1.06-1.06l-6 6a.75.75 0 101.06 1.06l6-6zM8.625 9a1.125 1.125 0 112.25 0 1.125 1.125 0 01-2.25 0zm5.625 3.375a1.125 1.125 0 100 2.25 1.125 1.125 0 000-2.25z",clipRule:"evenodd"}}]})(t)}function S0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 1.5c-1.921 0-3.816.111-5.68.327-1.497.174-2.57 1.46-2.57 2.93V21.75a.75.75 0 001.029.696l3.471-1.388 3.472 1.388a.75.75 0 00.556 0l3.472-1.388 3.471 1.388a.75.75 0 001.029-.696V4.757c0-1.47-1.073-2.756-2.57-2.93A49.255 49.255 0 0012 1.5zm-.97 6.53a.75.75 0 10-1.06-1.06L7.72 9.22a.75.75 0 000 1.06l2.25 2.25a.75.75 0 101.06-1.06l-.97-.97h3.065a1.875 1.875 0 010 3.75H12a.75.75 0 000 1.5h1.125a3.375 3.375 0 100-6.75h-3.064l.97-.97z",clipRule:"evenodd"}}]})(t)}function L0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.5 7.125c0-1.036.84-1.875 1.875-1.875h6c1.036 0 1.875.84 1.875 1.875v3.75c0 1.036-.84 1.875-1.875 1.875h-6A1.875 1.875 0 011.5 10.875v-3.75zm12 1.5c0-1.036.84-1.875 1.875-1.875h5.25c1.035 0 1.875.84 1.875 1.875v8.25c0 1.035-.84 1.875-1.875 1.875h-5.25a1.875 1.875 0 01-1.875-1.875v-8.25zM3 16.125c0-1.036.84-1.875 1.875-1.875h5.25c1.036 0 1.875.84 1.875 1.875v2.25c0 1.035-.84 1.875-1.875 1.875h-5.25A1.875 1.875 0 013 18.375v-2.25z",clipRule:"evenodd"}}]})(t)}function _0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M5.566 4.657A4.505 4.505 0 016.75 4.5h10.5c.41 0 .806.055 1.183.157A3 3 0 0015.75 3h-7.5a3 3 0 00-2.684 1.657zM2.25 12a3 3 0 013-3h13.5a3 3 0 013 3v6a3 3 0 01-3 3H5.25a3 3 0 01-3-3v-6zM5.25 7.5c-.41 0-.806.055-1.184.157A3 3 0 016.75 6h10.5a3 3 0 012.683 1.657A4.505 4.505 0 0018.75 7.5H5.25z"}}]})(t)}function B0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M9.315 7.584C12.195 3.883 16.695 1.5 21.75 1.5a.75.75 0 01.75.75c0 5.056-2.383 9.555-6.084 12.436A6.75 6.75 0 019.75 22.5a.75.75 0 01-.75-.75v-4.131A15.838 15.838 0 016.382 15H2.25a.75.75 0 01-.75-.75 6.75 6.75 0 017.815-6.666zM15 6.75a2.25 2.25 0 100 4.5 2.25 2.25 0 000-4.5z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M5.26 17.242a.75.75 0 10-.897-1.203 5.243 5.243 0 00-2.05 5.022.75.75 0 00.625.627 5.243 5.243 0 005.022-2.051.75.75 0 10-1.202-.897 3.744 3.744 0 01-3.008 1.51c0-1.23.592-2.323 1.51-3.008z"}}]})(t)}function D0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.75 4.5a.75.75 0 01.75-.75h.75c8.284 0 15 6.716 15 15v.75a.75.75 0 01-.75.75h-.75a.75.75 0 01-.75-.75v-.75C18 11.708 12.292 6 5.25 6H4.5a.75.75 0 01-.75-.75V4.5zm0 6.75a.75.75 0 01.75-.75h.75a8.25 8.25 0 018.25 8.25v.75a.75.75 0 01-.75.75H12a.75.75 0 01-.75-.75v-.75a6 6 0 00-6-6H4.5a.75.75 0 01-.75-.75v-.75zm0 7.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0z",clipRule:"evenodd"}}]})(t)}function T0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25a.75.75 0 01.75.75v.756a49.106 49.106 0 019.152 1 .75.75 0 01-.152 1.485h-1.918l2.474 10.124a.75.75 0 01-.375.84A6.723 6.723 0 0118.75 18a6.723 6.723 0 01-3.181-.795.75.75 0 01-.375-.84l2.474-10.124H12.75v13.28c1.293.076 2.534.343 3.697.776a.75.75 0 01-.262 1.453h-8.37a.75.75 0 01-.262-1.453c1.162-.433 2.404-.7 3.697-.775V6.24H6.332l2.474 10.124a.75.75 0 01-.375.84A6.723 6.723 0 015.25 18a6.723 6.723 0 01-3.181-.795.75.75 0 01-.375-.84L4.168 6.241H2.25a.75.75 0 01-.152-1.485 49.105 49.105 0 019.152-1V3a.75.75 0 01.75-.75zm4.878 13.543l1.872-7.662 1.872 7.662h-3.744zm-9.756 0L5.25 8.131l-1.872 7.662h3.744z",clipRule:"evenodd"}}]})(t)}function V0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8.128 9.155a3.751 3.751 0 11.713-1.321l1.136.656a.75.75 0 01.222 1.104l-.006.007a.75.75 0 01-1.032.157 1.421 1.421 0 00-.113-.072l-.92-.531zm-4.827-3.53a2.25 2.25 0 013.994 2.063.756.756 0 00-.122.23 2.25 2.25 0 01-3.872-2.293zM13.348 8.272a5.073 5.073 0 00-3.428 3.57c-.101.387-.158.79-.165 1.202a1.415 1.415 0 01-.707 1.201l-.96.554a3.751 3.751 0 10.734 1.309l13.729-7.926a.75.75 0 00-.181-1.374l-.803-.215a5.25 5.25 0 00-2.894.05l-5.325 1.629zm-9.223 7.03a2.25 2.25 0 102.25 3.897 2.25 2.25 0 00-2.25-3.897zM12 12.75a.75.75 0 100-1.5.75.75 0 000 1.5z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M16.372 12.615a.75.75 0 01.75 0l5.43 3.135a.75.75 0 01-.182 1.374l-.802.215a5.25 5.25 0 01-2.894-.051l-5.147-1.574a.75.75 0 01-.156-1.367l3-1.732z"}}]})(t)}function O0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M5.507 4.048A3 3 0 017.785 3h8.43a3 3 0 012.278 1.048l1.722 2.008A4.533 4.533 0 0019.5 6h-15c-.243 0-.482.02-.715.056l1.722-2.008z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M1.5 10.5a3 3 0 013-3h15a3 3 0 110 6h-15a3 3 0 01-3-3zm15 0a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm2.25.75a.75.75 0 100-1.5.75.75 0 000 1.5zM4.5 15a3 3 0 100 6h15a3 3 0 100-6h-15zm11.25 3.75a.75.75 0 100-1.5.75.75 0 000 1.5zM19.5 18a.75.75 0 11-1.5 0 .75.75 0 011.5 0z",clipRule:"evenodd"}}]})(t)}function I0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M4.08 5.227A3 3 0 016.979 3H17.02a3 3 0 012.9 2.227l2.113 7.926A5.228 5.228 0 0018.75 12H5.25a5.228 5.228 0 00-3.284 1.153L4.08 5.227z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M5.25 13.5a3.75 3.75 0 100 7.5h13.5a3.75 3.75 0 100-7.5H5.25zm10.5 4.5a.75.75 0 100-1.5.75.75 0 000 1.5zm3.75-.75a.75.75 0 11-1.5 0 .75.75 0 011.5 0z",clipRule:"evenodd"}}]})(t)}function R0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15.75 4.5a3 3 0 11.825 2.066l-8.421 4.679a3.002 3.002 0 010 1.51l8.421 4.679a3 3 0 11-.729 1.31l-8.421-4.678a3 3 0 110-4.132l8.421-4.679a3 3 0 01-.096-.755z",clipRule:"evenodd"}}]})(t)}function F0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12.516 2.17a.75.75 0 00-1.032 0 11.209 11.209 0 01-7.877 3.08.75.75 0 00-.722.515A12.74 12.74 0 002.25 9.75c0 5.942 4.064 10.933 9.563 12.348a.749.749 0 00.374 0c5.499-1.415 9.563-6.406 9.563-12.348 0-1.39-.223-2.73-.635-3.985a.75.75 0 00-.722-.516l-.143.001c-2.996 0-5.717-1.17-7.734-3.08zm3.094 8.016a.75.75 0 10-1.22-.872l-3.236 4.53L9.53 12.22a.75.75 0 00-1.06 1.06l2.25 2.25a.75.75 0 001.14-.094l3.75-5.25z",clipRule:"evenodd"}}]})(t)}function N0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.484 2.17a.75.75 0 011.032 0 11.209 11.209 0 007.877 3.08.75.75 0 01.722.515 12.74 12.74 0 01.635 3.985c0 5.942-4.064 10.933-9.563 12.348a.749.749 0 01-.374 0C6.314 20.683 2.25 15.692 2.25 9.75c0-1.39.223-2.73.635-3.985a.75.75 0 01.722-.516l.143.001c2.996 0 5.718-1.17 7.734-3.08zM12 8.25a.75.75 0 01.75.75v3.75a.75.75 0 01-1.5 0V9a.75.75 0 01.75-.75zM12 15a.75.75 0 00-.75.75v.008c0 .414.336.75.75.75h.008a.75.75 0 00.75-.75v-.008a.75.75 0 00-.75-.75H12z",clipRule:"evenodd"}}]})(t)}function P0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.5 6v.75H5.513c-.96 0-1.764.724-1.865 1.679l-1.263 12A1.875 1.875 0 004.25 22.5h15.5a1.875 1.875 0 001.865-2.071l-1.263-12a1.875 1.875 0 00-1.865-1.679H16.5V6a4.5 4.5 0 10-9 0zM12 3a3 3 0 00-3 3v.75h6V6a3 3 0 00-3-3zm-3 8.25a3 3 0 106 0v-.75a.75.75 0 011.5 0v.75a4.5 4.5 0 11-9 0v-.75a.75.75 0 011.5 0v.75z",clipRule:"evenodd"}}]})(t)}function j0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M2.25 2.25a.75.75 0 000 1.5h1.386c.17 0 .318.114.362.278l2.558 9.592a3.752 3.752 0 00-2.806 3.63c0 .414.336.75.75.75h15.75a.75.75 0 000-1.5H5.378A2.25 2.25 0 017.5 15h11.218a.75.75 0 00.674-.421 60.358 60.358 0 002.96-7.228.75.75 0 00-.525-.965A60.864 60.864 0 005.68 4.509l-.232-.867A1.875 1.875 0 003.636 2.25H2.25zM3.75 20.25a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zM16.5 20.25a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0z"}}]})(t)}function U0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.47 2.47a.75.75 0 011.06 0l8.407 8.407a1.125 1.125 0 011.186 1.186l1.462 1.461a3.001 3.001 0 00-.464-3.645.75.75 0 111.061-1.061 4.501 4.501 0 01.486 5.79l1.072 1.072a6.001 6.001 0 00-.497-7.923.75.75 0 011.06-1.06 7.501 7.501 0 01.505 10.05l1.064 1.065a9 9 0 00-.508-12.176.75.75 0 011.06-1.06c3.923 3.922 4.093 10.175.512 14.3l1.594 1.594a.75.75 0 11-1.06 1.06l-2.106-2.105-2.121-2.122h-.001l-4.705-4.706a.747.747 0 01-.127-.126L2.47 3.53a.75.75 0 010-1.061zm1.189 4.422a.75.75 0 01.326 1.01 9.004 9.004 0 001.651 10.462.75.75 0 11-1.06 1.06C1.27 16.12.63 11.165 2.648 7.219a.75.75 0 011.01-.326zM5.84 9.134a.75.75 0 01.472.95 6 6 0 001.444 6.159.75.75 0 01-1.06 1.06A7.5 7.5 0 014.89 9.606a.75.75 0 01.95-.472zm2.341 2.653a.75.75 0 01.848.638c.088.62.37 1.218.849 1.696a.75.75 0 01-1.061 1.061 4.483 4.483 0 01-1.273-2.546.75.75 0 01.637-.848z",clipRule:"evenodd"}}]})(t)}function W0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.636 4.575a.75.75 0 010 1.06 9 9 0 000 12.729.75.75 0 01-1.06 1.06c-4.101-4.1-4.101-10.748 0-14.849a.75.75 0 011.06 0zm12.728 0a.75.75 0 011.06 0c4.101 4.1 4.101 10.749 0 14.85a.75.75 0 11-1.06-1.061 9 9 0 000-12.728.75.75 0 010-1.06zM7.757 6.696a.75.75 0 010 1.061 6 6 0 000 8.485.75.75 0 01-1.06 1.061 7.5 7.5 0 010-10.607.75.75 0 011.06 0zm8.486 0a.75.75 0 011.06 0 7.5 7.5 0 010 10.607.75.75 0 01-1.06-1.06 6 6 0 000-8.486.75.75 0 010-1.06zM9.879 8.818a.75.75 0 010 1.06 3 3 0 000 4.243.75.75 0 11-1.061 1.06 4.5 4.5 0 010-6.363.75.75 0 011.06 0zm4.242 0a.75.75 0 011.061 0 4.5 4.5 0 010 6.364.75.75 0 01-1.06-1.06 3 3 0 000-4.244.75.75 0 010-1.06zM10.875 12a1.125 1.125 0 112.25 0 1.125 1.125 0 01-2.25 0z",clipRule:"evenodd"}}]})(t)}function Z0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M9 4.5a.75.75 0 01.721.544l.813 2.846a3.75 3.75 0 002.576 2.576l2.846.813a.75.75 0 010 1.442l-2.846.813a3.75 3.75 0 00-2.576 2.576l-.813 2.846a.75.75 0 01-1.442 0l-.813-2.846a3.75 3.75 0 00-2.576-2.576l-2.846-.813a.75.75 0 010-1.442l2.846-.813A3.75 3.75 0 007.466 7.89l.813-2.846A.75.75 0 019 4.5zM18 1.5a.75.75 0 01.728.568l.258 1.036c.236.94.97 1.674 1.91 1.91l1.036.258a.75.75 0 010 1.456l-1.036.258c-.94.236-1.674.97-1.91 1.91l-.258 1.036a.75.75 0 01-1.456 0l-.258-1.036a2.625 2.625 0 00-1.91-1.91l-1.036-.258a.75.75 0 010-1.456l1.036-.258a2.625 2.625 0 001.91-1.91l.258-1.036A.75.75 0 0118 1.5zM16.5 15a.75.75 0 01.712.513l.394 1.183c.15.447.5.799.948.948l1.183.395a.75.75 0 010 1.422l-1.183.395c-.447.15-.799.5-.948.948l-.395 1.183a.75.75 0 01-1.422 0l-.395-1.183a1.5 1.5 0 00-.948-.948l-1.183-.395a.75.75 0 010-1.422l1.183-.395c.447-.15.799-.5.948-.948l.395-1.183A.75.75 0 0116.5 15z",clipRule:"evenodd"}}]})(t)}function G0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M13.5 4.06c0-1.336-1.616-2.005-2.56-1.06l-4.5 4.5H4.508c-1.141 0-2.318.664-2.66 1.905A9.76 9.76 0 001.5 12c0 .898.121 1.768.35 2.595.341 1.24 1.518 1.905 2.659 1.905h1.93l4.5 4.5c.945.945 2.561.276 2.561-1.06V4.06zM18.584 5.106a.75.75 0 011.06 0c3.808 3.807 3.808 9.98 0 13.788a.75.75 0 11-1.06-1.06 8.25 8.25 0 000-11.668.75.75 0 010-1.06z"}},{tag:"path",attr:{d:"M15.932 7.757a.75.75 0 011.061 0 6 6 0 010 8.486.75.75 0 01-1.06-1.061 4.5 4.5 0 000-6.364.75.75 0 010-1.06z"}}]})(t)}function q0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M13.5 4.06c0-1.336-1.616-2.005-2.56-1.06l-4.5 4.5H4.508c-1.141 0-2.318.664-2.66 1.905A9.76 9.76 0 001.5 12c0 .898.121 1.768.35 2.595.341 1.24 1.518 1.905 2.659 1.905h1.93l4.5 4.5c.945.945 2.561.276 2.561-1.06V4.06zM17.78 9.22a.75.75 0 10-1.06 1.06L18.44 12l-1.72 1.72a.75.75 0 001.06 1.06l1.72-1.72 1.72 1.72a.75.75 0 101.06-1.06L20.56 12l1.72-1.72a.75.75 0 00-1.06-1.06l-1.72 1.72-1.72-1.72z"}}]})(t)}function Y0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M16.5 6a3 3 0 00-3-3H6a3 3 0 00-3 3v7.5a3 3 0 003 3v-6A4.5 4.5 0 0110.5 6h6z"}},{tag:"path",attr:{d:"M18 7.5a3 3 0 013 3V18a3 3 0 01-3 3h-7.5a3 3 0 01-3-3v-7.5a3 3 0 013-3H18z"}}]})(t)}function X0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M11.644 1.59a.75.75 0 01.712 0l9.75 5.25a.75.75 0 010 1.32l-9.75 5.25a.75.75 0 01-.712 0l-9.75-5.25a.75.75 0 010-1.32l9.75-5.25z"}},{tag:"path",attr:{d:"M3.265 10.602l7.668 4.129a2.25 2.25 0 002.134 0l7.668-4.13 1.37.739a.75.75 0 010 1.32l-9.75 5.25a.75.75 0 01-.71 0l-9.75-5.25a.75.75 0 010-1.32l1.37-.738z"}},{tag:"path",attr:{d:"M10.933 19.231l-7.668-4.13-1.37.739a.75.75 0 000 1.32l9.75 5.25c.221.12.489.12.71 0l9.75-5.25a.75.75 0 000-1.32l-1.37-.738-7.668 4.13a2.25 2.25 0 01-2.134-.001z"}}]})(t)}function $0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 6a3 3 0 013-3h2.25a3 3 0 013 3v2.25a3 3 0 01-3 3H6a3 3 0 01-3-3V6zm9.75 0a3 3 0 013-3H18a3 3 0 013 3v2.25a3 3 0 01-3 3h-2.25a3 3 0 01-3-3V6zM3 15.75a3 3 0 013-3h2.25a3 3 0 013 3V18a3 3 0 01-3 3H6a3 3 0 01-3-3v-2.25zm9.75 0a3 3 0 013-3H18a3 3 0 013 3V18a3 3 0 01-3 3h-2.25a3 3 0 01-3-3v-2.25z",clipRule:"evenodd"}}]})(t)}function K0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M6 3a3 3 0 00-3 3v2.25a3 3 0 003 3h2.25a3 3 0 003-3V6a3 3 0 00-3-3H6zM15.75 3a3 3 0 00-3 3v2.25a3 3 0 003 3H18a3 3 0 003-3V6a3 3 0 00-3-3h-2.25zM6 12.75a3 3 0 00-3 3V18a3 3 0 003 3h2.25a3 3 0 003-3v-2.25a3 3 0 00-3-3H6zM17.625 13.5a.75.75 0 00-1.5 0v2.625H13.5a.75.75 0 000 1.5h2.625v2.625a.75.75 0 001.5 0v-2.625h2.625a.75.75 0 000-1.5h-2.625V13.5z"}}]})(t)}function Q0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.788 3.21c.448-1.077 1.976-1.077 2.424 0l2.082 5.007 5.404.433c1.164.093 1.636 1.545.749 2.305l-4.117 3.527 1.257 5.273c.271 1.136-.964 2.033-1.96 1.425L12 18.354 7.373 21.18c-.996.608-2.231-.29-1.96-1.425l1.257-5.273-4.117-3.527c-.887-.76-.415-2.212.749-2.305l5.404-.433 2.082-5.006z",clipRule:"evenodd"}}]})(t)}function J0(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12zm6-2.438c0-.724.588-1.312 1.313-1.312h4.874c.725 0 1.313.588 1.313 1.313v4.874c0 .725-.588 1.313-1.313 1.313H9.564a1.312 1.312 0 01-1.313-1.313V9.564z",clipRule:"evenodd"}}]})(t)}function t2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.5 7.5a3 3 0 013-3h9a3 3 0 013 3v9a3 3 0 01-3 3h-9a3 3 0 01-3-3v-9z",clipRule:"evenodd"}}]})(t)}function e2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M12 2.25a.75.75 0 01.75.75v2.25a.75.75 0 01-1.5 0V3a.75.75 0 01.75-.75zM7.5 12a4.5 4.5 0 119 0 4.5 4.5 0 01-9 0zM18.894 6.166a.75.75 0 00-1.06-1.06l-1.591 1.59a.75.75 0 101.06 1.061l1.591-1.59zM21.75 12a.75.75 0 01-.75.75h-2.25a.75.75 0 010-1.5H21a.75.75 0 01.75.75zM17.834 18.894a.75.75 0 001.06-1.06l-1.59-1.591a.75.75 0 10-1.061 1.06l1.59 1.591zM12 18a.75.75 0 01.75.75V21a.75.75 0 01-1.5 0v-2.25A.75.75 0 0112 18zM7.758 17.303a.75.75 0 00-1.061-1.06l-1.591 1.59a.75.75 0 001.06 1.061l1.591-1.59zM6 12a.75.75 0 01-.75.75H3a.75.75 0 010-1.5h2.25A.75.75 0 016 12zM6.697 7.757a.75.75 0 001.06-1.06l-1.59-1.591a.75.75 0 00-1.061 1.06l1.59 1.591z"}}]})(t)}function n2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.25 4.125c0-1.036.84-1.875 1.875-1.875h5.25c1.036 0 1.875.84 1.875 1.875V17.25a4.5 4.5 0 11-9 0V4.125zm4.5 14.25a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M10.719 21.75h9.156c1.036 0 1.875-.84 1.875-1.875v-5.25c0-1.036-.84-1.875-1.875-1.875h-.14l-8.742 8.743c-.09.089-.18.175-.274.257zM12.738 17.625l6.474-6.474a1.875 1.875 0 000-2.651L15.5 4.787a1.875 1.875 0 00-2.651 0l-.1.099V17.25c0 .126-.003.251-.01.375z"}}]})(t)}function r2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.5 5.625c0-1.036.84-1.875 1.875-1.875h17.25c1.035 0 1.875.84 1.875 1.875v12.75c0 1.035-.84 1.875-1.875 1.875H3.375A1.875 1.875 0 011.5 18.375V5.625zM21 9.375A.375.375 0 0020.625 9h-7.5a.375.375 0 00-.375.375v1.5c0 .207.168.375.375.375h7.5a.375.375 0 00.375-.375v-1.5zm0 3.75a.375.375 0 00-.375-.375h-7.5a.375.375 0 00-.375.375v1.5c0 .207.168.375.375.375h7.5a.375.375 0 00.375-.375v-1.5zm0 3.75a.375.375 0 00-.375-.375h-7.5a.375.375 0 00-.375.375v1.5c0 .207.168.375.375.375h7.5a.375.375 0 00.375-.375v-1.5zM10.875 18.75a.375.375 0 00.375-.375v-1.5a.375.375 0 00-.375-.375h-7.5a.375.375 0 00-.375.375v1.5c0 .207.168.375.375.375h7.5zM3.375 15h7.5a.375.375 0 00.375-.375v-1.5a.375.375 0 00-.375-.375h-7.5a.375.375 0 00-.375.375v1.5c0 .207.168.375.375.375zm0-3.75h7.5a.375.375 0 00.375-.375v-1.5A.375.375 0 0010.875 9h-7.5A.375.375 0 003 9.375v1.5c0 .207.168.375.375.375z",clipRule:"evenodd"}}]})(t)}function a2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.25 2.25a3 3 0 00-3 3v4.318a3 3 0 00.879 2.121l9.58 9.581c.92.92 2.39 1.186 3.548.428a18.849 18.849 0 005.441-5.44c.758-1.16.492-2.629-.428-3.548l-9.58-9.581a3 3 0 00-2.122-.879H5.25zM6.375 7.5a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25z",clipRule:"evenodd"}}]})(t)}function i2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.5 6.375c0-1.036.84-1.875 1.875-1.875h17.25c1.035 0 1.875.84 1.875 1.875v3.026a.75.75 0 01-.375.65 2.249 2.249 0 000 3.898.75.75 0 01.375.65v3.026c0 1.035-.84 1.875-1.875 1.875H3.375A1.875 1.875 0 011.5 17.625v-3.026a.75.75 0 01.374-.65 2.249 2.249 0 000-3.898.75.75 0 01-.374-.65V6.375zm15-1.125a.75.75 0 01.75.75v.75a.75.75 0 01-1.5 0V6a.75.75 0 01.75-.75zm.75 4.5a.75.75 0 00-1.5 0v.75a.75.75 0 001.5 0v-.75zm-.75 3a.75.75 0 01.75.75v.75a.75.75 0 01-1.5 0v-.75a.75.75 0 01.75-.75zm.75 4.5a.75.75 0 00-1.5 0V18a.75.75 0 001.5 0v-.75zM6 12a.75.75 0 01.75-.75H12a.75.75 0 010 1.5H6.75A.75.75 0 016 12zm.75 2.25a.75.75 0 000 1.5h3a.75.75 0 000-1.5h-3z",clipRule:"evenodd"}}]})(t)}function o2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M16.5 4.478v.227a48.816 48.816 0 013.878.512.75.75 0 11-.256 1.478l-.209-.035-1.005 13.07a3 3 0 01-2.991 2.77H8.084a3 3 0 01-2.991-2.77L4.087 6.66l-.209.035a.75.75 0 01-.256-1.478A48.567 48.567 0 017.5 4.705v-.227c0-1.564 1.213-2.9 2.816-2.951a52.662 52.662 0 013.369 0c1.603.051 2.815 1.387 2.815 2.951zm-6.136-1.452a51.196 51.196 0 013.273 0C14.39 3.05 15 3.684 15 4.478v.113a49.488 49.488 0 00-6 0v-.113c0-.794.609-1.428 1.364-1.452zm-.355 5.945a.75.75 0 10-1.5.058l.347 9a.75.75 0 101.499-.058l-.346-9zm5.48.058a.75.75 0 10-1.498-.058l-.347 9a.75.75 0 001.5.058l.345-9z",clipRule:"evenodd"}}]})(t)}function l2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.166 2.621v.858c-1.035.148-2.059.33-3.071.543a.75.75 0 00-.584.859 6.753 6.753 0 006.138 5.6 6.73 6.73 0 002.743 1.346A6.707 6.707 0 019.279 15H8.54c-1.036 0-1.875.84-1.875 1.875V19.5h-.75a2.25 2.25 0 00-2.25 2.25c0 .414.336.75.75.75h15a.75.75 0 00.75-.75 2.25 2.25 0 00-2.25-2.25h-.75v-2.625c0-1.036-.84-1.875-1.875-1.875h-.739a6.706 6.706 0 01-1.112-3.173 6.73 6.73 0 002.743-1.347 6.753 6.753 0 006.139-5.6.75.75 0 00-.585-.858 47.077 47.077 0 00-3.07-.543V2.62a.75.75 0 00-.658-.744 49.22 49.22 0 00-6.093-.377c-2.063 0-4.096.128-6.093.377a.75.75 0 00-.657.744zm0 2.629c0 1.196.312 2.32.857 3.294A5.266 5.266 0 013.16 5.337a45.6 45.6 0 012.006-.343v.256zm13.5 0v-.256c.674.1 1.343.214 2.006.343a5.265 5.265 0 01-2.863 3.207 6.72 6.72 0 00.857-3.294z",clipRule:"evenodd"}}]})(t)}function c2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M3.375 4.5C2.339 4.5 1.5 5.34 1.5 6.375V13.5h12V6.375c0-1.036-.84-1.875-1.875-1.875h-8.25zM13.5 15h-12v2.625c0 1.035.84 1.875 1.875 1.875h.375a3 3 0 116 0h3a.75.75 0 00.75-.75V15z"}},{tag:"path",attr:{d:"M8.25 19.5a1.5 1.5 0 10-3 0 1.5 1.5 0 003 0zM15.75 6.75a.75.75 0 00-.75.75v11.25c0 .087.015.17.042.248a3 3 0 015.958.464c.853-.175 1.522-.935 1.464-1.883a18.659 18.659 0 00-3.732-10.104 1.837 1.837 0 00-1.47-.725H15.75z"}},{tag:"path",attr:{d:"M19.5 19.5a1.5 1.5 0 10-3 0 1.5 1.5 0 003 0z"}}]})(t)}function s2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M19.5 6h-15v9h15V6z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M3.375 3C2.339 3 1.5 3.84 1.5 4.875v11.25C1.5 17.16 2.34 18 3.375 18H9.75v1.5H6A.75.75 0 006 21h12a.75.75 0 000-1.5h-3.75V18h6.375c1.035 0 1.875-.84 1.875-1.875V4.875C22.5 3.839 21.66 3 20.625 3H3.375zm0 13.5h17.25a.375.375 0 00.375-.375V4.875a.375.375 0 00-.375-.375H3.375A.375.375 0 003 4.875v11.25c0 .207.168.375.375.375z",clipRule:"evenodd"}}]})(t)}function u2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M18.685 19.097A9.723 9.723 0 0021.75 12c0-5.385-4.365-9.75-9.75-9.75S2.25 6.615 2.25 12a9.723 9.723 0 003.065 7.097A9.716 9.716 0 0012 21.75a9.716 9.716 0 006.685-2.653zm-12.54-1.285A7.486 7.486 0 0112 15a7.486 7.486 0 015.855 2.812A8.224 8.224 0 0112 20.25a8.224 8.224 0 01-5.855-2.438zM15.75 9a3.75 3.75 0 11-7.5 0 3.75 3.75 0 017.5 0z",clipRule:"evenodd"}}]})(t)}function d2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8.25 6.75a3.75 3.75 0 117.5 0 3.75 3.75 0 01-7.5 0zM15.75 9.75a3 3 0 116 0 3 3 0 01-6 0zM2.25 9.75a3 3 0 116 0 3 3 0 01-6 0zM6.31 15.117A6.745 6.745 0 0112 12a6.745 6.745 0 016.709 7.498.75.75 0 01-.372.568A12.696 12.696 0 0112 21.75c-2.305 0-4.47-.612-6.337-1.684a.75.75 0 01-.372-.568 6.787 6.787 0 011.019-4.38z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M5.082 14.254a8.287 8.287 0 00-1.308 5.135 9.687 9.687 0 01-1.764-.44l-.115-.04a.563.563 0 01-.373-.487l-.01-.121a3.75 3.75 0 013.57-4.047zM20.226 19.389a8.287 8.287 0 00-1.308-5.135 3.75 3.75 0 013.57 4.047l-.01.121a.563.563 0 01-.373.486l-.115.04c-.567.2-1.156.349-1.764.441z"}}]})(t)}function h2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M10.375 2.25a4.125 4.125 0 100 8.25 4.125 4.125 0 000-8.25zM10.375 12a7.125 7.125 0 00-7.124 7.247.75.75 0 00.363.63 13.067 13.067 0 006.761 1.873c2.472 0 4.786-.684 6.76-1.873a.75.75 0 00.364-.63l.001-.12v-.002A7.125 7.125 0 0010.375 12zM16 9.75a.75.75 0 000 1.5h6a.75.75 0 000-1.5h-6z"}}]})(t)}function f2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M6.25 6.375a4.125 4.125 0 118.25 0 4.125 4.125 0 01-8.25 0zM3.25 19.125a7.125 7.125 0 0114.25 0v.003l-.001.119a.75.75 0 01-.363.63 13.067 13.067 0 01-6.761 1.873c-2.472 0-4.786-.684-6.76-1.873a.75.75 0 01-.364-.63l-.001-.122zM19.75 7.5a.75.75 0 00-1.5 0v2.25H16a.75.75 0 000 1.5h2.25v2.25a.75.75 0 001.5 0v-2.25H22a.75.75 0 000-1.5h-2.25V7.5z"}}]})(t)}function p2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.5 6a4.5 4.5 0 119 0 4.5 4.5 0 01-9 0zM3.751 20.105a8.25 8.25 0 0116.498 0 .75.75 0 01-.437.695A18.683 18.683 0 0112 22.5c-2.786 0-5.433-.608-7.812-1.7a.75.75 0 01-.437-.695z",clipRule:"evenodd"}}]})(t)}function g2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M4.5 6.375a4.125 4.125 0 118.25 0 4.125 4.125 0 01-8.25 0zM14.25 8.625a3.375 3.375 0 116.75 0 3.375 3.375 0 01-6.75 0zM1.5 19.125a7.125 7.125 0 0114.25 0v.003l-.001.119a.75.75 0 01-.363.63 13.067 13.067 0 01-6.761 1.873c-2.472 0-4.786-.684-6.76-1.873a.75.75 0 01-.364-.63l-.001-.122zM17.25 19.128l-.001.144a2.25 2.25 0 01-.233.96 10.088 10.088 0 005.06-1.01.75.75 0 00.42-.643 4.875 4.875 0 00-6.957-4.611 8.586 8.586 0 011.71 5.157v.003z"}}]})(t)}function v2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M19.253 2.292a.75.75 0 01.955.461A28.123 28.123 0 0121.75 12c0 3.266-.547 6.388-1.542 9.247a.75.75 0 11-1.416-.494c.94-2.7 1.458-5.654 1.458-8.753s-.519-6.054-1.458-8.754a.75.75 0 01.461-.954zm-14.227.013a.75.75 0 01.414.976A23.183 23.183 0 003.75 12c0 3.085.6 6.027 1.69 8.718a.75.75 0 01-1.39.563c-1.161-2.867-1.8-6-1.8-9.281 0-3.28.639-6.414 1.8-9.281a.75.75 0 01.976-.414zm4.275 5.052a1.5 1.5 0 012.21.803l.716 2.148L13.6 8.246a2.438 2.438 0 012.978-.892l.213.09a.75.75 0 11-.584 1.381l-.214-.09a.937.937 0 00-1.145.343l-2.021 3.033 1.084 3.255 1.445-.89a.75.75 0 11.786 1.278l-1.444.889a1.5 1.5 0 01-2.21-.803l-.716-2.148-1.374 2.062a2.437 2.437 0 01-2.978.892l-.213-.09a.75.75 0 01.584-1.381l.214.09a.938.938 0 001.145-.344l2.021-3.032-1.084-3.255-1.445.89a.75.75 0 11-.786-1.278l1.444-.89z",clipRule:"evenodd"}}]})(t)}function m2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M3.53 2.47a.75.75 0 00-1.06 1.06l18 18a.75.75 0 101.06-1.06l-18-18zM22.5 17.69c0 .471-.202.86-.504 1.124l-4.746-4.746V7.939l2.69-2.689c.944-.945 2.56-.276 2.56 1.06v11.38zM15.75 7.5v5.068L7.682 4.5h5.068a3 3 0 013 3zM1.5 7.5c0-.782.3-1.494.79-2.028l12.846 12.846A2.995 2.995 0 0112.75 19.5H4.5a3 3 0 01-3-3v-9z"}}]})(t)}function y2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M4.5 4.5a3 3 0 00-3 3v9a3 3 0 003 3h8.25a3 3 0 003-3v-9a3 3 0 00-3-3H4.5zM19.94 18.75l-2.69-2.69V7.94l2.69-2.69c.944-.945 2.56-.276 2.56 1.06v11.38c0 1.336-1.616 2.005-2.56 1.06z"}}]})(t)}function b2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M15 3.75H9v16.5h6V3.75zM16.5 20.25h3.375c1.035 0 1.875-.84 1.875-1.875V5.625c0-1.036-.84-1.875-1.875-1.875H16.5v16.5zM4.125 3.75H7.5v16.5H4.125a1.875 1.875 0 01-1.875-1.875V5.625c0-1.036.84-1.875 1.875-1.875z"}}]})(t)}function x2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M6 3a3 3 0 00-3 3v1.5a.75.75 0 001.5 0V6A1.5 1.5 0 016 4.5h1.5a.75.75 0 000-1.5H6zM16.5 3a.75.75 0 000 1.5H18A1.5 1.5 0 0119.5 6v1.5a.75.75 0 001.5 0V6a3 3 0 00-3-3h-1.5zM12 8.25a3.75 3.75 0 100 7.5 3.75 3.75 0 000-7.5zM4.5 16.5a.75.75 0 00-1.5 0V18a3 3 0 003 3h1.5a.75.75 0 000-1.5H6A1.5 1.5 0 014.5 18v-1.5zM21 16.5a.75.75 0 00-1.5 0V18a1.5 1.5 0 01-1.5 1.5h-1.5a.75.75 0 000 1.5H18a3 3 0 003-3v-1.5z"}}]})(t)}function M2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M2.273 5.625A4.483 4.483 0 015.25 4.5h13.5c1.141 0 2.183.425 2.977 1.125A3 3 0 0018.75 3H5.25a3 3 0 00-2.977 2.625zM2.273 8.625A4.483 4.483 0 015.25 7.5h13.5c1.141 0 2.183.425 2.977 1.125A3 3 0 0018.75 6H5.25a3 3 0 00-2.977 2.625zM5.25 9a3 3 0 00-3 3v6a3 3 0 003 3h13.5a3 3 0 003-3v-6a3 3 0 00-3-3H15a.75.75 0 00-.75.75 2.25 2.25 0 01-4.5 0A.75.75 0 009 9H5.25z"}}]})(t)}function w2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.371 8.143c5.858-5.857 15.356-5.857 21.213 0a.75.75 0 010 1.061l-.53.53a.75.75 0 01-1.06 0c-4.98-4.979-13.053-4.979-18.032 0a.75.75 0 01-1.06 0l-.53-.53a.75.75 0 010-1.06zm3.182 3.182c4.1-4.1 10.749-4.1 14.85 0a.75.75 0 010 1.061l-.53.53a.75.75 0 01-1.062 0 8.25 8.25 0 00-11.667 0 .75.75 0 01-1.06 0l-.53-.53a.75.75 0 010-1.06zm3.204 3.182a6 6 0 018.486 0 .75.75 0 010 1.061l-.53.53a.75.75 0 01-1.061 0 3.75 3.75 0 00-5.304 0 .75.75 0 01-1.06 0l-.53-.53a.75.75 0 010-1.06zm3.182 3.182a1.5 1.5 0 012.122 0 .75.75 0 010 1.061l-.53.53a.75.75 0 01-1.061 0l-.53-.53a.75.75 0 010-1.06z",clipRule:"evenodd"}}]})(t)}function z2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.25 6a3 3 0 013-3h13.5a3 3 0 013 3v12a3 3 0 01-3 3H5.25a3 3 0 01-3-3V6zm18 3H3.75v9a1.5 1.5 0 001.5 1.5h13.5a1.5 1.5 0 001.5-1.5V9zm-15-3.75A.75.75 0 004.5 6v.008c0 .414.336.75.75.75h.008a.75.75 0 00.75-.75V6a.75.75 0 00-.75-.75H5.25zm1.5.75a.75.75 0 01.75-.75h.008a.75.75 0 01.75.75v.008a.75.75 0 01-.75.75H7.5a.75.75 0 01-.75-.75V6zm3-.75A.75.75 0 009 6v.008c0 .414.336.75.75.75h.008a.75.75 0 00.75-.75V6a.75.75 0 00-.75-.75H9.75z",clipRule:"evenodd"}}]})(t)}function C2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 6.75a5.25 5.25 0 016.775-5.025.75.75 0 01.313 1.248l-3.32 3.319c.063.475.276.934.641 1.299.365.365.824.578 1.3.64l3.318-3.319a.75.75 0 011.248.313 5.25 5.25 0 01-5.472 6.756c-1.018-.086-1.87.1-2.309.634L7.344 21.3A3.298 3.298 0 112.7 16.657l8.684-7.151c.533-.44.72-1.291.634-2.309A5.342 5.342 0 0112 6.75zM4.117 19.125a.75.75 0 01.75-.75h.008a.75.75 0 01.75.75v.008a.75.75 0 01-.75.75h-.008a.75.75 0 01-.75-.75v-.008z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M10.076 8.64l-2.201-2.2V4.874a.75.75 0 00-.364-.643l-3.75-2.25a.75.75 0 00-.916.113l-.75.75a.75.75 0 00-.113.916l2.25 3.75a.75.75 0 00.643.364h1.564l2.062 2.062 1.575-1.297z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M12.556 17.329l4.183 4.182a3.375 3.375 0 004.773-4.773l-3.306-3.305a6.803 6.803 0 01-1.53.043c-.394-.034-.682-.006-.867.042a.589.589 0 00-.167.063l-3.086 3.748zm3.414-1.36a.75.75 0 011.06 0l1.875 1.876a.75.75 0 11-1.06 1.06L15.97 17.03a.75.75 0 010-1.06z",clipRule:"evenodd"}}]})(t)}function A2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 6.75a5.25 5.25 0 016.775-5.025.75.75 0 01.313 1.248l-3.32 3.319c.063.475.276.934.641 1.299.365.365.824.578 1.3.64l3.318-3.319a.75.75 0 011.248.313 5.25 5.25 0 01-5.472 6.756c-1.018-.086-1.87.1-2.309.634L7.344 21.3A3.298 3.298 0 112.7 16.657l8.684-7.151c.533-.44.72-1.291.634-2.309A5.342 5.342 0 0112 6.75zM4.117 19.125a.75.75 0 01.75-.75h.008a.75.75 0 01.75.75v.008a.75.75 0 01-.75.75h-.008a.75.75 0 01-.75-.75v-.008z",clipRule:"evenodd"}}]})(t)}function k2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm-1.72 6.97a.75.75 0 10-1.06 1.06L10.94 12l-1.72 1.72a.75.75 0 101.06 1.06L12 13.06l1.72 1.72a.75.75 0 101.06-1.06L13.06 12l1.72-1.72a.75.75 0 10-1.06-1.06L12 10.94l-1.72-1.72z",clipRule:"evenodd"}}]})(t)}function H2(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.47 5.47a.75.75 0 011.06 0L12 10.94l5.47-5.47a.75.75 0 111.06 1.06L13.06 12l5.47 5.47a.75.75 0 11-1.06 1.06L12 13.06l-5.47 5.47a.75.75 0 01-1.06-1.06L10.94 12 5.47 6.53a.75.75 0 010-1.06z",clipRule:"evenodd"}}]})(t)}function E2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4.26 10.147a60.436 60.436 0 00-.491 6.347A48.627 48.627 0 0112 20.904a48.627 48.627 0 018.232-4.41 60.46 60.46 0 00-.491-6.347m-15.482 0a50.57 50.57 0 00-2.658-.813A59.905 59.905 0 0112 3.493a59.902 59.902 0 0110.399 5.84c-.896.248-1.783.52-2.658.814m-15.482 0A50.697 50.697 0 0112 13.489a50.702 50.702 0 017.74-3.342M6.75 15a.75.75 0 100-1.5.75.75 0 000 1.5zm0 0v-3.675A55.378 55.378 0 0112 8.443m-7.007 11.55A5.981 5.981 0 006.75 15.75v-1.5"}}]})(t)}function S2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M10.5 6h9.75M10.5 6a1.5 1.5 0 11-3 0m3 0a1.5 1.5 0 10-3 0M3.75 6H7.5m3 12h9.75m-9.75 0a1.5 1.5 0 01-3 0m3 0a1.5 1.5 0 00-3 0m-3.75 0H7.5m9-6h3.75m-3.75 0a1.5 1.5 0 01-3 0m3 0a1.5 1.5 0 00-3 0m-9.75 0h9.75"}}]})(t)}function L2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 13.5V3.75m0 9.75a1.5 1.5 0 010 3m0-3a1.5 1.5 0 000 3m0 3.75V16.5m12-3V3.75m0 9.75a1.5 1.5 0 010 3m0-3a1.5 1.5 0 000 3m0 3.75V16.5m-6-9V3.75m0 3.75a1.5 1.5 0 010 3m0-3a1.5 1.5 0 000 3m0 9.75V10.5"}}]})(t)}function _2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M20.25 7.5l-.625 10.632a2.25 2.25 0 01-2.247 2.118H6.622a2.25 2.25 0 01-2.247-2.118L3.75 7.5m8.25 3v6.75m0 0l-3-3m3 3l3-3M3.375 7.5h17.25c.621 0 1.125-.504 1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125z"}}]})(t)}function B2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M20.25 7.5l-.625 10.632a2.25 2.25 0 01-2.247 2.118H6.622a2.25 2.25 0 01-2.247-2.118L3.75 7.5m6 4.125l2.25 2.25m0 0l2.25 2.25M12 13.875l2.25-2.25M12 13.875l-2.25 2.25M3.375 7.5h17.25c.621 0 1.125-.504 1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125z"}}]})(t)}function D2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M20.25 7.5l-.625 10.632a2.25 2.25 0 01-2.247 2.118H6.622a2.25 2.25 0 01-2.247-2.118L3.75 7.5M10 11.25h4M3.375 7.5h17.25c.621 0 1.125-.504 1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125z"}}]})(t)}function T2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 12.75l3 3m0 0l3-3m-3 3v-7.5M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function V2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 4.5l-15 15m0 0h11.25m-11.25 0V8.25"}}]})(t)}function O2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7.5 7.5h-.75A2.25 2.25 0 004.5 9.75v7.5a2.25 2.25 0 002.25 2.25h7.5a2.25 2.25 0 002.25-2.25v-7.5a2.25 2.25 0 00-2.25-2.25h-.75m-6 3.75l3 3m0 0l3-3m-3 3V1.5m6 9h.75a2.25 2.25 0 012.25 2.25v7.5a2.25 2.25 0 01-2.25 2.25h-7.5a2.25 2.25 0 01-2.25-2.25v-.75"}}]})(t)}function I2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 8.25H7.5a2.25 2.25 0 00-2.25 2.25v9a2.25 2.25 0 002.25 2.25h9a2.25 2.25 0 002.25-2.25v-9a2.25 2.25 0 00-2.25-2.25H15M9 12l3 3m0 0l3-3m-3 3V2.25"}}]})(t)}function R2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4.5 4.5l15 15m0 0V8.25m0 11.25H8.25"}}]})(t)}function F2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 16.5v2.25A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75V16.5M16.5 12L12 16.5m0 0L7.5 12m4.5 4.5V3"}}]})(t)}function N2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 13.5L12 21m0 0l-7.5-7.5M12 21V3"}}]})(t)}function P2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M11.25 9l-3 3m0 0l3 3m-3-3h7.5M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function j2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 9V5.25A2.25 2.25 0 0013.5 3h-6a2.25 2.25 0 00-2.25 2.25v13.5A2.25 2.25 0 007.5 21h6a2.25 2.25 0 002.25-2.25V15M12 9l-3 3m0 0l3 3m-3-3h12.75"}}]})(t)}function U2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M10.5 19.5L3 12m0 0l7.5-7.5M3 12h18"}}]})(t)}function W2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 17.25L12 21m0 0l-3.75-3.75M12 21V3"}}]})(t)}function Z2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M6.75 15.75L3 12m0 0l3.75-3.75M3 12h18"}}]})(t)}function G2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3"}}]})(t)}function q2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8.25 6.75L12 3m0 0l3.75 3.75M12 3v18"}}]})(t)}function Y2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 12c0-1.232-.046-2.453-.138-3.662a4.006 4.006 0 00-3.7-3.7 48.678 48.678 0 00-7.324 0 4.006 4.006 0 00-3.7 3.7c-.017.22-.032.441-.046.662M19.5 12l3-3m-3 3l-3-3m-12 3c0 1.232.046 2.453.138 3.662a4.006 4.006 0 003.7 3.7 48.656 48.656 0 007.324 0 4.006 4.006 0 003.7-3.7c.017-.22.032-.441.046-.662M4.5 12l3 3m-3-3l-3 3"}}]})(t)}function X2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0l3.181 3.183a8.25 8.25 0 0013.803-3.7M4.031 9.865a8.25 8.25 0 0113.803-3.7l3.181 3.182m0-4.991v4.99"}}]})(t)}function $2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12.75 15l3-3m0 0l-3-3m3 3h-7.5M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function K2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 9V5.25A2.25 2.25 0 0013.5 3h-6a2.25 2.25 0 00-2.25 2.25v13.5A2.25 2.25 0 007.5 21h6a2.25 2.25 0 002.25-2.25V15m3 0l3-3m0 0l-3-3m3 3H9"}}]})(t)}function Q2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M13.5 4.5L21 12m0 0l-7.5 7.5M21 12H3"}}]})(t)}function J2(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 4.5v15m0 0l6.75-6.75M12 19.5l-6.75-6.75"}}]})(t)}function t5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 12h-15m0 0l6.75 6.75M4.5 12l6.75-6.75"}}]})(t)}function e5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4.5 12h15m0 0l-6.75-6.75M19.5 12l-6.75 6.75"}}]})(t)}function n5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 19.5v-15m0 0l-6.75 6.75M12 4.5l6.75 6.75"}}]})(t)}function r5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M13.5 6H5.25A2.25 2.25 0 003 8.25v10.5A2.25 2.25 0 005.25 21h10.5A2.25 2.25 0 0018 18.75V10.5m-10.5 6L21 3m0 0h-5.25M21 3v5.25"}}]})(t)}function a5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M2.25 6L9 12.75l4.286-4.286a11.948 11.948 0 014.306 6.43l.776 2.898m0 0l3.182-5.511m-3.182 5.51l-5.511-3.181"}}]})(t)}function i5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M2.25 18L9 11.25l4.306 4.307a11.95 11.95 0 015.814-5.519l2.74-1.22m0 0l-5.94-2.28m5.94 2.28l-2.28 5.941"}}]})(t)}function o5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 11.25l-3-3m0 0l-3 3m3-3v7.5M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function l5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 19.5l-15-15m0 0v11.25m0-11.25h11.25"}}]})(t)}function c5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7.5 7.5h-.75A2.25 2.25 0 004.5 9.75v7.5a2.25 2.25 0 002.25 2.25h7.5a2.25 2.25 0 002.25-2.25v-7.5a2.25 2.25 0 00-2.25-2.25h-.75m0-3l-3-3m0 0l-3 3m3-3v11.25m6-2.25h.75a2.25 2.25 0 012.25 2.25v7.5a2.25 2.25 0 01-2.25 2.25h-7.5a2.25 2.25 0 01-2.25-2.25v-.75"}}]})(t)}function s5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 8.25H7.5a2.25 2.25 0 00-2.25 2.25v9a2.25 2.25 0 002.25 2.25h9a2.25 2.25 0 002.25-2.25v-9a2.25 2.25 0 00-2.25-2.25H15m0-3l-3-3m0 0l-3 3m3-3V15"}}]})(t)}function u5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4.5 19.5l15-15m0 0H8.25m11.25 0v11.25"}}]})(t)}function d5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 16.5v2.25A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75V16.5m-13.5-9L12 3m0 0l4.5 4.5M12 3v13.5"}}]})(t)}function h5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4.5 10.5L12 3m0 0l7.5 7.5M12 3v18"}}]})(t)}function f5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 15l-6 6m0 0l-6-6m6 6V9a6 6 0 0112 0v3"}}]})(t)}function p5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 15L3 9m0 0l6-6M3 9h12a6 6 0 010 12h-3"}}]})(t)}function g5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 15l6-6m0 0l-6-6m6 6H9a6 6 0 000 12h3"}}]})(t)}function v5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 9l6-6m0 0l6 6m-6-6v12a6 6 0 01-12 0v-3"}}]})(t)}function m5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 9V4.5M9 9H4.5M9 9L3.75 3.75M9 15v4.5M9 15H4.5M9 15l-5.25 5.25M15 9h4.5M15 9V4.5M15 9l5.25-5.25M15 15h4.5M15 15v4.5m0-4.5l5.25 5.25"}}]})(t)}function y5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.75 3.75v4.5m0-4.5h4.5m-4.5 0L9 9M3.75 20.25v-4.5m0 4.5h4.5m-4.5 0L9 15M20.25 3.75h-4.5m4.5 0v4.5m0-4.5L15 9m5.25 11.25h-4.5m4.5 0v-4.5m0 4.5L15 15"}}]})(t)}function b5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7.5 21L3 16.5m0 0L7.5 12M3 16.5h13.5m0-13.5L21 7.5m0 0L16.5 12M21 7.5H7.5"}}]})(t)}function x5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 7.5L7.5 3m0 0L12 7.5M7.5 3v13.5m13.5 0L16.5 21m0 0L12 16.5m4.5 4.5V7.5"}}]})(t)}function M5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",d:"M16.5 12a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zm0 0c0 1.657 1.007 3 2.25 3S21 13.657 21 12a9 9 0 10-2.636 6.364M16.5 12V8.25"}}]})(t)}function w5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 9.75L14.25 12m0 0l2.25 2.25M14.25 12l2.25-2.25M14.25 12L12 14.25m-2.58 4.92l-6.375-6.375a1.125 1.125 0 010-1.59L9.42 4.83c.211-.211.498-.33.796-.33H19.5a2.25 2.25 0 012.25 2.25v10.5a2.25 2.25 0 01-2.25 2.25h-9.284c-.298 0-.585-.119-.796-.33z"}}]})(t)}function z5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 16.811c0 .864-.933 1.405-1.683.977l-7.108-4.062a1.125 1.125 0 010-1.953l7.108-4.062A1.125 1.125 0 0121 8.688v8.123zM11.25 16.811c0 .864-.933 1.405-1.683.977l-7.108-4.062a1.125 1.125 0 010-1.953L9.567 7.71a1.125 1.125 0 011.683.977v8.123z"}}]})(t)}function C5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M2.25 18.75a60.07 60.07 0 0115.797 2.101c.727.198 1.453-.342 1.453-1.096V18.75M3.75 4.5v.75A.75.75 0 013 6h-.75m0 0v-.375c0-.621.504-1.125 1.125-1.125H20.25M2.25 6v9m18-10.5v.75c0 .414.336.75.75.75h.75m-1.5-1.5h.375c.621 0 1.125.504 1.125 1.125v9.75c0 .621-.504 1.125-1.125 1.125h-.375m1.5-1.5H21a.75.75 0 00-.75.75v.75m0 0H3.75m0 0h-.375a1.125 1.125 0 01-1.125-1.125V15m1.5 1.5v-.75A.75.75 0 003 15h-.75M15 10.5a3 3 0 11-6 0 3 3 0 016 0zm3 0h.008v.008H18V10.5zm-12 0h.008v.008H6V10.5z"}}]})(t)}function A5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.75 9h16.5m-16.5 6.75h16.5"}}]})(t)}function k5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25H12"}}]})(t)}function H5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.75 6.75h16.5M3.75 12h16.5M12 17.25h8.25"}}]})(t)}function E5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.75 6.75h16.5M3.75 12H12m-8.25 5.25h16.5"}}]})(t)}function S5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5"}}]})(t)}function L5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.75 5.25h16.5m-16.5 4.5h16.5m-16.5 4.5h16.5m-16.5 4.5h16.5"}}]})(t)}function _5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 4.5h14.25M3 9h9.75M3 13.5h9.75m4.5-4.5v12m0 0l-3.75-3.75M17.25 21L21 17.25"}}]})(t)}function B5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 4.5h14.25M3 9h9.75M3 13.5h5.25m5.25-.75L17.25 9m0 0L21 12.75M17.25 9v12"}}]})(t)}function D5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 10.5h.375c.621 0 1.125.504 1.125 1.125v2.25c0 .621-.504 1.125-1.125 1.125H21M3.75 18h15A2.25 2.25 0 0021 15.75v-6a2.25 2.25 0 00-2.25-2.25h-15A2.25 2.25 0 001.5 9.75v6A2.25 2.25 0 003.75 18z"}}]})(t)}function T5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 10.5h.375c.621 0 1.125.504 1.125 1.125v2.25c0 .621-.504 1.125-1.125 1.125H21M4.5 10.5H18V15H4.5v-4.5zM3.75 18h15A2.25 2.25 0 0021 15.75v-6a2.25 2.25 0 00-2.25-2.25h-15A2.25 2.25 0 001.5 9.75v6A2.25 2.25 0 003.75 18z"}}]})(t)}function V5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 10.5h.375c.621 0 1.125.504 1.125 1.125v2.25c0 .621-.504 1.125-1.125 1.125H21M4.5 10.5h6.75V15H4.5v-4.5zM3.75 18h15A2.25 2.25 0 0021 15.75v-6a2.25 2.25 0 00-2.25-2.25h-15A2.25 2.25 0 001.5 9.75v6A2.25 2.25 0 003.75 18z"}}]})(t)}function O5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9.75 3.104v5.714a2.25 2.25 0 01-.659 1.591L5 14.5M9.75 3.104c-.251.023-.501.05-.75.082m.75-.082a24.301 24.301 0 014.5 0m0 0v5.714c0 .597.237 1.17.659 1.591L19.8 15.3M14.25 3.104c.251.023.501.05.75.082M19.8 15.3l-1.57.393A9.065 9.065 0 0112 15a9.065 9.065 0 00-6.23-.693L5 14.5m14.8.8l1.402 1.402c1.232 1.232.65 3.318-1.067 3.611A48.309 48.309 0 0112 21c-2.773 0-5.491-.235-8.135-.687-1.718-.293-2.3-2.379-1.067-3.61L5 14.5"}}]})(t)}function I5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M14.857 17.082a23.848 23.848 0 005.454-1.31A8.967 8.967 0 0118 9.75v-.7V9A6 6 0 006 9v.75a8.967 8.967 0 01-2.312 6.022c1.733.64 3.56 1.085 5.455 1.31m5.714 0a24.255 24.255 0 01-5.714 0m5.714 0a3 3 0 11-5.714 0M3.124 7.5A8.969 8.969 0 015.292 3m13.416 0a8.969 8.969 0 012.168 4.5"}}]})(t)}function R5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9.143 17.082a24.248 24.248 0 003.844.148m-3.844-.148a23.856 23.856 0 01-5.455-1.31 8.964 8.964 0 002.3-5.542m3.155 6.852a3 3 0 005.667 1.97m1.965-2.277L21 21m-4.225-4.225a23.81 23.81 0 003.536-1.003A8.967 8.967 0 0118 9.75V9A6 6 0 006.53 6.53m10.245 10.245L6.53 6.53M3 3l3.53 3.53"}}]})(t)}function F5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M14.857 17.082a23.848 23.848 0 005.454-1.31A8.967 8.967 0 0118 9.75v-.7V9A6 6 0 006 9v.75a8.967 8.967 0 01-2.312 6.022c1.733.64 3.56 1.085 5.455 1.31m5.714 0a24.255 24.255 0 01-5.714 0m5.714 0a3 3 0 11-5.714 0M10.5 8.25h3l-3 4.5h3"}}]})(t)}function N5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M14.857 17.082a23.848 23.848 0 005.454-1.31A8.967 8.967 0 0118 9.75v-.7V9A6 6 0 006 9v.75a8.967 8.967 0 01-2.312 6.022c1.733.64 3.56 1.085 5.455 1.31m5.714 0a24.255 24.255 0 01-5.714 0m5.714 0a3 3 0 11-5.714 0"}}]})(t)}function P5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M11.412 15.655L9.75 21.75l3.745-4.012M9.257 13.5H3.75l2.659-2.849m2.048-2.194L14.25 2.25 12 10.5h8.25l-4.707 5.043M8.457 8.457L3 3m5.457 5.457l7.086 7.086m0 0L21 21"}}]})(t)}function j5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.75 13.5l10.5-11.25L12 10.5h8.25L9.75 21.75 12 13.5H3.75z"}}]})(t)}function U5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 6.042A8.967 8.967 0 006 3.75c-1.052 0-2.062.18-3 .512v14.25A8.987 8.987 0 016 18c2.305 0 4.408.867 6 2.292m0-14.25a8.966 8.966 0 016-2.292c1.052 0 2.062.18 3 .512v14.25A8.987 8.987 0 0018 18a8.967 8.967 0 00-6 2.292m0-14.25v14.25"}}]})(t)}function W5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 3l1.664 1.664M21 21l-1.5-1.5m-5.485-1.242L12 17.25 4.5 21V8.742m.164-4.078a2.15 2.15 0 011.743-1.342 48.507 48.507 0 0111.186 0c1.1.128 1.907 1.077 1.907 2.185V19.5M4.664 4.664L19.5 19.5"}}]})(t)}function Z5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M16.5 3.75V16.5L12 14.25 7.5 16.5V3.75m9 0H18A2.25 2.25 0 0120.25 6v12A2.25 2.25 0 0118 20.25H6A2.25 2.25 0 013.75 18V6A2.25 2.25 0 016 3.75h1.5m9 0h-9"}}]})(t)}function G5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M17.593 3.322c1.1.128 1.907 1.077 1.907 2.185V21L12 17.25 4.5 21V5.507c0-1.108.806-2.057 1.907-2.185a48.507 48.507 0 0111.186 0z"}}]})(t)}function q5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M20.25 14.15v4.25c0 1.094-.787 2.036-1.872 2.18-2.087.277-4.216.42-6.378.42s-4.291-.143-6.378-.42c-1.085-.144-1.872-1.086-1.872-2.18v-4.25m16.5 0a2.18 2.18 0 00.75-1.661V8.706c0-1.081-.768-2.015-1.837-2.175a48.114 48.114 0 00-3.413-.387m4.5 8.006c-.194.165-.42.295-.673.38A23.978 23.978 0 0112 15.75c-2.648 0-5.195-.429-7.577-1.22a2.016 2.016 0 01-.673-.38m0 0A2.18 2.18 0 013 12.489V8.706c0-1.081.768-2.015 1.837-2.175a48.111 48.111 0 013.413-.387m7.5 0V5.25A2.25 2.25 0 0013.5 3h-3a2.25 2.25 0 00-2.25 2.25v.894m7.5 0a48.667 48.667 0 00-7.5 0M12 12.75h.008v.008H12v-.008z"}}]})(t)}function Y5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 12.75c1.148 0 2.278.08 3.383.237 1.037.146 1.866.966 1.866 2.013 0 3.728-2.35 6.75-5.25 6.75S6.75 18.728 6.75 15c0-1.046.83-1.867 1.866-2.013A24.204 24.204 0 0112 12.75zm0 0c2.883 0 5.647.508 8.207 1.44a23.91 23.91 0 01-1.152 6.06M12 12.75c-2.883 0-5.647.508-8.208 1.44.125 2.104.52 4.136 1.153 6.06M12 12.75a2.25 2.25 0 002.248-2.354M12 12.75a2.25 2.25 0 01-2.248-2.354M12 8.25c.995 0 1.971-.08 2.922-.236.403-.066.74-.358.795-.762a3.778 3.778 0 00-.399-2.25M12 8.25c-.995 0-1.97-.08-2.922-.236-.402-.066-.74-.358-.795-.762a3.734 3.734 0 01.4-2.253M12 8.25a2.25 2.25 0 00-2.248 2.146M12 8.25a2.25 2.25 0 012.248 2.146M8.683 5a6.032 6.032 0 01-1.155-1.002c.07-.63.27-1.222.574-1.747m.581 2.749A3.75 3.75 0 0115.318 5m0 0c.427-.283.815-.62 1.155-.999a4.471 4.471 0 00-.575-1.752M4.921 6a24.048 24.048 0 00-.392 3.314c1.668.546 3.416.914 5.223 1.082M19.08 6c.205 1.08.337 2.187.392 3.314a23.882 23.882 0 01-5.223 1.082"}}]})(t)}function X5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 21v-8.25M15.75 21v-8.25M8.25 21v-8.25M3 9l9-6 9 6m-1.5 12V10.332A48.36 48.36 0 0012 9.75c-2.551 0-5.056.2-7.5.582V21M3 21h18M12 6.75h.008v.008H12V6.75z"}}]})(t)}function $5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M2.25 21h19.5m-18-18v18m10.5-18v18m6-13.5V21M6.75 6.75h.75m-.75 3h.75m-.75 3h.75m3-6h.75m-.75 3h.75m-.75 3h.75M6.75 21v-3.375c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21M3 3h12m-.75 4.5H21m-3.75 3.75h.008v.008h-.008v-.008zm0 3h.008v.008h-.008v-.008zm0 3h.008v.008h-.008v-.008z"}}]})(t)}function K5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.75 21h16.5M4.5 3h15M5.25 3v18m13.5-18v18M9 6.75h1.5m-1.5 3h1.5m-1.5 3h1.5m3-6H15m-1.5 3H15m-1.5 3H15M9 21v-3.375c0-.621.504-1.125 1.125-1.125h3.75c.621 0 1.125.504 1.125 1.125V21"}}]})(t)}function Q5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M13.5 21v-7.5a.75.75 0 01.75-.75h3a.75.75 0 01.75.75V21m-4.5 0H2.36m11.14 0H18m0 0h3.64m-1.39 0V9.349m-16.5 11.65V9.35m0 0a3.001 3.001 0 003.75-.615A2.993 2.993 0 009.75 9.75c.896 0 1.7-.393 2.25-1.016a2.993 2.993 0 002.25 1.016c.896 0 1.7-.393 2.25-1.016a3.001 3.001 0 003.75.614m-16.5 0a3.004 3.004 0 01-.621-4.72L4.318 3.44A1.5 1.5 0 015.378 3h13.243a1.5 1.5 0 011.06.44l1.19 1.189a3 3 0 01-.621 4.72m-13.5 8.65h3.75a.75.75 0 00.75-.75V13.5a.75.75 0 00-.75-.75H6.75a.75.75 0 00-.75.75v3.75c0 .415.336.75.75.75z"}}]})(t)}function J5(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 8.25v-1.5m0 1.5c-1.355 0-2.697.056-4.024.166C6.845 8.51 6 9.473 6 10.608v2.513m6-4.87c1.355 0 2.697.055 4.024.165C17.155 8.51 18 9.473 18 10.608v2.513m-3-4.87v-1.5m-6 1.5v-1.5m12 9.75l-1.5.75a3.354 3.354 0 01-3 0 3.354 3.354 0 00-3 0 3.354 3.354 0 01-3 0 3.354 3.354 0 00-3 0 3.354 3.354 0 01-3 0L3 16.5m15-3.38a48.474 48.474 0 00-6-.37c-2.032 0-4.034.125-6 .37m12 0c.39.049.777.102 1.163.16 1.07.16 1.837 1.094 1.837 2.175v5.17c0 .62-.504 1.124-1.125 1.124H4.125A1.125 1.125 0 013 20.625v-5.17c0-1.08.768-2.014 1.837-2.174A47.78 47.78 0 016 13.12M12.265 3.11a.375.375 0 11-.53 0L12 2.845l.265.265zm-3 0a.375.375 0 11-.53 0L9 2.845l.265.265zm6 0a.375.375 0 11-.53 0L15 2.845l.265.265z"}}]})(t)}function t4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 15.75V18m-7.5-6.75h.008v.008H8.25v-.008zm0 2.25h.008v.008H8.25V13.5zm0 2.25h.008v.008H8.25v-.008zm0 2.25h.008v.008H8.25V18zm2.498-6.75h.007v.008h-.007v-.008zm0 2.25h.007v.008h-.007V13.5zm0 2.25h.007v.008h-.007v-.008zm0 2.25h.007v.008h-.007V18zm2.504-6.75h.008v.008h-.008v-.008zm0 2.25h.008v.008h-.008V13.5zm0 2.25h.008v.008h-.008v-.008zm0 2.25h.008v.008h-.008V18zm2.498-6.75h.008v.008h-.008v-.008zm0 2.25h.008v.008h-.008V13.5zM8.25 6h7.5v2.25h-7.5V6zM12 2.25c-1.892 0-3.758.11-5.593.322C5.307 2.7 4.5 3.65 4.5 4.757V19.5a2.25 2.25 0 002.25 2.25h10.5a2.25 2.25 0 002.25-2.25V4.757c0-1.108-.806-2.057-1.907-2.185A48.507 48.507 0 0012 2.25z"}}]})(t)}function e4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0v-7.5A2.25 2.25 0 015.25 9h13.5A2.25 2.25 0 0121 11.25v7.5m-9-6h.008v.008H12v-.008zM12 15h.008v.008H12V15zm0 2.25h.008v.008H12v-.008zM9.75 15h.008v.008H9.75V15zm0 2.25h.008v.008H9.75v-.008zM7.5 15h.008v.008H7.5V15zm0 2.25h.008v.008H7.5v-.008zm6.75-4.5h.008v.008h-.008v-.008zm0 2.25h.008v.008h-.008V15zm0 2.25h.008v.008h-.008v-.008zm2.25-4.5h.008v.008H16.5v-.008zm0 2.25h.008v.008H16.5V15z"}}]})(t)}function n4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0v-7.5A2.25 2.25 0 015.25 9h13.5A2.25 2.25 0 0121 11.25v7.5"}}]})(t)}function r4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M6.827 6.175A2.31 2.31 0 015.186 7.23c-.38.054-.757.112-1.134.175C2.999 7.58 2.25 8.507 2.25 9.574V18a2.25 2.25 0 002.25 2.25h15A2.25 2.25 0 0021.75 18V9.574c0-1.067-.75-1.994-1.802-2.169a47.865 47.865 0 00-1.134-.175 2.31 2.31 0 01-1.64-1.055l-.822-1.316a2.192 2.192 0 00-1.736-1.039 48.774 48.774 0 00-5.232 0 2.192 2.192 0 00-1.736 1.039l-.821 1.316z"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M16.5 12.75a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zM18.75 10.5h.008v.008h-.008V10.5z"}}]})(t)}function a4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7.5 14.25v2.25m3-4.5v4.5m3-6.75v6.75m3-9v9M6 20.25h12A2.25 2.25 0 0020.25 18V6A2.25 2.25 0 0018 3.75H6A2.25 2.25 0 003.75 6v12A2.25 2.25 0 006 20.25z"}}]})(t)}function i4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 13.125C3 12.504 3.504 12 4.125 12h2.25c.621 0 1.125.504 1.125 1.125v6.75C7.5 20.496 6.996 21 6.375 21h-2.25A1.125 1.125 0 013 19.875v-6.75zM9.75 8.625c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125v11.25c0 .621-.504 1.125-1.125 1.125h-2.25a1.125 1.125 0 01-1.125-1.125V8.625zM16.5 4.125c0-.621.504-1.125 1.125-1.125h2.25C20.496 3 21 3.504 21 4.125v15.75c0 .621-.504 1.125-1.125 1.125h-2.25a1.125 1.125 0 01-1.125-1.125V4.125z"}}]})(t)}function o4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M10.5 6a7.5 7.5 0 107.5 7.5h-7.5V6z"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M13.5 10.5H21A7.5 7.5 0 0013.5 3v7.5z"}}]})(t)}function l4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7.5 8.25h9m-9 3H12m-9.75 1.51c0 1.6 1.123 2.994 2.707 3.227 1.129.166 2.27.293 3.423.379.35.026.67.21.865.501L12 21l2.755-4.133a1.14 1.14 0 01.865-.501 48.172 48.172 0 003.423-.379c1.584-.233 2.707-1.626 2.707-3.228V6.741c0-1.602-1.123-2.995-2.707-3.228A48.394 48.394 0 0012 3c-2.392 0-4.744.175-7.043.513C3.373 3.746 2.25 5.14 2.25 6.741v6.018z"}}]})(t)}function c4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M2.25 12.76c0 1.6 1.123 2.994 2.707 3.227 1.068.157 2.148.279 3.238.364.466.037.893.281 1.153.671L12 21l2.652-3.978c.26-.39.687-.634 1.153-.67 1.09-.086 2.17-.208 3.238-.365 1.584-.233 2.707-1.626 2.707-3.228V6.741c0-1.602-1.123-2.995-2.707-3.228A48.394 48.394 0 0012 3c-2.392 0-4.744.175-7.043.513C3.373 3.746 2.25 5.14 2.25 6.741v6.018z"}}]})(t)}function s4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8.625 9.75a.375.375 0 11-.75 0 .375.375 0 01.75 0zm0 0H8.25m4.125 0a.375.375 0 11-.75 0 .375.375 0 01.75 0zm0 0H12m4.125 0a.375.375 0 11-.75 0 .375.375 0 01.75 0zm0 0h-.375m-13.5 3.01c0 1.6 1.123 2.994 2.707 3.227 1.087.16 2.185.283 3.293.369V21l4.184-4.183a1.14 1.14 0 01.778-.332 48.294 48.294 0 005.83-.498c1.585-.233 2.708-1.626 2.708-3.228V6.741c0-1.602-1.123-2.995-2.707-3.228A48.394 48.394 0 0012 3c-2.392 0-4.744.175-7.043.513C3.373 3.746 2.25 5.14 2.25 6.741v6.018z"}}]})(t)}function u4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M20.25 8.511c.884.284 1.5 1.128 1.5 2.097v4.286c0 1.136-.847 2.1-1.98 2.193-.34.027-.68.052-1.02.072v3.091l-3-3c-1.354 0-2.694-.055-4.02-.163a2.115 2.115 0 01-.825-.242m9.345-8.334a2.126 2.126 0 00-.476-.095 48.64 48.64 0 00-8.048 0c-1.131.094-1.976 1.057-1.976 2.192v4.286c0 .837.46 1.58 1.155 1.951m9.345-8.334V6.637c0-1.621-1.152-3.026-2.76-3.235A48.455 48.455 0 0011.25 3c-2.115 0-4.198.137-6.24.402-1.608.209-2.76 1.614-2.76 3.235v6.226c0 1.621 1.152 3.026 2.76 3.235.577.075 1.157.14 1.74.194V21l4.155-4.155"}}]})(t)}function d4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M2.25 12.76c0 1.6 1.123 2.994 2.707 3.227 1.087.16 2.185.283 3.293.369V21l4.076-4.076a1.526 1.526 0 011.037-.443 48.282 48.282 0 005.68-.494c1.584-.233 2.707-1.626 2.707-3.228V6.741c0-1.602-1.123-2.995-2.707-3.228A48.394 48.394 0 0012 3c-2.392 0-4.744.175-7.043.513C3.373 3.746 2.25 5.14 2.25 6.741v6.018z"}}]})(t)}function h4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8.625 12a.375.375 0 11-.75 0 .375.375 0 01.75 0zm0 0H8.25m4.125 0a.375.375 0 11-.75 0 .375.375 0 01.75 0zm0 0H12m4.125 0a.375.375 0 11-.75 0 .375.375 0 01.75 0zm0 0h-.375M21 12c0 4.556-4.03 8.25-9 8.25a9.764 9.764 0 01-2.555-.337A5.972 5.972 0 015.41 20.97a5.969 5.969 0 01-.474-.065 4.48 4.48 0 00.978-2.025c.09-.457-.133-.901-.467-1.226C3.93 16.178 3 14.189 3 12c0-4.556 4.03-8.25 9-8.25s9 3.694 9 8.25z"}}]})(t)}function f4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 20.25c4.97 0 9-3.694 9-8.25s-4.03-8.25-9-8.25S3 7.444 3 12c0 2.104.859 4.023 2.273 5.48.432.447.74 1.04.586 1.641a4.483 4.483 0 01-.923 1.785A5.969 5.969 0 006 21c1.282 0 2.47-.402 3.445-1.087.81.22 1.668.337 2.555.337z"}}]})(t)}function p4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 12.75L11.25 15 15 9.75M21 12c0 1.268-.63 2.39-1.593 3.068a3.745 3.745 0 01-1.043 3.296 3.745 3.745 0 01-3.296 1.043A3.745 3.745 0 0112 21c-1.268 0-2.39-.63-3.068-1.593a3.746 3.746 0 01-3.296-1.043 3.745 3.745 0 01-1.043-3.296A3.745 3.745 0 013 12c0-1.268.63-2.39 1.593-3.068a3.745 3.745 0 011.043-3.296 3.746 3.746 0 013.296-1.043A3.746 3.746 0 0112 3c1.268 0 2.39.63 3.068 1.593a3.746 3.746 0 013.296 1.043 3.746 3.746 0 011.043 3.296A3.745 3.745 0 0121 12z"}}]})(t)}function g4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 12.75L11.25 15 15 9.75M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function v4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4.5 12.75l6 6 9-13.5"}}]})(t)}function m4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 5.25l-7.5 7.5-7.5-7.5m15 6l-7.5 7.5-7.5-7.5"}}]})(t)}function y4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M18.75 19.5l-7.5-7.5 7.5-7.5m-6 15L5.25 12l7.5-7.5"}}]})(t)}function b4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M11.25 4.5l7.5 7.5-7.5 7.5m-6-15l7.5 7.5-7.5 7.5"}}]})(t)}function x4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4.5 12.75l7.5-7.5 7.5 7.5m-15 6l7.5-7.5 7.5 7.5"}}]})(t)}function M4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 8.25l-7.5 7.5-7.5-7.5"}}]})(t)}function w4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 19.5L8.25 12l7.5-7.5"}}]})(t)}function z4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8.25 4.5l7.5 7.5-7.5 7.5"}}]})(t)}function C4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8.25 15L12 18.75 15.75 15m-7.5-6L12 5.25 15.75 9"}}]})(t)}function A4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4.5 15.75l7.5-7.5 7.5 7.5"}}]})(t)}function k4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M20.25 6.375c0 2.278-3.694 4.125-8.25 4.125S3.75 8.653 3.75 6.375m16.5 0c0-2.278-3.694-4.125-8.25-4.125S3.75 4.097 3.75 6.375m16.5 0v11.25c0 2.278-3.694 4.125-8.25 4.125s-8.25-1.847-8.25-4.125V6.375m16.5 0v3.75m-16.5-3.75v3.75m16.5 0v3.75C20.25 16.153 16.556 18 12 18s-8.25-1.847-8.25-4.125v-3.75m16.5 0c0 2.278-3.694 4.125-8.25 4.125s-8.25-1.847-8.25-4.125"}}]})(t)}function H4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M11.35 3.836c-.065.21-.1.433-.1.664 0 .414.336.75.75.75h4.5a.75.75 0 00.75-.75 2.25 2.25 0 00-.1-.664m-5.8 0A2.251 2.251 0 0113.5 2.25H15c1.012 0 1.867.668 2.15 1.586m-5.8 0c-.376.023-.75.05-1.124.08C9.095 4.01 8.25 4.973 8.25 6.108V8.25m8.9-4.414c.376.023.75.05 1.124.08 1.131.094 1.976 1.057 1.976 2.192V16.5A2.25 2.25 0 0118 18.75h-2.25m-7.5-10.5H4.875c-.621 0-1.125.504-1.125 1.125v11.25c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V18.75m-7.5-10.5h6.375c.621 0 1.125.504 1.125 1.125v9.375m-8.25-3l1.5 1.5 3-3.75"}}]})(t)}function E4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 12h3.75M9 15h3.75M9 18h3.75m3 .75H18a2.25 2.25 0 002.25-2.25V6.108c0-1.135-.845-2.098-1.976-2.192a48.424 48.424 0 00-1.123-.08m-5.801 0c-.065.21-.1.433-.1.664 0 .414.336.75.75.75h4.5a.75.75 0 00.75-.75 2.25 2.25 0 00-.1-.664m-5.8 0A2.251 2.251 0 0113.5 2.25H15c1.012 0 1.867.668 2.15 1.586m-5.8 0c-.376.023-.75.05-1.124.08C9.095 4.01 8.25 4.973 8.25 6.108V8.25m0 0H4.875c-.621 0-1.125.504-1.125 1.125v11.25c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V9.375c0-.621-.504-1.125-1.125-1.125H8.25zM6.75 12h.008v.008H6.75V12zm0 3h.008v.008H6.75V15zm0 3h.008v.008H6.75V18z"}}]})(t)}function S4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8.25 7.5V6.108c0-1.135.845-2.098 1.976-2.192.373-.03.748-.057 1.123-.08M15.75 18H18a2.25 2.25 0 002.25-2.25V6.108c0-1.135-.845-2.098-1.976-2.192a48.424 48.424 0 00-1.123-.08M15.75 18.75v-1.875a3.375 3.375 0 00-3.375-3.375h-1.5a1.125 1.125 0 01-1.125-1.125v-1.5A3.375 3.375 0 006.375 7.5H5.25m11.9-3.664A2.251 2.251 0 0015 2.25h-1.5a2.251 2.251 0 00-2.15 1.586m5.8 0c.065.21.1.433.1.664v.75h-6V4.5c0-.231.035-.454.1-.664M6.75 7.5H4.875c-.621 0-1.125.504-1.125 1.125v12c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V16.5a9 9 0 00-9-9z"}}]})(t)}function L4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.666 3.888A2.25 2.25 0 0013.5 2.25h-3c-1.03 0-1.9.693-2.166 1.638m7.332 0c.055.194.084.4.084.612v0a.75.75 0 01-.75.75H9a.75.75 0 01-.75-.75v0c0-.212.03-.418.084-.612m7.332 0c.646.049 1.288.11 1.927.184 1.1.128 1.907 1.077 1.907 2.185V19.5a2.25 2.25 0 01-2.25 2.25H6.75A2.25 2.25 0 014.5 19.5V6.257c0-1.108.806-2.057 1.907-2.185a48.208 48.208 0 011.927-.184"}}]})(t)}function _4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 6v6h4.5m4.5 0a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function B4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 9.75v6.75m0 0l-3-3m3 3l3-3m-8.25 6a4.5 4.5 0 01-1.41-8.775 5.25 5.25 0 0110.233-2.33 3 3 0 013.758 3.848A3.752 3.752 0 0118 19.5H6.75z"}}]})(t)}function D4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 16.5V9.75m0 0l3 3m-3-3l-3 3M6.75 19.5a4.5 4.5 0 01-1.41-8.775 5.25 5.25 0 0110.233-2.33 3 3 0 013.758 3.848A3.752 3.752 0 0118 19.5H6.75z"}}]})(t)}function T4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M2.25 15a4.5 4.5 0 004.5 4.5H18a3.75 3.75 0 001.332-7.257 3 3 0 00-3.758-3.848 5.25 5.25 0 00-10.233 2.33A4.502 4.502 0 002.25 15z"}}]})(t)}function V4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M14.25 9.75L16.5 12l-2.25 2.25m-4.5 0L7.5 12l2.25-2.25M6 20.25h12A2.25 2.25 0 0020.25 18V6A2.25 2.25 0 0018 3.75H6A2.25 2.25 0 003.75 6v12A2.25 2.25 0 006 20.25z"}}]})(t)}function O4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M17.25 6.75L22.5 12l-5.25 5.25m-10.5 0L1.5 12l5.25-5.25m7.5-3l-4.5 16.5"}}]})(t)}function I4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9.594 3.94c.09-.542.56-.94 1.11-.94h2.593c.55 0 1.02.398 1.11.94l.213 1.281c.063.374.313.686.645.87.074.04.147.083.22.127.324.196.72.257 1.075.124l1.217-.456a1.125 1.125 0 011.37.49l1.296 2.247a1.125 1.125 0 01-.26 1.431l-1.003.827c-.293.24-.438.613-.431.992a6.759 6.759 0 010 .255c-.007.378.138.75.43.99l1.005.828c.424.35.534.954.26 1.43l-1.298 2.247a1.125 1.125 0 01-1.369.491l-1.217-.456c-.355-.133-.75-.072-1.076.124a6.57 6.57 0 01-.22.128c-.331.183-.581.495-.644.869l-.213 1.28c-.09.543-.56.941-1.11.941h-2.594c-.55 0-1.02-.398-1.11-.94l-.213-1.281c-.062-.374-.312-.686-.644-.87a6.52 6.52 0 01-.22-.127c-.325-.196-.72-.257-1.076-.124l-1.217.456a1.125 1.125 0 01-1.369-.49l-1.297-2.247a1.125 1.125 0 01.26-1.431l1.004-.827c.292-.24.437-.613.43-.992a6.932 6.932 0 010-.255c.007-.378-.138-.75-.43-.99l-1.004-.828a1.125 1.125 0 01-.26-1.43l1.297-2.247a1.125 1.125 0 011.37-.491l1.216.456c.356.133.751.072 1.076-.124.072-.044.146-.087.22-.128.332-.183.582-.495.644-.869l.214-1.281z"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 12a3 3 0 11-6 0 3 3 0 016 0z"}}]})(t)}function R4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M10.343 3.94c.09-.542.56-.94 1.11-.94h1.093c.55 0 1.02.398 1.11.94l.149.894c.07.424.384.764.78.93.398.164.855.142 1.205-.108l.737-.527a1.125 1.125 0 011.45.12l.773.774c.39.389.44 1.002.12 1.45l-.527.737c-.25.35-.272.806-.107 1.204.165.397.505.71.93.78l.893.15c.543.09.94.56.94 1.109v1.094c0 .55-.397 1.02-.94 1.11l-.893.149c-.425.07-.765.383-.93.78-.165.398-.143.854.107 1.204l.527.738c.32.447.269 1.06-.12 1.45l-.774.773a1.125 1.125 0 01-1.449.12l-.738-.527c-.35-.25-.806-.272-1.203-.107-.397.165-.71.505-.781.929l-.149.894c-.09.542-.56.94-1.11.94h-1.094c-.55 0-1.019-.398-1.11-.94l-.148-.894c-.071-.424-.384-.764-.781-.93-.398-.164-.854-.142-1.204.108l-.738.527c-.447.32-1.06.269-1.45-.12l-.773-.774a1.125 1.125 0 01-.12-1.45l.527-.737c.25-.35.273-.806.108-1.204-.165-.397-.505-.71-.93-.78l-.894-.15c-.542-.09-.94-.56-.94-1.109v-1.094c0-.55.398-1.02.94-1.11l.894-.149c.424-.07.765-.383.93-.78.165-.398.143-.854-.107-1.204l-.527-.738a1.125 1.125 0 01.12-1.45l.773-.773a1.125 1.125 0 011.45-.12l.737.527c.35.25.807.272 1.204.107.397-.165.71-.505.78-.929l.15-.894z"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 12a3 3 0 11-6 0 3 3 0 016 0z"}}]})(t)}function F4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4.5 12a7.5 7.5 0 0015 0m-15 0a7.5 7.5 0 1115 0m-15 0H3m16.5 0H21m-1.5 0H12m-8.457 3.077l1.41-.513m14.095-5.13l1.41-.513M5.106 17.785l1.15-.964m11.49-9.642l1.149-.964M7.501 19.795l.75-1.3m7.5-12.99l.75-1.3m-6.063 16.658l.26-1.477m2.605-14.772l.26-1.477m0 17.726l-.26-1.477M10.698 4.614l-.26-1.477M16.5 19.794l-.75-1.299M7.5 4.205L12 12m6.894 5.785l-1.149-.964M6.256 7.178l-1.15-.964m15.352 8.864l-1.41-.513M4.954 9.435l-1.41-.514M12.002 12l-3.75 6.495"}}]})(t)}function N4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M6.75 7.5l3 2.25-3 2.25m4.5 0h3m-9 8.25h13.5A2.25 2.25 0 0021 18V6a2.25 2.25 0 00-2.25-2.25H5.25A2.25 2.25 0 003 6v12a2.25 2.25 0 002.25 2.25z"}}]})(t)}function P4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 17.25v1.007a3 3 0 01-.879 2.122L7.5 21h9l-.621-.621A3 3 0 0115 18.257V17.25m6-12V15a2.25 2.25 0 01-2.25 2.25H5.25A2.25 2.25 0 013 15V5.25m18 0A2.25 2.25 0 0018.75 3H5.25A2.25 2.25 0 003 5.25m18 0V12a2.25 2.25 0 01-2.25 2.25H5.25A2.25 2.25 0 013 12V5.25"}}]})(t)}function j4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8.25 3v1.5M4.5 8.25H3m18 0h-1.5M4.5 12H3m18 0h-1.5m-15 3.75H3m18 0h-1.5M8.25 19.5V21M12 3v1.5m0 15V21m3.75-18v1.5m0 15V21m-9-1.5h10.5a2.25 2.25 0 002.25-2.25V6.75a2.25 2.25 0 00-2.25-2.25H6.75A2.25 2.25 0 004.5 6.75v10.5a2.25 2.25 0 002.25 2.25zm.75-12h9v9h-9v-9z"}}]})(t)}function U4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M2.25 8.25h19.5M2.25 9h19.5m-16.5 5.25h6m-6 2.25h3m-3.75 3h15a2.25 2.25 0 002.25-2.25V6.75A2.25 2.25 0 0019.5 4.5h-15a2.25 2.25 0 00-2.25 2.25v10.5A2.25 2.25 0 004.5 19.5z"}}]})(t)}function W4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 7.5l-2.25-1.313M21 7.5v2.25m0-2.25l-2.25 1.313M3 7.5l2.25-1.313M3 7.5l2.25 1.313M3 7.5v2.25m9 3l2.25-1.313M12 12.75l-2.25-1.313M12 12.75V15m0 6.75l2.25-1.313M12 21.75V19.5m0 2.25l-2.25-1.313m0-16.875L12 2.25l2.25 1.313M21 14.25v2.25l-2.25 1.313m-13.5 0L3 16.5v-2.25"}}]})(t)}function Z4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 7.5l-9-5.25L3 7.5m18 0l-9 5.25m9-5.25v9l-9 5.25M3 7.5l9 5.25M3 7.5v9l9 5.25m0-9v9"}}]})(t)}function G4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8.25 7.5l.415-.207a.75.75 0 011.085.67V10.5m0 0h6m-6 0h-1.5m1.5 0v5.438c0 .354.161.697.473.865a3.751 3.751 0 005.452-2.553c.083-.409-.263-.75-.68-.75h-.745M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function q4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 6v12m-3-2.818l.879.659c1.171.879 3.07.879 4.242 0 1.172-.879 1.172-2.303 0-3.182C13.536 12.219 12.768 12 12 12c-.725 0-1.45-.22-2.003-.659-1.106-.879-1.106-2.303 0-3.182s2.9-.879 4.006 0l.415.33M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function Y4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M14.25 7.756a4.5 4.5 0 100 8.488M7.5 10.5h5.25m-5.25 3h5.25M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function X4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M14.121 7.629A3 3 0 009.017 9.43c-.023.212-.002.425.028.636l.506 3.541a4.5 4.5 0 01-.43 2.65L9 16.5l1.539-.513a2.25 2.25 0 011.422 0l.655.218a2.25 2.25 0 001.718-.122L15 15.75M8.25 12H12m9 0a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function $4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 8.25H9m6 3H9m3 6l-3-3h1.5a3 3 0 100-6M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function K4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 7.5l3 4.5m0 0l3-4.5M12 12v5.25M15 12H9m6 3H9m12-3a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function Q4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.042 21.672L13.684 16.6m0 0l-2.51 2.225.569-9.47 5.227 7.917-3.286-.672zM12 2.25V4.5m5.834.166l-1.591 1.591M20.25 10.5H18M7.757 14.743l-1.59 1.59M6 10.5H3.75m4.007-4.243l-1.59-1.59"}}]})(t)}function J4(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.042 21.672L13.684 16.6m0 0l-2.51 2.225.569-9.47 5.227 7.917-3.286-.672zm-7.518-.267A8.25 8.25 0 1120.25 10.5M8.288 14.212A5.25 5.25 0 1117.25 10.5"}}]})(t)}function t3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M10.5 1.5H8.25A2.25 2.25 0 006 3.75v16.5a2.25 2.25 0 002.25 2.25h7.5A2.25 2.25 0 0018 20.25V3.75a2.25 2.25 0 00-2.25-2.25H13.5m-3 0V3h3V1.5m-3 0h3m-3 18.75h3"}}]})(t)}function e3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M10.5 19.5h3m-6.75 2.25h10.5a2.25 2.25 0 002.25-2.25v-15a2.25 2.25 0 00-2.25-2.25H6.75A2.25 2.25 0 004.5 4.5v15a2.25 2.25 0 002.25 2.25z"}}]})(t)}function n3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25m.75 12l3 3m0 0l3-3m-3 3v-6m-1.5-9H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z"}}]})(t)}function r3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25m6.75 12l-3-3m0 0l-3 3m3-3v6m-1.5-15H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z"}}]})(t)}function a3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25M9 16.5v.75m3-3v3M15 12v5.25m-4.5-15H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z"}}]})(t)}function i3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M10.125 2.25h-4.5c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125v-9M10.125 2.25h.375a9 9 0 019 9v.375M10.125 2.25A3.375 3.375 0 0113.5 5.625v1.5c0 .621.504 1.125 1.125 1.125h1.5a3.375 3.375 0 013.375 3.375M9 15l2.25 2.25L15 12"}}]})(t)}function o3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 17.25v3.375c0 .621-.504 1.125-1.125 1.125h-9.75a1.125 1.125 0 01-1.125-1.125V7.875c0-.621.504-1.125 1.125-1.125H6.75a9.06 9.06 0 011.5.124m7.5 10.376h3.375c.621 0 1.125-.504 1.125-1.125V11.25c0-4.46-3.243-8.161-7.5-8.876a9.06 9.06 0 00-1.5-.124H9.375c-.621 0-1.125.504-1.125 1.125v3.5m7.5 10.375H9.375a1.125 1.125 0 01-1.125-1.125v-9.25m12 6.625v-1.875a3.375 3.375 0 00-3.375-3.375h-1.5a1.125 1.125 0 01-1.125-1.125v-1.5a3.375 3.375 0 00-3.375-3.375H9.75"}}]})(t)}function l3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25m5.231 13.481L15 17.25m-4.5-15H5.625c-.621 0-1.125.504-1.125 1.125v16.5c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9zm3.75 11.625a2.625 2.625 0 11-5.25 0 2.625 2.625 0 015.25 0z"}}]})(t)}function c3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25m6.75 12H9m1.5-12H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z"}}]})(t)}function s3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25m3.75 9v6m3-3H9m1.5-12H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z"}}]})(t)}function u3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25m0 12.75h7.5m-7.5 3H12M10.5 2.25H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z"}}]})(t)}function d3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25m2.25 0H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z"}}]})(t)}function h3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8.625 12a.375.375 0 11-.75 0 .375.375 0 01.75 0zm0 0H8.25m4.125 0a.375.375 0 11-.75 0 .375.375 0 01.75 0zm0 0H12m4.125 0a.375.375 0 11-.75 0 .375.375 0 01.75 0zm0 0h-.375M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function f3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M6.75 12a.75.75 0 11-1.5 0 .75.75 0 011.5 0zM12.75 12a.75.75 0 11-1.5 0 .75.75 0 011.5 0zM18.75 12a.75.75 0 11-1.5 0 .75.75 0 011.5 0z"}}]})(t)}function p3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 6.75a.75.75 0 110-1.5.75.75 0 010 1.5zM12 12.75a.75.75 0 110-1.5.75.75 0 010 1.5zM12 18.75a.75.75 0 110-1.5.75.75 0 010 1.5z"}}]})(t)}function g3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21.75 9v.906a2.25 2.25 0 01-1.183 1.981l-6.478 3.488M2.25 9v.906a2.25 2.25 0 001.183 1.981l6.478 3.488m8.839 2.51l-4.66-2.51m0 0l-1.023-.55a2.25 2.25 0 00-2.134 0l-1.022.55m0 0l-4.661 2.51m16.5 1.615a2.25 2.25 0 01-2.25 2.25h-15a2.25 2.25 0 01-2.25-2.25V8.844a2.25 2.25 0 011.183-1.98l7.5-4.04a2.25 2.25 0 012.134 0l7.5 4.04a2.25 2.25 0 011.183 1.98V19.5z"}}]})(t)}function v3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21.75 6.75v10.5a2.25 2.25 0 01-2.25 2.25h-15a2.25 2.25 0 01-2.25-2.25V6.75m19.5 0A2.25 2.25 0 0019.5 4.5h-15a2.25 2.25 0 00-2.25 2.25m19.5 0v.243a2.25 2.25 0 01-1.07 1.916l-7.5 4.615a2.25 2.25 0 01-2.36 0L3.32 8.91a2.25 2.25 0 01-1.07-1.916V6.75"}}]})(t)}function m3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 9v3.75m9-.75a9 9 0 11-18 0 9 9 0 0118 0zm-9 3.75h.008v.008H12v-.008z"}}]})(t)}function y3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 9v3.75m-9.303 3.376c-.866 1.5.217 3.374 1.948 3.374h14.71c1.73 0 2.813-1.874 1.948-3.374L13.949 3.378c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126zM12 15.75h.007v.008H12v-.008z"}}]})(t)}function b3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 11.25l1.5 1.5.75-.75V8.758l2.276-.61a3 3 0 10-3.675-3.675l-.61 2.277H12l-.75.75 1.5 1.5M15 11.25l-8.47 8.47c-.34.34-.8.53-1.28.53s-.94.19-1.28.53l-.97.97-.75-.75.97-.97c.34-.34.53-.8.53-1.28s.19-.94.53-1.28L12.75 9M15 11.25L12.75 9"}}]})(t)}function x3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.98 8.223A10.477 10.477 0 001.934 12C3.226 16.338 7.244 19.5 12 19.5c.993 0 1.953-.138 2.863-.395M6.228 6.228A10.45 10.45 0 0112 4.5c4.756 0 8.773 3.162 10.065 7.498a10.523 10.523 0 01-4.293 5.774M6.228 6.228L3 3m3.228 3.228l3.65 3.65m7.894 7.894L21 21m-3.228-3.228l-3.65-3.65m0 0a3 3 0 10-4.243-4.243m4.242 4.242L9.88 9.88"}}]})(t)}function M3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M2.036 12.322a1.012 1.012 0 010-.639C3.423 7.51 7.36 4.5 12 4.5c4.638 0 8.573 3.007 9.963 7.178.07.207.07.431 0 .639C20.577 16.49 16.64 19.5 12 19.5c-4.638 0-8.573-3.007-9.963-7.178z"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 12a3 3 0 11-6 0 3 3 0 016 0z"}}]})(t)}function w3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.182 16.318A4.486 4.486 0 0012.016 15a4.486 4.486 0 00-3.198 1.318M21 12a9 9 0 11-18 0 9 9 0 0118 0zM9.75 9.75c0 .414-.168.75-.375.75S9 10.164 9 9.75 9.168 9 9.375 9s.375.336.375.75zm-.375 0h.008v.015h-.008V9.75zm5.625 0c0 .414-.168.75-.375.75s-.375-.336-.375-.75.168-.75.375-.75.375.336.375.75zm-.375 0h.008v.015h-.008V9.75z"}}]})(t)}function z3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.182 15.182a4.5 4.5 0 01-6.364 0M21 12a9 9 0 11-18 0 9 9 0 0118 0zM9.75 9.75c0 .414-.168.75-.375.75S9 10.164 9 9.75 9.168 9 9.375 9s.375.336.375.75zm-.375 0h.008v.015h-.008V9.75zm5.625 0c0 .414-.168.75-.375.75s-.375-.336-.375-.75.168-.75.375-.75.375.336.375.75zm-.375 0h.008v.015h-.008V9.75z"}}]})(t)}function C3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.375 19.5h17.25m-17.25 0a1.125 1.125 0 01-1.125-1.125M3.375 19.5h1.5C5.496 19.5 6 18.996 6 18.375m-3.75 0V5.625m0 12.75v-1.5c0-.621.504-1.125 1.125-1.125m18.375 2.625V5.625m0 12.75c0 .621-.504 1.125-1.125 1.125m1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125m0 3.75h-1.5A1.125 1.125 0 0118 18.375M20.625 4.5H3.375m17.25 0c.621 0 1.125.504 1.125 1.125M20.625 4.5h-1.5C18.504 4.5 18 5.004 18 5.625m3.75 0v1.5c0 .621-.504 1.125-1.125 1.125M3.375 4.5c-.621 0-1.125.504-1.125 1.125M3.375 4.5h1.5C5.496 4.5 6 5.004 6 5.625m-3.75 0v1.5c0 .621.504 1.125 1.125 1.125m0 0h1.5m-1.5 0c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125m1.5-3.75C5.496 8.25 6 7.746 6 7.125v-1.5M4.875 8.25C5.496 8.25 6 8.754 6 9.375v1.5m0-5.25v5.25m0-5.25C6 5.004 6.504 4.5 7.125 4.5h9.75c.621 0 1.125.504 1.125 1.125m1.125 2.625h1.5m-1.5 0A1.125 1.125 0 0118 7.125v-1.5m1.125 2.625c-.621 0-1.125.504-1.125 1.125v1.5m2.625-2.625c.621 0 1.125.504 1.125 1.125v1.5c0 .621-.504 1.125-1.125 1.125M18 5.625v5.25M7.125 12h9.75m-9.75 0A1.125 1.125 0 016 10.875M7.125 12C6.504 12 6 12.504 6 13.125m0-2.25C6 11.496 5.496 12 4.875 12M18 10.875c0 .621-.504 1.125-1.125 1.125M18 10.875c0 .621.504 1.125 1.125 1.125m-2.25 0c.621 0 1.125.504 1.125 1.125m-12 5.25v-5.25m0 5.25c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125m-12 0v-1.5c0-.621-.504-1.125-1.125-1.125M18 18.375v-5.25m0 5.25v-1.5c0-.621.504-1.125 1.125-1.125M18 13.125v1.5c0 .621.504 1.125 1.125 1.125M18 13.125c0-.621.504-1.125 1.125-1.125M6 13.125v1.5c0 .621-.504 1.125-1.125 1.125M6 13.125C6 12.504 5.496 12 4.875 12m-1.5 0h1.5m-1.5 0c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125M19.125 12h1.5m0 0c.621 0 1.125.504 1.125 1.125v1.5c0 .621-.504 1.125-1.125 1.125m-17.25 0h1.5m14.25 0h1.5"}}]})(t)}function A3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7.864 4.243A7.5 7.5 0 0119.5 10.5c0 2.92-.556 5.709-1.568 8.268M5.742 6.364A7.465 7.465 0 004.5 10.5a7.464 7.464 0 01-1.15 3.993m1.989 3.559A11.209 11.209 0 008.25 10.5a3.75 3.75 0 117.5 0c0 .527-.021 1.049-.064 1.565M12 10.5a14.94 14.94 0 01-3.6 9.75m6.633-4.596a18.666 18.666 0 01-2.485 5.33"}}]})(t)}function k3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.362 5.214A8.252 8.252 0 0112 21 8.25 8.25 0 016.038 7.048 8.287 8.287 0 009 9.6a8.983 8.983 0 013.361-6.867 8.21 8.21 0 003 2.48z"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 18a3.75 3.75 0 00.495-7.467 5.99 5.99 0 00-1.925 3.546 5.974 5.974 0 01-2.133-1A3.75 3.75 0 0012 18z"}}]})(t)}function H3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 3v1.5M3 21v-6m0 0l2.77-.693a9 9 0 016.208.682l.108.054a9 9 0 006.086.71l3.114-.732a48.524 48.524 0 01-.005-10.499l-3.11.732a9 9 0 01-6.085-.711l-.108-.054a9 9 0 00-6.208-.682L3 4.5M3 15V4.5"}}]})(t)}function E3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 13.5l3 3m0 0l3-3m-3 3v-6m1.06-4.19l-2.12-2.12a1.5 1.5 0 00-1.061-.44H4.5A2.25 2.25 0 002.25 6v12a2.25 2.25 0 002.25 2.25h15A2.25 2.25 0 0021.75 18V9a2.25 2.25 0 00-2.25-2.25h-5.379a1.5 1.5 0 01-1.06-.44z"}}]})(t)}function S3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 13.5H9m4.06-7.19l-2.12-2.12a1.5 1.5 0 00-1.061-.44H4.5A2.25 2.25 0 002.25 6v12a2.25 2.25 0 002.25 2.25h15A2.25 2.25 0 0021.75 18V9a2.25 2.25 0 00-2.25-2.25h-5.379a1.5 1.5 0 01-1.06-.44z"}}]})(t)}function L3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.75 9.776c.112-.017.227-.026.344-.026h15.812c.117 0 .232.009.344.026m-16.5 0a2.25 2.25 0 00-1.883 2.542l.857 6a2.25 2.25 0 002.227 1.932H19.05a2.25 2.25 0 002.227-1.932l.857-6a2.25 2.25 0 00-1.883-2.542m-16.5 0V6A2.25 2.25 0 016 3.75h3.879a1.5 1.5 0 011.06.44l2.122 2.12a1.5 1.5 0 001.06.44H18A2.25 2.25 0 0120.25 9v.776"}}]})(t)}function _3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 10.5v6m3-3H9m4.06-7.19l-2.12-2.12a1.5 1.5 0 00-1.061-.44H4.5A2.25 2.25 0 002.25 6v12a2.25 2.25 0 002.25 2.25h15A2.25 2.25 0 0021.75 18V9a2.25 2.25 0 00-2.25-2.25h-5.379a1.5 1.5 0 01-1.06-.44z"}}]})(t)}function B3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M2.25 12.75V12A2.25 2.25 0 014.5 9.75h15A2.25 2.25 0 0121.75 12v.75m-8.69-6.44l-2.12-2.12a1.5 1.5 0 00-1.061-.44H4.5A2.25 2.25 0 002.25 6v12a2.25 2.25 0 002.25 2.25h15A2.25 2.25 0 0021.75 18V9a2.25 2.25 0 00-2.25-2.25h-5.379a1.5 1.5 0 01-1.06-.44z"}}]})(t)}function D3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 8.688c0-.864.933-1.405 1.683-.977l7.108 4.062a1.125 1.125 0 010 1.953l-7.108 4.062A1.125 1.125 0 013 16.81V8.688zM12.75 8.688c0-.864.933-1.405 1.683-.977l7.108 4.062a1.125 1.125 0 010 1.953l-7.108 4.062a1.125 1.125 0 01-1.683-.977V8.688z"}}]})(t)}function T3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 3c2.755 0 5.455.232 8.083.678.533.09.917.556.917 1.096v1.044a2.25 2.25 0 01-.659 1.591l-5.432 5.432a2.25 2.25 0 00-.659 1.591v2.927a2.25 2.25 0 01-1.244 2.013L9.75 21v-6.568a2.25 2.25 0 00-.659-1.591L3.659 7.409A2.25 2.25 0 013 5.818V4.774c0-.54.384-1.006.917-1.096A48.32 48.32 0 0112 3z"}}]})(t)}function V3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12.75 8.25v7.5m6-7.5h-3V12m0 0v3.75m0-3.75H18M9.75 9.348c-1.03-1.464-2.698-1.464-3.728 0-1.03 1.465-1.03 3.84 0 5.304 1.03 1.464 2.699 1.464 3.728 0V12h-1.5M4.5 19.5h15a2.25 2.25 0 002.25-2.25V6.75A2.25 2.25 0 0019.5 4.5h-15a2.25 2.25 0 00-2.25 2.25v10.5A2.25 2.25 0 004.5 19.5z"}}]})(t)}function O3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 3.75v16.5M2.25 12h19.5M6.375 17.25a4.875 4.875 0 004.875-4.875V12m6.375 5.25a4.875 4.875 0 01-4.875-4.875V12m-9 8.25h16.5a1.5 1.5 0 001.5-1.5V5.25a1.5 1.5 0 00-1.5-1.5H3.75a1.5 1.5 0 00-1.5 1.5v13.5a1.5 1.5 0 001.5 1.5zm12.621-9.44c-1.409 1.41-4.242 1.061-4.242 1.061s-.349-2.833 1.06-4.242a2.25 2.25 0 013.182 3.182zM10.773 7.63c1.409 1.409 1.06 4.242 1.06 4.242S9 12.22 7.592 10.811a2.25 2.25 0 113.182-3.182z"}}]})(t)}function I3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 11.25v8.25a1.5 1.5 0 01-1.5 1.5H5.25a1.5 1.5 0 01-1.5-1.5v-8.25M12 4.875A2.625 2.625 0 109.375 7.5H12m0-2.625V7.5m0-2.625A2.625 2.625 0 1114.625 7.5H12m0 0V21m-8.625-9.75h18c.621 0 1.125-.504 1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125h-18c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125z"}}]})(t)}function R3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 21a9.004 9.004 0 008.716-6.747M12 21a9.004 9.004 0 01-8.716-6.747M12 21c2.485 0 4.5-4.03 4.5-9S14.485 3 12 3m0 18c-2.485 0-4.5-4.03-4.5-9S9.515 3 12 3m0 0a8.997 8.997 0 017.843 4.582M12 3a8.997 8.997 0 00-7.843 4.582m15.686 0A11.953 11.953 0 0112 10.5c-2.998 0-5.74-1.1-7.843-2.918m15.686 0A8.959 8.959 0 0121 12c0 .778-.099 1.533-.284 2.253m0 0A17.919 17.919 0 0112 16.5c-3.162 0-6.133-.815-8.716-2.247m0 0A9.015 9.015 0 013 12c0-1.605.42-3.113 1.157-4.418"}}]})(t)}function F3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M6.115 5.19l.319 1.913A6 6 0 008.11 10.36L9.75 12l-.387.775c-.217.433-.132.956.21 1.298l1.348 1.348c.21.21.329.497.329.795v1.089c0 .426.24.815.622 1.006l.153.076c.433.217.956.132 1.298-.21l.723-.723a8.7 8.7 0 002.288-4.042 1.087 1.087 0 00-.358-1.099l-1.33-1.108c-.251-.21-.582-.299-.905-.245l-1.17.195a1.125 1.125 0 01-.98-.314l-.295-.295a1.125 1.125 0 010-1.591l.13-.132a1.125 1.125 0 011.3-.21l.603.302a.809.809 0 001.086-1.086L14.25 7.5l1.256-.837a4.5 4.5 0 001.528-1.732l.146-.292M6.115 5.19A9 9 0 1017.18 4.64M6.115 5.19A8.965 8.965 0 0112 3c1.929 0 3.716.607 5.18 1.64"}}]})(t)}function N3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12.75 3.03v.568c0 .334.148.65.405.864l1.068.89c.442.369.535 1.01.216 1.49l-.51.766a2.25 2.25 0 01-1.161.886l-.143.048a1.107 1.107 0 00-.57 1.664c.369.555.169 1.307-.427 1.605L9 13.125l.423 1.059a.956.956 0 01-1.652.928l-.679-.906a1.125 1.125 0 00-1.906.172L4.5 15.75l-.612.153M12.75 3.031a9 9 0 00-8.862 12.872M12.75 3.031a9 9 0 016.69 14.036m0 0l-.177-.529A2.25 2.25 0 0017.128 15H16.5l-.324-.324a1.453 1.453 0 00-2.328.377l-.036.073a1.586 1.586 0 01-.982.816l-.99.282c-.55.157-.894.702-.8 1.267l.073.438c.08.474.49.821.97.821.846 0 1.598.542 1.865 1.345l.215.643m5.276-3.67a9.012 9.012 0 01-5.276 3.67m0 0a9 9 0 01-10.275-4.835M15.75 9c0 .896-.393 1.7-1.016 2.25"}}]})(t)}function P3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M20.893 13.393l-1.135-1.135a2.252 2.252 0 01-.421-.585l-1.08-2.16a.414.414 0 00-.663-.107.827.827 0 01-.812.21l-1.273-.363a.89.89 0 00-.738 1.595l.587.39c.59.395.674 1.23.172 1.732l-.2.2c-.212.212-.33.498-.33.796v.41c0 .409-.11.809-.32 1.158l-1.315 2.191a2.11 2.11 0 01-1.81 1.025 1.055 1.055 0 01-1.055-1.055v-1.172c0-.92-.56-1.747-1.414-2.089l-.655-.261a2.25 2.25 0 01-1.383-2.46l.007-.042a2.25 2.25 0 01.29-.787l.09-.15a2.25 2.25 0 012.37-1.048l1.178.236a1.125 1.125 0 001.302-.795l.208-.73a1.125 1.125 0 00-.578-1.315l-.665-.332-.091.091a2.25 2.25 0 01-1.591.659h-.18c-.249 0-.487.1-.662.274a.931.931 0 01-1.458-1.137l1.411-2.353a2.25 2.25 0 00.286-.76m11.928 9.869A9 9 0 008.965 3.525m11.928 9.868A9 9 0 118.965 3.525"}}]})(t)}function j3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M10.05 4.575a1.575 1.575 0 10-3.15 0v3m3.15-3v-1.5a1.575 1.575 0 013.15 0v1.5m-3.15 0l.075 5.925m3.075.75V4.575m0 0a1.575 1.575 0 013.15 0V15M6.9 7.575a1.575 1.575 0 10-3.15 0v8.175a6.75 6.75 0 006.75 6.75h2.018a5.25 5.25 0 003.712-1.538l1.732-1.732a5.25 5.25 0 001.538-3.712l.003-2.024a.668.668 0 01.198-.471 1.575 1.575 0 10-2.228-2.228 3.818 3.818 0 00-1.12 2.687M6.9 7.575V12m6.27 4.318A4.49 4.49 0 0116.35 15m.002 0h-.002"}}]})(t)}function U3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7.5 15h2.25m8.024-9.75c.011.05.028.1.052.148.591 1.2.924 2.55.924 3.977a8.96 8.96 0 01-.999 4.125m.023-8.25c-.076-.365.183-.75.575-.75h.908c.889 0 1.713.518 1.972 1.368.339 1.11.521 2.287.521 3.507 0 1.553-.295 3.036-.831 4.398C20.613 14.547 19.833 15 19 15h-1.053c-.472 0-.745-.556-.5-.96a8.95 8.95 0 00.303-.54m.023-8.25H16.48a4.5 4.5 0 01-1.423-.23l-3.114-1.04a4.5 4.5 0 00-1.423-.23H6.504c-.618 0-1.217.247-1.605.729A11.95 11.95 0 002.25 12c0 .434.023.863.068 1.285C2.427 14.306 3.346 15 4.372 15h3.126c.618 0 .991.724.725 1.282A7.471 7.471 0 007.5 19.5a2.25 2.25 0 002.25 2.25.75.75 0 00.75-.75v-.633c0-.573.11-1.14.322-1.672.304-.76.93-1.33 1.653-1.715a9.04 9.04 0 002.86-2.4c.498-.634 1.226-1.08 2.032-1.08h.384"}}]})(t)}function W3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M6.633 10.5c.806 0 1.533-.446 2.031-1.08a9.041 9.041 0 012.861-2.4c.723-.384 1.35-.956 1.653-1.715a4.498 4.498 0 00.322-1.672V3a.75.75 0 01.75-.75A2.25 2.25 0 0116.5 4.5c0 1.152-.26 2.243-.723 3.218-.266.558.107 1.282.725 1.282h3.126c1.026 0 1.945.694 2.054 1.715.045.422.068.85.068 1.285a11.95 11.95 0 01-2.649 7.521c-.388.482-.987.729-1.605.729H13.48c-.483 0-.964-.078-1.423-.23l-3.114-1.04a4.501 4.501 0 00-1.423-.23H5.904M14.25 9h2.25M5.904 18.75c.083.205.173.405.27.602.197.4-.078.898-.523.898h-.908c-.889 0-1.713-.518-1.972-1.368a12 12 0 01-.521-3.507c0-1.553.295-3.036.831-4.398C3.387 10.203 4.167 9.75 5 9.75h1.053c.472 0 .745.556.5.96a8.958 8.958 0 00-1.302 4.665c0 1.194.232 2.333.654 3.375z"}}]})(t)}function Z3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M5.25 8.25h15m-16.5 7.5h15m-1.8-13.5l-3.9 19.5m-2.1-19.5l-3.9 19.5"}}]})(t)}function G3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12z"}}]})(t)}function q3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8.25 21v-4.875c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21m0 0h4.5V3.545M12.75 21h7.5V10.75M2.25 21h1.5m18 0h-18M2.25 9l4.5-1.636M18.75 3l-1.5.545m0 6.205l3 1m1.5.5l-1.5-.5M6.75 7.364V3h-3v18m3-13.636l10.5-3.819"}}]})(t)}function Y3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M2.25 12l8.954-8.955c.44-.439 1.152-.439 1.591 0L21.75 12M4.5 9.75v10.125c0 .621.504 1.125 1.125 1.125H9.75v-4.875c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21h4.125c.621 0 1.125-.504 1.125-1.125V9.75M8.25 21h8.25"}}]})(t)}function X3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 9h3.75M15 12h3.75M15 15h3.75M4.5 19.5h15a2.25 2.25 0 002.25-2.25V6.75A2.25 2.25 0 0019.5 4.5h-15a2.25 2.25 0 00-2.25 2.25v10.5A2.25 2.25 0 004.5 19.5zm6-10.125a1.875 1.875 0 11-3.75 0 1.875 1.875 0 013.75 0zm1.294 6.336a6.721 6.721 0 01-3.17.789 6.721 6.721 0 01-3.168-.789 3.376 3.376 0 016.338 0z"}}]})(t)}function $3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 3.75H6.912a2.25 2.25 0 00-2.15 1.588L2.35 13.177a2.25 2.25 0 00-.1.661V18a2.25 2.25 0 002.25 2.25h15A2.25 2.25 0 0021.75 18v-4.162c0-.224-.034-.447-.1-.661L19.24 5.338a2.25 2.25 0 00-2.15-1.588H15M2.25 13.5h3.86a2.25 2.25 0 012.012 1.244l.256.512a2.25 2.25 0 002.013 1.244h3.218a2.25 2.25 0 002.013-1.244l.256-.512a2.25 2.25 0 012.013-1.244h3.859M12 3v8.25m0 0l-3-3m3 3l3-3"}}]})(t)}function K3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7.875 14.25l1.214 1.942a2.25 2.25 0 001.908 1.058h2.006c.776 0 1.497-.4 1.908-1.058l1.214-1.942M2.41 9h4.636a2.25 2.25 0 011.872 1.002l.164.246a2.25 2.25 0 001.872 1.002h2.092a2.25 2.25 0 001.872-1.002l.164-.246A2.25 2.25 0 0116.954 9h4.636M2.41 9a2.25 2.25 0 00-.16.832V12a2.25 2.25 0 002.25 2.25h15A2.25 2.25 0 0021.75 12V9.832c0-.287-.055-.57-.16-.832M2.41 9a2.25 2.25 0 01.382-.632l3.285-3.832a2.25 2.25 0 011.708-.786h8.43c.657 0 1.281.287 1.709.786l3.284 3.832c.163.19.291.404.382.632M4.5 20.25h15A2.25 2.25 0 0021.75 18v-2.625c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125V18a2.25 2.25 0 002.25 2.25z"}}]})(t)}function Q3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M2.25 13.5h3.86a2.25 2.25 0 012.012 1.244l.256.512a2.25 2.25 0 002.013 1.244h3.218a2.25 2.25 0 002.013-1.244l.256-.512a2.25 2.25 0 012.013-1.244h3.859m-19.5.338V18a2.25 2.25 0 002.25 2.25h15A2.25 2.25 0 0021.75 18v-4.162c0-.224-.034-.447-.1-.661L19.24 5.338a2.25 2.25 0 00-2.15-1.588H6.911a2.25 2.25 0 00-2.15 1.588L2.35 13.177a2.25 2.25 0 00-.1.661z"}}]})(t)}function J3(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M11.25 11.25l.041-.02a.75.75 0 011.063.852l-.708 2.836a.75.75 0 001.063.853l.041-.021M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-9-3.75h.008v.008H12V8.25z"}}]})(t)}function t6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 5.25a3 3 0 013 3m3 0a6 6 0 01-7.029 5.912c-.563-.097-1.159.026-1.563.43L10.5 17.25H8.25v2.25H6v2.25H2.25v-2.818c0-.597.237-1.17.659-1.591l6.499-6.499c.404-.404.527-1 .43-1.563A6 6 0 1121.75 8.25z"}}]})(t)}function e6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M10.5 21l5.25-11.25L21 21m-9-3h7.5M3 5.621a48.474 48.474 0 016-.371m0 0c1.12 0 2.233.038 3.334.114M9 5.25V3m3.334 2.364C11.176 10.658 7.69 15.08 3 17.502m9.334-12.138c.896.061 1.785.147 2.666.257m-4.589 8.495a18.023 18.023 0 01-3.827-5.802"}}]})(t)}function n6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M16.712 4.33a9.027 9.027 0 011.652 1.306c.51.51.944 1.064 1.306 1.652M16.712 4.33l-3.448 4.138m3.448-4.138a9.014 9.014 0 00-9.424 0M19.67 7.288l-4.138 3.448m4.138-3.448a9.014 9.014 0 010 9.424m-4.138-5.976a3.736 3.736 0 00-.88-1.388 3.737 3.737 0 00-1.388-.88m2.268 2.268a3.765 3.765 0 010 2.528m-2.268-4.796a3.765 3.765 0 00-2.528 0m4.796 4.796c-.181.506-.475.982-.88 1.388a3.736 3.736 0 01-1.388.88m2.268-2.268l4.138 3.448m0 0a9.027 9.027 0 01-1.306 1.652c-.51.51-1.064.944-1.652 1.306m0 0l-3.448-4.138m3.448 4.138a9.014 9.014 0 01-9.424 0m5.976-4.138a3.765 3.765 0 01-2.528 0m0 0a3.736 3.736 0 01-1.388-.88 3.737 3.737 0 01-.88-1.388m2.268 2.268L7.288 19.67m0 0a9.024 9.024 0 01-1.652-1.306 9.027 9.027 0 01-1.306-1.652m0 0l4.138-3.448M4.33 16.712a9.014 9.014 0 010-9.424m4.138 5.976a3.765 3.765 0 010-2.528m0 0c.181-.506.475-.982.88-1.388a3.736 3.736 0 011.388-.88m-2.268 2.268L4.33 7.288m6.406 1.18L7.288 4.33m0 0a9.024 9.024 0 00-1.652 1.306A9.025 9.025 0 004.33 7.288"}}]})(t)}function r6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 18v-5.25m0 0a6.01 6.01 0 001.5-.189m-1.5.189a6.01 6.01 0 01-1.5-.189m3.75 7.478a12.06 12.06 0 01-4.5 0m3.75 2.383a14.406 14.406 0 01-3 0M14.25 18v-.192c0-.983.658-1.823 1.508-2.316a7.5 7.5 0 10-7.517 0c.85.493 1.509 1.333 1.509 2.316V18"}}]})(t)}function a6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M13.19 8.688a4.5 4.5 0 011.242 7.244l-4.5 4.5a4.5 4.5 0 01-6.364-6.364l1.757-1.757m13.35-.622l1.757-1.757a4.5 4.5 0 00-6.364-6.364l-4.5 4.5a4.5 4.5 0 001.242 7.244"}}]})(t)}function i6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8.25 6.75h12M8.25 12h12m-12 5.25h12M3.75 6.75h.007v.008H3.75V6.75zm.375 0a.375.375 0 11-.75 0 .375.375 0 01.75 0zM3.75 12h.007v.008H3.75V12zm.375 0a.375.375 0 11-.75 0 .375.375 0 01.75 0zm-.375 5.25h.007v.008H3.75v-.008zm.375 0a.375.375 0 11-.75 0 .375.375 0 01.75 0z"}}]})(t)}function o6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M16.5 10.5V6.75a4.5 4.5 0 10-9 0v3.75m-.75 11.25h10.5a2.25 2.25 0 002.25-2.25v-6.75a2.25 2.25 0 00-2.25-2.25H6.75a2.25 2.25 0 00-2.25 2.25v6.75a2.25 2.25 0 002.25 2.25z"}}]})(t)}function l6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M13.5 10.5V6.75a4.5 4.5 0 119 0v3.75M3.75 21.75h10.5a2.25 2.25 0 002.25-2.25v-6.75a2.25 2.25 0 00-2.25-2.25H3.75a2.25 2.25 0 00-2.25 2.25v6.75a2.25 2.25 0 002.25 2.25z"}}]})(t)}function c6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 15.75l-2.489-2.489m0 0a3.375 3.375 0 10-4.773-4.773 3.375 3.375 0 004.774 4.774zM21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function s6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 21l-5.197-5.197m0 0A7.5 7.5 0 105.196 5.196a7.5 7.5 0 0010.607 10.607zM13.5 10.5h-6"}}]})(t)}function u6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 21l-5.197-5.197m0 0A7.5 7.5 0 105.196 5.196a7.5 7.5 0 0010.607 10.607zM10.5 7.5v6m3-3h-6"}}]})(t)}function d6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 21l-5.197-5.197m0 0A7.5 7.5 0 105.196 5.196a7.5 7.5 0 0010.607 10.607z"}}]})(t)}function h6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 10.5a3 3 0 11-6 0 3 3 0 016 0z"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1115 0z"}}]})(t)}function f6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 6.75V15m6-6v8.25m.503 3.498l4.875-2.437c.381-.19.622-.58.622-1.006V4.82c0-.836-.88-1.38-1.628-1.006l-3.869 1.934c-.317.159-.69.159-1.006 0L9.503 3.252a1.125 1.125 0 00-1.006 0L3.622 5.689C3.24 5.88 3 6.27 3 6.695V19.18c0 .836.88 1.38 1.628 1.006l3.869-1.934c.317-.159.69-.159 1.006 0l4.994 2.497c.317.158.69.158 1.006 0z"}}]})(t)}function p6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M10.34 15.84c-.688-.06-1.386-.09-2.09-.09H7.5a4.5 4.5 0 110-9h.75c.704 0 1.402-.03 2.09-.09m0 9.18c.253.962.584 1.892.985 2.783.247.55.06 1.21-.463 1.511l-.657.38c-.551.318-1.26.117-1.527-.461a20.845 20.845 0 01-1.44-4.282m3.102.069a18.03 18.03 0 01-.59-4.59c0-1.586.205-3.124.59-4.59m0 9.18a23.848 23.848 0 018.835 2.535M10.34 6.66a23.847 23.847 0 008.835-2.535m0 0A23.74 23.74 0 0018.795 3m.38 1.125a23.91 23.91 0 011.014 5.395m-1.014 8.855c-.118.38-.245.754-.38 1.125m.38-1.125a23.91 23.91 0 001.014-5.395m0-3.46c.495.413.811 1.035.811 1.73 0 .695-.316 1.317-.811 1.73m0-3.46a24.347 24.347 0 010 3.46"}}]})(t)}function g6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 18.75a6 6 0 006-6v-1.5m-6 7.5a6 6 0 01-6-6v-1.5m6 7.5v3.75m-3.75 0h7.5M12 15.75a3 3 0 01-3-3V4.5a3 3 0 116 0v8.25a3 3 0 01-3 3z"}}]})(t)}function v6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 12H9m12 0a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function m6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M18 12H6"}}]})(t)}function y6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 12h-15"}}]})(t)}function b6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21.752 15.002A9.718 9.718 0 0118 15.75c-5.385 0-9.75-4.365-9.75-9.75 0-1.33.266-2.597.748-3.752A9.753 9.753 0 003 11.25C3 16.635 7.365 21 12.75 21a9.753 9.753 0 009.002-5.998z"}}]})(t)}function x6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 9l10.5-3m0 6.553v3.75a2.25 2.25 0 01-1.632 2.163l-1.32.377a1.803 1.803 0 11-.99-3.467l2.31-.66a2.25 2.25 0 001.632-2.163zm0 0V2.25L9 5.25v10.303m0 0v3.75a2.25 2.25 0 01-1.632 2.163l-1.32.377a1.803 1.803 0 01-.99-3.467l2.31-.66A2.25 2.25 0 009 15.553z"}}]})(t)}function M6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 7.5h1.5m-1.5 3h1.5m-7.5 3h7.5m-7.5 3h7.5m3-9h3.375c.621 0 1.125.504 1.125 1.125V18a2.25 2.25 0 01-2.25 2.25M16.5 7.5V18a2.25 2.25 0 002.25 2.25M16.5 7.5V4.875c0-.621-.504-1.125-1.125-1.125H4.125C3.504 3.75 3 4.254 3 4.875V18a2.25 2.25 0 002.25 2.25h13.5M6 7.5h3v3H6v-3z"}}]})(t)}function w6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M18.364 18.364A9 9 0 005.636 5.636m12.728 12.728A9 9 0 015.636 5.636m12.728 12.728L5.636 5.636"}}]})(t)}function z6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9.53 16.122a3 3 0 00-5.78 1.128 2.25 2.25 0 01-2.4 2.245 4.5 4.5 0 008.4-2.245c0-.399-.078-.78-.22-1.128zm0 0a15.998 15.998 0 003.388-1.62m-5.043-.025a15.994 15.994 0 011.622-3.395m3.42 3.42a15.995 15.995 0 004.764-4.648l3.876-5.814a1.151 1.151 0 00-1.597-1.597L14.146 6.32a15.996 15.996 0 00-4.649 4.763m3.42 3.42a6.776 6.776 0 00-3.42-3.42"}}]})(t)}function C6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 12L3.269 3.126A59.768 59.768 0 0121.485 12 59.77 59.77 0 013.27 20.876L5.999 12zm0 0h7.5"}}]})(t)}function A6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M18.375 12.739l-7.693 7.693a4.5 4.5 0 01-6.364-6.364l10.94-10.94A3 3 0 1119.5 7.372L8.552 18.32m.009-.01l-.01.01m5.699-9.941l-7.81 7.81a1.5 1.5 0 002.112 2.13"}}]})(t)}function k6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M14.25 9v6m-4.5 0V9M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function H6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 5.25v13.5m-7.5-13.5v13.5"}}]})(t)}function E6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M16.862 4.487l1.687-1.688a1.875 1.875 0 112.652 2.652L10.582 16.07a4.5 4.5 0 01-1.897 1.13L6 18l.8-2.685a4.5 4.5 0 011.13-1.897l8.932-8.931zm0 0L19.5 7.125M18 14v4.75A2.25 2.25 0 0115.75 21H5.25A2.25 2.25 0 013 18.75V8.25A2.25 2.25 0 015.25 6H10"}}]})(t)}function S6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M16.862 4.487l1.687-1.688a1.875 1.875 0 112.652 2.652L6.832 19.82a4.5 4.5 0 01-1.897 1.13l-2.685.8.8-2.685a4.5 4.5 0 011.13-1.897L16.863 4.487zm0 0L19.5 7.125"}}]})(t)}function L6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M14.25 9.75v-4.5m0 4.5h4.5m-4.5 0l6-6m-3 18c-8.284 0-15-6.716-15-15V4.5A2.25 2.25 0 014.5 2.25h1.372c.516 0 .966.351 1.091.852l1.106 4.423c.11.44-.054.902-.417 1.173l-1.293.97a1.062 1.062 0 00-.38 1.21 12.035 12.035 0 007.143 7.143c.441.162.928-.004 1.21-.38l.97-1.293a1.125 1.125 0 011.173-.417l4.423 1.106c.5.125.852.575.852 1.091V19.5a2.25 2.25 0 01-2.25 2.25h-2.25z"}}]})(t)}function _6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M20.25 3.75v4.5m0-4.5h-4.5m4.5 0l-6 6m3 12c-8.284 0-15-6.716-15-15V4.5A2.25 2.25 0 014.5 2.25h1.372c.516 0 .966.351 1.091.852l1.106 4.423c.11.44-.054.902-.417 1.173l-1.293.97a1.062 1.062 0 00-.38 1.21 12.035 12.035 0 007.143 7.143c.441.162.928-.004 1.21-.38l.97-1.293a1.125 1.125 0 011.173-.417l4.423 1.106c.5.125.852.575.852 1.091V19.5a2.25 2.25 0 01-2.25 2.25h-2.25z"}}]})(t)}function B6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 3.75L18 6m0 0l2.25 2.25M18 6l2.25-2.25M18 6l-2.25 2.25m1.5 13.5c-8.284 0-15-6.716-15-15V4.5A2.25 2.25 0 014.5 2.25h1.372c.516 0 .966.351 1.091.852l1.106 4.423c.11.44-.054.902-.417 1.173l-1.293.97a1.062 1.062 0 00-.38 1.21 12.035 12.035 0 007.143 7.143c.441.162.928-.004 1.21-.38l.97-1.293a1.125 1.125 0 011.173-.417l4.423 1.106c.5.125.852.575.852 1.091V19.5a2.25 2.25 0 01-2.25 2.25h-2.25z"}}]})(t)}function D6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M2.25 6.75c0 8.284 6.716 15 15 15h2.25a2.25 2.25 0 002.25-2.25v-1.372c0-.516-.351-.966-.852-1.091l-4.423-1.106c-.44-.11-.902.055-1.173.417l-.97 1.293c-.282.376-.769.542-1.21.38a12.035 12.035 0 01-7.143-7.143c-.162-.441.004-.928.38-1.21l1.293-.97c.363-.271.527-.734.417-1.173L6.963 3.102a1.125 1.125 0 00-1.091-.852H4.5A2.25 2.25 0 002.25 4.5v2.25z"}}]})(t)}function T6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M2.25 15.75l5.159-5.159a2.25 2.25 0 013.182 0l5.159 5.159m-1.5-1.5l1.409-1.409a2.25 2.25 0 013.182 0l2.909 2.909m-18 3.75h16.5a1.5 1.5 0 001.5-1.5V6a1.5 1.5 0 00-1.5-1.5H3.75A1.5 1.5 0 002.25 6v12a1.5 1.5 0 001.5 1.5zm10.5-11.25h.008v.008h-.008V8.25zm.375 0a.375.375 0 11-.75 0 .375.375 0 01.75 0z"}}]})(t)}function V6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.91 11.672a.375.375 0 010 .656l-5.603 3.113a.375.375 0 01-.557-.328V8.887c0-.286.307-.466.557-.327l5.603 3.112z"}}]})(t)}function O6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 7.5V18M15 7.5V18M3 16.811V8.69c0-.864.933-1.406 1.683-.977l7.108 4.061a1.125 1.125 0 010 1.954l-7.108 4.061A1.125 1.125 0 013 16.811z"}}]})(t)}function I6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M5.25 5.653c0-.856.917-1.398 1.667-.986l11.54 6.348a1.125 1.125 0 010 1.971l-11.54 6.347a1.125 1.125 0 01-1.667-.985V5.653z"}}]})(t)}function R6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 9v6m3-3H9m12 0a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function F6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 6v12m6-6H6"}}]})(t)}function N6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 4.5v15m7.5-7.5h-15"}}]})(t)}function P6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M5.636 5.636a9 9 0 1012.728 0M12 3v9"}}]})(t)}function j6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.75 3v11.25A2.25 2.25 0 006 16.5h2.25M3.75 3h-1.5m1.5 0h16.5m0 0h1.5m-1.5 0v11.25A2.25 2.25 0 0118 16.5h-2.25m-7.5 0h7.5m-7.5 0l-1 3m8.5-3l1 3m0 0l.5 1.5m-.5-1.5h-9.5m0 0l-.5 1.5M9 11.25v1.5M12 9v3.75m3-6v6"}}]})(t)}function U6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.75 3v11.25A2.25 2.25 0 006 16.5h2.25M3.75 3h-1.5m1.5 0h16.5m0 0h1.5m-1.5 0v11.25A2.25 2.25 0 0118 16.5h-2.25m-7.5 0h7.5m-7.5 0l-1 3m8.5-3l1 3m0 0l.5 1.5m-.5-1.5h-9.5m0 0l-.5 1.5m.75-9l3-3 2.148 2.148A12.061 12.061 0 0116.5 7.605"}}]})(t)}function W6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M6.72 13.829c-.24.03-.48.062-.72.096m.72-.096a42.415 42.415 0 0110.56 0m-10.56 0L6.34 18m10.94-4.171c.24.03.48.062.72.096m-.72-.096L17.66 18m0 0l.229 2.523a1.125 1.125 0 01-1.12 1.227H7.231c-.662 0-1.18-.568-1.12-1.227L6.34 18m11.318 0h1.091A2.25 2.25 0 0021 15.75V9.456c0-1.081-.768-2.015-1.837-2.175a48.055 48.055 0 00-1.913-.247M6.34 18H5.25A2.25 2.25 0 013 15.75V9.456c0-1.081.768-2.015 1.837-2.175a48.041 48.041 0 011.913-.247m10.5 0a48.536 48.536 0 00-10.5 0m10.5 0V3.375c0-.621-.504-1.125-1.125-1.125h-8.25c-.621 0-1.125.504-1.125 1.125v3.659M18 10.5h.008v.008H18V10.5zm-3 0h.008v.008H15V10.5z"}}]})(t)}function Z6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M14.25 6.087c0-.355.186-.676.401-.959.221-.29.349-.634.349-1.003 0-1.036-1.007-1.875-2.25-1.875s-2.25.84-2.25 1.875c0 .369.128.713.349 1.003.215.283.401.604.401.959v0a.64.64 0 01-.657.643 48.39 48.39 0 01-4.163-.3c.186 1.613.293 3.25.315 4.907a.656.656 0 01-.658.663v0c-.355 0-.676-.186-.959-.401a1.647 1.647 0 00-1.003-.349c-1.036 0-1.875 1.007-1.875 2.25s.84 2.25 1.875 2.25c.369 0 .713-.128 1.003-.349.283-.215.604-.401.959-.401v0c.31 0 .555.26.532.57a48.039 48.039 0 01-.642 5.056c1.518.19 3.058.309 4.616.354a.64.64 0 00.657-.643v0c0-.355-.186-.676-.401-.959a1.647 1.647 0 01-.349-1.003c0-1.035 1.008-1.875 2.25-1.875 1.243 0 2.25.84 2.25 1.875 0 .369-.128.713-.349 1.003-.215.283-.4.604-.4.959v0c0 .333.277.599.61.58a48.1 48.1 0 005.427-.63 48.05 48.05 0 00.582-4.717.532.532 0 00-.533-.57v0c-.355 0-.676.186-.959.401-.29.221-.634.349-1.003.349-1.035 0-1.875-1.007-1.875-2.25s.84-2.25 1.875-2.25c.37 0 .713.128 1.003.349.283.215.604.401.96.401v0a.656.656 0 00.658-.663 48.422 48.422 0 00-.37-5.36c-1.886.342-3.81.574-5.766.689a.578.578 0 01-.61-.58v0z"}}]})(t)}function G6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.75 4.875c0-.621.504-1.125 1.125-1.125h4.5c.621 0 1.125.504 1.125 1.125v4.5c0 .621-.504 1.125-1.125 1.125h-4.5A1.125 1.125 0 013.75 9.375v-4.5zM3.75 14.625c0-.621.504-1.125 1.125-1.125h4.5c.621 0 1.125.504 1.125 1.125v4.5c0 .621-.504 1.125-1.125 1.125h-4.5a1.125 1.125 0 01-1.125-1.125v-4.5zM13.5 4.875c0-.621.504-1.125 1.125-1.125h4.5c.621 0 1.125.504 1.125 1.125v4.5c0 .621-.504 1.125-1.125 1.125h-4.5A1.125 1.125 0 0113.5 9.375v-4.5z"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M6.75 6.75h.75v.75h-.75v-.75zM6.75 16.5h.75v.75h-.75v-.75zM16.5 6.75h.75v.75h-.75v-.75zM13.5 13.5h.75v.75h-.75v-.75zM13.5 19.5h.75v.75h-.75v-.75zM19.5 13.5h.75v.75h-.75v-.75zM19.5 19.5h.75v.75h-.75v-.75zM16.5 16.5h.75v.75h-.75v-.75z"}}]})(t)}function q6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9.879 7.519c1.171-1.025 3.071-1.025 4.242 0 1.172 1.025 1.172 2.687 0 3.712-.203.179-.43.326-.67.442-.745.361-1.45.999-1.45 1.827v.75M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-9 5.25h.008v.008H12v-.008z"}}]})(t)}function Y6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.75 12h16.5m-16.5 3.75h16.5M3.75 19.5h16.5M5.625 4.5h12.75a1.875 1.875 0 010 3.75H5.625a1.875 1.875 0 010-3.75z"}}]})(t)}function X6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.75 7.5l16.5-4.125M12 6.75c-2.708 0-5.363.224-7.948.655C2.999 7.58 2.25 8.507 2.25 9.574v9.176A2.25 2.25 0 004.5 21h15a2.25 2.25 0 002.25-2.25V9.574c0-1.067-.75-1.994-1.802-2.169A48.329 48.329 0 0012 6.75zm-1.683 6.443l-.005.005-.006-.005.006-.005.005.005zm-.005 2.127l-.005-.006.005-.005.005.005-.005.005zm-2.116-.006l-.005.006-.006-.006.005-.005.006.005zm-.005-2.116l-.006-.005.006-.005.005.005-.005.005zM9.255 10.5v.008h-.008V10.5h.008zm3.249 1.88l-.007.004-.003-.007.006-.003.004.006zm-1.38 5.126l-.003-.006.006-.004.004.007-.006.003zm.007-6.501l-.003.006-.007-.003.004-.007.006.004zm1.37 5.129l-.007-.004.004-.006.006.003-.004.007zm.504-1.877h-.008v-.007h.008v.007zM9.255 18v.008h-.008V18h.008zm-3.246-1.87l-.007.004L6 16.127l.006-.003.004.006zm1.366-5.119l-.004-.006.006-.004.004.007-.006.003zM7.38 17.5l-.003.006-.007-.003.004-.007.006.004zm-1.376-5.116L6 12.38l.003-.007.007.004-.004.007zm-.5 1.873h-.008v-.007h.008v.007zM17.25 12.75a.75.75 0 110-1.5.75.75 0 010 1.5zm0 4.5a.75.75 0 110-1.5.75.75 0 010 1.5z"}}]})(t)}function $6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 14.25l6-6m4.5-3.493V21.75l-3.75-1.5-3.75 1.5-3.75-1.5-3.75 1.5V4.757c0-1.108.806-2.057 1.907-2.185a48.507 48.507 0 0111.186 0c1.1.128 1.907 1.077 1.907 2.185zM9.75 9h.008v.008H9.75V9zm.375 0a.375.375 0 11-.75 0 .375.375 0 01.75 0zm4.125 4.5h.008v.008h-.008V13.5zm.375 0a.375.375 0 11-.75 0 .375.375 0 01.75 0z"}}]})(t)}function K6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8.25 9.75h4.875a2.625 2.625 0 010 5.25H12M8.25 9.75L10.5 7.5M8.25 9.75L10.5 12m9-7.243V21.75l-3.75-1.5-3.75 1.5-3.75-1.5-3.75 1.5V4.757c0-1.108.806-2.057 1.907-2.185a48.507 48.507 0 0111.186 0c1.1.128 1.907 1.077 1.907 2.185z"}}]})(t)}function Q6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M2.25 7.125C2.25 6.504 2.754 6 3.375 6h6c.621 0 1.125.504 1.125 1.125v3.75c0 .621-.504 1.125-1.125 1.125h-6a1.125 1.125 0 01-1.125-1.125v-3.75zM14.25 8.625c0-.621.504-1.125 1.125-1.125h5.25c.621 0 1.125.504 1.125 1.125v8.25c0 .621-.504 1.125-1.125 1.125h-5.25a1.125 1.125 0 01-1.125-1.125v-8.25zM3.75 16.125c0-.621.504-1.125 1.125-1.125h5.25c.621 0 1.125.504 1.125 1.125v2.25c0 .621-.504 1.125-1.125 1.125h-5.25a1.125 1.125 0 01-1.125-1.125v-2.25z"}}]})(t)}function J6(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 6.878V6a2.25 2.25 0 012.25-2.25h7.5A2.25 2.25 0 0118 6v.878m-12 0c.235-.083.487-.128.75-.128h10.5c.263 0 .515.045.75.128m-12 0A2.25 2.25 0 004.5 9v.878m13.5-3A2.25 2.25 0 0119.5 9v.878m0 0a2.246 2.246 0 00-.75-.128H5.25c-.263 0-.515.045-.75.128m15 0A2.25 2.25 0 0121 12v6a2.25 2.25 0 01-2.25 2.25H5.25A2.25 2.25 0 013 18v-6c0-.98.626-1.813 1.5-2.122"}}]})(t)}function t7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.59 14.37a6 6 0 01-5.84 7.38v-4.8m5.84-2.58a14.98 14.98 0 006.16-12.12A14.98 14.98 0 009.631 8.41m5.96 5.96a14.926 14.926 0 01-5.841 2.58m-.119-8.54a6 6 0 00-7.381 5.84h4.8m2.581-5.84a14.927 14.927 0 00-2.58 5.84m2.699 2.7c-.103.021-.207.041-.311.06a15.09 15.09 0 01-2.448-2.448 14.9 14.9 0 01.06-.312m-2.24 2.39a4.493 4.493 0 00-1.757 4.306 4.493 4.493 0 004.306-1.758M16.5 9a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0z"}}]})(t)}function e7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12.75 19.5v-.75a7.5 7.5 0 00-7.5-7.5H4.5m0-6.75h.75c7.87 0 14.25 6.38 14.25 14.25v.75M6 18.75a.75.75 0 11-1.5 0 .75.75 0 011.5 0z"}}]})(t)}function n7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 3v17.25m0 0c-1.472 0-2.882.265-4.185.75M12 20.25c1.472 0 2.882.265 4.185.75M18.75 4.97A48.416 48.416 0 0012 4.5c-2.291 0-4.545.16-6.75.47m13.5 0c1.01.143 2.01.317 3 .52m-3-.52l2.62 10.726c.122.499-.106 1.028-.589 1.202a5.988 5.988 0 01-2.031.352 5.988 5.988 0 01-2.031-.352c-.483-.174-.711-.703-.59-1.202L18.75 4.971zm-16.5.52c.99-.203 1.99-.377 3-.52m0 0l2.62 10.726c.122.499-.106 1.028-.589 1.202a5.989 5.989 0 01-2.031.352 5.989 5.989 0 01-2.031-.352c-.483-.174-.711-.703-.59-1.202L5.25 4.971z"}}]})(t)}function r7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7.848 8.25l1.536.887M7.848 8.25a3 3 0 11-5.196-3 3 3 0 015.196 3zm1.536.887a2.165 2.165 0 011.083 1.839c.005.351.054.695.14 1.024M9.384 9.137l2.077 1.199M7.848 15.75l1.536-.887m-1.536.887a3 3 0 11-5.196 3 3 3 0 015.196-3zm1.536-.887a2.165 2.165 0 001.083-1.838c.005-.352.054-.695.14-1.025m-1.223 2.863l2.077-1.199m0-3.328a4.323 4.323 0 012.068-1.379l5.325-1.628a4.5 4.5 0 012.48-.044l.803.215-7.794 4.5m-2.882-1.664A4.331 4.331 0 0010.607 12m3.736 0l7.794 4.5-.802.215a4.5 4.5 0 01-2.48-.043l-5.326-1.629a4.324 4.324 0 01-2.068-1.379M14.343 12l-2.882 1.664"}}]})(t)}function a7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M5.25 14.25h13.5m-13.5 0a3 3 0 01-3-3m3 3a3 3 0 100 6h13.5a3 3 0 100-6m-16.5-3a3 3 0 013-3h13.5a3 3 0 013 3m-19.5 0a4.5 4.5 0 01.9-2.7L5.737 5.1a3.375 3.375 0 012.7-1.35h7.126c1.062 0 2.062.5 2.7 1.35l2.587 3.45a4.5 4.5 0 01.9 2.7m0 0a3 3 0 01-3 3m0 3h.008v.008h-.008v-.008zm0-6h.008v.008h-.008v-.008zm-3 6h.008v.008h-.008v-.008zm0-6h.008v.008h-.008v-.008z"}}]})(t)}function i7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21.75 17.25v-.228a4.5 4.5 0 00-.12-1.03l-2.268-9.64a3.375 3.375 0 00-3.285-2.602H7.923a3.375 3.375 0 00-3.285 2.602l-2.268 9.64a4.5 4.5 0 00-.12 1.03v.228m19.5 0a3 3 0 01-3 3H5.25a3 3 0 01-3-3m19.5 0a3 3 0 00-3-3H5.25a3 3 0 00-3 3m16.5 0h.008v.008h-.008v-.008zm-3 0h.008v.008h-.008v-.008z"}}]})(t)}function o7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7.217 10.907a2.25 2.25 0 100 2.186m0-2.186c.18.324.283.696.283 1.093s-.103.77-.283 1.093m0-2.186l9.566-5.314m-9.566 7.5l9.566 5.314m0 0a2.25 2.25 0 103.935 2.186 2.25 2.25 0 00-3.935-2.186zm0-12.814a2.25 2.25 0 103.933-2.185 2.25 2.25 0 00-3.933 2.185z"}}]})(t)}function l7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 12.75L11.25 15 15 9.75m-3-7.036A11.959 11.959 0 013.598 6 11.99 11.99 0 003 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285z"}}]})(t)}function c7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 9v3.75m0-10.036A11.959 11.959 0 013.598 6 11.99 11.99 0 003 9.75c0 5.592 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.57-.598-3.75h-.152c-3.196 0-6.1-1.249-8.25-3.286zm0 13.036h.008v.008H12v-.008z"}}]})(t)}function s7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 10.5V6a3.75 3.75 0 10-7.5 0v4.5m11.356-1.993l1.263 12c.07.665-.45 1.243-1.119 1.243H4.25a1.125 1.125 0 01-1.12-1.243l1.264-12A1.125 1.125 0 015.513 7.5h12.974c.576 0 1.059.435 1.119 1.007zM8.625 10.5a.375.375 0 11-.75 0 .375.375 0 01.75 0zm7.5 0a.375.375 0 11-.75 0 .375.375 0 01.75 0z"}}]})(t)}function u7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M2.25 3h1.386c.51 0 .955.343 1.087.835l.383 1.437M7.5 14.25a3 3 0 00-3 3h15.75m-12.75-3h11.218c1.121-2.3 2.1-4.684 2.924-7.138a60.114 60.114 0 00-16.536-1.84M7.5 14.25L5.106 5.272M6 20.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm12.75 0a.75.75 0 11-1.5 0 .75.75 0 011.5 0z"}}]})(t)}function d7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 3l8.735 8.735m0 0a.374.374 0 11.53.53m-.53-.53l.53.53m0 0L21 21M14.652 9.348a3.75 3.75 0 010 5.304m2.121-7.425a6.75 6.75 0 010 9.546m2.121-11.667c3.808 3.807 3.808 9.98 0 13.788m-9.546-4.242a3.733 3.733 0 01-1.06-2.122m-1.061 4.243a6.75 6.75 0 01-1.625-6.929m-.496 9.05c-3.068-3.067-3.664-7.67-1.79-11.334M12 12h.008v.008H12V12z"}}]})(t)}function h7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9.348 14.651a3.75 3.75 0 010-5.303m5.304 0a3.75 3.75 0 010 5.303m-7.425 2.122a6.75 6.75 0 010-9.546m9.546 0a6.75 6.75 0 010 9.546M5.106 18.894c-3.808-3.808-3.808-9.98 0-13.789m13.788 0c3.808 3.808 3.808 9.981 0 13.79M12 12h.008v.007H12V12zm.375 0a.375.375 0 11-.75 0 .375.375 0 01.75 0z"}}]})(t)}function f7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9.813 15.904L9 18.75l-.813-2.846a4.5 4.5 0 00-3.09-3.09L2.25 12l2.846-.813a4.5 4.5 0 003.09-3.09L9 5.25l.813 2.846a4.5 4.5 0 003.09 3.09L15.75 12l-2.846.813a4.5 4.5 0 00-3.09 3.09zM18.259 8.715L18 9.75l-.259-1.035a3.375 3.375 0 00-2.455-2.456L14.25 6l1.036-.259a3.375 3.375 0 002.455-2.456L18 2.25l.259 1.035a3.375 3.375 0 002.456 2.456L21.75 6l-1.035.259a3.375 3.375 0 00-2.456 2.456zM16.894 20.567L16.5 21.75l-.394-1.183a2.25 2.25 0 00-1.423-1.423L13.5 18.75l1.183-.394a2.25 2.25 0 001.423-1.423l.394-1.183.394 1.183a2.25 2.25 0 001.423 1.423l1.183.394-1.183.394a2.25 2.25 0 00-1.423 1.423z"}}]})(t)}function p7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.114 5.636a9 9 0 010 12.728M16.463 8.288a5.25 5.25 0 010 7.424M6.75 8.25l4.72-4.72a.75.75 0 011.28.53v15.88a.75.75 0 01-1.28.53l-4.72-4.72H4.51c-.88 0-1.704-.507-1.938-1.354A9.01 9.01 0 012.25 12c0-.83.112-1.633.322-2.396C2.806 8.756 3.63 8.25 4.51 8.25H6.75z"}}]})(t)}function g7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M17.25 9.75L19.5 12m0 0l2.25 2.25M19.5 12l2.25-2.25M19.5 12l-2.25 2.25m-10.5-6l4.72-4.72a.75.75 0 011.28.531V19.94a.75.75 0 01-1.28.53l-4.72-4.72H4.51c-.88 0-1.704-.506-1.938-1.354A9.01 9.01 0 012.25 12c0-.83.112-1.633.322-2.395C2.806 8.757 3.63 8.25 4.51 8.25H6.75z"}}]})(t)}function v7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6"}}]})(t)}function m7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M6.429 9.75L2.25 12l4.179 2.25m0-4.5l5.571 3 5.571-3m-11.142 0L2.25 7.5 12 2.25l9.75 5.25-4.179 2.25m0 0L21.75 12l-4.179 2.25m0 0l4.179 2.25L12 21.75 2.25 16.5l4.179-2.25m11.142 0l-5.571 3-5.571-3"}}]})(t)}function y7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.75 6A2.25 2.25 0 016 3.75h2.25A2.25 2.25 0 0110.5 6v2.25a2.25 2.25 0 01-2.25 2.25H6a2.25 2.25 0 01-2.25-2.25V6zM3.75 15.75A2.25 2.25 0 016 13.5h2.25a2.25 2.25 0 012.25 2.25V18a2.25 2.25 0 01-2.25 2.25H6A2.25 2.25 0 013.75 18v-2.25zM13.5 6a2.25 2.25 0 012.25-2.25H18A2.25 2.25 0 0120.25 6v2.25A2.25 2.25 0 0118 10.5h-2.25a2.25 2.25 0 01-2.25-2.25V6zM13.5 15.75a2.25 2.25 0 012.25-2.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-2.25A2.25 2.25 0 0113.5 18v-2.25z"}}]})(t)}function b7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M13.5 16.875h3.375m0 0h3.375m-3.375 0V13.5m0 3.375v3.375M6 10.5h2.25a2.25 2.25 0 002.25-2.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v2.25A2.25 2.25 0 006 10.5zm0 9.75h2.25A2.25 2.25 0 0010.5 18v-2.25a2.25 2.25 0 00-2.25-2.25H6a2.25 2.25 0 00-2.25 2.25V18A2.25 2.25 0 006 20.25zm9.75-9.75H18a2.25 2.25 0 002.25-2.25V6A2.25 2.25 0 0018 3.75h-2.25A2.25 2.25 0 0013.5 6v2.25a2.25 2.25 0 002.25 2.25z"}}]})(t)}function x7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M11.48 3.499a.562.562 0 011.04 0l2.125 5.111a.563.563 0 00.475.345l5.518.442c.499.04.701.663.321.988l-4.204 3.602a.563.563 0 00-.182.557l1.285 5.385a.562.562 0 01-.84.61l-4.725-2.885a.563.563 0 00-.586 0L6.982 20.54a.562.562 0 01-.84-.61l1.285-5.386a.562.562 0 00-.182-.557l-4.204-3.602a.563.563 0 01.321-.988l5.518-.442a.563.563 0 00.475-.345L11.48 3.5z"}}]})(t)}function M7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 9.563C9 9.252 9.252 9 9.563 9h4.874c.311 0 .563.252.563.563v4.874c0 .311-.252.563-.563.563H9.564A.562.562 0 019 14.437V9.564z"}}]})(t)}function w7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M5.25 7.5A2.25 2.25 0 017.5 5.25h9a2.25 2.25 0 012.25 2.25v9a2.25 2.25 0 01-2.25 2.25h-9a2.25 2.25 0 01-2.25-2.25v-9z"}}]})(t)}function z7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 3v2.25m6.364.386l-1.591 1.591M21 12h-2.25m-.386 6.364l-1.591-1.591M12 18.75V21m-4.773-4.227l-1.591 1.591M5.25 12H3m4.227-4.773L5.636 5.636M15.75 12a3.75 3.75 0 11-7.5 0 3.75 3.75 0 017.5 0z"}}]})(t)}function C7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4.098 19.902a3.75 3.75 0 005.304 0l6.401-6.402M6.75 21A3.75 3.75 0 013 17.25V4.125C3 3.504 3.504 3 4.125 3h5.25c.621 0 1.125.504 1.125 1.125v4.072M6.75 21a3.75 3.75 0 003.75-3.75V8.197M6.75 21h13.125c.621 0 1.125-.504 1.125-1.125v-5.25c0-.621-.504-1.125-1.125-1.125h-4.072M10.5 8.197l2.88-2.88c.438-.439 1.15-.439 1.59 0l3.712 3.713c.44.44.44 1.152 0 1.59l-2.879 2.88M6.75 17.25h.008v.008H6.75v-.008z"}}]})(t)}function A7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.375 19.5h17.25m-17.25 0a1.125 1.125 0 01-1.125-1.125M3.375 19.5h7.5c.621 0 1.125-.504 1.125-1.125m-9.75 0V5.625m0 12.75v-1.5c0-.621.504-1.125 1.125-1.125m18.375 2.625V5.625m0 12.75c0 .621-.504 1.125-1.125 1.125m1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125m0 3.75h-7.5A1.125 1.125 0 0112 18.375m9.75-12.75c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125m19.5 0v1.5c0 .621-.504 1.125-1.125 1.125M2.25 5.625v1.5c0 .621.504 1.125 1.125 1.125m0 0h17.25m-17.25 0h7.5c.621 0 1.125.504 1.125 1.125M3.375 8.25c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125m17.25-3.75h-7.5c-.621 0-1.125.504-1.125 1.125m8.625-1.125c.621 0 1.125.504 1.125 1.125v1.5c0 .621-.504 1.125-1.125 1.125m-17.25 0h7.5m-7.5 0c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125M12 10.875v-1.5m0 1.5c0 .621-.504 1.125-1.125 1.125M12 10.875c0 .621.504 1.125 1.125 1.125m-2.25 0c.621 0 1.125.504 1.125 1.125M13.125 12h7.5m-7.5 0c-.621 0-1.125.504-1.125 1.125M20.625 12c.621 0 1.125.504 1.125 1.125v1.5c0 .621-.504 1.125-1.125 1.125m-17.25 0h7.5M12 14.625v-1.5m0 1.5c0 .621-.504 1.125-1.125 1.125M12 14.625c0 .621.504 1.125 1.125 1.125m-2.25 0c.621 0 1.125.504 1.125 1.125m0 1.5v-1.5m0 0c0-.621.504-1.125 1.125-1.125m0 0h7.5"}}]})(t)}function k7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9.568 3H5.25A2.25 2.25 0 003 5.25v4.318c0 .597.237 1.17.659 1.591l9.581 9.581c.699.699 1.78.872 2.607.33a18.095 18.095 0 005.223-5.223c.542-.827.369-1.908-.33-2.607L11.16 3.66A2.25 2.25 0 009.568 3z"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 6h.008v.008H6V6z"}}]})(t)}function H7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M16.5 6v.75m0 3v.75m0 3v.75m0 3V18m-9-5.25h5.25M7.5 15h3M3.375 5.25c-.621 0-1.125.504-1.125 1.125v3.026a2.999 2.999 0 010 5.198v3.026c0 .621.504 1.125 1.125 1.125h17.25c.621 0 1.125-.504 1.125-1.125v-3.026a2.999 2.999 0 010-5.198V6.375c0-.621-.504-1.125-1.125-1.125H3.375z"}}]})(t)}function E7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M14.74 9l-.346 9m-4.788 0L9.26 9m9.968-3.21c.342.052.682.107 1.022.166m-1.022-.165L18.16 19.673a2.25 2.25 0 01-2.244 2.077H8.084a2.25 2.25 0 01-2.244-2.077L4.772 5.79m14.456 0a48.108 48.108 0 00-3.478-.397m-12 .562c.34-.059.68-.114 1.022-.165m0 0a48.11 48.11 0 013.478-.397m7.5 0v-.916c0-1.18-.91-2.164-2.09-2.201a51.964 51.964 0 00-3.32 0c-1.18.037-2.09 1.022-2.09 2.201v.916m7.5 0a48.667 48.667 0 00-7.5 0"}}]})(t)}function S7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M16.5 18.75h-9m9 0a3 3 0 013 3h-15a3 3 0 013-3m9 0v-3.375c0-.621-.503-1.125-1.125-1.125h-.871M7.5 18.75v-3.375c0-.621.504-1.125 1.125-1.125h.872m5.007 0H9.497m5.007 0a7.454 7.454 0 01-.982-3.172M9.497 14.25a7.454 7.454 0 00.981-3.172M5.25 4.236c-.982.143-1.954.317-2.916.52A6.003 6.003 0 007.73 9.728M5.25 4.236V4.5c0 2.108.966 3.99 2.48 5.228M5.25 4.236V2.721C7.456 2.41 9.71 2.25 12 2.25c2.291 0 4.545.16 6.75.47v1.516M7.73 9.728a6.726 6.726 0 002.748 1.35m8.272-6.842V4.5c0 2.108-.966 3.99-2.48 5.228m2.48-5.492a46.32 46.32 0 012.916.52 6.003 6.003 0 01-5.395 4.972m0 0a6.726 6.726 0 01-2.749 1.35m0 0a6.772 6.772 0 01-3.044 0"}}]})(t)}function L7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8.25 18.75a1.5 1.5 0 01-3 0m3 0a1.5 1.5 0 00-3 0m3 0h6m-9 0H3.375a1.125 1.125 0 01-1.125-1.125V14.25m17.25 4.5a1.5 1.5 0 01-3 0m3 0a1.5 1.5 0 00-3 0m3 0h1.125c.621 0 1.129-.504 1.09-1.124a17.902 17.902 0 00-3.213-9.193 2.056 2.056 0 00-1.58-.86H14.25M16.5 18.75h-2.25m0-11.177v-.958c0-.568-.422-1.048-.987-1.106a48.554 48.554 0 00-10.026 0 1.106 1.106 0 00-.987 1.106v7.635m12-6.677v6.677m0 4.5v-4.5m0 0h-12"}}]})(t)}function _7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 20.25h12m-7.5-3v3m3-3v3m-10.125-3h17.25c.621 0 1.125-.504 1.125-1.125V4.875c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125v11.25c0 .621.504 1.125 1.125 1.125z"}}]})(t)}function B7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M17.982 18.725A7.488 7.488 0 0012 15.75a7.488 7.488 0 00-5.982 2.975m11.963 0a9 9 0 10-11.963 0m11.963 0A8.966 8.966 0 0112 21a8.966 8.966 0 01-5.982-2.275M15 9.75a3 3 0 11-6 0 3 3 0 016 0z"}}]})(t)}function D7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M18 18.72a9.094 9.094 0 003.741-.479 3 3 0 00-4.682-2.72m.94 3.198l.001.031c0 .225-.012.447-.037.666A11.944 11.944 0 0112 21c-2.17 0-4.207-.576-5.963-1.584A6.062 6.062 0 016 18.719m12 0a5.971 5.971 0 00-.941-3.197m0 0A5.995 5.995 0 0012 12.75a5.995 5.995 0 00-5.058 2.772m0 0a3 3 0 00-4.681 2.72 8.986 8.986 0 003.74.477m.94-3.197a5.971 5.971 0 00-.94 3.197M15 6.75a3 3 0 11-6 0 3 3 0 016 0zm6 3a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0zm-13.5 0a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z"}}]})(t)}function T7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M22 10.5h-6m-2.25-4.125a3.375 3.375 0 11-6.75 0 3.375 3.375 0 016.75 0zM4 19.235v-.11a6.375 6.375 0 0112.75 0v.109A12.318 12.318 0 0110.374 21c-2.331 0-4.512-.645-6.374-1.766z"}}]})(t)}function V7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19 7.5v3m0 0v3m0-3h3m-3 0h-3m-2.25-4.125a3.375 3.375 0 11-6.75 0 3.375 3.375 0 016.75 0zM4 19.235v-.11a6.375 6.375 0 0112.75 0v.109A12.318 12.318 0 0110.374 21c-2.331 0-4.512-.645-6.374-1.766z"}}]})(t)}function O7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 6a3.75 3.75 0 11-7.5 0 3.75 3.75 0 017.5 0zM4.501 20.118a7.5 7.5 0 0114.998 0A17.933 17.933 0 0112 21.75c-2.676 0-5.216-.584-7.499-1.632z"}}]})(t)}function I7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 19.128a9.38 9.38 0 002.625.372 9.337 9.337 0 004.121-.952 4.125 4.125 0 00-7.533-2.493M15 19.128v-.003c0-1.113-.285-2.16-.786-3.07M15 19.128v.106A12.318 12.318 0 018.624 21c-2.331 0-4.512-.645-6.374-1.766l-.001-.109a6.375 6.375 0 0111.964-3.07M12 6.375a3.375 3.375 0 11-6.75 0 3.375 3.375 0 016.75 0zm8.25 2.25a2.625 2.625 0 11-5.25 0 2.625 2.625 0 015.25 0z"}}]})(t)}function R7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4.745 3A23.933 23.933 0 003 12c0 3.183.62 6.22 1.745 9M19.5 3c.967 2.78 1.5 5.817 1.5 9s-.533 6.22-1.5 9M8.25 8.885l1.444-.89a.75.75 0 011.105.402l2.402 7.206a.75.75 0 001.104.401l1.445-.889m-8.25.75l.213.09a1.687 1.687 0 002.062-.617l4.45-6.676a1.688 1.688 0 012.062-.618l.213.09"}}]})(t)}function F7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 10.5l4.72-4.72a.75.75 0 011.28.53v11.38a.75.75 0 01-1.28.53l-4.72-4.72M12 18.75H4.5a2.25 2.25 0 01-2.25-2.25V9m12.841 9.091L16.5 19.5m-1.409-1.409c.407-.407.659-.97.659-1.591v-9a2.25 2.25 0 00-2.25-2.25h-9c-.621 0-1.184.252-1.591.659m12.182 12.182L2.909 5.909M1.5 4.5l1.409 1.409"}}]})(t)}function N7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",d:"M15.75 10.5l4.72-4.72a.75.75 0 011.28.53v11.38a.75.75 0 01-1.28.53l-4.72-4.72M4.5 18.75h9a2.25 2.25 0 002.25-2.25v-9a2.25 2.25 0 00-2.25-2.25h-9A2.25 2.25 0 002.25 7.5v9a2.25 2.25 0 002.25 2.25z"}}]})(t)}function P7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 4.5v15m6-15v15m-10.875 0h15.75c.621 0 1.125-.504 1.125-1.125V5.625c0-.621-.504-1.125-1.125-1.125H4.125C3.504 4.5 3 5.004 3 5.625v12.75c0 .621.504 1.125 1.125 1.125z"}}]})(t)}function j7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7.5 3.75H6A2.25 2.25 0 003.75 6v1.5M16.5 3.75H18A2.25 2.25 0 0120.25 6v1.5m0 9V18A2.25 2.25 0 0118 20.25h-1.5m-9 0H6A2.25 2.25 0 013.75 18v-1.5M15 12a3 3 0 11-6 0 3 3 0 016 0z"}}]})(t)}function U7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 12a2.25 2.25 0 00-2.25-2.25H15a3 3 0 11-6 0H5.25A2.25 2.25 0 003 12m18 0v6a2.25 2.25 0 01-2.25 2.25H5.25A2.25 2.25 0 013 18v-6m18 0V9M3 12V9m18 0a2.25 2.25 0 00-2.25-2.25H5.25A2.25 2.25 0 003 9m18 0V6a2.25 2.25 0 00-2.25-2.25H5.25A2.25 2.25 0 003 6v3"}}]})(t)}function W7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8.288 15.038a5.25 5.25 0 017.424 0M5.106 11.856c3.807-3.808 9.98-3.808 13.788 0M1.924 8.674c5.565-5.565 14.587-5.565 20.152 0M12.53 18.22l-.53.53-.53-.53a.75.75 0 011.06 0z"}}]})(t)}function Z7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 8.25V18a2.25 2.25 0 002.25 2.25h13.5A2.25 2.25 0 0021 18V8.25m-18 0V6a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 6v2.25m-18 0h18M5.25 6h.008v.008H5.25V6zM7.5 6h.008v.008H7.5V6zm2.25 0h.008v.008H9.75V6z"}}]})(t)}function G7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M11.42 15.17L17.25 21A2.652 2.652 0 0021 17.25l-5.877-5.877M11.42 15.17l2.496-3.03c.317-.384.74-.626 1.208-.766M11.42 15.17l-4.655 5.653a2.548 2.548 0 11-3.586-3.586l6.837-5.63m5.108-.233c.55-.164 1.163-.188 1.743-.14a4.5 4.5 0 004.486-6.336l-3.276 3.277a3.004 3.004 0 01-2.25-2.25l3.276-3.276a4.5 4.5 0 00-6.336 4.486c.091 1.076-.071 2.264-.904 2.95l-.102.085m-1.745 1.437L5.909 7.5H4.5L2.25 3.75l1.5-1.5L7.5 4.5v1.409l4.26 4.26m-1.745 1.437l1.745-1.437m6.615 8.206L15.75 15.75M4.867 19.125h.008v.008h-.008v-.008z"}}]})(t)}function q7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21.75 6.75a4.5 4.5 0 01-4.884 4.484c-1.076-.091-2.264.071-2.95.904l-7.152 8.684a2.548 2.548 0 11-3.586-3.586l8.684-7.152c.833-.686.995-1.874.904-2.95a4.5 4.5 0 016.336-4.486l-3.276 3.276a3.004 3.004 0 002.25 2.25l3.276-3.276c.256.565.398 1.192.398 1.852z"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4.867 19.125h.008v.008h-.008v-.008z"}}]})(t)}function Y7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9.75 9.75l4.5 4.5m0-4.5l-4.5 4.5M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function X7(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 18L18 6M6 6l12 12"}}]})(t)}var $7=function(t){var e=t.triggerComponent,n=t.setExpanded,r=void 0===n?null:n,a=t.children,i=t.closeCounter,o=void 0===i?0:i,l=t.width,c=t.background,s=m(x.useState(null),2),u=s[0],d=s[1],h=function(t){t.preventDefault(),t.stopPropagation()};return x.useEffect((function(){o>0&&d(null)}),[o]),(0,uf.jsxs)("div",{children:[(0,uf.jsx)("div",{onClick:function(t){return t.stopPropagation()},children:(0,uf.jsx)("div",{onClick:function(t){d(t.currentTarget),r&&r(!0)},children:e})}),(0,uf.jsx)(_lr,{background:c,hide:function(){d(null),r&&r(!1)},padding:"0px",anchorElement:u,width:l,onBlur:h,onClick:h,anchorOrigin:{vertical:"bottom",horizontal:"left"},children:a})]})},K7=function(t){var e=t.hint,n=t.margin,r=t.link,a=t.width,i=void 0===a?"400px":a;return(0,uf.jsx)($7,{triggerComponent:(0,uf.jsx)(q6,{size:16,color:tu.grey3,style:{margin:n,cursor:"pointer"}}),children:(0,uf.jsxs)("div",{style:{maxWidth:i},children:[e&&(0,uf.jsx)(dR,{data:{text:e,fontStyle:"bodyMd",padding:"5px 10px 5px 10px"}}),r&&(0,uf.jsx)(dR,{data:{text:"Read the full article",fontStyle:"headingSm",onClick:function(){return window.open(r)},color:tu.primary,padding:"5px 10px 5px 10px"}})]})})},Q7=n(2007),J7=n.n(Q7),t8=function(){function t(e,n,r,a){if(C(this,t),isNaN(e)||isNaN(n))throw new Error("Point is invalid: (".concat(e,", ").concat(n,")"));this.x=+e,this.y=+n,this.pressure=r||0,this.time=a||Date.now()}return E(t,[{key:"distanceTo",value:function(t){return Math.sqrt(Math.pow(this.x-t.x,2)+Math.pow(this.y-t.y,2))}},{key:"equals",value:function(t){return this.x===t.x&&this.y===t.y&&this.pressure===t.pressure&&this.time===t.time}},{key:"velocityFrom",value:function(t){return this.time!==t.time?this.distanceTo(t)/(this.time-t.time):0}}]),t}(),e8=function(){function t(e,n,r,a,i,o){C(this,t),this.startPoint=e,this.control2=n,this.control1=r,this.endPoint=a,this.startWidth=i,this.endWidth=o}return E(t,[{key:"length",value:function(){for(var t,e,n=0,r=0;r<=10;r+=1){var a=r/10,i=this.point(a,this.startPoint.x,this.control1.x,this.control2.x,this.endPoint.x),o=this.point(a,this.startPoint.y,this.control1.y,this.control2.y,this.endPoint.y);if(r>0){var l=i-t,c=o-e;n+=Math.sqrt(l*l+c*c)}t=i,e=o}return n}},{key:"point",value:function(t,e,n,r,a){return e*(1-t)*(1-t)*(1-t)+3*n*(1-t)*(1-t)*t+3*r*(1-t)*t*t+a*t*t*t}}],[{key:"fromPoints",value:function(e,n){var r=this.calculateControlPoints(e[0],e[1],e[2]).c2,a=this.calculateControlPoints(e[1],e[2],e[3]).c1;return new t(e[1],r,a,e[2],n.start,n.end)}},{key:"calculateControlPoints",value:function(t,e,n){var r=t.x-e.x,a=t.y-e.y,i=e.x-n.x,o=e.y-n.y,l=(t.x+e.x)/2,c=(t.y+e.y)/2,s=(e.x+n.x)/2,u=(e.y+n.y)/2,d=Math.sqrt(r*r+a*a),h=Math.sqrt(i*i+o*o),f=d+h==0?0:h/(d+h),p=s+(l-s)*f,g=u+(c-u)*f,v=e.x-p,m=e.y-g;return{c1:new t8(l+v,c+m),c2:new t8(s+v,u+m)}}}]),t}(),n8=function(){function t(){C(this,t);try{this._et=new EventTarget}catch(e){this._et=document}}return E(t,[{key:"addEventListener",value:function(t,e,n){this._et.addEventListener(t,e,n)}},{key:"dispatchEvent",value:function(t){return this._et.dispatchEvent(t)}},{key:"removeEventListener",value:function(t,e,n){this._et.removeEventListener(t,e,n)}}]),t}();var r8=function(t){L(n,t);var e=T(n);function n(t){var r,a,i,o,l=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return C(this,n),(r=e.call(this)).canvas=t,r._drawingStroke=!1,r._isEmpty=!0,r._lastPoints=[],r._data=[],r._lastVelocity=0,r._lastWidth=0,r._handleMouseDown=function(t){r._isLeftButtonPressed(t,!0)&&!r._drawingStroke&&r._strokeBegin(r._pointerEventToSignatureEvent(t))},r._handleMouseMove=function(t){r._isLeftButtonPressed(t,!0)&&r._drawingStroke?r._strokeMoveUpdate(r._pointerEventToSignatureEvent(t)):r._strokeEnd(r._pointerEventToSignatureEvent(t),!1)},r._handleMouseUp=function(t){r._isLeftButtonPressed(t)||r._strokeEnd(r._pointerEventToSignatureEvent(t))},r._handleTouchStart=function(t){1!==t.targetTouches.length||r._drawingStroke||(t.cancelable&&t.preventDefault(),r._strokeBegin(r._touchEventToSignatureEvent(t)))},r._handleTouchMove=function(t){1===t.targetTouches.length&&(t.cancelable&&t.preventDefault(),r._drawingStroke?r._strokeMoveUpdate(r._touchEventToSignatureEvent(t)):r._strokeEnd(r._touchEventToSignatureEvent(t),!1))},r._handleTouchEnd=function(t){0===t.targetTouches.length&&(t.cancelable&&t.preventDefault(),r.canvas.removeEventListener("touchmove",r._handleTouchMove),r._strokeEnd(r._touchEventToSignatureEvent(t)))},r._handlePointerDown=function(t){r._isLeftButtonPressed(t)&&!r._drawingStroke&&(t.preventDefault(),r._strokeBegin(r._pointerEventToSignatureEvent(t)))},r._handlePointerMove=function(t){r._isLeftButtonPressed(t,!0)&&r._drawingStroke?(t.preventDefault(),r._strokeMoveUpdate(r._pointerEventToSignatureEvent(t))):r._strokeEnd(r._pointerEventToSignatureEvent(t),!1)},r._handlePointerUp=function(t){r._isLeftButtonPressed(t)||(t.preventDefault(),r._strokeEnd(r._pointerEventToSignatureEvent(t)))},r.velocityFilterWeight=l.velocityFilterWeight||.7,r.minWidth=l.minWidth||.5,r.maxWidth=l.maxWidth||2.5,r.throttle=null!==(a=l.throttle)&&void 0!==a?a:16,r.minDistance=null!==(i=l.minDistance)&&void 0!==i?i:5,r.dotSize=l.dotSize||0,r.penColor=l.penColor||"black",r.backgroundColor=l.backgroundColor||"rgba(0,0,0,0)",r.compositeOperation=l.compositeOperation||"source-over",r.canvasContextOptions=null!==(o=l.canvasContextOptions)&&void 0!==o?o:{},r._strokeMoveUpdate=r.throttle?function(t){var e,n,r,a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:250,i=0,o=null,l=function(){i=Date.now(),o=null,e=t.apply(n,r),o||(n=null,r=[])};return function(){var c=Date.now(),s=a-(c-i);n=this;for(var u=arguments.length,d=new Array(u),h=0;h<u;h++)d[h]=arguments[h];return r=d,s<=0||s>a?(o&&(clearTimeout(o),o=null),i=c,e=t.apply(n,r),o||(n=null,r=[])):o||(o=window.setTimeout(l,s)),e}}(n.prototype._strokeUpdate,r.throttle):n.prototype._strokeUpdate,r._ctx=t.getContext("2d",r.canvasContextOptions),r.clear(),r.on(),r}return E(n,[{key:"clear",value:function(){var t=this._ctx,e=this.canvas;t.fillStyle=this.backgroundColor,t.clearRect(0,0,e.width,e.height),t.fillRect(0,0,e.width,e.height),this._data=[],this._reset(this._getPointGroupOptions()),this._isEmpty=!0}},{key:"fromDataURL",value:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new Promise((function(r,a){var i=new Image,o=n.ratio||window.devicePixelRatio||1,l=n.width||e.canvas.width/o,c=n.height||e.canvas.height/o,s=n.xOffset||0,u=n.yOffset||0;e._reset(e._getPointGroupOptions()),i.onload=function(){e._ctx.drawImage(i,s,u,l,c),r()},i.onerror=function(t){a(t)},i.crossOrigin="anonymous",i.src=t,e._isEmpty=!1}))}},{key:"toDataURL",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"image/png",e=arguments.length>1?arguments[1]:void 0;return"image/svg+xml"===t?("object"!==typeof e&&(e=void 0),"data:image/svg+xml;base64,".concat(btoa(this.toSVG(e)))):("number"!==typeof e&&(e=void 0),this.canvas.toDataURL(t,e))}},{key:"on",value:function(){this.canvas.style.touchAction="none",this.canvas.style.msTouchAction="none",this.canvas.style.userSelect="none";var t=/Macintosh/.test(navigator.userAgent)&&"ontouchstart"in document;window.PointerEvent&&!t?this._handlePointerEvents():(this._handleMouseEvents(),"ontouchstart"in window&&this._handleTouchEvents())}},{key:"off",value:function(){this.canvas.style.touchAction="auto",this.canvas.style.msTouchAction="auto",this.canvas.style.userSelect="auto",this.canvas.removeEventListener("pointerdown",this._handlePointerDown),this.canvas.removeEventListener("mousedown",this._handleMouseDown),this.canvas.removeEventListener("touchstart",this._handleTouchStart),this._removeMoveUpEventListeners()}},{key:"_getListenerFunctions",value:function(){var t,e=window.document===this.canvas.ownerDocument?window:null!==(t=this.canvas.ownerDocument.defaultView)&&void 0!==t?t:this.canvas.ownerDocument;return{addEventListener:e.addEventListener.bind(e),removeEventListener:e.removeEventListener.bind(e)}}},{key:"_removeMoveUpEventListeners",value:function(){var t=this._getListenerFunctions().removeEventListener;t("pointermove",this._handlePointerMove),t("pointerup",this._handlePointerUp),t("mousemove",this._handleMouseMove),t("mouseup",this._handleMouseUp),t("touchmove",this._handleTouchMove),t("touchend",this._handleTouchEnd)}},{key:"isEmpty",value:function(){return this._isEmpty}},{key:"fromData",value:function(t){var e=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).clear;(void 0===e||e)&&this.clear(),this._fromData(t,this._drawCurve.bind(this),this._drawDot.bind(this)),this._data=this._data.concat(t)}},{key:"toData",value:function(){return this._data}},{key:"_isLeftButtonPressed",value:function(t,e){return e?1===t.buttons:1===(1&t.buttons)}},{key:"_pointerEventToSignatureEvent",value:function(t){return{event:t,type:t.type,x:t.clientX,y:t.clientY,pressure:"pressure"in t?t.pressure:0}}},{key:"_touchEventToSignatureEvent",value:function(t){var e=t.changedTouches[0];return{event:t,type:t.type,x:e.clientX,y:e.clientY,pressure:e.force}}},{key:"_getPointGroupOptions",value:function(t){return{penColor:t&&"penColor"in t?t.penColor:this.penColor,dotSize:t&&"dotSize"in t?t.dotSize:this.dotSize,minWidth:t&&"minWidth"in t?t.minWidth:this.minWidth,maxWidth:t&&"maxWidth"in t?t.maxWidth:this.maxWidth,velocityFilterWeight:t&&"velocityFilterWeight"in t?t.velocityFilterWeight:this.velocityFilterWeight,compositeOperation:t&&"compositeOperation"in t?t.compositeOperation:this.compositeOperation}}},{key:"_strokeBegin",value:function(t){if(!!this.dispatchEvent(new CustomEvent("beginStroke",{detail:t,cancelable:!0}))){var e=this._getListenerFunctions().addEventListener;switch(t.event.type){case"mousedown":e("mousemove",this._handleMouseMove),e("mouseup",this._handleMouseUp);break;case"touchstart":e("touchmove",this._handleTouchMove),e("touchend",this._handleTouchEnd);break;case"pointerdown":e("pointermove",this._handlePointerMove),e("pointerup",this._handlePointerUp)}this._drawingStroke=!0;var n=this._getPointGroupOptions(),r=Object.assign(Object.assign({},n),{points:[]});this._data.push(r),this._reset(n),this._strokeUpdate(t)}}},{key:"_strokeUpdate",value:function(t){if(this._drawingStroke)if(0!==this._data.length){this.dispatchEvent(new CustomEvent("beforeUpdateStroke",{detail:t}));var e=this._createPoint(t.x,t.y,t.pressure),n=this._data[this._data.length-1],r=n.points,a=r.length>0&&r[r.length-1],i=!!a&&e.distanceTo(a)<=this.minDistance,o=this._getPointGroupOptions(n);if(!a||!a||!i){var l=this._addPoint(e,o);a?l&&this._drawCurve(l,o):this._drawDot(e,o),r.push({time:e.time,x:e.x,y:e.y,pressure:e.pressure})}this.dispatchEvent(new CustomEvent("afterUpdateStroke",{detail:t}))}else this._strokeBegin(t)}},{key:"_strokeEnd",value:function(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];this._removeMoveUpEventListeners(),this._drawingStroke&&(e&&this._strokeUpdate(t),this._drawingStroke=!1,this.dispatchEvent(new CustomEvent("endStroke",{detail:t})))}},{key:"_handlePointerEvents",value:function(){this._drawingStroke=!1,this.canvas.addEventListener("pointerdown",this._handlePointerDown)}},{key:"_handleMouseEvents",value:function(){this._drawingStroke=!1,this.canvas.addEventListener("mousedown",this._handleMouseDown)}},{key:"_handleTouchEvents",value:function(){this.canvas.addEventListener("touchstart",this._handleTouchStart)}},{key:"_reset",value:function(t){this._lastPoints=[],this._lastVelocity=0,this._lastWidth=(t.minWidth+t.maxWidth)/2,this._ctx.fillStyle=t.penColor,this._ctx.globalCompositeOperation=t.compositeOperation}},{key:"_createPoint",value:function(t,e,n){var r=this.canvas.getBoundingClientRect();return new t8(t-r.left,e-r.top,n,(new Date).getTime())}},{key:"_addPoint",value:function(t,e){var n=this._lastPoints;if(n.push(t),n.length>2){3===n.length&&n.unshift(n[0]);var r=this._calculateCurveWidths(n[1],n[2],e),a=e8.fromPoints(n,r);return n.shift(),a}return null}},{key:"_calculateCurveWidths",value:function(t,e,n){var r=n.velocityFilterWeight*e.velocityFrom(t)+(1-n.velocityFilterWeight)*this._lastVelocity,a=this._strokeWidth(r,n),i={end:a,start:this._lastWidth};return this._lastVelocity=r,this._lastWidth=a,i}},{key:"_strokeWidth",value:function(t,e){return Math.max(e.maxWidth/(t+1),e.minWidth)}},{key:"_drawCurveSegment",value:function(t,e,n){var r=this._ctx;r.moveTo(t,e),r.arc(t,e,n,0,2*Math.PI,!1),this._isEmpty=!1}},{key:"_drawCurve",value:function(t,e){var n=this._ctx,r=t.endWidth-t.startWidth,a=2*Math.ceil(t.length());n.beginPath(),n.fillStyle=e.penColor;for(var i=0;i<a;i+=1){var o=i/a,l=o*o,c=l*o,s=1-o,u=s*s,d=u*s,h=d*t.startPoint.x;h+=3*u*o*t.control1.x,h+=3*s*l*t.control2.x,h+=c*t.endPoint.x;var f=d*t.startPoint.y;f+=3*u*o*t.control1.y,f+=3*s*l*t.control2.y,f+=c*t.endPoint.y;var p=Math.min(t.startWidth+c*r,e.maxWidth);this._drawCurveSegment(h,f,p)}n.closePath(),n.fill()}},{key:"_drawDot",value:function(t,e){var n=this._ctx,r=e.dotSize>0?e.dotSize:(e.minWidth+e.maxWidth)/2;n.beginPath(),this._drawCurveSegment(t.x,t.y,r),n.closePath(),n.fillStyle=e.penColor,n.fill()}},{key:"_fromData",value:function(t,e,n){var r,a=y(t);try{for(a.s();!(r=a.n()).done;){var i=r.value,o=i.points,l=this._getPointGroupOptions(i);if(o.length>1)for(var c=0;c<o.length;c+=1){var s=o[c],u=new t8(s.x,s.y,s.pressure,s.time);0===c&&this._reset(l);var d=this._addPoint(u,l);d&&e(d,l)}else this._reset(l),n(o[0],l)}}catch(h){a.e(h)}finally{a.f()}}},{key:"toSVG",value:function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).includeBackgroundColor,e=void 0!==t&&t,n=this._data,r=Math.max(window.devicePixelRatio||1,1),a=this.canvas.width/r,i=this.canvas.height/r,o=document.createElementNS("http://www.w3.org/2000/svg","svg");if(o.setAttribute("xmlns","http://www.w3.org/2000/svg"),o.setAttribute("xmlns:xlink","http://www.w3.org/1999/xlink"),o.setAttribute("viewBox","".concat(0," ").concat(0," ").concat(a," ").concat(i)),o.setAttribute("width",a.toString()),o.setAttribute("height",i.toString()),e&&this.backgroundColor){var l=document.createElement("rect");l.setAttribute("width","100%"),l.setAttribute("height","100%"),l.setAttribute("fill",this.backgroundColor),o.appendChild(l)}return this._fromData(n,(function(t,e){var n=e.penColor,r=document.createElement("path");if(!isNaN(t.control1.x)&&!isNaN(t.control1.y)&&!isNaN(t.control2.x)&&!isNaN(t.control2.y)){var a="M ".concat(t.startPoint.x.toFixed(3),",").concat(t.startPoint.y.toFixed(3)," ")+"C ".concat(t.control1.x.toFixed(3),",").concat(t.control1.y.toFixed(3)," ")+"".concat(t.control2.x.toFixed(3),",").concat(t.control2.y.toFixed(3)," ")+"".concat(t.endPoint.x.toFixed(3),",").concat(t.endPoint.y.toFixed(3));r.setAttribute("d",a),r.setAttribute("stroke-width",(2.25*t.endWidth).toFixed(3)),r.setAttribute("stroke",n),r.setAttribute("fill","none"),r.setAttribute("stroke-linecap","round"),o.appendChild(r)}}),(function(t,e){var n=e.penColor,r=e.dotSize,a=e.minWidth,i=e.maxWidth,l=document.createElement("circle"),c=r>0?r:(a+i)/2;l.setAttribute("r",c.toString()),l.setAttribute("cx",t.x.toString()),l.setAttribute("cy",t.y.toString()),l.setAttribute("fill",n),o.appendChild(l)})),o.outerHTML}}]),n}(n8);function a8(t,e,n){var r=(n||{}).atBegin;return function(t,e,n){var r,a=n||{},i=a.noTrailing,o=void 0!==i&&i,l=a.noLeading,c=void 0!==l&&l,s=a.debounceMode,u=void 0===s?void 0:s,d=!1,h=0;function f(){r&&clearTimeout(r)}function p(){for(var n=arguments.length,a=new Array(n),i=0;i<n;i++)a[i]=arguments[i];var l=this,s=Date.now()-h;function p(){h=Date.now(),e.apply(l,a)}function g(){r=void 0}d||(c||!u||r||p(),f(),void 0===u&&s>t?c?(h=Date.now(),o||(r=setTimeout(u?g:p,t))):p():!0!==o&&(r=setTimeout(u?g:p,void 0===u?t-s:t)))}return p.cancel=function(t){var e=(t||{}).upcomingOnly,n=void 0!==e&&e;f(),d=!n},p}(t,e,{debounceMode:!1!==(void 0!==r&&r)})}var i8=function(t){L(n,t);var e=T(n);function n(t){var r;return C(this,n),r=e.call(this,t),Object.defineProperty(D(r),"canvasRef",{enumerable:!0,configurable:!0,writable:!0,value:x.createRef()}),Object.defineProperty(D(r),"signaturePad",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(D(r),"callResizeHandler",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),r.state={canvasWidth:0,canvasHeight:0},r.callResizeHandler=a8(r.props.debounceInterval,r.handleResize.bind(D(r))),r}return E(n,[{key:"componentDidMount",value:function(){var t=this.canvasRef.current;t&&(this.props.width&&this.props.height||(t.style.width="100%",window.addEventListener("resize",this.callResizeHandler)),this.signaturePad=new r8(t,this.props.options),this.scaleCanvas(t))}},{key:"componentWillUnmount",value:function(){this.props.width&&this.props.height||window.removeEventListener("resize",this.callResizeHandler),this.signaturePad.off()}},{key:"instance",get:function(){return this.signaturePad}},{key:"canvas",get:function(){return this.canvasRef}},{key:"dotSize",get:function(){return this.signaturePad.dotSize},set:function(t){this.signaturePad.dotSize=t}},{key:"minWidth",get:function(){return this.signaturePad.minWidth},set:function(t){this.signaturePad.minWidth=t}},{key:"maxWidth",get:function(){return this.signaturePad.maxWidth},set:function(t){this.signaturePad.maxWidth=t}},{key:"throttle",get:function(){return this.signaturePad.throttle},set:function(t){this.signaturePad.throttle=t}},{key:"backgroundColor",get:function(){return this.signaturePad.backgroundColor},set:function(t){this.signaturePad.backgroundColor=t}},{key:"penColor",get:function(){return this.signaturePad.penColor},set:function(t){this.signaturePad.penColor=t}},{key:"velocityFilterWeight",get:function(){return this.signaturePad.velocityFilterWeight},set:function(t){this.signaturePad.velocityFilterWeight=t}},{key:"isEmpty",value:function(){return this.signaturePad.isEmpty()}},{key:"clear",value:function(){this.signaturePad.clear()}},{key:"fromDataURL",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.signaturePad.fromDataURL(t,e)}},{key:"toDataURL",value:function(t,e){return this.signaturePad.toDataURL(t,e)}},{key:"toSVG",value:function(t){return this.signaturePad.toSVG(t)}},{key:"fromData",value:function(t){this.signaturePad.fromData(t)}},{key:"toData",value:function(){return this.signaturePad.toData()}},{key:"off",value:function(){this.signaturePad.off()}},{key:"on",value:function(){this.signaturePad.on()}},{key:"handleResize",value:function(){var t=this.canvasRef.current;t&&this.scaleCanvas(t)}},{key:"scaleCanvas",value:function(t){var e=Math.max(window.devicePixelRatio||1,1),n=(this.props.width||t.offsetWidth)*e,r=(this.props.height||t.offsetHeight)*e,a=this.state,i=a.canvasWidth,o=a.canvasHeight;if(n!==i||r!==o){var l;this.props.redrawOnResize&&this.signaturePad&&!this.signaturePad.isEmpty()&&(l=this.signaturePad.toDataURL()),t.width=n,t.height=r,this.setState({canvasWidth:n,canvasHeight:r});var c=t.getContext("2d");c&&c.scale(e,e),l?this.signaturePad.fromDataURL(l):this.signaturePad&&this.signaturePad.clear()}}},{key:"render",value:function(){var t=this.props.canvasProps;return x.createElement("canvas",Object.assign({"data-testid":"canvas-element",ref:this.canvasRef},t))}}]),n}(x.PureComponent);function o8(t,e){return function(){return t.apply(e,arguments)}}Object.defineProperty(i8,"displayName",{enumerable:!0,configurable:!0,writable:!0,value:"react-signature-pad-wrapper"}),Object.defineProperty(i8,"propTypes",{enumerable:!0,configurable:!0,writable:!0,value:{width:Q7.number,height:Q7.number,options:Q7.object,canvasProps:Q7.object,ref:Q7.object,redrawOnResize:Q7.bool.isRequired,debounceInterval:Q7.number.isRequired}}),Object.defineProperty(i8,"defaultProps",{enumerable:!0,configurable:!0,writable:!0,value:{redrawOnResize:!1,debounceInterval:150}});var l8,c8=Object.prototype.toString,s8=Object.getPrototypeOf,u8=(l8=Object.create(null),function(t){var e=c8.call(t);return l8[e]||(l8[e]=e.slice(8,-1).toLowerCase())}),d8=function(t){return t=t.toLowerCase(),function(e){return u8(e)===t}},h8=function(t){return function(e){return typeof e===t}},f8=Array.isArray,p8=h8("undefined");var g8=d8("ArrayBuffer");var v8=h8("string"),m8=h8("function"),y8=h8("number"),b8=function(t){return null!==t&&"object"===typeof t},x8=function(t){if("object"!==u8(t))return!1;var e=s8(t);return(null===e||e===Object.prototype||null===Object.getPrototypeOf(e))&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)},M8=d8("Date"),w8=d8("File"),z8=d8("Blob"),C8=d8("FileList"),A8=d8("URLSearchParams");function k8(t,e){var n,r,a=(arguments.length>2&&void 0!==arguments[2]?arguments[2]:{}).allOwnKeys,i=void 0!==a&&a;if(null!==t&&"undefined"!==typeof t)if("object"!==typeof t&&(t=[t]),f8(t))for(n=0,r=t.length;n<r;n++)e.call(null,t[n],n,t);else{var o,l=i?Object.getOwnPropertyNames(t):Object.keys(t),c=l.length;for(n=0;n<c;n++)o=l[n],e.call(null,t[o],o,t)}}function H8(t,e){e=e.toLowerCase();for(var n,r=Object.keys(t),a=r.length;a-- >0;)if(e===(n=r[a]).toLowerCase())return n;return null}var E8="undefined"!==typeof globalThis?globalThis:"undefined"!==typeof self?self:"undefined"!==typeof window?window:global,S8=function(t){return!p8(t)&&t!==E8};var L8,_8=(L8="undefined"!==typeof Uint8Array&&s8(Uint8Array),function(t){return L8&&t instanceof L8}),B8=d8("HTMLFormElement"),D8=function(t){var e=Object.prototype.hasOwnProperty;return function(t,n){return e.call(t,n)}}(),T8=d8("RegExp"),V8=function(t,e){var n=Object.getOwnPropertyDescriptors(t),r={};k8(n,(function(n,a){!1!==e(n,a,t)&&(r[a]=n)})),Object.defineProperties(t,r)},O8="abcdefghijklmnopqrstuvwxyz",I8="0123456789",R8={DIGIT:I8,ALPHA:O8,ALPHA_DIGIT:O8+O8.toUpperCase()+I8};var F8=d8("AsyncFunction"),N8={isArray:f8,isArrayBuffer:g8,isBuffer:function(t){return null!==t&&!p8(t)&&null!==t.constructor&&!p8(t.constructor)&&m8(t.constructor.isBuffer)&&t.constructor.isBuffer(t)},isFormData:function(t){var e;return t&&("function"===typeof FormData&&t instanceof FormData||m8(t.append)&&("formdata"===(e=u8(t))||"object"===e&&m8(t.toString)&&"[object FormData]"===t.toString()))},isArrayBufferView:function(t){return"undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&g8(t.buffer)},isString:v8,isNumber:y8,isBoolean:function(t){return!0===t||!1===t},isObject:b8,isPlainObject:x8,isUndefined:p8,isDate:M8,isFile:w8,isBlob:z8,isRegExp:T8,isFunction:m8,isStream:function(t){return b8(t)&&m8(t.pipe)},isURLSearchParams:A8,isTypedArray:_8,isFileList:C8,forEach:k8,merge:function t(){for(var e=(S8(this)&&this||{}).caseless,n={},r=function(r,a){var i=e&&H8(n,a)||a;x8(n[i])&&x8(r)?n[i]=t(n[i],r):x8(r)?n[i]=t({},r):f8(r)?n[i]=r.slice():n[i]=r},a=0,i=arguments.length;a<i;a++)arguments[a]&&k8(arguments[a],r);return n},extend:function(t,e,n){return k8(e,(function(e,r){n&&m8(e)?t[r]=o8(e,n):t[r]=e}),{allOwnKeys:(arguments.length>3&&void 0!==arguments[3]?arguments[3]:{}).allOwnKeys}),t},trim:function(t){return t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")},stripBOM:function(t){return 65279===t.charCodeAt(0)&&(t=t.slice(1)),t},inherits:function(t,e,n,r){t.prototype=Object.create(e.prototype,r),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),n&&Object.assign(t.prototype,n)},toFlatObject:function(t,e,n,r){var a,i,o,l={};if(e=e||{},null==t)return e;do{for(i=(a=Object.getOwnPropertyNames(t)).length;i-- >0;)o=a[i],r&&!r(o,t,e)||l[o]||(e[o]=t[o],l[o]=!0);t=!1!==n&&s8(t)}while(t&&(!n||n(t,e))&&t!==Object.prototype);return e},kindOf:u8,kindOfTest:d8,endsWith:function(t,e,n){t=String(t),(void 0===n||n>t.length)&&(n=t.length),n-=e.length;var r=t.indexOf(e,n);return-1!==r&&r===n},toArray:function(t){if(!t)return null;if(f8(t))return t;var e=t.length;if(!y8(e))return null;for(var n=new Array(e);e-- >0;)n[e]=t[e];return n},forEachEntry:function(t,e){for(var n,r=(t&&t[Symbol.iterator]).call(t);(n=r.next())&&!n.done;){var a=n.value;e.call(t,a[0],a[1])}},matchAll:function(t,e){for(var n,r=[];null!==(n=t.exec(e));)r.push(n);return r},isHTMLForm:B8,hasOwnProperty:D8,hasOwnProp:D8,reduceDescriptors:V8,freezeMethods:function(t){V8(t,(function(e,n){if(m8(t)&&-1!==["arguments","caller","callee"].indexOf(n))return!1;var r=t[n];m8(r)&&(e.enumerable=!1,"writable"in e?e.writable=!1:e.set||(e.set=function(){throw Error("Can not rewrite read-only method '"+n+"'")}))}))},toObjectSet:function(t,e){var n={},r=function(t){t.forEach((function(t){n[t]=!0}))};return f8(t)?r(t):r(String(t).split(e)),n},toCamelCase:function(t){return t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function(t,e,n){return e.toUpperCase()+n}))},noop:function(){},toFiniteNumber:function(t,e){return t=+t,Number.isFinite(t)?t:e},findKey:H8,global:E8,isContextDefined:S8,ALPHABET:R8,generateString:function(){for(var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:16,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:R8.ALPHA_DIGIT,n="",r=e.length;t--;)n+=e[Math.random()*r|0];return n},isSpecCompliantForm:function(t){return!!(t&&m8(t.append)&&"FormData"===t[Symbol.toStringTag]&&t[Symbol.iterator])},toJSONObject:function(t){var e=new Array(10);return function t(n,r){if(b8(n)){if(e.indexOf(n)>=0)return;if(!("toJSON"in n)){e[r]=n;var a=f8(n)?[]:{};return k8(n,(function(e,n){var i=t(e,r+1);!p8(i)&&(a[n]=i)})),e[r]=void 0,a}}return n}(t,0)},isAsyncFn:F8,isThenable:function(t){return t&&(b8(t)||m8(t))&&m8(t.then)&&m8(t.catch)}};function P8(t,e,n,r,a){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.message=t,this.name="AxiosError",e&&(this.code=e),n&&(this.config=n),r&&(this.request=r),a&&(this.response=a)}N8.inherits(P8,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:N8.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});var j8=P8.prototype,U8={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach((function(t){U8[t]={value:t}})),Object.defineProperties(P8,U8),Object.defineProperty(j8,"isAxiosError",{value:!0}),P8.from=function(t,e,n,r,a,i){var o=Object.create(j8);return N8.toFlatObject(t,o,(function(t){return t!==Error.prototype}),(function(t){return"isAxiosError"!==t})),P8.call(o,t.message,e,n,r,a),o.cause=t,o.name=t.name,i&&Object.assign(o,i),o};var W8=P8,Z8=null;function G8(t){return N8.isPlainObject(t)||N8.isArray(t)}function q8(t){return N8.endsWith(t,"[]")?t.slice(0,-2):t}function Y8(t,e,n){return t?t.concat(e).map((function(t,e){return t=q8(t),!n&&e?"["+t+"]":t})).join(n?".":""):e}var X8=N8.toFlatObject(N8,{},null,(function(t){return/^is[A-Z]/.test(t)}));var $8=function(t,e,n){if(!N8.isObject(t))throw new TypeError("target must be an object");e=e||new(Z8||FormData);var r=(n=N8.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,(function(t,e){return!N8.isUndefined(e[t])}))).metaTokens,a=n.visitor||s,i=n.dots,o=n.indexes,l=(n.Blob||"undefined"!==typeof Blob&&Blob)&&N8.isSpecCompliantForm(e);if(!N8.isFunction(a))throw new TypeError("visitor must be a function");function c(t){if(null===t)return"";if(N8.isDate(t))return t.toISOString();if(!l&&N8.isBlob(t))throw new W8("Blob is not supported. Use a Buffer instead.");return N8.isArrayBuffer(t)||N8.isTypedArray(t)?l&&"function"===typeof Blob?new Blob([t]):Buffer.from(t):t}function s(t,n,a){var l=t;if(t&&!a&&"object"===typeof t)if(N8.endsWith(n,"{}"))n=r?n:n.slice(0,-2),t=JSON.stringify(t);else if(N8.isArray(t)&&function(t){return N8.isArray(t)&&!t.some(G8)}(t)||(N8.isFileList(t)||N8.endsWith(n,"[]"))&&(l=N8.toArray(t)))return n=q8(n),l.forEach((function(t,r){!N8.isUndefined(t)&&null!==t&&e.append(!0===o?Y8([n],r,i):null===o?n:n+"[]",c(t))})),!1;return!!G8(t)||(e.append(Y8(a,n,i),c(t)),!1)}var u=[],d=Object.assign(X8,{defaultVisitor:s,convertValue:c,isVisitable:G8});if(!N8.isObject(t))throw new TypeError("data must be an object");return function t(n,r){if(!N8.isUndefined(n)){if(-1!==u.indexOf(n))throw Error("Circular reference detected in "+r.join("."));u.push(n),N8.forEach(n,(function(n,i){!0===(!(N8.isUndefined(n)||null===n)&&a.call(e,n,N8.isString(i)?i.trim():i,r,d))&&t(n,r?r.concat(i):[i])})),u.pop()}}(t),e};function K8(t){var e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,(function(t){return e[t]}))}function Q8(t,e){this._pairs=[],t&&$8(t,this,e)}var J8=Q8.prototype;J8.append=function(t,e){this._pairs.push([t,e])},J8.toString=function(t){var e=t?function(e){return t.call(this,e,K8)}:K8;return this._pairs.map((function(t){return e(t[0])+"="+e(t[1])}),"").join("&")};var t9=Q8;function e9(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function n9(t,e,n){if(!e)return t;var r,a=n&&n.encode||e9,i=n&&n.serialize;if(r=i?i(e,n):N8.isURLSearchParams(e)?e.toString():new t9(e,n).toString(a)){var o=t.indexOf("#");-1!==o&&(t=t.slice(0,o)),t+=(-1===t.indexOf("?")?"?":"&")+r}return t}var r9=function(){function t(){C(this,t),this.handlers=[]}return E(t,[{key:"use",value:function(t,e,n){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1}},{key:"eject",value:function(t){this.handlers[t]&&(this.handlers[t]=null)}},{key:"clear",value:function(){this.handlers&&(this.handlers=[])}},{key:"forEach",value:function(t){N8.forEach(this.handlers,(function(e){null!==e&&t(e)}))}}]),t}(),a9=r9,i9={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},o9={isBrowser:!0,classes:{URLSearchParams:"undefined"!==typeof URLSearchParams?URLSearchParams:t9,FormData:"undefined"!==typeof FormData?FormData:null,Blob:"undefined"!==typeof Blob?Blob:null},isStandardBrowserEnv:function(){var t;return("undefined"===typeof navigator||"ReactNative"!==(t=navigator.product)&&"NativeScript"!==t&&"NS"!==t)&&("undefined"!==typeof window&&"undefined"!==typeof document)}(),isStandardBrowserWebWorkerEnv:"undefined"!==typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&"function"===typeof self.importScripts,protocols:["http","https","file","blob","url","data"]};var l9=function(t){function e(t,n,r,a){var i=t[a++],o=Number.isFinite(+i),l=a>=t.length;return i=!i&&N8.isArray(r)?r.length:i,l?(N8.hasOwnProp(r,i)?r[i]=[r[i],n]:r[i]=n,!o):(r[i]&&N8.isObject(r[i])||(r[i]=[]),e(t,n,r[i],a)&&N8.isArray(r[i])&&(r[i]=function(t){var e,n,r={},a=Object.keys(t),i=a.length;for(e=0;e<i;e++)r[n=a[e]]=t[n];return r}(r[i])),!o)}if(N8.isFormData(t)&&N8.isFunction(t.entries)){var n={};return N8.forEachEntry(t,(function(t,r){e(function(t){return N8.matchAll(/\w+|\[(\w*)]/g,t).map((function(t){return"[]"===t[0]?"":t[1]||t[0]}))}(t),r,n,0)})),n}return null},c9={"Content-Type":void 0};var s9={transitional:i9,adapter:["xhr","http"],transformRequest:[function(t,e){var n,r=e.getContentType()||"",a=r.indexOf("application/json")>-1,i=N8.isObject(t);if(i&&N8.isHTMLForm(t)&&(t=new FormData(t)),N8.isFormData(t))return a&&a?JSON.stringify(l9(t)):t;if(N8.isArrayBuffer(t)||N8.isBuffer(t)||N8.isStream(t)||N8.isFile(t)||N8.isBlob(t))return t;if(N8.isArrayBufferView(t))return t.buffer;if(N8.isURLSearchParams(t))return e.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();if(i){if(r.indexOf("application/x-www-form-urlencoded")>-1)return function(t,e){return $8(t,new o9.classes.URLSearchParams,Object.assign({visitor:function(t,e,n,r){return o9.isNode&&N8.isBuffer(t)?(this.append(e,t.toString("base64")),!1):r.defaultVisitor.apply(this,arguments)}},e))}(t,this.formSerializer).toString();if((n=N8.isFileList(t))||r.indexOf("multipart/form-data")>-1){var o=this.env&&this.env.FormData;return $8(n?{"files[]":t}:t,o&&new o,this.formSerializer)}}return i||a?(e.setContentType("application/json",!1),function(t,e,n){if(N8.isString(t))try{return(e||JSON.parse)(t),N8.trim(t)}catch(r){if("SyntaxError"!==r.name)throw r}return(n||JSON.stringify)(t)}(t)):t}],transformResponse:[function(t){var e=this.transitional||s9.transitional,n=e&&e.forcedJSONParsing,r="json"===this.responseType;if(t&&N8.isString(t)&&(n&&!this.responseType||r)){var a=!(e&&e.silentJSONParsing)&&r;try{return JSON.parse(t)}catch(i){if(a){if("SyntaxError"===i.name)throw W8.from(i,W8.ERR_BAD_RESPONSE,this,null,this.response);throw i}}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:o9.classes.FormData,Blob:o9.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};N8.forEach(["delete","get","head"],(function(t){s9.headers[t]={}})),N8.forEach(["post","put","patch"],(function(t){s9.headers[t]=N8.merge(c9)}));var u9=s9,d9=N8.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),h9=Symbol("internals");function f9(t){return t&&String(t).trim().toLowerCase()}function p9(t){return!1===t||null==t?t:N8.isArray(t)?t.map(p9):String(t)}function g9(t,e,n,r,a){return N8.isFunction(r)?r.call(this,e,n):(a&&(e=n),N8.isString(e)?N8.isString(r)?-1!==e.indexOf(r):N8.isRegExp(r)?r.test(e):void 0:void 0)}var v9=function(t,e){function n(t){C(this,n),t&&this.set(t)}return E(n,[{key:"set",value:function(t,e,n){var r=this;function a(t,e,n){var a=f9(e);if(!a)throw new Error("header name must be a non-empty string");var i=N8.findKey(r,a);(!i||void 0===r[i]||!0===n||void 0===n&&!1!==r[i])&&(r[i||e]=p9(t))}var i=function(t,e){return N8.forEach(t,(function(t,n){return a(t,n,e)}))};return N8.isPlainObject(t)||t instanceof this.constructor?i(t,e):N8.isString(t)&&(t=t.trim())&&!/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim())?i(function(t){var e,n,r,a={};return t&&t.split("\n").forEach((function(t){r=t.indexOf(":"),e=t.substring(0,r).trim().toLowerCase(),n=t.substring(r+1).trim(),!e||a[e]&&d9[e]||("set-cookie"===e?a[e]?a[e].push(n):a[e]=[n]:a[e]=a[e]?a[e]+", "+n:n)})),a}(t),e):null!=t&&a(e,t,n),this}},{key:"get",value:function(t,e){if(t=f9(t)){var n=N8.findKey(this,t);if(n){var r=this[n];if(!e)return r;if(!0===e)return function(t){for(var e,n=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;e=r.exec(t);)n[e[1]]=e[2];return n}(r);if(N8.isFunction(e))return e.call(this,r,n);if(N8.isRegExp(e))return e.exec(r);throw new TypeError("parser must be boolean|regexp|function")}}}},{key:"has",value:function(t,e){if(t=f9(t)){var n=N8.findKey(this,t);return!(!n||void 0===this[n]||e&&!g9(0,this[n],n,e))}return!1}},{key:"delete",value:function(t,e){var n=this,r=!1;function a(t){if(t=f9(t)){var a=N8.findKey(n,t);!a||e&&!g9(0,n[a],a,e)||(delete n[a],r=!0)}}return N8.isArray(t)?t.forEach(a):a(t),r}},{key:"clear",value:function(t){for(var e=Object.keys(this),n=e.length,r=!1;n--;){var a=e[n];t&&!g9(0,this[a],a,t,!0)||(delete this[a],r=!0)}return r}},{key:"normalize",value:function(t){var e=this,n={};return N8.forEach(this,(function(r,a){var i=N8.findKey(n,a);if(i)return e[i]=p9(r),void delete e[a];var o=t?function(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(function(t,e,n){return e.toUpperCase()+n}))}(a):String(a).trim();o!==a&&delete e[a],e[o]=p9(r),n[o]=!0})),this}},{key:"concat",value:function(){for(var t,e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return(t=this.constructor).concat.apply(t,[this].concat(n))}},{key:"toJSON",value:function(t){var e=Object.create(null);return N8.forEach(this,(function(n,r){null!=n&&!1!==n&&(e[r]=t&&N8.isArray(n)?n.join(", "):n)})),e}},{key:Symbol.iterator,value:function(){return Object.entries(this.toJSON())[Symbol.iterator]()}},{key:"toString",value:function(){return Object.entries(this.toJSON()).map((function(t){var e=m(t,2);return e[0]+": "+e[1]})).join("\n")}},{key:Symbol.toStringTag,get:function(){return"AxiosHeaders"}}],[{key:"from",value:function(t){return t instanceof this?t:new this(t)}},{key:"concat",value:function(t){for(var e=new this(t),n=arguments.length,r=new Array(n>1?n-1:0),a=1;a<n;a++)r[a-1]=arguments[a];return r.forEach((function(t){return e.set(t)})),e}},{key:"accessor",value:function(t){var e=(this[h9]=this[h9]={accessors:{}}).accessors,n=this.prototype;function r(t){var r=f9(t);e[r]||(!function(t,e){var n=N8.toCamelCase(" "+e);["get","set","has"].forEach((function(r){Object.defineProperty(t,r+n,{value:function(t,n,a){return this[r].call(this,e,t,n,a)},configurable:!0})}))}(n,t),e[r]=!0)}return N8.isArray(t)?t.forEach(r):r(t),this}}]),n}();v9.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),N8.freezeMethods(v9.prototype),N8.freezeMethods(v9);var m9=v9;function y9(t,e){var n=this||u9,r=e||n,a=m9.from(r.headers),i=r.data;return N8.forEach(t,(function(t){i=t.call(n,i,a.normalize(),e?e.status:void 0)})),a.normalize(),i}function b9(t){return!(!t||!t.__CANCEL__)}function x9(t,e,n){W8.call(this,null==t?"canceled":t,W8.ERR_CANCELED,e,n),this.name="CanceledError"}N8.inherits(x9,W8,{__CANCEL__:!0});var M9=x9;var w9=o9.isStandardBrowserEnv?{write:function(t,e,n,r,a,i){var o=[];o.push(t+"="+encodeURIComponent(e)),N8.isNumber(n)&&o.push("expires="+new Date(n).toGMTString()),N8.isString(r)&&o.push("path="+r),N8.isString(a)&&o.push("domain="+a),!0===i&&o.push("secure"),document.cookie=o.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}};function z9(t,e){return t&&!/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)?function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}(t,e):e}var C9=o9.isStandardBrowserEnv?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function r(t){var r=t;return e&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return t=r(window.location.href),function(e){var n=N8.isString(e)?r(e):e;return n.protocol===t.protocol&&n.host===t.host}}():function(){return!0};var A9=function(t,e){t=t||10;var n,r=new Array(t),a=new Array(t),i=0,o=0;return e=void 0!==e?e:1e3,function(l){var c=Date.now(),s=a[o];n||(n=c),r[i]=l,a[i]=c;for(var u=o,d=0;u!==i;)d+=r[u++],u%=t;if((i=(i+1)%t)===o&&(o=(o+1)%t),!(c-n<e)){var h=s&&c-s;return h?Math.round(1e3*d/h):void 0}}};function k9(t,e){var n=0,r=A9(50,250);return function(a){var i=a.loaded,o=a.lengthComputable?a.total:void 0,l=i-n,c=r(l);n=i;var s={loaded:i,total:o,progress:o?i/o:void 0,bytes:l,rate:c||void 0,estimated:c&&o&&i<=o?(o-i)/c:void 0,event:a};s[e?"download":"upload"]=!0,t(s)}}var H9="undefined"!==typeof XMLHttpRequest&&function(t){return new Promise((function(e,n){var r,a=t.data,i=m9.from(t.headers).normalize(),o=t.responseType;function l(){t.cancelToken&&t.cancelToken.unsubscribe(r),t.signal&&t.signal.removeEventListener("abort",r)}N8.isFormData(a)&&(o9.isStandardBrowserEnv||o9.isStandardBrowserWebWorkerEnv?i.setContentType(!1):i.setContentType("multipart/form-data;",!1));var c=new XMLHttpRequest;if(t.auth){var s=t.auth.username||"",u=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";i.set("Authorization","Basic "+btoa(s+":"+u))}var d=z9(t.baseURL,t.url);function h(){if(c){var r=m9.from("getAllResponseHeaders"in c&&c.getAllResponseHeaders());!function(t,e,n){var r=n.config.validateStatus;n.status&&r&&!r(n.status)?e(new W8("Request failed with status code "+n.status,[W8.ERR_BAD_REQUEST,W8.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n)):t(n)}((function(t){e(t),l()}),(function(t){n(t),l()}),{data:o&&"text"!==o&&"json"!==o?c.response:c.responseText,status:c.status,statusText:c.statusText,headers:r,config:t,request:c}),c=null}}if(c.open(t.method.toUpperCase(),n9(d,t.params,t.paramsSerializer),!0),c.timeout=t.timeout,"onloadend"in c?c.onloadend=h:c.onreadystatechange=function(){c&&4===c.readyState&&(0!==c.status||c.responseURL&&0===c.responseURL.indexOf("file:"))&&setTimeout(h)},c.onabort=function(){c&&(n(new W8("Request aborted",W8.ECONNABORTED,t,c)),c=null)},c.onerror=function(){n(new W8("Network Error",W8.ERR_NETWORK,t,c)),c=null},c.ontimeout=function(){var e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded",r=t.transitional||i9;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),n(new W8(e,r.clarifyTimeoutError?W8.ETIMEDOUT:W8.ECONNABORTED,t,c)),c=null},o9.isStandardBrowserEnv){var f=(t.withCredentials||C9(d))&&t.xsrfCookieName&&w9.read(t.xsrfCookieName);f&&i.set(t.xsrfHeaderName,f)}void 0===a&&i.setContentType(null),"setRequestHeader"in c&&N8.forEach(i.toJSON(),(function(t,e){c.setRequestHeader(e,t)})),N8.isUndefined(t.withCredentials)||(c.withCredentials=!!t.withCredentials),o&&"json"!==o&&(c.responseType=t.responseType),"function"===typeof t.onDownloadProgress&&c.addEventListener("progress",k9(t.onDownloadProgress,!0)),"function"===typeof t.onUploadProgress&&c.upload&&c.upload.addEventListener("progress",k9(t.onUploadProgress)),(t.cancelToken||t.signal)&&(r=function(e){c&&(n(!e||e.type?new M9(null,t,c):e),c.abort(),c=null)},t.cancelToken&&t.cancelToken.subscribe(r),t.signal&&(t.signal.aborted?r():t.signal.addEventListener("abort",r)));var p=function(t){var e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}(d);p&&-1===o9.protocols.indexOf(p)?n(new W8("Unsupported protocol "+p+":",W8.ERR_BAD_REQUEST,t)):c.send(a||null)}))},E9={http:Z8,xhr:H9};N8.forEach(E9,(function(t,e){if(t){try{Object.defineProperty(t,"name",{value:e})}catch(n){}Object.defineProperty(t,"adapterName",{value:e})}}));var S9=function(t){for(var e,n,r=(t=N8.isArray(t)?t:[t]).length,a=0;a<r&&(e=t[a],!(n=N8.isString(e)?E9[e.toLowerCase()]:e));a++);if(!n){if(!1===n)throw new W8("Adapter ".concat(e," is not supported by the environment"),"ERR_NOT_SUPPORT");throw new Error(N8.hasOwnProp(E9,e)?"Adapter '".concat(e,"' is not available in the build"):"Unknown adapter '".concat(e,"'"))}if(!N8.isFunction(n))throw new TypeError("adapter is not a function");return n};function L9(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new M9(null,t)}function _9(t){return L9(t),t.headers=m9.from(t.headers),t.data=y9.call(t,t.transformRequest),-1!==["post","put","patch"].indexOf(t.method)&&t.headers.setContentType("application/x-www-form-urlencoded",!1),S9(t.adapter||u9.adapter)(t).then((function(e){return L9(t),e.data=y9.call(t,t.transformResponse,e),e.headers=m9.from(e.headers),e}),(function(e){return b9(e)||(L9(t),e&&e.response&&(e.response.data=y9.call(t,t.transformResponse,e.response),e.response.headers=m9.from(e.response.headers))),Promise.reject(e)}))}var B9=function(t){return t instanceof m9?t.toJSON():t};function D9(t,e){e=e||{};var n={};function r(t,e,n){return N8.isPlainObject(t)&&N8.isPlainObject(e)?N8.merge.call({caseless:n},t,e):N8.isPlainObject(e)?N8.merge({},e):N8.isArray(e)?e.slice():e}function a(t,e,n){return N8.isUndefined(e)?N8.isUndefined(t)?void 0:r(void 0,t,n):r(t,e,n)}function i(t,e){if(!N8.isUndefined(e))return r(void 0,e)}function o(t,e){return N8.isUndefined(e)?N8.isUndefined(t)?void 0:r(void 0,t):r(void 0,e)}function l(n,a,i){return i in e?r(n,a):i in t?r(void 0,n):void 0}var c={url:i,method:i,data:i,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:l,headers:function(t,e){return a(B9(t),B9(e),!0)}};return N8.forEach(Object.keys(Object.assign({},t,e)),(function(r){var i=c[r]||a,o=i(t[r],e[r],r);N8.isUndefined(o)&&i!==l||(n[r]=o)})),n}var T9="1.4.0",V9={};["object","boolean","number","function","string","symbol"].forEach((function(t,e){V9[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}}));var O9={};V9.transitional=function(t,e,n){function r(t,e){return"[Axios v1.4.0] Transitional option '"+t+"'"+e+(n?". "+n:"")}return function(n,a,i){if(!1===t)throw new W8(r(a," has been removed"+(e?" in "+e:"")),W8.ERR_DEPRECATED);return e&&!O9[a]&&(O9[a]=!0,console.warn(r(a," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(n,a,i)}};var I9={assertOptions:function(t,e,n){if("object"!==typeof t)throw new W8("options must be an object",W8.ERR_BAD_OPTION_VALUE);for(var r=Object.keys(t),a=r.length;a-- >0;){var i=r[a],o=e[i];if(o){var l=t[i],c=void 0===l||o(l,i,t);if(!0!==c)throw new W8("option "+i+" must be "+c,W8.ERR_BAD_OPTION_VALUE)}else if(!0!==n)throw new W8("Unknown option "+i,W8.ERR_BAD_OPTION)}},validators:V9},R9=I9.validators,F9=function(){function t(e){C(this,t),this.defaults=e,this.interceptors={request:new a9,response:new a9}}return E(t,[{key:"request",value:function(t,e){"string"===typeof t?(e=e||{}).url=t:e=t||{};var n,r=e=D9(this.defaults,e),a=r.transitional,i=r.paramsSerializer,o=r.headers;void 0!==a&&I9.assertOptions(a,{silentJSONParsing:R9.transitional(R9.boolean),forcedJSONParsing:R9.transitional(R9.boolean),clarifyTimeoutError:R9.transitional(R9.boolean)},!1),null!=i&&(N8.isFunction(i)?e.paramsSerializer={serialize:i}:I9.assertOptions(i,{encode:R9.function,serialize:R9.function},!0)),e.method=(e.method||this.defaults.method||"get").toLowerCase(),(n=o&&N8.merge(o.common,o[e.method]))&&N8.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete o[t]})),e.headers=m9.concat(n,o);var l=[],c=!0;this.interceptors.request.forEach((function(t){"function"===typeof t.runWhen&&!1===t.runWhen(e)||(c=c&&t.synchronous,l.unshift(t.fulfilled,t.rejected))}));var s,u=[];this.interceptors.response.forEach((function(t){u.push(t.fulfilled,t.rejected)}));var d,h=0;if(!c){var f=[_9.bind(this),void 0];for(f.unshift.apply(f,l),f.push.apply(f,u),d=f.length,s=Promise.resolve(e);h<d;)s=s.then(f[h++],f[h++]);return s}d=l.length;var p=e;for(h=0;h<d;){var g=l[h++],v=l[h++];try{p=g(p)}catch(m){v.call(this,m);break}}try{s=_9.call(this,p)}catch(m){return Promise.reject(m)}for(h=0,d=u.length;h<d;)s=s.then(u[h++],u[h++]);return s}},{key:"getUri",value:function(t){return n9(z9((t=D9(this.defaults,t)).baseURL,t.url),t.params,t.paramsSerializer)}}]),t}();N8.forEach(["delete","get","head","options"],(function(t){F9.prototype[t]=function(e,n){return this.request(D9(n||{},{method:t,url:e,data:(n||{}).data}))}})),N8.forEach(["post","put","patch"],(function(t){function e(e){return function(n,r,a){return this.request(D9(a||{},{method:t,headers:e?{"Content-Type":"multipart/form-data"}:{},url:n,data:r}))}}F9.prototype[t]=e(),F9.prototype[t+"Form"]=e(!0)}));var N9=F9,P9=function(){function t(e){if(C(this,t),"function"!==typeof e)throw new TypeError("executor must be a function.");var n;this.promise=new Promise((function(t){n=t}));var r=this;this.promise.then((function(t){if(r._listeners){for(var e=r._listeners.length;e-- >0;)r._listeners[e](t);r._listeners=null}})),this.promise.then=function(t){var e,n=new Promise((function(t){r.subscribe(t),e=t})).then(t);return n.cancel=function(){r.unsubscribe(e)},n},e((function(t,e,a){r.reason||(r.reason=new M9(t,e,a),n(r.reason))}))}return E(t,[{key:"throwIfRequested",value:function(){if(this.reason)throw this.reason}},{key:"subscribe",value:function(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]}},{key:"unsubscribe",value:function(t){if(this._listeners){var e=this._listeners.indexOf(t);-1!==e&&this._listeners.splice(e,1)}}}],[{key:"source",value:function(){var e;return{token:new t((function(t){e=t})),cancel:e}}}]),t}(),j9=P9;var U9={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(U9).forEach((function(t){var e=m(t,2),n=e[0],r=e[1];U9[r]=n}));var W9=U9;var Z9=function t(e){var n=new N9(e),r=o8(N9.prototype.request,n);return N8.extend(r,N9.prototype,n,{allOwnKeys:!0}),N8.extend(r,n,null,{allOwnKeys:!0}),r.create=function(n){return t(D9(e,n))},r}(u9);Z9.Axios=N9,Z9.CanceledError=M9,Z9.CancelToken=j9,Z9.isCancel=b9,Z9.VERSION=T9,Z9.toFormData=$8,Z9.AxiosError=W8,Z9.Cancel=Z9.CanceledError,Z9.all=function(t){return Promise.all(t)},Z9.spread=function(t){return function(e){return t.apply(null,e)}},Z9.isAxiosError=function(t){return N8.isObject(t)&&!0===t.isAxiosError},Z9.mergeConfig=D9,Z9.AxiosHeaders=m9,Z9.formToJSON=function(t){return l9(N8.isHTMLForm(t)?new FormData(t):t)},Z9.HttpStatusCode=W9,Z9.default=Z9;var G9=Z9,q9="https://api.frontly.ai",Y9="https://app.frontly.ai",X9=function(t){return Md?{app_id:t||localStorage.getItem("appId"),domain:yd()}:{domain:yd()}},$9=function(t){var e=(0,Js.get)(t,"response",{});return{status:(0,Js.get)(e,"status"),message:(0,Js.get)(e,["data","error"])}},K9=G9.create({baseURL:q9,timeout:2e4});K9.interceptors.response.use((function(t){return t}),(function(t){return function(t){var e;return 401===(null===(e=t.response)||void 0===e?void 0:e.status)&&(wu.remove("accessToken"),localStorage.removeItem("appId"),window.location.href="/"),Promise.reject(t)}(t)})),K9.interceptors.request.use((function(t){var e=(window.location.href,{Authorization:"Token ".concat(wu.get("accessToken")),"Content-Type":"application/json"});return t.data instanceof FormData&&delete e["Content-Type"],t.headers=e,t.params=Se(Se({},X9()),t.params),t.abortSignal&&(t.signal=t.abortSignal,delete t.abortSignal),t}),(function(t){return Promise.reject(t)}));var Q9=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=G9.create({timeout:2e4});return n.interceptors.request.use((function(n){var r={"Content-Type":"application/json"};return e&&(r.Authorization="Token ".concat(wu.get("accessToken"))),t.forEach((function(t){r[t.key]=t.value})),n.headers=r,n}),(function(t){return Promise.reject(t)})),n},J9=function(t){var e=t.data,n=(e.onChange,Ys(XI)),r=(0,Js.get)(n,"primary_color")||tu.primary,a=(0,x.useRef)();return(0,uf.jsxs)("div",{children:[(0,uf.jsx)(ttt,{borderRadius:e.borderRadius,children:(0,uf.jsx)(i8,{ref:a,options:{penColor:"#000000",backgroundColor:"#ffffff"},height:80})}),(0,uf.jsxs)(fR,{gap:"10px",children:[(0,uf.jsx)(dR,{data:{text:"Save",onClick:function(){K9.post("/upload_signature/",{file:a.current.signaturePad.toDataURL()}).then((function(t){console.log(t)})).catch((function(t){console.log(t)}))},color:r,fontWeight:500}}),(0,uf.jsx)(dR,{data:{text:"Clear",onClick:function(){a.current.signaturePad.clear()},color:r,fontWeight:500}})]})]})},ttt=sf.div.withConfig({displayName:"Signature__Container",componentId:"sc-16967dy-0"})(["border:",";border-width:",";border-radius:",";margin-bottom:5px;overflow:hidden;"],(function(t){return t.border||"1px solid ".concat(tu.pitchBorder)}),(function(t){return t.borderWidth}),(function(t){return kd(t.borderRadius||8)})),ett=sf.div.withConfig({displayName:"DocumentUpload__RelativeContainer",componentId:"sc-rnddrm-0"})(["position:relative;"]),ntt=function(t){var e=t.data,n=m((0,x.useState)({isFetching:!1,fileName:null}),2),r=n[0],a=n[1],i=(0,x.useRef)(null),o=function(){var t=Ae(ke().mark((function t(n){var r;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(r=n.target.files[0]){t.next=3;break}return t.abrupt("return");case 3:e.onChange(r);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}();return(0,uf.jsxs)(ett,{children:[e.value?(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(dR,{data:{text:e.value,margin:"0 0 5px 0",color:e.color||tu.grey3,fontStyle:"bodySm"}}),(0,uf.jsx)(gf,{data:{text:"Remove",size:"small",type:"basic",icon:"FiX",onClick:function(){a(Se(Se({},r),{},{fileName:null})),e.onChange&&e.onChange("")}}})]}):(0,uf.jsx)(gf,{data:{text:e.text||"Select File",size:e.size||"small",type:e.buttonType||"basic",icon:e.icon||"FiUploadCloud",onClick:function(){return document.getElementById("file-input").click()}}}),(0,uf.jsx)("input",{id:"file-input",type:"file",accept:".pdf, .docx, .txt",ref:i,onChange:o,style:{display:"none"}})]})},rtt=sf.div.withConfig({displayName:"Tabs__NavTabs",componentId:"sc-lp67an-0"})(["display:flex;padding:",";margin:",";gap:",";"],(function(t){return t.padding||"0px"}),(function(t){return t.margin||"0px"}),(function(t){return"buttons"===t.tabStyle?"10px":"20px"})),att=sf.div.withConfig({displayName:"Tabs__NavTab",componentId:"sc-lp67an-1"})([""," ",""],(function(t){return"default"===t.tabStyle&&"\n    padding-bottom: 10px;\n    border-bottom: 3px solid ".concat(t.active?tu.primary:"transparent",";\n    opacity: ").concat(t.disabled?"0.5":t.active?"1.0":"0.6",";\n    cursor: ").concat(t.disabled?"not-allowed":"pointer",";\n  ")}),(function(t){return"buttons"===t.tabStyle&&"\n    padding: 10px;\n    border-radius: 10px;\n    background: ".concat(t.active?"#e3e3e3":"transparent",";\n    opacity: ").concat(t.disabled?"0.5":t.active?"1.0":"0.6",";\n    cursor: ").concat(t.disabled?"not-allowed":"pointer",";\n  ")})),itt=function(t){var e=t.data,n=e.padding,r=e.margin,a=e.tabs,i=e.tabStyle,o=void 0===i?"default":i,l=e.color||"#646464";return(0,uf.jsx)(rtt,{padding:n,margin:r,tabStyle:o,children:a.filter((function(t){return!t.hidden})).map((function(t,n){return"buttons"===o&&t.active&&(l="#09090b"),(0,uf.jsx)(att,{tabStyle:o,active:t.active,disabled:t.disabled,onClick:t.disabled?null:t.onClick,children:(0,uf.jsxs)(fR,{alignItems:"center",children:[t.icon&&(0,uf.jsx)(aln,{data:{size:"20px",icon:t.icon,hover:!0,margin:"0 10px 0 0",color:e.color||tu.primary}}),(0,uf.jsx)(dR,{data:{text:t.label,fontSize:"buttons"===o?14:16,fontWeight:600,color:l,cursor:"pointer"}}),t.hint&&(0,uf.jsx)(K7,{data:Se(Se({},t.hint),{},{margin:"5px 0 0 2px"})})]})},n)}))})},ott=n(2435);function ltt(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function ctt(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function stt(){return stt=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},stt.apply(this,arguments)}function utt(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{},r=Object.keys(n);"function"===typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable})))),r.forEach((function(e){ctt(t,e,n[e])}))}return t}function dtt(t){return dtt=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},dtt(t)}function htt(t,e){return htt=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},htt(t,e)}function ftt(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}function ptt(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t):e}var gtt="react-md-spinner",vtt="__react-md-spinner-animation__",mtt=new(n.n(ott)())({global:!1,cascade:!0,keyframe:!0,prefix:!0,compress:!1}),ytt={ROOT_ROTATE:"".concat(vtt,"root-rotate"),FILL_UNFILL_ROTATE:"".concat(vtt,"fill-unfill-rotate"),LAYER_1_FADE_IN_OUT:"".concat(vtt,"layer-1-fade-in-out"),LAYER_2_FADE_IN_OUT:"".concat(vtt,"layer-2-fade-in-out"),LAYER_3_FADE_IN_OUT:"".concat(vtt,"layer-3-fade-in-out"),LAYER_4_FADE_IN_OUT:"".concat(vtt,"layer-4-fade-in-out"),LEFT_SPIN:"".concat(vtt,"left-spin"),RIGHT_SPIN:"".concat(vtt,"right-spin")},btt=mtt("","\n@keyframes ".concat(ytt.ROOT_ROTATE," {\n  to { transform: rotate(360deg); }\n}\n\n@keyframes ").concat(ytt.FILL_UNFILL_ROTATE," {\n  12.5% { transform: rotate(135deg) }\n  25% { transform: rotate(270deg) }\n  37.5% { transform: rotate(405deg) }\n  50% { transform: rotate(540deg) }\n  62.5% { transform: rotate(675deg) }\n  75% { transform: rotate(810deg) }\n  87.5% { transform: rotate(945deg) }\n  100% { transform: rotate(1080deg) }\n}\n\n@keyframes ").concat(ytt.LAYER_1_FADE_IN_OUT," {\n  0% { opacity: 1 }\n  25% { opacity: 1 }\n  26% { opacity: 0 }\n  89% { opacity: 0 }\n  90% { opacity: 1 }\n  100% { opacity: 1 }\n}\n\n@keyframes ").concat(ytt.LAYER_2_FADE_IN_OUT," {\n  0% { opacity: 0 }\n  15% { opacity: 0 }\n  25% { opacity: 1 }\n  50% { opacity: 1 }\n  51% { opacity: 0 }\n  100% { opacity: 0 }\n}\n\n@keyframes ").concat(ytt.LAYER_3_FADE_IN_OUT," {\n  0% { opacity: 0 }\n  40% { opacity: 0 }\n  50% { opacity: 1 }\n  75% { opacity: 1 }\n  76% { opacity: 0 }\n  100% { opacity: 0 }\n}\n\n@keyframes ").concat(ytt.LAYER_4_FADE_IN_OUT," {\n  0% { opacity: 0 }\n  65% { opacity: 0 }\n  75% { opacity: 1 }\n  90% { opacity: 1 }\n  100% { opacity: 0 }\n}\n\n@keyframes ").concat(ytt.LEFT_SPIN," {\n  0% { transform: rotate(130deg) }\n  50% { transform: rotate(-5deg) }\n  100% { transform: rotate(130deg) }\n}\n\n@keyframes ").concat(ytt.RIGHT_SPIN," {\n  0% { transform: rotate(-130deg) }\n  50% { transform: rotate(5deg) }\n  100% { transform: rotate(-130deg) }\n}\n")),xtt=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),ptt(this,dtt(e).apply(this,arguments))}var n,r,a;return function(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&htt(t,e)}(e,t),n=e,r=[{key:"componentDidMount",value:function(){e.mountedInstanceCount<1&&function(t,e){var n=document.createElement("style");n.type="text/css",n.setAttribute("data-".concat(t),""),n.innerHTML=e,document.head.appendChild(n)}(gtt,btt),e.mountedInstanceCount++}},{key:"componentWillUnmount",value:function(){e.mountedInstanceCount=Math.max(0,e.mountedInstanceCount-1),e.mountedInstanceCount<1&&function(t){var e=document.querySelector("[data-".concat(t,"]"));null!=e&&null!=e.parentNode&&e.parentNode.removeChild(e)}(gtt)}},{key:"render",value:function(){for(var t=this.props,e=(t.singleColor,t.size,t.borderSize,t.duration,t.color1,t.color2,t.color3,t.color4,ftt(t,["singleColor","size","borderSize","duration","color1","color2","color3","color4"])),n=function(t){var e=t.size,n=t.duration,r=t.borderSize||Math.max(1,Math.round(.107142*e)),a=function(t){var e=t.singleColor,n=t.color1,r=t.color2,a=t.color3,i=t.color4;return e?[e,e,e,e]:[n,r,a,i]}(t),i=360*n/306,o={display:"inline-block",position:"relative",width:e,height:e,verticalAlign:"middle",fontSize:"0",animation:"".concat(ytt.ROOT_ROTATE," ").concat(i,"ms linear infinite"),WebkitAnimation:"".concat(ytt.ROOT_ROTATE," ").concat(i,"ms linear infinite")},l=a.map((function(t,e){return{boxSizing:"border-box",display:"block",position:"absolute",width:"100%",height:"100%",borderColor:t,whiteSpace:"nowrap",opacity:1,animationName:"".concat(ytt.FILL_UNFILL_ROTATE,", ").concat(ytt["LAYER_".concat(e+1,"_FADE_IN_OUT")]),WebkitAnimationName:"".concat(ytt.FILL_UNFILL_ROTATE,", ").concat(ytt["LAYER_".concat(e+1,"_FADE_IN_OUT")]),animationDuration:"".concat(n*a.length,"ms"),WebkitAnimationDuration:"".concat(n*a.length,"ms"),animationTimingFunction:"cubic-bezier(.4, 0, .2, 1)",WebkitAnimationTimingFunction:"cubic-bezier(.4, 0, .2, 1)",animationIterationCount:"infinite",WebkitAnimationIterationCount:"infinite"}})),c={display:"inline-block",boxSizing:"border-box",position:"absolute",top:0,borderRadius:"50%"},s=utt({},c,{left:"45%",width:"10%",borderWidth:r,borderColor:"inherit",borderTopStyle:"solid"}),u=utt({},c,{bottom:0,width:"200%",borderWidth:r,borderStyle:"solid",animationDuration:"".concat(n,"ms"),WebkitAnimationDuration:"".concat(n,"ms"),animationTimingFunction:"cubic-bezier(.4, 0, .2, 1)",WebkitAnimationTimingFunction:"cubic-bezier(.4, 0, .2, 1)",animationIterationCount:"infinite",WebkitAnimationIterationCount:"infinite"}),d=utt({},u,{left:0,transform:"rotate(129deg)",WebkitTransform:"rotate(129deg)",animationName:ytt.LEFT_SPIN,WebkitAnimationName:ytt.LEFT_SPIN}),h=a.map((function(t){return utt({},d,{borderColor:"".concat(t," transparent transparent ").concat(t)})})),f=utt({},u,{left:"-100%",transform:"rotate(-129deg)",WebkitTransform:"rotate(-129deg)",animationName:ytt.RIGHT_SPIN,WebkitAnimationName:ytt.RIGHT_SPIN}),p=a.map((function(t){return utt({},f,{borderColor:"".concat(t," ").concat(t," transparent transparent")})}));return{rootStyle:o,layerStyles:l,layerAfterStyle:s,clipStyle:{display:"inline-block",boxSizing:"border-box",position:"relative",width:"50%",height:"100%",overflow:"hidden",borderColor:"inherit"},clip1AfterStyles:h,clip2AfterStyles:p}}(this.props),r=n.rootStyle,a=n.layerStyles,i=n.layerAfterStyle,o=n.clipStyle,l=n.clip1AfterStyles,c=n.clip2AfterStyles,s=[],u=0;u<4;u++)s.push(x.createElement("span",{key:u,style:a[u]},x.createElement("span",{style:o},x.createElement("span",{style:l[u]})),x.createElement("span",{style:o},x.createElement("span",{style:c[u]})),x.createElement("span",{style:i})));return x.createElement("span",stt({},e,{style:utt({},r,null!=e.style?e.style:{})}),s)}}],r&&ltt(n.prototype,r),a&&ltt(n,a),e}(x.PureComponent);ctt(xtt,"defaultProps",{size:28,duration:1333,color1:"rgb(66, 165, 245)",color2:"rgb(239, 83, 80)",color3:"rgb(253, 216, 53)",color4:"rgb(76, 175, 80)"}),ctt(xtt,"mountedInstanceCount",0);var Mtt=xtt,wtt=function(t){var e=t.color,n=t.size,r=t.padding,a=void 0===r?"0px":r;return(0,uf.jsx)("div",{style:{padding:a},id:"spinner",children:(0,uf.jsx)(Mtt,{singleColor:e||tu.grey4,size:n||30})})},ztt=function(t){var e=t.displayFields,n=t.formState,r=t.processDynamicText,a=t.gridLayout,i=t.maxWidth,o=t.handleFieldClick,l=t.darkMode,c=t.isFetching,s=t.deleteButton;return(0,uf.jsxs)("div",{children:[(0,uf.jsx)(ktt,{gridLayout:a,maxWidth:i,children:e.map((function(t){var e=(0,Js.get)(t,"key"),a=(0,Js.get)(n,e);return(0,uf.jsx)(Att,{style:{gridColumn:"span ".concat((0,Js.get)(t,"columnSpan",1))},onClick:function(t){Md&&o&&o({id:e,target:t.currentTarget})},handleFieldClick:Md&&o,children:c?(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(xfr,{height:"15px",margin:"0 0 10px 0",widthRange:[50,150]}),(0,uf.jsx)(xfr,{height:"20px",widthRange:[150,250]})]}):(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(dR,{data:{text:r({text:t.label||(0,Js.startCase)(e)}),fontStyle:"headingMd",margin:"0 0 5px 0",color:l?"white":tu.default}}),(0,uf.jsx)(Ctt,{item:t,value:r({text:a}),darkMode:l})]})},e)}))}),s&&(0,uf.jsx)(gf,{data:Se(Se({},s),{},{margin:"20px 0 0 0"})})]})},Ctt=function(t){var e=t.value,n=t.item,r=t.darkMode,a=n.type,i=n.componentId,o=n.truncate,l=void 0===o?200:o,c=Ys(WI),s=m((0,x.useState)(!1),2),u=s[0],d=s[1];if("image"===a||"ImageUpload"===i)return(0,uf.jsx)(j$,{src:e,size:"large"});var h=n.ignoreLinks?null:ju(e),f=l||35,p=(0,Js.get)(n,"linkText")||e;return h?(0,uf.jsx)(dR,{data:{text:Hd(p,f),onClick:h,color:tu.primary,fontStyle:"bodyLg",cursor:"pointer",overflowWrap:"anywhere",whiteSpace:!0,allowSelect:!0}}):(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(dR,{data:{text:l&&!u?Hd(e,l):e,fontStyle:"bodyLg",overflowWrap:"anywhere",allowSelect:!0,whiteSpace:"pre-wrap",color:r?"white":tu.default}}),l&&(0,Js.get)(e,"length")>l&&!u&&(0,uf.jsx)(dR,{data:{text:(0,Js.get)(c,"showAll","Show All"),fontStyle:"headingSm",color:tu.primary,margin:"3px 0 0 0",onClick:function(){return d(!0)},cursor:"pointer"}})]})},Att=sf.div.withConfig({displayName:"ViewOnlyList__ValueContainer",componentId:"sc-cssrps-0"})(["",";"],(function(t){return t.handleFieldClick&&"\n  &:hover{\n    outline: 2px solid ".concat(tu.primary,";\n    outline-offset: -2px;\n    cursor: pointer;\n    border-radius: 4px;\n  }\n")})),ktt=sf.div.withConfig({displayName:"ViewOnlyList__InfoListContainer",componentId:"sc-cssrps-1"})(["display:flex;flex-direction:column;max-width:",";gap:30px;",""],(function(t){return t.maxWidth||"auto"}),(function(t){return t.gridLayout&&"\n      display: grid;\n      grid-gap: 30px;\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    "})),Htt=function(){var t=Ys(XO),e=null;if(!Md&&t){var n=(0,Js.get)(t,"logo");n&&(e=n)}return(0,uf.jsx)(Stt,{children:(0,uf.jsxs)(gR,{gap:"30px",alignItems:"center",justifyContent:"center",children:[e&&(0,uf.jsx)(Ett,{src:e}),(0,uf.jsx)(wtt,{color:tu.grey4,size:40})]})})},Ett=sf.img.withConfig({displayName:"FullScreenLoader__Logo",componentId:"sc-v13xpy-0"})(["height:50px;"]),Stt=sf.div.withConfig({displayName:"FullScreenLoader__Loader",componentId:"sc-v13xpy-1"})(["background:white;position:fixed;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;"]);function Ltt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 4.951c-1.008 0-1.629 1.09-1.629 2.895v.31c0 1.81.627 2.895 1.629 2.895s1.623-1.09 1.623-2.895v-.31c0-1.8-.621-2.895-1.623-2.895Z"}},{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-8.012 4.158c1.858 0 2.96-1.582 2.96-3.99V7.84c0-2.426-1.079-3.996-2.936-3.996-1.864 0-2.965 1.588-2.965 3.996v.328c0 2.42 1.09 3.99 2.941 3.99Z"}}]})(t)}function _tt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 4.951c-1.008 0-1.629 1.09-1.629 2.895v.31c0 1.81.627 2.895 1.629 2.895s1.623-1.09 1.623-2.895v-.31c0-1.8-.621-2.895-1.623-2.895Z"}},{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm5.988 12.158c-1.851 0-2.941-1.57-2.941-3.99V7.84c0-2.408 1.101-3.996 2.965-3.996 1.857 0 2.935 1.57 2.935 3.996v.328c0 2.408-1.101 3.99-2.959 3.99Z"}}]})(t)}function Btt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM9.283 4.002H7.971L6.072 5.385v1.271l1.834-1.318h.065V12h1.312V4.002Z"}}]})(t)}function Dtt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm7.283 4.002V12H7.971V5.338h-.065L6.072 6.656V5.385l1.899-1.383h1.312Z"}}]})(t)}function Ttt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM6.646 6.24c0-.691.493-1.306 1.336-1.306.756 0 1.313.492 1.313 1.236 0 .697-.469 1.23-.902 1.705l-2.971 3.293V12h5.344v-1.107H7.268v-.077l1.974-2.22.096-.107c.688-.763 1.287-1.428 1.287-2.43 0-1.266-1.031-2.215-2.613-2.215-1.758 0-2.637 1.19-2.637 2.402v.065h1.271v-.07Z"}}]})(t)}function Vtt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm4.646 6.24v.07H5.375v-.064c0-1.213.879-2.402 2.637-2.402 1.582 0 2.613.949 2.613 2.215 0 1.002-.6 1.667-1.287 2.43l-.096.107-1.974 2.22v.077h3.498V12H5.422v-.832l2.97-3.293c.434-.475.903-1.008.903-1.705 0-.744-.557-1.236-1.313-1.236-.843 0-1.336.615-1.336 1.306Z"}}]})(t)}function Ott(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-8.082.414c.92 0 1.535.54 1.541 1.318.012.791-.615 1.36-1.588 1.354-.861-.006-1.482-.469-1.54-1.066H5.104c.047 1.177 1.05 2.144 2.754 2.144 1.653 0 2.954-.937 2.93-2.396-.023-1.278-1.031-1.846-1.734-1.916v-.07c.597-.1 1.505-.739 1.482-1.876-.03-1.177-1.043-2.074-2.637-2.062-1.675.006-2.59.984-2.625 2.12h1.248c.036-.556.557-1.054 1.348-1.054.785 0 1.348.486 1.348 1.195.006.715-.563 1.237-1.342 1.237h-.838v1.072h.879Z"}}]})(t)}function Itt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm5.918 8.414h-.879V7.342h.838c.78 0 1.348-.522 1.342-1.237 0-.709-.563-1.195-1.348-1.195-.79 0-1.312.498-1.348 1.055H5.275c.036-1.137.95-2.115 2.625-2.121 1.594-.012 2.608.885 2.637 2.062.023 1.137-.885 1.776-1.482 1.875v.07c.703.07 1.71.64 1.734 1.917.024 1.459-1.277 2.396-2.93 2.396-1.705 0-2.707-.967-2.754-2.144H6.33c.059.597.68 1.06 1.541 1.066.973.006 1.6-.563 1.588-1.354-.006-.779-.621-1.318-1.541-1.318Z"}}]})(t)}function Rtt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM7.519 5.057c-.886 1.418-1.772 2.838-2.542 4.265v1.12H8.85V12h1.26v-1.559h1.007V9.334H10.11V4.002H8.176c-.218.352-.438.703-.657 1.055ZM6.225 9.281v.053H8.85V5.063h-.065c-.867 1.33-1.787 2.806-2.56 4.218Z"}}]})(t)}function Ftt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.225 9.281v.053H8.85V5.063h-.065c-.867 1.33-1.787 2.806-2.56 4.218Z"}},{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm5.519 5.057c.22-.352.439-.703.657-1.055h1.933v5.332h1.008v1.107H10.11V12H8.85v-1.559H4.978V9.322c.77-1.427 1.656-2.847 2.542-4.265Z"}}]})(t)}function Ntt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-8.006 4.158c1.74 0 2.924-1.119 2.924-2.806 0-1.641-1.178-2.584-2.56-2.584-.897 0-1.442.421-1.612.68h-.064l.193-2.344h3.621V4.002H5.791L5.445 8.63h1.149c.193-.358.668-.809 1.435-.809.85 0 1.582.604 1.582 1.57 0 1.085-.779 1.682-1.57 1.682-.697 0-1.389-.31-1.53-1.031H5.276c.065 1.213 1.149 2.115 2.72 2.115Z"}}]})(t)}function Ptt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm5.994 12.158c-1.57 0-2.654-.902-2.719-2.115h1.237c.14.72.832 1.031 1.529 1.031.791 0 1.57-.597 1.57-1.681 0-.967-.732-1.57-1.582-1.57-.767 0-1.242.45-1.435.808H5.445L5.791 4h4.705v1.103H6.875l-.193 2.343h.064c.17-.258.715-.68 1.611-.68 1.383 0 2.561.944 2.561 2.585 0 1.687-1.184 2.806-2.924 2.806Z"}}]})(t)}function jtt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM8.21 3.855c-1.868 0-3.116 1.395-3.116 4.407 0 1.183.228 2.039.597 2.642.569.926 1.477 1.254 2.409 1.254 1.629 0 2.847-1.013 2.847-2.783 0-1.676-1.254-2.555-2.508-2.555-1.125 0-1.752.61-1.98 1.155h-.082c-.012-1.946.727-3.036 1.805-3.036.802 0 1.213.457 1.312.815h1.29c-.06-.908-.962-1.899-2.573-1.899Zm-.099 4.008c-.92 0-1.564.65-1.564 1.576 0 1.032.703 1.635 1.558 1.635.868 0 1.553-.533 1.553-1.629 0-1.06-.744-1.582-1.547-1.582Z"}}]})(t)}function Utt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.111 7.863c-.92 0-1.564.65-1.564 1.576 0 1.032.703 1.635 1.558 1.635.868 0 1.553-.533 1.553-1.629 0-1.06-.744-1.582-1.547-1.582Z"}},{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm6.21 3.855c1.612 0 2.515.99 2.573 1.899H9.494c-.1-.358-.51-.815-1.312-.815-1.078 0-1.817 1.09-1.805 3.036h.082c.229-.545.855-1.155 1.98-1.155 1.254 0 2.508.88 2.508 2.555 0 1.77-1.218 2.783-2.847 2.783-.932 0-1.84-.328-2.409-1.254-.369-.603-.597-1.459-.597-2.642 0-3.012 1.248-4.407 3.117-4.407Z"}}]})(t)}function Wtt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM5.37 5.11h3.972v.07L6.025 12H7.42l3.258-6.85V4.002H5.369v1.107Z"}}]})(t)}function Ztt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm3.37 5.11V4.001h5.308V5.15L7.42 12H6.025l3.317-6.82v-.07H5.369Z"}}]})(t)}function Gtt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-5.03 1.803c0-1.248-.943-1.84-1.646-1.992v-.065c.598-.187 1.336-.72 1.336-1.781 0-1.225-1.084-2.121-2.654-2.121-1.57 0-2.66.896-2.66 2.12 0 1.044.709 1.589 1.33 1.782v.065c-.697.152-1.647.732-1.647 2.003 0 1.39 1.19 2.344 2.953 2.344 1.77 0 2.989-.96 2.989-2.355Zm-4.347-3.71c0 .739.586 1.255 1.383 1.255s1.377-.516 1.377-1.254c0-.733-.58-1.23-1.377-1.23s-1.383.497-1.383 1.23Zm-.281 3.645c0 .838.72 1.412 1.664 1.412.943 0 1.658-.574 1.658-1.412 0-.843-.715-1.424-1.658-1.424-.944 0-1.664.58-1.664 1.424Z"}}]})(t)}function qtt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.623 6.094c0 .738.586 1.254 1.383 1.254s1.377-.516 1.377-1.254c0-.733-.58-1.23-1.377-1.23s-1.383.497-1.383 1.23Zm-.281 3.644c0 .838.72 1.412 1.664 1.412.943 0 1.658-.574 1.658-1.412 0-.843-.715-1.424-1.658-1.424-.944 0-1.664.58-1.664 1.424Z"}},{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm8.97 9.803c0 1.394-1.218 2.355-2.988 2.355-1.763 0-2.953-.955-2.953-2.344 0-1.271.95-1.851 1.647-2.003v-.065c-.621-.193-1.33-.738-1.33-1.781 0-1.225 1.09-2.121 2.66-2.121s2.654.896 2.654 2.12c0 1.061-.738 1.595-1.336 1.782v.065c.703.152 1.647.744 1.647 1.992Z"}}]})(t)}function Ytt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-8.223 4.146c2.104 0 3.123-1.464 3.123-4.3 0-3.147-1.459-4.014-2.97-4.014-1.63 0-2.871 1.02-2.871 2.73 0 1.706 1.171 2.667 2.566 2.667 1.06 0 1.7-.557 1.934-1.184h.076c.047 1.67-.475 3.023-1.834 3.023-.71 0-1.149-.363-1.248-.72H5.258c.094.908.926 1.798 2.52 1.798Zm.118-3.972c.808 0 1.535-.528 1.535-1.594s-.668-1.676-1.56-1.676c-.838 0-1.517.616-1.517 1.659 0 1.072.708 1.61 1.54 1.61Z"}}]})(t)}function Xtt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.895 8.174c.808 0 1.535-.528 1.535-1.594s-.668-1.676-1.56-1.676c-.838 0-1.517.616-1.517 1.659 0 1.072.708 1.61 1.54 1.61Z"}},{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm5.777 12.146c-1.593 0-2.425-.89-2.52-1.798h1.296c.1.357.539.72 1.248.72 1.36 0 1.88-1.353 1.834-3.023h-.076c-.235.627-.873 1.184-1.934 1.184-1.395 0-2.566-.961-2.566-2.666 0-1.711 1.242-2.731 2.87-2.731 1.512 0 2.971.867 2.971 4.014 0 2.836-1.02 4.3-3.123 4.3Z"}}]})(t)}function $tt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0c-.787 0-1.292.592-1.572 1.151A4.347 4.347 0 0 0 6 3v3.691l-2 1V7.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.191l-1.17.585A1.5 1.5 0 0 0 0 10.618V12a.5.5 0 0 0 .582.493l1.631-.272.313.937a.5.5 0 0 0 .948 0l.405-1.214 2.21-.369.375 2.253-1.318 1.318A.5.5 0 0 0 5.5 16h5a.5.5 0 0 0 .354-.854l-1.318-1.318.375-2.253 2.21.369.405 1.214a.5.5 0 0 0 .948 0l.313-.937 1.63.272A.5.5 0 0 0 16 12v-1.382a1.5 1.5 0 0 0-.83-1.342L14 8.691V7.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v.191l-2-1V3c0-.568-.14-1.271-.428-1.849C9.292.591 8.787 0 8 0Z"}}]})(t)}function Ktt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.428 1.151C6.708.591 7.213 0 8 0s1.292.592 1.572 1.151C9.861 1.73 10 2.431 10 3v3.691l5.17 2.585a1.5 1.5 0 0 1 .83 1.342V12a.5.5 0 0 1-.582.493l-5.507-.918-.375 2.253 1.318 1.318A.5.5 0 0 1 10.5 16h-5a.5.5 0 0 1-.354-.854l1.319-1.318-.376-2.253-5.507.918A.5.5 0 0 1 0 12v-1.382a1.5 1.5 0 0 1 .83-1.342L6 6.691V3c0-.568.14-1.271.428-1.849Z"}}]})(t)}function Qtt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 .5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1H9v1.07a7.001 7.001 0 0 1 3.274 12.474l.601.602a.5.5 0 0 1-.707.708l-.746-.746A6.97 6.97 0 0 1 8 16a6.97 6.97 0 0 1-3.422-.892l-.746.746a.5.5 0 0 1-.707-.708l.602-.602A7.001 7.001 0 0 1 7 2.07V1h-.5A.5.5 0 0 1 6 .5zm2.5 5a.5.5 0 0 0-1 0v3.362l-1.429 2.38a.5.5 0 1 0 .858.515l1.5-2.5A.5.5 0 0 0 8.5 9V5.5zM.86 5.387A2.5 2.5 0 1 1 4.387 1.86 8.035 8.035 0 0 0 .86 5.387zM11.613 1.86a2.5 2.5 0 1 1 3.527 3.527 8.035 8.035 0 0 0-3.527-3.527z"}}]})(t)}function Jtt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.643 15C13.979 15 15 13.845 15 12.5V5H1v7.5C1 13.845 2.021 15 3.357 15h9.286zM5.5 7h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1zM.8 1a.8.8 0 0 0-.8.8V3a.8.8 0 0 0 .8.8h14.4A.8.8 0 0 0 16 3V1.8a.8.8 0 0 0-.8-.8H.8z"}}]})(t)}function tet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.5 4.5a.5.5 0 0 0-1 0v5.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V4.5z"}}]})(t)}function eet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 0 0 8a8 8 0 0 0 16 0zm-5.904-2.803a.5.5 0 1 1 .707.707L6.707 10h2.768a.5.5 0 0 1 0 1H5.5a.5.5 0 0 1-.5-.5V6.525a.5.5 0 0 1 1 0v2.768l4.096-4.096z"}}]})(t)}function net(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 16a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2zm8.096-10.803L6 9.293V6.525a.5.5 0 0 0-1 0V10.5a.5.5 0 0 0 .5.5h3.975a.5.5 0 0 0 0-1H6.707l4.096-4.096a.5.5 0 1 0-.707-.707z"}}]})(t)}function ret(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8zm5.904-2.803a.5.5 0 1 0-.707.707L9.293 10H6.525a.5.5 0 0 0 0 1H10.5a.5.5 0 0 0 .5-.5V6.525a.5.5 0 0 0-1 0v2.768L5.904 5.197z"}}]})(t)}function aet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 16a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12zM5.904 5.197 10 9.293V6.525a.5.5 0 0 1 1 0V10.5a.5.5 0 0 1-.5.5H6.525a.5.5 0 0 1 0-1h2.768L5.197 5.904a.5.5 0 0 1 .707-.707z"}}]})(t)}function iet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v5.793l2.146-2.147a.5.5 0 0 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 1 1 .708-.708L7.5 10.293V4.5a.5.5 0 0 1 1 0z"}}]})(t)}function oet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0zm3.5 7.5a.5.5 0 0 1 0 1H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H11.5z"}}]})(t)}function cet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 14a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12zm-4.5-6.5H5.707l2.147-2.146a.5.5 0 1 0-.708-.708l-3 3a.5.5 0 0 0 0 .708l3 3a.5.5 0 0 0 .708-.708L5.707 8.5H11.5a.5.5 0 0 0 0-1z"}}]})(t)}function set(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM4.5 7.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H4.5z"}}]})(t)}function uet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v12zm4.5-6.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5a.5.5 0 0 1 0-1z"}}]})(t)}function det(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.854 15.854A.5.5 0 0 1 2 15.5V14H.5a.5.5 0 0 1-.354-.854l1.5-1.5A.5.5 0 0 1 2 11.5h1.793l3.103-3.104a.5.5 0 1 1 .708.708L4.5 12.207V14a.5.5 0 0 1-.146.354l-1.5 1.5ZM16 3.5a.5.5 0 0 1-.854.354L14 2.707l-1.006 1.006c.236.248.44.531.6.845.562 1.096.585 2.517-.213 4.092-.793 1.563-2.395 3.288-5.105 5.08L8 13.912l-.276-.182A23.825 23.825 0 0 1 5.8 12.323L8.31 9.81a1.5 1.5 0 0 0-2.122-2.122L3.657 10.22a8.827 8.827 0 0 1-1.039-1.57c-.798-1.576-.775-2.997-.213-4.093C3.426 2.565 6.18 1.809 8 3.233c1.25-.98 2.944-.928 4.212-.152L13.292 2 12.147.854A.5.5 0 0 1 12.5 0h3a.5.5 0 0 1 .5.5v3Z"}}]})(t)}function het(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 0 0 8a8 8 0 0 0 16 0zm-7.5 3.5a.5.5 0 0 1-1 0V5.707L5.354 7.854a.5.5 0 1 1-.708-.708l3-3a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 5.707V11.5z"}}]})(t)}function fet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-5.904 2.803a.5.5 0 1 0 .707-.707L6.707 6h2.768a.5.5 0 1 0 0-1H5.5a.5.5 0 0 0-.5.5v3.975a.5.5 0 0 0 1 0V6.707l4.096 4.096z"}}]})(t)}function pet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm8.096 10.803L6 6.707v2.768a.5.5 0 0 1-1 0V5.5a.5.5 0 0 1 .5-.5h3.975a.5.5 0 1 1 0 1H6.707l4.096 4.096a.5.5 0 1 1-.707.707z"}}]})(t)}function get(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 8a8 8 0 1 0 16 0A8 8 0 0 0 0 8zm5.904 2.803a.5.5 0 1 1-.707-.707L9.293 6H6.525a.5.5 0 1 1 0-1H10.5a.5.5 0 0 1 .5.5v3.975a.5.5 0 0 1-1 0V6.707l-4.096 4.096z"}}]})(t)}function vet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12zM5.904 10.803 10 6.707v2.768a.5.5 0 0 0 1 0V5.5a.5.5 0 0 0-.5-.5H6.525a.5.5 0 1 0 0 1h2.768l-4.096 4.096a.5.5 0 0 0 .707.707z"}}]})(t)}function met(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 16a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2zm6.5-4.5V5.707l2.146 2.147a.5.5 0 0 0 .708-.708l-3-3a.5.5 0 0 0-.708 0l-3 3a.5.5 0 1 0 .708.708L7.5 5.707V11.5a.5.5 0 0 0 1 0z"}}]})(t)}function yet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 12.5v-9A1.5 1.5 0 0 1 1.5 2h13A1.5 1.5 0 0 1 16 3.5v9a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 12.5zM2.5 4a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 1 0V5h2.5a.5.5 0 0 0 0-1h-3zm11 8a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-1 0V11h-2.5a.5.5 0 0 0 0 1h3z"}}]})(t)}function bet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m8 0 1.669.864 1.858.282.842 1.68 1.337 1.32L13.4 6l.306 1.854-1.337 1.32-.842 1.68-1.858.282L8 12l-1.669-.864-1.858-.282-.842-1.68-1.337-1.32L2.6 6l-.306-1.854 1.337-1.32.842-1.68L6.331.864 8 0z"}},{tag:"path",attr:{d:"M4 11.794V16l4-1 4 1v-4.206l-2.018.306L8 13.126 6.018 12.1 4 11.794z"}}]})(t)}function xet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.683 3a2 2 0 0 0-2-2h-7.08a2 2 0 0 0-1.519.698L.241 7.35a1 1 0 0 0 0 1.302l4.843 5.65A2 2 0 0 0 6.603 15h7.08a2 2 0 0 0 2-2V3zM5.829 5.854a.5.5 0 1 1 .707-.708l2.147 2.147 2.146-2.147a.5.5 0 1 1 .707.708L9.39 8l2.146 2.146a.5.5 0 0 1-.707.708L8.683 8.707l-2.147 2.147a.5.5 0 0 1-.707-.708L7.976 8 5.829 5.854z"}}]})(t)}function Met(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 3a2 2 0 0 1 2-2h7.08a2 2 0 0 1 1.519.698l4.843 5.651a1 1 0 0 1 0 1.302L10.6 14.3a2 2 0 0 1-1.52.7H2a2 2 0 0 1-2-2V3zm9.854 2.854a.5.5 0 0 0-.708-.708L7 7.293 4.854 5.146a.5.5 0 1 0-.708.708L6.293 8l-2.147 2.146a.5.5 0 0 0 .708.708L7 8.707l2.146 2.147a.5.5 0 0 0 .708-.708L7.707 8l2.147-2.146z"}}]})(t)}function wet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.157 5.968h-.844v4.06h.844c1.116 0 1.621-.667 1.621-2.02 0-1.354-.51-2.04-1.621-2.04z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm5.184 4.368c.646 0 1.055.378 1.06.9.008.537-.427.919-1.086.919-.598-.004-1.037-.325-1.068-.756H3c.03.914.791 1.688 2.153 1.688 1.24 0 2.285-.66 2.272-1.798-.013-.953-.747-1.38-1.292-1.432v-.062c.44-.07 1.125-.527 1.108-1.375-.013-.906-.8-1.57-2.053-1.565-1.31.005-2.043.734-2.074 1.67h1.103c.022-.391.383-.751.936-.751.532 0 .928.33.928.813.004.479-.383.835-.928.835h-.632v.914h.663zM8.126 11h2.189C12.125 11 13 9.893 13 7.985c0-1.894-.861-2.984-2.685-2.984H8.126V11z"}}]})(t)}function zet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.577 8.9v.03h1.828V5.898h-.062a46.781 46.781 0 0 0-1.766 3.001z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm2.372 3.715.435-.714h1.71v3.93h.733v.957h-.733V11H5.405V9.888H2.5v-.971c.574-1.077 1.225-2.142 1.872-3.202zm7.73-.714h1.306l-2.14 2.584L13.5 11h-1.428l-1.679-2.624-.615.7V11H8.59V5.001h1.187v2.686h.057L12.102 5z"}}]})(t)}function Cet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.9 6.605c0 .51.405.866.95.866.545 0 .945-.356.945-.866s-.4-.852-.945-.852c-.545 0-.95.343-.95.852zm-.192 2.668c0 .589.492.984 1.142.984.646 0 1.143-.395 1.143-.984S5.496 8.28 4.85 8.28c-.65 0-1.142.404-1.142.993z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm5.17 7.348c0 1.041-.927 1.766-2.333 1.766-1.406 0-2.312-.72-2.312-1.762 0-.954.712-1.384 1.257-1.494v-.053c-.51-.154-1.02-.558-1.02-1.331 0-.914.831-1.587 2.088-1.587 1.253 0 2.083.673 2.083 1.587 0 .782-.523 1.182-1.02 1.331v.053c.545.11 1.257.545 1.257 1.49zM12.102 5h1.306l-2.14 2.584 2.232 3.415h-1.428l-1.679-2.624-.615.699v1.925H8.59V5h1.187v2.685h.057L12.102 5z"}}]})(t)}function Aet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.35 8.337c0-.699-.42-1.138-1.001-1.138-.584 0-.954.444-.954 1.239v.453c0 .8.374 1.248.972 1.248.588 0 .984-.44.984-1.2v-.602zm-5.413.237-.734-2.426H5.15l-.734 2.426h1.52z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm6.209 6.32c0-1.28.694-2.044 1.753-2.044.655 0 1.156.294 1.336.769h.053v-2.36h1.16V11h-1.138v-.747h-.057c-.145.474-.69.804-1.367.804-1.055 0-1.74-.764-1.74-2.043v-.695zm-4.04 1.138L3.7 11H2.5l2.013-5.999H5.9L7.905 11H6.644l-.47-1.542H4.17z"}}]})(t)}function ket(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m6.031 8.574-.734-2.426h-.052L4.51 8.574h1.52zm3.642-2.641v1.938h1.033c.66 0 1.068-.316 1.068-.95 0-.64-.422-.988-1.05-.988h-1.05z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm4.265 5.458h2.004L6.739 11H8L5.996 5.001H4.607L2.595 11h1.2l.47-1.542zM8.5 5v6h1.173V8.763h1.064L11.787 11h1.327L11.91 8.583C12.455 8.373 13 7.779 13 6.9c0-1.147-.773-1.9-2.105-1.9H8.5z"}}]})(t)}function Het(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm3.027 4.002c-.83 0-1.319.642-1.319 1.753v.743c0 1.107.48 1.727 1.319 1.727.69 0 1.138-.435 1.186-1.05H7.36v.114c-.057 1.147-1.028 1.938-2.342 1.938-1.613 0-2.518-1.028-2.518-2.729v-.747C2.5 6.051 3.414 5 5.018 5c1.318 0 2.29.813 2.342 2v.11H6.213c-.048-.638-.505-1.108-1.186-1.108zm6.14 0c-.831 0-1.319.642-1.319 1.753v.743c0 1.107.48 1.727 1.318 1.727.69 0 1.139-.435 1.187-1.05H13.5v.114c-.057 1.147-1.028 1.938-2.342 1.938-1.613 0-2.518-1.028-2.518-2.729v-.747c0-1.7.914-2.751 2.518-2.751 1.318 0 2.29.813 2.342 2v.11h-1.147c-.048-.638-.505-1.108-1.187-1.108z"}}]})(t)}function Eet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.53 5.968h-.843v4.06h.843c1.117 0 1.622-.667 1.622-2.02 0-1.354-.51-2.04-1.622-2.04z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm5.396 3.001V11H6.209V8.43H3.687V11H2.5V5.001h1.187v2.44h2.522V5h1.187zM8.5 11V5.001h2.188c1.824 0 2.685 1.09 2.685 2.984C13.373 9.893 12.5 11 10.69 11H8.5z"}}]})(t)}function Let(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.338 5.968h-.844v4.06h.844c1.116 0 1.622-.667 1.622-2.02 0-1.354-.51-2.04-1.622-2.04Z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4Zm5.077 7.114c1.521 0 2.378-.764 2.378-1.88 0-1.007-.642-1.473-1.613-1.692l-.932-.216c-.527-.114-.821-.351-.821-.712 0-.466.39-.804 1.046-.804.637 0 1.028.33 1.103.76h1.125c-.058-.923-.849-1.692-2.22-1.692-1.322 0-2.24.717-2.24 1.815 0 .91.588 1.446 1.52 1.657l.927.215c.624.145.923.36.923.778 0 .492-.391.83-1.13.83-.707 0-1.155-.342-1.234-.808H2.762c.052.95.79 1.75 2.315 1.75ZM8.307 11h2.19c1.81 0 2.684-1.107 2.684-3.015 0-1.894-.861-2.984-2.685-2.984H8.308V11Z"}}]})(t)}function _et(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm3.295 3.995V11H4.104V5.995h-1.7V5H7v.994H5.295zM8.692 7.01V11H7.633V5.001h1.209l1.71 3.894h.039l1.71-3.894H13.5V11h-1.072V7.01h-.057l-1.42 3.239h-.773L8.75 7.008h-.058z"}}]})(t)}function Bet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.296 8.394v-.782c0-1.156-.571-1.736-1.362-1.736-.796 0-1.363.58-1.363 1.736v.782c0 1.156.567 1.732 1.363 1.732.79 0 1.362-.576 1.362-1.732z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm11.5 5.62v.77c0 1.691-.962 2.724-2.566 2.724-1.604 0-2.571-1.033-2.571-2.724v-.77c0-1.704.967-2.733 2.57-2.733 1.605 0 2.567 1.037 2.567 2.734zM5.937 11H4.508L2.5 5.001h1.375L5.22 9.708h.057L6.61 5.001h1.318L5.937 11z"}}]})(t)}function Det(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.673 5.933v1.938h1.033c.66 0 1.068-.316 1.068-.95 0-.64-.422-.988-1.05-.988h-1.05z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm5.937 7 1.99-5.999H6.61L5.277 9.708H5.22L3.875 5.001H2.5L4.508 11h1.429zM8.5 5.001V11h1.173V8.763h1.064L11.787 11h1.327L11.91 8.583C12.455 8.373 13 7.779 13 6.9c0-1.147-.773-1.9-2.105-1.9H8.5z"}}]})(t)}function Tet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm11.666 1.89c.682 0 1.139.47 1.187 1.107H14v-.11c-.053-1.187-1.024-2-2.342-2-1.604 0-2.518 1.05-2.518 2.751v.747c0 1.7.905 2.73 2.518 2.73 1.314 0 2.285-.792 2.342-1.939v-.114h-1.147c-.048.615-.497 1.05-1.187 1.05-.839 0-1.318-.62-1.318-1.727v-.742c0-1.112.488-1.754 1.318-1.754zm-6.188.926h.044L6.542 11h1.006L9 5.001H7.818l-.82 4.355h-.056L5.97 5.001h-.94l-.972 4.355h-.053l-.827-4.355H2L3.452 11h1.005l1.02-4.184z"}}]})(t)}function Vet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.5 3.5a2.5 2.5 0 0 0-5 0V4h5v-.5zm1 0V4H15v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V4h3.5v-.5a3.5 3.5 0 1 1 7 0zm-.646 5.354a.5.5 0 0 0-.708-.708L7.5 10.793 6.354 9.646a.5.5 0 1 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0l3-3z"}}]})(t)}function Oet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.5 3.5a2.5 2.5 0 0 0-5 0V4h5v-.5zm1 0V4H15v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V4h3.5v-.5a3.5 3.5 0 1 1 7 0zM6 9.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1H6z"}}]})(t)}function Iet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1a2.5 2.5 0 0 1 2.5 2.5V4h-5v-.5A2.5 2.5 0 0 1 8 1zm3.5 3v-.5a3.5 3.5 0 1 0-7 0V4H1v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4h-3.5z"}}]})(t)}function Ret(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.5 4v-.5a3.5 3.5 0 1 0-7 0V4H1v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4h-3.5ZM8 1a2.5 2.5 0 0 1 2.5 2.5V4h-5v-.5A2.5 2.5 0 0 1 8 1Zm0 6.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function Fet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.5 3.5a2.5 2.5 0 0 0-5 0V4h5v-.5zm1 0V4H15v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V4h3.5v-.5a3.5 3.5 0 1 1 7 0zM8.5 8a.5.5 0 0 0-1 0v1.5H6a.5.5 0 0 0 0 1h1.5V12a.5.5 0 0 0 1 0v-1.5H10a.5.5 0 0 0 0-1H8.5V8z"}}]})(t)}function Net(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.5 3.5a2.5 2.5 0 0 0-5 0V4h5v-.5zm1 0V4H15v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V4h3.5v-.5a3.5 3.5 0 1 1 7 0zM6.854 8.146a.5.5 0 1 0-.708.708L7.293 10l-1.147 1.146a.5.5 0 0 0 .708.708L8 10.707l1.146 1.147a.5.5 0 0 0 .708-.708L8.707 10l1.147-1.146a.5.5 0 0 0-.708-.708L8 9.293 6.854 8.146z"}}]})(t)}function Pet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8.48 10.901C11.211 10.227 13 7.837 13 5A5 5 0 0 0 3 5c0 2.837 1.789 5.227 4.52 5.901l-.244.487a.25.25 0 1 0 .448.224l.04-.08c.009.17.024.315.051.45.068.344.208.622.448 1.102l.013.028c.212.422.182.85.05 1.246-.135.402-.366.751-.534 1.003a.25.25 0 0 0 .416.278l.004-.007c.166-.248.431-.646.588-1.115.16-.479.212-1.051-.076-1.629-.258-.515-.365-.732-.419-1.004a2.376 2.376 0 0 1-.037-.289l.008.017a.25.25 0 1 0 .448-.224l-.244-.487ZM4.352 3.356a4.004 4.004 0 0 1 3.15-2.325C7.774.997 8 1.224 8 1.5c0 .276-.226.496-.498.542-.95.162-1.749.78-2.173 1.617a.595.595 0 0 1-.52.341c-.346 0-.599-.329-.457-.644Z"}}]})(t)}function jet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8.49 10.92C19.412 3.382 11.28-2.387 8 .986 4.719-2.387-3.413 3.382 7.51 10.92l-.234.468a.25.25 0 1 0 .448.224l.04-.08c.009.17.024.315.051.45.068.344.208.622.448 1.102l.013.028c.212.422.182.85.05 1.246-.135.402-.366.751-.534 1.003a.25.25 0 0 0 .416.278l.004-.007c.166-.248.431-.646.588-1.115.16-.479.212-1.051-.076-1.629-.258-.515-.365-.732-.419-1.004a2.376 2.376 0 0 1-.037-.289l.008.017a.25.25 0 1 0 .448-.224l-.235-.468ZM6.726 1.269c-1.167-.61-2.8-.142-3.454 1.135-.237.463-.36 1.08-.202 1.85.055.27.467.197.527-.071.285-1.256 1.177-2.462 2.989-2.528.234-.008.348-.278.14-.386Z"}}]})(t)}function Uet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m2.68 7.676 6.49-6.504a4 4 0 0 1 5.66 5.653l-1.477 1.529-5.006 5.006-1.523 1.472a4 4 0 0 1-5.653-5.66l.001-.002 1.505-1.492.001-.002Zm5.71-2.858a.5.5 0 1 0-.708.707.5.5 0 0 0 .707-.707ZM6.974 6.939a.5.5 0 1 0-.707-.707.5.5 0 0 0 .707.707ZM5.56 8.354a.5.5 0 1 0-.707-.708.5.5 0 0 0 .707.708Zm2.828 2.828a.5.5 0 1 0-.707-.707.5.5 0 0 0 .707.707Zm1.414-2.121a.5.5 0 1 0-.707.707.5.5 0 0 0 .707-.707Zm1.414-.707a.5.5 0 1 0-.706-.708.5.5 0 0 0 .707.708Zm-4.242.707a.5.5 0 1 0-.707.707.5.5 0 0 0 .707-.707Zm1.414-.707a.5.5 0 1 0-.707-.708.5.5 0 0 0 .707.708Zm1.414-2.122a.5.5 0 1 0-.707.707.5.5 0 0 0 .707-.707ZM8.646 3.354l4 4 .708-.708-4-4-.708.708Zm-1.292 9.292-4-4-.708.708 4 4 .708-.708Z"}}]})(t)}function Wet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 11a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-3zm5-4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V7zm5-5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V2z"}}]})(t)}function Zet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 2a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v12h.5a.5.5 0 0 1 0 1H.5a.5.5 0 0 1 0-1H1v-3a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3h1V7a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v7h1V2z"}}]})(t)}function Get(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.071 1.243a.5.5 0 0 1 .858.514L3.383 6h9.234L10.07 1.757a.5.5 0 1 1 .858-.514L13.783 6H15.5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5H15v5a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V9H.5a.5.5 0 0 1-.5-.5v-2A.5.5 0 0 1 .5 6h1.717L5.07 1.243zM3.5 10.5a.5.5 0 1 0-1 0v3a.5.5 0 0 0 1 0v-3zm2.5 0a.5.5 0 1 0-1 0v3a.5.5 0 0 0 1 0v-3zm2.5 0a.5.5 0 1 0-1 0v3a.5.5 0 0 0 1 0v-3zm2.5 0a.5.5 0 1 0-1 0v3a.5.5 0 0 0 1 0v-3zm2.5 0a.5.5 0 1 0-1 0v3a.5.5 0 0 0 1 0v-3z"}}]})(t)}function qet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.929 1.757a.5.5 0 1 0-.858-.514L2.217 6H.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h.623l1.844 6.456A.75.75 0 0 0 3.69 15h8.622a.75.75 0 0 0 .722-.544L14.877 8h.623a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1.717L10.93 1.243a.5.5 0 1 0-.858.514L12.617 6H3.383L5.93 1.757zM4 10a1 1 0 0 1 2 0v2a1 1 0 1 1-2 0v-2zm3 0a1 1 0 0 1 2 0v2a1 1 0 1 1-2 0v-2zm4-1a1 1 0 0 1 1 1v2a1 1 0 1 1-2 0v-2a1 1 0 0 1 1-1z"}}]})(t)}function Yet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.757 1.071a.5.5 0 0 1 .172.686L3.383 6h9.234L10.07 1.757a.5.5 0 1 1 .858-.514L13.783 6H15.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5v-1A.5.5 0 0 1 .5 6h1.717L5.07 1.243a.5.5 0 0 1 .686-.172zM2.468 15.426.943 9h14.114l-1.525 6.426a.75.75 0 0 1-.729.574H3.197a.75.75 0 0 1-.73-.574z"}}]})(t)}function Xet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16a2 2 0 0 0 2-2H6a2 2 0 0 0 2 2zm.995-14.901a1 1 0 1 0-1.99 0A5.002 5.002 0 0 0 3 6c0 1.098-.5 6-2 7h14c-1.5-1-2-5.902-2-7 0-2.42-1.72-4.44-4.005-4.901z"}}]})(t)}function $et(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.164 14H15c-1.5-1-2-5.902-2-7 0-.264-.02-.523-.06-.776L5.164 14zm6.288-10.617A4.988 4.988 0 0 0 8.995 2.1a1 1 0 1 0-1.99 0A5.002 5.002 0 0 0 3 7c0 .898-.335 4.342-1.278 6.113l9.73-9.73zM10 15a2 2 0 1 1-4 0h4zm-9.375.625a.53.53 0 0 0 .75.75l14.75-14.75a.53.53 0 0 0-.75-.75L.625 15.625z"}}]})(t)}function Ket(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.5 1A1.5 1.5 0 0 0 3 2.5V3h4v-.5A1.5 1.5 0 0 0 5.5 1h-1zM7 4v1h2V4h4v.882a.5.5 0 0 0 .276.447l.895.447A1.5 1.5 0 0 1 15 7.118V13H9v-1.5a.5.5 0 0 1 .146-.354l.854-.853V9.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v.793l.854.853A.5.5 0 0 1 7 11.5V13H1V7.118a1.5 1.5 0 0 1 .83-1.342l.894-.447A.5.5 0 0 0 3 4.882V4h4zM1 14v.5A1.5 1.5 0 0 0 2.5 16h3A1.5 1.5 0 0 0 7 14.5V14H1zm8 0v.5a1.5 1.5 0 0 0 1.5 1.5h3a1.5 1.5 0 0 0 1.5-1.5V14H9zm4-11H9v-.5A1.5 1.5 0 0 1 10.5 1h1A1.5 1.5 0 0 1 13 2.5V3z"}}]})(t)}function Qet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1.783C7.015.936 5.587.81 4.287.94c-1.514.153-3.042.672-3.994 1.105A.5.5 0 0 0 0 2.5v11a.5.5 0 0 0 .707.455c.882-.4 2.303-.881 3.68-1.02 1.409-.142 2.59.087 3.223.877a.5.5 0 0 0 .78 0c.633-.79 1.814-1.019 3.222-.877 1.378.139 2.8.62 3.681 1.02A.5.5 0 0 0 16 13.5v-11a.5.5 0 0 0-.293-.455c-.952-.433-2.48-.952-3.994-1.105C10.413.809 8.985.936 8 1.783z"}}]})(t)}function Jet(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 15.5V2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.74.439L8 13.069l-5.26 2.87A.5.5 0 0 1 2 15.5zm8.854-9.646a.5.5 0 0 0-.708-.708L7.5 7.793 6.354 6.646a.5.5 0 1 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0l3-3z"}}]})(t)}function tnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 15.5V2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.74.439L8 13.069l-5.26 2.87A.5.5 0 0 1 2 15.5zM6 6a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1H6z"}}]})(t)}function ent(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2v13.5a.5.5 0 0 0 .74.439L8 13.069l5.26 2.87A.5.5 0 0 0 14 15.5V2a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2z"}}]})(t)}function nnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 15.5a.5.5 0 0 0 .74.439L8 13.069l5.26 2.87A.5.5 0 0 0 14 15.5V2a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v13.5zM8 4.41c1.387-1.425 4.854 1.07 0 4.277C3.146 5.48 6.613 2.986 8 4.412z"}}]})(t)}function rnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 15.5V2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.74.439L8 13.069l-5.26 2.87A.5.5 0 0 1 2 15.5zm6.5-11a.5.5 0 0 0-1 0V6H6a.5.5 0 0 0 0 1h1.5v1.5a.5.5 0 0 0 1 0V7H10a.5.5 0 0 0 0-1H8.5V4.5z"}}]})(t)}function ant(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 15.5V2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.74.439L8 13.069l-5.26 2.87A.5.5 0 0 1 2 15.5zM8.16 4.1a.178.178 0 0 0-.32 0l-.634 1.285a.178.178 0 0 1-.134.098l-1.42.206a.178.178 0 0 0-.098.303L6.58 6.993c.042.041.061.1.051.158L6.39 8.565a.178.178 0 0 0 .258.187l1.27-.668a.178.178 0 0 1 .165 0l1.27.668a.178.178 0 0 0 .257-.187L9.368 7.15a.178.178 0 0 1 .05-.158l1.028-1.001a.178.178 0 0 0-.098-.303l-1.42-.206a.178.178 0 0 1-.134-.098L8.16 4.1z"}}]})(t)}function int(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 15.5V2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.74.439L8 13.069l-5.26 2.87A.5.5 0 0 1 2 15.5zM6.854 5.146a.5.5 0 1 0-.708.708L7.293 7 6.146 8.146a.5.5 0 1 0 .708.708L8 7.707l1.146 1.147a.5.5 0 1 0 .708-.708L8.707 7l1.147-1.146a.5.5 0 0 0-.708-.708L8 6.293 6.854 5.146z"}}]})(t)}function ont(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 4a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v11.5a.5.5 0 0 1-.777.416L7 13.101l-4.223 2.815A.5.5 0 0 1 2 15.5V4z"}},{tag:"path",attr:{d:"M4.268 1A2 2 0 0 1 6 0h6a2 2 0 0 1 2 2v11.5a.5.5 0 0 1-.777.416L13 13.768V2a1 1 0 0 0-1-1H4.268z"}}]})(t)}function lnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 0a.5.5 0 0 1 .5.5V2h.5a1 1 0 0 1 1 1v2H0V3a1 1 0 0 1 1-1h12.5V.5A.5.5 0 0 1 14 0ZM2 3.5a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0Zm2 0a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0Zm7.5.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm1.5-.5a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0ZM9.5 3h-3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1ZM6 10.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm-1.5.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm7 1a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm.5-1.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"}},{tag:"path",attr:{d:"M0 6h16v8a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V6Zm2 4.5a2.5 2.5 0 1 0 5 0 2.5 2.5 0 0 0-5 0Zm7 0a2.5 2.5 0 1 0 5 0 2.5 2.5 0 0 0-5 0Z"}}]})(t)}function cnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.375 7.125V4.658h1.78c.973 0 1.542.457 1.542 1.237 0 .802-.604 1.23-1.764 1.23H6.375zm0 3.762h1.898c1.184 0 1.81-.48 1.81-1.377 0-.885-.65-1.348-1.886-1.348H6.375v2.725z"}},{tag:"path",attr:{d:"M4.002 0a4 4 0 0 0-4 4v8a4 4 0 0 0 4 4h8a4 4 0 0 0 4-4V4a4 4 0 0 0-4-4h-8zm1.06 12V3.545h3.399c1.587 0 2.543.809 2.543 2.11 0 .884-.65 1.675-1.483 1.816v.1c1.143.117 1.904.931 1.904 2.033 0 1.488-1.084 2.396-2.888 2.396H5.062z"}}]})(t)}function snt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15.528 2.973a.75.75 0 0 1 .472.696v8.662a.75.75 0 0 1-.472.696l-7.25 2.9a.75.75 0 0 1-.557 0l-7.25-2.9A.75.75 0 0 1 0 12.331V3.669a.75.75 0 0 1 .471-.696L7.443.184l.004-.001.274-.11a.75.75 0 0 1 .558 0l.274.11.004.001 6.971 2.789Zm-1.374.527L8 5.962 1.846 3.5 1 3.839v.4l6.5 2.6v7.922l.5.2.5-.2V6.84l6.5-2.6v-.4l-.846-.339Z"}}]})(t)}function unt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15.528 2.973a.75.75 0 0 1 .472.696v8.662a.75.75 0 0 1-.472.696l-7.25 2.9a.75.75 0 0 1-.557 0l-7.25-2.9A.75.75 0 0 1 0 12.331V3.669a.75.75 0 0 1 .471-.696L7.443.184l.01-.003.268-.108a.75.75 0 0 1 .558 0l.269.108.01.003 6.97 2.789ZM10.404 2 4.25 4.461 1.846 3.5 1 3.839v.4l6.5 2.6v7.922l.5.2.5-.2V6.84l6.5-2.6v-.4l-.846-.339L8 5.961 5.596 5l6.154-2.461L10.404 2Z"}}]})(t)}function dnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.75 0a1 1 0 0 0-.8.4L.1 4.2a.5.5 0 0 0-.1.3V15a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V4.5a.5.5 0 0 0-.1-.3L13.05.4a1 1 0 0 0-.8-.4h-8.5ZM15 4.667V5H1v-.333L1.5 4h6V1h1v3h6l.5.667Z"}}]})(t)}function hnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.75 0a1 1 0 0 0-.8.4L.1 4.2a.5.5 0 0 0-.1.3V15a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V4.5a.5.5 0 0 0-.1-.3L13.05.4a1 1 0 0 0-.8-.4h-8.5ZM8.5 4h6l.5.667V5H1v-.333L1.5 4h6V1h1v3ZM8 7.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function fnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 1A1.5 1.5 0 0 0 5 2.5V3H1.5A1.5 1.5 0 0 0 0 4.5v1.384l7.614 2.03a1.5 1.5 0 0 0 .772 0L16 5.884V4.5A1.5 1.5 0 0 0 14.5 3H11v-.5A1.5 1.5 0 0 0 9.5 1h-3zm0 1h3a.5.5 0 0 1 .5.5V3H6v-.5a.5.5 0 0 1 .5-.5z"}},{tag:"path",attr:{d:"M0 12.5A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5V6.85L8.129 8.947a.5.5 0 0 1-.258 0L0 6.85v5.65z"}}]})(t)}function pnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 3a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 3zm8 8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 .5.5zm-13.5.5a.5.5 0 0 0 0-1h-2a.5.5 0 0 0 0 1h2zm11.157-6.157a.5.5 0 0 1 0 .707l-1.414 1.414a.5.5 0 1 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zm-9.9 2.121a.5.5 0 0 0 .707-.707L3.05 5.343a.5.5 0 1 0-.707.707l1.414 1.414zM8 7a4 4 0 0 0-4 4 .5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5 4 4 0 0 0-4-4z"}}]})(t)}function gnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 5.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm5 6a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zM2 11a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0zm10.243-3.536a.5.5 0 1 1-.707-.707.5.5 0 0 1 .707.707zm-8.486-.707a.5.5 0 1 0 .707.707.5.5 0 0 0-.707-.707zM8 7a4 4 0 0 0-4 4 .5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5 4 4 0 0 0-4-4z"}}]})(t)}function vnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 8a4 4 0 1 1-8 0 4 4 0 0 1 8 0zM8 0a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 0zm0 13a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 13zm8-5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 .5.5zM3 8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2A.5.5 0 0 1 3 8zm10.657-5.657a.5.5 0 0 1 0 .707l-1.414 1.415a.5.5 0 1 1-.707-.708l1.414-1.414a.5.5 0 0 1 .707 0zm-9.193 9.193a.5.5 0 0 1 0 .707L3.05 13.657a.5.5 0 0 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zm9.193 2.121a.5.5 0 0 1-.707 0l-1.414-1.414a.5.5 0 0 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .707zM4.464 4.465a.5.5 0 0 1-.707 0L2.343 3.05a.5.5 0 1 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .708z"}}]})(t)}function mnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 8a4 4 0 1 1-8 0 4 4 0 0 1 8 0zM8.5 2.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm0 11a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm5-5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm-11 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm9.743-4.036a.5.5 0 1 1-.707-.707.5.5 0 0 1 .707.707zm-7.779 7.779a.5.5 0 1 1-.707-.707.5.5 0 0 1 .707.707zm7.072 0a.5.5 0 1 1 .707-.707.5.5 0 0 1-.707.707zM3.757 4.464a.5.5 0 1 1 .707-.707.5.5 0 0 1-.707.707z"}}]})(t)}function ynt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.825.12a.5.5 0 0 1 .132.584c-1.53 3.43-4.743 8.17-7.095 10.64a6.067 6.067 0 0 1-2.373 1.534c-.018.227-.06.538-.16.868-.201.659-.667 1.479-1.708 1.74a8.118 8.118 0 0 1-3.078.132 3.659 3.659 0 0 1-.562-.135 1.382 1.382 0 0 1-.466-.247.714.714 0 0 1-.204-.288.622.622 0 0 1 .004-.443c.095-.245.316-.38.461-.452.394-.197.625-.453.867-.826.095-.144.184-.297.287-.472l.117-.198c.151-.255.326-.54.546-.848.528-.739 1.201-.925 1.746-.896.126.007.243.025.348.048.062-.172.142-.38.238-.608.261-.619.658-1.419 1.187-2.069 2.176-2.67 6.18-6.206 9.117-8.104a.5.5 0 0 1 .596.04z"}}]})(t)}function bnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.522 5H2a.5.5 0 0 0-.494.574l1.372 9.149A1.5 1.5 0 0 0 4.36 16h7.278a1.5 1.5 0 0 0 1.483-1.277l1.373-9.149A.5.5 0 0 0 14 5h-.522A5.5 5.5 0 0 0 2.522 5zm1.005 0a4.5 4.5 0 0 1 8.945 0H3.527z"}}]})(t)}function xnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.978.855a.5.5 0 1 0-.956.29l.41 1.352A4.985 4.985 0 0 0 3 6h10a4.985 4.985 0 0 0-1.432-3.503l.41-1.352a.5.5 0 1 0-.956-.29l-.291.956A4.978 4.978 0 0 0 8 1a4.979 4.979 0 0 0-2.731.811l-.29-.956z"}},{tag:"path",attr:{d:"M13 6v1H8.5v8.975A5 5 0 0 0 13 11h.5a.5.5 0 0 1 .5.5v.5a.5.5 0 1 0 1 0v-.5a1.5 1.5 0 0 0-1.5-1.5H13V9h1.5a.5.5 0 0 0 0-1H13V7h.5A1.5 1.5 0 0 0 15 5.5V5a.5.5 0 0 0-1 0v.5a.5.5 0 0 1-.5.5H13zm-5.5 9.975V7H3V6h-.5a.5.5 0 0 1-.5-.5V5a.5.5 0 0 0-1 0v.5A1.5 1.5 0 0 0 2.5 7H3v1H1.5a.5.5 0 0 0 0 1H3v1h-.5A1.5 1.5 0 0 0 1 11.5v.5a.5.5 0 1 0 1 0v-.5a.5.5 0 0 1 .5-.5H3a5 5 0 0 0 4.5 4.975z"}}]})(t)}function Mnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 0a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h3v-3.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5V16h3a1 1 0 0 0 1-1V1a1 1 0 0 0-1-1H3Zm1 2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Zm3.5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5ZM4 5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1ZM7.5 5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5Zm2.5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1ZM4.5 8h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5Zm2.5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Zm3.5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5Z"}}]})(t)}function wnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15 .5a.5.5 0 0 0-.724-.447l-8 4A.5.5 0 0 0 6 4.5v3.14L.342 9.526A.5.5 0 0 0 0 10v5.5a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V14h1v1.5a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5V.5ZM2 11h1v1H2v-1Zm2 0h1v1H4v-1Zm-1 2v1H2v-1h1Zm1 0h1v1H4v-1Zm9-10v1h-1V3h1ZM8 5h1v1H8V5Zm1 2v1H8V7h1ZM8 9h1v1H8V9Zm2 0h1v1h-1V9Zm-1 2v1H8v-1h1Zm1 0h1v1h-1v-1Zm3-2v1h-1V9h1Zm-1 2h1v1h-1v-1Zm-2-4h1v1h-1V7Zm3 0v1h-1V7h1Zm-2-2v1h-1V5h1Zm1 0h1v1h-1V5Z"}}]})(t)}function znt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 7a1 1 0 0 1-1 1v3.5c0 .818-.393 1.544-1 2v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5V14H5v1.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-2a2.496 2.496 0 0 1-1-2V8a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1V2.64C1 1.452 1.845.408 3.064.268A43.608 43.608 0 0 1 8 0c2.1 0 3.792.136 4.936.268C14.155.408 15 1.452 15 2.64V4a1 1 0 0 1 1 1v2ZM3.552 3.22A43.306 43.306 0 0 1 8 3c1.837 0 3.353.107 4.448.22a.5.5 0 0 0 .104-.994A44.304 44.304 0 0 0 8 2c-1.876 0-3.426.109-4.552.226a.5.5 0 1 0 .104.994ZM8 4c-1.876 0-3.426.109-4.552.226A.5.5 0 0 0 3 4.723v3.554a.5.5 0 0 0 .448.497C4.574 8.891 6.124 9 8 9c1.876 0 3.426-.109 4.552-.226A.5.5 0 0 0 13 8.277V4.723a.5.5 0 0 0-.448-.497A44.304 44.304 0 0 0 8 4Zm-3 7a1 1 0 1 0-2 0 1 1 0 0 0 2 0Zm8 0a1 1 0 1 0-2 0 1 1 0 0 0 2 0Zm-7 0a1 1 0 0 0 1 1h2a1 1 0 1 0 0-2H7a1 1 0 0 0-1 1Z"}}]})(t)}function Cnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM8.146 4.992c.961 0 1.641.633 1.729 1.512h1.295v-.088c-.094-1.518-1.348-2.572-3.03-2.572-2.068 0-3.269 1.377-3.269 3.638v1.073c0 2.267 1.178 3.603 3.27 3.603 1.675 0 2.93-1.02 3.029-2.467v-.093H9.875c-.088.832-.75 1.418-1.729 1.418-1.224 0-1.927-.891-1.927-2.461v-1.06c0-1.583.715-2.503 1.927-2.503Z"}}]})(t)}function Ant(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm6.146 4.992c-1.212 0-1.927.92-1.927 2.502v1.06c0 1.571.703 2.462 1.927 2.462.979 0 1.641-.586 1.729-1.418h1.295v.093c-.1 1.448-1.354 2.467-3.03 2.467-2.091 0-3.269-1.336-3.269-3.603V7.482c0-2.261 1.201-3.638 3.27-3.638 1.681 0 2.935 1.054 3.029 2.572v.088H9.875c-.088-.879-.768-1.512-1.729-1.512Z"}}]})(t)}function knt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm2 .5v2a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0-.5.5zm0 4v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5zM4.5 9a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM4 12.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5zM7.5 6a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM7 9.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5zm.5 2.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM10 6.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5zm.5 2.5a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-.5-.5h-1z"}}]})(t)}function Hnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zm-5.146-5.146-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L7.5 10.793l2.646-2.647a.5.5 0 0 1 .708.708z"}}]})(t)}function Ent(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zm5.402 9.746c.625 0 1.184-.484 1.184-1.18 0-.832-.527-1.23-1.16-1.23-.586 0-1.168.387-1.168 1.21 0 .817.543 1.2 1.144 1.2z"}},{tag:"path",attr:{d:"M16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zm-6.664-1.21c-1.11 0-1.656-.767-1.703-1.407h.683c.043.37.387.82 1.051.82.844 0 1.301-.848 1.305-2.164h-.027c-.153.414-.637.79-1.383.79-.852 0-1.676-.61-1.676-1.77 0-1.137.871-1.809 1.797-1.809 1.172 0 1.953.734 1.953 2.668 0 1.805-.742 2.871-2 2.871zm-2.89-5.435v5.332H5.77V8.079h-.012c-.29.156-.883.52-1.258.777V8.16a12.6 12.6 0 0 1 1.313-.805h.632z"}}]})(t)}function Snt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM16 14a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5h16v9zm-4.785-6.145a.428.428 0 1 0 0-.855.426.426 0 0 0-.43.43c0 .238.192.425.43.425zm.336.563h-.672v4.105h.672V8.418zm-6.867 4.105v-2.3h2.261v-.61H4.684V7.801h2.464v-.61H4v5.332h.684zm3.296 0h.676V9.98c0-.554.227-1.007.953-1.007.125 0 .258.004.329.015v-.613a1.806 1.806 0 0 0-.254-.02c-.582 0-.891.32-1.012.567h-.02v-.504H7.98v4.105z"}}]})(t)}function Lnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zm-3.5-7h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5z"}}]})(t)}function _nt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5h16V4H0V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5z"}}]})(t)}function Bnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5ZM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2ZM8 7.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function Dnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zM6 10h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1z"}}]})(t)}function Tnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zm.104 7.305L4.9 10.18H3.284l.8-2.375h.02zm9.074 2.297c0-.832-.414-1.36-1.062-1.36-.692 0-1.098.492-1.098 1.36v.253c0 .852.406 1.364 1.098 1.364.671 0 1.062-.516 1.062-1.364v-.253z"}},{tag:"path",attr:{d:"M16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zM2.56 12.332h-.71L3.748 7h.696l1.898 5.332h-.719l-.539-1.602H3.1l-.54 1.602zm7.29-4.105v4.105h-.668v-.539h-.027c-.145.324-.532.605-1.188.605-.847 0-1.453-.484-1.453-1.425V8.227h.676v2.554c0 .766.441 1.012.98 1.012.59 0 1.004-.371 1.004-1.023V8.227h.676zm1.273 4.41c.075.332.422.636.985.636.648 0 1.07-.378 1.07-1.023v-.605h-.02c-.163.355-.613.648-1.171.648-.957 0-1.64-.672-1.64-1.902v-.34c0-1.207.675-1.887 1.64-1.887.558 0 1.004.293 1.195.64h.02v-.577h.648v4.03c0 1.052-.816 1.579-1.746 1.579-1.043 0-1.574-.516-1.668-1.2h.687z"}}]})(t)}function Vnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zM8.5 8.5V10H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V11H6a.5.5 0 0 1 0-1h1.5V8.5a.5.5 0 0 1 1 0z"}}]})(t)}function Ont(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM16 7V5H0v5h5a1 1 0 1 1 0 2H0v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9h-6a1 1 0 1 1 0-2h6z"}}]})(t)}function Int(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zM9.5 7h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm3 0h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM2 10.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm3.5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5z"}}]})(t)}function Rnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zM6.854 8.146 8 9.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 10l1.147 1.146a.5.5 0 0 1-.708.708L8 10.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 10 6.146 8.854a.5.5 0 1 1 .708-.708z"}}]})(t)}function Fnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zm-2.6 5.854a.5.5 0 0 0-.708-.708L7.5 10.793 6.354 9.646a.5.5 0 1 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0l3-3z"}}]})(t)}function Nnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.402 10.246c.625 0 1.184-.484 1.184-1.18 0-.832-.527-1.23-1.16-1.23-.586 0-1.168.387-1.168 1.21 0 .817.543 1.2 1.144 1.2z"}},{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zm-4.118 9.79c1.258 0 2-1.067 2-2.872 0-1.934-.781-2.668-1.953-2.668-.926 0-1.797.672-1.797 1.809 0 1.16.824 1.77 1.676 1.77.746 0 1.23-.376 1.383-.79h.027c-.004 1.316-.461 2.164-1.305 2.164-.664 0-1.008-.45-1.05-.82h-.684c.047.64.594 1.406 1.703 1.406zm-2.89-5.435h-.633A12.6 12.6 0 0 0 4.5 8.16v.695c.375-.257.969-.62 1.258-.777h.012v4.61h.675V7.354z"}}]})(t)}function Pnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zm-2.24 4.855a.428.428 0 1 0 0-.855.426.426 0 0 0-.429.43c0 .238.192.425.43.425zm.337.563h-.672v4.105h.672V8.418zm-6.867 4.105v-2.3h2.261v-.61H4.684V7.801h2.464v-.61H4v5.332h.684zm3.296 0h.676V9.98c0-.554.227-1.007.953-1.007.125 0 .258.004.329.015v-.613a1.806 1.806 0 0 0-.254-.02c-.582 0-.891.32-1.012.567h-.02v-.504H7.98v4.105z"}}]})(t)}function jnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zM11.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z"}}]})(t)}function Unt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM2.545 3h10.91c.3 0 .545.224.545.5v1c0 .276-.244.5-.546.5H2.545C2.245 5 2 4.776 2 4.5v-1c0-.276.244-.5.545-.5z"}}]})(t)}function Wnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5Zm-2 4v-1c0-.276.244-.5.545-.5h10.91c.3 0 .545.224.545.5v1c0 .276-.244.5-.546.5H2.545C2.245 5 2 4.776 2 4.5Zm6 3.493c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function Znt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zM6 10a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1H6z"}}]})(t)}function Gnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.104 7.805 4.9 10.18H3.284l.8-2.375h.02zm9.074 2.297c0-.832-.414-1.36-1.062-1.36-.692 0-1.098.492-1.098 1.36v.253c0 .852.406 1.364 1.098 1.364.671 0 1.062-.516 1.062-1.364v-.253z"}},{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zM2.561 12.332 3.1 10.73h1.984l.54 1.602h.718L4.444 7h-.696L1.85 12.332h.71zM9.85 8.227h-.676v2.543c0 .652-.414 1.023-1.004 1.023-.539 0-.98-.246-.98-1.012V8.227h-.676v2.746c0 .941.606 1.425 1.453 1.425.656 0 1.043-.28 1.188-.605h.027v.539h.668V8.227zm1.273 4.41h-.687c.094.683.625 1.199 1.668 1.199.93 0 1.746-.527 1.746-1.578V8.227h-.649v.578h-.019c-.191-.348-.637-.64-1.195-.64-.965 0-1.64.679-1.64 1.886v.34c0 1.23.683 1.902 1.64 1.902.558 0 1.008-.293 1.172-.648h.02v.605c0 .645-.423 1.023-1.071 1.023-.563 0-.91-.304-.985-.636z"}}]})(t)}function qnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM2 3.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5H2.545c-.3 0-.545.224-.545.5zm6.5 5a.5.5 0 0 0-1 0V10H6a.5.5 0 0 0 0 1h1.5v1.5a.5.5 0 0 0 1 0V11H10a.5.5 0 0 0 0-1H8.5V8.5z"}}]})(t)}function Ynt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zM10 7a1 1 0 0 0 0 2h5V7h-5zm-4 4a1 1 0 0 0-1-1H1v2h4a1 1 0 0 0 1-1z"}}]})(t)}function Xnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zM8.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM3 10.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z"}}]})(t)}function $nt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zm-6.6 5.146a.5.5 0 1 0-.708.708L7.293 10l-1.147 1.146a.5.5 0 0 0 .708.708L8 10.707l1.146 1.147a.5.5 0 0 0 .708-.708L8.707 10l1.147-1.146a.5.5 0 0 0-.708-.708L8 9.293 6.854 8.146z"}}]})(t)}function Knt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 0a2 2 0 0 0-2 2h16a2 2 0 0 0-2-2H2zM0 14V3h16v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm12-8a1 1 0 1 0 2 0 1 1 0 0 0-2 0z"}}]})(t)}function Qnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2H0zm0 1v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3H0z"}}]})(t)}function Jnt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 0a2 2 0 0 0-2 2h16a2 2 0 0 0-2-2H2zM0 8V3h16v2h-6a1 1 0 1 0 0 2h6v7a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-4h6a1 1 0 1 0 0-2H0z"}}]})(t)}function trt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 0a2 2 0 0 0-2 2h16a2 2 0 0 0-2-2H2zM0 14V3h16v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm12-8a1 1 0 1 0 2 0 1 1 0 0 0-2 0zM5 9a1 1 0 1 0 2 0 1 1 0 0 0-2 0zm5-2a1 1 0 1 1 0-2 1 1 0 0 1 0 2zM2 9a1 1 0 1 0 2 0 1 1 0 0 0-2 0z"}}]})(t)}function ert(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.5 8.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z"}},{tag:"path",attr:{d:"M2 4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-1.172a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 9.172 2H6.828a2 2 0 0 0-1.414.586l-.828.828A2 2 0 0 1 3.172 4H2zm.5 2a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm9 2.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0z"}}]})(t)}function nrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 3a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"}},{tag:"path",attr:{d:"M9 6a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"}},{tag:"path",attr:{d:"M9 6h.5a2 2 0 0 1 1.983 1.738l3.11-1.382A1 1 0 0 1 16 7.269v7.462a1 1 0 0 1-1.406.913l-3.111-1.382A2 2 0 0 1 9.5 16H2a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h7z"}}]})(t)}function rrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M0 5a2 2 0 0 1 2-2h7.5a2 2 0 0 1 1.983 1.738l3.11-1.382A1 1 0 0 1 16 4.269v7.462a1 1 0 0 1-1.406.913l-3.111-1.382A2 2 0 0 1 9.5 13H2a2 2 0 0 1-2-2V5z"}}]})(t)}function art(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.961 12.365a1.99 1.99 0 0 0 .522-1.103l3.11 1.382A1 1 0 0 0 16 11.731V4.269a1 1 0 0 0-1.406-.913l-3.111 1.382A2 2 0 0 0 9.5 3H4.272l6.69 9.365zm-10.114-9A2.001 2.001 0 0 0 0 5v6a2 2 0 0 0 2 2h5.728L.847 3.366zm9.746 11.925-10-14 .814-.58 10 14-.814.58z"}}]})(t)}function irt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.27 1.047a1 1 0 0 1 1.46 0l6.345 6.77c.6.638.146 1.683-.73 1.683H11.5v1a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-1H1.654C.78 9.5.326 8.455.924 7.816L7.27 1.047zM4.5 13.5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-1z"}}]})(t)}function ort(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.52 3.515A2.5 2.5 0 0 1 4.82 2h6.362c1 0 1.904.596 2.298 1.515l.792 1.848c.075.175.21.319.38.404.5.25.855.715.965 1.262l.335 1.679c.033.161.049.325.049.49v.413c0 .814-.39 1.543-1 1.997V13.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1.338c-1.292.048-2.745.088-4 .088s-2.708-.04-4-.088V13.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1.892c-.61-.454-1-1.183-1-1.997v-.413a2.5 2.5 0 0 1 .049-.49l.335-1.68c.11-.546.465-1.012.964-1.261a.807.807 0 0 0 .381-.404l.792-1.848ZM3 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm10 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM6 8a1 1 0 0 0 0 2h4a1 1 0 1 0 0-2H6ZM2.906 5.189a.51.51 0 0 0 .497.731c.91-.073 3.35-.17 4.597-.17 1.247 0 3.688.097 4.597.17a.51.51 0 0 0 .497-.731l-.956-1.913A.5.5 0 0 0 11.691 3H4.309a.5.5 0 0 0-.447.276L2.906 5.19Z"}}]})(t)}function lrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z"}}]})(t)}function crt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm4 4a.5.5 0 0 0-.374.832l4 4.5a.5.5 0 0 0 .748 0l4-4.5A.5.5 0 0 0 12 6H4z"}}]})(t)}function srt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m3.86 8.753 5.482 4.796c.646.566 1.658.106 1.658-.753V3.204a1 1 0 0 0-1.659-.753l-5.48 4.796a1 1 0 0 0 0 1.506z"}}]})(t)}function urt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm10.5 10V4a.5.5 0 0 0-.832-.374l-4.5 4a.5.5 0 0 0 0 .748l4.5 4A.5.5 0 0 0 10.5 12z"}}]})(t)}function drt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z"}}]})(t)}function hrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm5.5 10a.5.5 0 0 0 .832.374l4.5-4a.5.5 0 0 0 0-.748l-4.5-4A.5.5 0 0 0 5.5 4v8z"}}]})(t)}function frt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m7.247 4.86-4.796 5.481c-.566.647-.106 1.659.753 1.659h9.592a1 1 0 0 0 .753-1.659l-4.796-5.48a1 1 0 0 0-1.506 0z"}}]})(t)}function prt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm4 9h8a.5.5 0 0 0 .374-.832l-4-4.5a.5.5 0 0 0-.748 0l-4 4.5A.5.5 0 0 0 4 11z"}}]})(t)}function grt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.5 1a.5.5 0 0 0 0 1h1.11l.401 1.607 1.498 7.985A.5.5 0 0 0 4 12h1a2 2 0 1 0 0 4 2 2 0 0 0 0-4h7a2 2 0 1 0 0 4 2 2 0 0 0 0-4h1a.5.5 0 0 0 .491-.408l1.5-8A.5.5 0 0 0 14.5 3H2.89l-.405-1.621A.5.5 0 0 0 2 1H.5zM6 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm7 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm-1.646-7.646-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L8 8.293l2.646-2.647a.5.5 0 0 1 .708.708z"}}]})(t)}function vrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.5 1a.5.5 0 0 0 0 1h1.11l.401 1.607 1.498 7.985A.5.5 0 0 0 4 12h1a2 2 0 1 0 0 4 2 2 0 0 0 0-4h7a2 2 0 1 0 0 4 2 2 0 0 0 0-4h1a.5.5 0 0 0 .491-.408l1.5-8A.5.5 0 0 0 14.5 3H2.89l-.405-1.621A.5.5 0 0 0 2 1H.5zM6 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm7 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zM6.5 7h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1z"}}]})(t)}function mrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .491.592l-1.5 8A.5.5 0 0 1 13 12H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5zM5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm7 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-7 1a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm7 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}}]})(t)}function yrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.5 1a.5.5 0 0 0 0 1h1.11l.401 1.607 1.498 7.985A.5.5 0 0 0 4 12h1a2 2 0 1 0 0 4 2 2 0 0 0 0-4h7a2 2 0 1 0 0 4 2 2 0 0 0 0-4h1a.5.5 0 0 0 .491-.408l1.5-8A.5.5 0 0 0 14.5 3H2.89l-.405-1.621A.5.5 0 0 0 2 1H.5zM6 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm7 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zM9 5.5V7h1.5a.5.5 0 0 1 0 1H9v1.5a.5.5 0 0 1-1 0V8H6.5a.5.5 0 0 1 0-1H8V5.5a.5.5 0 0 1 1 0z"}}]})(t)}function brt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.5 1a.5.5 0 0 0 0 1h1.11l.401 1.607 1.498 7.985A.5.5 0 0 0 4 12h1a2 2 0 1 0 0 4 2 2 0 0 0 0-4h7a2 2 0 1 0 0 4 2 2 0 0 0 0-4h1a.5.5 0 0 0 .491-.408l1.5-8A.5.5 0 0 0 14.5 3H2.89l-.405-1.621A.5.5 0 0 0 2 1H.5zM6 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm7 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zM7.354 5.646 8.5 6.793l1.146-1.147a.5.5 0 0 1 .708.708L9.207 7.5l1.147 1.146a.5.5 0 0 1-.708.708L8.5 8.207 7.354 9.354a.5.5 0 1 1-.708-.708L7.793 7.5 6.646 6.354a.5.5 0 1 1 .708-.708z"}}]})(t)}function xrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 2A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h.191l1.862-3.724A.5.5 0 0 1 4 10h8a.5.5 0 0 1 .447.276L14.31 14h.191a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13ZM4 7a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm8 0a1 1 0 1 1 0-2 1 1 0 0 1 0 2ZM6 6a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2H7a1 1 0 0 1-1-1Z"}},{tag:"path",attr:{d:"m13.191 14-1.5-3H4.309l-1.5 3h10.382Z"}}]})(t)}function Mrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM5.408 5.89c.681 0 1.138.47 1.187 1.107h1.147v-.11c-.053-1.187-1.024-2-2.343-2-1.604 0-2.518 1.05-2.518 2.751v.747c0 1.7.906 2.73 2.518 2.73 1.314 0 2.285-.792 2.343-1.939v-.114H6.595c-.049.615-.497 1.05-1.187 1.05-.84 0-1.318-.62-1.318-1.727v-.742c0-1.112.488-1.754 1.318-1.754Zm5.404 0c.68 0 1.138.47 1.186 1.107h1.147v-.11c-.053-1.187-1.024-2-2.342-2-1.604 0-2.518 1.05-2.518 2.751v.747c0 1.7.905 2.73 2.518 2.73 1.314 0 2.285-.792 2.342-1.939v-.114h-1.147c-.048.615-.496 1.05-1.186 1.05-.84 0-1.319-.62-1.319-1.727v-.742c0-1.112.488-1.754 1.319-1.754Z"}}]})(t)}function wrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm3.408 5.89c-.83 0-1.318.64-1.318 1.753v.742c0 1.108.479 1.727 1.318 1.727.69 0 1.138-.435 1.187-1.05h1.147v.114c-.058 1.147-1.029 1.938-2.343 1.938-1.612 0-2.518-1.028-2.518-2.729v-.747c0-1.7.914-2.75 2.518-2.75 1.319 0 2.29.812 2.343 1.999v.11H6.595c-.049-.638-.506-1.108-1.187-1.108Zm5.404 0c-.831 0-1.319.64-1.319 1.753v.742c0 1.108.48 1.727 1.319 1.727.69 0 1.138-.435 1.186-1.05h1.147v.114c-.057 1.147-1.028 1.938-2.342 1.938-1.613 0-2.518-1.028-2.518-2.729v-.747c0-1.7.914-2.75 2.518-2.75 1.318 0 2.29.812 2.342 1.999v.11h-1.147c-.048-.638-.505-1.108-1.186-1.108Z"}}]})(t)}function zrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8c0 3.866-3.582 7-8 7a9.06 9.06 0 0 1-2.347-.306c-.584.296-1.925.864-4.181 1.234-.2.032-.352-.176-.273-.362.354-.836.674-1.95.77-2.966C.744 11.37 0 9.76 0 8c0-3.866 3.582-7 8-7s8 3.134 8 7zM5 8a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm4 0a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}}]})(t)}function Crt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15c4.418 0 8-3.134 8-7s-3.582-7-8-7-8 3.134-8 7c0 1.76.743 3.37 1.97 4.6-.097 1.016-.417 2.13-.771 2.966-.079.186.074.394.273.362 2.256-.37 3.597-.938 4.18-1.234A9.06 9.06 0 0 0 8 15z"}}]})(t)}function Art(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15c4.418 0 8-3.134 8-7s-3.582-7-8-7-8 3.134-8 7c0 1.76.743 3.37 1.97 4.6-.097 1.016-.417 2.13-.771 2.966-.079.186.074.394.273.362 2.256-.37 3.597-.938 4.18-1.234A9.06 9.06 0 0 0 8 15Zm0-9.007c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function krt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4.414a1 1 0 0 0-.707.293L.854 15.146A.5.5 0 0 1 0 14.793V2zm5 4a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm4 0a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}}]})(t)}function Hrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12.793a.5.5 0 0 0 .854.353l2.853-2.853A1 1 0 0 1 4.414 12H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}}]})(t)}function Ert(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12.793a.5.5 0 0 0 .854.353l2.853-2.853A1 1 0 0 1 4.414 12H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm6 3.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function Srt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4.414a1 1 0 0 0-.707.293L.854 15.146A.5.5 0 0 1 0 14.793V2zm7.194 2.766a1.688 1.688 0 0 0-.227-.272 1.467 1.467 0 0 0-.469-.324l-.008-.004A1.785 1.785 0 0 0 5.734 4C4.776 4 4 4.746 4 5.667c0 .92.776 1.666 1.734 1.666.343 0 .662-.095.931-.26-.137.389-.39.804-.81 1.22a.405.405 0 0 0 .011.59c.173.16.447.155.614-.01 1.334-1.329 1.37-2.758.941-3.706a2.461 2.461 0 0 0-.227-.4zM11 7.073c-.136.389-.39.804-.81 1.22a.405.405 0 0 0 .012.59c.172.16.446.155.613-.01 1.334-1.329 1.37-2.758.942-3.706a2.466 2.466 0 0 0-.228-.4 1.686 1.686 0 0 0-.227-.273 1.466 1.466 0 0 0-.469-.324l-.008-.004A1.785 1.785 0 0 0 10.07 4c-.957 0-1.734.746-1.734 1.667 0 .92.777 1.666 1.734 1.666.343 0 .662-.095.931-.26z"}}]})(t)}function Lrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4.414a1 1 0 0 0-.707.293L.854 15.146A.5.5 0 0 1 0 14.793V2zm3.5 1a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 2.5a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 2.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5z"}}]})(t)}function _rt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8c0 3.866-3.582 7-8 7a9.06 9.06 0 0 1-2.347-.306c-.584.296-1.925.864-4.181 1.234-.2.032-.352-.176-.273-.362.354-.836.674-1.95.77-2.966C.744 11.37 0 9.76 0 8c0-3.866 3.582-7 8-7s8 3.134 8 7zM7.194 6.766a1.688 1.688 0 0 0-.227-.272 1.467 1.467 0 0 0-.469-.324l-.008-.004A1.785 1.785 0 0 0 5.734 6C4.776 6 4 6.746 4 7.667c0 .92.776 1.666 1.734 1.666.343 0 .662-.095.931-.26-.137.389-.39.804-.81 1.22a.405.405 0 0 0 .011.59c.173.16.447.155.614-.01 1.334-1.329 1.37-2.758.941-3.706a2.461 2.461 0 0 0-.227-.4zM11 9.073c-.136.389-.39.804-.81 1.22a.405.405 0 0 0 .012.59c.172.16.446.155.613-.01 1.334-1.329 1.37-2.758.942-3.706a2.466 2.466 0 0 0-.228-.4 1.686 1.686 0 0 0-.227-.273 1.466 1.466 0 0 0-.469-.324l-.008-.004A1.785 1.785 0 0 0 10.07 6c-.957 0-1.734.746-1.734 1.667 0 .92.777 1.666 1.734 1.666.343 0 .662-.095.931-.26z"}}]})(t)}function Brt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h9.586a1 1 0 0 1 .707.293l2.853 2.853a.5.5 0 0 0 .854-.353V2zM5 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm3 1a1 1 0 1 1 0-2 1 1 0 0 1 0 2z"}}]})(t)}function Drt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 0a2 2 0 0 1 2 2v12.793a.5.5 0 0 1-.854.353l-2.853-2.853a1 1 0 0 0-.707-.293H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12z"}}]})(t)}function Trt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h9.586a1 1 0 0 1 .707.293l2.853 2.853a.5.5 0 0 0 .854-.353V2ZM8 3.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function Vrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h9.586a1 1 0 0 1 .707.293l2.853 2.853a.5.5 0 0 0 .854-.353V2zM7.194 4.766c.087.124.163.26.227.401.428.948.393 2.377-.942 3.706a.446.446 0 0 1-.612.01.405.405 0 0 1-.011-.59c.419-.416.672-.831.809-1.22-.269.165-.588.26-.93.26C4.775 7.333 4 6.587 4 5.667 4 4.747 4.776 4 5.734 4c.271 0 .528.06.756.166l.008.004c.169.07.327.182.469.324.085.083.161.174.227.272zM11 7.073c-.269.165-.588.26-.93.26-.958 0-1.735-.746-1.735-1.666 0-.92.777-1.667 1.734-1.667.271 0 .528.06.756.166l.008.004c.17.07.327.182.469.324.085.083.161.174.227.272.087.124.164.26.228.401.428.948.392 2.377-.942 3.706a.446.446 0 0 1-.613.01.405.405 0 0 1-.011-.59c.42-.416.672-.831.81-1.22z"}}]})(t)}function Ort(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h9.586a1 1 0 0 1 .707.293l2.853 2.853a.5.5 0 0 0 .854-.353V2zM3.5 3h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1 0-1zm0 2.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1 0-1zm0 2.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1z"}}]})(t)}function Irt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.5a1 1 0 0 0-.8.4l-1.9 2.533a1 1 0 0 1-1.6 0L5.3 12.4a1 1 0 0 0-.8-.4H2a2 2 0 0 1-2-2V2zm5 4a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm4 0a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}}]})(t)}function Rrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2.5a1 1 0 0 1 .8.4l1.9 2.533a1 1 0 0 0 1.6 0l1.9-2.533a1 1 0 0 1 .8-.4H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}}]})(t)}function Frt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2.5a1 1 0 0 1 .8.4l1.9 2.533a1 1 0 0 0 1.6 0l1.9-2.533a1 1 0 0 1 .8-.4H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm6 3.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function Nrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.5a1 1 0 0 0-.8.4l-1.9 2.533a1 1 0 0 1-1.6 0L5.3 12.4a1 1 0 0 0-.8-.4H2a2 2 0 0 1-2-2V2zm7.194 2.766a1.688 1.688 0 0 0-.227-.272 1.467 1.467 0 0 0-.469-.324l-.008-.004A1.785 1.785 0 0 0 5.734 4C4.776 4 4 4.746 4 5.667c0 .92.776 1.666 1.734 1.666.343 0 .662-.095.931-.26-.137.389-.39.804-.81 1.22a.405.405 0 0 0 .011.59c.173.16.447.155.614-.01 1.334-1.329 1.37-2.758.941-3.706a2.461 2.461 0 0 0-.227-.4zM11 7.073c-.136.389-.39.804-.81 1.22a.405.405 0 0 0 .012.59c.172.16.446.155.613-.01 1.334-1.329 1.37-2.758.942-3.706a2.466 2.466 0 0 0-.228-.4 1.686 1.686 0 0 0-.227-.273 1.466 1.466 0 0 0-.469-.324l-.008-.004A1.785 1.785 0 0 0 10.07 4c-.957 0-1.734.746-1.734 1.667 0 .92.777 1.666 1.734 1.666.343 0 .662-.095.931-.26z"}}]})(t)}function Prt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.5a1 1 0 0 0-.8.4l-1.9 2.533a1 1 0 0 1-1.6 0L5.3 12.4a1 1 0 0 0-.8-.4H2a2 2 0 0 1-2-2V2zm3.5 1a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 2.5a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 2.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5z"}}]})(t)}function jrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8c0 3.866-3.582 7-8 7a9.06 9.06 0 0 1-2.347-.306c-.584.296-1.925.864-4.181 1.234-.2.032-.352-.176-.273-.362.354-.836.674-1.95.77-2.966C.744 11.37 0 9.76 0 8c0-3.866 3.582-7 8-7s8 3.134 8 7zM4.5 5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7zm0 2.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7zm0 2.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4z"}}]})(t)}function Urt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z"}}]})(t)}function Wrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm10.03 4.97a.75.75 0 0 1 .011 1.05l-3.992 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.75.75 0 0 1 1.08-.022z"}}]})(t)}function Zrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"circle",attr:{cx:"8",cy:"8",r:"8"}}]})(t)}function Grt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 0A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3Zm3 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3Z"}},{tag:"path",attr:{d:"M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1A2.5 2.5 0 0 1 9.5 5h-3A2.5 2.5 0 0 1 4 2.5v-1Zm6.854 7.354-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L7.5 10.793l2.646-2.647a.5.5 0 0 1 .708.708Z"}}]})(t)}function qrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 0A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3Zm3 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3Z"}},{tag:"path",attr:{d:"M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1A2.5 2.5 0 0 1 9.5 5h-3A2.5 2.5 0 0 1 4 2.5v-1ZM10 8a1 1 0 1 1 2 0v5a1 1 0 1 1-2 0V8Zm-6 4a1 1 0 1 1 2 0v1a1 1 0 1 1-2 0v-1Zm4-3a1 1 0 0 1 1 1v3a1 1 0 1 1-2 0v-3a1 1 0 0 1 1-1Z"}}]})(t)}function Yrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 1.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-1Zm-5 0A1.5 1.5 0 0 1 6.5 0h3A1.5 1.5 0 0 1 11 1.5v1A1.5 1.5 0 0 1 9.5 4h-3A1.5 1.5 0 0 1 5 2.5v-1Zm-2 0h1v1A2.5 2.5 0 0 0 6.5 5h3A2.5 2.5 0 0 0 12 2.5v-1h1a2 2 0 0 1 2 2V14a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3.5a2 2 0 0 1 2-2Z"}}]})(t)}function Xrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.5 0A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3Zm3 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1A2.5 2.5 0 0 1 9.5 5h-3A2.5 2.5 0 0 1 4 2.5v-1Zm4 5.982c1.664-1.673 5.825 1.254 0 5.018-5.825-3.764-1.664-6.69 0-5.018Z"}}]})(t)}function $rt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 0A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3Zm3 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3Z"}},{tag:"path",attr:{d:"M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1A2.5 2.5 0 0 1 9.5 5h-3A2.5 2.5 0 0 1 4 2.5v-1ZM6 9h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1Z"}}]})(t)}function Krt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 0A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3Zm3 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3Z"}},{tag:"path",attr:{d:"M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1A2.5 2.5 0 0 1 9.5 5h-3A2.5 2.5 0 0 1 4 2.5v-1Zm4.5 6V9H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V10H6a.5.5 0 0 1 0-1h1.5V7.5a.5.5 0 0 1 1 0Z"}}]})(t)}function Qrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 0A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3Zm3 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3Z"}},{tag:"path",attr:{d:"M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1A2.5 2.5 0 0 1 9.5 5h-3A2.5 2.5 0 0 1 4 2.5v-1Zm4 7.793 1.146-1.147a.5.5 0 1 1 .708.708L8.707 10l1.147 1.146a.5.5 0 0 1-.708.708L8 10.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 10 6.146 8.854a.5.5 0 1 1 .708-.708L8 9.293Z"}}]})(t)}function Jrt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 .5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5.5.5 0 0 1-.5.5.5.5 0 0 0-.5.5V2a.5.5 0 0 0 .5.5h5A.5.5 0 0 0 11 2v-.5a.5.5 0 0 0-.5-.5.5.5 0 0 1-.5-.5Z"}},{tag:"path",attr:{d:"M4.085 1H3.5A1.5 1.5 0 0 0 2 2.5v12A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-12A1.5 1.5 0 0 0 12.5 1h-.585c.055.156.085.325.085.5V2a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 4 2v-.5c0-.175.03-.344.085-.5Zm6.769 6.854-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 9.793l2.646-2.647a.5.5 0 0 1 .708.708Z"}}]})(t)}function tat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 .5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5.5.5 0 0 1-.5.5.5.5 0 0 0-.5.5V2a.5.5 0 0 0 .5.5h5A.5.5 0 0 0 11 2v-.5a.5.5 0 0 0-.5-.5.5.5 0 0 1-.5-.5Z"}},{tag:"path",attr:{d:"M4.085 1H3.5A1.5 1.5 0 0 0 2 2.5v12A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-12A1.5 1.5 0 0 0 12.5 1h-.585c.055.156.085.325.085.5V2a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 4 2v-.5c0-.175.03-.344.085-.5ZM10 7a1 1 0 1 1 2 0v5a1 1 0 1 1-2 0V7Zm-6 4a1 1 0 1 1 2 0v1a1 1 0 1 1-2 0v-1Zm4-3a1 1 0 0 1 1 1v3a1 1 0 1 1-2 0V9a1 1 0 0 1 1-1Z"}}]})(t)}function eat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.5 0a.5.5 0 0 1 .5.5.5.5 0 0 0 .5.5.5.5 0 0 1 .5.5V2a.5.5 0 0 1-.5.5h-5A.5.5 0 0 1 5 2v-.5a.5.5 0 0 1 .5-.5.5.5 0 0 0 .5-.5.5.5 0 0 1 .5-.5h3Z"}},{tag:"path",attr:{d:"M3.5 1h.585A1.498 1.498 0 0 0 4 1.5V2a1.5 1.5 0 0 0 1.5 1.5h5A1.5 1.5 0 0 0 12 2v-.5c0-.175-.03-.344-.085-.5h.585A1.5 1.5 0 0 1 14 2.5v12a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 14.5v-12A1.5 1.5 0 0 1 3.5 1Z"}}]})(t)}function nat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.058.501a.501.501 0 0 0-.5-.501h-2.98c-.276 0-.5.225-.5.501A.499.499 0 0 1 5.582 1a.497.497 0 0 0-.497.497V2a.5.5 0 0 0 .5.5h4.968a.5.5 0 0 0 .5-.5v-.503A.497.497 0 0 0 10.555 1a.499.499 0 0 1-.497-.499Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M4.174 1h-.57a1.5 1.5 0 0 0-1.5 1.5v12a1.5 1.5 0 0 0 1.5 1.5h9a1.5 1.5 0 0 0 1.5-1.5v-12a1.5 1.5 0 0 0-1.5-1.5h-.642c.055.156.085.325.085.5V2c0 .828-.668 1.5-1.492 1.5H5.581A1.496 1.496 0 0 1 4.09 2v-.5c0-.175.03-.344.085-.5Zm3.894 5.482c1.656-1.673 5.795 1.254 0 5.018-5.795-3.764-1.656-6.69 0-5.018Z"}}]})(t)}function rat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 .5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5.5.5 0 0 1-.5.5.5.5 0 0 0-.5.5V2a.5.5 0 0 0 .5.5h5A.5.5 0 0 0 11 2v-.5a.5.5 0 0 0-.5-.5.5.5 0 0 1-.5-.5Z"}},{tag:"path",attr:{d:"M4.085 1H3.5A1.5 1.5 0 0 0 2 2.5v12A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-12A1.5 1.5 0 0 0 12.5 1h-.585c.055.156.085.325.085.5V2a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 4 2v-.5c0-.175.03-.344.085-.5ZM6 8h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1Z"}}]})(t)}function aat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 .5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5.5.5 0 0 1-.5.5.5.5 0 0 0-.5.5V2a.5.5 0 0 0 .5.5h5A.5.5 0 0 0 11 2v-.5a.5.5 0 0 0-.5-.5.5.5 0 0 1-.5-.5Z"}},{tag:"path",attr:{d:"M4.085 1H3.5A1.5 1.5 0 0 0 2 2.5v12A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-12A1.5 1.5 0 0 0 12.5 1h-.585c.055.156.085.325.085.5V2a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 4 2v-.5c0-.175.03-.344.085-.5ZM8.5 6.5V8H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V9H6a.5.5 0 0 1 0-1h1.5V6.5a.5.5 0 0 1 1 0Z"}}]})(t)}function iat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 .5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5.5.5 0 0 1-.5.5.5.5 0 0 0-.5.5V2a.5.5 0 0 0 .5.5h5A.5.5 0 0 0 11 2v-.5a.5.5 0 0 0-.5-.5.5.5 0 0 1-.5-.5Z"}},{tag:"path",attr:{d:"M4.085 1H3.5A1.5 1.5 0 0 0 2 2.5v12A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-12A1.5 1.5 0 0 0 12.5 1h-.585c.055.156.085.325.085.5V2a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 4 2v-.5c0-.175.03-.344.085-.5ZM9.98 5.356 11.372 10h.128a.5.5 0 0 1 0 1H11a.5.5 0 0 1-.479-.356l-.94-3.135-1.092 5.096a.5.5 0 0 1-.968.039L6.383 8.85l-.936 1.873A.5.5 0 0 1 5 11h-.5a.5.5 0 0 1 0-1h.191l1.362-2.724a.5.5 0 0 1 .926.08l.94 3.135 1.092-5.096a.5.5 0 0 1 .968-.039Z"}}]})(t)}function oat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 .5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5.5.5 0 0 1-.5.5.5.5 0 0 0-.5.5V2a.5.5 0 0 0 .5.5h5A.5.5 0 0 0 11 2v-.5a.5.5 0 0 0-.5-.5.5.5 0 0 1-.5-.5Z"}},{tag:"path",attr:{d:"M4.085 1H3.5A1.5 1.5 0 0 0 2 2.5v12A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-12A1.5 1.5 0 0 0 12.5 1h-.585c.055.156.085.325.085.5V2a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 4 2v-.5c0-.175.03-.344.085-.5ZM8 8.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 9l1.147 1.146a.5.5 0 0 1-.708.708L8 9.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 9 6.146 7.854a.5.5 0 1 1 .708-.708L8 8.293Z"}}]})(t)}function lat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71V3.5z"}}]})(t)}function cat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 2a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13h8.906C14.502 13 16 11.57 16 9.773c0-1.636-1.242-2.969-2.834-3.194C12.923 3.999 10.69 2 8 2zm2.354 6.854-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 1 1 .708-.708L7.5 9.293V5.5a.5.5 0 0 1 1 0v3.793l1.146-1.147a.5.5 0 0 1 .708.708z"}}]})(t)}function sat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 2a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13h8.906C14.502 13 16 11.57 16 9.773c0-1.636-1.242-2.969-2.834-3.194C12.923 3.999 10.69 2 8 2zm2.354 5.146a.5.5 0 0 1-.708.708L8.5 6.707V10.5a.5.5 0 0 1-1 0V6.707L6.354 7.854a.5.5 0 1 1-.708-.708l2-2a.5.5 0 0 1 .708 0l2 2z"}}]})(t)}function uat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 2a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13h8.906C14.502 13 16 11.57 16 9.773c0-1.636-1.242-2.969-2.834-3.194C12.923 3.999 10.69 2 8 2zm2.354 4.854-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7 8.793l2.646-2.647a.5.5 0 0 1 .708.708z"}}]})(t)}function dat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 0a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 4.095 0 5.555 0 7.318 0 9.366 1.708 11 3.781 11H7.5V5.5a.5.5 0 0 1 1 0V11h4.188C14.502 11 16 9.57 16 7.773c0-1.636-1.242-2.969-2.834-3.194C12.923 1.999 10.69 0 8 0zm-.354 15.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 14.293V11h-1v3.293l-2.146-2.147a.5.5 0 0 0-.708.708l3 3z"}}]})(t)}function hat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.158 12.025a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm6 0a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm-3.5 1.5a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm6 0a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm.747-8.498a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 11H13a3 3 0 0 0 .405-5.973z"}}]})(t)}function fat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383z"}}]})(t)}function pat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 13.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm10.405-9.473a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 12H13a3 3 0 0 0 .405-5.973z"}}]})(t)}function gat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 3a5.001 5.001 0 0 1 4.905 4.027A3 3 0 0 1 13 13h-1.5a.5.5 0 0 0 0-1H1.05a3.51 3.51 0 0 1-.713-1H9.5a.5.5 0 0 0 0-1H.035a3.53 3.53 0 0 1 0-1H7.5a.5.5 0 0 0 0-1H.337a3.5 3.5 0 0 1 3.57-1.977A5.001 5.001 0 0 1 8.5 3z"}}]})(t)}function vat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.75 15.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm.408-3.724a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zM7.75 15.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm.408-3.724a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm3.592 3.724a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm.408-3.724a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm1.247-6.999a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10.5H13a3 3 0 0 0 .405-5.973z"}}]})(t)}function mat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 11.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm-3 2a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm2 2a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zM13.405 4.027a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973z"}}]})(t)}function yat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 2a5.001 5.001 0 0 1 4.905 4.027A3 3 0 0 1 13 12H3.5A3.5 3.5 0 0 1 .035 9H5.5a.5.5 0 0 0 0-1H.035a3.5 3.5 0 0 1 3.871-2.977A5.001 5.001 0 0 1 8.5 2zm-6 8a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zM0 13.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5z"}}]})(t)}function bat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.053 11.276A.5.5 0 0 1 7.5 11h1a.5.5 0 0 1 .474.658l-.28.842H9.5a.5.5 0 0 1 .39.812l-2 2.5a.5.5 0 0 1-.875-.433L7.36 14H6.5a.5.5 0 0 1-.447-.724l1-2zm6.352-7.249a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973z"}}]})(t)}function xat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.658 11.026a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm9.5 0a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm-7.5 1.5a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm9.5 0a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm-7.105-1.25A.5.5 0 0 1 7.5 11h1a.5.5 0 0 1 .474.658l-.28.842H9.5a.5.5 0 0 1 .39.812l-2 2.5a.5.5 0 0 1-.875-.433L7.36 14H6.5a.5.5 0 0 1-.447-.724l1-2zm6.352-7.249a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973z"}}]})(t)}function Mat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 2a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13h8.906C14.502 13 16 11.57 16 9.773c0-1.636-1.242-2.969-2.834-3.194C12.923 3.999 10.69 2 8 2zM6 7.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1z"}}]})(t)}function wat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.473 11a4.5 4.5 0 0 0-8.72-.99A3 3 0 0 0 3 16h8.5a2.5 2.5 0 0 0 0-5h-.027z"}},{tag:"path",attr:{d:"M11.286 1.778a.5.5 0 0 0-.565-.755 4.595 4.595 0 0 0-3.18 5.003 5.46 5.46 0 0 1 1.055.209A3.603 3.603 0 0 1 9.83 2.617a4.593 4.593 0 0 0 4.31 5.744 3.576 3.576 0 0 1-2.241.634c.162.317.295.652.394 1a4.59 4.59 0 0 0 3.624-2.04.5.5 0 0 0-.565-.755 3.593 3.593 0 0 1-4.065-5.422z"}}]})(t)}function zat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 2a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13h8.906C14.502 13 16 11.57 16 9.773c0-1.636-1.242-2.969-2.834-3.194C12.923 3.999 10.69 2 8 2zm.5 4v1.5H10a.5.5 0 0 1 0 1H8.5V10a.5.5 0 0 1-1 0V8.5H6a.5.5 0 0 1 0-1h1.5V6a.5.5 0 0 1 1 0z"}}]})(t)}function Cat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.158 12.025a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm3 0a.5.5 0 0 1 .316.633l-1 3a.5.5 0 1 1-.948-.316l1-3a.5.5 0 0 1 .632-.317zm3 0a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm3 0a.5.5 0 0 1 .316.633l-1 3a.5.5 0 1 1-.948-.316l1-3a.5.5 0 0 1 .632-.317zm.247-6.998a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 11H13a3 3 0 0 0 .405-5.973z"}}]})(t)}function Aat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.176 11.032a.5.5 0 0 1 .292.643l-1.5 4a.5.5 0 0 1-.936-.35l1.5-4a.5.5 0 0 1 .644-.293zm3 0a.5.5 0 0 1 .292.643l-1.5 4a.5.5 0 0 1-.936-.35l1.5-4a.5.5 0 0 1 .644-.293zm3 0a.5.5 0 0 1 .292.643l-1.5 4a.5.5 0 0 1-.936-.35l1.5-4a.5.5 0 0 1 .644-.293zm3 0a.5.5 0 0 1 .292.643l-1.5 4a.5.5 0 0 1-.936-.35l1.5-4a.5.5 0 0 1 .644-.293zm.229-7.005a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973z"}}]})(t)}function kat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.112 5.112a3.125 3.125 0 0 0-.17.613C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13H11L3.112 5.112zm11.372 7.372L4.937 2.937A5.512 5.512 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773a3.2 3.2 0 0 1-1.516 2.711zm-.838 1.87-12-12 .708-.708 12 12-.707.707z"}}]})(t)}function Hat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.375 13.5a.25.25 0 0 1 .25.25v.57l.501-.287a.25.25 0 0 1 .248.434l-.495.283.495.283a.25.25 0 1 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 1 1-.248-.434l.495-.283-.495-.283a.25.25 0 1 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm1.849-2.447a.5.5 0 0 1 .223.67l-.5 1a.5.5 0 0 1-.894-.447l.5-1a.5.5 0 0 1 .67-.223zM6.375 13.5a.25.25 0 0 1 .25.25v.57l.5-.287a.25.25 0 0 1 .249.434l-.495.283.495.283a.25.25 0 1 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 1 1-.248-.434l.495-.283-.495-.283a.25.25 0 1 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm1.849-2.447a.5.5 0 0 1 .223.67l-.5 1a.5.5 0 0 1-.894-.447l.5-1a.5.5 0 0 1 .67-.223zm2.151 2.447a.25.25 0 0 1 .25.25v.57l.5-.287a.25.25 0 0 1 .249.434l-.495.283.495.283a.25.25 0 1 1-.248.434l-.501-.286v.569a.25.25 0 0 1-.5 0v-.57l-.501.287a.25.25 0 1 1-.248-.434l.495-.283-.495-.283a.25.25 0 1 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm1.849-2.447a.5.5 0 0 1 .223.67l-.5 1a.5.5 0 1 1-.894-.447l.5-1a.5.5 0 0 1 .67-.223zm1.181-7.026a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973z"}}]})(t)}function Eat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.625 11.5a.25.25 0 0 1 .25.25v.57l.501-.287a.25.25 0 0 1 .248.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm2.75 2a.25.25 0 0 1 .25.25v.57l.5-.287a.25.25 0 0 1 .249.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm5.5 0a.25.25 0 0 1 .25.25v.57l.5-.287a.25.25 0 0 1 .249.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 0 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm-2.75-2a.25.25 0 0 1 .25.25v.57l.5-.287a.25.25 0 0 1 .249.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm5.5 0a.25.25 0 0 1 .25.25v.57l.5-.287a.25.25 0 0 1 .249.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 0 1-.5 0v-.57l-.501.287a.25.25 0 1 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm-.22-7.223a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10.25H13a3 3 0 0 0 .405-5.973z"}}]})(t)}function Sat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.473 11a4.5 4.5 0 0 0-8.72-.99A3 3 0 0 0 3 16h8.5a2.5 2.5 0 0 0 0-5h-.027z"}},{tag:"path",attr:{d:"M10.5 1.5a.5.5 0 0 0-1 0v1a.5.5 0 0 0 1 0v-1zm3.743 1.964a.5.5 0 1 0-.707-.707l-.708.707a.5.5 0 0 0 .708.708l.707-.708zm-7.779-.707a.5.5 0 0 0-.707.707l.707.708a.5.5 0 1 0 .708-.708l-.708-.707zm1.734 3.374a2 2 0 1 1 3.296 2.198c.199.281.372.582.516.898a3 3 0 1 0-4.84-3.225c.352.011.696.055 1.028.129zm4.484 4.074c.6.215 1.125.59 1.522 1.072a.5.5 0 0 0 .039-.742l-.707-.707a.5.5 0 0 0-.854.377zM14.5 6.5a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1z"}}]})(t)}function Lat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 0a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 4.095 0 5.555 0 7.318 0 9.366 1.708 11 3.781 11H7.5V5.707L5.354 7.854a.5.5 0 1 1-.708-.708l3-3a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 5.707V11h4.188C14.502 11 16 9.57 16 7.773c0-1.636-1.242-2.969-2.834-3.194C12.923 1.999 10.69 0 8 0zm-.5 14.5V11h1v3.5a.5.5 0 0 1-1 0z"}}]})(t)}function _at(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.473 9a4.5 4.5 0 0 0-8.72-.99A3 3 0 0 0 3 14h8.5a2.5 2.5 0 1 0-.027-5z"}},{tag:"path",attr:{d:"M14.544 9.772a3.506 3.506 0 0 0-2.225-1.676 5.502 5.502 0 0 0-6.337-4.002 4.002 4.002 0 0 1 7.392.91 2.5 2.5 0 0 1 1.17 4.769z"}}]})(t)}function Bat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.405 7.027a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 13H13a3 3 0 0 0 .405-5.973z"}}]})(t)}function Dat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 13a1.5 1.5 0 0 0 1.5 1.5h13A1.5 1.5 0 0 0 16 13V6a1.5 1.5 0 0 0-1.5-1.5h-13A1.5 1.5 0 0 0 0 6v7zM2 3a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 0-1h-11A.5.5 0 0 0 2 3zm2-2a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 0-1h-7A.5.5 0 0 0 4 1z"}}]})(t)}function Tat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 3.5a.5.5 0 0 1 0-1h11a.5.5 0 0 1 0 1h-11zm2-2a.5.5 0 0 1 0-1h7a.5.5 0 0 1 0 1h-7zM0 13a1.5 1.5 0 0 0 1.5 1.5h13A1.5 1.5 0 0 0 16 13V6a1.5 1.5 0 0 0-1.5-1.5h-13A1.5 1.5 0 0 0 0 6v7zm6.258-6.437a.5.5 0 0 1 .507.013l4 2.5a.5.5 0 0 1 0 .848l-4 2.5A.5.5 0 0 1 6 12V7a.5.5 0 0 1 .258-.437z"}}]})(t)}function Vat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.5 8.516a7.5 7.5 0 1 1-9.462-7.24A1 1 0 0 1 7 0h2a1 1 0 0 1 .962 1.276 7.503 7.503 0 0 1 5.538 7.24zm-3.61-3.905L6.94 7.439 4.11 12.39l4.95-2.828 2.828-4.95z"}}]})(t)}function Oat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 6a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3z"}},{tag:"path",attr:{d:"M5.5.5a.5.5 0 0 0-1 0V2A2.5 2.5 0 0 0 2 4.5H.5a.5.5 0 0 0 0 1H2v1H.5a.5.5 0 0 0 0 1H2v1H.5a.5.5 0 0 0 0 1H2v1H.5a.5.5 0 0 0 0 1H2A2.5 2.5 0 0 0 4.5 14v1.5a.5.5 0 0 0 1 0V14h1v1.5a.5.5 0 0 0 1 0V14h1v1.5a.5.5 0 0 0 1 0V14h1v1.5a.5.5 0 0 0 1 0V14a2.5 2.5 0 0 0 2.5-2.5h1.5a.5.5 0 0 0 0-1H14v-1h1.5a.5.5 0 0 0 0-1H14v-1h1.5a.5.5 0 0 0 0-1H14v-1h1.5a.5.5 0 0 0 0-1H14A2.5 2.5 0 0 0 11.5 2V.5a.5.5 0 0 0-1 0V2h-1V.5a.5.5 0 0 0-1 0V2h-1V.5a.5.5 0 0 0-1 0V2h-1V.5zm1 4.5h3A1.5 1.5 0 0 1 11 6.5v3A1.5 1.5 0 0 1 9.5 11h-3A1.5 1.5 0 0 1 5 9.5v-3A1.5 1.5 0 0 1 6.5 5z"}}]})(t)}function Iat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5H0V4zm11.5 1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2zM0 11v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1H0z"}}]})(t)}function Rat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm2.5 1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2zm0 3a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zm0 2a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm3 0a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm3 0a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm3 0a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1z"}}]})(t)}function Fat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v1H0V4zm0 3v5a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7H0zm3 2h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1z"}}]})(t)}function Nat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M.11 3.187A.5.5 0 0 1 .5 3h13a.5.5 0 0 1 .488.608l-.22.991a3.001 3.001 0 0 1-1.3 5.854l-.132.59A2.5 2.5 0 0 1 9.896 13H4.104a2.5 2.5 0 0 1-2.44-1.958L.012 3.608a.5.5 0 0 1 .098-.42Zm12.574 6.288a2 2 0 0 0 .866-3.899l-.866 3.9Z"}}]})(t)}function Pat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M.5 6a.5.5 0 0 0-.488.608l1.652 7.434A2.5 2.5 0 0 0 4.104 16h5.792a2.5 2.5 0 0 0 2.44-1.958l.131-.59a3 3 0 0 0 1.3-5.854l.221-.99A.5.5 0 0 0 13.5 6H.5ZM13 12.5a2.01 2.01 0 0 1-.316-.025l.867-3.898A2.001 2.001 0 0 1 13 12.5Z"}},{tag:"path",attr:{d:"m4.4.8-.003.004-.014.019a4.167 4.167 0 0 0-.204.31 2.327 2.327 0 0 0-.141.267c-.026.06-.034.092-.037.103v.004a.593.593 0 0 0 .091.248c.075.133.178.272.308.445l.01.012c.118.158.26.347.37.543.112.2.22.455.22.745 0 .188-.065.368-.119.494a3.31 3.31 0 0 1-.202.388 5.444 5.444 0 0 1-.253.382l-.018.025-.005.008-.002.002A.5.5 0 0 1 3.6 4.2l.003-.004.014-.019a4.149 4.149 0 0 0 .204-.31 2.06 2.06 0 0 0 .141-.267c.026-.06.034-.092.037-.103a.593.593 0 0 0-.09-.252A4.334 4.334 0 0 0 3.6 2.8l-.01-.012a5.099 5.099 0 0 1-.37-.543A1.53 1.53 0 0 1 3 1.5c0-.188.065-.368.119-.494.059-.138.134-.274.202-.388a5.446 5.446 0 0 1 .253-.382l.025-.035A.5.5 0 0 1 4.4.8Zm3 0-.003.004-.014.019a4.167 4.167 0 0 0-.204.31 2.327 2.327 0 0 0-.141.267c-.026.06-.034.092-.037.103v.004a.593.593 0 0 0 .091.248c.075.133.178.272.308.445l.01.012c.118.158.26.347.37.543.112.2.22.455.22.745 0 .188-.065.368-.119.494a3.31 3.31 0 0 1-.202.388 5.444 5.444 0 0 1-.253.382l-.018.025-.005.008-.002.002A.5.5 0 0 1 6.6 4.2l.003-.004.014-.019a4.149 4.149 0 0 0 .204-.31 2.06 2.06 0 0 0 .141-.267c.026-.06.034-.092.037-.103a.593.593 0 0 0-.09-.252A4.334 4.334 0 0 0 6.6 2.8l-.01-.012a5.099 5.099 0 0 1-.37-.543A1.53 1.53 0 0 1 6 1.5c0-.188.065-.368.119-.494.059-.138.134-.274.202-.388a5.446 5.446 0 0 1 .253-.382l.025-.035A.5.5 0 0 1 7.4.8Zm3 0-.003.004-.014.019a4.077 4.077 0 0 0-.204.31 2.337 2.337 0 0 0-.141.267c-.026.06-.034.092-.037.103v.004a.593.593 0 0 0 .091.248c.075.133.178.272.308.445l.01.012c.118.158.26.347.37.543.112.2.22.455.22.745 0 .188-.065.368-.119.494a3.198 3.198 0 0 1-.202.388 5.385 5.385 0 0 1-.252.382l-.019.025-.005.008-.002.002A.5.5 0 0 1 9.6 4.2l.003-.004.014-.019a4.149 4.149 0 0 0 .204-.31 2.06 2.06 0 0 0 .141-.267c.026-.06.034-.092.037-.103a.593.593 0 0 0-.09-.252A4.334 4.334 0 0 0 9.6 2.8l-.01-.012a5.099 5.099 0 0 1-.37-.543A1.53 1.53 0 0 1 9 1.5c0-.188.065-.368.119-.494.059-.138.134-.274.202-.388a5.446 5.446 0 0 1 .253-.382l.025-.035A.5.5 0 0 1 10.4.8Z"}}]})(t)}function jat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14.082 2.182a.5.5 0 0 1 .103.557L8.528 15.467a.5.5 0 0 1-.917-.007L5.57 10.694.803 8.652a.5.5 0 0 1-.006-.916l12.728-5.657a.5.5 0 0 1 .556.103z"}}]})(t)}function Uat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM4.5 7.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7z"}}]})(t)}function Wat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm2.5 7.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1z"}}]})(t)}function Zat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.904 1.777C4.978 1.289 6.427 1 8 1s3.022.289 4.096.777C13.125 2.245 14 2.993 14 4s-.875 1.755-1.904 2.223C11.022 6.711 9.573 7 8 7s-3.022-.289-4.096-.777C2.875 5.755 2 5.007 2 4s.875-1.755 1.904-2.223Z"}},{tag:"path",attr:{d:"M2 6.161V7c0 1.007.875 1.755 1.904 2.223C4.978 9.71 6.427 10 8 10s3.022-.289 4.096-.777C13.125 8.755 14 8.007 14 7v-.839c-.457.432-1.004.751-1.49.972C11.278 7.693 9.682 8 8 8s-3.278-.307-4.51-.867c-.486-.22-1.033-.54-1.49-.972Z"}},{tag:"path",attr:{d:"M2 9.161V10c0 1.007.875 1.755 1.904 2.223C4.978 12.711 6.427 13 8 13s3.022-.289 4.096-.777C13.125 11.755 14 11.007 14 10v-.839c-.457.432-1.004.751-1.49.972-1.232.56-2.828.867-4.51.867s-3.278-.307-4.51-.867c-.486-.22-1.033-.54-1.49-.972Z"}},{tag:"path",attr:{d:"M2 12.161V13c0 1.007.875 1.755 1.904 2.223C4.978 15.711 6.427 16 8 16s3.022-.289 4.096-.777C13.125 14.755 14 14.007 14 13v-.839c-.457.432-1.004.751-1.49.972-1.232.56-2.828.867-4.51.867s-3.278-.307-4.51-.867c-.486-.22-1.033-.54-1.49-.972Z"}}]})(t)}function Gat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.785 9.896A3.001 3.001 0 0 0 8 4a3 3 0 0 0-.891 5.865c.667-.44 1.396-.91 1.955-1.268.224-.144.483.115.34.34l-.62.96ZM9 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"}},{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4Zm9 1.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm0 13a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm-9.5.5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1ZM4 1.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm2.882 11.177a1.102 1.102 0 0 1-1.56-1.559c.1-.098.396-.314.795-.588a4 4 0 1 1 1.946.47c-.537.813-1.02 1.515-1.181 1.677Z"}}]})(t)}function qat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 8V4h6v4H5Z"}},{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4Zm0 1.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm9 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0ZM3.5 11a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm9.5-.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0ZM4.75 3h6.5a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-.75.75h-6.5A.75.75 0 0 1 4 8.25v-4.5A.75.75 0 0 1 4.75 3ZM5 12h6a1 1 0 0 1 1 1v2h-1v-2h-.75v2h-1v-2H8.5v2h-1v-2h-.75v2h-1v-2H5v2H4v-2a1 1 0 0 1 1-1Z"}}]})(t)}function Yat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 3.5A1.5 1.5 0 0 1 7.5 2h1A1.5 1.5 0 0 1 10 3.5v1A1.5 1.5 0 0 1 8.5 6v1H11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0V8h-5v.5a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 5 7h2.5V6A1.5 1.5 0 0 1 6 4.5v-1zm-3 8A1.5 1.5 0 0 1 4.5 10h1A1.5 1.5 0 0 1 7 11.5v1A1.5 1.5 0 0 1 5.5 14h-1A1.5 1.5 0 0 1 3 12.5v-1zm6 0a1.5 1.5 0 0 1 1.5-1.5h1a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5h-1A1.5 1.5 0 0 1 9 12.5v-1z"}}]})(t)}function Xat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 3.5A1.5 1.5 0 0 1 7.5 2h1A1.5 1.5 0 0 1 10 3.5v1A1.5 1.5 0 0 1 8.5 6v1H14a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0V8h-5v.5a.5.5 0 0 1-1 0V8h-5v.5a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 2 7h5.5V6A1.5 1.5 0 0 1 6 4.5v-1zm-6 8A1.5 1.5 0 0 1 1.5 10h1A1.5 1.5 0 0 1 4 11.5v1A1.5 1.5 0 0 1 2.5 14h-1A1.5 1.5 0 0 1 0 12.5v-1zm6 0A1.5 1.5 0 0 1 7.5 10h1a1.5 1.5 0 0 1 1.5 1.5v1A1.5 1.5 0 0 1 8.5 14h-1A1.5 1.5 0 0 1 6 12.5v-1zm6 0a1.5 1.5 0 0 1 1.5-1.5h1a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5h-1a1.5 1.5 0 0 1-1.5-1.5v-1z"}}]})(t)}function $at(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.95.435c.58-.58 1.52-.58 2.1 0l6.515 6.516c.58.58.58 1.519 0 2.098L9.05 15.565c-.58.58-1.519.58-2.098 0L.435 9.05a1.482 1.482 0 0 1 0-2.098L6.95.435z"}}]})(t)}function Kat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3zm5 9.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"}}]})(t)}function Qat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 3a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3zm5.5 1a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0zm6.5 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"}}]})(t)}function Jat(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3zm2.5 4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm8 8a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zM8 9.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"}}]})(t)}function tit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3zm1 5.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm8 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm1.5 6.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zM4 13.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"}}]})(t)}function eit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3zm2.5 4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm8 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zM12 13.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zM5.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zM8 9.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"}}]})(t)}function nit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3zm1 5.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm8 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm1.5 6.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zM12 9.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zM5.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zM4 9.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"}}]})(t)}function rit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-6 0a2 2 0 1 0-4 0 2 2 0 0 0 4 0zM4 8a4 4 0 0 1 4-4 .5.5 0 0 0 0-1 5 5 0 0 0-5 5 .5.5 0 0 0 1 0zm9 0a.5.5 0 1 0-1 0 4 4 0 0 1-4 4 .5.5 0 0 0 0 1 5 5 0 0 0 5-5z"}}]})(t)}function ait(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 12c0 .667-.083 1.167-.25 1.5H5a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1h-.75c-.167-.333-.25-.833-.25-1.5h4c2 0 2-2 2-2V4c0-2-2-2-2-2H2C0 2 0 4 0 4v6c0 2 2 2 2 2h4z"}}]})(t)}function iit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 5a1 1 0 0 0-1 1v3.191a1 1 0 0 0 .553.894l1.618.81a1 1 0 0 0 .447.105H15a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H1Zm1.5 2h11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0V8H3v.5a.5.5 0 0 1-1 0v-1a.5.5 0 0 1 .5-.5Z"}}]})(t)}function oit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 1a1 1 0 0 1 1 1v13h1.5a.5.5 0 0 1 0 1h-13a.5.5 0 0 1 0-1H3V2a1 1 0 0 1 1-1h8zm-2 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}}]})(t)}function lit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 15a.5.5 0 0 0 0 1h13a.5.5 0 0 0 0-1H13V2.5A1.5 1.5 0 0 0 11.5 1H11V.5a.5.5 0 0 0-.57-.495l-7 1A.5.5 0 0 0 3 1.5V15H1.5zM11 2h.5a.5.5 0 0 1 .5.5V15h-1V2zm-2.5 8c-.276 0-.5-.448-.5-1s.224-1 .5-1 .5.448.5 1-.224 1-.5 1z"}}]})(t)}function cit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 0A1.5 1.5 0 0 0 5 1.5v3a.5.5 0 0 1-.5.5h-3A1.5 1.5 0 0 0 0 6.5v3A1.5 1.5 0 0 0 1.5 11h3a.5.5 0 0 1 .5.5v3A1.5 1.5 0 0 0 6.5 16h3a1.5 1.5 0 0 0 1.5-1.5v-3a.5.5 0 0 1 .5-.5h3A1.5 1.5 0 0 0 16 9.5v-3A1.5 1.5 0 0 0 14.5 5h-3a.5.5 0 0 1-.5-.5v-3A1.5 1.5 0 0 0 9.5 0h-3Zm1.288 2.34a.25.25 0 0 1 .424 0l.799 1.278A.25.25 0 0 1 8.799 4H7.201a.25.25 0 0 1-.212-.382l.799-1.279Zm0 11.32-.799-1.277A.25.25 0 0 1 7.201 12H8.8a.25.25 0 0 1 .212.383l-.799 1.278a.25.25 0 0 1-.424 0Zm-4.17-4.65-1.279-.798a.25.25 0 0 1 0-.424l1.279-.799A.25.25 0 0 1 4 7.201V8.8a.25.25 0 0 1-.382.212Zm10.043-.798-1.278.799A.25.25 0 0 1 12 8.799V7.2a.25.25 0 0 1 .383-.212l1.278.799a.25.25 0 0 1 0 .424Z"}}]})(t)}function sit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16a6 6 0 0 0 6-6c0-1.655-1.122-2.904-2.432-4.362C10.254 4.176 8.75 2.503 8 0c0 0-6 5.686-6 10a6 6 0 0 0 6 6ZM6.646 4.646l.708.708c-.29.29-1.128 1.311-1.907 2.87l-.894-.448c.82-1.641 1.717-2.753 2.093-3.13Z"}}]})(t)}function uit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 0A5.5 5.5 0 0 0 3 5.5v7.047a3.453 3.453 0 0 0 6.687 1.212l.51-1.363a4.59 4.59 0 0 1 .67-1.197l2.008-2.581A5.34 5.34 0 0 0 8.66 0H8.5ZM7 5.5v2.695c.112-.06.223-.123.332-.192.327-.208.577-.44.72-.727a.5.5 0 1 1 .895.448c-.256.513-.673.865-1.079 1.123A8.538 8.538 0 0 1 7 9.313V11.5a.5.5 0 0 1-1 0v-6a2.5 2.5 0 0 1 5 0V6a.5.5 0 0 1-1 0v-.5a1.5 1.5 0 1 0-3 0Z"}}]})(t)}function dit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.473.337a.5.5 0 0 0-.946 0L6.954 2H2a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h1.85l-1.323 3.837a.5.5 0 1 0 .946.326L4.908 11H7.5v2.5a.5.5 0 0 0 1 0V11h2.592l1.435 4.163a.5.5 0 0 0 .946-.326L12.15 11H14a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H9.046L8.473.337z"}}]})(t)}function hit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.447.276a.5.5 0 0 0-.894 0L7.19 1H2.5A1.5 1.5 0 0 0 1 2.5V10h14V2.5A1.5 1.5 0 0 0 13.5 1H8.809L8.447.276Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M.5 11a.5.5 0 0 0 0 1h2.86l-.845 3.379a.5.5 0 0 0 .97.242L3.89 14h8.22l.405 1.621a.5.5 0 0 0 .97-.242L12.64 12h2.86a.5.5 0 0 0 0-1H.5Zm3.64 2 .25-1h7.22l.25 1H4.14Z"}}]})(t)}function fit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 12v1.134a1 1 0 1 1-1 0V12h-5A1.5 1.5 0 0 1 1 10.5V3h14v7.5a1.5 1.5 0 0 1-1.5 1.5h-5Zm7-10a.5.5 0 0 0 0-1H.5a.5.5 0 0 0 0 1h15Z"}}]})(t)}function pit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 10a6 6 0 0 1-12 0C2 5.686 5 0 8 0s6 5.686 6 10z"}}]})(t)}function git(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.27 1.047a1 1 0 0 1 1.46 0l6.345 6.77c.6.638.146 1.683-.73 1.683H1.656C.78 9.5.326 8.455.926 7.816L7.27 1.047zM.5 11.5a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-13a1 1 0 0 1-1-1v-1z"}}]})(t)}function vit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM4.053 4.276a.5.5 0 0 1 .67-.223l2 1a.5.5 0 0 1 .166.76c.071.206.111.44.111.687C7 7.328 6.552 8 6 8s-1-.672-1-1.5c0-.408.109-.778.285-1.049l-1.009-.504a.5.5 0 0 1-.223-.67zm.232 8.157a.5.5 0 0 1-.183-.683A4.498 4.498 0 0 1 8 9.5a4.5 4.5 0 0 1 3.898 2.25.5.5 0 1 1-.866.5A3.498 3.498 0 0 0 8 10.5a3.498 3.498 0 0 0-3.032 1.75.5.5 0 0 1-.683.183zM10 8c-.552 0-1-.672-1-1.5 0-.247.04-.48.11-.686a.502.502 0 0 1 .166-.761l2-1a.5.5 0 1 1 .448.894l-1.009.504c.176.27.285.64.285 1.049 0 .828-.448 1.5-1 1.5z"}}]})(t)}function mit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM4.146 5.146a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 1 1 .708.708l-.647.646.647.646a.5.5 0 1 1-.708.708L5.5 7.207l-.646.647a.5.5 0 1 1-.708-.708l.647-.646-.647-.646a.5.5 0 0 1 0-.708zm5 0a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .708.708l-.647.646.647.646a.5.5 0 0 1-.708.708l-.646-.647-.646.647a.5.5 0 1 1-.708-.708l.647-.646-.647-.646a.5.5 0 0 1 0-.708zM8 13a2 2 0 1 1 0-4 2 2 0 0 1 0 4z"}}]})(t)}function yit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM4.5 6h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1zm5 0h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1zm-5 4h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1z"}}]})(t)}function bit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5zm-2.715 5.933a.5.5 0 0 1-.183-.683A4.498 4.498 0 0 1 8 9.5a4.5 4.5 0 0 1 3.898 2.25.5.5 0 0 1-.866.5A3.498 3.498 0 0 0 8 10.5a3.498 3.498 0 0 0-3.032 1.75.5.5 0 0 1-.683.183zM10 8c-.552 0-1-.672-1-1.5S9.448 5 10 5s1 .672 1 1.5S10.552 8 10 8z"}}]})(t)}function xit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0zM4.756 4.566c.763-1.424 4.02-.12.952 3.434-4.496-1.596-2.35-4.298-.952-3.434zm6.559 5.448a.5.5 0 0 1 .548.736A4.498 4.498 0 0 1 7.965 13a4.498 4.498 0 0 1-3.898-2.25.5.5 0 0 1 .548-.736h.005l.017.005.067.015.252.055c.215.046.515.108.857.169.693.124 1.522.242 2.152.242.63 0 1.46-.118 2.152-.242a26.58 26.58 0 0 0 1.109-.224l.067-.015.017-.004.005-.002zm-.07-5.448c1.397-.864 3.543 1.838-.953 3.434-3.067-3.554.19-4.858.952-3.434z"}}]})(t)}function Mit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M16 8a8 8 0 1 0-2.697 5.99c-.972-.665-1.632-1.356-1.99-2.062-.388-.766-.419-1.561-.075-2.23.496-.97 1.73-1.466 2.762-1.05.65-.262 1.38-.162 1.957.19.028-.275.043-.555.043-.838ZM7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5Zm1.512 3.647c-.347.08-.737.198-1.107.319a.5.5 0 1 1-.31-.95c.38-.125.802-.254 1.192-.343.37-.086.78-.153 1.103-.108.16.022.394.085.561.286.188.226.187.497.131.705a1.894 1.894 0 0 1-.31.593c-.077.107-.168.22-.275.343.107.124.199.24.276.347.142.197.256.397.31.595.055.208.056.479-.132.706-.168.2-.404.262-.563.284-.323.043-.733-.027-1.102-.113a14.87 14.87 0 0 1-1.191-.345.5.5 0 1 1 .31-.95c.371.12.761.24 1.109.321.176.041.325.069.446.084a5.609 5.609 0 0 0-.502-.584.5.5 0 0 1 .002-.695 5.52 5.52 0 0 0 .5-.577 4.465 4.465 0 0 0-.448.082Zm.766-.086-.006-.002c.004 0 .006.002.006.002Zm.002 1.867h-.001l-.005.001a.038.038 0 0 1 .006-.002Zm.157-4.685a.5.5 0 0 1-.874-.486A1.934 1.934 0 0 1 10.25 5.75c.73 0 1.356.412 1.687 1.007a.5.5 0 1 1-.874.486.934.934 0 0 0-.813-.493.934.934 0 0 0-.813.493ZM14 9.828c1.11-1.14 3.884.856 0 3.422-3.884-2.566-1.11-4.562 0-3.421Z"}}]})(t)}function wit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM7 6.5c0 .501-.164.396-.415.235C6.42 6.629 6.218 6.5 6 6.5c-.218 0-.42.13-.585.235C5.164 6.896 5 7 5 6.5 5 5.672 5.448 5 6 5s1 .672 1 1.5zm5.331 3a1 1 0 0 1 0 1A4.998 4.998 0 0 1 8 13a4.998 4.998 0 0 1-4.33-2.5A1 1 0 0 1 4.535 9h6.93a1 1 0 0 1 .866.5zm-1.746-2.765C10.42 6.629 10.218 6.5 10 6.5c-.218 0-.42.13-.585.235C9.164 6.896 9 7 9 6.5c0-.828.448-1.5 1-1.5s1 .672 1 1.5c0 .501-.164.396-.415.235z"}}]})(t)}function zit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5zm-3 4a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zM10 8c-.552 0-1-.672-1-1.5S9.448 5 10 5s1 .672 1 1.5S10.552 8 10 8z"}}]})(t)}function Cit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5zM4.285 9.567a.5.5 0 0 1 .683.183A3.498 3.498 0 0 0 8 11.5a3.498 3.498 0 0 0 3.032-1.75.5.5 0 1 1 .866.5A4.498 4.498 0 0 1 8 12.5a4.498 4.498 0 0 1-3.898-2.25.5.5 0 0 1 .183-.683zM10 8c-.552 0-1-.672-1-1.5S9.448 5 10 5s1 .672 1 1.5S10.552 8 10 8z"}}]})(t)}function Ait(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM7 9.5C7 8.672 6.552 8 6 8s-1 .672-1 1.5.448 1.5 1 1.5 1-.672 1-1.5zM4.285 6.433a.5.5 0 0 0 .683-.183A3.498 3.498 0 0 1 8 4.5c1.295 0 2.426.703 3.032 1.75a.5.5 0 0 0 .866-.5A4.498 4.498 0 0 0 8 3.5a4.5 4.5 0 0 0-3.898 2.25.5.5 0 0 0 .183.683zM10 8c-.552 0-1 .672-1 1.5s.448 1.5 1 1.5 1-.672 1-1.5S10.552 8 10 8z"}}]})(t)}function kit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM2.31 5.243A1 1 0 0 1 3.28 4H6a1 1 0 0 1 1 1v.116A4.22 4.22 0 0 1 8 5c.35 0 .69.04 1 .116V5a1 1 0 0 1 1-1h2.72a1 1 0 0 1 .97 1.243l-.311 1.242A2 2 0 0 1 11.439 8H11a2 2 0 0 1-1.994-1.839A2.99 2.99 0 0 0 8 6c-.393 0-.74.064-1.006.161A2 2 0 0 1 5 8h-.438a2 2 0 0 1-1.94-1.515L2.31 5.243zM4.969 9.75A3.498 3.498 0 0 0 8 11.5a3.498 3.498 0 0 0 3.032-1.75.5.5 0 1 1 .866.5A4.498 4.498 0 0 1 8 12.5a4.498 4.498 0 0 1-3.898-2.25.5.5 0 0 1 .866-.5z"}}]})(t)}function Hit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM7 6.5C7 5.672 6.552 5 6 5s-1 .672-1 1.5S5.448 8 6 8s1-.672 1-1.5zM4.285 9.567a.5.5 0 0 0-.183.683A4.498 4.498 0 0 0 8 12.5a4.5 4.5 0 0 0 3.898-2.25.5.5 0 1 0-.866-.5A3.498 3.498 0 0 1 8 11.5a3.498 3.498 0 0 1-3.032-1.75.5.5 0 0 0-.683-.183zm5.152-3.31a.5.5 0 0 0-.874.486c.33.595.958 1.007 1.687 1.007.73 0 1.356-.412 1.687-1.007a.5.5 0 0 0-.874-.486.934.934 0 0 1-.813.493.934.934 0 0 1-.813-.493z"}}]})(t)}function Eit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2A2 2 0 0 0 .05 3.555L8 8.414l7.95-4.859A2 2 0 0 0 14 2H2Zm-2 9.8V4.698l5.803 3.546L0 11.801Zm6.761-2.97-6.57 4.026A2 2 0 0 0 2 14h6.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.606-3.446l-.367-.225L8 9.586l-1.239-.757ZM16 9.671V4.697l-5.803 3.546.338.208A4.482 4.482 0 0 1 12.5 8c1.414 0 2.675.652 3.5 1.671Z"}},{tag:"path",attr:{d:"M15.834 12.244c0 1.168-.577 2.025-1.587 2.025-.503 0-1.002-.228-1.12-.648h-.043c-.118.416-.543.643-1.015.643-.77 0-1.259-.542-1.259-1.434v-.529c0-.844.481-1.4 1.26-1.4.585 0 .87.333.953.63h.03v-.568h.905v2.19c0 .272.18.42.411.42.315 0 .639-.415.639-1.39v-.118c0-1.277-.95-2.326-2.484-2.326h-.04c-1.582 0-2.64 1.067-2.64 2.724v.157c0 1.867 1.237 2.654 2.57 2.654h.045c.507 0 .935-.07 1.18-.18v.731c-.219.1-.643.175-1.237.175h-.044C10.438 16 9 14.82 9 12.646v-.214C9 10.36 10.421 9 12.485 9h.035c2.12 0 3.314 1.43 3.314 3.034v.21Zm-4.04.21v.227c0 .586.227.8.581.8.31 0 .564-.17.564-.743v-.367c0-.516-.275-.708-.572-.708-.346 0-.573.245-.573.791Z"}}]})(t)}function Sit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.026A2 2 0 0 0 2 14h6.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.606-3.446l-.367-.225L8 9.586l-1.239-.757ZM16 4.697v4.974A4.491 4.491 0 0 0 12.5 8a4.49 4.49 0 0 0-1.965.45l-.338-.207L16 4.697Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-1.993-1.679a.5.5 0 0 0-.686.172l-1.17 1.95-.547-.547a.5.5 0 0 0-.708.708l.774.773a.75.75 0 0 0 1.174-.144l1.335-2.226a.5.5 0 0 0-.172-.686Z"}}]})(t)}function Lit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.026A2 2 0 0 0 2 14h6.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.606-3.446l-.367-.225L8 9.586l-1.239-.757ZM16 4.697v4.974A4.491 4.491 0 0 0 12.5 8a4.49 4.49 0 0 0-1.965.45l-.338-.207L16 4.697Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-5.5 0a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0-.5.5Z"}}]})(t)}function _it(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.026A2 2 0 0 0 2 14h6.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.606-3.446l-.367-.225L8 9.586l-1.239-.757ZM16 4.697v4.974A4.491 4.491 0 0 0 12.5 8a4.49 4.49 0 0 0-1.965.45l-.338-.207L16 4.697Z"}},{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.5-5v1.5a.5.5 0 0 1-1 0V11a.5.5 0 0 1 1 0Zm0 3a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"}}]})(t)}function Bit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586l-1.239-.757Zm3.436-.586L16 11.801V4.697l-5.803 3.546Z"}}]})(t)}function Dit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555l-4.2 2.568a2.785 2.785 0 0 0-.051-.105c-.666-1.3-2.363-1.917-3.699-1.25-1.336-.667-3.033-.05-3.699 1.25l-.05.105L.05 3.555ZM11.584 8.91a4.694 4.694 0 0 1-.073.139L16 11.8V4.697l-4.003 2.447c.027.562-.107 1.163-.413 1.767Zm-4.135 3.05c-1.048-.693-1.84-1.39-2.398-2.082L.19 12.856A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144L10.95 9.878c-.559.692-1.35 1.389-2.398 2.081L8 12.324l-.551-.365ZM4.416 8.91c-.306-.603-.44-1.204-.413-1.766L0 4.697v7.104l4.49-2.752a4.742 4.742 0 0 1-.074-.138Z"}},{tag:"path",attr:{d:"M8 5.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function Tit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.941.435a2 2 0 0 0-1.882 0l-6 3.2A2 2 0 0 0 0 5.4v.314l6.709 3.932L8 8.928l1.291.718L16 5.714V5.4a2 2 0 0 0-1.059-1.765l-6-3.2ZM16 6.873l-5.693 3.337L16 13.372v-6.5Zm-.059 7.611L8 10.072.059 14.484A2 2 0 0 0 2 16h12a2 2 0 0 0 1.941-1.516ZM0 13.373l5.693-3.163L0 6.873v6.5Z"}}]})(t)}function Vit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.941.435a2 2 0 0 0-1.882 0l-6 3.2A2 2 0 0 0 0 5.4v.313l4.222 2.475c.024-.058.05-.114.08-.17.665-1.3 2.362-1.917 3.698-1.25 1.336-.667 3.033-.05 3.699 1.25a3.3 3.3 0 0 1 .08.17L16 5.713V5.4a2 2 0 0 0-1.059-1.765l-6-3.2ZM0 6.873l4 2.344c-.012.542.124 1.117.416 1.694l.004.006L0 13.372v-6.5Zm.059 7.611 4.9-2.723c.563.73 1.383 1.467 2.49 2.198l.551.365.551-.365c1.107-.73 1.927-1.467 2.49-2.198l4.9 2.723A2 2 0 0 1 14 16H2a2 2 0 0 1-1.941-1.516ZM16 13.372l-4.42-2.455.004-.006c.292-.577.428-1.152.415-1.694L16 6.873v6.5Z"}},{tag:"path",attr:{d:"M8 7.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function Oit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.5 9.5 3 7.5v-6A1.5 1.5 0 0 1 4.5 0h7A1.5 1.5 0 0 1 13 1.5v6l-3.5 2L8 8.75l-1.5.75ZM1.059 3.635 2 3.133v3.753L0 5.713V5.4a2 2 0 0 1 1.059-1.765ZM16 5.713l-2 1.173V3.133l.941.502A2 2 0 0 1 16 5.4v.313Zm0 1.16-5.693 3.337L16 13.372v-6.5Zm-8 3.199 7.941 4.412A2 2 0 0 1 14 16H2a2 2 0 0 1-1.941-1.516L8 10.072Zm-8 3.3 5.693-3.162L0 6.873v6.5Z"}}]})(t)}function Iit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"m3 7.5 3.5 2L8 8.75l1.5.75 3.5-2v-6A1.5 1.5 0 0 0 11.5 0h-7A1.5 1.5 0 0 0 3 1.5v6ZM2 3.133l-.941.502A2 2 0 0 0 0 5.4v.313l2 1.173V3.133Zm12 3.753 2-1.173V5.4a2 2 0 0 0-1.059-1.765L14 3.133v3.753Zm-3.693 3.324L16 6.873v6.5l-5.693-3.163Zm5.634 4.274L8 10.072.059 14.484A2 2 0 0 0 2 16h12a2 2 0 0 0 1.941-1.516ZM5.693 10.21 0 13.372v-6.5l5.693 3.338ZM8 1.982C9.664.309 13.825 3.236 8 7 2.175 3.236 6.336.31 8 1.982Z"}}]})(t)}function Rit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.026A2 2 0 0 0 2 14h6.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.606-3.446l-.367-.225L8 9.586l-1.239-.757ZM16 4.697v4.974A4.491 4.491 0 0 0 12.5 8a4.49 4.49 0 0 0-1.965.45l-.338-.207L16 4.697Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-3.5-2a.5.5 0 0 0-.5.5v1h-1a.5.5 0 0 0 0 1h1v1a.5.5 0 0 0 1 0v-1h1a.5.5 0 0 0 0-1h-1v-1a.5.5 0 0 0-.5-.5Z"}}]})(t)}function Fit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.026A2 2 0 0 0 2 14h6.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.606-3.446l-.367-.225L8 9.586l-1.239-.757ZM16 4.697v4.974A4.491 4.491 0 0 0 12.5 8a4.49 4.49 0 0 0-1.965.45l-.338-.207L16 4.697Z"}},{tag:"path",attr:{d:"M14.975 10.025a3.5 3.5 0 1 0-4.95 4.95 3.5 3.5 0 0 0 4.95-4.95Zm-4.243.707a2.501 2.501 0 0 1 3.147-.318l-3.465 3.465a2.501 2.501 0 0 1 .318-3.147Zm.39 3.854 3.464-3.465a2.501 2.501 0 0 1-3.465 3.465Z"}}]})(t)}function Nit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.026A2 2 0 0 0 2 14h6.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.606-3.446l-.367-.225L8 9.586l-1.239-.757ZM16 4.697v4.974A4.491 4.491 0 0 0 12.5 8a4.49 4.49 0 0 0-1.965.45l-.338-.207L16 4.697Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-4.854-1.354a.5.5 0 0 0 0 .708l.647.646-.647.646a.5.5 0 0 0 .708.708l.646-.647.646.647a.5.5 0 0 0 .708-.708l-.647-.646.647-.646a.5.5 0 0 0-.708-.708l-.646.647-.646-.647a.5.5 0 0 0-.708 0Z"}}]})(t)}function Pit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.086 2.207a2 2 0 0 1 2.828 0l3.879 3.879a2 2 0 0 1 0 2.828l-5.5 5.5A2 2 0 0 1 7.879 15H5.12a2 2 0 0 1-1.414-.586l-2.5-2.5a2 2 0 0 1 0-2.828l6.879-6.879zm.66 11.34L3.453 8.254 1.914 9.793a1 1 0 0 0 0 1.414l2.5 2.5a1 1 0 0 0 .707.293H7.88a1 1 0 0 0 .707-.293l.16-.16z"}}]})(t)}function jit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.52 3.515A2.5 2.5 0 0 1 4.82 2h6.362c1 0 1.904.596 2.298 1.515l.792 1.848c.075.175.21.319.38.404.5.25.855.715.965 1.262l.335 1.679c.033.161.049.325.049.49v.413c0 .814-.39 1.543-1 1.997V13.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1.338c-1.292.048-2.745.088-4 .088s-2.708-.04-4-.088V13.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1.892c-.61-.454-1-1.183-1-1.997v-.413a2.5 2.5 0 0 1 .049-.49l.335-1.68c.11-.546.465-1.012.964-1.261a.807.807 0 0 0 .381-.404l.792-1.848Zm6.75.51a.186.186 0 0 0-.23.034L6.05 7.246a.188.188 0 0 0 .137.316h1.241l-.673 2.195a.188.188 0 0 0 .085.218c.075.043.17.03.23-.034l2.88-3.187a.188.188 0 0 0-.137-.316H8.572l.782-2.195a.188.188 0 0 0-.085-.218Z"}}]})(t)}function Uit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v8a2 2 0 0 1 2 2v.5a.5.5 0 0 0 1 0V9c0-.258-.104-.377-.357-.635l-.007-.008C13.379 8.096 13 7.71 13 7V4a.5.5 0 0 1 .146-.354l.5-.5a.5.5 0 0 1 .708 0l.5.5A.5.5 0 0 1 15 4v8.5a1.5 1.5 0 1 1-3 0V12a1 1 0 0 0-1-1v4h.5a.5.5 0 0 1 0 1H.5a.5.5 0 0 1 0-1H1V2Zm2 .5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0-.5.5Zm2.631 9.96H4.14v-.893h1.403v-.505H4.14v-.855h1.49v-.54H3.485V13h2.146v-.54Zm1.316.54h.794l1.106-3.333h-.733l-.74 2.615h-.031l-.747-2.615h-.764L6.947 13Z"}}]})(t)}function Wit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"}}]})(t)}function Zit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435zM8 4c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995A.905.905 0 0 1 8 4zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}}]})(t)}function Git(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.46.146A.5.5 0 0 0 11.107 0H4.893a.5.5 0 0 0-.353.146L.146 4.54A.5.5 0 0 0 0 4.893v6.214a.5.5 0 0 0 .146.353l4.394 4.394a.5.5 0 0 0 .353.146h6.214a.5.5 0 0 0 .353-.146l4.394-4.394a.5.5 0 0 0 .146-.353V4.893a.5.5 0 0 0-.146-.353L11.46.146zM8 4c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995A.905.905 0 0 1 8 4zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}}]})(t)}function qit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6 4c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995A.905.905 0 0 1 8 4zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}}]})(t)}function Yit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.982 1.566a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566zM8 5c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995A.905.905 0 0 1 8 5zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}}]})(t)}function Xit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 0A2.5 2.5 0 0 0 0 2.5v11A2.5 2.5 0 0 0 2.5 16h11a2.5 2.5 0 0 0 2.5-2.5v-11A2.5 2.5 0 0 0 13.5 0h-11Zm4.326 10.88H10.5V12h-5V4.002h5v1.12H6.826V7.4h3.457v1.073H6.826v2.408Z"}}]})(t)}function $it(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z"}},{tag:"path",attr:{d:"M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8zm8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z"}}]})(t)}function Kit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m10.79 12.912-1.614-1.615a3.5 3.5 0 0 1-4.474-4.474l-2.06-2.06C.938 6.278 0 8 0 8s3 5.5 8 5.5a7.029 7.029 0 0 0 2.79-.588zM5.21 3.088A7.028 7.028 0 0 1 8 2.5c5 0 8 5.5 8 5.5s-.939 1.721-2.641 3.238l-2.062-2.062a3.5 3.5 0 0 0-4.474-4.474L5.21 3.089z"}},{tag:"path",attr:{d:"M5.525 7.646a2.5 2.5 0 0 0 2.829 2.829l-2.83-2.829zm4.95.708-2.829-2.83a2.5 2.5 0 0 1 2.829 2.829zm3.171 6-12-12 .708-.708 12 12-.708.708z"}}]})(t)}function Qit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2Zm4.271 1.055a.5.5 0 0 1 .52.038L8 7.386V5.5a.5.5 0 0 1 .79-.407l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 8 10.5V8.614l-3.21 2.293A.5.5 0 0 1 4 10.5v-5a.5.5 0 0 1 .271-.445Z"}}]})(t)}function Jit(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16ZM4.79 5.093 8 7.386V5.5a.5.5 0 0 1 .79-.407l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 8 10.5V8.614l-3.21 2.293A.5.5 0 0 1 4 10.5v-5a.5.5 0 0 1 .79-.407Z"}}]})(t)}function tot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.596 7.304a.802.802 0 0 1 0 1.392l-6.363 3.692C.713 12.69 0 12.345 0 11.692V4.308c0-.653.713-.998 1.233-.696l6.363 3.692Z"}},{tag:"path",attr:{d:"M15.596 7.304a.802.802 0 0 1 0 1.392l-6.363 3.692C8.713 12.69 8 12.345 8 11.692V4.308c0-.653.713-.998 1.233-.696l6.363 3.692Z"}}]})(t)}function eot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM8 5a.5.5 0 0 1 .5.5v3.793l1.146-1.147a.5.5 0 0 1 .708.708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 1 1 .708-.708L7.5 9.293V5.5A.5.5 0 0 1 8 5z"}}]})(t)}function not(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM7.5 6.707 6.354 7.854a.5.5 0 1 1-.708-.708l2-2a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 6.707V10.5a.5.5 0 0 1-1 0V6.707z"}}]})(t)}function rot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm-2 11.5v-6a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm-2.5.5a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-1zm-3 0a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1z"}}]})(t)}function aot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.526 9.273c-.542 0-.832.563-.832 1.612 0 .088.003.173.006.252l1.56-1.143c-.126-.474-.375-.72-.733-.72zm-.732 2.508c.126.472.372.718.732.718.54 0 .83-.563.83-1.614 0-.085-.003-.17-.006-.25l-1.556 1.146z"}},{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM7.05 10.885c0 1.415-.548 2.206-1.524 2.206C4.548 13.09 4 12.3 4 10.885c0-1.412.548-2.203 1.526-2.203.976 0 1.524.79 1.524 2.203zm3.805 1.52V13h-3v-.595h1.181V9.5h-.05l-1.136.747v-.688l1.19-.786h.69v3.633h1.125z"}}]})(t)}function iot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 0h8a2 2 0 0 1 2 2v7H2V2a2 2 0 0 1 2-2zM2 12h12v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-2zM.5 10a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1H.5z"}}]})(t)}function oot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm-1.146 6.854-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 8.793l2.646-2.647a.5.5 0 0 1 .708.708z"}}]})(t)}function lot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM6.646 5.646a.5.5 0 1 1 .708.708L5.707 8l1.647 1.646a.5.5 0 0 1-.708.708l-2-2a.5.5 0 0 1 0-.708l2-2zm2.708 0 2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L10.293 8 8.646 6.354a.5.5 0 1 1 .708-.708z"}}]})(t)}function cot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM8.5 4.5V6H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V7H6a.5.5 0 0 1 0-1h1.5V4.5a.5.5 0 0 1 1 0zM6 10h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1z"}}]})(t)}function sot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zm-1 4v3.793l1.146-1.147a.5.5 0 0 1 .708.708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 .708-.708L7.5 11.293V7.5a.5.5 0 0 1 1 0z"}}]})(t)}function uot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM6.354 9.854a.5.5 0 0 1-.708-.708l2-2a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 8.707V12.5a.5.5 0 0 1-1 0V8.707L6.354 9.854z"}}]})(t)}function dot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zm.5 10v-6a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm-2.5.5a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-1zm-3 0a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1z"}}]})(t)}function hot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.526 10.273c-.542 0-.832.563-.832 1.612 0 .088.003.173.006.252l1.559-1.143c-.126-.474-.375-.72-.733-.72zm-.732 2.508c.126.472.372.718.732.718.54 0 .83-.563.83-1.614 0-.085-.003-.17-.006-.25l-1.556 1.146z"}},{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zm-2.45 8.385c0 1.415-.548 2.206-1.524 2.206C4.548 14.09 4 13.3 4 11.885c0-1.412.548-2.203 1.526-2.203.976 0 1.524.79 1.524 2.203zm3.805 1.52V14h-3v-.595h1.181V10.5h-.05l-1.136.747v-.688l1.19-.786h.69v3.633h1.125z"}}]})(t)}function fot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 0h5.293A1 1 0 0 1 10 .293L13.707 4a1 1 0 0 1 .293.707V9H2V2a2 2 0 0 1 2-2zm5.5 1.5v2a1 1 0 0 0 1 1h2l-3-3zM2 12h12v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-2zM.5 10a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1H.5z"}}]})(t)}function pot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zm1.354 4.354-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 9.793l2.646-2.647a.5.5 0 0 1 .708.708z"}}]})(t)}function got(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM6.646 7.646a.5.5 0 1 1 .708.708L5.707 10l1.647 1.646a.5.5 0 0 1-.708.708l-2-2a.5.5 0 0 1 0-.708l2-2zm2.708 0 2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L10.293 10 8.646 8.354a.5.5 0 1 1 .708-.708z"}}]})(t)}function vot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM8 6a.5.5 0 0 1 .5.5V8H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V9H6a.5.5 0 0 1 0-1h1.5V6.5A.5.5 0 0 1 8 6zm-2.5 6.5A.5.5 0 0 1 6 12h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"}}]})(t)}function mot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 7.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-2z"}},{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM8.5 6h2A1.5 1.5 0 0 1 12 7.5v2a1.5 1.5 0 0 1-1.5 1.5h-.473l.447 1.342a.5.5 0 0 1-.948.316L8.973 11H8.5v1a.5.5 0 0 1-1 0v-1h-.473l-.553 1.658a.5.5 0 1 1-.948-.316L5.973 11H5.5A1.5 1.5 0 0 1 4 9.5v-2A1.5 1.5 0 0 1 5.5 6h2a.5.5 0 0 1 1 0z"}}]})(t)}function yot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM5.884 6.68 8 9.219l2.116-2.54a.5.5 0 1 1 .768.641L8.651 10l2.233 2.68a.5.5 0 0 1-.768.64L8 10.781l-2.116 2.54a.5.5 0 0 1-.768-.641L7.349 10 5.116 7.32a.5.5 0 1 1 .768-.64z"}}]})(t)}function bot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 0h5.293A1 1 0 0 1 10 .293L13.707 4a1 1 0 0 1 .293.707V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm5.5 1.5v2a1 1 0 0 0 1 1h2l-3-3z"}}]})(t)}function xot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM5.057 6h5.886L11 8h-.5c-.18-1.096-.356-1.192-1.694-1.235l-.298-.01v5.09c0 .47.1.582.903.655v.5H6.59v-.5c.799-.073.898-.184.898-.654V6.755l-.293.01C5.856 6.808 5.68 6.905 5.5 8H5l.057-2z"}}]})(t)}function Mot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 0h5.293A1 1 0 0 1 10 .293L13.707 4a1 1 0 0 1 .293.707v5.586l-2.73-2.73a1 1 0 0 0-1.52.127l-1.889 2.644-1.769-1.062a1 1 0 0 0-1.222.15L2 12.292V2a2 2 0 0 1 2-2zm5.5 1.5v2a1 1 0 0 0 1 1h2l-3-3zm-1.498 4a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0z"}},{tag:"path",attr:{d:"M10.564 8.27 14 11.708V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-.293l3.578-3.577 2.56 1.536 2.426-3.395z"}}]})(t)}function wot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 7a1 1 0 0 1 2 0v1H7V7zM6 9.3c0-.042.02-.107.105-.175A.637.637 0 0 1 6.5 9h3a.64.64 0 0 1 .395.125c.085.068.105.133.105.175v2.4c0 .042-.02.107-.105.175A.637.637 0 0 1 9.5 12h-3a.637.637 0 0 1-.395-.125C6.02 11.807 6 11.742 6 11.7V9.3z"}},{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM10 7v1.076c.54.166 1 .597 1 1.224v2.4c0 .816-.781 1.3-1.5 1.3h-3c-.719 0-1.5-.484-1.5-1.3V9.3c0-.627.46-1.058 1-1.224V7a2 2 0 1 1 4 0z"}}]})(t)}function zot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 7a1 1 0 0 1 2 0v1H7V7z"}},{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM10 7v1.076c.54.166 1 .597 1 1.224v2.4c0 .816-.781 1.3-1.5 1.3h-3c-.719 0-1.5-.484-1.5-1.3V9.3c0-.627.46-1.058 1-1.224V7a2 2 0 1 1 4 0z"}}]})(t)}function Cot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zm-3 2v.634l.549-.317a.5.5 0 1 1 .5.866L7 7l.549.317a.5.5 0 1 1-.5.866L6.5 7.866V8.5a.5.5 0 0 1-1 0v-.634l-.549.317a.5.5 0 1 1-.5-.866L5 7l-.549-.317a.5.5 0 0 1 .5-.866l.549.317V5.5a.5.5 0 1 1 1 0zm-2 4.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1zm0 2h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1z"}}]})(t)}function Aot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM6 8.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1z"}}]})(t)}function kot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM11 6.64v1.75l-2 .5v3.61c0 .495-.301.883-.662 1.123C7.974 13.866 7.499 14 7 14c-.5 0-.974-.134-1.338-.377-.36-.24-.662-.628-.662-1.123s.301-.883.662-1.123C6.026 11.134 6.501 11 7 11c.356 0 .7.068 1 .196V6.89a1 1 0 0 1 .757-.97l1-.25A1 1 0 0 1 11 6.64z"}}]})(t)}function Hot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.523 12.424c.14-.082.293-.162.459-.238a7.878 7.878 0 0 1-.45.606c-.28.337-.498.516-.635.572a.266.266 0 0 1-.035.012.282.282 0 0 1-.026-.044c-.056-.11-.054-.216.04-.36.106-.165.319-.354.647-.548zm2.455-1.647c-.119.025-.237.05-.356.078a21.148 21.148 0 0 0 .5-1.05 12.045 12.045 0 0 0 .51.858c-.217.032-.436.07-.654.114zm2.525.939a3.881 3.881 0 0 1-.435-.41c.228.005.434.022.612.054.317.057.466.147.518.209a.095.095 0 0 1 .026.064.436.436 0 0 1-.06.2.307.307 0 0 1-.094.124.107.107 0 0 1-.069.015c-.09-.003-.258-.066-.498-.256zM8.278 6.97c-.04.244-.108.524-.2.829a4.86 4.86 0 0 1-.089-.346c-.076-.353-.087-.63-.046-.822.038-.177.11-.248.196-.283a.517.517 0 0 1 .145-.04c.013.03.028.092.032.198.005.122-.007.277-.038.465z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M4 0h5.293A1 1 0 0 1 10 .293L13.707 4a1 1 0 0 1 .293.707V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm5.5 1.5v2a1 1 0 0 0 1 1h2l-3-3zM4.165 13.668c.09.18.23.343.438.419.207.075.412.04.58-.03.318-.13.635-.436.926-.786.333-.401.683-.927 1.021-1.51a11.651 11.651 0 0 1 1.997-.406c.3.383.61.713.91.95.28.22.603.403.934.417a.856.856 0 0 0 .51-.138c.155-.101.27-.247.354-.416.09-.181.145-.37.138-.563a.844.844 0 0 0-.2-.518c-.226-.27-.596-.4-.96-.465a5.76 5.76 0 0 0-1.335-.05 10.954 10.954 0 0 1-.98-1.686c.25-.66.437-1.284.52-1.794.036-.218.055-.426.048-.614a1.238 1.238 0 0 0-.127-.538.7.7 0 0 0-.477-.365c-.202-.043-.41 0-.601.077-.377.15-.576.47-.651.823-.073.34-.04.736.046 1.136.088.406.238.848.43 1.295a19.697 19.697 0 0 1-1.062 2.227 7.662 7.662 0 0 0-1.482.645c-.37.22-.699.48-.897.787-.21.326-.275.714-.08 1.103z"}}]})(t)}function Eot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0zm2 5.755V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-.245S4 12 8 12s5 1.755 5 1.755z"}}]})(t)}function Sot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM6 6.883a.5.5 0 0 1 .757-.429l3.528 2.117a.5.5 0 0 1 0 .858l-3.528 2.117a.5.5 0 0 1-.757-.43V6.884z"}}]})(t)}function Lot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM8.5 7v1.5H10a.5.5 0 0 1 0 1H8.5V11a.5.5 0 0 1-1 0V9.5H6a.5.5 0 0 1 0-1h1.5V7a.5.5 0 0 1 1 0z"}}]})(t)}function _ot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zm-5-.5H7a.5.5 0 0 1 0 1H4.5a.5.5 0 0 1 0-1zm0 3h7a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 .5-.5z"}}]})(t)}function Bot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.188 10H7V6.5h1.188a1.75 1.75 0 1 1 0 3.5z"}},{tag:"path",attr:{d:"M4 0h5.293A1 1 0 0 1 10 .293L13.707 4a1 1 0 0 1 .293.707V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm5.5 1.5v2a1 1 0 0 0 1 1h2l-3-3zM7 5.5a1 1 0 0 0-1 1V13a.5.5 0 0 0 1 0v-2h1.188a2.75 2.75 0 0 0 0-5.5H7z"}}]})(t)}function Dot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM7 6.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm-.861 1.542 1.33.886 1.854-1.855a.25.25 0 0 1 .289-.047l1.888.974V9.5a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V9s1.54-1.274 1.639-1.208zM5 11h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1zm0 2h3a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1z"}}]})(t)}function Tot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM3 9h10v1H6v2h7v1H6v2H5v-2H3v-1h2v-2H3V9z"}}]})(t)}function Vot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 9.78V7.22c0-.096.106-.156.19-.106l2.13 1.279a.125.125 0 0 1 0 .214l-2.13 1.28A.125.125 0 0 1 7 9.778z"}},{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM5 6h6a.5.5 0 0 1 .496.438l.5 4A.5.5 0 0 1 11.5 11h-3v2.016c.863.055 1.5.251 1.5.484 0 .276-.895.5-2 .5s-2-.224-2-.5c0-.233.637-.429 1.5-.484V11h-3a.5.5 0 0 1-.496-.562l.5-4A.5.5 0 0 1 5 6z"}}]})(t)}function Oot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 12v-2h3v2H6z"}},{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM3 9h10v1h-3v2h3v1h-3v2H9v-2H6v2H5v-2H3v-1h2v-2H3V9z"}}]})(t)}function Iot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM4.5 9a.5.5 0 0 1 0-1h7a.5.5 0 0 1 0 1h-7zM4 10.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm.5 2.5a.5.5 0 0 1 0-1h4a.5.5 0 0 1 0 1h-4z"}}]})(t)}function Rot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM5.485 6.879l1.036 4.144.997-3.655a.5.5 0 0 1 .964 0l.997 3.655 1.036-4.144a.5.5 0 0 1 .97.242l-1.5 6a.5.5 0 0 1-.967.01L8 9.402l-1.018 3.73a.5.5 0 0 1-.967-.01l-1.5-6a.5.5 0 1 1 .97-.242z"}}]})(t)}function Fot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM6.854 7.146 8 8.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 9l1.147 1.146a.5.5 0 0 1-.708.708L8 9.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 9 6.146 7.854a.5.5 0 1 1 .708-.708z"}}]})(t)}function Not(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.5 9.438V8.5h1v.938a1 1 0 0 0 .03.243l.4 1.598-.93.62-.93-.62.4-1.598a1 1 0 0 0 .03-.243z"}},{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zm-4-.5V2h-1V1H6v1h1v1H6v1h1v1H6v1h1v1H5.5V6h-1V5h1V4h-1V3h1zm0 4.5h1a1 1 0 0 1 1 1v.938l.4 1.599a1 1 0 0 1-.416 1.074l-.93.62a1 1 0 0 1-1.109 0l-.93-.62a1 1 0 0 1-.415-1.074l.4-1.599V8.5a1 1 0 0 1 1-1z"}}]})(t)}function Pot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 6.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-2z"}},{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM8.5 5h2A1.5 1.5 0 0 1 12 6.5v2a1.5 1.5 0 0 1-1.5 1.5h-.473l.447 1.342a.5.5 0 0 1-.948.316L8.973 10H8.5v1a.5.5 0 0 1-1 0v-1h-.473l-.553 1.658a.5.5 0 1 1-.948-.316L5.973 10H5.5A1.5 1.5 0 0 1 4 8.5v-2A1.5 1.5 0 0 1 5.5 5h2a.5.5 0 0 1 1 0z"}}]})(t)}function jot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM5.884 4.68 8 7.219l2.116-2.54a.5.5 0 1 1 .768.641L8.651 8l2.233 2.68a.5.5 0 0 1-.768.64L8 8.781l-2.116 2.54a.5.5 0 0 1-.768-.641L7.349 8 5.116 5.32a.5.5 0 1 1 .768-.64z"}}]})(t)}function Uot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4 0h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2z"}}]})(t)}function Wot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM5.057 4h5.886L11 6h-.5c-.18-1.096-.356-1.192-1.694-1.235l-.298-.01v6.09c0 .47.1.582.903.655v.5H6.59v-.5c.799-.073.898-.184.898-.654V4.755l-.293.01C5.856 4.808 5.68 4.905 5.5 6H5l.057-2z"}}]})(t)}function Zot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 0h8a2 2 0 0 1 2 2v8.293l-2.73-2.73a1 1 0 0 0-1.52.127l-1.889 2.644-1.769-1.062a1 1 0 0 0-1.222.15L2 12.292V2a2 2 0 0 1 2-2zm4.002 5.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0z"}},{tag:"path",attr:{d:"M10.564 8.27 14 11.708V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-.293l3.578-3.577 2.56 1.536 2.426-3.395z"}}]})(t)}function Got(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 6a1 1 0 0 1 2 0v1H7V6zM6 8.3c0-.042.02-.107.105-.175A.637.637 0 0 1 6.5 8h3a.64.64 0 0 1 .395.125c.085.068.105.133.105.175v2.4c0 .042-.02.107-.105.175A.637.637 0 0 1 9.5 11h-3a.637.637 0 0 1-.395-.125C6.02 10.807 6 10.742 6 10.7V8.3z"}},{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm-2 6v1.076c.54.166 1 .597 1 1.224v2.4c0 .816-.781 1.3-1.5 1.3h-3c-.719 0-1.5-.484-1.5-1.3V8.3c0-.627.46-1.058 1-1.224V6a2 2 0 1 1 4 0z"}}]})(t)}function qot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 6a1 1 0 0 1 2 0v1H7V6z"}},{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm-2 6v1.076c.54.166 1 .597 1 1.224v2.4c0 .816-.781 1.3-1.5 1.3h-3c-.719 0-1.5-.484-1.5-1.3V8.3c0-.627.46-1.058 1-1.224V6a2 2 0 1 1 4 0z"}}]})(t)}function Yot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM8.5 4.5v.634l.549-.317a.5.5 0 1 1 .5.866L9 6l.549.317a.5.5 0 1 1-.5.866L8.5 6.866V7.5a.5.5 0 0 1-1 0v-.634l-.549.317a.5.5 0 1 1-.5-.866L7 6l-.549-.317a.5.5 0 0 1 .5-.866l.549.317V4.5a.5.5 0 1 1 1 0zM5.5 9h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1zm0 2h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1z"}}]})(t)}function Xot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM6 7.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1z"}}]})(t)}function $ot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm-.5 4.11v1.8l-2.5.5v5.09c0 .495-.301.883-.662 1.123C7.974 12.866 7.499 13 7 13c-.5 0-.974-.134-1.338-.377-.36-.24-.662-.628-.662-1.123s.301-.883.662-1.123C6.026 10.134 6.501 10 7 10c.356 0 .7.068 1 .196V4.41a1 1 0 0 1 .804-.98l1.5-.3a1 1 0 0 1 1.196.98z"}}]})(t)}function Kot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.523 10.424c.14-.082.293-.162.459-.238a7.878 7.878 0 0 1-.45.606c-.28.337-.498.516-.635.572a.266.266 0 0 1-.035.012.282.282 0 0 1-.026-.044c-.056-.11-.054-.216.04-.36.106-.165.319-.354.647-.548zm2.455-1.647c-.119.025-.237.05-.356.078a21.035 21.035 0 0 0 .5-1.05 11.96 11.96 0 0 0 .51.858c-.217.032-.436.07-.654.114zm2.525.939a3.888 3.888 0 0 1-.435-.41c.228.005.434.022.612.054.317.057.466.147.518.209a.095.095 0 0 1 .026.064.436.436 0 0 1-.06.2.307.307 0 0 1-.094.124.107.107 0 0 1-.069.015c-.09-.003-.258-.066-.498-.256zM8.278 4.97c-.04.244-.108.524-.2.829a4.86 4.86 0 0 1-.089-.346c-.076-.353-.087-.63-.046-.822.038-.177.11-.248.196-.283a.517.517 0 0 1 .145-.04c.013.03.028.092.032.198.005.122-.007.277-.038.465z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M4 0h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm.165 11.668c.09.18.23.343.438.419.207.075.412.04.58-.03.318-.13.635-.436.926-.786.333-.401.683-.927 1.021-1.51a11.64 11.64 0 0 1 1.997-.406c.3.383.61.713.91.95.28.22.603.403.934.417a.856.856 0 0 0 .51-.138c.155-.101.27-.247.354-.416.09-.181.145-.37.138-.563a.844.844 0 0 0-.2-.518c-.226-.27-.596-.4-.96-.465a5.76 5.76 0 0 0-1.335-.05 10.954 10.954 0 0 1-.98-1.686c.25-.66.437-1.284.52-1.794.036-.218.055-.426.048-.614a1.238 1.238 0 0 0-.127-.538.7.7 0 0 0-.477-.365c-.202-.043-.41 0-.601.077-.377.15-.576.47-.651.823-.073.34-.04.736.046 1.136.088.406.238.848.43 1.295a19.707 19.707 0 0 1-1.062 2.227 7.662 7.662 0 0 0-1.482.645c-.37.22-.699.48-.897.787-.21.326-.275.714-.08 1.103z"}}]})(t)}function Qot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm-1 7a3 3 0 1 1-6 0 3 3 0 0 1 6 0zm-3 4c2.623 0 4.146.826 5 1.755V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-1.245C3.854 11.825 5.377 11 8 11z"}}]})(t)}function Jot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM6 5.883a.5.5 0 0 1 .757-.429l3.528 2.117a.5.5 0 0 1 0 .858l-3.528 2.117a.5.5 0 0 1-.757-.43V5.884z"}}]})(t)}function tlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM8.5 6v1.5H10a.5.5 0 0 1 0 1H8.5V10a.5.5 0 0 1-1 0V8.5H6a.5.5 0 0 1 0-1h1.5V6a.5.5 0 0 1 1 0z"}}]})(t)}function elt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM4.5 3h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1zm0 2h7a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-8a.5.5 0 0 1 .5-.5z"}}]})(t)}function nlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.188 8.5H7V5h1.188a1.75 1.75 0 1 1 0 3.5z"}},{tag:"path",attr:{d:"M4 0h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm3 4a1 1 0 0 0-1 1v6.5a.5.5 0 0 0 1 0v-2h1.188a2.75 2.75 0 0 0 0-5.5H7z"}}]})(t)}function rlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM7 4.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm-.861 1.542 1.33.886 1.854-1.855a.25.25 0 0 1 .289-.047l1.888.974V7.5a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V7s1.54-1.274 1.639-1.208zM5 9h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1zm0 2h3a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1z"}}]})(t)}function alt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v4h12V2a2 2 0 0 0-2-2zm2 7H6v2h8V7zm0 3H6v2h8v-2zm0 3H6v3h6a2 2 0 0 0 2-2v-1zm-9 3v-3H2v1a2 2 0 0 0 2 2h1zm-3-4h3v-2H2v2zm0-3h3V7H2v2z"}}]})(t)}function ilt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 7.78V5.22c0-.096.106-.156.19-.106l2.13 1.279a.125.125 0 0 1 0 .214l-2.13 1.28A.125.125 0 0 1 7 7.778z"}},{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM5 4h6a.5.5 0 0 1 .496.438l.5 4A.5.5 0 0 1 11.5 9h-3v2.016c.863.055 1.5.251 1.5.484 0 .276-.895.5-2 .5s-2-.224-2-.5c0-.233.637-.429 1.5-.484V9h-3a.5.5 0 0 1-.496-.562l.5-4A.5.5 0 0 1 5 4z"}}]})(t)}function olt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v4h12V2a2 2 0 0 0-2-2zm2 7h-4v2h4V7zm0 3h-4v2h4v-2zm0 3h-4v3h2a2 2 0 0 0 2-2v-1zm-5 3v-3H6v3h3zm-4 0v-3H2v1a2 2 0 0 0 2 2h1zm-3-4h3v-2H2v2zm0-3h3V7H2v2zm4 0V7h3v2H6zm0 1h3v2H6v-2z"}}]})(t)}function llt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM5 4h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1zm-.5 2.5A.5.5 0 0 1 5 6h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zM5 8h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1zm0 2h3a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1z"}}]})(t)}function clt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM5.485 4.879l1.036 4.144.997-3.655a.5.5 0 0 1 .964 0l.997 3.655 1.036-4.144a.5.5 0 0 1 .97.242l-1.5 6a.5.5 0 0 1-.967.01L8 7.402l-1.018 3.73a.5.5 0 0 1-.967-.01l-1.5-6a.5.5 0 1 1 .97-.242z"}}]})(t)}function slt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM6.854 6.146 8 7.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 8l1.147 1.146a.5.5 0 0 1-.708.708L8 8.707 6.854 9.854a.5.5 0 0 1-.708-.708L7.293 8 6.146 6.854a.5.5 0 1 1 .708-.708z"}}]})(t)}function ult(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 9.438V8.5h-1v.938a1 1 0 0 1-.03.243l-.4 1.598.93.62.93-.62-.4-1.598a1 1 0 0 1-.03-.243z"}},{tag:"path",attr:{d:"M4 0h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm2.5 8.5v.938l-.4 1.599a1 1 0 0 0 .416 1.074l.93.62a1 1 0 0 0 1.109 0l.93-.62a1 1 0 0 0 .415-1.074l-.4-1.599V8.5a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1zm1-5.5h-1v1h1v1h-1v1h1v1H9V6H8V5h1V4H8V3h1V2H8V1H6.5v1h1v1z"}}]})(t)}function dlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM3.5 5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1 0-1zM5 8.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm2 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5z"}}]})(t)}function hlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm.5 5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1 0-1zM4 8.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm2 3a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5z"}}]})(t)}function flt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14.778.085A.5.5 0 0 1 15 .5V8a.5.5 0 0 1-.314.464L14.5 8l.186.464-.003.001-.006.003-.023.009a12.435 12.435 0 0 1-.397.15c-.264.095-.631.223-1.047.35-.816.252-1.879.523-2.71.523-.847 0-1.548-.28-2.158-.525l-.028-.01C7.68 8.71 7.14 8.5 6.5 8.5c-.7 0-1.638.23-2.437.477A19.626 19.626 0 0 0 3 9.342V15.5a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 1 0v.282c.226-.079.496-.17.79-.26C4.606.272 5.67 0 6.5 0c.84 0 1.524.277 2.121.519l.043.018C9.286.788 9.828 1 10.5 1c.7 0 1.638-.23 2.437-.477a19.587 19.587 0 0 0 1.349-.476l.019-.007.004-.002h.001"}}]})(t)}function plt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.828 3h3.982a2 2 0 0 1 1.992 2.181l-.637 7A2 2 0 0 1 13.174 14H2.825a2 2 0 0 1-1.991-1.819l-.637-7a1.99 1.99 0 0 1 .342-1.31L.5 3a2 2 0 0 1 2-2h3.672a2 2 0 0 1 1.414.586l.828.828A2 2 0 0 0 9.828 3zm-8.322.12C1.72 3.042 1.95 3 2.19 3h5.396l-.707-.707A1 1 0 0 0 6.172 2H2.5a1 1 0 0 0-1 .981l.006.139z"}}]})(t)}function glt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.81 3H9.828a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 6.172 1H2.5a2 2 0 0 0-2 2l.04.87a1.99 1.99 0 0 0-.342 1.311l.637 7A2 2 0 0 0 2.826 14h10.348a2 2 0 0 0 1.991-1.819l.637-7A2 2 0 0 0 13.81 3zM2.19 3c-.24 0-.47.042-.683.12L1.5 2.98a1 1 0 0 1 1-.98h3.672a1 1 0 0 1 .707.293L7.586 3H2.19zm9.608 5.271-3.182 1.97c-.27.166-.616-.036-.616-.372V9.1s-2.571-.3-4 2.4c.571-4.8 3.143-4.8 4-4.8v-.769c0-.336.346-.538.616-.371l3.182 1.969c.27.166.27.576 0 .742z"}}]})(t)}function vlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m9.77 12.11 4.012-2.953a.647.647 0 0 0 0-1.114L9.771 5.09a.644.644 0 0 0-.971.557V6.65H2v3.9h6.8v1.003c0 .505.545.808.97.557z"}}]})(t)}function mlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.974 9.806h.692c.306 0 .556.063.75.19.198.127.343.317.437.568.096.252.144.565.144.941 0 .284-.027.53-.083.74-.053.21-.133.386-.241.528a.986.986 0 0 1-.412.315 1.575 1.575 0 0 1-.595.103h-.692V9.806Z"}},{tag:"path",attr:{d:"M1 2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v8a2 2 0 0 1 2 2v.5a.5.5 0 0 0 1 0V8h-.5a.5.5 0 0 1-.5-.5V4.375a.5.5 0 0 1 .5-.5h1.495c-.011-.476-.053-.894-.201-1.222a.97.97 0 0 0-.394-.458c-.184-.11-.464-.195-.9-.195a.5.5 0 0 1 0-1c.564 0 1.034.11 1.412.336.383.228.634.551.794.907.295.655.294 1.465.294 2.081V7.5a.5.5 0 0 1-.5.5H15v4.5a1.5 1.5 0 0 1-3 0V12a1 1 0 0 0-1-1v4h.5a.5.5 0 0 1 0 1H.5a.5.5 0 0 1 0-1H1V2Zm2 .5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0-.5.5ZM4 9v5h1.796c.496 0 .906-.099 1.23-.297.327-.197.571-.484.732-.86.161-.377.242-.828.242-1.356 0-.525-.08-.973-.242-1.344a1.775 1.775 0 0 0-.725-.85C6.71 9.098 6.296 9 5.796 9H4Z"}}]})(t)}function ylt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v8a2 2 0 0 1 2 2v.5a.5.5 0 0 0 1 0V8h-.5a.5.5 0 0 1-.5-.5V4.375a.5.5 0 0 1 .5-.5h1.495c-.011-.476-.053-.894-.201-1.222a.97.97 0 0 0-.394-.458c-.184-.11-.464-.195-.9-.195a.5.5 0 0 1 0-1c.564 0 1.034.11 1.412.336.383.228.634.551.794.907.295.655.294 1.465.294 2.081V7.5a.5.5 0 0 1-.5.5H15v4.5a1.5 1.5 0 0 1-3 0V12a1 1 0 0 0-1-1v4h.5a.5.5 0 0 1 0 1H.5a.5.5 0 0 1 0-1H1V2Zm2.5 0a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5Z"}}]})(t)}function blt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 1.5A.5.5 0 0 1 2 1h12a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.128.334L10 8.692V13.5a.5.5 0 0 1-.342.474l-3 1A.5.5 0 0 1 6 14.5V8.692L1.628 3.834A.5.5 0 0 1 1.5 3.5v-2z"}}]})(t)}function xlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.405 1.05c-.413-1.4-2.397-1.4-2.81 0l-.1.34a1.464 1.464 0 0 1-2.105.872l-.31-.17c-1.283-.698-2.686.705-1.987 1.987l.169.311c.446.82.023 1.841-.872 2.105l-.34.1c-1.4.413-1.4 2.397 0 2.81l.34.1a1.464 1.464 0 0 1 .872 2.105l-.17.31c-.698 1.283.705 2.686 1.987 1.987l.311-.169a1.464 1.464 0 0 1 2.105.872l.1.34c.413 1.4 2.397 1.4 2.81 0l.1-.34a1.464 1.464 0 0 1 2.105-.872l.31.17c1.283.698 2.686-.705 1.987-1.987l-.169-.311a1.464 1.464 0 0 1 .872-2.105l.34-.1c1.4-.413 1.4-2.397 0-2.81l-.34-.1a1.464 1.464 0 0 1-.872-2.105l.17-.31c.698-1.283-.705-2.686-1.987-1.987l-.311.169a1.464 1.464 0 0 1-2.105-.872l-.1-.34zM8 10.93a2.929 2.929 0 1 1 0-5.86 2.929 2.929 0 0 1 0 5.858z"}}]})(t)}function Mlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10zm0-7a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"}}]})(t)}function wlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4 4a4 4 0 1 1 4.5 3.969V13.5a.5.5 0 0 1-1 0V7.97A4 4 0 0 1 4 3.999zm2.493 8.574a.5.5 0 0 1-.411.575c-.712.118-1.28.295-1.655.493a1.319 1.319 0 0 0-.37.265.301.301 0 0 0-.057.09V14l.002.008a.147.147 0 0 0 .016.033.617.617 0 0 0 .145.15c.165.13.435.27.813.395.751.25 1.82.414 3.024.414s2.273-.163 3.024-.414c.378-.126.648-.265.813-.395a.619.619 0 0 0 .146-.15.148.148 0 0 0 .015-.033L12 14v-.004a.301.301 0 0 0-.057-.09 1.318 1.318 0 0 0-.37-.264c-.376-.198-.943-.375-1.655-.493a.5.5 0 1 1 .164-.986c.77.127 1.452.328 1.957.594C12.5 13 13 13.4 13 14c0 .426-.26.752-.544.977-.29.228-.68.413-1.116.558-.878.293-2.059.465-3.34.465-1.281 0-2.462-.172-3.34-.465-.436-.145-.826-.33-1.116-.558C3.26 14.752 3 14.426 3 14c0-.599.5-1 .961-1.243.505-.266 1.187-.467 1.957-.594a.5.5 0 0 1 .575.411z"}}]})(t)}function zlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 2.5a2.5 2.5 0 0 1 5 0 2.5 2.5 0 0 1 5 0v.006c0 .07 0 .27-.038.494H15a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h2.038A2.968 2.968 0 0 1 3 2.506V2.5zm1.068.5H7v-.5a1.5 1.5 0 1 0-3 0c0 .085.002.274.045.43a.522.522 0 0 0 .023.07zM9 3h2.932a.56.56 0 0 0 .023-.07c.043-.156.045-.345.045-.43a1.5 1.5 0 0 0-3 0V3zm6 4v7.5a1.5 1.5 0 0 1-1.5 1.5H9V7h6zM2.5 16A1.5 1.5 0 0 1 1 14.5V7h6v9H2.5z"}}]})(t)}function Clt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 1a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V1zm9 0a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1V1zm0 9a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-5z"}}]})(t)}function Alt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V4zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V4zM1 9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V9zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V9zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V9z"}}]})(t)}function klt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 2a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V2zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V2zM1 7a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V7zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V7zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V7zM1 12a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-2zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-2zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-2z"}}]})(t)}function Hlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 2.5A1.5 1.5 0 0 1 2.5 1h3A1.5 1.5 0 0 1 7 2.5v3A1.5 1.5 0 0 1 5.5 7h-3A1.5 1.5 0 0 1 1 5.5v-3zm8 0A1.5 1.5 0 0 1 10.5 1h3A1.5 1.5 0 0 1 15 2.5v3A1.5 1.5 0 0 1 13.5 7h-3A1.5 1.5 0 0 1 9 5.5v-3zm-8 8A1.5 1.5 0 0 1 2.5 9h3A1.5 1.5 0 0 1 7 10.5v3A1.5 1.5 0 0 1 5.5 15h-3A1.5 1.5 0 0 1 1 13.5v-3zm8 0A1.5 1.5 0 0 1 10.5 9h3a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1-1.5 1.5h-3A1.5 1.5 0 0 1 9 13.5v-3z"}}]})(t)}function Elt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-5-3.998H9.67v3.322H6.33V4.002H5V12h1.33V8.455h3.34V12H11V4.002Z"}}]})(t)}function Slt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm9 4.002V12H9.67V8.455H6.33V12H5V4.002h1.33v3.322h3.34V4.002H11Z"}}]})(t)}function Llt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 4.466V1.75a1.75 1.75 0 1 0-3.5 0v5.34l-1.2.24a1.5 1.5 0 0 0-1.196 1.636l.345 3.106a2.5 2.5 0 0 0 .405 1.11l1.433 2.15A1.5 1.5 0 0 0 6.035 16h6.385a1.5 1.5 0 0 0 1.302-.756l1.395-2.441a3.5 3.5 0 0 0 .444-1.389l.271-2.715a2 2 0 0 0-1.99-2.199h-.581a5.114 5.114 0 0 0-.195-.248c-.191-.229-.51-.568-.88-.716-.364-.146-.846-.132-1.158-.108l-.132.012a1.26 1.26 0 0 0-.56-.642 2.632 2.632 0 0 0-.738-.288c-.31-.062-.739-.058-1.05-.046l-.048.002z"}}]})(t)}function _lt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 1.75v2.716l.047-.002c.312-.012.742-.016 1.051.046.28.056.543.18.738.288.273.152.456.385.56.642l.132-.012c.312-.024.794-.038 1.158.108.37.148.689.487.88.716.075.09.141.175.195.248h.582a2 2 0 0 1 1.99 2.199l-.272 2.715a3.5 3.5 0 0 1-.444 1.389l-1.395 2.441A1.5 1.5 0 0 1 12.42 16H6.118a1.5 1.5 0 0 1-1.342-.83l-1.215-2.43L1.07 8.589a1.517 1.517 0 0 1 2.373-1.852L5 8.293V1.75a1.75 1.75 0 0 1 3.5 0z"}}]})(t)}function Blt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.956 14.534c.065.936.952 1.659 1.908 1.42l.261-.065a1.378 1.378 0 0 0 1.012-.965c.22-.816.533-2.512.062-4.51.136.02.285.037.443.051.713.065 1.669.071 2.516-.211.518-.173.994-.68 1.2-1.272a1.896 1.896 0 0 0-.234-1.734c.058-.118.103-.242.138-.362.077-.27.113-.568.113-.856 0-.29-.036-.586-.113-.857a2.094 2.094 0 0 0-.16-.403c.169-.387.107-.82-.003-1.149a3.162 3.162 0 0 0-.488-.9c.054-.153.076-.313.076-.465a1.86 1.86 0 0 0-.253-.912C13.1.757 12.437.28 11.5.28H8c-.605 0-1.07.08-1.466.217a4.823 4.823 0 0 0-.97.485l-.048.029c-.504.308-.999.61-2.068.723C2.682 1.815 2 2.434 2 3.279v4c0 .851.685 1.433 1.357 1.616.849.232 1.574.787 2.132 1.41.56.626.914 1.28 1.039 1.638.199.575.356 1.54.428 2.591z"}}]})(t)}function Dlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.956 1.745C7.021.81 7.908.087 8.864.325l.261.066c.463.116.874.456 1.012.965.22.816.533 2.511.062 4.51a9.84 9.84 0 0 1 .443-.051c.713-.065 1.669-.072 2.516.21.518.173.994.681 1.2 1.273.184.532.16 1.162-.234 1.733.058.119.103.242.138.363.077.27.113.567.113.856 0 .289-.036.586-.113.856-.039.135-.09.273-.16.404.169.387.107.819-.003 1.148a3.163 3.163 0 0 1-.488.901c.054.152.076.312.076.465 0 .305-.089.625-.253.912C13.1 15.522 12.437 16 11.5 16H8c-.605 0-1.07-.081-1.466-.218a4.82 4.82 0 0 1-.97-.484l-.048-.03c-.504-.307-.999-.609-2.068-.722C2.682 14.464 2 13.846 2 13V9c0-.85.685-1.432 1.357-1.615.849-.232 1.574-.787 2.132-1.41.56-.627.914-1.28 1.039-1.639.199-.575.356-1.539.428-2.59z"}}]})(t)}function Tlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1a2 2 0 0 0-2 2v2H5V3a3 3 0 1 1 6 0v2h-1V3a2 2 0 0 0-2-2zM5 5H3.36a1.5 1.5 0 0 0-1.483 1.277L.85 13.13A2.5 2.5 0 0 0 3.322 16h9.355a2.5 2.5 0 0 0 2.473-2.87l-1.028-6.853A1.5 1.5 0 0 0 12.64 5H11v1.5a.5.5 0 0 1-1 0V5H6v1.5a.5.5 0 0 1-1 0V5z"}}]})(t)}function Vlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 10a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v1a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-1zm2.5 1a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm2 0a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM.91 7.204A2.993 2.993 0 0 1 2 7h12c.384 0 .752.072 1.09.204l-1.867-3.422A1.5 1.5 0 0 0 11.906 3H4.094a1.5 1.5 0 0 0-1.317.782L.91 7.204z"}}]})(t)}function Olt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h5.5v3A1.5 1.5 0 0 0 6 11.5H.5a.5.5 0 0 0 0 1H6A1.5 1.5 0 0 0 7.5 14h1a1.5 1.5 0 0 0 1.5-1.5h5.5a.5.5 0 0 0 0-1H10A1.5 1.5 0 0 0 8.5 10V7H14a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm.5 3a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm2 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1z"}}]})(t)}function Ilt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h1v2H2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1a2 2 0 0 0-2-2h-1V7h1a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm.5 3a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm2 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm-2 7a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm2 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zM12 7v2H4V7h8z"}}]})(t)}function Rlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 9a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1a2 2 0 0 0-2-2H2zm.5 3a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm2 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zM2 2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm.5 3a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm2 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1z"}}]})(t)}function Flt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 5a1 1 0 0 0-1 1v3.293c0 .39.317.707.707.707.188 0 .368.075.5.207l.5.5a1 1 0 0 0 .707.293h11.172a1 1 0 0 0 .707-.293l.5-.5a.707.707 0 0 1 .5-.207c.39 0 .707-.317.707-.707V6a1 1 0 0 0-1-1H1Zm1.5 2h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1 0-1Z"}}]})(t)}function Nlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 1.314C12.438-3.248 23.534 4.735 8 15-7.534 4.736 3.562-3.248 8 1.314z"}}]})(t)}function Plt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.475 9C2.702 10.84 4.779 12.871 8 15c3.221-2.129 5.298-4.16 6.525-6H12a.5.5 0 0 1-.464-.314l-1.457-3.642-1.598 5.593a.5.5 0 0 1-.945.049L5.889 6.568l-1.473 2.21A.5.5 0 0 1 4 9H1.475Z"}},{tag:"path",attr:{d:"M.88 8C-2.427 1.68 4.41-2 7.823 1.143c.06.055.119.112.176.171a3.12 3.12 0 0 1 .176-.17C11.59-2 18.426 1.68 15.12 8h-2.783l-1.874-4.686a.5.5 0 0 0-.945.049L7.921 8.956 6.464 5.314a.5.5 0 0 0-.88-.091L3.732 8H.88Z"}}]})(t)}function jlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.931.586 7 3l1.5 4-2 3L8 15C22.534 5.396 13.757-2.21 8.931.586ZM7.358.77 5.5 3 7 7l-1.5 3 1.815 4.537C-6.533 4.96 2.685-2.467 7.358.77Z"}}]})(t)}function Ult(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.779.052a.5.5 0 0 1 .442 0l6.015 2.97a.5.5 0 0 1 .267.34l1.485 6.676a.5.5 0 0 1-.093.415l-4.162 5.354a.5.5 0 0 1-.395.193H4.662a.5.5 0 0 1-.395-.193L.105 10.453a.5.5 0 0 1-.093-.415l1.485-6.676a.5.5 0 0 1 .267-.34L7.779.053z"}}]})(t)}function Wlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8.5.134a1 1 0 0 0-1 0l-6 3.577a1 1 0 0 0-.5.866v6.846a1 1 0 0 0 .5.866l6 3.577a1 1 0 0 0 1 0l6-3.577a1 1 0 0 0 .5-.866V4.577a1 1 0 0 0-.5-.866L8.5.134z"}}]})(t)}function Zlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 0a1 1 0 0 0-1 1v1a1 1 0 0 0-1 1v4H1a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h6v-2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V16h6a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-3V3a1 1 0 0 0-1-1V1a1 1 0 0 0-1-1H6Zm2.5 5.034v1.1l.953-.55.5.867L9 7l.953.55-.5.866-.953-.55v1.1h-1v-1.1l-.953.55-.5-.866L7 7l-.953-.55.5-.866.953.55v-1.1h1ZM2.25 9h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5A.25.25 0 0 1 2 9.75v-.5A.25.25 0 0 1 2.25 9Zm0 2h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5a.25.25 0 0 1 .25-.25ZM2 13.25a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5ZM13.25 9h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5a.25.25 0 0 1 .25-.25ZM13 11.25a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5Zm.25 1.75h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5a.25.25 0 0 1 .25-.25Z"}}]})(t)}function Glt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.5-5v1h1a.5.5 0 0 1 0 1h-1v1a.5.5 0 1 1-1 0v-1h-1a.5.5 0 1 1 0-1h1v-1a.5.5 0 0 1 1 0Z"}},{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5Z"}},{tag:"path",attr:{d:"m8 3.293 4.712 4.712A4.5 4.5 0 0 0 8.758 15H3.5A1.5 1.5 0 0 1 2 13.5V9.293l6-6Z"}}]})(t)}function qlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5Z"}},{tag:"path",attr:{d:"m8 3.293 4.712 4.712A4.5 4.5 0 0 0 8.758 15H3.5A1.5 1.5 0 0 1 2 13.5V9.293l6-6Z"}},{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm1.679-4.493-1.335 2.226a.75.75 0 0 1-1.174.144l-.774-.773a.5.5 0 0 1 .708-.707l.547.547 1.17-1.951a.5.5 0 1 1 .858.514Z"}}]})(t)}function Ylt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5Z"}},{tag:"path",attr:{d:"m8 3.293 4.712 4.712A4.5 4.5 0 0 0 8.758 15H3.5A1.5 1.5 0 0 1 2 13.5V9.293l6-6Z"}},{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7ZM11 12h3a.5.5 0 0 1 0 1h-3a.5.5 0 1 1 0-1Z"}}]})(t)}function Xlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z"}}]})(t)}function $lt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 9a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7Zm.354 5.854 1.5-1.5a.5.5 0 0 0-.708-.707l-.646.646V10.5a.5.5 0 0 0-1 0v2.793l-.646-.646a.5.5 0 0 0-.708.707l1.5 1.5a.5.5 0 0 0 .708 0Z"}},{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5Z"}},{tag:"path",attr:{d:"m8 3.293 4.712 4.712A4.5 4.5 0 0 0 8.758 15H3.5A1.5 1.5 0 0 1 2 13.5V9.293l6-6Z"}}]})(t)}function Klt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5Z"}},{tag:"path",attr:{d:"m8 3.293 4.712 4.712A4.5 4.5 0 0 0 8.758 15H3.5A1.5 1.5 0 0 1 2 13.5V9.293l6-6Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-3.5-2a.5.5 0 0 0-.5.5v1.5a.5.5 0 1 0 1 0V11a.5.5 0 0 0-.5-.5Zm0 4a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"}}]})(t)}function Qlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5Z"}},{tag:"path",attr:{d:"m8 3.293 6 6V13.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5V9.293l6-6Z"}}]})(t)}function Jlt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.293 1.5a1 1 0 0 1 1.414 0L11 3.793V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.293l2.354 2.353a.5.5 0 0 1-.708.708L8 2.207 1.354 8.854a.5.5 0 1 1-.708-.708L7.293 1.5Z"}},{tag:"path",attr:{d:"M11.07 9.047a1.5 1.5 0 0 0-1.742.26l-.02.021a1.5 1.5 0 0 0-.261 1.742 1.5 1.5 0 0 0 0 2.86 1.504 1.504 0 0 0-.12 1.07H3.5A1.5 1.5 0 0 1 2 13.5V9.293l6-6 4.724 4.724a1.5 1.5 0 0 0-1.654 1.03Z"}},{tag:"path",attr:{d:"m13.158 9.608-.043-.148c-.181-.613-1.049-.613-1.23 0l-.043.148a.64.64 0 0 1-.921.382l-.136-.074c-.561-.306-1.175.308-.87.869l.075.136a.64.64 0 0 1-.382.92l-.148.045c-.613.18-.613 1.048 0 1.229l.148.043a.64.64 0 0 1 .382.921l-.074.136c-.306.561.308 1.175.869.87l.136-.075a.64.64 0 0 1 .92.382l.045.149c.18.612 1.048.612 1.229 0l.043-.15a.64.64 0 0 1 .921-.38l.136.074c.561.305 1.175-.309.87-.87l-.075-.136a.64.64 0 0 1 .382-.92l.149-.044c.612-.181.612-1.049 0-1.23l-.15-.043a.64.64 0 0 1-.38-.921l.074-.136c.305-.561-.309-1.175-.87-.87l-.136.075a.64.64 0 0 1-.92-.382ZM12.5 14a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3Z"}}]})(t)}function tct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.293 1.5a1 1 0 0 1 1.414 0L11 3.793V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.293l2.354 2.353a.5.5 0 0 1-.708.707L8 2.207 1.354 8.853a.5.5 0 1 1-.708-.707L7.293 1.5Z"}},{tag:"path",attr:{d:"m14 9.293-6-6-6 6V13.5A1.5 1.5 0 0 0 3.5 15h9a1.5 1.5 0 0 0 1.5-1.5V9.293Zm-6-.811c1.664-1.673 5.825 1.254 0 5.018-5.825-3.764-1.664-6.691 0-5.018Z"}}]})(t)}function ect(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5Z"}},{tag:"path",attr:{d:"m8 3.293 4.72 4.72a3 3 0 0 0-2.709 3.248A2 2 0 0 0 9 13v2H3.5A1.5 1.5 0 0 1 2 13.5V9.293l6-6Z"}},{tag:"path",attr:{d:"M13 9a2 2 0 0 0-2 2v1a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1v-1a2 2 0 0 0-2-2Zm0 1a1 1 0 0 1 1 1v1h-2v-1a1 1 0 0 1 1-1Z"}}]})(t)}function nct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5Z"}},{tag:"path",attr:{d:"m8 3.293 4.712 4.712A4.5 4.5 0 0 0 8.758 15H3.5A1.5 1.5 0 0 1 2 13.5V9.293l6-6Z"}},{tag:"path",attr:{d:"M13.879 10.414a2.5 2.5 0 0 0-3.465 3.465l3.465-3.465Zm.707.707-3.465 3.465a2.501 2.501 0 0 0 3.465-3.465Zm-4.56-1.096a3.5 3.5 0 1 1 4.949 4.95 3.5 3.5 0 0 1-4.95-4.95Z"}}]})(t)}function rct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.354-5.854 1.5 1.5a.5.5 0 0 1-.708.708L13 11.707V14.5a.5.5 0 1 1-1 0v-2.793l-.646.647a.5.5 0 0 1-.708-.707l1.5-1.5a.5.5 0 0 1 .708 0Z"}},{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5Z"}},{tag:"path",attr:{d:"m8 3.293 4.712 4.712A4.5 4.5 0 0 0 8.758 15H3.5A1.5 1.5 0 0 1 2 13.5V9.293l6-6Z"}}]})(t)}function act(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5Z"}},{tag:"path",attr:{d:"m8 3.293 4.712 4.712A4.5 4.5 0 0 0 8.758 15H3.5A1.5 1.5 0 0 1 2 13.5V9.293l6-6Z"}},{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm-.646-4.854.646.647.646-.646a.5.5 0 0 1 .708.707l-.647.646.647.646a.5.5 0 0 1-.708.708l-.646-.647-.646.647a.5.5 0 0 1-.708-.707l.647-.647-.647-.646a.5.5 0 0 1 .708-.707Z"}}]})(t)}function ict(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.207 1a1 1 0 0 0-1.414 0L.146 6.646a.5.5 0 0 0 .708.708L1 7.207V12.5A1.5 1.5 0 0 0 2.5 14h.55a2.51 2.51 0 0 1-.05-.5V9.415a1.5 1.5 0 0 1-.56-2.475l5.353-5.354L7.207 1Z"}},{tag:"path",attr:{d:"M8.793 2a1 1 0 0 1 1.414 0L12 3.793V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.293l1.854 1.853a.5.5 0 0 1-.708.708L15 8.207V13.5a1.5 1.5 0 0 1-1.5 1.5h-8A1.5 1.5 0 0 1 4 13.5V8.207l-.146.147a.5.5 0 1 1-.708-.708L8.793 2Z"}}]})(t)}function oct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.002 3a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-12a2 2 0 0 1-2-2V3zm1 9v1a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V9.5l-3.777-1.947a.5.5 0 0 0-.577.093l-3.71 3.71-2.66-1.772a.5.5 0 0 0-.63.062L1.002 12zm5-6.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0z"}}]})(t)}function lct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.98 4a.5.5 0 0 0-.39.188L1.54 8H6a.5.5 0 0 1 .5.5 1.5 1.5 0 1 0 3 0A.5.5 0 0 1 10 8h4.46l-3.05-3.812A.5.5 0 0 0 11.02 4H4.98zm-1.17-.437A1.5 1.5 0 0 1 4.98 3h6.04a1.5 1.5 0 0 1 1.17.563l3.7 4.625a.5.5 0 0 1 .106.374l-.39 3.124A1.5 1.5 0 0 1 14.117 13H1.883a1.5 1.5 0 0 1-1.489-1.314l-.39-3.124a.5.5 0 0 1 .106-.374l3.7-4.625z"}}]})(t)}function cct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.98 1a.5.5 0 0 0-.39.188L1.54 5H6a.5.5 0 0 1 .5.5 1.5 1.5 0 0 0 3 0A.5.5 0 0 1 10 5h4.46l-3.05-3.812A.5.5 0 0 0 11.02 1H4.98zM3.81.563A1.5 1.5 0 0 1 4.98 0h6.04a1.5 1.5 0 0 1 1.17.563l3.7 4.625a.5.5 0 0 1 .106.374l-.39 3.124A1.5 1.5 0 0 1 14.117 10H1.883A1.5 1.5 0 0 1 .394 8.686l-.39-3.124a.5.5 0 0 1 .106-.374L3.81.563zM.125 11.17A.5.5 0 0 1 .5 11H6a.5.5 0 0 1 .5.5 1.5 1.5 0 0 0 3 0 .5.5 0 0 1 .5-.5h5.5a.5.5 0 0 1 .496.562l-.39 3.124A1.5 1.5 0 0 1 14.117 16H1.883a1.5 1.5 0 0 1-1.489-1.314l-.39-3.124a.5.5 0 0 1 .121-.393z"}}]})(t)}function sct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm.93-9.412-1 4.705c-.07.34.029.533.304.533.194 0 .487-.07.686-.246l-.088.416c-.287.346-.92.598-1.465.598-.703 0-1.002-.422-.808-1.319l.738-3.468c.064-.293.006-.399-.287-.47l-.451-.081.082-.381 2.29-.287zM8 5.5a1 1 0 1 1 0-2 1 1 0 0 1 0 2z"}}]})(t)}function uct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm8.93 4.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588zM8 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}}]})(t)}function dct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 1h6v7a.5.5 0 0 1-.757.429L9 7.083 6.757 8.43A.5.5 0 0 1 6 8V1z"}},{tag:"path",attr:{d:"M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"}},{tag:"path",attr:{d:"M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z"}}]})(t)}function hct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2h-11zm5 2h1a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm-5 1a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V3zm9-1h1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1z"}}]})(t)}function fct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 11.5a3.5 3.5 0 1 1 3.163-5H14L15.5 8 14 9.5l-1-1-1 1-1-1-1 1-1-1-1 1H6.663a3.5 3.5 0 0 1-3.163 2zM2.5 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}}]})(t)}function pct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V6zm13 .25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5a.25.25 0 0 0-.25.25zM2.25 8a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 3 8.75v-.5A.25.25 0 0 0 2.75 8h-.5zM4 8.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 5 8.75v-.5A.25.25 0 0 0 4.75 8h-.5a.25.25 0 0 0-.25.25zM6.25 8a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 7 8.75v-.5A.25.25 0 0 0 6.75 8h-.5zM8 8.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 9 8.75v-.5A.25.25 0 0 0 8.75 8h-.5a.25.25 0 0 0-.25.25zM13.25 8a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5zm0 2a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5zm-3-2a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h1.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-1.5zm.75 2.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5a.25.25 0 0 0-.25.25zM11.25 6a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5zM9 6.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5A.25.25 0 0 0 9.75 6h-.5a.25.25 0 0 0-.25.25zM7.25 6a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 8 6.75v-.5A.25.25 0 0 0 7.75 6h-.5zM5 6.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 6 6.75v-.5A.25.25 0 0 0 5.75 6h-.5a.25.25 0 0 0-.25.25zM2.25 6a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h1.5A.25.25 0 0 0 4 6.75v-.5A.25.25 0 0 0 3.75 6h-1.5zM2 10.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5a.25.25 0 0 0-.25.25zM4.25 10a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h5.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-5.5z"}}]})(t)}function gct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.04.303A.5.5 0 0 1 5.5 0h5c.2 0 .38.12.46.303l3 7a.5.5 0 0 1-.363.687h-.002c-.15.03-.3.056-.45.081a32.731 32.731 0 0 1-4.645.425V13.5a.5.5 0 1 1-1 0V8.495a32.753 32.753 0 0 1-4.645-.425c-.15-.025-.3-.05-.45-.08h-.003a.5.5 0 0 1-.362-.688l3-7Z"}},{tag:"path",attr:{d:"M6.493 12.574a.5.5 0 0 1-.411.575c-.712.118-1.28.295-1.655.493a1.319 1.319 0 0 0-.37.265.301.301 0 0 0-.052.075l-.001.004-.004.01V14l.002.008a.147.147 0 0 0 .016.033.62.62 0 0 0 .145.15c.165.13.435.27.813.395.751.25 1.82.414 3.024.414s2.273-.163 3.024-.414c.378-.126.648-.265.813-.395a.62.62 0 0 0 .146-.15.148.148 0 0 0 .015-.033L12 14v-.004a.301.301 0 0 0-.057-.09 1.318 1.318 0 0 0-.37-.264c-.376-.198-.943-.375-1.655-.493a.5.5 0 1 1 .164-.986c.77.127 1.452.328 1.957.594C12.5 13 13 13.4 13 14c0 .426-.26.752-.544.977-.29.228-.68.413-1.116.558-.878.293-2.059.465-3.34.465-1.281 0-2.462-.172-3.34-.465-.436-.145-.826-.33-1.116-.558C3.26 14.752 3 14.426 3 14c0-.599.5-1 .961-1.243.505-.266 1.187-.467 1.957-.594a.5.5 0 0 1 .575.411Z"}}]})(t)}function vct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 2A1.5 1.5 0 0 0 1 3.5V12h14V3.5A1.5 1.5 0 0 0 13.5 2h-11zM0 12.5h16a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 12.5z"}}]})(t)}function mct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.765 1.559a.5.5 0 0 1 .47 0l7.5 4a.5.5 0 0 1 0 .882l-7.5 4a.5.5 0 0 1-.47 0l-7.5-4a.5.5 0 0 1 0-.882l7.5-4z"}},{tag:"path",attr:{d:"m2.125 8.567-1.86.992a.5.5 0 0 0 0 .882l7.5 4a.5.5 0 0 0 .47 0l7.5-4a.5.5 0 0 0 0-.882l-1.86-.992-5.17 2.756a1.5 1.5 0 0 1-1.41 0l-5.17-2.756z"}}]})(t)}function yct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 6a6 6 0 1 1 10.174 4.31c-.203.196-.359.4-.453.619l-.762 1.769A.5.5 0 0 1 10.5 13h-5a.5.5 0 0 1-.46-.302l-.761-1.77a1.964 1.964 0 0 0-.453-.618A5.984 5.984 0 0 1 2 6zm3 8.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1l-.224.447a1 1 0 0 1-.894.553H6.618a1 1 0 0 1-.894-.553L5.5 15a.5.5 0 0 1-.5-.5z"}}]})(t)}function bct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 6c0-.572.08-1.125.23-1.65l8.558 8.559A.5.5 0 0 1 10.5 13h-5a.5.5 0 0 1-.46-.302l-.761-1.77a1.964 1.964 0 0 0-.453-.618A5.984 5.984 0 0 1 2 6zm10.303 4.181L3.818 1.697a6 6 0 0 1 8.484 8.484zM5 14.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1l-.224.447a1 1 0 0 1-.894.553H6.618a1 1 0 0 1-.894-.553L5.5 15a.5.5 0 0 1-.5-.5zM2.354 1.646a.5.5 0 1 0-.708.708l12 12a.5.5 0 0 0 .708-.708l-12-12z"}}]})(t)}function xct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.251.068a.5.5 0 0 1 .227.58L9.677 6.5H13a.5.5 0 0 1 .364.843l-8 8.5a.5.5 0 0 1-.842-.49L6.323 9.5H3a.5.5 0 0 1-.364-.843l8-8.5a.5.5 0 0 1 .615-.09z"}}]})(t)}function Mct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.52.359A.5.5 0 0 1 6 0h4a.5.5 0 0 1 .474.658L8.694 6H12.5a.5.5 0 0 1 .395.807l-7 9a.5.5 0 0 1-.873-.454L6.823 9.5H3.5a.5.5 0 0 1-.48-.641l2.5-8.5z"}}]})(t)}function wct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2z"}}]})(t)}function zct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1a.5.5 0 0 1 .5.5v5.243L9 7.1V4.72C9 3.77 9.77 3 10.72 3c.524 0 1.023.27 1.443.592.431.332.847.773 1.216 1.229.736.908 1.347 1.946 1.58 2.48.176.405.393 1.16.556 2.011.165.857.283 1.857.24 2.759-.04.867-.232 1.79-.837 2.33-.67.6-1.622.556-2.741-.004l-1.795-.897A2.5 2.5 0 0 1 9 11.264V8.329l-1-.715-1 .715V7.214c-.1 0-.202.03-.29.093l-2.5 1.786a.5.5 0 1 0 .58.814L7 8.329v2.935A2.5 2.5 0 0 1 5.618 13.5l-1.795.897c-1.12.56-2.07.603-2.741.004-.605-.54-.798-1.463-.838-2.33-.042-.902.076-1.902.24-2.759.164-.852.38-1.606.558-2.012.232-.533.843-1.571 1.579-2.479.37-.456.785-.897 1.216-1.229C4.257 3.27 4.756 3 5.28 3 6.23 3 7 3.77 7 4.72V7.1l.5-.357V1.5A.5.5 0 0 1 8 1Zm3.21 8.907a.5.5 0 1 0 .58-.814l-2.5-1.786A.498.498 0 0 0 9 7.214V8.33l2.21 1.578Z"}}]})(t)}function Cct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15 12h-4v3h4v-3ZM5 12H1v3h4v-3ZM0 8a8 8 0 1 1 16 0v8h-6V8a2 2 0 1 0-4 0v8H0V8Z"}}]})(t)}function Act(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M16 .5a.5.5 0 0 0-.598-.49L10.5.99 5.598.01a.5.5 0 0 0-.196 0l-5 1A.5.5 0 0 0 0 1.5v14a.5.5 0 0 0 .598.49l4.902-.98 4.902.98a.502.502 0 0 0 .196 0l5-1A.5.5 0 0 0 16 14.5V.5zM5 14.09V1.11l.5-.1.5.1v12.98l-.402-.08a.498.498 0 0 0-.196 0L5 14.09zm5 .8V1.91l.402.08a.5.5 0 0 0 .196 0L11 1.91v12.98l-.5.1-.5-.1z"}}]})(t)}function kct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm11.5 1a.5.5 0 0 0-.5.5v3.793L9.854 8.146a.5.5 0 1 0-.708.708l2 2a.5.5 0 0 0 .708 0l2-2a.5.5 0 0 0-.708-.708L12 9.293V5.5a.5.5 0 0 0-.5-.5zM3.56 7.01h.056l1.428 3.239h.774l1.42-3.24h.056V11h1.073V5.001h-1.2l-1.71 3.894h-.039l-1.71-3.894H2.5V11h1.06V7.01z"}}]})(t)}function Hct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13 2.5a1.5 1.5 0 0 1 3 0v11a1.5 1.5 0 0 1-3 0v-11zm-1 .724c-2.067.95-4.539 1.481-7 1.656v6.237a25.222 25.222 0 0 1 1.088.085c2.053.204 4.038.668 5.912 1.56V3.224zm-8 7.841V4.934c-.68.027-1.399.043-2.008.053A2.02 2.02 0 0 0 0 7v2c0 1.106.896 1.996 1.994 2.009a68.14 68.14 0 0 1 .496.008 64 64 0 0 1 1.51.048zm1.39 1.081c.285.021.569.047.85.078l.253 1.69a1 1 0 0 1-.983 1.187h-.548a1 1 0 0 1-.916-.599l-1.314-2.48a65.81 65.81 0 0 1 1.692.064c.327.017.65.037.966.06z"}}]})(t)}function Ect(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 1.5A1.5 1.5 0 0 1 1.5 0h2A1.5 1.5 0 0 1 5 1.5v2A1.5 1.5 0 0 1 3.5 5h-2A1.5 1.5 0 0 1 0 3.5v-2zM0 8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V8zm1 3v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2H1zm14-1V8a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2h14zM2 8.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0 4a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"}}]})(t)}function Sct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 0A1.5 1.5 0 0 0 0 1.5v2A1.5 1.5 0 0 0 1.5 5h8A1.5 1.5 0 0 0 11 3.5v-2A1.5 1.5 0 0 0 9.5 0h-8zm5.927 2.427A.25.25 0 0 1 7.604 2h.792a.25.25 0 0 1 .177.427l-.396.396a.25.25 0 0 1-.354 0l-.396-.396zM0 8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V8zm1 3v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2H1zm14-1V8a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2h14zM2 8.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0 4a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"}}]})(t)}function Lct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 0A1.5 1.5 0 0 0 0 1.5v2A1.5 1.5 0 0 0 1.5 5h13A1.5 1.5 0 0 0 16 3.5v-2A1.5 1.5 0 0 0 14.5 0h-13zm1 2h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1zm9.927.427A.25.25 0 0 1 12.604 2h.792a.25.25 0 0 1 .177.427l-.396.396a.25.25 0 0 1-.354 0l-.396-.396zM0 8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V8zm1 3v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2H1zm14-1V8a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2h14zM2 8.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0 4a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"}}]})(t)}function _ct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 3a3 3 0 0 1 6 0v5a3 3 0 0 1-6 0V3z"}},{tag:"path",attr:{d:"M3.5 6.5A.5.5 0 0 1 4 7v1a4 4 0 0 0 8 0V7a.5.5 0 0 1 1 0v1a5 5 0 0 1-4.5 4.975V15h3a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1h3v-2.025A5 5 0 0 1 3 8V7a.5.5 0 0 1 .5-.5z"}}]})(t)}function Bct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13 8c0 .564-.094 1.107-.266 1.613l-.814-.814A4.02 4.02 0 0 0 12 8V7a.5.5 0 0 1 1 0v1zm-5 4c.818 0 1.578-.245 2.212-.667l.718.719a4.973 4.973 0 0 1-2.43.923V15h3a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1h3v-2.025A5 5 0 0 1 3 8V7a.5.5 0 0 1 1 0v1a4 4 0 0 0 4 4zm3-9v4.879L5.158 2.037A3.001 3.001 0 0 1 11 3z"}},{tag:"path",attr:{d:"M9.486 10.607 5 6.12V8a3 3 0 0 0 4.486 2.607zm-7.84-9.253 12 12 .708-.708-12-12-.708.708z"}}]})(t)}function Dct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 0a1.5 1.5 0 0 0-1.5 1.5v11a1.5 1.5 0 0 0 1.404 1.497c-.35.305-.872.678-1.628 1.056A.5.5 0 0 0 5.5 16h5a.5.5 0 0 0 .224-.947c-.756-.378-1.278-.75-1.628-1.056A1.5 1.5 0 0 0 10.5 12.5v-11A1.5 1.5 0 0 0 9 0H7Zm1 3a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1Zm0 2a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1Zm.5 1.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0ZM8 9a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1Z"}}]})(t)}function Tct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 .278a.768.768 0 0 1 .08.858 7.208 7.208 0 0 0-.878 3.46c0 4.021 3.278 7.277 7.318 7.277.527 0 1.04-.055 1.533-.16a.787.787 0 0 1 .81.316.733.733 0 0 1-.031.893A8.349 8.349 0 0 1 8.344 16C3.734 16 0 12.286 0 7.71 0 4.266 2.114 1.312 5.124.06A.752.752 0 0 1 6 .278z"}}]})(t)}function Vct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 .278a.768.768 0 0 1 .08.858 7.208 7.208 0 0 0-.878 3.46c0 4.021 3.278 7.277 7.318 7.277.527 0 1.04-.055 1.533-.16a.787.787 0 0 1 .81.316.733.733 0 0 1-.031.893A8.349 8.349 0 0 1 8.344 16C3.734 16 0 12.286 0 7.71 0 4.266 2.114 1.312 5.124.06A.752.752 0 0 1 6 .278z"}},{tag:"path",attr:{d:"M10.794 3.148a.217.217 0 0 1 .412 0l.387 1.162c.173.518.579.924 1.097 1.097l1.162.387a.217.217 0 0 1 0 .412l-1.162.387a1.734 1.734 0 0 0-1.097 1.097l-.387 1.162a.217.217 0 0 1-.412 0l-.387-1.162A1.734 1.734 0 0 0 9.31 6.593l-1.162-.387a.217.217 0 0 1 0-.412l1.162-.387a1.734 1.734 0 0 0 1.097-1.097l.387-1.162zM13.863.099a.145.145 0 0 1 .274 0l.258.774c.115.346.386.617.732.732l.774.258a.145.145 0 0 1 0 .274l-.774.258a1.156 1.156 0 0 0-.732.732l-.258.774a.145.145 0 0 1-.274 0l-.258-.774a1.156 1.156 0 0 0-.732-.732l-.774-.258a.145.145 0 0 1 0-.274l.774-.258c.346-.115.617-.386.732-.732L13.863.1z"}}]})(t)}function Oct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.211 2.047a.5.5 0 0 0-.422 0l-7.5 3.5a.5.5 0 0 0 .025.917l7.5 3a.5.5 0 0 0 .372 0L14 7.14V13a1 1 0 0 0-1 1v2h3v-2a1 1 0 0 0-1-1V6.739l.686-.275a.5.5 0 0 0 .025-.917l-7.5-3.5Z"}},{tag:"path",attr:{d:"M4.176 9.032a.5.5 0 0 0-.656.327l-.5 1.7a.5.5 0 0 0 .294.605l4.5 1.8a.5.5 0 0 0 .372 0l4.5-1.8a.5.5 0 0 0 .294-.605l-.5-1.7a.5.5 0 0 0-.656-.327L8 10.466 4.176 9.032Z"}}]})(t)}function Ict(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 7h3V4H5v3Z"}},{tag:"path",attr:{d:"M1 2a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-2H.5a.5.5 0 0 1-.5-.5v-1A.5.5 0 0 1 .5 9H1V8H.5a.5.5 0 0 1-.5-.5v-1A.5.5 0 0 1 .5 6H1V5H.5a.5.5 0 0 1-.5-.5v-2A.5.5 0 0 1 .5 2H1Zm11 .5a.5.5 0 0 0-1 0v7a.5.5 0 0 0 1 0v-7Zm2 0a.5.5 0 0 0-1 0v7a.5.5 0 0 0 1 0v-7ZM3.5 10a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1h-6Zm0 2a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1h-6ZM4 4h-.5a.5.5 0 0 0 0 1H4v1h-.5a.5.5 0 0 0 0 1H4a1 1 0 0 0 1 1v.5a.5.5 0 0 0 1 0V8h1v.5a.5.5 0 0 0 1 0V8a1 1 0 0 0 1-1h.5a.5.5 0 0 0 0-1H9V5h.5a.5.5 0 0 0 0-1H9a1 1 0 0 0-1-1v-.5a.5.5 0 0 0-1 0V3H6v-.5a.5.5 0 0 0-1 0V3a1 1 0 0 0-1 1Zm7 7.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5Z"}}]})(t)}function Rct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 5a5 5 0 0 1 10 0v6a5 5 0 0 1-10 0V5zm5.5-1.5a.5.5 0 0 0-1 0v2a.5.5 0 0 0 1 0v-2z"}}]})(t)}function Fct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.5.026C4.958.286 3 2.515 3 5.188V5.5h4.5V.026zm1 0V5.5H13v-.312C13 2.515 11.042.286 8.5.026zM13 6.5H3v4.313C3 13.658 5.22 16 8 16s5-2.342 5-5.188V6.5z"}}]})(t)}function Nct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5.069A15.328 15.328 0 0 0 7 0c-.593 0-1.104.157-1.527.463-.418.302-.717.726-.93 1.208-.386.873-.522 2.01-.54 3.206l4.497 1V.069zM3.71 5.836 3.381 6A2.5 2.5 0 0 0 2 8.236v2.576C2 13.659 4.22 16 7 16h2c2.78 0 5-2.342 5-5.188V8.123l-9-2v.003l.008.353c.007.3.023.715.053 1.175.063.937.186 2.005.413 2.688a.5.5 0 1 1-.948.316c-.273-.817-.4-2-.462-2.937A30.16 30.16 0 0 1 4 6.003c0-.034.003-.067.01-.1l-.3-.067zM14 7.1V5.187c0-1.13-.272-2.044-.748-2.772-.474-.726-1.13-1.235-1.849-1.59A7.495 7.495 0 0 0 9.5.212v5.887l4.5 1z"}}]})(t)}function Pct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}},{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4zm1 2h6a1 1 0 0 1 1 1v2.5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm3 12a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"}}]})(t)}function jct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M16 8a5 5 0 0 1-9.975.5H4A1.5 1.5 0 0 1 2.5 10h-1A1.5 1.5 0 0 1 0 8.5v-1A1.5 1.5 0 0 1 1.5 6h1A1.5 1.5 0 0 1 4 7.5h2.025A5 5 0 0 1 16 8zm-2 0a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h5A.5.5 0 0 0 14 8z"}}]})(t)}function Uct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 13a5 5 0 1 0-4.975-5.5H4A1.5 1.5 0 0 0 2.5 6h-1A1.5 1.5 0 0 0 0 7.5v1A1.5 1.5 0 0 0 1.5 10h1A1.5 1.5 0 0 0 4 8.5h2.025A5 5 0 0 0 11 13zm.5-7.5v2h2a.5.5 0 0 1 0 1h-2v2a.5.5 0 0 1-1 0v-2h-2a.5.5 0 0 1 0-1h2v-2a.5.5 0 0 1 1 0z"}}]})(t)}function Wct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.58 1a1 1 0 0 0-.868.504l-3.428 6a1 1 0 0 0 0 .992l3.428 6A1 1 0 0 0 4.58 15h6.84a1 1 0 0 0 .868-.504l3.429-6a1 1 0 0 0 0-.992l-3.429-6A1 1 0 0 0 11.42 1H4.58zm5.018 9.696a3 3 0 1 1-3-5.196 3 3 0 0 1 3 5.196z"}}]})(t)}function Zct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.107 0a.5.5 0 0 1 .353.146l4.394 4.394a.5.5 0 0 1 .146.353v6.214a.5.5 0 0 1-.146.353l-4.394 4.394a.5.5 0 0 1-.353.146H4.893a.5.5 0 0 1-.353-.146L.146 11.46A.5.5 0 0 1 0 11.107V4.893a.5.5 0 0 1 .146-.353L4.54.146A.5.5 0 0 1 4.893 0h6.214z"}}]})(t)}function Gct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 6a3 3 0 1 1 0 6 3 3 0 0 1 0-6Zm1 3a1 1 0 1 0-2 0 1 1 0 0 0 2 0Z"}},{tag:"path",attr:{d:"M2.5 15a.5.5 0 0 1-.5-.5v-3.05a2.5 2.5 0 0 1 0-4.9V4.5a.5.5 0 0 1 .146-.354l2-2A.5.5 0 0 1 4.5 2h7a.5.5 0 0 1 .354.146l2 2A.5.5 0 0 1 14 4.5v2.05a2.5 2.5 0 0 1 0 4.9v3.05a.5.5 0 0 1-.5.5h-11ZM8 5a4 4 0 1 0 0 8 4 4 0 0 0 0-8Z"}}]})(t)}function qct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM5.5 4.002V12h1.283V9.164h1.668C10.033 9.164 11 8.08 11 6.586c0-1.482-.955-2.584-2.538-2.584H5.5Zm2.77 4.072c.893 0 1.419-.545 1.419-1.488s-.526-1.482-1.42-1.482H6.778v2.97H8.27Z"}}]})(t)}function Yct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.27 8.074c.893 0 1.419-.545 1.419-1.488s-.526-1.482-1.42-1.482H6.778v2.97H8.27Z"}},{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm3.5 4.002h2.962C10.045 4.002 11 5.104 11 6.586c0 1.494-.967 2.578-2.55 2.578H6.784V12H5.5V4.002Z"}}]})(t)}function Xct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.433 10.07C14.133 10.585 16 11.15 16 8a8 8 0 1 0-8 8c1.996 0 1.826-1.504 1.649-3.08-.124-1.101-.252-2.237.351-2.92.465-.527 1.42-.237 2.433.07zM8 5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm4.5 3a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zM5 6.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm.5 6.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"}}]})(t)}function $ct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 0a2 2 0 1 1-4 0H3.5A1.5 1.5 0 0 0 2 1.5v13A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-13A1.5 1.5 0 0 0 12.5 0H10ZM4.5 5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1Zm0 2h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1Z"}}]})(t)}function Kct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.067.87a2.89 2.89 0 0 0-4.134 0l-.622.638-.89-.011a2.89 2.89 0 0 0-2.924 2.924l.01.89-.636.622a2.89 2.89 0 0 0 0 4.134l.637.622-.011.89a2.89 2.89 0 0 0 2.924 2.924l.89-.01.622.636a2.89 2.89 0 0 0 4.134 0l.622-.637.89.011a2.89 2.89 0 0 0 2.924-2.924l-.01-.89.636-.622a2.89 2.89 0 0 0 0-4.134l-.637-.622.011-.89a2.89 2.89 0 0 0-2.924-2.924l-.89.01-.622-.636zm.287 5.984-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7 8.793l2.646-2.647a.5.5 0 0 1 .708.708z"}}]})(t)}function Qct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.067.87a2.89 2.89 0 0 0-4.134 0l-.622.638-.89-.011a2.89 2.89 0 0 0-2.924 2.924l.01.89-.636.622a2.89 2.89 0 0 0 0 4.134l.637.622-.011.89a2.89 2.89 0 0 0 2.924 2.924l.89-.01.622.636a2.89 2.89 0 0 0 4.134 0l.622-.637.89.011a2.89 2.89 0 0 0 2.924-2.924l-.01-.89.636-.622a2.89 2.89 0 0 0 0-4.134l-.637-.622.011-.89a2.89 2.89 0 0 0-2.924-2.924l-.89.01-.622-.636zM8 4c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995A.905.905 0 0 1 8 4zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}}]})(t)}function Jct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.067.87a2.89 2.89 0 0 0-4.134 0l-.622.638-.89-.011a2.89 2.89 0 0 0-2.924 2.924l.01.89-.636.622a2.89 2.89 0 0 0 0 4.134l.637.622-.011.89a2.89 2.89 0 0 0 2.924 2.924l.89-.01.622.636a2.89 2.89 0 0 0 4.134 0l.622-.637.89.011a2.89 2.89 0 0 0 2.924-2.924l-.01-.89.636-.622a2.89 2.89 0 0 0 0-4.134l-.637-.622.011-.89a2.89 2.89 0 0 0-2.924-2.924l-.89.01-.622-.636zM6 7.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1z"}}]})(t)}function tst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.067.87a2.89 2.89 0 0 0-4.134 0l-.622.638-.89-.011a2.89 2.89 0 0 0-2.924 2.924l.01.89-.636.622a2.89 2.89 0 0 0 0 4.134l.637.622-.011.89a2.89 2.89 0 0 0 2.924 2.924l.89-.01.622.636a2.89 2.89 0 0 0 4.134 0l.622-.637.89.011a2.89 2.89 0 0 0 2.924-2.924l-.01-.89.636-.622a2.89 2.89 0 0 0 0-4.134l-.637-.622.011-.89a2.89 2.89 0 0 0-2.924-2.924l-.89.01-.622-.636zM8.5 6v1.5H10a.5.5 0 0 1 0 1H8.5V10a.5.5 0 0 1-1 0V8.5H6a.5.5 0 0 1 0-1h1.5V6a.5.5 0 0 1 1 0z"}}]})(t)}function est(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.933.87a2.89 2.89 0 0 1 4.134 0l.622.638.89-.011a2.89 2.89 0 0 1 2.924 2.924l-.01.89.636.622a2.89 2.89 0 0 1 0 4.134l-.637.622.011.89a2.89 2.89 0 0 1-2.924 2.924l-.89-.01-.622.636a2.89 2.89 0 0 1-4.134 0l-.622-.637-.89.011a2.89 2.89 0 0 1-2.924-2.924l.01-.89-.636-.622a2.89 2.89 0 0 1 0-4.134l.637-.622-.011-.89a2.89 2.89 0 0 1 2.924-2.924l.89.01.622-.636zM7.002 11a1 1 0 1 0 2 0 1 1 0 0 0-2 0zm1.602-2.027c.04-.534.198-.815.846-1.26.674-.475 1.05-1.09 1.05-1.986 0-1.325-.92-2.227-2.262-2.227-1.02 0-1.792.492-2.1 1.29A1.71 1.71 0 0 0 6 5.48c0 .393.203.64.545.64.272 0 .455-.147.564-.51.158-.592.525-.915 1.074-.915.61 0 1.03.446 1.03 1.084 0 .563-.208.885-.822 1.325-.619.433-.926.914-.926 1.64v.111c0 .428.208.745.585.745.336 0 .504-.24.554-.627z"}}]})(t)}function nst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm6.25-7C5.56 5 5 5.56 5 6.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C7.5 5.56 6.94 5 6.25 5zm3.5 0c-.69 0-1.25.56-1.25 1.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C11 5.56 10.44 5 9.75 5z"}}]})(t)}function rst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.25 5C5.56 5 5 5.56 5 6.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C7.5 5.56 6.94 5 6.25 5zm3.5 0c-.69 0-1.25.56-1.25 1.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C11 5.56 10.44 5 9.75 5z"}}]})(t)}function ast(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.5 3.5A1.5 1.5 0 0 1 7 5v6a1.5 1.5 0 0 1-3 0V5a1.5 1.5 0 0 1 1.5-1.5zm5 0A1.5 1.5 0 0 1 12 5v6a1.5 1.5 0 0 1-3 0V5a1.5 1.5 0 0 1 1.5-1.5z"}}]})(t)}function ist(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 13.292A8 8 0 0 0 8.5.015v7.778l5.5 5.5zm-.708.708L8.5 9.206v6.778a7.967 7.967 0 0 0 4.792-1.986zM7.5 15.985V9.207L2.708 14A7.967 7.967 0 0 0 7.5 15.985zM2 13.292A8 8 0 0 1 7.5.015v7.778l-5.5 5.5z"}}]})(t)}function ost(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m13.498.795.149-.149a1.207 1.207 0 1 1 1.707 1.708l-.149.148a1.5 1.5 0 0 1-.059 2.059L4.854 14.854a.5.5 0 0 1-.233.131l-4 1a.5.5 0 0 1-.606-.606l1-4a.5.5 0 0 1 .131-.232l9.642-9.642a.5.5 0 0 0-.642.056L6.854 4.854a.5.5 0 1 1-.708-.708L9.44.854A1.5 1.5 0 0 1 11.5.796a1.5 1.5 0 0 1 1.998-.001z"}}]})(t)}function lst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.854.146a.5.5 0 0 0-.707 0L10.5 1.793 14.207 5.5l1.647-1.646a.5.5 0 0 0 0-.708l-3-3zm.646 6.061L9.793 2.5 3.293 9H3.5a.5.5 0 0 1 .5.5v.5h.5a.5.5 0 0 1 .5.5v.5h.5a.5.5 0 0 1 .5.5v.5h.5a.5.5 0 0 1 .5.5v.207l6.5-6.5zm-7.468 7.468A.5.5 0 0 1 6 13.5V13h-.5a.5.5 0 0 1-.5-.5V12h-.5a.5.5 0 0 1-.5-.5V11h-.5a.5.5 0 0 1-.5-.5V10h-.5a.499.499 0 0 1-.175-.032l-.179.178a.5.5 0 0 0-.11.168l-2 5a.5.5 0 0 0 .65.65l5-2a.5.5 0 0 0 .168-.11l.178-.178z"}}]})(t)}function cst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.685.256a.5.5 0 0 1 .63 0l7.421 6.03a.5.5 0 0 1 .162.538l-2.788 8.827a.5.5 0 0 1-.476.349H3.366a.5.5 0 0 1-.476-.35L.102 6.825a.5.5 0 0 1 .162-.538l7.42-6.03Z"}}]})(t)}function sst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 14s-1 0-1-1 1-4 5-4 5 3 5 4-1 1-1 1H7Zm4-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm-5.784 6A2.238 2.238 0 0 1 5 13c0-1.355.68-2.75 1.936-3.72A6.325 6.325 0 0 0 5 9c-4 0-5 3-5 4s1 1 1 1h4.216ZM4.5 8a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"}}]})(t)}function ust(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm4.5 0a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM8 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm5 2.755C12.146 12.825 10.623 12 8 12s-4.146.826-5 1.755V14a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-.245z"}}]})(t)}function dst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15.854 5.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L12.5 7.793l2.646-2.647a.5.5 0 0 1 .708 0z"}},{tag:"path",attr:{d:"M1 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"}}]})(t)}function hst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11 7.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{d:"M1 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"}}]})(t)}function fst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z"}}]})(t)}function pst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-5 6s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H1zM11 3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5zm.5 2.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4zm2 3a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1h-2zm0 3a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1h-2z"}}]})(t)}function gst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M13.5 5a.5.5 0 0 1 .5.5V7h1.5a.5.5 0 0 1 0 1H14v1.5a.5.5 0 0 1-1 0V8h-1.5a.5.5 0 0 1 0-1H13V5.5a.5.5 0 0 1 .5-.5z"}}]})(t)}function vst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4Zm9 1.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 0-1h-4a.5.5 0 0 0-.5.5ZM9 8a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 0-1h-4A.5.5 0 0 0 9 8Zm1 2.5a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0-.5.5Zm-1 2C9 10.567 7.21 9 5 9c-2.086 0-3.8 1.398-3.984 3.181A1 1 0 0 0 2 13h6.96c.026-.163.04-.33.04-.5ZM7 6a2 2 0 1 0-4 0 2 2 0 0 0 4 0Z"}}]})(t)}function mst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm6.146-2.854a.5.5 0 0 1 .708 0L14 6.293l1.146-1.147a.5.5 0 0 1 .708.708L14.707 7l1.147 1.146a.5.5 0 0 1-.708.708L14 7.707l-1.146 1.147a.5.5 0 0 1-.708-.708L13.293 7l-1.147-1.146a.5.5 0 0 1 0-.708z"}}]})(t)}function yst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V2zm6 11a1 1 0 1 0-2 0 1 1 0 0 0 2 0z"}}]})(t)}function bst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 12.5a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H2zm11-6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"}}]})(t)}function xst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4zm5 7a1 1 0 1 0-2 0 1 1 0 0 0 2 0zM1.807 4.734a.5.5 0 1 0-.884-.468A7.967 7.967 0 0 0 0 8c0 1.347.334 2.618.923 3.734a.5.5 0 1 0 .884-.468A6.967 6.967 0 0 1 1 8c0-1.18.292-2.292.807-3.266zm13.27-.468a.5.5 0 0 0-.884.468C14.708 5.708 15 6.819 15 8c0 1.18-.292 2.292-.807 3.266a.5.5 0 0 0 .884.468A7.967 7.967 0 0 0 16 8a7.967 7.967 0 0 0-.923-3.734zM3.34 6.182a.5.5 0 1 0-.93-.364A5.986 5.986 0 0 0 2 8c0 .769.145 1.505.41 2.182a.5.5 0 1 0 .93-.364A4.986 4.986 0 0 1 3 8c0-.642.12-1.255.34-1.818zm10.25-.364a.5.5 0 0 0-.93.364c.22.563.34 1.176.34 1.818 0 .642-.12 1.255-.34 1.818a.5.5 0 0 0 .93.364C13.856 9.505 14 8.769 14 8c0-.769-.145-1.505-.41-2.182z"}}]})(t)}function Mst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.985 8.5H8.207l-5.5 5.5a8 8 0 0 0 13.277-5.5zM2 13.292A8 8 0 0 1 7.5.015v7.778l-5.5 5.5zM8.5.015V7.5h7.485A8.001 8.001 0 0 0 8.5.015z"}}]})(t)}function wst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.964 1.527c-2.977 0-5.571 1.704-6.32 4.125h-.55A1 1 0 0 0 .11 6.824l.254 1.46a1.5 1.5 0 0 0 1.478 1.243h.263c.3.513.688.978 1.145 1.382l-.729 2.477a.5.5 0 0 0 .48.641h2a.5.5 0 0 0 .471-.332l.482-1.351c.635.173 1.31.267 2.011.267.707 0 1.388-.095 2.028-.272l.543 1.372a.5.5 0 0 0 .465.316h2a.5.5 0 0 0 .478-.645l-.761-2.506C13.81 9.895 14.5 8.559 14.5 7.069c0-.145-.007-.29-.02-.431.261-.11.508-.266.705-.444.315.306.815.306.815-.417 0 .223-.5.223-.461-.026a.95.95 0 0 0 .09-.255.7.7 0 0 0-.202-.645.58.58 0 0 0-.707-.098.735.735 0 0 0-.375.562c-.024.243.082.48.32.654a2.112 2.112 0 0 1-.259.153c-.534-2.664-3.284-4.595-6.442-4.595Zm7.173 3.876a.565.565 0 0 1-.098.21.704.704 0 0 1-.044-.025c-.146-.09-.157-.175-.152-.223a.236.236 0 0 1 .117-.173c.049-.027.08-.021.113.012a.202.202 0 0 1 .064.199Zm-8.999-.65a.5.5 0 1 1-.276-.96A7.613 7.613 0 0 1 7.964 3.5c.763 0 1.497.11 2.18.315a.5.5 0 1 1-.287.958A6.602 6.602 0 0 0 7.964 4.5c-.64 0-1.255.09-1.826.254ZM5 6.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z"}}]})(t)}function zst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.828.722a.5.5 0 0 1 .354.146l4.95 4.95a.5.5 0 0 1 0 .707c-.48.48-1.072.588-1.503.588-.177 0-.335-.018-.46-.039l-3.134 3.134a5.927 5.927 0 0 1 .16 1.013c.046.702-.032 1.687-.72 2.375a.5.5 0 0 1-.707 0l-2.829-2.828-3.182 3.182c-.195.195-1.219.902-1.414.707-.195-.195.512-1.22.707-1.414l3.182-3.182-2.828-2.829a.5.5 0 0 1 0-.707c.688-.688 1.673-.767 2.375-.72a5.922 5.922 0 0 1 1.013.16l3.134-3.133a2.772 2.772 0 0 1-.04-.461c0-.43.108-1.022.589-1.503a.5.5 0 0 1 .353-.146z"}}]})(t)}function Cst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.146.146A.5.5 0 0 1 4.5 0h7a.5.5 0 0 1 .5.5c0 .68-.342 1.174-.646 1.479-.126.125-.25.224-.354.298v4.431l.078.048c.203.127.476.314.751.555C12.36 7.775 13 8.527 13 9.5a.5.5 0 0 1-.5.5h-4v4.5c0 .276-.224 1.5-.5 1.5s-.5-1.224-.5-1.5V10h-4a.5.5 0 0 1-.5-.5c0-.973.64-1.725 1.17-2.189A5.921 5.921 0 0 1 5 6.708V2.277a2.77 2.77 0 0 1-.354-.298C4.342 1.674 4 1.179 4 .5a.5.5 0 0 1 .146-.354z"}}]})(t)}function Ast(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.1 11.2a.5.5 0 0 1 .4-.2H6a.5.5 0 0 1 0 1H3.75L1.5 15h13l-2.25-3H10a.5.5 0 0 1 0-1h2.5a.5.5 0 0 1 .4.2l3 4a.5.5 0 0 1-.4.8H.5a.5.5 0 0 1-.4-.8l3-4z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M4 4a4 4 0 1 1 4.5 3.969V13.5a.5.5 0 0 1-1 0V7.97A4 4 0 0 1 4 3.999z"}}]})(t)}function kst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 2A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13zm7 6h5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5z"}}]})(t)}function Hst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm6.79-6.907A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z"}}]})(t)}function Est(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z"}}]})(t)}function Sst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m11.596 8.697-6.363 3.692c-.54.313-1.233-.066-1.233-.697V4.308c0-.63.692-1.01 1.233-.696l6.363 3.692a.802.802 0 0 1 0 1.393z"}}]})(t)}function Lst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 0a.5.5 0 0 1 .5.5V3h3V.5a.5.5 0 0 1 1 0V3h1a.5.5 0 0 1 .5.5v3A3.5 3.5 0 0 1 8.5 10c-.002.434-.01.845-.04 1.22-.041.514-.126 1.003-.317 1.424a2.083 2.083 0 0 1-.97 1.028C6.725 13.9 6.169 14 5.5 14c-.998 0-1.61.33-1.974.718A1.922 1.922 0 0 0 3 16H2c0-.616.232-1.367.797-1.968C3.374 13.42 4.261 13 5.5 13c.581 0 .962-.088 1.218-.219.241-.123.4-.3.514-.55.121-.266.193-.621.23-1.09.027-.34.035-.718.037-1.141A3.5 3.5 0 0 1 4 6.5v-3a.5.5 0 0 1 .5-.5h1V.5A.5.5 0 0 1 6 0z"}}]})(t)}function _st(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.5 4.5a.5.5 0 0 0-1 0v3h-3a.5.5 0 0 0 0 1h3v3a.5.5 0 0 0 1 0v-3h3a.5.5 0 0 0 0-1h-3v-3z"}}]})(t)}function Bst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z"}}]})(t)}function Dst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.5 3a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-7Z"}},{tag:"path",attr:{d:"M3.5 1a1 1 0 0 0 1-1h1a1 1 0 0 0 2 0h1a1 1 0 0 0 2 0h1a1 1 0 1 0 2 0H15v1a1 1 0 1 0 0 2v1a1 1 0 1 0 0 2v1a1 1 0 1 0 0 2v1a1 1 0 1 0 0 2v1a1 1 0 1 0 0 2v1h-1.5a1 1 0 1 0-2 0h-1a1 1 0 1 0-2 0h-1a1 1 0 1 0-2 0h-1a1 1 0 1 0-2 0H1v-1a1 1 0 1 0 0-2v-1a1 1 0 1 0 0-2V9a1 1 0 1 0 0-2V6a1 1 0 0 0 0-2V3a1 1 0 0 0 0-2V0h1.5a1 1 0 0 0 1 1ZM3 3v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1Z"}}]})(t)}function Tst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.5 3a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-7ZM8 11C2.175 7.236 6.336 4.31 8 5.982 9.664 4.309 13.825 7.236 8 11Z"}},{tag:"path",attr:{d:"M4.5 0a1 1 0 0 1-2 0H1v1a1 1 0 0 1 0 2v1a1 1 0 0 1 0 2v1a1 1 0 0 1 0 2v1a1 1 0 1 1 0 2v1a1 1 0 1 1 0 2v1h1.5a1 1 0 1 1 2 0h1a1 1 0 1 1 2 0h1a1 1 0 1 1 2 0h1a1 1 0 1 1 2 0H15v-1a1 1 0 1 1 0-2v-1a1 1 0 1 1 0-2V9a1 1 0 1 1 0-2V6a1 1 0 1 1 0-2V3a1 1 0 1 1 0-2V0h-1.5a1 1 0 1 1-2 0h-1a1 1 0 1 1-2 0h-1a1 1 0 0 1-2 0h-1ZM4 14a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H4Z"}}]})(t)}function Vst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 8h2V6h-2v2Z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4Zm8.5.5a.5.5 0 0 0-1 0v7a.5.5 0 0 0 1 0v-7ZM2 5.5a.5.5 0 0 0 .5.5H6a.5.5 0 0 0 0-1H2.5a.5.5 0 0 0-.5.5ZM2.5 7a.5.5 0 0 0 0 1H6a.5.5 0 0 0 0-1H2.5ZM2 9.5a.5.5 0 0 0 .5.5H6a.5.5 0 0 0 0-1H2.5a.5.5 0 0 0-.5.5Zm8-4v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5Z"}}]})(t)}function Ost(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2Zm6 2.5a.5.5 0 0 0-1 0v7a.5.5 0 0 0 1 0v-7Zm3.5.878c1.482-1.42 4.795 1.392 0 4.622-4.795-3.23-1.482-6.043 0-4.622ZM2 5.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5Zm0 2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5Zm0 2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5Z"}}]})(t)}function Ist(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 1a2 2 0 0 0-2 2v1h10V3a2 2 0 0 0-2-2H5zm6 8H5a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1z"}},{tag:"path",attr:{d:"M0 7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2h-1v-2a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2H2a2 2 0 0 1-2-2V7zm2.5 1a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1z"}}]})(t)}function Rst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 4a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2 1 1 0 0 0 1 1h1a1 1 0 0 0 1-1h6a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1 2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H2Zm.5 2h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1ZM14 7.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm-12 1a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5Z"}}]})(t)}function Fst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.112 3.645A1.5 1.5 0 0 1 4.605 2H7a.5.5 0 0 1 .5.5v.382c0 .696-.497 1.182-.872 1.469a.459.459 0 0 0-.115.118.113.113 0 0 0-.012.025L6.5 4.5v.003l.003.01c.004.01.014.028.036.053a.86.86 0 0 0 .27.194C7.09 4.9 7.51 5 8 5c.492 0 .912-.1 1.19-.24a.86.86 0 0 0 .271-.194.213.213 0 0 0 .036-.054l.003-.01v-.008a.112.112 0 0 0-.012-.025.459.459 0 0 0-.115-.118c-.375-.287-.872-.773-.872-1.469V2.5A.5.5 0 0 1 9 2h2.395a1.5 1.5 0 0 1 1.493 1.645L12.645 6.5h.237c.195 0 .42-.147.675-.48.21-.274.528-.52.943-.52.568 0 .947.447 1.154.862C15.877 6.807 16 7.387 16 8s-.123 1.193-.346 1.638c-.207.415-.586.862-1.154.862-.415 0-.733-.246-.943-.52-.255-.333-.48-.48-.675-.48h-.237l.243 2.855A1.5 1.5 0 0 1 11.395 14H9a.5.5 0 0 1-.5-.5v-.382c0-.696.497-1.182.872-1.469a.459.459 0 0 0 .115-.118.113.113 0 0 0 .012-.025L9.5 11.5v-.003l-.003-.01a.214.214 0 0 0-.036-.053.859.859 0 0 0-.27-.194C8.91 11.1 8.49 11 8 11c-.491 0-.912.1-1.19.24a.859.859 0 0 0-.271.194.214.214 0 0 0-.036.054l-.003.01v.002l.001.006a.113.113 0 0 0 .012.025c.016.027.05.068.115.118.375.287.872.773.872 1.469v.382a.5.5 0 0 1-.5.5H4.605a1.5 1.5 0 0 1-1.493-1.645L3.356 9.5h-.238c-.195 0-.42.147-.675.48-.21.274-.528.52-.943.52-.568 0-.947-.447-1.154-.862C.123 9.193 0 8.613 0 8s.123-1.193.346-1.638C.553 5.947.932 5.5 1.5 5.5c.415 0 .733.246.943.52.255.333.48.48.675.48h.238l-.244-2.855z"}}]})(t)}function Nst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM5.496 6.033h.825c.138 0 .248-.113.266-.25.09-.656.54-1.134 1.342-1.134.686 0 1.314.343 1.314 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.718.273-.927 1.01-1.486.609-.463 1.244-.977 1.244-2.056 0-1.511-1.276-2.241-2.673-2.241-1.267 0-2.655.59-2.75 2.286a.237.237 0 0 0 .241.247zm2.325 6.443c.61 0 1.029-.394 1.029-.927 0-.552-.42-.94-1.029-.94-.584 0-1.009.388-1.009.94 0 .533.425.927 1.01.927z"}}]})(t)}function Pst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435zM5.495 6.033a.237.237 0 0 1-.24-.247C5.35 4.091 6.737 3.5 8.005 3.5c1.396 0 2.672.73 2.672 2.24 0 1.08-.635 1.594-1.244 2.057-.737.559-1.01.768-1.01 1.486v.105a.25.25 0 0 1-.25.25h-.81a.25.25 0 0 1-.25-.246l-.004-.217c-.038-.927.495-1.498 1.168-1.987.59-.444.965-.736.965-1.371 0-.825-.628-1.168-1.314-1.168-.803 0-1.253.478-1.342 1.134-.018.137-.128.25-.266.25h-.825zm2.325 6.443c-.584 0-1.009-.394-1.009-.927 0-.552.425-.94 1.01-.94.609 0 1.028.388 1.028.94 0 .533-.42.927-1.029.927z"}}]})(t)}function jst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.46.146A.5.5 0 0 0 11.107 0H4.893a.5.5 0 0 0-.353.146L.146 4.54A.5.5 0 0 0 0 4.893v6.214a.5.5 0 0 0 .146.353l4.394 4.394a.5.5 0 0 0 .353.146h6.214a.5.5 0 0 0 .353-.146l4.394-4.394a.5.5 0 0 0 .146-.353V4.893a.5.5 0 0 0-.146-.353L11.46.146zM5.496 6.033a.237.237 0 0 1-.24-.247C5.35 4.091 6.737 3.5 8.005 3.5c1.396 0 2.672.73 2.672 2.24 0 1.08-.635 1.594-1.244 2.057-.737.559-1.01.768-1.01 1.486v.105a.25.25 0 0 1-.25.25h-.81a.25.25 0 0 1-.25-.246l-.004-.217c-.038-.927.495-1.498 1.168-1.987.59-.444.965-.736.965-1.371 0-.825-.628-1.168-1.314-1.168-.803 0-1.253.478-1.342 1.134-.018.137-.128.25-.266.25h-.825zm2.325 6.443c-.584 0-1.009-.394-1.009-.927 0-.552.425-.94 1.01-.94.609 0 1.028.388 1.028.94 0 .533-.42.927-1.029.927z"}}]})(t)}function Ust(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm3.496 6.033a.237.237 0 0 1-.24-.247C5.35 4.091 6.737 3.5 8.005 3.5c1.396 0 2.672.73 2.672 2.24 0 1.08-.635 1.594-1.244 2.057-.737.559-1.01.768-1.01 1.486v.105a.25.25 0 0 1-.25.25h-.81a.25.25 0 0 1-.25-.246l-.004-.217c-.038-.927.495-1.498 1.168-1.987.59-.444.965-.736.965-1.371 0-.825-.628-1.168-1.314-1.168-.803 0-1.253.478-1.342 1.134-.018.137-.128.25-.266.25h-.825zm2.325 6.443c-.584 0-1.009-.394-1.009-.927 0-.552.425-.94 1.01-.94.609 0 1.028.388 1.028.94 0 .533-.42.927-1.029.927z"}}]})(t)}function Wst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM5.5 4.002V12h1.335V8.924H8.52L9.98 12h1.52L9.856 8.701c.828-.299 1.495-1.101 1.495-2.238 0-1.488-1.03-2.461-2.74-2.461H5.5Zm1.335 1.09v2.777h1.549c.995 0 1.573-.463 1.573-1.36 0-.913-.596-1.417-1.537-1.417H6.835Z"}}]})(t)}function Zst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.835 5.092v2.777h1.549c.995 0 1.573-.463 1.573-1.36 0-.913-.596-1.417-1.537-1.417H6.835Z"}},{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm3.5 4.002h3.11c1.71 0 2.741.973 2.741 2.46 0 1.138-.667 1.94-1.495 2.24L11.5 12H9.98L8.52 8.924H6.836V12H5.5V4.002Z"}}]})(t)}function Gst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm8-1a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"}}]})(t)}function qst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-8 3a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"}}]})(t)}function Yst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 13A5 5 0 1 0 8 3a5 5 0 0 0 0 10z"}}]})(t)}function Xst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"}},{tag:"path",attr:{d:"M8 13A5 5 0 1 0 8 3a5 5 0 0 0 0 10zm0-2a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"}}]})(t)}function $st(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.021 11.9 3.453 8.62a.719.719 0 0 1 0-1.238L8.021 4.1a.716.716 0 0 1 1.079.619V6c1.5 0 6 0 7 8-2.5-4.5-7-4-7-4v1.281c0 .56-.606.898-1.079.62z"}},{tag:"path",attr:{d:"M5.232 4.293a.5.5 0 0 1-.106.7L1.114 7.945a.5.5 0 0 1-.042.028.147.147 0 0 0 0 .252.503.503 0 0 1 .042.028l4.012 2.954a.5.5 0 1 1-.593.805L.539 9.073a1.147 1.147 0 0 1 0-1.946l3.994-2.94a.5.5 0 0 1 .699.106z"}}]})(t)}function Kst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.921 11.9 1.353 8.62a.719.719 0 0 1 0-1.238L5.921 4.1A.716.716 0 0 1 7 4.719V6c1.5 0 6 0 7 8-2.5-4.5-7-4-7-4v1.281c0 .56-.606.898-1.079.62z"}}]})(t)}function Qst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2Zm7.729 1.055A.5.5 0 0 1 8 5.5v1.886l3.21-2.293A.5.5 0 0 1 12 5.5v5a.5.5 0 0 1-.79.407L8 8.614V10.5a.5.5 0 0 1-.79.407l-3.5-2.5a.5.5 0 0 1 0-.814l3.5-2.5a.5.5 0 0 1 .519-.038Z"}}]})(t)}function Jst(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16ZM7.729 5.055A.5.5 0 0 1 8 5.5v1.886l3.21-2.293A.5.5 0 0 1 12 5.5v5a.5.5 0 0 1-.79.407L8 8.614V10.5a.5.5 0 0 1-.79.407l-3.5-2.5a.5.5 0 0 1 0-.814l3.5-2.5a.5.5 0 0 1 .519-.038Z"}}]})(t)}function tut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.404 7.304a.802.802 0 0 0 0 1.392l6.363 3.692c.52.302 1.233-.043 1.233-.696V4.308c0-.653-.713-.998-1.233-.696L8.404 7.304Z"}},{tag:"path",attr:{d:"M.404 7.304a.802.802 0 0 0 0 1.392l6.363 3.692c.52.302 1.233-.043 1.233-.696V4.308c0-.653-.713-.998-1.233-.696L.404 7.304Z"}}]})(t)}function eut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.175 1.991c.81 1.312 1.583 3.43 1.778 6.819l1.5 1.83A2.5 2.5 0 0 1 14 12.202V15.5a.5.5 0 0 1-.9.3l-1.125-1.5c-.166-.222-.42-.4-.752-.57-.214-.108-.414-.192-.627-.282l-.196-.083C9.7 13.793 8.85 14 8 14c-.85 0-1.7-.207-2.4-.635-.068.03-.133.057-.198.084-.211.089-.411.173-.625.281-.332.17-.586.348-.752.57L2.9 15.8a.5.5 0 0 1-.9-.3v-3.298a2.5 2.5 0 0 1 .548-1.562l.004-.005L4.049 8.81c.197-3.323.969-5.434 1.774-6.756.466-.767.94-1.262 1.31-1.57a3.67 3.67 0 0 1 .601-.41A.549.549 0 0 1 8 0c.101 0 .17.027.25.064.037.017.086.041.145.075.118.066.277.167.463.315.373.297.85.779 1.317 1.537ZM9.5 6c0-1.105-.672-2-1.5-2s-1.5.895-1.5 2S7.172 8 8 8s1.5-.895 1.5-2Z"}},{tag:"path",attr:{d:"M8 14.5c.5 0 .999-.046 1.479-.139L8.4 15.8a.5.5 0 0 1-.8 0l-1.079-1.439c.48.093.98.139 1.479.139Z"}}]})(t)}function nut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.17 9.53c2.307-2.592 3.278-4.684 3.641-6.218.21-.887.214-1.58.16-2.065a3.578 3.578 0 0 0-.108-.563 2.22 2.22 0 0 0-.078-.23V.453c-.073-.164-.168-.234-.352-.295a2.35 2.35 0 0 0-.16-.045 3.797 3.797 0 0 0-.57-.093c-.49-.044-1.19-.03-2.08.188-1.536.374-3.618 1.343-6.161 3.604l-2.4.238h-.006a2.552 2.552 0 0 0-1.524.734L.15 7.17a.512.512 0 0 0 .433.868l1.896-.271c.28-.04.592.013.955.132.232.076.437.16.655.248l.203.083c.196.816.66 1.58 1.275 2.195.613.614 1.376 1.08 2.191 1.277l.082.202c.089.218.173.424.249.657.118.363.172.676.132.956l-.271 1.9a.512.512 0 0 0 .867.433l2.382-2.386c.41-.41.668-.949.732-1.526l.24-2.408Zm.11-3.699c-.797.8-1.93.961-2.528.362-.598-.6-.436-1.733.361-2.532.798-.799 1.93-.96 2.528-.361.599.599.437 1.732-.36 2.531Z"}},{tag:"path",attr:{d:"M5.205 10.787a7.632 7.632 0 0 0 1.804 1.352c-1.118 1.007-4.929 2.028-5.054 1.903-.126-.127.737-4.189 1.839-5.18.346.69.837 1.35 1.411 1.925Z"}}]})(t)}function rut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.525 3.025a3.5 3.5 0 0 1 4.95 0 .5.5 0 1 0 .707-.707 4.5 4.5 0 0 0-6.364 0 .5.5 0 0 0 .707.707Z"}},{tag:"path",attr:{d:"M6.94 4.44a1.5 1.5 0 0 1 2.12 0 .5.5 0 0 0 .708-.708 2.5 2.5 0 0 0-3.536 0 .5.5 0 0 0 .707.707Z"}},{tag:"path",attr:{d:"M2.974 2.342a.5.5 0 1 0-.948.316L3.806 8H1.5A1.5 1.5 0 0 0 0 9.5v2A1.5 1.5 0 0 0 1.5 13H2a.5.5 0 0 0 .5.5h2A.5.5 0 0 0 5 13h6a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5h.5a1.5 1.5 0 0 0 1.5-1.5v-2A1.5 1.5 0 0 0 14.5 8h-2.306l1.78-5.342a.5.5 0 1 0-.948-.316L11.14 8H4.86L2.974 2.342ZM2.5 11a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1Zm4.5-.5a.5.5 0 1 1 1 0 .5.5 0 0 1-1 0Zm2.5.5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1Zm1.5-.5a.5.5 0 1 1 1 0 .5.5 0 0 1-1 0Zm2 0a.5.5 0 1 1 1 0 .5.5 0 0 1-1 0Z"}},{tag:"path",attr:{d:"M8.5 5.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"}}]})(t)}function aut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm1.5 2.5c5.523 0 10 4.477 10 10a1 1 0 1 1-2 0 8 8 0 0 0-8-8 1 1 0 0 1 0-2zm0 4a6 6 0 0 1 6 6 1 1 0 1 1-2 0 4 4 0 0 0-4-4 1 1 0 0 1 0-2zm.5 7a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"}}]})(t)}function iut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.778 9.414A2 2 0 1 1 6.95 6.586a2 2 0 0 1 2.828 2.828z"}},{tag:"path",attr:{d:"M2.5 0A1.5 1.5 0 0 0 1 1.5V3H.5a.5.5 0 0 0 0 1H1v3.5H.5a.5.5 0 0 0 0 1H1V12H.5a.5.5 0 0 0 0 1H1v1.5A1.5 1.5 0 0 0 2.5 16h12a1.5 1.5 0 0 0 1.5-1.5v-13A1.5 1.5 0 0 0 14.5 0h-12zm3.036 4.464 1.09 1.09a3.003 3.003 0 0 1 3.476 0l1.09-1.09a.5.5 0 1 1 .707.708l-1.09 1.09c.74 1.037.74 2.44 0 3.476l1.09 1.09a.5.5 0 1 1-.707.708l-1.09-1.09a3.002 3.002 0 0 1-3.476 0l-1.09 1.09a.5.5 0 1 1-.708-.708l1.09-1.09a3.003 3.003 0 0 1 0-3.476l-1.09-1.09a.5.5 0 1 1 .708-.708zM14 6.5v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 1 0z"}}]})(t)}function out(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.563 8H5.035a3.482 3.482 0 0 1 .662-1.596l1.08 1.08c-.094.16-.167.332-.214.516zm.921-1.223-1.08-1.08A3.482 3.482 0 0 1 8 5.035v1.528c-.184.047-.357.12-.516.214zM9 6.563V5.035a3.482 3.482 0 0 1 1.596.662l-1.08 1.08A1.988 1.988 0 0 0 9 6.563zm1.223.921 1.08-1.08c.343.458.577 1.003.662 1.596h-1.528a1.989 1.989 0 0 0-.214-.516zM10.437 9h1.528a3.483 3.483 0 0 1-.662 1.596l-1.08-1.08c.094-.16.167-.332.214-.516zm-.921 1.223 1.08 1.08A3.483 3.483 0 0 1 9 11.965v-1.528c.184-.047.357-.12.516-.214zM8 10.437v1.528a3.483 3.483 0 0 1-1.596-.662l1.08-1.08c.16.094.332.167.516.214zm-1.223-.921-1.08 1.08A3.482 3.482 0 0 1 5.035 9h1.528c.047.184.12.357.214.516zM7.5 8.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0z"}},{tag:"path",attr:{d:"M2.5 1A1.5 1.5 0 0 0 1 2.5V3H.5a.5.5 0 0 0 0 1H1v4H.5a.5.5 0 0 0 0 1H1v4H.5a.5.5 0 0 0 0 1H1v.5A1.5 1.5 0 0 0 2.5 16h12a1.5 1.5 0 0 0 1.5-1.5v-12A1.5 1.5 0 0 0 14.5 1h-12zm6 3a4.5 4.5 0 1 1 0 9 4.5 4.5 0 0 1 0-9z"}}]})(t)}function lut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 1.5A1.5 1.5 0 0 1 10 0h4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h6c-.314.418-.5.937-.5 1.5v7.793L4.854 6.646a.5.5 0 1 0-.708.708l3.5 3.5a.5.5 0 0 0 .708 0l3.5-3.5a.5.5 0 0 0-.708-.708L8.5 9.293V1.5z"}}]})(t)}function cut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 1.5A1.5 1.5 0 0 1 10 0h4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h6c-.314.418-.5.937-.5 1.5v6h-2a.5.5 0 0 0-.354.854l2.5 2.5a.5.5 0 0 0 .708 0l2.5-2.5A.5.5 0 0 0 10.5 7.5h-2v-6z"}}]})(t)}function sut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 0H5.914a1.5 1.5 0 0 0-1.06.44L2.439 2.853A1.5 1.5 0 0 0 2 3.914V14.5A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-13A1.5 1.5 0 0 0 12.5 0Zm-7 2.75a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2a.75.75 0 0 1 .75-.75Zm2 0a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2a.75.75 0 0 1 .75-.75Zm2.75.75v2a.75.75 0 0 1-1.5 0v-2a.75.75 0 0 1 1.5 0Zm1.25-.75a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2a.75.75 0 0 1 .75-.75Z"}}]})(t)}function uut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 13a6.474 6.474 0 0 0 3.845-1.258h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.008 1.008 0 0 0-.115-.1A6.471 6.471 0 0 0 13 6.5 6.502 6.502 0 0 0 6.5 0a6.5 6.5 0 1 0 0 13Zm0-8.518c1.664-1.673 5.825 1.254 0 5.018-5.825-3.764-1.664-6.69 0-5.018Z"}}]})(t)}function dut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.964.686a.5.5 0 0 0-.65-.65L.767 5.855H.766l-.452.18a.5.5 0 0 0-.082.887l.41.26.001.002 4.995 3.178 1.59 2.498C8 14 8 13 8 12.5a4.5 4.5 0 0 1 5.026-4.47L15.964.686Zm-1.833 1.89L6.637 10.07l-.215-.338a.5.5 0 0 0-.154-.154l-.338-.215 7.494-7.494 1.178-.471-.47 1.178Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-1.993-1.679a.5.5 0 0 0-.686.172l-1.17 1.95-.547-.547a.5.5 0 0 0-.708.708l.774.773a.75.75 0 0 0 1.174-.144l1.335-2.226a.5.5 0 0 0-.172-.686Z"}}]})(t)}function hut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.964.686a.5.5 0 0 0-.65-.65L.767 5.855H.766l-.452.18a.5.5 0 0 0-.082.887l.41.26.001.002 4.995 3.178 1.59 2.498C8 14 8 13 8 12.5a4.5 4.5 0 0 1 5.026-4.47L15.964.686Zm-1.833 1.89L6.637 10.07l-.215-.338a.5.5 0 0 0-.154-.154l-.338-.215 7.494-7.494 1.178-.471-.47 1.178Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-5.5 0a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0-.5.5Z"}}]})(t)}function fut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.964.686a.5.5 0 0 0-.65-.65L.767 5.855H.766l-.452.18a.5.5 0 0 0-.082.887l.41.26.001.002 4.995 3.178 1.59 2.498C8 14 8 13 8 12.5a4.5 4.5 0 0 1 5.026-4.47L15.964.686Zm-1.833 1.89L6.637 10.07l-.215-.338a.5.5 0 0 0-.154-.154l-.338-.215 7.494-7.494 1.178-.471-.47 1.178Z"}},{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.5-5v1.5a.5.5 0 0 1-1 0V11a.5.5 0 0 1 1 0Zm0 3a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"}}]})(t)}function put(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.964.686a.5.5 0 0 0-.65-.65L.767 5.855H.766l-.452.18a.5.5 0 0 0-.082.887l.41.26.001.002 4.995 3.178 3.178 4.995.002.002.26.41a.5.5 0 0 0 .886-.083l6-15Zm-1.833 1.89L6.637 10.07l-.215-.338a.5.5 0 0 0-.154-.154l-.338-.215 7.494-7.494 1.178-.471-.47 1.178Z"}}]})(t)}function gut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.964.686a.5.5 0 0 0-.65-.65L.767 5.855H.766l-.452.18a.5.5 0 0 0-.082.887l.41.26.001.002 4.995 3.178 1.59 2.498C8 14 8 13 8 12.5a4.5 4.5 0 0 1 5.026-4.47L15.964.686Zm-1.833 1.89L6.637 10.07l-.215-.338a.5.5 0 0 0-.154-.154l-.338-.215 7.494-7.494 1.178-.471-.47 1.178Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-3.5-2a.5.5 0 0 0-.5.5v1h-1a.5.5 0 0 0 0 1h1v1a.5.5 0 0 0 1 0v-1h1a.5.5 0 0 0 0-1h-1v-1a.5.5 0 0 0-.5-.5Z"}}]})(t)}function vut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.964.686a.5.5 0 0 0-.65-.65L.767 5.855H.766l-.452.18a.5.5 0 0 0-.082.887l.41.26.001.002 4.995 3.178 1.59 2.498C8 14 8 13 8 12.5a4.5 4.5 0 0 1 5.026-4.47L15.964.686Zm-1.833 1.89L6.637 10.07l-.215-.338a.5.5 0 0 0-.154-.154l-.338-.215 7.494-7.494 1.178-.471-.47 1.178Z"}},{tag:"path",attr:{d:"M14.975 10.025a3.5 3.5 0 1 0-4.95 4.95 3.5 3.5 0 0 0 4.95-4.95Zm-4.243.707a2.501 2.501 0 0 1 3.147-.318l-3.465 3.465a2.501 2.501 0 0 1 .318-3.147Zm.39 3.854 3.464-3.465a2.501 2.501 0 0 1-3.465 3.465Z"}}]})(t)}function mut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.964.686a.5.5 0 0 0-.65-.65L.767 5.855H.766l-.452.18a.5.5 0 0 0-.082.887l.41.26.001.002 4.995 3.178 1.59 2.498C8 14 8 13 8 12.5a4.5 4.5 0 0 1 5.026-4.47L15.964.686Zm-1.833 1.89L6.637 10.07l-.215-.338a.5.5 0 0 0-.154-.154l-.338-.215 7.494-7.494 1.178-.471-.47 1.178Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-4.854-1.354a.5.5 0 0 0 0 .708l.647.646-.647.646a.5.5 0 0 0 .708.708l.646-.647.646.647a.5.5 0 0 0 .708-.708l-.647-.646.647-.646a.5.5 0 0 0-.708-.708l-.646.647-.646-.647a.5.5 0 0 0-.708 0Z"}}]})(t)}function yut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 2.5a2.5 2.5 0 1 1 .603 1.628l-6.718 3.12a2.499 2.499 0 0 1 0 1.504l6.718 3.12a2.5 2.5 0 1 1-.488.876l-6.718-3.12a2.5 2.5 0 1 1 0-3.256l6.718-3.12A2.5 2.5 0 0 1 11 2.5z"}}]})(t)}function but(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.775 11.775 0 0 1-2.517 2.453 7.159 7.159 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7.158 7.158 0 0 1-1.048-.625 11.777 11.777 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 62.456 62.456 0 0 1 5.072.56z"}}]})(t)}function xut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 0c-.69 0-1.843.265-2.928.56-1.11.3-2.229.655-2.887.87a1.54 1.54 0 0 0-1.044 1.262c-.596 4.477.787 7.795 2.465 9.99a11.777 11.777 0 0 0 2.517 2.453c.386.273.744.482 1.048.625.28.132.581.24.829.24s.548-.108.829-.24a7.159 7.159 0 0 0 1.048-.625 11.775 11.775 0 0 0 2.517-2.453c1.678-2.195 3.061-5.513 2.465-9.99a1.541 1.541 0 0 0-1.044-1.263 62.467 62.467 0 0 0-2.887-.87C9.843.266 8.69 0 8 0zm0 5a1.5 1.5 0 0 1 .5 2.915l.385 1.99a.5.5 0 0 1-.491.595h-.788a.5.5 0 0 1-.49-.595l.384-1.99A1.5 1.5 0 0 1 8 5z"}}]})(t)}function Mut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.093 3.093c-.465 4.275.885 7.46 2.513 9.589a11.777 11.777 0 0 0 2.517 2.453c.386.273.744.482 1.048.625.28.132.581.24.829.24s.548-.108.829-.24a7.159 7.159 0 0 0 1.048-.625 11.32 11.32 0 0 0 1.733-1.525L1.093 3.093zm12.215 8.215L3.128 1.128A61.369 61.369 0 0 1 5.073.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.483 3.626-.332 6.491-1.551 8.616zm.338 3.046-13-13 .708-.708 13 13-.707.707z"}}]})(t)}function wut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.27 2.047a1 1 0 0 1 1.46 0l6.345 6.77c.6.638.146 1.683-.73 1.683H11.5v3a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-3H1.654C.78 10.5.326 9.455.924 8.816L7.27 2.047z"}}]})(t)}function zut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.116 6.28h.32c.395 0 .582.24.582.722 0 .48-.186.718-.581.718h-.321V6.28Zm3.636.066.268.845h-.552l.27-.845h.014Zm1.327-.066h.32c.394 0 .582.24.582.722 0 .48-.186.718-.582.718h-.32V6.28Zm-.792 3h.32c.395 0 .582.24.582.722 0 .48-.186.718-.581.718h-.32V9.28Z"}},{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435ZM4.782 6h.69c.596 0 .886.355.886.998S6.066 8 5.473 8h-.69V6ZM7.82 7.72V8H6.571V6H7.82v.28h-.917v.57h.863v.268h-.863v.602h.917Zm.397.28h-.34l.688-2h.371l.689 2h-.352l-.177-.554h-.702L8.216 8Zm1.53-2h.69c.596 0 .886.355.886.998S11.03 8 10.436 8h-.69V6Zm-2.923 4.72V11H5.575V9h1.248v.28h-.917v.57h.863v.268h-.863v.602h.917Zm.572.28h-.32V9h.294l.933 1.436h.014V9h.32v2h-.292l-.936-1.44h-.013V11Zm1.56-2h.69c.596 0 .886.355.886.998S10.238 11 9.645 11h-.69V9Z"}}]})(t)}function Cut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.237 4.28h-.32v1.44h.32c.396 0 .582-.239.582-.718 0-.481-.188-.722-.582-.722Zm2.392.859v-.277c0-.413-.211-.617-.494-.617-.285 0-.495.204-.495.617v.277c0 .414.21.618.495.618.283 0 .494-.204.494-.618Zm4.163 0v-.277c0-.413-.211-.617-.494-.617-.285 0-.495.204-.495.617v.277c0 .414.21.618.495.618.283 0 .494-.204.494-.618Zm.006 5.828v-.694h.39c.231 0 .378.126.378.354 0 .225-.142.34-.387.34h-.38Z"}},{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16ZM3.584 6V4h.69c.596 0 .886.355.886.998S4.867 6 4.274 6h-.69Zm3.382-1.135v.272c0 .566-.318.903-.83.903-.513 0-.833-.337-.833-.903v-.272c0-.569.32-.904.832-.904.513 0 .83.337.83.904Zm1.021-.305V6h-.319V4h.293l.933 1.436h.015V4h.319v2h-.291L8 4.56h-.013Zm3.142.305v.272c0 .566-.318.903-.83.903-.513 0-.833-.337-.833-.903v-.272c0-.569.32-.904.832-.904.513 0 .83.337.83.904Zm.899-.58V6h-.333V4.285h-.584V4h1.503v.285h-.586ZM5.413 11.72V12H4.165v-2h1.248v.28h-.917v.57h.862v.268h-.862v.602h.917Zm.572.28h-.32v-2h.294l.933 1.436h.014v-1.435h.32V12h-.292l-.936-1.44h-.013V12Zm2.279 0H7.93v-1.715h-.584V10H8.85v.284h-.586V12Zm1.953-.28V12H8.97v-2h1.248v.28H9.3v.57h.863v.268H9.3v.602h.917ZM11.235 10c.42 0 .674.244.674.616a.575.575 0 0 1-.368.56l.404.824h-.373l-.36-.769h-.414V12h-.328v-2h.765ZM3.5 7h9a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5Z"}}]})(t)}function Aut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435ZM7.25 4h1.5v3.25H12v1.5H8.75V12h-1.5V8.75H4v-1.5h3.25V4Z"}}]})(t)}function kut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435ZM6.25 4h1.5v3.25H11v1.5H7.75V12h-1.5V4Z"}}]})(t)}function Hut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435ZM5 5h6v1.5H8.75V12h-1.5V6.5H5V5Z"}}]})(t)}function Eut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435Zm1.443 4.762 1.014 1.106L8.75 8.83V12h-1.5V8.83L4.493 6.303l1.014-1.106L8 7.483l2.493-2.286Z"}}]})(t)}function Sut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435ZM7.25 6H6.034a.25.25 0 0 1-.192-.41l1.966-2.36a.25.25 0 0 1 .384 0l1.966 2.36a.25.25 0 0 1-.192.41H8.75v6h-1.5V8.823c-.551.686-1.229 1.363-1.88 2.015l-.016.016-.708-.708c.757-.756 1.48-1.48 2.016-2.196.25-.333.448-.649.588-.95V6Z"}}]})(t)}function Lut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435ZM8.75 6v1c.14.301.338.617.588.95.537.716 1.259 1.44 2.016 2.196l-.708.708-.015-.016c-.652-.652-1.33-1.33-1.881-2.015V12h-1.5V6H6.034a.25.25 0 0 1-.192-.41l1.966-2.36a.25.25 0 0 1 .384 0l1.966 2.36a.25.25 0 0 1-.192.41H8.75Z"}}]})(t)}function _ut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 13.292A8 8 0 0 1 13.293 2L9.195 6.099A2.501 2.501 0 0 0 8.5 6H7V4.534a.25.25 0 0 0-.41-.192L4.23 6.308a.25.25 0 0 0 0 .384l2.36 1.966a.265.265 0 0 0 .026.02L2 13.291Zm.708.708A8 8 0 0 0 14 2.707l-3.885 3.884C10.656 7.05 11 7.735 11 8.5V11h-1V8.5c0-.489-.234-.923-.596-1.197l-6.696 6.696Z"}},{tag:"path",attr:{d:"M8.293 7 7 8.293V7h1.293Z"}}]})(t)}function But(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.292 14A8 8 0 0 1 2 2.707l3.5 3.5V12h1.283V9.164h1.674L13.292 14Zm.708-.708-4.37-4.37C10.5 8.524 11 7.662 11 6.587c0-1.482-.955-2.584-2.538-2.584H5.5v.79L2.708 2.002A8 8 0 0 1 14 13.293Z"}},{tag:"path",attr:{d:"M6.777 7.485v.59h.59l-.59-.59Zm1.949.535L6.777 6.07v-.966H8.27c.893 0 1.419.539 1.419 1.482 0 .769-.35 1.273-.963 1.433Z"}}]})(t)}function Dut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 13.292A8 8 0 0 0 2.707 2l4.097 4.098C7.025 6.034 7.259 6 7.5 6H9V4.534a.25.25 0 0 1 .41-.192l2.36 1.966c.12.1.12.284 0 .384L9.41 8.658a.265.265 0 0 1-.026.02L14 13.291Zm-.708.708A8 8 0 0 1 2 2.707l3.885 3.884A2.495 2.495 0 0 0 5 8.5V11h1V8.5c0-.489.234-.923.596-1.197l6.696 6.696Z"}},{tag:"path",attr:{d:"M7.707 7 9 8.293V7H7.707Z"}}]})(t)}function Tut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L4.224 3.162 8 6.94l3.777-3.777L9.049.435Zm3.274 7.425v-.862h.467c.28 0 .467.154.467.44 0 .28-.182.421-.475.421h-.459Z"}},{tag:"path",attr:{d:"M12.838 4.223 9.06 8l3.777 3.777 2.727-2.728c.58-.58.58-1.519 0-2.098l-2.727-2.728Zm.03 2.361c.591 0 .935.334.935.844a.79.79 0 0 1-.485.748l.536 1.074h-.59l-.467-.994h-.473v.994h-.521V6.584h1.064Zm-1.091 6.254L8 9.06l-3.777 3.777 2.728 2.727c.58.58 1.519.58 2.098 0l2.728-2.727Zm-8.953-5.84v.861h.46c.292 0 .474-.14.474-.421 0-.286-.188-.44-.467-.44h-.467Z"}},{tag:"path",attr:{d:"M3.162 11.777 6.94 8 3.162 4.223.435 6.951c-.58.58-.58 1.519 0 2.098l2.727 2.728Zm-.86-5.193h1.065c.592 0 .936.334.936.844 0 .39-.242.654-.485.748l.536 1.074h-.59l-.467-.994h-.473v.994h-.521V6.584Z"}}]})(t)}function Vut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.371 8.277v-.553c0-.827-.422-1.234-.987-1.234-.572 0-.99.407-.99 1.234v.553c0 .83.418 1.237.99 1.237.565 0 .987-.408.987-1.237Zm2.586-.24c.463 0 .735-.272.735-.744s-.272-.741-.735-.741h-.774v1.485h.774Z"}},{tag:"path",attr:{d:"M4.893 0a.5.5 0 0 0-.353.146L.146 4.54A.5.5 0 0 0 0 4.893v6.214a.5.5 0 0 0 .146.353l4.394 4.394a.5.5 0 0 0 .353.146h6.214a.5.5 0 0 0 .353-.146l4.394-4.394a.5.5 0 0 0 .146-.353V4.893a.5.5 0 0 0-.146-.353L11.46.146A.5.5 0 0 0 11.107 0H4.893ZM3.16 10.08c-.931 0-1.447-.493-1.494-1.132h.653c.065.346.396.583.891.583.524 0 .83-.246.83-.62 0-.303-.203-.467-.637-.572l-.656-.164c-.61-.147-.978-.51-.978-1.078 0-.706.597-1.184 1.444-1.184.853 0 1.386.475 1.436 1.087h-.645c-.064-.32-.352-.542-.797-.542-.472 0-.77.246-.77.6 0 .261.196.437.553.522l.654.161c.673.164 1.06.487 1.06 1.11 0 .736-.574 1.228-1.544 1.228Zm3.427-3.51V10h-.665V6.57H4.753V6h3.006v.568H6.587Zm4.458 1.16v.544c0 1.131-.636 1.805-1.661 1.805-1.026 0-1.664-.674-1.664-1.805V7.73c0-1.136.638-1.807 1.664-1.807 1.025 0 1.66.674 1.66 1.807ZM11.52 6h1.535c.82 0 1.316.55 1.316 1.292 0 .747-.501 1.289-1.321 1.289h-.865V10h-.665V6.001Z"}}]})(t)}function Out(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm0 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm1 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"}},{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435ZM6 4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V4Z"}}]})(t)}function Iut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435ZM7 8.466a.25.25 0 0 1-.41.192L4.23 6.692a.25.25 0 0 1 0-.384l2.36-1.966a.25.25 0 0 1 .41.192V6h1.5A2.5 2.5 0 0 1 11 8.5V11h-1V8.5A1.5 1.5 0 0 0 8.5 7H7v1.466Z"}}]})(t)}function Rut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435ZM9 8.466V7H7.5A1.5 1.5 0 0 0 6 8.5V11H5V8.5A2.5 2.5 0 0 1 7.5 6H9V4.534a.25.25 0 0 1 .41-.192l2.36 1.966c.12.1.12.284 0 .384L9.41 8.658A.25.25 0 0 1 9 8.466Z"}}]})(t)}function Fut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435ZM6.864 8.368a.25.25 0 0 1-.451-.039l-1.06-2.882a.25.25 0 0 1 .192-.333l3.026-.523a.25.25 0 0 1 .26.371l-.667 1.154.621.373A2.5 2.5 0 0 1 10 8.632V11H9V8.632a1.5 1.5 0 0 0-.728-1.286l-.607-.364-.8 1.386Z"}}]})(t)}function Nut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.95.435c.58-.58 1.52-.58 2.1 0l6.515 6.516c.58.58.58 1.519 0 2.098L9.05 15.565c-.58.58-1.519.58-2.098 0L.435 9.05a1.482 1.482 0 0 1 0-2.098L6.95.435Zm1.385 6.547.8 1.386a.25.25 0 0 0 .451-.039l1.06-2.882a.25.25 0 0 0-.192-.333l-3.026-.523a.25.25 0 0 0-.26.371l.667 1.154-.621.373A2.5 2.5 0 0 0 6 8.632V11h1V8.632a1.5 1.5 0 0 1 .728-1.286l.607-.364Z"}}]})(t)}function Put(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.48 5.323h-.28v1.353h.28c.372 0 .54-.222.54-.674 0-.45-.169-.68-.54-.68Z"}},{tag:"path",attr:{d:"M7.022 14.434a1.131 1.131 0 0 0 1.96 0l6.857-11.667c.457-.778-.092-1.767-.98-1.767H1.144c-.889 0-1.437.99-.98 1.767l6.857 11.667ZM5.506 6.232V7H5.11v-.76L4.44 5h.44l.424.849h.016L5.748 5h.428l-.67 1.232ZM6.628 5v2h-.396V5h.396Zm.684 1.676h.895V7H6.919V5h1.288v.324h-.895v.513h.842v.303h-.842v.536Zm1.521-.013h.848V7H8.437V5h.396v1.663Zm.97.337V5h.73c.608 0 .895.364.895.995 0 .636-.291 1.005-.895 1.005h-.73Z"}}]})(t)}function jut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.293.707A1 1 0 0 0 7 1.414V2H2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h5v1H2.5a1 1 0 0 0-.8.4L.725 8.7a.5.5 0 0 0 0 .6l.975 1.3a1 1 0 0 0 .8.4H7v5h2v-5h5a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H9V6h4.5a1 1 0 0 0 .8-.4l.975-1.3a.5.5 0 0 0 0-.6L14.3 2.4a1 1 0 0 0-.8-.4H9v-.586A1 1 0 0 0 7.293.707z"}}]})(t)}function Uut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.293.707A1 1 0 0 0 7 1.414V4H2a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h5v6h2v-6h3.532a1 1 0 0 0 .768-.36l1.933-2.32a.5.5 0 0 0 0-.64L13.3 4.36a1 1 0 0 0-.768-.36H9V1.414A1 1 0 0 0 7.293.707z"}}]})(t)}function Wut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 16h2V6h5a1 1 0 0 0 .8-.4l.975-1.3a.5.5 0 0 0 0-.6L14.8 2.4A1 1 0 0 0 14 2H9v-.586a1 1 0 0 0-2 0V7H2a1 1 0 0 0-.8.4L.225 8.7a.5.5 0 0 0 0 .6l.975 1.3a1 1 0 0 0 .8.4h5v5z"}}]})(t)}function Zut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 4.5a.5.5 0 0 1 .5-.5h2v2H5V4.5zM8.5 6V4h2a.5.5 0 0 1 .5.5V6H8.5zM5 7h6v2H5V7zm3.5 3H11v1.5a.5.5 0 0 1-.5.5h-2v-2zm-1 0v2h-2a.5.5 0 0 1-.5-.5V10h2.5z"}},{tag:"path",attr:{d:"M3.5 0A1.5 1.5 0 0 0 2 1.5v13A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5V3.414a1.5 1.5 0 0 0-.44-1.06L11.647.439A1.5 1.5 0 0 0 10.586 0H3.5zm2 3h5A1.5 1.5 0 0 1 12 4.5v7a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 4 11.5v-7A1.5 1.5 0 0 1 5.5 3z"}}]})(t)}function Gut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm11.21-6.907L8.5 7.028V5.5a.5.5 0 0 0-.79-.407L5 7.028V5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0V8.972l2.71 1.935a.5.5 0 0 0 .79-.407V8.972l2.71 1.935A.5.5 0 0 0 12 10.5v-5a.5.5 0 0 0-.79-.407z"}}]})(t)}function qut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-4.79-2.907L8.5 7.028V5.5a.5.5 0 0 0-.79-.407L5 7.028V5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0V8.972l2.71 1.935a.5.5 0 0 0 .79-.407V8.972l2.71 1.935A.5.5 0 0 0 12 10.5v-5a.5.5 0 0 0-.79-.407z"}}]})(t)}function Yut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.5 3.5A.5.5 0 0 0 0 4v8a.5.5 0 0 0 1 0V8.753l6.267 3.636c.54.313 1.233-.066 1.233-.697v-2.94l6.267 3.636c.54.314 1.233-.065 1.233-.696V4.308c0-.63-.693-1.01-1.233-.696L8.5 7.248v-2.94c0-.63-.692-1.01-1.233-.696L1 7.248V4a.5.5 0 0 0-.5-.5z"}}]})(t)}function Xut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm6.79-6.907A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407L9.5 8.972V10.5a.5.5 0 0 0 1 0v-5a.5.5 0 0 0-1 0v1.528L6.79 5.093z"}}]})(t)}function $ut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407L9.5 8.972V10.5a.5.5 0 0 0 1 0v-5a.5.5 0 0 0-1 0v1.528L6.79 5.093z"}}]})(t)}function Kut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 4a.5.5 0 0 0-1 0v3.248L5.233 3.612C4.693 3.3 4 3.678 4 4.308v7.384c0 .63.692 1.01 1.233.697L11.5 8.753V12a.5.5 0 0 0 1 0V4z"}}]})(t)}function Qut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2Zm4.79-6.907A.5.5 0 0 0 4 5.5v5a.5.5 0 0 0 .79.407L7.5 8.972V10.5a.5.5 0 0 0 .79.407L11 8.972V10.5a.5.5 0 0 0 1 0v-5a.5.5 0 0 0-1 0v1.528L8.29 5.093a.5.5 0 0 0-.79.407v1.528L4.79 5.093Z"}}]})(t)}function Jut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM4.79 5.093A.5.5 0 0 0 4 5.5v5a.5.5 0 0 0 .79.407L7.5 8.972V10.5a.5.5 0 0 0 .79.407L11 8.972V10.5a.5.5 0 0 0 1 0v-5a.5.5 0 0 0-1 0v1.528L8.29 5.093a.5.5 0 0 0-.79.407v1.528L4.79 5.093z"}}]})(t)}function tdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.5 3.5a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-1 0V8.753l-6.267 3.636c-.54.313-1.233-.066-1.233-.697v-2.94l-6.267 3.636C.693 12.703 0 12.324 0 11.693V4.308c0-.63.693-1.01 1.233-.696L7.5 7.248v-2.94c0-.63.693-1.01 1.233-.696L15 7.248V4a.5.5 0 0 1 .5-.5z"}}]})(t)}function edt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm9.71-6.907L7 7.028V5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0V8.972l2.71 1.935a.5.5 0 0 0 .79-.407v-5a.5.5 0 0 0-.79-.407z"}}]})(t)}function ndt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM9.71 5.093 7 7.028V5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0V8.972l2.71 1.935a.5.5 0 0 0 .79-.407v-5a.5.5 0 0 0-.79-.407z"}}]})(t)}function rdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 4a.5.5 0 0 1 1 0v3.248l6.267-3.636c.54-.313 1.232.066 1.232.696v7.384c0 .63-.692 1.01-1.232.697L5 8.753V12a.5.5 0 0 1-1 0V4z"}}]})(t)}function adt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-4.646-2.646a.5.5 0 0 0-.708-.708l-6 6a.5.5 0 0 0 .708.708l6-6z"}}]})(t)}function idt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm9.354 5.354-6 6a.5.5 0 0 1-.708-.708l6-6a.5.5 0 0 1 .708.708z"}}]})(t)}function odt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm-2.5 6.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0z"}},{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4zm6 4a2 2 0 1 1-4 0 2 2 0 0 1 4 0zM8 7a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7z"}}]})(t)}function ldt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2z"}}]})(t)}function cdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.282.95l-3.522 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z"}}]})(t)}function sdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 1.5V13a1 1 0 0 0 1 1V1.5a.5.5 0 0 1 .5-.5H14a1 1 0 0 0-1-1H1.5A1.5 1.5 0 0 0 0 1.5z"}},{tag:"path",attr:{d:"M3.5 2A1.5 1.5 0 0 0 2 3.5v11A1.5 1.5 0 0 0 3.5 16h6.086a1.5 1.5 0 0 0 1.06-.44l4.915-4.914A1.5 1.5 0 0 0 16 9.586V3.5A1.5 1.5 0 0 0 14.5 2h-11zm6 8.5a1 1 0 0 1 1-1h4.396a.25.25 0 0 1 .177.427l-5.146 5.146a.25.25 0 0 1-.427-.177V10.5z"}}]})(t)}function udt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 1A1.5 1.5 0 0 0 1 2.5v11A1.5 1.5 0 0 0 2.5 15h6.086a1.5 1.5 0 0 0 1.06-.44l4.915-4.914A1.5 1.5 0 0 0 15 8.586V2.5A1.5 1.5 0 0 0 13.5 1h-11zm6 8.5a1 1 0 0 1 1-1h4.396a.25.25 0 0 1 .177.427l-5.146 5.146a.25.25 0 0 1-.427-.177V9.5z"}}]})(t)}function ddt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm6.5-7A1.5 1.5 0 0 0 5 6.5v3A1.5 1.5 0 0 0 6.5 11h3A1.5 1.5 0 0 0 11 9.5v-3A1.5 1.5 0 0 0 9.5 5h-3z"}}]})(t)}function hdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.5 5A1.5 1.5 0 0 0 5 6.5v3A1.5 1.5 0 0 0 6.5 11h3A1.5 1.5 0 0 0 11 9.5v-3A1.5 1.5 0 0 0 9.5 5h-3z"}}]})(t)}function fdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 3.5h6A1.5 1.5 0 0 1 12.5 5v6a1.5 1.5 0 0 1-1.5 1.5H5A1.5 1.5 0 0 1 3.5 11V5A1.5 1.5 0 0 1 5 3.5z"}}]})(t)}function pdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 0a2 2 0 0 0-2 2H2c.167.5.8 1.6 2 2v2H2c.167.5.8 1.6 2 2v2H2c.167.5.8 1.6 2 2v1a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-1c1.2-.4 1.833-1.5 2-2h-2V8c1.2-.4 1.833-1.5 2-2h-2V4c1.2-.4 1.833-1.5 2-2h-2a2 2 0 0 0-2-2H6zm3.5 3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm0 4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zM8 13a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"}}]})(t)}function gdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 0a.5.5 0 0 0 0 1H7v1.07A7.001 7.001 0 0 0 8 16a7 7 0 0 0 5.29-11.584.531.531 0 0 0 .013-.012l.354-.354.353.354a.5.5 0 1 0 .707-.707l-1.414-1.415a.5.5 0 1 0-.707.707l.354.354-.354.354a.717.717 0 0 0-.012.012A6.973 6.973 0 0 0 9 2.071V1h.5a.5.5 0 0 0 0-1h-3zm2 5.6V9a.5.5 0 0 1-.5.5H4.5a.5.5 0 0 1 0-1h3V5.6a.5.5 0 1 1 1 0z"}}]})(t)}function vdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.5 12.5a3.493 3.493 0 0 1-2.684-1.254 19.92 19.92 0 0 0 1.582 2.907c.231.35-.02.847-.438.847H6.04c-.419 0-.67-.497-.438-.847a19.919 19.919 0 0 0 1.582-2.907 3.5 3.5 0 1 1-2.538-5.743 3.5 3.5 0 1 1 6.708 0A3.5 3.5 0 1 1 11.5 12.5z"}}]})(t)}function mdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.45 7.4 7.2 1.067a1 1 0 0 1 1.6 0L13.55 7.4a1 1 0 0 1 0 1.2L8.8 14.933a1 1 0 0 1-1.6 0L2.45 8.6a1 1 0 0 1 0-1.2z"}}]})(t)}function ydt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 1c2.21 0 4 1.755 4 3.92C8 2.755 9.79 1 12 1s4 1.755 4 3.92c0 3.263-3.234 4.414-7.608 9.608a.513.513 0 0 1-.784 0C3.234 9.334 0 8.183 0 4.92 0 2.755 1.79 1 4 1z"}}]})(t)}function bdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.184 11.246A3.5 3.5 0 0 1 1 9c0-1.602 1.14-2.633 2.66-4.008C4.986 3.792 6.602 2.33 8 0c1.398 2.33 3.014 3.792 4.34 4.992C13.86 6.367 15 7.398 15 9a3.5 3.5 0 0 1-6.184 2.246 19.92 19.92 0 0 0 1.582 2.907c.231.35-.02.847-.438.847H6.04c-.419 0-.67-.497-.438-.847a19.919 19.919 0 0 0 1.582-2.907z"}}]})(t)}function xdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 12a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM8 0a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 0zm0 13a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 13zm8-5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 .5.5zM3 8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2A.5.5 0 0 1 3 8zm10.657-5.657a.5.5 0 0 1 0 .707l-1.414 1.415a.5.5 0 1 1-.707-.708l1.414-1.414a.5.5 0 0 1 .707 0zm-9.193 9.193a.5.5 0 0 1 0 .707L3.05 13.657a.5.5 0 0 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zm9.193 2.121a.5.5 0 0 1-.707 0l-1.414-1.414a.5.5 0 0 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .707zM4.464 4.465a.5.5 0 0 1-.707 0L2.343 3.05a.5.5 0 1 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .708z"}}]})(t)}function Mdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.646 1.146a.5.5 0 0 1 .708 0l1.5 1.5a.5.5 0 0 1-.708.708L8.5 2.707V4.5a.5.5 0 0 1-1 0V2.707l-.646.647a.5.5 0 1 1-.708-.708l1.5-1.5zM2.343 4.343a.5.5 0 0 1 .707 0l1.414 1.414a.5.5 0 0 1-.707.707L2.343 5.05a.5.5 0 0 1 0-.707zm11.314 0a.5.5 0 0 1 0 .707l-1.414 1.414a.5.5 0 1 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zM11.709 11.5a4 4 0 1 0-7.418 0H.5a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1h-3.79zM0 10a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2A.5.5 0 0 1 0 10zm13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"}}]})(t)}function wdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.646 4.854a.5.5 0 0 0 .708 0l1.5-1.5a.5.5 0 0 0-.708-.708l-.646.647V1.5a.5.5 0 0 0-1 0v1.793l-.646-.647a.5.5 0 1 0-.708.708l1.5 1.5zm-5.303-.51a.5.5 0 0 1 .707 0l1.414 1.413a.5.5 0 0 1-.707.707L2.343 5.05a.5.5 0 0 1 0-.707zm11.314 0a.5.5 0 0 1 0 .706l-1.414 1.414a.5.5 0 1 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zM11.709 11.5a4 4 0 1 0-7.418 0H.5a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1h-3.79zM0 10a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2A.5.5 0 0 1 0 10zm13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"}}]})(t)}function zdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm7 11a1 1 0 1 0-2 0 1 1 0 0 0 2 0z"}}]})(t)}function Cdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 14a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2zm11-7a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"}}]})(t)}function Adt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 1a1 1 0 0 0-1 1v4.586a1 1 0 0 0 .293.707l7 7a1 1 0 0 0 1.414 0l4.586-4.586a1 1 0 0 0 0-1.414l-7-7A1 1 0 0 0 6.586 1H2zm4 3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"}}]})(t)}function kdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a1 1 0 0 1 1-1h4.586a1 1 0 0 1 .707.293l7 7a1 1 0 0 1 0 1.414l-4.586 4.586a1 1 0 0 1-1.414 0l-7-7A1 1 0 0 1 2 6.586V2zm3.5 4a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"}},{tag:"path",attr:{d:"M1.293 7.793A1 1 0 0 1 1 7.086V2a1 1 0 0 0-1 1v4.586a1 1 0 0 0 .293.707l7 7a1 1 0 0 0 1.414 0l.043-.043-7.457-7.457z"}}]})(t)}function Hdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 1a1 1 0 0 0-1 1v1h-.181A2.5 2.5 0 0 0 2.52 4.515l-.792 1.848a.807.807 0 0 1-.38.404c-.5.25-.855.715-.965 1.262L.05 9.708a2.5 2.5 0 0 0-.049.49v.413c0 .814.39 1.543 1 1.997V14.5a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1.338c1.292.048 2.745.088 4 .088s2.708-.04 4-.088V14.5a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1.892c.61-.454 1-1.183 1-1.997v-.413c0-.165-.016-.329-.049-.49l-.335-1.68a1.807 1.807 0 0 0-.964-1.261.807.807 0 0 1-.381-.404l-.792-1.848A2.5 2.5 0 0 0 11.181 3H11V2a1 1 0 0 0-1-1H6ZM4.309 4h7.382a.5.5 0 0 1 .447.276l.956 1.913a.51.51 0 0 1-.497.731c-.91-.073-3.35-.17-4.597-.17-1.247 0-3.688.097-4.597.17a.51.51 0 0 1-.497-.731l.956-1.913A.5.5 0 0 1 4.309 4ZM4 10a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm10 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-9 0a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1Z"}}]})(t)}function Edt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z"}}]})(t)}function Sdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511zm10.761.135a.5.5 0 0 1 .708 0l2.5 2.5a.5.5 0 0 1 0 .708l-2.5 2.5a.5.5 0 0 1-.708-.708L14.293 4H9.5a.5.5 0 0 1 0-1h4.793l-1.647-1.646a.5.5 0 0 1 0-.708z"}}]})(t)}function Ldt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511zM15.854.146a.5.5 0 0 1 0 .708L11.707 5H14.5a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 1 0v2.793L15.146.146a.5.5 0 0 1 .708 0z"}}]})(t)}function _dt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511zM10 3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5z"}}]})(t)}function Bdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511zM11 .5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V1.707l-4.146 4.147a.5.5 0 0 1-.708-.708L14.293 1H11.5a.5.5 0 0 1-.5-.5z"}}]})(t)}function Ddt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511zM12.5 1a.5.5 0 0 1 .5.5V3h1.5a.5.5 0 0 1 0 1H13v1.5a.5.5 0 0 1-1 0V4h-1.5a.5.5 0 0 1 0-1H12V1.5a.5.5 0 0 1 .5-.5z"}}]})(t)}function Tdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511zm9.261 1.135a.5.5 0 0 1 .708 0L13 2.793l1.146-1.147a.5.5 0 0 1 .708.708L13.707 3.5l1.147 1.146a.5.5 0 0 1-.708.708L13 4.207l-1.146 1.147a.5.5 0 0 1-.708-.708L12.293 3.5l-1.147-1.146a.5.5 0 0 1 0-.708z"}}]})(t)}function Vdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 3a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3zm9.5 5.5h-3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1zm-6.354-.354a.5.5 0 1 0 .708.708l2-2a.5.5 0 0 0 0-.708l-2-2a.5.5 0 1 0-.708.708L4.793 6.5 3.146 8.146z"}}]})(t)}function Odt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 3a1 1 0 0 0-1 1v7.293A1 1 0 0 0 .293 12L2 13.707a1 1 0 0 0 .707.293h10.586a1 1 0 0 0 .707-.293L15.707 12a1 1 0 0 0 .293-.707V4a1 1 0 0 0-1-1H1Zm2.5 3h9a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5Z"}}]})(t)}function Idt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4.5A1.5 1.5 0 0 1 1.5 3h13A1.5 1.5 0 0 1 16 4.5V6a.5.5 0 0 1-.5.5 1.5 1.5 0 0 0 0 3 .5.5 0 0 1 .5.5v1.5a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 11.5V10a.5.5 0 0 1 .5-.5 1.5 1.5 0 1 0 0-3A.5.5 0 0 1 0 6V4.5Zm4 1a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 0-1h-7a.5.5 0 0 0-.5.5Zm0 5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 0-1h-7a.5.5 0 0 0-.5.5ZM4 8a1 1 0 0 0 1 1h6a1 1 0 1 0 0-2H5a1 1 0 0 0-1 1Z"}}]})(t)}function Rdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 3A1.5 1.5 0 0 0 0 4.5V6a.5.5 0 0 0 .5.5 1.5 1.5 0 1 1 0 3 .5.5 0 0 0-.5.5v1.5A1.5 1.5 0 0 0 1.5 13h13a1.5 1.5 0 0 0 1.5-1.5V10a.5.5 0 0 0-.5-.5 1.5 1.5 0 0 1 0-3A.5.5 0 0 0 16 6V4.5A1.5 1.5 0 0 0 14.5 3h-13Z"}}]})(t)}function Fdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4.5A1.5 1.5 0 0 1 1.5 3h13A1.5 1.5 0 0 1 16 4.5V6a.5.5 0 0 1-.5.5 1.5 1.5 0 0 0 0 3 .5.5 0 0 1 .5.5v1.5a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 11.5V10a.5.5 0 0 1 .5-.5 1.5 1.5 0 1 0 0-3A.5.5 0 0 1 0 6V4.5Zm4-1v1h1v-1H4Zm1 3v-1H4v1h1Zm7 0v-1h-1v1h1Zm-1-2h1v-1h-1v1Zm-6 3H4v1h1v-1Zm7 1v-1h-1v1h1Zm-7 1H4v1h1v-1Zm7 1v-1h-1v1h1Zm-8 1v1h1v-1H4Zm7 1h1v-1h-1v1Z"}}]})(t)}function Ndt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.736 0a1.5 1.5 0 0 0-.67.158L1.828 1.776A1.5 1.5 0 0 0 1 3.118v5.51l2-.6V5a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3.028l2 .6v-5.51a1.5 1.5 0 0 0-.83-1.342L10.936.158A1.5 1.5 0 0 0 10.264 0H5.736ZM15 9.672l-5.503-1.65A.5.5 0 0 0 9.353 8H8.5v8h4a2.5 2.5 0 0 0 2.5-2.5V9.672ZM7.5 16V8h-.853a.5.5 0 0 0-.144.021L1 9.672V13.5A2.5 2.5 0 0 0 3.5 16h4Zm-1-14h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1ZM12 5v2.728l-2.216-.665A1.5 1.5 0 0 0 9.354 7H8.5V5H12ZM7.5 5v2h-.853a1.5 1.5 0 0 0-.431.063L4 7.728V5h3.5Zm-4 5a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1Zm9 0a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1ZM5 13a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm7 1a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"}}]})(t)}function Pdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.621.515C8.647.02 7.353.02 5.38.515c-.924.23-1.982.766-2.78 1.22C1.566 2.322 1 3.432 1 4.582V13.5A2.5 2.5 0 0 0 3.5 16h9a2.5 2.5 0 0 0 2.5-2.5V4.583c0-1.15-.565-2.26-1.6-2.849-.797-.453-1.855-.988-2.779-1.22ZM6.5 2h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1Zm-2 2h7A1.5 1.5 0 0 1 13 5.5v2A1.5 1.5 0 0 1 11.5 9h-7A1.5 1.5 0 0 1 3 7.5v-2A1.5 1.5 0 0 1 4.5 4Zm.5 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm0 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm8 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-3-1a1 1 0 1 1 0 2 1 1 0 0 1 0-2ZM4 5.5a.5.5 0 0 1 .5-.5h3v3h-3a.5.5 0 0 1-.5-.5v-2ZM8.5 8V5h3a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-3Z"}}]})(t)}function jdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 0a.5.5 0 0 0 0 1h1v1.011c-1.525.064-3.346.394-4.588.655C1.775 2.904 1 3.915 1 5.055V13.5A2.5 2.5 0 0 0 3.5 16h9a2.5 2.5 0 0 0 2.5-2.5V5.055c0-1.14-.775-2.15-1.912-2.39-1.242-.26-3.063-.59-4.588-.654V1h1a.5.5 0 0 0 0-1h-3ZM8 4c1.136 0 2.645.2 3.604.346.825.126 1.356.9 1.244 1.697-.022.16-.046.335-.07.522C12.643 7.596 12.5 8.949 12.5 10c0 .428.024.933.062 1.464.066.93.174 1.92.266 2.682.042.34.08.634.109.854h-1.01a62.703 62.703 0 0 1-.327-3H9.354c-.36 0-.704-.143-.958-.396a.353.353 0 0 0-.25-.104h-.292a.353.353 0 0 0-.25.104 1.354 1.354 0 0 1-.958.396H4.4a62.692 62.692 0 0 1-.328 3H3.064c.029-.22.067-.514.108-.854.092-.761.2-1.752.266-2.682.038-.531.062-1.036.062-1.464 0-1.051-.143-2.404-.278-3.435a51.762 51.762 0 0 0-.07-.522c-.112-.798.42-1.571 1.244-1.697C5.356 4.199 6.864 4 8 4Zm-1.354 7H4.47c.019-.353.03-.692.03-1 0-.927-.104-2.051-.216-3h7.432c-.112.949-.216 2.073-.216 3 0 .308.011.647.03 1H9.354a.353.353 0 0 1-.25-.104 1.354 1.354 0 0 0-.958-.396h-.292c-.36 0-.704.143-.958.396a.353.353 0 0 1-.25.104Zm5.199-5h-7.69l-.013-.096a.497.497 0 0 1 .405-.57C5.505 5.188 6.947 5 8 5s2.495.188 3.453.334a.497.497 0 0 1 .405.57L11.845 6ZM6 13.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm0 0a.5.5 0 1 1 1 0 .5.5 0 0 1-1 0Zm4 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm0 0a.5.5 0 1 1 1 0 .5.5 0 0 1-1 0Z"}}]})(t)}function Udt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1H3v9a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V4h.5a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H10a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1H2.5zm3 4a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-1 0v-7a.5.5 0 0 1 .5-.5zM8 5a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-1 0v-7A.5.5 0 0 1 8 5zm3 .5v7a.5.5 0 0 1-1 0v-7a.5.5 0 0 1 1 0z"}}]})(t)}function Wdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.037 3.225A.703.703 0 0 1 2 3c0-1.105 2.686-2 6-2s6 .895 6 2a.702.702 0 0 1-.037.225l-1.684 10.104A2 2 0 0 1 10.305 15H5.694a2 2 0 0 1-1.973-1.671L2.037 3.225zm9.89-.69C10.966 2.214 9.578 2 8 2c-1.58 0-2.968.215-3.926.534-.477.16-.795.327-.975.466.18.14.498.307.975.466C5.032 3.786 6.42 4 8 4s2.967-.215 3.926-.534c.477-.16.795-.327.975-.466-.18-.14-.498-.307-.975-.466z"}}]})(t)}function Zdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 1.5v1h3.5a.5.5 0 0 1 0 1h-.538l-.853 10.66A2 2 0 0 1 11.115 16h-6.23a2 2 0 0 1-1.994-1.84L2.038 3.5H1.5a.5.5 0 0 1 0-1H5v-1A1.5 1.5 0 0 1 6.5 0h3A1.5 1.5 0 0 1 11 1.5Zm-5 0v1h4v-1a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5ZM4.5 5.029l.5 8.5a.5.5 0 1 0 .998-.06l-.5-8.5a.5.5 0 1 0-.998.06Zm6.53-.528a.5.5 0 0 0-.528.47l-.5 8.5a.5.5 0 0 0 .998.058l.5-8.5a.5.5 0 0 0-.47-.528ZM8 4.5a.5.5 0 0 0-.5.5v8.5a.5.5 0 0 0 1 0V5a.5.5 0 0 0-.5-.5Z"}}]})(t)}function Gdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.416.223a.5.5 0 0 0-.832 0l-3 4.5A.5.5 0 0 0 5 5.5h.098L3.076 8.735A.5.5 0 0 0 3.5 9.5h.191l-1.638 3.276a.5.5 0 0 0 .447.724H7V16h2v-2.5h4.5a.5.5 0 0 0 .447-.724L12.31 9.5h.191a.5.5 0 0 0 .424-.765L10.902 5.5H11a.5.5 0 0 0 .416-.777l-3-4.5z"}}]})(t)}function qdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.022 1.566a1.13 1.13 0 0 1 1.96 0l6.857 11.667c.457.778-.092 1.767-.98 1.767H1.144c-.889 0-1.437-.99-.98-1.767L7.022 1.566z"}}]})(t)}function Ydt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5.5A.5.5 0 0 1 3 0h10a.5.5 0 0 1 .5.5c0 .538-.012 1.05-.034 1.536a3 3 0 1 1-1.133 5.89c-.79 1.865-1.878 2.777-2.833 3.011v2.173l1.425.356c.194.048.377.135.537.255L13.3 15.1a.5.5 0 0 1-.3.9H3a.5.5 0 0 1-.3-.9l1.838-1.379c.16-.12.343-.207.537-.255L6.5 13.11v-2.173c-.955-.234-2.043-1.146-2.833-3.012a3 3 0 1 1-1.132-5.89A33.076 33.076 0 0 1 2.5.5zm.099 2.54a2 2 0 0 0 .72 3.935c-.333-1.05-.588-2.346-.72-3.935zm10.083 3.935a2 2 0 0 0 .72-3.935c-.133 1.59-.388 2.885-.72 3.935z"}}]})(t)}function Xdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0A2.5 2.5 0 0 0 1 2.5v9c0 .818.393 1.544 1 2v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5V14h6v1.5a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-2c.607-.456 1-1.182 1-2v-9A2.5 2.5 0 0 0 12.5 0h-9ZM3 3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3.9c0 .625-.562 1.092-1.17.994C10.925 7.747 9.208 7.5 8 7.5c-1.208 0-2.925.247-3.83.394A1.008 1.008 0 0 1 3 6.9V3Zm1 9a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm8 0a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm-5-2h2a1 1 0 1 1 0 2H7a1 1 0 1 1 0-2Z"}}]})(t)}function $dt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 13.5A.5.5 0 0 1 3 13h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zM2 2h12s2 0 2 2v6s0 2-2 2H2s-2 0-2-2V4s0-2 2-2z"}}]})(t)}function Kdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 0a.5.5 0 0 1 .5.5v.514C12.625 1.238 16 4.22 16 8c0 0 0 .5-.5.5-.149 0-.352-.145-.352-.145l-.004-.004-.025-.023a3.484 3.484 0 0 0-.555-.394A3.166 3.166 0 0 0 13 7.5c-.638 0-1.178.213-1.564.434a3.484 3.484 0 0 0-.555.394l-.025.023-.003.003s-.204.146-.353.146-.352-.145-.352-.145l-.004-.004-.025-.023a3.484 3.484 0 0 0-.555-.394 3.3 3.3 0 0 0-1.064-.39V13.5H8h.5v.039l-.005.083a2.958 2.958 0 0 1-.298 1.102 2.257 2.257 0 0 1-.763.88C7.06 15.851 6.587 16 6 16s-1.061-.148-1.434-.396a2.255 2.255 0 0 1-.763-.88 2.958 2.958 0 0 1-.302-1.185v-.025l-.001-.009v-.003s0-.002.5-.002h-.5V13a.5.5 0 0 1 1 0v.506l.003.044a1.958 1.958 0 0 0 .195.726c.095.191.23.367.423.495.19.127.466.229.879.229s.689-.102.879-.229c.193-.128.328-.304.424-.495a1.958 1.958 0 0 0 .197-.77V7.544a3.3 3.3 0 0 0-1.064.39 3.482 3.482 0 0 0-.58.417l-.004.004S5.65 8.5 5.5 8.5c-.149 0-.352-.145-.352-.145l-.004-.004a3.482 3.482 0 0 0-.58-.417A3.166 3.166 0 0 0 3 7.5c-.638 0-1.177.213-1.564.434a3.482 3.482 0 0 0-.58.417l-.004.004S.65 8.5.5 8.5C0 8.5 0 8 0 8c0-3.78 3.375-6.762 7.5-6.986V.5A.5.5 0 0 1 8 0z"}}]})(t)}function Qdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 1a2 2 0 0 0-2 2v4a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h5V3a3 3 0 0 1 6 0v4a.5.5 0 0 1-1 0V3a2 2 0 0 0-2-2z"}}]})(t)}function Jdt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 5a3 3 0 0 0 0 6h10a3 3 0 1 0 0-6H3Zm.5 2.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1 0-1Z"}}]})(t)}function tht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 .5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4H6v-4ZM7 1v1h1V1H7Zm2 0v1h1V1H9ZM5.5 5a.5.5 0 0 0-.5.5V15a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V5.5a.5.5 0 0 0-.5-.5h-6Z"}}]})(t)}function eht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.5 5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h15a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5H.5Zm1.75 1.5h11.5a.25.25 0 0 1 .25.25v1a.25.25 0 0 1-.25.25H2.25A.25.25 0 0 1 2 7.75v-1a.25.25 0 0 1 .25-.25Z"}}]})(t)}function nht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.707 4A1 1 0 0 0 2 4.293L.293 6A1 1 0 0 0 0 6.707V11a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V6.707A1 1 0 0 0 15.707 6L14 4.293A1 1 0 0 0 13.293 4H2.707ZM4.5 7h7a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5Z"}}]})(t)}function rht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 3a1 1 0 0 0-1 1v1.293L.293 7A1 1 0 0 0 0 7.707V12a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V7.707A1 1 0 0 0 15.707 7L14 5.293V4a1 1 0 0 0-1-1H3Zm.5 5h9a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5Z"}}]})(t)}function aht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 .5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4H6v-4ZM7 1v1h1V1H7Zm2 0v1h1V1H9ZM5.5 5a.5.5 0 0 0-.5.5v4.894a2 2 0 0 0 .336 1.11l.83 1.245c.544.816.834 1.774.834 2.754 0 .275.222.497.497.497h2.006a.497.497 0 0 0 .497-.497c0-.98.29-1.938.834-2.754l.83-1.245a2 2 0 0 0 .336-1.11V5.5a.5.5 0 0 0-.5-.5h-6Z"}}]})(t)}function iht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 6a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm0 3a1 1 0 1 1 0-2 1 1 0 0 1 0 2z"}},{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM4 8a4 4 0 1 0 8 0 4 4 0 0 0-8 0z"}}]})(t)}function oht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9 4a.5.5 0 0 0-.812-.39L5.825 5.5H3.5A.5.5 0 0 0 3 6v4a.5.5 0 0 0 .5.5h2.325l2.363 1.89A.5.5 0 0 0 9 12V4zm3.025 4a4.486 4.486 0 0 1-1.318 3.182L10 10.475A3.489 3.489 0 0 0 11.025 8 3.49 3.49 0 0 0 10 5.525l.707-.707A4.486 4.486 0 0 1 12.025 8z"}}]})(t)}function lht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.717 3.55A.5.5 0 0 1 7 4v8a.5.5 0 0 1-.812.39L3.825 10.5H1.5A.5.5 0 0 1 1 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06zm7.137 2.096a.5.5 0 0 1 0 .708L12.207 8l1.647 1.646a.5.5 0 0 1-.708.708L11.5 8.707l-1.646 1.647a.5.5 0 0 1-.708-.708L10.793 8 9.146 6.354a.5.5 0 1 1 .708-.708L11.5 7.293l1.646-1.647a.5.5 0 0 1 .708 0z"}}]})(t)}function cht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.717 3.55A.5.5 0 0 1 11 4v8a.5.5 0 0 1-.812.39L7.825 10.5H5.5A.5.5 0 0 1 5 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06z"}}]})(t)}function sht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.536 14.01A8.473 8.473 0 0 0 14.026 8a8.473 8.473 0 0 0-2.49-6.01l-.708.707A7.476 7.476 0 0 1 13.025 8c0 2.071-.84 3.946-2.197 5.303l.708.707z"}},{tag:"path",attr:{d:"M10.121 12.596A6.48 6.48 0 0 0 12.025 8a6.48 6.48 0 0 0-1.904-4.596l-.707.707A5.483 5.483 0 0 1 11.025 8a5.483 5.483 0 0 1-1.61 3.89l.706.706z"}},{tag:"path",attr:{d:"M8.707 11.182A4.486 4.486 0 0 0 10.025 8a4.486 4.486 0 0 0-1.318-3.182L8 5.525A3.489 3.489 0 0 1 9.025 8 3.49 3.49 0 0 1 8 10.475l.707.707zM6.717 3.55A.5.5 0 0 1 7 4v8a.5.5 0 0 1-.812.39L3.825 10.5H1.5A.5.5 0 0 1 1 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06z"}}]})(t)}function uht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 2A1.5 1.5 0 0 0 0 3.5v2h6a.5.5 0 0 1 .5.5c0 .253.08.644.306.958.207.288.557.542 1.194.542.637 0 .987-.254 1.194-.542.226-.314.306-.705.306-.958a.5.5 0 0 1 .5-.5h6v-2A1.5 1.5 0 0 0 14.5 2h-13z"}},{tag:"path",attr:{d:"M16 6.5h-5.551a2.678 2.678 0 0 1-.443 1.042C9.613 8.088 8.963 8.5 8 8.5c-.963 0-1.613-.412-2.006-.958A2.679 2.679 0 0 1 5.551 6.5H0v6A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-6z"}}]})(t)}function dht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.644 11.094a.5.5 0 0 1 .356-.15h2a.5.5 0 0 1 .356.15c.175.177.39.347.603.496a7.166 7.166 0 0 0 .752.456l.01.006h.003A.5.5 0 0 1 10.5 13h-5a.5.5 0 0 1-.224-.947l.002-.001.01-.006a3.517 3.517 0 0 0 .214-.116 7.5 7.5 0 0 0 .539-.34c.214-.15.428-.319.603-.496ZM7 6.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z"}},{tag:"path",attr:{d:"M2 3a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H2Zm6 1.5a2 2 0 1 1 0 4 2 2 0 0 1 0-4ZM12.5 7a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1Z"}}]})(t)}function hht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.705 8.139a.25.25 0 0 0-.288-.376l-1.5.5.159.474.808-.27-.595.894a.25.25 0 0 0 .287.376l.808-.27-.595.894a.25.25 0 0 0 .287.376l1.5-.5-.159-.474-.808.27.596-.894a.25.25 0 0 0-.288-.376l-.808.27.596-.894Z"}},{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16Zm-6.202-4.751 1.988-1.657a4.5 4.5 0 0 1 7.537-4.623L7.497 6.5l1 2.5 1.333 3.11c-.56.251-1.18.39-1.833.39a4.49 4.49 0 0 1-1.592-.29L4.747 14.2a7.031 7.031 0 0 1-2.949-2.951ZM12.496 8a4.491 4.491 0 0 1-1.703 3.526L9.497 8.5l2.959-1.11c.027.2.04.403.04.61Z"}}]})(t)}function fht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM5.354 4.646a.5.5 0 1 0-.708.708L7.293 8l-2.647 2.646a.5.5 0 0 0 .708.708L8 8.707l2.646 2.647a.5.5 0 0 0 .708-.708L8.707 8l2.647-2.646a.5.5 0 0 0-.708-.708L8 7.293 5.354 4.646z"}}]})(t)}function pht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L4.047 3.339 8 7.293l3.954-3.954L9.049.435zm3.61 3.611L8.708 8l3.954 3.954 2.904-2.905c.58-.58.58-1.519 0-2.098l-2.904-2.905zm-.706 8.614L8 8.708l-3.954 3.954 2.905 2.904c.58.58 1.519.58 2.098 0l2.905-2.904zm-8.614-.706L7.292 8 3.339 4.046.435 6.951c-.58.58-.58 1.519 0 2.098l2.904 2.905z"}}]})(t)}function ght(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.46.146A.5.5 0 0 0 11.107 0H4.893a.5.5 0 0 0-.353.146L.146 4.54A.5.5 0 0 0 0 4.893v6.214a.5.5 0 0 0 .146.353l4.394 4.394a.5.5 0 0 0 .353.146h6.214a.5.5 0 0 0 .353-.146l4.394-4.394a.5.5 0 0 0 .146-.353V4.893a.5.5 0 0 0-.146-.353L11.46.146zm-6.106 4.5L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 1 1 .708-.708z"}}]})(t)}function vht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm3.354 4.646L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 1 1 .708-.708z"}}]})(t)}function mht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.854 5.146a.5.5 0 0 1 0 .708L7.707 8l2.147 2.146a.5.5 0 0 1-.708.708L7 8.707l-2.146 2.147a.5.5 0 0 1-.708-.708L6.293 8 4.146 5.854a.5.5 0 1 1 .708-.708L7 7.293l2.146-2.147a.5.5 0 0 1 .708 0z"}},{tag:"path",attr:{d:"M2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h7.08a2 2 0 0 0 1.519-.698l4.843-5.651a1 1 0 0 0 0-1.302L10.6 1.7A2 2 0 0 0 9.08 1H2zm7.08 1a1 1 0 0 1 .76.35L14.682 8l-4.844 5.65a1 1 0 0 1-.759.35H2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h7.08z"}}]})(t)}function yht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2zm12-1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h12z"}},{tag:"path",attr:{d:"M13 4a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V4z"}}]})(t)}function bht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 3a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3zm-5-1v12H2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h9zm1 0h2a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-2V2z"}}]})(t)}function xht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 3a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h5zm0 3a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h5zm.5 3.5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 .5-.5zm-.5 2.5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h5z"}},{tag:"path",attr:{d:"M16 2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2zM4 1v14H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h2zm1 0h9a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H5V1z"}}]})(t)}function Mht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13 6.5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 .5-.5zm0 3a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 .5-.5zm-.5 2.5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h5z"}},{tag:"path",attr:{d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12zM2 1a1 1 0 0 0-1 1v1h14V2a1 1 0 0 0-1-1H2zM1 4v10a1 1 0 0 0 1 1h2V4H1zm4 0v11h9a1 1 0 0 0 1-1V4H5z"}}]})(t)}function wht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M0 .5A.5.5 0 0 1 .5 0h2a.5.5 0 0 1 0 1h-2A.5.5 0 0 1 0 .5Zm4 0a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1h-10A.5.5 0 0 1 4 .5Zm-4 2A.5.5 0 0 1 .5 2h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm4 0a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5Zm-4 2A.5.5 0 0 1 .5 4h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm4 0a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5Zm-4 2A.5.5 0 0 1 .5 6h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm4 0a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1h-8a.5.5 0 0 1-.5-.5Zm-4 2A.5.5 0 0 1 .5 8h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm4 0a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1h-8a.5.5 0 0 1-.5-.5Zm-4 2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm4 0a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1h-10a.5.5 0 0 1-.5-.5Zm-4 2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm4 0a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5Zm-4 2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm4 0a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5Z"}}]})(t)}function zht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 4.951c-1.008 0-1.629 1.09-1.629 2.895v.31c0 1.81.627 2.895 1.629 2.895s1.623-1.09 1.623-2.895v-.31c0-1.8-.621-2.895-1.623-2.895Z"}},{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-8.012 4.158c1.858 0 2.96-1.582 2.96-3.99V7.84c0-2.426-1.079-3.996-2.936-3.996-1.864 0-2.965 1.588-2.965 3.996v.328c0 2.42 1.09 3.99 2.941 3.99Z"}}]})(t)}function Cht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.988 12.158c-1.851 0-2.941-1.57-2.941-3.99V7.84c0-2.408 1.101-3.996 2.965-3.996 1.857 0 2.935 1.57 2.935 3.996v.328c0 2.408-1.101 3.99-2.959 3.99ZM8 4.951c-1.008 0-1.629 1.09-1.629 2.895v.31c0 1.81.627 2.895 1.629 2.895s1.623-1.09 1.623-2.895v-.31c0-1.8-.621-2.895-1.623-2.895Z"}},{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8Z"}}]})(t)}function Aht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 4.951c-1.008 0-1.629 1.09-1.629 2.895v.31c0 1.81.627 2.895 1.629 2.895s1.623-1.09 1.623-2.895v-.31c0-1.8-.621-2.895-1.623-2.895Z"}},{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm5.988 12.158c-1.851 0-2.941-1.57-2.941-3.99V7.84c0-2.408 1.101-3.996 2.965-3.996 1.857 0 2.935 1.57 2.935 3.996v.328c0 2.408-1.101 3.99-2.959 3.99Z"}}]})(t)}function kht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.988 12.158c-1.851 0-2.941-1.57-2.941-3.99V7.84c0-2.408 1.101-3.996 2.965-3.996 1.857 0 2.935 1.57 2.935 3.996v.328c0 2.408-1.101 3.99-2.959 3.99ZM8 4.951c-1.008 0-1.629 1.09-1.629 2.895v.31c0 1.81.627 2.895 1.629 2.895s1.623-1.09 1.623-2.895v-.31c0-1.8-.621-2.895-1.623-2.895Z"}},{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2Zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2Z"}}]})(t)}function Hht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM9.283 4.002H7.971L6.072 5.385v1.271l1.834-1.318h.065V12h1.312V4.002Z"}}]})(t)}function Eht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8Zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM9.283 4.002V12H7.971V5.338h-.065L6.072 6.656V5.385l1.899-1.383h1.312Z"}}]})(t)}function Sht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm7.283 4.002V12H7.971V5.338h-.065L6.072 6.656V5.385l1.899-1.383h1.312Z"}}]})(t)}function Lht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.283 4.002V12H7.971V5.338h-.065L6.072 6.656V5.385l1.899-1.383h1.312Z"}},{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2Zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2Z"}}]})(t)}function _ht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.873 11.297V4.142H1.699L0 5.379v1.137l1.64-1.18h.06v5.961h1.174Zm3.213-5.09v-.063c0-.618.44-1.169 1.196-1.169.676 0 1.174.44 1.174 1.106 0 .624-.42 1.101-.807 1.526L4.99 10.553v.744h4.78v-.99H6.643v-.069L8.41 8.252c.65-.724 1.237-1.332 1.237-2.27C9.646 4.849 8.723 4 7.308 4c-1.573 0-2.36 1.064-2.36 2.15v.057h1.138Zm6.559 1.883h.786c.823 0 1.374.481 1.379 1.179.01.707-.55 1.216-1.421 1.21-.77-.005-1.326-.419-1.379-.953h-1.095c.042 1.053.938 1.918 2.464 1.918 1.478 0 2.642-.839 2.62-2.144-.02-1.143-.922-1.651-1.551-1.714v-.063c.535-.09 1.347-.66 1.326-1.678-.026-1.053-.933-1.855-2.359-1.845-1.5.005-2.317.88-2.348 1.898h1.116c.032-.498.498-.944 1.206-.944.703 0 1.206.435 1.206 1.07.005.64-.504 1.106-1.2 1.106h-.75v.96Z"}}]})(t)}function Bht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM6.646 6.24c0-.691.493-1.306 1.336-1.306.756 0 1.313.492 1.313 1.236 0 .697-.469 1.23-.902 1.705l-2.971 3.293V12h5.344v-1.107H7.268v-.077l1.974-2.22.096-.107c.688-.763 1.287-1.428 1.287-2.43 0-1.266-1.031-2.215-2.613-2.215-1.758 0-2.637 1.19-2.637 2.402v.065h1.271v-.07Z"}}]})(t)}function Dht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8Zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM6.646 6.24v.07H5.375v-.064c0-1.213.879-2.402 2.637-2.402 1.582 0 2.613.949 2.613 2.215 0 1.002-.6 1.667-1.287 2.43l-.096.107-1.974 2.22v.077h3.498V12H5.422v-.832l2.97-3.293c.434-.475.903-1.008.903-1.705 0-.744-.557-1.236-1.313-1.236-.843 0-1.336.615-1.336 1.306Z"}}]})(t)}function Tht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm4.646 6.24v.07H5.375v-.064c0-1.213.879-2.402 2.637-2.402 1.582 0 2.613.949 2.613 2.215 0 1.002-.6 1.667-1.287 2.43l-.096.107-1.974 2.22v.077h3.498V12H5.422v-.832l2.97-3.293c.434-.475.903-1.008.903-1.705 0-.744-.557-1.236-1.313-1.236-.843 0-1.336.615-1.336 1.306Z"}}]})(t)}function Vht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.646 6.24v.07H5.375v-.064c0-1.213.879-2.402 2.637-2.402 1.582 0 2.613.949 2.613 2.215 0 1.002-.6 1.667-1.287 2.43l-.096.107-1.974 2.22v.077h3.498V12H5.422v-.832l2.97-3.293c.434-.475.903-1.008.903-1.705 0-.744-.557-1.236-1.313-1.236-.843 0-1.336.615-1.336 1.306Z"}},{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2Zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2Z"}}]})(t)}function Oht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-8.082.414c.92 0 1.535.54 1.541 1.318.012.791-.615 1.36-1.588 1.354-.861-.006-1.482-.469-1.54-1.066H5.104c.047 1.177 1.05 2.144 2.754 2.144 1.653 0 2.954-.937 2.93-2.396-.023-1.278-1.031-1.846-1.734-1.916v-.07c.597-.1 1.505-.739 1.482-1.876-.03-1.177-1.043-2.074-2.637-2.062-1.675.006-2.59.984-2.625 2.12h1.248c.036-.556.557-1.054 1.348-1.054.785 0 1.348.486 1.348 1.195.006.715-.563 1.237-1.342 1.237h-.838v1.072h.879Z"}}]})(t)}function Iht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.918 8.414h-.879V7.342h.838c.78 0 1.348-.522 1.342-1.237 0-.709-.563-1.195-1.348-1.195-.79 0-1.312.498-1.348 1.055H5.275c.036-1.137.95-2.115 2.625-2.121 1.594-.012 2.608.885 2.637 2.062.023 1.137-.885 1.776-1.482 1.875v.07c.703.07 1.71.64 1.734 1.917.024 1.459-1.277 2.396-2.93 2.396-1.705 0-2.707-.967-2.754-2.144H6.33c.059.597.68 1.06 1.541 1.066.973.006 1.6-.563 1.588-1.354-.006-.779-.621-1.318-1.541-1.318Z"}},{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8Z"}}]})(t)}function Rht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm5.918 8.414h-.879V7.342h.838c.78 0 1.348-.522 1.342-1.237 0-.709-.563-1.195-1.348-1.195-.79 0-1.312.498-1.348 1.055H5.275c.036-1.137.95-2.115 2.625-2.121 1.594-.012 2.608.885 2.637 2.062.023 1.137-.885 1.776-1.482 1.875v.07c.703.07 1.71.64 1.734 1.917.024 1.459-1.277 2.396-2.93 2.396-1.705 0-2.707-.967-2.754-2.144H6.33c.059.597.68 1.06 1.541 1.066.973.006 1.6-.563 1.588-1.354-.006-.779-.621-1.318-1.541-1.318Z"}}]})(t)}function Fht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.918 8.414h-.879V7.342h.838c.78 0 1.348-.522 1.342-1.237 0-.709-.563-1.195-1.348-1.195-.79 0-1.312.498-1.348 1.055H5.275c.036-1.137.95-2.115 2.625-2.121 1.594-.012 2.608.885 2.637 2.062.023 1.137-.885 1.776-1.482 1.875v.07c.703.07 1.71.64 1.734 1.917.024 1.459-1.277 2.396-2.93 2.396-1.705 0-2.707-.967-2.754-2.144H6.33c.059.597.68 1.06 1.541 1.066.973.006 1.6-.563 1.588-1.354-.006-.779-.621-1.318-1.541-1.318Z"}},{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2Zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2Z"}}]})(t)}function Nht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM7.519 5.057c-.886 1.418-1.772 2.838-2.542 4.265v1.12H8.85V12h1.26v-1.559h1.007V9.334H10.11V4.002H8.176c-.218.352-.438.703-.657 1.055ZM6.225 9.281v.053H8.85V5.063h-.065c-.867 1.33-1.787 2.806-2.56 4.218Z"}}]})(t)}function Pht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.519 5.057c.22-.352.439-.703.657-1.055h1.933v5.332h1.008v1.107H10.11V12H8.85v-1.559H4.978V9.322c.77-1.427 1.656-2.847 2.542-4.265ZM6.225 9.281v.053H8.85V5.063h-.065c-.867 1.33-1.787 2.806-2.56 4.218Z"}},{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8Z"}}]})(t)}function jht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.225 9.281v.053H8.85V5.063h-.065c-.867 1.33-1.787 2.806-2.56 4.218Z"}},{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm5.519 5.057c.22-.352.439-.703.657-1.055h1.933v5.332h1.008v1.107H10.11V12H8.85v-1.559H4.978V9.322c.77-1.427 1.656-2.847 2.542-4.265Z"}}]})(t)}function Uht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.519 5.057c.22-.352.439-.703.657-1.055h1.933v5.332h1.008v1.107H10.11V12H8.85v-1.559H4.978V9.322c.77-1.427 1.656-2.847 2.542-4.265ZM6.225 9.281v.053H8.85V5.063h-.065c-.867 1.33-1.787 2.806-2.56 4.218Z"}},{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2Zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2Z"}}]})(t)}function Wht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-8.006 4.158c1.74 0 2.924-1.119 2.924-2.806 0-1.641-1.178-2.584-2.56-2.584-.897 0-1.442.421-1.612.68h-.064l.193-2.344h3.621V4.002H5.791L5.445 8.63h1.149c.193-.358.668-.809 1.435-.809.85 0 1.582.604 1.582 1.57 0 1.085-.779 1.682-1.57 1.682-.697 0-1.389-.31-1.53-1.031H5.276c.065 1.213 1.149 2.115 2.72 2.115Z"}}]})(t)}function Zht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 8a7 7 0 1 1 14 0A7 7 0 0 1 1 8Zm15 0A8 8 0 1 0 0 8a8 8 0 0 0 16 0Zm-8.006 4.158c-1.57 0-2.654-.902-2.719-2.115h1.237c.14.72.832 1.031 1.529 1.031.791 0 1.57-.597 1.57-1.681 0-.967-.732-1.57-1.582-1.57-.767 0-1.242.45-1.435.808H5.445L5.791 4h4.705v1.103H6.875l-.193 2.343h.064c.17-.258.715-.68 1.611-.68 1.383 0 2.561.944 2.561 2.585 0 1.687-1.184 2.806-2.924 2.806Z"}}]})(t)}function Ght(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm5.994 12.158c-1.57 0-2.654-.902-2.719-2.115h1.237c.14.72.832 1.031 1.529 1.031.791 0 1.57-.597 1.57-1.681 0-.967-.732-1.57-1.582-1.57-.767 0-1.242.45-1.435.808H5.445L5.791 4h4.705v1.103H6.875l-.193 2.343h.064c.17-.258.715-.68 1.611-.68 1.383 0 2.561.944 2.561 2.585 0 1.687-1.184 2.806-2.924 2.806Z"}}]})(t)}function qht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.994 12.158c-1.57 0-2.654-.902-2.719-2.115h1.237c.14.72.832 1.031 1.529 1.031.791 0 1.57-.597 1.57-1.681 0-.967-.732-1.57-1.582-1.57-.767 0-1.242.45-1.435.808H5.445L5.791 4h4.705v1.103H6.875l-.193 2.343h.064c.17-.258.715-.68 1.611-.68 1.383 0 2.561.944 2.561 2.585 0 1.687-1.184 2.806-2.924 2.806Z"}},{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2Zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2Z"}}]})(t)}function Yht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM8.21 3.855c-1.868 0-3.116 1.395-3.116 4.407 0 1.183.228 2.039.597 2.642.569.926 1.477 1.254 2.409 1.254 1.629 0 2.847-1.013 2.847-2.783 0-1.676-1.254-2.555-2.508-2.555-1.125 0-1.752.61-1.98 1.155h-.082c-.012-1.946.727-3.036 1.805-3.036.802 0 1.213.457 1.312.815h1.29c-.06-.908-.962-1.899-2.573-1.899Zm-.099 4.008c-.92 0-1.564.65-1.564 1.576 0 1.032.703 1.635 1.558 1.635.868 0 1.553-.533 1.553-1.629 0-1.06-.744-1.582-1.547-1.582Z"}}]})(t)}function Xht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8Zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM8.21 3.855c1.612 0 2.515.99 2.573 1.899H9.494c-.1-.358-.51-.815-1.312-.815-1.078 0-1.817 1.09-1.805 3.036h.082c.229-.545.855-1.155 1.98-1.155 1.254 0 2.508.88 2.508 2.555 0 1.77-1.218 2.783-2.847 2.783-.932 0-1.84-.328-2.409-1.254-.369-.603-.597-1.459-.597-2.642 0-3.012 1.248-4.407 3.117-4.407Zm-.099 4.008c-.92 0-1.564.65-1.564 1.576 0 1.032.703 1.635 1.558 1.635.868 0 1.553-.533 1.553-1.629 0-1.06-.744-1.582-1.547-1.582Z"}}]})(t)}function $ht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.111 7.863c-.92 0-1.564.65-1.564 1.576 0 1.032.703 1.635 1.558 1.635.868 0 1.553-.533 1.553-1.629 0-1.06-.744-1.582-1.547-1.582Z"}},{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm6.21 3.855c1.612 0 2.515.99 2.573 1.899H9.494c-.1-.358-.51-.815-1.312-.815-1.078 0-1.817 1.09-1.805 3.036h.082c.229-.545.855-1.155 1.98-1.155 1.254 0 2.508.88 2.508 2.555 0 1.77-1.218 2.783-2.847 2.783-.932 0-1.84-.328-2.409-1.254-.369-.603-.597-1.459-.597-2.642 0-3.012 1.248-4.407 3.117-4.407Z"}}]})(t)}function Kht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.21 3.855c1.612 0 2.515.99 2.573 1.899H9.494c-.1-.358-.51-.815-1.312-.815-1.078 0-1.817 1.09-1.805 3.036h.082c.229-.545.855-1.155 1.98-1.155 1.254 0 2.508.88 2.508 2.555 0 1.77-1.218 2.783-2.847 2.783-.932 0-1.84-.328-2.409-1.254-.369-.603-.597-1.459-.597-2.642 0-3.012 1.248-4.407 3.117-4.407Zm-.099 4.008c-.92 0-1.564.65-1.564 1.576 0 1.032.703 1.635 1.558 1.635.868 0 1.553-.533 1.553-1.629 0-1.06-.744-1.582-1.547-1.582Z"}},{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2Zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2Z"}}]})(t)}function Qht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM5.37 5.11h3.972v.07L6.025 12H7.42l3.258-6.85V4.002H5.369v1.107Z"}}]})(t)}function Jht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8Zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM5.37 5.11V4.001h5.308V5.15L7.42 12H6.025l3.317-6.82v-.07H5.369Z"}}]})(t)}function tft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm3.37 5.11V4.001h5.308V5.15L7.42 12H6.025l3.317-6.82v-.07H5.369Z"}}]})(t)}function eft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.37 5.11V4.001h5.308V5.15L7.42 12H6.025l3.317-6.82v-.07H5.369Z"}},{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2Zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2Z"}}]})(t)}function nft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-5.03 1.803c0-1.248-.943-1.84-1.646-1.992v-.065c.598-.187 1.336-.72 1.336-1.781 0-1.225-1.084-2.121-2.654-2.121-1.57 0-2.66.896-2.66 2.12 0 1.044.709 1.589 1.33 1.782v.065c-.697.152-1.647.732-1.647 2.003 0 1.39 1.19 2.344 2.953 2.344 1.77 0 2.989-.96 2.989-2.355Zm-4.347-3.71c0 .739.586 1.255 1.383 1.255s1.377-.516 1.377-1.254c0-.733-.58-1.23-1.377-1.23s-1.383.497-1.383 1.23Zm-.281 3.645c0 .838.72 1.412 1.664 1.412.943 0 1.658-.574 1.658-1.412 0-.843-.715-1.424-1.658-1.424-.944 0-1.664.58-1.664 1.424Z"}}]})(t)}function rft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8Zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-5.03 1.803c0 1.394-1.218 2.355-2.988 2.355-1.763 0-2.953-.955-2.953-2.344 0-1.271.95-1.851 1.647-2.003v-.065c-.621-.193-1.33-.738-1.33-1.781 0-1.225 1.09-2.121 2.66-2.121s2.654.896 2.654 2.12c0 1.061-.738 1.595-1.336 1.782v.065c.703.152 1.647.744 1.647 1.992Zm-4.347-3.71c0 .739.586 1.255 1.383 1.255s1.377-.516 1.377-1.254c0-.733-.58-1.23-1.377-1.23s-1.383.497-1.383 1.23Zm-.281 3.645c0 .838.72 1.412 1.664 1.412.943 0 1.658-.574 1.658-1.412 0-.843-.715-1.424-1.658-1.424-.944 0-1.664.58-1.664 1.424Z"}}]})(t)}function aft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.623 6.094c0 .738.586 1.254 1.383 1.254s1.377-.516 1.377-1.254c0-.733-.58-1.23-1.377-1.23s-1.383.497-1.383 1.23Zm-.281 3.644c0 .838.72 1.412 1.664 1.412.943 0 1.658-.574 1.658-1.412 0-.843-.715-1.424-1.658-1.424-.944 0-1.664.58-1.664 1.424Z"}},{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm8.97 9.803c0 1.394-1.218 2.355-2.988 2.355-1.763 0-2.953-.955-2.953-2.344 0-1.271.95-1.851 1.647-2.003v-.065c-.621-.193-1.33-.738-1.33-1.781 0-1.225 1.09-2.121 2.66-2.121s2.654.896 2.654 2.12c0 1.061-.738 1.595-1.336 1.782v.065c.703.152 1.647.744 1.647 1.992Z"}}]})(t)}function ift(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.97 9.803c0 1.394-1.218 2.355-2.988 2.355-1.763 0-2.953-.955-2.953-2.344 0-1.271.95-1.851 1.647-2.003v-.065c-.621-.193-1.33-.738-1.33-1.781 0-1.225 1.09-2.121 2.66-2.121s2.654.896 2.654 2.12c0 1.061-.738 1.595-1.336 1.782v.065c.703.152 1.647.744 1.647 1.992Zm-4.347-3.71c0 .739.586 1.255 1.383 1.255s1.377-.516 1.377-1.254c0-.733-.58-1.23-1.377-1.23s-1.383.497-1.383 1.23Zm-.281 3.645c0 .838.72 1.412 1.664 1.412.943 0 1.658-.574 1.658-1.412 0-.843-.715-1.424-1.658-1.424-.944 0-1.664.58-1.664 1.424Z"}},{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2Zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2Z"}}]})(t)}function oft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-8.223 4.146c2.104 0 3.123-1.464 3.123-4.3 0-3.147-1.459-4.014-2.97-4.014-1.63 0-2.871 1.02-2.871 2.73 0 1.706 1.171 2.667 2.566 2.667 1.06 0 1.7-.557 1.934-1.184h.076c.047 1.67-.475 3.023-1.834 3.023-.71 0-1.149-.363-1.248-.72H5.258c.094.908.926 1.798 2.52 1.798Zm.118-3.972c.808 0 1.535-.528 1.535-1.594s-.668-1.676-1.56-1.676c-.838 0-1.517.616-1.517 1.659 0 1.072.708 1.61 1.54 1.61Z"}}]})(t)}function lft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8Zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-8.223 4.146c-1.593 0-2.425-.89-2.52-1.798h1.296c.1.357.539.72 1.248.72 1.36 0 1.88-1.353 1.834-3.023h-.076c-.235.627-.873 1.184-1.934 1.184-1.395 0-2.566-.961-2.566-2.666 0-1.711 1.242-2.731 2.87-2.731 1.512 0 2.971.867 2.971 4.014 0 2.836-1.02 4.3-3.123 4.3Zm.118-3.972c.808 0 1.535-.528 1.535-1.594s-.668-1.676-1.56-1.676c-.838 0-1.517.616-1.517 1.659 0 1.072.708 1.61 1.54 1.61Z"}}]})(t)}function cft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.895 8.174c.808 0 1.535-.528 1.535-1.594s-.668-1.676-1.56-1.676c-.838 0-1.517.616-1.517 1.659 0 1.072.708 1.61 1.54 1.61Z"}},{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm5.777 12.146c-1.593 0-2.425-.89-2.52-1.798h1.296c.1.357.539.72 1.248.72 1.36 0 1.88-1.353 1.834-3.023h-.076c-.235.627-.873 1.184-1.934 1.184-1.395 0-2.566-.961-2.566-2.666 0-1.711 1.242-2.731 2.87-2.731 1.512 0 2.971.867 2.971 4.014 0 2.836-1.02 4.3-3.123 4.3Z"}}]})(t)}function sft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.777 12.146c-1.593 0-2.425-.89-2.52-1.798h1.296c.1.357.539.72 1.248.72 1.36 0 1.88-1.353 1.834-3.023h-.076c-.235.627-.873 1.184-1.934 1.184-1.395 0-2.566-.961-2.566-2.666 0-1.711 1.242-2.731 2.87-2.731 1.512 0 2.971.867 2.971 4.014 0 2.836-1.02 4.3-3.123 4.3Zm.118-3.972c.808 0 1.535-.528 1.535-1.594s-.668-1.676-1.56-1.676c-.838 0-1.517.616-1.517 1.659 0 1.072.708 1.61 1.54 1.61Z"}},{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2Zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2Z"}}]})(t)}function uft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 2a.5.5 0 0 1 .47.33L10 12.036l1.53-4.208A.5.5 0 0 1 12 7.5h3.5a.5.5 0 0 1 0 1h-3.15l-1.88 5.17a.5.5 0 0 1-.94 0L6 3.964 4.47 8.171A.5.5 0 0 1 4 8.5H.5a.5.5 0 0 1 0-1h3.15l1.88-5.17A.5.5 0 0 1 6 2Z"}}]})(t)}function dft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0c-.787 0-1.292.592-1.572 1.151A4.347 4.347 0 0 0 6 3v3.691l-2 1V7.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.191l-1.17.585A1.5 1.5 0 0 0 0 10.618V12a.5.5 0 0 0 .582.493l1.631-.272.313.937a.5.5 0 0 0 .948 0l.405-1.214 2.21-.369.375 2.253-1.318 1.318A.5.5 0 0 0 5.5 16h5a.5.5 0 0 0 .354-.854l-1.318-1.318.375-2.253 2.21.369.405 1.214a.5.5 0 0 0 .948 0l.313-.937 1.63.272A.5.5 0 0 0 16 12v-1.382a1.5 1.5 0 0 0-.83-1.342L14 8.691V7.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v.191l-2-1V3c0-.568-.14-1.271-.428-1.849C9.292.591 8.787 0 8 0Z"}}]})(t)}function hft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0c-.787 0-1.292.592-1.572 1.151A4.347 4.347 0 0 0 6 3v3.691l-2 1V7.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.191l-1.17.585A1.5 1.5 0 0 0 0 10.618V12a.5.5 0 0 0 .582.493l1.631-.272.313.937a.5.5 0 0 0 .948 0l.405-1.214 2.21-.369.375 2.253-1.318 1.318A.5.5 0 0 0 5.5 16h5a.5.5 0 0 0 .354-.854l-1.318-1.318.375-2.253 2.21.369.405 1.214a.5.5 0 0 0 .948 0l.313-.937 1.63.272A.5.5 0 0 0 16 12v-1.382a1.5 1.5 0 0 0-.83-1.342L14 8.691V7.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v.191l-2-1V3c0-.568-.14-1.271-.428-1.849C9.292.591 8.787 0 8 0ZM7 3c0-.432.11-.979.322-1.401C7.542 1.159 7.787 1 8 1c.213 0 .458.158.678.599C8.889 2.02 9 2.569 9 3v4a.5.5 0 0 0 .276.447l5.448 2.724a.5.5 0 0 1 .276.447v.792l-5.418-.903a.5.5 0 0 0-.575.41l-.5 3a.5.5 0 0 0 .14.437l.646.646H6.707l.647-.646a.5.5 0 0 0 .14-.436l-.5-3a.5.5 0 0 0-.576-.411L1 11.41v-.792a.5.5 0 0 1 .276-.447l5.448-2.724A.5.5 0 0 0 7 7V3Z"}}]})(t)}function fft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.428 1.151C6.708.591 7.213 0 8 0s1.292.592 1.572 1.151C9.861 1.73 10 2.431 10 3v3.691l5.17 2.585a1.5 1.5 0 0 1 .83 1.342V12a.5.5 0 0 1-.582.493l-5.507-.918-.375 2.253 1.318 1.318A.5.5 0 0 1 10.5 16h-5a.5.5 0 0 1-.354-.854l1.319-1.318-.376-2.253-5.507.918A.5.5 0 0 1 0 12v-1.382a1.5 1.5 0 0 1 .83-1.342L6 6.691V3c0-.568.14-1.271.428-1.849Z"}}]})(t)}function pft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.428 1.151C6.708.591 7.213 0 8 0s1.292.592 1.572 1.151C9.861 1.73 10 2.431 10 3v3.691l5.17 2.585a1.5 1.5 0 0 1 .83 1.342V12a.5.5 0 0 1-.582.493l-5.507-.918-.375 2.253 1.318 1.318A.5.5 0 0 1 10.5 16h-5a.5.5 0 0 1-.354-.854l1.319-1.318-.376-2.253-5.507.918A.5.5 0 0 1 0 12v-1.382a1.5 1.5 0 0 1 .83-1.342L6 6.691V3c0-.568.14-1.271.428-1.849Zm.894.448C7.111 2.02 7 2.569 7 3v4a.5.5 0 0 1-.276.447l-5.448 2.724a.5.5 0 0 0-.276.447v.792l5.418-.903a.5.5 0 0 1 .575.41l.5 3a.5.5 0 0 1-.14.437L6.708 15h2.586l-.647-.646a.5.5 0 0 1-.14-.436l.5-3a.5.5 0 0 1 .576-.411L15 11.41v-.792a.5.5 0 0 0-.276-.447L9.276 7.447A.5.5 0 0 1 9 7V3c0-.432-.11-.979-.322-1.401C8.458 1.159 8.213 1 8 1c-.213 0-.458.158-.678.599Z"}}]})(t)}function gft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 .5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1H9v1.07a7.001 7.001 0 0 1 3.274 12.474l.601.602a.5.5 0 0 1-.707.708l-.746-.746A6.97 6.97 0 0 1 8 16a6.97 6.97 0 0 1-3.422-.892l-.746.746a.5.5 0 0 1-.707-.708l.602-.602A7.001 7.001 0 0 1 7 2.07V1h-.5A.5.5 0 0 1 6 .5zm2.5 5a.5.5 0 0 0-1 0v3.362l-1.429 2.38a.5.5 0 1 0 .858.515l1.5-2.5A.5.5 0 0 0 8.5 9V5.5zM.86 5.387A2.5 2.5 0 1 1 4.387 1.86 8.035 8.035 0 0 0 .86 5.387zM11.613 1.86a2.5 2.5 0 1 1 3.527 3.527 8.035 8.035 0 0 0-3.527-3.527z"}}]})(t)}function vft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 5.5a.5.5 0 0 0-1 0v3.362l-1.429 2.38a.5.5 0 1 0 .858.515l1.5-2.5A.5.5 0 0 0 8.5 9V5.5z"}},{tag:"path",attr:{d:"M6.5 0a.5.5 0 0 0 0 1H7v1.07a7.001 7.001 0 0 0-3.273 12.474l-.602.602a.5.5 0 0 0 .707.708l.746-.746A6.97 6.97 0 0 0 8 16a6.97 6.97 0 0 0 3.422-.892l.746.746a.5.5 0 0 0 .707-.708l-.601-.602A7.001 7.001 0 0 0 9 2.07V1h.5a.5.5 0 0 0 0-1h-3zm1.038 3.018a6.093 6.093 0 0 1 .924 0 6 6 0 1 1-.924 0zM0 3.5c0 .753.333 1.429.86 1.887A8.035 8.035 0 0 1 4.387 1.86 2.5 2.5 0 0 0 0 3.5zM13.5 1c-.753 0-1.429.333-1.887.86a8.035 8.035 0 0 1 3.527 3.527A2.5 2.5 0 0 0 13.5 1z"}}]})(t)}function mft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.996 0A7.998 7.998 0 0 0 0 8a8 8 0 0 0 6.93 7.93v-1.613a1.06 1.06 0 0 0-.717-1.008A5.602 5.602 0 0 1 2.4 7.865 5.579 5.579 0 0 1 8.054 2.4a5.599 5.599 0 0 1 5.535 5.81l-.002.046a6.116 6.116 0 0 1-.012.192l-.005.061a4.85 4.85 0 0 1-.033.284l-.01.068c-.685 4.516-6.564 7.054-6.596 7.068A7.998 7.998 0 0 0 15.992 8 7.998 7.998 0 0 0 7.996.001Z"}}]})(t)}function yft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"rect",attr:{width:"4",height:"12",x:"6",y:"1",rx:"1"}},{tag:"path",attr:{d:"M1.5 14a.5.5 0 0 0 0 1v-1zm13 1a.5.5 0 0 0 0-1v1zm-13 0h13v-1h-13v1z"}}]})(t)}function bft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1a.5.5 0 0 1 .5.5V6h-1V1.5A.5.5 0 0 1 8 1zm0 14a.5.5 0 0 1-.5-.5V10h1v4.5a.5.5 0 0 1-.5.5zM2 7a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7z"}}]})(t)}function xft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14.5 1a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 1 0v-13a.5.5 0 0 0-.5-.5z"}},{tag:"path",attr:{d:"M13 7a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V7z"}}]})(t)}function Mft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 13a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v10zM1 8a.5.5 0 0 0 .5.5H6v-1H1.5A.5.5 0 0 0 1 8zm14 0a.5.5 0 0 1-.5.5H10v-1h4.5a.5.5 0 0 1 .5.5z"}}]})(t)}function wft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.5 1a.5.5 0 0 1 .5.5v13a.5.5 0 0 1-1 0v-13a.5.5 0 0 1 .5-.5z"}},{tag:"path",attr:{d:"M3 7a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V7z"}}]})(t)}function zft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"rect",attr:{width:"4",height:"12",rx:"1",transform:"matrix(1 0 0 -1 6 15)"}},{tag:"path",attr:{d:"M1.5 2a.5.5 0 0 1 0-1v1zm13-1a.5.5 0 0 1 0 1V1zm-13 0h13v1h-13V1z"}}]})(t)}function Cft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.541 0H13.5a2.551 2.551 0 0 1 2.54 2.563v8.297c-.006 0-.531-.046-2.978-.813-.412-.14-.916-.327-1.479-.536-.303-.113-.624-.232-.957-.353a12.98 12.98 0 0 0 1.325-3.373H8.822V4.649h3.831v-.634h-3.83V2.121H7.26c-.274 0-.274.273-.274.273v1.621H3.11v.634h3.875v1.136h-3.2v.634H9.99c-.227.789-.532 1.53-.894 2.202-2.013-.67-4.161-1.212-5.51-.878-.864.214-1.42.597-1.746.998-1.499 1.84-.424 4.633 2.741 4.633 1.872 0 3.675-1.053 5.072-2.787 2.08 1.008 6.37 2.738 6.387 2.745v.105A2.551 2.551 0 0 1 13.5 16H2.541A2.552 2.552 0 0 1 0 13.437V2.563A2.552 2.552 0 0 1 2.541 0Z"}},{tag:"path",attr:{d:"M2.309 9.27c-1.22 1.073-.49 3.034 1.978 3.034 1.434 0 2.868-.925 3.994-2.406-1.602-.789-2.959-1.353-4.425-1.207-.397.04-1.14.217-1.547.58Z"}}]})(t)}function Aft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 13.5a.5.5 0 0 0 .5.5h3.797a.5.5 0 0 0 .439-.26L11 3h3.5a.5.5 0 0 0 0-1h-3.797a.5.5 0 0 0-.439.26L5 13H1.5a.5.5 0 0 0-.5.5zm10 0a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0-.5.5z"}}]})(t)}function kft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m.334 0 4.358 4.359h7.15v7.15l4.358 4.358V0H.334ZM.2 9.72l4.487-4.488v6.281h6.28L6.48 16H.2V9.72Z"}}]})(t)}function Hft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.76 3.061a.5.5 0 0 1 .679.2l1.283 2.352A8.94 8.94 0 0 1 8 5a8.94 8.94 0 0 1 3.278.613l1.283-2.352a.5.5 0 1 1 .878.478l-1.252 2.295C14.475 7.266 16 9.477 16 12H0c0-2.523 1.525-4.734 3.813-5.966L2.56 3.74a.5.5 0 0 1 .2-.678ZM5 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm6 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"}}]})(t)}function Eft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m10.213 1.471.691-1.26c.046-.083.03-.147-.048-.192-.085-.038-.15-.019-.195.058l-.7 1.27A4.832 4.832 0 0 0 8.005.941c-.688 0-1.34.135-1.956.404l-.7-1.27C5.303 0 5.239-.018 5.154.02c-.078.046-.094.11-.049.193l.691 1.259a4.25 4.25 0 0 0-1.673 1.476A3.697 3.697 0 0 0 3.5 5.02h9c0-.75-.208-1.44-.623-2.072a4.266 4.266 0 0 0-1.664-1.476ZM6.22 3.303a.367.367 0 0 1-.267.11.35.35 0 0 1-.263-.11.366.366 0 0 1-.107-.264.37.37 0 0 1 .107-.265.351.351 0 0 1 .263-.11c.103 0 .193.037.267.11a.36.36 0 0 1 .112.265.36.36 0 0 1-.112.264Zm4.101 0a.351.351 0 0 1-.262.11.366.366 0 0 1-.268-.11.358.358 0 0 1-.112-.264c0-.103.037-.191.112-.265a.367.367 0 0 1 .268-.11c.104 0 .19.037.262.11a.367.367 0 0 1 .107.265c0 .102-.035.19-.107.264ZM3.5 11.77c0 .294.104.544.311.75.208.204.46.307.76.307h.758l.01 2.182c0 .276.097.51.292.703a.961.961 0 0 0 .7.288.973.973 0 0 0 .71-.288.95.95 0 0 0 .292-.703v-2.182h1.343v2.182c0 .276.097.51.292.703a.972.972 0 0 0 .71.288.973.973 0 0 0 .71-.288.95.95 0 0 0 .292-.703v-2.182h.76c.291 0 .54-.103.749-.308.207-.205.311-.455.311-.75V5.365h-9v6.404Zm10.495-6.587a.983.983 0 0 0-.702.278.91.91 0 0 0-.293.685v4.063c0 .271.098.501.293.69a.97.97 0 0 0 .702.284c.28 0 .517-.095.712-.284a.924.924 0 0 0 .293-.69V6.146a.91.91 0 0 0-.293-.685.995.995 0 0 0-.712-.278Zm-12.702.283a.985.985 0 0 1 .712-.283c.273 0 .507.094.702.283a.913.913 0 0 1 .293.68v4.063a.932.932 0 0 1-.288.69.97.97 0 0 1-.707.284.986.986 0 0 1-.712-.284.924.924 0 0 1-.293-.69V6.146c0-.264.098-.491.293-.68Z"}}]})(t)}function Sft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.5 2A3.5 3.5 0 0 0 2 5.5v5A3.5 3.5 0 0 0 5.5 14h5a3.5 3.5 0 0 0 3.5-3.5V8a.5.5 0 0 1 1 0v2.5a4.5 4.5 0 0 1-4.5 4.5h-5A4.5 4.5 0 0 1 1 10.5v-5A4.5 4.5 0 0 1 5.5 1H8a.5.5 0 0 1 0 1H5.5z"}},{tag:"path",attr:{d:"M16 3a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"}}]})(t)}function Lft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 2a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h6zM5 1a4 4 0 0 0-4 4v6a4 4 0 0 0 4 4h6a4 4 0 0 0 4-4V5a4 4 0 0 0-4-4H5z"}}]})(t)}function _ft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.182.008C11.148-.03 9.923.023 8.857 1.18c-1.066 1.156-.902 2.482-.878 2.516.024.034 1.52.087 2.475-1.258.955-1.345.762-2.391.728-2.43Zm3.314 11.733c-.048-.096-2.325-1.234-2.113-3.422.212-2.189 1.675-2.789 1.698-2.854.023-.065-.597-.79-1.254-1.157a3.692 3.692 0 0 0-1.563-.434c-.108-.003-.483-.095-1.254.116-.508.139-1.653.589-1.968.607-.316.018-1.256-.522-2.267-.665-.647-.125-1.333.131-1.824.328-.49.196-1.422.754-2.074 2.237-.652 1.482-.311 3.83-.067 4.56.244.729.625 1.924 1.273 2.796.576.984 1.34 1.667 1.659 1.899.319.232 1.219.386 1.843.067.502-.308 1.408-.485 1.766-.472.357.013 1.061.154 1.782.539.571.197 1.111.115 1.652-.105.541-.221 1.324-1.059 2.238-2.758.347-.79.505-1.217.473-1.282Z"}},{tag:"path",attr:{d:"M11.182.008C11.148-.03 9.923.023 8.857 1.18c-1.066 1.156-.902 2.482-.878 2.516.024.034 1.52.087 2.475-1.258.955-1.345.762-2.391.728-2.43Zm3.314 11.733c-.048-.096-2.325-1.234-2.113-3.422.212-2.189 1.675-2.789 1.698-2.854.023-.065-.597-.79-1.254-1.157a3.692 3.692 0 0 0-1.563-.434c-.108-.003-.483-.095-1.254.116-.508.139-1.653.589-1.968.607-.316.018-1.256-.522-2.267-.665-.647-.125-1.333.131-1.824.328-.49.196-1.422.754-2.074 2.237-.652 1.482-.311 3.83-.067 4.56.244.729.625 1.924 1.273 2.796.576.984 1.34 1.667 1.659 1.899.319.232 1.219.386 1.843.067.502-.308 1.408-.485 1.766-.472.357.013 1.061.154 1.782.539.571.197 1.111.115 1.652-.105.541-.221 1.324-1.059 2.238-2.758.347-.79.505-1.217.473-1.282Z"}}]})(t)}function Bft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.643 15C13.979 15 15 13.845 15 12.5V5H1v7.5C1 13.845 2.021 15 3.357 15h9.286zM5.5 7h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1zM.8 1a.8.8 0 0 0-.8.8V3a.8.8 0 0 0 .8.8h14.4A.8.8 0 0 0 16 3V1.8a.8.8 0 0 0-.8-.8H.8z"}}]})(t)}function Dft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1v7.5a2.5 2.5 0 0 1-2.5 2.5h-9A2.5 2.5 0 0 1 1 12.5V5a1 1 0 0 1-1-1V2zm2 3v7.5A1.5 1.5 0 0 0 3.5 14h9a1.5 1.5 0 0 0 1.5-1.5V5H2zm13-3H1v2h14V2zM5 7.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z"}}]})(t)}function Tft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.854 14.854a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 .708-.708L4 13.293V3.5A2.5 2.5 0 0 1 6.5 1h8a.5.5 0 0 1 0 1h-8A1.5 1.5 0 0 0 5 3.5v9.793l3.146-3.147a.5.5 0 0 1 .708.708l-4 4z"}}]})(t)}function Vft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.146 4.854a.5.5 0 0 1 0-.708l4-4a.5.5 0 1 1 .708.708L2.707 4H12.5A2.5 2.5 0 0 1 15 6.5v8a.5.5 0 0 1-1 0v-8A1.5 1.5 0 0 0 12.5 5H2.707l3.147 3.146a.5.5 0 1 1-.708.708l-4-4z"}}]})(t)}function Oft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14.854 4.854a.5.5 0 0 0 0-.708l-4-4a.5.5 0 0 0-.708.708L13.293 4H3.5A2.5 2.5 0 0 0 1 6.5v8a.5.5 0 0 0 1 0v-8A1.5 1.5 0 0 1 3.5 5h9.793l-3.147 3.146a.5.5 0 0 0 .708.708l4-4z"}}]})(t)}function Ift(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.854 1.146a.5.5 0 0 0-.708 0l-4 4a.5.5 0 1 0 .708.708L4 2.707V12.5A2.5 2.5 0 0 0 6.5 15h8a.5.5 0 0 0 0-1h-8A1.5 1.5 0 0 1 5 12.5V2.707l3.146 3.147a.5.5 0 1 0 .708-.708l-4-4z"}}]})(t)}function Rft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1 3.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5zM8 6a.5.5 0 0 1 .5.5v5.793l2.146-2.147a.5.5 0 0 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 0 1 .708-.708L7.5 12.293V6.5A.5.5 0 0 1 8 6z"}}]})(t)}function Fft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z"}}]})(t)}function Nft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 8a.5.5 0 0 0 .5.5h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 0 0-.708.708L12.293 7.5H6.5A.5.5 0 0 0 6 8Zm-2.5 7a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5Z"}}]})(t)}function Pft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 10a.5.5 0 0 0 .5-.5V3.707l2.146 2.147a.5.5 0 0 0 .708-.708l-3-3a.5.5 0 0 0-.708 0l-3 3a.5.5 0 1 0 .708.708L7.5 3.707V9.5a.5.5 0 0 0 .5.5zm-7 2.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5z"}}]})(t)}function jft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 3a5 5 0 1 0 4.546 2.914.5.5 0 0 1 .908-.417A6 6 0 1 1 8 2v1z"}},{tag:"path",attr:{d:"M8 4.466V.534a.25.25 0 0 1 .41-.192l2.36 1.966c.12.1.12.284 0 .384L8.41 4.658A.25.25 0 0 1 8 4.466z"}}]})(t)}function Uft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 3a5 5 0 1 1-4.546 2.914.5.5 0 0 0-.908-.417A6 6 0 1 0 8 2v1z"}},{tag:"path",attr:{d:"M8 4.466V.534a.25.25 0 0 0-.41-.192L5.23 2.308a.25.25 0 0 0 0 .384l2.36 1.966A.25.25 0 0 0 8 4.466z"}}]})(t)}function Wft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.5 4.5a.5.5 0 0 0-1 0v5.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V4.5z"}}]})(t)}function Zft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.5 4.5a.5.5 0 0 0-1 0v5.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V4.5z"}}]})(t)}function Gft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 0 0 8a8 8 0 0 0 16 0zm-5.904-2.803a.5.5 0 1 1 .707.707L6.707 10h2.768a.5.5 0 0 1 0 1H5.5a.5.5 0 0 1-.5-.5V6.525a.5.5 0 0 1 1 0v2.768l4.096-4.096z"}}]})(t)}function qft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-5.904-2.854a.5.5 0 1 1 .707.708L6.707 9.95h2.768a.5.5 0 1 1 0 1H5.5a.5.5 0 0 1-.5-.5V6.475a.5.5 0 1 1 1 0v2.768l4.096-4.097z"}}]})(t)}function Yft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 16a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2zm8.096-10.803L6 9.293V6.525a.5.5 0 0 0-1 0V10.5a.5.5 0 0 0 .5.5h3.975a.5.5 0 0 0 0-1H6.707l4.096-4.096a.5.5 0 1 0-.707-.707z"}}]})(t)}function Xft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2zM0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm10.096 3.146a.5.5 0 1 1 .707.708L6.707 9.95h2.768a.5.5 0 1 1 0 1H5.5a.5.5 0 0 1-.5-.5V6.475a.5.5 0 1 1 1 0v2.768l4.096-4.097z"}}]})(t)}function $ft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 13.5a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 0-1H3.707L13.854 2.854a.5.5 0 0 0-.708-.708L3 12.293V7.5a.5.5 0 0 0-1 0v6z"}}]})(t)}function Kft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8zm5.904-2.803a.5.5 0 1 0-.707.707L9.293 10H6.525a.5.5 0 0 0 0 1H10.5a.5.5 0 0 0 .5-.5V6.525a.5.5 0 0 0-1 0v2.768L5.904 5.197z"}}]})(t)}function Qft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM5.854 5.146a.5.5 0 1 0-.708.708L9.243 9.95H6.475a.5.5 0 1 0 0 1h3.975a.5.5 0 0 0 .5-.5V6.475a.5.5 0 1 0-1 0v2.768L5.854 5.146z"}}]})(t)}function Jft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 16a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12zM5.904 5.197 10 9.293V6.525a.5.5 0 0 1 1 0V10.5a.5.5 0 0 1-.5.5H6.525a.5.5 0 0 1 0-1h2.768L5.197 5.904a.5.5 0 0 1 .707-.707z"}}]})(t)}function tpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2zM0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm5.854 3.146a.5.5 0 1 0-.708.708L9.243 9.95H6.475a.5.5 0 1 0 0 1h3.975a.5.5 0 0 0 .5-.5V6.475a.5.5 0 1 0-1 0v2.768L5.854 5.146z"}}]})(t)}function ept(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 13.5a.5.5 0 0 1-.5.5h-6a.5.5 0 0 1 0-1h4.793L2.146 2.854a.5.5 0 1 1 .708-.708L13 12.293V7.5a.5.5 0 0 1 1 0v6z"}}]})(t)}function npt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 4a.5.5 0 0 1 .5.5v5.793l2.146-2.147a.5.5 0 0 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 1 1 .708-.708L7.5 10.293V4.5A.5.5 0 0 1 8 4z"}}]})(t)}function rpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v5.793l2.146-2.147a.5.5 0 0 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 1 1 .708-.708L7.5 10.293V4.5a.5.5 0 0 1 1 0z"}}]})(t)}function apt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2zM0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm8.5 2.5a.5.5 0 0 0-1 0v5.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V4.5z"}}]})(t)}function ipt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.5 15a.5.5 0 0 0 .5-.5V2.707l3.146 3.147a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 1 0 .708.708L11 2.707V14.5a.5.5 0 0 0 .5.5zm-7-14a.5.5 0 0 1 .5.5v11.793l3.146-3.147a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 .708-.708L4 13.293V1.5a.5.5 0 0 1 .5-.5z"}}]})(t)}function opt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 1a.5.5 0 0 1 .5.5v11.793l3.146-3.147a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 .708-.708L7.5 13.293V1.5A.5.5 0 0 1 8 1z"}}]})(t)}function lpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0zm3.5 7.5a.5.5 0 0 1 0 1H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H11.5z"}}]})(t)}function cpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-4.5-.5a.5.5 0 0 1 0 1H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H11.5z"}}]})(t)}function spt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1 11.5a.5.5 0 0 0 .5.5h11.793l-3.147 3.146a.5.5 0 0 0 .708.708l4-4a.5.5 0 0 0 0-.708l-4-4a.5.5 0 0 0-.708.708L13.293 11H1.5a.5.5 0 0 0-.5.5zm14-7a.5.5 0 0 1-.5.5H2.707l3.147 3.146a.5.5 0 1 1-.708.708l-4-4a.5.5 0 0 1 0-.708l4-4a.5.5 0 1 1 .708.708L2.707 4H14.5a.5.5 0 0 1 .5.5z"}}]})(t)}function upt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 8a.5.5 0 0 1-.5.5H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H11.5a.5.5 0 0 1 .5.5z"}}]})(t)}function dpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 14a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12zm-4.5-6.5H5.707l2.147-2.146a.5.5 0 1 0-.708-.708l-3 3a.5.5 0 0 0 0 .708l3 3a.5.5 0 0 0 .708-.708L5.707 8.5H11.5a.5.5 0 0 0 0-1z"}}]})(t)}function hpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2zM0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm11.5 5.5a.5.5 0 0 1 0 1H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H11.5z"}}]})(t)}function fpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15 8a.5.5 0 0 0-.5-.5H2.707l3.147-3.146a.5.5 0 1 0-.708-.708l-4 4a.5.5 0 0 0 0 .708l4 4a.5.5 0 0 0 .708-.708L2.707 8.5H14.5A.5.5 0 0 0 15 8z"}}]})(t)}function ppt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.534 7h3.932a.25.25 0 0 1 .192.41l-1.966 2.36a.25.25 0 0 1-.384 0l-1.966-2.36a.25.25 0 0 1 .192-.41zm-11 2h3.932a.25.25 0 0 0 .192-.41L2.692 6.23a.25.25 0 0 0-.384 0L.342 8.59A.25.25 0 0 0 .534 9z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M8 3c-1.552 0-2.94.707-3.857 1.818a.5.5 0 1 1-.771-.636A6.002 6.002 0 0 1 13.917 7H12.9A5.002 5.002 0 0 0 8 3zM3.1 9a5.002 5.002 0 0 0 8.757 2.182.5.5 0 1 1 .771.636A6.002 6.002 0 0 1 2.083 9H3.1z"}}]})(t)}function gpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14.5 1.5a.5.5 0 0 1 .5.5v4.8a2.5 2.5 0 0 1-2.5 2.5H2.707l3.347 3.346a.5.5 0 0 1-.708.708l-4.2-4.2a.5.5 0 0 1 0-.708l4-4a.5.5 0 1 1 .708.708L2.707 8.3H12.5A1.5 1.5 0 0 0 14 6.8V2a.5.5 0 0 1 .5-.5z"}}]})(t)}function vpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.5 1.5A.5.5 0 0 0 1 2v4.8a2.5 2.5 0 0 0 2.5 2.5h9.793l-3.347 3.346a.5.5 0 0 0 .708.708l4.2-4.2a.5.5 0 0 0 0-.708l-4-4a.5.5 0 0 0-.708.708L13.293 8.3H3.5A1.5 1.5 0 0 1 2 6.8V2a.5.5 0 0 0-.5-.5z"}}]})(t)}function mpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM4.5 7.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H4.5z"}}]})(t)}function ypt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM4.5 7.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H4.5z"}}]})(t)}function bpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"}}]})(t)}function xpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v12zm4.5-6.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5a.5.5 0 0 1 0-1z"}}]})(t)}function Mpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2zM0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm4.5 5.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H4.5z"}}]})(t)}function wpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z"}}]})(t)}function zpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.854 15.854A.5.5 0 0 1 2 15.5V14H.5a.5.5 0 0 1-.354-.854l1.5-1.5A.5.5 0 0 1 2 11.5h1.793l3.103-3.104a.5.5 0 1 1 .708.708L4.5 12.207V14a.5.5 0 0 1-.146.354l-1.5 1.5ZM16 3.5a.5.5 0 0 1-.854.354L14 2.707l-1.006 1.006c.236.248.44.531.6.845.562 1.096.585 2.517-.213 4.092-.793 1.563-2.395 3.288-5.105 5.08L8 13.912l-.276-.182A23.825 23.825 0 0 1 5.8 12.323L8.31 9.81a1.5 1.5 0 0 0-2.122-2.122L3.657 10.22a8.827 8.827 0 0 1-1.039-1.57c-.798-1.576-.775-2.997-.213-4.093C3.426 2.565 6.18 1.809 8 3.233c1.25-.98 2.944-.928 4.212-.152L13.292 2 12.147.854A.5.5 0 0 1 12.5 0h3a.5.5 0 0 1 .5.5v3Z"}}]})(t)}function Cpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.854 15.854A.5.5 0 0 1 2 15.5V14H.5a.5.5 0 0 1-.354-.854l1.5-1.5A.5.5 0 0 1 2 11.5h1.793l.53-.53c-.771-.802-1.328-1.58-1.704-2.32-.798-1.575-.775-2.996-.213-4.092C3.426 2.565 6.18 1.809 8 3.233c1.25-.98 2.944-.928 4.212-.152L13.292 2 12.147.854A.5.5 0 0 1 12.5 0h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.854.354L14 2.707l-1.006 1.006c.236.248.44.531.6.845.562 1.096.585 2.517-.213 4.092-.793 1.563-2.395 3.288-5.105 5.08L8 13.912l-.276-.182a21.86 21.86 0 0 1-2.685-2.062l-.539.54V14a.5.5 0 0 1-.146.354l-1.5 1.5Zm2.893-4.894A20.419 20.419 0 0 0 8 12.71c2.456-1.666 3.827-3.207 4.489-4.512.679-1.34.607-2.42.215-3.185-.817-1.595-3.087-2.054-4.346-.761L8 4.62l-.358-.368c-1.259-1.293-3.53-.834-4.346.761-.392.766-.464 1.845.215 3.185.323.636.815 1.33 1.519 2.065l1.866-1.867a.5.5 0 1 1 .708.708L5.747 10.96Z"}}]})(t)}function Apt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 0 0 8a8 8 0 0 0 16 0zm-7.5 3.5a.5.5 0 0 1-1 0V5.707L5.354 7.854a.5.5 0 1 1-.708-.708l3-3a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 5.707V11.5z"}}]})(t)}function kpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-7.5 3.5a.5.5 0 0 1-1 0V5.707L5.354 7.854a.5.5 0 1 1-.708-.708l3-3a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 5.707V11.5z"}}]})(t)}function Hpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-5.904 2.803a.5.5 0 1 0 .707-.707L6.707 6h2.768a.5.5 0 1 0 0-1H5.5a.5.5 0 0 0-.5.5v3.975a.5.5 0 0 0 1 0V6.707l4.096 4.096z"}}]})(t)}function Ept(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-5.904 2.803a.5.5 0 1 0 .707-.707L6.707 6h2.768a.5.5 0 1 0 0-1H5.5a.5.5 0 0 0-.5.5v3.975a.5.5 0 0 0 1 0V6.707l4.096 4.096z"}}]})(t)}function Spt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm8.096 10.803L6 6.707v2.768a.5.5 0 0 1-1 0V5.5a.5.5 0 0 1 .5-.5h3.975a.5.5 0 1 1 0 1H6.707l4.096 4.096a.5.5 0 1 1-.707.707z"}}]})(t)}function Lpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2zM0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm10.096 8.803a.5.5 0 1 0 .707-.707L6.707 6h2.768a.5.5 0 1 0 0-1H5.5a.5.5 0 0 0-.5.5v3.975a.5.5 0 0 0 1 0V6.707l4.096 4.096z"}}]})(t)}function _pt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 2.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1H3.707l10.147 10.146a.5.5 0 0 1-.708.708L3 3.707V8.5a.5.5 0 0 1-1 0v-6z"}}]})(t)}function Bpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 8a8 8 0 1 0 16 0A8 8 0 0 0 0 8zm5.904 2.803a.5.5 0 1 1-.707-.707L9.293 6H6.525a.5.5 0 1 1 0-1H10.5a.5.5 0 0 1 .5.5v3.975a.5.5 0 0 1-1 0V6.707l-4.096 4.096z"}}]})(t)}function Dpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM5.854 10.803a.5.5 0 1 1-.708-.707L9.243 6H6.475a.5.5 0 1 1 0-1h3.975a.5.5 0 0 1 .5.5v3.975a.5.5 0 1 1-1 0V6.707l-4.096 4.096z"}}]})(t)}function Tpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12zM5.904 10.803 10 6.707v2.768a.5.5 0 0 0 1 0V5.5a.5.5 0 0 0-.5-.5H6.525a.5.5 0 1 0 0 1h2.768l-4.096 4.096a.5.5 0 0 0 .707.707z"}}]})(t)}function Vpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2zM0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm5.854 8.803a.5.5 0 1 1-.708-.707L9.243 6H6.475a.5.5 0 1 1 0-1h3.975a.5.5 0 0 1 .5.5v3.975a.5.5 0 1 1-1 0V6.707l-4.096 4.096z"}}]})(t)}function Opt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 2.5a.5.5 0 0 0-.5-.5h-6a.5.5 0 0 0 0 1h4.793L2.146 13.146a.5.5 0 0 0 .708.708L13 3.707V8.5a.5.5 0 0 0 1 0v-6z"}}]})(t)}function Ipt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 12a.5.5 0 0 0 .5-.5V5.707l2.146 2.147a.5.5 0 0 0 .708-.708l-3-3a.5.5 0 0 0-.708 0l-3 3a.5.5 0 1 0 .708.708L7.5 5.707V11.5a.5.5 0 0 0 .5.5z"}}]})(t)}function Rpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 16a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2zm6.5-4.5V5.707l2.146 2.147a.5.5 0 0 0 .708-.708l-3-3a.5.5 0 0 0-.708 0l-3 3a.5.5 0 1 0 .708.708L7.5 5.707V11.5a.5.5 0 0 0 1 0z"}}]})(t)}function Fpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2zM0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm8.5 9.5a.5.5 0 0 1-1 0V5.707L5.354 7.854a.5.5 0 1 1-.708-.708l3-3a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 5.707V11.5z"}}]})(t)}function Npt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 15a.5.5 0 0 0 .5-.5V2.707l3.146 3.147a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 1 0 .708.708L7.5 2.707V14.5a.5.5 0 0 0 .5.5z"}}]})(t)}function Ppt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M.172 15.828a.5.5 0 0 0 .707 0l4.096-4.096V14.5a.5.5 0 1 0 1 0v-3.975a.5.5 0 0 0-.5-.5H1.5a.5.5 0 0 0 0 1h2.768L.172 15.121a.5.5 0 0 0 0 .707zM15.828.172a.5.5 0 0 0-.707 0l-4.096 4.096V1.5a.5.5 0 1 0-1 0v3.975a.5.5 0 0 0 .5.5H14.5a.5.5 0 0 0 0-1h-2.768L15.828.879a.5.5 0 0 0 0-.707z"}}]})(t)}function jpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.828 10.172a.5.5 0 0 0-.707 0l-4.096 4.096V11.5a.5.5 0 0 0-1 0v3.975a.5.5 0 0 0 .5.5H4.5a.5.5 0 0 0 0-1H1.732l4.096-4.096a.5.5 0 0 0 0-.707zm4.344-4.344a.5.5 0 0 0 .707 0l4.096-4.096V4.5a.5.5 0 1 0 1 0V.525a.5.5 0 0 0-.5-.5H11.5a.5.5 0 0 0 0 1h2.768l-4.096 4.096a.5.5 0 0 0 0 .707z"}}]})(t)}function Upt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1 8a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13A.5.5 0 0 1 1 8Zm7-8a.5.5 0 0 1 .5.5v3.793l1.146-1.147a.5.5 0 0 1 .708.708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 1 1 .708-.708L7.5 4.293V.5A.5.5 0 0 1 8 0Zm-.5 11.707-1.146 1.147a.5.5 0 0 1-.708-.708l2-2a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 11.707V15.5a.5.5 0 0 1-1 0v-3.793Z"}}]})(t)}function Wpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1 8a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13A.5.5 0 0 1 1 8ZM7.646.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 1.707V5.5a.5.5 0 0 1-1 0V1.707L6.354 2.854a.5.5 0 1 1-.708-.708l2-2ZM8 10a.5.5 0 0 1 .5.5v3.793l1.146-1.147a.5.5 0 0 1 .708.708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 .708-.708L7.5 14.293V10.5A.5.5 0 0 1 8 10Z"}}]})(t)}function Zpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.828 10.172a.5.5 0 0 0-.707 0l-4.096 4.096V11.5a.5.5 0 0 0-1 0v3.975a.5.5 0 0 0 .5.5H4.5a.5.5 0 0 0 0-1H1.732l4.096-4.096a.5.5 0 0 0 0-.707zm4.344 0a.5.5 0 0 1 .707 0l4.096 4.096V11.5a.5.5 0 1 1 1 0v3.975a.5.5 0 0 1-.5.5H11.5a.5.5 0 0 1 0-1h2.768l-4.096-4.096a.5.5 0 0 1 0-.707zm0-4.344a.5.5 0 0 0 .707 0l4.096-4.096V4.5a.5.5 0 1 0 1 0V.525a.5.5 0 0 0-.5-.5H11.5a.5.5 0 0 0 0 1h2.768l-4.096 4.096a.5.5 0 0 0 0 .707zm-4.344 0a.5.5 0 0 1-.707 0L1.025 1.732V4.5a.5.5 0 0 1-1 0V.525a.5.5 0 0 1 .5-.5H4.5a.5.5 0 0 1 0 1H1.732l4.096 4.096a.5.5 0 0 1 0 .707z"}}]})(t)}function Gpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.646.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 1.707V5.5a.5.5 0 0 1-1 0V1.707L6.354 2.854a.5.5 0 1 1-.708-.708l2-2zM8 10a.5.5 0 0 1 .5.5v3.793l1.146-1.147a.5.5 0 0 1 .708.708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 .708-.708L7.5 14.293V10.5A.5.5 0 0 1 8 10zM.146 8.354a.5.5 0 0 1 0-.708l2-2a.5.5 0 1 1 .708.708L1.707 7.5H5.5a.5.5 0 0 1 0 1H1.707l1.147 1.146a.5.5 0 0 1-.708.708l-2-2zM10 8a.5.5 0 0 1 .5-.5h3.793l-1.147-1.146a.5.5 0 0 1 .708-.708l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L14.293 8.5H10.5A.5.5 0 0 1 10 8z"}}]})(t)}function qpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 12.5v-9A1.5 1.5 0 0 1 1.5 2h13A1.5 1.5 0 0 1 16 3.5v9a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 12.5zM2.5 4a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 1 0V5h2.5a.5.5 0 0 0 0-1h-3zm11 8a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-1 0V11h-2.5a.5.5 0 0 0 0 1h3z"}}]})(t)}function Ypt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 3.5A1.5 1.5 0 0 1 1.5 2h13A1.5 1.5 0 0 1 16 3.5v9a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 12.5v-9zM1.5 3a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-13z"}},{tag:"path",attr:{d:"M2 4.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1H3v2.5a.5.5 0 0 1-1 0v-3zm12 7a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1 0-1H13V8.5a.5.5 0 0 1 1 0v3z"}}]})(t)}function Xpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0a1 1 0 0 1 1 1v5.268l4.562-2.634a1 1 0 1 1 1 1.732L10 8l4.562 2.634a1 1 0 1 1-1 1.732L9 9.732V15a1 1 0 1 1-2 0V9.732l-4.562 2.634a1 1 0 1 1-1-1.732L6 8 1.438 5.366a1 1 0 0 1 1-1.732L7 6.268V1a1 1 0 0 1 1-1z"}}]})(t)}function $pt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.106 7.222c0-2.967-2.249-5.032-5.482-5.032-3.35 0-5.646 2.318-5.646 5.702 0 3.493 2.235 5.708 5.762 5.708.862 0 1.689-.123 2.304-.335v-.862c-.43.199-1.354.328-2.29.328-2.926 0-4.813-1.88-4.813-4.798 0-2.844 1.921-4.881 4.594-4.881 2.735 0 4.608 1.688 4.608 4.156 0 1.682-.554 2.769-1.416 2.769-.492 0-.772-.28-.772-.76V5.206H8.923v.834h-.11c-.266-.595-.881-.964-1.6-.964-1.4 0-2.378 1.162-2.378 2.823 0 1.737.957 2.906 2.379 2.906.8 0 1.415-.39 1.709-1.087h.11c.081.67.703 1.148 1.503 1.148 1.572 0 2.57-1.415 2.57-3.643zm-7.177.704c0-1.197.54-1.907 1.456-1.907.93 0 1.524.738 1.524 1.907S8.308 9.84 7.371 9.84c-.895 0-1.442-.725-1.442-1.914z"}}]})(t)}function Kpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m8 0 1.669.864 1.858.282.842 1.68 1.337 1.32L13.4 6l.306 1.854-1.337 1.32-.842 1.68-1.858.282L8 12l-1.669-.864-1.858-.282-.842-1.68-1.337-1.32L2.6 6l-.306-1.854 1.337-1.32.842-1.68L6.331.864 8 0z"}},{tag:"path",attr:{d:"M4 11.794V16l4-1 4 1v-4.206l-2.018.306L8 13.126 6.018 12.1 4 11.794z"}}]})(t)}function Qpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.669.864 8 0 6.331.864l-1.858.282-.842 1.68-1.337 1.32L2.6 6l-.306 1.854 1.337 1.32.842 1.68 1.858.282L8 12l1.669-.864 1.858-.282.842-1.68 1.337-1.32L13.4 6l.306-1.854-1.337-1.32-.842-1.68L9.669.864zm1.196 1.193.684 1.365 1.086 1.072L12.387 6l.248 1.506-1.086 1.072-.684 1.365-1.51.229L8 10.874l-1.355-.702-1.51-.229-.684-1.365-1.086-1.072L3.614 6l-.25-1.506 1.087-1.072.684-1.365 1.51-.229L8 1.126l1.356.702 1.509.229z"}},{tag:"path",attr:{d:"M4 11.794V16l4-1 4 1v-4.206l-2.018.306L8 13.126 6.018 12.1 4 11.794z"}}]})(t)}function Jpt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v2h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-2H2a2 2 0 0 1-2-2V2zm2-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H2z"}}]})(t)}function tgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.683 3a2 2 0 0 0-2-2h-7.08a2 2 0 0 0-1.519.698L.241 7.35a1 1 0 0 0 0 1.302l4.843 5.65A2 2 0 0 0 6.603 15h7.08a2 2 0 0 0 2-2V3zM5.829 5.854a.5.5 0 1 1 .707-.708l2.147 2.147 2.146-2.147a.5.5 0 1 1 .707.708L9.39 8l2.146 2.146a.5.5 0 0 1-.707.708L8.683 8.707l-2.147 2.147a.5.5 0 0 1-.707-.708L7.976 8 5.829 5.854z"}}]})(t)}function egt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 3a2 2 0 0 1 2-2h7.08a2 2 0 0 1 1.519.698l4.843 5.651a1 1 0 0 1 0 1.302L10.6 14.3a2 2 0 0 1-1.52.7H2a2 2 0 0 1-2-2V3zm9.854 2.854a.5.5 0 0 0-.708-.708L7 7.293 4.854 5.146a.5.5 0 1 0-.708.708L6.293 8l-2.147 2.146a.5.5 0 0 0 .708.708L7 8.707l2.146 2.147a.5.5 0 0 0 .708-.708L7.707 8l2.147-2.146z"}}]})(t)}function ngt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.854 5.146a.5.5 0 0 1 0 .708L7.707 8l2.147 2.146a.5.5 0 0 1-.708.708L7 8.707l-2.146 2.147a.5.5 0 0 1-.708-.708L6.293 8 4.146 5.854a.5.5 0 1 1 .708-.708L7 7.293l2.146-2.147a.5.5 0 0 1 .708 0z"}},{tag:"path",attr:{d:"M2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h7.08a2 2 0 0 0 1.519-.698l4.843-5.651a1 1 0 0 0 0-1.302L10.6 1.7A2 2 0 0 0 9.08 1H2zm7.08 1a1 1 0 0 1 .76.35L14.682 8l-4.844 5.65a1 1 0 0 1-.759.35H2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h7.08z"}}]})(t)}function rgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.83 5.146a.5.5 0 0 0 0 .708L7.975 8l-2.147 2.146a.5.5 0 0 0 .707.708l2.147-2.147 2.146 2.147a.5.5 0 0 0 .707-.708L9.39 8l2.146-2.146a.5.5 0 0 0-.707-.708L8.683 7.293 6.536 5.146a.5.5 0 0 0-.707 0z"}},{tag:"path",attr:{d:"M13.683 1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-7.08a2 2 0 0 1-1.519-.698L.241 8.65a1 1 0 0 1 0-1.302L5.084 1.7A2 2 0 0 1 6.603 1h7.08zm-7.08 1a1 1 0 0 0-.76.35L1 8l4.844 5.65a1 1 0 0 0 .759.35h7.08a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1h-7.08z"}}]})(t)}function agt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.157 5.968h-.844v4.06h.844c1.116 0 1.621-.667 1.621-2.02 0-1.354-.51-2.04-1.621-2.04z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm5.184 4.368c.646 0 1.055.378 1.06.9.008.537-.427.919-1.086.919-.598-.004-1.037-.325-1.068-.756H3c.03.914.791 1.688 2.153 1.688 1.24 0 2.285-.66 2.272-1.798-.013-.953-.747-1.38-1.292-1.432v-.062c.44-.07 1.125-.527 1.108-1.375-.013-.906-.8-1.57-2.053-1.565-1.31.005-2.043.734-2.074 1.67h1.103c.022-.391.383-.751.936-.751.532 0 .928.33.928.813.004.479-.383.835-.928.835h-.632v.914h.663zM8.126 11h2.189C12.125 11 13 9.893 13 7.985c0-1.894-.861-2.984-2.685-2.984H8.126V11z"}}]})(t)}function igt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.52 8.368h.664c.646 0 1.055.378 1.06.9.008.537-.427.919-1.086.919-.598-.004-1.037-.325-1.068-.756H3c.03.914.791 1.688 2.153 1.688 1.24 0 2.285-.66 2.272-1.798-.013-.953-.747-1.38-1.292-1.432v-.062c.44-.07 1.125-.527 1.108-1.375-.013-.906-.8-1.57-2.053-1.565-1.31.005-2.043.734-2.074 1.67h1.103c.022-.391.383-.751.936-.751.532 0 .928.33.928.813.004.479-.383.835-.928.835h-.632v.914zm3.606-3.367V11h2.189C12.125 11 13 9.893 13 7.985c0-1.894-.861-2.984-2.685-2.984H8.126zm1.187.967h.844c1.112 0 1.621.686 1.621 2.04 0 1.353-.505 2.02-1.621 2.02h-.844v-4.06z"}},{tag:"path",attr:{d:"M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"}}]})(t)}function ogt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.577 8.9v.03h1.828V5.898h-.062a46.781 46.781 0 0 0-1.766 3.001z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm2.372 3.715.435-.714h1.71v3.93h.733v.957h-.733V11H5.405V9.888H2.5v-.971c.574-1.077 1.225-2.142 1.872-3.202zm7.73-.714h1.306l-2.14 2.584L13.5 11h-1.428l-1.679-2.624-.615.7V11H8.59V5.001h1.187v2.686h.057L12.102 5z"}}]})(t)}function lgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.807 5.001C4.021 6.298 3.203 7.6 2.5 8.917v.971h2.905V11h1.112V9.888h.733V8.93h-.733V5.001h-1.71zm-1.23 3.93v-.032a46.781 46.781 0 0 1 1.766-3.001h.062V8.93H3.577zm9.831-3.93h-1.306L9.835 7.687h-.057V5H8.59v6h1.187V9.075l.615-.699L12.072 11H13.5l-2.232-3.415 2.14-2.584z"}},{tag:"path",attr:{d:"M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"}}]})(t)}function cgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.9 6.605c0 .51.405.866.95.866.545 0 .945-.356.945-.866s-.4-.852-.945-.852c-.545 0-.95.343-.95.852zm-.192 2.668c0 .589.492.984 1.142.984.646 0 1.143-.395 1.143-.984S5.496 8.28 4.85 8.28c-.65 0-1.142.404-1.142.993z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm5.17 7.348c0 1.041-.927 1.766-2.333 1.766-1.406 0-2.312-.72-2.312-1.762 0-.954.712-1.384 1.257-1.494v-.053c-.51-.154-1.02-.558-1.02-1.331 0-.914.831-1.587 2.088-1.587 1.253 0 2.083.673 2.083 1.587 0 .782-.523 1.182-1.02 1.331v.053c.545.11 1.257.545 1.257 1.49zM12.102 5h1.306l-2.14 2.584 2.232 3.415h-1.428l-1.679-2.624-.615.699v1.925H8.59V5h1.187v2.685h.057L12.102 5z"}}]})(t)}function sgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.837 11.114c1.406 0 2.333-.725 2.333-1.766 0-.945-.712-1.38-1.256-1.49v-.053c.496-.15 1.02-.55 1.02-1.331 0-.914-.831-1.587-2.084-1.587-1.257 0-2.087.673-2.087 1.587 0 .773.51 1.177 1.02 1.331v.053c-.546.11-1.258.54-1.258 1.494 0 1.042.906 1.762 2.312 1.762zm.013-3.643c-.545 0-.95-.356-.95-.866s.405-.852.95-.852c.545 0 .945.343.945.852 0 .51-.4.866-.945.866zm0 2.786c-.65 0-1.142-.395-1.142-.984S4.2 8.28 4.85 8.28c.646 0 1.143.404 1.143.993s-.497.984-1.143.984zM13.408 5h-1.306L9.835 7.685h-.057V5H8.59v5.998h1.187V9.075l.615-.699 1.679 2.623H13.5l-2.232-3.414L13.408 5z"}},{tag:"path",attr:{d:"M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"}}]})(t)}function ugt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.35 8.337c0-.699-.42-1.138-1.001-1.138-.584 0-.954.444-.954 1.239v.453c0 .8.374 1.248.972 1.248.588 0 .984-.44.984-1.2v-.602zm-5.413.237-.734-2.426H5.15l-.734 2.426h1.52z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm6.209 6.32c0-1.28.694-2.044 1.753-2.044.655 0 1.156.294 1.336.769h.053v-2.36h1.16V11h-1.138v-.747h-.057c-.145.474-.69.804-1.367.804-1.055 0-1.74-.764-1.74-2.043v-.695zm-4.04 1.138L3.7 11H2.5l2.013-5.999H5.9L7.905 11H6.644l-.47-1.542H4.17z"}}]})(t)}function dgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m3.7 11 .47-1.542h2.004L6.644 11h1.261L5.901 5.001H4.513L2.5 11h1.2zm1.503-4.852.734 2.426H4.416l.734-2.426h.053zm4.759.128c-1.059 0-1.753.765-1.753 2.043v.695c0 1.279.685 2.043 1.74 2.043.677 0 1.222-.33 1.367-.804h.057V11h1.138V4.685h-1.16v2.36h-.053c-.18-.475-.68-.77-1.336-.77zm.387.923c.58 0 1.002.44 1.002 1.138v.602c0 .76-.396 1.2-.984 1.2-.598 0-.972-.449-.972-1.248v-.453c0-.795.37-1.24.954-1.24z"}},{tag:"path",attr:{d:"M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"}}]})(t)}function hgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m6.031 8.574-.734-2.426h-.052L4.51 8.574h1.52zm3.642-2.641v1.938h1.033c.66 0 1.068-.316 1.068-.95 0-.64-.422-.988-1.05-.988h-1.05z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm4.265 5.458h2.004L6.739 11H8L5.996 5.001H4.607L2.595 11h1.2l.47-1.542zM8.5 5v6h1.173V8.763h1.064L11.787 11h1.327L11.91 8.583C12.455 8.373 13 7.779 13 6.9c0-1.147-.773-1.9-2.105-1.9H8.5z"}}]})(t)}function fgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m3.794 11 .47-1.542H6.27L6.739 11H8L5.996 5.001H4.607L2.595 11h1.2zm1.503-4.852.734 2.426h-1.52l.734-2.426h.052zm5.598-1.147H8.5V11h1.173V8.763h1.064L11.787 11h1.327L11.91 8.583C12.455 8.373 13 7.779 13 6.9c0-1.147-.773-1.9-2.105-1.9zm-1.222 2.87V5.933h1.05c.63 0 1.05.347 1.05.989 0 .633-.408.95-1.067.95H9.673z"}},{tag:"path",attr:{d:"M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"}}]})(t)}function pgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm3.027 4.002c-.83 0-1.319.642-1.319 1.753v.743c0 1.107.48 1.727 1.319 1.727.69 0 1.138-.435 1.186-1.05H7.36v.114c-.057 1.147-1.028 1.938-2.342 1.938-1.613 0-2.518-1.028-2.518-2.729v-.747C2.5 6.051 3.414 5 5.018 5c1.318 0 2.29.813 2.342 2v.11H6.213c-.048-.638-.505-1.108-1.186-1.108zm6.14 0c-.831 0-1.319.642-1.319 1.753v.743c0 1.107.48 1.727 1.318 1.727.69 0 1.139-.435 1.187-1.05H13.5v.114c-.057 1.147-1.028 1.938-2.342 1.938-1.613 0-2.518-1.028-2.518-2.729v-.747c0-1.7.914-2.751 2.518-2.751 1.318 0 2.29.813 2.342 2v.11h-1.147c-.048-.638-.505-1.108-1.187-1.108z"}}]})(t)}function ggt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.708 7.755c0-1.111.488-1.753 1.319-1.753.681 0 1.138.47 1.186 1.107H7.36V7c-.052-1.186-1.024-2-2.342-2C3.414 5 2.5 6.05 2.5 7.751v.747c0 1.7.905 2.73 2.518 2.73 1.314 0 2.285-.792 2.342-1.939v-.114H6.213c-.048.615-.496 1.05-1.186 1.05-.84 0-1.319-.62-1.319-1.727v-.743zm6.14 0c0-1.111.488-1.753 1.318-1.753.682 0 1.139.47 1.187 1.107H13.5V7c-.053-1.186-1.024-2-2.342-2C9.554 5 8.64 6.05 8.64 7.751v.747c0 1.7.905 2.73 2.518 2.73 1.314 0 2.285-.792 2.342-1.939v-.114h-1.147c-.048.615-.497 1.05-1.187 1.05-.839 0-1.318-.62-1.318-1.727v-.743z"}},{tag:"path",attr:{d:"M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"}}]})(t)}function vgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.53 5.968h-.843v4.06h.843c1.117 0 1.622-.667 1.622-2.02 0-1.354-.51-2.04-1.622-2.04z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm5.396 3.001V11H6.209V8.43H3.687V11H2.5V5.001h1.187v2.44h2.522V5h1.187zM8.5 11V5.001h2.188c1.824 0 2.685 1.09 2.685 2.984C13.373 9.893 12.5 11 10.69 11H8.5z"}}]})(t)}function mgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.396 11V5.001H6.209v2.44H3.687V5H2.5v6h1.187V8.43h2.522V11h1.187zM8.5 5.001V11h2.188c1.811 0 2.685-1.107 2.685-3.015 0-1.894-.86-2.984-2.684-2.984H8.5zm1.187.967h.843c1.112 0 1.622.686 1.622 2.04 0 1.353-.505 2.02-1.622 2.02h-.843v-4.06z"}},{tag:"path",attr:{d:"M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"}}]})(t)}function ygt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.338 5.968h-.844v4.06h.844c1.116 0 1.622-.667 1.622-2.02 0-1.354-.51-2.04-1.622-2.04Z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4Zm5.077 7.114c1.521 0 2.378-.764 2.378-1.88 0-1.007-.642-1.473-1.613-1.692l-.932-.216c-.527-.114-.821-.351-.821-.712 0-.466.39-.804 1.046-.804.637 0 1.028.33 1.103.76h1.125c-.058-.923-.849-1.692-2.22-1.692-1.322 0-2.24.717-2.24 1.815 0 .91.588 1.446 1.52 1.657l.927.215c.624.145.923.36.923.778 0 .492-.391.83-1.13.83-.707 0-1.155-.342-1.234-.808H2.762c.052.95.79 1.75 2.315 1.75ZM8.307 11h2.19c1.81 0 2.684-1.107 2.684-3.015 0-1.894-.861-2.984-2.685-2.984H8.308V11Z"}}]})(t)}function bgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15 4a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4ZM0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4Zm5.077 7.114c-1.524 0-2.263-.8-2.315-1.749h1.147c.079.466.527.809 1.234.809.739 0 1.13-.339 1.13-.83 0-.418-.3-.634-.923-.779l-.927-.215c-.932-.21-1.52-.747-1.52-1.657 0-1.098.918-1.815 2.24-1.815 1.371 0 2.162.77 2.22 1.692H6.238c-.075-.43-.466-.76-1.103-.76-.655 0-1.046.338-1.046.804 0 .36.294.598.821.712l.932.216c.971.22 1.613.685 1.613 1.691 0 1.117-.857 1.881-2.378 1.881ZM8.307 11V5.001h2.19c1.823 0 2.684 1.09 2.684 2.984 0 1.908-.874 3.015-2.685 3.015H8.308Zm2.031-5.032h-.844v4.06h.844c1.116 0 1.622-.667 1.622-2.02 0-1.354-.51-2.04-1.622-2.04Z"}}]})(t)}function xgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm3.295 3.995V11H4.104V5.995h-1.7V5H7v.994H5.295zM8.692 7.01V11H7.633V5.001h1.209l1.71 3.894h.039l1.71-3.894H13.5V11h-1.072V7.01h-.057l-1.42 3.239h-.773L8.75 7.008h-.058z"}}]})(t)}function Mgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.295 11V5.995H7V5H2.403v.994h1.701V11h1.19zm3.397 0V7.01h.058l1.428 3.239h.773l1.42-3.24h.057V11H13.5V5.001h-1.2l-1.71 3.894h-.039l-1.71-3.894H7.634V11h1.06z"}},{tag:"path",attr:{d:"M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"}}]})(t)}function wgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.296 8.394v-.782c0-1.156-.571-1.736-1.362-1.736-.796 0-1.363.58-1.363 1.736v.782c0 1.156.567 1.732 1.363 1.732.79 0 1.362-.576 1.362-1.732z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm11.5 5.62v.77c0 1.691-.962 2.724-2.566 2.724-1.604 0-2.571-1.033-2.571-2.724v-.77c0-1.704.967-2.733 2.57-2.733 1.605 0 2.567 1.037 2.567 2.734zM5.937 11H4.508L2.5 5.001h1.375L5.22 9.708h.057L6.61 5.001h1.318L5.937 11z"}}]})(t)}function zgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.508 11h1.429l1.99-5.999H6.61L5.277 9.708H5.22L3.875 5.001H2.5L4.508 11zM13.5 8.39v-.77c0-1.696-.962-2.733-2.566-2.733-1.604 0-2.571 1.029-2.571 2.734v.769c0 1.691.967 2.724 2.57 2.724 1.605 0 2.567-1.033 2.567-2.724zm-1.204-.778v.782c0 1.156-.571 1.732-1.362 1.732-.796 0-1.363-.576-1.363-1.732v-.782c0-1.156.567-1.736 1.363-1.736.79 0 1.362.58 1.362 1.736z"}},{tag:"path",attr:{d:"M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"}}]})(t)}function Cgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.673 5.933v1.938h1.033c.66 0 1.068-.316 1.068-.95 0-.64-.422-.988-1.05-.988h-1.05z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm5.937 7 1.99-5.999H6.61L5.277 9.708H5.22L3.875 5.001H2.5L4.508 11h1.429zM8.5 5.001V11h1.173V8.763h1.064L11.787 11h1.327L11.91 8.583C12.455 8.373 13 7.779 13 6.9c0-1.147-.773-1.9-2.105-1.9H8.5z"}}]})(t)}function Agt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M4.508 11h1.429l1.99-5.999H6.61L5.277 9.708H5.22L3.875 5.001H2.5L4.508 11zm6.387-5.999H8.5V11h1.173V8.763h1.064L11.787 11h1.327L11.91 8.583C12.455 8.373 13 7.779 13 6.9c0-1.147-.773-1.9-2.105-1.9zm-1.222 2.87V5.933h1.05c.63 0 1.05.347 1.05.989 0 .633-.408.95-1.067.95H9.673z"}}]})(t)}function kgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm11.666 1.89c.682 0 1.139.47 1.187 1.107H14v-.11c-.053-1.187-1.024-2-2.342-2-1.604 0-2.518 1.05-2.518 2.751v.747c0 1.7.905 2.73 2.518 2.73 1.314 0 2.285-.792 2.342-1.939v-.114h-1.147c-.048.615-.497 1.05-1.187 1.05-.839 0-1.318-.62-1.318-1.727v-.742c0-1.112.488-1.754 1.318-1.754zm-6.188.926h.044L6.542 11h1.006L9 5.001H7.818l-.82 4.355h-.056L5.97 5.001h-.94l-.972 4.355h-.053l-.827-4.355H2L3.452 11h1.005l1.02-4.184z"}}]})(t)}function Hgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.348 7.643c0-1.112.488-1.754 1.318-1.754.682 0 1.139.47 1.187 1.108H14v-.11c-.053-1.187-1.024-2-2.342-2-1.604 0-2.518 1.05-2.518 2.751v.747c0 1.7.905 2.73 2.518 2.73 1.314 0 2.285-.792 2.342-1.939v-.114h-1.147c-.048.615-.497 1.05-1.187 1.05-.839 0-1.318-.62-1.318-1.727v-.742zM4.457 11l1.02-4.184h.045L6.542 11h1.006L9 5.001H7.818l-.82 4.355h-.056L5.97 5.001h-.94l-.972 4.355h-.053l-.827-4.355H2L3.452 11h1.005z"}},{tag:"path",attr:{d:"M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"}}]})(t)}function Egt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.5 3.5a2.5 2.5 0 0 0-5 0V4h5v-.5zm1 0V4H15v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V4h3.5v-.5a3.5 3.5 0 1 1 7 0zm-.646 5.354a.5.5 0 0 0-.708-.708L7.5 10.793 6.354 9.646a.5.5 0 1 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0l3-3z"}}]})(t)}function Sgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.854 8.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L7.5 10.793l2.646-2.647a.5.5 0 0 1 .708 0z"}},{tag:"path",attr:{d:"M8 1a2.5 2.5 0 0 1 2.5 2.5V4h-5v-.5A2.5 2.5 0 0 1 8 1zm3.5 3v-.5a3.5 3.5 0 1 0-7 0V4H1v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4h-3.5zM2 5h12v9a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V5z"}}]})(t)}function Lgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.5 3.5a2.5 2.5 0 0 0-5 0V4h5v-.5zm1 0V4H15v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V4h3.5v-.5a3.5 3.5 0 1 1 7 0zM6 9.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1H6z"}}]})(t)}function _gt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.5 10a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{d:"M8 1a2.5 2.5 0 0 1 2.5 2.5V4h-5v-.5A2.5 2.5 0 0 1 8 1zm3.5 3v-.5a3.5 3.5 0 1 0-7 0V4H1v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4h-3.5zM2 5h12v9a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V5z"}}]})(t)}function Bgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1a2.5 2.5 0 0 1 2.5 2.5V4h-5v-.5A2.5 2.5 0 0 1 8 1zm3.5 3v-.5a3.5 3.5 0 1 0-7 0V4H1v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4h-3.5z"}}]})(t)}function Dgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.5 4v-.5a3.5 3.5 0 1 0-7 0V4H1v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4h-3.5ZM8 1a2.5 2.5 0 0 1 2.5 2.5V4h-5v-.5A2.5 2.5 0 0 1 8 1Zm0 6.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function Tgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.5 3.5a2.5 2.5 0 0 0-5 0V4h5v-.5Zm1 0V4H15v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V4h3.5v-.5a3.5 3.5 0 1 1 7 0ZM14 14V5H2v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1ZM8 7.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function Vgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.5 3.5a2.5 2.5 0 0 0-5 0V4h5v-.5zm1 0V4H15v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V4h3.5v-.5a3.5 3.5 0 1 1 7 0zM8.5 8a.5.5 0 0 0-1 0v1.5H6a.5.5 0 0 0 0 1h1.5V12a.5.5 0 0 0 1 0v-1.5H10a.5.5 0 0 0 0-1H8.5V8z"}}]})(t)}function Ogt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 7.5a.5.5 0 0 1 .5.5v1.5H10a.5.5 0 0 1 0 1H8.5V12a.5.5 0 0 1-1 0v-1.5H6a.5.5 0 0 1 0-1h1.5V8a.5.5 0 0 1 .5-.5z"}},{tag:"path",attr:{d:"M8 1a2.5 2.5 0 0 1 2.5 2.5V4h-5v-.5A2.5 2.5 0 0 1 8 1zm3.5 3v-.5a3.5 3.5 0 1 0-7 0V4H1v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4h-3.5zM2 5h12v9a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V5z"}}]})(t)}function Igt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.5 3.5a2.5 2.5 0 0 0-5 0V4h5v-.5zm1 0V4H15v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V4h3.5v-.5a3.5 3.5 0 1 1 7 0zM6.854 8.146a.5.5 0 1 0-.708.708L7.293 10l-1.147 1.146a.5.5 0 0 0 .708.708L8 10.707l1.146 1.147a.5.5 0 0 0 .708-.708L8.707 10l1.147-1.146a.5.5 0 0 0-.708-.708L8 9.293 6.854 8.146z"}}]})(t)}function Rgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.146 8.146a.5.5 0 0 1 .708 0L8 9.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 10l1.147 1.146a.5.5 0 0 1-.708.708L8 10.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 10 6.146 8.854a.5.5 0 0 1 0-.708z"}},{tag:"path",attr:{d:"M8 1a2.5 2.5 0 0 1 2.5 2.5V4h-5v-.5A2.5 2.5 0 0 1 8 1zm3.5 3v-.5a3.5 3.5 0 1 0-7 0V4H1v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4h-3.5zM2 5h12v9a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V5z"}}]})(t)}function Fgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1a2.5 2.5 0 0 1 2.5 2.5V4h-5v-.5A2.5 2.5 0 0 1 8 1zm3.5 3v-.5a3.5 3.5 0 1 0-7 0V4H1v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4h-3.5zM2 5h12v9a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V5z"}}]})(t)}function Ngt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8.48 10.901C11.211 10.227 13 7.837 13 5A5 5 0 0 0 3 5c0 2.837 1.789 5.227 4.52 5.901l-.244.487a.25.25 0 1 0 .448.224l.04-.08c.009.17.024.315.051.45.068.344.208.622.448 1.102l.013.028c.212.422.182.85.05 1.246-.135.402-.366.751-.534 1.003a.25.25 0 0 0 .416.278l.004-.007c.166-.248.431-.646.588-1.115.16-.479.212-1.051-.076-1.629-.258-.515-.365-.732-.419-1.004a2.376 2.376 0 0 1-.037-.289l.008.017a.25.25 0 1 0 .448-.224l-.244-.487ZM4.352 3.356a4.004 4.004 0 0 1 3.15-2.325C7.774.997 8 1.224 8 1.5c0 .276-.226.496-.498.542-.95.162-1.749.78-2.173 1.617a.595.595 0 0 1-.52.341c-.346 0-.599-.329-.457-.644Z"}}]})(t)}function Pgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8.49 10.92C19.412 3.382 11.28-2.387 8 .986 4.719-2.387-3.413 3.382 7.51 10.92l-.234.468a.25.25 0 1 0 .448.224l.04-.08c.009.17.024.315.051.45.068.344.208.622.448 1.102l.013.028c.212.422.182.85.05 1.246-.135.402-.366.751-.534 1.003a.25.25 0 0 0 .416.278l.004-.007c.166-.248.431-.646.588-1.115.16-.479.212-1.051-.076-1.629-.258-.515-.365-.732-.419-1.004a2.376 2.376 0 0 1-.037-.289l.008.017a.25.25 0 1 0 .448-.224l-.235-.468ZM6.726 1.269c-1.167-.61-2.8-.142-3.454 1.135-.237.463-.36 1.08-.202 1.85.055.27.467.197.527-.071.285-1.256 1.177-2.462 2.989-2.528.234-.008.348-.278.14-.386Z"}}]})(t)}function jgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"m8 2.42-.717-.737c-1.13-1.161-3.243-.777-4.01.72-.35.685-.451 1.707.236 3.062C4.16 6.753 5.52 8.32 8 10.042c2.479-1.723 3.839-3.29 4.491-4.577.687-1.355.587-2.377.236-3.061-.767-1.498-2.88-1.882-4.01-.721L8 2.42Zm-.49 8.5c-10.78-7.44-3-13.155.359-10.063.045.041.089.084.132.129.043-.045.087-.088.132-.129 3.36-3.092 11.137 2.624.357 10.063l.235.468a.25.25 0 1 1-.448.224l-.008-.017c.008.11.02.202.037.29.054.27.161.488.419 1.003.288.578.235 1.15.076 1.629-.157.469-.422.867-.588 1.115l-.004.007a.25.25 0 1 1-.416-.278c.168-.252.4-.6.533-1.003.133-.396.163-.824-.049-1.246l-.013-.028c-.24-.48-.38-.758-.448-1.102a3.177 3.177 0 0 1-.052-.45l-.04.08a.25.25 0 1 1-.447-.224l.235-.468ZM6.013 2.06c-.649-.18-1.483.083-1.85.798-.131.258-.245.689-.08 1.335.063.244.414.198.487-.043.21-.697.627-1.447 1.359-1.692.217-.073.304-.337.084-.398Z"}}]})(t)}function Ugt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 9.984C10.403 9.506 12 7.48 12 5a4 4 0 0 0-8 0c0 2.48 1.597 4.506 4 4.984ZM13 5c0 2.837-1.789 5.227-4.52 5.901l.244.487a.25.25 0 1 1-.448.224l-.008-.017c.008.11.02.202.037.29.054.27.161.488.419 1.003.288.578.235 1.15.076 1.629-.157.469-.422.867-.588 1.115l-.004.007a.25.25 0 1 1-.416-.278c.168-.252.4-.6.533-1.003.133-.396.163-.824-.049-1.246l-.013-.028c-.24-.48-.38-.758-.448-1.102a3.177 3.177 0 0 1-.052-.45l-.04.08a.25.25 0 1 1-.447-.224l.244-.487C4.789 10.227 3 7.837 3 5a5 5 0 0 1 10 0Zm-6.938-.495a2.003 2.003 0 0 1 1.443-1.443C7.773 2.994 8 2.776 8 2.5c0-.276-.226-.504-.498-.459a3.003 3.003 0 0 0-2.46 2.461c-.046.272.182.498.458.498s.494-.227.562-.495Z"}}]})(t)}function Wgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m2.68 7.676 6.49-6.504a4 4 0 0 1 5.66 5.653l-1.477 1.529-5.006 5.006-1.523 1.472a4 4 0 0 1-5.653-5.66l.001-.002 1.505-1.492.001-.002Zm5.71-2.858a.5.5 0 1 0-.708.707.5.5 0 0 0 .707-.707ZM6.974 6.939a.5.5 0 1 0-.707-.707.5.5 0 0 0 .707.707ZM5.56 8.354a.5.5 0 1 0-.707-.708.5.5 0 0 0 .707.708Zm2.828 2.828a.5.5 0 1 0-.707-.707.5.5 0 0 0 .707.707Zm1.414-2.121a.5.5 0 1 0-.707.707.5.5 0 0 0 .707-.707Zm1.414-.707a.5.5 0 1 0-.706-.708.5.5 0 0 0 .707.708Zm-4.242.707a.5.5 0 1 0-.707.707.5.5 0 0 0 .707-.707Zm1.414-.707a.5.5 0 1 0-.707-.708.5.5 0 0 0 .707.708Zm1.414-2.122a.5.5 0 1 0-.707.707.5.5 0 0 0 .707-.707ZM8.646 3.354l4 4 .708-.708-4-4-.708.708Zm-1.292 9.292-4-4-.708.708 4 4 .708-.708Z"}}]})(t)}function Zgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14.121 1.879a3 3 0 0 0-4.242 0L8.733 3.026l4.261 4.26 1.127-1.165a3 3 0 0 0 0-4.242ZM12.293 8 8.027 3.734 3.738 8.031 8 12.293 12.293 8Zm-5.006 4.994L3.03 8.737 1.879 9.88a3 3 0 0 0 4.241 4.24l.006-.006 1.16-1.121ZM2.679 7.676l6.492-6.504a4 4 0 0 1 5.66 5.653l-1.477 1.529-5.006 5.006-1.523 1.472a4 4 0 0 1-5.653-5.66l.001-.002 1.505-1.492.001-.002Z"}},{tag:"path",attr:{d:"M5.56 7.646a.5.5 0 1 1-.706.708.5.5 0 0 1 .707-.708Zm1.415-1.414a.5.5 0 1 1-.707.707.5.5 0 0 1 .707-.707ZM8.39 4.818a.5.5 0 1 1-.708.707.5.5 0 0 1 .707-.707Zm0 5.657a.5.5 0 1 1-.708.707.5.5 0 0 1 .707-.707ZM9.803 9.06a.5.5 0 1 1-.707.708.5.5 0 0 1 .707-.707Zm1.414-1.414a.5.5 0 1 1-.706.708.5.5 0 0 1 .707-.708ZM6.975 9.06a.5.5 0 1 1-.707.708.5.5 0 0 1 .707-.707ZM8.39 7.646a.5.5 0 1 1-.708.708.5.5 0 0 1 .707-.708Zm1.413-1.414a.5.5 0 1 1-.707.707.5.5 0 0 1 .707-.707Z"}}]})(t)}function Ggt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m8 0 6.61 3h.89a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5H15v7a.5.5 0 0 1 .485.38l.5 2a.498.498 0 0 1-.485.62H.5a.498.498 0 0 1-.485-.62l.5-2A.501.501 0 0 1 1 13V6H.5a.5.5 0 0 1-.5-.5v-2A.5.5 0 0 1 .5 3h.89L8 0ZM3.777 3h8.447L8 1 3.777 3ZM2 6v7h1V6H2Zm2 0v7h2.5V6H4Zm3.5 0v7h1V6h-1Zm2 0v7H12V6H9.5ZM13 6v7h1V6h-1Zm2-1V4H1v1h14Zm-.39 9H1.39l-.25 1h13.72l-.25-1Z"}}]})(t)}function qgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.277.084a.5.5 0 0 0-.554 0l-7.5 5A.5.5 0 0 0 .5 6h1.875v7H1.5a.5.5 0 0 0 0 1h13a.5.5 0 1 0 0-1h-.875V6H15.5a.5.5 0 0 0 .277-.916l-7.5-5zM12.375 6v7h-1.25V6h1.25zm-2.5 0v7h-1.25V6h1.25zm-2.5 0v7h-1.25V6h1.25zm-2.5 0v7h-1.25V6h1.25zM8 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2zM.5 15a.5.5 0 0 0 0 1h15a.5.5 0 1 0 0-1H.5z"}}]})(t)}function Ygt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 11a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-3zm5-4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V7zm5-5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V2z"}}]})(t)}function Xgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 2a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v12h.5a.5.5 0 0 1 0 1H.5a.5.5 0 0 1 0-1H1v-3a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3h1V7a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v7h1V2z"}}]})(t)}function $gt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 2a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v12h.5a.5.5 0 0 1 0 1H.5a.5.5 0 0 1 0-1H1v-3a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3h1V7a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v7h1V2zm1 12h2V2h-2v12zm-3 0V7H7v7h2zm-5 0v-3H2v3h2z"}}]})(t)}function Kgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.5 0a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-1 0V.5A.5.5 0 0 1 .5 0zM2 1.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-1zm2 4a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-1zm2 4a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-6a.5.5 0 0 1-.5-.5v-1zm2 4a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-1z"}}]})(t)}function Qgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 11H2v3h2v-3zm5-4H7v7h2V7zm5-5v12h-2V2h2zm-2-1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1h-2zM6 7a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V7zm-5 4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-3z"}}]})(t)}function Jgt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.071 1.243a.5.5 0 0 1 .858.514L3.383 6h9.234L10.07 1.757a.5.5 0 1 1 .858-.514L13.783 6H15.5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5H15v5a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V9H.5a.5.5 0 0 1-.5-.5v-2A.5.5 0 0 1 .5 6h1.717L5.07 1.243zM3.5 10.5a.5.5 0 1 0-1 0v3a.5.5 0 0 0 1 0v-3zm2.5 0a.5.5 0 1 0-1 0v3a.5.5 0 0 0 1 0v-3zm2.5 0a.5.5 0 1 0-1 0v3a.5.5 0 0 0 1 0v-3zm2.5 0a.5.5 0 1 0-1 0v3a.5.5 0 0 0 1 0v-3zm2.5 0a.5.5 0 1 0-1 0v3a.5.5 0 0 0 1 0v-3z"}}]})(t)}function tvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.757 1.071a.5.5 0 0 1 .172.686L3.383 6h9.234L10.07 1.757a.5.5 0 1 1 .858-.514L13.783 6H15a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1v4.5a2.5 2.5 0 0 1-2.5 2.5h-9A2.5 2.5 0 0 1 1 13.5V9a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h1.217L5.07 1.243a.5.5 0 0 1 .686-.172zM2 9v4.5A1.5 1.5 0 0 0 3.5 15h9a1.5 1.5 0 0 0 1.5-1.5V9H2zM1 7v1h14V7H1zm3 3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3A.5.5 0 0 1 4 10zm2 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3A.5.5 0 0 1 6 10zm2 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3A.5.5 0 0 1 8 10zm2 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 .5-.5zm2 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 .5-.5z"}}]})(t)}function evt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.929 1.757a.5.5 0 1 0-.858-.514L2.217 6H.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h.623l1.844 6.456A.75.75 0 0 0 3.69 15h8.622a.75.75 0 0 0 .722-.544L14.877 8h.623a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1.717L10.93 1.243a.5.5 0 1 0-.858.514L12.617 6H3.383L5.93 1.757zM4 10a1 1 0 0 1 2 0v2a1 1 0 1 1-2 0v-2zm3 0a1 1 0 0 1 2 0v2a1 1 0 1 1-2 0v-2zm4-1a1 1 0 0 1 1 1v2a1 1 0 1 1-2 0v-2a1 1 0 0 1 1-1z"}}]})(t)}function nvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 10a1 1 0 0 1 2 0v2a1 1 0 0 1-2 0v-2zm3 0a1 1 0 0 1 2 0v2a1 1 0 0 1-2 0v-2zm3 0a1 1 0 1 1 2 0v2a1 1 0 0 1-2 0v-2z"}},{tag:"path",attr:{d:"M5.757 1.071a.5.5 0 0 1 .172.686L3.383 6h9.234L10.07 1.757a.5.5 0 1 1 .858-.514L13.783 6H15.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-.623l-1.844 6.456a.75.75 0 0 1-.722.544H3.69a.75.75 0 0 1-.722-.544L1.123 8H.5a.5.5 0 0 1-.5-.5v-1A.5.5 0 0 1 .5 6h1.717L5.07 1.243a.5.5 0 0 1 .686-.172zM2.163 8l1.714 6h8.246l1.714-6H2.163z"}}]})(t)}function rvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.757 1.071a.5.5 0 0 1 .172.686L3.383 6h9.234L10.07 1.757a.5.5 0 1 1 .858-.514L13.783 6H15.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5v-1A.5.5 0 0 1 .5 6h1.717L5.07 1.243a.5.5 0 0 1 .686-.172zM2.468 15.426.943 9h14.114l-1.525 6.426a.75.75 0 0 1-.729.574H3.197a.75.75 0 0 1-.73-.574z"}}]})(t)}function avt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.757 1.071a.5.5 0 0 1 .172.686L3.383 6h9.234L10.07 1.757a.5.5 0 1 1 .858-.514L13.783 6H15.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5v-1A.5.5 0 0 1 .5 6h1.717L5.07 1.243a.5.5 0 0 1 .686-.172zM3.394 15l-1.48-6h-.97l1.525 6.426a.75.75 0 0 0 .729.574h9.606a.75.75 0 0 0 .73-.574L15.056 9h-.972l-1.479 6h-9.21z"}}]})(t)}function ivt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.585 2.568a.5.5 0 0 1 .226.58L8.677 6.832h1.99a.5.5 0 0 1 .364.843l-5.334 5.667a.5.5 0 0 1-.842-.49L5.99 9.167H4a.5.5 0 0 1-.364-.843l5.333-5.667a.5.5 0 0 1 .616-.09z"}},{tag:"path",attr:{d:"M2 4h4.332l-.94 1H2a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h2.38l-.308 1H2a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2z"}},{tag:"path",attr:{d:"M2 6h2.45L2.908 7.639A1.5 1.5 0 0 0 3.313 10H2V6zm8.595-2-.308 1H12a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H9.276l-.942 1H12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-1.405z"}},{tag:"path",attr:{d:"M12 10h-1.783l1.542-1.639c.097-.103.178-.218.241-.34V10zm0-3.354V6h-.646a1.5 1.5 0 0 1 .646.646zM16 8a1.5 1.5 0 0 1-1.5 1.5v-3A1.5 1.5 0 0 1 16 8z"}}]})(t)}function ovt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 6h10v4H2V6z"}},{tag:"path",attr:{d:"M2 4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H2zm10 1a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h10zm4 3a1.5 1.5 0 0 1-1.5 1.5v-3A1.5 1.5 0 0 1 16 8z"}}]})(t)}function lvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 6h5v4H2V6z"}},{tag:"path",attr:{d:"M2 4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H2zm10 1a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h10zm4 3a1.5 1.5 0 0 1-1.5 1.5v-3A1.5 1.5 0 0 1 16 8z"}}]})(t)}function cvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V6zm2-1a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H2zm14 3a1.5 1.5 0 0 1-1.5 1.5v-3A1.5 1.5 0 0 1 16 8z"}}]})(t)}function svt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.654 3c.461 0 .887.035 1.278.14.39.07.711.216.996.391.286.176.497.426.641.747.14.32.216.711.216 1.137 0 .496-.106.922-.356 1.242-.215.32-.566.606-.997.817.606.176 1.067.496 1.348.922.281.426.461.957.461 1.563 0 .496-.105.922-.285 1.278a2.317 2.317 0 0 1-.782.887c-.32.215-.711.39-1.137.496a5.329 5.329 0 0 1-1.278.176L0 12.803V3h4.654zm-.285 3.978c.39 0 .71-.105.957-.285.246-.18.355-.497.355-.887 0-.216-.035-.426-.105-.567a.981.981 0 0 0-.32-.355 1.84 1.84 0 0 0-.461-.176c-.176-.035-.356-.035-.567-.035H2.17v2.31c0-.005 2.2-.005 2.2-.005zm.105 4.193c.215 0 .426-.035.606-.07.176-.035.356-.106.496-.216s.25-.215.356-.39c.07-.176.14-.391.14-.641 0-.496-.14-.852-.426-1.102-.285-.215-.676-.32-1.137-.32H2.17v2.734h2.305v.005zm6.858-.035c.286.285.711.426 1.278.426.39 0 .746-.106 1.032-.286.285-.215.46-.426.53-.64h1.74c-.286.851-.712 1.457-1.278 1.848-.566.355-1.243.566-2.06.566a4.135 4.135 0 0 1-1.527-.285 2.827 2.827 0 0 1-1.137-.782 2.851 2.851 0 0 1-.712-1.172c-.175-.461-.25-.957-.25-1.528 0-.531.07-1.032.25-1.493.18-.46.426-.852.747-1.207.32-.32.711-.606 1.137-.782a4.018 4.018 0 0 1 1.493-.285c.606 0 1.137.105 1.598.355.46.25.817.532 1.102.958.285.39.496.851.641 1.348.07.496.105.996.07 1.563h-5.15c0 .58.21 1.11.496 1.396zm2.24-3.732c-.25-.25-.642-.391-1.103-.391-.32 0-.566.07-.781.176-.215.105-.356.25-.496.39a.957.957 0 0 0-.25.497c-.036.175-.07.32-.07.46h3.196c-.07-.526-.25-.882-.497-1.132zm-3.127-3.728h3.978v.957h-3.978v-.957z"}}]})(t)}function uvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16a2 2 0 0 0 2-2H6a2 2 0 0 0 2 2zm.995-14.901a1 1 0 1 0-1.99 0A5.002 5.002 0 0 0 3 6c0 1.098-.5 6-2 7h14c-1.5-1-2-5.902-2-7 0-2.42-1.72-4.44-4.005-4.901z"}}]})(t)}function dvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.164 14H15c-1.5-1-2-5.902-2-7 0-.264-.02-.523-.06-.776L5.164 14zm6.288-10.617A4.988 4.988 0 0 0 8.995 2.1a1 1 0 1 0-1.99 0A5.002 5.002 0 0 0 3 7c0 .898-.335 4.342-1.278 6.113l9.73-9.73zM10 15a2 2 0 1 1-4 0h4zm-9.375.625a.53.53 0 0 0 .75.75l14.75-14.75a.53.53 0 0 0-.75-.75L.625 15.625z"}}]})(t)}function hvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.164 14H15c-.299-.199-.557-.553-.78-1-.9-1.8-1.22-5.12-1.22-6 0-.264-.02-.523-.06-.776l-.938.938c.02.708.157 2.154.457 3.58.161.767.377 1.566.663 2.258H6.164l-1 1zm5.581-9.91a3.986 3.986 0 0 0-1.948-1.01L8 2.917l-.797.161A4.002 4.002 0 0 0 4 7c0 .628-.134 2.197-.459 3.742-.05.238-.105.479-.166.718l-1.653 1.653c.02-.037.04-.074.059-.113C2.679 11.2 3 7.88 3 7c0-2.42 1.72-4.44 4.005-4.901a1 1 0 1 1 1.99 0c.942.19 1.788.645 2.457 1.284l-.707.707zM10 15a2 2 0 1 1-4 0h4zm-9.375.625a.53.53 0 0 0 .75.75l14.75-14.75a.53.53 0 0 0-.75-.75L.625 15.625z"}}]})(t)}function fvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16a2 2 0 0 0 2-2H6a2 2 0 0 0 2 2zM8 1.918l-.797.161A4.002 4.002 0 0 0 4 6c0 .628-.134 2.197-.459 3.742-.16.767-.376 1.566-.663 2.258h10.244c-.287-.692-.502-1.49-.663-2.258C12.134 8.197 12 6.628 12 6a4.002 4.002 0 0 0-3.203-3.92L8 1.917zM14.22 12c.223.447.481.801.78 1H1c.299-.199.557-.553.78-1C2.68 10.2 3 6.88 3 6c0-2.42 1.72-4.44 4.005-4.901a1 1 0 1 1 1.99 0A5.002 5.002 0 0 1 13 6c0 .88.32 4.2 1.22 6z"}}]})(t)}function pvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M0 10.5A1.5 1.5 0 0 1 1.5 9h1A1.5 1.5 0 0 1 4 10.5v1A1.5 1.5 0 0 1 2.5 13h-1A1.5 1.5 0 0 1 0 11.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zm10.5.5A1.5 1.5 0 0 1 13.5 9h1a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5h-1a1.5 1.5 0 0 1-1.5-1.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM6 4.5A1.5 1.5 0 0 1 7.5 3h1A1.5 1.5 0 0 1 10 4.5v1A1.5 1.5 0 0 1 8.5 7h-1A1.5 1.5 0 0 1 6 5.5v-1zM7.5 4a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z"}},{tag:"path",attr:{d:"M6 4.5H1.866a1 1 0 1 0 0 1h2.668A6.517 6.517 0 0 0 1.814 9H2.5c.123 0 .244.015.358.043a5.517 5.517 0 0 1 3.185-3.185A1.503 1.503 0 0 1 6 5.5v-1zm3.957 1.358A1.5 1.5 0 0 0 10 5.5v-1h4.134a1 1 0 1 1 0 1h-2.668a6.517 6.517 0 0 1 2.72 3.5H13.5c-.123 0-.243.015-.358.043a5.517 5.517 0 0 0-3.185-3.185z"}}]})(t)}function gvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1 2.5A1.5 1.5 0 0 1 2.5 1h1A1.5 1.5 0 0 1 5 2.5h4.134a1 1 0 1 1 0 1h-2.01c.18.18.34.381.484.605.638.992.892 2.354.892 3.895 0 1.993.257 3.092.713 3.7.356.476.895.721 1.787.784A1.5 1.5 0 0 1 12.5 11h1a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5h-1a1.5 1.5 0 0 1-1.5-1.5H6.866a1 1 0 1 1 0-1h1.711a2.839 2.839 0 0 1-.165-.2C7.743 11.407 7.5 10.007 7.5 8c0-1.46-.246-2.597-.733-3.355-.39-.605-.952-1-1.767-1.112A1.5 1.5 0 0 1 3.5 5h-1A1.5 1.5 0 0 1 1 3.5v-1zM2.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zm10 10a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z"}}]})(t)}function vvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 4.5a.5.5 0 0 1 .5-.5H6a.5.5 0 0 1 0 1v.5h4.14l.386-1.158A.5.5 0 0 1 11 4h1a.5.5 0 0 1 0 1h-.64l-.311.935.807 1.29a3 3 0 1 1-.848.53l-.508-.812-2.076 3.322A.5.5 0 0 1 8 10.5H5.959a3 3 0 1 1-1.815-3.274L5 5.856V5h-.5a.5.5 0 0 1-.5-.5zm1.5 2.443-.508.814c.5.444.85 1.054.967 1.743h1.139L5.5 6.943zM8 9.057 9.598 6.5H6.402L8 9.057zM4.937 9.5a1.997 1.997 0 0 0-.487-.877l-.548.877h1.035zM3.603 8.092A2 2 0 1 0 4.937 10.5H3a.5.5 0 0 1-.424-.765l1.027-1.643zm7.947.53a2 2 0 1 0 .848-.53l1.026 1.643a.5.5 0 1 1-.848.53L11.55 8.623z"}}]})(t)}function mvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.5 1A1.5 1.5 0 0 0 3 2.5V3h4v-.5A1.5 1.5 0 0 0 5.5 1h-1zM7 4v1h2V4h4v.882a.5.5 0 0 0 .276.447l.895.447A1.5 1.5 0 0 1 15 7.118V13H9v-1.5a.5.5 0 0 1 .146-.354l.854-.853V9.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v.793l.854.853A.5.5 0 0 1 7 11.5V13H1V7.118a1.5 1.5 0 0 1 .83-1.342l.894-.447A.5.5 0 0 0 3 4.882V4h4zM1 14v.5A1.5 1.5 0 0 0 2.5 16h3A1.5 1.5 0 0 0 7 14.5V14H1zm8 0v.5a1.5 1.5 0 0 0 1.5 1.5h3a1.5 1.5 0 0 0 1.5-1.5V14H9zm4-11H9v-.5A1.5 1.5 0 0 1 10.5 1h1A1.5 1.5 0 0 1 13 2.5V3z"}}]})(t)}function yvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 2.5A1.5 1.5 0 0 1 4.5 1h1A1.5 1.5 0 0 1 7 2.5V5h2V2.5A1.5 1.5 0 0 1 10.5 1h1A1.5 1.5 0 0 1 13 2.5v2.382a.5.5 0 0 0 .276.447l.895.447A1.5 1.5 0 0 1 15 7.118V14.5a1.5 1.5 0 0 1-1.5 1.5h-3A1.5 1.5 0 0 1 9 14.5v-3a.5.5 0 0 1 .146-.354l.854-.853V9.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v.793l.854.853A.5.5 0 0 1 7 11.5v3A1.5 1.5 0 0 1 5.5 16h-3A1.5 1.5 0 0 1 1 14.5V7.118a1.5 1.5 0 0 1 .83-1.342l.894-.447A.5.5 0 0 0 3 4.882V2.5zM4.5 2a.5.5 0 0 0-.5.5V3h2v-.5a.5.5 0 0 0-.5-.5h-1zM6 4H4v.882a1.5 1.5 0 0 1-.83 1.342l-.894.447A.5.5 0 0 0 2 7.118V13h4v-1.293l-.854-.853A.5.5 0 0 1 5 10.5v-1A1.5 1.5 0 0 1 6.5 8h3A1.5 1.5 0 0 1 11 9.5v1a.5.5 0 0 1-.146.354l-.854.853V13h4V7.118a.5.5 0 0 0-.276-.447l-.895-.447A1.5 1.5 0 0 1 12 4.882V4h-2v1.5a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5V4zm4-1h2v-.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5V3zm4 11h-4v.5a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5V14zm-8 0H2v.5a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5V14z"}}]})(t)}function bvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 3a.5.5 0 0 0 0 1h11a.5.5 0 0 0 0-1h-11zm5 3a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1h-6zm0 3a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1h-6zm-5 3a.5.5 0 0 0 0 1h11a.5.5 0 0 0 0-1h-11zm.79-5.373c.112-.078.26-.17.444-.275L3.524 6c-.122.074-.272.17-.452.287-.18.117-.35.26-.51.428a2.425 2.425 0 0 0-.398.562c-.11.207-.164.438-.164.692 0 .36.072.65.217.873.144.219.385.328.72.328.215 0 .383-.07.504-.211a.697.697 0 0 0 .188-.463c0-.23-.07-.404-.211-.521-.137-.121-.326-.182-.568-.182h-.282c.024-.203.065-.37.123-.498a1.38 1.38 0 0 1 .252-.37 1.94 1.94 0 0 1 .346-.298zm2.167 0c.113-.078.262-.17.445-.275L5.692 6c-.122.074-.272.17-.452.287-.18.117-.35.26-.51.428a2.425 2.425 0 0 0-.398.562c-.11.207-.164.438-.164.692 0 .36.072.65.217.873.144.219.385.328.72.328.215 0 .383-.07.504-.211a.697.697 0 0 0 .188-.463c0-.23-.07-.404-.211-.521-.137-.121-.326-.182-.568-.182h-.282a1.75 1.75 0 0 1 .118-.492c.058-.13.144-.254.257-.375a1.94 1.94 0 0 1 .346-.3z"}}]})(t)}function xvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 3a.5.5 0 0 0 0 1h11a.5.5 0 0 0 0-1h-11zm0 3a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1h-6zm0 3a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1h-6zm0 3a.5.5 0 0 0 0 1h11a.5.5 0 0 0 0-1h-11zm10.113-5.373a6.59 6.59 0 0 0-.445-.275l.21-.352c.122.074.272.17.452.287.18.117.35.26.51.428.156.164.289.351.398.562.11.207.164.438.164.692 0 .36-.072.65-.216.873-.145.219-.385.328-.721.328-.215 0-.383-.07-.504-.211a.697.697 0 0 1-.188-.463c0-.23.07-.404.211-.521.137-.121.326-.182.569-.182h.281a1.686 1.686 0 0 0-.123-.498 1.379 1.379 0 0 0-.252-.37 1.94 1.94 0 0 0-.346-.298zm-2.168 0A6.59 6.59 0 0 0 10 6.352L10.21 6c.122.074.272.17.452.287.18.117.35.26.51.428.156.164.289.351.398.562.11.207.164.438.164.692 0 .36-.072.65-.216.873-.145.219-.385.328-.721.328-.215 0-.383-.07-.504-.211a.697.697 0 0 1-.188-.463c0-.23.07-.404.211-.521.137-.121.327-.182.569-.182h.281a1.749 1.749 0 0 0-.117-.492 1.402 1.402 0 0 0-.258-.375 1.94 1.94 0 0 0-.346-.3z"}}]})(t)}function Mvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"m8.543 3.948 1.316 1.316L8.543 6.58V3.948Zm0 8.104 1.316-1.316L8.543 9.42v2.632Zm-1.41-4.043L4.275 5.133l.827-.827L7.377 6.58V1.128l4.137 4.136L8.787 8.01l2.745 2.745-4.136 4.137V9.42l-2.294 2.274-.827-.827L7.133 8.01ZM7.903 16c3.498 0 5.904-1.655 5.904-8.01 0-6.335-2.406-7.99-5.903-7.99C4.407 0 2 1.655 2 8.01 2 14.344 4.407 16 7.904 16Z"}}]})(t)}function wvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M0 .5A.5.5 0 0 1 .5 0h4a.5.5 0 0 1 0 1h-4A.5.5 0 0 1 0 .5Zm0 2A.5.5 0 0 1 .5 2h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5Zm9 0a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5Zm-9 2A.5.5 0 0 1 .5 4h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5Zm5 0a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5Zm7 0a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5Zm-12 2A.5.5 0 0 1 .5 6h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5Zm8 0a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5Zm-8 2A.5.5 0 0 1 .5 8h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5Zm7 0a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5Zm-7 2a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1h-8a.5.5 0 0 1-.5-.5Zm0 2a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5Zm0 2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Z"}}]})(t)}function zvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1.783C7.015.936 5.587.81 4.287.94c-1.514.153-3.042.672-3.994 1.105A.5.5 0 0 0 0 2.5v11a.5.5 0 0 0 .707.455c.882-.4 2.303-.881 3.68-1.02 1.409-.142 2.59.087 3.223.877a.5.5 0 0 0 .78 0c.633-.79 1.814-1.019 3.222-.877 1.378.139 2.8.62 3.681 1.02A.5.5 0 0 0 16 13.5v-11a.5.5 0 0 0-.293-.455c-.952-.433-2.48-.952-3.994-1.105C10.413.809 8.985.936 8 1.783z"}}]})(t)}function Cvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 2.687c.654-.689 1.782-.886 3.112-.752 1.234.124 2.503.523 3.388.893v9.923c-.918-.35-2.107-.692-3.287-.81-1.094-.111-2.278-.039-3.213.492V2.687zM8 1.783C7.015.936 5.587.81 4.287.94c-1.514.153-3.042.672-3.994 1.105A.5.5 0 0 0 0 2.5v11a.5.5 0 0 0 .707.455c.882-.4 2.303-.881 3.68-1.02 1.409-.142 2.59.087 3.223.877a.5.5 0 0 0 .78 0c.633-.79 1.814-1.019 3.222-.877 1.378.139 2.8.62 3.681 1.02A.5.5 0 0 0 16 13.5v-11a.5.5 0 0 0-.293-.455c-.952-.433-2.48-.952-3.994-1.105C10.413.809 8.985.936 8 1.783z"}}]})(t)}function Avt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 2.828c.885-.37 2.154-.769 3.388-.893 1.33-.134 2.458.063 3.112.752v9.746c-.935-.53-2.12-.603-3.213-.493-1.18.12-2.37.461-3.287.811V2.828zm7.5-.141c.654-.689 1.782-.886 3.112-.752 1.234.124 2.503.523 3.388.893v9.923c-.918-.35-2.107-.692-3.287-.81-1.094-.111-2.278-.039-3.213.492V2.687zM8 1.783C7.015.936 5.587.81 4.287.94c-1.514.153-3.042.672-3.994 1.105A.5.5 0 0 0 0 2.5v11a.5.5 0 0 0 .707.455c.882-.4 2.303-.881 3.68-1.02 1.409-.142 2.59.087 3.223.877a.5.5 0 0 0 .78 0c.633-.79 1.814-1.019 3.222-.877 1.378.139 2.8.62 3.681 1.02A.5.5 0 0 0 16 13.5v-11a.5.5 0 0 0-.293-.455c-.952-.433-2.48-.952-3.994-1.105C10.413.809 8.985.936 8 1.783z"}}]})(t)}function kvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 15.5V2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.74.439L8 13.069l-5.26 2.87A.5.5 0 0 1 2 15.5zm8.854-9.646a.5.5 0 0 0-.708-.708L7.5 7.793 6.354 6.646a.5.5 0 1 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0l3-3z"}}]})(t)}function Hvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.854 5.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 7.793l2.646-2.647a.5.5 0 0 1 .708 0z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.777.416L8 13.101l-5.223 2.815A.5.5 0 0 1 2 15.5V2zm2-1a1 1 0 0 0-1 1v12.566l4.723-2.482a.5.5 0 0 1 .554 0L13 14.566V2a1 1 0 0 0-1-1H4z"}}]})(t)}function Evt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 15.5V2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.74.439L8 13.069l-5.26 2.87A.5.5 0 0 1 2 15.5zM6 6a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1H6z"}}]})(t)}function Svt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.5 6.5A.5.5 0 0 1 6 6h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.777.416L8 13.101l-5.223 2.815A.5.5 0 0 1 2 15.5V2zm2-1a1 1 0 0 0-1 1v12.566l4.723-2.482a.5.5 0 0 1 .554 0L13 14.566V2a1 1 0 0 0-1-1H4z"}}]})(t)}function Lvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2v13.5a.5.5 0 0 0 .74.439L8 13.069l5.26 2.87A.5.5 0 0 0 14 15.5V2a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2z"}}]})(t)}function _vt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 15.5a.5.5 0 0 0 .74.439L8 13.069l5.26 2.87A.5.5 0 0 0 14 15.5V2a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v13.5zM8 4.41c1.387-1.425 4.854 1.07 0 4.277C3.146 5.48 6.613 2.986 8 4.412z"}}]})(t)}function Bvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 4.41c1.387-1.425 4.854 1.07 0 4.277C3.146 5.48 6.613 2.986 8 4.412z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.777.416L8 13.101l-5.223 2.815A.5.5 0 0 1 2 15.5V2zm2-1a1 1 0 0 0-1 1v12.566l4.723-2.482a.5.5 0 0 1 .554 0L13 14.566V2a1 1 0 0 0-1-1H4z"}}]})(t)}function Dvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 15.5V2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.74.439L8 13.069l-5.26 2.87A.5.5 0 0 1 2 15.5zm6.5-11a.5.5 0 0 0-1 0V6H6a.5.5 0 0 0 0 1h1.5v1.5a.5.5 0 0 0 1 0V7H10a.5.5 0 0 0 0-1H8.5V4.5z"}}]})(t)}function Tvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.777.416L8 13.101l-5.223 2.815A.5.5 0 0 1 2 15.5V2zm2-1a1 1 0 0 0-1 1v12.566l4.723-2.482a.5.5 0 0 1 .554 0L13 14.566V2a1 1 0 0 0-1-1H4z"}},{tag:"path",attr:{d:"M8 4a.5.5 0 0 1 .5.5V6H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V7H6a.5.5 0 0 1 0-1h1.5V4.5A.5.5 0 0 1 8 4z"}}]})(t)}function Vvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 15.5V2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.74.439L8 13.069l-5.26 2.87A.5.5 0 0 1 2 15.5zM8.16 4.1a.178.178 0 0 0-.32 0l-.634 1.285a.178.178 0 0 1-.134.098l-1.42.206a.178.178 0 0 0-.098.303L6.58 6.993c.042.041.061.1.051.158L6.39 8.565a.178.178 0 0 0 .258.187l1.27-.668a.178.178 0 0 1 .165 0l1.27.668a.178.178 0 0 0 .257-.187L9.368 7.15a.178.178 0 0 1 .05-.158l1.028-1.001a.178.178 0 0 0-.098-.303l-1.42-.206a.178.178 0 0 1-.134-.098L8.16 4.1z"}}]})(t)}function Ovt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.84 4.1a.178.178 0 0 1 .32 0l.634 1.285a.178.178 0 0 0 .134.098l1.42.206c.145.021.204.2.098.303L9.42 6.993a.178.178 0 0 0-.051.158l.242 1.414a.178.178 0 0 1-.258.187l-1.27-.668a.178.178 0 0 0-.165 0l-1.27.668a.178.178 0 0 1-.257-.187l.242-1.414a.178.178 0 0 0-.05-.158l-1.03-1.001a.178.178 0 0 1 .098-.303l1.42-.206a.178.178 0 0 0 .134-.098L7.84 4.1z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.777.416L8 13.101l-5.223 2.815A.5.5 0 0 1 2 15.5V2zm2-1a1 1 0 0 0-1 1v12.566l4.723-2.482a.5.5 0 0 1 .554 0L13 14.566V2a1 1 0 0 0-1-1H4z"}}]})(t)}function Ivt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 15.5V2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.74.439L8 13.069l-5.26 2.87A.5.5 0 0 1 2 15.5zM6.854 5.146a.5.5 0 1 0-.708.708L7.293 7 6.146 8.146a.5.5 0 1 0 .708.708L8 7.707l1.146 1.147a.5.5 0 1 0 .708-.708L8.707 7l1.147-1.146a.5.5 0 0 0-.708-.708L8 6.293 6.854 5.146z"}}]})(t)}function Rvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.146 5.146a.5.5 0 0 1 .708 0L8 6.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 7l1.147 1.146a.5.5 0 0 1-.708.708L8 7.707 6.854 8.854a.5.5 0 1 1-.708-.708L7.293 7 6.146 5.854a.5.5 0 0 1 0-.708z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.777.416L8 13.101l-5.223 2.815A.5.5 0 0 1 2 15.5V2zm2-1a1 1 0 0 0-1 1v12.566l4.723-2.482a.5.5 0 0 1 .554 0L13 14.566V2a1 1 0 0 0-1-1H4z"}}]})(t)}function Fvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.777.416L8 13.101l-5.223 2.815A.5.5 0 0 1 2 15.5V2zm2-1a1 1 0 0 0-1 1v12.566l4.723-2.482a.5.5 0 0 1 .554 0L13 14.566V2a1 1 0 0 0-1-1H4z"}}]})(t)}function Nvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 4a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v11.5a.5.5 0 0 1-.777.416L7 13.101l-4.223 2.815A.5.5 0 0 1 2 15.5V4z"}},{tag:"path",attr:{d:"M4.268 1A2 2 0 0 1 6 0h6a2 2 0 0 1 2 2v11.5a.5.5 0 0 1-.777.416L13 13.768V2a1 1 0 0 0-1-1H4.268z"}}]})(t)}function Pvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 4a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v11.5a.5.5 0 0 1-.777.416L7 13.101l-4.223 2.815A.5.5 0 0 1 2 15.5V4zm2-1a1 1 0 0 0-1 1v10.566l3.723-2.482a.5.5 0 0 1 .554 0L11 14.566V4a1 1 0 0 0-1-1H4z"}},{tag:"path",attr:{d:"M4.268 1H12a1 1 0 0 1 1 1v11.768l.223.148A.5.5 0 0 0 14 13.5V2a2 2 0 0 0-2-2H6a2 2 0 0 0-1.732 1z"}}]})(t)}function jvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 0a.5.5 0 0 1 .5.5V2h10V.5a.5.5 0 0 1 1 0v15a.5.5 0 0 1-1 0V15H3v.5a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zM3 14h10v-3H3v3zm0-4h10V7H3v3zm0-4h10V3H3v3z"}}]})(t)}function Uvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 0a.5.5 0 0 1 .5.5V2h.5a1 1 0 0 1 1 1v2H0V3a1 1 0 0 1 1-1h12.5V.5A.5.5 0 0 1 14 0ZM2 3.5a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0Zm2 0a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0Zm7.5.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm1.5-.5a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0ZM9.5 3h-3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1ZM6 10.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm-1.5.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm7 1a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm.5-1.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"}},{tag:"path",attr:{d:"M0 6h16v8a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V6Zm2 4.5a2.5 2.5 0 1 0 5 0 2.5 2.5 0 0 0-5 0Zm7 0a2.5 2.5 0 1 0 5 0 2.5 2.5 0 0 0-5 0Z"}}]})(t)}function Wvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm2 0a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm7.5-.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm1.5.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm-7-1a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3Zm5.5 6.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"}},{tag:"path",attr:{d:"M11.5 13a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0-1a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3ZM5 10.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"}},{tag:"path",attr:{d:"M7 10.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Zm-1 0a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0Z"}},{tag:"path",attr:{d:"M14 0a.5.5 0 0 1 .5.5V2h.5a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h12.5V.5A.5.5 0 0 1 14 0ZM1 3v3h14V3H1Zm14 4H1v7h14V7Z"}}]})(t)}function Zvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.375 7.125V4.658h1.78c.973 0 1.542.457 1.542 1.237 0 .802-.604 1.23-1.764 1.23H6.375zm0 3.762h1.898c1.184 0 1.81-.48 1.81-1.377 0-.885-.65-1.348-1.886-1.348H6.375v2.725z"}},{tag:"path",attr:{d:"M4.002 0a4 4 0 0 0-4 4v8a4 4 0 0 0 4 4h8a4 4 0 0 0 4-4V4a4 4 0 0 0-4-4h-8zm1.06 12V3.545h3.399c1.587 0 2.543.809 2.543 2.11 0 .884-.65 1.675-1.483 1.816v.1c1.143.117 1.904.931 1.904 2.033 0 1.488-1.084 2.396-2.888 2.396H5.062z"}}]})(t)}function Gvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.161 8a6.84 6.84 0 1 0 6.842-6.84.58.58 0 1 1 0-1.16 8 8 0 1 1-6.556 3.412l-.663-.577a.58.58 0 0 1 .227-.997l2.52-.69a.58.58 0 0 1 .728.633l-.332 2.592a.58.58 0 0 1-.956.364l-.643-.56A6.812 6.812 0 0 0 1.16 8z"}},{tag:"path",attr:{d:"M6.641 11.671V8.843h1.57l1.498 2.828h1.314L9.377 8.665c.897-.3 1.427-1.106 1.427-2.1 0-1.37-.943-2.246-2.456-2.246H5.5v7.352h1.141zm0-3.75V5.277h1.57c.881 0 1.416.499 1.416 1.32 0 .84-.504 1.324-1.386 1.324h-1.6z"}}]})(t)}function qvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.062 12h3.475c1.804 0 2.888-.908 2.888-2.396 0-1.102-.761-1.916-1.904-2.034v-.1c.832-.14 1.482-.93 1.482-1.816 0-1.3-.955-2.11-2.542-2.11H5.062V12zm1.313-4.875V4.658h1.78c.973 0 1.542.457 1.542 1.237 0 .802-.604 1.23-1.764 1.23H6.375zm0 3.762V8.162h1.822c1.236 0 1.887.463 1.887 1.348 0 .896-.627 1.377-1.811 1.377H6.375z"}},{tag:"path",attr:{d:"M0 4a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4zm4-3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V4a3 3 0 0 0-3-3H4z"}}]})(t)}function Yvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 0h16v16H0V0zm1 1v6.5h6.5V1H1zm7.5 0v6.5H15V1H8.5zM15 8.5H8.5V15H15V8.5zM7.5 15V8.5H1V15h6.5z"}}]})(t)}function Xvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.969 0H0v.969h.5V1h.469V.969H1V.5H.969V0zm.937 1h.938V0h-.938v1zm1.875 0h.938V0H3.78v1zm1.875 0h.938V0h-.938v1zM7.531.969V1h.938V.969H8.5V.5h-.031V0H7.53v.5H7.5v.469h.031zM9.406 1h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zm1.875 0h.469V.969h.5V0h-.969v.5H15v.469h.031V1zM1 2.844v-.938H0v.938h1zm6.5-.938v.938h1v-.938h-1zm7.5 0v.938h1v-.938h-1zM1 4.719V3.78H0v.938h1zm6.5-.938v.938h1V3.78h-1zm7.5 0v.938h1V3.78h-1zM1 6.594v-.938H0v.938h1zm6.5-.938v.938h1v-.938h-1zm7.5 0v.938h1v-.938h-1zM.5 8.5h.469v-.031H1V7.53H.969V7.5H.5v.031H0v.938h.5V8.5zm1.406 0h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm2.813 0v-.031H8.5V7.53h-.031V7.5H7.53v.031H7.5v.938h.031V8.5h.938zm.937 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.469v-.031h.5V7.53h-.5V7.5h-.469v.031H15v.938h.031V8.5zM0 9.406v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zm-16 .937v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zm-16 .937v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zM0 15h16v1H0v-1z"}}]})(t)}function $vt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.969 0H0v.969h.5V1h.469V.969H1V.5H.969V0zm.937 1h.938V0h-.938v1zm1.875 0h.938V0H3.78v1zm1.875 0h.938V0h-.938v1zM7.531.969V1h.938V.969H8.5V.5h-.031V0H7.53v.5H7.5v.469h.031zM9.406 1h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zm1.875 0h.469V.969h.5V0h-.969v.5H15v.469h.031V1zM1 2.844v-.938H0v.938h1zm6.5-.938v.938h1v-.938h-1zm7.5 0v.938h1v-.938h-1zM1 4.719V3.78H0v.938h1zm6.5-.938v.938h1V3.78h-1zm7.5 0v.938h1V3.78h-1zM1 6.594v-.938H0v.938h1zm6.5-.938v.938h1v-.938h-1zm7.5 0v.938h1v-.938h-1zM0 8.5v-1h16v1H0zm0 .906v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zm-16 .937v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zm-16 .937v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zM0 16h.969v-.5H1v-.469H.969V15H.5v.031H0V16zm1.906 0h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm1.875-.5v.5h.938v-.5H8.5v-.469h-.031V15H7.53v.031H7.5v.469h.031zm1.875.5h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875-.5v.5H16v-.969h-.5V15h-.469v.031H15v.469h.031z"}}]})(t)}function Kvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.969 0H0v.969h.5V1h.469V.969H1V.5H.969V0zm.937 1h.938V0h-.938v1zm1.875 0h.938V0H3.78v1zm1.875 0h.938V0h-.938v1z"}},{tag:"path",attr:{d:"M8.5 7.5H16v1H8.5V16h-1V8.5H0v-1h7.5V0h1v7.5z"}},{tag:"path",attr:{d:"M9.406 1h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zm1.875 0h.469V.969h.5V0h-.969v.5H15v.469h.031V1zM1 2.844v-.938H0v.938h1zm14-.938v.938h1v-.938h-1zM1 4.719V3.78H0v.938h1zm14-.938v.938h1V3.78h-1zM1 6.594v-.938H0v.938h1zm14-.938v.938h1v-.938h-1zM0 9.406v.938h1v-.938H0zm16 .938v-.938h-1v.938h1zm-16 .937v.938h1v-.938H0zm16 .938v-.938h-1v.938h1zm-16 .937v.938h1v-.938H0zm16 .938v-.938h-1v.938h1zM0 16h.969v-.5H1v-.469H.969V15H.5v.031H0V16zm1.906 0h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm3.75 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875-.5v.5H16v-.969h-.5V15h-.469v.031H15v.469h.031z"}}]})(t)}function Qvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 0v16h1V0H0zm1.906 1h.938V0h-.938v1zm1.875 0h.938V0H3.78v1zm1.875 0h.938V0h-.938v1zM7.531.969V1h.938V.969H8.5V.5h-.031V0H7.53v.5H7.5v.469h.031zM9.406 1h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zm1.875 0h.469V.969h.5V0h-.969v.5H15v.469h.031V1zM7.5 1.906v.938h1v-.938h-1zm7.5 0v.938h1v-.938h-1zM7.5 3.781v.938h1V3.78h-1zm7.5 0v.938h1V3.78h-1zM7.5 5.656v.938h1v-.938h-1zm7.5 0v.938h1v-.938h-1zM1.906 8.5h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm2.813 0v-.031H8.5V7.53h-.031V7.5H7.53v.031H7.5v.938h.031V8.5h.938zm.937 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.469v-.031h.5V7.53h-.5V7.5h-.469v.031H15v.938h.031V8.5zM7.5 9.406v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zm-8.5.937v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zm-8.5.937v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zM1.906 16h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm1.875-.5v.5h.938v-.5H8.5v-.469h-.031V15H7.53v.031H7.5v.469h.031zm1.875.5h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875-.5v.5H16v-.969h-.5V15h-.469v.031H15v.469h.031z"}}]})(t)}function Jvt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.969 0H0v.969h.5V1h.469V.969H1V.5H.969V0zm.937 1h.938V0h-.938v1zm1.875 0h.938V0H3.78v1zm1.875 0h.938V0h-.938v1zM8.5 16h-1V0h1v16zm.906-15h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zm1.875 0h.469V.969h.5V0h-.969v.5H15v.469h.031V1zM1 2.844v-.938H0v.938h1zm14-.938v.938h1v-.938h-1zM1 4.719V3.78H0v.938h1zm14-.938v.938h1V3.78h-1zM1 6.594v-.938H0v.938h1zm14-.938v.938h1v-.938h-1zM.5 8.5h.469v-.031H1V7.53H.969V7.5H.5v.031H0v.938h.5V8.5zm1.406 0h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm3.75 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.469v-.031h.5V7.53h-.5V7.5h-.469v.031H15v.938h.031V8.5zM0 9.406v.938h1v-.938H0zm16 .938v-.938h-1v.938h1zm-16 .937v.938h1v-.938H0zm16 .938v-.938h-1v.938h1zm-16 .937v.938h1v-.938H0zm16 .938v-.938h-1v.938h1zM0 16h.969v-.5H1v-.469H.969V15H.5v.031H0V16zm1.906 0h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm3.75 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875-.5v.5H16v-.969h-.5V15h-.469v.031H15v.469h.031z"}}]})(t)}function tmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.5 1.906v.938h1v-.938h-1zm0 1.875v.938h1V3.78h-1zm0 1.875v.938h1v-.938h-1zM1.906 8.5h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm2.813 0v-.031H8.5V7.53h-.031V7.5H7.53v.031H7.5v.938h.031V8.5h.938zm.937 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zM7.5 9.406v.938h1v-.938h-1zm0 1.875v.938h1v-.938h-1zm0 1.875v.938h1v-.938h-1z"}},{tag:"path",attr:{d:"M0 0v16h16V0H0zm1 1h14v14H1V1z"}}]})(t)}function emt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.969 0H0v.969h.5V1h.469V.969H1V.5H.969V0zm.937 1h.938V0h-.938v1zm1.875 0h.938V0H3.78v1zm1.875 0h.938V0h-.938v1zM7.531.969V1h.938V.969H8.5V.5h-.031V0H7.53v.5H7.5v.469h.031zM9.406 1h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zm1.875 0h.938V0h-.938v1zM16 0h-1v16h1V0zM1 2.844v-.938H0v.938h1zm6.5-.938v.938h1v-.938h-1zM1 4.719V3.78H0v.938h1zm6.5-.938v.938h1V3.78h-1zM1 6.594v-.938H0v.938h1zm6.5-.938v.938h1v-.938h-1zM.5 8.5h.469v-.031H1V7.53H.969V7.5H.5v.031H0v.938h.5V8.5zm1.406 0h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm2.813 0v-.031H8.5V7.53h-.031V7.5H7.53v.031H7.5v.938h.031V8.5h.938zm.937 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zM0 9.406v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zM0 11.281v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zM0 13.156v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zM0 16h.969v-.5H1v-.469H.969V15H.5v.031H0V16zm1.906 0h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm1.875-.5v.5h.938v-.5H8.5v-.469h-.031V15H7.53v.031H7.5v.469h.031zm1.875.5h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1z"}}]})(t)}function nmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 3.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-1zm0 4a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-1zm0 4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm8 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-4 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm8 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-4-4a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-1z"}}]})(t)}function rmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 0v1h16V0H0zm1 2.844v-.938H0v.938h1zm6.5-.938v.938h1v-.938h-1zm7.5 0v.938h1v-.938h-1zM1 4.719V3.78H0v.938h1zm6.5-.938v.938h1V3.78h-1zm7.5 0v.938h1V3.78h-1zM1 6.594v-.938H0v.938h1zm6.5-.938v.938h1v-.938h-1zm7.5 0v.938h1v-.938h-1zM.5 8.5h.469v-.031H1V7.53H.969V7.5H.5v.031H0v.938h.5V8.5zm1.406 0h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm2.813 0v-.031H8.5V7.53h-.031V7.5H7.53v.031H7.5v.938h.031V8.5h.938zm.937 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.469v-.031h.5V7.53h-.5V7.5h-.469v.031H15v.938h.031V8.5zM0 9.406v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zm-16 .937v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zm-16 .937v.938h1v-.938H0zm7.5 0v.938h1v-.938h-1zm8.5.938v-.938h-1v.938h1zM0 16h.969v-.5H1v-.469H.969V15H.5v.031H0V16zm1.906 0h.938v-1h-.938v1zm1.875 0h.938v-1H3.78v1zm1.875 0h.938v-1h-.938v1zm1.875-.5v.5h.938v-.5H8.5v-.469h-.031V15H7.53v.031H7.5v.469h.031zm1.875.5h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875 0h.938v-1h-.938v1zm1.875-.5v.5H16v-.969h-.5V15h-.469v.031H15v.469h.031z"}}]})(t)}function amt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 3.5A.5.5 0 0 1 .5 3h15a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5v-2zm0 5A.5.5 0 0 1 .5 8h15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5v-1zm0 4a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5z"}}]})(t)}function imt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 0h.969v.5H1v.469H.969V1H.5V.969H0V0zm2.844 1h-.938V0h.938v1zm1.875 0H3.78V0h.938v1zm1.875 0h-.938V0h.938v1zm.937 0V.969H7.5V.5h.031V0h.938v.5H8.5v.469h-.031V1H7.53zm2.813 0h-.938V0h.938v1zm1.875 0h-.938V0h.938v1zm1.875 0h-.938V0h.938v1zM15.5 1h-.469V.969H15V.5h.031V0H16v.969h-.5V1zM1 1.906v.938H0v-.938h1zm6.5.938v-.938h1v.938h-1zm7.5 0v-.938h1v.938h-1zM1 3.78v.938H0V3.78h1zm6.5.938V3.78h1v.938h-1zm7.5 0V3.78h1v.938h-1zM1 5.656v.938H0v-.938h1zm6.5.938v-.938h1v.938h-1zm7.5 0v-.938h1v.938h-1zM.969 8.5H.5v-.031H0V7.53h.5V7.5h.469v.031H1v.938H.969V8.5zm1.875 0h-.938v-1h.938v1zm1.875 0H3.78v-1h.938v1zm1.875 0h-.938v-1h.938v1zm1.875-.031V8.5H7.53v-.031H7.5V7.53h.031V7.5h.938v.031H8.5v.938h-.031zm1.875.031h-.938v-1h.938v1zm1.875 0h-.938v-1h.938v1zm1.875 0h-.938v-1h.938v1zm1.406 0h-.469v-.031H15V7.53h.031V7.5h.469v.031h.5v.938h-.5V8.5zM0 10.344v-.938h1v.938H0zm7.5 0v-.938h1v.938h-1zm8.5-.938v.938h-1v-.938h1zM0 12.22v-.938h1v.938H0zm7.5 0v-.938h1v.938h-1zm8.5-.938v.938h-1v-.938h1zM0 14.094v-.938h1v.938H0zm7.5 0v-.938h1v.938h-1zm8.5-.938v.938h-1v-.938h1zM.969 16H0v-.969h.5V15h.469v.031H1v.469H.969v.5zm1.875 0h-.938v-1h.938v1zm1.875 0H3.78v-1h.938v1zm1.875 0h-.938v-1h.938v1zm.937 0v-.5H7.5v-.469h.031V15h.938v.031H8.5v.469h-.031v.5H7.53zm2.813 0h-.938v-1h.938v1zm1.875 0h-.938v-1h.938v1zm1.875 0h-.938v-1h.938v1zm.937 0v-.5H15v-.469h.031V15h.469v.031h.5V16h-.969z"}}]})(t)}function omt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zM0 2a2 2 0 0 1 3.937-.5h8.126A2 2 0 1 1 14.5 3.937v8.126a2 2 0 1 1-2.437 2.437H3.937A2 2 0 1 1 1.5 12.063V3.937A2 2 0 0 1 0 2zm2.5 1.937v8.126c.703.18 1.256.734 1.437 1.437h8.126a2.004 2.004 0 0 1 1.437-1.437V3.937A2.004 2.004 0 0 1 12.063 2.5H3.937A2.004 2.004 0 0 1 2.5 3.937zM14 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zM2 13a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm12 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"}}]})(t)}function lmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 2V0H0v5h2v6H0v5h5v-2h6v2h5v-5h-2V5h2V0h-5v2H5zm6 1v2h2v6h-2v2H5v-2H3V5h2V3h6zm1-2h3v3h-3V1zm3 11v3h-3v-3h3zM4 15H1v-3h3v3zM1 4V1h3v3H1z"}}]})(t)}function cmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.364 12.5a.5.5 0 0 0 .5.5H14.5a1.5 1.5 0 0 0 1.5-1.5v-10A1.5 1.5 0 0 0 14.5 0h-10A1.5 1.5 0 0 0 3 1.5v6.636a.5.5 0 1 0 1 0V1.5a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v10a.5.5 0 0 1-.5.5H7.864a.5.5 0 0 0-.5.5z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M0 15.5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 0-1H1.707l8.147-8.146a.5.5 0 0 0-.708-.708L1 14.293V10.5a.5.5 0 0 0-1 0v5z"}}]})(t)}function smt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8.636 12.5a.5.5 0 0 1-.5.5H1.5A1.5 1.5 0 0 1 0 11.5v-10A1.5 1.5 0 0 1 1.5 0h10A1.5 1.5 0 0 1 13 1.5v6.636a.5.5 0 0 1-1 0V1.5a.5.5 0 0 0-.5-.5h-10a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h6.636a.5.5 0 0 1 .5.5z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M16 15.5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1 0-1h3.793L6.146 6.854a.5.5 0 1 1 .708-.708L15 14.293V10.5a.5.5 0 0 1 1 0v5z"}}]})(t)}function umt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.5 10a.5.5 0 0 1-.5-.5v-8a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 0 0 1h2A1.5 1.5 0 0 0 14 9.5v-8A1.5 1.5 0 0 0 12.5 0h-9A1.5 1.5 0 0 0 2 1.5v8A1.5 1.5 0 0 0 3.5 11h2a.5.5 0 0 0 0-1h-2z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M7.646 15.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 14.293V5.5a.5.5 0 0 0-1 0v8.793l-2.146-2.147a.5.5 0 0 0-.708.708l3 3z"}}]})(t)}function dmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M9.636 2.5a.5.5 0 0 0-.5-.5H2.5A1.5 1.5 0 0 0 1 3.5v10A1.5 1.5 0 0 0 2.5 15h10a1.5 1.5 0 0 0 1.5-1.5V6.864a.5.5 0 0 0-1 0V13.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M5 10.5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 0-1H6.707l8.147-8.146a.5.5 0 0 0-.708-.708L6 9.293V5.5a.5.5 0 0 0-1 0v5z"}}]})(t)}function hmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.364 2.5a.5.5 0 0 1 .5-.5H13.5A1.5 1.5 0 0 1 15 3.5v10a1.5 1.5 0 0 1-1.5 1.5h-10A1.5 1.5 0 0 1 2 13.5V6.864a.5.5 0 1 1 1 0V13.5a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5v-10a.5.5 0 0 0-.5-.5H6.864a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M11 10.5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1 0-1h3.793L1.146 1.854a.5.5 0 1 1 .708-.708L10 9.293V5.5a.5.5 0 0 1 1 0v5z"}}]})(t)}function fmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.5 6a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-8a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 1 0-1h2A1.5 1.5 0 0 1 14 6.5v8a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 14.5v-8A1.5 1.5 0 0 1 3.5 5h2a.5.5 0 0 1 0 1h-2z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3z"}}]})(t)}function pmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 3.5a.5.5 0 0 0-.5-.5h-8a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 1 1 0v2A1.5 1.5 0 0 1 9.5 14h-8A1.5 1.5 0 0 1 0 12.5v-9A1.5 1.5 0 0 1 1.5 2h8A1.5 1.5 0 0 1 11 3.5v2a.5.5 0 0 1-1 0v-2z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M4.146 8.354a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H14.5a.5.5 0 0 1 0 1H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3z"}}]})(t)}function gmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 3.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-8a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 0-1 0v2A1.5 1.5 0 0 0 6.5 14h8a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-8A1.5 1.5 0 0 0 5 3.5v2a.5.5 0 0 0 1 0v-2z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M11.854 8.354a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H1.5a.5.5 0 0 0 0 1h8.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3z"}}]})(t)}function vmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M9.636 13.5a.5.5 0 0 1-.5.5H2.5A1.5 1.5 0 0 1 1 12.5v-10A1.5 1.5 0 0 1 2.5 1h10A1.5 1.5 0 0 1 14 2.5v6.636a.5.5 0 0 1-1 0V2.5a.5.5 0 0 0-.5-.5h-10a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h6.636a.5.5 0 0 1 .5.5z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M5 5.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1H6.707l8.147 8.146a.5.5 0 0 1-.708.708L6 6.707V10.5a.5.5 0 0 1-1 0v-5z"}}]})(t)}function mmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.364 13.5a.5.5 0 0 0 .5.5H13.5a1.5 1.5 0 0 0 1.5-1.5v-10A1.5 1.5 0 0 0 13.5 1h-10A1.5 1.5 0 0 0 2 2.5v6.636a.5.5 0 1 0 1 0V2.5a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v10a.5.5 0 0 1-.5.5H6.864a.5.5 0 0 0-.5.5z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M11 5.5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793l-8.147 8.146a.5.5 0 0 0 .708.708L10 6.707V10.5a.5.5 0 0 0 1 0v-5z"}}]})(t)}function ymt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.5 10a.5.5 0 0 1-.5-.5v-8a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 0 0 1h2A1.5 1.5 0 0 0 14 9.5v-8A1.5 1.5 0 0 0 12.5 0h-9A1.5 1.5 0 0 0 2 1.5v8A1.5 1.5 0 0 0 3.5 11h2a.5.5 0 0 0 0-1h-2z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M7.646 4.146a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 5.707V14.5a.5.5 0 0 1-1 0V5.707L5.354 7.854a.5.5 0 1 1-.708-.708l3-3z"}}]})(t)}function bmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 12.5a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-8a.5.5 0 0 0-.5.5v2a.5.5 0 0 1-1 0v-2A1.5 1.5 0 0 1 6.5 2h8A1.5 1.5 0 0 1 16 3.5v9a1.5 1.5 0 0 1-1.5 1.5h-8A1.5 1.5 0 0 1 5 12.5v-2a.5.5 0 0 1 1 0v2z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M.146 8.354a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L1.707 7.5H10.5a.5.5 0 0 1 0 1H1.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3z"}}]})(t)}function xmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 12.5a.5.5 0 0 1-.5.5h-8a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v2a.5.5 0 0 0 1 0v-2A1.5 1.5 0 0 0 9.5 2h-8A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h8a1.5 1.5 0 0 0 1.5-1.5v-2a.5.5 0 0 0-1 0v2z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M15.854 8.354a.5.5 0 0 0 0-.708l-3-3a.5.5 0 0 0-.708.708L14.293 7.5H5.5a.5.5 0 0 0 0 1h8.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3z"}}]})(t)}function Mmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.364 3.5a.5.5 0 0 1 .5-.5H14.5A1.5 1.5 0 0 1 16 4.5v10a1.5 1.5 0 0 1-1.5 1.5h-10A1.5 1.5 0 0 1 3 14.5V7.864a.5.5 0 1 1 1 0V14.5a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5v-10a.5.5 0 0 0-.5-.5H7.864a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M0 .5A.5.5 0 0 1 .5 0h5a.5.5 0 0 1 0 1H1.707l8.147 8.146a.5.5 0 0 1-.708.708L1 1.707V5.5a.5.5 0 0 1-1 0v-5z"}}]})(t)}function wmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0v-5z"}}]})(t)}function zmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.5 6a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-8a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 1 0-1h2A1.5 1.5 0 0 1 14 6.5v8a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 14.5v-8A1.5 1.5 0 0 1 3.5 5h2a.5.5 0 0 1 0 1h-2z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M7.646.146a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 1.707V10.5a.5.5 0 0 1-1 0V1.707L5.354 3.854a.5.5 0 1 1-.708-.708l3-3z"}}]})(t)}function Cmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15.528 2.973a.75.75 0 0 1 .472.696v8.662a.75.75 0 0 1-.472.696l-7.25 2.9a.75.75 0 0 1-.557 0l-7.25-2.9A.75.75 0 0 1 0 12.331V3.669a.75.75 0 0 1 .471-.696L7.443.184l.004-.001.274-.11a.75.75 0 0 1 .558 0l.274.11.004.001 6.971 2.789Zm-1.374.527L8 5.962 1.846 3.5 1 3.839v.4l6.5 2.6v7.922l.5.2.5-.2V6.84l6.5-2.6v-.4l-.846-.339Z"}}]})(t)}function Amt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15.528 2.973a.75.75 0 0 1 .472.696v8.662a.75.75 0 0 1-.472.696l-7.25 2.9a.75.75 0 0 1-.557 0l-7.25-2.9A.75.75 0 0 1 0 12.331V3.669a.75.75 0 0 1 .471-.696L7.443.184l.01-.003.268-.108a.75.75 0 0 1 .558 0l.269.108.01.003 6.97 2.789ZM10.404 2 4.25 4.461 1.846 3.5 1 3.839v.4l6.5 2.6v7.922l.5.2.5-.2V6.84l6.5-2.6v-.4l-.846-.339L8 5.961 5.596 5l6.154-2.461L10.404 2Z"}}]})(t)}function kmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.186 1.113a.5.5 0 0 0-.372 0L1.846 3.5l2.404.961L10.404 2l-2.218-.887zm3.564 1.426L5.596 5 8 5.961 14.154 3.5l-2.404-.961zm3.25 1.7-6.5 2.6v7.922l6.5-2.6V4.24zM7.5 14.762V6.838L1 4.239v7.923l6.5 2.6zM7.443.184a1.5 1.5 0 0 1 1.114 0l7.129 2.852A.5.5 0 0 1 16 3.5v8.662a1 1 0 0 1-.629.928l-7.185 2.874a.5.5 0 0 1-.372 0L.63 13.09a1 1 0 0 1-.63-.928V3.5a.5.5 0 0 1 .314-.464L7.443.184z"}}]})(t)}function Hmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.186 1.113a.5.5 0 0 0-.372 0L1.846 3.5 8 5.961 14.154 3.5 8.186 1.113zM15 4.239l-6.5 2.6v7.922l6.5-2.6V4.24zM7.5 14.762V6.838L1 4.239v7.923l6.5 2.6zM7.443.184a1.5 1.5 0 0 1 1.114 0l7.129 2.852A.5.5 0 0 1 16 3.5v8.662a1 1 0 0 1-.629.928l-7.185 2.874a.5.5 0 0 1-.372 0L.63 13.09a1 1 0 0 1-.63-.928V3.5a.5.5 0 0 1 .314-.464L7.443.184z"}}]})(t)}function Emt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.75 0a1 1 0 0 0-.8.4L.1 4.2a.5.5 0 0 0-.1.3V15a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V4.5a.5.5 0 0 0-.1-.3L13.05.4a1 1 0 0 0-.8-.4h-8.5ZM15 4.667V5H1v-.333L1.5 4h6V1h1v3h6l.5.667Z"}}]})(t)}function Smt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.75 0a1 1 0 0 0-.8.4L.1 4.2a.5.5 0 0 0-.1.3V15a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V4.5a.5.5 0 0 0-.1-.3L13.05.4a1 1 0 0 0-.8-.4h-8.5ZM8.5 4h6l.5.667V5H1v-.333L1.5 4h6V1h1v3ZM8 7.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function Lmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 7.982C9.664 6.309 13.825 9.236 8 13 2.175 9.236 6.336 6.31 8 7.982Z"}},{tag:"path",attr:{d:"M3.75 0a1 1 0 0 0-.8.4L.1 4.2a.5.5 0 0 0-.1.3V15a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V4.5a.5.5 0 0 0-.1-.3L13.05.4a1 1 0 0 0-.8-.4h-8.5Zm0 1H7.5v3h-6l2.25-3ZM8.5 4V1h3.75l2.25 3h-6ZM15 5v10H1V5h14Z"}}]})(t)}function _mt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.95.4a1 1 0 0 1 .8-.4h8.5a1 1 0 0 1 .8.4l2.85 3.8a.5.5 0 0 1 .1.3V15a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V4.5a.5.5 0 0 1 .1-.3L2.95.4ZM7.5 1H3.75L1.5 4h6V1Zm1 0v3h6l-2.25-3H8.5ZM15 5H1v10h14V5Z"}}]})(t)}function Bmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.752.066a.5.5 0 0 1 .496 0l3.75 2.143a.5.5 0 0 1 .252.434v3.995l3.498 2A.5.5 0 0 1 16 9.07v4.286a.5.5 0 0 1-.252.434l-3.75 2.143a.5.5 0 0 1-.496 0l-3.502-2-3.502 2.001a.5.5 0 0 1-.496 0l-3.75-2.143A.5.5 0 0 1 0 13.357V9.071a.5.5 0 0 1 .252-.434L3.75 6.638V2.643a.5.5 0 0 1 .252-.434L7.752.066ZM4.25 7.504 1.508 9.071l2.742 1.567 2.742-1.567L4.25 7.504ZM7.5 9.933l-2.75 1.571v3.134l2.75-1.571V9.933Zm1 3.134 2.75 1.571v-3.134L8.5 9.933v3.134Zm.508-3.996 2.742 1.567 2.742-1.567-2.742-1.567-2.742 1.567Zm2.242-2.433V3.504L8.5 5.076V8.21l2.75-1.572ZM7.5 8.21V5.076L4.75 3.504v3.134L7.5 8.21ZM5.258 2.643 8 4.21l2.742-1.567L8 1.076 5.258 2.643ZM15 9.933l-2.75 1.571v3.134L15 13.067V9.933ZM3.75 14.638v-3.134L1 9.933v3.134l2.75 1.571Z"}}]})(t)}function Dmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.114 8.063V7.9c1.005-.102 1.497-.615 1.497-1.6V4.503c0-1.094.39-1.538 1.354-1.538h.273V2h-.376C2.25 2 1.49 2.759 1.49 4.352v1.524c0 1.094-.376 1.456-1.49 1.456v1.299c1.114 0 1.49.362 1.49 1.456v1.524c0 1.593.759 2.352 2.372 2.352h.376v-.964h-.273c-.964 0-1.354-.444-1.354-1.538V9.663c0-.984-.492-1.497-1.497-1.6ZM14.886 7.9v.164c-1.005.103-1.497.616-1.497 1.6v1.798c0 1.094-.39 1.538-1.354 1.538h-.273v.964h.376c1.613 0 2.372-.759 2.372-2.352v-1.524c0-1.094.376-1.456 1.49-1.456v-1.3c-1.114 0-1.49-.362-1.49-1.456V4.352C14.51 2.759 13.75 2 12.138 2h-.376v.964h.273c.964 0 1.354.444 1.354 1.538V6.3c0 .984.492 1.497 1.497 1.6ZM7.5 11.5V9.207l-1.621 1.621-.707-.707L6.792 8.5H4.5v-1h2.293L5.172 5.879l.707-.707L7.5 6.792V4.5h1v2.293l1.621-1.621.707.707L9.208 7.5H11.5v1H9.207l1.621 1.621-.707.707L8.5 9.208V11.5h-1Z"}}]})(t)}function Tmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.114 8.063V7.9c1.005-.102 1.497-.615 1.497-1.6V4.503c0-1.094.39-1.538 1.354-1.538h.273V2h-.376C3.25 2 2.49 2.759 2.49 4.352v1.524c0 1.094-.376 1.456-1.49 1.456v1.299c1.114 0 1.49.362 1.49 1.456v1.524c0 1.593.759 2.352 2.372 2.352h.376v-.964h-.273c-.964 0-1.354-.444-1.354-1.538V9.663c0-.984-.492-1.497-1.497-1.6zM13.886 7.9v.163c-1.005.103-1.497.616-1.497 1.6v1.798c0 1.094-.39 1.538-1.354 1.538h-.273v.964h.376c1.613 0 2.372-.759 2.372-2.352v-1.524c0-1.094.376-1.456 1.49-1.456V7.332c-1.114 0-1.49-.362-1.49-1.456V4.352C13.51 2.759 12.75 2 11.138 2h-.376v.964h.273c.964 0 1.354.444 1.354 1.538V6.3c0 .984.492 1.497 1.497 1.6z"}}]})(t)}function Vmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 .5A.5.5 0 0 1 .5 0h15a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5H14v2h1.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5H14v2h1.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5H2v-2H.5a.5.5 0 0 1-.5-.5v-3A.5.5 0 0 1 .5 6H2V4H.5a.5.5 0 0 1-.5-.5v-3zM3 4v2h4.5V4H3zm5.5 0v2H13V4H8.5zM3 10v2h4.5v-2H3zm5.5 0v2H13v-2H8.5zM1 1v2h3.5V1H1zm4.5 0v2h5V1h-5zm6 0v2H15V1h-3.5zM1 7v2h3.5V7H1zm4.5 0v2h5V7h-5zm6 0v2H15V7h-3.5zM1 13v2h3.5v-2H1zm4.5 0v2h5v-2h-5zm6 0v2H15v-2h-3.5z"}}]})(t)}function Omt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 1A1.5 1.5 0 0 0 5 2.5V3H1.5A1.5 1.5 0 0 0 0 4.5v1.384l7.614 2.03a1.5 1.5 0 0 0 .772 0L16 5.884V4.5A1.5 1.5 0 0 0 14.5 3H11v-.5A1.5 1.5 0 0 0 9.5 1h-3zm0 1h3a.5.5 0 0 1 .5.5V3H6v-.5a.5.5 0 0 1 .5-.5z"}},{tag:"path",attr:{d:"M0 12.5A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5V6.85L8.129 8.947a.5.5 0 0 1-.258 0L0 6.85v5.65z"}}]})(t)}function Imt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 1A1.5 1.5 0 0 0 5 2.5V3H1.5A1.5 1.5 0 0 0 0 4.5v8A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-8A1.5 1.5 0 0 0 14.5 3H11v-.5A1.5 1.5 0 0 0 9.5 1h-3zm0 1h3a.5.5 0 0 1 .5.5V3H6v-.5a.5.5 0 0 1 .5-.5zm1.886 6.914L15 7.151V12.5a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5V7.15l6.614 1.764a1.5 1.5 0 0 0 .772 0zM1.5 4h13a.5.5 0 0 1 .5.5v1.616L8.129 7.948a.5.5 0 0 1-.258 0L1 6.116V4.5a.5.5 0 0 1 .5-.5z"}}]})(t)}function Rmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 3a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 3zm8 8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 .5.5zm-13.5.5a.5.5 0 0 0 0-1h-2a.5.5 0 0 0 0 1h2zm11.157-6.157a.5.5 0 0 1 0 .707l-1.414 1.414a.5.5 0 1 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zm-9.9 2.121a.5.5 0 0 0 .707-.707L3.05 5.343a.5.5 0 1 0-.707.707l1.414 1.414zM8 7a4 4 0 0 0-4 4 .5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5 4 4 0 0 0-4-4z"}}]})(t)}function Fmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 3a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 3zm8 8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 .5.5zm-13.5.5a.5.5 0 0 0 0-1h-2a.5.5 0 0 0 0 1h2zm11.157-6.157a.5.5 0 0 1 0 .707l-1.414 1.414a.5.5 0 1 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zm-9.9 2.121a.5.5 0 0 0 .707-.707L3.05 5.343a.5.5 0 1 0-.707.707l1.414 1.414zM8 7a4 4 0 0 0-4 4 .5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5 4 4 0 0 0-4-4zm0 1a3 3 0 0 1 2.959 2.5H5.04A3 3 0 0 1 8 8z"}}]})(t)}function Nmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 5.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm5 6a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zM2 11a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0zm10.243-3.536a.5.5 0 1 1-.707-.707.5.5 0 0 1 .707.707zm-8.486-.707a.5.5 0 1 0 .707.707.5.5 0 0 0-.707-.707zM8 7a4 4 0 0 0-4 4 .5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5 4 4 0 0 0-4-4z"}}]})(t)}function Pmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 5.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm5 6a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zM2 11a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0zm10.243-3.536a.5.5 0 1 1-.707-.707.5.5 0 0 1 .707.707zm-8.486-.707a.5.5 0 1 0 .707.707.5.5 0 0 0-.707-.707zM8 7a4 4 0 0 0-4 4 .5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5 4 4 0 0 0-4-4zm0 1a3 3 0 0 1 2.959 2.5H5.04A3 3 0 0 1 8 8z"}}]})(t)}function jmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 8a4 4 0 1 1-8 0 4 4 0 0 1 8 0zM8 0a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 0zm0 13a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 13zm8-5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 .5.5zM3 8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2A.5.5 0 0 1 3 8zm10.657-5.657a.5.5 0 0 1 0 .707l-1.414 1.415a.5.5 0 1 1-.707-.708l1.414-1.414a.5.5 0 0 1 .707 0zm-9.193 9.193a.5.5 0 0 1 0 .707L3.05 13.657a.5.5 0 0 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zm9.193 2.121a.5.5 0 0 1-.707 0l-1.414-1.414a.5.5 0 0 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .707zM4.464 4.465a.5.5 0 0 1-.707 0L2.343 3.05a.5.5 0 1 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .708z"}}]})(t)}function Umt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0 1a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM8 0a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 0zm0 13a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 13zm8-5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 .5.5zM3 8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2A.5.5 0 0 1 3 8zm10.657-5.657a.5.5 0 0 1 0 .707l-1.414 1.415a.5.5 0 1 1-.707-.708l1.414-1.414a.5.5 0 0 1 .707 0zm-9.193 9.193a.5.5 0 0 1 0 .707L3.05 13.657a.5.5 0 0 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zm9.193 2.121a.5.5 0 0 1-.707 0l-1.414-1.414a.5.5 0 0 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .707zM4.464 4.465a.5.5 0 0 1-.707 0L2.343 3.05a.5.5 0 1 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .708z"}}]})(t)}function Wmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 8a4 4 0 1 1-8 0 4 4 0 0 1 8 0zM8.5 2.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm0 11a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm5-5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm-11 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm9.743-4.036a.5.5 0 1 1-.707-.707.5.5 0 0 1 .707.707zm-7.779 7.779a.5.5 0 1 1-.707-.707.5.5 0 0 1 .707.707zm7.072 0a.5.5 0 1 1 .707-.707.5.5 0 0 1-.707.707zM3.757 4.464a.5.5 0 1 1 .707-.707.5.5 0 0 1-.707.707z"}}]})(t)}function Zmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0 1a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm.5-9.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm0 11a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm5-5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm-11 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm9.743-4.036a.5.5 0 1 1-.707-.707.5.5 0 0 1 .707.707zm-7.779 7.779a.5.5 0 1 1-.707-.707.5.5 0 0 1 .707.707zm7.072 0a.5.5 0 1 1 .707-.707.5.5 0 0 1-.707.707zM3.757 4.464a.5.5 0 1 1 .707-.707.5.5 0 0 1-.707.707z"}}]})(t)}function Gmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.05 3.05a7 7 0 0 0 0 9.9.5.5 0 0 1-.707.707 8 8 0 0 1 0-11.314.5.5 0 0 1 .707.707zm2.122 2.122a4 4 0 0 0 0 5.656.5.5 0 1 1-.708.708 5 5 0 0 1 0-7.072.5.5 0 0 1 .708.708zm5.656-.708a.5.5 0 0 1 .708 0 5 5 0 0 1 0 7.072.5.5 0 1 1-.708-.708 4 4 0 0 0 0-5.656.5.5 0 0 1 0-.708zm2.122-2.12a.5.5 0 0 1 .707 0 8 8 0 0 1 0 11.313.5.5 0 0 1-.707-.707 7 7 0 0 0 0-9.9.5.5 0 0 1 0-.707zM6 8a2 2 0 1 1 2.5 1.937V15.5a.5.5 0 0 1-1 0V9.937A2 2 0 0 1 6 8z"}}]})(t)}function qmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.05 3.05a7 7 0 0 0 0 9.9.5.5 0 0 1-.707.707 8 8 0 0 1 0-11.314.5.5 0 0 1 .707.707zm2.122 2.122a4 4 0 0 0 0 5.656.5.5 0 1 1-.708.708 5 5 0 0 1 0-7.072.5.5 0 0 1 .708.708zm5.656-.708a.5.5 0 0 1 .708 0 5 5 0 0 1 0 7.072.5.5 0 1 1-.708-.708 4 4 0 0 0 0-5.656.5.5 0 0 1 0-.708zm2.122-2.12a.5.5 0 0 1 .707 0 8 8 0 0 1 0 11.313.5.5 0 0 1-.707-.707 7 7 0 0 0 0-9.9.5.5 0 0 1 0-.707zM10 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"}}]})(t)}function Ymt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M16 8a8.001 8.001 0 0 1-7.022 7.94l1.902-7.098a2.995 2.995 0 0 0 .05-1.492A2.977 2.977 0 0 0 10.237 6h5.511A8 8 0 0 1 16 8ZM0 8a8 8 0 0 0 7.927 8l1.426-5.321a2.978 2.978 0 0 1-.723.255 2.979 2.979 0 0 1-1.743-.147 2.986 2.986 0 0 1-1.043-.7L.633 4.876A7.975 7.975 0 0 0 0 8Zm5.004-.167L1.108 3.936A8.003 8.003 0 0 1 15.418 5H8.066a2.979 2.979 0 0 0-1.252.243 2.987 2.987 0 0 0-1.81 2.59ZM8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"}}]})(t)}function Xmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.482 9.341c-.069.062-.17.153-.17.309 0 .162.107.325.3.456.877.613 2.521.54 2.592.538h.002c.667 0 1.32-.18 1.894-.519A3.838 3.838 0 0 0 16 6.819c.018-1.316-.44-2.218-.666-2.664l-.04-.08C13.963 1.487 11.106 0 8 0A8 8 0 0 0 .473 5.29C1.488 4.048 3.183 3.262 5 3.262c2.83 0 5.01 1.885 5.01 4.797h-.004v.002c0 .338-.168.832-.487 1.244l.006-.006a.594.594 0 0 1-.043.041Z"}},{tag:"path",attr:{d:"M.01 7.753a8.137 8.137 0 0 0 .753 3.641 8 8 0 0 0 6.495 4.564 5.21 5.21 0 0 1-.785-.377h-.01l-.12-.075a5.45 5.45 0 0 1-1.56-1.463A5.543 5.543 0 0 1 6.81 5.8l.01-.004.025-.012c.208-.098.62-.292 1.167-.285.129.001.257.012.384.033a4.037 4.037 0 0 0-.993-.698l-.01-.005C6.348 4.282 5.199 4.263 5 4.263c-2.44 0-4.824 1.634-4.99 3.49Zm10.263 7.912c.088-.027.177-.054.265-.084-.102.032-.204.06-.307.086l.042-.002Z"}},{tag:"path",attr:{d:"M10.228 15.667a5.21 5.21 0 0 0 .303-.086l.082-.025a8.019 8.019 0 0 0 4.162-3.3.25.25 0 0 0-.331-.35c-.215.112-.436.21-.663.294a6.367 6.367 0 0 1-2.243.4c-2.957 0-5.532-2.031-5.532-4.644.002-.135.017-.268.046-.399a4.543 4.543 0 0 0-.46 5.898l.003.005c.315.441.707.821 1.158 1.121h.003l.144.09c.877.55 1.721 1.078 3.328.996Z"}}]})(t)}function $mt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.384 3.408c.535.276 1.22 1.152 1.556 1.963a7.98 7.98 0 0 1 .503 3.897l-.009.077a8.533 8.533 0 0 1-.026.224A7.758 7.758 0 0 1 .006 8.257v-.04c.016-.363.055-.724.114-1.082.01-.074.075-.42.09-.489l.01-.051a6.551 6.551 0 0 1 1.041-2.35c.217-.31.46-.6.725-.87.233-.238.487-.456.758-.65a1.5 1.5 0 0 1 .26-.137c-.018.268-.04 1.553.268 1.943h.003a5.744 5.744 0 0 1 1.868-1.443 3.597 3.597 0 0 0 .021 1.896c.07.047.137.098.2.152.107.09.226.207.454.433l.068.066.009.009a1.933 1.933 0 0 0 .213.18c.383.287.943.563 1.306.741.201.1.342.168.359.193l.004.008c-.012.193-.695.858-.933.858-2.206 0-2.564 1.335-2.564 1.335.087.997.714 1.839 1.517 2.357a3.72 3.72 0 0 0 .439.241c.076.034.152.065.228.094.325.115.665.18 1.01.194 3.043.143 4.155-2.804 3.129-4.745v-.001a3.005 3.005 0 0 0-.731-.9 2.945 2.945 0 0 0-.571-.37l-.003-.002a2.679 2.679 0 0 1 1.87.454 3.915 3.915 0 0 0-3.396-1.983c-.078 0-.153.005-.23.01l-.042.003V4.31h-.002a3.882 3.882 0 0 0-.8.14 6.454 6.454 0 0 0-.333-.314 2.321 2.321 0 0 0-.2-.152 3.594 3.594 0 0 1-.088-.383 4.88 4.88 0 0 1 1.352-.289l.05-.003c.052-.004.125-.01.205-.012C7.996 2.212 8.733.843 10.17.002l-.003.005.003-.001.002-.002h.002l.002-.002a.028.028 0 0 1 .015 0 .02.02 0 0 1 .012.007 2.408 2.408 0 0 0 .206.48c.06.103.122.2.183.297.49.774 1.023 1.379 1.543 1.968.771.874 1.512 1.715 2.036 3.02l-.001-.013a8.06 8.06 0 0 0-.786-2.353Z"}}]})(t)}function Kmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16Zm.25-14.75v1.5a.25.25 0 0 1-.5 0v-1.5a.25.25 0 0 1 .5 0Zm0 12v1.5a.25.25 0 1 1-.5 0v-1.5a.25.25 0 1 1 .5 0ZM4.5 1.938a.25.25 0 0 1 .342.091l.75 1.3a.25.25 0 0 1-.434.25l-.75-1.3a.25.25 0 0 1 .092-.341Zm6 10.392a.25.25 0 0 1 .341.092l.75 1.299a.25.25 0 1 1-.432.25l-.75-1.3a.25.25 0 0 1 .091-.34ZM2.28 4.408l1.298.75a.25.25 0 0 1-.25.434l-1.299-.75a.25.25 0 0 1 .25-.434Zm10.392 6 1.299.75a.25.25 0 1 1-.25.434l-1.3-.75a.25.25 0 0 1 .25-.434ZM1 8a.25.25 0 0 1 .25-.25h1.5a.25.25 0 0 1 0 .5h-1.5A.25.25 0 0 1 1 8Zm12 0a.25.25 0 0 1 .25-.25h1.5a.25.25 0 1 1 0 .5h-1.5A.25.25 0 0 1 13 8ZM2.03 11.159l1.298-.75a.25.25 0 0 1 .25.432l-1.299.75a.25.25 0 0 1-.25-.432Zm10.392-6 1.299-.75a.25.25 0 1 1 .25.433l-1.3.75a.25.25 0 0 1-.25-.434ZM4.5 14.061a.25.25 0 0 1-.092-.341l.75-1.3a.25.25 0 0 1 .434.25l-.75 1.3a.25.25 0 0 1-.342.091Zm6-10.392a.25.25 0 0 1-.091-.342l.75-1.299a.25.25 0 1 1 .432.25l-.75 1.3a.25.25 0 0 1-.341.09ZM6.494 1.415l.13.483a.25.25 0 1 1-.483.13l-.13-.483a.25.25 0 0 1 .483-.13ZM9.86 13.972l.13.483a.25.25 0 1 1-.483.13l-.13-.483a.25.25 0 0 1 .483-.13ZM3.05 3.05a.25.25 0 0 1 .354 0l.353.354a.25.25 0 0 1-.353.353l-.354-.353a.25.25 0 0 1 0-.354Zm9.193 9.193a.25.25 0 0 1 .353 0l.354.353a.25.25 0 1 1-.354.354l-.353-.354a.25.25 0 0 1 0-.353ZM1.545 6.01l.483.13a.25.25 0 1 1-.13.483l-.483-.13a.25.25 0 1 1 .13-.482Zm12.557 3.365.483.13a.25.25 0 1 1-.13.483l-.483-.13a.25.25 0 1 1 .13-.483Zm-12.863.436a.25.25 0 0 1 .176-.306l.483-.13a.25.25 0 1 1 .13.483l-.483.13a.25.25 0 0 1-.306-.177Zm12.557-3.365a.25.25 0 0 1 .176-.306l.483-.13a.25.25 0 1 1 .13.483l-.483.13a.25.25 0 0 1-.306-.177ZM3.045 12.944a.299.299 0 0 1-.029-.376l3.898-5.592a.25.25 0 0 1 .062-.062l5.602-3.884a.278.278 0 0 1 .392.392L9.086 9.024a.25.25 0 0 1-.062.062l-5.592 3.898a.299.299 0 0 1-.382-.034l-.005-.006Zm3.143 1.817a.25.25 0 0 1-.176-.306l.129-.483a.25.25 0 0 1 .483.13l-.13.483a.25.25 0 0 1-.306.176ZM9.553 2.204a.25.25 0 0 1-.177-.306l.13-.483a.25.25 0 1 1 .483.13l-.13.483a.25.25 0 0 1-.306.176Z"}}]})(t)}function Qmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.825.12a.5.5 0 0 1 .132.584c-1.53 3.43-4.743 8.17-7.095 10.64a6.067 6.067 0 0 1-2.373 1.534c-.018.227-.06.538-.16.868-.201.659-.667 1.479-1.708 1.74a8.118 8.118 0 0 1-3.078.132 3.659 3.659 0 0 1-.562-.135 1.382 1.382 0 0 1-.466-.247.714.714 0 0 1-.204-.288.622.622 0 0 1 .004-.443c.095-.245.316-.38.461-.452.394-.197.625-.453.867-.826.095-.144.184-.297.287-.472l.117-.198c.151-.255.326-.54.546-.848.528-.739 1.201-.925 1.746-.896.126.007.243.025.348.048.062-.172.142-.38.238-.608.261-.619.658-1.419 1.187-2.069 2.176-2.67 6.18-6.206 9.117-8.104a.5.5 0 0 1 .596.04z"}}]})(t)}function Jmt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.825.12a.5.5 0 0 1 .132.584c-1.53 3.43-4.743 8.17-7.095 10.64a6.067 6.067 0 0 1-2.373 1.534c-.018.227-.06.538-.16.868-.201.659-.667 1.479-1.708 1.74a8.118 8.118 0 0 1-3.078.132 3.659 3.659 0 0 1-.562-.135 1.382 1.382 0 0 1-.466-.247.714.714 0 0 1-.204-.288.622.622 0 0 1 .004-.443c.095-.245.316-.38.461-.452.394-.197.625-.453.867-.826.095-.144.184-.297.287-.472l.117-.198c.151-.255.326-.54.546-.848.528-.739 1.201-.925 1.746-.896.126.007.243.025.348.048.062-.172.142-.38.238-.608.261-.619.658-1.419 1.187-2.069 2.176-2.67 6.18-6.206 9.117-8.104a.5.5 0 0 1 .596.04zM4.705 11.912a1.23 1.23 0 0 0-.419-.1c-.246-.013-.573.05-.879.479-.197.275-.355.532-.5.777l-.105.177c-.106.181-.213.362-.32.528a3.39 3.39 0 0 1-.76.861c.69.112 1.736.111 2.657-.12.559-.139.843-.569.993-1.06a3.122 3.122 0 0 0 .126-.75l-.793-.792zm1.44.026c.12-.04.277-.1.458-.183a5.068 5.068 0 0 0 1.535-1.1c1.9-1.996 4.412-5.57 6.052-8.631-2.59 1.927-5.566 4.66-7.302 6.792-.442.543-.795 1.243-1.042 1.826-.121.288-.214.54-.275.72v.001l.575.575zm-4.973 3.04.007-.005a.031.031 0 0 1-.007.004zm3.582-3.043.002.001h-.002z"}}]})(t)}function tyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.522 5H2a.5.5 0 0 0-.494.574l1.372 9.149A1.5 1.5 0 0 0 4.36 16h7.278a1.5 1.5 0 0 0 1.483-1.277l1.373-9.149A.5.5 0 0 0 14 5h-.522A5.5 5.5 0 0 0 2.522 5zm1.005 0a4.5 4.5 0 0 1 8.945 0H3.527z"}}]})(t)}function eyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.522 5H2a.5.5 0 0 0-.494.574l1.372 9.149A1.5 1.5 0 0 0 4.36 16h7.278a1.5 1.5 0 0 0 1.483-1.277l1.373-9.149A.5.5 0 0 0 14 5h-.522A5.5 5.5 0 0 0 2.522 5zm1.005 0a4.5 4.5 0 0 1 8.945 0H3.527zm9.892 1-1.286 8.574a.5.5 0 0 1-.494.426H4.36a.5.5 0 0 1-.494-.426L2.58 6h10.838z"}}]})(t)}function nyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.978.855a.5.5 0 1 0-.956.29l.41 1.352A4.985 4.985 0 0 0 3 6h10a4.985 4.985 0 0 0-1.432-3.503l.41-1.352a.5.5 0 1 0-.956-.29l-.291.956A4.978 4.978 0 0 0 8 1a4.979 4.979 0 0 0-2.731.811l-.29-.956z"}},{tag:"path",attr:{d:"M13 6v1H8.5v8.975A5 5 0 0 0 13 11h.5a.5.5 0 0 1 .5.5v.5a.5.5 0 1 0 1 0v-.5a1.5 1.5 0 0 0-1.5-1.5H13V9h1.5a.5.5 0 0 0 0-1H13V7h.5A1.5 1.5 0 0 0 15 5.5V5a.5.5 0 0 0-1 0v.5a.5.5 0 0 1-.5.5H13zm-5.5 9.975V7H3V6h-.5a.5.5 0 0 1-.5-.5V5a.5.5 0 0 0-1 0v.5A1.5 1.5 0 0 0 2.5 7H3v1H1.5a.5.5 0 0 0 0 1H3v1h-.5A1.5 1.5 0 0 0 1 11.5v.5a.5.5 0 1 0 1 0v-.5a.5.5 0 0 1 .5-.5H3a5 5 0 0 0 4.5 4.975z"}}]})(t)}function ryt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.355.522a.5.5 0 0 1 .623.333l.291.956A4.979 4.979 0 0 1 8 1c1.007 0 1.946.298 2.731.811l.29-.956a.5.5 0 1 1 .957.29l-.41 1.352A4.985 4.985 0 0 1 13 6h.5a.5.5 0 0 0 .5-.5V5a.5.5 0 0 1 1 0v.5A1.5 1.5 0 0 1 13.5 7H13v1h1.5a.5.5 0 0 1 0 1H13v1h.5a1.5 1.5 0 0 1 1.5 1.5v.5a.5.5 0 1 1-1 0v-.5a.5.5 0 0 0-.5-.5H13a5 5 0 0 1-10 0h-.5a.5.5 0 0 0-.5.5v.5a.5.5 0 1 1-1 0v-.5A1.5 1.5 0 0 1 2.5 10H3V9H1.5a.5.5 0 0 1 0-1H3V7h-.5A1.5 1.5 0 0 1 1 5.5V5a.5.5 0 0 1 1 0v.5a.5.5 0 0 0 .5.5H3c0-1.364.547-2.601 1.432-3.503l-.41-1.352a.5.5 0 0 1 .333-.623zM4 7v4a4 4 0 0 0 3.5 3.97V7H4zm4.5 0v7.97A4 4 0 0 0 12 11V7H8.5zM12 6a3.989 3.989 0 0 0-1.334-2.982A3.983 3.983 0 0 0 8 2a3.983 3.983 0 0 0-2.667 1.018A3.989 3.989 0 0 0 4 6h8z"}}]})(t)}function ayt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.5-5v1h1a.5.5 0 0 1 0 1h-1v1a.5.5 0 0 1-1 0v-1h-1a.5.5 0 0 1 0-1h1v-1a.5.5 0 0 1 1 0Z"}},{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6.5a.5.5 0 0 1-1 0V1H3v14h3v-2.5a.5.5 0 0 1 .5-.5H8v4H3a1 1 0 0 1-1-1V1Z"}},{tag:"path",attr:{d:"M4.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z"}}]})(t)}function iyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm1.679-4.493-1.335 2.226a.75.75 0 0 1-1.174.144l-.774-.773a.5.5 0 0 1 .708-.708l.547.548 1.17-1.951a.5.5 0 1 1 .858.514Z"}},{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6.5a.5.5 0 0 1-1 0V1H3v14h3v-2.5a.5.5 0 0 1 .5-.5H8v4H3a1 1 0 0 1-1-1V1Z"}},{tag:"path",attr:{d:"M4.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z"}}]})(t)}function oyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7ZM11 12h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1Z"}},{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6.5a.5.5 0 0 1-1 0V1H3v14h3v-2.5a.5.5 0 0 1 .5-.5H8v4H3a1 1 0 0 1-1-1V1Z"}},{tag:"path",attr:{d:"M4.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z"}}]})(t)}function lyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 9a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7Zm.354 5.854 1.5-1.5a.5.5 0 0 0-.708-.708l-.646.647V10.5a.5.5 0 0 0-1 0v2.793l-.646-.647a.5.5 0 0 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0Z"}},{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6.5a.5.5 0 0 1-1 0V1H3v14h3v-2.5a.5.5 0 0 1 .5-.5H8v4H3a1 1 0 0 1-1-1V1Z"}},{tag:"path",attr:{d:"M4.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z"}}]})(t)}function cyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6.5a.5.5 0 0 1-1 0V1H3v14h3v-2.5a.5.5 0 0 1 .5-.5H8v4H3a1 1 0 0 1-1-1V1Z"}},{tag:"path",attr:{d:"M4.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm8.5 4.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-3.5-2a.5.5 0 0 0-.5.5v1.5a.5.5 0 0 0 1 0V11a.5.5 0 0 0-.5-.5Zm0 4a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"}}]})(t)}function syt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.5-5v1h1a.5.5 0 0 1 0 1h-1v1a.5.5 0 0 1-1 0v-1h-1a.5.5 0 0 1 0-1h1v-1a.5.5 0 0 1 1 0Z"}},{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v7.256A4.493 4.493 0 0 0 12.5 8a4.493 4.493 0 0 0-3.59 1.787A.498.498 0 0 0 9 9.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .39-.187A4.476 4.476 0 0 0 8.027 12H6.5a.5.5 0 0 0-.5.5V16H3a1 1 0 0 1-1-1V1Zm2 1.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5Zm3 0v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5Zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1ZM4 5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5ZM7.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm2.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5ZM4.5 8a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z"}}]})(t)}function uyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm1.679-4.493-1.335 2.226a.75.75 0 0 1-1.174.144l-.774-.773a.5.5 0 0 1 .708-.708l.547.548 1.17-1.951a.5.5 0 1 1 .858.514Z"}},{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v7.256A4.493 4.493 0 0 0 12.5 8a4.493 4.493 0 0 0-3.59 1.787A.498.498 0 0 0 9 9.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .39-.187A4.476 4.476 0 0 0 8.027 12H6.5a.5.5 0 0 0-.5.5V16H3a1 1 0 0 1-1-1V1Zm2 1.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5Zm3 0v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5Zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1ZM4 5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5ZM7.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm2.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5ZM4.5 8a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z"}}]})(t)}function dyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7ZM11 12h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1Z"}},{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v7.256A4.493 4.493 0 0 0 12.5 8a4.493 4.493 0 0 0-3.59 1.787A.498.498 0 0 0 9 9.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .39-.187A4.476 4.476 0 0 0 8.027 12H6.5a.5.5 0 0 0-.5.5V16H3a1 1 0 0 1-1-1V1Zm2 1.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5Zm3 0v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5Zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1ZM4 5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5ZM7.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm2.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5ZM4.5 8a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z"}}]})(t)}function hyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 9a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7Zm.354 5.854 1.5-1.5a.5.5 0 0 0-.708-.708l-.646.647V10.5a.5.5 0 0 0-1 0v2.793l-.646-.647a.5.5 0 0 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0Z"}},{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v7.256A4.493 4.493 0 0 0 12.5 8a4.493 4.493 0 0 0-3.59 1.787A.498.498 0 0 0 9 9.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .39-.187A4.476 4.476 0 0 0 8.027 12H6.5a.5.5 0 0 0-.5.5V16H3a1 1 0 0 1-1-1V1Zm2 1.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5Zm3 0v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5Zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1ZM4 5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5ZM7.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm2.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5ZM4.5 8a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z"}}]})(t)}function fyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v7.256A4.493 4.493 0 0 0 12.5 8a4.493 4.493 0 0 0-3.59 1.787A.498.498 0 0 0 9 9.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .39-.187A4.476 4.476 0 0 0 8.027 12H6.5a.5.5 0 0 0-.5.5V16H3a1 1 0 0 1-1-1V1Zm2 1.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5Zm3 0v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5Zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1ZM4 5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5ZM7.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm2.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5ZM4.5 8a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-3.5-2a.5.5 0 0 0-.5.5v1.5a.5.5 0 0 0 1 0V11a.5.5 0 0 0-.5-.5Zm0 4a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"}}]})(t)}function pyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v7.256A4.493 4.493 0 0 0 12.5 8a4.493 4.493 0 0 0-3.59 1.787A.498.498 0 0 0 9 9.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .39-.187A4.476 4.476 0 0 0 8.027 12H6.5a.5.5 0 0 0-.5.5V16H3a1 1 0 0 1-1-1V1Zm2 1.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5Zm3 0v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5Zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1ZM4 5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5ZM7.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm2.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5ZM4.5 8a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z"}},{tag:"path",attr:{d:"M11.886 9.46c.18-.613 1.048-.613 1.229 0l.043.148a.64.64 0 0 0 .921.382l.136-.074c.561-.306 1.175.308.87.869l-.075.136a.64.64 0 0 0 .382.92l.149.045c.612.18.612 1.048 0 1.229l-.15.043a.64.64 0 0 0-.38.921l.074.136c.305.561-.309 1.175-.87.87l-.136-.075a.64.64 0 0 0-.92.382l-.045.149c-.18.612-1.048.612-1.229 0l-.043-.15a.64.64 0 0 0-.921-.38l-.136.074c-.561.305-1.175-.309-.87-.87l.075-.136a.64.64 0 0 0-.382-.92l-.148-.045c-.613-.18-.613-1.048 0-1.229l.148-.043a.64.64 0 0 0 .382-.921l-.074-.136c-.306-.561.308-1.175.869-.87l.136.075a.64.64 0 0 0 .92-.382l.045-.148ZM14 12.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0Z"}}]})(t)}function gyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v7.764a3 3 0 0 0-4.989 2.497 2.01 2.01 0 0 0-.743.739H6.5a.5.5 0 0 0-.5.5V16H3a1 1 0 0 1-1-1V1Zm2 1.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5Zm3 0v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5Zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1ZM4 5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5ZM7.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm2.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5ZM4.5 8a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm2.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5Z"}},{tag:"path",attr:{d:"M9 13a1 1 0 0 1 1-1v-1a2 2 0 1 1 4 0v1a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-2Zm3-3a1 1 0 0 0-1 1v1h2v-1a1 1 0 0 0-1-1Z"}}]})(t)}function vyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.879 10.414a2.501 2.501 0 0 0-3.465 3.465l3.465-3.465Zm.707.707-3.465 3.465a2.501 2.501 0 0 0 3.465-3.465Zm-4.56-1.096a3.5 3.5 0 1 1 4.949 4.95 3.5 3.5 0 0 1-4.95-4.95Z"}},{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v7.256A4.493 4.493 0 0 0 12.5 8a4.493 4.493 0 0 0-3.59 1.787A.498.498 0 0 0 9 9.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .39-.187A4.476 4.476 0 0 0 8.027 12H6.5a.5.5 0 0 0-.5.5V16H3a1 1 0 0 1-1-1V1Zm2 1.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5Zm3 0v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5Zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1ZM4 5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5ZM7.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm2.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5ZM4.5 8a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z"}}]})(t)}function myt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.354-5.854 1.5 1.5a.5.5 0 0 1-.708.708L13 11.707V14.5a.5.5 0 0 1-1 0v-2.793l-.646.647a.5.5 0 0 1-.708-.708l1.5-1.5a.5.5 0 0 1 .708 0Z"}},{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v7.256A4.493 4.493 0 0 0 12.5 8a4.493 4.493 0 0 0-3.59 1.787A.498.498 0 0 0 9 9.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .39-.187A4.476 4.476 0 0 0 8.027 12H6.5a.5.5 0 0 0-.5.5V16H3a1 1 0 0 1-1-1V1Zm2 1.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5Zm3 0v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5Zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1ZM4 5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5ZM7.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm2.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5ZM4.5 8a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z"}}]})(t)}function yyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v7.256A4.493 4.493 0 0 0 12.5 8a4.493 4.493 0 0 0-3.59 1.787A.498.498 0 0 0 9 9.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .39-.187A4.476 4.476 0 0 0 8.027 12H6.5a.5.5 0 0 0-.5.5V16H3a1 1 0 0 1-1-1V1Zm2 1.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5Zm3 0v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5Zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1ZM4 5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5ZM7.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm2.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5ZM4.5 8a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z"}},{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm-.646-4.854.646.647.646-.647a.5.5 0 0 1 .708.708l-.647.646.647.646a.5.5 0 0 1-.708.708l-.646-.647-.646.647a.5.5 0 0 1-.708-.708l.647-.646-.647-.646a.5.5 0 0 1 .708-.708Z"}}]})(t)}function byt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 0a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h3v-3.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5V16h3a1 1 0 0 0 1-1V1a1 1 0 0 0-1-1H3Zm1 2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Zm3.5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5ZM4 5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1ZM7.5 5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5Zm2.5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1ZM4.5 8h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5Zm2.5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Zm3.5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5Z"}}]})(t)}function xyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6.5a.5.5 0 0 1-1 0V1H3v14h3v-2.5a.5.5 0 0 1 .5-.5H8v4H3a1 1 0 0 1-1-1V1Z"}},{tag:"path",attr:{d:"M4.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm4.386 1.46c.18-.613 1.048-.613 1.229 0l.043.148a.64.64 0 0 0 .921.382l.136-.074c.561-.306 1.175.308.87.869l-.075.136a.64.64 0 0 0 .382.92l.149.045c.612.18.612 1.048 0 1.229l-.15.043a.64.64 0 0 0-.38.921l.074.136c.305.561-.309 1.175-.87.87l-.136-.075a.64.64 0 0 0-.92.382l-.045.149c-.18.612-1.048.612-1.229 0l-.043-.15a.64.64 0 0 0-.921-.38l-.136.074c-.561.305-1.175-.309-.87-.87l.075-.136a.64.64 0 0 0-.382-.92l-.148-.045c-.613-.18-.613-1.048 0-1.229l.148-.043a.64.64 0 0 0 .382-.921l-.074-.136c-.306-.561.308-1.175.869-.87l.136.075a.64.64 0 0 0 .92-.382l.045-.148ZM14 12.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0Z"}}]})(t)}function Myt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6.5a.5.5 0 0 1-1 0V1H3v14h3v-2.5a.5.5 0 0 1 .5-.5H8v4H3a1 1 0 0 1-1-1V1Z"}},{tag:"path",attr:{d:"M4.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm2.5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1ZM4 5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1ZM7.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm2.5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1ZM4.5 8a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm2.5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1ZM9 13a1 1 0 0 1 1-1v-1a2 2 0 1 1 4 0v1a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-2Zm3-3a1 1 0 0 0-1 1v1h2v-1a1 1 0 0 0-1-1Z"}}]})(t)}function wyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.879 10.414a2.501 2.501 0 0 0-3.465 3.465l3.465-3.465Zm.707.707-3.465 3.465a2.501 2.501 0 0 0 3.465-3.465Zm-4.56-1.096a3.5 3.5 0 1 1 4.949 4.95 3.5 3.5 0 0 1-4.95-4.95Z"}},{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6.5a.5.5 0 0 1-1 0V1H3v14h3v-2.5a.5.5 0 0 1 .5-.5H8v4H3a1 1 0 0 1-1-1V1Z"}},{tag:"path",attr:{d:"M4.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z"}}]})(t)}function zyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.354-5.854 1.5 1.5a.5.5 0 0 1-.708.708L13 11.707V14.5a.5.5 0 0 1-1 0v-2.793l-.646.647a.5.5 0 0 1-.708-.708l1.5-1.5a.5.5 0 0 1 .708 0Z"}},{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6.5a.5.5 0 0 1-1 0V1H3v14h3v-2.5a.5.5 0 0 1 .5-.5H8v4H3a1 1 0 0 1-1-1V1Z"}},{tag:"path",attr:{d:"M4.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z"}}]})(t)}function Cyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6.5a.5.5 0 0 1-1 0V1H3v14h3v-2.5a.5.5 0 0 1 .5-.5H8v4H3a1 1 0 0 1-1-1V1Z"}},{tag:"path",attr:{d:"M4.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm5 8a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm-.646-4.854.646.647.646-.647a.5.5 0 0 1 .708.708l-.647.646.647.646a.5.5 0 0 1-.708.708l-.646-.647-.646.647a.5.5 0 0 1-.708-.708l.647-.646-.647-.646a.5.5 0 0 1 .708-.708Z"}}]})(t)}function Ayt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1ZM4 5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1ZM7.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm2.5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1ZM4.5 8a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm2.5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z"}},{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V1Zm11 0H3v14h3v-2.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5V15h3V1Z"}}]})(t)}function kyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15 .5a.5.5 0 0 0-.724-.447l-8 4A.5.5 0 0 0 6 4.5v3.14L.342 9.526A.5.5 0 0 0 0 10v5.5a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V14h1v1.5a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5V.5ZM2 11h1v1H2v-1Zm2 0h1v1H4v-1Zm-1 2v1H2v-1h1Zm1 0h1v1H4v-1Zm9-10v1h-1V3h1ZM8 5h1v1H8V5Zm1 2v1H8V7h1ZM8 9h1v1H8V9Zm2 0h1v1h-1V9Zm-1 2v1H8v-1h1Zm1 0h1v1h-1v-1Zm3-2v1h-1V9h1Zm-1 2h1v1h-1v-1Zm-2-4h1v1h-1V7Zm3 0v1h-1V7h1Zm-2-2v1h-1V5h1Zm1 0h1v1h-1V5Z"}}]})(t)}function Hyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14.763.075A.5.5 0 0 1 15 .5v15a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5V14h-1v1.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V10a.5.5 0 0 1 .342-.474L6 7.64V4.5a.5.5 0 0 1 .276-.447l8-4a.5.5 0 0 1 .487.022ZM6 8.694 1 10.36V15h5V8.694ZM7 15h2v-1.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5V15h2V1.309l-7 3.5V15Z"}},{tag:"path",attr:{d:"M2 11h1v1H2v-1Zm2 0h1v1H4v-1Zm-2 2h1v1H2v-1Zm2 0h1v1H4v-1Zm4-4h1v1H8V9Zm2 0h1v1h-1V9Zm-2 2h1v1H8v-1Zm2 0h1v1h-1v-1Zm2-2h1v1h-1V9Zm0 2h1v1h-1v-1ZM8 7h1v1H8V7Zm2 0h1v1h-1V7Zm2 0h1v1h-1V7ZM8 5h1v1H8V5Zm2 0h1v1h-1V5Zm2 0h1v1h-1V5Zm0-2h1v1h-1V3Z"}}]})(t)}function Eyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M8 13A5 5 0 1 1 8 3a5 5 0 0 1 0 10zm0 1A6 6 0 1 0 8 2a6 6 0 0 0 0 12z"}},{tag:"path",attr:{d:"M8 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0 1a4 4 0 1 0 0-8 4 4 0 0 0 0 8z"}},{tag:"path",attr:{d:"M9.5 8a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"}}]})(t)}function Syt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 7a1 1 0 0 1-1 1v3.5c0 .818-.393 1.544-1 2v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5V14H5v1.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-2a2.496 2.496 0 0 1-1-2V8a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1V2.64C1 1.452 1.845.408 3.064.268A43.608 43.608 0 0 1 8 0c2.1 0 3.792.136 4.936.268C14.155.408 15 1.452 15 2.64V4a1 1 0 0 1 1 1v2ZM3.552 3.22A43.306 43.306 0 0 1 8 3c1.837 0 3.353.107 4.448.22a.5.5 0 0 0 .104-.994A44.304 44.304 0 0 0 8 2c-1.876 0-3.426.109-4.552.226a.5.5 0 1 0 .104.994ZM8 4c-1.876 0-3.426.109-4.552.226A.5.5 0 0 0 3 4.723v3.554a.5.5 0 0 0 .448.497C4.574 8.891 6.124 9 8 9c1.876 0 3.426-.109 4.552-.226A.5.5 0 0 0 13 8.277V4.723a.5.5 0 0 0-.448-.497A44.304 44.304 0 0 0 8 4Zm-3 7a1 1 0 1 0-2 0 1 1 0 0 0 2 0Zm8 0a1 1 0 1 0-2 0 1 1 0 0 0 2 0Zm-7 0a1 1 0 0 0 1 1h2a1 1 0 1 0 0-2H7a1 1 0 0 0-1 1Z"}}]})(t)}function Lyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 11a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm8 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-6-1a1 1 0 1 0 0 2h2a1 1 0 1 0 0-2H7Zm1-6c-1.876 0-3.426.109-4.552.226A.5.5 0 0 0 3 4.723v3.554a.5.5 0 0 0 .448.497C4.574 8.891 6.124 9 8 9c1.876 0 3.426-.109 4.552-.226A.5.5 0 0 0 13 8.277V4.723a.5.5 0 0 0-.448-.497A44.303 44.303 0 0 0 8 4Zm0-1c-1.837 0-3.353.107-4.448.22a.5.5 0 1 1-.104-.994A44.304 44.304 0 0 1 8 2c1.876 0 3.426.109 4.552.226a.5.5 0 1 1-.104.994A43.306 43.306 0 0 0 8 3Z"}},{tag:"path",attr:{d:"M15 8a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1V2.64c0-1.188-.845-2.232-2.064-2.372A43.61 43.61 0 0 0 8 0C5.9 0 4.208.136 3.064.268 1.845.408 1 1.452 1 2.64V4a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1v3.5c0 .818.393 1.544 1 2v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5V14h6v1.5a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-2c.607-.456 1-1.182 1-2V8ZM8 1c2.056 0 3.71.134 4.822.261.676.078 1.178.66 1.178 1.379v8.86a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 11.5V2.64c0-.72.502-1.301 1.178-1.379A42.611 42.611 0 0 1 8 1Z"}}]})(t)}function _yt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM8.146 4.992c.961 0 1.641.633 1.729 1.512h1.295v-.088c-.094-1.518-1.348-2.572-3.03-2.572-2.068 0-3.269 1.377-3.269 3.638v1.073c0 2.267 1.178 3.603 3.27 3.603 1.675 0 2.93-1.02 3.029-2.467v-.093H9.875c-.088.832-.75 1.418-1.729 1.418-1.224 0-1.927-.891-1.927-2.461v-1.06c0-1.583.715-2.503 1.927-2.503Z"}}]})(t)}function Byt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8Zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM8.146 4.992c-1.212 0-1.927.92-1.927 2.502v1.06c0 1.571.703 2.462 1.927 2.462.979 0 1.641-.586 1.729-1.418h1.295v.093c-.1 1.448-1.354 2.467-3.03 2.467-2.091 0-3.269-1.336-3.269-3.603V7.482c0-2.261 1.201-3.638 3.27-3.638 1.681 0 2.935 1.054 3.029 2.572v.088H9.875c-.088-.879-.768-1.512-1.729-1.512Z"}}]})(t)}function Dyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm6.146 4.992c-1.212 0-1.927.92-1.927 2.502v1.06c0 1.571.703 2.462 1.927 2.462.979 0 1.641-.586 1.729-1.418h1.295v.093c-.1 1.448-1.354 2.467-3.03 2.467-2.091 0-3.269-1.336-3.269-3.603V7.482c0-2.261 1.201-3.638 3.27-3.638 1.681 0 2.935 1.054 3.029 2.572v.088H9.875c-.088-.879-.768-1.512-1.729-1.512Z"}}]})(t)}function Tyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.146 4.992c-1.212 0-1.927.92-1.927 2.502v1.06c0 1.571.703 2.462 1.927 2.462.979 0 1.641-.586 1.729-1.418h1.295v.093c-.1 1.448-1.354 2.467-3.03 2.467-2.091 0-3.269-1.336-3.269-3.603V7.482c0-2.261 1.201-3.638 3.27-3.638 1.681 0 2.935 1.054 3.029 2.572v.088H9.875c-.088-.879-.768-1.512-1.729-1.512Z"}},{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2Zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2Z"}}]})(t)}function Vyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm2 .5v2a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0-.5.5zm0 4v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5zM4.5 9a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM4 12.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5zM7.5 6a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM7 9.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5zm.5 2.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM10 6.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5zm.5 2.5a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-.5-.5h-1z"}}]})(t)}function Oyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h8zM4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4z"}},{tag:"path",attr:{d:"M4 2.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-2zm0 4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm0 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm0 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm3-6a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm0 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm0 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm3-6a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm0 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-4z"}}]})(t)}function Iyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zm-5.146-5.146-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L7.5 10.793l2.646-2.647a.5.5 0 0 1 .708.708z"}}]})(t)}function Ryt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.854 7.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 9.793l2.646-2.647a.5.5 0 0 1 .708 0z"}},{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"}}]})(t)}function Fyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zm5.402 9.746c.625 0 1.184-.484 1.184-1.18 0-.832-.527-1.23-1.16-1.23-.586 0-1.168.387-1.168 1.21 0 .817.543 1.2 1.144 1.2z"}},{tag:"path",attr:{d:"M16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zm-6.664-1.21c-1.11 0-1.656-.767-1.703-1.407h.683c.043.37.387.82 1.051.82.844 0 1.301-.848 1.305-2.164h-.027c-.153.414-.637.79-1.383.79-.852 0-1.676-.61-1.676-1.77 0-1.137.871-1.809 1.797-1.809 1.172 0 1.953.734 1.953 2.668 0 1.805-.742 2.871-2 2.871zm-2.89-5.435v5.332H5.77V8.079h-.012c-.29.156-.883.52-1.258.777V8.16a12.6 12.6 0 0 1 1.313-.805h.632z"}}]})(t)}function Nyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.445 11.688V6.354h-.633A12.6 12.6 0 0 0 4.5 7.16v.695c.375-.257.969-.62 1.258-.777h.012v4.61h.675zm1.188-1.305c.047.64.594 1.406 1.703 1.406 1.258 0 2-1.066 2-2.871 0-1.934-.781-2.668-1.953-2.668-.926 0-1.797.672-1.797 1.809 0 1.16.824 1.77 1.676 1.77.746 0 1.23-.376 1.383-.79h.027c-.004 1.316-.461 2.164-1.305 2.164-.664 0-1.008-.45-1.05-.82h-.684zm2.953-2.317c0 .696-.559 1.18-1.184 1.18-.601 0-1.144-.383-1.144-1.2 0-.823.582-1.21 1.168-1.21.633 0 1.16.398 1.16 1.23z"}},{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"}}]})(t)}function Pyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM16 14a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5h16v9zm-4.785-6.145a.428.428 0 1 0 0-.855.426.426 0 0 0-.43.43c0 .238.192.425.43.425zm.336.563h-.672v4.105h.672V8.418zm-6.867 4.105v-2.3h2.261v-.61H4.684V7.801h2.464v-.61H4v5.332h.684zm3.296 0h.676V9.98c0-.554.227-1.007.953-1.007.125 0 .258.004.329.015v-.613a1.806 1.806 0 0 0-.254-.02c-.582 0-.891.32-1.012.567h-.02v-.504H7.98v4.105z"}}]})(t)}function jyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.684 11.523v-2.3h2.261v-.61H4.684V6.801h2.464v-.61H4v5.332h.684zm3.296 0h.676V8.98c0-.554.227-1.007.953-1.007.125 0 .258.004.329.015v-.613a1.806 1.806 0 0 0-.254-.02c-.582 0-.891.32-1.012.567h-.02v-.504H7.98v4.105zm2.805-5.093c0 .238.192.425.43.425a.428.428 0 1 0 0-.855.426.426 0 0 0-.43.43zm.094 5.093h.672V7.418h-.672v4.105z"}},{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"}}]})(t)}function Uyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zm-3.5-7h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5z"}}]})(t)}function Wyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 6.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1z"}},{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"}}]})(t)}function Zyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5h16V4H0V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5z"}}]})(t)}function Gyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5ZM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2ZM8 7.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function qyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5ZM1 14V4h14v10a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1Zm7-6.507c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function Yyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zM6 10h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1z"}}]})(t)}function Xyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.5 9.5A.5.5 0 0 1 6 9h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"}}]})(t)}function $yt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zm.104 7.305L4.9 10.18H3.284l.8-2.375h.02zm9.074 2.297c0-.832-.414-1.36-1.062-1.36-.692 0-1.098.492-1.098 1.36v.253c0 .852.406 1.364 1.098 1.364.671 0 1.062-.516 1.062-1.364v-.253z"}},{tag:"path",attr:{d:"M16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zM2.56 12.332h-.71L3.748 7h.696l1.898 5.332h-.719l-.539-1.602H3.1l-.54 1.602zm7.29-4.105v4.105h-.668v-.539h-.027c-.145.324-.532.605-1.188.605-.847 0-1.453-.484-1.453-1.425V8.227h.676v2.554c0 .766.441 1.012.98 1.012.59 0 1.004-.371 1.004-1.023V8.227h.676zm1.273 4.41c.075.332.422.636.985.636.648 0 1.07-.378 1.07-1.023v-.605h-.02c-.163.355-.613.648-1.171.648-.957 0-1.64-.672-1.64-1.902v-.34c0-1.207.675-1.887 1.64-1.887.558 0 1.004.293 1.195.64h.02v-.577h.648v4.03c0 1.052-.816 1.579-1.746 1.579-1.043 0-1.574-.516-1.668-1.2h.687z"}}]})(t)}function Kyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.56 11.332 3.1 9.73h1.984l.54 1.602h.718L4.444 6h-.696L1.85 11.332h.71zm1.544-4.527L4.9 9.18H3.284l.8-2.375h.02zm5.746.422h-.676V9.77c0 .652-.414 1.023-1.004 1.023-.539 0-.98-.246-.98-1.012V7.227h-.676v2.746c0 .941.606 1.425 1.453 1.425.656 0 1.043-.28 1.188-.605h.027v.539h.668V7.227zm2.258 5.046c-.563 0-.91-.304-.985-.636h-.687c.094.683.625 1.199 1.668 1.199.93 0 1.746-.527 1.746-1.578V7.227h-.649v.578h-.019c-.191-.348-.637-.64-1.195-.64-.965 0-1.64.679-1.64 1.886v.34c0 1.23.683 1.902 1.64 1.902.558 0 1.008-.293 1.172-.648h.02v.605c0 .645-.423 1.023-1.071 1.023zm.008-4.53c.648 0 1.062.527 1.062 1.359v.253c0 .848-.39 1.364-1.062 1.364-.692 0-1.098-.512-1.098-1.364v-.253c0-.868.406-1.36 1.098-1.36z"}},{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"}}]})(t)}function Qyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zM8.5 8.5V10H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V11H6a.5.5 0 0 1 0-1h1.5V8.5a.5.5 0 0 1 1 0z"}}]})(t)}function Jyt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 7a.5.5 0 0 1 .5.5V9H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V10H6a.5.5 0 0 1 0-1h1.5V7.5A.5.5 0 0 1 8 7z"}},{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"}}]})(t)}function tbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM16 7V5H0v5h5a1 1 0 1 1 0 2H0v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9h-6a1 1 0 1 1 0-2h6z"}}]})(t)}function ebt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9 7a1 1 0 0 1 1-1h5v2h-5a1 1 0 0 1-1-1zM1 9h4a1 1 0 0 1 0 2H1V9z"}},{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"}}]})(t)}function nbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zM9.5 7h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm3 0h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zM2 10.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm3.5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5z"}}]})(t)}function rbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 6.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-5 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1z"}},{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"}}]})(t)}function abt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v1h16V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM16 14V5H0v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zM6.854 8.146 8 9.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 10l1.147 1.146a.5.5 0 0 1-.708.708L8 10.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 10 6.146 8.854a.5.5 0 1 1 .708-.708z"}}]})(t)}function ibt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.146 7.146a.5.5 0 0 1 .708 0L8 8.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 9l1.147 1.146a.5.5 0 0 1-.708.708L8 9.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 9 6.146 7.854a.5.5 0 0 1 0-.708z"}},{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"}}]})(t)}function obt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"}}]})(t)}function lbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zm-2.6 5.854a.5.5 0 0 0-.708-.708L7.5 10.793 6.354 9.646a.5.5 0 1 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0l3-3z"}}]})(t)}function cbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.854 8.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L7.5 10.793l2.646-2.647a.5.5 0 0 1 .708 0z"}},{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"}},{tag:"path",attr:{d:"M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4z"}}]})(t)}function sbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.402 10.246c.625 0 1.184-.484 1.184-1.18 0-.832-.527-1.23-1.16-1.23-.586 0-1.168.387-1.168 1.21 0 .817.543 1.2 1.144 1.2z"}},{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zm-4.118 9.79c1.258 0 2-1.067 2-2.872 0-1.934-.781-2.668-1.953-2.668-.926 0-1.797.672-1.797 1.809 0 1.16.824 1.77 1.676 1.77.746 0 1.23-.376 1.383-.79h.027c-.004 1.316-.461 2.164-1.305 2.164-.664 0-1.008-.45-1.05-.82h-.684c.047.64.594 1.406 1.703 1.406zm-2.89-5.435h-.633A12.6 12.6 0 0 0 4.5 8.16v.695c.375-.257.969-.62 1.258-.777h.012v4.61h.675V7.354z"}}]})(t)}function ubt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.445 12.688V7.354h-.633A12.6 12.6 0 0 0 4.5 8.16v.695c.375-.257.969-.62 1.258-.777h.012v4.61h.675zm1.188-1.305c.047.64.594 1.406 1.703 1.406 1.258 0 2-1.066 2-2.871 0-1.934-.781-2.668-1.953-2.668-.926 0-1.797.672-1.797 1.809 0 1.16.824 1.77 1.676 1.77.746 0 1.23-.376 1.383-.79h.027c-.004 1.316-.461 2.164-1.305 2.164-.664 0-1.008-.45-1.05-.82h-.684zm2.953-2.317c0 .696-.559 1.18-1.184 1.18-.601 0-1.144-.383-1.144-1.2 0-.823.582-1.21 1.168-1.21.633 0 1.16.398 1.16 1.23z"}},{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"}},{tag:"path",attr:{d:"M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4z"}}]})(t)}function dbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zm-2.24 4.855a.428.428 0 1 0 0-.855.426.426 0 0 0-.429.43c0 .238.192.425.43.425zm.337.563h-.672v4.105h.672V8.418zm-6.867 4.105v-2.3h2.261v-.61H4.684V7.801h2.464v-.61H4v5.332h.684zm3.296 0h.676V9.98c0-.554.227-1.007.953-1.007.125 0 .258.004.329.015v-.613a1.806 1.806 0 0 0-.254-.02c-.582 0-.891.32-1.012.567h-.02v-.504H7.98v4.105z"}}]})(t)}function hbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.684 12.523v-2.3h2.261v-.61H4.684V7.801h2.464v-.61H4v5.332h.684zm3.296 0h.676V9.98c0-.554.227-1.007.953-1.007.125 0 .258.004.329.015v-.613a1.806 1.806 0 0 0-.254-.02c-.582 0-.891.32-1.012.567h-.02v-.504H7.98v4.105zm2.805-5.093c0 .238.192.425.43.425a.428.428 0 1 0 0-.855.426.426 0 0 0-.43.43zm.094 5.093h.672V8.418h-.672v4.105z"}},{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"}},{tag:"path",attr:{d:"M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4z"}}]})(t)}function fbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zM11.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z"}}]})(t)}function pbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 7.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1z"}},{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"}},{tag:"path",attr:{d:"M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4z"}}]})(t)}function gbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5zM2.545 3h10.91c.3 0 .545.224.545.5v1c0 .276-.244.5-.546.5H2.545C2.245 5 2 4.776 2 4.5v-1c0-.276.244-.5.545-.5z"}}]})(t)}function vbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5Zm-2 4v-1c0-.276.244-.5.545-.5h10.91c.3 0 .545.224.545.5v1c0 .276-.244.5-.546.5H2.545C2.245 5 2 4.776 2 4.5Zm6 3.493c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function mbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4 .5a.5.5 0 0 0-1 0V1H2a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-1 0V1H4V.5ZM1 3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V3Zm2 .5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.5-.5H3Zm5 4.493c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function ybt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zM6 10a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1H6z"}}]})(t)}function bbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.5 10.5A.5.5 0 0 1 6 10h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"}},{tag:"path",attr:{d:"M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4z"}}]})(t)}function xbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.104 7.805 4.9 10.18H3.284l.8-2.375h.02zm9.074 2.297c0-.832-.414-1.36-1.062-1.36-.692 0-1.098.492-1.098 1.36v.253c0 .852.406 1.364 1.098 1.364.671 0 1.062-.516 1.062-1.364v-.253z"}},{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zM2.561 12.332 3.1 10.73h1.984l.54 1.602h.718L4.444 7h-.696L1.85 12.332h.71zM9.85 8.227h-.676v2.543c0 .652-.414 1.023-1.004 1.023-.539 0-.98-.246-.98-1.012V8.227h-.676v2.746c0 .941.606 1.425 1.453 1.425.656 0 1.043-.28 1.188-.605h.027v.539h.668V8.227zm1.273 4.41h-.687c.094.683.625 1.199 1.668 1.199.93 0 1.746-.527 1.746-1.578V8.227h-.649v.578h-.019c-.191-.348-.637-.64-1.195-.64-.965 0-1.64.679-1.64 1.886v.34c0 1.23.683 1.902 1.64 1.902.558 0 1.008-.293 1.172-.648h.02v.605c0 .645-.423 1.023-1.071 1.023-.563 0-.91-.304-.985-.636z"}}]})(t)}function Mbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m2.56 12.332.54-1.602h1.984l.54 1.602h.718L4.444 7h-.696L1.85 12.332h.71zm1.544-4.527L4.9 10.18H3.284l.8-2.375h.02zm5.746.422h-.676v2.543c0 .652-.414 1.023-1.004 1.023-.539 0-.98-.246-.98-1.012V8.227h-.676v2.746c0 .941.606 1.425 1.453 1.425.656 0 1.043-.28 1.188-.605h.027v.539h.668V8.227zm2.258 5.046c-.563 0-.91-.304-.985-.636h-.687c.094.683.625 1.199 1.668 1.199.93 0 1.746-.527 1.746-1.578V8.227h-.649v.578h-.019c-.191-.348-.637-.64-1.195-.64-.965 0-1.64.679-1.64 1.886v.34c0 1.23.683 1.902 1.64 1.902.558 0 1.008-.293 1.172-.648h.02v.605c0 .645-.423 1.023-1.071 1.023zm.008-4.53c.648 0 1.062.527 1.062 1.359v.253c0 .848-.39 1.364-1.062 1.364-.692 0-1.098-.512-1.098-1.364v-.253c0-.868.406-1.36 1.098-1.36z"}},{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"}},{tag:"path",attr:{d:"M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4z"}}]})(t)}function wbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM2 3.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5H2.545c-.3 0-.545.224-.545.5zm6.5 5a.5.5 0 0 0-1 0V10H6a.5.5 0 0 0 0 1h1.5v1.5a.5.5 0 0 0 1 0V11H10a.5.5 0 0 0 0-1H8.5V8.5z"}}]})(t)}function zbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"}},{tag:"path",attr:{d:"M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4zM8 8a.5.5 0 0 1 .5.5V10H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V11H6a.5.5 0 0 1 0-1h1.5V8.5A.5.5 0 0 1 8 8z"}}]})(t)}function Cbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zM10 7a1 1 0 0 0 0 2h5V7h-5zm-4 4a1 1 0 0 0-1-1H1v2h4a1 1 0 0 0 1-1z"}}]})(t)}function Abt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"}},{tag:"path",attr:{d:"M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4zM9 8a1 1 0 0 1 1-1h5v2h-5a1 1 0 0 1-1-1zm-8 2h4a1 1 0 1 1 0 2H1v-2z"}}]})(t)}function kbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zM8.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM3 10.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z"}}]})(t)}function Hbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"}},{tag:"path",attr:{d:"M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4zM11 7.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-5 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1z"}}]})(t)}function Ebt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zm9.954 3H2.545c-.3 0-.545.224-.545.5v1c0 .276.244.5.545.5h10.91c.3 0 .545-.224.545-.5v-1c0-.276-.244-.5-.546-.5zm-6.6 5.146a.5.5 0 1 0-.708.708L7.293 10l-1.147 1.146a.5.5 0 0 0 .708.708L8 10.707l1.146 1.147a.5.5 0 0 0 .708-.708L8.707 10l1.147-1.146a.5.5 0 0 0-.708-.708L8 9.293 6.854 8.146z"}}]})(t)}function Sbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.146 8.146a.5.5 0 0 1 .708 0L8 9.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 10l1.147 1.146a.5.5 0 0 1-.708.708L8 10.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 10 6.146 8.854a.5.5 0 0 1 0-.708z"}},{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"}},{tag:"path",attr:{d:"M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4z"}}]})(t)}function Lbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z"}},{tag:"path",attr:{d:"M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4z"}}]})(t)}function _bt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 0a2 2 0 0 0-2 2h16a2 2 0 0 0-2-2H2zM0 14V3h16v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm12-8a1 1 0 1 0 2 0 1 1 0 0 0-2 0z"}}]})(t)}function Bbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 0H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM1 3.857C1 3.384 1.448 3 2 3h12c.552 0 1 .384 1 .857v10.286c0 .473-.448.857-1 .857H2c-.552 0-1-.384-1-.857V3.857z"}},{tag:"path",attr:{d:"M12 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}}]})(t)}function Dbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2H0zm0 1v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3H0z"}}]})(t)}function Tbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 0a2 2 0 0 0-2 2h16a2 2 0 0 0-2-2H2zM0 8V3h16v2h-6a1 1 0 1 0 0 2h6v7a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-4h6a1 1 0 1 0 0-2H0z"}}]})(t)}function Vbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 0H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM1 3.857C1 3.384 1.448 3 2 3h12c.552 0 1 .384 1 .857v10.286c0 .473-.448.857-1 .857H2c-.552 0-1-.384-1-.857V3.857z"}},{tag:"path",attr:{d:"M7 10a1 1 0 0 0 0-2H1v2h6zm2-3h6V5H9a1 1 0 0 0 0 2z"}}]})(t)}function Obt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 0a2 2 0 0 0-2 2h16a2 2 0 0 0-2-2H2zM0 14V3h16v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm12-8a1 1 0 1 0 2 0 1 1 0 0 0-2 0zM5 9a1 1 0 1 0 2 0 1 1 0 0 0-2 0zm5-2a1 1 0 1 1 0-2 1 1 0 0 1 0 2zM2 9a1 1 0 1 0 2 0 1 1 0 0 0-2 0z"}}]})(t)}function Ibt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 0H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM1 3.857C1 3.384 1.448 3 2 3h12c.552 0 1 .384 1 .857v10.286c0 .473-.448.857-1 .857H2c-.552 0-1-.384-1-.857V3.857z"}},{tag:"path",attr:{d:"M12 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm-5 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm2-3a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm-5 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}}]})(t)}function Rbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 0H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM1 3.857C1 3.384 1.448 3 2 3h12c.552 0 1 .384 1 .857v10.286c0 .473-.448.857-1 .857H2c-.552 0-1-.384-1-.857V3.857z"}},{tag:"path",attr:{d:"M6.5 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm-9 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm-9 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}}]})(t)}function Fbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM2 2a1 1 0 0 0-1 1v1h14V3a1 1 0 0 0-1-1H2zm13 3H1v9a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5z"}},{tag:"path",attr:{d:"M11 7.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1z"}}]})(t)}function Nbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM2 2a1 1 0 0 0-1 1v1h14V3a1 1 0 0 0-1-1H2zm13 3H1v9a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5z"}},{tag:"path",attr:{d:"M9 7.5a.5.5 0 0 1 .5-.5H15v2H9.5a.5.5 0 0 1-.5-.5v-1zm-2 3v1a.5.5 0 0 1-.5.5H1v-2h5.5a.5.5 0 0 1 .5.5z"}}]})(t)}function Pbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM2 2a1 1 0 0 0-1 1v1h14V3a1 1 0 0 0-1-1H2zm13 3H1v9a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5z"}},{tag:"path",attr:{d:"M11 7.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-2 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1z"}}]})(t)}function jbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM2 2a1 1 0 0 0-1 1v1h14V3a1 1 0 0 0-1-1H2zm13 3H1v9a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5z"}}]})(t)}function Ubt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.5 8.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z"}},{tag:"path",attr:{d:"M2 4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-1.172a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 9.172 2H6.828a2 2 0 0 0-1.414.586l-.828.828A2 2 0 0 1 3.172 4H2zm.5 2a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm9 2.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0z"}}]})(t)}function Wbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 3a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"}},{tag:"path",attr:{d:"M9 6a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"}},{tag:"path",attr:{d:"M9 6h.5a2 2 0 0 1 1.983 1.738l3.11-1.382A1 1 0 0 1 16 7.269v7.462a1 1 0 0 1-1.406.913l-3.111-1.382A2 2 0 0 1 9.5 16H2a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h7z"}}]})(t)}function Zbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 3a3 3 0 1 1-6 0 3 3 0 0 1 6 0zM1 3a2 2 0 1 0 4 0 2 2 0 0 0-4 0z"}},{tag:"path",attr:{d:"M9 6h.5a2 2 0 0 1 1.983 1.738l3.11-1.382A1 1 0 0 1 16 7.269v7.462a1 1 0 0 1-1.406.913l-3.111-1.382A2 2 0 0 1 9.5 16H2a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h7zm6 8.73V7.27l-3.5 1.555v4.35l3.5 1.556zM1 8v6a1 1 0 0 0 1 1h7.5a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1z"}},{tag:"path",attr:{d:"M9 6a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM7 3a2 2 0 1 1 4 0 2 2 0 0 1-4 0z"}}]})(t)}function Gbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M0 5a2 2 0 0 1 2-2h7.5a2 2 0 0 1 1.983 1.738l3.11-1.382A1 1 0 0 1 16 4.269v7.462a1 1 0 0 1-1.406.913l-3.111-1.382A2 2 0 0 1 9.5 13H2a2 2 0 0 1-2-2V5z"}}]})(t)}function qbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.961 12.365a1.99 1.99 0 0 0 .522-1.103l3.11 1.382A1 1 0 0 0 16 11.731V4.269a1 1 0 0 0-1.406-.913l-3.111 1.382A2 2 0 0 0 9.5 3H4.272l6.69 9.365zm-10.114-9A2.001 2.001 0 0 0 0 5v6a2 2 0 0 0 2 2h5.728L.847 3.366zm9.746 11.925-10-14 .814-.58 10 14-.814.58z"}}]})(t)}function Ybt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.961 12.365a1.99 1.99 0 0 0 .522-1.103l3.11 1.382A1 1 0 0 0 16 11.731V4.269a1 1 0 0 0-1.406-.913l-3.111 1.382A2 2 0 0 0 9.5 3H4.272l.714 1H9.5a1 1 0 0 1 1 1v6a1 1 0 0 1-.144.518l.605.847zM1.428 4.18A.999.999 0 0 0 1 5v6a1 1 0 0 0 1 1h5.014l.714 1H2a2 2 0 0 1-2-2V5c0-.675.334-1.272.847-1.634l.58.814zM15 11.73l-3.5-1.555v-4.35L15 4.269v7.462zm-4.407 3.56-10-14 .814-.58 10 14-.814.58z"}}]})(t)}function Xbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M0 5a2 2 0 0 1 2-2h7.5a2 2 0 0 1 1.983 1.738l3.11-1.382A1 1 0 0 1 16 4.269v7.462a1 1 0 0 1-1.406.913l-3.111-1.382A2 2 0 0 1 9.5 13H2a2 2 0 0 1-2-2V5zm11.5 5.175 3.5 1.556V4.269l-3.5 1.556v4.35zM2 4a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h7.5a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H2z"}}]})(t)}function $bt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15 12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h1.172a3 3 0 0 0 2.12-.879l.83-.828A1 1 0 0 1 6.827 3h2.344a1 1 0 0 1 .707.293l.828.828A3 3 0 0 0 12.828 5H14a1 1 0 0 1 1 1v6zM2 4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-1.172a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 9.172 2H6.828a2 2 0 0 0-1.414.586l-.828.828A2 2 0 0 1 3.172 4H2z"}},{tag:"path",attr:{d:"M8 11a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5zm0 1a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7zM3 6.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"}}]})(t)}function Kbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 8c0-1.657 2.343-3 4-3V4a4 4 0 0 0-4 4z"}},{tag:"path",attr:{d:"M12.318 3h2.015C15.253 3 16 3.746 16 4.667v6.666c0 .92-.746 1.667-1.667 1.667h-2.015A5.97 5.97 0 0 1 9 14a5.972 5.972 0 0 1-3.318-1H1.667C.747 13 0 12.254 0 11.333V4.667C0 3.747.746 3 1.667 3H2a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1h.682A5.97 5.97 0 0 1 9 2c1.227 0 2.367.368 3.318 1zM2 4.5a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0zM14 8A5 5 0 1 0 4 8a5 5 0 0 0 10 0z"}}]})(t)}function Qbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.27 1.047a1 1 0 0 1 1.46 0l6.345 6.77c.6.638.146 1.683-.73 1.683H11.5v1a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-1H1.654C.78 9.5.326 8.455.924 7.816L7.27 1.047zM4.5 13.5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-1z"}}]})(t)}function Jbt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.27 1.047a1 1 0 0 1 1.46 0l6.345 6.77c.6.638.146 1.683-.73 1.683H11.5v1a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-1H1.654C.78 9.5.326 8.455.924 7.816L7.27 1.047zM14.346 8.5 8 1.731 1.654 8.5H4.5a1 1 0 0 1 1 1v1h5v-1a1 1 0 0 1 1-1h2.846zm-9.846 5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-1zm6 0h-5v1h5v-1z"}}]})(t)}function txt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.02 5.364a3 3 0 0 0-4.242-4.243L1.121 6.778a3 3 0 1 0 4.243 4.243l5.657-5.657Zm-6.413-.657 2.878-2.879a2 2 0 1 1 2.829 2.829L7.435 7.536 4.607 4.707ZM12 8a4 4 0 1 1 0 8 4 4 0 0 1 0-8Zm-.5 1.042a3 3 0 0 0 0 5.917V9.042Zm1 5.917a3 3 0 0 0 0-5.917v5.917Z"}}]})(t)}function ext(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.828 8.9 8.9 1.827a4 4 0 1 1 5.657 5.657l-7.07 7.071A4 4 0 1 1 1.827 8.9Zm9.128.771 2.893-2.893a3 3 0 1 0-4.243-4.242L6.713 5.429l4.243 4.242Z"}}]})(t)}function nxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.52 3.515A2.5 2.5 0 0 1 4.82 2h6.362c1 0 1.904.596 2.298 1.515l.792 1.848c.075.175.21.319.38.404.5.25.855.715.965 1.262l.335 1.679c.033.161.049.325.049.49v.413c0 .814-.39 1.543-1 1.997V13.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1.338c-1.292.048-2.745.088-4 .088s-2.708-.04-4-.088V13.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1.892c-.61-.454-1-1.183-1-1.997v-.413a2.5 2.5 0 0 1 .049-.49l.335-1.68c.11-.546.465-1.012.964-1.261a.807.807 0 0 0 .381-.404l.792-1.848ZM3 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm10 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM6 8a1 1 0 0 0 0 2h4a1 1 0 1 0 0-2H6ZM2.906 5.189a.51.51 0 0 0 .497.731c.91-.073 3.35-.17 4.597-.17 1.247 0 3.688.097 4.597.17a.51.51 0 0 0 .497-.731l-.956-1.913A.5.5 0 0 0 11.691 3H4.309a.5.5 0 0 0-.447.276L2.906 5.19Z"}}]})(t)}function rxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm10 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM6 8a1 1 0 0 0 0 2h4a1 1 0 1 0 0-2H6ZM4.862 4.276 3.906 6.19a.51.51 0 0 0 .497.731c.91-.073 2.35-.17 3.597-.17 1.247 0 2.688.097 3.597.17a.51.51 0 0 0 .497-.731l-.956-1.913A.5.5 0 0 0 10.691 4H5.309a.5.5 0 0 0-.447.276Z"}},{tag:"path",attr:{d:"M2.52 3.515A2.5 2.5 0 0 1 4.82 2h6.362c1 0 1.904.596 2.298 1.515l.792 1.848c.075.175.21.319.38.404.5.25.855.715.965 1.262l.335 1.679c.033.161.049.325.049.49v.413c0 .814-.39 1.543-1 1.997V13.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1.338c-1.292.048-2.745.088-4 .088s-2.708-.04-4-.088V13.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1.892c-.61-.454-1-1.183-1-1.997v-.413a2.5 2.5 0 0 1 .049-.49l.335-1.68c.11-.546.465-1.012.964-1.261a.807.807 0 0 0 .381-.404l.792-1.848ZM4.82 3a1.5 1.5 0 0 0-1.379.91l-.792 1.847a1.8 1.8 0 0 1-.853.904.807.807 0 0 0-.43.564L1.03 8.904a1.5 1.5 0 0 0-.03.294v.413c0 .796.62 1.448 1.408 1.484 1.555.07 3.786.155 5.592.155 1.806 0 4.037-.084 5.592-.155A1.479 1.479 0 0 0 15 9.611v-.413c0-.099-.01-.197-.03-.294l-.335-1.68a.807.807 0 0 0-.43-.563 1.807 1.807 0 0 1-.853-.904l-.792-1.848A1.5 1.5 0 0 0 11.18 3H4.82Z"}}]})(t)}function axt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14.5 3a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h13zm-13-1A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13z"}},{tag:"path",attr:{d:"M7 5.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm-1.496-.854a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708 0l-.5-.5a.5.5 0 1 1 .708-.708l.146.147 1.146-1.147a.5.5 0 0 1 .708 0zM7 9.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm-1.496-.854a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708 0l-.5-.5a.5.5 0 0 1 .708-.708l.146.147 1.146-1.147a.5.5 0 0 1 .708 0z"}}]})(t)}function ixt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14.5 3a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h13zm-13-1A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13z"}},{tag:"path",attr:{d:"M3 8.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm0-5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-1z"}}]})(t)}function oxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.002 5.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"}},{tag:"path",attr:{d:"M1.5 2A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13zm13 1a.5.5 0 0 1 .5.5v6l-3.775-1.947a.5.5 0 0 0-.577.093l-3.71 3.71-2.66-1.772a.5.5 0 0 0-.63.062L1.002 12v.54A.505.505 0 0 1 1 12.5v-9a.5.5 0 0 1 .5-.5h13z"}}]})(t)}function lxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14.5 3a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h13zm-13-1A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13z"}},{tag:"path",attr:{d:"M5 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 5 8zm0-2.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm0 5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm-1-5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zM4 8a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm0 2.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"}}]})(t)}function cxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14.5 3a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h13zm-13-1A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13z"}},{tag:"path",attr:{d:"M3 5.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zM3 8a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9A.5.5 0 0 1 3 8zm0 2.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"}}]})(t)}function sxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z"}}]})(t)}function uxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm4 4a.5.5 0 0 0-.374.832l4 4.5a.5.5 0 0 0 .748 0l4-4.5A.5.5 0 0 0 12 6H4z"}}]})(t)}function dxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.626 6.832A.5.5 0 0 1 4 6h8a.5.5 0 0 1 .374.832l-4 4.5a.5.5 0 0 1-.748 0l-4-4.5z"}},{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2z"}}]})(t)}function hxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.204 5h9.592L8 10.481 3.204 5zm-.753.659 4.796 5.48a1 1 0 0 0 1.506 0l4.796-5.48c.566-.647.106-1.659-.753-1.659H3.204a1 1 0 0 0-.753 1.659z"}}]})(t)}function fxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m3.86 8.753 5.482 4.796c.646.566 1.658.106 1.658-.753V3.204a1 1 0 0 0-1.659-.753l-5.48 4.796a1 1 0 0 0 0 1.506z"}}]})(t)}function pxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm10.5 10V4a.5.5 0 0 0-.832-.374l-4.5 4a.5.5 0 0 0 0 .748l4.5 4A.5.5 0 0 0 10.5 12z"}}]})(t)}function gxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M10.205 12.456A.5.5 0 0 0 10.5 12V4a.5.5 0 0 0-.832-.374l-4.5 4a.5.5 0 0 0 0 .748l4.5 4a.5.5 0 0 0 .537.082z"}}]})(t)}function vxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 12.796V3.204L4.519 8 10 12.796zm-.659.753-5.48-4.796a1 1 0 0 1 0-1.506l5.48-4.796A1 1 0 0 1 11 3.204v9.592a1 1 0 0 1-1.659.753z"}}]})(t)}function mxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z"}}]})(t)}function yxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm5.5 10a.5.5 0 0 0 .832.374l4.5-4a.5.5 0 0 0 0-.748l-4.5-4A.5.5 0 0 0 5.5 4v8z"}}]})(t)}function bxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M5.795 12.456A.5.5 0 0 1 5.5 12V4a.5.5 0 0 1 .832-.374l4.5 4a.5.5 0 0 1 0 .748l-4.5 4a.5.5 0 0 1-.537.082z"}}]})(t)}function xxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 12.796V3.204L11.481 8 6 12.796zm.659.753 5.48-4.796a1 1 0 0 0 0-1.506L6.66 2.451C6.011 1.885 5 2.345 5 3.204v9.592a1 1 0 0 0 1.659.753z"}}]})(t)}function Mxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m7.247 4.86-4.796 5.481c-.566.647-.106 1.659.753 1.659h9.592a1 1 0 0 0 .753-1.659l-4.796-5.48a1 1 0 0 0-1.506 0z"}}]})(t)}function wxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm4 9h8a.5.5 0 0 0 .374-.832l-4-4.5a.5.5 0 0 0-.748 0l-4 4.5A.5.5 0 0 0 4 11z"}}]})(t)}function zxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M3.544 10.705A.5.5 0 0 0 4 11h8a.5.5 0 0 0 .374-.832l-4-4.5a.5.5 0 0 0-.748 0l-4 4.5a.5.5 0 0 0-.082.537z"}}]})(t)}function Cxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.204 11h9.592L8 5.519 3.204 11zm-.753-.659 4.796-5.48a1 1 0 0 1 1.506 0l4.796 5.48c.566.647.106 1.659-.753 1.659H3.204a1 1 0 0 1-.753-1.659z"}}]})(t)}function Axt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.5 1a.5.5 0 0 0 0 1h1.11l.401 1.607 1.498 7.985A.5.5 0 0 0 4 12h1a2 2 0 1 0 0 4 2 2 0 0 0 0-4h7a2 2 0 1 0 0 4 2 2 0 0 0 0-4h1a.5.5 0 0 0 .491-.408l1.5-8A.5.5 0 0 0 14.5 3H2.89l-.405-1.621A.5.5 0 0 0 2 1H.5zM6 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm7 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm-1.646-7.646-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L8 8.293l2.646-2.647a.5.5 0 0 1 .708.708z"}}]})(t)}function kxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.354 6.354a.5.5 0 0 0-.708-.708L8 8.293 6.854 7.146a.5.5 0 1 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0l3-3z"}},{tag:"path",attr:{d:"M.5 1a.5.5 0 0 0 0 1h1.11l.401 1.607 1.498 7.985A.5.5 0 0 0 4 12h1a2 2 0 1 0 0 4 2 2 0 0 0 0-4h7a2 2 0 1 0 0 4 2 2 0 0 0 0-4h1a.5.5 0 0 0 .491-.408l1.5-8A.5.5 0 0 0 14.5 3H2.89l-.405-1.621A.5.5 0 0 0 2 1H.5zm3.915 10L3.102 4h10.796l-1.313 7h-8.17zM6 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm7 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"}}]})(t)}function Hxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.5 1a.5.5 0 0 0 0 1h1.11l.401 1.607 1.498 7.985A.5.5 0 0 0 4 12h1a2 2 0 1 0 0 4 2 2 0 0 0 0-4h7a2 2 0 1 0 0 4 2 2 0 0 0 0-4h1a.5.5 0 0 0 .491-.408l1.5-8A.5.5 0 0 0 14.5 3H2.89l-.405-1.621A.5.5 0 0 0 2 1H.5zM6 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm7 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zM6.5 7h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1z"}}]})(t)}function Ext(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 7a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4z"}},{tag:"path",attr:{d:"M.5 1a.5.5 0 0 0 0 1h1.11l.401 1.607 1.498 7.985A.5.5 0 0 0 4 12h1a2 2 0 1 0 0 4 2 2 0 0 0 0-4h7a2 2 0 1 0 0 4 2 2 0 0 0 0-4h1a.5.5 0 0 0 .491-.408l1.5-8A.5.5 0 0 0 14.5 3H2.89l-.405-1.621A.5.5 0 0 0 2 1H.5zm3.915 10L3.102 4h10.796l-1.313 7h-8.17zM6 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm7 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"}}]})(t)}function Sxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .491.592l-1.5 8A.5.5 0 0 1 13 12H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5zM5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm7 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-7 1a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm7 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}}]})(t)}function Lxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.5 1a.5.5 0 0 0 0 1h1.11l.401 1.607 1.498 7.985A.5.5 0 0 0 4 12h1a2 2 0 1 0 0 4 2 2 0 0 0 0-4h7a2 2 0 1 0 0 4 2 2 0 0 0 0-4h1a.5.5 0 0 0 .491-.408l1.5-8A.5.5 0 0 0 14.5 3H2.89l-.405-1.621A.5.5 0 0 0 2 1H.5zM6 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm7 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zM9 5.5V7h1.5a.5.5 0 0 1 0 1H9v1.5a.5.5 0 0 1-1 0V8H6.5a.5.5 0 0 1 0-1H8V5.5a.5.5 0 0 1 1 0z"}}]})(t)}function _xt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9 5.5a.5.5 0 0 0-1 0V7H6.5a.5.5 0 0 0 0 1H8v1.5a.5.5 0 0 0 1 0V8h1.5a.5.5 0 0 0 0-1H9V5.5z"}},{tag:"path",attr:{d:"M.5 1a.5.5 0 0 0 0 1h1.11l.401 1.607 1.498 7.985A.5.5 0 0 0 4 12h1a2 2 0 1 0 0 4 2 2 0 0 0 0-4h7a2 2 0 1 0 0 4 2 2 0 0 0 0-4h1a.5.5 0 0 0 .491-.408l1.5-8A.5.5 0 0 0 14.5 3H2.89l-.405-1.621A.5.5 0 0 0 2 1H.5zm3.915 10L3.102 4h10.796l-1.313 7h-8.17zM6 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm7 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"}}]})(t)}function Bxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.5 1a.5.5 0 0 0 0 1h1.11l.401 1.607 1.498 7.985A.5.5 0 0 0 4 12h1a2 2 0 1 0 0 4 2 2 0 0 0 0-4h7a2 2 0 1 0 0 4 2 2 0 0 0 0-4h1a.5.5 0 0 0 .491-.408l1.5-8A.5.5 0 0 0 14.5 3H2.89l-.405-1.621A.5.5 0 0 0 2 1H.5zM6 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm7 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zM7.354 5.646 8.5 6.793l1.146-1.147a.5.5 0 0 1 .708.708L9.207 7.5l1.147 1.146a.5.5 0 0 1-.708.708L8.5 8.207 7.354 9.354a.5.5 0 1 1-.708-.708L7.793 7.5 6.646 6.354a.5.5 0 1 1 .708-.708z"}}]})(t)}function Dxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.354 5.646a.5.5 0 1 0-.708.708L7.793 7.5 6.646 8.646a.5.5 0 1 0 .708.708L8.5 8.207l1.146 1.147a.5.5 0 0 0 .708-.708L9.207 7.5l1.147-1.146a.5.5 0 0 0-.708-.708L8.5 6.793 7.354 5.646z"}},{tag:"path",attr:{d:"M.5 1a.5.5 0 0 0 0 1h1.11l.401 1.607 1.498 7.985A.5.5 0 0 0 4 12h1a2 2 0 1 0 0 4 2 2 0 0 0 0-4h7a2 2 0 1 0 0 4 2 2 0 0 0 0-4h1a.5.5 0 0 0 .491-.408l1.5-8A.5.5 0 0 0 14.5 3H2.89l-.405-1.621A.5.5 0 0 0 2 1H.5zm3.915 10L3.102 4h10.796l-1.313 7h-8.17zM6 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm7 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"}}]})(t)}function Txt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .491.592l-1.5 8A.5.5 0 0 1 13 12H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5zM3.102 4l1.313 7h8.17l1.313-7H3.102zM5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm7 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-7 1a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm7 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}}]})(t)}function Vxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2.5A.5.5 0 0 1 .5 2H2a.5.5 0 0 1 .485.379L2.89 4H14.5a.5.5 0 0 1 .485.621l-1.5 6A.5.5 0 0 1 13 11H4a.5.5 0 0 1-.485-.379L1.61 3H.5a.5.5 0 0 1-.5-.5zM3.14 5l1.25 5h8.22l1.25-5H3.14zM5 13a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0zm9-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0z"}}]})(t)}function Oxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .49.598l-1 5a.5.5 0 0 1-.465.401l-9.397.472L4.415 11H13a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5zM3.102 4l.84 4.479 9.144-.459L13.89 4H3.102zM5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm7 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-7 1a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm7 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}}]})(t)}function Ixt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2.5A.5.5 0 0 1 .5 2H2a.5.5 0 0 1 .485.379L2.89 4H14.5a.5.5 0 0 1 .485.621l-1.5 6A.5.5 0 0 1 13 11H4a.5.5 0 0 1-.485-.379L1.61 3H.5a.5.5 0 0 1-.5-.5zM3.14 5l.5 2H5V5H3.14zM6 5v2h2V5H6zm3 0v2h2V5H9zm3 0v2h1.36l.5-2H12zm1.11 3H12v2h.61l.5-2zM11 8H9v2h2V8zM8 8H6v2h2V8zM5 8H3.89l.5 2H5V8zm0 5a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0zm9-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0z"}}]})(t)}function Rxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11 15a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm5-4a5 5 0 1 1-10 0 5 5 0 0 1 10 0z"}},{tag:"path",attr:{d:"M9.438 11.944c.047.596.518 1.06 1.363 1.116v.44h.375v-.443c.875-.061 1.386-.529 1.386-1.207 0-.618-.39-.936-1.09-1.1l-.296-.07v-1.2c.376.043.614.248.671.532h.658c-.047-.575-.54-1.024-1.329-1.073V8.5h-.375v.45c-.747.073-1.255.522-1.255 1.158 0 .562.378.92 1.007 1.066l.248.061v1.272c-.384-.058-.639-.27-.696-.563h-.668zm1.36-1.354c-.369-.085-.569-.26-.569-.522 0-.294.216-.514.572-.578v1.1h-.003zm.432.746c.449.104.655.272.655.569 0 .339-.257.571-.709.614v-1.195l.054.012z"}},{tag:"path",attr:{d:"M1 0a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h4.083c.058-.344.145-.678.258-1H3a2 2 0 0 0-2-2V3a2 2 0 0 0 2-2h10a2 2 0 0 0 2 2v3.528c.38.34.717.728 1 1.154V1a1 1 0 0 0-1-1H1z"}},{tag:"path",attr:{d:"M9.998 5.083 10 5a2 2 0 1 0-3.132 1.65 5.982 5.982 0 0 1 3.13-1.567z"}}]})(t)}function Fxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1H1zm7 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"}},{tag:"path",attr:{d:"M0 5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V5zm3 0a2 2 0 0 1-2 2v4a2 2 0 0 1 2 2h10a2 2 0 0 1 2-2V7a2 2 0 0 1-2-2H3z"}}]})(t)}function Nxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"}},{tag:"path",attr:{d:"M0 4a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V4zm3 0a2 2 0 0 1-2 2v4a2 2 0 0 1 2 2h10a2 2 0 0 1 2-2V6a2 2 0 0 1-2-2H3z"}}]})(t)}function Pxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 2A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h.191l1.862-3.724A.5.5 0 0 1 4 10h8a.5.5 0 0 1 .447.276L14.31 14h.191a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13ZM4 7a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm8 0a1 1 0 1 1 0-2 1 1 0 0 1 0 2ZM6 6a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2H7a1 1 0 0 1-1-1Z"}},{tag:"path",attr:{d:"m13.191 14-1.5-3H4.309l-1.5 3h10.382Z"}}]})(t)}function jxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm9-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM7 6a1 1 0 0 0 0 2h2a1 1 0 1 0 0-2H7Z"}},{tag:"path",attr:{d:"M1.5 2A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13ZM1 3.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-.691l-1.362-2.724A.5.5 0 0 0 12 10H4a.5.5 0 0 0-.447.276L2.19 13H1.5a.5.5 0 0 1-.5-.5v-9ZM11.691 11l1 2H3.309l1-2h7.382Z"}}]})(t)}function Uxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m7.646 9.354-3.792 3.792a.5.5 0 0 0 .353.854h7.586a.5.5 0 0 0 .354-.854L8.354 9.354a.5.5 0 0 0-.708 0z"}},{tag:"path",attr:{d:"M11.414 11H14.5a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-13a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h3.086l-1 1H1.5A1.5 1.5 0 0 1 0 10.5v-7A1.5 1.5 0 0 1 1.5 2h13A1.5 1.5 0 0 1 16 3.5v7a1.5 1.5 0 0 1-1.5 1.5h-2.086l-1-1z"}}]})(t)}function Wxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM5.408 5.89c.681 0 1.138.47 1.187 1.107h1.147v-.11c-.053-1.187-1.024-2-2.343-2-1.604 0-2.518 1.05-2.518 2.751v.747c0 1.7.906 2.73 2.518 2.73 1.314 0 2.285-.792 2.343-1.939v-.114H6.595c-.049.615-.497 1.05-1.187 1.05-.84 0-1.318-.62-1.318-1.727v-.742c0-1.112.488-1.754 1.318-1.754Zm5.404 0c.68 0 1.138.47 1.186 1.107h1.147v-.11c-.053-1.187-1.024-2-2.342-2-1.604 0-2.518 1.05-2.518 2.751v.747c0 1.7.905 2.73 2.518 2.73 1.314 0 2.285-.792 2.342-1.939v-.114h-1.147c-.048.615-.496 1.05-1.186 1.05-.84 0-1.319-.62-1.319-1.727v-.742c0-1.112.488-1.754 1.319-1.754Z"}}]})(t)}function Zxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8Zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM5.408 5.89c-.83 0-1.318.64-1.318 1.753v.742c0 1.108.479 1.727 1.318 1.727.69 0 1.138-.435 1.187-1.05h1.147v.114c-.058 1.147-1.029 1.938-2.343 1.938-1.612 0-2.518-1.028-2.518-2.729v-.747c0-1.7.914-2.75 2.518-2.75 1.319 0 2.29.812 2.343 1.999v.11H6.595c-.049-.638-.506-1.108-1.187-1.108Zm5.404 0c-.831 0-1.319.64-1.319 1.753v.742c0 1.108.48 1.727 1.319 1.727.69 0 1.138-.435 1.186-1.05h1.147v.114c-.057 1.147-1.028 1.938-2.342 1.938-1.613 0-2.518-1.028-2.518-2.729v-.747c0-1.7.914-2.75 2.518-2.75 1.318 0 2.29.812 2.342 1.999v.11h-1.147c-.048-.638-.505-1.108-1.186-1.108Z"}}]})(t)}function Gxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm3.408 5.89c-.83 0-1.318.64-1.318 1.753v.742c0 1.108.479 1.727 1.318 1.727.69 0 1.138-.435 1.187-1.05h1.147v.114c-.058 1.147-1.029 1.938-2.343 1.938-1.612 0-2.518-1.028-2.518-2.729v-.747c0-1.7.914-2.75 2.518-2.75 1.319 0 2.29.812 2.343 1.999v.11H6.595c-.049-.638-.506-1.108-1.187-1.108Zm5.404 0c-.831 0-1.319.64-1.319 1.753v.742c0 1.108.48 1.727 1.319 1.727.69 0 1.138-.435 1.186-1.05h1.147v.114c-.057 1.147-1.028 1.938-2.342 1.938-1.613 0-2.518-1.028-2.518-2.729v-.747c0-1.7.914-2.75 2.518-2.75 1.318 0 2.29.812 2.342 1.999v.11h-1.147c-.048-.638-.505-1.108-1.186-1.108Z"}}]})(t)}function qxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2ZM0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2Zm5.408 3.89c-.83 0-1.318.64-1.318 1.753v.742c0 1.108.479 1.727 1.318 1.727.69 0 1.138-.435 1.187-1.05h1.147v.114c-.058 1.147-1.029 1.938-2.343 1.938-1.612 0-2.518-1.028-2.518-2.729v-.747c0-1.7.914-2.75 2.518-2.75 1.319 0 2.29.812 2.343 1.999v.11H6.595c-.049-.638-.506-1.108-1.187-1.108Zm5.404 0c-.831 0-1.319.64-1.319 1.753v.742c0 1.108.48 1.727 1.319 1.727.69 0 1.138-.435 1.186-1.05h1.147v.114c-.057 1.147-1.028 1.938-2.342 1.938-1.613 0-2.518-1.028-2.518-2.729v-.747c0-1.7.914-2.75 2.518-2.75 1.318 0 2.29.812 2.342 1.999v.11h-1.147c-.048-.638-.505-1.108-1.186-1.108Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2ZM0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2Zm5.408 3.89c-.83 0-1.318.64-1.318 1.753v.742c0 1.108.479 1.727 1.318 1.727.69 0 1.138-.435 1.187-1.05h1.147v.114c-.058 1.147-1.029 1.938-2.343 1.938-1.612 0-2.518-1.028-2.518-2.729v-.747c0-1.7.914-2.75 2.518-2.75 1.319 0 2.29.812 2.343 1.999v.11H6.595c-.049-.638-.506-1.108-1.187-1.108Zm5.404 0c-.831 0-1.319.64-1.319 1.753v.742c0 1.108.48 1.727 1.319 1.727.69 0 1.138-.435 1.186-1.05h1.147v.114c-.057 1.147-1.028 1.938-2.342 1.938-1.613 0-2.518-1.028-2.518-2.729v-.747c0-1.7.914-2.75 2.518-2.75 1.318 0 2.29.812 2.342 1.999v.11h-1.147c-.048-.638-.505-1.108-1.186-1.108Z"}}]})(t)}function Yxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8c0 3.866-3.582 7-8 7a9.06 9.06 0 0 1-2.347-.306c-.584.296-1.925.864-4.181 1.234-.2.032-.352-.176-.273-.362.354-.836.674-1.95.77-2.966C.744 11.37 0 9.76 0 8c0-3.866 3.582-7 8-7s8 3.134 8 7zM5 8a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm4 0a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}}]})(t)}function Xxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}},{tag:"path",attr:{d:"m2.165 15.803.02-.004c1.83-.363 2.948-.842 3.468-1.105A9.06 9.06 0 0 0 8 15c4.418 0 8-3.134 8-7s-3.582-7-8-7-8 3.134-8 7c0 1.76.743 3.37 1.97 4.6a10.437 10.437 0 0 1-.524 2.318l-.003.011a10.722 10.722 0 0 1-.244.637c-.079.186.074.394.273.362a21.673 21.673 0 0 0 .693-.125zm.8-3.108a1 1 0 0 0-.287-.801C1.618 10.83 1 9.468 1 8c0-3.192 3.004-6 7-6s7 2.808 7 6c0 3.193-3.004 6-7 6a8.06 8.06 0 0 1-2.088-.272 1 1 0 0 0-.711.074c-.387.196-1.24.57-2.634.893a10.97 10.97 0 0 0 .398-2z"}}]})(t)}function $xt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15c4.418 0 8-3.134 8-7s-3.582-7-8-7-8 3.134-8 7c0 1.76.743 3.37 1.97 4.6-.097 1.016-.417 2.13-.771 2.966-.079.186.074.394.273.362 2.256-.37 3.597-.938 4.18-1.234A9.06 9.06 0 0 0 8 15z"}}]})(t)}function Kxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15c4.418 0 8-3.134 8-7s-3.582-7-8-7-8 3.134-8 7c0 1.76.743 3.37 1.97 4.6-.097 1.016-.417 2.13-.771 2.966-.079.186.074.394.273.362 2.256-.37 3.597-.938 4.18-1.234A9.06 9.06 0 0 0 8 15Zm0-9.007c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function Qxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.965 12.695a1 1 0 0 0-.287-.801C1.618 10.83 1 9.468 1 8c0-3.192 3.004-6 7-6s7 2.808 7 6c0 3.193-3.004 6-7 6a8.06 8.06 0 0 1-2.088-.272 1 1 0 0 0-.711.074c-.387.196-1.24.57-2.634.893a10.97 10.97 0 0 0 .398-2Zm-.8 3.108.02-.004c1.83-.363 2.948-.842 3.468-1.105A9.06 9.06 0 0 0 8 15c4.418 0 8-3.134 8-7s-3.582-7-8-7-8 3.134-8 7c0 1.76.743 3.37 1.97 4.6a10.437 10.437 0 0 1-.524 2.318l-.003.011a10.722 10.722 0 0 1-.244.637c-.079.186.074.394.273.362a21.673 21.673 0 0 0 .693-.125ZM8 5.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function Jxt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4.414a1 1 0 0 0-.707.293L.854 15.146A.5.5 0 0 1 0 14.793V2zm5 4a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm4 0a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}}]})(t)}function tMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4.414A2 2 0 0 0 3 11.586l-2 2V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12.793a.5.5 0 0 0 .854.353l2.853-2.853A1 1 0 0 1 4.414 12H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M5 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"}}]})(t)}function eMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12.793a.5.5 0 0 0 .854.353l2.853-2.853A1 1 0 0 1 4.414 12H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}}]})(t)}function nMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12.793a.5.5 0 0 0 .854.353l2.853-2.853A1 1 0 0 1 4.414 12H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm6 3.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function rMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4.414A2 2 0 0 0 3 11.586l-2 2V2a1 1 0 0 1 1-1h12ZM2 0a2 2 0 0 0-2 2v12.793a.5.5 0 0 0 .854.353l2.853-2.853A1 1 0 0 1 4.414 12H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Z"}},{tag:"path",attr:{d:"M8 3.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function aMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4.414a1 1 0 0 0-.707.293L.854 15.146A.5.5 0 0 1 0 14.793V2zm7.194 2.766a1.688 1.688 0 0 0-.227-.272 1.467 1.467 0 0 0-.469-.324l-.008-.004A1.785 1.785 0 0 0 5.734 4C4.776 4 4 4.746 4 5.667c0 .92.776 1.666 1.734 1.666.343 0 .662-.095.931-.26-.137.389-.39.804-.81 1.22a.405.405 0 0 0 .011.59c.173.16.447.155.614-.01 1.334-1.329 1.37-2.758.941-3.706a2.461 2.461 0 0 0-.227-.4zM11 7.073c-.136.389-.39.804-.81 1.22a.405.405 0 0 0 .012.59c.172.16.446.155.613-.01 1.334-1.329 1.37-2.758.942-3.706a2.466 2.466 0 0 0-.228-.4 1.686 1.686 0 0 0-.227-.273 1.466 1.466 0 0 0-.469-.324l-.008-.004A1.785 1.785 0 0 0 10.07 4c-.957 0-1.734.746-1.734 1.667 0 .92.777 1.666 1.734 1.666.343 0 .662-.095.931-.26z"}}]})(t)}function iMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4.414A2 2 0 0 0 3 11.586l-2 2V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12.793a.5.5 0 0 0 .854.353l2.853-2.853A1 1 0 0 1 4.414 12H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M7.066 4.76A1.665 1.665 0 0 0 4 5.668a1.667 1.667 0 0 0 2.561 1.406c-.131.389-.375.804-.777 1.22a.417.417 0 1 0 .6.58c1.486-1.54 1.293-3.214.682-4.112zm4 0A1.665 1.665 0 0 0 8 5.668a1.667 1.667 0 0 0 2.561 1.406c-.131.389-.375.804-.777 1.22a.417.417 0 1 0 .6.58c1.486-1.54 1.293-3.214.682-4.112z"}}]})(t)}function oMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4.414a1 1 0 0 0-.707.293L.854 15.146A.5.5 0 0 1 0 14.793V2zm3.5 1a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 2.5a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 2.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5z"}}]})(t)}function lMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4.414A2 2 0 0 0 3 11.586l-2 2V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12.793a.5.5 0 0 0 .854.353l2.853-2.853A1 1 0 0 1 4.414 12H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M3 3.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zM3 6a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9A.5.5 0 0 1 3 6zm0 2.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z"}}]})(t)}function cMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4.414A2 2 0 0 0 3 11.586l-2 2V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12.793a.5.5 0 0 0 .854.353l2.853-2.853A1 1 0 0 1 4.414 12H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}}]})(t)}function sMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8c0 3.866-3.582 7-8 7a9.06 9.06 0 0 1-2.347-.306c-.584.296-1.925.864-4.181 1.234-.2.032-.352-.176-.273-.362.354-.836.674-1.95.77-2.966C.744 11.37 0 9.76 0 8c0-3.866 3.582-7 8-7s8 3.134 8 7zM7.194 6.766a1.688 1.688 0 0 0-.227-.272 1.467 1.467 0 0 0-.469-.324l-.008-.004A1.785 1.785 0 0 0 5.734 6C4.776 6 4 6.746 4 7.667c0 .92.776 1.666 1.734 1.666.343 0 .662-.095.931-.26-.137.389-.39.804-.81 1.22a.405.405 0 0 0 .011.59c.173.16.447.155.614-.01 1.334-1.329 1.37-2.758.941-3.706a2.461 2.461 0 0 0-.227-.4zM11 9.073c-.136.389-.39.804-.81 1.22a.405.405 0 0 0 .012.59c.172.16.446.155.613-.01 1.334-1.329 1.37-2.758.942-3.706a2.466 2.466 0 0 0-.228-.4 1.686 1.686 0 0 0-.227-.273 1.466 1.466 0 0 0-.469-.324l-.008-.004A1.785 1.785 0 0 0 10.07 6c-.957 0-1.734.746-1.734 1.667 0 .92.777 1.666 1.734 1.666.343 0 .662-.095.931-.26z"}}]})(t)}function uMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.678 11.894a1 1 0 0 1 .287.801 10.97 10.97 0 0 1-.398 2c1.395-.323 2.247-.697 2.634-.893a1 1 0 0 1 .71-.074A8.06 8.06 0 0 0 8 14c3.996 0 7-2.807 7-6 0-3.192-3.004-6-7-6S1 4.808 1 8c0 1.468.617 2.83 1.678 3.894zm-.493 3.905a21.682 21.682 0 0 1-.713.129c-.2.032-.352-.176-.273-.362a9.68 9.68 0 0 0 .244-.637l.003-.01c.248-.72.45-1.548.524-2.319C.743 11.37 0 9.76 0 8c0-3.866 3.582-7 8-7s8 3.134 8 7-3.582 7-8 7a9.06 9.06 0 0 1-2.347-.306c-.52.263-1.639.742-3.468 1.105z"}},{tag:"path",attr:{d:"M7.066 6.76A1.665 1.665 0 0 0 4 7.668a1.667 1.667 0 0 0 2.561 1.406c-.131.389-.375.804-.777 1.22a.417.417 0 0 0 .6.58c1.486-1.54 1.293-3.214.682-4.112zm4 0A1.665 1.665 0 0 0 8 7.668a1.667 1.667 0 0 0 2.561 1.406c-.131.389-.375.804-.777 1.22a.417.417 0 0 0 .6.58c1.486-1.54 1.293-3.214.682-4.112z"}}]})(t)}function dMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h9.586a1 1 0 0 1 .707.293l2.853 2.853a.5.5 0 0 0 .854-.353V2zM5 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm3 1a1 1 0 1 1 0-2 1 1 0 0 1 0 2z"}}]})(t)}function hMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h9.586a2 2 0 0 1 1.414.586l2 2V2a1 1 0 0 0-1-1H2zm12-1a2 2 0 0 1 2 2v12.793a.5.5 0 0 1-.854.353l-2.853-2.853a1 1 0 0 0-.707-.293H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12z"}},{tag:"path",attr:{d:"M5 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"}}]})(t)}function fMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 0a2 2 0 0 1 2 2v12.793a.5.5 0 0 1-.854.353l-2.853-2.853a1 1 0 0 0-.707-.293H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12z"}}]})(t)}function pMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h9.586a1 1 0 0 1 .707.293l2.853 2.853a.5.5 0 0 0 .854-.353V2ZM8 3.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function gMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h9.586a2 2 0 0 1 1.414.586l2 2V2a1 1 0 0 0-1-1H2Zm12-1a2 2 0 0 1 2 2v12.793a.5.5 0 0 1-.854.353l-2.853-2.853a1 1 0 0 0-.707-.293H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12Z"}},{tag:"path",attr:{d:"M8 3.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function vMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h9.586a1 1 0 0 1 .707.293l2.853 2.853a.5.5 0 0 0 .854-.353V2zM7.194 4.766c.087.124.163.26.227.401.428.948.393 2.377-.942 3.706a.446.446 0 0 1-.612.01.405.405 0 0 1-.011-.59c.419-.416.672-.831.809-1.22-.269.165-.588.26-.93.26C4.775 7.333 4 6.587 4 5.667 4 4.747 4.776 4 5.734 4c.271 0 .528.06.756.166l.008.004c.169.07.327.182.469.324.085.083.161.174.227.272zM11 7.073c-.269.165-.588.26-.93.26-.958 0-1.735-.746-1.735-1.666 0-.92.777-1.667 1.734-1.667.271 0 .528.06.756.166l.008.004c.17.07.327.182.469.324.085.083.161.174.227.272.087.124.164.26.228.401.428.948.392 2.377-.942 3.706a.446.446 0 0 1-.613.01.405.405 0 0 1-.011-.59c.42-.416.672-.831.81-1.22z"}}]})(t)}function mMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h9.586a2 2 0 0 1 1.414.586l2 2V2a1 1 0 0 0-1-1H2zm12-1a2 2 0 0 1 2 2v12.793a.5.5 0 0 1-.854.353l-2.853-2.853a1 1 0 0 0-.707-.293H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12z"}},{tag:"path",attr:{d:"M7.066 4.76A1.665 1.665 0 0 0 4 5.668a1.667 1.667 0 0 0 2.561 1.406c-.131.389-.375.804-.777 1.22a.417.417 0 1 0 .6.58c1.486-1.54 1.293-3.214.682-4.112zm4 0A1.665 1.665 0 0 0 8 5.668a1.667 1.667 0 0 0 2.561 1.406c-.131.389-.375.804-.777 1.22a.417.417 0 1 0 .6.58c1.486-1.54 1.293-3.214.682-4.112z"}}]})(t)}function yMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h9.586a1 1 0 0 1 .707.293l2.853 2.853a.5.5 0 0 0 .854-.353V2zM3.5 3h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1 0-1zm0 2.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1 0-1zm0 2.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1z"}}]})(t)}function bMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h9.586a2 2 0 0 1 1.414.586l2 2V2a1 1 0 0 0-1-1H2zm12-1a2 2 0 0 1 2 2v12.793a.5.5 0 0 1-.854.353l-2.853-2.853a1 1 0 0 0-.707-.293H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12z"}},{tag:"path",attr:{d:"M3 3.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zM3 6a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9A.5.5 0 0 1 3 6zm0 2.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z"}}]})(t)}function xMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h9.586a2 2 0 0 1 1.414.586l2 2V2a1 1 0 0 0-1-1H2zm12-1a2 2 0 0 1 2 2v12.793a.5.5 0 0 1-.854.353l-2.853-2.853a1 1 0 0 0-.707-.293H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12z"}}]})(t)}function MMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.5a1 1 0 0 0-.8.4l-1.9 2.533a1 1 0 0 1-1.6 0L5.3 12.4a1 1 0 0 0-.8-.4H2a2 2 0 0 1-2-2V2zm5 4a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm4 0a1 1 0 1 0-2 0 1 1 0 0 0 2 0zm3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}}]})(t)}function wMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-2.5a2 2 0 0 0-1.6.8L8 14.333 6.1 11.8a2 2 0 0 0-1.6-.8H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2.5a1 1 0 0 1 .8.4l1.9 2.533a1 1 0 0 0 1.6 0l1.9-2.533a1 1 0 0 1 .8-.4H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M5 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"}}]})(t)}function zMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2.5a1 1 0 0 1 .8.4l1.9 2.533a1 1 0 0 0 1.6 0l1.9-2.533a1 1 0 0 1 .8-.4H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}}]})(t)}function CMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2.5a1 1 0 0 1 .8.4l1.9 2.533a1 1 0 0 0 1.6 0l1.9-2.533a1 1 0 0 1 .8-.4H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm6 3.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function AMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-2.5a2 2 0 0 0-1.6.8L8 14.333 6.1 11.8a2 2 0 0 0-1.6-.8H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12ZM2 0a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2.5a1 1 0 0 1 .8.4l1.9 2.533a1 1 0 0 0 1.6 0l1.9-2.533a1 1 0 0 1 .8-.4H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Z"}},{tag:"path",attr:{d:"M8 3.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function kMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.5a1 1 0 0 0-.8.4l-1.9 2.533a1 1 0 0 1-1.6 0L5.3 12.4a1 1 0 0 0-.8-.4H2a2 2 0 0 1-2-2V2zm7.194 2.766a1.688 1.688 0 0 0-.227-.272 1.467 1.467 0 0 0-.469-.324l-.008-.004A1.785 1.785 0 0 0 5.734 4C4.776 4 4 4.746 4 5.667c0 .92.776 1.666 1.734 1.666.343 0 .662-.095.931-.26-.137.389-.39.804-.81 1.22a.405.405 0 0 0 .011.59c.173.16.447.155.614-.01 1.334-1.329 1.37-2.758.941-3.706a2.461 2.461 0 0 0-.227-.4zM11 7.073c-.136.389-.39.804-.81 1.22a.405.405 0 0 0 .012.59c.172.16.446.155.613-.01 1.334-1.329 1.37-2.758.942-3.706a2.466 2.466 0 0 0-.228-.4 1.686 1.686 0 0 0-.227-.273 1.466 1.466 0 0 0-.469-.324l-.008-.004A1.785 1.785 0 0 0 10.07 4c-.957 0-1.734.746-1.734 1.667 0 .92.777 1.666 1.734 1.666.343 0 .662-.095.931-.26z"}}]})(t)}function HMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-2.5a2 2 0 0 0-1.6.8L8 14.333 6.1 11.8a2 2 0 0 0-1.6-.8H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2.5a1 1 0 0 1 .8.4l1.9 2.533a1 1 0 0 0 1.6 0l1.9-2.533a1 1 0 0 1 .8-.4H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M7.066 4.76A1.665 1.665 0 0 0 4 5.668a1.667 1.667 0 0 0 2.561 1.406c-.131.389-.375.804-.777 1.22a.417.417 0 1 0 .6.58c1.486-1.54 1.293-3.214.682-4.112zm4 0A1.665 1.665 0 0 0 8 5.668a1.667 1.667 0 0 0 2.561 1.406c-.131.389-.375.804-.777 1.22a.417.417 0 1 0 .6.58c1.486-1.54 1.293-3.214.682-4.112z"}}]})(t)}function EMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.5a1 1 0 0 0-.8.4l-1.9 2.533a1 1 0 0 1-1.6 0L5.3 12.4a1 1 0 0 0-.8-.4H2a2 2 0 0 1-2-2V2zm3.5 1a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 2.5a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 2.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5z"}}]})(t)}function SMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-2.5a2 2 0 0 0-1.6.8L8 14.333 6.1 11.8a2 2 0 0 0-1.6-.8H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2.5a1 1 0 0 1 .8.4l1.9 2.533a1 1 0 0 0 1.6 0l1.9-2.533a1 1 0 0 1 .8-.4H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M3 3.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zM3 6a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9A.5.5 0 0 1 3 6zm0 2.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z"}}]})(t)}function LMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-2.5a2 2 0 0 0-1.6.8L8 14.333 6.1 11.8a2 2 0 0 0-1.6-.8H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2.5a1 1 0 0 1 .8.4l1.9 2.533a1 1 0 0 0 1.6 0l1.9-2.533a1 1 0 0 1 .8-.4H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}}]})(t)}function _Mt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8c0 3.866-3.582 7-8 7a9.06 9.06 0 0 1-2.347-.306c-.584.296-1.925.864-4.181 1.234-.2.032-.352-.176-.273-.362.354-.836.674-1.95.77-2.966C.744 11.37 0 9.76 0 8c0-3.866 3.582-7 8-7s8 3.134 8 7zM4.5 5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7zm0 2.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7zm0 2.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4z"}}]})(t)}function BMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.678 11.894a1 1 0 0 1 .287.801 10.97 10.97 0 0 1-.398 2c1.395-.323 2.247-.697 2.634-.893a1 1 0 0 1 .71-.074A8.06 8.06 0 0 0 8 14c3.996 0 7-2.807 7-6 0-3.192-3.004-6-7-6S1 4.808 1 8c0 1.468.617 2.83 1.678 3.894zm-.493 3.905a21.682 21.682 0 0 1-.713.129c-.2.032-.352-.176-.273-.362a9.68 9.68 0 0 0 .244-.637l.003-.01c.248-.72.45-1.548.524-2.319C.743 11.37 0 9.76 0 8c0-3.866 3.582-7 8-7s8 3.134 8 7-3.582 7-8 7a9.06 9.06 0 0 1-2.347-.306c-.52.263-1.639.742-3.468 1.105z"}},{tag:"path",attr:{d:"M4 5.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zM4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8zm0 2.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5z"}}]})(t)}function DMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.678 11.894a1 1 0 0 1 .287.801 10.97 10.97 0 0 1-.398 2c1.395-.323 2.247-.697 2.634-.893a1 1 0 0 1 .71-.074A8.06 8.06 0 0 0 8 14c3.996 0 7-2.807 7-6 0-3.192-3.004-6-7-6S1 4.808 1 8c0 1.468.617 2.83 1.678 3.894zm-.493 3.905a21.682 21.682 0 0 1-.713.129c-.2.032-.352-.176-.273-.362a9.68 9.68 0 0 0 .244-.637l.003-.01c.248-.72.45-1.548.524-2.319C.743 11.37 0 9.76 0 8c0-3.866 3.582-7 8-7s8 3.134 8 7-3.582 7-8 7a9.06 9.06 0 0 1-2.347-.306c-.52.263-1.639.742-3.468 1.105z"}}]})(t)}function TMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.97 4.97a.75.75 0 0 1 1.07 1.05l-3.99 4.99a.75.75 0 0 1-1.08.02L2.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093L8.95 4.992a.252.252 0 0 1 .02-.022zm-.92 5.14.92.92a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 1 0-1.091-1.028L9.477 9.417l-.485-.486-.943 1.179z"}}]})(t)}function VMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z"}}]})(t)}function OMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M10.97 4.97a.235.235 0 0 0-.02.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-1.071-1.05z"}}]})(t)}function IMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.736 3.97a.733.733 0 0 1 1.047 0c.286.289.29.756.01 1.05L7.88 12.01a.733.733 0 0 1-1.065.02L3.217 8.384a.757.757 0 0 1 0-1.06.733.733 0 0 1 1.047 0l3.052 3.093 5.4-6.425a.247.247 0 0 1 .02-.022Z"}}]})(t)}function RMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm10.03 4.97a.75.75 0 0 1 .011 1.05l-3.992 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.75.75 0 0 1 1.08-.022z"}}]})(t)}function FMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M10.97 4.97a.75.75 0 0 1 1.071 1.05l-3.992 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.235.235 0 0 1 .02-.022z"}}]})(t)}function NMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.97 4.97a.75.75 0 0 1 1.07 1.05l-3.99 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.267.267 0 0 1 .02-.022z"}}]})(t)}function PMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.354 4.354a.5.5 0 0 0-.708-.708L5 10.293 1.854 7.146a.5.5 0 1 0-.708.708l3.5 3.5a.5.5 0 0 0 .708 0l7-7zm-4.208 7-.896-.897.707-.707.543.543 6.646-6.647a.5.5 0 0 1 .708.708l-7 7a.5.5 0 0 1-.708 0z"}},{tag:"path",attr:{d:"m5.354 7.146.896.897-.707.707-.897-.896a.5.5 0 1 1 .708-.708z"}}]})(t)}function jMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 8a5.5 5.5 0 0 1 8.25-4.764.5.5 0 0 0 .5-.866A6.5 6.5 0 1 0 14.5 8a.5.5 0 0 0-1 0 5.5 5.5 0 1 1-11 0z"}},{tag:"path",attr:{d:"M15.354 3.354a.5.5 0 0 0-.708-.708L8 9.293 5.354 6.646a.5.5 0 1 0-.708.708l3 3a.5.5 0 0 0 .708 0l7-7z"}}]})(t)}function UMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 14.5A1.5 1.5 0 0 1 1.5 13V3A1.5 1.5 0 0 1 3 1.5h8a.5.5 0 0 1 0 1H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V8a.5.5 0 0 1 1 0v5a1.5 1.5 0 0 1-1.5 1.5H3z"}},{tag:"path",attr:{d:"m8.354 10.354 7-7a.5.5 0 0 0-.708-.708L8 9.293 5.354 6.646a.5.5 0 1 0-.708.708l3 3a.5.5 0 0 0 .708 0z"}}]})(t)}function WMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z"}}]})(t)}function ZMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.646 14.854a.5.5 0 0 0 .708 0L8 11.207l3.646 3.647a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 0 0 0 .708zm0-13.708a.5.5 0 0 1 .708 0L8 4.793l3.646-3.647a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 0-.708zM1 8a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13A.5.5 0 0 1 1 8z"}}]})(t)}function GMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.646 4.146a.5.5 0 0 1 .708 0L8 7.793l3.646-3.647a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 0-.708zM1 11.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5z"}}]})(t)}function qMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.646 10.146a.5.5 0 0 1 .708 0L8 13.793l3.646-3.647a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 0-.708zm0-4.292a.5.5 0 0 0 .708 0L8 2.207l3.646 3.647a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 0 0 0 .708zM1 8a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13A.5.5 0 0 1 1 8z"}}]})(t)}function YMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.854 3.646a.5.5 0 0 1 0 .708L8.207 8l3.647 3.646a.5.5 0 0 1-.708.708l-4-4a.5.5 0 0 1 0-.708l4-4a.5.5 0 0 1 .708 0zM4.5 1a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 1 0v-13a.5.5 0 0 0-.5-.5z"}}]})(t)}function XMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.146 3.646a.5.5 0 0 0 0 .708L7.793 8l-3.647 3.646a.5.5 0 0 0 .708.708l4-4a.5.5 0 0 0 0-.708l-4-4a.5.5 0 0 0-.708 0zM11.5 1a.5.5 0 0 1 .5.5v13a.5.5 0 0 1-1 0v-13a.5.5 0 0 1 .5-.5z"}}]})(t)}function $Mt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.646 11.854a.5.5 0 0 0 .708 0L8 8.207l3.646 3.647a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 0 0 0 .708zM2.4 5.2c0 .22.18.4.4.4h10.4a.4.4 0 0 0 0-.8H2.8a.4.4 0 0 0-.4.4z"}}]})(t)}function KMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.553 6.776a.5.5 0 0 1 .67-.223L8 9.44l5.776-2.888a.5.5 0 1 1 .448.894l-6 3a.5.5 0 0 1-.448 0l-6-3a.5.5 0 0 1-.223-.67z"}}]})(t)}function QMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M9.224 1.553a.5.5 0 0 1 .223.67L6.56 8l2.888 5.776a.5.5 0 1 1-.894.448l-3-6a.5.5 0 0 1 0-.448l3-6a.5.5 0 0 1 .67-.223z"}}]})(t)}function JMt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.776 1.553a.5.5 0 0 1 .671.223l3 6a.5.5 0 0 1 0 .448l-3 6a.5.5 0 1 1-.894-.448L9.44 8 6.553 2.224a.5.5 0 0 1 .223-.671z"}}]})(t)}function twt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.776 5.553a.5.5 0 0 1 .448 0l6 3a.5.5 0 1 1-.448.894L8 6.56 2.224 9.447a.5.5 0 1 1-.448-.894l6-3z"}}]})(t)}function ewt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.646 13.854a.5.5 0 0 0 .708 0L8 10.207l3.646 3.647a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 0 0 0 .708zm0-11.708a.5.5 0 0 1 .708 0L8 5.793l3.646-3.647a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 0-.708z"}}]})(t)}function nwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.646 6.646a.5.5 0 0 1 .708 0L8 12.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M1.646 2.646a.5.5 0 0 1 .708 0L8 8.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"}}]})(t)}function rwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8.354 1.646a.5.5 0 0 1 0 .708L2.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M12.354 1.646a.5.5 0 0 1 0 .708L6.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"}}]})(t)}function awt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L9.293 8 3.646 2.354a.5.5 0 0 1 0-.708z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M7.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L13.293 8 7.646 2.354a.5.5 0 0 1 0-.708z"}}]})(t)}function iwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.646 2.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 3.707 2.354 9.354a.5.5 0 1 1-.708-.708l6-6z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M7.646 6.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 7.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z"}}]})(t)}function owt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"}}]})(t)}function lwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.646 9.146a.5.5 0 0 1 .708 0L8 12.793l3.646-3.647a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 0-.708zm0-2.292a.5.5 0 0 0 .708 0L8 3.207l3.646 3.647a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 0 0 0 .708z"}}]})(t)}function cwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"}}]})(t)}function swt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z"}}]})(t)}function uwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z"}}]})(t)}function dwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"circle",attr:{cx:"8",cy:"8",r:"8"}}]})(t)}function hwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 0 8 1v14zm0 1A8 8 0 1 1 8 0a8 8 0 0 1 0 16z"}}]})(t)}function fwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 6a6 6 0 1 1 12 0A6 6 0 0 1 0 6z"}},{tag:"path",attr:{d:"M12.93 5h1.57a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-1.57a6.953 6.953 0 0 1-1-.22v1.79A1.5 1.5 0 0 0 5.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 4h-1.79c.097.324.17.658.22 1z"}}]})(t)}function pwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}}]})(t)}function gwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 0A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3Zm3 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3Z"}},{tag:"path",attr:{d:"M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1A2.5 2.5 0 0 1 9.5 5h-3A2.5 2.5 0 0 1 4 2.5v-1Zm6.854 7.354-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L7.5 10.793l2.646-2.647a.5.5 0 0 1 .708.708Z"}}]})(t)}function vwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.854 7.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 9.793l2.646-2.647a.5.5 0 0 1 .708 0z"}},{tag:"path",attr:{d:"M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"}},{tag:"path",attr:{d:"M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3z"}}]})(t)}function mwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 0A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3Zm3 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3Z"}},{tag:"path",attr:{d:"M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1A2.5 2.5 0 0 1 9.5 5h-3A2.5 2.5 0 0 1 4 2.5v-1ZM10 8a1 1 0 1 1 2 0v5a1 1 0 1 1-2 0V8Zm-6 4a1 1 0 1 1 2 0v1a1 1 0 1 1-2 0v-1Zm4-3a1 1 0 0 1 1 1v3a1 1 0 1 1-2 0v-3a1 1 0 0 1 1-1Z"}}]})(t)}function ywt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 11a1 1 0 1 1 2 0v1a1 1 0 1 1-2 0v-1zm6-4a1 1 0 1 1 2 0v5a1 1 0 1 1-2 0V7zM7 9a1 1 0 0 1 2 0v3a1 1 0 1 1-2 0V9z"}},{tag:"path",attr:{d:"M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"}},{tag:"path",attr:{d:"M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3z"}}]})(t)}function bwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 1.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-1Zm-5 0A1.5 1.5 0 0 1 6.5 0h3A1.5 1.5 0 0 1 11 1.5v1A1.5 1.5 0 0 1 9.5 4h-3A1.5 1.5 0 0 1 5 2.5v-1Zm-2 0h1v1A2.5 2.5 0 0 0 6.5 5h3A2.5 2.5 0 0 0 12 2.5v-1h1a2 2 0 0 1 2 2V14a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3.5a2 2 0 0 1 2-2Z"}}]})(t)}function xwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.5 0A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3Zm3 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1A2.5 2.5 0 0 1 9.5 5h-3A2.5 2.5 0 0 1 4 2.5v-1Zm4 5.982c1.664-1.673 5.825 1.254 0 5.018-5.825-3.764-1.664-6.69 0-5.018Z"}}]})(t)}function Mwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5 1.5A1.5 1.5 0 0 1 6.5 0h3A1.5 1.5 0 0 1 11 1.5v1A1.5 1.5 0 0 1 9.5 4h-3A1.5 1.5 0 0 1 5 2.5v-1Zm5 0a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-1Z"}},{tag:"path",attr:{d:"M3 1.5h1v1H3a1 1 0 0 0-1 1V14a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V3.5a1 1 0 0 0-1-1h-1v-1h1a2 2 0 0 1 2 2V14a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3.5a2 2 0 0 1 2-2Z"}},{tag:"path",attr:{d:"M8 6.982C9.664 5.309 13.825 8.236 8 12 2.175 8.236 6.336 5.31 8 6.982Z"}}]})(t)}function wwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 0A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3Zm3 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3Z"}},{tag:"path",attr:{d:"M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1A2.5 2.5 0 0 1 9.5 5h-3A2.5 2.5 0 0 1 4 2.5v-1ZM6 9h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1Z"}}]})(t)}function zwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.5 9.5A.5.5 0 0 1 6 9h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{d:"M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"}},{tag:"path",attr:{d:"M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3z"}}]})(t)}function Cwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 0A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3Zm3 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3Z"}},{tag:"path",attr:{d:"M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1A2.5 2.5 0 0 1 9.5 5h-3A2.5 2.5 0 0 1 4 2.5v-1Zm4.5 6V9H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V10H6a.5.5 0 0 1 0-1h1.5V7.5a.5.5 0 0 1 1 0Z"}}]})(t)}function Awt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 7a.5.5 0 0 1 .5.5V9H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V10H6a.5.5 0 0 1 0-1h1.5V7.5A.5.5 0 0 1 8 7z"}},{tag:"path",attr:{d:"M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"}},{tag:"path",attr:{d:"M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3z"}}]})(t)}function kwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 1.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-1Zm-5 0A1.5 1.5 0 0 1 6.5 0h3A1.5 1.5 0 0 1 11 1.5v1A1.5 1.5 0 0 1 9.5 4h-3A1.5 1.5 0 0 1 5 2.5v-1Zm-2 0h1v1H3a1 1 0 0 0-1 1V14a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V3.5a1 1 0 0 0-1-1h-1v-1h1a2 2 0 0 1 2 2V14a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3.5a2 2 0 0 1 2-2Zm6.979 3.856a.5.5 0 0 0-.968.04L7.92 10.49l-.94-3.135a.5.5 0 0 0-.895-.133L4.232 10H3.5a.5.5 0 0 0 0 1h1a.5.5 0 0 0 .416-.223l1.41-2.115 1.195 3.982a.5.5 0 0 0 .968-.04L9.58 7.51l.94 3.135A.5.5 0 0 0 11 11h1.5a.5.5 0 0 0 0-1h-1.128L9.979 5.356Z"}}]})(t)}function Hwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 0A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3Zm3 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3Z"}},{tag:"path",attr:{d:"M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1A2.5 2.5 0 0 1 9.5 5h-3A2.5 2.5 0 0 1 4 2.5v-1Zm4 7.793 1.146-1.147a.5.5 0 1 1 .708.708L8.707 10l1.147 1.146a.5.5 0 0 1-.708.708L8 10.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 10 6.146 8.854a.5.5 0 1 1 .708-.708L8 9.293Z"}}]})(t)}function Ewt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.146 7.146a.5.5 0 0 1 .708 0L8 8.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 9l1.147 1.146a.5.5 0 0 1-.708.708L8 9.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 9 6.146 7.854a.5.5 0 0 1 0-.708z"}},{tag:"path",attr:{d:"M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"}},{tag:"path",attr:{d:"M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3z"}}]})(t)}function Swt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"}},{tag:"path",attr:{d:"M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3z"}}]})(t)}function Lwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 .5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5.5.5 0 0 1-.5.5.5.5 0 0 0-.5.5V2a.5.5 0 0 0 .5.5h5A.5.5 0 0 0 11 2v-.5a.5.5 0 0 0-.5-.5.5.5 0 0 1-.5-.5Z"}},{tag:"path",attr:{d:"M4.085 1H3.5A1.5 1.5 0 0 0 2 2.5v12A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-12A1.5 1.5 0 0 0 12.5 1h-.585c.055.156.085.325.085.5V2a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 4 2v-.5c0-.175.03-.344.085-.5Zm6.769 6.854-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 9.793l2.646-2.647a.5.5 0 0 1 .708.708Z"}}]})(t)}function _wt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.5 0a.5.5 0 0 1 .5.5.5.5 0 0 0 .5.5.5.5 0 0 1 .5.5V2a.5.5 0 0 1-.5.5h-5A.5.5 0 0 1 5 2v-.5a.5.5 0 0 1 .5-.5.5.5 0 0 0 .5-.5.5.5 0 0 1 .5-.5h3Z"}},{tag:"path",attr:{d:"M3 2.5a.5.5 0 0 1 .5-.5H4a.5.5 0 0 0 0-1h-.5A1.5 1.5 0 0 0 2 2.5v12A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-12A1.5 1.5 0 0 0 12.5 1H12a.5.5 0 0 0 0 1h.5a.5.5 0 0 1 .5.5v12a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-12Z"}},{tag:"path",attr:{d:"M10.854 7.854a.5.5 0 0 0-.708-.708L7.5 9.793 6.354 8.646a.5.5 0 1 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0l3-3Z"}}]})(t)}function Bwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 .5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5.5.5 0 0 1-.5.5.5.5 0 0 0-.5.5V2a.5.5 0 0 0 .5.5h5A.5.5 0 0 0 11 2v-.5a.5.5 0 0 0-.5-.5.5.5 0 0 1-.5-.5Z"}},{tag:"path",attr:{d:"M4.085 1H3.5A1.5 1.5 0 0 0 2 2.5v12A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-12A1.5 1.5 0 0 0 12.5 1h-.585c.055.156.085.325.085.5V2a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 4 2v-.5c0-.175.03-.344.085-.5ZM10 7a1 1 0 1 1 2 0v5a1 1 0 1 1-2 0V7Zm-6 4a1 1 0 1 1 2 0v1a1 1 0 1 1-2 0v-1Zm4-3a1 1 0 0 1 1 1v3a1 1 0 1 1-2 0V9a1 1 0 0 1 1-1Z"}}]})(t)}function Dwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.5 0a.5.5 0 0 1 .5.5.5.5 0 0 0 .5.5.5.5 0 0 1 .5.5V2a.5.5 0 0 1-.5.5h-5A.5.5 0 0 1 5 2v-.5a.5.5 0 0 1 .5-.5.5.5 0 0 0 .5-.5.5.5 0 0 1 .5-.5h3Z"}},{tag:"path",attr:{d:"M3 2.5a.5.5 0 0 1 .5-.5H4a.5.5 0 0 0 0-1h-.5A1.5 1.5 0 0 0 2 2.5v12A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-12A1.5 1.5 0 0 0 12.5 1H12a.5.5 0 0 0 0 1h.5a.5.5 0 0 1 .5.5v12a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-12Z"}},{tag:"path",attr:{d:"M10 7a1 1 0 1 1 2 0v5a1 1 0 1 1-2 0V7Zm-6 4a1 1 0 1 1 2 0v1a1 1 0 1 1-2 0v-1Zm4-3a1 1 0 0 0-1 1v3a1 1 0 1 0 2 0V9a1 1 0 0 0-1-1Z"}}]})(t)}function Twt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.5 0a.5.5 0 0 1 .5.5.5.5 0 0 0 .5.5.5.5 0 0 1 .5.5V2a.5.5 0 0 1-.5.5h-5A.5.5 0 0 1 5 2v-.5a.5.5 0 0 1 .5-.5.5.5 0 0 0 .5-.5.5.5 0 0 1 .5-.5h3Z"}},{tag:"path",attr:{d:"M3.5 1h.585A1.498 1.498 0 0 0 4 1.5V2a1.5 1.5 0 0 0 1.5 1.5h5A1.5 1.5 0 0 0 12 2v-.5c0-.175-.03-.344-.085-.5h.585A1.5 1.5 0 0 1 14 2.5v12a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 14.5v-12A1.5 1.5 0 0 1 3.5 1Z"}}]})(t)}function Vwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.058.501a.501.501 0 0 0-.5-.501h-2.98c-.276 0-.5.225-.5.501A.499.499 0 0 1 5.582 1a.497.497 0 0 0-.497.497V2a.5.5 0 0 0 .5.5h4.968a.5.5 0 0 0 .5-.5v-.503A.497.497 0 0 0 10.555 1a.499.499 0 0 1-.497-.499Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M4.174 1h-.57a1.5 1.5 0 0 0-1.5 1.5v12a1.5 1.5 0 0 0 1.5 1.5h9a1.5 1.5 0 0 0 1.5-1.5v-12a1.5 1.5 0 0 0-1.5-1.5h-.642c.055.156.085.325.085.5V2c0 .828-.668 1.5-1.492 1.5H5.581A1.496 1.496 0 0 1 4.09 2v-.5c0-.175.03-.344.085-.5Zm3.894 5.482c1.656-1.673 5.795 1.254 0 5.018-5.795-3.764-1.656-6.69 0-5.018Z"}}]})(t)}function Owt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.058.501a.501.501 0 0 0-.5-.501h-2.98c-.276 0-.5.225-.5.501A.499.499 0 0 1 5.582 1a.497.497 0 0 0-.497.497V2a.5.5 0 0 0 .5.5h4.968a.5.5 0 0 0 .5-.5v-.503A.497.497 0 0 0 10.555 1a.499.499 0 0 1-.497-.499Z"}},{tag:"path",attr:{d:"M3.605 2a.5.5 0 0 0-.5.5v12a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-12a.5.5 0 0 0-.5-.5h-.5a.5.5 0 0 1 0-1h.5a1.5 1.5 0 0 1 1.5 1.5v12a1.5 1.5 0 0 1-1.5 1.5h-9a1.5 1.5 0 0 1-1.5-1.5v-12a1.5 1.5 0 0 1 1.5-1.5h.5a.5.5 0 0 1 0 1h-.5Z"}},{tag:"path",attr:{d:"M8.068 6.482c1.656-1.673 5.795 1.254 0 5.018-5.795-3.764-1.656-6.69 0-5.018Z"}}]})(t)}function Iwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 .5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5.5.5 0 0 1-.5.5.5.5 0 0 0-.5.5V2a.5.5 0 0 0 .5.5h5A.5.5 0 0 0 11 2v-.5a.5.5 0 0 0-.5-.5.5.5 0 0 1-.5-.5Z"}},{tag:"path",attr:{d:"M4.085 1H3.5A1.5 1.5 0 0 0 2 2.5v12A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-12A1.5 1.5 0 0 0 12.5 1h-.585c.055.156.085.325.085.5V2a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 4 2v-.5c0-.175.03-.344.085-.5ZM6 8h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1Z"}}]})(t)}function Rwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.5 0a.5.5 0 0 1 .5.5.5.5 0 0 0 .5.5.5.5 0 0 1 .5.5V2a.5.5 0 0 1-.5.5h-5A.5.5 0 0 1 5 2v-.5a.5.5 0 0 1 .5-.5.5.5 0 0 0 .5-.5.5.5 0 0 1 .5-.5h3Z"}},{tag:"path",attr:{d:"M3 2.5a.5.5 0 0 1 .5-.5H4a.5.5 0 0 0 0-1h-.5A1.5 1.5 0 0 0 2 2.5v12A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-12A1.5 1.5 0 0 0 12.5 1H12a.5.5 0 0 0 0 1h.5a.5.5 0 0 1 .5.5v12a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-12Z"}},{tag:"path",attr:{d:"M6 8a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1H6Z"}}]})(t)}function Fwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 .5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5.5.5 0 0 1-.5.5.5.5 0 0 0-.5.5V2a.5.5 0 0 0 .5.5h5A.5.5 0 0 0 11 2v-.5a.5.5 0 0 0-.5-.5.5.5 0 0 1-.5-.5Z"}},{tag:"path",attr:{d:"M4.085 1H3.5A1.5 1.5 0 0 0 2 2.5v12A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-12A1.5 1.5 0 0 0 12.5 1h-.585c.055.156.085.325.085.5V2a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 4 2v-.5c0-.175.03-.344.085-.5ZM8.5 6.5V8H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V9H6a.5.5 0 0 1 0-1h1.5V6.5a.5.5 0 0 1 1 0Z"}}]})(t)}function Nwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.5 0a.5.5 0 0 1 .5.5.5.5 0 0 0 .5.5.5.5 0 0 1 .5.5V2a.5.5 0 0 1-.5.5h-5A.5.5 0 0 1 5 2v-.5a.5.5 0 0 1 .5-.5.5.5 0 0 0 .5-.5.5.5 0 0 1 .5-.5h3Z"}},{tag:"path",attr:{d:"M3 2.5a.5.5 0 0 1 .5-.5H4a.5.5 0 0 0 0-1h-.5A1.5 1.5 0 0 0 2 2.5v12A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-12A1.5 1.5 0 0 0 12.5 1H12a.5.5 0 0 0 0 1h.5a.5.5 0 0 1 .5.5v12a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-12Z"}},{tag:"path",attr:{d:"M8.5 6.5a.5.5 0 0 0-1 0V8H6a.5.5 0 0 0 0 1h1.5v1.5a.5.5 0 0 0 1 0V9H10a.5.5 0 0 0 0-1H8.5V6.5Z"}}]})(t)}function Pwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 .5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5.5.5 0 0 1-.5.5.5.5 0 0 0-.5.5V2a.5.5 0 0 0 .5.5h5A.5.5 0 0 0 11 2v-.5a.5.5 0 0 0-.5-.5.5.5 0 0 1-.5-.5Z"}},{tag:"path",attr:{d:"M4.085 1H3.5A1.5 1.5 0 0 0 2 2.5v12A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-12A1.5 1.5 0 0 0 12.5 1h-.585c.055.156.085.325.085.5V2a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 4 2v-.5c0-.175.03-.344.085-.5ZM9.98 5.356 11.372 10h.128a.5.5 0 0 1 0 1H11a.5.5 0 0 1-.479-.356l-.94-3.135-1.092 5.096a.5.5 0 0 1-.968.039L6.383 8.85l-.936 1.873A.5.5 0 0 1 5 11h-.5a.5.5 0 0 1 0-1h.191l1.362-2.724a.5.5 0 0 1 .926.08l.94 3.135 1.092-5.096a.5.5 0 0 1 .968-.039Z"}}]})(t)}function jwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.5 0a.5.5 0 0 1 .5.5.5.5 0 0 0 .5.5.5.5 0 0 1 .5.5V2a.5.5 0 0 1-.5.5h-5A.5.5 0 0 1 5 2v-.5a.5.5 0 0 1 .5-.5.5.5 0 0 0 .5-.5.5.5 0 0 1 .5-.5h3Z"}},{tag:"path",attr:{d:"M3 2.5a.5.5 0 0 1 .5-.5H4a.5.5 0 0 0 0-1h-.5A1.5 1.5 0 0 0 2 2.5v12A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-12A1.5 1.5 0 0 0 12.5 1H12a.5.5 0 0 0 0 1h.5a.5.5 0 0 1 .5.5v12a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-12Z"}},{tag:"path",attr:{d:"M9.979 5.356a.5.5 0 0 0-.968.04L7.92 10.49l-.94-3.135a.5.5 0 0 0-.926-.08L4.69 10H4.5a.5.5 0 0 0 0 1H5a.5.5 0 0 0 .447-.276l.936-1.873 1.138 3.793a.5.5 0 0 0 .968-.04L9.58 7.51l.94 3.135A.5.5 0 0 0 11 11h.5a.5.5 0 0 0 0-1h-.128L9.979 5.356Z"}}]})(t)}function Uwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 .5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5.5.5 0 0 1-.5.5.5.5 0 0 0-.5.5V2a.5.5 0 0 0 .5.5h5A.5.5 0 0 0 11 2v-.5a.5.5 0 0 0-.5-.5.5.5 0 0 1-.5-.5Z"}},{tag:"path",attr:{d:"M4.085 1H3.5A1.5 1.5 0 0 0 2 2.5v12A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-12A1.5 1.5 0 0 0 12.5 1h-.585c.055.156.085.325.085.5V2a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 4 2v-.5c0-.175.03-.344.085-.5ZM8 8.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 9l1.147 1.146a.5.5 0 0 1-.708.708L8 9.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 9 6.146 7.854a.5.5 0 1 1 .708-.708L8 8.293Z"}}]})(t)}function Wwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.5 0a.5.5 0 0 1 .5.5.5.5 0 0 0 .5.5.5.5 0 0 1 .5.5V2a.5.5 0 0 1-.5.5h-5A.5.5 0 0 1 5 2v-.5a.5.5 0 0 1 .5-.5.5.5 0 0 0 .5-.5.5.5 0 0 1 .5-.5h3Z"}},{tag:"path",attr:{d:"M3 2.5a.5.5 0 0 1 .5-.5H4a.5.5 0 0 0 0-1h-.5A1.5 1.5 0 0 0 2 2.5v12A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-12A1.5 1.5 0 0 0 12.5 1H12a.5.5 0 0 0 0 1h.5a.5.5 0 0 1 .5.5v12a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-12Z"}},{tag:"path",attr:{d:"M8 8.293 6.854 7.146a.5.5 0 1 0-.708.708L7.293 9l-1.147 1.146a.5.5 0 0 0 .708.708L8 9.707l1.146 1.147a.5.5 0 0 0 .708-.708L8.707 9l1.147-1.146a.5.5 0 0 0-.708-.708L8 8.293Z"}}]})(t)}function Zwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 2a.5.5 0 0 0-.5.5v12a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-12a.5.5 0 0 0-.5-.5H12a.5.5 0 0 1 0-1h.5A1.5 1.5 0 0 1 14 2.5v12a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 14.5v-12A1.5 1.5 0 0 1 3.5 1H4a.5.5 0 0 1 0 1h-.5Z"}},{tag:"path",attr:{d:"M10 .5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5.5.5 0 0 1-.5.5.5.5 0 0 0-.5.5V2a.5.5 0 0 0 .5.5h5A.5.5 0 0 0 11 2v-.5a.5.5 0 0 0-.5-.5.5.5 0 0 1-.5-.5Z"}}]})(t)}function Gwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71V3.5z"}}]})(t)}function qwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.515 1.019A7 7 0 0 0 8 1V0a8 8 0 0 1 .589.022l-.074.997zm2.004.45a7.003 7.003 0 0 0-.985-.299l.219-.976c.383.086.76.2 1.126.342l-.36.933zm1.37.71a7.01 7.01 0 0 0-.439-.27l.493-.87a8.025 8.025 0 0 1 .979.654l-.615.789a6.996 6.996 0 0 0-.418-.302zm1.834 1.79a6.99 6.99 0 0 0-.653-.796l.724-.69c.27.285.52.59.747.91l-.818.576zm.744 1.352a7.08 7.08 0 0 0-.214-.468l.893-.45a7.976 7.976 0 0 1 .45 1.088l-.95.313a7.023 7.023 0 0 0-.179-.483zm.53 2.507a6.991 6.991 0 0 0-.1-1.025l.985-.17c.067.386.106.778.116 1.17l-1 .025zm-.131 1.538c.033-.17.06-.339.081-.51l.993.123a7.957 7.957 0 0 1-.23 1.155l-.964-.267c.046-.165.086-.332.12-.501zm-.952 2.379c.184-.29.346-.594.486-.908l.914.405c-.16.36-.345.706-.555 1.038l-.845-.535zm-.964 1.205c.122-.122.239-.248.35-.378l.758.653a8.073 8.073 0 0 1-.401.432l-.707-.707z"}},{tag:"path",attr:{d:"M8 1a7 7 0 1 0 4.95 11.95l.707.707A8.001 8.001 0 1 1 8 0v1z"}},{tag:"path",attr:{d:"M7.5 3a.5.5 0 0 1 .5.5v5.21l3.248 1.856a.5.5 0 0 1-.496.868l-3.5-2A.5.5 0 0 1 7 9V3.5a.5.5 0 0 1 .5-.5z"}}]})(t)}function Ywt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71V3.5z"}},{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm7-8A7 7 0 1 1 1 8a7 7 0 0 1 14 0z"}}]})(t)}function Xwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 2a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13h8.906C14.502 13 16 11.57 16 9.773c0-1.636-1.242-2.969-2.834-3.194C12.923 3.999 10.69 2 8 2zm2.354 6.854-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 1 1 .708-.708L7.5 9.293V5.5a.5.5 0 0 1 1 0v3.793l1.146-1.147a.5.5 0 0 1 .708.708z"}}]})(t)}function $wt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.646 10.854a.5.5 0 0 0 .708 0l2-2a.5.5 0 0 0-.708-.708L8.5 9.293V5.5a.5.5 0 0 0-1 0v3.793L6.354 8.146a.5.5 0 1 0-.708.708l2 2z"}},{tag:"path",attr:{d:"M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383zm.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z"}}]})(t)}function Kwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 2a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13h8.906C14.502 13 16 11.57 16 9.773c0-1.636-1.242-2.969-2.834-3.194C12.923 3.999 10.69 2 8 2zm2.354 5.146a.5.5 0 0 1-.708.708L8.5 6.707V10.5a.5.5 0 0 1-1 0V6.707L6.354 7.854a.5.5 0 1 1-.708-.708l2-2a.5.5 0 0 1 .708 0l2 2z"}}]})(t)}function Qwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.646 5.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 6.707V10.5a.5.5 0 0 1-1 0V6.707L6.354 7.854a.5.5 0 1 1-.708-.708l2-2z"}},{tag:"path",attr:{d:"M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383zm.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z"}}]})(t)}function Jwt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 2a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13h8.906C14.502 13 16 11.57 16 9.773c0-1.636-1.242-2.969-2.834-3.194C12.923 3.999 10.69 2 8 2zm2.354 4.854-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7 8.793l2.646-2.647a.5.5 0 0 1 .708.708z"}}]})(t)}function tzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.354 6.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7 8.793l2.646-2.647a.5.5 0 0 1 .708 0z"}},{tag:"path",attr:{d:"M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383zm.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z"}}]})(t)}function ezt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 0a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 4.095 0 5.555 0 7.318 0 9.366 1.708 11 3.781 11H7.5V5.5a.5.5 0 0 1 1 0V11h4.188C14.502 11 16 9.57 16 7.773c0-1.636-1.242-2.969-2.834-3.194C12.923 1.999 10.69 0 8 0zm-.354 15.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 14.293V11h-1v3.293l-2.146-2.147a.5.5 0 0 0-.708.708l3 3z"}}]})(t)}function nzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.406 1.342A5.53 5.53 0 0 1 8 0c2.69 0 4.923 2 5.166 4.579C14.758 4.804 16 6.137 16 7.773 16 9.569 14.502 11 12.687 11H10a.5.5 0 0 1 0-1h2.688C13.979 10 15 8.988 15 7.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 2.825 10.328 1 8 1a4.53 4.53 0 0 0-2.941 1.1c-.757.652-1.153 1.438-1.153 2.055v.448l-.445.049C2.064 4.805 1 5.952 1 7.318 1 8.785 2.23 10 3.781 10H6a.5.5 0 0 1 0 1H3.781C1.708 11 0 9.366 0 7.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383z"}},{tag:"path",attr:{d:"M7.646 15.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 14.293V5.5a.5.5 0 0 0-1 0v8.793l-2.146-2.147a.5.5 0 0 0-.708.708l3 3z"}}]})(t)}function rzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.158 12.025a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm6 0a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm-3.5 1.5a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm6 0a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm.747-8.498a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 11H13a3 3 0 0 0 .405-5.973z"}}]})(t)}function azt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.158 12.025a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm6 0a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm-3.5 1.5a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm6 0a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm.747-8.498a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 11H13a3 3 0 0 0 .405-5.973zM8.5 2a4 4 0 0 1 3.976 3.555.5.5 0 0 0 .5.445H13a2 2 0 0 1 0 4H3.5a2.5 2.5 0 1 1 .605-4.926.5.5 0 0 0 .596-.329A4.002 4.002 0 0 1 8.5 2z"}}]})(t)}function izt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383z"}}]})(t)}function ozt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 13.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm10.405-9.473a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 12H13a3 3 0 0 0 .405-5.973z"}}]})(t)}function lzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 13.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm10.405-9.473a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 12H13a3 3 0 0 0 .405-5.973zM8.5 3a4 4 0 0 1 3.976 3.555.5.5 0 0 0 .5.445H13a2 2 0 0 1 0 4H3.5a2.5 2.5 0 1 1 .605-4.926.5.5 0 0 0 .596-.329A4.002 4.002 0 0 1 8.5 3z"}}]})(t)}function czt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 3a5.001 5.001 0 0 1 4.905 4.027A3 3 0 0 1 13 13h-1.5a.5.5 0 0 0 0-1H1.05a3.51 3.51 0 0 1-.713-1H9.5a.5.5 0 0 0 0-1H.035a3.53 3.53 0 0 1 0-1H7.5a.5.5 0 0 0 0-1H.337a3.5 3.5 0 0 1 3.57-1.977A5.001 5.001 0 0 1 8.5 3z"}}]})(t)}function szt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 4a4.002 4.002 0 0 0-3.8 2.745.5.5 0 1 1-.949-.313 5.002 5.002 0 0 1 9.654.595A3 3 0 0 1 13 13H.5a.5.5 0 0 1 0-1H13a2 2 0 0 0 .001-4h-.026a.5.5 0 0 1-.5-.445A4 4 0 0 0 8.5 4zM0 8.5A.5.5 0 0 1 .5 8h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5z"}}]})(t)}function uzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.75 15.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm.408-3.724a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zM7.75 15.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm.408-3.724a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm3.592 3.724a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm.408-3.724a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm1.247-6.999a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10.5H13a3 3 0 0 0 .405-5.973z"}}]})(t)}function dzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.405 4.527a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10.5H13a3 3 0 0 0 .405-5.973zM8.5 1.5a4 4 0 0 1 3.976 3.555.5.5 0 0 0 .5.445H13a2 2 0 0 1-.001 4H3.5a2.5 2.5 0 1 1 .605-4.926.5.5 0 0 0 .596-.329A4.002 4.002 0 0 1 8.5 1.5zM3.75 15.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm.408-3.724a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zM7.75 15.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm.408-3.724a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm3.592 3.724a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm.408-3.724a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316z"}}]})(t)}function hzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 11.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm-3 2a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm2 2a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zM13.405 4.027a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973z"}}]})(t)}function fzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 11.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm-3 2a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm2 2a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zM13.405 4.027a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973zM8.5 1a4 4 0 0 1 3.976 3.555.5.5 0 0 0 .5.445H13a2 2 0 0 1 0 4H3.5a2.5 2.5 0 1 1 .605-4.926.5.5 0 0 0 .596-.329A4.002 4.002 0 0 1 8.5 1z"}}]})(t)}function pzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 2a5.001 5.001 0 0 1 4.905 4.027A3 3 0 0 1 13 12H3.5A3.5 3.5 0 0 1 .035 9H5.5a.5.5 0 0 0 0-1H.035a3.5 3.5 0 0 1 3.871-2.977A5.001 5.001 0 0 1 8.5 2zm-6 8a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zM0 13.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5z"}}]})(t)}function gzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 3a4.002 4.002 0 0 0-3.8 2.745.5.5 0 1 1-.949-.313 5.002 5.002 0 0 1 9.654.595A3 3 0 0 1 13 12H4.5a.5.5 0 0 1 0-1H13a2 2 0 0 0 .001-4h-.026a.5.5 0 0 1-.5-.445A4 4 0 0 0 8.5 3zM0 7.5A.5.5 0 0 1 .5 7h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm2 2a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm-2 4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5z"}}]})(t)}function vzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.053 11.276A.5.5 0 0 1 7.5 11h1a.5.5 0 0 1 .474.658l-.28.842H9.5a.5.5 0 0 1 .39.812l-2 2.5a.5.5 0 0 1-.875-.433L7.36 14H6.5a.5.5 0 0 1-.447-.724l1-2zm6.352-7.249a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973z"}}]})(t)}function mzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.658 11.026a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm9.5 0a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm-7.5 1.5a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm9.5 0a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm-7.105-1.25A.5.5 0 0 1 7.5 11h1a.5.5 0 0 1 .474.658l-.28.842H9.5a.5.5 0 0 1 .39.812l-2 2.5a.5.5 0 0 1-.875-.433L7.36 14H6.5a.5.5 0 0 1-.447-.724l1-2zm6.352-7.249a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973z"}}]})(t)}function yzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.658 11.026a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm9.5 0a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm-7.5 1.5a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm9.5 0a.5.5 0 0 1 .316.632l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.316zm-.753-8.499a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973zM8.5 1a4 4 0 0 1 3.976 3.555.5.5 0 0 0 .5.445H13a2 2 0 0 1 0 4H3.5a2.5 2.5 0 1 1 .605-4.926.5.5 0 0 0 .596-.329A4.002 4.002 0 0 1 8.5 1zM7.053 11.276A.5.5 0 0 1 7.5 11h1a.5.5 0 0 1 .474.658l-.28.842H9.5a.5.5 0 0 1 .39.812l-2 2.5a.5.5 0 0 1-.875-.433L7.36 14H6.5a.5.5 0 0 1-.447-.724l1-2z"}}]})(t)}function bzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.405 4.027a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973zM8.5 1a4 4 0 0 1 3.976 3.555.5.5 0 0 0 .5.445H13a2 2 0 0 1 0 4H3.5a2.5 2.5 0 1 1 .605-4.926.5.5 0 0 0 .596-.329A4.002 4.002 0 0 1 8.5 1zM7.053 11.276A.5.5 0 0 1 7.5 11h1a.5.5 0 0 1 .474.658l-.28.842H9.5a.5.5 0 0 1 .39.812l-2 2.5a.5.5 0 0 1-.875-.433L7.36 14H6.5a.5.5 0 0 1-.447-.724l1-2z"}}]})(t)}function xzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 2a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13h8.906C14.502 13 16 11.57 16 9.773c0-1.636-1.242-2.969-2.834-3.194C12.923 3.999 10.69 2 8 2zM6 7.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1z"}}]})(t)}function Mzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383zm.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z"}},{tag:"path",attr:{d:"M6 7.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1H6z"}}]})(t)}function wzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.473 11a4.5 4.5 0 0 0-8.72-.99A3 3 0 0 0 3 16h8.5a2.5 2.5 0 0 0 0-5h-.027z"}},{tag:"path",attr:{d:"M11.286 1.778a.5.5 0 0 0-.565-.755 4.595 4.595 0 0 0-3.18 5.003 5.46 5.46 0 0 1 1.055.209A3.603 3.603 0 0 1 9.83 2.617a4.593 4.593 0 0 0 4.31 5.744 3.576 3.576 0 0 1-2.241.634c.162.317.295.652.394 1a4.59 4.59 0 0 0 3.624-2.04.5.5 0 0 0-.565-.755 3.593 3.593 0 0 1-4.065-5.422z"}}]})(t)}function zzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 8a3.5 3.5 0 0 1 3.5 3.555.5.5 0 0 0 .625.492A1.503 1.503 0 0 1 13 13.5a1.5 1.5 0 0 1-1.5 1.5H3a2 2 0 1 1 .1-3.998.5.5 0 0 0 .509-.375A3.502 3.502 0 0 1 7 8zm4.473 3a4.5 4.5 0 0 0-8.72-.99A3 3 0 0 0 3 16h8.5a2.5 2.5 0 0 0 0-5h-.027z"}},{tag:"path",attr:{d:"M11.286 1.778a.5.5 0 0 0-.565-.755 4.595 4.595 0 0 0-3.18 5.003 5.46 5.46 0 0 1 1.055.209A3.603 3.603 0 0 1 9.83 2.617a4.593 4.593 0 0 0 4.31 5.744 3.576 3.576 0 0 1-2.241.634c.162.317.295.652.394 1a4.59 4.59 0 0 0 3.624-2.04.5.5 0 0 0-.565-.755 3.593 3.593 0 0 1-4.065-5.422z"}}]})(t)}function Czt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 2a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13h8.906C14.502 13 16 11.57 16 9.773c0-1.636-1.242-2.969-2.834-3.194C12.923 3.999 10.69 2 8 2zm.5 4v1.5H10a.5.5 0 0 1 0 1H8.5V10a.5.5 0 0 1-1 0V8.5H6a.5.5 0 0 1 0-1h1.5V6a.5.5 0 0 1 1 0z"}}]})(t)}function Azt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 5.5a.5.5 0 0 1 .5.5v1.5H10a.5.5 0 0 1 0 1H8.5V10a.5.5 0 0 1-1 0V8.5H6a.5.5 0 0 1 0-1h1.5V6a.5.5 0 0 1 .5-.5z"}},{tag:"path",attr:{d:"M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383zm.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z"}}]})(t)}function kzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.158 12.025a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm3 0a.5.5 0 0 1 .316.633l-1 3a.5.5 0 1 1-.948-.316l1-3a.5.5 0 0 1 .632-.317zm3 0a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 1 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm3 0a.5.5 0 0 1 .316.633l-1 3a.5.5 0 1 1-.948-.316l1-3a.5.5 0 0 1 .632-.317zm.247-6.998a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 11H13a3 3 0 0 0 .405-5.973z"}}]})(t)}function Hzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.176 11.032a.5.5 0 0 1 .292.643l-1.5 4a.5.5 0 0 1-.936-.35l1.5-4a.5.5 0 0 1 .644-.293zm3 0a.5.5 0 0 1 .292.643l-1.5 4a.5.5 0 0 1-.936-.35l1.5-4a.5.5 0 0 1 .644-.293zm3 0a.5.5 0 0 1 .292.643l-1.5 4a.5.5 0 0 1-.936-.35l1.5-4a.5.5 0 0 1 .644-.293zm3 0a.5.5 0 0 1 .292.643l-1.5 4a.5.5 0 0 1-.936-.35l1.5-4a.5.5 0 0 1 .644-.293zm.229-7.005a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973z"}}]})(t)}function Ezt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.176 11.032a.5.5 0 0 1 .292.643l-1.5 4a.5.5 0 1 1-.936-.35l1.5-4a.5.5 0 0 1 .644-.293zm3 0a.5.5 0 0 1 .292.643l-1.5 4a.5.5 0 1 1-.936-.35l1.5-4a.5.5 0 0 1 .644-.293zm3 0a.5.5 0 0 1 .292.643l-1.5 4a.5.5 0 1 1-.936-.35l1.5-4a.5.5 0 0 1 .644-.293zm3 0a.5.5 0 0 1 .292.643l-1.5 4a.5.5 0 0 1-.936-.35l1.5-4a.5.5 0 0 1 .644-.293zm.229-7.005a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973zM8.5 1a4 4 0 0 1 3.976 3.555.5.5 0 0 0 .5.445H13a2 2 0 0 1 0 4H3.5a2.5 2.5 0 1 1 .605-4.926.5.5 0 0 0 .596-.329A4.002 4.002 0 0 1 8.5 1z"}}]})(t)}function Szt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.158 12.025a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm3 0a.5.5 0 0 1 .316.633l-1 3a.5.5 0 0 1-.948-.316l1-3a.5.5 0 0 1 .632-.317zm3 0a.5.5 0 0 1 .316.633l-.5 1.5a.5.5 0 0 1-.948-.316l.5-1.5a.5.5 0 0 1 .632-.317zm3 0a.5.5 0 0 1 .316.633l-1 3a.5.5 0 1 1-.948-.316l1-3a.5.5 0 0 1 .632-.317zm.247-6.998a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 11H13a3 3 0 0 0 .405-5.973zM8.5 2a4 4 0 0 1 3.976 3.555.5.5 0 0 0 .5.445H13a2 2 0 0 1 0 4H3.5a2.5 2.5 0 1 1 .605-4.926.5.5 0 0 0 .596-.329A4.002 4.002 0 0 1 8.5 2z"}}]})(t)}function Lzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.112 5.112a3.125 3.125 0 0 0-.17.613C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13H11L3.112 5.112zm11.372 7.372L4.937 2.937A5.512 5.512 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773a3.2 3.2 0 0 1-1.516 2.711zm-.838 1.87-12-12 .708-.708 12 12-.707.707z"}}]})(t)}function _zt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.112 5.112a3.125 3.125 0 0 0-.17.613C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13H11l-1-1H3.781C2.231 12 1 10.785 1 9.318c0-1.365 1.064-2.513 2.46-2.666l.446-.05v-.447c0-.075.006-.152.018-.231l-.812-.812zm2.55-1.45-.725-.725A5.512 5.512 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773a3.2 3.2 0 0 1-1.516 2.711l-.733-.733C14.498 11.378 15 10.626 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3c-.875 0-1.678.26-2.339.661z"}},{tag:"path",attr:{d:"m13.646 14.354-12-12 .708-.708 12 12-.707.707z"}}]})(t)}function Bzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.375 13.5a.25.25 0 0 1 .25.25v.57l.501-.287a.25.25 0 0 1 .248.434l-.495.283.495.283a.25.25 0 1 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 1 1-.248-.434l.495-.283-.495-.283a.25.25 0 1 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm1.849-2.447a.5.5 0 0 1 .223.67l-.5 1a.5.5 0 0 1-.894-.447l.5-1a.5.5 0 0 1 .67-.223zM6.375 13.5a.25.25 0 0 1 .25.25v.57l.5-.287a.25.25 0 0 1 .249.434l-.495.283.495.283a.25.25 0 1 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 1 1-.248-.434l.495-.283-.495-.283a.25.25 0 1 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm1.849-2.447a.5.5 0 0 1 .223.67l-.5 1a.5.5 0 0 1-.894-.447l.5-1a.5.5 0 0 1 .67-.223zm2.151 2.447a.25.25 0 0 1 .25.25v.57l.5-.287a.25.25 0 0 1 .249.434l-.495.283.495.283a.25.25 0 1 1-.248.434l-.501-.286v.569a.25.25 0 0 1-.5 0v-.57l-.501.287a.25.25 0 1 1-.248-.434l.495-.283-.495-.283a.25.25 0 1 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm1.849-2.447a.5.5 0 0 1 .223.67l-.5 1a.5.5 0 1 1-.894-.447l.5-1a.5.5 0 0 1 .67-.223zm1.181-7.026a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973z"}}]})(t)}function Dzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.405 4.027a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10H13a3 3 0 0 0 .405-5.973zM8.5 1a4 4 0 0 1 3.976 3.555.5.5 0 0 0 .5.445H13a2 2 0 0 1 0 4H3.5a2.5 2.5 0 1 1 .605-4.926.5.5 0 0 0 .596-.329A4.002 4.002 0 0 1 8.5 1zM2.375 13.5a.25.25 0 0 1 .25.25v.57l.501-.287a.25.25 0 0 1 .248.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm1.849-2.447a.5.5 0 0 1 .223.67l-.5 1a.5.5 0 1 1-.894-.447l.5-1a.5.5 0 0 1 .67-.223zM6.375 13.5a.25.25 0 0 1 .25.25v.57l.501-.287a.25.25 0 0 1 .248.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm1.849-2.447a.5.5 0 0 1 .223.67l-.5 1a.5.5 0 1 1-.894-.447l.5-1a.5.5 0 0 1 .67-.223zm2.151 2.447a.25.25 0 0 1 .25.25v.57l.501-.287a.25.25 0 0 1 .248.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm1.849-2.447a.5.5 0 0 1 .223.67l-.5 1a.5.5 0 1 1-.894-.447l.5-1a.5.5 0 0 1 .67-.223z"}}]})(t)}function Tzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.625 11.5a.25.25 0 0 1 .25.25v.57l.501-.287a.25.25 0 0 1 .248.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm2.75 2a.25.25 0 0 1 .25.25v.57l.5-.287a.25.25 0 0 1 .249.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm5.5 0a.25.25 0 0 1 .25.25v.57l.5-.287a.25.25 0 0 1 .249.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 0 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm-2.75-2a.25.25 0 0 1 .25.25v.57l.5-.287a.25.25 0 0 1 .249.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm5.5 0a.25.25 0 0 1 .25.25v.57l.5-.287a.25.25 0 0 1 .249.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 0 1-.5 0v-.57l-.501.287a.25.25 0 1 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm-.22-7.223a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10.25H13a3 3 0 0 0 .405-5.973z"}}]})(t)}function Vzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.405 4.277a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 10.25H13a3 3 0 0 0 .405-5.973zM8.5 1.25a4 4 0 0 1 3.976 3.555.5.5 0 0 0 .5.445H13a2 2 0 0 1-.001 4H3.5a2.5 2.5 0 1 1 .605-4.926.5.5 0 0 0 .596-.329A4.002 4.002 0 0 1 8.5 1.25zM2.625 11.5a.25.25 0 0 1 .25.25v.57l.501-.287a.25.25 0 0 1 .248.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm2.75 2a.25.25 0 0 1 .25.25v.57l.501-.287a.25.25 0 0 1 .248.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm5.5 0a.25.25 0 0 1 .25.25v.57l.501-.287a.25.25 0 0 1 .248.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm-2.75-2a.25.25 0 0 1 .25.25v.57l.501-.287a.25.25 0 0 1 .248.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25zm5.5 0a.25.25 0 0 1 .25.25v.57l.501-.287a.25.25 0 0 1 .248.434l-.495.283.495.283a.25.25 0 0 1-.248.434l-.501-.286v.569a.25.25 0 1 1-.5 0v-.57l-.501.287a.25.25 0 0 1-.248-.434l.495-.283-.495-.283a.25.25 0 0 1 .248-.434l.501.286v-.569a.25.25 0 0 1 .25-.25z"}}]})(t)}function Ozt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.473 11a4.5 4.5 0 0 0-8.72-.99A3 3 0 0 0 3 16h8.5a2.5 2.5 0 0 0 0-5h-.027z"}},{tag:"path",attr:{d:"M10.5 1.5a.5.5 0 0 0-1 0v1a.5.5 0 0 0 1 0v-1zm3.743 1.964a.5.5 0 1 0-.707-.707l-.708.707a.5.5 0 0 0 .708.708l.707-.708zm-7.779-.707a.5.5 0 0 0-.707.707l.707.708a.5.5 0 1 0 .708-.708l-.708-.707zm1.734 3.374a2 2 0 1 1 3.296 2.198c.199.281.372.582.516.898a3 3 0 1 0-4.84-3.225c.352.011.696.055 1.028.129zm4.484 4.074c.6.215 1.125.59 1.522 1.072a.5.5 0 0 0 .039-.742l-.707-.707a.5.5 0 0 0-.854.377zM14.5 6.5a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1z"}}]})(t)}function Izt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 8a3.5 3.5 0 0 1 3.5 3.555.5.5 0 0 0 .624.492A1.503 1.503 0 0 1 13 13.5a1.5 1.5 0 0 1-1.5 1.5H3a2 2 0 1 1 .1-3.998.5.5 0 0 0 .51-.375A3.502 3.502 0 0 1 7 8zm4.473 3a4.5 4.5 0 0 0-8.72-.99A3 3 0 0 0 3 16h8.5a2.5 2.5 0 0 0 0-5h-.027z"}},{tag:"path",attr:{d:"M10.5 1.5a.5.5 0 0 0-1 0v1a.5.5 0 0 0 1 0v-1zm3.743 1.964a.5.5 0 1 0-.707-.707l-.708.707a.5.5 0 0 0 .708.708l.707-.708zm-7.779-.707a.5.5 0 0 0-.707.707l.707.708a.5.5 0 1 0 .708-.708l-.708-.707zm1.734 3.374a2 2 0 1 1 3.296 2.198c.199.281.372.582.516.898a3 3 0 1 0-4.84-3.225c.352.011.696.055 1.028.129zm4.484 4.074c.6.215 1.125.59 1.522 1.072a.5.5 0 0 0 .039-.742l-.707-.707a.5.5 0 0 0-.854.377zM14.5 6.5a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1z"}}]})(t)}function Rzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 0a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 4.095 0 5.555 0 7.318 0 9.366 1.708 11 3.781 11H7.5V5.707L5.354 7.854a.5.5 0 1 1-.708-.708l3-3a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 5.707V11h4.188C14.502 11 16 9.57 16 7.773c0-1.636-1.242-2.969-2.834-3.194C12.923 1.999 10.69 0 8 0zm-.5 14.5V11h1v3.5a.5.5 0 0 1-1 0z"}}]})(t)}function Fzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.406 1.342A5.53 5.53 0 0 1 8 0c2.69 0 4.923 2 5.166 4.579C14.758 4.804 16 6.137 16 7.773 16 9.569 14.502 11 12.687 11H10a.5.5 0 0 1 0-1h2.688C13.979 10 15 8.988 15 7.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 2.825 10.328 1 8 1a4.53 4.53 0 0 0-2.941 1.1c-.757.652-1.153 1.438-1.153 2.055v.448l-.445.049C2.064 4.805 1 5.952 1 7.318 1 8.785 2.23 10 3.781 10H6a.5.5 0 0 1 0 1H3.781C1.708 11 0 9.366 0 7.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M7.646 4.146a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 5.707V14.5a.5.5 0 0 1-1 0V5.707L5.354 7.854a.5.5 0 1 1-.708-.708l3-3z"}}]})(t)}function Nzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383zm.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z"}}]})(t)}function Pzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.473 9a4.5 4.5 0 0 0-8.72-.99A3 3 0 0 0 3 14h8.5a2.5 2.5 0 1 0-.027-5z"}},{tag:"path",attr:{d:"M14.544 9.772a3.506 3.506 0 0 0-2.225-1.676 5.502 5.502 0 0 0-6.337-4.002 4.002 4.002 0 0 1 7.392.91 2.5 2.5 0 0 1 1.17 4.769z"}}]})(t)}function jzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 7.5a2.5 2.5 0 0 1-1.456 2.272 3.513 3.513 0 0 0-.65-.824 1.5 1.5 0 0 0-.789-2.896.5.5 0 0 1-.627-.421 3 3 0 0 0-5.22-1.625 5.587 5.587 0 0 0-1.276.088 4.002 4.002 0 0 1 7.392.91A2.5 2.5 0 0 1 16 7.5z"}},{tag:"path",attr:{d:"M7 5a4.5 4.5 0 0 1 4.473 4h.027a2.5 2.5 0 0 1 0 5H3a3 3 0 0 1-.247-5.99A4.502 4.502 0 0 1 7 5zm3.5 4.5a3.5 3.5 0 0 0-6.89-.873.5.5 0 0 1-.51.375A2 2 0 1 0 3 13h8.5a1.5 1.5 0 1 0-.376-2.953.5.5 0 0 1-.624-.492V9.5z"}}]})(t)}function Uzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.405 7.027a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 13H13a3 3 0 0 0 .405-5.973z"}}]})(t)}function Wzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.405 8.527a5.001 5.001 0 0 0-9.499-1.004A3.5 3.5 0 1 0 3.5 14.5H13a3 3 0 0 0 .405-5.973zM8.5 5.5a4 4 0 0 1 3.976 3.555.5.5 0 0 0 .5.445H13a2 2 0 0 1-.001 4H3.5a2.5 2.5 0 1 1 .605-4.926.5.5 0 0 0 .596-.329A4.002 4.002 0 0 1 8.5 5.5z"}}]})(t)}function Zzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.478 1.647a.5.5 0 1 0-.956-.294l-4 13a.5.5 0 0 0 .956.294l4-13zM4.854 4.146a.5.5 0 0 1 0 .708L1.707 8l3.147 3.146a.5.5 0 0 1-.708.708l-3.5-3.5a.5.5 0 0 1 0-.708l3.5-3.5a.5.5 0 0 1 .708 0zm6.292 0a.5.5 0 0 0 0 .708L14.293 8l-3.147 3.146a.5.5 0 0 0 .708.708l3.5-3.5a.5.5 0 0 0 0-.708l-3.5-3.5a.5.5 0 0 0-.708 0z"}}]})(t)}function Gzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M6.854 4.646a.5.5 0 0 1 0 .708L4.207 8l2.647 2.646a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 0 1 .708 0zm2.292 0a.5.5 0 0 0 0 .708L11.793 8l-2.647 2.646a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 0 0-.708 0z"}}]})(t)}function qzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.854 4.854a.5.5 0 1 0-.708-.708l-3.5 3.5a.5.5 0 0 0 0 .708l3.5 3.5a.5.5 0 0 0 .708-.708L2.707 8l3.147-3.146zm4.292 0a.5.5 0 0 1 .708-.708l3.5 3.5a.5.5 0 0 1 0 .708l-3.5 3.5a.5.5 0 0 1-.708-.708L13.293 8l-3.147-3.146z"}}]})(t)}function Yzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.5 9.511c.076.954.83 1.697 2.182 1.785V12h.6v-.709c1.4-.098 2.218-.846 2.218-1.932 0-.987-.626-1.496-1.745-1.76l-.473-.112V5.57c.6.068.982.396 1.074.85h1.052c-.076-.919-.864-1.638-2.126-1.716V4h-.6v.719c-1.195.117-2.01.836-2.01 1.853 0 .9.606 1.472 1.613 1.707l.397.098v2.034c-.615-.093-1.022-.43-1.114-.9H5.5zm2.177-2.166c-.59-.137-.91-.416-.91-.836 0-.47.345-.822.915-.925v1.76h-.005zm.692 1.193c.717.166 1.048.435 1.048.91 0 .542-.412.914-1.135.982V8.518l.087.02z"}},{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M8 13.5a5.5 5.5 0 1 1 0-11 5.5 5.5 0 0 1 0 11zm0 .5A6 6 0 1 0 8 2a6 6 0 0 0 0 12z"}}]})(t)}function Xzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 13a1.5 1.5 0 0 0 1.5 1.5h13A1.5 1.5 0 0 0 16 13V6a1.5 1.5 0 0 0-1.5-1.5h-13A1.5 1.5 0 0 0 0 6v7zM2 3a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 0-1h-11A.5.5 0 0 0 2 3zm2-2a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 0-1h-7A.5.5 0 0 0 4 1z"}}]})(t)}function $zt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 3.5a.5.5 0 0 1 0-1h11a.5.5 0 0 1 0 1h-11zm2-2a.5.5 0 0 1 0-1h7a.5.5 0 0 1 0 1h-7zM0 13a1.5 1.5 0 0 0 1.5 1.5h13A1.5 1.5 0 0 0 16 13V6a1.5 1.5 0 0 0-1.5-1.5h-13A1.5 1.5 0 0 0 0 6v7zm6.258-6.437a.5.5 0 0 1 .507.013l4 2.5a.5.5 0 0 1 0 .848l-4 2.5A.5.5 0 0 1 6 12V7a.5.5 0 0 1 .258-.437z"}}]})(t)}function Kzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 3a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 0-1h-11A.5.5 0 0 0 2 3zm2-2a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 0-1h-7A.5.5 0 0 0 4 1zm2.765 5.576A.5.5 0 0 0 6 7v5a.5.5 0 0 0 .765.424l4-2.5a.5.5 0 0 0 0-.848l-4-2.5z"}},{tag:"path",attr:{d:"M1.5 14.5A1.5 1.5 0 0 1 0 13V6a1.5 1.5 0 0 1 1.5-1.5h13A1.5 1.5 0 0 1 16 6v7a1.5 1.5 0 0 1-1.5 1.5h-13zm13-1a.5.5 0 0 0 .5-.5V6a.5.5 0 0 0-.5-.5h-13A.5.5 0 0 0 1 6v7a.5.5 0 0 0 .5.5h13z"}}]})(t)}function Qzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 3.5a.5.5 0 0 1 0-1h11a.5.5 0 0 1 0 1h-11zm2-2a.5.5 0 0 1 0-1h7a.5.5 0 0 1 0 1h-7zM0 13a1.5 1.5 0 0 0 1.5 1.5h13A1.5 1.5 0 0 0 16 13V6a1.5 1.5 0 0 0-1.5-1.5h-13A1.5 1.5 0 0 0 0 6v7zm1.5.5A.5.5 0 0 1 1 13V6a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-13z"}}]})(t)}function Jzt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 1v3H1V1h5zM1 0a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V1a1 1 0 0 0-1-1H1zm14 12v3h-5v-3h5zm-5-1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-5zM6 8v7H1V8h5zM1 7a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H1zm14-6v7h-5V1h5zm-5-1a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V1a1 1 0 0 0-1-1h-5z"}}]})(t)}function tCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V2zm8.5 0v8H15V2H8.5zm0 9v3H15v-3H8.5zm-1-9H1v3h6.5V2zM1 14h6.5V6H1v8z"}}]})(t)}function eCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 2A1.5 1.5 0 0 1 5 3.5V5H3.5a1.5 1.5 0 1 1 0-3zM6 5V3.5A2.5 2.5 0 1 0 3.5 6H5v4H3.5A2.5 2.5 0 1 0 6 12.5V11h4v1.5a2.5 2.5 0 1 0 2.5-2.5H11V6h1.5A2.5 2.5 0 1 0 10 3.5V5H6zm4 1v4H6V6h4zm1-1V3.5A1.5 1.5 0 1 1 12.5 5H11zm0 6h1.5a1.5 1.5 0 1 1-1.5 1.5V11zm-6 0v1.5A1.5 1.5 0 1 1 3.5 11H5z"}}]})(t)}function nCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.5 8.516a7.5 7.5 0 1 1-9.462-7.24A1 1 0 0 1 7 0h2a1 1 0 0 1 .962 1.276 7.503 7.503 0 0 1 5.538 7.24zm-3.61-3.905L6.94 7.439 4.11 12.39l4.95-2.828 2.828-4.95z"}}]})(t)}function rCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16.016a7.5 7.5 0 0 0 1.962-14.74A1 1 0 0 0 9 0H7a1 1 0 0 0-.962 1.276A7.5 7.5 0 0 0 8 16.016zm6.5-7.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z"}},{tag:"path",attr:{d:"m6.94 7.44 4.95-2.83-2.83 4.95-4.949 2.83 2.828-4.95z"}}]})(t)}function aCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m9.97 4.88.953 3.811C10.159 8.878 9.14 9 8 9c-1.14 0-2.158-.122-2.923-.309L6.03 4.88C6.635 4.957 7.3 5 8 5s1.365-.043 1.97-.12zm-.245-.978L8.97.88C8.718-.13 7.282-.13 7.03.88L6.275 3.9C6.8 3.965 7.382 4 8 4c.618 0 1.2-.036 1.725-.098zm4.396 8.613a.5.5 0 0 1 .037.96l-6 2a.5.5 0 0 1-.316 0l-6-2a.5.5 0 0 1 .037-.96l2.391-.598.565-2.257c.862.212 1.964.339 3.165.339s2.303-.127 3.165-.339l.565 2.257 2.391.598z"}}]})(t)}function iCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.03 1.88c.252-1.01 1.688-1.01 1.94 0l2.905 11.62H14a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h2.125L7.03 1.88z"}}]})(t)}function oCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.5 6.027a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm-1.5 1.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm2.5-.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm-1.5 1.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm-6.5-3h1v1h1v1h-1v1h-1v-1h-1v-1h1v-1z"}},{tag:"path",attr:{d:"M3.051 3.26a.5.5 0 0 1 .354-.613l1.932-.518a.5.5 0 0 1 .62.39c.655-.079 1.35-.117 2.043-.117.72 0 1.443.041 2.12.126a.5.5 0 0 1 .622-.399l1.932.518a.5.5 0 0 1 .306.729c.14.09.266.19.373.297.408.408.78 1.05 1.095 1.772.32.733.599 1.591.805 2.466.206.875.34 1.78.364 2.606.024.816-.059 1.602-.328 2.21a1.42 1.42 0 0 1-1.445.83c-.636-.067-1.115-.394-1.513-.773-.245-.232-.496-.526-.739-.808-.126-.148-.25-.292-.368-.423-.728-.804-1.597-1.527-3.224-1.527-1.627 0-2.496.723-3.224 1.527-.119.131-.242.275-.368.423-.243.282-.494.575-.739.808-.398.38-.877.706-1.513.773a1.42 1.42 0 0 1-1.445-.83c-.27-.608-.352-1.395-.329-2.21.024-.826.16-1.73.365-2.606.206-.875.486-1.733.805-2.466.315-.722.687-1.364 1.094-1.772a2.34 2.34 0 0 1 .433-.335.504.504 0 0 1-.028-.079zm2.036.412c-.877.185-1.469.443-1.733.708-.276.276-.587.783-.885 1.465a13.748 13.748 0 0 0-.748 2.295 12.351 12.351 0 0 0-.339 2.406c-.022.755.062 1.368.243 1.776a.42.42 0 0 0 .426.24c.327-.034.61-.199.929-.502.212-.202.4-.423.615-.674.133-.156.276-.323.44-.504C4.861 9.969 5.978 9.027 8 9.027s3.139.942 3.965 1.855c.164.181.307.348.44.504.214.251.403.472.615.674.318.303.601.468.929.503a.42.42 0 0 0 .426-.241c.18-.408.265-1.02.243-1.776a12.354 12.354 0 0 0-.339-2.406 13.753 13.753 0 0 0-.748-2.295c-.298-.682-.61-1.19-.885-1.465-.264-.265-.856-.523-1.733-.708-.85-.179-1.877-.27-2.913-.27-1.036 0-2.063.091-2.913.27z"}}]})(t)}function lCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 6a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3z"}},{tag:"path",attr:{d:"M5.5.5a.5.5 0 0 0-1 0V2A2.5 2.5 0 0 0 2 4.5H.5a.5.5 0 0 0 0 1H2v1H.5a.5.5 0 0 0 0 1H2v1H.5a.5.5 0 0 0 0 1H2v1H.5a.5.5 0 0 0 0 1H2A2.5 2.5 0 0 0 4.5 14v1.5a.5.5 0 0 0 1 0V14h1v1.5a.5.5 0 0 0 1 0V14h1v1.5a.5.5 0 0 0 1 0V14h1v1.5a.5.5 0 0 0 1 0V14a2.5 2.5 0 0 0 2.5-2.5h1.5a.5.5 0 0 0 0-1H14v-1h1.5a.5.5 0 0 0 0-1H14v-1h1.5a.5.5 0 0 0 0-1H14v-1h1.5a.5.5 0 0 0 0-1H14A2.5 2.5 0 0 0 11.5 2V.5a.5.5 0 0 0-1 0V2h-1V.5a.5.5 0 0 0-1 0V2h-1V.5a.5.5 0 0 0-1 0V2h-1V.5zm1 4.5h3A1.5 1.5 0 0 1 11 6.5v3A1.5 1.5 0 0 1 9.5 11h-3A1.5 1.5 0 0 1 5 9.5v-3A1.5 1.5 0 0 1 6.5 5z"}}]})(t)}function cCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 0a.5.5 0 0 1 .5.5V2h1V.5a.5.5 0 0 1 1 0V2h1V.5a.5.5 0 0 1 1 0V2h1V.5a.5.5 0 0 1 1 0V2A2.5 2.5 0 0 1 14 4.5h1.5a.5.5 0 0 1 0 1H14v1h1.5a.5.5 0 0 1 0 1H14v1h1.5a.5.5 0 0 1 0 1H14v1h1.5a.5.5 0 0 1 0 1H14a2.5 2.5 0 0 1-2.5 2.5v1.5a.5.5 0 0 1-1 0V14h-1v1.5a.5.5 0 0 1-1 0V14h-1v1.5a.5.5 0 0 1-1 0V14h-1v1.5a.5.5 0 0 1-1 0V14A2.5 2.5 0 0 1 2 11.5H.5a.5.5 0 0 1 0-1H2v-1H.5a.5.5 0 0 1 0-1H2v-1H.5a.5.5 0 0 1 0-1H2v-1H.5a.5.5 0 0 1 0-1H2A2.5 2.5 0 0 1 4.5 2V.5A.5.5 0 0 1 5 0zm-.5 3A1.5 1.5 0 0 0 3 4.5v7A1.5 1.5 0 0 0 4.5 13h7a1.5 1.5 0 0 0 1.5-1.5v-7A1.5 1.5 0 0 0 11.5 3h-7zM5 6.5A1.5 1.5 0 0 1 6.5 5h3A1.5 1.5 0 0 1 11 6.5v3A1.5 1.5 0 0 1 9.5 11h-3A1.5 1.5 0 0 1 5 9.5v-3zM6.5 6a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3z"}}]})(t)}function sCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5H0V4zm11.5 1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2zM0 11v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1H0z"}}]})(t)}function uCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 5.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm13 2v5H1V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1zm-1 9H2a1 1 0 0 1-1-1v-1h14v1a1 1 0 0 1-1 1z"}}]})(t)}function dCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm2.5 1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2zm0 3a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zm0 2a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm3 0a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm3 0a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm3 0a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1z"}}]})(t)}function hCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M2 5.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1zm0 3a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5z"}}]})(t)}function fCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v1H0V4zm0 3v5a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7H0zm3 2h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1z"}}]})(t)}function pCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm2-1a1 1 0 0 0-1 1v1h14V4a1 1 0 0 0-1-1H2zm13 4H1v5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V7z"}},{tag:"path",attr:{d:"M2 10a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-1z"}}]})(t)}function gCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5.5A.5.5 0 0 1 4 1v13h13a.5.5 0 0 1 0 1h-2v2a.5.5 0 0 1-1 0v-2H3.5a.5.5 0 0 1-.5-.5V4H1a.5.5 0 0 1 0-1h2V1a.5.5 0 0 1 .5-.5zm2.5 3a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-1 0V4H6.5a.5.5 0 0 1-.5-.5z"}}]})(t)}function vCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M.11 3.187A.5.5 0 0 1 .5 3h13a.5.5 0 0 1 .488.608l-.22.991a3.001 3.001 0 0 1-1.3 5.854l-.132.59A2.5 2.5 0 0 1 9.896 13H4.104a2.5 2.5 0 0 1-2.44-1.958L.012 3.608a.5.5 0 0 1 .098-.42Zm12.574 6.288a2 2 0 0 0 .866-3.899l-.866 3.9Z"}}]})(t)}function mCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M.5 6a.5.5 0 0 0-.488.608l1.652 7.434A2.5 2.5 0 0 0 4.104 16h5.792a2.5 2.5 0 0 0 2.44-1.958l.131-.59a3 3 0 0 0 1.3-5.854l.221-.99A.5.5 0 0 0 13.5 6H.5ZM13 12.5a2.01 2.01 0 0 1-.316-.025l.867-3.898A2.001 2.001 0 0 1 13 12.5Z"}},{tag:"path",attr:{d:"m4.4.8-.003.004-.014.019a4.167 4.167 0 0 0-.204.31 2.327 2.327 0 0 0-.141.267c-.026.06-.034.092-.037.103v.004a.593.593 0 0 0 .091.248c.075.133.178.272.308.445l.01.012c.118.158.26.347.37.543.112.2.22.455.22.745 0 .188-.065.368-.119.494a3.31 3.31 0 0 1-.202.388 5.444 5.444 0 0 1-.253.382l-.018.025-.005.008-.002.002A.5.5 0 0 1 3.6 4.2l.003-.004.014-.019a4.149 4.149 0 0 0 .204-.31 2.06 2.06 0 0 0 .141-.267c.026-.06.034-.092.037-.103a.593.593 0 0 0-.09-.252A4.334 4.334 0 0 0 3.6 2.8l-.01-.012a5.099 5.099 0 0 1-.37-.543A1.53 1.53 0 0 1 3 1.5c0-.188.065-.368.119-.494.059-.138.134-.274.202-.388a5.446 5.446 0 0 1 .253-.382l.025-.035A.5.5 0 0 1 4.4.8Zm3 0-.003.004-.014.019a4.167 4.167 0 0 0-.204.31 2.327 2.327 0 0 0-.141.267c-.026.06-.034.092-.037.103v.004a.593.593 0 0 0 .091.248c.075.133.178.272.308.445l.01.012c.118.158.26.347.37.543.112.2.22.455.22.745 0 .188-.065.368-.119.494a3.31 3.31 0 0 1-.202.388 5.444 5.444 0 0 1-.253.382l-.018.025-.005.008-.002.002A.5.5 0 0 1 6.6 4.2l.003-.004.014-.019a4.149 4.149 0 0 0 .204-.31 2.06 2.06 0 0 0 .141-.267c.026-.06.034-.092.037-.103a.593.593 0 0 0-.09-.252A4.334 4.334 0 0 0 6.6 2.8l-.01-.012a5.099 5.099 0 0 1-.37-.543A1.53 1.53 0 0 1 6 1.5c0-.188.065-.368.119-.494.059-.138.134-.274.202-.388a5.446 5.446 0 0 1 .253-.382l.025-.035A.5.5 0 0 1 7.4.8Zm3 0-.003.004-.014.019a4.077 4.077 0 0 0-.204.31 2.337 2.337 0 0 0-.141.267c-.026.06-.034.092-.037.103v.004a.593.593 0 0 0 .091.248c.075.133.178.272.308.445l.01.012c.118.158.26.347.37.543.112.2.22.455.22.745 0 .188-.065.368-.119.494a3.198 3.198 0 0 1-.202.388 5.385 5.385 0 0 1-.252.382l-.019.025-.005.008-.002.002A.5.5 0 0 1 9.6 4.2l.003-.004.014-.019a4.149 4.149 0 0 0 .204-.31 2.06 2.06 0 0 0 .141-.267c.026-.06.034-.092.037-.103a.593.593 0 0 0-.09-.252A4.334 4.334 0 0 0 9.6 2.8l-.01-.012a5.099 5.099 0 0 1-.37-.543A1.53 1.53 0 0 1 9 1.5c0-.188.065-.368.119-.494.059-.138.134-.274.202-.388a5.446 5.446 0 0 1 .253-.382l.025-.035A.5.5 0 0 1 10.4.8Z"}}]})(t)}function yCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M.5 6a.5.5 0 0 0-.488.608l1.652 7.434A2.5 2.5 0 0 0 4.104 16h5.792a2.5 2.5 0 0 0 2.44-1.958l.131-.59a3 3 0 0 0 1.3-5.854l.221-.99A.5.5 0 0 0 13.5 6H.5ZM13 12.5a2.01 2.01 0 0 1-.316-.025l.867-3.898A2.001 2.001 0 0 1 13 12.5ZM2.64 13.825 1.123 7h11.754l-1.517 6.825A1.5 1.5 0 0 1 9.896 15H4.104a1.5 1.5 0 0 1-1.464-1.175Z"}},{tag:"path",attr:{d:"m4.4.8-.003.004-.014.019a4.167 4.167 0 0 0-.204.31 2.327 2.327 0 0 0-.141.267c-.026.06-.034.092-.037.103v.004a.593.593 0 0 0 .091.248c.075.133.178.272.308.445l.01.012c.118.158.26.347.37.543.112.2.22.455.22.745 0 .188-.065.368-.119.494a3.31 3.31 0 0 1-.202.388 5.444 5.444 0 0 1-.253.382l-.018.025-.005.008-.002.002A.5.5 0 0 1 3.6 4.2l.003-.004.014-.019a4.149 4.149 0 0 0 .204-.31 2.06 2.06 0 0 0 .141-.267c.026-.06.034-.092.037-.103a.593.593 0 0 0-.09-.252A4.334 4.334 0 0 0 3.6 2.8l-.01-.012a5.099 5.099 0 0 1-.37-.543A1.53 1.53 0 0 1 3 1.5c0-.188.065-.368.119-.494.059-.138.134-.274.202-.388a5.446 5.446 0 0 1 .253-.382l.025-.035A.5.5 0 0 1 4.4.8Zm3 0-.003.004-.014.019a4.167 4.167 0 0 0-.204.31 2.327 2.327 0 0 0-.141.267c-.026.06-.034.092-.037.103v.004a.593.593 0 0 0 .091.248c.075.133.178.272.308.445l.01.012c.118.158.26.347.37.543.112.2.22.455.22.745 0 .188-.065.368-.119.494a3.31 3.31 0 0 1-.202.388 5.444 5.444 0 0 1-.253.382l-.018.025-.005.008-.002.002A.5.5 0 0 1 6.6 4.2l.003-.004.014-.019a4.149 4.149 0 0 0 .204-.31 2.06 2.06 0 0 0 .141-.267c.026-.06.034-.092.037-.103a.593.593 0 0 0-.09-.252A4.334 4.334 0 0 0 6.6 2.8l-.01-.012a5.099 5.099 0 0 1-.37-.543A1.53 1.53 0 0 1 6 1.5c0-.188.065-.368.119-.494.059-.138.134-.274.202-.388a5.446 5.446 0 0 1 .253-.382l.025-.035A.5.5 0 0 1 7.4.8Zm3 0-.003.004-.014.019a4.077 4.077 0 0 0-.204.31 2.337 2.337 0 0 0-.141.267c-.026.06-.034.092-.037.103v.004a.593.593 0 0 0 .091.248c.075.133.178.272.308.445l.01.012c.118.158.26.347.37.543.112.2.22.455.22.745 0 .188-.065.368-.119.494a3.198 3.198 0 0 1-.202.388 5.385 5.385 0 0 1-.252.382l-.019.025-.005.008-.002.002A.5.5 0 0 1 9.6 4.2l.003-.004.014-.019a4.149 4.149 0 0 0 .204-.31 2.06 2.06 0 0 0 .141-.267c.026-.06.034-.092.037-.103a.593.593 0 0 0-.09-.252A4.334 4.334 0 0 0 9.6 2.8l-.01-.012a5.099 5.099 0 0 1-.37-.543A1.53 1.53 0 0 1 9 1.5c0-.188.065-.368.119-.494.059-.138.134-.274.202-.388a5.446 5.446 0 0 1 .253-.382l.025-.035A.5.5 0 0 1 10.4.8Z"}}]})(t)}function bCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.902.334a.5.5 0 0 1-.28.65l-2.254.902-.4 1.927c.376.095.715.215.972.367.228.135.56.396.56.82 0 .046-.004.09-.011.132l-.962 9.068a1.28 1.28 0 0 1-.524.93c-.488.34-1.494.87-3.01.87-1.516 0-2.522-.53-3.01-.87a1.28 1.28 0 0 1-.524-.93L3.51 5.132A.78.78 0 0 1 3.5 5c0-.424.332-.685.56-.82.262-.154.607-.276.99-.372C5.824 3.614 6.867 3.5 8 3.5c.712 0 1.389.045 1.985.127l.464-2.215a.5.5 0 0 1 .303-.356l2.5-1a.5.5 0 0 1 .65.278zM9.768 4.607A13.991 13.991 0 0 0 8 4.5c-1.076 0-2.033.11-2.707.278A3.284 3.284 0 0 0 4.645 5c.146.073.362.15.648.222C5.967 5.39 6.924 5.5 8 5.5c.571 0 1.109-.03 1.588-.085l.18-.808zm.292 1.756C9.445 6.45 8.742 6.5 8 6.5c-1.133 0-2.176-.114-2.95-.308a5.514 5.514 0 0 1-.435-.127l.838 8.03c.013.121.06.186.102.215.357.249 1.168.69 2.438.69 1.27 0 2.081-.441 2.438-.69.042-.029.09-.094.102-.215l.852-8.03a5.517 5.517 0 0 1-.435.127 8.88 8.88 0 0 1-.89.17zM4.467 4.884s.003.002.005.006l-.005-.006zm7.066 0-.005.006c.002-.004.005-.006.005-.006zM11.354 5a3.174 3.174 0 0 0-.604-.21l-.099.445.055-.013c.286-.072.502-.149.648-.222z"}}]})(t)}function xCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M.11 3.187A.5.5 0 0 1 .5 3h13a.5.5 0 0 1 .488.608l-.22.991a3.001 3.001 0 0 1-1.3 5.854l-.132.59A2.5 2.5 0 0 1 9.896 13H4.104a2.5 2.5 0 0 1-2.44-1.958L.012 3.608a.5.5 0 0 1 .098-.42Zm12.574 6.288a2 2 0 0 0 .866-3.899l-.866 3.9ZM1.124 4l1.516 6.825A1.5 1.5 0 0 0 4.104 12h5.792a1.5 1.5 0 0 0 1.464-1.175L12.877 4H1.123Z"}}]})(t)}function MCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.5 13v1.25c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25V13h.5v1.25c0 .138.112.25.25.25h1a.25.25 0 0 0 .25-.25V13h.084c1.992 0 3.416-1.033 3.416-2.82 0-1.502-1.007-2.323-2.186-2.44v-.088c.97-.242 1.683-.974 1.683-2.19C11.997 3.93 10.847 3 9.092 3H9V1.75a.25.25 0 0 0-.25-.25h-1a.25.25 0 0 0-.25.25V3h-.573V1.75a.25.25 0 0 0-.25-.25H5.75a.25.25 0 0 0-.25.25V3l-1.998.011a.25.25 0 0 0-.25.25v.989c0 .137.11.25.248.25l.755-.005a.75.75 0 0 1 .745.75v5.505a.75.75 0 0 1-.75.75l-.748.011a.25.25 0 0 0-.25.25v1c0 .138.112.25.25.25L5.5 13zm1.427-8.513h1.719c.906 0 1.438.498 1.438 1.312 0 .871-.575 1.362-1.877 1.362h-1.28V4.487zm0 4.051h1.84c1.137 0 1.756.58 1.756 1.524 0 .953-.626 1.45-2.158 1.45H6.927V8.539z"}}]})(t)}function wCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 10.781c.148 1.667 1.513 2.85 3.591 3.003V15h1.043v-1.216c2.27-.179 3.678-1.438 3.678-3.3 0-1.59-.947-2.51-2.956-3.028l-.722-.187V3.467c1.122.11 1.879.714 2.07 1.616h1.47c-.166-1.6-1.54-2.748-3.54-2.875V1H7.591v1.233c-1.939.23-3.27 1.472-3.27 3.156 0 1.454.966 2.483 2.661 2.917l.61.162v4.031c-1.149-.17-1.94-.8-2.131-1.718H4zm3.391-3.836c-1.043-.263-1.6-.825-1.6-1.616 0-.944.704-1.641 1.8-1.828v3.495l-.2-.05zm1.591 1.872c1.287.323 1.852.859 1.852 1.769 0 1.097-.826 1.828-2.2 1.939V8.73l.348.086z"}}]})(t)}function zCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 9.42h1.063C5.4 12.323 7.317 14 10.34 14c.622 0 1.167-.068 1.659-.185v-1.3c-.484.119-1.045.17-1.659.17-2.1 0-3.455-1.198-3.775-3.264h4.017v-.928H6.497v-.936c0-.11 0-.219.008-.329h4.078v-.927H6.618c.388-1.898 1.719-2.985 3.723-2.985.614 0 1.175.05 1.659.177V2.194A6.617 6.617 0 0 0 10.341 2c-2.928 0-4.82 1.569-5.244 4.3H4v.928h1.01v1.265H4v.928z"}}]})(t)}function CCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 5a5.002 5.002 0 0 0 4.027 4.905 6.46 6.46 0 0 1 .544-2.073C3.695 7.536 3.132 6.864 3 5.91h-.5v-.426h.466V5.05c0-.046 0-.093.004-.135H2.5v-.427h.511C3.236 3.24 4.213 2.5 5.681 2.5c.316 0 .59.031.819.085v.733a3.46 3.46 0 0 0-.815-.082c-.919 0-1.538.466-1.734 1.252h1.917v.427h-1.98c-.003.046-.003.097-.003.147v.422h1.983v.427H3.93c.118.602.468 1.03 1.005 1.229a6.5 6.5 0 0 1 4.97-3.113A5.002 5.002 0 0 0 0 5zm16 5.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0zm-7.75 1.322c.069.835.746 1.485 1.964 1.562V14h.54v-.62c1.259-.086 1.996-.74 1.996-1.69 0-.865-.563-1.31-1.57-1.54l-.426-.1V8.374c.54.06.884.347.966.745h.948c-.07-.804-.779-1.433-1.914-1.502V7h-.54v.629c-1.076.103-1.808.732-1.808 1.622 0 .787.544 1.288 1.45 1.493l.358.085v1.78c-.554-.08-.92-.376-1.003-.787H8.25zm1.96-1.895c-.532-.12-.82-.364-.82-.732 0-.41.311-.719.824-.809v1.54h-.005zm.622 1.044c.645.145.943.38.943.796 0 .474-.37.8-1.02.86v-1.674l.077.018z"}}]})(t)}function ACt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 8.585h1.969c.115.465.186.939.186 1.43 0 1.385-.736 2.496-2.075 2.771V14H12v-1.24H6.492v-.129c.825-.525 1.135-1.446 1.135-2.694 0-.465-.07-.913-.168-1.352h3.29v-.972H7.22c-.186-.723-.372-1.455-.372-2.247 0-1.274 1.047-2.066 2.58-2.066a5.32 5.32 0 0 1 2.103.465V2.456A5.629 5.629 0 0 0 9.348 2C6.865 2 5.322 3.291 5.322 5.366c0 .775.195 1.515.399 2.247H4v.972z"}}]})(t)}function kCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 3.06h2.726c1.22 0 2.12.575 2.325 1.724H4v1.051h5.051C8.855 7.001 8 7.558 6.788 7.558H4v1.317L8.437 14h2.11L6.095 8.884h.855c2.316-.018 3.465-1.476 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z"}}]})(t)}function HCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.75 14v-2.629h2.446v-.967H8.75v-1.31h2.445v-.967H9.128L12.5 2h-1.699L8.047 7.327h-.086L5.207 2H3.5l3.363 6.127H4.778v.968H7.25v1.31H4.78v.966h2.47V14h1.502z"}}]})(t)}function ECt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14.082 2.182a.5.5 0 0 1 .103.557L8.528 15.467a.5.5 0 0 1-.917-.007L5.57 10.694.803 8.652a.5.5 0 0 1-.006-.916l12.728-5.657a.5.5 0 0 1 .556.103z"}}]})(t)}function SCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 2a.5.5 0 0 1 .5-.5c.862 0 1.573.287 2.06.566.174.099.321.198.44.286.119-.088.266-.187.44-.286A4.165 4.165 0 0 1 10.5 1.5a.5.5 0 0 1 0 1c-.638 0-1.177.213-1.564.434a3.49 3.49 0 0 0-.436.294V7.5H9a.5.5 0 0 1 0 1h-.5v4.272c.1.08.248.187.436.294.387.221.926.434 1.564.434a.5.5 0 0 1 0 1 4.165 4.165 0 0 1-2.06-.566A4.561 4.561 0 0 1 8 13.65a4.561 4.561 0 0 1-.44.285 4.165 4.165 0 0 1-2.06.566.5.5 0 0 1 0-1c.638 0 1.177-.213 1.564-.434.188-.107.335-.214.436-.294V8.5H7a.5.5 0 0 1 0-1h.5V3.228a3.49 3.49 0 0 0-.436-.294A3.166 3.166 0 0 0 5.5 2.5.5.5 0 0 1 5 2zm3.352 1.355zm-.704 9.29z"}}]})(t)}function LCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14.082 2.182a.5.5 0 0 1 .103.557L8.528 15.467a.5.5 0 0 1-.917-.007L5.57 10.694.803 8.652a.5.5 0 0 1-.006-.916l12.728-5.657a.5.5 0 0 1 .556.103zM2.25 8.184l3.897 1.67a.5.5 0 0 1 .262.263l1.67 3.897L12.743 3.52 2.25 8.184z"}}]})(t)}function _Ct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0c-.176 0-.35.006-.523.017l.064.998a7.117 7.117 0 0 1 .918 0l.064-.998A8.113 8.113 0 0 0 8 0zM6.44.152c-.346.069-.684.16-1.012.27l.321.948c.287-.098.582-.177.884-.237L6.44.153zm4.132.271a7.946 7.946 0 0 0-1.011-.27l-.194.98c.302.06.597.14.884.237l.321-.947zm1.873.925a8 8 0 0 0-.906-.524l-.443.896c.275.136.54.29.793.459l.556-.831zM4.46.824c-.314.155-.616.33-.905.524l.556.83a7.07 7.07 0 0 1 .793-.458L4.46.824zM2.725 1.985c-.262.23-.51.478-.74.74l.752.66c.202-.23.418-.446.648-.648l-.66-.752zm11.29.74a8.058 8.058 0 0 0-.74-.74l-.66.752c.23.202.447.418.648.648l.752-.66zm1.161 1.735a7.98 7.98 0 0 0-.524-.905l-.83.556c.169.253.322.518.458.793l.896-.443zM1.348 3.555c-.194.289-.37.591-.524.906l.896.443c.136-.275.29-.54.459-.793l-.831-.556zM.423 5.428a7.945 7.945 0 0 0-.27 1.011l.98.194c.06-.302.14-.597.237-.884l-.947-.321zM15.848 6.44a7.943 7.943 0 0 0-.27-1.012l-.948.321c.098.287.177.582.237.884l.98-.194zM.017 7.477a8.113 8.113 0 0 0 0 1.046l.998-.064a7.117 7.117 0 0 1 0-.918l-.998-.064zM16 8a8.1 8.1 0 0 0-.017-.523l-.998.064a7.11 7.11 0 0 1 0 .918l.998.064A8.1 8.1 0 0 0 16 8zM.152 9.56c.069.346.16.684.27 1.012l.948-.321a6.944 6.944 0 0 1-.237-.884l-.98.194zm15.425 1.012c.112-.328.202-.666.27-1.011l-.98-.194c-.06.302-.14.597-.237.884l.947.321zM.824 11.54a8 8 0 0 0 .524.905l.83-.556a6.999 6.999 0 0 1-.458-.793l-.896.443zm13.828.905c.194-.289.37-.591.524-.906l-.896-.443c-.136.275-.29.54-.459.793l.831.556zm-12.667.83c.23.262.478.51.74.74l.66-.752a7.047 7.047 0 0 1-.648-.648l-.752.66zm11.29.74c.262-.23.51-.478.74-.74l-.752-.66c-.201.23-.418.447-.648.648l.66.752zm-1.735 1.161c.314-.155.616-.33.905-.524l-.556-.83a7.07 7.07 0 0 1-.793.458l.443.896zm-7.985-.524c.289.194.591.37.906.524l.443-.896a6.998 6.998 0 0 1-.793-.459l-.556.831zm1.873.925c.328.112.666.202 1.011.27l.194-.98a6.953 6.953 0 0 1-.884-.237l-.321.947zm4.132.271a7.944 7.944 0 0 0 1.012-.27l-.321-.948a6.954 6.954 0 0 1-.884.237l.194.98zm-2.083.135a8.1 8.1 0 0 0 1.046 0l-.064-.998a7.11 7.11 0 0 1-.918 0l-.064.998zM4.5 7.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7z"}}]})(t)}function BCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM4.5 7.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7z"}}]})(t)}function DCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z"}}]})(t)}function TCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 8a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11A.5.5 0 0 1 2 8Z"}}]})(t)}function VCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 0c-.166 0-.33.016-.487.048l.194.98A1.51 1.51 0 0 1 2.5 1h.458V0H2.5zm2.292 0h-.917v1h.917V0zm1.833 0h-.917v1h.917V0zm1.833 0h-.916v1h.916V0zm1.834 0h-.917v1h.917V0zm1.833 0h-.917v1h.917V0zM13.5 0h-.458v1h.458c.1 0 .199.01.293.029l.194-.981A2.51 2.51 0 0 0 13.5 0zm2.079 1.11a2.511 2.511 0 0 0-.69-.689l-.556.831c.164.11.305.251.415.415l.83-.556zM1.11.421a2.511 2.511 0 0 0-.689.69l.831.556c.11-.164.251-.305.415-.415L1.11.422zM16 2.5c0-.166-.016-.33-.048-.487l-.98.194c.018.094.028.192.028.293v.458h1V2.5zM.048 2.013A2.51 2.51 0 0 0 0 2.5v.458h1V2.5c0-.1.01-.199.029-.293l-.981-.194zM0 3.875v.917h1v-.917H0zm16 .917v-.917h-1v.917h1zM0 5.708v.917h1v-.917H0zm16 .917v-.917h-1v.917h1zM0 7.542v.916h1v-.916H0zm15 .916h1v-.916h-1v.916zM0 9.375v.917h1v-.917H0zm16 .917v-.917h-1v.917h1zm-16 .916v.917h1v-.917H0zm16 .917v-.917h-1v.917h1zm-16 .917v.458c0 .166.016.33.048.487l.98-.194A1.51 1.51 0 0 1 1 13.5v-.458H0zm16 .458v-.458h-1v.458c0 .1-.01.199-.029.293l.981.194c.032-.158.048-.32.048-.487zM.421 14.89c.183.272.417.506.69.689l.556-.831a1.51 1.51 0 0 1-.415-.415l-.83.556zm14.469.689c.272-.183.506-.417.689-.69l-.831-.556c-.11.164-.251.305-.415.415l.556.83zm-12.877.373c.158.032.32.048.487.048h.458v-1H2.5c-.1 0-.199-.01-.293-.029l-.194.981zM13.5 16c.166 0 .33-.016.487-.048l-.194-.98A1.51 1.51 0 0 1 13.5 15h-.458v1h.458zm-9.625 0h.917v-1h-.917v1zm1.833 0h.917v-1h-.917v1zm1.834 0h.916v-1h-.916v1zm1.833 0h.917v-1h-.917v1zm1.833 0h.917v-1h-.917v1zM4.5 7.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7z"}}]})(t)}function OCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm2.5 7.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1z"}}]})(t)}function ICt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z"}}]})(t)}function RCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z"}}]})(t)}function FCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.5-5v1h1a.5.5 0 0 1 0 1h-1v1a.5.5 0 0 1-1 0v-1h-1a.5.5 0 0 1 0-1h1v-1a.5.5 0 0 1 1 0Z"}},{tag:"path",attr:{d:"M12.096 6.223A4.92 4.92 0 0 0 13 5.698V7c0 .289-.213.654-.753 1.007a4.493 4.493 0 0 1 1.753.25V4c0-1.007-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1s-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4v9c0 1.007.875 1.755 1.904 2.223C4.978 15.71 6.427 16 8 16c.536 0 1.058-.034 1.555-.097a4.525 4.525 0 0 1-.813-.927C8.5 14.992 8.252 15 8 15c-1.464 0-2.766-.27-3.682-.687C3.356 13.875 3 13.373 3 13v-1.302c.271.202.58.378.904.525C4.978 12.71 6.427 13 8 13h.027a4.552 4.552 0 0 1 0-1H8c-1.464 0-2.766-.27-3.682-.687C3.356 10.875 3 10.373 3 10V8.698c.271.202.58.378.904.525C4.978 9.71 6.427 10 8 10c.262 0 .52-.008.774-.024a4.525 4.525 0 0 1 1.102-1.132C9.298 8.944 8.666 9 8 9c-1.464 0-2.766-.27-3.682-.687C3.356 7.875 3 7.373 3 7V5.698c.271.202.58.378.904.525C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777ZM3 4c0-.374.356-.875 1.318-1.313C5.234 2.271 6.536 2 8 2s2.766.27 3.682.687C12.644 3.125 13 3.627 13 4c0 .374-.356.875-1.318 1.313C10.766 5.729 9.464 6 8 6s-2.766-.27-3.682-.687C3.356 4.875 3 4.373 3 4Z"}}]})(t)}function NCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm1.679-4.493-1.335 2.226a.75.75 0 0 1-1.174.144l-.774-.773a.5.5 0 0 1 .708-.708l.547.548 1.17-1.951a.5.5 0 1 1 .858.514Z"}},{tag:"path",attr:{d:"M12.096 6.223A4.92 4.92 0 0 0 13 5.698V7c0 .289-.213.654-.753 1.007a4.493 4.493 0 0 1 1.753.25V4c0-1.007-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1s-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4v9c0 1.007.875 1.755 1.904 2.223C4.978 15.71 6.427 16 8 16c.536 0 1.058-.034 1.555-.097a4.525 4.525 0 0 1-.813-.927C8.5 14.992 8.252 15 8 15c-1.464 0-2.766-.27-3.682-.687C3.356 13.875 3 13.373 3 13v-1.302c.271.202.58.378.904.525C4.978 12.71 6.427 13 8 13h.027a4.552 4.552 0 0 1 0-1H8c-1.464 0-2.766-.27-3.682-.687C3.356 10.875 3 10.373 3 10V8.698c.271.202.58.378.904.525C4.978 9.71 6.427 10 8 10c.262 0 .52-.008.774-.024a4.525 4.525 0 0 1 1.102-1.132C9.298 8.944 8.666 9 8 9c-1.464 0-2.766-.27-3.682-.687C3.356 7.875 3 7.373 3 7V5.698c.271.202.58.378.904.525C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777ZM3 4c0-.374.356-.875 1.318-1.313C5.234 2.271 6.536 2 8 2s2.766.27 3.682.687C12.644 3.125 13 3.627 13 4c0 .374-.356.875-1.318 1.313C10.766 5.729 9.464 6 8 6s-2.766-.27-3.682-.687C3.356 4.875 3 4.373 3 4Z"}}]})(t)}function PCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7ZM11 12h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1Z"}},{tag:"path",attr:{d:"M12.096 6.223A4.92 4.92 0 0 0 13 5.698V7c0 .289-.213.654-.753 1.007a4.493 4.493 0 0 1 1.753.25V4c0-1.007-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1s-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4v9c0 1.007.875 1.755 1.904 2.223C4.978 15.71 6.427 16 8 16c.536 0 1.058-.034 1.555-.097a4.525 4.525 0 0 1-.813-.927C8.5 14.992 8.252 15 8 15c-1.464 0-2.766-.27-3.682-.687C3.356 13.875 3 13.373 3 13v-1.302c.271.202.58.378.904.525C4.978 12.71 6.427 13 8 13h.027a4.552 4.552 0 0 1 0-1H8c-1.464 0-2.766-.27-3.682-.687C3.356 10.875 3 10.373 3 10V8.698c.271.202.58.378.904.525C4.978 9.71 6.427 10 8 10c.262 0 .52-.008.774-.024a4.525 4.525 0 0 1 1.102-1.132C9.298 8.944 8.666 9 8 9c-1.464 0-2.766-.27-3.682-.687C3.356 7.875 3 7.373 3 7V5.698c.271.202.58.378.904.525C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777ZM3 4c0-.374.356-.875 1.318-1.313C5.234 2.271 6.536 2 8 2s2.766.27 3.682.687C12.644 3.125 13 3.627 13 4c0 .374-.356.875-1.318 1.313C10.766 5.729 9.464 6 8 6s-2.766-.27-3.682-.687C3.356 4.875 3 4.373 3 4Z"}}]})(t)}function jCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 9a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7Zm.354 5.854 1.5-1.5a.5.5 0 0 0-.708-.708l-.646.647V10.5a.5.5 0 0 0-1 0v2.793l-.646-.647a.5.5 0 0 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0Z"}},{tag:"path",attr:{d:"M12.096 6.223A4.92 4.92 0 0 0 13 5.698V7c0 .289-.213.654-.753 1.007a4.493 4.493 0 0 1 1.753.25V4c0-1.007-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1s-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4v9c0 1.007.875 1.755 1.904 2.223C4.978 15.71 6.427 16 8 16c.536 0 1.058-.034 1.555-.097a4.525 4.525 0 0 1-.813-.927C8.5 14.992 8.252 15 8 15c-1.464 0-2.766-.27-3.682-.687C3.356 13.875 3 13.373 3 13v-1.302c.271.202.58.378.904.525C4.978 12.71 6.427 13 8 13h.027a4.552 4.552 0 0 1 0-1H8c-1.464 0-2.766-.27-3.682-.687C3.356 10.875 3 10.373 3 10V8.698c.271.202.58.378.904.525C4.978 9.71 6.427 10 8 10c.262 0 .52-.008.774-.024a4.525 4.525 0 0 1 1.102-1.132C9.298 8.944 8.666 9 8 9c-1.464 0-2.766-.27-3.682-.687C3.356 7.875 3 7.373 3 7V5.698c.271.202.58.378.904.525C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777ZM3 4c0-.374.356-.875 1.318-1.313C5.234 2.271 6.536 2 8 2s2.766.27 3.682.687C12.644 3.125 13 3.627 13 4c0 .374-.356.875-1.318 1.313C10.766 5.729 9.464 6 8 6s-2.766-.27-3.682-.687C3.356 4.875 3 4.373 3 4Z"}}]})(t)}function UCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.096 6.223A4.92 4.92 0 0 0 13 5.698V7c0 .289-.213.654-.753 1.007a4.493 4.493 0 0 1 1.753.25V4c0-1.007-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1s-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4v9c0 1.007.875 1.755 1.904 2.223C4.978 15.71 6.427 16 8 16c.536 0 1.058-.034 1.555-.097a4.525 4.525 0 0 1-.813-.927C8.5 14.992 8.252 15 8 15c-1.464 0-2.766-.27-3.682-.687C3.356 13.875 3 13.373 3 13v-1.302c.271.202.58.378.904.525C4.978 12.71 6.427 13 8 13h.027a4.552 4.552 0 0 1 0-1H8c-1.464 0-2.766-.27-3.682-.687C3.356 10.875 3 10.373 3 10V8.698c.271.202.58.378.904.525C4.978 9.71 6.427 10 8 10c.262 0 .52-.008.774-.024a4.525 4.525 0 0 1 1.102-1.132C9.298 8.944 8.666 9 8 9c-1.464 0-2.766-.27-3.682-.687C3.356 7.875 3 7.373 3 7V5.698c.271.202.58.378.904.525C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777ZM3 4c0-.374.356-.875 1.318-1.313C5.234 2.271 6.536 2 8 2s2.766.27 3.682.687C12.644 3.125 13 3.627 13 4c0 .374-.356.875-1.318 1.313C10.766 5.729 9.464 6 8 6s-2.766-.27-3.682-.687C3.356 4.875 3 4.373 3 4Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-3.5-2a.5.5 0 0 0-.5.5v1.5a.5.5 0 0 0 1 0V11a.5.5 0 0 0-.5-.5Zm0 4a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"}}]})(t)}function WCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.5-5v1h1a.5.5 0 0 1 0 1h-1v1a.5.5 0 0 1-1 0v-1h-1a.5.5 0 0 1 0-1h1v-1a.5.5 0 0 1 1 0ZM8 1c-1.573 0-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4s.875 1.755 1.904 2.223C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777C13.125 5.755 14 5.007 14 4s-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1Z"}},{tag:"path",attr:{d:"M2 7v-.839c.457.432 1.004.751 1.49.972C4.722 7.693 6.318 8 8 8s3.278-.307 4.51-.867c.486-.22 1.033-.54 1.49-.972V7c0 .424-.155.802-.411 1.133a4.51 4.51 0 0 0-4.815 1.843A12.31 12.31 0 0 1 8 10c-1.573 0-3.022-.289-4.096-.777C2.875 8.755 2 8.007 2 7Zm6.257 3.998L8 11c-1.682 0-3.278-.307-4.51-.867-.486-.22-1.033-.54-1.49-.972V10c0 1.007.875 1.755 1.904 2.223C4.978 12.711 6.427 13 8 13h.027a4.552 4.552 0 0 1 .23-2.002Zm-.002 3L8 14c-1.682 0-3.278-.307-4.51-.867-.486-.22-1.033-.54-1.49-.972V13c0 1.007.875 1.755 1.904 2.223C4.978 15.711 6.427 16 8 16c.536 0 1.058-.034 1.555-.097a4.507 4.507 0 0 1-1.3-1.905Z"}}]})(t)}function ZCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm1.679-4.493-1.335 2.226a.75.75 0 0 1-1.174.144l-.774-.773a.5.5 0 0 1 .708-.708l.547.548 1.17-1.951a.5.5 0 1 1 .858.514ZM8 1c-1.573 0-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4s.875 1.755 1.904 2.223C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777C13.125 5.755 14 5.007 14 4s-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1Z"}},{tag:"path",attr:{d:"M2 7v-.839c.457.432 1.004.751 1.49.972C4.722 7.693 6.318 8 8 8s3.278-.307 4.51-.867c.486-.22 1.033-.54 1.49-.972V7c0 .424-.155.802-.411 1.133a4.51 4.51 0 0 0-4.815 1.843A12.31 12.31 0 0 1 8 10c-1.573 0-3.022-.289-4.096-.777C2.875 8.755 2 8.007 2 7Zm6.257 3.998L8 11c-1.682 0-3.278-.307-4.51-.867-.486-.22-1.033-.54-1.49-.972V10c0 1.007.875 1.755 1.904 2.223C4.978 12.711 6.427 13 8 13h.027a4.552 4.552 0 0 1 .23-2.002Zm-.002 3L8 14c-1.682 0-3.278-.307-4.51-.867-.486-.22-1.033-.54-1.49-.972V13c0 1.007.875 1.755 1.904 2.223C4.978 15.711 6.427 16 8 16c.536 0 1.058-.034 1.555-.097a4.507 4.507 0 0 1-1.3-1.905Z"}}]})(t)}function GCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7ZM11 12h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1ZM8 1c-1.573 0-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4s.875 1.755 1.904 2.223C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777C13.125 5.755 14 5.007 14 4s-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1Z"}},{tag:"path",attr:{d:"M2 7v-.839c.457.432 1.004.751 1.49.972C4.722 7.693 6.318 8 8 8s3.278-.307 4.51-.867c.486-.22 1.033-.54 1.49-.972V7c0 .424-.155.802-.411 1.133a4.51 4.51 0 0 0-4.815 1.843A12.31 12.31 0 0 1 8 10c-1.573 0-3.022-.289-4.096-.777C2.875 8.755 2 8.007 2 7Zm6.257 3.998L8 11c-1.682 0-3.278-.307-4.51-.867-.486-.22-1.033-.54-1.49-.972V10c0 1.007.875 1.755 1.904 2.223C4.978 12.711 6.427 13 8 13h.027a4.552 4.552 0 0 1 .23-2.002Zm-.002 3L8 14c-1.682 0-3.278-.307-4.51-.867-.486-.22-1.033-.54-1.49-.972V13c0 1.007.875 1.755 1.904 2.223C4.978 15.711 6.427 16 8 16c.536 0 1.058-.034 1.555-.097a4.507 4.507 0 0 1-1.3-1.905Z"}}]})(t)}function qCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 9a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7Zm.354 5.854 1.5-1.5a.5.5 0 0 0-.708-.708l-.646.647V10.5a.5.5 0 0 0-1 0v2.793l-.646-.647a.5.5 0 0 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0ZM8 1c-1.573 0-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4s.875 1.755 1.904 2.223C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777C13.125 5.755 14 5.007 14 4s-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1Z"}},{tag:"path",attr:{d:"M2 7v-.839c.457.432 1.004.751 1.49.972C4.722 7.693 6.318 8 8 8s3.278-.307 4.51-.867c.486-.22 1.033-.54 1.49-.972V7c0 .424-.155.802-.411 1.133a4.51 4.51 0 0 0-4.815 1.843A12.31 12.31 0 0 1 8 10c-1.573 0-3.022-.289-4.096-.777C2.875 8.755 2 8.007 2 7Zm6.257 3.998L8 11c-1.682 0-3.278-.307-4.51-.867-.486-.22-1.033-.54-1.49-.972V10c0 1.007.875 1.755 1.904 2.223C4.978 12.711 6.427 13 8 13h.027a4.552 4.552 0 0 1 .23-2.002Zm-.002 3L8 14c-1.682 0-3.278-.307-4.51-.867-.486-.22-1.033-.54-1.49-.972V13c0 1.007.875 1.755 1.904 2.223C4.978 15.711 6.427 16 8 16c.536 0 1.058-.034 1.555-.097a4.507 4.507 0 0 1-1.3-1.905Z"}}]})(t)}function YCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1c-1.573 0-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4s.875 1.755 1.904 2.223C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777C13.125 5.755 14 5.007 14 4s-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1Z"}},{tag:"path",attr:{d:"M2 7v-.839c.457.432 1.004.751 1.49.972C4.722 7.693 6.318 8 8 8s3.278-.307 4.51-.867c.486-.22 1.033-.54 1.49-.972V7c0 .424-.155.802-.411 1.133a4.51 4.51 0 0 0-4.815 1.843A12.31 12.31 0 0 1 8 10c-1.573 0-3.022-.289-4.096-.777C2.875 8.755 2 8.007 2 7Zm6.257 3.998L8 11c-1.682 0-3.278-.307-4.51-.867-.486-.22-1.033-.54-1.49-.972V10c0 1.007.875 1.755 1.904 2.223C4.978 12.711 6.427 13 8 13h.027a4.552 4.552 0 0 1 .23-2.002Zm-.002 3L8 14c-1.682 0-3.278-.307-4.51-.867-.486-.22-1.033-.54-1.49-.972V13c0 1.007.875 1.755 1.904 2.223C4.978 15.711 6.427 16 8 16c.536 0 1.058-.034 1.555-.097a4.507 4.507 0 0 1-1.3-1.905Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-3.5-2a.5.5 0 0 0-.5.5v1.5a.5.5 0 0 0 1 0V11a.5.5 0 0 0-.5-.5Zm0 4a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"}}]})(t)}function XCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1c-1.573 0-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4s.875 1.755 1.904 2.223C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777C13.125 5.755 14 5.007 14 4s-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1Z"}},{tag:"path",attr:{d:"M2 7v-.839c.457.432 1.004.751 1.49.972C4.722 7.693 6.318 8 8 8s3.278-.307 4.51-.867c.486-.22 1.033-.54 1.49-.972V7c0 .424-.155.802-.411 1.133a4.51 4.51 0 0 0-4.815 1.843A12.31 12.31 0 0 1 8 10c-1.573 0-3.022-.289-4.096-.777C2.875 8.755 2 8.007 2 7Zm6.257 3.998L8 11c-1.682 0-3.278-.307-4.51-.867-.486-.22-1.033-.54-1.49-.972V10c0 1.007.875 1.755 1.904 2.223C4.978 12.711 6.427 13 8 13h.027a4.552 4.552 0 0 1 .23-2.002Zm-.002 3L8 14c-1.682 0-3.278-.307-4.51-.867-.486-.22-1.033-.54-1.49-.972V13c0 1.007.875 1.755 1.904 2.223C4.978 15.711 6.427 16 8 16c.536 0 1.058-.034 1.555-.097a4.507 4.507 0 0 1-1.3-1.905Zm3.631-4.538c.18-.613 1.048-.613 1.229 0l.043.148a.64.64 0 0 0 .921.382l.136-.074c.561-.306 1.175.308.87.869l-.075.136a.64.64 0 0 0 .382.92l.149.045c.612.18.612 1.048 0 1.229l-.15.043a.64.64 0 0 0-.38.921l.074.136c.305.561-.309 1.175-.87.87l-.136-.075a.64.64 0 0 0-.92.382l-.045.149c-.18.612-1.048.612-1.229 0l-.043-.15a.64.64 0 0 0-.921-.38l-.136.074c-.561.305-1.175-.309-.87-.87l.075-.136a.64.64 0 0 0-.382-.92l-.148-.045c-.613-.18-.613-1.048 0-1.229l.148-.043a.64.64 0 0 0 .382-.921l-.074-.136c-.306-.561.308-1.175.869-.87l.136.075a.64.64 0 0 0 .92-.382l.045-.148ZM14 12.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0Z"}}]})(t)}function $Ct(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1c-1.573 0-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4s.875 1.755 1.904 2.223C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777C13.125 5.755 14 5.007 14 4s-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1Z"}},{tag:"path",attr:{d:"M3.904 9.223C2.875 8.755 2 8.007 2 7v-.839c.457.432 1.004.751 1.49.972C4.722 7.693 6.318 8 8 8s3.278-.307 4.51-.867c.486-.22 1.033-.54 1.49-.972V7c0 .424-.155.802-.411 1.133a4.51 4.51 0 0 0-1.364-.125 2.988 2.988 0 0 0-2.197.731 4.525 4.525 0 0 0-1.254 1.237A12.31 12.31 0 0 1 8 10c-1.573 0-3.022-.289-4.096-.777ZM8 14c-1.682 0-3.278-.307-4.51-.867-.486-.22-1.033-.54-1.49-.972V13c0 1.007.875 1.755 1.904 2.223C4.978 15.711 6.427 16 8 16c.09 0 .178 0 .266-.003A1.99 1.99 0 0 1 8 15v-1Zm0-1.5c0 .1.003.201.01.3A1.9 1.9 0 0 0 8 13c-1.573 0-3.022-.289-4.096-.777C2.875 11.755 2 11.007 2 10v-.839c.457.432 1.004.751 1.49.972C4.722 10.693 6.318 11 8 11c.086 0 .172 0 .257-.002A4.5 4.5 0 0 0 8 12.5Z"}},{tag:"path",attr:{d:"M9 13a1 1 0 0 1 1-1v-1a2 2 0 1 1 4 0v1a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-2Zm3-3a1 1 0 0 0-1 1v1h2v-1a1 1 0 0 0-1-1Z"}}]})(t)}function KCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.879 10.414a2.501 2.501 0 0 0-3.465 3.465l3.465-3.465Zm.707.707-3.465 3.465a2.501 2.501 0 0 0 3.465-3.465Zm-4.56-1.096a3.5 3.5 0 1 1 4.949 4.95 3.5 3.5 0 0 1-4.95-4.95ZM8 1c-1.573 0-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4s.875 1.755 1.904 2.223C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777C13.125 5.755 14 5.007 14 4s-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1Z"}},{tag:"path",attr:{d:"M2 7v-.839c.457.432 1.004.751 1.49.972C4.722 7.693 6.318 8 8 8s3.278-.307 4.51-.867c.486-.22 1.033-.54 1.49-.972V7c0 .424-.155.802-.411 1.133a4.51 4.51 0 0 0-4.815 1.843A12.31 12.31 0 0 1 8 10c-1.573 0-3.022-.289-4.096-.777C2.875 8.755 2 8.007 2 7Zm6.257 3.998L8 11c-1.682 0-3.278-.307-4.51-.867-.486-.22-1.033-.54-1.49-.972V10c0 1.007.875 1.755 1.904 2.223C4.978 12.711 6.427 13 8 13h.027a4.552 4.552 0 0 1 .23-2.002Zm-.002 3L8 14c-1.682 0-3.278-.307-4.51-.867-.486-.22-1.033-.54-1.49-.972V13c0 1.007.875 1.755 1.904 2.223C4.978 15.711 6.427 16 8 16c.536 0 1.058-.034 1.555-.097a4.507 4.507 0 0 1-1.3-1.905Z"}}]})(t)}function QCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.354-5.854 1.5 1.5a.5.5 0 0 1-.708.708L13 11.707V14.5a.5.5 0 0 1-1 0v-2.793l-.646.647a.5.5 0 0 1-.708-.708l1.5-1.5a.5.5 0 0 1 .708 0ZM8 1c-1.573 0-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4s.875 1.755 1.904 2.223C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777C13.125 5.755 14 5.007 14 4s-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1Z"}},{tag:"path",attr:{d:"M2 7v-.839c.457.432 1.004.751 1.49.972C4.722 7.693 6.318 8 8 8s3.278-.307 4.51-.867c.486-.22 1.033-.54 1.49-.972V7c0 .424-.155.802-.411 1.133a4.51 4.51 0 0 0-4.815 1.843A12.31 12.31 0 0 1 8 10c-1.573 0-3.022-.289-4.096-.777C2.875 8.755 2 8.007 2 7Zm6.257 3.998L8 11c-1.682 0-3.278-.307-4.51-.867-.486-.22-1.033-.54-1.49-.972V10c0 1.007.875 1.755 1.904 2.223C4.978 12.711 6.427 13 8 13h.027a4.552 4.552 0 0 1 .23-2.002Zm-.002 3L8 14c-1.682 0-3.278-.307-4.51-.867-.486-.22-1.033-.54-1.49-.972V13c0 1.007.875 1.755 1.904 2.223C4.978 15.711 6.427 16 8 16c.536 0 1.058-.034 1.555-.097a4.507 4.507 0 0 1-1.3-1.905Z"}}]})(t)}function JCt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1c-1.573 0-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4s.875 1.755 1.904 2.223C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777C13.125 5.755 14 5.007 14 4s-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1Z"}},{tag:"path",attr:{d:"M2 7v-.839c.457.432 1.004.751 1.49.972C4.722 7.693 6.318 8 8 8s3.278-.307 4.51-.867c.486-.22 1.033-.54 1.49-.972V7c0 .424-.155.802-.411 1.133a4.51 4.51 0 0 0-4.815 1.843A12.31 12.31 0 0 1 8 10c-1.573 0-3.022-.289-4.096-.777C2.875 8.755 2 8.007 2 7Zm6.257 3.998L8 11c-1.682 0-3.278-.307-4.51-.867-.486-.22-1.033-.54-1.49-.972V10c0 1.007.875 1.755 1.904 2.223C4.978 12.711 6.427 13 8 13h.027a4.552 4.552 0 0 1 .23-2.002Zm-.002 3L8 14c-1.682 0-3.278-.307-4.51-.867-.486-.22-1.033-.54-1.49-.972V13c0 1.007.875 1.755 1.904 2.223C4.978 15.711 6.427 16 8 16c.536 0 1.058-.034 1.555-.097a4.507 4.507 0 0 1-1.3-1.905Z"}},{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm-.646-4.854.646.647.646-.647a.5.5 0 0 1 .708.708l-.647.646.647.646a.5.5 0 0 1-.708.708l-.646-.647-.646.647a.5.5 0 0 1-.708-.708l.647-.646-.647-.646a.5.5 0 0 1 .708-.708Z"}}]})(t)}function tAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.904 1.777C4.978 1.289 6.427 1 8 1s3.022.289 4.096.777C13.125 2.245 14 2.993 14 4s-.875 1.755-1.904 2.223C11.022 6.711 9.573 7 8 7s-3.022-.289-4.096-.777C2.875 5.755 2 5.007 2 4s.875-1.755 1.904-2.223Z"}},{tag:"path",attr:{d:"M2 6.161V7c0 1.007.875 1.755 1.904 2.223C4.978 9.71 6.427 10 8 10s3.022-.289 4.096-.777C13.125 8.755 14 8.007 14 7v-.839c-.457.432-1.004.751-1.49.972C11.278 7.693 9.682 8 8 8s-3.278-.307-4.51-.867c-.486-.22-1.033-.54-1.49-.972Z"}},{tag:"path",attr:{d:"M2 9.161V10c0 1.007.875 1.755 1.904 2.223C4.978 12.711 6.427 13 8 13s3.022-.289 4.096-.777C13.125 11.755 14 11.007 14 10v-.839c-.457.432-1.004.751-1.49.972-1.232.56-2.828.867-4.51.867s-3.278-.307-4.51-.867c-.486-.22-1.033-.54-1.49-.972Z"}},{tag:"path",attr:{d:"M2 12.161V13c0 1.007.875 1.755 1.904 2.223C4.978 15.711 6.427 16 8 16s3.022-.289 4.096-.777C13.125 14.755 14 14.007 14 13v-.839c-.457.432-1.004.751-1.49.972-1.232.56-2.828.867-4.51.867s-3.278-.307-4.51-.867c-.486-.22-1.033-.54-1.49-.972Z"}}]})(t)}function eAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.096 6.223A4.92 4.92 0 0 0 13 5.698V7c0 .289-.213.654-.753 1.007a4.493 4.493 0 0 1 1.753.25V4c0-1.007-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1s-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4v9c0 1.007.875 1.755 1.904 2.223C4.978 15.71 6.427 16 8 16c.536 0 1.058-.034 1.555-.097a4.525 4.525 0 0 1-.813-.927C8.5 14.992 8.252 15 8 15c-1.464 0-2.766-.27-3.682-.687C3.356 13.875 3 13.373 3 13v-1.302c.271.202.58.378.904.525C4.978 12.71 6.427 13 8 13h.027a4.552 4.552 0 0 1 0-1H8c-1.464 0-2.766-.27-3.682-.687C3.356 10.875 3 10.373 3 10V8.698c.271.202.58.378.904.525C4.978 9.71 6.427 10 8 10c.262 0 .52-.008.774-.024a4.525 4.525 0 0 1 1.102-1.132C9.298 8.944 8.666 9 8 9c-1.464 0-2.766-.27-3.682-.687C3.356 7.875 3 7.373 3 7V5.698c.271.202.58.378.904.525C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777ZM3 4c0-.374.356-.875 1.318-1.313C5.234 2.271 6.536 2 8 2s2.766.27 3.682.687C12.644 3.125 13 3.627 13 4c0 .374-.356.875-1.318 1.313C10.766 5.729 9.464 6 8 6s-2.766-.27-3.682-.687C3.356 4.875 3 4.373 3 4Z"}},{tag:"path",attr:{d:"M11.886 9.46c.18-.613 1.048-.613 1.229 0l.043.148a.64.64 0 0 0 .921.382l.136-.074c.561-.306 1.175.308.87.869l-.075.136a.64.64 0 0 0 .382.92l.149.045c.612.18.612 1.048 0 1.229l-.15.043a.64.64 0 0 0-.38.921l.074.136c.305.561-.309 1.175-.87.87l-.136-.075a.64.64 0 0 0-.92.382l-.045.149c-.18.612-1.048.612-1.229 0l-.043-.15a.64.64 0 0 0-.921-.38l-.136.074c-.561.305-1.175-.309-.87-.87l.075-.136a.64.64 0 0 0-.382-.92l-.148-.045c-.613-.18-.613-1.048 0-1.229l.148-.043a.64.64 0 0 0 .382-.921l-.074-.136c-.306-.561.308-1.175.869-.87l.136.075a.64.64 0 0 0 .92-.382l.045-.148ZM14 12.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"}}]})(t)}function nAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13 5.698a4.92 4.92 0 0 1-.904.525C11.022 6.711 9.573 7 8 7s-3.022-.289-4.096-.777A4.92 4.92 0 0 1 3 5.698V7c0 .374.356.875 1.318 1.313C5.234 8.729 6.536 9 8 9c.666 0 1.298-.056 1.876-.156-.43.31-.804.693-1.102 1.132A12.31 12.31 0 0 1 8 10c-1.573 0-3.022-.289-4.096-.777A4.92 4.92 0 0 1 3 8.698V10c0 .374.356.875 1.318 1.313C5.234 11.729 6.536 12 8 12h.027a4.548 4.548 0 0 0-.017.8A1.9 1.9 0 0 0 8 13c-1.573 0-3.022-.289-4.096-.777A4.916 4.916 0 0 1 3 11.698V13c0 .374.356.875 1.318 1.313C5.234 14.729 6.536 15 8 15c0 .363.097.704.266.997C8.178 16 8.089 16 8 16c-1.573 0-3.022-.289-4.096-.777C2.875 14.755 2 14.007 2 13V4c0-1.007.875-1.755 1.904-2.223C4.978 1.289 6.427 1 8 1s3.022.289 4.096.777C13.125 2.245 14 2.993 14 4v4.256a4.493 4.493 0 0 0-1.753-.249C12.787 7.654 13 7.289 13 7V5.698Zm-8.682-3.01C3.356 3.124 3 3.625 3 4c0 .374.356.875 1.318 1.313C5.234 5.729 6.536 6 8 6s2.766-.27 3.682-.687C12.644 4.875 13 4.373 13 4c0-.374-.356-.875-1.318-1.313C10.766 2.271 9.464 2 8 2s-2.766.27-3.682.687Z"}},{tag:"path",attr:{d:"M9 13a1 1 0 0 1 1-1v-1a2 2 0 1 1 4 0v1a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-2Zm3-3a1 1 0 0 0-1 1v1h2v-1a1 1 0 0 0-1-1Z"}}]})(t)}function rAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.879 10.414a2.501 2.501 0 0 0-3.465 3.465l3.465-3.465Zm.707.707-3.465 3.465a2.501 2.501 0 0 0 3.465-3.465Zm-4.56-1.096a3.5 3.5 0 1 1 4.949 4.95 3.5 3.5 0 0 1-4.95-4.95Z"}},{tag:"path",attr:{d:"M12.096 6.223A4.92 4.92 0 0 0 13 5.698V7c0 .289-.213.654-.753 1.007a4.493 4.493 0 0 1 1.753.25V4c0-1.007-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1s-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4v9c0 1.007.875 1.755 1.904 2.223C4.978 15.71 6.427 16 8 16c.536 0 1.058-.034 1.555-.097a4.525 4.525 0 0 1-.813-.927C8.5 14.992 8.252 15 8 15c-1.464 0-2.766-.27-3.682-.687C3.356 13.875 3 13.373 3 13v-1.302c.271.202.58.378.904.525C4.978 12.71 6.427 13 8 13h.027a4.552 4.552 0 0 1 0-1H8c-1.464 0-2.766-.27-3.682-.687C3.356 10.875 3 10.373 3 10V8.698c.271.202.58.378.904.525C4.978 9.71 6.427 10 8 10c.262 0 .52-.008.774-.024a4.525 4.525 0 0 1 1.102-1.132C9.298 8.944 8.666 9 8 9c-1.464 0-2.766-.27-3.682-.687C3.356 7.875 3 7.373 3 7V5.698c.271.202.58.378.904.525C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777ZM3 4c0-.374.356-.875 1.318-1.313C5.234 2.271 6.536 2 8 2s2.766.27 3.682.687C12.644 3.125 13 3.627 13 4c0 .374-.356.875-1.318 1.313C10.766 5.729 9.464 6 8 6s-2.766-.27-3.682-.687C3.356 4.875 3 4.373 3 4Z"}}]})(t)}function aAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.354-5.854 1.5 1.5a.5.5 0 0 1-.708.708L13 11.707V14.5a.5.5 0 0 1-1 0v-2.793l-.646.647a.5.5 0 0 1-.708-.708l1.5-1.5a.5.5 0 0 1 .708 0Z"}},{tag:"path",attr:{d:"M12.096 6.223A4.92 4.92 0 0 0 13 5.698V7c0 .289-.213.654-.753 1.007a4.493 4.493 0 0 1 1.753.25V4c0-1.007-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1s-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4v9c0 1.007.875 1.755 1.904 2.223C4.978 15.71 6.427 16 8 16c.536 0 1.058-.034 1.555-.097a4.525 4.525 0 0 1-.813-.927C8.5 14.992 8.252 15 8 15c-1.464 0-2.766-.27-3.682-.687C3.356 13.875 3 13.373 3 13v-1.302c.271.202.58.378.904.525C4.978 12.71 6.427 13 8 13h.027a4.552 4.552 0 0 1 0-1H8c-1.464 0-2.766-.27-3.682-.687C3.356 10.875 3 10.373 3 10V8.698c.271.202.58.378.904.525C4.978 9.71 6.427 10 8 10c.262 0 .52-.008.774-.024a4.525 4.525 0 0 1 1.102-1.132C9.298 8.944 8.666 9 8 9c-1.464 0-2.766-.27-3.682-.687C3.356 7.875 3 7.373 3 7V5.698c.271.202.58.378.904.525C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777ZM3 4c0-.374.356-.875 1.318-1.313C5.234 2.271 6.536 2 8 2s2.766.27 3.682.687C12.644 3.125 13 3.627 13 4c0 .374-.356.875-1.318 1.313C10.766 5.729 9.464 6 8 6s-2.766-.27-3.682-.687C3.356 4.875 3 4.373 3 4Z"}}]})(t)}function iAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.096 6.223A4.92 4.92 0 0 0 13 5.698V7c0 .289-.213.654-.753 1.007a4.493 4.493 0 0 1 1.753.25V4c0-1.007-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1s-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4v9c0 1.007.875 1.755 1.904 2.223C4.978 15.71 6.427 16 8 16c.536 0 1.058-.034 1.555-.097a4.525 4.525 0 0 1-.813-.927C8.5 14.992 8.252 15 8 15c-1.464 0-2.766-.27-3.682-.687C3.356 13.875 3 13.373 3 13v-1.302c.271.202.58.378.904.525C4.978 12.71 6.427 13 8 13h.027a4.552 4.552 0 0 1 0-1H8c-1.464 0-2.766-.27-3.682-.687C3.356 10.875 3 10.373 3 10V8.698c.271.202.58.378.904.525C4.978 9.71 6.427 10 8 10c.262 0 .52-.008.774-.024a4.525 4.525 0 0 1 1.102-1.132C9.298 8.944 8.666 9 8 9c-1.464 0-2.766-.27-3.682-.687C3.356 7.875 3 7.373 3 7V5.698c.271.202.58.378.904.525C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777ZM3 4c0-.374.356-.875 1.318-1.313C5.234 2.271 6.536 2 8 2s2.766.27 3.682.687C12.644 3.125 13 3.627 13 4c0 .374-.356.875-1.318 1.313C10.766 5.729 9.464 6 8 6s-2.766-.27-3.682-.687C3.356 4.875 3 4.373 3 4Z"}},{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm-.646-4.854.646.647.646-.647a.5.5 0 0 1 .708.708l-.647.646.647.646a.5.5 0 0 1-.708.708l-.646-.647-.646.647a.5.5 0 0 1-.708-.708l.647-.646-.647-.646a.5.5 0 0 1 .708-.708Z"}}]})(t)}function oAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.318 2.687C5.234 2.271 6.536 2 8 2s2.766.27 3.682.687C12.644 3.125 13 3.627 13 4c0 .374-.356.875-1.318 1.313C10.766 5.729 9.464 6 8 6s-2.766-.27-3.682-.687C3.356 4.875 3 4.373 3 4c0-.374.356-.875 1.318-1.313ZM13 5.698V7c0 .374-.356.875-1.318 1.313C10.766 8.729 9.464 9 8 9s-2.766-.27-3.682-.687C3.356 7.875 3 7.373 3 7V5.698c.271.202.58.378.904.525C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777A4.92 4.92 0 0 0 13 5.698ZM14 4c0-1.007-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1s-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4v9c0 1.007.875 1.755 1.904 2.223C4.978 15.71 6.427 16 8 16s3.022-.289 4.096-.777C13.125 14.755 14 14.007 14 13V4Zm-1 4.698V10c0 .374-.356.875-1.318 1.313C10.766 11.729 9.464 12 8 12s-2.766-.27-3.682-.687C3.356 10.875 3 10.373 3 10V8.698c.271.202.58.378.904.525C4.978 9.71 6.427 10 8 10s3.022-.289 4.096-.777A4.92 4.92 0 0 0 13 8.698Zm0 3V13c0 .374-.356.875-1.318 1.313C10.766 14.729 9.464 15 8 15s-2.766-.27-3.682-.687C3.356 13.875 3 13.373 3 13v-1.302c.271.202.58.378.904.525C4.978 12.71 6.427 13 8 13s3.022-.289 4.096-.777c.324-.147.633-.323.904-.525Z"}}]})(t)}function lAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.785 9.896A3.001 3.001 0 0 0 8 4a3 3 0 0 0-.891 5.865c.667-.44 1.396-.91 1.955-1.268.224-.144.483.115.34.34l-.62.96ZM9 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"}},{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4Zm9 1.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm0 13a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm-9.5.5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1ZM4 1.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm2.882 11.177a1.102 1.102 0 0 1-1.56-1.559c.1-.098.396-.314.795-.588a4 4 0 1 1 1.946.47c-.537.813-1.02 1.515-1.181 1.677Z"}}]})(t)}function cAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 2.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm0 11a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm-7.5.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1ZM5 2.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0ZM8 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"}},{tag:"path",attr:{d:"M12 7a4 4 0 0 1-3.937 4c-.537.813-1.02 1.515-1.181 1.677a1.102 1.102 0 0 1-1.56-1.559c.1-.098.396-.314.795-.588A4 4 0 0 1 8 3a4 4 0 0 1 4 4Zm-1 0a3 3 0 1 0-3.891 2.865c.667-.44 1.396-.91 1.955-1.268.224-.144.483.115.34.34l-.62.96A3.001 3.001 0 0 0 11 7Z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2Zm2-1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H4Z"}}]})(t)}function sAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 8V4h6v4H5Z"}},{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4Zm0 1.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm9 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0ZM3.5 11a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm9.5-.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0ZM4.75 3h6.5a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-.75.75h-6.5A.75.75 0 0 1 4 8.25v-4.5A.75.75 0 0 1 4.75 3ZM5 12h6a1 1 0 0 1 1 1v2h-1v-2h-.75v2h-1v-2H8.5v2h-1v-2h-.75v2h-1v-2H5v2H4v-2a1 1 0 0 1 1-1Z"}}]})(t)}function uAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.75 4a.75.75 0 0 0-.75.75v3.5c0 .414.336.75.75.75h6.5a.75.75 0 0 0 .75-.75v-3.5a.75.75 0 0 0-.75-.75h-6.5ZM5 8V5h6v3H5Zm0-5.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm7 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0ZM4.5 11a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm7 0a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2Zm11 12V2a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1v-2a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2a1 1 0 0 0 1-1Zm-7.25 1v-2H5v2h.75Zm1.75 0v-2h-.75v2h.75Zm1.75 0v-2H8.5v2h.75ZM11 13h-.75v2H11v-2Z"}}]})(t)}function dAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 3.5A1.5 1.5 0 0 1 7.5 2h1A1.5 1.5 0 0 1 10 3.5v1A1.5 1.5 0 0 1 8.5 6v1H11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0V8h-5v.5a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 5 7h2.5V6A1.5 1.5 0 0 1 6 4.5v-1zm-3 8A1.5 1.5 0 0 1 4.5 10h1A1.5 1.5 0 0 1 7 11.5v1A1.5 1.5 0 0 1 5.5 14h-1A1.5 1.5 0 0 1 3 12.5v-1zm6 0a1.5 1.5 0 0 1 1.5-1.5h1a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5h-1A1.5 1.5 0 0 1 9 12.5v-1z"}}]})(t)}function hAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 3.5A1.5 1.5 0 0 1 7.5 2h1A1.5 1.5 0 0 1 10 3.5v1A1.5 1.5 0 0 1 8.5 6v1H11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0V8h-5v.5a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 5 7h2.5V6A1.5 1.5 0 0 1 6 4.5v-1zM8.5 5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1zM3 11.5A1.5 1.5 0 0 1 4.5 10h1A1.5 1.5 0 0 1 7 11.5v1A1.5 1.5 0 0 1 5.5 14h-1A1.5 1.5 0 0 1 3 12.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zm4.5.5a1.5 1.5 0 0 1 1.5-1.5h1a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5h-1A1.5 1.5 0 0 1 9 12.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z"}}]})(t)}function fAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 3.5A1.5 1.5 0 0 1 7.5 2h1A1.5 1.5 0 0 1 10 3.5v1A1.5 1.5 0 0 1 8.5 6v1H14a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0V8h-5v.5a.5.5 0 0 1-1 0V8h-5v.5a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 2 7h5.5V6A1.5 1.5 0 0 1 6 4.5v-1zm-6 8A1.5 1.5 0 0 1 1.5 10h1A1.5 1.5 0 0 1 4 11.5v1A1.5 1.5 0 0 1 2.5 14h-1A1.5 1.5 0 0 1 0 12.5v-1zm6 0A1.5 1.5 0 0 1 7.5 10h1a1.5 1.5 0 0 1 1.5 1.5v1A1.5 1.5 0 0 1 8.5 14h-1A1.5 1.5 0 0 1 6 12.5v-1zm6 0a1.5 1.5 0 0 1 1.5-1.5h1a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5h-1a1.5 1.5 0 0 1-1.5-1.5v-1z"}}]})(t)}function pAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 3.5A1.5 1.5 0 0 1 7.5 2h1A1.5 1.5 0 0 1 10 3.5v1A1.5 1.5 0 0 1 8.5 6v1H14a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0V8h-5v.5a.5.5 0 0 1-1 0V8h-5v.5a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 2 7h5.5V6A1.5 1.5 0 0 1 6 4.5v-1zM8.5 5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1zM0 11.5A1.5 1.5 0 0 1 1.5 10h1A1.5 1.5 0 0 1 4 11.5v1A1.5 1.5 0 0 1 2.5 14h-1A1.5 1.5 0 0 1 0 12.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zm4.5.5A1.5 1.5 0 0 1 7.5 10h1a1.5 1.5 0 0 1 1.5 1.5v1A1.5 1.5 0 0 1 8.5 14h-1A1.5 1.5 0 0 1 6 12.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zm4.5.5a1.5 1.5 0 0 1 1.5-1.5h1a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5h-1a1.5 1.5 0 0 1-1.5-1.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z"}}]})(t)}function gAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.95.435c.58-.58 1.52-.58 2.1 0l6.515 6.516c.58.58.58 1.519 0 2.098L9.05 15.565c-.58.58-1.519.58-2.098 0L.435 9.05a1.482 1.482 0 0 1 0-2.098L6.95.435z"}}]})(t)}function vAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435zM8 .989c.127 0 .253.049.35.145l6.516 6.516a.495.495 0 0 1 0 .7L8.35 14.866a.493.493 0 0 1-.35.145V.989z"}}]})(t)}function mAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.95.435c.58-.58 1.52-.58 2.1 0l6.515 6.516c.58.58.58 1.519 0 2.098L9.05 15.565c-.58.58-1.519.58-2.098 0L.435 9.05a1.482 1.482 0 0 1 0-2.098L6.95.435zm1.4.7a.495.495 0 0 0-.7 0L1.134 7.65a.495.495 0 0 0 0 .7l6.516 6.516a.495.495 0 0 0 .7 0l6.516-6.516a.495.495 0 0 0 0-.7L8.35 1.134z"}}]})(t)}function yAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3zm5 9.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"}}]})(t)}function bAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"circle",attr:{cx:"8",cy:"8",r:"1.5"}},{tag:"path",attr:{d:"M13 1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10zM3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3z"}}]})(t)}function xAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 3a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3zm5.5 1a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0zm6.5 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"}}]})(t)}function MAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13 1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10zM3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3z"}},{tag:"path",attr:{d:"M5.5 4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm8 8a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"}}]})(t)}function wAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3zm2.5 4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm8 8a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zM8 9.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"}}]})(t)}function zAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13 1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10zM3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3z"}},{tag:"path",attr:{d:"M5.5 4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm8 8a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm-4-4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"}}]})(t)}function CAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3zm1 5.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm8 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm1.5 6.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zM4 13.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"}}]})(t)}function AAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13 1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10zM3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3z"}},{tag:"path",attr:{d:"M5.5 4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm8 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm0 8a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm-8 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"}}]})(t)}function kAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3zm2.5 4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm8 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zM12 13.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zM5.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zM8 9.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"}}]})(t)}function HAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13 1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10zM3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3z"}},{tag:"path",attr:{d:"M5.5 4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm8 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm0 8a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm-8 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm4-4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"}}]})(t)}function EAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3zm1 5.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm8 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm1.5 6.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zM12 9.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zM5.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zM4 9.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"}}]})(t)}function SAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13 1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10zM3 0a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3H3z"}},{tag:"path",attr:{d:"M5.5 4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm8 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm0 8a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm0-4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm-8 4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm0-4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"}}]})(t)}function LAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-6 0a2 2 0 1 0-4 0 2 2 0 0 0 4 0zM4 8a4 4 0 0 1 4-4 .5.5 0 0 0 0-1 5 5 0 0 0-5 5 .5.5 0 0 0 1 0zm9 0a.5.5 0 1 0-1 0 4 4 0 0 1-4 4 .5.5 0 0 0 0 1 5 5 0 0 0 5-5z"}}]})(t)}function _At(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M10 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0zM8 4a4 4 0 0 0-4 4 .5.5 0 0 1-1 0 5 5 0 0 1 5-5 .5.5 0 0 1 0 1zm4.5 3.5a.5.5 0 0 1 .5.5 5 5 0 0 1-5 5 .5.5 0 0 1 0-1 4 4 0 0 0 4-4 .5.5 0 0 1 .5-.5z"}}]})(t)}function BAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.545 2.907a13.227 13.227 0 0 0-3.257-1.011.05.05 0 0 0-.052.025c-.141.25-.297.577-.406.833a12.19 12.19 0 0 0-3.658 0 8.258 8.258 0 0 0-.412-.833.051.051 0 0 0-.052-.025c-1.125.194-2.22.534-3.257 1.011a.041.041 0 0 0-.021.018C.356 6.024-.213 9.047.066 12.032c.001.014.01.028.021.037a13.276 13.276 0 0 0 3.995 2.02.05.05 0 0 0 .056-.019c.308-.42.582-.863.818-1.329a.05.05 0 0 0-.01-.059.051.051 0 0 0-.018-.011 8.875 8.875 0 0 1-1.248-.595.05.05 0 0 1-.02-.066.051.051 0 0 1 .015-.019c.084-.063.168-.129.248-.195a.05.05 0 0 1 .051-.007c2.619 1.196 5.454 1.196 8.041 0a.052.052 0 0 1 .053.007c.08.066.164.132.248.195a.051.051 0 0 1-.004.085 8.254 8.254 0 0 1-1.249.594.05.05 0 0 0-.03.03.052.052 0 0 0 .003.041c.24.465.515.909.817 1.329a.05.05 0 0 0 .056.019 13.235 13.235 0 0 0 4.001-2.02.049.049 0 0 0 .021-.037c.334-3.451-.559-6.449-2.366-9.106a.034.034 0 0 0-.02-.019Zm-8.198 7.307c-.789 0-1.438-.724-1.438-1.612 0-.889.637-1.613 1.438-1.613.807 0 1.45.73 1.438 1.613 0 .888-.637 1.612-1.438 1.612Zm5.316 0c-.788 0-1.438-.724-1.438-1.612 0-.889.637-1.613 1.438-1.613.807 0 1.451.73 1.438 1.613 0 .888-.631 1.612-1.438 1.612Z"}}]})(t)}function DAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 12c0 .667-.083 1.167-.25 1.5H5a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1h-.75c-.167-.333-.25-.833-.25-1.5h4c2 0 2-2 2-2V4c0-2-2-2-2-2H2C0 2 0 4 0 4v6c0 2 2 2 2 2h4z"}}]})(t)}function TAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4s0-2 2-2h12s2 0 2 2v6s0 2-2 2h-4c0 .667.083 1.167.25 1.5H11a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1h.75c.167-.333.25-.833.25-1.5H2s-2 0-2-2V4zm1.398-.855a.758.758 0 0 0-.254.302A1.46 1.46 0 0 0 1 4.01V10c0 .325.078.502.145.602.07.105.17.188.302.254a1.464 1.464 0 0 0 .538.143L2.01 11H14c.325 0 .502-.078.602-.145a.758.758 0 0 0 .254-.302 1.464 1.464 0 0 0 .143-.538L15 9.99V4c0-.325-.078-.502-.145-.602a.757.757 0 0 0-.302-.254A1.46 1.46 0 0 0 13.99 3H2c-.325 0-.502.078-.602.145z"}}]})(t)}function VAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 5a1 1 0 0 0-1 1v3.191a1 1 0 0 0 .553.894l1.618.81a1 1 0 0 0 .447.105H15a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H1Zm1.5 2h11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0V8H3v.5a.5.5 0 0 1-1 0v-1a.5.5 0 0 1 .5-.5Z"}}]})(t)}function OAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 1 0V8h10v.5a.5.5 0 0 0 1 0v-1a.5.5 0 0 0-.5-.5h-11Z"}},{tag:"path",attr:{d:"M1 5a1 1 0 0 0-1 1v3.191a1 1 0 0 0 .553.894l1.618.81a1 1 0 0 0 .447.105H15a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H1Zm0 1h14v4H2.618L1 9.191V6Z"}}]})(t)}function IAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14.5 1a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 1 0v-13a.5.5 0 0 0-.5-.5zm-13 0a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 1 0v-13a.5.5 0 0 0-.5-.5z"}},{tag:"path",attr:{d:"M6 13a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v10z"}}]})(t)}function RAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1 1.5a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 0-1h-13a.5.5 0 0 0-.5.5zm0 13a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 0-1h-13a.5.5 0 0 0-.5.5z"}},{tag:"path",attr:{d:"M2 7a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7z"}}]})(t)}function FAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 1a1 1 0 0 1 1 1v13h1.5a.5.5 0 0 1 0 1h-13a.5.5 0 0 1 0-1H3V2a1 1 0 0 1 1-1h8zm-2 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}}]})(t)}function NAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v13h1.5a.5.5 0 0 1 0 1h-13a.5.5 0 0 1 0-1H3V2zm1 13h8V2H4v13z"}},{tag:"path",attr:{d:"M9 9a1 1 0 1 0 2 0 1 1 0 0 0-2 0z"}}]})(t)}function PAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 15a.5.5 0 0 0 0 1h13a.5.5 0 0 0 0-1H13V2.5A1.5 1.5 0 0 0 11.5 1H11V.5a.5.5 0 0 0-.57-.495l-7 1A.5.5 0 0 0 3 1.5V15H1.5zM11 2h.5a.5.5 0 0 1 .5.5V15h-1V2zm-2.5 8c-.276 0-.5-.448-.5-1s.224-1 .5-1 .5.448.5 1-.224 1-.5 1z"}}]})(t)}function jAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 10c-.276 0-.5-.448-.5-1s.224-1 .5-1 .5.448.5 1-.224 1-.5 1z"}},{tag:"path",attr:{d:"M10.828.122A.5.5 0 0 1 11 .5V1h.5A1.5 1.5 0 0 1 13 2.5V15h1.5a.5.5 0 0 1 0 1h-13a.5.5 0 0 1 0-1H3V1.5a.5.5 0 0 1 .43-.495l7-1a.5.5 0 0 1 .398.117zM11.5 2H11v13h1V2.5a.5.5 0 0 0-.5-.5zM4 1.934V15h6V1.077l-6 .857z"}}]})(t)}function UAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"}}]})(t)}function WAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5z"}},{tag:"path",attr:{d:"M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3z"}}]})(t)}function ZAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 0A1.5 1.5 0 0 0 5 1.5v3a.5.5 0 0 1-.5.5h-3A1.5 1.5 0 0 0 0 6.5v3A1.5 1.5 0 0 0 1.5 11h3a.5.5 0 0 1 .5.5v3A1.5 1.5 0 0 0 6.5 16h3a1.5 1.5 0 0 0 1.5-1.5v-3a.5.5 0 0 1 .5-.5h3A1.5 1.5 0 0 0 16 9.5v-3A1.5 1.5 0 0 0 14.5 5h-3a.5.5 0 0 1-.5-.5v-3A1.5 1.5 0 0 0 9.5 0h-3Zm1.288 2.34a.25.25 0 0 1 .424 0l.799 1.278A.25.25 0 0 1 8.799 4H7.201a.25.25 0 0 1-.212-.382l.799-1.279Zm0 11.32-.799-1.277A.25.25 0 0 1 7.201 12H8.8a.25.25 0 0 1 .212.383l-.799 1.278a.25.25 0 0 1-.424 0Zm-4.17-4.65-1.279-.798a.25.25 0 0 1 0-.424l1.279-.799A.25.25 0 0 1 4 7.201V8.8a.25.25 0 0 1-.382.212Zm10.043-.798-1.278.799A.25.25 0 0 1 12 8.799V7.2a.25.25 0 0 1 .383-.212l1.278.799a.25.25 0 0 1 0 .424Z"}}]})(t)}function GAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m7.788 2.34-.799 1.278A.25.25 0 0 0 7.201 4h1.598a.25.25 0 0 0 .212-.382l-.799-1.279a.25.25 0 0 0-.424 0Zm0 11.32-.799-1.277A.25.25 0 0 1 7.201 12h1.598a.25.25 0 0 1 .212.383l-.799 1.278a.25.25 0 0 1-.424 0ZM3.617 9.01 2.34 8.213a.25.25 0 0 1 0-.424l1.278-.799A.25.25 0 0 1 4 7.201V8.8a.25.25 0 0 1-.383.212Zm10.043-.798-1.277.799A.25.25 0 0 1 12 8.799V7.2a.25.25 0 0 1 .383-.212l1.278.799a.25.25 0 0 1 0 .424Z"}},{tag:"path",attr:{d:"M6.5 0A1.5 1.5 0 0 0 5 1.5v3a.5.5 0 0 1-.5.5h-3A1.5 1.5 0 0 0 0 6.5v3A1.5 1.5 0 0 0 1.5 11h3a.5.5 0 0 1 .5.5v3A1.5 1.5 0 0 0 6.5 16h3a1.5 1.5 0 0 0 1.5-1.5v-3a.5.5 0 0 1 .5-.5h3A1.5 1.5 0 0 0 16 9.5v-3A1.5 1.5 0 0 0 14.5 5h-3a.5.5 0 0 1-.5-.5v-3A1.5 1.5 0 0 0 9.5 0h-3ZM6 1.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3A1.5 1.5 0 0 0 11.5 6h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-3a1.5 1.5 0 0 0-1.5 1.5v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-3A1.5 1.5 0 0 0 4.5 10h-3a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5h3A1.5 1.5 0 0 0 6 4.5v-3Z"}}]})(t)}function qAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 0C3.584 0 0 3.584 0 8s3.584 8 8 8c4.408 0 8-3.584 8-8s-3.592-8-8-8zm5.284 3.688a6.802 6.802 0 0 1 1.545 4.251c-.226-.043-2.482-.503-4.755-.217-.052-.112-.096-.234-.148-.355-.139-.33-.295-.668-.451-.99 2.516-1.023 3.662-2.498 3.81-2.69zM8 1.18c1.735 0 3.323.65 4.53 1.718-.122.174-1.155 1.553-3.584 2.464-1.12-2.056-2.36-3.74-2.551-4A6.95 6.95 0 0 1 8 1.18zm-2.907.642A43.123 43.123 0 0 1 7.627 5.77c-3.193.85-6.013.833-6.317.833a6.865 6.865 0 0 1 3.783-4.78zM1.163 8.01V7.8c.295.01 3.61.053 7.02-.971.199.381.381.772.555 1.162l-.27.078c-3.522 1.137-5.396 4.243-5.553 4.504a6.817 6.817 0 0 1-1.752-4.564zM8 14.837a6.785 6.785 0 0 1-4.19-1.44c.12-.252 1.509-2.924 5.361-4.269.018-.009.026-.009.044-.017a28.246 28.246 0 0 1 1.457 5.18A6.722 6.722 0 0 1 8 14.837zm3.81-1.171c-.07-.417-.435-2.412-1.328-4.868 2.143-.338 4.017.217 4.251.295a6.774 6.774 0 0 1-2.924 4.573z"}}]})(t)}function YAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.01 4.555 4.005 7.11 8.01 9.665 4.005 12.22 0 9.651l4.005-2.555L0 4.555 4.005 2 8.01 4.555Zm-4.026 8.487 4.006-2.555 4.005 2.555-4.005 2.555-4.006-2.555Zm4.026-3.39 4.005-2.556L8.01 4.555 11.995 2 16 4.555 11.995 7.11 16 9.665l-4.005 2.555L8.01 9.651Z"}}]})(t)}function XAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16a6 6 0 0 0 6-6c0-1.655-1.122-2.904-2.432-4.362C10.254 4.176 8.75 2.503 8 0c0 0-6 5.686-6 10a6 6 0 0 0 6 6ZM6.646 4.646l.708.708c-.29.29-1.128 1.311-1.907 2.87l-.894-.448c.82-1.641 1.717-2.753 2.093-3.13Z"}}]})(t)}function $At(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.21.8C7.69.295 8 0 8 0c.109.363.234.708.371 1.038.812 1.946 2.073 3.35 3.197 4.6C12.878 7.096 14 8.345 14 10a6 6 0 0 1-12 0C2 6.668 5.58 2.517 7.21.8zm.413 1.021A31.25 31.25 0 0 0 5.794 3.99c-.726.95-1.436 2.008-1.96 3.07C3.304 8.133 3 9.138 3 10c0 0 2.5 1.5 5 .5s5-.5 5-.5c0-1.201-.796-2.157-2.181-3.7l-.03-.032C9.75 5.11 8.5 3.72 7.623 1.82z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M4.553 7.776c.82-1.641 1.717-2.753 2.093-3.13l.708.708c-.29.29-1.128 1.311-1.907 2.87l-.894-.448z"}}]})(t)}function KAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.21.8C7.69.295 8 0 8 0c.109.363.234.708.371 1.038.812 1.946 2.073 3.35 3.197 4.6C12.878 7.096 14 8.345 14 10a6 6 0 0 1-12 0C2 6.668 5.58 2.517 7.21.8zm.413 1.021A31.25 31.25 0 0 0 5.794 3.99c-.726.95-1.436 2.008-1.96 3.07C3.304 8.133 3 9.138 3 10a5 5 0 0 0 10 0c0-1.201-.796-2.157-2.181-3.7l-.03-.032C9.75 5.11 8.5 3.72 7.623 1.82z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M4.553 7.776c.82-1.641 1.717-2.753 2.093-3.13l.708.708c-.29.29-1.128 1.311-1.907 2.87l-.894-.448z"}}]})(t)}function QAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 0A5.5 5.5 0 0 0 3 5.5v7.047a3.453 3.453 0 0 0 6.687 1.212l.51-1.363a4.59 4.59 0 0 1 .67-1.197l2.008-2.581A5.34 5.34 0 0 0 8.66 0H8.5ZM7 5.5v2.695c.112-.06.223-.123.332-.192.327-.208.577-.44.72-.727a.5.5 0 1 1 .895.448c-.256.513-.673.865-1.079 1.123A8.538 8.538 0 0 1 7 9.313V11.5a.5.5 0 0 1-1 0v-6a2.5 2.5 0 0 1 5 0V6a.5.5 0 0 1-1 0v-.5a1.5 1.5 0 1 0-3 0Z"}}]})(t)}function JAt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 1A4.5 4.5 0 0 0 4 5.5v7.047a2.453 2.453 0 0 0 4.75.861l.512-1.363a5.553 5.553 0 0 1 .816-1.46l2.008-2.581A4.34 4.34 0 0 0 8.66 1H8.5ZM3 5.5A5.5 5.5 0 0 1 8.5 0h.16a5.34 5.34 0 0 1 4.215 8.618l-2.008 2.581a4.555 4.555 0 0 0-.67 1.197l-.51 1.363A3.453 3.453 0 0 1 3 12.547V5.5ZM8.5 4A1.5 1.5 0 0 0 7 5.5v2.695c.112-.06.223-.123.332-.192.327-.208.577-.44.72-.727a.5.5 0 1 1 .895.448c-.256.513-.673.865-1.079 1.123A8.538 8.538 0 0 1 7 9.313V11.5a.5.5 0 0 1-1 0v-6a2.5 2.5 0 0 1 5 0V6a.5.5 0 0 1-1 0v-.5A1.5 1.5 0 0 0 8.5 4Z"}}]})(t)}function tkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.825 4.138c.596 2.141-.36 3.593-2.389 4.117a4.432 4.432 0 0 1-2.018.054c-.048-.01.9 2.778 1.522 4.61l.41 1.205a.52.52 0 0 1-.346.659l-.593.19a.548.548 0 0 1-.69-.34L.184 6.99c-.696-2.137.662-4.309 2.564-4.8 2.029-.523 3.402 0 4.076 1.948zm-.868 2.221c.43-.112.561-.993.292-1.969-.269-.975-.836-1.675-1.266-1.563-.43.112-.561.994-.292 1.969.269.975.836 1.675 1.266 1.563zm3.218-2.221c-.596 2.141.36 3.593 2.389 4.117a4.434 4.434 0 0 0 2.018.054c.048-.01-.9 2.778-1.522 4.61l-.41 1.205a.52.52 0 0 0 .346.659l.593.19c.289.092.6-.06.69-.34l2.536-7.643c.696-2.137-.662-4.309-2.564-4.8-2.029-.523-3.402 0-4.076 1.948zm.868 2.221c-.43-.112-.561-.993-.292-1.969.269-.975.836-1.675 1.266-1.563.43.112.561.994.292 1.969-.269.975-.836 1.675-1.266 1.563z"}}]})(t)}function ekt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.473.337a.5.5 0 0 0-.946 0L6.954 2H2a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h1.85l-1.323 3.837a.5.5 0 1 0 .946.326L4.908 11H7.5v2.5a.5.5 0 0 0 1 0V11h2.592l1.435 4.163a.5.5 0 0 0 .946-.326L12.15 11H14a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H9.046L8.473.337z"}}]})(t)}function nkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0a.5.5 0 0 1 .473.337L9.046 2H14a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-1.85l1.323 3.837a.5.5 0 1 1-.946.326L11.092 11H8.5v3a.5.5 0 0 1-1 0v-3H4.908l-1.435 4.163a.5.5 0 1 1-.946-.326L3.85 11H2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h4.954L7.527.337A.5.5 0 0 1 8 0zM2 3v7h12V3H2z"}}]})(t)}function rkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.447.276a.5.5 0 0 0-.894 0L7.19 1H2.5A1.5 1.5 0 0 0 1 2.5V10h14V2.5A1.5 1.5 0 0 0 13.5 1H8.809L8.447.276Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M.5 11a.5.5 0 0 0 0 1h2.86l-.845 3.379a.5.5 0 0 0 .97.242L3.89 14h8.22l.405 1.621a.5.5 0 0 0 .97-.242L12.64 12h2.86a.5.5 0 0 0 0-1H.5Zm3.64 2 .25-1h7.22l.25 1H4.14Z"}}]})(t)}function akt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 0a.5.5 0 0 1 .447.276L8.81 1h4.69A1.5 1.5 0 0 1 15 2.5V11h.5a.5.5 0 0 1 0 1h-2.86l.845 3.379a.5.5 0 0 1-.97.242L12.11 14H3.89l-.405 1.621a.5.5 0 0 1-.97-.242L3.36 12H.5a.5.5 0 0 1 0-1H1V2.5A1.5 1.5 0 0 1 2.5 1h4.691l.362-.724A.5.5 0 0 1 8 0ZM2 11h12V2.5a.5.5 0 0 0-.5-.5h-11a.5.5 0 0 0-.5.5V11Zm9.61 1H4.39l-.25 1h7.72l-.25-1Z"}}]})(t)}function ikt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 12v1.134a1 1 0 1 1-1 0V12h-5A1.5 1.5 0 0 1 1 10.5V3h14v7.5a1.5 1.5 0 0 1-1.5 1.5h-5Zm7-10a.5.5 0 0 0 0-1H.5a.5.5 0 0 0 0 1h15Z"}}]})(t)}function okt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8.5 13.134V12h5a1.5 1.5 0 0 0 1.5-1.5V2h.5a.5.5 0 0 0 0-1H.5a.5.5 0 0 0 0 1H1v8.5A1.5 1.5 0 0 0 2.5 12h5v1.134a1 1 0 1 0 1 0ZM2 2v8.5a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5V2H2Z"}}]})(t)}function lkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 10a6 6 0 0 1-12 0C2 5.686 5 0 8 0s6 5.686 6 10z"}}]})(t)}function ckt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"}},{tag:"path",attr:{d:"M13.997 5.17a5 5 0 0 0-8.101-4.09A5 5 0 0 0 1.28 9.342a5 5 0 0 0 8.336 5.109 3.5 3.5 0 0 0 5.201-4.065 3.001 3.001 0 0 0-.822-5.216zm-1-.034a1 1 0 0 0 .668.977 2.001 2.001 0 0 1 .547 3.478 1 1 0 0 0-.341 1.113 2.5 2.5 0 0 1-3.715 2.905 1 1 0 0 0-1.262.152 4 4 0 0 1-6.67-4.087 1 1 0 0 0-.2-1 4 4 0 0 1 3.693-6.61 1 1 0 0 0 .8-.2 4 4 0 0 1 6.48 3.273z"}}]})(t)}function skt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15a5 5 0 0 1-5-5c0-1.956.69-4.286 1.742-6.12.524-.913 1.112-1.658 1.704-2.164C7.044 1.206 7.572 1 8 1c.428 0 .956.206 1.554.716.592.506 1.18 1.251 1.704 2.164C12.31 5.714 13 8.044 13 10a5 5 0 0 1-5 5zm0 1a6 6 0 0 0 6-6c0-4.314-3-10-6-10S2 5.686 2 10a6 6 0 0 0 6 6z"}}]})(t)}function ukt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.27 1.047a1 1 0 0 1 1.46 0l6.345 6.77c.6.638.146 1.683-.73 1.683H1.656C.78 9.5.326 8.455.926 7.816L7.27 1.047zM.5 11.5a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-13a1 1 0 0 1-1-1v-1z"}}]})(t)}function dkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.27 1.047a1 1 0 0 1 1.46 0l6.345 6.77c.6.638.146 1.683-.73 1.683H1.656C.78 9.5.326 8.455.926 7.816L7.27 1.047zM14.346 8.5 8 1.731 1.654 8.5h12.692zM.5 11.5a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-13a1 1 0 0 1-1-1v-1zm14 0h-13v1h13v-1z"}}]})(t)}function hkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM4.053 4.276a.5.5 0 0 1 .67-.223l2 1a.5.5 0 0 1 .166.76c.071.206.111.44.111.687C7 7.328 6.552 8 6 8s-1-.672-1-1.5c0-.408.109-.778.285-1.049l-1.009-.504a.5.5 0 0 1-.223-.67zm.232 8.157a.5.5 0 0 1-.183-.683A4.498 4.498 0 0 1 8 9.5a4.5 4.5 0 0 1 3.898 2.25.5.5 0 1 1-.866.5A3.498 3.498 0 0 0 8 10.5a3.498 3.498 0 0 0-3.032 1.75.5.5 0 0 1-.683.183zM10 8c-.552 0-1-.672-1-1.5 0-.247.04-.48.11-.686a.502.502 0 0 1 .166-.761l2-1a.5.5 0 1 1 .448.894l-1.009.504c.176.27.285.64.285 1.049 0 .828-.448 1.5-1 1.5z"}}]})(t)}function fkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M4.285 12.433a.5.5 0 0 0 .683-.183A3.498 3.498 0 0 1 8 10.5c1.295 0 2.426.703 3.032 1.75a.5.5 0 0 0 .866-.5A4.498 4.498 0 0 0 8 9.5a4.5 4.5 0 0 0-3.898 2.25.5.5 0 0 0 .183.683zm6.991-8.38a.5.5 0 1 1 .448.894l-1.009.504c.176.27.285.64.285 1.049 0 .828-.448 1.5-1 1.5s-1-.672-1-1.5c0-.247.04-.48.11-.686a.502.502 0 0 1 .166-.761l2-1zm-6.552 0a.5.5 0 0 0-.448.894l1.009.504A1.94 1.94 0 0 0 5 6.5C5 7.328 5.448 8 6 8s1-.672 1-1.5c0-.247-.04-.48-.11-.686a.502.502 0 0 0-.166-.761l-2-1z"}}]})(t)}function pkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM4.146 5.146a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 1 1 .708.708l-.647.646.647.646a.5.5 0 1 1-.708.708L5.5 7.207l-.646.647a.5.5 0 1 1-.708-.708l.647-.646-.647-.646a.5.5 0 0 1 0-.708zm5 0a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .708.708l-.647.646.647.646a.5.5 0 0 1-.708.708l-.646-.647-.646.647a.5.5 0 1 1-.708-.708l.647-.646-.647-.646a.5.5 0 0 1 0-.708zM8 13a2 2 0 1 1 0-4 2 2 0 0 1 0 4z"}}]})(t)}function gkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M9.146 5.146a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .708.708l-.647.646.647.646a.5.5 0 0 1-.708.708l-.646-.647-.646.647a.5.5 0 1 1-.708-.708l.647-.646-.647-.646a.5.5 0 0 1 0-.708zm-5 0a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 1 1 .708.708l-.647.646.647.646a.5.5 0 1 1-.708.708L5.5 7.207l-.646.647a.5.5 0 1 1-.708-.708l.647-.646-.647-.646a.5.5 0 0 1 0-.708zM10 11a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"}}]})(t)}function vkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM4.5 6h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1zm5 0h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1zm-5 4h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1z"}}]})(t)}function mkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M4 10.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5zm5 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"}}]})(t)}function ykt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5zm-2.715 5.933a.5.5 0 0 1-.183-.683A4.498 4.498 0 0 1 8 9.5a4.5 4.5 0 0 1 3.898 2.25.5.5 0 0 1-.866.5A3.498 3.498 0 0 0 8 10.5a3.498 3.498 0 0 0-3.032 1.75.5.5 0 0 1-.683.183zM10 8c-.552 0-1-.672-1-1.5S9.448 5 10 5s1 .672 1 1.5S10.552 8 10 8z"}}]})(t)}function bkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M4.285 12.433a.5.5 0 0 0 .683-.183A3.498 3.498 0 0 1 8 10.5c1.295 0 2.426.703 3.032 1.75a.5.5 0 0 0 .866-.5A4.498 4.498 0 0 0 8 9.5a4.5 4.5 0 0 0-3.898 2.25.5.5 0 0 0 .183.683zM7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5zm4 0c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5S9.448 5 10 5s1 .672 1 1.5z"}}]})(t)}function xkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0zM4.756 4.566c.763-1.424 4.02-.12.952 3.434-4.496-1.596-2.35-4.298-.952-3.434zm6.559 5.448a.5.5 0 0 1 .548.736A4.498 4.498 0 0 1 7.965 13a4.498 4.498 0 0 1-3.898-2.25.5.5 0 0 1 .548-.736h.005l.017.005.067.015.252.055c.215.046.515.108.857.169.693.124 1.522.242 2.152.242.63 0 1.46-.118 2.152-.242a26.58 26.58 0 0 0 1.109-.224l.067-.015.017-.004.005-.002zm-.07-5.448c1.397-.864 3.543 1.838-.953 3.434-3.067-3.554.19-4.858.952-3.434z"}}]})(t)}function Mkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M11.315 10.014a.5.5 0 0 1 .548.736A4.498 4.498 0 0 1 7.965 13a4.498 4.498 0 0 1-3.898-2.25.5.5 0 0 1 .548-.736h.005l.017.005.067.015.252.055c.215.046.515.108.857.169.693.124 1.522.242 2.152.242.63 0 1.46-.118 2.152-.242a26.58 26.58 0 0 0 1.109-.224l.067-.015.017-.004.005-.002zM4.756 4.566c.763-1.424 4.02-.12.952 3.434-4.496-1.596-2.35-4.298-.952-3.434zm6.488 0c1.398-.864 3.544 1.838-.952 3.434-3.067-3.554.19-4.858.952-3.434z"}}]})(t)}function wkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M16 8a8 8 0 1 0-2.697 5.99c-.972-.665-1.632-1.356-1.99-2.062-.388-.766-.419-1.561-.075-2.23.496-.97 1.73-1.466 2.762-1.05.65-.262 1.38-.162 1.957.19.028-.275.043-.555.043-.838ZM7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5Zm1.512 3.647c-.347.08-.737.198-1.107.319a.5.5 0 1 1-.31-.95c.38-.125.802-.254 1.192-.343.37-.086.78-.153 1.103-.108.16.022.394.085.561.286.188.226.187.497.131.705a1.894 1.894 0 0 1-.31.593c-.077.107-.168.22-.275.343.107.124.199.24.276.347.142.197.256.397.31.595.055.208.056.479-.132.706-.168.2-.404.262-.563.284-.323.043-.733-.027-1.102-.113a14.87 14.87 0 0 1-1.191-.345.5.5 0 1 1 .31-.95c.371.12.761.24 1.109.321.176.041.325.069.446.084a5.609 5.609 0 0 0-.502-.584.5.5 0 0 1 .002-.695 5.52 5.52 0 0 0 .5-.577 4.465 4.465 0 0 0-.448.082Zm.766-.086-.006-.002c.004 0 .006.002.006.002Zm.002 1.867h-.001l-.005.001a.038.038 0 0 1 .006-.002Zm.157-4.685a.5.5 0 0 1-.874-.486A1.934 1.934 0 0 1 10.25 5.75c.73 0 1.356.412 1.687 1.007a.5.5 0 1 1-.874.486.934.934 0 0 0-.813-.493.934.934 0 0 0-.813.493ZM14 9.828c1.11-1.14 3.884.856 0 3.422-3.884-2.566-1.11-4.562 0-3.421Z"}}]})(t)}function zkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12.493 13.368a7 7 0 1 1 2.489-4.858c.344.033.68.147.975.328a8 8 0 1 0-2.654 5.152 8.58 8.58 0 0 1-.81-.622Zm-3.731-3.22a13 13 0 0 0-1.107.318.5.5 0 1 1-.31-.95c.38-.125.802-.254 1.192-.343.37-.086.78-.153 1.103-.108.16.022.394.085.561.286.188.226.187.497.131.705a1.892 1.892 0 0 1-.31.593c-.077.107-.168.22-.275.343.107.124.199.24.276.347.142.197.256.397.31.595.055.208.056.479-.132.706-.168.2-.404.262-.563.284-.323.043-.733-.027-1.102-.113a14.87 14.87 0 0 1-1.191-.345.5.5 0 1 1 .31-.95c.371.12.761.24 1.109.321.176.041.325.069.446.084a5.609 5.609 0 0 0-.502-.584.5.5 0 0 1 .002-.695 5.52 5.52 0 0 0 .5-.577 4.465 4.465 0 0 0-.448.082Zm.766-.087-.003-.001-.003-.001c.004 0 .006.002.006.002Zm.002 1.867-.006.001a.038.038 0 0 1 .006-.002ZM6 8c.552 0 1-.672 1-1.5S6.552 5 6 5s-1 .672-1 1.5S5.448 8 6 8Zm2.757-.563a.5.5 0 0 0 .68-.194.934.934 0 0 1 .813-.493c.339 0 .645.19.813.493a.5.5 0 0 0 .874-.486A1.934 1.934 0 0 0 10.25 5.75c-.73 0-1.356.412-1.687 1.007a.5.5 0 0 0 .194.68ZM14 9.828c1.11-1.14 3.884.856 0 3.422-3.884-2.566-1.11-4.562 0-3.421Z"}}]})(t)}function Ckt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM7 6.5c0 .501-.164.396-.415.235C6.42 6.629 6.218 6.5 6 6.5c-.218 0-.42.13-.585.235C5.164 6.896 5 7 5 6.5 5 5.672 5.448 5 6 5s1 .672 1 1.5zm5.331 3a1 1 0 0 1 0 1A4.998 4.998 0 0 1 8 13a4.998 4.998 0 0 1-4.33-2.5A1 1 0 0 1 4.535 9h6.93a1 1 0 0 1 .866.5zm-1.746-2.765C10.42 6.629 10.218 6.5 10 6.5c-.218 0-.42.13-.585.235C9.164 6.896 9 7 9 6.5c0-.828.448-1.5 1-1.5s1 .672 1 1.5c0 .501-.164.396-.415.235z"}}]})(t)}function Akt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M12.331 9.5a1 1 0 0 1 0 1A4.998 4.998 0 0 1 8 13a4.998 4.998 0 0 1-4.33-2.5A1 1 0 0 1 4.535 9h6.93a1 1 0 0 1 .866.5zM7 6.5c0 .828-.448 0-1 0s-1 .828-1 0S5.448 5 6 5s1 .672 1 1.5zm4 0c0 .828-.448 0-1 0s-1 .828-1 0S9.448 5 10 5s1 .672 1 1.5z"}}]})(t)}function kkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5zm-3 4a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zM10 8c-.552 0-1-.672-1-1.5S9.448 5 10 5s1 .672 1 1.5S10.552 8 10 8z"}}]})(t)}function Hkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M4 10.5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 0-1h-7a.5.5 0 0 0-.5.5zm3-4C7 5.672 6.552 5 6 5s-1 .672-1 1.5S5.448 8 6 8s1-.672 1-1.5zm4 0c0-.828-.448-1.5-1-1.5s-1 .672-1 1.5S9.448 8 10 8s1-.672 1-1.5z"}}]})(t)}function Ekt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5zM4.285 9.567a.5.5 0 0 1 .683.183A3.498 3.498 0 0 0 8 11.5a3.498 3.498 0 0 0 3.032-1.75.5.5 0 1 1 .866.5A4.498 4.498 0 0 1 8 12.5a4.498 4.498 0 0 1-3.898-2.25.5.5 0 0 1 .183-.683zM10 8c-.552 0-1-.672-1-1.5S9.448 5 10 5s1 .672 1 1.5S10.552 8 10 8z"}}]})(t)}function Skt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM7 9.5C7 8.672 6.552 8 6 8s-1 .672-1 1.5.448 1.5 1 1.5 1-.672 1-1.5zM4.285 6.433a.5.5 0 0 0 .683-.183A3.498 3.498 0 0 1 8 4.5c1.295 0 2.426.703 3.032 1.75a.5.5 0 0 0 .866-.5A4.498 4.498 0 0 0 8 3.5a4.5 4.5 0 0 0-3.898 2.25.5.5 0 0 0 .183.683zM10 8c-.552 0-1 .672-1 1.5s.448 1.5 1 1.5 1-.672 1-1.5S10.552 8 10 8z"}}]})(t)}function Lkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1zm0-1a8 8 0 1 1 0 16A8 8 0 0 1 8 0z"}},{tag:"path",attr:{d:"M4.285 6.433a.5.5 0 0 0 .683-.183A3.498 3.498 0 0 1 8 4.5c1.295 0 2.426.703 3.032 1.75a.5.5 0 0 0 .866-.5A4.498 4.498 0 0 0 8 3.5a4.5 4.5 0 0 0-3.898 2.25.5.5 0 0 0 .183.683zM7 9.5C7 8.672 6.552 8 6 8s-1 .672-1 1.5.448 1.5 1 1.5 1-.672 1-1.5zm4 0c0-.828-.448-1.5-1-1.5s-1 .672-1 1.5.448 1.5 1 1.5 1-.672 1-1.5z"}}]})(t)}function _kt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M4.285 9.567a.5.5 0 0 1 .683.183A3.498 3.498 0 0 0 8 11.5a3.498 3.498 0 0 0 3.032-1.75.5.5 0 1 1 .866.5A4.498 4.498 0 0 1 8 12.5a4.498 4.498 0 0 1-3.898-2.25.5.5 0 0 1 .183-.683zM7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5zm4 0c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5S9.448 5 10 5s1 .672 1 1.5z"}}]})(t)}function Bkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM2.31 5.243A1 1 0 0 1 3.28 4H6a1 1 0 0 1 1 1v.116A4.22 4.22 0 0 1 8 5c.35 0 .69.04 1 .116V5a1 1 0 0 1 1-1h2.72a1 1 0 0 1 .97 1.243l-.311 1.242A2 2 0 0 1 11.439 8H11a2 2 0 0 1-1.994-1.839A2.99 2.99 0 0 0 8 6c-.393 0-.74.064-1.006.161A2 2 0 0 1 5 8h-.438a2 2 0 0 1-1.94-1.515L2.31 5.243zM4.969 9.75A3.498 3.498 0 0 0 8 11.5a3.498 3.498 0 0 0 3.032-1.75.5.5 0 1 1 .866.5A4.498 4.498 0 0 1 8 12.5a4.498 4.498 0 0 1-3.898-2.25.5.5 0 0 1 .866-.5z"}}]})(t)}function Dkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.968 9.75a.5.5 0 1 0-.866.5A4.498 4.498 0 0 0 8 12.5a4.5 4.5 0 0 0 3.898-2.25.5.5 0 1 0-.866-.5A3.498 3.498 0 0 1 8 11.5a3.498 3.498 0 0 1-3.032-1.75zM7 5.116V5a1 1 0 0 0-1-1H3.28a1 1 0 0 0-.97 1.243l.311 1.242A2 2 0 0 0 4.561 8H5a2 2 0 0 0 1.994-1.839A2.99 2.99 0 0 1 8 6c.393 0 .74.064 1.006.161A2 2 0 0 0 11 8h.438a2 2 0 0 0 1.94-1.515l.311-1.242A1 1 0 0 0 12.72 4H10a1 1 0 0 0-1 1v.116A4.22 4.22 0 0 0 8 5c-.35 0-.69.04-1 .116z"}},{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-1 0A7 7 0 1 0 1 8a7 7 0 0 0 14 0z"}}]})(t)}function Tkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM7 6.5C7 5.672 6.552 5 6 5s-1 .672-1 1.5S5.448 8 6 8s1-.672 1-1.5zM4.285 9.567a.5.5 0 0 0-.183.683A4.498 4.498 0 0 0 8 12.5a4.5 4.5 0 0 0 3.898-2.25.5.5 0 1 0-.866-.5A3.498 3.498 0 0 1 8 11.5a3.498 3.498 0 0 1-3.032-1.75.5.5 0 0 0-.683-.183zm5.152-3.31a.5.5 0 0 0-.874.486c.33.595.958 1.007 1.687 1.007.73 0 1.356-.412 1.687-1.007a.5.5 0 0 0-.874-.486.934.934 0 0 1-.813.493.934.934 0 0 1-.813-.493z"}}]})(t)}function Vkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M4.285 9.567a.5.5 0 0 1 .683.183A3.498 3.498 0 0 0 8 11.5a3.498 3.498 0 0 0 3.032-1.75.5.5 0 1 1 .866.5A4.498 4.498 0 0 1 8 12.5a4.498 4.498 0 0 1-3.898-2.25.5.5 0 0 1 .183-.683zM7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5zm1.757-.437a.5.5 0 0 1 .68.194.934.934 0 0 0 .813.493c.339 0 .645-.19.813-.493a.5.5 0 1 1 .874.486A1.934 1.934 0 0 1 10.25 7.75c-.73 0-1.356-.412-1.687-1.007a.5.5 0 0 1 .194-.68z"}}]})(t)}function Okt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2A2 2 0 0 0 .05 3.555L8 8.414l7.95-4.859A2 2 0 0 0 14 2H2Zm-2 9.8V4.698l5.803 3.546L0 11.801Zm6.761-2.97-6.57 4.026A2 2 0 0 0 2 14h6.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.606-3.446l-.367-.225L8 9.586l-1.239-.757ZM16 9.671V4.697l-5.803 3.546.338.208A4.482 4.482 0 0 1 12.5 8c1.414 0 2.675.652 3.5 1.671Z"}},{tag:"path",attr:{d:"M15.834 12.244c0 1.168-.577 2.025-1.587 2.025-.503 0-1.002-.228-1.12-.648h-.043c-.118.416-.543.643-1.015.643-.77 0-1.259-.542-1.259-1.434v-.529c0-.844.481-1.4 1.26-1.4.585 0 .87.333.953.63h.03v-.568h.905v2.19c0 .272.18.42.411.42.315 0 .639-.415.639-1.39v-.118c0-1.277-.95-2.326-2.484-2.326h-.04c-1.582 0-2.64 1.067-2.64 2.724v.157c0 1.867 1.237 2.654 2.57 2.654h.045c.507 0 .935-.07 1.18-.18v.731c-.219.1-.643.175-1.237.175h-.044C10.438 16 9 14.82 9 12.646v-.214C9 10.36 10.421 9 12.485 9h.035c2.12 0 3.314 1.43 3.314 3.034v.21Zm-4.04.21v.227c0 .586.227.8.581.8.31 0 .564-.17.564-.743v-.367c0-.516-.275-.708-.572-.708-.346 0-.573.245-.573.791Z"}}]})(t)}function Ikt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8.01A2 2 0 0 0 2 14h5.5a.5.5 0 0 0 0-1H2a1 1 0 0 1-.966-.741l5.64-3.471L8 9.583l7-4.2V8.5a.5.5 0 0 0 1 0V4a2 2 0 0 0-2-2H2Zm3.708 6.208L1 11.105V5.383l4.708 2.825ZM1 4.217V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v.217l-7 4.2-7-4.2Z"}},{tag:"path",attr:{d:"M14.247 14.269c1.01 0 1.587-.857 1.587-2.025v-.21C15.834 10.43 14.64 9 12.52 9h-.035C10.42 9 9 10.36 9 12.432v.214C9 14.82 10.438 16 12.358 16h.044c.594 0 1.018-.074 1.237-.175v-.73c-.245.11-.673.18-1.18.18h-.044c-1.334 0-2.571-.788-2.571-2.655v-.157c0-1.657 1.058-2.724 2.64-2.724h.04c1.535 0 2.484 1.05 2.484 2.326v.118c0 .975-.324 1.39-.639 1.39-.232 0-.41-.148-.41-.42v-2.19h-.906v.569h-.03c-.084-.298-.368-.63-.954-.63-.778 0-1.259.555-1.259 1.4v.528c0 .892.49 1.434 1.26 1.434.471 0 .896-.227 1.014-.643h.043c.118.42.617.648 1.12.648Zm-2.453-1.588v-.227c0-.546.227-.791.573-.791.297 0 .572.192.572.708v.367c0 .573-.253.744-.564.744-.354 0-.581-.215-.581-.8Z"}}]})(t)}function Rkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.026A2 2 0 0 0 2 14h6.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.606-3.446l-.367-.225L8 9.586l-1.239-.757ZM16 4.697v4.974A4.491 4.491 0 0 0 12.5 8a4.49 4.49 0 0 0-1.965.45l-.338-.207L16 4.697Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-1.993-1.679a.5.5 0 0 0-.686.172l-1.17 1.95-.547-.547a.5.5 0 0 0-.708.708l.774.773a.75.75 0 0 0 1.174-.144l1.335-2.226a.5.5 0 0 0-.172-.686Z"}}]})(t)}function Fkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8.01A2 2 0 0 0 2 14h5.5a.5.5 0 0 0 0-1H2a1 1 0 0 1-.966-.741l5.64-3.471L8 9.583l7-4.2V8.5a.5.5 0 0 0 1 0V4a2 2 0 0 0-2-2H2Zm3.708 6.208L1 11.105V5.383l4.708 2.825ZM1 4.217V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v.217l-7 4.2-7-4.2Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-1.993-1.679a.5.5 0 0 0-.686.172l-1.17 1.95-.547-.547a.5.5 0 0 0-.708.708l.774.773a.75.75 0 0 0 1.174-.144l1.335-2.226a.5.5 0 0 0-.172-.686Z"}}]})(t)}function Nkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.026A2 2 0 0 0 2 14h6.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.606-3.446l-.367-.225L8 9.586l-1.239-.757ZM16 4.697v4.974A4.491 4.491 0 0 0 12.5 8a4.49 4.49 0 0 0-1.965.45l-.338-.207L16 4.697Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-5.5 0a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0-.5.5Z"}}]})(t)}function Pkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8.01A2 2 0 0 0 2 14h5.5a.5.5 0 0 0 0-1H2a1 1 0 0 1-.966-.741l5.64-3.471L8 9.583l7-4.2V8.5a.5.5 0 0 0 1 0V4a2 2 0 0 0-2-2H2Zm3.708 6.208L1 11.105V5.383l4.708 2.825ZM1 4.217V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v.217l-7 4.2-7-4.2Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-5.5 0a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0-.5.5Z"}}]})(t)}function jkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.026A2 2 0 0 0 2 14h6.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.606-3.446l-.367-.225L8 9.586l-1.239-.757ZM16 4.697v4.974A4.491 4.491 0 0 0 12.5 8a4.49 4.49 0 0 0-1.965.45l-.338-.207L16 4.697Z"}},{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.5-5v1.5a.5.5 0 0 1-1 0V11a.5.5 0 0 1 1 0Zm0 3a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"}}]})(t)}function Ukt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8.01A2 2 0 0 0 2 14h5.5a.5.5 0 0 0 0-1H2a1 1 0 0 1-.966-.741l5.64-3.471L8 9.583l7-4.2V8.5a.5.5 0 0 0 1 0V4a2 2 0 0 0-2-2H2Zm3.708 6.208L1 11.105V5.383l4.708 2.825ZM1 4.217V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v.217l-7 4.2-7-4.2Z"}},{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.5-5v1.5a.5.5 0 0 1-1 0V11a.5.5 0 0 1 1 0Zm0 3a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"}}]})(t)}function Wkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586l-1.239-.757Zm3.436-.586L16 11.801V4.697l-5.803 3.546Z"}}]})(t)}function Zkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555l-4.2 2.568a2.785 2.785 0 0 0-.051-.105c-.666-1.3-2.363-1.917-3.699-1.25-1.336-.667-3.033-.05-3.699 1.25l-.05.105L.05 3.555ZM11.584 8.91a4.694 4.694 0 0 1-.073.139L16 11.8V4.697l-4.003 2.447c.027.562-.107 1.163-.413 1.767Zm-4.135 3.05c-1.048-.693-1.84-1.39-2.398-2.082L.19 12.856A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144L10.95 9.878c-.559.692-1.35 1.389-2.398 2.081L8 12.324l-.551-.365ZM4.416 8.91c-.306-.603-.44-1.204-.413-1.766L0 4.697v7.104l4.49-2.752a4.742 4.742 0 0 1-.074-.138Z"}},{tag:"path",attr:{d:"M8 5.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function Gkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4Zm2-1a1 1 0 0 0-1 1v.217l3.235 1.94a2.76 2.76 0 0 0-.233 1.027L1 5.384v5.721l3.453-2.124c.146.277.329.556.55.835l-3.97 2.443A1 1 0 0 0 2 13h12a1 1 0 0 0 .966-.741l-3.968-2.442c.22-.28.403-.56.55-.836L15 11.105V5.383l-3.002 1.801a2.76 2.76 0 0 0-.233-1.026L15 4.217V4a1 1 0 0 0-1-1H2Zm6 2.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function qkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.941.435a2 2 0 0 0-1.882 0l-6 3.2A2 2 0 0 0 0 5.4v.314l6.709 3.932L8 8.928l1.291.718L16 5.714V5.4a2 2 0 0 0-1.059-1.765l-6-3.2ZM16 6.873l-5.693 3.337L16 13.372v-6.5Zm-.059 7.611L8 10.072.059 14.484A2 2 0 0 0 2 16h12a2 2 0 0 0 1.941-1.516ZM0 13.373l5.693-3.163L0 6.873v6.5Z"}}]})(t)}function Ykt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.941.435a2 2 0 0 0-1.882 0l-6 3.2A2 2 0 0 0 0 5.4v.313l4.222 2.475c.024-.058.05-.114.08-.17.665-1.3 2.362-1.917 3.698-1.25 1.336-.667 3.033-.05 3.699 1.25a3.3 3.3 0 0 1 .08.17L16 5.713V5.4a2 2 0 0 0-1.059-1.765l-6-3.2ZM0 6.873l4 2.344c-.012.542.124 1.117.416 1.694l.004.006L0 13.372v-6.5Zm.059 7.611 4.9-2.723c.563.73 1.383 1.467 2.49 2.198l.551.365.551-.365c1.107-.73 1.927-1.467 2.49-2.198l4.9 2.723A2 2 0 0 1 14 16H2a2 2 0 0 1-1.941-1.516ZM16 13.372l-4.42-2.455.004-.006c.292-.577.428-1.152.415-1.694L16 6.873v6.5Z"}},{tag:"path",attr:{d:"M8 7.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function Xkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8.47 1.318a1 1 0 0 0-.94 0l-6 3.2A1 1 0 0 0 1 5.4v.817l3.235 1.94a2.76 2.76 0 0 0-.233 1.027L1 7.384v5.733l3.479-2.087c.15.275.335.553.558.83l-4.002 2.402A1 1 0 0 0 2 15h12a1 1 0 0 0 .965-.738l-4.002-2.401c.223-.278.408-.556.558-.831L15 13.117V7.383l-3.002 1.801a2.76 2.76 0 0 0-.233-1.026L15 6.217V5.4a1 1 0 0 0-.53-.882l-6-3.2ZM7.06.435a2 2 0 0 1 1.882 0l6 3.2A2 2 0 0 1 16 5.4V14a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5.4a2 2 0 0 1 1.059-1.765l6-3.2ZM8 7.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132Z"}}]})(t)}function $kt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.47 1.318a1 1 0 0 0-.94 0l-6 3.2A1 1 0 0 0 1 5.4v.817l5.75 3.45L8 8.917l1.25.75L15 6.217V5.4a1 1 0 0 0-.53-.882l-6-3.2ZM15 7.383l-4.778 2.867L15 13.117V7.383Zm-.035 6.88L8 10.082l-6.965 4.18A1 1 0 0 0 2 15h12a1 1 0 0 0 .965-.738ZM1 13.116l4.778-2.867L1 7.383v5.734ZM7.059.435a2 2 0 0 1 1.882 0l6 3.2A2 2 0 0 1 16 5.4V14a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5.4a2 2 0 0 1 1.059-1.765l6-3.2Z"}}]})(t)}function Kkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.5 9.5 3 7.5v-6A1.5 1.5 0 0 1 4.5 0h7A1.5 1.5 0 0 1 13 1.5v6l-3.5 2L8 8.75l-1.5.75ZM1.059 3.635 2 3.133v3.753L0 5.713V5.4a2 2 0 0 1 1.059-1.765ZM16 5.713l-2 1.173V3.133l.941.502A2 2 0 0 1 16 5.4v.313Zm0 1.16-5.693 3.337L16 13.372v-6.5Zm-8 3.199 7.941 4.412A2 2 0 0 1 14 16H2a2 2 0 0 1-1.941-1.516L8 10.072Zm-8 3.3 5.693-3.162L0 6.873v6.5Z"}}]})(t)}function Qkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"m3 7.5 3.5 2L8 8.75l1.5.75 3.5-2v-6A1.5 1.5 0 0 0 11.5 0h-7A1.5 1.5 0 0 0 3 1.5v6ZM2 3.133l-.941.502A2 2 0 0 0 0 5.4v.313l2 1.173V3.133Zm12 3.753 2-1.173V5.4a2 2 0 0 0-1.059-1.765L14 3.133v3.753Zm-3.693 3.324L16 6.873v6.5l-5.693-3.163Zm5.634 4.274L8 10.072.059 14.484A2 2 0 0 0 2 16h12a2 2 0 0 0 1.941-1.516ZM5.693 10.21 0 13.372v-6.5l5.693 3.338ZM8 1.982C9.664.309 13.825 3.236 8 7 2.175 3.236 6.336.31 8 1.982Z"}}]})(t)}function Jkt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v1.133l.941.502A2 2 0 0 1 16 5.4V14a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5.4a2 2 0 0 1 1.059-1.765L2 3.133V2Zm0 2.267-.47.25A1 1 0 0 0 1 5.4v.817l1 .6v-2.55Zm1 3.15 3.75 2.25L8 8.917l1.25.75L13 7.417V2a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v5.417Zm11-.6 1-.6V5.4a1 1 0 0 0-.53-.882L14 4.267v2.55ZM8 2.982C9.664 1.309 13.825 4.236 8 8 2.175 4.236 6.336 1.31 8 2.982Zm7 4.401-4.778 2.867L15 13.117V7.383Zm-.035 6.88L8 10.082l-6.965 4.18A1 1 0 0 0 2 15h12a1 1 0 0 0 .965-.738ZM1 13.116l4.778-2.867L1 7.383v5.734Z"}}]})(t)}function tHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v1.133l-.941.502A2 2 0 0 0 0 5.4V14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V5.4a2 2 0 0 0-1.059-1.765L14 3.133V2a2 2 0 0 0-2-2H4Zm10 4.267.47.25A1 1 0 0 1 15 5.4v.817l-1 .6v-2.55Zm-1 3.15-3.75 2.25L8 8.917l-1.25.75L3 7.417V2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v5.417Zm-11-.6-1-.6V5.4a1 1 0 0 1 .53-.882L2 4.267v2.55Zm13 .566v5.734l-4.778-2.867L15 7.383Zm-.035 6.88A1 1 0 0 1 14 15H2a1 1 0 0 1-.965-.738L8 10.083l6.965 4.18ZM1 13.116V7.383l4.778 2.867L1 13.117Z"}}]})(t)}function eHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.026A2 2 0 0 0 2 14h6.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.606-3.446l-.367-.225L8 9.586l-1.239-.757ZM16 4.697v4.974A4.491 4.491 0 0 0 12.5 8a4.49 4.49 0 0 0-1.965.45l-.338-.207L16 4.697Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-3.5-2a.5.5 0 0 0-.5.5v1h-1a.5.5 0 0 0 0 1h1v1a.5.5 0 0 0 1 0v-1h1a.5.5 0 0 0 0-1h-1v-1a.5.5 0 0 0-.5-.5Z"}}]})(t)}function nHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8.01A2 2 0 0 0 2 14h5.5a.5.5 0 0 0 0-1H2a1 1 0 0 1-.966-.741l5.64-3.471L8 9.583l7-4.2V8.5a.5.5 0 0 0 1 0V4a2 2 0 0 0-2-2H2Zm3.708 6.208L1 11.105V5.383l4.708 2.825ZM1 4.217V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v.217l-7 4.2-7-4.2Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-3.5-2a.5.5 0 0 0-.5.5v1h-1a.5.5 0 0 0 0 1h1v1a.5.5 0 0 0 1 0v-1h1a.5.5 0 0 0 0-1h-1v-1a.5.5 0 0 0-.5-.5Z"}}]})(t)}function rHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.026A2 2 0 0 0 2 14h6.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.606-3.446l-.367-.225L8 9.586l-1.239-.757ZM16 4.697v4.974A4.491 4.491 0 0 0 12.5 8a4.49 4.49 0 0 0-1.965.45l-.338-.207L16 4.697Z"}},{tag:"path",attr:{d:"M14.975 10.025a3.5 3.5 0 1 0-4.95 4.95 3.5 3.5 0 0 0 4.95-4.95Zm-4.243.707a2.501 2.501 0 0 1 3.147-.318l-3.465 3.465a2.501 2.501 0 0 1 .318-3.147Zm.39 3.854 3.464-3.465a2.501 2.501 0 0 1-3.465 3.465Z"}}]})(t)}function aHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8.01A2 2 0 0 0 2 14h5.5a.5.5 0 0 0 0-1H2a1 1 0 0 1-.966-.741l5.64-3.471L8 9.583l7-4.2V8.5a.5.5 0 0 0 1 0V4a2 2 0 0 0-2-2H2Zm3.708 6.208L1 11.105V5.383l4.708 2.825ZM1 4.217V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v.217l-7 4.2-7-4.2Z"}},{tag:"path",attr:{d:"M14.975 10.025a3.5 3.5 0 1 0-4.95 4.95 3.5 3.5 0 0 0 4.95-4.95Zm-4.243.707a2.501 2.501 0 0 1 3.147-.318l-3.465 3.465a2.501 2.501 0 0 1 .318-3.147Zm.39 3.854 3.464-3.465a2.501 2.501 0 0 1-3.465 3.465Z"}}]})(t)}function iHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.026A2 2 0 0 0 2 14h6.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.606-3.446l-.367-.225L8 9.586l-1.239-.757ZM16 4.697v4.974A4.491 4.491 0 0 0 12.5 8a4.49 4.49 0 0 0-1.965.45l-.338-.207L16 4.697Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-4.854-1.354a.5.5 0 0 0 0 .708l.647.646-.647.646a.5.5 0 0 0 .708.708l.646-.647.646.647a.5.5 0 0 0 .708-.708l-.647-.646.647-.646a.5.5 0 0 0-.708-.708l-.646.647-.646-.647a.5.5 0 0 0-.708 0Z"}}]})(t)}function oHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8.01A2 2 0 0 0 2 14h5.5a.5.5 0 0 0 0-1H2a1 1 0 0 1-.966-.741l5.64-3.471L8 9.583l7-4.2V8.5a.5.5 0 0 0 1 0V4a2 2 0 0 0-2-2H2Zm3.708 6.208L1 11.105V5.383l4.708 2.825ZM1 4.217V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v.217l-7 4.2-7-4.2Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-4.854-1.354a.5.5 0 0 0 0 .708l.647.646-.647.646a.5.5 0 0 0 .708.708l.646-.647.646.647a.5.5 0 0 0 .708-.708l-.647-.646.647-.646a.5.5 0 0 0-.708-.708l-.646.647-.646-.647a.5.5 0 0 0-.708 0Z"}}]})(t)}function lHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4Zm2-1a1 1 0 0 0-1 1v.217l7 4.2 7-4.2V4a1 1 0 0 0-1-1H2Zm13 2.383-4.708 2.825L15 11.105V5.383Zm-.034 6.876-5.64-3.471L8 9.583l-1.326-.795-5.64 3.47A1 1 0 0 0 2 13h12a1 1 0 0 0 .966-.741ZM1 11.105l4.708-2.897L1 5.383v5.722Z"}}]})(t)}function cHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.086 2.207a2 2 0 0 1 2.828 0l3.879 3.879a2 2 0 0 1 0 2.828l-5.5 5.5A2 2 0 0 1 7.879 15H5.12a2 2 0 0 1-1.414-.586l-2.5-2.5a2 2 0 0 1 0-2.828l6.879-6.879zm.66 11.34L3.453 8.254 1.914 9.793a1 1 0 0 0 0 1.414l2.5 2.5a1 1 0 0 0 .707.293H7.88a1 1 0 0 0 .707-.293l.16-.16z"}}]})(t)}function sHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.086 2.207a2 2 0 0 1 2.828 0l3.879 3.879a2 2 0 0 1 0 2.828l-5.5 5.5A2 2 0 0 1 7.879 15H5.12a2 2 0 0 1-1.414-.586l-2.5-2.5a2 2 0 0 1 0-2.828l6.879-6.879zm2.121.707a1 1 0 0 0-1.414 0L4.16 7.547l5.293 5.293 4.633-4.633a1 1 0 0 0 0-1.414l-3.879-3.879zM8.746 13.547 3.453 8.254 1.914 9.793a1 1 0 0 0 0 1.414l2.5 2.5a1 1 0 0 0 .707.293H7.88a1 1 0 0 0 .707-.293l.16-.16z"}}]})(t)}function uHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.538 1.02a.5.5 0 1 0-.076.998 6 6 0 1 1-6.445 6.444.5.5 0 0 0-.997.076A7 7 0 1 0 8.538 1.02Z"}},{tag:"path",attr:{d:"M7.096 7.828a.5.5 0 0 0 .707-.707L2.707 2.025h2.768a.5.5 0 1 0 0-1H1.5a.5.5 0 0 0-.5.5V5.5a.5.5 0 0 0 1 0V2.732l5.096 5.096Z"}}]})(t)}function dHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 13.5v-7a.5.5 0 0 0-.5-.5H12V4.5a.5.5 0 0 0-.5-.5h-1v-.5A.5.5 0 0 0 10 3H6a.5.5 0 0 0-.5.5V4h-1a.5.5 0 0 0-.5.5V6H2.5a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5ZM3.75 11h.5a.25.25 0 0 1 .25.25v1.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-1.5a.25.25 0 0 1 .25-.25Zm2 0h.5a.25.25 0 0 1 .25.25v1.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-1.5a.25.25 0 0 1 .25-.25Zm1.75.25a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v1.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-1.5ZM9.75 11h.5a.25.25 0 0 1 .25.25v1.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-1.5a.25.25 0 0 1 .25-.25Zm1.75.25a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v1.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-1.5Z"}},{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2ZM1 2a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2Z"}}]})(t)}function hHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.52 3.515A2.5 2.5 0 0 1 4.82 2h6.362c1 0 1.904.596 2.298 1.515l.792 1.848c.075.175.21.319.38.404.5.25.855.715.965 1.262l.335 1.679c.033.161.049.325.049.49v.413c0 .814-.39 1.543-1 1.997V13.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1.338c-1.292.048-2.745.088-4 .088s-2.708-.04-4-.088V13.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1.892c-.61-.454-1-1.183-1-1.997v-.413a2.5 2.5 0 0 1 .049-.49l.335-1.68c.11-.546.465-1.012.964-1.261a.807.807 0 0 0 .381-.404l.792-1.848Zm6.75.51a.186.186 0 0 0-.23.034L6.05 7.246a.188.188 0 0 0 .137.316h1.241l-.673 2.195a.188.188 0 0 0 .085.218c.075.043.17.03.23-.034l2.88-3.187a.188.188 0 0 0-.137-.316H8.572l.782-2.195a.188.188 0 0 0-.085-.218Z"}}]})(t)}function fHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.354 4.243a.188.188 0 0 0-.085-.218.186.186 0 0 0-.23.034L6.051 7.246a.188.188 0 0 0 .136.316h1.241l-.673 2.195a.188.188 0 0 0 .085.218c.075.043.17.03.23-.034l2.88-3.187a.188.188 0 0 0-.137-.316H8.572l.782-2.195Z"}},{tag:"path",attr:{d:"M4.819 2A2.5 2.5 0 0 0 2.52 3.515l-.792 1.848a.807.807 0 0 1-.38.404c-.5.25-.855.715-.965 1.262L.05 8.708a2.5 2.5 0 0 0-.049.49v.413c0 .814.39 1.543 1 1.997V13.5a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1.338c1.292.048 2.745.088 4 .088s2.708-.04 4-.088V13.5a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1.892c.61-.454 1-1.183 1-1.997v-.413c0-.165-.016-.329-.049-.49l-.335-1.68a1.807 1.807 0 0 0-.964-1.261.807.807 0 0 1-.381-.404l-.792-1.848A2.5 2.5 0 0 0 11.181 2H4.82ZM3.44 3.91A1.5 1.5 0 0 1 4.82 3h6.362a1.5 1.5 0 0 1 1.379.91l.792 1.847a1.8 1.8 0 0 0 .853.904c.222.112.381.32.43.564l.336 1.679c.02.097.029.195.029.294v.413a1.48 1.48 0 0 1-1.408 1.484c-1.555.07-3.786.155-5.592.155-1.806 0-4.037-.084-5.592-.155A1.479 1.479 0 0 1 1 9.611v-.413c0-.099.01-.197.03-.294l.335-1.68a.807.807 0 0 1 .43-.563c.383-.19.685-.511.853-.904l.792-1.848Z"}}]})(t)}function pHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v8a2 2 0 0 1 2 2v.5a.5.5 0 0 0 1 0V9c0-.258-.104-.377-.357-.635l-.007-.008C13.379 8.096 13 7.71 13 7V4a.5.5 0 0 1 .146-.354l.5-.5a.5.5 0 0 1 .708 0l.5.5A.5.5 0 0 1 15 4v8.5a1.5 1.5 0 1 1-3 0V12a1 1 0 0 0-1-1v4h.5a.5.5 0 0 1 0 1H.5a.5.5 0 0 1 0-1H1V2Zm2 .5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0-.5.5Zm2.631 9.96H4.14v-.893h1.403v-.505H4.14v-.855h1.49v-.54H3.485V13h2.146v-.54Zm1.316.54h.794l1.106-3.333h-.733l-.74 2.615h-.031l-.747-2.615h-.764L6.947 13Z"}}]})(t)}function gHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 2a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5Zm2.131 10.46H4.14v-.893h1.403v-.505H4.14v-.855h1.49v-.54H3.485V13h2.146v-.54Zm1.316.54h.794l1.106-3.333h-.733l-.74 2.615h-.031l-.747-2.615h-.764L6.947 13Z"}},{tag:"path",attr:{d:"M3 0a2 2 0 0 0-2 2v13H.5a.5.5 0 0 0 0 1h11a.5.5 0 0 0 0-1H11v-4a1 1 0 0 1 1 1v.5a1.5 1.5 0 0 0 3 0V4a.5.5 0 0 0-.146-.354l-.5-.5a.5.5 0 0 0-.707 0l-.5.5A.5.5 0 0 0 13 4v3c0 .71.38 1.096.636 1.357l.007.008c.253.258.357.377.357.635v3.5a.5.5 0 1 1-1 0V12a2 2 0 0 0-2-2V2a2 2 0 0 0-2-2H3Zm7 2v13H2V2a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1Z"}}]})(t)}function vHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"}}]})(t)}function mHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M7.002 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995z"}}]})(t)}function yHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435zM8 4c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995A.905.905 0 0 1 8 4zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}}]})(t)}function bHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.95.435c.58-.58 1.52-.58 2.1 0l6.515 6.516c.58.58.58 1.519 0 2.098L9.05 15.565c-.58.58-1.519.58-2.098 0L.435 9.05a1.482 1.482 0 0 1 0-2.098L6.95.435zm1.4.7a.495.495 0 0 0-.7 0L1.134 7.65a.495.495 0 0 0 0 .7l6.516 6.516a.495.495 0 0 0 .7 0l6.516-6.516a.495.495 0 0 0 0-.7L8.35 1.134z"}},{tag:"path",attr:{d:"M7.002 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995z"}}]})(t)}function xHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.005 3.1a1 1 0 1 1 1.99 0l-.388 6.35a.61.61 0 0 1-1.214 0L7.005 3.1ZM7 12a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z"}}]})(t)}function MHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.46.146A.5.5 0 0 0 11.107 0H4.893a.5.5 0 0 0-.353.146L.146 4.54A.5.5 0 0 0 0 4.893v6.214a.5.5 0 0 0 .146.353l4.394 4.394a.5.5 0 0 0 .353.146h6.214a.5.5 0 0 0 .353-.146l4.394-4.394a.5.5 0 0 0 .146-.353V4.893a.5.5 0 0 0-.146-.353L11.46.146zM8 4c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995A.905.905 0 0 1 8 4zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}}]})(t)}function wHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.54.146A.5.5 0 0 1 4.893 0h6.214a.5.5 0 0 1 .353.146l4.394 4.394a.5.5 0 0 1 .146.353v6.214a.5.5 0 0 1-.146.353l-4.394 4.394a.5.5 0 0 1-.353.146H4.893a.5.5 0 0 1-.353-.146L.146 11.46A.5.5 0 0 1 0 11.107V4.893a.5.5 0 0 1 .146-.353L4.54.146zM5.1 1 1 5.1v5.8L5.1 15h5.8l4.1-4.1V5.1L10.9 1H5.1z"}},{tag:"path",attr:{d:"M7.002 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995z"}}]})(t)}function zHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6 4c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995A.905.905 0 0 1 8 4zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}}]})(t)}function CHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M7.002 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995z"}}]})(t)}function AHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.982 1.566a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566zM8 5c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995A.905.905 0 0 1 8 5zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}}]})(t)}function kHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.938 2.016A.13.13 0 0 1 8.002 2a.13.13 0 0 1 .063.016.146.146 0 0 1 .054.057l6.857 11.667c.036.06.035.124.002.183a.163.163 0 0 1-.054.06.116.116 0 0 1-.066.017H1.146a.115.115 0 0 1-.066-.017.163.163 0 0 1-.054-.06.176.176 0 0 1 .002-.183L7.884 2.073a.147.147 0 0 1 .054-.057zm1.044-.45a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566z"}},{tag:"path",attr:{d:"M7.002 12a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 5.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995z"}}]})(t)}function HHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.002 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.553.553 0 0 1-1.1 0L7.1 4.995z"}}]})(t)}function EHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v2h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-2H2a2 2 0 0 1-2-2V2zm12 2H5a1 1 0 0 0-1 1v7h7a1 1 0 0 0 1-1V4z"}}]})(t)}function SHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 0A2.5 2.5 0 0 0 0 2.5v11A2.5 2.5 0 0 0 2.5 16h11a2.5 2.5 0 0 0 2.5-2.5v-11A2.5 2.5 0 0 0 13.5 0h-11Zm4.326 10.88H10.5V12h-5V4.002h5v1.12H6.826V7.4h3.457v1.073H6.826v2.408Z"}}]})(t)}function LHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.826 10.88H10.5V12h-5V4.002h5v1.12H6.826V7.4h3.457v1.073H6.826v2.408Z"}},{tag:"path",attr:{d:"M2.5 0A2.5 2.5 0 0 0 0 2.5v11A2.5 2.5 0 0 0 2.5 16h11a2.5 2.5 0 0 0 2.5-2.5v-11A2.5 2.5 0 0 0 13.5 0h-11ZM1 2.5A1.5 1.5 0 0 1 2.5 1h11A1.5 1.5 0 0 1 15 2.5v11a1.5 1.5 0 0 1-1.5 1.5h-11A1.5 1.5 0 0 1 1 13.5v-11Z"}}]})(t)}function _Ht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z"}},{tag:"path",attr:{d:"M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8zm8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z"}}]})(t)}function BHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m10.79 12.912-1.614-1.615a3.5 3.5 0 0 1-4.474-4.474l-2.06-2.06C.938 6.278 0 8 0 8s3 5.5 8 5.5a7.029 7.029 0 0 0 2.79-.588zM5.21 3.088A7.028 7.028 0 0 1 8 2.5c5 0 8 5.5 8 5.5s-.939 1.721-2.641 3.238l-2.062-2.062a3.5 3.5 0 0 0-4.474-4.474L5.21 3.089z"}},{tag:"path",attr:{d:"M5.525 7.646a2.5 2.5 0 0 0 2.829 2.829l-2.83-2.829zm4.95.708-2.829-2.83a2.5 2.5 0 0 1 2.829 2.829zm3.171 6-12-12 .708-.708 12 12-.708.708z"}}]})(t)}function DHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.359 11.238C15.06 9.72 16 8 16 8s-3-5.5-8-5.5a7.028 7.028 0 0 0-2.79.588l.77.771A5.944 5.944 0 0 1 8 3.5c2.12 0 3.879 1.168 5.168 2.457A13.134 13.134 0 0 1 14.828 8c-.058.087-.122.183-.195.288-.335.48-.83 1.12-1.465 1.755-.165.165-.337.328-.517.486l.708.709z"}},{tag:"path",attr:{d:"M11.297 9.176a3.5 3.5 0 0 0-4.474-4.474l.823.823a2.5 2.5 0 0 1 2.829 2.829l.822.822zm-2.943 1.299.822.822a3.5 3.5 0 0 1-4.474-4.474l.823.823a2.5 2.5 0 0 0 2.829 2.829z"}},{tag:"path",attr:{d:"M3.35 5.47c-.18.16-.353.322-.518.487A13.134 13.134 0 0 0 1.172 8l.195.288c.335.48.83 1.12 1.465 1.755C4.121 11.332 5.881 12.5 8 12.5c.716 0 1.39-.133 2.02-.36l.77.772A7.029 7.029 0 0 1 8 13.5C3 13.5 0 8 0 8s.939-1.721 2.641-3.238l.708.709zm10.296 8.884-12-12 .708-.708 12 12-.708.708z"}}]})(t)}function THt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8s-3-5.5-8-5.5S0 8 0 8s3 5.5 8 5.5S16 8 16 8zM1.173 8a13.133 13.133 0 0 1 1.66-2.043C4.12 4.668 5.88 3.5 8 3.5c2.12 0 3.879 1.168 5.168 2.457A13.133 13.133 0 0 1 14.828 8c-.058.087-.122.183-.195.288-.335.48-.83 1.12-1.465 1.755C11.879 11.332 10.119 12.5 8 12.5c-2.12 0-3.879-1.168-5.168-2.457A13.134 13.134 0 0 1 1.172 8z"}},{tag:"path",attr:{d:"M8 5.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5zM4.5 8a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0z"}}]})(t)}function VHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.354.646a1.207 1.207 0 0 0-1.708 0L8.5 3.793l-.646-.647a.5.5 0 1 0-.708.708L8.293 5l-7.147 7.146A.5.5 0 0 0 1 12.5v1.793l-.854.853a.5.5 0 1 0 .708.707L1.707 15H3.5a.5.5 0 0 0 .354-.146L11 7.707l1.146 1.147a.5.5 0 0 0 .708-.708l-.647-.646 3.147-3.146a1.207 1.207 0 0 0 0-1.708l-2-2zM2 12.707l7-7L10.293 7l-7 7H2v-1.293z"}}]})(t)}function OHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 6a2 2 0 1 1 0 4 2 2 0 0 1 0-4zm2.625.547a3 3 0 0 0-5.584.953H.5a.5.5 0 0 0 0 1h.541A3 3 0 0 0 7 8a1 1 0 0 1 2 0 3 3 0 0 0 5.959.5h.541a.5.5 0 0 0 0-1h-.541a3 3 0 0 0-5.584-.953A1.993 1.993 0 0 0 8 6c-.532 0-1.016.208-1.375.547zM14 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"}}]})(t)}function IHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951z"}}]})(t)}function RHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 3c0 1.313-.304 2.508-.8 3.4a1.991 1.991 0 0 0-1.484-.38c-.28-.982-.91-2.04-1.838-2.969a8.368 8.368 0 0 0-.491-.454A5.976 5.976 0 0 1 8 2c.691 0 1.355.117 1.973.332.018.219.027.442.027.668Zm0 5c0 .073-.004.146-.012.217 1.018-.019 2.2-.353 3.331-1.006a8.39 8.39 0 0 0 .57-.361 6.004 6.004 0 0 0-2.53-3.823 9.02 9.02 0 0 1-.145.64c-.34 1.269-.944 2.346-1.656 3.079.277.343.442.78.442 1.254Zm-.137.728a2.007 2.007 0 0 1-1.07 1.109c.525.87 1.405 1.725 2.535 2.377.2.116.402.222.605.317a5.986 5.986 0 0 0 2.053-4.111c-.208.073-.421.14-.641.199-1.264.339-2.493.356-3.482.11ZM8 10c-.45 0-.866-.149-1.2-.4-.494.89-.796 2.082-.796 3.391 0 .23.01.457.027.678A5.99 5.99 0 0 0 8 14c.94 0 1.83-.216 2.623-.602a8.359 8.359 0 0 1-.497-.458c-.925-.926-1.555-1.981-1.836-2.96-.094.013-.191.02-.29.02ZM6 8c0-.08.005-.16.014-.239-1.02.017-2.205.351-3.34 1.007a8.366 8.366 0 0 0-.568.359 6.003 6.003 0 0 0 2.525 3.839 8.37 8.37 0 0 1 .148-.653c.34-1.267.94-2.342 1.65-3.075A1.988 1.988 0 0 1 6 8Zm-3.347-.632c1.267-.34 2.498-.355 3.488-.107.196-.494.583-.89 1.07-1.1-.524-.874-1.406-1.733-2.541-2.388a8.363 8.363 0 0 0-.594-.312 5.987 5.987 0 0 0-2.06 4.106c.206-.074.418-.14.637-.199ZM8 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"}},{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14Zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16Z"}}]})(t)}function FHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2Zm4.271 1.055a.5.5 0 0 1 .52.038L8 7.386V5.5a.5.5 0 0 1 .79-.407l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 8 10.5V8.614l-3.21 2.293A.5.5 0 0 1 4 10.5v-5a.5.5 0 0 1 .271-.445Z"}}]})(t)}function NHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.79 5.093A.5.5 0 0 0 8 5.5v1.886L4.79 5.093A.5.5 0 0 0 4 5.5v5a.5.5 0 0 0 .79.407L8 8.614V10.5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5Z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4Zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4Z"}}]})(t)}function PHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16ZM4.79 5.093 8 7.386V5.5a.5.5 0 0 1 .79-.407l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 8 10.5V8.614l-3.21 2.293A.5.5 0 0 1 4 10.5v-5a.5.5 0 0 1 .79-.407Z"}}]})(t)}function jHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14Zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16Z"}},{tag:"path",attr:{d:"M4.271 5.055a.5.5 0 0 1 .52.038L8 7.386V5.5a.5.5 0 0 1 .79-.407l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 8 10.5V8.614l-3.21 2.293A.5.5 0 0 1 4 10.5v-5a.5.5 0 0 1 .271-.445Z"}}]})(t)}function UHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.596 7.304a.802.802 0 0 1 0 1.392l-6.363 3.692C.713 12.69 0 12.345 0 11.692V4.308c0-.653.713-.998 1.233-.696l6.363 3.692Z"}},{tag:"path",attr:{d:"M15.596 7.304a.802.802 0 0 1 0 1.392l-6.363 3.692C8.713 12.69 8 12.345 8 11.692V4.308c0-.653.713-.998 1.233-.696l6.363 3.692Z"}}]})(t)}function WHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.804 8 1 4.633v6.734L6.804 8Zm.792-.696a.802.802 0 0 1 0 1.392l-6.363 3.692C.713 12.69 0 12.345 0 11.692V4.308c0-.653.713-.998 1.233-.696l6.363 3.692Z"}},{tag:"path",attr:{d:"M14.804 8 9 4.633v6.734L14.804 8Zm.792-.696a.802.802 0 0 1 0 1.392l-6.363 3.692C8.713 12.69 8 12.345 8 11.692V4.308c0-.653.713-.998 1.233-.696l6.363 3.692Z"}}]})(t)}function ZHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM8 5a.5.5 0 0 1 .5.5v3.793l1.146-1.147a.5.5 0 0 1 .708.708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 1 1 .708-.708L7.5 9.293V5.5A.5.5 0 0 1 8 5z"}}]})(t)}function GHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 5a.5.5 0 0 1 .5.5v3.793l1.146-1.147a.5.5 0 0 1 .708.708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 1 1 .708-.708L7.5 9.293V5.5A.5.5 0 0 1 8 5z"}},{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"}}]})(t)}function qHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM7.5 6.707 6.354 7.854a.5.5 0 1 1-.708-.708l2-2a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 6.707V10.5a.5.5 0 0 1-1 0V6.707z"}}]})(t)}function YHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 11a.5.5 0 0 0 .5-.5V6.707l1.146 1.147a.5.5 0 0 0 .708-.708l-2-2a.5.5 0 0 0-.708 0l-2 2a.5.5 0 1 0 .708.708L7.5 6.707V10.5a.5.5 0 0 0 .5.5z"}},{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"}}]})(t)}function XHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm-2 11.5v-6a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm-2.5.5a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-1zm-3 0a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1z"}}]})(t)}function $Ht(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.5 12a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1zm3 0a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-1zm3 0a.5.5 0 0 1-.5-.5v-6a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-.5.5h-1z"}},{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"}}]})(t)}function KHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.526 9.273c-.542 0-.832.563-.832 1.612 0 .088.003.173.006.252l1.56-1.143c-.126-.474-.375-.72-.733-.72zm-.732 2.508c.126.472.372.718.732.718.54 0 .83-.563.83-1.614 0-.085-.003-.17-.006-.25l-1.556 1.146z"}},{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM7.05 10.885c0 1.415-.548 2.206-1.524 2.206C4.548 13.09 4 12.3 4 10.885c0-1.412.548-2.203 1.526-2.203.976 0 1.524.79 1.524 2.203zm3.805 1.52V13h-3v-.595h1.181V9.5h-.05l-1.136.747v-.688l1.19-.786h.69v3.633h1.125z"}}]})(t)}function QHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.526 13.09c.976 0 1.524-.79 1.524-2.205 0-1.412-.548-2.203-1.524-2.203-.978 0-1.526.79-1.526 2.203 0 1.415.548 2.206 1.526 2.206zm-.832-2.205c0-1.05.29-1.612.832-1.612.358 0 .607.247.733.721L4.7 11.137a6.749 6.749 0 0 1-.006-.252zm.832 1.614c-.36 0-.606-.246-.732-.718l1.556-1.145c.003.079.005.164.005.249 0 1.052-.29 1.614-.829 1.614zm5.329.501v-.595H9.73V8.772h-.69l-1.19.786v.688L8.986 9.5h.05v2.906h-1.18V13h3z"}},{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"}}]})(t)}function JHt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 0h8a2 2 0 0 1 2 2v7H2V2a2 2 0 0 1 2-2zM2 12h12v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-2zM.5 10a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1H.5z"}}]})(t)}function tEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 10.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5zM12 0H4a2 2 0 0 0-2 2v7h1V2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v7h1V2a2 2 0 0 0-2-2zm2 12h-1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-2H2v2a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-2z"}}]})(t)}function eEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm-1.146 6.854-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 8.793l2.646-2.647a.5.5 0 0 1 .708.708z"}}]})(t)}function nEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.854 6.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 8.793l2.646-2.647a.5.5 0 0 1 .708 0z"}},{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"}}]})(t)}function rEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM6.646 5.646a.5.5 0 1 1 .708.708L5.707 8l1.647 1.646a.5.5 0 0 1-.708.708l-2-2a.5.5 0 0 1 0-.708l2-2zm2.708 0 2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L10.293 8 8.646 6.354a.5.5 0 1 1 .708-.708z"}}]})(t)}function aEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.646 5.646a.5.5 0 1 1 .708.708L5.707 8l1.647 1.646a.5.5 0 0 1-.708.708l-2-2a.5.5 0 0 1 0-.708l2-2zm2.708 0a.5.5 0 1 0-.708.708L10.293 8 8.646 9.646a.5.5 0 0 0 .708.708l2-2a.5.5 0 0 0 0-.708l-2-2z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm10-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"}}]})(t)}function iEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM8.5 4.5V6H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V7H6a.5.5 0 0 1 0-1h1.5V4.5a.5.5 0 0 1 1 0zM6 10h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1z"}}]})(t)}function oEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 4a.5.5 0 0 1 .5.5V6H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V7H6a.5.5 0 0 1 0-1h1.5V4.5A.5.5 0 0 1 8 4zm-2.5 6.5A.5.5 0 0 1 6 10h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm10-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"}}]})(t)}function lEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zm-1 4v3.793l1.146-1.147a.5.5 0 0 1 .708.708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 .708-.708L7.5 11.293V7.5a.5.5 0 0 1 1 0z"}}]})(t)}function cEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 6.5a.5.5 0 0 0-1 0v3.793L6.354 9.146a.5.5 0 1 0-.708.708l2 2a.5.5 0 0 0 .708 0l2-2a.5.5 0 0 0-.708-.708L8.5 10.293V6.5z"}},{tag:"path",attr:{d:"M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"}}]})(t)}function sEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM6.354 9.854a.5.5 0 0 1-.708-.708l2-2a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 8.707V12.5a.5.5 0 0 1-1 0V8.707L6.354 9.854z"}}]})(t)}function uEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 11.5a.5.5 0 0 1-1 0V7.707L6.354 8.854a.5.5 0 1 1-.708-.708l2-2a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 7.707V11.5z"}},{tag:"path",attr:{d:"M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"}}]})(t)}function dEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zm.5 10v-6a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm-2.5.5a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-1zm-3 0a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1z"}}]})(t)}function hEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 13.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-6a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v6zm-2.5.5a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-1zm-3 0a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1z"}},{tag:"path",attr:{d:"M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"}}]})(t)}function fEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.526 10.273c-.542 0-.832.563-.832 1.612 0 .088.003.173.006.252l1.559-1.143c-.126-.474-.375-.72-.733-.72zm-.732 2.508c.126.472.372.718.732.718.54 0 .83-.563.83-1.614 0-.085-.003-.17-.006-.25l-1.556 1.146z"}},{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zm-2.45 8.385c0 1.415-.548 2.206-1.524 2.206C4.548 14.09 4 13.3 4 11.885c0-1.412.548-2.203 1.526-2.203.976 0 1.524.79 1.524 2.203zm3.805 1.52V14h-3v-.595h1.181V10.5h-.05l-1.136.747v-.688l1.19-.786h.69v3.633h1.125z"}}]})(t)}function pEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.05 11.885c0 1.415-.548 2.206-1.524 2.206C4.548 14.09 4 13.3 4 11.885c0-1.412.548-2.203 1.526-2.203.976 0 1.524.79 1.524 2.203zm-1.524-1.612c-.542 0-.832.563-.832 1.612 0 .088.003.173.006.252l1.559-1.143c-.126-.474-.375-.72-.733-.72zm-.732 2.508c.126.472.372.718.732.718.54 0 .83-.563.83-1.614 0-.085-.003-.17-.006-.25l-1.556 1.146zm6.061.624V14h-3v-.595h1.181V10.5h-.05l-1.136.747v-.688l1.19-.786h.69v3.633h1.125z"}},{tag:"path",attr:{d:"M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"}}]})(t)}function gEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 0h5.293A1 1 0 0 1 10 .293L13.707 4a1 1 0 0 1 .293.707V9H2V2a2 2 0 0 1 2-2zm5.5 1.5v2a1 1 0 0 0 1 1h2l-3-3zM2 12h12v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-2zM.5 10a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1H.5z"}}]})(t)}function vEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 4.5V9h-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v7H2V2a2 2 0 0 1 2-2h5.5L14 4.5zM13 12h1v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-2h1v2a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-2zM.5 10a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1H.5z"}}]})(t)}function mEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zm1.354 4.354-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 9.793l2.646-2.647a.5.5 0 0 1 .708.708z"}}]})(t)}function yEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.854 7.854a.5.5 0 0 0-.708-.708L7.5 9.793 6.354 8.646a.5.5 0 1 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0l3-3z"}},{tag:"path",attr:{d:"M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"}}]})(t)}function bEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM6.646 7.646a.5.5 0 1 1 .708.708L5.707 10l1.647 1.646a.5.5 0 0 1-.708.708l-2-2a.5.5 0 0 1 0-.708l2-2zm2.708 0 2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L10.293 10 8.646 8.354a.5.5 0 1 1 .708-.708z"}}]})(t)}function xEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"}},{tag:"path",attr:{d:"M8.646 6.646a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L10.293 9 8.646 7.354a.5.5 0 0 1 0-.708zm-1.292 0a.5.5 0 0 0-.708 0l-2 2a.5.5 0 0 0 0 .708l2 2a.5.5 0 0 0 .708-.708L5.707 9l1.647-1.646a.5.5 0 0 0 0-.708z"}}]})(t)}function MEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM8 6a.5.5 0 0 1 .5.5V8H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V9H6a.5.5 0 0 1 0-1h1.5V6.5A.5.5 0 0 1 8 6zm-2.5 6.5A.5.5 0 0 1 6 12h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"}}]})(t)}function wEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 5a.5.5 0 0 1 .5.5V7H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V8H6a.5.5 0 0 1 0-1h1.5V5.5A.5.5 0 0 1 8 5zm-2.5 6.5A.5.5 0 0 1 6 11h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{d:"M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"}}]})(t)}function zEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 7.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-2z"}},{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM8.5 6h2A1.5 1.5 0 0 1 12 7.5v2a1.5 1.5 0 0 1-1.5 1.5h-.473l.447 1.342a.5.5 0 0 1-.948.316L8.973 11H8.5v1a.5.5 0 0 1-1 0v-1h-.473l-.553 1.658a.5.5 0 1 1-.948-.316L5.973 11H5.5A1.5 1.5 0 0 1 4 9.5v-2A1.5 1.5 0 0 1 5.5 6h2a.5.5 0 0 1 1 0z"}}]})(t)}function CEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 6a.5.5 0 1 0-1 0h-2A1.5 1.5 0 0 0 4 7.5v2A1.5 1.5 0 0 0 5.5 11h.473l-.447 1.342a.5.5 0 1 0 .948.316L7.027 11H7.5v1a.5.5 0 0 0 1 0v-1h.473l.553 1.658a.5.5 0 1 0 .948-.316L10.027 11h.473A1.5 1.5 0 0 0 12 9.5v-2A1.5 1.5 0 0 0 10.5 6h-2zM5 7.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-2z"}},{tag:"path",attr:{d:"M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"}}]})(t)}function AEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM5.884 6.68 8 9.219l2.116-2.54a.5.5 0 1 1 .768.641L8.651 10l2.233 2.68a.5.5 0 0 1-.768.64L8 10.781l-2.116 2.54a.5.5 0 0 1-.768-.641L7.349 10 5.116 7.32a.5.5 0 1 1 .768-.64z"}}]})(t)}function kEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.884 6.68a.5.5 0 1 0-.768.64L7.349 10l-2.233 2.68a.5.5 0 0 0 .768.64L8 10.781l2.116 2.54a.5.5 0 0 0 .768-.641L8.651 10l2.233-2.68a.5.5 0 0 0-.768-.64L8 9.219l-2.116-2.54z"}},{tag:"path",attr:{d:"M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"}}]})(t)}function HEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 0h5.293A1 1 0 0 1 10 .293L13.707 4a1 1 0 0 1 .293.707V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm5.5 1.5v2a1 1 0 0 0 1 1h2l-3-3z"}}]})(t)}function EEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM5.057 6h5.886L11 8h-.5c-.18-1.096-.356-1.192-1.694-1.235l-.298-.01v5.09c0 .47.1.582.903.655v.5H6.59v-.5c.799-.073.898-.184.898-.654V6.755l-.293.01C5.856 6.808 5.68 6.905 5.5 8H5l.057-2z"}}]})(t)}function SEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.943 6H5.057L5 8h.5c.18-1.096.356-1.192 1.694-1.235l.293-.01v5.09c0 .47-.1.582-.898.655v.5H9.41v-.5c-.803-.073-.903-.184-.903-.654V6.755l.298.01c1.338.043 1.514.14 1.694 1.235h.5l-.057-2z"}},{tag:"path",attr:{d:"M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"}}]})(t)}function LEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 0h5.293A1 1 0 0 1 10 .293L13.707 4a1 1 0 0 1 .293.707v5.586l-2.73-2.73a1 1 0 0 0-1.52.127l-1.889 2.644-1.769-1.062a1 1 0 0 0-1.222.15L2 12.292V2a2 2 0 0 1 2-2zm5.5 1.5v2a1 1 0 0 0 1 1h2l-3-3zm-1.498 4a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0z"}},{tag:"path",attr:{d:"M10.564 8.27 14 11.708V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-.293l3.578-3.577 2.56 1.536 2.426-3.395z"}}]})(t)}function _Et(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.502 7a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"}},{tag:"path",attr:{d:"M14 14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5V14zM4 1a1 1 0 0 0-1 1v10l2.224-2.224a.5.5 0 0 1 .61-.075L8 11l2.157-3.02a.5.5 0 0 1 .76-.063L13 10V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4z"}}]})(t)}function BEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 7a1 1 0 0 1 2 0v1H7V7zM6 9.3c0-.042.02-.107.105-.175A.637.637 0 0 1 6.5 9h3a.64.64 0 0 1 .395.125c.085.068.105.133.105.175v2.4c0 .042-.02.107-.105.175A.637.637 0 0 1 9.5 12h-3a.637.637 0 0 1-.395-.125C6.02 11.807 6 11.742 6 11.7V9.3z"}},{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM10 7v1.076c.54.166 1 .597 1 1.224v2.4c0 .816-.781 1.3-1.5 1.3h-3c-.719 0-1.5-.484-1.5-1.3V9.3c0-.627.46-1.058 1-1.224V7a2 2 0 1 1 4 0z"}}]})(t)}function DEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 7v1.076c.54.166 1 .597 1 1.224v2.4c0 .816-.781 1.3-1.5 1.3h-3c-.719 0-1.5-.484-1.5-1.3V9.3c0-.627.46-1.058 1-1.224V7a2 2 0 1 1 4 0zM7 7v1h2V7a1 1 0 0 0-2 0zM6 9.3v2.4c0 .042.02.107.105.175A.637.637 0 0 0 6.5 12h3a.64.64 0 0 0 .395-.125c.085-.068.105-.133.105-.175V9.3c0-.042-.02-.107-.105-.175A.637.637 0 0 0 9.5 9h-3a.637.637 0 0 0-.395.125C6.02 9.193 6 9.258 6 9.3z"}},{tag:"path",attr:{d:"M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"}}]})(t)}function TEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 7a1 1 0 0 1 2 0v1H7V7z"}},{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM10 7v1.076c.54.166 1 .597 1 1.224v2.4c0 .816-.781 1.3-1.5 1.3h-3c-.719 0-1.5-.484-1.5-1.3V9.3c0-.627.46-1.058 1-1.224V7a2 2 0 1 1 4 0z"}}]})(t)}function VEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 7v1.076c.54.166 1 .597 1 1.224v2.4c0 .816-.781 1.3-1.5 1.3h-3c-.719 0-1.5-.484-1.5-1.3V9.3c0-.627.46-1.058 1-1.224V7a2 2 0 1 1 4 0zM7 7v1h2V7a1 1 0 0 0-2 0z"}},{tag:"path",attr:{d:"M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"}}]})(t)}function OEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zm-3 2v.634l.549-.317a.5.5 0 1 1 .5.866L7 7l.549.317a.5.5 0 1 1-.5.866L6.5 7.866V8.5a.5.5 0 0 1-1 0v-.634l-.549.317a.5.5 0 1 1-.5-.866L5 7l-.549-.317a.5.5 0 0 1 .5-.866l.549.317V5.5a.5.5 0 1 1 1 0zm-2 4.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1zm0 2h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1z"}}]})(t)}function IEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.5 5.5a.5.5 0 0 0-1 0v.634l-.549-.317a.5.5 0 1 0-.5.866L6 7l-.549.317a.5.5 0 1 0 .5.866l.549-.317V8.5a.5.5 0 1 0 1 0v-.634l.549.317a.5.5 0 1 0 .5-.866L8 7l.549-.317a.5.5 0 1 0-.5-.866l-.549.317V5.5zm-2 4.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zm0 2a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5z"}},{tag:"path",attr:{d:"M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"}}]})(t)}function REt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM6 8.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1z"}}]})(t)}function FEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.5 9a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{d:"M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"}}]})(t)}function NEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM11 6.64v1.75l-2 .5v3.61c0 .495-.301.883-.662 1.123C7.974 13.866 7.499 14 7 14c-.5 0-.974-.134-1.338-.377-.36-.24-.662-.628-.662-1.123s.301-.883.662-1.123C6.026 11.134 6.501 11 7 11c.356 0 .7.068 1 .196V6.89a1 1 0 0 1 .757-.97l1-.25A1 1 0 0 1 11 6.64z"}}]})(t)}function PEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 6.64a1 1 0 0 0-1.243-.97l-1 .25A1 1 0 0 0 8 6.89v4.306A2.572 2.572 0 0 0 7 11c-.5 0-.974.134-1.338.377-.36.24-.662.628-.662 1.123s.301.883.662 1.123c.364.243.839.377 1.338.377.5 0 .974-.134 1.338-.377.36-.24.662-.628.662-1.123V8.89l2-.5V6.64z"}},{tag:"path",attr:{d:"M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"}}]})(t)}function jEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.523 12.424c.14-.082.293-.162.459-.238a7.878 7.878 0 0 1-.45.606c-.28.337-.498.516-.635.572a.266.266 0 0 1-.035.012.282.282 0 0 1-.026-.044c-.056-.11-.054-.216.04-.36.106-.165.319-.354.647-.548zm2.455-1.647c-.119.025-.237.05-.356.078a21.148 21.148 0 0 0 .5-1.05 12.045 12.045 0 0 0 .51.858c-.217.032-.436.07-.654.114zm2.525.939a3.881 3.881 0 0 1-.435-.41c.228.005.434.022.612.054.317.057.466.147.518.209a.095.095 0 0 1 .026.064.436.436 0 0 1-.06.2.307.307 0 0 1-.094.124.107.107 0 0 1-.069.015c-.09-.003-.258-.066-.498-.256zM8.278 6.97c-.04.244-.108.524-.2.829a4.86 4.86 0 0 1-.089-.346c-.076-.353-.087-.63-.046-.822.038-.177.11-.248.196-.283a.517.517 0 0 1 .145-.04c.013.03.028.092.032.198.005.122-.007.277-.038.465z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M4 0h5.293A1 1 0 0 1 10 .293L13.707 4a1 1 0 0 1 .293.707V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm5.5 1.5v2a1 1 0 0 0 1 1h2l-3-3zM4.165 13.668c.09.18.23.343.438.419.207.075.412.04.58-.03.318-.13.635-.436.926-.786.333-.401.683-.927 1.021-1.51a11.651 11.651 0 0 1 1.997-.406c.3.383.61.713.91.95.28.22.603.403.934.417a.856.856 0 0 0 .51-.138c.155-.101.27-.247.354-.416.09-.181.145-.37.138-.563a.844.844 0 0 0-.2-.518c-.226-.27-.596-.4-.96-.465a5.76 5.76 0 0 0-1.335-.05 10.954 10.954 0 0 1-.98-1.686c.25-.66.437-1.284.52-1.794.036-.218.055-.426.048-.614a1.238 1.238 0 0 0-.127-.538.7.7 0 0 0-.477-.365c-.202-.043-.41 0-.601.077-.377.15-.576.47-.651.823-.073.34-.04.736.046 1.136.088.406.238.848.43 1.295a19.697 19.697 0 0 1-1.062 2.227 7.662 7.662 0 0 0-1.482.645c-.37.22-.699.48-.897.787-.21.326-.275.714-.08 1.103z"}}]})(t)}function UEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"}},{tag:"path",attr:{d:"M4.603 14.087a.81.81 0 0 1-.438-.42c-.195-.388-.13-.776.08-1.102.198-.307.526-.568.897-.787a7.68 7.68 0 0 1 1.482-.645 19.697 19.697 0 0 0 1.062-2.227 7.269 7.269 0 0 1-.43-1.295c-.086-.4-.119-.796-.046-1.136.075-.354.274-.672.65-.823.192-.077.4-.12.602-.077a.7.7 0 0 1 .477.365c.088.164.12.356.127.538.007.188-.012.396-.047.614-.084.51-.27 1.134-.52 1.794a10.954 10.954 0 0 0 .98 1.686 5.753 5.753 0 0 1 1.334.05c.364.066.734.195.96.465.12.144.193.32.2.518.007.192-.047.382-.138.563a1.04 1.04 0 0 1-.354.416.856.856 0 0 1-.51.138c-.331-.014-.654-.196-.933-.417a5.712 5.712 0 0 1-.911-.95 11.651 11.651 0 0 0-1.997.406 11.307 11.307 0 0 1-1.02 1.51c-.292.35-.609.656-.927.787a.793.793 0 0 1-.58.029zm1.379-1.901c-.166.076-.32.156-.459.238-.328.194-.541.383-.647.547-.094.145-.096.25-.04.361.01.022.02.036.026.044a.266.266 0 0 0 .035-.012c.137-.056.355-.235.635-.572a8.18 8.18 0 0 0 .45-.606zm1.64-1.33a12.71 12.71 0 0 1 1.01-.193 11.744 11.744 0 0 1-.51-.858 20.801 20.801 0 0 1-.5 1.05zm2.446.45c.15.163.296.3.435.41.24.19.407.253.498.256a.107.107 0 0 0 .07-.015.307.307 0 0 0 .094-.125.436.436 0 0 0 .059-.2.095.095 0 0 0-.026-.063c-.052-.062-.2-.152-.518-.209a3.876 3.876 0 0 0-.612-.053zM8.078 7.8a6.7 6.7 0 0 0 .2-.828c.031-.188.043-.343.038-.465a.613.613 0 0 0-.032-.198.517.517 0 0 0-.145.04c-.087.035-.158.106-.196.283-.04.192-.03.469.046.822.024.111.054.227.09.346z"}}]})(t)}function WEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0zm2 5.755V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-.245S4 12 8 12s5 1.755 5 1.755z"}}]})(t)}function ZEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"}},{tag:"path",attr:{d:"M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2v9.255S12 12 8 12s-5 1.755-5 1.755V2a1 1 0 0 1 1-1h5.5v2z"}}]})(t)}function GEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM6 6.883a.5.5 0 0 1 .757-.429l3.528 2.117a.5.5 0 0 1 0 .858l-3.528 2.117a.5.5 0 0 1-.757-.43V6.884z"}}]})(t)}function qEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 6.883v4.234a.5.5 0 0 0 .757.429l3.528-2.117a.5.5 0 0 0 0-.858L6.757 6.454a.5.5 0 0 0-.757.43z"}},{tag:"path",attr:{d:"M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"}}]})(t)}function YEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM8.5 7v1.5H10a.5.5 0 0 1 0 1H8.5V11a.5.5 0 0 1-1 0V9.5H6a.5.5 0 0 1 0-1h1.5V7a.5.5 0 0 1 1 0z"}}]})(t)}function XEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 6.5a.5.5 0 0 1 .5.5v1.5H10a.5.5 0 0 1 0 1H8.5V11a.5.5 0 0 1-1 0V9.5H6a.5.5 0 0 1 0-1h1.5V7a.5.5 0 0 1 .5-.5z"}},{tag:"path",attr:{d:"M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"}}]})(t)}function $Et(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zm-5-.5H7a.5.5 0 0 1 0 1H4.5a.5.5 0 0 1 0-1zm0 3h7a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 .5-.5z"}}]})(t)}function KEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"}},{tag:"path",attr:{d:"M4 6.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-7zm0-3a.5.5 0 0 1 .5-.5H7a.5.5 0 0 1 0 1H4.5a.5.5 0 0 1-.5-.5z"}}]})(t)}function QEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.188 10H7V6.5h1.188a1.75 1.75 0 1 1 0 3.5z"}},{tag:"path",attr:{d:"M4 0h5.293A1 1 0 0 1 10 .293L13.707 4a1 1 0 0 1 .293.707V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm5.5 1.5v2a1 1 0 0 0 1 1h2l-3-3zM7 5.5a1 1 0 0 0-1 1V13a.5.5 0 0 0 1 0v-2h1.188a2.75 2.75 0 0 0 0-5.5H7z"}}]})(t)}function JEt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 5.5a1 1 0 0 0-1 1V13a.5.5 0 0 0 1 0v-2h1.188a2.75 2.75 0 0 0 0-5.5H7zM8.188 10H7V6.5h1.188a1.75 1.75 0 1 1 0 3.5z"}},{tag:"path",attr:{d:"M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"}}]})(t)}function tSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM7 6.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm-.861 1.542 1.33.886 1.854-1.855a.25.25 0 0 1 .289-.047l1.888.974V9.5a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V9s1.54-1.274 1.639-1.208zM5 11h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1zm0 2h3a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1z"}}]})(t)}function eSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"}},{tag:"path",attr:{d:"M4.5 12.5A.5.5 0 0 1 5 12h3a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm0-2A.5.5 0 0 1 5 10h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm1.639-3.708 1.33.886 1.854-1.855a.25.25 0 0 1 .289-.047l1.888.974V8.5a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V8s1.54-1.274 1.639-1.208zM6.25 6a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5z"}}]})(t)}function nSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM3 9h10v1H6v2h7v1H6v2H5v-2H3v-1h2v-2H3V9z"}}]})(t)}function rSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V9H3V2a1 1 0 0 1 1-1h5.5v2zM3 12v-2h2v2H3zm0 1h2v2H4a1 1 0 0 1-1-1v-1zm3 2v-2h7v1a1 1 0 0 1-1 1H6zm7-3H6v-2h7v2z"}}]})(t)}function aSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 9.78V7.22c0-.096.106-.156.19-.106l2.13 1.279a.125.125 0 0 1 0 .214l-2.13 1.28A.125.125 0 0 1 7 9.778z"}},{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM5 6h6a.5.5 0 0 1 .496.438l.5 4A.5.5 0 0 1 11.5 11h-3v2.016c.863.055 1.5.251 1.5.484 0 .276-.895.5-2 .5s-2-.224-2-.5c0-.233.637-.429 1.5-.484V11h-3a.5.5 0 0 1-.496-.562l.5-4A.5.5 0 0 1 5 6z"}}]})(t)}function iSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 6a.5.5 0 0 0-.496.438l-.5 4A.5.5 0 0 0 4.5 11h3v2.016c-.863.055-1.5.251-1.5.484 0 .276.895.5 2 .5s2-.224 2-.5c0-.233-.637-.429-1.5-.484V11h3a.5.5 0 0 0 .496-.562l-.5-4A.5.5 0 0 0 11 6H5zm2 3.78V7.22c0-.096.106-.156.19-.106l2.13 1.279a.125.125 0 0 1 0 .214l-2.13 1.28A.125.125 0 0 1 7 9.778z"}},{tag:"path",attr:{d:"M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"}}]})(t)}function oSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 12v-2h3v2H6z"}},{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM3 9h10v1h-3v2h3v1h-3v2H9v-2H6v2H5v-2H3v-1h2v-2H3V9z"}}]})(t)}function lSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V9H3V2a1 1 0 0 1 1-1h5.5v2zM3 12v-2h2v2H3zm0 1h2v2H4a1 1 0 0 1-1-1v-1zm3 2v-2h3v2H6zm4 0v-2h3v1a1 1 0 0 1-1 1h-2zm3-3h-3v-2h3v2zm-7 0v-2h3v2H6z"}}]})(t)}function cSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM4.5 9a.5.5 0 0 1 0-1h7a.5.5 0 0 1 0 1h-7zM4 10.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm.5 2.5a.5.5 0 0 1 0-1h4a.5.5 0 0 1 0 1h-4z"}}]})(t)}function sSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.5 7a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zM5 9.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{d:"M9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.5L9.5 0zm0 1v2A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5z"}}]})(t)}function uSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM5.485 6.879l1.036 4.144.997-3.655a.5.5 0 0 1 .964 0l.997 3.655 1.036-4.144a.5.5 0 0 1 .97.242l-1.5 6a.5.5 0 0 1-.967.01L8 9.402l-1.018 3.73a.5.5 0 0 1-.967-.01l-1.5-6a.5.5 0 1 1 .97-.242z"}}]})(t)}function dSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.485 6.879a.5.5 0 1 0-.97.242l1.5 6a.5.5 0 0 0 .967.01L8 9.402l1.018 3.73a.5.5 0 0 0 .967-.01l1.5-6a.5.5 0 0 0-.97-.242l-1.036 4.144-.997-3.655a.5.5 0 0 0-.964 0l-.997 3.655L5.485 6.88z"}},{tag:"path",attr:{d:"M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"}}]})(t)}function hSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zM6.854 7.146 8 8.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 9l1.147 1.146a.5.5 0 0 1-.708.708L8 9.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 9 6.146 7.854a.5.5 0 1 1 .708-.708z"}}]})(t)}function fSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.854 7.146a.5.5 0 1 0-.708.708L7.293 9l-1.147 1.146a.5.5 0 0 0 .708.708L8 9.707l1.146 1.147a.5.5 0 0 0 .708-.708L8.707 9l1.147-1.146a.5.5 0 0 0-.708-.708L8 8.293 6.854 7.146z"}},{tag:"path",attr:{d:"M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"}}]})(t)}function pSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.5 9.438V8.5h1v.938a1 1 0 0 0 .03.243l.4 1.598-.93.62-.93-.62.4-1.598a1 1 0 0 0 .03-.243z"}},{tag:"path",attr:{d:"M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0zM9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1zm-4-.5V2h-1V1H6v1h1v1H6v1h1v1H6v1h1v1H5.5V6h-1V5h1V4h-1V3h1zm0 4.5h1a1 1 0 0 1 1 1v.938l.4 1.599a1 1 0 0 1-.416 1.074l-.93.62a1 1 0 0 1-1.109 0l-.93-.62a1 1 0 0 1-.415-1.074l.4-1.599V8.5a1 1 0 0 1 1-1z"}}]})(t)}function gSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 7.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v.938l.4 1.599a1 1 0 0 1-.416 1.074l-.93.62a1 1 0 0 1-1.11 0l-.929-.62a1 1 0 0 1-.415-1.074L5 8.438V7.5zm2 0H6v.938a1 1 0 0 1-.03.243l-.4 1.598.93.62.929-.62-.4-1.598A1 1 0 0 1 7 8.438V7.5z"}},{tag:"path",attr:{d:"M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1h-2v1h-1v1h1v1h-1v1h1v1H6V5H5V4h1V3H5V2h1V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"}}]})(t)}function vSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"}}]})(t)}function mSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 6.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-2z"}},{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM8.5 5h2A1.5 1.5 0 0 1 12 6.5v2a1.5 1.5 0 0 1-1.5 1.5h-.473l.447 1.342a.5.5 0 0 1-.948.316L8.973 10H8.5v1a.5.5 0 0 1-1 0v-1h-.473l-.553 1.658a.5.5 0 1 1-.948-.316L5.973 10H5.5A1.5 1.5 0 0 1 4 8.5v-2A1.5 1.5 0 0 1 5.5 5h2a.5.5 0 0 1 1 0z"}}]})(t)}function ySt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 5a.5.5 0 1 0-1 0h-2A1.5 1.5 0 0 0 4 6.5v2A1.5 1.5 0 0 0 5.5 10h.473l-.447 1.342a.5.5 0 1 0 .948.316L7.027 10H7.5v1a.5.5 0 0 0 1 0v-1h.473l.553 1.658a.5.5 0 1 0 .948-.316L10.027 10h.473A1.5 1.5 0 0 0 12 8.5v-2A1.5 1.5 0 0 0 10.5 5h-2zM5 6.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-2z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm10-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"}}]})(t)}function bSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM5.884 4.68 8 7.219l2.116-2.54a.5.5 0 1 1 .768.641L8.651 8l2.233 2.68a.5.5 0 0 1-.768.64L8 8.781l-2.116 2.54a.5.5 0 0 1-.768-.641L7.349 8 5.116 5.32a.5.5 0 1 1 .768-.64z"}}]})(t)}function xSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.18 4.616a.5.5 0 0 1 .704.064L8 7.219l2.116-2.54a.5.5 0 1 1 .768.641L8.651 8l2.233 2.68a.5.5 0 0 1-.768.64L8 8.781l-2.116 2.54a.5.5 0 0 1-.768-.641L7.349 8 5.116 5.32a.5.5 0 0 1 .064-.704z"}},{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"}}]})(t)}function MSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4 0h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2z"}}]})(t)}function wSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM5.057 4h5.886L11 6h-.5c-.18-1.096-.356-1.192-1.694-1.235l-.298-.01v6.09c0 .47.1.582.903.655v.5H6.59v-.5c.799-.073.898-.184.898-.654V4.755l-.293.01C5.856 4.808 5.68 4.905 5.5 6H5l.057-2z"}}]})(t)}function zSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.943 4H5.057L5 6h.5c.18-1.096.356-1.192 1.694-1.235l.293-.01v6.09c0 .47-.1.582-.898.655v.5H9.41v-.5c-.803-.073-.903-.184-.903-.654V4.755l.298.01c1.338.043 1.514.14 1.694 1.235h.5l-.057-2z"}},{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"}}]})(t)}function CSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 0h8a2 2 0 0 1 2 2v8.293l-2.73-2.73a1 1 0 0 0-1.52.127l-1.889 2.644-1.769-1.062a1 1 0 0 0-1.222.15L2 12.292V2a2 2 0 0 1 2-2zm4.002 5.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0z"}},{tag:"path",attr:{d:"M10.564 8.27 14 11.708V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-.293l3.578-3.577 2.56 1.536 2.426-3.395z"}}]})(t)}function ASt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.002 5.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"}},{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM3 2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v8l-2.083-2.083a.5.5 0 0 0-.76.063L8 11 5.835 9.7a.5.5 0 0 0-.611.076L3 12V2z"}}]})(t)}function kSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 6a1 1 0 0 1 2 0v1H7V6zM6 8.3c0-.042.02-.107.105-.175A.637.637 0 0 1 6.5 8h3a.64.64 0 0 1 .395.125c.085.068.105.133.105.175v2.4c0 .042-.02.107-.105.175A.637.637 0 0 1 9.5 11h-3a.637.637 0 0 1-.395-.125C6.02 10.807 6 10.742 6 10.7V8.3z"}},{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm-2 6v1.076c.54.166 1 .597 1 1.224v2.4c0 .816-.781 1.3-1.5 1.3h-3c-.719 0-1.5-.484-1.5-1.3V8.3c0-.627.46-1.058 1-1.224V6a2 2 0 1 1 4 0z"}}]})(t)}function HSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 5a1 1 0 0 1 1 1v1H7V6a1 1 0 0 1 1-1zm2 2.076V6a2 2 0 1 0-4 0v1.076c-.54.166-1 .597-1 1.224v2.4c0 .816.781 1.3 1.5 1.3h3c.719 0 1.5-.484 1.5-1.3V8.3c0-.627-.46-1.058-1-1.224zM6.105 8.125A.637.637 0 0 1 6.5 8h3a.64.64 0 0 1 .395.125c.085.068.105.133.105.175v2.4c0 .042-.02.107-.105.175A.637.637 0 0 1 9.5 11h-3a.637.637 0 0 1-.395-.125C6.02 10.807 6 10.742 6 10.7V8.3c0-.042.02-.107.105-.175z"}},{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"}}]})(t)}function ESt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 6a1 1 0 0 1 2 0v1H7V6z"}},{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm-2 6v1.076c.54.166 1 .597 1 1.224v2.4c0 .816-.781 1.3-1.5 1.3h-3c-.719 0-1.5-.484-1.5-1.3V8.3c0-.627.46-1.058 1-1.224V6a2 2 0 1 1 4 0z"}}]})(t)}function SSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 5a1 1 0 0 1 1 1v1H7V6a1 1 0 0 1 1-1zm2 2.076V6a2 2 0 1 0-4 0v1.076c-.54.166-1 .597-1 1.224v2.4c0 .816.781 1.3 1.5 1.3h3c.719 0 1.5-.484 1.5-1.3V8.3c0-.627-.46-1.058-1-1.224z"}},{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"}}]})(t)}function LSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM8.5 4.5v.634l.549-.317a.5.5 0 1 1 .5.866L9 6l.549.317a.5.5 0 1 1-.5.866L8.5 6.866V7.5a.5.5 0 0 1-1 0v-.634l-.549.317a.5.5 0 1 1-.5-.866L7 6l-.549-.317a.5.5 0 0 1 .5-.866l.549.317V4.5a.5.5 0 1 1 1 0zM5.5 9h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1zm0 2h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1z"}}]})(t)}function _St(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 4.5a.5.5 0 0 0-1 0v.634l-.549-.317a.5.5 0 1 0-.5.866L7 6l-.549.317a.5.5 0 1 0 .5.866l.549-.317V7.5a.5.5 0 1 0 1 0v-.634l.549.317a.5.5 0 1 0 .5-.866L9 6l.549-.317a.5.5 0 1 0-.5-.866l-.549.317V4.5zM5.5 9a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zm0 2a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm10-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"}}]})(t)}function BSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM6 7.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1z"}}]})(t)}function DSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.5 8a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"}}]})(t)}function TSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm-.5 4.11v1.8l-2.5.5v5.09c0 .495-.301.883-.662 1.123C7.974 12.866 7.499 13 7 13c-.5 0-.974-.134-1.338-.377-.36-.24-.662-.628-.662-1.123s.301-.883.662-1.123C6.026 10.134 6.501 10 7 10c.356 0 .7.068 1 .196V4.41a1 1 0 0 1 .804-.98l1.5-.3a1 1 0 0 1 1.196.98z"}}]})(t)}function VSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.304 3.13a1 1 0 0 1 1.196.98v1.8l-2.5.5v5.09c0 .495-.301.883-.662 1.123C7.974 12.866 7.499 13 7 13c-.5 0-.974-.134-1.338-.377-.36-.24-.662-.628-.662-1.123s.301-.883.662-1.123C6.026 10.134 6.501 10 7 10c.356 0 .7.068 1 .196V4.41a1 1 0 0 1 .804-.98l1.5-.3z"}},{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"}}]})(t)}function OSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.523 10.424c.14-.082.293-.162.459-.238a7.878 7.878 0 0 1-.45.606c-.28.337-.498.516-.635.572a.266.266 0 0 1-.035.012.282.282 0 0 1-.026-.044c-.056-.11-.054-.216.04-.36.106-.165.319-.354.647-.548zm2.455-1.647c-.119.025-.237.05-.356.078a21.035 21.035 0 0 0 .5-1.05 11.96 11.96 0 0 0 .51.858c-.217.032-.436.07-.654.114zm2.525.939a3.888 3.888 0 0 1-.435-.41c.228.005.434.022.612.054.317.057.466.147.518.209a.095.095 0 0 1 .026.064.436.436 0 0 1-.06.2.307.307 0 0 1-.094.124.107.107 0 0 1-.069.015c-.09-.003-.258-.066-.498-.256zM8.278 4.97c-.04.244-.108.524-.2.829a4.86 4.86 0 0 1-.089-.346c-.076-.353-.087-.63-.046-.822.038-.177.11-.248.196-.283a.517.517 0 0 1 .145-.04c.013.03.028.092.032.198.005.122-.007.277-.038.465z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M4 0h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm.165 11.668c.09.18.23.343.438.419.207.075.412.04.58-.03.318-.13.635-.436.926-.786.333-.401.683-.927 1.021-1.51a11.64 11.64 0 0 1 1.997-.406c.3.383.61.713.91.95.28.22.603.403.934.417a.856.856 0 0 0 .51-.138c.155-.101.27-.247.354-.416.09-.181.145-.37.138-.563a.844.844 0 0 0-.2-.518c-.226-.27-.596-.4-.96-.465a5.76 5.76 0 0 0-1.335-.05 10.954 10.954 0 0 1-.98-1.686c.25-.66.437-1.284.52-1.794.036-.218.055-.426.048-.614a1.238 1.238 0 0 0-.127-.538.7.7 0 0 0-.477-.365c-.202-.043-.41 0-.601.077-.377.15-.576.47-.651.823-.073.34-.04.736.046 1.136.088.406.238.848.43 1.295a19.707 19.707 0 0 1-1.062 2.227 7.662 7.662 0 0 0-1.482.645c-.37.22-.699.48-.897.787-.21.326-.275.714-.08 1.103z"}}]})(t)}function ISt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"}},{tag:"path",attr:{d:"M4.603 12.087a.81.81 0 0 1-.438-.42c-.195-.388-.13-.776.08-1.102.198-.307.526-.568.897-.787a7.68 7.68 0 0 1 1.482-.645 19.701 19.701 0 0 0 1.062-2.227 7.269 7.269 0 0 1-.43-1.295c-.086-.4-.119-.796-.046-1.136.075-.354.274-.672.65-.823.192-.077.4-.12.602-.077a.7.7 0 0 1 .477.365c.088.164.12.356.127.538.007.187-.012.395-.047.614-.084.51-.27 1.134-.52 1.794a10.954 10.954 0 0 0 .98 1.686 5.753 5.753 0 0 1 1.334.05c.364.065.734.195.96.465.12.144.193.32.2.518.007.192-.047.382-.138.563a1.04 1.04 0 0 1-.354.416.856.856 0 0 1-.51.138c-.331-.014-.654-.196-.933-.417a5.716 5.716 0 0 1-.911-.95 11.642 11.642 0 0 0-1.997.406 11.311 11.311 0 0 1-1.021 1.51c-.29.35-.608.655-.926.787a.793.793 0 0 1-.58.029zm1.379-1.901c-.166.076-.32.156-.459.238-.328.194-.541.383-.647.547-.094.145-.096.25-.04.361.01.022.02.036.026.044a.27.27 0 0 0 .035-.012c.137-.056.355-.235.635-.572a8.18 8.18 0 0 0 .45-.606zm1.64-1.33a12.647 12.647 0 0 1 1.01-.193 11.666 11.666 0 0 1-.51-.858 20.741 20.741 0 0 1-.5 1.05zm2.446.45c.15.162.296.3.435.41.24.19.407.253.498.256a.107.107 0 0 0 .07-.015.307.307 0 0 0 .094-.125.436.436 0 0 0 .059-.2.095.095 0 0 0-.026-.063c-.052-.062-.2-.152-.518-.209a3.881 3.881 0 0 0-.612-.053zM8.078 5.8a6.7 6.7 0 0 0 .2-.828c.031-.188.043-.343.038-.465a.613.613 0 0 0-.032-.198.517.517 0 0 0-.145.04c-.087.035-.158.106-.196.283-.04.192-.03.469.046.822.024.111.054.227.09.346z"}}]})(t)}function RSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm-1 7a3 3 0 1 1-6 0 3 3 0 0 1 6 0zm-3 4c2.623 0 4.146.826 5 1.755V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-1.245C3.854 11.825 5.377 11 8 11z"}}]})(t)}function FSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 1a1 1 0 0 1 1 1v10.755S12 11 8 11s-5 1.755-5 1.755V2a1 1 0 0 1 1-1h8zM4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4z"}},{tag:"path",attr:{d:"M8 10a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"}}]})(t)}function NSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM6 5.883a.5.5 0 0 1 .757-.429l3.528 2.117a.5.5 0 0 1 0 .858l-3.528 2.117a.5.5 0 0 1-.757-.43V5.884z"}}]})(t)}function PSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 10.117V5.883a.5.5 0 0 1 .757-.429l3.528 2.117a.5.5 0 0 1 0 .858l-3.528 2.117a.5.5 0 0 1-.757-.43z"}},{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"}}]})(t)}function jSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM8.5 6v1.5H10a.5.5 0 0 1 0 1H8.5V10a.5.5 0 0 1-1 0V8.5H6a.5.5 0 0 1 0-1h1.5V6a.5.5 0 0 1 1 0z"}}]})(t)}function USt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 6a.5.5 0 0 0-1 0v1.5H6a.5.5 0 0 0 0 1h1.5V10a.5.5 0 0 0 1 0V8.5H10a.5.5 0 0 0 0-1H8.5V6z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm10-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"}}]})(t)}function WSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM4.5 3h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1zm0 2h7a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-8a.5.5 0 0 1 .5-.5z"}}]})(t)}function ZSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 3.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-8z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm10-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"}}]})(t)}function GSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.188 8.5H7V5h1.188a1.75 1.75 0 1 1 0 3.5z"}},{tag:"path",attr:{d:"M4 0h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm3 4a1 1 0 0 0-1 1v6.5a.5.5 0 0 0 1 0v-2h1.188a2.75 2.75 0 0 0 0-5.5H7z"}}]})(t)}function qSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm10-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"}},{tag:"path",attr:{d:"M6 5a1 1 0 0 1 1-1h1.188a2.75 2.75 0 0 1 0 5.5H7v2a.5.5 0 0 1-1 0V5zm1 3.5h1.188a1.75 1.75 0 1 0 0-3.5H7v3.5z"}}]})(t)}function YSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM7 4.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm-.861 1.542 1.33.886 1.854-1.855a.25.25 0 0 1 .289-.047l1.888.974V7.5a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V7s1.54-1.274 1.639-1.208zM5 9h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1zm0 2h3a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1z"}}]})(t)}function XSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 4.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm-.861 1.542 1.33.886 1.854-1.855a.25.25 0 0 1 .289-.047l1.888.974V7.5a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V7s1.54-1.274 1.639-1.208zM5 9a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1H5zm0 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1H5z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm10-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"}}]})(t)}function $St(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v4h12V2a2 2 0 0 0-2-2zm2 7H6v2h8V7zm0 3H6v2h8v-2zm0 3H6v3h6a2 2 0 0 0 2-2v-1zm-9 3v-3H2v1a2 2 0 0 0 2 2h1zm-3-4h3v-2H2v2zm0-3h3V7H2v2z"}}]})(t)}function KSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm2-1a1 1 0 0 0-1 1v4h10V2a1 1 0 0 0-1-1H4zm9 6H6v2h7V7zm0 3H6v2h7v-2zm0 3H6v2h6a1 1 0 0 0 1-1v-1zm-8 2v-2H3v1a1 1 0 0 0 1 1h1zm-2-3h2v-2H3v2zm0-3h2V7H3v2z"}}]})(t)}function QSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 7.78V5.22c0-.096.106-.156.19-.106l2.13 1.279a.125.125 0 0 1 0 .214l-2.13 1.28A.125.125 0 0 1 7 7.778z"}},{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM5 4h6a.5.5 0 0 1 .496.438l.5 4A.5.5 0 0 1 11.5 9h-3v2.016c.863.055 1.5.251 1.5.484 0 .276-.895.5-2 .5s-2-.224-2-.5c0-.233.637-.429 1.5-.484V9h-3a.5.5 0 0 1-.496-.562l.5-4A.5.5 0 0 1 5 4z"}}]})(t)}function JSt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 4a.5.5 0 0 0-.496.438l-.5 4A.5.5 0 0 0 4.5 9h3v2.016c-.863.055-1.5.251-1.5.484 0 .276.895.5 2 .5s2-.224 2-.5c0-.233-.637-.429-1.5-.484V9h3a.5.5 0 0 0 .496-.562l-.5-4A.5.5 0 0 0 11 4H5zm2 3.78V5.22c0-.096.106-.156.19-.106l2.13 1.279a.125.125 0 0 1 0 .214l-2.13 1.28A.125.125 0 0 1 7 7.778z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm10-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"}}]})(t)}function tLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v4h12V2a2 2 0 0 0-2-2zm2 7h-4v2h4V7zm0 3h-4v2h4v-2zm0 3h-4v3h2a2 2 0 0 0 2-2v-1zm-5 3v-3H6v3h3zm-4 0v-3H2v1a2 2 0 0 0 2 2h1zm-3-4h3v-2H2v2zm0-3h3V7H2v2zm4 0V7h3v2H6zm0 1h3v2H6v-2z"}}]})(t)}function eLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm2-1a1 1 0 0 0-1 1v4h10V2a1 1 0 0 0-1-1H4zm9 6h-3v2h3V7zm0 3h-3v2h3v-2zm0 3h-3v2h2a1 1 0 0 0 1-1v-1zm-4 2v-2H6v2h3zm-4 0v-2H3v1a1 1 0 0 0 1 1h1zm-2-3h2v-2H3v2zm0-3h2V7H3v2zm3-2v2h3V7H6zm3 3H6v2h3v-2z"}}]})(t)}function nLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM5 4h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1zm-.5 2.5A.5.5 0 0 1 5 6h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zM5 8h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1zm0 2h3a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1z"}}]})(t)}function rLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 4a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1H5zm-.5 2.5A.5.5 0 0 1 5 6h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zM5 8a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1H5zm0 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1H5z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm10-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"}}]})(t)}function aLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM5.485 4.879l1.036 4.144.997-3.655a.5.5 0 0 1 .964 0l.997 3.655 1.036-4.144a.5.5 0 0 1 .97.242l-1.5 6a.5.5 0 0 1-.967.01L8 7.402l-1.018 3.73a.5.5 0 0 1-.967-.01l-1.5-6a.5.5 0 1 1 .97-.242z"}}]})(t)}function iLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.879 4.515a.5.5 0 0 1 .606.364l1.036 4.144.997-3.655a.5.5 0 0 1 .964 0l.997 3.655 1.036-4.144a.5.5 0 0 1 .97.242l-1.5 6a.5.5 0 0 1-.967.01L8 7.402l-1.018 3.73a.5.5 0 0 1-.967-.01l-1.5-6a.5.5 0 0 1 .364-.606z"}},{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"}}]})(t)}function oLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM6.854 6.146 8 7.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 8l1.147 1.146a.5.5 0 0 1-.708.708L8 8.707 6.854 9.854a.5.5 0 0 1-.708-.708L7.293 8 6.146 6.854a.5.5 0 1 1 .708-.708z"}}]})(t)}function lLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.146 6.146a.5.5 0 0 1 .708 0L8 7.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 8l1.147 1.146a.5.5 0 0 1-.708.708L8 8.707 6.854 9.854a.5.5 0 0 1-.708-.708L7.293 8 6.146 6.854a.5.5 0 0 1 0-.708z"}},{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"}}]})(t)}function cLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 9.438V8.5h-1v.938a1 1 0 0 1-.03.243l-.4 1.598.93.62.93-.62-.4-1.598a1 1 0 0 1-.03-.243z"}},{tag:"path",attr:{d:"M4 0h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm2.5 8.5v.938l-.4 1.599a1 1 0 0 0 .416 1.074l.93.62a1 1 0 0 0 1.109 0l.93-.62a1 1 0 0 0 .415-1.074l-.4-1.599V8.5a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1zm1-5.5h-1v1h1v1h-1v1h1v1H9V6H8V5h1V4H8V3h1V2H8V1H6.5v1h1v1z"}}]})(t)}function sLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 7.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v.938l.4 1.599a1 1 0 0 1-.416 1.074l-.93.62a1 1 0 0 1-1.109 0l-.93-.62a1 1 0 0 1-.415-1.074l.4-1.599V7.5zm2 0h-1v.938a1 1 0 0 1-.03.243l-.4 1.598.93.62.93-.62-.4-1.598a1 1 0 0 1-.03-.243V7.5z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm5.5-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H9v1H8v1h1v1H8v1h1v1H7.5V5h-1V4h1V3h-1V2h1V1z"}}]})(t)}function uLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4zm0 1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z"}}]})(t)}function dLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 0H3a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2 2 2 0 0 0 2-2V4a2 2 0 0 0-2-2 2 2 0 0 0-2-2zm2 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1V3zM2 2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V2z"}}]})(t)}function hLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13 0H6a2 2 0 0 0-2 2 2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2 2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm0 13V4a2 2 0 0 0-2-2H5a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1zM3 4a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4z"}}]})(t)}function fLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5Zm-5.808 8.554a1.732 1.732 0 0 0-.103.633v.495c0 .246.035.455.103.627a.834.834 0 0 0 .299.393.845.845 0 0 0 .477.131.872.872 0 0 0 .402-.088.699.699 0 0 0 .272-.248.8.8 0 0 0 .117-.364h.765v.076a1.268 1.268 0 0 1-.226.674c-.136.194-.32.345-.55.454a1.81 1.81 0 0 1-.785.164c-.36 0-.665-.072-.915-.216a1.424 1.424 0 0 1-.57-.627c-.13-.272-.194-.597-.194-.976v-.498c0-.379.065-.705.196-.978.13-.274.321-.485.571-.633.252-.149.556-.223.912-.223.218 0 .42.032.606.097.187.062.35.153.49.272a1.325 1.325 0 0 1 .465.964v.073h-.765a.85.85 0 0 0-.12-.38.7.7 0 0 0-.272-.261.802.802 0 0 0-.399-.097.814.814 0 0 0-.474.138.868.868 0 0 0-.302.398ZM.8 15.925l.313-1.028H2.45l.314 1.028h.84l-1.335-3.999h-.926l-1.342 4h.8Zm1.002-3.234.489 1.617H1.277l.49-1.617h.035Zm2.63 3.234.313-1.028H6.08l.313 1.028h.841L5.9 11.926h-.926l-1.341 4h.8Zm1.001-3.234.49 1.617H4.909l.49-1.617h.034Z"}}]})(t)}function pLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2H6v-1h6a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM1.113 14.82.8 15.85H0l1.342-3.999h.926l1.336 3.999h-.841l-.314-1.028H1.113Zm1.178-.588-.49-1.617h-.034l-.49 1.617h1.014Zm2.425-2.382v3.999h-.791V11.85h.79Z"}}]})(t)}function gLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM0 15.849h1.664c.272 0 .512-.044.72-.132.21-.09.374-.219.493-.386.12-.168.179-.372.179-.61a.986.986 0 0 0-.123-.51.846.846 0 0 0-.323-.325 1.084 1.084 0 0 0-.445-.14v-.036a1 1 0 0 0 .352-.16.79.79 0 0 0 .243-.294.932.932 0 0 0 .09-.422c0-.308-.107-.55-.322-.723-.215-.174-.5-.261-.858-.261H0v3.999Zm.785-3.404h.7c.186 0 .33.047.431.14.104.092.155.22.155.384a.52.52 0 0 1-.082.296.497.497 0 0 1-.249.185 1.222 1.222 0 0 1-.433.064H.785v-1.07Zm0 1.62h.75c.154 0 .285.024.393.073a.51.51 0 0 1 .24.211.61.61 0 0 1 .082.325c0 .19-.068.334-.205.434-.137.098-.36.146-.671.146H.785v-1.19Zm3.474 1.784v-2.66h.038l.952 2.16h.515l.947-2.16h.038v2.66h.715V11.85h-.8l-1.14 2.596h-.026l-1.14-2.596h-.805v3.999h.706Zm3.918-3.999h1.6c.289 0 .533.06.732.179.201.117.355.276.46.477.106.201.159.427.159.677 0 .25-.054.476-.162.677-.105.199-.26.357-.462.474a1.452 1.452 0 0 1-.733.173h-.803v1.342h-.79V11.85Zm2.06 1.714a.794.794 0 0 0 .085-.381c0-.226-.062-.4-.185-.521-.123-.122-.294-.182-.512-.182h-.66v1.406h.66a.794.794 0 0 0 .375-.082.574.574 0 0 0 .237-.24Z"}}]})(t)}function vLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2H8v-1h4a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM3.629 15.29a1.176 1.176 0 0 1-.112-.449h.765a.578.578 0 0 0 .255.384c.07.049.153.087.249.114.096.028.202.041.32.041.163 0 .301-.023.412-.07a.559.559 0 0 0 .255-.193.507.507 0 0 0 .085-.29.387.387 0 0 0-.152-.326c-.102-.08-.256-.144-.463-.193l-.618-.143a1.72 1.72 0 0 1-.54-.214 1.001 1.001 0 0 1-.35-.367 1.068 1.068 0 0 1-.124-.524c0-.244.064-.457.19-.639.128-.181.303-.322.528-.422.225-.1.483-.149.776-.149.305 0 .565.05.78.152.216.102.383.239.5.41.12.17.186.359.2.566h-.75a.56.56 0 0 0-.12-.258.624.624 0 0 0-.246-.181.923.923 0 0 0-.37-.068c-.216 0-.387.05-.512.152a.472.472 0 0 0-.185.384c0 .121.048.22.144.3a.97.97 0 0 0 .404.175l.621.143c.217.05.405.12.566.211.16.09.285.21.375.358.09.148.134.335.134.56 0 .247-.062.466-.187.656a1.216 1.216 0 0 1-.54.439c-.234.105-.52.158-.858.158a2.21 2.21 0 0 1-.665-.09 1.404 1.404 0 0 1-.477-.252 1.13 1.13 0 0 1-.29-.375Zm-2.72-2.23a1.732 1.732 0 0 0-.103.633v.495c0 .246.034.455.102.627a.833.833 0 0 0 .299.392.845.845 0 0 0 .478.132.86.86 0 0 0 .4-.088.7.7 0 0 0 .273-.249.799.799 0 0 0 .118-.363h.764v.076a1.27 1.27 0 0 1-.225.674c-.137.193-.32.345-.551.454a1.81 1.81 0 0 1-.785.164c-.36 0-.664-.072-.914-.217a1.424 1.424 0 0 1-.572-.626C.064 14.892 0 14.567 0 14.188v-.498c0-.38.065-.705.196-.979a1.44 1.44 0 0 1 .572-.633c.252-.148.555-.222.91-.222.22 0 .422.032.607.097.188.062.35.153.49.272a1.324 1.324 0 0 1 .465.964v.073h-.764a.85.85 0 0 0-.12-.38.7.7 0 0 0-.273-.261.803.803 0 0 0-.398-.097.814.814 0 0 0-.475.138.868.868 0 0 0-.302.398Z"}}]})(t)}function mLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM3.397 14.841a1.13 1.13 0 0 0 .401.823c.13.108.289.192.478.252.19.061.411.091.665.091.338 0 .624-.053.859-.158.236-.105.416-.252.539-.44.125-.189.187-.408.187-.656 0-.224-.045-.41-.134-.56a1.001 1.001 0 0 0-.375-.357 2.027 2.027 0 0 0-.566-.21l-.621-.144a.97.97 0 0 1-.404-.176.37.37 0 0 1-.144-.299c0-.156.062-.284.185-.384.125-.101.296-.152.512-.152.143 0 .266.023.37.068a.624.624 0 0 1 .246.181.56.56 0 0 1 .12.258h.75a1.092 1.092 0 0 0-.2-.566 1.21 1.21 0 0 0-.5-.41 1.813 1.813 0 0 0-.78-.152c-.293 0-.551.05-.776.15-.225.099-.4.24-.527.421-.127.182-.19.395-.19.639 0 .201.04.376.122.524.082.149.2.27.352.367.152.095.332.167.539.213l.618.144c.207.049.361.113.463.193a.387.387 0 0 1 .152.326.505.505 0 0 1-.085.29.559.559 0 0 1-.255.193c-.111.047-.249.07-.413.07-.117 0-.223-.013-.32-.04a.838.838 0 0 1-.248-.115.578.578 0 0 1-.255-.384h-.765ZM.806 13.693c0-.248.034-.46.102-.633a.868.868 0 0 1 .302-.399.814.814 0 0 1 .475-.137c.15 0 .283.032.398.097a.7.7 0 0 1 .272.26.85.85 0 0 1 .12.381h.765v-.072a1.33 1.33 0 0 0-.466-.964 1.441 1.441 0 0 0-.489-.272 1.838 1.838 0 0 0-.606-.097c-.356 0-.66.074-.911.223-.25.148-.44.359-.572.632-.13.274-.196.6-.196.979v.498c0 .379.064.704.193.976.131.271.322.48.572.626.25.145.554.217.914.217.293 0 .554-.055.785-.164.23-.11.414-.26.55-.454a1.27 1.27 0 0 0 .226-.674v-.076h-.764a.799.799 0 0 1-.118.363.7.7 0 0 1-.272.25.874.874 0 0 1-.401.087.845.845 0 0 1-.478-.132.833.833 0 0 1-.299-.392 1.699 1.699 0 0 1-.102-.627v-.495ZM6.78 15.29a1.176 1.176 0 0 1-.111-.449h.764a.578.578 0 0 0 .255.384c.07.049.154.087.25.114.095.028.201.041.319.041.164 0 .301-.023.413-.07a.559.559 0 0 0 .255-.193.507.507 0 0 0 .085-.29.387.387 0 0 0-.153-.326c-.101-.08-.256-.144-.463-.193l-.618-.143a1.72 1.72 0 0 1-.539-.214 1 1 0 0 1-.351-.367 1.068 1.068 0 0 1-.123-.524c0-.244.063-.457.19-.639.127-.181.303-.322.527-.422.225-.1.484-.149.777-.149.304 0 .564.05.779.152.217.102.384.239.5.41.12.17.187.359.2.566h-.75a.56.56 0 0 0-.12-.258.624.624 0 0 0-.246-.181.923.923 0 0 0-.37-.068c-.216 0-.387.05-.512.152a.472.472 0 0 0-.184.384c0 .121.047.22.143.3a.97.97 0 0 0 .404.175l.621.143c.217.05.406.12.566.211.16.09.285.21.375.358.09.148.135.335.135.56 0 .247-.063.466-.188.656a1.216 1.216 0 0 1-.539.439c-.234.105-.52.158-.858.158-.254 0-.476-.03-.665-.09a1.404 1.404 0 0 1-.478-.252 1.13 1.13 0 0 1-.29-.375Z"}}]})(t)}function yLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM3.517 14.841a1.13 1.13 0 0 0 .401.823c.13.108.289.192.478.252.19.061.411.091.665.091.338 0 .624-.053.859-.158.236-.105.416-.252.539-.44.125-.189.187-.408.187-.656 0-.224-.045-.41-.134-.56a1.001 1.001 0 0 0-.375-.357 2.027 2.027 0 0 0-.566-.21l-.621-.144a.97.97 0 0 1-.404-.176.37.37 0 0 1-.144-.299c0-.156.062-.284.185-.384.125-.101.296-.152.512-.152.143 0 .266.023.37.068a.624.624 0 0 1 .246.181.56.56 0 0 1 .12.258h.75a1.092 1.092 0 0 0-.2-.566 1.21 1.21 0 0 0-.5-.41 1.813 1.813 0 0 0-.78-.152c-.293 0-.551.05-.776.15-.225.099-.4.24-.527.421-.127.182-.19.395-.19.639 0 .201.04.376.122.524.082.149.2.27.352.367.152.095.332.167.539.213l.618.144c.207.049.361.113.463.193a.387.387 0 0 1 .152.326.505.505 0 0 1-.085.29.559.559 0 0 1-.255.193c-.111.047-.249.07-.413.07-.117 0-.223-.013-.32-.04a.838.838 0 0 1-.248-.115.578.578 0 0 1-.255-.384h-.765ZM.806 13.693c0-.248.034-.46.102-.633a.868.868 0 0 1 .302-.399.814.814 0 0 1 .475-.137c.15 0 .283.032.398.097a.7.7 0 0 1 .272.26.85.85 0 0 1 .12.381h.765v-.072a1.33 1.33 0 0 0-.466-.964 1.441 1.441 0 0 0-.489-.272 1.838 1.838 0 0 0-.606-.097c-.356 0-.66.074-.911.223-.25.148-.44.359-.572.632-.13.274-.196.6-.196.979v.498c0 .379.064.704.193.976.131.271.322.48.572.626.25.145.554.217.914.217.293 0 .554-.055.785-.164.23-.11.414-.26.55-.454a1.27 1.27 0 0 0 .226-.674v-.076h-.764a.799.799 0 0 1-.118.363.7.7 0 0 1-.272.25.874.874 0 0 1-.401.087.845.845 0 0 1-.478-.132.833.833 0 0 1-.299-.392 1.699 1.699 0 0 1-.102-.627v-.495Zm8.239 2.238h-.953l-1.338-3.999h.917l.896 3.138h.038l.888-3.138h.879l-1.327 4Z"}}]})(t)}function bLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5Zm-7.839 9.166v.522c0 .256-.039.47-.117.641a.861.861 0 0 1-.322.387.877.877 0 0 1-.469.126.883.883 0 0 1-.471-.126.868.868 0 0 1-.32-.386 1.55 1.55 0 0 1-.117-.642v-.522c0-.257.04-.471.117-.641a.868.868 0 0 1 .32-.387.868.868 0 0 1 .471-.129c.176 0 .332.043.469.13a.861.861 0 0 1 .322.386c.078.17.117.384.117.641Zm.803.519v-.513c0-.377-.068-.7-.205-.972a1.46 1.46 0 0 0-.589-.63c-.254-.147-.56-.22-.917-.22-.355 0-.662.073-.92.22a1.441 1.441 0 0 0-.589.627c-.136.271-.205.596-.205.975v.513c0 .375.069.7.205.973.137.271.333.48.59.627.257.144.564.216.92.216.357 0 .662-.072.916-.216.256-.147.452-.356.59-.627.136-.274.204-.598.204-.973ZM0 11.926v4h1.459c.402 0 .735-.08.999-.238a1.45 1.45 0 0 0 .595-.689c.13-.3.196-.662.196-1.084 0-.42-.065-.778-.196-1.075a1.426 1.426 0 0 0-.59-.68c-.263-.156-.598-.234-1.004-.234H0Zm.791.645h.563c.248 0 .45.05.609.152a.89.89 0 0 1 .354.454c.079.201.118.452.118.753a2.3 2.3 0 0 1-.068.592 1.141 1.141 0 0 1-.196.422.8.8 0 0 1-.334.252 1.298 1.298 0 0 1-.483.082H.79V12.57Zm7.422.483a1.732 1.732 0 0 0-.103.633v.495c0 .246.034.455.103.627a.834.834 0 0 0 .298.393.845.845 0 0 0 .478.131.868.868 0 0 0 .401-.088.699.699 0 0 0 .273-.248.8.8 0 0 0 .117-.364h.765v.076a1.268 1.268 0 0 1-.226.674c-.137.194-.32.345-.55.454a1.81 1.81 0 0 1-.786.164c-.36 0-.664-.072-.914-.216a1.424 1.424 0 0 1-.571-.627c-.13-.272-.194-.597-.194-.976v-.498c0-.379.066-.705.197-.978.13-.274.321-.485.571-.633.252-.149.556-.223.911-.223.219 0 .421.032.607.097.187.062.35.153.489.272a1.326 1.326 0 0 1 .466.964v.073H9.78a.85.85 0 0 0-.12-.38.7.7 0 0 0-.273-.261.802.802 0 0 0-.398-.097.814.814 0 0 0-.475.138.868.868 0 0 0-.301.398Z"}}]})(t)}function xLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V11h-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5Zm-6.839 9.688v-.522a1.54 1.54 0 0 0-.117-.641.861.861 0 0 0-.322-.387.862.862 0 0 0-.469-.129.868.868 0 0 0-.471.13.868.868 0 0 0-.32.386 1.54 1.54 0 0 0-.117.641v.522c0 .256.04.47.117.641a.868.868 0 0 0 .32.387.883.883 0 0 0 .471.126.877.877 0 0 0 .469-.126.861.861 0 0 0 .322-.386 1.55 1.55 0 0 0 .117-.642Zm.803-.516v.513c0 .375-.068.7-.205.973a1.47 1.47 0 0 1-.589.627c-.254.144-.56.216-.917.216a1.86 1.86 0 0 1-.92-.216 1.463 1.463 0 0 1-.589-.627 2.151 2.151 0 0 1-.205-.973v-.513c0-.379.069-.704.205-.975.137-.274.333-.483.59-.627.257-.147.564-.22.92-.22.357 0 .662.073.916.22.256.146.452.356.59.63.136.271.204.595.204.972ZM1 15.925v-3.999h1.459c.406 0 .741.078 1.005.235.264.156.46.382.589.68.13.296.196.655.196 1.074 0 .422-.065.784-.196 1.084-.131.301-.33.53-.595.689-.264.158-.597.237-.999.237H1Zm1.354-3.354H1.79v2.707h.563c.185 0 .346-.028.483-.082a.8.8 0 0 0 .334-.252c.088-.114.153-.254.196-.422a2.3 2.3 0 0 0 .068-.592c0-.3-.04-.552-.118-.753a.89.89 0 0 0-.354-.454c-.158-.102-.361-.152-.61-.152Zm6.756 1.116c0-.248.034-.46.103-.633a.868.868 0 0 1 .301-.398.814.814 0 0 1 .475-.138c.15 0 .283.032.398.097a.7.7 0 0 1 .273.26.85.85 0 0 1 .12.381h.765v-.073a1.33 1.33 0 0 0-.466-.964 1.44 1.44 0 0 0-.49-.272 1.836 1.836 0 0 0-.606-.097c-.355 0-.66.074-.911.223-.25.148-.44.359-.571.633-.131.273-.197.6-.197.978v.498c0 .379.065.704.194.976.13.271.321.48.571.627.25.144.555.216.914.216.293 0 .555-.054.785-.164.23-.11.414-.26.551-.454a1.27 1.27 0 0 0 .226-.674v-.076h-.765a.8.8 0 0 1-.117.364.699.699 0 0 1-.273.248.874.874 0 0 1-.401.088.845.845 0 0 1-.478-.131.834.834 0 0 1-.298-.393 1.7 1.7 0 0 1-.103-.627v-.495Zm5.092-1.76h.894l-1.275 2.006 1.254 1.992h-.908l-.85-1.415h-.035l-.852 1.415h-.862l1.24-2.015-1.228-1.984h.932l.832 1.439h.035l.823-1.439Z"}}]})(t)}function MLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM2.575 15.202H.785v-1.073H2.47v-.606H.785v-1.025h1.79v-.648H0v3.999h2.575v-.647ZM6.31 11.85h-.893l-.823 1.439h-.036l-.832-1.439h-.931l1.227 1.983-1.239 2.016h.861l.853-1.415h.035l.85 1.415h.908l-1.254-1.992L6.31 11.85Zm1.025 3.352h1.79v.647H6.548V11.85h2.576v.648h-1.79v1.025h1.684v.606H7.334v1.073Z"}}]})(t)}function wLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2H9v-1h3a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM3.278 13.124a1.403 1.403 0 0 0-.14-.492 1.317 1.317 0 0 0-.314-.407 1.447 1.447 0 0 0-.48-.275 1.88 1.88 0 0 0-.636-.1c-.361 0-.67.076-.926.229a1.48 1.48 0 0 0-.583.632 2.136 2.136 0 0 0-.199.95v.506c0 .272.035.52.105.745.07.224.177.417.32.58.142.162.32.288.533.377.215.088.466.132.753.132.268 0 .5-.037.697-.111a1.29 1.29 0 0 0 .788-.77c.065-.174.097-.358.097-.551v-.797H1.717v.589h.823v.255c0 .132-.03.254-.09.363a.67.67 0 0 1-.273.264.967.967 0 0 1-.457.096.87.87 0 0 1-.519-.146.881.881 0 0 1-.305-.413 1.785 1.785 0 0 1-.096-.615v-.499c0-.365.078-.648.234-.85.158-.2.38-.301.665-.301a.96.96 0 0 1 .3.044c.09.03.17.071.236.126a.689.689 0 0 1 .17.19.797.797 0 0 1 .097.25h.776Zm1.353 2.801v-3.999H3.84v4h.79Zm1.493-1.59v1.59h-.791v-3.999H7.88v.653H6.124v1.117h1.605v.638H6.124Z"}}]})(t)}function zLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V11h-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5Zm-4.637 8.554a1.732 1.732 0 0 0-.103.633v.495c0 .246.034.455.103.627a.834.834 0 0 0 .299.393.846.846 0 0 0 .477.131.868.868 0 0 0 .401-.088.698.698 0 0 0 .273-.248.8.8 0 0 0 .117-.364h.765v.076a1.268 1.268 0 0 1-.226.674c-.137.194-.32.345-.55.454a1.81 1.81 0 0 1-.786.164c-.36 0-.664-.072-.914-.216a1.424 1.424 0 0 1-.571-.627c-.129-.272-.194-.597-.194-.976v-.498c0-.379.066-.705.197-.978.13-.274.321-.485.571-.633.252-.149.556-.223.911-.223.219 0 .421.032.607.097.187.062.35.153.489.272a1.324 1.324 0 0 1 .466.964v.073h-.765a.85.85 0 0 0-.12-.38.7.7 0 0 0-.273-.261.802.802 0 0 0-.398-.097.814.814 0 0 0-.475.138.868.868 0 0 0-.301.398Zm-6.1-1.128v4h-.79V14.21H.79v1.714H0v-3.999h.791v1.626h1.682v-1.626h.79Zm1.488 3.352h1.79v.647H3.966v-3.999H6.54v.648H4.75v1.025h1.684v.607H4.751v1.072Zm3.163.647v-3.999h-.791v4h.79Z"}}]})(t)}function CLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V11h-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5Zm-9.736 7.35v3.999h-.791v-1.714H1.79v1.714H1V11.85h.791v1.626h1.682V11.85h.79Zm2.251.662v3.337h-.794v-3.337H4.588v-.662h3.064v.662H6.515Zm2.176 3.337v-2.66h.038l.952 2.159h.516l.946-2.16h.038v2.661h.715V11.85h-.8l-1.14 2.596H9.93L8.79 11.85h-.805v3.999h.706Zm4.71-.674h1.696v.674H12.61V11.85h.79v3.325Z"}}]})(t)}function ALt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V11h-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM1.521 15.175a1.321 1.321 0 0 1-.082-.466h.765a.577.577 0 0 0 .073.27.499.499 0 0 0 .454.246c.19 0 .33-.055.422-.164.092-.11.138-.265.138-.466V11.85h.79v2.725c0 .44-.118.774-.357 1.005-.236.23-.564.345-.984.345a1.59 1.59 0 0 1-.568-.094 1.144 1.144 0 0 1-.408-.266 1.139 1.139 0 0 1-.243-.39Zm3.972-.354-.314 1.028h-.8l1.342-3.999h.926l1.336 3.999h-.84l-.314-1.028H5.493Zm1.178-.59-.49-1.616h-.035l-.49 1.617h1.015Zm2.342 1.618h.952l1.327-3.999h-.878l-.888 3.138h-.038L8.59 11.85h-.917l1.34 3.999Zm3.087-1.028-.314 1.028h-.8l1.342-3.999h.926l1.336 3.999h-.84l-.314-1.028H12.1Zm1.178-.59-.49-1.616h-.035l-.49 1.617h1.015Z"}}]})(t)}function kLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5Zm-4.34 8.132c.076.153.123.317.14.492h-.776a.797.797 0 0 0-.097-.249.689.689 0 0 0-.17-.19.707.707 0 0 0-.237-.126.96.96 0 0 0-.299-.044c-.285 0-.507.1-.665.302-.156.201-.234.484-.234.85v.498c0 .234.032.439.097.615a.881.881 0 0 0 .304.413.87.87 0 0 0 .519.146.967.967 0 0 0 .457-.096.67.67 0 0 0 .272-.264c.06-.11.091-.23.091-.363v-.255H8.24v-.59h1.576v.798c0 .193-.032.377-.097.55a1.29 1.29 0 0 1-.293.458 1.37 1.37 0 0 1-.495.313c-.197.074-.43.111-.697.111a1.98 1.98 0 0 1-.753-.132 1.447 1.447 0 0 1-.533-.377 1.58 1.58 0 0 1-.32-.58 2.482 2.482 0 0 1-.105-.745v-.506c0-.362.066-.678.2-.95.134-.271.328-.482.582-.633.256-.152.565-.228.926-.228.238 0 .45.033.636.1.187.066.347.158.48.275.133.117.238.253.314.407ZM0 14.786c0 .164.027.319.082.465.055.147.136.277.243.39.11.113.245.202.407.267.164.062.354.093.569.093.42 0 .748-.115.984-.345.238-.23.358-.566.358-1.005v-2.725h-.791v2.745c0 .202-.046.357-.138.466-.092.11-.233.164-.422.164a.499.499 0 0 1-.454-.246.577.577 0 0 1-.073-.27H0Zm4.92-2.86H3.322v4h.791v-1.343h.803c.287 0 .531-.057.732-.172.203-.118.358-.276.463-.475.108-.201.161-.427.161-.677 0-.25-.052-.475-.158-.677a1.176 1.176 0 0 0-.46-.477c-.2-.12-.443-.179-.732-.179Zm.546 1.333a.795.795 0 0 1-.085.381.574.574 0 0 1-.238.24.794.794 0 0 1-.375.082H4.11v-1.406h.66c.218 0 .389.06.512.182.123.12.185.295.185.521Z"}}]})(t)}function HLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2H8v-1h4a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM3.186 15.29a1.176 1.176 0 0 1-.111-.449h.765a.578.578 0 0 0 .255.384c.07.049.153.087.249.114.095.028.202.041.319.041.164 0 .302-.023.413-.07a.559.559 0 0 0 .255-.193.507.507 0 0 0 .085-.29.387.387 0 0 0-.153-.326c-.101-.08-.255-.144-.462-.193l-.619-.143a1.72 1.72 0 0 1-.539-.214 1.001 1.001 0 0 1-.351-.367 1.068 1.068 0 0 1-.123-.524c0-.244.063-.457.19-.639.127-.181.303-.322.528-.422.224-.1.483-.149.776-.149.305 0 .564.05.78.152.216.102.383.239.5.41.12.17.186.359.2.566h-.75a.56.56 0 0 0-.12-.258.624.624 0 0 0-.247-.181.923.923 0 0 0-.369-.068c-.217 0-.388.05-.513.152a.472.472 0 0 0-.184.384c0 .121.048.22.143.3a.97.97 0 0 0 .405.175l.62.143c.218.05.406.12.566.211.16.09.285.21.375.358.09.148.135.335.135.56 0 .247-.063.466-.188.656a1.216 1.216 0 0 1-.539.439c-.234.105-.52.158-.858.158-.254 0-.476-.03-.665-.09a1.404 1.404 0 0 1-.478-.252 1.13 1.13 0 0 1-.29-.375Zm-3.104-.033A1.32 1.32 0 0 1 0 14.791h.765a.576.576 0 0 0 .073.27.499.499 0 0 0 .454.246c.19 0 .33-.055.422-.164.092-.11.138-.265.138-.466v-2.745h.79v2.725c0 .44-.119.774-.357 1.005-.236.23-.564.345-.984.345a1.59 1.59 0 0 1-.569-.094 1.145 1.145 0 0 1-.407-.266 1.14 1.14 0 0 1-.243-.39Z"}}]})(t)}function ELt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V11h-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM4.151 15.29a1.176 1.176 0 0 1-.111-.449h.764a.578.578 0 0 0 .255.384c.07.049.154.087.25.114.095.028.201.041.319.041.164 0 .301-.023.413-.07a.559.559 0 0 0 .255-.193.507.507 0 0 0 .084-.29.387.387 0 0 0-.152-.326c-.101-.08-.256-.144-.463-.193l-.618-.143a1.72 1.72 0 0 1-.539-.214 1.001 1.001 0 0 1-.352-.367 1.068 1.068 0 0 1-.123-.524c0-.244.064-.457.19-.639.128-.181.304-.322.528-.422.225-.1.484-.149.777-.149.304 0 .564.05.779.152.217.102.384.239.5.41.12.17.186.359.2.566h-.75a.56.56 0 0 0-.12-.258.624.624 0 0 0-.246-.181.923.923 0 0 0-.37-.068c-.216 0-.387.05-.512.152a.472.472 0 0 0-.185.384c0 .121.048.22.144.3a.97.97 0 0 0 .404.175l.621.143c.217.05.406.12.566.211a1 1 0 0 1 .375.358c.09.148.135.335.135.56 0 .247-.063.466-.188.656a1.216 1.216 0 0 1-.539.439c-.234.105-.52.158-.858.158-.254 0-.476-.03-.665-.09a1.404 1.404 0 0 1-.478-.252 1.13 1.13 0 0 1-.29-.375Zm-3.104-.033a1.32 1.32 0 0 1-.082-.466h.764a.576.576 0 0 0 .074.27.499.499 0 0 0 .454.246c.19 0 .33-.055.422-.164.091-.11.137-.265.137-.466v-2.745h.791v2.725c0 .44-.119.774-.357 1.005-.237.23-.565.345-.985.345a1.59 1.59 0 0 1-.568-.094 1.145 1.145 0 0 1-.407-.266 1.14 1.14 0 0 1-.243-.39Zm9.091-1.585v.522c0 .256-.039.47-.117.641a.862.862 0 0 1-.322.387.877.877 0 0 1-.47.126.883.883 0 0 1-.47-.126.87.87 0 0 1-.32-.387 1.55 1.55 0 0 1-.117-.641v-.522c0-.258.039-.471.117-.641a.87.87 0 0 1 .32-.387.868.868 0 0 1 .47-.129c.177 0 .333.043.47.129a.862.862 0 0 1 .322.387c.078.17.117.383.117.641Zm.803.519v-.513c0-.377-.069-.701-.205-.973a1.46 1.46 0 0 0-.59-.63c-.253-.146-.559-.22-.916-.22-.356 0-.662.074-.92.22a1.441 1.441 0 0 0-.589.628c-.137.271-.205.596-.205.975v.513c0 .375.068.699.205.973.137.271.333.48.589.626.258.145.564.217.92.217.357 0 .663-.072.917-.217.256-.146.452-.355.589-.626.136-.274.205-.598.205-.973Zm1.29-.935v2.675h-.746v-3.999h.662l1.752 2.66h.032v-2.66h.75v4h-.656l-1.761-2.676h-.032Z"}}]})(t)}function SLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM3.075 14.841a1.13 1.13 0 0 0 .401.823c.13.108.288.192.478.252.19.061.411.091.665.091.338 0 .624-.053.858-.158.237-.105.416-.252.54-.44a1.17 1.17 0 0 0 .187-.656c0-.224-.045-.41-.135-.56a1.001 1.001 0 0 0-.375-.357 2.027 2.027 0 0 0-.565-.21l-.621-.144a.97.97 0 0 1-.405-.176.37.37 0 0 1-.143-.299c0-.156.061-.284.184-.384.125-.101.296-.152.513-.152.143 0 .266.023.37.068a.624.624 0 0 1 .245.181.56.56 0 0 1 .12.258h.75a1.092 1.092 0 0 0-.199-.566 1.21 1.21 0 0 0-.5-.41 1.813 1.813 0 0 0-.78-.152c-.293 0-.552.05-.776.15-.225.099-.4.24-.528.421-.127.182-.19.395-.19.639 0 .201.04.376.123.524.082.149.199.27.351.367.153.095.332.167.54.213l.618.144c.207.049.36.113.462.193a.387.387 0 0 1 .153.326.512.512 0 0 1-.085.29.559.559 0 0 1-.255.193c-.111.047-.249.07-.413.07-.117 0-.224-.013-.32-.04a.837.837 0 0 1-.248-.115.578.578 0 0 1-.255-.384h-.765ZM0 14.791c0 .165.027.32.082.466.055.147.136.277.243.39.11.113.245.202.407.267.164.062.354.093.569.093.42 0 .748-.115.984-.346.238-.23.358-.565.358-1.004v-2.725h-.791v2.745c0 .201-.046.357-.138.466-.092.11-.233.164-.422.164a.499.499 0 0 1-.454-.246.576.576 0 0 1-.073-.27H0Zm8.907-2.859H9.8l-1.274 2.007L9.78 15.93h-.908l-.85-1.415h-.035l-.853 1.415h-.861l1.24-2.016-1.228-1.983h.931l.832 1.438h.036l.823-1.438Z"}}]})(t)}function LLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM3.21 11.85h-.87L.83 13.64H.79v-1.79H0v3.999h.791v-1.283l.41-.466 1.12 1.749h.951l-1.488-2.276 1.427-1.723Zm2.903 3.352h-1.79v-1.073h1.685v-.606H4.323v-1.025h1.79v-.648H3.538v3.999h2.575v-.647Zm2.243-.888v1.535h-.794v-1.52L6.223 11.85H7.1l.853 1.696h.032l.855-1.696h.856l-1.339 2.464Z"}}]})(t)}function _Lt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM.706 15.849v-2.66h.038l.952 2.16h.516l.946-2.16h.038v2.66h.715V11.85h-.8l-1.14 2.596h-.026L.805 11.85H0v3.999h.706Zm5.237-3.999c-.262.434-.525.867-.79 1.3-.265.434-.514.87-.748 1.31v.648h1.937v.741h.74v-.741h.49v-.639h-.49V11.85H5.944Zm-.82 2.62v-.021c.18-.34.37-.68.571-1.017.203-.338.405-.666.607-.984h.04v2.021H5.124Zm2.893-2.62h1.6c.289 0 .533.06.732.179.201.117.355.276.46.477.106.201.158.427.158.677 0 .25-.053.476-.16.677-.106.199-.26.357-.464.474a1.452 1.452 0 0 1-.732.173h-.803v1.342h-.79V11.85Zm2.06 1.714a.795.795 0 0 0 .085-.381c0-.226-.062-.4-.185-.521-.123-.122-.294-.182-.513-.182h-.659v1.406h.66a.794.794 0 0 0 .374-.082.574.574 0 0 0 .238-.24Z"}}]})(t)}function BLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2H9v-1h3a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM.706 13.189v2.66H0V11.85h.806l1.14 2.596h.026l1.14-2.596h.8v3.999h-.716v-2.66h-.038l-.946 2.159h-.516l-.952-2.16H.706Zm3.919 2.66V11.85h1.459c.406 0 .741.078 1.005.234.263.157.46.383.589.68.13.297.196.655.196 1.075 0 .422-.066.784-.196 1.084-.131.301-.33.53-.595.689-.264.158-.597.237-1 .237H4.626Zm1.353-3.354h-.562v2.707h.562c.186 0 .347-.028.484-.082a.8.8 0 0 0 .334-.252 1.14 1.14 0 0 0 .196-.422c.045-.168.067-.365.067-.592a2.1 2.1 0 0 0-.117-.753.89.89 0 0 0-.354-.454c-.159-.102-.362-.152-.61-.152Z"}}]})(t)}function DLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM.706 15.849v-2.66h.038l.952 2.159h.516l.946-2.16h.038v2.661h.715V11.85h-.8l-1.14 2.596h-.026L.805 11.85H0v3.999h.706Zm3.559-3.999v3.999h1.459c.402 0 .735-.08.999-.237a1.45 1.45 0 0 0 .595-.689c.13-.3.196-.662.196-1.084 0-.42-.066-.778-.196-1.075a1.426 1.426 0 0 0-.59-.68c-.263-.156-.598-.234-1.004-.234h-1.46Zm.79.645h.563c.248 0 .451.05.61.152a.89.89 0 0 1 .354.454c.078.201.117.452.117.753 0 .227-.022.424-.067.592a1.14 1.14 0 0 1-.196.422.8.8 0 0 1-.334.252 1.298 1.298 0 0 1-.484.082h-.562v-2.707Zm4.787-.645h.894L9.46 13.857l1.254 1.992h-.908l-.85-1.415h-.035l-.852 1.415h-.862l1.24-2.016L7.22 11.85h.932l.832 1.439h.035l.823-1.439Z"}}]})(t)}function TLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5Zm-6.914 9.166v.522c0 .256-.04.47-.117.641a.861.861 0 0 1-.323.387.877.877 0 0 1-.468.126.883.883 0 0 1-.472-.126.869.869 0 0 1-.32-.386 1.55 1.55 0 0 1-.117-.642v-.522c0-.257.04-.471.118-.641a.869.869 0 0 1 .319-.387.868.868 0 0 1 .472-.129c.175 0 .332.043.468.13a.861.861 0 0 1 .323.386c.078.17.117.384.117.641Zm.802.519v-.513c0-.377-.068-.7-.205-.972a1.46 1.46 0 0 0-.588-.63c-.254-.147-.56-.22-.917-.22-.356 0-.663.073-.92.22a1.441 1.441 0 0 0-.59.627c-.136.271-.204.596-.204.975v.513c0 .375.068.7.205.973.136.271.333.48.589.627.257.144.564.216.92.216.357 0 .663-.072.917-.216.255-.147.452-.356.588-.627.137-.274.205-.598.205-.973Zm-7.182 1.74v-2.66h.038l.952 2.16h.516l.946-2.16h.038v2.66h.715v-3.999h-.8l-1.14 2.596h-.026l-1.14-2.596H0v4h.706Zm9.54 0h-.952l-1.34-3.999h.918l.896 3.138h.038l.888-3.138h.879l-1.327 4Z"}}]})(t)}function VLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5Zm-4.911 9.67h-.443v-.609h.422a.688.688 0 0 0 .322-.073.558.558 0 0 0 .22-.2.505.505 0 0 0 .076-.284.49.49 0 0 0-.176-.392.652.652 0 0 0-.442-.15.74.74 0 0 0-.252.041.625.625 0 0 0-.193.112.496.496 0 0 0-.179.349H7.71c.006-.157.04-.302.102-.437.063-.135.153-.252.27-.352.117-.101.26-.18.428-.237.17-.057.364-.086.583-.088.279-.002.52.042.723.132.203.09.36.214.472.372a.91.91 0 0 1 .173.539.833.833 0 0 1-.12.478.96.96 0 0 1-.619.439v.041a1.008 1.008 0 0 1 .718.434.909.909 0 0 1 .144.521c.002.19-.037.359-.117.507a1.104 1.104 0 0 1-.329.378c-.14.101-.302.18-.486.234-.182.053-.376.08-.583.08-.3 0-.558-.051-.77-.153a1.206 1.206 0 0 1-.487-.41 1.094 1.094 0 0 1-.178-.563h.726a.457.457 0 0 0 .106.258.664.664 0 0 0 .249.179.98.98 0 0 0 .357.067.903.903 0 0 0 .384-.076.598.598 0 0 0 .252-.217.56.56 0 0 0 .088-.319.556.556 0 0 0-.334-.522.81.81 0 0 0-.372-.079ZM.706 15.925v-2.66h.038l.952 2.16h.516l.946-2.16h.038v2.66h.715v-3.999h-.8l-1.14 2.596h-.026l-1.14-2.596H0v4h.706Zm5.458-3.999h-1.6v4h.792v-1.342h.803c.287 0 .53-.058.732-.173.203-.118.357-.276.463-.475a1.42 1.42 0 0 0 .161-.677c0-.25-.053-.475-.158-.677a1.175 1.175 0 0 0-.46-.477 1.4 1.4 0 0 0-.733-.179Zm.545 1.333a.795.795 0 0 1-.085.381.574.574 0 0 1-.237.24.793.793 0 0 1-.375.082h-.66v-1.406h.66c.219 0 .39.06.513.182.123.12.184.295.184.521Z"}}]})(t)}function OLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM.706 15.849v-2.66h.038l.952 2.16h.516l.946-2.16h.038v2.66h.715V11.85h-.8l-1.14 2.596h-.026L.805 11.85H0v3.999h.706Zm5.278-3.999h-1.6v3.999h.792v-1.342h.803c.287 0 .53-.057.732-.173.203-.117.357-.275.463-.474a1.42 1.42 0 0 0 .161-.677c0-.25-.053-.476-.158-.677a1.176 1.176 0 0 0-.46-.477 1.4 1.4 0 0 0-.733-.179Zm.545 1.333a.795.795 0 0 1-.085.38.574.574 0 0 1-.237.241.794.794 0 0 1-.375.082h-.66V12.48h.66c.219 0 .39.06.513.181.123.122.184.296.184.522Zm1.505-.032c.266-.434.53-.867.791-1.301h1.14v2.62h.49v.638h-.49v.741h-.741v-.741H7.287v-.648c.235-.44.484-.876.747-1.31Zm-.029 1.298v.02h1.219v-2.021h-.041c-.201.318-.404.646-.607.984-.2.338-.391.677-.571 1.017Z"}}]})(t)}function ILt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM2.622 13.666v.522c0 .256-.039.47-.117.641a.861.861 0 0 1-.322.387.877.877 0 0 1-.47.126.883.883 0 0 1-.47-.126.868.868 0 0 1-.32-.386 1.55 1.55 0 0 1-.117-.642v-.522c0-.257.039-.471.117-.641a.868.868 0 0 1 .32-.387.868.868 0 0 1 .47-.129c.177 0 .333.043.47.13a.861.861 0 0 1 .322.386c.078.17.117.384.117.641Zm.803.519v-.513c0-.377-.069-.7-.205-.972a1.46 1.46 0 0 0-.59-.63c-.253-.147-.559-.22-.916-.22-.356 0-.662.073-.92.22a1.441 1.441 0 0 0-.589.627c-.137.271-.205.596-.205.975v.513c0 .375.068.7.205.973.137.271.333.48.589.627.258.144.564.216.92.216.357 0 .663-.072.917-.216a1.47 1.47 0 0 0 .589-.627c.136-.274.205-.598.205-.973Zm2 1.74v-3.337H6.56v-.662H3.497v.662H4.63v3.337h.794Zm2.251-1.59v1.59h-.79v-3.999h2.548v.653H7.676v1.117h1.606v.638H7.676Z"}}]})(t)}function RLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM1.6 11.85H0v3.999h.791v-1.342h.803c.287 0 .531-.057.732-.173.203-.117.358-.275.463-.474a1.42 1.42 0 0 0 .161-.677c0-.25-.053-.476-.158-.677a1.176 1.176 0 0 0-.46-.477c-.2-.12-.443-.179-.732-.179Zm.545 1.333a.795.795 0 0 1-.085.38.574.574 0 0 1-.238.241.794.794 0 0 1-.375.082H.788V12.48h.66c.218 0 .389.06.512.181.123.122.185.296.185.522Zm1.217-1.333v3.999h1.46c.401 0 .734-.08.998-.237a1.45 1.45 0 0 0 .595-.689c.13-.3.196-.662.196-1.084 0-.42-.065-.778-.196-1.075a1.426 1.426 0 0 0-.589-.68c-.264-.156-.599-.234-1.005-.234H3.362Zm.791.645h.563c.248 0 .45.05.609.152a.89.89 0 0 1 .354.454c.079.201.118.452.118.753a2.3 2.3 0 0 1-.068.592 1.14 1.14 0 0 1-.196.422.8.8 0 0 1-.334.252 1.298 1.298 0 0 1-.483.082h-.563v-2.707Zm3.743 1.763v1.591h-.79V11.85h2.548v.653H7.896v1.117h1.606v.638H7.896Z"}}]})(t)}function FLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM1.6 11.85H0v3.999h.791v-1.342h.803c.287 0 .531-.057.732-.173.203-.117.358-.275.463-.474a1.42 1.42 0 0 0 .161-.677c0-.25-.053-.476-.158-.677a1.176 1.176 0 0 0-.46-.477c-.2-.12-.443-.179-.732-.179Zm.545 1.333a.795.795 0 0 1-.085.38.574.574 0 0 1-.238.241.794.794 0 0 1-.375.082H.788V12.48h.66c.218 0 .389.06.512.181.123.122.185.295.185.522Zm4.48 2.666V11.85h-.79v1.626H4.153V11.85h-.79v3.999h.79v-1.714h1.682v1.714h.79Zm.703-3.999h1.6c.288 0 .533.06.732.179.2.117.354.276.46.477.105.201.158.427.158.677 0 .25-.054.476-.161.677-.106.199-.26.357-.463.474a1.452 1.452 0 0 1-.733.173H8.12v1.342h-.791V11.85Zm2.06 1.714a.795.795 0 0 0 .084-.381c0-.227-.061-.4-.184-.521-.123-.122-.294-.182-.513-.182h-.66v1.406h.66a.794.794 0 0 0 .375-.082.574.574 0 0 0 .237-.24Z"}}]})(t)}function NLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5Zm-3.76 8.132c.076.153.123.317.14.492h-.776a.797.797 0 0 0-.097-.249.689.689 0 0 0-.17-.19.707.707 0 0 0-.237-.126.96.96 0 0 0-.299-.044c-.285 0-.506.1-.665.302-.156.201-.234.484-.234.85v.498c0 .234.032.439.097.615a.881.881 0 0 0 .304.413.87.87 0 0 0 .519.146.967.967 0 0 0 .457-.096.67.67 0 0 0 .272-.264c.06-.11.091-.23.091-.363v-.255H8.82v-.59h1.576v.798c0 .193-.032.377-.097.55a1.29 1.29 0 0 1-.293.458 1.37 1.37 0 0 1-.495.313c-.197.074-.43.111-.697.111a1.98 1.98 0 0 1-.753-.132 1.447 1.447 0 0 1-.533-.377 1.58 1.58 0 0 1-.32-.58 2.482 2.482 0 0 1-.105-.745v-.506c0-.362.067-.678.2-.95.134-.271.328-.482.582-.633.256-.152.565-.228.926-.228.238 0 .45.033.636.1.187.066.348.158.48.275.133.117.238.253.314.407Zm-8.64-.706H0v4h.791v-1.343h.803c.287 0 .531-.057.732-.172.203-.118.358-.276.463-.475a1.42 1.42 0 0 0 .161-.677c0-.25-.053-.475-.158-.677a1.176 1.176 0 0 0-.46-.477c-.2-.12-.443-.179-.732-.179Zm.545 1.333a.795.795 0 0 1-.085.381.574.574 0 0 1-.238.24.794.794 0 0 1-.375.082H.788v-1.406h.66c.218 0 .389.06.512.182.123.12.185.295.185.521Zm1.964 2.666V13.25h.032l1.761 2.675h.656v-3.999h-.75v2.66h-.032l-1.752-2.66h-.662v4h.747Z"}}]})(t)}function PLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM1.6 11.85H0v3.999h.791v-1.342h.803c.287 0 .531-.057.732-.173.203-.117.358-.275.463-.474a1.42 1.42 0 0 0 .161-.677c0-.25-.053-.476-.158-.677a1.176 1.176 0 0 0-.46-.477c-.2-.12-.443-.179-.732-.179Zm.545 1.333a.795.795 0 0 1-.085.38.574.574 0 0 1-.238.241.794.794 0 0 1-.375.082H.788V12.48h.66c.218 0 .389.06.512.181.123.122.185.296.185.522Zm2.817-1.333h-1.6v3.999h.791v-1.342h.803c.287 0 .531-.057.732-.173.203-.117.358-.275.463-.474.108-.201.161-.427.161-.677 0-.25-.052-.476-.158-.677a1.176 1.176 0 0 0-.46-.477c-.2-.12-.443-.179-.732-.179Zm.545 1.333a.795.795 0 0 1-.085.38.574.574 0 0 1-.238.241.793.793 0 0 1-.375.082H4.15V12.48h.66c.218 0 .389.06.512.181.123.122.185.296.185.522Zm2.767-.67v3.336H7.48v-3.337H6.346v-.662h3.065v.662H8.274Z"}}]})(t)}function jLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V11h-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM1.5 11.85h1.6c.289 0 .533.06.732.179.201.117.355.276.46.477.105.201.158.427.158.677 0 .25-.054.476-.16.677-.106.199-.26.357-.464.474a1.452 1.452 0 0 1-.732.173H2.29v1.342H1.5V11.85Zm2.06 1.714a.795.795 0 0 0 .085-.381c0-.226-.062-.4-.185-.521-.123-.122-.294-.182-.513-.182h-.659v1.406h.66a.794.794 0 0 0 .374-.082.574.574 0 0 0 .238-.24Zm1.302-1.714h1.6c.289 0 .533.06.732.179.201.117.355.276.46.477.106.201.158.427.158.677 0 .25-.053.476-.16.677-.106.199-.26.357-.464.474a1.452 1.452 0 0 1-.732.173h-.803v1.342h-.79V11.85Zm2.06 1.714a.795.795 0 0 0 .085-.381c0-.226-.062-.4-.185-.521-.123-.122-.294-.182-.513-.182H5.65v1.406h.66a.793.793 0 0 0 .374-.082.574.574 0 0 0 .238-.24Zm2.852 2.285v-3.337h1.137v-.662H7.846v.662H8.98v3.337h.794Zm3.796-3.999h.893l-1.274 2.007 1.254 1.992h-.908l-.85-1.415h-.035l-.853 1.415h-.861l1.24-2.016-1.228-1.983h.931l.832 1.439h.035l.824-1.439Z"}}]})(t)}function ULt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2h-.5v-1h.5a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM3.116 14.841a1.13 1.13 0 0 0 .401.823c.13.108.288.192.478.252.19.061.411.091.665.091.338 0 .624-.053.858-.158.237-.105.416-.252.54-.44a1.17 1.17 0 0 0 .187-.656c0-.224-.045-.41-.135-.56a1 1 0 0 0-.375-.357 2.027 2.027 0 0 0-.565-.21l-.621-.144a.97.97 0 0 1-.405-.176.37.37 0 0 1-.143-.299c0-.156.061-.284.184-.384.125-.101.296-.152.513-.152.143 0 .266.023.37.068a.625.625 0 0 1 .245.181.56.56 0 0 1 .12.258h.75a1.092 1.092 0 0 0-.199-.566 1.21 1.21 0 0 0-.5-.41 1.813 1.813 0 0 0-.78-.152c-.293 0-.552.05-.776.15-.225.099-.4.24-.528.421-.127.182-.19.395-.19.639 0 .201.04.376.123.524.082.149.199.27.351.367.153.095.332.167.54.213l.618.144c.207.049.36.113.462.193a.387.387 0 0 1 .153.326.505.505 0 0 1-.085.29.559.559 0 0 1-.255.193c-.111.047-.249.07-.413.07-.117 0-.224-.013-.32-.04a.837.837 0 0 1-.248-.115.578.578 0 0 1-.255-.384h-.765ZM1.6 11.932H0v4h.791v-1.343h.803c.287 0 .531-.057.732-.173.203-.117.358-.275.463-.474a1.42 1.42 0 0 0 .161-.677c0-.25-.053-.476-.158-.677a1.176 1.176 0 0 0-.46-.477c-.2-.12-.443-.179-.732-.179Zm.545 1.333a.795.795 0 0 1-.085.38.574.574 0 0 1-.238.241.793.793 0 0 1-.375.082H.788v-1.406h.66c.218 0 .389.06.512.182.123.12.185.295.185.521Zm4.609 2.666v-3.999h1.459c.406 0 .74.078 1.004.234.264.157.46.383.59.68.13.297.195.655.195 1.075 0 .422-.065.784-.196 1.084-.13.301-.329.53-.594.689-.264.158-.597.237-1 .237H6.755Zm1.353-3.354h-.562v2.707h.562c.186 0 .347-.028.483-.082a.8.8 0 0 0 .334-.252 1.14 1.14 0 0 0 .197-.422c.045-.168.067-.366.067-.592a2.1 2.1 0 0 0-.117-.753.89.89 0 0 0-.355-.454c-.158-.102-.36-.152-.609-.152Z"}}]})(t)}function WLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2H7v-1h5a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM0 11.85h1.6c.289 0 .533.06.732.179.201.117.355.276.46.477.105.201.158.427.158.677 0 .25-.054.476-.16.677-.106.199-.26.357-.464.474a1.452 1.452 0 0 1-.732.173H.79v1.342H0V11.85Zm2.06 1.714a.795.795 0 0 0 .085-.381c0-.227-.062-.4-.185-.521-.123-.122-.294-.182-.513-.182H.788v1.406h.66a.794.794 0 0 0 .374-.082.574.574 0 0 0 .238-.24Zm2.963.75v1.535H4.23v-1.52L2.89 11.85h.876l.853 1.696h.032l.856-1.696h.855l-1.339 2.464Z"}}]})(t)}function ZLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM1.597 11.85H0v3.999h.782v-1.491h.71l.7 1.491h1.651l.313-1.028h1.336l.314 1.028h.84L5.31 11.85h-.925l-1.329 3.96-.783-1.572A1.18 1.18 0 0 0 3 13.116c0-.256-.056-.479-.167-.668a1.098 1.098 0 0 0-.478-.44 1.669 1.669 0 0 0-.758-.158Zm-.815 1.913v-1.292h.7a.74.74 0 0 1 .507.17c.13.113.194.276.194.49 0 .21-.065.368-.194.474-.127.105-.3.158-.518.158H.782Zm4.063-1.148.489 1.617H4.32l.49-1.617h.035Zm4.006.445-.74 2.789h-.73L6.326 11.85h.855l.601 2.903h.038l.706-2.903h.683l.706 2.903h.04l.596-2.903h.858l-1.055 3.999h-.73l-.74-2.789H8.85Z"}}]})(t)}function GLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2H8v-1h4a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM0 11.85h1.597c.297 0 .55.053.758.158.21.104.369.25.478.44.111.19.167.412.167.668a1.18 1.18 0 0 1-.727 1.122l.803 1.611h-.885l-.7-1.491H.782v1.491H0V11.85Zm.782.621v1.292h.689c.218 0 .391-.053.518-.158.13-.106.194-.264.194-.475 0-.213-.065-.376-.194-.489a.74.74 0 0 0-.507-.17h-.7Zm4.426 3.378H3.544V11.85h1.67c.357 0 .643.087.858.26.215.175.322.416.322.724a.94.94 0 0 1-.09.422.79.79 0 0 1-.244.293 1.002 1.002 0 0 1-.351.161v.035c.162.016.31.063.445.141a.846.846 0 0 1 .322.325.986.986 0 0 1 .123.51c0 .238-.06.441-.178.61-.12.167-.284.296-.492.386a1.85 1.85 0 0 1-.721.132Zm-.179-3.404h-.7v1.07h.521c.178 0 .323-.022.434-.065a.497.497 0 0 0 .249-.185.52.52 0 0 0 .082-.296.486.486 0 0 0-.155-.384c-.102-.093-.245-.14-.43-.14Zm.05 1.62h-.75v1.19h.589c.31 0 .534-.05.67-.147a.503.503 0 0 0 .206-.434.614.614 0 0 0-.082-.325.51.51 0 0 0-.24-.21.946.946 0 0 0-.393-.074Z"}}]})(t)}function qLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V11h-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM1.41 15.29a1.176 1.176 0 0 1-.111-.449h.764a.578.578 0 0 0 .255.384.81.81 0 0 0 .25.114c.095.028.201.041.319.041.164 0 .301-.023.413-.07a.559.559 0 0 0 .255-.193.506.506 0 0 0 .084-.29.387.387 0 0 0-.152-.326c-.101-.08-.256-.144-.463-.193l-.618-.143a1.72 1.72 0 0 1-.539-.214 1.001 1.001 0 0 1-.352-.367 1.068 1.068 0 0 1-.123-.524c0-.244.064-.457.19-.639.128-.181.304-.322.528-.422.225-.1.484-.149.777-.149.304 0 .564.05.779.152.217.102.384.239.5.41.12.17.186.359.2.566h-.75a.56.56 0 0 0-.12-.258.624.624 0 0 0-.246-.181.923.923 0 0 0-.37-.068c-.216 0-.387.05-.512.152a.472.472 0 0 0-.185.384c0 .121.048.22.144.3a.97.97 0 0 0 .404.175l.621.143c.217.05.406.12.566.211.16.09.285.21.375.358.09.148.135.335.135.56 0 .247-.063.466-.188.656a1.216 1.216 0 0 1-.539.439c-.234.105-.52.158-.858.158-.254 0-.476-.03-.665-.09a1.404 1.404 0 0 1-.478-.252 1.13 1.13 0 0 1-.29-.375Zm4.188-.387-.313 1.028h-.8l1.342-3.999h.926l1.335 4h-.84l-.314-1.03H5.598Zm1.178-.59-.49-1.616h-.034l-.49 1.617h1.014Zm1.352.528a1.13 1.13 0 0 0 .401.823c.13.108.289.192.478.252.19.061.411.091.665.091.338 0 .624-.053.859-.158.236-.105.416-.252.539-.44.125-.189.187-.408.187-.656 0-.224-.045-.41-.134-.56a1.002 1.002 0 0 0-.375-.357 2.028 2.028 0 0 0-.566-.21l-.621-.144a.97.97 0 0 1-.404-.176.37.37 0 0 1-.144-.299c0-.156.062-.284.185-.384.125-.101.296-.152.512-.152.143 0 .266.023.37.068a.623.623 0 0 1 .246.181.56.56 0 0 1 .12.258h.75a1.093 1.093 0 0 0-.2-.566 1.21 1.21 0 0 0-.5-.41 1.813 1.813 0 0 0-.78-.152c-.293 0-.552.05-.776.15-.225.099-.4.24-.527.421-.127.182-.19.395-.19.639 0 .201.04.376.122.524.082.149.2.27.352.367.152.095.332.167.539.213l.618.144c.207.049.361.113.463.193a.387.387 0 0 1 .152.326.505.505 0 0 1-.085.29.558.558 0 0 1-.255.193c-.111.047-.249.07-.413.07-.117 0-.223-.013-.32-.04a.838.838 0 0 1-.248-.115.578.578 0 0 1-.255-.384h-.765Zm3.503.449a1.178 1.178 0 0 1-.111-.449h.764a.58.58 0 0 0 .255.384c.07.049.154.087.25.114.095.028.201.041.319.041.164 0 .301-.023.413-.07a.558.558 0 0 0 .255-.193.507.507 0 0 0 .085-.29.387.387 0 0 0-.153-.326c-.101-.08-.256-.144-.463-.193l-.618-.143a1.72 1.72 0 0 1-.539-.214 1.002 1.002 0 0 1-.351-.367 1.068 1.068 0 0 1-.123-.524c0-.244.063-.457.19-.639.127-.181.303-.322.527-.422.225-.1.484-.149.777-.149.304 0 .564.05.779.152.217.102.384.239.5.41.12.17.186.359.2.566h-.75a.56.56 0 0 0-.12-.258.623.623 0 0 0-.246-.181.923.923 0 0 0-.37-.068c-.216 0-.387.05-.512.152a.472.472 0 0 0-.184.384c0 .121.047.22.143.3a.97.97 0 0 0 .404.175l.621.143c.217.05.406.12.566.211.16.09.285.21.375.358.09.148.135.335.135.56 0 .247-.063.466-.188.656a1.216 1.216 0 0 1-.539.439c-.234.105-.52.158-.858.158a2.19 2.19 0 0 1-.665-.09 1.404 1.404 0 0 1-.478-.252 1.131 1.131 0 0 1-.29-.375Z"}}]})(t)}function YLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V11h-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM1.356 15.29a1.176 1.176 0 0 1-.111-.449h.765a.578.578 0 0 0 .255.384c.07.049.153.087.249.114.095.028.202.041.319.041.164 0 .302-.023.413-.07a.559.559 0 0 0 .255-.193.506.506 0 0 0 .085-.29.387.387 0 0 0-.153-.326c-.101-.08-.255-.144-.462-.193l-.619-.143a1.72 1.72 0 0 1-.539-.214 1.001 1.001 0 0 1-.351-.367 1.068 1.068 0 0 1-.123-.524c0-.244.063-.457.19-.639.127-.181.303-.322.528-.422.224-.1.483-.149.776-.149.305 0 .564.05.78.152.216.102.383.239.5.41.12.17.186.359.2.566h-.75a.56.56 0 0 0-.12-.258.624.624 0 0 0-.247-.181.923.923 0 0 0-.369-.068c-.217 0-.388.05-.513.152a.472.472 0 0 0-.184.384c0 .121.048.22.143.3a.97.97 0 0 0 .405.175l.62.143c.217.05.406.12.566.211.16.09.285.21.375.358.09.148.135.335.135.56 0 .247-.063.466-.188.656a1.216 1.216 0 0 1-.539.439c-.234.105-.52.158-.858.158-.254 0-.476-.03-.665-.09a1.404 1.404 0 0 1-.478-.252 1.13 1.13 0 0 1-.29-.375Zm4.274-2.23a1.732 1.732 0 0 0-.103.633v.495c0 .246.034.455.103.627a.833.833 0 0 0 .298.392.846.846 0 0 0 .478.132.868.868 0 0 0 .401-.088.7.7 0 0 0 .273-.249.798.798 0 0 0 .117-.363h.765v.076a1.27 1.27 0 0 1-.226.674 1.39 1.39 0 0 1-.55.454 1.81 1.81 0 0 1-.786.164c-.36 0-.664-.072-.914-.217a1.424 1.424 0 0 1-.571-.626c-.13-.272-.194-.597-.194-.976v-.498c0-.38.066-.705.197-.979a1.44 1.44 0 0 1 .57-.633c.253-.148.557-.222.912-.222.219 0 .421.032.607.097.187.062.35.153.489.272a1.324 1.324 0 0 1 .466.964v.073h-.765a.85.85 0 0 0-.12-.38.7.7 0 0 0-.273-.261.803.803 0 0 0-.398-.097.814.814 0 0 0-.475.138.868.868 0 0 0-.301.398Zm2.609 1.781a1.13 1.13 0 0 0 .401.823c.129.108.288.192.478.252.19.061.41.091.665.091.338 0 .624-.053.858-.158.236-.105.416-.252.54-.44a1.17 1.17 0 0 0 .187-.656c0-.224-.045-.41-.135-.56a1.002 1.002 0 0 0-.375-.357 2.028 2.028 0 0 0-.566-.21l-.62-.144a.97.97 0 0 1-.405-.176.37.37 0 0 1-.143-.299c0-.156.061-.284.184-.384.125-.101.296-.152.513-.152.142 0 .265.023.369.068a.623.623 0 0 1 .246.181.56.56 0 0 1 .12.258h.75a1.091 1.091 0 0 0-.2-.566 1.21 1.21 0 0 0-.5-.41 1.813 1.813 0 0 0-.78-.152c-.292 0-.551.05-.776.15-.224.099-.4.24-.527.421-.127.182-.19.395-.19.639 0 .201.04.376.123.524.082.149.199.27.351.367.152.095.332.167.54.213l.617.144c.207.049.362.113.463.193a.387.387 0 0 1 .153.326.512.512 0 0 1-.085.29.558.558 0 0 1-.255.193 1.07 1.07 0 0 1-.413.07c-.118 0-.224-.013-.32-.04a.837.837 0 0 1-.249-.115.578.578 0 0 1-.255-.384H8.24Zm3.502.449a1.176 1.176 0 0 1-.11-.449h.764a.578.578 0 0 0 .255.384c.07.049.153.087.249.114.095.028.202.041.319.041.164 0 .302-.023.413-.07a.558.558 0 0 0 .255-.193.506.506 0 0 0 .085-.29.387.387 0 0 0-.152-.326c-.102-.08-.256-.144-.463-.193l-.618-.143a1.72 1.72 0 0 1-.54-.214 1.002 1.002 0 0 1-.351-.367 1.068 1.068 0 0 1-.123-.524c0-.244.063-.457.19-.639.127-.181.303-.322.528-.422.224-.1.483-.149.776-.149.305 0 .565.05.78.152.216.102.383.239.5.41.12.17.186.359.2.566h-.75a.56.56 0 0 0-.12-.258.623.623 0 0 0-.247-.181.923.923 0 0 0-.369-.068c-.217 0-.387.05-.512.152a.472.472 0 0 0-.185.384c0 .121.048.22.143.3a.97.97 0 0 0 .405.175l.62.143c.218.05.406.12.566.211.16.09.285.21.375.358.09.148.135.335.135.56 0 .247-.062.466-.187.656a1.217 1.217 0 0 1-.54.439c-.234.105-.52.158-.858.158-.254 0-.476-.03-.665-.09a1.404 1.404 0 0 1-.478-.252 1.131 1.131 0 0 1-.29-.375Z"}}]})(t)}function XLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2H8v-1h4a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM.111 15.29A1.176 1.176 0 0 1 0 14.84h.765a.578.578 0 0 0 .255.384c.07.049.153.087.249.114.095.028.202.041.319.041.164 0 .302-.023.413-.07a.559.559 0 0 0 .255-.193.507.507 0 0 0 .085-.29.387.387 0 0 0-.153-.326c-.101-.08-.255-.144-.462-.193l-.619-.143a1.72 1.72 0 0 1-.539-.214 1.001 1.001 0 0 1-.351-.367 1.068 1.068 0 0 1-.123-.524c0-.244.063-.457.19-.639.127-.181.303-.322.528-.422.224-.1.483-.149.776-.149.305 0 .564.05.78.152.216.102.383.239.5.41.12.17.186.359.2.566h-.75a.56.56 0 0 0-.12-.258.624.624 0 0 0-.247-.181.923.923 0 0 0-.369-.068c-.217 0-.388.05-.513.152a.472.472 0 0 0-.184.384c0 .121.048.22.143.3a.97.97 0 0 0 .405.175l.62.143c.218.05.406.12.566.211.16.09.285.21.375.358.09.148.135.335.135.56 0 .247-.063.466-.188.656a1.216 1.216 0 0 1-.539.439c-.234.105-.52.158-.858.158-.254 0-.476-.03-.665-.09a1.404 1.404 0 0 1-.478-.252 1.13 1.13 0 0 1-.29-.375Zm6.67-3.358v4h-.79v-1.715H4.308v1.714h-.792v-3.999h.792v1.626H5.99v-1.626h.791Z"}}]})(t)}function $Lt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM0 14.841a1.129 1.129 0 0 0 .401.823c.13.108.288.192.478.252s.411.091.665.091c.338 0 .624-.053.858-.158.237-.106.416-.252.54-.44a1.17 1.17 0 0 0 .187-.656c0-.224-.045-.41-.135-.56a1 1 0 0 0-.375-.357 2.027 2.027 0 0 0-.565-.21l-.621-.144a.97.97 0 0 1-.405-.176.369.369 0 0 1-.143-.299c0-.156.061-.284.184-.384.125-.101.296-.152.513-.152.143 0 .266.022.37.068a.624.624 0 0 1 .245.181.56.56 0 0 1 .12.258h.75a1.092 1.092 0 0 0-.199-.566 1.21 1.21 0 0 0-.5-.41 1.813 1.813 0 0 0-.78-.152c-.293 0-.552.05-.776.15-.225.099-.4.24-.528.421-.127.182-.19.395-.19.639 0 .201.04.376.123.524.082.149.199.27.351.367.153.095.332.167.54.213l.618.144c.207.049.36.113.462.193a.387.387 0 0 1 .153.325c0 .11-.029.207-.085.29A.558.558 0 0 1 2 15.31c-.111.047-.249.07-.413.07-.117 0-.224-.013-.32-.04a.835.835 0 0 1-.248-.115.579.579 0 0 1-.255-.384H0Zm6.878 1.489-.507-.739c.176-.162.31-.362.401-.6.092-.239.138-.507.138-.806v-.501c0-.371-.07-.693-.208-.967a1.495 1.495 0 0 0-.589-.636c-.256-.15-.561-.225-.917-.225-.351 0-.656.075-.914.225-.256.149-.453.36-.592.636a2.138 2.138 0 0 0-.205.967v.5c0 .37.069.691.205.965.139.273.336.485.592.636a1.8 1.8 0 0 0 .914.222 1.8 1.8 0 0 0 .6-.1l.294.422h.788ZM4.262 14.2v-.522c0-.246.038-.456.114-.63a.91.91 0 0 1 .325-.398.885.885 0 0 1 .495-.138c.192 0 .357.046.495.138a.88.88 0 0 1 .325.398c.077.174.115.384.115.63v.522c0 .164-.018.312-.053.445-.035.13-.087.244-.155.34l-.106-.14-.105-.147h-.733l.451.65a.638.638 0 0 1-.251.047.872.872 0 0 1-.487-.147.916.916 0 0 1-.32-.404 1.67 1.67 0 0 1-.11-.644Zm3.986 1.057h1.696v.674H7.457v-3.999h.79v3.325Z"}}]})(t)}function KLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM0 14.841a1.13 1.13 0 0 0 .401.823c.13.108.288.192.478.252.19.061.411.091.665.091.338 0 .624-.053.858-.158.237-.105.416-.252.54-.44a1.17 1.17 0 0 0 .187-.656c0-.224-.045-.41-.135-.56a1 1 0 0 0-.375-.357 2.027 2.027 0 0 0-.565-.21l-.621-.144a.97.97 0 0 1-.405-.176.37.37 0 0 1-.143-.299c0-.156.061-.284.184-.384.125-.101.296-.152.513-.152.143 0 .266.023.37.068a.625.625 0 0 1 .245.181.56.56 0 0 1 .12.258h.75a1.092 1.092 0 0 0-.199-.566 1.21 1.21 0 0 0-.5-.41 1.813 1.813 0 0 0-.78-.152c-.293 0-.552.05-.776.15-.225.099-.4.24-.528.421-.127.182-.19.395-.19.639 0 .201.04.376.123.524.082.149.199.27.351.367.153.095.332.167.54.213l.618.144c.207.049.36.113.462.193a.387.387 0 0 1 .153.326.512.512 0 0 1-.085.29.559.559 0 0 1-.256.193c-.111.047-.249.07-.413.07-.117 0-.224-.013-.32-.04a.837.837 0 0 1-.248-.115.578.578 0 0 1-.255-.384H0Zm4.575 1.09h.952l1.327-3.999h-.879l-.887 3.138H5.05l-.897-3.138h-.917l1.339 4Zm5.483-3.293c.076.152.123.316.14.492h-.776a.797.797 0 0 0-.096-.249.689.689 0 0 0-.17-.19.707.707 0 0 0-.237-.126.963.963 0 0 0-.3-.044c-.284 0-.506.1-.664.302-.157.2-.235.484-.235.85v.497c0 .235.033.44.097.616a.881.881 0 0 0 .305.413.87.87 0 0 0 .518.146.965.965 0 0 0 .457-.097.67.67 0 0 0 .273-.263c.06-.11.09-.23.09-.364v-.254h-.823v-.59h1.576v.798c0 .193-.032.377-.096.55a1.29 1.29 0 0 1-.293.457 1.37 1.37 0 0 1-.495.314c-.198.074-.43.111-.698.111a1.98 1.98 0 0 1-.752-.132 1.447 1.447 0 0 1-.534-.377 1.58 1.58 0 0 1-.319-.58 2.482 2.482 0 0 1-.105-.745v-.507c0-.36.066-.677.199-.949.134-.271.329-.482.583-.633.256-.152.564-.228.926-.228.238 0 .45.033.635.1.188.066.348.158.48.275.134.117.238.253.314.407Z"}}]})(t)}function QLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM1.928 12.512v3.337h-.794v-3.337H0v-.662h3.064v.662H1.928Zm2.131-.662v3.999h-.79V11.85h.79Zm1.373 3.999v-1.59h1.606v-.64H5.432v-1.116H7.19v-.653H4.641v3.999h.791Zm2.868-1.59v1.59h-.791V11.85h2.548v.653H8.3v1.117h1.605v.638H8.3Z"}}]})(t)}function JLt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM3.172 14.841a1.13 1.13 0 0 0 .401.823c.129.108.288.192.478.252.189.061.41.091.665.091.338 0 .624-.053.858-.158.236-.105.416-.252.54-.44a1.17 1.17 0 0 0 .187-.656c0-.224-.045-.41-.135-.56a1.001 1.001 0 0 0-.375-.357 2.027 2.027 0 0 0-.566-.21l-.62-.144a.97.97 0 0 1-.405-.176.37.37 0 0 1-.144-.299c0-.156.062-.284.185-.384.125-.101.296-.152.513-.152.142 0 .265.023.369.068a.624.624 0 0 1 .246.181.56.56 0 0 1 .12.258h.75a1.092 1.092 0 0 0-.2-.566 1.21 1.21 0 0 0-.5-.41 1.813 1.813 0 0 0-.78-.152c-.292 0-.551.05-.776.15-.224.099-.4.24-.527.421-.127.182-.19.395-.19.639 0 .201.04.376.122.524.083.149.2.27.352.367.152.095.332.167.54.213l.617.144c.207.049.362.113.463.193a.387.387 0 0 1 .152.326.511.511 0 0 1-.084.29.559.559 0 0 1-.255.193 1.07 1.07 0 0 1-.413.07c-.118 0-.224-.013-.32-.04a.837.837 0 0 1-.249-.115.578.578 0 0 1-.255-.384h-.764Zm-1.244 1.09v-3.337h1.136v-.662H0v.662h1.134v3.337h.794Zm7.076-3.999h.893l-1.274 2.007 1.254 1.992h-.909l-.85-1.415h-.034l-.853 1.415H6.37l1.239-2.016-1.228-1.983h.932l.832 1.438h.035l.824-1.438Z"}}]})(t)}function t_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2h-2v-1h2a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM1.928 15.849v-3.337h2.269v3.337h.794v-3.337h1.137v-.662H0v.662h1.134v3.337h.794Zm5.315-1.59v1.59h-.791V11.85H9v.653H7.243v1.117h1.605v.638H7.243Z"}}]})(t)}function e_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2h-2v-1h2a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM1.928 15.849v-3.337h1.136v-.662H0v.662h1.134v3.337h.794Zm4.689-3.999h-.894L4.9 13.289h-.035l-.832-1.439h-.932l1.228 1.983-1.24 2.016h.862l.853-1.415h.035l.85 1.415h.907l-1.253-1.992 1.274-2.007Zm1.93.662v3.337h-.794v-3.337H6.619v-.662h3.064v.662H8.546Z"}}]})(t)}function n_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM1.784 15.849l.741-2.789h.033l.74 2.789h.73l1.055-3.999h-.858l-.595 2.903h-.041l-.706-2.903H2.2l-.706 2.903h-.038l-.6-2.903H0l1.055 3.999h.73Zm3.715 0 .314-1.028h1.336l.313 1.028h.841L6.967 11.85h-.926L4.7 15.849h.8Zm1.002-3.234.49 1.617H5.977l.49-1.617H6.5Zm3.604 3.234h-.952L7.814 11.85h.917l.897 3.138h.038l.888-3.138h.879l-1.328 3.999Z"}}]})(t)}function r_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V11h-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5Zm-5.464 9.688v-.522c0-.257-.04-.471-.117-.641a.861.861 0 0 0-.323-.387.862.862 0 0 0-.468-.129.868.868 0 0 0-.472.13.868.868 0 0 0-.32.386c-.077.17-.116.384-.116.641v.522c0 .256.039.47.117.641a.866.866 0 0 0 .319.387.883.883 0 0 0 .472.126.877.877 0 0 0 .468-.126.861.861 0 0 0 .323-.386 1.55 1.55 0 0 0 .117-.642Zm.803-.516v.513c0 .375-.069.7-.205.973-.137.271-.333.48-.59.627-.253.144-.559.216-.916.216-.356 0-.662-.072-.92-.216a1.463 1.463 0 0 1-.59-.627 2.151 2.151 0 0 1-.204-.973v-.513c0-.379.068-.704.205-.975.137-.274.333-.483.589-.627.258-.147.564-.22.92-.22.357 0 .663.073.917.22.256.146.452.356.589.63.136.271.205.595.205.972Zm-6.064-.536-.74 2.79h-.73l-1.055-4h.855l.601 2.903h.038l.706-2.903h.683l.706 2.903h.04l.596-2.903h.858l-1.055 4h-.73l-.74-2.79h-.033Zm7.398 2.79v-1.592h1.606v-.638h-1.606v-1.117h1.758v-.653H9.882v4h.791Zm2.988-1.592v1.591h-.791v-3.999h2.548v.653h-1.757v1.117h1.605v.638h-1.605Z"}}]})(t)}function a_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM6.472 15.29a1.176 1.176 0 0 1-.111-.449h.765a.578.578 0 0 0 .254.384c.07.049.154.087.25.114.095.028.202.041.319.041.164 0 .302-.023.413-.07a.559.559 0 0 0 .255-.193.507.507 0 0 0 .085-.29.387.387 0 0 0-.153-.326c-.101-.08-.255-.144-.462-.193l-.619-.143a1.72 1.72 0 0 1-.539-.214 1.001 1.001 0 0 1-.351-.367 1.068 1.068 0 0 1-.123-.524c0-.244.063-.457.19-.639.127-.181.303-.322.527-.422.225-.1.484-.149.777-.149.305 0 .564.05.78.152.216.102.383.239.5.41.12.17.186.359.2.566h-.75a.56.56 0 0 0-.12-.258.625.625 0 0 0-.247-.181.923.923 0 0 0-.369-.068c-.217 0-.388.05-.513.152a.472.472 0 0 0-.184.384c0 .121.048.22.143.3a.97.97 0 0 0 .405.175l.62.143c.217.05.406.12.566.211a1 1 0 0 1 .375.358c.09.148.135.335.135.56 0 .247-.063.466-.188.656a1.216 1.216 0 0 1-.539.439c-.234.105-.52.158-.858.158-.254 0-.476-.03-.665-.09a1.404 1.404 0 0 1-.478-.252 1.13 1.13 0 0 1-.29-.375Zm-2.945-3.358h-.893L1.81 13.37h-.036l-.832-1.438h-.93l1.227 1.983L0 15.931h.861l.853-1.415h.035l.85 1.415h.908L2.253 13.94l1.274-2.007Zm2.727 3.325H4.557v-3.325h-.79v4h2.487v-.675Z"}}]})(t)}function i_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V11h-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM7.86 14.841a1.13 1.13 0 0 0 .401.823c.13.108.29.192.479.252.19.061.411.091.665.091.338 0 .624-.053.858-.158.237-.105.416-.252.54-.44a1.17 1.17 0 0 0 .187-.656c0-.224-.045-.41-.135-.56a1.002 1.002 0 0 0-.375-.357 2.028 2.028 0 0 0-.565-.21l-.621-.144a.97.97 0 0 1-.405-.176.37.37 0 0 1-.143-.299c0-.156.061-.284.184-.384.125-.101.296-.152.513-.152.143 0 .266.023.37.068a.624.624 0 0 1 .245.181.56.56 0 0 1 .12.258h.75a1.093 1.093 0 0 0-.199-.566 1.21 1.21 0 0 0-.5-.41 1.813 1.813 0 0 0-.78-.152c-.293 0-.552.05-.777.15-.224.099-.4.24-.527.421-.127.182-.19.395-.19.639 0 .201.04.376.123.524.082.149.199.27.351.367.153.095.332.167.54.213l.618.144c.207.049.36.113.462.193a.387.387 0 0 1 .153.326.512.512 0 0 1-.085.29.558.558 0 0 1-.255.193c-.111.047-.25.07-.413.07-.117 0-.224-.013-.32-.04a.837.837 0 0 1-.249-.115.578.578 0 0 1-.255-.384h-.764Zm-3.726-2.909h.893l-1.274 2.007 1.254 1.992h-.908l-.85-1.415h-.035l-.853 1.415H1.5l1.24-2.016-1.228-1.983h.931l.832 1.438h.036l.823-1.438Zm1.923 3.325h1.697v.674H5.266v-3.999h.791v3.325Zm7.636-3.325h.893l-1.274 2.007 1.254 1.992h-.908l-.85-1.415h-.035l-.853 1.415h-.861l1.24-2.016-1.228-1.983h.931l.832 1.438h.036l.823-1.438Z"}}]})(t)}function o_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM3.527 11.85h-.893l-.823 1.439h-.036L.943 11.85H.012l1.227 1.983L0 15.85h.861l.853-1.415h.035l.85 1.415h.908l-1.254-1.992 1.274-2.007Zm.954 3.999v-2.66h.038l.952 2.159h.516l.946-2.16h.038v2.661h.715V11.85h-.8l-1.14 2.596h-.025L4.58 11.85h-.806v3.999h.706Zm4.71-.674h1.696v.674H8.4V11.85h.791v3.325Z"}}]})(t)}function l_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14 4.5V14a2 2 0 0 1-2 2v-1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM2.133 15.849v-1.535l1.339-2.464h-.856l-.855 1.696h-.032L.876 11.85H0l1.339 2.479v1.52h.794Zm2.287 0v-2.66h.038l.952 2.159h.516l.946-2.16h.038v2.661h.715V11.85h-.8l-1.14 2.596H5.66L4.52 11.85h-.805v3.999h.706Zm4.71-.674h1.696v.674H8.338V11.85h.791v3.325Z"}}]})(t)}function c_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 1a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V1zm4 0v6h8V1H4zm8 8H4v6h8V9zM1 1v2h2V1H1zm2 3H1v2h2V4zM1 7v2h2V7H1zm2 3H1v2h2v-2zm-2 3v2h2v-2H1zM15 1h-2v2h2V1zm-2 3v2h2V4h-2zm2 3h-2v2h2V7zm-2 3v2h2v-2h-2zm2 3h-2v2h2v-2z"}}]})(t)}function s_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zM3.5 5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1 0-1zM5 8.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm2 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5z"}}]})(t)}function u_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M7 11.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5zm-2-3a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm-2-3a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5z"}}]})(t)}function d_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 10.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"}}]})(t)}function h_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 10.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 .5-.5zm0-3a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0 0 1h7a.5.5 0 0 0 .5-.5zm0-3a.5.5 0 0 0-.5-.5h-11a.5.5 0 0 0 0 1h11a.5.5 0 0 0 .5-.5z"}}]})(t)}function f_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm.5 5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1 0-1zM4 8.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm2 3a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5z"}}]})(t)}function p_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M6 11.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5zm-2-3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm-2-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"}}]})(t)}function g_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 10.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5zm-2-3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm-2-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"}}]})(t)}function v_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.06 6.5a.5.5 0 0 1 .5.5v.776a11.5 11.5 0 0 1-.552 3.519l-1.331 4.14a.5.5 0 0 1-.952-.305l1.33-4.141a10.5 10.5 0 0 0 .504-3.213V7a.5.5 0 0 1 .5-.5Z"}},{tag:"path",attr:{d:"M6.06 7a2 2 0 1 1 4 0 .5.5 0 1 1-1 0 1 1 0 1 0-2 0v.332c0 .409-.022.816-.066 1.221A.5.5 0 0 1 6 8.447c.04-.37.06-.742.06-1.115V7Zm3.509 1a.5.5 0 0 1 .487.513 11.5 11.5 0 0 1-.587 3.339l-1.266 3.8a.5.5 0 0 1-.949-.317l1.267-3.8a10.5 10.5 0 0 0 .535-3.048A.5.5 0 0 1 9.569 8Zm-3.356 2.115a.5.5 0 0 1 .33.626L5.24 14.939a.5.5 0 1 1-.955-.296l1.303-4.199a.5.5 0 0 1 .625-.329Z"}},{tag:"path",attr:{d:"M4.759 5.833A3.501 3.501 0 0 1 11.559 7a.5.5 0 0 1-1 0 2.5 2.5 0 0 0-4.857-.833.5.5 0 1 1-.943-.334Zm.3 1.67a.5.5 0 0 1 .449.546 10.72 10.72 0 0 1-.4 2.031l-1.222 4.072a.5.5 0 1 1-.958-.287L4.15 9.793a9.72 9.72 0 0 0 .363-1.842.5.5 0 0 1 .546-.449Zm6 .647a.5.5 0 0 1 .5.5c0 1.28-.213 2.552-.632 3.762l-1.09 3.145a.5.5 0 0 1-.944-.327l1.089-3.145c.382-1.105.578-2.266.578-3.435a.5.5 0 0 1 .5-.5Z"}},{tag:"path",attr:{d:"M3.902 4.222a4.996 4.996 0 0 1 5.202-2.113.5.5 0 0 1-.208.979 3.996 3.996 0 0 0-4.163 1.69.5.5 0 0 1-.831-.556Zm6.72-.955a.5.5 0 0 1 .705-.052A4.99 4.99 0 0 1 13.059 7v1.5a.5.5 0 1 1-1 0V7a3.99 3.99 0 0 0-1.386-3.028.5.5 0 0 1-.051-.705ZM3.68 5.842a.5.5 0 0 1 .422.568c-.029.192-.044.39-.044.59 0 .71-.1 1.417-.298 2.1l-1.14 3.923a.5.5 0 1 1-.96-.279L2.8 8.821A6.531 6.531 0 0 0 3.058 7c0-.25.019-.496.054-.736a.5.5 0 0 1 .568-.422Zm8.882 3.66a.5.5 0 0 1 .456.54c-.084 1-.298 1.986-.64 2.934l-.744 2.068a.5.5 0 0 1-.941-.338l.745-2.07a10.51 10.51 0 0 0 .584-2.678.5.5 0 0 1 .54-.456Z"}},{tag:"path",attr:{d:"M4.81 1.37A6.5 6.5 0 0 1 14.56 7a.5.5 0 1 1-1 0 5.5 5.5 0 0 0-8.25-4.765.5.5 0 0 1-.5-.865Zm-.89 1.257a.5.5 0 0 1 .04.706A5.478 5.478 0 0 0 2.56 7a.5.5 0 0 1-1 0c0-1.664.626-3.184 1.655-4.333a.5.5 0 0 1 .706-.04ZM1.915 8.02a.5.5 0 0 1 .346.616l-.779 2.767a.5.5 0 1 1-.962-.27l.778-2.767a.5.5 0 0 1 .617-.346Zm12.15.481a.5.5 0 0 1 .49.51c-.03 1.499-.161 3.025-.727 4.533l-.07.187a.5.5 0 0 1-.936-.351l.07-.187c.506-1.35.634-2.74.663-4.202a.5.5 0 0 1 .51-.49Z"}}]})(t)}function m_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16c3.314 0 6-2 6-5.5 0-1.5-.5-4-2.5-6 .25 1.5-1.25 2-1.25 2C11 4 9 .5 6 0c.357 2 .5 4-2 6-1.25 1-2 2.729-2 4.5C2 14 4.686 16 8 16Zm0-1c-1.657 0-3-1-3-2.75 0-.75.25-2 1.25-3C6.125 10 7 10.5 7 10.5c-.375-1.25.5-3.25 2-3.5-.179 1-.25 2 1 3 .625.5 1 1.364 1 2.25C11 14 9.657 15 8 15Z"}}]})(t)}function y_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14.778.085A.5.5 0 0 1 15 .5V8a.5.5 0 0 1-.314.464L14.5 8l.186.464-.003.001-.006.003-.023.009a12.435 12.435 0 0 1-.397.15c-.264.095-.631.223-1.047.35-.816.252-1.879.523-2.71.523-.847 0-1.548-.28-2.158-.525l-.028-.01C7.68 8.71 7.14 8.5 6.5 8.5c-.7 0-1.638.23-2.437.477A19.626 19.626 0 0 0 3 9.342V15.5a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 1 0v.282c.226-.079.496-.17.79-.26C4.606.272 5.67 0 6.5 0c.84 0 1.524.277 2.121.519l.043.018C9.286.788 9.828 1 10.5 1c.7 0 1.638-.23 2.437-.477a19.587 19.587 0 0 0 1.349-.476l.019-.007.004-.002h.001"}}]})(t)}function b_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14.778.085A.5.5 0 0 1 15 .5V8a.5.5 0 0 1-.314.464L14.5 8l.186.464-.003.001-.006.003-.023.009a12.435 12.435 0 0 1-.397.15c-.264.095-.631.223-1.047.35-.816.252-1.879.523-2.71.523-.847 0-1.548-.28-2.158-.525l-.028-.01C7.68 8.71 7.14 8.5 6.5 8.5c-.7 0-1.638.23-2.437.477A19.626 19.626 0 0 0 3 9.342V15.5a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 1 0v.282c.226-.079.496-.17.79-.26C4.606.272 5.67 0 6.5 0c.84 0 1.524.277 2.121.519l.043.018C9.286.788 9.828 1 10.5 1c.7 0 1.638-.23 2.437-.477a19.587 19.587 0 0 0 1.349-.476l.019-.007.004-.002h.001M14 1.221c-.22.078-.48.167-.766.255-.81.252-1.872.523-2.734.523-.886 0-1.592-.286-2.203-.534l-.008-.003C7.662 1.21 7.139 1 6.5 1c-.669 0-1.606.229-2.415.478A21.294 21.294 0 0 0 3 1.845v6.433c.22-.078.48-.167.766-.255C4.576 7.77 5.638 7.5 6.5 7.5c.847 0 1.548.28 2.158.525l.028.01C9.32 8.29 9.86 8.5 10.5 8.5c.668 0 1.606-.229 2.415-.478A21.317 21.317 0 0 0 14 7.655V1.222z"}}]})(t)}function x_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.174 1.184a2 2 0 0 1 3.652 0A2 2 0 0 1 12.99 3.01a2 2 0 0 1 1.826 3.164 2 2 0 0 1 0 3.652 2 2 0 0 1-1.826 3.164 2 2 0 0 1-3.164 1.826 2 2 0 0 1-3.652 0A2 2 0 0 1 3.01 12.99a2 2 0 0 1-1.826-3.164 2 2 0 0 1 0-3.652A2 2 0 0 1 3.01 3.01a2 2 0 0 1 3.164-1.826zM8 1a1 1 0 0 0-.998 1.03l.01.091c.012.077.029.176.054.296.049.241.122.542.213.887.182.688.428 1.513.676 2.314L8 5.762l.045-.144c.248-.8.494-1.626.676-2.314.091-.345.164-.646.213-.887a4.997 4.997 0 0 0 .064-.386L9 2a1 1 0 0 0-1-1zM2 9l.03-.002.091-.01a4.99 4.99 0 0 0 .296-.054c.241-.049.542-.122.887-.213a60.59 60.59 0 0 0 2.314-.676L5.762 8l-.144-.045a60.59 60.59 0 0 0-2.314-.676 16.705 16.705 0 0 0-.887-.213 4.99 4.99 0 0 0-.386-.064L2 7a1 1 0 1 0 0 2zm7 5-.002-.03a5.005 5.005 0 0 0-.064-.386 16.398 16.398 0 0 0-.213-.888 60.582 60.582 0 0 0-.676-2.314L8 10.238l-.045.144c-.248.8-.494 1.626-.676 2.314-.091.345-.164.646-.213.887a4.996 4.996 0 0 0-.064.386L7 14a1 1 0 1 0 2 0zm-5.696-2.134.025-.017a5.001 5.001 0 0 0 .303-.248c.184-.164.408-.377.661-.629A60.614 60.614 0 0 0 5.96 9.23l.103-.111-.147.033a60.88 60.88 0 0 0-2.343.572c-.344.093-.64.18-.874.258a5.063 5.063 0 0 0-.367.138l-.027.014a1 1 0 1 0 1 1.732zM4.5 14.062a1 1 0 0 0 1.366-.366l.014-.027c.01-.02.021-.048.036-.084a5.09 5.09 0 0 0 .102-.283c.078-.233.165-.53.258-.874a60.6 60.6 0 0 0 .572-2.343l.033-.147-.11.102a60.848 60.848 0 0 0-1.743 1.667 17.07 17.07 0 0 0-.629.66 5.06 5.06 0 0 0-.248.304l-.017.025a1 1 0 0 0 .366 1.366zm9.196-8.196a1 1 0 0 0-1-1.732l-.025.017a4.951 4.951 0 0 0-.303.248 16.69 16.69 0 0 0-.661.629A60.72 60.72 0 0 0 10.04 6.77l-.102.111.147-.033a60.6 60.6 0 0 0 2.342-.572c.345-.093.642-.18.875-.258a4.993 4.993 0 0 0 .367-.138.53.53 0 0 0 .027-.014zM11.5 1.938a1 1 0 0 0-1.366.366l-.014.027c-.01.02-.021.048-.036.084a5.09 5.09 0 0 0-.102.283c-.078.233-.165.53-.258.875a60.62 60.62 0 0 0-.572 2.342l-.033.147.11-.102a60.848 60.848 0 0 0 1.743-1.667c.252-.253.465-.477.629-.66a5.001 5.001 0 0 0 .248-.304l.017-.025a1 1 0 0 0-.366-1.366zM14 9a1 1 0 0 0 0-2l-.03.002a4.996 4.996 0 0 0-.386.064c-.242.049-.543.122-.888.213-.688.182-1.513.428-2.314.676L10.238 8l.144.045c.8.248 1.626.494 2.314.676.345.091.646.164.887.213a4.996 4.996 0 0 0 .386.064L14 9zM1.938 4.5a1 1 0 0 0 .393 1.38l.084.035c.072.03.166.064.283.103.233.078.53.165.874.258a60.88 60.88 0 0 0 2.343.572l.147.033-.103-.111a60.584 60.584 0 0 0-1.666-1.742 16.705 16.705 0 0 0-.66-.629 4.996 4.996 0 0 0-.304-.248l-.025-.017a1 1 0 0 0-1.366.366zm2.196-1.196.017.025a4.996 4.996 0 0 0 .248.303c.164.184.377.408.629.661A60.597 60.597 0 0 0 6.77 5.96l.111.102-.033-.147a60.602 60.602 0 0 0-.572-2.342c-.093-.345-.18-.642-.258-.875a5.006 5.006 0 0 0-.138-.367l-.014-.027a1 1 0 1 0-1.732 1zm9.928 8.196a1 1 0 0 0-.366-1.366l-.027-.014a5 5 0 0 0-.367-.138c-.233-.078-.53-.165-.875-.258a60.619 60.619 0 0 0-2.342-.572l-.147-.033.102.111a60.73 60.73 0 0 0 1.667 1.742c.253.252.477.465.66.629a4.946 4.946 0 0 0 .304.248l.025.017a1 1 0 0 0 1.366-.366zm-3.928 2.196a1 1 0 0 0 1.732-1l-.017-.025a5.065 5.065 0 0 0-.248-.303 16.705 16.705 0 0 0-.629-.661A60.462 60.462 0 0 0 9.23 10.04l-.111-.102.033.147a60.6 60.6 0 0 0 .572 2.342c.093.345.18.642.258.875a4.985 4.985 0 0 0 .138.367.575.575 0 0 0 .014.027zM8 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"}}]})(t)}function M_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16a4 4 0 0 0 4-4 4 4 0 0 0 0-8 4 4 0 0 0-8 0 4 4 0 1 0 0 8 4 4 0 0 0 4 4zm3-12c0 .073-.01.155-.03.247-.544.241-1.091.638-1.598 1.084A2.987 2.987 0 0 0 8 5c-.494 0-.96.12-1.372.331-.507-.446-1.054-.843-1.597-1.084A1.117 1.117 0 0 1 5 4a3 3 0 0 1 6 0zm-.812 6.052A2.99 2.99 0 0 0 11 8a2.99 2.99 0 0 0-.812-2.052c.215-.18.432-.346.647-.487C11.34 5.131 11.732 5 12 5a3 3 0 1 1 0 6c-.268 0-.66-.13-1.165-.461a6.833 6.833 0 0 1-.647-.487zm-3.56.617a3.001 3.001 0 0 0 2.744 0c.507.446 1.054.842 1.598 1.084.02.091.03.174.03.247a3 3 0 1 1-6 0c0-.073.01-.155.03-.247.544-.242 1.091-.638 1.598-1.084zm-.816-4.721A2.99 2.99 0 0 0 5 8c0 .794.308 1.516.812 2.052a6.83 6.83 0 0 1-.647.487C4.66 10.869 4.268 11 4 11a3 3 0 0 1 0-6c.268 0 .66.13 1.165.461.215.141.432.306.647.487zM8 9a1 1 0 1 1 0-2 1 1 0 0 1 0 2z"}}]})(t)}function w_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.424 8c.437-.052.811-.136 1.04-.268a2 2 0 0 0-2-3.464c-.229.132-.489.414-.752.767C9.886 4.63 10 4.264 10 4a2 2 0 1 0-4 0c0 .264.114.63.288 1.035-.263-.353-.523-.635-.752-.767a2 2 0 0 0-2 3.464c.229.132.603.216 1.04.268-.437.052-.811.136-1.04.268a2 2 0 1 0 2 3.464c.229-.132.489-.414.752-.767C6.114 11.37 6 11.736 6 12a2 2 0 1 0 4 0c0-.264-.114-.63-.288-1.035.263.353.523.635.752.767a2 2 0 1 0 2-3.464c-.229-.132-.603-.216-1.04-.268zM9 4a1.468 1.468 0 0 1-.045.205c-.039.132-.1.295-.183.484a12.88 12.88 0 0 1-.637 1.223L8 6.142a21.73 21.73 0 0 1-.135-.23 12.88 12.88 0 0 1-.637-1.223 4.216 4.216 0 0 1-.183-.484A1.473 1.473 0 0 1 7 4a1 1 0 1 1 2 0zM3.67 5.5a1 1 0 0 1 1.366-.366 1.472 1.472 0 0 1 .156.142c.094.1.204.233.326.4.245.333.502.747.742 1.163l.13.232a21.86 21.86 0 0 1-.265.002 12.88 12.88 0 0 1-1.379-.06 4.214 4.214 0 0 1-.51-.083 1.47 1.47 0 0 1-.2-.064A1 1 0 0 1 3.67 5.5zm1.366 5.366a1 1 0 0 1-1-1.732c.001 0 .016-.008.047-.02.037-.013.087-.028.153-.044.134-.032.305-.06.51-.083a12.88 12.88 0 0 1 1.379-.06c.09 0 .178 0 .266.002a21.82 21.82 0 0 1-.131.232c-.24.416-.497.83-.742 1.163a4.1 4.1 0 0 1-.327.4 1.483 1.483 0 0 1-.155.142zM9 12a1 1 0 0 1-2 0 1.476 1.476 0 0 1 .045-.206c.039-.131.1-.294.183-.483.166-.378.396-.808.637-1.223L8 9.858l.135.23c.241.415.47.845.637 1.223.083.19.144.352.183.484A1.338 1.338 0 0 1 9 12zm3.33-6.5a1 1 0 0 1-.366 1.366 1.478 1.478 0 0 1-.2.064c-.134.032-.305.06-.51.083-.412.045-.898.061-1.379.06-.09 0-.178 0-.266-.002l.131-.232c.24-.416.497-.83.742-1.163a4.1 4.1 0 0 1 .327-.4c.046-.05.085-.086.114-.11.026-.022.04-.03.041-.032a1 1 0 0 1 1.366.366zm-1.366 5.366a1.494 1.494 0 0 1-.155-.141 4.225 4.225 0 0 1-.327-.4A12.88 12.88 0 0 1 9.74 9.16a22 22 0 0 1-.13-.232l.265-.002c.48-.001.967.015 1.379.06.205.023.376.051.51.083.066.016.116.031.153.044l.048.02a1 1 0 1 1-1 1.732zM8 9a1 1 0 1 1 0-2 1 1 0 0 1 0 2z"}}]})(t)}function z_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m.5 3 .04.87a1.99 1.99 0 0 0-.342 1.311l.637 7A2 2 0 0 0 2.826 14H9v-1H2.826a1 1 0 0 1-.995-.91l-.637-7A1 1 0 0 1 2.19 4h11.62a1 1 0 0 1 .996 1.09L14.54 8h1.005l.256-2.819A2 2 0 0 0 13.81 3H9.828a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 6.172 1H2.5a2 2 0 0 0-2 2zm5.672-1a1 1 0 0 1 .707.293L7.586 3H2.19c-.24 0-.47.042-.683.12L1.5 2.98a1 1 0 0 1 1-.98h3.672z"}},{tag:"path",attr:{d:"M15.854 10.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.707 0l-1.5-1.5a.5.5 0 0 1 .707-.708l1.146 1.147 2.646-2.647a.5.5 0 0 1 .708 0z"}}]})(t)}function C_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.828 3h3.982a2 2 0 0 1 1.992 2.181l-.637 7A2 2 0 0 1 13.174 14H2.825a2 2 0 0 1-1.991-1.819l-.637-7a1.99 1.99 0 0 1 .342-1.31L.5 3a2 2 0 0 1 2-2h3.672a2 2 0 0 1 1.414.586l.828.828A2 2 0 0 0 9.828 3zm-8.322.12C1.72 3.042 1.95 3 2.19 3h5.396l-.707-.707A1 1 0 0 0 6.172 2H2.5a1 1 0 0 0-1 .981l.006.139z"}}]})(t)}function A_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m.5 3 .04.87a1.99 1.99 0 0 0-.342 1.311l.637 7A2 2 0 0 0 2.826 14H9v-1H2.826a1 1 0 0 1-.995-.91l-.637-7A1 1 0 0 1 2.19 4h11.62a1 1 0 0 1 .996 1.09L14.54 8h1.005l.256-2.819A2 2 0 0 0 13.81 3H9.828a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 6.172 1H2.5a2 2 0 0 0-2 2zm5.672-1a1 1 0 0 1 .707.293L7.586 3H2.19c-.24 0-.47.042-.683.12L1.5 2.98a1 1 0 0 1 1-.98h3.672z"}},{tag:"path",attr:{d:"M11 11.5a.5.5 0 0 1 .5-.5h4a.5.5 0 1 1 0 1h-4a.5.5 0 0 1-.5-.5z"}}]})(t)}function k_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m.5 3 .04.87a1.99 1.99 0 0 0-.342 1.311l.637 7A2 2 0 0 0 2.826 14H9v-1H2.826a1 1 0 0 1-.995-.91l-.637-7A1 1 0 0 1 2.19 4h11.62a1 1 0 0 1 .996 1.09L14.54 8h1.005l.256-2.819A2 2 0 0 0 13.81 3H9.828a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 6.172 1H2.5a2 2 0 0 0-2 2zm5.672-1a1 1 0 0 1 .707.293L7.586 3H2.19c-.24 0-.47.042-.683.12L1.5 2.98a1 1 0 0 1 1-.98h3.672z"}},{tag:"path",attr:{d:"M13.5 10a.5.5 0 0 1 .5.5V12h1.5a.5.5 0 1 1 0 1H14v1.5a.5.5 0 1 1-1 0V13h-1.5a.5.5 0 0 1 0-1H13v-1.5a.5.5 0 0 1 .5-.5z"}}]})(t)}function H_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.81 3H9.828a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 6.172 1H2.5a2 2 0 0 0-2 2l.04.87a1.99 1.99 0 0 0-.342 1.311l.637 7A2 2 0 0 0 2.826 14h10.348a2 2 0 0 0 1.991-1.819l.637-7A2 2 0 0 0 13.81 3zM2.19 3c-.24 0-.47.042-.683.12L1.5 2.98a1 1 0 0 1 1-.98h3.672a1 1 0 0 1 .707.293L7.586 3H2.19zm9.608 5.271-3.182 1.97c-.27.166-.616-.036-.616-.372V9.1s-2.571-.3-4 2.4c.571-4.8 3.143-4.8 4-4.8v-.769c0-.336.346-.538.616-.371l3.182 1.969c.27.166.27.576 0 .742z"}}]})(t)}function E_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m11.798 8.271-3.182 1.97c-.27.166-.616-.036-.616-.372V9.1s-2.571-.3-4 2.4c.571-4.8 3.143-4.8 4-4.8v-.769c0-.336.346-.538.616-.371l3.182 1.969c.27.166.27.576 0 .742z"}},{tag:"path",attr:{d:"m.5 3 .04.87a1.99 1.99 0 0 0-.342 1.311l.637 7A2 2 0 0 0 2.826 14h10.348a2 2 0 0 0 1.991-1.819l.637-7A2 2 0 0 0 13.81 3H9.828a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 6.172 1H2.5a2 2 0 0 0-2 2zm.694 2.09A1 1 0 0 1 2.19 4h11.62a1 1 0 0 1 .996 1.09l-.636 7a1 1 0 0 1-.996.91H2.826a1 1 0 0 1-.995-.91l-.637-7zM6.172 2a1 1 0 0 1 .707.293L7.586 3H2.19c-.24 0-.47.042-.683.12L1.5 2.98a1 1 0 0 1 1-.98h3.672z"}}]})(t)}function S_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.54 3.87.5 3a2 2 0 0 1 2-2h3.672a2 2 0 0 1 1.414.586l.828.828A2 2 0 0 0 9.828 3h3.982a2 2 0 0 1 1.992 2.181L15.546 8H14.54l.265-2.91A1 1 0 0 0 13.81 4H2.19a1 1 0 0 0-.996 1.09l.637 7a1 1 0 0 0 .995.91H9v1H2.826a2 2 0 0 1-1.991-1.819l-.637-7a1.99 1.99 0 0 1 .342-1.31zm6.339-1.577A1 1 0 0 0 6.172 2H2.5a1 1 0 0 0-1 .981l.006.139C1.72 3.042 1.95 3 2.19 3h5.396l-.707-.707z"}},{tag:"path",attr:{d:"M11.854 10.146a.5.5 0 0 0-.707.708L12.293 12l-1.146 1.146a.5.5 0 0 0 .707.708L13 12.707l1.146 1.147a.5.5 0 0 0 .708-.708L13.707 12l1.147-1.146a.5.5 0 0 0-.707-.708L13 11.293l-1.146-1.147z"}}]})(t)}function L_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.54 3.87.5 3a2 2 0 0 1 2-2h3.672a2 2 0 0 1 1.414.586l.828.828A2 2 0 0 0 9.828 3h3.982a2 2 0 0 1 1.992 2.181l-.637 7A2 2 0 0 1 13.174 14H2.826a2 2 0 0 1-1.991-1.819l-.637-7a1.99 1.99 0 0 1 .342-1.31zM2.19 4a1 1 0 0 0-.996 1.09l.637 7a1 1 0 0 0 .995.91h10.348a1 1 0 0 0 .995-.91l.637-7A1 1 0 0 0 13.81 4H2.19zm4.69-1.707A1 1 0 0 0 6.172 2H2.5a1 1 0 0 0-1 .981l.006.139C1.72 3.042 1.95 3 2.19 3h5.396l-.707-.707z"}}]})(t)}function __t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 3.5A1.5 1.5 0 0 1 2.5 2h2.764c.958 0 1.76.56 2.311 1.184C7.985 3.648 8.48 4 9 4h4.5A1.5 1.5 0 0 1 15 5.5v.64c.57.265.94.876.856 1.546l-.64 5.124A2.5 2.5 0 0 1 12.733 15H3.266a2.5 2.5 0 0 1-2.481-2.19l-.64-5.124A1.5 1.5 0 0 1 1 6.14V3.5zM2 6h12v-.5a.5.5 0 0 0-.5-.5H9c-.964 0-1.71-.629-2.174-1.154C6.374 3.334 5.82 3 5.264 3H2.5a.5.5 0 0 0-.5.5V6zm-.367 1a.5.5 0 0 0-.496.562l.64 5.124A1.5 1.5 0 0 0 3.266 14h9.468a1.5 1.5 0 0 0 1.489-1.314l.64-5.124A.5.5 0 0 0 14.367 7H1.633z"}}]})(t)}function B_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 3.5A1.5 1.5 0 0 1 2.5 2h2.764c.958 0 1.76.56 2.311 1.184C7.985 3.648 8.48 4 9 4h4.5A1.5 1.5 0 0 1 15 5.5v7a1.5 1.5 0 0 1-1.5 1.5h-11A1.5 1.5 0 0 1 1 12.5v-9zM2.5 3a.5.5 0 0 0-.5.5V6h12v-.5a.5.5 0 0 0-.5-.5H9c-.964 0-1.71-.629-2.174-1.154C6.374 3.334 5.82 3 5.264 3H2.5zM14 7H2v5.5a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5V7z"}}]})(t)}function D_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.258 3h-8.51l-.083 2.46h.479c.26-1.544.758-1.783 2.693-1.845l.424-.013v7.827c0 .663-.144.82-1.3.923v.52h4.082v-.52c-1.162-.103-1.306-.26-1.306-.923V3.602l.431.013c1.934.062 2.434.301 2.693 1.846h.479L12.258 3z"}}]})(t)}function T_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m9.77 12.11 4.012-2.953a.647.647 0 0 0 0-1.114L9.771 5.09a.644.644 0 0 0-.971.557V6.65H2v3.9h6.8v1.003c0 .505.545.808.97.557z"}}]})(t)}function V_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.502 5.513a.144.144 0 0 0-.202.134V6.65a.5.5 0 0 1-.5.5H2.5v2.9h6.3a.5.5 0 0 1 .5.5v1.003c0 .108.11.176.202.134l3.984-2.933a.51.51 0 0 1 .042-.028.147.147 0 0 0 0-.252.51.51 0 0 1-.042-.028L9.502 5.513zM8.3 5.647a1.144 1.144 0 0 1 1.767-.96l3.994 2.94a1.147 1.147 0 0 1 0 1.946l-3.994 2.94a1.144 1.144 0 0 1-1.767-.96v-.503H2a.5.5 0 0 1-.5-.5v-3.9a.5.5 0 0 1 .5-.5h6.3v-.503z"}}]})(t)}function O_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v2h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-2H2a2 2 0 0 1-2-2V2zm5 10v2a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-2v5a2 2 0 0 1-2 2H5z"}}]})(t)}function I_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.974 9.806h.692c.306 0 .556.063.75.19.198.127.343.317.437.568.096.252.144.565.144.941 0 .284-.027.53-.083.74-.053.21-.133.386-.241.528a.986.986 0 0 1-.412.315 1.575 1.575 0 0 1-.595.103h-.692V9.806Z"}},{tag:"path",attr:{d:"M1 2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v8a2 2 0 0 1 2 2v.5a.5.5 0 0 0 1 0V8h-.5a.5.5 0 0 1-.5-.5V4.375a.5.5 0 0 1 .5-.5h1.495c-.011-.476-.053-.894-.201-1.222a.97.97 0 0 0-.394-.458c-.184-.11-.464-.195-.9-.195a.5.5 0 0 1 0-1c.564 0 1.034.11 1.412.336.383.228.634.551.794.907.295.655.294 1.465.294 2.081V7.5a.5.5 0 0 1-.5.5H15v4.5a1.5 1.5 0 0 1-3 0V12a1 1 0 0 0-1-1v4h.5a.5.5 0 0 1 0 1H.5a.5.5 0 0 1 0-1H1V2Zm2 .5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0-.5.5ZM4 9v5h1.796c.496 0 .906-.099 1.23-.297.327-.197.571-.484.732-.86.161-.377.242-.828.242-1.356 0-.525-.08-.973-.242-1.344a1.775 1.775 0 0 0-.725-.85C6.71 9.098 6.296 9 5.796 9H4Z"}}]})(t)}function R_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 2a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5ZM4 14V9h1.796c.5 0 .913.098 1.237.293.325.195.567.479.725.85.161.371.242.82.242 1.344 0 .528-.08.98-.242 1.355a1.805 1.805 0 0 1-.732.861c-.324.198-.734.297-1.23.297H4Zm1.666-4.194h-.692v3.385h.692c.229 0 .427-.035.595-.103a.986.986 0 0 0 .412-.315c.108-.142.188-.318.241-.528.056-.21.083-.456.083-.74 0-.376-.048-.69-.144-.94a1.11 1.11 0 0 0-.436-.569c-.195-.127-.445-.19-.75-.19Z"}},{tag:"path",attr:{d:"M3 0a2 2 0 0 0-2 2v13H.5a.5.5 0 0 0 0 1h11a.5.5 0 0 0 0-1H11v-4a1 1 0 0 1 1 1v.5a1.5 1.5 0 0 0 3 0V8h.5a.5.5 0 0 0 .5-.5V4.324c0-.616 0-1.426-.294-2.081a1.969 1.969 0 0 0-.794-.907C14.534 1.111 14.064 1 13.5 1a.5.5 0 0 0 0 1c.436 0 .716.086.9.195a.97.97 0 0 1 .394.458c.147.328.19.746.201 1.222H13.5a.5.5 0 0 0-.5.5V7.5a.5.5 0 0 0 .5.5h.5v4.5a.5.5 0 0 1-1 0V12a2 2 0 0 0-2-2V2a2 2 0 0 0-2-2H3Zm7 2v13H2V2a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1Z"}}]})(t)}function F_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v8a2 2 0 0 1 2 2v.5a.5.5 0 0 0 1 0V8h-.5a.5.5 0 0 1-.5-.5V4.375a.5.5 0 0 1 .5-.5h1.495c-.011-.476-.053-.894-.201-1.222a.97.97 0 0 0-.394-.458c-.184-.11-.464-.195-.9-.195a.5.5 0 0 1 0-1c.564 0 1.034.11 1.412.336.383.228.634.551.794.907.295.655.294 1.465.294 2.081V7.5a.5.5 0 0 1-.5.5H15v4.5a1.5 1.5 0 0 1-3 0V12a1 1 0 0 0-1-1v4h.5a.5.5 0 0 1 0 1H.5a.5.5 0 0 1 0-1H1V2Zm2.5 0a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5Z"}}]})(t)}function N_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 2.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-5Z"}},{tag:"path",attr:{d:"M1 2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v8a2 2 0 0 1 2 2v.5a.5.5 0 0 0 1 0V8h-.5a.5.5 0 0 1-.5-.5V4.375a.5.5 0 0 1 .5-.5h1.495c-.011-.476-.053-.894-.201-1.222a.97.97 0 0 0-.394-.458c-.184-.11-.464-.195-.9-.195a.5.5 0 0 1 0-1c.564 0 1.034.11 1.412.336.383.228.634.551.794.907.295.655.294 1.465.294 2.081v3.175a.5.5 0 0 1-.5.501H15v4.5a1.5 1.5 0 0 1-3 0V12a1 1 0 0 0-1-1v4h.5a.5.5 0 0 1 0 1H.5a.5.5 0 0 1 0-1H1V2Zm9 0a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v13h8V2Z"}}]})(t)}function P_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.5 0a.5.5 0 0 1 .5.5v4A1.5 1.5 0 0 1 4.5 6h-4a.5.5 0 0 1 0-1h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 1 .5-.5zm5 0a.5.5 0 0 1 .5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 10 4.5v-4a.5.5 0 0 1 .5-.5zM0 10.5a.5.5 0 0 1 .5-.5h4A1.5 1.5 0 0 1 6 11.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 1-.5-.5zm10 1a1.5 1.5 0 0 1 1.5-1.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 0-.5.5v4a.5.5 0 0 1-1 0v-4z"}}]})(t)}function j_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 1a.5.5 0 0 0-.5.5v4a.5.5 0 0 1-1 0v-4A1.5 1.5 0 0 1 1.5 0h4a.5.5 0 0 1 0 1h-4zM10 .5a.5.5 0 0 1 .5-.5h4A1.5 1.5 0 0 1 16 1.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 1-.5-.5zM.5 10a.5.5 0 0 1 .5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 0 14.5v-4a.5.5 0 0 1 .5-.5zm15 0a.5.5 0 0 1 .5.5v4a1.5 1.5 0 0 1-1.5 1.5h-4a.5.5 0 0 1 0-1h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 1 .5-.5z"}}]})(t)}function U_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 1.5A.5.5 0 0 1 2 1h12a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.128.334L10 8.692V13.5a.5.5 0 0 1-.342.474l-3 1A.5.5 0 0 1 6 14.5V8.692L1.628 3.834A.5.5 0 0 1 1.5 3.5v-2z"}}]})(t)}function W_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 1.5A.5.5 0 0 1 2 1h12a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.128.334L10 8.692V13.5a.5.5 0 0 1-.342.474l-3 1A.5.5 0 0 1 6 14.5V8.692L1.628 3.834A.5.5 0 0 1 1.5 3.5v-2zm1 .5v1.308l4.372 4.858A.5.5 0 0 1 7 8.5v5.306l2-.666V8.5a.5.5 0 0 1 .128-.334L13.5 3.308V2h-11z"}}]})(t)}function Z_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.405 1.05c-.413-1.4-2.397-1.4-2.81 0l-.1.34a1.464 1.464 0 0 1-2.105.872l-.31-.17c-1.283-.698-2.686.705-1.987 1.987l.169.311c.446.82.023 1.841-.872 2.105l-.34.1c-1.4.413-1.4 2.397 0 2.81l.34.1a1.464 1.464 0 0 1 .872 2.105l-.17.31c-.698 1.283.705 2.686 1.987 1.987l.311-.169a1.464 1.464 0 0 1 2.105.872l.1.34c.413 1.4 2.397 1.4 2.81 0l.1-.34a1.464 1.464 0 0 1 2.105-.872l.31.17c1.283.698 2.686-.705 1.987-1.987l-.169-.311a1.464 1.464 0 0 1 .872-2.105l.34-.1c1.4-.413 1.4-2.397 0-2.81l-.34-.1a1.464 1.464 0 0 1-.872-2.105l.17-.31c.698-1.283-.705-2.686-1.987-1.987l-.311.169a1.464 1.464 0 0 1-2.105-.872l-.1-.34zM8 10.93a2.929 2.929 0 1 1 0-5.86 2.929 2.929 0 0 1 0 5.858z"}}]})(t)}function G_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.068.727c.243-.97 1.62-.97 1.864 0l.071.286a.96.96 0 0 0 1.622.434l.205-.211c.695-.719 1.888-.03 1.613.931l-.08.284a.96.96 0 0 0 1.187 1.187l.283-.081c.96-.275 1.65.918.931 1.613l-.211.205a.96.96 0 0 0 .434 1.622l.286.071c.97.243.97 1.62 0 1.864l-.286.071a.96.96 0 0 0-.434 1.622l.211.205c.719.695.03 1.888-.931 1.613l-.284-.08a.96.96 0 0 0-1.187 1.187l.081.283c.275.96-.918 1.65-1.613.931l-.205-.211a.96.96 0 0 0-1.622.434l-.071.286c-.243.97-1.62.97-1.864 0l-.071-.286a.96.96 0 0 0-1.622-.434l-.205.211c-.695.719-1.888.03-1.613-.931l.08-.284a.96.96 0 0 0-1.186-1.187l-.284.081c-.96.275-1.65-.918-.931-1.613l.211-.205a.96.96 0 0 0-.434-1.622l-.286-.071c-.97-.243-.97-1.62 0-1.864l.286-.071a.96.96 0 0 0 .434-1.622l-.211-.205c-.719-.695-.03-1.888.931-1.613l.284.08a.96.96 0 0 0 1.187-1.186l-.081-.284c-.275-.96.918-1.65 1.613-.931l.205.211a.96.96 0 0 0 1.622-.434l.071-.286zM12.973 8.5H8.25l-2.834 3.779A4.998 4.998 0 0 0 12.973 8.5zm0-1a4.998 4.998 0 0 0-7.557-3.779l2.834 3.78h4.723zM5.048 3.967c-.03.021-.058.043-.087.065l.087-.065zm-.431.355A4.984 4.984 0 0 0 3.002 8c0 1.455.622 2.765 1.615 3.678L7.375 8 4.617 4.322zm.344 7.646.087.065-.087-.065z"}}]})(t)}function q_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.932.727c-.243-.97-1.62-.97-1.864 0l-.071.286a.96.96 0 0 1-1.622.434l-.205-.211c-.695-.719-1.888-.03-1.613.931l.08.284a.96.96 0 0 1-1.186 1.187l-.284-.081c-.96-.275-1.65.918-.931 1.613l.211.205a.96.96 0 0 1-.434 1.622l-.286.071c-.97.243-.97 1.62 0 1.864l.286.071a.96.96 0 0 1 .434 1.622l-.211.205c-.719.695-.03 1.888.931 1.613l.284-.08a.96.96 0 0 1 1.187 1.187l-.081.283c-.275.96.918 1.65 1.613.931l.205-.211a.96.96 0 0 1 1.622.434l.071.286c.243.97 1.62.97 1.864 0l.071-.286a.96.96 0 0 1 1.622-.434l.205.211c.695.719 1.888.03 1.613-.931l-.08-.284a.96.96 0 0 1 1.187-1.187l.283.081c.96.275 1.65-.918.931-1.613l-.211-.205a.96.96 0 0 1 .434-1.622l.286-.071c.97-.243.97-1.62 0-1.864l-.286-.071a.96.96 0 0 1-.434-1.622l.211-.205c.719-.695.03-1.888-.931-1.613l-.284.08a.96.96 0 0 1-1.187-1.186l.081-.284c.275-.96-.918-1.65-1.613-.931l-.205.211a.96.96 0 0 1-1.622-.434L8.932.727zM8 12.997a4.998 4.998 0 1 1 0-9.995 4.998 4.998 0 0 1 0 9.996z"}}]})(t)}function Y_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 4.754a3.246 3.246 0 1 0 0 6.492 3.246 3.246 0 0 0 0-6.492zM5.754 8a2.246 2.246 0 1 1 4.492 0 2.246 2.246 0 0 1-4.492 0z"}},{tag:"path",attr:{d:"M9.796 1.343c-.527-1.79-3.065-1.79-3.592 0l-.094.319a.873.873 0 0 1-1.255.52l-.292-.16c-1.64-.892-3.433.902-2.54 2.541l.159.292a.873.873 0 0 1-.52 1.255l-.319.094c-1.79.527-1.79 3.065 0 3.592l.319.094a.873.873 0 0 1 .52 1.255l-.16.292c-.892 1.64.901 3.434 2.541 2.54l.292-.159a.873.873 0 0 1 1.255.52l.094.319c.527 1.79 3.065 1.79 3.592 0l.094-.319a.873.873 0 0 1 1.255-.52l.292.16c1.64.893 3.434-.902 2.54-2.541l-.159-.292a.873.873 0 0 1 .52-1.255l.319-.094c1.79-.527 1.79-3.065 0-3.592l-.319-.094a.873.873 0 0 1-.52-1.255l.16-.292c.893-1.64-.902-3.433-2.541-2.54l-.292.159a.873.873 0 0 1-1.255-.52l-.094-.319zm-2.633.283c.246-.835 1.428-.835 1.674 0l.094.319a1.873 1.873 0 0 0 2.693 1.115l.291-.16c.764-.415 1.6.42 1.184 1.185l-.159.292a1.873 1.873 0 0 0 1.116 2.692l.318.094c.835.246.835 1.428 0 1.674l-.319.094a1.873 1.873 0 0 0-1.115 2.693l.16.291c.415.764-.42 1.6-1.185 1.184l-.291-.159a1.873 1.873 0 0 0-2.693 1.116l-.094.318c-.246.835-1.428.835-1.674 0l-.094-.319a1.873 1.873 0 0 0-2.692-1.115l-.292.16c-.764.415-1.6-.42-1.184-1.185l.159-.291A1.873 1.873 0 0 0 1.945 8.93l-.319-.094c-.835-.246-.835-1.428 0-1.674l.319-.094A1.873 1.873 0 0 0 3.06 4.377l-.16-.292c-.415-.764.42-1.6 1.185-1.184l.292.159a1.873 1.873 0 0 0 2.692-1.115l.094-.319z"}}]})(t)}function X_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.1.7a.5.5 0 0 1 .4-.2h9a.5.5 0 0 1 .4.2l2.976 3.974c.149.185.156.45.01.644L8.4 15.3a.5.5 0 0 1-.8 0L.1 5.3a.5.5 0 0 1 0-.6l3-4zm11.386 3.785-1.806-2.41-.776 2.413 2.582-.003zm-3.633.004.961-2.989H4.186l.963 2.995 5.704-.006zM5.47 5.495 8 13.366l2.532-7.876-5.062.005zm-1.371-.999-.78-2.422-1.818 2.425 2.598-.003zM1.499 5.5l5.113 6.817-2.192-6.82L1.5 5.5zm7.889 6.817 5.123-6.83-2.928.002-2.195 6.828z"}}]})(t)}function $_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.5 1a.5.5 0 0 1 0-1h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V1.707l-3.45 3.45A4 4 0 0 1 8.5 10.97V13H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V14H6a.5.5 0 0 1 0-1h1.5v-2.03a4 4 0 1 1 3.471-6.648L14.293 1H11.5zm-.997 4.346a3 3 0 1 0-5.006 3.309 3 3 0 0 0 5.006-3.31z"}}]})(t)}function K_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 1a4 4 0 1 0 0 8 4 4 0 0 0 0-8zM3 5a5 5 0 1 1 5.5 4.975V12h2a.5.5 0 0 1 0 1h-2v2.5a.5.5 0 0 1-1 0V13h-2a.5.5 0 0 1 0-1h2V9.975A5 5 0 0 1 3 5z"}}]})(t)}function Q_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M9.5 2a.5.5 0 0 1 0-1h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-1 0V2.707L9.871 6.836a5 5 0 1 1-.707-.707L13.293 2H9.5zM6 6a4 4 0 1 0 0 8 4 4 0 0 0 0-8z"}}]})(t)}function J_t(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M0 .5A.5.5 0 0 1 .5 0h3a.5.5 0 0 1 0 1H1.707L3.5 2.793l.646-.647a.5.5 0 1 1 .708.708l-.647.646.822.822A3.99 3.99 0 0 1 8 3c1.18 0 2.239.51 2.971 1.322L14.293 1H11.5a.5.5 0 0 1 0-1h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V1.707l-3.45 3.45A4 4 0 0 1 8.5 10.97V13H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V14H6a.5.5 0 0 1 0-1h1.5v-2.03a4 4 0 0 1-3.05-5.814l-.95-.949-.646.647a.5.5 0 1 1-.708-.708l.647-.646L1 1.707V3.5a.5.5 0 0 1-1 0v-3zm5.49 4.856a3 3 0 1 0 5.02 3.288 3 3 0 0 0-5.02-3.288z"}}]})(t)}function tBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10zm0-7a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"}}]})(t)}function eBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.166 8.94c-.524 1.062-1.234 2.12-1.96 3.07A31.493 31.493 0 0 1 8 14.58a31.481 31.481 0 0 1-2.206-2.57c-.726-.95-1.436-2.008-1.96-3.07C3.304 7.867 3 6.862 3 6a5 5 0 0 1 10 0c0 .862-.305 1.867-.834 2.94zM8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10z"}},{tag:"path",attr:{d:"M8 8a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm0 1a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"}}]})(t)}function nBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4 4a4 4 0 1 1 4.5 3.969V13.5a.5.5 0 0 1-1 0V7.97A4 4 0 0 1 4 3.999zm2.493 8.574a.5.5 0 0 1-.411.575c-.712.118-1.28.295-1.655.493a1.319 1.319 0 0 0-.37.265.301.301 0 0 0-.057.09V14l.002.008a.147.147 0 0 0 .016.033.617.617 0 0 0 .145.15c.165.13.435.27.813.395.751.25 1.82.414 3.024.414s2.273-.163 3.024-.414c.378-.126.648-.265.813-.395a.619.619 0 0 0 .146-.15.148.148 0 0 0 .015-.033L12 14v-.004a.301.301 0 0 0-.057-.09 1.318 1.318 0 0 0-.37-.264c-.376-.198-.943-.375-1.655-.493a.5.5 0 1 1 .164-.986c.77.127 1.452.328 1.957.594C12.5 13 13 13.4 13 14c0 .426-.26.752-.544.977-.29.228-.68.413-1.116.558-.878.293-2.059.465-3.34.465-1.281 0-2.462-.172-3.34-.465-.436-.145-.826-.33-1.116-.558C3.26 14.752 3 14.426 3 14c0-.599.5-1 .961-1.243.505-.266 1.187-.467 1.957-.594a.5.5 0 0 1 .575.411z"}}]})(t)}function rBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 1a3 3 0 1 0 0 6 3 3 0 0 0 0-6zM4 4a4 4 0 1 1 4.5 3.969V13.5a.5.5 0 0 1-1 0V7.97A4 4 0 0 1 4 3.999zm2.493 8.574a.5.5 0 0 1-.411.575c-.712.118-1.28.295-1.655.493a1.319 1.319 0 0 0-.37.265.301.301 0 0 0-.057.09V14l.002.008a.147.147 0 0 0 .016.033.617.617 0 0 0 .145.15c.165.13.435.27.813.395.751.25 1.82.414 3.024.414s2.273-.163 3.024-.414c.378-.126.648-.265.813-.395a.619.619 0 0 0 .146-.15.148.148 0 0 0 .015-.033L12 14v-.004a.301.301 0 0 0-.057-.09 1.318 1.318 0 0 0-.37-.264c-.376-.198-.943-.375-1.655-.493a.5.5 0 1 1 .164-.986c.77.127 1.452.328 1.957.594C12.5 13 13 13.4 13 14c0 .426-.26.752-.544.977-.29.228-.68.413-1.116.558-.878.293-2.059.465-3.34.465-1.281 0-2.462-.172-3.34-.465-.436-.145-.826-.33-1.116-.558C3.26 14.752 3 14.426 3 14c0-.599.5-1 .961-1.243.505-.266 1.187-.467 1.957-.594a.5.5 0 0 1 .575.411z"}}]})(t)}function aBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 2.5a2.5 2.5 0 0 1 5 0 2.5 2.5 0 0 1 5 0v.006c0 .07 0 .27-.038.494H15a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h2.038A2.968 2.968 0 0 1 3 2.506V2.5zm1.068.5H7v-.5a1.5 1.5 0 1 0-3 0c0 .085.002.274.045.43a.522.522 0 0 0 .023.07zM9 3h2.932a.56.56 0 0 0 .023-.07c.043-.156.045-.345.045-.43a1.5 1.5 0 0 0-3 0V3zm6 4v7.5a1.5 1.5 0 0 1-1.5 1.5H9V7h6zM2.5 16A1.5 1.5 0 0 1 1 14.5V7h6v9H2.5z"}}]})(t)}function iBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 2.5a2.5 2.5 0 0 1 5 0 2.5 2.5 0 0 1 5 0v.006c0 .07 0 .27-.038.494H15a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1v7.5a1.5 1.5 0 0 1-1.5 1.5h-11A1.5 1.5 0 0 1 1 14.5V7a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h2.038A2.968 2.968 0 0 1 3 2.506V2.5zm1.068.5H7v-.5a1.5 1.5 0 1 0-3 0c0 .085.002.274.045.43a.522.522 0 0 0 .023.07zM9 3h2.932a.56.56 0 0 0 .023-.07c.043-.156.045-.345.045-.43a1.5 1.5 0 0 0-3 0V3zM1 4v2h6V4H1zm8 0v2h6V4H9zm5 3H9v8h4.5a.5.5 0 0 0 .5-.5V7zm-7 8V7H2v7.5a.5.5 0 0 0 .5.5H7z"}}]})(t)}function oBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.698 7.287 8.712.302a1.03 1.03 0 0 0-1.457 0l-1.45 1.45 1.84 1.84a1.223 1.223 0 0 1 1.55 1.56l1.773 1.774a1.224 1.224 0 0 1 1.267 2.025 1.226 1.226 0 0 1-2.002-1.334L8.58 5.963v4.353a1.226 1.226 0 1 1-1.008-.036V5.887a1.226 1.226 0 0 1-.666-1.608L5.093 2.465l-4.79 4.79a1.03 1.03 0 0 0 0 1.457l6.986 6.986a1.03 1.03 0 0 0 1.457 0l6.953-6.953a1.031 1.031 0 0 0 0-1.457"}}]})(t)}function lBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z"}}]})(t)}function cBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0ZM2.04 4.326c.325 1.329 2.532 2.54 3.717 3.19.48.263.793.434.743.484-.08.08-.162.158-.242.234-.416.396-.787.749-.758 1.266.035.634.618.824 1.214 1.017.577.188 1.168.38 1.286.983.082.417-.075.988-.22 1.52-.215.782-.406 1.48.22 1.48 1.5-.5 3.798-3.186 4-5 .138-1.243-2-2-3.5-2.5-.478-.16-.755.081-.99.284-.172.15-.322.279-.51.216-.445-.148-2.5-2-1.5-2.5.78-.39.952-.171 1.227.182.078.099.163.208.273.318.609.304.662-.132.723-.633.039-.322.081-.671.277-.867.434-.434 1.265-.791 2.028-1.12.712-.306 1.365-.587 1.579-.88A7 7 0 1 1 2.04 4.327Z"}}]})(t)}function sBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m10.495 6.92 1.278-.619a.483.483 0 0 0 .126-.782c-.252-.244-.682-.139-.932.107-.23.226-.513.373-.816.53l-.102.054c-.338.178-.264.626.1.736a.476.476 0 0 0 .346-.027ZM7.741 9.808V9.78a.413.413 0 1 1 .783.183l-.22.443a.602.602 0 0 1-.12.167l-.193.185a.36.36 0 1 1-.5-.516l.112-.108a.453.453 0 0 0 .138-.326ZM5.672 12.5l.482.233A.386.386 0 1 0 6.32 12h-.416a.702.702 0 0 1-.419-.139l-.277-.206a.302.302 0 1 0-.298.52l.761.325Z"}},{tag:"path",attr:{d:"M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0ZM1.612 10.867l.756-1.288a1 1 0 0 1 1.545-.225l1.074 1.005a.986.986 0 0 0 1.36-.011l.038-.037a.882.882 0 0 0 .26-.755c-.075-.548.37-1.033.92-1.099.728-.086 1.587-.324 1.728-.957.086-.386-.114-.83-.361-1.2-.207-.312 0-.8.374-.8.123 0 .24-.055.318-.15l.393-.474c.196-.237.491-.368.797-.403.554-.064 1.407-.277 1.583-.973.098-.391-.192-.634-.484-.88-.254-.212-.51-.426-.515-.741a6.998 6.998 0 0 1 3.425 7.692 1.015 1.015 0 0 0-.087-.063l-.316-.204a1 1 0 0 0-.977-.06l-.169.082a1 1 0 0 1-.741.051l-1.021-.329A1 1 0 0 0 11.205 9h-.165a1 1 0 0 0-.945.674l-.172.499a1 1 0 0 1-.404.514l-.802.518a1 1 0 0 0-.458.84v.455a1 1 0 0 0 1 1h.257a1 1 0 0 1 .542.16l.762.49a.998.998 0 0 0 .283.126 7.001 7.001 0 0 1-9.49-3.409Z"}}]})(t)}function uBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0ZM4.882 1.731a.482.482 0 0 0 .14.291.487.487 0 0 1-.126.78l-.291.146a.721.721 0 0 0-.188.135l-.48.48a1 1 0 0 1-1.023.242l-.02-.007a.996.996 0 0 0-.462-.04 7.03 7.03 0 0 1 2.45-2.027Zm-3 9.674.86-.216a1 1 0 0 0 .758-.97v-.184a1 1 0 0 1 .445-.832l.04-.026a1 1 0 0 0 .152-1.54L3.121 6.621a.414.414 0 0 1 .542-.624l1.09.818a.5.5 0 0 0 .523.047.5.5 0 0 1 .724.447v.455a.78.78 0 0 0 .131.433l.795 1.192a1 1 0 0 1 .116.238l.73 2.19a1 1 0 0 0 .949.683h.058a1 1 0 0 0 .949-.684l.73-2.189a1 1 0 0 1 .116-.238l.791-1.187A.454.454 0 0 1 11.743 8c.16 0 .306.084.392.218.557.875 1.63 2.282 2.365 2.282a.61.61 0 0 0 .04-.001 7.003 7.003 0 0 1-12.658.905Z"}}]})(t)}function dBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0ZM3.668 2.501l-.288.646a.847.847 0 0 0 1.479.815l.245-.368a.809.809 0 0 1 1.034-.275.809.809 0 0 0 .724 0l.261-.13a1 1 0 0 1 .775-.05l.984.34c.078.028.16.044.243.054.784.093.855.377.694.801-.155.41-.616.617-1.035.487l-.01-.003C8.274 4.663 7.748 4.5 6 4.5 4.8 4.5 3.5 5.62 3.5 7c0 1.96.826 2.166 1.696 2.382.46.115.935.233 1.304.618.449.467.393 1.181.339 1.877C6.755 12.96 6.674 14 8.5 14c1.75 0 3-3.5 3-4.5 0-.262.208-.468.444-.7.396-.392.87-.86.556-1.8-.097-.291-.396-.568-.641-.756-.174-.133-.207-.396-.052-.551a.333.333 0 0 1 .42-.042l1.085.724c.11.072.255.058.348-.035.15-.15.415-.083.489.117.16.43.445 1.05.849 1.357L15 8A7 7 0 1 1 3.668 2.501Z"}}]})(t)}function hBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8zm7.5-6.923c-.67.204-1.335.82-1.887 1.855A7.97 7.97 0 0 0 5.145 4H7.5V1.077zM4.09 4a9.267 9.267 0 0 1 .64-1.539 6.7 6.7 0 0 1 .597-.933A7.025 7.025 0 0 0 2.255 4H4.09zm-.582 3.5c.03-.877.138-1.718.312-2.5H1.674a6.958 6.958 0 0 0-.656 2.5h2.49zM4.847 5a12.5 12.5 0 0 0-.338 2.5H7.5V5H4.847zM8.5 5v2.5h2.99a12.495 12.495 0 0 0-.337-2.5H8.5zM4.51 8.5a12.5 12.5 0 0 0 .337 2.5H7.5V8.5H4.51zm3.99 0V11h2.653c.187-.765.306-1.608.338-2.5H8.5zM5.145 12c.138.386.295.744.468 1.068.552 1.035 1.218 1.65 1.887 1.855V12H5.145zm.182 2.472a6.696 6.696 0 0 1-.597-.933A9.268 9.268 0 0 1 4.09 12H2.255a7.024 7.024 0 0 0 3.072 2.472zM3.82 11a13.652 13.652 0 0 1-.312-2.5h-2.49c.062.89.291 1.733.656 2.5H3.82zm6.853 3.472A7.024 7.024 0 0 0 13.745 12H11.91a9.27 9.27 0 0 1-.64 1.539 6.688 6.688 0 0 1-.597.933zM8.5 12v2.923c.67-.204 1.335-.82 1.887-1.855.173-.324.33-.682.468-1.068H8.5zm3.68-1h2.146c.365-.767.594-1.61.656-2.5h-2.49a13.65 13.65 0 0 1-.312 2.5zm2.802-3.5a6.959 6.959 0 0 0-.656-2.5H12.18c.174.782.282 1.623.312 2.5h2.49zM11.27 2.461c.247.464.462.98.64 1.539h1.835a7.024 7.024 0 0 0-3.072-2.472c.218.284.418.598.597.933zM10.855 4a7.966 7.966 0 0 0-.468-1.068C9.835 1.897 9.17 1.282 8.5 1.077V4h2.355z"}}]})(t)}function fBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8zm7.5-6.923c-.67.204-1.335.82-1.887 1.855-.143.268-.276.56-.395.872.705.157 1.472.257 2.282.287V1.077zM4.249 3.539c.142-.384.304-.744.481-1.078a6.7 6.7 0 0 1 .597-.933A7.01 7.01 0 0 0 3.051 3.05c.362.184.763.349 1.198.49zM3.509 7.5c.036-1.07.188-2.087.436-3.008a9.124 9.124 0 0 1-1.565-.667A6.964 6.964 0 0 0 1.018 7.5h2.49zm1.4-2.741a12.344 12.344 0 0 0-.4 2.741H7.5V5.091c-.91-.03-1.783-.145-2.591-.332zM8.5 5.09V7.5h2.99a12.342 12.342 0 0 0-.399-2.741c-.808.187-1.681.301-2.591.332zM4.51 8.5c.035.987.176 1.914.399 2.741A13.612 13.612 0 0 1 7.5 10.91V8.5H4.51zm3.99 0v2.409c.91.03 1.783.145 2.591.332.223-.827.364-1.754.4-2.741H8.5zm-3.282 3.696c.12.312.252.604.395.872.552 1.035 1.218 1.65 1.887 1.855V11.91c-.81.03-1.577.13-2.282.287zm.11 2.276a6.696 6.696 0 0 1-.598-.933 8.853 8.853 0 0 1-.481-1.079 8.38 8.38 0 0 0-1.198.49 7.01 7.01 0 0 0 2.276 1.522zm-1.383-2.964A13.36 13.36 0 0 1 3.508 8.5h-2.49a6.963 6.963 0 0 0 1.362 3.675c.47-.258.995-.482 1.565-.667zm6.728 2.964a7.009 7.009 0 0 0 2.275-1.521 8.376 8.376 0 0 0-1.197-.49 8.853 8.853 0 0 1-.481 1.078 6.688 6.688 0 0 1-.597.933zM8.5 11.909v3.014c.67-.204 1.335-.82 1.887-1.855.143-.268.276-.56.395-.872A12.63 12.63 0 0 0 8.5 11.91zm3.555-.401c.57.185 1.095.409 1.565.667A6.963 6.963 0 0 0 14.982 8.5h-2.49a13.36 13.36 0 0 1-.437 3.008zM14.982 7.5a6.963 6.963 0 0 0-1.362-3.675c-.47.258-.995.482-1.565.667.248.92.4 1.938.437 3.008h2.49zM11.27 2.461c.177.334.339.694.482 1.078a8.368 8.368 0 0 0 1.196-.49 7.01 7.01 0 0 0-2.275-1.52c.218.283.418.597.597.932zm-.488 1.343a7.765 7.765 0 0 0-.395-.872C9.835 1.897 9.17 1.282 8.5 1.077V4.09c.81-.03 1.577-.13 2.282-.287z"}}]})(t)}function pBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14.222 9.374c1.037-.61 1.037-2.137 0-2.748L11.528 5.04 8.32 8l3.207 2.96 2.694-1.586Zm-3.595 2.116L7.583 8.68 1.03 14.73c.201 1.029 1.36 1.61 2.303 1.055l7.294-4.295ZM1 13.396V2.603L6.846 8 1 13.396ZM1.03 1.27l6.553 6.05 3.044-2.81L3.333.215C2.39-.341 1.231.24 1.03 1.27Z"}}]})(t)}function gBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.545 6.558a9.42 9.42 0 0 1 .139 1.626c0 2.434-.87 4.492-2.384 5.885h.002C11.978 15.292 10.158 16 8 16A8 8 0 1 1 8 0a7.689 7.689 0 0 1 5.352 2.082l-2.284 2.284A4.347 4.347 0 0 0 8 3.166c-2.087 0-3.86 1.408-4.492 3.304a4.792 4.792 0 0 0 0 3.063h.003c.635 1.893 2.405 3.301 4.492 3.301 1.078 0 2.004-.276 2.722-.764h-.003a3.702 3.702 0 0 0 1.599-2.431H8v-3.08h7.545z"}}]})(t)}function vBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 8a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0Zm7.5-1.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z"}},{tag:"path",attr:{d:"M0 1.5A.5.5 0 0 1 .5 1h1a.5.5 0 0 1 .5.5V4h13.5a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5H2v2.5a.5.5 0 0 1-1 0V2H.5a.5.5 0 0 1-.5-.5Zm5.5 4a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM9 8a2.5 2.5 0 1 0 5 0 2.5 2.5 0 0 0-5 0Z"}},{tag:"path",attr:{d:"M3 12.5h3.5v1a.5.5 0 0 1-.5.5H3.5a.5.5 0 0 1-.5-.5v-1Zm4 1v-1h4v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5Z"}}]})(t)}function mBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M0 0h1v15h15v1H0V0Zm10 11.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-1 0v2.6l-3.613-4.417a.5.5 0 0 0-.74-.037L7.06 8.233 3.404 3.206a.5.5 0 0 0-.808.588l4 5.5a.5.5 0 0 0 .758.06l2.609-2.61L13.445 11H10.5a.5.5 0 0 0-.5.5Z"}}]})(t)}function yBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M0 0h1v15h15v1H0V0Zm14.817 11.887a.5.5 0 0 0 .07-.704l-4.5-5.5a.5.5 0 0 0-.74-.037L7.06 8.233 3.404 3.206a.5.5 0 0 0-.808.588l4 5.5a.5.5 0 0 0 .758.06l2.609-2.61 4.15 5.073a.5.5 0 0 0 .704.07Z"}}]})(t)}function bBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M0 0h1v15h15v1H0V0Zm10 3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V4.9l-3.613 4.417a.5.5 0 0 1-.74.037L7.06 6.767l-3.656 5.027a.5.5 0 0 1-.808-.588l4-5.5a.5.5 0 0 1 .758-.06l2.609 2.61L13.445 4H10.5a.5.5 0 0 1-.5-.5Z"}}]})(t)}function xBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M0 0h1v15h15v1H0V0Zm14.817 3.113a.5.5 0 0 1 .07.704l-4.5 5.5a.5.5 0 0 1-.74.037L7.06 6.767l-3.656 5.027a.5.5 0 0 1-.808-.588l4-5.5a.5.5 0 0 1 .758-.06l2.609 2.61 4.15-5.073a.5.5 0 0 1 .704-.07Z"}}]})(t)}function MBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 1a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V1zm9 0a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1V1zm0 9a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-5z"}}]})(t)}function wBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 1H1v14h5V1zm9 0h-5v5h5V1zm0 9v5h-5v-5h5zM0 1a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V1zm9 0a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1V1zm1 8a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-5a1 1 0 0 0-1-1h-5z"}}]})(t)}function zBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V4zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V4zM1 9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V9zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V9zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V9z"}}]})(t)}function CBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 4v2H2V4h2zm1 7V9a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1zm0-5V4a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1zm5 5V9a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1zm0-5V4a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1zM9 4v2H7V4h2zm5 0h-2v2h2V4zM4 9v2H2V9h2zm5 0v2H7V9h2zm5 0v2h-2V9h2zm-3-5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V4zm1 4a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1h-2z"}}]})(t)}function ABt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 3.5A1.5 1.5 0 0 1 1.5 2h13A1.5 1.5 0 0 1 16 3.5v8a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 11.5v-8zM1.5 3a.5.5 0 0 0-.5.5V7h4V3H1.5zM5 8H1v3.5a.5.5 0 0 0 .5.5H5V8zm1 0v4h4V8H6zm4-1V3H6v4h4zm1 1v4h3.5a.5.5 0 0 0 .5-.5V8h-4zm0-1h4V3.5a.5.5 0 0 0-.5-.5H11v4z"}}]})(t)}function kBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 2a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V2zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V2zM1 7a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V7zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V7zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V7zM1 12a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-2zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-2zm5 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-2z"}}]})(t)}function HBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 2v2H2V2h2zm1 12v-2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1zm0-5V7a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1zm0-5V2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1zm5 10v-2a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1zm0-5V7a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1zm0-5V2a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1zM9 2v2H7V2h2zm5 0v2h-2V2h2zM4 7v2H2V7h2zm5 0v2H7V7h2zm5 0h-2v2h2V7zM4 12v2H2v-2h2zm5 0v2H7v-2h2zm5 0v2h-2v-2h2zM12 1a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1h-2zm-1 6a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V7zm1 4a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1h-2z"}}]})(t)}function EBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 1.5A1.5 1.5 0 0 1 1.5 0h13A1.5 1.5 0 0 1 16 1.5v13a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 14.5v-13zM1.5 1a.5.5 0 0 0-.5.5V5h4V1H1.5zM5 6H1v4h4V6zm1 4h4V6H6v4zm-1 1H1v3.5a.5.5 0 0 0 .5.5H5v-4zm1 0v4h4v-4H6zm5 0v4h3.5a.5.5 0 0 0 .5-.5V11h-4zm0-1h4V6h-4v4zm0-5h4V1.5a.5.5 0 0 0-.5-.5H11v4zm-1 0V1H6v4h4z"}}]})(t)}function SBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 2.5A1.5 1.5 0 0 1 2.5 1h3A1.5 1.5 0 0 1 7 2.5v3A1.5 1.5 0 0 1 5.5 7h-3A1.5 1.5 0 0 1 1 5.5v-3zm8 0A1.5 1.5 0 0 1 10.5 1h3A1.5 1.5 0 0 1 15 2.5v3A1.5 1.5 0 0 1 13.5 7h-3A1.5 1.5 0 0 1 9 5.5v-3zm-8 8A1.5 1.5 0 0 1 2.5 9h3A1.5 1.5 0 0 1 7 10.5v3A1.5 1.5 0 0 1 5.5 15h-3A1.5 1.5 0 0 1 1 13.5v-3zm8 0A1.5 1.5 0 0 1 10.5 9h3a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1-1.5 1.5h-3A1.5 1.5 0 0 1 9 13.5v-3z"}}]})(t)}function LBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 2.5A1.5 1.5 0 0 1 2.5 1h3A1.5 1.5 0 0 1 7 2.5v3A1.5 1.5 0 0 1 5.5 7h-3A1.5 1.5 0 0 1 1 5.5v-3zM2.5 2a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3zm6.5.5A1.5 1.5 0 0 1 10.5 1h3A1.5 1.5 0 0 1 15 2.5v3A1.5 1.5 0 0 1 13.5 7h-3A1.5 1.5 0 0 1 9 5.5v-3zm1.5-.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3zM1 10.5A1.5 1.5 0 0 1 2.5 9h3A1.5 1.5 0 0 1 7 10.5v3A1.5 1.5 0 0 1 5.5 15h-3A1.5 1.5 0 0 1 1 13.5v-3zm1.5-.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3zm6.5.5A1.5 1.5 0 0 1 10.5 9h3a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1-1.5 1.5h-3A1.5 1.5 0 0 1 9 13.5v-3zm1.5-.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3z"}}]})(t)}function _Bt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 8a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm0-3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm3 3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm0-3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm3 3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm0-3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm3 3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm0-3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm3 3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm0-3a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}}]})(t)}function BBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm3 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zM7 5a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm3 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zM7 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm3 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm-3 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm3 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm-3 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm3 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"}}]})(t)}function DBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-5-3.998H9.67v3.322H6.33V4.002H5V12h1.33V8.455h3.34V12H11V4.002Z"}}]})(t)}function TBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8Zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-5-3.998V12H9.67V8.455H6.33V12H5V4.002h1.33v3.322h3.34V4.002H11Z"}}]})(t)}function VBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm9 4.002V12H9.67V8.455H6.33V12H5V4.002h1.33v3.322h3.34V4.002H11Z"}}]})(t)}function OBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 4.002V12H9.67V8.455H6.33V12H5V4.002h1.33v3.322h3.34V4.002H11Z"}},{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2Zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2Z"}}]})(t)}function IBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.972 2.508a.5.5 0 0 0-.16-.556l-.178-.129a5.009 5.009 0 0 0-2.076-.783C6.215.862 4.504 1.229 2.84 3.133H1.786a.5.5 0 0 0-.354.147L.146 4.567a.5.5 0 0 0 0 .706l2.571 2.579a.5.5 0 0 0 .708 0l1.286-1.29a.5.5 0 0 0 .146-.353V5.57l8.387 8.873A.5.5 0 0 0 14 14.5l1.5-1.5a.5.5 0 0 0 .017-.689l-9.129-8.63c.747-.456 1.772-.839 3.112-.839a.5.5 0 0 0 .472-.334z"}}]})(t)}function RBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 4.466V1.75a1.75 1.75 0 1 0-3.5 0v5.34l-1.2.24a1.5 1.5 0 0 0-1.196 1.636l.345 3.106a2.5 2.5 0 0 0 .405 1.11l1.433 2.15A1.5 1.5 0 0 0 6.035 16h6.385a1.5 1.5 0 0 0 1.302-.756l1.395-2.441a3.5 3.5 0 0 0 .444-1.389l.271-2.715a2 2 0 0 0-1.99-2.199h-.581a5.114 5.114 0 0 0-.195-.248c-.191-.229-.51-.568-.88-.716-.364-.146-.846-.132-1.158-.108l-.132.012a1.26 1.26 0 0 0-.56-.642 2.632 2.632 0 0 0-.738-.288c-.31-.062-.739-.058-1.05-.046l-.048.002z"}}]})(t)}function FBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 1.75v2.716l.047-.002c.312-.012.742-.016 1.051.046.28.056.543.18.738.288.273.152.456.385.56.642l.132-.012c.312-.024.794-.038 1.158.108.37.148.689.487.88.716.075.09.141.175.195.248h.582a2 2 0 0 1 1.99 2.199l-.272 2.715a3.5 3.5 0 0 1-.444 1.389l-1.395 2.441A1.5 1.5 0 0 1 12.42 16H6.118a1.5 1.5 0 0 1-1.342-.83l-1.215-2.43L1.07 8.589a1.517 1.517 0 0 1 2.373-1.852L5 8.293V1.75a1.75 1.75 0 0 1 3.5 0z"}}]})(t)}function NBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.75 1a.75.75 0 0 1 .75.75V8a.5.5 0 0 0 1 0V5.467l.086-.004c.317-.012.637-.008.816.027.134.027.294.096.448.182.077.042.15.147.15.314V8a.5.5 0 0 0 1 0V6.435l.106-.01c.316-.024.584-.01.708.04.118.046.3.207.486.43.081.096.15.19.2.259V8.5a.5.5 0 1 0 1 0v-1h.342a1 1 0 0 1 .995 1.1l-.271 2.715a2.5 2.5 0 0 1-.317.991l-1.395 2.442a.5.5 0 0 1-.434.252H6.118a.5.5 0 0 1-.447-.276l-1.232-2.465-2.512-4.185a.517.517 0 0 1 .809-.631l2.41 2.41A.5.5 0 0 0 6 9.5V1.75A.75.75 0 0 1 6.75 1zM8.5 4.466V1.75a1.75 1.75 0 1 0-3.5 0v6.543L3.443 6.736A1.517 1.517 0 0 0 1.07 8.588l2.491 4.153 1.215 2.43A1.5 1.5 0 0 0 6.118 16h6.302a1.5 1.5 0 0 0 1.302-.756l1.395-2.441a3.5 3.5 0 0 0 .444-1.389l.271-2.715a2 2 0 0 0-1.99-2.199h-.581a5.114 5.114 0 0 0-.195-.248c-.191-.229-.51-.568-.88-.716-.364-.146-.846-.132-1.158-.108l-.132.012a1.26 1.26 0 0 0-.56-.642 2.632 2.632 0 0 0-.738-.288c-.31-.062-.739-.058-1.05-.046l-.048.002zm2.094 2.025z"}}]})(t)}function PBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.75 1a.75.75 0 0 1 .75.75V8a.5.5 0 0 0 1 0V5.467l.086-.004c.317-.012.637-.008.816.027.134.027.294.096.448.182.077.042.15.147.15.314V8a.5.5 0 1 0 1 0V6.435a4.9 4.9 0 0 1 .106-.01c.316-.024.584-.01.708.04.118.046.3.207.486.43.081.096.15.19.2.259V8.5a.5.5 0 0 0 1 0v-1h.342a1 1 0 0 1 .995 1.1l-.271 2.715a2.5 2.5 0 0 1-.317.991l-1.395 2.442a.5.5 0 0 1-.434.252H6.035a.5.5 0 0 1-.416-.223l-1.433-2.15a1.5 1.5 0 0 1-.243-.666l-.345-3.105a.5.5 0 0 1 .399-.546L5 8.11V9a.5.5 0 0 0 1 0V1.75A.75.75 0 0 1 6.75 1zM8.5 4.466V1.75a1.75 1.75 0 1 0-3.5 0v5.34l-1.2.24a1.5 1.5 0 0 0-1.196 1.636l.345 3.106a2.5 2.5 0 0 0 .405 1.11l1.433 2.15A1.5 1.5 0 0 0 6.035 16h6.385a1.5 1.5 0 0 0 1.302-.756l1.395-2.441a3.5 3.5 0 0 0 .444-1.389l.271-2.715a2 2 0 0 0-1.99-2.199h-.581a5.114 5.114 0 0 0-.195-.248c-.191-.229-.51-.568-.88-.716-.364-.146-.846-.132-1.158-.108l-.132.012a1.26 1.26 0 0 0-.56-.642 2.632 2.632 0 0 0-.738-.288c-.31-.062-.739-.058-1.05-.046l-.048.002zm2.094 2.025z"}}]})(t)}function jBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.956 14.534c.065.936.952 1.659 1.908 1.42l.261-.065a1.378 1.378 0 0 0 1.012-.965c.22-.816.533-2.512.062-4.51.136.02.285.037.443.051.713.065 1.669.071 2.516-.211.518-.173.994-.68 1.2-1.272a1.896 1.896 0 0 0-.234-1.734c.058-.118.103-.242.138-.362.077-.27.113-.568.113-.856 0-.29-.036-.586-.113-.857a2.094 2.094 0 0 0-.16-.403c.169-.387.107-.82-.003-1.149a3.162 3.162 0 0 0-.488-.9c.054-.153.076-.313.076-.465a1.86 1.86 0 0 0-.253-.912C13.1.757 12.437.28 11.5.28H8c-.605 0-1.07.08-1.466.217a4.823 4.823 0 0 0-.97.485l-.048.029c-.504.308-.999.61-2.068.723C2.682 1.815 2 2.434 2 3.279v4c0 .851.685 1.433 1.357 1.616.849.232 1.574.787 2.132 1.41.56.626.914 1.28 1.039 1.638.199.575.356 1.54.428 2.591z"}}]})(t)}function UBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.864 15.674c-.956.24-1.843-.484-1.908-1.42-.072-1.05-.23-2.015-.428-2.59-.125-.36-.479-1.012-1.04-1.638-.557-.624-1.282-1.179-2.131-1.41C2.685 8.432 2 7.85 2 7V3c0-.845.682-1.464 1.448-1.546 1.07-.113 1.564-.415 2.068-.723l.048-.029c.272-.166.578-.349.97-.484C6.931.08 7.395 0 8 0h3.5c.937 0 1.599.478 1.934 1.064.164.287.254.607.254.913 0 .152-.023.312-.077.464.201.262.38.577.488.9.11.33.172.762.004 1.15.069.13.12.268.159.403.077.27.113.567.113.856 0 .289-.036.586-.113.856-.035.12-.08.244-.138.363.394.571.418 1.2.234 1.733-.206.592-.682 1.1-1.2 1.272-.847.283-1.803.276-2.516.211a9.877 9.877 0 0 1-.443-.05 9.364 9.364 0 0 1-.062 4.51c-.138.508-.55.848-1.012.964l-.261.065zM11.5 1H8c-.51 0-.863.068-1.14.163-.281.097-.506.229-.776.393l-.04.025c-.555.338-1.198.73-2.49.868-.333.035-.554.29-.554.55V7c0 .255.226.543.62.65 1.095.3 1.977.997 2.614 1.709.635.71 1.064 1.475 1.238 1.977.243.7.407 1.768.482 2.85.025.362.36.595.667.518l.262-.065c.16-.04.258-.144.288-.255a8.34 8.34 0 0 0-.145-4.726.5.5 0 0 1 .595-.643h.003l.014.004.058.013a8.912 8.912 0 0 0 1.036.157c.663.06 1.457.054 2.11-.163.175-.059.45-.301.57-.651.107-.308.087-.67-.266-1.021L12.793 7l.353-.354c.043-.042.105-.14.154-.315.048-.167.075-.37.075-.581 0-.211-.027-.414-.075-.581-.05-.174-.111-.273-.154-.315l-.353-.354.353-.354c.047-.047.109-.176.005-.488a2.224 2.224 0 0 0-.505-.804l-.353-.354.353-.354c.006-.005.041-.05.041-.17a.866.866 0 0 0-.121-.415C12.4 1.272 12.063 1 11.5 1z"}}]})(t)}function WBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.956 1.745C7.021.81 7.908.087 8.864.325l.261.066c.463.116.874.456 1.012.965.22.816.533 2.511.062 4.51a9.84 9.84 0 0 1 .443-.051c.713-.065 1.669-.072 2.516.21.518.173.994.681 1.2 1.273.184.532.16 1.162-.234 1.733.058.119.103.242.138.363.077.27.113.567.113.856 0 .289-.036.586-.113.856-.039.135-.09.273-.16.404.169.387.107.819-.003 1.148a3.163 3.163 0 0 1-.488.901c.054.152.076.312.076.465 0 .305-.089.625-.253.912C13.1 15.522 12.437 16 11.5 16H8c-.605 0-1.07-.081-1.466-.218a4.82 4.82 0 0 1-.97-.484l-.048-.03c-.504-.307-.999-.609-2.068-.722C2.682 14.464 2 13.846 2 13V9c0-.85.685-1.432 1.357-1.615.849-.232 1.574-.787 2.132-1.41.56-.627.914-1.28 1.039-1.639.199-.575.356-1.539.428-2.59z"}}]})(t)}function ZBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.864.046C7.908-.193 7.02.53 6.956 1.466c-.072 1.051-.23 2.016-.428 2.59-.125.36-.479 1.013-1.04 1.639-.557.623-1.282 1.178-2.131 1.41C2.685 7.288 2 7.87 2 8.72v4.001c0 .845.682 1.464 1.448 1.545 1.07.114 1.564.415 2.068.723l.048.03c.272.165.578.348.97.484.397.136.861.217 1.466.217h3.5c.937 0 1.599-.477 1.934-1.064a1.86 1.86 0 0 0 .254-.912c0-.152-.023-.312-.077-.464.201-.263.38-.578.488-.901.11-.33.172-.762.004-1.149.069-.13.12-.269.159-.403.077-.27.113-.568.113-.857 0-.288-.036-.585-.113-.856a2.144 2.144 0 0 0-.138-.362 1.9 1.9 0 0 0 .234-1.734c-.206-.592-.682-1.1-1.2-1.272-.847-.282-1.803-.276-2.516-.211a9.84 9.84 0 0 0-.443.05 9.365 9.365 0 0 0-.062-4.509A1.38 1.38 0 0 0 9.125.111L8.864.046zM11.5 14.721H8c-.51 0-.863-.069-1.14-.164-.281-.097-.506-.228-.776-.393l-.04-.024c-.555-.339-1.198-.731-2.49-.868-.333-.036-.554-.29-.554-.55V8.72c0-.254.226-.543.62-.65 1.095-.3 1.977-.996 2.614-1.708.635-.71 1.064-1.475 1.238-1.978.243-.7.407-1.768.482-2.85.025-.362.36-.594.667-.518l.262.066c.16.04.258.143.288.255a8.34 8.34 0 0 1-.145 4.725.5.5 0 0 0 .595.644l.003-.001.014-.003.058-.014a8.908 8.908 0 0 1 1.036-.157c.663-.06 1.457-.054 2.11.164.175.058.45.3.57.65.107.308.087.67-.266 1.022l-.353.353.353.354c.043.043.105.141.154.315.048.167.075.37.075.581 0 .212-.027.414-.075.582-.05.174-.111.272-.154.315l-.353.353.353.354c.047.047.109.177.005.488a2.224 2.224 0 0 1-.505.805l-.353.353.353.354c.006.005.041.05.041.17a.866.866 0 0 1-.121.416c-.165.288-.503.56-1.066.56z"}}]})(t)}function GBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1a2 2 0 0 0-2 2v2H5V3a3 3 0 1 1 6 0v2h-1V3a2 2 0 0 0-2-2zM5 5H3.36a1.5 1.5 0 0 0-1.483 1.277L.85 13.13A2.5 2.5 0 0 0 3.322 16h9.355a2.5 2.5 0 0 0 2.473-2.87l-1.028-6.853A1.5 1.5 0 0 0 12.64 5H11v1.5a.5.5 0 0 1-1 0V5H6v1.5a.5.5 0 0 1-1 0V5z"}}]})(t)}function qBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1a2 2 0 0 1 2 2v2H6V3a2 2 0 0 1 2-2zm3 4V3a3 3 0 1 0-6 0v2H3.36a1.5 1.5 0 0 0-1.483 1.277L.85 13.13A2.5 2.5 0 0 0 3.322 16h9.355a2.5 2.5 0 0 0 2.473-2.87l-1.028-6.853A1.5 1.5 0 0 0 12.64 5H11zm-1 1v1.5a.5.5 0 0 0 1 0V6h1.639a.5.5 0 0 1 .494.426l1.028 6.851A1.5 1.5 0 0 1 12.678 15H3.322a1.5 1.5 0 0 1-1.483-1.723l1.028-6.851A.5.5 0 0 1 3.36 6H5v1.5a.5.5 0 1 0 1 0V6h4z"}}]})(t)}function YBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.39 12.648a1.32 1.32 0 0 0-.015.18c0 .305.21.508.5.508.266 0 .492-.172.555-.477l.554-2.703h1.204c.421 0 .617-.234.617-.547 0-.312-.188-.53-.617-.53h-.985l.516-2.524h1.265c.43 0 .618-.227.618-.547 0-.313-.188-.524-.618-.524h-1.046l.476-2.304a1.06 1.06 0 0 0 .016-.164.51.51 0 0 0-.516-.516.54.54 0 0 0-.539.43l-.523 2.554H7.617l.477-2.304c.008-.04.015-.118.015-.164a.512.512 0 0 0-.523-.516.539.539 0 0 0-.531.43L6.53 5.484H5.414c-.43 0-.617.22-.617.532 0 .312.187.539.617.539h.906l-.515 2.523H4.609c-.421 0-.609.219-.609.531 0 .313.188.547.61.547h.976l-.516 2.492c-.008.04-.015.125-.015.18 0 .305.21.508.5.508.265 0 .492-.172.554-.477l.555-2.703h2.242l-.515 2.492zm-1-6.109h2.266l-.515 2.563H6.859l.532-2.563z"}}]})(t)}function XBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 10a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v1a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-1zm2.5 1a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm2 0a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM.91 7.204A2.993 2.993 0 0 1 2 7h12c.384 0 .752.072 1.09.204l-1.867-3.422A1.5 1.5 0 0 0 11.906 3H4.094a1.5 1.5 0 0 0-1.317.782L.91 7.204z"}}]})(t)}function $Bt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h5.5v3A1.5 1.5 0 0 0 6 11.5H.5a.5.5 0 0 0 0 1H6A1.5 1.5 0 0 0 7.5 14h1a1.5 1.5 0 0 0 1.5-1.5h5.5a.5.5 0 0 0 0-1H10A1.5 1.5 0 0 0 8.5 10V7H14a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm.5 3a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm2 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1z"}}]})(t)}function KBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.5 5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM3 4.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v1a2 2 0 0 1-2 2H8.5v3a1.5 1.5 0 0 1 1.5 1.5h5.5a.5.5 0 0 1 0 1H10A1.5 1.5 0 0 1 8.5 14h-1A1.5 1.5 0 0 1 6 12.5H.5a.5.5 0 0 1 0-1H6A1.5 1.5 0 0 1 7.5 10V7H2a2 2 0 0 1-2-2V4zm1 0v1a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1zm6 7.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5z"}}]})(t)}function QBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h1v2H2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1a2 2 0 0 0-2-2h-1V7h1a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm.5 3a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm2 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm-2 7a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm2 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zM12 7v2H4V7h8z"}}]})(t)}function JBt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.5 5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM3 4.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm2 7a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm-2.5.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h1v2H2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1a2 2 0 0 0-2-2h-1V7h1a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm13 2v1a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1zm0 7v1a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1zm-3-4v2H4V7h8z"}}]})(t)}function tDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 9a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1a2 2 0 0 0-2-2H2zm.5 3a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm2 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zM2 2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm.5 3a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm2 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1z"}}]})(t)}function eDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 10a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h12zM2 9a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M5 11.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm-2 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zM14 3a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M5 4.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm-2 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"}}]})(t)}function nDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.5 11a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM3 10.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"}},{tag:"path",attr:{d:"M16 11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V9.51c0-.418.105-.83.305-1.197l2.472-4.531A1.5 1.5 0 0 1 4.094 3h7.812a1.5 1.5 0 0 1 1.317.782l2.472 4.53c.2.368.305.78.305 1.198V11zM3.655 4.26 1.592 8.043C1.724 8.014 1.86 8 2 8h12c.14 0 .276.014.408.042L12.345 4.26a.5.5 0 0 0-.439-.26H4.094a.5.5 0 0 0-.44.26zM1 10v1a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1z"}}]})(t)}function rDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 5a1 1 0 0 0-1 1v3.293c0 .39.317.707.707.707.188 0 .368.075.5.207l.5.5a1 1 0 0 0 .707.293h11.172a1 1 0 0 0 .707-.293l.5-.5a.707.707 0 0 1 .5-.207c.39 0 .707-.317.707-.707V6a1 1 0 0 0-1-1H1Zm1.5 2h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1 0-1Z"}}]})(t)}function aDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 7a.5.5 0 0 0 0 1h11a.5.5 0 0 0 0-1h-11Z"}},{tag:"path",attr:{d:"M1 5a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h.293l.707.707a1 1 0 0 0 .707.293h10.586a1 1 0 0 0 .707-.293l.707-.707H15a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H1Zm0 1h14v3h-.293a1 1 0 0 0-.707.293l-.707.707H2.707L2 9.293A1 1 0 0 0 1.293 9H1V6Z"}}]})(t)}function iDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 3a5 5 0 0 0-5 5v1h1a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V8a6 6 0 1 1 12 0v5a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h1V8a5 5 0 0 0-5-5z"}}]})(t)}function oDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1.248c1.857 0 3.526.641 4.65 1.794a4.978 4.978 0 0 1 2.518 1.09C13.907 1.482 11.295 0 8 0 4.75 0 2.12 1.48.844 4.122a4.979 4.979 0 0 1 2.289-1.047C4.236 1.872 5.974 1.248 8 1.248z"}},{tag:"path",attr:{d:"M12 12a3.988 3.988 0 0 1-2.786-1.13l-.002-.002a1.612 1.612 0 0 0-.276-.167A2.164 2.164 0 0 0 8 10.5c-.414 0-.729.103-.935.201a1.612 1.612 0 0 0-.277.167l-.002.002A4 4 0 1 1 4 4h8a4 4 0 0 1 0 8z"}}]})(t)}function lDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1a5 5 0 0 0-5 5v1h1a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a6 6 0 1 1 12 0v6a2.5 2.5 0 0 1-2.5 2.5H9.366a1 1 0 0 1-.866.5h-1a1 1 0 1 1 0-2h1a1 1 0 0 1 .866.5H11.5A1.5 1.5 0 0 0 13 12h-1a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h1V6a5 5 0 0 0-5-5z"}}]})(t)}function cDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.707 9h4.364c-.536 1.573 2.028 3.806 4.929-.5-2.9-4.306-5.465-2.073-4.929-.5H6.707L4.854 6.146a.5.5 0 1 0-.708.708L5.293 8h-.586L2.854 6.146a.5.5 0 1 0-.708.708L3.293 8h-.586L.854 6.146a.5.5 0 1 0-.708.708L1.793 8.5.146 10.146a.5.5 0 0 0 .708.708L2.707 9h.586l-1.147 1.146a.5.5 0 0 0 .708.708L4.707 9h.586l-1.147 1.146a.5.5 0 0 0 .708.708L6.707 9Z"}}]})(t)}function sDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 1.314C12.438-3.248 23.534 4.735 8 15-7.534 4.736 3.562-3.248 8 1.314z"}}]})(t)}function uDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 2.748v11.047c3.452-2.368 5.365-4.542 6.286-6.357.955-1.886.838-3.362.314-4.385C13.486.878 10.4.28 8.717 2.01L8 2.748zM8 15C-7.333 4.868 3.279-3.04 7.824 1.143c.06.055.119.112.176.171a3.12 3.12 0 0 1 .176-.17C12.72-3.042 23.333 4.867 8 15z"}}]})(t)}function dDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.475 9C2.702 10.84 4.779 12.871 8 15c3.221-2.129 5.298-4.16 6.525-6H12a.5.5 0 0 1-.464-.314l-1.457-3.642-1.598 5.593a.5.5 0 0 1-.945.049L5.889 6.568l-1.473 2.21A.5.5 0 0 1 4 9H1.475Z"}},{tag:"path",attr:{d:"M.88 8C-2.427 1.68 4.41-2 7.823 1.143c.06.055.119.112.176.171a3.12 3.12 0 0 1 .176-.17C11.59-2 18.426 1.68 15.12 8h-2.783l-1.874-4.686a.5.5 0 0 0-.945.049L7.921 8.956 6.464 5.314a.5.5 0 0 0-.88-.091L3.732 8H.88Z"}}]})(t)}function hDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m8 2.748-.717-.737C5.6.281 2.514.878 1.4 3.053.918 3.995.78 5.323 1.508 7H.43c-2.128-5.697 4.165-8.83 7.394-5.857.06.055.119.112.176.171a3.12 3.12 0 0 1 .176-.17c3.23-2.974 9.522.159 7.394 5.856h-1.078c.728-1.677.59-3.005.108-3.947C13.486.878 10.4.28 8.717 2.01L8 2.748ZM2.212 10h1.315C4.593 11.183 6.05 12.458 8 13.795c1.949-1.337 3.407-2.612 4.473-3.795h1.315c-1.265 1.566-3.14 3.25-5.788 5-2.648-1.75-4.523-3.434-5.788-5Z"}},{tag:"path",attr:{d:"M10.464 3.314a.5.5 0 0 0-.945.049L7.921 8.956 6.464 5.314a.5.5 0 0 0-.88-.091L3.732 8H.5a.5.5 0 0 0 0 1H4a.5.5 0 0 0 .416-.223l1.473-2.209 1.647 4.118a.5.5 0 0 0 .945-.049l1.598-5.593 1.457 3.642A.5.5 0 0 0 12 9h3.5a.5.5 0 0 0 0-1h-3.162l-1.874-4.686Z"}}]})(t)}function fDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m8 2.748-.717-.737C5.6.281 2.514.878 1.4 3.053c-.523 1.023-.641 2.5.314 4.385.92 1.815 2.834 3.989 6.286 6.357 3.452-2.368 5.365-4.542 6.286-6.357.955-1.886.838-3.362.314-4.385C13.486.878 10.4.28 8.717 2.01L8 2.748zM8 15C-7.333 4.868 3.279-3.04 7.824 1.143c.06.055.119.112.176.171a3.12 3.12 0 0 1 .176-.17C12.72-3.042 23.333 4.867 8 15z"}}]})(t)}function pDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.931.586 7 3l1.5 4-2 3L8 15C22.534 5.396 13.757-2.21 8.931.586ZM7.358.77 5.5 3 7 7l-1.5 3 1.815 4.537C-6.533 4.96 2.685-2.467 7.358.77Z"}}]})(t)}function gDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.867 14.41c13.308-9.322 4.79-16.563.064-13.824L7 3l1.5 4-2 3L8 15a38.094 38.094 0 0 0 .867-.59Zm-.303-1.01-.971-3.237 1.74-2.608a1 1 0 0 0 .103-.906l-1.3-3.468 1.45-1.813c1.861-.948 4.446.002 5.197 2.11.691 1.94-.055 5.521-6.219 9.922Zm-1.25 1.137a36.027 36.027 0 0 1-1.522-1.116C-5.077 4.97 1.842-1.472 6.454.293c.314.12.618.279.904.477L5.5 3 7 7l-1.5 3 1.815 4.537Zm-2.3-3.06-.442-1.106a1 1 0 0 1 .034-.818l1.305-2.61L4.564 3.35a1 1 0 0 1 .168-.991l1.032-1.24c-1.688-.449-3.7.398-4.456 2.128-.711 1.627-.413 4.55 3.706 8.229Z"}}]})(t)}function vDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.931.481c1.627-1.671 5.692 1.254 0 5.015-5.692-3.76-1.626-6.686 0-5.015Zm6.84 1.794c1.084-1.114 3.795.836 0 3.343-3.795-2.507-1.084-4.457 0-3.343ZM7.84 7.642c2.71-2.786 9.486 2.09 0 8.358-9.487-6.268-2.71-11.144 0-8.358Z"}}]})(t)}function mDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.779.052a.5.5 0 0 1 .442 0l6.015 2.97a.5.5 0 0 1 .267.34l1.485 6.676a.5.5 0 0 1-.093.415l-4.162 5.354a.5.5 0 0 1-.395.193H4.662a.5.5 0 0 1-.395-.193L.105 10.453a.5.5 0 0 1-.093-.415l1.485-6.676a.5.5 0 0 1 .267-.34L7.779.053z"}}]})(t)}function yDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.779.052a.5.5 0 0 1 .442 0l6.015 2.97a.5.5 0 0 1 .267.34l1.485 6.676a.5.5 0 0 1-.093.415l-4.162 5.354a.5.5 0 0 1-.395.193H4.662a.5.5 0 0 1-.395-.193L.105 10.453a.5.5 0 0 1-.093-.415l1.485-6.676a.5.5 0 0 1 .267-.34L7.779.053zM8 15h3.093l3.868-4.975-1.383-6.212L8 1.058V15z"}}]})(t)}function bDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.779.052a.5.5 0 0 1 .442 0l6.015 2.97a.5.5 0 0 1 .267.34l1.485 6.676a.5.5 0 0 1-.093.415l-4.162 5.354a.5.5 0 0 1-.395.193H4.662a.5.5 0 0 1-.395-.193L.105 10.453a.5.5 0 0 1-.093-.415l1.485-6.676a.5.5 0 0 1 .267-.34L7.779.053zM2.422 3.813l-1.383 6.212L4.907 15h6.186l3.868-4.975-1.383-6.212L8 1.058 2.422 3.813z"}}]})(t)}function xDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8.5.134a1 1 0 0 0-1 0l-6 3.577a1 1 0 0 0-.5.866v6.846a1 1 0 0 0 .5.866l6 3.577a1 1 0 0 0 1 0l6-3.577a1 1 0 0 0 .5-.866V4.577a1 1 0 0 0-.5-.866L8.5.134z"}}]})(t)}function MDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 4.577v6.846L8 15V1l6 3.577zM8.5.134a1 1 0 0 0-1 0l-6 3.577a1 1 0 0 0-.5.866v6.846a1 1 0 0 0 .5.866l6 3.577a1 1 0 0 0 1 0l6-3.577a1 1 0 0 0 .5-.866V4.577a1 1 0 0 0-.5-.866L8.5.134z"}}]})(t)}function wDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 4.577v6.846L8 15l-6-3.577V4.577L8 1l6 3.577zM8.5.134a1 1 0 0 0-1 0l-6 3.577a1 1 0 0 0-.5.866v6.846a1 1 0 0 0 .5.866l6 3.577a1 1 0 0 0 1 0l6-3.577a1 1 0 0 0 .5-.866V4.577a1 1 0 0 0-.5-.866L8.5.134z"}}]})(t)}function zDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 0a1 1 0 0 0-1 1v1a1 1 0 0 0-1 1v4H1a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h6v-2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V16h6a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-3V3a1 1 0 0 0-1-1V1a1 1 0 0 0-1-1H6Zm2.5 5.034v1.1l.953-.55.5.867L9 7l.953.55-.5.866-.953-.55v1.1h-1v-1.1l-.953.55-.5-.866L7 7l-.953-.55.5-.866.953.55v-1.1h1ZM2.25 9h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5A.25.25 0 0 1 2 9.75v-.5A.25.25 0 0 1 2.25 9Zm0 2h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5a.25.25 0 0 1 .25-.25ZM2 13.25a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5ZM13.25 9h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5a.25.25 0 0 1 .25-.25ZM13 11.25a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5Zm.25 1.75h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5a.25.25 0 0 1 .25-.25Z"}}]})(t)}function CDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 5.034v1.1l.953-.55.5.867L9 7l.953.55-.5.866-.953-.55v1.1h-1v-1.1l-.953.55-.5-.866L7 7l-.953-.55.5-.866.953.55v-1.1h1ZM13.25 9a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5ZM13 11.25a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5Zm.25 1.75a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5Zm-11-4a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 3 9.75v-.5A.25.25 0 0 0 2.75 9h-.5Zm0 2a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5ZM2 13.25a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5Z"}},{tag:"path",attr:{d:"M5 1a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v1a1 1 0 0 1 1 1v4h3a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h3V3a1 1 0 0 1 1-1V1Zm2 14h2v-3H7v3Zm3 0h1V3H5v12h1v-3a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3Zm0-14H6v1h4V1Zm2 7v7h3V8h-3Zm-8 7V8H1v7h3Z"}}]})(t)}function ADt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 1.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-1v1a4.5 4.5 0 0 1-2.557 4.06c-.29.139-.443.377-.443.59v.7c0 .213.154.451.443.59A4.5 4.5 0 0 1 12.5 13v1h1a.5.5 0 0 1 0 1h-11a.5.5 0 1 1 0-1h1v-1a4.5 4.5 0 0 1 2.557-4.06c.29-.139.443-.377.443-.59v-.7c0-.213-.154-.451-.443-.59A4.5 4.5 0 0 1 3.5 3V2h-1a.5.5 0 0 1-.5-.5zm2.5.5v1a3.5 3.5 0 0 0 1.989 3.158c.533.256 1.011.791 1.011 1.491v.702s.18.149.5.149.5-.15.5-.15v-.7c0-.701.478-1.236 1.011-1.492A3.5 3.5 0 0 0 11.5 3V2h-7z"}}]})(t)}function kDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 15a.5.5 0 1 1 0-1h1v-1a4.5 4.5 0 0 1 2.557-4.06c.29-.139.443-.377.443-.59v-.7c0-.213-.154-.451-.443-.59A4.5 4.5 0 0 1 3.5 3V2h-1a.5.5 0 0 1 0-1h11a.5.5 0 0 1 0 1h-1v1a4.5 4.5 0 0 1-2.557 4.06c-.29.139-.443.377-.443.59v.7c0 .213.154.451.443.59A4.5 4.5 0 0 1 12.5 13v1h1a.5.5 0 0 1 0 1h-11zm2-13v1c0 .537.12 1.045.337 1.5h6.326c.216-.455.337-.963.337-1.5V2h-7zm3 6.35c0 .701-.478 1.236-1.011 1.492A3.5 3.5 0 0 0 4.5 13s.866-1.299 3-1.48V8.35zm1 0v3.17c2.134.181 3 1.48 3 1.48a3.5 3.5 0 0 0-1.989-3.158C8.978 9.586 8.5 9.052 8.5 8.351z"}}]})(t)}function HDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 14.5a.5.5 0 0 0 .5.5h11a.5.5 0 1 0 0-1h-1v-1a4.5 4.5 0 0 0-2.557-4.06c-.29-.139-.443-.377-.443-.59v-.7c0-.213.154-.451.443-.59A4.5 4.5 0 0 0 12.5 3V2h1a.5.5 0 0 0 0-1h-11a.5.5 0 0 0 0 1h1v1a4.5 4.5 0 0 0 2.557 4.06c.29.139.443.377.443.59v.7c0 .213-.154.451-.443.59A4.5 4.5 0 0 0 3.5 13v1h-1a.5.5 0 0 0-.5.5zm2.5-.5v-1a3.5 3.5 0 0 1 1.989-3.158c.533-.256 1.011-.79 1.011-1.491v-.702s.18.101.5.101.5-.1.5-.1v.7c0 .701.478 1.236 1.011 1.492A3.5 3.5 0 0 1 11.5 13v1h-7z"}}]})(t)}function EDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 1.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-1v1a4.5 4.5 0 0 1-2.557 4.06c-.29.139-.443.377-.443.59v.7c0 .213.154.451.443.59A4.5 4.5 0 0 1 12.5 13v1h1a.5.5 0 0 1 0 1h-11a.5.5 0 1 1 0-1h1v-1a4.5 4.5 0 0 1 2.557-4.06c.29-.139.443-.377.443-.59v-.7c0-.213-.154-.451-.443-.59A4.5 4.5 0 0 1 3.5 3V2h-1a.5.5 0 0 1-.5-.5zm2.5.5v1a3.5 3.5 0 0 0 1.989 3.158c.533.256 1.011.791 1.011 1.491v.702c0 .7-.478 1.235-1.011 1.491A3.5 3.5 0 0 0 4.5 13v1h7v-1a3.5 3.5 0 0 0-1.989-3.158C8.978 9.586 8.5 9.052 8.5 8.351v-.702c0-.7.478-1.235 1.011-1.491A3.5 3.5 0 0 0 11.5 3V2h-7z"}}]})(t)}function SDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.5-5v1h1a.5.5 0 0 1 0 1h-1v1a.5.5 0 1 1-1 0v-1h-1a.5.5 0 1 1 0-1h1v-1a.5.5 0 0 1 1 0Z"}},{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5Z"}},{tag:"path",attr:{d:"m8 3.293 4.712 4.712A4.5 4.5 0 0 0 8.758 15H3.5A1.5 1.5 0 0 1 2 13.5V9.293l6-6Z"}}]})(t)}function LDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L2 8.207V13.5A1.5 1.5 0 0 0 3.5 15h4a.5.5 0 1 0 0-1h-4a.5.5 0 0 1-.5-.5V7.207l5-5 6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-3.5-2a.5.5 0 0 0-.5.5v1h-1a.5.5 0 0 0 0 1h1v1a.5.5 0 1 0 1 0v-1h1a.5.5 0 1 0 0-1h-1v-1a.5.5 0 0 0-.5-.5Z"}}]})(t)}function _Dt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5Z"}},{tag:"path",attr:{d:"m8 3.293 4.712 4.712A4.5 4.5 0 0 0 8.758 15H3.5A1.5 1.5 0 0 1 2 13.5V9.293l6-6Z"}},{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm1.679-4.493-1.335 2.226a.75.75 0 0 1-1.174.144l-.774-.773a.5.5 0 0 1 .708-.707l.547.547 1.17-1.951a.5.5 0 1 1 .858.514Z"}}]})(t)}function BDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.293 1.5a1 1 0 0 1 1.414 0L11 3.793V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.293l2.354 2.353a.5.5 0 0 1-.708.708L8 2.207l-5 5V13.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 2 13.5V8.207l-.646.647a.5.5 0 1 1-.708-.708L7.293 1.5Z"}},{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm1.679-4.493-1.335 2.226a.75.75 0 0 1-1.174.144l-.774-.773a.5.5 0 0 1 .708-.707l.547.547 1.17-1.951a.5.5 0 1 1 .858.514Z"}}]})(t)}function DDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5Z"}},{tag:"path",attr:{d:"m8 3.293 4.712 4.712A4.5 4.5 0 0 0 8.758 15H3.5A1.5 1.5 0 0 1 2 13.5V9.293l6-6Z"}},{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7ZM11 12h3a.5.5 0 0 1 0 1h-3a.5.5 0 1 1 0-1Z"}}]})(t)}function TDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7ZM11 12h3a.5.5 0 0 1 0 1h-3a.5.5 0 1 1 0-1Z"}},{tag:"path",attr:{d:"M7.293 1.5a1 1 0 0 1 1.414 0L11 3.793V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.293l2.354 2.353a.5.5 0 0 1-.708.708L8 2.207l-5 5V13.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 2 13.5V8.207l-.646.647a.5.5 0 1 1-.708-.708L7.293 1.5Z"}}]})(t)}function VDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z"}}]})(t)}function ODt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4.5a.5.5 0 0 0 .5-.5v-4h2v4a.5.5 0 0 0 .5.5H14a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146ZM2.5 14V7.707l5.5-5.5 5.5 5.5V14H10v-4a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v4H2.5Z"}}]})(t)}function IDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 9a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7Zm.354 5.854 1.5-1.5a.5.5 0 0 0-.708-.707l-.646.646V10.5a.5.5 0 0 0-1 0v2.793l-.646-.646a.5.5 0 0 0-.708.707l1.5 1.5a.5.5 0 0 0 .708 0Z"}},{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5Z"}},{tag:"path",attr:{d:"m8 3.293 4.712 4.712A4.5 4.5 0 0 0 8.758 15H3.5A1.5 1.5 0 0 1 2 13.5V9.293l6-6Z"}}]})(t)}function RDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.293 1.5a1 1 0 0 1 1.414 0L11 3.793V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.293l2.354 2.353a.5.5 0 0 1-.708.708L8 2.207l-5 5V13.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 2 13.5V8.207l-.646.647a.5.5 0 1 1-.708-.708L7.293 1.5Z"}},{tag:"path",attr:{d:"M12.5 9a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7Zm.354 5.854 1.5-1.5a.5.5 0 0 0-.708-.707l-.646.646V10.5a.5.5 0 0 0-1 0v2.793l-.646-.646a.5.5 0 0 0-.708.707l1.5 1.5a.5.5 0 0 0 .708 0Z"}}]})(t)}function FDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5Z"}},{tag:"path",attr:{d:"m8 3.293 4.712 4.712A4.5 4.5 0 0 0 8.758 15H3.5A1.5 1.5 0 0 1 2 13.5V9.293l6-6Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-3.5-2a.5.5 0 0 0-.5.5v1.5a.5.5 0 1 0 1 0V11a.5.5 0 0 0-.5-.5Zm0 4a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"}}]})(t)}function NDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.293 1.5a1 1 0 0 1 1.414 0L11 3.793V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.293l2.354 2.353a.5.5 0 0 1-.708.708L8 2.207l-5 5V13.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 2 13.5V8.207l-.646.647a.5.5 0 1 1-.708-.708L7.293 1.5Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-3.5-2a.5.5 0 0 0-.5.5v1.5a.5.5 0 1 0 1 0V11a.5.5 0 0 0-.5-.5Zm0 4a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"}}]})(t)}function PDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5Z"}},{tag:"path",attr:{d:"m8 3.293 6 6V13.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5V9.293l6-6Z"}}]})(t)}function jDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.293 1.5a1 1 0 0 1 1.414 0L11 3.793V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.293l2.354 2.353a.5.5 0 0 1-.708.708L8 2.207 1.354 8.854a.5.5 0 1 1-.708-.708L7.293 1.5Z"}},{tag:"path",attr:{d:"M11.07 9.047a1.5 1.5 0 0 0-1.742.26l-.02.021a1.5 1.5 0 0 0-.261 1.742 1.5 1.5 0 0 0 0 2.86 1.504 1.504 0 0 0-.12 1.07H3.5A1.5 1.5 0 0 1 2 13.5V9.293l6-6 4.724 4.724a1.5 1.5 0 0 0-1.654 1.03Z"}},{tag:"path",attr:{d:"m13.158 9.608-.043-.148c-.181-.613-1.049-.613-1.23 0l-.043.148a.64.64 0 0 1-.921.382l-.136-.074c-.561-.306-1.175.308-.87.869l.075.136a.64.64 0 0 1-.382.92l-.148.045c-.613.18-.613 1.048 0 1.229l.148.043a.64.64 0 0 1 .382.921l-.074.136c-.306.561.308 1.175.869.87l.136-.075a.64.64 0 0 1 .92.382l.045.149c.18.612 1.048.612 1.229 0l.043-.15a.64.64 0 0 1 .921-.38l.136.074c.561.305 1.175-.309.87-.87l-.075-.136a.64.64 0 0 1 .382-.92l.149-.044c.612-.181.612-1.049 0-1.23l-.15-.043a.64.64 0 0 1-.38-.921l.074-.136c.305-.561-.309-1.175-.87-.87l-.136.075a.64.64 0 0 1-.92-.382ZM12.5 14a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3Z"}}]})(t)}function UDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.293 1.5a1 1 0 0 1 1.414 0L11 3.793V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.293l2.354 2.353a.5.5 0 0 1-.708.708L8 2.207l-5 5V13.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 2 13.5V8.207l-.646.647a.5.5 0 1 1-.708-.708L7.293 1.5Z"}},{tag:"path",attr:{d:"M11.886 9.46c.18-.613 1.048-.613 1.229 0l.043.148a.64.64 0 0 0 .921.382l.136-.074c.561-.306 1.175.308.87.869l-.075.136a.64.64 0 0 0 .382.92l.149.045c.612.18.612 1.048 0 1.229l-.15.043a.64.64 0 0 0-.38.921l.074.136c.305.561-.309 1.175-.87.87l-.136-.075a.64.64 0 0 0-.92.382l-.045.149c-.18.612-1.048.612-1.229 0l-.043-.15a.64.64 0 0 0-.921-.38l-.136.074c-.561.305-1.175-.309-.87-.87l.075-.136a.64.64 0 0 0-.382-.92l-.148-.044c-.613-.181-.613-1.049 0-1.23l.148-.043a.64.64 0 0 0 .382-.921l-.074-.136c-.306-.561.308-1.175.869-.87l.136.075a.64.64 0 0 0 .92-.382l.045-.148ZM14 12.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0Z"}}]})(t)}function WDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.293 1.5a1 1 0 0 1 1.414 0L11 3.793V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.293l2.354 2.353a.5.5 0 0 1-.708.707L8 2.207 1.354 8.853a.5.5 0 1 1-.708-.707L7.293 1.5Z"}},{tag:"path",attr:{d:"m14 9.293-6-6-6 6V13.5A1.5 1.5 0 0 0 3.5 15h9a1.5 1.5 0 0 0 1.5-1.5V9.293Zm-6-.811c1.664-1.673 5.825 1.254 0 5.018-5.825-3.764-1.664-6.691 0-5.018Z"}}]})(t)}function ZDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 6.982C9.664 5.309 13.825 8.236 8 12 2.175 8.236 6.336 5.309 8 6.982Z"}},{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.707L2 8.207V13.5A1.5 1.5 0 0 0 3.5 15h9a1.5 1.5 0 0 0 1.5-1.5V8.207l.646.646a.5.5 0 0 0 .708-.707L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5ZM13 7.207V13.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V7.207l5-5 5 5Z"}}]})(t)}function GDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5Z"}},{tag:"path",attr:{d:"m8 3.293 4.72 4.72a3 3 0 0 0-2.709 3.248A2 2 0 0 0 9 13v2H3.5A1.5 1.5 0 0 1 2 13.5V9.293l6-6Z"}},{tag:"path",attr:{d:"M13 9a2 2 0 0 0-2 2v1a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1v-1a2 2 0 0 0-2-2Zm0 1a1 1 0 0 1 1 1v1h-2v-1a1 1 0 0 1 1-1Z"}}]})(t)}function qDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.293 1.5a1 1 0 0 1 1.414 0L11 3.793V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.293l2.354 2.353a.5.5 0 0 1-.708.708L8 2.207l-5 5V13.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 2 13.5V8.207l-.646.647a.5.5 0 1 1-.708-.708L7.293 1.5Z"}},{tag:"path",attr:{d:"M10 13a1 1 0 0 1 1-1v-1a2 2 0 0 1 4 0v1a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-2Zm3-3a1 1 0 0 0-1 1v1h2v-1a1 1 0 0 0-1-1Z"}}]})(t)}function YDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5Z"}},{tag:"path",attr:{d:"m8 3.293 4.712 4.712A4.5 4.5 0 0 0 8.758 15H3.5A1.5 1.5 0 0 1 2 13.5V9.293l6-6Z"}},{tag:"path",attr:{d:"M13.879 10.414a2.5 2.5 0 0 0-3.465 3.465l3.465-3.465Zm.707.707-3.465 3.465a2.501 2.501 0 0 0 3.465-3.465Zm-4.56-1.096a3.5 3.5 0 1 1 4.949 4.95 3.5 3.5 0 0 1-4.95-4.95Z"}}]})(t)}function XDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.879 10.414a2.5 2.5 0 0 0-3.465 3.465l3.465-3.465Zm.707.707-3.465 3.465a2.501 2.501 0 0 0 3.465-3.465Zm-4.56-1.096a3.5 3.5 0 1 1 4.949 4.95 3.5 3.5 0 0 1-4.95-4.95Z"}},{tag:"path",attr:{d:"M7.293 1.5a1 1 0 0 1 1.414 0L11 3.793V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.293l2.354 2.353a.5.5 0 0 1-.708.708L8 2.207l-5 5V13.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 2 13.5V8.207l-.646.647a.5.5 0 1 1-.708-.708L7.293 1.5Z"}}]})(t)}function $Dt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.354-5.854 1.5 1.5a.5.5 0 0 1-.708.708L13 11.707V14.5a.5.5 0 1 1-1 0v-2.793l-.646.647a.5.5 0 0 1-.708-.707l1.5-1.5a.5.5 0 0 1 .708 0Z"}},{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5Z"}},{tag:"path",attr:{d:"m8 3.293 4.712 4.712A4.5 4.5 0 0 0 8.758 15H3.5A1.5 1.5 0 0 1 2 13.5V9.293l6-6Z"}}]})(t)}function KDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.293 1.5a1 1 0 0 1 1.414 0L11 3.793V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.293l2.354 2.353a.5.5 0 0 1-.708.708L8 2.207l-5 5V13.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 2 13.5V8.207l-.646.647a.5.5 0 1 1-.708-.708L7.293 1.5Z"}},{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.354-5.854 1.5 1.5a.5.5 0 0 1-.708.708L13 11.707V14.5a.5.5 0 1 1-1 0v-2.793l-.646.647a.5.5 0 0 1-.708-.707l1.5-1.5a.5.5 0 0 1 .708 0Z"}}]})(t)}function QDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l6.646 6.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5Z"}},{tag:"path",attr:{d:"m8 3.293 4.712 4.712A4.5 4.5 0 0 0 8.758 15H3.5A1.5 1.5 0 0 1 2 13.5V9.293l6-6Z"}},{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm-.646-4.854.646.647.646-.646a.5.5 0 0 1 .708.707l-.647.646.647.646a.5.5 0 0 1-.708.708l-.646-.647-.646.647a.5.5 0 0 1-.708-.707l.647-.647-.647-.646a.5.5 0 0 1 .708-.707Z"}}]})(t)}function JDt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.293 1.5a1 1 0 0 1 1.414 0L11 3.793V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.293l2.354 2.353a.5.5 0 0 1-.708.708L8 2.207l-5 5V13.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 2 13.5V8.207l-.646.647a.5.5 0 1 1-.708-.708L7.293 1.5Z"}},{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm-.646-4.854.646.647.646-.646a.5.5 0 0 1 .708.707l-.647.646.647.646a.5.5 0 0 1-.708.708l-.646-.647-.646.647a.5.5 0 0 1-.708-.707l.647-.647-.647-.646a.5.5 0 0 1 .708-.707Z"}}]})(t)}function tTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L2 8.207V13.5A1.5 1.5 0 0 0 3.5 15h9a1.5 1.5 0 0 0 1.5-1.5V8.207l.646.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.707 1.5ZM13 7.207V13.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V7.207l5-5 5 5Z"}}]})(t)}function eTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.207 1a1 1 0 0 0-1.414 0L.146 6.646a.5.5 0 0 0 .708.708L1 7.207V12.5A1.5 1.5 0 0 0 2.5 14h.55a2.51 2.51 0 0 1-.05-.5V9.415a1.5 1.5 0 0 1-.56-2.475l5.353-5.354L7.207 1Z"}},{tag:"path",attr:{d:"M8.793 2a1 1 0 0 1 1.414 0L12 3.793V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.293l1.854 1.853a.5.5 0 0 1-.708.708L15 8.207V13.5a1.5 1.5 0 0 1-1.5 1.5h-8A1.5 1.5 0 0 1 4 13.5V8.207l-.146.147a.5.5 0 1 1-.708-.708L8.793 2Z"}}]})(t)}function nTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.793 1a1 1 0 0 1 1.414 0l.647.646a.5.5 0 1 1-.708.708L6.5 1.707 2 6.207V12.5a.5.5 0 0 0 .5.5.5.5 0 0 1 0 1A1.5 1.5 0 0 1 1 12.5V7.207l-.146.147a.5.5 0 0 1-.708-.708L5.793 1Zm3 1a1 1 0 0 1 1.414 0L12 3.793V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.293l1.854 1.853a.5.5 0 0 1-.708.708L15 8.207V13.5a1.5 1.5 0 0 1-1.5 1.5h-8A1.5 1.5 0 0 1 4 13.5V8.207l-.146.147a.5.5 0 1 1-.708-.708L8.793 2Zm.707.707L5 7.207V13.5a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5V7.207l-4.5-4.5Z"}}]})(t)}function rTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 3H4a1 1 0 0 0-1 1v2.5H2V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v2.5h-1V4a1 1 0 0 0-1-1zM2 9.5h1V12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V9.5h1V12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9.5zm-1.5-2a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1H.5z"}}]})(t)}function aTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.999 2.6A5.5 5.5 0 0 1 15 7.5a.5.5 0 0 0 1 0 6.5 6.5 0 1 0-13 0 5 5 0 0 0 6.001 4.9A5.5 5.5 0 0 1 1 7.5a.5.5 0 0 0-1 0 6.5 6.5 0 1 0 13 0 5 5 0 0 0-6.001-4.9zM10 7.5a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"}}]})(t)}function iTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m7.949 7.998.006-.003.003.009-.01-.006Zm.025-.028v-.03l.018.01-.018.02Zm0 .015.04-.022.01.006v.04l-.029.016-.021-.012v-.028Zm.049.057v-.014l-.008.01.008.004Zm-.05-.008h.006l-.006.004v-.004Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0ZM4.965 1.69a6.972 6.972 0 0 1 3.861-.642c.722.767 1.177 1.887 1.177 3.135 0 1.656-.802 3.088-1.965 3.766 1.263.24 2.655-.815 3.406-2.742.38-.975.537-2.023.492-2.996a7.027 7.027 0 0 1 2.488 3.003c-.303 1.01-1.046 1.966-2.128 2.59-1.44.832-3.09.85-4.26.173l.008.021.012-.006-.01.01c.42 1.218 2.032 1.9 4.08 1.586a7.415 7.415 0 0 0 2.856-1.081 6.963 6.963 0 0 1-1.358 3.662c-1.03.248-2.235.084-3.322-.544-1.433-.827-2.272-2.236-2.279-3.58l-.012-.003c-.845.972-.63 2.71.666 4.327a7.415 7.415 0 0 0 2.37 1.935 6.972 6.972 0 0 1-3.86.65c-.727-.767-1.186-1.892-1.186-3.146 0-1.658.804-3.091 1.969-3.768l-.002-.007c-1.266-.25-2.666.805-3.42 2.74a7.415 7.415 0 0 0-.49 3.012 7.026 7.026 0 0 1-2.49-3.018C1.87 9.757 2.613 8.8 3.696 8.174c1.438-.83 3.084-.85 4.253-.176l.005-.006C7.538 6.77 5.924 6.085 3.872 6.4c-1.04.16-2.03.55-2.853 1.08a6.962 6.962 0 0 1 1.372-3.667l-.002.003c1.025-.243 2.224-.078 3.306.547 1.43.826 2.269 2.23 2.28 3.573L8 7.941c.837-.974.62-2.706-.673-4.319a7.415 7.415 0 0 0-2.362-1.931Z"}}]})(t)}function oTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 2.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0zm4.225 4.053a.5.5 0 0 0-.577.093l-3.71 4.71-2.66-2.772a.5.5 0 0 0-.63.062L.002 13v2a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-4.5l-4.777-3.947z"}}]})(t)}function lTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.002 3a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-12a2 2 0 0 1-2-2V3zm1 9v1a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V9.5l-3.777-1.947a.5.5 0 0 0-.577.093l-3.71 3.71-2.66-1.772a.5.5 0 0 0-.63.062L1.002 12zm5-6.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0z"}}]})(t)}function cTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.002 5.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"}},{tag:"path",attr:{d:"M2.002 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2h-12zm12 1a1 1 0 0 1 1 1v6.5l-3.777-1.947a.5.5 0 0 0-.577.093l-3.71 3.71-2.66-1.772a.5.5 0 0 0-.63.062L1.002 12V3a1 1 0 0 1 1-1h12z"}}]})(t)}function sTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.502 9a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"}},{tag:"path",attr:{d:"M14.002 13a2 2 0 0 1-2 2h-10a2 2 0 0 1-2-2V5A2 2 0 0 1 2 3a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v8a2 2 0 0 1-1.998 2zM14 2H4a1 1 0 0 0-1 1h9.002a2 2 0 0 1 2 2v7A1 1 0 0 0 15 11V3a1 1 0 0 0-1-1zM2.002 4a1 1 0 0 0-1 1v8l2.646-2.354a.5.5 0 0 1 .63-.062l2.66 1.773 3.71-3.71a.5.5 0 0 1 .577-.094l1.777 1.947V5a1 1 0 0 0-1-1h-10z"}}]})(t)}function uTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.98 4a.5.5 0 0 0-.39.188L1.54 8H6a.5.5 0 0 1 .5.5 1.5 1.5 0 1 0 3 0A.5.5 0 0 1 10 8h4.46l-3.05-3.812A.5.5 0 0 0 11.02 4H4.98zm-1.17-.437A1.5 1.5 0 0 1 4.98 3h6.04a1.5 1.5 0 0 1 1.17.563l3.7 4.625a.5.5 0 0 1 .106.374l-.39 3.124A1.5 1.5 0 0 1 14.117 13H1.883a1.5 1.5 0 0 1-1.489-1.314l-.39-3.124a.5.5 0 0 1 .106-.374l3.7-4.625z"}}]})(t)}function dTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.98 4a.5.5 0 0 0-.39.188L1.54 8H6a.5.5 0 0 1 .5.5 1.5 1.5 0 1 0 3 0A.5.5 0 0 1 10 8h4.46l-3.05-3.812A.5.5 0 0 0 11.02 4H4.98zm9.954 5H10.45a2.5 2.5 0 0 1-4.9 0H1.066l.32 2.562a.5.5 0 0 0 .497.438h12.234a.5.5 0 0 0 .496-.438L14.933 9zM3.809 3.563A1.5 1.5 0 0 1 4.981 3h6.038a1.5 1.5 0 0 1 1.172.563l3.7 4.625a.5.5 0 0 1 .105.374l-.39 3.124A1.5 1.5 0 0 1 14.117 13H1.883a1.5 1.5 0 0 1-1.489-1.314l-.39-3.124a.5.5 0 0 1 .106-.374l3.7-4.625z"}}]})(t)}function hTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.98 1a.5.5 0 0 0-.39.188L1.54 5H6a.5.5 0 0 1 .5.5 1.5 1.5 0 0 0 3 0A.5.5 0 0 1 10 5h4.46l-3.05-3.812A.5.5 0 0 0 11.02 1H4.98zM3.81.563A1.5 1.5 0 0 1 4.98 0h6.04a1.5 1.5 0 0 1 1.17.563l3.7 4.625a.5.5 0 0 1 .106.374l-.39 3.124A1.5 1.5 0 0 1 14.117 10H1.883A1.5 1.5 0 0 1 .394 8.686l-.39-3.124a.5.5 0 0 1 .106-.374L3.81.563zM.125 11.17A.5.5 0 0 1 .5 11H6a.5.5 0 0 1 .5.5 1.5 1.5 0 0 0 3 0 .5.5 0 0 1 .5-.5h5.5a.5.5 0 0 1 .496.562l-.39 3.124A1.5 1.5 0 0 1 14.117 16H1.883a1.5 1.5 0 0 1-1.489-1.314l-.39-3.124a.5.5 0 0 1 .121-.393z"}}]})(t)}function fTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.98 1a.5.5 0 0 0-.39.188L1.54 5H6a.5.5 0 0 1 .5.5 1.5 1.5 0 0 0 3 0A.5.5 0 0 1 10 5h4.46l-3.05-3.812A.5.5 0 0 0 11.02 1H4.98zm9.954 5H10.45a2.5 2.5 0 0 1-4.9 0H1.066l.32 2.562A.5.5 0 0 0 1.884 9h12.234a.5.5 0 0 0 .496-.438L14.933 6zM3.809.563A1.5 1.5 0 0 1 4.981 0h6.038a1.5 1.5 0 0 1 1.172.563l3.7 4.625a.5.5 0 0 1 .105.374l-.39 3.124A1.5 1.5 0 0 1 14.117 10H1.883A1.5 1.5 0 0 1 .394 8.686l-.39-3.124a.5.5 0 0 1 .106-.374L3.81.563zM.125 11.17A.5.5 0 0 1 .5 11H6a.5.5 0 0 1 .5.5 1.5 1.5 0 0 0 3 0 .5.5 0 0 1 .5-.5h5.5a.5.5 0 0 1 .496.562l-.39 3.124A1.5 1.5 0 0 1 14.117 16H1.883a1.5 1.5 0 0 1-1.489-1.314l-.39-3.124a.5.5 0 0 1 .121-.393zm.941.83.32 2.562a.5.5 0 0 0 .497.438h12.234a.5.5 0 0 0 .496-.438l.32-2.562H10.45a2.5 2.5 0 0 1-4.9 0H1.066z"}}]})(t)}function pTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"m4.736 1.968-.892 3.269-.014.058C2.113 5.568 1 6.006 1 6.5 1 7.328 4.134 8 8 8s7-.672 7-1.5c0-.494-1.113-.932-2.83-1.205a1.032 1.032 0 0 0-.014-.058l-.892-3.27c-.146-.533-.698-.849-1.239-.734C9.411 1.363 8.62 1.5 8 1.5c-.62 0-1.411-.136-2.025-.267-.541-.115-1.093.2-1.239.735Zm.015 3.867a.25.25 0 0 1 .274-.224c.9.092 1.91.143 2.975.143a29.58 29.58 0 0 0 2.975-.143.25.25 0 0 1 .05.498c-.918.093-1.944.145-3.025.145s-2.107-.052-3.025-.145a.25.25 0 0 1-.224-.274ZM3.5 10h2a.5.5 0 0 1 .5.5v1a1.5 1.5 0 0 1-3 0v-1a.5.5 0 0 1 .5-.5Zm-1.5.5c0-.175.03-.344.085-.5H2a.5.5 0 0 1 0-1h3.5a1.5 1.5 0 0 1 1.488 1.312 3.5 3.5 0 0 1 2.024 0A1.5 1.5 0 0 1 10.5 9H14a.5.5 0 0 1 0 1h-.085c.055.156.085.325.085.5v1a2.5 2.5 0 0 1-5 0v-.14l-.21-.07a2.5 2.5 0 0 0-1.58 0l-.21.07v.14a2.5 2.5 0 0 1-5 0v-1Zm8.5-.5h2a.5.5 0 0 1 .5.5v1a1.5 1.5 0 0 1-3 0v-1a.5.5 0 0 1 .5-.5Z"}}]})(t)}function gTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 8a.5.5 0 0 1 .5-.5h6.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H3.5A.5.5 0 0 1 3 8Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M12.5 4a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-1 0v-7a.5.5 0 0 1 .5-.5Z"}}]})(t)}function vTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.68 5.792 7.345 7.75 5.681 9.708a2.75 2.75 0 1 1 0-3.916ZM8 6.978 6.416 5.113l-.014-.015a3.75 3.75 0 1 0 0 5.304l.014-.015L8 8.522l1.584 1.865.014.015a3.75 3.75 0 1 0 0-5.304l-.014.015L8 6.978Zm.656.772 1.663-1.958a2.75 2.75 0 1 1 0 3.916L8.656 7.75Z"}}]})(t)}function mTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm.93-9.412-1 4.705c-.07.34.029.533.304.533.194 0 .487-.07.686-.246l-.088.416c-.287.346-.92.598-1.465.598-.703 0-1.002-.422-.808-1.319l.738-3.468c.064-.293.006-.399-.287-.47l-.451-.081.082-.381 2.29-.287zM8 5.5a1 1 0 1 1 0-2 1 1 0 0 1 0 2z"}}]})(t)}function yTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"}}]})(t)}function bTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m9.708 6.075-3.024.379-.108.502.595.108c.387.093.464.232.38.619l-.975 4.577c-.255 1.183.14 1.74 1.067 1.74.72 0 1.554-.332 1.933-.789l.116-.549c-.263.232-.65.325-.905.325-.363 0-.494-.255-.402-.704l1.323-6.208Zm.091-2.755a1.32 1.32 0 1 1-2.64 0 1.32 1.32 0 0 1 2.64 0Z"}}]})(t)}function xTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm8.93 4.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588zM8 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}}]})(t)}function MTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"}}]})(t)}function wTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"}}]})(t)}function zTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5 2a.5.5 0 0 1 .5-.5c.862 0 1.573.287 2.06.566.174.099.321.198.44.286.119-.088.266-.187.44-.286A4.165 4.165 0 0 1 10.5 1.5a.5.5 0 0 1 0 1c-.638 0-1.177.213-1.564.434a3.49 3.49 0 0 0-.436.294V7.5H9a.5.5 0 0 1 0 1h-.5v4.272c.1.08.248.187.436.294.387.221.926.434 1.564.434a.5.5 0 0 1 0 1 4.165 4.165 0 0 1-2.06-.566A4.561 4.561 0 0 1 8 13.65a4.561 4.561 0 0 1-.44.285 4.165 4.165 0 0 1-2.06.566.5.5 0 0 1 0-1c.638 0 1.177-.213 1.564-.434.188-.107.335-.214.436-.294V8.5H7a.5.5 0 0 1 0-1h.5V3.228a3.49 3.49 0 0 0-.436-.294A3.166 3.166 0 0 0 5.5 2.5.5.5 0 0 1 5 2z"}},{tag:"path",attr:{d:"M10 5h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-4v1h4a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-4v1zM6 5V4H2a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h4v-1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4z"}}]})(t)}function CTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 5h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-4v1h4a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-4v1zM6 5V4H2a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h4v-1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M8 1a.5.5 0 0 1 .5.5v13a.5.5 0 0 1-1 0v-13A.5.5 0 0 1 8 1z"}}]})(t)}function ATt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z"}}]})(t)}function kTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v2h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-2H2a2 2 0 0 1-2-2V2zm5 10v2a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-2v5a2 2 0 0 1-2 2H5zm6-8V2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h2V6a2 2 0 0 1 2-2h5z"}}]})(t)}function HTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.5 4a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5zm1 7a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3z"}},{tag:"path",attr:{d:"M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"}},{tag:"path",attr:{d:"M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z"}}]})(t)}function ETt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 5a.5.5 0 0 1 .5.5v3.793l1.146-1.147a.5.5 0 0 1 .708.708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 1 1 .708-.708L7.5 9.293V5.5A.5.5 0 0 1 8 5z"}},{tag:"path",attr:{d:"M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"}},{tag:"path",attr:{d:"M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z"}}]})(t)}function STt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 11a.5.5 0 0 0 .5-.5V6.707l1.146 1.147a.5.5 0 0 0 .708-.708l-2-2a.5.5 0 0 0-.708 0l-2 2a.5.5 0 1 0 .708.708L7.5 6.707V10.5a.5.5 0 0 0 .5.5z"}},{tag:"path",attr:{d:"M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"}},{tag:"path",attr:{d:"M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z"}}]})(t)}function LTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 1h6v7a.5.5 0 0 1-.757.429L9 7.083 6.757 8.43A.5.5 0 0 1 6 8V1z"}},{tag:"path",attr:{d:"M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"}},{tag:"path",attr:{d:"M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z"}}]})(t)}function _Tt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 8V1h1v6.117L8.743 6.07a.5.5 0 0 1 .514 0L11 7.117V1h1v7a.5.5 0 0 1-.757.429L9 7.083 6.757 8.43A.5.5 0 0 1 6 8z"}},{tag:"path",attr:{d:"M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"}},{tag:"path",attr:{d:"M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z"}}]})(t)}function BTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.854 6.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 8.793l2.646-2.647a.5.5 0 0 1 .708 0z"}},{tag:"path",attr:{d:"M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"}},{tag:"path",attr:{d:"M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z"}}]})(t)}function DTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8.646 5.646a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L10.293 8 8.646 6.354a.5.5 0 0 1 0-.708zm-1.292 0a.5.5 0 0 0-.708 0l-2 2a.5.5 0 0 0 0 .708l2 2a.5.5 0 0 0 .708-.708L5.707 8l1.647-1.646a.5.5 0 0 0 0-.708z"}},{tag:"path",attr:{d:"M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"}},{tag:"path",attr:{d:"M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z"}}]})(t)}function TTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 4a.5.5 0 0 1 .5.5v.634l.549-.317a.5.5 0 1 1 .5.866L9 6l.549.317a.5.5 0 1 1-.5.866L8.5 6.866V7.5a.5.5 0 0 1-1 0v-.634l-.549.317a.5.5 0 1 1-.5-.866L7 6l-.549-.317a.5.5 0 0 1 .5-.866l.549.317V4.5A.5.5 0 0 1 8 4zM5 9.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{d:"M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"}},{tag:"path",attr:{d:"M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z"}}]})(t)}function VTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.5 8a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{d:"M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"}},{tag:"path",attr:{d:"M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z"}}]})(t)}function OTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 5.5a.5.5 0 0 1 .5.5v1.5H10a.5.5 0 0 1 0 1H8.5V10a.5.5 0 0 1-1 0V8.5H6a.5.5 0 0 1 0-1h1.5V6a.5.5 0 0 1 .5-.5z"}},{tag:"path",attr:{d:"M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"}},{tag:"path",attr:{d:"M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z"}}]})(t)}function ITt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.5 3.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm-.861 1.542 1.33.886 1.854-1.855a.25.25 0 0 1 .289-.047L11 4.75V7a.5.5 0 0 1-.5.5h-5A.5.5 0 0 1 5 7v-.5s1.54-1.274 1.639-1.208zM5 9.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{d:"M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"}},{tag:"path",attr:{d:"M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z"}}]})(t)}function RTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 10.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5zm0-2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0-2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0-2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{d:"M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"}},{tag:"path",attr:{d:"M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z"}}]})(t)}function FTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.146 6.146a.5.5 0 0 1 .708 0L8 7.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 8l1.147 1.146a.5.5 0 0 1-.708.708L8 8.707 6.854 9.854a.5.5 0 0 1-.708-.708L7.293 8 6.146 6.854a.5.5 0 0 1 0-.708z"}},{tag:"path",attr:{d:"M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"}},{tag:"path",attr:{d:"M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z"}}]})(t)}function NTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"}},{tag:"path",attr:{d:"M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z"}}]})(t)}function PTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 0h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2 2 2 0 0 1-2 2H3a2 2 0 0 1-2-2h1a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1H1a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v9a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1H3a2 2 0 0 1 2-2z"}},{tag:"path",attr:{d:"M1 6v-.5a.5.5 0 0 1 1 0V6h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V9h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 2.5v.5H.5a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1H2v-.5a.5.5 0 0 0-1 0z"}}]})(t)}function jTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 2a2 2 0 0 1-1.5 1.937v5.087c.863.083 1.5.377 1.5.726 0 .414-.895.75-2 .75s-2-.336-2-.75c0-.35.637-.643 1.5-.726V3.937A2 2 0 1 1 10 2z"}},{tag:"path",attr:{d:"M0 9.665v1.717a1 1 0 0 0 .553.894l6.553 3.277a2 2 0 0 0 1.788 0l6.553-3.277a1 1 0 0 0 .553-.894V9.665c0-.1-.06-.19-.152-.23L9.5 6.715v.993l5.227 2.178a.125.125 0 0 1 .001.23l-5.94 2.546a2 2 0 0 1-1.576 0l-5.94-2.546a.125.125 0 0 1 .001-.23L6.5 7.708l-.013-.988L.152 9.435a.25.25 0 0 0-.152.23z"}}]})(t)}function UTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 12.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"}}]})(t)}function WTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 12.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm-4-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"}}]})(t)}function ZTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 12.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"}}]})(t)}function GTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2h-11zm5 2h1a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm-5 1a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V3zm9-1h1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1z"}}]})(t)}function qTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.5 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-11a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h11zm-11-1a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2h-11z"}},{tag:"path",attr:{d:"M6.5 3a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V3zm-4 0a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V3zm8 0a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V3z"}}]})(t)}function YTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 11.5a3.5 3.5 0 1 1 3.163-5H14L15.5 8 14 9.5l-1-1-1 1-1-1-1 1-1-1-1 1H6.663a3.5 3.5 0 0 1-3.163 2zM2.5 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}}]})(t)}function XTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 8a4 4 0 0 1 7.465-2H14a.5.5 0 0 1 .354.146l1.5 1.5a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708 0L13 9.207l-.646.647a.5.5 0 0 1-.708 0L11 9.207l-.646.647a.5.5 0 0 1-.708 0L9 9.207l-.646.647A.5.5 0 0 1 8 10h-.535A4 4 0 0 1 0 8zm4-3a3 3 0 1 0 2.712 4.285A.5.5 0 0 1 7.163 9h.63l.853-.854a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .708 0l.646.647.793-.793-1-1h-6.63a.5.5 0 0 1-.451-.285A3 3 0 0 0 4 5z"}},{tag:"path",attr:{d:"M4 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"}}]})(t)}function $Tt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V6zm13 .25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5a.25.25 0 0 0-.25.25zM2.25 8a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 3 8.75v-.5A.25.25 0 0 0 2.75 8h-.5zM4 8.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 5 8.75v-.5A.25.25 0 0 0 4.75 8h-.5a.25.25 0 0 0-.25.25zM6.25 8a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 7 8.75v-.5A.25.25 0 0 0 6.75 8h-.5zM8 8.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 9 8.75v-.5A.25.25 0 0 0 8.75 8h-.5a.25.25 0 0 0-.25.25zM13.25 8a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5zm0 2a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5zm-3-2a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h1.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-1.5zm.75 2.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5a.25.25 0 0 0-.25.25zM11.25 6a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5zM9 6.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5A.25.25 0 0 0 9.75 6h-.5a.25.25 0 0 0-.25.25zM7.25 6a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 8 6.75v-.5A.25.25 0 0 0 7.75 6h-.5zM5 6.25v.5c0 .138.112.25.25.25h.5A.25.25 0 0 0 6 6.75v-.5A.25.25 0 0 0 5.75 6h-.5a.25.25 0 0 0-.25.25zM2.25 6a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h1.5A.25.25 0 0 0 4 6.75v-.5A.25.25 0 0 0 3.75 6h-1.5zM2 10.25v.5c0 .138.112.25.25.25h.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-.5a.25.25 0 0 0-.25.25zM4.25 10a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h5.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-5.5z"}}]})(t)}function KTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 5a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h12zM2 4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M13 10.25a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5zm0-2a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5zm-5 0A.25.25 0 0 1 8.25 8h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5A.25.25 0 0 1 8 8.75v-.5zm2 0a.25.25 0 0 1 .25-.25h1.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-1.5a.25.25 0 0 1-.25-.25v-.5zm1 2a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5zm-5-2A.25.25 0 0 1 6.25 8h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5A.25.25 0 0 1 6 8.75v-.5zm-2 0A.25.25 0 0 1 4.25 8h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5A.25.25 0 0 1 4 8.75v-.5zm-2 0A.25.25 0 0 1 2.25 8h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5A.25.25 0 0 1 2 8.75v-.5zm11-2a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5zm-2 0a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5zm-2 0A.25.25 0 0 1 9.25 6h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5A.25.25 0 0 1 9 6.75v-.5zm-2 0A.25.25 0 0 1 7.25 6h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5A.25.25 0 0 1 7 6.75v-.5zm-2 0A.25.25 0 0 1 5.25 6h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5A.25.25 0 0 1 5 6.75v-.5zm-3 0A.25.25 0 0 1 2.25 6h1.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-1.5A.25.25 0 0 1 2 6.75v-.5zm0 4a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5zm2 0a.25.25 0 0 1 .25-.25h5.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25h-5.5a.25.25 0 0 1-.25-.25v-.5z"}}]})(t)}function QTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.5 1a.5.5 0 0 1 .5.5V2h6v-.5a.5.5 0 0 1 1 0v14a.5.5 0 0 1-1 0V15H5v.5a.5.5 0 0 1-1 0v-14a.5.5 0 0 1 .5-.5zM5 14h6v-2H5v2zm0-3h6V9H5v2zm0-3h6V6H5v2zm0-3h6V3H5v2z"}}]})(t)}function JTt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.04.303A.5.5 0 0 1 5.5 0h5c.2 0 .38.12.46.303l3 7a.5.5 0 0 1-.363.687h-.002c-.15.03-.3.056-.45.081a32.731 32.731 0 0 1-4.645.425V13.5a.5.5 0 1 1-1 0V8.495a32.753 32.753 0 0 1-4.645-.425c-.15-.025-.3-.05-.45-.08h-.003a.5.5 0 0 1-.362-.688l3-7Z"}},{tag:"path",attr:{d:"M6.493 12.574a.5.5 0 0 1-.411.575c-.712.118-1.28.295-1.655.493a1.319 1.319 0 0 0-.37.265.301.301 0 0 0-.052.075l-.001.004-.004.01V14l.002.008a.147.147 0 0 0 .016.033.62.62 0 0 0 .145.15c.165.13.435.27.813.395.751.25 1.82.414 3.024.414s2.273-.163 3.024-.414c.378-.126.648-.265.813-.395a.62.62 0 0 0 .146-.15.148.148 0 0 0 .015-.033L12 14v-.004a.301.301 0 0 0-.057-.09 1.318 1.318 0 0 0-.37-.264c-.376-.198-.943-.375-1.655-.493a.5.5 0 1 1 .164-.986c.77.127 1.452.328 1.957.594C12.5 13 13 13.4 13 14c0 .426-.26.752-.544.977-.29.228-.68.413-1.116.558-.878.293-2.059.465-3.34.465-1.281 0-2.462-.172-3.34-.465-.436-.145-.826-.33-1.116-.558C3.26 14.752 3 14.426 3 14c0-.599.5-1 .961-1.243.505-.266 1.187-.467 1.957-.594a.5.5 0 0 1 .575.411Z"}}]})(t)}function tVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.04.303A.5.5 0 0 1 5.5 0h5c.2 0 .38.12.46.303l3 7a.5.5 0 0 1-.363.687h-.002c-.15.03-.3.056-.45.081a32.731 32.731 0 0 1-4.645.425V13.5a.5.5 0 1 1-1 0V8.495a32.753 32.753 0 0 1-4.645-.425c-.15-.025-.3-.05-.45-.08h-.003a.5.5 0 0 1-.362-.688l3-7ZM3.21 7.116A31.27 31.27 0 0 0 8 7.5a31.27 31.27 0 0 0 4.791-.384L10.171 1H5.83L3.209 7.116Z"}},{tag:"path",attr:{d:"M6.493 12.574a.5.5 0 0 1-.411.575c-.712.118-1.28.295-1.655.493a1.319 1.319 0 0 0-.37.265.301.301 0 0 0-.052.075l-.001.004-.004.01V14l.002.008a.147.147 0 0 0 .016.033.62.62 0 0 0 .145.15c.165.13.435.27.813.395.751.25 1.82.414 3.024.414s2.273-.163 3.024-.414c.378-.126.648-.265.813-.395a.62.62 0 0 0 .146-.15.148.148 0 0 0 .015-.033L12 14v-.004a.301.301 0 0 0-.057-.09 1.318 1.318 0 0 0-.37-.264c-.376-.198-.943-.375-1.655-.493a.5.5 0 1 1 .164-.986c.77.127 1.452.328 1.957.594C12.5 13 13 13.4 13 14c0 .426-.26.752-.544.977-.29.228-.68.413-1.116.558-.878.293-2.059.465-3.34.465-1.281 0-2.462-.172-3.34-.465-.436-.145-.826-.33-1.116-.558C3.26 14.752 3 14.426 3 14c0-.599.5-1 .961-1.243.505-.266 1.187-.467 1.957-.594a.5.5 0 0 1 .575.411Z"}}]})(t)}function eVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 2A1.5 1.5 0 0 0 1 3.5V12h14V3.5A1.5 1.5 0 0 0 13.5 2h-11zM0 12.5h16a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 12.5z"}}]})(t)}function nVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.5 3a.5.5 0 0 1 .5.5V11H2V3.5a.5.5 0 0 1 .5-.5h11zm-11-1A1.5 1.5 0 0 0 1 3.5V12h14V3.5A1.5 1.5 0 0 0 13.5 2h-11zM0 12.5h16a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 12.5z"}}]})(t)}function rVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.354 15.854a.5.5 0 0 1-.708 0l-3-3a.5.5 0 0 1 0-.708l1-1a.5.5 0 0 1 .708 0l.646.647V4H1a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H9v7.793l.646-.647a.5.5 0 0 1 .708 0l1 1a.5.5 0 0 1 0 .708l-3 3z"}},{tag:"path",attr:{d:"M1 9a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4.5a.5.5 0 0 1 0 1H1v2h4.5a.5.5 0 0 1 0 1H1zm9.5 0a.5.5 0 0 1 0-1H15V6h-4.5a.5.5 0 0 1 0-1H15a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-4.5z"}}]})(t)}function aVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.354.146a.5.5 0 0 0-.708 0l-3 3a.5.5 0 0 0 0 .708l1 1a.5.5 0 0 0 .708 0L7 4.207V12H1a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1H9V4.207l.646.647a.5.5 0 0 0 .708 0l1-1a.5.5 0 0 0 0-.708l-3-3z"}},{tag:"path",attr:{d:"M1 7a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h4.5a.5.5 0 0 0 0-1H1V8h4.5a.5.5 0 0 0 0-1H1zm9.5 0a.5.5 0 0 0 0 1H15v2h-4.5a.5.5 0 0 0 0 1H15a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-4.5z"}}]})(t)}function iVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.765 1.559a.5.5 0 0 1 .47 0l7.5 4a.5.5 0 0 1 0 .882l-7.5 4a.5.5 0 0 1-.47 0l-7.5-4a.5.5 0 0 1 0-.882l7.5-4z"}},{tag:"path",attr:{d:"m2.125 8.567-1.86.992a.5.5 0 0 0 0 .882l7.5 4a.5.5 0 0 0 .47 0l7.5-4a.5.5 0 0 0 0-.882l-1.86-.992-5.17 2.756a1.5 1.5 0 0 1-1.41 0l-5.17-2.756z"}}]})(t)}function oVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.235 1.559a.5.5 0 0 0-.47 0l-7.5 4a.5.5 0 0 0 0 .882L3.188 8 .264 9.559a.5.5 0 0 0 0 .882l7.5 4a.5.5 0 0 0 .47 0l7.5-4a.5.5 0 0 0 0-.882L12.813 8l2.922-1.559a.5.5 0 0 0 0-.882l-7.5-4zM8 9.433 1.562 6 8 2.567 14.438 6 8 9.433z"}}]})(t)}function lVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.235 1.559a.5.5 0 0 0-.47 0l-7.5 4a.5.5 0 0 0 0 .882L3.188 8 .264 9.559a.5.5 0 0 0 0 .882l7.5 4a.5.5 0 0 0 .47 0l7.5-4a.5.5 0 0 0 0-.882L12.813 8l2.922-1.559a.5.5 0 0 0 0-.882l-7.5-4zm3.515 7.008L14.438 10 8 13.433 1.562 10 4.25 8.567l3.515 1.874a.5.5 0 0 0 .47 0l3.515-1.874zM8 9.433 1.562 6 8 2.567 14.438 6 8 9.433z"}}]})(t)}function cVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2zm12-1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h12z"}},{tag:"path",attr:{d:"M13 4a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V4z"}}]})(t)}function sVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 2a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h12zM2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M3 4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4z"}}]})(t)}function uVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 3a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3zm-5-1v12H2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h9zm1 0h2a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-2V2z"}}]})(t)}function dVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 3a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3zm5-1v12h9a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H5zM4 2H2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2V2z"}}]})(t)}function hVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 3a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3zm8.5-1v12H14a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H8.5zm-1 0H2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h5.5V2z"}}]})(t)}function fVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 3a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h5zm0 3a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h5zm.5 3.5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 .5-.5zm-.5 2.5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h5z"}},{tag:"path",attr:{d:"M16 2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2zM4 1v14H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h2zm1 0h9a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H5V1z"}}]})(t)}function pVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 3a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zm0 3a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zM3 9.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm.5 2.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5z"}},{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm12-1v14h2a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1h-2zm-1 0H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h9V1z"}}]})(t)}function gVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13 6.5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 .5-.5zm0 3a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 .5-.5zm-.5 2.5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h5z"}},{tag:"path",attr:{d:"M14 0a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h12zM2 1a1 1 0 0 0-1 1v1h14V2a1 1 0 0 0-1-1H2zM1 4v10a1 1 0 0 0 1 1h2V4H1zm4 0v11h9a1 1 0 0 0 1-1V4H5z"}}]})(t)}function vVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 6.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 3a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm.5 2.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5z"}},{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm12 1a1 1 0 0 1 1 1v1H1V2a1 1 0 0 1 1-1h12zm1 3v10a1 1 0 0 1-1 1h-2V4h3zm-4 0v11H2a1 1 0 0 1-1-1V4h10z"}}]})(t)}function mVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 1.5A1.5 1.5 0 0 1 1.5 0h13A1.5 1.5 0 0 1 16 1.5v13a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 14.5v-13zM1.5 1a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5H5V1H1.5zM10 15V1H6v14h4zm1 0h3.5a.5.5 0 0 0 .5-.5v-13a.5.5 0 0 0-.5-.5H11v14z"}}]})(t)}function yVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 1v8H1V1h4zM1 0a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1V1a1 1 0 0 0-1-1H1zm13 2v5H9V2h5zM9 1a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H9zM5 13v2H3v-2h2zm-2-1a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1H3zm12-1v2H9v-2h6zm-6-1a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1H9z"}}]})(t)}function bVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm6.43-5.228a7.025 7.025 0 0 1-3.658 3.658l-1.115-2.788a4.015 4.015 0 0 0 1.985-1.985l2.788 1.115zM5.228 14.43a7.025 7.025 0 0 1-3.658-3.658l2.788-1.115a4.015 4.015 0 0 0 1.985 1.985L5.228 14.43zm9.202-9.202-2.788 1.115a4.015 4.015 0 0 0-1.985-1.985l1.115-2.788a7.025 7.025 0 0 1 3.658 3.658zm-8.087-.87a4.015 4.015 0 0 0-1.985 1.985L1.57 5.228A7.025 7.025 0 0 1 5.228 1.57l1.115 2.788zM8 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"}}]})(t)}function xVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 6a6 6 0 1 1 10.174 4.31c-.203.196-.359.4-.453.619l-.762 1.769A.5.5 0 0 1 10.5 13h-5a.5.5 0 0 1-.46-.302l-.761-1.77a1.964 1.964 0 0 0-.453-.618A5.984 5.984 0 0 1 2 6zm3 8.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1l-.224.447a1 1 0 0 1-.894.553H6.618a1 1 0 0 1-.894-.553L5.5 15a.5.5 0 0 1-.5-.5z"}}]})(t)}function MVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 6c0-.572.08-1.125.23-1.65l8.558 8.559A.5.5 0 0 1 10.5 13h-5a.5.5 0 0 1-.46-.302l-.761-1.77a1.964 1.964 0 0 0-.453-.618A5.984 5.984 0 0 1 2 6zm10.303 4.181L3.818 1.697a6 6 0 0 1 8.484 8.484zM5 14.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1l-.224.447a1 1 0 0 1-.894.553H6.618a1 1 0 0 1-.894-.553L5.5 15a.5.5 0 0 1-.5-.5zM2.354 1.646a.5.5 0 1 0-.708.708l12 12a.5.5 0 0 0 .708-.708l-12-12z"}}]})(t)}function wVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.23 4.35A6.004 6.004 0 0 0 2 6c0 1.691.7 3.22 1.826 4.31.203.196.359.4.453.619l.762 1.769A.5.5 0 0 0 5.5 13a.5.5 0 0 0 0 1 .5.5 0 0 0 0 1l.224.447a1 1 0 0 0 .894.553h2.764a1 1 0 0 0 .894-.553L10.5 15a.5.5 0 0 0 0-1 .5.5 0 0 0 0-1 .5.5 0 0 0 .288-.091L9.878 12H5.83l-.632-1.467a2.954 2.954 0 0 0-.676-.941 4.984 4.984 0 0 1-1.455-4.405l-.837-.836zm1.588-2.653.708.707a5 5 0 0 1 7.07 7.07l.707.707a6 6 0 0 0-8.484-8.484zm-2.172-.051a.5.5 0 0 1 .708 0l12 12a.5.5 0 0 1-.708.708l-12-12a.5.5 0 0 1 0-.708z"}}]})(t)}function zVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 6a6 6 0 1 1 10.174 4.31c-.203.196-.359.4-.453.619l-.762 1.769A.5.5 0 0 1 10.5 13a.5.5 0 0 1 0 1 .5.5 0 0 1 0 1l-.224.447a1 1 0 0 1-.894.553H6.618a1 1 0 0 1-.894-.553L5.5 15a.5.5 0 0 1 0-1 .5.5 0 0 1 0-1 .5.5 0 0 1-.46-.302l-.761-1.77a1.964 1.964 0 0 0-.453-.618A5.984 5.984 0 0 1 2 6zm6-5a5 5 0 0 0-3.479 8.592c.263.254.514.564.676.941L5.83 12h4.342l.632-1.467c.162-.377.413-.687.676-.941A5 5 0 0 0 8 1z"}}]})(t)}function CVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.251.068a.5.5 0 0 1 .227.58L9.677 6.5H13a.5.5 0 0 1 .364.843l-8 8.5a.5.5 0 0 1-.842-.49L6.323 9.5H3a.5.5 0 0 1-.364-.843l8-8.5a.5.5 0 0 1 .615-.09z"}}]})(t)}function AVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.251.068a.5.5 0 0 1 .227.58L9.677 6.5H13a.5.5 0 0 1 .364.843l-8 8.5a.5.5 0 0 1-.842-.49L6.323 9.5H3a.5.5 0 0 1-.364-.843l8-8.5a.5.5 0 0 1 .615-.09zM4.157 8.5H7a.5.5 0 0 1 .478.647L6.11 13.59l5.732-6.09H9a.5.5 0 0 1-.478-.647L9.89 2.41 4.157 8.5z"}}]})(t)}function kVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.52.359A.5.5 0 0 1 6 0h4a.5.5 0 0 1 .474.658L8.694 6H12.5a.5.5 0 0 1 .395.807l-7 9a.5.5 0 0 1-.873-.454L6.823 9.5H3.5a.5.5 0 0 1-.48-.641l2.5-8.5z"}}]})(t)}function HVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.52.359A.5.5 0 0 1 6 0h4a.5.5 0 0 1 .474.658L8.694 6H12.5a.5.5 0 0 1 .395.807l-7 9a.5.5 0 0 1-.873-.454L6.823 9.5H3.5a.5.5 0 0 1-.48-.641l2.5-8.5zM6.374 1 4.168 8.5H7.5a.5.5 0 0 1 .478.647L6.78 13.04 11.478 7H8a.5.5 0 0 1-.474-.658L9.306 1H6.374z"}}]})(t)}function EVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0c4.411 0 8 2.912 8 6.492 0 1.433-.555 2.723-1.715 3.994-1.678 1.932-5.431 4.285-6.285 4.645-.83.35-.734-.197-.696-.413l.003-.018.114-.685c.027-.204.055-.521-.026-.723-.09-.223-.444-.339-.704-.395C2.846 12.39 0 9.701 0 6.492 0 2.912 3.59 0 8 0ZM5.022 7.686H3.497V4.918a.156.156 0 0 0-.155-.156H2.78a.156.156 0 0 0-.156.156v3.486c0 .041.017.08.044.107v.001l.002.002.002.002a.154.154 0 0 0 .108.043h2.242c.086 0 .155-.07.155-.156v-.56a.156.156 0 0 0-.155-.157Zm.791-2.924a.156.156 0 0 0-.156.156v3.486c0 .086.07.155.156.155h.562c.086 0 .155-.07.155-.155V4.918a.156.156 0 0 0-.155-.156h-.562Zm3.863 0a.156.156 0 0 0-.156.156v2.07L7.923 4.832a.17.17 0 0 0-.013-.015v-.001a.139.139 0 0 0-.01-.01l-.003-.003a.092.092 0 0 0-.011-.009h-.001L7.88 4.79l-.003-.002a.029.029 0 0 0-.005-.003l-.008-.005h-.002l-.003-.002-.01-.004-.004-.002a.093.093 0 0 0-.01-.003h-.002l-.003-.001-.009-.002h-.006l-.003-.001h-.004l-.002-.001h-.574a.156.156 0 0 0-.156.155v3.486c0 .086.07.155.156.155h.56c.087 0 .157-.07.157-.155v-2.07l1.6 2.16a.154.154 0 0 0 .039.038l.001.001.01.006.004.002a.066.066 0 0 0 .008.004l.007.003.005.002a.168.168 0 0 0 .01.003h.003a.155.155 0 0 0 .04.006h.56c.087 0 .157-.07.157-.155V4.918a.156.156 0 0 0-.156-.156h-.561Zm3.815.717v-.56a.156.156 0 0 0-.155-.157h-2.242a.155.155 0 0 0-.108.044h-.001l-.001.002-.002.003a.155.155 0 0 0-.044.107v3.486c0 .041.017.08.044.107l.002.003.002.002a.155.155 0 0 0 .108.043h2.242c.086 0 .155-.07.155-.156v-.56a.156.156 0 0 0-.155-.157H11.81v-.589h1.525c.086 0 .155-.07.155-.156v-.56a.156.156 0 0 0-.155-.157H11.81v-.589h1.525c.086 0 .155-.07.155-.156Z"}}]})(t)}function SVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.715 6.542 3.343 7.914a3 3 0 1 0 4.243 4.243l1.828-1.829A3 3 0 0 0 8.586 5.5L8 6.086a1.002 1.002 0 0 0-.154.199 2 2 0 0 1 .861 3.337L6.88 11.45a2 2 0 1 1-2.83-2.83l.793-.792a4.018 4.018 0 0 1-.128-1.287z"}},{tag:"path",attr:{d:"M6.586 4.672A3 3 0 0 0 7.414 9.5l.775-.776a2 2 0 0 1-.896-3.346L9.12 3.55a2 2 0 1 1 2.83 2.83l-.793.792c.112.42.155.855.128 1.287l1.372-1.372a3 3 0 1 0-4.243-4.243L6.586 4.672z"}}]})(t)}function LVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.354 5.5H4a3 3 0 0 0 0 6h3a3 3 0 0 0 2.83-4H9c-.086 0-.17.01-.25.031A2 2 0 0 1 7 10.5H4a2 2 0 1 1 0-4h1.535c.218-.376.495-.714.82-1z"}},{tag:"path",attr:{d:"M9 5.5a3 3 0 0 0-2.83 4h1.098A2 2 0 0 1 9 6.5h3a2 2 0 1 1 0 4h-1.535a4.02 4.02 0 0 1-.82 1H12a3 3 0 1 0 0-6H9z"}}]})(t)}function _Vt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854V1.146zm4.943 12.248V6.169H2.542v7.225h2.401zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248-.822 0-1.359.54-1.359 1.248 0 .694.521 1.248 1.327 1.248h.016zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016a5.54 5.54 0 0 1 .016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225h2.4z"}}]})(t)}function BVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5 11.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zM3.854 2.146a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708 0l-.5-.5a.5.5 0 1 1 .708-.708L2 3.293l1.146-1.147a.5.5 0 0 1 .708 0zm0 4a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708 0l-.5-.5a.5.5 0 1 1 .708-.708L2 7.293l1.146-1.147a.5.5 0 0 1 .708 0zm0 4a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708 0l-.5-.5a.5.5 0 0 1 .708-.708l.146.147 1.146-1.147a.5.5 0 0 1 .708 0z"}}]})(t)}function DVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M0 .5A.5.5 0 0 1 .5 0h2a.5.5 0 0 1 0 1h-2A.5.5 0 0 1 0 .5Zm4 0a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1h-10A.5.5 0 0 1 4 .5Zm-4 2A.5.5 0 0 1 .5 2h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm4 0a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5Zm-4 2A.5.5 0 0 1 .5 4h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm4 0a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5Zm-4 2A.5.5 0 0 1 .5 6h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm4 0a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1h-8a.5.5 0 0 1-.5-.5Zm-4 2A.5.5 0 0 1 .5 8h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm4 0a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1h-8a.5.5 0 0 1-.5-.5Zm-4 2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm4 0a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1h-10a.5.5 0 0 1-.5-.5Zm-4 2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm4 0a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5Zm-4 2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm4 0a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5Z"}}]})(t)}function TVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M0 .5A.5.5 0 0 1 .5 0h9a.5.5 0 0 1 0 1h-9A.5.5 0 0 1 0 .5Zm13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm-13 2A.5.5 0 0 1 .5 2h8a.5.5 0 0 1 0 1h-8a.5.5 0 0 1-.5-.5Zm13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm-13 2A.5.5 0 0 1 .5 4h10a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5Zm13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm-13 2A.5.5 0 0 1 .5 6h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5Zm13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm-13 2A.5.5 0 0 1 .5 8h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5Zm13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm-13 2a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5Zm13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm-13 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5Zm13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm-13 2a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5Zm13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Z"}}]})(t)}function VVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z"}}]})(t)}function OVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5 11.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{d:"M1.713 11.865v-.474H2c.217 0 .363-.137.363-.317 0-.185-.158-.31-.361-.31-.223 0-.367.152-.373.31h-.59c.016-.467.373-.787.986-.787.588-.002.954.291.957.703a.595.595 0 0 1-.492.594v.033a.615.615 0 0 1 .569.631c.003.533-.502.8-1.051.8-.656 0-1-.37-1.008-.794h.582c.008.178.186.306.422.309.254 0 .424-.145.422-.35-.002-.195-.155-.348-.414-.348h-.3zm-.004-4.699h-.604v-.035c0-.408.295-.844.958-.844.583 0 .96.326.96.756 0 .389-.257.617-.476.848l-.537.572v.03h1.054V9H1.143v-.395l.957-.99c.138-.142.293-.304.293-.508 0-.18-.147-.32-.342-.32a.33.33 0 0 0-.342.338v.041zM2.564 5h-.635V2.924h-.031l-.598.42v-.567l.629-.443h.635V5z"}}]})(t)}function IVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5 11.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{d:"M2.242 2.194a.27.27 0 0 1 .516 0l.162.53c.035.115.14.194.258.194h.551c.259 0 .37.333.164.493l-.468.363a.277.277 0 0 0-.094.3l.173.569c.078.256-.213.462-.423.3l-.417-.324a.267.267 0 0 0-.328 0l-.417.323c-.21.163-.5-.043-.423-.299l.173-.57a.277.277 0 0 0-.094-.299l-.468-.363c-.206-.16-.095-.493.164-.493h.55a.271.271 0 0 0 .259-.194l.162-.53zm0 4a.27.27 0 0 1 .516 0l.162.53c.035.115.14.194.258.194h.551c.259 0 .37.333.164.493l-.468.363a.277.277 0 0 0-.094.3l.173.569c.078.255-.213.462-.423.3l-.417-.324a.267.267 0 0 0-.328 0l-.417.323c-.21.163-.5-.043-.423-.299l.173-.57a.277.277 0 0 0-.094-.299l-.468-.363c-.206-.16-.095-.493.164-.493h.55a.271.271 0 0 0 .259-.194l.162-.53zm0 4a.27.27 0 0 1 .516 0l.162.53c.035.115.14.194.258.194h.551c.259 0 .37.333.164.493l-.468.363a.277.277 0 0 0-.094.3l.173.569c.078.255-.213.462-.423.3l-.417-.324a.267.267 0 0 0-.328 0l-.417.323c-.21.163-.5-.043-.423-.299l.173-.57a.277.277 0 0 0-.094-.299l-.468-.363c-.206-.16-.095-.493.164-.493h.55a.271.271 0 0 0 .259-.194l.162-.53z"}}]})(t)}function RVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 2.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5H2zM3 3H2v1h1V3z"}},{tag:"path",attr:{d:"M5 3.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zM5.5 7a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9zm0 4a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M1.5 7a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H2a.5.5 0 0 1-.5-.5V7zM2 7h1v1H2V7zm0 3.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H2zm1 .5H2v1h1v-1z"}}]})(t)}function FVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5 11.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm-3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}}]})(t)}function NVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z"}}]})(t)}function PVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2z"}}]})(t)}function jVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z"}}]})(t)}function UVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1a.5.5 0 0 1 .5.5v5.243L9 7.1V4.72C9 3.77 9.77 3 10.72 3c.524 0 1.023.27 1.443.592.431.332.847.773 1.216 1.229.736.908 1.347 1.946 1.58 2.48.176.405.393 1.16.556 2.011.165.857.283 1.857.24 2.759-.04.867-.232 1.79-.837 2.33-.67.6-1.622.556-2.741-.004l-1.795-.897A2.5 2.5 0 0 1 9 11.264V8.329l-1-.715-1 .715V7.214c-.1 0-.202.03-.29.093l-2.5 1.786a.5.5 0 1 0 .58.814L7 8.329v2.935A2.5 2.5 0 0 1 5.618 13.5l-1.795.897c-1.12.56-2.07.603-2.741.004-.605-.54-.798-1.463-.838-2.33-.042-.902.076-1.902.24-2.759.164-.852.38-1.606.558-2.012.232-.533.843-1.571 1.579-2.479.37-.456.785-.897 1.216-1.229C4.257 3.27 4.756 3 5.28 3 6.23 3 7 3.77 7 4.72V7.1l.5-.357V1.5A.5.5 0 0 1 8 1Zm3.21 8.907a.5.5 0 1 0 .58-.814l-2.5-1.786A.498.498 0 0 0 9 7.214V8.33l2.21 1.578Z"}}]})(t)}function WVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 1.5a.5.5 0 1 0-1 0v5.243L7 7.1V4.72C7 3.77 6.23 3 5.28 3c-.524 0-1.023.27-1.443.592-.431.332-.847.773-1.216 1.229-.736.908-1.347 1.946-1.58 2.48-.176.405-.393 1.16-.556 2.011-.165.857-.283 1.857-.241 2.759.04.867.233 1.79.838 2.33.67.6 1.622.556 2.741-.004l1.795-.897A2.5 2.5 0 0 0 7 11.264V10.5a.5.5 0 0 0-1 0v.764a1.5 1.5 0 0 1-.83 1.342l-1.794.897c-.978.489-1.415.343-1.628.152-.28-.25-.467-.801-.505-1.63-.037-.795.068-1.71.224-2.525.157-.82.357-1.491.491-1.8.19-.438.75-1.4 1.44-2.25.342-.422.703-.799 1.049-1.065.358-.276.639-.385.833-.385a.72.72 0 0 1 .72.72v3.094l-1.79 1.28a.5.5 0 0 0 .58.813L8 7.614l3.21 2.293a.5.5 0 1 0 .58-.814L10 7.814V4.72a.72.72 0 0 1 .72-.72c.194 0 .475.11.833.385.346.266.706.643 1.05 1.066.688.85 1.248 1.811 1.439 2.249.134.309.334.98.491 1.8.156.814.26 1.73.224 2.525-.038.829-.224 1.38-.505 1.63-.213.19-.65.337-1.628-.152l-1.795-.897A1.5 1.5 0 0 1 10 11.264V10.5a.5.5 0 0 0-1 0v.764a2.5 2.5 0 0 0 1.382 2.236l1.795.897c1.12.56 2.07.603 2.741.004.605-.54.798-1.463.838-2.33.042-.902-.076-1.902-.24-2.759-.164-.852-.38-1.606-.558-2.012-.232-.533-.843-1.571-1.579-2.479-.37-.456-.785-.897-1.216-1.229C11.743 3.27 11.244 3 10.72 3 9.77 3 9 3.77 9 4.72V7.1l-.5-.357V1.5Z"}}]})(t)}function ZVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.5 2.672a.5.5 0 1 0 1 0V.843a.5.5 0 0 0-1 0v1.829Zm4.5.035A.5.5 0 0 0 13.293 2L12 3.293a.5.5 0 1 0 .707.707L14 2.707ZM7.293 4A.5.5 0 1 0 8 3.293L6.707 2A.5.5 0 0 0 6 2.707L7.293 4Zm-.621 2.5a.5.5 0 1 0 0-1H4.843a.5.5 0 1 0 0 1h1.829Zm8.485 0a.5.5 0 1 0 0-1h-1.829a.5.5 0 0 0 0 1h1.829ZM13.293 10A.5.5 0 1 0 14 9.293L12.707 8a.5.5 0 1 0-.707.707L13.293 10ZM9.5 11.157a.5.5 0 0 0 1 0V9.328a.5.5 0 0 0-1 0v1.829Zm1.854-5.097a.5.5 0 0 0 0-.706l-.708-.708a.5.5 0 0 0-.707 0L8.646 5.94a.5.5 0 0 0 0 .707l.708.708a.5.5 0 0 0 .707 0l1.293-1.293Zm-3 3a.5.5 0 0 0 0-.706l-.708-.708a.5.5 0 0 0-.707 0L.646 13.94a.5.5 0 0 0 0 .707l.708.708a.5.5 0 0 0 .707 0L8.354 9.06Z"}}]})(t)}function GVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15 12h-4v3h4v-3ZM5 12H1v3h4v-3ZM0 8a8 8 0 1 1 16 0v8h-6V8a2 2 0 1 0-4 0v8H0V8Z"}}]})(t)}function qVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1a7 7 0 0 0-7 7v3h4V8a3 3 0 0 1 6 0v3h4V8a7 7 0 0 0-7-7Zm7 11h-4v3h4v-3ZM5 12H1v3h4v-3ZM0 8a8 8 0 1 1 16 0v8h-6V8a2 2 0 1 0-4 0v8H0V8Z"}}]})(t)}function YVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 4a3 3 0 0 0-3 3v6h6V7a3 3 0 0 0-3-3zm0-1h8a4 4 0 0 1 4 4v6a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V7a4 4 0 0 1 4-4zm2.646 1A3.99 3.99 0 0 1 8 7v6h7V7a3 3 0 0 0-3-3H6.646z"}},{tag:"path",attr:{d:"M11.793 8.5H9v-1h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.354-.146l-.853-.854zM5 7c0 .552-.448 0-1 0s-1 .552-1 0a1 1 0 0 1 2 0z"}}]})(t)}function XVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9 8.5h2.793l.853.854A.5.5 0 0 0 13 9.5h1a.5.5 0 0 0 .5-.5V8a.5.5 0 0 0-.5-.5H9v1z"}},{tag:"path",attr:{d:"M12 3H4a4 4 0 0 0-4 4v6a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V7a4 4 0 0 0-4-4zM8 7a3.99 3.99 0 0 0-1.354-3H12a3 3 0 0 1 3 3v6H8V7zm-3.415.157C4.42 7.087 4.218 7 4 7c-.218 0-.42.086-.585.157C3.164 7.264 3 7.334 3 7a1 1 0 0 1 2 0c0 .334-.164.264-.415.157z"}}]})(t)}function $Vt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M16 .5a.5.5 0 0 0-.598-.49L10.5.99 5.598.01a.5.5 0 0 0-.196 0l-5 1A.5.5 0 0 0 0 1.5v14a.5.5 0 0 0 .598.49l4.902-.98 4.902.98a.502.502 0 0 0 .196 0l5-1A.5.5 0 0 0 16 14.5V.5zM5 14.09V1.11l.5-.1.5.1v12.98l-.402-.08a.498.498 0 0 0-.196 0L5 14.09zm5 .8V1.91l.402.08a.5.5 0 0 0 .196 0L11 1.91v12.98l-.5.1-.5-.1z"}}]})(t)}function KVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15.817.113A.5.5 0 0 1 16 .5v14a.5.5 0 0 1-.402.49l-5 1a.502.502 0 0 1-.196 0L5.5 15.01l-4.902.98A.5.5 0 0 1 0 15.5v-14a.5.5 0 0 1 .402-.49l5-1a.5.5 0 0 1 .196 0L10.5.99l4.902-.98a.5.5 0 0 1 .415.103zM10 1.91l-4-.8v12.98l4 .8V1.91zm1 12.98 4-.8V1.11l-4 .8v12.98zm-6-.8V1.11l-4 .8v12.98l4-.8z"}}]})(t)}function QVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm11.5 1a.5.5 0 0 0-.5.5v3.793L9.854 8.146a.5.5 0 1 0-.708.708l2 2a.5.5 0 0 0 .708 0l2-2a.5.5 0 0 0-.708-.708L12 9.293V5.5a.5.5 0 0 0-.5-.5zM3.56 7.01h.056l1.428 3.239h.774l1.42-3.24h.056V11h1.073V5.001h-1.2l-1.71 3.894h-.039l-1.71-3.894H2.5V11h1.06V7.01z"}}]})(t)}function JVt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M9.146 8.146a.5.5 0 0 1 .708 0L11.5 9.793l1.646-1.647a.5.5 0 0 1 .708.708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 0-.708z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M11.5 5a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 1 .5-.5z"}},{tag:"path",attr:{d:"M3.56 11V7.01h.056l1.428 3.239h.774l1.42-3.24h.056V11h1.073V5.001h-1.2l-1.71 3.894h-.039l-1.71-3.894H2.5V11h1.06z"}}]})(t)}function tOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.225 1.227A7.5 7.5 0 0 1 10.5 8a7.5 7.5 0 0 1-4.275 6.773 7 7 0 1 0 0-13.546zM4.187.966a8 8 0 1 1 7.627 14.069A8 8 0 0 1 4.186.964z"}}]})(t)}function eOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.19 12.195c2.016-.24 3.77-1.475 3.99-2.603.348-1.778.32-4.339.32-4.339 0-3.47-2.286-4.488-2.286-4.488C12.062.238 10.083.017 8.027 0h-.05C5.92.017 3.942.238 2.79.765c0 0-2.285 1.017-2.285 4.488l-.002.662c-.004.64-.007 1.35.011 2.091.083 3.394.626 6.74 3.78 7.57 1.454.383 2.703.463 3.709.408 1.823-.1 2.847-.647 2.847-.647l-.06-1.317s-1.303.41-2.767.36c-1.45-.05-2.98-.156-3.215-1.928a3.614 3.614 0 0 1-.033-.496s1.424.346 3.228.428c1.103.05 2.137-.064 3.188-.189zm1.613-2.47H11.13v-4.08c0-.859-.364-1.295-1.091-1.295-.804 0-1.207.517-1.207 1.541v2.233H7.168V5.89c0-1.024-.403-1.541-1.207-1.541-.727 0-1.091.436-1.091 1.296v4.079H3.197V5.522c0-.859.22-1.541.66-2.046.456-.505 1.052-.764 1.793-.764.856 0 1.504.328 1.933.983L8 4.39l.417-.695c.429-.655 1.077-.983 1.934-.983.74 0 1.336.259 1.791.764.442.505.661 1.187.661 2.046v4.203z"}}]})(t)}function nOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.025 8c0 2.485-2.02 4.5-4.513 4.5A4.506 4.506 0 0 1 0 8c0-2.486 2.02-4.5 4.512-4.5A4.506 4.506 0 0 1 9.025 8zm4.95 0c0 2.34-1.01 4.236-2.256 4.236-1.246 0-2.256-1.897-2.256-4.236 0-2.34 1.01-4.236 2.256-4.236 1.246 0 2.256 1.897 2.256 4.236zM16 8c0 2.096-.355 3.795-.794 3.795-.438 0-.793-1.7-.793-3.795 0-2.096.355-3.795.794-3.795.438 0 .793 1.699.793 3.795z"}}]})(t)}function rOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13 2.5a1.5 1.5 0 0 1 3 0v11a1.5 1.5 0 0 1-3 0v-11zm-1 .724c-2.067.95-4.539 1.481-7 1.656v6.237a25.222 25.222 0 0 1 1.088.085c2.053.204 4.038.668 5.912 1.56V3.224zm-8 7.841V4.934c-.68.027-1.399.043-2.008.053A2.02 2.02 0 0 0 0 7v2c0 1.106.896 1.996 1.994 2.009a68.14 68.14 0 0 1 .496.008 64 64 0 0 1 1.51.048zm1.39 1.081c.285.021.569.047.85.078l.253 1.69a1 1 0 0 1-.983 1.187h-.548a1 1 0 0 1-.916-.599l-1.314-2.48a65.81 65.81 0 0 1 1.692.064c.327.017.65.037.966.06z"}}]})(t)}function aOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13 2.5a1.5 1.5 0 0 1 3 0v11a1.5 1.5 0 0 1-3 0v-.214c-2.162-1.241-4.49-1.843-6.912-2.083l.405 2.712A1 1 0 0 1 5.51 15.1h-.548a1 1 0 0 1-.916-.599l-1.85-3.49a68.14 68.14 0 0 0-.202-.003A2.014 2.014 0 0 1 0 9V7a2.02 2.02 0 0 1 1.992-2.013 74.663 74.663 0 0 0 2.483-.075c3.043-.154 6.148-.849 8.525-2.199V2.5zm1 0v11a.5.5 0 0 0 1 0v-11a.5.5 0 0 0-1 0zm-1 1.35c-2.344 1.205-5.209 1.842-8 2.033v4.233c.18.01.359.022.537.036 2.568.189 5.093.744 7.463 1.993V3.85zm-9 6.215v-4.13a95.09 95.09 0 0 1-1.992.052A1.02 1.02 0 0 0 1 7v2c0 .55.448 1.002 1.006 1.009A60.49 60.49 0 0 1 4 10.065zm-.657.975 1.609 3.037.01.024h.548l-.002-.014-.443-2.966a68.019 68.019 0 0 0-1.722-.082z"}}]})(t)}function iOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 3a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h4.586a1 1 0 0 0 .707-.293l.353-.353a.5.5 0 0 1 .708 0l.353.353a1 1 0 0 0 .707.293H15a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H1Zm.5 1h3a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5Zm5 0h3a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5Zm4.5.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-4ZM2 10v2H1v-2h1Zm2 0v2H3v-2h1Zm2 0v2H5v-2h1Zm3 0v2H8v-2h1Zm2 0v2h-1v-2h1Zm2 0v2h-1v-2h1Zm2 0v2h-1v-2h1Z"}}]})(t)}function oOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 1.5A1.5 1.5 0 0 1 1.5 0h2A1.5 1.5 0 0 1 5 1.5v2A1.5 1.5 0 0 1 3.5 5h-2A1.5 1.5 0 0 1 0 3.5v-2zM0 8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V8zm1 3v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2H1zm14-1V8a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2h14zM2 8.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0 4a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"}}]})(t)}function lOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 1.5A1.5 1.5 0 0 1 1.5 0h2A1.5 1.5 0 0 1 5 1.5v2A1.5 1.5 0 0 1 3.5 5h-2A1.5 1.5 0 0 1 0 3.5v-2zM1.5 1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-2zM0 8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V8zm1 3v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2H1zm14-1V8a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2h14zM2 8.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0 4a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"}}]})(t)}function cOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 0A1.5 1.5 0 0 0 0 1.5v2A1.5 1.5 0 0 0 1.5 5h8A1.5 1.5 0 0 0 11 3.5v-2A1.5 1.5 0 0 0 9.5 0h-8zm5.927 2.427A.25.25 0 0 1 7.604 2h.792a.25.25 0 0 1 .177.427l-.396.396a.25.25 0 0 1-.354 0l-.396-.396zM0 8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V8zm1 3v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2H1zm14-1V8a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2h14zM2 8.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0 4a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"}}]})(t)}function sOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 0A1.5 1.5 0 0 0 0 1.5v2A1.5 1.5 0 0 0 1.5 5h13A1.5 1.5 0 0 0 16 3.5v-2A1.5 1.5 0 0 0 14.5 0h-13zm1 2h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1zm9.927.427A.25.25 0 0 1 12.604 2h.792a.25.25 0 0 1 .177.427l-.396.396a.25.25 0 0 1-.354 0l-.396-.396zM0 8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V8zm1 3v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2H1zm14-1V8a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2h14zM2 8.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0 4a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"}}]})(t)}function uOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 1.5A1.5 1.5 0 0 1 1.5 0h13A1.5 1.5 0 0 1 16 1.5v2A1.5 1.5 0 0 1 14.5 5h-13A1.5 1.5 0 0 1 0 3.5v-2zM1.5 1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-13z"}},{tag:"path",attr:{d:"M2 2.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5zm10.823.323-.396-.396A.25.25 0 0 1 12.604 2h.792a.25.25 0 0 1 .177.427l-.396.396a.25.25 0 0 1-.354 0zM0 8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V8zm1 3v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2H1zm14-1V8a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2h14zM2 8.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0 4a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"}}]})(t)}function dOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 1.5A1.5 1.5 0 0 1 1.5 0h8A1.5 1.5 0 0 1 11 1.5v2A1.5 1.5 0 0 1 9.5 5h-8A1.5 1.5 0 0 1 0 3.5v-2zM1.5 1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-8z"}},{tag:"path",attr:{d:"m7.823 2.823-.396-.396A.25.25 0 0 1 7.604 2h.792a.25.25 0 0 1 .177.427l-.396.396a.25.25 0 0 1-.354 0zM0 8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V8zm1 3v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2H1zm14-1V8a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2h14zM2 8.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0 4a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"}}]})(t)}function hOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.646.146a.5.5 0 0 1 .708 0L10.207 2H14a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h3.793L7.646.146zM1 7v3h14V7H1zm14-1V4a1 1 0 0 0-1-1h-3.793a1 1 0 0 1-.707-.293L8 1.207l-1.5 1.5A1 1 0 0 1 5.793 3H2a1 1 0 0 0-1 1v2h14zm0 5H1v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2zM2 4.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1h-8a.5.5 0 0 1-.5-.5zm0 4a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm0 4a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"}}]})(t)}function fOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.646 15.854a.5.5 0 0 0 .708 0L10.207 14H14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h3.793l1.853 1.854zM1 9V6h14v3H1zm14 1v2a1 1 0 0 1-1 1h-3.793a1 1 0 0 0-.707.293l-1.5 1.5-1.5-1.5A1 1 0 0 0 5.793 13H2a1 1 0 0 1-1-1v-2h14zm0-5H1V3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v2zM2 11.5a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 0-1h-8a.5.5 0 0 0-.5.5zm0-4a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 0-1h-11a.5.5 0 0 0-.5.5zm0-4a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 0-1h-6a.5.5 0 0 0-.5.5z"}}]})(t)}function pOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 7.76C0 3.301 3.493 0 8 0s8 3.301 8 7.76-3.493 7.76-8 7.76c-.81 0-1.586-.107-2.316-.307a.639.639 0 0 0-.427.03l-1.588.702a.64.64 0 0 1-.898-.566l-.044-1.423a.639.639 0 0 0-.215-.456C.956 12.108 0 10.092 0 7.76zm5.546-1.459-2.35 3.728c-.225.358.214.761.551.506l2.525-1.916a.48.48 0 0 1 .578-.002l1.869 1.402a1.2 1.2 0 0 0 1.735-.32l2.35-3.728c.226-.358-.214-.761-.551-.506L9.728 7.381a.48.48 0 0 1-.578.002L7.281 5.98a1.2 1.2 0 0 0-1.735.32z"}}]})(t)}function gOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8.217 5.243C9.145 3.988 10.171 3 11.483 3 13.96 3 16 6.153 16.001 9.907c0 2.29-.986 3.725-2.757 3.725-1.543 0-2.395-.866-3.924-3.424l-.667-1.123-.118-.197a54.944 54.944 0 0 0-.53-.877l-1.178 2.08c-1.673 2.925-2.615 3.541-3.923 3.541C1.086 13.632 0 12.217 0 9.973 0 6.388 1.995 3 4.598 3c.319 0 .625.039.924.122.31.086.611.22.913.407.577.359 1.154.915 1.782 1.714Zm1.516 2.224c-.252-.41-.494-.787-.727-1.133L9 6.326c.845-1.305 1.543-1.954 2.372-1.954 1.723 0 3.102 2.537 3.102 5.653 0 1.188-.39 1.877-1.195 1.877-.773 0-1.142-.51-2.61-2.87l-.937-1.565ZM4.846 4.756c.725.1 1.385.634 2.34 2.001A212.13 212.13 0 0 0 5.551 9.3c-1.357 2.126-1.826 2.603-2.581 2.603-.777 0-1.24-.682-1.24-1.9 0-2.602 1.298-5.264 2.846-5.264.091 0 .181.006.27.018Z"}}]})(t)}function vOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 3a3 3 0 0 1 6 0v5a3 3 0 0 1-6 0V3z"}},{tag:"path",attr:{d:"M3.5 6.5A.5.5 0 0 1 4 7v1a4 4 0 0 0 8 0V7a.5.5 0 0 1 1 0v1a5 5 0 0 1-4.5 4.975V15h3a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1h3v-2.025A5 5 0 0 1 3 8V7a.5.5 0 0 1 .5-.5z"}}]})(t)}function mOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13 8c0 .564-.094 1.107-.266 1.613l-.814-.814A4.02 4.02 0 0 0 12 8V7a.5.5 0 0 1 1 0v1zm-5 4c.818 0 1.578-.245 2.212-.667l.718.719a4.973 4.973 0 0 1-2.43.923V15h3a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1h3v-2.025A5 5 0 0 1 3 8V7a.5.5 0 0 1 1 0v1a4 4 0 0 0 4 4zm3-9v4.879L5.158 2.037A3.001 3.001 0 0 1 11 3z"}},{tag:"path",attr:{d:"M9.486 10.607 5 6.12V8a3 3 0 0 0 4.486 2.607zm-7.84-9.253 12 12 .708-.708-12-12-.708.708z"}}]})(t)}function yOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13 8c0 .564-.094 1.107-.266 1.613l-.814-.814A4.02 4.02 0 0 0 12 8V7a.5.5 0 0 1 1 0v1zm-5 4c.818 0 1.578-.245 2.212-.667l.718.719a4.973 4.973 0 0 1-2.43.923V15h3a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1h3v-2.025A5 5 0 0 1 3 8V7a.5.5 0 0 1 1 0v1a4 4 0 0 0 4 4zm3-9v4.879l-1-1V3a2 2 0 0 0-3.997-.118l-.845-.845A3.001 3.001 0 0 1 11 3z"}},{tag:"path",attr:{d:"m9.486 10.607-.748-.748A2 2 0 0 1 6 8v-.878l-1-1V8a3 3 0 0 0 4.486 2.607zm-7.84-9.253 12 12 .708-.708-12-12-.708.708z"}}]})(t)}function bOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 6.5A.5.5 0 0 1 4 7v1a4 4 0 0 0 8 0V7a.5.5 0 0 1 1 0v1a5 5 0 0 1-4.5 4.975V15h3a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1h3v-2.025A5 5 0 0 1 3 8V7a.5.5 0 0 1 .5-.5z"}},{tag:"path",attr:{d:"M10 8a2 2 0 1 1-4 0V3a2 2 0 1 1 4 0v5zM8 0a3 3 0 0 0-3 3v5a3 3 0 0 0 6 0V3a3 3 0 0 0-3-3z"}}]})(t)}function xOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.186 4.797a2.42 2.42 0 1 0-2.86-2.448h1.178c.929 0 1.682.753 1.682 1.682v.766Zm-4.295 7.738h2.613c.929 0 1.682-.753 1.682-1.682V5.58h2.783a.7.7 0 0 1 .682.716v4.294a4.197 4.197 0 0 1-4.093 4.293c-1.618-.04-3-.99-3.667-2.35Zm10.737-9.372a1.674 1.674 0 1 1-3.349 0 1.674 1.674 0 0 1 3.349 0Zm-2.238 9.488c-.04 0-.08 0-.12-.002a5.19 5.19 0 0 0 .381-2.07V6.306a1.692 1.692 0 0 0-.15-.725h1.792c.39 0 .707.317.707.707v3.765a2.598 2.598 0 0 1-2.598 2.598h-.013Z"}},{tag:"path",attr:{d:"M.682 3.349h6.822c.377 0 .682.305.682.682v6.822a.682.682 0 0 1-.682.682H.682A.682.682 0 0 1 0 10.853V4.03c0-.377.305-.682.682-.682Zm5.206 2.596v-.72h-3.59v.72h1.357V9.66h.87V5.945h1.363Z"}}]})(t)}function MOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.462 0H0v7.19h7.462V0zM16 0H8.538v7.19H16V0zM7.462 8.211H0V16h7.462V8.211zm8.538 0H8.538V16H16V8.211z"}}]})(t)}function wOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 15a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm8-1a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4zM.115 3.18A.5.5 0 0 1 .5 3h15a.5.5 0 0 1 .491.592l-1.5 8A.5.5 0 0 1 14 12H2a.5.5 0 0 1-.491-.408l-1.5-8a.5.5 0 0 1 .106-.411zm.987.82 1.313 7h11.17l1.313-7H1.102z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M6 1a2.498 2.498 0 0 1 4 0c.818 0 1.545.394 2 1 .67 0 1.552.57 2 1h-2c-.314 0-.611-.15-.8-.4-.274-.365-.71-.6-1.2-.6-.314 0-.611-.15-.8-.4a1.497 1.497 0 0 0-2.4 0c-.189.25-.486.4-.8.4-.507 0-.955.251-1.228.638-.09.13-.194.25-.308.362H3c.13-.147.401-.432.562-.545a1.63 1.63 0 0 0 .393-.393A2.498 2.498 0 0 1 6 1z"}}]})(t)}function zOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 15a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm8-1a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4zM.115 3.18A.5.5 0 0 1 .5 3h15a.5.5 0 0 1 .491.592l-1.5 8A.5.5 0 0 1 14 12H2a.5.5 0 0 1-.491-.408l-1.5-8a.5.5 0 0 1 .106-.411zm.987.82 1.313 7h11.17l1.313-7H1.102z"}}]})(t)}function COt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 0a1.5 1.5 0 0 0-1.5 1.5v11a1.5 1.5 0 0 0 1.404 1.497c-.35.305-.872.678-1.628 1.056A.5.5 0 0 0 5.5 16h5a.5.5 0 0 0 .224-.947c-.756-.378-1.278-.75-1.628-1.056A1.5 1.5 0 0 0 10.5 12.5v-11A1.5 1.5 0 0 0 9 0H7Zm1 3a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1Zm0 2a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1Zm.5 1.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0ZM8 9a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1Z"}}]})(t)}function AOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.5 1.5A1.5 1.5 0 0 1 7 0h2a1.5 1.5 0 0 1 1.5 1.5v11a1.5 1.5 0 0 1-1.404 1.497c.35.305.872.678 1.628 1.056A.5.5 0 0 1 10.5 16h-5a.5.5 0 0 1-.224-.947c.756-.378 1.277-.75 1.628-1.056A1.5 1.5 0 0 1 5.5 12.5v-11ZM7 1a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-11A.5.5 0 0 0 9 1H7Z"}},{tag:"path",attr:{d:"M8.5 2.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm0 2a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm0 2a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm0 2a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"}}]})(t)}function kOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.5 0a.5.5 0 0 0 0 1H15v2.75h-.5a.5.5 0 0 0 0 1h.5V7.5h-1.5a.5.5 0 0 0 0 1H15v2.75h-.5a.5.5 0 0 0 0 1h.5V15h-1.5a.5.5 0 0 0 0 1h2a.5.5 0 0 0 .5-.5V.5a.5.5 0 0 0-.5-.5h-2zM7 1.5l.364-.343a.5.5 0 0 0-.728 0l-.002.002-.006.007-.022.023-.08.088a28.458 28.458 0 0 0-1.274 1.517c-.769.983-1.714 2.325-2.385 3.727C2.368 7.564 2 8.682 2 9.733 2 12.614 4.212 15 7 15s5-2.386 5-5.267c0-1.05-.368-2.169-.867-3.212-.671-1.402-1.616-2.744-2.385-3.727a28.458 28.458 0 0 0-1.354-1.605l-.022-.023-.006-.007-.002-.001L7 1.5zm0 0-.364-.343L7 1.5zm-.016.766L7 2.247l.016.019c.24.274.572.667.944 1.144.611.781 1.32 1.776 1.901 2.827H4.14c.58-1.051 1.29-2.046 1.9-2.827.373-.477.706-.87.945-1.144zM3 9.733c0-.755.244-1.612.638-2.496h6.724c.395.884.638 1.741.638 2.496C11 12.117 9.182 14 7 14s-4-1.883-4-4.267z"}}]})(t)}function HOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 .278a.768.768 0 0 1 .08.858 7.208 7.208 0 0 0-.878 3.46c0 4.021 3.278 7.277 7.318 7.277.527 0 1.04-.055 1.533-.16a.787.787 0 0 1 .81.316.733.733 0 0 1-.031.893A8.349 8.349 0 0 1 8.344 16C3.734 16 0 12.286 0 7.71 0 4.266 2.114 1.312 5.124.06A.752.752 0 0 1 6 .278z"}}]})(t)}function EOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 .278a.768.768 0 0 1 .08.858 7.208 7.208 0 0 0-.878 3.46c0 4.021 3.278 7.277 7.318 7.277.527 0 1.04-.055 1.533-.16a.787.787 0 0 1 .81.316.733.733 0 0 1-.031.893A8.349 8.349 0 0 1 8.344 16C3.734 16 0 12.286 0 7.71 0 4.266 2.114 1.312 5.124.06A.752.752 0 0 1 6 .278z"}},{tag:"path",attr:{d:"M10.794 3.148a.217.217 0 0 1 .412 0l.387 1.162c.173.518.579.924 1.097 1.097l1.162.387a.217.217 0 0 1 0 .412l-1.162.387a1.734 1.734 0 0 0-1.097 1.097l-.387 1.162a.217.217 0 0 1-.412 0l-.387-1.162A1.734 1.734 0 0 0 9.31 6.593l-1.162-.387a.217.217 0 0 1 0-.412l1.162-.387a1.734 1.734 0 0 0 1.097-1.097l.387-1.162zM13.863.099a.145.145 0 0 1 .274 0l.258.774c.115.346.386.617.732.732l.774.258a.145.145 0 0 1 0 .274l-.774.258a1.156 1.156 0 0 0-.732.732l-.258.774a.145.145 0 0 1-.274 0l-.258-.774a1.156 1.156 0 0 0-.732-.732l-.774-.258a.145.145 0 0 1 0-.274l.774-.258c.346-.115.617-.386.732-.732L13.863.1z"}}]})(t)}function SOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 .278a.768.768 0 0 1 .08.858 7.208 7.208 0 0 0-.878 3.46c0 4.021 3.278 7.277 7.318 7.277.527 0 1.04-.055 1.533-.16a.787.787 0 0 1 .81.316.733.733 0 0 1-.031.893A8.349 8.349 0 0 1 8.344 16C3.734 16 0 12.286 0 7.71 0 4.266 2.114 1.312 5.124.06A.752.752 0 0 1 6 .278zM4.858 1.311A7.269 7.269 0 0 0 1.025 7.71c0 4.02 3.279 7.276 7.319 7.276a7.316 7.316 0 0 0 5.205-2.162c-.337.042-.68.063-1.029.063-4.61 0-8.343-3.714-8.343-8.29 0-1.167.242-2.278.681-3.286z"}},{tag:"path",attr:{d:"M10.794 3.148a.217.217 0 0 1 .412 0l.387 1.162c.173.518.579.924 1.097 1.097l1.162.387a.217.217 0 0 1 0 .412l-1.162.387a1.734 1.734 0 0 0-1.097 1.097l-.387 1.162a.217.217 0 0 1-.412 0l-.387-1.162A1.734 1.734 0 0 0 9.31 6.593l-1.162-.387a.217.217 0 0 1 0-.412l1.162-.387a1.734 1.734 0 0 0 1.097-1.097l.387-1.162zM13.863.099a.145.145 0 0 1 .274 0l.258.774c.115.346.386.617.732.732l.774.258a.145.145 0 0 1 0 .274l-.774.258a1.156 1.156 0 0 0-.732.732l-.258.774a.145.145 0 0 1-.274 0l-.258-.774a1.156 1.156 0 0 0-.732-.732l-.774-.258a.145.145 0 0 1 0-.274l.774-.258c.346-.115.617-.386.732-.732L13.863.1z"}}]})(t)}function LOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 .278a.768.768 0 0 1 .08.858 7.208 7.208 0 0 0-.878 3.46c0 4.021 3.278 7.277 7.318 7.277.527 0 1.04-.055 1.533-.16a.787.787 0 0 1 .81.316.733.733 0 0 1-.031.893A8.349 8.349 0 0 1 8.344 16C3.734 16 0 12.286 0 7.71 0 4.266 2.114 1.312 5.124.06A.752.752 0 0 1 6 .278zM4.858 1.311A7.269 7.269 0 0 0 1.025 7.71c0 4.02 3.279 7.276 7.319 7.276a7.316 7.316 0 0 0 5.205-2.162c-.337.042-.68.063-1.029.063-4.61 0-8.343-3.714-8.343-8.29 0-1.167.242-2.278.681-3.286z"}}]})(t)}function _Ot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.211 2.047a.5.5 0 0 0-.422 0l-7.5 3.5a.5.5 0 0 0 .025.917l7.5 3a.5.5 0 0 0 .372 0L14 7.14V13a1 1 0 0 0-1 1v2h3v-2a1 1 0 0 0-1-1V6.739l.686-.275a.5.5 0 0 0 .025-.917l-7.5-3.5Z"}},{tag:"path",attr:{d:"M4.176 9.032a.5.5 0 0 0-.656.327l-.5 1.7a.5.5 0 0 0 .294.605l4.5 1.8a.5.5 0 0 0 .372 0l4.5-1.8a.5.5 0 0 0 .294-.605l-.5-1.7a.5.5 0 0 0-.656-.327L8 10.466 4.176 9.032Z"}}]})(t)}function BOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.211 2.047a.5.5 0 0 0-.422 0l-7.5 3.5a.5.5 0 0 0 .025.917l7.5 3a.5.5 0 0 0 .372 0L14 7.14V13a1 1 0 0 0-1 1v2h3v-2a1 1 0 0 0-1-1V6.739l.686-.275a.5.5 0 0 0 .025-.917l-7.5-3.5ZM8 8.46 1.758 5.965 8 3.052l6.242 2.913L8 8.46Z"}},{tag:"path",attr:{d:"M4.176 9.032a.5.5 0 0 0-.656.327l-.5 1.7a.5.5 0 0 0 .294.605l4.5 1.8a.5.5 0 0 0 .372 0l4.5-1.8a.5.5 0 0 0 .294-.605l-.5-1.7a.5.5 0 0 0-.656-.327L8 10.466 4.176 9.032Zm-.068 1.873.22-.748 3.496 1.311a.5.5 0 0 0 .352 0l3.496-1.311.22.748L8 12.46l-3.892-1.556Z"}}]})(t)}function DOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 7h3V4H5v3Z"}},{tag:"path",attr:{d:"M1 2a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-2H.5a.5.5 0 0 1-.5-.5v-1A.5.5 0 0 1 .5 9H1V8H.5a.5.5 0 0 1-.5-.5v-1A.5.5 0 0 1 .5 6H1V5H.5a.5.5 0 0 1-.5-.5v-2A.5.5 0 0 1 .5 2H1Zm11 .5a.5.5 0 0 0-1 0v7a.5.5 0 0 0 1 0v-7Zm2 0a.5.5 0 0 0-1 0v7a.5.5 0 0 0 1 0v-7ZM3.5 10a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1h-6Zm0 2a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1h-6ZM4 4h-.5a.5.5 0 0 0 0 1H4v1h-.5a.5.5 0 0 0 0 1H4a1 1 0 0 0 1 1v.5a.5.5 0 0 0 1 0V8h1v.5a.5.5 0 0 0 1 0V8a1 1 0 0 0 1-1h.5a.5.5 0 0 0 0-1H9V5h.5a.5.5 0 0 0 0-1H9a1 1 0 0 0-1-1v-.5a.5.5 0 0 0-1 0V3H6v-.5a.5.5 0 0 0-1 0V3a1 1 0 0 0-1 1Zm7 7.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5Z"}}]})(t)}function TOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.5 2a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-1 0v-7a.5.5 0 0 1 .5-.5Zm2 0a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-1 0v-7a.5.5 0 0 1 .5-.5Zm-10 8a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1h-6Zm0 2a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1h-6ZM5 3a1 1 0 0 0-1 1h-.5a.5.5 0 0 0 0 1H4v1h-.5a.5.5 0 0 0 0 1H4a1 1 0 0 0 1 1v.5a.5.5 0 0 0 1 0V8h1v.5a.5.5 0 0 0 1 0V8a1 1 0 0 0 1-1h.5a.5.5 0 0 0 0-1H9V5h.5a.5.5 0 0 0 0-1H9a1 1 0 0 0-1-1v-.5a.5.5 0 0 0-1 0V3H6v-.5a.5.5 0 0 0-1 0V3Zm0 1h3v3H5V4Zm6.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-2Z"}},{tag:"path",attr:{d:"M1 2a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-2H.5a.5.5 0 0 1-.5-.5v-1A.5.5 0 0 1 .5 9H1V8H.5a.5.5 0 0 1-.5-.5v-1A.5.5 0 0 1 .5 6H1V5H.5a.5.5 0 0 1-.5-.5v-2A.5.5 0 0 1 .5 2H1Zm1 11a1 1 0 0 0 1 1h11a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v11Z"}}]})(t)}function VOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 5a5 5 0 0 1 10 0v6a5 5 0 0 1-10 0V5zm5.5-1.5a.5.5 0 0 0-1 0v2a.5.5 0 0 0 1 0v-2z"}}]})(t)}function OOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 3a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 3zm4 8a4 4 0 0 1-8 0V5a4 4 0 1 1 8 0v6zM8 0a5 5 0 0 0-5 5v6a5 5 0 0 0 10 0V5a5 5 0 0 0-5-5z"}}]})(t)}function IOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.5.026C4.958.286 3 2.515 3 5.188V5.5h4.5V.026zm1 0V5.5H13v-.312C13 2.515 11.042.286 8.5.026zM13 6.5H3v4.313C3 13.658 5.22 16 8 16s5-2.342 5-5.188V6.5z"}}]})(t)}function ROt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 5.188C3 2.341 5.22 0 8 0s5 2.342 5 5.188v5.625C13 13.658 10.78 16 8 16s-5-2.342-5-5.188V5.189zm4.5-4.155C5.541 1.289 4 3.035 4 5.188V5.5h3.5V1.033zm1 0V5.5H12v-.313c0-2.152-1.541-3.898-3.5-4.154zM12 6.5H4v4.313C4 13.145 5.81 15 8 15s4-1.855 4-4.188V6.5z"}}]})(t)}function FOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5.069A15.328 15.328 0 0 0 7 0c-.593 0-1.104.157-1.527.463-.418.302-.717.726-.93 1.208-.386.873-.522 2.01-.54 3.206l4.497 1V.069zM3.71 5.836 3.381 6A2.5 2.5 0 0 0 2 8.236v2.576C2 13.659 4.22 16 7 16h2c2.78 0 5-2.342 5-5.188V8.123l-9-2v.003l.008.353c.007.3.023.715.053 1.175.063.937.186 2.005.413 2.688a.5.5 0 1 1-.948.316c-.273-.817-.4-2-.462-2.937A30.16 30.16 0 0 1 4 6.003c0-.034.003-.067.01-.1l-.3-.067zM14 7.1V5.187c0-1.13-.272-2.044-.748-2.772-.474-.726-1.13-1.235-1.849-1.59A7.495 7.495 0 0 0 9.5.212v5.887l4.5 1z"}}]})(t)}function NOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 0c-.593 0-1.104.157-1.527.463-.418.302-.717.726-.93 1.208C4.123 2.619 4 3.879 4 5.187v.504L3.382 6A2.5 2.5 0 0 0 2 8.236v2.576C2 13.659 4.22 16 7 16h2c2.78 0 5-2.342 5-5.188V7.51a.71.71 0 0 0 0-.02V5.186c0-1.13-.272-2.044-.748-2.772-.474-.726-1.13-1.235-1.849-1.59C9.981.123 8.26 0 7 0zm2.5 6.099V1.232c.51.11 1.008.267 1.46.49.596.293 1.099.694 1.455 1.24.355.543.585 1.262.585 2.225v1.69l-3.5-.778zm-1-5.025v4.803L5 5.099c.006-1.242.134-2.293.457-3.024.162-.366.363-.63.602-.801C6.292 1.105 6.593 1 7 1c.468 0 .98.018 1.5.074zM5 6.124 13 7.9v2.912C13 13.145 11.19 15 9 15H7c-2.19 0-4-1.855-4-4.188V8.236a1.5 1.5 0 0 1 .83-1.342l.187-.093c.01.265.024.58.047.92.062.938.19 2.12.462 2.937a.5.5 0 1 0 .948-.316c-.227-.683-.35-1.75-.413-2.688a29.17 29.17 0 0 1-.06-1.528v-.002z"}}]})(t)}function POt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 13c0 1.105-1.12 2-2.5 2S1 14.105 1 13c0-1.104 1.12-2 2.5-2s2.5.896 2.5 2zm9-2c0 1.105-1.12 2-2.5 2s-2.5-.895-2.5-2 1.12-2 2.5-2 2.5.895 2.5 2z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M14 11V2h1v9h-1zM6 3v10H5V3h1z"}},{tag:"path",attr:{d:"M5 2.905a1 1 0 0 1 .9-.995l8-.8a1 1 0 0 1 1.1.995V3L5 4V2.905z"}}]})(t)}function jOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 13c0 1.105-1.12 2-2.5 2S7 14.105 7 13s1.12-2 2.5-2 2.5.895 2.5 2z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M12 3v10h-1V3h1z"}},{tag:"path",attr:{d:"M11 2.82a1 1 0 0 1 .804-.98l3-.6A1 1 0 0 1 16 2.22V4l-5 1V2.82z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M0 11.5a.5.5 0 0 1 .5-.5H4a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5zm0-4A.5.5 0 0 1 .5 7H8a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5zm0-4A.5.5 0 0 1 .5 3H8a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5z"}}]})(t)}function UOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9 13c0 1.105-1.12 2-2.5 2S4 14.105 4 13s1.12-2 2.5-2 2.5.895 2.5 2z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M9 3v10H8V3h1z"}},{tag:"path",attr:{d:"M8 2.82a1 1 0 0 1 .804-.98l3-.6A1 1 0 0 1 13 2.22V4L8 5V2.82z"}}]})(t)}function WOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}},{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4zm1 2h6a1 1 0 0 1 1 1v2.5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm3 12a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"}}]})(t)}function ZOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3zm1 0v3h6V3H5zm3 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}},{tag:"path",attr:{d:"M11 11a3 3 0 1 1-6 0 3 3 0 0 1 6 0zm-3 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm2-1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H4z"}}]})(t)}function GOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2.5A1.5 1.5 0 0 1 1.5 1h11A1.5 1.5 0 0 1 14 2.5v10.528c0 .3-.05.654-.238.972h.738a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 1 1 0v9a1.5 1.5 0 0 1-1.5 1.5H1.497A1.497 1.497 0 0 1 0 13.5v-11zM12 14c.37 0 .654-.211.853-.441.092-.106.147-.279.147-.531V2.5a.5.5 0 0 0-.5-.5h-11a.5.5 0 0 0-.5.5v11c0 .278.223.5.497.5H12z"}},{tag:"path",attr:{d:"M2 3h10v2H2V3zm0 3h4v3H2V6zm0 4h4v1H2v-1zm0 2h4v1H2v-1zm5-6h2v1H7V6zm3 0h2v1h-2V6zM7 8h2v1H7V8zm3 0h2v1h-2V8zm-3 2h2v1H7v-1zm3 0h2v1h-2v-1zm-3 2h2v1H7v-1zm3 0h2v1h-2v-1z"}}]})(t)}function qOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.34 8.005c0-4.38.01-7.972.023-7.982C9.373.01 10.036 0 10.831 0c1.153 0 1.51.01 1.743.05 1.73.298 3.045 1.6 3.373 3.326.046.242.053.809.053 4.61 0 4.06.005 4.537-.123 4.976-.022.076-.048.15-.08.242a4.136 4.136 0 0 1-3.426 2.767c-.317.033-2.889.046-2.978.013-.05-.02-.053-.752-.053-7.979Zm4.675.269a1.621 1.621 0 0 0-1.113-1.034 1.609 1.609 0 0 0-1.938 1.073 1.9 1.9 0 0 0-.014.935 1.632 1.632 0 0 0 1.952 1.107c.51-.136.908-.504 1.11-1.028.11-.285.113-.742.003-1.053ZM3.71 3.317c-.208.04-.526.199-.695.348-.348.301-.52.729-.494 1.232.013.262.03.332.136.544.155.321.39.556.712.715.222.11.278.123.567.133.261.01.354 0 .53-.06.719-.242 1.153-.94 1.03-1.656-.142-.852-.95-1.422-1.786-1.256Z"}},{tag:"path",attr:{d:"M3.425.053a4.136 4.136 0 0 0-3.28 3.015C0 3.628-.01 3.956.005 8.3c.01 3.99.014 4.082.08 4.39.368 1.66 1.548 2.844 3.224 3.235.22.05.497.06 2.29.07 1.856.012 2.048.009 2.097-.04.05-.05.053-.69.053-7.94 0-5.374-.01-7.906-.033-7.952-.033-.06-.09-.063-2.03-.06-1.578.004-2.052.014-2.26.05Zm3 14.665-1.35-.016c-1.242-.013-1.375-.02-1.623-.083a2.81 2.81 0 0 1-2.08-2.167c-.074-.335-.074-8.579-.004-8.907a2.845 2.845 0 0 1 1.716-2.05c.438-.176.64-.196 2.058-.2l1.282-.003v13.426Z"}}]})(t)}function YOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M16 8a5 5 0 0 1-9.975.5H4A1.5 1.5 0 0 1 2.5 10h-1A1.5 1.5 0 0 1 0 8.5v-1A1.5 1.5 0 0 1 1.5 6h1A1.5 1.5 0 0 1 4 7.5h2.025A5 5 0 0 1 16 8zm-2 0a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h5A.5.5 0 0 0 14 8z"}}]})(t)}function XOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11 4a4 4 0 1 0 0 8 4 4 0 0 0 0-8zM6.025 7.5a5 5 0 1 1 0 1H4A1.5 1.5 0 0 1 2.5 10h-1A1.5 1.5 0 0 1 0 8.5v-1A1.5 1.5 0 0 1 1.5 6h1A1.5 1.5 0 0 1 4 7.5h2.025zM1.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zM8 8a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5A.5.5 0 0 1 8 8z"}}]})(t)}function $Ot(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 13a5 5 0 1 0-4.975-5.5H4A1.5 1.5 0 0 0 2.5 6h-1A1.5 1.5 0 0 0 0 7.5v1A1.5 1.5 0 0 0 1.5 10h1A1.5 1.5 0 0 0 4 8.5h2.025A5 5 0 0 0 11 13zm.5-7.5v2h2a.5.5 0 0 1 0 1h-2v2a.5.5 0 0 1-1 0v-2h-2a.5.5 0 0 1 0-1h2v-2a.5.5 0 0 1 1 0z"}}]})(t)}function KOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11 4a4 4 0 1 0 0 8 4 4 0 0 0 0-8zM6.025 7.5a5 5 0 1 1 0 1H4A1.5 1.5 0 0 1 2.5 10h-1A1.5 1.5 0 0 1 0 8.5v-1A1.5 1.5 0 0 1 1.5 6h1A1.5 1.5 0 0 1 4 7.5h2.025zM11 5a.5.5 0 0 1 .5.5v2h2a.5.5 0 0 1 0 1h-2v2a.5.5 0 0 1-1 0v-2h-2a.5.5 0 0 1 0-1h2v-2A.5.5 0 0 1 11 5zM1.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z"}}]})(t)}function QOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.58 1a1 1 0 0 0-.868.504l-3.428 6a1 1 0 0 0 0 .992l3.428 6A1 1 0 0 0 4.58 15h6.84a1 1 0 0 0 .868-.504l3.429-6a1 1 0 0 0 0-.992l-3.429-6A1 1 0 0 0 11.42 1H4.58zm5.018 9.696a3 3 0 1 1-3-5.196 3 3 0 0 1 3 5.196z"}}]})(t)}function JOt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m11.42 2 3.428 6-3.428 6H4.58L1.152 8 4.58 2h6.84zM4.58 1a1 1 0 0 0-.868.504l-3.428 6a1 1 0 0 0 0 .992l3.428 6A1 1 0 0 0 4.58 15h6.84a1 1 0 0 0 .868-.504l3.429-6a1 1 0 0 0 0-.992l-3.429-6A1 1 0 0 0 11.42 1H4.58z"}},{tag:"path",attr:{d:"M6.848 5.933a2.5 2.5 0 1 0 2.5 4.33 2.5 2.5 0 0 0-2.5-4.33zm-1.78 3.915a3.5 3.5 0 1 1 6.061-3.5 3.5 3.5 0 0 1-6.062 3.5z"}}]})(t)}function tIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.635 7.146S3.08 5.012 5.97 4.791v-.774C2.77 4.273 0 6.983 0 6.983s1.57 4.536 5.97 4.952v-.824c-3.23-.406-4.335-3.965-4.335-3.965ZM5.97 9.475v.753c-2.44-.435-3.118-2.972-3.118-2.972S4.023 5.958 5.97 5.747v.828h-.004c-1.021-.123-1.82.83-1.82.83s.448 1.607 1.824 2.07ZM6 2l-.03 2.017A6.64 6.64 0 0 1 6.252 4c3.637-.123 6.007 2.983 6.007 2.983s-2.722 3.31-5.557 3.31c-.26 0-.504-.024-.732-.065v.883c.195.025.398.04.61.04 2.638 0 4.546-1.348 6.394-2.943.307.246 1.561.842 1.819 1.104-1.757 1.47-5.852 2.657-8.173 2.657a6.84 6.84 0 0 1-.65-.034V14H16l.03-12H6Zm-.03 3.747v-.956a6.4 6.4 0 0 1 .282-.015c2.616-.082 4.332 2.248 4.332 2.248S8.73 9.598 6.743 9.598c-.286 0-.542-.046-.773-.123v-2.9c1.018.123 1.223.572 1.835 1.593L9.167 7.02s-.994-1.304-2.67-1.304a4.9 4.9 0 0 0-.527.031Z"}}]})(t)}function eIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.107 0a.5.5 0 0 1 .353.146l4.394 4.394a.5.5 0 0 1 .146.353v6.214a.5.5 0 0 1-.146.353l-4.394 4.394a.5.5 0 0 1-.353.146H4.893a.5.5 0 0 1-.353-.146L.146 11.46A.5.5 0 0 1 0 11.107V4.893a.5.5 0 0 1 .146-.353L4.54.146A.5.5 0 0 1 4.893 0h6.214z"}}]})(t)}function nIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.54.146A.5.5 0 0 1 4.893 0h6.214a.5.5 0 0 1 .353.146l4.394 4.394a.5.5 0 0 1 .146.353v6.214a.5.5 0 0 1-.146.353l-4.394 4.394a.5.5 0 0 1-.353.146H4.893a.5.5 0 0 1-.353-.146L.146 11.46A.5.5 0 0 1 0 11.107V4.893a.5.5 0 0 1 .146-.353L4.54.146zM8 15h2.9l4.1-4.1V5.1L10.9 1H8v14z"}}]})(t)}function rIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.54.146A.5.5 0 0 1 4.893 0h6.214a.5.5 0 0 1 .353.146l4.394 4.394a.5.5 0 0 1 .146.353v6.214a.5.5 0 0 1-.146.353l-4.394 4.394a.5.5 0 0 1-.353.146H4.893a.5.5 0 0 1-.353-.146L.146 11.46A.5.5 0 0 1 0 11.107V4.893a.5.5 0 0 1 .146-.353L4.54.146zM5.1 1 1 5.1v5.8L5.1 15h5.8l4.1-4.1V5.1L10.9 1H5.1z"}}]})(t)}function aIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 6a3 3 0 1 1 0 6 3 3 0 0 1 0-6Zm1 3a1 1 0 1 0-2 0 1 1 0 0 0 2 0Z"}},{tag:"path",attr:{d:"M2.5 15a.5.5 0 0 1-.5-.5v-3.05a2.5 2.5 0 0 1 0-4.9V4.5a.5.5 0 0 1 .146-.354l2-2A.5.5 0 0 1 4.5 2h7a.5.5 0 0 1 .354.146l2 2A.5.5 0 0 1 14 4.5v2.05a2.5 2.5 0 0 1 0 4.9v3.05a.5.5 0 0 1-.5.5h-11ZM8 5a4 4 0 1 0 0 8 4 4 0 0 0 0-8Z"}}]})(t)}function iIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"}},{tag:"path",attr:{d:"M4.5 9a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0ZM8 6.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5Z"}},{tag:"path",attr:{d:"M2 14.5a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5v-3.05a2.5 2.5 0 0 0 0-4.9V4.5a.5.5 0 0 0-.146-.354l-2-2A.5.5 0 0 0 11.5 2h-7a.5.5 0 0 0-.354.146l-2 2A.5.5 0 0 0 2 4.5v2.05a2.5 2.5 0 0 0 0 4.9v3.05Zm1-.5v-3a.5.5 0 0 0-.5-.5 1.5 1.5 0 1 1 0-3A.5.5 0 0 0 3 7V4.707L4.707 3h6.586L13 4.707V7a.5.5 0 0 0 .5.5 1.5 1.5 0 0 1 0 3 .5.5 0 0 0-.5.5v3H3Z"}}]})(t)}function oIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 2.5a.5.5 0 0 1 .5-.5h3.797a.5.5 0 0 1 .439.26L11 13h3.5a.5.5 0 0 1 0 1h-3.797a.5.5 0 0 1-.439-.26L5 3H1.5a.5.5 0 0 1-.5-.5zm10 0a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5z"}}]})(t)}function lIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.34 2.994c.275-.338.68-.494 1.074-.494h7.172c.393 0 .798.156 1.074.494.578.708 1.84 2.534 1.84 5.006 0 2.472-1.262 4.297-1.84 5.006-.276.338-.68.494-1.074.494H4.414c-.394 0-.799-.156-1.074-.494C2.762 12.297 1.5 10.472 1.5 8c0-2.472 1.262-4.297 1.84-5.006zm1.074.506a.376.376 0 0 0-.299.126C3.599 4.259 2.5 5.863 2.5 8c0 2.137 1.099 3.74 1.615 4.374.06.073.163.126.3.126h7.17c.137 0 .24-.053.3-.126.516-.633 1.615-2.237 1.615-4.374 0-2.137-1.099-3.74-1.615-4.374a.376.376 0 0 0-.3-.126h-7.17z"}},{tag:"path",attr:{d:"M6 5.5a.5.5 0 0 1 .5.5v1.5a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm4 0a.5.5 0 0 1 .5.5v1.5a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zM7 10v1h2v-1a1 1 0 0 0-2 0z"}}]})(t)}function cIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM5.5 4.002V12h1.283V9.164h1.668C10.033 9.164 11 8.08 11 6.586c0-1.482-.955-2.584-2.538-2.584H5.5Zm2.77 4.072c.893 0 1.419-.545 1.419-1.488s-.526-1.482-1.42-1.482H6.778v2.97H8.27Z"}}]})(t)}function sIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8Zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM5.5 4.002h2.962C10.045 4.002 11 5.104 11 6.586c0 1.494-.967 2.578-2.55 2.578H6.784V12H5.5V4.002Zm2.77 4.072c.893 0 1.419-.545 1.419-1.488s-.526-1.482-1.42-1.482H6.778v2.97H8.27Z"}}]})(t)}function uIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.27 8.074c.893 0 1.419-.545 1.419-1.488s-.526-1.482-1.42-1.482H6.778v2.97H8.27Z"}},{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm3.5 4.002h2.962C10.045 4.002 11 5.104 11 6.586c0 1.494-.967 2.578-2.55 2.578H6.784V12H5.5V4.002Z"}}]})(t)}function dIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.5 4.002h2.962C10.045 4.002 11 5.104 11 6.586c0 1.494-.967 2.578-2.55 2.578H6.784V12H5.5V4.002Zm2.77 4.072c.893 0 1.419-.545 1.419-1.488s-.526-1.482-1.42-1.482H6.778v2.97H8.27Z"}},{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2Zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2Z"}}]})(t)}function hIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.192 2.78c-.458-.677-.927-1.248-1.35-1.643a2.972 2.972 0 0 0-.71-.515c-.217-.104-.56-.205-.882-.02-.367.213-.427.63-.43.896-.003.304.064.664.173 1.044.196.687.556 1.528 1.035 2.402L.752 8.22c-.277.277-.269.656-.218.918.055.283.187.593.36.903.348.627.92 1.361 1.626 2.068.707.707 1.441 1.278 2.068 1.626.31.173.62.305.903.36.262.05.64.059.918-.218l5.615-5.615c.118.257.092.512.05.939-.03.292-.068.665-.073 1.176v.123h.003a1 1 0 0 0 1.993 0H14v-.057a1.01 1.01 0 0 0-.004-.117c-.055-1.25-.7-2.738-1.86-3.494a4.322 4.322 0 0 0-.211-.434c-.349-.626-.92-1.36-1.627-2.067-.707-.707-1.441-1.279-2.068-1.627-.31-.172-.62-.304-.903-.36-.262-.05-.64-.058-.918.219l-.217.216zM4.16 1.867c.381.356.844.922 1.311 1.632l-.704.705c-.382-.727-.66-1.402-.813-1.938a3.283 3.283 0 0 1-.131-.673c.091.061.204.15.337.274zm.394 3.965c.54.852 1.107 1.567 1.607 2.033a.5.5 0 1 0 .682-.732c-.453-.422-1.017-1.136-1.564-2.027l1.088-1.088c.054.12.115.243.183.365.349.627.92 1.361 1.627 2.068.706.707 1.44 1.278 2.068 1.626.122.068.244.13.365.183l-4.861 4.862a.571.571 0 0 1-.068-.01c-.137-.027-.342-.104-.608-.252-.524-.292-1.186-.8-1.846-1.46-.66-.66-1.168-1.32-1.46-1.846-.147-.265-.225-.47-.251-.607a.573.573 0 0 1-.01-.068l3.048-3.047zm2.87-1.935a2.44 2.44 0 0 1-.241-.561c.135.033.324.11.562.241.524.292 1.186.8 1.846 1.46.45.45.83.901 1.118 1.31a3.497 3.497 0 0 0-1.066.091 11.27 11.27 0 0 1-.76-.694c-.66-.66-1.167-1.322-1.458-1.847z"}}]})(t)}function fIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.433 10.07C14.133 10.585 16 11.15 16 8a8 8 0 1 0-8 8c1.996 0 1.826-1.504 1.649-3.08-.124-1.101-.252-2.237.351-2.92.465-.527 1.42-.237 2.433.07zM8 5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm4.5 3a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zM5 6.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm.5 6.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"}}]})(t)}function pIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm4 3a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM5.5 7a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm.5 6a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"}},{tag:"path",attr:{d:"M16 8c0 3.15-1.866 2.585-3.567 2.07C11.42 9.763 10.465 9.473 10 10c-.603.683-.475 1.819-.351 2.92C9.826 14.495 9.996 16 8 16a8 8 0 1 1 8-8zm-8 7c.611 0 .654-.171.655-.176.078-.146.124-.464.07-1.119-.014-.168-.037-.37-.061-.591-.052-.464-.112-1.005-.118-1.462-.01-.707.083-1.61.704-2.314.369-.417.845-.578 1.272-.618.404-.038.812.026 1.16.104.343.077.702.186 1.025.284l.028.008c.346.105.658.199.953.266.653.148.904.083.991.024C14.717 9.38 15 9.161 15 8a7 7 0 1 0-7 7z"}}]})(t)}function gIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 .5A.5.5 0 0 1 .5 0h5a.5.5 0 0 1 .5.5v5.277l4.147-4.131a.5.5 0 0 1 .707 0l3.535 3.536a.5.5 0 0 1 0 .708L10.261 10H15.5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5H3a2.99 2.99 0 0 1-2.121-.879A2.99 2.99 0 0 1 0 13.044m6-.21 7.328-7.3-2.829-2.828L6 7.188v5.647zM4.5 13a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0zM15 15v-4H9.258l-4.015 4H15zM0 .5v12.495V.5z"}},{tag:"path",attr:{d:"M0 12.995V13a3.07 3.07 0 0 0 0-.005z"}}]})(t)}function vIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.5 3a2.5 2.5 0 0 1 5 0v9a1.5 1.5 0 0 1-3 0V5a.5.5 0 0 1 1 0v7a.5.5 0 0 0 1 0V3a1.5 1.5 0 1 0-3 0v9a2.5 2.5 0 0 0 5 0V5a.5.5 0 0 1 1 0v7a3.5 3.5 0 1 1-7 0V3z"}}]})(t)}function mIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.5 15a.5.5 0 0 1-.5-.5V2H9v12.5a.5.5 0 0 1-1 0V9H7a4 4 0 1 1 0-8h5.5a.5.5 0 0 1 0 1H11v12.5a.5.5 0 0 1-.5.5z"}}]})(t)}function yIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 0a2 2 0 1 1-4 0H3.5A1.5 1.5 0 0 0 2 1.5v13A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-13A1.5 1.5 0 0 0 12.5 0H10ZM4.5 5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1Zm0 2h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1Z"}}]})(t)}function bIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.5 5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5Zm0 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3Z"}},{tag:"path",attr:{d:"M8 2a2 2 0 0 0 2-2h2.5A1.5 1.5 0 0 1 14 1.5v13a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 14.5v-13A1.5 1.5 0 0 1 3.5 0H6a2 2 0 0 0 2 2Zm0 1a3.001 3.001 0 0 1-2.83-2H3.5a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-13a.5.5 0 0 0-.5-.5h-1.67A3.001 3.001 0 0 1 8 3Z"}}]})(t)}function xIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.067.87a2.89 2.89 0 0 0-4.134 0l-.622.638-.89-.011a2.89 2.89 0 0 0-2.924 2.924l.01.89-.636.622a2.89 2.89 0 0 0 0 4.134l.637.622-.011.89a2.89 2.89 0 0 0 2.924 2.924l.89-.01.622.636a2.89 2.89 0 0 0 4.134 0l.622-.637.89.011a2.89 2.89 0 0 0 2.924-2.924l-.01-.89.636-.622a2.89 2.89 0 0 0 0-4.134l-.637-.622.011-.89a2.89 2.89 0 0 0-2.924-2.924l-.89.01-.622-.636zm.287 5.984-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7 8.793l2.646-2.647a.5.5 0 0 1 .708.708z"}}]})(t)}function MIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.354 6.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7 8.793l2.646-2.647a.5.5 0 0 1 .708 0z"}},{tag:"path",attr:{d:"m10.273 2.513-.921-.944.715-.698.622.637.89-.011a2.89 2.89 0 0 1 2.924 2.924l-.01.89.636.622a2.89 2.89 0 0 1 0 4.134l-.637.622.011.89a2.89 2.89 0 0 1-2.924 2.924l-.89-.01-.622.636a2.89 2.89 0 0 1-4.134 0l-.622-.637-.89.011a2.89 2.89 0 0 1-2.924-2.924l.01-.89-.636-.622a2.89 2.89 0 0 1 0-4.134l.637-.622-.011-.89a2.89 2.89 0 0 1 2.924-2.924l.89.01.622-.636a2.89 2.89 0 0 1 4.134 0l-.715.698a1.89 1.89 0 0 0-2.704 0l-.92.944-1.32-.016a1.89 1.89 0 0 0-1.911 1.912l.016 1.318-.944.921a1.89 1.89 0 0 0 0 2.704l.944.92-.016 1.32a1.89 1.89 0 0 0 1.912 1.911l1.318-.016.921.944a1.89 1.89 0 0 0 2.704 0l.92-.944 1.32.016a1.89 1.89 0 0 0 1.911-1.912l-.016-1.318.944-.921a1.89 1.89 0 0 0 0-2.704l-.944-.92.016-1.32a1.89 1.89 0 0 0-1.912-1.911l-1.318.016z"}}]})(t)}function wIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.067.87a2.89 2.89 0 0 0-4.134 0l-.622.638-.89-.011a2.89 2.89 0 0 0-2.924 2.924l.01.89-.636.622a2.89 2.89 0 0 0 0 4.134l.637.622-.011.89a2.89 2.89 0 0 0 2.924 2.924l.89-.01.622.636a2.89 2.89 0 0 0 4.134 0l.622-.637.89.011a2.89 2.89 0 0 0 2.924-2.924l-.01-.89.636-.622a2.89 2.89 0 0 0 0-4.134l-.637-.622.011-.89a2.89 2.89 0 0 0-2.924-2.924l-.89.01-.622-.636zM8 4c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995A.905.905 0 0 1 8 4zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}}]})(t)}function zIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.001 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.553.553 0 0 1-1.1 0L7.1 4.995z"}},{tag:"path",attr:{d:"m10.273 2.513-.921-.944.715-.698.622.637.89-.011a2.89 2.89 0 0 1 2.924 2.924l-.01.89.636.622a2.89 2.89 0 0 1 0 4.134l-.637.622.011.89a2.89 2.89 0 0 1-2.924 2.924l-.89-.01-.622.636a2.89 2.89 0 0 1-4.134 0l-.622-.637-.89.011a2.89 2.89 0 0 1-2.924-2.924l.01-.89-.636-.622a2.89 2.89 0 0 1 0-4.134l.637-.622-.011-.89a2.89 2.89 0 0 1 2.924-2.924l.89.01.622-.636a2.89 2.89 0 0 1 4.134 0l-.715.698a1.89 1.89 0 0 0-2.704 0l-.92.944-1.32-.016a1.89 1.89 0 0 0-1.911 1.912l.016 1.318-.944.921a1.89 1.89 0 0 0 0 2.704l.944.92-.016 1.32a1.89 1.89 0 0 0 1.912 1.911l1.318-.016.921.944a1.89 1.89 0 0 0 2.704 0l.92-.944 1.32.016a1.89 1.89 0 0 0 1.911-1.912l-.016-1.318.944-.921a1.89 1.89 0 0 0 0-2.704l-.944-.92.016-1.32a1.89 1.89 0 0 0-1.912-1.911l-1.318.016z"}}]})(t)}function CIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.067.87a2.89 2.89 0 0 0-4.134 0l-.622.638-.89-.011a2.89 2.89 0 0 0-2.924 2.924l.01.89-.636.622a2.89 2.89 0 0 0 0 4.134l.637.622-.011.89a2.89 2.89 0 0 0 2.924 2.924l.89-.01.622.636a2.89 2.89 0 0 0 4.134 0l.622-.637.89.011a2.89 2.89 0 0 0 2.924-2.924l-.01-.89.636-.622a2.89 2.89 0 0 0 0-4.134l-.637-.622.011-.89a2.89 2.89 0 0 0-2.924-2.924l-.89.01-.622-.636zM6 7.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1 0-1z"}}]})(t)}function AIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.5 8a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{d:"m10.273 2.513-.921-.944.715-.698.622.637.89-.011a2.89 2.89 0 0 1 2.924 2.924l-.01.89.636.622a2.89 2.89 0 0 1 0 4.134l-.637.622.011.89a2.89 2.89 0 0 1-2.924 2.924l-.89-.01-.622.636a2.89 2.89 0 0 1-4.134 0l-.622-.637-.89.011a2.89 2.89 0 0 1-2.924-2.924l.01-.89-.636-.622a2.89 2.89 0 0 1 0-4.134l.637-.622-.011-.89a2.89 2.89 0 0 1 2.924-2.924l.89.01.622-.636a2.89 2.89 0 0 1 4.134 0l-.715.698a1.89 1.89 0 0 0-2.704 0l-.92.944-1.32-.016a1.89 1.89 0 0 0-1.911 1.912l.016 1.318-.944.921a1.89 1.89 0 0 0 0 2.704l.944.92-.016 1.32a1.89 1.89 0 0 0 1.912 1.911l1.318-.016.921.944a1.89 1.89 0 0 0 2.704 0l.92-.944 1.32.016a1.89 1.89 0 0 0 1.911-1.912l-.016-1.318.944-.921a1.89 1.89 0 0 0 0-2.704l-.944-.92.016-1.32a1.89 1.89 0 0 0-1.912-1.911l-1.318.016z"}}]})(t)}function kIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.067.87a2.89 2.89 0 0 0-4.134 0l-.622.638-.89-.011a2.89 2.89 0 0 0-2.924 2.924l.01.89-.636.622a2.89 2.89 0 0 0 0 4.134l.637.622-.011.89a2.89 2.89 0 0 0 2.924 2.924l.89-.01.622.636a2.89 2.89 0 0 0 4.134 0l.622-.637.89.011a2.89 2.89 0 0 0 2.924-2.924l-.01-.89.636-.622a2.89 2.89 0 0 0 0-4.134l-.637-.622.011-.89a2.89 2.89 0 0 0-2.924-2.924l-.89.01-.622-.636zM8.5 6v1.5H10a.5.5 0 0 1 0 1H8.5V10a.5.5 0 0 1-1 0V8.5H6a.5.5 0 0 1 0-1h1.5V6a.5.5 0 0 1 1 0z"}}]})(t)}function HIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 5.5a.5.5 0 0 1 .5.5v1.5H10a.5.5 0 0 1 0 1H8.5V10a.5.5 0 0 1-1 0V8.5H6a.5.5 0 0 1 0-1h1.5V6a.5.5 0 0 1 .5-.5z"}},{tag:"path",attr:{d:"m10.273 2.513-.921-.944.715-.698.622.637.89-.011a2.89 2.89 0 0 1 2.924 2.924l-.01.89.636.622a2.89 2.89 0 0 1 0 4.134l-.637.622.011.89a2.89 2.89 0 0 1-2.924 2.924l-.89-.01-.622.636a2.89 2.89 0 0 1-4.134 0l-.622-.637-.89.011a2.89 2.89 0 0 1-2.924-2.924l.01-.89-.636-.622a2.89 2.89 0 0 1 0-4.134l.637-.622-.011-.89a2.89 2.89 0 0 1 2.924-2.924l.89.01.622-.636a2.89 2.89 0 0 1 4.134 0l-.715.698a1.89 1.89 0 0 0-2.704 0l-.92.944-1.32-.016a1.89 1.89 0 0 0-1.911 1.912l.016 1.318-.944.921a1.89 1.89 0 0 0 0 2.704l.944.92-.016 1.32a1.89 1.89 0 0 0 1.912 1.911l1.318-.016.921.944a1.89 1.89 0 0 0 2.704 0l.92-.944 1.32.016a1.89 1.89 0 0 0 1.911-1.912l-.016-1.318.944-.921a1.89 1.89 0 0 0 0-2.704l-.944-.92.016-1.32a1.89 1.89 0 0 0-1.912-1.911l-1.318.016z"}}]})(t)}function EIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.933.87a2.89 2.89 0 0 1 4.134 0l.622.638.89-.011a2.89 2.89 0 0 1 2.924 2.924l-.01.89.636.622a2.89 2.89 0 0 1 0 4.134l-.637.622.011.89a2.89 2.89 0 0 1-2.924 2.924l-.89-.01-.622.636a2.89 2.89 0 0 1-4.134 0l-.622-.637-.89.011a2.89 2.89 0 0 1-2.924-2.924l.01-.89-.636-.622a2.89 2.89 0 0 1 0-4.134l.637-.622-.011-.89a2.89 2.89 0 0 1 2.924-2.924l.89.01.622-.636zM7.002 11a1 1 0 1 0 2 0 1 1 0 0 0-2 0zm1.602-2.027c.04-.534.198-.815.846-1.26.674-.475 1.05-1.09 1.05-1.986 0-1.325-.92-2.227-2.262-2.227-1.02 0-1.792.492-2.1 1.29A1.71 1.71 0 0 0 6 5.48c0 .393.203.64.545.64.272 0 .455-.147.564-.51.158-.592.525-.915 1.074-.915.61 0 1.03.446 1.03 1.084 0 .563-.208.885-.822 1.325-.619.433-.926.914-.926 1.64v.111c0 .428.208.745.585.745.336 0 .504-.24.554-.627z"}}]})(t)}function SIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.05 9.6c.336 0 .504-.24.554-.627.04-.534.198-.815.847-1.26.673-.475 1.049-1.09 1.049-1.986 0-1.325-.92-2.227-2.262-2.227-1.02 0-1.792.492-2.1 1.29A1.71 1.71 0 0 0 6 5.48c0 .393.203.64.545.64.272 0 .455-.147.564-.51.158-.592.525-.915 1.074-.915.61 0 1.03.446 1.03 1.084 0 .563-.208.885-.822 1.325-.619.433-.926.914-.926 1.64v.111c0 .428.208.745.585.745z"}},{tag:"path",attr:{d:"m10.273 2.513-.921-.944.715-.698.622.637.89-.011a2.89 2.89 0 0 1 2.924 2.924l-.01.89.636.622a2.89 2.89 0 0 1 0 4.134l-.637.622.011.89a2.89 2.89 0 0 1-2.924 2.924l-.89-.01-.622.636a2.89 2.89 0 0 1-4.134 0l-.622-.637-.89.011a2.89 2.89 0 0 1-2.924-2.924l.01-.89-.636-.622a2.89 2.89 0 0 1 0-4.134l.637-.622-.011-.89a2.89 2.89 0 0 1 2.924-2.924l.89.01.622-.636a2.89 2.89 0 0 1 4.134 0l-.715.698a1.89 1.89 0 0 0-2.704 0l-.92.944-1.32-.016a1.89 1.89 0 0 0-1.911 1.912l.016 1.318-.944.921a1.89 1.89 0 0 0 0 2.704l.944.92-.016 1.32a1.89 1.89 0 0 0 1.912 1.911l1.318-.016.921.944a1.89 1.89 0 0 0 2.704 0l.92-.944 1.32.016a1.89 1.89 0 0 0 1.911-1.912l-.016-1.318.944-.921a1.89 1.89 0 0 0 0-2.704l-.944-.92.016-1.32a1.89 1.89 0 0 0-1.912-1.911l-1.318.016z"}},{tag:"path",attr:{d:"M7.001 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0z"}}]})(t)}function LIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm6.25-7C5.56 5 5 5.56 5 6.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C7.5 5.56 6.94 5 6.25 5zm3.5 0c-.69 0-1.25.56-1.25 1.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C11 5.56 10.44 5 9.75 5z"}}]})(t)}function _It(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.25 5C5.56 5 5 5.56 5 6.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C7.5 5.56 6.94 5 6.25 5zm3.5 0c-.69 0-1.25.56-1.25 1.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C11 5.56 10.44 5 9.75 5z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z"}}]})(t)}function BIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.25 5C5.56 5 5 5.56 5 6.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C7.5 5.56 6.94 5 6.25 5zm3.5 0c-.69 0-1.25.56-1.25 1.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C11 5.56 10.44 5 9.75 5z"}}]})(t)}function DIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M5 6.25a1.25 1.25 0 1 1 2.5 0v3.5a1.25 1.25 0 1 1-2.5 0v-3.5zm3.5 0a1.25 1.25 0 1 1 2.5 0v3.5a1.25 1.25 0 1 1-2.5 0v-3.5z"}}]})(t)}function TIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.5 3.5A1.5 1.5 0 0 1 7 5v6a1.5 1.5 0 0 1-3 0V5a1.5 1.5 0 0 1 1.5-1.5zm5 0A1.5 1.5 0 0 1 12 5v6a1.5 1.5 0 0 1-3 0V5a1.5 1.5 0 0 1 1.5-1.5z"}}]})(t)}function VIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 3.5a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-1 0V4a.5.5 0 0 1 .5-.5zm4 0a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-1 0V4a.5.5 0 0 1 .5-.5z"}}]})(t)}function OIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14.06 3.713c.12-1.071-.093-1.832-.702-2.526C12.628.356 11.312 0 9.626 0H4.734a.7.7 0 0 0-.691.59L2.005 13.509a.42.42 0 0 0 .415.486h2.756l-.202 1.28a.628.628 0 0 0 .62.726H8.14c.429 0 .793-.31.862-.731l.025-.13.48-3.043.03-.164.001-.007a.351.351 0 0 1 .348-.297h.38c1.266 0 2.425-.256 3.345-.91.379-.27.712-.603.993-1.005a4.942 4.942 0 0 0 .88-2.195c.242-1.246.13-2.356-.57-3.154a2.687 2.687 0 0 0-.76-.59l-.094-.061ZM6.543 8.82a.695.695 0 0 1 .321-.079H8.3c2.82 0 5.027-1.144 5.672-4.456l.003-.016c.217.124.4.27.548.438.546.623.679 1.535.45 2.71-.272 1.397-.866 2.307-1.663 2.874-.802.57-1.842.815-3.043.815h-.38a.873.873 0 0 0-.863.734l-.03.164-.48 3.043-.024.13-.001.004a.352.352 0 0 1-.348.296H5.595a.106.106 0 0 1-.105-.123l.208-1.32.845-5.214Z"}}]})(t)}function IIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 0A1.5 1.5 0 0 0 0 1.5v7A1.5 1.5 0 0 0 1.5 10H6v1H1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-5v-1h4.5A1.5 1.5 0 0 0 16 8.5v-7A1.5 1.5 0 0 0 14.5 0h-13Zm0 1h13a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 .5-.5ZM12 12.5a.5.5 0 1 1 1 0 .5.5 0 0 1-1 0Zm2 0a.5.5 0 1 1 1 0 .5.5 0 0 1-1 0ZM1.5 12h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1ZM1 14.25a.25.25 0 0 1 .25-.25h5.5a.25.25 0 1 1 0 .5h-5.5a.25.25 0 0 1-.25-.25Z"}}]})(t)}function RIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1V1Zm1 13.5a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0Zm2 0a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0ZM9.5 1a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5ZM9 3.5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 0-1h-5a.5.5 0 0 0-.5.5ZM1.5 2A1.5 1.5 0 0 0 0 3.5v7A1.5 1.5 0 0 0 1.5 12H6v2h-.5a.5.5 0 0 0 0 1H7v-4H1.5a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 .5-.5H7V2H1.5Z"}}]})(t)}function FIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 6a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H1Zm11.5 1a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1Zm2 0a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1ZM1 7.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5ZM1.25 9h5.5a.25.25 0 0 1 0 .5h-5.5a.25.25 0 0 1 0-.5Z"}}]})(t)}function NIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 0a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V1a1 1 0 0 0-1-1H5Zm.5 14a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1Zm2 0a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1ZM5 1.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5ZM5.5 3h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1Z"}}]})(t)}function PIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 1.5A.5.5 0 0 1 .5 1h1a.5.5 0 0 1 .5.5V4h13.5a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5H2v2.5a.5.5 0 0 1-1 0V2H.5a.5.5 0 0 1-.5-.5Z"}},{tag:"path",attr:{d:"M3 12.5h3.5v1a.5.5 0 0 1-.5.5H3.5a.5.5 0 0 1-.5-.5v-1Zm4 0h4v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1Z"}}]})(t)}function jIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 13.292A8 8 0 0 0 8.5.015v7.778l5.5 5.5zm-.708.708L8.5 9.206v6.778a7.967 7.967 0 0 0 4.792-1.986zM7.5 15.985V9.207L2.708 14A7.967 7.967 0 0 0 7.5 15.985zM2 13.292A8 8 0 0 1 7.5.015v7.778l-5.5 5.5z"}}]})(t)}function UIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.5 1.018a7 7 0 0 0-4.79 11.566L7.5 7.793V1.018zm1 0v6.775l4.79 4.79A7 7 0 0 0 8.5 1.018zm4.084 12.273L8.5 9.207v5.775a6.97 6.97 0 0 0 4.084-1.691zM7.5 14.982V9.207l-4.084 4.084A6.97 6.97 0 0 0 7.5 14.982zM0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8z"}}]})(t)}function WIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m13.498.795.149-.149a1.207 1.207 0 1 1 1.707 1.708l-.149.148a1.5 1.5 0 0 1-.059 2.059L4.854 14.854a.5.5 0 0 1-.233.131l-4 1a.5.5 0 0 1-.606-.606l1-4a.5.5 0 0 1 .131-.232l9.642-9.642a.5.5 0 0 0-.642.056L6.854 4.854a.5.5 0 1 1-.708-.708L9.44.854A1.5 1.5 0 0 1 11.5.796a1.5 1.5 0 0 1 1.998-.001z"}}]})(t)}function ZIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m13.498.795.149-.149a1.207 1.207 0 1 1 1.707 1.708l-.149.148a1.5 1.5 0 0 1-.059 2.059L4.854 14.854a.5.5 0 0 1-.233.131l-4 1a.5.5 0 0 1-.606-.606l1-4a.5.5 0 0 1 .131-.232l9.642-9.642a.5.5 0 0 0-.642.056L6.854 4.854a.5.5 0 1 1-.708-.708L9.44.854A1.5 1.5 0 0 1 11.5.796a1.5 1.5 0 0 1 1.998-.001zm-.644.766a.5.5 0 0 0-.707 0L1.95 11.756l-.764 3.057 3.057-.764L14.44 3.854a.5.5 0 0 0 0-.708l-1.585-1.585z"}}]})(t)}function GIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.854.146a.5.5 0 0 0-.707 0L10.5 1.793 14.207 5.5l1.647-1.646a.5.5 0 0 0 0-.708l-3-3zm.646 6.061L9.793 2.5 3.293 9H3.5a.5.5 0 0 1 .5.5v.5h.5a.5.5 0 0 1 .5.5v.5h.5a.5.5 0 0 1 .5.5v.5h.5a.5.5 0 0 1 .5.5v.207l6.5-6.5zm-7.468 7.468A.5.5 0 0 1 6 13.5V13h-.5a.5.5 0 0 1-.5-.5V12h-.5a.5.5 0 0 1-.5-.5V11h-.5a.5.5 0 0 1-.5-.5V10h-.5a.499.499 0 0 1-.175-.032l-.179.178a.5.5 0 0 0-.11.168l-2 5a.5.5 0 0 0 .65.65l5-2a.5.5 0 0 0 .168-.11l.178-.178z"}}]})(t)}function qIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.502 1.94a.5.5 0 0 1 0 .706L14.459 3.69l-2-2L13.502.646a.5.5 0 0 1 .707 0l1.293 1.293zm-1.75 2.456-2-2L4.939 9.21a.5.5 0 0 0-.121.196l-.805 2.414a.25.25 0 0 0 .316.316l2.414-.805a.5.5 0 0 0 .196-.12l6.813-6.814z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M1 13.5A1.5 1.5 0 0 0 2.5 15h11a1.5 1.5 0 0 0 1.5-1.5v-6a.5.5 0 0 0-1 0v6a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-11a.5.5 0 0 1 .5-.5H9a.5.5 0 0 0 0-1H2.5A1.5 1.5 0 0 0 1 2.5v11z"}}]})(t)}function YIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.146.146a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1 0 .708l-10 10a.5.5 0 0 1-.168.11l-5 2a.5.5 0 0 1-.65-.65l2-5a.5.5 0 0 1 .11-.168l10-10zM11.207 2.5 13.5 4.793 14.793 3.5 12.5 1.207 11.207 2.5zm1.586 3L10.5 3.207 4 9.707V10h.5a.5.5 0 0 1 .5.5v.5h.5a.5.5 0 0 1 .5.5v.5h.293l6.5-6.5zm-9.761 5.175-.106.106-1.528 3.821 3.821-1.528.106-.106A.5.5 0 0 1 5 12.5V12h-.5a.5.5 0 0 1-.5-.5V11h-.5a.5.5 0 0 1-.468-.325z"}}]})(t)}function XIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.685.256a.5.5 0 0 1 .63 0l7.421 6.03a.5.5 0 0 1 .162.538l-2.788 8.827a.5.5 0 0 1-.476.349H3.366a.5.5 0 0 1-.476-.35L.102 6.825a.5.5 0 0 1 .162-.538l7.42-6.03Z"}}]})(t)}function $It(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m8 1.288 6.578 5.345a.5.5 0 0 1 .161.539l-2.362 7.479a.5.5 0 0 1-.476.349H8V1.288Zm7.898 5.536a.5.5 0 0 0-.162-.538L8.316.256a.5.5 0 0 0-.631 0L.264 6.286a.5.5 0 0 0-.162.538l2.788 8.827a.5.5 0 0 0 .476.349h9.268a.5.5 0 0 0 .476-.35l2.788-8.826Z"}}]})(t)}function KIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.685 1.545a.5.5 0 0 1 .63 0l6.263 5.088a.5.5 0 0 1 .161.539l-2.362 7.479a.5.5 0 0 1-.476.349H4.099a.5.5 0 0 1-.476-.35L1.26 7.173a.5.5 0 0 1 .161-.54l6.263-5.087Zm8.213 5.28a.5.5 0 0 0-.162-.54L8.316.257a.5.5 0 0 0-.631 0L.264 6.286a.5.5 0 0 0-.162.538l2.788 8.827a.5.5 0 0 0 .476.349h9.268a.5.5 0 0 0 .476-.35l2.788-8.826Z"}}]})(t)}function QIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 14s-1 0-1-1 1-4 5-4 5 3 5 4-1 1-1 1H7Zm4-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm-5.784 6A2.238 2.238 0 0 1 5 13c0-1.355.68-2.75 1.936-3.72A6.325 6.325 0 0 0 5 9c-4 0-5 3-5 4s1 1 1 1h4.216ZM4.5 8a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"}}]})(t)}function JIt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15 14s1 0 1-1-1-4-5-4-5 3-5 4 1 1 1 1h8Zm-7.978-1A.261.261 0 0 1 7 12.996c.001-.264.167-1.03.76-1.72C8.312 10.629 9.282 10 11 10c1.717 0 2.687.63 3.24 1.276.593.69.758 1.457.76 1.72l-.008.002a.274.274 0 0 1-.014.002H7.022ZM11 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm3-2a3 3 0 1 1-6 0 3 3 0 0 1 6 0ZM6.936 9.28a5.88 5.88 0 0 0-1.23-.247A7.35 7.35 0 0 0 5 9c-4 0-5 3-5 4 0 .667.333 1 1 1h4.216A2.238 2.238 0 0 1 5 13c0-1.01.377-2.042 1.09-2.904.243-.294.526-.569.846-.816ZM4.92 10A5.493 5.493 0 0 0 4 13H1c0-.26.164-1.03.76-1.724.545-.636 1.492-1.256 3.16-1.275ZM1.5 5.5a3 3 0 1 1 6 0 3 3 0 0 1-6 0Zm3-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"}}]})(t)}function tRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.442 2.558a.625.625 0 0 1 0 .884l-10 10a.625.625 0 1 1-.884-.884l10-10a.625.625 0 0 1 .884 0zM4.5 6a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm0 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm7 6a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm0 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5z"}}]})(t)}function eRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.5-5v1h1a.5.5 0 0 1 0 1h-1v1a.5.5 0 0 1-1 0v-1h-1a.5.5 0 0 1 0-1h1v-1a.5.5 0 0 1 1 0Zm-2-6a3 3 0 1 1-6 0 3 3 0 0 1 6 0ZM8 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"}},{tag:"path",attr:{d:"M8.256 14a4.474 4.474 0 0 1-.229-1.004H3c.001-.246.154-.986.832-1.664C4.484 10.68 5.711 10 8 10c.26 0 .507.009.74.025.226-.341.496-.65.804-.918C9.077 9.038 8.564 9 8 9c-5 0-6 3-6 4s1 1 1 1h5.256Z"}}]})(t)}function nRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm4.5 0a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM8 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm5 2.755C12.146 12.825 10.623 12 8 12s-4.146.826-5 1.755V14a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-.245z"}}]})(t)}function rRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"}},{tag:"path",attr:{d:"M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z"}}]})(t)}function aRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 1a.5.5 0 0 0-.5.5v3a.5.5 0 0 1-1 0v-3A1.5 1.5 0 0 1 1.5 0h3a.5.5 0 0 1 0 1h-3zM11 .5a.5.5 0 0 1 .5-.5h3A1.5 1.5 0 0 1 16 1.5v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 1-.5-.5zM.5 11a.5.5 0 0 1 .5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 1 0 1h-3A1.5 1.5 0 0 1 0 14.5v-3a.5.5 0 0 1 .5-.5zm15 0a.5.5 0 0 1 .5.5v3a1.5 1.5 0 0 1-1.5 1.5h-3a.5.5 0 0 1 0-1h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 1 .5-.5z"}},{tag:"path",attr:{d:"M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3zm8-9a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"}}]})(t)}function iRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15.854 5.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L12.5 7.793l2.646-2.647a.5.5 0 0 1 .708 0z"}},{tag:"path",attr:{d:"M1 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"}}]})(t)}function oRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm1.679-4.493-1.335 2.226a.75.75 0 0 1-1.174.144l-.774-.773a.5.5 0 0 1 .708-.708l.547.548 1.17-1.951a.5.5 0 1 1 .858.514ZM11 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0ZM8 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"}},{tag:"path",attr:{d:"M8.256 14a4.474 4.474 0 0 1-.229-1.004H3c.001-.246.154-.986.832-1.664C4.484 10.68 5.711 10 8 10c.26 0 .507.009.74.025.226-.341.496-.65.804-.918C9.077 9.038 8.564 9 8 9c-5 0-6 3-6 4s1 1 1 1h5.256Z"}}]})(t)}function lRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 6a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8zm8-7a7 7 0 0 0-5.468 11.37C3.242 11.226 4.805 10 8 10s4.757 1.225 5.468 2.37A7 7 0 0 0 8 1z"}}]})(t)}function cRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11 7.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{d:"M1 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"}}]})(t)}function sRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7ZM11 12h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1Zm0-7a3 3 0 1 1-6 0 3 3 0 0 1 6 0ZM8 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"}},{tag:"path",attr:{d:"M8.256 14a4.474 4.474 0 0 1-.229-1.004H3c.001-.246.154-.986.832-1.664C4.484 10.68 5.711 10 8 10c.26 0 .507.009.74.025.226-.341.496-.65.804-.918C9.077 9.038 8.564 9 8 9c-5 0-6 3-6 4s1 1 1 1h5.256Z"}}]})(t)}function uRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 9a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7Zm.354 5.854 1.5-1.5a.5.5 0 0 0-.708-.708l-.646.647V10.5a.5.5 0 0 0-1 0v2.793l-.646-.647a.5.5 0 0 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0ZM11 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0ZM8 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"}},{tag:"path",attr:{d:"M8.256 14a4.474 4.474 0 0 1-.229-1.004H3c.001-.246.154-.986.832-1.664C4.484 10.68 5.711 10 8 10c.26 0 .507.009.74.025.226-.341.496-.65.804-.918C9.077 9.038 8.564 9 8 9c-5 0-6 3-6 4s1 1 1 1h5.256Z"}}]})(t)}function dRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0ZM8 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm.256 7a4.474 4.474 0 0 1-.229-1.004H3c.001-.246.154-.986.832-1.664C4.484 10.68 5.711 10 8 10c.26 0 .507.009.74.025.226-.341.496-.65.804-.918C9.077 9.038 8.564 9 8 9c-5 0-6 3-6 4s1 1 1 1h5.256Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-3.5-2a.5.5 0 0 0-.5.5v1.5a.5.5 0 0 0 1 0V11a.5.5 0 0 0-.5-.5Zm0 4a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"}}]})(t)}function hRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.5-5v1h1a.5.5 0 0 1 0 1h-1v1a.5.5 0 0 1-1 0v-1h-1a.5.5 0 0 1 0-1h1v-1a.5.5 0 0 1 1 0Zm-2-6a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"}},{tag:"path",attr:{d:"M2 13c0 1 1 1 1 1h5.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.544-3.393C9.077 9.038 8.564 9 8 9c-5 0-6 3-6 4Z"}}]})(t)}function fRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm1.679-4.493-1.335 2.226a.75.75 0 0 1-1.174.144l-.774-.773a.5.5 0 0 1 .708-.708l.547.548 1.17-1.951a.5.5 0 1 1 .858.514ZM11 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"}},{tag:"path",attr:{d:"M2 13c0 1 1 1 1 1h5.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.544-3.393C9.077 9.038 8.564 9 8 9c-5 0-6 3-6 4Z"}}]})(t)}function pRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7ZM11 12h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1Zm0-7a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"}},{tag:"path",attr:{d:"M2 13c0 1 1 1 1 1h5.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.544-3.393C9.077 9.038 8.564 9 8 9c-5 0-6 3-6 4Z"}}]})(t)}function gRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 9a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7Zm.354 5.854 1.5-1.5a.5.5 0 0 0-.708-.708l-.646.647V10.5a.5.5 0 0 0-1 0v2.793l-.646-.647a.5.5 0 0 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0ZM11 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"}},{tag:"path",attr:{d:"M2 13c0 1 1 1 1 1h5.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.544-3.393C9.077 9.038 8.564 9 8 9c-5 0-6 3-6 4Z"}}]})(t)}function vRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm-9 8c0 1 1 1 1 1h5.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.544-3.393C9.077 9.038 8.564 9 8 9c-5 0-6 3-6 4Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-3.5-2a.5.5 0 0 0-.5.5v1.5a.5.5 0 0 0 1 0V11a.5.5 0 0 0-.5-.5Zm0 4a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"}}]})(t)}function mRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm-9 8c0 1 1 1 1 1h5.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.544-3.393C9.077 9.038 8.564 9 8 9c-5 0-6 3-6 4Zm9.886-3.54c.18-.613 1.048-.613 1.229 0l.043.148a.64.64 0 0 0 .921.382l.136-.074c.561-.306 1.175.308.87.869l-.075.136a.64.64 0 0 0 .382.92l.149.045c.612.18.612 1.048 0 1.229l-.15.043a.64.64 0 0 0-.38.921l.074.136c.305.561-.309 1.175-.87.87l-.136-.075a.64.64 0 0 0-.92.382l-.045.149c-.18.612-1.048.612-1.229 0l-.043-.15a.64.64 0 0 0-.921-.38l-.136.074c-.561.305-1.175-.309-.87-.87l.075-.136a.64.64 0 0 0-.382-.92l-.148-.045c-.613-.18-.613-1.048 0-1.229l.148-.043a.64.64 0 0 0 .382-.921l-.074-.136c-.306-.561.308-1.175.869-.87l.136.075a.64.64 0 0 0 .92-.382l.045-.148ZM14 12.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0Z"}}]})(t)}function yRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm-9 8c0 1 1 1 1 1h5v-1a1.9 1.9 0 0 1 .01-.2 4.49 4.49 0 0 1 1.534-3.693C9.077 9.038 8.564 9 8 9c-5 0-6 3-6 4Zm7 0a1 1 0 0 1 1-1v-1a2 2 0 1 1 4 0v1a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-2Zm3-3a1 1 0 0 0-1 1v1h2v-1a1 1 0 0 0-1-1Z"}}]})(t)}function bRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.879 10.414a2.501 2.501 0 0 0-3.465 3.465l3.465-3.465Zm.707.707-3.465 3.465a2.501 2.501 0 0 0 3.465-3.465Zm-4.56-1.096a3.5 3.5 0 1 1 4.949 4.95 3.5 3.5 0 0 1-4.95-4.95ZM11 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm-9 8c0 1 1 1 1 1h5.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.544-3.393C9.077 9.038 8.564 9 8 9c-5 0-6 3-6 4Z"}}]})(t)}function xRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.354-5.854 1.5 1.5a.5.5 0 0 1-.708.708L13 11.707V14.5a.5.5 0 0 1-1 0v-2.793l-.646.647a.5.5 0 0 1-.708-.708l1.5-1.5a.5.5 0 0 1 .708 0ZM11 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"}},{tag:"path",attr:{d:"M2 13c0 1 1 1 1 1h5.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.544-3.393C9.077 9.038 8.564 9 8 9c-5 0-6 3-6 4Z"}}]})(t)}function MRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm-9 8c0 1 1 1 1 1h5.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.544-3.393C9.077 9.038 8.564 9 8 9c-5 0-6 3-6 4Z"}},{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm-.646-4.854.646.647.646-.647a.5.5 0 0 1 .708.708l-.647.646.647.646a.5.5 0 0 1-.708.708l-.646-.647-.646.647a.5.5 0 0 1-.708-.708l.647-.646-.647-.646a.5.5 0 0 1 .708-.708Z"}}]})(t)}function wRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z"}}]})(t)}function zRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0ZM8 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm.256 7a4.474 4.474 0 0 1-.229-1.004H3c.001-.246.154-.986.832-1.664C4.484 10.68 5.711 10 8 10c.26 0 .507.009.74.025.226-.341.496-.65.804-.918C9.077 9.038 8.564 9 8 9c-5 0-6 3-6 4s1 1 1 1h5.256Zm3.63-4.54c.18-.613 1.048-.613 1.229 0l.043.148a.64.64 0 0 0 .921.382l.136-.074c.561-.306 1.175.308.87.869l-.075.136a.64.64 0 0 0 .382.92l.149.045c.612.18.612 1.048 0 1.229l-.15.043a.64.64 0 0 0-.38.921l.074.136c.305.561-.309 1.175-.87.87l-.136-.075a.64.64 0 0 0-.92.382l-.045.149c-.18.612-1.048.612-1.229 0l-.043-.15a.64.64 0 0 0-.921-.38l-.136.074c-.561.305-1.175-.309-.87-.87l.075-.136a.64.64 0 0 0-.382-.92l-.148-.045c-.613-.18-.613-1.048 0-1.229l.148-.043a.64.64 0 0 0 .382-.921l-.074-.136c-.306-.561.308-1.175.869-.87l.136.075a.64.64 0 0 0 .92-.382l.045-.148ZM14 12.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0Z"}}]})(t)}function CRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm-9 8c0 1 1 1 1 1h10s1 0 1-1-1-4-6-4-6 3-6 4Zm13.5-8.09c1.387-1.425 4.855 1.07 0 4.277-4.854-3.207-1.387-5.702 0-4.276Z"}}]})(t)}function ARt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.5 1.246c.832-.855 2.913.642 0 2.566-2.913-1.924-.832-3.421 0-2.566ZM9 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm-9 8c0 1 1 1 1 1h10s1 0 1-1-1-4-6-4-6 3-6 4Zm13.5-8.09c1.387-1.425 4.855 1.07 0 4.277-4.854-3.207-1.387-5.702 0-4.276ZM15 2.165c.555-.57 1.942.428 0 1.711-1.942-1.283-.555-2.281 0-1.71Z"}}]})(t)}function kRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-5 6s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H1zM11 3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5zm.5 2.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4zm2 3a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1h-2zm0 3a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1h-2z"}}]})(t)}function HRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0ZM8 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm0 5.996V14H3s-1 0-1-1 1-4 6-4c.564 0 1.077.038 1.544.107a4.524 4.524 0 0 0-.803.918A10.46 10.46 0 0 0 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h5ZM9 13a1 1 0 0 1 1-1v-1a2 2 0 1 1 4 0v1a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-2Zm3-3a1 1 0 0 0-1 1v1h2v-1a1 1 0 0 0-1-1Z"}}]})(t)}function ERt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M13.5 5a.5.5 0 0 1 .5.5V7h1.5a.5.5 0 0 1 0 1H14v1.5a.5.5 0 0 1-1 0V8h-1.5a.5.5 0 0 1 0-1H13V5.5a.5.5 0 0 1 .5-.5z"}}]})(t)}function SRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0zm4 8c0 1-1 1-1 1H1s-1 0-1-1 1-4 6-4 6 3 6 4zm-1-.004c-.001-.246-.154-.986-.832-1.664C9.516 10.68 8.289 10 6 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M13.5 5a.5.5 0 0 1 .5.5V7h1.5a.5.5 0 0 1 0 1H14v1.5a.5.5 0 0 1-1 0V8h-1.5a.5.5 0 0 1 0-1H13V5.5a.5.5 0 0 1 .5-.5z"}}]})(t)}function LRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 9.05a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"}},{tag:"path",attr:{d:"M1 1a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h.5a.5.5 0 0 0 .5-.5.5.5 0 0 1 1 0 .5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5.5.5 0 0 1 1 0 .5.5 0 0 0 .5.5h.5a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H6.707L6 1.293A1 1 0 0 0 5.293 1H1Zm0 1h4.293L6 2.707A1 1 0 0 0 6.707 3H15v10h-.085a1.5 1.5 0 0 0-2.4-.63C11.885 11.223 10.554 10 8 10c-2.555 0-3.886 1.224-4.514 2.37a1.5 1.5 0 0 0-2.4.63H1V2Z"}}]})(t)}function _Rt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.879 10.414a2.501 2.501 0 0 0-3.465 3.465l3.465-3.465Zm.707.707-3.465 3.465a2.501 2.501 0 0 0 3.465-3.465Zm-4.56-1.096a3.5 3.5 0 1 1 4.949 4.95 3.5 3.5 0 0 1-4.95-4.95ZM11 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0ZM8 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm.256 7a4.474 4.474 0 0 1-.229-1.004H3c.001-.246.154-.986.832-1.664C4.484 10.68 5.711 10 8 10c.26 0 .507.009.74.025.226-.341.496-.65.804-.918C9.077 9.038 8.564 9 8 9c-5 0-6 3-6 4s1 1 1 1h5.256Z"}}]})(t)}function BRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 6a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"}},{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm12 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1v-1c0-1-1-4-6-4s-6 3-6 4v1a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12z"}}]})(t)}function DRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.354-5.854 1.5 1.5a.5.5 0 0 1-.708.708L13 11.707V14.5a.5.5 0 0 1-1 0v-2.793l-.646.647a.5.5 0 0 1-.708-.708l1.5-1.5a.5.5 0 0 1 .708 0ZM11 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0ZM8 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"}},{tag:"path",attr:{d:"M8.256 14a4.474 4.474 0 0 1-.229-1.004H3c.001-.246.154-.986.832-1.664C4.484 10.68 5.711 10 8 10c.26 0 .507.009.74.025.226-.341.496-.65.804-.918C9.077 9.038 8.564 9 8 9c-5 0-6 3-6 4s1 1 1 1h5.256Z"}}]})(t)}function TRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4Zm9 1.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 0-1h-4a.5.5 0 0 0-.5.5ZM9 8a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 0-1h-4A.5.5 0 0 0 9 8Zm1 2.5a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0-.5.5Zm-1 2C9 10.567 7.21 9 5 9c-2.086 0-3.8 1.398-3.984 3.181A1 1 0 0 0 2 13h6.96c.026-.163.04-.33.04-.5ZM7 6a2 2 0 1 0-4 0 2 2 0 0 0 4 0Z"}}]})(t)}function VRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm4-2.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5ZM9 8a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4A.5.5 0 0 1 9 8Zm1 2.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5Z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2ZM1 4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H8.96c.026-.163.04-.33.04-.5C9 10.567 7.21 9 5 9c-2.086 0-3.8 1.398-3.984 3.181A1.006 1.006 0 0 1 1 12V4Z"}}]})(t)}function ORt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 9.05a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2Zm10.798 11c-.453-1.27-1.76-3-4.798-3-3.037 0-4.345 1.73-4.798 3H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-1.202Z"}}]})(t)}function IRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 9.05a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"}},{tag:"path",attr:{d:"M2 1a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2ZM1 3a1 1 0 0 1 1-1h2v2H1V3Zm4 10V2h9a1 1 0 0 1 1 1v9c0 .285-.12.543-.31.725C14.15 11.494 12.822 10 10 10c-3.037 0-4.345 1.73-4.798 3H5Zm-4-2h3v2H2a1 1 0 0 1-1-1v-1Zm3-1H1V8h3v2Zm0-3H1V5h3v2Z"}}]})(t)}function RRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 9.5a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm-6 5.7c0 .8.8.8.8.8h6.4s.8 0 .8-.8-.8-3.2-4-3.2-4 2.4-4 3.2Z"}},{tag:"path",attr:{d:"M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h5.243c.122-.326.295-.668.526-1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v7.81c.353.23.656.496.91.783.059-.187.09-.386.09-.593V4a2 2 0 0 0-2-2H2Z"}}]})(t)}function FRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 16s-1 0-1-1 1-4 5-4 5 3 5 4-1 1-1 1H4Zm4-5.95a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"}},{tag:"path",attr:{d:"M2 1a2 2 0 0 0-2 2v9.5A1.5 1.5 0 0 0 1.5 14h.653a5.373 5.373 0 0 1 1.066-2H1V3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v9h-2.219c.554.654.89 1.373 1.066 2h.653a1.5 1.5 0 0 0 1.5-1.5V3a2 2 0 0 0-2-2H2Z"}}]})(t)}function NRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm6.146-2.854a.5.5 0 0 1 .708 0L14 6.293l1.146-1.147a.5.5 0 0 1 .708.708L14.707 7l1.147 1.146a.5.5 0 0 1-.708.708L14 7.707l-1.146 1.147a.5.5 0 0 1-.708-.708L13.293 7l-1.147-1.146a.5.5 0 0 1 0-.708z"}}]})(t)}function PRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0ZM8 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm.256 7a4.474 4.474 0 0 1-.229-1.004H3c.001-.246.154-.986.832-1.664C4.484 10.68 5.711 10 8 10c.26 0 .507.009.74.025.226-.341.496-.65.804-.918C9.077 9.038 8.564 9 8 9c-5 0-6 3-6 4s1 1 1 1h5.256Z"}},{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm-.646-4.854.646.647.646-.647a.5.5 0 0 1 .708.708l-.647.646.647.646a.5.5 0 0 1-.708.708l-.646-.647-.646.647a.5.5 0 0 1-.708-.708l.647-.646-.647-.646a.5.5 0 0 1 .708-.708Z"}}]})(t)}function jRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z"}}]})(t)}function URt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V2zm6 11a1 1 0 1 0-2 0 1 1 0 0 0 2 0z"}}]})(t)}function WRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11 1H5a1 1 0 0 0-1 1v6a.5.5 0 0 1-1 0V2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v6a.5.5 0 0 1-1 0V2a1 1 0 0 0-1-1Zm1 13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-2a.5.5 0 0 0-1 0v2a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-2a.5.5 0 0 0-1 0v2ZM1.713 7.954a.5.5 0 1 0-.419-.908c-.347.16-.654.348-.882.57C.184 7.842 0 8.139 0 8.5c0 .546.408.94.823 1.201.44.278 1.043.51 1.745.696C3.978 10.773 5.898 11 8 11c.099 0 .197 0 .294-.002l-1.148 1.148a.5.5 0 0 0 .708.708l2-2a.5.5 0 0 0 0-.708l-2-2a.5.5 0 1 0-.708.708l1.145 1.144L8 10c-2.04 0-3.87-.221-5.174-.569-.656-.175-1.151-.374-1.47-.575C1.012 8.639 1 8.506 1 8.5c0-.003 0-.059.112-.17.115-.112.31-.242.6-.376Zm12.993-.908a.5.5 0 0 0-.419.908c.292.134.486.264.6.377.113.11.113.166.113.169 0 .003 0 .065-.13.187-.132.122-.352.26-.677.4-.645.28-1.596.523-2.763.687a.5.5 0 0 0 .14.99c1.212-.17 2.26-.43 3.02-.758.38-.164.713-.357.96-.587.246-.229.45-.537.45-.919 0-.362-.184-.66-.412-.883-.228-.223-.535-.411-.882-.571ZM7.5 2a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1Z"}}]})(t)}function ZRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 12.5a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H2zm11-6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"}}]})(t)}function GRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 4.5a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-6zm-1 6a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v6z"}},{tag:"path",attr:{d:"M14 7.5a1 1 0 1 0-2 0 1 1 0 0 0 2 0z"}}]})(t)}function qRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4zm5 7a1 1 0 1 0-2 0 1 1 0 0 0 2 0zM1.807 4.734a.5.5 0 1 0-.884-.468A7.967 7.967 0 0 0 0 8c0 1.347.334 2.618.923 3.734a.5.5 0 1 0 .884-.468A6.967 6.967 0 0 1 1 8c0-1.18.292-2.292.807-3.266zm13.27-.468a.5.5 0 0 0-.884.468C14.708 5.708 15 6.819 15 8c0 1.18-.292 2.292-.807 3.266a.5.5 0 0 0 .884.468A7.967 7.967 0 0 0 16 8a7.967 7.967 0 0 0-.923-3.734zM3.34 6.182a.5.5 0 1 0-.93-.364A5.986 5.986 0 0 0 2 8c0 .769.145 1.505.41 2.182a.5.5 0 1 0 .93-.364A4.986 4.986 0 0 1 3 8c0-.642.12-1.255.34-1.818zm10.25-.364a.5.5 0 0 0-.93.364c.22.563.34 1.176.34 1.818 0 .642-.12 1.255-.34 1.818a.5.5 0 0 0 .93.364C13.856 9.505 14 8.769 14 8c0-.769-.145-1.505-.41-2.182z"}}]})(t)}function YRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h4zM6 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H6z"}},{tag:"path",attr:{d:"M8 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2zM1.599 4.058a.5.5 0 0 1 .208.676A6.967 6.967 0 0 0 1 8c0 1.18.292 2.292.807 3.266a.5.5 0 0 1-.884.468A7.968 7.968 0 0 1 0 8c0-1.347.334-2.619.923-3.734a.5.5 0 0 1 .676-.208zm12.802 0a.5.5 0 0 1 .676.208A7.967 7.967 0 0 1 16 8a7.967 7.967 0 0 1-.923 3.734.5.5 0 0 1-.884-.468A6.967 6.967 0 0 0 15 8c0-1.18-.292-2.292-.807-3.266a.5.5 0 0 1 .208-.676zM3.057 5.534a.5.5 0 0 1 .284.648A4.986 4.986 0 0 0 3 8c0 .642.12 1.255.34 1.818a.5.5 0 1 1-.93.364A5.986 5.986 0 0 1 2 8c0-.769.145-1.505.41-2.182a.5.5 0 0 1 .647-.284zm9.886 0a.5.5 0 0 1 .648.284C13.855 6.495 14 7.231 14 8c0 .769-.145 1.505-.41 2.182a.5.5 0 0 1-.93-.364C12.88 9.255 13 8.642 13 8c0-.642-.12-1.255-.34-1.818a.5.5 0 0 1 .283-.648z"}}]})(t)}function XRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h6zM5 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H5z"}},{tag:"path",attr:{d:"M8 14a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}}]})(t)}function $Rt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.985 8.5H8.207l-5.5 5.5a8 8 0 0 0 13.277-5.5zM2 13.292A8 8 0 0 1 7.5.015v7.778l-5.5 5.5zM8.5.015V7.5h7.485A8.001 8.001 0 0 0 8.5.015z"}}]})(t)}function KRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.5 1.018a7 7 0 0 0-4.79 11.566L7.5 7.793V1.018zm1 0V7.5h6.482A7.001 7.001 0 0 0 8.5 1.018zM14.982 8.5H8.207l-4.79 4.79A7 7 0 0 0 14.982 8.5zM0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8z"}}]})(t)}function QRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.964 1.527c-2.977 0-5.571 1.704-6.32 4.125h-.55A1 1 0 0 0 .11 6.824l.254 1.46a1.5 1.5 0 0 0 1.478 1.243h.263c.3.513.688.978 1.145 1.382l-.729 2.477a.5.5 0 0 0 .48.641h2a.5.5 0 0 0 .471-.332l.482-1.351c.635.173 1.31.267 2.011.267.707 0 1.388-.095 2.028-.272l.543 1.372a.5.5 0 0 0 .465.316h2a.5.5 0 0 0 .478-.645l-.761-2.506C13.81 9.895 14.5 8.559 14.5 7.069c0-.145-.007-.29-.02-.431.261-.11.508-.266.705-.444.315.306.815.306.815-.417 0 .223-.5.223-.461-.026a.95.95 0 0 0 .09-.255.7.7 0 0 0-.202-.645.58.58 0 0 0-.707-.098.735.735 0 0 0-.375.562c-.024.243.082.48.32.654a2.112 2.112 0 0 1-.259.153c-.534-2.664-3.284-4.595-6.442-4.595Zm7.173 3.876a.565.565 0 0 1-.098.21.704.704 0 0 1-.044-.025c-.146-.09-.157-.175-.152-.223a.236.236 0 0 1 .117-.173c.049-.027.08-.021.113.012a.202.202 0 0 1 .064.199Zm-8.999-.65a.5.5 0 1 1-.276-.96A7.613 7.613 0 0 1 7.964 3.5c.763 0 1.497.11 2.18.315a.5.5 0 1 1-.287.958A6.602 6.602 0 0 0 7.964 4.5c-.64 0-1.255.09-1.826.254ZM5 6.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z"}}]})(t)}function JRt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 6.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0zm1.138-1.496A6.613 6.613 0 0 1 7.964 4.5c.666 0 1.303.097 1.893.273a.5.5 0 0 0 .286-.958A7.602 7.602 0 0 0 7.964 3.5c-.734 0-1.441.103-2.102.292a.5.5 0 1 0 .276.962z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M7.964 1.527c-2.977 0-5.571 1.704-6.32 4.125h-.55A1 1 0 0 0 .11 6.824l.254 1.46a1.5 1.5 0 0 0 1.478 1.243h.263c.3.513.688.978 1.145 1.382l-.729 2.477a.5.5 0 0 0 .48.641h2a.5.5 0 0 0 .471-.332l.482-1.351c.635.173 1.31.267 2.011.267.707 0 1.388-.095 2.028-.272l.543 1.372a.5.5 0 0 0 .465.316h2a.5.5 0 0 0 .478-.645l-.761-2.506C13.81 9.895 14.5 8.559 14.5 7.069c0-.145-.007-.29-.02-.431.261-.11.508-.266.705-.444.315.306.815.306.815-.417 0 .223-.5.223-.461-.026a.95.95 0 0 0 .09-.255.7.7 0 0 0-.202-.645.58.58 0 0 0-.707-.098.735.735 0 0 0-.375.562c-.024.243.082.48.32.654a2.112 2.112 0 0 1-.259.153c-.534-2.664-3.284-4.595-6.442-4.595zM2.516 6.26c.455-2.066 2.667-3.733 5.448-3.733 3.146 0 5.536 2.114 5.536 4.542 0 1.254-.624 2.41-1.67 3.248a.5.5 0 0 0-.165.535l.66 2.175h-.985l-.59-1.487a.5.5 0 0 0-.629-.288c-.661.23-1.39.359-2.157.359a6.558 6.558 0 0 1-2.157-.359.5.5 0 0 0-.635.304l-.525 1.471h-.979l.633-2.15a.5.5 0 0 0-.17-.534 4.649 4.649 0 0 1-1.284-1.541.5.5 0 0 0-.446-.275h-.56a.5.5 0 0 1-.492-.414l-.254-1.46h.933a.5.5 0 0 0 .488-.393zm12.621-.857a.565.565 0 0 1-.098.21.704.704 0 0 1-.044-.025c-.146-.09-.157-.175-.152-.223a.236.236 0 0 1 .117-.173c.049-.027.08-.021.113.012a.202.202 0 0 1 .064.199z"}}]})(t)}function tFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.828.722a.5.5 0 0 1 .354.146l4.95 4.95a.5.5 0 0 1 0 .707c-.48.48-1.072.588-1.503.588-.177 0-.335-.018-.46-.039l-3.134 3.134a5.927 5.927 0 0 1 .16 1.013c.046.702-.032 1.687-.72 2.375a.5.5 0 0 1-.707 0l-2.829-2.828-3.182 3.182c-.195.195-1.219.902-1.414.707-.195-.195.512-1.22.707-1.414l3.182-3.182-2.828-2.829a.5.5 0 0 1 0-.707c.688-.688 1.673-.767 2.375-.72a5.922 5.922 0 0 1 1.013.16l3.134-3.133a2.772 2.772 0 0 1-.04-.461c0-.43.108-1.022.589-1.503a.5.5 0 0 1 .353-.146z"}}]})(t)}function eFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.828.722a.5.5 0 0 1 .354.146l4.95 4.95a.5.5 0 0 1 0 .707c-.48.48-1.072.588-1.503.588-.177 0-.335-.018-.46-.039l-3.134 3.134a5.927 5.927 0 0 1 .16 1.013c.046.702-.032 1.687-.72 2.375a.5.5 0 0 1-.707 0l-2.829-2.828-3.182 3.182c-.195.195-1.219.902-1.414.707-.195-.195.512-1.22.707-1.414l3.182-3.182-2.828-2.829a.5.5 0 0 1 0-.707c.688-.688 1.673-.767 2.375-.72a5.922 5.922 0 0 1 1.013.16l3.134-3.133a2.772 2.772 0 0 1-.04-.461c0-.43.108-1.022.589-1.503a.5.5 0 0 1 .353-.146zm.122 2.112v-.002.002zm0-.002v.002a.5.5 0 0 1-.122.51L6.293 6.878a.5.5 0 0 1-.511.12H5.78l-.014-.004a4.507 4.507 0 0 0-.288-.076 4.922 4.922 0 0 0-.765-.116c-.422-.028-.836.008-1.175.15l5.51 5.509c.141-.34.177-.753.149-1.175a4.924 4.924 0 0 0-.192-1.054l-.004-.013v-.001a.5.5 0 0 1 .12-.512l3.536-3.535a.5.5 0 0 1 .532-.115l.096.022c.087.017.208.034.344.034.114 0 .23-.011.343-.04L9.927 2.028c-.029.113-.04.23-.04.343a1.779 1.779 0 0 0 .062.46z"}}]})(t)}function nFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.146.146A.5.5 0 0 1 4.5 0h7a.5.5 0 0 1 .5.5c0 .68-.342 1.174-.646 1.479-.126.125-.25.224-.354.298v4.431l.078.048c.203.127.476.314.751.555C12.36 7.775 13 8.527 13 9.5a.5.5 0 0 1-.5.5h-4v4.5c0 .276-.224 1.5-.5 1.5s-.5-1.224-.5-1.5V10h-4a.5.5 0 0 1-.5-.5c0-.973.64-1.725 1.17-2.189A5.921 5.921 0 0 1 5 6.708V2.277a2.77 2.77 0 0 1-.354-.298C4.342 1.674 4 1.179 4 .5a.5.5 0 0 1 .146-.354z"}}]})(t)}function rFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.1 11.2a.5.5 0 0 1 .4-.2H6a.5.5 0 0 1 0 1H3.75L1.5 15h13l-2.25-3H10a.5.5 0 0 1 0-1h2.5a.5.5 0 0 1 .4.2l3 4a.5.5 0 0 1-.4.8H.5a.5.5 0 0 1-.4-.8l3-4z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M4 4a4 4 0 1 1 4.5 3.969V13.5a.5.5 0 0 1-1 0V7.97A4 4 0 0 1 4 3.999z"}}]})(t)}function aFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.1 11.2a.5.5 0 0 1 .4-.2H6a.5.5 0 0 1 0 1H3.75L1.5 15h13l-2.25-3H10a.5.5 0 0 1 0-1h2.5a.5.5 0 0 1 .4.2l3 4a.5.5 0 0 1-.4.8H.5a.5.5 0 0 1-.4-.8l3-4z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M8 1a3 3 0 1 0 0 6 3 3 0 0 0 0-6zM4 4a4 4 0 1 1 4.5 3.969V13.5a.5.5 0 0 1-1 0V7.97A4 4 0 0 1 4 3.999z"}}]})(t)}function iFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.146.146A.5.5 0 0 1 4.5 0h7a.5.5 0 0 1 .5.5c0 .68-.342 1.174-.646 1.479-.126.125-.25.224-.354.298v4.431l.078.048c.203.127.476.314.751.555C12.36 7.775 13 8.527 13 9.5a.5.5 0 0 1-.5.5h-4v4.5c0 .276-.224 1.5-.5 1.5s-.5-1.224-.5-1.5V10h-4a.5.5 0 0 1-.5-.5c0-.973.64-1.725 1.17-2.189A5.921 5.921 0 0 1 5 6.708V2.277a2.77 2.77 0 0 1-.354-.298C4.342 1.674 4 1.179 4 .5a.5.5 0 0 1 .146-.354zm1.58 1.408-.002-.001.002.001zm-.002-.001.002.001A.5.5 0 0 1 6 2v5a.5.5 0 0 1-.276.447h-.002l-.012.007-.054.03a4.922 4.922 0 0 0-.827.58c-.318.278-.585.596-.725.936h7.792c-.14-.34-.407-.658-.725-.936a4.915 4.915 0 0 0-.881-.61l-.012-.006h-.002A.5.5 0 0 1 10 7V2a.5.5 0 0 1 .295-.458 1.775 1.775 0 0 0 .351-.271c.08-.08.155-.17.214-.271H5.14c.06.1.133.191.214.271a1.78 1.78 0 0 0 .37.282z"}}]})(t)}function oFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0a8 8 0 0 0-2.915 15.452c-.07-.633-.134-1.606.027-2.297.146-.625.938-3.977.938-3.977s-.239-.479-.239-1.187c0-1.113.645-1.943 1.448-1.943.682 0 1.012.512 1.012 1.127 0 .686-.437 1.712-.663 2.663-.188.796.4 1.446 1.185 1.446 1.422 0 2.515-1.5 2.515-3.664 0-1.915-1.377-3.254-3.342-3.254-2.276 0-3.612 1.707-3.612 3.471 0 .688.265 1.425.595 1.826a.24.24 0 0 1 .056.23c-.061.252-.196.796-.222.907-.035.146-.116.177-.268.107-1-.465-1.624-1.926-1.624-3.1 0-2.523 1.834-4.84 5.286-4.84 2.775 0 4.932 1.977 4.932 4.62 0 2.757-1.739 4.976-4.151 4.976-.811 0-1.573-.421-1.834-.919l-.498 1.902c-.181.695-.669 1.566-.995 2.097A8 8 0 1 0 8 0z"}}]})(t)}function lFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 2A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13zm7 6h5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5z"}}]})(t)}function cFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 3.5A1.5 1.5 0 0 1 1.5 2h13A1.5 1.5 0 0 1 16 3.5v9a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 12.5v-9zM1.5 3a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-13z"}},{tag:"path",attr:{d:"M8 8.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-3z"}}]})(t)}function sFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm6.79-6.907A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z"}}]})(t)}function uFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z"}}]})(t)}function dFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z"}}]})(t)}function hFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z"}}]})(t)}function fFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m11.596 8.697-6.363 3.692c-.54.313-1.233-.066-1.233-.697V4.308c0-.63.692-1.01 1.233-.696l6.363 3.692a.802.802 0 0 1 0 1.393z"}}]})(t)}function pFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.804 8 5 4.633v6.734L10.804 8zm.792-.696a.802.802 0 0 1 0 1.392l-6.363 3.692C4.713 12.69 4 12.345 4 11.692V4.308c0-.653.713-.998 1.233-.696l6.363 3.692z"}}]})(t)}function gFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.858 11.451c-.313.395-1.079.676-1.079.676l-5.696 2.046v-1.509l4.192-1.493c.476-.17.549-.412.162-.538-.386-.127-1.085-.09-1.56.08l-2.794.984v-1.566l.161-.054s.807-.286 1.942-.412c1.135-.125 2.525.017 3.616.43 1.23.39 1.368.962 1.056 1.356ZM9.625 8.883v-3.86c0-.453-.083-.87-.508-.988-.326-.105-.528.198-.528.65v9.664l-2.606-.827V2c1.108.206 2.722.692 3.59.985 2.207.757 2.955 1.7 2.955 3.825 0 2.071-1.278 2.856-2.903 2.072Zm-8.424 3.625C-.061 12.15-.271 11.41.304 10.984c.532-.394 1.436-.69 1.436-.69l3.737-1.33v1.515l-2.69.963c-.474.17-.547.411-.161.538.386.126 1.085.09 1.56-.08l1.29-.469v1.356l-.257.043a8.454 8.454 0 0 1-4.018-.323Z"}}]})(t)}function vFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 0a.5.5 0 0 1 .5.5V3h3V.5a.5.5 0 0 1 1 0V3h1a.5.5 0 0 1 .5.5v3A3.5 3.5 0 0 1 8.5 10c-.002.434-.01.845-.04 1.22-.041.514-.126 1.003-.317 1.424a2.083 2.083 0 0 1-.97 1.028C6.725 13.9 6.169 14 5.5 14c-.998 0-1.61.33-1.974.718A1.922 1.922 0 0 0 3 16H2c0-.616.232-1.367.797-1.968C3.374 13.42 4.261 13 5.5 13c.581 0 .962-.088 1.218-.219.241-.123.4-.3.514-.55.121-.266.193-.621.23-1.09.027-.34.035-.718.037-1.141A3.5 3.5 0 0 1 4 6.5v-3a.5.5 0 0 1 .5-.5h1V.5A.5.5 0 0 1 6 0z"}}]})(t)}function mFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 0a.5.5 0 0 1 .5.5V3h3V.5a.5.5 0 0 1 1 0V3h1a.5.5 0 0 1 .5.5v3A3.5 3.5 0 0 1 8.5 10c-.002.434-.01.845-.04 1.22-.041.514-.126 1.003-.317 1.424a2.083 2.083 0 0 1-.97 1.028C6.725 13.9 6.169 14 5.5 14c-.998 0-1.61.33-1.974.718A1.922 1.922 0 0 0 3 16H2c0-.616.232-1.367.797-1.968C3.374 13.42 4.261 13 5.5 13c.581 0 .962-.088 1.218-.219.241-.123.4-.3.514-.55.121-.266.193-.621.23-1.09.027-.34.035-.718.037-1.141A3.5 3.5 0 0 1 4 6.5v-3a.5.5 0 0 1 .5-.5h1V.5A.5.5 0 0 1 6 0zM5 4v2.5A2.5 2.5 0 0 0 7.5 9h1A2.5 2.5 0 0 0 11 6.5V4H5z"}}]})(t)}function yFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1 8a7 7 0 1 1 2.898 5.673c-.167-.121-.216-.406-.002-.62l1.8-1.8a3.5 3.5 0 0 0 4.572-.328l1.414-1.415a.5.5 0 0 0 0-.707l-.707-.707 1.559-1.563a.5.5 0 1 0-.708-.706l-1.559 1.562-1.414-1.414 1.56-1.562a.5.5 0 1 0-.707-.706l-1.56 1.56-.707-.706a.5.5 0 0 0-.707 0L5.318 5.975a3.5 3.5 0 0 0-.328 4.571l-1.8 1.8c-.58.58-.62 1.6.121 2.137A8 8 0 1 0 0 8a.5.5 0 0 0 1 0Z"}}]})(t)}function bFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0c-.176 0-.35.006-.523.017l.064.998a7.117 7.117 0 0 1 .918 0l.064-.998A8.113 8.113 0 0 0 8 0zM6.44.152c-.346.069-.684.16-1.012.27l.321.948c.287-.098.582-.177.884-.237L6.44.153zm4.132.271a7.946 7.946 0 0 0-1.011-.27l-.194.98c.302.06.597.14.884.237l.321-.947zm1.873.925a8 8 0 0 0-.906-.524l-.443.896c.275.136.54.29.793.459l.556-.831zM4.46.824c-.314.155-.616.33-.905.524l.556.83a7.07 7.07 0 0 1 .793-.458L4.46.824zM2.725 1.985c-.262.23-.51.478-.74.74l.752.66c.202-.23.418-.446.648-.648l-.66-.752zm11.29.74a8.058 8.058 0 0 0-.74-.74l-.66.752c.23.202.447.418.648.648l.752-.66zm1.161 1.735a7.98 7.98 0 0 0-.524-.905l-.83.556c.169.253.322.518.458.793l.896-.443zM1.348 3.555c-.194.289-.37.591-.524.906l.896.443c.136-.275.29-.54.459-.793l-.831-.556zM.423 5.428a7.945 7.945 0 0 0-.27 1.011l.98.194c.06-.302.14-.597.237-.884l-.947-.321zM15.848 6.44a7.943 7.943 0 0 0-.27-1.012l-.948.321c.098.287.177.582.237.884l.98-.194zM.017 7.477a8.113 8.113 0 0 0 0 1.046l.998-.064a7.117 7.117 0 0 1 0-.918l-.998-.064zM16 8a8.1 8.1 0 0 0-.017-.523l-.998.064a7.11 7.11 0 0 1 0 .918l.998.064A8.1 8.1 0 0 0 16 8zM.152 9.56c.069.346.16.684.27 1.012l.948-.321a6.944 6.944 0 0 1-.237-.884l-.98.194zm15.425 1.012c.112-.328.202-.666.27-1.011l-.98-.194c-.06.302-.14.597-.237.884l.947.321zM.824 11.54a8 8 0 0 0 .524.905l.83-.556a6.999 6.999 0 0 1-.458-.793l-.896.443zm13.828.905c.194-.289.37-.591.524-.906l-.896-.443c-.136.275-.29.54-.459.793l.831.556zm-12.667.83c.23.262.478.51.74.74l.66-.752a7.047 7.047 0 0 1-.648-.648l-.752.66zm11.29.74c.262-.23.51-.478.74-.74l-.752-.66c-.201.23-.418.447-.648.648l.66.752zm-1.735 1.161c.314-.155.616-.33.905-.524l-.556-.83a7.07 7.07 0 0 1-.793.458l.443.896zm-7.985-.524c.289.194.591.37.906.524l.443-.896a6.998 6.998 0 0 1-.793-.459l-.556.831zm1.873.925c.328.112.666.202 1.011.27l.194-.98a6.953 6.953 0 0 1-.884-.237l-.321.947zm4.132.271a7.944 7.944 0 0 0 1.012-.27l-.321-.948a6.954 6.954 0 0 1-.884.237l.194.98zm-2.083.135a8.1 8.1 0 0 0 1.046 0l-.064-.998a7.11 7.11 0 0 1-.918 0l-.064.998zM8.5 4.5a.5.5 0 0 0-1 0v3h-3a.5.5 0 0 0 0 1h3v3a.5.5 0 0 0 1 0v-3h3a.5.5 0 0 0 0-1h-3v-3z"}}]})(t)}function xFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.5 4.5a.5.5 0 0 0-1 0v3h-3a.5.5 0 0 0 0 1h3v3a.5.5 0 0 0 1 0v-3h3a.5.5 0 0 0 0-1h-3v-3z"}}]})(t)}function MFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z"}}]})(t)}function wFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2Z"}}]})(t)}function zFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m1.854 14.854 13-13a.5.5 0 0 0-.708-.708l-13 13a.5.5 0 0 0 .708.708ZM4 1a.5.5 0 0 1 .5.5v2h2a.5.5 0 0 1 0 1h-2v2a.5.5 0 0 1-1 0v-2h-2a.5.5 0 0 1 0-1h2v-2A.5.5 0 0 1 4 1Zm5 11a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5A.5.5 0 0 1 9 12Z"}}]})(t)}function CFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 0c-.166 0-.33.016-.487.048l.194.98A1.51 1.51 0 0 1 2.5 1h.458V0H2.5zm2.292 0h-.917v1h.917V0zm1.833 0h-.917v1h.917V0zm1.833 0h-.916v1h.916V0zm1.834 0h-.917v1h.917V0zm1.833 0h-.917v1h.917V0zM13.5 0h-.458v1h.458c.1 0 .199.01.293.029l.194-.981A2.51 2.51 0 0 0 13.5 0zm2.079 1.11a2.511 2.511 0 0 0-.69-.689l-.556.831c.164.11.305.251.415.415l.83-.556zM1.11.421a2.511 2.511 0 0 0-.689.69l.831.556c.11-.164.251-.305.415-.415L1.11.422zM16 2.5c0-.166-.016-.33-.048-.487l-.98.194c.018.094.028.192.028.293v.458h1V2.5zM.048 2.013A2.51 2.51 0 0 0 0 2.5v.458h1V2.5c0-.1.01-.199.029-.293l-.981-.194zM0 3.875v.917h1v-.917H0zm16 .917v-.917h-1v.917h1zM0 5.708v.917h1v-.917H0zm16 .917v-.917h-1v.917h1zM0 7.542v.916h1v-.916H0zm15 .916h1v-.916h-1v.916zM0 9.375v.917h1v-.917H0zm16 .917v-.917h-1v.917h1zm-16 .916v.917h1v-.917H0zm16 .917v-.917h-1v.917h1zm-16 .917v.458c0 .166.016.33.048.487l.98-.194A1.51 1.51 0 0 1 1 13.5v-.458H0zm16 .458v-.458h-1v.458c0 .1-.01.199-.029.293l.981.194c.032-.158.048-.32.048-.487zM.421 14.89c.183.272.417.506.69.689l.556-.831a1.51 1.51 0 0 1-.415-.415l-.83.556zm14.469.689c.272-.183.506-.417.689-.69l-.831-.556c-.11.164-.251.305-.415.415l.556.83zm-12.877.373c.158.032.32.048.487.048h.458v-1H2.5c-.1 0-.199-.01-.293-.029l-.194.981zM13.5 16c.166 0 .33-.016.487-.048l-.194-.98A1.51 1.51 0 0 1 13.5 15h-.458v1h.458zm-9.625 0h.917v-1h-.917v1zm1.833 0h.917v-1h-.917v1zm1.834-1v1h.916v-1h-.916zm1.833 1h.917v-1h-.917v1zm1.833 0h.917v-1h-.917v1zM8.5 4.5a.5.5 0 0 0-1 0v3h-3a.5.5 0 0 0 0 1h3v3a.5.5 0 0 0 1 0v-3h3a.5.5 0 0 0 0-1h-3v-3z"}}]})(t)}function AFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z"}}]})(t)}function kFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z"}}]})(t)}function HFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z"}}]})(t)}function EFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.5 3a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-7Z"}},{tag:"path",attr:{d:"M3.5 1a1 1 0 0 0 1-1h1a1 1 0 0 0 2 0h1a1 1 0 0 0 2 0h1a1 1 0 1 0 2 0H15v1a1 1 0 1 0 0 2v1a1 1 0 1 0 0 2v1a1 1 0 1 0 0 2v1a1 1 0 1 0 0 2v1a1 1 0 1 0 0 2v1h-1.5a1 1 0 1 0-2 0h-1a1 1 0 1 0-2 0h-1a1 1 0 1 0-2 0h-1a1 1 0 1 0-2 0H1v-1a1 1 0 1 0 0-2v-1a1 1 0 1 0 0-2V9a1 1 0 1 0 0-2V6a1 1 0 0 0 0-2V3a1 1 0 0 0 0-2V0h1.5a1 1 0 0 0 1 1ZM3 3v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1Z"}}]})(t)}function SFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.5 3a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-7ZM8 11C2.175 7.236 6.336 4.31 8 5.982 9.664 4.309 13.825 7.236 8 11Z"}},{tag:"path",attr:{d:"M4.5 0a1 1 0 0 1-2 0H1v1a1 1 0 0 1 0 2v1a1 1 0 0 1 0 2v1a1 1 0 0 1 0 2v1a1 1 0 1 1 0 2v1a1 1 0 1 1 0 2v1h1.5a1 1 0 1 1 2 0h1a1 1 0 1 1 2 0h1a1 1 0 1 1 2 0h1a1 1 0 1 1 2 0H15v-1a1 1 0 1 1 0-2v-1a1 1 0 1 1 0-2V9a1 1 0 1 1 0-2V6a1 1 0 1 1 0-2V3a1 1 0 1 1 0-2V0h-1.5a1 1 0 1 1-2 0h-1a1 1 0 1 1-2 0h-1a1 1 0 0 1-2 0h-1ZM4 14a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H4Z"}}]})(t)}function LFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 1a1 1 0 0 0 1-1h1a1 1 0 0 0 2 0h1a1 1 0 0 0 2 0h1a1 1 0 1 0 2 0H15v1a1 1 0 1 0 0 2v1a1 1 0 1 0 0 2v1a1 1 0 1 0 0 2v1a1 1 0 1 0 0 2v1a1 1 0 1 0 0 2v1h-1.5a1 1 0 1 0-2 0h-1a1 1 0 1 0-2 0h-1a1 1 0 1 0-2 0h-1a1 1 0 1 0-2 0H1v-1a1 1 0 1 0 0-2v-1a1 1 0 1 0 0-2V9a1 1 0 1 0 0-2V6a1 1 0 0 0 0-2V3a1 1 0 0 0 0-2V0h1.5a1 1 0 0 0 1 1ZM3 3v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1Z"}},{tag:"path",attr:{d:"M8 11C2.175 7.236 6.336 4.31 8 5.982 9.664 4.309 13.825 7.236 8 11Z"}}]})(t)}function _Ft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.75 3a.75.75 0 0 0-.75.75v8.5c0 .414.336.75.75.75h6.5a.75.75 0 0 0 .75-.75v-8.5a.75.75 0 0 0-.75-.75h-6.5ZM11 12H5V4h6v8Z"}},{tag:"path",attr:{d:"M3.5 1a1 1 0 0 0 1-1h1a1 1 0 0 0 2 0h1a1 1 0 0 0 2 0h1a1 1 0 1 0 2 0H15v1a1 1 0 1 0 0 2v1a1 1 0 1 0 0 2v1a1 1 0 1 0 0 2v1a1 1 0 1 0 0 2v1a1 1 0 1 0 0 2v1h-1.5a1 1 0 1 0-2 0h-1a1 1 0 1 0-2 0h-1a1 1 0 1 0-2 0h-1a1 1 0 1 0-2 0H1v-1a1 1 0 1 0 0-2v-1a1 1 0 1 0 0-2V9a1 1 0 1 0 0-2V6a1 1 0 0 0 0-2V3a1 1 0 0 0 0-2V0h1.5a1 1 0 0 0 1 1ZM3 3v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1Z"}}]})(t)}function BFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 8h2V6h-2v2Z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4Zm8.5.5a.5.5 0 0 0-1 0v7a.5.5 0 0 0 1 0v-7ZM2 5.5a.5.5 0 0 0 .5.5H6a.5.5 0 0 0 0-1H2.5a.5.5 0 0 0-.5.5ZM2.5 7a.5.5 0 0 0 0 1H6a.5.5 0 0 0 0-1H2.5ZM2 9.5a.5.5 0 0 0 .5.5H6a.5.5 0 0 0 0-1H2.5a.5.5 0 0 0-.5.5Zm8-4v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5Z"}}]})(t)}function DFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2Zm6 2.5a.5.5 0 0 0-1 0v7a.5.5 0 0 0 1 0v-7Zm3.5.878c1.482-1.42 4.795 1.392 0 4.622-4.795-3.23-1.482-6.043 0-4.622ZM2 5.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5Zm0 2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5Zm0 2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5Z"}}]})(t)}function TFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 4.5a.5.5 0 0 0-1 0v7a.5.5 0 0 0 1 0v-7Zm3.5.878c1.482-1.42 4.795 1.392 0 4.622-4.795-3.23-1.482-6.043 0-4.622ZM2.5 5a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3Zm0 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3Zm0 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4Zm2-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H2Z"}}]})(t)}function VFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2ZM1 4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4Zm7.5.5a.5.5 0 0 0-1 0v7a.5.5 0 0 0 1 0v-7ZM2 5.5a.5.5 0 0 1 .5-.5H6a.5.5 0 0 1 0 1H2.5a.5.5 0 0 1-.5-.5Zm0 2a.5.5 0 0 1 .5-.5H6a.5.5 0 0 1 0 1H2.5a.5.5 0 0 1-.5-.5Zm0 2a.5.5 0 0 1 .5-.5H6a.5.5 0 0 1 0 1H2.5a.5.5 0 0 1-.5-.5ZM10.5 5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3ZM13 8h-2V6h2v2Z"}}]})(t)}function OFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.5 1v7h1V1h-1z"}},{tag:"path",attr:{d:"M3 8.812a4.999 4.999 0 0 1 2.578-4.375l-.485-.874A6 6 0 1 0 11 3.616l-.501.865A5 5 0 1 1 3 8.812z"}}]})(t)}function IFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.5 6a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 1 0V9h.293l2 2-1.147 1.146a.5.5 0 0 0 .708.708L9 11.707l1.146 1.147a.5.5 0 0 0 .708-.708L9.707 11l1.147-1.146a.5.5 0 0 0-.708-.708L9 10.293 7.695 8.987A1.5 1.5 0 0 0 7.5 6h-2ZM6 7h1.5a.5.5 0 0 1 0 1H6V7Z"}},{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1v10.5a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 3 14.5V4a1 1 0 0 1-1-1V1Zm2 3v10.5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5V4H4ZM3 3h10V1H3v2Z"}}]})(t)}function RFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 6h2v2h2v2H9v2H7v-2H5V8h2V6Z"}},{tag:"path",attr:{d:"M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1v10.5a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 3 14.5V4a1 1 0 0 1-1-1V1Zm2 3v10.5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5V4H4ZM3 3h10V1H3v2Z"}}]})(t)}function FFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 1a2 2 0 0 0-2 2v1h10V3a2 2 0 0 0-2-2H5zm6 8H5a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1z"}},{tag:"path",attr:{d:"M0 7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2h-1v-2a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2H2a2 2 0 0 1-2-2V7zm2.5 1a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1z"}}]})(t)}function NFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 8a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1z"}},{tag:"path",attr:{d:"M5 1a2 2 0 0 0-2 2v2H2a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h1v1a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-1h1a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-1V3a2 2 0 0 0-2-2H5zM4 3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2H4V3zm1 5a2 2 0 0 0-2 2v1H2a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-1v-1a2 2 0 0 0-2-2H5zm7 2v3a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1z"}}]})(t)}function PFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 4a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2 1 1 0 0 0 1 1h1a1 1 0 0 0 1-1h6a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1 2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H2Zm.5 2h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1ZM14 7.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm-12 1a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5Z"}}]})(t)}function jFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 7.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM2.5 6a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4Zm0 2a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4Z"}},{tag:"path",attr:{d:"M0 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2 1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1H5a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1 2 2 0 0 1-2-2V6Zm2-1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H2Z"}}]})(t)}function UFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.112 3.645A1.5 1.5 0 0 1 4.605 2H7a.5.5 0 0 1 .5.5v.382c0 .696-.497 1.182-.872 1.469a.459.459 0 0 0-.115.118.113.113 0 0 0-.012.025L6.5 4.5v.003l.003.01c.004.01.014.028.036.053a.86.86 0 0 0 .27.194C7.09 4.9 7.51 5 8 5c.492 0 .912-.1 1.19-.24a.86.86 0 0 0 .271-.194.213.213 0 0 0 .036-.054l.003-.01v-.008a.112.112 0 0 0-.012-.025.459.459 0 0 0-.115-.118c-.375-.287-.872-.773-.872-1.469V2.5A.5.5 0 0 1 9 2h2.395a1.5 1.5 0 0 1 1.493 1.645L12.645 6.5h.237c.195 0 .42-.147.675-.48.21-.274.528-.52.943-.52.568 0 .947.447 1.154.862C15.877 6.807 16 7.387 16 8s-.123 1.193-.346 1.638c-.207.415-.586.862-1.154.862-.415 0-.733-.246-.943-.52-.255-.333-.48-.48-.675-.48h-.237l.243 2.855A1.5 1.5 0 0 1 11.395 14H9a.5.5 0 0 1-.5-.5v-.382c0-.696.497-1.182.872-1.469a.459.459 0 0 0 .115-.118.113.113 0 0 0 .012-.025L9.5 11.5v-.003l-.003-.01a.214.214 0 0 0-.036-.053.859.859 0 0 0-.27-.194C8.91 11.1 8.49 11 8 11c-.491 0-.912.1-1.19.24a.859.859 0 0 0-.271.194.214.214 0 0 0-.036.054l-.003.01v.002l.001.006a.113.113 0 0 0 .012.025c.016.027.05.068.115.118.375.287.872.773.872 1.469v.382a.5.5 0 0 1-.5.5H4.605a1.5 1.5 0 0 1-1.493-1.645L3.356 9.5h-.238c-.195 0-.42.147-.675.48-.21.274-.528.52-.943.52-.568 0-.947-.447-1.154-.862C.123 9.193 0 8.613 0 8s.123-1.193.346-1.638C.553 5.947.932 5.5 1.5 5.5c.415 0 .733.246.943.52.255.333.48.48.675.48h.238l-.244-2.855z"}}]})(t)}function WFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.112 3.645A1.5 1.5 0 0 1 4.605 2H7a.5.5 0 0 1 .5.5v.382c0 .696-.497 1.182-.872 1.469a.459.459 0 0 0-.115.118.113.113 0 0 0-.012.025L6.5 4.5v.003l.003.01c.004.01.014.028.036.053a.86.86 0 0 0 .27.194C7.09 4.9 7.51 5 8 5c.492 0 .912-.1 1.19-.24a.86.86 0 0 0 .271-.194.213.213 0 0 0 .039-.063v-.009a.112.112 0 0 0-.012-.025.459.459 0 0 0-.115-.118c-.375-.287-.872-.773-.872-1.469V2.5A.5.5 0 0 1 9 2h2.395a1.5 1.5 0 0 1 1.493 1.645L12.645 6.5h.237c.195 0 .42-.147.675-.48.21-.274.528-.52.943-.52.568 0 .947.447 1.154.862C15.877 6.807 16 7.387 16 8s-.123 1.193-.346 1.638c-.207.415-.586.862-1.154.862-.415 0-.733-.246-.943-.52-.255-.333-.48-.48-.675-.48h-.237l.243 2.855A1.5 1.5 0 0 1 11.395 14H9a.5.5 0 0 1-.5-.5v-.382c0-.696.497-1.182.872-1.469a.459.459 0 0 0 .115-.118.113.113 0 0 0 .012-.025L9.5 11.5v-.003a.214.214 0 0 0-.039-.064.859.859 0 0 0-.27-.193C8.91 11.1 8.49 11 8 11c-.491 0-.912.1-1.19.24a.859.859 0 0 0-.271.194.214.214 0 0 0-.039.063v.003l.001.006a.113.113 0 0 0 .012.025c.016.027.05.068.115.118.375.287.872.773.872 1.469v.382a.5.5 0 0 1-.5.5H4.605a1.5 1.5 0 0 1-1.493-1.645L3.356 9.5h-.238c-.195 0-.42.147-.675.48-.21.274-.528.52-.943.52-.568 0-.947-.447-1.154-.862C.123 9.193 0 8.613 0 8s.123-1.193.346-1.638C.553 5.947.932 5.5 1.5 5.5c.415 0 .733.246.943.52.255.333.48.48.675.48h.238l-.244-2.855zM4.605 3a.5.5 0 0 0-.498.55l.001.007.29 3.4A.5.5 0 0 1 3.9 7.5h-.782c-.696 0-1.182-.497-1.469-.872a.459.459 0 0 0-.118-.115.112.112 0 0 0-.025-.012L1.5 6.5h-.003a.213.213 0 0 0-.064.039.86.86 0 0 0-.193.27C1.1 7.09 1 7.51 1 8c0 .491.1.912.24 1.19.07.14.14.225.194.271a.213.213 0 0 0 .063.039H1.5l.006-.001a.112.112 0 0 0 .025-.012.459.459 0 0 0 .118-.115c.287-.375.773-.872 1.469-.872H3.9a.5.5 0 0 1 .498.542l-.29 3.408a.5.5 0 0 0 .497.55h1.878c-.048-.166-.195-.352-.463-.557-.274-.21-.52-.528-.52-.943 0-.568.447-.947.862-1.154C6.807 10.123 7.387 10 8 10s1.193.123 1.638.346c.415.207.862.586.862 1.154 0 .415-.246.733-.52.943-.268.205-.415.39-.463.557h1.878a.5.5 0 0 0 .498-.55l-.001-.007-.29-3.4A.5.5 0 0 1 12.1 8.5h.782c.696 0 1.182.497 1.469.872.05.065.091.099.118.115.013.008.021.01.025.012a.02.02 0 0 0 .006.001h.003a.214.214 0 0 0 .064-.039.86.86 0 0 0 .193-.27c.14-.28.24-.7.24-1.191 0-.492-.1-.912-.24-1.19a.86.86 0 0 0-.194-.271.215.215 0 0 0-.063-.039H14.5l-.006.001a.113.113 0 0 0-.025.012.459.459 0 0 0-.118.115c-.287.375-.773.872-1.469.872H12.1a.5.5 0 0 1-.498-.543l.29-3.407a.5.5 0 0 0-.497-.55H9.517c.048.166.195.352.463.557.274.21.52.528.52.943 0 .568-.447.947-.862 1.154C9.193 5.877 8.613 6 8 6s-1.193-.123-1.638-.346C5.947 5.447 5.5 5.068 5.5 4.5c0-.415.246-.733.52-.943.268-.205.415-.39.463-.557H4.605z"}}]})(t)}function ZFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 .5A.5.5 0 0 1 .5 0h3a.5.5 0 0 1 0 1H1v2.5a.5.5 0 0 1-1 0v-3Zm12 0a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0V1h-2.5a.5.5 0 0 1-.5-.5ZM.5 12a.5.5 0 0 1 .5.5V15h2.5a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5Zm15 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1 0-1H15v-2.5a.5.5 0 0 1 .5-.5ZM4 4h1v1H4V4Z"}},{tag:"path",attr:{d:"M7 2H2v5h5V2ZM3 3h3v3H3V3Zm2 8H4v1h1v-1Z"}},{tag:"path",attr:{d:"M7 9H2v5h5V9Zm-4 1h3v3H3v-3Zm8-6h1v1h-1V4Z"}},{tag:"path",attr:{d:"M9 2h5v5H9V2Zm1 1v3h3V3h-3ZM8 8v2h1v1H8v1h2v-2h1v2h1v-1h2v-1h-3V8H8Zm2 2H9V9h1v1Zm4 2h-1v1h-2v1h3v-2Zm-4 2v-1H8v1h2Z"}},{tag:"path",attr:{d:"M12 9h2V8h-2v1Z"}}]})(t)}function GFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2h2v2H2V2Z"}},{tag:"path",attr:{d:"M6 0v6H0V0h6ZM5 1H1v4h4V1ZM4 12H2v2h2v-2Z"}},{tag:"path",attr:{d:"M6 10v6H0v-6h6Zm-5 1v4h4v-4H1Zm11-9h2v2h-2V2Z"}},{tag:"path",attr:{d:"M10 0v6h6V0h-6Zm5 1v4h-4V1h4ZM8 1V0h1v2H8v2H7V1h1Zm0 5V4h1v2H8ZM6 8V7h1V6h1v2h1V7h5v1h-4v1H7V8H6Zm0 0v1H2V8H1v1H0V7h3v1h3Zm10 1h-1V7h1v2Zm-1 0h-1v2h2v-1h-1V9Zm-4 0h2v1h-1v1h-1V9Zm2 3v-1h-1v1h-1v1H9v1h3v-2h1Zm0 0h3v1h-2v1h-1v-2Zm-4-1v1h1v-2H7v1h2Z"}},{tag:"path",attr:{d:"M7 12h1v3h4v1H7v-4Zm9 2v2h-3v-1h2v-1h1Z"}}]})(t)}function qFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM5.496 6.033h.825c.138 0 .248-.113.266-.25.09-.656.54-1.134 1.342-1.134.686 0 1.314.343 1.314 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.718.273-.927 1.01-1.486.609-.463 1.244-.977 1.244-2.056 0-1.511-1.276-2.241-2.673-2.241-1.267 0-2.655.59-2.75 2.286a.237.237 0 0 0 .241.247zm2.325 6.443c.61 0 1.029-.394 1.029-.927 0-.552-.42-.94-1.029-.94-.584 0-1.009.388-1.009.94 0 .533.425.927 1.01.927z"}}]})(t)}function YFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M5.255 5.786a.237.237 0 0 0 .241.247h.825c.138 0 .248-.113.266-.25.09-.656.54-1.134 1.342-1.134.686 0 1.314.343 1.314 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.718.273-.927 1.01-1.486.609-.463 1.244-.977 1.244-2.056 0-1.511-1.276-2.241-2.673-2.241-1.267 0-2.655.59-2.75 2.286zm1.557 5.763c0 .533.425.927 1.01.927.609 0 1.028-.394 1.028-.927 0-.552-.42-.94-1.029-.94-.584 0-1.009.388-1.009.94z"}}]})(t)}function XFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435zM5.495 6.033a.237.237 0 0 1-.24-.247C5.35 4.091 6.737 3.5 8.005 3.5c1.396 0 2.672.73 2.672 2.24 0 1.08-.635 1.594-1.244 2.057-.737.559-1.01.768-1.01 1.486v.105a.25.25 0 0 1-.25.25h-.81a.25.25 0 0 1-.25-.246l-.004-.217c-.038-.927.495-1.498 1.168-1.987.59-.444.965-.736.965-1.371 0-.825-.628-1.168-1.314-1.168-.803 0-1.253.478-1.342 1.134-.018.137-.128.25-.266.25h-.825zm2.325 6.443c-.584 0-1.009-.394-1.009-.927 0-.552.425-.94 1.01-.94.609 0 1.028.388 1.028.94 0 .533-.42.927-1.029.927z"}}]})(t)}function $Ft(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.95.435c.58-.58 1.52-.58 2.1 0l6.515 6.516c.58.58.58 1.519 0 2.098L9.05 15.565c-.58.58-1.519.58-2.098 0L.435 9.05a1.482 1.482 0 0 1 0-2.098L6.95.435zm1.4.7a.495.495 0 0 0-.7 0L1.134 7.65a.495.495 0 0 0 0 .7l6.516 6.516a.495.495 0 0 0 .7 0l6.516-6.516a.495.495 0 0 0 0-.7L8.35 1.134z"}},{tag:"path",attr:{d:"M5.255 5.786a.237.237 0 0 0 .241.247h.825c.138 0 .248-.113.266-.25.09-.656.54-1.134 1.342-1.134.686 0 1.314.343 1.314 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.718.273-.927 1.01-1.486.609-.463 1.244-.977 1.244-2.056 0-1.511-1.276-2.241-2.673-2.241-1.267 0-2.655.59-2.75 2.286zm1.557 5.763c0 .533.425.927 1.01.927.609 0 1.028-.394 1.028-.927 0-.552-.42-.94-1.029-.94-.584 0-1.009.388-1.009.94z"}}]})(t)}function KFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.475 5.458c-.284 0-.514-.237-.47-.517C4.28 3.24 5.576 2 7.825 2c2.25 0 3.767 1.36 3.767 3.215 0 1.344-.665 2.288-1.79 2.973-1.1.659-1.414 1.118-1.414 2.01v.03a.5.5 0 0 1-.5.5h-.77a.5.5 0 0 1-.5-.495l-.003-.2c-.043-1.221.477-2.001 1.645-2.712 1.03-.632 1.397-1.135 1.397-2.028 0-.979-.758-1.698-1.926-1.698-1.009 0-1.71.529-1.938 1.402-.066.254-.278.461-.54.461h-.777ZM7.496 14c.622 0 1.095-.474 1.095-1.09 0-.618-.473-1.092-1.095-1.092-.606 0-1.087.474-1.087 1.091S6.89 14 7.496 14Z"}}]})(t)}function QFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.46.146A.5.5 0 0 0 11.107 0H4.893a.5.5 0 0 0-.353.146L.146 4.54A.5.5 0 0 0 0 4.893v6.214a.5.5 0 0 0 .146.353l4.394 4.394a.5.5 0 0 0 .353.146h6.214a.5.5 0 0 0 .353-.146l4.394-4.394a.5.5 0 0 0 .146-.353V4.893a.5.5 0 0 0-.146-.353L11.46.146zM5.496 6.033a.237.237 0 0 1-.24-.247C5.35 4.091 6.737 3.5 8.005 3.5c1.396 0 2.672.73 2.672 2.24 0 1.08-.635 1.594-1.244 2.057-.737.559-1.01.768-1.01 1.486v.105a.25.25 0 0 1-.25.25h-.81a.25.25 0 0 1-.25-.246l-.004-.217c-.038-.927.495-1.498 1.168-1.987.59-.444.965-.736.965-1.371 0-.825-.628-1.168-1.314-1.168-.803 0-1.253.478-1.342 1.134-.018.137-.128.25-.266.25h-.825zm2.325 6.443c-.584 0-1.009-.394-1.009-.927 0-.552.425-.94 1.01-.94.609 0 1.028.388 1.028.94 0 .533-.42.927-1.029.927z"}}]})(t)}function JFt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.54.146A.5.5 0 0 1 4.893 0h6.214a.5.5 0 0 1 .353.146l4.394 4.394a.5.5 0 0 1 .146.353v6.214a.5.5 0 0 1-.146.353l-4.394 4.394a.5.5 0 0 1-.353.146H4.893a.5.5 0 0 1-.353-.146L.146 11.46A.5.5 0 0 1 0 11.107V4.893a.5.5 0 0 1 .146-.353L4.54.146zM5.1 1 1 5.1v5.8L5.1 15h5.8l4.1-4.1V5.1L10.9 1H5.1z"}},{tag:"path",attr:{d:"M5.255 5.786a.237.237 0 0 0 .241.247h.825c.138 0 .248-.113.266-.25.09-.656.54-1.134 1.342-1.134.686 0 1.314.343 1.314 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.718.273-.927 1.01-1.486.609-.463 1.244-.977 1.244-2.056 0-1.511-1.276-2.241-2.673-2.241-1.267 0-2.655.59-2.75 2.286zm1.557 5.763c0 .533.425.927 1.01.927.609 0 1.028-.394 1.028-.927 0-.552-.42-.94-1.029-.94-.584 0-1.009.388-1.009.94z"}}]})(t)}function tNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm3.496 6.033a.237.237 0 0 1-.24-.247C5.35 4.091 6.737 3.5 8.005 3.5c1.396 0 2.672.73 2.672 2.24 0 1.08-.635 1.594-1.244 2.057-.737.559-1.01.768-1.01 1.486v.105a.25.25 0 0 1-.25.25h-.81a.25.25 0 0 1-.25-.246l-.004-.217c-.038-.927.495-1.498 1.168-1.987.59-.444.965-.736.965-1.371 0-.825-.628-1.168-1.314-1.168-.803 0-1.253.478-1.342 1.134-.018.137-.128.25-.266.25h-.825zm2.325 6.443c-.584 0-1.009-.394-1.009-.927 0-.552.425-.94 1.01-.94.609 0 1.028.388 1.028.94 0 .533-.42.927-1.029.927z"}}]})(t)}function eNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M5.255 5.786a.237.237 0 0 0 .241.247h.825c.138 0 .248-.113.266-.25.09-.656.54-1.134 1.342-1.134.686 0 1.314.343 1.314 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.718.273-.927 1.01-1.486.609-.463 1.244-.977 1.244-2.056 0-1.511-1.276-2.241-2.673-2.241-1.267 0-2.655.59-2.75 2.286zm1.557 5.763c0 .533.425.927 1.01.927.609 0 1.028-.394 1.028-.927 0-.552-.42-.94-1.029-.94-.584 0-1.009.388-1.009.94z"}}]})(t)}function nNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.255 5.786a.237.237 0 0 0 .241.247h.825c.138 0 .248-.113.266-.25.09-.656.54-1.134 1.342-1.134.686 0 1.314.343 1.314 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.718.273-.927 1.01-1.486.609-.463 1.244-.977 1.244-2.056 0-1.511-1.276-2.241-2.673-2.241-1.267 0-2.655.59-2.75 2.286zm1.557 5.763c0 .533.425.927 1.01.927.609 0 1.028-.394 1.028-.927 0-.552-.42-.94-1.029-.94-.584 0-1.009.388-1.009.94z"}}]})(t)}function rNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.73 12.476c-.554-1.091-1.204-2.193-2.473-2.193-.242 0-.484.04-.707.142l-.43-.863c.525-.45 1.373-.808 2.464-.808 1.697 0 2.568.818 3.26 1.86.41-.89.605-2.093.605-3.584 0-3.724-1.165-5.636-3.885-5.636-2.68 0-3.839 1.912-3.839 5.636 0 3.704 1.159 5.596 3.84 5.596.425 0 .811-.046 1.166-.15Zm.665 1.3a7.127 7.127 0 0 1-1.83.244C3.994 14.02.5 11.172.5 7.03.5 2.849 3.995 0 7.564 0c3.63 0 7.09 2.828 7.09 7.03 0 2.337-1.09 4.236-2.675 5.464.512.767 1.04 1.277 1.773 1.277.802 0 1.125-.62 1.179-1.105h1.043c.061.647-.262 3.334-3.178 3.334-1.767 0-2.7-1.024-3.4-2.224Z"}}]})(t)}function aNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 12a1 1 0 0 0 1-1V8.558a1 1 0 0 0-1-1h-1.388c0-.351.021-.703.062-1.054.062-.372.166-.703.31-.992.145-.29.331-.517.559-.683.227-.186.516-.279.868-.279V3c-.579 0-1.085.124-1.52.372a3.322 3.322 0 0 0-1.085.992 4.92 4.92 0 0 0-.62 1.458A7.712 7.712 0 0 0 9 7.558V11a1 1 0 0 0 1 1h2Zm-6 0a1 1 0 0 0 1-1V8.558a1 1 0 0 0-1-1H4.612c0-.351.021-.703.062-1.054.062-.372.166-.703.31-.992.145-.29.331-.517.559-.683.227-.186.516-.279.868-.279V3c-.579 0-1.085.124-1.52.372a3.322 3.322 0 0 0-1.085.992 4.92 4.92 0 0 0-.62 1.458A7.712 7.712 0 0 0 3 7.558V11a1 1 0 0 0 1 1h2Z"}}]})(t)}function iNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM5.5 4.002V12h1.335V8.924H8.52L9.98 12h1.52L9.856 8.701c.828-.299 1.495-1.101 1.495-2.238 0-1.488-1.03-2.461-2.74-2.461H5.5Zm1.335 1.09v2.777h1.549c.995 0 1.573-.463 1.573-1.36 0-.913-.596-1.417-1.537-1.417H6.835Z"}}]})(t)}function oNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8Zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM5.5 4.002h3.11c1.71 0 2.741.973 2.741 2.46 0 1.138-.667 1.94-1.495 2.24L11.5 12H9.98L8.52 8.924H6.836V12H5.5V4.002Zm1.335 1.09v2.777h1.549c.995 0 1.573-.463 1.573-1.36 0-.913-.596-1.417-1.537-1.417H6.835Z"}}]})(t)}function lNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.835 5.092v2.777h1.549c.995 0 1.573-.463 1.573-1.36 0-.913-.596-1.417-1.537-1.417H6.835Z"}},{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm3.5 4.002h3.11c1.71 0 2.741.973 2.741 2.46 0 1.138-.667 1.94-1.495 2.24L11.5 12H9.98L8.52 8.924H6.836V12H5.5V4.002Z"}}]})(t)}function cNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.5 4.002h3.11c1.71 0 2.741.973 2.741 2.46 0 1.138-.667 1.94-1.495 2.24L11.5 12H9.98L8.52 8.924H6.836V12H5.5V4.002Zm1.335 1.09v2.777h1.549c.995 0 1.573-.463 1.573-1.36 0-.913-.596-1.417-1.537-1.417H6.835Z"}},{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2Zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2Z"}}]})(t)}function sNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1ZM0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Z"}},{tag:"path",attr:{d:"M9.653 5.496A2.986 2.986 0 0 0 8 5c-.61 0-1.179.183-1.653.496L4.694 2.992A5.972 5.972 0 0 1 8 2c1.222 0 2.358.365 3.306.992L9.653 5.496Zm1.342 2.324a2.986 2.986 0 0 1-.884 2.312 3.01 3.01 0 0 1-.769.552l1.342 2.683c.57-.286 1.09-.66 1.538-1.103a5.986 5.986 0 0 0 1.767-4.624l-2.994.18Zm-5.679 5.548 1.342-2.684A3 3 0 0 1 5.005 7.82l-2.994-.18a6 6 0 0 0 3.306 5.728ZM10 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"}}]})(t)}function uNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 4.5a7 7 0 0 0-7 7 .5.5 0 0 1-1 0 8 8 0 1 1 16 0 .5.5 0 0 1-1 0 7 7 0 0 0-7-7zm0 2a5 5 0 0 0-5 5 .5.5 0 0 1-1 0 6 6 0 1 1 12 0 .5.5 0 0 1-1 0 5 5 0 0 0-5-5zm0 2a3 3 0 0 0-3 3 .5.5 0 0 1-1 0 4 4 0 1 1 8 0 .5.5 0 0 1-1 0 3 3 0 0 0-3-3zm0 2a1 1 0 0 0-1 1 .5.5 0 0 1-1 0 2 2 0 1 1 4 0 .5.5 0 0 1-1 0 1 1 0 0 0-1-1z"}}]})(t)}function dNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 4.5a.5.5 0 0 1 .5-.5h6a.5.5 0 1 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h6a.5.5 0 1 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h6a.5.5 0 1 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zM11.5 4a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm0 2a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm0 2a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm0 2a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1zm0 2a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1z"}},{tag:"path",attr:{d:"M2.354.646a.5.5 0 0 0-.801.13l-.5 1A.5.5 0 0 0 1 2v13H.5a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1H15V2a.5.5 0 0 0-.053-.224l-.5-1a.5.5 0 0 0-.8-.13L13 1.293l-.646-.647a.5.5 0 0 0-.708 0L11 1.293l-.646-.647a.5.5 0 0 0-.708 0L9 1.293 8.354.646a.5.5 0 0 0-.708 0L7 1.293 6.354.646a.5.5 0 0 0-.708 0L5 1.293 4.354.646a.5.5 0 0 0-.708 0L3 1.293 2.354.646zm-.217 1.198.51.51a.5.5 0 0 0 .707 0L4 1.707l.646.647a.5.5 0 0 0 .708 0L6 1.707l.646.647a.5.5 0 0 0 .708 0L8 1.707l.646.647a.5.5 0 0 0 .708 0L10 1.707l.646.647a.5.5 0 0 0 .708 0L12 1.707l.646.647a.5.5 0 0 0 .708 0l.509-.51.137.274V15H2V2.118l.137-.274z"}}]})(t)}function hNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.92.506a.5.5 0 0 1 .434.14L3 1.293l.646-.647a.5.5 0 0 1 .708 0L5 1.293l.646-.647a.5.5 0 0 1 .708 0L7 1.293l.646-.647a.5.5 0 0 1 .708 0L9 1.293l.646-.647a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .801.13l.5 1A.5.5 0 0 1 15 2v12a.5.5 0 0 1-.053.224l-.5 1a.5.5 0 0 1-.8.13L13 14.707l-.646.647a.5.5 0 0 1-.708 0L11 14.707l-.646.647a.5.5 0 0 1-.708 0L9 14.707l-.646.647a.5.5 0 0 1-.708 0L7 14.707l-.646.647a.5.5 0 0 1-.708 0L5 14.707l-.646.647a.5.5 0 0 1-.708 0L3 14.707l-.646.647a.5.5 0 0 1-.801-.13l-.5-1A.5.5 0 0 1 1 14V2a.5.5 0 0 1 .053-.224l.5-1a.5.5 0 0 1 .367-.27zm.217 1.338L2 2.118v11.764l.137.274.51-.51a.5.5 0 0 1 .707 0l.646.647.646-.646a.5.5 0 0 1 .708 0l.646.646.646-.646a.5.5 0 0 1 .708 0l.646.646.646-.646a.5.5 0 0 1 .708 0l.646.646.646-.646a.5.5 0 0 1 .708 0l.646.646.646-.646a.5.5 0 0 1 .708 0l.509.509.137-.274V2.118l-.137-.274-.51.51a.5.5 0 0 1-.707 0L12 1.707l-.646.647a.5.5 0 0 1-.708 0L10 1.707l-.646.647a.5.5 0 0 1-.708 0L8 1.707l-.646.647a.5.5 0 0 1-.708 0L6 1.707l-.646.647a.5.5 0 0 1-.708 0L4 1.707l-.646.647a.5.5 0 0 1-.708 0l-.509-.51z"}},{tag:"path",attr:{d:"M3 4.5a.5.5 0 0 1 .5-.5h6a.5.5 0 1 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h6a.5.5 0 1 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h6a.5.5 0 1 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm8-6a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5z"}}]})(t)}function fNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 13.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5zm4 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5zm4 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5zm4 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"}}]})(t)}function pNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 11.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-2zm4 2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5zm4 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5zm4 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"}}]})(t)}function gNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 11.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-2zm4-3a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-5zm4 5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5zm4 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"}}]})(t)}function vNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 11.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-2zm4-3a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-5zm4-3a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-8zm4 8a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"}}]})(t)}function mNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 11.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-2zm4-3a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-5zm4-3a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-8zm4-3a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v11a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-11z"}}]})(t)}function yNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm8-1a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"}}]})(t)}function bNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z"}}]})(t)}function xNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-8 3a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"}}]})(t)}function MNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"}}]})(t)}function wNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 13A5 5 0 1 0 8 3a5 5 0 0 0 0 10z"}}]})(t)}function zNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 12a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0 1A5 5 0 1 0 8 3a5 5 0 0 0 0 10z"}}]})(t)}function CNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"}},{tag:"path",attr:{d:"M8 13A5 5 0 1 0 8 3a5 5 0 0 0 0 10zm0-2a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"}}]})(t)}function ANt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 12a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0 1A5 5 0 1 0 8 3a5 5 0 0 0 0 10z"}},{tag:"path",attr:{d:"M10 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"}}]})(t)}function kNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.302 1.256a1.5 1.5 0 0 0-2.604 0l-1.704 2.98a.5.5 0 0 0 .869.497l1.703-2.981a.5.5 0 0 1 .868 0l2.54 4.444-1.256-.337a.5.5 0 1 0-.26.966l2.415.647a.5.5 0 0 0 .613-.353l.647-2.415a.5.5 0 1 0-.966-.259l-.333 1.242-2.532-4.431zM2.973 7.773l-1.255.337a.5.5 0 1 1-.26-.966l2.416-.647a.5.5 0 0 1 .612.353l.647 2.415a.5.5 0 0 1-.966.259l-.333-1.242-2.545 4.454a.5.5 0 0 0 .434.748H5a.5.5 0 0 1 0 1H1.723A1.5 1.5 0 0 1 .421 12.24l2.552-4.467zm10.89 1.463a.5.5 0 1 0-.868.496l1.716 3.004a.5.5 0 0 1-.434.748h-5.57l.647-.646a.5.5 0 1 0-.708-.707l-1.5 1.5a.498.498 0 0 0 0 .707l1.5 1.5a.5.5 0 1 0 .708-.707l-.647-.647h5.57a1.5 1.5 0 0 0 1.302-2.244l-1.716-3.004z"}}]})(t)}function HNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.167 8a.831.831 0 0 0-.83.83c0 .459.372.84.83.831a.831.831 0 0 0 0-1.661zm1.843 3.647c.315 0 1.403-.038 1.976-.611a.232.232 0 0 0 0-.306.213.213 0 0 0-.306 0c-.353.363-1.126.487-1.67.487-.545 0-1.308-.124-1.671-.487a.213.213 0 0 0-.306 0 .213.213 0 0 0 0 .306c.564.563 1.652.61 1.977.61zm.992-2.807c0 .458.373.83.831.83.458 0 .83-.381.83-.83a.831.831 0 0 0-1.66 0z"}},{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.828-1.165c-.315 0-.602.124-.812.325-.801-.573-1.9-.945-3.121-.993l.534-2.501 1.738.372a.83.83 0 1 0 .83-.869.83.83 0 0 0-.744.468l-1.938-.41a.203.203 0 0 0-.153.028.186.186 0 0 0-.086.134l-.592 2.788c-1.24.038-2.358.41-3.17.992-.21-.2-.496-.324-.81-.324a1.163 1.163 0 0 0-.478 2.224c-.02.115-.029.23-.029.353 0 1.795 2.091 3.256 4.669 3.256 2.577 0 4.668-1.451 4.668-3.256 0-.114-.01-.238-.029-.353.401-.181.688-.592.688-1.069 0-.65-.525-1.165-1.165-1.165z"}}]})(t)}function ENt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.05 3.05a7 7 0 0 0 0 9.9.5.5 0 0 1-.707.707 8 8 0 0 1 0-11.314.5.5 0 1 1 .707.707Zm9.9-.707a.5.5 0 0 1 .707 0 8 8 0 0 1 0 11.314.5.5 0 0 1-.707-.707 7 7 0 0 0 0-9.9.5.5 0 0 1 0-.707ZM6 11a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm5-6.5a.5.5 0 0 0-1 0v2.117L8.257 5.57a.5.5 0 0 0-.514.858L9.528 7.5 7.743 8.571a.5.5 0 1 0 .514.858L10 8.383V10.5a.5.5 0 1 0 1 0V8.383l1.743 1.046a.5.5 0 0 0 .514-.858L11.472 7.5l1.785-1.071a.5.5 0 1 0-.514-.858L11 6.617V4.5Z"}}]})(t)}function SNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 4v1.466a.25.25 0 0 0 .41.192l2.36-1.966a.25.25 0 0 0 0-.384l-2.36-1.966a.25.25 0 0 0-.41.192V3H5a5 5 0 0 0-4.48 7.223.5.5 0 0 0 .896-.446A4 4 0 0 1 5 4h6Zm4.48 1.777a.5.5 0 0 0-.896.446A4 4 0 0 1 11 12H5.001v-1.466a.25.25 0 0 0-.41-.192l-2.36 1.966a.25.25 0 0 0 0 .384l2.36 1.966a.25.25 0 0 0 .41-.192V13h6a5 5 0 0 0 4.48-7.223Z"}},{tag:"path",attr:{d:"M9 5.5a.5.5 0 0 0-.854-.354l-1.75 1.75a.5.5 0 1 0 .708.708L8 6.707V10.5a.5.5 0 0 0 1 0v-5Z"}}]})(t)}function LNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 5.466V4H5a4 4 0 0 0-3.584 5.777.5.5 0 1 1-.896.446A5 5 0 0 1 5 3h6V1.534a.25.25 0 0 1 .41-.192l2.36 1.966c.12.1.12.284 0 .384l-2.36 1.966a.25.25 0 0 1-.41-.192Zm3.81.086a.5.5 0 0 1 .67.225A5 5 0 0 1 11 13H5v1.466a.25.25 0 0 1-.41.192l-2.36-1.966a.25.25 0 0 1 0-.384l2.36-1.966a.25.25 0 0 1 .41.192V12h6a4 4 0 0 0 3.585-5.777.5.5 0 0 1 .225-.67Z"}}]})(t)}function _Nt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.021 11.9 3.453 8.62a.719.719 0 0 1 0-1.238L8.021 4.1a.716.716 0 0 1 1.079.619V6c1.5 0 6 0 7 8-2.5-4.5-7-4-7-4v1.281c0 .56-.606.898-1.079.62z"}},{tag:"path",attr:{d:"M5.232 4.293a.5.5 0 0 1-.106.7L1.114 7.945a.5.5 0 0 1-.042.028.147.147 0 0 0 0 .252.503.503 0 0 1 .042.028l4.012 2.954a.5.5 0 1 1-.593.805L.539 9.073a1.147 1.147 0 0 1 0-1.946l3.994-2.94a.5.5 0 0 1 .699.106z"}}]})(t)}function BNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.098 5.013a.144.144 0 0 1 .202.134V6.3a.5.5 0 0 0 .5.5c.667 0 2.013.005 3.3.822.984.624 1.99 1.76 2.595 3.876-1.02-.983-2.185-1.516-3.205-1.799a8.74 8.74 0 0 0-1.921-.306 7.404 7.404 0 0 0-.798.008h-.013l-.005.001h-.001L8.8 9.9l-.05-.498a.5.5 0 0 0-.45.498v1.153c0 .108-.11.176-.202.134L4.114 8.254a.502.502 0 0 0-.042-.028.147.147 0 0 1 0-.252.497.497 0 0 0 .042-.028l3.984-2.933zM9.3 10.386c.068 0 .143.003.223.006.434.02 1.034.086 1.7.271 1.326.368 2.896 1.202 3.94 3.08a.5.5 0 0 0 .933-.305c-.464-3.71-1.886-5.662-3.46-6.66-1.245-.79-2.527-.942-3.336-.971v-.66a1.144 1.144 0 0 0-1.767-.96l-3.994 2.94a1.147 1.147 0 0 0 0 1.946l3.994 2.94a1.144 1.144 0 0 0 1.767-.96v-.667z"}},{tag:"path",attr:{d:"M5.232 4.293a.5.5 0 0 0-.7-.106L.54 7.127a1.147 1.147 0 0 0 0 1.946l3.994 2.94a.5.5 0 1 0 .593-.805L1.114 8.254a.503.503 0 0 0-.042-.028.147.147 0 0 1 0-.252.5.5 0 0 0 .042-.028l4.012-2.954a.5.5 0 0 0 .106-.699z"}}]})(t)}function DNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.921 11.9 1.353 8.62a.719.719 0 0 1 0-1.238L5.921 4.1A.716.716 0 0 1 7 4.719V6c1.5 0 6 0 7 8-2.5-4.5-7-4-7-4v1.281c0 .56-.606.898-1.079.62z"}}]})(t)}function TNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.598 5.013a.144.144 0 0 1 .202.134V6.3a.5.5 0 0 0 .5.5c.667 0 2.013.005 3.3.822.984.624 1.99 1.76 2.595 3.876-1.02-.983-2.185-1.516-3.205-1.799a8.74 8.74 0 0 0-1.921-.306 7.404 7.404 0 0 0-.798.008h-.013l-.005.001h-.001L7.3 9.9l-.05-.498a.5.5 0 0 0-.45.498v1.153c0 .108-.11.176-.202.134L2.614 8.254a.503.503 0 0 0-.042-.028.147.147 0 0 1 0-.252.499.499 0 0 0 .042-.028l3.984-2.933zM7.8 10.386c.068 0 .143.003.223.006.434.02 1.034.086 1.7.271 1.326.368 2.896 1.202 3.94 3.08a.5.5 0 0 0 .933-.305c-.464-3.71-1.886-5.662-3.46-6.66-1.245-.79-2.527-.942-3.336-.971v-.66a1.144 1.144 0 0 0-1.767-.96l-3.994 2.94a1.147 1.147 0 0 0 0 1.946l3.994 2.94a1.144 1.144 0 0 0 1.767-.96v-.667z"}}]})(t)}function VNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2Zm7.729 1.055A.5.5 0 0 1 8 5.5v1.886l3.21-2.293A.5.5 0 0 1 12 5.5v5a.5.5 0 0 1-.79.407L8 8.614V10.5a.5.5 0 0 1-.79.407l-3.5-2.5a.5.5 0 0 1 0-.814l3.5-2.5a.5.5 0 0 1 .519-.038Z"}}]})(t)}function ONt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.21 5.093A.5.5 0 0 1 8 5.5v1.886l3.21-2.293A.5.5 0 0 1 12 5.5v5a.5.5 0 0 1-.79.407L8 8.614V10.5a.5.5 0 0 1-.79.407l-3.5-2.5a.5.5 0 0 1 0-.814l3.5-2.5Z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4Zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4Z"}}]})(t)}function INt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16ZM7.729 5.055A.5.5 0 0 1 8 5.5v1.886l3.21-2.293A.5.5 0 0 1 12 5.5v5a.5.5 0 0 1-.79.407L8 8.614V10.5a.5.5 0 0 1-.79.407l-3.5-2.5a.5.5 0 0 1 0-.814l3.5-2.5a.5.5 0 0 1 .519-.038Z"}}]})(t)}function RNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.729 5.055a.5.5 0 0 0-.52.038l-3.5 2.5a.5.5 0 0 0 0 .814l3.5 2.5A.5.5 0 0 0 8 10.5V8.614l3.21 2.293A.5.5 0 0 0 12 10.5v-5a.5.5 0 0 0-.79-.407L8 7.386V5.5a.5.5 0 0 0-.271-.445Z"}},{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0ZM1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8Z"}}]})(t)}function FNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.404 7.304a.802.802 0 0 0 0 1.392l6.363 3.692c.52.302 1.233-.043 1.233-.696V4.308c0-.653-.713-.998-1.233-.696L8.404 7.304Z"}},{tag:"path",attr:{d:"M.404 7.304a.802.802 0 0 0 0 1.392l6.363 3.692c.52.302 1.233-.043 1.233-.696V4.308c0-.653-.713-.998-1.233-.696L.404 7.304Z"}}]})(t)}function NNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.196 8 15 4.633v6.734L9.196 8Zm-.792-.696a.802.802 0 0 0 0 1.392l6.363 3.692c.52.302 1.233-.043 1.233-.696V4.308c0-.653-.713-.998-1.233-.696L8.404 7.304Z"}},{tag:"path",attr:{d:"M1.196 8 7 4.633v6.734L1.196 8Zm-.792-.696a.802.802 0 0 0 0 1.392l6.363 3.692c.52.302 1.233-.043 1.233-.696V4.308c0-.653-.713-.998-1.233-.696L.404 7.304Z"}}]})(t)}function PNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 12.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5ZM3 8.062C3 6.76 4.235 5.765 5.53 5.886a26.58 26.58 0 0 0 4.94 0C11.765 5.765 13 6.76 13 8.062v1.157a.933.933 0 0 1-.765.935c-.845.147-2.34.346-4.235.346-1.895 0-3.39-.2-4.235-.346A.933.933 0 0 1 3 9.219V8.062Zm4.542-.827a.25.25 0 0 0-.217.068l-.92.9a24.767 24.767 0 0 1-1.871-.183.25.25 0 0 0-.068.495c.55.076 1.232.149 2.02.193a.25.25 0 0 0 .189-.071l.754-.736.847 1.71a.25.25 0 0 0 .404.062l.932-.97a25.286 25.286 0 0 0 1.922-.188.25.25 0 0 0-.068-.495c-.538.074-1.207.145-1.98.189a.25.25 0 0 0-.166.076l-.754.785-.842-1.7a.25.25 0 0 0-.182-.135Z"}},{tag:"path",attr:{d:"M8.5 1.866a1 1 0 1 0-1 0V3h-2A4.5 4.5 0 0 0 1 7.5V8a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1v1a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-1a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1v-.5A4.5 4.5 0 0 0 10.5 3h-2V1.866ZM14 7.5V13a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7.5A3.5 3.5 0 0 1 5.5 4h5A3.5 3.5 0 0 1 14 7.5Z"}}]})(t)}function jNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.175 1.991c.81 1.312 1.583 3.43 1.778 6.819l1.5 1.83A2.5 2.5 0 0 1 14 12.202V15.5a.5.5 0 0 1-.9.3l-1.125-1.5c-.166-.222-.42-.4-.752-.57-.214-.108-.414-.192-.627-.282l-.196-.083C9.7 13.793 8.85 14 8 14c-.85 0-1.7-.207-2.4-.635-.068.03-.133.057-.198.084-.211.089-.411.173-.625.281-.332.17-.586.348-.752.57L2.9 15.8a.5.5 0 0 1-.9-.3v-3.298a2.5 2.5 0 0 1 .548-1.562l.004-.005L4.049 8.81c.197-3.323.969-5.434 1.774-6.756.466-.767.94-1.262 1.31-1.57a3.67 3.67 0 0 1 .601-.41A.549.549 0 0 1 8 0c.101 0 .17.027.25.064.037.017.086.041.145.075.118.066.277.167.463.315.373.297.85.779 1.317 1.537ZM9.5 6c0-1.105-.672-2-1.5-2s-1.5.895-1.5 2S7.172 8 8 8s1.5-.895 1.5-2Z"}},{tag:"path",attr:{d:"M8 14.5c.5 0 .999-.046 1.479-.139L8.4 15.8a.5.5 0 0 1-.8 0l-1.079-1.439c.48.093.98.139 1.479.139Z"}}]})(t)}function UNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.17 9.53c2.307-2.592 3.278-4.684 3.641-6.218.21-.887.214-1.58.16-2.065a3.578 3.578 0 0 0-.108-.563 2.22 2.22 0 0 0-.078-.23V.453c-.073-.164-.168-.234-.352-.295a2.35 2.35 0 0 0-.16-.045 3.797 3.797 0 0 0-.57-.093c-.49-.044-1.19-.03-2.08.188-1.536.374-3.618 1.343-6.161 3.604l-2.4.238h-.006a2.552 2.552 0 0 0-1.524.734L.15 7.17a.512.512 0 0 0 .433.868l1.896-.271c.28-.04.592.013.955.132.232.076.437.16.655.248l.203.083c.196.816.66 1.58 1.275 2.195.613.614 1.376 1.08 2.191 1.277l.082.202c.089.218.173.424.249.657.118.363.172.676.132.956l-.271 1.9a.512.512 0 0 0 .867.433l2.382-2.386c.41-.41.668-.949.732-1.526l.24-2.408Zm.11-3.699c-.797.8-1.93.961-2.528.362-.598-.6-.436-1.733.361-2.532.798-.799 1.93-.96 2.528-.361.599.599.437 1.732-.36 2.531Z"}},{tag:"path",attr:{d:"M5.205 10.787a7.632 7.632 0 0 0 1.804 1.352c-1.118 1.007-4.929 2.028-5.054 1.903-.126-.127.737-4.189 1.839-5.18.346.69.837 1.35 1.411 1.925Z"}}]})(t)}function WNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.752 6.193c.599.6 1.73.437 2.528-.362.798-.799.96-1.932.362-2.531-.599-.6-1.73-.438-2.528.361-.798.8-.96 1.933-.362 2.532Z"}},{tag:"path",attr:{d:"M15.811 3.312c-.363 1.534-1.334 3.626-3.64 6.218l-.24 2.408a2.56 2.56 0 0 1-.732 1.526L8.817 15.85a.51.51 0 0 1-.867-.434l.27-1.899c.04-.28-.013-.593-.131-.956a9.42 9.42 0 0 0-.249-.657l-.082-.202c-.815-.197-1.578-.662-2.191-1.277-.614-.615-1.079-1.379-1.275-2.195l-.203-.083a9.556 9.556 0 0 0-.655-.248c-.363-.119-.675-.172-.955-.132l-1.896.27A.51.51 0 0 1 .15 7.17l2.382-2.386c.41-.41.947-.67 1.524-.734h.006l2.4-.238C9.005 1.55 11.087.582 12.623.208c.89-.217 1.59-.232 2.08-.188.244.023.435.06.57.093.067.017.12.033.16.045.184.06.279.13.351.295l.029.073a3.475 3.475 0 0 1 .157.721c.055.485.051 1.178-.159 2.065Zm-4.828 7.475.04-.04-.107 1.081a1.536 1.536 0 0 1-.44.913l-1.298 1.3.054-.38c.072-.506-.034-.993-.172-1.418a8.548 8.548 0 0 0-.164-.45c.738-.065 1.462-.38 2.087-1.006ZM5.205 5c-.625.626-.94 1.351-1.004 2.09a8.497 8.497 0 0 0-.45-.164c-.424-.138-.91-.244-1.416-.172l-.38.054 1.3-1.3c.245-.246.566-.401.91-.44l1.08-.107-.04.039Zm9.406-3.961c-.38-.034-.967-.027-1.746.163-1.558.38-3.917 1.496-6.937 4.521-.62.62-.799 1.34-.687 2.051.107.676.483 1.362 1.048 1.928.564.565 1.25.941 1.924 1.049.71.112 1.429-.067 2.048-.688 3.079-3.083 4.192-5.444 4.556-6.987.183-.771.18-1.345.138-1.713a2.835 2.835 0 0 0-.045-.283 3.078 3.078 0 0 0-.3-.041Z"}},{tag:"path",attr:{d:"M7.009 12.139a7.632 7.632 0 0 1-1.804-1.352A7.568 7.568 0 0 1 3.794 8.86c-1.102.992-1.965 5.054-1.839 5.18.125.126 3.936-.896 5.054-1.902Z"}}]})(t)}function ZNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 8c.828 0 1.5-.895 1.5-2S8.828 4 8 4s-1.5.895-1.5 2S7.172 8 8 8Z"}},{tag:"path",attr:{d:"M11.953 8.81c-.195-3.388-.968-5.507-1.777-6.819C9.707 1.233 9.23.751 8.857.454a3.495 3.495 0 0 0-.463-.315A2.19 2.19 0 0 0 8.25.064.546.546 0 0 0 8 0a.549.549 0 0 0-.266.073 2.312 2.312 0 0 0-.142.08 3.67 3.67 0 0 0-.459.33c-.37.308-.844.803-1.31 1.57-.805 1.322-1.577 3.433-1.774 6.756l-1.497 1.826-.004.005A2.5 2.5 0 0 0 2 12.202V15.5a.5.5 0 0 0 .9.3l1.125-1.5c.166-.222.42-.4.752-.57.214-.108.414-.192.625-.281l.198-.084c.7.428 1.55.635 2.4.635.85 0 1.7-.207 2.4-.635.067.03.132.056.196.083.213.09.413.174.627.282.332.17.586.348.752.57l1.125 1.5a.5.5 0 0 0 .9-.3v-3.298a2.5 2.5 0 0 0-.548-1.562l-1.499-1.83ZM12 10.445v.055c0 .866-.284 1.585-.75 2.14.146.064.292.13.425.199.39.197.8.46 1.1.86L13 14v-1.798a1.5 1.5 0 0 0-.327-.935L12 10.445ZM4.75 12.64C4.284 12.085 4 11.366 4 10.5v-.054l-.673.82a1.5 1.5 0 0 0-.327.936V14l.225-.3c.3-.4.71-.664 1.1-.861.133-.068.279-.135.425-.199ZM8.009 1.073c.063.04.14.094.226.163.284.226.683.621 1.09 1.28C10.137 3.836 11 6.237 11 10.5c0 .858-.374 1.48-.943 1.893C9.517 12.786 8.781 13 8 13c-.781 0-1.517-.214-2.057-.607C5.373 11.979 5 11.358 5 10.5c0-4.182.86-6.586 1.677-7.928.409-.67.81-1.082 1.096-1.32.09-.076.17-.135.236-.18Z"}},{tag:"path",attr:{d:"M9.479 14.361c-.48.093-.98.139-1.479.139-.5 0-.999-.046-1.479-.139L7.6 15.8a.5.5 0 0 0 .8 0l1.079-1.439Z"}}]})(t)}function GNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.525 3.025a3.5 3.5 0 0 1 4.95 0 .5.5 0 1 0 .707-.707 4.5 4.5 0 0 0-6.364 0 .5.5 0 0 0 .707.707Z"}},{tag:"path",attr:{d:"M6.94 4.44a1.5 1.5 0 0 1 2.12 0 .5.5 0 0 0 .708-.708 2.5 2.5 0 0 0-3.536 0 .5.5 0 0 0 .707.707Z"}},{tag:"path",attr:{d:"M2.974 2.342a.5.5 0 1 0-.948.316L3.806 8H1.5A1.5 1.5 0 0 0 0 9.5v2A1.5 1.5 0 0 0 1.5 13H2a.5.5 0 0 0 .5.5h2A.5.5 0 0 0 5 13h6a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5h.5a1.5 1.5 0 0 0 1.5-1.5v-2A1.5 1.5 0 0 0 14.5 8h-2.306l1.78-5.342a.5.5 0 1 0-.948-.316L11.14 8H4.86L2.974 2.342ZM2.5 11a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1Zm4.5-.5a.5.5 0 1 1 1 0 .5.5 0 0 1-1 0Zm2.5.5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1Zm1.5-.5a.5.5 0 1 1 1 0 .5.5 0 0 1-1 0Zm2 0a.5.5 0 1 1 1 0 .5.5 0 0 1-1 0Z"}},{tag:"path",attr:{d:"M8.5 5.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"}}]})(t)}function qNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.525 3.025a3.5 3.5 0 0 1 4.95 0 .5.5 0 1 0 .707-.707 4.5 4.5 0 0 0-6.364 0 .5.5 0 0 0 .707.707Z"}},{tag:"path",attr:{d:"M6.94 4.44a1.5 1.5 0 0 1 2.12 0 .5.5 0 0 0 .708-.708 2.5 2.5 0 0 0-3.536 0 .5.5 0 0 0 .707.707ZM2.5 11a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1Zm4.5-.5a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0Zm2.5.5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1Zm1.5-.5a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0Zm2 0a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0Z"}},{tag:"path",attr:{d:"M2.974 2.342a.5.5 0 1 0-.948.316L3.806 8H1.5A1.5 1.5 0 0 0 0 9.5v2A1.5 1.5 0 0 0 1.5 13H2a.5.5 0 0 0 .5.5h2A.5.5 0 0 0 5 13h6a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5h.5a1.5 1.5 0 0 0 1.5-1.5v-2A1.5 1.5 0 0 0 14.5 8h-2.306l1.78-5.342a.5.5 0 1 0-.948-.316L11.14 8H4.86L2.974 2.342ZM14.5 9a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h13Z"}},{tag:"path",attr:{d:"M8.5 5.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"}}]})(t)}function YNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm1.5 2.5c5.523 0 10 4.477 10 10a1 1 0 1 1-2 0 8 8 0 0 0-8-8 1 1 0 0 1 0-2zm0 4a6 6 0 0 1 6 6 1 1 0 1 1-2 0 4 4 0 0 0-4-4 1 1 0 0 1 0-2zm.5 7a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"}}]})(t)}function XNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M5.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm-3-8.5a1 1 0 0 1 1-1c5.523 0 10 4.477 10 10a1 1 0 1 1-2 0 8 8 0 0 0-8-8 1 1 0 0 1-1-1zm0 4a1 1 0 0 1 1-1 6 6 0 0 1 6 6 1 1 0 1 1-2 0 4 4 0 0 0-4-4 1 1 0 0 1-1-1z"}}]})(t)}function $Nt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 0a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h5v-1H2v-1h4v-1H4v-1h2v-1H2v-1h4V9H4V8h2V7H2V6h4V2h1v4h1V4h1v2h1V2h1v4h1V4h1v2h1V2h1v4h1V1a1 1 0 0 0-1-1H1z"}}]})(t)}function KNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.778 9.414A2 2 0 1 1 6.95 6.586a2 2 0 0 1 2.828 2.828z"}},{tag:"path",attr:{d:"M2.5 0A1.5 1.5 0 0 0 1 1.5V3H.5a.5.5 0 0 0 0 1H1v3.5H.5a.5.5 0 0 0 0 1H1V12H.5a.5.5 0 0 0 0 1H1v1.5A1.5 1.5 0 0 0 2.5 16h12a1.5 1.5 0 0 0 1.5-1.5v-13A1.5 1.5 0 0 0 14.5 0h-12zm3.036 4.464 1.09 1.09a3.003 3.003 0 0 1 3.476 0l1.09-1.09a.5.5 0 1 1 .707.708l-1.09 1.09c.74 1.037.74 2.44 0 3.476l1.09 1.09a.5.5 0 1 1-.707.708l-1.09-1.09a3.002 3.002 0 0 1-3.476 0l-1.09 1.09a.5.5 0 1 1-.708-.708l1.09-1.09a3.003 3.003 0 0 1 0-3.476l-1.09-1.09a.5.5 0 1 1 .708-.708zM14 6.5v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 1 0z"}}]})(t)}function QNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 1.5A1.5 1.5 0 0 1 2.5 0h12A1.5 1.5 0 0 1 16 1.5v13a1.5 1.5 0 0 1-1.5 1.5h-12A1.5 1.5 0 0 1 1 14.5V13H.5a.5.5 0 0 1 0-1H1V8.5H.5a.5.5 0 0 1 0-1H1V4H.5a.5.5 0 0 1 0-1H1V1.5zM2.5 1a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5v-13a.5.5 0 0 0-.5-.5h-12z"}},{tag:"path",attr:{d:"M13.5 6a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 .5-.5zM4.828 4.464a.5.5 0 0 1 .708 0l1.09 1.09a3.003 3.003 0 0 1 3.476 0l1.09-1.09a.5.5 0 1 1 .707.708l-1.09 1.09c.74 1.037.74 2.44 0 3.476l1.09 1.09a.5.5 0 1 1-.707.708l-1.09-1.09a3.002 3.002 0 0 1-3.476 0l-1.09 1.09a.5.5 0 1 1-.708-.708l1.09-1.09a3.003 3.003 0 0 1 0-3.476l-1.09-1.09a.5.5 0 0 1 0-.708zM6.95 6.586a2 2 0 1 0 2.828 2.828A2 2 0 0 0 6.95 6.586z"}}]})(t)}function JNt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.563 8H5.035a3.482 3.482 0 0 1 .662-1.596l1.08 1.08c-.094.16-.167.332-.214.516zm.921-1.223-1.08-1.08A3.482 3.482 0 0 1 8 5.035v1.528c-.184.047-.357.12-.516.214zM9 6.563V5.035a3.482 3.482 0 0 1 1.596.662l-1.08 1.08A1.988 1.988 0 0 0 9 6.563zm1.223.921 1.08-1.08c.343.458.577 1.003.662 1.596h-1.528a1.989 1.989 0 0 0-.214-.516zM10.437 9h1.528a3.483 3.483 0 0 1-.662 1.596l-1.08-1.08c.094-.16.167-.332.214-.516zm-.921 1.223 1.08 1.08A3.483 3.483 0 0 1 9 11.965v-1.528c.184-.047.357-.12.516-.214zM8 10.437v1.528a3.483 3.483 0 0 1-1.596-.662l1.08-1.08c.16.094.332.167.516.214zm-1.223-.921-1.08 1.08A3.482 3.482 0 0 1 5.035 9h1.528c.047.184.12.357.214.516zM7.5 8.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0z"}},{tag:"path",attr:{d:"M2.5 1A1.5 1.5 0 0 0 1 2.5V3H.5a.5.5 0 0 0 0 1H1v4H.5a.5.5 0 0 0 0 1H1v4H.5a.5.5 0 0 0 0 1H1v.5A1.5 1.5 0 0 0 2.5 16h12a1.5 1.5 0 0 0 1.5-1.5v-12A1.5 1.5 0 0 0 14.5 1h-12zm6 3a4.5 4.5 0 1 1 0 9 4.5 4.5 0 0 1 0-9z"}}]})(t)}function tPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 2.5A1.5 1.5 0 0 1 2.5 1h12A1.5 1.5 0 0 1 16 2.5v12a1.5 1.5 0 0 1-1.5 1.5h-12A1.5 1.5 0 0 1 1 14.5V14H.5a.5.5 0 0 1 0-1H1V9H.5a.5.5 0 0 1 0-1H1V4H.5a.5.5 0 0 1 0-1H1v-.5zM2.5 2a.5.5 0 0 0-.5.5v12a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5v-12a.5.5 0 0 0-.5-.5h-12z"}},{tag:"path",attr:{d:"M5.035 8h1.528c.047-.184.12-.357.214-.516l-1.08-1.08A3.482 3.482 0 0 0 5.035 8zm1.369-2.303 1.08 1.08c.16-.094.332-.167.516-.214V5.035a3.482 3.482 0 0 0-1.596.662zM9 5.035v1.528c.184.047.357.12.516.214l1.08-1.08A3.482 3.482 0 0 0 9 5.035zm2.303 1.369-1.08 1.08c.094.16.167.332.214.516h1.528a3.483 3.483 0 0 0-.662-1.596zM11.965 9h-1.528c-.047.184-.12.357-.214.516l1.08 1.08A3.483 3.483 0 0 0 11.965 9zm-1.369 2.303-1.08-1.08c-.16.094-.332.167-.516.214v1.528a3.483 3.483 0 0 0 1.596-.662zM8 11.965v-1.528a1.989 1.989 0 0 1-.516-.214l-1.08 1.08A3.483 3.483 0 0 0 8 11.965zm-2.303-1.369 1.08-1.08A1.988 1.988 0 0 1 6.563 9H5.035c.085.593.319 1.138.662 1.596zM4 8.5a4.5 4.5 0 1 1 9 0 4.5 4.5 0 0 1-9 0zm4.5-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"}}]})(t)}function ePt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 1.5A1.5 1.5 0 0 1 10 0h4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h6c-.314.418-.5.937-.5 1.5v7.793L4.854 6.646a.5.5 0 1 0-.708.708l3.5 3.5a.5.5 0 0 0 .708 0l3.5-3.5a.5.5 0 0 0-.708-.708L8.5 9.293V1.5z"}}]})(t)}function nPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H9.5a1 1 0 0 0-1 1v7.293l2.646-2.647a.5.5 0 0 1 .708.708l-3.5 3.5a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L7.5 9.293V2a2 2 0 0 1 2-2H14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h2.5a.5.5 0 0 1 0 1H2z"}}]})(t)}function rPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 1.5A1.5 1.5 0 0 1 10 0h4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h6c-.314.418-.5.937-.5 1.5v6h-2a.5.5 0 0 0-.354.854l2.5 2.5a.5.5 0 0 0 .708 0l2.5-2.5A.5.5 0 0 0 10.5 7.5h-2v-6z"}}]})(t)}function aPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H9.5a1 1 0 0 0-1 1v4.5h2a.5.5 0 0 1 .354.854l-2.5 2.5a.5.5 0 0 1-.708 0l-2.5-2.5A.5.5 0 0 1 5.5 6.5h2V2a2 2 0 0 1 2-2H14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h2.5a.5.5 0 0 1 0 1H2z"}}]})(t)}function iPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 3.5c-.614-.884-.074-1.962.858-2.5L8 7.226 11.642 1c.932.538 1.472 1.616.858 2.5L8.81 8.61l1.556 2.661a2.5 2.5 0 1 1-.794.637L8 9.73l-1.572 2.177a2.5 2.5 0 1 1-.794-.637L7.19 8.61 3.5 3.5zm2.5 10a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0zm7 0a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0z"}}]})(t)}function oPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M9 2.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-.39l1.4 7a2.5 2.5 0 1 1-.98.195l-.189-.938-2.43 3.527A.5.5 0 0 1 9.5 13H4.95a2.5 2.5 0 1 1 0-1h4.287l2.831-4.11L11.09 3H9.5a.5.5 0 0 1-.5-.5ZM3.915 12a1.5 1.5 0 1 0 0 1H2.5a.5.5 0 0 1 0-1h1.415Zm8.817-.789A1.499 1.499 0 0 0 13.5 14a1.5 1.5 0 0 0 .213-2.985l.277 1.387a.5.5 0 0 1-.98.196l-.278-1.387Z"}}]})(t)}function lPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 .995.995 0l3.064 2.19a.995.995 0 0 1 .417.809v.07c0 .264.105.517.291.704l5.677 5.676.909-.303a.995.995 0 0 1 1.018.24l3.338 3.339a.995.995 0 0 1 0 1.406L14.13 15.71a.995.995 0 0 1-1.406 0l-3.337-3.34a.995.995 0 0 1-.24-1.018l.302-.909-5.676-5.677a.995.995 0 0 0-.704-.291H3a.995.995 0 0 1-.81-.417L0 .995Zm11.293 9.595a.497.497 0 1 0-.703.703l2.984 2.984a.497.497 0 0 0 .703-.703l-2.984-2.984Z"}}]})(t)}function cPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 0H5.914a1.5 1.5 0 0 0-1.06.44L2.439 2.853A1.5 1.5 0 0 0 2 3.914V14.5A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5v-13A1.5 1.5 0 0 0 12.5 0Zm-7 2.75a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2a.75.75 0 0 1 .75-.75Zm2 0a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2a.75.75 0 0 1 .75-.75Zm2.75.75v2a.75.75 0 0 1-1.5 0v-2a.75.75 0 0 1 1.5 0Zm1.25-.75a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2a.75.75 0 0 1 .75-.75Z"}}]})(t)}function sPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.25 3.5a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0v-2zm2 0a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0v-2zm2 0a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0v-2zm2 0a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0v-2z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M5.914 0H12.5A1.5 1.5 0 0 1 14 1.5v13a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 14.5V3.914c0-.398.158-.78.44-1.06L4.853.439A1.5 1.5 0 0 1 5.914 0zM13 1.5a.5.5 0 0 0-.5-.5H5.914a.5.5 0 0 0-.353.146L3.146 3.561A.5.5 0 0 0 3 3.914V14.5a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-13z"}}]})(t)}function uPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 13a6.474 6.474 0 0 0 3.845-1.258h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.008 1.008 0 0 0-.115-.1A6.471 6.471 0 0 0 13 6.5 6.502 6.502 0 0 0 6.5 0a6.5 6.5 0 1 0 0 13Zm0-8.518c1.664-1.673 5.825 1.254 0 5.018-5.825-3.764-1.664-6.69 0-5.018Z"}}]})(t)}function dPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 4.482c1.664-1.673 5.825 1.254 0 5.018-5.825-3.764-1.664-6.69 0-5.018Z"}},{tag:"path",attr:{d:"M13 6.5a6.471 6.471 0 0 1-1.258 3.844c.04.03.078.062.115.098l3.85 3.85a1 1 0 0 1-1.414 1.415l-3.85-3.85a1.007 1.007 0 0 1-.1-.115h.002A6.5 6.5 0 1 1 13 6.5ZM6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11Z"}}]})(t)}function hPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z"}}]})(t)}function fPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V6zm6 3h4V5H6v4zm9-1V6a1 1 0 0 0-1-1h-3v4h3a1 1 0 0 0 1-1z"}}]})(t)}function pPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.964.686a.5.5 0 0 0-.65-.65L.767 5.855H.766l-.452.18a.5.5 0 0 0-.082.887l.41.26.001.002 4.995 3.178 1.59 2.498C8 14 8 13 8 12.5a4.5 4.5 0 0 1 5.026-4.47L15.964.686Zm-1.833 1.89L6.637 10.07l-.215-.338a.5.5 0 0 0-.154-.154l-.338-.215 7.494-7.494 1.178-.471-.47 1.178Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-1.993-1.679a.5.5 0 0 0-.686.172l-1.17 1.95-.547-.547a.5.5 0 0 0-.708.708l.774.773a.75.75 0 0 0 1.174-.144l1.335-2.226a.5.5 0 0 0-.172-.686Z"}}]})(t)}function gPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.964.686a.5.5 0 0 0-.65-.65L.767 5.855a.75.75 0 0 0-.124 1.329l4.995 3.178 1.531 2.406a.5.5 0 0 0 .844-.536L6.637 10.07l7.494-7.494-1.895 4.738a.5.5 0 1 0 .928.372l2.8-7Zm-2.54 1.183L5.93 9.363 1.591 6.602l11.833-4.733Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-1.993-1.679a.5.5 0 0 0-.686.172l-1.17 1.95-.547-.547a.5.5 0 0 0-.708.708l.774.773a.75.75 0 0 0 1.174-.144l1.335-2.226a.5.5 0 0 0-.172-.686Z"}}]})(t)}function vPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.964.686a.5.5 0 0 0-.65-.65L.767 5.855H.766l-.452.18a.5.5 0 0 0-.082.887l.41.26.001.002 4.995 3.178 1.59 2.498C8 14 8 13 8 12.5a4.5 4.5 0 0 1 5.026-4.47L15.964.686Zm-1.833 1.89L6.637 10.07l-.215-.338a.5.5 0 0 0-.154-.154l-.338-.215 7.494-7.494 1.178-.471-.47 1.178Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-5.5 0a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0-.5.5Z"}}]})(t)}function mPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.964.686a.5.5 0 0 0-.65-.65L.767 5.855a.75.75 0 0 0-.124 1.329l4.995 3.178 1.531 2.406a.5.5 0 0 0 .844-.536L6.637 10.07l7.494-7.494-1.895 4.738a.5.5 0 1 0 .928.372l2.8-7Zm-2.54 1.183L5.93 9.363 1.591 6.602l11.833-4.733Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-5.5 0a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0-.5.5Z"}}]})(t)}function yPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.964.686a.5.5 0 0 0-.65-.65L.767 5.855H.766l-.452.18a.5.5 0 0 0-.082.887l.41.26.001.002 4.995 3.178 1.59 2.498C8 14 8 13 8 12.5a4.5 4.5 0 0 1 5.026-4.47L15.964.686Zm-1.833 1.89L6.637 10.07l-.215-.338a.5.5 0 0 0-.154-.154l-.338-.215 7.494-7.494 1.178-.471-.47 1.178Z"}},{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.5-5v1.5a.5.5 0 0 1-1 0V11a.5.5 0 0 1 1 0Zm0 3a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"}}]})(t)}function bPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.964.686a.5.5 0 0 0-.65-.65L.767 5.855a.75.75 0 0 0-.124 1.329l4.995 3.178 1.531 2.406a.5.5 0 0 0 .844-.536L6.637 10.07l7.494-7.494-1.895 4.738a.5.5 0 1 0 .928.372l2.8-7Zm-2.54 1.183L5.93 9.363 1.591 6.602l11.833-4.733Z"}},{tag:"path",attr:{d:"M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.5-5v1.5a.5.5 0 0 1-1 0V11a.5.5 0 0 1 1 0Zm0 3a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"}}]})(t)}function xPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.964.686a.5.5 0 0 0-.65-.65L.767 5.855H.766l-.452.18a.5.5 0 0 0-.082.887l.41.26.001.002 4.995 3.178 3.178 4.995.002.002.26.41a.5.5 0 0 0 .886-.083l6-15Zm-1.833 1.89L6.637 10.07l-.215-.338a.5.5 0 0 0-.154-.154l-.338-.215 7.494-7.494 1.178-.471-.47 1.178Z"}}]})(t)}function MPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.964.686a.5.5 0 0 0-.65-.65L.767 5.855H.766l-.452.18a.5.5 0 0 0-.082.887l.41.26.001.002 4.995 3.178 1.59 2.498C8 14 8 13 8 12.5a4.5 4.5 0 0 1 5.026-4.47L15.964.686Zm-1.833 1.89L6.637 10.07l-.215-.338a.5.5 0 0 0-.154-.154l-.338-.215 7.494-7.494 1.178-.471-.47 1.178Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-3.5-2a.5.5 0 0 0-.5.5v1h-1a.5.5 0 0 0 0 1h1v1a.5.5 0 0 0 1 0v-1h1a.5.5 0 0 0 0-1h-1v-1a.5.5 0 0 0-.5-.5Z"}}]})(t)}function wPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.964.686a.5.5 0 0 0-.65-.65L.767 5.855a.75.75 0 0 0-.124 1.329l4.995 3.178 1.531 2.406a.5.5 0 0 0 .844-.536L6.637 10.07l7.494-7.494-1.895 4.738a.5.5 0 1 0 .928.372l2.8-7Zm-2.54 1.183L5.93 9.363 1.591 6.602l11.833-4.733Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-3.5-2a.5.5 0 0 0-.5.5v1h-1a.5.5 0 0 0 0 1h1v1a.5.5 0 0 0 1 0v-1h1a.5.5 0 0 0 0-1h-1v-1a.5.5 0 0 0-.5-.5Z"}}]})(t)}function zPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.964.686a.5.5 0 0 0-.65-.65L.767 5.855H.766l-.452.18a.5.5 0 0 0-.082.887l.41.26.001.002 4.995 3.178 1.59 2.498C8 14 8 13 8 12.5a4.5 4.5 0 0 1 5.026-4.47L15.964.686Zm-1.833 1.89L6.637 10.07l-.215-.338a.5.5 0 0 0-.154-.154l-.338-.215 7.494-7.494 1.178-.471-.47 1.178Z"}},{tag:"path",attr:{d:"M14.975 10.025a3.5 3.5 0 1 0-4.95 4.95 3.5 3.5 0 0 0 4.95-4.95Zm-4.243.707a2.501 2.501 0 0 1 3.147-.318l-3.465 3.465a2.501 2.501 0 0 1 .318-3.147Zm.39 3.854 3.464-3.465a2.501 2.501 0 0 1-3.465 3.465Z"}}]})(t)}function CPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.964.686a.5.5 0 0 0-.65-.65L.767 5.855a.75.75 0 0 0-.124 1.329l4.995 3.178 1.531 2.406a.5.5 0 0 0 .844-.536L6.637 10.07l7.494-7.494-1.895 4.738a.5.5 0 1 0 .928.372l2.8-7Zm-2.54 1.183L5.93 9.363 1.591 6.602l11.833-4.733Z"}},{tag:"path",attr:{d:"M14.975 10.025a3.5 3.5 0 1 0-4.95 4.95 3.5 3.5 0 0 0 4.95-4.95Zm-4.243.707a2.501 2.501 0 0 1 3.147-.318l-3.465 3.465a2.501 2.501 0 0 1 .318-3.147Zm.39 3.854 3.464-3.465a2.501 2.501 0 0 1-3.465 3.465Z"}}]})(t)}function APt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.964.686a.5.5 0 0 0-.65-.65L.767 5.855H.766l-.452.18a.5.5 0 0 0-.082.887l.41.26.001.002 4.995 3.178 1.59 2.498C8 14 8 13 8 12.5a4.5 4.5 0 0 1 5.026-4.47L15.964.686Zm-1.833 1.89L6.637 10.07l-.215-.338a.5.5 0 0 0-.154-.154l-.338-.215 7.494-7.494 1.178-.471-.47 1.178Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-4.854-1.354a.5.5 0 0 0 0 .708l.647.646-.647.646a.5.5 0 0 0 .708.708l.646-.647.646.647a.5.5 0 0 0 .708-.708l-.647-.646.647-.646a.5.5 0 0 0-.708-.708l-.646.647-.646-.647a.5.5 0 0 0-.708 0Z"}}]})(t)}function kPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.964.686a.5.5 0 0 0-.65-.65L.767 5.855a.75.75 0 0 0-.124 1.329l4.995 3.178 1.531 2.406a.5.5 0 0 0 .844-.536L6.637 10.07l7.494-7.494-1.895 4.738a.5.5 0 1 0 .928.372l2.8-7Zm-2.54 1.183L5.93 9.363 1.591 6.602l11.833-4.733Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-4.854-1.354a.5.5 0 0 0 0 .708l.647.646-.647.646a.5.5 0 0 0 .708.708l.646-.647.646.647a.5.5 0 0 0 .708-.708l-.647-.646.647-.646a.5.5 0 0 0-.708-.708l-.646.647-.646-.647a.5.5 0 0 0-.708 0Z"}}]})(t)}function HPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.854.146a.5.5 0 0 1 .11.54l-5.819 14.547a.75.75 0 0 1-1.329.124l-3.178-4.995L.643 7.184a.75.75 0 0 1 .124-1.33L15.314.037a.5.5 0 0 1 .54.11ZM6.636 10.07l2.761 4.338L14.13 2.576 6.636 10.07Zm6.787-8.201L1.591 6.602l4.339 2.76 7.494-7.493Z"}}]})(t)}function EPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.333 2.667C1.333 1.194 4.318 0 8 0s6.667 1.194 6.667 2.667V4c0 1.473-2.985 2.667-6.667 2.667S1.333 5.473 1.333 4V2.667z"}},{tag:"path",attr:{d:"M1.333 6.334v3C1.333 10.805 4.318 12 8 12s6.667-1.194 6.667-2.667V6.334a6.51 6.51 0 0 1-1.458.79C11.81 7.684 9.967 8 8 8c-1.966 0-3.809-.317-5.208-.876a6.508 6.508 0 0 1-1.458-.79z"}},{tag:"path",attr:{d:"M14.667 11.668a6.51 6.51 0 0 1-1.458.789c-1.4.56-3.242.876-5.21.876-1.966 0-3.809-.316-5.208-.876a6.51 6.51 0 0 1-1.458-.79v1.666C1.333 14.806 4.318 16 8 16s6.667-1.194 6.667-2.667v-1.665z"}}]})(t)}function SPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 2.5a2.5 2.5 0 1 1 .603 1.628l-6.718 3.12a2.499 2.499 0 0 1 0 1.504l6.718 3.12a2.5 2.5 0 1 1-.488.876l-6.718-3.12a2.5 2.5 0 1 1 0-3.256l6.718-3.12A2.5 2.5 0 0 1 11 2.5z"}}]})(t)}function LPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.5 1a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zM11 2.5a2.5 2.5 0 1 1 .603 1.628l-6.718 3.12a2.499 2.499 0 0 1 0 1.504l6.718 3.12a2.5 2.5 0 1 1-.488.876l-6.718-3.12a2.5 2.5 0 1 1 0-3.256l6.718-3.12A2.5 2.5 0 0 1 11 2.5zm-8.5 4a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zm11 5.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3z"}}]})(t)}function _Pt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.338 1.59a61.44 61.44 0 0 0-2.837.856.481.481 0 0 0-.328.39c-.554 4.157.726 7.19 2.253 9.188a10.725 10.725 0 0 0 2.287 2.233c.346.244.652.42.893.533.12.057.218.095.293.118a.55.55 0 0 0 .101.025.615.615 0 0 0 .1-.025c.076-.023.174-.061.294-.118.24-.113.547-.29.893-.533a10.726 10.726 0 0 0 2.287-2.233c1.527-1.997 2.807-5.031 2.253-9.188a.48.48 0 0 0-.328-.39c-.651-.213-1.75-.56-2.837-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524zM5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.775 11.775 0 0 1-2.517 2.453 7.159 7.159 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7.158 7.158 0 0 1-1.048-.625 11.777 11.777 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 62.456 62.456 0 0 1 5.072.56z"}},{tag:"path",attr:{d:"M10.854 5.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 7.793l2.646-2.647a.5.5 0 0 1 .708 0z"}}]})(t)}function BPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.338 1.59a61.44 61.44 0 0 0-2.837.856.481.481 0 0 0-.328.39c-.554 4.157.726 7.19 2.253 9.188a10.725 10.725 0 0 0 2.287 2.233c.346.244.652.42.893.533.12.057.218.095.293.118a.55.55 0 0 0 .101.025.615.615 0 0 0 .1-.025c.076-.023.174-.061.294-.118.24-.113.547-.29.893-.533a10.726 10.726 0 0 0 2.287-2.233c1.527-1.997 2.807-5.031 2.253-9.188a.48.48 0 0 0-.328-.39c-.651-.213-1.75-.56-2.837-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524zM5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.775 11.775 0 0 1-2.517 2.453 7.159 7.159 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7.158 7.158 0 0 1-1.048-.625 11.777 11.777 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 62.456 62.456 0 0 1 5.072.56z"}},{tag:"path",attr:{d:"M7.001 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.553.553 0 0 1-1.1 0L7.1 4.995z"}}]})(t)}function DPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 0c-.69 0-1.843.265-2.928.56-1.11.3-2.229.655-2.887.87a1.54 1.54 0 0 0-1.044 1.262c-.596 4.477.787 7.795 2.465 9.99a11.777 11.777 0 0 0 2.517 2.453c.386.273.744.482 1.048.625.28.132.581.24.829.24s.548-.108.829-.24a7.159 7.159 0 0 0 1.048-.625 11.775 11.775 0 0 0 2.517-2.453c1.678-2.195 3.061-5.513 2.465-9.99a1.541 1.541 0 0 0-1.044-1.263 62.467 62.467 0 0 0-2.887-.87C9.843.266 8.69 0 8 0zm2.146 5.146a.5.5 0 0 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 7.793l2.646-2.647z"}}]})(t)}function TPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 0c-.69 0-1.843.265-2.928.56-1.11.3-2.229.655-2.887.87a1.54 1.54 0 0 0-1.044 1.262c-.596 4.477.787 7.795 2.465 9.99a11.777 11.777 0 0 0 2.517 2.453c.386.273.744.482 1.048.625.28.132.581.24.829.24s.548-.108.829-.24a7.159 7.159 0 0 0 1.048-.625 11.775 11.775 0 0 0 2.517-2.453c1.678-2.195 3.061-5.513 2.465-9.99a1.541 1.541 0 0 0-1.044-1.263 62.467 62.467 0 0 0-2.887-.87C9.843.266 8.69 0 8 0zm-.55 8.502L7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0zM8.002 12a1 1 0 1 1 0-2 1 1 0 0 1 0 2z"}}]})(t)}function VPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 0c-.69 0-1.843.265-2.928.56-1.11.3-2.229.655-2.887.87a1.54 1.54 0 0 0-1.044 1.262c-.596 4.477.787 7.795 2.465 9.99a11.777 11.777 0 0 0 2.517 2.453c.386.273.744.482 1.048.625.28.132.581.24.829.24s.548-.108.829-.24a7.159 7.159 0 0 0 1.048-.625 11.775 11.775 0 0 0 2.517-2.453c1.678-2.195 3.061-5.513 2.465-9.99a1.541 1.541 0 0 0-1.044-1.263 62.467 62.467 0 0 0-2.887-.87C9.843.266 8.69 0 8 0zM6 7.5a.5.5 0 0 1 0-1h4a.5.5 0 0 1 0 1H6z"}}]})(t)}function OPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 0c-.69 0-1.843.265-2.928.56-1.11.3-2.229.655-2.887.87a1.54 1.54 0 0 0-1.044 1.262c-.596 4.477.787 7.795 2.465 9.99a11.777 11.777 0 0 0 2.517 2.453c.386.273.744.482 1.048.625.28.132.581.24.829.24s.548-.108.829-.24a7.159 7.159 0 0 0 1.048-.625 11.775 11.775 0 0 0 2.517-2.453c1.678-2.195 3.061-5.513 2.465-9.99a1.541 1.541 0 0 0-1.044-1.263 62.467 62.467 0 0 0-2.887-.87C9.843.266 8.69 0 8 0zm-.5 5a.5.5 0 0 1 1 0v1.5H10a.5.5 0 0 1 0 1H8.5V9a.5.5 0 0 1-1 0V7.5H6a.5.5 0 0 1 0-1h1.5V5z"}}]})(t)}function IPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0c-.69 0-1.843.265-2.928.56-1.11.3-2.229.655-2.887.87a1.54 1.54 0 0 0-1.044 1.262c-.596 4.477.787 7.795 2.465 9.99a11.777 11.777 0 0 0 2.517 2.453c.386.273.744.482 1.048.625.28.132.581.24.829.24s.548-.108.829-.24a7.159 7.159 0 0 0 1.048-.625 11.775 11.775 0 0 0 2.517-2.453c1.678-2.195 3.061-5.513 2.465-9.99a1.541 1.541 0 0 0-1.044-1.263 62.467 62.467 0 0 0-2.887-.87C9.843.266 8.69 0 8 0zM6.854 5.146 8 6.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 7l1.147 1.146a.5.5 0 0 1-.708.708L8 7.707 6.854 8.854a.5.5 0 1 1-.708-.708L7.293 7 6.146 5.854a.5.5 0 1 1 .708-.708z"}}]})(t)}function RPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.775 11.775 0 0 1-2.517 2.453 7.159 7.159 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7.158 7.158 0 0 1-1.048-.625 11.777 11.777 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 62.456 62.456 0 0 1 5.072.56z"}}]})(t)}function FPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 0c-.69 0-1.843.265-2.928.56-1.11.3-2.229.655-2.887.87a1.54 1.54 0 0 0-1.044 1.262c-.596 4.477.787 7.795 2.465 9.99a11.777 11.777 0 0 0 2.517 2.453c.386.273.744.482 1.048.625.28.132.581.24.829.24s.548-.108.829-.24a7.159 7.159 0 0 0 1.048-.625 11.775 11.775 0 0 0 2.517-2.453c1.678-2.195 3.061-5.513 2.465-9.99a1.541 1.541 0 0 0-1.044-1.263 62.467 62.467 0 0 0-2.887-.87C9.843.266 8.69 0 8 0zm0 5a1.5 1.5 0 0 1 .5 2.915l.385 1.99a.5.5 0 0 1-.491.595h-.788a.5.5 0 0 1-.49-.595l.384-1.99A1.5 1.5 0 0 1 8 5z"}}]})(t)}function NPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.338 1.59a61.44 61.44 0 0 0-2.837.856.481.481 0 0 0-.328.39c-.554 4.157.726 7.19 2.253 9.188a10.725 10.725 0 0 0 2.287 2.233c.346.244.652.42.893.533.12.057.218.095.293.118a.55.55 0 0 0 .101.025.615.615 0 0 0 .1-.025c.076-.023.174-.061.294-.118.24-.113.547-.29.893-.533a10.726 10.726 0 0 0 2.287-2.233c1.527-1.997 2.807-5.031 2.253-9.188a.48.48 0 0 0-.328-.39c-.651-.213-1.75-.56-2.837-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524zM5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.775 11.775 0 0 1-2.517 2.453 7.159 7.159 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7.158 7.158 0 0 1-1.048-.625 11.777 11.777 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 62.456 62.456 0 0 1 5.072.56z"}},{tag:"path",attr:{d:"M9.5 6.5a1.5 1.5 0 0 1-1 1.415l.385 1.99a.5.5 0 0 1-.491.595h-.788a.5.5 0 0 1-.49-.595l.384-1.99a1.5 1.5 0 1 1 2-1.415z"}}]})(t)}function PPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.338 1.59a61.44 61.44 0 0 0-2.837.856.481.481 0 0 0-.328.39c-.554 4.157.726 7.19 2.253 9.188a10.725 10.725 0 0 0 2.287 2.233c.346.244.652.42.893.533.12.057.218.095.293.118a.55.55 0 0 0 .101.025.615.615 0 0 0 .1-.025c.076-.023.174-.061.294-.118.24-.113.547-.29.893-.533a10.726 10.726 0 0 0 2.287-2.233c1.527-1.997 2.807-5.031 2.253-9.188a.48.48 0 0 0-.328-.39c-.651-.213-1.75-.56-2.837-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524zM5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.775 11.775 0 0 1-2.517 2.453 7.159 7.159 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7.158 7.158 0 0 1-1.048-.625 11.777 11.777 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 62.456 62.456 0 0 1 5.072.56z"}},{tag:"path",attr:{d:"M5.5 7a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5z"}}]})(t)}function jPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.338 1.59a61.44 61.44 0 0 0-2.837.856.481.481 0 0 0-.328.39c-.554 4.157.726 7.19 2.253 9.188a10.725 10.725 0 0 0 2.287 2.233c.346.244.652.42.893.533.12.057.218.095.293.118a.55.55 0 0 0 .101.025.615.615 0 0 0 .1-.025c.076-.023.174-.061.294-.118.24-.113.547-.29.893-.533a10.726 10.726 0 0 0 2.287-2.233c1.527-1.997 2.807-5.031 2.253-9.188a.48.48 0 0 0-.328-.39c-.651-.213-1.75-.56-2.837-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524zM5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.775 11.775 0 0 1-2.517 2.453 7.159 7.159 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7.158 7.158 0 0 1-1.048-.625 11.777 11.777 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 62.456 62.456 0 0 1 5.072.56z"}},{tag:"path",attr:{d:"M8 4.5a.5.5 0 0 1 .5.5v1.5H10a.5.5 0 0 1 0 1H8.5V9a.5.5 0 0 1-1 0V7.5H6a.5.5 0 0 1 0-1h1.5V5a.5.5 0 0 1 .5-.5z"}}]})(t)}function UPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 14.933a.615.615 0 0 0 .1-.025c.076-.023.174-.061.294-.118.24-.113.547-.29.893-.533a10.726 10.726 0 0 0 2.287-2.233c1.527-1.997 2.807-5.031 2.253-9.188a.48.48 0 0 0-.328-.39c-.651-.213-1.75-.56-2.837-.855C9.552 1.29 8.531 1.067 8 1.067v13.866zM5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.775 11.775 0 0 1-2.517 2.453 7.159 7.159 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7.158 7.158 0 0 1-1.048-.625 11.777 11.777 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 62.456 62.456 0 0 1 5.072.56z"}}]})(t)}function WPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.093 3.093c-.465 4.275.885 7.46 2.513 9.589a11.777 11.777 0 0 0 2.517 2.453c.386.273.744.482 1.048.625.28.132.581.24.829.24s.548-.108.829-.24a7.159 7.159 0 0 0 1.048-.625 11.32 11.32 0 0 0 1.733-1.525L1.093 3.093zm12.215 8.215L3.128 1.128A61.369 61.369 0 0 1 5.073.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.483 3.626-.332 6.491-1.551 8.616zm.338 3.046-13-13 .708-.708 13 13-.707.707z"}}]})(t)}function ZPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.093 3.093c-.465 4.275.885 7.46 2.513 9.589a11.777 11.777 0 0 0 2.517 2.453c.386.273.744.482 1.048.625.28.132.581.24.829.24s.548-.108.829-.24a7.159 7.159 0 0 0 1.048-.625 11.32 11.32 0 0 0 1.733-1.525l-.745-.745a10.27 10.27 0 0 1-1.578 1.392c-.346.244-.652.42-.893.533-.12.057-.218.095-.293.118a.55.55 0 0 1-.101.025.615.615 0 0 1-.1-.025 2.348 2.348 0 0 1-.294-.118 6.141 6.141 0 0 1-.893-.533 10.725 10.725 0 0 1-2.287-2.233C3.053 10.228 1.879 7.594 2.06 4.06l-.967-.967zM3.98 1.98l-.852-.852A58.935 58.935 0 0 1 5.072.559C6.157.266 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.483 3.626-.332 6.491-1.551 8.616l-.77-.77c1.042-1.915 1.72-4.469 1.29-7.702a.48.48 0 0 0-.33-.39c-.65-.213-1.75-.56-2.836-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524a49.7 49.7 0 0 0-1.357.39zm9.666 12.374-13-13 .708-.708 13 13-.707.707z"}}]})(t)}function GPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.338 1.59a61.44 61.44 0 0 0-2.837.856.481.481 0 0 0-.328.39c-.554 4.157.726 7.19 2.253 9.188a10.725 10.725 0 0 0 2.287 2.233c.346.244.652.42.893.533.12.057.218.095.293.118a.55.55 0 0 0 .101.025.615.615 0 0 0 .1-.025c.076-.023.174-.061.294-.118.24-.113.547-.29.893-.533a10.726 10.726 0 0 0 2.287-2.233c1.527-1.997 2.807-5.031 2.253-9.188a.48.48 0 0 0-.328-.39c-.651-.213-1.75-.56-2.837-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524zM5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.775 11.775 0 0 1-2.517 2.453 7.159 7.159 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7.158 7.158 0 0 1-1.048-.625 11.777 11.777 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 62.456 62.456 0 0 1 5.072.56z"}},{tag:"path",attr:{d:"M6.146 5.146a.5.5 0 0 1 .708 0L8 6.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 7l1.147 1.146a.5.5 0 0 1-.708.708L8 7.707 6.854 8.854a.5.5 0 1 1-.708-.708L7.293 7 6.146 5.854a.5.5 0 0 1 0-.708z"}}]})(t)}function qPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.338 1.59a61.44 61.44 0 0 0-2.837.856.481.481 0 0 0-.328.39c-.554 4.157.726 7.19 2.253 9.188a10.725 10.725 0 0 0 2.287 2.233c.346.244.652.42.893.533.12.057.218.095.293.118a.55.55 0 0 0 .101.025.615.615 0 0 0 .1-.025c.076-.023.174-.061.294-.118.24-.113.547-.29.893-.533a10.726 10.726 0 0 0 2.287-2.233c1.527-1.997 2.807-5.031 2.253-9.188a.48.48 0 0 0-.328-.39c-.651-.213-1.75-.56-2.837-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524zM5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.775 11.775 0 0 1-2.517 2.453 7.159 7.159 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7.158 7.158 0 0 1-1.048-.625 11.777 11.777 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 62.456 62.456 0 0 1 5.072.56z"}}]})(t)}function YPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.27 2.047a1 1 0 0 1 1.46 0l6.345 6.77c.6.638.146 1.683-.73 1.683H11.5v3a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-3H1.654C.78 10.5.326 9.455.924 8.816L7.27 2.047z"}}]})(t)}function XPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.27 2.047a1 1 0 0 1 1.46 0l6.345 6.77c.6.638.146 1.683-.73 1.683H11.5v3a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-3H1.654C.78 10.5.326 9.455.924 8.816L7.27 2.047zM14.346 9.5 8 2.731 1.654 9.5H4.5a1 1 0 0 1 1 1v3h5v-3a1 1 0 0 1 1-1h2.846z"}}]})(t)}function $Pt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.97 1.35A1 1 0 0 1 3.73 1h8.54a1 1 0 0 1 .76.35l2.609 3.044A1.5 1.5 0 0 1 16 5.37v.255a2.375 2.375 0 0 1-4.25 1.458A2.371 2.371 0 0 1 9.875 8 2.37 2.37 0 0 1 8 7.083 2.37 2.37 0 0 1 6.125 8a2.37 2.37 0 0 1-1.875-.917A2.375 2.375 0 0 1 0 5.625V5.37a1.5 1.5 0 0 1 .361-.976l2.61-3.045zm1.78 4.275a1.375 1.375 0 0 0 2.75 0 .5.5 0 0 1 1 0 1.375 1.375 0 0 0 2.75 0 .5.5 0 0 1 1 0 1.375 1.375 0 1 0 2.75 0V5.37a.5.5 0 0 0-.12-.325L12.27 2H3.73L1.12 5.045A.5.5 0 0 0 1 5.37v.255a1.375 1.375 0 0 0 2.75 0 .5.5 0 0 1 1 0zM1.5 8.5A.5.5 0 0 1 2 9v6h12V9a.5.5 0 0 1 1 0v6h.5a.5.5 0 0 1 0 1H.5a.5.5 0 0 1 0-1H1V9a.5.5 0 0 1 .5-.5zm2 .5a.5.5 0 0 1 .5.5V13h8V9.5a.5.5 0 0 1 1 0V13a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9.5a.5.5 0 0 1 .5-.5z"}}]})(t)}function KPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.97 1.35A1 1 0 0 1 3.73 1h8.54a1 1 0 0 1 .76.35l2.609 3.044A1.5 1.5 0 0 1 16 5.37v.255a2.375 2.375 0 0 1-4.25 1.458A2.371 2.371 0 0 1 9.875 8 2.37 2.37 0 0 1 8 7.083 2.37 2.37 0 0 1 6.125 8a2.37 2.37 0 0 1-1.875-.917A2.375 2.375 0 0 1 0 5.625V5.37a1.5 1.5 0 0 1 .361-.976l2.61-3.045zm1.78 4.275a1.375 1.375 0 0 0 2.75 0 .5.5 0 0 1 1 0 1.375 1.375 0 0 0 2.75 0 .5.5 0 0 1 1 0 1.375 1.375 0 1 0 2.75 0V5.37a.5.5 0 0 0-.12-.325L12.27 2H3.73L1.12 5.045A.5.5 0 0 0 1 5.37v.255a1.375 1.375 0 0 0 2.75 0 .5.5 0 0 1 1 0zM1.5 8.5A.5.5 0 0 1 2 9v6h1v-5a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v5h6V9a.5.5 0 0 1 1 0v6h.5a.5.5 0 0 1 0 1H.5a.5.5 0 0 1 0-1H1V9a.5.5 0 0 1 .5-.5zM4 15h3v-5H4v5zm5-5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-3zm3 0h-2v3h2v-3z"}}]})(t)}function QPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M0 3.5A.5.5 0 0 1 .5 3H1c2.202 0 3.827 1.24 4.874 2.418.49.552.865 1.102 1.126 1.532.26-.43.636-.98 1.126-1.532C9.173 4.24 10.798 3 13 3v1c-1.798 0-3.173 1.01-4.126 2.082A9.624 9.624 0 0 0 7.556 8a9.624 9.624 0 0 0 1.317 1.918C9.828 10.99 11.204 12 13 12v1c-2.202 0-3.827-1.24-4.874-2.418A10.595 10.595 0 0 1 7 9.05c-.26.43-.636.98-1.126 1.532C4.827 11.76 3.202 13 1 13H.5a.5.5 0 0 1 0-1H1c1.798 0 3.173-1.01 4.126-2.082A9.624 9.624 0 0 0 6.444 8a9.624 9.624 0 0 0-1.317-1.918C4.172 5.01 2.796 4 1 4H.5a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{d:"M13 5.466V1.534a.25.25 0 0 1 .41-.192l2.36 1.966c.12.1.12.284 0 .384l-2.36 1.966a.25.25 0 0 1-.41-.192zm0 9v-3.932a.25.25 0 0 1 .41-.192l2.36 1.966c.12.1.12.284 0 .384l-2.36 1.966a.25.25 0 0 1-.41-.192z"}}]})(t)}function JPt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.116 6.28h.32c.395 0 .582.24.582.722 0 .48-.186.718-.581.718h-.321V6.28Zm3.636.066.268.845h-.552l.27-.845h.014Zm1.327-.066h.32c.394 0 .582.24.582.722 0 .48-.186.718-.582.718h-.32V6.28Zm-.792 3h.32c.395 0 .582.24.582.722 0 .48-.186.718-.581.718h-.32V9.28Z"}},{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435ZM4.782 6h.69c.596 0 .886.355.886.998S6.066 8 5.473 8h-.69V6ZM7.82 7.72V8H6.571V6H7.82v.28h-.917v.57h.863v.268h-.863v.602h.917Zm.397.28h-.34l.688-2h.371l.689 2h-.352l-.177-.554h-.702L8.216 8Zm1.53-2h.69c.596 0 .886.355.886.998S11.03 8 10.436 8h-.69V6Zm-2.923 4.72V11H5.575V9h1.248v.28h-.917v.57h.863v.268h-.863v.602h.917Zm.572.28h-.32V9h.294l.933 1.436h.014V9h.32v2h-.292l-.936-1.44h-.013V11Zm1.56-2h.69c.596 0 .886.355.886.998S10.238 11 9.645 11h-.69V9Z"}}]})(t)}function tjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.783 6v2h.69c.593 0 .886-.359.886-1.002S6.07 6 5.473 6h-.69Zm.333.28h.32c.395 0 .582.24.582.722 0 .48-.186.718-.581.718h-.321V6.28ZM7.82 7.72h-.918v-.602h.863V6.85h-.863v-.57h.917V6H6.571v2H7.82v-.28Zm.573-.274L8.216 8h-.34l.688-2h.371l.689 2h-.352l-.177-.554h-.702Zm.627-.255-.268-.845h-.015l-.27.845h.553ZM9.746 6v2h.69c.593 0 .886-.359.886-1.002S11.032 6 10.436 6h-.69Zm.333.28h.32c.394 0 .582.24.582.722 0 .48-.186.718-.582.718h-.32V6.28Zm-4.173 4.44h.917V11H5.575V9h1.248v.28h-.917v.57h.863v.268h-.863v.602Zm1.489.28V9.56h.013L8.344 11h.292V9h-.32v1.436h-.014L7.369 9h-.293v2h.319Zm1.56 0V9h.69c.596 0 .886.355.886.998S10.238 11 9.645 11h-.69Zm.653-1.72h-.32v1.44h.32c.395 0 .581-.239.581-.718 0-.481-.187-.722-.581-.722Z"}},{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435Zm-1.4.7a.495.495 0 0 1 .7 0l6.516 6.515a.495.495 0 0 1 0 .7L8.35 14.866a.495.495 0 0 1-.7 0L1.134 8.35a.495.495 0 0 1 0-.7L7.65 1.134Z"}}]})(t)}function ejt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.237 4.28h-.32v1.44h.32c.396 0 .582-.239.582-.718 0-.481-.188-.722-.582-.722Zm2.392.859v-.277c0-.413-.211-.617-.494-.617-.285 0-.495.204-.495.617v.277c0 .414.21.618.495.618.283 0 .494-.204.494-.618Zm4.163 0v-.277c0-.413-.211-.617-.494-.617-.285 0-.495.204-.495.617v.277c0 .414.21.618.495.618.283 0 .494-.204.494-.618Zm.006 5.828v-.694h.39c.231 0 .378.126.378.354 0 .225-.142.34-.387.34h-.38Z"}},{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16ZM3.584 6V4h.69c.596 0 .886.355.886.998S4.867 6 4.274 6h-.69Zm3.382-1.135v.272c0 .566-.318.903-.83.903-.513 0-.833-.337-.833-.903v-.272c0-.569.32-.904.832-.904.513 0 .83.337.83.904Zm1.021-.305V6h-.319V4h.293l.933 1.436h.015V4h.319v2h-.291L8 4.56h-.013Zm3.142.305v.272c0 .566-.318.903-.83.903-.513 0-.833-.337-.833-.903v-.272c0-.569.32-.904.832-.904.513 0 .83.337.83.904Zm.899-.58V6h-.333V4.285h-.584V4h1.503v.285h-.586ZM5.413 11.72V12H4.165v-2h1.248v.28h-.917v.57h.862v.268h-.862v.602h.917Zm.572.28h-.32v-2h.294l.933 1.436h.014v-1.435h.32V12h-.292l-.936-1.44h-.013V12Zm2.279 0H7.93v-1.715h-.584V10H8.85v.284h-.586V12Zm1.953-.28V12H8.97v-2h1.248v.28H9.3v.57h.863v.268H9.3v.602h.917ZM11.235 10c.42 0 .674.244.674.616a.575.575 0 0 1-.368.56l.404.824h-.373l-.36-.769h-.414V12h-.328v-2h.765ZM3.5 7h9a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5Z"}}]})(t)}function njt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.584 6V4h.69c.596 0 .886.355.886.998S4.867 6 4.274 6h-.69Zm.653-1.72h-.32v1.44h.32c.396 0 .582-.239.582-.718 0-.481-.188-.722-.582-.722Zm2.729.585v.272c0 .566-.318.903-.83.903-.513 0-.833-.337-.833-.903v-.272c0-.569.32-.904.832-.904.513 0 .83.337.83.904Zm-.337.274v-.277c0-.413-.211-.617-.494-.617-.285 0-.495.204-.495.617v.277c0 .414.21.618.495.618.283 0 .494-.204.494-.618Zm1.358-.579V6h-.319V4h.293l.933 1.436h.015V4h.319v2h-.291L8 4.56h-.013Zm3.142.305v.272c0 .566-.318.903-.83.903-.513 0-.833-.337-.833-.903v-.272c0-.569.32-.904.832-.904.513 0 .83.337.83.904Zm-.337.274v-.277c0-.413-.211-.617-.494-.617-.285 0-.495.204-.495.617v.277c0 .414.21.618.495.618.283 0 .494-.204.494-.618Zm1.236-.854V6h-.333V4.285h-.584V4h1.503v.285h-.586ZM4.496 11.72h.917V12H4.165v-2h1.248v.28h-.917v.57h.862v.268h-.862v.602Zm1.489-1.16V12h-.32v-2h.294l.933 1.436h.014v-1.435h.32V12h-.292l-.936-1.44h-.013Zm2.279-.275V12H7.93v-1.715h-.584V10H8.85v.284h-.586ZM9.3 11.72h.917V12H8.97v-2h1.248v.28H9.3v.57h.863v.268H9.3v.602ZM10.47 10h.765c.42 0 .674.244.674.616a.575.575 0 0 1-.368.56l.404.824h-.373l-.36-.769h-.414V12h-.328v-2Zm.328.273v.694h.381c.245 0 .387-.115.387-.34 0-.228-.147-.354-.378-.354h-.39ZM3.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-9Z"}},{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16Zm0-1A7 7 0 1 1 8 1a7 7 0 0 1 0 14Z"}}]})(t)}function rjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435ZM7.25 4h1.5v3.25H12v1.5H8.75V12h-1.5V8.75H4v-1.5h3.25V4Z"}}]})(t)}function ajt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435ZM6.25 4h1.5v3.25H11v1.5H7.75V12h-1.5V4Z"}}]})(t)}function ijt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.25 4v8h1.5V8.75H11v-1.5H7.75V4h-1.5Z"}},{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435Zm-1.4.7a.495.495 0 0 1 .7 0l6.516 6.515a.495.495 0 0 1 0 .7L8.35 14.866a.495.495 0 0 1-.7 0L1.134 8.35a.495.495 0 0 1 0-.7L7.65 1.134Z"}}]})(t)}function ojt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435ZM5 5h6v1.5H8.75V12h-1.5V6.5H5V5Z"}}]})(t)}function ljt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 5v1.5h2.25V12h1.5V6.5H11V5H5Z"}},{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435Zm-1.4.7a.495.495 0 0 1 .7 0l6.516 6.515a.495.495 0 0 1 0 .7L8.35 14.866a.495.495 0 0 1-.7 0L1.134 8.35a.495.495 0 0 1 0-.7L7.65 1.134Z"}}]})(t)}function cjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435Zm1.443 4.762 1.014 1.106L8.75 8.83V12h-1.5V8.83L4.493 6.303l1.014-1.106L8 7.483l2.493-2.286Z"}}]})(t)}function sjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.493 5.197 8 7.483 5.507 5.197 4.493 6.303 7.25 8.83V12h1.5V8.83l2.757-2.527-1.014-1.106Z"}},{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435Zm-1.4.7a.495.495 0 0 1 .7 0l6.516 6.515a.495.495 0 0 1 0 .7L8.35 14.866a.495.495 0 0 1-.7 0L1.134 8.35a.495.495 0 0 1 0-.7L7.65 1.134Z"}}]})(t)}function ujt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.25 4v3.25H4v1.5h3.25V12h1.5V8.75H12v-1.5H8.75V4h-1.5Z"}},{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435Zm-1.4.7a.495.495 0 0 1 .7 0l6.516 6.515a.495.495 0 0 1 0 .7L8.35 14.866a.495.495 0 0 1-.7 0L1.134 8.35a.495.495 0 0 1 0-.7L7.65 1.134Z"}}]})(t)}function djt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435ZM7.25 6H6.034a.25.25 0 0 1-.192-.41l1.966-2.36a.25.25 0 0 1 .384 0l1.966 2.36a.25.25 0 0 1-.192.41H8.75v6h-1.5V8.823c-.551.686-1.229 1.363-1.88 2.015l-.016.016-.708-.708c.757-.756 1.48-1.48 2.016-2.196.25-.333.448-.649.588-.95V6Z"}}]})(t)}function hjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.25 6v1c-.14.301-.338.617-.588.95-.537.716-1.259 1.44-2.016 2.196l.708.708.015-.016c.652-.652 1.33-1.33 1.881-2.015V12h1.5V6h1.216a.25.25 0 0 0 .192-.41L8.192 3.23a.25.25 0 0 0-.384 0L5.842 5.59a.25.25 0 0 0 .192.41H7.25Z"}},{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435Zm-1.4.7a.495.495 0 0 1 .7 0l6.516 6.515a.495.495 0 0 1 0 .7L8.35 14.866a.495.495 0 0 1-.7 0L1.134 8.35a.495.495 0 0 1 0-.7L7.65 1.134Z"}}]})(t)}function fjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435ZM8.75 6v1c.14.301.338.617.588.95.537.716 1.259 1.44 2.016 2.196l-.708.708-.015-.016c-.652-.652-1.33-1.33-1.881-2.015V12h-1.5V6H6.034a.25.25 0 0 1-.192-.41l1.966-2.36a.25.25 0 0 1 .384 0l1.966 2.36a.25.25 0 0 1-.192.41H8.75Z"}}]})(t)}function pjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.75 6v1c.14.301.338.617.588.95.537.716 1.259 1.44 2.016 2.196l-.708.708-.015-.016c-.652-.652-1.33-1.33-1.881-2.015V12h-1.5V6H6.034a.25.25 0 0 1-.192-.41l1.966-2.36a.25.25 0 0 1 .384 0l1.966 2.36a.25.25 0 0 1-.192.41H8.75Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435Zm-1.4.7a.495.495 0 0 1 .7 0l6.516 6.515a.495.495 0 0 1 0 .7L8.35 14.866a.495.495 0 0 1-.7 0L1.134 8.35a.495.495 0 0 1 0-.7L7.65 1.134Z"}}]})(t)}function gjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 13.292A8 8 0 0 1 13.293 2L9.195 6.099A2.501 2.501 0 0 0 8.5 6H7V4.534a.25.25 0 0 0-.41-.192L4.23 6.308a.25.25 0 0 0 0 .384l2.36 1.966a.265.265 0 0 0 .026.02L2 13.291Zm.708.708A8 8 0 0 0 14 2.707l-3.885 3.884C10.656 7.05 11 7.735 11 8.5V11h-1V8.5c0-.489-.234-.923-.596-1.197l-6.696 6.696Z"}},{tag:"path",attr:{d:"M8.293 7 7 8.293V7h1.293Z"}}]})(t)}function vjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 8a8 8 0 1 0 16 0A8 8 0 0 0 0 8Zm3.416 5.29 5.988-5.987c.362.274.596.708.596 1.197V11h1V8.5c0-.765-.344-1.45-.885-1.908l3.176-3.176a7 7 0 0 1-9.874 9.874Zm-.707-.706a7 7 0 0 1 9.874-9.874L9.196 6.097A2.501 2.501 0 0 0 8.5 6H7V4.534a.25.25 0 0 0-.41-.192L4.23 6.308a.25.25 0 0 0 0 .384l2.36 1.966a.265.265 0 0 0 .026.02l-3.907 3.906ZM8.293 7 7 8.293V7h1.293Z"}}]})(t)}function mjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.292 14A8 8 0 0 1 2 2.707l3.5 3.5V12h1.283V9.164h1.674L13.292 14Zm.708-.708-4.37-4.37C10.5 8.524 11 7.662 11 6.587c0-1.482-.955-2.584-2.538-2.584H5.5v.79L2.708 2.002A8 8 0 0 1 14 13.293Z"}},{tag:"path",attr:{d:"M6.777 7.485v.59h.59l-.59-.59Zm1.949.535L6.777 6.07v-.966H8.27c.893 0 1.419.539 1.419 1.482 0 .769-.35 1.273-.963 1.433Z"}}]})(t)}function yjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16Zm5.29-3.416L9.63 8.923C10.5 8.523 11 7.66 11 6.586c0-1.482-.955-2.584-2.538-2.584H5.5v.79L3.416 2.71a7 7 0 0 1 9.874 9.874Zm-.706.707A7 7 0 0 1 2.71 3.417l2.79 2.79V12h1.283V9.164h1.674l4.127 4.127ZM8.726 8.019 6.777 6.07v-.966H8.27c.893 0 1.419.539 1.419 1.482 0 .769-.35 1.273-.963 1.433Zm-1.949-.534.59.59h-.59v-.59Z"}}]})(t)}function bjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 13.292A8 8 0 0 0 2.707 2l4.097 4.098C7.025 6.034 7.259 6 7.5 6H9V4.534a.25.25 0 0 1 .41-.192l2.36 1.966c.12.1.12.284 0 .384L9.41 8.658a.265.265 0 0 1-.026.02L14 13.291Zm-.708.708A8 8 0 0 1 2 2.707l3.885 3.884A2.495 2.495 0 0 0 5 8.5V11h1V8.5c0-.489.234-.923.596-1.197l6.696 6.696Z"}},{tag:"path",attr:{d:"M7.707 7 9 8.293V7H7.707Z"}}]})(t)}function xjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-3.416 5.29L6.596 7.304A1.498 1.498 0 0 0 6 8.5V11H5V8.5c0-.765.344-1.45.885-1.908L2.709 3.416a7 7 0 0 0 9.874 9.874Zm.707-.706A7 7 0 0 0 3.417 2.71l3.388 3.388C7.025 6.034 7.259 6 7.5 6H9V4.534a.25.25 0 0 1 .41-.192l2.36 1.966c.12.1.12.284 0 .384L9.41 8.658a.265.265 0 0 1-.026.02l3.907 3.906ZM7.707 7 9 8.293V7H7.707Z"}}]})(t)}function Mjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L4.224 3.162 8 6.94l3.777-3.777L9.049.435Zm3.274 7.425v-.862h.467c.28 0 .467.154.467.44 0 .28-.182.421-.475.421h-.459Z"}},{tag:"path",attr:{d:"M12.838 4.223 9.06 8l3.777 3.777 2.727-2.728c.58-.58.58-1.519 0-2.098l-2.727-2.728Zm.03 2.361c.591 0 .935.334.935.844a.79.79 0 0 1-.485.748l.536 1.074h-.59l-.467-.994h-.473v.994h-.521V6.584h1.064Zm-1.091 6.254L8 9.06l-3.777 3.777 2.728 2.727c.58.58 1.519.58 2.098 0l2.728-2.727Zm-8.953-5.84v.861h.46c.292 0 .474-.14.474-.421 0-.286-.188-.44-.467-.44h-.467Z"}},{tag:"path",attr:{d:"M3.162 11.777 6.94 8 3.162 4.223.435 6.951c-.58.58-.58 1.519 0 2.098l2.727 2.728Zm-.86-5.193h1.065c.592 0 .936.334.936.844 0 .39-.242.654-.485.748l.536 1.074h-.59l-.467-.994h-.473v.994h-.521V6.584Z"}}]})(t)}function wjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.303 6.584h1.064c.592 0 .936.334.936.844a.79.79 0 0 1-.485.748l.536 1.074h-.59l-.467-.994h-.473v.994h-.521V6.584Zm.521.414v.861h.46c.292 0 .474-.14.474-.421 0-.286-.188-.44-.467-.44h-.467Zm-8.771-.414h1.064c.592 0 .936.334.936.844 0 .39-.242.654-.485.748l.536 1.074h-.59l-.467-.994h-.473v.994h-.521V6.584Zm.521.414v.861h.46c.292 0 .474-.14.474-.421 0-.286-.188-.44-.467-.44h-.467Z"}},{tag:"path",attr:{d:"M6.95.435c.58-.58 1.52-.58 2.1 0l6.515 6.516c.58.58.58 1.519 0 2.098L9.05 15.565c-.58.58-1.519.58-2.098 0L.435 9.05a1.482 1.482 0 0 1 0-2.098L6.95.435Zm1.4.7a.495.495 0 0 0-.7 0L4.923 3.861 8 6.939l3.078-3.077L8.35 1.134Zm3.788 3.788L9.061 8l3.077 3.078 2.728-2.728a.495.495 0 0 0 0-.7l-2.728-2.727Zm-1.06 7.215L8 9.061l-3.077 3.077 2.727 2.728a.495.495 0 0 0 .7 0l2.727-2.728Zm-7.216-1.06L6.939 8 3.862 4.923 1.134 7.65a.495.495 0 0 0 0 .7l2.728 2.728Z"}}]})(t)}function zjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.371 8.277v-.553c0-.827-.422-1.234-.987-1.234-.572 0-.99.407-.99 1.234v.553c0 .83.418 1.237.99 1.237.565 0 .987-.408.987-1.237Zm2.586-.24c.463 0 .735-.272.735-.744s-.272-.741-.735-.741h-.774v1.485h.774Z"}},{tag:"path",attr:{d:"M4.893 0a.5.5 0 0 0-.353.146L.146 4.54A.5.5 0 0 0 0 4.893v6.214a.5.5 0 0 0 .146.353l4.394 4.394a.5.5 0 0 0 .353.146h6.214a.5.5 0 0 0 .353-.146l4.394-4.394a.5.5 0 0 0 .146-.353V4.893a.5.5 0 0 0-.146-.353L11.46.146A.5.5 0 0 0 11.107 0H4.893ZM3.16 10.08c-.931 0-1.447-.493-1.494-1.132h.653c.065.346.396.583.891.583.524 0 .83-.246.83-.62 0-.303-.203-.467-.637-.572l-.656-.164c-.61-.147-.978-.51-.978-1.078 0-.706.597-1.184 1.444-1.184.853 0 1.386.475 1.436 1.087h-.645c-.064-.32-.352-.542-.797-.542-.472 0-.77.246-.77.6 0 .261.196.437.553.522l.654.161c.673.164 1.06.487 1.06 1.11 0 .736-.574 1.228-1.544 1.228Zm3.427-3.51V10h-.665V6.57H4.753V6h3.006v.568H6.587Zm4.458 1.16v.544c0 1.131-.636 1.805-1.661 1.805-1.026 0-1.664-.674-1.664-1.805V7.73c0-1.136.638-1.807 1.664-1.807 1.025 0 1.66.674 1.66 1.807ZM11.52 6h1.535c.82 0 1.316.55 1.316 1.292 0 .747-.501 1.289-1.321 1.289h-.865V10h-.665V6.001Z"}}]})(t)}function Cjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm0 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm1 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"}},{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435ZM6 4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V4Z"}}]})(t)}function Ajt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V4Zm2 2a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm0 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm1 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435Zm-1.4.7a.495.495 0 0 1 .7 0l6.516 6.515a.495.495 0 0 1 0 .7L8.35 14.866a.495.495 0 0 1-.7 0L1.134 8.35a.495.495 0 0 1 0-.7L7.65 1.134Z"}}]})(t)}function kjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.16 10.08c-.931 0-1.447-.493-1.494-1.132h.653c.065.346.396.583.891.583.524 0 .83-.246.83-.62 0-.303-.203-.467-.637-.572l-.656-.164c-.61-.147-.978-.51-.978-1.078 0-.706.597-1.184 1.444-1.184.853 0 1.386.475 1.436 1.087h-.645c-.064-.32-.352-.542-.797-.542-.472 0-.77.246-.77.6 0 .261.196.437.553.522l.654.161c.673.164 1.06.487 1.06 1.11 0 .736-.574 1.228-1.544 1.228Zm3.427-3.51V10h-.665V6.57H4.753V6h3.006v.568H6.587Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M11.045 7.73v.544c0 1.131-.636 1.805-1.661 1.805-1.026 0-1.664-.674-1.664-1.805V7.73c0-1.136.638-1.807 1.664-1.807 1.025 0 1.66.674 1.66 1.807Zm-.674.547v-.553c0-.827-.422-1.234-.987-1.234-.572 0-.99.407-.99 1.234v.553c0 .83.418 1.237.99 1.237.565 0 .987-.408.987-1.237Zm1.15-2.276h1.535c.82 0 1.316.55 1.316 1.292 0 .747-.501 1.289-1.321 1.289h-.865V10h-.665V6.001Zm1.436 2.036c.463 0 .735-.272.735-.744s-.272-.741-.735-.741h-.774v1.485h.774Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M4.893 0a.5.5 0 0 0-.353.146L.146 4.54A.5.5 0 0 0 0 4.893v6.214a.5.5 0 0 0 .146.353l4.394 4.394a.5.5 0 0 0 .353.146h6.214a.5.5 0 0 0 .353-.146l4.394-4.394a.5.5 0 0 0 .146-.353V4.893a.5.5 0 0 0-.146-.353L11.46.146A.5.5 0 0 0 11.107 0H4.893ZM1 5.1 5.1 1h5.8L15 5.1v5.8L10.9 15H5.1L1 10.9V5.1Z"}}]})(t)}function Hjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435ZM7 8.466a.25.25 0 0 1-.41.192L4.23 6.692a.25.25 0 0 1 0-.384l2.36-1.966a.25.25 0 0 1 .41.192V6h1.5A2.5 2.5 0 0 1 11 8.5V11h-1V8.5A1.5 1.5 0 0 0 8.5 7H7v1.466Z"}}]})(t)}function Ejt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 8.5A2.5 2.5 0 0 0 8.5 6H7V4.534a.25.25 0 0 0-.41-.192L4.23 6.308a.25.25 0 0 0 0 .384l2.36 1.966A.25.25 0 0 0 7 8.466V7h1.5A1.5 1.5 0 0 1 10 8.5V11h1V8.5Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M6.95.435c.58-.58 1.52-.58 2.1 0l6.515 6.516c.58.58.58 1.519 0 2.098L9.05 15.565c-.58.58-1.519.58-2.098 0L.435 9.05a1.482 1.482 0 0 1 0-2.098L6.95.435Zm1.4.7a.495.495 0 0 0-.7 0L1.134 7.65a.495.495 0 0 0 0 .7l6.516 6.516a.495.495 0 0 0 .7 0l6.516-6.516a.495.495 0 0 0 0-.7L8.35 1.134Z"}}]})(t)}function Sjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435ZM9 8.466V7H7.5A1.5 1.5 0 0 0 6 8.5V11H5V8.5A2.5 2.5 0 0 1 7.5 6H9V4.534a.25.25 0 0 1 .41-.192l2.36 1.966c.12.1.12.284 0 .384L9.41 8.658A.25.25 0 0 1 9 8.466Z"}}]})(t)}function Ljt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 8.5A2.5 2.5 0 0 1 7.5 6H9V4.534a.25.25 0 0 1 .41-.192l2.36 1.966c.12.1.12.284 0 .384L9.41 8.658A.25.25 0 0 1 9 8.466V7H7.5A1.5 1.5 0 0 0 6 8.5V11H5V8.5Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M6.95.435c.58-.58 1.52-.58 2.1 0l6.515 6.516c.58.58.58 1.519 0 2.098L9.05 15.565c-.58.58-1.519.58-2.098 0L.435 9.05a1.482 1.482 0 0 1 0-2.098L6.95.435Zm1.4.7a.495.495 0 0 0-.7 0L1.134 7.65a.495.495 0 0 0 0 .7l6.516 6.516a.495.495 0 0 0 .7 0l6.516-6.516a.495.495 0 0 0 0-.7L8.35 1.134Z"}}]})(t)}function _jt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435ZM6.864 8.368a.25.25 0 0 1-.451-.039l-1.06-2.882a.25.25 0 0 1 .192-.333l3.026-.523a.25.25 0 0 1 .26.371l-.667 1.154.621.373A2.5 2.5 0 0 1 10 8.632V11H9V8.632a1.5 1.5 0 0 0-.728-1.286l-.607-.364-.8 1.386Z"}}]})(t)}function Bjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m7.665 6.982-.8 1.386a.25.25 0 0 1-.451-.039l-1.06-2.882a.25.25 0 0 1 .192-.333l3.026-.523a.25.25 0 0 1 .26.371l-.667 1.154.621.373A2.5 2.5 0 0 1 10 8.632V11H9V8.632a1.5 1.5 0 0 0-.728-1.286l-.607-.364Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M6.95.435c.58-.58 1.52-.58 2.1 0l6.515 6.516c.58.58.58 1.519 0 2.098L9.05 15.565c-.58.58-1.519.58-2.098 0L.435 9.05a1.482 1.482 0 0 1 0-2.098L6.95.435Zm1.4.7a.495.495 0 0 0-.7 0L1.134 7.65a.495.495 0 0 0 0 .7l6.516 6.516a.495.495 0 0 0 .7 0l6.516-6.516a.495.495 0 0 0 0-.7L8.35 1.134Z"}}]})(t)}function Djt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.95.435c.58-.58 1.52-.58 2.1 0l6.515 6.516c.58.58.58 1.519 0 2.098L9.05 15.565c-.58.58-1.519.58-2.098 0L.435 9.05a1.482 1.482 0 0 1 0-2.098L6.95.435Zm1.385 6.547.8 1.386a.25.25 0 0 0 .451-.039l1.06-2.882a.25.25 0 0 0-.192-.333l-3.026-.523a.25.25 0 0 0-.26.371l.667 1.154-.621.373A2.5 2.5 0 0 0 6 8.632V11h1V8.632a1.5 1.5 0 0 1 .728-1.286l.607-.364Z"}}]})(t)}function Tjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m8.335 6.982.8 1.386a.25.25 0 0 0 .451-.039l1.06-2.882a.25.25 0 0 0-.192-.333l-3.026-.523a.25.25 0 0 0-.26.371l.667 1.154-.621.373A2.5 2.5 0 0 0 6 8.632V11h1V8.632a1.5 1.5 0 0 1 .728-1.286l.607-.364Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M6.95.435c.58-.58 1.52-.58 2.1 0l6.515 6.516c.58.58.58 1.519 0 2.098L9.05 15.565c-.58.58-1.519.58-2.098 0L.435 9.05a1.482 1.482 0 0 1 0-2.098L6.95.435Zm1.4.7a.495.495 0 0 0-.7 0L1.134 7.65a.495.495 0 0 0 0 .7l6.516 6.516a.495.495 0 0 0 .7 0l6.516-6.516a.495.495 0 0 0 0-.7L8.35 1.134Z"}}]})(t)}function Vjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.48 5.323h-.28v1.353h.28c.372 0 .54-.222.54-.674 0-.45-.169-.68-.54-.68Z"}},{tag:"path",attr:{d:"M7.022 14.434a1.131 1.131 0 0 0 1.96 0l6.857-11.667c.457-.778-.092-1.767-.98-1.767H1.144c-.889 0-1.437.99-.98 1.767l6.857 11.667ZM5.506 6.232V7H5.11v-.76L4.44 5h.44l.424.849h.016L5.748 5h.428l-.67 1.232ZM6.628 5v2h-.396V5h.396Zm.684 1.676h.895V7H6.919V5h1.288v.324h-.895v.513h.842v.303h-.842v.536Zm1.521-.013h.848V7H8.437V5h.396v1.663Zm.97.337V5h.73c.608 0 .895.364.895.995 0 .636-.291 1.005-.895 1.005h-.73Z"}}]})(t)}function Ojt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.506 6.232V7H5.11v-.76L4.44 5h.44l.424.849h.016L5.748 5h.428l-.67 1.232ZM6.628 5v2h-.396V5h.396Zm.684 1.676h.895V7H6.919V5h1.288v.324h-.895v.513h.842v.303h-.842v.536Zm1.521-.013h.848V7H8.437V5h.396v1.663Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M9.804 7V5h.73c.607 0 .894.364.894.995 0 .636-.291 1.005-.895 1.005h-.73Zm.676-1.677h-.28v1.353h.28c.372 0 .54-.222.54-.674 0-.45-.169-.68-.54-.68Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M7.022 14.434a1.131 1.131 0 0 0 1.96 0l6.857-11.667c.457-.778-.092-1.767-.98-1.767H1.144c-.889 0-1.437.99-.98 1.767l6.857 11.667Zm.98-.434a.13.13 0 0 1-.064-.016.146.146 0 0 1-.054-.057L1.027 2.26a.177.177 0 0 1-.002-.183.164.164 0 0 1 .054-.06A.116.116 0 0 1 1.145 2h13.713a.12.12 0 0 1 .066.017c.018.01.038.03.055.06a.176.176 0 0 1-.003.183L8.12 13.927a.146.146 0 0 1-.054.057.13.13 0 0 1-.063.016Z"}}]})(t)}function Ijt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m6.08.234.179.727a7.264 7.264 0 0 0-2.01.832l-.383-.643A7.9 7.9 0 0 1 6.079.234zm3.84 0L9.742.96a7.265 7.265 0 0 1 2.01.832l.388-.643A7.957 7.957 0 0 0 9.92.234zm-8.77 3.63a7.944 7.944 0 0 0-.916 2.215l.727.18a7.264 7.264 0 0 1 .832-2.01l-.643-.386zM.75 8a7.3 7.3 0 0 1 .081-1.086L.091 6.8a8 8 0 0 0 0 2.398l.74-.112A7.262 7.262 0 0 1 .75 8zm11.384 6.848-.384-.64a7.23 7.23 0 0 1-2.007.831l.18.728a7.965 7.965 0 0 0 2.211-.919zM15.251 8c0 .364-.028.727-.082 1.086l.74.112a7.966 7.966 0 0 0 0-2.398l-.74.114c.054.36.082.722.082 1.086zm.516 1.918-.728-.18a7.252 7.252 0 0 1-.832 2.012l.643.387a7.933 7.933 0 0 0 .917-2.219zm-6.68 5.25c-.72.11-1.453.11-2.173 0l-.112.742a7.99 7.99 0 0 0 2.396 0l-.112-.741zm4.75-2.868a7.229 7.229 0 0 1-1.537 1.534l.446.605a8.07 8.07 0 0 0 1.695-1.689l-.604-.45zM12.3 2.163c.587.432 1.105.95 1.537 1.537l.604-.45a8.06 8.06 0 0 0-1.69-1.691l-.45.604zM2.163 3.7A7.242 7.242 0 0 1 3.7 2.163l-.45-.604a8.06 8.06 0 0 0-1.691 1.69l.604.45zm12.688.163-.644.387c.377.623.658 1.3.832 2.007l.728-.18a7.931 7.931 0 0 0-.916-2.214zM6.913.831a7.254 7.254 0 0 1 2.172 0l.112-.74a7.985 7.985 0 0 0-2.396 0l.112.74zM2.547 14.64 1 15l.36-1.549-.729-.17-.361 1.548a.75.75 0 0 0 .9.902l1.548-.357-.17-.734zM.786 12.612l.732.168.25-1.073A7.187 7.187 0 0 1 .96 9.74l-.727.18a8 8 0 0 0 .736 1.902l-.184.79zm3.5 1.623-1.073.25.17.731.79-.184c.6.327 1.239.574 1.902.737l.18-.728a7.197 7.197 0 0 1-1.962-.811l-.007.005zM8 1.5a6.502 6.502 0 0 0-6.498 6.502 6.516 6.516 0 0 0 .998 3.455l-.625 2.668L4.54 13.5a6.502 6.502 0 0 0 6.93-11A6.516 6.516 0 0 0 8 1.5"}}]})(t)}function Rjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.293.707A1 1 0 0 0 7 1.414V2H2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h5v1H2.5a1 1 0 0 0-.8.4L.725 8.7a.5.5 0 0 0 0 .6l.975 1.3a1 1 0 0 0 .8.4H7v5h2v-5h5a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H9V6h4.5a1 1 0 0 0 .8-.4l.975-1.3a.5.5 0 0 0 0-.6L14.3 2.4a1 1 0 0 0-.8-.4H9v-.586A1 1 0 0 0 7.293.707z"}}]})(t)}function Fjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 1.414V2H2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h5v1H2.5a1 1 0 0 0-.8.4L.725 8.7a.5.5 0 0 0 0 .6l.975 1.3a1 1 0 0 0 .8.4H7v5h2v-5h5a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H9V6h4.5a1 1 0 0 0 .8-.4l.975-1.3a.5.5 0 0 0 0-.6L14.3 2.4a1 1 0 0 0-.8-.4H9v-.586a1 1 0 0 0-2 0zM13.5 3l.75 1-.75 1H2V3h11.5zm.5 5v2H2.5l-.75-1 .75-1H14z"}}]})(t)}function Njt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.293.707A1 1 0 0 0 7 1.414V4H2a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h5v6h2v-6h3.532a1 1 0 0 0 .768-.36l1.933-2.32a.5.5 0 0 0 0-.64L13.3 4.36a1 1 0 0 0-.768-.36H9V1.414A1 1 0 0 0 7.293.707z"}}]})(t)}function Pjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 16h2V6h5a1 1 0 0 0 .8-.4l.975-1.3a.5.5 0 0 0 0-.6L14.8 2.4A1 1 0 0 0 14 2H9v-.586a1 1 0 0 0-2 0V7H2a1 1 0 0 0-.8.4L.225 8.7a.5.5 0 0 0 0 .6l.975 1.3a1 1 0 0 0 .8.4h5v5z"}}]})(t)}function jjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 7V1.414a1 1 0 0 1 2 0V2h5a1 1 0 0 1 .8.4l.975 1.3a.5.5 0 0 1 0 .6L14.8 5.6a1 1 0 0 1-.8.4H9v10H7v-5H2a1 1 0 0 1-.8-.4L.225 9.3a.5.5 0 0 1 0-.6L1.2 7.4A1 1 0 0 1 2 7h5zm1 3V8H2l-.75 1L2 10h6zm0-5h6l.75-1L14 3H8v2z"}}]})(t)}function Ujt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 1.414V4H2a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h5v6h2v-6h3.532a1 1 0 0 0 .768-.36l1.933-2.32a.5.5 0 0 0 0-.64L13.3 4.36a1 1 0 0 0-.768-.36H9V1.414a1 1 0 0 0-2 0zM12.532 5l1.666 2-1.666 2H2V5h10.532z"}}]})(t)}function Wjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 4.5a.5.5 0 0 1 .5-.5h2v2H5V4.5zM8.5 6V4h2a.5.5 0 0 1 .5.5V6H8.5zM5 7h6v2H5V7zm3.5 3H11v1.5a.5.5 0 0 1-.5.5h-2v-2zm-1 0v2h-2a.5.5 0 0 1-.5-.5V10h2.5z"}},{tag:"path",attr:{d:"M3.5 0A1.5 1.5 0 0 0 2 1.5v13A1.5 1.5 0 0 0 3.5 16h9a1.5 1.5 0 0 0 1.5-1.5V3.414a1.5 1.5 0 0 0-.44-1.06L11.647.439A1.5 1.5 0 0 0 10.586 0H3.5zm2 3h5A1.5 1.5 0 0 1 12 4.5v7a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 4 11.5v-7A1.5 1.5 0 0 1 5.5 3z"}}]})(t)}function Zjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 1.5A1.5 1.5 0 0 1 3.5 0h7.086a1.5 1.5 0 0 1 1.06.44l1.915 1.914A1.5 1.5 0 0 1 14 3.414V14.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 14.5v-13zM3.5 1a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V3.414a.5.5 0 0 0-.146-.353l-1.915-1.915A.5.5 0 0 0 10.586 1H3.5z"}},{tag:"path",attr:{d:"M5.5 4a.5.5 0 0 0-.5.5V6h2.5V4h-2zm3 0v2H11V4.5a.5.5 0 0 0-.5-.5h-2zM11 7H5v2h6V7zm0 3H8.5v2h2a.5.5 0 0 0 .5-.5V10zm-3.5 2v-2H5v1.5a.5.5 0 0 0 .5.5h2zM4 4.5A1.5 1.5 0 0 1 5.5 3h5A1.5 1.5 0 0 1 12 4.5v7a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 4 11.5v-7z"}}]})(t)}function Gjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.878 1.093a4.23 4.23 0 0 1 4.031 1.305 4.225 4.225 0 0 1 .886 4.14v.001a.612.612 0 0 1-1.166-.377 3.01 3.01 0 0 0-3.495-3.873.611.611 0 1 1-.256-1.196ZM3.753 9.465c.548-1.11 1.972-1.74 3.233-1.411 1.304.338 1.971 1.568 1.437 2.764-.541 1.221-2.095 1.875-3.416 1.449-1.271-.411-1.812-1.67-1.254-2.802Zm2.658.567c.16.066.365-.009.458-.168.088-.16.03-.34-.129-.397-.156-.062-.353.013-.446.168-.09.154-.041.333.117.397Zm-1.607 1.314c.413.188.963.009 1.219-.4.252-.413.12-.883-.296-1.062-.41-.172-.94.005-1.194.402-.256.4-.135.874.271 1.06Z"}},{tag:"path",attr:{d:"m12.014 7.238.005.001c.919.285 1.941.974 1.939 2.188 0 2.007-2.895 4.535-7.246 4.535C3.393 13.962 0 12.352 0 9.708c0-1.385.876-2.985 2.384-4.493C4.4 3.199 6.751 2.28 7.634 3.165c.39.392.427 1.065.177 1.87-.132.405.38.182.38.182 1.63-.682 3.051-.722 3.57.02.278.397.252.951-.004 1.594-.116.293.035.34.257.407Zm-10.4 3.101c.172 1.738 2.46 2.936 5.109 2.674 2.647-.26 4.656-1.883 4.482-3.623-.17-1.738-2.458-2.937-5.107-2.674-2.647.263-4.656 1.883-4.484 3.623Zm11.681-6.484a2.056 2.056 0 0 0-1.962-.634.526.526 0 1 0 .219 1.031 1.008 1.008 0 0 1 1.17 1.296.528.528 0 0 0 1.005.325 2.062 2.062 0 0 0-.432-2.018Z"}}]})(t)}function qjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm11.21-6.907L8.5 7.028V5.5a.5.5 0 0 0-.79-.407L5 7.028V5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0V8.972l2.71 1.935a.5.5 0 0 0 .79-.407V8.972l2.71 1.935A.5.5 0 0 0 12 10.5v-5a.5.5 0 0 0-.79-.407z"}}]})(t)}function Yjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.21 5.093A.5.5 0 0 1 12 5.5v5a.5.5 0 0 1-.79.407L8.5 8.972V10.5a.5.5 0 0 1-.79.407L5 8.972V10.5a.5.5 0 0 1-1 0v-5a.5.5 0 0 1 1 0v1.528l2.71-1.935a.5.5 0 0 1 .79.407v1.528l2.71-1.935z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z"}}]})(t)}function Xjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-4.79-2.907L8.5 7.028V5.5a.5.5 0 0 0-.79-.407L5 7.028V5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0V8.972l2.71 1.935a.5.5 0 0 0 .79-.407V8.972l2.71 1.935A.5.5 0 0 0 12 10.5v-5a.5.5 0 0 0-.79-.407z"}}]})(t)}function $jt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M11.729 5.055a.5.5 0 0 0-.52.038L8.5 7.028V5.5a.5.5 0 0 0-.79-.407L5 7.028V5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0V8.972l2.71 1.935a.5.5 0 0 0 .79-.407V8.972l2.71 1.935A.5.5 0 0 0 12 10.5v-5a.5.5 0 0 0-.271-.445z"}}]})(t)}function Kjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.5 3.5A.5.5 0 0 0 0 4v8a.5.5 0 0 0 1 0V8.753l6.267 3.636c.54.313 1.233-.066 1.233-.697v-2.94l6.267 3.636c.54.314 1.233-.065 1.233-.696V4.308c0-.63-.693-1.01-1.233-.696L8.5 7.248v-2.94c0-.63-.692-1.01-1.233-.696L1 7.248V4a.5.5 0 0 0-.5-.5z"}}]})(t)}function Qjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.5 3.5A.5.5 0 0 1 1 4v3.248l6.267-3.636c.52-.302 1.233.043 1.233.696v2.94l6.267-3.636c.52-.302 1.233.043 1.233.696v7.384c0 .653-.713.998-1.233.696L8.5 8.752v2.94c0 .653-.713.998-1.233.696L1 8.752V12a.5.5 0 0 1-1 0V4a.5.5 0 0 1 .5-.5zm7 1.133L1.696 8 7.5 11.367V4.633zm7.5 0L9.196 8 15 11.367V4.633z"}}]})(t)}function Jjt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm6.79-6.907A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407L9.5 8.972V10.5a.5.5 0 0 0 1 0v-5a.5.5 0 0 0-1 0v1.528L6.79 5.093z"}}]})(t)}function tUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.79 5.093 9.5 7.028V5.5a.5.5 0 0 1 1 0v5a.5.5 0 0 1-1 0V8.972l-2.71 1.935A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .79-.407z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z"}}]})(t)}function eUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407L9.5 8.972V10.5a.5.5 0 0 0 1 0v-5a.5.5 0 0 0-1 0v1.528L6.79 5.093z"}}]})(t)}function nUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M6.271 5.055a.5.5 0 0 1 .52.038L9.5 7.028V5.5a.5.5 0 0 1 1 0v5a.5.5 0 0 1-1 0V8.972l-2.71 1.935A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z"}}]})(t)}function rUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 4a.5.5 0 0 0-1 0v3.248L5.233 3.612C4.693 3.3 4 3.678 4 4.308v7.384c0 .63.692 1.01 1.233.697L11.5 8.753V12a.5.5 0 0 0 1 0V4z"}}]})(t)}function aUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 4a.5.5 0 0 0-1 0v3.248L5.233 3.612C4.713 3.31 4 3.655 4 4.308v7.384c0 .653.713.998 1.233.696L11.5 8.752V12a.5.5 0 0 0 1 0V4zM5 4.633 10.804 8 5 11.367V4.633z"}}]})(t)}function iUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2Zm4.79-6.907A.5.5 0 0 0 4 5.5v5a.5.5 0 0 0 .79.407L7.5 8.972V10.5a.5.5 0 0 0 .79.407L11 8.972V10.5a.5.5 0 0 0 1 0v-5a.5.5 0 0 0-1 0v1.528L8.29 5.093a.5.5 0 0 0-.79.407v1.528L4.79 5.093Z"}}]})(t)}function oUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.79 5.093A.5.5 0 0 0 4 5.5v5a.5.5 0 0 0 .79.407L7.5 8.972V10.5a.5.5 0 0 0 .79.407L11 8.972V10.5a.5.5 0 0 0 1 0v-5a.5.5 0 0 0-1 0v1.528L8.29 5.093a.5.5 0 0 0-.79.407v1.528L4.79 5.093z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z"}}]})(t)}function lUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM4.79 5.093A.5.5 0 0 0 4 5.5v5a.5.5 0 0 0 .79.407L7.5 8.972V10.5a.5.5 0 0 0 .79.407L11 8.972V10.5a.5.5 0 0 0 1 0v-5a.5.5 0 0 0-1 0v1.528L8.29 5.093a.5.5 0 0 0-.79.407v1.528L4.79 5.093z"}}]})(t)}function cUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M4.271 5.055a.5.5 0 0 1 .52.038L7.5 7.028V5.5a.5.5 0 0 1 .79-.407L11 7.028V5.5a.5.5 0 0 1 1 0v5a.5.5 0 0 1-1 0V8.972l-2.71 1.935a.5.5 0 0 1-.79-.407V8.972l-2.71 1.935A.5.5 0 0 1 4 10.5v-5a.5.5 0 0 1 .271-.445z"}}]})(t)}function sUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.5 3.5a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-1 0V8.753l-6.267 3.636c-.54.313-1.233-.066-1.233-.697v-2.94l-6.267 3.636C.693 12.703 0 12.324 0 11.693V4.308c0-.63.693-1.01 1.233-.696L7.5 7.248v-2.94c0-.63.693-1.01 1.233-.696L15 7.248V4a.5.5 0 0 1 .5-.5z"}}]})(t)}function uUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.5 3.5a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-1 0V8.752l-6.267 3.636c-.52.302-1.233-.043-1.233-.696v-2.94l-6.267 3.636C.713 12.69 0 12.345 0 11.692V4.308c0-.653.713-.998 1.233-.696L7.5 7.248v-2.94c0-.653.713-.998 1.233-.696L15 7.248V4a.5.5 0 0 1 .5-.5zM1 4.633v6.734L6.804 8 1 4.633zm7.5 0v6.734L14.304 8 8.5 4.633z"}}]})(t)}function dUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm9.71-6.907L7 7.028V5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0V8.972l2.71 1.935a.5.5 0 0 0 .79-.407v-5a.5.5 0 0 0-.79-.407z"}}]})(t)}function hUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.71 5.093a.5.5 0 0 1 .79.407v5a.5.5 0 0 1-.79.407L7 8.972V10.5a.5.5 0 0 1-1 0v-5a.5.5 0 0 1 1 0v1.528l2.71-1.935z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z"}}]})(t)}function fUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM9.71 5.093 7 7.028V5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0V8.972l2.71 1.935a.5.5 0 0 0 .79-.407v-5a.5.5 0 0 0-.79-.407z"}}]})(t)}function pUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M10.229 5.055a.5.5 0 0 0-.52.038L7 7.028V5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0V8.972l2.71 1.935a.5.5 0 0 0 .79-.407v-5a.5.5 0 0 0-.271-.445z"}}]})(t)}function gUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 4a.5.5 0 0 1 1 0v3.248l6.267-3.636c.54-.313 1.232.066 1.232.696v7.384c0 .63-.692 1.01-1.232.697L5 8.753V12a.5.5 0 0 1-1 0V4z"}}]})(t)}function vUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 4a.5.5 0 0 1 1 0v3.248l6.267-3.636c.52-.302 1.233.043 1.233.696v7.384c0 .653-.713.998-1.233.696L5 8.752V12a.5.5 0 0 1-1 0V4zm7.5.633L5.696 8l5.804 3.367V4.633z"}}]})(t)}function mUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.671 0c.88 0 1.733.247 2.468.702a7.423 7.423 0 0 1 6.02 2.118 7.372 7.372 0 0 1 2.167 5.215c0 .344-.024.687-.072 1.026a4.662 4.662 0 0 1 .6 2.281 4.645 4.645 0 0 1-1.37 3.294A4.673 4.673 0 0 1 11.18 16c-.84 0-1.658-.226-2.37-.644a7.423 7.423 0 0 1-6.114-2.107A7.374 7.374 0 0 1 .529 8.035c0-.363.026-.724.08-1.081a4.644 4.644 0 0 1 .76-5.59A4.68 4.68 0 0 1 4.67 0zm.447 7.01c.18.309.43.572.729.769a7.07 7.07 0 0 0 1.257.653c.492.205.873.38 1.145.523.229.112.437.264.615.448.135.142.21.331.21.528a.872.872 0 0 1-.335.723c-.291.196-.64.289-.99.264a2.618 2.618 0 0 1-1.048-.206 11.44 11.44 0 0 1-.532-.253 1.284 1.284 0 0 0-.587-.15.717.717 0 0 0-.501.176.63.63 0 0 0-.195.491.796.796 0 0 0 .148.482 1.2 1.2 0 0 0 .456.354 5.113 5.113 0 0 0 2.212.419 4.554 4.554 0 0 0 1.624-.265 2.296 2.296 0 0 0 1.08-.801c.267-.39.402-.855.386-1.327a2.09 2.09 0 0 0-.279-1.101 2.53 2.53 0 0 0-.772-.792A7.198 7.198 0 0 0 8.486 7.3a1.05 1.05 0 0 0-.145-.058 18.182 18.182 0 0 1-1.013-.447 1.827 1.827 0 0 1-.54-.387.727.727 0 0 1-.2-.508.805.805 0 0 1 .385-.723 1.76 1.76 0 0 1 .968-.247c.26-.003.52.03.772.096.274.079.542.177.802.293.105.049.22.075.336.076a.6.6 0 0 0 .453-.19.69.69 0 0 0 .18-.496.717.717 0 0 0-.17-.476 1.374 1.374 0 0 0-.556-.354 3.69 3.69 0 0 0-.708-.183 5.963 5.963 0 0 0-1.022-.078 4.53 4.53 0 0 0-1.536.258 2.71 2.71 0 0 0-1.174.784 1.91 1.91 0 0 0-.45 1.287c-.01.37.076.736.25 1.063z"}}]})(t)}function yUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.362 10.11c0 .926-.756 1.681-1.681 1.681S0 11.036 0 10.111C0 9.186.756 8.43 1.68 8.43h1.682v1.68zm.846 0c0-.924.756-1.68 1.681-1.68s1.681.756 1.681 1.68v4.21c0 .924-.756 1.68-1.68 1.68a1.685 1.685 0 0 1-1.682-1.68v-4.21zM5.89 3.362c-.926 0-1.682-.756-1.682-1.681S4.964 0 5.89 0s1.68.756 1.68 1.68v1.682H5.89zm0 .846c.924 0 1.68.756 1.68 1.681S6.814 7.57 5.89 7.57H1.68C.757 7.57 0 6.814 0 5.89c0-.926.756-1.682 1.68-1.682h4.21zm6.749 1.682c0-.926.755-1.682 1.68-1.682.925 0 1.681.756 1.681 1.681s-.756 1.681-1.68 1.681h-1.681V5.89zm-.848 0c0 .924-.755 1.68-1.68 1.68A1.685 1.685 0 0 1 8.43 5.89V1.68C8.43.757 9.186 0 10.11 0c.926 0 1.681.756 1.681 1.68v4.21zm-1.681 6.748c.926 0 1.682.756 1.682 1.681S11.036 16 10.11 16s-1.681-.756-1.681-1.68v-1.682h1.68zm0-.847c-.924 0-1.68-.755-1.68-1.68 0-.925.756-1.681 1.68-1.681h4.21c.924 0 1.68.756 1.68 1.68 0 .926-.756 1.681-1.68 1.681h-4.21z"}}]})(t)}function bUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-4.646-2.646a.5.5 0 0 0-.708-.708l-6 6a.5.5 0 0 0 .708.708l6-6z"}}]})(t)}function xUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M11.354 4.646a.5.5 0 0 0-.708 0l-6 6a.5.5 0 0 0 .708.708l6-6a.5.5 0 0 0 0-.708z"}}]})(t)}function MUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M13.854 2.146a.5.5 0 0 1 0 .708l-11 11a.5.5 0 0 1-.708-.708l11-11a.5.5 0 0 1 .708 0Z"}}]})(t)}function wUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm9.354 5.354-6 6a.5.5 0 0 1-.708-.708l6-6a.5.5 0 0 1 .708.708z"}}]})(t)}function zUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M11.354 4.646a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708l6-6a.5.5 0 0 1 .708 0z"}}]})(t)}function CUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.354 4.646a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708l6-6a.5.5 0 0 1 .708 0z"}}]})(t)}function AUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.5 2a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zM9.05 3a2.5 2.5 0 0 1 4.9 0H16v1h-2.05a2.5 2.5 0 0 1-4.9 0H0V3h9.05zM4.5 7a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zM2.05 8a2.5 2.5 0 0 1 4.9 0H16v1H6.95a2.5 2.5 0 0 1-4.9 0H0V8h2.05zm9.45 4a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zm-2.45 1a2.5 2.5 0 0 1 4.9 0H16v1h-2.05a2.5 2.5 0 0 1-4.9 0H0v-1h9.05z"}}]})(t)}function kUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M0 10.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 0-1H3V1.5a.5.5 0 0 0-1 0V10H.5a.5.5 0 0 0-.5.5ZM2.5 12a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 1 0v-2a.5.5 0 0 0-.5-.5Zm3-6.5A.5.5 0 0 0 6 6h1.5v8.5a.5.5 0 0 0 1 0V6H10a.5.5 0 0 0 0-1H6a.5.5 0 0 0-.5.5ZM8 1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 1 0v-2A.5.5 0 0 0 8 1Zm3 9.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 0-1H14V1.5a.5.5 0 0 0-1 0V10h-1.5a.5.5 0 0 0-.5.5Zm2.5 1.5a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 1 0v-2a.5.5 0 0 0-.5-.5Z"}}]})(t)}function HUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.5 1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V4H1.5a.5.5 0 0 1 0-1H10V1.5a.5.5 0 0 1 .5-.5ZM12 3.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Zm-6.5 2A.5.5 0 0 1 6 6v1.5h8.5a.5.5 0 0 1 0 1H6V10a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5ZM1 8a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2A.5.5 0 0 1 1 8Zm9.5 2a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V13H1.5a.5.5 0 0 1 0-1H10v-1.5a.5.5 0 0 1 .5-.5Zm1.5 2.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Z"}}]})(t)}function EUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9 5a.5.5 0 0 0-1 0v3H6a.5.5 0 0 0 0 1h2.5a.5.5 0 0 0 .5-.5V5z"}},{tag:"path",attr:{d:"M4 1.667v.383A2.5 2.5 0 0 0 2 4.5v7a2.5 2.5 0 0 0 2 2.45v.383C4 15.253 4.746 16 5.667 16h4.666c.92 0 1.667-.746 1.667-1.667v-.383a2.5 2.5 0 0 0 2-2.45V8h.5a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5H14v-.5a2.5 2.5 0 0 0-2-2.45v-.383C12 .747 11.254 0 10.333 0H5.667C4.747 0 4 .746 4 1.667zM4.5 3h7A1.5 1.5 0 0 1 13 4.5v7a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 3 11.5v-7A1.5 1.5 0 0 1 4.5 3z"}}]})(t)}function SUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.943 11.526c-.111-.303-.323-.465-.564-.599a1.416 1.416 0 0 0-.123-.064l-.219-.111c-.752-.399-1.339-.902-1.746-1.498a3.387 3.387 0 0 1-.3-.531c-.034-.1-.032-.156-.008-.207a.338.338 0 0 1 .097-.1c.129-.086.262-.173.352-.231.162-.104.289-.187.371-.245.309-.216.525-.446.66-.702a1.397 1.397 0 0 0 .069-1.16c-.205-.538-.713-.872-1.329-.872a1.829 1.829 0 0 0-.487.065c.006-.368-.002-.757-.035-1.139-.116-1.344-.587-2.048-1.077-2.61a4.294 4.294 0 0 0-1.095-.881C9.764.216 8.92 0 7.999 0c-.92 0-1.76.216-2.505.641-.412.232-.782.53-1.097.883-.49.562-.96 1.267-1.077 2.61-.033.382-.04.772-.036 1.138a1.83 1.83 0 0 0-.487-.065c-.615 0-1.124.335-1.328.873a1.398 1.398 0 0 0 .067 1.161c.136.256.352.486.66.701.082.058.21.14.371.246l.339.221a.38.38 0 0 1 .109.11c.026.053.027.11-.012.217a3.363 3.363 0 0 1-.295.52c-.398.583-.968 1.077-1.696 1.472-.385.204-.786.34-.955.8-.128.348-.044.743.28 1.075.119.125.257.23.409.31a4.43 4.43 0 0 0 1 .4.66.66 0 0 1 .202.09c.118.104.102.26.259.488.079.118.18.22.296.3.33.229.701.243 1.095.258.355.014.758.03 1.217.18.19.064.389.186.618.328.55.338 1.305.802 2.566.802 1.262 0 2.02-.466 2.576-.806.227-.14.424-.26.609-.321.46-.152.863-.168 1.218-.181.393-.015.764-.03 1.095-.258a1.14 1.14 0 0 0 .336-.368c.114-.192.11-.327.217-.42a.625.625 0 0 1 .19-.087 4.446 4.446 0 0 0 1.014-.404c.16-.087.306-.2.429-.336l.004-.005c.304-.325.38-.709.256-1.047Zm-1.121.602c-.684.378-1.139.337-1.493.565-.3.193-.122.61-.34.76-.269.186-1.061-.012-2.085.326-.845.279-1.384 1.082-2.903 1.082-1.519 0-2.045-.801-2.904-1.084-1.022-.338-1.816-.14-2.084-.325-.218-.15-.041-.568-.341-.761-.354-.228-.809-.187-1.492-.563-.436-.24-.189-.39-.044-.46 2.478-1.199 2.873-3.05 2.89-3.188.022-.166.045-.297-.138-.466-.177-.164-.962-.65-1.18-.802-.36-.252-.52-.503-.402-.812.082-.214.281-.295.49-.295a.93.93 0 0 1 .197.022c.396.086.78.285 1.002.338.027.007.054.01.082.011.118 0 .16-.06.152-.195-.026-.433-.087-1.277-.019-2.066.094-1.084.444-1.622.859-2.097.2-.229 1.137-1.22 2.93-1.22 1.792 0 2.732.987 2.931 1.215.416.475.766 1.013.859 2.098.068.788.009 1.632-.019 2.065-.01.142.034.195.152.195a.35.35 0 0 0 .082-.01c.222-.054.607-.253 1.002-.338a.912.912 0 0 1 .197-.023c.21 0 .409.082.49.295.117.309-.04.56-.401.812-.218.152-1.003.638-1.18.802-.184.169-.16.3-.139.466.018.14.413 1.991 2.89 3.189.147.073.394.222-.041.464Z"}}]})(t)}function LUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16a.5.5 0 0 1-.5-.5v-1.293l-.646.647a.5.5 0 0 1-.707-.708L7.5 12.793V8.866l-3.4 1.963-.496 1.85a.5.5 0 1 1-.966-.26l.237-.882-1.12.646a.5.5 0 0 1-.5-.866l1.12-.646-.884-.237a.5.5 0 1 1 .26-.966l1.848.495L7 8 3.6 6.037l-1.85.495a.5.5 0 0 1-.258-.966l.883-.237-1.12-.646a.5.5 0 1 1 .5-.866l1.12.646-.237-.883a.5.5 0 1 1 .966-.258l.495 1.849L7.5 7.134V3.207L6.147 1.854a.5.5 0 1 1 .707-.708l.646.647V.5a.5.5 0 1 1 1 0v1.293l.647-.647a.5.5 0 1 1 .707.708L8.5 3.207v3.927l3.4-1.963.496-1.85a.5.5 0 1 1 .966.26l-.236.882 1.12-.646a.5.5 0 0 1 .5.866l-1.12.646.883.237a.5.5 0 1 1-.26.966l-1.848-.495L9 8l3.4 1.963 1.849-.495a.5.5 0 0 1 .259.966l-.883.237 1.12.646a.5.5 0 0 1-.5.866l-1.12-.646.236.883a.5.5 0 1 1-.966.258l-.495-1.849-3.4-1.963v3.927l1.353 1.353a.5.5 0 0 1-.707.708l-.647-.647V15.5a.5.5 0 0 1-.5.5z"}}]})(t)}function _Ut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 16a.5.5 0 0 1-.5-.5v-1.293l-.646.647a.5.5 0 0 1-.707-.708L7.5 12.793v-1.086l-.646.647a.5.5 0 0 1-.707-.708L7.5 10.293V8.866l-1.236.713-.495 1.85a.5.5 0 1 1-.966-.26l.237-.882-.94.542-.496 1.85a.5.5 0 1 1-.966-.26l.237-.882-1.12.646a.5.5 0 0 1-.5-.866l1.12-.646-.884-.237a.5.5 0 1 1 .26-.966l1.848.495.94-.542-.882-.237a.5.5 0 1 1 .258-.966l1.85.495L7 8l-1.236-.713-1.849.495a.5.5 0 1 1-.258-.966l.883-.237-.94-.542-1.85.495a.5.5 0 0 1-.258-.966l.883-.237-1.12-.646a.5.5 0 1 1 .5-.866l1.12.646-.237-.883a.5.5 0 0 1 .966-.258l.495 1.849.94.542-.236-.883a.5.5 0 0 1 .966-.258l.495 1.849 1.236.713V5.707L6.147 4.354a.5.5 0 1 1 .707-.708l.646.647V3.207L6.147 1.854a.5.5 0 1 1 .707-.708l.646.647V.5a.5.5 0 0 1 1 0v1.293l.647-.647a.5.5 0 1 1 .707.708L8.5 3.207v1.086l.647-.647a.5.5 0 1 1 .707.708L8.5 5.707v1.427l1.236-.713.495-1.85a.5.5 0 1 1 .966.26l-.236.882.94-.542.495-1.85a.5.5 0 1 1 .966.26l-.236.882 1.12-.646a.5.5 0 0 1 .5.866l-1.12.646.883.237a.5.5 0 1 1-.26.966l-1.848-.495-.94.542.883.237a.5.5 0 1 1-.26.966l-1.848-.495L9 8l1.236.713 1.849-.495a.5.5 0 0 1 .259.966l-.883.237.94.542 1.849-.495a.5.5 0 0 1 .259.966l-.883.237 1.12.646a.5.5 0 0 1-.5.866l-1.12-.646.236.883a.5.5 0 1 1-.966.258l-.495-1.849-.94-.542.236.883a.5.5 0 0 1-.966.258L9.736 9.58 8.5 8.866v1.427l1.354 1.353a.5.5 0 0 1-.707.708l-.647-.647v1.086l1.354 1.353a.5.5 0 0 1-.707.708l-.647-.647V15.5a.5.5 0 0 1-.5.5z"}}]})(t)}function BUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 7.5a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1z"}},{tag:"path",attr:{d:"M8 16a.5.5 0 0 1-.5-.5v-1.293l-.646.647a.5.5 0 0 1-.707-.708L7.5 12.793v-1.51l-2.053-1.232-1.348.778-.495 1.85a.5.5 0 1 1-.966-.26l.237-.882-1.12.646a.5.5 0 0 1-.5-.866l1.12-.646-.883-.237a.5.5 0 1 1 .258-.966l1.85.495L5 9.155v-2.31l-1.4-.808-1.85.495a.5.5 0 1 1-.259-.966l.884-.237-1.12-.646a.5.5 0 0 1 .5-.866l1.12.646-.237-.883a.5.5 0 1 1 .966-.258l.495 1.849 1.348.778L7.5 4.717v-1.51L6.147 1.854a.5.5 0 1 1 .707-.708l.646.647V.5a.5.5 0 0 1 1 0v1.293l.647-.647a.5.5 0 1 1 .707.708L8.5 3.207v1.51l2.053 1.232 1.348-.778.495-1.85a.5.5 0 1 1 .966.26l-.236.882 1.12-.646a.5.5 0 0 1 .5.866l-1.12.646.883.237a.5.5 0 1 1-.26.966l-1.848-.495-1.4.808v2.31l1.4.808 1.849-.495a.5.5 0 1 1 .259.966l-.883.237 1.12.646a.5.5 0 0 1-.5.866l-1.12-.646.236.883a.5.5 0 1 1-.966.258l-.495-1.849-1.348-.778L8.5 11.283v1.51l1.354 1.353a.5.5 0 0 1-.707.708l-.647-.647V15.5a.5.5 0 0 1-.5.5zm2-6.783V6.783l-2-1.2-2 1.2v2.434l2 1.2 2-1.2z"}}]})(t)}function DUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.96 7H9.028v-.691l2.579-3.72v-.054H9.098v-.867h3.785v.691l-2.567 3.72v.054h2.645V7z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M10.082 12.629 9.664 14H8.598l1.789-5.332h1.234L13.402 14h-1.12l-.419-1.371h-1.781zm1.57-.785L11 9.688h-.047l-.652 2.156h1.351z"}},{tag:"path",attr:{d:"M4.5 2.5a.5.5 0 0 0-1 0v9.793l-1.146-1.147a.5.5 0 0 0-.708.708l2 1.999.007.007a.497.497 0 0 0 .7-.006l2-2a.5.5 0 0 0-.707-.708L4.5 12.293V2.5z"}}]})(t)}function TUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.082 5.629 9.664 7H8.598l1.789-5.332h1.234L13.402 7h-1.12l-.419-1.371h-1.781zm1.57-.785L11 2.687h-.047l-.652 2.157h1.351z"}},{tag:"path",attr:{d:"M12.96 14H9.028v-.691l2.579-3.72v-.054H9.098v-.867h3.785v.691l-2.567 3.72v.054h2.645V14zM4.5 2.5a.5.5 0 0 0-1 0v9.793l-1.146-1.147a.5.5 0 0 0-.708.708l2 1.999.007.007a.497.497 0 0 0 .7-.006l2-2a.5.5 0 0 0-.707-.708L4.5 12.293V2.5z"}}]})(t)}function VUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.96 7H9.028v-.691l2.579-3.72v-.054H9.098v-.867h3.785v.691l-2.567 3.72v.054h2.645V7z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M10.082 12.629 9.664 14H8.598l1.789-5.332h1.234L13.402 14h-1.12l-.419-1.371h-1.781zm1.57-.785L11 9.688h-.047l-.652 2.156h1.351z"}},{tag:"path",attr:{d:"M4.5 13.5a.5.5 0 0 1-1 0V3.707L2.354 4.854a.5.5 0 1 1-.708-.708l2-1.999.007-.007a.498.498 0 0 1 .7.006l2 2a.5.5 0 1 1-.707.708L4.5 3.707V13.5z"}}]})(t)}function OUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.082 5.629 9.664 7H8.598l1.789-5.332h1.234L13.402 7h-1.12l-.419-1.371h-1.781zm1.57-.785L11 2.687h-.047l-.652 2.157h1.351z"}},{tag:"path",attr:{d:"M12.96 14H9.028v-.691l2.579-3.72v-.054H9.098v-.867h3.785v.691l-2.567 3.72v.054h2.645V14zm-8.46-.5a.5.5 0 0 1-1 0V3.707L2.354 4.854a.5.5 0 1 1-.708-.708l2-1.999.007-.007a.498.498 0 0 1 .7.006l2 2a.5.5 0 1 1-.707.708L4.5 3.707V13.5z"}}]})(t)}function IUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 3.5a.5.5 0 0 0-1 0v8.793l-1.146-1.147a.5.5 0 0 0-.708.708l2 1.999.007.007a.497.497 0 0 0 .7-.006l2-2a.5.5 0 0 0-.707-.708L3.5 12.293V3.5zm4 .5a.5.5 0 0 1 0-1h1a.5.5 0 0 1 0 1h-1zm0 3a.5.5 0 0 1 0-1h3a.5.5 0 0 1 0 1h-3zm0 3a.5.5 0 0 1 0-1h5a.5.5 0 0 1 0 1h-5zM7 12.5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 0-1h-7a.5.5 0 0 0-.5.5z"}}]})(t)}function RUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 2.5a.5.5 0 0 0-1 0v8.793l-1.146-1.147a.5.5 0 0 0-.708.708l2 1.999.007.007a.497.497 0 0 0 .7-.006l2-2a.5.5 0 0 0-.707-.708L3.5 11.293V2.5zm3.5 1a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zM7.5 6a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zm0 3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zm0 3a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1z"}}]})(t)}function FUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.36 7.098c-1.137 0-1.708-.657-1.762-1.278h1.004c.058.223.343.45.773.45.824 0 1.164-.829 1.133-1.856h-.059c-.148.39-.57.742-1.261.742-.91 0-1.72-.613-1.72-1.758 0-1.148.848-1.836 1.973-1.836 1.09 0 2.063.637 2.063 2.688 0 1.867-.723 2.848-2.145 2.848zm.062-2.735c.504 0 .933-.336.933-.972 0-.633-.398-1.008-.94-1.008-.52 0-.927.375-.927 1 0 .64.418.98.934.98z"}},{tag:"path",attr:{d:"M12.438 8.668V14H11.39V9.684h-.051l-1.211.859v-.969l1.262-.906h1.046zM4.5 2.5a.5.5 0 0 0-1 0v9.793l-1.146-1.147a.5.5 0 0 0-.708.708l2 1.999.007.007a.497.497 0 0 0 .7-.006l2-2a.5.5 0 0 0-.707-.708L4.5 12.293V2.5z"}}]})(t)}function NUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.438 1.668V7H11.39V2.684h-.051l-1.211.859v-.969l1.262-.906h1.046z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M11.36 14.098c-1.137 0-1.708-.657-1.762-1.278h1.004c.058.223.343.45.773.45.824 0 1.164-.829 1.133-1.856h-.059c-.148.39-.57.742-1.261.742-.91 0-1.72-.613-1.72-1.758 0-1.148.848-1.835 1.973-1.835 1.09 0 2.063.636 2.063 2.687 0 1.867-.723 2.848-2.145 2.848zm.062-2.735c.504 0 .933-.336.933-.972 0-.633-.398-1.008-.94-1.008-.52 0-.927.375-.927 1 0 .64.418.98.934.98z"}},{tag:"path",attr:{d:"M4.5 2.5a.5.5 0 0 0-1 0v9.793l-1.146-1.147a.5.5 0 0 0-.708.708l2 1.999.007.007a.497.497 0 0 0 .7-.006l2-2a.5.5 0 0 0-.707-.708L4.5 12.293V2.5z"}}]})(t)}function PUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.36 7.098c-1.137 0-1.708-.657-1.762-1.278h1.004c.058.223.343.45.773.45.824 0 1.164-.829 1.133-1.856h-.059c-.148.39-.57.742-1.261.742-.91 0-1.72-.613-1.72-1.758 0-1.148.848-1.836 1.973-1.836 1.09 0 2.063.637 2.063 2.688 0 1.867-.723 2.848-2.145 2.848zm.062-2.735c.504 0 .933-.336.933-.972 0-.633-.398-1.008-.94-1.008-.52 0-.927.375-.927 1 0 .64.418.98.934.98z"}},{tag:"path",attr:{d:"M12.438 8.668V14H11.39V9.684h-.051l-1.211.859v-.969l1.262-.906h1.046zM4.5 13.5a.5.5 0 0 1-1 0V3.707L2.354 4.854a.5.5 0 1 1-.708-.708l2-1.999.007-.007a.498.498 0 0 1 .7.006l2 2a.5.5 0 1 1-.707.708L4.5 3.707V13.5z"}}]})(t)}function jUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.438 1.668V7H11.39V2.684h-.051l-1.211.859v-.969l1.262-.906h1.046z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M11.36 14.098c-1.137 0-1.708-.657-1.762-1.278h1.004c.058.223.343.45.773.45.824 0 1.164-.829 1.133-1.856h-.059c-.148.39-.57.742-1.261.742-.91 0-1.72-.613-1.72-1.758 0-1.148.848-1.835 1.973-1.835 1.09 0 2.063.636 2.063 2.687 0 1.867-.723 2.848-2.145 2.848zm.062-2.735c.504 0 .933-.336.933-.972 0-.633-.398-1.008-.94-1.008-.52 0-.927.375-.927 1 0 .64.418.98.934.98z"}},{tag:"path",attr:{d:"M4.5 13.5a.5.5 0 0 1-1 0V3.707L2.354 4.854a.5.5 0 1 1-.708-.708l2-1.999.007-.007a.498.498 0 0 1 .7.006l2 2a.5.5 0 1 1-.707.708L4.5 3.707V13.5z"}}]})(t)}function UUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 13.5a.5.5 0 0 1-1 0V4.707L1.354 5.854a.5.5 0 1 1-.708-.708l2-1.999.007-.007a.498.498 0 0 1 .7.006l2 2a.5.5 0 1 1-.707.708L3.5 4.707V13.5zm4-9.5a.5.5 0 0 1 0-1h1a.5.5 0 0 1 0 1h-1zm0 3a.5.5 0 0 1 0-1h3a.5.5 0 0 1 0 1h-3zm0 3a.5.5 0 0 1 0-1h5a.5.5 0 0 1 0 1h-5zM7 12.5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 0-1h-7a.5.5 0 0 0-.5.5z"}}]})(t)}function WUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 12.5a.5.5 0 0 1-1 0V3.707L1.354 4.854a.5.5 0 1 1-.708-.708l2-1.999.007-.007a.498.498 0 0 1 .7.006l2 2a.5.5 0 1 1-.707.708L3.5 3.707V12.5zm3.5-9a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zM7.5 6a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5zm0 3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zm0 3a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1z"}}]})(t)}function ZUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8.5 2a.5.5 0 0 1 .5.5v11a.5.5 0 0 1-1 0v-11a.5.5 0 0 1 .5-.5zm-2 2a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-1 0v-7a.5.5 0 0 1 .5-.5zm4 0a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-1 0v-7a.5.5 0 0 1 .5-.5zm-6 1.5A.5.5 0 0 1 5 6v4a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm8 0a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm-10 1A.5.5 0 0 1 3 7v2a.5.5 0 0 1-1 0V7a.5.5 0 0 1 .5-.5zm12 0a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0V7a.5.5 0 0 1 .5-.5z"}}]})(t)}function GUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm-2.5 6.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0z"}},{tag:"path",attr:{d:"M4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4zm6 4a2 2 0 1 1-4 0 2 2 0 0 1 4 0zM8 7a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7z"}}]})(t)}function qUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h8zM4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4z"}},{tag:"path",attr:{d:"M8 4.75a.75.75 0 1 1 0-1.5.75.75 0 0 1 0 1.5zM8 6a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 3a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zm-3.5 1.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0z"}}]})(t)}function YUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 2a.5.5 0 0 1 .5.5V4a.5.5 0 0 1-1 0V2.5A.5.5 0 0 1 8 2zM3.732 3.732a.5.5 0 0 1 .707 0l.915.914a.5.5 0 1 1-.708.708l-.914-.915a.5.5 0 0 1 0-.707zM2 8a.5.5 0 0 1 .5-.5h1.586a.5.5 0 0 1 0 1H2.5A.5.5 0 0 1 2 8zm9.5 0a.5.5 0 0 1 .5-.5h1.5a.5.5 0 0 1 0 1H12a.5.5 0 0 1-.5-.5zm.754-4.246a.389.389 0 0 0-.527-.02L7.547 7.31A.91.91 0 1 0 8.85 8.569l3.434-4.297a.389.389 0 0 0-.029-.518z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M6.664 15.889A8 8 0 1 1 9.336.11a8 8 0 0 1-2.672 15.78zm-4.665-4.283A11.945 11.945 0 0 1 8 10c2.186 0 4.236.585 6.001 1.606a7 7 0 1 0-12.002 0z"}}]})(t)}function XUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 4a.5.5 0 0 1 .5.5V6a.5.5 0 0 1-1 0V4.5A.5.5 0 0 1 8 4zM3.732 5.732a.5.5 0 0 1 .707 0l.915.914a.5.5 0 1 1-.708.708l-.914-.915a.5.5 0 0 1 0-.707zM2 10a.5.5 0 0 1 .5-.5h1.586a.5.5 0 0 1 0 1H2.5A.5.5 0 0 1 2 10zm9.5 0a.5.5 0 0 1 .5-.5h1.5a.5.5 0 0 1 0 1H12a.5.5 0 0 1-.5-.5zm.754-4.246a.389.389 0 0 0-.527-.02L7.547 9.31a.91.91 0 1 0 1.302 1.258l3.434-4.297a.389.389 0 0 0-.029-.518z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M0 10a8 8 0 1 1 15.547 2.661c-.442 1.253-1.845 1.602-2.932 1.25C11.309 13.488 9.475 13 8 13c-1.474 0-3.31.488-4.615.911-1.087.352-2.49.003-2.932-1.25A7.988 7.988 0 0 1 0 10zm8-7a7 7 0 0 0-6.603 9.329c.203.575.923.876 1.68.63C4.397 12.533 6.358 12 8 12s3.604.532 4.923.96c.757.245 1.477-.056 1.68-.631A7 7 0 0 0 8 3z"}}]})(t)}function $Ut(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.217 11.068c1.216 0 1.948-.869 1.948-2.31v-.702c0-1.44-.727-2.305-1.929-2.305-.742 0-1.328.347-1.499.889h-.063V3.983h-1.29V11h1.27v-.791h.064c.21.532.776.86 1.499.86zm-.43-1.025c-.66 0-1.113-.518-1.113-1.28V8.12c0-.825.42-1.343 1.098-1.343.684 0 1.075.518 1.075 1.416v.45c0 .888-.386 1.401-1.06 1.401zm-5.583 1.035c.767 0 1.201-.356 1.406-.737h.059V11h1.216V7.519c0-1.314-.947-1.783-2.11-1.783C1.355 5.736.75 6.42.69 7.27h1.216c.064-.323.313-.552.84-.552.527 0 .864.249.864.771v.464H2.346C1.145 7.953.5 8.568.5 9.496c0 .977.693 1.582 1.704 1.582zm.42-.947c-.44 0-.845-.235-.845-.718 0-.395.269-.684.84-.684h.991v.538c0 .503-.444.864-.986.864zm8.897.567c-.577-.4-.9-1.088-.9-1.983v-.65c0-1.42.894-2.338 2.305-2.338 1.352 0 2.119.82 2.139 1.806h-1.187c-.04-.351-.283-.776-.918-.776-.674 0-1.045.517-1.045 1.328v.625c0 .468.121.834.343 1.067l-.737.92z"}},{tag:"path",attr:{d:"M14.469 9.414a.75.75 0 0 1 .117 1.055l-4 5a.75.75 0 0 1-1.116.061l-2.5-2.5a.75.75 0 1 1 1.06-1.06l1.908 1.907 3.476-4.346a.75.75 0 0 1 1.055-.117z"}}]})(t)}function KUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0zm3.669 11.538a.498.498 0 0 1-.686.165c-1.879-1.147-4.243-1.407-7.028-.77a.499.499 0 0 1-.222-.973c3.048-.696 5.662-.397 7.77.892a.5.5 0 0 1 .166.686zm.979-2.178a.624.624 0 0 1-.858.205c-2.15-1.321-5.428-1.704-7.972-.932a.625.625 0 0 1-.362-1.194c2.905-.881 6.517-.454 8.986 1.063a.624.624 0 0 1 .206.858zm.084-2.268C10.154 5.56 5.9 5.419 3.438 6.166a.748.748 0 1 1-.434-1.432c2.825-.857 7.523-.692 10.492 1.07a.747.747 0 1 1-.764 1.288z"}}]})(t)}function QUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2z"}}]})(t)}function JUt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15V1h6a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H8zm6 1a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12z"}}]})(t)}function tWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}}]})(t)}function eWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.412 14.572V10.29h1.428V16H1v-5.71h1.428v4.282h9.984z"}},{tag:"path",attr:{d:"M3.857 13.145h7.137v-1.428H3.857v1.428zM10.254 0 9.108.852l4.26 5.727 1.146-.852L10.254 0zm-3.54 3.377 5.484 4.567.913-1.097L7.627 2.28l-.914 1.097zM4.922 6.55l6.47 3.013.603-1.294-6.47-3.013-.603 1.294zm-.925 3.344 6.985 1.469.294-1.398-6.985-1.468-.294 1.397z"}}]})(t)}function nWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m14.12 10.163 1.715.858c.22.11.22.424 0 .534L8.267 15.34a.598.598 0 0 1-.534 0L.165 11.555a.299.299 0 0 1 0-.534l1.716-.858 5.317 2.659c.505.252 1.1.252 1.604 0l5.317-2.66zM7.733.063a.598.598 0 0 1 .534 0l7.568 3.784a.3.3 0 0 1 0 .535L8.267 8.165a.598.598 0 0 1-.534 0L.165 4.382a.299.299 0 0 1 0-.535L7.733.063z"}},{tag:"path",attr:{d:"m14.12 6.576 1.715.858c.22.11.22.424 0 .534l-7.568 3.784a.598.598 0 0 1-.534 0L.165 7.968a.299.299 0 0 1 0-.534l1.716-.858 5.317 2.659c.505.252 1.1.252 1.604 0l5.317-2.659z"}}]})(t)}function rWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.282.95l-3.522 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z"}}]})(t)}function aWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.354 5.119 7.538.792A.516.516 0 0 1 8 .5c.183 0 .366.097.465.292l2.184 4.327 4.898.696A.537.537 0 0 1 16 6.32a.548.548 0 0 1-.17.445l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256a.52.52 0 0 1-.146.05c-.342.06-.668-.254-.6-.642l.83-4.73L.173 6.765a.55.55 0 0 1-.172-.403.58.58 0 0 1 .085-.302.513.513 0 0 1 .37-.245l4.898-.696zM8 12.027a.5.5 0 0 1 .232.056l3.686 1.894-.694-3.957a.565.565 0 0 1 .162-.505l2.907-2.77-4.052-.576a.525.525 0 0 1-.393-.288L8.001 2.223 8 2.226v9.8z"}}]})(t)}function iWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.866 14.85c-.078.444.36.791.746.593l4.39-2.256 4.389 2.256c.386.198.824-.149.746-.592l-.83-4.73 3.522-3.356c.33-.314.16-.888-.282-.95l-4.898-.696L8.465.792a.513.513 0 0 0-.927 0L5.354 5.12l-4.898.696c-.441.062-.612.636-.283.95l3.523 3.356-.83 4.73zm4.905-2.767-3.686 1.894.694-3.957a.565.565 0 0 0-.163-.505L1.71 6.745l4.052-.576a.525.525 0 0 0 .393-.288L8 2.223l1.847 3.658a.525.525 0 0 0 .393.288l4.052.575-2.906 2.77a.565.565 0 0 0-.163.506l.694 3.957-3.686-1.894a.503.503 0 0 0-.461 0z"}}]})(t)}function oWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.657 6.247c.11-.33.576-.33.686 0l.645 1.937a2.89 2.89 0 0 0 1.829 1.828l1.936.645c.33.11.33.576 0 .686l-1.937.645a2.89 2.89 0 0 0-1.828 1.829l-.645 1.936a.361.361 0 0 1-.686 0l-.645-1.937a2.89 2.89 0 0 0-1.828-1.828l-1.937-.645a.361.361 0 0 1 0-.686l1.937-.645a2.89 2.89 0 0 0 1.828-1.828l.645-1.937zM3.794 1.148a.217.217 0 0 1 .412 0l.387 1.162c.173.518.579.924 1.097 1.097l1.162.387a.217.217 0 0 1 0 .412l-1.162.387A1.734 1.734 0 0 0 4.593 5.69l-.387 1.162a.217.217 0 0 1-.412 0L3.407 5.69A1.734 1.734 0 0 0 2.31 4.593l-1.162-.387a.217.217 0 0 1 0-.412l1.162-.387A1.734 1.734 0 0 0 3.407 2.31l.387-1.162zM10.863.099a.145.145 0 0 1 .274 0l.258.774c.115.346.386.617.732.732l.774.258a.145.145 0 0 1 0 .274l-.774.258a1.156 1.156 0 0 0-.732.732l-.258.774a.145.145 0 0 1-.274 0l-.258-.774a1.156 1.156 0 0 0-.732-.732L9.1 2.137a.145.145 0 0 1 0-.274l.774-.258c.346-.115.617-.386.732-.732L10.863.1z"}}]})(t)}function lWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.329 10.333A8.01 8.01 0 0 0 7.99 16C12.414 16 16 12.418 16 8s-3.586-8-8.009-8A8.006 8.006 0 0 0 0 7.468l.003.006 4.304 1.769A2.198 2.198 0 0 1 5.62 8.88l1.96-2.844-.001-.04a3.046 3.046 0 0 1 3.042-3.043 3.046 3.046 0 0 1 3.042 3.043 3.047 3.047 0 0 1-3.111 3.044l-2.804 2a2.223 2.223 0 0 1-3.075 2.11 2.217 2.217 0 0 1-1.312-1.568L.33 10.333Z"}},{tag:"path",attr:{d:"M4.868 12.683a1.715 1.715 0 0 0 1.318-3.165 1.705 1.705 0 0 0-1.263-.02l1.023.424a1.261 1.261 0 1 1-.97 2.33l-.99-.41a1.7 1.7 0 0 0 .882.84Zm3.726-6.687a2.03 2.03 0 0 0 2.027 2.029 2.03 2.03 0 0 0 2.027-2.029 2.03 2.03 0 0 0-2.027-2.027 2.03 2.03 0 0 0-2.027 2.027Zm2.03-1.527a1.524 1.524 0 1 1-.002 3.048 1.524 1.524 0 0 1 .002-3.048Z"}}]})(t)}function cWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 1.5V13a1 1 0 0 0 1 1V1.5a.5.5 0 0 1 .5-.5H14a1 1 0 0 0-1-1H1.5A1.5 1.5 0 0 0 0 1.5z"}},{tag:"path",attr:{d:"M3.5 2A1.5 1.5 0 0 0 2 3.5v11A1.5 1.5 0 0 0 3.5 16h6.086a1.5 1.5 0 0 0 1.06-.44l4.915-4.914A1.5 1.5 0 0 0 16 9.586V3.5A1.5 1.5 0 0 0 14.5 2h-11zm6 8.5a1 1 0 0 1 1-1h4.396a.25.25 0 0 1 .177.427l-5.146 5.146a.25.25 0 0 1-.427-.177V10.5z"}}]})(t)}function sWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 0A1.5 1.5 0 0 0 0 1.5V13a1 1 0 0 0 1 1V1.5a.5.5 0 0 1 .5-.5H14a1 1 0 0 0-1-1H1.5z"}},{tag:"path",attr:{d:"M3.5 2A1.5 1.5 0 0 0 2 3.5v11A1.5 1.5 0 0 0 3.5 16h6.086a1.5 1.5 0 0 0 1.06-.44l4.915-4.914A1.5 1.5 0 0 0 16 9.586V3.5A1.5 1.5 0 0 0 14.5 2h-11zM3 3.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5V9h-4.5A1.5 1.5 0 0 0 9 10.5V15H3.5a.5.5 0 0 1-.5-.5v-11zm7 11.293V10.5a.5.5 0 0 1 .5-.5h4.293L10 14.793z"}}]})(t)}function uWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 1A1.5 1.5 0 0 0 1 2.5v11A1.5 1.5 0 0 0 2.5 15h6.086a1.5 1.5 0 0 0 1.06-.44l4.915-4.914A1.5 1.5 0 0 0 15 8.586V2.5A1.5 1.5 0 0 0 13.5 1h-11zm6 8.5a1 1 0 0 1 1-1h4.396a.25.25 0 0 1 .177.427l-5.146 5.146a.25.25 0 0 1-.427-.177V9.5z"}}]})(t)}function dWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 1A1.5 1.5 0 0 0 1 2.5v11A1.5 1.5 0 0 0 2.5 15h6.086a1.5 1.5 0 0 0 1.06-.44l4.915-4.914A1.5 1.5 0 0 0 15 8.586V2.5A1.5 1.5 0 0 0 13.5 1h-11zM2 2.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5V8H9.5A1.5 1.5 0 0 0 8 9.5V14H2.5a.5.5 0 0 1-.5-.5v-11zm7 11.293V9.5a.5.5 0 0 1 .5-.5h4.293L9 13.793z"}}]})(t)}function hWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm6.5-7A1.5 1.5 0 0 0 5 6.5v3A1.5 1.5 0 0 0 6.5 11h3A1.5 1.5 0 0 0 11 9.5v-3A1.5 1.5 0 0 0 9.5 5h-3z"}}]})(t)}function fWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 5A1.5 1.5 0 0 0 5 6.5v3A1.5 1.5 0 0 0 6.5 11h3A1.5 1.5 0 0 0 11 9.5v-3A1.5 1.5 0 0 0 9.5 5h-3z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z"}}]})(t)}function pWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.5 5A1.5 1.5 0 0 0 5 6.5v3A1.5 1.5 0 0 0 6.5 11h3A1.5 1.5 0 0 0 11 9.5v-3A1.5 1.5 0 0 0 9.5 5h-3z"}}]})(t)}function gWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M5 6.5A1.5 1.5 0 0 1 6.5 5h3A1.5 1.5 0 0 1 11 6.5v3A1.5 1.5 0 0 1 9.5 11h-3A1.5 1.5 0 0 1 5 9.5v-3z"}}]})(t)}function vWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 3.5h6A1.5 1.5 0 0 1 12.5 5v6a1.5 1.5 0 0 1-1.5 1.5H5A1.5 1.5 0 0 1 3.5 11V5A1.5 1.5 0 0 1 5 3.5z"}}]})(t)}function mWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 5A1.5 1.5 0 0 1 5 3.5h6A1.5 1.5 0 0 1 12.5 5v6a1.5 1.5 0 0 1-1.5 1.5H5A1.5 1.5 0 0 1 3.5 11V5zM5 4.5a.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5V5a.5.5 0 0 0-.5-.5H5z"}}]})(t)}function yWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 0a2 2 0 0 0-2 2H2c.167.5.8 1.6 2 2v2H2c.167.5.8 1.6 2 2v2H2c.167.5.8 1.6 2 2v1a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-1c1.2-.4 1.833-1.5 2-2h-2V8c1.2-.4 1.833-1.5 2-2h-2V4c1.2-.4 1.833-1.5 2-2h-2a2 2 0 0 0-2-2H6zm3.5 3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm0 4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zM8 13a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"}}]})(t)}function bWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm0 4a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm1.5 2.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"}},{tag:"path",attr:{d:"M4 2a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2h2c-.167.5-.8 1.6-2 2v2h2c-.167.5-.8 1.6-2 2v2h2c-.167.5-.8 1.6-2 2v1a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-1c-1.2-.4-1.833-1.5-2-2h2V8c-1.2-.4-1.833-1.5-2-2h2V4c-1.2-.4-1.833-1.5-2-2h2zm2-1a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H6z"}}]})(t)}function xWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 0a.5.5 0 0 0 0 1H7v1.07A7.001 7.001 0 0 0 8 16a7 7 0 0 0 5.29-11.584.531.531 0 0 0 .013-.012l.354-.354.353.354a.5.5 0 1 0 .707-.707l-1.414-1.415a.5.5 0 1 0-.707.707l.354.354-.354.354a.717.717 0 0 0-.012.012A6.973 6.973 0 0 0 9 2.071V1h.5a.5.5 0 0 0 0-1h-3zm2 5.6V9a.5.5 0 0 1-.5.5H4.5a.5.5 0 0 1 0-1h3V5.6a.5.5 0 1 1 1 0z"}}]})(t)}function MWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 5.6a.5.5 0 1 0-1 0v2.9h-3a.5.5 0 0 0 0 1H8a.5.5 0 0 0 .5-.5V5.6z"}},{tag:"path",attr:{d:"M6.5 1A.5.5 0 0 1 7 .5h2a.5.5 0 0 1 0 1v.57c1.36.196 2.594.78 3.584 1.64a.715.715 0 0 1 .012-.013l.354-.354-.354-.353a.5.5 0 0 1 .707-.708l1.414 1.415a.5.5 0 1 1-.707.707l-.353-.354-.354.354a.512.512 0 0 1-.013.012A7 7 0 1 1 7 2.071V1.5a.5.5 0 0 1-.5-.5zM8 3a6 6 0 1 0 .001 12A6 6 0 0 0 8 3z"}}]})(t)}function wWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.731 0 2 9.125h2.788L6.73 5.497l1.93 3.628h2.766L6.731 0zm4.694 9.125-1.372 2.756L8.66 9.125H6.547L10.053 16l3.484-6.875h-2.112z"}}]})(t)}function zWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm6.226 5.385c-.584 0-.937.164-.937.593 0 .468.607.674 1.36.93 1.228.415 2.844.963 2.851 2.993C11.5 11.868 9.924 13 7.63 13a7.662 7.662 0 0 1-3.009-.626V9.758c.926.506 2.095.88 3.01.88.617 0 1.058-.165 1.058-.671 0-.518-.658-.755-1.453-1.041C6.026 8.49 4.5 7.94 4.5 6.11 4.5 4.165 5.988 3 8.226 3a7.29 7.29 0 0 1 2.734.505v2.583c-.838-.45-1.896-.703-2.734-.703Z"}}]})(t)}function CWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m3.266 12.496.96-2.853H7.76l.96 2.853H10L6.62 3H5.38L2 12.496h1.266Zm2.748-8.063 1.419 4.23h-2.88l1.426-4.23h.035Zm6.132 7.203v-.075c0-.332.234-.618.619-.618.354 0 .618.256.618.58 0 .362-.271.649-.52.898l-1.788 1.832V15h3.59v-.958h-1.923v-.045l.973-1.04c.415-.438.867-.845.867-1.547 0-.8-.701-1.41-1.787-1.41-1.23 0-1.795.8-1.795 1.576v.06h1.146Z"}}]})(t)}function AWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v2h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-2H2a2 2 0 0 1-2-2V2zm2-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H2z"}}]})(t)}function kWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.5 12.5a3.493 3.493 0 0 1-2.684-1.254 19.92 19.92 0 0 0 1.582 2.907c.231.35-.02.847-.438.847H6.04c-.419 0-.67-.497-.438-.847a19.919 19.919 0 0 0 1.582-2.907 3.5 3.5 0 1 1-2.538-5.743 3.5 3.5 0 1 1 6.708 0A3.5 3.5 0 1 1 11.5 12.5z"}}]})(t)}function HWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 1a3.25 3.25 0 0 0-3.25 3.25c0 .186 0 .29.016.41.014.12.045.27.12.527l.19.665-.692-.028a3.25 3.25 0 1 0 2.357 5.334.5.5 0 0 1 .844.518l-.003.005-.006.015-.024.055a21.893 21.893 0 0 1-.438.92 22.38 22.38 0 0 1-1.266 2.197c-.013.018-.02.05.001.09.01.02.021.03.03.036A.036.036 0 0 0 5.9 15h4.2c.01 0 .016-.002.022-.006a.092.092 0 0 0 .029-.035c.02-.04.014-.073.001-.091a22.875 22.875 0 0 1-1.704-3.117l-.024-.054-.006-.015-.002-.004a.5.5 0 0 1 .838-.524c.601.7 1.516 1.168 2.496 1.168a3.25 3.25 0 1 0-.139-6.498l-.699.03.199-.671c.14-.47.14-.745.139-.927V4.25A3.25 3.25 0 0 0 8 1zm2.207 12.024c.225.405.487.848.78 1.294C11.437 15 10.975 16 10.1 16H5.9c-.876 0-1.338-1-.887-1.683.291-.442.552-.88.776-1.283a4.25 4.25 0 1 1-2.007-8.187 2.79 2.79 0 0 1-.009-.064c-.023-.187-.023-.348-.023-.52V4.25a4.25 4.25 0 0 1 8.5 0c0 .14 0 .333-.04.596a4.25 4.25 0 0 1-.46 8.476 4.186 4.186 0 0 1-1.543-.298z"}}]})(t)}function EWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.45 7.4 7.2 1.067a1 1 0 0 1 1.6 0L13.55 7.4a1 1 0 0 1 0 1.2L8.8 14.933a1 1 0 0 1-1.6 0L2.45 8.6a1 1 0 0 1 0-1.2z"}}]})(t)}function SWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.384 1.226a.463.463 0 0 0-.768 0l-4.56 6.468a.537.537 0 0 0 0 .612l4.56 6.469a.463.463 0 0 0 .768 0l4.56-6.469a.537.537 0 0 0 0-.612l-4.56-6.468zM6.848.613a1.39 1.39 0 0 1 2.304 0l4.56 6.468a1.61 1.61 0 0 1 0 1.838l-4.56 6.468a1.39 1.39 0 0 1-2.304 0L2.288 8.92a1.61 1.61 0 0 1 0-1.838L6.848.613z"}}]})(t)}function LWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 1c2.21 0 4 1.755 4 3.92C8 2.755 9.79 1 12 1s4 1.755 4 3.92c0 3.263-3.234 4.414-7.608 9.608a.513.513 0 0 1-.784 0C3.234 9.334 0 8.183 0 4.92 0 2.755 1.79 1 4 1z"}}]})(t)}function _Wt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m8 6.236-.894-1.789c-.222-.443-.607-1.08-1.152-1.595C5.418 2.345 4.776 2 4 2 2.324 2 1 3.326 1 4.92c0 1.211.554 2.066 1.868 3.37.337.334.721.695 1.146 1.093C5.122 10.423 6.5 11.717 8 13.447c1.5-1.73 2.878-3.024 3.986-4.064.425-.398.81-.76 1.146-1.093C14.446 6.986 15 6.131 15 4.92 15 3.326 13.676 2 12 2c-.777 0-1.418.345-1.954.852-.545.515-.93 1.152-1.152 1.595L8 6.236zm.392 8.292a.513.513 0 0 1-.784 0c-1.601-1.902-3.05-3.262-4.243-4.381C1.3 8.208 0 6.989 0 4.92 0 2.755 1.79 1 4 1c1.6 0 2.719 1.05 3.404 2.008.26.365.458.716.596.992a7.55 7.55 0 0 1 .596-.992C9.281 2.049 10.4 1 12 1c2.21 0 4 1.755 4 3.92 0 2.069-1.3 3.288-3.365 5.227-1.193 1.12-2.642 2.48-4.243 4.38z"}}]})(t)}function BWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.184 11.246A3.5 3.5 0 0 1 1 9c0-1.602 1.14-2.633 2.66-4.008C4.986 3.792 6.602 2.33 8 0c1.398 2.33 3.014 3.792 4.34 4.992C13.86 6.367 15 7.398 15 9a3.5 3.5 0 0 1-6.184 2.246 19.92 19.92 0 0 0 1.582 2.907c.231.35-.02.847-.438.847H6.04c-.419 0-.67-.497-.438-.847a19.919 19.919 0 0 0 1.582-2.907z"}}]})(t)}function DWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0a.5.5 0 0 1 .429.243c1.359 2.265 2.925 3.682 4.25 4.882.096.086.19.17.282.255C14.308 6.604 15.5 7.747 15.5 9.5a4 4 0 0 1-5.406 3.746c.235.39.491.782.722 1.131.434.659-.01 1.623-.856 1.623H6.04c-.845 0-1.29-.964-.856-1.623.263-.397.51-.777.728-1.134A4 4 0 0 1 .5 9.5c0-1.753 1.192-2.896 2.539-4.12l.281-.255c1.326-1.2 2.892-2.617 4.251-4.882A.5.5 0 0 1 8 0zM3.711 6.12C2.308 7.396 1.5 8.253 1.5 9.5a3 3 0 0 0 5.275 1.956.5.5 0 0 1 .868.43c-.094.438-.33.932-.611 1.428a29.247 29.247 0 0 1-1.013 1.614.03.03 0 0 0-.005.018.074.074 0 0 0 .024.054h3.924a.074.074 0 0 0 .024-.054.03.03 0 0 0-.005-.018c-.3-.455-.658-1.005-.96-1.535-.294-.514-.57-1.064-.664-1.507a.5.5 0 0 1 .868-.43A3 3 0 0 0 14.5 9.5c0-1.247-.808-2.104-2.211-3.38L12 5.86c-1.196-1.084-2.668-2.416-4-4.424-1.332 2.008-2.804 3.34-4 4.422l-.289.261z"}}]})(t)}function TWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 12a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM8 0a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 0zm0 13a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 13zm8-5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 .5.5zM3 8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2A.5.5 0 0 1 3 8zm10.657-5.657a.5.5 0 0 1 0 .707l-1.414 1.415a.5.5 0 1 1-.707-.708l1.414-1.414a.5.5 0 0 1 .707 0zm-9.193 9.193a.5.5 0 0 1 0 .707L3.05 13.657a.5.5 0 0 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zm9.193 2.121a.5.5 0 0 1-.707 0l-1.414-1.414a.5.5 0 0 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .707zM4.464 4.465a.5.5 0 0 1-.707 0L2.343 3.05a.5.5 0 1 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .708z"}}]})(t)}function VWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0 1a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM8 0a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 0zm0 13a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 13zm8-5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 .5.5zM3 8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2A.5.5 0 0 1 3 8zm10.657-5.657a.5.5 0 0 1 0 .707l-1.414 1.415a.5.5 0 1 1-.707-.708l1.414-1.414a.5.5 0 0 1 .707 0zm-9.193 9.193a.5.5 0 0 1 0 .707L3.05 13.657a.5.5 0 0 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zm9.193 2.121a.5.5 0 0 1-.707 0l-1.414-1.414a.5.5 0 0 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .707zM4.464 4.465a.5.5 0 0 1-.707 0L2.343 3.05a.5.5 0 1 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .708z"}}]})(t)}function OWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 5a2 2 0 0 0-2 2v.5H.5a.5.5 0 0 0 0 1H1V9a2 2 0 0 0 2 2h1a3 3 0 0 0 3-3 1 1 0 1 1 2 0 3 3 0 0 0 3 3h1a2 2 0 0 0 2-2v-.5h.5a.5.5 0 0 0 0-1H15V7a2 2 0 0 0-2-2h-2a2 2 0 0 0-1.888 1.338A1.99 1.99 0 0 0 8 6a1.99 1.99 0 0 0-1.112.338A2 2 0 0 0 5 5H3zm0 1h.941c.264 0 .348.356.112.474l-.457.228a2 2 0 0 0-.894.894l-.228.457C2.356 8.289 2 8.205 2 7.94V7a1 1 0 0 1 1-1z"}}]})(t)}function IWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.646 1.146a.5.5 0 0 1 .708 0l1.5 1.5a.5.5 0 0 1-.708.708L8.5 2.707V4.5a.5.5 0 0 1-1 0V2.707l-.646.647a.5.5 0 1 1-.708-.708l1.5-1.5zM2.343 4.343a.5.5 0 0 1 .707 0l1.414 1.414a.5.5 0 0 1-.707.707L2.343 5.05a.5.5 0 0 1 0-.707zm11.314 0a.5.5 0 0 1 0 .707l-1.414 1.414a.5.5 0 1 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zM11.709 11.5a4 4 0 1 0-7.418 0H.5a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1h-3.79zM0 10a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2A.5.5 0 0 1 0 10zm13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"}}]})(t)}function RWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.646 1.146a.5.5 0 0 1 .708 0l1.5 1.5a.5.5 0 0 1-.708.708L8.5 2.707V4.5a.5.5 0 0 1-1 0V2.707l-.646.647a.5.5 0 1 1-.708-.708l1.5-1.5zM2.343 4.343a.5.5 0 0 1 .707 0l1.414 1.414a.5.5 0 0 1-.707.707L2.343 5.05a.5.5 0 0 1 0-.707zm11.314 0a.5.5 0 0 1 0 .707l-1.414 1.414a.5.5 0 1 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zM8 7a3 3 0 0 1 2.599 4.5H5.4A3 3 0 0 1 8 7zm3.71 4.5a4 4 0 1 0-7.418 0H.499a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1h-3.79zM0 10a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2A.5.5 0 0 1 0 10zm13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"}}]})(t)}function FWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.646 4.854a.5.5 0 0 0 .708 0l1.5-1.5a.5.5 0 0 0-.708-.708l-.646.647V1.5a.5.5 0 0 0-1 0v1.793l-.646-.647a.5.5 0 1 0-.708.708l1.5 1.5zm-5.303-.51a.5.5 0 0 1 .707 0l1.414 1.413a.5.5 0 0 1-.707.707L2.343 5.05a.5.5 0 0 1 0-.707zm11.314 0a.5.5 0 0 1 0 .706l-1.414 1.414a.5.5 0 1 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zM11.709 11.5a4 4 0 1 0-7.418 0H.5a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1h-3.79zM0 10a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2A.5.5 0 0 1 0 10zm13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"}}]})(t)}function NWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.646 4.854a.5.5 0 0 0 .708 0l1.5-1.5a.5.5 0 0 0-.708-.708l-.646.647V1.5a.5.5 0 0 0-1 0v1.793l-.646-.647a.5.5 0 1 0-.708.708l1.5 1.5zm-5.303-.51a.5.5 0 0 1 .707 0l1.414 1.413a.5.5 0 0 1-.707.707L2.343 5.05a.5.5 0 0 1 0-.707zm11.314 0a.5.5 0 0 1 0 .706l-1.414 1.414a.5.5 0 1 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zM8 7a3 3 0 0 1 2.599 4.5H5.4A3 3 0 0 1 8 7zm3.71 4.5a4 4 0 1 0-7.418 0H.499a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1h-3.79zM0 10a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2A.5.5 0 0 1 0 10zm13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"}}]})(t)}function PWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m4.266 12.496.96-2.853H8.76l.96 2.853H11L7.62 3H6.38L3 12.496h1.266Zm2.748-8.063 1.419 4.23h-2.88l1.426-4.23h.035Zm5.132-1.797v-.075c0-.332.234-.618.619-.618.354 0 .618.256.618.58 0 .362-.271.649-.52.898l-1.788 1.832V6h3.59v-.958h-1.923v-.045l.973-1.04c.415-.438.867-.845.867-1.547 0-.8-.701-1.41-1.787-1.41C11.565 1 11 1.8 11 2.576v.06h1.146Z"}}]})(t)}function jWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.5 7a.5.5 0 0 0 .24-.939l-11-6A.5.5 0 0 0 2 .5v6a.5.5 0 0 0 .5.5h11zm.485 2.376a.5.5 0 0 1-.246.563l-11 6A.5.5 0 0 1 2 15.5v-6a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .485.376zM11.539 10H3v4.658L11.54 10z"}}]})(t)}function UWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 2.5a.5.5 0 0 0-.939-.24l-6 11A.5.5 0 0 0 .5 14h6a.5.5 0 0 0 .5-.5v-11zm2.376-.484a.5.5 0 0 1 .563.245l6 11A.5.5 0 0 1 15.5 14h-6a.5.5 0 0 1-.5-.5v-11a.5.5 0 0 1 .376-.484zM10 4.46V13h4.658L10 4.46z"}}]})(t)}function WWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm15 2h-4v3h4V4zm0 4h-4v3h4V8zm0 4h-4v3h3a1 1 0 0 0 1-1v-2zm-5 3v-3H6v3h4zm-5 0v-3H1v2a1 1 0 0 0 1 1h3zm-4-4h4V8H1v3zm0-4h4V4H1v3zm5-3v3h4V4H6zm4 4H6v3h4V8z"}}]})(t)}function ZWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm7 11a1 1 0 1 0-2 0 1 1 0 0 0 2 0z"}}]})(t)}function GWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 14a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2zm11-7a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"}}]})(t)}function qWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4zm-1 8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v8z"}},{tag:"path",attr:{d:"M14 8a1 1 0 1 0-2 0 1 1 0 0 0 2 0z"}}]})(t)}function YWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h8zM4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4z"}},{tag:"path",attr:{d:"M8 14a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}}]})(t)}function XWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 1a1 1 0 0 0-1 1v4.586a1 1 0 0 0 .293.707l7 7a1 1 0 0 0 1.414 0l4.586-4.586a1 1 0 0 0 0-1.414l-7-7A1 1 0 0 0 6.586 1H2zm4 3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"}}]})(t)}function $Wt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 4.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm-1 0a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0z"}},{tag:"path",attr:{d:"M2 1h4.586a1 1 0 0 1 .707.293l7 7a1 1 0 0 1 0 1.414l-4.586 4.586a1 1 0 0 1-1.414 0l-7-7A1 1 0 0 1 1 6.586V2a1 1 0 0 1 1-1zm0 5.586 7 7L13.586 9l-7-7H2v4.586z"}}]})(t)}function KWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 2a1 1 0 0 1 1-1h4.586a1 1 0 0 1 .707.293l7 7a1 1 0 0 1 0 1.414l-4.586 4.586a1 1 0 0 1-1.414 0l-7-7A1 1 0 0 1 2 6.586V2zm3.5 4a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"}},{tag:"path",attr:{d:"M1.293 7.793A1 1 0 0 1 1 7.086V2a1 1 0 0 0-1 1v4.586a1 1 0 0 0 .293.707l7 7a1 1 0 0 0 1.414 0l.043-.043-7.457-7.457z"}}]})(t)}function QWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 2v4.586l7 7L14.586 9l-7-7H3zM2 2a1 1 0 0 1 1-1h4.586a1 1 0 0 1 .707.293l7 7a1 1 0 0 1 0 1.414l-4.586 4.586a1 1 0 0 1-1.414 0l-7-7A1 1 0 0 1 2 6.586V2z"}},{tag:"path",attr:{d:"M5.5 5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm0 1a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM1 7.086a1 1 0 0 0 .293.707L8.75 15.25l-.043.043a1 1 0 0 1-1.414 0l-7-7A1 1 0 0 1 0 7.586V3a1 1 0 0 1 1-1v5.086z"}}]})(t)}function JWt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 1a1 1 0 0 0-1 1v1h-.181A2.5 2.5 0 0 0 2.52 4.515l-.792 1.848a.807.807 0 0 1-.38.404c-.5.25-.855.715-.965 1.262L.05 9.708a2.5 2.5 0 0 0-.049.49v.413c0 .814.39 1.543 1 1.997V14.5a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1.338c1.292.048 2.745.088 4 .088s2.708-.04 4-.088V14.5a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1.892c.61-.454 1-1.183 1-1.997v-.413c0-.165-.016-.329-.049-.49l-.335-1.68a1.807 1.807 0 0 0-.964-1.261.807.807 0 0 1-.381-.404l-.792-1.848A2.5 2.5 0 0 0 11.181 3H11V2a1 1 0 0 0-1-1H6ZM4.309 4h7.382a.5.5 0 0 1 .447.276l.956 1.913a.51.51 0 0 1-.497.731c-.91-.073-3.35-.17-4.597-.17-1.247 0-3.688.097-4.597.17a.51.51 0 0 1-.497-.731l.956-1.913A.5.5 0 0 1 4.309 4ZM4 10a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm10 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-9 0a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1Z"}}]})(t)}function tZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.862 5.276 3.906 7.19a.51.51 0 0 0 .497.731c.91-.073 2.35-.17 3.597-.17 1.247 0 2.688.097 3.597.17a.51.51 0 0 0 .497-.731l-.956-1.913A.5.5 0 0 0 10.691 5H5.309a.5.5 0 0 0-.447.276ZM4 10a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm10 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-9 0a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1Z"}},{tag:"path",attr:{d:"M6 1a1 1 0 0 0-1 1v1h-.181A2.5 2.5 0 0 0 2.52 4.515l-.792 1.848a.807.807 0 0 1-.38.404c-.5.25-.855.715-.965 1.262L.05 9.708a2.5 2.5 0 0 0-.049.49v.413c0 .814.39 1.543 1 1.997V14.5a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1.338c1.292.048 2.745.088 4 .088s2.708-.04 4-.088V14.5a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-1.892c.61-.454 1-1.183 1-1.997v-.413c0-.165-.016-.329-.049-.49l-.335-1.68a1.807 1.807 0 0 0-.964-1.261.807.807 0 0 1-.381-.404l-.792-1.848A2.5 2.5 0 0 0 11.181 3H11V2a1 1 0 0 0-1-1H6ZM4.819 4h6.362a1.5 1.5 0 0 1 1.379.91l.792 1.847a1.8 1.8 0 0 0 .853.904c.222.112.381.32.43.564l.336 1.679c.02.097.029.195.029.294v.413a1.48 1.48 0 0 1-1.408 1.484c-1.555.07-3.786.155-5.592.155-1.806 0-4.037-.084-5.592-.155A1.479 1.479 0 0 1 1 10.611v-.413c0-.099.01-.197.03-.294l.335-1.68a.807.807 0 0 1 .43-.563c.383-.19.685-.511.853-.904l.792-1.848A1.5 1.5 0 0 1 4.82 4Z"}}]})(t)}function eZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.287 5.906c-.778.324-2.334.994-4.666 2.01-.378.15-.577.298-.595.442-.03.243.275.339.69.47l.175.055c.408.133.958.288 1.243.294.26.006.549-.1.868-.32 2.179-1.471 3.304-2.214 3.374-2.23.05-.012.12-.026.166.016.047.041.042.12.037.141-.03.129-1.227 1.241-1.846 1.817-.193.18-.33.307-.358.336a8.154 8.154 0 0 1-.188.186c-.38.366-.664.64.015 1.088.327.216.589.393.85.571.284.194.568.387.936.629.093.06.183.125.27.187.331.236.63.448.997.414.214-.02.435-.22.547-.82.265-1.417.786-4.486.906-5.751a1.426 1.426 0 0 0-.013-.315.337.337 0 0 0-.114-.217.526.526 0 0 0-.31-.093c-.3.005-.763.166-2.984 1.09z"}}]})(t)}function nZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z"}}]})(t)}function rZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511zm10.761.135a.5.5 0 0 1 .708 0l2.5 2.5a.5.5 0 0 1 0 .708l-2.5 2.5a.5.5 0 0 1-.708-.708L14.293 4H9.5a.5.5 0 0 1 0-1h4.793l-1.647-1.646a.5.5 0 0 1 0-.708z"}}]})(t)}function aZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511zm10.762.135a.5.5 0 0 1 .708 0l2.5 2.5a.5.5 0 0 1 0 .708l-2.5 2.5a.5.5 0 0 1-.708-.708L14.293 4H9.5a.5.5 0 0 1 0-1h4.793l-1.647-1.646a.5.5 0 0 1 0-.708z"}}]})(t)}function iZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511zM15.854.146a.5.5 0 0 1 0 .708L11.707 5H14.5a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 1 0v2.793L15.146.146a.5.5 0 0 1 .708 0z"}}]})(t)}function oZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.854.146a.5.5 0 0 1 0 .708L11.707 5H14.5a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 1 0v2.793L15.146.146a.5.5 0 0 1 .708 0zm-12.2 1.182a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z"}}]})(t)}function lZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511zM10 3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5z"}}]})(t)}function cZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5z"}},{tag:"path",attr:{d:"M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z"}}]})(t)}function sZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511zM11 .5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V1.707l-4.146 4.147a.5.5 0 0 1-.708-.708L14.293 1H11.5a.5.5 0 0 1-.5-.5z"}}]})(t)}function uZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511zM11 .5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V1.707l-4.146 4.147a.5.5 0 0 1-.708-.708L14.293 1H11.5a.5.5 0 0 1-.5-.5z"}}]})(t)}function dZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511zM12.5 1a.5.5 0 0 1 .5.5V3h1.5a.5.5 0 0 1 0 1H13v1.5a.5.5 0 0 1-1 0V4h-1.5a.5.5 0 0 1 0-1H12V1.5a.5.5 0 0 1 .5-.5z"}}]})(t)}function hZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M12.5 1a.5.5 0 0 1 .5.5V3h1.5a.5.5 0 0 1 0 1H13v1.5a.5.5 0 0 1-1 0V4h-1.5a.5.5 0 0 1 0-1H12V1.5a.5.5 0 0 1 .5-.5z"}}]})(t)}function fZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511zm9.261 1.135a.5.5 0 0 1 .708 0L13 2.793l1.146-1.147a.5.5 0 0 1 .708.708L13.707 3.5l1.147 1.146a.5.5 0 0 1-.708.708L13 4.207l-1.146 1.147a.5.5 0 0 1-.708-.708L12.293 3.5l-1.147-1.146a.5.5 0 0 1 0-.708z"}}]})(t)}function pZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M11.146 1.646a.5.5 0 0 1 .708 0L13 2.793l1.146-1.147a.5.5 0 0 1 .708.708L13.707 3.5l1.147 1.146a.5.5 0 0 1-.708.708L13 4.207l-1.146 1.147a.5.5 0 0 1-.708-.708L12.293 3.5l-1.147-1.146a.5.5 0 0 1 0-.708z"}}]})(t)}function gZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z"}}]})(t)}function vZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.048 3.323c.022.277-.13.523-.338.55-.21.026-.397-.176-.419-.453-.022-.277.13-.523.338-.55.21-.026.397.176.42.453Zm2.265-.24c-.603-.146-.894.256-.936.333-.027.048-.008.117.037.15.045.035.092.025.119-.003.361-.39.751-.172.829-.129l.011.007c.053.024.147.028.193-.098.023-.063.017-.11-.006-.142-.016-.023-.089-.08-.247-.118Z"}},{tag:"path",attr:{d:"M11.727 6.719c0-.022.01-.375.01-.557 0-3.07-1.45-6.156-5.015-6.156-3.564 0-5.014 3.086-5.014 6.156 0 .182.01.535.01.557l-.72 1.795a25.85 25.85 0 0 0-.534 1.508c-.68 2.187-.46 3.093-.292 3.113.36.044 1.401-1.647 1.401-1.647 0 .979.504 2.256 1.594 3.179-.408.126-.907.319-1.228.556-.29.213-.253.43-.201.518.228.386 3.92.246 4.985.126 1.065.12 4.756.26 4.984-.126.052-.088.088-.305-.2-.518-.322-.237-.822-.43-1.23-.557 1.09-.922 1.594-2.2 1.594-3.178 0 0 1.041 1.69 1.401 1.647.168-.02.388-.926-.292-3.113a25.78 25.78 0 0 0-.534-1.508l-.72-1.795ZM9.773 5.53a.095.095 0 0 1-.009.096c-.109.159-1.554.943-3.033.943h-.017c-1.48 0-2.925-.784-3.034-.943a.098.098 0 0 1-.018-.055c0-.015.004-.028.01-.04.13-.287 1.43-.606 3.042-.606h.017c1.611 0 2.912.319 3.042.605Zm-4.32-.989c-.483.022-.896-.529-.922-1.229-.026-.7.344-1.286.828-1.308.483-.022.896.529.922 1.23.027.7-.344 1.286-.827 1.307Zm2.538 0c-.484-.022-.854-.607-.828-1.308.027-.7.44-1.25.923-1.23.483.023.853.608.827 1.309-.026.7-.439 1.251-.922 1.23ZM2.928 8.99c.213.042.426.081.639.117v2.336s1.104.222 2.21.068V9.363c.326.018.64.026.937.023h.017c1.117.013 2.474-.136 3.786-.396.097.622.151 1.386.097 2.284-.146 2.45-1.6 3.99-3.846 4.012h-.091c-2.245-.023-3.7-1.562-3.846-4.011-.054-.9 0-1.663.097-2.285Z"}}]})(t)}function mZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 3a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h5.5a.5.5 0 0 1 0 1H2a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v4a.5.5 0 0 1-1 0V4a1 1 0 0 0-1-1H2Z"}},{tag:"path",attr:{d:"M3.146 5.146a.5.5 0 0 1 .708 0L5.177 6.47a.75.75 0 0 1 0 1.06L3.854 8.854a.5.5 0 1 1-.708-.708L4.293 7 3.146 5.854a.5.5 0 0 1 0-.708ZM5.5 9a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5ZM16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-5.5 0a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0-.5.5Z"}}]})(t)}function yZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 3a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3zm9.5 5.5h-3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1zm-6.354-.354a.5.5 0 1 0 .708.708l2-2a.5.5 0 0 0 0-.708l-2-2a.5.5 0 1 0-.708.708L4.793 6.5 3.146 8.146z"}}]})(t)}function bZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 3a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h5.5a.5.5 0 0 1 0 1H2a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v4a.5.5 0 0 1-1 0V4a1 1 0 0 0-1-1H2Z"}},{tag:"path",attr:{d:"M3.146 5.146a.5.5 0 0 1 .708 0L5.177 6.47a.75.75 0 0 1 0 1.06L3.854 8.854a.5.5 0 1 1-.708-.708L4.293 7 3.146 5.854a.5.5 0 0 1 0-.708ZM5.5 9a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5ZM16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-3.5-2a.5.5 0 0 0-.5.5v1h-1a.5.5 0 0 0 0 1h1v1a.5.5 0 0 0 1 0v-1h1a.5.5 0 0 0 0-1h-1v-1a.5.5 0 0 0-.5-.5Z"}}]})(t)}function xZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.146 3.146a.5.5 0 0 1 .708 0l.823.824a.75.75 0 0 1 0 1.06l-.823.824a.5.5 0 1 1-.708-.708l.647-.646-.647-.646a.5.5 0 0 1 0-.708ZM4 6a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1A.5.5 0 0 1 4 6Zm6.354-2.854a.5.5 0 0 0-.708.708l.647.646-.647.646a.5.5 0 1 0 .708.708l.823-.824a.75.75 0 0 0 0-1.06l-.823-.824ZM12 5.5a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1Z"}},{tag:"path",attr:{d:"M0 3a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3Zm2-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h5.5V2H2Zm6.5 0v12H14a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H8.5Z"}}]})(t)}function MZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 3a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h5.5a.5.5 0 0 1 0 1H2a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v4a.5.5 0 0 1-1 0V4a1 1 0 0 0-1-1H2Z"}},{tag:"path",attr:{d:"M3.146 5.146a.5.5 0 0 1 .708 0L5.177 6.47a.75.75 0 0 1 0 1.06L3.854 8.854a.5.5 0 1 1-.708-.708L4.293 7 3.146 5.854a.5.5 0 0 1 0-.708ZM5.5 9a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5ZM16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-4.854-1.354a.5.5 0 0 0 0 .708l.647.646-.647.646a.5.5 0 0 0 .708.708l.646-.647.646.647a.5.5 0 0 0 .708-.708l-.647-.646.647-.646a.5.5 0 0 0-.708-.708l-.646.647-.646-.647a.5.5 0 0 0-.708 0Z"}}]})(t)}function wZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 9a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3A.5.5 0 0 1 6 9zM3.854 4.146a.5.5 0 1 0-.708.708L4.793 6.5 3.146 8.146a.5.5 0 1 0 .708.708l2-2a.5.5 0 0 0 0-.708l-2-2z"}},{tag:"path",attr:{d:"M2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2zm12 1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h12z"}}]})(t)}function zZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4 12.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm-2-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm2-3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm-2-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"}}]})(t)}function CZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 3.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm.646 2.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L4.293 8 2.646 6.354a.5.5 0 0 1 0-.708zM7 6.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 3a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm-5 3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"}}]})(t)}function AZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 3.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm10.646 2.146a.5.5 0 0 1 .708.708L11.707 8l1.647 1.646a.5.5 0 0 1-.708.708l-2-2a.5.5 0 0 1 0-.708l2-2zM2 6.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 3a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"}}]})(t)}function kZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 12.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"}}]})(t)}function HZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 12.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm4-3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5z"}}]})(t)}function EZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 12.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm-4-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5zm4-3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm-4-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"}}]})(t)}function SZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 3.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5Zm0 4a.5.5 0 0 1 .5-.5h9a2.5 2.5 0 0 1 0 5h-1.293l.647.646a.5.5 0 0 1-.708.708l-1.5-1.5a.5.5 0 0 1 0-.708l1.5-1.5a.5.5 0 0 1 .708.708l-.647.646H11.5a1.5 1.5 0 0 0 0-3h-9a.5.5 0 0 1-.5-.5Zm0 4a.5.5 0 0 1 .5-.5H7a.5.5 0 0 1 0 1H2.5a.5.5 0 0 1-.5-.5Z"}}]})(t)}function LZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4.5A2.5 2.5 0 0 1 2.5 2h11A2.5 2.5 0 0 1 16 4.5v7a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 0 11.5v-7zM2.5 3A1.5 1.5 0 0 0 1 4.5v7A1.5 1.5 0 0 0 2.5 13h11a1.5 1.5 0 0 0 1.5-1.5v-7A1.5 1.5 0 0 0 13.5 3h-11zm10.854 4.646a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708l3-3a.5.5 0 0 1 .708 0zm0 2.5a.5.5 0 0 1 0 .708l-.5.5a.5.5 0 0 1-.708-.708l.5-.5a.5.5 0 0 1 .708 0z"}}]})(t)}function _Zt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 2.5A1.5 1.5 0 0 1 3 1h10a1.5 1.5 0 0 1 1.5 1.5v3.563a2 2 0 0 1 0 3.874V13.5A1.5 1.5 0 0 1 13 15H3a1.5 1.5 0 0 1-1.5-1.5V9.937a2 2 0 0 1 0-3.874V2.5zm1 3.563a2 2 0 0 1 0 3.874V13.5a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V9.937a2 2 0 0 1 0-3.874V2.5A.5.5 0 0 0 13 2H3a.5.5 0 0 0-.5.5v3.563zM2 7a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm12 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"}},{tag:"path",attr:{d:"M11.434 4H4.566L4.5 5.994h.386c.21-1.252.612-1.446 2.173-1.495l.343-.011v6.343c0 .537-.116.665-1.049.748V12h3.294v-.421c-.938-.083-1.054-.21-1.054-.748V4.488l.348.01c1.56.05 1.963.244 2.173 1.496h.386L11.434 4z"}}]})(t)}function BZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 2.5A1.5 1.5 0 0 1 3 1h10a1.5 1.5 0 0 1 1.5 1.5v3.563a2 2 0 0 1 0 3.874V13.5A1.5 1.5 0 0 1 13 15H3a1.5 1.5 0 0 1-1.5-1.5V9.937a2 2 0 0 1 0-3.874V2.5zm1 3.563a2 2 0 0 1 0 3.874V13.5a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V9.937a2 2 0 0 1 0-3.874V2.5A.5.5 0 0 0 13 2H3a.5.5 0 0 0-.5.5v3.563zM2 7a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm12 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"}}]})(t)}function DZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.5 12.5a1.5 1.5 0 1 1-2-1.415V6.5a.5.5 0 0 1 1 0v4.585a1.5 1.5 0 0 1 1 1.415z"}},{tag:"path",attr:{d:"M5.5 2.5a2.5 2.5 0 0 1 5 0v7.55a3.5 3.5 0 1 1-5 0V2.5zM8 1a1.5 1.5 0 0 0-1.5 1.5v7.987l-.167.15a2.5 2.5 0 1 0 3.333 0l-.166-.15V2.5A1.5 1.5 0 0 0 8 1z"}}]})(t)}function TZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.5 12.5a1.5 1.5 0 1 1-2-1.415V2.5a.5.5 0 0 1 1 0v8.585a1.5 1.5 0 0 1 1 1.415z"}},{tag:"path",attr:{d:"M5.5 2.5a2.5 2.5 0 0 1 5 0v7.55a3.5 3.5 0 1 1-5 0V2.5zM8 1a1.5 1.5 0 0 0-1.5 1.5v7.987l-.167.15a2.5 2.5 0 1 0 3.333 0l-.166-.15V2.5A1.5 1.5 0 0 0 8 1z"}}]})(t)}function VZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.5 12.5a1.5 1.5 0 1 1-2-1.415V9.5a.5.5 0 0 1 1 0v1.585a1.5 1.5 0 0 1 1 1.415z"}},{tag:"path",attr:{d:"M5.5 2.5a2.5 2.5 0 0 1 5 0v7.55a3.5 3.5 0 1 1-5 0V2.5zM8 1a1.5 1.5 0 0 0-1.5 1.5v7.987l-.167.15a2.5 2.5 0 1 0 3.333 0l-.166-.15V2.5A1.5 1.5 0 0 0 8 1z"}}]})(t)}function OZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 12.5a1.5 1.5 0 1 1-2-1.415V9.5a.5.5 0 0 1 1 0v1.585A1.5 1.5 0 0 1 5 12.5z"}},{tag:"path",attr:{d:"M1 2.5a2.5 2.5 0 0 1 5 0v7.55a3.5 3.5 0 1 1-5 0V2.5zM3.5 1A1.5 1.5 0 0 0 2 2.5v7.987l-.167.15a2.5 2.5 0 1 0 3.333 0L5 10.486V2.5A1.5 1.5 0 0 0 3.5 1zm5 1a.5.5 0 0 1 .5.5v1.293l.646-.647a.5.5 0 0 1 .708.708L9 5.207v1.927l1.669-.963.495-1.85a.5.5 0 1 1 .966.26l-.237.882 1.12-.646a.5.5 0 0 1 .5.866l-1.12.646.884.237a.5.5 0 1 1-.26.966l-1.848-.495L9.5 8l1.669.963 1.849-.495a.5.5 0 1 1 .258.966l-.883.237 1.12.646a.5.5 0 0 1-.5.866l-1.12-.646.237.883a.5.5 0 1 1-.966.258L10.67 9.83 9 8.866v1.927l1.354 1.353a.5.5 0 0 1-.708.708L9 12.207V13.5a.5.5 0 0 1-1 0v-11a.5.5 0 0 1 .5-.5z"}}]})(t)}function IZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 12.5a1.5 1.5 0 1 1-2-1.415V2.5a.5.5 0 0 1 1 0v8.585A1.5 1.5 0 0 1 5 12.5z"}},{tag:"path",attr:{d:"M1 2.5a2.5 2.5 0 0 1 5 0v7.55a3.5 3.5 0 1 1-5 0V2.5zM3.5 1A1.5 1.5 0 0 0 2 2.5v7.987l-.167.15a2.5 2.5 0 1 0 3.333 0L5 10.486V2.5A1.5 1.5 0 0 0 3.5 1zm5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1a.5.5 0 0 1 .5-.5zm4.243 1.757a.5.5 0 0 1 0 .707l-.707.708a.5.5 0 1 1-.708-.708l.708-.707a.5.5 0 0 1 .707 0zM8 5.5a.5.5 0 0 1 .5-.5 3 3 0 1 1 0 6 .5.5 0 0 1 0-1 2 2 0 0 0 0-4 .5.5 0 0 1-.5-.5zM12.5 8a.5.5 0 0 1 .5-.5h1a.5.5 0 1 1 0 1h-1a.5.5 0 0 1-.5-.5zm-1.172 2.828a.5.5 0 0 1 .708 0l.707.708a.5.5 0 0 1-.707.707l-.708-.707a.5.5 0 0 1 0-.708zM8.5 12a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1a.5.5 0 0 1 .5-.5z"}}]})(t)}function RZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 14a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"}},{tag:"path",attr:{d:"M8 0a2.5 2.5 0 0 0-2.5 2.5v7.55a3.5 3.5 0 1 0 5 0V2.5A2.5 2.5 0 0 0 8 0zM6.5 2.5a1.5 1.5 0 1 1 3 0v7.987l.167.15a2.5 2.5 0 1 1-3.333 0l.166-.15V2.5z"}}]})(t)}function FZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.5 13a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm0-5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm0-5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"}}]})(t)}function NZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 9.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"}}]})(t)}function PZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 3a1 1 0 0 0-1 1v7.293A1 1 0 0 0 .293 12L2 13.707a1 1 0 0 0 .707.293h10.586a1 1 0 0 0 .707-.293L15.707 12a1 1 0 0 0 .293-.707V4a1 1 0 0 0-1-1H1Zm2.5 3h9a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5Z"}}]})(t)}function jZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-9Z"}},{tag:"path",attr:{d:"M1 3a1 1 0 0 0-1 1v7.293A1 1 0 0 0 .293 12L2 13.707a1 1 0 0 0 .707.293h10.586a1 1 0 0 0 .707-.293L15.707 12a1 1 0 0 0 .293-.707V4a1 1 0 0 0-1-1H1Zm0 1h14v7.293L13.293 13H2.707L1 11.293V4Z"}}]})(t)}function UZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4.5A1.5 1.5 0 0 1 1.5 3h13A1.5 1.5 0 0 1 16 4.5V6a.5.5 0 0 1-.5.5 1.5 1.5 0 0 0 0 3 .5.5 0 0 1 .5.5v1.5a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 11.5V10a.5.5 0 0 1 .5-.5 1.5 1.5 0 1 0 0-3A.5.5 0 0 1 0 6V4.5Zm4 1a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 0-1h-7a.5.5 0 0 0-.5.5Zm0 5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 0-1h-7a.5.5 0 0 0-.5.5ZM4 8a1 1 0 0 0 1 1h6a1 1 0 1 0 0-2H5a1 1 0 0 0-1 1Z"}}]})(t)}function WZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 5.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5Zm0 5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5ZM5 7a1 1 0 0 0 0 2h6a1 1 0 1 0 0-2H5Z"}},{tag:"path",attr:{d:"M0 4.5A1.5 1.5 0 0 1 1.5 3h13A1.5 1.5 0 0 1 16 4.5V6a.5.5 0 0 1-.5.5 1.5 1.5 0 0 0 0 3 .5.5 0 0 1 .5.5v1.5a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 11.5V10a.5.5 0 0 1 .5-.5 1.5 1.5 0 1 0 0-3A.5.5 0 0 1 0 6V4.5ZM1.5 4a.5.5 0 0 0-.5.5v1.05a2.5 2.5 0 0 1 0 4.9v1.05a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-1.05a2.5 2.5 0 0 1 0-4.9V4.5a.5.5 0 0 0-.5-.5h-13Z"}}]})(t)}function ZZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 3A1.5 1.5 0 0 0 0 4.5V6a.5.5 0 0 0 .5.5 1.5 1.5 0 1 1 0 3 .5.5 0 0 0-.5.5v1.5A1.5 1.5 0 0 0 1.5 13h13a1.5 1.5 0 0 0 1.5-1.5V10a.5.5 0 0 0-.5-.5 1.5 1.5 0 0 1 0-3A.5.5 0 0 0 16 6V4.5A1.5 1.5 0 0 0 14.5 3h-13Z"}}]})(t)}function GZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4.5A1.5 1.5 0 0 1 1.5 3h13A1.5 1.5 0 0 1 16 4.5V6a.5.5 0 0 1-.5.5 1.5 1.5 0 0 0 0 3 .5.5 0 0 1 .5.5v1.5a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 11.5V10a.5.5 0 0 1 .5-.5 1.5 1.5 0 1 0 0-3A.5.5 0 0 1 0 6V4.5Zm4-1v1h1v-1H4Zm1 3v-1H4v1h1Zm7 0v-1h-1v1h1Zm-1-2h1v-1h-1v1Zm-6 3H4v1h1v-1Zm7 1v-1h-1v1h1Zm-7 1H4v1h1v-1Zm7 1v-1h-1v1h1Zm-8 1v1h1v-1H4Zm7 1h1v-1h-1v1Z"}}]})(t)}function qZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 4.85v.9h1v-.9H4Zm7 0v.9h1v-.9h-1Zm-7 1.8v.9h1v-.9H4Zm7 0v.9h1v-.9h-1Zm-7 1.8v.9h1v-.9H4Zm7 0v.9h1v-.9h-1Zm-7 1.8v.9h1v-.9H4Zm7 0v.9h1v-.9h-1Z"}},{tag:"path",attr:{d:"M1.5 3A1.5 1.5 0 0 0 0 4.5V6a.5.5 0 0 0 .5.5 1.5 1.5 0 1 1 0 3 .5.5 0 0 0-.5.5v1.5A1.5 1.5 0 0 0 1.5 13h13a1.5 1.5 0 0 0 1.5-1.5V10a.5.5 0 0 0-.5-.5 1.5 1.5 0 0 1 0-3A.5.5 0 0 0 16 6V4.5A1.5 1.5 0 0 0 14.5 3h-13ZM1 4.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 .5.5v1.05a2.5 2.5 0 0 0 0 4.9v1.05a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-1.05a2.5 2.5 0 0 0 0-4.9V4.5Z"}}]})(t)}function YZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 4.5A1.5 1.5 0 0 1 1.5 3h13A1.5 1.5 0 0 1 16 4.5V6a.5.5 0 0 1-.5.5 1.5 1.5 0 0 0 0 3 .5.5 0 0 1 .5.5v1.5a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 11.5V10a.5.5 0 0 1 .5-.5 1.5 1.5 0 1 0 0-3A.5.5 0 0 1 0 6V4.5ZM1.5 4a.5.5 0 0 0-.5.5v1.05a2.5 2.5 0 0 1 0 4.9v1.05a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-1.05a2.5 2.5 0 0 1 0-4.9V4.5a.5.5 0 0 0-.5-.5h-13Z"}}]})(t)}function XZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9 0h1.98c.144.715.54 1.617 1.235 2.512C12.895 3.389 13.797 4 15 4v2c-1.753 0-3.07-.814-4-1.829V11a5 5 0 1 1-5-5v2a3 3 0 1 0 3 3V0Z"}}]})(t)}function $Zt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 4a4 4 0 0 1 0 8H8a4.992 4.992 0 0 0 2-4 4.992 4.992 0 0 0-2-4h3zm-6 8a4 4 0 1 1 0-8 4 4 0 0 1 0 8zM0 8a5 5 0 0 0 5 5h6a5 5 0 0 0 0-10H5a5 5 0 0 0-5 5z"}}]})(t)}function KZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 3a5 5 0 0 0 0 10h6a5 5 0 0 0 0-10H5zm6 9a4 4 0 1 1 0-8 4 4 0 0 1 0 8z"}}]})(t)}function QZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9 11c.628-.836 1-1.874 1-3a4.978 4.978 0 0 0-1-3h4a3 3 0 1 1 0 6H9z"}},{tag:"path",attr:{d:"M5 12a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0 1A5 5 0 1 0 5 3a5 5 0 0 0 0 10z"}}]})(t)}function JZt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 5H3a3 3 0 0 0 0 6h4a4.995 4.995 0 0 1-.584-1H3a2 2 0 1 1 0-4h3.416c.156-.357.352-.692.584-1z"}},{tag:"path",attr:{d:"M16 8A5 5 0 1 1 6 8a5 5 0 0 1 10 0z"}}]})(t)}function tGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.5 9a3.5 3.5 0 1 0 0 7h7a3.5 3.5 0 1 0 0-7h-7zm7 6a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5zm-7-14a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5zm2.45 0A3.49 3.49 0 0 1 8 3.5 3.49 3.49 0 0 1 6.95 6h4.55a2.5 2.5 0 0 0 0-5H6.95zM4.5 0h7a3.5 3.5 0 1 1 0 7h-7a3.5 3.5 0 1 1 0-7z"}}]})(t)}function eGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.465 10H12a2 2 0 1 1 0 4H9.465c.34-.588.535-1.271.535-2 0-.729-.195-1.412-.535-2z"}},{tag:"path",attr:{d:"M6 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 1a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm.535-10a3.975 3.975 0 0 1-.409-1H4a1 1 0 0 1 0-2h2.126c.091-.355.23-.69.41-1H4a2 2 0 1 0 0 4h2.535z"}},{tag:"path",attr:{d:"M14 4a4 4 0 1 1-8 0 4 4 0 0 1 8 0z"}}]})(t)}function nGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1 0 0 1l2.2 3.081a1 1 0 0 0 .815.419h.07a1 1 0 0 1 .708.293l2.675 2.675-2.617 2.654A3.003 3.003 0 0 0 0 13a3 3 0 1 0 5.878-.851l2.654-2.617.968.968-.305.914a1 1 0 0 0 .242 1.023l3.27 3.27a.997.997 0 0 0 1.414 0l1.586-1.586a.997.997 0 0 0 0-1.414l-3.27-3.27a1 1 0 0 0-1.023-.242L10.5 9.5l-.96-.96 2.68-2.643A3.005 3.005 0 0 0 16 3c0-.269-.035-.53-.102-.777l-2.14 2.141L12 4l-.364-1.757L13.777.102a3 3 0 0 0-3.675 3.68L7.462 6.46 4.793 3.793a1 1 0 0 1-.293-.707v-.071a1 1 0 0 0-.419-.814L1 0Zm9.646 10.646a.5.5 0 0 1 .708 0l2.914 2.915a.5.5 0 0 1-.707.707l-2.915-2.914a.5.5 0 0 1 0-.708ZM3 11l.471.242.529.026.287.445.445.287.026.529L5 13l-.242.471-.026.529-.445.287-.287.445-.529.026L3 15l-.471-.242L2 14.732l-.287-.445L1.268 14l-.026-.529L1 13l.242-.471.026-.529.445-.287.287-.445.529-.026L3 11Z"}}]})(t)}function rGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.125 2.45A.892.892 0 0 1 1 2c0-.26.116-.474.258-.634a1.9 1.9 0 0 1 .513-.389c.387-.21.913-.385 1.52-.525C4.514.17 6.18 0 8 0c1.821 0 3.486.17 4.709.452.607.14 1.133.314 1.52.525.193.106.374.233.513.389.141.16.258.374.258.634 0 1.011-.35 1.612-.634 2.102-.04.07-.08.137-.116.203a2.55 2.55 0 0 0-.313.809 2.938 2.938 0 0 0-.011.891.5.5 0 0 1 .428.849c-.06.06-.133.126-.215.195.204 1.116.088 1.99-.3 2.711-.453.84-1.231 1.383-2.02 1.856-.204.123-.412.243-.62.364-1.444.832-2.928 1.689-3.735 3.706a.5.5 0 0 1-.748.226l-.001-.001-.002-.001-.004-.003-.01-.008a2.142 2.142 0 0 1-.147-.115 4.095 4.095 0 0 1-1.179-1.656 3.786 3.786 0 0 1-.247-1.296A.498.498 0 0 1 5 12.5v-.018a.62.62 0 0 1 .008-.079.728.728 0 0 1 .188-.386c.09-.489.272-1.014.573-1.574a.5.5 0 0 1 .073-.918 3.29 3.29 0 0 1 .617-.144l.15-.193c.285-.356.404-.639.437-.861a.948.948 0 0 0-.122-.619c-.249-.455-.815-.903-1.613-1.43-.193-.127-.398-.258-.609-.394l-.119-.076a12.307 12.307 0 0 1-1.241-.334.5.5 0 0 1-.285-.707l-.23-.18C2.117 4.01 1.463 3.32 1.125 2.45zm1.973 1.051c.113.104.233.207.358.308.472.381.99.722 1.515 1.06 1.54.317 3.632.5 5.43.14a.5.5 0 0 1 .197.981c-1.216.244-2.537.26-3.759.157.399.326.744.682.963 1.081.203.373.302.79.233 1.247-.05.33-.182.657-.39.985.075.017.148.035.22.053l.006.002c.481.12.863.213 1.47.01a.5.5 0 1 1 .317.95c-.888.295-1.505.141-2.023.012l-.006-.002a3.894 3.894 0 0 0-.644-.123c-.37.55-.598 1.05-.726 1.497.142.045.296.11.465.194a.5.5 0 1 1-.448.894 3.11 3.11 0 0 0-.148-.07c.012.345.084.643.18.895.14.369.342.666.528.886.992-1.903 2.583-2.814 3.885-3.56.203-.116.399-.228.584-.34.775-.464 1.34-.89 1.653-1.472.212-.393.33-.9.26-1.617A6.74 6.74 0 0 1 10 8.5a.5.5 0 0 1 0-1 5.76 5.76 0 0 0 3.017-.872.515.515 0 0 1-.007-.03c-.135-.673-.14-1.207-.056-1.665.084-.46.253-.81.421-1.113l.131-.23c.065-.112.126-.22.182-.327-.29.107-.62.202-.98.285C11.487 3.83 9.822 4 8 4c-1.821 0-3.486-.17-4.709-.452-.065-.015-.13-.03-.193-.047zM13.964 2a1.12 1.12 0 0 0-.214-.145c-.272-.148-.697-.297-1.266-.428C11.354 1.166 9.769 1 8 1c-1.769 0-3.354.166-4.484.427-.569.13-.994.28-1.266.428A1.12 1.12 0 0 0 2.036 2c.04.038.109.087.214.145.272.148.697.297 1.266.428C4.646 2.834 6.231 3 8 3c1.769 0 3.354-.166 4.484-.427.569-.13.994-.28 1.266-.428A1.12 1.12 0 0 0 13.964 2z"}}]})(t)}function aGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.736 0a1.5 1.5 0 0 0-.67.158L1.828 1.776A1.5 1.5 0 0 0 1 3.118v5.51l2-.6V5a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3.028l2 .6v-5.51a1.5 1.5 0 0 0-.83-1.342L10.936.158A1.5 1.5 0 0 0 10.264 0H5.736ZM15 9.672l-5.503-1.65A.5.5 0 0 0 9.353 8H8.5v8h4a2.5 2.5 0 0 0 2.5-2.5V9.672ZM7.5 16V8h-.853a.5.5 0 0 0-.144.021L1 9.672V13.5A2.5 2.5 0 0 0 3.5 16h4Zm-1-14h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1ZM12 5v2.728l-2.216-.665A1.5 1.5 0 0 0 9.354 7H8.5V5H12ZM7.5 5v2h-.853a1.5 1.5 0 0 0-.431.063L4 7.728V5h3.5Zm-4 5a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1Zm9 0a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1ZM5 13a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm7 1a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"}}]})(t)}function iGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.065.158A1.5 1.5 0 0 1 5.736 0h4.528a1.5 1.5 0 0 1 .67.158l3.237 1.618a1.5 1.5 0 0 1 .83 1.342V13.5a2.5 2.5 0 0 1-2.5 2.5h-9A2.5 2.5 0 0 1 1 13.5V3.118a1.5 1.5 0 0 1 .828-1.342L5.065.158ZM2 9.372V13.5A1.5 1.5 0 0 0 3.5 15h4V8h-.853a.5.5 0 0 0-.144.021L2 9.372ZM8.5 15h4a1.5 1.5 0 0 0 1.5-1.5V9.372l-4.503-1.35A.5.5 0 0 0 9.353 8H8.5v7ZM14 8.328v-5.21a.5.5 0 0 0-.276-.447l-3.236-1.618A.5.5 0 0 0 10.264 1H5.736a.5.5 0 0 0-.223.053L2.277 2.67A.5.5 0 0 0 2 3.118v5.21l1-.3V5a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3.028l1 .3Zm-2-.6V5H8.5v2h.853a1.5 1.5 0 0 1 .431.063L12 7.728ZM7.5 7V5H4v2.728l2.216-.665A1.5 1.5 0 0 1 6.646 7H7.5Zm-1-5a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3Zm-3 8a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1Zm9 0a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1ZM5 13a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm7 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"}}]})(t)}function oGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.621.515C8.647.02 7.353.02 5.38.515c-.924.23-1.982.766-2.78 1.22C1.566 2.322 1 3.432 1 4.582V13.5A2.5 2.5 0 0 0 3.5 16h9a2.5 2.5 0 0 0 2.5-2.5V4.583c0-1.15-.565-2.26-1.6-2.849-.797-.453-1.855-.988-2.779-1.22ZM6.5 2h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1Zm-2 2h7A1.5 1.5 0 0 1 13 5.5v2A1.5 1.5 0 0 1 11.5 9h-7A1.5 1.5 0 0 1 3 7.5v-2A1.5 1.5 0 0 1 4.5 4Zm.5 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm0 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm8 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-3-1a1 1 0 1 1 0 2 1 1 0 0 1 0-2ZM4 5.5a.5.5 0 0 1 .5-.5h3v3h-3a.5.5 0 0 1-.5-.5v-2ZM8.5 8V5h3a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-3Z"}}]})(t)}function lGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.621 1.485c1.815-.454 2.943-.454 4.758 0 .784.196 1.743.673 2.527 1.119.688.39 1.094 1.148 1.094 1.979V13.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5V4.583c0-.831.406-1.588 1.094-1.98.784-.445 1.744-.922 2.527-1.118Zm5-.97C8.647.02 7.353.02 5.38.515c-.924.23-1.982.766-2.78 1.22C1.566 2.322 1 3.432 1 4.582V13.5A2.5 2.5 0 0 0 3.5 16h9a2.5 2.5 0 0 0 2.5-2.5V4.583c0-1.15-.565-2.26-1.6-2.849-.797-.453-1.855-.988-2.779-1.22ZM5 13a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm0 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm7 1a1 1 0 1 0-1-1 1 1 0 1 0-2 0 1 1 0 0 0 2 0 1 1 0 0 0 1 1ZM4.5 5a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h3V5h-3Zm4 0v3h3a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-3ZM3 5.5A1.5 1.5 0 0 1 4.5 4h7A1.5 1.5 0 0 1 13 5.5v2A1.5 1.5 0 0 1 11.5 9h-7A1.5 1.5 0 0 1 3 7.5v-2ZM6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3Z"}}]})(t)}function cGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 0a.5.5 0 0 0 0 1h1v1.011c-1.525.064-3.346.394-4.588.655C1.775 2.904 1 3.915 1 5.055V13.5A2.5 2.5 0 0 0 3.5 16h9a2.5 2.5 0 0 0 2.5-2.5V5.055c0-1.14-.775-2.15-1.912-2.39-1.242-.26-3.063-.59-4.588-.654V1h1a.5.5 0 0 0 0-1h-3ZM8 4c1.136 0 2.645.2 3.604.346.825.126 1.356.9 1.244 1.697-.022.16-.046.335-.07.522C12.643 7.596 12.5 8.949 12.5 10c0 .428.024.933.062 1.464.066.93.174 1.92.266 2.682.042.34.08.634.109.854h-1.01a62.703 62.703 0 0 1-.327-3H9.354c-.36 0-.704-.143-.958-.396a.353.353 0 0 0-.25-.104h-.292a.353.353 0 0 0-.25.104 1.354 1.354 0 0 1-.958.396H4.4a62.692 62.692 0 0 1-.328 3H3.064c.029-.22.067-.514.108-.854.092-.761.2-1.752.266-2.682.038-.531.062-1.036.062-1.464 0-1.051-.143-2.404-.278-3.435a51.762 51.762 0 0 0-.07-.522c-.112-.798.42-1.571 1.244-1.697C5.356 4.199 6.864 4 8 4Zm-1.354 7H4.47c.019-.353.03-.692.03-1 0-.927-.104-2.051-.216-3h7.432c-.112.949-.216 2.073-.216 3 0 .308.011.647.03 1H9.354a.353.353 0 0 1-.25-.104 1.354 1.354 0 0 0-.958-.396h-.292c-.36 0-.704.143-.958.396a.353.353 0 0 1-.25.104Zm5.199-5h-7.69l-.013-.096a.497.497 0 0 1 .405-.57C5.505 5.188 6.947 5 8 5s2.495.188 3.453.334a.497.497 0 0 1 .405.57L11.845 6ZM6 13.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm0 0a.5.5 0 1 1 1 0 .5.5 0 0 1-1 0Zm4 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm0 0a.5.5 0 1 1 1 0 .5.5 0 0 1-1 0Z"}}]})(t)}function sGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 0a.5.5 0 0 0 0 1h1v1.011c-1.525.064-3.346.394-4.588.655C1.775 2.904 1 3.915 1 5.055V13.5A2.5 2.5 0 0 0 3.5 16h9a2.5 2.5 0 0 0 2.5-2.5V5.055c0-1.14-.775-2.15-1.912-2.39-1.242-.26-3.063-.59-4.588-.654V1h1a.5.5 0 0 0 0-1h-3ZM8 3c1.497 0 3.505.356 4.883.644.653.137 1.117.722 1.117 1.411V13.5a1.5 1.5 0 0 1-1.072 1.438 75.999 75.999 0 0 1-.1-.792c-.092-.761-.2-1.752-.266-2.682A21.26 21.26 0 0 1 12.5 10c0-1.051.143-2.404.278-3.435.024-.187.048-.362.07-.522.112-.798-.42-1.571-1.244-1.697C10.644 4.199 9.136 4 8 4c-1.136 0-2.645.2-3.604.346-.825.126-1.356.9-1.244 1.697.022.16.046.335.07.522C3.357 7.596 3.5 8.949 3.5 10c0 .428-.024.933-.062 1.464a57.32 57.32 0 0 1-.266 2.682c-.038.31-.072.58-.1.792A1.5 1.5 0 0 1 2 13.5V5.055c0-.69.464-1.274 1.117-1.41C4.495 3.354 6.503 3 8 3Zm3.835 11.266c.034.28.066.53.093.734H4.072a62.692 62.692 0 0 0 .328-3h2.246c.36 0 .704-.143.958-.396a.353.353 0 0 1 .25-.104h.292a.35.35 0 0 1 .25.104c.254.253.599.396.958.396H11.6c.068.808.158 1.621.236 2.266ZM6 13.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm0 0a.5.5 0 1 1 1 0 .5.5 0 0 1-1 0Zm3.5.5a.5.5 0 0 0 .5-.5.5.5 0 1 0 1 0 .5.5 0 0 0-1 0 .5.5 0 1 0-.5.5Zm-5.03-3c.019-.353.03-.692.03-1 0-.927-.104-2.051-.216-3h7.432c-.112.949-.216 2.073-.216 3 0 .308.011.647.03 1H9.354a.353.353 0 0 1-.25-.104 1.354 1.354 0 0 0-.958-.396h-.292c-.36 0-.704.143-.958.396a.353.353 0 0 1-.25.104H4.47Zm-.315-5-.013-.096a.497.497 0 0 1 .405-.57C5.505 5.188 6.947 5 8 5s2.495.188 3.453.334a.497.497 0 0 1 .405.57L11.845 6h-7.69Z"}}]})(t)}function uGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.545 6.714 4.11 8H3l1.862-5h1.284L8 8H6.833l-.435-1.286H4.545zm1.634-.736L5.5 3.956h-.049l-.679 2.022H6.18z"}},{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v3h3a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-3H2a2 2 0 0 1-2-2V2zm2-1a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H2zm7.138 9.995c.193.301.402.583.63.846-.748.575-1.673 1.001-2.768 1.292.178.217.451.635.555.867 1.125-.359 2.08-.844 2.886-1.494.777.665 1.739 1.165 2.93 1.472.133-.254.414-.673.629-.89-1.125-.253-2.057-.694-2.82-1.284.681-.747 1.222-1.651 1.621-2.757H14V8h-3v1.047h.765c-.318.844-.74 1.546-1.272 2.13a6.066 6.066 0 0 1-.415-.492 1.988 1.988 0 0 1-.94.31z"}}]})(t)}function dGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1H3v9a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V4h.5a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H10a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1H2.5zm3 4a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-1 0v-7a.5.5 0 0 1 .5-.5zM8 5a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-1 0v-7A.5.5 0 0 1 8 5zm3 .5v7a.5.5 0 0 1-1 0v-7a.5.5 0 0 1 1 0z"}}]})(t)}function hGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.5 5.5A.5.5 0 0 1 6 6v6a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm2.5 0a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm3 .5a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0V6z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M14.5 3a1 1 0 0 1-1 1H13v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4h-.5a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1H6a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1h3.5a1 1 0 0 1 1 1v1zM4.118 4 4 4.059V13a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4.059L11.882 4H4.118zM2.5 3V2h11v1h-11z"}}]})(t)}function fGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.037 3.225A.703.703 0 0 1 2 3c0-1.105 2.686-2 6-2s6 .895 6 2a.702.702 0 0 1-.037.225l-1.684 10.104A2 2 0 0 1 10.305 15H5.694a2 2 0 0 1-1.973-1.671L2.037 3.225zm9.89-.69C10.966 2.214 9.578 2 8 2c-1.58 0-2.968.215-3.926.534-.477.16-.795.327-.975.466.18.14.498.307.975.466C5.032 3.786 6.42 4 8 4s2.967-.215 3.926-.534c.477-.16.795-.327.975-.466-.18-.14-.498-.307-.975-.466z"}}]})(t)}function pGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 3a.702.702 0 0 1-.037.225l-1.684 10.104A2 2 0 0 1 10.305 15H5.694a2 2 0 0 1-1.973-1.671L2.037 3.225A.703.703 0 0 1 2 3c0-1.105 2.686-2 6-2s6 .895 6 2zM3.215 4.207l1.493 8.957a1 1 0 0 0 .986.836h4.612a1 1 0 0 0 .986-.836l1.493-8.957C11.69 4.689 9.954 5 8 5c-1.954 0-3.69-.311-4.785-.793z"}}]})(t)}function gGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 1.5v1h3.5a.5.5 0 0 1 0 1h-.538l-.853 10.66A2 2 0 0 1 11.115 16h-6.23a2 2 0 0 1-1.994-1.84L2.038 3.5H1.5a.5.5 0 0 1 0-1H5v-1A1.5 1.5 0 0 1 6.5 0h3A1.5 1.5 0 0 1 11 1.5Zm-5 0v1h4v-1a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5ZM4.5 5.029l.5 8.5a.5.5 0 1 0 .998-.06l-.5-8.5a.5.5 0 1 0-.998.06Zm6.53-.528a.5.5 0 0 0-.528.47l-.5 8.5a.5.5 0 0 0 .998.058l.5-8.5a.5.5 0 0 0-.47-.528ZM8 4.5a.5.5 0 0 0-.5.5v8.5a.5.5 0 0 0 1 0V5a.5.5 0 0 0-.5-.5Z"}}]})(t)}function vGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.5 1h3a.5.5 0 0 1 .5.5v1H6v-1a.5.5 0 0 1 .5-.5ZM11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3A1.5 1.5 0 0 0 5 1.5v1H2.506a.58.58 0 0 0-.01 0H1.5a.5.5 0 0 0 0 1h.538l.853 10.66A2 2 0 0 0 4.885 16h6.23a2 2 0 0 0 1.994-1.84l.853-10.66h.538a.5.5 0 0 0 0-1h-.995a.59.59 0 0 0-.01 0H11Zm1.958 1-.846 10.58a1 1 0 0 1-.997.92h-6.23a1 1 0 0 1-.997-.92L3.042 3.5h9.916Zm-7.487 1a.5.5 0 0 1 .528.47l.5 8.5a.5.5 0 0 1-.998.06L5 5.03a.5.5 0 0 1 .47-.53Zm5.058 0a.5.5 0 0 1 .47.53l-.5 8.5a.5.5 0 1 1-.998-.06l.5-8.5a.5.5 0 0 1 .528-.47ZM8 4.5a.5.5 0 0 1 .5.5v8.5a.5.5 0 0 1-1 0V5a.5.5 0 0 1 .5-.5Z"}}]})(t)}function mGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.416.223a.5.5 0 0 0-.832 0l-3 4.5A.5.5 0 0 0 5 5.5h.098L3.076 8.735A.5.5 0 0 0 3.5 9.5h.191l-1.638 3.276a.5.5 0 0 0 .447.724H7V16h2v-2.5h4.5a.5.5 0 0 0 .447-.724L12.31 9.5h.191a.5.5 0 0 0 .424-.765L10.902 5.5H11a.5.5 0 0 0 .416-.777l-3-4.5z"}}]})(t)}function yGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.416.223a.5.5 0 0 0-.832 0l-3 4.5A.5.5 0 0 0 5 5.5h.098L3.076 8.735A.5.5 0 0 0 3.5 9.5h.191l-1.638 3.276a.5.5 0 0 0 .447.724H7V16h2v-2.5h4.5a.5.5 0 0 0 .447-.724L12.31 9.5h.191a.5.5 0 0 0 .424-.765L10.902 5.5H11a.5.5 0 0 0 .416-.777l-3-4.5zM6.437 4.758A.5.5 0 0 0 6 4.5h-.066L8 1.401 10.066 4.5H10a.5.5 0 0 0-.424.765L11.598 8.5H11.5a.5.5 0 0 0-.447.724L12.69 12.5H3.309l1.638-3.276A.5.5 0 0 0 4.5 8.5h-.098l2.022-3.235a.5.5 0 0 0 .013-.507z"}}]})(t)}function bGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14.1 0H1.903C.852 0 .002.85 0 1.9v12.19A1.902 1.902 0 0 0 1.902 16h12.199A1.902 1.902 0 0 0 16 14.09V1.9A1.902 1.902 0 0 0 14.1 0ZM7 11.367a.636.636 0 0 1-.64.633H3.593a.633.633 0 0 1-.63-.633V3.583c0-.348.281-.631.63-.633h2.765c.35.002.632.284.633.633L7 11.367Zm6.052-3.5a.633.633 0 0 1-.64.633h-2.78A.636.636 0 0 1 9 7.867V3.583a.636.636 0 0 1 .633-.633h2.778c.35.002.631.285.631.633l.01 4.284Z"}}]})(t)}function xGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.022 1.566a1.13 1.13 0 0 1 1.96 0l6.857 11.667c.457.778-.092 1.767-.98 1.767H1.144c-.889 0-1.437-.99-.98-1.767L7.022 1.566z"}}]})(t)}function MGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.065 2.016A.13.13 0 0 0 8.002 2v11.983l6.856.017a.12.12 0 0 0 .066-.017.162.162 0 0 0 .054-.06.176.176 0 0 0-.002-.183L8.12 2.073a.146.146 0 0 0-.054-.057zm-1.043-.45a1.13 1.13 0 0 1 1.96 0l6.856 11.667c.458.778-.091 1.767-.98 1.767H1.146c-.889 0-1.437-.99-.98-1.767L7.022 1.566z"}}]})(t)}function wGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.938 2.016A.13.13 0 0 1 8.002 2a.13.13 0 0 1 .063.016.146.146 0 0 1 .054.057l6.857 11.667c.036.06.035.124.002.183a.163.163 0 0 1-.054.06.116.116 0 0 1-.066.017H1.146a.115.115 0 0 1-.066-.017.163.163 0 0 1-.054-.06.176.176 0 0 1 .002-.183L7.884 2.073a.147.147 0 0 1 .054-.057zm1.044-.45a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566z"}}]})(t)}function zGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5.5A.5.5 0 0 1 3 0h10a.5.5 0 0 1 .5.5c0 .538-.012 1.05-.034 1.536a3 3 0 1 1-1.133 5.89c-.79 1.865-1.878 2.777-2.833 3.011v2.173l1.425.356c.194.048.377.135.537.255L13.3 15.1a.5.5 0 0 1-.3.9H3a.5.5 0 0 1-.3-.9l1.838-1.379c.16-.12.343-.207.537-.255L6.5 13.11v-2.173c-.955-.234-2.043-1.146-2.833-3.012a3 3 0 1 1-1.132-5.89A33.076 33.076 0 0 1 2.5.5zm.099 2.54a2 2 0 0 0 .72 3.935c-.333-1.05-.588-2.346-.72-3.935zm10.083 3.935a2 2 0 0 0 .72-3.935c-.133 1.59-.388 2.885-.72 3.935z"}}]})(t)}function CGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5.5A.5.5 0 0 1 3 0h10a.5.5 0 0 1 .5.5c0 .538-.012 1.05-.034 1.536a3 3 0 1 1-1.133 5.89c-.79 1.865-1.878 2.777-2.833 3.011v2.173l1.425.356c.194.048.377.135.537.255L13.3 15.1a.5.5 0 0 1-.3.9H3a.5.5 0 0 1-.3-.9l1.838-1.379c.16-.12.343-.207.537-.255L6.5 13.11v-2.173c-.955-.234-2.043-1.146-2.833-3.012a3 3 0 1 1-1.132-5.89A33.076 33.076 0 0 1 2.5.5zm.099 2.54a2 2 0 0 0 .72 3.935c-.333-1.05-.588-2.346-.72-3.935zm10.083 3.935a2 2 0 0 0 .72-3.935c-.133 1.59-.388 2.885-.72 3.935zM3.504 1c.007.517.026 1.006.056 1.469.13 2.028.457 3.546.87 4.667C5.294 9.48 6.484 10 7 10a.5.5 0 0 1 .5.5v2.61a1 1 0 0 1-.757.97l-1.426.356a.5.5 0 0 0-.179.085L4.5 15h7l-.638-.479a.501.501 0 0 0-.18-.085l-1.425-.356a1 1 0 0 1-.757-.97V10.5A.5.5 0 0 1 9 10c.516 0 1.706-.52 2.57-2.864.413-1.12.74-2.64.87-4.667.03-.463.049-.952.056-1.469H3.504z"}}]})(t)}function AGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 9.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"}},{tag:"path",attr:{d:"M9.5 2c-.9 0-1.75.216-2.501.6A5 5 0 0 1 13 7.5a6.5 6.5 0 1 1-13 0 .5.5 0 0 1 1 0 5.5 5.5 0 0 0 8.001 4.9A5 5 0 0 1 3 7.5a6.5 6.5 0 0 1 13 0 .5.5 0 0 1-1 0A5.5 5.5 0 0 0 9.5 2zM8 3.5a4 4 0 1 0 0 8 4 4 0 0 0 0-8z"}}]})(t)}function kGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.5 4a.5.5 0 0 1 .5.5V5h1.02a1.5 1.5 0 0 1 1.17.563l1.481 1.85a1.5 1.5 0 0 1 .329.938V10.5a1.5 1.5 0 0 1-1.5 1.5H14a2 2 0 1 1-4 0H5a2 2 0 1 1-4 0 1 1 0 0 1-1-1v-1h11V4.5a.5.5 0 0 1 .5-.5zM3 11a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm9 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm1.732 0h.768a.5.5 0 0 0 .5-.5V8.35a.5.5 0 0 0-.11-.312l-1.48-1.85A.5.5 0 0 0 13.02 6H12v4a2 2 0 0 1 1.732 1z"}}]})(t)}function HGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 0A2.5 2.5 0 0 0 1 2.5v9c0 .818.393 1.544 1 2v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5V14h6v1.5a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-2c.607-.456 1-1.182 1-2v-9A2.5 2.5 0 0 0 12.5 0h-9ZM3 3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3.9c0 .625-.562 1.092-1.17.994C10.925 7.747 9.208 7.5 8 7.5c-1.208 0-2.925.247-3.83.394A1.008 1.008 0 0 1 3 6.9V3Zm1 9a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm8 0a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm-5-2h2a1 1 0 1 1 0 2H7a1 1 0 1 1 0-2Z"}}]})(t)}function EGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5 11a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm8 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-6-1a1 1 0 1 0 0 2h2a1 1 0 1 0 0-2H7ZM4 2a1 1 0 0 0-1 1v3.9c0 .625.562 1.092 1.17.994C5.075 7.747 6.792 7.5 8 7.5c1.208 0 2.925.247 3.83.394A1.008 1.008 0 0 0 13 6.9V3a1 1 0 0 0-1-1H4Zm0 1h8v3.9c0 .002 0 .001 0 0l-.002.004a.013.013 0 0 1-.005.002h-.004C11.088 6.761 9.299 6.5 8 6.5s-3.088.26-3.99.406h-.003a.013.013 0 0 1-.005-.002L4 6.9c0 .001 0 .002 0 0V3Z"}},{tag:"path",attr:{d:"M1 2.5A2.5 2.5 0 0 1 3.5 0h9A2.5 2.5 0 0 1 15 2.5v9c0 .818-.393 1.544-1 2v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5V14H5v1.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-2a2.496 2.496 0 0 1-1-2v-9ZM3.5 1A1.5 1.5 0 0 0 2 2.5v9A1.5 1.5 0 0 0 3.5 13h9a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 12.5 1h-9Z"}}]})(t)}function SGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 3.5A1.5 1.5 0 0 1 1.5 2h9A1.5 1.5 0 0 1 12 3.5V5h1.02a1.5 1.5 0 0 1 1.17.563l1.481 1.85a1.5 1.5 0 0 1 .329.938V10.5a1.5 1.5 0 0 1-1.5 1.5H14a2 2 0 1 1-4 0H5a2 2 0 1 1-3.998-.085A1.5 1.5 0 0 1 0 10.5v-7zm1.294 7.456A1.999 1.999 0 0 1 4.732 11h5.536a2.01 2.01 0 0 1 .732-.732V3.5a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .294.456zM12 10a2 2 0 0 1 1.732 1h.768a.5.5 0 0 0 .5-.5V8.35a.5.5 0 0 0-.11-.312l-1.48-1.85A.5.5 0 0 0 13.02 6H12v4zm-9 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm9 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"}}]})(t)}function LGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.036 12.314a.5.5 0 0 1 .65-.278l1.757.703a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.757-.703a.5.5 0 1 1 .372.928l-1.758.703a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0l-1.757-.703a.5.5 0 0 1-.278-.65zm0 2a.5.5 0 0 1 .65-.278l1.757.703a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.757-.703a.5.5 0 1 1 .372.928l-1.758.703a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0l-1.757-.703a.5.5 0 0 1-.278-.65zM2.662 8.08c-.456 1.063-.994 2.098-1.842 2.804a.5.5 0 0 1-.64-.768c.652-.544 1.114-1.384 1.564-2.43.14-.328.281-.68.427-1.044.302-.754.624-1.559 1.01-2.308C3.763 3.2 4.528 2.105 5.7 1.299 6.877.49 8.418 0 10.5 0c1.463 0 2.511.4 3.179 1.058.67.66.893 1.518.819 2.302-.074.771-.441 1.516-1.02 1.965a1.878 1.878 0 0 1-1.904.27c-.65.642-.907 1.679-.71 2.614C11.076 9.215 11.784 10 13 10h2.5a.5.5 0 0 1 0 1H13c-1.784 0-2.826-1.215-3.114-2.585-.232-1.1.005-2.373.758-3.284L10.5 5.06l-.777.388a.5.5 0 0 1-.447 0l-1-.5a.5.5 0 0 1 .447-.894l.777.388.776-.388a.5.5 0 0 1 .447 0l1 .5a.493.493 0 0 1 .034.018c.44.264.81.195 1.108-.036.328-.255.586-.729.637-1.27.05-.529-.1-1.076-.525-1.495-.426-.42-1.19-.77-2.477-.77-1.918 0-3.252.448-4.232 1.123C5.283 2.8 4.61 3.738 4.07 4.79c-.365.71-.655 1.433-.945 2.16-.15.376-.301.753-.463 1.13z"}}]})(t)}function _Gt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 13.5A.5.5 0 0 1 3 13h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zM2 2h12s2 0 2 2v6s0 2-2 2H2s-2 0-2-2V4s0-2 2-2z"}}]})(t)}function BGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 13.5A.5.5 0 0 1 3 13h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zM13.991 3l.024.001a1.46 1.46 0 0 1 .538.143.757.757 0 0 1 .302.254c.067.1.145.277.145.602v5.991l-.001.024a1.464 1.464 0 0 1-.143.538.758.758 0 0 1-.254.302c-.1.067-.277.145-.602.145H2.009l-.024-.001a1.464 1.464 0 0 1-.538-.143.758.758 0 0 1-.302-.254C1.078 10.502 1 10.325 1 10V4.009l.001-.024a1.46 1.46 0 0 1 .143-.538.758.758 0 0 1 .254-.302C1.498 3.078 1.675 3 2 3h11.991zM14 2H2C0 2 0 4 0 4v6c0 2 2 2 2 2h12c2 0 2-2 2-2V4c0-2-2-2-2-2z"}}]})(t)}function DGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.857 0 1 2.857v10.286h3.429V16l2.857-2.857H9.57L14.714 8V0H3.857zm9.714 7.429-2.285 2.285H9l-2 2v-2H4.429V1.143h9.142v6.286z"}},{tag:"path",attr:{d:"M11.857 3.143h-1.143V6.57h1.143V3.143zm-3.143 0H7.571V6.57h1.143V3.143z"}}]})(t)}function TGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z"}}]})(t)}function VGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.21 13c2.106 0 3.412-1.087 3.412-2.823 0-1.306-.984-2.283-2.324-2.386v-.055a2.176 2.176 0 0 0 1.852-2.14c0-1.51-1.162-2.46-3.014-2.46H3.843V13H8.21zM5.908 4.674h1.696c.963 0 1.517.451 1.517 1.244 0 .834-.629 1.32-1.73 1.32H5.908V4.673zm0 6.788V8.598h1.73c1.217 0 1.88.492 1.88 1.415 0 .943-.643 1.449-1.832 1.449H5.907z"}}]})(t)}function OGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.637 13V3.669H7.379V7.62H2.758V3.67H1.5V13h1.258V8.728h4.62V13h1.259zm5.329 0V3.669h-1.244L10.5 5.316v1.265l2.16-1.565h.062V13h1.244z"}}]})(t)}function IGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.638 13V3.669H6.38V7.62H1.759V3.67H.5V13h1.258V8.728h4.62V13h1.259zm3.022-6.733v-.048c0-.889.63-1.668 1.716-1.668.957 0 1.675.608 1.675 1.572 0 .855-.554 1.504-1.067 2.085l-3.513 3.999V13H15.5v-1.094h-4.245v-.075l2.481-2.844c.875-.998 1.586-1.784 1.586-2.953 0-1.463-1.155-2.556-2.919-2.556-1.941 0-2.966 1.326-2.966 2.74v.049h1.223z"}}]})(t)}function RGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.637 13V3.669H6.379V7.62H1.758V3.67H.5V13h1.258V8.728h4.62V13h1.259zm3.625-4.272h1.018c1.142 0 1.935.67 1.949 1.674.013 1.005-.78 1.737-2.01 1.73-1.08-.007-1.853-.588-1.935-1.32H9.108c.069 1.327 1.224 2.386 3.083 2.386 1.935 0 3.343-1.155 3.309-2.789-.027-1.51-1.251-2.16-2.037-2.249v-.068c.704-.123 1.764-.91 1.723-2.229-.035-1.353-1.176-2.4-2.954-2.385-1.873.006-2.857 1.162-2.898 2.358h1.196c.062-.69.711-1.299 1.696-1.299.998 0 1.695.622 1.695 1.525.007.922-.718 1.592-1.695 1.592h-.964v1.074z"}}]})(t)}function FGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.991 11.674 9.53 4.455c.123-.595.246-.71 1.347-.807l.11-.52H7.211l-.11.52c1.06.096 1.128.212 1.005.807L6.57 11.674c-.123.595-.246.71-1.346.806l-.11.52h3.774l.11-.52c-1.06-.095-1.129-.211-1.006-.806z"}}]})(t)}function NGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.333 5.686c0 .31.083.581.27.814H5.166a2.776 2.776 0 0 1-.099-.76c0-1.627 1.436-2.768 3.48-2.768 1.969 0 3.39 1.175 3.445 2.85h-1.23c-.11-1.08-.964-1.743-2.25-1.743-1.23 0-2.18.602-2.18 1.607zm2.194 7.478c-2.153 0-3.589-1.107-3.705-2.81h1.23c.144 1.06 1.129 1.703 2.544 1.703 1.34 0 2.31-.705 2.31-1.675 0-.827-.547-1.374-1.914-1.675L8.046 8.5H1v-1h14v1h-3.504c.468.437.675.994.675 1.697 0 1.826-1.436 2.967-3.644 2.967z"}}]})(t)}function PGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M5.313 3.136h-1.23V9.54c0 2.105 1.47 3.623 3.917 3.623s3.917-1.518 3.917-3.623V3.136h-1.23v6.323c0 1.49-.978 2.57-2.687 2.57-1.709 0-2.687-1.08-2.687-2.57V3.136zM12.5 15h-9v-1h9v1z"}}]})(t)}function jGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m2.244 13.081.943-2.803H6.66l.944 2.803H8.86L5.54 3.75H4.322L1 13.081h1.244zm2.7-7.923L6.34 9.314H3.51l1.4-4.156h.034zm9.146 7.027h.035v.896h1.128V8.125c0-1.51-1.114-2.345-2.646-2.345-1.736 0-2.59.916-2.666 2.174h1.108c.068-.718.595-1.19 1.517-1.19.971 0 1.518.52 1.518 1.464v.731H12.19c-1.647.007-2.522.8-2.522 2.058 0 1.319.957 2.18 2.345 2.18 1.06 0 1.716-.43 2.078-1.011zm-1.763.035c-.752 0-1.456-.397-1.456-1.244 0-.65.424-1.115 1.408-1.115h1.805v.834c0 .896-.752 1.525-1.757 1.525z"}}]})(t)}function UGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.273 9.53a2.273 2.273 0 1 0 0-4.546 2.273 2.273 0 0 0 0 4.547Zm9.467-4.984a2.273 2.273 0 1 0 0-4.546 2.273 2.273 0 0 0 0 4.546ZM7.4 13.108a5.535 5.535 0 0 1-3.775-2.88 3.273 3.273 0 0 1-1.944.24 7.4 7.4 0 0 0 5.328 4.465c.53.113 1.072.169 1.614.166a3.253 3.253 0 0 1-.666-1.9 5.639 5.639 0 0 1-.557-.091Zm3.828 2.285a2.273 2.273 0 1 0 0-4.546 2.273 2.273 0 0 0 0 4.546Zm3.163-3.108a7.436 7.436 0 0 0 .373-8.726 3.276 3.276 0 0 1-1.278 1.498 5.573 5.573 0 0 1-.183 5.535 3.26 3.26 0 0 1 1.088 1.693ZM2.098 3.998a3.28 3.28 0 0 1 1.897.486 5.544 5.544 0 0 1 4.464-2.388c.037-.67.277-1.313.69-1.843a7.472 7.472 0 0 0-7.051 3.745Z"}}]})(t)}function WGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 10h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1zm9-9h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zm0 9a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-3zm0-10a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h3a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2h-3zM2 9a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h3a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H2zm7 2a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2h-3a2 2 0 0 1-2-2v-3zM0 2a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm5.354.854a.5.5 0 1 0-.708-.708L3 3.793l-.646-.647a.5.5 0 1 0-.708.708l1 1a.5.5 0 0 0 .708 0l2-2z"}}]})(t)}function ZGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 2.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-1zM2 1a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2zm0 8a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2H2zm.854-3.646a.5.5 0 0 1-.708 0l-1-1a.5.5 0 1 1 .708-.708l.646.647 1.646-1.647a.5.5 0 1 1 .708.708l-2 2zm0 8a.5.5 0 0 1-.708 0l-1-1a.5.5 0 0 1 .708-.708l.646.647 1.646-1.647a.5.5 0 0 1 .708.708l-2 2zM7 10.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-1zm0-5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 8a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z"}}]})(t)}function GGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 15a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm9-9a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm0 9a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5zM16 3.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0zm-9 9a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0zm5.5 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7zm-9-11a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm0 2a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z"}}]})(t)}function qGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 2.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-1zM0 12a3 3 0 1 1 6 0 3 3 0 0 1-6 0zm7-1.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-1zm0-5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 8a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zM3 1a3 3 0 1 0 0 6 3 3 0 0 0 0-6zm0 4.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"}}]})(t)}function YGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 0a.5.5 0 0 1 .5.5v.514C12.625 1.238 16 4.22 16 8c0 0 0 .5-.5.5-.149 0-.352-.145-.352-.145l-.004-.004-.025-.023a3.484 3.484 0 0 0-.555-.394A3.166 3.166 0 0 0 13 7.5c-.638 0-1.178.213-1.564.434a3.484 3.484 0 0 0-.555.394l-.025.023-.003.003s-.204.146-.353.146-.352-.145-.352-.145l-.004-.004-.025-.023a3.484 3.484 0 0 0-.555-.394 3.3 3.3 0 0 0-1.064-.39V13.5H8h.5v.039l-.005.083a2.958 2.958 0 0 1-.298 1.102 2.257 2.257 0 0 1-.763.88C7.06 15.851 6.587 16 6 16s-1.061-.148-1.434-.396a2.255 2.255 0 0 1-.763-.88 2.958 2.958 0 0 1-.302-1.185v-.025l-.001-.009v-.003s0-.002.5-.002h-.5V13a.5.5 0 0 1 1 0v.506l.003.044a1.958 1.958 0 0 0 .195.726c.095.191.23.367.423.495.19.127.466.229.879.229s.689-.102.879-.229c.193-.128.328-.304.424-.495a1.958 1.958 0 0 0 .197-.77V7.544a3.3 3.3 0 0 0-1.064.39 3.482 3.482 0 0 0-.58.417l-.004.004S5.65 8.5 5.5 8.5c-.149 0-.352-.145-.352-.145l-.004-.004a3.482 3.482 0 0 0-.58-.417A3.166 3.166 0 0 0 3 7.5c-.638 0-1.177.213-1.564.434a3.482 3.482 0 0 0-.58.417l-.004.004S.65 8.5.5 8.5C0 8.5 0 8 0 8c0-3.78 3.375-6.762 7.5-6.986V.5A.5.5 0 0 1 8 0z"}}]})(t)}function XGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0a.5.5 0 0 1 .5.5v.514C12.625 1.238 16 4.22 16 8c0 0 0 .5-.5.5-.149 0-.352-.145-.352-.145l-.004-.004-.025-.023a3.484 3.484 0 0 0-.555-.394A3.166 3.166 0 0 0 13 7.5c-.638 0-1.178.213-1.564.434a3.484 3.484 0 0 0-.555.394l-.025.023-.003.003s-.204.146-.353.146-.352-.145-.352-.145l-.004-.004-.025-.023a3.484 3.484 0 0 0-.555-.394 3.3 3.3 0 0 0-1.064-.39V13.5H8h.5v.039l-.005.083a2.958 2.958 0 0 1-.298 1.102 2.257 2.257 0 0 1-.763.88C7.06 15.851 6.587 16 6 16s-1.061-.148-1.434-.396a2.255 2.255 0 0 1-.763-.88 2.958 2.958 0 0 1-.302-1.185v-.025l-.001-.009v-.003s0-.002.5-.002h-.5V13a.5.5 0 0 1 1 0v.506l.003.044a1.958 1.958 0 0 0 .195.726c.095.191.23.367.423.495.19.127.466.229.879.229s.689-.102.879-.229c.193-.128.328-.304.424-.495a1.958 1.958 0 0 0 .197-.77V7.544a3.3 3.3 0 0 0-1.064.39 3.482 3.482 0 0 0-.58.417l-.004.004S5.65 8.5 5.5 8.5c-.149 0-.352-.145-.352-.145l-.004-.004a3.482 3.482 0 0 0-.58-.417A3.166 3.166 0 0 0 3 7.5c-.638 0-1.177.213-1.564.434a3.482 3.482 0 0 0-.58.417l-.004.004S.65 8.5.5 8.5C0 8.5 0 8 0 8c0-3.78 3.375-6.762 7.5-6.986V.5A.5.5 0 0 1 8 0zM6.577 2.123c-2.833.5-4.99 2.458-5.474 4.854A4.124 4.124 0 0 1 3 6.5c.806 0 1.48.25 1.962.511a9.706 9.706 0 0 1 .344-2.358c.242-.868.64-1.765 1.271-2.53zm-.615 4.93A4.16 4.16 0 0 1 8 6.5a4.16 4.16 0 0 1 2.038.553 8.688 8.688 0 0 0-.307-2.13C9.434 3.858 8.898 2.83 8 2.117c-.898.712-1.434 1.74-1.731 2.804a8.687 8.687 0 0 0-.307 2.131zm3.46-4.93c.631.765 1.03 1.662 1.272 2.53.233.833.328 1.66.344 2.358A4.14 4.14 0 0 1 13 6.5c.77 0 1.42.23 1.897.477-.484-2.396-2.641-4.355-5.474-4.854z"}}]})(t)}function $Gt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M13 8a.5.5 0 0 0-.5-.5H5.707l2.147-2.146a.5.5 0 1 0-.708-.708l-3 3a.5.5 0 0 0 0 .708l3 3a.5.5 0 0 0 .708-.708L5.707 8.5H12.5A.5.5 0 0 0 13 8Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M3.5 4a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 1 0v-7a.5.5 0 0 0-.5-.5Z"}}]})(t)}function KGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v2h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-2H2a2 2 0 0 1-2-2V2z"}}]})(t)}function QGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15 11.2V3.733L8.61 0v2.867l2.503 1.466c.099.067.099.2 0 .234L8.148 6.3c-.099.067-.197.033-.263 0L4.92 4.567c-.099-.034-.099-.2 0-.234l2.504-1.466V0L1 3.733V11.2v-.033.033l2.438-1.433V6.833c0-.1.131-.166.197-.133L6.6 8.433c.099.067.132.134.132.234v3.466c0 .1-.132.167-.198.134L4.031 10.8l-2.438 1.433L7.983 16l6.391-3.733-2.438-1.434L9.434 12.3c-.099.067-.198 0-.198-.133V8.7c0-.1.066-.2.132-.233l2.965-1.734c.099-.066.197 0 .197.134V9.8L15 11.2Z"}}]})(t)}function JGt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 4.143A1.071 1.071 0 1 0 8 2a1.071 1.071 0 0 0 0 2.143Zm-4.668 1.47 3.24.316v2.5l-.323 4.585A.383.383 0 0 0 7 13.14l.826-4.017c.045-.18.301-.18.346 0L9 13.139a.383.383 0 0 0 .752-.125L9.43 8.43v-2.5l3.239-.316a.38.38 0 0 0-.047-.756H3.379a.38.38 0 0 0-.047.756Z"}},{tag:"path",attr:{d:"M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0ZM1 8a7 7 0 1 1 14 0A7 7 0 0 1 1 8Z"}}]})(t)}function tqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.5 1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM6 5.5l-4.535-.442A.531.531 0 0 1 1.531 4H14.47a.531.531 0 0 1 .066 1.058L10 5.5V9l.452 6.42a.535.535 0 0 1-1.053.174L8.243 9.97c-.064-.252-.422-.252-.486 0l-1.156 5.624a.535.535 0 0 1-1.053-.174L6 9V5.5Z"}}]})(t)}function eqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 1a2 2 0 0 0-2 2v4a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h5V3a3 3 0 0 1 6 0v4a.5.5 0 0 1-1 0V3a2 2 0 0 0-2-2z"}}]})(t)}function nqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11 1a2 2 0 0 0-2 2v4a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h5V3a3 3 0 0 1 6 0v4a.5.5 0 0 1-1 0V3a2 2 0 0 0-2-2zM3 8a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1H3z"}}]})(t)}function rqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 1a.5.5 0 0 0-.5.5v3a.5.5 0 0 1-1 0v-3A1.5 1.5 0 0 1 1.5 0h3a.5.5 0 0 1 0 1h-3zM11 .5a.5.5 0 0 1 .5-.5h3A1.5 1.5 0 0 1 16 1.5v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 1-.5-.5zM.5 11a.5.5 0 0 1 .5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 1 0 1h-3A1.5 1.5 0 0 1 0 14.5v-3a.5.5 0 0 1 .5-.5zm15 0a.5.5 0 0 1 .5.5v3a1.5 1.5 0 0 1-1.5 1.5h-3a.5.5 0 0 1 0-1h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 1 .5-.5zM3 4.5a.5.5 0 0 1 1 0v7a.5.5 0 0 1-1 0v-7zm2 0a.5.5 0 0 1 1 0v7a.5.5 0 0 1-1 0v-7zm2 0a.5.5 0 0 1 1 0v7a.5.5 0 0 1-1 0v-7zm2 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-7zm3 0a.5.5 0 0 1 1 0v7a.5.5 0 0 1-1 0v-7z"}}]})(t)}function aqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 4.5a.5.5 0 0 1 1 0v7a.5.5 0 0 1-1 0v-7zm2 0a.5.5 0 0 1 1 0v7a.5.5 0 0 1-1 0v-7zm2 0a.5.5 0 0 1 1 0v7a.5.5 0 0 1-1 0v-7zm2 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-7zm3 0a.5.5 0 0 1 1 0v7a.5.5 0 0 1-1 0v-7z"}}]})(t)}function iqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5z"}},{tag:"path",attr:{d:"M7.646 1.146a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 2.707V11.5a.5.5 0 0 1-1 0V2.707L5.354 4.854a.5.5 0 1 1-.708-.708l3-3z"}}]})(t)}function oqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 5a3 3 0 0 0 0 6h10a3 3 0 1 0 0-6H3Zm.5 2.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1 0-1Z"}}]})(t)}function lqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 7.5a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1h-9Z"}},{tag:"path",attr:{d:"M0 8a3 3 0 0 1 3-3h10a3 3 0 1 1 0 6H3a3 3 0 0 1-3-3Zm3-2a2 2 0 1 0 0 4h10a2 2 0 1 0 0-4H3Z"}}]})(t)}function cqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 .5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4H6v-4ZM7 1v1h1V1H7Zm2 0v1h1V1H9ZM5.5 5a.5.5 0 0 0-.5.5V15a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V5.5a.5.5 0 0 0-.5-.5h-6Z"}}]})(t)}function sqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 .5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4H6v-4ZM7 1v1h1V1H7Zm2 0v1h1V1H9ZM6 5a1 1 0 0 0-1 1v8.5A1.5 1.5 0 0 0 6.5 16h4a1.5 1.5 0 0 0 1.5-1.5V6a1 1 0 0 0-1-1H6Zm0 1h5v8.5a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5V6Z"}}]})(t)}function uqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.5 5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h15a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5H.5Zm1.75 1.5h11.5a.25.25 0 0 1 .25.25v1a.25.25 0 0 1-.25.25H2.25A.25.25 0 0 1 2 7.75v-1a.25.25 0 0 1 .25-.25Z"}}]})(t)}function dqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.707 4A1 1 0 0 0 2 4.293L.293 6A1 1 0 0 0 0 6.707V11a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V6.707A1 1 0 0 0 15.707 6L14 4.293A1 1 0 0 0 13.293 4H2.707ZM4.5 7h7a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5Z"}}]})(t)}function hqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-7Z"}},{tag:"path",attr:{d:"M2.707 4A1 1 0 0 0 2 4.293L.293 6A1 1 0 0 0 0 6.707V11a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V6.707A1 1 0 0 0 15.707 6L14 4.293A1 1 0 0 0 13.293 4H2.707Zm0 1h10.586L15 6.707V11H1V6.707L2.707 5Z"}}]})(t)}function fqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 3a1 1 0 0 0-1 1v1.293L.293 7A1 1 0 0 0 0 7.707V12a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V7.707A1 1 0 0 0 15.707 7L14 5.293V4a1 1 0 0 0-1-1H3Zm.5 5h9a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5Z"}}]})(t)}function pqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 8a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-9Z"}},{tag:"path",attr:{d:"M3 3a1 1 0 0 0-1 1v1.293L.293 7A1 1 0 0 0 0 7.707V12a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V7.707A1 1 0 0 0 15.707 7L14 5.293V4a1 1 0 0 0-1-1H3Zm0 1h10v1.293a1 1 0 0 0 .293.707L15 7.707V12H1V7.707L2.707 6A1 1 0 0 0 3 5.293V4Z"}}]})(t)}function gqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 .5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4H6v-4ZM7 1v1h1V1H7Zm2 0v1h1V1H9ZM5.5 5a.5.5 0 0 0-.5.5v4.894a2 2 0 0 0 .336 1.11l.83 1.245c.544.816.834 1.774.834 2.754 0 .275.222.497.497.497h2.006a.497.497 0 0 0 .497-.497c0-.98.29-1.938.834-2.754l.83-1.245a2 2 0 0 0 .336-1.11V5.5a.5.5 0 0 0-.5-.5h-6Z"}}]})(t)}function vqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6 .5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4H6v-4ZM7 1v1h1V1H7Zm2 0v1h1V1H9ZM6 5a1 1 0 0 0-1 1v4.394c0 .494.146.976.42 1.387l1.038 1.558c.354.53.542 1.152.542 1.789 0 .481.39.872.872.872h1.256c.481 0 .872-.39.872-.872 0-.637.188-1.26.541-1.789l1.04-1.558A2.5 2.5 0 0 0 12 10.394V6a1 1 0 0 0-1-1H6Zm0 1h5v4.394a1.5 1.5 0 0 1-.252.832L9.71 12.784A4.224 4.224 0 0 0 9.002 15H7.998a4.224 4.224 0 0 0-.707-2.216l-1.04-1.558A1.5 1.5 0 0 1 6 10.394V6Z"}}]})(t)}function mqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m7.792.312-1.533 2.3A.25.25 0 0 0 6.467 3H7.5v7.319a2.5 2.5 0 0 0-.515-.298L5.909 9.56A1.5 1.5 0 0 1 5 8.18v-.266a1.5 1.5 0 1 0-1 0v.266a2.5 2.5 0 0 0 1.515 2.298l1.076.461a1.5 1.5 0 0 1 .888 1.129 2.001 2.001 0 1 0 1.021-.006v-.902a1.5 1.5 0 0 1 .756-1.303l1.484-.848A2.5 2.5 0 0 0 11.995 7h.755a.25.25 0 0 0 .25-.25v-2.5a.25.25 0 0 0-.25-.25h-2.5a.25.25 0 0 0-.25.25v2.5c0 .138.112.25.25.25h.741a1.5 1.5 0 0 1-.747 1.142L8.76 8.99a2.584 2.584 0 0 0-.26.17V3h1.033a.25.25 0 0 0 .208-.389L8.208.312a.25.25 0 0 0-.416 0Z"}}]})(t)}function yqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.25 7a.25.25 0 0 0-.25.25v1c0 .138.112.25.25.25h11.5a.25.25 0 0 0 .25-.25v-1a.25.25 0 0 0-.25-.25H2.25Z"}},{tag:"path",attr:{d:"M0 5.5A.5.5 0 0 1 .5 5h15a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5v-5ZM1 10h14V6H1v4Z"}}]})(t)}function bqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 5.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132ZM2.25 4a.25.25 0 0 0-.25.25v1.5a.25.25 0 0 0 .5 0V4.5h1.25a.25.25 0 0 0 0-.5h-1.5Zm10 0a.25.25 0 1 0 0 .5h1.25v1.25a.25.25 0 1 0 .5 0v-1.5a.25.25 0 0 0-.25-.25h-1.5ZM2.5 10.25a.25.25 0 1 0-.5 0v1.5c0 .138.112.25.25.25h1.5a.25.25 0 1 0 0-.5H2.5v-1.25Zm11.5 0a.25.25 0 1 0-.5 0v1.25h-1.25a.25.25 0 1 0 0 .5h1.5a.25.25 0 0 0 .25-.25v-1.5Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M0 2.994v-.06a1 1 0 0 1 .859-.99l13-1.857a1 1 0 0 1 1.141.99V2a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V2.994ZM1 3v10h14V3H1Z"}}]})(t)}function xqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 6.493c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132ZM4.25 3a.25.25 0 0 0-.25.25v1.5a.25.25 0 0 0 .5 0V3.5h1.25a.25.25 0 0 0 0-.5h-1.5Zm6 0a.25.25 0 1 0 0 .5h1.25v1.25a.25.25 0 1 0 .5 0v-1.5a.25.25 0 0 0-.25-.25h-1.5ZM4.5 12.25a.25.25 0 1 0-.5 0v1.5c0 .138.112.25.25.25h1.5a.25.25 0 0 0 0-.5H4.5v-1.25Zm7.5 0a.25.25 0 1 0-.5 0v1.25h-1.25a.25.25 0 1 0 0 .5h1.5a.25.25 0 0 0 .25-.25v-1.5Z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M2 1.994v-.042a1 1 0 0 1 .9-.995l9-.9A1 1 0 0 1 13 1a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V1.994ZM3 2v13h10V2H3Z"}}]})(t)}function Mqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.646.646a.5.5 0 0 1 .708 0l4 4a.5.5 0 0 1 0 .708l-1.902 1.902-.829 3.313a1.5 1.5 0 0 1-1.024 1.073L1.254 14.746 4.358 4.4A1.5 1.5 0 0 1 5.43 3.377l3.313-.828L10.646.646zm-1.8 2.908-3.173.793a.5.5 0 0 0-.358.342l-2.57 8.565 8.567-2.57a.5.5 0 0 0 .34-.357l.794-3.174-3.6-3.6z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M2.832 13.228 8 9a1 1 0 1 0-1-1l-4.228 5.168-.026.086.086-.026z"}}]})(t)}function wqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 4.5h10a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1H3zM1 2a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13A.5.5 0 0 1 1 2zm0 12a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13A.5.5 0 0 1 1 14z"}}]})(t)}function zqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 0h10a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3zm0 8h10a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1H3z"}}]})(t)}function Cqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.992 4.204c-.071 1.556-1.158 3.687-3.262 6.393-2.175 2.829-4.016 4.243-5.522 4.243-.933 0-1.722-.861-2.367-2.583L3.55 7.523C3.07 5.8 2.556 4.94 2.007 4.94c-.118 0-.537.253-1.254.754L0 4.724a209.56 209.56 0 0 0 2.334-2.081c1.054-.91 1.845-1.388 2.373-1.437 1.243-.123 2.01.728 2.298 2.553.31 1.968.526 3.19.646 3.666.36 1.631.756 2.446 1.186 2.445.334 0 .836-.53 1.508-1.587.671-1.058 1.03-1.863 1.077-2.415.096-.913-.263-1.37-1.077-1.37a3.022 3.022 0 0 0-1.185.261c.789-2.573 2.291-3.825 4.508-3.756 1.644.05 2.419 1.117 2.324 3.2z"}}]})(t)}function Aqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 6a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm0 3a1 1 0 1 1 0-2 1 1 0 0 1 0 2z"}},{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM4 8a4 4 0 1 0 8 0 4 4 0 0 0-8 0z"}}]})(t)}function kqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M8 6a2 2 0 1 0 0 4 2 2 0 0 0 0-4zM4 8a4 4 0 1 1 8 0 4 4 0 0 1-8 0z"}},{tag:"path",attr:{d:"M9 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"}}]})(t)}function Hqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0a1 1 0 0 1 1 1v1.402c0 .511.677.693.933.25l.7-1.214a1 1 0 0 1 1.733 1l-.701 1.214c-.256.443.24.939.683.683l1.214-.701a1 1 0 0 1 1 1.732l-1.214.701c-.443.256-.262.933.25.933H15a1 1 0 1 1 0 2h-1.402c-.512 0-.693.677-.25.933l1.214.701a1 1 0 1 1-1 1.732l-1.214-.7c-.443-.257-.939.24-.683.682l.701 1.214a1 1 0 1 1-1.732 1l-.701-1.214c-.256-.443-.933-.262-.933.25V15a1 1 0 1 1-2 0v-1.402c0-.512-.677-.693-.933-.25l-.701 1.214a1 1 0 0 1-1.732-1l.7-1.214c.257-.443-.24-.939-.682-.683l-1.214.701a1 1 0 1 1-1-1.732l1.214-.701c.443-.256.261-.933-.25-.933H1a1 1 0 1 1 0-2h1.402c.511 0 .693-.677.25-.933l-1.214-.701a1 1 0 1 1 1-1.732l1.214.701c.443.256.939-.24.683-.683l-.701-1.214a1 1 0 0 1 1.732-1l.701 1.214c.256.443.933.261.933-.25V1a1 1 0 0 1 1-1Zm2 5a1 1 0 1 0-2 0 1 1 0 0 0 2 0ZM6 7a1 1 0 1 0-2 0 1 1 0 0 0 2 0Zm1 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm5-3a1 1 0 1 0-2 0 1 1 0 0 0 2 0Z"}}]})(t)}function Eqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 0a1 1 0 0 0-1 1v1.143c0 .557-.407 1.025-.921 1.24-.514.214-1.12.162-1.513-.231l-.809-.809a1 1 0 1 0-1.414 1.414l.809.809c.394.394.445.999.23 1.513C3.169 6.593 2.7 7 2.144 7H1a1 1 0 0 0 0 2h1.143c.557 0 1.025.407 1.24.921.214.514.163 1.12-.231 1.513l-.809.809a1 1 0 0 0 1.414 1.414l.809-.809c.394-.394.999-.445 1.513-.23.514.214.921.682.921 1.24V15a1 1 0 1 0 2 0v-1.143c0-.557.407-1.025.921-1.24.514-.214 1.12-.162 1.513.231l.809.809a1 1 0 0 0 1.414-1.414l-.809-.809c-.393-.394-.445-.999-.23-1.513.214-.514.682-.921 1.24-.921H15a1 1 0 1 0 0-2h-1.143c-.557 0-1.025-.407-1.24-.921-.214-.514-.162-1.12.231-1.513l.809-.809a1 1 0 0 0-1.414-1.414l-.809.809c-.394.393-.999.445-1.513.23-.514-.214-.92-.682-.92-1.24V1a1 1 0 0 0-1-1Zm2 5a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM7 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm1 5a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm4-4a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"}}]})(t)}function Sqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7 8.5A3.49 3.49 0 0 1 5.95 11h4.1a3.5 3.5 0 1 1 2.45 1h-9A3.5 3.5 0 1 1 7 8.5zm-6 0a2.5 2.5 0 1 0 5 0 2.5 2.5 0 0 0-5 0zm14 0a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0z"}}]})(t)}function Lqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9 4a.5.5 0 0 0-.812-.39L5.825 5.5H3.5A.5.5 0 0 0 3 6v4a.5.5 0 0 0 .5.5h2.325l2.363 1.89A.5.5 0 0 0 9 12V4zm3.025 4a4.486 4.486 0 0 1-1.318 3.182L10 10.475A3.489 3.489 0 0 0 11.025 8 3.49 3.49 0 0 0 10 5.525l.707-.707A4.486 4.486 0 0 1 12.025 8z"}}]})(t)}function _qt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9 4a.5.5 0 0 0-.812-.39L5.825 5.5H3.5A.5.5 0 0 0 3 6v4a.5.5 0 0 0 .5.5h2.325l2.363 1.89A.5.5 0 0 0 9 12V4zM6.312 6.39 8 5.04v5.92L6.312 9.61A.5.5 0 0 0 6 9.5H4v-3h2a.5.5 0 0 0 .312-.11zM12.025 8a4.486 4.486 0 0 1-1.318 3.182L10 10.475A3.489 3.489 0 0 0 11.025 8 3.49 3.49 0 0 0 10 5.525l.707-.707A4.486 4.486 0 0 1 12.025 8z"}}]})(t)}function Bqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.717 3.55A.5.5 0 0 1 7 4v8a.5.5 0 0 1-.812.39L3.825 10.5H1.5A.5.5 0 0 1 1 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06zm7.137 2.096a.5.5 0 0 1 0 .708L12.207 8l1.647 1.646a.5.5 0 0 1-.708.708L11.5 8.707l-1.646 1.647a.5.5 0 0 1-.708-.708L10.793 8 9.146 6.354a.5.5 0 1 1 .708-.708L11.5 7.293l1.646-1.647a.5.5 0 0 1 .708 0z"}}]})(t)}function Dqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.717 3.55A.5.5 0 0 1 7 4v8a.5.5 0 0 1-.812.39L3.825 10.5H1.5A.5.5 0 0 1 1 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06zM6 5.04 4.312 6.39A.5.5 0 0 1 4 6.5H2v3h2a.5.5 0 0 1 .312.11L6 10.96V5.04zm7.854.606a.5.5 0 0 1 0 .708L12.207 8l1.647 1.646a.5.5 0 0 1-.708.708L11.5 8.707l-1.646 1.647a.5.5 0 0 1-.708-.708L10.793 8 9.146 6.354a.5.5 0 1 1 .708-.708L11.5 7.293l1.646-1.647a.5.5 0 0 1 .708 0z"}}]})(t)}function Tqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.717 3.55A.5.5 0 0 1 11 4v8a.5.5 0 0 1-.812.39L7.825 10.5H5.5A.5.5 0 0 1 5 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06z"}}]})(t)}function Vqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.717 3.55A.5.5 0 0 1 11 4v8a.5.5 0 0 1-.812.39L7.825 10.5H5.5A.5.5 0 0 1 5 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06zM10 5.04 8.312 6.39A.5.5 0 0 1 8 6.5H6v3h2a.5.5 0 0 1 .312.11L10 10.96V5.04z"}}]})(t)}function Oqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.536 14.01A8.473 8.473 0 0 0 14.026 8a8.473 8.473 0 0 0-2.49-6.01l-.708.707A7.476 7.476 0 0 1 13.025 8c0 2.071-.84 3.946-2.197 5.303l.708.707z"}},{tag:"path",attr:{d:"M10.121 12.596A6.48 6.48 0 0 0 12.025 8a6.48 6.48 0 0 0-1.904-4.596l-.707.707A5.483 5.483 0 0 1 11.025 8a5.483 5.483 0 0 1-1.61 3.89l.706.706z"}},{tag:"path",attr:{d:"M8.707 11.182A4.486 4.486 0 0 0 10.025 8a4.486 4.486 0 0 0-1.318-3.182L8 5.525A3.489 3.489 0 0 1 9.025 8 3.49 3.49 0 0 1 8 10.475l.707.707zM6.717 3.55A.5.5 0 0 1 7 4v8a.5.5 0 0 1-.812.39L3.825 10.5H1.5A.5.5 0 0 1 1 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06z"}}]})(t)}function Iqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.536 14.01A8.473 8.473 0 0 0 14.026 8a8.473 8.473 0 0 0-2.49-6.01l-.708.707A7.476 7.476 0 0 1 13.025 8c0 2.071-.84 3.946-2.197 5.303l.708.707z"}},{tag:"path",attr:{d:"M10.121 12.596A6.48 6.48 0 0 0 12.025 8a6.48 6.48 0 0 0-1.904-4.596l-.707.707A5.483 5.483 0 0 1 11.025 8a5.483 5.483 0 0 1-1.61 3.89l.706.706z"}},{tag:"path",attr:{d:"M10.025 8a4.486 4.486 0 0 1-1.318 3.182L8 10.475A3.489 3.489 0 0 0 9.025 8c0-.966-.392-1.841-1.025-2.475l.707-.707A4.486 4.486 0 0 1 10.025 8zM7 4a.5.5 0 0 0-.812-.39L3.825 5.5H1.5A.5.5 0 0 0 1 6v4a.5.5 0 0 0 .5.5h2.325l2.363 1.89A.5.5 0 0 0 7 12V4zM4.312 6.39 6 5.04v5.92L4.312 9.61A.5.5 0 0 0 4 9.5H2v-3h2a.5.5 0 0 0 .312-.11z"}}]})(t)}function Rqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 12V4a1 1 0 0 1 1-1h2.5V2H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2.5v-1H4a1 1 0 0 1-1-1zm6.5 1v1H12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H9.5v1H12a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H9.5zM8 16a.5.5 0 0 1-.5-.5V.5a.5.5 0 0 1 1 0v15a.5.5 0 0 1-.5.5z"}}]})(t)}function Fqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M1.5 2A1.5 1.5 0 0 0 0 3.5v2h6a.5.5 0 0 1 .5.5c0 .253.08.644.306.958.207.288.557.542 1.194.542.637 0 .987-.254 1.194-.542.226-.314.306-.705.306-.958a.5.5 0 0 1 .5-.5h6v-2A1.5 1.5 0 0 0 14.5 2h-13z"}},{tag:"path",attr:{d:"M16 6.5h-5.551a2.678 2.678 0 0 1-.443 1.042C9.613 8.088 8.963 8.5 8 8.5c-.963 0-1.613-.412-2.006-.958A2.679 2.679 0 0 1 5.551 6.5H0v6A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-6z"}}]})(t)}function Nqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 3a2 2 0 0 1 2-2h13.5a.5.5 0 0 1 0 1H15v2a1 1 0 0 1 1 1v8.5a1.5 1.5 0 0 1-1.5 1.5h-12A2.5 2.5 0 0 1 0 12.5V3zm1 1.732V12.5A1.5 1.5 0 0 0 2.5 14h12a.5.5 0 0 0 .5-.5V5H2a1.99 1.99 0 0 1-1-.268zM1 3a1 1 0 0 0 1 1h12V2H2a1 1 0 0 0-1 1z"}}]})(t)}function Pqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.136.326A1.5 1.5 0 0 1 14 1.78V3h.5A1.5 1.5 0 0 1 16 4.5v9a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 13.5v-9a1.5 1.5 0 0 1 1.432-1.499L12.136.326zM5.562 3H13V1.78a.5.5 0 0 0-.621-.484L5.562 3zM1.5 4a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-13z"}}]})(t)}function jqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.5 5a.5.5 0 0 0-1 0v2.5H6a.5.5 0 0 0 0 1h2a.5.5 0 0 0 .5-.5V5z"}},{tag:"path",attr:{d:"M5.667 16C4.747 16 4 15.254 4 14.333v-1.86A5.985 5.985 0 0 1 2 8c0-1.777.772-3.374 2-4.472V1.667C4 .747 4.746 0 5.667 0h4.666C11.253 0 12 .746 12 1.667v1.86a5.99 5.99 0 0 1 1.918 3.48.502.502 0 0 1 .582.493v1a.5.5 0 0 1-.582.493A5.99 5.99 0 0 1 12 12.473v1.86c0 .92-.746 1.667-1.667 1.667H5.667zM13 8A5 5 0 1 0 3 8a5 5 0 0 0 10 0z"}}]})(t)}function Uqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.036 3.314a.5.5 0 0 1 .65-.278l1.757.703a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.757-.703a.5.5 0 1 1 .372.928l-1.758.703a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0L.314 3.964a.5.5 0 0 1-.278-.65zm0 3a.5.5 0 0 1 .65-.278l1.757.703a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.757-.703a.5.5 0 1 1 .372.928l-1.758.703a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0L.314 6.964a.5.5 0 0 1-.278-.65zm0 3a.5.5 0 0 1 .65-.278l1.757.703a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.757-.703a.5.5 0 1 1 .372.928l-1.758.703a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0L.314 9.964a.5.5 0 0 1-.278-.65zm0 3a.5.5 0 0 1 .65-.278l1.757.703a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.014-.406a2.5 2.5 0 0 1 1.857 0l1.015.406a1.5 1.5 0 0 0 1.114 0l1.757-.703a.5.5 0 1 1 .372.928l-1.758.703a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0l-1.014-.406a1.5 1.5 0 0 0-1.114 0l-1.015.406a2.5 2.5 0 0 1-1.857 0l-1.757-.703a.5.5 0 0 1-.278-.65z"}}]})(t)}function Wqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.644 11.094a.5.5 0 0 1 .356-.15h2a.5.5 0 0 1 .356.15c.175.177.39.347.603.496a7.166 7.166 0 0 0 .752.456l.01.006h.003A.5.5 0 0 1 10.5 13h-5a.5.5 0 0 1-.224-.947l.002-.001.01-.006a3.517 3.517 0 0 0 .214-.116 7.5 7.5 0 0 0 .539-.34c.214-.15.428-.319.603-.496ZM7 6.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z"}},{tag:"path",attr:{d:"M2 3a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H2Zm6 1.5a2 2 0 1 1 0 4 2 2 0 0 1 0-4ZM12.5 7a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1Z"}}]})(t)}function Zqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M0 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H9.269c.144.162.33.324.531.475a6.785 6.785 0 0 0 .907.57l.014.006.003.002A.5.5 0 0 1 10.5 13h-5a.5.5 0 0 1-.224-.947l.003-.002.014-.007a4.473 4.473 0 0 0 .268-.148 6.75 6.75 0 0 0 .639-.421c.2-.15.387-.313.531-.475H2a2 2 0 0 1-2-2V6Zm2-1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H2Z"}},{tag:"path",attr:{d:"M8 6.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm7 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"}}]})(t)}function Gqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.176 14.429c-2.665 0-4.826-1.8-4.826-4.018 0-2.22 2.159-4.02 4.824-4.02S16 8.191 16 10.411c0 1.21-.65 2.301-1.666 3.036a.324.324 0 0 0-.12.366l.218.81a.616.616 0 0 1 .029.117.166.166 0 0 1-.162.162.177.177 0 0 1-.092-.03l-1.057-.61a.519.519 0 0 0-.256-.074.509.509 0 0 0-.142.021 5.668 5.668 0 0 1-1.576.22ZM9.064 9.542a.647.647 0 1 0 .557-1 .645.645 0 0 0-.646.647.615.615 0 0 0 .09.353Zm3.232.001a.646.646 0 1 0 .546-1 .645.645 0 0 0-.644.644.627.627 0 0 0 .098.356Z"}},{tag:"path",attr:{d:"M0 6.826c0 1.455.781 2.765 2.001 3.656a.385.385 0 0 1 .143.439l-.161.6-.1.373a.499.499 0 0 0-.032.14.192.192 0 0 0 .193.193c.039 0 .077-.01.111-.029l1.268-.733a.622.622 0 0 1 .308-.088c.058 0 .116.009.171.025a6.83 6.83 0 0 0 1.625.26 4.45 4.45 0 0 1-.177-1.251c0-2.936 2.785-5.02 5.824-5.02.05 0 .1 0 .15.002C10.587 3.429 8.392 2 5.796 2 2.596 2 0 4.16 0 6.826Zm4.632-1.555a.77.77 0 1 1-1.54 0 .77.77 0 0 1 1.54 0Zm3.875 0a.77.77 0 1 1-1.54 0 .77.77 0 0 1 1.54 0Z"}}]})(t)}function qqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.601 2.326A7.854 7.854 0 0 0 7.994 0C3.627 0 .068 3.558.064 7.926c0 1.399.366 2.76 1.057 3.965L0 16l4.204-1.102a7.933 7.933 0 0 0 3.79.965h.004c4.368 0 7.926-3.558 7.93-7.93A7.898 7.898 0 0 0 13.6 2.326zM7.994 14.521a6.573 6.573 0 0 1-3.356-.92l-.24-.144-2.494.654.666-2.433-.156-.251a6.56 6.56 0 0 1-1.007-3.505c0-3.626 2.957-6.584 6.591-6.584a6.56 6.56 0 0 1 4.66 1.931 6.557 6.557 0 0 1 1.928 4.66c-.004 3.639-2.961 6.592-6.592 6.592zm3.615-4.934c-.197-.099-1.17-.578-1.353-.646-.182-.065-.315-.099-.445.099-.133.197-.513.646-.627.775-.114.133-.232.148-.43.05-.197-.1-.836-.308-1.592-.985-.59-.525-.985-1.175-1.103-1.372-.114-.198-.011-.304.088-.403.087-.088.197-.232.296-.346.1-.114.133-.198.198-.33.065-.134.034-.248-.015-.347-.05-.099-.445-1.076-.612-1.47-.16-.389-.323-.335-.445-.34-.114-.007-.247-.007-.38-.007a.729.729 0 0 0-.529.247c-.182.198-.691.677-.691 1.654 0 .977.71 1.916.81 2.049.098.133 1.394 2.132 3.383 2.992.47.205.84.326 1.129.418.475.152.904.129 1.246.08.38-.058 1.171-.48 1.338-.943.164-.464.164-.86.114-.943-.049-.084-.182-.133-.38-.232z"}}]})(t)}function Yqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.046 10.454c.226-.226.185-.605-.1-.75A6.473 6.473 0 0 0 8 9c-1.06 0-2.062.254-2.946.704-.285.145-.326.524-.1.75l.015.015c.16.16.407.19.611.09A5.478 5.478 0 0 1 8 10c.868 0 1.69.201 2.42.56.203.1.45.07.611-.091l.015-.015zM9.06 12.44c.196-.196.198-.52-.04-.66A1.99 1.99 0 0 0 8 11.5a1.99 1.99 0 0 0-1.02.28c-.238.14-.236.464-.04.66l.706.706a.5.5 0 0 0 .707 0l.708-.707z"}}]})(t)}function Xqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M13.229 8.271c.216-.216.194-.578-.063-.745A9.456 9.456 0 0 0 8 6c-1.905 0-3.68.56-5.166 1.526a.48.48 0 0 0-.063.745.525.525 0 0 0 .652.065A8.46 8.46 0 0 1 8 7a8.46 8.46 0 0 1 4.577 1.336c.205.132.48.108.652-.065zm-2.183 2.183c.226-.226.185-.605-.1-.75A6.473 6.473 0 0 0 8 9c-1.06 0-2.062.254-2.946.704-.285.145-.326.524-.1.75l.015.015c.16.16.408.19.611.09A5.478 5.478 0 0 1 8 10c.868 0 1.69.201 2.42.56.203.1.45.07.611-.091l.015-.015zM9.06 12.44c.196-.196.198-.52-.04-.66A1.99 1.99 0 0 0 8 11.5a1.99 1.99 0 0 0-1.02.28c-.238.14-.236.464-.04.66l.706.706a.5.5 0 0 0 .708 0l.707-.707z"}}]})(t)}function $qt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M10.706 3.294A12.545 12.545 0 0 0 8 3C5.259 3 2.723 3.882.663 5.379a.485.485 0 0 0-.048.736.518.518 0 0 0 .668.05A11.448 11.448 0 0 1 8 4c.63 0 1.249.05 1.852.148l.854-.854zM8 6c-1.905 0-3.68.56-5.166 1.526a.48.48 0 0 0-.063.745.525.525 0 0 0 .652.065 8.448 8.448 0 0 1 3.51-1.27L8 6zm2.596 1.404.785-.785c.63.24 1.227.545 1.785.907a.482.482 0 0 1 .063.745.525.525 0 0 1-.652.065 8.462 8.462 0 0 0-1.98-.932zM8 10l.933-.933a6.455 6.455 0 0 1 2.013.637c.285.145.326.524.1.75l-.015.015a.532.532 0 0 1-.611.09A5.478 5.478 0 0 0 8 10zm4.905-4.905.747-.747c.59.3 1.153.645 1.685 1.03a.485.485 0 0 1 .047.737.518.518 0 0 1-.668.05 11.493 11.493 0 0 0-1.811-1.07zM9.02 11.78c.238.14.236.464.04.66l-.707.706a.5.5 0 0 1-.707 0l-.707-.707c-.195-.195-.197-.518.04-.66A1.99 1.99 0 0 1 8 11.5c.374 0 .723.102 1.021.28zm4.355-9.905a.53.53 0 0 1 .75.75l-10.75 10.75a.53.53 0 0 1-.75-.75l10.75-10.75z"}}]})(t)}function Kqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M15.384 6.115a.485.485 0 0 0-.047-.736A12.444 12.444 0 0 0 8 3C5.259 3 2.723 3.882.663 5.379a.485.485 0 0 0-.048.736.518.518 0 0 0 .668.05A11.448 11.448 0 0 1 8 4c2.507 0 4.827.802 6.716 2.164.205.148.49.13.668-.049z"}},{tag:"path",attr:{d:"M13.229 8.271a.482.482 0 0 0-.063-.745A9.455 9.455 0 0 0 8 6c-1.905 0-3.68.56-5.166 1.526a.48.48 0 0 0-.063.745.525.525 0 0 0 .652.065A8.46 8.46 0 0 1 8 7a8.46 8.46 0 0 1 4.576 1.336c.206.132.48.108.653-.065zm-2.183 2.183c.226-.226.185-.605-.1-.75A6.473 6.473 0 0 0 8 9c-1.06 0-2.062.254-2.946.704-.285.145-.326.524-.1.75l.015.015c.16.16.407.19.611.09A5.478 5.478 0 0 1 8 10c.868 0 1.69.201 2.42.56.203.1.45.07.61-.091l.016-.015zM9.06 12.44c.196-.196.198-.52-.04-.66A1.99 1.99 0 0 0 8 11.5a1.99 1.99 0 0 0-1.02.28c-.238.14-.236.464-.04.66l.706.706a.5.5 0 0 0 .707 0l.707-.707z"}}]})(t)}function Qqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.835 3.003c.828-.006 2.688 0 2.688 0l.033.03v.288c0 .08-.045.12-.133.12-.433.02-.522.063-.68.29-.087.126-.258.393-.435.694l-1.52 2.843-.043.089 1.858 3.801.113.031 2.926-6.946c.102-.28.086-.478-.044-.595-.132-.114-.224-.18-.563-.195l-.275-.014a.161.161 0 0 1-.096-.035.1.1 0 0 1-.046-.084v-.289l.042-.03h3.306l.034.03v.29c0 .078-.045.117-.133.117-.433.02-.754.113-.962.281a1.64 1.64 0 0 0-.488.704s-2.691 6.16-3.612 8.208c-.353.672-.7.61-1.004-.019A224.05 224.05 0 0 1 8.044 8.81c-.623 1.285-1.475 3.026-1.898 3.81-.411.715-.75.622-1.02.019-.45-1.065-1.131-2.519-1.817-3.982-.735-1.569-1.475-3.149-1.943-4.272-.167-.4-.293-.657-.412-.759-.12-.1-.368-.16-.746-.18C.069 3.429 0 3.395 0 3.341v-.303l.034-.03c.615-.003 3.594 0 3.594 0l.034.03v.288c0 .08-.05.118-.15.118l-.375.016c-.322.013-.483.11-.483.288 0 .083.034.217.109.4.72 1.753 3.207 6.998 3.207 6.998l.091.023 1.603-3.197-.32-.71L6.24 5.095s-.213-.433-.286-.577l-.098-.196c-.387-.77-.411-.82-.865-.88-.137-.017-.208-.035-.208-.102v-.304l.041-.03h2.853l.075.024v.303c0 .069-.05.104-.15.104l-.206.03c-.523.04-.438.254-.09.946l1.057 2.163 1.17-2.332c.195-.427.155-.534.074-.633-.046-.055-.202-.144-.54-.158l-.133-.015a.159.159 0 0 1-.096-.034.099.099 0 0 1-.045-.085v-.288l.041-.03Z"}}]})(t)}function Jqt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.5 2A2.5 2.5 0 0 0 10 4.5a.5.5 0 0 1-1 0A3.5 3.5 0 1 1 12.5 8H.5a.5.5 0 0 1 0-1h12a2.5 2.5 0 0 0 0-5zm-7 1a1 1 0 0 0-1 1 .5.5 0 0 1-1 0 2 2 0 1 1 2 2h-5a.5.5 0 0 1 0-1h5a1 1 0 0 0 0-2zM0 9.5A.5.5 0 0 1 .5 9h10.042a3 3 0 1 1-3 3 .5.5 0 0 1 1 0 2 2 0 1 0 2-2H.5a.5.5 0 0 1-.5-.5z"}}]})(t)}function tYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1ZM4 5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm2-.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v4a.5.5 0 0 1-1 0V7H1v5a1 1 0 0 0 1 1h5.5a.5.5 0 0 1 0 1H2a2 2 0 0 1-2-2V4Zm1 2h13V4a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-5.5 0a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0-.5.5Z"}}]})(t)}function eYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 11a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-9Z"}},{tag:"path",attr:{d:"M2.375 1A2.366 2.366 0 0 0 0 3.357v9.286A2.366 2.366 0 0 0 2.375 15h11.25A2.366 2.366 0 0 0 16 12.643V3.357A2.366 2.366 0 0 0 13.625 1H2.375ZM1 3.357C1 2.612 1.611 2 2.375 2h11.25C14.389 2 15 2.612 15 3.357V4H1v-.643ZM1 5h14v7.643c0 .745-.611 1.357-1.375 1.357H2.375A1.366 1.366 0 0 1 1 12.643V5Z"}}]})(t)}function nYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3.5 11a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3.5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Zm4.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z"}},{tag:"path",attr:{d:"M14 1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h12ZM2 14h12a1 1 0 0 0 1-1V5H1v8a1 1 0 0 0 1 1ZM2 2a1 1 0 0 0-1 1v1h14V3a1 1 0 0 0-1-1H2Z"}}]})(t)}function rYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M3 3.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm1.5 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm1 .5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"}},{tag:"path",attr:{d:"M.5 1a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h15a.5.5 0 0 0 .5-.5v-13a.5.5 0 0 0-.5-.5H.5ZM1 5V2h14v3H1Zm0 1h14v8H1V6Z"}}]})(t)}function aYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1ZM4 5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm2-.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v4a.5.5 0 0 1-1 0V7H1v5a1 1 0 0 0 1 1h5.5a.5.5 0 0 1 0 1H2a2 2 0 0 1-2-2V4Zm1 2h13V4a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-3.5-2a.5.5 0 0 0-.5.5v1h-1a.5.5 0 0 0 0 1h1v1a.5.5 0 0 0 1 0v-1h1a.5.5 0 0 0 0-1h-1v-1a.5.5 0 0 0-.5-.5Z"}}]})(t)}function iYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 4a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm2-.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm1 .5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1z"}},{tag:"path",attr:{d:"M2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2zm12 1a1 1 0 0 1 1 1v2H1V3a1 1 0 0 1 1-1h12zM1 13V6h4v8H2a1 1 0 0 1-1-1zm5 1V6h9v7a1 1 0 0 1-1 1H6z"}}]})(t)}function oYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 4a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm2-.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm1 .5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"}},{tag:"path",attr:{d:"M2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2Zm12 1a1 1 0 0 1 1 1v2H1V3a1 1 0 0 1 1-1h12ZM1 13V6h6.5v8H2a1 1 0 0 1-1-1Zm7.5 1V6H15v7a1 1 0 0 1-1 1H8.5Z"}}]})(t)}function lYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.5 6a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1ZM6 6a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm2-.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"}},{tag:"path",attr:{d:"M12 1a2 2 0 0 1 2 2 2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2 2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10ZM2 12V5a2 2 0 0 1 2-2h9a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1Zm1-4v5a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V8H3Zm12-1V5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v2h12Z"}}]})(t)}function cYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1ZM4 5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm2-.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"}},{tag:"path",attr:{d:"M0 4a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v4a.5.5 0 0 1-1 0V7H1v5a1 1 0 0 0 1 1h5.5a.5.5 0 0 1 0 1H2a2 2 0 0 1-2-2V4Zm1 2h13V4a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2Z"}},{tag:"path",attr:{d:"M16 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-4.854-1.354a.5.5 0 0 0 0 .708l.647.646-.647.646a.5.5 0 0 0 .708.708l.646-.647.646.647a.5.5 0 0 0 .708-.708l-.647-.646.647-.646a.5.5 0 0 0-.708-.708l-.646.647-.646-.647a.5.5 0 0 0-.708 0Z"}}]})(t)}function sYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.5 4a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm2-.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm1 .5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1z"}},{tag:"path",attr:{d:"M2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2zm13 2v2H1V3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1zM2 14a1 1 0 0 1-1-1V6h14v7a1 1 0 0 1-1 1H2z"}}]})(t)}function uYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.555 1.375 0 2.237v5.45h6.555V1.375zM0 13.795l6.555.933V8.313H0v5.482zm7.278-5.4.026 6.378L16 16V8.395H7.278zM16 0 7.33 1.244v6.414H16V0z"}}]})(t)}function dYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.633 7.653c0-.848-.305-1.435-.566-1.892l-.08-.13c-.317-.51-.594-.958-.594-1.48 0-.63.478-1.218 1.152-1.218.02 0 .039.002.058.003l.031.003A6.838 6.838 0 0 0 8 1.137 6.855 6.855 0 0 0 2.266 4.23c.16.005.313.009.442.009.717 0 1.828-.087 1.828-.087.37-.022.414.521.044.565 0 0-.371.044-.785.065l2.5 7.434 1.5-4.506-1.07-2.929c-.369-.022-.719-.065-.719-.065-.37-.022-.326-.588.043-.566 0 0 1.134.087 1.808.087.718 0 1.83-.087 1.83-.087.37-.022.413.522.043.566 0 0-.372.043-.785.065l2.48 7.377.684-2.287.054-.173c.27-.86.469-1.495.469-2.046zM1.137 8a6.864 6.864 0 0 0 3.868 6.176L1.73 5.206A6.837 6.837 0 0 0 1.137 8z"}},{tag:"path",attr:{d:"M6.061 14.583 8.121 8.6l2.109 5.78c.014.033.03.064.049.094a6.854 6.854 0 0 1-4.218.109zm7.96-9.876c.03.219.047.453.047.706 0 .696-.13 1.479-.522 2.458l-2.096 6.06a6.86 6.86 0 0 0 2.572-9.224z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M0 8c0-4.411 3.589-8 8-8 4.41 0 8 3.589 8 8s-3.59 8-8 8c-4.411 0-8-3.589-8-8zm.367 0c0 4.209 3.424 7.633 7.633 7.633 4.208 0 7.632-3.424 7.632-7.633C15.632 3.79 12.208.367 8 .367 3.79.367.367 3.79.367 8z"}}]})(t)}function hYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M6.705 8.139a.25.25 0 0 0-.288-.376l-1.5.5.159.474.808-.27-.595.894a.25.25 0 0 0 .287.376l.808-.27-.595.894a.25.25 0 0 0 .287.376l1.5-.5-.159-.474-.808.27.596-.894a.25.25 0 0 0-.288-.376l-.808.27.596-.894Z"}},{tag:"path",attr:{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16Zm-6.202-4.751 1.988-1.657a4.5 4.5 0 0 1 7.537-4.623L7.497 6.5l1 2.5 1.333 3.11c-.56.251-1.18.39-1.833.39a4.49 4.49 0 0 1-1.592-.29L4.747 14.2a7.031 7.031 0 0 1-2.949-2.951ZM12.496 8a4.491 4.491 0 0 1-1.703 3.526L9.497 8.5l2.959-1.11c.027.2.04.403.04.61Z"}}]})(t)}function fYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M12.496 8a4.491 4.491 0 0 1-1.703 3.526L9.497 8.5l2.959-1.11c.027.2.04.403.04.61Z"}},{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-1 0a7 7 0 1 0-13.202 3.249l1.988-1.657a4.5 4.5 0 0 1 7.537-4.623L7.497 6.5l1 2.5 1.333 3.11c-.56.251-1.18.39-1.833.39a4.49 4.49 0 0 1-1.592-.29L4.747 14.2A7 7 0 0 0 15 8Zm-8.295.139a.25.25 0 0 0-.288-.376l-1.5.5.159.474.808-.27-.595.894a.25.25 0 0 0 .287.376l.808-.27-.595.894a.25.25 0 0 0 .287.376l1.5-.5-.159-.474-.808.27.596-.894a.25.25 0 0 0-.288-.376l-.808.27.596-.894Z"}}]})(t)}function pYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 4.5a4.492 4.492 0 0 1-1.703 3.526L13 5l2.959-1.11c.027.2.041.403.041.61Z"}},{tag:"path",attr:{d:"M11.5 9c.653 0 1.273-.139 1.833-.39L12 5.5 11 3l3.826-1.53A4.5 4.5 0 0 0 7.29 6.092l-6.116 5.096a2.583 2.583 0 1 0 3.638 3.638L9.908 8.71A4.49 4.49 0 0 0 11.5 9Zm-1.292-4.361-.596.893.809-.27a.25.25 0 0 1 .287.377l-.596.893.809-.27.158.475-1.5.5a.25.25 0 0 1-.287-.376l.596-.893-.809.27a.25.25 0 0 1-.287-.377l.596-.893-.809.27-.158-.475 1.5-.5a.25.25 0 0 1 .287.376ZM3 14a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"}}]})(t)}function gYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M.102 2.223A3.004 3.004 0 0 0 3.78 5.897l6.341 6.252A3.003 3.003 0 0 0 13 16a3 3 0 1 0-.851-5.878L5.897 3.781A3.004 3.004 0 0 0 2.223.1l2.141 2.142L4 4l-1.757.364L.102 2.223zm13.37 9.019.528.026.287.445.445.287.026.529L15 13l-.242.471-.026.529-.445.287-.287.445-.529.026L13 15l-.471-.242-.529-.026-.287-.445-.445-.287-.026-.529L11 13l.242-.471.026-.529.445-.287.287-.445.529-.026L13 11l.471.242z"}}]})(t)}function vYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM5.354 4.646a.5.5 0 1 0-.708.708L7.293 8l-2.647 2.646a.5.5 0 0 0 .708.708L8 8.707l2.646 2.647a.5.5 0 0 0 .708-.708L8.707 8l2.647-2.646a.5.5 0 0 0-.708-.708L8 7.293 5.354 4.646z"}}]})(t)}function mYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"}},{tag:"path",attr:{d:"M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"}}]})(t)}function yYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.05.435c-.58-.58-1.52-.58-2.1 0L4.047 3.339 8 7.293l3.954-3.954L9.049.435zm3.61 3.611L8.708 8l3.954 3.954 2.904-2.905c.58-.58.58-1.519 0-2.098l-2.904-2.905zm-.706 8.614L8 8.708l-3.954 3.954 2.905 2.904c.58.58 1.519.58 2.098 0l2.905-2.904zm-8.614-.706L7.292 8 3.339 4.046.435 6.951c-.58.58-.58 1.519 0 2.098l2.904 2.905z"}}]})(t)}function bYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.987 16a1.526 1.526 0 0 1-1.07-.448L.45 9.082a1.531 1.531 0 0 1 0-2.165L6.917.45a1.531 1.531 0 0 1 2.166 0l6.469 6.468A1.526 1.526 0 0 1 16 8.013a1.526 1.526 0 0 1-.448 1.07l-6.47 6.469A1.526 1.526 0 0 1 7.988 16zM7.639 1.17 4.766 4.044 8 7.278l3.234-3.234L8.361 1.17a.51.51 0 0 0-.722 0zM8.722 8l3.234 3.234 2.873-2.873c.2-.2.2-.523 0-.722l-2.873-2.873L8.722 8zM8 8.722l-3.234 3.234 2.873 2.873c.2.2.523.2.722 0l2.873-2.873L8 8.722zM7.278 8 4.044 4.766 1.17 7.639a.511.511 0 0 0 0 .722l2.874 2.873L7.278 8z"}}]})(t)}function xYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8 2.146 2.854Z"}}]})(t)}function MYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M11.46.146A.5.5 0 0 0 11.107 0H4.893a.5.5 0 0 0-.353.146L.146 4.54A.5.5 0 0 0 0 4.893v6.214a.5.5 0 0 0 .146.353l4.394 4.394a.5.5 0 0 0 .353.146h6.214a.5.5 0 0 0 .353-.146l4.394-4.394a.5.5 0 0 0 .146-.353V4.893a.5.5 0 0 0-.146-.353L11.46.146zm-6.106 4.5L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 1 1 .708-.708z"}}]})(t)}function wYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.54.146A.5.5 0 0 1 4.893 0h6.214a.5.5 0 0 1 .353.146l4.394 4.394a.5.5 0 0 1 .146.353v6.214a.5.5 0 0 1-.146.353l-4.394 4.394a.5.5 0 0 1-.353.146H4.893a.5.5 0 0 1-.353-.146L.146 11.46A.5.5 0 0 1 0 11.107V4.893a.5.5 0 0 1 .146-.353L4.54.146zM5.1 1 1 5.1v5.8L5.1 15h5.8l4.1-4.1V5.1L10.9 1H5.1z"}},{tag:"path",attr:{d:"M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"}}]})(t)}function zYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm3.354 4.646L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 1 1 .708-.708z"}}]})(t)}function CYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"}},{tag:"path",attr:{d:"M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"}}]})(t)}function AYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"}}]})(t)}function kYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.202 15.967a7.987 7.987 0 0 1-3.552-1.26c-.898-.585-1.101-.826-1.101-1.306 0-.965 1.062-2.656 2.879-4.583C6.459 7.723 7.897 6.44 8.052 6.475c.302.068 2.718 2.423 3.622 3.531 1.43 1.753 2.088 3.189 1.754 3.829-.254.486-1.83 1.437-2.987 1.802-.954.301-2.207.429-3.239.33Zm-5.866-3.57C.589 11.253.212 10.127.03 8.497c-.06-.539-.038-.846.137-1.95.218-1.377 1.002-2.97 1.945-3.95.401-.417.437-.427.926-.263.595.2 1.23.638 2.213 1.528l.574.519-.313.385C4.056 6.553 2.52 9.086 1.94 10.653c-.315.852-.442 1.707-.306 2.063.091.24.007.15-.3-.319Zm13.101.195c.074-.36-.019-1.02-.238-1.687-.473-1.443-2.055-4.128-3.508-5.953l-.457-.575.494-.454c.646-.593 1.095-.948 1.58-1.25.381-.237.927-.448 1.161-.448.145 0 .654.528 1.065 1.104a8.372 8.372 0 0 1 1.343 3.102c.153.728.166 2.286.024 3.012a9.495 9.495 0 0 1-.6 1.893c-.179.393-.624 1.156-.82 1.404-.1.128-.1.127-.043-.148ZM7.335 1.952c-.67-.34-1.704-.705-2.276-.803a4.171 4.171 0 0 0-.759-.043c-.471.024-.45 0 .306-.358A7.778 7.778 0 0 1 6.47.128c.8-.169 2.306-.17 3.094-.005.85.18 1.853.552 2.418.9l.168.103-.385-.02c-.766-.038-1.88.27-3.078.853-.361.176-.676.316-.699.312a12.246 12.246 0 0 1-.654-.319Z"}}]})(t)}function HYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"m4.188 10.095.736-.17a.824.824 0 0 0 .073-.02.813.813 0 0 0 .453-1.255 1.025 1.025 0 0 0-.3-.258 2.782 2.782 0 0 0-.428-.198l-.808-.295a76.035 76.035 0 0 0-1.364-.493C2.253 7.3 2 7.208 1.783 7.14c-.041-.013-.087-.025-.124-.038a2.143 2.143 0 0 0-.606-.116.723.723 0 0 0-.572.245 1.625 1.625 0 0 0-.105.132 1.555 1.555 0 0 0-.155.309c-.15.443-.225.908-.22 1.376.002.423.013.966.246 1.334a.785.785 0 0 0 .22.24c.166.114.333.129.507.141.26.019.513-.045.764-.103l2.447-.566.003.001Zm8.219-3.911a4.185 4.185 0 0 0-.8-1.14 1.602 1.602 0 0 0-.275-.21 1.591 1.591 0 0 0-.15-.073.723.723 0 0 0-.621.031c-.142.07-.294.182-.496.37-.028.028-.063.06-.094.089-.167.156-.353.35-.574.575-.34.345-.677.691-1.01 1.042l-.598.62a2.79 2.79 0 0 0-.298.365 1 1 0 0 0-.157.364.813.813 0 0 0 .007.301c0 .005.002.009.003.013a.812.812 0 0 0 .945.616.774.774 0 0 0 .074-.014l3.185-.736c.251-.058.506-.112.732-.242.151-.088.295-.175.394-.35a.787.787 0 0 0 .093-.313c.05-.434-.178-.927-.36-1.308ZM6.706 7.523c.23-.29.23-.722.25-1.075.07-1.181.143-2.362.201-3.543.022-.448.07-.89.044-1.34-.022-.372-.025-.799-.26-1.104C6.528-.077 5.644-.033 5.04.05c-.185.025-.37.06-.553.104a7.589 7.589 0 0 0-.543.149c-.58.19-1.393.537-1.53 1.204-.078.377.106.763.249 1.107.173.417.41.792.625 1.185.57 1.036 1.15 2.066 1.728 3.097.172.308.36.697.695.857.022.01.045.018.068.025.15.057.313.068.469.032l.028-.007a.809.809 0 0 0 .377-.226.732.732 0 0 0 .053-.055Zm-.276 3.161a.737.737 0 0 0-.923-.234.976.976 0 0 0-.145.09 1.909 1.909 0 0 0-.346.354c-.026.033-.05.077-.08.104l-.512.705c-.29.395-.577.791-.861 1.193-.185.26-.346.479-.472.673l-.072.11c-.152.235-.238.406-.282.559a.73.73 0 0 0-.03.314c.013.11.05.217.108.312.031.047.064.093.1.138a1.548 1.548 0 0 0 .257.237 4.482 4.482 0 0 0 2.196.76 1.593 1.593 0 0 0 .349-.027 1.57 1.57 0 0 0 .163-.048.797.797 0 0 0 .278-.178.731.731 0 0 0 .17-.266c.059-.147.098-.335.123-.613l.012-.13c.02-.231.03-.502.045-.821.025-.49.044-.98.06-1.469l.033-.87a2.09 2.09 0 0 0-.055-.623.93.93 0 0 0-.117-.27Zm5.783 1.362a2.199 2.199 0 0 0-.498-.378l-.112-.067c-.199-.12-.438-.246-.719-.398-.43-.236-.86-.466-1.295-.695l-.767-.407c-.04-.012-.08-.04-.118-.059a1.908 1.908 0 0 0-.466-.166.993.993 0 0 0-.17-.018.738.738 0 0 0-.725.616.946.946 0 0 0 .01.293c.038.204.13.406.224.583l.41.768c.228.434.459.864.696 1.294.152.28.28.52.398.719.023.037.048.077.068.112.145.239.261.39.379.497a.73.73 0 0 0 .596.201 1.55 1.55 0 0 0 .168-.029 1.584 1.584 0 0 0 .325-.129 4.06 4.06 0 0 0 .855-.64c.306-.3.577-.63.788-1.006.03-.053.055-.109.076-.165a1.58 1.58 0 0 0 .051-.161c.013-.056.022-.111.029-.168a.792.792 0 0 0-.038-.327.73.73 0 0 0-.165-.27Z"}}]})(t)}function EYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.167 4.5a1.167 1.167 0 1 1-2.334 0 1.167 1.167 0 0 1 2.334 0Z"}},{tag:"path",attr:{d:"M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0ZM1 8a7 7 0 0 1 7-7 3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 0 0 7 7 7 0 0 1-7-7Zm7 4.667a1.167 1.167 0 1 1 0-2.334 1.167 1.167 0 0 1 0 2.334Z"}}]})(t)}function SYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.007 2.007 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.007 2.007 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31.4 31.4 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.007 2.007 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A99.788 99.788 0 0 1 7.858 2h.193zM6.4 5.209v4.818l4.157-2.408L6.4 5.209z"}}]})(t)}function LYt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z"}},{tag:"path",attr:{d:"M10.344 11.742c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1 6.538 6.538 0 0 1-1.398 1.4z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M6.5 3a.5.5 0 0 1 .5.5V6h2.5a.5.5 0 0 1 0 1H7v2.5a.5.5 0 0 1-1 0V7H3.5a.5.5 0 0 1 0-1H6V3.5a.5.5 0 0 1 .5-.5z"}}]})(t)}function _Yt(t){return aK({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z"}},{tag:"path",attr:{d:"M10.344 11.742c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1 6.538 6.538 0 0 1-1.398 1.4z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M3 6.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"}}]})(t)}function BYt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"22 12 18 12 15 21 9 3 6 12 2 12"}}]})(t)}function DYt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1"}},{tag:"polygon",attr:{points:"12 15 17 21 7 21 12 15"}}]})(t)}function TYt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"line",attr:{x1:"12",y1:"8",x2:"12",y2:"12"}},{tag:"line",attr:{x1:"12",y1:"16",x2:"12.01",y2:"16"}}]})(t)}function VYt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"}},{tag:"line",attr:{x1:"12",y1:"8",x2:"12",y2:"12"}},{tag:"line",attr:{x1:"12",y1:"16",x2:"12.01",y2:"16"}}]})(t)}function OYt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"}},{tag:"line",attr:{x1:"12",y1:"9",x2:"12",y2:"13"}},{tag:"line",attr:{x1:"12",y1:"17",x2:"12.01",y2:"17"}}]})(t)}function IYt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"18",y1:"10",x2:"6",y2:"10"}},{tag:"line",attr:{x1:"21",y1:"6",x2:"3",y2:"6"}},{tag:"line",attr:{x1:"21",y1:"14",x2:"3",y2:"14"}},{tag:"line",attr:{x1:"18",y1:"18",x2:"6",y2:"18"}}]})(t)}function RYt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"21",y1:"10",x2:"3",y2:"10"}},{tag:"line",attr:{x1:"21",y1:"6",x2:"3",y2:"6"}},{tag:"line",attr:{x1:"21",y1:"14",x2:"3",y2:"14"}},{tag:"line",attr:{x1:"21",y1:"18",x2:"3",y2:"18"}}]})(t)}function FYt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"17",y1:"10",x2:"3",y2:"10"}},{tag:"line",attr:{x1:"21",y1:"6",x2:"3",y2:"6"}},{tag:"line",attr:{x1:"21",y1:"14",x2:"3",y2:"14"}},{tag:"line",attr:{x1:"17",y1:"18",x2:"3",y2:"18"}}]})(t)}function NYt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"21",y1:"10",x2:"7",y2:"10"}},{tag:"line",attr:{x1:"21",y1:"6",x2:"3",y2:"6"}},{tag:"line",attr:{x1:"21",y1:"14",x2:"3",y2:"14"}},{tag:"line",attr:{x1:"21",y1:"18",x2:"7",y2:"18"}}]})(t)}function PYt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"5",r:"3"}},{tag:"line",attr:{x1:"12",y1:"22",x2:"12",y2:"8"}},{tag:"path",attr:{d:"M5 12H2a10 10 0 0 0 20 0h-3"}}]})(t)}function jYt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"line",attr:{x1:"14.31",y1:"8",x2:"20.05",y2:"17.94"}},{tag:"line",attr:{x1:"9.69",y1:"8",x2:"21.17",y2:"8"}},{tag:"line",attr:{x1:"7.38",y1:"12",x2:"13.12",y2:"2.06"}},{tag:"line",attr:{x1:"9.69",y1:"16",x2:"3.95",y2:"6.06"}},{tag:"line",attr:{x1:"14.31",y1:"16",x2:"2.83",y2:"16"}},{tag:"line",attr:{x1:"16.62",y1:"12",x2:"10.88",y2:"21.94"}}]})(t)}function UYt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"21 8 21 21 3 21 3 8"}},{tag:"rect",attr:{x:"1",y:"3",width:"22",height:"5"}},{tag:"line",attr:{x1:"10",y1:"12",x2:"14",y2:"12"}}]})(t)}function WYt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"polyline",attr:{points:"8 12 12 16 16 12"}},{tag:"line",attr:{x1:"12",y1:"8",x2:"12",y2:"16"}}]})(t)}function ZYt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"17",y1:"7",x2:"7",y2:"17"}},{tag:"polyline",attr:{points:"17 17 7 17 7 7"}}]})(t)}function GYt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"7",y1:"7",x2:"17",y2:"17"}},{tag:"polyline",attr:{points:"17 7 17 17 7 17"}}]})(t)}function qYt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"12",y1:"5",x2:"12",y2:"19"}},{tag:"polyline",attr:{points:"19 12 12 19 5 12"}}]})(t)}function YYt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"polyline",attr:{points:"12 8 8 12 12 16"}},{tag:"line",attr:{x1:"16",y1:"12",x2:"8",y2:"12"}}]})(t)}function XYt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"19",y1:"12",x2:"5",y2:"12"}},{tag:"polyline",attr:{points:"12 19 5 12 12 5"}}]})(t)}function $Yt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"polyline",attr:{points:"12 16 16 12 12 8"}},{tag:"line",attr:{x1:"8",y1:"12",x2:"16",y2:"12"}}]})(t)}function KYt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"5",y1:"12",x2:"19",y2:"12"}},{tag:"polyline",attr:{points:"12 5 19 12 12 19"}}]})(t)}function QYt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"polyline",attr:{points:"16 12 12 8 8 12"}},{tag:"line",attr:{x1:"12",y1:"16",x2:"12",y2:"8"}}]})(t)}function JYt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"17",y1:"17",x2:"7",y2:"7"}},{tag:"polyline",attr:{points:"7 17 7 7 17 7"}}]})(t)}function tXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"7",y1:"17",x2:"17",y2:"7"}},{tag:"polyline",attr:{points:"7 7 17 7 17 17"}}]})(t)}function eXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"12",y1:"19",x2:"12",y2:"5"}},{tag:"polyline",attr:{points:"5 12 12 5 19 12"}}]})(t)}function nXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"4"}},{tag:"path",attr:{d:"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94"}}]})(t)}function rXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"8",r:"7"}},{tag:"polyline",attr:{points:"8.21 13.89 7 23 12 20 17 23 15.79 13.88"}}]})(t)}function aXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"18",y1:"20",x2:"18",y2:"10"}},{tag:"line",attr:{x1:"12",y1:"20",x2:"12",y2:"4"}},{tag:"line",attr:{x1:"6",y1:"20",x2:"6",y2:"14"}}]})(t)}function iXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"12",y1:"20",x2:"12",y2:"10"}},{tag:"line",attr:{x1:"18",y1:"20",x2:"18",y2:"4"}},{tag:"line",attr:{x1:"6",y1:"20",x2:"6",y2:"16"}}]})(t)}function oXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M5 18H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.19M15 6h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.19"}},{tag:"line",attr:{x1:"23",y1:"13",x2:"23",y2:"11"}},{tag:"polyline",attr:{points:"11 6 7 12 13 12 9 18"}}]})(t)}function lXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"1",y:"6",width:"18",height:"12",rx:"2",ry:"2"}},{tag:"line",attr:{x1:"23",y1:"13",x2:"23",y2:"11"}}]})(t)}function cXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M13.73 21a2 2 0 0 1-3.46 0"}},{tag:"path",attr:{d:"M18.63 13A17.89 17.89 0 0 1 18 8"}},{tag:"path",attr:{d:"M6.26 6.26A5.86 5.86 0 0 0 6 8c0 7-3 9-3 9h14"}},{tag:"path",attr:{d:"M18 8a6 6 0 0 0-9.33-5"}},{tag:"line",attr:{x1:"1",y1:"1",x2:"23",y2:"23"}}]})(t)}function sXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9"}},{tag:"path",attr:{d:"M13.73 21a2 2 0 0 1-3.46 0"}}]})(t)}function uXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"6.5 6.5 17.5 17.5 12 23 12 1 17.5 6.5 6.5 17.5"}}]})(t)}function dXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"}},{tag:"path",attr:{d:"M6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z"}}]})(t)}function hXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"}},{tag:"path",attr:{d:"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"}}]})(t)}function fXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M4 19.5A2.5 2.5 0 0 1 6.5 17H20"}},{tag:"path",attr:{d:"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z"}}]})(t)}function pXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"}}]})(t)}function gXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}},{tag:"polyline",attr:{points:"3.27 6.96 12 12.01 20.73 6.96"}},{tag:"line",attr:{x1:"12",y1:"22.08",x2:"12",y2:"12"}}]})(t)}function vXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"2",y:"7",width:"20",height:"14",rx:"2",ry:"2"}},{tag:"path",attr:{d:"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"}}]})(t)}function mXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"3",y:"4",width:"18",height:"18",rx:"2",ry:"2"}},{tag:"line",attr:{x1:"16",y1:"2",x2:"16",y2:"6"}},{tag:"line",attr:{x1:"8",y1:"2",x2:"8",y2:"6"}},{tag:"line",attr:{x1:"3",y1:"10",x2:"21",y2:"10"}}]})(t)}function yXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"1",y1:"1",x2:"23",y2:"23"}},{tag:"path",attr:{d:"M21 21H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3m3-3h6l2 3h4a2 2 0 0 1 2 2v9.34m-7.72-2.06a4 4 0 1 1-5.56-5.56"}}]})(t)}function bXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"}},{tag:"circle",attr:{cx:"12",cy:"13",r:"4"}}]})(t)}function xXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6"}},{tag:"line",attr:{x1:"2",y1:"20",x2:"2.01",y2:"20"}}]})(t)}function MXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M22 11.08V12a10 10 0 1 1-5.93-9.14"}},{tag:"polyline",attr:{points:"22 4 12 14.01 9 11.01"}}]})(t)}function wXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"9 11 12 14 22 4"}},{tag:"path",attr:{d:"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11"}}]})(t)}function zXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"20 6 9 17 4 12"}}]})(t)}function CXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"6 9 12 15 18 9"}}]})(t)}function AXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"15 18 9 12 15 6"}}]})(t)}function kXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"9 18 15 12 9 6"}}]})(t)}function HXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"18 15 12 9 6 15"}}]})(t)}function EXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"7 13 12 18 17 13"}},{tag:"polyline",attr:{points:"7 6 12 11 17 6"}}]})(t)}function SXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"11 17 6 12 11 7"}},{tag:"polyline",attr:{points:"18 17 13 12 18 7"}}]})(t)}function LXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"13 17 18 12 13 7"}},{tag:"polyline",attr:{points:"6 17 11 12 6 7"}}]})(t)}function _Xt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"17 11 12 6 7 11"}},{tag:"polyline",attr:{points:"17 18 12 13 7 18"}}]})(t)}function BXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"4"}},{tag:"line",attr:{x1:"21.17",y1:"8",x2:"12",y2:"8"}},{tag:"line",attr:{x1:"3.95",y1:"6.06",x2:"8.54",y2:"14"}},{tag:"line",attr:{x1:"10.88",y1:"21.94",x2:"15.46",y2:"14"}}]})(t)}function DXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}}]})(t)}function TXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"}},{tag:"rect",attr:{x:"8",y:"2",width:"8",height:"4",rx:"1",ry:"1"}}]})(t)}function VXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"polyline",attr:{points:"12 6 12 12 16 14"}}]})(t)}function OXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"8",y1:"19",x2:"8",y2:"21"}},{tag:"line",attr:{x1:"8",y1:"13",x2:"8",y2:"15"}},{tag:"line",attr:{x1:"16",y1:"19",x2:"16",y2:"21"}},{tag:"line",attr:{x1:"16",y1:"13",x2:"16",y2:"15"}},{tag:"line",attr:{x1:"12",y1:"21",x2:"12",y2:"23"}},{tag:"line",attr:{x1:"12",y1:"15",x2:"12",y2:"17"}},{tag:"path",attr:{d:"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"}}]})(t)}function IXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 9"}},{tag:"polyline",attr:{points:"13 11 9 17 15 17 11 23"}}]})(t)}function RXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M22.61 16.95A5 5 0 0 0 18 10h-1.26a8 8 0 0 0-7.05-6M5 5a8 8 0 0 0 4 15h9a5 5 0 0 0 1.7-.3"}},{tag:"line",attr:{x1:"1",y1:"1",x2:"23",y2:"23"}}]})(t)}function FXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"16",y1:"13",x2:"16",y2:"21"}},{tag:"line",attr:{x1:"8",y1:"13",x2:"8",y2:"21"}},{tag:"line",attr:{x1:"12",y1:"15",x2:"12",y2:"23"}},{tag:"path",attr:{d:"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25"}}]})(t)}function NXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M20 17.58A5 5 0 0 0 18 8h-1.26A8 8 0 1 0 4 16.25"}},{tag:"line",attr:{x1:"8",y1:"16",x2:"8.01",y2:"16"}},{tag:"line",attr:{x1:"8",y1:"20",x2:"8.01",y2:"20"}},{tag:"line",attr:{x1:"12",y1:"18",x2:"12.01",y2:"18"}},{tag:"line",attr:{x1:"12",y1:"22",x2:"12.01",y2:"22"}},{tag:"line",attr:{x1:"16",y1:"16",x2:"16.01",y2:"16"}},{tag:"line",attr:{x1:"16",y1:"20",x2:"16.01",y2:"20"}}]})(t)}function PXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z"}}]})(t)}function jXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"16 18 22 12 16 6"}},{tag:"polyline",attr:{points:"8 6 2 12 8 18"}}]})(t)}function UXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2"}},{tag:"line",attr:{x1:"12",y1:"22",x2:"12",y2:"15.5"}},{tag:"polyline",attr:{points:"22 8.5 12 15.5 2 8.5"}},{tag:"polyline",attr:{points:"2 15.5 12 8.5 22 15.5"}},{tag:"line",attr:{x1:"12",y1:"2",x2:"12",y2:"8.5"}}]})(t)}function WXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}},{tag:"polyline",attr:{points:"7.5 4.21 12 6.81 16.5 4.21"}},{tag:"polyline",attr:{points:"7.5 19.79 7.5 14.6 3 12"}},{tag:"polyline",attr:{points:"21 12 16.5 14.6 16.5 19.79"}},{tag:"polyline",attr:{points:"3.27 6.96 12 12.01 20.73 6.96"}},{tag:"line",attr:{x1:"12",y1:"22.08",x2:"12",y2:"12"}}]})(t)}function ZXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M18 8h1a4 4 0 0 1 0 8h-1"}},{tag:"path",attr:{d:"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z"}},{tag:"line",attr:{x1:"6",y1:"1",x2:"6",y2:"4"}},{tag:"line",attr:{x1:"10",y1:"1",x2:"10",y2:"4"}},{tag:"line",attr:{x1:"14",y1:"1",x2:"14",y2:"4"}}]})(t)}function GXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M12 3h7a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-7m0-18H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7m0-18v18"}}]})(t)}function qXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M18 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3H6a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 3 3 0 0 0-3-3z"}}]})(t)}function YXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"polygon",attr:{points:"16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76"}}]})(t)}function XXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2"}},{tag:"path",attr:{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"}}]})(t)}function $Xt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"9 10 4 15 9 20"}},{tag:"path",attr:{d:"M20 4v7a4 4 0 0 1-4 4H4"}}]})(t)}function KXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"15 10 20 15 15 20"}},{tag:"path",attr:{d:"M4 4v7a4 4 0 0 0 4 4h12"}}]})(t)}function QXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"14 15 9 20 4 15"}},{tag:"path",attr:{d:"M20 4h-7a4 4 0 0 0-4 4v12"}}]})(t)}function JXt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"14 9 9 4 4 9"}},{tag:"path",attr:{d:"M20 20h-7a4 4 0 0 1-4-4V4"}}]})(t)}function t$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"10 15 15 20 20 15"}},{tag:"path",attr:{d:"M4 4h7a4 4 0 0 1 4 4v12"}}]})(t)}function e$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"10 9 15 4 20 9"}},{tag:"path",attr:{d:"M4 20h7a4 4 0 0 0 4-4V4"}}]})(t)}function n$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"9 14 4 9 9 4"}},{tag:"path",attr:{d:"M20 20v-7a4 4 0 0 0-4-4H4"}}]})(t)}function r$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"15 14 20 9 15 4"}},{tag:"path",attr:{d:"M4 20v-7a4 4 0 0 1 4-4h12"}}]})(t)}function a$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"4",y:"4",width:"16",height:"16",rx:"2",ry:"2"}},{tag:"rect",attr:{x:"9",y:"9",width:"6",height:"6"}},{tag:"line",attr:{x1:"9",y1:"1",x2:"9",y2:"4"}},{tag:"line",attr:{x1:"15",y1:"1",x2:"15",y2:"4"}},{tag:"line",attr:{x1:"9",y1:"20",x2:"9",y2:"23"}},{tag:"line",attr:{x1:"15",y1:"20",x2:"15",y2:"23"}},{tag:"line",attr:{x1:"20",y1:"9",x2:"23",y2:"9"}},{tag:"line",attr:{x1:"20",y1:"14",x2:"23",y2:"14"}},{tag:"line",attr:{x1:"1",y1:"9",x2:"4",y2:"9"}},{tag:"line",attr:{x1:"1",y1:"14",x2:"4",y2:"14"}}]})(t)}function i$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"1",y:"4",width:"22",height:"16",rx:"2",ry:"2"}},{tag:"line",attr:{x1:"1",y1:"10",x2:"23",y2:"10"}}]})(t)}function o$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M6.13 1L6 16a2 2 0 0 0 2 2h15"}},{tag:"path",attr:{d:"M1 6.13L16 6a2 2 0 0 1 2 2v15"}}]})(t)}function l$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"line",attr:{x1:"22",y1:"12",x2:"18",y2:"12"}},{tag:"line",attr:{x1:"6",y1:"12",x2:"2",y2:"12"}},{tag:"line",attr:{x1:"12",y1:"6",x2:"12",y2:"2"}},{tag:"line",attr:{x1:"12",y1:"22",x2:"12",y2:"18"}}]})(t)}function c$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"ellipse",attr:{cx:"12",cy:"5",rx:"9",ry:"3"}},{tag:"path",attr:{d:"M21 12c0 1.66-4 3-9 3s-9-1.34-9-3"}},{tag:"path",attr:{d:"M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"}}]})(t)}function s$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z"}},{tag:"line",attr:{x1:"18",y1:"9",x2:"12",y2:"15"}},{tag:"line",attr:{x1:"12",y1:"9",x2:"18",y2:"15"}}]})(t)}function u$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"3"}}]})(t)}function d$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"8",y1:"12",x2:"16",y2:"12"}},{tag:"line",attr:{x1:"12",y1:"16",x2:"12",y2:"16"}},{tag:"line",attr:{x1:"12",y1:"8",x2:"12",y2:"8"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}}]})(t)}function h$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}},{tag:"line",attr:{x1:"8",y1:"12",x2:"16",y2:"12"}},{tag:"line",attr:{x1:"12",y1:"16",x2:"12",y2:"16"}},{tag:"line",attr:{x1:"12",y1:"8",x2:"12",y2:"8"}}]})(t)}function f$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"6",r:"2"}},{tag:"line",attr:{x1:"5",y1:"12",x2:"19",y2:"12"}},{tag:"circle",attr:{cx:"12",cy:"18",r:"2"}}]})(t)}function p$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"12",y1:"1",x2:"12",y2:"23"}},{tag:"path",attr:{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"}}]})(t)}function g$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"8 17 12 21 16 17"}},{tag:"line",attr:{x1:"12",y1:"12",x2:"12",y2:"21"}},{tag:"path",attr:{d:"M20.88 18.09A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.29"}}]})(t)}function v$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}},{tag:"polyline",attr:{points:"7 10 12 15 17 10"}},{tag:"line",attr:{x1:"12",y1:"15",x2:"12",y2:"3"}}]})(t)}function m$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"path",attr:{d:"M8.56 2.75c4.37 6.03 6.02 9.42 8.03 17.72m2.54-15.38c-3.72 4.35-8.94 5.66-16.88 5.85m19.5 1.9c-3.5-.93-6.63-.82-8.94 0-2.58.92-5.01 2.86-7.44 6.32"}}]})(t)}function y$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z"}}]})(t)}function b$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z"}}]})(t)}function x$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M12 20h9"}},{tag:"path",attr:{d:"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z"}}]})(t)}function M$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}},{tag:"path",attr:{d:"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"}}]})(t)}function w$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}},{tag:"polyline",attr:{points:"15 3 21 3 21 9"}},{tag:"line",attr:{x1:"10",y1:"14",x2:"21",y2:"3"}}]})(t)}function z$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24"}},{tag:"line",attr:{x1:"1",y1:"1",x2:"23",y2:"23"}}]})(t)}function C$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"3"}}]})(t)}function A$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"}}]})(t)}function k$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"13 19 22 12 13 5 13 19"}},{tag:"polygon",attr:{points:"2 19 11 12 2 5 2 19"}}]})(t)}function H$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z"}},{tag:"line",attr:{x1:"16",y1:"8",x2:"2",y2:"22"}},{tag:"line",attr:{x1:"17.5",y1:"15",x2:"9",y2:"15"}}]})(t)}function E$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5z"}},{tag:"path",attr:{d:"M12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z"}},{tag:"path",attr:{d:"M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0z"}},{tag:"path",attr:{d:"M5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0z"}},{tag:"path",attr:{d:"M5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z"}}]})(t)}function S$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}},{tag:"polyline",attr:{points:"14 2 14 8 20 8"}},{tag:"line",attr:{x1:"9",y1:"15",x2:"15",y2:"15"}}]})(t)}function L$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}},{tag:"polyline",attr:{points:"14 2 14 8 20 8"}},{tag:"line",attr:{x1:"12",y1:"18",x2:"12",y2:"12"}},{tag:"line",attr:{x1:"9",y1:"15",x2:"15",y2:"15"}}]})(t)}function _$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}},{tag:"polyline",attr:{points:"14 2 14 8 20 8"}},{tag:"line",attr:{x1:"16",y1:"13",x2:"8",y2:"13"}},{tag:"line",attr:{x1:"16",y1:"17",x2:"8",y2:"17"}},{tag:"polyline",attr:{points:"10 9 9 9 8 9"}}]})(t)}function B$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z"}},{tag:"polyline",attr:{points:"13 2 13 9 20 9"}}]})(t)}function D$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"2",y:"2",width:"20",height:"20",rx:"2.18",ry:"2.18"}},{tag:"line",attr:{x1:"7",y1:"2",x2:"7",y2:"22"}},{tag:"line",attr:{x1:"17",y1:"2",x2:"17",y2:"22"}},{tag:"line",attr:{x1:"2",y1:"12",x2:"22",y2:"12"}},{tag:"line",attr:{x1:"2",y1:"7",x2:"7",y2:"7"}},{tag:"line",attr:{x1:"2",y1:"17",x2:"7",y2:"17"}},{tag:"line",attr:{x1:"17",y1:"17",x2:"22",y2:"17"}},{tag:"line",attr:{x1:"17",y1:"7",x2:"22",y2:"7"}}]})(t)}function T$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"}}]})(t)}function V$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z"}},{tag:"line",attr:{x1:"4",y1:"22",x2:"4",y2:"15"}}]})(t)}function O$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"}},{tag:"line",attr:{x1:"9",y1:"14",x2:"15",y2:"14"}}]})(t)}function I$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"}},{tag:"line",attr:{x1:"12",y1:"11",x2:"12",y2:"17"}},{tag:"line",attr:{x1:"9",y1:"14",x2:"15",y2:"14"}}]})(t)}function R$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"}}]})(t)}function F$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M5 16V9h14V2H5l14 14h-7m-7 0l7 7v-7m-7 0h7"}}]})(t)}function N$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"path",attr:{d:"M16 16s-1.5-2-4-2-4 2-4 2"}},{tag:"line",attr:{x1:"9",y1:"9",x2:"9.01",y2:"9"}},{tag:"line",attr:{x1:"15",y1:"9",x2:"15.01",y2:"9"}}]})(t)}function P$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"20 12 20 22 4 22 4 12"}},{tag:"rect",attr:{x:"2",y:"7",width:"20",height:"5"}},{tag:"line",attr:{x1:"12",y1:"22",x2:"12",y2:"7"}},{tag:"path",attr:{d:"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z"}},{tag:"path",attr:{d:"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z"}}]})(t)}function j$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"6",y1:"3",x2:"6",y2:"15"}},{tag:"circle",attr:{cx:"18",cy:"6",r:"3"}},{tag:"circle",attr:{cx:"6",cy:"18",r:"3"}},{tag:"path",attr:{d:"M18 9a9 9 0 0 1-9 9"}}]})(t)}function U$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"4"}},{tag:"line",attr:{x1:"1.05",y1:"12",x2:"7",y2:"12"}},{tag:"line",attr:{x1:"17.01",y1:"12",x2:"22.96",y2:"12"}}]})(t)}function W$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"18",cy:"18",r:"3"}},{tag:"circle",attr:{cx:"6",cy:"6",r:"3"}},{tag:"path",attr:{d:"M6 21V9a9 9 0 0 0 9 9"}}]})(t)}function Z$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"18",cy:"18",r:"3"}},{tag:"circle",attr:{cx:"6",cy:"6",r:"3"}},{tag:"path",attr:{d:"M13 6h3a2 2 0 0 1 2 2v7"}},{tag:"line",attr:{x1:"6",y1:"9",x2:"6",y2:"21"}}]})(t)}function G$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"}}]})(t)}function q$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z"}}]})(t)}function Y$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"line",attr:{x1:"2",y1:"12",x2:"22",y2:"12"}},{tag:"path",attr:{d:"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"}}]})(t)}function X$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"3",y:"3",width:"7",height:"7"}},{tag:"rect",attr:{x:"14",y:"3",width:"7",height:"7"}},{tag:"rect",attr:{x:"14",y:"14",width:"7",height:"7"}},{tag:"rect",attr:{x:"3",y:"14",width:"7",height:"7"}}]})(t)}function $$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"22",y1:"12",x2:"2",y2:"12"}},{tag:"path",attr:{d:"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"}},{tag:"line",attr:{x1:"6",y1:"16",x2:"6.01",y2:"16"}},{tag:"line",attr:{x1:"10",y1:"16",x2:"10.01",y2:"16"}}]})(t)}function K$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"4",y1:"9",x2:"20",y2:"9"}},{tag:"line",attr:{x1:"4",y1:"15",x2:"20",y2:"15"}},{tag:"line",attr:{x1:"10",y1:"3",x2:"8",y2:"21"}},{tag:"line",attr:{x1:"16",y1:"3",x2:"14",y2:"21"}}]})(t)}function Q$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M3 18v-6a9 9 0 0 1 18 0v6"}},{tag:"path",attr:{d:"M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z"}}]})(t)}function J$t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"}}]})(t)}function tKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"path",attr:{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"}},{tag:"line",attr:{x1:"12",y1:"17",x2:"12.01",y2:"17"}}]})(t)}function eKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}}]})(t)}function nKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}},{tag:"polyline",attr:{points:"9 22 9 12 15 12 15 22"}}]})(t)}function rKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}},{tag:"circle",attr:{cx:"8.5",cy:"8.5",r:"1.5"}},{tag:"polyline",attr:{points:"21 15 16 10 5 21"}}]})(t)}function aKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"22 12 16 12 14 15 10 15 8 12 2 12"}},{tag:"path",attr:{d:"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"}}]})(t)}function iKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"line",attr:{x1:"12",y1:"16",x2:"12",y2:"12"}},{tag:"line",attr:{x1:"12",y1:"8",x2:"12.01",y2:"8"}}]})(t)}function oKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"2",y:"2",width:"20",height:"20",rx:"5",ry:"5"}},{tag:"path",attr:{d:"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"}},{tag:"line",attr:{x1:"17.5",y1:"6.5",x2:"17.51",y2:"6.5"}}]})(t)}function lKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"19",y1:"4",x2:"10",y2:"4"}},{tag:"line",attr:{x1:"14",y1:"20",x2:"5",y2:"20"}},{tag:"line",attr:{x1:"15",y1:"4",x2:"9",y2:"20"}}]})(t)}function cKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M21 2l-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0l3 3L22 7l-3-3m-3.5 3.5L19 4"}}]})(t)}function sKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"12 2 2 7 12 12 22 7 12 2"}},{tag:"polyline",attr:{points:"2 17 12 22 22 17"}},{tag:"polyline",attr:{points:"2 12 12 17 22 12"}}]})(t)}function uKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}},{tag:"line",attr:{x1:"3",y1:"9",x2:"21",y2:"9"}},{tag:"line",attr:{x1:"9",y1:"21",x2:"9",y2:"9"}}]})(t)}function dKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"4"}},{tag:"line",attr:{x1:"4.93",y1:"4.93",x2:"9.17",y2:"9.17"}},{tag:"line",attr:{x1:"14.83",y1:"14.83",x2:"19.07",y2:"19.07"}},{tag:"line",attr:{x1:"14.83",y1:"9.17",x2:"19.07",y2:"4.93"}},{tag:"line",attr:{x1:"14.83",y1:"9.17",x2:"18.36",y2:"5.64"}},{tag:"line",attr:{x1:"4.93",y1:"19.07",x2:"9.17",y2:"14.83"}}]})(t)}function hKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"}},{tag:"line",attr:{x1:"8",y1:"12",x2:"16",y2:"12"}}]})(t)}function fKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"}},{tag:"path",attr:{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"}}]})(t)}function pKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"}},{tag:"rect",attr:{x:"2",y:"9",width:"4",height:"12"}},{tag:"circle",attr:{cx:"4",cy:"4",r:"2"}}]})(t)}function gKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"8",y1:"6",x2:"21",y2:"6"}},{tag:"line",attr:{x1:"8",y1:"12",x2:"21",y2:"12"}},{tag:"line",attr:{x1:"8",y1:"18",x2:"21",y2:"18"}},{tag:"line",attr:{x1:"3",y1:"6",x2:"3.01",y2:"6"}},{tag:"line",attr:{x1:"3",y1:"12",x2:"3.01",y2:"12"}},{tag:"line",attr:{x1:"3",y1:"18",x2:"3.01",y2:"18"}}]})(t)}function vKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"12",y1:"2",x2:"12",y2:"6"}},{tag:"line",attr:{x1:"12",y1:"18",x2:"12",y2:"22"}},{tag:"line",attr:{x1:"4.93",y1:"4.93",x2:"7.76",y2:"7.76"}},{tag:"line",attr:{x1:"16.24",y1:"16.24",x2:"19.07",y2:"19.07"}},{tag:"line",attr:{x1:"2",y1:"12",x2:"6",y2:"12"}},{tag:"line",attr:{x1:"18",y1:"12",x2:"22",y2:"12"}},{tag:"line",attr:{x1:"4.93",y1:"19.07",x2:"7.76",y2:"16.24"}},{tag:"line",attr:{x1:"16.24",y1:"7.76",x2:"19.07",y2:"4.93"}}]})(t)}function mKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}},{tag:"path",attr:{d:"M7 11V7a5 5 0 0 1 10 0v4"}}]})(t)}function yKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"}},{tag:"polyline",attr:{points:"10 17 15 12 10 7"}},{tag:"line",attr:{x1:"15",y1:"12",x2:"3",y2:"12"}}]})(t)}function bKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"}},{tag:"polyline",attr:{points:"16 17 21 12 16 7"}},{tag:"line",attr:{x1:"21",y1:"12",x2:"9",y2:"12"}}]})(t)}function xKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"}},{tag:"polyline",attr:{points:"22,6 12,13 2,6"}}]})(t)}function MKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"}},{tag:"circle",attr:{cx:"12",cy:"10",r:"3"}}]})(t)}function wKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6"}},{tag:"line",attr:{x1:"8",y1:"2",x2:"8",y2:"18"}},{tag:"line",attr:{x1:"16",y1:"6",x2:"16",y2:"22"}}]})(t)}function zKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"15 3 21 3 21 9"}},{tag:"polyline",attr:{points:"9 21 3 21 3 15"}},{tag:"line",attr:{x1:"21",y1:"3",x2:"14",y2:"10"}},{tag:"line",attr:{x1:"3",y1:"21",x2:"10",y2:"14"}}]})(t)}function CKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3"}}]})(t)}function AKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"line",attr:{x1:"8",y1:"15",x2:"16",y2:"15"}},{tag:"line",attr:{x1:"9",y1:"9",x2:"9.01",y2:"9"}},{tag:"line",attr:{x1:"15",y1:"9",x2:"15.01",y2:"9"}}]})(t)}function kKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"3",y1:"12",x2:"21",y2:"12"}},{tag:"line",attr:{x1:"3",y1:"6",x2:"21",y2:"6"}},{tag:"line",attr:{x1:"3",y1:"18",x2:"21",y2:"18"}}]})(t)}function HKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"}}]})(t)}function EKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"}}]})(t)}function SKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"1",y1:"1",x2:"23",y2:"23"}},{tag:"path",attr:{d:"M9 9v3a3 3 0 0 0 5.12 2.12M15 9.34V4a3 3 0 0 0-5.94-.6"}},{tag:"path",attr:{d:"M17 16.95A7 7 0 0 1 5 12v-2m14 0v2a7 7 0 0 1-.11 1.23"}},{tag:"line",attr:{x1:"12",y1:"19",x2:"12",y2:"23"}},{tag:"line",attr:{x1:"8",y1:"23",x2:"16",y2:"23"}}]})(t)}function LKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z"}},{tag:"path",attr:{d:"M19 10v2a7 7 0 0 1-14 0v-2"}},{tag:"line",attr:{x1:"12",y1:"19",x2:"12",y2:"23"}},{tag:"line",attr:{x1:"8",y1:"23",x2:"16",y2:"23"}}]})(t)}function _Kt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"4 14 10 14 10 20"}},{tag:"polyline",attr:{points:"20 10 14 10 14 4"}},{tag:"line",attr:{x1:"14",y1:"10",x2:"21",y2:"3"}},{tag:"line",attr:{x1:"3",y1:"21",x2:"10",y2:"14"}}]})(t)}function BKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3"}}]})(t)}function DKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"line",attr:{x1:"8",y1:"12",x2:"16",y2:"12"}}]})(t)}function TKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}},{tag:"line",attr:{x1:"8",y1:"12",x2:"16",y2:"12"}}]})(t)}function VKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"5",y1:"12",x2:"19",y2:"12"}}]})(t)}function OKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"2",y:"3",width:"20",height:"14",rx:"2",ry:"2"}},{tag:"line",attr:{x1:"8",y1:"21",x2:"16",y2:"21"}},{tag:"line",attr:{x1:"12",y1:"17",x2:"12",y2:"21"}}]})(t)}function IKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"}}]})(t)}function RKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"1"}},{tag:"circle",attr:{cx:"19",cy:"12",r:"1"}},{tag:"circle",attr:{cx:"5",cy:"12",r:"1"}}]})(t)}function FKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"1"}},{tag:"circle",attr:{cx:"12",cy:"5",r:"1"}},{tag:"circle",attr:{cx:"12",cy:"19",r:"1"}}]})(t)}function NKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z"}},{tag:"path",attr:{d:"M13 13l6 6"}}]})(t)}function PKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"5 9 2 12 5 15"}},{tag:"polyline",attr:{points:"9 5 12 2 15 5"}},{tag:"polyline",attr:{points:"15 19 12 22 9 19"}},{tag:"polyline",attr:{points:"19 9 22 12 19 15"}},{tag:"line",attr:{x1:"2",y1:"12",x2:"22",y2:"12"}},{tag:"line",attr:{x1:"12",y1:"2",x2:"12",y2:"22"}}]})(t)}function jKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M9 18V5l12-2v13"}},{tag:"circle",attr:{cx:"6",cy:"18",r:"3"}},{tag:"circle",attr:{cx:"18",cy:"16",r:"3"}}]})(t)}function UKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"12 2 19 21 12 17 5 21 12 2"}}]})(t)}function WKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"3 11 22 2 13 21 11 13 3 11"}}]})(t)}function ZKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"}}]})(t)}function GKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"16.5",y1:"9.4",x2:"7.5",y2:"4.21"}},{tag:"path",attr:{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"}},{tag:"polyline",attr:{points:"3.27 6.96 12 12.01 20.73 6.96"}},{tag:"line",attr:{x1:"12",y1:"22.08",x2:"12",y2:"12"}}]})(t)}function qKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"}}]})(t)}function YKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"line",attr:{x1:"10",y1:"15",x2:"10",y2:"9"}},{tag:"line",attr:{x1:"14",y1:"15",x2:"14",y2:"9"}}]})(t)}function XKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"6",y:"4",width:"4",height:"16"}},{tag:"rect",attr:{x:"14",y:"4",width:"4",height:"16"}}]})(t)}function $Kt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M12 19l7-7 3 3-7 7-3-3z"}},{tag:"path",attr:{d:"M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z"}},{tag:"path",attr:{d:"M2 2l7.586 7.586"}},{tag:"circle",attr:{cx:"11",cy:"11",r:"2"}}]})(t)}function KKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"19",y1:"5",x2:"5",y2:"19"}},{tag:"circle",attr:{cx:"6.5",cy:"6.5",r:"2.5"}},{tag:"circle",attr:{cx:"17.5",cy:"17.5",r:"2.5"}}]})(t)}function QKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M15.05 5A5 5 0 0 1 19 8.95M15.05 1A9 9 0 0 1 23 8.94m-1 7.98v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}}]})(t)}function JKt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"19 1 23 5 19 9"}},{tag:"line",attr:{x1:"15",y1:"5",x2:"23",y2:"5"}},{tag:"path",attr:{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}}]})(t)}function tQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"16 2 16 8 22 8"}},{tag:"line",attr:{x1:"23",y1:"1",x2:"16",y2:"8"}},{tag:"path",attr:{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}}]})(t)}function eQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"23",y1:"1",x2:"17",y2:"7"}},{tag:"line",attr:{x1:"17",y1:"1",x2:"23",y2:"7"}},{tag:"path",attr:{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}}]})(t)}function nQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91"}},{tag:"line",attr:{x1:"23",y1:"1",x2:"1",y2:"23"}}]})(t)}function rQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"23 7 23 1 17 1"}},{tag:"line",attr:{x1:"16",y1:"8",x2:"23",y2:"1"}},{tag:"path",attr:{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}}]})(t)}function aQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"}}]})(t)}function iQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M21.21 15.89A10 10 0 1 1 8 2.83"}},{tag:"path",attr:{d:"M22 12A10 10 0 0 0 12 2v10z"}}]})(t)}function oQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"polygon",attr:{points:"10 8 16 12 10 16 10 8"}}]})(t)}function lQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"5 3 19 12 5 21 5 3"}}]})(t)}function cQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"line",attr:{x1:"12",y1:"8",x2:"12",y2:"16"}},{tag:"line",attr:{x1:"8",y1:"12",x2:"16",y2:"12"}}]})(t)}function sQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}},{tag:"line",attr:{x1:"12",y1:"8",x2:"12",y2:"16"}},{tag:"line",attr:{x1:"8",y1:"12",x2:"16",y2:"12"}}]})(t)}function uQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"12",y1:"5",x2:"12",y2:"19"}},{tag:"line",attr:{x1:"5",y1:"12",x2:"19",y2:"12"}}]})(t)}function dQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z"}},{tag:"polyline",attr:{points:"8 10 12 14 16 10"}}]})(t)}function hQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M18.36 6.64a9 9 0 1 1-12.73 0"}},{tag:"line",attr:{x1:"12",y1:"2",x2:"12",y2:"12"}}]})(t)}function fQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"6 9 6 2 18 2 18 9"}},{tag:"path",attr:{d:"M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2"}},{tag:"rect",attr:{x:"6",y:"14",width:"12",height:"8"}}]})(t)}function pQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"2"}},{tag:"path",attr:{d:"M16.24 7.76a6 6 0 0 1 0 8.49m-8.48-.01a6 6 0 0 1 0-8.49m11.31-2.82a10 10 0 0 1 0 14.14m-14.14 0a10 10 0 0 1 0-14.14"}}]})(t)}function gQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"1 4 1 10 7 10"}},{tag:"polyline",attr:{points:"23 20 23 14 17 14"}},{tag:"path",attr:{d:"M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4l-4.64 4.36A9 9 0 0 1 3.51 15"}}]})(t)}function vQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"23 4 23 10 17 10"}},{tag:"polyline",attr:{points:"1 20 1 14 7 14"}},{tag:"path",attr:{d:"M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15"}}]})(t)}function mQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"17 1 21 5 17 9"}},{tag:"path",attr:{d:"M3 11V9a4 4 0 0 1 4-4h14"}},{tag:"polyline",attr:{points:"7 23 3 19 7 15"}},{tag:"path",attr:{d:"M21 13v2a4 4 0 0 1-4 4H3"}}]})(t)}function yQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"11 19 2 12 11 5 11 19"}},{tag:"polygon",attr:{points:"22 19 13 12 22 5 22 19"}}]})(t)}function bQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"1 4 1 10 7 10"}},{tag:"path",attr:{d:"M3.51 15a9 9 0 1 0 2.13-9.36L1 10"}}]})(t)}function xQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"23 4 23 10 17 10"}},{tag:"path",attr:{d:"M20.49 15a9 9 0 1 1-2.12-9.36L23 10"}}]})(t)}function MQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M4 11a9 9 0 0 1 9 9"}},{tag:"path",attr:{d:"M4 4a16 16 0 0 1 16 16"}},{tag:"circle",attr:{cx:"5",cy:"19",r:"1"}}]})(t)}function wQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"}},{tag:"polyline",attr:{points:"17 21 17 13 7 13 7 21"}},{tag:"polyline",attr:{points:"7 3 7 8 15 8"}}]})(t)}function zQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"6",cy:"6",r:"3"}},{tag:"circle",attr:{cx:"6",cy:"18",r:"3"}},{tag:"line",attr:{x1:"20",y1:"4",x2:"8.12",y2:"15.88"}},{tag:"line",attr:{x1:"14.47",y1:"14.48",x2:"20",y2:"20"}},{tag:"line",attr:{x1:"8.12",y1:"8.12",x2:"12",y2:"12"}}]})(t)}function CQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"11",cy:"11",r:"8"}},{tag:"line",attr:{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}}]})(t)}function AQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"22",y1:"2",x2:"11",y2:"13"}},{tag:"polygon",attr:{points:"22 2 15 22 11 13 2 9 22 2"}}]})(t)}function kQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"2",y:"2",width:"20",height:"8",rx:"2",ry:"2"}},{tag:"rect",attr:{x:"2",y:"14",width:"20",height:"8",rx:"2",ry:"2"}},{tag:"line",attr:{x1:"6",y1:"6",x2:"6.01",y2:"6"}},{tag:"line",attr:{x1:"6",y1:"18",x2:"6.01",y2:"18"}}]})(t)}function HQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"3"}},{tag:"path",attr:{d:"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"}}]})(t)}function EQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"18",cy:"5",r:"3"}},{tag:"circle",attr:{cx:"6",cy:"12",r:"3"}},{tag:"circle",attr:{cx:"18",cy:"19",r:"3"}},{tag:"line",attr:{x1:"8.59",y1:"13.51",x2:"15.42",y2:"17.49"}},{tag:"line",attr:{x1:"15.41",y1:"6.51",x2:"8.59",y2:"10.49"}}]})(t)}function SQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8"}},{tag:"polyline",attr:{points:"16 6 12 2 8 6"}},{tag:"line",attr:{x1:"12",y1:"2",x2:"12",y2:"15"}}]})(t)}function LQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M19.69 14a6.9 6.9 0 0 0 .31-2V5l-8-3-3.16 1.18"}},{tag:"path",attr:{d:"M4.73 4.73L4 5v7c0 6 8 10 8 10a20.29 20.29 0 0 0 5.62-4.38"}},{tag:"line",attr:{x1:"1",y1:"1",x2:"23",y2:"23"}}]})(t)}function _Qt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"}}]})(t)}function BQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z"}},{tag:"line",attr:{x1:"3",y1:"6",x2:"21",y2:"6"}},{tag:"path",attr:{d:"M16 10a4 4 0 0 1-8 0"}}]})(t)}function DQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"9",cy:"21",r:"1"}},{tag:"circle",attr:{cx:"20",cy:"21",r:"1"}},{tag:"path",attr:{d:"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"}}]})(t)}function TQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"16 3 21 3 21 8"}},{tag:"line",attr:{x1:"4",y1:"20",x2:"21",y2:"3"}},{tag:"polyline",attr:{points:"21 16 21 21 16 21"}},{tag:"line",attr:{x1:"15",y1:"15",x2:"21",y2:"21"}},{tag:"line",attr:{x1:"4",y1:"4",x2:"9",y2:"9"}}]})(t)}function VQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}},{tag:"line",attr:{x1:"9",y1:"3",x2:"9",y2:"21"}}]})(t)}function OQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"19 20 9 12 19 4 19 20"}},{tag:"line",attr:{x1:"5",y1:"19",x2:"5",y2:"5"}}]})(t)}function IQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"5 4 15 12 5 20 5 4"}},{tag:"line",attr:{x1:"19",y1:"5",x2:"19",y2:"19"}}]})(t)}function RQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M14.5 10c-.83 0-1.5-.67-1.5-1.5v-5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5z"}},{tag:"path",attr:{d:"M20.5 10H19V8.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}},{tag:"path",attr:{d:"M9.5 14c.83 0 1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5S8 21.33 8 20.5v-5c0-.83.67-1.5 1.5-1.5z"}},{tag:"path",attr:{d:"M3.5 14H5v1.5c0 .83-.67 1.5-1.5 1.5S2 16.33 2 15.5 2.67 14 3.5 14z"}},{tag:"path",attr:{d:"M14 14.5c0-.83.67-1.5 1.5-1.5h5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-5c-.83 0-1.5-.67-1.5-1.5z"}},{tag:"path",attr:{d:"M15.5 19H14v1.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z"}},{tag:"path",attr:{d:"M10 9.5C10 8.67 9.33 8 8.5 8h-5C2.67 8 2 8.67 2 9.5S2.67 11 3.5 11h5c.83 0 1.5-.67 1.5-1.5z"}},{tag:"path",attr:{d:"M8.5 5H10V3.5C10 2.67 9.33 2 8.5 2S7 2.67 7 3.5 7.67 5 8.5 5z"}}]})(t)}function FQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"line",attr:{x1:"4.93",y1:"4.93",x2:"19.07",y2:"19.07"}}]})(t)}function NQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"4",y1:"21",x2:"4",y2:"14"}},{tag:"line",attr:{x1:"4",y1:"10",x2:"4",y2:"3"}},{tag:"line",attr:{x1:"12",y1:"21",x2:"12",y2:"12"}},{tag:"line",attr:{x1:"12",y1:"8",x2:"12",y2:"3"}},{tag:"line",attr:{x1:"20",y1:"21",x2:"20",y2:"16"}},{tag:"line",attr:{x1:"20",y1:"12",x2:"20",y2:"3"}},{tag:"line",attr:{x1:"1",y1:"14",x2:"7",y2:"14"}},{tag:"line",attr:{x1:"9",y1:"8",x2:"15",y2:"8"}},{tag:"line",attr:{x1:"17",y1:"16",x2:"23",y2:"16"}}]})(t)}function PQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"5",y:"2",width:"14",height:"20",rx:"2",ry:"2"}},{tag:"line",attr:{x1:"12",y1:"18",x2:"12.01",y2:"18"}}]})(t)}function jQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"path",attr:{d:"M8 14s1.5 2 4 2 4-2 4-2"}},{tag:"line",attr:{x1:"9",y1:"9",x2:"9.01",y2:"9"}},{tag:"line",attr:{x1:"15",y1:"9",x2:"15.01",y2:"9"}}]})(t)}function UQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2"}},{tag:"circle",attr:{cx:"12",cy:"14",r:"4"}},{tag:"line",attr:{x1:"12",y1:"6",x2:"12.01",y2:"6"}}]})(t)}function WQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}}]})(t)}function ZQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"}}]})(t)}function GQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"rect",attr:{x:"9",y:"9",width:"6",height:"6"}}]})(t)}function qQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"5"}},{tag:"line",attr:{x1:"12",y1:"1",x2:"12",y2:"3"}},{tag:"line",attr:{x1:"12",y1:"21",x2:"12",y2:"23"}},{tag:"line",attr:{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"}},{tag:"line",attr:{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"}},{tag:"line",attr:{x1:"1",y1:"12",x2:"3",y2:"12"}},{tag:"line",attr:{x1:"21",y1:"12",x2:"23",y2:"12"}},{tag:"line",attr:{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"}},{tag:"line",attr:{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"}}]})(t)}function YQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M17 18a5 5 0 0 0-10 0"}},{tag:"line",attr:{x1:"12",y1:"2",x2:"12",y2:"9"}},{tag:"line",attr:{x1:"4.22",y1:"10.22",x2:"5.64",y2:"11.64"}},{tag:"line",attr:{x1:"1",y1:"18",x2:"3",y2:"18"}},{tag:"line",attr:{x1:"21",y1:"18",x2:"23",y2:"18"}},{tag:"line",attr:{x1:"18.36",y1:"11.64",x2:"19.78",y2:"10.22"}},{tag:"line",attr:{x1:"23",y1:"22",x2:"1",y2:"22"}},{tag:"polyline",attr:{points:"8 6 12 2 16 6"}}]})(t)}function XQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M17 18a5 5 0 0 0-10 0"}},{tag:"line",attr:{x1:"12",y1:"9",x2:"12",y2:"2"}},{tag:"line",attr:{x1:"4.22",y1:"10.22",x2:"5.64",y2:"11.64"}},{tag:"line",attr:{x1:"1",y1:"18",x2:"3",y2:"18"}},{tag:"line",attr:{x1:"21",y1:"18",x2:"23",y2:"18"}},{tag:"line",attr:{x1:"18.36",y1:"11.64",x2:"19.78",y2:"10.22"}},{tag:"line",attr:{x1:"23",y1:"22",x2:"1",y2:"22"}},{tag:"polyline",attr:{points:"16 5 12 9 8 5"}}]})(t)}function $Qt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2"}},{tag:"line",attr:{x1:"12",y1:"18",x2:"12.01",y2:"18"}}]})(t)}function KQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"}},{tag:"line",attr:{x1:"7",y1:"7",x2:"7.01",y2:"7"}}]})(t)}function QQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"6"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"2"}}]})(t)}function JQt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"4 17 10 11 4 5"}},{tag:"line",attr:{x1:"12",y1:"19",x2:"20",y2:"19"}}]})(t)}function tJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z"}}]})(t)}function eJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17"}}]})(t)}function nJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3"}}]})(t)}function rJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"1",y:"5",width:"22",height:"14",rx:"7",ry:"7"}},{tag:"circle",attr:{cx:"8",cy:"12",r:"3"}}]})(t)}function aJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"1",y:"5",width:"22",height:"14",rx:"7",ry:"7"}},{tag:"circle",attr:{cx:"16",cy:"12",r:"3"}}]})(t)}function iJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"}}]})(t)}function oJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"3 6 5 6 21 6"}},{tag:"path",attr:{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}},{tag:"line",attr:{x1:"10",y1:"11",x2:"10",y2:"17"}},{tag:"line",attr:{x1:"14",y1:"11",x2:"14",y2:"17"}}]})(t)}function lJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"3 6 5 6 21 6"}},{tag:"path",attr:{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}}]})(t)}function cJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}},{tag:"rect",attr:{x:"7",y:"7",width:"3",height:"9"}},{tag:"rect",attr:{x:"14",y:"7",width:"3",height:"5"}}]})(t)}function sJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"23 18 13.5 8.5 8.5 13.5 1 6"}},{tag:"polyline",attr:{points:"17 18 23 18 23 12"}}]})(t)}function uJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"23 6 13.5 15.5 8.5 10.5 1 18"}},{tag:"polyline",attr:{points:"17 6 23 6 23 12"}}]})(t)}function dJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"}}]})(t)}function hJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"1",y:"3",width:"15",height:"13"}},{tag:"polygon",attr:{points:"16 8 20 8 23 11 23 16 16 16 16 8"}},{tag:"circle",attr:{cx:"5.5",cy:"18.5",r:"2.5"}},{tag:"circle",attr:{cx:"18.5",cy:"18.5",r:"2.5"}}]})(t)}function fJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"2",y:"7",width:"20",height:"15",rx:"2",ry:"2"}},{tag:"polyline",attr:{points:"17 2 12 7 7 2"}}]})(t)}function pJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7"}}]})(t)}function gJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"}}]})(t)}function vJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"4 7 4 4 20 4 20 7"}},{tag:"line",attr:{x1:"9",y1:"20",x2:"15",y2:"20"}},{tag:"line",attr:{x1:"12",y1:"4",x2:"12",y2:"20"}}]})(t)}function mJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7"}}]})(t)}function yJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3"}},{tag:"line",attr:{x1:"4",y1:"21",x2:"20",y2:"21"}}]})(t)}function bJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}},{tag:"path",attr:{d:"M7 11V7a5 5 0 0 1 9.9-1"}}]})(t)}function xJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"16 16 12 12 8 16"}},{tag:"line",attr:{x1:"12",y1:"12",x2:"12",y2:"21"}},{tag:"path",attr:{d:"M20.39 18.39A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.3"}},{tag:"polyline",attr:{points:"16 16 12 12 8 16"}}]})(t)}function MJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}},{tag:"polyline",attr:{points:"17 8 12 3 7 8"}},{tag:"line",attr:{x1:"12",y1:"3",x2:"12",y2:"15"}}]})(t)}function wJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}},{tag:"circle",attr:{cx:"8.5",cy:"7",r:"4"}},{tag:"polyline",attr:{points:"17 11 19 13 23 9"}}]})(t)}function zJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}},{tag:"circle",attr:{cx:"8.5",cy:"7",r:"4"}},{tag:"line",attr:{x1:"23",y1:"11",x2:"17",y2:"11"}}]})(t)}function CJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}},{tag:"circle",attr:{cx:"8.5",cy:"7",r:"4"}},{tag:"line",attr:{x1:"20",y1:"8",x2:"20",y2:"14"}},{tag:"line",attr:{x1:"23",y1:"11",x2:"17",y2:"11"}}]})(t)}function AJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}},{tag:"circle",attr:{cx:"8.5",cy:"7",r:"4"}},{tag:"line",attr:{x1:"18",y1:"8",x2:"23",y2:"13"}},{tag:"line",attr:{x1:"23",y1:"8",x2:"18",y2:"13"}}]})(t)}function kJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}},{tag:"circle",attr:{cx:"12",cy:"7",r:"4"}}]})(t)}function HJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}},{tag:"circle",attr:{cx:"9",cy:"7",r:"4"}},{tag:"path",attr:{d:"M23 21v-2a4 4 0 0 0-3-3.87"}},{tag:"path",attr:{d:"M16 3.13a4 4 0 0 1 0 7.75"}}]})(t)}function EJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M16 16v1a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2m5.66 0H14a2 2 0 0 1 2 2v3.34l1 1L23 7v10"}},{tag:"line",attr:{x1:"1",y1:"1",x2:"23",y2:"23"}}]})(t)}function SJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"23 7 16 12 23 17 23 7"}},{tag:"rect",attr:{x:"1",y:"5",width:"15",height:"14",rx:"2",ry:"2"}}]})(t)}function LJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"5.5",cy:"11.5",r:"4.5"}},{tag:"circle",attr:{cx:"18.5",cy:"11.5",r:"4.5"}},{tag:"line",attr:{x1:"5.5",y1:"16",x2:"18.5",y2:"16"}}]})(t)}function _Jt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}},{tag:"path",attr:{d:"M15.54 8.46a5 5 0 0 1 0 7.07"}}]})(t)}function BJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}},{tag:"path",attr:{d:"M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07"}}]})(t)}function DJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}},{tag:"line",attr:{x1:"23",y1:"9",x2:"17",y2:"15"}},{tag:"line",attr:{x1:"17",y1:"9",x2:"23",y2:"15"}}]})(t)}function TJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}}]})(t)}function VJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"7"}},{tag:"polyline",attr:{points:"12 9 12 12 13.5 13.5"}},{tag:"path",attr:{d:"M16.51 17.35l-.35 3.83a2 2 0 0 1-2 1.82H9.83a2 2 0 0 1-2-1.82l-.35-3.83m.01-10.7l.35-3.83A2 2 0 0 1 9.83 1h4.35a2 2 0 0 1 2 1.82l.35 3.83"}}]})(t)}function OJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"1",y1:"1",x2:"23",y2:"23"}},{tag:"path",attr:{d:"M16.72 11.06A10.94 10.94 0 0 1 19 12.55"}},{tag:"path",attr:{d:"M5 12.55a10.94 10.94 0 0 1 5.17-2.39"}},{tag:"path",attr:{d:"M10.71 5.05A16 16 0 0 1 22.58 9"}},{tag:"path",attr:{d:"M1.42 9a15.91 15.91 0 0 1 4.7-2.88"}},{tag:"path",attr:{d:"M8.53 16.11a6 6 0 0 1 6.95 0"}},{tag:"line",attr:{x1:"12",y1:"20",x2:"12.01",y2:"20"}}]})(t)}function IJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M5 12.55a11 11 0 0 1 14.08 0"}},{tag:"path",attr:{d:"M1.42 9a16 16 0 0 1 21.16 0"}},{tag:"path",attr:{d:"M8.53 16.11a6 6 0 0 1 6.95 0"}},{tag:"line",attr:{x1:"12",y1:"20",x2:"12.01",y2:"20"}}]})(t)}function RJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2"}}]})(t)}function FJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}},{tag:"line",attr:{x1:"15",y1:"9",x2:"9",y2:"15"}},{tag:"line",attr:{x1:"9",y1:"9",x2:"15",y2:"15"}}]})(t)}function NJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2"}},{tag:"line",attr:{x1:"15",y1:"9",x2:"9",y2:"15"}},{tag:"line",attr:{x1:"9",y1:"9",x2:"15",y2:"15"}}]})(t)}function PJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"rect",attr:{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2"}},{tag:"line",attr:{x1:"9",y1:"9",x2:"15",y2:"15"}},{tag:"line",attr:{x1:"15",y1:"9",x2:"9",y2:"15"}}]})(t)}function jJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"line",attr:{x1:"18",y1:"6",x2:"6",y2:"18"}},{tag:"line",attr:{x1:"6",y1:"6",x2:"18",y2:"18"}}]})(t)}function UJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"}},{tag:"polygon",attr:{points:"9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"}}]})(t)}function WJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polyline",attr:{points:"12.41 6.75 13 2 10.57 4.92"}},{tag:"polyline",attr:{points:"18.57 12.91 21 10 15.66 10"}},{tag:"polyline",attr:{points:"8 8 3 14 12 14 11 22 16 16"}},{tag:"line",attr:{x1:"1",y1:"1",x2:"23",y2:"23"}}]})(t)}function ZJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"polygon",attr:{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2"}}]})(t)}function GJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"11",cy:"11",r:"8"}},{tag:"line",attr:{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}},{tag:"line",attr:{x1:"11",y1:"8",x2:"11",y2:"14"}},{tag:"line",attr:{x1:"8",y1:"11",x2:"14",y2:"11"}}]})(t)}function qJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"circle",attr:{cx:"11",cy:"11",r:"8"}},{tag:"line",attr:{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}},{tag:"line",attr:{x1:"8",y1:"11",x2:"14",y2:"11"}}]})(t)}function YJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 15H5.5v-4.5H4V9h3v6zm6.5-1.5h-3v-1h2c.55 0 1-.45 1-1V10c0-.55-.45-1-1-1H9v1.5h3v1h-2c-.55 0-1 .45-1 1V15h4.5v-1.5zm6 .5v-4c0-.55-.45-1-1-1H15v1.5h3v1h-2v1h2v1h-3V15h3.5c.55 0 1-.45 1-1z"}}]})(t)}function XJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.52 21.48A10.487 10.487 0 011.55 13H.05C.56 19.16 5.71 24 12 24l.66-.03-3.81-3.81-1.33 1.32zm.89-6.52c-.19 0-.37-.03-.52-.08a1.07 1.07 0 01-.4-.24c-.11-.1-.2-.22-.26-.37-.06-.14-.09-.3-.09-.47h-1.3c0 .36.07.68.21.95.14.27.33.5.56.69.24.18.51.32.82.41.3.1.62.15.96.15.37 0 .72-.05 1.03-.15.32-.1.6-.25.83-.44s.42-.43.55-.72c.13-.29.2-.61.2-.97 0-.19-.02-.38-.07-.56a1.67 1.67 0 00-.23-.51c-.1-.16-.24-.3-.4-.43-.17-.13-.37-.23-.61-.31a2.098 2.098 0 00.89-.75c.1-.15.17-.3.22-.46.05-.16.07-.32.07-.48 0-.36-.06-.68-.18-.96a1.78 1.78 0 00-.51-.69c-.2-.19-.47-.33-.77-.43C9.1 8.05 8.76 8 8.39 8c-.36 0-.69.05-1 .16-.3.11-.57.26-.79.45-.21.19-.38.41-.51.67-.12.26-.18.54-.18.85h1.3c0-.17.03-.32.09-.45s.14-.25.25-.34c.11-.09.23-.17.38-.22.15-.05.3-.08.48-.08.4 0 .7.1.89.31.19.2.29.49.29.86 0 .18-.03.34-.08.49a.87.87 0 01-.25.37c-.11.1-.25.18-.41.24-.16.06-.36.09-.58.09H7.5v1.03h.77c.22 0 .42.02.6.07s.33.13.45.23c.12.11.22.24.29.4.07.16.1.35.1.57 0 .41-.12.72-.35.93-.23.23-.55.33-.95.33zm8.55-5.92c-.32-.33-.7-.59-1.14-.77-.43-.18-.92-.27-1.46-.27H12v8h2.3c.55 0 1.06-.09 1.51-.27.45-.18.84-.43 1.16-.76.32-.33.57-.73.74-1.19.17-.47.26-.99.26-1.57v-.4c0-.58-.09-1.1-.26-1.57-.18-.47-.43-.87-.75-1.2zm-.39 3.16c0 .42-.05.79-.14 1.13-.1.33-.24.62-.43.85-.19.23-.43.41-.71.53-.29.12-.62.18-.99.18h-.91V9.12h.97c.72 0 1.27.23 1.64.69.38.46.57 1.12.57 1.99v.4zM12 0l-.66.03 3.81 3.81 1.33-1.33c3.27 1.55 5.61 4.72 5.96 8.48h1.5C23.44 4.84 18.29 0 12 0z"}}]})(t)}function $Jt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 11h-1.5v-.5h-2v3h2V13H21v1c0 .55-.45 1-1 1h-3c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1zM8 10v5H6.5v-1.5h-2V15H3v-5c0-.55.45-1 1-1h3c.55 0 1 .45 1 1zm-1.5.5h-2V12h2v-1.5zm7 1.5c.55 0 1 .45 1 1v1c0 .55-.45 1-1 1h-4V9h4c.55 0 1 .45 1 1v1c0 .55-.45 1-1 1zM11 10.5v.75h2v-.75h-2zm2 2.25h-2v.75h2v-.75z"}}]})(t)}function KJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.5 6c-2.61.7-5.67 1-8.5 1s-5.89-.3-8.5-1L3 8c1.86.5 4 .83 6 1v13h2v-6h2v6h2V9c2-.17 4.14-.5 6-1l-.5-2zM12 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"}}]})(t)}function QJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm9 7h-6v13h-2v-6h-2v6H9V9H3V7h18v2z"}}]})(t)}function JJt(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"17",cy:"4.54",r:"2"}},{tag:"path",attr:{d:"M14 17h-2c0 1.65-1.35 3-3 3s-3-1.35-3-3 1.35-3 3-3v-2c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5zm3-3.5h-1.86l1.67-3.67C17.42 8.5 16.44 7 14.96 7h-5.2c-.81 0-1.54.47-1.87 1.2L7.22 10l1.92.53L9.79 9H12l-1.83 4.1c-.6 1.33.39 2.9 1.85 2.9H17v5h2v-5.5c0-1.1-.9-2-2-2z"}}]})(t)}function t1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"12",cy:"4",r:"2"}},{tag:"path",attr:{d:"M19 13v-2c-1.54.02-3.09-.75-4.07-1.83l-1.29-1.43c-.17-.19-.38-.34-.61-.45-.01 0-.01-.01-.02-.01H13c-.35-.2-.75-.3-1.19-.26C10.76 7.11 10 8.04 10 9.09V15c0 1.1.9 2 2 2h5v5h2v-5.5c0-1.1-.9-2-2-2h-3v-3.45c1.29 1.07 3.25 1.94 5 1.95zm-6.17 5c-.41 1.16-1.52 2-2.83 2-1.66 0-3-1.34-3-3 0-1.31.84-2.41 2-2.83V12.1a5 5 0 105.9 5.9h-2.07z"}}]})(t)}function e1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 18v1c0 1.1-.9 2-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2h14c1.1 0 2 .9 2 2v1h-9a2 2 0 00-2 2v8a2 2 0 002 2h9zm-9-2h10V8H12v8zm4-2.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}}]})(t)}function n1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 10h3v7H4zM10.5 10h3v7h-3zM2 19h20v3H2zM17 10h3v7h-3zM12 1L2 6v2h20V6z"}}]})(t)}function r1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 3c1.93 0 3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5S10.07 6 12 6zm7 13H5v-.23c0-.62.28-1.2.76-1.58C7.47 15.82 9.64 15 12 15s4.53.82 6.24 2.19c.48.38.76.97.76 1.58V19z"}}]})(t)}function a1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 4c1.93 0 3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5S10.07 6 12 6zm0 14c-2.03 0-4.43-.82-6.14-2.88a9.947 9.947 0 0112.28 0C16.43 19.18 14.03 20 12 20z"}}]})(t)}function i1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h10v-2H4v-6h18V6c0-1.11-.89-2-2-2zm0 4H4V6h16v2zm4 9v2h-3v3h-2v-3h-3v-2h3v-3h2v3h3z"}}]})(t)}function o1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 11c.7 0 1.37.1 2 .29V9l-8-6-8 6v12h7.68A6.995 6.995 0 0118 11z"}},{tag:"path",attr:{d:"M18 13c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm3 5.5h-2.5V21h-1v-2.5H15v-1h2.5V15h1v2.5H21v1z"}}]})(t)}function l1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm18.31 6l-2.76 5z"}},{tag:"path",attr:{d:"M11 9h2V6h3V4h-3V1h-2v3H8v2h3v3zm-4 9c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-9.83-3.25l.03-.12.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.86-7.01L19.42 4h-.01l-1.1 2-2.76 5H8.53l-.13-.27L6.16 6l-.95-2-.94-2H1v2h2l3.6 7.59-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h12v-2H7.42c-.13 0-.25-.11-.25-.25z"}}]})(t)}function c1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 5.18L10.59 16.6l-4.24-4.24 1.41-1.41 2.83 2.83 10-10L22 5.18zM12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8c1.57 0 3.04.46 4.28 1.25l1.45-1.45A10.02 10.02 0 0012 2C6.48 2 2 6.48 2 12s4.48 10 10 10c1.73 0 3.36-.44 4.78-1.22l-1.5-1.5c-1 .46-2.11.72-3.28.72zm7-5h-3v2h3v3h2v-3h3v-2h-3v-3h-2v3z"}}]})(t)}function s1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 21v-3h3v-2h-3v-3h-2v3h-3v2h3v3h2zm-4.97.5H5.66c-.72 0-1.38-.38-1.73-1l-2.36-4.1c-.36-.62-.35-1.38.01-2L7.92 3.49c.36-.61 1.02-.99 1.73-.99h4.7c.71 0 1.37.38 1.73.99l4.48 7.71a6.176 6.176 0 00-2.4-.14L14.35 4.5h-4.7L3.31 15.41l2.35 4.09h7.89c.35.77.85 1.45 1.48 2zM13.34 15c-.22.63-.34 1.3-.34 2H7.25l-.73-1.27 4.58-7.98h1.8l2.53 4.42c-.56.42-1.05.93-1.44 1.51l-2-3.49L9.25 15h4.09z"}}]})(t)}function u1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 5v2h-3v3h-2V7h-3V5h3V2h2v3h3zm-3 14H5V5h6V3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-6h-2v6zm-4-6v4h2v-4h-2zm-4 4h2V9h-2v8zm-2 0v-6H7v6h2z"}}]})(t)}function d1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 11c.34 0 .67.04 1 .09V6.27L10.5 3 3 6.27v4.91c0 4.54 3.2 8.79 7.5 9.82.55-.13 1.08-.32 1.6-.55-.69-.98-1.1-2.17-1.1-3.45 0-3.31 2.69-6 6-6z"}},{tag:"path",attr:{d:"M17 13c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 1.38c.62 0 1.12.51 1.12 1.12s-.51 1.12-1.12 1.12-1.12-.51-1.12-1.12.5-1.12 1.12-1.12zm0 5.37c-.93 0-1.74-.46-2.24-1.17.05-.72 1.51-1.08 2.24-1.08s2.19.36 2.24 1.08c-.5.71-1.31 1.17-2.24 1.17z"}}]})(t)}function h1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.71 17.99A5.993 5.993 0 016 12c0-3.31 2.69-6 6-6 3.22 0 5.84 2.53 5.99 5.71l-2.1-.63a3.999 3.999 0 10-4.81 4.81l.63 2.1zM22 12c0 .3-.01.6-.04.9l-1.97-.59c.01-.1.01-.21.01-.31 0-4.42-3.58-8-8-8s-8 3.58-8 8 3.58 8 8 8c.1 0 .21 0 .31-.01l.59 1.97c-.3.03-.6.04-.9.04-5.52 0-10-4.48-10-10S6.48 2 12 2s10 4.48 10 10zm-3.77 4.26L22 15l-10-3 3 10 1.26-3.77 4.27 4.27 1.98-1.98-4.28-4.26z"}}]})(t)}function f1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.88 3.39L6.6 1.86 2 5.71l1.29 1.53 4.59-3.85zM22 5.72l-4.6-3.86-1.29 1.53 4.6 3.86L22 5.72zM12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9a9 9 0 000-18zm0 16c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7zm1-11h-2v3H8v2h3v3h2v-3h3v-2h-3V9z"}}]})(t)}function p1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 6c3.87 0 7 3.13 7 7 0 .84-.16 1.65-.43 2.4l1.52 1.52c.58-1.19.91-2.51.91-3.92a9 9 0 00-9-9c-1.41 0-2.73.33-3.92.91L9.6 6.43C10.35 6.16 11.16 6 12 6zm10-.28l-4.6-3.86-1.29 1.53 4.6 3.86L22 5.72zM2.92 2.29L1.65 3.57 2.98 4.9l-1.11.93 1.42 1.42 1.11-.94.8.8A8.964 8.964 0 003 13c0 4.97 4.02 9 9 9 2.25 0 4.31-.83 5.89-2.2l2.2 2.2 1.27-1.27L3.89 3.27l-.97-.98zm13.55 16.1C15.26 19.39 13.7 20 12 20c-3.87 0-7-3.13-7-7 0-1.7.61-3.26 1.61-4.47l9.86 9.86zM8.02 3.28L6.6 1.86l-.86.71 1.42 1.42.86-.71z"}}]})(t)}function g1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 5.72l-4.6-3.86-1.29 1.53 4.6 3.86L22 5.72zM7.88 3.39L6.6 1.86 2 5.71l1.29 1.53 4.59-3.85zM12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9a9 9 0 000-18zm0 16c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7zm-1.46-5.47L8.41 12.4l-1.06 1.06 3.18 3.18 6-6-1.06-1.06-4.93 4.95z"}}]})(t)}function v1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 5.72l-4.6-3.86-1.29 1.53 4.6 3.86L22 5.72zM7.88 3.39L6.6 1.86 2 5.71l1.29 1.53 4.59-3.85zM12.5 8H11v6l4.75 2.85.75-1.23-4-2.37V8zM12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9a9 9 0 000-18zm0 16c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"}}]})(t)}function m1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 6h-4c0 1.62-1.38 3-3 3s-3-1.38-3-3H5V5h14v4zm-4 7h6v3c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2v-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3z"}}]})(t)}function y1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M16.21 4.16l4 4v-4zm4 12l-4 4h4zm-12 4l-4-4v4zm-4-12l4-4h-4zm12.95-.95c-2.73-2.73-7.17-2.73-9.9 0s-2.73 7.17 0 9.9 7.17 2.73 9.9 0 2.73-7.16 0-9.9zm-1.1 8.8c-2.13 2.13-5.57 2.13-7.7 0s-2.13-5.57 0-7.7 5.57-2.13 7.7 0 2.13 5.57 0 7.7z"}},{tag:"path",attr:{fill:"none",d:"M.21.16h24v24h-24z"}}]})(t)}function b1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9 17H7v-5h2v5zm4 0h-2v-3h2v3zm0-5h-2v-2h2v2zm4 5h-2V7h2v10z"}}]})(t)}function x1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 15l1.55 1.55c-.96 1.69-3.33 3.04-5.55 3.37V11h3V9h-3V7.82C14.16 7.4 15 6.3 15 5c0-1.65-1.35-3-3-3S9 3.35 9 5c0 1.3.84 2.4 2 2.82V9H8v2h3v8.92c-2.22-.33-4.59-1.68-5.55-3.37L7 15l-4-3v3c0 3.88 4.92 7 9 7s9-3.12 9-7v-3l-4 3zM12 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z"}}]})(t)}function M1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17.6 9.48l1.84-3.18c.16-.31.04-.69-.26-.85a.637.637 0 00-.83.22l-1.88 3.24a11.463 11.463 0 00-8.94 0L5.65 5.67a.643.643 0 00-.87-.2c-.28.18-.37.54-.22.83L6.4 9.48A10.78 10.78 0 001 18h22a10.78 10.78 0 00-5.4-8.52zM7 15.25a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5zm10 0a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5z"}}]})(t)}function w1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-7 9h-2V5h2v6zm0 4h-2v-2h2v2z"}}]})(t)}function z1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 12l-2 2-2-2 2-2 2 2zm-2-6l2.12 2.12 2.5-2.5L12 1 7.38 5.62l2.5 2.5L12 6zm-6 6l2.12-2.12-2.5-2.5L1 12l4.62 4.62 2.5-2.5L6 12zm12 0l-2.12 2.12 2.5 2.5L23 12l-4.62-4.62-2.5 2.5L18 12zm-6 6l-2.12-2.12-2.5 2.5L12 23l4.62-4.62-2.5-2.5L12 18z"}}]})(t)}function C1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm-2.5 4A2.5 2.5 0 0118 9.5c.42 0 .8.11 1.15.29l-3.36 3.36c-.18-.35-.29-.73-.29-1.15zm2.5 2.5c-.42 0-.8-.11-1.15-.29l3.36-3.36c.18.35.29.73.29 1.15a2.5 2.5 0 01-2.5 2.5zM17 18H7V6h10v1h2V3c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2v-4h-2v1z"}}]})(t)}function A1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 18H7V6h10v1h2V3c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2v-4h-2v1zM20.38 9.62L21 11l.62-1.38L23 9l-1.38-.62L21 7l-.62 1.38L19 9z"}},{tag:"path",attr:{d:"M16 8l-1.25 2.75L12 12l2.75 1.25L16 16l1.25-2.75L20 12l-2.75-1.25zM21 13l-.62 1.38L19 15l1.38.62L21 17l.62-1.38L23 15l-1.38-.62z"}}]})(t)}function k1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 10V8h-2v4H8l4 4 4-4h-3z"}}]})(t)}function H1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 12c0 5.52 4.48 10 10 10s10-4.48 10-10S17.52 2 12 2 2 6.48 2 12zm10-1h4v2h-4v3l-4-4 4-4v3z"}}]})(t)}function E1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10 10-4.48 10-10zm-10 1H8v-2h4V8l4 4-4 4v-3z"}}]})(t)}function S1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0 2c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10zm-1-10v4h2v-4h3l-4-4-4 4h3z"}}]})(t)}function L1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 6v2h8.59L5 17.59 6.41 19 16 9.41V18h2V6z"}}]})(t)}function _1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.01 11H4v2h12.01v3L20 12l-3.99-4z"}}]})(t)}function B1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z"}}]})(t)}function D1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 12h-2v3h-3v2h5v-5zM7 9h3V7H5v5h2V9zm14-6H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16.01H3V4.99h18v14.02z"}}]})(t)}function T1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9 17H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4z"}}]})(t)}function V1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 13c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm3 5.5h-2.5V21h-1v-2.5H15v-1h2.5V15h1v2.5H21v1z"}},{tag:"path",attr:{d:"M11.69 15c.36-.75.84-1.43 1.43-2H7v-2h11c1.07 0 2.09.25 3 .69V5c0-1.1-.9-2-2-2h-4.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6.69c-.44-.91-.69-1.93-.69-3 0-.34.03-.67.08-1H7v-2h4.69zM12 2.75c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75zM7 7h10v2H7V7z"}}]})(t)}function O1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm0 4c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm6 12H6v-1.4c0-2 4-3.1 6-3.1s6 1.1 6 3.1V19z"}}]})(t)}function I1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-6 15h-2v-2h2v2zm0-4h-2V8h2v6zm-1-9c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function R1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm4 12h-4v3l-5-5 5-5v3h4v4z"}}]})(t)}function F1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm0 15l-5-5h3V9h4v4h3l-5 5z"}}]})(t)}function N1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-2 14l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z"}}]})(t)}function P1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm2 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z"}}]})(t)}function j1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 10h2v7H5zM11 10h2v7h-2zM22 6L12 1 2 6v2h20zM2 19v2h12.4c-.21-.64-.32-1.31-.36-2H2zM19 12.26V10h-2v3.26zM20 14l-4 2v2.55c0 2.52 1.71 4.88 4 5.45 2.29-.57 4-2.93 4-5.45V16l-4-2zm-.72 7l-2.03-2.03 1.06-1.06.97.97 2.41-2.38 1.06 1.06L19.28 21z"}}]})(t)}function U1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 6v3l4-4-4-4v3c-4.42 0-8 3.58-8 8 0 1.57.46 3.03 1.24 4.26L6.7 14.8A5.87 5.87 0 016 12c0-3.31 2.69-6 6-6zm6.76 1.74L17.3 9.2c.44.84.7 1.79.7 2.8 0 3.31-2.69 6-6 6v-3l-4 4 4 4v-3c4.42 0 8-3.58 8-8 0-1.57-.46-3.03-1.24-4.26z"}}]})(t)}function W1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6v14H6v2h14c1.1 0 2-.9 2-2V6h-2z"}},{tag:"path",attr:{d:"M16 2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM9 16H4v-5h5v5zm7 0h-5v-5h5v5zm0-7H4V4h12v5z"}}]})(t)}function Z1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM14 13v4h-4v-4H7l5-5 5 5h-3z"}}]})(t)}function G1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 7.83c.85-.3 1.53-.98 1.83-1.83H18l-3 7c0 1.66 1.57 3 3.5 3s3.5-1.34 3.5-3l-3-7h2V4h-6.17c-.41-1.17-1.52-2-2.83-2s-2.42.83-2.83 2H3v2h2l-3 7c0 1.66 1.57 3 3.5 3S9 14.66 9 13L6 6h3.17c.3.85.98 1.53 1.83 1.83V19H2v2h20v-2h-9V7.83zM20.37 13h-3.74l1.87-4.36L20.37 13zm-13 0H3.63L5.5 8.64 7.37 13zM12 6c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function q1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M23 8.75h-4v-1.5h4v1.5zm-.38-4.38L22 3l-3.62 1.63L19 6l3.62-1.63zM19 10l-.62 1.37L22 13l.62-1.37L19 10zm-8 3c.55 0 1 .45 1 1v2c0 .55-.45 1-1 1H9.64l-.74 2.78A2.999 2.999 0 016 22a2.995 2.995 0 01-2.9-3.77l1.82-6.8A4.028 4.028 0 013 8c0-2.21 1.79-4 4-4h8c1.49 0 2.45 1.56 1.79 2.89l-2 4C14.45 11.57 13.75 12 13 12h-2.02l-.27 1H11z"}}]})(t)}function Y1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 8H7c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-4 12.5h-2V19h2v1.5zm0-2.5h-2c0-1.5-2.5-3-2.5-5 0-1.93 1.57-3.5 3.5-3.5s3.5 1.57 3.5 3.5c0 2-2.5 3.5-2.5 5zm5-11.5H6C6 5.67 6.67 5 7.5 5h9c.83 0 1.5.67 1.5 1.5zm-1-3H7C7 2.67 7.67 2 8.5 2h7c.83 0 1.5.67 1.5 1.5z"}}]})(t)}function X1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 1H7c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zM7 18V6h10v12H7zm9-7V9.14C16 8.51 15.55 8 15 8H9c-.55 0-1 .51-1 1.14v1.96c.55 0 1 .45 1 1s-.45 1-1 1v1.76c0 .63.45 1.14 1 1.14h6c.55 0 1-.51 1-1.14V13c-.55 0-1-.45-1-1s.45-1 1-1zm-3.5 3.5h-1v-1h1v1zm0-2h-1v-1h1v1zm0-2h-1v-1h1v1z"}}]})(t)}function $1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM6 4h5v8l-2.5-1.5L6 12V4z"}}]})(t)}function K1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 7h-2v2h-2V7h-2V5h2V3h2v2h2v2zm-2 14l-7-3-7 3V5c0-1.1.9-2 2-2h7a5.002 5.002 0 005 7.9V21z"}}]})(t)}function Q1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 21l-7-3-7 3V5c0-1.1.9-2 2-2h7a5.002 5.002 0 005 7.9V21zM17.83 9L15 6.17l1.41-1.41 1.41 1.41 3.54-3.54 1.41 1.41L17.83 9z"}}]})(t)}function J1t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 3H7c-1.1 0-1.99.9-1.99 2L5 21l7-3 7 3V5c0-1.1-.9-2-2-2zm0 15l-5-2.18L7 18V5h10v13z"}}]})(t)}function t0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 7h-6V5h6v2zm-2 3.9A5.002 5.002 0 0114 3H7c-1.1 0-2 .9-2 2v16l7-3 7 3V10.9z"}}]})(t)}function e0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 3H7c-1.1 0-1.99.9-1.99 2L5 21l7-3 7 3V5c0-1.1-.9-2-2-2z"}}]})(t)}function n0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 18l2 1V3c0-1.1-.9-2-2-2H8.99C7.89 1 7 1.9 7 3h10c1.1 0 2 .9 2 2v13zM15 5H5c-1.1 0-2 .9-2 2v16l7-3 7 3V7c0-1.1-.9-2-2-2z"}}]})(t)}function r0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 3a9 9 0 10.001 18.001A9 9 0 009 3zm2.79 13.21L8 12.41V7h2v4.59l3.21 3.21-1.42 1.41z"}},{tag:"path",attr:{d:"M17.99 3.52v2.16A6.99 6.99 0 0122 12c0 2.79-1.64 5.2-4.01 6.32v2.16C21.48 19.24 24 15.91 24 12s-2.52-7.24-6.01-8.48z"}}]})(t)}function a0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 8h-2.81a5.985 5.985 0 00-1.82-1.96L17 4.41 15.59 3l-2.17 2.17C12.96 5.06 12.49 5 12 5c-.49 0-.96.06-1.41.17L8.41 3 7 4.41l1.62 1.63C7.88 6.55 7.26 7.22 6.81 8H4v2h2.09c-.05.33-.09.66-.09 1v1H4v2h2v1c0 .34.04.67.09 1H4v2h2.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H20v-2h-2.09c.05-.33.09-.66.09-1v-1h2v-2h-2v-1c0-.34-.04-.67-.09-1H20V8zm-6 8h-4v-2h4v2zm0-4h-4v-2h4v2z"}}]})(t)}function i0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm4.9 13.49l-1.4 1.4c-.2.2-.51.2-.71 0l-3.41-3.41c-1.22.43-2.64.17-3.62-.81a3.468 3.468 0 01-.59-4.1l2.35 2.35 1.41-1.41-2.35-2.34c1.32-.71 2.99-.52 4.1.59.98.98 1.24 2.4.81 3.62l3.41 3.41c.19.19.19.51 0 .7z"}}]})(t)}function o0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M22.7 19l-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.3-2.3c.5-.4.5-1.1.1-1.4z"}}]})(t)}function l0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 8l-4 4h3c0 3.31-2.69 6-6 6a5.87 5.87 0 01-2.8-.7l-1.46 1.46A7.93 7.93 0 0012 20c4.42 0 8-3.58 8-8h3l-4-4zM6 12c0-3.31 2.69-6 6-6 1.01 0 1.97.25 2.8.7l1.46-1.46A7.93 7.93 0 0012 4c-4.42 0-8 3.58-8 8H1l4 4 4-4H6z"}}]})(t)}function c0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 002 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V10h14v10zM9 14H7v-2h2v2zm4 0h-2v-2h2v2zm4 0h-2v-2h2v2zm-8 4H7v-2h2v2zm4 0h-2v-2h2v2zm4 0h-2v-2h2v2z"}}]})(t)}function s0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"}}]})(t)}function u0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 17h18v2H3zm0-7h18v5H3zm0-4h18v2H3z"}}]})(t)}function d0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM8 11H4V6h4v5zm6 0h-4V6h4v5zm6 0h-4V6h4v5zM8 18H4v-5h4v5zm6 0h-4v-5h4v5zm6 0h-4v-5h4v5z"}}]})(t)}function h0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-7 2h2.5v12H13V6zm-2 12H8.5V6H11v12zM4 6h2.5v12H4V6zm16 12h-2.5V6H20v12z"}}]})(t)}function f0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 3L7.17 5H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2h-3.17L15 3H9zm3 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z"}},{tag:"path",attr:{d:"M12 17l1.25-2.75L16 13l-2.75-1.25L12 9l-1.25 2.75L8 13l2.75 1.25z"}}]})(t)}function p0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.5 9c-.42 0-.83.04-1.24.11L1.01 3 1 10l9 2-9 2 .01 7 8.07-3.46C9.59 21.19 12.71 24 16.5 24c4.14 0 7.5-3.36 7.5-7.5S20.64 9 16.5 9zm0 13c-3.03 0-5.5-2.47-5.5-5.5s2.47-5.5 5.5-5.5 5.5 2.47 5.5 5.5-2.47 5.5-5.5 5.5z"}},{tag:"path",attr:{d:"M18.27 14.03l-1.77 1.76-1.77-1.76-.7.7 1.76 1.77-1.76 1.77.7.7 1.77-1.76 1.77 1.76.7-.7-1.76-1.77 1.76-1.77z"}}]})(t)}function g0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-2.18c.11-.31.18-.65.18-1a2.996 2.996 0 00-5.5-1.65l-.5.67-.5-.68C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm11 15H4v-2h16v2zm0-5H4V8h5.08L7 10.83 8.62 12 11 8.76l1-1.36 1 1.36L15.38 12 17 10.83 14.92 8H20v6z"}}]})(t)}function v0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4c-1.11 0-2 .89-2 2v11c0 1.11.89 2 2 2h4v5l4-2 4 2v-5h4c1.11 0 2-.89 2-2V4c0-1.11-.89-2-2-2zm0 13H4v-2h16v2zm0-5H4V4h16v6z"}}]})(t)}function m0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-3V4c0-1.11-.89-2-2-2H9c-1.11 0-2 .89-2 2v2H4c-1.11 0-2 .89-2 2v11c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zM9 4h6v2H9V4zm11 15H4v-2h16v2zm0-5H4V8h3v2h2V8h6v2h2V8h3v6z"}}]})(t)}function y0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 7.77L18.39 18H5.61L12 7.77M12 4L2 20h20L12 4z"}}]})(t)}function b0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16.59 7.58L10 14.17l-3.59-3.58L5 12l5 5 8-8zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}}]})(t)}function x0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"}}]})(t)}function M0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M-74 29h48v48h-48V29zM0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 12h7v1.5h-7zm0-2.5h7V11h-7zm0 5h7V16h-7zM21 4H3c-1.1 0-2 .9-2 2v13c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 15h-9V6h9v13z"}}]})(t)}function w0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 16.5c-.83 0-1.5-.67-1.5-1.5h3c0 .83-.67 1.5-1.5 1.5zm5-2.5H7v-1l1-1v-2.61C8 9.27 9.03 7.47 11 7v-.5c0-.57.43-1 1-1s1 .43 1 1V7c1.97.47 3 2.28 3 4.39V14l1 1v1z"}}]})(t)}function z0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM6 4h5v8l-2.5-1.5L6 12V4z"}}]})(t)}function C0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 3.41L16.71 8.7 20 12h-8V4l3.29 3.29L20.59 2 22 3.41zM3.41 22l5.29-5.29L12 20v-8H4l3.29 3.29L2 20.59 3.41 22z"}}]})(t)}function A0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.17 12l-4.58-4.59L16 6l6 6-3.59 3.59L17 14.17 19.17 12zM1.39 4.22l4.19 4.19L2 12l6 6 1.41-1.41L4.83 12 7 9.83l12.78 12.78 1.41-1.41L2.81 2.81 1.39 4.22z"}}]})(t)}function k0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9.4 16.6L4.8 12l4.6-4.6L8 6l-6 6 6 6 1.4-1.4zm5.2 0l4.6-4.6-4.6-4.6L16 6l6 6-6 6-1.4-1.4z"}}]})(t)}function H0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-1 11l-2.5-1.5L14 13V5h5v8z"}}]})(t)}function E0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.9 11a5 5 0 00-9.8 0H2v2h5.1a5 5 0 009.8 0H22v-2h-5.1zM12 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"}}]})(t)}function S0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4H5C3.34 4 2 5.34 2 7v8c0 1.66 1.34 3 3 3l-1 1v1h1l2-2.03L9 18v-5H4V5.98L13 6v2h2V7c0-1.66-1.34-3-3-3zM5 14c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm15.57-4.34c-.14-.4-.52-.66-.97-.66h-7.19c-.46 0-.83.26-.98.66L10 13.77l.01 5.51c0 .38.31.72.69.72h.62c.38 0 .68-.38.68-.76V18h8v1.24c0 .38.31.76.69.76h.61c.38 0 .69-.34.69-.72l.01-1.37v-4.14l-1.43-4.11zm-8.16.34h7.19l1.03 3h-9.25l1.03-3zM12 16c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm8 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function L0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.01 14H2v2h7.01v3L13 15l-3.99-4v3zm5.98-1v-3H22V8h-7.01V5L11 9l3.99 4z"}}]})(t)}function _0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8 19h3v3h2v-3h3l-4-4-4 4zm8-15h-3V1h-2v3H8l4 4 4-4zM4 9v2h16V9H4zM4 12h16v2H4z"}}]})(t)}function B0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8l-6-6zm-2 8c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm4 8H8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0116 17.43V18z"}}]})(t)}function D0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.5 2C6.81 2 3 5.81 3 10.5S6.81 19 11.5 19h.5v3c4.86-2.34 8-7 8-11.5C20 5.81 16.19 2 11.5 2zm1 14.5h-2v-2h2v2zm0-3.5h-2c0-3.25 3-3 3-5 0-1.1-.9-2-2-2s-2 .9-2 2h-2c0-2.21 1.79-4 4-4s4 1.79 4 4c0 2.5-3 2.75-3 5z"}}]})(t)}function T0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM8.46 14.45l-1.36-.62c.28-.61.41-1.24.4-1.86a4.42 4.42 0 00-.4-1.8l1.36-.63c.35.75.53 1.56.54 2.4.01.86-.17 1.7-.54 2.51zm3.07 1.56l-1.3-.74c.52-.92.78-1.98.78-3.15 0-1.19-.27-2.33-.8-3.4l1.34-.67c.64 1.28.96 2.65.96 4.07 0 1.43-.33 2.74-.98 3.89zm3.14 1.32l-1.35-.66c.78-1.6 1.18-3.18 1.18-4.69 0-1.51-.4-3.07-1.18-4.64l1.34-.67c.9 1.78 1.34 3.56 1.34 5.31 0 1.74-.44 3.54-1.33 5.35z"}}]})(t)}function V0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.88 9.14c1.28.06 1.61 1.15 1.63 1.66h1.79c-.08-1.98-1.49-3.19-3.45-3.19C9.64 7.61 8 9 8 12.14c0 1.94.93 4.24 3.84 4.24 2.22 0 3.41-1.65 3.44-2.95h-1.79c-.03.59-.45 1.38-1.63 1.44-1.31-.04-1.86-1.06-1.86-2.73 0-2.89 1.28-2.98 1.88-3zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}}]})(t)}function O0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.9 21.9L2.1 2.1.69 3.51l1.55 1.55c-.15.28-.23.6-.23.94L2 18c0 1.11.89 2 2 2h13.17l3.31 3.31 1.42-1.41zM4 12V8h1.17l4 4H4zm2.83-8H20c1.11 0 2 .89 2 2v12c0 .34-.08.66-.23.94L14.83 12H20V8h-9.17l-4-4z"}}]})(t)}function I0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4v-6h16v6zm0-10H4V6h16v2z"}}]})(t)}function R0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.5 14v-1H11v.5h2v-1h-2.5c-.55 0-1-.45-1-1V10c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1H13v-.5h-2v1h2.5c.55 0 1 .45 1 1V14c0 .55-.45 1-1 1h-3c-.55 0-1-.45-1-1zm7.5 1h3c.55 0 1-.45 1-1v-1.5c0-.55-.45-1-1-1h-2.5v-1h2v.5H21v-1c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1v1.5c0 .55.45 1 1 1h2.5v1h-2V13H16v1c0 .55.45 1 1 1zm-9-5c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-1H6.5v.5h-2v-3h2v.5H8v-1z"}}]})(t)}function F0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.89 11.1c-1.78-.59-2.64-.96-2.64-1.9 0-1.02 1.11-1.39 1.81-1.39 1.31 0 1.79.99 1.9 1.34l1.58-.67c-.15-.45-.82-1.92-2.54-2.24V5h-2v1.26c-2.48.56-2.49 2.86-2.49 2.96 0 2.27 2.25 2.91 3.35 3.31 1.58.56 2.28 1.07 2.28 2.03 0 1.13-1.05 1.61-1.98 1.61-1.82 0-2.34-1.87-2.4-2.09l-1.66.67c.63 2.19 2.28 2.78 2.9 2.96V19h2v-1.24c.4-.09 2.9-.59 2.9-3.22 0-1.39-.61-2.61-3.01-3.44zM3 21H1v-6h6v2H4.52c1.61 2.41 4.36 4 7.48 4a9 9 0 009-9h2c0 6.08-4.92 11-11 11-3.72 0-7.01-1.85-9-4.67V21zm-2-9C1 5.92 5.92 1 12 1c3.72 0 7.01 1.85 9 4.67V3h2v6h-6V7h2.48C17.87 4.59 15.12 3 12 3a9 9 0 00-9 9H1z"}}]})(t)}function N0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM17 15.74L15.74 17 12 13.26 8.26 17 7 15.74 10.74 12 7 8.26 8.26 7 12 10.74 15.74 7 17 8.26 13.26 12 17 15.74z"}}]})(t)}function P0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 3h8v8H3zm10 0h8v8h-8zM3 13h8v8H3zm15 0h-2v3h-3v2h3v3h2v-3h3v-2h-3z"}}]})(t)}function j0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 13h8V3H3v10zm0 8h8v-6H3v6zm10 0h8V11h-8v10zm0-18v6h8V3h-8z"}}]})(t)}function U0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12c0 1.33.26 2.61.74 3.77L8 10.5l3.3 2.78L14.58 10H13V8h5v5h-2v-1.58L11.41 16l-3.29-2.79-4.4 4.4A9.996 9.996 0 0012 22h8c1.1 0 2-.9 2-2v-8c0-5.52-4.48-10-10-10zm7.5 18.5c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function W0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-8.33 5.17l2 2 3.67-3.67 1.41 1.41L12.67 13l-2-2-3 3-1.41-1.41 4.41-4.42zM5 16h1.72L5 17.72V16zm.84 3l3-3h1.83l-3 3H5.84zm3.96 0l3-3h1.62l-3 3H9.8zm3.73 0l3-3h1.62l-3 3h-1.62zM19 19h-1.73L19 17.27V19z"}}]})(t)}function Z0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 11H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2zm2-7h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 002 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V9h14v11z"}}]})(t)}function G0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zm2.46-7.12l1.41-1.41L12 12.59l2.12-2.12 1.41 1.41L13.41 14l2.12 2.12-1.41 1.41L12 15.41l-2.12 2.12-1.41-1.41L10.59 14l-2.13-2.12zM15.5 4l-1-1h-5l-1 1H5v2h14V4z"}}]})(t)}function q0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM8 9h8v10H8V9zm7.5-5l-1-1h-5l-1 1H5v2h14V4z"}}]})(t)}function Y0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"}}]})(t)}function X0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 3h18v2H3zM3 19h18v2H3z"}}]})(t)}function $0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 3h18v2H3zM3 19h18v2H3zM3 11h18v2H3z"}}]})(t)}function K0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 2h18v2H3zM3 20h18v2H3zM3 14h18v2H3zM3 8h18v2H3z"}}]})(t)}function Q0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm2 16H8v-2h8v2zm0-4H8v-2h8v2zm-3-5V3.5L18.5 9H13z"}}]})(t)}function J0t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 3v18h18V3H3zm14 12.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z"}}]})(t)}function t2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.99 12.34c.01-.11.01-.23.01-.34 0-5.52-4.48-10-10-10S2 6.48 2 12c0 5.17 3.93 9.43 8.96 9.95a9.343 9.343 0 01-2.32-2.68A8.01 8.01 0 014 12c0-1.85.63-3.55 1.69-4.9l5.66 5.66c.56-.4 1.17-.73 1.82-1L7.1 5.69A7.902 7.902 0 0112 4c4.24 0 7.7 3.29 7.98 7.45.71.22 1.39.52 2.01.89zM17 13c-3.18 0-5.9 1.87-7 4.5 1.1 2.63 3.82 4.5 7 4.5s5.9-1.87 7-4.5c-1.1-2.63-3.82-4.5-7-4.5zm0 7a2.5 2.5 0 010-5 2.5 2.5 0 010 5zm1.5-2.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.5z"}}]})(t)}function e2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 3H4c-1.11 0-2 .89-2 2v12a2 2 0 002 2h4v2h8v-2h4c1.1 0 2-.9 2-2V5a2 2 0 00-2-2zm0 14H4V5h16v12z"}},{tag:"path",attr:{d:"M6 8.25h8v1.5H6zM16.5 9.75H18v-1.5h-1.5V7H15v4h1.5zM10 12.25h8v1.5h-8zM7.5 15H9v-4H7.5v1.25H6v1.5h1.5z"}}]})(t)}function n2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 13H4c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h16c.55 0 1-.45 1-1v-6c0-.55-.45-1-1-1zM7 19c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM20 3H4c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h16c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1zM7 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}}]})(t)}function r2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 7l-1.41-1.41-6.34 6.34 1.41 1.41L18 7zm4.24-1.41L11.66 16.17 7.48 12l-1.41 1.41L11.66 19l12-12-1.42-1.41zM.41 13.41L6 19l1.41-1.41L1.83 12 .41 13.41z"}}]})(t)}function a2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.77 5.03l1.4 1.4L8.43 19.17l-5.6-5.6 1.4-1.4 4.2 4.2L19.77 5.03m0-2.83L8.43 13.54l-4.2-4.2L0 13.57 8.43 22 24 6.43 19.77 2.2z"}}]})(t)}function i2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z"}}]})(t)}function o2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 5.08V2c-5 .5-9 4.81-9 10s4 9.5 9 10v-3.08c-3-.48-6-3.4-6-6.92s3-6.44 6-6.92zM18.97 11H22c-.47-5-4-8.53-9-9v3.08C16 5.51 18.54 8 18.97 11zM13 18.92V22c5-.47 8.53-4 9-9h-3.03c-.43 3-2.97 5.49-5.97 5.92z"}}]})(t)}function l2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 9.16V2c-5 .5-9 4.79-9 10s4 9.5 9 10v-7.16c-1-.41-2-1.52-2-2.84s1-2.43 2-2.84zM14.86 11H22c-.48-4.75-4-8.53-9-9v7.16c1 .3 1.52.98 1.86 1.84zM13 14.84V22c5-.47 8.52-4.25 9-9h-7.14c-.34.86-.86 1.54-1.86 1.84z"}}]})(t)}function c2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"}}]})(t)}function s2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 20v-9h-2V4h7l-2 5h2l-5 11zm-2-7v7H4c-1.1 0-2-.9-2-2v-3c0-1.1.9-2 2-2h11zm-8.75 2.75h-1.5v1.5h1.5v-1.5zM13 4v7H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h9zM6.25 6.75h-1.5v1.5h1.5v-1.5z"}}]})(t)}function u2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.05 8.05a7.001 7.001 0 00-.02 9.88c1.47-3.4 4.09-6.24 7.36-7.93A15.952 15.952 0 008 19.32c2.6 1.23 5.8.78 7.95-1.37C19.43 14.47 20 4 20 4S9.53 4.57 6.05 8.05z"}}]})(t)}function d2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 22H5a2 2 0 01-2-2l.01-14c0-1.1.88-2 1.99-2h1V2h2v2h8V2h2v2h1c1.1 0 2 .9 2 2v6h-2v-2H5v10h7v2zm10.13-5.01l.71-.71a.996.996 0 000-1.41l-.71-.71a.996.996 0 00-1.41 0l-.71.71 2.12 2.12zm-.71.71l-5.3 5.3H14v-2.12l5.3-5.3 2.12 2.12z"}}]})(t)}function h2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 19.88V22h2.12l5.17-5.17-2.12-2.12zM20 8l-6-6H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H12v-2.95l8-8V8zm-7 1V3.5L18.5 9H13zM22.71 14l-.71-.71a.996.996 0 00-1.41 0l-.71.71L22 16.12l.71-.71a.996.996 0 000-1.41z"}}]})(t)}function f2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.126 8.125l1.937-1.937 3.747 3.747-1.937 1.938zM20.71 5.63l-2.34-2.34a1 1 0 00-1.41 0l-1.83 1.83 3.75 3.75L20.71 7a1 1 0 000-1.37zM2 5l6.63 6.63L3 17.25V21h3.75l5.63-5.62L18 21l2-2L4 3 2 5z"}}]})(t)}function p2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 17V9.93L13.93 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-8.93L14.07 17H7z"}},{tag:"path",attr:{d:"M9 15h4.24l7.2-7.2-4.24-4.24-7.2 7.2zM22.91 2.49L21.5 1.08c-.78-.78-2.05-.78-2.83 0l-1.06 1.06 4.24 4.24 1.06-1.06c.79-.78.79-2.05 0-2.83z"}}]})(t)}function g2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 24V0h24v24H0z"}},{tag:"path",attr:{d:"M5 17h14v2H5zm7-12L5.33 15h13.34z"}}]})(t)}function v2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 18.5A6.48 6.48 0 019.24 15H15v-2H8.58c-.05-.33-.08-.66-.08-1s.03-.67.08-1H15V9H9.24A6.491 6.491 0 0115 5.5c1.61 0 3.09.59 4.23 1.57L21 5.3A8.955 8.955 0 0015 3c-3.92 0-7.24 2.51-8.48 6H3v2h3.06a8.262 8.262 0 000 2H3v2h3.52c1.24 3.49 4.56 6 8.48 6 2.31 0 4.41-.87 6-2.3l-1.78-1.77c-1.13.98-2.6 1.57-4.22 1.57z"}}]})(t)}function m2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 12V6c0-1.1-.9-2-2-2h-1V2h-2v2H8V2H6v2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h7v-2H5V10h14v2h2zm-5.36 8a3.504 3.504 0 006.86-1c0-1.93-1.57-3.5-3.5-3.5-.95 0-1.82.38-2.45 1H18V18h-4v-4h1.5v1.43c.9-.88 2.14-1.43 3.5-1.43 2.76 0 5 2.24 5 5a5.002 5.002 0 01-9.9 1h1.54z"}}]})(t)}function y2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 18v3h3v-3h10v3h3v-6H4v3zm15-8h3v3h-3v-3zM2 10h3v3H2v-3zm15 3H7V5c0-1.1.9-2 2-2h6c1.1 0 2 .9 2 2v8z"}}]})(t)}function b2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z"}}]})(t)}function x2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10.09 15.59L11.5 17l5-5-5-5-1.41 1.41L12.67 11H3v2h9.67l-2.58 2.59zM19 3H5a2 2 0 00-2 2v4h2V5h14v14H5v-4H3v4a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}}]})(t)}function M2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 20h16v2H4zM4 2h16v2H4zm9 7h3l-4-4-4 4h3v6H8l4 4 4-4h-3z"}}]})(t)}function w2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14.19 14.19l-1.41-1.41-1.56-1.56L11 11 9.81 9.81 4.93 4.93 2.27 2.27 1 3.54l2.78 2.78c-.11.16-.21.32-.31.48-.04.07-.09.14-.13.21-.09.15-.17.31-.25.47-.05.1-.1.21-.16.32-.06.14-.13.28-.19.43-.1.24-.19.48-.27.73l-.09.3c-.05.2-.1.39-.14.59-.02.11-.04.22-.07.33-.04.2-.07.4-.09.61-.01.1-.03.2-.03.3-.03.29-.05.6-.05.91 0 5.52 4.48 10 10 10 .31 0 .62-.02.92-.05l.3-.03c.2-.02.41-.06.61-.09.11-.02.22-.04.33-.07.2-.04.39-.09.58-.15.1-.03.2-.05.3-.09.25-.08.49-.17.73-.27.15-.06.29-.13.43-.19.11-.05.22-.1.33-.16.16-.08.31-.16.46-.25.07-.04.14-.09.21-.13.16-.1.32-.2.48-.31L20.46 23l1.27-1.27-2.66-2.66-4.88-4.88zM6 18l3-6.46L12.46 15 6 18zm16-6c0 .31-.02.62-.05.92l-.03.3c-.02.2-.06.41-.09.61-.02.11-.04.22-.07.33-.04.2-.09.39-.15.58-.03.1-.05.21-.09.31-.08.25-.17.49-.27.73-.06.15-.13.29-.19.43-.05.11-.1.22-.16.33-.08.16-.16.31-.25.46-.04.07-.09.14-.13.21-.1.16-.2.32-.31.48L15 12.46 18 6l-6.46 3-5.22-5.22c.16-.11.32-.21.48-.31.07-.04.14-.09.21-.13.15-.09.31-.17.46-.25.11-.05.22-.1.33-.16.14-.06.28-.13.43-.19.24-.1.48-.19.73-.27l.31-.09c.19-.05.38-.11.58-.15.11-.02.22-.04.33-.07.2-.04.4-.07.61-.09.1-.01.2-.03.3-.03.29-.02.6-.04.91-.04 5.52 0 10 4.48 10 10z"}}]})(t)}function z2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 10.9c-.61 0-1.1.49-1.1 1.1s.49 1.1 1.1 1.1c.61 0 1.1-.49 1.1-1.1s-.49-1.1-1.1-1.1zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm2.19 12.19L6 18l3.81-8.19L18 6l-3.81 8.19z"}}]})(t)}function C2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.78 22.61l-1.63-1.63c-.05 0-.1.02-.15.02h-3.8c0-2.71-2.16-3-2.7-3s-2.7.29-2.7 3H5c-1.1 0-2-.9-2-2v-3.8c2.71 0 3-2.16 3-2.7s-.3-2.7-2.99-2.7V6c0-.05.02-.09.02-.14L1.39 4.22 2.8 2.81l18.38 18.38-1.4 1.42zm.22-5.44V15a2.5 2.5 0 000-5V6c0-1.1-.9-2-2-2h-4a2.5 2.5 0 00-5 0H6.83L20 17.17z"}}]})(t)}function A2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.5 11H19V7c0-1.1-.9-2-2-2h-4V3.5a2.5 2.5 0 00-5 0V5H4c-1.1 0-1.99.9-1.99 2v3.8H3.5c1.49 0 2.7 1.21 2.7 2.7s-1.21 2.7-2.7 2.7H2V20c0 1.1.9 2 2 2h3.8v-1.5c0-1.49 1.21-2.7 2.7-2.7 1.49 0 2.7 1.21 2.7 2.7V22H17c1.1 0 2-.9 2-2v-4h1.5a2.5 2.5 0 000-5z"}}]})(t)}function k2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 11.75a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zm6 0a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8 0-.29.02-.58.05-.86 2.36-1.05 4.23-2.98 5.21-5.37a9.974 9.974 0 0010.41 3.97c.21.71.33 1.47.33 2.26 0 4.41-3.59 8-8 8z"}}]})(t)}function H2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M20 3H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM10 17H5v-2h5v2zm0-4H5v-2h5v2zm0-4H5V7h5v2zm4.82 6L12 12.16l1.41-1.41 1.41 1.42L17.99 9l1.42 1.42L14.82 15z"}}]})(t)}function E2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.5 3c-1.74 0-3.41.81-4.5 2.09C10.91 3.81 9.24 3 7.5 3 4.42 3 2 5.42 2 8.5c0 3.78 3.4 6.86 8.55 11.54L12 21.35l1.45-1.32C18.6 15.36 22 12.28 22 8.5 22 5.42 19.58 3 16.5 3zm-4.4 15.55l-.1.1-.1-.1C7.14 14.24 4 11.39 4 8.5 4 6.5 5.5 5 7.5 5c1.54 0 3.04.99 3.57 2.36h1.87C13.46 5.99 14.96 5 16.5 5c2 0 3.5 1.5 3.5 3.5 0 2.89-3.14 5.74-7.9 10.05z"}}]})(t)}function S2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z"}}]})(t)}function L2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 9h-1V4H8v16h14v-8c0-1.66-1.34-3-3-3zm-9-3h6v3h-6V6zm4 11h-4v-5h4v5zm2 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm3 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM4.5 8A2.5 2.5 0 002 10.5v8a2.5 2.5 0 005 0v-8A2.5 2.5 0 004.5 8z"}}]})(t)}function _2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-7 12h-2v-2h2v2zm0-4h-2V6h2v4z"}}]})(t)}function B2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V7l-5-5zM6 20V4h8v4h4v12H6zm10-10v5c0 2.21-1.79 4-4 4s-4-1.79-4-4V8.5a2.5 2.5 0 012.76-2.49c1.3.13 2.24 1.32 2.24 2.63V15h-2V8.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5V15c0 1.1.9 2 2 2s2-.9 2-2v-5h2z"}}]})(t)}function D2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.79 5.61A.998.998 0 0019 4H6.83l7.97 7.97 4.99-6.36zM2.81 2.81L1.39 4.22 10 13v6c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-2.17l5.78 5.78 1.41-1.41L2.81 2.81z"}}]})(t)}function T2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24m0 24H0"}},{tag:"path",attr:{d:"M4.25 5.61C6.27 8.2 10 13 10 13v6c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-6s3.72-4.8 5.74-7.39A.998.998 0 0018.95 4H5.04c-.83 0-1.3.95-.79 1.61z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}}]})(t)}function V2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zM0 0h24m0 24H0"}},{tag:"path",attr:{d:"M4.25 5.66c.1.13 5.74 7.33 5.74 7.33V19c0 .55.45 1 1.01 1h2.01c.55 0 1.01-.45 1.01-1v-6.02s5.49-7.02 5.75-7.34C20.03 5.32 20 5 20 5c0-.55-.45-1-1.01-1H5.01C4.4 4 4 4.48 4 5c0 .2.06.44.25.66z"}}]})(t)}function O2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 19.59V8l-6-6H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c.45 0 .85-.15 1.19-.4l-4.43-4.43c-.8.52-1.74.83-2.76.83-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5c0 1.02-.31 1.96-.83 2.75L20 19.59zM9 13c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z"}}]})(t)}function I2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 6c1.38 0 2.63.56 3.54 1.46L12 10h6V4l-2.05 2.05A6.976 6.976 0 0011 4c-3.53 0-6.43 2.61-6.92 6H6.1A5 5 0 0111 6zm5.64 9.14A6.89 6.89 0 0017.92 12H15.9a5 5 0 01-4.9 4c-1.38 0-2.63-.56-3.54-1.46L10 12H4v6l2.05-2.05A6.976 6.976 0 0011 18c1.55 0 2.98-.51 4.14-1.36L20 21.49 21.49 20l-4.85-4.86z"}}]})(t)}function R2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.81 4.47c-.08 0-.16-.02-.23-.06C15.66 3.42 14 3 12.01 3c-1.98 0-3.86.47-5.57 1.41-.24.13-.54.04-.68-.2a.506.506 0 01.2-.68C7.82 2.52 9.86 2 12.01 2c2.13 0 3.99.47 6.03 1.52.25.13.34.43.21.67a.49.49 0 01-.44.28zM3.5 9.72a.499.499 0 01-.41-.79c.99-1.4 2.25-2.5 3.75-3.27C9.98 4.04 14 4.03 17.15 5.65c1.5.77 2.76 1.86 3.75 3.25a.5.5 0 01-.12.7c-.23.16-.54.11-.7-.12a9.388 9.388 0 00-3.39-2.94c-2.87-1.47-6.54-1.47-9.4.01-1.36.7-2.5 1.7-3.4 2.96-.08.14-.23.21-.39.21zm6.25 12.07a.47.47 0 01-.35-.15c-.87-.87-1.34-1.43-2.01-2.64-.69-1.23-1.05-2.73-1.05-4.34 0-2.97 2.54-5.39 5.66-5.39s5.66 2.42 5.66 5.39c0 .28-.22.5-.5.5s-.5-.22-.5-.5c0-2.42-2.09-4.39-4.66-4.39-2.57 0-4.66 1.97-4.66 4.39 0 1.44.32 2.77.93 3.85.64 1.15 1.08 1.64 1.85 2.42.19.2.19.51 0 .71-.11.1-.24.15-.37.15zm7.17-1.85c-1.19 0-2.24-.3-3.1-.89-1.49-1.01-2.38-2.65-2.38-4.39 0-.28.22-.5.5-.5s.5.22.5.5c0 1.41.72 2.74 1.94 3.56.71.48 1.54.71 2.54.71.24 0 .64-.03 1.04-.1.27-.05.53.13.58.41.05.27-.13.53-.41.58-.57.11-1.07.12-1.21.12zM14.91 22c-.04 0-.09-.01-.13-.02-1.59-.44-2.63-1.03-3.72-2.1a7.297 7.297 0 01-2.17-5.22c0-1.62 1.38-2.94 3.08-2.94 1.7 0 3.08 1.32 3.08 2.94 0 1.07.93 1.94 2.08 1.94s2.08-.87 2.08-1.94c0-3.77-3.25-6.83-7.25-6.83-2.84 0-5.44 1.58-6.61 4.03-.39.81-.59 1.76-.59 2.8 0 .78.07 2.01.67 3.61.1.26-.03.55-.29.64-.26.1-.55-.04-.64-.29a11.14 11.14 0 01-.73-3.96c0-1.2.23-2.29.68-3.24 1.33-2.79 4.28-4.6 7.51-4.6 4.55 0 8.25 3.51 8.25 7.83 0 1.62-1.38 2.94-3.08 2.94s-3.08-1.32-3.08-2.94c0-1.07-.93-1.94-2.08-1.94s-2.08.87-2.08 1.94c0 1.71.66 3.31 1.87 4.51.95.94 1.86 1.46 3.27 1.85.27.07.42.35.35.61-.05.23-.26.38-.47.38z"}}]})(t)}function F2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 4h3c1.1 0 2 .9 2 2v2h-2V6h-3V4zM4 8V6h3V4H4c-1.1 0-2 .9-2 2v2h2zm16 8v2h-3v2h3c1.1 0 2-.9 2-2v-2h-2zM7 18H4v-2H2v2c0 1.1.9 2 2 2h3v-2zM18 8H6v8h12V8z"}}]})(t)}function N2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M14.05 17.58l-.01.01-2.4-2.4 1.06-1.06 1.35 1.35L16.54 13l1.06 1.06-3.54 3.54-.01-.02zM12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zM7.34 6.28l1.41 1.41 1.41-1.41 1.06 1.06-1.41 1.41 1.41 1.41-1.06 1.06-1.41-1.41-1.41 1.41-1.06-1.06 1.41-1.41-1.41-1.41 1.06-1.06zM12 20c-2.2 0-4.2-.9-5.7-2.3L17.7 6.3C19.1 7.8 20 9.8 20 12c0 4.4-3.6 8-8 8z"}}]})(t)}function P2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2.5 19h19v2h-19v-2zm16.84-3.15c.8.21 1.62-.26 1.84-1.06.21-.8-.26-1.62-1.06-1.84l-5.31-1.42-2.76-9.02L10.12 2v8.28L5.15 8.95l-.93-2.32-1.45-.39v5.17l16.57 4.44z"}}]})(t)}function j2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2.5 19h19v2h-19v-2zm19.57-9.36c-.21-.8-1.04-1.28-1.84-1.06L14.92 10l-6.9-6.43-1.93.51 4.14 7.17-4.97 1.33-1.97-1.54-1.45.39 2.59 4.49s7.12-1.9 16.57-4.43c.81-.23 1.28-1.05 1.07-1.85z"}}]})(t)}function U2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 7H7v2h2V7zm0 4H7v2h2v-2zm0-8a2 2 0 00-2 2h2V3zm4 12h-2v2h2v-2zm6-12v2h2c0-1.1-.9-2-2-2zm-6 0h-2v2h2V3zM9 17v-2H7a2 2 0 002 2zm10-4h2v-2h-2v2zm0-4h2V7h-2v2zm0 8c1.1 0 2-.9 2-2h-2v2zM5 7H3v12a2 2 0 002 2h12v-2H5V7zm10-2h2V3h-2v2zm0 12h2v-2h-2v2z"}}]})(t)}function W2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 13h2v-2H3v2zm0 4h2v-2H3v2zm2 4v-2H3a2 2 0 002 2zM3 9h2V7H3v2zm12 12h2v-2h-2v2zm4-18H9a2 2 0 00-2 2v10a2 2 0 002 2h10c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 12H9V5h10v10zm-8 6h2v-2h-2v2zm-4 0h2v-2H7v2z"}}]})(t)}function Z2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.07 11.7c.29-.39.81-.56 1.27-.37.17.07.32.18.43.33.22.28.25.59.22.85-.05.33-.25.63-.54.79 0 0-4.87 2.95-5.07 2.69s3.69-4.29 3.69-4.29zM22 10c0 2.5-1 3-1.5 3-.23 0-.44-.1-.62-.26-.48 3.32-2.36 5.31-5.33 5.99.11.44.48.77.95.77h.58c.22 0 .41.15.48.36.17.52.66 1.02 1.02 1.32.25.21.24.59-.03.78-.34.24-.9.49-1.79.53a.501.501 0 01-.45-.22c-.13-.2-.31-.56-.31-1.01 0-.3.04-.57.09-.8-.78-.16-1.39-.78-1.55-1.56-.49.06-1 .1-1.54.1-.88 0-1.7-.09-2.45-.25-.02.08-.05.16-.05.25 0 .55.45 1 1 1h.58c.22 0 .41.15.48.36.17.52.66 1.02 1.02 1.32.25.21.24.59-.03.78-.34.24-.9.49-1.79.53a.501.501 0 01-.45-.22c-.13-.2-.31-.56-.31-1.01 0-.3.04-.57.09-.8-.9-.19-1.59-1-1.59-1.96 0-.18.03-.36.08-.53-2.46-.86-4.03-2.78-4.46-5.74-.18.17-.38.27-.62.27C3 13 2 12.5 2 10c0-2.27 1.7-4.5 3-4.5.43 0 .49.49.5.85a7.989 7.989 0 015.55-3.29c.2-.96 1.08-1.56 1.95-1.56v1s.33-.5 1-.5c.67 0 1 .5 1 .5-.49 0-.85.35-.96.77 1.82.48 3.39 1.59 4.46 3.08.01-.36.07-.85.5-.85 1.3 0 3 2.23 3 4.5zM5 11c0 .81.1 1.53.25 2.21.18-.69.46-1.33.83-1.92a3.77 3.77 0 01-.34-1.54A3.766 3.766 0 019.5 6c.96 0 1.84.37 2.5.97.66-.6 1.54-.97 2.5-.97 2.07 0 3.75 1.68 3.75 3.75 0 .55-.12 1.07-.34 1.54.37.59.66 1.24.84 1.94.15-.68.25-1.41.25-2.23 0-3.86-3.14-7-7-7s-7 3.14-7 7zm12.98 4.29c0-.1.02-.19.02-.29 0-1.01-.26-1.95-.7-2.78-.69.78-1.68 1.28-2.8 1.28-.27 0-.54-.03-.79-.09.14-.23.23-.49.27-.77.01-.07.01-.13.02-.19.17.03.33.05.5.05 1.52 0 2.75-1.23 2.75-2.75S16.02 7 14.5 7c-.67 0-1.32.25-1.83.72l-.67.6-.67-.6C10.82 7.25 10.17 7 9.5 7 7.98 7 6.75 8.23 6.75 9.75c0 1.34.96 2.46 2.23 2.7l-.76.83c-.6-.22-1.12-.59-1.53-1.05A6.01 6.01 0 006 15c0 .08.01.15.01.24C7.13 17.06 9.14 18 12 18c2.88 0 4.88-.91 5.98-2.71zM16 9.75c0 .97-.67 1.75-1.5 1.75S13 10.72 13 9.75 13.67 8 14.5 8s1.5.78 1.5 1.75zm-.75-.87c0-.21-.17-.38-.38-.38s-.37.17-.37.38.17.38.38.38.37-.18.37-.38zM11 9.75c0 .97-.67 1.75-1.5 1.75S8 10.72 8 9.75 8.67 8 9.5 8s1.5.78 1.5 1.75zm-.75-.87c0-.21-.17-.38-.38-.38s-.37.17-.37.38.17.38.38.38.37-.18.37-.38z"}}]})(t)}function G2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.21 20H5V10h14v4.38l2-2V6c0-1.1-.9-2-2-2h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 002 2h8.21l-2-2zm5.33 2.5L13 18.96l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41-5.64 5.66zM10.41 14L12 15.59 10.59 17 9 15.41 7.41 17 6 15.59 7.59 14 6 12.41 7.41 11 9 12.59 10.59 11 12 12.41 10.41 14z"}}]})(t)}function q2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M21 4H11l-1-3H3c-1.1 0-2 .9-2 2v15c0 1.1.9 2 2 2h8l1 3h9c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM7 16c-2.76 0-5-2.24-5-5s2.24-5 5-5c1.35 0 2.48.5 3.35 1.3L9.03 8.57c-.38-.36-1.04-.78-2.03-.78-1.74 0-3.15 1.44-3.15 3.21S5.26 14.21 7 14.21c2.01 0 2.84-1.44 2.92-2.41H7v-1.71h4.68c.07.31.12.61.12 1.02C11.8 13.97 9.89 16 7 16zm6.17-5.42h3.7c-.43 1.25-1.11 2.43-2.05 3.47-.31-.35-.6-.72-.86-1.1l-.79-2.37zm8.33 9.92c0 .55-.45 1-1 1H14l2-2.5-1.04-3.1 3.1 3.1.92-.92-3.3-3.25.02-.02c1.13-1.25 1.93-2.69 2.4-4.22H20v-1.3h-4.53V8h-1.29v1.29h-1.44L11.46 5.5h9.04c.55 0 1 .45 1 1v14z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}}]})(t)}function Y2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5.25 8.069l2.83-2.827 14.134 14.15-2.83 2.827zM9.486 3.827L12.314.998l5.657 5.656-2.828 2.83zM.999 12.315l2.828-2.829 5.657 5.657-2.828 2.828zM1 21h12v2H1z"}}]})(t)}function X2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm3 6.5h-2v5H8v-5H6V9h6v1.5zm8.25-6.75L23 5l-2.75 1.25L19 9l-1.25-2.75L15 5l2.75-1.25L19 1l1.25 2.75zm0 14L23 19l-2.75 1.25L19 23l-1.25-2.75L15 19l2.75-1.25L19 15l1.25 2.75z"}}]})(t)}function $2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z"}}]})(t)}function K2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9.5 13v-1h1v1c0 .55-.45 1-1 1h-1c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1h1c.55 0 1 .45 1 1h-2v2h1zm3 1h-1v-4h1v4zm4-3h-2v.5H16v1h-1.5V14h-1v-4h3v1z"}}]})(t)}function Q2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.5 9H13v6h-1.5zM9 9H6c-.6 0-1 .5-1 1v4c0 .5.4 1 1 1h3c.6 0 1-.5 1-1v-2H8.5v1.5h-2v-3H10V10c0-.5-.4-1-1-1zM19 10.5V9h-4.5v6H16v-2h2v-1.5h-2v-1z"}}]})(t)}function J2t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"}}]})(t)}function t5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 7h16v2H4V7zm0 6h16v-2H4v2zm0 4h7v-2H4v2zm0 4h7v-2H4v2zm11.41-2.83L14 16.75l-1.41 1.41L15.41 21 20 16.42 18.58 15l-3.17 3.17zM4 3v2h16V3H4z"}}]})(t)}function e5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM8 17.5a2.5 2.5 0 010-5 2.5 2.5 0 010 5zM9.5 8a2.5 2.5 0 015 0 2.5 2.5 0 01-5 0zm6.5 9.5a2.5 2.5 0 010-5 2.5 2.5 0 010 5z"}}]})(t)}function n5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-6.99 15c-.7 0-1.26-.56-1.26-1.26 0-.71.56-1.25 1.26-1.25.71 0 1.25.54 1.25 1.25-.01.69-.54 1.26-1.25 1.26zm3.01-7.4c-.76 1.11-1.48 1.46-1.87 2.17-.16.29-.22.48-.22 1.41h-1.82c0-.49-.08-1.29.31-1.98.49-.87 1.42-1.39 1.96-2.16.57-.81.25-2.33-1.37-2.33-1.06 0-1.58.8-1.8 1.48l-1.65-.7C9.01 7.15 10.22 6 11.99 6c1.48 0 2.49.67 3.01 1.52.44.72.7 2.07.02 3.08z"}}]})(t)}function r5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"}}]})(t)}function a5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z"}}]})(t)}function i5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2.81 2.81L1.39 4.22l2.27 2.27A9.91 9.91 0 002 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l2.27 2.27 1.41-1.41L2.81 2.81zM12 20c-4.41 0-8-3.59-8-8 0-1.48.41-2.86 1.12-4.06l10.94 10.94C14.86 19.59 13.48 20 12 20zM7.94 5.12L6.49 3.66A9.91 9.91 0 0112 2c5.52 0 10 4.48 10 10 0 2.04-.61 3.93-1.66 5.51l-1.46-1.46A7.869 7.869 0 0020 12c0-4.41-3.59-8-8-8-1.48 0-2.86.41-4.06 1.12z"}}]})(t)}function o5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 5h-2V3h2v2zm-2 16h2v-2.59L19.59 21 21 19.59 18.41 17H21v-2h-6v6zm4-12h2V7h-2v2zm0 4h2v-2h-2v2zm-8 8h2v-2h-2v2zM7 5h2V3H7v2zM3 17h2v-2H3v2zm2 4v-2H3c0 1.1.9 2 2 2zM19 3v2h2c0-1.1-.9-2-2-2zm-8 2h2V3h-2v2zM3 9h2V7H3v2zm4 12h2v-2H7v2zm-4-8h2v-2H3v2zm0-8h2V3c-1.1 0-2 .9-2 2z"}}]})(t)}function l5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.59 8L12 10.59 9.41 8 8 9.41 10.59 12 8 14.59 9.41 16 12 13.41 14.59 16 16 14.59 13.41 12 16 9.41 14.59 8zM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}}]})(t)}function c5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.1 19.37l1 1.74c-.96.44-2.01.73-3.1.84v-2.02c.74-.09 1.44-.28 2.1-.56zM4.07 13H2.05c.11 1.1.4 2.14.84 3.1l1.74-1c-.28-.66-.47-1.36-.56-2.1zM15.1 4.63l1-1.74c-.96-.44-2-.73-3.1-.84v2.02c.74.09 1.44.28 2.1.56zM19.93 11h2.02c-.11-1.1-.4-2.14-.84-3.1l-1.74 1c.28.66.47 1.36.56 2.1zM8.9 19.37l-1 1.74c.96.44 2.01.73 3.1.84v-2.02c-.74-.09-1.44-.28-2.1-.56zM11 4.07V2.05c-1.1.11-2.14.4-3.1.84l1 1.74c.66-.28 1.36-.47 2.1-.56zm7.36 3.1l1.74-1.01c-.63-.87-1.4-1.64-2.27-2.27l-1.01 1.74c.59.45 1.1.96 1.54 1.54zM4.63 8.9l-1.74-1c-.44.96-.73 2-.84 3.1h2.02c.09-.74.28-1.44.56-2.1zm15.3 4.1c-.09.74-.28 1.44-.56 2.1l1.74 1c.44-.96.73-2.01.84-3.1h-2.02zm-3.1 5.36l1.01 1.74c.87-.63 1.64-1.4 2.27-2.27l-1.74-1.01c-.45.59-.96 1.1-1.54 1.54zM7.17 5.64l-1-1.75c-.88.64-1.64 1.4-2.27 2.28l1.74 1.01a7.7 7.7 0 011.53-1.54zM5.64 16.83l-1.74 1c.63.87 1.4 1.64 2.27 2.27l1.01-1.74a7.7 7.7 0 01-1.54-1.53zM13 7h-2v5.41l4.29 4.29 1.41-1.41-3.7-3.7V7z"}}]})(t)}function s5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 3a9 9 0 00-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42A8.954 8.954 0 0013 21a9 9 0 000-18zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z"}}]})(t)}function u5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.83 15h1.67c.55 0 1-.45 1-1v-1.5c0-.55-.45-1-1-1H17v-1h2v.5h1.5v-1c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1v1.5c0 .55.45 1 1 1H19v1h-2V13h-1.17l2 2zM8 10.83V15H6.5v-2.5h-2V15H3V9h1.5v2h2V9.33L1.39 4.22 2.8 2.81l18.38 18.38-1.41 1.41-7.6-7.6H10v-2.17l-2-2z"}}]})(t)}function d5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.5 9H8v6H6.5v-2.5h-2V15H3V9h1.5v2h2V9zm10 6h3c.55 0 1-.45 1-1v-1.5c0-.55-.45-1-1-1H17v-1h2v.5h1.5v-1c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1v1.5c0 .55.45 1 1 1H19v1h-2V13h-1.5v1c0 .55.45 1 1 1zM14 15v-1.5h-2.5V9H10v6h4z"}}]})(t)}function h5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3L4 9v12h5v-7h6v7h5V9z"}}]})(t)}function f5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z"}}]})(t)}function p5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 19h18v-6H3v6zm0-8h18V9H3v2zm0-6v2h18V5H3z"}}]})(t)}function g5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8.58 10H1l6.17 4.41L4.83 22 11 17.31 17.18 22l-2.35-7.59L21 10h-7.58L11 2l-2.42 8zm12.78 12l-1.86-6.01L23.68 13h-3.44l-3.08 2.2 1.46 4.72L21.36 22zM17 8l-1.82-6-1.04 3.45.77 2.55H17z"}}]})(t)}function v5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8 4h8v3.5l-2.84 2.84 1.25 1.25L18 8.01 17.99 8H18V2H6v1.17l2 2zM2.1 2.1L.69 3.51l8.9 8.9L6 16l.01.01H6V22h12v-1.17l2.49 2.49 1.41-1.41L2.1 2.1zM16 20H8v-3.5l2.84-2.84L16 18.83V20z"}}]})(t)}function m5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 2v6h.01L6 8.01 10 12l-4 4 .01.01H6V22h12v-5.99h-.01L18 16l-4-4 4-3.99-.01-.01H18V2H6zm10 14.5V20H8v-3.5l4-4 4 4zm-4-5l-4-4V4h8v3.5l-4 4z"}}]})(t)}function y5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 2v6h.01L6 8.01 10 12l-4 4 .01.01H6V22h12v-5.99h-.01L18 16l-4-4 4-3.99-.01-.01H18V2H6z"}}]})(t)}function b5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3.5 9H5v6H3.5v-2.5h-2V15H0V9h1.5v2h2V9zm14 0H13c-.55 0-1 .45-1 1v5h1.5v-4.5h1V14H16v-3.51h1V15h1.5v-5c0-.55-.45-1-1-1zM11 9H6v1.5h1.75V15h1.5v-4.5H11V9zm13 6v-1.5h-2.5V9H20v6h4z"}}]})(t)}function x5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M4.5 11h-2V9H1v6h1.5v-2.5h2V15H6V9H4.5v2zm2.5-.5h1.5V15H10v-4.5h1.5V9H7v1.5zm5.5 0H14V15h1.5v-4.5H17V9h-4.5v1.5zm9-1.5H18v6h1.5v-2h2c.8 0 1.5-.7 1.5-1.5v-1c0-.8-.7-1.5-1.5-1.5zm0 2.5h-2v-1h2v1z"}},{tag:"path",attr:{fill:"none",d:"M24 24H0V0h24v24z"}}]})(t)}function M5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"}}]})(t)}function w5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M23 11.01L18 11c-.55 0-1 .45-1 1v9c0 .55.45 1 1 1h5c.55 0 1-.45 1-1v-9c0-.55-.45-.99-1-.99zM23 20h-5v-7h5v7zM20 2H2C.89 2 0 2.89 0 4v12a2 2 0 002 2h7v2H7v2h8v-2h-2v-2h2v-2H2V4h18v5h2V4a2 2 0 00-2-2zm-8.03 7L11 6l-.97 3H7l2.47 1.76-.94 2.91 2.47-1.8 2.47 1.8-.94-2.91L15 9h-3.03z"}}]})(t)}function z5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 7h2v2h-2V7zm0 4h2v6h-2v-6zm1-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}}]})(t)}function C5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"}}]})(t)}function A5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 3.01H3c-1.1 0-2 .9-2 2V9h2V4.99h18v14.03H3V15H1v4.01c0 1.1.9 1.98 2 1.98h18c1.1 0 2-.88 2-1.98v-14a2 2 0 00-2-2zM11 16l4-4-4-4v3H1v2h10v3z"}}]})(t)}function k5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 17H4V5h8V3H4c-1.11 0-2 .89-2 2v12a2 2 0 002 2h4v2h8v-2h4c1.1 0 2-.9 2-2v-3h-2v3z"}},{tag:"path",attr:{d:"M17 14l5-5-1.41-1.41L18 10.17V3h-2v7.17l-2.59-2.58L12 9z"}}]})(t)}function H5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 18H7V6h7V1H7c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2v-5h-2v2z"}},{tag:"path",attr:{d:"M18 14l5-5-1.41-1.41L19 10.17V3h-2v7.17l-2.59-2.58L13 9z"}}]})(t)}function E5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"12",cy:"3.5",r:".75",fill:"none"}},{tag:"circle",attr:{cx:"12",cy:"3.5",r:".75",fill:"none"}},{tag:"circle",attr:{cx:"12",cy:"3.5",r:".75",fill:"none"}},{tag:"path",attr:{d:"M19 3h-4.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H5c-.14 0-.27.01-.4.04a2.008 2.008 0 00-1.44 1.19c-.1.23-.16.49-.16.77v14c0 .27.06.54.16.78s.25.45.43.64c.27.27.62.47 1.01.55.13.02.26.03.4.03h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-8 11.17l-1.41 1.42L6 12l3.59-3.59L11 9.83 8.83 12 11 14.17zm1-9.92c-.41 0-.75-.34-.75-.75s.34-.75.75-.75.75.34.75.75-.34.75-.75.75zm2.41 11.34L13 14.17 15.17 12 13 9.83l1.41-1.42L18 12l-3.59 3.59z"}}]})(t)}function S5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4.81V19c-3.31 0-6-2.63-6-5.87 0-1.56.62-3.03 1.75-4.14L12 4.81M6.35 7.56C4.9 8.99 4 10.96 4 13.13 4 17.48 7.58 21 12 21s8-3.52 8-7.87c0-2.17-.9-4.14-2.35-5.57L12 2 6.35 7.56z"}}]})(t)}function L5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 14v-1h1.5v.5h2v-1H13c-.55 0-1-.45-1-1V10c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1h-1.5v-.5h-2v1H16c.55 0 1 .45 1 1V14c0 .55-.45 1-1 1h-3c-.55 0-1-.45-1-1zM9 9v4.5H7.5v-1H6v1c0 .83.67 1.5 1.5 1.5H9c.83 0 1.5-.67 1.5-1.5V9H9z"}}]})(t)}function _5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"ellipse",attr:{cx:"12",cy:"12",rx:"3",ry:"5.74"}},{tag:"path",attr:{d:"M7.5 12c0-.97.23-4.16 3.03-6.5C9.75 5.19 8.9 5 8 5c-3.86 0-7 3.14-7 7s3.14 7 7 7c.9 0 1.75-.19 2.53-.5-2.8-2.34-3.03-5.53-3.03-6.5zM16 5c-.9 0-1.75.19-2.53.5 2.8 2.34 3.03 5.53 3.03 6.5 0 .97-.23 4.16-3.03 6.5.78.31 1.63.5 2.53.5 3.86 0 7-3.14 7-7s-3.14-7-7-7z"}}]})(t)}function B5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"ellipse",attr:{cx:"12",cy:"12",rx:"3",ry:"5.74"}},{tag:"path",attr:{d:"M9.04 16.87c-.33.08-.68.13-1.04.13-2.76 0-5-2.24-5-5s2.24-5 5-5c.36 0 .71.05 1.04.13.39-.56.88-1.12 1.49-1.63C9.75 5.19 8.9 5 8 5c-3.86 0-7 3.14-7 7s3.14 7 7 7c.9 0 1.75-.19 2.53-.5-.61-.51-1.1-1.07-1.49-1.63zM16 5c-.9 0-1.75.19-2.53.5.61.51 1.1 1.07 1.49 1.63.33-.08.68-.13 1.04-.13 2.76 0 5 2.24 5 5s-2.24 5-5 5c-.36 0-.71-.05-1.04-.13-.39.56-.88 1.12-1.49 1.63.78.31 1.63.5 2.53.5 3.86 0 7-3.14 7-7s-3.14-7-7-7z"}}]})(t)}function D5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"ellipse",attr:{cx:"12",cy:"12",rx:"3",ry:"5.74"}},{tag:"path",attr:{d:"M7.5 12c0-.97.23-4.16 3.03-6.5C9.75 5.19 8.9 5 8 5c-3.86 0-7 3.14-7 7s3.14 7 7 7c.9 0 1.75-.19 2.53-.5-2.8-2.34-3.03-5.53-3.03-6.5zM16 5c-.9 0-1.75.19-2.53.5.61.51 1.1 1.07 1.49 1.63.33-.08.68-.13 1.04-.13 2.76 0 5 2.24 5 5s-2.24 5-5 5c-.36 0-.71-.05-1.04-.13-.39.56-.88 1.12-1.49 1.63.78.31 1.63.5 2.53.5 3.86 0 7-3.14 7-7s-3.14-7-7-7z"}}]})(t)}function T5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"ellipse",attr:{cx:"12",cy:"12",rx:"3",ry:"5.74"}},{tag:"path",attr:{d:"M16.5 12c0 .97-.23 4.16-3.03 6.5.78.31 1.63.5 2.53.5 3.86 0 7-3.14 7-7s-3.14-7-7-7c-.9 0-1.75.19-2.53.5 2.8 2.34 3.03 5.53 3.03 6.5zM8 19c.9 0 1.75-.19 2.53-.5-.61-.51-1.1-1.07-1.49-1.63-.33.08-.68.13-1.04.13-2.76 0-5-2.24-5-5s2.24-5 5-5c.36 0 .71.05 1.04.13.39-.56.88-1.12 1.49-1.63C9.75 5.19 8.9 5 8 5c-3.86 0-7 3.14-7 7s3.14 7 7 7z"}}]})(t)}function V5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 19H3l4.5-7L3 5h12c.65 0 1.26.31 1.63.84L21 12l-4.37 6.16c-.37.52-.98.84-1.63.84zm-8.5-2H15l3.5-5L15 7H6.5l3.5 5-3.5 5z"}}]})(t)}function O5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3.5 18.99l11 .01c.67 0 1.27-.33 1.63-.84L20.5 12l-4.37-6.16c-.36-.51-.96-.84-1.63-.84l-11 .01L8.34 12 3.5 18.99z"}}]})(t)}function I5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3.25 2.75l17 17L19 21l-2-2H5c-1.1 0-2-.9-2-2V7c0-.55.23-1.05.59-1.41L2 4l1.25-1.25zM22 12l-4.37-6.16C17.27 5.33 16.67 5 16 5H8l11 11 3-4z"}}]})(t)}function R5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16zM16 17H5V7h11l3.55 5L16 17z"}}]})(t)}function F5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z"}}]})(t)}function N5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 00-1.38-3.56A8.03 8.03 0 0118.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 015.08 16zm2.95-8H5.08a7.987 7.987 0 014.33-3.56A15.65 15.65 0 008.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 01-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z"}}]})(t)}function P5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 19H5V5h7V3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"}}]})(t)}function j5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 21H2V9h5.5v12zm7.25-18h-5.5v18h5.5V3zM22 11h-5.5v10H22V11z"}}]})(t)}function U5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 17c-.83 0-1.5-.67-1.5-1.5h3c0 .83-.67 1.5-1.5 1.5zm3-2.5H9V15h6v1.5zm-.03-2.5H9.03A4.966 4.966 0 017 10c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.64-.8 3.09-2.03 4z"}}]})(t)}function W5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 21c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-1H9v1zm3-19C8.14 2 5 5.14 5 9c0 2.38 1.19 4.47 3 5.74V17c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2.26c1.81-1.27 3-3.36 3-5.74 0-3.86-3.14-7-7-7zm2 11.7V16h-4v-2.3C8.48 12.63 7 11.53 7 9c0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.49-1.51 3.65-3 4.7z"}}]})(t)}function Z5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 21c0 .5.4 1 1 1h4c.6 0 1-.5 1-1v-1H9v1zm3-19C8.1 2 5 5.1 5 9c0 2.4 1.2 4.5 3 5.7V17c0 .5.4 1 1 1h6c.6 0 1-.5 1-1v-2.3c1.8-1.3 3-3.4 3-5.7 0-3.9-3.1-7-7-7z"}}]})(t)}function G5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 16h5v-2H3v2zm6.5 0h5v-2h-5v2zm6.5 0h5v-2h-5v2zM3 20h2v-2H3v2zm4 0h2v-2H7v2zm4 0h2v-2h-2v2zm4 0h2v-2h-2v2zm4 0h2v-2h-2v2zM3 12h8v-2H3v2zm10 0h8v-2h-8v2zM3 4v4h18V4H3z"}}]})(t)}function q5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 17h18v-2H3v2zm0 3h18v-1H3v1zm0-7h18v-3H3v3zm0-9v4h18V4H3z"}}]})(t)}function Y5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 13h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm4 4h14v-2H7v2zm0 4h14v-2H7v2zM7 7v2h14V7H7z"}}]})(t)}function X5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14.5 14.2l2.9 1.7-.8 1.3L13 15v-5h1.5v4.2zM22 14c0 4.41-3.59 8-8 8-2.02 0-3.86-.76-5.27-2H4c-1.15 0-2-.85-2-2V9c0-1.12.89-1.96 2-2v-.5C4 4.01 6.01 2 8.5 2c2.34 0 4.24 1.79 4.46 4.08.34-.05.69-.08 1.04-.08 4.41 0 8 3.59 8 8zM6 7h5v-.74A2.509 2.509 0 008.5 4 2.5 2.5 0 006 6.5V7zm14 7c0-3.31-2.69-6-6-6s-6 2.69-6 6 2.69 6 6 6 6-2.69 6-6z"}}]})(t)}function $5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-9h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6h1.9c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm0 12H6V10h12v10z"}}]})(t)}function K5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-9h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zM8.9 6c0-1.71 1.39-3.1 3.1-3.1s3.1 1.39 3.1 3.1v2H8.9V6zM18 20H6V10h12v10z"}}]})(t)}function Q5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 11c.7 0 1.37.1 2 .29V10c0-1.1-.9-2-2-2h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h6.26A6.995 6.995 0 0118 11zM8.9 6c0-1.71 1.39-3.1 3.1-3.1s3.1 1.39 3.1 3.1v2H8.9V6z"}},{tag:"path",attr:{d:"M18 13c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0 2c.83 0 1.5.67 1.5 1.5S18.83 18 18 18s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5zm0 6c-1.03 0-1.94-.52-2.48-1.32.73-.42 1.57-.68 2.48-.68s1.75.26 2.48.68c-.54.8-1.45 1.32-2.48 1.32z"}}]})(t)}function J5t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 3a9 9 0 00-9 9H1l4 4 4-4H6c0-3.86 3.14-7 7-7s7 3.14 7 7-3.14 7-7 7c-1.9 0-3.62-.76-4.88-1.99L6.7 18.42A8.982 8.982 0 0013 21a9 9 0 000-18zm2 8v-1c0-1.1-.9-2-2-2s-2 .9-2 2v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1zm-1 0h-2v-1c0-.55.45-1 1-1s1 .45 1 1v1z"}}]})(t)}function t4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"}}]})(t)}function e4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 7L9.6 8.4l2.6 2.6H2v2h10.2l-2.6 2.6L11 17l5-5-5-5zm9 12h-8v2h8c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-8v2h8v14z"}}]})(t)}function n4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 7l-1.41 1.41L18.17 11H8v2h10.17l-2.58 2.58L17 17l5-5zM4 5h8V3H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h8v-2H4V5z"}}]})(t)}function r4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.41 11.58l-9-9C12.05 2.22 11.55 2 11 2H4c-1.1 0-2 .9-2 2v7c0 .55.22 1.05.59 1.42l9 9c.36.36.86.58 1.41.58.55 0 1.05-.22 1.41-.59l7-7c.37-.36.59-.86.59-1.41 0-.55-.23-1.06-.59-1.42zM5.5 7C4.67 7 4 6.33 4 5.5S4.67 4 5.5 4 7 4.67 7 5.5 6.33 7 5.5 7zm11.77 8.27L13 19.54l-4.27-4.27A2.5 2.5 0 0110.5 11c.69 0 1.32.28 1.77.74l.73.72.73-.73a2.5 2.5 0 013.54 3.54z"}}]})(t)}function a4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"10",cy:"8",r:"4"}},{tag:"path",attr:{d:"M10.67 13.02c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53V20h9.26a6.963 6.963 0 01-.59-6.98zM20.75 16c0-.22-.03-.42-.06-.63l1.14-1.01-1-1.73-1.45.49c-.32-.27-.68-.48-1.08-.63L18 11h-2l-.3 1.49c-.4.15-.76.36-1.08.63l-1.45-.49-1 1.73 1.14 1.01c-.03.21-.06.41-.06.63s.03.42.06.63l-1.14 1.01 1 1.73 1.45-.49c.32.27.68.48 1.08.63L16 21h2l.3-1.49c.4-.15.76-.36 1.08-.63l1.45.49 1-1.73-1.14-1.01c.03-.21.06-.41.06-.63zM17 18c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}}]})(t)}function i4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22.69 18.37l1.14-1-1-1.73-1.45.49c-.32-.27-.68-.48-1.08-.63L20 14h-2l-.3 1.49c-.4.15-.76.36-1.08.63l-1.45-.49-1 1.73 1.14 1c-.08.5-.08.76 0 1.26l-1.14 1 1 1.73 1.45-.49c.32.27.68.48 1.08.63L18 24h2l.3-1.49c.4-.15.76-.36 1.08-.63l1.45.49 1-1.73-1.14-1c.08-.51.08-.77 0-1.27zM19 21c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM11 7v5.41l2.36 2.36 1.04-1.79-1.4-1.39V7h-2zm10 5a9 9 0 00-9-9C9.17 3 6.65 4.32 5 6.36V4H3v6h6V8H6.26A7.01 7.01 0 0112 5c3.86 0 7 3.14 7 7h2zm-10.14 6.91c-2.99-.49-5.35-2.9-5.78-5.91H3.06c.5 4.5 4.31 8 8.94 8h.07l-1.21-2.09z"}}]})(t)}function o4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.83 7h-2.6L10.5 4 4 7.4V17c-1.1 0-2-.9-2-2V7.17c0-.53.32-1.09.8-1.34L10.5 2l7.54 3.83c.43.23.73.7.79 1.17zM20 8H7c-1.1 0-2 .9-2 2v9c0 1.1.9 2 2 2h13c1.1 0 2-.9 2-2v-9c0-1.1-.9-2-2-2zm0 3.67L13.5 15 7 11.67V10l6.5 3.33L20 10v1.67z"}}]})(t)}function l4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M-618-3000H782V600H-618zM0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6H10v6H8V4h6V0H6v6H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2z"}}]})(t)}function c4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 3h18v2H3z"}}]})(t)}function s4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 12l-4 4-1.41-1.41L18.17 13h-5.23A8.974 8.974 0 018 20.05 3.005 3.005 0 015 23c-1.66 0-3-1.34-3-3s1.34-3 3-3c.95 0 1.78.45 2.33 1.14A6.969 6.969 0 0010.91 13h-3.1C7.4 14.16 6.3 15 5 15c-1.66 0-3-1.34-3-3s1.34-3 3-3c1.3 0 2.4.84 2.82 2h3.1c-.32-2.23-1.69-4.1-3.59-5.14C6.78 6.55 5.95 7 5 7 3.34 7 2 5.66 2 4s1.34-3 3-3a2.99 2.99 0 012.99 2.95A8.974 8.974 0 0112.93 11h5.23l-1.58-1.59L18 8l4 4z"}}]})(t)}function u4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 19h12v2H6z"}}]})(t)}function d4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.5 13.5c0 2-2.5 3.5-2.5 5h-2c0-1.5-2.5-3-2.5-5 0-1.93 1.57-3.5 3.5-3.5s3.5 1.57 3.5 3.5zm-2.5 6h-2V21h2v-1.5zm6-6.5c0 1.68-.59 3.21-1.58 4.42l1.42 1.42a8.978 8.978 0 00-1-12.68l-1.42 1.42A6.993 6.993 0 0119 13zm-3-8l-4-4v3a9 9 0 00-9 9c0 2.23.82 4.27 2.16 5.84l1.42-1.42A6.938 6.938 0 015 13c0-3.86 3.14-7 7-7v3l4-4z"}}]})(t)}function h4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 14.67L3.41 6.09 2 7.5l8.5 8.5H4v2h16v-2h-6.5l5.15-5.15A2.5 2.5 0 1019.5 6 2.5 2.5 0 0017 8.5c0 .35.07.67.2.97l-5.2 5.2z"}}]})(t)}function f4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 12l-4.37 6.16c-.37.52-.98.84-1.63.84h-3v-6H9v-3H3V7c0-1.1.9-2 2-2h10c.65 0 1.26.31 1.63.84L21 12zm-11 3H7v-3H5v3H2v2h3v3h2v-3h3v-2z"}}]})(t)}function p4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm6 11.97h-5l2.26-2.26a4.94 4.94 0 00-3.76-1.74c-2.37 0-4.35 1.66-4.86 3.88l-.96-.32c.64-2.62 3-4.56 5.82-4.56 1.78 0 3.37.79 4.47 2.03L18 8.97v5z"}}]})(t)}function g4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12.01 12c0-3.57 2.2-6.62 5.31-7.87.89-.36.75-1.69-.19-1.9-1.1-.24-2.27-.3-3.48-.14-4.51.6-8.12 4.31-8.59 8.83C4.44 16.93 9.13 22 15.01 22c.73 0 1.43-.08 2.12-.23.95-.21 1.1-1.53.2-1.9A8.46 8.46 0 0112.01 12z"}}]})(t)}function v4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.18 10.94c.2-.44.32-.92.32-1.44C15.5 7.57 13.93 6 12 6c-.52 0-1 .12-1.44.32l4.62 4.62z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 13c-2.32 0-4.45.8-6.14 2.12A7.957 7.957 0 014 12c0-1.85.63-3.55 1.69-4.9l2.86 2.86a3.47 3.47 0 002.99 2.99l2.2 2.2c-.57-.1-1.15-.15-1.74-.15zm6.31 1.9L7.1 5.69A7.902 7.902 0 0112 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.54-1.69 4.9z"}}]})(t)}function m4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 15h-2a1.003 1.003 0 01-1.95.32c-.15-.44-.4-1.08-.93-1.61l-1.36-1.36C9.28 11.87 9 11.19 9 10.5a2.5 2.5 0 014.95-.5h2.02c-.25-2.25-2.16-4-4.47-4C9.02 6 7 8.02 7 10.5c0 1.22.49 2.41 1.35 3.27l1.36 1.36c.17.17.31.44.44.82A3.013 3.013 0 0013 18c1.65 0 3-1.35 3-3z"}},{tag:"circle",attr:{cx:"13.5",cy:"12.5",r:"1.5"}},{tag:"path",attr:{d:"M3.6 6.58l1.58 1.26c.35-.57.77-1.1 1.24-1.57L4.85 5.02c-.47.47-.88 1-1.25 1.56zM9.46 4.42l-.87-1.81c-.63.23-1.24.52-1.8.87l.87 1.81c.56-.36 1.16-.65 1.8-.87zM4.49 9.26l-1.96-.45c-.21.63-.36 1.28-.44 1.95l1.96.45a7.9 7.9 0 01.44-1.95zM20.4 6.58a9.4 9.4 0 00-1.25-1.56l-1.58 1.26c.48.47.89.99 1.24 1.57l1.59-1.27zM4.04 12.79l-1.96.45c.08.67.23 1.33.44 1.95l1.97-.45c-.22-.62-.38-1.27-.45-1.95zM17.21 3.48c-.57-.35-1.17-.64-1.8-.87l-.87 1.81c.64.22 1.24.51 1.8.87l.87-1.81zM13 4.07V2.05c-.33-.03-.66-.05-1-.05s-.67.02-1 .05v2.02c.33-.04.66-.07 1-.07s.67.03 1 .07zM11 19.93v2.02c.33.03.66.05 1 .05s.67-.02 1-.05v-2.02c-.33.04-.66.07-1 .07s-.67-.03-1-.07zM19.51 14.74l1.97.45c.21-.63.36-1.28.44-1.95l-1.96-.45c-.07.68-.23 1.33-.45 1.95zM19.96 11.21l1.96-.45a9.69 9.69 0 00-.44-1.95l-1.97.45c.22.62.38 1.27.45 1.95zM17.58 17.73l1.58 1.26c.47-.48.88-1 1.25-1.56l-1.58-1.26a9.4 9.4 0 01-1.25 1.56zM6.79 20.52c.57.35 1.17.64 1.8.87l.87-1.81c-.64-.22-1.24-.51-1.8-.87l-.87 1.81zM14.54 19.58l.87 1.81c.63-.23 1.24-.52 1.8-.87l-.87-1.81c-.56.36-1.16.65-1.8.87zM3.6 17.42a9.4 9.4 0 001.25 1.56l1.58-1.26a7.87 7.87 0 01-1.24-1.57L3.6 17.42z"}}]})(t)}function y4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4c1.44 0 2.79.38 3.95 1.05L17.4 3.6C15.85 2.59 13.99 2 12 2s-3.85.59-5.41 1.59l1.45 1.45A8.034 8.034 0 0112 4zM20 12c0 1.44-.38 2.79-1.05 3.95l1.45 1.45c1.01-1.55 1.6-3.41 1.6-5.4s-.59-3.85-1.59-5.41l-1.45 1.45A8.034 8.034 0 0120 12zM12 20c-1.44 0-2.79-.38-3.95-1.05L6.6 20.4C8.15 21.41 10.01 22 12 22s3.85-.59 5.41-1.59l-1.45-1.45A8.034 8.034 0 0112 20zM4 12c0-1.44.38-2.79 1.05-3.95L3.59 6.59C2.59 8.15 2 10.01 2 12s.59 3.85 1.59 5.41l1.45-1.45A8.034 8.034 0 014 12zM11.5 6C9.02 6 7 8.02 7 10.5c0 1.22.49 2.41 1.35 3.27l1.36 1.36c.17.17.31.44.44.82A3.013 3.013 0 0013 18c1.65 0 3-1.35 3-3h-2a1.003 1.003 0 01-1.95.32c-.15-.44-.4-1.08-.93-1.61l-1.36-1.36C9.28 11.87 9 11.19 9 10.5a2.5 2.5 0 014.95-.5h2.02c-.25-2.25-2.16-4-4.47-4z"}},{tag:"circle",attr:{cx:"13.5",cy:"12.5",r:"1.5"}}]})(t)}function b4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 11.05l-3.42-3.42c.32-.34.74-.57 1.23-.61.48-.04.84.07 1.2.26.19.1.39.22.63.46l1.29 1.43c.98 1.08 2.53 1.85 4.07 1.83v2c-1.75-.01-3.71-.88-5-1.95zM12 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM2.81 2.81L1.39 4.22 10 12.83V15c0 1.1.9 2 2 2h2.17l5.61 5.61 1.41-1.41L2.81 2.81zM10 20c-1.66 0-3-1.34-3-3 0-1.31.84-2.41 2-2.83V12.1a5 5 0 105.9 5.9h-2.07c-.41 1.16-1.52 2-2.83 2z"}}]})(t)}function x4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 14H9V8h2v8zm1 0V8l5 4-5 4z"}}]})(t)}function M4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm2 14h-3v3h-2v-3H8v-2h3v-3h2v3h3v2zm-3-7V3.5L18.5 9H13z"}}]})(t)}function w4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2.02c-5.51 0-9.98 4.47-9.98 9.98s4.47 9.98 9.98 9.98 9.98-4.47 9.98-9.98S17.51 2.02 12 2.02zM11.48 20v-6.26H8L13 4v6.26h3.35L11.48 20z"}}]})(t)}function z4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zm5 16H7v-2h10v2zm-6.7-4L7 10.7l1.4-1.4 1.9 1.9 5.3-5.3L17 7.3 10.3 14z"}}]})(t)}function C4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 16h2v1h-2zM12 11c-1.1 0-2 .9-2 2 0 .74.4 1.38 1 1.72v.78h2v-.78c.6-.35 1-.98 1-1.72 0-1.1-.9-2-2-2z"}},{tag:"path",attr:{d:"M18 1.01L6 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM18 18H6V6h12v12z"}},{tag:"path",attr:{d:"M16.01 15.95c.62-.83.99-1.84.99-2.95s-.37-2.12-.99-2.95l-1.07 1.07c.35.54.56 1.19.56 1.88s-.21 1.34-.56 1.88l1.07 1.07zM9.06 14.88c-.35-.54-.56-1.19-.56-1.88 0-1.93 1.57-3.5 3.5-3.5v1.25l2.25-2-2.25-2V8c-2.76 0-5 2.24-5 5 0 1.11.37 2.12.99 2.95l1.07-1.07z"}}]})(t)}function A4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.5 11.5c0 2-2.5 3.5-2.5 5h-2c0-1.5-2.5-3-2.5-5C8.5 9.57 10.07 8 12 8s3.5 1.57 3.5 3.5zm-2.5 6h-2V19h2v-1.5zm9-5.5c0-2.76-1.12-5.26-2.93-7.07l-1.06 1.06A8.481 8.481 0 0120.5 12c0 2.34-.95 4.47-2.49 6.01l1.06 1.06A9.969 9.969 0 0022 12zM3.5 12c0-2.34.95-4.47 2.49-6.01L4.93 4.93A9.969 9.969 0 002 12c0 2.76 1.12 5.26 2.93 7.07l1.06-1.06A8.481 8.481 0 013.5 12zm14 0c0 1.52-.62 2.89-1.61 3.89l1.06 1.06A6.976 6.976 0 0019 12c0-1.93-.78-3.68-2.05-4.95l-1.06 1.06c.99 1 1.61 2.37 1.61 3.89zM7.05 16.95l1.06-1.06c-1-1-1.61-2.37-1.61-3.89s.62-2.89 1.61-3.89L7.05 7.05A6.976 6.976 0 005 12c0 1.93.78 3.68 2.05 4.95z"}}]})(t)}function k4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M24 0H0v24h24V0zm0 0H0v24h24V0zM0 24h24V0H0v24z"}},{tag:"path",attr:{d:"M17.66 8L12 2.35 6.34 8A8.02 8.02 0 004 13.64c0 2 .78 4.11 2.34 5.67a7.99 7.99 0 0011.32 0c1.56-1.56 2.34-3.67 2.34-5.67S19.22 9.56 17.66 8zM6 14c.01-2 .62-3.27 1.76-4.4L12 5.27l4.24 4.38C17.38 10.77 17.99 12 18 14H6z"}}]})(t)}function H4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 4H5a2 2 0 00-2 2v12a2 2 0 002 2h4v-2H5V8h14v10h-4v2h4c1.1 0 2-.9 2-2V6a2 2 0 00-2-2zm-7 6l-4 4h3v6h2v-6h3l-4-4z"}}]})(t)}function E4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 11V3h-8l3.29 3.29-10 10L3 13v8h8l-3.29-3.29 10-10z"}}]})(t)}function S4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.79 5.8L14 3h7v7l-2.79-2.8-4.09 4.09-1.41-1.41 4.08-4.08zM19 12v4.17l2 2V12h-2zm.78 10.61L18.17 21H5a2 2 0 01-2-2V5.83L1.39 4.22 2.8 2.81l18.38 18.38-1.4 1.42zM16.17 19l-4.88-4.88-1.59 1.59-1.41-1.41 1.59-1.59L5 7.83V19h11.17zM7.83 5H12V3H5.83l2 2z"}}]})(t)}function L4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 19H5V5h7V3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"}}]})(t)}function _4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 9h4V6h3l-5-5-5 5h3v3zm-1 1H6V7l-5 5 5 5v-3h3v-4zm14 2l-5-5v3h-3v4h3v3l5-5zm-9 3h-4v3H7l5 5 5-5h-3v-3z"}}]})(t)}function B4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1.88 9.54L8.92 16.5l-1.41-1.41 4.96-4.96L10.34 8l5.65.01.01 5.65-2.12-2.12z"}}]})(t)}function D4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1.88 9.54L8.92 16.5l-1.41-1.41 4.96-4.96L10.34 8l5.65.01.01 5.65-2.12-2.12z"}}]})(t)}function T4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H4.99c-1.11 0-1.98.9-1.98 2L3 19c0 1.1.88 2 1.99 2H19c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 12h-4c0 1.66-1.35 3-3 3s-3-1.34-3-3H4.99V5H19v10zM8 11h2v3h4v-3h2l-4-4-4 4z"}}]})(t)}function V4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.5 11c.17 0 .34.01.5.03V6.87C19 5.84 18.16 5 17.13 5H3.87C2.84 5 2 5.84 2 6.87v10.26C2 18.16 2.84 19 3.87 19h9.73c-.38-.75-.6-1.6-.6-2.5 0-3.04 2.46-5.5 5.5-5.5zm-8.1 2L4 9.19V7h.23l6.18 3.68L16.74 7H17v2.16L10.4 13z"}},{tag:"path",attr:{d:"M19 13l-1.41 1.41L19.17 16H15v2h4.17l-1.58 1.59L19 21l4-4z"}}]})(t)}function O4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM9 12c-.55 0-1-.45-1-1V8c0-.55.45-1 1-1s1 .45 1 1v3c0 .55-.45 1-1 1zm5 6h-4v-2c0-1.1.9-2 2-2s2 .9 2 2v2zm2-7c0 .55-.45 1-1 1s-1-.45-1-1V8c0-.55.45-1 1-1s1 .45 1 1v3z"}}]})(t)}function I4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 17l5-5-5-5-1.41 1.41L18.17 11H9v2h9.17l-2.58 2.59z"}},{tag:"path",attr:{d:"M19 19H5V5h14v2h2V5a2 2 0 00-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14a2 2 0 002-2v-2h-2v2z"}}]})(t)}function R4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.5 9a2.5 2.5 0 000 5 2.5 2.5 0 000-5zM20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-3.21 14.21l-2.91-2.91c-.69.44-1.51.7-2.39.7C9.01 16 7 13.99 7 11.5S9.01 7 11.5 7 16 9.01 16 11.5c0 .88-.26 1.69-.7 2.39l2.91 2.9-1.42 1.42z"}}]})(t)}function F4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm.88 15.76V19h-1.75v-1.29c-.74-.18-2.39-.77-3.02-2.96l1.65-.67c.06.22.58 2.09 2.4 2.09.93 0 1.98-.48 1.98-1.61 0-.96-.7-1.46-2.28-2.03-1.1-.39-3.35-1.03-3.35-3.31 0-.1.01-2.4 2.62-2.96V5h1.75v1.24c1.84.32 2.51 1.79 2.66 2.23l-1.58.67c-.11-.35-.59-1.34-1.9-1.34-.7 0-1.81.37-1.81 1.39 0 .95.86 1.31 2.64 1.9 2.4.83 3.01 2.05 3.01 3.45 0 2.63-2.5 3.13-3.02 3.22z"}}]})(t)}function N4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.98 14.82l-.63 4.46c-.14.99-.99 1.72-1.98 1.72h-6.16c-.53 0-1.29-.21-1.66-.59L5 15.62l.83-.84c.24-.24.58-.35.92-.28l3.25.74V4.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v6h.91c.31 0 .62.07.89.21l4.09 2.04c.77.39 1.21 1.22 1.09 2.07z"}}]})(t)}function P4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M23 5.5V20c0 2.2-1.8 4-4 4h-7.3c-1.08 0-2.1-.43-2.85-1.19L1 14.83s1.26-1.23 1.3-1.25c.22-.19.49-.29.79-.29.22 0 .42.06.6.16.04.01 4.31 2.46 4.31 2.46V4c0-.83.67-1.5 1.5-1.5S11 3.17 11 4v7h1V1.5c0-.83.67-1.5 1.5-1.5S15 .67 15 1.5V11h1V2.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V11h1V5.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5z"}}]})(t)}function j4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4v-6h16v6zm0-10H4V6h16v2z"}}]})(t)}function U4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 12c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm1.65 7.35L16.5 17.2V14h1v2.79l1.85 1.85-.7.71zM18 3h-3.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H6c-1.1 0-2 .9-2 2v15c0 1.1.9 2 2 2h6.11a6.743 6.743 0 01-1.42-2H6V5h2v3h8V5h2v5.08c.71.1 1.38.31 2 .6V5c0-1.1-.9-2-2-2zm-6 2c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function W4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM7 13.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm5 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm5 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}}]})(t)}function Z4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 11C9.43 11 11 9.43 11 7.5S9.43 4 7.5 4 4 5.57 4 7.5 5.57 11 7.5 11zm0-5C8.33 6 9 6.67 9 7.5S8.33 9 7.5 9 6 8.33 6 7.5 6.67 6 7.5 6zM4.002 18.583L18.59 3.996l1.414 1.414L5.417 19.997zM16.5 13c-1.93 0-3.5 1.57-3.5 3.5s1.57 3.5 3.5 3.5 3.5-1.57 3.5-3.5-1.57-3.5-3.5-3.5zm0 5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}}]})(t)}function G4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 5h-3.17L15 3H9L7.17 5H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7v-2.09c-2.83-.48-5-2.94-5-5.91h2c0 2.21 1.79 4 4 4s4-1.79 4-4h2c0 2.97-2.17 5.43-5 5.91V21h7c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm-6 8c0 1.1-.9 2-2 2s-2-.9-2-2V9c0-1.1.9-2 2-2s2 .9 2 2v4z"}}]})(t)}function q4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3h-1V1h-2v2H8V1H6v2H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm6 12H6v-1c0-2 4-3.1 6-3.1s6 1.1 6 3.1v1z"}}]})(t)}function Y4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.99 11.5c.34 0 .67.03 1 .07L20 0 0 20h11.56c-.04-.33-.07-.66-.07-1 0-4.14 3.36-7.5 7.5-7.5zm3.71 7.99c.02-.16.04-.32.04-.49 0-.17-.01-.33-.04-.49l1.06-.83a.26.26 0 00.06-.32l-1-1.73c-.06-.11-.19-.15-.31-.11l-1.24.5c-.26-.2-.54-.37-.85-.49l-.19-1.32c-.01-.12-.12-.21-.24-.21h-2c-.12 0-.23.09-.25.21l-.19 1.32c-.3.13-.59.29-.85.49l-1.24-.5c-.11-.04-.24 0-.31.11l-1 1.73c-.06.11-.04.24.06.32l1.06.83a3.908 3.908 0 000 .98l-1.06.83a.26.26 0 00-.06.32l1 1.73c.06.11.19.15.31.11l1.24-.5c.26.2.54.37.85.49l.19 1.32c.02.12.12.21.25.21h2c.12 0 .23-.09.25-.21l.19-1.32c.3-.13.59-.29.84-.49l1.25.5c.11.04.24 0 .31-.11l1-1.73a.26.26 0 00-.06-.32l-1.07-.83zm-3.71 1.01c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}}]})(t)}function X4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 7h-2v2h2V7zm0 4h-2v6h2v-6zm4-9.99L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z"}}]})(t)}function $4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 5.9a2.1 2.1 0 110 4.2 2.1 2.1 0 010-4.2m0 9c2.97 0 6.1 1.46 6.1 2.1v1.1H5.9V17c0-.64 3.13-2.1 6.1-2.1M12 4C9.79 4 8 5.79 8 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 9c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4z"}}]})(t)}function K4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 6H0v5h.01L0 20c0 1.1.9 2 2 2h18v-2H2V6zm20-2h-8l-2-2H6c-1.1 0-1.99.9-1.99 2L4 16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM7 15l4.5-6 3.5 4.51 2.5-3.01L21 15H7z"}}]})(t)}function Q4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 15.5c-1.25 0-2.45-.2-3.57-.57a1.02 1.02 0 00-1.02.24l-2.2 2.2a15.074 15.074 0 01-6.59-6.58l2.2-2.21c.28-.27.36-.66.25-1.01A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1zM12 3v10l3-3h6V3h-9z"}}]})(t)}function J4t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3C6.95 3 3.15 4.85 0 7.23L12 22 24 7.25C20.85 4.87 17.05 3 12 3zm1 13h-2v-6h2v6zm-2-8V6h2v2h-2z"}}]})(t)}function t3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"4.5",cy:"9.5",r:"2.5"}},{tag:"circle",attr:{cx:"9",cy:"5.5",r:"2.5"}},{tag:"circle",attr:{cx:"15",cy:"5.5",r:"2.5"}},{tag:"circle",attr:{cx:"19.5",cy:"9.5",r:"2.5"}},{tag:"path",attr:{d:"M17.34 14.86c-.87-1.02-1.6-1.89-2.48-2.91-.46-.54-1.05-1.08-1.75-1.32-.11-.04-.22-.07-.33-.09-.25-.04-.52-.04-.78-.04s-.53 0-.79.05c-.11.02-.22.05-.33.09-.7.24-1.28.78-1.75 1.32-.87 1.02-1.6 1.89-2.48 2.91-1.31 1.31-2.92 2.76-2.62 4.79.29 1.02 1.02 2.03 2.33 2.32.73.15 3.06-.44 5.54-.44h.18c2.48 0 4.81.58 5.54.44 1.31-.29 2.04-1.31 2.33-2.32.31-2.04-1.3-3.49-2.61-4.8z"}}]})(t)}function e3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 9h1.5v6H13v-2.5h-2V15H9.5V9H11v2h2V9zm-5 1.5v1c0 .8-.7 1.5-1.5 1.5h-2v2H3V9h3.5c.8 0 1.5.7 1.5 1.5zm-1.5 0h-2v1h2v-1zm15 0v1c0 .8-.7 1.5-1.5 1.5h-2v2h-1.5V9H20c.8 0 1.5.7 1.5 1.5zm-1.5 0h-2v1h2v-1z"}}]})(t)}function n3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 11h-8v6h8v-6zm4 8V4.98C23 3.88 22.1 3 21 3H3c-1.1 0-2 .88-2 1.98V19c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2zm-2 .02H3V4.97h18v14.05z"}}]})(t)}function r3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 7h-8v6h8V7zm2-4H3c-1.1 0-2 .9-2 2v14c0 1.1.9 1.98 2 1.98h18c1.1 0 2-.88 2-1.98V5c0-1.1-.9-2-2-2zm0 16.01H3V4.98h18v14.03z"}}]})(t)}function a3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 12V6H4v12h10v2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2v6h-2zm-1 2c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm-4.34-6H9v5.66l2.12-2.12 2.83 2.83 1.41-1.41-2.83-2.83L14.66 8z"}}]})(t)}function i3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 12v6c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h10v2H4v12h16v-6h2zm0-5c0-1.66-1.34-3-3-3s-3 1.34-3 3 1.34 3 3 3 3-1.34 3-3zm-10.53 5.12l-2.83 2.83 1.41 1.41 2.83-2.83L15 15.66V10H9.34l2.13 2.12z"}}]})(t)}function o3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 2.5V1h5v5H9.5V3.56L3.56 9.5H6V11H1V6h1.5v2.44L8.44 2.5H6zm16.98 14.32l-.63 4.46c-.14.99-.99 1.72-1.98 1.72h-6.16c-.53 0-1.29-.21-1.66-.59L8 17.62l.83-.84c.24-.24.58-.35.92-.28l3.25.74V6.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v6h.91c.31 0 .62.07.89.21l4.09 2.04c.77.39 1.21 1.22 1.09 2.07z"}}]})(t)}function l3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm1.04 17.45l-1.88-1.88c-1.33.71-3.01.53-4.13-.59a3.495 3.495 0 010-4.95 3.495 3.495 0 014.95 0 3.48 3.48 0 01.59 4.13l1.88 1.88-1.41 1.41zM13 9V3.5L18.5 9H13z"}},{tag:"circle",attr:{cx:"11.5",cy:"14.5",r:"1.5"}}]})(t)}function c3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 5v5.59H7.5l4.5 4.5 4.5-4.5H13V5h-2zm-5 9c0 3.31 2.69 6 6 6s6-2.69 6-6h-2c0 2.21-1.79 4-4 4s-4-1.79-4-4H6z"}}]})(t)}function s3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 4h-4L7.11 16.63 4.5 12 9 4H5L.5 12 5 20h4l7.89-12.63L19.5 12 15 20h4l4.5-8z"}}]})(t)}function u3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 3h-2v10h2V3zm4.83 2.17l-1.42 1.42A6.92 6.92 0 0119 12c0 3.87-3.13 7-7 7A6.995 6.995 0 017.58 6.58L6.17 5.17A8.932 8.932 0 003 12a9 9 0 0018 0c0-2.74-1.23-5.18-3.17-6.83z"}}]})(t)}function d3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 4c0-1.11.89-2 2-2s2 .89 2 2-.89 2-2 2-2-.89-2-2zm7 9a3.285 3.285 0 00-2-3c0-1.66-1.34-3-3-3s-3 1.34-3 3v7h2v5h3v-5h3v-4z"}}]})(t)}function h3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2V5a2 2 0 00-2-2zm0 16H5V7h14v12zm-5.5-6c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.5zM12 9c-2.73 0-5.06 1.66-6 4 .94 2.34 3.27 4 6 4s5.06-1.66 6-4c-.94-2.34-3.27-4-6-4zm0 6.5a2.5 2.5 0 010-5 2.5 2.5 0 010 5z"}}]})(t)}function f3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 8H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zm-3 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z"}}]})(t)}function p3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-1 6h2v2h-2V7zm0 4h2v6h-2v-6z"}}]})(t)}function g3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.93 11c-.49-3.39-3.4-6-6.93-6s-6.44 2.61-6.93 6H2v2h3.07c.49 3.39 3.4 6 6.93 6s6.44-2.61 6.93-6H22v-2h-3.07zM15 14.5c0 .55-.45 1-1 1h-4c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1v-1a2 2 0 012.34-1.97c.98.16 1.66 1.08 1.66 2.08v.89c.55 0 1 .45 1 1v3zM12.75 13c0 .41-.34.75-.75.75s-.75-.34-.75-.75.34-.75.75-.75.75.34.75.75zM13 9.5v1h-2v-1c0-.55.45-1 1-1s1 .45 1 1z"}}]})(t)}function v3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 10h-2V8h2v2zm0-4h-2V1h2v5zM7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-8.9-5h7.45c.75 0 1.41-.41 1.75-1.03L21 4.96 19.25 4l-3.7 7H8.53L4.27 2H1v2h2l3.6 7.59-1.35 2.44C4.52 15.37 5.48 17 7 17h12v-2H7l1.1-2z"}}]})(t)}function m3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.66 9.53l-7.07 7.07-4.24-4.24 1.41-1.41 2.83 2.83 5.66-5.66 1.41 1.41zM4 12c0-2.33 1.02-4.42 2.62-5.88L9 8.5v-6H3l2.2 2.2C3.24 6.52 2 9.11 2 12c0 5.19 3.95 9.45 9 9.95v-2.02c-3.94-.49-7-3.86-7-7.93zm18 0c0-5.19-3.95-9.45-9-9.95v2.02c3.94.49 7 3.86 7 7.93 0 2.33-1.02 4.42-2.62 5.88L15 15.5v6h6l-2.2-2.2c1.96-1.82 3.2-4.41 3.2-7.3z"}}]})(t)}function y3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}},{tag:"path",attr:{d:"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"}}]})(t)}function b3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 6h-2v9H6v2c0 .55.45 1 1 1h11l4 4V7c0-.55-.45-1-1-1zm-4 6V3c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v14l4-4h10c.55 0 1-.45 1-1z"}}]})(t)}function x3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.07 12.85c.77-1.39 2.25-2.21 3.11-3.44.91-1.29.4-3.7-2.18-3.7-1.69 0-2.52 1.28-2.87 2.34L6.54 6.96C7.25 4.83 9.18 3 11.99 3c2.35 0 3.96 1.07 4.78 2.41.7 1.15 1.11 3.3.03 4.9-1.2 1.77-2.35 2.31-2.97 3.45-.25.46-.35.76-.35 2.24h-2.89c-.01-.78-.13-2.05.48-3.15zM14 20c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2z"}}]})(t)}function M3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 4c0-1.1-.9-2-2-2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h9v-8h7V4z"}},{tag:"path",attr:{d:"M22.5 16h-2.2l1.7-4h-5v6h2v5z"}}]})(t)}function w3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"19",cy:"5",r:"3"}},{tag:"path",attr:{d:"M10.76 9.24L15 5 10.76.76 9.34 2.17 11.17 4H7.82C7.4 2.84 6.3 2 5 2 3.34 2 2 3.34 2 5c0 1.3.84 2.4 2 2.82v8.37C2.84 16.6 2 17.7 2 19c0 1.66 1.34 3 3 3s3-1.34 3-3c0-1.3-.84-2.4-2-2.82V7.82c.85-.31 1.51-.97 1.82-1.82h3.36L9.34 7.83l1.42 1.41zM10 19v3h3l6.26-6.26-3-3zM20.12 10.29a.996.996 0 00-1.41 0l-1.38 1.38 3 3 1.38-1.38a.996.996 0 000-1.41l-1.59-1.59z"}}]})(t)}function z3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 17H6v-2h12v2zm0-4H6v-2h12v2zm0-4H6V7h12v2zM3 22l1.5-1.5L6 22l1.5-1.5L9 22l1.5-1.5L12 22l1.5-1.5L15 22l1.5-1.5L18 22l1.5-1.5L21 22V2l-1.5 1.5L18 2l-1.5 1.5L15 2l-1.5 1.5L12 2l-1.5 1.5L9 2 7.5 3.5 6 2 4.5 3.5 3 2v20z"}}]})(t)}function C3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"9",cy:"9",r:"4"}},{tag:"path",attr:{d:"M9 15c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4zm7.76-9.64l-1.68 1.69c.84 1.18.84 2.71 0 3.89l1.68 1.69c2.02-2.02 2.02-5.07 0-7.27zM20.07 2l-1.63 1.63c2.77 3.02 2.77 7.56 0 10.74L20.07 16c3.9-3.89 3.91-9.95 0-14z"}}]})(t)}function A3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-2.18c.11-.31.18-.65.18-1a2.996 2.996 0 00-5.5-1.65l-.5.67-.5-.68C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm11 15H4v-2h16v2zm0-5H4V8h5.08L7 10.83 8.62 12 11 8.76l1-1.36 1 1.36L15.38 12 17 10.83 14.92 8H20v6z"}}]})(t)}function k3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M1.79 12l5.58 5.59L5.96 19 .37 13.41 1.79 12zm.45-7.78L12.9 14.89l-1.28 1.28L7.44 12l-1.41 1.41L11.62 19l2.69-2.69 4.89 4.89 1.41-1.41L3.65 2.81 2.24 4.22zm14.9 9.27L23.62 7 22.2 5.59l-6.48 6.48 1.42 1.42zM17.96 7l-1.41-1.41-3.65 3.66 1.41 1.41L17.96 7z"}}]})(t)}function H3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22.73 22.73L2.77 2.77 2 2l-.73-.73L0 2.54l4.39 4.39 2.21 4.66-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h7.46l1.38 1.38A1.997 1.997 0 0017 22c.67 0 1.26-.33 1.62-.84L21.46 24l1.27-1.27zM7.42 15c-.14 0-.25-.11-.25-.25l.03-.12.9-1.63h2.36l2 2H7.42zm8.13-2c.75 0 1.41-.41 1.75-1.03l3.58-6.49A1.003 1.003 0 0020 4H6.54l9.01 9zM7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2z"}}]})(t)}function E3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 15h18v-2H3v2zm0 4h18v-2H3v2zm0-8h18V9H3v2zm0-6v2h18V5H3z"}}]})(t)}function S3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 21h18v-6H3v6zm7.33-2v-2h3.33v2h-3.33zM19 19h-3.33v-2H19v2zM5 17h3.33v2H5v-2zM6 10l1.42-1.42L5.83 7H17c1.1 0 2 .9 2 2s-.9 2-2 2H3v2h14c2.21 0 4-1.79 4-4s-1.79-4-4-4H5.83l1.59-1.59L6 2 2 6l4 4z"}}]})(t)}function L3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"}}]})(t)}function _3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8l-6-6zm1 9h-4v1h3c.55 0 1 .45 1 1v3c0 .55-.45 1-1 1h-1v1h-2v-1H9v-2h4v-1h-3c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1h1V8h2v1h2v2z"}}]})(t)}function B3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 4h-3.5l-1-1h-5l-1 1H5v2h14zM6 7v12c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6zm8 7v4h-4v-4H8l4-4 4 4h-2z"}}]})(t)}function D3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm-2 16c-2.05 0-3.81-1.24-4.58-3h1.71c.63.9 1.68 1.5 2.87 1.5 1.93 0 3.5-1.57 3.5-3.5S13.93 9.5 12 9.5a3.5 3.5 0 00-3.1 1.9l1.6 1.6h-4V9l1.3 1.3C8.69 8.92 10.23 8 12 8c2.76 0 5 2.24 5 5s-2.24 5-5 5z"}}]})(t)}function T3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 3a9 9 0 00-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42A8.954 8.954 0 0013 21a9 9 0 000-18zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z"}}]})(t)}function V3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.19 6.35c-2.04 2.29-3.44 5.58-3.57 5.89L2 10.69l4.05-4.05c.47-.47 1.15-.68 1.81-.55l1.33.26zM11.17 17s3.74-1.55 5.89-3.7c5.4-5.4 4.5-9.62 4.21-10.57-.95-.3-5.17-1.19-10.57 4.21C8.55 9.09 7 12.83 7 12.83L11.17 17zm6.48-2.19c-2.29 2.04-5.58 3.44-5.89 3.57L13.31 22l4.05-4.05c.47-.47.68-1.15.55-1.81l-.26-1.33zM9 18c0 .83-.34 1.58-.88 2.12C6.94 21.3 2 22 2 22s.7-4.94 1.88-6.12A2.996 2.996 0 019 18zm4-9c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2z"}}]})(t)}function O3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2.5s4.5 2.04 4.5 10.5c0 2.49-1.04 5.57-1.6 7H9.1c-.56-1.43-1.6-4.51-1.6-7C7.5 4.54 12 2.5 12 2.5zm2 8.5c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2zm-6.31 9.52c-.48-1.23-1.52-4.17-1.67-6.87l-1.13.75c-.56.38-.89 1-.89 1.67V22l3.69-1.48zM20 22v-5.93c0-.67-.33-1.29-.89-1.66l-1.13-.75c-.15 2.69-1.2 5.64-1.67 6.87L20 22z"}}]})(t)}function I3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 010-5 2.5 2.5 0 010 5z"}}]})(t)}function R3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 19h2v2h-2v-2zm0-2h2v-2h-2v2zM3 13h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm0-4h2V3H3v2zm4 0h2V3H7v2zm8 16h2v-2h-2v2zm-4 0h2v-2h-2v2zm4 0h2v-2h-2v2zm-8 0h2v-2H7v2zm-4 0h2v-2H3v2zM21 8c0-2.76-2.24-5-5-5h-5v2h5c1.65 0 3 1.35 3 3v5h2V8z"}}]})(t)}function F3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8.5 14.5L4 19l1.5 1.5L9 17h2l-2.5-2.5zM15 1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 20.01L18 24l-2.99-3.01V19.5l-7.1-7.09c-.31.05-.61.07-.91.07v-2.16c1.66.03 3.61-.87 4.67-2.04l1.4-1.55c.35-.39.99-.73 1.65-.73h.03C15.99 6.01 17 7.02 17 8.26v5.75c0 .84-.35 1.61-.92 2.16l-3.58-3.58v-2.27c-.63.52-1.43 1.02-2.29 1.39L16.5 18H18l3 3.01z"}}]})(t)}function N3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.54 11L13 7.46l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41L16.54 11zM11 7H2v2h9V7zm10 6.41L19.59 12 17 14.59 14.41 12 13 13.41 15.59 16 13 18.59 14.41 20 17 17.41 19.59 20 21 18.59 18.41 16 21 13.41zM11 15H2v2h9v-2z"}}]})(t)}function P3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.44.59l-3.18 3.18c-.78.78-.78 2.05 0 2.83l1.24 1.24-.71.71-1.24-1.25c-.78-.78-2.05-.78-2.83 0L7.3 8.72c-.78.78-.78 2.05 0 2.83l1.24 1.24-.71.71-1.23-1.25c-.78-.78-2.05-.78-2.83 0L.59 15.43c-.78.78-.78 2.05 0 2.83l3.54 3.54c.78.78 2.05.78 2.83 0l3.18-3.18c.78-.78.78-2.05 0-2.83L8.9 14.55l.71-.71 1.24 1.24c.78.78 2.05.78 2.83 0l1.41-1.41c.78-.78.78-2.05 0-2.83L13.84 9.6l.71-.71 1.24 1.24c.78.78 2.05.78 2.83 0l3.18-3.18c.78-.78.78-2.05 0-2.83L18.26.58c-.78-.78-2.04-.78-2.82.01zM6.6 19.32l-1.06 1.06L2 16.85l1.06-1.06 3.54 3.53zm2.12-2.12l-1.06 1.06-3.54-3.54 1.06-1.06 3.54 3.54zm9.54-9.54L17.2 8.72l-3.54-3.54 1.06-1.06 3.54 3.54zm2.12-2.12L19.32 6.6l-3.54-3.54L16.85 2l3.53 3.54zM14 21v2a9 9 0 009-9h-2c0 3.87-3.13 7-7 7zm0-4v2c2.76 0 5-2.24 5-5h-2c0 1.66-1.34 3-3 3z"}}]})(t)}function j3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14zm-2.17-1.5l2.14-1.53 2.14 1.53-.83-2.46 2.15-1.5h-2.62L9.47 6l-.84 2.54H6l2.14 1.49z"}}]})(t)}function U3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.83 7.5l-2.27-2.27c.07-.42.18-.81.32-1.15A1.498 1.498 0 0016.5 2c-1.64 0-3.09.79-4 2h-5C4.46 4 2 6.46 2 9.5S4.5 21 4.5 21H10v-2h2v2h5.5l1.68-5.59 2.82-.94V7.5h-2.17zM13 9H8V7h5v2zm3 2c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function W3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16.5 12.5H15v4l3 2 .75-1.23-2.25-1.52V12.5zM16 9L2 3v7l9 2-9 2v7l7.27-3.11C10.09 20.83 12.79 23 16 23c3.86 0 7-3.14 7-7s-3.14-7-7-7zm0 12c-2.75 0-4.98-2.22-5-4.97v-.07a5.008 5.008 0 015-4.97c2.76 0 5 2.24 5 5S18.76 21 16 21z"}}]})(t)}function Z3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}},{tag:"path",attr:{d:"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"}}]})(t)}function G3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 009.5 3C6.08 3 3.28 5.64 3.03 9h2.02C5.3 6.75 7.18 5 9.5 5 11.99 5 14 7.01 14 9.5S11.99 14 9.5 14c-.17 0-.33-.03-.5-.05v2.02c.17.02.33.03.5.03 1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5z"}},{tag:"path",attr:{d:"M6.47 10.82L4 13.29l-2.47-2.47-.71.71L3.29 14 .82 16.47l.71.71L4 14.71l2.47 2.47.71-.71L4.71 14l2.47-2.47z"}}]})(t)}function q3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"}}]})(t)}function Y3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 18h12v-2H9v2zM3 6v2h18V6H3zm6 7h12v-2H9v2z"}}]})(t)}function X3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 10h-3L2 3v7l9 2-9 2v7l8-3.5V21c0 1.1.9 2 2 2h9c1.1 0 2-.9 2-2v-9c0-1.1-.9-2-2-2zm0 11h-9v-9h9v9zm-4.5-1L13 16h2v-3h3v3h2l-3.5 4z"}}]})(t)}function $3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8.14 10.96c-.09.33-.14.68-.14 1.04 0 1.1.45 2.1 1.17 2.83l-1.42 1.42A6.018 6.018 0 016 12c0-.93.21-1.8.58-2.59L5.11 7.94A7.897 7.897 0 004 12c0 2.21.9 4.21 2.35 5.65l-1.42 1.42A9.969 9.969 0 012 12c0-2.04.61-3.93 1.66-5.51L1.39 4.22 2.8 2.81l18.38 18.38-1.41 1.41L8.14 10.96zm9.28 3.63c.37-.79.58-1.66.58-2.59 0-1.66-.67-3.16-1.76-4.24l-1.42 1.42a3.951 3.951 0 011.04 3.86l1.56 1.55zM20 12c0 1.48-.4 2.87-1.11 4.06l1.45 1.45A9.91 9.91 0 0022 12c0-2.76-1.12-5.26-2.93-7.07l-1.42 1.42A7.94 7.94 0 0120 12z"}}]})(t)}function K3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.76 16.24C6.67 15.16 6 13.66 6 12s.67-3.16 1.76-4.24l1.42 1.42C8.45 9.9 8 10.9 8 12c0 1.1.45 2.1 1.17 2.83l-1.41 1.41zm8.48 0C17.33 15.16 18 13.66 18 12s-.67-3.16-1.76-4.24l-1.42 1.42C15.55 9.9 16 10.9 16 12c0 1.1-.45 2.1-1.17 2.83l1.41 1.41zM12 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm8 2c0 2.21-.9 4.21-2.35 5.65l1.42 1.42C20.88 17.26 22 14.76 22 12s-1.12-5.26-2.93-7.07l-1.42 1.42A7.94 7.94 0 0120 12zM6.35 6.35L4.93 4.93C3.12 6.74 2 9.24 2 12s1.12 5.26 2.93 7.07l1.42-1.42C4.9 16.21 4 14.21 4 12s.9-4.21 2.35-5.65z"}}]})(t)}function Q3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.5 4c-2.61.7-5.67 1-8.5 1s-5.89-.3-8.5-1L3 6c1.86.5 4 .83 6 1v12h2v-6h2v6h2V7c2-.17 4.14-.5 6-1l-.5-2zM12 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM7 24h2v-2H7v2zm4 0h2v-2h-2v2zm4 0h2v-2h-2v2z"}}]})(t)}function J3t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm7-7H5a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V5a2 2 0 00-2-2zm-1.75 9c0 .23-.02.46-.05.68l1.48 1.16c.13.11.17.3.08.45l-1.4 2.42c-.09.15-.27.21-.43.15l-1.74-.7c-.36.28-.76.51-1.18.69l-.26 1.85c-.03.17-.18.3-.35.3h-2.8c-.17 0-.32-.13-.35-.29l-.26-1.85c-.43-.18-.82-.41-1.18-.69l-1.74.7c-.16.06-.34 0-.43-.15l-1.4-2.42a.353.353 0 01.08-.45l1.48-1.16c-.03-.23-.05-.46-.05-.69 0-.23.02-.46.05-.68l-1.48-1.16a.353.353 0 01-.08-.45l1.4-2.42c.09-.15.27-.21.43-.15l1.74.7c.36-.28.76-.51 1.18-.69l.26-1.85c.03-.17.18-.3.35-.3h2.8c.17 0 .32.13.35.29l.26 1.85c.43.18.82.41 1.18.69l1.74-.7c.16-.06.34 0 .43.15l1.4 2.42c.09.15.05.34-.08.45l-1.48 1.16c.03.23.05.46.05.69z"}}]})(t)}function t6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 12c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2zm-2-9a9 9 0 00-9 9H0l4 4 4-4H5c0-3.87 3.13-7 7-7s7 3.13 7 7a6.995 6.995 0 01-11.06 5.7l-1.42 1.44A9 9 0 1012 3z"}}]})(t)}function e6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 24h2v-2h-2v2zm-4 0h2v-2H7v2zm8 0h2v-2h-2v2zm2.71-18.29L12 0h-1v7.59L6.41 3 5 4.41 10.59 10 5 15.59 6.41 17 11 12.41V20h1l5.71-5.71-4.3-4.29 4.3-4.29zM13 3.83l1.88 1.88L13 7.59V3.83zm1.88 10.46L13 16.17v-3.76l1.88 1.88z"}}]})(t)}function n6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16.01H3V4.99h18v14.02zM8 16h2.5l1.5 1.5 1.5-1.5H16v-2.5l1.5-1.5-1.5-1.5V8h-2.5L12 6.5 10.5 8H8v2.5L6.5 12 8 13.5V16zm4-7c1.66 0 3 1.34 3 3s-1.34 3-3 3V9z"}}]})(t)}function r6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 24h2v-2H7v2zm4 0h2v-2h-2v2zm4 0h2v-2h-2v2zM16 .01L8 0C6.9 0 6 .9 6 2v16c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V2c0-1.1-.9-1.99-2-1.99zM16 16H8V4h8v12z"}}]})(t)}function a6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.77 6.76L6.23 5.48.82 12l5.41 6.52 1.54-1.28L3.42 12l4.35-5.24zM7 13h2v-2H7v2zm10-2h-2v2h2v-2zm-6 2h2v-2h-2v2zm6.77-7.52l-1.54 1.28L20.58 12l-4.35 5.24 1.54 1.28L23.18 12l-5.41-6.52z"}}]})(t)}function i6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 5c-3.87 0-7 3.13-7 7h2c0-2.76 2.24-5 5-5s5 2.24 5 5h2c0-3.87-3.13-7-7-7zm1 9.29c.88-.39 1.5-1.26 1.5-2.29a2.5 2.5 0 00-5 0c0 1.02.62 1.9 1.5 2.29v3.3L7.59 21 9 22.41l3-3 3 3L16.41 21 13 17.59v-3.3zM12 1C5.93 1 1 5.93 1 12h2a9 9 0 0118 0h2c0-6.07-4.93-11-11-11z"}}]})(t)}function o6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 2c0-.55-.45-1-1-1s-1 .45-1 1v4H1v6h6V6H5V2zm4 14c0 1.3.84 2.4 2 2.82V23h2v-4.18c1.16-.41 2-1.51 2-2.82v-2H9v2zm-8 0c0 1.3.84 2.4 2 2.82V23h2v-4.18C6.16 18.4 7 17.3 7 16v-2H1v2zM21 6V2c0-.55-.45-1-1-1s-1 .45-1 1v4h-2v6h6V6h-2zm-8-4c0-.55-.45-1-1-1s-1 .45-1 1v4H9v6h6V6h-2V2zm4 14c0 1.3.84 2.4 2 2.82V23h2v-4.18c1.16-.41 2-1.51 2-2.82v-2h-6v2z"}}]})(t)}function l6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 2c0-.55-.45-1-1-1s-1 .45-1 1v4H1v6h6V6H5V2zm4 14c0 1.3.84 2.4 2 2.82V23h2v-4.18c1.16-.41 2-1.51 2-2.82v-2H9v2zm-8 0c0 1.3.84 2.4 2 2.82V23h2v-4.18C6.16 18.4 7 17.3 7 16v-2H1v2zM21 6V2c0-.55-.45-1-1-1s-1 .45-1 1v4h-2v6h6V6h-2zm-8-4c0-.55-.45-1-1-1s-1 .45-1 1v4H9v6h6V6h-2V2zm4 14c0 1.3.84 2.4 2 2.82V23h2v-4.18c1.16-.41 2-1.51 2-2.82v-2h-6v2z"}}]})(t)}function c6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 7V4c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v3H5v6l3 6v3h8v-3l3-6V7h-1zM8 4h8v3h-2V5h-1v2h-2V5h-1v2H8V4z"}}]})(t)}function s6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8 11.5c0-.83-.67-1.5-1.5-1.5S5 10.67 5 11.5 5.67 13 6.5 13 8 12.33 8 11.5zm7-5c0-.83-.67-1.5-1.5-1.5h-3C9.67 5 9 5.67 9 6.5S9.67 8 10.5 8h3c.83 0 1.5-.67 1.5-1.5zM8.5 15c-.83 0-1.5.67-1.5 1.5S7.67 18 8.5 18s1.5-.67 1.5-1.5S9.33 15 8.5 15zM12 1C5.93 1 1 5.93 1 12s4.93 11 11 11 11-4.93 11-11S18.07 1 12 1zm0 20c-4.96 0-9-4.04-9-9s4.04-9 9-9 9 4.04 9 9-4.04 9-9 9zm5.5-11c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm-2 5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z"}}]})(t)}function u6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.01 5.5L10 8h4l-1.99-2.5zM18 10v4l2.5-1.99L18 10zM6 10l-2.5 2.01L6 14v-4zm8 6h-4l2.01 2.5L14 16zm7-13H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16.01H3V4.99h18v14.02z"}}]})(t)}function d6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 9h-2v2h2V9zm4 0h-2v2h2V9zm3 6.5c-1.25 0-2.45-.2-3.57-.57a1.02 1.02 0 00-1.02.24l-2.2 2.2a15.074 15.074 0 01-6.59-6.58l2.2-2.21c.28-.27.36-.66.25-1.01A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1zM19 9v2h2V9h-2z"}}]})(t)}function h6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 24h2v-2H7v2zm4 0h2v-2h-2v2zm2-22h-2v10h2V2zm3.56 2.44l-1.45 1.45A5.969 5.969 0 0118 11c0 3.31-2.69 6-6 6s-6-2.69-6-6c0-2.17 1.16-4.06 2.88-5.12L7.44 4.44A7.961 7.961 0 004 11c0 4.42 3.58 8 8 8s8-3.58 8-8c0-2.72-1.36-5.12-3.44-6.56zM15 24h2v-2h-2v2z"}}]})(t)}function f6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 9H9c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V10c0-.55-.45-1-1-1zm-3 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM7.05 6.05l1.41 1.41a5.022 5.022 0 017.08 0l1.41-1.41C15.68 4.78 13.93 4 12 4s-3.68.78-4.95 2.05zM12 0C8.96 0 6.21 1.23 4.22 3.22l1.41 1.41C7.26 3.01 9.51 2 12 2s4.74 1.01 6.36 2.64l1.41-1.41C17.79 1.23 15.04 0 12 0z"}}]})(t)}function p6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 24h2v-2H7v2zm5-11c1.66 0 2.99-1.34 2.99-3L15 4c0-1.66-1.34-3-3-3S9 2.34 9 4v6c0 1.66 1.34 3 3 3zm-1 11h2v-2h-2v2zm4 0h2v-2h-2v2zm4-14h-1.7c0 3-2.54 5.1-5.3 5.1S6.7 13 6.7 10H5c0 3.41 2.72 6.23 6 6.72V20h2v-3.28c3.28-.49 6-3.31 6-6.72z"}}]})(t)}function g6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58a.49.49 0 00.12-.61l-1.92-3.32a.488.488 0 00-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54a.484.484 0 00-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58a.49.49 0 00-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z"}}]})(t)}function v6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 9H1v11c0 1.11.89 2 2 2h16v-2H3V9z"}},{tag:"path",attr:{d:"M18 5V3c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H5v11c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2V5h-5zm-6-2h4v2h-4V3zm0 12V8l5.5 3.5L12 15z"}}]})(t)}function m6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 9H1v11c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2H3V9zm15-4V3c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H5v11c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2V5h-5zm-6-2h4v2h-4V3zm0 12V8l5.5 3-5.5 4z"}}]})(t)}function y6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 6V4c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H2v13c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6h-6zm-6-2h4v2h-4V4zM9 18V9l7.5 4L9 18z"}}]})(t)}function b6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 4c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2zm2-6c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 6c0 .55-.45 1-1 1s-1-.45-1-1V8h2v2z"}}]})(t)}function x6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.21 9l-4.38-6.56a.993.993 0 00-.83-.42c-.32 0-.64.14-.83.43L6.79 9H2c-.55 0-1 .45-1 1 0 .09.01.18.04.27l2.54 9.27c.23.84 1 1.46 1.92 1.46h13c.92 0 1.69-.62 1.93-1.46l2.54-9.27L23 10c0-.55-.45-1-1-1h-4.79zM9 9l3-4.4L15 9H9zm3 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}}]})(t)}function M6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-8.9-5h7.45c.75 0 1.41-.41 1.75-1.03L21 4.96 19.25 4l-3.7 7H8.53L4.27 2H1v2h2l3.6 7.59-1.35 2.44C4.52 15.37 5.48 17 7 17h12v-2H7l1.1-2zM12 2l4 4-4 4-1.41-1.41L12.17 7H8V5h4.17l-1.59-1.59L12 2z"}}]})(t)}function w6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zM1 2v2h2l3.6 7.59-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h12v-2H7.42c-.14 0-.25-.11-.25-.25l.03-.12.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49A1.003 1.003 0 0020 4H5.21l-.94-2H1zm16 16c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"}}]})(t)}function z6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 9v6c0 1.1-.9 2-2 2h-1v-2h1V9H4v6h6v2H4c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2zm-7.5 10l1.09-2.41L18 15.5l-2.41-1.09L14.5 12l-1.09 2.41L11 15.5l2.41 1.09L14.5 19zm2.5-5l.62-1.38L19 12l-1.38-.62L17 10l-.62 1.38L15 12l1.38.62L17 14zm-2.5 5l1.09-2.41L18 15.5l-2.41-1.09L14.5 12l-1.09 2.41L11 15.5l2.41 1.09L14.5 19zm2.5-5l.62-1.38L19 12l-1.38-.62L17 10l-.62 1.38L15 12l1.38.62L17 14z"}}]})(t)}function C6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-6 10H6v-2h8v2zm4-4H6v-2h12v2z"}}]})(t)}function A6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 21H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h6v18zm2 0h6c1.1 0 2-.9 2-2v-7h-8v9zm8-11V5c0-1.1-.9-2-2-2h-6v7h8z"}}]})(t)}function k6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"10",cy:"9",r:"4"}},{tag:"path",attr:{d:"M16.39 15.56C14.71 14.7 12.53 14 10 14s-4.71.7-6.39 1.56A2.97 2.97 0 002 18.22V21h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM20.36 1l-1.41 1.41a7.007 7.007 0 010 9.9l1.41 1.41a8.98 8.98 0 000-12.72z"}},{tag:"path",attr:{d:"M17.54 10.9a5.003 5.003 0 000-7.07l-1.41 1.41a3 3 0 010 4.24l1.41 1.42z"}}]})(t)}function H6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"10",cy:"9",r:"4"}},{tag:"path",attr:{d:"M16.39 15.56C14.71 14.7 12.53 14 10 14s-4.71.7-6.39 1.56A2.97 2.97 0 002 18.22V21h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM16 1h-2a9 9 0 009 9V8c-3.86 0-7-3.14-7-7z"}},{tag:"path",attr:{d:"M20 1h-2c0 2.76 2.24 5 5 5V4c-1.65 0-3-1.35-3-3z"}}]})(t)}function E6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"10",cy:"9",r:"4"}},{tag:"path",attr:{d:"M16.39 15.56C14.71 14.7 12.53 14 10 14s-4.71.7-6.39 1.56A2.97 2.97 0 002 18.22V21h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM20.05 2.41L18.64 1c-3.51 3.51-3.51 9.21 0 12.73l1.41-1.41c-2.73-2.74-2.73-7.18 0-9.91z"}},{tag:"path",attr:{d:"M22.88 5.24l-1.41-1.41a5.003 5.003 0 000 7.07l1.41-1.41a3.012 3.012 0 010-4.25z"}}]})(t)}function S6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10.54 11l-.54-.54L7.54 8 6 6.46 2.38 2.84 1.27 1.73 0 3l2.01 2.01L2 22l4-4h9l5.73 5.73L22 22.46 17.54 18l-7-7zM8 14H6v-2h2v2zm-2-3V9l2 2H6zm14-9H4.08L10 7.92V6h8v2h-7.92l1 1H18v2h-4.92l6.99 6.99C21.14 17.95 22 17.08 22 16V4c0-1.1-.9-2-2-2z"}}]})(t)}function L6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM8 14H6v-2h2v2zm0-3H6V9h2v2zm0-3H6V6h2v2zm7 6h-5v-2h5v2zm3-3h-8V9h8v2zm0-3h-8V6h8v2z"}}]})(t)}function _6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.45 16h2.09L9.43 3H7.57L2.46 16h2.09l1.12-3h5.64l1.14 3zm-6.02-5L8.5 5.48 10.57 11H6.43zm15.16.59l-8.09 8.09L9.83 16l-1.41 1.41 5.09 5.09L23 13l-1.41-1.41z"}}]})(t)}function B6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.43 10L12 2l-2.43 8H2l6.18 4.41L5.83 22 12 17.31 18.18 22l-2.35-7.59L22 10z"}}]})(t)}function D6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm4.24 16L12 15.45 7.77 18l1.12-4.81-3.73-3.23 4.92-.42L12 5l1.92 4.53 4.92.42-3.73 3.23L16.23 18z"}}]})(t)}function T6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H4.99C3.89 3 3 3.9 3 5l.01 14c0 1.1.89 2 1.99 2h10l6-6V5c0-1.1-.9-2-2-2zM7 8h10v2H7V8zm5 6H7v-2h5v2zm2 5.5V14h5.5L14 19.5z"}}]})(t)}function V6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4v2h16V4zm1 10v-2l-1-5H4l-1 5v2h1v6h10v-6h4v6h2v-6h1zm-9 4H6v-4h6v4z"}}]})(t)}function O6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 17H4v2h10v-2zm6-8H4v2h16V9zM4 15h16v-2H4v2zM4 5v2h16V5H4z"}}]})(t)}function I6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H6.83l8 8H20v2h-3.17l4.93 4.93c.15-.28.24-.59.24-.93V6c0-1.1-.9-2-2-2zM1.04 3.87l1.2 1.2C2.09 5.35 2 5.66 2 6v12c0 1.1.9 2 2 2h13.17l2.96 2.96 1.41-1.41L2.45 2.45 1.04 3.87zM8 12v2H4v-2h4zm6 4.83V18H4v-2h9.17l.83.83z"}}]})(t)}function R6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.99 2c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm3.61 6.34c1.07 0 1.93.86 1.93 1.93 0 1.07-.86 1.93-1.93 1.93-1.07 0-1.93-.86-1.93-1.93-.01-1.07.86-1.93 1.93-1.93zm-6-1.58c1.3 0 2.36 1.06 2.36 2.36 0 1.3-1.06 2.36-2.36 2.36s-2.36-1.06-2.36-2.36c0-1.31 1.05-2.36 2.36-2.36zm0 9.13v3.75c-2.4-.75-4.3-2.6-5.14-4.96 1.05-1.12 3.67-1.69 5.14-1.69.53 0 1.2.08 1.9.22-1.64.87-1.9 2.02-1.9 2.68zM11.99 20c-.27 0-.53-.01-.79-.04v-4.07c0-1.42 2.94-2.13 4.4-2.13 1.07 0 2.92.39 3.84 1.15-1.17 2.97-4.06 5.09-7.45 5.09z"}}]})(t)}function F6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.5 12c1.38 0 2.49-1.12 2.49-2.5S17.88 7 16.5 7a2.5 2.5 0 000 5zM9 11c1.66 0 2.99-1.34 2.99-3S10.66 5 9 5C7.34 5 6 6.34 6 8s1.34 3 3 3zm7.5 3c-1.83 0-5.5.92-5.5 2.75V19h11v-2.25c0-1.83-3.67-2.75-5.5-2.75zM9 13c-2.33 0-7 1.17-7 3.5V19h7v-2.25c0-.85.33-2.34 2.37-3.47C10.5 13.1 9.66 13 9 13z"}}]})(t)}function N6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm7.46 7.12l-2.78 1.15a4.982 4.982 0 00-2.95-2.94l1.15-2.78c2.1.8 3.77 2.47 4.58 4.57zM12 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zM9.13 4.54l1.17 2.78a5 5 0 00-2.98 2.97L4.54 9.13a7.984 7.984 0 014.59-4.59zM4.54 14.87l2.78-1.15a4.968 4.968 0 002.97 2.96l-1.17 2.78a7.996 7.996 0 01-4.58-4.59zm10.34 4.59l-1.15-2.78a4.978 4.978 0 002.95-2.97l2.78 1.17a8.007 8.007 0 01-4.58 4.58z"}}]})(t)}function P6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.99 11L3 15l3.99 4v-3H14v-2H6.99v-3zM21 9l-3.99-4v3H10v2h7.01v3L21 9z"}}]})(t)}function j6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10 10-4.48 10-10zm-7-5.5l3.5 3.5-3.5 3.5V11h-4V9h4V6.5zm-6 11L5.5 14 9 10.5V13h4v2H9v2.5z"}}]})(t)}function U6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 17.01V10h-2v7.01h-3L15 21l4-3.99h-3zM9 3L5 6.99h3V14h2V6.99h3L9 3z"}}]})(t)}function W6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM6.5 9L10 5.5 13.5 9H11v4H9V9H6.5zm11 6L14 18.5 10.5 15H13v-4h2v4h2.5z"}}]})(t)}function Z6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 13.9a5 5 0 10-2 0v4.27l-1.59-1.59L8 18l4 4 4-4-1.41-1.41L13 18.17V13.9z"}}]})(t)}function G6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3.8 12.18c-.2-.86-.3-1.76-.3-2.68 0-2.84.99-5.45 2.63-7.5L7.2 3.07a10.457 10.457 0 00-1.88 8.99l1.62-1.62L8 11.5 4.5 15 1 11.5l1.06-1.06 1.74 1.74zm10.05-.56l-2.68-5.37a1.498 1.498 0 00-2.01-.67c-.75.38-1.05 1.28-.68 2.02l4.81 9.6-3.24.8c-.33.09-.59.33-.7.66L9 19.78l6.19 2.25c.5.17 1.28.02 1.75-.22l5.51-2.75c.89-.45 1.32-1.48 1-2.42l-1.43-4.27a2 2 0 00-1.9-1.37h-4.56c-.31 0-.62.07-.89.21l-.82.41"}}]})(t)}function q6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10.1 13a5 5 0 100-2H5.83l1.59-1.59L6 8l-4 4 4 4 1.41-1.41L5.83 13h4.27z"}}]})(t)}function Y6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.98 16.82l-.63 4.46c-.14.99-.99 1.72-1.98 1.72h-6.16c-.53 0-1.29-.21-1.66-.59L5 17.62l.83-.84c.24-.24.58-.35.92-.28l3.25.74V6.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v6h.91c.31 0 .62.07.89.21l4.09 2.04c.77.39 1.21 1.22 1.09 2.07zM12 2.5c4.74 0 7.67 2.52 8.43 4.5H22c-.73-2.88-4.51-6-10-6-3.22 0-6.18 1.13-8.5 3.02V2H2v5h5V5.5H4.09c2.12-1.86 4.88-3 7.91-3z"}}]})(t)}function X6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.9 11a5 5 0 100 2h4.27l-1.59 1.59L18 16l4-4-4-4-1.41 1.41L18.17 11H13.9z"}}]})(t)}function $6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.98 16.82l-.63 4.46c-.14.99-.99 1.72-1.98 1.72h-6.16c-.53 0-1.29-.21-1.66-.59L5 17.62l.83-.84c.24-.24.58-.35.92-.28l3.25.74V6.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v6h.91c.31 0 .62.07.89.21l4.09 2.04c.77.39 1.21 1.22 1.09 2.07zM19.91 5.5H17V7h5V2h-1.5v2.02A13.413 13.413 0 0012 1C6.51 1 2.73 4.12 2 7h1.57C4.33 5.02 7.26 2.5 12 2.5c3.03 0 5.79 1.14 7.91 3z"}}]})(t)}function K6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 5.83l1.59 1.59L16 6l-4-4-4 4 1.41 1.41L11 5.83v4.27a5 5 0 102 0V5.83z"}}]})(t)}function Q6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2.06 5.56L1 4.5 4.5 1 8 4.5 6.94 5.56 5.32 3.94a10.457 10.457 0 001.88 8.99L6.13 14A11.974 11.974 0 013.5 6.5c0-.92.1-1.82.3-2.68L2.06 5.56zm11.79 6.06l-2.68-5.37a1.498 1.498 0 00-2.01-.67c-.75.38-1.05 1.28-.68 2.02l4.81 9.6-3.24.8c-.33.09-.59.33-.7.66L9 19.78l6.19 2.25c.5.17 1.28.02 1.75-.22l5.51-2.75c.89-.45 1.32-1.48 1-2.42l-1.43-4.27a2 2 0 00-1.9-1.37h-4.56c-.31 0-.62.07-.89.21l-.82.41"}}]})(t)}function J6t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M1 3.5h2.02C1.13 5.82 0 8.78 0 12s1.13 6.18 3.02 8.5H1V22h5v-5H4.5v2.91c-1.86-2.11-3-4.88-3-7.91s1.14-5.79 3-7.91V7H6V2H1v1.5zm12.85 8.12l-2.68-5.37a1.498 1.498 0 00-2.01-.67c-.75.38-1.05 1.28-.68 2.02l4.81 9.6-3.24.8c-.33.09-.59.33-.7.66L9 19.78l6.19 2.25c.5.17 1.28.02 1.75-.22l5.51-2.75c.89-.45 1.32-1.48 1-2.42l-1.43-4.27a2 2 0 00-1.9-1.37h-4.56c-.31 0-.62.07-.89.21l-.82.41"}}]})(t)}function t7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.89 14.75l-4.09-2.04c-.28-.14-.58-.21-.89-.21H13v-6c0-.83-.67-1.5-1.5-1.5S10 5.67 10 6.5v10.74l-3.25-.74a.99.99 0 00-.92.28l-.83.84 4.54 4.79c.38.38 1.14.59 1.67.59h6.16c1 0 1.84-.73 1.98-1.72l.63-4.46c.12-.85-.32-1.68-1.09-2.07z"}},{tag:"path",attr:{d:"M20.13 3.87C18.69 2.17 15.6 1 12 1S5.31 2.17 3.87 3.87L2 2v5h5L4.93 4.93c1-1.29 3.7-2.43 7.07-2.43s6.07 1.14 7.07 2.43L17 7h5V2l-1.87 1.87z"}}]})(t)}function e7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M24 14h-2v-2h-2v2h-2v2h2v2h2v-2h2v-2zM7.06 8.94L5 8l2.06-.94L8 5l.94 2.06L11 8l-2.06.94L8 11l-.94-2.06zM8 21l.94-2.06L11 18l-2.06-.94L8 15l-.94 2.06L5 18l2.06.94L8 21zm-3.63-8.63L3 13l1.37.63L5 15l.63-1.37L7 13l-1.37-.63L5 11l-.63 1.37zM12 12c0-2.73 1.08-5.27 2.75-7.25L12 2h7v7l-2.82-2.82C14.84 7.82 14 9.88 14 12c0 3.32 2.1 6.36 5 7.82V22c-4.09-1.59-7-5.65-7-10z"}}]})(t)}function n7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.06 8.94L5 8l2.06-.94L8 5l.94 2.06L11 8l-2.06.94L8 11l-.94-2.06zM8 21l.94-2.06L11 18l-2.06-.94L8 15l-.94 2.06L5 18l2.06.94L8 21zm-3.63-8.63L3 13l1.37.63L5 15l.63-1.37L7 13l-1.37-.63L5 11l-.63 1.37zM12 12c0-2.73 1.08-5.27 2.75-7.25L12 2h7v7l-2.82-2.82C14.84 7.82 14 9.88 14 12c0 3.32 2.1 6.36 5 7.82V22c-4.09-1.59-7-5.65-7-10z"}}]})(t)}function r7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 12l4-4-4-4v3H3v2h15zM6 12l-4 4 4 4v-3h15v-2H6z"}}]})(t)}function a7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 .5h24v24H0z"}},{tag:"path",attr:{d:"M12 16.5l4-4h-3v-9h-2v9H8l4 4zm9-13h-6v1.99h6v14.03H3V5.49h6V3.5H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2v-14c0-1.1-.9-2-2-2z"}}]})(t)}function i7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M1 9h2V7H1v2zm0 4h2v-2H1v2zm0-8h2V3c-1.1 0-2 .9-2 2zm8 16h2v-2H9v2zm-8-4h2v-2H1v2zm2 4v-2H1c0 1.1.9 2 2 2zM21 3h-8v6h10V5c0-1.1-.9-2-2-2zm0 14h2v-2h-2v2zM9 5h2V3H9v2zM5 21h2v-2H5v2zM5 5h2V3H5v2zm16 16c1.1 0 2-.9 2-2h-2v2zm0-8h2v-2h-2v2zm-8 8h2v-2h-2v2zm4 0h2v-2h-2v2z"}}]})(t)}function o7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H3V5h10v4h8v10z"}}]})(t)}function l7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 7H9c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2zm0 2v2H9V9h10zm-6 6v-2h2v2h-2zm2 2v2h-2v-2h2zm-4-2H9v-2h2v2zm6-2h2v2h-2v-2zm-8 4h2v2H9v-2zm8 2v-2h2v2h-2zM6 17H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2v1h-2V5H5v10h1v2z"}}]})(t)}function c7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 5.18L10.59 16.6l-4.24-4.24 1.41-1.41 2.83 2.83 10-10L22 5.18zm-2.21 5.04c.13.57.21 1.17.21 1.78 0 4.42-3.58 8-8 8s-8-3.58-8-8 3.58-8 8-8c1.58 0 3.04.46 4.28 1.25l1.44-1.44A9.9 9.9 0 0012 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-1.19-.22-2.33-.6-3.39l-1.61 1.61z"}}]})(t)}function s7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4a2 2 0 00-2 2v12a2 2 0 002 2h16c1.1 0 2-.9 2-2V6a2 2 0 00-2-2zm0 14H4V8h16v10zm-2-1h-6v-2h6v2zM7.5 17l-1.41-1.41L8.67 13l-2.59-2.59L7.5 9l4 4-4 4z"}}]})(t)}function u7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 12v1.5l11 4.75v-2.1l-2.2-.9v-5l2.2-.9v-2.1L3 12zm7 2.62l-5.02-1.87L10 10.88v3.74zm8-10.37l-3 3h2v12.5h2V7.25h2l-3-3z"}}]})(t)}function d7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.75 5h-1.5L9.5 16h2.1l.9-2.2h5l.9 2.2h2.1L15.75 5zm-2.62 7L15 6.98 16.87 12h-3.74zM6 19.75l3-3H7V4.25H5v12.5H3l3 3z"}}]})(t)}function h7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.4 4.91l-1.06-1.06L7.2 8.27l1.48 1.48 2.19-.92 3.54 3.54-.92 2.19 1.48 1.48L19.4 4.91zm-6.81 3.1l4.87-2.23-2.23 4.87-2.64-2.64zM14.27 21v-4.24l-1.41 1.41-8.84-8.84-1.42 1.42 8.84 8.84L10.03 21h4.24z"}}]})(t)}function f7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4.49 4.21L3.43 5.27 7.85 16.4l1.48-1.48-.92-2.19 3.54-3.54 2.19.92 1.48-1.48L4.49 4.21zm3.09 6.8L5.36 6.14l4.87 2.23-2.65 2.64zm12.99-1.68h-4.24l1.41 1.41-8.84 8.84L10.32 21l8.84-8.84 1.41 1.41V9.33z"}}]})(t)}function p7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 12v-1.5L10 5.75v2.1l2.2.9v5l-2.2.9v2.1L21 12zm-7-2.62l5.02 1.87L14 13.12V9.38zM6 19.75l3-3H7V4.25H5v12.5H3l3 3z"}}]})(t)}function g7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.75 3h-1.5L6.5 14h2.1l.9-2.2h5l.9 2.2h2.1L12.75 3zm-2.62 7L12 4.98 13.87 10h-3.74zm10.37 8l-3-3v2H5v2h12.5v2l3-3z"}}]})(t)}function v7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 3v2h-2V3H8v2H6V3H4v18h2v-2h2v2h8v-2h2v2h2V3h-2zM8 17H6v-2h2v2zm0-4H6v-2h2v2zm0-4H6V7h2v2zm10 8h-2v-2h2v2zm0-4h-2v-2h2v2zm0-4h-2V7h2v2z"}}]})(t)}function m7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M24 24H0V0h24v24z"}},{tag:"path",attr:{d:"M10.89 18.28l.57-2.89c.12-.59-.04-1.2-.42-1.66-.38-.46-.94-.73-1.54-.73H4v-1.08L6.57 6h8.09c.18 0 .34.16.34.34v7.84l-4.11 4.1M10 22l6.41-6.41c.38-.38.59-.89.59-1.42V6.34C17 5.05 15.95 4 14.66 4h-8.1c-.71 0-1.36.37-1.72.97l-2.67 6.15c-.11.25-.17.52-.17.8V13c0 1.1.9 2 2 2h5.5l-.92 4.65c-.05.22-.02.46.08.66.23.45.52.86.88 1.22L10 22zm10-7h2V4h-2c-.55 0-1 .45-1 1v9c0 .55.45 1 1 1z"}}]})(t)}function y7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 3H6c-.83 0-1.54.5-1.84 1.22l-3.02 7.05c-.09.23-.14.47-.14.73v2c0 1.1.9 2 2 2h6.31l-.95 4.57-.03.32c0 .41.17.79.44 1.06L9.83 23l6.59-6.59c.36-.36.58-.86.58-1.41V5c0-1.1-.9-2-2-2zm4 0v12h4V3h-4z"}}]})(t)}function b7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13.11 5.72l-.57 2.89c-.12.59.04 1.2.42 1.66.38.46.94.73 1.54.73H20v1.08L17.43 18H9.34a.35.35 0 01-.34-.34V9.82l4.11-4.1M14 2L7.59 8.41C7.21 8.79 7 9.3 7 9.83v7.83C7 18.95 8.05 20 9.34 20h8.1c.71 0 1.36-.37 1.72-.97l2.67-6.15c.11-.25.17-.52.17-.8V11c0-1.1-.9-2-2-2h-5.5l.92-4.65c.05-.22.02-.46-.08-.66a4.8 4.8 0 00-.88-1.22L14 2zM4 9H2v11h2c.55 0 1-.45 1-1v-9c0-.55-.45-1-1-1z"}}]})(t)}function x7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M1 21h4V9H1v12zm22-11c0-1.1-.9-2-2-2h-6.31l.95-4.57.03-.32c0-.41-.17-.79-.44-1.06L14.17 1 7.59 7.59C7.22 7.95 7 8.45 7 9v10c0 1.1.9 2 2 2h9c.83 0 1.54-.5 1.84-1.22l3.02-7.05c.09-.23.14-.47.14-.73v-2z"}}]})(t)}function M7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 6c0-.55-.45-1-1-1H5.82l.66-3.18.02-.23c0-.31-.13-.59-.33-.8L5.38 0 .44 4.94C.17 5.21 0 5.59 0 6v6.5c0 .83.67 1.5 1.5 1.5h6.75c.62 0 1.15-.38 1.38-.91l2.26-5.29c.07-.17.11-.36.11-.55V6zm10.5 4h-6.75c-.62 0-1.15.38-1.38.91l-2.26 5.29c-.07.17-.11.36-.11.55V18c0 .55.45 1 1 1h5.18l-.66 3.18-.02.24c0 .31.13.59.33.8l.79.78 4.94-4.94c.27-.27.44-.65.44-1.06v-6.5c0-.83-.67-1.5-1.5-1.5z"}}]})(t)}function w7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M23 8c0 1.1-.9 2-2 2a1.7 1.7 0 01-.51-.07l-3.56 3.55c.05.16.07.34.07.52 0 1.1-.9 2-2 2s-2-.9-2-2c0-.18.02-.36.07-.52l-2.55-2.55c-.16.05-.34.07-.52.07s-.36-.02-.52-.07l-4.55 4.56c.05.16.07.33.07.51 0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2c.18 0 .35.02.51.07l4.56-4.55C8.02 9.36 8 9.18 8 9c0-1.1.9-2 2-2s2 .9 2 2c0 .18-.02.36-.07.52l2.55 2.55c.16-.05.34-.07.52-.07s.36.02.52.07l3.55-3.56A1.7 1.7 0 0119 8c0-1.1.9-2 2-2s2 .9 2 2z"}}]})(t)}function z7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 20h4c0 1.1-.9 2-2 2s-2-.9-2-2zm-2-1h8v-2H5v2zm11.5-9.5c0 3.82-2.66 5.86-3.77 6.5H5.27c-1.11-.64-3.77-2.68-3.77-6.5C1.5 5.36 4.86 2 9 2s7.5 3.36 7.5 7.5zm4.87-2.13L20 8l1.37.63L22 10l.63-1.37L24 8l-1.37-.63L22 6l-.63 1.37zM19 6l.94-2.06L22 3l-2.06-.94L19 0l-.94 2.06L16 3l2.06.94L19 6z"}}]})(t)}function C7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 9h14V7H3v2zm0 4h14v-2H3v2zm0 4h14v-2H3v2zm16 0h2v-2h-2v2zm0-10v2h2V7h-2zm0 6h2v-2h-2v2z"}}]})(t)}function A7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z"}}]})(t)}function k7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.97 6.43L12 2 4.03 6.43 9.1 9.24C9.83 8.48 10.86 8 12 8s2.17.48 2.9 1.24l5.07-2.81zM10 12c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm1 9.44L3 17V8.14l5.13 2.85c-.09.32-.13.66-.13 1.01 0 1.86 1.27 3.43 3 3.87v5.57zm2 0v-5.57c1.73-.44 3-2.01 3-3.87 0-.35-.04-.69-.13-1.01L21 8.14V17l-8 4.44z"}}]})(t)}function H7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6zM3 12a5.99 5.99 0 014-5.65V4.26C3.55 5.15 1 8.27 1 12s2.55 6.85 6 7.74v-2.09A5.99 5.99 0 013 12z"}}]})(t)}function E7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 11.24V7.5a2.5 2.5 0 015 0v3.74c1.21-.81 2-2.18 2-3.74C16 5.01 13.99 3 11.5 3S7 5.01 7 7.5c0 1.56.79 2.93 2 3.74zm9.84 4.63l-4.54-2.26c-.17-.07-.35-.11-.54-.11H13v-6c0-.83-.67-1.5-1.5-1.5S10 6.67 10 7.5v10.74c-3.6-.76-3.54-.75-3.67-.75-.31 0-.59.13-.79.33l-.79.8 4.94 4.94c.27.27.65.44 1.06.44h6.79c.75 0 1.33-.55 1.44-1.28l.75-5.27c.01-.07.02-.14.02-.2 0-.62-.38-1.16-.91-1.38z"}}]})(t)}function S7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 4H7V2H5v20h2v-8h14l-2-5 2-5zm-6 5c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2z"}}]})(t)}function L7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.07 4.93l-1.41 1.41A8.014 8.014 0 0120 12c0 4.42-3.58 8-8 8s-8-3.58-8-8c0-4.08 3.05-7.44 7-7.93v2.02C8.16 6.57 6 9.03 6 12c0 3.31 2.69 6 6 6s6-2.69 6-6c0-1.66-.67-3.16-1.76-4.24l-1.41 1.41C15.55 9.9 16 10.9 16 12c0 2.21-1.79 4-4 4s-4-1.79-4-4c0-1.86 1.28-3.41 3-3.86v2.14c-.6.35-1 .98-1 1.72 0 1.1.9 2 2 2s2-.9 2-2c0-.74-.4-1.38-1-1.72V2h-1C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-2.76-1.12-5.26-2.93-7.07z"}}]})(t)}function _7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.93 16l1.63-1.63c-2.77-3.02-2.77-7.56 0-10.74L17.93 2c-3.9 3.89-3.91 9.95 0 14zm4.99-5.05a3.317 3.317 0 010-3.89l-1.68-1.69c-2.02 2.02-2.02 5.07 0 7.27l1.68-1.69zM9 13c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm6.39 2.56C13.71 14.7 11.53 14 9 14s-4.71.7-6.39 1.56A2.97 2.97 0 001 18.22V21h16v-2.78c0-1.12-.61-2.15-1.61-2.66z"}}]})(t)}function B7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.87 15.07l-2.54-2.51.03-.03A17.52 17.52 0 0014.07 6H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z"}}]})(t)}function D7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 18l2.29-2.29-4.88-4.88-4 4L2 7.41 3.41 6l6 6 4-4 6.3 6.29L22 12v6z"}}]})(t)}function T7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 12l-4-4v3H3v2h15v3z"}}]})(t)}function V7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 6l2.29 2.29-4.88 4.88-4-4L2 16.59 3.41 18l6-6 4 4 6.3-6.29L22 12V6z"}}]})(t)}function O7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 20.59l-4.69-4.69A7.902 7.902 0 0019 11c0-4.42-3.58-8-8-8-4.08 0-7.44 3.05-7.93 7h2.02C5.57 7.17 8.03 5 11 5c3.31 0 6 2.69 6 6s-2.69 6-6 6c-2.42 0-4.5-1.44-5.45-3.5H3.4C4.45 16.69 7.46 19 11 19c1.85 0 3.55-.63 4.9-1.69L20.59 22 22 20.59z"}},{tag:"path",attr:{d:"M8.43 9.69L9.65 15h1.64l1.26-3.78.95 2.28h2V12h-1l-1.25-3h-1.54l-1.12 3.37L9.35 7H7.7l-1.25 4H1v1.5h6.55z"}}]})(t)}function I7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-6.43 9.57L12 15l-1.57-3.43L7 10l3.43-1.57L12 5l1.57 3.43L17 10l-3.43 1.57z"}}]})(t)}function R7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 3H7c-1.1 0-1.99.9-1.99 2L5 21l7-3 7 3V5c0-1.1-.9-2-2-2zm0 15l-5-2.18L7 18V5h10v13z"}}]})(t)}function F7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 3H7c-1.1 0-1.99.9-1.99 2L5 21l7-3 7 3V5c0-1.1-.9-2-2-2z"}}]})(t)}function N7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.58 1.41L15.16 0l-3.17 3.17L8.82 0 7.41 1.41 11.99 6z"}},{tag:"path",attr:{d:"M16.58 6.41L15.16 5l-3.17 3.17L8.82 5 7.41 6.41 11.99 11zM7.42 17.59L8.84 19l3.17-3.17L15.18 19l1.41-1.41L12.01 13z"}},{tag:"path",attr:{d:"M7.42 22.59L8.84 24l3.17-3.17L15.18 24l1.41-1.41L12.01 18z"}}]})(t)}function P7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 7.83L15.17 11l1.41-1.41L12 5 7.41 9.59 8.83 11 12 7.83zm0-5L15.17 6l1.41-1.41L12 0 7.41 4.59 8.83 6 12 2.83zm0 18.34L8.83 18l-1.41 1.41L12 24l4.59-4.59L15.17 18 12 21.17zm0-5L8.83 13l-1.41 1.41L12 19l4.59-4.59L15.17 13 12 16.17z"}}]})(t)}function j7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.19 21.19L2.81 2.81 1.39 4.22l2.27 2.27A9.91 9.91 0 002 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l2.27 2.27 1.41-1.42zm-10.6-4.59l-4.24-4.24 1.41-1.41 2.83 2.83.18-.18 1.41 1.41-1.59 1.59zm3-5.84l-7.1-7.1A9.91 9.91 0 0112 2c5.52 0 10 4.48 10 10 0 2.04-.61 3.93-1.66 5.51L15 12.17l2.65-2.65-1.41-1.41-2.65 2.65z"}}]})(t)}function U7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8.67 5.84L7.22 4.39A8.86 8.86 0 0112 3c2.74 0 5.19 1.23 6.84 3.16L21 4v6h-6l2.41-2.41C16.12 6.02 14.18 5 12 5c-1.2 0-2.34.31-3.33.84zM13 7h-2v1.17l2 2V7zm6.78 15.61l-3-3A8.973 8.973 0 0112 21a9 9 0 01-9-9c0-1.76.51-3.4 1.39-4.78l-3-3L2.8 2.81l18.38 18.38-1.4 1.42zm-4.46-4.46L5.84 8.67A7.06 7.06 0 005 12c0 3.86 3.14 7 7 7 1.2 0 2.34-.31 3.32-.85zM20.94 13h-2.02c-.12.83-.39 1.61-.77 2.32l1.47 1.47c.7-1.12 1.17-2.41 1.32-3.79z"}}]})(t)}function W7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 10.12h-6.78l2.74-2.82c-2.73-2.7-7.15-2.8-9.88-.1-2.73 2.71-2.73 7.08 0 9.79s7.15 2.71 9.88 0C18.32 15.65 19 14.08 19 12.1h2c0 1.98-.88 4.55-2.64 6.29-3.51 3.48-9.21 3.48-12.72 0-3.5-3.47-3.53-9.11-.02-12.58s9.14-3.47 12.65 0L21 3v7.12zM12.5 8v4.25l3.5 2.08-.72 1.21L11 13V8h1.5z"}}]})(t)}function Z7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 18v2H8v-2h8zM11 7.99V16h2V7.99h3L12 4 8 7.99h3z"}}]})(t)}function G7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z"}}]})(t)}function q7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M23 12l-2.44-2.79.34-3.69-3.61-.82-1.89-3.2L12 2.96 8.6 1.5 6.71 4.69 3.1 5.5l.34 3.7L1 12l2.44 2.79-.34 3.7 3.61.82L8.6 22.5l3.4-1.47 3.4 1.46 1.89-3.19 3.61-.82-.34-3.69L23 12zm-12.91 4.72l-3.8-3.81 1.48-1.48 2.32 2.33 5.85-5.87 1.48 1.48-7.33 7.35z"}}]})(t)}function Y7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 15h8v-2H3v2zm0 4h8v-2H3v2zm0-8h8V9H3v2zm0-6v2h8V5H3zm10 0h8v14h-8V5z"}}]})(t)}function X7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 13H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zM19 3H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}}]})(t)}function $7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 5h-3v14h3V5zm-4 0H7v14h10V5zM6 5H3v14h3V5z"}}]})(t)}function K7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 7h4v10H2V7zm5 12h10V5H7v14zM18 7h4v10h-4V7z"}}]})(t)}function Q7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.67 5v14H9.33V5h5.34zm1 14H21V5h-5.33v14zm-7.34 0V5H3v14h5.33z"}}]})(t)}function J7t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-9 13H7v-4h4v4zm0-6H7V7h4v4zm6 6h-4v-4h4v4zm0-6h-4V7h4v4z"}}]})(t)}function t8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-8.5 12.5h-4v-4h4v4zm0-5h-4v-4h4v4zm5 5h-4v-4h4v4zm0-5h-4v-4h4v4z"}}]})(t)}function e8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-8.75 12.75h-4v-4h4v4zm0-5.5h-4v-4h4v4zm5.5 5.5h-4v-4h4v4zm0-5.5h-4v-4h4v4z"}}]})(t)}function n8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 21h19v-3H2v3zM20 8H3c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h17c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1zM2 3v3h19V3H2z"}}]})(t)}function r8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 15h16v-2H4v2zm0 4h16v-2H4v2zm0-8h16V9H4v2zm0-6v2h16V5H4z"}}]})(t)}function a8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.25 7.6l-5.5-3.18a1.49 1.49 0 00-1.5 0L5.75 7.6c-.46.27-.75.76-.75 1.3v6.35c0 .54.29 1.03.75 1.3l5.5 3.18c.46.27 1.04.27 1.5 0l5.5-3.18c.46-.27.75-.76.75-1.3V8.9c0-.54-.29-1.03-.75-1.3zM7 14.96v-4.62l4 2.32v4.61l-4-2.31zm5-4.03L8 8.61l4-2.31 4 2.31-4 2.32zm1 6.34v-4.61l4-2.32v4.62l-4 2.31zM7 2H3.5C2.67 2 2 2.67 2 3.5V7h2V4h3V2zm10 0h3.5c.83 0 1.5.67 1.5 1.5V7h-2V4h-3V2zM7 22H3.5c-.83 0-1.5-.67-1.5-1.5V17h2v3h3v2zm10 0h3.5c.83 0 1.5-.67 1.5-1.5V17h-2v3h-3v2z"}}]})(t)}function i8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9 17H7V7h2v10zm4-5h-2V7h2v5zm4 3h-2V7h2v8z"}}]})(t)}function o8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 14h4v-4H3v4zm0 5h4v-4H3v4zM3 9h4V5H3v4zm5 5h13v-4H8v4zm0 5h13v-4H8v4zM8 5v4h13V5H8z"}}]})(t)}function l8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.67 5v6.5H9.33V5h5.34zm1 6.5H21V5h-5.33v6.5zm-1 7.5v-6.5H9.33V19h5.34zm1-6.5V19H21v-6.5h-5.33zm-7.34 0H3V19h5.33v-6.5zm0-1V5H3v6.5h5.33z"}}]})(t)}function c8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 5v6.5H9.33V5H21zm-6.33 14v-6.5H9.33V19h5.34zm1-6.5V19H21v-6.5h-5.33zM8.33 19V5H3v14h5.33z"}}]})(t)}function s8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 20H2V4h14v16zm2-12h4V4h-4v4zm0 12h4v-4h-4v4zm0-6h4v-4h-4v4z"}}]})(t)}function u8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 17v-2c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2zM3 7v2c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2z"}}]})(t)}function d8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 14H6v-2h6v2zm3-4H9v-2h6v2zm3-4h-6V7h6v2z"}}]})(t)}function h8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5.33 20H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h1.33c1.1 0 2 .9 2 2v12a2 2 0 01-2 2zM22 18V6c0-1.1-.9-2-2-2h-1.33c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2H20a2 2 0 002-2zm-7.33 0V6c0-1.1-.9-2-2-2h-1.33c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h1.33c1.1 0 2-.9 2-2z"}}]})(t)}function f8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46A11.804 11.804 0 001 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78l3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z"}}]})(t)}function p8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"}}]})(t)}function g8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12.99 9.18c0-.06.01-.12.01-.18 0-2.21-1.79-4-4-4-.06 0-.12.01-.18.01l4.17 4.17zm-6.1-3.56L4.27 3 3 4.27l2.62 2.62C5.23 7.5 5 8.22 5 9c0 2.21 1.79 4 4 4 .78 0 1.5-.23 2.11-.62L19.73 21 21 19.73l-8.62-8.62-5.49-5.49zM9 15c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4zm7.76-9.64l-1.68 1.69c.84 1.18.84 2.71 0 3.89l1.68 1.69c2.02-2.02 2.02-5.07 0-7.27zM20.07 2l-1.63 1.63c2.77 3.02 2.77 7.56 0 10.74L20.07 16c3.9-3.89 3.91-9.95 0-14z"}}]})(t)}function v8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zm4.2 14.2L11 13V7h1.5v5.2l4.5 2.7-.8 1.3z"}}]})(t)}function m8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 15h5.88c.27-.31.67-.5 1.12-.5.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5c-.44 0-.84-.19-1.12-.5H11.9A5 5 0 116 11.1v2.07c-1.16.41-2 1.53-2 2.83 0 1.65 1.35 3 3 3s3-1.35 3-3v-1zm2.5-11c1.65 0 3 1.35 3 3h2c0-2.76-2.24-5-5-5a5.002 5.002 0 00-3.45 8.62l-2.35 3.9c-.68.14-1.2.75-1.2 1.48 0 .83.67 1.5 1.5 1.5a1.498 1.498 0 001.43-1.95l3.38-5.63A3.003 3.003 0 019.5 7c0-1.65 1.35-3 3-3zm4.5 9c-.64 0-1.23.2-1.72.54l-3.05-5.07C11.53 8.35 11 7.74 11 7c0-.83.67-1.5 1.5-1.5S14 6.17 14 7c0 .15-.02.29-.06.43l2.19 3.65c.28-.05.57-.08.87-.08 2.76 0 5 2.24 5 5s-2.24 5-5 5a5 5 0 01-4.33-2.5h2.67c.48.32 1.05.5 1.66.5 1.65 0 3-1.35 3-3s-1.35-3-3-3z"}}]})(t)}function y8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM4 6h1v12H4V6zm16 12h-1V6h1v12z"}}]})(t)}function b8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM4 6h4v12H4V6zm16 12h-4V6h4v12z"}}]})(t)}function x8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM4 6h2v12H4V6zm16 12h-2V6h2v12z"}}]})(t)}function M8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.71 5.29L19 3h-8v8l2.3-2.3c1.97 1.46 3.25 3.78 3.25 6.42 0 1.31-.32 2.54-.88 3.63 2.33-1.52 3.88-4.14 3.88-7.13 0-2.52-1.11-4.77-2.84-6.33z"}},{tag:"path",attr:{d:"M7.46 8.88c0-1.31.32-2.54.88-3.63a8.479 8.479 0 00-3.88 7.13c0 2.52 1.1 4.77 2.84 6.33L5 21h8v-8l-2.3 2.3c-1.96-1.46-3.24-3.78-3.24-6.42z"}}]})(t)}function w8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 11c1.49 0 2.87.47 4 1.26V8c0-1.11-.89-2-2-2h-4V4c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h7.68A6.995 6.995 0 0118 11zm-8-7h4v2h-4V4z"}},{tag:"path",attr:{d:"M18 13c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm1.65 7.35L17.5 18.2V15h1v2.79l1.85 1.85-.7.71z"}}]})(t)}function z8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M23 21.74l-1.46-1.46L7.21 5.95 3.25 1.99 1.99 3.25l2.7 2.7h-.64c-1.11 0-1.99.89-1.99 2l-.01 11c0 1.11.89 2 2 2h15.64L21.74 23 23 21.74zM22 7.95c.05-1.11-.84-2-1.95-1.95h-4V3.95c0-1.11-.89-2-2-1.95h-4c-1.11-.05-2 .84-2 1.95v.32l13.95 14V7.95zM14.05 6H10V3.95h4.05V6z"}}]})(t)}function C8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M14 6V4h-4v2h4zM4 8v11h16V8H4zm16-2c1.11 0 2 .89 2 2v11c0 1.11-.89 2-2 2H4c-1.11 0-2-.89-2-2l.01-11c0-1.11.88-2 1.99-2h4V4c0-1.11.89-2 2-2h4c1.11 0 2 .89 2 2v2h4z"}}]})(t)}function A8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-4V4c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-6 0h-4V4h4v2z"}}]})(t)}function k8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2V5a2 2 0 00-2-2zm0 16H5V7h14v12zm-2-7H7v-2h10v2zm-4 4H7v-2h6v2z"}}]})(t)}function H8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17.01 14h-.8l-.27-.27a6.451 6.451 0 001.57-4.23c0-3.59-2.91-6.5-6.5-6.5s-6.5 3-6.5 6.5H2l3.84 4 4.16-4H6.51a4.5 4.5 0 019 0 4.507 4.507 0 01-6.32 4.12L7.71 15.1a6.474 6.474 0 007.52-.67l.27.27v.79l5.01 4.99L22 19l-4.99-5z"}}]})(t)}function E8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"}},{tag:"path",attr:{d:"M12 10h-2v2H9v-2H7V9h2V7h1v2h2v1z"}}]})(t)}function S8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14zM7 9h5v1H7z"}}]})(t)}function L8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10.01 21.01c0 1.1.89 1.99 1.99 1.99s1.99-.89 1.99-1.99h-3.98zm8.87-4.19V11c0-3.25-2.25-5.97-5.29-6.69v-.72C13.59 2.71 12.88 2 12 2s-1.59.71-1.59 1.59v.72A6.873 6.873 0 005.12 11v5.82L3 18.94V20h18v-1.06l-2.12-2.12zM16 13.01h-3v3h-2v-3H8V11h3V8h2v3h3v2.01z"}}]})(t)}function _8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 2h-3.5l-1-1h-5l-1 1H1v2h14zM16 9c-.7 0-1.37.1-2 .29V5H2v12c0 1.1.9 2 2 2h5.68A6.999 6.999 0 0023 16c0-3.87-3.13-7-7-7zm0 12c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z"}},{tag:"path",attr:{d:"M16.5 12H15v5l3.6 2.1.8-1.2-2.9-1.7z"}}]})(t)}function B8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 15h2v2h-2zm0-8h2v6h-2zm.99-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}}]})(t)}function D8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"}}]})(t)}function T8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 16v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2zm-5 0h-2v-2h2v2zm0-4h-2V8h2v4zm-1 10c1.1 0 2-.9 2-2h-4a2 2 0 002 2z"}}]})(t)}function V8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 5.99L19.53 19H4.47L12 5.99M12 2L1 21h22L12 2z"}},{tag:"path",attr:{d:"M13 16h-2v2h2zM13 10h-2v5h2z"}}]})(t)}function O8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"}}]})(t)}function I8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 10.5h1.5v3H10zM19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM7.5 15H6v-4.5H4.5V9h3v6zm5.5-1c0 .55-.45 1-1 1H9.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1H12c.55 0 1 .45 1 1v4zm6.5 1h-1.75L16 12.75V15h-1.5V9H16v2.25L17.75 9h1.75l-2.25 3 2.25 3z"}}]})(t)}function R8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9 15H7.5v-4.5H6V9h3v6zm4.75 0L12 12.75V15h-1.5V9H12v2.25L13.75 9h1.75l-2.25 3 2.25 3h-1.75zm5.75-2.5H18V14h-1v-1.5h-1.5v-1H17V10h1v1.5h1.5v1z"}}]})(t)}function F8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-8.5 12H9v-4.5H7.5V9h3v6zm7 0h-1.75L14 12.75V15h-1.5V9H14v2.25L15.75 9h1.75l-2.25 3 2.25 3z"}}]})(t)}function N8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-9.5 8.5c0 .55-.45 1-1 1h-2v1h3V15H5v-2.5c0-.55.45-1 1-1h2v-1H5V9h3.5c.55 0 1 .45 1 1v1.5zm4.75 3.5l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3L16 15h-1.75zM20 12.5h-1.5V14h-1v-1.5H16v-1h1.5V10h1v1.5H20v1z"}}]})(t)}function P8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-9 9.5H8v1h3V15H6.5v-2.5c0-.55.45-1 1-1h2v-1h-3V9H10c.55 0 1 .45 1 1v1.5c0 .55-.45 1-1 1zm8 2.5h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z"}}]})(t)}function j8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9.5 14c0 .55-.45 1-1 1H5v-1.5h3v-1H6v-1h2v-1H5V9h3.5c.55 0 1 .45 1 1v4zm6.5 1h-1.75l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3L16 15zm4-2.5h-1.5V14h-1v-1.5H16v-1h1.5V10h1v1.5H20v1z"}}]})(t)}function U8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-8 11c0 .55-.45 1-1 1H6.5v-1.5h3v-1h-2v-1h2v-1h-3V9H10c.55 0 1 .45 1 1v4zm7 1h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z"}}]})(t)}function W8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-8.5 10.5h-1V15H8v-1.5H5V9h1.5v3H8V9h1.5v3h1v1.5zM16 15h-1.75l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3L16 15zm4-2.5h-1.5V14h-1v-1.5H16v-1h1.5V10h1v1.5H20v1z"}}]})(t)}function Z8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 10.5h-1V15H9.5v-1.5h-3V9H8v3h1.5V9H11v3h1v1.5zm6 1.5h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z"}}]})(t)}function G8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 13h2v2h-5V9h7c0-1.1-.9-2-2-2h-5c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h5c1.1 0 2-.9 2-2v-4h-4v2zM3 13h5v2H3v2h5c1.1 0 2-.9 2-2v-2c0-1.1-.9-2-2-2H5V9h5V7H3v6z"}}]})(t)}function q8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-9.5 7.5h-3v1h2c.55 0 1 .45 1 1V14c0 .55-.45 1-1 1H5v-1.5h3v-1H5V9h4.5v1.5zM16 15h-1.75l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3L16 15zm4-2.5h-1.5V14h-1v-1.5H16v-1h1.5V10h1v1.5H20v1z"}}]})(t)}function Y8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-8 7.5H8v1h2c.55 0 1 .45 1 1V14c0 .55-.45 1-1 1H6.5v-1.5h3v-1h-3V9H11v1.5zm7 4.5h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z"}}]})(t)}function X8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6.5 12.5H8V14H6.5zM19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-9.5 7.5h-3v1h2c.55 0 1 .45 1 1V14c0 .55-.45 1-1 1H6c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3.5v1.5zM16 15h-1.75l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3L16 15zm4-2.5h-1.5V14h-1v-1.5H16v-1h1.5V10h1v1.5H20v1z"}}]})(t)}function $8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8 12.5h1.5V14H8zM19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-8 7.5H8v1h2c.55 0 1 .45 1 1V14c0 .55-.45 1-1 1H7.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1H11v1.5zm7 4.5h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z"}}]})(t)}function K8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM8 15H6.25l1.38-4.5H5V9h3.5c.67 0 1.15.65.96 1.29L8 15zm8 0h-1.75l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3L16 15zm4-2.5h-1.5V14h-1v-1.5H16v-1h1.5V10h1v1.5H20v1z"}}]})(t)}function Q8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9.5 15H7.75l1.38-4.5H6.5V9H10c.67 0 1.15.65.96 1.29L9.5 15zm8.5 0h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z"}}]})(t)}function J8t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6.5 12.5H8V14H6.5zm0-2.5H8v1.5H6.5zM19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9.5 14c0 .55-.45 1-1 1H6c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h2.5c.55 0 1 .45 1 1v4zm6.5 1h-1.75l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3L16 15zm4-2.5h-1.5V14h-1v-1.5H16v-1h1.5V10h1v1.5H20v1z"}}]})(t)}function t9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8 12.5h1.5V14H8zM8 10h1.5v1.5H8zm11-7H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-8 11c0 .55-.45 1-1 1H7.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1H10c.55 0 1 .45 1 1v4zm7 1h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z"}}]})(t)}function e9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6.5 10H8v1.5H6.5zM19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9.5 14c0 .55-.45 1-1 1H5v-1.5h3v-1H6c-.55 0-1-.45-1-1V10c0-.55.45-1 1-1h2.5c.55 0 1 .45 1 1v4zm6.5 1h-1.75l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3L16 15zm4-2.5h-1.5V14h-1v-1.5H16v-1h1.5V10h1v1.5H20v1z"}}]})(t)}function n9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8 10h1.5v1.5H8zm11-7H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-8 11c0 .55-.45 1-1 1H6.5v-1.5h3v-1h-2c-.55 0-1-.45-1-1V10c0-.55.45-1 1-1H10c.55 0 1 .45 1 1v4zm7 1h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z"}}]})(t)}function r9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.11 0-2 .89-2 2v12a2 2 0 002 2h5v2h8v-2h5c1.1 0 1.99-.9 1.99-2L23 5a2 2 0 00-2-2zm0 14H3V5h18v12zm-5-7v2h-3v3h-2v-3H8v-2h3V7h2v3h3z"}}]})(t)}function a9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 22h12l-6-6z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h4v-2H3V5h18v12h-4v2h4c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}}]})(t)}function i9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 14.5c-2.49 0-4.5-2.01-4.5-4.5S9.51 7.5 12 7.5s4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5zm0-5.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z"}}]})(t)}function o9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 13h-8v-2h8v2zm0-6h-8v2h8V7zm-8 10h8v-2h-8v2zm-2-8v6c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h6c1.1 0 2 .9 2 2zm-1.5 6l-2.25-3-1.75 2.26-1.25-1.51L3.5 15h7z"}}]})(t)}function l9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm2 11h-3v3.75c0 1.24-1.01 2.25-2.25 2.25S8.5 17.99 8.5 16.75s1.01-2.25 2.25-2.25c.46 0 .89.14 1.25.38V11h4v2zm-3-4V3.5L18.5 9H13z"}}]})(t)}function c9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 17c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1zm0-14v4h2V5.08c3.39.49 6 3.39 6 6.92 0 3.87-3.13 7-7 7s-7-3.13-7-7c0-1.68.59-3.22 1.58-4.42L12 13l1.41-1.41-6.8-6.8v.02C4.42 6.45 3 9.05 3 12c0 4.97 4.02 9 9 9a9 9 0 000-18h-1zm7 9c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1zM6 12c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1z"}}]})(t)}function s9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16h-9v-6h9v6z"}}]})(t)}function u9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H3v-3h18v3z"}}]})(t)}function d9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.83 4H19c1.1 0 2 .9 2 2v12c0 .05-.01.1-.02.16l-3.38-3.38c.24-.19.4-.46.4-.78v-1h-1.5v.5h-.17l-1.83-1.83V10.5h2v.5H18v-1c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1v.17L6.83 4zm12.95 18.61L17.17 20H5a2 2 0 01-2-2V6c0-.05.02-.1.02-.15L1.39 4.22 2.8 2.81l18.38 18.38-1.4 1.42zM11 13.83l-.83-.83H9.5v.5h-2v-3h.17L6.4 9.22c-.24.19-.4.46-.4.78v4c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-.17z"}}]})(t)}function h9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.5 5.5v13h-15v-13h15zM19 4H5a2 2 0 00-2 2v12a2 2 0 002 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-8 7H9.5v-.5h-2v3h2V13H11v1c0 .55-.45 1-1 1H7c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1zm7 0h-1.5v-.5h-2v3h2V13H18v1c0 .55-.45 1-1 1h-3c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1z"}}]})(t)}function f9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 4H5a2 2 0 00-2 2v12a2 2 0 002 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-8 7H9.5v-.5h-2v3h2V13H11v1c0 .55-.45 1-1 1H7c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1zm7 0h-1.5v-.5h-2v3h2V13H18v1c0 .55-.45 1-1 1h-3c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1z"}}]})(t)}function p9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.54 5.54L13.77 7.3 12 5.54 10.23 7.3 8.46 5.54 12 2zm2.92 10l-1.76-1.77L18.46 12l-1.76-1.77 1.76-1.77L22 12zm-10 2.92l1.77-1.76L12 18.46l1.77-1.76 1.77 1.76L12 22zm-2.92-10l1.76 1.77L5.54 12l1.76 1.77-1.76 1.77L2 12z"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"3"}}]})(t)}function g9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 20h4V4h-4v16zm-6 0h4v-8H4v8zM16 9v11h4V9h-4z"}}]})(t)}function v9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-4 6h-4v2h4v2h-4v2h4v2H9V7h6v2z"}}]})(t)}function m9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 18l8.5-6L4 6v12zm9-12v12l8.5-6L13 6z"}}]})(t)}function y9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 18V6l-8.5 6 8.5 6zm.5-6l8.5 6V6l-8.5 6z"}}]})(t)}function b9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-9 8H3V9h9v2zm0-4H3V5h9v2z"}}]})(t)}function x9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-9 9H3V5h9v7z"}}]})(t)}function M9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.5 10.5h2v1h-2v-1zm-13 0h2v3h-2v-3zM21 3H3c-1.11 0-2 .89-2 2v14a2 2 0 002 2h18a2 2 0 002-2V5c0-1.11-.89-2-2-2zM8 13.5c0 .85-.65 1.5-1.5 1.5H3V9h3.5c.85 0 1.5.65 1.5 1.5v3zm4.62 1.5h-1.5L9.37 9h1.5l1 3.43 1-3.43h1.5l-1.75 6zM21 11.5c0 .6-.4 1.15-.9 1.4L21 15h-1.5l-.85-2H17.5v2H16V9h3.5c.85 0 1.5.65 1.5 1.5v1z"}}]})(t)}function w9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M24 24H0V0h24v24z"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"8"}}]})(t)}function z9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zM8.5 15H7.3l-2.55-3.5V15H3.5V9h1.25l2.5 3.5V9H8.5v6zm5-4.74H11v1.12h2.5v1.26H11v1.11h2.5V15h-4V9h4v1.26zm7 3.74c0 .55-.45 1-1 1h-4c-.55 0-1-.45-1-1V9h1.25v4.51h1.13V9.99h1.25v3.51h1.12V9h1.25v5z"}}]})(t)}function C9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5.5 10.5h2v1h-2zM20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zM9 11.5c0 .85-.65 1.5-1.5 1.5h-2v2H4V9h3.5c.85 0 1.5.65 1.5 1.5v1zm3.5 3.5H11V9h1.5v6zm7.5 0h-1.2l-2.55-3.5V15H15V9h1.25l2.5 3.5V9H20v6z"}}]})(t)}function A9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M24 24H0V0h24v24z"}},{tag:"circle",attr:{cx:"9",cy:"12",r:"8"}},{tag:"path",attr:{d:"M17 4.26v2.09a5.99 5.99 0 010 11.3v2.09c3.45-.89 6-4.01 6-7.74s-2.55-6.85-6-7.74z"}}]})(t)}function k9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 13c0 3.31-2.69 6-6 6s-6-2.69-6-6 2.69-6 6-6v4l5-5-5-5v4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8h-2z"}},{tag:"path",attr:{d:"M10.86 15.94v-4.27h-.09L9 12.3v.69l1.01-.31v3.26zM12.25 13.44v.74c0 1.9 1.31 1.82 1.44 1.82.14 0 1.44.09 1.44-1.82v-.74c0-1.9-1.31-1.82-1.44-1.82-.14 0-1.44-.09-1.44 1.82zm2.04-.12v.97c0 .77-.21 1.03-.59 1.03s-.6-.26-.6-1.03v-.97c0-.75.22-1.01.59-1.01.38-.01.6.26.6 1.01z"}}]})(t)}function H9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 13c0 3.31-2.69 6-6 6s-6-2.69-6-6 2.69-6 6-6v4l5-5-5-5v4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8h-2z"}},{tag:"path",attr:{d:"M10.06 15.38c-.29 0-.62-.17-.62-.54h-.85c0 .97.9 1.23 1.45 1.23.87 0 1.51-.46 1.51-1.25 0-.66-.45-.9-.71-1 .11-.05.65-.32.65-.92 0-.21-.05-1.22-1.44-1.22-.62 0-1.4.35-1.4 1.16h.85c0-.34.31-.48.57-.48.59 0 .58.5.58.54 0 .52-.41.59-.63.59h-.46v.66h.45c.65 0 .7.42.7.64 0 .32-.21.59-.65.59zM13.85 11.68c-.14 0-1.44-.08-1.44 1.82v.74c0 1.9 1.31 1.82 1.44 1.82.14 0 1.44.09 1.44-1.82v-.74c.01-1.91-1.3-1.82-1.44-1.82zm.6 2.67c0 .77-.21 1.03-.59 1.03s-.6-.26-.6-1.03v-.97c0-.75.22-1.01.59-1.01.38 0 .6.26.6 1.01v.97z"}}]})(t)}function E9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 13c0 3.31-2.69 6-6 6s-6-2.69-6-6 2.69-6 6-6v4l5-5-5-5v4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8h-2z"}},{tag:"path",attr:{d:"M12.03 15.38c-.44 0-.58-.31-.6-.56h-.84c.03.85.79 1.25 1.44 1.25.93 0 1.44-.63 1.44-1.43 0-1.33-.97-1.44-1.3-1.44-.2 0-.43.05-.64.16l.11-.92h1.7v-.71h-2.39l-.25 2.17.67.17c.13-.13.28-.23.57-.23.4 0 .69.23.69.75-.01.05.02.79-.6.79z"}}]})(t)}function S9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 7.5V2H9v5.5l3 3 3-3zM7.5 9H2v6h5.5l3-3-3-3zM9 16.5V22h6v-5.5l-3-3-3 3zM16.5 9l-3 3 3 3H22V9h-5.5z"}}]})(t)}function L9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-8 12H9.5v-2h-2v2H6V9h1.5v2.5h2V9H11v6zm2-6h4c.55 0 1 .45 1 1v4c0 .55-.45 1-1 1h-4V9zm1.5 4.5h2v-3h-2v3z"}}]})(t)}function _9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.03 3.2C7.15 2.44 8.51 2 10 2c3.93 0 7 3.07 7 7 0 1.26-.38 2.65-1.07 3.9-.02.04-.05.08-.08.13l-1.48-1.48c.4-.86.63-1.75.63-2.55 0-2.8-2.2-5-5-5-.92 0-1.76.26-2.5.67L6.03 3.2zm11.18 11.18l1.43 1.43C20.11 13.93 21 11.57 21 9c0-3.04-1.23-5.79-3.22-7.78l-1.42 1.42A8.937 8.937 0 0119 9c0 2.02-.67 3.88-1.79 5.38zM10 6.5c-.21 0-.4.03-.59.08l3.01 3.01c.05-.19.08-.38.08-.59A2.5 2.5 0 0010 6.5zm11.19 14.69L2.81 2.81 1.39 4.22l2.13 2.13C3.19 7.16 3 8.05 3 9h2c0-.36.05-.71.12-1.05l6.61 6.61c-.88.68-1.78 1.41-2.27 2.9-.5 1.5-1 2.01-1.71 2.38-.19.1-.46.16-.75.16-1.1 0-2-.9-2-2H3a3.999 3.999 0 005.64 3.65c1.36-.71 2.13-1.73 2.73-3.55.32-.98.9-1.43 1.71-2.05.03-.02.05-.04.08-.06l6.62 6.62 1.41-1.42z"}}]})(t)}function B9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 20c-.29 0-.56-.06-.76-.15-.71-.37-1.21-.88-1.71-2.38-.51-1.56-1.47-2.29-2.39-3-.79-.61-1.61-1.24-2.32-2.53C9.29 10.98 9 9.93 9 9c0-2.8 2.2-5 5-5s5 2.2 5 5h2c0-3.93-3.07-7-7-7S7 5.07 7 9c0 1.26.38 2.65 1.07 3.9.91 1.65 1.98 2.48 2.85 3.15.81.62 1.39 1.07 1.71 2.05.6 1.82 1.37 2.84 2.73 3.55A3.999 3.999 0 0021 18h-2c0 1.1-.9 2-2 2zM7.64 2.64L6.22 1.22C4.23 3.21 3 5.96 3 9s1.23 5.79 3.22 7.78l1.41-1.41C6.01 13.74 5 11.49 5 9s1.01-4.74 2.64-6.36zM11.5 9a2.5 2.5 0 005 0 2.5 2.5 0 00-5 0z"}}]})(t)}function D9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 4H5a2 2 0 00-2 2v12a2 2 0 002 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-8 11H9.5v-2h-2v2H6V9h1.5v2.5h2V9H11v6zm7-1c0 .55-.45 1-1 1h-.75v1.5h-1.5V15H14c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v4zm-3.5-.5h2v-3h-2v3z"}}]})(t)}function T9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.5 16.5c-.83 0-1.5-.67-1.5-1.5v-2.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V15c0 .83-.67 1.5-1.5 1.5zM20 20h1v-1.54c1.69-.24 3-1.7 3-3.46h-1a2.5 2.5 0 01-5 0h-1c0 1.76 1.31 3.22 3 3.46V20zM9 12c-2.21 0-4-1.79-4-4a3.999 3.999 0 015.34-3.77A5.938 5.938 0 009 8c0 1.43.5 2.74 1.34 3.77-.42.15-.87.23-1.34.23zm-1.89 1.13A4.965 4.965 0 005 17.22V20H1v-2.78c0-1.12.61-2.15 1.61-2.66 1.24-.64 2.76-1.19 4.5-1.43zM11 8c0-2.21 1.79-4 4-4s4 1.79 4 4-1.79 4-4 4-4-1.79-4-4zm7.32 12a4.997 4.997 0 01-2.82-4.5c0-.89.23-1.73.64-2.45-.37-.03-.75-.05-1.14-.05-2.53 0-4.71.7-6.39 1.56A2.97 2.97 0 007 17.22V20h11.32z"}}]})(t)}function V9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-7.53 12L9 10.5l1.4-1.41 2.07 2.08L17.6 6 19 7.41 12.47 14zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6z"}}]})(t)}function O9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm16-4H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-1 9h-4v4h-2v-4H9V9h4V5h2v4h4v2z"}}]})(t)}function I9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm16-4H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-1 9H9V9h10v2zm-4 4H9v-2h6v2zm4-8H9V5h10v2z"}}]})(t)}function R9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-2 5h-3v5.5a2.5 2.5 0 01-5 0 2.5 2.5 0 012.5-2.5c.57 0 1.08.19 1.5.51V5h4v2zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6z"}}]})(t)}function F9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46A7.93 7.93 0 0020 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74A7.93 7.93 0 004 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z"}}]})(t)}function N9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 9c0-2.04 1.24-3.79 3-4.57V4c0-1.1-.9-2-2-2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h9c1.1 0 2-.9 2-2v-2.42c-1.76-.78-3-2.53-3-4.58zm-4 5H6v-2h4v2zm3-3H6V9h7v2zm0-3H6V6h7v2z"}},{tag:"path",attr:{d:"M20 6.18c-.31-.11-.65-.18-1-.18-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3V3h2V1h-4v5.18z"}}]})(t)}function P9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 14c1.66 0 2.99-1.34 2.99-3L15 5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3zm-1.2-9.1c0-.66.54-1.2 1.2-1.2.66 0 1.2.54 1.2 1.2l-.01 6.2c0 .66-.53 1.2-1.19 1.2-.66 0-1.2-.54-1.2-1.2V4.9zm6.5 6.1c0 3-2.54 5.1-5.3 5.1S6.7 14 6.7 11H5c0 3.41 2.72 6.23 6 6.72V21h2v-3.28c3.28-.48 6-3.3 6-6.72h-1.7z"}}]})(t)}function j9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 11h-1.7c0 .74-.16 1.43-.43 2.05l1.23 1.23c.56-.98.9-2.09.9-3.28zm-4.02.17c0-.06.02-.11.02-.17V5c0-1.66-1.34-3-3-3S9 3.34 9 5v.18l5.98 5.99zM4.27 3L3 4.27l6.01 6.01V11c0 1.66 1.33 3 2.99 3 .22 0 .44-.03.65-.08l1.66 1.66c-.71.33-1.5.52-2.31.52-2.76 0-5.3-2.1-5.3-5.1H5c0 3.41 2.72 6.23 6 6.72V21h2v-3.28c.91-.13 1.77-.45 2.54-.9L19.73 21 21 19.73 4.27 3z"}}]})(t)}function U9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 14c1.66 0 2.99-1.34 2.99-3L15 5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3zm5.3-3c0 3-2.54 5.1-5.3 5.1S6.7 14 6.7 11H5c0 3.41 2.72 6.23 6 6.72V21h2v-3.28c3.28-.48 6-3.3 6-6.72h-1.7z"}}]})(t)}function W9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 10.5V7c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l4 4v-11l-4 4zM10 15l-3.89-3.89v2.55H5V9.22h4.44v1.11H6.89l3.11 3.1 4.22-4.22.78.79-5 5z"}}]})(t)}function Z9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 10h18V6c0-1.1-.9-2-2-2h-3l2 4h-3l-2-4h-2l2 4h-3L9 4H7l2 4H6L4 4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h8v-2H4v-8zM14 18.88V21h2.12l5.17-5.17-2.12-2.12zM22.71 13l-.71-.71a.996.996 0 00-1.41 0l-.71.71L22 15.12l.71-.71a.996.996 0 000-1.41z"}}]})(t)}function G9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 4l2 4h-3l-2-4h-2l2 4h-3l-2-4H8l2 4H7L5 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4h-4z"}}]})(t)}function q9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H3V5h18v14zM8 15c0-1.66 1.34-3 3-3 .35 0 .69.07 1 .18V6h5v2h-3v7.03A3.003 3.003 0 0111 18c-1.66 0-3-1.34-3-3z"}}]})(t)}function Y9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M23 12l-2.44-2.78.34-3.68-3.61-.82-1.89-3.18L12 3 8.6 1.54 6.71 4.72l-3.61.81.34 3.68L1 12l2.44 2.78-.34 3.69 3.61.82 1.89 3.18L12 21l3.4 1.46 1.89-3.18 3.61-.82-.34-3.68L23 12zm-10 5h-2v-2h2v2zm0-4h-2V7h2v6z"}}]})(t)}function X9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31A7.902 7.902 0 0112 20zm6.31-3.1L7.1 5.69A7.902 7.902 0 0112 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9z"}}]})(t)}function $9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 10l-6-6H4c-1.1 0-2 .9-2 2v12.01c0 1.1.9 1.99 2 1.99l16-.01c1.1 0 2-.89 2-1.99v-8zm-7-4.5l5.5 5.5H15V5.5z"}}]})(t)}function K9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 14H9V8h2v8zm4 0h-2V8h2v8z"}}]})(t)}function Q9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 16h2V8H9v8zm3-14C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm1-4h2V8h-2v8z"}}]})(t)}function J9t(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 14H9V8h2v8zm4 0h-2V8h2v8z"}}]})(t)}function tte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 19h4V5H6v14zm8-14v14h4V5h-4z"}}]})(t)}function ete(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8 5v14l11-7z"}}]})(t)}function nte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 14.5v-9l6 4.5-6 4.5z"}}]})(t)}function rte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 16.5l6-4.5-6-4.5v9zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}}]})(t)}function ate(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM9.5 16.5v-9l7 4.5-7 4.5z"}}]})(t)}function ite(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0zm11.75 11.47l-.11-.11.11.11z"}},{tag:"path",attr:{d:"M8 5.19V5l11 7-2.55 1.63L8 5.19zm12 14.54l-5.11-5.11L8 7.73 4.27 4 3 5.27l5 5V19l5.33-3.4 5.4 5.4L20 19.73z"}}]})(t)}function ote(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM7 7h7v2H7V7zm0 3h7v2H7v-2zm3 5H7v-2h3v2zm4.05 3.36l-2.83-2.83 1.41-1.41 1.41 1.41L17.59 12 19 13.41l-4.95 4.95z"}}]})(t)}function lte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 10h11v2H3zM3 6h11v2H3zM3 14h7v2H3zM20.59 11.93l-4.25 4.24-2.12-2.12-1.41 1.41L16.34 19 22 13.34z"}}]})(t)}function cte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM7 7h7v2H7V7zm3 8H7v-2h3v2zm-3-3v-2h7v2H7zm12 3h-2v2h-2v-2h-2v-2h2v-2h2v2h2v2z"}}]})(t)}function ste(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 10H3v2h11v-2zm0-4H3v2h11V6zm4 8v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zM3 16h7v-2H3v2z"}}]})(t)}function ute(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 10h11v2H3zM3 6h11v2H3zM3 14h7v2H3zM16 13v8l6-4z"}}]})(t)}function dte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 10H3v2h11v-2zm0-4H3v2h11V6zM3 16h7v-2H3v2zm11.41 6L17 19.41 19.59 22 21 20.59 18.41 18 21 15.41 19.59 14 17 16.59 14.41 14 13 15.41 15.59 18 13 20.59 14.41 22z"}}]})(t)}function hte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 6H3v2h12V6zm0 4H3v2h12v-2zM3 16h8v-2H3v2zM17 6v8.18c-.31-.11-.65-.18-1-.18-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3V8h3V6h-5z"}}]})(t)}function fte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 3H3c-1.11 0-2 .89-2 2v12a2 2 0 002 2h5v2h8v-2h2v-2H3V5h18v8h2V5a2 2 0 00-2-2zm-8 7V7h-2v3H8v2h3v3h2v-3h3v-2h-3zm11 8l-4.5 4.5L18 21l3-3-3-3 1.5-1.5L24 18z"}}]})(t)}function pte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm16-4H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-1 9h-4v4h-2v-4H9V9h4V5h2v4h4v2z"}}]})(t)}function gte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3.24 6.15C2.51 6.43 2 7.17 2 8v12a2 2 0 002 2h16a2 2 0 002-2V8c0-1.11-.89-2-2-2H8.3l8.26-3.34L15.88 1 3.24 6.15zM7 20c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm13-8h-2v-2h-2v2H4V8h16v4z"}}]})(t)}function vte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 5v14h2V5h-2zm-4 14h2V5h-2v14zM14 5H2c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h12c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1zM8 7.75c1.24 0 2.25 1.01 2.25 2.25S9.24 12.25 8 12.25 5.75 11.24 5.75 10 6.76 7.75 8 7.75zM12.5 17h-9v-.75c0-1.5 3-2.25 4.5-2.25s4.5.75 4.5 2.25V17z"}}]})(t)}function mte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 3H3c-1.11 0-2 .89-2 2v12a2 2 0 002 2h5v2h8v-2h5c1.1 0 1.99-.9 1.99-2L23 5a2 2 0 00-2-2zm0 14H3V5h18v12zm-5-7v2H8v-2h8z"}}]})(t)}function yte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M21 1H3c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zM7 7h10v3l4-4-4-4v3H5v6h2V7zm10 10H7v-3l-4 4 4 4v-3h12v-6h-2v4z"}}]})(t)}function bte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M21 1H3c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zM7 7h10v3l4-4-4-4v3H5v6h2V7zm10 10H7v-3l-4 4 4 4v-3h12v-6h-2v4zm-4-2V9h-1l-2 1v1h1.5v4H13z"}}]})(t)}function xte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 7h10v3l4-4-4-4v3H5v6h2V7zm10 10H7v-3l-4 4 4 4v-3h12v-6h-2v4zm-4-2V9h-1l-2 1v1h1.5v4H13z"}}]})(t)}function Mte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 7h10v3l4-4-4-4v3H5v6h2V7zm10 10H7v-3l-4 4 4 4v-3h12v-6h-2v4z"}}]})(t)}function wte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.99 5V1l-5 5 5 5V7c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6h-2c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8z"}},{tag:"path",attr:{d:"M10.89 16h-.85v-3.26l-1.01.31v-.69l1.77-.63h.09V16zM15.17 14.24c0 .32-.03.6-.1.82s-.17.42-.29.57-.28.26-.45.33-.37.1-.59.1-.41-.03-.59-.1-.33-.18-.46-.33-.23-.34-.3-.57-.11-.5-.11-.82v-.74c0-.32.03-.6.1-.82s.17-.42.29-.57.28-.26.45-.33.37-.1.59-.1.41.03.59.1.33.18.46.33.23.34.3.57.11.5.11.82v.74zm-.85-.86c0-.19-.01-.35-.04-.48s-.07-.23-.12-.31-.11-.14-.19-.17-.16-.05-.25-.05-.18.02-.25.05-.14.09-.19.17-.09.18-.12.31-.04.29-.04.48v.97c0 .19.01.35.04.48s.07.24.12.32.11.14.19.17.16.05.25.05.18-.02.25-.05.14-.09.19-.17.09-.19.11-.32.04-.29.04-.48v-.97z"}}]})(t)}function zte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 5V1L7 6l5 5V7c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6H4c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8z"}},{tag:"path",attr:{d:"M9.56 13.49h.45c.21 0 .37-.05.48-.16s.16-.25.16-.43a.538.538 0 00-.15-.39c-.05-.05-.11-.09-.18-.11s-.16-.04-.25-.04c-.08 0-.15.01-.22.03s-.13.05-.18.1-.09.09-.12.15-.05.13-.05.2h-.85a1.06 1.06 0 01.41-.85c.13-.1.27-.18.44-.23s.35-.08.54-.08c.21 0 .41.03.59.08s.33.13.46.23.23.23.3.38.11.33.11.53a.842.842 0 01-.17.52 1.1 1.1 0 01-.48.39c.24.09.42.21.54.39s.18.38.18.61c0 .2-.04.38-.12.53s-.18.29-.32.39-.29.19-.48.24-.38.08-.6.08c-.18 0-.36-.02-.53-.07s-.33-.12-.46-.23-.25-.23-.33-.38-.12-.34-.12-.55h.85c0 .08.02.15.05.22s.07.12.13.17.12.09.2.11.16.04.25.04c.1 0 .19-.01.27-.04s.15-.07.2-.12.1-.11.13-.18.04-.15.04-.24c0-.11-.02-.21-.05-.29s-.08-.15-.14-.2-.13-.09-.22-.11-.18-.04-.29-.04h-.47v-.65zM15.3 14.24c0 .32-.03.6-.1.82s-.17.42-.29.57-.28.26-.45.33-.37.1-.59.1-.41-.03-.59-.1-.33-.18-.46-.33-.23-.34-.3-.57-.11-.5-.11-.82v-.74c0-.32.03-.6.1-.82s.17-.42.29-.57.28-.26.45-.33.37-.1.59-.1.41.03.59.1.33.18.46.33.23.34.3.57.11.5.11.82v.74zm-.85-.86c0-.19-.01-.35-.04-.48s-.07-.23-.12-.31-.11-.14-.19-.17-.16-.05-.25-.05-.18.02-.25.05-.14.09-.19.17-.09.18-.12.31-.04.29-.04.48v.97c0 .19.01.35.04.48s.07.24.12.32.11.14.19.17.16.05.25.05.18-.02.25-.05.14-.09.19-.17.09-.19.11-.32c.03-.13.04-.29.04-.48v-.97z"}}]})(t)}function Cte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 5V1L7 6l5 5V7c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6H4c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8z"}},{tag:"path",attr:{d:"M10.69 13.9l.25-2.17h2.39v.71h-1.7l-.11.92c.03-.02.07-.03.11-.05s.09-.04.15-.05.12-.03.18-.04.13-.02.2-.02c.21 0 .39.03.55.1s.3.16.41.28.2.27.25.45.09.38.09.6c0 .19-.03.37-.09.54s-.15.32-.27.45-.27.24-.45.31-.39.12-.64.12c-.18 0-.36-.03-.53-.08s-.32-.14-.46-.24-.24-.24-.32-.39-.13-.33-.13-.53h.84c.02.18.08.32.19.41s.25.15.42.15a.49.49 0 00.45-.23c.04-.07.08-.15.11-.25s.03-.2.03-.31-.01-.21-.04-.31-.07-.17-.13-.24-.13-.12-.21-.15-.19-.05-.3-.05c-.08 0-.15.01-.2.02s-.11.03-.15.05-.08.05-.12.07-.07.06-.1.09l-.67-.16z"}}]})(t)}function Ate(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm6 10c0 3.31-2.69 6-6 6s-6-2.69-6-6h2c0 2.21 1.79 4 4 4s4-1.79 4-4-1.79-4-4-4v3L8 7l4-4v3c3.31 0 6 2.69 6 6z"}}]})(t)}function kte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 5V1L7 6l5 5V7c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6H4c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8z"}}]})(t)}function Hte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-6 6h4c.55 0 1 .45 1 1v4c0 .55-.45 1-1 1h-4V9zm-3.5 4.5v-1H7c-.55 0-1-.45-1-1V10c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1H9.5v-.5h-2v1H10c.55 0 1 .45 1 1V14c0 .55-.45 1-1 1H7c-.55 0-1-.45-1-1v-1h1.5v.5h2zm5 0h2v-3h-2v3z"}}]})(t)}function Ete(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M21 1H3c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zM10.59 9.17L5.41 4 4 5.41l5.17 5.17 1.42-1.41zM14.5 4l2.04 2.04L4 18.59 5.41 20 17.96 7.46 20 9.5V4h-5.5zm.33 9.41l-1.41 1.41 3.13 3.13L14.5 20H20v-5.5l-2.04 2.04-3.13-3.13z"}}]})(t)}function Ste(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10.59 9.17L5.41 4 4 5.41l5.17 5.17 1.42-1.41zM14.5 4l2.04 2.04L4 18.59 5.41 20 17.96 7.46 20 9.5V4h-5.5zm.33 9.41l-1.41 1.41 3.13 3.13L14.5 20H20v-5.5l-2.04 2.04-3.13-3.13z"}}]})(t)}function Lte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 18l8.5-6L6 6v12zM16 6v12h2V6h-2z"}}]})(t)}function _te(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 6h2v12H6zm3.5 6l8.5 6V6z"}}]})(t)}function Bte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13.05 9.79L10 7.5v9l3.05-2.29L16 12zm0 0L10 7.5v9l3.05-2.29L16 12zm0 0L10 7.5v9l3.05-2.29L16 12zM11 4.07V2.05c-2.01.2-3.84 1-5.32 2.21L7.1 5.69A7.941 7.941 0 0111 4.07zM5.69 7.1L4.26 5.68A9.949 9.949 0 002.05 11h2.02c.18-1.46.76-2.79 1.62-3.9zM4.07 13H2.05c.2 2.01 1 3.84 2.21 5.32l1.43-1.43A7.868 7.868 0 014.07 13zm1.61 6.74A9.981 9.981 0 0011 21.95v-2.02a7.941 7.941 0 01-3.9-1.62l-1.42 1.43zM22 12c0 5.16-3.92 9.42-8.95 9.95v-2.02C16.97 19.41 20 16.05 20 12s-3.03-7.41-6.95-7.93V2.05C18.08 2.58 22 6.84 22 12z"}}]})(t)}function Dte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.88 3.39L6.6 1.86 2 5.71l1.29 1.53 4.59-3.85zM22 5.72l-4.6-3.86-1.29 1.53 4.6 3.86L22 5.72zM12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9a9 9 0 000-18zm0 16c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7zm-3-9h3.63L9 15.2V17h6v-2h-3.63L15 10.8V9H9v2z"}}]})(t)}function Tte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0zm.75.75h22.5v22.5H.75z"}},{tag:"path",attr:{d:"M14.94 4.66h-4.72l2.36-2.36zm-4.69 14.71h4.66l-2.33 2.33zM6.1 6.27L1.6 17.73h1.84l.92-2.45h5.11l.92 2.45h1.84L7.74 6.27H6.1zm-1.13 7.37l1.94-5.18 1.94 5.18H4.97zm10.76 2.5h6.12v1.59h-8.53v-1.29l5.92-8.56h-5.88v-1.6h8.3v1.26l-5.93 8.6z"}}]})(t)}function Vte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.38 8.57l-1.23 1.85a8 8 0 01-.22 7.58H5.07A8 8 0 0115.58 6.85l1.85-1.23A10 10 0 003.35 19a2 2 0 001.72 1h13.85a2 2 0 001.74-1 10 10 0 00-.27-10.44zm-9.79 6.84a2 2 0 002.83 0l5.66-8.49-8.49 5.66a2 2 0 000 2.83z"}}]})(t)}function Ote(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm4 14H8V8h8v8z"}}]})(t)}function Ite(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 6h12v12H6z"}}]})(t)}function Rte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 8H4V6h16v2zm-2-6H6v2h12V2zm4 10v8c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2v-8c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2zm-6 4l-6-3.27v6.53L16 16z"}}]})(t)}function Fte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM4 12h4v2H4v-2zm10 6H4v-2h10v2zm6 0h-4v-2h4v2zm0-4H10v-2h10v2z"}}]})(t)}function Nte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM7.76 16.24l-1.41 1.41A7.909 7.909 0 014 12c0-2.05.78-4.1 2.34-5.66l1.41 1.41C6.59 8.93 6 10.46 6 12s.59 3.07 1.76 4.24zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm5.66 1.66l-1.41-1.41C17.41 15.07 18 13.54 18 12s-.59-3.07-1.76-4.24l1.41-1.41A7.909 7.909 0 0120 12c0 2.05-.78 4.1-2.34 5.66zM12 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"}}]})(t)}function Pte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 10.5V7c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l4 4v-11l-4 4zM14 13h-3v3H9v-3H6v-2h3V8h2v3h3v2z"}}]})(t)}function jte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 2H6.01a2 2 0 00-2 2L4 20c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8l-6-6zm-1 7V3.5L18.5 9H13zm1 5l2-1.06v4.12L14 16v1c0 .55-.45 1-1 1H9c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h4c.55 0 1 .45 1 1v1z"}}]})(t)}function Ute(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 13H3V5h18v11z"}}]})(t)}function Wte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm16-4H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-8 12.5v-9l6 4.5-6 4.5z"}}]})(t)}function Zte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 6h18v5h2V6c0-1.1-.9-2-2-2H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h9v-2H3V6z"}},{tag:"path",attr:{d:"M15 12L9 8v8zM22.71 18.43c.03-.29.04-.58.01-.86l1.07-.85c.1-.08.12-.21.06-.32l-1.03-1.79c-.06-.11-.19-.15-.31-.11l-1.28.5a3.44 3.44 0 00-.75-.42l-.2-1.36a.249.249 0 00-.25-.22h-2.07c-.12 0-.23.09-.25.21l-.2 1.36c-.26.11-.51.26-.74.42l-1.28-.5c-.12-.05-.25 0-.31.11l-1.03 1.79c-.06.11-.04.24.06.32l1.07.86c-.03.29-.04.58-.01.86l-1.07.85c-.1.08-.12.21-.06.32l1.03 1.79c.06.11.19.15.31.11l1.27-.5c.23.17.48.31.75.42l.2 1.36c.02.12.12.21.25.21h2.07c.12 0 .23-.09.25-.21l.2-1.36c.26-.11.51-.26.74-.42l1.28.5c.12.05.25 0 .31-.11l1.03-1.79c.06-.11.04-.24-.06-.32l-1.06-.85zM19 19.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}}]})(t)}function Gte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 6.5l-4 4V7c0-.55-.45-1-1-1H9.82L21 17.18V6.5zM3.27 2L2 3.27 4.73 6H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.21 0 .39-.08.54-.18L19.73 21 21 19.73 3.27 2z"}}]})(t)}function qte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 10.5V7c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l4 4v-11l-4 4z"}}]})(t)}function Yte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 7.97v8.05c1.48-.73 2.5-2.25 2.5-4.02S15.48 8.71 14 7.97zM3 9v6h4l5 5V4L7 9H3z"}}]})(t)}function Xte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.5 12A4.5 4.5 0 0016 7.97v8.05c1.48-.73 2.5-2.25 2.5-4.02zM5 9v6h4l5 5V4L9 9H5z"}}]})(t)}function $te(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 9v6h4l5 5V4l-5 5H7z"}}]})(t)}function Kte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.5 12A4.5 4.5 0 0014 7.97v2.21l2.45 2.45c.03-.2.05-.41.05-.63zm2.5 0c0 .94-.2 1.82-.54 2.64l1.51 1.51A8.796 8.796 0 0021 12c0-4.28-2.99-7.86-7-8.77v2.06c2.89.86 5 3.54 5 6.71zM4.27 3L3 4.27 7.73 9H3v6h4l5 5v-6.73l4.25 4.25c-.67.52-1.42.93-2.25 1.18v2.06a8.99 8.99 0 003.69-1.81L19.73 21 21 19.73l-9-9L4.27 3zM12 4L9.91 6.09 12 8.18V4z"}}]})(t)}function Qte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 9v6h4l5 5V4L7 9H3zm13.5 3A4.5 4.5 0 0014 7.97v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77s-2.99-7.86-7-8.77z"}}]})(t)}function Jte(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.83 4H20a2 2 0 012 2v12c0 .34-.09.66-.23.94L20 17.17V8h-9.17l-4-4zm13.66 19.31L17.17 20H4a2 2 0 01-2-2V6c0-.34.08-.66.23-.94L.69 3.51 2.1 2.1l19.8 19.8-1.41 1.41zM15.17 18l-10-10H4v10h11.17z"}}]})(t)}function tee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 4H5a2 2 0 00-2 2v12a2 2 0 002 2h14c1.1 0 2-.9 2-2V6a2 2 0 00-2-2zm0 14H5V8h14v10z"}}]})(t)}function eee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-5 14H4v-4h11v4zm0-5H4V9h11v4zm5 5h-4V9h4v9z"}}]})(t)}function nee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4.01c-1.1 0-2 .9-2 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-8 4c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm4 8H8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0116 13.43V14z"}}]})(t)}function ree(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 15.5c-1.25 0-2.45-.2-3.57-.57a1.02 1.02 0 00-1.02.24l-2.2 2.2a15.045 15.045 0 01-6.59-6.59l2.2-2.21a.96.96 0 00.25-1A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1zM21 6h-3V3h-2v3h-3v2h3v3h2V8h3z"}}]})(t)}function aee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10h5v-2h-5c-4.34 0-8-3.66-8-8s3.66-8 8-8 8 3.66 8 8v1.43c0 .79-.71 1.57-1.5 1.57s-1.5-.78-1.5-1.57V12c0-2.76-2.24-5-5-5s-5 2.24-5 5 2.24 5 5 5c1.38 0 2.64-.56 3.54-1.47.65.89 1.77 1.47 2.96 1.47 1.97 0 3.5-1.6 3.5-3.57V12c0-5.52-4.48-10-10-10zm0 13c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"}}]})(t)}function iee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 4h4v4h-4zM4 16h4v4H4zM4 10h4v4H4zM4 4h4v4H4zM14 12.42V10h-4v4h2.42zM20.88 11.29l-1.17-1.17a.41.41 0 00-.58 0l-.88.88L20 12.75l.88-.88a.41.41 0 000-.58zM11 18.25V20h1.75l6.67-6.67-1.75-1.75zM16 4h4v4h-4z"}}]})(t)}function oee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 7V3H2v18h20V7H12zM6 19H4v-2h2v2zm0-4H4v-2h2v2zm0-4H4V9h2v2zm0-4H4V5h2v2zm4 12H8v-2h2v2zm0-4H8v-2h2v2zm0-4H8V9h2v2zm0-4H8V5h2v2zm10 12h-8v-2h2v-2h-2v-2h2v-2h-2V9h8v10zm-2-8h-2v2h2v-2zm0 4h-2v2h2v-2z"}}]})(t)}function lee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 9c-1.6 0-3.15.25-4.6.72v3.1c0 .39-.23.74-.56.9-.98.49-1.87 1.12-2.66 1.85-.18.18-.43.28-.7.28-.28 0-.53-.11-.71-.29L.29 13.08a.956.956 0 01-.29-.7c0-.28.11-.53.29-.71C3.34 8.78 7.46 7 12 7s8.66 1.78 11.71 4.67c.18.18.29.43.29.71 0 .28-.11.53-.29.71l-2.48 2.48c-.18.18-.43.29-.71.29-.27 0-.52-.11-.7-.28a11.27 11.27 0 00-2.67-1.85.996.996 0 01-.56-.9v-3.1C15.15 9.25 13.6 9 12 9z"}}]})(t)}function cee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 5v2h6.59L4 18.59 5.41 20 17 8.41V15h2V5z"}}]})(t)}function see(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 20.41L18.41 19 15 15.59 13.59 17 17 20.41zM7.5 8H11v5.59L5.59 19 7 20.41l6-6V8h3.5L12 3.5 7.5 8z"}}]})(t)}function uee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 8.41l9 9 7-7V15h2V7h-8v2h4.59L12 14.59 4.41 7 3 8.41z"}}]})(t)}function dee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.59 7L12 14.59 6.41 9H11V7H3v8h2v-4.59l7 7 9-9z"}}]})(t)}function hee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 5.41L18.59 4 7 15.59V9H5v10h10v-2H8.41z"}}]})(t)}function fee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 4l2.29 2.29-2.88 2.88 1.42 1.42 2.88-2.88L20 10V4zm-4 0H4v6l2.29-2.29 4.71 4.7V20h2v-8.41l-5.29-5.3z"}}]})(t)}function pee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.01 15.38c-1.23 0-2.42-.2-3.53-.56a.977.977 0 00-1.01.24l-1.57 1.97c-2.83-1.35-5.48-3.9-6.89-6.83l1.95-1.66c.27-.28.35-.67.24-1.02-.37-1.11-.56-2.3-.56-3.53 0-.54-.45-.99-.99-.99H4.19C3.65 3 3 3.24 3 3.99 3 13.28 10.73 21 20.01 21c.71 0 .99-.63.99-1.18v-3.45c0-.54-.45-.99-.99-.99z"}}]})(t)}function gee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 19.1H3V5h18v14.1zM21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}},{tag:"path",attr:{fill:"none",d:"M21 19.1H3V5h18v14.1zM21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}},{tag:"path",attr:{d:"M14.59 8L12 10.59 9.41 8 8 9.41 10.59 12 8 14.59 9.41 16 12 13.41 14.59 16 16 14.59 13.41 12 16 9.41z"}}]})(t)}function vee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.3 14.7l1.2-1.2c-1-1-1.5-2.3-1.5-3.5 0-1.3.5-2.6 1.5-3.5L7.3 5.3c-1.3 1.3-2 3-2 4.7s.7 3.4 2 4.7zM19.1 2.9l-1.2 1.2c1.6 1.6 2.4 3.8 2.4 5.9 0 2.1-.8 4.3-2.4 5.9l1.2 1.2c2-2 2.9-4.5 2.9-7.1 0-2.6-1-5.1-2.9-7.1z"}},{tag:"path",attr:{d:"M6.1 4.1L4.9 2.9C3 4.9 2 7.4 2 10c0 2.6 1 5.1 2.9 7.1l1.2-1.2c-1.6-1.6-2.4-3.8-2.4-5.9 0-2.1.8-4.3 2.4-5.9zM16.7 14.7c1.3-1.3 2-3 2-4.7-.1-1.7-.7-3.4-2-4.7l-1.2 1.2c1 1 1.5 2.3 1.5 3.5 0 1.3-.5 2.6-1.5 3.5l1.2 1.2zM14.5 10a2.5 2.5 0 00-5 0c0 .76.34 1.42.87 1.88L7 22h2l.67-2h4.67l.66 2h2l-3.37-10.12c.53-.46.87-1.12.87-1.88zm-4.17 8L12 13l1.67 5h-3.34z"}}]})(t)}function mee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 9.98L6 22h16V5.97l-4 4.01zM20 20h-2v-7.22l2-2V20zM5.22 7.22L3.93 5.93c3.9-3.91 10.24-3.91 14.15 0l-1.29 1.29c-3.19-3.19-8.38-3.19-11.57 0zm7.71 3.85L11 13l-1.93-1.93a2.74 2.74 0 013.86 0zm1.29-1.28c-1.78-1.77-4.66-1.77-6.43 0L6.5 8.5a6.374 6.374 0 019 0l-1.28 1.29z"}}]})(t)}function yee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H6l-2 2V4h16v12z"}}]})(t)}function bee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2z"}}]})(t)}function xee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM6 9h12v2H6V9zm8 5H6v-2h8v2zm4-6H6V6h12v2z"}}]})(t)}function Mee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 13h14v-2H5v2zm-2 4h14v-2H3v2zM7 7v2h14V7H7z"}}]})(t)}function wee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v8h2V5h18v16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}},{tag:"circle",attr:{cx:"9",cy:"10",r:"4"}},{tag:"path",attr:{d:"M15.39 16.56C13.71 15.7 11.53 15 9 15s-4.71.7-6.39 1.56A2.97 2.97 0 001 19.22V22h16v-2.78c0-1.12-.61-2.15-1.61-2.66z"}}]})(t)}function zee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.99 4c0-1.1-.89-2-1.99-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4-.01-18zM18 14H6v-2h12v2zm0-3H6V9h12v2zm0-3H6V6h12v2z"}}]})(t)}function Cee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.83 14H18v-2h-3.17l-1-1H18V9h-6.17l-1-1H18V6H8.83l-4-4H20c1.1 0 2 .9 2 2v15.17L16.83 14zM2.1 2.1L.69 3.51 2 4.83V16c0 1.1.9 2 2 2h11.17l5.31 5.31 1.41-1.41L2.1 2.1zM6 9h.17l2 2H6V9zm0 5v-2h3.17l2 2H6z"}}]})(t)}function Aee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 3H2C.9 3 0 3.9 0 5v14c0 1.1.9 2 2 2h20c1.1 0 1.99-.9 1.99-2L24 5c0-1.1-.9-2-2-2zM9 8c1.65 0 3 1.35 3 3s-1.35 3-3 3-3-1.35-3-3 1.35-3 3-3zM2.08 19c1.38-2.39 3.96-4 6.92-4s5.54 1.61 6.92 4H2.08zm18.89-9.15l-.75 1.3-1.47-.85V12h-1.5v-1.7l-1.47.85-.75-1.3L16.5 9l-1.47-.85.75-1.3 1.47.85V6h1.5v1.7l1.47-.85.75 1.3L19.5 9l1.47.85z"}}]})(t)}function kee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 8V7l-3 2-3-2v1l3 2 3-2zm1-5H2C.9 3 0 3.9 0 5v14c0 1.1.9 2 2 2h20c1.1 0 1.99-.9 1.99-2L24 5c0-1.1-.9-2-2-2zM8 6c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm6 12H2v-1c0-2 4-3.1 6-3.1s6 1.1 6 3.1v1zm8-6h-8V6h8v6z"}}]})(t)}function Hee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 3H2C.9 3 0 3.9 0 5v14c0 1.1.9 2 2 2h20c1.1 0 1.99-.9 1.99-2L24 5c0-1.1-.9-2-2-2zM8 6c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm6 12H2v-1c0-2 4-3.1 6-3.1s6 1.1 6 3.1v1zm3.85-4h1.64L21 16l-1.99 1.99A7.512 7.512 0 0116.28 14c-.18-.64-.28-1.31-.28-2s.1-1.36.28-2a7.474 7.474 0 012.73-3.99L21 8l-1.51 2h-1.64c-.22.63-.35 1.3-.35 2s.13 1.37.35 2z"}}]})(t)}function Eee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 0H4v2h16V0zM4 24h16v-2H4v2zM20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-8 2.75c1.24 0 2.25 1.01 2.25 2.25s-1.01 2.25-2.25 2.25S9.75 10.24 9.75 9 10.76 6.75 12 6.75zM17 17H7v-1.5c0-1.67 3.33-2.5 5-2.5s5 .83 5 2.5V17z"}}]})(t)}function See(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M23 16c0 1.1-.9 2-2 2h-1l-2-2h3V4H6L4 2h17c1.1 0 2 .9 2 2v12zm-5.5 2l-2-2zm-2.6 0l6 6 1.3-1.3-4.7-4.7-2-2L1.2 1.8 0 3.1l1 1V16c0 1.1.9 2 2 2h7v2H8v2h8v-2h-2v-2h.9zM3 16V6.1l9.9 9.9H3z"}}]})(t)}function Lee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 3h-1v5h1V3zm-2 2h-2V4h2V3h-3v3h2v1h-2v1h3V5zm3-2v5h1V6h2V3h-3zm2 2h-1V4h1v1zm0 10.5c-1.25 0-2.45-.2-3.57-.57a.998.998 0 00-1.01.24l-2.2 2.2a15.045 15.045 0 01-6.59-6.59l2.2-2.21c.27-.26.35-.65.24-1A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1z"}}]})(t)}function _ee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 19c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zM6 1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12-8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm-6 8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"}}]})(t)}function Bee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 3H4v3H2V1h5v2zm15 3V1h-5v2h3v3h2zM7 21H4v-3H2v5h5v-2zm13-3v3h-3v2h5v-5h-2zm-1 0c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2v12zM15 8H9v2h6V8zm0 3H9v2h6v-2zm0 3H9v2h6v-2z"}}]})(t)}function Dee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8 5h2v2h-.9L12 9.9V9h8v8.9l2 2V7H12V3H5.1L8 5.9zm8 6h2v2h-2zM1.3 1.8L.1 3.1 2 5v16h16l3 3 1.3-1.3-21-20.9zM6 19H4v-2h2v2zm0-4H4v-2h2v2zm0-4H4V9h2v2zm4 8H8v-2h2v2zm0-4H8v-2h2v2zm2 4v-2h2l2 2h-4z"}}]})(t)}function Tee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.6 10.88l-1.42-1.42-4.24 4.25-2.12-2.13L7.4 13l3.54 3.54z"}},{tag:"path",attr:{d:"M19 4H5a2 2 0 00-2 2v12a2 2 0 002 2h14c1.1 0 2-.9 2-2V6a2 2 0 00-2-2zm0 14H5V8h14v10z"}}]})(t)}function Vee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2h-8C6.38 2 2 6.66 2 12.28 2 17.5 6.49 22 11.72 22 17.39 22 22 17.62 22 12V4c0-1.1-.9-2-2-2zm-3 13l-3-2v2H7V9h7v2l3-2v6z"}}]})(t)}function Oee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"}}]})(t)}function Iee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 6h-2v9H6v2c0 .55.45 1 1 1h11l4 4V7c0-.55-.45-1-1-1zm-4 6V3c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v14l4-4h10c.55 0 1-.45 1-1z"}}]})(t)}function Ree(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h9v-2H4V8l8 5 8-5v5h2V6c0-1.1-.9-2-2-2zm-8 7L4 6h16l-8 5zm7 4l4 4-4 4v-3h-4v-2h4v-3z"}}]})(t)}function Fee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 22l-.01-6L14 12l3.99-4.01L18 2H6v6l4 4-4 3.99V22h12zM8 7.5V4h8v3.5l-4 4-4-4z"}}]})(t)}function Nee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 2l.01 6L10 12l-3.99 4.01L6 22h12v-6l-4-4 4-3.99V2H6zm10 14.5V20H8v-3.5l4-4 4 4z"}}]})(t)}function Pee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8.4 18.2c.38.5.6 1.12.6 1.8 0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3c.44 0 .85.09 1.23.26l1.41-1.77a4.504 4.504 0 01-1.09-3.69l-2.03-.68A2.997 2.997 0 010 9.5c0-1.66 1.34-3 3-3s3 1.34 3 3c0 .07 0 .14-.01.21l2.03.68a4.468 4.468 0 013.22-2.32V5.91A3.018 3.018 0 019 3c0-1.66 1.34-3 3-3s3 1.34 3 3c0 1.4-.96 2.57-2.25 2.91v2.16c1.4.23 2.58 1.11 3.22 2.32L18 9.71V9.5c0-1.66 1.34-3 3-3s3 1.34 3 3-1.34 3-3 3c-1.06 0-1.98-.55-2.52-1.37l-2.03.68a4.49 4.49 0 01-1.09 3.69l1.41 1.77c.38-.18.79-.27 1.23-.27 1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3c0-.68.22-1.3.6-1.8l-1.41-1.77c-1.35.75-3.01.76-4.37 0L8.4 18.2z"}}]})(t)}function jee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.5 4.5c-1.95 0-4.05.4-5.5 1.5-1.45-1.1-3.55-1.5-5.5-1.5S2.45 4.9 1 6v14.65c0 .65.73.45.75.45C3.1 20.45 5.05 20 6.5 20c1.95 0 4.05.4 5.5 1.5 1.35-.85 3.8-1.5 5.5-1.5 1.65 0 3.35.3 4.75 1.05.41.21.75-.19.75-.45V6c-1.49-1.12-3.63-1.5-5.5-1.5zm3.5 14c-1.1-.35-2.3-.5-3.5-.5-1.7 0-4.15.65-5.5 1.5V8c1.35-.85 3.8-1.5 5.5-1.5 1.2 0 2.4.15 3.5.5v11.5z"}}]})(t)}function Uee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 3L5 6.99h3V14h2V6.99h3L9 3zm7 14.01V10h-2v7.01h-3L15 21l4-3.99h-3z"}}]})(t)}function Wee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.19 21.19L2.81 2.81 1.39 4.22l4.2 4.2a7.73 7.73 0 00-1.6 4.7C4 17.48 7.58 21 12 21c1.75 0 3.36-.56 4.67-1.5l3.1 3.1 1.42-1.41zM12 19c-3.31 0-6-2.63-6-5.87 0-1.19.36-2.32 1.02-3.28L12 14.83V19zM8.38 5.56L12 2l5.65 5.56C19.1 8.99 20 10.96 20 13.13c0 1.18-.27 2.29-.74 3.3L12 9.17V4.81L9.8 6.97 8.38 5.56z"}}]})(t)}function Zee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.91 14.09L17 14l2 2 4-4.04L21 10h-8.17l4.08 4.09zM3.98 6.81A6.012 6.012 0 001 12c0 3.31 2.69 6 6 6 2.21 0 4.15-1.2 5.18-2.99l7.59 7.59 1.41-1.41L2.81 2.81 1.39 4.22l2.59 2.59zm5.93 5.93A3.015 3.015 0 017 15c-1.65 0-3-1.35-3-3 0-1.4.97-2.58 2.26-2.91l3.65 3.65z"}}]})(t)}function Gee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 10h-8.35A5.99 5.99 0 007 6c-3.31 0-6 2.69-6 6s2.69 6 6 6a5.99 5.99 0 005.65-4H13l2 2 2-2 2 2 4-4.04L21 10zM7 15c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3z"}}]})(t)}function qee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 5v14H5V5h14m1.1-2H3.9c-.5 0-.9.4-.9.9v16.2c0 .4.4.9.9.9h16.2c.4 0 .9-.5.9-.9V3.9c0-.5-.5-.9-.9-.9zM11 7h6v2h-6V7zm0 4h6v2h-6v-2zm0 4h6v2h-6zM7 7h2v2H7zm0 4h2v2H7zm0 4h2v2H7z"}}]})(t)}function Yee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 2H5a2 2 0 00-2 2v14a2 2 0 002 2h4l3 3 3-3h4c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-6 16h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 11.9 13 12.5 13 14h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z"}}]})(t)}function Xee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm11.75 11.47l-.11-.11z"}},{tag:"path",attr:{d:"M12 6.5A2.5 2.5 0 0114.5 9c0 .74-.33 1.39-.83 1.85l3.63 3.63c.98-1.86 1.7-3.8 1.7-5.48 0-3.87-3.13-7-7-7a7 7 0 00-5.04 2.15l3.19 3.19c.46-.52 1.11-.84 1.85-.84zm4.37 9.6l-4.63-4.63-.11-.11L3.27 3 2 4.27l3.18 3.18C5.07 7.95 5 8.47 5 9c0 5.25 7 13 7 13s1.67-1.85 3.38-4.35L18.73 21 20 19.73l-3.63-3.63z"}}]})(t)}function $ee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 010-5 2.5 2.5 0 010 5z"}}]})(t)}function Kee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 9.97V6c0-1.1-.9-2-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h12v-5.03c0-2.76 2.24-5 5-5h1zM20 8l-8 5-8-5V6l8 5 8-5v2z"}},{tag:"path",attr:{d:"M23 15v-1c0-1.1-.9-2-2-2s-2 .9-2 2v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1zm-1 0h-2v-1c0-.55.45-1 1-1s1 .45 1 1v1z"}}]})(t)}function Qee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V8l8 5 8-5v10zm-8-7L4 6h16l-8 5z"}}]})(t)}function Jee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.34 20l-3.54-3.54 1.41-1.41 2.12 2.12 4.24-4.24L23 14.34 17.34 20zM12 17a6.995 6.995 0 0110-6.32V4c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v18l4-4h6c0-.17.01-.33.03-.5A4.07 4.07 0 0112 17z"}}]})(t)}function tne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 6.98V16c0 1.1-.9 2-2 2H6l-4 4V4c0-1.1.9-2 2-2h10.1A5.002 5.002 0 0019 8c1.13 0 2.16-.39 3-1.02zM16 3c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z"}}]})(t)}function ene(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 19a6.995 6.995 0 0110-6.32V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h8.08c-.05-.33-.08-.66-.08-1zM4 6l8 5 8-5v2l-8 5-8-5V6zm13.34 16l-3.54-3.54 1.41-1.41 2.12 2.12 4.24-4.24L23 16.34 17.34 22z"}}]})(t)}function nne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 8.98V18c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h10.1c-.06.32-.1.66-.1 1 0 1.48.65 2.79 1.67 3.71L12 11 4 6v2l8 5 5.3-3.32c.54.2 1.1.32 1.7.32 1.13 0 2.16-.39 3-1.02zM16 5c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z"}}]})(t)}function rne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"19",cy:"3",r:"3"}},{tag:"path",attr:{d:"M6 8V6h9.03a4.906 4.906 0 01-.92-4H4.01a2 2 0 00-2 2L2 22l4-4h14c1.1 0 2-.9 2-2V6.97C21.16 7.61 20.13 8 19 8H6zm8 6H6v-2h8v2zm4-3H6V9h12v2z"}}]})(t)}function ane(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-2 12H6v-2h12v2zm0-3H6V9h12v2zm0-3H6V6h12v2z"}}]})(t)}function ine(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 1.01L7 1c-1.1 0-1.99.9-1.99 2v18c0 1.1.89 2 1.99 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14zm-4.2-5.78v1.75l3.2-2.99L12.8 9v1.7c-3.11.43-4.35 2.56-4.8 4.7 1.11-1.5 2.58-2.18 4.8-2.18z"}}]})(t)}function one(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 8v6l4.7 2.9.8-1.2-4-2.4V8z"}},{tag:"path",attr:{d:"M17.92 12A6.957 6.957 0 0111 20c-3.9 0-7-3.1-7-7s3.1-7 7-7c.7 0 1.37.1 2 .29V4.23c-.64-.15-1.31-.23-2-.23-5 0-9 4-9 9s4 9 9 9a8.963 8.963 0 008.94-10h-2.02z"}},{tag:"path",attr:{d:"M20 5V2h-2v3h-3v2h3v3h2V7h3V5z"}}]})(t)}function lne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.82 13H11v-2H6.82C6.4 9.84 5.3 9 4 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c1.3 0 2.4-.84 2.82-2zM4 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}},{tag:"path",attr:{d:"M23 12l-4-3v2h-4.05c-.5-5.05-4.76-9-9.95-9v2c4.42 0 8 3.58 8 8s-3.58 8-8 8v2c5.19 0 9.45-3.95 9.95-9H19v2l4-3z"}}]})(t)}function cne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.99 5c0-1.1-.89-2-1.99-2h-7L7.66 5.34 19 16.68 18.99 5zM3.65 3.88L2.38 5.15 5 7.77V19c0 1.1.9 2 2 2h10.01c.35 0 .67-.1.96-.26l1.88 1.88 1.27-1.27L3.65 3.88z"}}]})(t)}function sne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 19.1H3V5h18v14.1zM21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}},{tag:"path",attr:{fill:"none",d:"M21 19.1H3V5h18v14.1zM21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}},{tag:"path",attr:{d:"M9 8h2v8H9zm4 0h2v8h-2z"}}]})(t)}function une(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"15",cy:"8",r:"4"}},{tag:"path",attr:{d:"M23 20v-2c0-2.3-4.1-3.7-6.9-3.9l6 5.9h.9zm-11.6-5.5C9.2 15.1 7 16.3 7 18v2h9.9l4 4 1.3-1.3-21-20.9L0 3.1l4 4V10H1v2h3v3h2v-3h2.9l2.5 2.5zM6 10v-.9l.9.9H6z"}}]})(t)}function dne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"10",cy:"8",r:"4"}},{tag:"path",attr:{d:"M10.35 14.01C7.62 13.91 2 15.27 2 18v2h9.54c-2.47-2.76-1.23-5.89-1.19-5.99zM19.43 18.02c.36-.59.57-1.28.57-2.02 0-2.21-1.79-4-4-4s-4 1.79-4 4 1.79 4 4 4c.74 0 1.43-.22 2.02-.57L20.59 22 22 20.59l-2.57-2.57zM16 18c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}}]})(t)}function hne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.34 14.54l-1.43-1.43c.56-.73 1.05-1.5 1.47-2.32l-2.2-2.2c-.28-.28-.36-.67-.25-1.02.37-1.12.57-2.32.57-3.57 0-.55.45-1 1-1H20c.55 0 1 .45 1 1 0 3.98-1.37 7.64-3.66 10.54zm-2.82 2.81A16.884 16.884 0 014 21c-.55 0-1-.45-1-1v-3.49c0-.55.45-1 1-1 1.24 0 2.45-.2 3.57-.57.35-.12.75-.03 1.02.24l2.2 2.2c.81-.42 1.58-.9 2.3-1.46L1.39 4.22l1.42-1.41L21.19 21.2l-1.41 1.41-5.26-5.26z"}}]})(t)}function fne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.38 10.79l-2.2-2.2c-.28-.28-.36-.67-.25-1.02.37-1.12.57-2.32.57-3.57 0-.55.45-1 1-1H20c.55 0 1 .45 1 1 0 9.39-7.61 17-17 17-.55 0-1-.45-1-1v-3.49c0-.55.45-1 1-1 1.24 0 2.45-.2 3.57-.57.35-.12.75-.03 1.02.24l2.2 2.2c2.83-1.45 5.15-3.76 6.59-6.59z"}}]})(t)}function pne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z"}}]})(t)}function gne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 8.2l-1-1-4 4-4-4-1 1 4 4-4 4 1 1 4-4 4 4 1-1-4-4 4-4zM19 1H9c-1.1 0-2 .9-2 2v3h2V4h10v16H9v-2H7v3c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2z"}}]})(t)}function vne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 1H9c-1.1 0-2 .9-2 2v3h2V4h10v16H9v-2H7v3c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm-8.2 10V9.5C10.8 8.1 9.4 7 8 7S5.2 8.1 5.2 9.5V11c-.6 0-1.2.6-1.2 1.2v3.5c0 .7.6 1.3 1.2 1.3h5.5c.7 0 1.3-.6 1.3-1.2v-3.5c0-.7-.6-1.3-1.2-1.3zm-1.3 0h-3V9.5c0-.8.7-1.3 1.5-1.3s1.5.5 1.5 1.3V11z"}}]})(t)}function mne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20.1 7.7l-1 1c1.8 1.8 1.8 4.6 0 6.5l1 1c2.5-2.3 2.5-6.1 0-8.5zM18 9.8l-1 1c.5.7.5 1.6 0 2.3l1 1c1.2-1.2 1.2-3 0-4.3zM14 1H4c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 19H4V4h10v16z"}}]})(t)}function yne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10.82 12.49c.02-.16.04-.32.04-.49 0-.17-.02-.33-.04-.49l1.08-.82c.1-.07.12-.21.06-.32l-1.03-1.73c-.06-.11-.2-.15-.31-.11l-1.28.5c-.27-.2-.56-.36-.87-.49l-.2-1.33c0-.12-.11-.21-.24-.21H5.98a.26.26 0 00-.26.21l-.2 1.32c-.31.12-.6.3-.87.49l-1.28-.5c-.12-.05-.25 0-.31.11l-1.03 1.73c-.06.12-.03.25.07.33l1.08.82c-.02.16-.03.33-.03.49 0 .17.02.33.04.49l-1.09.83c-.1.07-.12.21-.06.32l1.03 1.73c.06.11.2.15.31.11l1.28-.5c.27.2.56.36.87.49l.2 1.32c.01.12.12.21.25.21h2.06c.13 0 .24-.09.25-.21l.2-1.32c.31-.12.6-.3.87-.49l1.28.5c.12.05.25 0 .31-.11l1.03-1.73c.06-.11.04-.24-.06-.32l-1.1-.83zM7 13.75c-.99 0-1.8-.78-1.8-1.75s.81-1.75 1.8-1.75 1.8.78 1.8 1.75S8 13.75 7 13.75zM18 1.01L8 1c-1.1 0-2 .9-2 2v3h2V5h10v14H8v-1H6v3c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99z"}}]})(t)}function bne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.56 14.24c.28-.69.44-1.45.44-2.24 0-3.31-2.69-6-6-6-.79 0-1.55.16-2.24.44l1.62 1.62c.2-.03.41-.06.62-.06a3.999 3.999 0 013.95 4.63l1.61 1.61zM12 4c4.42 0 8 3.58 8 8 0 1.35-.35 2.62-.95 3.74l1.47 1.47A9.86 9.86 0 0022 12c0-5.52-4.48-10-10-10-1.91 0-3.69.55-5.21 1.47l1.46 1.46C9.37 4.34 10.65 4 12 4zM3.27 2.5L2 3.77l2.1 2.1C2.79 7.57 2 9.69 2 12c0 3.7 2.01 6.92 4.99 8.65l1-1.73C5.61 17.53 4 14.96 4 12c0-1.76.57-3.38 1.53-4.69l1.43 1.44C6.36 9.68 6 10.8 6 12c0 2.22 1.21 4.15 3 5.19l1-1.74c-1.19-.7-2-1.97-2-3.45 0-.65.17-1.25.44-1.79l1.58 1.58L10 12c0 1.1.9 2 2 2l.21-.02.01.01 7.51 7.51L21 20.23 4.27 3.5l-1-1z"}}]})(t)}function xne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.11 0-2 .89-2 2v14c0 1.11.89 2 2 2h18c1.11 0 2-.89 2-2V5c0-1.11-.89-2-2-2zm0 16.02H3V4.98h18v14.04zM10 12H8l4-4 4 4h-2v4h-4v-4z"}}]})(t)}function Mne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.1 17H22v-6c0-1.7-1.3-3-3-3h-9l9.1 9zm-.1-7c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-1-3V3H6v1.1L9 7zM1.2 1.8L0 3l4.9 5C3.3 8.1 2 9.4 2 11v6h4v4h11.9l3 3 1.3-1.3-21-20.9zM8 19v-5h2.9l5 5H8z"}}]})(t)}function wne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 21h-2v-2h2v2zm-2-7h-2v5h2v-5zm8-2h-2v4h2v-4zm-2-2h-2v2h2v-2zM7 12H5v2h2v-2zm-2-2H3v2h2v-2zm7-5h2V3h-2v2zm-7.5-.5v3h3v-3h-3zM9 9H3V3h6v6zm-4.5 7.5v3h3v-3h-3zM9 21H3v-6h6v6zm7.5-16.5v3h3v-3h-3zM21 9h-6V3h6v6zm-2 10v-3h-4v2h2v3h4v-2h-2zm-2-7h-4v2h4v-2zm-4-2H7v2h2v2h2v-2h2v-2zm1-1V7h-2V5h-2v4h4zM6.75 5.25h-1.5v1.5h1.5v-1.5zm0 12h-1.5v1.5h1.5v-1.5zm12-12h-1.5v1.5h1.5v-1.5z"}}]})(t)}function zne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.5 6.5v3h-3v-3h3M11 5H5v6h6V5zm-1.5 9.5v3h-3v-3h3M11 13H5v6h6v-6zm6.5-6.5v3h-3v-3h3M19 5h-6v6h6V5zm-6 8h1.5v1.5H13V13zm1.5 1.5H16V16h-1.5v-1.5zM16 13h1.5v1.5H16V13zm-3 3h1.5v1.5H13V16zm1.5 1.5H16V19h-1.5v-1.5zM16 16h1.5v1.5H16V16zm1.5-1.5H19V16h-1.5v-1.5zm0 3H19V19h-1.5v-1.5zM22 7h-2V4h-3V2h5v5zm0 15v-5h-2v3h-3v2h5zM2 22h5v-2H4v-3H2v5zM2 2v5h2V4h3V2H2z"}}]})(t)}function Cne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 11h8V3H3v8zm2-6h4v4H5V5zM3 21h8v-8H3v8zm2-6h4v4H5v-4zM13 3v8h8V3h-8zm6 6h-4V5h4v4zM19 19h2v2h-2zM13 13h2v2h-2zM15 15h2v2h-2zM13 17h2v2h-2zM15 19h2v2h-2zM17 17h2v2h-2zM17 13h2v2h-2zM19 15h2v2h-2z"}}]})(t)}function Ane(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 7h9v2h-9zM13 15h9v2h-9zM16 11h6v2h-6zM13 12L8 7v4H2v2h6v4z"}}]})(t)}function kne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M23.71 16.67A16.971 16.971 0 0012 12C7.46 12 3.34 13.78.29 16.67c-.18.18-.29.43-.29.71 0 .28.11.53.29.71l2.48 2.48c.18.18.43.29.71.29.27 0 .52-.11.7-.28.79-.74 1.69-1.36 2.66-1.85.33-.16.56-.5.56-.9v-3.1c1.45-.48 3-.73 4.6-.73s3.15.25 4.6.72v3.1c0 .39.23.74.56.9.98.49 1.87 1.12 2.66 1.85.18.18.43.28.7.28.28 0 .53-.11.71-.29l2.48-2.48c.18-.18.29-.43.29-.71a.99.99 0 00-.29-.7zM21.16 6.26l-1.41-1.41-3.56 3.55 1.41 1.41s3.45-3.52 3.56-3.55zM13 2h-2v5h2V2zM6.4 9.81L7.81 8.4 4.26 4.84 2.84 6.26c.11.03 3.56 3.55 3.56 3.55z"}}]})(t)}function Hne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"6.18",cy:"17.82",r:"2.18"}},{tag:"path",attr:{d:"M4 4.44v2.83c7.03 0 12.73 5.7 12.73 12.73h2.83c0-8.59-6.97-15.56-15.56-15.56zm0 5.66v2.83c3.9 0 7.07 3.17 7.07 7.07h2.83c0-5.47-4.43-9.9-9.9-9.9z"}}]})(t)}function Ene(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.03 3l-1.11 7.07h2.62l.7-4.5h2.58L11.8 18.43H9.47L9.06 21h7.27l.4-2.57h-2.35l2-12.86h2.58l-.71 4.5h2.65L22 3H9.03zM8 5H4l-.31 2h4L8 5zm-.61 4h-4l-.31 2h4l.31-2zm.92 8h-6L2 19h6l.31-2zm.62-4h-6l-.31 2h6.01l.3-2z"}}]})(t)}function Sne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 18c1.1 0 1.99-.9 1.99-2L22 6a2 2 0 00-2-2H4c-1.11 0-2 .89-2 2v10a2 2 0 002 2H0v2h24v-2h-4zm-7-3.53v-2.19c-2.78 0-4.61.85-6 2.72.56-2.67 2.11-5.33 6-5.87V7l4 3.73-4 3.74z"}}]})(t)}function Lne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6c0-1.1-.9-2-2-2h-4a2.5 2.5 0 00-5 0H5.01c-1.1 0-2 .9-2 2v3.8C5.7 9.8 6 11.96 6 12.5s-.29 2.7-3 2.7V19c0 1.1.9 2 2 2h3.8c0-2.16 1.37-2.78 2.2-2.94v-9.3l9 4.5V6z"}},{tag:"path",attr:{d:"M13 12v4l4 1-4 1v4l10-5z"}}]})(t)}function _ne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"15.5",cy:"9.5",r:"1.5"}},{tag:"circle",attr:{cx:"8.5",cy:"9.5",r:"1.5"}},{tag:"circle",attr:{cx:"15.5",cy:"9.5",r:"1.5"}},{tag:"circle",attr:{cx:"8.5",cy:"9.5",r:"1.5"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-2.5c2.33 0 4.32-1.45 5.12-3.5h-1.67c-.69 1.19-1.97 2-3.45 2s-2.75-.81-3.45-2H6.88c.8 2.05 2.79 3.5 5.12 3.5z"}}]})(t)}function Bne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.5 10.5h2v1h-2z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-10 6.5H6.5v.75H9c.55 0 1 .45 1 1V14c0 .55-.45 1-1 1H5v-1.5h3.5v-.75H6c-.55 0-1-.45-1-1V10c0-.55.45-1 1-1h4v1.5zm3 4.5h-2V9h2v6zm6-3c0 .55-.45 1-1 1h-2.5v2H14V9h4c.55 0 1 .45 1 1v2z"}}]})(t)}function Dne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 7.07L8.43 8.5c.91-.91 2.18-1.48 3.57-1.48s2.66.57 3.57 1.48L17 7.07C15.72 5.79 13.95 5 12 5s-3.72.79-5 2.07zM12 1C8.98 1 6.24 2.23 4.25 4.21l1.41 1.41C7.28 4 9.53 3 12 3s4.72 1 6.34 2.62l1.41-1.41A10.963 10.963 0 0012 1zm2.86 9.01L9.14 10C8.51 10 8 10.51 8 11.14v9.71c0 .63.51 1.14 1.14 1.14h5.71c.63 0 1.14-.51 1.14-1.14v-9.71c.01-.63-.5-1.13-1.13-1.13zM15 20H9v-8h6v8z"}}]})(t)}function Tne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 7c0 2.21-1.79 4-4 4S8 9.21 8 7s1.79-4 4-4 4 1.79 4 4zm-9 6c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm10 0c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4z"}}]})(t)}function Vne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M1.01 7L1 17c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2H3c-1.1 0-1.99.9-1.99 2zM19 7v10H5V7h14z"}}]})(t)}function One(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 1.01L7 1c-1.1 0-1.99.9-1.99 2v18c0 1.1.89 2 1.99 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z"}}]})(t)}function Ine(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M1.01 7L1 17c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2H3c-1.1 0-1.99.9-1.99 2zM19 7v10H5V7h14z"}}]})(t)}function Rne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 1.01L7 1c-1.1 0-1.99.9-1.99 2v18c0 1.1.89 2 1.99 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z"}}]})(t)}function Fne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21.22 18.02l2 2H24v-2h-2.78zm.77-2l.01-10a2 2 0 00-2-2H7.22l5.23 5.23c.18-.04.36-.07.55-.1V7.02l4 3.73-1.58 1.47 5.54 5.54c.61-.33 1.03-.99 1.03-1.74zM2.39 1.73L1.11 3l1.54 1.54c-.4.36-.65.89-.65 1.48v10a2 2 0 002 2H0v2h18.13l2.71 2.71 1.27-1.27L2.39 1.73zM7 15.02c.31-1.48.92-2.95 2.07-4.06l1.59 1.59c-1.54.38-2.7 1.18-3.66 2.47z"}}]})(t)}function Nne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 4l-4 4h3v7c0 1.1-.9 2-2 2s-2-.9-2-2V8c0-2.21-1.79-4-4-4S5 5.79 5 8v7H2l4 4 4-4H7V8c0-1.1.9-2 2-2s2 .9 2 2v7c0 2.21 1.79 4 4 4s4-1.79 4-4V8h3l-4-4z"}}]})(t)}function Pne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM9 11H7V9h2v2zm4 0h-2V9h2v2zm4 0h-2V9h2v2z"}}]})(t)}function jne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M18.5 13c-1.93 0-3.5 1.57-3.5 3.5s1.57 3.5 3.5 3.5 3.5-1.57 3.5-3.5-1.57-3.5-3.5-3.5zm2 4h-4v-1h4v1zm-6.95 0c-.02-.17-.05-.33-.05-.5 0-2.76 2.24-5 5-5 .92 0 1.76.26 2.5.69V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h8.55zM12 10.5L5 7V5l7 3.5L19 5v2l-7 3.5z"}}]})(t)}function Une(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.5 6C15.46 6 13 8.46 13 11.5c0 1.33.47 2.55 1.26 3.5H9.74c.79-.95 1.26-2.17 1.26-3.5C11 8.46 8.54 6 5.5 6S0 8.46 0 11.5 2.46 17 5.5 17h13c3.04 0 5.5-2.46 5.5-5.5S21.54 6 18.5 6zm-13 9C3.57 15 2 13.43 2 11.5S3.57 8 5.5 8 9 9.57 9 11.5 7.43 15 5.5 15zm13 0c-1.93 0-3.5-1.57-3.5-3.5S16.57 8 18.5 8 22 9.57 22 11.5 20.43 15 18.5 15z"}}]})(t)}function Wne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.83 18H21v-4h2v-4H12.83l8 8zm-1.05 4.61l1.41-1.41L2.81 2.81 1.39 4.22l2.59 2.59A6.012 6.012 0 001 12c0 3.31 2.69 6 6 6 2.21 0 4.15-1.2 5.18-2.99l7.6 7.6zM8.99 11.82c.01.06.01.12.01.18 0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2c.06 0 .12 0 .18.01l1.81 1.81z"}}]})(t)}function Zne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.65 10A5.99 5.99 0 007 6c-3.31 0-6 2.69-6 6s2.69 6 6 6a5.99 5.99 0 005.65-4H17v4h4v-4h2v-4H12.65zM7 14c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}}]})(t)}function Gne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 4.95C21.79 4.78 19.67 3 16.5 3c-3.18 0-5.29 1.78-5.5 1.95L16.5 12 22 4.95z"}},{tag:"path",attr:{d:"M20 15.51c-1.24 0-2.45-.2-3.57-.57a.994.994 0 00-1.02.24l-2.2 2.2a15.149 15.149 0 01-6.59-6.59l2.2-2.2c.28-.28.36-.67.25-1.02A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.49c0-.55-.45-1-1-1z"}}]})(t)}function qne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"}}]})(t)}function Yne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}}]})(t)}function Xne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"}}]})(t)}function $ne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0"}},{tag:"path",attr:{d:"M8 11h8v2H8zm12.1 1H22c0-2.76-2.24-5-5-5h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1zM3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM19 12h-2v3h-3v2h3v3h2v-3h3v-2h-3z"}}]})(t)}function Kne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"}}]})(t)}function Qne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 4h10v15H7zM3 6h2v11H3zM19 6h2v11h-2z"}}]})(t)}function Jne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.54 5.23l-1.39-1.68C18.88 3.21 18.47 3 18 3H6c-.47 0-.88.21-1.16.55L3.46 5.23C3.17 5.57 3 6.02 3 6.5V19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6.5c0-.48-.17-.93-.46-1.27zM12 17.5L6.5 12H10v-2h4v2h3.5L12 17.5zM5.12 5l.81-1h12l.94 1H5.12z"}}]})(t)}function tre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 8.5c-.91 0-2.75.46-2.75 1.38v4.62h1.5V19h2.5v-4.5h1.5V9.88c0-.91-1.84-1.38-2.75-1.38z"}},{tag:"path",attr:{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}},{tag:"circle",attr:{cx:"12",cy:"6.5",r:"1.5"}}]})(t)}function ere(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 3H7c-.69 0-1.23.35-1.59.88L0 12l5.41 8.11c.36.53.9.89 1.59.89h15c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-3 12.59L17.59 17 14 13.41 10.41 17 9 15.59 12.59 12 9 8.41 10.41 7 14 10.59 17.59 7 19 8.41 15.41 12 19 15.59z"}}]})(t)}function nre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M13 9.5h5v-2h-5v2zm0 7h5v-2h-5v2zm6 4.5H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2zM6 11h5V6H6v5zm1-4h3v3H7V7zM6 18h5v-5H6v5zm1-4h3v3H7v-3z"}}]})(t)}function rre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 19c-1.1 0-2 .9-2 2h14c0-1.1-.9-2-2-2h-4v-2h3c1.1 0 2-.9 2-2h-8c-1.66 0-3-1.34-3-3 0-1.09.59-2.04 1.46-2.56C8.17 9.03 8 8.54 8 8c0-.21.04-.42.09-.62A5.01 5.01 0 005 12c0 2.76 2.24 5 5 5v2H7z"}},{tag:"path",attr:{d:"M10.56 5.51C11.91 5.54 13 6.64 13 8c0 .75-.33 1.41-.85 1.87l.59 1.62.94-.34.34.94 1.88-.68-.34-.94.94-.34-2.74-7.53-.94.34-.34-.94-1.88.68.34.94-.94.35.56 1.54z"}},{tag:"circle",attr:{cx:"10.5",cy:"8",r:"1.5"}}]})(t)}function are(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 12c0-5.5-4.5-10-10-10S2 6.5 2 12s4.5 10 10 10 10-4.5 10-10zM5.7 7.1l11.2 11.2c-1.3 1.1-3 1.7-4.9 1.7-4.4 0-8-3.6-8-8 0-1.9.6-3.6 1.7-4.9zM20 12c0 1.9-.6 3.6-1.7 4.9L7.1 5.7C8.4 4.6 10.1 4 12 4c4.4 0 8 3.6 8 8z"}}]})(t)}function ire(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM4 12c0-4.42 3.58-8 8-8 1.85 0 3.55.63 4.9 1.69L5.69 16.9A7.902 7.902 0 014 12zm8 8c-1.85 0-3.55-.63-4.9-1.69L18.31 7.1A7.902 7.902 0 0120 12c0 4.42-3.58 8-8 8z"}}]})(t)}function ore(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M11 21h-1l1-7H7.5c-.58 0-.57-.32-.38-.66.19-.34.05-.08.07-.12C8.48 10.94 10.42 7.54 13 3h1l-1 7h3.5c.49 0 .56.33.47.51l-.07.15C12.96 17.55 11 21 11 21z"}}]})(t)}function lre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5.97 4.06L14.09 6l1.41 1.41L16.91 6l1.06 1.06-1.41 1.41 1.41 1.41-1.06 1.06-1.41-1.4-1.41 1.41-1.06-1.06 1.41-1.41-1.41-1.42zm-6.78.66h5v1.5h-5v-1.5zM11.5 16h-2v2H8v-2H6v-1.5h2v-2h1.5v2h2V16zm6.5 1.25h-5v-1.5h5v1.5zm0-2.5h-5v-1.5h5v1.5z"}}]})(t)}function cre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm.06 17v-2.01H12c-1.28 0-2.56-.49-3.54-1.46a5.006 5.006 0 01-.64-6.29l1.1 1.1c-.71 1.33-.53 3.01.59 4.13.7.7 1.62 1.03 2.54 1.01v-2.14l2.83 2.83L12.06 19zm4.11-4.24l-1.1-1.1c.71-1.33.53-3.01-.59-4.13A3.482 3.482 0 0012 8.5h-.06v2.15L9.11 7.83 11.94 5v2.02c1.3-.02 2.61.45 3.6 1.45 1.7 1.7 1.91 4.35.63 6.29z"}}]})(t)}function sre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"}}]})(t)}function ure(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"}}]})(t)}function dre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"6",cy:"18",r:"2",fill:"none"}},{tag:"circle",attr:{cx:"12",cy:"12",r:".5",fill:"none"}},{tag:"circle",attr:{cx:"6",cy:"6",r:"2",fill:"none"}},{tag:"path",attr:{d:"M9.64 7.64c.23-.5.36-1.05.36-1.64 0-2.21-1.79-4-4-4S2 3.79 2 6s1.79 4 4 4c.59 0 1.14-.13 1.64-.36L10 12l-2.36 2.36C7.14 14.13 6.59 14 6 14c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4c0-.59-.13-1.14-.36-1.64L12 14l7 7h3v-1L9.64 7.64zM6 8c-1.1 0-2-.89-2-2s.9-2 2-2 2 .89 2 2-.9 2-2 2zm0 12c-1.1 0-2-.89-2-2s.9-2 2-2 2 .89 2 2-.9 2-2 2zm6-7.5c-.28 0-.5-.22-.5-.5s.22-.5.5-.5.5.22.5.5-.22.5-.5.5zM19 3l-6 6 2 2 7-7V3z"}}]})(t)}function hre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 5h2v3h10V5h2v6h2V5c0-1.1-.9-2-2-2h-4.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h5v-2H5V5zm7-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z"}},{tag:"path",attr:{d:"M18.01 13l-1.42 1.41 1.58 1.58H12v2h6.17l-1.58 1.59 1.42 1.41 3.99-4z"}}]})(t)}function fre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.19 21.19L2.81 2.81 1.39 4.22 3 5.83V19c0 1.1.9 2 2 2h13.17l1.61 1.61 1.41-1.42zM5 19V7.83L16.17 19H5zM17 8V5h2v11.17l2 2V5c0-1.1-.9-2-2-2h-4.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H5.83l5 5H17zm-5-5c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z"}}]})(t)}function pre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 5h2v3h10V5h2v5h2V5c0-1.1-.9-2-2-2h-4.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h5v-2H5V5zm7-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z"}},{tag:"path",attr:{d:"M20.3 18.9c.4-.7.7-1.5.7-2.4 0-2.5-2-4.5-4.5-4.5S12 14 12 16.5s2 4.5 4.5 4.5c.9 0 1.7-.3 2.4-.7l2.7 2.7 1.4-1.4-2.7-2.7zm-3.8.1c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5z"}}]})(t)}function gre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 2h-4.18C14.4.84 13.3 0 12 0c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm7 18H5V4h2v3h10V4h2v16z"}}]})(t)}function vre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 2H9c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h9c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H9V4h9v12zM3 15v-2h2v2H3zm0-5.5h2v2H3v-2zM10 20h2v2h-2v-2zm-7-1.5v-2h2v2H3zM5 22c-1.1 0-2-.9-2-2h2v2zm3.5 0h-2v-2h2v2zm5 0v-2h2c0 1.1-.9 2-2 2zM5 6v2H3c0-1.1.9-2 2-2z"}}]})(t)}function mre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04a.996.996 0 000-1.41l-2.34-2.34a.996.996 0 00-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z"}}]})(t)}function yre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 16h4v2h-4zm0-8h7v2h-7zm0 4h6v2h-6zM3 18c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2V8H3v10zM14 5h-3l-1-1H6L5 5H2v2h12z"}}]})(t)}function bre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 13h2v-2H3v2zm4 8h2v-2H7v2zm6-18h-2v2h2V3zm6 0v2h2c0-1.1-.9-2-2-2zM5 21v-2H3c0 1.1.9 2 2 2zm-2-4h2v-2H3v2zm8 4h2v-2h-2v2zm8-8h2v-2h-2v2zm0-4h2V7h-2v2zm-4-4h2V3h-2v2zM7.83 5L7 4.17V3h2v2H7.83zm12 12l-.83-.83V15h2v2h-1.17zm1.36 4.19L2.81 2.81 1.39 4.22 4.17 7H3v2h2V7.83l2 2V17h7.17l2 2H15v2h2v-1.17l2.78 2.78 1.41-1.42zM9 15v-3.17L12.17 15H9zm6-2.83V9h-3.17l-2-2H17v7.17l-2-2z"}}]})(t)}function xre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.99 8c0-.72-.37-1.35-.94-1.7L12 1 2.95 6.3C2.38 6.65 2 7.28 2 8v10c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2l-.01-10zM12 13L3.74 7.84 12 3l8.26 4.84L12 13z"}}]})(t)}function Mre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8 8H6v7c0 1.1.9 2 2 2h9v-2H8V8z"}},{tag:"path",attr:{d:"M20 3h-8c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 8h-8V7h8v4zM4 12H2v7c0 1.1.9 2 2 2h9v-2H4v-7z"}}]})(t)}function wre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm-1 4l6 6v10c0 1.1-.9 2-2 2H7.99C6.89 23 6 22.1 6 21l.01-14c0-1.1.89-2 1.99-2h7zm-1 7h5.5L14 6.5V12z"}}]})(t)}function zre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10.83 8H21V6H8.83l2 2zm5 5H18v-2h-4.17l2 2zM14 16.83V18h-4v-2h3.17l-3-3H6v-2h2.17l-3-3H3V6h.17L1.39 4.22 2.8 2.81l18.38 18.38-1.41 1.41L14 16.83z"}}]})(t)}function Cre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"}}]})(t)}function Are(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm6 13h-5l-1-2H9.5v5H8V7h6l1 2h3v6z"}}]})(t)}function kre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.4 6L14 4H5v17h2v-7h5.6l.4 2h7V6z"}}]})(t)}function Hre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.58 9.75l-.87-.87.23-.66h.1l.54 1.53zm-2.23-2.23L10.92 6h2.14l2.55 6.79L22 19.17V4c0-1.1-.9-2-2-2H4.83l5.52 5.52zm10.14 15.79L19.17 22H4c-1.1 0-2-.9-2-2V4.83L.69 3.51 2.1 2.1l19.8 19.8-1.41 1.41zm-8.39-8.38l-3.3-3.3L6.41 18h2.08l1.09-3.07h2.52z"}}]})(t)}function Ere(t){return aK({tag:"svg",attr:{baseProfile:"tiny",viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9.93 13.5h4.14L12 7.98zM20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-4.05 16.5l-1.14-3H9.17l-1.12 3H5.96l5.11-13h1.86l5.11 13h-2.09z"}}]})(t)}function Sre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 8V4l8 8-8 8v-4H4V8z"}}]})(t)}function Lre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4.59 6.89c.7-.71 1.4-1.35 1.71-1.22.5.2 0 1.03-.3 1.52-.25.42-2.86 3.89-2.86 6.31 0 1.28.48 2.34 1.34 2.98.75.56 1.74.73 2.64.46 1.07-.31 1.95-1.4 3.06-2.77 1.21-1.49 2.83-3.44 4.08-3.44 1.63 0 1.65 1.01 1.76 1.79-3.78.64-5.38 3.67-5.38 5.37 0 1.7 1.44 3.09 3.21 3.09 1.63 0 4.29-1.33 4.69-6.1H21v-2.5h-2.47c-.15-1.65-1.09-4.2-4.03-4.2-2.25 0-4.18 1.91-4.94 2.84-.58.73-2.06 2.48-2.29 2.72-.25.3-.68.84-1.11.84-.45 0-.72-.83-.36-1.92.35-1.09 1.4-2.86 1.85-3.52.78-1.14 1.3-1.92 1.3-3.28C8.95 3.69 7.31 3 6.44 3 5.12 3 3.97 4 3.72 4.25c-.36.36-.66.66-.88.93l1.75 1.71zm9.29 11.66c-.31 0-.74-.26-.74-.72 0-.6.73-2.2 2.87-2.76-.3 2.69-1.43 3.48-2.13 3.48z"}}]})(t)}function _re(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"g",attr:{fillRule:"evenodd"},child:[{tag:"path",attr:{d:"M9 17l3-2.94a9.34 9.34 0 00-1-.06c-2.67 0-8 1.34-8 4v2h9l-3-3zm2-5c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4M15.47 20.5L12 17l1.4-1.41 2.07 2.08 5.13-5.17 1.4 1.41z"}}]}]})(t)}function Bre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 13h-.68l-2 2h1.91L19 17H5l1.78-2h2.05l-2-2H6l-3 3v4c0 1.1.89 2 1.99 2H19a2 2 0 002-2v-4l-3-3zm-1-5.05l-4.95 4.95-3.54-3.54 4.95-4.95L17 7.95zm-4.24-5.66L6.39 8.66a.996.996 0 000 1.41l4.95 4.95c.39.39 1.02.39 1.41 0l6.36-6.36a.996.996 0 000-1.41L14.16 2.3a.975.975 0 00-1.4-.01z"}}]})(t)}function Dre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H4.99c-1.11 0-1.98.89-1.98 2L3 19c0 1.1.88 2 1.99 2H19c1.1 0 2-.9 2-2V5a2 2 0 00-2-2zm0 12h-4c0 1.66-1.35 3-3 3s-3-1.34-3-3H4.99V5H19v10z"}}]})(t)}function Tre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 8c-1.45 0-2.26 1.44-1.93 2.51l-3.55 3.56c-.3-.09-.74-.09-1.04 0l-2.55-2.55C12.27 10.45 11.46 9 10 9c-1.45 0-2.27 1.44-1.93 2.52l-4.56 4.55C2.44 15.74 1 16.55 1 18c0 1.1.9 2 2 2 1.45 0 2.26-1.44 1.93-2.51l4.55-4.56c.3.09.74.09 1.04 0l2.55 2.55C12.73 16.55 13.54 18 15 18c1.45 0 2.27-1.44 1.93-2.52l3.56-3.55c1.07.33 2.51-.48 2.51-1.93 0-1.1-.9-2-2-2z"}},{tag:"path",attr:{d:"M15 9l.94-2.07L18 6l-2.06-.93L15 3l-.92 2.07L12 6l2.08.93zM3.5 11L4 9l2-.5L4 8l-.5-2L3 8l-2 .5L3 9z"}}]})(t)}function Vre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4c-1 0-2 .9-2 2v3.01c0 .72.43 1.34 1 1.69V20c0 1.1 1.1 2 2 2h14c.9 0 2-.9 2-2V8.7c.57-.35 1-.97 1-1.69V4c0-1.1-1-2-2-2zm-5 12H9v-2h6v2zm5-7H4V4h16v3z"}}]})(t)}function Ore(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1 0-2 .9-2 2v3.01c0 .72.43 1.34 1 1.69V20c0 1.1 1.1 2 2 2h14c.9 0 2-.9 2-2V8.7c.57-.35 1-.97 1-1.69V4c0-1.1-1-2-2-2zm-5 12H9v-2h6v2zm5-7H4V4l16-.02V7z"}}]})(t)}function Ire(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 7h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1 0 1.43-.98 2.63-2.31 2.98l1.46 1.46C20.88 15.61 22 13.95 22 12c0-2.76-2.24-5-5-5zm-1 4h-2.19l2 2H16zM2 4.27l3.11 3.11A4.991 4.991 0 002 12c0 2.76 2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1 0-1.59 1.21-2.9 2.76-3.07L8.73 11H8v2h2.73L13 15.27V17h1.73l4.01 4L20 19.74 3.27 3 2 4.27z"}},{tag:"path",attr:{fill:"none",d:"M0 24V0"}}]})(t)}function Rre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"}}]})(t)}function Fre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 5h8v2h-8zm0 5.5h8v2h-8zm0 5.5h8v2h-8zM2 11.5C2 15.08 4.92 18 8.5 18H9v2l3-3-3-3v2h-.5C6.02 16 4 13.98 4 11.5S6.02 7 8.5 7H12V5H8.5C4.92 5 2 7.92 2 11.5z"}}]})(t)}function Nre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"}}]})(t)}function Pre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"}}]})(t)}function jre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H4.99c-1.11 0-1.98.9-1.98 2L3 19c0 1.1.88 2 1.99 2H19c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 12h-4c0 1.66-1.35 3-3 3s-3-1.34-3-3H4.99V5H19v10zm-3-5h-2V7h-4v3H8l4 4 4-4z"}}]})(t)}function Ure(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 7h-4V5c0-.55-.22-1.05-.59-1.41C15.05 3.22 14.55 3 14 3h-4c-1.1 0-2 .9-2 2v2H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2zM10 5h4v2h-4V5zm1 13.5l-1-1 3-3-3-3 1-1 4 4-4 4z"}}]})(t)}function Wre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 6l-1-2H5v17h2v-7h5l1 2h7V6h-6zm4 8h-4l-1-2H7V6h5l1 2h5v6z"}}]})(t)}function Zre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 5l-9-4-9 4v6c0 5.55 3.84 10.74 9 12 2.3-.56 4.33-1.9 5.88-3.71l-3.12-3.12a4.994 4.994 0 01-6.29-.64 5.003 5.003 0 010-7.07 5.003 5.003 0 017.07 0 5.006 5.006 0 01.64 6.29l2.9 2.9C20.29 15.69 21 13.38 21 11V5z"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"3"}}]})(t)}function Gre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M16 9V4h1c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1h1v5c0 1.66-1.34 3-3 3v2h5.97v7l1 1 1-1v-7H19v-2c-1.66 0-3-1.34-3-3z"}}]})(t)}function qre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.4 10.6C16.55 8.99 14.15 8 11.5 8c-4.65 0-8.58 3.03-9.96 7.22L3.9 16a8.002 8.002 0 017.6-5.5c1.95 0 3.73.72 5.12 1.88L13 16h9V7l-3.6 3.6z"}}]})(t)}function Yre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 11v2h10v-2H7zm5-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}}]})(t)}function Xre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11H7v-2h10v2z"}}]})(t)}function $re(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 13H5v-2h14v2z"}}]})(t)}function Kre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 8V5l-7 7 7 7v-3l-4-4 4-4zm6 1V5l-7 7 7 7v-4.1c5 0 8.5 1.6 11 5.1-1-5-4-10-11-11z"}}]})(t)}function Qre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 9V5l-7 7 7 7v-4.1c5 0 8.5 1.6 11 5.1-1-5-4-10-11-11z"}}]})(t)}function Jre(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM19 14.9L14.9 19H9.1L5 14.9V9.1L9.1 5h5.8L19 9.1v5.8z"}},{tag:"path",attr:{d:"M11 7h2v6h-2zM11 15h2v2h-2z"}}]})(t)}function tae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 7h2v2.92l6.91 6.91 1.09-1.1V8.27L15.73 3H8.27L7.18 4.1 11 7.92zm11.27 14.73l-20-20.01L1 2.99l3.64 3.64L3 8.27v7.46L8.27 21h7.46l1.64-1.63L21 23l1.27-1.27zM12 17.3c-.72 0-1.3-.58-1.3-1.3s.58-1.3 1.3-1.3 1.3.58 1.3 1.3-.58 1.3-1.3 1.3z"}}]})(t)}function eae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM12 17.3c-.72 0-1.3-.58-1.3-1.3 0-.72.58-1.3 1.3-1.3.72 0 1.3.58 1.3 1.3 0 .72-.58 1.3-1.3 1.3zm1-4.3h-2V7h2v6z"}}]})(t)}function nae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 12v7H5v-7H3v7c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7h-2zm-6 .67l2.59-2.58L17 11.5l-5 5-5-5 1.41-1.41L11 12.67V3h2z"}}]})(t)}function rae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 12.4V7l-4-4H5a2 2 0 00-2 2v14a2 2 0 002 2h7.4l8.6-8.6zM15 15c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3zM6 6h9v4H6V6zm13.99 10.25l1.77 1.77L16.77 23H15v-1.77l4.99-4.98zm3.26.26l-.85.85-1.77-1.77.85-.85c.2-.2.51-.2.71 0l1.06 1.06c.2.2.2.52 0 .71z"}}]})(t)}function aae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2V7l-4-4zm-5 16c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm3-10H5V5h10v4z"}}]})(t)}function iae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 5h2V3c-1.1 0-2 .9-2 2zm0 8h2v-2H3v2zm4 8h2v-2H7v2zM3 9h2V7H3v2zm10-6h-2v2h2V3zm6 0v2h2c0-1.1-.9-2-2-2zM5 21v-2H3c0 1.1.9 2 2 2zm-2-4h2v-2H3v2zM9 3H7v2h2V3zm2 18h2v-2h-2v2zm8-8h2v-2h-2v2zm0 8c1.1 0 2-.9 2-2h-2v2zm0-12h2V7h-2v2zm0 8h2v-2h-2v2zm-4 4h2v-2h-2v2zm0-16h2V3h-2v2zM7 17h10V7H7v10zm2-8h6v6H9V9z"}}]})(t)}function oae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2.01 21L23 12 2.01 3 2 10l15 2-15 2z"}}]})(t)}function lae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4z"}}]})(t)}function cae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 18h6v-2H3v2zM3 6v2h18V6H3zm0 7h12v-2H3v2z"}}]})(t)}function sae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.66 17.66l-1.06 1.06-.71-.71 1.06-1.06-1.94-1.94-1.06 1.06-.71-.71 1.06-1.06-1.94-1.94-1.06 1.06-.71-.71 1.06-1.06L9.7 9.7l-1.06 1.06-.71-.71 1.06-1.06-1.94-1.94-1.06 1.06-.71-.71 1.06-1.06L4 4v14c0 1.1.9 2 2 2h14l-2.34-2.34zM7 17v-5.76L12.76 17H7z"}}]})(t)}function uae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 9h4v11H4zM4 4h4v4H4zM10 7h4v4h-4zM16 10h4v4h-4zM16 15h4v5h-4zM10 12h4v8h-4z"}}]})(t)}function dae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"20",cy:"12",r:"2"}},{tag:"circle",attr:{cx:"4",cy:"12",r:"2"}},{tag:"circle",attr:{cx:"12",cy:"20",r:"2"}},{tag:"path",attr:{d:"M10.05 8.59L6.03 4.55h-.01l-.31-.32-1.42 1.41 4.02 4.05.01-.01.31.32zm3.893.027l4.405-4.392L19.76 5.64l-4.405 4.393zM10.01 15.36l-1.42-1.41-4.03 4.01-.32.33 1.41 1.41 4.03-4.02zm9.75 2.94l-3.99-4.01-.36-.35L14 15.35l3.99 4.01.35.35z"}},{tag:"circle",attr:{cx:"12",cy:"4",r:"2"}}]})(t)}function hae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M20 10V8h-4V4h-2v4h-4V4H8v4H4v2h4v4H4v2h4v4h2v-4h4v4h2v-4h4v-2h-4v-4h4zm-6 4h-4v-4h4v4z"}}]})(t)}function fae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 17v2h14v-2H5zm4.5-4.2h5l.9 2.2h2.1L12.75 4h-1.5L6.5 15h2.1l.9-2.2zM12 5.98L13.87 11h-3.74L12 5.98z"}}]})(t)}function pae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.55 5.22l-1.39-1.68A1.51 1.51 0 0018 3H6c-.47 0-.88.21-1.15.55L3.46 5.22C3.17 5.57 3 6.01 3 6.5V19a2 2 0 002 2h14c1.1 0 2-.9 2-2V6.5c0-.49-.17-.93-.45-1.28zM12 9.5l5.5 5.5H14v2h-4v-2H6.5L12 9.5zM5.12 5l.82-1h12l.93 1H5.12z"}}]})(t)}function gae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8z"}}]})(t)}function vae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.16 7.26l-1.41-1.41-3.56 3.55 1.41 1.41s3.45-3.52 3.56-3.55zM11 3h2v5h-2zM6.4 10.81L7.81 9.4 4.26 5.84 2.84 7.26c.11.03 3.56 3.55 3.56 3.55zM20 12h-5c0 1.66-1.34 3-3 3s-3-1.34-3-3H4c-1.1 0-2 .9-2 2v5c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-5c0-1.1-.9-2-2-2z"}}]})(t)}function mae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M17 16.99c-1.35 0-2.2.42-2.95.8-.65.33-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.38-1.57-.8-2.95-.8s-2.2.42-2.95.8c-.65.33-1.17.6-2.05.6v1.95c1.35 0 2.2-.42 2.95-.8.65-.33 1.17-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.42 2.95-.8c.65-.33 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8v-1.95c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8zm0-4.45c-1.35 0-2.2.43-2.95.8-.65.32-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.38-1.57-.8-2.95-.8s-2.2.43-2.95.8c-.65.32-1.17.6-2.05.6v1.95c1.35 0 2.2-.43 2.95-.8.65-.35 1.15-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.35 1.15-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.58.8 2.95.8v-1.95c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8zm2.95-8.08c-.75-.38-1.58-.8-2.95-.8s-2.2.42-2.95.8c-.65.32-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.37-1.57-.8-2.95-.8s-2.2.42-2.95.8c-.65.33-1.17.6-2.05.6v1.93c1.35 0 2.2-.43 2.95-.8.65-.33 1.17-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.32 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8V5.04c-.9 0-1.4-.25-2.05-.58zM17 8.09c-1.35 0-2.2.43-2.95.8-.65.35-1.15.6-2.05.6s-1.4-.25-2.05-.6c-.75-.38-1.57-.8-2.95-.8s-2.2.43-2.95.8c-.65.35-1.15.6-2.05.6v1.95c1.35 0 2.2-.43 2.95-.8.65-.32 1.18-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.32 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8V9.49c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8z"}}]})(t)}function yae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 4c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2V4zM2 20c0 1.1.9 2 2 2h9c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v16zm19-2c.83 0 1.5-.67 1.5-1.5v-9c0-.83-.67-1.5-1.5-1.5v12z"}}]})(t)}function bae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 10c-1.1 0-2 .9-2 2v3H5v-3a2 2 0 10-4 0v5c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2v-5c0-1.1-.9-2-2-2zm-3-5H6c-1.1 0-2 .9-2 2v2.15c1.16.41 2 1.52 2 2.81V14h12v-2.03c0-1.3.84-2.4 2-2.81V7c0-1.1-.9-2-2-2z"}}]})(t)}function xae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2c3.86 0 7 3.14 7 7 0 5.25-7 13-7 13S5 14.25 5 9c0-3.86 3.14-7 7-7zm-1.53 12L17 7.41 15.6 6l-5.13 5.18L8.4 9.09 7 10.5l3.47 3.5z"}}]})(t)}function Mae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 7h4v10H6V9H4V7zm11.83 4.72L18.66 7h-2.33l-1.66 2.77L13 7h-2.33l2.83 4.72L10.33 17h2.33l2-3.34 2 3.34H19l-3.17-5.28z"}}]})(t)}function wae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2 5v3h6v2.5H3v3h5V16H2v3h6c1.66 0 3-1.34 3-3v-1.9A2.1 2.1 0 008.9 12 2.1 2.1 0 0011 9.9V8c0-1.66-1.34-3-3-3H2zm17 3v8h-4V8h4m0-3h-4c-1.66 0-3 1.34-3 3v8c0 1.66 1.34 3 3 3h4c1.66 0 3-1.34 3-3V8c0-1.66-1.34-3-3-3z"}}]})(t)}function zae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 7v2h5v2H4v2h4v2H3v2h5c1.1 0 2-.9 2-2v-1.5c0-.83-.67-1.5-1.5-1.5.83 0 1.5-.67 1.5-1.5V9c0-1.1-.9-2-2-2H3zm18 4v4c0 1.1-.9 2-2 2h-5c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h5c1.1 0 2 .9 2 2h-7v6h5v-2h-2.5v-2H21z"}}]})(t)}function Cae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 7H7v5H5V7H3v7h4v3h2v-3h2v-2H9V7zm8 4v2h2v2h-5V9h7c0-1.1-.9-2-2-2h-5c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h5c1.1 0 2-.9 2-2v-4h-4z"}}]})(t)}function Aae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 11v2h2v2h-4V9h6c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h4c1.1 0 2-.9 2-2v-4h-4zm11 0h-2V9h-2v2h-2v2h2v2h2v-2h2v-2zM7 7H5v5H3V7H1v7h4v3h2v-3h1v-2H7V7z"}}]})(t)}function kae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 8v8h-4V8h4m0-3h-4c-1.66 0-3 1.34-3 3v8c0 1.66 1.34 3 3 3h4c1.66 0 3-1.34 3-3V8c0-1.66-1.34-3-3-3zm-9 3V5H5C3.34 5 2 6.34 2 8v8c0 1.66 1.34 3 3 3h3c1.66 0 3-1.34 3-3v-3c0-1.66-1.34-3-3-3H5V8h5zm-2 5v3H5v-3h3z"}}]})(t)}function Hae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 5.72l-4.6-3.86-1.29 1.53 4.6 3.86L22 5.72zM7.88 3.39L6.6 1.86 2 5.71l1.29 1.53 4.59-3.85zM12.5 8H11v6l4.75 2.85.75-1.23-4-2.37V8zM12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9a9 9 0 000-18zm0 16c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"}}]})(t)}function Eae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M-618-568H782v3600H-618zM0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 5.7l-4.6-3.9-1.3 1.5 4.6 3.9L22 5.7zM7.9 3.4L6.6 1.9 2 5.7l1.3 1.5 4.6-3.8zM12.5 8H11v6l4.7 2.9.8-1.2-4-2.4V8zM12 4c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm0 16c-3.9 0-7-3.1-7-7s3.1-7 7-7 7 3.1 7 7-3.1 7-7 7z"}}]})(t)}function Sae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm3.3 14.71L11 12.41V7h2v4.59l3.71 3.71-1.42 1.41z"}}]})(t)}function Lae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}},{tag:"path",attr:{d:"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"}}]})(t)}function _ae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 1H7c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 18H7V5h10v14zM8 6h8v2H8z"}}]})(t)}function Bae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.88 3.39L6.6 1.86 2 5.71l1.29 1.53 4.59-3.85zM22 5.72l-4.6-3.86-1.29 1.53 4.6 3.86L22 5.72zM12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9a9 9 0 000-18zm0 16c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7zm1-11h-2v3H8v2h3v3h2v-3h3v-2h-3V9z"}}]})(t)}function Dae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 1.01L8 1c-1.1 0-2 .9-2 2v3h2V5h10v14H8v-1H6v3c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM10 15h2V8H5v2h3.59L3 15.59 4.41 17 10 11.41z"}}]})(t)}function Tae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14.5 17c0 1.65-1.35 3-3 3s-3-1.35-3-3h2c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1H2v-2h9.5c1.65 0 3 1.35 3 3zM19 6.5C19 4.57 17.43 3 15.5 3S12 4.57 12 6.5h2c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S16.33 8 15.5 8H2v2h13.5c1.93 0 3.5-1.57 3.5-3.5zm-.5 4.5H2v2h16.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5v2c1.93 0 3.5-1.57 3.5-3.5S20.43 11 18.5 11z"}}]})(t)}function Vae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20.19 4H4c-1.1 0-1.99.9-1.99 2v4c1.1 0 1.99.9 1.99 2s-.89 2-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.81-2-1.81-2zm-2.46 9.3l-8.86 2.36-1.66-2.88.93-.25 1.26.99 2.39-.64-2.4-4.16 1.4-.38 4.01 3.74 2.44-.65a.967.967 0 011.18.68.988.988 0 01-.69 1.19z"}}]})(t)}function Oae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M22 16v-2l-8.5-5V3.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5V9L2 14v2l8.5-2.5V19L8 20.5V22l4-1 4 1v-1.5L13.5 19v-5.5L22 16z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}}]})(t)}function Iae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M10.5 7.67V3.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V9l8.5 5v2l-4.49-1.32-7.01-7.01zm9.28 14.94l1.41-1.41-7.69-7.7-3.94-3.94-6.75-6.75-1.42 1.41 6.38 6.38L2 14v2l8.5-2.5V19L8 20.5V22l4-1 4 1v-1.5L13.5 19v-2.67l6.28 6.28z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}}]})(t)}function Rae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 18H7V6h10v12zm-9-8h8v1.5H8V10zm1 3h6v1.5H9V13z"}}]})(t)}function Fae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 5v16c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h2V2h4v2h2c.55 0 1 .45 1 1zm-2 1H9v14h6V6z"}}]})(t)}function Nae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 5v16c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h2V2h4v2h2c.55 0 1 .45 1 1zm-2 1H9v12h6V6z"}}]})(t)}function Pae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 5v16c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h2V2h4v2h2c.55 0 1 .45 1 1zm-2 1H9v10h6V6z"}}]})(t)}function jae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 5v16c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h2V2h4v2h2c.55 0 1 .45 1 1zm-2 1H9v8h6V6z"}}]})(t)}function Uae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 5v16c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h2V2h4v2h2c.55 0 1 .45 1 1zm-2 1H9v6h6V6z"}}]})(t)}function Wae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 5v16c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h2V2h4v2h2c.55 0 1 .45 1 1zm-2 1H9v4h6V6z"}}]})(t)}function Zae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 5v16c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h2V2h4v2h2c.55 0 1 .45 1 1zm-2 1H9v2h6V6z"}}]})(t)}function Gae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v15.33C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V5.33C17 4.6 16.4 4 15.67 4zM13 18h-2v-2h2v2zm0-4h-2V9h2v5z"}}]})(t)}function qae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v15.33C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V5.33C17 4.6 16.4 4 15.67 4zM11 20v-5.5H9L13 7v5.5h2L11 20z"}}]})(t)}function Yae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v15.33C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V5.33C17 4.6 16.4 4 15.67 4z"}}]})(t)}function Xae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 4h-2V2h-4v2H8c-.55 0-1 .45-1 1v16c0 .55.45 1 1 1h8c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1zm-1 10h-2v2h-2v-2H9v-2h2v-2h2v2h2v2z"}}]})(t)}function $ae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v15.33C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V5.33C17 4.6 16.4 4 15.67 4z"}}]})(t)}function Kae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v15.33C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V5.33C17 4.6 16.4 4 15.67 4zm-2.72 13.95h-1.9v-1.9h1.9v1.9zm1.35-5.26s-.38.42-.67.71c-.48.48-.83 1.15-.83 1.6h-1.6c0-.83.46-1.52.93-2l.93-.94A1.498 1.498 0 0012 9.5c-.83 0-1.5.67-1.5 1.5H9c0-1.66 1.34-3 3-3s3 1.34 3 3c0 .66-.27 1.26-.7 1.69z"}}]})(t)}function Qae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm3 16H9v-2h6v2zm0-5h-2v2h-2v-2H9v-2h2V9h2v2h2v2z"}}]})(t)}function Jae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 12l-2-2-2 2 2 2 2-2zm10.71-4.29L12 2h-1v7.59L6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 11 14.41V22h1l5.71-5.71-4.3-4.29 4.3-4.29zM13 5.83l1.88 1.88L13 9.59V5.83zm1.88 10.46L13 18.17v-3.76l1.88 1.88zM19 10l-2 2 2 2 2-2-2-2z"}}]})(t)}function tie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 5.83l1.88 1.88-1.6 1.6 1.41 1.41 3.02-3.02L12 2h-1v5.03l2 2v-3.2zM5.41 4L4 5.41 10.59 12 5 17.59 6.41 19 11 14.41V22h1l4.29-4.29 2.3 2.29L20 18.59 5.41 4zM13 18.17v-3.76l1.88 1.88L13 18.17z"}}]})(t)}function eie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 10H4.81l1.04-3H15V5H5.5c-.66 0-1.21.42-1.42 1.01L2 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8h-3c-1.1 0-2-.9-2-2zm-8.5 6c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16zm9 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}},{tag:"path",attr:{d:"M22 3.85L19.15 1h-.5v3.79l-2.3-2.29-.7.7L18.44 6l-2.79 2.79.7.71 2.3-2.3V11h.5L22 8.14 19.85 6 22 3.85zm-2.35-.94l.94.94-.94.94V2.91zm.94 5.23l-.94.94V7.2l.94.94z"}}]})(t)}function nie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.24 12.01l2.32 2.32c.28-.72.44-1.51.44-2.33 0-.82-.16-1.59-.43-2.31l-2.33 2.32zm5.29-5.3l-1.26 1.26c.63 1.21.98 2.57.98 4.02s-.36 2.82-.98 4.02l1.2 1.2a9.936 9.936 0 001.54-5.31c-.01-1.89-.55-3.67-1.48-5.19zm-3.82 1L10 2H9v7.59L4.41 5 3 6.41 8.59 12 3 17.59 4.41 19 9 14.41V22h1l5.71-5.71-4.3-4.29 4.3-4.29zM11 5.83l1.88 1.88L11 9.59V5.83zm1.88 10.46L11 18.17v-3.76l1.88 1.88z"}}]})(t)}function rie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.71 7.71L12 2h-1v7.59L6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 11 14.41V22h1l5.71-5.71-4.3-4.29 4.3-4.29zM13 5.83l1.88 1.88L13 9.59V5.83zm1.88 10.46L13 18.17v-3.76l1.88 1.88z"}}]})(t)}function aie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10.85 12.65h2.3L12 9l-1.15 3.65zM20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69zM14.3 16l-.7-2h-3.2l-.7 2H7.8L11 7h2l3.2 9h-1.9z"}}]})(t)}function iie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69zM12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6zm0-10c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4z"}}]})(t)}function oie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 15.31L23.31 12 20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69zM12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z"}}]})(t)}function lie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 15.31L23.31 12 20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69zM12 18V6c3.31 0 6 2.69 6 6s-2.69 6-6 6z"}}]})(t)}function cie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 5V4c0-.55-.45-1-1-1h-2c-.55 0-1 .45-1 1v1h-1v4c0 .55.45 1 1 1h1v7c0 1.1-.9 2-2 2s-2-.9-2-2V7c0-2.21-1.79-4-4-4S5 4.79 5 7v7H4c-.55 0-1 .45-1 1v4h1v1c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-1h1v-4c0-.55-.45-1-1-1H7V7c0-1.1.9-2 2-2s2 .9 2 2v10c0 2.21 1.79 4 4 4s4-1.79 4-4v-7h1c.55 0 1-.45 1-1V5h-1z"}}]})(t)}function sie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 7h-1l-1-1h-4L9 7H8c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2zm-4 7c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}},{tag:"path",attr:{d:"M8.57.51l4.48 4.48V2.04c4.72.47 8.48 4.23 8.95 8.95h2C23.34 3.02 15.49-1.59 8.57.51zM10.95 21.96c-4.72-.47-8.48-4.23-8.95-8.95H0c.66 7.97 8.51 12.58 15.43 10.48l-4.48-4.48v2.95z"}}]})(t)}function uie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h5v-2H4v-6h18V6c0-1.11-.89-2-2-2zm0 4H4V6h16v2zm-5.07 11.17l-2.83-2.83-1.41 1.41L14.93 22 22 14.93l-1.41-1.41-5.66 5.65z"}}]})(t)}function die(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3a9 9 0 109 9c0-.46-.04-.92-.1-1.36a5.389 5.389 0 01-4.4 2.26 5.403 5.403 0 01-3.14-9.8c-.44-.06-.9-.1-1.36-.1z"}}]})(t)}function hie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 2.05v3.03c3.39.49 6 3.39 6 6.92 0 .9-.18 1.75-.48 2.54l2.6 1.53c.56-1.24.88-2.62.88-4.07 0-5.18-3.95-9.45-9-9.95zM12 19c-3.87 0-7-3.13-7-7 0-3.53 2.61-6.43 6-6.92V2.05c-5.06.5-9 4.76-9 9.95 0 5.52 4.47 10 9.99 10 3.31 0 6.24-1.61 8.06-4.09l-2.6-1.53A6.95 6.95 0 0112 19z"}}]})(t)}function fie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 8v3H8v2h3v3h2v-3h3v-2h-3V8h-2zm2-5.95v3.03c3.39.49 6 3.39 6 6.92 0 .9-.18 1.75-.48 2.54l2.6 1.53c.56-1.24.88-2.62.88-4.07 0-5.18-3.95-9.45-9-9.95zM12 19c-3.87 0-7-3.13-7-7 0-3.53 2.61-6.43 6-6.92V2.05c-5.06.5-9 4.76-9 9.95 0 5.52 4.47 10 9.99 10 3.31 0 6.24-1.61 8.06-4.09l-2.6-1.53A6.95 6.95 0 0112 19z"}}]})(t)}function pie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 2.05v3.03c3.39.49 6 3.39 6 6.92 0 .9-.18 1.75-.48 2.54l2.6 1.53c.56-1.24.88-2.62.88-4.07 0-5.18-3.95-9.45-9-9.95zM12 19c-3.87 0-7-3.13-7-7 0-3.53 2.61-6.43 6-6.92V2.05c-5.06.5-9 4.76-9 9.95 0 5.52 4.47 10 9.99 10 3.31 0 6.24-1.61 8.06-4.09l-2.6-1.53A6.95 6.95 0 0112 19z"}}]})(t)}function gie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8.09 17H7v-4h3.69c.95-.63 2.09-1 3.31-1h6c.34 0 .67.04 1 .09V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h3.81C8.3 20.12 8 19.09 8 18c0-.34.04-.67.09-1zM13 7h4v4h-4V7zM7 7h4v4H7V7z"}},{tag:"path",attr:{d:"M12 18c0-1.1.9-2 2-2h2v-2h-2c-2.21 0-4 1.79-4 4s1.79 4 4 4h2v-2h-2c-1.1 0-2-.9-2-2zM20 14h-2v2h2c1.1 0 2 .9 2 2s-.9 2-2 2h-2v2h2c2.21 0 4-1.79 4-4s-1.79-4-4-4z"}},{tag:"path",attr:{d:"M14 17h6v2h-6z"}}]})(t)}function vie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-8 14H7v-4h4v4zm0-6H7V7h4v4zm6 6h-4v-4h4v4zm0-6h-4V7h4v4z"}}]})(t)}function mie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 5h10v2h2V3c0-1.1-.9-1.99-2-1.99L7 1c-1.1 0-2 .9-2 2v4h2V5zm8.41 11.59L20 12l-4.59-4.59L14 8.83 17.17 12 14 15.17l1.41 1.42zM10 15.17L6.83 12 10 8.83 8.59 7.41 4 12l4.59 4.59L10 15.17zM17 19H7v-2H5v4c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2v-4h-2v2z"}}]})(t)}function yie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 13V5c0-1.66-1.34-3-3-3S9 3.34 9 5v8c-1.21.91-2 2.37-2 4 0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.63-.79-3.09-2-4zm-4-8c0-.55.45-1 1-1s1 .45 1 1h-1v1h1v2h-1v1h1v2h-2V5z"}}]})(t)}function bie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 3h-3c0-1.43-1.47-2.4-2.79-1.84l-3 1.29C10.48 2.76 10 3.49 10 4.29V19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16h-5.33l1.12-.48c.73-.32 1.21-1.04 1.21-1.84V5h3v14zM2 3h2v2H2zM2 19h2v2H2zM2 15h2v2H2zM2 11h2v2H2zM2 7h2v2H2zM6 3h2v2H6zM6 19h2v2H6z"}}]})(t)}function xie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 6h18V4H4c-1.1 0-2 .9-2 2v11H0v3h14v-3H4V6zm19 2h-6c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1zm-1 9h-4v-7h4v7z"}}]})(t)}function Mie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.79 21L3 11.21v2c0 .53.21 1.04.59 1.41l7.79 7.79c.78.78 2.05.78 2.83 0l6.21-6.21c.78-.78.78-2.05 0-2.83L12.79 21z"}},{tag:"path",attr:{d:"M11.38 17.41c.78.78 2.05.78 2.83 0l6.21-6.21c.78-.78.78-2.05 0-2.83L12.63.58A2.04 2.04 0 0011.21 0H5C3.9 0 3 .9 3 2v6.21c0 .53.21 1.04.59 1.41l7.79 7.79zM7.25 3a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5z"}}]})(t)}function wie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-3.3 0-6 2.7-6 6s2.7 6 6 6 6-2.7 6-6-2.6-6-6-6zm3 7H9v-2h6v2z"}}]})(t)}function zie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h5v2h8v-2h5c1.1 0 1.99-.9 1.99-2L23 5c0-1.1-.9-2-2-2zm0 14H3V5h18v12zm-2-9H8v2h11V8zm0 4H8v2h11v-2zM7 8H5v2h2V8zm0 4H5v2h2v-2z"}}]})(t)}function Cie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 9V7H8v10h8v-2h-6v-2h6v-2h-6V9h6z"}}]})(t)}function Aie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 7h2v7H3V7zm-3 3h2v7H0v-7zm22-3h2v7h-2V7zm-3 3h2v7h-2v-7zm-3-7.99L8 2c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V4c0-1.1-.9-1.99-2-1.99zM16 17H8V7h8v10z"}}]})(t)}function kie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2 7h2v7H2V7zm18 3h2v7h-2v-7zm-4-7.99L8 2c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V4c0-1.1-.9-1.99-2-1.99zM16 17H8V7h8v10z"}}]})(t)}function Hie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 5V2H6v1.17L7.83 5zM16 11l2-3V7H9.83L16 13.17zM2.81 2.81L1.39 4.22 8 10.83V22h8v-3.17l3.78 3.78 1.41-1.41L2.81 2.81z"}}]})(t)}function Eie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 2h12v3H6zM6 7v1l2 3v11h8V11l2-3V7H6zm6 8.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}}]})(t)}function Sie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 9h14v6H5zM11 2h2v3h-2zM17.286 6.399l1.79-1.803 1.42 1.41-1.79 1.802zM11 19h2v3h-2zM17.29 17.71l1.79 1.8 1.42-1.42-1.8-1.79zM3.495 6.01l1.407-1.408L6.69 6.391 5.284 7.798zM3.492 18.076l1.803-1.79 1.409 1.42-1.803 1.79z"}}]})(t)}function Lie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 9h14v6H5zM11 2h2v3h-2zM17.286 6.399l1.79-1.803 1.42 1.41-1.79 1.802zM11 19h2v3h-2zM17.29 17.71l1.79 1.8 1.42-1.42-1.8-1.79zM3.495 6.01l1.407-1.408L6.69 6.391 5.284 7.798zM3.492 18.076l1.803-1.79 1.409 1.42-1.803 1.79z"}}]})(t)}function _ie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2c-4.2 0-8 3.22-8 8.2 0 3.32 2.67 7.25 8 11.8 5.33-4.55 8-8.48 8-11.8C20 5.22 16.2 2 12 2zm1 13h-2v-2h2v2zm0-4h-2V6h2v5z"}}]})(t)}function Bie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2c-4.2 0-8 3.22-8 8.2 0 3.32 2.67 7.25 8 11.8 5.33-4.55 8-8.48 8-11.8C20 5.22 16.2 2 12 2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}}]})(t)}function Die(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 11v2h2v2H9V9h7c0-1.1-.9-2-2-2H9c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h5c1.1 0 2-.9 2-2v-4h-4z"}}]})(t)}function Tie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm3.5 12.09l-1.41 1.41L12 13.42 9.91 15.5 8.5 14.09 10.59 12 8.5 9.91 9.91 8.5 12 10.59l2.09-2.09 1.41 1.41L13.42 12l2.08 2.09z"}}]})(t)}function Vie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm-1.06 13.54L7.4 12l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41-5.64 5.66z"}}]})(t)}function Oie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm1 14h-2v-2h2v2zm0-4h-2V7h2v5z"}}]})(t)}function Iie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3A8.994 8.994 0 0013 3.06V1h-2v2.06A8.994 8.994 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06A8.994 8.994 0 0020.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"}}]})(t)}function Rie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.94 11A8.994 8.994 0 0013 3.06V1h-2v2.06A8.994 8.994 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06A8.994 8.994 0 0020.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"}}]})(t)}function Fie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.94 11A8.994 8.994 0 0013 3.06V1h-2v2.06c-1.13.12-2.19.46-3.16.97l1.5 1.5A6.995 6.995 0 0119 12c0 .94-.19 1.84-.52 2.65l1.5 1.5c.5-.96.84-2.02.97-3.15H23v-2h-2.06zM3 4.27l2.04 2.04A8.914 8.914 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06c1.77-.2 3.38-.91 4.69-1.98L19.73 21 21 19.73 4.27 3 3 4.27zm13.27 13.27a6.995 6.995 0 01-9.81-9.81l9.81 9.81z"}}]})(t)}function Nie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 18h2V6H7v12zm4 4h2V2h-2v20zm-8-8h2v-4H3v4zm12 4h2V6h-2v12zm4-8v4h2v-4h-2z"}}]})(t)}function Pie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 10V8h-4V4h-2v4h-4V4H8v4H4v2h4v4H4v2h4v4h2v-4h4v4h2v-4h4v-2h-4v-4h4zm-6 4h-4v-4h4v4z"}}]})(t)}function jie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 7V5h-3V2h-2v3h-4V2h-2v3H7V2H5v3H2v2h3v4H2v2h3v4H2v2h3v3h2v-3h4v3h2v-3h4v3h2v-3h3v-2h-3v-4h3v-2h-3V7h3zM7 7h4v4H7V7zm0 10v-4h4v4H7zm10 0h-4v-4h4v4zm0-6h-4V7h4v4z"}}]})(t)}function Uie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 11V9h-7V2h-2v7h-2V2H9v7H2v2h7v2H2v2h7v7h2v-7h2v7h2v-7h7v-2h-7v-2h7zm-9 2h-2v-2h2v2z"}}]})(t)}function Wie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 11H9V7H7v10h2v-4h6v4h2V7h-2v4z"}}]})(t)}function Zie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 11H6V7H4v10h2v-4h6v4h2V7h-2v4zm10 0h-2V9h-2v2h-2v2h2v2h2v-2h2v-2z"}}]})(t)}function Gie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 16H6.5v6H10c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm0 4.5H8v-3h2v3zM16.5 16H13v6h1.5v-2h1.1l.9 2H18l-.9-2.1c.5-.3.9-.8.9-1.4v-1c0-.8-.7-1.5-1.5-1.5zm0 2.5h-2v-1h2v1zM3.5 18h-2v-2H0v6h1.5v-2.5h2V22H5v-6H3.5zM22 18.5v-2h-1.5v2h-2V20h2v2H22v-2h2v-1.5zM11.97 5.3l-1.02 2.89h2.1L12.03 5.3z"}},{tag:"path",attr:{d:"M12 2C8.69 2 6 4.69 6 8s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm2.04 9l-.63-1.79h-2.83L9.96 11H8.74l2.63-7h1.25l2.63 7h-1.21z"}}]})(t)}function qie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12.04 8.04h-.09l-1.6 4.55h3.29z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm3.21 15l-.98-2.81H9.78l-1 2.81h-1.9l4.13-11h1.97l4.13 11h-1.9z"}}]})(t)}function Yie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 18.5v-1c0-.8-.7-1.5-1.5-1.5H13v6h1.5v-2h1.1l.9 2H18l-.9-2.1c.5-.3.9-.8.9-1.4zm-1.5 0h-2v-1h2v1zm-13-.5h-2v-2H0v6h1.5v-2.5h2V22H5v-6H3.5v2zm6.5-2H6.5v6H10c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm0 4.5H8v-3h2v3zm14-.5h-2v2h-1.5v-2h-2v-1.5h2v-2H22v2h2V20zM10.98 4.15L9.42 2.59c5.1-2.42 10.41 2.89 7.99 7.99l-1.56-1.56c.81-2.96-1.91-5.68-4.87-4.87zM6.34 2.34L4.93 3.76l1.66 1.66c-2.42 5.1 2.89 10.41 7.99 7.99l1.66 1.66 1.41-1.41L6.34 2.34zm1.81 4.64l4.87 4.87c-2.96.81-5.68-1.91-4.87-4.87z"}}]})(t)}function Xie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 18.5v-1c0-.8-.7-1.5-1.5-1.5H13v6h1.5v-2h1.1l.9 2H18l-.9-2.1c.5-.3.9-.8.9-1.4zm-1.5 0h-2v-1h2v1zm-13-.5h-2v-2H0v6h1.5v-2.5h2V22H5v-6H3.5v2zm6.5-2H6.5v6H10c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm0 4.5H8v-3h2v3zm14-.5h-2v2h-1.5v-2h-2v-1.5h2v-2H22v2h2V20zM12 4c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4 1.79-4 4-4m0-2C8.69 2 6 4.69 6 8s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6z"}}]})(t)}function $ie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 22h8v-7h-3v-4h-5V9h3V2H8v7h3v2H6v4H3v7h8v-7H8v-2h8v2h-3z"}}]})(t)}function Kie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 13c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-8c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm-3 .5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM6 5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm15 5.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM14 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0-3.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm-11 10c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm7 7c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm0-17c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM10 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 5.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm8 .5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-8c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm3 8.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM14 17c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 3.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm-4-12c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0 8.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm4-4.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0-4c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z"}}]})(t)}function Qie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zM2 13h2c.55 0 1-.45 1-1s-.45-1-1-1H2c-.55 0-1 .45-1 1s.45 1 1 1zm18 0h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM11 2v2c0 .55.45 1 1 1s1-.45 1-1V2c0-.55-.45-1-1-1s-1 .45-1 1zm0 18v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1zM5.99 4.58a.996.996 0 00-1.41 0 .996.996 0 000 1.41l1.06 1.06c.39.39 1.03.39 1.41 0s.39-1.03 0-1.41L5.99 4.58zm12.37 12.37a.996.996 0 00-1.41 0 .996.996 0 000 1.41l1.06 1.06c.39.39 1.03.39 1.41 0a.996.996 0 000-1.41l-1.06-1.06zm1.06-10.96a.996.996 0 000-1.41.996.996 0 00-1.41 0l-1.06 1.06c-.39.39-.39 1.03 0 1.41s1.03.39 1.41 0l1.06-1.06zM7.05 18.36a.996.996 0 000-1.41.996.996 0 00-1.41 0l-1.06 1.06c-.39.39-.39 1.03 0 1.41s1.03.39 1.41 0l1.06-1.06z"}}]})(t)}function Jie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.94 11A8.994 8.994 0 0013 3.06V1h-2v2.06c-1.13.12-2.19.46-3.16.97l1.5 1.5A6.995 6.995 0 0119 12c0 .94-.19 1.84-.52 2.65l1.5 1.5c.5-.96.84-2.02.97-3.15H23v-2h-2.06zM3 4.27l2.04 2.04A8.914 8.914 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06c1.77-.2 3.38-.91 4.69-1.98L19.73 21 21 19.73 4.27 3 3 4.27zm13.27 13.27a6.995 6.995 0 01-9.81-9.81l9.81 9.81z"}}]})(t)}function toe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.94 11A8.994 8.994 0 0013 3.06V1h-2v2.06A8.994 8.994 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06A8.994 8.994 0 0020.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"}}]})(t)}function eoe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 14h3v2H4V8h2v6zm3-4h2v6h2v-6h2V8H9v2zm12 0V8h-5v8h5v-2h-3v-1h3v-2h-3v-1h3z"}}]})(t)}function noe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 14h3v2H1V8h2v6zm2-4h2v6h2v-6h2V8H5v2zm7 6h5v-2h-3v-1h3v-2h-3v-1h3V8h-5v8zm12-5h-2V9h-2v2h-2v2h2v2h2v-2h2v-2z"}}]})(t)}function roe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.98 17.15A8.909 8.909 0 0021 13c-1.5 0-2.91.37-4.15 1.02l3.13 3.13zM3 13a9 9 0 009 9 9 9 0 00-9-9zM12 5.5A2.5 2.5 0 0114.5 8c0 .99-.58 1.84-1.42 2.25l2.48 2.48c.11.02.23.03.35.03a2.5 2.5 0 002.5-2.5c0-1-.59-1.85-1.43-2.25.84-.4 1.43-1.25 1.43-2.25a2.5 2.5 0 00-3.92-2.06l.01-.2a2.5 2.5 0 00-5 0l.02.19a2.485 2.485 0 00-2.93.08l3.16 3.16c.41-.85 1.26-1.43 2.25-1.43z"}},{tag:"path",attr:{d:"M2.81 2.81L1.39 4.22l4.64 4.64c-.27.4-.43.87-.43 1.39a2.5 2.5 0 002.5 2.5c.52 0 .99-.16 1.4-.43l.02.02-.02.16A2.5 2.5 0 0012 15c.05 0 .1-.01.16-.02l1.64 1.64A8.905 8.905 0 0012 22c2.02 0 3.88-.67 5.38-1.8l2.4 2.4 1.41-1.41L2.81 2.81z"}}]})(t)}function aoe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 6.17V3h6v4h-4v1.17l-2-2zM19.42 15L22 17.57l-.8.8-6.78-6.78.8-.8 2.75 2.75V9h.6L22 12.43 19.42 15zm-.25-1.45l1.13-1.13-1.13-1.13v2.26zm2.02 7.64l-1.41 1.41-3.98-3.98-.58.58-.85-.85.58-.58L11 13.83V17c0 2.21-1.78 4-3.99 4S3 19.21 3 17s1.79-4 4.01-4c.73 0 1.41.21 2 .55v-1.72L1.39 4.22 2.8 2.81l18.39 18.38z"}}]})(t)}function ioe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 3l.01 10.55c-.6-.34-1.28-.55-2-.55a4.001 4.001 0 100 8C9.23 21 11 19.21 11 17V7h4V3H9zm12 9.43L17.57 9h-.6v4.55l-2.75-2.75-.85.85L16.73 15l-3.35 3.35.85.85 2.75-2.75V21h.6L21 17.57 18.42 15 21 12.43zm-2.83-1.13l1.13 1.13-1.13 1.13V11.3zm1.13 6.27l-1.13 1.13v-2.26l1.13 1.13z"}}]})(t)}function ooe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 3h12v2H3zM14 6H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-1 9h-2.5v2.5h-3V15H5v-3h2.5V9.5h3V12H13v3zM20 6c-1.68 0-3 1.76-3 4 0 1.77.83 3.22 2 3.76V20c0 .55.45 1 1 1s1-.45 1-1v-6.24c1.17-.54 2-1.99 2-3.76 0-2.24-1.32-4-3-4z"}}]})(t)}function loe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 3h12v2H6zM17 6H7c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-1 9h-2.5v2.5h-3V15H8v-3h2.5V9.5h3V12H16v3z"}}]})(t)}function coe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 1H9c-1.1 0-2 .9-2 2v3h2V4h10v16H9v-2H7v3c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zM7.01 13.47l-2.55-2.55-1.27 1.27L7 16l7.19-7.19-1.27-1.27z"}}]})(t)}function soe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2.76 2.49L1.49 3.76 5 7.27V21c0 1.1.9 2 2 2h10c1.02 0 1.85-.77 1.98-1.75l1.72 1.72 1.27-1.27L2.76 2.49zM7 19V9.27L16.73 19H7zM17 5v9.17l2 2V3c0-1.1-.9-2-2-2H7c-.85 0-1.58.54-1.87 1.3L7.83 5H17z"}}]})(t)}function uoe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 7h3l-4-4-4 4h3v4.17l2 2zM2.81 2.81L1.39 4.22 8 10.83v6.18l-3 .01L9 21l4-4-3 .01v-4.18l9.78 9.78 1.41-1.42z"}}]})(t)}function doe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9.5 2c-1.82 0-3.53.5-5 1.35 2.99 1.73 5 4.95 5 8.65s-2.01 6.92-5 8.65c1.47.85 3.18 1.35 5 1.35 5.52 0 10-4.48 10-10S15.02 2 9.5 2z"}}]})(t)}function hoe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3-8c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3z"}}]})(t)}function foe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.11 12.45L14 10.24l-3.11 6.21c-.16.34-.51.55-.89.55s-.73-.21-.89-.55L7.38 13H2v5c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-5h-6c-.38 0-.73-.21-.89-.55z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v5h6c.38 0 .73.21.89.55L10 13.76l3.11-6.21c.34-.68 1.45-.68 1.79 0L16.62 11H22V6c0-1.1-.9-2-2-2z"}}]})(t)}function poe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 9c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"}},{tag:"path",attr:{d:"M10 8.5h1v1h-1zM11.5 8.5h1v1h-1zM13 8.5h1v1h-1z"}}]})(t)}function goe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 7.57l4.42 4.42L12 16.41l-4.42-4.42L12 7.57zm0 11.62l-7.2-7.2 7.2-7.2 6 6V7.16l-4.58-4.58c-.78-.78-2.05-.78-2.83 0l-8.01 8c-.78.78-.78 2.05 0 2.83l8.01 8c.78.78 2.05.78 2.83 0L18 16.82v-3.63l-6 6zm8 .81h2v2h-2v-2zm2-10h-2v8h2v-8"}}]})(t)}function voe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21.41 13.42L18.83 16l-1.81-1.81L19.2 12 12 4.8 9.81 6.99 8 5.17l2.58-2.58c.78-.78 2.05-.78 2.83 0l8 8c.79.78.79 2.04 0 2.83zm-.22 7.77l-1.41 1.41L16 18.83l-2.58 2.58c-.78.78-2.05.78-2.83 0l-8-8c-.78-.78-.78-2.05 0-2.83L5.17 8 1.39 4.22 2.8 2.81l18.39 18.38zm-7-4.17l-1.39-1.39-.8.8L7.58 12l.8-.8-1.4-1.39L4.8 12l7.2 7.2 2.19-2.18zM16.42 12L12 7.58l-.8.8 4.42 4.42.8-.8z"}}]})(t)}function moe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 22h20V2L2 22zm18-2h-3V9.83l3-3V20z"}}]})(t)}function yoe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4zm3.32 10.84C14.34 14.3 13.2 14 12 14c-1.2 0-2.34.3-3.32.84L2.92 9.07C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07l-5.76 5.77z"}}]})(t)}function boe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4zm4.78 9.38A8.853 8.853 0 0012 12c-1.76 0-3.4.5-4.78 1.38l-4.3-4.3C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07l-4.3 4.31z"}}]})(t)}function xoe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4zM2.92 9.07C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07l-2.85 2.86A10.945 10.945 0 0012 10c-2.31 0-4.46.71-6.23 1.93L2.92 9.07z"}}]})(t)}function Moe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98zm-21.08.09C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07l-1.43 1.43C17.5 8.94 14.86 8 12 8s-5.5.94-7.65 2.51L2.92 9.07z"}}]})(t)}function woe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fill:"none",d:"M4 20h16V4H4v16z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 18H4V4h16v16zM18 6h-5c-1.1 0-2 .9-2 2v2.28c-.6.35-1 .98-1 1.72 0 1.1.9 2 2 2s2-.9 2-2c0-.74-.4-1.38-1-1.72V8h3v8H8V8h2V6H6v12h12V6z"}}]})(t)}function zoe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 2c1.82 0 3.53.5 5 1.35-2.99 1.73-5 4.95-5 8.65s2.01 6.92 5 8.65A9.973 9.973 0 0114 22C8.48 22 4 17.52 4 12S8.48 2 14 2z"}}]})(t)}function Coe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3h-4.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7-.25c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75zM9.1 17H7v-2.14l5.96-5.96 2.12 2.12L9.1 17zm7.75-7.73l-1.06 1.06-2.12-2.12 1.06-1.06c.2-.2.51-.2.71 0l1.41 1.41c.2.2.2.51 0 .71z"}}]})(t)}function Aoe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2 17h20v2H2v-2zm1.15-4.05L4 11.47l.85 1.48 1.3-.75-.85-1.48H7v-1.5H5.3l.85-1.47L4.85 7 4 8.47 3.15 7l-1.3.75.85 1.47H1v1.5h1.7l-.85 1.48 1.3.75zm6.7-.75l1.3.75.85-1.48.85 1.48 1.3-.75-.85-1.48H15v-1.5h-1.7l.85-1.47-1.3-.75L12 8.47 11.15 7l-1.3.75.85 1.47H9v1.5h1.7l-.85 1.48zM23 9.22h-1.7l.85-1.47-1.3-.75L20 8.47 19.15 7l-1.3.75.85 1.47H17v1.5h1.7l-.85 1.48 1.3.75.85-1.48.85 1.48 1.3-.75-.85-1.48H23v-1.5z"}}]})(t)}function koe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 6c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm2 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-.02 6c-.74 0-1.37.4-1.72 1h-2.54a1.98 1.98 0 00-3.44 0H8.41l3.07-3.07c.17.04.34.07.52.07 1.1 0 2-.9 2-2 0-.18-.03-.35-.07-.51l3.56-3.56c.16.04.33.07.51.07 1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2c0 .18.03.35.07.51l-3.56 3.56c-.16-.04-.33-.07-.51-.07-1.1 0-2 .9-2 2 0 .18.03.35.07.51l-3.56 3.56C6.35 16.03 6.18 16 6 16c-1.1 0-2 .9-2 2s.9 2 2 2c.74 0 1.37-.4 1.72-1h2.57a1.98 1.98 0 003.44 0h2.55c.34.6.98 1 1.72 1 1.1 0 2-.9 2-2-.02-1.1-.92-2-2.02-2z"}}]})(t)}function Hoe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 9c0-1.3-.84-2.4-2-2.82V2h-2v4.18C13.84 6.6 13 7.7 13 9s.84 2.4 2 2.82V15c0 2.21-1.79 4-4 4s-4-1.79-4-4v-1h3L5 9v6c0 3.31 2.69 6 6 6s6-2.69 6-6v-3.18c1.16-.42 2-1.52 2-2.82zm-3 1c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function Eoe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM7.64 15H6.49v-4.5l-.9.66-.58-.89L6.77 9h.87v6zm5.86 0H9.61v-1.02c1.07-1.07 1.77-1.77 2.13-2.15.4-.42.54-.69.54-1.06 0-.4-.31-.72-.81-.72-.52 0-.8.39-.9.72l-1.01-.42c.01-.02.18-.76 1-1.15.69-.33 1.48-.2 1.95.03.86.44.91 1.24.91 1.48 0 .64-.31 1.26-.92 1.86-.25.25-.72.71-1.4 1.39l.03.05h2.37V15zm5.25-.85c-.08.13-.56.85-1.76.85-.04 0-1.6.08-2.05-1.51l1.03-.41c.03.1.19.86 1.02.86.41 0 .89-.28.89-.77 0-.55-.48-.79-1.04-.79h-.5v-1h.46c.33 0 .88-.14.88-.72 0-.39-.31-.65-.75-.65-.5 0-.74.32-.85.64l-.99-.41C15.2 9.9 15.68 9 16.94 9c1.09 0 1.54.64 1.62.75.33.5.28 1.16.02 1.57-.15.22-.32.38-.52.48v.07c.28.11.51.28.68.52.37.52.33 1.27.01 1.76z"}}]})(t)}function Soe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 11c.34 0 .67.03 1 .08V4c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h7.26A6.995 6.995 0 0118 11zM7 11V4h5v7L9.5 9.5 7 11z"}},{tag:"path",attr:{d:"M18 13c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm-1.25 7.5v-5l4 2.5-4 2.5z"}}]})(t)}function Loe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-8 6H8v1h3c.55 0 1 .45 1 1v3c0 .55-.45 1-1 1h-1v1H8v-1H6v-2h4v-1H7c-.55 0-1-.45-1-1V9c0-.55.45-1 1-1h1V7h2v1h2v2zm4 6.25l-2-2h4l-2 2zM14 10l2-2 2 2h-4z"}}]})(t)}function _oe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 13V9c0-.55-.45-1-1-1H7V6h5V4H9.5V3h-2v1H6c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4v2H5v2h2.5v1h2v-1H11c.55 0 1-.45 1-1zM19.59 12.52l-5.66 5.65-2.83-2.83-1.41 1.42L13.93 21 21 13.93z"}}]})(t)}function Boe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 6h-1V1H6v5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zM8 3h8v3H8V3zm4 16c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z"}},{tag:"path",attr:{d:"M12.5 11.5h-1v2.71l1.64 1.64.71-.71-1.35-1.35z"}}]})(t)}function Doe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6z"}},{tag:"path",attr:{d:"M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-5.99 13c-.59 0-1.05-.47-1.05-1.05 0-.59.47-1.04 1.05-1.04.59 0 1.04.45 1.04 1.04-.01.58-.45 1.05-1.04 1.05zm2.5-6.17c-.63.93-1.23 1.21-1.56 1.81-.13.24-.18.4-.18 1.18h-1.52c0-.41-.06-1.08.26-1.65.41-.73 1.18-1.16 1.63-1.8.48-.68.21-1.94-1.14-1.94-.88 0-1.32.67-1.5 1.23l-1.37-.57C11.51 5.96 12.52 5 13.99 5c1.23 0 2.08.56 2.51 1.26.37.61.58 1.73.01 2.57z"}}]})(t)}function Toe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7.8 7.2L9 10H7L5.87 7.33H4V10H2V2h5c1.13 0 2 .87 2 2v1.33c0 .8-.53 1.54-1.2 1.87zM7 4H4v1.33h3V4z"}}]})(t)}function Voe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.74 18.33A9.984 9.984 0 0022 12c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10a9.984 9.984 0 007.11-2.97c.03-.03.05-.06.07-.08.2-.2.39-.41.56-.62zM12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8c0 1.85-.63 3.54-1.69 4.9l-1.43-1.43c.69-.98 1.1-2.17 1.1-3.46 0-3.31-2.69-6-6-6s-6 2.69-6 6 2.69 6 6 6c1.3 0 2.51-.42 3.49-1.13l1.42 1.42A7.822 7.822 0 0112 20zm1.92-7.49c.17-.66.02-1.38-.49-1.9l-.02-.02c-.77-.77-2-.78-2.78-.04-.01.01-.03.02-.05.04-.78.78-.78 2.05 0 2.83l.02.02c.52.51 1.25.67 1.91.49l1.51 1.51c-.6.36-1.29.58-2.04.58-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4c0 .73-.21 1.41-.56 2l-1.5-1.51z"}}]})(t)}function Ooe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 1H7c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 14.21c-1.5-.77-3.2-1.21-5-1.21s-3.5.44-5 1.21V6h10v9.21z"}},{tag:"circle",attr:{cx:"12",cy:"10",r:"3"}}]})(t)}function Ioe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 10h-8.01V7L9 11l3.99 4v-3H21v5H3V5h18v3h2V5c0-1.1-.9-2-2-2H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h5v2h8v-2h5c1.1 0 1.99-.9 1.99-2v-5H23c0-1.1-.9-2-2-2z"}}]})(t)}function Roe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 5V2L8 6l4 4V7c3.31 0 6 2.69 6 6 0 2.97-2.17 5.43-5 5.91v2.02c3.95-.49 7-3.85 7-7.93 0-4.42-3.58-8-8-8zM6 13c0-1.65.67-3.15 1.76-4.24L6.34 7.34A8.014 8.014 0 004 13c0 4.08 3.05 7.44 7 7.93v-2.02c-2.83-.48-5-2.94-5-5.91z"}}]})(t)}function Foe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-6.43 9.57L12 15l-1.57-3.43L7 10l3.43-1.57L12 5l1.57 3.43L17 10l-3.43 1.57z"}}]})(t)}function Noe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 9h1.5l-1.75 6h-1.5L12.5 9H14l1 3.43L16 9zM5.1 12.9L6 15H4.5l-.85-2H2.5v2H1V9h3.5c.85 0 1.5.65 1.5 1.5v1c0 .6-.4 1.15-.9 1.4zm-.6-2.4h-2v1h2v-1zm17 2.5h-2v2H18V9h3.5c.83 0 1.5.67 1.5 1.5v1c0 .83-.67 1.5-1.5 1.5zm0-2.5h-2v1h2v-1zM11.5 9v1.5h-3v.75h2c.55 0 1 .45 1 1V14c0 .55-.45 1-1 1H7v-1.5h3v-.75H7.75c-.41 0-.75-.34-.75-.75v-2c0-.55.45-1 1-1h3.5z"}}]})(t)}function Poe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 5H3c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm-2 12H5V7h14v10zm-9-1h4c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1v-1a2 2 0 10-4 0v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1zm.8-6c0-.66.54-1.2 1.2-1.2.66 0 1.2.54 1.2 1.2v1h-2.4v-1z"}}]})(t)}function joe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 16h4c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1v-1a2 2 0 10-4 0v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1zm.8-6c0-.66.54-1.2 1.2-1.2.66 0 1.2.54 1.2 1.2v1h-2.4v-1zM17 1H7c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 18H7V5h10v14z"}}]})(t)}function Uoe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M23.25 12.77l-2.57-2.57-1.41 1.41 2.22 2.22-5.66 5.66L4.51 8.17l5.66-5.66 2.1 2.1 1.41-1.41L11.23.75a1.49 1.49 0 00-2.12 0L2.75 7.11a1.49 1.49 0 000 2.12l12.02 12.02c.59.59 1.54.59 2.12 0l6.36-6.36c.59-.59.59-1.54 0-2.12zM8.47 20.48A10.487 10.487 0 012.5 12H1c.51 6.16 5.66 11 11.95 11l.66-.03-3.81-3.82-1.33 1.33zM16 9h5c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1v-.5a2.5 2.5 0 00-5 0V3c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1zm.8-6.5c0-.94.76-1.7 1.7-1.7s1.7.76 1.7 1.7V3h-3.4v-.5z"}}]})(t)}function Woe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.48 2.52c3.27 1.55 5.61 4.72 5.97 8.48h1.5C23.44 4.84 18.29 0 12 0l-.66.03 3.81 3.81 1.33-1.32zm-6.25-.77a1.49 1.49 0 00-2.12 0L1.75 8.11a1.49 1.49 0 000 2.12l12.02 12.02c.59.59 1.54.59 2.12 0l6.36-6.36c.59-.59.59-1.54 0-2.12L10.23 1.75zm4.6 19.44L2.81 9.17l6.36-6.36 12.02 12.02-6.36 6.36zm-7.31.29A10.487 10.487 0 011.55 13H.05C.56 19.16 5.71 24 12 24l.66-.03-3.81-3.81-1.33 1.32z"}}]})(t)}function Zoe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M9.6 16.8h4.8v1.8H9.6z"}},{tag:"path",attr:{d:"M20 18c1.1 0 1.99-.9 1.99-2L22 6a2 2 0 00-2-2H4c-1.11 0-2 .89-2 2v10a2 2 0 002 2H0v2h24v-2h-4zM4 16V6h16v10.01L4 16zm5.097-6.047c0-1.027.836-1.864 1.864-1.864 1.027 0 1.864.837 1.864 1.864a1.867 1.867 0 01-1.864 1.864 1.867 1.867 0 01-1.864-1.864zm7.032 4.236l-2.482-2.482a3.19 3.19 0 00.527-1.754A3.216 3.216 0 0010.96 6.74a3.217 3.217 0 00-3.214 3.213 3.218 3.218 0 003.214 3.214 3.19 3.19 0 001.724-.51l2.489 2.487.955-.955z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}}]})(t)}function Goe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 3H4c-1.11 0-2 .89-2 2v12a2 2 0 002 2h4v2h8v-2h4c1.1 0 2-.9 2-2V5a2 2 0 00-2-2zm0 14H4V5h16v12z"}},{tag:"path",attr:{d:"M6.5 7.5H9V6H5v4h1.5zM19 12h-1.5v2.5H15V16h4z"}}]})(t)}function qoe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 18H7V6h10v12zM9.5 8.5H12V7H8v4h1.5V8.5zM12 17h4v-4h-1.5v2.5H12V17z"}}]})(t)}function Yoe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 2h-8L4.02 8 4 20c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-6 6h-2V4h2v4zm3 0h-2V4h2v4zm3 0h-2V4h2v4z"}}]})(t)}function Xoe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 1H7c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 17H7V6h10v12zm-1-7.95l-1.41-1.41-3.54 3.54-1.41-1.41-1.41 1.41L11.05 15 16 10.05z"}}]})(t)}function $oe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 15h2v2h-2zM11 7h2v6h-2z"}},{tag:"path",attr:{d:"M17 1H7c-1.1 0-1.99.9-1.99 2v18c0 1.1.89 2 1.99 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 17H7V6h10v12z"}}]})(t)}function Koe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 3v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2zm12 15H7V6h10v12zm-1-6h-3V8h-2v4H8l4 4 4-4z"}}]})(t)}function Qoe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21.41 11.41l-8.83-8.83c-.37-.37-.88-.58-1.41-.58H4c-1.1 0-2 .9-2 2v7.17c0 .53.21 1.04.59 1.41l8.83 8.83c.78.78 2.05.78 2.83 0l7.17-7.17c.78-.78.78-2.04-.01-2.83zM6.5 8C5.67 8 5 7.33 5 6.5S5.67 5 6.5 5 8 5.67 8 6.5 7.33 8 6.5 8z"}}]})(t)}function Joe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 17h2v4c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V3c0-1.1.9-1.99 2-1.99L17 1c1.1 0 2 .9 2 2v4h-2V6H7v12h10v-1zm5-5l-4-4v3h-5v2h5v3l4-4z"}}]})(t)}function tle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.41 6.59L15 5.5l2.41-1.09L18.5 2l1.09 2.41L22 5.5l-2.41 1.09L18.5 9l-1.09-2.41zm3.87 6.13L20.5 11l-.78 1.72-1.72.78 1.72.78.78 1.72.78-1.72L23 13.5l-1.72-.78zm-5.04 1.65l1.94 1.47-2.5 4.33-2.24-.94c-.2.13-.42.26-.64.37l-.3 2.4h-5l-.3-2.41c-.22-.11-.43-.23-.64-.37l-2.24.94-2.5-4.33 1.94-1.47c-.01-.11-.01-.24-.01-.36s0-.25.01-.37l-1.94-1.47 2.5-4.33 2.24.94c.2-.13.42-.26.64-.37L7.5 6h5l.3 2.41c.22.11.43.23.64.37l2.24-.94 2.5 4.33-1.94 1.47c.01.12.01.24.01.37s0 .24-.01.36zM13 14c0-1.66-1.34-3-3-3s-3 1.34-3 3 1.34 3 3 3 3-1.34 3-3z"}}]})(t)}function ele(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 16h6.5a2.5 2.5 0 000-5h-.05c-.24-1.69-1.69-3-3.45-3-1.4 0-2.6.83-3.16 2.02h-.16A2.994 2.994 0 006 13c0 1.66 1.34 3 3 3zM21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16.01H3V4.99h18v14.02z"}}]})(t)}function nle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13.02 19.93v2.02c2.01-.2 3.84-1 5.32-2.21l-1.42-1.43a7.941 7.941 0 01-3.9 1.62zM4.03 12c0-4.05 3.03-7.41 6.95-7.93V2.05C5.95 2.58 2.03 6.84 2.03 12c0 5.16 3.92 9.42 8.95 9.95v-2.02c-3.92-.52-6.95-3.88-6.95-7.93zM19.95 11h2.02c-.2-2.01-1-3.84-2.21-5.32l-1.43 1.43c.86 1.1 1.44 2.43 1.62 3.89zM18.34 4.26a9.981 9.981 0 00-5.32-2.21v2.02c1.46.18 2.79.76 3.9 1.62l1.42-1.43zM18.33 16.9l1.43 1.42A9.949 9.949 0 0021.97 13h-2.02a7.941 7.941 0 01-1.62 3.9z"}},{tag:"path",attr:{d:"M16 11.1C16 8.61 14.1 7 12 7s-4 1.61-4 4.1c0 1.66 1.33 3.63 4 5.9 2.67-2.27 4-4.24 4-5.9zm-4 .9a1.071 1.071 0 010-2.14A1.071 1.071 0 0112 12z"}}]})(t)}function rle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 11l-6-6v5H8c-2.76 0-5 2.24-5 5v4h2v-4c0-1.65 1.35-3 3-3h7v5l6-6z"}}]})(t)}function ale(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6.83V20H6.83L20 6.83M22 2L2 22h20V2z"}}]})(t)}function ile(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 22h20V2z"}}]})(t)}function ole(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 14h3v6H5v-6z"}}]})(t)}function lle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 14h3v6H5v-6zm6-5h3v11h-3V9z"}}]})(t)}function cle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 4h3v16h-3zM5 14h3v6H5zm6-5h3v11h-3z"}}]})(t)}function sle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 18h2v-8h-2v8zm0 4h2v-2h-2v2zm-2-2v2H2L22 2v6h-2V6.83L6.83 20H18z"}}]})(t)}function ule(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 18h2v-8h-2v8zm0 4h2v-2h-2v2zM2 22h16V8h4V2L2 22z"}}]})(t)}function dle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M-618-2872H782V728H-618zM-1 0h26v24H-1zm1 0h24v24H0z"}},{tag:"path",attr:{d:"M18.99 5c0-1.1-.89-2-1.99-2h-7L7.66 5.34 19 16.68 18.99 5zM3.65 3.88L2.38 5.15 5 7.77V19c0 1.1.9 2 2 2h10.01c.35 0 .67-.1.96-.26l1.88 1.88 1.27-1.27L3.65 3.88z"}},{tag:"path",attr:{fill:"none",d:"M.01 0h24v24h-24z"}}]})(t)}function hle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 13h-9v9H2L22 2v11zm-1 2.41L19.59 14l-2.09 2.09L15.41 14 14 15.41l2.09 2.09L14 19.59 15.41 21l2.09-2.08L19.59 21 21 19.59l-2.08-2.09L21 15.41z"}}]})(t)}function fle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6.83V20H6.83L20 6.83M22 2L2 22h20V2z"}}]})(t)}function ple(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 1l-8.59 8.59L21 18.18V1zM4.77 4.5L3.5 5.77l6.36 6.36L1 21h17.73l2 2L22 21.73 4.77 4.5z"}}]})(t)}function gle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 6c3.33 0 6.49 1.08 9.08 3.07L12 18.17l-9.08-9.1C5.51 7.08 8.67 6 12 6m0-2C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4z"}}]})(t)}function vle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21.98 11L24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98l6.35 6.36L12 21l3.05-3.05V15c0-.45.09-.88.23-1.29.54-1.57 2.01-2.71 3.77-2.71h2.93z"}},{tag:"path",attr:{d:"M22 16v-1c0-1.1-.9-2-2-2s-2 .9-2 2v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1zm-1 0h-2v-1c0-.55.45-1 1-1s1 .45 1 1v1z"}}]})(t)}function mle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.01 21.49L23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7l11.63 14.49.01.01.01-.01z"}}]})(t)}function yle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98L12 21v-9h8.99L24 8.98zM19.59 14l-2.09 2.09L15.41 14 14 15.41l2.09 2.09L14 19.59 15.41 21l2.09-2.08L19.59 21 21 19.59l-2.08-2.09L21 15.41 19.59 14z"}}]})(t)}function ble(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98L12 21v-9h8.99L24 8.98zM19.59 14l-2.09 2.09L15.41 14 14 15.41l2.09 2.09L14 19.59 15.41 21l2.09-2.08L19.59 21 21 19.59l-2.08-2.09L21 15.41 19.59 14z"}}]})(t)}function xle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M23.64 7c-.45-.34-4.93-4-11.64-4-1.5 0-2.89.19-4.15.48L18.18 13.8 23.64 7zm-6.6 8.22L3.27 1.44 2 2.72l2.05 2.06C1.91 5.76.59 6.82.36 7l11.63 14.49.01.01.01-.01 3.9-4.86 3.32 3.32 1.27-1.27-3.46-3.46z"}}]})(t)}function Mle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4z"}}]})(t)}function wle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4C7.31 4 3.07 5.9 0 8.98L12 21l5-5.01V8h5.92C19.97 5.51 16.16 4 12 4zM19 18h2v2h-2z"}},{tag:"path",attr:{d:"M19 10h2v6h-2z"}}]})(t)}function zle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4zM2.92 9.07C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07L12 18.17l-9.08-9.1z"}}]})(t)}function Cle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 2h-8L4 8v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-6 15l-4-4h3V9.02L13 9v4h3l-4 4z"}}]})(t)}function Ale(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 4v5H6V4h12m0-2H6c-1.1 0-2 .9-2 2v5c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 13v5H6v-5h12m0-2H6c-1.1 0-2 .9-2 2v5c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-5c0-1.1-.9-2-2-2z"}}]})(t)}function kle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 6H9V4h2v2zm4-2h-2v2h2V4zM9 14h2v-2H9v2zm10-4V8h-2v2h2zm0 4v-2h-2v2h2zm-6 0h2v-2h-2v2zm6-10h-2v2h2V4zm-6 4V6h-2v2h2zm-6 2V8h2V6H7V4H5v16h2v-8h2v-2H7zm8 2h2v-2h-2v2zm-4-2v2h2v-2h-2zM9 8v2h2V8H9zm4 2h2V8h-2v2zm2-4v2h2V6h-2z"}}]})(t)}function Hle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 5.47L12 12 7.62 7.62 3 11V8.52L7.83 5l4.38 4.38L21 3v2.47zM21 15h-4.7l-4.17 3.34L6 12.41l-3 2.13V17l2.8-2 6.2 6 5-4h4v-2z"}}]})(t)}function Ele(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 20h20v-4H2v4zm2-3h2v2H4v-2zM2 4v4h20V4H2zm4 3H4V5h2v2zm-4 7h20v-4H2v4zm2-3h2v2H4v-2z"}}]})(t)}function Sle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.93 8C16.72 4.18 11.82 2.87 8 5.07c-1.41.82-2.48 2-3.16 3.37-.13-2.2.22-4.4 1.02-6.44H3.74C2.2 6.49 2.52 11.58 5.07 16a7.96 7.96 0 004.86 3.72c1.98.53 4.16.31 6.07-.79 1.41-.82 2.48-2 3.16-3.37.13 2.2-.21 4.4-1.01 6.44h2.11c1.53-4.49 1.22-9.58-1.33-14zM15 17.2A6.012 6.012 0 016.8 15c-.11-.2-.21-.4-.3-.6-1.2-2.76-.17-6.06 2.5-7.6 2.86-1.65 6.54-.67 8.2 2.2.11.2.21.4.3.6 1.2 2.76.17 6.06-2.5 7.6zM12 10c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-2c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4z"}}]})(t)}function Lle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 3H5c-1.1 0-1.99.9-1.99 2L3 19c0 1.1.89 2 1.99 2H19c1.1 0 2-.9 2-2V9l-6-6zM8 17c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm6 1V4.5l5.5 5.5H14z"}}]})(t)}function _le(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 1H7c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 17H7V6h10v12zm-1-7.95l-1.41-1.41-3.54 3.54-1.41-1.41-1.41 1.41L11.05 15 16 10.05z"}}]})(t)}function Ble(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 15h2v2h-2zM11 7h2v6h-2z"}},{tag:"path",attr:{d:"M17 1H7c-1.1 0-1.99.9-1.99 2v18c0 1.1.89 2 1.99 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 17H7V6h10v12z"}}]})(t)}function Dle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 3v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2zm12 15H7V6h10v12zm-1-6h-3V8h-2v4H8l4 4 4-4z"}}]})(t)}function Tle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm-3.06 16L7.4 14.46l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41L10.94 18zM13 9V3.5L18.5 9H13z"}}]})(t)}function Vle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 13V5c0-1.66-1.34-3-3-3S9 3.34 9 5v8c-1.21.91-2 2.37-2 4 0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.63-.79-3.09-2-4zm-4-2V5c0-.55.45-1 1-1s1 .45 1 1v1h-1v1h1v2h-1v1h1v1h-2z"}}]})(t)}function Ole(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 8v8h-3V8h3m0-3h-3C8.34 5 7 6.34 7 8v8c0 1.66 1.34 3 3 3h3c1.66 0 3-1.34 3-3V8c0-1.66-1.34-3-3-3zM1 8h2v11h3V5H1v3zm17.5 3c-.83 0-1.5.68-1.5 1.5v2c0 .82.67 1.5 1.5 1.5H21v1h-4v2h4.5c.83 0 1.5-.67 1.5-1.5v-2c0-.83-.67-1.5-1.5-1.5H19v-1h4v-2h-4.5z"}}]})(t)}function Ile(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 11v2h-4v1h2.5c.83 0 1.5.68 1.5 1.5v2c0 .83-.67 1.5-1.5 1.5H15v-2h4v-1h-2.5c-.82 0-1.5-.68-1.5-1.5v-2c0-.82.68-1.5 1.5-1.5H21zM4 5v3h6v2.5H4v3h6V16H4v3h6c1.66 0 3-1.34 3-3v-1.9a2.1 2.1 0 00-2.1-2.1A2.1 2.1 0 0013 9.9V8c0-1.66-1.34-3-3-3H4z"}}]})(t)}function Rle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 19h2v3h-2zM2 11h3v2H2zM19 11h3v2h-3zM15.894 17.801l1.407-1.407 2.122 2.122-1.408 1.407zM4.584 18.509l2.121-2.122 1.408 1.407-2.122 2.122zM15 8.02V3H9v5.02c-1.21.92-2 2.35-2 3.98 0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.63-.79-3.06-2-3.98zM11 5h2v2.1c-.32-.06-.66-.1-1-.1s-.68.04-1 .1V5z"}}]})(t)}function Fle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 8h4v4h-1v2c0 .34-.08.66-.23.94L16 13.17V12h-1V8zm-4 .17l2 2V6h2l-3-4-3 4h2v2.17zM13 16v2.28c.6.34 1 .98 1 1.72 0 1.1-.9 2-2 2s-2-.9-2-2c0-.74.4-1.37 1-1.72V16H8c-1.11 0-2-.89-2-2v-2.28c-.6-.34-1-.98-1-1.72 0-.59.26-1.13.68-1.49L1.39 4.22 2.8 2.81l18.38 18.38-1.41 1.41-6.6-6.6H13zm-2-2v-.17l-2.51-2.51c-.14.16-.31.29-.49.4V14h3z"}}]})(t)}function Nle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 7v4h1v2h-3V5h2l-3-4-3 4h2v8H8v-2.07c.7-.37 1.2-1.08 1.2-1.93 0-1.21-.99-2.2-2.2-2.2-1.21 0-2.2.99-2.2 2.2 0 .85.5 1.56 1.2 1.93V13c0 1.11.89 2 2 2h3v3.05c-.71.37-1.2 1.1-1.2 1.95a2.2 2.2 0 004.4 0c0-.85-.49-1.58-1.2-1.95V15h3c1.11 0 2-.89 2-2v-2h1V7h-4z"}}]})(t)}function Ple(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 4h7V2H4c-1.1 0-2 .9-2 2v7h2V4zm6 9l-4 5h12l-3-4-2.03 2.71L10 13zm7-4.5c0-.83-.67-1.5-1.5-1.5S14 7.67 14 8.5s.67 1.5 1.5 1.5S17 9.33 17 8.5zM20 2h-7v2h7v7h2V4c0-1.1-.9-2-2-2zm0 18h-7v2h7c1.1 0 2-.9 2-2v-7h-2v7zM4 13H2v7c0 1.1.9 2 2 2h7v-2H4v-7z"}}]})(t)}function jle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21.98 14H22h-.02zM5.35 13c1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.4.98 3.31 1v-2c-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1v2c1.9 0 2.17-1 3.35-1zm13.32 2c-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.1 1-3.34 1-1.24 0-1.38-1-3.33-1-1.95 0-2.1 1-3.34 1v2c1.95 0 2.11-1 3.34-1 1.24 0 1.38 1 3.33 1 1.95 0 2.1-1 3.34-1 1.19 0 1.42 1 3.33 1 1.94 0 2.09-1 3.33-1 1.19 0 1.42 1 3.33 1v-2c-1.24 0-1.38-1-3.33-1zM5.35 9c1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.4.98 3.31 1V8c-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1C3.38 7 3.24 8 2 8v2c1.9 0 2.17-1 3.35-1z"}}]})(t)}function Ule(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 13v8h8v-8h-8zM3 21h8v-8H3v8zM3 3v8h8V3H3zm13.66-1.31L11 7.34 16.66 13l5.66-5.66-5.66-5.65z"}}]})(t)}function Wle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.53 17.46L12 21l-3.53-3.54c.9-.9 2.15-1.46 3.53-1.46s2.63.56 3.53 1.46z"}}]})(t)}function Zle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 10c3.03 0 5.78 1.23 7.76 3.22l-2.12 2.12A7.967 7.967 0 0012 13c-2.2 0-4.2.9-5.64 2.35l-2.12-2.12C6.22 11.23 8.97 10 12 10zm0 6c-1.38 0-2.63.56-3.53 1.46L12 21l3.53-3.54A4.98 4.98 0 0012 16z"}}]})(t)}function Gle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16.49 3c-2.21 0-4.21.9-5.66 2.34l1.06 1.06a6.47 6.47 0 019.18 0l1.06-1.06A7.932 7.932 0 0016.49 3z"}},{tag:"path",attr:{d:"M20.03 7.46a5.022 5.022 0 00-7.08 0l1.06 1.06c.63-.63 1.51-1.03 2.47-1.03s1.84.39 2.47 1.03l1.08-1.06zM15.08 9.59L16.49 11l1.41-1.41c-.36-.37-.86-.59-1.41-.59s-1.05.22-1.41.59z"}},{tag:"path",attr:{d:"M15.63 14.4l-2.52 2.5c-2.5-1.43-4.57-3.5-6-6l2.5-2.52c.23-.24.33-.57.27-.9L9.13 3.8c-.09-.46-.5-.8-.98-.8H4c-.56 0-1.03.47-1 1.03.17 2.89 1.05 5.6 2.43 7.97 1.58 2.73 3.85 4.99 6.57 6.57 2.37 1.37 5.08 2.26 7.97 2.43.56.03 1.03-.44 1.03-1v-4.15c0-.48-.34-.89-.8-.98l-3.67-.73a.985.985 0 00-.9.26z"}}]})(t)}function qle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 3c-2.51 0-3.77 5.61-4.4 10.57C10.79 10.66 9.61 8 8 8 4.43 8 3 21 3 21h2.01c.61-5.27 2-9.82 2.99-10.87.98 1.05 2.38 5.61 2.99 10.87H13c.5-2.53 2-6 3-6s2.5 3.53 3 6h2s-.5-18-5-18zm0 10c-.99 0-1.82.62-2.5 1.5.57-4.77 1.54-8.62 2.5-9.44.97.81 1.91 4.67 2.49 9.43C17.81 13.62 16.98 13 16 13z"}}]})(t)}function Yle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 14c0-3.36 2.64-6 6-6 2.2 0 4.08 1.13 5.13 2.86L24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98L12 21l1.86-1.87C12.14 18.09 11 16.2 11 14z"}},{tag:"path",attr:{d:"M21 14c0-2.24-1.76-4-4-4s-4 1.76-4 4 1.76 4 4 4c.75 0 1.44-.21 2.03-.56L21.59 20 23 18.59l-2.56-2.56c.35-.59.56-1.28.56-2.03zm-6 0c0-1.12.88-2 2-2s2 .88 2 2-.88 2-2 2-2-.88-2-2z"}}]})(t)}function Xle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21.98 11L24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98l6.35 6.36L12 21l3.05-3.05V15c0-.45.09-.88.23-1.29.54-1.57 2.01-2.71 3.77-2.71h2.93z"}},{tag:"path",attr:{d:"M22 16v-1c0-1.1-.9-2-2-2s-2 .9-2 2v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1zm-1 0h-2v-1c0-.55.45-1 1-1s1 .45 1 1v1z"}}]})(t)}function $le(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M23 19v-1c0-1.1-.9-2-2-2s-2 .9-2 2v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1zm-1 0h-2v-1c0-.55.45-1 1-1s1 .45 1 1v1zm2-10.02l-2.12 2.13C19.35 8.57 15.85 7 12 7s-7.35 1.57-9.88 4.11L0 8.98C3.07 5.9 7.31 4 12 4s8.93 1.9 12 4.98zM12 10c3.03 0 5.78 1.23 7.76 3.22l-2.12 2.12A7.967 7.967 0 0012 13c-2.2 0-4.2.9-5.64 2.35l-2.12-2.12C6.22 11.23 8.97 10 12 10zm3.53 7.46L12 21l-3.53-3.54c.9-.9 2.15-1.46 3.53-1.46s2.63.56 3.53 1.46z"}}]})(t)}function Kle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 7c-3.31 0-6 2.69-6 6 0 1.66.68 3.15 1.76 4.24l1.42-1.42A3.934 3.934 0 018 13c0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.11-.45 2.1-1.18 2.82l1.42 1.42A6.003 6.003 0 0018 13c0-3.31-2.69-6-6-6zm0-4C6.48 3 2 7.48 2 13c0 2.76 1.12 5.26 2.93 7.07l1.42-1.42A7.94 7.94 0 014 13c0-4.42 3.58-8 8-8 2.53 0 4.78 1.17 6.24 3h2.42C18.93 5.01 15.7 3 12 3zm0 8c-1.1 0-2 .9-2 2 0 .55.23 1.05.59 1.41.36.36.86.59 1.41.59s1.05-.23 1.41-.59c.36-.36.59-.86.59-1.41 0-1.1-.9-2-2-2zm8-1h2v6h-2v-6zm0 8h2v2h-2v-2z"}}]})(t)}function Qle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 7c-3.31 0-6 2.69-6 6 0 1.66.68 3.15 1.76 4.24l1.42-1.42A3.934 3.934 0 018 13c0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.11-.45 2.1-1.18 2.82l1.42 1.42A6.003 6.003 0 0018 13c0-3.31-2.69-6-6-6zm0-4C6.48 3 2 7.48 2 13c0 2.76 1.12 5.26 2.93 7.07l1.42-1.42A7.94 7.94 0 014 13c0-4.42 3.58-8 8-8 2.53 0 4.78 1.17 6.24 3h2.42C18.93 5.01 15.7 3 12 3zm0 8c-1.1 0-2 .9-2 2 0 .55.23 1.05.59 1.41.36.36.86.59 1.41.59s1.05-.23 1.41-.59c.36-.36.59-.86.59-1.41 0-1.1-.9-2-2-2zm8-1h2v6h-2v-6zm0 8h2v2h-2v-2z"}}]})(t)}function Jle(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2.81 2.81L1.39 4.22l2.69 2.69A9.958 9.958 0 002 13c0 2.76 1.12 5.26 2.93 7.07l1.42-1.42a7.957 7.957 0 01-.84-10.31l1.43 1.43a6.003 6.003 0 00.82 7.47l1.42-1.42A3.934 3.934 0 018 13c0-.63.15-1.23.41-1.76l1.61 1.61c0 .05-.02.1-.02.15 0 .55.23 1.05.59 1.41.36.36.86.59 1.41.59.05 0 .1-.01.16-.02l7.62 7.62 1.41-1.41L2.81 2.81zM17.7 14.87c.19-.59.3-1.22.3-1.87 0-3.31-2.69-6-6-6-.65 0-1.28.1-1.87.3l1.71 1.71C11.89 9 11.95 9 12 9c2.21 0 4 1.79 4 4 0 .05 0 .11-.01.16l1.71 1.71zM12 5c4.42 0 8 3.58 8 8 0 1.22-.27 2.37-.77 3.4l1.49 1.49A9.953 9.953 0 0022 13c0-5.52-4.48-10-10-10-1.78 0-3.44.46-4.89 1.28l1.48 1.48C9.63 5.27 10.78 5 12 5z"}}]})(t)}function tce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 11c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 2c0-3.31-2.69-6-6-6s-6 2.69-6 6c0 2.22 1.21 4.15 3 5.19l1-1.74c-1.19-.7-2-1.97-2-3.45 0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.48-.81 2.75-2 3.45l1 1.74c1.79-1.04 3-2.97 3-5.19zM12 3C6.48 3 2 7.48 2 13c0 3.7 2.01 6.92 4.99 8.65l1-1.73C5.61 18.53 4 15.96 4 13c0-4.42 3.58-8 8-8s8 3.58 8 8c0 2.96-1.61 5.53-4 6.92l1 1.73c2.99-1.73 5-4.95 5-8.65 0-5.52-4.48-10-10-10z"}}]})(t)}function ece(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 9.99h2v7H6zm8 3h2v4h-2zm-4-6h2v10h-2zM20 7V4h-2v3h-3v2h3v3h2V9h3V7zm-2 12H4V5h12V3H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5h-2v5z"}}]})(t)}function nce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21.99 4c0-1.1-.89-2-1.99-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4-.01-18zM17 11h-4v4h-2v-4H7V9h4V5h2v4h4v2z"}}]})(t)}function rce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 2h2v5h8v3h-8v4h5v3h-5v5h-2v-5H6v-3h5v-4H3V7h8z"}}]})(t)}function ace(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 22H2V2h2v20zM22 7H6v3h16V7zm-6 7H6v3h10v-3z"}}]})(t)}function ice(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2h2v20h-2V2zM2 10h16V7H2v3zm6 7h10v-3H8v3z"}}]})(t)}function oce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 22H2v-2h20v2zM10 2H7v16h3V2zm7 6h-3v10h3V8z"}}]})(t)}function lce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 11h-5V6h-3v5h-4V3H7v8H1.84v2H7v8h3v-8h4v5h3v-5h5z"}}]})(t)}function cce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 2v2H2V2h20zM7 22h3V6H7v16zm7-6h3V6h-3v10z"}}]})(t)}function sce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 13v7h18v-1.5l-9-7L8 17l-5-4zm0-6l4 3 5-7 5 4h4v8.97l-9.4-7.31-3.98 5.48L3 10.44V7z"}}]})(t)}function uce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.5 6v11.5c0 2.21-1.79 4-4 4s-4-1.79-4-4V5a2.5 2.5 0 015 0v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6H10v9.5a2.5 2.5 0 005 0V5c0-2.21-1.79-4-4-4S7 2.79 7 5v12.5c0 3.04 2.46 5.5 5.5 5.5s5.5-2.46 5.5-5.5V6h-1.5z"}}]})(t)}function dce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.8 10.9c-2.27-.59-3-1.2-3-2.15 0-1.09 1.01-1.85 2.7-1.85 1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-1.94.42-3.5 1.68-3.5 3.61 0 2.31 1.91 3.46 4.7 4.13 2.5.6 3 1.48 3 2.41 0 .69-.49 1.79-2.7 1.79-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c1.95-.37 3.5-1.5 3.5-3.55 0-2.84-2.43-3.81-4.7-4.4z"}}]})(t)}function hce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.06 9.94L12 9l2.06-.94L15 6l.94 2.06L18 9l-2.06.94L15 12l-.94-2.06zM4 14l.94-2.06L7 11l-2.06-.94L4 8l-.94 2.06L1 11l2.06.94L4 14zm4.5-5l1.09-2.41L12 5.5 9.59 4.41 8.5 2 7.41 4.41 5 5.5l2.41 1.09L8.5 9zm-4 11.5l6-6.01 4 4L23 8.93l-1.41-1.41-7.09 7.97-4-4L3 19l1.5 1.5z"}}]})(t)}function fce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 9h4v11H4zM16 13h4v7h-4zM10 4h4v16h-4z"}}]})(t)}function pce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 3v18h18V3H3zm8 16H5v-6h6v6zm0-8H5V5h6v6zm8 8h-6v-6h6v6zm0-8h-6V5h6v6z"}}]})(t)}function gce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 11H7v2h2v-2zm4 4h-2v2h2v-2zM9 3H7v2h2V3zm4 8h-2v2h2v-2zM5 3H3v2h2V3zm8 4h-2v2h2V7zm4 4h-2v2h2v-2zm-4-8h-2v2h2V3zm4 0h-2v2h2V3zm2 10h2v-2h-2v2zm0 4h2v-2h-2v2zM5 7H3v2h2V7zm14-4v2h2V3h-2zm0 6h2V7h-2v2zM5 11H3v2h2v-2zM3 21h18v-2H3v2zm2-6H3v2h2v-2z"}}]})(t)}function vce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 5h2V3H7v2zm0 8h2v-2H7v2zm0 8h2v-2H7v2zm4-4h2v-2h-2v2zm0 4h2v-2h-2v2zm-8 0h2v-2H3v2zm0-4h2v-2H3v2zm0-4h2v-2H3v2zm0-4h2V7H3v2zm0-4h2V3H3v2zm8 8h2v-2h-2v2zm8 4h2v-2h-2v2zm0-4h2v-2h-2v2zm0 8h2v-2h-2v2zm0-12h2V7h-2v2zm-8 0h2V7h-2v2zm8-6v2h2V3h-2zm-8 2h2V3h-2v2zm4 16h2v-2h-2v2zm0-8h2v-2h-2v2zm0-8h2V3h-2v2z"}}]})(t)}function mce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 24H2v-4h20v4zM13.06 5.19l3.75 3.75L7.75 18H4v-3.75l9.06-9.06zm4.82 2.68l-3.75-3.75 1.83-1.83a.996.996 0 011.41 0l2.34 2.34c.39.39.39 1.02 0 1.41l-1.83 1.83z"}}]})(t)}function yce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 21h2v-2H3v2zM5 7H3v2h2V7zM3 17h2v-2H3v2zm4 4h2v-2H7v2zM5 3H3v2h2V3zm4 0H7v2h2V3zm8 0h-2v2h2V3zm-4 4h-2v2h2V7zm0-4h-2v2h2V3zm6 14h2v-2h-2v2zm-8 4h2v-2h-2v2zm-8-8h18v-2H3v2zM19 3v2h2V3h-2zm0 6h2V7h-2v2zm-8 8h2v-2h-2v2zm4 4h2v-2h-2v2zm4 0h2v-2h-2v2z"}}]})(t)}function bce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 21h2v-2H3v2zm4 0h2v-2H7v2zM5 7H3v2h2V7zM3 17h2v-2H3v2zM9 3H7v2h2V3zM5 3H3v2h2V3zm12 0h-2v2h2V3zm2 6h2V7h-2v2zm0-6v2h2V3h-2zm-4 18h2v-2h-2v2zM13 3h-2v8H3v2h8v8h2v-8h8v-2h-8V3zm6 18h2v-2h-2v2zm0-4h2v-2h-2v2z"}}]})(t)}function xce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 21h2v-2h-2v2zm0-4h2v-2h-2v2zm0-12h2V3h-2v2zm0 4h2V7h-2v2zm0 4h2v-2h-2v2zm-4 8h2v-2H7v2zM7 5h2V3H7v2zm0 8h2v-2H7v2zm-4 8h2V3H3v18zM19 9h2V7h-2v2zm-4 12h2v-2h-2v2zm4-4h2v-2h-2v2zm0-14v2h2V3h-2zm0 10h2v-2h-2v2zm0 8h2v-2h-2v2zm-4-8h2v-2h-2v2zm0-8h2V3h-2v2z"}}]})(t)}function Mce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 7h-2v2h2V7zm0 4h-2v2h2v-2zm4 0h-2v2h2v-2zM3 3v18h18V3H3zm16 16H5V5h14v14zm-6-4h-2v2h2v-2zm-4-4H7v2h2v-2z"}}]})(t)}function wce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 21h2v-2H7v2zM3 5h2V3H3v2zm4 0h2V3H7v2zm0 8h2v-2H7v2zm-4 8h2v-2H3v2zm8 0h2v-2h-2v2zm-8-8h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm8 8h2v-2h-2v2zm4-4h2v-2h-2v2zm4-10v18h2V3h-2zm-4 18h2v-2h-2v2zm0-16h2V3h-2v2zm-4 8h2v-2h-2v2zm0-8h2V3h-2v2zm0 4h2V7h-2v2z"}}]})(t)}function zce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 21h2v-2h-2v2zm4 0h2v-2h-2v2zM7 21h2v-2H7v2zm4 0h2v-2h-2v2zm8-4h2v-2h-2v2zm0-4h2v-2h-2v2zM3 3v18h2V5h16V3H3zm16 6h2V7h-2v2z"}}]})(t)}function Cce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 21h2v-2H7v2zm0-8h2v-2H7v2zm4 0h2v-2h-2v2zm0 8h2v-2h-2v2zm-8-4h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2v-2H3v2zm0-4h2V7H3v2zm8 8h2v-2h-2v2zm8-8h2V7h-2v2zm0 4h2v-2h-2v2zM3 3v2h18V3H3zm16 14h2v-2h-2v2zm-4 4h2v-2h-2v2zM11 9h2V7h-2v2zm8 12h2v-2h-2v2zm-4-8h2v-2h-2v2z"}}]})(t)}function Ace(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 9h2V7H3v2zm0-4h2V3H3v2zm4 16h2v-2H7v2zm0-8h2v-2H7v2zm-4 0h2v-2H3v2zm0 8h2v-2H3v2zm0-4h2v-2H3v2zM7 5h2V3H7v2zm12 12h2v-2h-2v2zm-8 4h2V3h-2v18zm8 0h2v-2h-2v2zm0-8h2v-2h-2v2zm0-10v2h2V3h-2zm0 6h2V7h-2v2zm-4-4h2V3h-2v2zm0 16h2v-2h-2v2zm0-8h2v-2h-2v2z"}}]})(t)}function kce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"7.2",cy:"14.4",r:"3.2"}},{tag:"circle",attr:{cx:"14.8",cy:"18",r:"2"}},{tag:"circle",attr:{cx:"15.2",cy:"8.8",r:"4.8"}}]})(t)}function Hce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 4H7v2H5v12h2v2h2v-2h2V6H9zM19 8h-2V4h-2v4h-2v7h2v5h2v-5h2z"}}]})(t)}function Ece(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 7H2v2h9V7zm0 8H2v2h9v-2zm5.34-4L12.8 7.46l1.41-1.41 2.12 2.12 4.24-4.24L22 5.34 16.34 11zm0 8l-3.54-3.54 1.41-1.41 2.12 2.12 4.24-4.24L22 13.34 16.34 19z"}}]})(t)}function Sce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 7h-9v2h9V7zm0 8h-9v2h9v-2zM5.54 11L2 7.46l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41L5.54 11zm0 8L2 15.46l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41L5.54 19z"}}]})(t)}function Lce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 4v2h3v12h-3v2h5V4zM4 20h5v-2H6V6h3V4H4z"}}]})(t)}function _ce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 7v2c0 .55-.45 1-1 1H2v4h1c.55 0 1 .45 1 1v2c0 1.65 1.35 3 3 3h3v-2H7c-.55 0-1-.45-1-1v-2c0-1.3-.84-2.42-2-2.83v-.34C5.16 11.42 6 10.3 6 9V7c0-.55.45-1 1-1h3V4H7C5.35 4 4 5.35 4 7zM21 10c-.55 0-1-.45-1-1V7c0-1.65-1.35-3-3-3h-3v2h3c.55 0 1 .45 1 1v2c0 1.3.84 2.42 2 2.83v.34c-1.16.41-2 1.52-2 2.83v2c0 .55-.45 1-1 1h-3v2h3c1.65 0 3-1.35 3-3v-2c0-.55.45-1 1-1h1v-4h-1z"}}]})(t)}function Bce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 9H4v2h16V9zM4 15h16v-2H4v2z"}}]})(t)}function Dce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.85 10.39l1.06-1.06c.78-.78.78-2.05 0-2.83L18.5 5.09c-.78-.78-2.05-.78-2.83 0l-1.06 1.06 4.24 4.24zm-5.66-2.83L4 16.76V21h4.24l9.19-9.19-4.24-4.25zM19 17.5c0 2.19-2.54 3.5-5 3.5-.55 0-1-.45-1-1s.45-1 1-1c1.54 0 3-.73 3-1.5 0-.47-.48-.87-1.23-1.2l1.48-1.48c1.07.63 1.75 1.47 1.75 2.68zM4.58 13.35C3.61 12.79 3 12.06 3 11c0-1.8 1.89-2.63 3.56-3.36C7.59 7.18 9 6.56 9 6c0-.41-.78-1-2-1-1.26 0-1.8.61-1.83.64-.35.41-.98.46-1.4.12a.992.992 0 01-.15-1.38C3.73 4.24 4.76 3 7 3s4 1.32 4 3c0 1.87-1.93 2.72-3.64 3.47C6.42 9.88 5 10.5 5 11c0 .31.43.6 1.07.86l-1.49 1.49z"}}]})(t)}function Tce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 10h11v2H3v-2zm0-2h11V6H3v2zm0 8h7v-2H3v2zm15.01-3.13l.71-.71a.996.996 0 011.41 0l.71.71c.39.39.39 1.02 0 1.41l-.71.71-2.12-2.12zm-.71.71l-5.3 5.3V21h2.12l5.3-5.3-2.12-2.12z"}}]})(t)}function Vce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 15v2h10v-2H7zm-4 6h18v-2H3v2zm0-8h18v-2H3v2zm4-6v2h10V7H7zM3 3v2h18V3H3z"}}]})(t)}function Oce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 21h18v-2H3v2zm0-4h18v-2H3v2zm0-4h18v-2H3v2zm0-4h18V7H3v2zm0-6v2h18V3H3z"}}]})(t)}function Ice(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 15H3v2h12v-2zm0-8H3v2h12V7zM3 13h18v-2H3v2zm0 8h18v-2H3v2zM3 3v2h18V3H3z"}}]})(t)}function Rce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 21h18v-2H3v2zm6-4h12v-2H9v2zm-6-4h18v-2H3v2zm6-4h12V7H9v2zM3 3v2h18V3H3z"}}]})(t)}function Fce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.6 10.79c.97-.67 1.65-1.77 1.65-2.79 0-2.26-1.75-4-4-4H7v14h7.04c2.09 0 3.71-1.7 3.71-3.79 0-1.52-.86-2.82-2.15-3.42zM10 6.5h3c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-3v-3zm3.5 9H10v-3h3.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5z"}}]})(t)}function Nce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3.27 5L2 6.27l6.97 6.97L6.5 19h3l1.57-3.66L16.73 21 18 19.73 3.55 5.27 3.27 5zM6 5v.18L8.82 8h2.4l-.72 1.68 2.1 2.1L14.21 8H20V5H6z"}}]})(t)}function Pce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.56 8.94L7.62 0 6.21 1.41l2.38 2.38-5.15 5.15a1.49 1.49 0 000 2.12l5.5 5.5c.29.29.68.44 1.06.44s.77-.15 1.06-.44l5.5-5.5c.59-.58.59-1.53 0-2.12zM5.21 10L10 5.21 14.79 10H5.21zM19 11.5s-2 2.17-2 3.5c0 1.1.9 2 2 2s2-.9 2-2c0-1.33-2-3.5-2-3.5zM2 20h20v4H2v-4z"}}]})(t)}function jce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 14c0-4-6-10.8-6-10.8s-1.33 1.51-2.73 3.52l8.59 8.59c.09-.42.14-.86.14-1.31zm-.88 3.12L12.5 12.5 5.27 5.27 4 6.55l3.32 3.32C6.55 11.32 6 12.79 6 14c0 3.31 2.69 6 6 6 1.52 0 2.9-.57 3.96-1.5l2.63 2.63 1.27-1.27-2.74-2.74z"}}]})(t)}function Uce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 20h20v4H2v-4zm3.49-3h2.42l1.27-3.58h5.65L16.09 17h2.42L13.25 3h-2.5L5.49 17zm4.42-5.61l2.03-5.79h.12l2.03 5.79H9.91z"}}]})(t)}function Wce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 17h10v-2H11v2zm-8-5l4 4V8l-4 4zm0 9h18v-2H3v2zM3 3v2h18V3H3zm8 6h10V7H11v2zm0 4h10v-2H11v2z"}}]})(t)}function Zce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 21h18v-2H3v2zM3 8v8l4-4-4-4zm8 9h10v-2H11v2zM3 3v2h18V3H3zm8 6h10V7H11v2zm0 4h10v-2H11v2z"}}]})(t)}function Gce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 4v3h2.21l-3.42 8H6v3h8v-3h-2.21l3.42-8H18V4z"}}]})(t)}function qce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 7h2.5L5 3.5 1.5 7H4v10H1.5L5 20.5 8.5 17H6V7zm4-2v2h12V5H10zm0 14h12v-2H10v2zm0-6h12v-2H10v2z"}}]})(t)}function Yce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 13c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm3 5.5h-2.5V21h-1v-2.5H15v-1h2.5V15h1v2.5H21v1zM7 5h13v2H7z"}},{tag:"circle",attr:{cx:"3.5",cy:"18",r:"1.5"}},{tag:"path",attr:{d:"M18 11H7v2h6.11c1.26-1.24 2.99-2 4.89-2zM7 17v2h4.08c-.05-.33-.08-.66-.08-1s.03-.67.08-1H7z"}},{tag:"circle",attr:{cx:"3.5",cy:"6",r:"1.5"}},{tag:"circle",attr:{cx:"3.5",cy:"12",r:"1.5"}}]})(t)}function Xce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 10.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0-6c-.83 0-1.5.67-1.5 1.5S3.17 7.5 4 7.5 5.5 6.83 5.5 6 4.83 4.5 4 4.5zm0 12c-.83 0-1.5.68-1.5 1.5s.68 1.5 1.5 1.5 1.5-.68 1.5-1.5-.67-1.5-1.5-1.5zM7 19h14v-2H7v2zm0-6h14v-2H7v2zm0-8v2h14V5H7z"}}]})(t)}function $ce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 17h2v.5h-1v1h1v.5h-2v1h3v-4h-3zm1-9h1V4h-2v1h1zm-1 3h1.8L18 13.1v.9h3v-1h-1.8l1.8-2.1V10h-3zM2 5h14v2H2zm0 12h14v2H2zm0-6h14v2H2z"}}]})(t)}function Kce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 17h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1 3h1.8L2 13.1v.9h3v-1H3.2L5 10.9V10H2v1zm5-6v2h14V5H7zm0 14h14v-2H7v2zm0-6h14v-2H7v2z"}}]})(t)}function Qce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 4V3c0-.55-.45-1-1-1H5c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h12c.55 0 1-.45 1-1V6h1v4H9v11c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-9h8V4h-3z"}}]})(t)}function Jce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 17h3l2-4V7H5v6h3zm8 0h3l2-4V7h-6v6h3z"}}]})(t)}function tse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M23 7V1h-6v2H7V1H1v6h2v10H1v6h6v-2h10v2h6v-6h-2V7h2zM3 3h2v2H3V3zm2 18H3v-2h2v2zm12-2H7v-2H5V7h2V5h10v2h2v10h-2v2zm4 2h-2v-2h2v2zM19 5V3h2v2h-2zm-5.27 9h-3.49l-.73 2H7.89l3.4-9h1.4l3.41 9h-1.63l-.74-2zm-3.04-1.26h2.61L12 8.91l-1.31 3.83z"}}]})(t)}function ese(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 4v3h5v12h3V7h5V4H9zm-6 8h3v7h3v-7h3V9H3v3z"}}]})(t)}function nse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 19h4v-3h-4v3zM5 4v3h5v3h4V7h5V4H5zM3 14h18v-2H3v2z"}}]})(t)}function rse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 10v5h2V4h2v11h2V4h2V2H9C6.79 2 5 3.79 5 6s1.79 4 4 4zm12 8l-4-4v3H5v2h12v3l4-4z"}}]})(t)}function ase(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 10v5h2V4h2v11h2V4h2V2h-8C7.79 2 6 3.79 6 6s1.79 4 4 4zm-2 7v-3l-4 4 4 4v-3h12v-2H8z"}}]})(t)}function ise(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 17c3.31 0 6-2.69 6-6V3h-2.5v8c0 1.93-1.57 3.5-3.5 3.5S8.5 12.93 8.5 11V3H6v8c0 3.31 2.69 6 6 6zm-7 2v2h14v-2H5z"}}]})(t)}function ose(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 4H6v2l6.5 6L6 18v2h12v-3h-7l5-5-5-5h7z"}}]})(t)}function lse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 6.99h3L12 3 8 6.99h3v10.02H8L12 21l4-3.99h-3z"}}]})(t)}function cse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.2 3H6.8l-5.2 9 5.2 9h10.4l5.2-9z"}}]})(t)}function sse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 14l3 3v5h6v-5l3-3V9H6v5zm5-12h2v3h-2V2zM3.5 5.88l1.41-1.41 2.12 2.12L5.62 8 3.5 5.88zm13.46.71l2.12-2.12 1.41 1.41L18.38 8l-1.42-1.41z"}}]})(t)}function use(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 22H2V2h2v20zM22 2h-2v20h2V2zm-8.5 5h-3v10h3V7z"}}]})(t)}function dse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M4 11h16v2H4z"}}]})(t)}function hse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 17H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4zm2.5 2.1h-15V5h15v14.1zm0-16.1h-15c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h15c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}}]})(t)}function fse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9 17H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4z"}}]})(t)}function pse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4V4c0-1.1-.9-2-2-2zm-2 12H6v-2h12v2zm0-3H6V9h12v2zm0-3H6V6h12v2z"}}]})(t)}function gse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 2c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6H6zm7 7V3.5L18.5 9H13z"}}]})(t)}function vse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.33 8 15.5 8 14 8.67 14 9.5s.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5z"}}]})(t)}function mse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z"}}]})(t)}function yse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"}}]})(t)}function bse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2v-3H4v3zM20 8l-6-6H6c-1.1 0-1.99.9-1.99 2v7H20V8zm-7 1V3.5L18.5 9H13zM9 13h6v2H9zM17 13h6v2h-6zM1 13h6v2H1z"}}]})(t)}function xse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z"}}]})(t)}function Mse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 7.43l-1.41-1.41-4.03 4.53L9.5 4 2 11.51l1.5 1.5 6.14-6.15 5.59 5.18-1.73 1.95-4-4L2 17.5 3.5 19l6-6.01 4 4 3.19-3.59 3.9 3.61L22 15.6l-3.98-3.7z"}}]})(t)}function wse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.5 9.5c-1.03 0-1.9.62-2.29 1.5h-2.92c-.39-.88-1.26-1.5-2.29-1.5s-1.9.62-2.29 1.5H6.79c-.39-.88-1.26-1.5-2.29-1.5a2.5 2.5 0 000 5c1.03 0 1.9-.62 2.29-1.5h2.92c.39.88 1.26 1.5 2.29 1.5s1.9-.62 2.29-1.5h2.92c.39.88 1.26 1.5 2.29 1.5a2.5 2.5 0 000-5z"}}]})(t)}function zse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 3v18h18V3H3zm16 16H5V5h14v14zM11 7h2v2h-2zM7 7h2v2H7zm8 0h2v2h-2zm-8 4h2v2H7zm4 0h2v2h-2zm4 0h2v2h-2z"}}]})(t)}function Cse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 20.41L18.41 19 15 15.59 13.59 17 17 20.41zM7.5 8H11v5.59L5.59 19 7 20.41l6-6V8h3.5L12 3.5 7.5 8z"}}]})(t)}function Ase(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.99 4c0-1.1-.89-2-1.99-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4-.01-18z"}}]})(t)}function kse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 17.25V21h3.75L17.81 9.94l-3.75-3.75zM20.71 5.63l-2.34-2.34a.996.996 0 00-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83a.996.996 0 000-1.41z"}}]})(t)}function Hse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04a.996.996 0 000-1.41l-2.34-2.34a.996.996 0 00-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z"}}]})(t)}function Ese(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 17.25V21h3.75L17.81 9.94l-3.75-3.75zM20.71 5.63l-2.34-2.34a.996.996 0 00-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83a.996.996 0 000-1.41z"}}]})(t)}function Sse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1.41 16.09V20h-2.67v-1.93c-1.71-.36-3.16-1.46-3.27-3.4h1.96c.1 1.05.82 1.87 2.65 1.87 1.96 0 2.4-.98 2.4-1.59 0-.83-.44-1.61-2.67-2.14-2.48-.6-4.18-1.62-4.18-3.67 0-1.72 1.39-2.84 3.11-3.21V4h2.67v1.95c1.86.45 2.79 1.86 2.85 3.39H14.3c-.05-1.11-.64-1.87-2.22-1.87-1.5 0-2.4.68-2.4 1.64 0 .84.65 1.39 2.67 1.91s4.18 1.39 4.18 3.91c-.01 1.83-1.38 2.83-3.12 3.16z"}}]})(t)}function Lse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10.53 7.43c.42-.31.93-.47 1.54-.47s1.11.16 1.5.49c.39.32.65.7.79 1.12l1.89-.8c-.24-.71-.71-1.35-1.4-1.92-.5-.4-1.12-.65-1.85-.77V3h-2v2.11c-.41.08-.79.21-1.14.39-.35.18-.64.39-.9.63l1.43 1.43c.04-.04.09-.09.14-.13zM2.81 2.81L1.39 4.22l12.35 12.35c-.43.28-.95.43-1.55.43-.71 0-1.32-.23-1.83-.7-.5-.47-.86-1.07-1.06-1.81l-1.98.8c.34 1.17.95 2.08 1.83 2.73.57.42 1.19.68 1.85.83V21h2v-2.08c.44-.07.87-.17 1.29-.35.34-.14.64-.32.92-.53l4.57 4.57 1.41-1.41L2.81 2.81z"}}]})(t)}function _se(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.5 6.9c1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-.53.12-1.03.3-1.48.54l1.47 1.47c.41-.17.91-.27 1.51-.27zM5.33 4.06L4.06 5.33 7.5 8.77c0 2.08 1.56 3.21 3.91 3.91l3.51 3.51c-.34.48-1.05.91-2.42.91-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c.96-.18 1.82-.55 2.45-1.12l2.22 2.22 1.27-1.27L5.33 4.06z"}}]})(t)}function Bse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 11c0 2.45 1.76 4.47 4.08 4.91l-1.49-1.49L7 13l4 4.01L7 21l-1.41-1.41 1.58-1.58v-.06A7.007 7.007 0 011 11c0-3.87 3.13-7 7-7h3v2H8c-2.76 0-5 2.24-5 5zM22 11V4h-9v7h9zm-2-2h-5V6h5v3zM13 13h9v7h-9z"}}]})(t)}function Dse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 13c0-2.45 1.76-4.47 4.08-4.91l-1.49 1.5L7 11l4-4.01L7 3 5.59 4.41l1.58 1.58v.06A7.007 7.007 0 001 13c0 3.87 3.13 7 7 7h3v-2H8c-2.76 0-5-2.24-5-5zM13 13v7h9v-7h-9zm7 5h-5v-3h5v3zM13 4h9v7h-9z"}}]})(t)}function Tse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 6.92l-1.41-1.41-2.85 3.21C15.68 6.4 12.83 5 9.61 5 6.72 5 4.07 6.16 2 8l1.42 1.42C5.12 7.93 7.27 7 9.61 7c2.74 0 5.09 1.26 6.77 3.24l-2.88 3.24-4-4L2 16.99l1.5 1.5 6-6.01 4 4 4.05-4.55c.75 1.35 1.25 2.9 1.44 4.55H21c-.22-2.3-.95-4.39-2.04-6.14L22 6.92z"}}]})(t)}function Vse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 18h12v-2H3v2zM3 6v2h18V6H3zm0 7h18v-2H3v2z"}}]})(t)}function Ose(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.5 10l.5-2h-4l1-4h-2l-1 4h-4l1-4h-2L9 8H5l-.5 2h4l-1 4h-4L3 16h4l-1 4h2l1-4h4l-1 4h2l1-4h4l.5-2h-4l1-4h4zm-7 4h-4l1-4h4l-1 4z"}}]})(t)}function Ise(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 3v18h18V3H3zm16 16H5V5h14v14zM11 7h2v2h-2zM7 7h2v2H7zm8 0h2v2h-2z"}}]})(t)}function Rse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 9l4 12h12l4-12-10-7z"}}]})(t)}function Fse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zm1 2.07c3.61.45 6.48 3.33 6.93 6.93H13V4.07zM4 12c0-4.06 3.07-7.44 7-7.93v15.87c-3.93-.5-7-3.88-7-7.94zm9 7.93V13h6.93A8.002 8.002 0 0113 19.93z"}}]})(t)}function Nse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zm1 2.07c3.61.45 6.48 3.33 6.93 6.93H13V4.07zM4 12c0-4.06 3.07-7.44 7-7.93v15.87c-3.93-.5-7-3.88-7-7.94zm9 7.93V13h6.93A8.002 8.002 0 0113 19.93z"}}]})(t)}function Pse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 2v20c-5.07-.5-9-4.79-9-10s3.93-9.5 9-10zm2.03 0v8.99H22c-.47-4.74-4.24-8.52-8.97-8.99zm0 11.01V22c4.74-.47 8.5-4.25 8.97-8.99h-8.97z"}}]})(t)}function jse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 16v1.26l-6-3v-3.17L11.7 8H16V2h-6v4.9L7.3 10H3v6h5l7 3.5V22h6v-6z"}}]})(t)}function Use(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 19.22H5V7h7V5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-7h-2v7.22z"}},{tag:"path",attr:{d:"M19 2h-2v3h-3c.01.01 0 2 0 2h3v2.99c.01.01 2 0 2 0V7h3V5h-3V2zM7 9h8v2H7zM7 12v2h8v-2h-3zM7 15h8v2H7z"}}]})(t)}function Wse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 4v2h14V4H5zm0 10h4v6h6v-6h4l-7-7-7 7z"}}]})(t)}function Zse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.88 18.47c.44-.7.7-1.51.7-2.39 0-2.49-2.01-4.5-4.5-4.5s-4.5 2.01-4.5 4.5 2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21.58 23 23 21.58l-3.12-3.11zm-3.8.11a2.5 2.5 0 010-5 2.5 2.5 0 010 5zm-.36-8.5c-.74.02-1.45.18-2.1.45l-.55-.83-3.8 6.18-3.01-3.52-3.63 5.81L1 17l5-8 3 3.5L13 6l2.72 4.08zm2.59.5c-.64-.28-1.33-.45-2.05-.49L21.38 2 23 3.18l-4.69 7.4z"}}]})(t)}function Gse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 4h20v16H2z"}}]})(t)}function qse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"7",cy:"14",r:"3"}},{tag:"circle",attr:{cx:"11",cy:"6",r:"3"}},{tag:"circle",attr:{cx:"16.6",cy:"17.6",r:"3"}}]})(t)}function Yse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 9v2h-3V9H8.5V7H11V1H4v6h2.5v2H4v6h2.5v2H4v6h7v-6H8.5v-2H11v-2h3v2h7V9h-7z"}}]})(t)}function Xse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 2h1.5v3l2-3h1.7l-2 3 2 3h-1.7l-2-3v3H12V5zM7 7.25h2.5V6.5H7V5h4v3.75H8.5v.75H11V11H7V7.25zM19 13l-6 6-4-4-4 4v-2.5l4-4 4 4 6-6V13z"}}]})(t)}function $se(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 11c2.76 0 5-2.24 5-5S8.76 1 6 1 1 3.24 1 6s2.24 5 5 5zM21 14h-5c-1.1 0-2 .9-2 2v5c0 1.1.9 2 2 2h5c1.1 0 2-.9 2-2v-5c0-1.1-.9-2-2-2z"}},{tag:"path",attr:{d:"M17.71 7.7c.4.19.83.3 1.29.3 1.65 0 3-1.35 3-3s-1.35-3-3-3-3 1.35-3 3c0 .46.11.89.3 1.29L6.29 16.3c-.4-.19-.83-.3-1.29-.3-1.65 0-3 1.35-3 3s1.35 3 3 3 3-1.35 3-3c0-.46-.11-.89-.3-1.29L17.71 7.7z"}}]})(t)}function Kse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 9h16v2H4V9zm0 4h10v2H4v-2z"}}]})(t)}function Qse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3.5 18.49l6-6.01 4 4L22 6.92l-1.41-1.41-7.09 7.97-4-4L2 16.99z"}}]})(t)}function Jse(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 9v4H6V9H4v6h16V9z"}}]})(t)}function tue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 3h18v18H3z"}}]})(t)}function eue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 19.99l7.5-7.51 4 4 7.09-7.97L22 9.92l-8.5 9.56-4-4-6 6.01-1.5-1.5zm1.5-4.5l6-6.01 4 4L22 3.92l-1.41-1.41-7.09 7.97-4-4L2 13.99l1.5 1.5z"}}]})(t)}function nue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.85 7.08C6.85 4.37 9.45 3 12.24 3c1.64 0 3 .49 3.9 1.28.77.65 1.46 1.73 1.46 3.24h-3.01c0-.31-.05-.59-.15-.85-.29-.86-1.2-1.28-2.25-1.28-1.86 0-2.34 1.02-2.34 1.7 0 .48.25.88.74 1.21.38.25.77.48 1.41.7H7.39c-.21-.34-.54-.89-.54-1.92zM21 12v-2H3v2h9.62c1.15.45 1.96.75 1.96 1.97 0 1-.81 1.67-2.28 1.67-1.54 0-2.93-.54-2.93-2.51H6.4c0 .55.08 1.13.24 1.58.81 2.29 3.29 3.3 5.67 3.3 2.27 0 5.3-.89 5.3-4.05 0-.3-.01-1.16-.48-1.94H21V12z"}}]})(t)}function rue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 18h-2v1h3v1h-4v-2c0-.55.45-1 1-1h2v-1h-3v-1h3c.55 0 1 .45 1 1v1c0 .55-.45 1-1 1zM5.88 18h2.66l3.4-5.42h.12l3.4 5.42h2.66l-4.65-7.27L17.81 4h-2.68l-3.07 4.99h-.12L8.85 4H6.19l4.32 6.73L5.88 18z"}}]})(t)}function aue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 7h-2v1h3v1h-4V7c0-.55.45-1 1-1h2V5h-3V4h3c.55 0 1 .45 1 1v1c0 .55-.45 1-1 1zM5.88 20h2.66l3.4-5.42h.12l3.4 5.42h2.66l-4.65-7.27L17.81 6h-2.68l-3.07 4.99h-.12L8.85 6H6.19l4.32 6.73L5.88 20z"}}]})(t)}function iue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 10.02h5V21h-5zM17 21h3c1.1 0 2-.9 2-2v-9h-5v11zm3-18H5c-1.1 0-2 .9-2 2v3h19V5c0-1.1-.9-2-2-2zM3 19c0 1.1.9 2 2 2h3V10H3v9z"}}]})(t)}function oue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 8H3V4h18v4zm0 2H3v4h18v-4zm0 6H3v4h18v-4z"}}]})(t)}function lue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M.99 19h2.42l1.27-3.58h5.65L11.59 19h2.42L8.75 5h-2.5L.99 19zm4.42-5.61L7.44 7.6h.12l2.03 5.79H5.41zM23 11v2h-8v-2h8z"}}]})(t)}function cue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2.5 4v3h5v12h3V7h5V4h-13zm19 5h-9v3h3v7h3v-7h3V9z"}}]})(t)}function sue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M.99 19h2.42l1.27-3.58h5.65L11.59 19h2.42L8.75 5h-2.5L.99 19zm4.42-5.61L7.44 7.6h.12l2.03 5.79H5.41zM20 11h3v2h-3v3h-2v-3h-3v-2h3V8h2v3z"}}]})(t)}function uue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 4v3h5.5v12h3V7H19V4z"}}]})(t)}function due(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6z"}},{tag:"path",attr:{d:"M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-3.37 12.5l-.8-2.3H12.2l-.82 2.3H9.81l3.38-9h1.61l3.38 9h-1.55z"}},{tag:"path",attr:{d:"M13.96 7.17l-1.31 3.72h2.69l-1.3-3.72z"}}]})(t)}function hue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 13h-3V3h-2v10H8l4 4 4-4zM4 19v2h16v-2H4z"}}]})(t)}function fue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8 19h3v4h2v-4h3l-4-4-4 4zm8-14h-3V1h-2v4H8l4 4 4-4zM4 11v2h16v-2H4z"}}]})(t)}function pue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8 11h3v10h2V11h3l-4-4-4 4zM4 3v2h16V3H4z"}}]})(t)}function gue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 2v2H2V2h20zM7 10.5v3h10v-3H7zM2 20v2h20v-2H2z"}}]})(t)}function vue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 19h6v-2H4v2zM20 5H4v2h16V5zm-3 6H4v2h13.25c1.1 0 2 .9 2 2s-.9 2-2 2H15v-2l-3 3 3 3v-2h2c2.21 0 4-1.79 4-4s-1.79-4-4-4z"}}]})(t)}function mue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 16v6h16v-6c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2zm14 2H6v-2h12v2zM12 2C9.24 2 7 4.24 7 7l5 7 5-7c0-2.76-2.24-5-5-5zm0 9L9 7c0-1.66 1.34-3 3-3s3 1.34 3 3l-3 4z"}}]})(t)}function yue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 10V4c0-1.1-.9-2-2-2H3c-1.1 0-1.99.9-1.99 2L1 16c0 1.1.9 2 2 2h11v-5c0-1.66 1.34-3 3-3h4zm-10 1L3 6V4l8 5 8-5v2l-8 5z"}},{tag:"path",attr:{d:"M21 14v4c0 1.1-.9 2-2 2s-2-.9-2-2v-4.5c0-.28.22-.5.5-.5s.5.22.5.5V18h2v-4.5a2.5 2.5 0 00-5 0V18c0 2.21 1.79 4 4 4s4-1.79 4-4v-4h-2z"}}]})(t)}function bue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2 12.5C2 9.46 4.46 7 7.5 7H18c2.21 0 4 1.79 4 4s-1.79 4-4 4H9.5a2.5 2.5 0 010-5H17v2H9.41c-.55 0-.55 1 0 1H18c1.1 0 2-.9 2-2s-.9-2-2-2H7.5C5.57 9 4 10.57 4 12.5S5.57 16 7.5 16H17v2H7.5C4.46 18 2 15.54 2 12.5z"}}]})(t)}function xue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm4.5 14H8c-1.66 0-3-1.34-3-3s1.34-3 3-3l.14.01A3.98 3.98 0 0112 7c2.21 0 4 1.79 4 4h.5a2.5 2.5 0 010 5z"}}]})(t)}function Mue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM10 17l-3.5-3.5 1.41-1.41L10 14.17 15.18 9l1.41 1.41L10 17z"}}]})(t)}function wue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM17 13l-5 5-5-5h3V9h4v4h3z"}}]})(t)}function zue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.35 10.04A7.49 7.49 0 0012 4c-1.48 0-2.85.43-4.01 1.17l1.46 1.46a5.497 5.497 0 018.05 4.87v.5H19c1.66 0 3 1.34 3 3 0 1.13-.64 2.11-1.56 2.62l1.45 1.45C23.16 18.16 24 16.68 24 15c0-2.64-2.05-4.78-4.65-4.96zM3 5.27l2.75 2.74C2.56 8.15 0 10.77 0 14c0 3.31 2.69 6 6 6h11.73l2 2L21 20.73 4.27 4 3 5.27zM7.73 10l8 8H6c-2.21 0-4-1.79-4-4s1.79-4 4-4h1.73z"}}]})(t)}function Cue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM19 18H6c-2.21 0-4-1.79-4-4s1.79-4 4-4h.71C7.37 7.69 9.48 6 12 6c3.04 0 5.5 2.46 5.5 5.5v.5H19c1.66 0 3 1.34 3 3s-1.34 3-3 3z"}}]})(t)}function Aue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.5 14.98c-.02 0-.03 0-.05.01A3.49 3.49 0 0018 12c-1.4 0-2.6.83-3.16 2.02A2.988 2.988 0 0012 17c0 1.66 1.34 3 3 3l6.5-.02a2.5 2.5 0 000-5zM10 4.26v2.09C7.67 7.18 6 9.39 6 12c0 1.77.78 3.34 2 4.44V14h2v6H4v-2h2.73A7.942 7.942 0 014 12c0-3.73 2.55-6.85 6-7.74zM20 6h-2.73a7.98 7.98 0 012.66 5h-2.02c-.23-1.36-.93-2.55-1.91-3.44V10h-2V4h6v2z"}}]})(t)}function kue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM14 13v4h-4v-4H7l5-5 5 5h-3z"}}]})(t)}function Hue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96z"}}]})(t)}function Eue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-1 8h-3v3h-2v-3h-3v-2h3V9h2v3h3v2z"}}]})(t)}function Sue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 23H4c-1.1 0-2-.9-2-2V7h2v14h14v2zM15 1H8c-1.1 0-1.99.9-1.99 2L6 17c0 1.1.89 2 1.99 2H19c1.1 0 2-.9 2-2V7l-6-6zm1.5 14h-6v-2h6v2zm0-6h-2v2h-2V9h-2V7h2V5h2v2h2v2z"}}]})(t)}function Lue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.13 5.41L18.72 4l-9.19 9.19-4.25-4.24-1.41 1.41 5.66 5.66zM5 18h14v2H5z"}}]})(t)}function _ue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2zm-1 8V6h2v4h3l-4 4-4-4h3zm6 7H7v-2h10v2z"}}]})(t)}function Bue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 20h14v-2H5v2zM19 9h-4V3H9v6H5l7 7 7-7z"}}]})(t)}function Due(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.32 4.26A9.949 9.949 0 0013 2.05v2.02c1.46.18 2.79.76 3.9 1.62l1.42-1.43zM19.93 11h2.02c-.2-2.01-1-3.84-2.21-5.32L18.31 7.1a7.941 7.941 0 011.62 3.9zm-1.62 5.9l1.43 1.43a9.981 9.981 0 002.21-5.32h-2.02a7.945 7.945 0 01-1.62 3.89zM13 19.93v2.02c2.01-.2 3.84-1 5.32-2.21l-1.43-1.43c-1.1.86-2.43 1.44-3.89 1.62zM13 12V7h-2v5H7l5 5 5-5h-4zm-2 7.93v2.02c-5.05-.5-9-4.76-9-9.95s3.95-9.45 9-9.95v2.02C7.05 4.56 4 7.92 4 12s3.05 7.44 7 7.93z"}}]})(t)}function Tue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V8h16v10zm-8.01-9l-1.41 1.41L12.16 12H8v2h4.16l-1.59 1.59L11.99 17 16 13.01 11.99 9z"}}]})(t)}function Vue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-8 11l-4-4 4-4v3h4v2h-4v3z"}}]})(t)}function Oue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-6 12v-3h-4v-4h4V8l5 5-5 5z"}}]})(t)}function Iue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.41 5.8L17.2 4.59c-.78-.78-2.05-.78-2.83 0l-2.68 2.68L3 15.96V20h4.04l8.74-8.74 2.63-2.63c.79-.78.79-2.05 0-2.83zM6.21 18H5v-1.21l8.66-8.66 1.21 1.21L6.21 18zM11 20l4-4h6v4H11z"}}]})(t)}function Rue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V8h16v10zM8 13.01l1.41 1.41L11 12.84V17h2v-4.16l1.59 1.59L16 13.01 12.01 9 8 13.01z"}}]})(t)}function Fue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 18h14v2H5v-2zm4.6-2.7L5 10.7l2-1.9 2.6 2.6L17 4l2 2-9.4 9.3z"}}]})(t)}function Nue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 6.17V3h6v6h4l-3.59 3.59L9 6.17zm12.19 15.02L2.81 2.81 1.39 4.22 6.17 9H5l7 7 .59-.59L15.17 18H5v2h12.17l2.61 2.61 1.41-1.42z"}}]})(t)}function Pue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z"}}]})(t)}function jue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H15v-8h5V8l-6-6zm-1 7V3.5L18.5 9H13zm4 12.66V16h5.66v2h-2.24l2.95 2.95-1.41 1.41L19 19.41v2.24h-2z"}}]})(t)}function Uue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.19 21.19L2.81 2.81 1.39 4.22l4.7 4.69L5 10h2.17L9 11.83V16h4.17l2 2H5v2h12.17l2.61 2.61zM15 10h4l-7-7-3.09 3.09L15 12.17z"}}]})(t)}function Wue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 16h6v-6h4l-7-7-7 7h4zm-4 2h14v2H5z"}}]})(t)}function Zue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 6H1v13c0 1.1.9 2 2 2h17v-2H3V6z"}},{tag:"path",attr:{d:"M21 4h-7l-2-2H7c-1.1 0-1.99.9-1.99 2L5 15c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2z"}}]})(t)}function Gue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 8v10c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2l.01-12c0-1.1.89-2 1.99-2h6l2 2h8c1.1 0 2 .9 2 2zm-5.5 2V9h-2v1H12v1.5h1v4c0 .83.67 1.5 1.5 1.5h2c.83 0 1.5-.67 1.5-1.5v-4h1V10h-2.5zm0 5.5h-2v-4h2v4z"}}]})(t)}function que(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H6.83l14.93 14.93c.15-.28.24-.59.24-.93V8c0-1.1-.9-2-2-2zM2.1 2.1L.69 3.51l1.56 1.56c-.15.28-.24.59-.24.93L2 18c0 1.1.9 2 2 2h13.17l3.31 3.31 1.41-1.41L2.1 2.1z"}}]})(t)}function Yue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V8h16v10z"}}]})(t)}function Xue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-5 3c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm4 8h-8v-1c0-1.33 2.67-2 4-2s4 .67 4 2v1z"}}]})(t)}function $ue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-2 6h-2v2h2v2h-2v2h-2v-2h2v-2h-2v-2h2v-2h-2V8h2v2h2v2z"}}]})(t)}function Kue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8l-2-2z"}}]})(t)}function Que(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3v2H5V3h14zm-7 4c-3.87 0-7 3.13-7 7s3.13 7 7 7 7-3.13 7-7-3.13-7-7-7zm0 11.5c-2.49 0-4.5-2.01-4.5-4.5S9.51 9.5 12 9.5s4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"}}]})(t)}function Jue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{fillRule:"evenodd"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 3v8h8V3H3zm6 6H5V5h4v4zm-6 4v8h8v-8H3zm6 6H5v-4h4v4zm4-16v8h8V3h-8zm6 6h-4V5h4v4zm-6 4v8h8v-8h-8zm6 6h-4v-4h4v4z"}}]}]})(t)}function tde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 3l-1.67 1.67L18.67 3 17 4.67 15.33 3l-1.66 1.67L12 3l-1.67 1.67L8.67 3 7 4.67 5.33 3 3.67 4.67 2 3v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V3zM11 19H4v-6h7v6zm9 0h-7v-2h7v2zm0-4h-7v-2h7v2zm0-4H4V8h16v3z"}}]})(t)}function ede(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm1 10h-4v1h3c.55 0 1 .45 1 1v3c0 .55-.45 1-1 1h-1v1h-2v-1H9v-2h4v-1h-3c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1h1V9h2v1h2v2zm-2-4V3.5L17.5 8H13z"}}]})(t)}function nde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zM7.83 16L5 13.17l1.41-1.41 1.41 1.41 3.54-3.54 1.41 1.41L7.83 16zm9.58-3L19 14.59 17.59 16 16 14.41 14.41 16 13 14.59 14.59 13 13 11.41 14.41 10 16 11.59 17.59 10 19 11.41 17.41 13z"}}]})(t)}function rde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.88 10.5l1.62 1.62v3.38h-3v-5h1.38zM22 8v10c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2l.01-12c0-1.1.89-2 1.99-2h6l2 2h8c1.1 0 2 .9 2 2zm-3 3.5L16.5 9H13v8h6v-5.5z"}}]})(t)}function ade(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.41 8.41l-4.83-4.83c-.37-.37-.88-.58-1.41-.58H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V9.83c0-.53-.21-1.04-.59-1.42zM7 7h7v2H7V7zm10 10H7v-2h10v2zm0-4H7v-2h10v2z"}}]})(t)}function ide(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-6 10H6v-2h8v2zm4-4H6v-2h12v2z"}}]})(t)}function ode(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11zM8 15.01l1.41 1.41L11 14.84V19h2v-4.16l1.59 1.59L16 15.01 12.01 11z"}}]})(t)}function lde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 20h14v-2H5v2zm0-10h4v6h6v-6h4l-7-7-7 7z"}}]})(t)}function cde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 13c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm6-10C9.8 3 8 4.8 8 7s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm6 10c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4z"}}]})(t)}function sde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 15c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-2c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm6-8c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-2C9.8 3 8 4.8 8 7s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm6 12c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-2c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4z"}}]})(t)}function ude(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 13c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm6-10C9.8 3 8 4.8 8 7s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm6 10c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4z"}}]})(t)}function dde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 12h-1V4H6v8H5c-1.66 0-3 1.34-3 3v5h20v-5c0-1.66-1.34-3-3-3zm-3 0H8V6h8v6zm2 5c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function hde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 6v10.5l1.95 1.95c.03-.15.05-.3.05-.45V6c0-1.1-.9-2-2-2H6.5l2 2H19zM3.22 3.32L1.95 4.59 3 5.64V18c0 1.1.9 2 2 2h12.36l2.06 2.06 1.27-1.27L3.22 3.32zM15 18H5V7.64L15.36 18H15z"}}]})(t)}function fde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 13v3c0 1.1-.9 2-2 2h-3l1 1v2H6v-2l1-1H4c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h8v2H4v11h16v-3h2zm-7 2l-5-5h4V3h2v7h4l-5 5z"}}]})(t)}function pde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z",opacity:".1"}},{tag:"path",attr:{d:"M1 18v3h3c0-1.66-1.34-3-3-3zm0-4v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7zm18-7H5v1.63c3.96 1.28 7.09 4.41 8.37 8.37H19V7zM1 10v2a9 9 0 019 9h2c0-6.08-4.93-11-11-11zm20-7H3c-1.1 0-2 .9-2 2v3h2V5h18v14h-7v2h7c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}}]})(t)}function gde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v3h2V5h18v14h-7v2h7c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM1 18v3h3c0-1.66-1.34-3-3-3zm0-4v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7zm0-4v2a9 9 0 019 9h2c0-6.08-4.93-11-11-11zm10 1.09v2L14.5 15l3.5-1.91v-2L14.5 13 11 11.09zM14.5 6L9 9l5.5 3L20 9l-5.5-3z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}}]})(t)}function vde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z",opacity:".1"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v3h2V5h18v14h-7v2h7c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM1 18v3h3c0-1.66-1.34-3-3-3zm0-4v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7zm0-4v2a9 9 0 019 9h2c0-6.08-4.93-11-11-11z"}}]})(t)}function mde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 18c1.1 0 1.99-.9 1.99-2L22 6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2H0v2h24v-2h-4zM4 6h16v10H4V6z"}}]})(t)}function yde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h5v2h8v-2h5c1.1 0 1.99-.9 1.99-2L23 5c0-1.1-.9-2-2-2zm0 14H3V5h18v12zM4 14v2h2c0-1.11-.89-2-2-2zm0-3v1.43c1.97 0 3.57 1.6 3.57 3.57H9c0-2.76-2.24-5-5-5zm0-3v1.45c3.61 0 6.55 2.93 6.55 6.55H12c0-4.42-3.59-8-8-8z"}}]})(t)}function bde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 15H5c-1.66 0-3 1.34-3 3s1.34 3 3 3h14c1.66 0 3-1.34 3-3s-1.34-3-3-3zm0 4H5c-.55 0-1-.45-1-1s.45-1 1-1h14c.55 0 1 .45 1 1s-.45 1-1 1zM9 4v8c0 .55.45 1 1 1h8c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1h-8c-.55 0-1 .45-1 1zm7 4h-4V6.02h4V8zM2 9.02h4.94v1.91H2V9.02zm2.01-3h2.93v1.96H4.01V6.02z"}}]})(t)}function xde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 3H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h6l-2 2v1h8v-1l-2-2h6c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2"}}]})(t)}function Mde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 3H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h6v2H8v2h8v-2h-2v-2h6c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2"}}]})(t)}function wde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.83 5H18v10.17L19.83 17H22v-2h-2v-2h2v-2h-2V9h2V7h-2V5c0-1.1-.9-2-2-2H5.83l2 2zM12 9.17V7h4v3h-3.17L12 9.17zM9.83 7H11v1.17L9.83 7zm4 4H16v2.17L13.83 11zM18 21c.06 0 .11 0 .16-.01l2.32 2.32 1.41-1.41L2.1 2.1.69 3.51l1.32 1.32C2 4.89 2 4.94 2 5v14c0 1.1.9 2 2 2h14zM4 19V6.83l2 2V12h3.17l1 1H6v4h5v-3.17l1 1V17h2.17l2 2H4z"}}]})(t)}function zde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M22 9V7h-2V5c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-2h2v-2h-2v-2h2v-2h-2V9h2zm-4 10H4V5h14v14zM6 13h5v4H6zm6-6h4v3h-4zM6 7h5v5H6zm6 4h4v6h-4z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}}]})(t)}function Cde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 16l-4-4V8.82C14.16 8.4 15 7.3 15 6c0-1.66-1.34-3-3-3S9 4.34 9 6c0 1.3.84 2.4 2 2.82V12l-4 4H3v5h5v-3.05l4-4.2 4 4.2V21h5v-5h-4z"}}]})(t)}function Ade(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 1H7c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 18H7V5h10v14zM12 6.72c-1.96 0-3.5 1.52-3.5 3.47h1.75c0-.93.82-1.75 1.75-1.75s1.75.82 1.75 1.75c0 1.75-2.63 1.57-2.63 4.45h1.76c0-1.96 2.62-2.19 2.62-4.45 0-1.96-1.54-3.47-3.5-3.47zm-.88 8.8h1.76v1.76h-1.76z"}}]})(t)}function kde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 6h18V4H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h4v-2H3V6zm10 6H9v1.78c-.61.55-1 1.33-1 2.22s.39 1.67 1 2.22V20h4v-1.78c.61-.55 1-1.34 1-2.22s-.39-1.67-1-2.22V12zm-2 5.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM22 8h-6c-.5 0-1 .5-1 1v10c0 .5.5 1 1 1h6c.5 0 1-.5 1-1V9c0-.5-.5-1-1-1zm-1 10h-4v-8h4v8z"}}]})(t)}function Hde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8 23h8v-2H8v2zm8-21.99L8 1c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM16 15H8V5h8v10z"}}]})(t)}function Ede(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 7h-1V6h-2v1h-1c-.55 0-1 .45-1 1v9c0 .55.45 1 1 1h4c.55 0 1-.45 1-1V8c0-.55-.45-1-1-1zM10.62 6C8.76 6 7.25 7.51 7.25 9.38v5.25c0 1.04-.84 1.88-1.88 1.88s-1.87-.85-1.87-1.89v-4.7c.16.05.33.08.5.08 1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2v6.62C2 16.49 3.51 18 5.38 18s3.38-1.51 3.38-3.38V9.38c0-1.04.84-1.88 1.88-1.88s1.88.84 1.88 1.88v4.7c-.18-.05-.35-.08-.52-.08-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2V9.38C14 7.51 12.49 6 10.62 6z"}}]})(t)}function Sde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.2 3.01C4.44 2.89 3 4.42 3 6.19V16c0 2.76 2.24 5 5 5s5-2.24 5-5V8c0-1.66 1.34-3 3-3s3 1.34 3 3v7h-.83c-1.61 0-3.06 1.18-3.17 2.79A3 3 0 0017.8 21c1.76.12 3.2-1.42 3.2-3.18V8c0-2.76-2.24-5-5-5s-5 2.24-5 5v8c0 1.66-1.34 3-3 3s-3-1.34-3-3V9h.83C7.44 9 8.89 7.82 9 6.21c.11-1.68-1.17-3.1-2.8-3.2z"}}]})(t)}function Lde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M23 17v2h-5V3h2v14h3zm-6.27-1.85c.17.42.27.87.27 1.35 0 1.93-1.57 3.5-3.5 3.5-1.4 0-2.6-.82-3.16-2H6.83A2.99 2.99 0 014 20c-1.66 0-3-1.34-3-3 0-.89.39-1.69 1-2.24V10h2V4h8l4.73 11.15zM5 17c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1zm8.65-4l-2.97-7H6v4l2.92 3h4.73zM15 16.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5.67 1.5 1.5 1.5 1.5-.67 1.5-1.5z"}}]})(t)}function _de(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.5 6.5l-1.91 1.91c-.38.38-.59.89-.59 1.42V11h-1V7c0-1.66-1.34-3-3-3H8v5H3c-1.1 0-2 .9-2 2v5.85c0 1.58 1.16 3.01 2.74 3.14a2.99 2.99 0 003.07-1.98l4.37-.01a2.979 2.979 0 003.41 1.94 3.013 3.013 0 002.35-2.39c.2-1.11-.22-2.11-.95-2.77V13h1c0 1.1.9 2 2 2h5L19.5 6.5zM4 18c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm6-12h3c.55 0 1 .45 1 1v4h-4V6zm4 12c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function Bde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 7.5V2H9v5.5l3 3 3-3zM7.5 9H2v6h5.5l3-3-3-3zM9 16.5V22h6v-5.5l-3-3-3 3zM16.5 9l-3 3 3 3H22V9h-5.5z"}}]})(t)}function Dde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 7h-1V6h-2v1h-1c-.55 0-1 .45-1 1v9c0 .55.45 1 1 1h4c.55 0 1-.45 1-1V8c0-.55-.45-1-1-1zM8 6c-3.31 0-6 2.69-6 6v4c0 1.1.9 2 2 2h2v-5H3.5v-1c0-2.48 2.02-4.5 4.5-4.5s4.5 2.02 4.5 4.5v1H10v5h2c1.1 0 2-.9 2-2v-4c0-3.31-2.69-6-6-6z"}}]})(t)}function Tde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3a9 9 0 00-9 9v7c0 1.1.9 2 2 2h4v-8H5v-1c0-3.87 3.13-7 7-7s7 3.13 7 7v1h-4v8h4c1.1 0 2-.9 2-2v-7a9 9 0 00-9-9z"}}]})(t)}function Vde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z",opacity:".1"}},{tag:"path",attr:{d:"M12 1a9 9 0 00-9 9v7c0 1.66 1.34 3 3 3h3v-8H5v-2c0-3.87 3.13-7 7-7s7 3.13 7 7v2h-4v8h4v1h-7v2h6c1.66 0 3-1.34 3-3V10a9 9 0 00-9-9z"}}]})(t)}function Ode(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4c3.87 0 7 3.13 7 7v2h-2.92L21 17.92V11a9 9 0 00-9-9c-1.95 0-3.76.62-5.23 1.68l1.44 1.44A6.914 6.914 0 0112 4zM2.27 1.72L1 3l3.33 3.32A8.899 8.899 0 003 11v7c0 1.66 1.34 3 3 3h3v-8H5v-2c0-1.17.29-2.26.79-3.22L15 17v4h3c.3 0 .59-.06.86-.14L21 23l1.27-1.27-20-20.01z"}}]})(t)}function Ide(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z",opacity:".1"}},{tag:"path",attr:{d:"M12 1a9 9 0 00-9 9v7c0 1.66 1.34 3 3 3h3v-8H5v-2c0-3.87 3.13-7 7-7s7 3.13 7 7v2h-4v8h3c1.66 0 3-1.34 3-3v-7a9 9 0 00-9-9z"}}]})(t)}function Rde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 5H5C2.79 5 1 6.79 1 9v5c0 2.21 1.79 4 4 4h2v1h10v-1h2c2.21 0 4-1.79 4-4V9c0-2.21-1.79-4-4-4zm2 9c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2v5z"}}]})(t)}function Fde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 5C4.19 5 2 9.48 2 12c0 3.86 3.13 7 6.99 7h6.02C17.7 19 22 16.92 22 12c0 0 0-7-10-7zm0 2c7.64 0 7.99 4.51 8 5H4c0-.2.09-5 8-5zm2.86 10H9.14c-2.1 0-3.92-1.24-4.71-3h15.15c-.8 1.76-2.62 3-4.72 3z"}}]})(t)}function Nde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 4H3c-1.1 0-2 .9-2 2v13c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM7 12v2H5v-2h2zm-2-2V8h2v2H5zm6 2v2H9v-2h2zm-2-2V8h2v2H9zm7 6v1H8v-1h8zm-1-4v2h-2v-2h2zm-2-2V8h2v2h-2zm4 4v-2h2v2h-2zm2-4h-2V8h2v2z"}}]})(t)}function Pde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"}}]})(t)}function jde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.41 16.59L10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z"}}]})(t)}function Ude(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"}}]})(t)}function Wde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z"}}]})(t)}function Zde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 11H6.83l3.58-3.59L9 6l-6 6 6 6 1.41-1.41L6.83 13H21z"}}]})(t)}function Gde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 8.41L16.59 13 18 11.59l-6-6-6 6L7.41 13 12 8.41zM6 18h12v-2H6v2z"}}]})(t)}function qde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.5 3C15.57 3 14 4.57 14 6.5V8h-4V6.5C10 4.57 8.43 3 6.5 3S3 4.57 3 6.5 4.57 10 6.5 10H8v4H6.5C4.57 14 3 15.57 3 17.5S4.57 21 6.5 21s3.5-1.57 3.5-3.5V16h4v1.5c0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5-1.57-3.5-3.5-3.5H16v-4h1.5c1.93 0 3.5-1.57 3.5-3.5S19.43 3 17.5 3zM16 8V6.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S18.33 8 17.5 8H16zM6.5 8C5.67 8 5 7.33 5 6.5S5.67 5 6.5 5 8 5.67 8 6.5V8H6.5zm3.5 6v-4h4v4h-4zm7.5 5c-.83 0-1.5-.67-1.5-1.5V16h1.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5zm-11 0c-.83 0-1.5-.67-1.5-1.5S5.67 16 6.5 16H8v1.5c0 .83-.67 1.5-1.5 1.5z"}}]})(t)}function Yde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 12l1.41 1.41L12 7.83l5.59 5.58L19 12l-7-7z"}}]})(t)}function Xde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 6.41L16.59 5 12 9.58 7.41 5 6 6.41l6 6z"}},{tag:"path",attr:{d:"M18 13l-1.41-1.41L12 16.17l-4.59-4.58L6 13l6 6z"}}]})(t)}function $de(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.59 18L19 16.59 14.42 12 19 7.41 17.59 6l-6 6z"}},{tag:"path",attr:{d:"M11 18l1.41-1.41L7.83 12l4.58-4.59L11 6l-6 6z"}}]})(t)}function Kde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.41 6L5 7.41 9.58 12 5 16.59 6.41 18l6-6z"}},{tag:"path",attr:{d:"M13 6l-1.41 1.41L16.17 12l-4.58 4.59L13 18l6-6z"}}]})(t)}function Qde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 17.59L7.41 19 12 14.42 16.59 19 18 17.59l-6-6z"}},{tag:"path",attr:{d:"M6 11l1.41 1.41L12 7.83l4.59 4.58L18 11l-6-6z"}}]})(t)}function Jde(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 3H4c-1.1 0-1.99.9-1.99 2L2 15c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-9 3h2v2h-2V6zm0 3h2v2h-2V9zM8 6h2v2H8V6zm0 3h2v2H8V9zm-1 2H5V9h2v2zm0-3H5V6h2v2zm9 7H8v-2h8v2zm0-4h-2V9h2v2zm0-3h-2V6h2v2zm3 3h-2V9h2v2zm0-3h-2V6h2v2zm-7 15l4-4H8l4 4z"}}]})(t)}function the(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 5h6v2h-6zM9 5H3v2h4.85l6.92 12H21v-2h-5.07z"}}]})(t)}function ehe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 7v4H5.83l3.58-3.59L8 6l-6 6 6 6 1.41-1.41L5.83 13H21V7z"}}]})(t)}function nhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.59 7.41L15.17 11H1v2h14.17l-3.59 3.59L13 18l6-6-6-6-1.41 1.41zM20 6v12h2V6h-2z"}}]})(t)}function rhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 15c1.66 0 2.99-1.34 2.99-3L15 6c0-1.66-1.34-3-3-3S9 4.34 9 6v6c0 1.66 1.34 3 3 3zm5.3-3c0 3-2.54 5.1-5.3 5.1S6.7 15 6.7 12H5c0 3.42 2.72 6.23 6 6.72V22h2v-3.28c3.28-.48 6-3.3 6-6.72h-1.7z"}}]})(t)}function ahe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M20 5H4c-1.1 0-1.99.9-1.99 2L2 17c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm-9 3h2v2h-2V8zm0 3h2v2h-2v-2zM8 8h2v2H8V8zm0 3h2v2H8v-2zm-1 2H5v-2h2v2zm0-3H5V8h2v2zm9 7H8v-2h8v2zm0-4h-2v-2h2v2zm0-3h-2V8h2v2zm3 3h-2v-2h2v2zm0-3h-2V8h2v2z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}}]})(t)}function ihe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 18V3H2v15H0v2h24v-2h-2zm-8 0h-4v-1h4v1zm6-3H4V5h16v10z"}}]})(t)}function ohe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 18c1.1 0 1.99-.9 1.99-2L22 5c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2H0c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2h-4zM4 5h16v11H4V5zm8 14c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function lhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 18v-1c1.1 0 1.99-.9 1.99-2L22 5c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2v1H0v2h24v-2h-4zM4 5h16v10H4V5z"}}]})(t)}function che(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2H0v2h24v-2h-4zM4 6h16v10H4V6z"}}]})(t)}function she(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 9H9v6h6V9zm-2 4h-2v-2h2v2zm8-2V9h-2V7c0-1.1-.9-2-2-2h-2V3h-2v2h-2V3H9v2H7c-1.1 0-2 .9-2 2v2H3v2h2v2H3v2h2v2c0 1.1.9 2 2 2h2v2h2v-2h2v2h2v-2h2c1.1 0 2-.9 2-2v-2h2v-2h-2v-2h2zm-4 6H7V7h10v10z"}}]})(t)}function uhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M20 3H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h3l-1 1v2h12v-2l-1-1h3c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 13H4V5h16v11z"}}]})(t)}function dhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 1.07V9h7c0-4.08-3.05-7.44-7-7.93zM4 15c0 4.42 3.58 8 8 8s8-3.58 8-8v-4H4v4zm7-13.93C7.05 1.56 4 4.92 4 9h7V1.07z"}}]})(t)}function hhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 18v4h3v-2h5.5v2h3v-2H19v2h3v-4zM18 2H6c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h12c.55 0 1-.45 1-1V3c0-.55-.45-1-1-1zm-3 6H9V6h6v2z"}}]})(t)}function fhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 1H8C6.34 1 5 2.34 5 4v16c0 1.66 1.34 3 3 3h8c1.66 0 3-1.34 3-3V4c0-1.66-1.34-3-3-3zm-2 20h-4v-1h4v1zm3.25-3H6.75V4h10.5v14z"}}]})(t)}function phe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.5 1h-8A2.5 2.5 0 005 3.5v17A2.5 2.5 0 007.5 23h8a2.5 2.5 0 002.5-2.5v-17A2.5 2.5 0 0015.5 1zm-4 21c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm4.5-4H7V4h9v14z"}}]})(t)}function ghe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 6V4H6.82l2 2H22zM1.92 1.65L.65 2.92l1.82 1.82C2.18 5.08 2 5.52 2 6v11H0v3h17.73l2.35 2.35 1.27-1.27L3.89 3.62 1.92 1.65zM4 6.27L14.73 17H4V6.27zM23 8h-6c-.55 0-1 .45-1 1v4.18l2 2V10h4v7h-2.18l3 3H23c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1z"}}]})(t)}function vhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 6h18V4H4c-1.1 0-2 .9-2 2v11H0v3h14v-3H4V6zm19 2h-6c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1zm-1 9h-4v-7h4v7z"}}]})(t)}function mhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 2H7c-1.1 0-2 .9-2 2v2c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 4H7V4h10v2zm3 16H4c-1.1 0-2-.9-2-2v-1h20v1c0 1.1-.9 2-2 2zm-1.47-11.81A2.008 2.008 0 0016.7 9H7.3c-.79 0-1.51.47-1.83 1.19L2 18h20l-3.47-7.81zM9.5 16h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5zm0-2h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5zm0-2h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5zm3 4h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5zm0-2h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5zm0-2h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5zm3 4h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5zm0-2h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5zm0-2h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5z"}}]})(t)}function yhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2 9v2h19V9H2zm0 6h5v-2H2v2zm7 0h5v-2H9v2zm7 0h5v-2h-5v2z"}}]})(t)}function bhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.2 5.9l.8-.8C19.6 3.7 17.8 3 16 3s-3.6.7-5 2.1l.8.8C13 4.8 14.5 4.2 16 4.2s3 .6 4.2 1.7zm-.9.8c-.9-.9-2.1-1.4-3.3-1.4s-2.4.5-3.3 1.4l.8.8c.7-.7 1.6-1 2.5-1 .9 0 1.8.3 2.5 1l.8-.8zM19 13h-2V9h-2v4H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zM8 18H6v-2h2v2zm3.5 0h-2v-2h2v2zm3.5 0h-2v-2h2v2z"}}]})(t)}function xhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.8 10.7L4.2 5l-.7 1.9L17.6 12H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5.5c0-.8-.5-1.6-1.2-1.8zM7 17H5v-2h2v2zm12 0H9v-2h10v2z"}}]})(t)}function Mhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z"}}]})(t)}function whe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.99 4c0-1.1-.89-2-1.99-2h-8L4 8v12c0 1.1.9 2 2 2h12.01c1.1 0 1.99-.9 1.99-2l-.01-16zM9 19H7v-2h2v2zm8 0h-2v-2h2v2zm-8-4H7v-4h2v4zm4 4h-2v-4h2v4zm0-6h-2v-2h2v2zm4 2h-2v-4h2v4z"}}]})(t)}function zhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM9.5 16.5v-9l7 4.5-7 4.5z"}}]})(t)}function Che(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 5H3c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm-3 12H6V7h12v10z"}},{tag:"path",attr:{d:"M15 11.25h1.5v1.5H15zM12.5 11.25H14v1.5h-1.5zM10 11.25h1.5v1.5H10zM7.5 11.25H9v1.5H7.5z"}}]})(t)}function Ahe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 9V7c0-1.1-.9-2-2-2h-3c0-1.66-1.34-3-3-3S9 3.34 9 5H6c-1.1 0-2 .9-2 2v2c-1.66 0-3 1.34-3 3s1.34 3 3 3v4c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-4c1.66 0 3-1.34 3-3s-1.34-3-3-3zM7.5 11.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S9.83 13 9 13s-1.5-.67-1.5-1.5zM16 17H8v-2h8v2zm-1-4c-.83 0-1.5-.67-1.5-1.5S14.17 10 15 10s1.5.67 1.5 1.5S15.83 13 15 13z"}}]})(t)}function khe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z"}}]})(t)}function Hhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.2 1H9.8C8.81 1 8 1.81 8 2.8v14.4c0 .99.81 1.79 1.8 1.79l8.4.01c.99 0 1.8-.81 1.8-1.8V2.8c0-.99-.81-1.8-1.8-1.8zM14 3c1.1 0 2 .89 2 2s-.9 2-2 2-2-.89-2-2 .9-2 2-2zm0 13.5c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z"}},{tag:"circle",attr:{cx:"14",cy:"12.5",r:"2.5"}},{tag:"path",attr:{d:"M6 5H4v16a2 2 0 002 2h10v-2H6V5z"}}]})(t)}function Ehe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 2H7c-1.1 0-2 .9-2 2v16c0 1.1.9 1.99 2 1.99L17 22c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-5 2c1.1 0 2 .9 2 2s-.9 2-2 2a2 2 0 110-4zm0 16c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"}}]})(t)}function She(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.59 7.41L18.17 11H6v2h12.17l-3.59 3.59L16 18l6-6-6-6-1.41 1.41zM2 6v12h2V6H2z"}}]})(t)}function Lhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 0H6C4.34 0 3 1.34 3 3v18c0 1.66 1.34 3 3 3h12c1.66 0 3-1.34 3-3V3c0-1.66-1.34-3-3-3zm-4 22h-4v-1h4v1zm5.25-3H4.75V3h14.5v16z"}}]})(t)}function _he(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M18.5 0h-14A2.5 2.5 0 002 2.5v19A2.5 2.5 0 004.5 24h14a2.5 2.5 0 002.5-2.5v-19A2.5 2.5 0 0018.5 0zm-7 23c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm7.5-4H4V3h15v16z"}}]})(t)}function Bhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 4H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h18c1.1 0 1.99-.9 1.99-2L23 6c0-1.1-.9-2-2-2zm-2 14H5V6h14v12z"}}]})(t)}function Dhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M22 14c0-1.95-1.4-3.57-3.25-3.92L17.4 6.05A2.978 2.978 0 0014.56 4H9.44C8.15 4 7 4.82 6.6 6.05L5.81 8.4 4.41 7l.29-.29A.996.996 0 103.29 5.3l-2 2A.996.996 0 102.7 8.71l.3-.3 1.79 1.79C3.18 10.72 2 12.22 2 14c0 1.5.83 2.79 2.05 3.48A3 3 0 007 20c1.3 0 2.4-.84 2.82-2h4.37c.41 1.16 1.51 2 2.82 2a3 3 0 002.95-2.52C21.17 16.79 22 15.5 22 14zM7 18c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm4-8H7.41l-.02-.02 1.1-3.3A1 1 0 019.44 6H11v4zm2-4h1.56a1 1 0 01.95.68l1.1 3.32H13V6zm4 12c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function The(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 14v2H4V4H2V2h4v12h15zM5.99 17C4.89 17 4 17.9 4 19s.89 2 1.99 2C7.1 21 8 20.1 8 19s-.9-2-2.01-2zm13 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2S21 20.1 21 19s-.9-2-2.01-2zM13 13H7V7h6v6zm7 0h-6V7h6v6z"}}]})(t)}function Vhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h5v2h8v-2h5c1.1 0 1.99-.9 1.99-2L23 5c0-1.1-.9-2-2-2zm0 14H3V5h18v12z"}}]})(t)}function Ohe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.19 21.19L2.81 2.81 1.39 4.22 3.3 6.13C2.54 6.41 2 7.15 2 8v8c0 1.1.9 2 2 2h11.17l4.61 4.61 1.41-1.42zM9 13v2H7v-2H5v-2h2V9.83L10.17 13H9zm11.7 4.87c.76-.28 1.3-1.02 1.3-1.87V8c0-1.1-.9-2-2-2H8.83L20.7 17.87zM17.5 9c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5z"}}]})(t)}function Ihe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0v24h24V0H0zm23 16c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V8c0-1.1.9-2 2-2h18c1.1 0 2 .9 2 2v8z"}},{tag:"path",attr:{d:"M21 6H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-10 7H8v3H6v-3H3v-2h3V8h2v3h3v2zm4.5 2c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm4-3c-.83 0-1.5-.67-1.5-1.5S18.67 9 19.5 9s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}}]})(t)}function Rhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 7c2.76 0 5 2.24 5 5 0 .64-.13 1.25-.35 1.82l1.5 1.5a6.963 6.963 0 00-1.79-8.79L15 2H9l-.96 3.21 2.14 2.14C10.75 7.13 11.36 7 12 7zM2.81 2.81L1.39 4.22l4.46 4.46a6.963 6.963 0 001.79 8.79L9 22h6l.96-3.21 3.82 3.82 1.41-1.41L2.81 2.81zM12 17c-2.76 0-5-2.24-5-5 0-.64.13-1.25.35-1.82l6.47 6.47c-.57.22-1.18.35-1.82.35z"}}]})(t)}function Fhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z",opacity:".1"}},{tag:"path",attr:{d:"M20 12c0-2.54-1.19-4.81-3.04-6.27L16 0H8l-.95 5.73C5.19 7.19 4 9.45 4 12s1.19 4.81 3.05 6.27L8 24h8l.96-5.73A7.976 7.976 0 0020 12zM6 12c0-3.31 2.69-6 6-6s6 2.69 6 6-2.69 6-6 6-6-2.69-6-6z"}}]})(t)}function Nhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.03 3.56c-1.67-1.39-3.74-2.3-6.03-2.51v2.01c1.73.19 3.31.88 4.61 1.92l1.42-1.42zM11 3.06V1.05c-2.29.2-4.36 1.12-6.03 2.51l1.42 1.42A8.928 8.928 0 0111 3.06zM4.98 6.39L3.56 4.97C2.17 6.64 1.26 8.71 1.05 11h2.01c.19-1.73.88-3.31 1.92-4.61zM20.94 11h2.01c-.21-2.29-1.12-4.36-2.51-6.03l-1.42 1.42A8.928 8.928 0 0120.94 11zM7 12l3.44 1.56L12 17l1.56-3.44L17 12l-3.44-1.56L12 7l-1.56 3.44z"}},{tag:"path",attr:{d:"M12 21a8.96 8.96 0 01-7.46-4H7v-2H1v6h2v-2.7c1.99 2.84 5.27 4.7 9 4.7 4.87 0 9-3.17 10.44-7.56l-1.96-.45C19.25 18.48 15.92 21 12 21z"}}]})(t)}function Phe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 19V3H4v16H2v2h11.25c0 .97.78 1.75 1.75 1.75s1.75-.78 1.75-1.75H22v-2h-2zm-2-8h-2V9h2v2zm-4 0H6V9h8v2zm0 2v2H6v-2h8zm2 0h2v2h-2v-2zm2-6h-2V5h2v2zm-4-2v2H6V5h8zM6 19v-2h8v2H6zm10 0v-2h2v2h-2z"}}]})(t)}function jhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 19V3H4v16H2v2h20v-2h-2zM16 9h2v2h-2V9zm-2 2H6V9h8v2zm4-4h-2V5h2v2zm-4-2v2H6V5h8zM6 19v-6h8v1.82A1.746 1.746 0 0015 18a1.746 1.746 0 001-3.18V13h2v6H6z"}}]})(t)}function Uhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 6c0-1.1-.9-2-2-2H4v2h16v2.59c.73.29 1.4.69 2 1.17V6zM8 9H3c-.5 0-1 .5-1 1v9c0 .5.5 1 1 1h5c.5 0 1-.5 1-1v-9c0-.5-.5-1-1-1zm-1 9H4v-7h3v7zM17.75 16.97c.3-.23.5-.57.5-.97a1.25 1.25 0 00-2.5 0c0 .4.2.75.5.97V22h1.5v-5.03z"}},{tag:"path",attr:{d:"M17 13.5a2.5 2.5 0 012.5 2.5c0 .69-.28 1.31-.73 1.76l1.06 1.06C20.55 18.1 21 17.1 21 16c0-2.21-1.79-4-4-4s-4 1.79-4 4c0 1.1.45 2.1 1.17 2.83l1.06-1.06A2.5 2.5 0 0117 13.5z"}},{tag:"path",attr:{d:"M17 9.5a6.5 6.5 0 00-6.5 6.5c0 1.79.73 3.42 1.9 4.6l1.06-1.06C12.56 18.63 12 17.38 12 16c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.37-.56 2.62-1.46 3.52l1.07 1.06A6.5 6.5 0 0017 9.5z"}}]})(t)}function Whe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 8c.7 0 1.38.1 2.02.27L12 3 4 9v12h6.76A7.998 7.998 0 0117 8zM17 14.75c-.69 0-1.25.56-1.25 1.25 0 .4.2.75.5.97V22h1.5v-5.03c.3-.23.5-.57.5-.97 0-.69-.56-1.25-1.25-1.25z"}},{tag:"path",attr:{d:"M17 12c-2.21 0-4 1.79-4 4 0 1.1.45 2.1 1.17 2.83l1.06-1.06A2.5 2.5 0 1119.5 16c0 .69-.28 1.31-.73 1.76l1.06 1.06C20.55 18.1 21 17.1 21 16c0-2.21-1.79-4-4-4z"}},{tag:"path",attr:{d:"M17 9.5a6.5 6.5 0 00-6.5 6.5c0 1.79.73 3.42 1.9 4.6l1.06-1.06C12.56 18.63 12 17.38 12 16c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.37-.56 2.62-1.46 3.52l1.07 1.06A6.5 6.5 0 0017 9.5z"}}]})(t)}function Zhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 18c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1zm12 0c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1zm-9 4c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1zm3-4c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1zm3 4c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1zm3.5-6h-10A5.51 5.51 0 012 10.5c0-2.76 2.09-5.09 4.78-5.44A5.975 5.975 0 0112 2c2.97 0 5.45 2.18 5.92 5.02A4.5 4.5 0 0122 11.5c0 2.48-2.02 4.5-4.5 4.5z"}}]})(t)}function Ghe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 19V3H4v16H2v2h20v-2h-2zM11 5h2v14h-2V5z"}}]})(t)}function qhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 19V3H4v16H2v2h20v-2h-2zM8.19 12c2.04-1.35 3.5-3.94 3.76-7h.09c.26 3.06 1.72 5.65 3.76 7-2.04 1.35-3.5 3.94-3.76 7h-.09c-.26-3.06-1.72-5.65-3.76-7z"}}]})(t)}function Yhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.69 2.21L4.33 11.49c-.64.58-.28 1.65.58 1.73L13 14l-4.85 6.76c-.22.31-.19.74.08 1.01.3.3.77.31 1.08.02l10.36-9.28c.64-.58.28-1.65-.58-1.73L11 10l4.85-6.76c.22-.31.19-.74-.08-1.01a.77.77 0 00-1.08-.02z"}}]})(t)}function Xhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2c-4.96 0-9 4.04-9 9 0 3.91 2.51 7.24 6 8.47V22h2v-2.06a8.262 8.262 0 002 0V22h2v-2.53c3.49-1.24 6-4.57 6-8.47 0-4.96-4.04-9-9-9zm2.25 12l-3 3-1.5-1.5L11 14.25 9.75 13l3-3 1.5 1.5L13 12.75 14.25 14zM16 9H8V7h8v2z"}}]})(t)}function $he(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3c-4.8 0-9 3.86-9 9 0 2.12.74 4.07 1.97 5.61L3 19.59 4.41 21l1.97-1.97A9.012 9.012 0 0012 21c2.3 0 4.61-.88 6.36-2.64A8.95 8.95 0 0021 12V3h-9zm3.83 9.26l-5.16 4.63c-.16.15-.41.14-.56-.01a.397.397 0 01-.04-.52l2.44-3.33-4.05-.4a.514.514 0 01-.3-.89l5.16-4.63c.16-.15.41-.14.56.01.14.14.16.36.04.52l-2.44 3.33 4.05.4c.45.04.63.59.3.89z"}}]})(t)}function Khe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.92 7.02C17.45 4.18 14.97 2 12 2 9.82 2 7.83 3.18 6.78 5.06 4.09 5.41 2 7.74 2 10.5 2 13.53 4.47 16 7.5 16h10c2.48 0 4.5-2.02 4.5-4.5a4.5 4.5 0 00-4.08-4.48zm.08 9.99c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-11 3c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-1-3h9c.55 0 1 .45 1 1s-.45 1-1 1H6c-.55 0-1-.45-1-1s.45-1 1-1zm4 3h7c.55 0 1 .45 1 1s-.45 1-1 1h-7c-.55 0-1-.45-1-1s.45-1 1-1z"}}]})(t)}function Qhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 4h-1V2h-2v2h-2V2H9v2H8C5.79 4 4 5.79 4 8v10c0 2.21 1.79 4 4 4h8c2.21 0 4-1.79 4-4V8c0-2.21-1.79-4-4-4zm-4 14c-1.38 0-2.5-1.1-2.5-2.46 0-1.09.43-1.39 2.5-3.79 2.05 2.38 2.5 2.7 2.5 3.79C14.5 16.9 13.38 18 12 18zm4-8H8V8h8v2z"}}]})(t)}function Jhe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-6.25 4.08c.82.12 1.57.44 2.2.91l-2.2 2.2V7.08zm-1.5 0v3.11l-2.2-2.2c.63-.47 1.38-.79 2.2-.91zM7.99 9.05l2.2 2.2H7.08c.12-.82.44-1.57.91-2.2zm-.91 3.7h3.11l-2.2 2.2c-.47-.63-.79-1.38-.91-2.2zm4.17 4.17c-.82-.12-1.57-.44-2.2-.91l2.2-2.2v3.11zM12 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm.75 3.92v-3.11l2.2 2.2c-.63.47-1.38.79-2.2.91zm3.26-1.97l-2.2-2.2h3.11c-.12.82-.44 1.57-.91 2.2zm-2.2-3.7l2.2-2.2c.47.64.79 1.39.91 2.2h-3.11z"}}]})(t)}function tfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.34 8.36l-2.29.82c-.18-.13-.38-.25-.58-.34.17-.83.63-1.58 1.36-2.06C16.85 5.44 16.18 2 13.39 2c-3.08 0-4.9 1.47-5.3 3.26L18.73 15.9c1.5.39 3.27-.51 3.27-2.51 0-4.39-3.01-6.23-5.66-5.03zM2.81 2.81L1.39 4.22 5.27 8.1C3.77 7.7 2 8.61 2 10.61c0 4.4 3.01 6.24 5.66 5.03l2.29-.82c.18.13.38.25.58.34-.17.83-.63 1.58-1.36 2.06C7.15 18.56 7.82 22 10.61 22c3.08 0 4.9-1.47 5.3-3.26l3.87 3.87 1.41-1.41L2.81 2.81z"}}]})(t)}function efe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.83 1.01l-4.11.42C8.47 1.75 6 4.48 6 7.75s2.47 6 5.72 6.33l1.9.19-.56.85c-.35-.08-.7-.12-1.06-.12-2.76 0-5 2.24-5 5v2c0 .55.45 1 1 1h8c.55 0 1-.45 1-1v-2c0-1.67-.83-3.15-2.09-4.06l.97-1.45c1.14.07 2.12-.83 2.12-1.99V3c0-1.17-1-2.09-2.17-1.99z"}}]})(t)}function nfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 13c.55 0 1-.45 1-1s-.45-1-1-1h-1V5h1c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1h1v6H4c-.55 0-1 .45-1 1s.45 1 1 1h1v6H4c-.55 0-1 .45-1 1s.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1h-1v-6h1zm-8 3c-1.66 0-3-1.32-3-2.95 0-1.3.52-1.67 3-4.55 2.47 2.86 3 3.24 3 4.55 0 1.63-1.34 2.95-3 2.95z"}}]})(t)}function rfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 15v3c0 2.21 1.79 4 4 4h8c2.21 0 4-1.79 4-4v-3H4zM20 13v-3c0-1.86-1.28-3.41-3-3.86V4c0-1.1-.9-2-2-2H9c-1.1 0-2 .9-2 2v2.14c-1.72.45-3 2-3 3.86v3h16zM9 4h6v2h-2c0-.55-.45-1-1-1s-1 .45-1 1H9V4z"}}]})(t)}function afe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 6h-1V5c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v1H7c-3.31 0-6 2.69-6 6s2.69 6 6 6v3h2v-3h6v3h2v-3c3.31 0 6-2.69 6-6s-2.69-6-6-6zm-7-1h4v1h-4V5z"}}]})(t)}function ife(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 19V3H4v16H2v2h8.25c0 .97.78 1.75 1.75 1.75s1.75-.78 1.75-1.75H22v-2h-2zM6 19v-2h5v2H6zm7 0v-2h5v2h-5z"}}]})(t)}function ofe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 19V3H4v16H2v2h20v-2h-2zM6 19v-6h5v1.8c-.4.3-.8.8-.8 1.4 0 1 .8 1.8 1.8 1.8s1.8-.8 1.8-1.8c0-.6-.3-1.1-.8-1.4V13h5v6H6z"}}]})(t)}function lfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 2H6c-1.1 0-2 .9-2 2v18h16V4c0-1.1-.9-2-2-2zm-2.5 11.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}}]})(t)}function cfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 11c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3zM12 12c-1.84 0-3.56.5-5.03 1.37-.61.35-.97 1.02-.97 1.72V17h12v-1.91c0-.7-.36-1.36-.97-1.72A9.844 9.844 0 0012 12zM21.23 8.15l1.85-.77A12.056 12.056 0 0016.62.92l-.77 1.85c2.42 1.02 4.36 2.96 5.38 5.38zM8.15 2.77L7.38.92A12.089 12.089 0 00.92 7.38l1.85.77c1.02-2.42 2.96-4.36 5.38-5.38zM2.77 15.85l-1.85.77c1.22 2.91 3.55 5.25 6.46 6.46l.77-1.85a10.117 10.117 0 01-5.38-5.38zM15.85 21.23l.77 1.85c2.91-1.22 5.25-3.55 6.46-6.46l-1.85-.77a10.117 10.117 0 01-5.38 5.38z"}}]})(t)}function sfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 4v16H6V4h12m0-2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM7 19h10v-6H7v6zm3-9h4v1h3V5H7v6h3v-1z"}}]})(t)}function ufe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 1v2H5V1H3v22h2v-2h14v2h2V1h-2zm0 4v6h-6V7H7v4H5V5h14zm-2 14v-4h-6v4H5v-6h14v6h-2z"}}]})(t)}function dfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm3.97 12.41c-1.84 2.17-5.21 2.1-6.96-.07-2.19-2.72-.65-6.72 2.69-7.33.34-.06.63.27.51.6-.46 1.23-.39 2.64.32 3.86a4.51 4.51 0 003.18 2.2c.34.05.49.47.26.74z"}}]})(t)}function hfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 12.75a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5zM4.75 6a1.25 1.25 0 102.5 0 1.25 1.25 0 00-2.5 0zm12 8a1.25 1.25 0 102.5 0 1.25 1.25 0 00-2.5 0zm0-8a1.25 1.25 0 102.5 0 1.25 1.25 0 00-2.5 0zm-9 12a1.25 1.25 0 102.5 0 1.25 1.25 0 00-2.5 0zm0-8a1.25 1.25 0 102.5 0 1.25 1.25 0 00-2.5 0zm3 4a1.25 1.25 0 102.5 0 1.25 1.25 0 00-2.5 0zm0-8a1.25 1.25 0 102.5 0 1.25 1.25 0 00-2.5 0zm3 12a1.25 1.25 0 102.5 0 1.25 1.25 0 00-2.5 0zm0-8a1.25 1.25 0 102.5 0 1.25 1.25 0 00-2.5 0z"}}]})(t)}function ffe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3.33 16H11v-3H4zM13 16h7.67L20 13h-7zM21.11 18H13v4h9zM2 22h9v-4H2.89zM11 8h2v3h-2zM15.764 7.205l1.415-1.414L19.3 7.912l-1.414 1.414zM4.705 7.913L6.826 5.79 8.24 7.206 6.12 9.327zM3 2h3v2H3zM18 2h3v2h-3zM12 7c2.76 0 5-2.24 5-5H7c0 2.76 2.24 5 5 5z"}}]})(t)}function pfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 5h-2V1h2v4zM1 11h4v2H1v-2zm18 2v-2h4v2h-4zm-1.34-5.24l-1.41-1.41 2.83-2.83 1.41 1.41-2.83 2.83zM3.51 4.93l1.41-1.41 2.83 2.83-1.41 1.41-2.83-2.83zM4.75 17a1.25 1.25 0 102.5 0 1.25 1.25 0 00-2.5 0zm12 0a1.25 1.25 0 102.5 0 1.25 1.25 0 00-2.5 0zm-9 4a1.25 1.25 0 102.5 0 1.25 1.25 0 00-2.5 0zm3-4a1.25 1.25 0 102.5 0 1.25 1.25 0 00-2.5 0zm3 4a1.25 1.25 0 102.5 0 1.25 1.25 0 00-2.5 0zM17 13v-1c0-2.76-2.24-5-5-5s-5 2.24-5 5v1h10z"}}]})(t)}function gfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 4V2c0-.55.45-1 1-1s1 .45 1 1v2c0 .55-.45 1-1 1s-1-.45-1-1zm7.36 3.05l1.41-1.42a.996.996 0 10-1.41-1.41l-1.41 1.42a.996.996 0 101.41 1.41zM22 11h-2c-.55 0-1 .45-1 1s.45 1 1 1h2c.55 0 1-.45 1-1s-.45-1-1-1zm-10 8c-.55 0-1 .45-1 1v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1zM5.64 7.05L4.22 5.64c-.39-.39-.39-1.03 0-1.41s1.03-.39 1.41 0l1.41 1.41c.39.39.39 1.03 0 1.41s-1.02.39-1.4 0zm11.31 9.9a.996.996 0 000 1.41l1.41 1.41c.39.39 1.03.39 1.41 0a.996.996 0 000-1.41l-1.41-1.41a.996.996 0 00-1.41 0zM2 13h2c.55 0 1-.45 1-1s-.45-1-1-1H2c-.55 0-1 .45-1 1s.45 1 1 1zm3.64 6.78l1.41-1.41c.39-.39.39-1.03 0-1.41s-1.03-.39-1.41 0l-1.41 1.41a.996.996 0 000 1.41c.38.39 1.02.39 1.41 0zM12 6c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6z"}}]})(t)}function vfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 19V3H4v16H2v2h20v-2h-2zM13 5h1.5v14H13V5zm-2 14H9.5V5H11v14zM6 5h1.5v14H6V5zm10.5 14V5H18v14h-1.5z"}}]})(t)}function mfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 19V3H4v16H2v2h20v-2h-2zm-10 0V5h4v14h-4z"}}]})(t)}function yfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 3h6v2H4zM1 7h5v2H1zM3 19h5v2H3zM13.73 10.61c.75.23 1.3.78 1.57 1.46l4.27-7.11a2.28 2.28 0 00-3.51-2.84l-3.43 3.21c-.4.37-.63.9-.63 1.45v3.93c.36-.15.98-.33 1.73-.1zM10.61 12.27c.16-.52.48-.96.89-1.27H3.28a2.279 2.279 0 00-.63 4.47l4.51 1.29c.53.15 1.1.08 1.58-.21l2.69-1.61a2.487 2.487 0 01-.82-2.67zM22.21 18.61l-2.28-4.1a2.05 2.05 0 00-1.26-.97l-3.18-.8c.03.32 0 .66-.1.99A2.478 2.478 0 0113 15.5c-.61 0-.99-.22-1-.22V21c-1.1 0-2 .9-2 2h6c0-1.1-.9-2-2-2v-4.28l4.61 4.61c.89.89 2.33.89 3.22 0 .72-.72.88-1.83.38-2.72z"}},{tag:"path",attr:{d:"M12.56 14.43c.79.24 1.63-.2 1.87-1 .24-.79-.2-1.63-1-1.87-.79-.24-1.63.2-1.87 1-.24.79.21 1.63 1 1.87z"}}]})(t)}function bfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13.5 7H15v3h-1.5zM19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm3.5 0H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2v1.5zM10 5.5v6H8.5V7H7V5.5h3zm6.5 5c0 .55-.45 1-1 1H13c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h2.5c.55 0 1 .45 1 1v4zm-1 3.5H17v1.5h-1.5z"}}]})(t)}function xfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm3.5 0H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2v1.5zM11 5.5v6H9.5V7H8V5.5h3zm5 0v6h-1.5V7H13V5.5h3zm-.5 8.5H17v1.5h-1.5z"}}]})(t)}function Mfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm3.5 0H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2v1.5zM10 5.5v6H8.5V7H7V5.5h3zM15.5 9h-2v1h3v1.5H12V9c0-.55.45-1 1-1h2V7h-3V5.5h3.5c.55 0 1 .45 1 1V8c0 .55-.45 1-1 1zm0 5H17v1.5h-1.5z"}}]})(t)}function wfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm3.5 0H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2v1.5zM10 5.5v6H8.5V7H7V5.5h3zm6.5 5c0 .55-.45 1-1 1H12V10h3V9h-2V8h2V7h-3V5.5h3.5c.55 0 1 .45 1 1v4zm-1 3.5H17v1.5h-1.5z"}}]})(t)}function zfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm3.5 0H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2v1.5zM10 5.5v6H8.5V7H7V5.5h3zm7.5 4.5h-1v1.5H15V10h-3V5.5h1.5v3H15v-3h1.5v3h1V10zm-2 4H17v1.5h-1.5z"}}]})(t)}function Cfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm3.5 0H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2v1.5zM10 5.5v6H8.5V7H7V5.5h3zM16.5 7h-3v1h2c.55 0 1 .45 1 1v1.5c0 .55-.45 1-1 1H12V10h3V9h-3V5.5h4.5V7zm-1 7H17v1.5h-1.5z"}}]})(t)}function Afe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13.5 9H15v1.5h-1.5zM19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm3.5 0H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2v1.5zM10 5.5v6H8.5V7H7V5.5h3zm3 6c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3.5V7h-3v1h2c.55 0 1 .45 1 1v1.5c0 .55-.45 1-1 1H13zm2.5 2.5H17v1.5h-1.5z"}}]})(t)}function kfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm3.5 0H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2v1.5zM10 5.5v6H8.5V7H7V5.5h3zm5 6h-1.75L14.62 7H12V5.5h3.5c.67 0 1.15.65.96 1.29L15 11.5zm.5 2.5H17v1.5h-1.5z"}}]})(t)}function Hfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm3.5 0H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2v1.5zM10 5.5v6H8.5V7H7V5.5h3zm6.5 5c0 .55-.45 1-1 1H13c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h2.5c.55 0 1 .45 1 1v4zm-3 0H15V9h-1.5v1.5zm0-2.5H15V6.5h-1.5V8zm2 6H17v1.5h-1.5z"}}]})(t)}function Efe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 7h3V9h-2c-.55 0-1-.45-1-1V6.5c0-.55.45-1 1-1h2.5c.55 0 1 .45 1 1v4c0 .55-.45 1-1 1H12V10zm1.5-2H15V6.5h-1.5V8zM7 5.5h3v6H8.5V7H7V5.5zm5 13h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm6.5-2.5c0 .55-.45 1-1 1h-2v1.5H14v-6h3.5c.55 0 1 .45 1 1V16zm-3-2H17v1.5h-1.5z"}}]})(t)}function Sfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14.5 7H16v3h-1.5zM19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm3.5 0H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2v1.5zm2-8c0 .55-.45 1-1 1H14c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h2.5c.55 0 1 .45 1 1v4zM10 9H8v1h3v1.5H6.5V9c0-.55.45-1 1-1h2V7h-3V5.5H10c.55 0 1 .45 1 1V8c0 .55-.45 1-1 1zm5.5 5H17v1.5h-1.5z"}}]})(t)}function Lfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm3.5 0H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2v1.5zM11 9H9v1h3v1.5H7.5V9c0-.55.45-1 1-1h2V7h-3V5.5H11c.55 0 1 .45 1 1V8c0 .55-.45 1-1 1zm3-3.5h3v6h-1.5V7H14V5.5zm1.5 8.5H17v1.5h-1.5z"}}]})(t)}function _fe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm3.5 0H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2v1.5zM10 9H8v1h3v1.5H6.5V9c0-.55.45-1 1-1h2V7h-3V5.5H10c.55 0 1 .45 1 1V8c0 .55-.45 1-1 1zm6.5 0h-2v1h3v1.5H13V9c0-.55.45-1 1-1h2V7h-3V5.5h3.5c.55 0 1 .45 1 1V8c0 .55-.45 1-1 1zm-1 5H17v1.5h-1.5z"}}]})(t)}function Bfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm3.5 0H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2v1.5zM10 9H8v1h3v1.5H6.5V9c0-.55.45-1 1-1h2V7h-3V5.5H10c.55 0 1 .45 1 1V8c0 .55-.45 1-1 1zm7.5 1.5c0 .55-.45 1-1 1H13V10h3V9h-2V8h2V7h-3V5.5h3.5c.55 0 1 .45 1 1v4zm-2 3.5H17v1.5h-1.5z"}}]})(t)}function Dfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm3.5 0H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2v1.5zM10 9H8v1h3v1.5H6.5V9c0-.55.45-1 1-1h2V7h-3V5.5H10c.55 0 1 .45 1 1V8c0 .55-.45 1-1 1zm8.5 1h-1v1.5H16V10h-3V5.5h1.5v3H16v-3h1.5v3h1V10zm-3 4H17v1.5h-1.5z"}}]})(t)}function Tfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm3.5 0H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2v1.5zm-2-9.5h-2v1h3v1.5H10V9c0-.55.45-1 1-1h2V7h-3V5.5h3.5c.55 0 1 .45 1 1V8c0 .55-.45 1-1 1zm2 5H17v1.5h-1.5z"}}]})(t)}function Vfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 4v2h5v2H5v2h4v2H4v2h5c1.1 0 2-.9 2-2v-1.5c0-.83-.17-1.5-1-1.5.83 0 1-.67 1-1.5V6c0-1.1-.9-2-2-2H4zm14 0c1.1 0 2 .9 2 2v6c0 1.1-.9 2-2 2h-3c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h3zm0 2h-3v6h3V6zM5 22H3v-5h2v5zm4 0H7v-5h2v5zm4 0h-2v-5h2v5zm8 0h-6v-5h6v5z"}}]})(t)}function Ofe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm3.5 0H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2v1.5zm-1-8c0 .55-.45 1-1 1H10V10h3V9h-2V8h2V7h-3V5.5h3.5c.55 0 1 .45 1 1v4zm1 3.5H17v1.5h-1.5z"}}]})(t)}function Ife(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm3-8.5h-1v1.5h-1.5V10h-3V5.5H11v3h1.5v-3H14v3h1V10zm.5 8.5H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2v1.5zm0-4.5H17v1.5h-1.5z"}}]})(t)}function Rfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm3.5 0H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2v1.5zM14.5 7h-3v1h2c.55 0 1 .45 1 1v1.5c0 .55-.45 1-1 1H10V10h3V9h-3V5.5h4.5V7zm1 7H17v1.5h-1.5z"}}]})(t)}function Ffe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 6v6h-3V6h3zm0-2h-3c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-7 2V4H6c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2v-2c0-1.1-.9-2-2-2H6V6h5zm-2 4v2H6v-2h3zM5 22H3v-5h2v5zm4 0H7v-5h2v5zm4 0h-2v-5h2v5zm8 0h-6v-5h6v5z"}}]})(t)}function Nfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.5 9H13v1.5h-1.5zM19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm-1-7c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3.5V7h-3v1h2c.55 0 1 .45 1 1v1.5c0 .55-.45 1-1 1H11zm4.5 7H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2v1.5zm0-4.5H17v1.5h-1.5z"}}]})(t)}function Pfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm3.5 0H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2v1.5zm-2.5-7h-1.75L12.62 7H10V5.5h3.5c.67 0 1.15.65.96 1.29L13 11.5zm2.5 2.5H17v1.5h-1.5z"}}]})(t)}function jfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.5 9H13v1.5h-1.5zm0-2.5H13V8h-1.5zM19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm3.5 0H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2v1.5zm-1-8c0 .55-.45 1-1 1H11c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h2.5c.55 0 1 .45 1 1v4zm1 3.5H17v1.5h-1.5z"}}]})(t)}function Ufe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.5 6.5H13V8h-1.5zM19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1v5zm3.5 0H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2v1.5zm-1-8c0 .55-.45 1-1 1H10V10h3V9h-2c-.55 0-1-.45-1-1V6.5c0-.55.45-1 1-1h2.5c.55 0 1 .45 1 1v4zm1 3.5H17v1.5h-1.5z"}}]})(t)}function Wfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 4V1h2v3h3v2H5v3H3V6H0V4h3zm3 6V7h3V4h7l1.83 2H21c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V10h3zm7 9c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-3.2-5c0 1.77 1.43 3.2 3.2 3.2s3.2-1.43 3.2-3.2-1.43-3.2-3.2-3.2-3.2 1.43-3.2 3.2z"}}]})(t)}function Zfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 7v2.99s-1.99.01-2 0V7h-3s.01-1.99 0-2h3V2h2v3h3v2h-3zm-3 4V8h-3V5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-8h-3zM5 19l3-4 2 3 3-4 4 5H5z"}}]})(t)}function Gfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm16-4H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-1 9h-4v4h-2v-4H9V9h4V5h2v4h4v2z"}}]})(t)}function qfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3-8c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3z"}}]})(t)}function Yfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 2c-2.71 0-5.05 1.54-6.22 3.78a7.062 7.062 0 00-3 3A7.014 7.014 0 002 15c0 3.87 3.13 7 7 7 2.71 0 5.05-1.54 6.22-3.78a7.062 7.062 0 003-3A7.014 7.014 0 0022 9c0-3.87-3.13-7-7-7zM9 20a5.002 5.002 0 01-4-8c0 3.87 3.13 7 7 7-.84.63-1.88 1-3 1zm3-3a5.002 5.002 0 01-4-8c0 3.86 3.13 6.99 7 7-.84.63-1.88 1-3 1zm4.7-3.3c-.53.19-1.1.3-1.7.3-2.76 0-5-2.24-5-5 0-.6.11-1.17.3-1.7.53-.19 1.1-.3 1.7-.3 2.76 0 5 2.24 5 5 0 .6-.11 1.17-.3 1.7zM19 12c0-3.86-3.13-6.99-7-7a5.002 5.002 0 017 7z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}}]})(t)}function Xfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.4 6L14 4H5v17h2v-7h5.6l.4 2h7V6z"}}]})(t)}function $fe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h4l3 3 3-3h4c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-5.12 10.88L12 17l-1.88-4.12L6 11l4.12-1.88L12 5l1.88 4.12L18 11l-4.12 1.88z"}}]})(t)}function Kfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3v9.28a4.39 4.39 0 00-1.5-.28C8.01 12 6 14.01 6 16.5S8.01 21 10.5 21c2.31 0 4.2-1.75 4.45-4H15V6h4V3h-7z"}}]})(t)}function Qfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 5v14a2 2 0 002 2h6V3H5a2 2 0 00-2 2zm16-2h-6v8h8V5c0-1.1-.9-2-2-2zm-6 18h6c1.1 0 2-.9 2-2v-6h-8v8z"}}]})(t)}function Jfe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 2H4a2 2 0 00-2 2v10h2V4h10V2zm4 4H8a2 2 0 00-2 2v10h2V8h10V6zm2 4h-8a2 2 0 00-2 2v8a2 2 0 002 2h8c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2z"}}]})(t)}function tpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 9l1.25-2.75L23 5l-2.75-1.25L19 1l-1.25 2.75L15 5l2.75 1.25L19 9zm-7.5.5L9 4 6.5 9.5 1 12l5.5 2.5L9 20l2.5-5.5L17 12l-5.5-2.5zM19 15l-1.25 2.75L15 19l2.75 1.25L19 23l1.25-2.75L23 19l-2.75-1.25L19 15z"}}]})(t)}function epe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 5.6L10 7 8.6 4.5 10 2 7.5 3.4 5 2l1.4 2.5L5 7zm12 9.8L17 14l1.4 2.5L17 19l2.5-1.4L22 19l-1.4-2.5L22 14zM22 2l-2.5 1.4L17 2l1.4 2.5L17 7l2.5-1.4L22 7l-1.4-2.5zm-7.63 5.29a.996.996 0 00-1.41 0L1.29 18.96a.996.996 0 000 1.41l2.34 2.34c.39.39 1.02.39 1.41 0L16.7 11.05a.996.996 0 000-1.41l-2.33-2.35zm-1.03 5.49l-2.12-2.12 2.44-2.44 2.12 2.12-2.44 2.44z"}}]})(t)}function npe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 2l-2.5 1.4L17 2l1.4 2.5L17 7l2.5-1.4L22 7l-1.4-2.5zm-7.63 5.29a.996.996 0 00-1.41 0L1.29 18.96a.996.996 0 000 1.41l2.34 2.34c.39.39 1.02.39 1.41 0L16.7 11.05a.996.996 0 000-1.41l-2.33-2.35zm-1.03 5.49l-2.12-2.12 2.44-2.44 2.12 2.12-2.44 2.44z"}}]})(t)}function rpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}},{tag:"path",attr:{d:"M23 1l-2.5 1.4L18 1l1.4 2.5L18 6l2.5-1.4L23 6l-1.4-2.5L23 1zm-8.34 6.22l2.12 2.12-2.44 2.44.81.81 2.55-2.55a.996.996 0 000-1.41l-2.34-2.34a.996.996 0 00-1.41 0L11.4 8.84l.81.81 2.45-2.43zm-.78 6.65l-3.75-3.75-6.86-6.86L2 4.53l6.86 6.86-6.57 6.57a.996.996 0 000 1.41l2.34 2.34c.39.39 1.02.39 1.41 0l6.57-6.57L19.47 22l1.27-1.27-6.86-6.86z"}}]})(t)}function ape(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 1l-5 5v11l5-4.5V1zM1 6v14.65c0 .25.25.5.5.5.1 0 .15-.05.25-.05C3.1 20.45 5.05 20 6.5 20c1.95 0 4.05.4 5.5 1.5V6c-1.45-1.1-3.55-1.5-5.5-1.5S2.45 4.9 1 6zm22 13.5V6c-.6-.45-1.25-.75-2-1v13.5c-1.1-.35-2.3-.5-3.5-.5-1.7 0-4.15.65-5.5 1.5v2c1.35-.85 3.8-1.5 5.5-1.5 1.65 0 3.35.3 4.75 1.05.1.05.15.05.25.05.25 0 .5-.25.5-.5v-1.1z"}}]})(t)}function ipe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.03 6.3h-.06l-1.02 2.89h2.1zM3 17h2v5H3z"}},{tag:"path",attr:{d:"M12 15c3.31 0 6-2.69 6-6s-2.69-6-6-6-6 2.69-6 6 2.69 6 6 6zm-.63-10h1.25l2.63 7h-1.21l-.63-1.79h-2.83L9.96 12H8.74l2.63-7zM7 17h2v5H7zM11 17h2v5h-2zM15 17h6v5h-6z"}}]})(t)}function ope(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.19 21.19L2.81 2.81 1.39 4.22l2.27 2.27A9.959 9.959 0 002 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.62 5.51-1.66l2.27 2.27 1.41-1.42zM12.34 2.02c-2.18-.07-4.19.55-5.85 1.64l4.59 4.59c-.27-2.05.1-4.22 1.26-6.23z"}}]})(t)}function lpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.34 2.02C6.59 1.82 2 6.42 2 12c0 5.52 4.48 10 10 10 3.71 0 6.93-2.02 8.66-5.02-7.51-.25-12.09-8.43-8.32-14.96z"}}]})(t)}function cpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 9c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zM7 9.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm3 7c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm-3-3c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm3-6c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM14 9c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-1.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm3 6c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm0-4c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm2-3.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm0-3.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z"}}]})(t)}function spe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 17.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zM9 13c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0-4c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zM3 21h18v-2H3v2zM5 9.5c.83 0 1.5-.67 1.5-1.5S5.83 6.5 5 6.5 3.5 7.17 3.5 8 4.17 9.5 5 9.5zm0 4c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zM9 17c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm8-.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM3 3v2h18V3H3zm14 5.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm0 4c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM13 9c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 4c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 4c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1z"}}]})(t)}function upe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm-.2 4.48l.2.02c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5l.02.2c.09.67.61 1.19 1.28 1.28zM14 3.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm-4 0c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm11 7c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM10 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm8 8c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0-4c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0-4c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm-4 13.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM2.5 5.27l3.78 3.78L6 9c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1c0-.1-.03-.19-.06-.28l2.81 2.81c-.71.11-1.25.73-1.25 1.47 0 .83.67 1.5 1.5 1.5.74 0 1.36-.54 1.47-1.25l2.81 2.81A.875.875 0 0014 17c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1c0-.1-.03-.19-.06-.28l3.78 3.78L20 20.23 3.77 4 2.5 5.27zM10 17c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm11-3.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM6 13c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zM3 9.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm7 11c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM6 17c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm-3-3.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5z"}}]})(t)}function dpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 13c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-8c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm-3 .5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM6 5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm15 5.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM14 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0-3.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm-11 10c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm7 7c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm0-17c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM10 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 5.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm8 .5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-8c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm3 8.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM14 17c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 3.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm-4-12c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0 8.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm4-4.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0-4c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z"}}]})(t)}function hpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"10"}}]})(t)}function fpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 2c-1.82 0-3.53.5-5 1.35C7.99 5.08 10 8.3 10 12s-2.01 6.92-5 8.65C6.47 21.5 8.18 22 10 22c5.52 0 10-4.48 10-10S15.52 2 10 2z"}}]})(t)}function ppe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 2c-1.05 0-2.05.16-3 .46 4.06 1.27 7 5.06 7 9.54 0 4.48-2.94 8.27-7 9.54.95.3 1.95.46 3 .46 5.52 0 10-4.48 10-10S14.52 2 9 2z"}}]})(t)}function gpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69zM12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42 13 12s-1.44-4.5-3.5-5.45C10.26 6.2 11.11 6 12 6c3.31 0 6 2.69 6 6s-2.69 6-6 6z"}}]})(t)}function vpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 15.31L23.31 12 20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69zM12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z"}}]})(t)}function mpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 15.31L23.31 12 20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69zM12 18V6c3.31 0 6 2.69 6 6s-2.69 6-6 6z"}}]})(t)}function ype(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69zM12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6zm0-10c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4z"}}]})(t)}function bpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0zm21 19c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2"}},{tag:"path",attr:{d:"M21 5v6.59l-3-3.01-4 4.01-4-4-4 4-3-3.01V5c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2zm-3 6.42l3 3.01V19c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2v-6.58l3 2.99 4-4 4 4 4-3.99z"}}]})(t)}function xpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 14c-1.66 0-3 1.34-3 3 0 1.31-1.16 2-2 2 .92 1.22 2.49 2 4 2 2.21 0 4-1.79 4-4 0-1.66-1.34-3-3-3zm13.71-9.37l-1.34-1.34a.996.996 0 00-1.41 0L9 12.25 11.75 15l8.96-8.96a.996.996 0 000-1.41z"}}]})(t)}function Mpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M1 5h2v14H1zm4 0h2v14H5zm17 0H10c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h12c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1zM11 17l2.5-3.15L15.29 16l2.5-3.22L21 17H11z"}}]})(t)}function wpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"3.2"}},{tag:"path",attr:{d:"M9 2L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3.17L15 2H9zm3 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z"}}]})(t)}function zpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 20H5v2h5v2l3-3-3-3v2zm4 0v2h5v-2h-5zM12 8c1.1 0 2-.9 2-2s-.9-2-2-2-1.99.9-1.99 2S10.9 8 12 8zm5-8H7C5.9 0 5 .9 5 2v14c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2zM7 2h10v10.5c0-1.67-3.33-2.5-5-2.5s-5 .83-5 2.5V2z"}}]})(t)}function Cpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 20H5v2h5v2l3-3-3-3v2zm4 0v2h5v-2h-5zm3-20H7C5.9 0 5 .9 5 2v14c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2zm-5 6c-1.11 0-2-.9-2-2s.89-2 1.99-2 2 .9 2 2C14 5.1 13.1 6 12 6z"}}]})(t)}function Ape(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 5c0-1.1-.9-2-2-2h-1V2c0-.55-.45-1-1-1H6c-.55 0-1 .45-1 1v1H4c-1.1 0-2 .9-2 2v15c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2h8V5h-8zm-2 13h-2v-2h2v2zm0-9h-2V7h2v2zm4 9h-2v-2h2v2zm0-9h-2V7h2v2zm4 9h-2v-2h2v2zm0-9h-2V7h2v2z"}}]})(t)}function kpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.4 10.5l4.77-8.26a9.984 9.984 0 00-8.49 2.01l3.66 6.35.06-.1zM21.54 9c-.92-2.92-3.15-5.26-6-6.34L11.88 9h9.66zm.26 1h-7.49l.29.5 4.76 8.25A9.91 9.91 0 0022 12c0-.69-.07-1.35-.2-2zM8.54 12l-3.9-6.75A9.958 9.958 0 002.2 14h7.49l-1.15-2zm-6.08 3c.92 2.92 3.15 5.26 6 6.34L12.12 15H2.46zm11.27 0l-3.9 6.76a9.984 9.984 0 008.49-2.01l-3.66-6.35-.93 1.6z"}}]})(t)}function Hpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 6V4l-2-2h-5L9 4v2H5v11s1 2 2 2h13s2-.98 2-2V6h-4zM4 9H2v11c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2H4V9zm7-4c0-.55.53-1 1-1h3c.46 0 1 .54 1 1v1h-5V5zM5 6h17v11c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V6z"}}]})(t)}function Epe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm-7 7H3v4c0 1.1.9 2 2 2h4v-2H5v-4zM5 5h4V3H5c-1.1 0-2 .9-2 2v4h2V5zm14-2h-4v2h4v4h2V5c0-1.1-.9-2-2-2zm0 16h-4v2h4c1.1 0 2-.9 2-2v-4h-2v4z"}}]})(t)}function Spe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 15H3v4c0 1.1.9 2 2 2h4v-2H5v-4zM5 5h4V3H5c-1.1 0-2 .9-2 2v4h2V5zm14-2h-4v2h4v4h2V5c0-1.1-.9-2-2-2zm0 16h-4v2h4c1.1 0 2-.9 2-2v-4h-2v4zM12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}}]})(t)}function Lpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2z"}}]})(t)}function _pe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6z"}},{tag:"path",attr:{d:"M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 10l-2.5-1.5L15 12V4h5v8z"}}]})(t)}function Bpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 16V4c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2zm-11-4l2.03 2.71L16 11l4 5H8l3-4zM2 6v14c0 1.1.9 2 2 2h14v-2H4V6H2z"}}]})(t)}function Dpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3a9 9 0 000 18c.83 0 1.5-.67 1.5-1.5 0-.39-.15-.74-.39-1.01-.23-.26-.38-.61-.38-.99 0-.83.67-1.5 1.5-1.5H16c2.76 0 5-2.24 5-5 0-4.42-4.03-8-9-8zm-5.5 9c-.83 0-1.5-.67-1.5-1.5S5.67 9 6.5 9 8 9.67 8 10.5 7.33 12 6.5 12zm3-4C8.67 8 8 7.33 8 6.5S8.67 5 9.5 5s1.5.67 1.5 1.5S10.33 8 9.5 8zm5 0c-.83 0-1.5-.67-1.5-1.5S13.67 5 14.5 5s1.5.67 1.5 1.5S15.33 8 14.5 8zm3 4c-.83 0-1.5-.67-1.5-1.5S16.67 9 17.5 9s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}}]})(t)}function Tpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.71 5.63l-2.34-2.34a.996.996 0 00-1.41 0l-3.12 3.12-1.93-1.91-1.41 1.41 1.42 1.42L3 16.25V21h4.75l8.92-8.92 1.42 1.42 1.41-1.41-1.92-1.92 3.12-3.12c.4-.4.4-1.03.01-1.42zM6.92 19L5 17.08l8.06-8.06 1.92 1.92L6.92 19z"}}]})(t)}function Vpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h5v2h2V1h-2v2zm0 15H5l5-6v6zm9-15h-5v2h5v13l-5-6v9h5c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}}]})(t)}function Ope(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 22c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10zm1-17.93c3.94.49 7 3.85 7 7.93s-3.05 7.44-7 7.93V4.07z"}}]})(t)}function Ipe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 8h-2v3h-3v2h3v3h2v-3h3v-2h-3zM2 12c0-2.79 1.64-5.2 4.01-6.32V3.52C2.52 4.76 0 8.09 0 12s2.52 7.24 6.01 8.48v-2.16A6.99 6.99 0 012 12zm13-9c-4.96 0-9 4.04-9 9s4.04 9 9 9 9-4.04 9-9-4.04-9-9-9zm0 16c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7z"}}]})(t)}function Rpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}}]})(t)}function Fpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 7H5c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2zm0 8H5V9h14v6z"}}]})(t)}function Npe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 6H5c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 10H5V8h14v8z"}}]})(t)}function Ppe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 4H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H5V6h14v12z"}}]})(t)}function jpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 5H5c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 12H5V7h14v10z"}}]})(t)}function Upe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}}]})(t)}function Wpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 5v4h2V5h4V3H5c-1.1 0-2 .9-2 2zm2 10H3v4c0 1.1.9 2 2 2h4v-2H5v-4zm14 4h-4v2h4c1.1 0 2-.9 2-2v-4h-2v4zm0-16h-4v2h4v4h2V5c0-1.1-.9-2-2-2z"}}]})(t)}function Zpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 5H5c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 12H5V7h14v10z"}}]})(t)}function Gpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zm-5.04-6.71l-2.75 3.54-1.96-2.36L6.5 17h11l-3.54-4.71z"}}]})(t)}function qpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 3H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H7V5h10v14z"}}]})(t)}function Ype(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7.47 21.49C4.2 19.93 1.86 16.76 1.5 13H0c.51 6.16 5.66 11 11.95 11 .23 0 .44-.02.66-.03L8.8 20.15l-1.33 1.34zM12.05 0c-.23 0-.44.02-.66.04l3.81 3.81 1.33-1.33C19.8 4.07 22.14 7.24 22.5 11H24c-.51-6.16-5.66-11-11.95-11zM16 14h2V8a2 2 0 00-2-2h-6v2h6v6zm-8 2V4H6v2H4v2h2v8a2 2 0 002 2h8v2h2v-2h2v-2H8z"}}]})(t)}function Xpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 4H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H6V6h12v12z"}}]})(t)}function $pe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 15h2V7c0-1.1-.9-2-2-2H9v2h8v8zM7 17V1H5v4H1v2h4v10c0 1.1.9 2 2 2h10v4h2v-4h4v-2H7z"}}]})(t)}function Kpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.06 11.57c.59-.69.94-1.59.94-2.57 0-1.86-1.27-3.43-3-3.87V3h-2v2h-2V3H9v2H6v2h2v10H6v2h3v2h2v-2h2v2h2v-2c2.21 0 4-1.79 4-4 0-1.45-.78-2.73-1.94-3.43zM10 7h4c1.1 0 2 .9 2 2s-.9 2-2 2h-4V7zm5 10h-5v-4h5c1.1 0 2 .9 2 2s-.9 2-2 2z"}}]})(t)}function Qpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 5V3H7v13H5v2h2v3h2v-3h4v-2H9v-3h8v-2H9V5z"}}]})(t)}function Jpe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 8.76V3h2v4.51L15 5v2.36l-4 2.51.01 2.35L15 9.72v2.36l-4 2.51V19c2.76 0 5-2.24 5-5h2c0 3.87-3.13 7-7 7H9v-5.16l-3 1.88v-2.36l3-1.88v-2.36L6 13v-2.36l3-1.88z"}}]})(t)}function tge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 21c1.93 0 3.62-1.17 4-3l-1.75-.88C16 18.21 15.33 19 14 19H9.1c.83-1 1.5-2.34 1.5-4 0-.35-.03-.69-.08-1H14v-2H9.82C9 10.42 8 9.6 8 8a3.5 3.5 0 016.78-1.22L16.63 6c-.8-2.05-2.79-3.5-5.13-3.5C8.46 2.5 6 4.96 6 8c0 1.78.79 2.9 1.49 4H6v2h2.47c.08.31.13.64.13 1 0 2.7-2.6 4-2.6 4v2h8z"}}]})(t)}function ege(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.5 3H7v9H5v2h2v2H5v2h2v3h2v-3h4v-2H9v-2h4.5c3.04 0 5.5-2.46 5.5-5.5S16.54 3 13.5 3zm0 9H9V5h4.5C15.43 5 17 6.57 17 8.5S15.43 12 13.5 12z"}}]})(t)}function nge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.66 7c-.56-1.18-1.76-2-3.16-2H6V3h12v2h-3.26c.48.58.84 1.26 1.05 2H18v2h-2.02c-.25 2.8-2.61 5-5.48 5h-.73l6.73 7h-2.77L7 14v-2h3.5c1.76 0 3.22-1.3 3.46-3H6V7h7.66z"}}]})(t)}function rge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.92 11H18v2h-5v2h5v2h-5v4h-2v-4H6v-2h5v-2H6v-2h4.08L5 3h2.37L12 10.29 16.63 3H19z"}}]})(t)}function age(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.28 12H18v2h-5v7h-2v-7H6v-2h4.72L5 3h2.37L12 10.29 16.63 3H19z"}}]})(t)}function ige(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3v18a9 9 0 000-18z"}},{tag:"circle",attr:{cx:"6",cy:"14",r:"1"}},{tag:"circle",attr:{cx:"6",cy:"18",r:"1"}},{tag:"circle",attr:{cx:"6",cy:"10",r:"1"}},{tag:"circle",attr:{cx:"3",cy:"10",r:".5"}},{tag:"circle",attr:{cx:"6",cy:"6",r:"1"}},{tag:"circle",attr:{cx:"3",cy:"14",r:".5"}},{tag:"circle",attr:{cx:"10",cy:"21",r:".5"}},{tag:"circle",attr:{cx:"10",cy:"3",r:".5"}},{tag:"circle",attr:{cx:"10",cy:"6",r:"1"}},{tag:"circle",attr:{cx:"10",cy:"14",r:"1.5"}},{tag:"circle",attr:{cx:"10",cy:"10",r:"1.5"}},{tag:"circle",attr:{cx:"10",cy:"18",r:"1"}}]})(t)}function oge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 15.5v2h20v-2H2zm0-5v2h20v-2H2zm0-5v2h20v-2H2z"}}]})(t)}function lge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3L2 21h20L12 3zm1 5.92L18.6 19H13V8.92zm-2 0V19H5.4L11 8.92z"}}]})(t)}function cge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.95 19H20V7H4v12h7.24c.14-.98.42-2.05-.16-2.43-.89-.59-1.27 2.06-2.8 1.35-1.39-1.12 1.05-1.29.5-3.27-.22-.79-2.28.36-2.4-1.24-.08-1 1.49-.74 1.51-1.49.03-.75-1.03-1.05-.25-1.91.22-.24.71-.26.91-.19.79.27 1.55 1.82 2.51 1.19 1.03-.66-1.88-2.35 0-2.86 1.64-.44 1.31 2.08 2.65 2.44 1.94.52 2.65-4.55 4.41-2.33 1.85 2.33-3.43 2.27-2.85 4.01.34 1.01 2.15-1.2 2.76.53.64 1.83-3.09.82-3.04 1.66.06.83 2.41.55 1.64 2.12-1.14 1.86-3-1.03-3.81.09-.39.57-.09 1.49.13 2.33zM20 5c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V7c0-1.1.9-2 2-2h3.17L9 3h6l1.83 2H20zm-1.86 13.01c-.47 0-.86-.38-.86-.86s.38-.86.86-.86c.47 0 .86.38.86.86s-.38.86-.86.86z"}}]})(t)}function sge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04a.996.996 0 000-1.41l-2.34-2.34a.996.996 0 00-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z"}}]})(t)}function uge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 18.5A6.48 6.48 0 019.24 15H15l1-2H8.58c-.05-.33-.08-.66-.08-1s.03-.67.08-1H15l1-2H9.24A6.491 6.491 0 0115 5.5c1.61 0 3.09.59 4.23 1.57L21 5.3A8.955 8.955 0 0015 3c-3.92 0-7.24 2.51-8.48 6H3l-1 2h4.06a8.262 8.262 0 000 2H3l-1 2h4.52c1.24 3.49 4.56 6 8.48 6 2.31 0 4.41-.87 6-2.3l-1.78-1.77c-1.13.98-2.6 1.57-4.22 1.57z"}}]})(t)}function dge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 11v2h8v-2H4zm15 7h-2V7.38L14 8.4V6.7L18.7 5h.3v13z"}}]})(t)}function hge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.05 16.29l2.86-3.07c.38-.39.72-.79 1.04-1.18.32-.39.59-.78.82-1.17.23-.39.41-.78.54-1.17s.19-.79.19-1.18c0-.53-.09-1.02-.27-1.46-.18-.44-.44-.81-.78-1.11-.34-.31-.77-.54-1.26-.71A5.72 5.72 0 0016.47 5c-.69 0-1.31.11-1.85.32-.54.21-1 .51-1.36.88-.37.37-.65.8-.84 1.3-.18.47-.27.97-.28 1.5h2.14c.01-.31.05-.6.13-.87.09-.29.23-.54.4-.75.18-.21.41-.37.68-.49.27-.12.6-.18.96-.18.31 0 .58.05.81.15.23.1.43.25.59.43.16.18.28.4.37.65.08.25.13.52.13.81 0 .22-.03.43-.08.65-.06.22-.15.45-.29.7-.14.25-.32.53-.56.83-.23.3-.52.65-.88 1.03l-4.17 4.55V18H21v-1.71h-5.95zM2 11v2h8v-2H2z"}}]})(t)}function fge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 7H8v4H4v2h4v4h2v-4h4v-2h-4V7zm10 11h-2V7.38L15 8.4V6.7L19.7 5h.3v13z"}}]})(t)}function pge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.05 16.29l2.86-3.07c.38-.39.72-.79 1.04-1.18.32-.39.59-.78.82-1.17.23-.39.41-.78.54-1.17.13-.39.19-.79.19-1.18 0-.53-.09-1.02-.27-1.46-.18-.44-.44-.81-.78-1.11-.34-.31-.77-.54-1.26-.71A5.72 5.72 0 0017.47 5c-.69 0-1.31.11-1.85.32-.54.21-1 .51-1.36.88-.37.37-.65.8-.84 1.3-.18.47-.27.97-.28 1.5h2.14c.01-.31.05-.6.13-.87.09-.29.23-.54.4-.75.18-.21.41-.37.68-.49.27-.12.6-.18.96-.18.31 0 .58.05.81.15.23.1.43.25.59.43.16.18.28.4.37.65.08.25.13.52.13.81 0 .22-.03.43-.08.65-.06.22-.15.45-.29.7-.14.25-.32.53-.56.83-.23.3-.52.65-.88 1.03l-4.17 4.55V18H22v-1.71h-5.95zM8 7H6v4H2v2h4v4h2v-4h4v-2H8V7z"}}]})(t)}function gge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.14 12.5c0 1-.1 1.85-.3 2.55-.2.7-.48 1.27-.83 1.7-.36.44-.79.75-1.3.95-.51.2-1.07.3-1.7.3-.62 0-1.18-.1-1.69-.3-.51-.2-.95-.51-1.31-.95-.36-.44-.65-1.01-.85-1.7-.2-.7-.3-1.55-.3-2.55v-2.04c0-1 .1-1.85.3-2.55.2-.7.48-1.26.84-1.69.36-.43.8-.74 1.31-.93C10.81 5.1 11.38 5 12 5c.63 0 1.19.1 1.7.29.51.19.95.5 1.31.93.36.43.64.99.84 1.69.2.7.3 1.54.3 2.55v2.04zm-2.11-2.36c0-.64-.05-1.18-.13-1.62-.09-.44-.22-.79-.4-1.06-.17-.27-.39-.46-.64-.58-.25-.13-.54-.19-.86-.19-.32 0-.61.06-.86.18s-.47.31-.64.58c-.17.27-.31.62-.4 1.06s-.13.98-.13 1.62v2.67c0 .64.05 1.18.14 1.62.09.45.23.81.4 1.09s.39.48.64.61.54.19.87.19c.33 0 .62-.06.87-.19s.46-.33.63-.61c.17-.28.3-.64.39-1.09.09-.45.13-.99.13-1.62v-2.66z"}}]})(t)}function vge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM6 7h5v1.5H6V7zm13 12H5L19 5v14zm-4.5-3v2H16v-2h2v-1.5h-2v-2h-1.5v2h-2V16z"}}]})(t)}function mge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"9",cy:"13",r:"1.25"}},{tag:"path",attr:{d:"M20.77 8.58l-.92 2.01c.09.46.15.93.15 1.41 0 4.41-3.59 8-8 8s-8-3.59-8-8c0-.05.01-.1 0-.14 2.6-.98 4.69-2.99 5.74-5.55A10 10 0 0017.5 10c.45 0 .89-.04 1.33-.1l-.6-1.32-.88-1.93-1.93-.88-2.79-1.27 2.79-1.27.71-.32A9.86 9.86 0 0012 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-1.47-.33-2.87-.9-4.13l-.33.71z"}},{tag:"circle",attr:{cx:"15",cy:"13",r:"1.25"}},{tag:"path",attr:{d:"M20.6 5.6L19.5 8l-1.1-2.4L16 4.5l2.4-1.1L19.5 1l1.1 2.4L23 4.5z"}}]})(t)}function yge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"9",cy:"13",r:"1.25"}},{tag:"path",attr:{d:"M17.5 10c.75 0 1.47-.09 2.17-.24.21.71.33 1.46.33 2.24 0 1.22-.28 2.37-.77 3.4l1.49 1.49A9.981 9.981 0 0022 12c0-5.52-4.48-10-10-10-1.78 0-3.44.47-4.89 1.28l5.33 5.33c1.49.88 3.21 1.39 5.06 1.39zM1.89 3.72l2.19 2.19A9.958 9.958 0 002 12c0 5.52 4.48 10 10 10 2.29 0 4.4-.78 6.09-2.08l2.19 2.19 1.41-1.41L3.31 2.31 1.89 3.72zm14.77 14.77A7.91 7.91 0 0112 20c-4.41 0-8-3.59-8-8 0-.05.01-.1 0-.14a9.946 9.946 0 003.64-2.39l9.02 9.02z"}}]})(t)}function bge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm11 10h2V5h-4v2h2v8zm7-14H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14z"}}]})(t)}function xge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm18-4H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14zm-4-4h-4v-2h2a2 2 0 002-2V7a2 2 0 00-2-2h-4v2h4v2h-2a2 2 0 00-2 2v4h6v-2z"}}]})(t)}function Mge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 1H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14zM3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm14 8v-1.5c0-.83-.67-1.5-1.5-1.5.83 0 1.5-.67 1.5-1.5V7a2 2 0 00-2-2h-4v2h4v2h-2v2h2v2h-4v2h4a2 2 0 002-2z"}}]})(t)}function wge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm12 10h2V5h-2v4h-2V5h-2v6h4v4zm6-14H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14z"}}]})(t)}function zge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 1H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14zM3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm14 8v-2a2 2 0 00-2-2h-2V7h4V5h-6v6h4v2h-4v2h4a2 2 0 002-2z"}}]})(t)}function Cge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm18-4H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14zm-8-2h2a2 2 0 002-2v-2a2 2 0 00-2-2h-2V7h4V5h-4a2 2 0 00-2 2v6a2 2 0 002 2zm0-4h2v2h-2v-2z"}}]})(t)}function Age(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm18-4H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14zm-8-2l4-8V5h-6v2h4l-4 8h2z"}}]})(t)}function kge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm18-4H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14zm-8-2h2a2 2 0 002-2v-1.5c0-.83-.67-1.5-1.5-1.5.83 0 1.5-.67 1.5-1.5V7a2 2 0 00-2-2h-2a2 2 0 00-2 2v1.5c0 .83.67 1.5 1.5 1.5-.83 0-1.5.67-1.5 1.5V13a2 2 0 002 2zm0-8h2v2h-2V7zm0 4h2v2h-2v-2z"}}]})(t)}function Hge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm11 7V8a2 2 0 00-2-2h-1a2 2 0 00-2 2v1a2 2 0 002 2h1v1H9v2h3a2 2 0 002-2zm-3-3V8h1v1h-1zm10-8H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 8h-2V7h-2v2h-2v2h2v2h2v-2h2v6H7V3h14v6z"}}]})(t)}function Ege(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm18-4H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14zM15 5h-2a2 2 0 00-2 2v2a2 2 0 002 2h2v2h-4v2h4a2 2 0 002-2V7a2 2 0 00-2-2zm0 4h-2V7h2v2z"}}]})(t)}function Sge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16l-7-8v8H5l7-8V5h7v14z"}}]})(t)}function Lge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 15H3v4c0 1.1.9 2 2 2h4v-2H5v-4zM5 5h4V3H5c-1.1 0-2 .9-2 2v4h2V5zm14-2h-4v2h4v4h2V5c0-1.1-.9-2-2-2zm0 16h-4v2h4c1.1 0 2-.9 2-2v-4h-2v4zM12 9c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"}}]})(t)}function _ge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.35 10.04A7.49 7.49 0 0012 4a7.48 7.48 0 00-6.64 4.04A5.996 5.996 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM19 18H6c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4h2c0-2.76-1.86-5.08-4.4-5.78C8.61 6.88 10.2 6 12 6c3.03 0 5.5 2.47 5.5 5.5v.5H19c1.65 0 3 1.35 3 3s-1.35 3-3 3z"}}]})(t)}function Bge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4h-4l-4-4-4 4H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H4V6h4.52l3.52-3.5L15.52 6H20v14zM18 8H6v10h12"}}]})(t)}function Dge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z"}}]})(t)}function Tge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm18-4H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14z"}}]})(t)}function Vge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 4.07V2.05c-2.01.2-3.84 1-5.32 2.21L7.1 5.69A7.941 7.941 0 0111 4.07zm7.32.19A9.949 9.949 0 0013 2.05v2.02c1.46.18 2.79.76 3.9 1.62l1.42-1.43zM19.93 11h2.02c-.2-2.01-1-3.84-2.21-5.32L18.31 7.1a7.941 7.941 0 011.62 3.9zM5.69 7.1L4.26 5.68A9.949 9.949 0 002.05 11h2.02c.18-1.46.76-2.79 1.62-3.9zM4.07 13H2.05c.2 2.01 1 3.84 2.21 5.32l1.43-1.43A7.868 7.868 0 014.07 13zM15 12c0-1.66-1.34-3-3-3s-3 1.34-3 3 1.34 3 3 3 3-1.34 3-3zm3.31 4.9l1.43 1.43a9.981 9.981 0 002.21-5.32h-2.02a7.945 7.945 0 01-1.62 3.89zM13 19.93v2.02c2.01-.2 3.84-1 5.32-2.21l-1.43-1.43c-1.1.86-2.43 1.44-3.89 1.62zm-7.32-.19A9.981 9.981 0 0011 21.95v-2.02a7.941 7.941 0 01-3.9-1.62l-1.42 1.43z"}}]})(t)}function Oge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.7 12.4a6.06 6.06 0 00-.86-.4c.29-.11.58-.24.86-.4a6.012 6.012 0 003-5.19 6.007 6.007 0 00-6 0c-.28.16-.54.35-.78.54.05-.31.08-.63.08-.95 0-2.22-1.21-4.15-3-5.19C10.21 1.85 9 3.78 9 6c0 .32.03.64.08.95-.24-.2-.5-.39-.78-.55a6.008 6.008 0 00-6 0 5.97 5.97 0 003 5.19c.28.16.57.29.86.4-.29.11-.58.24-.86.4a6.012 6.012 0 00-3 5.19 6.007 6.007 0 006 0c.28-.16.54-.35.78-.54-.05.32-.08.64-.08.96 0 2.22 1.21 4.15 3 5.19 1.79-1.04 3-2.97 3-5.19 0-.32-.03-.64-.08-.95.24.2.5.38.78.54a6.008 6.008 0 006 0 6.012 6.012 0 00-3-5.19zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z"}}]})(t)}function Ige(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.96 10.29l-2.75 3.54-1.96-2.36L8.5 15h11l-3.54-4.71zM3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm18-4H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14z"}}]})(t)}function Rge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 11H1v2h6v-2zm2.17-3.24L7.05 5.64 5.64 7.05l2.12 2.12 1.41-1.41zM13 1h-2v6h2V1zm5.36 6.05l-1.41-1.41-2.12 2.12 1.41 1.41 2.12-2.12zM17 11v2h6v-2h-6zm-5-2c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm2.83 7.24l2.12 2.12 1.41-1.41-2.12-2.12-1.41 1.41zm-9.19.71l1.41 1.41 2.12-2.12-1.41-1.41-2.12 2.12zM11 23h2v-6h-2v6z"}}]})(t)}function Fge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 2v12h3v9l7-12H9l4-9H3zm16 0h-2l-3.2 9h1.9l.7-2h3.2l.7 2h1.9L19 2zm-2.15 5.65L18 4l1.15 3.65h-2.3z"}}]})(t)}function Nge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3.27 3L2 4.27l5 5V13h3v9l3.58-6.14L17.73 20 19 18.73 3.27 3zM17 10h-4l4-8H7v2.18l8.46 8.46L17 10z"}}]})(t)}function Pge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 2v11h3v9l7-12h-4l4-8z"}}]})(t)}function jge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 12c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z"}},{tag:"path",attr:{d:"M8 10V8H5.09C6.47 5.61 9.05 4 12 4c3.72 0 6.85 2.56 7.74 6h2.06c-.93-4.56-4.96-8-9.8-8-3.27 0-6.18 1.58-8 4.01V4H2v6h6zM16 14v2h2.91c-1.38 2.39-3.96 4-6.91 4-3.72 0-6.85-2.56-7.74-6H2.2c.93 4.56 4.96 8 9.8 8 3.27 0 6.18-1.58 8-4.01V20h2v-6h-6z"}}]})(t)}function Uge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 5h-3.17L15 3H9L7.17 5H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm-8 13c-2.76 0-5-2.24-5-5H5l2.5-2.5L10 13H8c0 2.21 1.79 4 4 4 .58 0 1.13-.13 1.62-.35l.74.74c-.71.37-1.5.61-2.36.61zm4.5-2.5L14 13h2c0-2.21-1.79-4-4-4-.58 0-1.13.13-1.62.35l-.74-.73C10.35 8.24 11.14 8 12 8c2.76 0 5 2.24 5 5h2l-2.5 2.5z"}}]})(t)}function Wge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 21h2v-2h-2v2zm4-12h2V7h-2v2zM3 5v14c0 1.1.9 2 2 2h4v-2H5V5h4V3H5c-1.1 0-2 .9-2 2zm16-2v2h2c0-1.1-.9-2-2-2zm-8 20h2V1h-2v22zm8-6h2v-2h-2v2zM15 5h2V3h-2v2zm4 8h2v-2h-2v2zm0 8c1.1 0 2-.9 2-2h-2v2z"}}]})(t)}function Zge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 9h2v2h-2zm-2 2h2v2H9zm4 0h2v2h-2zm2-2h2v2h-2zM7 9h2v2H7zm12-6H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9 18H7v-2h2v2zm4 0h-2v-2h2v2zm4 0h-2v-2h2v2zm2-7h-2v2h2v2h-2v-2h-2v2h-2v-2h-2v2H9v-2H7v2H5v-2h2v-2H5V5h14v6z"}}]})(t)}function Gge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 12c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zM6 8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12-8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm-4 8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm4-4c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-4-4c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-4-4c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"}}]})(t)}function qge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8 4v1.45l2 2V4h4v4h-3.45l2 2H14v1.45l2 2V10h4v4h-3.45l2 2H20v1.45l2 2V4c0-1.1-.9-2-2-2H4.55l2 2H8zm8 0h4v4h-4V4zM1.27 1.27L0 2.55l2 2V20c0 1.1.9 2 2 2h15.46l2 2 1.27-1.27L1.27 1.27zM10 12.55L11.45 14H10v-1.45zm-6-6L5.45 8H4V6.55zM8 20H4v-4h4v4zm0-6H4v-4h3.45l.55.55V14zm6 6h-4v-4h3.45l.55.54V20zm2 0v-1.46L17.46 20H16z"}}]})(t)}function Yge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM8 20H4v-4h4v4zm0-6H4v-4h4v4zm0-6H4V4h4v4zm6 12h-4v-4h4v4zm0-6h-4v-4h4v4zm0-6h-4V4h4v4zm6 12h-4v-4h4v4zm0-6h-4v-4h4v4zm0-6h-4V4h4v4z"}}]})(t)}function Xge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6 2.69-6 6-6zm0 2C9.79 4 8 5.79 8 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm1 7h-2V9H9V7h2V5h2v2h2v2h-2v2zm11 9h-2v2h-1.5v-2h-2v-1.5h2v-2H22v2h2V20zm-6-1.5c0 .6-.4 1.1-.9 1.4L18 22h-1.5l-.9-2h-1.1v2H13v-6h3.5c.8 0 1.5.7 1.5 1.5v1zm-1.5 0v-1h-2v1h2zm-13-.5v-2H5v6H3.5v-2.5h-2V22H0v-6h1.5v2h2zm6.5-2c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5H6.5v-6H10zm0 4.5v-3H8v3h2z"}}]})(t)}function $ge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M17.5 15v-2h1.1l.9 2H21l-.9-2.1c.5-.2.9-.8.9-1.4v-1c0-.8-.7-1.5-1.5-1.5H16v4.9l1.1 1.1h.4zm0-4.5h2v1h-2v-1zm-4.5 0v.4l1.5 1.5v-1.9c0-.8-.7-1.5-1.5-1.5h-1.9l1.5 1.5h.4zm-3.5-1l-7-7-1.1 1L6.9 9h-.4v2h-2V9H3v6h1.5v-2.5h2V15H8v-4.9l1.5 1.5V15h3.4l7.6 7.6 1.1-1.1-12.1-12z"}}]})(t)}function Kge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 11.5v-1c0-.8-.7-1.5-1.5-1.5H16v6h1.5v-2h1.1l.9 2H21l-.9-2.1c.5-.3.9-.8.9-1.4zm-1.5 0h-2v-1h2v1zm-13-.5h-2V9H3v6h1.5v-2.5h2V15H8V9H6.5v2zM13 9H9.5v6H13c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm0 4.5h-2v-3h2v3z"}}]})(t)}function Qge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8.5 14.5h2v1h-2zM14.5 7.5H16v3h-1.5z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 13.5c0 .6-.4 1.1-.9 1.4L12 19h-1.5l-.9-2H8.5v2H7v-6h3.5c.8 0 1.5.7 1.5 1.5v1zm0-3.5h-1.5V9.5h-2V12H7V6h1.5v2h2V6H12v6zm5.5 4H16v1.5h-1.5V16H13v-1.5h1.5V13H16v1.49h1.5V16zm0-5.5c0 .8-.7 1.5-1.5 1.5h-3V6h3c.8 0 1.5.7 1.5 1.5v3z"}}]})(t)}function Jge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 6c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zM5 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}}]})(t)}function tve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm12-2c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm0 10c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z"}}]})(t)}function eve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.73 12.02l3.98-3.98a.996.996 0 000-1.41l-4.34-4.34a.996.996 0 00-1.41 0l-3.98 3.98L8 2.29a1.001 1.001 0 00-1.41 0L2.25 6.63a.996.996 0 000 1.41l3.98 3.98L2.25 16a.996.996 0 000 1.41l4.34 4.34c.39.39 1.02.39 1.41 0l3.98-3.98 3.98 3.98c.2.2.45.29.71.29.26 0 .51-.1.71-.29l4.34-4.34a.996.996 0 000-1.41l-3.99-3.98zM12 9c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-4.71 1.96L3.66 7.34l3.63-3.63 3.62 3.62-3.62 3.63zM10 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm2 2c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm2-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm2.66 9.34l-3.63-3.62 3.63-3.63 3.62 3.62-3.62 3.63z"}}]})(t)}function nve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5.5 11h-1V9H3v6h1.5v-2.5h1V15H7V9H5.5zM21 11v-1c0-.55-.45-1-1-1h-2c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-1h-1.5v.5h-1v-3h1v.5H21zM14.25 13.5L13.5 9H12l1 6h2.5l1-6H15zM8 9v6h3.5v-1.5h-2v-1h2V11h-2v-.5h2V9z"}}]})(t)}function rve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 5c0-1.1-.9-2-2-2H5.83L21 18.17V5zM2.81 2.81L1.39 4.22 3 5.83V19c0 1.1.9 2 2 2h13.17l1.61 1.61 1.41-1.41L2.81 2.81zM6 17l3-4 2.25 3 .82-1.1 2.1 2.1H6z"}}]})(t)}function ave(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 10h-2v2h2v-2zm0 4h-2v2h2v-2zm-8-4H6v2h2v-2zm4 0h-2v2h2v-2zm8-6H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V6h16v12z"}}]})(t)}function ive(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.9 21.9l-8.49-8.49-9.82-9.82L2.1 2.1.69 3.51 3 5.83V19c0 1.1.9 2 2 2h13.17l2.31 2.31 1.42-1.41zM5 18l3.5-4.5 2.5 3.01L12.17 15l3 3H5zm16 .17L5.83 3H19c1.1 0 2 .9 2 2v13.17z"}}]})(t)}function ove(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5l-2-2zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12 19.3 8.89zM15.5 9a2.5 2.5 0 010-5 2.5 2.5 0 010 5z"}}]})(t)}function lve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z"}}]})(t)}function cve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 12c0 5.52-4.48 10-10 10S2 17.52 2 12c0-2.76 1.12-5.26 2.93-7.07L12 12V2c5.52 0 10 4.48 10 10z"}}]})(t)}function sve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM5.5 7.5h2v-2H9v2h2V9H9v2H7.5V9h-2V7.5zM19 19H5L19 5v14zm-2-2v-1.5h-5V17h5z"}}]})(t)}function uve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z"}}]})(t)}function dve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 3H3v3c1.66 0 3-1.34 3-3zm8 0h-2a9 9 0 01-9 9v2c6.08 0 11-4.93 11-11zm-4 0H8c0 2.76-2.24 5-5 5v2c3.87 0 7-3.13 7-7zm0 18h2a9 9 0 019-9v-2c-6.07 0-11 4.93-11 11zm8 0h3v-3c-1.66 0-3 1.34-3 3zm-4 0h2c0-2.76 2.24-5 5-5v-2c-3.87 0-7 3.13-7 7z"}}]})(t)}function hve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 3H8c0 .37-.04.72-.12 1.06l1.59 1.59C9.81 4.84 10 3.94 10 3zM3 4.27l2.84 2.84C5.03 7.67 4.06 8 3 8v2c1.61 0 3.09-.55 4.27-1.46L8.7 9.97A8.99 8.99 0 013 12v2c2.71 0 5.19-.99 7.11-2.62l2.5 2.5A11.044 11.044 0 0010 21h2c0-2.16.76-4.14 2.03-5.69l1.43 1.43A6.922 6.922 0 0014 21h2c0-1.06.33-2.03.89-2.84L19.73 21 21 19.73 4.27 3 3 4.27zM14 3h-2c0 1.5-.37 2.91-1.02 4.16l1.46 1.46C13.42 6.98 14 5.06 14 3zm5.94 13.12c.34-.08.69-.12 1.06-.12v-2c-.94 0-1.84.19-2.66.52l1.6 1.6zm-4.56-4.56l1.46 1.46A8.98 8.98 0 0121 12v-2c-2.06 0-3.98.58-5.62 1.56z"}}]})(t)}function fve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2z"}}]})(t)}function pve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"circle",attr:{cx:"12",cy:"14",r:"3.2"}},{tag:"circle",attr:{cx:"12",cy:"14",r:"5",fill:"none"}},{tag:"path",attr:{d:"M16 3.33c2.58 0 4.67 2.09 4.67 4.67H22c0-3.31-2.69-6-6-6v1.33M16 6c1.11 0 2 .89 2 2h1.33c0-1.84-1.49-3.33-3.33-3.33V6"}},{tag:"path",attr:{fill:"none",d:"M24 0H0v24h24V0z"}},{tag:"path",attr:{d:"M17 9c0-1.11-.89-2-2-2V4H9L7.17 6H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V9h-5zm-5 10c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z"}}]})(t)}function gve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM7.68 14.98H6V9h1.71c1.28 0 1.71 1.03 1.71 1.71v2.56c0 .68-.42 1.71-1.74 1.71zm4.7-3.52v1.07H11.2v1.39h1.93v1.07h-2.25c-.4.01-.74-.31-.75-.71V9.75c-.01-.4.31-.74.71-.75h2.28v1.07H11.2v1.39h1.18zm4.5 2.77c-.48 1.11-1.33.89-1.71 0L13.77 9h1.18l1.07 4.11L17.09 9h1.18l-1.39 5.23z"}},{tag:"path",attr:{d:"M7.77 10.12h-.63v3.77h.63c.14 0 .28-.05.42-.16.14-.1.21-.26.21-.47v-2.52c0-.21-.07-.37-.21-.47a.72.72 0 00-.42-.15z"}}]})(t)}function vve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M.01 0h24v24h-24z"}},{tag:"path",attr:{d:"M19.01 3h-14c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-4 7.5c0 .83-.67 1.5-1.5 1.5.83 0 1.5.67 1.5 1.5V15a2 2 0 01-2 2h-4v-2h4v-2h-2v-2h2V9h-4V7h4a2 2 0 012 2v1.5z"}}]})(t)}function mve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-4 14h-2v-4H9V7h2v4h2V7h2v10z"}}]})(t)}function yve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-4 6h-4v2h2a2 2 0 012 2v2a2 2 0 01-2 2H9v-2h4v-2H9V7h6v2z"}}]})(t)}function bve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 15h2v-2h-2v2zm8-12H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-4 6h-4v2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V9a2 2 0 012-2h4v2z"}}]})(t)}function xve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 14h-2V9h-2V7h4v10z"}}]})(t)}function Mve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-4 8a2 2 0 01-2 2h-2v2h4v2H9v-4a2 2 0 012-2h2V9H9V7h4a2 2 0 012 2v2z"}}]})(t)}function wve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 10c-3.86 0-7 3.14-7 7h2c0-2.76 2.24-5 5-5s5 2.24 5 5h2c0-3.86-3.14-7-7-7zm0-4C5.93 6 1 10.93 1 17h2c0-4.96 4.04-9 9-9s9 4.04 9 9h2c0-6.07-4.93-11-11-11z"}}]})(t)}function zve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.49 2 2 6.49 2 12s4.49 10 10 10h8c1.1 0 2-.9 2-2v-8c0-5.51-4.49-10-10-10zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}}]})(t)}function Cve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.19 21.19L2.81 2.81 1.39 4.22 5.17 8H4l1 10h1c0 2.21 1.79 4 4 4s4-1.79 4-4v-1.17l5.78 5.78 1.41-1.42zM12 18c0 1.1-.9 2-2 2s-2-.9-2-2h1l.56-5.61L12 14.83V18zm2-12v5.17l-2-2V6c0-2.21 1.79-4 4-4s4 1.79 4 4v11.17l-2-2V6c0-1.1-.9-2-2-2s-2 .9-2 2zm-4-1c0 .62-.2 1.18-.52 1.66L5.33 2.51A2.996 2.996 0 0110 5z"}}]})(t)}function Ave(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.22 7H4.78C4.3 6.47 4 5.77 4 5c0-1.66 1.34-3 3-3s3 1.34 3 3c0 .77-.3 1.47-.78 2zM16 2c2.21 0 4 1.79 4 4v16h-2V6c0-1.1-.9-2-2-2s-2 .9-2 2v12c0 2.21-1.79 4-4 4s-4-1.79-4-4H5L4 8h6L9 18H8c0 1.1.9 2 2 2s2-.9 2-2V6c0-2.21 1.79-4 4-4z"}}]})(t)}function kve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zM-74 29h48v48h-48V29z"}},{tag:"path",attr:{d:"M20 5h-3.2L15 3H9L7.2 5H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 14h-8v-1c-2.8 0-5-2.2-5-5s2.2-5 5-5V7h8v12zm-3-6c0-2.8-2.2-5-5-5v1.8c1.8 0 3.2 1.4 3.2 3.2s-1.4 3.2-3.2 3.2V18c2.8 0 5-2.2 5-5zm-8.2 0c0 1.8 1.4 3.2 3.2 3.2V9.8c-1.8 0-3.2 1.4-3.2 3.2z"}}]})(t)}function Hve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2.88 7.88l1.54 1.54C4.15 10.23 4 11.1 4 12c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8c-.9 0-1.77.15-2.58.42L7.89 2.89C9.15 2.32 10.54 2 12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12c0-1.47.32-2.86.88-4.12zM7 5.5C7 6.33 6.33 7 5.5 7S4 6.33 4 5.5 4.67 4 5.5 4 7 4.67 7 5.5zm5.03 3.49h-.07L10.8 12.3h2.39l-1.16-3.31zM12 18c3.31 0 6-2.69 6-6s-2.69-6-6-6-6 2.69-6 6 2.69 6 6 6zm-.71-10.5h1.43l3.01 8h-1.39l-.72-2.04h-3.23l-.73 2.04H8.28l3.01-8z"}}]})(t)}function Eve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.84 20.84L3.16 3.16 1.89 4.43l1.89 1.89A9.92 9.92 0 002 12c0 5.52 4.48 10 10 10 2.11 0 4.07-.66 5.68-1.77l1.89 1.89 1.27-1.28zM12 20c-4.41 0-8-3.59-8-8 0-1.55.45-3 1.22-4.23l1.46 1.46C6.25 10.06 6 11 6 12c0 3.31 2.69 6 6 6 1 0 1.94-.25 2.77-.68l1.46 1.46A7.951 7.951 0 0112 20zM6.32 3.77A9.986 9.986 0 0112 2c5.52 0 10 4.48 10 10 0 2.11-.66 4.07-1.77 5.68l-1.45-1.45A7.951 7.951 0 0020 12c0-4.41-3.59-8-8-8-1.55 0-3 .45-4.23 1.22L6.32 3.77zM18 12c0 1-.25 1.94-.68 2.77L9.23 6.68C10.06 6.25 11 6 12 6c3.31 0 6 2.69 6 6z"}}]})(t)}function Sve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2.88 7.88l1.54 1.54C4.15 10.23 4 11.1 4 12c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8c-.9 0-1.77.15-2.58.42L7.89 2.89C9.15 2.32 10.54 2 12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12c0-1.47.32-2.86.88-4.12zM6 12c0-3.31 2.69-6 6-6s6 2.69 6 6-2.69 6-6 6-6-2.69-6-6zm1-6.5C7 6.33 6.33 7 5.5 7S4 6.33 4 5.5 4.67 4 5.5 4 7 4.67 7 5.5z"}}]})(t)}function Lve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2.88 7.88l1.54 1.54C4.15 10.23 4 11.1 4 12c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8c-.9 0-1.77.15-2.58.42L7.89 2.89C9.15 2.32 10.54 2 12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12c0-1.47.32-2.86.88-4.12zM7 5.5C7 6.33 6.33 7 5.5 7S4 6.33 4 5.5 4.67 4 5.5 4 7 4.67 7 5.5zm5 .5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 9H9V9h2v6zm4 0h-2V9h2v6z"}}]})(t)}function _ve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 12c0 5.52-4.48 10-10 10S2 17.52 2 12c0-1.19.22-2.32.6-3.38l1.88.68C4.17 10.14 4 11.05 4 12c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8c-.95 0-1.85.17-2.69.48l-.68-1.89C9.69 2.22 10.82 2 12 2c5.52 0 10 4.48 10 10zM5.5 4C4.67 4 4 4.67 4 5.5S4.67 7 5.5 7 7 6.33 7 5.5 6.33 4 5.5 4zM11 16V8H9v8h2zm4 0V8h-2v8h2z"}}]})(t)}function Bve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 4l2 4h-3l-2-4h-2l2 4h-3l-2-4H8l2 4H7L5 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4h-4z"}}]})(t)}function Dve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 4l2 3h-3l-2-3h-2l2 3h-3l-2-3H8l2 3H7L5 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4h-4zm-6.75 11.25L10 18l-1.25-2.75L6 14l2.75-1.25L10 10l1.25 2.75L14 14l-2.75 1.25zm5.69-3.31L16 14l-.94-2.06L13 11l2.06-.94L16 8l.94 2.06L19 11l-2.06.94z"}}]})(t)}function Tve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM6.5 9H11c.55 0 1 .45 1 1v5h-1.5v-4.5h-1v3H8v-3H7V15H5.5v-5c0-.55.45-1 1-1zm9 6H14V9h3.5c.55 0 1 .45 1 1v2.5c0 .55-.45 1-1 1h-2V15zm0-3H17v-1.5h-1.5V12z"}}]})(t)}function Vve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3v10.55c-.59-.34-1.27-.55-2-.55-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4V7h4V3h-6z"}}]})(t)}function Ove(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4.27 3L3 4.27l9 9v.28c-.59-.34-1.27-.55-2-.55-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4v-1.73L19.73 21 21 19.73 4.27 3zM14 7h4V3h-6v5.18l2 2z"}}]})(t)}function Ive(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22.17 9.17c0-3.87-3.13-7-7-7s-7 3.13-7 7A6.98 6.98 0 0014 16.06V20H6v-3h1v-4c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v4h1v5h16v-2h-3v-3.88a7 7 0 006.17-6.95zM4.5 11c.83 0 1.5-.67 1.5-1.5S5.33 8 4.5 8 3 8.67 3 9.5 3.67 11 4.5 11z"}}]})(t)}function Rve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 16.12a7 7 0 006.17-6.95c0-3.87-3.13-7-7-7s-7 3.13-7 7A6.98 6.98 0 0011 16.06V20H5v2h14v-2h-6v-3.88z"}}]})(t)}function Fve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z"}}]})(t)}function Nve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"}}]})(t)}function Pve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10a2.5 2.5 0 002.5-2.5c0-.61-.23-1.2-.64-1.67a.528.528 0 01-.13-.33c0-.28.22-.5.5-.5H16c3.31 0 6-2.69 6-6 0-4.96-4.49-9-10-9zm5.5 11c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm-3-4c-.83 0-1.5-.67-1.5-1.5S13.67 6 14.5 6s1.5.67 1.5 1.5S15.33 9 14.5 9zM5 11.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S7.33 13 6.5 13 5 12.33 5 11.5zm6-4c0 .83-.67 1.5-1.5 1.5S8 8.33 8 7.5 8.67 6 9.5 6s1.5.67 1.5 1.5z"}}]})(t)}function jve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}}]})(t)}function Uve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.43 4c-.1 0-.2.02-.31.06C18.18 5.16 15.09 5.7 12 5.7s-6.18-.55-9.12-1.64A.94.94 0 002.57 4c-.34 0-.57.23-.57.63v14.75c0 .39.23.62.57.62.1 0 .2-.02.31-.06 2.94-1.1 6.03-1.64 9.12-1.64s6.18.55 9.12 1.64c.11.04.21.06.31.06.33 0 .57-.23.57-.63V4.63c0-.4-.24-.63-.57-.63z"}}]})(t)}function Wve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6.54v10.91c-2.6-.77-5.28-1.16-8-1.16-2.72 0-5.4.39-8 1.16V6.54c2.6.77 5.28 1.16 8 1.16 2.72.01 5.4-.38 8-1.16M21.43 4c-.1 0-.2.02-.31.06C18.18 5.16 15.09 5.7 12 5.7c-3.09 0-6.18-.55-9.12-1.64A.94.94 0 002.57 4c-.34 0-.57.23-.57.63v14.75c0 .39.23.62.57.62.1 0 .2-.02.31-.06 2.94-1.1 6.03-1.64 9.12-1.64 3.09 0 6.18.55 9.12 1.64.11.04.21.06.31.06.33 0 .57-.23.57-.63V4.63c0-.4-.24-.63-.57-.63z"}}]})(t)}function Zve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22.49 8.51c-.47-.23-.93-.44-1.4-.64C19.52 4.41 16.05 2 12 2S4.47 4.41 2.9 7.88c-.47.2-.93.41-1.4.63-.31.15-.5.48-.5.83v5.32c0 .35.19.68.51.83.47.23.93.44 1.39.64 3.55 7.83 14.65 7.82 18.2 0 .47-.2.93-.41 1.39-.63.31-.17.51-.49.51-.84V9.34a.91.91 0 00-.51-.83zM12 3.8c2.6 0 4.91 1.23 6.41 3.12-4.1-1.19-8.48-1.26-12.83.01C7.08 5.03 9.4 3.8 12 3.8zM5.6 17.08c4.19 1.22 8.57 1.23 12.82-.01a8.136 8.136 0 01-12.82.01z"}}]})(t)}function Gve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.4 11.32v2.93c-.1.05-2.17.85-3.33 1.17-.94.26-3.84.73-6.07.73-3.7 0-7-.7-9.16-1.8-.08-.04-.16-.06-.24-.1V9.76c6.02-2.84 12.6-2.92 18.8 0v1.56zm-9.39 8.88c-2.5 0-4.87-1.15-6.41-3.12 4.19 1.22 8.57 1.23 12.82-.01a8.136 8.136 0 01-6.41 3.13zM12 3.8c2.6 0 4.91 1.23 6.41 3.12-4.1-1.19-8.48-1.26-12.83.01C7.08 5.03 9.4 3.8 12 3.8zm10.49 4.71c-.47-.23-.93-.44-1.4-.64C19.52 4.41 16.05 2 12 2S4.47 4.41 2.9 7.88c-.47.2-.93.41-1.4.63-.31.15-.5.48-.5.83v5.32c0 .35.19.68.51.83.47.23.93.44 1.39.64 3.55 7.83 14.65 7.82 18.2 0 .47-.2.93-.41 1.39-.63.31-.17.51-.49.51-.84V9.34a.91.91 0 00-.51-.83z"}}]})(t)}function qve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.93 21.12c-1.1-2.94-1.64-6.03-1.64-9.12s.55-6.18 1.64-9.12c.05-.11.07-.22.07-.31 0-.34-.24-.57-.64-.57H4.62c-.4 0-.63.23-.63.57 0 .1.02.2.06.31C5.16 5.82 5.7 8.91 5.7 12s-.55 6.18-1.64 9.12c-.05.11-.07.22-.07.31 0 .33.23.57.63.57h14.75c.39 0 .63-.24.63-.57 0-.1-.02-.2-.07-.31z"}}]})(t)}function Yve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.94 21.12c-1.1-2.94-1.64-6.03-1.64-9.12 0-3.09.55-6.18 1.64-9.12a.94.94 0 00.06-.31c0-.34-.23-.57-.63-.57H4.63c-.4 0-.63.23-.63.57 0 .1.02.2.06.31C5.16 5.82 5.71 8.91 5.71 12c0 3.09-.55 6.18-1.64 9.12-.05.11-.07.22-.07.31 0 .33.23.57.63.57h14.75c.39 0 .63-.24.63-.57-.01-.1-.03-.2-.07-.31zM6.54 20c.77-2.6 1.16-5.28 1.16-8 0-2.72-.39-5.4-1.16-8h10.91c-.77 2.6-1.16 5.28-1.16 8 0 2.72.39 5.4 1.16 8H6.54z"}}]})(t)}function Xve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4c-2.73 0-5.22.24-7.95.72l-.93.16-.25.9C2.29 7.85 2 9.93 2 12s.29 4.15.87 6.22l.25.89.93.16c2.73.49 5.22.73 7.95.73s5.22-.24 7.95-.72l.93-.16.25-.89c.58-2.08.87-4.16.87-6.23s-.29-4.15-.87-6.22l-.25-.89-.93-.16C17.22 4.24 14.73 4 12 4z"}}]})(t)}function $ve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 6c2.45 0 4.71.2 7.29.64A21 21 0 0120 12a21 21 0 01-.71 5.36c-2.58.44-4.84.64-7.29.64s-4.71-.2-7.29-.64A21 21 0 014 12a21 21 0 01.71-5.36C7.29 6.2 9.55 6 12 6m0-2c-2.73 0-5.22.24-7.95.72l-.93.16-.25.9C2.29 7.85 2 9.93 2 12s.29 4.15.87 6.22l.25.89.93.16c2.73.49 5.22.73 7.95.73s5.22-.24 7.95-.72l.93-.16.25-.89c.58-2.08.87-4.16.87-6.23s-.29-4.15-.87-6.22l-.25-.89-.93-.16C17.22 4.24 14.73 4 12 4z"}}]})(t)}function Kve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M23 18V6c0-1.1-.9-2-2-2H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2zM8.5 12.5l2.5 3.01L14.5 11l4.5 6H5l3.5-4.5z"}}]})(t)}function Qve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-7 2h5v7l-2.5-1.5L11 11V4zM7 18l2.38-3.17L11 17l2.62-3.5L17 18H7z"}}]})(t)}function Jve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 5c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V7c0-1.1.9-2 2-2h3.17L9 3h6l1.83 2H20zm0 14V7H4v12h16zm-6-7l-3 3.72L9 13l-3 4h12l-4-5z"}}]})(t)}function tme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 10.48l4-3.98v11l-4-3.98V18c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2v4.48zm-2-.79V6H4v12h12V9.69zM10 12c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm0 1c1.34 0 4 .67 4 2v1H6v-1c0-1.33 2.66-2 4-2z"}}]})(t)}function eme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"3.2"}},{tag:"path",attr:{d:"M9 2L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3.17L15 2H9zm3 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z"}}]})(t)}function nme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.02 10v9H5V5h9V3H5.02c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-9h-2zM17 10l.94-2.06L20 7l-2.06-.94L17 4l-.94 2.06L14 7l2.06.94zm-3.75.75L12 8l-1.25 2.75L8 12l2.75 1.25L12 16l1.25-2.75L16 12z"}}]})(t)}function rme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 16V4c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2zm-11-4l2.03 2.71L16 11l4 5H8l3-4zM2 6v14c0 1.1.9 2 2 2h14v-2H4V6H2z"}}]})(t)}function ame(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M24 24H0V0h24v24z"}},{tag:"path",attr:{d:"M21 3H3C2 3 1 4 1 5v14c0 1.1.9 2 2 2h18c1 0 2-1 2-2V5c0-1-1-2-2-2zM5 17l3.5-4.5 2.5 3.01L14.5 11l4.5 6H5z"}}]})(t)}function ime(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M24 24H0V0h24v24z"}},{tag:"path",attr:{d:"M21 15h2v2h-2v-2zm0-4h2v2h-2v-2zm2 8h-2v2c1 0 2-1 2-2zM13 3h2v2h-2V3zm8 4h2v2h-2V7zm0-4v2h2c0-1-1-2-2-2zM1 7h2v2H1V7zm16-4h2v2h-2V3zm0 16h2v2h-2v-2zM3 3C2 3 1 4 1 5h2V3zm6 0h2v2H9V3zM5 3h2v2H5V3zm-4 8v8c0 1.1.9 2 2 2h12V11H1zm2 8l2.5-3.21 1.79 2.15 2.5-3.22L13 19H3z"}}]})(t)}function ome(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm24 24H0V0h24v24z"}},{tag:"path",attr:{d:"M23 15h-2v2h2v-2zm0-4h-2v2h2v-2zm0 8h-2v2c1 0 2-1 2-2zM15 3h-2v2h2V3zm8 4h-2v2h2V7zm-2-4v2h2c0-1-1-2-2-2zM3 21h8v-6H1v4c0 1.1.9 2 2 2zM3 7H1v2h2V7zm12 12h-2v2h2v-2zm4-16h-2v2h2V3zm0 16h-2v2h2v-2zM3 3C2 3 1 4 1 5h2V3zm0 8H1v2h2v-2zm8-8H9v2h2V3zM7 3H5v2h2V3z"}}]})(t)}function lme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z"}}]})(t)}function cme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-8.5 7.5c0 .83-.67 1.5-1.5 1.5H9v2H7.5V7H10c.83 0 1.5.67 1.5 1.5v1zm5 2c0 .83-.67 1.5-1.5 1.5h-2.5V7H15c.83 0 1.5.67 1.5 1.5v3zm4-3H19v1h1.5V11H19v2h-1.5V7h3v1.5zM9 9.5h1v-1H9v1zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm10 5.5h1v-3h-1v3z"}}]})(t)}function sme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 12.25c1.24 0 2.25-1.01 2.25-2.25S13.24 7.75 12 7.75 9.75 8.76 9.75 10s1.01 2.25 2.25 2.25zm4.5 4c0-1.5-3-2.25-4.5-2.25s-4.5.75-4.5 2.25V17h9v-.75zM19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}}]})(t)}function ume(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.15 14.32l.59-2.36.76 3.04h1.48l1.5-6h-1.5l-.74 3-.74-3h-1.52l-.74 3-.74-3H14l.72 2.9zM1.39 4.22L6.17 9H3v6h1.5v-2h1.1l.9 2H8l-.9-2.1c.5-.3.9-.8.9-1.4v-.67l1.43 1.43L8.75 15h1.5l.38-1.5h.04l9.11 9.11 1.41-1.41L2.81 2.81 1.39 4.22zM6.5 11.5h-2v-1h2v1z"}}]})(t)}function dme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.5 9H3v6h1.5v-2h1.1l.9 2H8l-.9-2.1c.5-.3.9-.8.9-1.4v-1C8 9.7 7.3 9 6.5 9zm0 2.5h-2v-1h2v1zM10.25 9l-1.5 6h1.5l.38-1.5h1.75l.37 1.5h1.5l-1.5-6h-2.5zm.75 3l.25-1h.5l.25 1h-1zM19.98 9l-.74 3-.74-3h-1.52l-.74 3-.74-3H14l1.5 6h1.48l.76-3.04.76 3.04h1.48l1.5-6z"}}]})(t)}function hme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.5 3.5L18 2l-1.5 1.5L15 2l-1.5 1.5L12 2l-1.5 1.5L9 2 7.5 3.5 6 2v14H3v3c0 1.66 1.34 3 3 3h12c1.66 0 3-1.34 3-3V2l-1.5 1.5zM19 19c0 .55-.45 1-1 1s-1-.45-1-1v-3H8V5h11v14z"}},{tag:"path",attr:{d:"M9 7h6v2H9zM16 7h2v2h-2zM9 10h6v2H9zM16 10h2v2h-2z"}}]})(t)}function fme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"}}]})(t)}function pme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.34 6.41L.86 12.9l6.49 6.48 6.49-6.48-6.5-6.49zM3.69 12.9l3.66-3.66L11 12.9l-3.66 3.66-3.65-3.66zm15.67-6.26A8.95 8.95 0 0013 4V.76L8.76 5 13 9.24V6c1.79 0 3.58.68 4.95 2.05a7.007 7.007 0 010 9.9 6.973 6.973 0 01-7.79 1.44l-1.49 1.49C10.02 21.62 11.51 22 13 22c2.3 0 4.61-.88 6.36-2.64a8.98 8.98 0 000-12.72z"}}]})(t)}function gme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4.64 19.37c3.03 3.03 7.67 3.44 11.15 1.25l-1.46-1.46c-2.66 1.43-6.04 1.03-8.28-1.21a7.007 7.007 0 010-9.9C7.42 6.69 9.21 6.03 11 6.03V9l4-4-4-4v3.01c-2.3 0-4.61.87-6.36 2.63-3.52 3.51-3.52 9.21 0 12.73zM11 13l6 6 6-6-6-6-6 6z"}}]})(t)}function vme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.11 8.53L5.7 7.11C4.8 8.27 4.24 9.61 4.07 11h2.02c.14-.87.49-1.72 1.02-2.47zM6.09 13H4.07c.17 1.39.72 2.73 1.62 3.89l1.41-1.42c-.52-.75-.87-1.59-1.01-2.47zm1.01 5.32c1.16.9 2.51 1.44 3.9 1.61V17.9c-.87-.15-1.71-.49-2.46-1.03L7.1 18.32zM13 4.07V1L8.45 5.55 13 10V6.09c2.84.48 5 2.94 5 5.91s-2.16 5.43-5 5.91v2.02c3.95-.49 7-3.85 7-7.93s-3.05-7.44-7-7.93z"}}]})(t)}function mme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.55 5.55L11 1v3.07C7.06 4.56 4 7.92 4 12s3.05 7.44 7 7.93v-2.02c-2.84-.48-5-2.94-5-5.91s2.16-5.43 5-5.91V10l4.55-4.45zM19.93 11a7.906 7.906 0 00-1.62-3.89l-1.42 1.42c.54.75.88 1.6 1.02 2.47h2.02zM13 17.9v2.02c1.39-.17 2.74-.71 3.9-1.61l-1.44-1.44c-.75.54-1.59.89-2.46 1.03zm3.89-2.42l1.42 1.41c.9-1.16 1.45-2.5 1.62-3.89h-2.02c-.14.87-.48 1.72-1.02 2.48z"}}]})(t)}function yme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 1H9v2h6V1zm4.03 6.39l1.42-1.42c-.43-.51-.9-.99-1.41-1.41l-1.42 1.42A8.962 8.962 0 0012 4c-4.97 0-9 4.03-9 9s4.02 9 9 9a8.994 8.994 0 007.03-14.61zM12 20c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7zm-.32-5H6.35a5.992 5.992 0 003.41 3.56l-.11-.06 2.03-3.5zm5.97-4a6.012 6.012 0 00-3.34-3.54L12.26 11h5.39zm-7.04 7.83c.45.11.91.17 1.39.17 1.34 0 2.57-.45 3.57-1.19l-2.11-3.9-2.85 4.92zM7.55 8.99A5.965 5.965 0 006 13c0 .34.04.67.09 1h4.72L7.55 8.99zm8.79 8.14A5.94 5.94 0 0018 13c0-.34-.04-.67-.09-1h-4.34l2.77 5.13zm-3.01-9.98C12.9 7.06 12.46 7 12 7c-1.4 0-2.69.49-3.71 1.29l2.32 3.56 2.72-4.7z"}}]})(t)}function bme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 8v8l5-4-5-4zm9-5H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}}]})(t)}function xme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 6H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 10H3V8h2v4h2V8h2v4h2V8h2v4h2V8h2v4h2V8h2v8z"}}]})(t)}function Mme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2.53 19.65l1.34.56v-9.03l-2.43 5.86c-.41 1.02.08 2.19 1.09 2.61zm19.5-3.7L17.07 3.98a2.013 2.013 0 00-1.81-1.23c-.26 0-.53.04-.79.15L7.1 5.95a1.999 1.999 0 00-1.08 2.6l4.96 11.97a1.998 1.998 0 002.6 1.08l7.36-3.05a1.994 1.994 0 001.09-2.6zM7.88 8.75c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-2 11c0 1.1.9 2 2 2h1.45l-3.45-8.34v6.34z"}}]})(t)}function wme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4h-3.17L15 2H9L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-5 11.5V13H9v2.5L5.5 12 9 8.5V11h6V8.5l3.5 3.5-3.5 3.5z"}}]})(t)}function zme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 9.5V6c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-3.5l4 4v-13l-4 4zm-5 6V13H7v2.5L3.5 12 7 8.5V11h6V8.5l3.5 3.5-3.5 3.5z"}}]})(t)}function Cme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.33 8 15.5 8 14 8.67 14 9.5s.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5z"}}]})(t)}function Ame(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.51 3.08L3.08 19.51c.09.34.27.65.51.9.25.24.56.42.9.51L20.93 4.49c-.19-.69-.73-1.23-1.42-1.41zM11.88 3L3 11.88v2.83L14.71 3h-2.83zM5 3c-1.1 0-2 .9-2 2v2l4-4H5zm14 18c.55 0 1.05-.22 1.41-.59.37-.36.59-.86.59-1.41v-2l-4 4h2zm-9.71 0h2.83L21 12.12V9.29L9.29 21z"}}]})(t)}function kme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 12V6c0-1.66-1.34-3-3-3S5 4.34 5 6v6c-1.21.91-2 2.37-2 4 0 1.12.38 2.14 1 2.97V19h.02c.91 1.21 2.35 2 3.98 2s3.06-.79 3.98-2H12v-.03c.62-.83 1-1.85 1-2.97 0-1.63-.79-3.09-2-4zm-6 4c0-.94.45-1.84 1.2-2.4L7 13V6c0-.55.45-1 1-1s1 .45 1 1v7l.8.6c.75.57 1.2 1.46 1.2 2.4H5zM18.62 4h-1.61l-3.38 9h1.56l.81-2.3h3.63l.8 2.3H22l-3.38-9zm-2.15 5.39l1.31-3.72h.08l1.31 3.72h-2.7z"}}]})(t)}function Hme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.24 7.76A5.974 5.974 0 0012 6v6l-4.24 4.24c2.34 2.34 6.14 2.34 8.49 0a5.99 5.99 0 00-.01-8.48zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}}]})(t)}function Eme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}},{tag:"path",attr:{d:"M0 7.72V9.4l3-1V18h2V6h-.25L0 7.72zm23.78 6.65c-.14-.28-.35-.53-.63-.74-.28-.21-.61-.39-1.01-.53s-.85-.27-1.35-.38a6.64 6.64 0 01-.87-.23 2.61 2.61 0 01-.55-.25.717.717 0 01-.28-.3.978.978 0 01.01-.8c.06-.13.15-.25.27-.34.12-.1.27-.18.45-.24s.4-.09.64-.09c.25 0 .47.04.66.11.19.07.35.17.48.29.13.12.22.26.29.42.06.16.1.32.1.49h1.95a2.517 2.517 0 00-.93-1.97c-.3-.25-.66-.44-1.09-.59C21.49 9.07 21 9 20.46 9c-.51 0-.98.07-1.39.21-.41.14-.77.33-1.06.57-.29.24-.51.52-.67.84-.16.32-.23.65-.23 1.01s.08.69.23.96c.15.28.36.52.64.73.27.21.6.38.98.53.38.14.81.26 1.27.36.39.08.71.17.95.26s.43.19.57.29c.13.1.22.22.27.34.05.12.07.25.07.39 0 .32-.13.57-.4.77-.27.2-.66.29-1.17.29-.22 0-.43-.02-.64-.08-.21-.05-.4-.13-.56-.24a1.333 1.333 0 01-.59-1.11h-1.89c0 .36.08.71.24 1.05.16.34.39.65.7.93.31.27.69.49 1.15.66.46.17.98.25 1.58.25.53 0 1.01-.06 1.44-.19.43-.13.8-.31 1.11-.54.31-.23.54-.51.71-.83.17-.32.25-.67.25-1.06-.02-.4-.09-.74-.24-1.02zm-9.96-7.32c-.34-.4-.75-.7-1.23-.88-.47-.18-1.01-.27-1.59-.27-.58 0-1.11.09-1.59.27-.48.18-.89.47-1.23.88-.34.41-.6.93-.79 1.59-.18.65-.28 1.45-.28 2.39v1.92c0 .94.09 1.74.28 2.39.19.66.45 1.19.8 1.6.34.41.75.71 1.23.89.48.18 1.01.28 1.59.28.59 0 1.12-.09 1.59-.28.48-.18.88-.48 1.22-.89.34-.41.6-.94.78-1.6.18-.65.28-1.45.28-2.39v-1.92c0-.94-.09-1.74-.28-2.39-.18-.66-.44-1.19-.78-1.59zm-.92 6.17c0 .6-.04 1.11-.12 1.53-.08.42-.2.76-.36 1.02-.16.26-.36.45-.59.57-.23.12-.51.18-.82.18-.3 0-.58-.06-.82-.18s-.44-.31-.6-.57c-.16-.26-.29-.6-.38-1.02-.09-.42-.13-.93-.13-1.53v-2.5c0-.6.04-1.11.13-1.52.09-.41.21-.74.38-1 .16-.25.36-.43.6-.55.24-.11.51-.17.81-.17.31 0 .58.06.81.17.24.11.44.29.6.55.16.25.29.58.37.99.08.41.13.92.13 1.52v2.51z"}}]})(t)}function Sme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.61 12.97c-.16-.24-.36-.46-.62-.65a3.38 3.38 0 00-.93-.48c.3-.14.57-.3.8-.5.23-.2.42-.41.57-.64.15-.23.27-.46.34-.71.08-.24.11-.49.11-.73 0-.55-.09-1.04-.28-1.46-.18-.42-.44-.77-.78-1.06-.33-.28-.73-.5-1.2-.64-.45-.13-.97-.2-1.53-.2-.55 0-1.06.08-1.52.24-.47.17-.87.4-1.2.69-.33.29-.6.63-.78 1.03-.2.39-.29.83-.29 1.29h1.98c0-.26.05-.49.14-.69.09-.2.22-.38.38-.52.17-.14.36-.25.58-.33.22-.08.46-.12.73-.12.61 0 1.06.16 1.36.47.3.31.44.75.44 1.32 0 .27-.04.52-.12.74-.08.22-.21.41-.38.57-.17.16-.38.28-.63.37-.25.09-.55.13-.89.13H6.72v1.57H7.9c.34 0 .64.04.91.11.27.08.5.19.69.35.19.16.34.36.44.61.1.24.16.54.16.87 0 .62-.18 1.09-.53 1.42-.35.33-.84.49-1.45.49-.29 0-.56-.04-.8-.13-.24-.08-.44-.2-.61-.36-.17-.16-.3-.34-.39-.56-.09-.22-.14-.46-.14-.72H4.19c0 .55.11 1.03.32 1.45.21.42.5.77.86 1.05s.77.49 1.24.63.96.21 1.48.21c.57 0 1.09-.08 1.58-.23.49-.15.91-.38 1.26-.68.36-.3.64-.66.84-1.1.2-.43.3-.93.3-1.48 0-.29-.04-.58-.11-.86-.08-.25-.19-.51-.35-.76zm9.26 1.4c-.14-.28-.35-.53-.63-.74-.28-.21-.61-.39-1.01-.53s-.85-.27-1.35-.38a6.64 6.64 0 01-.87-.23 2.61 2.61 0 01-.55-.25.717.717 0 01-.28-.3c-.05-.11-.08-.24-.08-.39a.946.946 0 01.36-.75c.12-.1.27-.18.45-.24s.4-.09.64-.09c.25 0 .47.04.66.11.19.07.35.17.48.29.13.12.22.26.29.42.06.16.1.32.1.49h1.95a2.517 2.517 0 00-.93-1.97c-.3-.25-.66-.44-1.09-.59-.43-.15-.92-.22-1.46-.22-.51 0-.98.07-1.39.21-.41.14-.77.33-1.06.57-.29.24-.51.52-.67.84-.16.32-.23.65-.23 1.01s.08.68.23.96c.15.28.37.52.64.73.27.21.6.38.98.53.38.14.81.26 1.27.36.39.08.71.17.95.26s.43.19.57.29c.13.1.22.22.27.34.05.12.07.25.07.39 0 .32-.13.57-.4.77-.27.2-.66.29-1.17.29-.22 0-.43-.02-.64-.08-.21-.05-.4-.13-.56-.24a1.333 1.333 0 01-.59-1.11h-1.89c0 .36.08.71.24 1.05.16.34.39.65.7.93.31.27.69.49 1.15.66.46.17.98.25 1.58.25.53 0 1.01-.06 1.44-.19.43-.13.8-.31 1.11-.54.31-.23.54-.51.71-.83.17-.32.25-.67.25-1.06-.02-.4-.09-.74-.24-1.02z"}}]})(t)}function Lme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 1h6v2H9zM13 8v2.17l6.98 6.98a8.963 8.963 0 00-.95-9.76l1.42-1.42c-.43-.51-.9-.99-1.41-1.41l-1.42 1.42a8.962 8.962 0 00-9.77-.96L10.83 8H13zM2.81 2.81L1.39 4.22l3.4 3.4a8.994 8.994 0 0012.59 12.59l2.4 2.4 1.41-1.41L2.81 2.81z"}}]})(t)}function _me(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 1h6v2H9zM19.03 7.39l1.42-1.42c-.43-.51-.9-.99-1.41-1.41l-1.42 1.42A8.962 8.962 0 0012 4a9 9 0 00-9 9c0 4.97 4.02 9 9 9a8.994 8.994 0 007.03-14.61zM13 14h-2V8h2v6z"}}]})(t)}function Bme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.94-.49-7-3.85-7-7.93s3.05-7.44 7-7.93v15.86zm2-15.86c1.03.13 2 .45 2.87.93H13v-.93zM13 7h5.24c.25.31.48.65.68 1H13V7zm0 3h6.74c.08.33.15.66.19 1H13v-1zm0 9.93V19h2.87c-.87.48-1.84.8-2.87.93zM18.24 17H13v-1h5.92c-.2.35-.43.69-.68 1zm1.5-3H13v-1h6.93c-.04.34-.11.67-.19 1z"}}]})(t)}function Dme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 18v-2H8V4h2L7 1 4 4h2v2H2v2h4v8c0 1.1.9 2 2 2h8v2h-2l3 3 3-3h-2v-2h4zM10 8h6v6h2V8c0-1.1-.9-2-2-2h-6v2z"}}]})(t)}function Tme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 17v2h6v-2H3zM3 5v2h10V5H3zm10 16v-2h8v-2h-8v-2h-2v6h2zM7 9v2H3v2h4v2h2V9H7zm14 4v-2H11v2h10zm-6-4h2V7h4V5h-4V3h-2v6z"}}]})(t)}function Vme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 10.48V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-4.48l4 3.98v-11l-4 3.98zM5 16l2.38-3.17L9 15l2.62-3.5L15 16H5z"}}]})(t)}function Ome(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 10.48V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-4.48l4 3.98v-11l-4 3.98zM10 8c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm4 8H6v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0114 15.43V16z"}}]})(t)}function Ime(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM4 18V6h2.95l-2.33 8.73L16.82 18H4zm16 0h-2.95l2.34-8.73L7.18 6H20v12z"}}]})(t)}function Rme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 4v7h20V4H2zm8 16h12v-7H10v7zm-8 0h6v-7H2v7z"}}]})(t)}function Fme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 18h2.5v-2.5H4V18zm0-4.75h2.5v-2.5H4v2.5zM4 8.5h2.5V6H4v2.5zM17.5 6v2.5H20V6h-2.5zM13 8.5h2.5V6H13v2.5zm4.5 9.5H20v-2.5h-2.5V18zm0-4.75H20v-2.5h-2.5v2.5zM8.5 18H11v-2.5H8.5V18zm4.5 0h2.5v-2.5H13V18zM8.5 8.5H11V6H8.5v2.5zm4.5 4.75h2.5v-2.5H13v2.5zm-4.5 0H11v-2.5H8.5v2.5z"}}]})(t)}function Nme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-9 15c-4.42 0-8-2.69-8-6s3.58-6 8-6 8 2.69 8 6-3.58 6-8 6z"}}]})(t)}function Pme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.69 4.05C18.66 4.73 15.86 5.5 12 5.5c-3.89 0-6.95-.84-8.69-1.43A.993.993 0 002 5.02V19c0 .68.66 1.17 1.31.95C5.36 19.26 8.1 18.5 12 18.5c3.87 0 6.66.76 8.69 1.45A.999.999 0 0022 19V5c0-.68-.66-1.16-1.31-.95zM12 15c-2.34 0-4.52.15-6.52.41l3.69-4.42 2 2.4L14 10l4.51 5.4c-1.99-.25-4.21-.4-6.51-.4z"}}]})(t)}function jme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.85 12.65h2.3L8 9l-1.15 3.65zM22 7l-1.2 6.29L19.3 7h-1.6l-1.49 6.29L15 7h-.76C12.77 5.17 10.53 4 8 4c-4.42 0-8 3.58-8 8s3.58 8 8 8c3.13 0 5.84-1.81 7.15-4.43l.1.43H17l1.5-6.1L20 16h1.75l2.05-9H22zm-11.7 9l-.7-2H6.4l-.7 2H3.8L7 7h2l3.2 9h-1.9z"}}]})(t)}function Ume(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.36 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.64-4.96z"}}]})(t)}function Wme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3.55 18.54l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8zM11 22.45h2V19.5h-2v2.95zM4 10.5H1v2h3v-2zm11-4.19V1.5H9v4.81C7.21 7.35 6 9.28 6 11.5c0 3.31 2.69 6 6 6s6-2.69 6-6c0-2.22-1.21-4.15-3-5.19zm5 4.19v2h3v-2h-3zm-2.76 7.66l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4z"}}]})(t)}function Zme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 14.5h14v-6H5v6zM11 .55V3.5h2V.55h-2zm8.04 2.5l-1.79 1.79 1.41 1.41 1.8-1.79-1.42-1.41zM13 22.45V19.5h-2v2.95h2zm7.45-3.91l-1.8-1.79-1.41 1.41 1.79 1.8 1.42-1.42zM3.55 4.46l1.79 1.79 1.41-1.41-1.79-1.79-1.41 1.41zm1.41 15.49l1.79-1.8-1.41-1.41-1.79 1.79 1.41 1.42z"}}]})(t)}function Gme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 12v2.5l5.5 5.5H22zm0 8h3l-3-3zM8 4l-6 6h2v10h8V10h2L8 4zm1 10H7v-4h2v4z"}}]})(t)}function qme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z"}}]})(t)}function Yme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16.954 8.66l2.12-2.12 1.415 1.414-2.13 2.12zM17.9 14c-.5-2.85-2.95-5-5.9-5s-5.45 2.15-5.9 5h11.8zM2 16h20v4H2zm9-12h2v3h-2zM3.54 7.925L4.954 6.51l2.122 2.122-1.415 1.415z"}}]})(t)}function Xme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.955 8.662l2.12-2.122 1.416 1.414-2.121 2.122zM2 18h20v2H2zM11 4h2v3h-2zM3.543 7.925L4.957 6.51l2.121 2.12-1.414 1.415zM5 16h14c0-3.87-3.13-7-7-7s-7 3.13-7 7z"}}]})(t)}function $me(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 7C6.48 7 2 9.24 2 12c0 2.24 2.94 4.13 7 4.77V20l4-4-4-4v2.73c-3.15-.56-5-1.9-5-2.73 0-1.06 3.04-3 8-3s8 1.94 8 3c0 .73-1.46 1.89-4 2.53v2.05c3.53-.77 6-2.53 6-4.58 0-2.76-4.48-5-10-5z"}}]})(t)}function Kme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 17h2v-3h1v-2l-1-5H2l-1 5v2h1v6h9v-6h4v3zm-6 1H4v-4h5v4zM2 4h15v2H2z"}},{tag:"path",attr:{d:"M20 18v-3h-2v3h-3v2h3v3h2v-3h3v-2z"}}]})(t)}function Qme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 1v3h3v2h-3v3h-2V6h-3V4h3V1h2zm-8 12c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2-9.75V7h3v3h2.92c.05.39.08.79.08 1.2 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C4 6.22 7.8 3 12 3c.68 0 1.35.08 2 .25z"}}]})(t)}function Jme(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C8.14 2 5 5.14 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.86-3.14-7-7-7zm4 8h-3v3h-2v-3H8V8h3V5h2v3h3v2z"}}]})(t)}function tye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 18v-3h-2v3h-3v2h3v3h2v-3h3v-2zM18 4h2v9h-2zM4 4h2v16H4zM11 4h2v4h-2zM11 10h2v4h-2zM11 16h2v4h-2z"}}]})(t)}function eye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.5 12c.93 0 1.78.28 2.5.76V8c0-1.1-.9-2-2-2h-6.29l-1.06-1.06 1.41-1.41-.71-.71-3.53 3.53.71.71 1.41-1.41L13 6.71V9c0 1.1-.9 2-2 2h-.54A5.98 5.98 0 0112 15c0 .34-.04.67-.09 1h3.14c.25-2.25 2.14-4 4.45-4z"}},{tag:"path",attr:{d:"M19.5 13c-1.93 0-3.5 1.57-3.5 3.5s1.57 3.5 3.5 3.5 3.5-1.57 3.5-3.5-1.57-3.5-3.5-3.5zm0 5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM4 9h5c0-1.1-.9-2-2-2H4c-.55 0-1 .45-1 1s.45 1 1 1zM9.83 13.82l-.18-.47.93-.35a4.92 4.92 0 00-2.31-2.43l-.4.89-.46-.21.4-.9C7.26 10.13 6.64 10 6 10c-.53 0-1.04.11-1.52.26l.34.91-.47.18-.35-.93a4.92 4.92 0 00-2.43 2.31l.89.4-.21.46-.9-.4C1.13 13.74 1 14.36 1 15c0 .53.11 1.04.26 1.52l.91-.34.18.47-.93.35a4.92 4.92 0 002.31 2.43l.4-.89.46.21-.4.9c.55.22 1.17.35 1.81.35.53 0 1.04-.11 1.52-.26l-.34-.91.47-.18.35.93a4.92 4.92 0 002.43-2.31l-.89-.4.21-.46.9.4c.22-.55.35-1.17.35-1.81 0-.53-.11-1.04-.26-1.52l-.91.34zm-2.68 3.95c-1.53.63-3.29-.09-3.92-1.62-.63-1.53.09-3.29 1.62-3.92 1.53-.63 3.29.09 3.92 1.62.64 1.53-.09 3.29-1.62 3.92z"}}]})(t)}function nye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.21 9.21C15.93 10.78 13.45 13.3 13 17h2v2H9v-2h2c-.5-4.5-4.37-8-9-8V7c4.39 0 8.22 2.55 10 6.3 1.13-2.43 2.99-4.25 4.78-5.52L14 5h7v7l-2.79-2.79z"}}]})(t)}function rye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 4L2 20h17l3-16h-9zm1.5 10a2.5 2.5 0 010-5 2.5 2.5 0 010 5z"}}]})(t)}function aye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.78 11.16l-1.42 1.42a7.282 7.282 0 01-1.79-2.94l1.94-.49c.32.89.77 1.5 1.27 2.01zM11 6L7 2 3 6h3.02c.02.81.08 1.54.19 2.17l1.94-.49C8.08 7.2 8.03 6.63 8.02 6H11zm10 0l-4-4-4 4h2.99c-.1 3.68-1.28 4.75-2.54 5.88-.5.44-1.01.92-1.45 1.55-.34-.49-.73-.88-1.13-1.24L9.46 13.6c.93.85 1.54 1.54 1.54 3.4v5h2v-5c0-2.02.71-2.66 1.79-3.63 1.38-1.24 3.08-2.78 3.2-7.37H21z"}}]})(t)}function iye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8 9v1.5h2.25V15h1.5v-4.5H14V9zM6 9H3c-.55 0-1 .45-1 1v5h1.5v-1.5h2V15H7v-5c0-.55-.45-1-1-1zm-.5 3h-2v-1.5h2V12zM21 9h-4.5c-.55 0-1 .45-1 1v5H17v-4.5h1V14h1.5v-3.51h1V15H22v-5c0-.55-.45-1-1-1z"}}]})(t)}function oye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10.43 18.75c.37-.46.94-.75 1.57-.75.63 0 1.19.29 1.56.75.39-.09.76-.21 1.12-.36l-1.42-3.18a3.522 3.522 0 01-2.56-.02l-1.43 3.19c.38.16.76.29 1.16.37zM5.15 10a7.06 7.06 0 00.08 4c.63.05 1.22.4 1.56.99.33.57.35 1.23.11 1.79.27.27.56.53.87.76l1.52-3.39c-.47-.58-.75-1.32-.75-2.13 0-1.89 1.55-3.41 3.46-3.41s3.46 1.53 3.46 3.41c0 .82-.29 1.57-.78 2.16l1.5 3.35c.32-.24.62-.5.9-.79-.22-.55-.2-1.2.12-1.75.33-.57.9-.92 1.52-.99a7.025 7.025 0 00.09-4.02c-.64-.04-1.26-.39-1.6-1-.36-.62-.35-1.36-.03-1.95-.91-.98-2.1-1.71-3.44-2.05C13.39 5.6 12.74 6 12 6s-1.39-.41-1.74-1.01a7.053 7.053 0 00-3.44 2.03c.33.6.35 1.35-.02 1.98-.35.62-.99.97-1.65 1zm-1.3-.42c-.78-.6-1.02-1.7-.51-2.58.51-.88 1.58-1.23 2.49-.85a8.53 8.53 0 014.18-2.42C10.15 2.75 10.99 2 12 2s1.85.75 1.98 1.73c1.63.39 3.07 1.24 4.18 2.42a1.99 1.99 0 012.49.85c.51.88.27 1.98-.51 2.58.23.77.35 1.58.35 2.42s-.12 1.65-.35 2.42c.78.6 1.02 1.7.51 2.58-.51.88-1.58 1.23-2.49.85-.4.43-.85.81-1.34 1.15l1.34 3H16.3l-.97-2.17c-.43.18-.88.33-1.34.44-.14.98-.98 1.73-1.99 1.73s-1.85-.75-1.98-1.73c-.48-.12-.94-.27-1.38-.46L7.66 22H5.78l1.36-3.03a8.72 8.72 0 01-1.3-1.12c-.92.38-1.99.03-2.5-.85s-.27-1.98.51-2.58c-.23-.77-.35-1.58-.35-2.42s.12-1.65.35-2.42z"}}]})(t)}function lye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 7h-5V4c0-1.1-.9-2-2-2h-2c-1.1 0-2 .9-2 2v3H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2zM9 12c.83 0 1.5.67 1.5 1.5S9.83 15 9 15s-1.5-.67-1.5-1.5S8.17 12 9 12zm3 6H6v-.75c0-1 2-1.5 3-1.5s3 .5 3 1.5V18zm1-9h-2V4h2v5zm5 7.5h-4V15h4v1.5zm0-3h-4V12h4v1.5z"}}]})(t)}function cye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M19.28 16.34L17.46 15s.32-.59.96-1.78a.944.944 0 011.6 0l.81 1.26c.19.3.21.68.06 1l-.22.47a.94.94 0 01-1.39.39zm-14.56 0a.946.946 0 01-1.39-.38l-.23-.47c-.15-.32-.13-.7.06-1l.81-1.26a.944.944 0 011.6 0c.65 1.18.97 1.77.97 1.77l-1.82 1.34zm10.64-6.97c.09-.68.73-1.06 1.27-.75l1.59.9c.46.26.63.91.36 1.41L16.5 15h-1.8l.66-5.63zm-6.73 0L9.3 15H7.5l-2.09-4.08c-.27-.5-.1-1.15.36-1.41l1.59-.9c.53-.3 1.18.08 1.27.76zM13.8 15h-3.6l-.74-6.88c-.07-.59.35-1.12.88-1.12h3.3c.53 0 .94.53.88 1.12L13.8 15z"}}]})(t)}function sye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 1H5c-1.1 0-1.99.9-1.99 2L3 15.93c0 .69.35 1.3.88 1.66L12 23l8.11-5.41c.53-.36.88-.97.88-1.66L21 3c0-1.1-.9-2-2-2zm-9 15l-5-5 1.41-1.41L10 13.17l7.59-7.59L19 7l-9 9z"}}]})(t)}function uye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 14h.74L8.82 5.56A2.009 2.009 0 006.87 4H3v2h3.87l1.42 6.25h-.01A6.008 6.008 0 004.09 17H0v2h6v-1c0-2.21 1.79-4 4-4zM19 8h-.82l-1.35-3.69A1.976 1.976 0 0014.96 3H11v2h3.96l1.1 3H10.4l.46 2H15c-.43.58-.75 1.25-.9 2h-2.79l.46 2h2.33c.44 2.23 2.31 3.88 4.65 3.99 2.8.13 5.25-2.19 5.25-5C24 10.2 21.8 8 19 8zm0 8c-1.68 0-3-1.32-3-3 0-.93.41-1.73 1.05-2.28l.96 2.64 1.88-.68-.97-2.67c.03 0 .06-.01.09-.01 1.68 0 3 1.32 3 3s-1.33 3-3.01 3z"}},{tag:"path",attr:{d:"M10 15c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function dye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M18 3H6C3.79 3 2 4.79 2 7c0 1.48.81 2.75 2 3.45V19c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-8.55c1.19-.69 2-1.97 2-3.45 0-2.21-1.79-4-4-4zm-4 12h-4v-4h4v4z"}}]})(t)}function hye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M18 8h2V4h-2v4zm-2.49 14H2.49c-.27 0-.49-.22-.49-.5V20h14v1.5c0 .28-.22.5-.49.5zM18 15.89l-.4-.42a5.852 5.852 0 01-1.6-4V2h6v9.51c0 1.46-.54 2.87-1.53 3.94l-.47.52V20h2v2h-4v-6.11zM7 16v-2h4v2h4.5c.28 0 .5.22.5.5v1c0 .28-.22.5-.5.5h-13c-.28 0-.5-.22-.5-.5v-1c0-.28.22-.5.5-.5H7z"}}]})(t)}function fye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 1a7 7 0 00-5.78 3.05l.02-.03C9.84 4 9.42 4 9 4c-4.42 0-8 .5-8 4v10c0 .88.39 1.67 1 2.22V22a1 1 0 001 1h1a1 1 0 001-1v-1h8v1a1 1 0 001 1h1a1 1 0 001-1v-1.78c.61-.55 1-1.34 1-2.22v-3.08A7 7 0 0016 1zM4.5 19a1.5 1.5 0 110-3 1.5 1.5 0 010 3zM3 13V8h6c0 1.96.81 3.73 2.11 5H3zm10.5 6a1.5 1.5 0 110-3 1.5 1.5 0 010 3zm2.5-6a5 5 0 110-10 5 5 0 010 10zm-1-9h2v5h-2zm0 6h2v2h-2z"}}]})(t)}function pye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 1c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm.5 6h-1V3h1v4zm0 1v1h-1V8h1zm-.59 5c.06.16.09.33.09.5 0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-.39.15-.74.39-1.01A7.032 7.032 0 0111.68 9H5.81l1.04-3H11c0-.69.1-1.37.29-2H6.5c-.66 0-1.21.42-1.42 1.01L3 11v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-6.68c-1.05.51-2.16.69-3.09.68zM7.5 15c-.83 0-1.5-.67-1.5-1.5S6.67 12 7.5 12s1.5.67 1.5 1.5S8.33 15 7.5 15z"}}]})(t)}function gye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.39 9H7.61c-.43 0-.81.28-.95.68l-1.66 5v6.81c0 .29.23.51.5.51h1c.28 0 .5-.22.5-.5V20h10v1.5c0 .28.22.5.5.5h1c.28 0 .5-.22.5-.5v-6.81l-1.66-5a1.01 1.01 0 00-.95-.69zm-8.61 9c-.68 0-1.22-.54-1.22-1.22s.54-1.22 1.22-1.22S9 16.11 9 16.78 8.46 18 7.78 18zm8.44 0c-.67 0-1.22-.54-1.22-1.22s.54-1.22 1.22-1.22 1.22.54 1.22 1.22S16.9 18 16.22 18zm-9.93-4l1.33-4h8.78l1.33 4H6.29zM10.83 3A3.01 3.01 0 008 1C6.34 1 5 2.34 5 4c0 1.65 1.34 3 3 3 1.3 0 2.41-.84 2.83-2H16v2h2V5h1V3h-8.17zM8 5c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function vye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.22 12c.68 0 1.22-.54 1.22-1.22 0-.67-.54-1.22-1.22-1.22S15 10.11 15 10.78c0 .68.55 1.22 1.22 1.22zm-9.66-1.22c0 .67.54 1.22 1.22 1.22S9 11.46 9 10.78c0-.67-.54-1.22-1.22-1.22s-1.22.55-1.22 1.22zM7.61 4L6.28 8h11.43l-1.33-4H7.61zm8.67-1s.54.01.92.54c.02.02.03.04.05.07.07.11.14.24.19.4.22.65 1.56 4.68 1.56 4.68v6.5c0 .45-.35.81-.78.81h-.44c-.43 0-.78-.36-.78-.81V14H7v1.19c0 .45-.35.81-.78.81h-.44c-.43 0-.78-.36-.78-.81v-6.5S6.34 4.67 6.55 4c.05-.16.12-.28.19-.4.03-.02.04-.04.06-.06.38-.53.92-.54.92-.54h8.56zM4 17.01h16V19h-7v3h-2v-3H4v-1.99z"}}]})(t)}function mye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 9v2h-2V3h-2v2h-2V3h-2v2h-2V3H9v2H7V3H5v8H3V9H1v12h9v-3c0-1.1.9-2 2-2s2 .9 2 2v3h9V9h-2zm-10 3H9V9h2v3zm4 0h-2V9h2v3z"}}]})(t)}function yye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2l-5.5 9h11z"}},{tag:"circle",attr:{cx:"17.5",cy:"17.5",r:"4.5"}},{tag:"path",attr:{d:"M3 13.5h8v8H3z"}}]})(t)}function bye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 22l14-5-9-9zM14.53 12.53l5.59-5.59a1.25 1.25 0 011.77 0l.59.59 1.06-1.06-.59-.59a2.758 2.758 0 00-3.89 0l-5.59 5.59 1.06 1.06zM10.06 6.88l-.59.59 1.06 1.06.59-.59a2.758 2.758 0 000-3.89l-.59-.59-1.06 1.07.59.59c.48.48.48 1.28 0 1.76zM17.06 11.88l-1.59 1.59 1.06 1.06 1.59-1.59a1.25 1.25 0 011.77 0l1.61 1.61 1.06-1.06-1.61-1.61a2.758 2.758 0 00-3.89 0zM15.06 5.88l-3.59 3.59 1.06 1.06 3.59-3.59a2.758 2.758 0 000-3.89l-1.59-1.59-1.06 1.06 1.59 1.59c.48.49.48 1.29 0 1.77z"}}]})(t)}function xye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 12.22V9l-5-2.5V5h2V3h-2V1h-2v2H9v2h2v1.5L6 9v3.22L2 14v8h8v-3c0-1.1.9-2 2-2s2 .9 2 2v3h8v-8l-4-1.78zm-6 1.28c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}}]})(t)}function Mye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 11h-1V3c0-1.1-.9-2-2-2h-2c-1.1 0-2 .9-2 2v8H8c-2.76 0-5 2.24-5 5v7h18v-7c0-2.76-2.24-5-5-5zm3 10h-2v-3c0-.55-.45-1-1-1s-1 .45-1 1v3h-2v-3c0-.55-.45-1-1-1s-1 .45-1 1v3H9v-3c0-.55-.45-1-1-1s-1 .45-1 1v3H5v-5c0-1.65 1.35-3 3-3h8c1.65 0 3 1.35 3 3v5z"}}]})(t)}function wye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"12",cy:"17",r:"4"}},{tag:"path",attr:{d:"M12 10.07c1.95 0 3.72.79 5 2.07l5-5C19.44 4.59 15.9 3 12 3S4.56 4.59 2 7.15l5 5a7.06 7.06 0 015-2.08z"}}]})(t)}function zye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.4 17l1.3 4.4h-1.1L13 17h-3c-.55 0-1-.45-1-1s.45-1 1-1h3l2.6-4.4h1.1L15.4 15h2.85l.75-1h1l-.6 2 .6 2h-1l-.75-1H15.4zM5.75 7L5 6H4l.6 2-.6 2h1l.75-1H8.6l-1.3 4.4h1.1L11 9h3c.55 0 1-.45 1-1s-.45-1-1-1h-3L8.4 2.6H7.3L8.6 7H5.75z"}}]})(t)}function Cye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.5 2.5c0 1.5-1.5 6-1.5 6h-2S9.5 4 9.5 2.5a2.5 2.5 0 015 0zM12 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm4.08-4.89c.18-.75.33-1.47.39-2.06A9.996 9.996 0 0122 12c0 5.52-4.48 10-10 10S2 17.52 2 12c0-3.92 2.25-7.31 5.53-8.95.07.59.21 1.32.39 2.06A8.028 8.028 0 004 12c0 4.42 3.58 8 8 8s8-3.58 8-8c0-2.93-1.58-5.49-3.92-6.89zM18 12c0 3.31-2.69 6-6 6s-6-2.69-6-6c0-2 .98-3.77 2.48-4.86.23.81.65 2.07.65 2.07C8.43 9.93 8 10.92 8 12c0 2.21 1.79 4 4 4s4-1.79 4-4c0-1.08-.43-2.07-1.13-2.79 0 0 .41-1.22.65-2.07A5.998 5.998 0 0118 12z"}}]})(t)}function Aye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 7c0-1.1-.9-2-2-2h-3v2h3v2.65L13.52 14H10V9H6c-2.21 0-4 1.79-4 4v3h2c0 1.66 1.34 3 3 3s3-1.34 3-3h4.48L19 10.35V7zM7 17c-.55 0-1-.45-1-1h2c0 .55-.45 1-1 1z"}},{tag:"path",attr:{d:"M5 6h5v2H5zM19 13c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function kye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 1c-2.4 0-4.52 1.21-5.78 3.05.01-.01.01-.02.02-.03C9.84 4 9.42 4 9 4c-4.42 0-8 .5-8 4v10c0 .88.39 1.67 1 2.22V22c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h8v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1.78c.61-.55 1-1.34 1-2.22v-3.08c3.39-.49 6-3.39 6-6.92 0-3.87-3.13-7-7-7zM4.5 19c-.83 0-1.5-.67-1.5-1.5S3.67 16 4.5 16s1.5.67 1.5 1.5S5.33 19 4.5 19zM3 13V8h6c0 1.96.81 3.73 2.11 5H3zm10.5 6c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm2.5-6c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm.5-9H15v5l3.62 2.16.75-1.23-2.87-1.68z"}}]})(t)}function Hye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.24 11.51l1.57-1.57-3.75-3.75-1.57 1.57-4.14-4.13c-.78-.78-2.05-.78-2.83 0l-1.9 1.9c-.78.78-.78 2.05 0 2.83l4.13 4.13L3 17.25V21h3.75l4.76-4.76 4.13 4.13c.95.95 2.23.6 2.83 0l1.9-1.9c.78-.78.78-2.05 0-2.83l-4.13-4.13zm-7.06-.44L5.04 6.94l1.89-1.9L8.2 6.31 7.02 7.5l1.41 1.41 1.19-1.19 1.45 1.45-1.89 1.9zm7.88 7.89l-4.13-4.13 1.9-1.9 1.45 1.45-1.19 1.19 1.41 1.41 1.19-1.19 1.27 1.27-1.9 1.9zM20.71 7.04a.996.996 0 000-1.41l-2.34-2.34c-.47-.47-1.12-.29-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z"}}]})(t)}function Eye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.16 3h-.32L9.21 8.25h5.58zM16.46 8.25h5.16L19 3h-5.16zM21.38 9.75h-8.63V20.1zM11.25 20.1V9.75H2.62zM7.54 8.25L10.16 3H5L2.38 8.25z"}}]})(t)}function Sye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 19h20l-2 2H4l-2-2zM5 6h1v1H5V6zm0-2h1v1H5V4zm4 0v1H7V4h2zm0 3H7V6h2v1zm-3 8.23c-.36.11-.69.28-1 .47V8h1v7.23zm-2 1.29c-.38.44-.68.93-.84 1.48h16.82c.01-.16.03-.33.03-.5a5.497 5.497 0 00-10.58-2.1c-.59-.25-1.24-.4-1.93-.4-.17 0-.33.02-.5.04V8h2c1.03.06 1.9-.96 2-2h10V5H11c-.1-1.05-.97-1.97-2-2H3v1h1v1H3v1h1v1H3v1h1v8.52z"}}]})(t)}function Lye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM5 12c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5zm0 8.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5zm5.8-10l2.4-2.4.8.8c1.3 1.3 3 2.1 5.1 2.1V9c-1.5 0-2.7-.6-3.6-1.5l-1.9-1.9c-.5-.4-1-.6-1.6-.6s-1.1.2-1.4.6L7.8 8.4c-.4.4-.6.9-.6 1.4 0 .6.2 1.1.6 1.4L11 14v5h2v-6.2l-2.2-2.3zM19 12c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5zm0 8.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5z"}}]})(t)}function _ye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 21c-1.39 0-2.78-.47-4-1.32-2.44 1.71-5.56 1.71-8 0C6.78 20.53 5.39 21 4 21H2v2h2c1.38 0 2.74-.35 4-.99a8.752 8.752 0 008 0c1.26.65 2.62.99 4 .99h2v-2h-2zM3.95 19H4c1.6 0 3.02-.88 4-2 .98 1.12 2.4 2 4 2s3.02-.88 4-2c.98 1.12 2.4 2 4 2h.05l1.9-6.68c.11-.37.04-1.06-.66-1.28L20 10.62V6c0-1.1-.9-2-2-2h-3V1H9v3H6c-1.1 0-2 .9-2 2v4.62l-1.29.42c-.63.19-.81.84-.66 1.28L3.95 19zM6 6h12v3.97L12 8 6 9.97V6z"}}]})(t)}function Bye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 21c-1.39 0-2.78-.47-4-1.32-2.44 1.71-5.56 1.71-8 0C6.78 20.53 5.39 21 4 21H2v2h2c1.38 0 2.74-.35 4-.99a8.752 8.752 0 008 0c1.26.65 2.62.99 4 .99h2v-2h-2zM3.95 19H4c1.6 0 3.02-.88 4-2 .98 1.12 2.4 2 4 2s3.02-.88 4-2c.98 1.12 2.4 2 4 2h.05l1.89-6.68c.08-.26.06-.54-.06-.78s-.34-.42-.6-.5L20 10.62V6c0-1.1-.9-2-2-2h-3V1H9v3H6c-1.1 0-2 .9-2 2v4.62l-1.29.42a1.007 1.007 0 00-.66 1.28L3.95 19zM6 6h12v3.97L12 8 6 9.97V6z"}}]})(t)}function Dye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2c-4 0-8 .5-8 4v9.5c0 .95.38 1.81 1 2.44V20c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h8v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-2.06c.62-.63 1-1.49 1-2.44V6c0-3.5-3.58-4-8-4zM8.5 16c-.83 0-1.5-.67-1.5-1.5S7.67 13 8.5 13s1.5.67 1.5 1.5S9.33 16 8.5 16zm7 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm2.5-6H6V7h12v3z"}}]})(t)}function Tye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 16c0 .88.39 1.67 1 2.22V20c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h8v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1.78c.61-.55 1-1.34 1-2.22V6c0-3.5-3.58-4-8-4s-8 .5-8 4v10zm3.5 1c-.83 0-1.5-.67-1.5-1.5S6.67 14 7.5 14s1.5.67 1.5 1.5S8.33 17 7.5 17zm9 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm1.5-6H6V6h12v5z"}}]})(t)}function Vye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.92 6.01C18.72 5.42 18.16 5 17.5 5h-11c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM7.5 16c-.83 0-1.5-.67-1.5-1.5S6.67 13 7.5 13s1.5.67 1.5 1.5S8.33 16 7.5 16zm9 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5.81 10l1.04-3h10.29l1.04 3H5.81z"}}]})(t)}function Oye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.92 6.01C18.72 5.42 18.16 5 17.5 5h-11c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 11l1.5-4.5h11L19 11H5z"}}]})(t)}function Iye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20v1h12v-1l-1.5-1c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4zm0 14c-.83 0-1.5-.67-1.5-1.5S11.17 13 12 13s1.5.67 1.5 1.5S12.83 16 12 16zm6-6H6V7h12v3z"}}]})(t)}function Rye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 15.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h12v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V5c0-3.5-3.58-4-8-4s-8 .5-8 4v10.5zm8 1.5c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm6-7H6V5h12v5z"}}]})(t)}function Fye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.49 5.48c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm-3.6 13.9l1-4.4 2.1 2v6h2v-7.5l-2.1-2 .6-3c1.3 1.5 3.3 2.5 5.5 2.5v-2c-1.9 0-3.5-1-4.3-2.4l-1-1.6c-.4-.6-1-1-1.7-1-.3 0-.5.1-.8.1l-5.2 2.2v4.7h2v-3.4l1.8-.7-1.6 8.1-4.9-1-.4 2 7 1.4z"}}]})(t)}function Nye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20v1h12v-1l-1.5-1c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4zM8.5 16c-.83 0-1.5-.67-1.5-1.5S7.67 13 8.5 13s1.5.67 1.5 1.5S9.33 16 8.5 16zm2.5-6H6V7h5v3zm4.5 6c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm2.5-6h-5V7h5v3z"}}]})(t)}function Pye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2c-4.42 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h12v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4zM7.5 17c-.83 0-1.5-.67-1.5-1.5S6.67 14 7.5 14s1.5.67 1.5 1.5S8.33 17 7.5 17zm3.5-6H6V6h5v5zm5.5 6c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm1.5-6h-5V6h5v5z"}}]})(t)}function jye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20v1h12v-1l-1.5-1c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4zM8.5 16c-.83 0-1.5-.67-1.5-1.5S7.67 13 8.5 13s1.5.67 1.5 1.5S9.33 16 8.5 16zm2.5-6H6V7h5v3zm4.5 6c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm2.5-6h-5V7h5v3z"}}]})(t)}function Uye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2c-4.42 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h12v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4zM7.5 17c-.83 0-1.5-.67-1.5-1.5S6.67 14 7.5 14s1.5.67 1.5 1.5S8.33 17 7.5 17zm3.5-6H6V6h5v5zm5.5 6c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm1.5-6h-5V6h5v5z"}}]})(t)}function Wye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM9.8 8.9L7 23h2.1l1.8-8 2.1 2v6h2v-7.5l-2.1-2 .6-3C14.8 12 16.8 13 19 13v-2c-1.9 0-3.5-1-4.3-2.4l-1-1.6c-.4-.6-1-1-1.7-1-.3 0-.5.1-.8.1L6 8.3V13h2V9.6l1.8-.7"}}]})(t)}function Zye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.41 10.59l-7.99-8c-.78-.78-2.05-.78-2.83 0l-8.01 8c-.78.78-.78 2.05 0 2.83l8.01 8c.78.78 2.05.78 2.83 0l7.99-8c.79-.79.79-2.05 0-2.83zM13.5 14.5V12H10v3H8v-4c0-.55.45-1 1-1h4.5V7.5L17 11l-3.5 3.5z"}}]})(t)}function Gye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.56 11.36L13 8.44V7c0-.55-.45-1-1-1s-1-.45-1-1 .45-1 1-1 1 .45 1 1h2c0-1.84-1.66-3.3-3.56-2.95-1.18.22-2.15 1.17-2.38 2.35-.3 1.56.6 2.94 1.94 3.42v.63l-6.56 2.92c-.88.38-1.44 1.25-1.44 2.2v.01C3 14.92 4.08 16 5.42 16H7v6h10v-6h1.58c1.34 0 2.42-1.08 2.42-2.42v-.01c0-.95-.56-1.82-1.44-2.21zM18.58 14H17v-1H7v1H5.42c-.23 0-.42-.19-.42-.43 0-.17.1-.32.25-.38l6.75-3 6.75 3a.423.423 0 01-.17.81z"}}]})(t)}function qye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.63 7H6.37C3.96 7 2 9.24 2 12s1.96 5 4.37 5h11.26c2.41 0 4.37-2.24 4.37-5s-1.96-5-4.37-5zM7.24 14.46l-2.57-2.57.7-.7 1.87 1.87 3.52-3.52.7.7-4.22 4.22z"}}]})(t)}function Yye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.95 13H9V8.05l5.61-5.61A8.17 8.17 0 0012 2c-4.2 0-8 3.22-8 8.2 0 3.32 2.67 7.25 8 11.8 5.33-4.55 8-8.48 8-11.8 0-1.01-.16-1.94-.45-2.8l-5.6 5.6z"}},{tag:"path",attr:{d:"M11 11h2.12l6.16-6.16-2.12-2.12L11 8.88zM20.71 2L20 1.29c-.2-.19-.45-.29-.71-.29-.13 0-.48.07-.71.29l-.72.72 2.12 2.12.72-.72c.4-.39.4-1.02.01-1.41z"}}]})(t)}function Xye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C8.14 2 5 5.14 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.86-3.14-7-7-7zm-1.56 10H9v-1.44l3.35-3.34 1.43 1.43L10.44 12zm4.45-4.45l-.7.7-1.44-1.44.7-.7a.38.38 0 01.54 0l.9.9c.15.15.15.39 0 .54z"}}]})(t)}function $ye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 4h-2v7.9l2-2zM4 4h2v16H4zM10 4h2v4h-2zM10 10h2v4h-2zM10 16h2v4h-2zM22.56 12.59l-1.15-1.15a1.49 1.49 0 00-2.12 0L14 16.73V20h3.27l5.29-5.29c.59-.59.59-1.54 0-2.12zm-5.98 5.86h-1.03v-1.03L19 13.97 20.03 15l-3.45 3.45z"}}]})(t)}function Kye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 9c-2-2-3.01-7-9.03-7C4.95 2 1.94 6 2 11.52 2.06 17.04 6.96 19 9.97 19c2.01 0 2.01 3 6.02 3C19 22 22 19 22 15.02 22 12 21.01 11 19 9zm-7 6.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z"}}]})(t)}function Qye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3C8.5 3 5 9.33 5 14c0 3.87 3.13 7 7 7s7-3.13 7-7c0-4.67-3.5-11-7-11zm1 15c-3 0-5-1.99-5-5 0-.55.45-1 1-1s1 .45 1 1c0 2.92 2.42 3 3 3 .55 0 1 .45 1 1s-.45 1-1 1z"}}]})(t)}function Jye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 7h-.82l-1.7-4.68A2.008 2.008 0 0014.6 1H12v2h2.6l1.46 4h-4.81l-.36-1H12V4H7v2h1.75l1.82 5H9.9c-.44-2.23-2.31-3.88-4.65-3.99C2.45 6.87 0 9.2 0 12c0 2.8 2.2 5 5 5 2.46 0 4.45-1.69 4.9-4h4.2c.44 2.23 2.31 3.88 4.65 3.99 2.8.13 5.25-2.19 5.25-5C24 9.2 21.8 7 19 7zM7.82 13c-.4 1.17-1.49 2-2.82 2-1.68 0-3-1.32-3-3s1.32-3 3-3c1.33 0 2.42.83 2.82 2H5v2h2.82zm6.28-2h-1.4l-.73-2H15c-.44.58-.76 1.25-.9 2zm4.9 4c-1.68 0-3-1.32-3-3 0-.93.41-1.73 1.05-2.28l.96 2.64 1.88-.68-.97-2.67c.02 0 .05-.01.08-.01 1.68 0 3 1.32 3 3s-1.32 3-3 3zM11 20H7l6 3v-2h4l-6-3z"}}]})(t)}function tbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.92 2.01C18.72 1.42 18.16 1 17.5 1h-11c-.66 0-1.21.42-1.42 1.01L3 8v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1V8l-2.08-5.99zM6.5 12c-.83 0-1.5-.67-1.5-1.5S5.67 9 6.5 9 8 9.67 8 10.5 7.33 12 6.5 12zm11 0c-.83 0-1.5-.67-1.5-1.5S16.67 9 17.5 9s1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 7l1.5-4.5h11L19 7H5zM7 20h4v-2l6 3h-4v2z"}}]})(t)}function ebe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 5c0-1.1-.9-2-2-2h-3v2h3v2.65L13.52 12H10V7H6c-2.21 0-4 1.79-4 4v3h2c0 1.66 1.34 3 3 3s3-1.34 3-3h4.48L19 8.35V5zM7 15c-.55 0-1-.45-1-1h2c0 .55-.45 1-1 1z"}},{tag:"path",attr:{d:"M5 4h5v2H5zM19 11c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM7 20h4v-2l6 3h-4v2z"}}]})(t)}function nbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 11.18V9.72c0-.47-.16-.92-.46-1.28L16.6 3.72c-.38-.46-.94-.72-1.54-.72H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h.18C3.6 16.16 4.7 17 6 17s2.4-.84 2.82-2h8.37a2.996 2.996 0 005.82-1c-.01-1.3-.85-2.4-2.01-2.82zM18.4 9H16V6.12L18.4 9zM3 5h4v4H3V5zm3 10c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm3-2v-2h3V9H9V5h5v8H9zm11 2c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM7 20h4v-2l6 3h-4v2z"}}]})(t)}function rbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.82 16H15v-1c0-2.21 1.79-4 4-4h.74l-1.9-8.44A2.009 2.009 0 0015.89 1H12v2h3.89l1.4 6.25h-.01A6.008 6.008 0 0013.09 14H7.82a2.996 2.996 0 00-3.42-1.94c-1.18.23-2.13 1.2-2.35 2.38A3.002 3.002 0 005 18c1.3 0 2.4-.84 2.82-2zM5 16c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}},{tag:"path",attr:{d:"M19 12c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM11 20H7l6 3v-2h4l-6-3z"}}]})(t)}function abe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 14c0-.55-.45-1-1-1h-2v2h2c.55 0 1-.45 1-1zM20 17h-2v2h2c.55 0 1-.45 1-1s-.45-1-1-1zM12 14h-2v4h2c0 1.1.9 2 2 2h3v-8h-3c-1.1 0-2 .9-2 2z"}},{tag:"path",attr:{d:"M5 13c0-1.1.9-2 2-2h1.5c1.93 0 3.5-1.57 3.5-3.5S10.43 4 8.5 4H5c-.55 0-1 .45-1 1s.45 1 1 1h3.5c.83 0 1.5.67 1.5 1.5S9.33 9 8.5 9H7c-2.21 0-4 1.79-4 4s1.79 4 4 4h2v-2H7c-1.1 0-2-.9-2-2z"}}]})(t)}function ibe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 10.48V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-4.48l4 3.98v-11l-4 3.98zM12 12l3 1.73-1 1.73-3-1.73V17H9v-3.27l-3 1.73-1-1.73L8 12l-3-1.73 1-1.73 3 1.73V7h2v3.27l3-1.73 1 1.73L12 12z"}}]})(t)}function obe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 9c-3.15 0-6 2.41-6 6.15 0 2.49 2 5.44 6 8.85 4-3.41 6-6.36 6-8.85C18 11.41 15.15 9 12 9zm0 7.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM12 4c1.93 0 3.68.78 4.95 2.05l-1.41 1.41a5.022 5.022 0 00-7.08 0L7.05 6.05A6.976 6.976 0 0112 4zm7.78-.77l-1.41 1.41C16.74 3.01 14.49 2 12.01 2S7.27 3.01 5.64 4.63L4.22 3.22C6.22 1.23 8.97 0 12.01 0s5.78 1.23 7.77 3.23z"}}]})(t)}function lbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.79 9.23l-2-3.46L14 8.54V3h-4v5.54L5.21 5.77l-2 3.46L8 12l-4.79 2.77 2 3.46L10 15.46V21h4v-5.54l4.79 2.77 2-3.46L16 12z"}}]})(t)}function cbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.77 7.23l.01-.01-3.72-3.72L15 4.56l2.11 2.11c-.94.36-1.61 1.26-1.61 2.33a2.5 2.5 0 002.5 2.5c.36 0 .69-.08 1-.21v7.21c0 .55-.45 1-1 1s-1-.45-1-1V14c0-1.1-.9-2-2-2h-1V5c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v16h10v-7.5h1.5v5a2.5 2.5 0 005 0V9c0-.69-.28-1.32-.73-1.77zM18 10c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM8 18v-4.5H6L10 6v5h2l-4 7z"}}]})(t)}function sbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 10v12H2V10l7-3v2l5-2v3h8zm-4.8-1.5L18 2h3l.8 6.5h-4.6zM11 18h2v-4h-2v4zm-4 0h2v-4H7v4zm10-4h-2v4h2v-4z"}}]})(t)}function ube(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.06 22.99h1.66c.84 0 1.53-.64 1.63-1.46L23 5.05h-5V1h-1.97v4.05h-4.97l.3 2.34c1.71.47 3.31 1.32 4.27 2.26 1.44 1.42 2.43 2.89 2.43 5.29v8.05zM1 21.99V21h15.03v.99c0 .55-.45 1-1.01 1H2.01c-.56 0-1.01-.45-1.01-1zm15.03-7c0-8-15.03-8-15.03 0h15.03zM1.02 17h15v2h-15z"}}]})(t)}function dbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 5.7V4h3l-1-1.49L16 1h-5v4.7L2 12v10h7v-5l3.03-2L15 17v5h7V12z"}}]})(t)}function hbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 11h-1V8h2V6h-2.35a5.99 5.99 0 00-11.3 0H4v2h2v3H5c-1.1 0-2 .9-2 2v2c0 1.1.9 2 2 2h1v3H4v2h16v-2h-2v-3h1c1.1 0 2-.9 2-2v-2c0-1.1-.9-2-2-2zm-7 6.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z"}},{tag:"circle",attr:{cx:"12",cy:"14",r:"1.5"}}]})(t)}function fbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22.9 10.69l-1.44-4.32A2.01 2.01 0 0019.56 5H19V4c0-.55-.45-1-1-1h-1c-.55 0-1 .45-1 1v1h-2c-1.1 0-2 .9-2 2v4H1v5c0 1.1.9 2 2 2h1c0 1.66 1.34 3 3 3s3-1.34 3-3h4c0 1.66 1.34 3 3 3s3-1.34 3-3h3v-6.68c0-.21-.03-.42-.1-.63zM7 19c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm10 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-3-8V7h5.56l1.33 4H14z"}},{tag:"path",attr:{d:"M11 8.5h-1v-2h1V5H1v1.5h1v2H1V10h10V8.5zm-5.75 0H3.5v-2h1.75v2zm3.25 0H6.75v-2H8.5v2z"}}]})(t)}function pbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 4h-2c-1.1 0-2 .9-2 2v5c0 1.1.9 2 2 2h2c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM9.5 16H18v2H9.49c-.88 0-1.66-.58-1.92-1.43L5 8V4h2v4l2.5 8zM8 19h10v2H8v-2z"}}]})(t)}function gbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5S10 2.67 10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5l8 2.5z"}}]})(t)}function vbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 12L9 2 2 12h1.86L0 18h7v4h4v-4h7l-3.86-6z"}},{tag:"path",attr:{d:"M20.14 12H22L15 2l-2.39 3.41L17.92 13h-1.95l3.22 5H24zM13 19h4v3h-4z"}}]})(t)}function mbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.41 15.59L8 17l-4-4 4-4 1.41 1.41L7.83 12c1.51-.33 3.73.08 5.17 1.36V6.83l-1.59 1.59L10 7l4-4 4 4-1.41 1.41L15 6.83V21h-2v-4c-.73-2.58-3.07-3.47-5.17-3l1.58 1.59z"}}]})(t)}function ybe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.59 15.59L16 17l4-4-4-4-1.41 1.41L16.17 12c-1.51-.33-3.73.08-5.17 1.36V6.83l1.59 1.59L14 7l-4-4-4 4 1.41 1.41L9 6.83V21h2v-4c.73-2.58 3.07-3.47 5.17-3l-1.58 1.59z"}}]})(t)}function bbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 3v2h-2V3h-2v2h-2V3h-2v4l2 2v1H9V9l2-2V3H9v2H7V3H5v2H3V3H1v4l2 2v6l-2 2v4h9v-3c0-1.1.9-2 2-2s2 .9 2 2v3h9v-4l-2-2V9l2-2V3h-2z"}}]})(t)}function xbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm5-4h2v.4c-.1 2.2-.8 3.9-2.3 5.1-.5.4-1.1.7-1.7.9V22h-2v-6h-2v6H9V10.1c-.3.1-.5.2-.6.3-.9.7-1.39 1.6-1.4 3.1v.5H5v-.5c0-2 .71-3.59 2.11-4.79C8.21 7.81 10 7 12 7s2.68-.46 3.48-1.06C16.48 5.14 17 4 17 2.5V2zM4 16h3v6H4v-6z"}}]})(t)}function Mbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.67 18.17l-5.3-5.3h-.99l-2.54 2.54v.99l5.3 5.3c.39.39 1.02.39 1.41 0l2.12-2.12a.996.996 0 000-1.41z"}},{tag:"path",attr:{d:"M17.34 10.19l1.41-1.41 2.12 2.12a3 3 0 000-4.24l-3.54-3.54-1.41 1.41V1.71l-.7-.71-3.54 3.54.71.71h2.83l-1.41 1.41 1.06 1.06-2.89 2.89-4.13-4.13V5.06L4.83 2.04 2 4.87 5.03 7.9h1.41l4.13 4.13-.85.85H7.6l-5.3 5.3a.996.996 0 000 1.41l2.12 2.12c.39.39 1.02.39 1.41 0l5.3-5.3v-2.12l5.15-5.15 1.06 1.05z"}}]})(t)}function wbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 3l-3 3V3H9C6.24 3 4 5.24 4 8h5v3h6V8l3 3h2V3h-2zM9 13v7c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-7H9z"}}]})(t)}function zbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 16h-2v-1H8v1H6v-1H2v5h20v-5h-4zM20 8h-3V6c0-1.1-.9-2-2-2H9c-1.1 0-2 .9-2 2v2H4c-1.1 0-2 .9-2 2v4h4v-2h2v2h8v-2h2v2h4v-4c0-1.1-.9-2-2-2zm-5 0H9V6h6v2z"}}]})(t)}function Cbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 13c1.66 0 3-1.34 3-3S8.66 7 7 7s-3 1.34-3 3 1.34 3 3 3zm12-6h-8v7H3V5H1v15h2v-3h18v3h2v-9c0-2.21-1.79-4-4-4z"}}]})(t)}function Abe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 16c1.01 0 1.91-.39 2.62-1H9.38c.71.61 1.61 1 2.62 1zM8.56 14h6.89c.26-.45.44-.96.51-1.5h-7.9c.06.54.23 1.05.5 1.5zM12 8c-1.01 0-1.91.39-2.62 1h5.24c-.71-.61-1.61-1-2.62-1zM8.56 10c-.26.45-.44.96-.51 1.5h7.9c-.07-.54-.24-1.05-.51-1.5H8.56z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z"}}]})(t)}function kbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M8.79 12.4l3.26 6.22 3.17-6.21c-.11-.08-.21-.16-.3-.25-.84.53-1.85.84-2.92.84s-2.08-.31-2.92-.84c-.09.09-.19.17-.29.24zm-1.96.59A2.995 2.995 0 014 10a3 3 0 012.52-2.96C6.75 4.22 9.12 2 12 2s5.25 2.22 5.48 5.04A3 3 0 0120 10c0 1.59-1.24 2.9-2.81 2.99L12.07 23 6.83 12.99z"}}]})(t)}function Hbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.75 8H11v5H7.75v1h.75a2.5 2.5 0 010 5h-.75v4h-1.5v-4H5.5a2.5 2.5 0 010-5h.75v-1H3V8h3.25V7H5.5a2.5 2.5 0 010-5h.75V1h1.5v1h.75a2.5 2.5 0 010 5h-.75v1zm10-1h.75a2.5 2.5 0 000-5h-.75V1h-1.5v1h-.75a2.5 2.5 0 000 5h.75v1H13v5h3.25v1h-.75a2.5 2.5 0 000 5h.75v4h1.5v-4h.75a2.5 2.5 0 000-5h-.75v-1H21V8h-3.25V7z"}}]})(t)}function Ebe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.81 14.99l1.19-.92-1.43-1.43-1.19.92 1.43 1.43zm-.45-4.72L21 9l-9-7-2.91 2.27 7.87 7.88 2.4-1.88zM3.27 1L2 2.27l4.22 4.22L3 9l1.63 1.27L12 16l2.1-1.63 1.43 1.43L12 18.54l-7.37-5.73L3 14.07l9 7 4.95-3.85L20.73 21 22 19.73 3.27 1z"}}]})(t)}function Sbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.99 18.54l-7.37-5.73L3 14.07l9 7 9-7-1.63-1.27-7.38 5.74zM12 16l7.36-5.73L21 9l-9-7-9 7 1.63 1.27L12 16z"}}]})(t)}function Lbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 14c0 1.3.84 2.4 2 2.82V20H3v2h6v-2H7v-3.18C8.16 16.4 9 15.3 9 14V6H3v8zm2-6h2v3H5V8zM20.63 8.54l-.95-.32a.991.991 0 01-.68-.94V3c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1v4.28c0 .43-.28.81-.68.95l-.95.32c-.82.27-1.37 1.03-1.37 1.89V20c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-9.56c0-.86-.55-1.62-1.37-1.9zM16 4h1v1h-1V4zm-3 6.44l.95-.32C15.18 9.72 16 8.57 16 7.28V7h1v.28a3 3 0 002.05 2.85l.95.31V12h-7v-1.56zM20 20h-7v-2h7v2z"}}]})(t)}function _be(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 12c0-1.1.9-2 2-2V6c0-1.1-.9-2-2-2H4c-1.1 0-1.99.9-1.99 2v4c1.1 0 1.99.9 1.99 2s-.89 2-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2zm-4.42 4.8L12 14.5l-3.58 2.3 1.08-4.12-3.29-2.69 4.24-.25L12 5.8l1.54 3.95 4.24.25-3.29 2.69 1.09 4.11z"}}]})(t)}function Bbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M22 16v-2l-8.5-5V3.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5V9L2 14v2l8.5-2.5V19L8 20.5V22l4-1 4 1v-1.5L13.5 19v-5.5L22 16z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}}]})(t)}function Dbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 17h2v-1h1c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1h-3v-1h4V8h-2V7h-2v1h-1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h3v1H9v2h2v1zm9-13H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4V6h16v12z"}}]})(t)}function Tbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 5V3H3v2l8 9v5H6v2h12v-2h-5v-5l8-9zM7.43 7L5.66 5h12.69l-1.78 2H7.43z"}}]})(t)}function Vbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 3H4v10c0 2.21 1.79 4 4 4h6c2.21 0 4-1.79 4-4v-3h2a2 2 0 002-2V5c0-1.11-.89-2-2-2zm0 5h-2V5h2v3zM4 19h16v2H4z"}}]})(t)}function Obe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 5c.83 0 1.5-.67 1.5-1.5 0-1-1.5-2.7-1.5-2.7s-1.5 1.7-1.5 2.7c0 .83.67 1.5 1.5 1.5zm-5 0c.83 0 1.5-.67 1.5-1.5 0-1-1.5-2.7-1.5-2.7s-1.5 1.7-1.5 2.7c0 .83.67 1.5 1.5 1.5zM7 5c.83 0 1.5-.67 1.5-1.5C8.5 2.5 7 .8 7 .8S5.5 2.5 5.5 3.5C5.5 4.33 6.17 5 7 5zm11.92 3.01C18.72 7.42 18.16 7 17.5 7h-11c-.66 0-1.21.42-1.42 1.01L3 14v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.5 18c-.83 0-1.5-.67-1.5-1.5S5.67 15 6.5 15s1.5.67 1.5 1.5S7.33 18 6.5 18zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 13l1.5-4.5h11L19 13H5z"}}]})(t)}function Ibe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 7V4H5v3H2v13h8v-4h4v4h8V7h-3zm-8 3H9v1h2v1H8V9h2V8H8V7h3v3zm5 2h-1v-2h-2V7h1v2h1V7h1v5z"}}]})(t)}function Rbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8.1 13.34l2.83-2.83L3.91 3.5a4.008 4.008 0 000 5.66l4.19 4.18zm6.78-1.81c1.53.71 3.68.21 5.27-1.38 1.91-1.91 2.28-4.65.81-6.12-1.46-1.46-4.2-1.1-6.12.81-1.59 1.59-2.09 3.74-1.38 5.27L3.7 19.87l1.41 1.41L12 14.41l6.88 6.88 1.41-1.41L13.41 13l1.47-1.47z"}}]})(t)}function Fbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 2l2.01 18.23C5.13 21.23 5.97 22 7 22h10c1.03 0 1.87-.77 1.99-1.77L21 2H3zm9 17c-1.66 0-3-1.34-3-3 0-2 3-5.4 3-5.4s3 3.4 3 5.4c0 1.66-1.34 3-3 3zm6.33-11H5.67l-.44-4h13.53l-.43 4z"}}]})(t)}function Nbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 12.9l-2.13 2.09c-.56.56-.87 1.29-.87 2.07C9 18.68 10.35 20 12 20s3-1.32 3-2.94c0-.78-.31-1.52-.87-2.07L12 12.9z"}},{tag:"path",attr:{d:"M16 6l-.44.55C14.38 8.02 12 7.19 12 5.3V2S4 6 4 13c0 2.92 1.56 5.47 3.89 6.86-.56-.79-.89-1.76-.89-2.8 0-1.32.52-2.56 1.47-3.5L12 10.1l3.53 3.47c.95.93 1.47 2.17 1.47 3.5 0 1.02-.31 1.96-.85 2.75 1.89-1.15 3.29-3.06 3.71-5.3.66-3.55-1.07-6.9-3.86-8.52z"}}]})(t)}function Pbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 22a9 9 0 009-9 9 9 0 00-9 9zM5.6 10.25a2.5 2.5 0 003.92 2.06l-.02.19a2.5 2.5 0 005 0l-.02-.19c.4.28.89.44 1.42.44a2.5 2.5 0 002.5-2.5c0-1-.59-1.85-1.43-2.25.84-.4 1.43-1.25 1.43-2.25a2.5 2.5 0 00-3.92-2.06l.02-.19a2.5 2.5 0 00-5 0l.02.19c-.4-.28-.89-.44-1.42-.44a2.5 2.5 0 00-2.5 2.5c0 1 .59 1.85 1.43 2.25-.84.4-1.43 1.25-1.43 2.25zM12 5.5a2.5 2.5 0 010 5 2.5 2.5 0 010-5zM3 13a9 9 0 009 9 9 9 0 00-9-9z"}}]})(t)}function jbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.77 7.23l.01-.01-3.72-3.72L15 4.56l2.11 2.11c-.94.36-1.61 1.26-1.61 2.33a2.5 2.5 0 002.5 2.5c.36 0 .69-.08 1-.21v7.21c0 .55-.45 1-1 1s-1-.45-1-1V14c0-1.1-.9-2-2-2h-1V5c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v16h10v-7.5h1.5v5a2.5 2.5 0 005 0V9c0-.69-.28-1.32-.73-1.77zM12 10H6V5h6v5zm6 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function Ube(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zM1 2v2h2l3.6 7.59-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h12v-2H7.42c-.14 0-.25-.11-.25-.25l.03-.12.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49A1.003 1.003 0 0020 4H5.21l-.94-2H1zm16 16c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"}}]})(t)}function Wbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-1.99.9-1.99 2L3 19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-1 11h-4v4h-4v-4H6v-4h4V6h4v4h4v4z"}}]})(t)}function Zbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 13c1.66 0 3-1.34 3-3S8.66 7 7 7s-3 1.34-3 3 1.34 3 3 3zm12-6h-8v7H3V5H1v15h2v-3h18v3h2v-9c0-2.21-1.79-4-4-4z"}}]})(t)}function Gbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.17 16.83a4.008 4.008 0 005.66 0 4.008 4.008 0 000-5.66l-5.66 5.66zM18 2.01L6 2c-1.11 0-2 .89-2 2v16c0 1.11.89 2 2 2h12c1.11 0 2-.89 2-2V4c0-1.11-.89-1.99-2-1.99zM10 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM7 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm5 16c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z"}}]})(t)}function qbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 11.55C9.64 9.35 6.48 8 3 8v11c3.48 0 6.64 1.35 9 3.55 2.36-2.19 5.52-3.55 9-3.55V8c-3.48 0-6.64 1.35-9 3.55zM12 8c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3z"}}]})(t)}function Ybe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 6h-2c0-2.76-2.24-5-5-5S7 3.24 7 6H5c-1.1 0-1.99.9-1.99 2L3 20c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10c-2.76 0-5-2.24-5-5h2c0 1.66 1.34 3 3 3s3-1.34 3-3h2c0 2.76-2.24 5-5 5z"}}]})(t)}function Xbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 3v2h-2V3H8v2H6V3H4v18h2v-2h2v2h8v-2h2v2h2V3h-2zM8 17H6v-2h2v2zm0-4H6v-2h2v2zm0-4H6V7h2v2zm10 8h-2v-2h2v2zm0-4h-2v-2h2v2zm0-4h-2V7h2v2z"}}]})(t)}function $be(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.41 11.58l-9-9C12.05 2.22 11.55 2 11 2H4c-1.1 0-2 .9-2 2v7c0 .55.22 1.05.59 1.42l9 9c.36.36.86.58 1.41.58.55 0 1.05-.22 1.41-.59l7-7c.37-.36.59-.86.59-1.41 0-.55-.23-1.06-.59-1.42zM5.5 7C4.67 7 4 6.33 4 5.5S4.67 4 5.5 4 7 4.67 7 5.5 6.33 7 5.5 7z"}}]})(t)}function Kbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 3H6v18h4v-6h3c3.31 0 6-2.69 6-6s-2.69-6-6-6zm.2 8H10V7h3.2c1.1 0 2 .9 2 2s-.9 2-2 2z"}}]})(t)}function Qbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 5h-2.64l1.14-3.14L17.15 1l-1.46 4H3v2l2 6-2 6v2h18v-2l-2-6 2-6V5zm-5 9h-3v3h-2v-3H8v-2h3V9h2v3h3v2z"}}]})(t)}function Jbe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z"}}]})(t)}function txe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C8.43 2 5.23 3.54 3.01 6L12 22l8.99-16C18.78 3.55 15.57 2 12 2zM7 7c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm5 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}}]})(t)}function exe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 12c0-1.1.9-2 2-2V6c0-1.1-.9-2-2-2H4c-1.1 0-1.99.9-1.99 2v4c1.1 0 1.99.9 1.99 2s-.89 2-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2zm-4.42 4.8L12 14.5l-3.58 2.3 1.08-4.12-3.29-2.69 4.24-.25L12 5.8l1.54 3.95 4.24.25-3.29 2.69 1.09 4.11z"}}]})(t)}function nxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm2.5 11.59l.9 3.88-3.4-2.05-3.4 2.05.9-3.87-3-2.59 3.96-.34L12 6.02l1.54 3.64 3.96.34-3 2.59z"}}]})(t)}function rxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"}}]})(t)}function axe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 8H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zm-3 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z"}}]})(t)}function ixe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"3.2"}},{tag:"path",attr:{d:"M9 2L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3.17L15 2H9zm3 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z"}}]})(t)}function oxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm13.5-9l1.96 2.5H17V9.5h2.5zm-1.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}}]})(t)}function lxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.92 6.01C18.72 5.42 18.16 5 17.5 5H15V3H9v2H6.5c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 11l1.5-4.5h11L19 11H5z"}}]})(t)}function cxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C8.13 2 5 5.13 5 9c0 1.74.5 3.37 1.41 4.84.95 1.54 2.2 2.86 3.16 4.4.47.75.81 1.45 1.17 2.26.26.55.47 1.5 1.26 1.5s1-.95 1.25-1.5c.37-.81.7-1.51 1.17-2.26.96-1.53 2.21-2.85 3.16-4.4C18.5 12.37 19 10.74 19 9c0-3.87-3.13-7-7-7zm0 9.75a2.5 2.5 0 010-5 2.5 2.5 0 010 5z"}}]})(t)}function sxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"g",attr:{fillRule:"evenodd"},child:[{tag:"path",attr:{d:"M22 10c.32-3.28-4.28-6-9.99-6S1.7 6.72 2.02 10H22zM5.35 13.5c.55 0 .78.14 1.15.36.45.27 1.07.64 2.18.64s1.73-.37 2.18-.64c.37-.23.59-.36 1.15-.36.55 0 .78.14 1.15.36.45.27 1.07.64 2.18.64s1.73-.37 2.18-.64c.37-.23.59-.36 1.15-.36.55 0 .78.14 1.15.36.45.27 1.07.63 2.17.64v-1.98s-.79-.16-1.16-.38c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.6.36-1.15.36s-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.59.36-1.15.36-.55 0-.78-.14-1.15-.36-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.59.36-1.15.36v2c1.11 0 1.73-.37 2.21-.64.37-.23.59-.36 1.14-.36zM2 16v2c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-2H2z"}}]}]})(t)}function uxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.5 3l-.16.03L15 5.1 9 3 3.36 4.9c-.21.07-.36.25-.36.48V20.5c0 .28.22.5.5.5l.16-.03L9 18.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V3.5c0-.28-.22-.5-.5-.5zM15 19l-6-2.11V5l6 2.11V19z"}}]})(t)}function dxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M12 2C6.48 2 2 6.48 2 12c0 1.54.36 2.98.97 4.29L1 23l6.71-1.97c1.31.61 2.75.97 4.29.97 5.52 0 10-4.48 10-10S17.52 2 12 2zm4 11h-3v3h-2v-3H8v-2h3V8h2v3h3v2z"}}]})(t)}function hxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 7h-5V4c0-1.1-.9-2-2-2h-2c-1.1 0-2 .9-2 2v3H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2zm-9-3h2v5h-2V4zm0 12H9v2H7v-2H5v-2h2v-2h2v2h2v2zm2-1.5V13h6v1.5h-6zm0 3V16h4v1.5h-4z"}}]})(t)}function fxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-4V4c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zM10 4h4v2h-4V4zm6 11h-3v3h-2v-3H8v-2h3v-3h2v3h3v2z"}}]})(t)}function pxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 5c-1.11-.35-2.33-.5-3.5-.5-1.95 0-4.05.4-5.5 1.5-1.45-1.1-3.55-1.5-5.5-1.5S2.45 4.9 1 6v14.65c0 .25.25.5.5.5.1 0 .15-.05.25-.05C3.1 20.45 5.05 20 6.5 20c1.95 0 4.05.4 5.5 1.5 1.35-.85 3.8-1.5 5.5-1.5 1.65 0 3.35.3 4.75 1.05.1.05.15.05.25.05.25 0 .5-.25.5-.5V6c-.6-.45-1.25-.75-2-1zm0 13.5c-1.1-.35-2.3-.5-3.5-.5-1.7 0-4.15.65-5.5 1.5V8c1.35-.85 3.8-1.5 5.5-1.5 1.2 0 2.4.15 3.5.5v11.5z"}},{tag:"path",attr:{d:"M17.5 10.5c.88 0 1.73.09 2.5.26V9.24c-.79-.15-1.64-.24-2.5-.24-1.7 0-3.24.29-4.5.83v1.66c1.13-.64 2.7-.99 4.5-.99zM13 12.49v1.66c1.13-.64 2.7-.99 4.5-.99.88 0 1.73.09 2.5.26V11.9c-.79-.15-1.64-.24-2.5-.24-1.7 0-3.24.3-4.5.83zM17.5 14.33c-1.7 0-3.24.29-4.5.83v1.66c1.13-.64 2.7-.99 4.5-.99.88 0 1.73.09 2.5.26v-1.52c-.79-.16-1.64-.24-2.5-.24z"}}]})(t)}function gxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.41 21L5 19.59l4.83-4.83c.75-.75 1.17-1.77 1.17-2.83v-5.1L9.41 8.41 8 7l4-4 4 4-1.41 1.41L13 6.83v5.1c0 1.06.42 2.08 1.17 2.83L19 19.59 17.59 21 12 15.41 6.41 21z"}}]})(t)}function vxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.92 9.01C18.72 8.42 18.16 8 17.5 8h-11c-.66 0-1.21.42-1.42 1.01L3 15v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.85 10h10.29l1.04 3H5.81l1.04-3zM6 17.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S8.33 19 7.5 19 6 18.33 6 17.5zm9 0c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5zM9.41 5L8 6.41l-3-3L6.41 2l3 3zM16 6.41L14.59 5l3-3L19 3.41l-3 3zM13 5h-2V0h2v5z"}}]})(t)}function mxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.17 13.71l1.4-2.42c.09-.15.05-.34-.08-.45l-1.48-1.16c.03-.22.05-.45.05-.68s-.02-.46-.05-.69l1.48-1.16c.13-.11.17-.3.08-.45l-1.4-2.42c-.09-.15-.27-.21-.43-.15l-1.74.7c-.36-.28-.75-.51-1.18-.69l-.26-1.85a.364.364 0 00-.35-.29h-2.8c-.17 0-.32.13-.35.3L6.8 4.15c-.42.18-.82.41-1.18.69l-1.74-.7c-.16-.06-.34 0-.43.15l-1.4 2.42c-.09.15-.05.34.08.45l1.48 1.16c-.03.22-.05.45-.05.68s.02.46.05.69l-1.48 1.16c-.13.11-.17.3-.08.45l1.4 2.42c.09.15.27.21.43.15l1.74-.7c.36.28.75.51 1.18.69l.26 1.85c.03.16.18.29.35.29h2.8c.17 0 .32-.13.35-.3l.26-1.85c.42-.18.82-.41 1.18-.69l1.74.7c.16.06.34 0 .43-.15zM8.81 11c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM21.92 18.67l-.96-.74c.02-.14.04-.29.04-.44 0-.15-.01-.3-.04-.44l.95-.74c.08-.07.11-.19.05-.29l-.9-1.55c-.05-.1-.17-.13-.28-.1l-1.11.45c-.23-.18-.48-.33-.76-.44l-.17-1.18a.216.216 0 00-.21-.2h-1.79c-.11 0-.21.08-.22.19l-.17 1.18c-.27.12-.53.26-.76.44l-1.11-.45a.23.23 0 00-.28.1l-.9 1.55c-.05.1-.04.22.05.29l.95.74a3.145 3.145 0 000 .88l-.95.74c-.08.07-.11.19-.05.29l.9 1.55c.05.1.17.13.28.1l1.11-.45c.23.18.48.33.76.44l.17 1.18c.02.11.11.19.22.19h1.79c.11 0 .21-.08.22-.19l.17-1.18c.27-.12.53-.26.75-.44l1.12.45c.1.04.22 0 .28-.1l.9-1.55c.06-.09.03-.21-.05-.28zm-4.29.16a1.35 1.35 0 11.001-2.701 1.35 1.35 0 01-.001 2.701z"}}]})(t)}function yxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.31 18.9c-.96 1-2.06 2.03-3.31 3.1-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2c4 0 7.64 2.92 7.97 7.5h3.53L19 14l-4.5-4.5h3.47C17.65 6.24 15.13 4 12 4c-3.35 0-6 2.57-6 6.2 0 2.34 1.95 5.44 6 9.14.64-.59 1.23-1.16 1.77-1.71a2.5 2.5 0 01-.27-1.12 2.5 2.5 0 015 0 2.492 2.492 0 01-3.19 2.39z"}}]})(t)}function bxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 8h2v8H5zm7 0H9c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h3c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1zm-1 6h-1v-4h1v4zm7-6h-3c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h3c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1zm-1 6h-1v-4h1v4z"}},{tag:"path",attr:{fill:"none",d:"M4 6h16v12H4z"}},{tag:"path",attr:{d:"M2 4v16h20V4H2zm2 14V6h16v12H4z"}}]})(t)}function xxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 7c0-1.1-.9-2-2-2h-3v2h3v2.65L13.52 14H10V9H6c-2.21 0-4 1.79-4 4v3h2c0 1.66 1.34 3 3 3s3-1.34 3-3h4.48L19 10.35V7zM7 17c-.55 0-1-.45-1-1h2c0 .55-.45 1-1 1z"}},{tag:"path",attr:{d:"M5 6h5v2H5zM19 13c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function Mxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 8h10c.29 0 .57.06.84.13.09-.33.16-.67.16-1.04 0-1.31-.65-2.53-1.74-3.25L12 1 7.74 3.84A3.887 3.887 0 006 7.09c0 .37.07.71.16 1.04.27-.07.55-.13.84-.13z"}},{tag:"path",attr:{d:"M24 7c0-1.1-2-3-2-3s-2 1.9-2 3c0 .74.4 1.38 1 1.72V13h-2v-2c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v2H3V8.72c.6-.34 1-.98 1-1.72 0-1.1-2-3-2-3S0 5.9 0 7c0 .74.4 1.38 1 1.72V21h9v-4c0-1.1.9-2 2-2s2 .9 2 2v4h9V8.72c.6-.34 1-.98 1-1.72z"}}]})(t)}function wxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.71 9.71L22 12V6h-6l2.29 2.29-4.17 4.17a.996.996 0 01-1.41 0l-1.17-1.17a3 3 0 00-4.24 0L2 16.59 3.41 18l5.29-5.29a.996.996 0 011.41 0l1.17 1.17a3 3 0 004.24 0l4.19-4.17z"}}]})(t)}function zxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 4l4 4-4 4V9h-4V7h4V4zm-7 3c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zM6 7c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm1 10h4v-2H7v-3l-4 4 4 4v-3zm7 0c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm4 0c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1z"}}]})(t)}function Cxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 11V9L12 2 2 9v2h2v9H2v2h20v-2h-2v-9h2zm-6 7h-2v-4l-2 3-2-3v4H8v-7h2l2 3 2-3h2v7z"}}]})(t)}function Axe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3A8.994 8.994 0 0013 3.06V1h-2v2.06A8.994 8.994 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06A8.994 8.994 0 0020.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"}}]})(t)}function kxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2L4.5 20.29l.71.71L12 18l6.79 3 .71-.71z"}}]})(t)}function Hxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 6.34L21 3l-3.34 9L12 6.34zm10.61 13.44L4.22 1.39 2.81 2.81l5.07 5.07L3 9.69v1.41l7.07 2.83L12.9 21h1.41l1.81-4.88 5.07 5.07 1.42-1.41z"}}]})(t)}function Exe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3L3 10.53v.98l6.84 2.65L12.48 21h.98L21 3z"}}]})(t)}function Sxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M1 5h14l-6 9v4h2v2H5v-2h2v-4L1 5zm9.1 4l1.4-2H4.49l1.4 2h4.21zM17 5h5v3h-3v9c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3a3 3 0 011 .17V5z"}}]})(t)}function Lxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.92 9.01C18.72 8.42 18.16 8 17.5 8h-11c-.66 0-1.21.42-1.42 1.01L3 15v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.85 10h10.29l1.04 3H5.81l1.04-3zM6 17.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S8.33 19 7.5 19 6 18.33 6 17.5zm9 0c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5zM12 6.36L9.17 3.54l1.41-1.41L12 3.54 15.54 0l1.41 1.41L12 6.36z"}}]})(t)}function _xe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 14V6c0-1.76 2.24-4 5-4v16.17l-2-2V14h-3zm4.49 9.31L10.02 12.85c-.33.09-.66.15-1.02.15v9H7v-9c-2.21 0-4-1.79-4-4V5.83L.69 3.51 2.1 2.1l19.8 19.8-1.41 1.41zM6.17 9L5 7.83V9h1.17zM9 2H7v2.17l2 2V2zm4 7V2h-2v6.17l1.85 1.85c.09-.33.15-.66.15-1.02z"}}]})(t)}function Bxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 14V6c0-1.76 2.24-4 5-4v16.17l-2-2V14h-3zm4.49 9.31L10.02 12.85c-.33.09-.66.15-1.02.15v9H7v-9c-2.21 0-4-1.79-4-4V5.83L.69 3.51 2.1 2.1l19.8 19.8-1.41 1.41zM6.17 9L5 7.83V9h1.17zM9 2H7v2.17l2 2V2zm4 7V2h-2v6.17l1.85 1.85c.09-.33.15-.66.15-1.02z"}}]})(t)}function Dxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.19 21.19L2.81 2.81 1.39 4.22 4 6.83V16c0 .88.39 1.67 1 2.22V20c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h8v1c0 .55.45 1 1 1h1c.05 0 .09-.02.14-.03l1.64 1.64 1.41-1.42zM7.5 17c-.83 0-1.5-.67-1.5-1.5S6.67 14 7.5 14s1.5.67 1.5 1.5S8.33 17 7.5 17zM6 11V8.83L8.17 11H6zm2.83-5L5.78 2.95C7.24 2.16 9.48 2 12 2c4.42 0 8 .5 8 4v10c0 .35-.08.67-.19.98L13.83 11H18V6H8.83z"}}]})(t)}function Txe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C8.14 2 5 5.14 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.86-3.14-7-7-7zm.88 13.75h-1.75V14h1.75v1.75zm0-2.87h-1.75c0-2.84 2.62-2.62 2.62-4.38 0-.96-.79-1.75-1.75-1.75s-1.75.79-1.75 1.75H8.5C8.5 6.57 10.07 5 12 5s3.5 1.57 3.5 3.5c0 2.19-2.62 2.41-2.62 4.38z"}}]})(t)}function Vxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 12h2L12 2 5.05 12H7l-3.9 6h6.92v4h3.96v-4H21z"}}]})(t)}function Oxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.18 10l-1.7-4.68A2.008 2.008 0 0014.6 4H12v2h2.6l1.46 4h-4.81l-.36-1H12V7H7v2h1.75l1.82 5H9.9c-.44-2.23-2.31-3.88-4.65-3.99C2.45 9.87 0 12.2 0 15c0 2.8 2.2 5 5 5 2.46 0 4.45-1.69 4.9-4h4.2c.44 2.23 2.31 3.88 4.65 3.99 2.8.13 5.25-2.19 5.25-5 0-2.8-2.2-5-5-5h-.82zM7.82 16c-.4 1.17-1.49 2-2.82 2-1.68 0-3-1.32-3-3s1.32-3 3-3c1.33 0 2.42.83 2.82 2H5v2h2.82zm6.28-2h-1.4l-.73-2H15c-.44.58-.76 1.25-.9 2zm4.9 4c-1.68 0-3-1.32-3-3 0-.93.41-1.73 1.05-2.28l.96 2.64 1.88-.68-.97-2.67c.03 0 .06-.01.09-.01 1.68 0 3 1.32 3 3s-1.33 3-3.01 3z"}}]})(t)}function Ixe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C8.14 2 5 5.14 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.86-3.14-7-7-7zm0 2a2 2 0 11.001 4.001A2 2 0 0112 4zm0 10c-1.67 0-3.14-.85-4-2.15.02-1.32 2.67-2.05 4-2.05s3.98.73 4 2.05A4.783 4.783 0 0112 14z"}}]})(t)}function Rxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2a9 9 0 00-9 9c0 4.17 2.84 7.67 6.69 8.69L12 22l2.31-2.31C18.16 18.67 21 15.17 21 11a9 9 0 00-9-9zm0 2c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.3a7.2 7.2 0 01-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 01-6 3.22z"}}]})(t)}function Fxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.31 17.38l-2.39-2.13c.52-2.36-1.36-4.25-3.42-4.25-1.16 0-3.5.9-3.5 3.5 0 .97.39 1.84 1.03 2.47l-.71.71A4.457 4.457 0 0111 14.5c0-1.7.96-3.17 2.35-3.93a5 5 0 00-2.28-.57c-2.38 0-4.37 1.65-4.91 3.87A2.997 2.997 0 014 11c0-1.66 1.34-3 3-3h2.5a2.5 2.5 0 000-5H8c-.55 0-1 .45-1 1s.45 1 1 1h1.5c.28 0 .5.22.5.5s-.22.5-.5.5H7a5.002 5.002 0 00-1 9.9v.03C6 18.73 8.27 21 11.07 21h8.86c1.87 0 2.81-2.34 1.38-3.62zM18 19c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function Nxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 15v-2h-3.07c-.05-.39-.12-.77-.22-1.14l2.58-1.49-1-1.73L16.92 10c-.28-.48-.62-.91-.99-1.29.04-.23.07-.46.07-.71 0-.8-.24-1.55-.65-2.18L17 4.17l-1.41-1.41-1.72 1.72c-1.68-.89-3.1-.33-3.73 0L8.41 2.76 7 4.17l1.65 1.65A3.99 3.99 0 008 8c0 .25.03.48.07.72-.37.38-.71.81-.99 1.28L4.71 8.63l-1 1.73 2.58 1.49c-.1.37-.17.75-.22 1.14H3v2h3.07c.05.39.12.77.22 1.14l-2.58 1.49 1 1.73L7.08 18c1.08 1.81 2.88 3 4.92 3s3.84-1.19 4.92-3l2.37 1.37 1-1.73-2.58-1.49c.1-.37.17-.75.22-1.14H21zm-8 2h-2v-6h2v6z"}}]})(t)}function Pxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 8c0-3.31-2.69-6-6-6S6 4.69 6 8c0 4.5 6 11 6 11s6-6.5 6-11zm-8 0c0-1.1.9-2 2-2s2 .9 2 2a2 2 0 11-4 0zM5 20v2h14v-2H5z"}}]})(t)}function jxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 010-5 2.5 2.5 0 010 5z"}}]})(t)}function Uxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.28 4.93l-2.12-2.12c-.78-.78-2.05-.78-2.83 0L11.5 5.64l2.12 2.12 2.12-2.12 3.54 3.54a3.012 3.012 0 000-4.25zM5.49 13.77c.59.59 1.54.59 2.12 0l2.47-2.47-2.12-2.13-2.47 2.47c-.59.59-.59 1.54 0 2.13z"}},{tag:"path",attr:{d:"M15.04 7.76l-.71.71-.71.71L10.44 6c-.59-.6-1.54-.6-2.12-.01a1.49 1.49 0 000 2.12l3.18 3.18-.71.71-6.36 6.36c-.78.78-.78 2.05 0 2.83.78.78 2.05.78 2.83 0L16.45 12a.996.996 0 101.41-1.41l-2.82-2.83z"}}]})(t)}function Wxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M23 8a7 7 0 00-11.95-4.95A33.8 33.8 0 009 3c-4.42 0-8 .5-8 4v10.5A3.5 3.5 0 004.5 21L3 22.5v.5h12v-.5L13.5 21a3.5 3.5 0 003.5-3.5v-2.58A7 7 0 0023 8zM3 12V7h6.08a6.96 6.96 0 001.18 5H3zm6 7c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm7.71-6.06l-.2.03L16 13l-.47-.02-.16-.02-.29-.04-.2-.04-.22-.06a1.55 1.55 0 01-.23-.07l-.13-.05A4.99 4.99 0 0111.1 7c.04-.19.09-.37.15-.54l.05-.14.15-.38.07-.15.2-.36.07-.12.3-.42.02-.02c.24-.3.52-.57.82-.81l.01-.01.46-.32.03-.02A5.25 5.25 0 0116 3a5 5 0 01.71 9.94zM15 4h2v5h-2zm0 6h2v2h-2z"}}]})(t)}function Zxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 6H8V4.65l1-.12V6zm0 6H8V7h1v5zM6 7h1v5H6V7zm0-2.12l1-.12V6H6V4.88zM22 3V2L5 4v8H2c0 3.69 2.47 6.86 6 8.25V22h8v-1.75c3.53-1.39 6-4.56 6-8.25H10V7h12V6H10V4.41L22 3z"}}]})(t)}function Gxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 21h-2V6.83L9.41 8.41 8 7l4-4 4 4-1.41 1.41L13 6.83V9c0 4.27 4.03 7.13 6 8.27l-1.46 1.46c-1.91-1.16-3.44-2.53-4.54-4.02V21z"}}]})(t)}function qxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 21h2V6.83l1.59 1.59L16 7l-4-4-4 4 1.41 1.41L11 6.83V9c0 4.27-4.03 7.13-6 8.27l1.46 1.46C8.37 17.56 9.9 16.19 11 14.7V21z"}}]})(t)}function Yxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm15.35 6.41l-1.77-1.77c-.2-.2-.51-.2-.71 0L6 11.53V14h2.47l6.88-6.88c.2-.19.2-.51 0-.71z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM6 14v-2.47l6.88-6.88c.2-.2.51-.2.71 0l1.77 1.77c.2.2.2.51 0 .71L8.47 14H6zm12 0h-7.5l2-2H18v2z"}}]})(t)}function Xxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 4h2v9h-2zM4 4h2v16H4zM11 4h2v4h-2zM11 10h2v4h-2zM11 16h2v4h-2zM22.5 16.41L21.09 15 19 17.09 16.91 15l-1.41 1.41 2.09 2.09-2.09 2.09L16.91 22 19 19.91 21.09 22l1.41-1.41-2.09-2.09z"}}]})(t)}function $xe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8.1 13.34l2.83-2.83L3.91 3.5a4.008 4.008 0 000 5.66l4.19 4.18zm6.78-1.81c1.53.71 3.68.21 5.27-1.38 1.91-1.91 2.28-4.65.81-6.12-1.46-1.46-4.2-1.1-6.12.81-1.59 1.59-2.09 3.74-1.38 5.27L3.7 19.87l1.41 1.41L12 14.41l6.88 6.88 1.41-1.41L13.41 13l1.47-1.47z"}}]})(t)}function Kxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 9H9V2H7v7H5V2H3v7c0 2.12 1.66 3.84 3.75 3.97V22h2.5v-9.03C11.34 12.84 13 11.12 13 9V2h-2v7zm5-3v8h2.5v8H21V2c-2.76 0-5 2.24-5 4z"}}]})(t)}function Qxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10.08 8A6 6 0 0116 3c3.31 0 6 2.69 6 6 0 2.97-2.16 5.44-5 5.92V21h-2v-6.09c0-.98.71-1.8 1.67-1.97a3.999 3.999 0 10-4.61-4.61c-.17.96-.99 1.67-1.97 1.67H5.83l1.59 1.59L6 13 2 9l4-4 1.41 1.41L5.83 8h4.25z"}}]})(t)}function Jxe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.92 8C13.44 5.16 10.97 3 8 3 4.69 3 2 5.69 2 9c0 2.97 2.16 5.44 5 5.92V21h2v-6.09c0-.98-.71-1.8-1.67-1.97a3.999 3.999 0 114.61-4.61c.17.96.99 1.67 1.97 1.67h4.26l-1.59 1.59L18 13l4-4-4-4-1.41 1.41L18.17 8h-4.25z"}}]})(t)}function tMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 15.18V7c0-2.21-1.79-4-4-4s-4 1.79-4 4v10c0 1.1-.9 2-2 2s-2-.9-2-2V8.82C8.16 8.4 9 7.3 9 6c0-1.66-1.34-3-3-3S3 4.34 3 6c0 1.3.84 2.4 2 2.82V17c0 2.21 1.79 4 4 4s4-1.79 4-4V7c0-1.1.9-2 2-2s2 .9 2 2v8.18A2.996 2.996 0 0018 21c1.66 0 3-1.34 3-3 0-1.3-.84-2.4-2-2.82z"}}]})(t)}function eMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1.5 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm2.5 6c-.7 0-2.01-.54-2.91-1.76l-.41 2.35L14 14.03V18h-1v-3.58l-1.11-1.21-.52 2.64-3.77-.77.2-.98 2.78.57.96-4.89-1.54.57V12H9V9.65l3.28-1.21c.49-.18 1.03.06 1.26.53.83 1.7 2.05 2.03 2.46 2.03v1z"}}]})(t)}function nMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm0 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm1.65-2.65L11.5 12.2V9h1v2.79l1.85 1.85-.7.71z"}}]})(t)}function rMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 13.5V2L3 13.5h8zm10 0C21 6.5 14.5 1 12.5 1c0 0 1 3 1 6.5s-1 6-1 6H21zm1 1.5H2a6.233 6.233 0 002.33 3.73c.65-.27 1.22-.72 1.67-1.23.73.84 1.8 1.5 3 1.5s2.27-.66 3-1.5c.73.84 1.8 1.5 3 1.5s2.26-.66 3-1.5c.45.51 1.02.96 1.67 1.23 1.17-.89 2.02-2.2 2.33-3.73zm0 8v-2h-1c-1.04 0-2.08-.35-3-1-1.83 1.3-4.17 1.3-6 0-1.83 1.3-4.17 1.3-6 0-.91.65-1.96 1-3 1H2v2h1c1.03 0 2.05-.25 3-.75 1.89 1 4.11 1 6 0 1.89 1 4.11 1 6 0 .95.5 1.97.75 3 .75h1z"}}]})(t)}function aMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM5 4.99h3C8 6.65 6.66 8 5 8V4.99zM5 12v-2c2.76 0 5-2.25 5-5.01h2C12 8.86 8.87 12 5 12zm0 6l3.5-4.5 2.5 3.01L14.5 12l4.5 6H5z"}}]})(t)}function iMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 7.59l5-5c.78-.78 2.05-.78 2.83 0L20.24 11h-2.83L10.4 4 5.41 9H8v2H2V5h2v2.59zM20 19h2v-6h-6v2h2.59l-4.99 5-7.01-7H3.76l8.41 8.41c.78.78 2.05.78 2.83 0l5-5V19z"}}]})(t)}function oMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.05 17.56l-17.97.94L3 17l17.98-.94.07 1.5zM21 19.48H3v1.5h18v-1.5zM22 5v7c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2zm-2 1c-1.68 0-3.04.98-3.21 2.23-.64-.73-2.73-2.73-6.54-2.73-4.67 0-6.75 3-6.75 3s2.08 3 6.75 3c3.81 0 5.9-2 6.54-2.73C16.96 10.02 18.32 11 20 11V6z"}}]})(t)}function lMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 10h5l3-3-3-3h-5V2h-2v2H4v6h7v2H6l-3 3 3 3h5v4h2v-4h7v-6h-7z"}}]})(t)}function cMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 17c0 .55-.45 1-1 1h-.17l-2.2-2.2C20.58 15.37 22 14.4 22 13c0-1-8-8-8-8h-3v2h2.25l1.45 1.3L11 11l-9.5-1L0 13l4.54 1.36-3.49 1.88C-.77 17.22-.07 20 2 20h6c2.21 0 4-1.79 4-4h4l2 2h-3v2h6c1.66 0 3-1.34 3-3h-2zM8 18H2l5.25-2.83L10 16a2 2 0 01-2 2z"}}]})(t)}function sMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.5 7h-3c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2zm0 8h-3V9h3v6zM1 15h4v-2H3c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h4v2H3v2h2c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2H1v-2zm16 0h4v-2h-2c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h4v2h-4v2h2c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2h-4v-2z"}}]})(t)}function uMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.4 7c-.34.55-.4.97-.4 1.38C6 9.15 7 11 7 12c0 .95-.4 1.5-.4 1.5H5.1s.4-.55.4-1.5c0-1-1-2.85-1-3.62 0-.41.06-.83.4-1.38h1.5zm5 0c-.34.55-.4.97-.4 1.38 0 .77 1 2.62 1 3.62 0 .95-.4 1.5-.4 1.5h1.5s.4-.55.4-1.5c0-1-1-2.85-1-3.62 0-.41.06-.83.4-1.38h-1.5zM8.15 7c-.34.55-.4.97-.4 1.38 0 .77 1 2.63 1 3.62 0 .95-.4 1.5-.4 1.5h1.5s.4-.55.4-1.5c0-1-1-2.85-1-3.62 0-.41.06-.83.4-1.38h-1.5zm13.32-.5s.13-1.06.13-1.5c0-1.65-1.35-3-3-3-1.54 0-2.81 1.16-2.98 2.65L14.53 15H4.01c-.6 0-1.09.53-1 1.13C3.53 19.46 6.39 22 9.75 22c3.48 0 6.34-2.73 6.71-6.23L17.61 4.9c.05-.51.47-.9.99-.9.55 0 1 .45 1 1 0 .3-.1 1.25-.1 1.25l1.97.25z"}}]})(t)}function dMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 5L3 7V3l4 2zm11-2v4l4-2-4-2zm-7-1v4l4-2-4-2zm-6 8.04c1.38.49 3.77.96 7 .96s5.62-.47 7-.96C19 9.86 16.22 9 12 9s-7 .86-7 1.04zM15 17H9v4.88c-4.06-.39-7-1.54-7-2.88v-9c0-1.66 4.48-3 10-3s10 1.34 10 3v9c0 1.34-2.94 2.48-7 2.87V17z"}}]})(t)}function hMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4v2h16V4zm1 10v-2l-1-5H4l-1 5v2h1v6h10v-6h4v6h2v-6h1zm-9 4H6v-4h6v4z"}}]})(t)}function fMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 6.83L9.41 8.41 8 7l4-4 4 4-1.41 1.41L13 6.83V21h-2z"}}]})(t)}function pMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.56 14.33c-.34.27-.56.7-.56 1.17V21h7c1.1 0 2-.9 2-2v-5.98c-.94-.33-1.95-.52-3-.52-2.03 0-3.93.7-5.44 1.83z"}},{tag:"circle",attr:{cx:"18",cy:"6",r:"5"}},{tag:"path",attr:{d:"M11.5 6c0-1.08.27-2.1.74-3H5c-1.1 0-2 .9-2 2v14c0 .55.23 1.05.59 1.41l9.82-9.82A6.435 6.435 0 0111.5 6z"}}]})(t)}function gMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0v24h24V0H0zm22 22H2V8.86C2 6.05 3.53 3.84 6.2 2.8 8 2.09 10.14 2 12 2c1.86 0 4 .09 5.8.8C20.47 3.84 22 6.05 22 8.86V22z"}},{tag:"circle",attr:{cx:"15.5",cy:"16",r:"1"}},{tag:"circle",attr:{cx:"8.5",cy:"16",r:"1"}},{tag:"path",attr:{d:"M7.01 9h10v5h-10zM17.8 2.8C16 2.09 13.86 2 12 2c-1.86 0-4 .09-5.8.8C3.53 3.84 2 6.05 2 8.86V22h20V8.86c0-2.81-1.53-5.02-4.2-6.06zm.2 13.08c0 1.45-1.18 2.62-2.63 2.62l1.13 1.12V20H15l-1.5-1.5h-2.83L9.17 20H7.5v-.38l1.12-1.12C7.18 18.5 6 17.32 6 15.88V9c0-2.63 3-3 6-3 3.32 0 6 .38 6 3v6.88z"}}]})(t)}function vMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 8v13h4v-5c0-1.1.9-2 2-2s2 .9 2 2v5h4V8l-6-5-6 5zm7.5 2c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.5zM3 5c-1.1 0-2 .9-2 2v1h4V7c0-1.1-.9-2-2-2zM1 9h4v12H1zM21 5c-1.1 0-2 .9-2 2v1h4V7c0-1.1-.9-2-2-2zM19 9h4v12h-4z"}}]})(t)}function mMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M5.26 11h13.48l-.67 9H5.93l-.67-9zm3.76-7h5.95L19 7.38l1.59-1.59L22 7.21 19.21 10H4.79L2 7.21 3.41 5.8 5 7.38 9.02 4z"}}]})(t)}function yMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M23 8A7 7 0 009.68 5H7v2H4.5a1.5 1.5 0 00-1.42 1.01L1 14v8a1 1 0 001 1h1a1 1 0 001-1v-1h12v1a1 1 0 001 1h1a1 1 0 001-1v-7.68A7.01 7.01 0 0023 8zm-18.5.5h4.53a6.93 6.93 0 002.08 4.5H3l1.5-4.5zm0 9.5a1.5 1.5 0 110-3 1.5 1.5 0 010 3zm11 0a1.5 1.5 0 110-3 1.5 1.5 0 010 3zm2.93-5.63l-.21.11-.18.09a4.97 4.97 0 01-.42.16l-.22.07-.23.06-.2.05a5 5 0 01-5.94-4.41A4.07 4.07 0 0111 8l.02-.47.02-.17.04-.28.04-.21.05-.21.07-.24.05-.13a4.99 4.99 0 019.69 1.7 4.96 4.96 0 01-2.55 4.38zM15 4h2v5h-2zm0 6h2v2h-2z"}}]})(t)}function bMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 9.02c0 1.09-.89 1.98-1.98 1.98H4.98C3.89 11 3 10.11 3 9.02H1c0 1.86 1.28 3.4 3 3.84V22h6v-3c0-1.1.9-2 2-2s2 .9 2 2v3h6v-9.14c.55-.14 3-1.04 3-3.86l-2 .02z"}},{tag:"path",attr:{d:"M6 8.86V10h12V8.86c.55-.14 3-1.04 3-3.86l-2 .02C19 6.11 18.11 7 17.02 7H6.98C5.89 7 5 6.11 5 5.02H3c0 1.85 1.28 3.4 3 3.84z"}},{tag:"path",attr:{d:"M12 1L8.25 6h7.5z"}}]})(t)}function xMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.6 11h10.8l-.9-3h-9zM20 11v2H4v-2H2v11h8v-5h4v5h8V11zM15.9 6L15 3V1h-2v2h-2.03V1h-2v2.12L8.1 6z"}}]})(t)}function MMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z"}}]})(t)}function wMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 16.5C2 19.54 4.46 22 7.5 22s5.5-2.46 5.5-5.5V10H2v6.5zm5.5 2C6.12 18.5 5 17.83 5 17h5c0 .83-1.12 1.5-2.5 1.5zM10 13c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-5 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z"}},{tag:"path",attr:{d:"M11 3v6h3v2.5c0-.83 1.12-1.5 2.5-1.5s2.5.67 2.5 1.5h-5v2.89c.75.38 1.6.61 2.5.61 3.04 0 5.5-2.46 5.5-5.5V3H11zm3 5.08c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1c0 .56-.45 1-1 1zm5 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1c0 .56-.45 1-1 1z"}}]})(t)}function zMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 7a1.003 1.003 0 001.71.71c.4-.4 1.04-2.46 1.04-2.46s-2.06.64-2.46 1.04c-.18.18-.29.43-.29.71z"}},{tag:"path",attr:{d:"M19 2c-2.76 0-5 2.24-5 5 0 2.05 1.23 3.81 3 4.58V13h1v5c0 .55-.45 1-1 1s-1-.45-1-1v-2a3.009 3.009 0 00-4-2.83V5c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2v-3c0-.55.45-1 1-1s1 .45 1 1v2c0 1.65 1.35 3 3 3s3-1.35 3-3v-5h1v-1.42c1.77-.77 3-2.53 3-4.58 0-2.76-2.24-5-5-5zM6 19.5l-2-2v-2.83l2 2v2.83zm0-5l-2-2V9.67l2 2v2.83zm0-5l-2-2V4.67l2 2V9.5zm4 8l-2 2v-2.83l2-2v2.83zm0-5l-2 2v-2.83l2-2v2.83zm0-5l-2 2V6.67l2-2V7.5zm9 2.5c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"}}]})(t)}function CMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 10h-3V8.86c1.72-.45 3-2 3-3.86h-3V4c0-.55-.45-1-1-1H8c-.55 0-1 .45-1 1v1H4c0 1.86 1.28 3.41 3 3.86V10H4c0 1.86 1.28 3.41 3 3.86V15H4c0 1.86 1.28 3.41 3 3.86V20c0 .55.45 1 1 1h8c.55 0 1-.45 1-1v-1.14c1.72-.45 3-2 3-3.86h-3v-1.14c1.72-.45 3-2 3-3.86zm-8 9a2 2 0 11-.001-3.999A2 2 0 0112 19zm0-5a2 2 0 11-.001-3.999A2 2 0 0112 14zm0-5a2 2 0 01-2-2c0-1.11.89-2 2-2a2 2 0 110 4z"}}]})(t)}function AMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h2.23l2-2H14l2 2h2v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4zM7.5 17c-.83 0-1.5-.67-1.5-1.5S6.67 14 7.5 14s1.5.67 1.5 1.5S8.33 17 7.5 17zm3.5-7H6V6h5v4zm2 0V6h5v4h-5zm3.5 7c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}}]})(t)}function kMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 16.94V8.5c0-2.79-2.61-3.4-6.01-3.49l.76-1.51H17V2H7v1.5h4.75l-.76 1.52C7.86 5.11 5 5.73 5 8.5v8.44c0 1.45 1.19 2.66 2.59 2.97L6 21.5v.5h2.23l2-2H14l2 2h2v-.5L16.5 20h-.08c1.69 0 2.58-1.37 2.58-3.06zm-7 1.56c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm5-4.5H7V9h10v5z"}}]})(t)}function HMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.49 15.5v-1.75L14 16.25l2.49 2.5V17H22v-1.5zm3.02 4.25H14v1.5h5.51V23L22 20.5 19.51 18zM9.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM5.75 8.9L3 23h2.1l1.75-8L9 17v6h2v-7.55L8.95 13.4l.6-3C10.85 12 12.8 13 15 13v-2c-1.85 0-3.45-1-4.35-2.45l-.95-1.6C9.35 6.35 8.7 6 8 6c-.25 0-.5.05-.75.15L2 8.3V13h2V9.65l1.75-.75"}}]})(t)}function EMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 18H6V8h3v4.77L15.98 6 18 8.03 11.15 15H16v3z"}}]})(t)}function SMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12zm10 6c3.31 0 6-2.69 6-6s-2.69-6-6-6-6 2.69-6 6 2.69 6 6 6z"}}]})(t)}function LMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.83 11l1.59 1.59L7 14l-4-4 4-4 1.41 1.41L6.83 9H15c1.1 0 2 .9 2 2v9h-2v-9H6.83z"}}]})(t)}function _Me(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.17 11l-1.59 1.59L17 14l4-4-4-4-1.41 1.41L17.17 9H9c-1.1 0-2 .9-2 2v9h2v-9h8.17z"}}]})(t)}function BMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 6.83L4.41 8.41 3 7l4-4 4 4-1.41 1.41L8 6.83V13h8c1.1 0 2 .9 2 2v6h-2v-6H8c-1.1 0-2-.9-2-2V6.83z"}}]})(t)}function DMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 6.83l1.59 1.59L21 7l-4-4-4 4 1.41 1.41L16 6.83V13H8c-1.1 0-2 .9-2 2v6h2v-6h8c1.1 0 2-.9 2-2V6.83z"}}]})(t)}function TMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.66 6V4H6v5.66h2V7.41l5 5V20h2v-7.58c0-.53-.21-1.04-.59-1.41l-5-5h2.25z"}}]})(t)}function VMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.34 6V4H18v5.66h-2V7.41l-5 5V20H9v-7.58c0-.53.21-1.04.59-1.41l5-5h-2.25z"}}]})(t)}function OMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 11c-.18 0-.36.03-.53.05L17.41 9H20V6l-3.72 1.86L13.41 5H9v2h3.59l2 2H11l-4 2-2-2H0v2h4c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4l2 2h3l3.49-6.1 1.01 1.01c-.91.73-1.5 1.84-1.5 3.09 0 2.21 1.79 4 4 4s4-1.79 4-4-1.79-4-4-4zM4 17c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm16 0c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}}]})(t)}function IMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 9v12h-2V9c0-2.21-1.79-4-4-4S8 6.79 8 9v4.17l1.59-1.59L11 13l-4 4-4-4 1.41-1.41L6 13.17V9c0-3.31 2.69-6 6-6s6 2.69 6 6z"}}]})(t)}function RMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 9v12h2V9c0-2.21 1.79-4 4-4s4 1.79 4 4v4.17l-1.59-1.59L13 13l4 4 4-4-1.41-1.41L18 13.17V9c0-3.31-2.69-6-6-6S6 5.69 6 9z"}}]})(t)}function FMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M1 11h4v11H1zM16 3.25C16.65 2.49 17.66 2 18.7 2 20.55 2 22 3.45 22 5.3c0 2.27-2.91 4.9-6 7.7-3.09-2.81-6-5.44-6-7.7C10 3.45 11.45 2 13.3 2c1.04 0 2.05.49 2.7 1.25zM20 17h-7l-2.09-.73.33-.94L13 16h2.82c.65 0 1.18-.53 1.18-1.18 0-.49-.31-.93-.77-1.11L8.97 11H7v9.02L14 22l8.01-3c-.01-1.1-.9-2-2.01-2z"}}]})(t)}function NMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 21V7L12 3 2 7v14h5v-9h10v9h5zm-11-2H9v2h2v-2zm2-3h-2v2h2v-2zm2 3h-2v2h2v-2z"}}]})(t)}function PMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 3v6c0 2.97 2.16 5.43 5 5.91V19H8v2h8v-2h-3v-4.09c2.84-.48 5-2.94 5-5.91V3H6zm10 5H8V5h8v3z"}}]})(t)}function jMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 10V3.26c-.65-.17-1.32-.26-2-.26-4.2 0-8 3.22-8 8.2 0 3.32 2.67 7.25 8 11.8 5.33-4.55 8-8.48 8-11.8 0-.41-.04-.81-.09-1.2H14zm-2 3c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}},{tag:"path",attr:{d:"M22.54 2.88l-1.42-1.42L19 3.59l-2.12-2.13-1.42 1.42L17.59 5l-2.13 2.12 1.42 1.42L19 6.41l2.12 2.13 1.42-1.42L20.41 5z"}}]})(t)}function UMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 9V3H7v2.59L3.91 2.5 2.5 3.91 5.59 7H3v2h6zm12 0V7h-2.59l3.09-3.09-1.41-1.41L17 5.59V3h-2v6h6zM3 15v2h2.59L2.5 20.09l1.41 1.41L7 18.41V21h2v-6H3zm12 0v6h2v-2.59l3.09 3.09 1.41-1.41L18.41 17H21v-2h-6z"}}]})(t)}function WMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 3l2.3 2.3-2.89 2.87 1.42 1.42L18.7 6.7 21 9V3h-6zM3 9l2.3-2.3 2.87 2.89 1.42-1.42L6.7 5.3 9 3H3v6zm6 12l-2.3-2.3 2.89-2.87-1.42-1.42L5.3 17.3 3 15v6h6zm12-6l-2.3 2.3-2.87-2.89-1.42 1.42 2.89 2.87L15 21h6v-6z"}}]})(t)}function ZMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 11.68V11L8 6l-7 5v10h5v-6h4v6h1.68c-.43-.91-.68-1.92-.68-3 0-2.79 1.64-5.19 4-6.32zM23 13.11V3H10v1.97l7 5v1.11c.33-.05.66-.08 1-.08 1.96 0 3.73.81 5 2.11zM17 7h2v2h-2V7z"}},{tag:"path",attr:{d:"M23 18c0-2.76-2.24-5-5-5s-5 2.24-5 5 2.24 5 5 5 5-2.24 5-5zm-5.5 3v-2.5H15v-1h2.5V15h1v2.5H21v1h-2.5V21h-1z"}}]})(t)}function GMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.81 12.74l-.82-.63v-.22l.8-.63c.16-.12.2-.34.1-.51l-.85-1.48a.395.395 0 00-.35-.2c-.05 0-.1.01-.15.03l-.95.38c-.08-.05-.11-.07-.19-.11l-.15-1.01a.408.408 0 00-.4-.36h-1.71c-.2 0-.37.15-.4.34l-.14 1.01c-.03.02-.07.03-.1.05l-.09.06-.95-.38a.401.401 0 00-.5.17l-.85 1.48c-.1.17-.06.39.1.51l.8.63v.23l-.8.63a.39.39 0 00-.1.51l.85 1.48c.07.13.21.2.35.2.05 0 .1-.01.15-.03l.95-.37c.08.05.12.07.2.11l.15 1.01c.03.2.2.34.4.34h1.71c.2 0 .37-.15.4-.34l.15-1.01c.03-.02.07-.03.1-.05l.09-.06.95.38a.401.401 0 00.5-.17l.85-1.48a.39.39 0 00-.1-.51zM18 13.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM17 17h2v4c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2v4h-2V6H7v12h10v-1z"}}]})(t)}function qMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 8h4V4H4v4zm6 12h4v-4h-4v4zm-6 0h4v-4H4v4zm0-6h4v-4H4v4zm6 0h4v-4h-4v4zm6 6h4v-4h-4v4zm3-20c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm.5 8h-1V7h1v1zm0-2h-1V2h1v4zM16 14h4v-2.07c-.33.05-.66.07-1 .07-1.07 0-2.09-.24-3-.68V14zM10 4v4h2.68c-.44-.91-.68-1.93-.68-3 0-.34.02-.67.07-1H10z"}}]})(t)}function YMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 8h4V4H4v4zm6 12h4v-4h-4v4zm-6 0h4v-4H4v4zm0-6h4v-4H4v4zm6 0h4v-4h-4v4zm6-10v4h4V4h-4zm-6 4h4V4h-4v4zm6 6h4v-4h-4v4zm0 6h4v-4h-4v4z"}}]})(t)}function XMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.77 3.77L16 2 6 12l10 10 1.77-1.77L9.54 12z"}}]})(t)}function $Me(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.67 3.87L9.9 2.1 0 12l9.9 9.9 1.77-1.77L3.54 12z"}}]})(t)}function KMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"}}]})(t)}function QMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z"}}]})(t)}function JMe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 12l-4-4h8l-4 4z"}}]})(t)}function twe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 10l5 5 5-5z"}}]})(t)}function ewe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 14l5-5 5 5z"}}]})(t)}function nwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6.23 20.23L8 22l10-10L8 2 6.23 3.77 14.46 12z"}}]})(t)}function rwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"}}]})(t)}function awe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M14 7l-5 5 5 5V7z"}},{tag:"path",attr:{fill:"none",d:"M24 0v24H0V0h24z"}}]})(t)}function iwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M10 17l5-5-5-5v10z"}},{tag:"path",attr:{fill:"none",d:"M0 24V0h24v24H0z"}}]})(t)}function owe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 12l1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z"}}]})(t)}function lwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 10H9c-.6 0-1 .4-1 1v4h2v-3h4v2.5l3.5-3.5L14 7.5V10zm-2-9C5.9 1 1 5.9 1 12s4.9 11 11 11 11-4.9 11-11S18.1 1 12 1zm7.73 11.58l-7.19 7.22c-.35.27-.79.27-1.15 0L4.2 12.58a.932.932 0 010-1.16l7.19-7.22c.35-.27.79-.27 1.15 0l7.19 7.22c.36.27.36.8 0 1.16z"}}]})(t)}function cwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 1C5.93 1 1 5.93 1 12s4.93 11 11 11 11-4.93 11-11S18.07 1 12 1zm3.57 16L12 15.42 8.43 17l-.37-.37L12 7l3.95 9.63-.38.37z"}}]})(t)}function swe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 11v2h4v-2h-4zm-2 6.61c.96.71 2.21 1.65 3.2 2.39.4-.53.8-1.07 1.2-1.6-.99-.74-2.24-1.68-3.2-2.4-.4.54-.8 1.08-1.2 1.61zM20.4 5.6c-.4-.53-.8-1.07-1.2-1.6-.99.74-2.24 1.68-3.2 2.4.4.53.8 1.07 1.2 1.6.96-.72 2.21-1.65 3.2-2.4zM4 9c-1.1 0-2 .9-2 2v2c0 1.1.9 2 2 2h1v4h2v-4h1l5 3V6L8 9H4zm11.5 3c0-1.33-.58-2.53-1.5-3.35v6.69c.92-.81 1.5-2.01 1.5-3.34z"}}]})(t)}function uwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z"}}]})(t)}function dwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"}}]})(t)}function hwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z"}}]})(t)}function fwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"}}]})(t)}function pwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"}}]})(t)}function gwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.5 5H11l5 7-5 7h4.5l5-7z"}},{tag:"path",attr:{d:"M8.5 5H4l5 7-5 7h4.5l5-7z"}}]})(t)}function vwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 5l-1.41 1.41L18.17 11H2v2h16.17l-4.59 4.59L15 19l7-7-7-7z"}}]})(t)}function mwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 13.5L7.5 11l1.42-1.41L12 12.67l3.08-3.08L16.5 11 12 15.5z"}}]})(t)}function ywe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z"}}]})(t)}function bwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"}}]})(t)}function xwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M18.41 16.59L13.82 12l4.59-4.59L17 6l-6 6 6 6zM6 6h2v12H6z"}},{tag:"path",attr:{fill:"none",d:"M24 24H0V0h24v24z"}}]})(t)}function Mwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 16h3v3h2v-5H5v2zm3-8H5v2h5V5H8v3zm6 11h2v-3h3v-2h-5v5zm2-11V5h-2v5h5V8h-3z"}}]})(t)}function wwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z"}}]})(t)}function zwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M1 11v10h5v-6h4v6h5V11L8 6z"}},{tag:"path",attr:{d:"M10 3v1.97l7 5V11h2v2h-2v2h2v2h-2v4h6V3H10zm9 6h-2V7h2v2z"}}]})(t)}function Cwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6zM16 6h2v12h-2z"}}]})(t)}function Awe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 15H4v-2h16v2zm0 2H4v2h16v-2zm-5-6l5-3.55V5l-5 3.55L10 5 4 8.66V11l5.92-3.61L15 11z"}}]})(t)}function kwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M1 11v10h5v-6h4v6h5V11L8 6z"}},{tag:"path",attr:{d:"M10 3v1.97l7 5V11h2v2h-2v2h2v2h-2v4h6V3H10zm9 6h-2V7h2v2z"}}]})(t)}function Hwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 18h13v-2H3v2zm0-5h10v-2H3v2zm0-7v2h13V6H3zm18 9.59L17.42 12 21 8.41 19.59 7l-5 5 5 5L21 15.59z"}}]})(t)}function Ewe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"}}]})(t)}function Swe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"}}]})(t)}function Lwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"}}]})(t)}function _we(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 5v2h6.59L4 18.59 5.41 20 17 8.41V15h2V5H9z"}}]})(t)}function Bwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 15h2V8.41L18.59 20 20 18.59 8.41 7H15V5H5v10z"}}]})(t)}function Dwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 9l1.41 1.41L11 5.83V22h2V5.83l4.59 4.59L19 9l-7-7-7 7z"}}]})(t)}function Twe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.6 10.26v1.31L17 9.33 14.6 7.1v1.28c-2.33.32-3.26 1.92-3.6 3.52.83-1.13 1.93-1.64 3.6-1.64zM16 23H6c-1.1 0-2-.9-2-2V5h2v16h10v2zm2-22h-8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 15h-8V4h8v12z"}}]})(t)}function Vwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 14V6c0-1.1-.9-2-2-2H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zm-9-1c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm13-6v11c0 1.1-.9 2-2 2H4v-2h17V7h2z"}}]})(t)}function Owe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 8h11V5c0-1.1-.9-2-2-2h-9v5zM3 8h5V3H5c-1.1 0-2 .9-2 2v3zm2 13h3V10H3v9c0 1.1.9 2 2 2zm8 1l-4-4 4-4zm1-9l4-4 4 4zM14.58 19H13v-2h1.58c1.33 0 2.42-1.08 2.42-2.42V13h2v1.58c0 2.44-1.98 4.42-4.42 4.42z"}}]})(t)}function Iwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.65 6.35A7.958 7.958 0 0012 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08A5.99 5.99 0 0112 18c-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z"}}]})(t)}function Rwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 9h-2v6.59L5.41 4 4 5.41 15.59 17H9v2h10V9z"}}]})(t)}function Fwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 19v-2H8.41L20 5.41 18.59 4 7 15.59V9H5v10h10z"}}]})(t)}function Nwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 15l-1.41-1.41L13 18.17V2h-2v16.17l-4.59-4.59L5 15l7 7 7-7z"}}]})(t)}function Pwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 9l1.42 1.42L8.83 14H18V4h2v12H8.83l3.59 3.58L11 21l-6-6 6-6z"}}]})(t)}function jwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 15l-6 6-1.42-1.42L15.17 16H4V4h2v10h9.17l-3.59-3.58L13 9l6 6z"}}]})(t)}function Uwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8.5 8.62v6.76L5.12 12 8.5 8.62M10 5l-7 7 7 7V5zm4 0v14l7-7-7-7z"}}]})(t)}function Wwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M24 24H0V0h24z"}},{tag:"path",attr:{d:"M15.5 15.38V8.62L18.88 12l-3.38 3.38M14 19l7-7-7-7v14zm-4 0V5l-7 7 7 7z"}}]})(t)}function Zwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.41 18.59L8.83 20 12 16.83 15.17 20l1.41-1.41L12 14l-4.59 4.59zm9.18-13.18L15.17 4 12 7.17 8.83 4 7.41 5.41 12 10l4.59-4.59z"}}]})(t)}function Gwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 5.83L15.17 9l1.41-1.41L12 3 7.41 7.59 8.83 9 12 5.83zm0 12.34L8.83 15l-1.41 1.41L12 21l4.59-4.59L15.17 15 12 18.17z"}}]})(t)}function qwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 4h3v16h-3zM3 13h3v7H3zm11-9h3v3h-3zm-4 1h3v4h-3zm-3 5h3v4H7z"}}]})(t)}function Ywe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 19l1.41-1.41L5.83 13H22v-2H5.83l4.59-4.59L9 5l-7 7 7 7z"}}]})(t)}function Xwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3z"}}]})(t)}function $we(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 16c0 3.87 3.13 7 7 7s7-3.13 7-7v-4H5v4zM16.12 4.37l2.1-2.1-.82-.83-2.3 2.31C14.16 3.28 13.12 3 12 3s-2.16.28-3.09.75L6.6 1.44l-.82.83 2.1 2.1C6.14 5.64 5 7.68 5 10v1h14v-1c0-2.32-1.14-4.36-2.88-5.63zM9 9c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm6 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function Kwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M20 15.5c-1.25 0-2.45-.2-3.57-.57a1.02 1.02 0 00-1.02.24l-2.2 2.2a15.045 15.045 0 01-6.59-6.59l2.2-2.21a.96.96 0 00.25-1A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1zM21 6h-3V3h-2v3h-3v2h3v3h2V8h3z"}}]})(t)}function Qwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22.25 14.29l-.69 1.89L9.2 11.71l2.08-5.66 8.56 3.09a4 4 0 012.41 5.15zM1.5 12.14L8 14.48V19h8v-1.63L20.52 19l.69-1.89-19.02-6.86-.69 1.89zm5.8-1.94a3.01 3.01 0 001.41-4A3.005 3.005 0 004.7 4.8a2.99 2.99 0 00-1.4 4 2.99 2.99 0 004 1.4z"}}]})(t)}function Jwe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 11v2H9V7h9c2.21 0 4 1.79 4 4zM2 14v2h6v2h8v-2h6v-2H2zm5.14-1.9a3 3 0 00-.04-4.24 3 3 0 00-4.24.04 3 3 0 00.04 4.24 3 3 0 004.24-.04z"}}]})(t)}function tze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 13c1.65 0 3-1.35 3-3S8.65 7 7 7s-3 1.35-3 3 1.35 3 3 3zm12-6h-8v7H3V7H1v10h22v-6c0-2.21-1.79-4-4-4z"}}]})(t)}function eze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 12V3H2v9c0 2.76 2.24 5 5 5h6v-2H7c-1.66 0-3-1.34-3-3zm18.83 5.24c-.38-.72-1.29-.97-2.03-.63l-1.09.5-3.41-6.98a2.01 2.01 0 00-1.79-1.12L11 9V3H5v8c0 1.66 1.34 3 3 3h7l3.41 7 3.72-1.7c.77-.36 1.1-1.3.7-2.06z"}}]})(t)}function nze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 12V3H3v9c0 2.76 2.24 5 5 5h6v-2H8c-1.66 0-3-1.34-3-3zm15.5 6H19v-7c0-1.1-.9-2-2-2h-5V3H6v8c0 1.65 1.35 3 3 3h7v7h4.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5z"}}]})(t)}function rze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.97 19.2c.18.96-.55 1.8-1.47 1.8H14v-3l1-4H9c-1.65 0-3-1.35-3-3V3h6v6h5c1.1 0 2 .9 2 2l-2 7h1.44c.73 0 1.39.49 1.53 1.2zM5 12V3H3v9c0 2.76 2.24 5 5 5h4v-2H8c-1.66 0-3-1.34-3-3z"}}]})(t)}function aze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5.35 5.64c-.9-.64-1.12-1.88-.49-2.79.63-.9 1.88-1.12 2.79-.49.9.64 1.12 1.88.49 2.79-.64.9-1.88 1.12-2.79.49zM16 19H8.93c-1.48 0-2.74-1.08-2.96-2.54L4 7H2l1.99 9.76A5.01 5.01 0 008.94 21H16v-2zm.23-4h-4.88l-1.03-4.1c1.58.89 3.28 1.54 5.15 1.22V9.99c-1.63.31-3.44-.27-4.69-1.25L9.14 7.47c-.23-.18-.49-.3-.76-.38a2.21 2.21 0 00-.99-.06h-.02a2.268 2.268 0 00-1.84 2.61l1.35 5.92A3.008 3.008 0 009.83 18h6.85l3.82 3 1.5-1.5-5.77-4.5z"}}]})(t)}function ize(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.59 5.41c-.78-.78-.78-2.05 0-2.83.78-.78 2.05-.78 2.83 0 .78.78.78 2.05 0 2.83-.79.79-2.05.79-2.83 0zM6 16V7H4v9c0 2.76 2.24 5 5 5h6v-2H9c-1.66 0-3-1.34-3-3zm14 4.07L14.93 15H11.5v-3.68c1.4 1.15 3.6 2.16 5.5 2.16v-2.16c-1.66.02-3.61-.87-4.67-2.04l-1.4-1.55c-.19-.21-.43-.38-.69-.5-.29-.14-.62-.23-.96-.23h-.03C8.01 7 7 8.01 7 9.25V15c0 1.66 1.34 3 3 3h5.07l3.5 3.5L20 20.07z"}}]})(t)}function oze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.24 12.01l2.32 2.32c.28-.72.44-1.51.44-2.33 0-.82-.16-1.59-.43-2.31l-2.33 2.32zm5.29-5.3l-1.26 1.26c.63 1.21.98 2.57.98 4.02s-.36 2.82-.98 4.02l1.2 1.2a9.936 9.936 0 001.54-5.31c-.01-1.89-.55-3.67-1.48-5.19zm-3.82 1L10 2H9v7.59L4.41 5 3 6.41 8.59 12 3 17.59 4.41 19 9 14.41V22h1l5.71-5.71-4.3-4.29 4.3-4.29zM11 5.83l1.88 1.88L11 9.59V5.83zm1.88 10.46L11 18.17v-3.76l1.88 1.88z"}}]})(t)}function lze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 10V6a2 2 0 00-2-2H4c-1.1 0-1.99.89-1.99 2v4c1.1 0 1.99.9 1.99 2s-.89 2-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2s.9-2 2-2zm-9 7.5h-2v-2h2v2zm0-4.5h-2v-2h2v2zm0-4.5h-2v-2h2v2z"}}]})(t)}function cze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.83 10h.67V7.5L17 11l-1.59 1.59L18.83 16l2.59-2.59c.78-.78.78-2.05 0-2.83l-7.99-8c-.78-.78-2.05-.78-2.83 0L8 5.17 12.83 10zM2.81 2.81L1.39 4.22 5.17 8l-2.59 2.59c-.78.78-.78 2.05 0 2.83l8.01 8c.78.78 2.05.78 2.83 0L16 18.83l3.78 3.78 1.41-1.41L2.81 2.81zM10 15H8v-4c0-.05.02-.09.03-.14L10 12.83V15z"}}]})(t)}function sze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 16h2v-2h-2v2zm0-9v5h2V7h-2zM10 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}}]})(t)}function uze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31A7.902 7.902 0 0112 20zm6.31-3.1L7.1 5.69A7.902 7.902 0 0112 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9z"}}]})(t)}function dze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 11v2h-1.17l4.51 4.51A9.91 9.91 0 0022 12c0-5.52-4.48-10-10-10-2.04 0-3.93.61-5.51 1.66L13.83 11H17zM1.39 4.22l2.27 2.27A9.91 9.91 0 002 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l2.27 2.27 1.41-1.41L2.81 2.81 1.39 4.22zM7 11h1.17l2 2H7v-2z"}}]})(t)}function hze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11H7v-2h10v2z"}}]})(t)}function fze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zM4 12c0-4.4 3.6-8 8-8 1.8 0 3.5.6 4.9 1.7L5.7 16.9C4.6 15.5 4 13.8 4 12zm8 8c-1.8 0-3.5-.6-4.9-1.7L18.3 7.1C19.4 8.5 20 10.2 20 12c0 4.4-3.6 8-8 8z"}}]})(t)}function pze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M-618-1464H782v3600H-618zM0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zM4 12c0-4.4 3.6-8 8-8 1.8 0 3.5.6 4.9 1.7L5.7 16.9C4.6 15.5 4 13.8 4 12zm8 8c-1.8 0-3.5-.6-4.9-1.7L18.3 7.1C19.4 8.5 20 10.2 20 12c0 4.4-3.6 8-8 8z"}}]})(t)}function gze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 11v2h-1.46l4.68 4.68A9.92 9.92 0 0022 12c0-5.52-4.48-10-10-10-2.11 0-4.07.66-5.68 1.78L13.54 11H17zM2.27 2.27L1 3.54l2.78 2.78A9.92 9.92 0 002 12c0 5.52 4.48 10 10 10 2.11 0 4.07-.66 5.68-1.78L20.46 23l1.27-1.27L11 11 2.27 2.27zM7 13v-2h1.46l2 2H7z"}}]})(t)}function vze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11H7v-2h10v2z"}}]})(t)}function mze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31A7.902 7.902 0 0112 20zm6.31-3.1L7.1 5.69A7.902 7.902 0 0112 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9z"}}]})(t)}function yze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.92 5.01C18.72 4.42 18.16 4 17.5 4h-11c-.66 0-1.21.42-1.42 1.01L3 11v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.5 15c-.83 0-1.5-.67-1.5-1.5S5.67 12 6.5 12s1.5.67 1.5 1.5S7.33 15 6.5 15zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 10l1.5-4.5h11L19 10H5z"}}]})(t)}function bze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zM8.9 6c0-1.71 1.39-3.1 3.1-3.1s3.1 1.39 3.1 3.1v2H8.9V6zM16 16h-3v3h-2v-3H8v-2h3v-3h2v3h3v2z"}}]})(t)}function xze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.53 11.06L15.47 10l-4.88 4.88-2.12-2.12-1.06 1.06L10.59 17l5.94-5.94zM19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11z"}}]})(t)}function Mze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.31 17l2.44-2.44L14.19 17l1.06-1.06-2.44-2.44 2.44-2.44L14.19 10l-2.44 2.44L9.31 10l-1.06 1.06 2.44 2.44-2.44 2.44L9.31 17zM19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11z"}}]})(t)}function wze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 10H7v2h10v-2zm2-7h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zm-5-5H7v2h7v-2z"}}]})(t)}function zze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-2.06 11L15 15.28 12.06 17l.78-3.33-2.59-2.24 3.41-.29L15 8l1.34 3.14 3.41.29-2.59 2.24.78 3.33z"}}]})(t)}function Cze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2v6H6V6H4v4h10v5h2v8h-6v-8h2v-3H2V4h4V2"}}]})(t)}function Aze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 6h-7.59l3.29-3.29L16 2l-4 4-4-4-.71.71L10.59 6H3a2 2 0 00-2 2v12c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V8a2 2 0 00-2-2zm0 14H3V8h18v12zM9 10v8l7-4z"}}]})(t)}function kze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM5 14l3.5-4.5 2.5 3.01L14.5 8l4.5 6H5z"}}]})(t)}function Hze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 3H7c-.69 0-1.23.35-1.59.88L0 12l5.41 8.11c.36.53.97.89 1.66.89H22c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9 13.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm5 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm5 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}}]})(t)}function Eze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.9 5c-.17 0-.32.09-.41.23l-.07.15-5.18 11.65c-.16.29-.26.61-.26.96 0 1.11.9 2.01 2.01 2.01.96 0 1.77-.68 1.96-1.59l.01-.03L16.4 5.5c0-.28-.22-.5-.5-.5zM1 9l2 2c2.88-2.88 6.79-4.08 10.53-3.62l1.19-2.68C9.89 3.84 4.74 5.27 1 9zm20 2l2-2a15.367 15.367 0 00-5.59-3.57l-.53 2.82c1.5.62 2.9 1.53 4.12 2.75zm-4 4l2-2c-.8-.8-1.7-1.42-2.66-1.89l-.55 2.92c.42.27.83.59 1.21.97zM5 13l2 2a7.1 7.1 0 014.03-2l1.28-2.88c-2.63-.08-5.3.87-7.31 2.88z"}}]})(t)}function Sze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.5 10c.17 0 .33.03.5.05V1L1 20h13v-3c0-.89.39-1.68 1-2.23v-.27c0-2.48 2.02-4.5 4.5-4.5zm2.5 6v-1.5a2.5 2.5 0 00-5 0V16c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h5c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1zm-1 0h-3v-1.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V16z"}}]})(t)}function Lze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8.9 6c0-1.71 1.39-3.1 3.1-3.1s3.1 1.39 3.1 3.1v2h-4.27L20 17.17V10c0-1.1-.9-2-2-2h-1V6c0-2.76-2.24-5-5-5-2.21 0-4.07 1.45-4.73 3.44L8.9 6.07V6zM2.1 2.1L.69 3.51 5.3 8.13C4.55 8.42 4 9.15 4 10v10c0 1.1.9 2 2 2h12c.34 0 .65-.09.93-.24l1.56 1.56 1.41-1.41L2.1 2.1zM12 17c-1.1 0-2-.9-2-2 0-.59.27-1.12.68-1.49l2.81 2.81c-.37.41-.9.68-1.49.68z"}}]})(t)}function _ze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 21.78L4.22 5 3 6.22l2.04 2.04C4.42 8.6 4 9.25 4 10v10c0 1.1.9 2 2 2h12c.23 0 .45-.05.66-.12L19.78 23 21 21.78zM8.9 6c0-1.71 1.39-3.1 3.1-3.1s3.1 1.39 3.1 3.1v2H9.66L20 18.34V10c0-1.1-.9-2-2-2h-1V6c0-2.76-2.24-5-5-5-2.56 0-4.64 1.93-4.94 4.4L8.9 7.24V6z"}}]})(t)}function Bze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.11 0-2 .89-2 2v12a2 2 0 002 2h5v2h8v-2h5c1.1 0 1.99-.9 1.99-2L23 5a2 2 0 00-2-2zm0 14H3V5h18v12zm-5-6l-7 4V7z"}}]})(t)}function Dze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 3H3c-1.11 0-2 .89-2 2v12a2 2 0 002 2h5v2h8v-2h5c1.1 0 1.99-.9 1.99-2L23 5a2 2 0 00-2-2zm0 14H3V5h18v12z"}}]})(t)}function Tze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.71 9.5L17 7.21V11h.5l2.85-2.85L18.21 6l2.15-2.15L17.5 1H17v3.79L14.71 2.5l-.71.71L16.79 6 14 8.79l.71.71zM18 2.91l.94.94-.94.94V2.91zm0 4.3l.94.94-.94.94V7.21zm2 8.29c-1.25 0-2.45-.2-3.57-.57a1.02 1.02 0 00-1.02.24l-2.2 2.2a15.045 15.045 0 01-6.59-6.59l2.2-2.21a.96.96 0 00.25-1A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1z"}}]})(t)}function Vze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2zm13.54-7.1l-.71-.7L13 9.29V5h-1v6h6v-1h-4.15z"}}]})(t)}function Oze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 11l5-5-5-5v3h-4v4h4v3zm2 4.5c-1.25 0-2.45-.2-3.57-.57a1.02 1.02 0 00-1.02.24l-2.2 2.2a15.045 15.045 0 01-6.59-6.59l2.2-2.21a.96.96 0 00.25-1A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1z"}}]})(t)}function Ize(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 15.5c-1.25 0-2.45-.2-3.57-.57a1.02 1.02 0 00-1.02.24l-2.2 2.2a15.045 15.045 0 01-6.59-6.59l2.2-2.21a.96.96 0 00.25-1A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1zM19 12h2a9 9 0 00-9-9v2c3.87 0 7 3.13 7 7zm-4 0h2c0-2.76-2.24-5-5-5v2c1.66 0 3 1.34 3 3z"}}]})(t)}function Rze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 5V4c0-1.1-.9-2-2-2s-2 .9-2 2v1h-1v5h6V5h-1zm-1 0h-2V4c0-.55.45-1 1-1s1 .45 1 1v1z"}},{tag:"path",attr:{d:"M15.63 14.4l-2.52 2.5c-2.5-1.43-4.57-3.5-6-6l2.5-2.52c.23-.24.33-.57.27-.9L9.13 3.8c-.09-.46-.5-.8-.98-.8H4c-.56 0-1.03.47-1 1.03.17 2.89 1.05 5.6 2.43 7.97 1.58 2.73 3.85 4.99 6.57 6.57 2.37 1.37 5.08 2.26 7.97 2.43.56.03 1.03-.44 1.03-1v-4.15c0-.48-.34-.89-.8-.98l-3.67-.73a.985.985 0 00-.9.26z"}}]})(t)}function Fze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.5 5.5L12 11l7-7-1-1-6 6-4.5-4.5H11V3H5v6h1.5V5.5zm17.21 11.17A16.971 16.971 0 0012 12C7.46 12 3.34 13.78.29 16.67c-.18.18-.29.43-.29.71s.11.53.29.71l2.48 2.48c.18.18.43.29.71.29.27 0 .52-.11.7-.28.79-.74 1.69-1.36 2.66-1.85.33-.16.56-.5.56-.9v-3.1c1.45-.48 3-.73 4.6-.73 1.6 0 3.15.25 4.6.72v3.1c0 .39.23.74.56.9.98.49 1.87 1.12 2.67 1.85.18.18.43.28.7.28.28 0 .53-.11.71-.29l2.48-2.48c.18-.18.29-.43.29-.71s-.12-.52-.3-.7z"}}]})(t)}function Nze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 3h-2v7h2V3zm3 12.5c-1.25 0-2.45-.2-3.57-.57a1.02 1.02 0 00-1.02.24l-2.2 2.2a15.045 15.045 0 01-6.59-6.59l2.2-2.21a.96.96 0 00.25-1A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1zM19 3v7h2V3h-2z"}}]})(t)}function Pze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 14.49V9c0-1-1.01-2.01-2-2V3h-2v4h-4V3H8v2.48l9.51 9.5.49-.49zm-1.76 1.77L7.2 7.2l-.01.01L3.98 4 2.71 5.25l3.36 3.36C6.04 8.74 6 8.87 6 9v5.48L9.5 18v3h5v-3l.48-.48L19.45 22l1.26-1.28-4.47-4.46z"}}]})(t)}function jze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.01 7L16 3h-2v4h-4V3H8v4h-.01C7 6.99 6 7.99 6 8.99v5.49L9.5 18v3h5v-3l3.5-3.51v-5.5c0-1-1-2-1.99-1.99z"}}]})(t)}function Uze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"12",cy:"19",r:"2"}},{tag:"path",attr:{d:"M10 3h4v12h-4z"}}]})(t)}function Wze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 10v8h-2v-8h2zm-2 10v2h2v-2h-2zm-2-2.71A7.99 7.99 0 0112 20c-4.41 0-8-3.59-8-8s3.59-8 8-8v9l7.55-7.55A9.965 9.965 0 0012 2C6.48 2 2 6.48 2 12s4.48 10 10 10c2.25 0 4.33-.74 6-2v-2.71z"}}]})(t)}function Zze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 2h-8L4.02 8 4 20c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-5 15h-2v-2h2v2zm0-4h-2V8h2v5z"}}]})(t)}function Gze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 2h-8L4.02 8 4 20c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-6 6h-2V4h2v4zm3 0h-2V4h2v4zm3 0h-2V4h2v4z"}}]})(t)}function qze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 2h-8L4.02 8 4 20c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-5 15h-2v-2h2v2zm0-4h-2V8h2v5z"}}]})(t)}function Yze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-7 12h-2v-2h2v2zm0-4h-2V6h2v4z"}}]})(t)}function Xze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM9 11H7V9h2v2zm4 0h-2V9h2v2zm4 0h-2V9h2v2z"}}]})(t)}function $ze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 12.22C21 6.73 16.74 3 12 3c-4.69 0-9 3.65-9 9.28-.6.34-1 .98-1 1.72v2c0 1.1.9 2 2 2h1v-6.1c0-3.87 3.13-7 7-7s7 3.13 7 7V19h-8v2h8c1.1 0 2-.9 2-2v-1.22c.59-.31 1-.92 1-1.64v-2.3c0-.7-.41-1.31-1-1.62z"}},{tag:"circle",attr:{cx:"9",cy:"13",r:"1"}},{tag:"circle",attr:{cx:"15",cy:"13",r:"1"}},{tag:"path",attr:{d:"M18 11.03A6.04 6.04 0 0012.05 6c-3.03 0-6.29 2.51-6.03 6.45a8.075 8.075 0 004.86-5.89c1.31 2.63 4 4.44 7.12 4.47z"}}]})(t)}function Kze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 6.35V4.26c-.8.21-1.55.54-2.23.96l1.46 1.46c.25-.12.5-.24.77-.33zm-7.14-.94l2.36 2.36a7.925 7.925 0 001.14 9.87L4 20h6v-6l-2.24 2.24A6.003 6.003 0 016 12c0-1 .25-1.94.68-2.77l8.08 8.08c-.25.13-.5.25-.77.34v2.09c.8-.21 1.55-.54 2.23-.96l2.36 2.36 1.27-1.27L4.14 4.14 2.86 5.41zM20 4h-6v6l2.24-2.24A6.003 6.003 0 0118 12c0 1-.25 1.94-.68 2.77l1.46 1.46a7.925 7.925 0 00-1.14-9.87L20 4z"}}]})(t)}function Qze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 4.26v2.09C7.67 7.18 6 9.39 6 12c0 1.77.78 3.34 2 4.44V14h2v6H4v-2h2.73A7.942 7.942 0 014 12c0-3.73 2.55-6.85 6-7.74zM20 4h-6v6h2V7.56c1.22 1.1 2 2.67 2 4.44h2c0-2.4-1.06-4.54-2.73-6H20V4zm0 13v-1c0-1.1-.9-2-2-2s-2 .9-2 2v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1zm-1 0h-2v-1c0-.55.45-1 1-1s1 .45 1 1v1z"}}]})(t)}function Jze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 12c0 2.21.91 4.2 2.36 5.64L3 20h6v-6l-2.24 2.24A6.003 6.003 0 015 12a5.99 5.99 0 014-5.65V4.26C5.55 5.15 3 8.27 3 12zm8 5h2v-2h-2v2zM21 4h-6v6l2.24-2.24A6.003 6.003 0 0119 12a5.99 5.99 0 01-4 5.65v2.09c3.45-.89 6-4.01 6-7.74 0-2.21-.91-4.2-2.36-5.64L21 4zm-10 9h2V7h-2v6z"}}]})(t)}function tCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46A7.93 7.93 0 0020 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74A7.93 7.93 0 004 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z"}}]})(t)}function eCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14zm-1-6h-3V8h-2v5H8l4 4 4-4z"}}]})(t)}function nCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 16v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7zm0 4v3h3c0-1.66-1.34-3-3-3zm0-8v2a9 9 0 019 9h2c0-6.08-4.92-11-11-11zM17 1.01L7 1c-1.1 0-2 .9-2 2v7.37c.69.16 1.36.37 2 .64V5h10v13h-3.03c.52 1.25.84 2.59.95 4H17c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99z"}}]})(t)}function rCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.92 5.01C18.72 4.42 18.16 4 17.5 4h-11c-.66 0-1.21.42-1.42 1.01L3 11v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.5 15c-.83 0-1.5-.67-1.5-1.5S5.67 12 6.5 12s1.5.67 1.5 1.5S7.33 15 6.5 15zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 10l1.5-4.5h11L19 10H5z"}}]})(t)}function aCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M1 3.54l1.53 1.53C1.65 5.28 1 6.06 1 7v12c0 1.1.9 2 2 2h15.46l2 2 1.26-1.27L2.27 2.27 1 3.54zM3 19V7h1.46l12 12H3zM21 5h-7.58l3.29-3.3L16 1l-4 4-4-4-.7.7L10.58 5H7.52l2 2H21v11.48l1.65 1.65c.22-.32.35-.71.35-1.13V7c0-1.11-.89-2-2-2z"}}]})(t)}function iCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M0 15h2V9H0v6zm3 2h2V7H3v10zm19-8v6h2V9h-2zm-3 8h2V7h-2v10zM16.5 3h-9C6.67 3 6 3.67 6 4.5v15c0 .83.67 1.5 1.5 1.5h9c.83 0 1.5-.67 1.5-1.5v-15c0-.83-.67-1.5-1.5-1.5zM16 19H8V5h8v14z"}}]})(t)}function oCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-3 11l-2-1.99V13c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1V7c0-.55.45-1 1-1h6c.55 0 1 .45 1 1v1.99L17 7v6z"}}]})(t)}function lCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H6l-2 2V4h16v12z"}},{tag:"path",attr:{d:"M11.25 5h1.5v10h-1.5zM8.5 7H10v6H8.5zM6 9h1.5v2H6zM14 7h1.5v6H14zM16.5 9H18v2h-1.5z"}}]})(t)}function cCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 4v-.5a2.5 2.5 0 00-5 0V4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h5c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1zm-.8 0h-3.4v-.5c0-.94.76-1.7 1.7-1.7s1.7.76 1.7 1.7V4zm-2.28 8c.04.33.08.66.08 1 0 2.08-.8 3.97-2.1 5.39-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H7v-2h2c.55 0 1-.45 1-1V8h2c1.1 0 2-.9 2-2V3.46c-.95-.3-1.95-.46-3-.46C5.48 3 1 7.48 1 13s4.48 10 10 10 10-4.48 10-10c0-.34-.02-.67-.05-1h-2.03zM10 20.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L8 16v1c0 1.1.9 2 2 2v1.93z"}}]})(t)}function sCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5.5 22v-7.5H4V9c0-1.1.9-2 2-2h3c1.1 0 2 .9 2 2v5.5H9.5V22h-4zM18 22v-6h3l-2.54-7.63A2.01 2.01 0 0016.56 7h-.12a2 2 0 00-1.9 1.37L12 16h3v6h3zM7.5 6c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2zm9 0c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2z"}}]})(t)}function uCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M24 .01c0-.01 0-.01 0 0L0 0v24h24V.01zM0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22.99 9C19.15 5.16 13.8 3.76 8.84 4.78l2.52 2.52c3.47-.17 6.99 1.05 9.63 3.7l2-2zm-4 4a9.793 9.793 0 00-4.49-2.56l3.53 3.53.96-.97zM2 3.05L5.07 6.1C3.6 6.82 2.22 7.78 1 9l1.99 2c1.24-1.24 2.67-2.16 4.2-2.77l2.24 2.24A9.684 9.684 0 005 13v.01L6.99 15a7.042 7.042 0 014.92-2.06L18.98 20l1.27-1.26L3.29 1.79 2 3.05zM9 17l3 3 3-3a4.237 4.237 0 00-6 0z"}}]})(t)}function dCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M1 9l2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9zm8 8l3 3 3-3a4.237 4.237 0 00-6 0zm-4-4l2 2a7.074 7.074 0 0110 0l2-2C15.14 9.14 8.87 9.14 5 13z"}}]})(t)}function hCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 11h-4.17l3.24-3.24-1.41-1.42L15 11h-2V9l4.66-4.66-1.42-1.41L13 6.17V2h-2v4.17L7.76 2.93 6.34 4.34 11 9v2H9L4.34 6.34 2.93 7.76 6.17 11H2v2h4.17l-3.24 3.24 1.41 1.42L9 13h2v2l-4.66 4.66 1.42 1.41L11 17.83V22h2v-4.17l3.24 3.24 1.42-1.41L13 15v-2h2l4.66 4.66 1.41-1.42L17.83 13H22z"}}]})(t)}function fCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 5H3a2 2 0 00-2 2v9h2c0 1.65 1.34 3 3 3s3-1.35 3-3h5.5c0 1.65 1.34 3 3 3s3-1.35 3-3H23v-5l-6-6zM3 11V7h4v4H3zm3 6.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm7-6.5H9V7h4v4zm4.5 6.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM15 11V7h1l4 4h-5z"}}]})(t)}function pCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.6 6.62c-1.44 0-2.8.56-3.77 1.53L12 10.66 10.48 12h.01L7.8 14.39c-.64.64-1.49.99-2.4.99-1.87 0-3.39-1.51-3.39-3.38S3.53 8.62 5.4 8.62c.91 0 1.76.35 2.44 1.03l1.13 1 1.51-1.34L9.22 8.2A5.37 5.37 0 005.4 6.62C2.42 6.62 0 9.04 0 12s2.42 5.38 5.4 5.38c1.44 0 2.8-.56 3.77-1.53l2.83-2.5.01.01L13.52 12h-.01l2.69-2.39c.64-.64 1.49-.99 2.4-.99 1.87 0 3.39 1.51 3.39 3.38s-1.52 3.38-3.39 3.38c-.9 0-1.76-.35-2.44-1.03l-1.14-1.01-1.51 1.34 1.27 1.12a5.386 5.386 0 003.82 1.57c2.98 0 5.4-2.41 5.4-5.38s-2.42-5.37-5.4-5.37z"}}]})(t)}function gCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 11V3H7v4H3v14h8v-4h2v4h8V11h-4zM7 19H5v-2h2v2zm0-4H5v-2h2v2zm0-4H5V9h2v2zm4 4H9v-2h2v2zm0-4H9V9h2v2zm0-4H9V5h2v2zm4 8h-2v-2h2v2zm0-4h-2V9h2v2zm0-4h-2V5h2v2zm4 12h-2v-2h2v2zm0-4h-2v-2h2v2z"}}]})(t)}function vCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 8v2h-3L8.31 8.82 7 12.75V22H3V12l1.58-4.63A2.003 2.003 0 017.3 6.18l4.15 1.83L14 8zM8 1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm1 18h12v-2H9v2zm10.5-3c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zM13 12c0-.55-.45-1-1-1H9v2h2v1c0 1.1.9 2 2 2h2c1.1 0 2-.9 2-2v-3h-2v2h-2v-1z"}}]})(t)}function mCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 8v12c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V8c0-1.86 1.28-3.41 3-3.86V2h3v2h4V2h3v2.14c1.72.45 3 2 3 3.86zM6 12v2h10v2h2v-4H6z"}}]})(t)}function yCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 10v2H8v-2h2zm6 2v-2h-2v2h2zm5 2v8H3v-8h1v-4c0-4.42 3.58-8 8-8s8 3.58 8 8v4h1zM7 16H5v4h2v-4zm4 0H9v4h2v-4zm0-11.92C8.16 4.56 6 7.03 6 10v4h5V4.08zM13 14h5v-4c0-2.97-2.16-5.44-5-5.92V14zm2 2h-2v4h2v-4zm4 0h-2v4h2v-4z"}}]})(t)}function bCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"7",cy:"7",r:"2"}},{tag:"path",attr:{d:"M20 13V4.83C20 3.27 18.73 2 17.17 2c-.75 0-1.47.3-2 .83l-1.25 1.25c-.16-.05-.33-.08-.51-.08-.4 0-.77.12-1.08.32l2.76 2.76c.2-.31.32-.68.32-1.08 0-.18-.03-.34-.07-.51l1.25-1.25a.828.828 0 011.41.59V13h-6.85c-.3-.21-.57-.45-.82-.72l-1.4-1.55c-.19-.21-.43-.38-.69-.5A2.251 2.251 0 005 12.25V13H2v6c0 1.1.9 2 2 2 0 .55.45 1 1 1h14c.55 0 1-.45 1-1 1.1 0 2-.9 2-2v-6h-2z"}}]})(t)}function xCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.127 14.56l1.43-1.43 6.44 6.443L19.57 21zm4.293-5.73l2.86-2.86c-3.95-3.95-10.35-3.96-14.3-.02 3.93-1.3 8.31-.25 11.44 2.88zM5.95 5.98c-3.94 3.95-3.93 10.35.02 14.3l2.86-2.86C5.7 14.29 4.65 9.91 5.95 5.98zm.02-.02l-.01.01c-.38 3.01 1.17 6.88 4.3 10.02l5.73-5.73c-3.13-3.13-7.01-4.68-10.02-4.3z"}}]})(t)}function MCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 11V5h4c1.1 0 2 .9 2 2v4h-6zm4 8c1.1 0 2-.9 2-2v-4h-6v6h4zM14 5v14H4c-1.1 0-2-.9-2-2V7c0-1.1.9-2 2-2h10zm-4.5 7c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5.67 1.5 1.5 1.5 1.5-.67 1.5-1.5z"}}]})(t)}function wCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3L4.2 15.5l1.7 1.06L7 14.8V21h4v-5h2v5h4v-6.21l1.1 1.77 1.7-1.06L12 3zm1 11h-2v-2h2v2z"}}]})(t)}function zCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm10 5h4v2h-4zm0 0h4v2h-4z"}},{tag:"path",attr:{d:"M10 16v-1H3.01L3 19c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2v-4h-7v1h-4zm10-9h-4.01V5l-2-2h-4l-2 2v2H4c-1.1 0-2 .9-2 2v3c0 1.11.89 2 2 2h6v-2h4v2h6c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2zm-6 0h-4V5h4v2z"}}]})(t)}function CCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 1c0 1.66-1.34 3-3 3-.55 0-1 .45-1 1H4c0-1.66 1.34-3 3-3 .55 0 1-.45 1-1h2zm2 2L6 7.58V6H4v3.11L1 11.4l1.21 1.59L4 11.62V21h16v-9.38l1.79 1.36L23 11.4 12 3zm1.94 4h-3.89L12 5.52 13.94 7zm-6.5 2h9.12L18 10.1v.9H6v-.9L7.44 9zM18 13v2H6v-2h12zM6 19v-2h12v2H6z"}}]})(t)}function ACe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.73 14.23L7 1.5 3.11 5.39l8.13 11.67c-.78.78-.78 2.05 0 2.83l1.41 1.41c.78.78 2.05.78 2.83 0l4.24-4.24c.79-.78.79-2.05.01-2.83zm-5.66 5.65l-1.41-1.41 4.24-4.24 1.41 1.41-4.24 4.24z"}}]})(t)}function kCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0zm21.02 19c0 1.1-.9 2-2 2h-14c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2v14z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM7.5 18c-.83 0-1.5-.67-1.5-1.5S6.67 15 7.5 15s1.5.67 1.5 1.5S8.33 18 7.5 18zm0-9C6.67 9 6 8.33 6 7.5S6.67 6 7.5 6 9 6.67 9 7.5 8.33 9 7.5 9zm4.5 4.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm4.5 4.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm0-9c-.83 0-1.5-.67-1.5-1.5S15.67 6 16.5 6s1.5.67 1.5 1.5S17.33 9 16.5 9z"}}]})(t)}function HCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 7.5l7.5 7.5-1.41 1.41L15 15.33V20h-4v-5H9v5H5v-4.67l-1.09 1.09L2.5 15 10 7.5zm12-1h-1.19l.75-.75-.71-.71-1.46 1.46h-.89v-.89l1.45-1.45-.71-.71-.74.74V3h-1v1.19l-.75-.75-.71.71 1.45 1.45v.9h-.89l-1.45-1.45-.71.71.75.75H14v1h1.19l-.75.75.71.71 1.45-1.45h.89v.89l-1.45 1.45.71.71.75-.75V11h1V9.81l.75.75.71-.71-1.46-1.46V7.5h.89l1.45 1.45.71-.71-.74-.74H22v-1z"}}]})(t)}function ECe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.5 11l-3 6v-4h-2l3-6v4h2zM7 1h10c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2zm0 5v12h10V6H7z"}}]})(t)}function SCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.6 18.2L13 11.75v-.91a3.496 3.496 0 00-.18-6.75A3.51 3.51 0 008.5 7.5h2c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5c0 .84-.69 1.52-1.53 1.5-.54-.01-.97.45-.97.99v1.76L2.4 18.2c-.77.58-.36 1.8.6 1.8h18c.96 0 1.37-1.22.6-1.8zM6 18l6-4.5 6 4.5H6z"}}]})(t)}function LCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"14.5",cy:"10.5",r:"1.25"}},{tag:"circle",attr:{cx:"9.5",cy:"10.5",r:"1.25"}},{tag:"path",attr:{d:"M22.94 12.66c.04-.21.06-.43.06-.66s-.02-.45-.06-.66a4.008 4.008 0 00-2.81-3.17 9.114 9.114 0 00-2.19-2.91C16.36 3.85 14.28 3 12 3s-4.36.85-5.94 2.26c-.92.81-1.67 1.8-2.19 2.91a3.994 3.994 0 00-2.81 3.17c-.04.21-.06.43-.06.66s.02.45.06.66a4.008 4.008 0 002.81 3.17 8.977 8.977 0 002.17 2.89C7.62 20.14 9.71 21 12 21s4.38-.86 5.97-2.28c.9-.8 1.65-1.79 2.17-2.89a3.998 3.998 0 002.8-3.17zM19 14c-.1 0-.19-.02-.29-.03-.2.67-.49 1.29-.86 1.86C16.6 17.74 14.45 19 12 19s-4.6-1.26-5.85-3.17c-.37-.57-.66-1.19-.86-1.86-.1.01-.19.03-.29.03-1.1 0-2-.9-2-2s.9-2 2-2c.1 0 .19.02.29.03.2-.67.49-1.29.86-1.86C7.4 6.26 9.55 5 12 5s4.6 1.26 5.85 3.17c.37.57.66 1.19.86 1.86.1-.01.19-.03.29-.03 1.1 0 2 .9 2 2s-.9 2-2 2zM7.5 14c.76 1.77 2.49 3 4.5 3s3.74-1.23 4.5-3h-9z"}}]})(t)}function _Ce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 2v8h8c0-4.42-3.58-8-8-8zm6.32 13.89A7.948 7.948 0 0021 11H6.44l-.95-2H2v2h2.22s1.89 4.07 2.12 4.42c-1.1.59-1.84 1.75-1.84 3.08C4.5 20.43 6.07 22 8 22c1.76 0 3.22-1.3 3.46-3h2.08c.24 1.7 1.7 3 3.46 3 1.93 0 3.5-1.57 3.5-3.5 0-1.04-.46-1.97-1.18-2.61zM8 20c-.83 0-1.5-.67-1.5-1.5S7.17 17 8 17s1.5.67 1.5 1.5S8.83 20 8 20zm9 0c-.83 0-1.5-.67-1.5-1.5S16.17 17 17 17s1.5.67 1.5 1.5S17.83 20 17 20z"}}]})(t)}function BCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 7V3H2v18h20V7H12zm-2 12H4v-2h6v2zm0-4H4v-2h6v2zm0-4H4V9h6v2zm0-4H4V5h6v2zm10 12h-8V9h8v10zm-2-8h-4v2h4v-2zm0 4h-4v2h4v-2z"}}]})(t)}function DCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3L6 7.58V6H4v3.11L1 11.4l1.21 1.59L4 11.62V21h7v-6h2v6h7v-9.38l1.79 1.36L23 11.4 12 3zm-2-2c0 1.66-1.34 3-3 3-.55 0-1 .45-1 1H4c0-1.66 1.34-3 3-3 .55 0 1-.45 1-1h2z"}}]})(t)}function TCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 10V7c0-1.66-1.34-3-3-3s-3 1.34-3 3h2c0-.55.45-1 1-1s1 .45 1 1v3H8c1.1 0 2-.9 2-2V4H4v4c0 1.1.9 2 2 2H2v2h2v8h16v-8h2v-2h-4zm-5 8h-2v-6h2v6z"}}]})(t)}function VCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 9h-6V4H8C5.79 4 4 5.79 4 8v6c0 1.1.9 2 2 2h2v2.93c-.61-.35-1.16-.78-1.65-1.27l-1.42 1.42C6.74 20.88 9.24 22 12 22c2.76 0 5.26-1.12 7.07-2.93l-1.42-1.42c-.49.49-1.05.92-1.65 1.27V16h2c1.1 0 2-.9 2-2v-3c0-1.1-.9-2-2-2zm-4 10.75c-.64.16-1.31.25-2 .25s-1.36-.09-2-.25V16h4v3.75z"}}]})(t)}function OCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 6v12h2V8h10v10h2v-2h4v2h2V6H2zm18 2v2h-4V8h4zm-4 6v-2h4v2h-4z"}}]})(t)}function ICe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M1.39 4.22l7.9 7.9c.18.2.18.5-.01.7a.485.485 0 01-.7 0L6.87 11.1c-.11.4-.26.78-.45 1.12l1.4 1.4c.2.2.2.51 0 .71a.485.485 0 01-.7 0l-1.27-1.27c-.24.29-.5.56-.77.8l1.28 1.28c.2.2.2.51 0 .71-.1.1-.23.15-.36.15s-.26-.05-.35-.15l-1.38-1.38c-.69.46-1.39.79-1.97 1.02-.78.31-1.3 1.04-1.3 1.88V20h9.5l3.33-3.33 5.94 5.94 1.41-1.41L2.81 2.81 1.39 4.22zm17.12 11.46l-1.41-1.41 4.48-4.48L23 11.2l-4.49 4.48zm2.37-6.6l-4.48 4.48-7.1-7.09L13.8 2l7.08 7.08z"}}]})(t)}function RCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 10.17l-2.5-2.5V2.25a1.25 1.25 0 012.5 0v7.92zm7 2.58v-7.5a1.25 1.25 0 00-2.5 0V11h-1V3.25a1.25 1.25 0 00-2.5 0v7.92l6 6v-4.42zM9.5 4.25C9.5 3.56 8.94 3 8.25 3c-.67 0-1.2.53-1.24 1.18L9.5 6.67V4.25zm3.5 5.92l-2.5-2.5V2.25a1.25 1.25 0 012.5 0v7.92zm7 2.58v-7.5a1.25 1.25 0 00-2.5 0V11h-1V3.25a1.25 1.25 0 00-2.5 0v7.92l6 6v-4.42zM9.5 4.25C9.5 3.56 8.94 3 8.25 3c-.67 0-1.2.53-1.24 1.18L9.5 6.67V4.25zm11.69 16.94L2.81 2.81 1.39 4.22l5.63 5.63L7 9.83v4.3c-1.11-.64-2.58-1.47-2.6-1.48-.17-.09-.34-.14-.54-.14-.26 0-.5.09-.7.26-.04.01-1.16 1.11-1.16 1.11l6.8 7.18c.57.6 1.35.94 2.18.94H17c.62 0 1.18-.19 1.65-.52l-.02-.02 1.15 1.15 1.41-1.42z"}}]})(t)}function FCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.65 4.86l-.07-.07c-.57-.62-.82-1.41-.67-2.2L15 2h-1.89l-.06.43c-.2 1.36.27 2.71 1.3 3.72l.07.06c.57.62.82 1.41.67 2.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71zm4 0l-.07-.07c-.57-.62-.82-1.41-.67-2.2L19 2h-1.89l-.06.43c-.2 1.36.27 2.71 1.3 3.72l.07.06c.57.62.82 1.41.67 2.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71zM9.12 5l-7.18 6.79c-.6.56-.94 1.35-.94 2.18V20c0 1.66 1.34 3 3 3h13.75a1.25 1.25 0 000-2.5H12v-1h7.75a1.25 1.25 0 000-2.5H12v-1h8.75a1.25 1.25 0 000-2.5H12v-1h6.75a1.25 1.25 0 000-2.5H8.86c.64-1.11 1.48-2.58 1.49-2.61a1.065 1.065 0 00-.12-1.23C10.22 6.12 9.12 5 9.12 5z"}}]})(t)}function NCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM8.5 6a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5zm2.5 8h-1v4H7v-4H6v-2.5c0-1.1.9-2 2-2h1c1.1 0 2 .9 2 2V14zm4.5 3L13 13h5l-2.5 4zM13 11l2.5-4 2.5 4h-5z"}}]})(t)}function PCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.5 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm9 7.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5S17.83 8 17 8s-1.5.67-1.5 1.5zm3 2.5h-2.84c-.58.01-1.14.32-1.45.86l-.92 1.32L9.72 8a2.02 2.02 0 00-1.71-1H5c-1.1 0-2 .9-2 2v6h1.5v7h5V11.61L12.03 16h2.2l.77-1.1V22h4v-5h1v-3.5c0-.82-.67-1.5-1.5-1.5z"}}]})(t)}function jCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 6h-1.7l-5 9H7c-.83 0-1.5-.67-1.5-1.5S6.17 15 7 15h1.7l5-9H17c.83 0 1.5.67 1.5 1.5S17.83 9 17 9z"}}]})(t)}function UCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 4c0-1.11.89-2 2-2s2 .89 2 2-.89 2-2 2-2-.89-2-2zm4 18v-6h2.5l-2.54-7.63A2.01 2.01 0 0018.06 7h-.12a2 2 0 00-1.9 1.37l-.86 2.58c1.08.6 1.82 1.73 1.82 3.05v8h3zm-7.5-10.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5S11 9.17 11 10s.67 1.5 1.5 1.5zM5.5 6c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2zm2 16v-7H9V9c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v6h1.5v7h4zm6.5 0v-4h1v-4c0-.82-.68-1.5-1.5-1.5h-2c-.82 0-1.5.68-1.5 1.5v4h1v4h3z"}}]})(t)}function WCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 12v-2h-2V7l-3-3-2 2-2-2-2 2-2-2-3 3v3H3v2h2v2H3v2h2v4h14v-4h2v-2h-2v-2h2zm-5-5.17l1 1V10h-2V7.83l.41-.41.59-.59zm-4 0l.59.59.41.41V10h-2V7.83l.41-.41.59-.59zM11 14v-2h2v2h-2zm2 2v2h-2v-2h2zM7 7.83l1-1 .59.59.41.41V10H7V7.83zM7 12h2v2H7v-2zm0 4h2v2H7v-2zm10 2h-2v-2h2v2zm0-4h-2v-2h2v2z"}}]})(t)}function ZCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 19h10v1c0 1.1-.9 2-2 2H9c-1.1 0-2-.9-2-2v-1zm0-1h10v-5H7v5zM17 3v6l-3.15-.66c-.01 0-.01.01-.02.02 1.55.62 2.72 1.98 3.07 3.64H7.1c.34-1.66 1.52-3.02 3.07-3.64-.33-.26-.6-.58-.8-.95L5 6.5v-1l4.37-.91C9.87 3.65 10.86 3 12 3c.7 0 1.34.25 1.85.66L17 3zm-4 3c-.03-.59-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1z"}}]})(t)}function GCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.57 14.86L22 13.43 20.57 12 17 15.57 8.43 7 12 3.43 10.57 2 9.14 3.43 7.71 2 5.57 4.14 4.14 2.71 2.71 4.14l1.43 1.43L2 7.71l1.43 1.43L2 10.57 3.43 12 7 8.43 15.57 17 12 20.57 13.43 22l1.43-1.43L16.29 22l2.14-2.14 1.43 1.43 1.43-1.43-1.43-1.43L22 16.29z"}}]})(t)}function qCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3L4 9v12h16V9l-8-6zm.5 9.5c0 .83-.67 1.5-1.5 1.5v4h-1v-4c-.83 0-1.5-.67-1.5-1.5v-3h1v3h.5v-3h1v3h.5v-3h1v3zM15 18h-1v-3.5h-1v-3c0-1.1.9-2 2-2V18z"}}]})(t)}function YCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 12h3L12 3 2 12h3v3H3v2h2v3h2v-3h4v3h2v-3h4v3h2v-3h2v-2h-2v-3zM7 15v-4.81l4-3.6V15H7zm6 0V6.59l4 3.6V15h-4z"}}]})(t)}function XCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 3H4v10c0 2.21 1.79 4 4 4h6c2.21 0 4-1.79 4-4v-3h2a2 2 0 002-2V5c0-1.11-.89-2-2-2zm0 5h-2V5h2v3zM4 19h16v2H4z"}}]})(t)}function $Ce(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 6H9V4H7v2H6l-4 4v9h20v-9l-4-4zM4 12h10v5H4v-5zm16 5h-4v-6.17l2-2 2 2V17z"}}]})(t)}function KCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"19.5",cy:"19.5",r:"1.5"}},{tag:"path",attr:{d:"M17 5.92L9 2v18H7v-1.73c-1.79.35-3 .99-3 1.73 0 1.1 2.69 2 6 2s6-.9 6-2c0-.99-2.16-1.81-5-1.97V8.98l6-3.06z"}}]})(t)}function QCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 20H2v-2h5.75A8.032 8.032 0 002 12.26c.64-.16 1.31-.26 2-.26 4.42 0 8 3.58 8 8zm10-7.74c-.64-.16-1.31-.26-2-.26-2.93 0-5.48 1.58-6.88 3.93a9.82 9.82 0 01.87 4.07h8v-2h-5.75A8.061 8.061 0 0122 12.26zm-6.36-1.24a10.03 10.03 0 014.09-5C15.44 6.16 12 9.67 12 14v.02c.95-1.27 2.2-2.3 3.64-3zm-4.22-2.17A8.527 8.527 0 006.7 4C8.14 5.86 9 8.18 9 10.71c0 .21-.03.41-.04.61.43.24.83.52 1.22.82a9.91 9.91 0 011.24-3.29z"}}]})(t)}function JCe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 20V8.35L13.65 4h-2.83L16 9.18V20h2zm4 0V6.69L19.31 4h-2.83L20 7.52V20h2zM8 4l-6 6v10h5v-5h2v5h5V10L8 4zm1 9H7v-2h2v2z"}}]})(t)}function tAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"7",cy:"6",r:"2"}},{tag:"path",attr:{d:"M11.15 12c-.31-.22-.59-.46-.82-.72l-1.4-1.55c-.19-.21-.43-.38-.69-.5-.29-.14-.62-.23-.96-.23h-.03C6.01 9 5 10.01 5 11.25V12H2v8c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-8H11.15zM7 20H5v-6h2v6zm4 0H9v-6h2v6zm4 0h-2v-6h2v6zm4 0h-2v-6h2v6zm-.35-14.14l-.07-.07c-.57-.62-.82-1.41-.67-2.2L18 3h-1.89l-.06.43c-.2 1.36.27 2.71 1.3 3.72l.07.06c.57.62.82 1.41.67 2.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71zm-4 0l-.07-.07c-.57-.62-.82-1.41-.67-2.2L14 3h-1.89l-.06.43c-.2 1.36.27 2.71 1.3 3.72l.07.06c.57.62.82 1.41.67 2.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71z"}}]})(t)}function eAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 12h3L12 3 2 12h3v8h2v-2h10v2h2v-8zM7.21 10h9.58l.21.19V12H7v-1.81l.21-.19zm7.36-2H9.43L12 5.69 14.57 8zM7 16v-2h10v2H7z"}}]})(t)}function nAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 9.3V4h-3v2.6L12 3 2 12h3v8h5v-6h4v6h5v-8h3l-3-2.7zm-9 .7c0-1.1.9-2 2-2s2 .9 2 2h-4z"}}]})(t)}function rAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 16c-1.95 0-2.1 1-3.34 1-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1v2c1.9 0 2.17-1 3.35-1 1.19 0 1.42 1 3.33 1 1.95 0 2.08-1 3.32-1s1.37 1 3.32 1c1.91 0 2.14-1 3.33-1 1.18 0 1.45 1 3.35 1v-2c-1.24 0-1.38-1-3.33-1-1.91 0-2.14 1-3.33 1-1.24 0-1.39-1-3.34-1zm8.34-4.66l-1.37 1.37c-.19.18-.45.29-.71.29H17V9.65l1.32.97L19.5 9 12 3.5 4.5 9l1.18 1.61L7 9.65V13H5.74c-.27 0-.52-.11-.71-.29l-1.37-1.37-1.41 1.41 1.37 1.37c.56.56 1.33.88 2.12.88h12.51c.8 0 1.56-.32 2.12-.88l1.37-1.37-1.4-1.41zM13 13h-2v-2h2v2z"}}]})(t)}function aAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 6c-1.66 0-3 1.34-3 3v4c0 .55-.45 1-1 1v-4c0-1.66-1.34-3-3-3h-4c-1.66 0-3 1.34-3 3h2c0-.55.45-1 1-1h4c.55 0 1 .45 1 1v1H6c-2.21 0-4 1.79-4 4v3h15v-2c1.66 0 3-1.34 3-3V9c0-.55.45-1 1-1h1V6h-1z"}}]})(t)}function iAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 9V4c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v5h16zM8 5h2v3H8V5zm-4 6v9c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-9H4zm6 6H8v-5h2v5z"}}]})(t)}function oAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M14 6v15H3v-2h2V3h9v1h5v15h2v2h-4V6h-3zm-4 5v2h2v-2h-2z"}}]})(t)}function lAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.8 10.61L5.37 9.19C5.73 8.79 6.59 8 7.75 8c.8 0 1.39.39 1.81.67.31.21.51.33.69.33.37 0 .8-.41.95-.61l1.42 1.42c-.36.4-1.22 1.19-2.37 1.19-.79 0-1.37-.38-1.79-.66-.33-.22-.52-.34-.71-.34-.37 0-.8.41-.95.61zM7.75 15c.19 0 .38.12.71.34.42.28 1 .66 1.79.66 1.16 0 2.01-.79 2.37-1.19l-1.42-1.42c-.15.2-.59.61-.95.61-.18 0-.38-.12-.69-.33-.42-.28-1.01-.67-1.81-.67-1.16 0-2.02.79-2.38 1.19l1.42 1.42c.16-.2.59-.61.96-.61zM22 6v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2zm-8 0H4v12h10V6zm5 10c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1zm0-4c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1zm0-5h-2v2h2V7z"}}]})(t)}function cAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3L4 9v12h16V9l-8-6zm-2.25 9.5a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5zM17 18h-1v-1.5H8V18H7v-7h1v4.5h3.5V12H15c1.1 0 2 .9 2 2v4z"}}]})(t)}function sAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.19 21.19L2.81 2.81 1.39 4.22l2.76 2.76C4.06 7.31 4 7.64 4 8v12c0 1.1.9 2 2 2h12c.34 0 .65-.09.93-.24l.85.85 1.41-1.42zM6 14v-2h3.17l2 2H6zm8.83-2L6.98 4.15c.01 0 .01-.01.02-.01V2h3v2h4V2h3v2.14c1.72.45 3 2 3 3.86v9.17l-2-2V12h-3.17z"}}]})(t)}function uAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8.83 6l-3.7-3.7C5.42 1.55 6.15 1 7 1l10 .01c1.1 0 2 .89 2 1.99v13.17l-2-2V6H8.83zm10.95 16.61l-.91-.91c-.29.75-1.02 1.3-1.87 1.3H7c-1.1 0-2-.9-2-2V7.83L1.39 4.22 2.8 2.81l18.38 18.38-1.4 1.42zM15.17 18L7 9.83V18h8.17z"}}]})(t)}function dAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5.83 3H21v2l-6.2 6.97L9.83 7h6.74l1.78-2H7.83l-2-2zm13.95 19.61L18 20.83V21H6v-2h5v-5l-1.37-1.54-8.24-8.24L2.8 2.81 3 3l18.19 18.19-1.41 1.42zM16.17 19L13 15.83V19h3.17z"}}]})(t)}function hAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.93 13.93L2.45 2.45 1.04 3.87l5.3 5.3-.2.23H3.6c-.88 0-1.6.72-1.6 1.6v9.4c0 .88.72 1.6 1.6 1.6h12.8c.75 0 1.38-.52 1.55-1.22l2.18 2.18 1.41-1.41L18 18l-4.07-4.07zM10 20c-2.21 0-4-1.79-4-4 0-1.95 1.4-3.57 3.25-3.92l1.57 1.57c-.26-.09-.53-.15-.82-.15a2.5 2.5 0 000 5 2.5 2.5 0 002.5-2.5c0-.29-.06-.56-.15-.82l1.57 1.57A3.993 3.993 0 0110 20zm8-4.83L10.83 8h1.75l1.28 1.4h2.54c.88 0 1.6.72 1.6 1.6v4.17zm2.4-9.57H22L19 11V7h-1V2h4l-1.6 3.6z"}}]})(t)}function fAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.35 8.52L11 5h5V1h2v4h5l-1.38 13.79L11.35 8.52zM1 21v1c0 .55.45 1 1 1h13c.55 0 1-.45 1-1v-1H1zm20.9.9L2.1 2.1.69 3.51l5.7 5.7C3.28 9.87 1 11.99 1 15h11.17l2 2H1v2h15v-.17l4.49 4.49 1.41-1.42z"}}]})(t)}function pAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M11 11h-1v2h2v-1l9.73 9.73L20.46 23 14 16.54V21H3v-2h2V7.54l-4-4 1.27-1.27L11 11zm3 .49L5.51 3H14v1h5v12.49l-2-2V6h-3v5.49z"}}]})(t)}function gAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10.94 8.12L7.48 4.66 9 3h6l1.83 2H20c1.1 0 2 .9 2 2v12c0 .05-.01.1-.02.16l-5.1-5.1c.08-.35.12-.7.12-1.06 0-2.76-2.24-5-5-5-.36 0-.71.04-1.06.12zm9.55 15.19L18.17 21H4c-1.1 0-2-.9-2-2V7c0-.59.27-1.12.68-1.49l-2-2L2.1 2.1l19.8 19.8-1.41 1.41zm-6-5.99l-1.5-1.5c-.32.1-.64.18-.99.18-1.66 0-3-1.34-3-3 0-.35.08-.67.19-.98l-1.5-1.5A4.74 4.74 0 007 13c0 2.76 2.24 5 5 5 .91 0 1.76-.25 2.49-.68z"}}]})(t)}function vAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 18c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zM18.65 3c-1.66 0-2.54 1.27-3.18 2.03l-3.5 4.11L17 14.17v-7.9c.58-.68.97-1.27 1.65-1.27.77 0 1.35.66 1.35 1.48V7h2v-.52C22 4.56 20.52 3 18.65 3zm-7.98 7.67L2.81 2.81 1.39 4.22l7.97 7.97-2.66 3.12c-.55.65-.09 1.65.76 1.65h6.66l1.17 1.17C14.54 18.42 14 19.14 14 20c0 1.1.9 2 2 2 .86 0 1.58-.54 1.87-1.3l1.91 1.91 1.41-1.41-4.8-4.8-5.72-5.73zm2.8-5.64c.27-.32.58-.72.98-1.09a9.347 9.347 0 00-7.81-.13l4.25 4.25 2.58-3.03z"}}]})(t)}function mAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3L1 11.4l1.21 1.59L4 11.62V21h16v-9.38l1.79 1.36L23 11.4 12 3zM8 15c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm4 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm4 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function yAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 21c-1.11 0-1.73-.37-2.18-.64-.37-.22-.6-.36-1.15-.36-.56 0-.78.13-1.15.36-.46.27-1.07.64-2.18.64s-1.73-.37-2.18-.64c-.37-.22-.6-.36-1.15-.36-.56 0-.78.13-1.15.36-.46.27-1.08.64-2.19.64-1.11 0-1.73-.37-2.18-.64-.37-.23-.6-.36-1.15-.36s-.78.13-1.15.36c-.46.27-1.08.64-2.19.64v-2c.56 0 .78-.13 1.15-.36.46-.27 1.08-.64 2.19-.64s1.73.37 2.18.64c.37.23.59.36 1.15.36.56 0 .78-.13 1.15-.36.46-.27 1.08-.64 2.19-.64 1.11 0 1.73.37 2.18.64.37.22.6.36 1.15.36s.78-.13 1.15-.36c.45-.27 1.07-.64 2.18-.64s1.73.37 2.18.64c.37.23.59.36 1.15.36v2zm0-4.5c-1.11 0-1.73-.37-2.18-.64-.37-.22-.6-.36-1.15-.36-.56 0-.78.13-1.15.36-.45.27-1.07.64-2.18.64s-1.73-.37-2.18-.64c-.37-.22-.6-.36-1.15-.36-.56 0-.78.13-1.15.36-.45.27-1.07.64-2.18.64s-1.73-.37-2.18-.64c-.37-.22-.6-.36-1.15-.36s-.78.13-1.15.36c-.47.27-1.09.64-2.2.64v-2c.56 0 .78-.13 1.15-.36.45-.27 1.07-.64 2.18-.64s1.73.37 2.18.64c.37.22.6.36 1.15.36.56 0 .78-.13 1.15-.36.45-.27 1.07-.64 2.18-.64s1.73.37 2.18.64c.37.22.6.36 1.15.36s.78-.13 1.15-.36c.45-.27 1.07-.64 2.18-.64s1.73.37 2.18.64c.37.22.6.36 1.15.36v2zM8.67 12c.56 0 .78-.13 1.15-.36.46-.27 1.08-.64 2.19-.64 1.11 0 1.73.37 2.18.64.37.22.6.36 1.15.36s.78-.13 1.15-.36c.12-.07.26-.15.41-.23L10.48 5C8.93 3.45 7.5 2.99 5 3v2.5c1.82-.01 2.89.39 4 1.5l1 1-3.25 3.25c.31.12.56.27.77.39.37.23.59.36 1.15.36z"}},{tag:"circle",attr:{cx:"16.5",cy:"5.5",r:"2.5"}}]})(t)}function bAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12c0 3.69 2.47 6.86 6 8.25V22h8v-1.75c3.53-1.39 6-4.56 6-8.25zm-2 0h-4V5.08c2.39 1.39 4 3.97 4 6.92zm-6-7.74V12h-4V4.26c.64-.16 1.31-.26 2-.26s1.36.1 2 .26zM4 12c0-2.95 1.61-5.53 4-6.92V12H4z"}}]})(t)}function xAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 18h-2v-2h2v2zm2-4H9v6h6v-6zm4-4.7V4h-3v2.6L12 3 2 12h3l7-6.31L19 12h3l-3-2.7z"}}]})(t)}function MAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 11.26V6h3v4h2V4h-5V3H5v16H3v2h9.26A6.963 6.963 0 0111 17c0-2.38 1.19-4.47 3-5.74zM10 11h2v2h-2v-2zm11.69 5.37l1.14-1-1-1.73-1.45.49c-.32-.27-.68-.48-1.08-.63L19 12h-2l-.3 1.49c-.4.15-.76.36-1.08.63l-1.45-.49-1 1.73 1.14 1c-.08.5-.08.76 0 1.26l-1.14 1 1 1.73 1.45-.49c.32.27.68.48 1.08.63L17 22h2l.3-1.49c.4-.15.76-.36 1.08-.63l1.45.49 1-1.73-1.14-1c.08-.51.08-.77 0-1.27zM18 19c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}}]})(t)}function wAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2 17h20v2H2zm11.84-9.21A2.006 2.006 0 0012 5a2.006 2.006 0 00-1.84 2.79C6.25 8.6 3.27 11.93 3 16h18c-.27-4.07-3.25-7.4-7.16-8.21z"}}]})(t)}function zAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fill:"none",d:"M14 11h4v3h-4z"}},{tag:"path",attr:{d:"M20 17v-6c0-1.1-.9-2-2-2H7V7l-3 3 3 3v-2h4v3H4v3c0 1.1.9 2 2 2h2c0 1.66 1.34 3 3 3s3-1.34 3-3h8v-2h-2zm-9 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm7-6h-4v-3h4v3zM17 2v2H9v2h8v2l3-3z"}}]})(t)}function CAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 6l6.99 7H2v3h9.99l7 7 1.26-1.25-17-17zm18.5 7H22v3h-1.5zM18 13h1.5v3H18zm.85-8.12c.62-.61 1-1.45 1-2.38h-1.5c0 1.02-.83 1.85-1.85 1.85v1.5c2.24 0 4 1.83 4 4.07V12H22V9.92c0-2.23-1.28-4.15-3.15-5.04zM14.5 8.7h1.53c1.05 0 1.97.74 1.97 2.05V12h1.5v-1.59c0-1.8-1.6-3.16-3.47-3.16H14.5c-1.02 0-1.85-.98-1.85-2s.83-1.75 1.85-1.75V2a3.35 3.35 0 000 6.7zm2.5 7.23V13h-2.93z"}}]})(t)}function AAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 16h15v3H2zm18.5 0H22v3h-1.5zM18 16h1.5v3H18zm.85-8.27c.62-.61 1-1.45 1-2.38C19.85 3.5 18.35 2 16.5 2v1.5c1.02 0 1.85.83 1.85 1.85S17.52 7.2 16.5 7.2v1.5c2.24 0 4 1.83 4 4.07V15H22v-2.24c0-2.22-1.28-4.14-3.15-5.03zm-2.82 2.47H14.5c-1.02 0-1.85-.98-1.85-2s.83-1.75 1.85-1.75v-1.5a3.35 3.35 0 000 6.7h1.53c1.05 0 1.97.74 1.97 2.05V15h1.5v-1.64c0-1.81-1.6-3.16-3.47-3.16z"}}]})(t)}function kAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.12 5l-7.18 6.79c-.6.56-.94 1.35-.94 2.18V20c0 1.66 1.34 3 3 3h13.75a1.25 1.25 0 000-2.5H12v-1h7.75a1.25 1.25 0 000-2.5H12v-1h8.75a1.25 1.25 0 000-2.5H12v-1h6.75a1.25 1.25 0 000-2.5H8.86c.64-1.11 1.48-2.58 1.49-2.61a1.065 1.065 0 00-.12-1.23C10.22 6.12 9.12 5 9.12 5zM14 6.25c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75m0-1.5c-1.24 0-2.25 1.01-2.25 2.25S12.76 9.25 14 9.25 16.25 8.24 16.25 7 15.24 4.75 14 4.75zm5.75.75c.28 0 .5.22.5.5s-.22.5-.5.5-.5-.22-.5-.5.22-.5.5-.5m0-1.5c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zM16.5 1c-.83 0-1.5.67-1.5 1.5S15.67 4 16.5 4 18 3.33 18 2.5 17.33 1 16.5 1z"}}]})(t)}function HAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm13.97 21.49c-.63.23-1.29.4-1.97.51.68-.12 1.33-.29 1.97-.51zM12 22z"}},{tag:"path",attr:{d:"M8.55 12zm10.43-1.61zM15.49 9.63c-.18-2.79-1.31-5.51-3.43-7.63a12.188 12.188 0 00-3.55 7.63c1.28.68 2.46 1.56 3.49 2.63 1.03-1.06 2.21-1.94 3.49-2.63zm-6.5 2.65c-.14-.1-.3-.19-.45-.29.15.11.31.19.45.29zm6.42-.25c-.13.09-.27.16-.4.26.13-.1.27-.17.4-.26zM12 15.45C9.85 12.17 6.18 10 2 10c0 5.32 3.36 9.82 8.03 11.49.63.23 1.29.4 1.97.51.68-.12 1.33-.29 1.97-.51C18.64 19.82 22 15.32 22 10c-4.18 0-7.85 2.17-10 5.45z"}}]})(t)}function EAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 9h-1.56c.35-.59.56-1.27.56-2 0-2.21-1.79-4-4-4-.34 0-.66.05-.98.13A4.707 4.707 0 0010 2.02c-1.89 0-3.51 1.11-4.27 2.71C4.15 5.26 3 6.74 3 8.5c0 1.86 1.28 3.41 3 3.86V21h11v-2h2c1.1 0 2-.9 2-2v-6c0-1.1-.9-2-2-2zM7 10.5c-1.1 0-2-.9-2-2 0-.85.55-1.6 1.37-1.88l.8-.27.36-.76C8 4.62 8.94 4.02 10 4.02c.79 0 1.39.35 1.74.65l.78.65S13.16 5 13.99 5c1.1 0 2 .9 2 2h-3C9.67 7 9.15 10.5 7 10.5zM19 17h-2v-6h2v6z"}}]})(t)}function SAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-1 5h-2.42v3.33H13v3.33h-2.58V18H6v-2h2.42v-3.33H11V9.33h2.58V6H18v2z"}}]})(t)}function LAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.9 8.89l-1.05-4.37c-.22-.9-1-1.52-1.91-1.52H5.05c-.9 0-1.69.63-1.9 1.52L2.1 8.89c-.24 1.02-.02 2.06.62 2.88.08.11.19.19.28.29V19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-6.94c.09-.09.2-.18.28-.28.64-.82.87-1.87.62-2.89zm-2.99-3.9l1.05 4.37c.1.42.01.84-.25 1.17-.14.18-.44.47-.94.47-.61 0-1.14-.49-1.21-1.14L16.98 5l1.93-.01zM13 5h1.96l.54 4.52c.05.39-.07.78-.33 1.07-.22.26-.54.41-.95.41-.67 0-1.22-.59-1.22-1.31V5zM8.49 9.52L9.04 5H11v4.69c0 .72-.55 1.31-1.29 1.31-.34 0-.65-.15-.89-.41a1.42 1.42 0 01-.33-1.07zm-4.45-.16L5.05 5h1.97l-.58 4.86c-.08.65-.6 1.14-1.21 1.14-.49 0-.8-.29-.93-.47-.27-.32-.36-.75-.26-1.17zM5 19v-6.03c.08.01.15.03.23.03.87 0 1.66-.36 2.24-.95.6.6 1.4.95 2.31.95.87 0 1.65-.36 2.23-.93.59.57 1.39.93 2.29.93.84 0 1.64-.35 2.24-.95.58.59 1.37.95 2.24.95.08 0 .15-.02.23-.03V19H5z"}}]})(t)}function _Ae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"16",cy:"20",r:"2"}},{tag:"circle",attr:{cx:"6",cy:"20",r:"2"}},{tag:"path",attr:{d:"M22 7v-.52C22 4.56 20.52 3 18.65 3c-1.66 0-2.54 1.27-3.18 2.03l-8.8 10.32C6.12 16 6.58 17 7.43 17H15c1.1 0 2-.9 2-2V6.27c.58-.68.97-1.27 1.65-1.27.77 0 1.35.66 1.35 1.48V7h2zM14.3 4.1a8.962 8.962 0 00-9.58.62l4.89 4.89L14.3 4.1z"}}]})(t)}function BAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 10V1h-8v9c0 1.86 1.28 3.41 3 3.86V21h-2v2h6v-2h-2v-7.14c1.72-.45 3-2 3-3.86zm-2-7v3h-4V3h4zm-7.5 8.5A2.5 2.5 0 0110 14H8v9H6v-9H4a2.5 2.5 0 010-5h2V8H4a2.5 2.5 0 010-5h2V1h2v2h2a2.5 2.5 0 010 5H8v1h2a2.5 2.5 0 012.5 2.5z"}}]})(t)}function DAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 4h2v2h-2V4zm-1 3h2v2h-2V7zm-2-3h2v2h-2V4zm7 5h-2V7h2v2zm1-3h-2V4h2v2zm2 3h-2V7h2v2zm1-3h-2V4h2v2zm-7.38 8.38L12.1 16.9c-2.5-1.43-4.57-3.5-6-6l2.52-2.52c.24-.24.34-.58.28-.9L8.16 3.8c-.09-.46-.5-.8-.98-.8H3.03c-.56 0-1.03.47-1 1.03.17 2.89 1.02 5.6 2.4 7.97 1.58 2.73 3.85 4.99 6.57 6.57 2.37 1.37 5.08 2.23 7.97 2.4.56.03 1.03-.44 1.03-1v-4.15c0-.48-.34-.89-.8-.98l-3.67-.73a.99.99 0 00-.91.27zM14 10h2v2h-2v-2zm-3 0h2v2h-2v-2zm8 2h-2v-2h2v2zm3 0h-2v-2h2v2z"}}]})(t)}function TAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.5 6.92L13 5.77V3.4c0-.26.22-.48.5-.48s.5.21.5.48V4h2v-.6C16 2.07 14.88 1 13.5 1S11 2.07 11 3.4v2.37L9.5 6.92 6 6.07l5.05 15.25c.15.45.55.68.95.68s.8-.23.95-.69L18 6.07l-3.5.85zM13.28 8.5l.76.58.92-.23L13 14.8V8.29l.28.21zm-3.32.59l.76-.58.28-.22v6.51L9.03 8.86l.93.23z"}}]})(t)}function VAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 16.5h1c1.33 0 2.71-.18 4-.5v3c-1.29-.32-2.67-.5-4-.5H2v-2zM16.17 19H8v-3h5.17L1.39 4.22 2.8 2.81l18.38 18.38-1.41 1.41-3.6-3.6zm2.66-3H22v3h-.17l-3-3zM11 17.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5.22.5.5.5.5-.22.5-.5zm11-4.74V15h-1.5v-2.23c0-2.24-1.76-4.07-4-4.07V7.2c1.02 0 1.85-.83 1.85-1.85S17.52 3.5 16.5 3.5V2c1.85 0 3.35 1.5 3.35 3.35 0 .93-.38 1.77-1 2.38 1.87.89 3.15 2.81 3.15 5.03zM11.15 8.32V8.3c0-1.85 1.5-3.35 3.35-3.35v1.5c-1.02 0-1.85.73-1.85 1.75s.83 2 1.85 2h1.53c1.87 0 3.47 1.35 3.47 3.16V15H18v-1.3c0-1.31-.92-2.05-1.97-2.05h-1.55l-3.33-3.33z"}}]})(t)}function OAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 16.5h1c1.33 0 2.71-.18 4-.5v3c-1.29-.32-2.67-.5-4-.5H2v-2zm20-.5v3H8v-3h14zm-11 1.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5.22.5.5.5.5-.22.5-.5zm11-4.74V15h-1.5v-2.23c0-2.24-1.76-4.07-4-4.07V7.2c1.02 0 1.85-.83 1.85-1.85S17.52 3.5 16.5 3.5V2c1.85 0 3.35 1.5 3.35 3.35 0 .93-.38 1.77-1 2.38 1.87.89 3.15 2.81 3.15 5.03zm-2.5.6V15H18v-1.3c0-1.31-.92-2.05-1.97-2.05H14.5a3.35 3.35 0 010-6.7v1.5c-1.02 0-1.85.73-1.85 1.75s.83 2 1.85 2h1.53c1.87 0 3.47 1.35 3.47 3.16z"}}]})(t)}function IAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 21H3V8l13-5v7H7v11zm12-11c-1.1 0-2 .9-2 2H9v9h5v-5h2v5h5v-9c0-1.1-.9-2-2-2z"}}]})(t)}function RAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.5 8A2.5 2.5 0 0021 5.5C21 3.83 18.5 1 18.5 1S16 3.83 16 5.5A2.5 2.5 0 0018.5 8zm-5 1c.83 0 1.5-.67 1.5-1.5 0-.84-1.5-2.5-1.5-2.5S12 6.66 12 7.5c0 .83.67 1.5 1.5 1.5zM9.12 5l-7.18 6.79c-.6.56-.94 1.35-.94 2.18V20c0 1.66 1.34 3 3 3h13.75a1.25 1.25 0 000-2.5H12v-1h7.75a1.25 1.25 0 000-2.5H12v-1h8.75a1.25 1.25 0 000-2.5H12v-1h6.75a1.25 1.25 0 000-2.5H8.86c.64-1.11 1.48-2.58 1.49-2.61a1.065 1.065 0 00-.12-1.23C10.22 6.12 9.12 5 9.12 5z"}}]})(t)}function FAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3L2 12h3v8h14v-8h3L12 3zm0 13c-1.1 0-2-.9-2-2s2-4 2-4 2 2.9 2 4-.9 2-2 2z"}}]})(t)}function NAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4.5 4c0-1.11.89-2 2-2s2 .89 2 2-.89 2-2 2-2-.89-2-2zm5.5 6.95V9c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v6h2v7h3.5v-.11c-1.24-1.26-2-2.99-2-4.89 0-2.58 1.41-4.84 3.5-6.05zM16.5 17c0 1.65-1.35 3-3 3s-3-1.35-3-3c0-1.11.61-2.06 1.5-2.58v-2.16c-2.02.64-3.5 2.51-3.5 4.74 0 2.76 2.24 5 5 5s5-2.24 5-5h-2zm3.04-3H15V8h-2v8h5.46l2.47 3.71 1.66-1.11-3.05-4.6z"}}]})(t)}function PAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM9 18c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm3 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm3 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm2-3H7v-1c0-2.76 2.24-5 5-5s5 2.24 5 5v1z"}}]})(t)}function jAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 10.78V8c0-1.65-1.35-3-3-3h-4c-.77 0-1.47.3-2 .78-.53-.48-1.23-.78-2-.78H6C4.35 5 3 6.35 3 8v2.78c-.61.55-1 1.34-1 2.22v6h2v-2h16v2h2v-6c0-.88-.39-1.67-1-2.22zM14 7h4c.55 0 1 .45 1 1v2h-6V8c0-.55.45-1 1-1zM5 8c0-.55.45-1 1-1h4c.55 0 1 .45 1 1v2H5V8z"}}]})(t)}function UAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-8 16c-2.64 0-5.13-1.03-7-2.9l1.06-1.06c.34.34.71.65 1.1.92L8 13.5V9.51l-1.55.99-.95-1L7 7.76 6 7h3.65l1.73 3H17v1h-1v2.5l.84 1.46c.39-.28.76-.58 1.1-.92L19 15.1a9.842 9.842 0 01-7 2.9z"}},{tag:"path",attr:{d:"M14.69 14.24a7.72 7.72 0 01-5.4 0l-.81 1.41-.03.06c1.1.52 2.28.79 3.53.79s2.45-.28 3.55-.79l-.03-.06-.81-1.41z"}}]})(t)}function WAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 8.5h6v2H9zM15.64 12H8.37a.87.87 0 00-.87.87h.01V14h9v-1.13a.87.87 0 00-.87-.87z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-2 15h-1.5v-1.5h-9V17H6v-4.13c0-1 .62-1.85 1.5-2.2V9c0-1.1.9-2 2-2h5c1.1 0 2 .9 2 2v1.67c.88.35 1.5 1.2 1.5 2.2V17z"}}]})(t)}function ZAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16.5 12h-9c-.55 0-1 .45-1 1v1h11v-1c0-.55-.45-1-1-1zM7.25 8.5h4v2h-4zM12.75 8.5h4v2h-4z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-1 15h-1.5v-1.5h-11V17H5v-3.83c0-.66.25-1.26.65-1.72V9c0-1.1.9-2 2-2H11c.37 0 .72.12 1 .32.28-.2.63-.32 1-.32h3.35c1.1 0 2 .9 2 2v2.45c.4.46.65 1.06.65 1.72V17z"}}]})(t)}function GAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16.13 15.13L18 3h-4V2h-4v1H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h2.23l.64 4.13C6.74 16.05 6 17.43 6 19v1c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2v-1c0-1.57-.74-2.95-1.87-3.87zM5 9V5h1.31l.62 4H5zm7 10c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm2.29-5H9.72L8.33 5h7.34l-1.38 9z"}}]})(t)}function qAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 3L4 9v12h16V9l-8-6zm4 13.06L14 15v1c0 .55-.45 1-1 1H9c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h4c.55 0 1 .45 1 1v1l2-1.06v4.12z"}}]})(t)}function YAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 13c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-1l2 1.06v-4.12L18 14v-1zM12 3L4 9v12h16v-2H6v-9l6-4.5 6 4.5v1h2V9l-8-6z"}}]})(t)}function XAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 10c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v3c0 1.1.9 2 2 2h1v2H7c-1.1 0-2 .9-2 2v7h2v-3h10v3h2v-7c0-1.1-.9-2-2-2h-1v-2h1zM7 8V5h10v3H7zm10 8H7v-2h10v2zm-3-4h-4v-2h4v2z"}}]})(t)}function $Ae(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 11v2h10v-2c0-1.86 1.28-3.41 3-3.86V6c0-1.65-1.35-3-3-3H7C5.35 3 4 4.35 4 6v1.14c1.72.45 3 2 3 3.86z"}},{tag:"path",attr:{d:"M21 9c-1.1 0-2 .9-2 2v4H5v-4c0-1.1-.9-2-2-2s-2 .9-2 2v5c0 1.65 1.35 3 3 3v1c0 .55.45 1 1 1s1-.45 1-1v-1h12v1c0 .55.45 1 1 1s1-.45 1-1v-1c1.65 0 3-1.35 3-3v-5c0-1.1-.9-2-2-2z"}}]})(t)}function KAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 6V4h2V2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h14v-2h-4.03A4.966 4.966 0 0018 16v-5H8v5c0 1.64.81 3.09 2.03 4H6V4h2v2c0 .55.45 1 1 1h8c.55 0 1-.45 1-1z"}},{tag:"circle",attr:{cx:"13",cy:"9",r:"1"}}]})(t)}function QAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.5 3H6c-1.1 0-2 .9-2 2v5.71c0 3.83 2.95 7.18 6.78 7.29 3.96.12 7.22-3.06 7.22-7v-1h.5c1.93 0 3.5-1.57 3.5-3.5S20.43 3 18.5 3zM16 5v3H6V5h10zm2.5 3H18V5h.5c.83 0 1.5.67 1.5 1.5S19.33 8 18.5 8zM4 19h16v2H4v-2z"}}]})(t)}function JAe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-9 8.3c0 .93-.64 1.71-1.5 1.93V19H8v-6.77c-.86-.22-1.5-1-1.5-1.93V6.5c0-.28.22-.5.5-.5s.5.22.5.5V9h.75V6.5c0-.28.22-.5.5-.5s.5.22.5.5V9H10V6.5c0-.28.23-.5.5-.5.28 0 .5.22.5.5v3.8zm4.58 2.29l-.08.03V19H14v-6.38l-.08-.04c-.97-.47-1.67-1.7-1.67-3.18 0-1.88 1.13-3.4 2.5-3.4 1.38 0 2.5 1.53 2.5 3.41 0 1.48-.7 2.71-1.67 3.18z"}}]})(t)}function tke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 19V5c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v14H3v2h18v-2h-2zm-8-6H9v-2h2v2z"}}]})(t)}function eke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 19V5c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v14H3v2h18v-2h-2zm-4-6h-2v-2h2v2z"}}]})(t)}function nke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 19V5c0-1.1-.9-2-2-2h-5.25v16h-1.5V3H6c-1.1 0-2 .9-2 2v14H3v2h18v-2h-1zm-10-6H8v-2h2v2zm6 0h-2v-2h2v2z"}}]})(t)}function rke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 3L4 9v12h16V9l-8-6zm0 14.5c-.55 0-1-.45-1-1h2c0 .55-.45 1-1 1zm4-1.5H8v-1h1v-2.34c0-1.54.82-2.82 2.25-3.16v-.25c0-.41.34-.75.75-.75s.75.34.75.75v.25c1.44.34 2.25 1.62 2.25 3.16V15h1v1z"}}]})(t)}function ake(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V8l-5-5zM7 7h5v2H7V7zm10 10H7v-2h10v2zm0-4H7v-2h10v2zm-2-4V5l4 4h-4z"}}]})(t)}function ike(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 7.08c0 1.77-.84 3.25-2 3.82V21h-2V10.9c-1.16-.57-2-2.05-2-3.82C10.01 4.83 11.35 3 13 3c1.66 0 3 1.83 3 4.08zM17 3v18h2v-8h2V7c0-1.76-1.24-4-4-4zM8.28 3c-.4 0-.72.32-.72.72V7h-.84V3.72C6.72 3.32 6.4 3 6 3s-.72.32-.72.72V7h-.84V3.72c0-.4-.32-.72-.72-.72S3 3.32 3 3.72V9c0 1.1.9 2 2 2v10h2V11c1.1 0 2-.9 2-2V3.72c0-.4-.32-.72-.72-.72z"}}]})(t)}function oke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"15",cy:"13",r:"1"}},{tag:"circle",attr:{cx:"9",cy:"13",r:"1"}},{tag:"path",attr:{d:"M8.33 7.5l-.66 2h8.66l-.66-2z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-1 15.69c0 .45-.35.81-.78.81h-.44c-.44 0-.78-.36-.78-.81V16.5H7v1.19c0 .45-.35.81-.78.81h-.44c-.43 0-.78-.36-.78-.81v-6.5c.82-2.47 1.34-4.03 1.56-4.69.05-.16.12-.29.19-.4.02-.02.03-.04.05-.06.38-.53.92-.54.92-.54h8.56s.54.01.92.53c.02.03.03.05.05.07.07.11.14.24.19.4.22.66.74 2.23 1.56 4.69v6.5z"}}]})(t)}function lke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 6.06V3h-2v3.06c-4.5.5-8 4.31-8 8.93C3 16.1 3.9 17 5.01 17H8c0 2.21 1.79 4 4 4s4-1.79 4-4h2.99c1.11 0 2.01-.9 2.01-2.01 0-4.62-3.5-8.43-8-8.93zM12 15H5c0-3.86 3.14-7 7-7s7 3.14 7 7h-7z"}}]})(t)}function cke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16.5 11.5c-.55 0-1 .45-1 1v2h-7v-2c0-.55-.45-1-1-1s-1 .45-1 1V16c0 .28.22.5.5.5h10c.28 0 .5-.22.5-.5v-3.5c0-.55-.45-1-1-1z"}},{tag:"path",attr:{d:"M10 12.5v.5h4v-.5c0-1.3.99-2.35 2.25-2.47V9c0-.83-.67-1.5-1.5-1.5h-5.5c-.83 0-1.5.67-1.5 1.5v1.03A2.48 2.48 0 0110 12.5z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-1 14c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2v-3.5c0-.92.51-1.72 1.25-2.15V9c0-1.66 1.34-3 3-3h5.5c1.66 0 3 1.34 3 3v1.35c.74.43 1.25 1.23 1.25 2.15V16z"}}]})(t)}function ske(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 9H2V7h5v2zm0 3H2v2h5v-2zm13.59 7l-3.83-3.83c-.8.52-1.74.83-2.76.83-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5c0 1.02-.31 1.96-.83 2.75L22 17.59 20.59 19zM17 11c0-1.65-1.35-3-3-3s-3 1.35-3 3 1.35 3 3 3 3-1.35 3-3zM2 19h10v-2H2v2z"}}]})(t)}function uke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 12c0 .74-.4 1.38-1 1.72V22h-2v-8.28c-.6-.35-1-.98-1-1.72 0-1.1.9-2 2-2s2 .9 2 2zm-2-6c-3.31 0-6 2.69-6 6 0 1.74.75 3.31 1.94 4.4l1.42-1.42A3.957 3.957 0 018 12c0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.19-.53 2.25-1.36 2.98l1.42 1.42A5.957 5.957 0 0018 12c0-3.31-2.69-6-6-6zm0-4C6.48 2 2 6.48 2 12c0 2.85 1.2 5.41 3.11 7.24l1.42-1.42A7.987 7.987 0 014 12c0-4.41 3.59-8 8-8s8 3.59 8 8c0 2.29-.98 4.36-2.53 5.82l1.42 1.42C20.8 17.41 22 14.85 22 12c0-5.52-4.48-10-10-10z"}}]})(t)}function dke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"8",cy:"17",r:"1"}},{tag:"circle",attr:{cx:"12",cy:"17",r:"1"}},{tag:"circle",attr:{cx:"16",cy:"17",r:"1"}},{tag:"path",attr:{d:"M13 5.08V3h-2v2.08C7.61 5.57 5 8.47 5 12v2h14v-2c0-3.53-2.61-6.43-6-6.92z"}},{tag:"circle",attr:{cx:"8",cy:"20",r:"1"}},{tag:"circle",attr:{cx:"12",cy:"20",r:"1"}},{tag:"circle",attr:{cx:"16",cy:"20",r:"1"}}]})(t)}function hke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 7.5C22 5.57 17.52 4 12 4S2 5.57 2 7.5c0 1.81 3.95 3.31 9 3.48V15H9.35c-.82 0-1.55.5-1.86 1.26L6 20h2l1.2-3h5.6l1.2 3h2l-1.5-3.74c-.3-.76-1.04-1.26-1.85-1.26H13v-4.02c5.05-.17 9-1.67 9-3.48z"}}]})(t)}function fke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.96 9.73l-1.43-5a.996.996 0 00-.96-.73H4.43c-.45 0-.84.3-.96.73l-1.43 5c-.18.63.3 1.27.96 1.27h2.2L4 20h2l.67-5h10.67l.66 5h2l-1.2-9H21c.66 0 1.14-.64.96-1.27zM6.93 13l.27-2h9.6l.27 2H6.93z"}}]})(t)}function pke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 11V3H5c-1.1 0-2 .9-2 2v6h8zm2 0h8V5c0-1.1-.9-2-2-2h-6v8zm-2 2H3v6c0 1.1.9 2 2 2h6v-8zm2 0v8h6c1.1 0 2-.9 2-2v-6h-8z"}}]})(t)}function gke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM8 8.22a1.562 1.562 0 012.45-1.28l-.01-.12c0-.86.7-1.56 1.56-1.56s1.56.7 1.56 1.56l-.01.12A1.562 1.562 0 0116 8.22c0 .62-.37 1.16-.89 1.4.52.25.89.79.89 1.41 0 .86-.7 1.56-1.56 1.56-.33 0-.64-.11-.89-.28l.01.12c0 .86-.7 1.56-1.56 1.56s-1.56-.7-1.56-1.56l.01-.12A1.562 1.562 0 018 11.03c0-.62.37-1.16.89-1.4C8.37 9.38 8 8.84 8 8.22zM12 19c-3.31 0-6-2.69-6-6 3.31 0 6 2.69 6 6 0-3.31 2.69-6 6-6 0 3.31-2.69 6-6 6z"}},{tag:"circle",attr:{cx:"12",cy:"9.62",r:"1.56"}}]})(t)}function vke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 12.5h1.5V14H13zM13 10h1.5v1.5H13z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-9 12H8.5v-4.5H7V9h3v6zm6-1c0 .55-.45 1-1 1h-2.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1H15c.55 0 1 .45 1 1v4z"}}]})(t)}function mke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm4 3.43c0-.81-.48-1.53-1.22-1.85a6.95 6.95 0 00-5.56 0A2.01 2.01 0 002 9.43V10h8v-.57zM18 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm4 3.43c0-.81-.48-1.53-1.22-1.85a6.95 6.95 0 00-5.56 0A2.01 2.01 0 0014 9.43V10h8v-.57zM19 17v-2.01L5 15v2l-3-3 3-3v2.01L19 13v-2l3 3-3 3zm-9 2v-1H7.5c-.28 0-.5.22-.5.5v3c0 .28.22.5.5.5h2c.28 0 .5-.22.5-.5V20c0-.28-.22-.5-.5-.5H8V19h2zm-1 1.5v.5H8v-.5h1zm8.5-1.5h-1v3h-1v-3h-1v-1h3v1zm-5 0v.5h1v1h-1V22h-1v-4H14v1h-1.5z"}}]})(t)}function yke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.22 22.61c-.4.15-.8.29-1.22.39-5.16-1.26-9-6.45-9-12V5l9-4 9 4v6c0 .9-.11 1.78-.3 2.65-.81-.41-1.73-.65-2.7-.65-3.31 0-6 2.69-6 6 0 1.36.46 2.61 1.22 3.61zM19 20v2.99s-1.99.01-2 0V20h-3v-2h3v-3h2v3h3v2h-3z"}}]})(t)}function bke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 9V7h-2V2.84A9.929 9.929 0 0011.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12c0-1.05-.17-2.05-.47-3H18zm-2.5-1c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5zm-7 0c.83 0 1.5.67 1.5 1.5S9.33 11 8.5 11 7 10.33 7 9.5 7.67 8 8.5 8zm3.5 9.5c-2.33 0-4.31-1.46-5.11-3.5h10.22c-.8 2.04-2.78 3.5-5.11 3.5zM22 3h2v2h-2v2h-2V5h-2V3h2V1h2v2z"}}]})(t)}function xke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.36 18.78L6.61 21l1.62-1.54 2.77-7.6c-.68-.17-1.28-.51-1.77-.98l-2.87 7.9zM14.77 10.88c-.49.47-1.1.81-1.77.98l2.77 7.6L17.39 21l.26-2.22-2.88-7.9zM15 8c0-1.3-.84-2.4-2-2.82V3h-2v2.18C9.84 5.6 9 6.7 9 8c0 1.66 1.34 3 3 3s3-1.34 3-3zm-3 1c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function Mke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"12.5",cy:"4.5",r:"2"}},{tag:"path",attr:{d:"M19.77 17.72l-.64-6.37A1.49 1.49 0 0017.64 10H16c-1.5-.02-2.86-.54-3.76-1.44l-2-1.98A1.95 1.95 0 008.83 6c-.51 0-1.02.2-1.41.59L4.08 9.91c-.53.68-.51 1.57-.21 2.13l1.43 2.8-3.15 4.05 1.57 1.24L7.4 15.4l-.17-1.36.77.71V20h2v-6.12l-2.12-2.12 2.36-2.36c.94.94 1.72 1.82 3.59 2.32L13 20h1.5l.41-3.5h3.18l.14 1.22c-.44.26-.73.74-.73 1.28 0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5c0-.54-.29-1.02-.73-1.28zM15.09 15l.41-3.5h2l.41 3.5h-2.82z"}}]})(t)}function wke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 24c-3.26 0-6.19-1.99-7.4-5.02l-3.03-7.61a1 1 0 011.24-1.32l.79.26c.56.18 1.02.61 1.24 1.16L7.25 15H8V3.25a1.25 1.25 0 012.5 0V12h1V1.25a1.25 1.25 0 012.5 0V12h1V2.75a1.25 1.25 0 012.5 0V12h1V5.75a1.25 1.25 0 012.5 0V16c0 4.42-3.58 8-8 8z"}}]})(t)}function zke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"11.5",cy:"3.5",r:"2"}},{tag:"path",attr:{d:"M12.13 7.12c-.17-.35-.44-.65-.8-.85a1.98 1.98 0 00-1.93-.03v-.01L4 9.3V14h2v-3.54l1.5-.85C7.18 10.71 7 11.85 7 13v5.33L4.4 21.8 6 23l3-4 .22-3.54L11 18v5h2v-6.5l-1.97-2.81c-.04-.52-.14-1.76.45-3.4.75 1.14 1.88 1.98 3.2 2.41L20.63 23l.87-.5-5.48-9.5H17v-2c-.49 0-2.88.17-4.08-2.21"}}]})(t)}function Cke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 7.5c.97 0 1.75-.78 1.75-1.75S12.97 4 12 4s-1.75.78-1.75 1.75S11.03 7.5 12 7.5zM14 20v-5h1v-4.5c0-1.1-.9-2-2-2h-2c-1.1 0-2 .9-2 2V15h1v5h4z"}}]})(t)}function Ake(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 6a2 2 0 002-2c0-.38-.1-.73-.29-1.03L12 0l-1.71 2.97c-.19.3-.29.65-.29 1.03 0 1.1.9 2 2 2zm4.6 9.99l-1.07-1.07-1.08 1.07c-1.3 1.3-3.58 1.31-4.89 0l-1.07-1.07-1.09 1.07C6.75 16.64 5.88 17 4.96 17c-.73 0-1.4-.23-1.96-.61V21c0 .55.45 1 1 1h16c.55 0 1-.45 1-1v-4.61c-.56.38-1.23.61-1.96.61-.92 0-1.79-.36-2.44-1.01zM18 9h-5V7h-2v2H6c-1.66 0-3 1.34-3 3v1.54c0 1.08.88 1.96 1.96 1.96.52 0 1.02-.2 1.38-.57l2.14-2.13 2.13 2.13c.74.74 2.03.74 2.77 0l2.14-2.13 2.13 2.13c.37.37.86.57 1.38.57 1.08 0 1.96-.88 1.96-1.96V12C21 10.34 19.66 9 18 9z"}}]})(t)}function kke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.5 12a2.5 2.5 0 01-5 0 2.5 2.5 0 015 0zm7.5 0c0 5.52-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2s10 4.48 10 10zm-2 0h-4c0-2.21-1.79-4-4-4s-4 1.79-4 4H4c0 4.41 3.59 8 8 8s8-3.59 8-8z"}}]})(t)}function Hke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.99 5l.63 1.37 1.37.63-1.37.63L16.99 9l-.63-1.37L14.99 7l1.37-.63.63-1.37M11 6.13V4h2c.57 0 1.1.17 1.55.45l1.43-1.43A4.899 4.899 0 0013 2H7.5v2H9v2.14A5.007 5.007 0 005.26 9.5h3.98L15 11.65v-.62a5 5 0 00-4-4.9zM1 22h4V11H1v11zm19-5h-7l-2.09-.73.33-.94L13 16h2.82c.65 0 1.18-.53 1.18-1.18 0-.49-.31-.93-.77-1.11L8.97 11H7v9.02L14 22l8-3c-.01-1.1-.89-2-2-2zm0-3c1.1 0 2-.9 2-2s-2-4-2-4-2 2.9-2 4 .9 2 2 2z"}}]})(t)}function Eke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 9h-3c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1zm-.5 4.5h-2v-3h2v3zM8 13v1c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1H6.5v-.5h-2v3h2V13H8zm12.5 2.5h-2v1h3V18H17v-2.5c0-.55.45-1 1-1h2v-1h-3V12h3.5c.55 0 1 .45 1 1v1.5c0 .55-.45 1-1 1z"}}]})(t)}function Ske(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.87 11.81A2.5 2.5 0 0115 8h1c1.51 0 2-1 2-1s.55 6-3 6c-.49 0-.94-.14-1.32-.38-.24.64-.59 1.76-.76 2.96 1.26.22 2.28.89 2.77 1.77A6.505 6.505 0 0018.5 12h3c0 5.24-4.26 9.5-9.5 9.5S2.5 17.24 2.5 12 6.76 2.5 12 2.5V0l4 4-4 4V5.5c-3.58 0-6.5 2.92-6.5 6.5 0 2.21 1.11 4.17 2.81 5.35.51-.92 1.63-1.62 2.98-1.8-.09-.69-.26-1.42-.49-2.03-.35.3-.8.48-1.3.48-1.1 0-2-.9-2-2v-.99c0-.56-.19-1.09-.5-1.51 0 0 4.45-.23 4.5 2.5 0 .29-.06.56-.17.8-.42-.32-.86-.6-1.33-.8.58.43 1.37 1.37 2 2.6.67-1.62 1.68-3.27 3-4.6-.76.52-1.47 1.12-2.13 1.81z"}}]})(t)}function Lke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 14H9a9 9 0 019-9v2c-3.87 0-7 3.13-7 7zm7-3V9c-2.76 0-5 2.24-5 5h2c0-1.66 1.34-3 3-3zM7 4c0-1.11-.89-2-2-2s-2 .89-2 2 .89 2 2 2 2-.89 2-2zm4.45.5h-2A2.99 2.99 0 016.5 7h-3C2.67 7 2 7.67 2 8.5V11h6V8.74a4.97 4.97 0 003.45-4.24zM19 17c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2zm1.5 1h-3a2.99 2.99 0 01-2.95-2.5h-2A4.97 4.97 0 0016 19.74V22h6v-2.5c0-.83-.67-1.5-1.5-1.5z"}}]})(t)}function _ke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.783 15.172l2.121-2.121 5.996 5.996-2.121 2.121zM17.5 10c1.93 0 3.5-1.57 3.5-3.5 0-.58-.16-1.12-.41-1.6l-2.7 2.7-1.49-1.49 2.7-2.7c-.48-.25-1.02-.41-1.6-.41C15.57 3 14 4.57 14 6.5c0 .41.08.8.21 1.16l-1.85 1.85-1.78-1.78.71-.71-1.41-1.41L12 3.49a3 3 0 00-4.24 0L4.22 7.03l1.41 1.41H2.81l-.71.71 3.54 3.54.71-.71V9.15l1.41 1.41.71-.71 1.78 1.78-7.41 7.41 2.12 2.12L16.34 9.79c.36.13.75.21 1.16.21z"}}]})(t)}function Bke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.95 10.99c-1.79-.03-3.7-1.95-2.68-4.22-2.98 1-5.77-1.59-5.19-4.56C6.95.71 2 6.58 2 12c0 5.52 4.48 10 10 10 5.89 0 10.54-5.08 9.95-11.01zM8.5 15c-.83 0-1.5-.67-1.5-1.5S7.67 12 8.5 12s1.5.67 1.5 1.5S9.33 15 8.5 15zm2-5C9.67 10 9 9.33 9 8.5S9.67 7 10.5 7s1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm4.5 6c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function Dke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.25 10.5c-.41 0-.75.34-.75.75h-1.54a6.978 6.978 0 00-1.52-3.65l1.09-1.09.01.01c.29.29.77.29 1.06 0s.29-.77 0-1.06L18.54 4.4a.754.754 0 00-1.06 0c-.29.29-.29.76-.01 1.05l-1.09 1.09a7.015 7.015 0 00-3.64-1.51V3.5h.01c.41 0 .75-.34.75-.75S13.16 2 12.75 2h-1.5c-.41 0-.75.34-.75.75s.33.74.74.75v1.55c-1.37.14-2.62.69-3.64 1.51L6.51 5.47l.01-.01c.29-.29.29-.77 0-1.06a.754.754 0 00-1.06 0L4.4 5.46c-.29.29-.29.77 0 1.06.29.29.76.29 1.05.01l1.09 1.09a6.89 6.89 0 00-1.5 3.63H3.5c0-.41-.34-.75-.75-.75s-.75.34-.75.75v1.5c0 .41.34.75.75.75s.75-.34.75-.75h1.54c.15 1.37.69 2.61 1.5 3.63l-1.09 1.09a.742.742 0 00-1.05.01c-.29.29-.29.77 0 1.06l1.06 1.06c.29.29.77.29 1.06 0 .29-.29.29-.77 0-1.06l-.01-.01 1.09-1.09c1.02.82 2.26 1.36 3.63 1.51v1.55c-.41.01-.74.34-.74.75s.34.75.75.75h1.5c.41 0 .75-.34.75-.75s-.34-.75-.75-.75h-.01v-1.54c1.37-.14 2.62-.69 3.64-1.51l1.09 1.09c-.29.29-.28.76.01 1.05.29.29.77.29 1.06 0l1.06-1.06c.29-.29.29-.77 0-1.06a.754.754 0 00-1.06 0l-.01.01-1.09-1.09a7.025 7.025 0 001.52-3.65h1.54c0 .41.34.75.75.75s.75-.34.75-.75v-1.5c.01-.4-.33-.74-.74-.74zM13.75 8c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM12 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1.75-5c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM8.5 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm1.75 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm3.5 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm.75-4c0-.55.45-1 1-1s1 .45 1 1-.45 1-1 1-1-.45-1-1z"}}]})(t)}function Tke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.84 14.52c-.26-.19-.62-.63-.79-.84C17.24 12.01 19 8.87 19 5c0-1.95-.74-3-2-3-1.54 0-3.96 2.06-5 5.97C10.96 4.06 8.54 2 7 2 5.74 2 5 3.05 5 5c0 3.87 1.76 7.01 2.95 8.68-.17.21-.53.65-.79.84-.5.41-1.66 1.37-1.66 2.98 0 2.21 1.79 4 4 4 1.55 0 2.5-.56 2.5-.56s.95.56 2.5.56c2.21 0 4-1.79 4-4 0-1.61-1.16-2.57-1.66-2.98zM9.35 12.2C8.34 10.7 7 8.12 7 5c0-.49.06-.8.12-.97.94.31 3.24 2.71 3.38 7.64-.47.12-.84.3-1.15.53zm1.15 4.55c-.28 0-.5-.34-.5-.75s.22-.75.5-.75.5.34.5.75-.22.75-.5.75zM12 19.5c-.55 0-1-.72-1-1s.45-.5 1-.5 1 .22 1 .5-.45 1-1 1zm1.5-2.75c-.28 0-.5-.34-.5-.75s.22-.75.5-.75.5.34.5.75-.22.75-.5.75zm0-5.08c.14-4.93 2.44-7.33 3.38-7.64.06.17.12.48.12.97 0 3.12-1.34 5.7-2.35 7.2-.31-.23-.68-.41-1.15-.53z"}}]})(t)}function Vke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}},{tag:"path",attr:{d:"M22 7.47V5.35C20.05 4.77 16.56 4 12 4c-2.15 0-4.11.86-5.54 2.24.13-.85.4-2.4 1.01-4.24H5.35C4.77 3.95 4 7.44 4 12c0 2.15.86 4.11 2.24 5.54-.85-.14-2.4-.4-4.24-1.01v2.12C3.95 19.23 7.44 20 12 20c2.15 0 4.11-.86 5.54-2.24-.14.85-.4 2.4-1.01 4.24h2.12c.58-1.95 1.35-5.44 1.35-10 0-2.15-.86-4.11-2.24-5.54.85.13 2.4.4 4.24 1.01zM12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z"}}]})(t)}function Oke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 9L12 2 2 9h9v13h2V9z"}},{tag:"path",attr:{d:"M4.14 12l-1.96.37.82 4.37V22h2l.02-4H7v4h2v-6H4.9zM19.1 16H15v6h2v-4h1.98l.02 4h2v-5.26l.82-4.37-1.96-.37z"}}]})(t)}function Ike(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 13V5c0-1.66-1.34-3-3-3S6 3.34 6 5v8c-1.21.91-2 2.37-2 4 0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.63-.79-3.09-2-4zm-4-2V5c0-.55.45-1 1-1s1 .45 1 1v1H9v1h1v2H9v1h1v1H8zm13-4.5c0-.84-1.5-2.5-1.5-2.5S18 5.66 18 6.5c0 .83.67 1.5 1.5 1.5S21 7.33 21 6.5zm-4 3c0-.84-1.5-2.5-1.5-2.5S14 8.66 14 9.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5zm4 3c0-.84-1.5-2.5-1.5-2.5S18 11.66 18 12.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5z"}}]})(t)}function Rke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"4",cy:"14",r:"2"}},{tag:"path",attr:{d:"M1.22 17.58A2.01 2.01 0 000 19.43V21h4.5v-1.61c0-.83.23-1.61.63-2.29-.37-.06-.74-.1-1.13-.1-.99 0-1.93.21-2.78.58z"}},{tag:"circle",attr:{cx:"20",cy:"14",r:"2"}},{tag:"path",attr:{d:"M22.78 17.58A6.95 6.95 0 0020 17c-.39 0-.76.04-1.13.1.4.68.63 1.46.63 2.29V21H24v-1.57c0-.81-.48-1.53-1.22-1.85zM16.24 16.65c-1.17-.52-2.61-.9-4.24-.9-1.63 0-3.07.39-4.24.9A2.988 2.988 0 006 19.39V21h12v-1.61c0-1.18-.68-2.26-1.76-2.74zM9 12c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z"}},{tag:"path",attr:{d:"M2.48 10.86C2.17 10.1 2 9.36 2 8.6 2 6.02 4.02 4 6.6 4c2.68 0 3.82 1.74 5.4 3.59C13.57 5.76 14.7 4 17.4 4 19.98 4 22 6.02 22 8.6c0 .76-.17 1.5-.48 2.26.65.31 1.18.82 1.53 1.44.6-1.2.95-2.42.95-3.7C24 4.9 21.1 2 17.4 2c-2.09 0-4.09.97-5.4 2.51C10.69 2.97 8.69 2 6.6 2 2.9 2 0 4.9 0 8.6c0 1.28.35 2.5.96 3.7.35-.62.88-1.13 1.52-1.44z"}}]})(t)}function Fke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10.1 15.9l1.42-1.42C8.79 12.05 7 10.41 7 8.85 7 7.8 7.8 7 8.85 7c1.11 0 1.54.65 2.68 2h.93c1.12-1.31 1.53-2 2.68-2 .87 0 1.55.54 1.77 1.32.35-.04.68-.06 1-.06.36 0 .7.03 1.03.08C18.7 6.43 17.13 5 15.15 5c-.12 0-.23.03-.35.04.12-.33.2-.67.2-1.04 0-1.66-1.34-3-3-3S9 2.34 9 4c0 .37.08.71.2 1.04-.12-.01-.23-.04-.35-.04C6.69 5 5 6.69 5 8.85c0 2.42 2.04 4.31 5.1 7.05z"}},{tag:"path",attr:{d:"M22.5 16.24c-.32-.18-.66-.29-1-.35.07-.1.15-.18.21-.28 1.08-1.87.46-4.18-1.41-5.26-2.09-1.21-4.76-.39-8.65.9l.52 1.94c3.47-1.14 5.79-1.88 7.14-1.1.91.53 1.2 1.61.68 2.53-.56.96-1.33 1-3.07 1.32l-.47.81c.58 1.62.97 2.33.39 3.32-.53.91-1.61 1.2-2.53.68-.06-.03-.11-.09-.17-.13-.3.67-.64 1.24-1.03 1.73.07.04.13.09.2.14 1.87 1.08 4.18.46 5.26-1.41.06-.1.09-.21.14-.32.22.27.48.51.8.69 1.43.83 3.27.34 4.1-1.1s.32-3.29-1.11-4.11z"}},{tag:"path",attr:{d:"M12.32 14.01c-.74 3.58-1.27 5.95-2.62 6.73-.91.53-2 .24-2.53-.68-.56-.96-.2-1.66.39-3.32l-.46-.81c-1.7-.31-2.5-.33-3.07-1.32-.53-.91-.24-2 .68-2.53.09-.05.19-.08.29-.11-.35-.56-.64-1.17-.82-1.85-.16.07-.32.14-.48.23-1.87 1.08-2.49 3.39-1.41 5.26.06.1.14.18.21.28-.34.06-.68.17-1 .35-1.43.83-1.93 2.66-1.1 4.1s2.66 1.93 4.1 1.1c.32-.18.58-.42.8-.69.05.11.08.22.14.32 1.08 1.87 3.39 2.49 5.26 1.41 2.09-1.21 2.71-3.93 3.55-7.94l-1.93-.53z"}}]})(t)}function Nke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.32 13.01c.96.02 1.85.5 2.45 1.34A3.961 3.961 0 0012 16c1.29 0 2.5-.62 3.23-1.66.6-.84 1.49-1.32 2.45-1.34-.72-1.22-3.6-2-5.68-2-2.07 0-4.96.78-5.68 2.01zM4 13c1.66 0 3-1.34 3-3S5.66 7 4 7s-3 1.34-3 3 1.34 3 3 3zM20 13c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3zM12 10c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3z"}},{tag:"path",attr:{d:"M21 14h-3.27c-.77 0-1.35.45-1.68.92-.04.06-1.36 2.08-4.05 2.08-1.43 0-3.03-.64-4.05-2.08-.39-.55-1-.92-1.68-.92H3c-1.1 0-2 .9-2 2v4h7v-2.26c1.15.8 2.54 1.26 4 1.26s2.85-.46 4-1.26V20h7v-4c0-1.1-.9-2-2-2z"}}]})(t)}function Pke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 7V3H2v18h14v-2h-4v-2h2v-2h-2v-2h2v-2h-2V9h8v6h2V7H12zM6 19H4v-2h2v2zm0-4H4v-2h2v2zm0-4H4V9h2v2zm0-4H4V5h2v2zm4 12H8v-2h2v2zm0-4H8v-2h2v2zm0-4H8V9h2v2zm0-4H8V5h2v2zm14 12v2h-2v2h-2v-2h-2v-2h2v-2h2v2h2zm-6-8h-2v2h2v-2zm0 4h-2v2h2v-2z"}}]})(t)}function jke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 7V3H2v18h20V7H12zM6 19H4v-2h2v2zm0-4H4v-2h2v2zm0-4H4V9h2v2zm0-4H4V5h2v2zm4 12H8v-2h2v2zm0-4H8v-2h2v2zm0-4H8V9h2v2zm0-4H8V5h2v2zm10 12h-8v-2h2v-2h-2v-2h2v-2h-2V9h8v10zm-2-8h-2v2h2v-2zm0 4h-2v2h2v-2z"}}]})(t)}function Uke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.5 4.5c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm-2.72 16.4l.76.27a5.933 5.933 0 004.34-.17L22 22.13c-1.05.55-2.24.87-3.5.87-.86 0-1.68-.14-2.45-.41L2 17.47l.5-1.41 6.9 2.51 1.72-4.44-3.57-3.73c-.89-.94-.67-2.47.45-3.12l3.48-2.01c1.1-.64 2.52-.1 2.91 1.11l.33 1.08a5.017 5.017 0 002.83 3.14l.52-1.6 1.43.46-1.12 3.45A7.029 7.029 0 0113 8.59l-2.53 1.45 3.03 3.46-2.22 5.76 3.09 1.12 2.1-6.44c.46.18.94.31 1.44.41l-2.13 6.55z"}}]})(t)}function Wke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.58 6.25l1.77 1.77L14.37 13H12.6v-1.77l4.98-4.98zm3.27-.44l-1.06-1.06c-.2-.2-.51-.2-.71 0l-.85.85L20 7.37l.85-.85c.2-.2.2-.52 0-.71zM18 12.2V17h2v2H4v-2h2v-7c0-2.79 1.91-5.14 4.5-5.8v-.7c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v.7c.82.21 1.57.59 2.21 1.09L10.6 10.4V15h4.6l2.8-2.8zM10 20h4c0 1.1-.9 2-2 2s-2-.9-2-2z"}}]})(t)}function Zke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.5 11c-1.56 0-2.92-.9-3.58-2.21l-.79-1.67C14.12 7.1 13.63 6 12.34 6 8.72 6 6 16.69 6 19h2.5l-2.1 2.8L8 23l3-4h2v4h2v-4.03L13 13l.49-2.71A6.02 6.02 0 0017 12.81v.69h1v-1c0-.28.22-.5.5-.5s.5.22.5.5V23h1V12.5c0-.83-.67-1.5-1.5-1.5zM11.6 2.91c-.06.19-.1.38-.1.59 0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2c-.21 0-.4.04-.59.1-.15-.35-.5-.6-.91-.6-.55 0-1 .45-1 1 0 .41.25.76.6.91z"}}]})(t)}function Gke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6.5 7V23h-1V12.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5v1h-1v-.69a6.02 6.02 0 01-3.51-2.52c-.31.87-.49 1.78-.49 2.71 0 .23.02.46.03.69L15 16.5V23h-2v-5l-1.78-2.54L11 19l-3 4-1.6-1.2L9 18.33V13c0-1.15.18-2.29.5-3.39l-1.5.85V14H6V9.3l5.4-3.07v.01a2 2 0 011.94.03c.36.21.63.51.8.85l.79 1.67A3.987 3.987 0 0018.5 11c.83 0 1.5.67 1.5 1.5z"}}]})(t)}function qke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM8.5 8c.83 0 1.5.67 1.5 1.5S9.33 11 8.5 11 7 10.33 7 9.5 7.67 8 8.5 8zM12 18c-2.28 0-4.22-1.66-5-4h10c-.78 2.34-2.72 4-5 4zm3.5-7c-.83 0-1.5-.67-1.5-1.5S14.67 8 15.5 8s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}}]})(t)}function Yke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 5h-2V3H7v2H5c-1.1 0-2 .9-2 2v1c0 2.55 1.92 4.63 4.39 4.94A5.01 5.01 0 0011 15.9V19H7v2h10v-2h-4v-3.1a5.01 5.01 0 003.61-2.96C19.08 12.63 21 10.55 21 8V7c0-1.1-.9-2-2-2zM5 8V7h2v3.82C5.84 10.4 5 9.3 5 8zm14 0c0 1.3-.84 2.4-2 2.82V7h2v1z"}}]})(t)}function Xke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 9l-1-2H7V5.72c.6-.34 1-.98 1-1.72 0-1.1-.9-2-2-2s-2 .9-2 2c0 .74.4 1.38 1 1.72V21h2v-4h5l1 2h7V9h-6zm4 8h-4l-1-2H7V9h5l1 2h5v6z"}}]})(t)}function $ke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 3H9v2.4l1.81 1.45c.12.09.19.24.19.39v4.26c0 .28-.22.5-.5.5h-4c-.28 0-.5-.22-.5-.5V7.24c0-.15.07-.3.19-.39L8 5.4V3H4v10c0 2.21 1.79 4 4 4h6c2.21 0 4-1.79 4-4v-3h2a2 2 0 002-2V5c0-1.11-.89-2-2-2zm0 5h-2V5h2v3zM4 19h16v2H4z"}}]})(t)}function Kke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.94 4.88A1.32 1.32 0 0020.68 4H19.6l-.31-.97C19.15 2.43 18.61 2 18 2s-1.15.43-1.29 1.04L16.4 4h-1.07c-.57 0-1.08.35-1.26.88-.19.56.04 1.17.56 1.48l.87.52-.4 1.24c-.23.58-.04 1.25.45 1.62.23.17.51.26.78.26.31 0 .61-.11.86-.32l.81-.7.81.7c.25.21.55.32.86.32.27 0 .55-.09.78-.26.5-.37.68-1.04.45-1.62l-.39-1.24.87-.52c.51-.31.74-.92.56-1.48zM18 7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM13.49 10.51c-.43-.43-.94-.73-1.49-.93V8h-1v1.38c-.11-.01-.23-.03-.34-.03-1.02 0-2.05.39-2.83 1.17-.16.16-.3.34-.43.53L6 10.52a3.01 3.01 0 00-3.83 1.82c-.27.75-.23 1.57.12 2.29.23.48.58.87 1 1.16-.38 1.35-.06 2.85 1 3.91a3.981 3.981 0 003.91 1c.29.42.68.77 1.16 1 .42.2.85.3 1.29.3.34 0 .68-.06 1.01-.17a3.007 3.007 0 001.82-3.85l-.52-1.37c.18-.13.36-.27.53-.43.87-.87 1.24-2.04 1.14-3.17H16v-1h-1.59c-.19-.55-.49-1.06-.92-1.5zm-8.82 3.78c-.25-.09-.45-.27-.57-.51s-.13-.51-.04-.76c.19-.52.76-.79 1.26-.61l3.16 1.19c-1.15.6-2.63 1.11-3.81.69zm6.32 5.65c-.25.09-.52.08-.76-.04a.989.989 0 01-.51-.57c-.42-1.18.09-2.65.7-3.8l1.18 3.13c.18.52-.09 1.1-.61 1.28zm1.21-5.34l-.61-1.61c0-.01-.01-.02-.02-.03l-.06-.12a.673.673 0 00-.07-.11l-.09-.09-.09-.09c-.03-.03-.07-.05-.11-.07-.04-.02-.07-.05-.12-.06-.01 0-.02-.01-.03-.02l-1.6-.6a1.966 1.966 0 012.67.13c.73.73.77 1.88.13 2.67z"}}]})(t)}function Qke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3c-.46 0-.93.04-1.4.14-2.76.53-4.96 2.76-5.48 5.52-.48 2.61.48 5.01 2.22 6.56.43.38.66.91.66 1.47V19c0 1.1.9 2 2 2h.28a1.98 1.98 0 003.44 0H14c1.1 0 2-.9 2-2v-2.31c0-.55.22-1.09.64-1.46A6.956 6.956 0 0019 10c0-3.87-3.13-7-7-7zm2 16h-4v-1h4v1zm0-2h-4v-1h4v1zm-1.5-5.59V14h-1v-2.59L9.67 9.59l.71-.71L12 10.5l1.62-1.62.71.71-1.83 1.82z"}}]})(t)}function Jke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"12",cy:"4",r:"2"}},{tag:"path",attr:{d:"M15.89 8.11C15.5 7.72 14.83 7 13.53 7h-2.54C8.24 6.99 6 4.75 6 2H4c0 3.16 2.11 5.84 5 6.71V22h2v-6h2v6h2V10.05L18.95 14l1.41-1.41-4.47-4.48z"}}]})(t)}function tHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 2h8v2H3zM6 11h2V7h3V5H3v2h3zM12.404 20.182l7.778-7.778 1.414 1.414-7.778 7.778z"}},{tag:"circle",attr:{cx:"14.5",cy:"14.5",r:"1.5"}},{tag:"circle",attr:{cx:"19.5",cy:"19.5",r:"1.5"}},{tag:"path",attr:{d:"M15.5 11A2.5 2.5 0 0018 8.5V4h3V2h-4v4.51c-.42-.32-.93-.51-1.5-.51a2.5 2.5 0 000 5zM9.74 15.96l-1.41 1.41-.71-.71.35-.35a2.499 2.499 0 00-1.77-4.27 2.499 2.499 0 00-1.77 4.27l.35.35-1.06 1.06c-.98.98-.98 2.56 0 3.54.5.5 1.14.74 1.78.74s1.28-.24 1.77-.73l1.06-1.06 1.41 1.41 1.41-1.41-1.41-1.41 1.41-1.41-1.41-1.43zM5.85 14.2c.12-.12.26-.15.35-.15s.23.03.35.15c.19.2.19.51 0 .71l-.35.35-.35-.36a.501.501 0 010-.7zm0 5.65c-.12.12-.26.15-.35.15s-.23-.03-.35-.15a.513.513 0 010-.71l1.06-1.06.71.71-1.07 1.06z"}}]})(t)}function eHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.57 10.66c-.14-.4-.52-.66-.97-.66h-7.19c-.46 0-.83.26-.98.66L10 14.77l.01 5.51c0 .38.31.72.69.72h.62c.38 0 .68-.38.68-.76V19h8v1.24c0 .38.31.76.69.76h.61c.38 0 .69-.34.69-.72l.01-1.37v-4.14l-1.43-4.11zm-8.16.34h7.19l1.03 3h-9.25l1.03-3zM12 17c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm8 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}},{tag:"path",attr:{d:"M14 9h1V3H7v5H2v13h1V9h5V4h6z"}},{tag:"path",attr:{d:"M5 11h2v2H5zM10 5h2v2h-2zM5 15h2v2H5zM5 19h2v2H5z"}}]})(t)}function nHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 15c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4zM22.1 6.84c.01-.11.02-.22.02-.34 0-.12-.01-.23-.03-.34l.74-.58c.07-.05.08-.15.04-.22l-.7-1.21c-.04-.08-.14-.1-.21-.08l-.86.35c-.18-.14-.38-.25-.59-.34l-.13-.93A.182.182 0 0020.2 3h-1.4c-.09 0-.16.06-.17.15l-.13.93c-.21.09-.41.21-.59.34l-.87-.35c-.08-.03-.17 0-.21.08l-.7 1.21c-.04.08-.03.17.04.22l.74.58a1.953 1.953 0 000 .68l-.74.58c-.07.05-.08.15-.04.22l.7 1.21c.04.08.14.1.21.08l.87-.35c.18.14.38.25.59.34l.13.93c.01.09.08.15.17.15h1.4c.09 0 .16-.06.17-.15l.13-.93c.21-.09.41-.21.59-.34l.87.35c.08.03.17 0 .21-.08l.7-1.21c.04-.08.03-.17-.04-.22l-.73-.58zm-2.6.91a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5zM19.92 11.68l-.5-.87c-.03-.06-.1-.08-.15-.06l-.62.25c-.13-.1-.27-.18-.42-.24l-.09-.66A.15.15 0 0018 10h-1c-.06 0-.11.04-.12.11l-.09.66c-.15.06-.29.15-.42.24l-.62-.25c-.06-.02-.12 0-.15.06l-.5.87c-.03.06-.02.12.03.16l.53.41c-.01.08-.02.16-.02.24 0 .08.01.17.02.24l-.53.41c-.05.04-.06.11-.03.16l.5.87c.03.06.1.08.15.06l.62-.25c.13.1.27.18.42.24l.09.66c.01.07.06.11.12.11h1c.06 0 .12-.04.12-.11l.09-.66c.15-.06.29-.15.42-.24l.62.25c.06.02.12 0 .15-.06l.5-.87c.03-.06.02-.12-.03-.16l-.52-.41c.01-.08.02-.16.02-.24 0-.08-.01-.17-.02-.24l.53-.41c.05-.04.06-.11.04-.17zm-2.42 1.65c-.46 0-.83-.38-.83-.83 0-.46.38-.83.83-.83s.83.38.83.83c0 .46-.37.83-.83.83zM4.74 9h8.53c.27 0 .49-.22.49-.49v-.02a.49.49 0 00-.49-.49H13c0-1.48-.81-2.75-2-3.45v.95c0 .28-.22.5-.5.5s-.5-.22-.5-.5V4.14C9.68 4.06 9.35 4 9 4s-.68.06-1 .14V5.5c0 .28-.22.5-.5.5S7 5.78 7 5.5v-.95C5.81 5.25 5 6.52 5 8h-.26a.49.49 0 00-.49.49v.03c0 .26.22.48.49.48zM9 13c1.86 0 3.41-1.28 3.86-3H5.14c.45 1.72 2 3 3.86 3z"}}]})(t)}function rHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.97 13.52v-.04C23.21 12.38 24 10.78 24 9c0-3.31-2.69-6-6-6-.26 0-.52.02-.78.06a5.98 5.98 0 00-10.44 0C6.52 3.02 6.26 3 6 3 2.69 3 0 5.69 0 9c0 1.78.79 3.38 2.02 4.48v.04A6.008 6.008 0 000 18c0 3.31 2.69 6 6 6 1.39 0 2.67-.48 3.69-1.28.74.18 1.51.28 2.31.28s1.57-.1 2.31-.28c1.02.8 2.3 1.28 3.69 1.28 3.31 0 6-2.69 6-6 0-1.78-.79-3.38-2.03-4.48zM12 21c-4.41 0-8-3.59-8-8 0-3.72 2.56-6.85 6-7.74v.05c0 3.34 2.72 6.06 6.06 6.06 1.26 0 2.45-.39 3.45-1.09.31.86.49 1.77.49 2.72 0 4.41-3.59 8-8 8z"}},{tag:"circle",attr:{cx:"9",cy:"14",r:"1.25"}},{tag:"circle",attr:{cx:"15",cy:"14",r:"1.25"}}]})(t)}function aHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"9",cy:"13",r:"1.25"}},{tag:"circle",attr:{cx:"15",cy:"13",r:"1.25"}},{tag:"path",attr:{d:"M22.91 11.96C22.39 6.32 17.66 2 12 2S1.61 6.32 1.09 11.96l-.9 9.86c-.1 1.17.82 2.18 2 2.18h19.62c1.18 0 2.1-1.01 1.99-2.18l-.89-9.86zM4.54 9.13c.87.55 1.89.87 2.96.87 1.86 0 3.5-.93 4.5-2.35C13 9.07 14.64 10 16.5 10c1.07 0 2.09-.32 2.96-.87.34.89.54 1.86.54 2.87 0 4.41-3.59 8-8 8s-8-3.59-8-8c0-1.01.2-1.98.54-2.87z"}}]})(t)}function iHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2c-.96 0-1.88.14-2.75.39A4.986 4.986 0 005 0C2.24 0 0 2.24 0 5c0 1.8.96 3.37 2.39 4.25C2.14 10.12 2 11.04 2 12c0 5.52 4.48 10 10 10s10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8 0-.05.01-.1.01-.15 2.6-.98 4.68-2.99 5.74-5.55a9.942 9.942 0 009.92 3.46c.21.71.33 1.46.33 2.24 0 4.41-3.59 8-8 8z"}},{tag:"circle",attr:{cx:"9",cy:"13",r:"1.25"}},{tag:"circle",attr:{cx:"15",cy:"13",r:"1.25"}}]})(t)}function oHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8 0-1.12.23-2.18.65-3.15a.495.495 0 00.85-.35c0-.25-.19-.45-.43-.49.15-.26.32-.51.49-.75-.03.08-.06.15-.06.24 0 .28.22.5.5.5s.5-.22.5-.5S6.28 7 6 7c-.13 0-.25.05-.34.13.52-.68 1.15-1.28 1.86-1.76A.495.495 0 008 6a.495.495 0 00.1-.98c.16-.09.32-.17.49-.25.09.14.24.23.41.23.28 0 .5-.22.5-.5 0-.03-.01-.06-.02-.09.39-.13.79-.23 1.21-.3-.11.1-.19.23-.19.39 0 .28.22.5.5.5s.5-.22.5-.5a.51.51 0 00-.3-.46c.26-.03.53-.04.8-.04s.54.01.8.04c-.18.08-.3.25-.3.46 0 .28.22.5.5.5s.5-.22.5-.5c0-.16-.08-.29-.19-.38.41.07.82.17 1.21.3-.01.02-.02.05-.02.08 0 .28.22.5.5.5.17 0 .32-.09.41-.23.17.08.33.16.49.25A.495.495 0 0016 6c.28 0 .5-.22.5-.5 0-.05-.01-.09-.03-.13.71.48 1.34 1.08 1.86 1.76a.495.495 0 00-.83.37c0 .28.22.5.5.5s.5-.22.5-.5c0-.09-.03-.16-.07-.23.18.24.34.49.49.75-.23.03-.42.23-.42.48a.495.495 0 00.85.35c.42.97.65 2.03.65 3.15 0 4.41-3.59 8-8 8z"}},{tag:"circle",attr:{cx:"9",cy:"13",r:"1.25"}},{tag:"circle",attr:{cx:"12",cy:"5.5",r:".5"}},{tag:"circle",attr:{cx:"14",cy:"5.5",r:".5"}},{tag:"circle",attr:{cx:"10",cy:"5.5",r:".5"}},{tag:"circle",attr:{cx:"17",cy:"6.5",r:".5"}},{tag:"circle",attr:{cx:"9",cy:"6.5",r:".5"}},{tag:"circle",attr:{cx:"7",cy:"6.5",r:".5"}},{tag:"circle",attr:{cx:"11",cy:"6.5",r:".5"}},{tag:"circle",attr:{cx:"13",cy:"6.5",r:".5"}},{tag:"circle",attr:{cx:"15",cy:"6.5",r:".5"}},{tag:"circle",attr:{cx:"12",cy:"7.5",r:".5"}},{tag:"circle",attr:{cx:"14",cy:"7.5",r:".5"}},{tag:"circle",attr:{cx:"16",cy:"7.5",r:".5"}},{tag:"circle",attr:{cx:"10",cy:"7.5",r:".5"}},{tag:"circle",attr:{cx:"8",cy:"7.5",r:".5"}},{tag:"circle",attr:{cx:"9",cy:"8.5",r:".5"}},{tag:"circle",attr:{cx:"7",cy:"8.5",r:".5"}},{tag:"circle",attr:{cx:"11",cy:"8.5",r:".5"}},{tag:"circle",attr:{cx:"13",cy:"8.5",r:".5"}},{tag:"circle",attr:{cx:"15",cy:"8.5",r:".5"}},{tag:"circle",attr:{cx:"17",cy:"8.5",r:".5"}},{tag:"circle",attr:{cx:"15",cy:"13",r:"1.25"}}]})(t)}function lHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8v-.03c2.31-.22 3.43-1.59 4.34-3.41.17-.35.51-.56.9-.56h5.53c.38 0 .72.21.89.55.9 1.8 1.99 3.19 4.34 3.41v.03c0 4.42-3.59 8.01-8 8.01z"}},{tag:"circle",attr:{cx:"9",cy:"13",r:"1.25"}},{tag:"circle",attr:{cx:"15",cy:"13",r:"1.25"}}]})(t)}function cHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12c0 4.84 3.44 8.87 8 9.8V15H8v-3h2V9.5C10 7.57 11.57 6 13.5 6H16v3h-2c-.55 0-1 .45-1 1v2h3v3h-3v6.95c5.05-.5 9-4.76 9-9.95z"}}]})(t)}function sHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.5 9.5C17.5 6.46 15.04 4 12 4S6.5 6.46 6.5 9.5c0 2.7 1.94 4.93 4.5 5.4V17H9v2h2v2h2v-2h2v-2h-2v-2.1c2.56-.47 4.5-2.7 4.5-5.4zm-9 0C8.5 7.57 10.07 6 12 6s3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5z"}}]})(t)}function uHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 2v20h20V2H2zm9.86 14.96c.76-.24 1.4-1.04 1.53-1.63.13-.56-.1-1.05-.2-1.6-.08-.46-.07-.85.08-1.28.54 1.21 2.15 1.64 1.98 3.18-.19 1.7-2.11 2.38-3.39 1.33zM20 20h-2v-2h-2.02A4.98 4.98 0 0017 15c0-1.89-1.09-2.85-1.85-3.37C12.2 9.61 13 7 13 7c-6.73 3.57-6.02 7.47-6 8 .03.96.49 2.07 1.23 3H6v2H4V4h16v16z"}}]})(t)}function dHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.89 13.89c1.04 0 1.89-.85 1.89-1.89s-.85-1.89-1.89-1.89S18 10.96 18 12s.85 1.89 1.89 1.89zm-4.24-.21c.93 0 1.68-.75 1.68-1.68s-.75-1.68-1.68-1.68c-.93 0-1.68.75-1.68 1.68s.75 1.68 1.68 1.68zm0-4.26c.93 0 1.68-.75 1.68-1.68 0-.93-.75-1.68-1.68-1.68-.93 0-1.68.75-1.68 1.68 0 .93.75 1.68 1.68 1.68zm0 8.51c.93 0 1.68-.75 1.68-1.68 0-.93-.75-1.68-1.68-1.68-.93 0-1.68.75-1.68 1.68 0 .92.75 1.68 1.68 1.68zm-4.24-4.46c.81 0 1.47-.66 1.47-1.47s-.66-1.47-1.47-1.47c-.81 0-1.47.66-1.47 1.47s.65 1.47 1.47 1.47zm0-4.26c.81 0 1.47-.66 1.47-1.47s-.66-1.47-1.47-1.47c-.81 0-1.47.66-1.47 1.47s.65 1.47 1.47 1.47zm0 8.52c.81 0 1.47-.66 1.47-1.47 0-.81-.66-1.47-1.47-1.47-.81 0-1.47.66-1.47 1.47-.01.81.65 1.47 1.47 1.47zm0 4.27c.81 0 1.47-.66 1.47-1.47 0-.81-.66-1.47-1.47-1.47-.81 0-1.47.66-1.47 1.47-.01.81.65 1.47 1.47 1.47zm0-17.06c.81 0 1.47-.66 1.47-1.47S12.22 2 11.41 2c-.81 0-1.47.66-1.47 1.47s.65 1.47 1.47 1.47zm-4.25 8.32c.7 0 1.26-.57 1.26-1.26s-.57-1.26-1.26-1.26a1.261 1.261 0 000 2.52zm0 4.25a1.261 1.261 0 000-2.52 1.261 1.261 0 000 2.52zm0-8.49a1.261 1.261 0 000-2.52 1.261 1.261 0 000 2.52zm-3.87 4.03a1.05 1.05 0 100-2.1 1.05 1.05 0 000 2.1z"}}]})(t)}function hHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.67 19c-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.1 1-3.34 1-1.24 0-1.38-1-3.33-1-1.95 0-2.1 1-3.34 1v2c1.95 0 2.11-1 3.34-1 1.24 0 1.38 1 3.33 1 1.95 0 2.1-1 3.34-1 1.22 0 1.4 1 3.33 1 1.93 0 2.1-1 3.33-1 1.22 0 1.4 1 3.33 1v-2c-1.24 0-1.38-1-3.33-1zM8.68 17.5c1.95 0 2.09-1 3.33-1 1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.4.98 3.31 1v-2c-.63 0-1-.28-1.48-.55l-2.02-7.53 2.09.85.74-1.86L9.78 2 2 11.61l1.57 1.23 1.39-1.78.93 3.48c-.18-.02-.35-.05-.56-.05-1.95 0-2.09 1-3.33 1v2c1.9 0 2.17-1 3.35-1 1.19.01 1.42 1.01 3.33 1.01zm5.36-7.32l1.42 5.31c-1.34.09-1.47-.99-3.47-.99-.36 0-.65.04-.91.1l-.91-3.39 3.87-1.03z"}}]})(t)}function fHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM5.75 8.9L3 23h2.1l1.75-8L9 17v6h2v-7.55L8.95 13.4l.6-3C10.85 12 12.8 13 15 13v-2c-1.85 0-3.45-1-4.35-2.45l-.95-1.6C9.35 6.35 8.7 6 8 6c-.25 0-.5.05-.75.15L2 8.3V13h2V9.65l1.75-.75M13 2v7h3.75v14h1.5V9H22V2h-9zm5.01 6V6.25H14.5v-1.5h3.51V3l2.49 2.5L18.01 8z"}}]})(t)}function pHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.75 8c-.69 0-1.25.56-1.25 1.25V15H18c-1.65 0-3 1.35-3 3h-1c0-2.04 1.53-3.72 3.5-3.97V3.25a1.25 1.25 0 00-2.5 0V11h-1V1.25a1.25 1.25 0 00-2.5 0V11h-1V2.75a1.25 1.25 0 00-2.5 0V12H7V5.75a1.25 1.25 0 00-2.5 0v10c0 4.56 3.69 8.25 8.25 8.25S21 20.31 21 15.75v-6.5C21 8.56 20.44 8 19.75 8z"}}]})(t)}function gHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 7.5c.97 0 1.75-.78 1.75-1.75S12.97 4 12 4s-1.75.78-1.75 1.75S11.03 7.5 12 7.5zm2 8.5v4h-4v-4H8l2.38-6.38a1.733 1.733 0 013.24 0L16 16h-2z"}}]})(t)}function vHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{fill:"none"},child:[{tag:"path",attr:{d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M0 0h24v24H0z"}}]},{tag:"path",attr:{d:"M22 9V7h-2v2h-2v2h2v2h2v-2h2V9zM8 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zM8 13c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4zM12.51 4.05C13.43 5.11 14 6.49 14 8s-.57 2.89-1.49 3.95C14.47 11.7 16 10.04 16 8s-1.53-3.7-3.49-3.95zM16.53 13.83C17.42 14.66 18 15.7 18 17v3h2v-3c0-1.45-1.59-2.51-3.47-3.17z"}}]})(t)}function mHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 8c0-1.42-.5-2.73-1.33-3.76.42-.14.86-.24 1.33-.24 2.21 0 4 1.79 4 4s-1.79 4-4 4h-.18l-.77-.77c.6-.94.95-2.05.95-3.23zm7.83 12H23v-3c0-2.18-3.58-3.47-6.34-3.87 1.1.75 1.95 1.71 2.23 2.94L22.83 20zM7.24 4.41a3.996 3.996 0 015.35 5.35L7.24 4.41zM9.17 12H9c-2.21 0-4-1.79-4-4v-.17L.69 3.51 2.1 2.1l19.8 19.8-1.41 1.41L17 19.83V20H1v-3c0-2.66 5.33-4 8-4 .37 0 .8.03 1.25.08L9.17 12z"}}]})(t)}function yHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M24 9v2h-6V9h6zM8 4C5.79 4 4 5.79 4 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 9c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4zm4.51-8.95C13.43 5.11 14 6.49 14 8s-.57 2.89-1.49 3.95C14.47 11.7 16 10.04 16 8s-1.53-3.7-3.49-3.95zm4.02 9.78C17.42 14.66 18 15.7 18 17v3h2v-3c0-1.45-1.59-2.51-3.47-3.17z"}}]})(t)}function bHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z"}}]})(t)}function xHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10.27 12h3.46a1.5 1.5 0 001.48-1.75l-.3-1.79a2.951 2.951 0 00-5.82.01l-.3 1.79c-.15.91.55 1.74 1.48 1.74zM1.66 11.11c-.13.26-.18.57-.1.88.16.69.76 1.03 1.53 1h1.95c.83 0 1.51-.58 1.51-1.29 0-.14-.03-.27-.07-.4-.01-.03-.01-.05.01-.08.09-.16.14-.34.14-.53 0-.31-.14-.6-.36-.82-.03-.03-.03-.06-.02-.1.07-.2.07-.43.01-.65a1.12 1.12 0 00-.99-.74.09.09 0 01-.07-.03C5.03 8.14 4.72 8 4.37 8c-.3 0-.57.1-.75.26-.03.03-.06.03-.09.02a1.24 1.24 0 00-1.7 1.03c0 .02-.01.04-.03.06-.29.26-.46.65-.41 1.05.03.22.12.43.25.6.03.02.03.06.02.09zM16.24 13.65c-1.17-.52-2.61-.9-4.24-.9-1.63 0-3.07.39-4.24.9A2.988 2.988 0 006 16.39V18h12v-1.61c0-1.18-.68-2.26-1.76-2.74zM1.22 14.58A2.01 2.01 0 000 16.43V18h4.5v-1.61c0-.83.23-1.61.63-2.29-.37-.06-.74-.1-1.13-.1-.99 0-1.93.21-2.78.58zM22.78 14.58A6.95 6.95 0 0020 14c-.39 0-.76.04-1.13.1.4.68.63 1.46.63 2.29V18H24v-1.57c0-.81-.48-1.53-1.22-1.85zM22 11v-.5c0-1.1-.9-2-2-2h-2c-.42 0-.65.48-.39.81l.7.63c-.19.31-.31.67-.31 1.06 0 1.1.9 2 2 2s2-.9 2-2z"}}]})(t)}function MHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.24 13.65c-1.17-.52-2.61-.9-4.24-.9-1.63 0-3.07.39-4.24.9A2.988 2.988 0 006 16.39V18h12v-1.61c0-1.18-.68-2.26-1.76-2.74zM1.22 14.58A2.01 2.01 0 000 16.43V18h4.5v-1.61c0-.83.23-1.61.63-2.29-.37-.06-.74-.1-1.13-.1-.99 0-1.93.21-2.78.58zM22.78 14.58A6.95 6.95 0 0020 14c-.39 0-.76.04-1.13.1.4.68.63 1.46.63 2.29V18H24v-1.57c0-.81-.48-1.53-1.22-1.85zM12 12c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3zM1.497 11L4 8.497 6.503 11 4 13.503zM20 9l-2.5 4h5z"}}]})(t)}function wHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 12.75c1.63 0 3.07.39 4.24.9 1.08.48 1.76 1.56 1.76 2.73V18H6v-1.61c0-1.18.68-2.26 1.76-2.73 1.17-.52 2.61-.91 4.24-.91zM4 13c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm1.13 1.1c-.37-.06-.74-.1-1.13-.1-.99 0-1.93.21-2.78.58A2.01 2.01 0 000 16.43V18h4.5v-1.61c0-.83.23-1.61.63-2.29zM20 13c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm4 3.43c0-.81-.48-1.53-1.22-1.85A6.95 6.95 0 0020 14c-.39 0-.76.04-1.13.1.4.68.63 1.46.63 2.29V18H24v-1.57zM12 6c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3z"}}]})(t)}function zHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.48 10.41c-.39.39-1.04.39-1.43 0l-4.47-4.46-7.05 7.04-.66-.63a3 3 0 010-4.24l4.24-4.24a3 3 0 014.24 0L16.48 9c.39.39.39 1.02 0 1.41zm.7-2.12c.78.78.78 2.05 0 2.83-1.27 1.27-2.61.22-2.83 0l-3.76-3.76-5.57 5.57a.996.996 0 000 1.41c.39.39 1.02.39 1.42 0l4.62-4.62.71.71-4.62 4.62a.996.996 0 000 1.41c.39.39 1.02.39 1.42 0l4.62-4.62.71.71-4.62 4.62a.996.996 0 101.41 1.41l4.62-4.62.71.71-4.62 4.62a.996.996 0 101.41 1.41l8.32-8.34a3 3 0 000-4.24l-4.24-4.24a3.001 3.001 0 00-4.18-.06l4.47 4.47z"}}]})(t)}function CHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10.5 13H8v-3h2.5V7.5h3V10H16v3h-2.5v2.5h-3V13zM12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3z"}}]})(t)}function AHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.5 3c-.96 0-1.9.25-2.73.69L12 9h3l-3 10 1-9h-3l1.54-5.39C10.47 3.61 9.01 3 7.5 3 4.42 3 2 5.42 2 8.5c0 4.13 4.16 7.18 10 12.5 5.47-4.94 10-8.26 10-12.5C22 5.42 19.58 3 16.5 3z"}}]})(t)}function kHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm4 5.28c-1.23-.37-2.22-1.17-2.8-2.18l-1-1.6c-.41-.65-1.11-1-1.84-1-.78 0-1.59.5-1.78 1.44S7 23 7 23h2.1l1.8-8 2.1 2v6h2v-7.5l-2.1-2 .6-3c1 1.15 2.41 2.01 4 2.34V23H19V9h-1.5v1.78zM7.43 13.13l-2.12-.41a.999.999 0 01-.79-1.17l.76-3.93a2 2 0 012.34-1.58l1.16.23-1.35 6.86z"}}]})(t)}function HHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 4v1.38c-.83-.33-1.72-.5-2.61-.5-1.79 0-3.58.68-4.95 2.05l3.33 3.33h1.11v1.11c.86.86 1.98 1.31 3.11 1.36V15H6v3c0 1.1.9 2 2 2h10c1.66 0 3-1.34 3-3V4H9zm-1.11 6.41V8.26H5.61L4.57 7.22a5.07 5.07 0 011.82-.34c1.34 0 2.59.52 3.54 1.46l1.41 1.41-.2.2a2.7 2.7 0 01-1.92.8c-.47 0-.93-.12-1.33-.34zM19 17c0 .55-.45 1-1 1s-1-.45-1-1v-2h-6v-2.59c.57-.23 1.1-.57 1.56-1.03l.2-.2L15.59 14H17v-1.41l-6-5.97V6h8v11z"}}]})(t)}function EHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.79 8l1.8-3-1.8-3h-3.58l-1.8 3 1.8 3zM10.21 9l-1.8 3 1.8 3h3.58l1.8-3-1.8-3zM16.45 11.51h3.59l1.79-3-1.79-3h-3.59l-1.8 3zM20.04 12.51h-3.59l-1.8 3 1.8 3h3.59l1.79-3zM7.55 11.51l1.8-3-1.8-3H3.96l-1.79 3 1.79 3zM7.55 12.51H3.96l-1.79 3 1.79 3h3.59l1.8-3zM10.21 16l-1.8 3 1.8 3h3.58l1.8-3-1.8-3z"}}]})(t)}function SHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8 8.5c0-.28.22-.5.5-.5h2.52L11 7H8.5c-.28 0-.5-.22-.5-.5s.22-.5.5-.5H11V3H3v15h3v2H2v2h16c2.76 0 5-2.24 5-5h-2c0 1.66-1.34 3-3 3h-2v-2h3v-2.88c0-2.1-1.55-3.53-3.03-3.88l-2.7-.67c-.87-.22-1.57-.81-1.95-1.57H8.5c-.28 0-.5-.22-.5-.5zM14 20H8v-2h6v2z"}}]})(t)}function LHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.02 13c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zM13 13v8h8v-8h-8zM7 2l-5 9h10L7 2zm12.25.5c-1.06 0-1.81.56-2.25 1.17-.44-.61-1.19-1.17-2.25-1.17C13.19 2.5 12 3.78 12 5.25c0 2 2.42 3.42 5 5.75 2.58-2.33 5-3.75 5-5.75 0-1.47-1.19-2.75-2.75-2.75z"}}]})(t)}function _He(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 5l-1.42 1.42-1.59-1.59V16h-1.98V4.83L9.42 6.42 8 5l4-4 4 4zm4 5v11c0 1.1-.9 2-2 2H6a2 2 0 01-2-2V10c0-1.11.89-2 2-2h3v2H6v11h12V10h-3V8h3a2 2 0 012 2z"}}]})(t)}function BHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 23c-1.03 0-2.06-.25-3-.75-1.89 1-4.11 1-6 0-1.89 1-4.11 1-6 0-.95.5-1.97.75-3 .75H2v-2h1c1.04 0 2.08-.35 3-1 1.83 1.3 4.17 1.3 6 0 1.83 1.3 4.17 1.3 6 0 .91.65 1.96 1 3 1h1v2h-1zM12 5.5c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 12s-1.52.71-3.93 1.37c-.82-.23-1.53-.75-2.07-1.37-.73.84-1.8 1.5-3 1.5s-2.27-.66-3-1.5c-.73.84-1.8 1.5-3 1.5s-2.27-.66-3-1.5c-.54.61-1.25 1.13-2.07 1.37C1.52 18.21 0 17.5 0 17.5s2.93-1.36 7.13-2.08l1.35-4.17c.31-.95 1.32-1.47 2.27-1.16.09.03.19.07.27.11l2.47 1.3 2.84-1.5 1.65-3.71-.51-1.32L18.8 2 22 3.43 20.67 6.4l-1.31.5-3.72 8.34c4.85.63 8.36 2.26 8.36 2.26zm-8.98-4.54l-1.52.8-1.75-.92-.71 2.17c.32 0 .64-.01.96-.01.71 0 1.4.03 2.07.08l.95-2.12z"}}]})(t)}function DHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fill:"none",d:"M6 7h5v3H6zM13 7h5v3h-5z"}},{tag:"path",attr:{d:"M20 10V7c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v3c-1.1 0-2 .9-2 2v5h1.33L4 19h1l.67-2h12.67l.66 2h1l.67-2H22v-5c0-1.1-.9-2-2-2zm-9 0H6V7h5v3zm7 0h-5V7h5v3z"}}]})(t)}function THe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 3c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm14.06-2h-2.12L15.5 3.44l1.06 1.06 3.5-3.5zM22 23v-2h-1c-1.04 0-2.08-.35-3-1-1.83 1.3-4.17 1.3-6 0-1.83 1.3-4.17 1.3-6 0-.91.65-1.96 1-3 1H2v2h1c1.03 0 2.05-.25 3-.75 1.89 1 4.11 1 6 0 1.89 1 4.11 1 6 0 .95.5 1.97.75 3 .75h1zm-1-9.72c0 1.44-2.19 3.62-5.04 5.58-.31.09-.63.14-.96.14-1.2 0-2.27-.66-3-1.5-.73.84-1.8 1.5-3 1.5-.94 0-1.81-.41-2.49-.99.46-.39.96-.78 1.49-1.17l-1.55-2.97A4.06 4.06 0 016 12V8c0-1.1.9-2 2-2h3c1.38 0 2.63-.56 3.54-1.46l1.41 1.41A7.018 7.018 0 0111 8H9.6v3.5h2.8l1.69 1.88c1.95-.84 3.77-1.38 5.06-1.38.84 0 1.85.25 1.85 1.28zm-8.8.99l-.7-.77-2.5.1.83 2.01c.59-.38 1.81-1.06 2.37-1.34z"}}]})(t)}function VHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.47 13.79l-2.58-1.03L6 15.05l-4-1.54v2.1l4 1.34zM10.57 11.42L8 8H2v3.61l4 1.34zM6 19.05l-4-1.33V22h20l-4.97-6.62zM17 6V1l-5-1-3 2v4l3 2zM18.5 7L16 9v3l2.5 2 4.5-2V8z"}}]})(t)}function OHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 11V5l-3-3-3 3v2H3v14h18V11h-6zm-8 8H5v-2h2v2zm0-4H5v-2h2v2zm0-4H5V9h2v2zm6 8h-2v-2h2v2zm0-4h-2v-2h2v2zm0-4h-2V9h2v2zm0-4h-2V5h2v2zm6 12h-2v-2h2v2zm0-4h-2v-2h2v2z"}}]})(t)}function IHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 6h-2V3c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v3H7c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2 0 .55.45 1 1 1s1-.45 1-1h6c0 .55.45 1 1 1s1-.45 1-1c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zM9.5 18H8V9h1.5v9zm3.25 0h-1.5V9h1.5v9zm.75-12h-3V3.5h3V6zM16 18h-1.5V9H16v9z"}}]})(t)}function RHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.5 11c1.93 0 3.5 1.57 3.5 3.5S11.43 18 9.5 18 6 16.43 6 14.5 7.57 11 9.5 11zm0-2C6.46 9 4 11.46 4 14.5S6.46 20 9.5 20s5.5-2.46 5.5-5.5c0-1.16-.36-2.23-.97-3.12L18 7.42V10h2V4h-6v2h2.58l-3.97 3.97C11.73 9.36 10.66 9 9.5 9z"}}]})(t)}function FHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 7h-4c-1.1 0-2 .9-2 2v6h2.5v7h3v-7H16V9c0-1.1-.9-2-2-2z"}},{tag:"circle",attr:{cx:"12",cy:"4",r:"2"}}]})(t)}function NHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 7h-4c-1.1 0-2 .9-2 2v6h2v7h4v-7h2V9c0-1.1-.9-2-2-2zM12 1.751L14.248 4 12 6.248 9.75 4z"}}]})(t)}function PHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.75 7h-3.5C9.04 7 8.11 8.07 8.27 9.26L10 22h4l1.73-12.74C15.89 8.07 14.96 7 13.75 7z"}},{tag:"circle",attr:{cx:"12",cy:"4",r:"2"}}]})(t)}function jHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 7h-4c-1.1 0-2 .9-2 2v6h2v7h4v-7h2V9c0-1.1-.9-2-2-2z"}},{tag:"circle",attr:{cx:"12",cy:"4",r:"2"}}]})(t)}function UHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.5 6c-1.31 0-2.37 1.01-2.48 2.3-1.88-.5-2.84-1.8-5.02-1.8-2.19 0-3.14 1.3-5.02 1.8C6.87 7.02 5.81 6 4.5 6A2.5 2.5 0 002 8.5V9c0 6 3.6 7.81 6.52 7.98C9.53 17.62 10.72 18 12 18s2.47-.38 3.48-1.02C18.4 16.81 22 15 22 9v-.5A2.5 2.5 0 0019.5 6zm-16 3v-.5c0-.55.45-1 1-1s1 .45 1 1v3c0 1.28.38 2.47 1.01 3.48C4.99 14.27 3.5 12.65 3.5 9zm17 0c0 3.65-1.49 5.27-3.01 5.98.64-1.01 1.01-2.2 1.01-3.48v-3c0-.55.45-1 1-1s1 .45 1 1V9zm-9.81 1.48c-.44.26-.96.56-1.69.76V10.2c.48-.17.84-.38 1.18-.58C10.72 9.3 11.23 9 12 9s1.27.3 1.8.62c.34.2.71.42 1.2.59v1.04c-.75-.21-1.26-.51-1.71-.78-.46-.27-.8-.47-1.29-.47s-.84.2-1.31.48z"}}]})(t)}function WHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 10.43V2H7v8.43c0 .35.18.68.49.86l4.18 2.51-.99 2.34-3.41.29 2.59 2.24L9.07 22 12 20.23 14.93 22l-.78-3.33 2.59-2.24-3.41-.29-.99-2.34 4.18-2.51c.3-.18.48-.5.48-.86zm-4 1.8l-1 .6-1-.6V3h2v9.23z"}}]})(t)}function ZHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.33 8 15.5 8 14 8.67 14 9.5s.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11zm3.5 3c-2.33 0-4.31 1.46-5.11 3.5h10.22c-.8-2.04-2.78-3.5-5.11-3.5z"}}]})(t)}function GHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.33 8 15.5 8 14 8.67 14 9.5s.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5z"}}]})(t)}function qHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.1 12.08c-2.33-4.51-.5-8.48.53-10.07C6.27 2.2 1.98 6.59 1.98 12c0 .14.02.28.02.42.62-.27 1.29-.42 2-.42 1.66 0 3.18.83 4.1 2.15A4.01 4.01 0 0111 18c0 1.52-.87 2.83-2.12 3.51.98.32 2.03.5 3.11.5 3.5 0 6.58-1.8 8.37-4.52-2.36.23-6.98-.97-9.26-5.41z"}},{tag:"path",attr:{d:"M7 16h-.18C6.4 14.84 5.3 14 4 14c-1.66 0-3 1.34-3 3s1.34 3 3 3h3c1.1 0 2-.9 2-2s-.9-2-2-2z"}}]})(t)}function YHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM4 12c0-1.85.63-3.54 1.69-4.9L7.59 9h2.83L7.1 5.69A7.924 7.924 0 0112 4c4.41 0 8 3.59 8 8 0 1.85-.63 3.54-1.69 4.9l-1.9-1.9h-2.83l3.31 3.31A7.874 7.874 0 0112 20c-4.41 0-8-3.59-8-8z"}},{tag:"path",attr:{d:"M14.25 14l-1.5-2 1.5-2h-1.5L12 11l-.75-1h-1.5l1.5 2-1.5 2h1.5l.75-1 .75 1zM8 10l-.75 1-.75-1H5l1.5 2L5 14h1.5l.75-1L8 14h1.5L8 12l1.5-2zM16 14l.75-1 .75 1H19l-1.5-2 1.5-2h-1.5l-.75 1-.75-1h-1.5l1.5 2-1.5 2z"}}]})(t)}function XHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.75 9v.92l1.75 1.75V9H16v4.17l3 3V8c0-1.1-.9-2-2-2h-2V3c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v3h-.17l3 3h.92zM10.5 3.5h3V6h-3V3.5zm10.69 17.69L2.81 2.81 1.39 4.22l3.63 3.63c0 .05-.02.1-.02.15v11c0 1.1.9 2 2 2 0 .55.45 1 1 1s1-.45 1-1h6c0 .55.45 1 1 1s1-.45 1-1c.34 0 .65-.09.93-.24l1.85 1.85 1.41-1.42zM8 18v-7.17l1.5 1.5V18H8zm4.75 0h-1.5v-3.92l1.5 1.5V18z"}}]})(t)}function $He(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 23h-1.5v-9H19v9zM7.53 14H6l-2 9h1.53l2-9zm5.97-8.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM9.8 8.9L7 23h2.1l1.8-8 2.1 2v6h2v-7.5l-2.1-2 .6-3C14.8 12 16.8 13 19 13v-2c-1.9 0-3.5-1-4.3-2.4l-1-1.6a2.145 2.145 0 00-2.65-.84L6 8.3V13h2V9.6l1.8-.7z"}}]})(t)}function KHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 20h4c0 1.1-.9 2-2 2s-2-.9-2-2zm4-11c0 2.61 1.67 4.83 4 5.66V17h2v2H4v-2h2v-7c0-2.79 1.91-5.14 4.5-5.8v-.7c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v.7c.71.18 1.36.49 1.95.9A5.902 5.902 0 0014 9zm10-1h-3V5h-2v3h-3v2h3v3h2v-3h3V8z"}}]})(t)}function QHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.58 4.08L6.15 2.65C3.75 4.48 2.17 7.3 2.03 10.5h2a8.445 8.445 0 013.55-6.42zm12.39 6.42h2c-.15-3.2-1.73-6.02-4.12-7.85l-1.42 1.43a8.495 8.495 0 013.54 6.42zM18 11c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2v-5zm-6 11c.14 0 .27-.01.4-.04.65-.14 1.18-.58 1.44-1.18.1-.24.15-.5.15-.78h-4c.01 1.1.9 2 2.01 2z"}}]})(t)}function JHe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 22c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2zm6-6v-5c0-3.07-1.63-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2zm-2 1H8v-6c0-2.48 1.51-4.5 4-4.5s4 2.02 4 4.5v6z"}}]})(t)}function tEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 18.69L7.84 6.14 5.27 3.49 4 4.76l2.8 2.8v.01c-.52.99-.8 2.16-.8 3.42v5l-2 2v1h13.73l2 2L21 19.72l-1-1.03zM12 22c1.11 0 2-.89 2-2h-4c0 1.11.89 2 2 2zm6-7.32V11c0-3.08-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68c-.15.03-.29.08-.42.12-.1.03-.2.07-.3.11h-.01c-.01 0-.01 0-.02.01-.23.09-.46.2-.68.31 0 0-.01 0-.01.01L18 14.68z"}}]})(t)}function eEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 22c1.1 0 2-.9 2-2h-4a2 2 0 002 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.93 6 11v5l-2 2v1h16v-1l-2-2zm-3.5-6.2l-2.8 3.4h2.8V15h-5v-1.8l2.8-3.4H9.5V8h5v1.8z"}}]})(t)}function nEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 22c1.1 0 2-.9 2-2h-4a2 2 0 002 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2z"}}]})(t)}function rEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 22c1.66 0 3-1.34 3-3s-1.34-3-3-3c-1.3 0-2.4.84-2.82 2H9.14l1.99-3.06a6.36 6.36 0 001.74 0l1.02 1.57c.42-.53.96-.95 1.6-1.21l-.6-.93A6.992 6.992 0 0019 8H5c0 2.84 1.69 5.27 4.12 6.37l-3.95 6.08a1 1 0 00.29 1.38 1 1 0 001.38-.29l1-1.55h6.34C14.6 21.16 15.7 22 17 22zm0-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9.41 7h1c.15-1.15.23-1.64-.89-2.96-.42-.5-.68-.77-.46-2.04h-.99c-.21 1.11.03 2.05.89 2.96.22.24.79.67.45 2.04zM11.89 7h1c.15-1.15.23-1.64-.89-2.96-.42-.5-.68-.78-.46-2.04h-.99c-.21 1.11.03 2.05.89 2.96.23.24.8.67.45 2.04zM14.41 7h1c.15-1.15.23-1.64-.89-2.96-.42-.5-.68-.77-.46-2.04h-.99c-.21 1.11.03 2.05.89 2.96.22.24.79.67.45 2.04z"}}]})(t)}function aEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 5v6h5L7 7l4 1V3H5c-1.1 0-2 .9-2 2zm5 8H3v6c0 1.1.9 2 2 2h6v-5l-4 1 1-4zm9 4l-4-1v5h6c1.1 0 2-.9 2-2v-6h-5l1 4zm2-14h-6v5l4-1-1 4h5V5c0-1.1-.9-2-2-2z"}}]})(t)}function iEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 17c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm-3.48.94C8.04 17.55 7 16.76 7 14H5c0 2.7.93 4.41 2.3 5.5.5.4 1.1.7 1.7.9V24h6v-3.6c.6-.2 1.2-.5 1.7-.9 1.37-1.09 2.3-2.8 2.3-5.5h-2c0 2.76-1.04 3.55-1.52 3.94C14.68 18.54 14 19 12 19s-2.68-.46-3.48-1.06zM12 0C5.92 0 1 1.9 1 4.25v3.49c0 .81.88 1.26 1.56.83.14-.09.28-.18.44-.26L5 13h2l1.5-6.28a27.852 27.852 0 017 0L17 13h2l2-4.69c.16.09.3.17.44.26.68.43 1.56-.02 1.56-.83V4.25C23 1.9 18.08 0 12 0zM5.88 11.24L4.37 7.69c.75-.28 1.6-.52 2.53-.71l-1.02 4.26zm12.24 0L17.1 6.98c.93.19 1.78.43 2.53.71l-1.51 3.55z"}}]})(t)}function oEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4h-3.17L15 2H9L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-8 3c1.63 0 3.06.79 3.98 2H12c-1.66 0-3 1.34-3 3 0 .35.07.69.18 1H7.1A5.002 5.002 0 0112 7zm0 10c-1.63 0-3.06-.79-3.98-2H12c1.66 0 3-1.34 3-3 0-.35-.07-.69-.18-1h2.08a5.002 5.002 0 01-4.9 6z"}}]})(t)}function lEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M16.67 13.13C18.04 14.06 19 15.32 19 17v3h4v-3c0-2.18-3.57-3.47-6.33-3.87z"}},{tag:"circle",attr:{cx:"9",cy:"8",r:"4",fillRule:"evenodd"}},{tag:"path",attr:{fillRule:"evenodd",d:"M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4c-.47 0-.91.1-1.33.24a5.98 5.98 0 010 7.52c.42.14.86.24 1.33.24zM9 13c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4z"}}]})(t)}function cEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.5 13c-1.2 0-3.07.34-4.5 1-1.43-.67-3.3-1-4.5-1C5.33 13 1 14.08 1 16.25V19h22v-2.75c0-2.17-4.33-3.25-6.5-3.25zm-4 4.5h-10v-1.25c0-.54 2.56-1.75 5-1.75s5 1.21 5 1.75v1.25zm9 0H14v-1.25c0-.46-.2-.86-.52-1.22.88-.3 1.96-.53 3.02-.53 2.44 0 5 1.21 5 1.75v1.25zM7.5 12c1.93 0 3.5-1.57 3.5-3.5S9.43 5 7.5 5 4 6.57 4 8.5 5.57 12 7.5 12zm0-5.5c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm9 5.5c1.93 0 3.5-1.57 3.5-3.5S18.43 5 16.5 5 13 6.57 13 8.5s1.57 3.5 3.5 3.5zm0-5.5c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2z"}}]})(t)}function sEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z"}}]})(t)}function uEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.39 14.56C16.71 13.7 14.53 13 12 13s-4.71.7-6.39 1.56A2.97 2.97 0 004 17.22V20h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM9.78 12h4.44c1.21 0 2.14-1.06 1.98-2.26l-.32-2.45C15.57 5.39 13.92 4 12 4S8.43 5.39 8.12 7.29L7.8 9.74c-.16 1.2.77 2.26 1.98 2.26z"}}]})(t)}function dEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.39 14.56C16.71 13.7 14.53 13 12 13s-4.71.7-6.39 1.56A2.97 2.97 0 004 17.22V20h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM10 12h4c1.66 0 3-1.34 3-3 0-.73-.27-1.4-.71-1.92.13-.33.21-.7.21-1.08a3 3 0 00-1.86-2.77C14 2.48 13.06 2 12 2s-2 .48-2.64 1.23A3 3 0 007.5 6c0 .38.08.75.21 1.08C7.27 7.6 7 8.27 7 9c0 1.66 1.34 3 3 3z"}}]})(t)}function hEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.39 14.56C16.71 13.7 14.53 13 12 13s-4.71.7-6.39 1.56A2.97 2.97 0 004 17.22V20h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM12 12c2.21 0 4-1.79 4-4V4.5c0-.83-.67-1.5-1.5-1.5-.52 0-.98.27-1.25.67-.27-.4-.73-.67-1.25-.67s-.98.27-1.25.67c-.27-.4-.73-.67-1.25-.67C8.67 3 8 3.67 8 4.5V8c0 2.21 1.79 4 4 4z"}}]})(t)}function fEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 8c0-2.21-1.79-4-4-4S5 5.79 5 8s1.79 4 4 4 4-1.79 4-4zm2 2v2h3v3h2v-3h3v-2h-3V7h-2v3h-3zM1 18v2h16v-2c0-2.66-5.33-4-8-4s-8 1.34-8 4z"}}]})(t)}function pEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 8c0-2.21-1.79-4-4-4S5 5.79 5 8s1.79 4 4 4 4-1.79 4-4zm-2 0c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zM1 18v2h16v-2c0-2.66-5.33-4-8-4s-8 1.34-8 4zm2 0c.2-.71 3.3-2 6-2 2.69 0 5.78 1.28 6 2H3zm17-3v-3h3v-2h-3V7h-2v3h-3v2h3v3h2z"}}]})(t)}function gEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm-9-2V7H4v3H1v2h3v3h2v-3h3v-2H6zm9 4c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"}}]})(t)}function vEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8.65 5.82a3.999 3.999 0 115.53 5.53L8.65 5.82zM20 17.17c-.02-1.1-.63-2.11-1.61-2.62-.54-.28-1.13-.54-1.77-.76L20 17.17zm1.19 4.02L2.81 2.81 1.39 4.22l8.89 8.89c-1.81.23-3.39.79-4.67 1.45A2.97 2.97 0 004 17.22V20h13.17l2.61 2.61 1.41-1.42z"}}]})(t)}function mEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 5.9a2.1 2.1 0 110 4.2 2.1 2.1 0 010-4.2m0 9c2.97 0 6.1 1.46 6.1 2.1v1.1H5.9V17c0-.64 3.13-2.1 6.1-2.1M12 4C9.79 4 8 5.79 8 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 9c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4z"}}]})(t)}function yEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 8c0-2.21-1.79-4-4-4S6 5.79 6 8s1.79 4 4 4 4-1.79 4-4zm3 2v2h6v-2h-6zM2 18v2h16v-2c0-2.66-5.33-4-8-4s-8 1.34-8 4z"}}]})(t)}function bEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 8c0-2.21-1.79-4-4-4S6 5.79 6 8s1.79 4 4 4 4-1.79 4-4zm3 2v2h6v-2h-6zM2 18v2h16v-2c0-2.66-5.33-4-8-4s-8 1.34-8 4z"}}]})(t)}function xEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"}}]})(t)}function MEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8 6c0-2.21 1.79-4 4-4s4 1.79 4 4-1.79 4-4 4-4-1.79-4-4zm9 16h1c1.1 0 2-.9 2-2v-4.78c0-1.12-.61-2.15-1.61-2.66-.43-.22-.9-.43-1.39-.62V22zm-4.66-5L15 11.33c-.93-.21-1.93-.33-3-.33-2.53 0-4.71.7-6.39 1.56A2.97 2.97 0 004 15.22V22h2.34c-.22-.45-.34-.96-.34-1.5C6 18.57 7.57 17 9.5 17h2.84zM10 22l1.41-3H9.5c-.83 0-1.5.67-1.5 1.5S8.67 22 9.5 22h.5z"}}]})(t)}function wEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.19 21.19L2.81 2.81 1.39 4.22 3 5.83V19c0 1.1.9 2 2 2h13.17l1.61 1.61 1.41-1.42zM8.25 19H5V7.83l2 2v3.67c0 .55.45 1 1 1h.25V19zm1.5 0v-4.5H10c.46 0 .82-.31.94-.73l3.31 3.31V19h-4.5zM11 8.17L5.83 3H19c1.1 0 2 .9 2 2v13.17l-2-2V5h-2v8.5c0 .19-.07.36-.16.51L13 10.17V5h-2v3.17z"}}]})(t)}function zEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 11.5h.25V19h-4.5v-4.5H10c.55 0 1-.45 1-1V5h2v8.5c0 .55.45 1 1 1zM5 5h2v8.5c0 .55.45 1 1 1h.25V19H5V5zm14 14h-3.25v-4.5H16c.55 0 1-.45 1-1V5h2v14z"}}]})(t)}function CEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.45 16.52l-3.01-3.01c-.11-.11-.24-.13-.31-.13s-.2.02-.31.13L8.8 16.53c-.34.34-.87.89-2.64.89l3.71 3.7a3 3 0 004.24 0l3.72-3.71c-.91 0-1.67-.18-2.38-.89zM8.8 7.47l3.02 3.02c.08.08.2.13.31.13s.23-.05.31-.13l2.99-2.99c.71-.74 1.52-.91 2.43-.91l-3.72-3.71a3 3 0 00-4.24 0l-3.71 3.7c1.76 0 2.3.58 2.61.89z"}},{tag:"path",attr:{d:"M21.11 9.85l-2.25-2.26H17.6c-.54 0-1.08.22-1.45.61l-3 3c-.28.28-.65.42-1.02.42a1.5 1.5 0 01-1.02-.42L8.09 8.17c-.38-.38-.9-.6-1.45-.6H5.17l-2.29 2.3a3 3 0 000 4.24l2.29 2.3h1.48c.54 0 1.06-.22 1.45-.6l3.02-3.02c.28-.28.65-.42 1.02-.42s.74.14 1.02.42l3.01 3.01c.38.38.9.6 1.45.6h1.26l2.25-2.26a3.042 3.042 0 00-.02-4.29z"}}]})(t)}function AEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 8H8v4H4v2h4v4h2v-4h4v-2h-4zm4.5-1.92V7.9l2.5-.5V18h2V5z"}}]})(t)}function kEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9 17H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4z"}}]})(t)}function HEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.93 8.21l-3.6 1.68L14 7.7V6.3l2.33-2.19 3.6 1.68c.38.18.82.01 1-.36.18-.38.01-.82-.36-1L16.65 2.6a.993.993 0 00-1.13.2l-1.74 1.6A.975.975 0 0013 4c-.55 0-1 .45-1 1v1H8.82C8.34 4.65 6.98 3.73 5.4 4.07c-1.16.25-2.15 1.25-2.36 2.43-.22 1.32.46 2.47 1.48 3.08L7.08 18H4v3h13v-3h-3.62L8.41 8.77c.17-.24.31-.49.41-.77H12v1c0 .55.45 1 1 1 .32 0 .6-.16.78-.4l1.74 1.6c.3.3.75.38 1.13.2l3.92-1.83c.38-.18.54-.62.36-1a.753.753 0 00-1-.36zM6 8c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function EEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.94 9.06C19.5 5.73 16.57 3 13 3 9.47 3 6.57 5.61 6.08 9l-1.93 3.48c-.41.66.07 1.52.85 1.52h1v2c0 1.1.9 2 2 2h1v3h7v-4.68a7.016 7.016 0 003.94-7.26zM12.5 14c-.41 0-.74-.33-.74-.74s.33-.73.74-.73.73.32.73.73-.31.74-.73.74zm1.76-4.32c-.44.65-.86.85-1.09 1.27-.09.17-.13.28-.13.82h-1.06c0-.29-.04-.75.18-1.16.28-.51.83-.81 1.14-1.26.33-.47.15-1.36-.8-1.36-.62 0-.92.47-1.05.86l-.96-.4c.27-.78.97-1.45 2.01-1.45.86 0 1.45.39 1.75.88.26.43.41 1.22.01 1.8z"}}]})(t)}function SEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 8.57a1.43 1.43 0 100 2.86 1.43 1.43 0 000-2.86z"}},{tag:"path",attr:{d:"M13 3C9.25 3 6.2 5.94 6.02 9.64L4.1 12.2a.5.5 0 00.4.8H6v3c0 1.1.9 2 2 2h1v3h7v-4.68A6.999 6.999 0 0013 3zm3 7c0 .13-.01.26-.02.39l.83.66c.08.06.1.16.05.25l-.8 1.39c-.05.09-.16.12-.24.09l-.99-.4c-.21.16-.43.29-.67.39L14 13.83c-.01.1-.1.17-.2.17h-1.6c-.1 0-.18-.07-.2-.17l-.15-1.06c-.25-.1-.47-.23-.68-.39l-.99.4c-.09.03-.2 0-.25-.09l-.8-1.39a.19.19 0 01.05-.25l.84-.66c-.01-.13-.02-.26-.02-.39s.02-.27.04-.39l-.85-.66c-.08-.06-.1-.16-.05-.26l.8-1.38c.05-.09.15-.12.24-.09l1 .4c.2-.15.43-.29.67-.39L12 6.17c.02-.1.1-.17.2-.17h1.6c.1 0 .18.07.2.17l.15 1.06c.24.1.46.23.67.39l1-.4c.09-.03.2 0 .24.09l.8 1.38a.2.2 0 01-.05.26l-.85.66c.03.12.04.25.04.39z"}}]})(t)}function LEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 8.17L6.49 3.66A9.91 9.91 0 0112 2c5.52 0 10 4.48 10 10 0 2.04-.61 3.93-1.66 5.51l-1.46-1.46A7.842 7.842 0 0020 12c0-3.35-2.07-6.22-5-7.41V5c0 1.1-.9 2-2 2h-2v1.17zm10.19 13.02l-1.41 1.41-2.27-2.27A9.839 9.839 0 0112 22C6.48 22 2 17.52 2 12c0-2.04.61-3.93 1.66-5.51L1.39 4.22 2.8 2.81l18.39 18.38zM11 18c-1.1 0-2-.9-2-2v-1l-4.79-4.79C4.08 10.79 4 11.38 4 12c0 4.08 3.05 7.44 7 7.93V18z"}}]})(t)}function _Ee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z"}}]})(t)}function BEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M1 22h4V11H1v11zm19-5h-7l-2.09-.73.33-.94L13 16h2.82c.65 0 1.18-.53 1.18-1.18 0-.49-.31-.93-.77-1.11L8.97 11H7v9.02L14 22l8-3c-.01-1.1-.89-2-2-2zM14 1.5l-7 5V9h2l8.14 3.26C18.26 12.71 19 13.79 19 15h2V6.5l-7-5zm-.5 8.5h-1V9h1v1zm0-2h-1V7h1v1zm2 2h-1V9h1v1zm0-2h-1V7h1v1z"}}]})(t)}function DEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2a10 10 0 1010 10A10 10 0 0012 2zm6 9.8a.9.9 0 01-.1.5l-2.1 4.9a1.34 1.34 0 01-1.3.8H9a2 2 0 01-2-2v-5a1.28 1.28 0 01.4-1L12 5l.69.69a1.08 1.08 0 01.3.7v.2L12.41 10H17a1 1 0 011 1z"}}]})(t)}function TEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5.77 7.15L7.2 4.78l1.03-1.71c.39-.65 1.33-.65 1.72 0l1.48 2.46-1.23 2.06-1 1.62-3.43-2.06zm15.95 5.82l-1.6-2.66-3.46 2L18.87 16H20a2 2 0 002-2c0-.36-.1-.71-.28-1.03zM16 21h1.5a2 2 0 001.79-1.11L20.74 17H16v-2l-4 4 4 4v-2zm-6-4H5.7l-.84 1.41c-.3.5-.32 1.12-.06 1.65.28.57.87.94 1.52.94H10v-4zm-3.88-2.65l1.73 1.04L6.48 9.9 1 11.27l1.7 1.02-.41.69c-.35.59-.38 1.31-.07 1.92l1.63 3.26 2.27-3.81zm10.9-9.21l-1.3-2.17C15.35 2.37 14.7 2 14 2h-3.53l3.12 5.2-1.72 1.03 5.49 1.37 1.37-5.49-1.71 1.03z"}}]})(t)}function VEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm4.78 3.58A6.95 6.95 0 0018 7c-.67 0-1.31.1-1.92.28.58.55.92 1.32.92 2.15V10h5v-.57c0-.81-.48-1.53-1.22-1.85zM6 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm1.92 1.28C7.31 7.1 6.67 7 6 7c-.99 0-1.93.21-2.78.58A2.01 2.01 0 002 9.43V10h5v-.57c0-.83.34-1.6.92-2.15zM10 4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6H8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0116 9.43V10zm-1 6c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6h-8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0121 21.43V22zM5 16c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6H3v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0111 21.43V22zm1.75-9v-2h-1.5v2H9l3 3 3-3h-2.25z"}}]})(t)}function OEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22.27 21.73l-3.54-3.55L5.78 5.23 2.27 1.72 1 2.99 3.01 5H3v6c0 5.55 3.84 10.74 9 12 2.16-.53 4.08-1.76 5.6-3.41L21 23l1.27-1.27zM13 9.92l6.67 6.67C20.51 14.87 21 12.96 21 11V5l-9-4-5.48 2.44L11 7.92l2 2z"}}]})(t)}function IEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 6.5c0-.28.22-.5.5-.5h2.52L12 5H9.5c-.28 0-.5-.22-.5-.5s.22-.5.5-.5H12V1H4v15h16v-2.88c0-2.1-1.55-3.53-3.03-3.88l-2.7-.67c-.87-.22-1.57-.81-1.95-1.57H9.5c-.28 0-.5-.22-.5-.5zM5 23c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm14 0c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm-7 0c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"}}]})(t)}function REe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 5h2v14h-2V5zm-6 7c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2.78 1.58a6.95 6.95 0 00-5.56 0A2.01 2.01 0 001 15.43V16h8v-.57c0-.81-.48-1.53-1.22-1.85zM19 12c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2.78 1.58a6.95 6.95 0 00-5.56 0A2.01 2.01 0 0015 15.43V16h8v-.57c0-.81-.48-1.53-1.22-1.85z"}}]})(t)}function FEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.5 6.5C15.5 5.66 17 4 17 4s1.5 1.66 1.5 2.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5zm4 8.5a2.5 2.5 0 002.5-2.5c0-1.67-2.5-4.5-2.5-4.5S17 10.83 17 12.5a2.5 2.5 0 002.5 2.5zM13 14h-2v-2H9v2H7v2h2v2h2v-2h2v-2zm3-2v10H4V12c0-2.97 2.16-5.43 5-5.91V4H7V2h6c1.13 0 2.15.39 2.99 1.01l-1.43 1.43C14.1 4.17 13.57 4 13 4h-2v2.09c2.84.48 5 2.94 5 5.91z"}}]})(t)}function NEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 11V8c4.56-.58 8-3.1 8-6H2c0 2.9 3.44 5.42 8 6v3c-3.68.73-8 3.61-8 11h6v-2H4.13c.93-6.83 6.65-7.2 7.87-7.2s6.94.37 7.87 7.2H16v2h6c0-7.39-4.32-10.27-8-11zm-2 11c-1.1 0-2-.9-2-2 0-.55.22-1.05.59-1.41C11.39 17.79 16 16 16 16s-1.79 4.61-2.59 5.41c-.36.37-.86.59-1.41.59z"}}]})(t)}function PEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 13.18v4L12 21l7-3.82v-4L12 17l-7-3.82zM12 3L1 9l11 6 9-4.91V17h2V9L12 3z"}}]})(t)}function jEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.8 18.4L14 10.67V6.5l1.35-1.69c.26-.33.03-.81-.39-.81H9.04c-.42 0-.65.48-.39.81L10 6.5v4.17L4.2 18.4c-.49.66-.02 1.6.8 1.6h14c.82 0 1.29-.94.8-1.6z"}}]})(t)}function UEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.5 13.5H16v-3h1.5v3zM20 4h-3V2h-2v2H9V2H7v2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM9.5 11.5c0 .55-.45 1-1 1h-2v1h3V15H5v-2.5c0-.55.45-1 1-1h2v-1H5V9h3.5c.55 0 1 .45 1 1v1.5zm3.25 6.5h-1.5v-1.5h1.5V18zm0-3.5h-1.5V13h1.5v1.5zm0-3.5h-1.5V9.5h1.5V11zm0-3.5h-1.5V6h1.5v1.5zM19 14c0 .55-.45 1-1 1h-2.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1H18c.55 0 1 .45 1 1v4z"}}]})(t)}function WEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M1 13c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm7.89-2.89l4.53-1.21-.78-2.9-4.53 1.21c-.8.21-1.28 1.04-1.06 1.84.22.8 1.04 1.28 1.84 1.06zM20.5 5.9L23 3l-1-1-3 3-2 4-9.48 2.87c-.82.2-1.39.89-1.5 1.68L5.24 18 2.4 21.8 4 23l3-4 1.14-3.14L14 14l5-3.5 1.5-4.6z"}}]})(t)}function ZEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"12",cy:"6",r:"2"}},{tag:"path",attr:{d:"M21 16v-2c-2.24 0-4.16-.96-5.6-2.68l-1.34-1.6A1.98 1.98 0 0012.53 9h-1.05c-.59 0-1.15.26-1.53.72l-1.34 1.6C7.16 13.04 5.24 14 3 14v2c2.77 0 5.19-1.17 7-3.25V15l-3.88 1.55c-.67.27-1.12.93-1.12 1.66C5 19.2 5.8 20 6.79 20H9v-.5a2.5 2.5 0 012.5-2.5h3c.28 0 .5.22.5.5s-.22.5-.5.5h-3c-.83 0-1.5.67-1.5 1.5v.5h7.21c.99 0 1.79-.8 1.79-1.79 0-.73-.45-1.39-1.12-1.66L14 15v-2.25c1.81 2.08 4.23 3.25 7 3.25z"}}]})(t)}function GEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"15.5",cy:"9.5",r:"1.5"}},{tag:"circle",attr:{cx:"8.5",cy:"9.5",r:"1.5"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-3.5c.73 0 1.39.19 1.97.53.12-.14.86-.98 1.01-1.14A5.39 5.39 0 0012 15c-1.11 0-2.13.33-2.99.88.97 1.09.01.02 1.01 1.14.59-.33 1.25-.52 1.98-.52z"}}]})(t)}function qEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 15.5h6v1H9v-1z"}},{tag:"circle",attr:{cx:"15.5",cy:"9.5",r:"1.5"}},{tag:"circle",attr:{cx:"8.5",cy:"9.5",r:"1.5"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}}]})(t)}function YEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"15.5",cy:"9.5",r:"1.5"}},{tag:"circle",attr:{cx:"8.5",cy:"9.5",r:"1.5"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-4c-.73 0-1.38-.18-1.96-.52-.12.14-.86.98-1.01 1.15a5.49 5.49 0 005.95-.01c-.97-1.09-.01-.02-1.01-1.15-.59.35-1.24.53-1.97.53z"}}]})(t)}function XEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"15.5",cy:"9.5",r:"1.5"}},{tag:"circle",attr:{cx:"8.5",cy:"9.5",r:"1.5"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-6c-2.33 0-4.32 1.45-5.12 3.5h1.67c.69-1.19 1.97-2 3.45-2s2.75.81 3.45 2h1.67c-.8-2.05-2.79-3.5-5.12-3.5z"}}]})(t)}function $Ee(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"15.5",cy:"9.5",r:"1.5"}},{tag:"circle",attr:{cx:"8.5",cy:"9.5",r:"1.5"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm-5-6c.78 2.34 2.72 4 5 4s4.22-1.66 5-4H7z"}}]})(t)}function KEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 10.41l4-4L14.59 5 12 7.59V4h-2v3.59L7.41 5 6 6.41l4 4V12H8.41l-4-4L3 9.41 5.59 12H2v2h3.59L3 16.59 4.41 18l4-4H10v1.59l-4 4L7.41 21 10 18.41V22h2v-3.59L14.59 21 16 19.59l-4-4V14h1.59l4 4L19 16.59 16.41 14H20v-2h-8zM19 2h2v5h-2zM19 8h2v2h-2z"}}]})(t)}function QEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92 1.61 0 2.92-1.31 2.92-2.92s-1.31-2.92-2.92-2.92z"}}]})(t)}function JEe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 9c-1.1 0-2-.9-2-2s2-4 2-4 2 2.9 2 4-.9 2-2 2zm-3.5-2c0-.73.41-1.71.92-2.66A9.965 9.965 0 0011.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12c0-.55-.06-1.09-.14-1.62a3.5 3.5 0 01-.86.12c-1.93 0-3.5-1.57-3.5-3.5zm-1.88.38l1.06 1.06-1.06 1.06 1.06 1.06-1.06 1.06L13.5 9.5l2.12-2.12zm-8.3 1.06l1.06-1.06L10.5 9.5l-2.12 2.12-1.06-1.06L8.38 9.5 7.32 8.44zM15.44 17c-.69-1.19-1.97-2-3.44-2s-2.75.81-3.44 2H6.88c.3-.76.76-1.43 1.34-1.99L5.24 13.3c-.45.26-1.01.28-1.49 0a1.501 1.501 0 011.5-2.6c.48.28.74.78.74 1.29l3.58 2.07c.73-.36 1.55-.56 2.43-.56 2.33 0 4.32 1.45 5.12 3.5h-1.68z"}}]})(t)}function tSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.49 13l-.93-1.86c-.37-.74-.07-1.64.67-2.01l.26-.13 5.73 5.46c.5.47.78 1.13.78 1.81v5.23a2.5 2.5 0 01-2.5 2.5h-11c-.55 0-1-.45-1-1s.45-1 1-1H10v-1H4c-.55 0-1-.45-1-1s.45-1 1-1h6v-1H3c-.55 0-1-.45-1-1s.45-1 1-1h7v-1H4.5c-.55 0-1-.45-1-1s.45-1 1-1h7.99zm-.71-5.88c-.84.4-1.17.62-1.63 1.19l-2.7-2.85A.996.996 0 118.9 4.09l2.88 3.03zM9.64 9.21a3.46 3.46 0 00-.2 1.79h-.86L6.31 8.61a.987.987 0 01.04-1.41.996.996 0 011.41.04l1.88 1.97zm10.69 4.7l.88-.83c.5-.47.79-1.13.79-1.82V3.35l-.27-.1c-.78-.28-1.64.12-1.92.9l-.71 1.96-5.5-5.8a.996.996 0 10-1.45 1.37l3.79 3.99-.73.69-4.82-5.08a.996.996 0 10-1.45 1.37l3.78 3.98L15.38 9l3.61 3.43.61.58c.29.27.53.57.73.9z"}}]})(t)}function eSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 12c0-1.1-.9-2-2-2V7c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v3c-1.1 0-2 .9-2 2v5h1.33L6 19h1l.67-2h8.67l.66 2h1l.67-2H20v-5zm-4-2h-3V7h3v3zM8 7h3v3H8V7zm-2 5h12v3H6v-3z"}}]})(t)}function nSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 3c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zM7.25 22.5c-.41 0-.75.34-.75.75s.34.75.75.75.75-.34.75-.75-.34-.75-.75-.75zm8.5 0c-.41 0-.75.34-.75.75s.34.75.75.75.75-.34.75-.75-.34-.75-.75-.75zm3.49-3.5a.72.72 0 00-.59.3c-.55.73-1.42 1.2-2.4 1.2H16v-6l-4.32-2.67 1.8-2.89A6.507 6.507 0 0019 12v-2c-1.85 0-3.44-1.12-4.13-2.72l-.52-1.21C14.16 5.64 13.61 5 12.7 5H7L4.5 9l1.7 1.06L8.1 7h2.35l-2.4 3.84c-.31.5-.39 1.11-.21 1.67l1.34 4.15-3.12 3.76c-.7-.16-1.3-.57-1.71-1.12a.749.749 0 10-1.2.9c.82 1.1 2.13 1.8 3.6 1.8h9.5c1.47 0 2.78-.7 3.6-1.8.1-.14.15-.3.15-.45 0-.39-.32-.75-.76-.75zM14 20.5H8.6l2.9-3.5-1-3.3 3.5 2.2v4.6z"}}]})(t)}function rSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 4.5c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm8.8 15.74a4.003 4.003 0 01-5.04 2.57L1 17.36l.46-1.43 3.93 1.28.46-1.43-3.92-1.28.46-1.43L4 13.6V9.5l5.47-2.35c.39-.17.84-.21 1.28-.07.95.31 1.46 1.32 1.16 2.27l-1.05 3.24 2.14-.34c.89-.15 1.76.32 2.14 1.14l2.08 4.51 1.93.63-.46 1.43-3.32-1.08-.47 1.42 3.32 1.08c1.31.43 2.72-.29 3.15-1.61.43-1.31-.29-2.72-1.61-3.15l.46-1.43c2.11.69 3.27 2.95 2.58 5.05zM6 14.25l1.01.33c-.22-.42-.28-.92-.12-1.4L7.92 10 6 10.82v3.43zm7.94 4.16l-6.66-2.16-.46 1.43 6.66 2.16.46-1.43zm.69-1.36l-1.18-2.56-3.97.89 5.15 1.67z"}}]})(t)}function aSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 3c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm7.4 17.09a.748.748 0 00-.64.17c-.69.6-1.64.88-2.6.67L17 20.69l-1-6.19-3.32-2.67 1.8-2.89A6.507 6.507 0 0020 12v-2c-1.85 0-3.44-1.12-4.13-2.72l-.52-1.21C15.16 5.64 14.61 5 13.7 5H8L5.5 9l1.7 1.06L9.1 7h2.35l-2.51 3.99c-.28.45-.37 1-.25 1.52L9.5 16 6 18.35l-.47-.1c-.96-.2-1.71-.85-2.1-1.67a.744.744 0 00-.51-.42c-.43-.09-.82.2-.9.58-.04.14-.02.31.05.46.58 1.24 1.71 2.2 3.15 2.51l12.63 2.69c1.44.31 2.86-.11 3.9-1.01.13-.11.21-.26.24-.41.07-.38-.16-.8-.59-.89zM8.73 18.93l3.02-2.03-.44-3.32 2.84 2.02.75 4.64-6.17-1.31z"}}]})(t)}function iSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.5 3.5c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zM6.32 19.03l-1.14-1.47L4 18.5l2.38 3.04c.51.65 1.16 1.15 1.88 1.41.28.1.53.04.72-.11.3-.23.42-.7.12-1.07a.84.84 0 00-.31-.22 2.97 2.97 0 01-1.14-.83l-.08-.1L11 18.2l.89-3.22 2.11 2v4.52h-2V23h3.87c.82 0 1.61-.21 2.26-.61.26-.16.37-.39.37-.64 0-.38-.3-.75-.77-.75-.13 0-.26.04-.37.1-.4.23-.87.37-1.36.4v-6.02l-2.11-2 .6-3C15.79 11.98 17.8 13 20 13v-2c-1.9 0-3.51-1.02-4.31-2.42l-1-1.58c-.4-.6-1-1-1.7-1-.75 0-1.41.34-5.99 2.28V13h2V9.58l1.79-.7L9.2 17l-2.88 2.03z"}}]})(t)}function oSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 5c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm4.78 3.58a6.95 6.95 0 00-5.56 0A2.01 2.01 0 002 10.43V11h8v-.57c0-.81-.48-1.53-1.22-1.85zM18 7c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2.78 1.58a6.95 6.95 0 00-5.56 0A2.01 2.01 0 0014 10.43V11h8v-.57c0-.81-.48-1.53-1.22-1.85zM22 17l-4-4v3H6v-3l-4 4 4 4v-3h12v3l4-4z"}}]})(t)}function lSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM4 12c0-1.95.7-3.74 1.87-5.13L9 10v1c0 1.1.9 2 2 2v5.59c0 .27.11.52.29.71l.71.7c-4.42 0-8-3.58-8-8zm9 7.94V18l3.75-5.62c.16-.25.25-.54.25-.83V10.5c0-.55-.45-1-1-1h-1.5l-1.4-1.75c-.38-.47-.95-.75-1.56-.75H8V5.07A7.971 7.971 0 0112 4c4.41 0 8 3.59 8 8 0 4.07-3.06 7.44-7 7.94z"}}]})(t)}function cSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3.81 6.28C2.67 7.9 2 9.87 2 12s.67 4.1 1.81 5.72C6.23 16.95 8 14.68 8 12S6.23 7.05 3.81 6.28zM20.19 6.28C17.77 7.05 16 9.32 16 12s1.77 4.95 4.19 5.72C21.33 16.1 22 14.13 22 12s-.67-4.1-1.81-5.72z"}},{tag:"path",attr:{d:"M14 12c0-3.28 1.97-6.09 4.79-7.33C17.01 3.02 14.63 2 12 2S6.99 3.02 5.21 4.67C8.03 5.91 10 8.72 10 12s-1.97 6.09-4.79 7.33C6.99 20.98 9.37 22 12 22s5.01-1.02 6.79-2.67A8.002 8.002 0 0114 12z"}}]})(t)}function sSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.09 11h4.86a9.951 9.951 0 00-1.54-4.4 5.987 5.987 0 00-3.32 4.4zM6.91 11a5.987 5.987 0 00-3.32-4.4A9.951 9.951 0 002.05 11h4.86zM15.07 11a7.994 7.994 0 014.06-6A9.969 9.969 0 0013 2.05V11h2.07zM8.93 11H11V2.05A9.943 9.943 0 004.87 5a7.994 7.994 0 014.06 6zM15.07 13H13v8.95A9.943 9.943 0 0019.13 19a7.994 7.994 0 01-4.06-6zM3.59 17.4A6.029 6.029 0 006.91 13H2.05c.16 1.61.71 3.11 1.54 4.4zM17.09 13a5.987 5.987 0 003.32 4.4 9.951 9.951 0 001.54-4.4h-4.86zM8.93 13a7.994 7.994 0 01-4.06 6A9.969 9.969 0 0011 21.95V13H8.93z"}}]})(t)}function uSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.05 12.81L6.56 4.32a.996.996 0 00-1.41 0L2.32 7.15a.996.996 0 000 1.41l8.49 8.49c.39.39 1.02.39 1.41 0l2.83-2.83a.996.996 0 000-1.41zM14.341 17.756l1.414-1.414 4.243 4.243-1.414 1.414z"}},{tag:"circle",attr:{cx:"18.5",cy:"5.5",r:"3.5"}}]})(t)}function dSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.58 16.09l-1.09-7.66A3.996 3.996 0 0016.53 5H7.47C5.48 5 3.79 6.46 3.51 8.43l-1.09 7.66C2.2 17.63 3.39 19 4.94 19c.68 0 1.32-.27 1.8-.75L9 16h6l2.25 2.25c.48.48 1.13.75 1.8.75 1.56 0 2.75-1.37 2.53-2.91zM11 11H9v2H8v-2H6v-1h2V8h1v2h2v1zm4-1c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm2 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function hSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3.02 15.62c-.08 2.42.32 4.34.67 4.69s2.28.76 4.69.67l-5.36-5.36zM13.08 3.28c-2.33.42-4.79 1.34-6.62 3.18s-2.76 4.29-3.18 6.62l7.63 7.63c2.34-.41 4.79-1.34 6.62-3.18s2.76-4.29 3.18-6.62l-7.63-7.63zM9.9 15.5l-1.4-1.4 5.6-5.6 1.4 1.4-5.6 5.6zM20.98 8.38c.08-2.42-.32-4.34-.67-4.69s-2.28-.76-4.69-.67l5.36 5.36z"}}]})(t)}function fSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 16c3.87 0 7-3.13 7-7s-3.13-7-7-7-7 3.13-7 7 3.13 7 7 7zm0-12c2.76 0 5 2.24 5 5s-2.24 5-5 5-5-2.24-5-5 2.24-5 5-5z"}},{tag:"circle",attr:{cx:"10",cy:"8",r:"1"}},{tag:"circle",attr:{cx:"14",cy:"8",r:"1"}},{tag:"circle",attr:{cx:"12",cy:"6",r:"1"}},{tag:"path",attr:{d:"M7 19h2c1.1 0 2 .9 2 2v1h2v-1c0-1.1.9-2 2-2h2v-2H7v2z"}}]})(t)}function pSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 6c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zM1 9h6l7-5 1.31 1.52-4.17 2.98H14L21.8 4 23 5.4 14.5 12 14 22h-2l-.5-10L8 11H1V9z"}}]})(t)}function gSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.27 6c-.55.95-.22 2.18.73 2.73.95.55 2.18.22 2.73-.73.55-.95.22-2.18-.73-2.73-.95-.55-2.18-.22-2.73.73z"}},{tag:"path",attr:{d:"M15.84 10.41l-2.6-1.5c-2.38-1.38-3.2-4.44-1.82-6.82l-1.73-1C8.1 3.83 8.6 7.21 10.66 9.4l-5.15 8.92 1.73 1 1.5-2.6 1.73 1-3 5.2 1.73 1 6.29-10.89a5.002 5.002 0 01.31 5.46l1.73 1c1.6-2.75 1.28-6.58-1.69-9.08zM12.75 3.8c.72.41 1.63.17 2.05-.55.41-.72.17-1.63-.55-2.05a1.501 1.501 0 00-1.5 2.6z"}}]})(t)}function vSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 17v3h2v-4H3c-.55 0-1 .45-1 1zM9 16H5v4l4.69-.01c.38 0 .72-.21.89-.55l.87-1.9-1.59-3.48L9 16zM21.71 16.29A.997.997 0 0021 16h-1v4h2v-3c0-.28-.11-.53-.29-.71zM13.6 12.84L17.65 4H14.3l-1.76 3.97-.49 1.1-.05.14L9.7 4H6.35l4.05 8.84 1.52 3.32.08.18 1.42 3.1c.17.34.51.55.89.55L19 20v-4h-4l-1.4-3.16z"}}]})(t)}function mSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"16.5",cy:"2.38",r:"2"}},{tag:"path",attr:{d:"M24 11.88v-4.7l-5.05-2.14c-.97-.41-2.09-.06-2.65.84l-1 1.6c-.67 1.18-1.91 2.06-3.41 2.32l.06.06c.69.69 1.52 1.07 2.46 1.17.8-.42 1.52-.98 2.09-1.64l.6 3-1.16 1.1-.94.89v7.5h2v-6l2.1-2 1.8 8H23l-2.18-11-.62-3.1 1.8.7v3.4h2zM10.29 8.09c.22.15.47.24.72.29.13.02.25.04.38.04s.26-.01.38-.04c.13-.02.25-.06.37-.11.24-.1.47-.24.66-.44.49-.49.67-1.17.55-1.8-.07-.37-.25-.74-.55-1.03-.19-.19-.42-.34-.66-.44-.12-.05-.24-.09-.37-.11s-.25-.04-.38-.04c-.12 0-.23.01-.35.03-.14.02-.28.06-.41.11-.23.11-.46.26-.65.45-.3.29-.48.66-.55 1.03-.12.63.06 1.31.55 1.8.09.1.2.18.31.26z"}},{tag:"path",attr:{d:"M11.24 10.56l-2-2c-.1-.1-.2-.18-.31-.26a1.93 1.93 0 00-.72-.28c-.13-.03-.25-.04-.38-.04-.51 0-1.02.2-1.41.59l-3.34 3.34c-.41.41-.62.98-.58 1.54 0 .18.04.37.11.55l1.07 2.95-3.63 3.63L1.46 22l4.24-4.24v-2.22L7 16.75v5.13h2v-6l-2.12-2.12 2.36-2.36.71.71c1.29 1.26 2.97 2.04 5.03 2.04l-.14-2.07c-1.5-.02-2.7-.62-3.6-1.52z"}}]})(t)}function ySe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.8 2l-8.2 6.7-1.21-1.04 3.6-2.08L9.41 1 8 2.41l2.74 2.74L5 8.46l-1.19 4.29L6.27 17 8 16l-2.03-3.52.35-1.3L9.5 13l.5 9h2l.5-10L21 3.4z"}},{tag:"circle",attr:{cx:"5",cy:"5",r:"2"}}]})(t)}function bSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 20c0 .55.45 1 1 1h8c.55 0 1-.45 1-1v-3H7v3zM18 7c-.55 0-1 .45-1 1V5c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v5.8c0 .13.01.26.04.39l.8 4c.09.47.5.8.98.8h10.36c.45 0 .89-.36.98-.8l.8-4c.03-.13.04-.26.04-.39V8c0-.55-.45-1-1-1zm-3 3H7V7h8v3z"}}]})(t)}function xSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 11.39c0-.65-.39-1.23-.98-1.48L5.44 7.55c-1.48 1.68-2.32 3.7-2.8 5.45h7.75c.89 0 1.61-.72 1.61-1.61z"}},{tag:"path",attr:{d:"M21.96 11.22c-.41-4.41-4.56-7.49-8.98-7.2-2.51.16-4.44.94-5.93 2.04l4.74 2.01c1.33.57 2.2 1.87 2.2 3.32 0 1.99-1.62 3.61-3.61 3.61H2.21C2 16.31 2 17.2 2 17.2v.8c0 1.1.9 2 2 2h10c4.67 0 8.41-4.01 7.96-8.78z"}}]})(t)}function MSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.49 3.51c-.56-.56-2.15-.97-4.16-.97-3.08 0-7.15.96-9.98 3.79-4.69 4.7-4.25 12.74-2.84 14.16.56.56 2.15.97 4.16.97 3.08 0 7.15-.96 9.98-3.79 4.69-4.7 4.25-12.74 2.84-14.16zM7.76 7.76c2.64-2.64 6.35-3.12 8.03-3.19-2.05.94-4.46 2.45-6.61 4.61a23.462 23.462 0 00-4.62 6.63c.1-2.48.88-5.74 3.2-8.05zm8.48 8.48c-2.64 2.64-6.35 3.12-8.03 3.19 2.05-.94 4.46-2.45 6.61-4.61 2.16-2.16 3.67-4.58 4.62-6.63-.1 2.48-.88 5.74-3.2 8.05z"}}]})(t)}function wSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 3.3l1.35-.95a8.01 8.01 0 014.38 3.34l-.39 1.34-1.35.46L13 6.7V5.3zm-3.35-.95L11 5.3v1.4L7.01 9.49l-1.35-.46-.39-1.34a8.103 8.103 0 014.38-3.34zM7.08 17.11l-1.14.1A7.938 7.938 0 014 12c0-.12.01-.23.02-.35l1-.73 1.38.48 1.46 4.34-.78 1.37zm7.42 2.48c-.79.26-1.63.41-2.5.41s-1.71-.15-2.5-.41l-.69-1.49.64-1.1h5.11l.64 1.11-.7 1.48zM14.27 15H9.73l-1.35-4.02L12 8.44l3.63 2.54L14.27 15zm3.79 2.21l-1.14-.1-.79-1.37 1.46-4.34 1.39-.47 1 .73c.01.11.02.22.02.34 0 1.99-.73 3.81-1.94 5.21z"}}]})(t)}function zSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.52 2.49C17.18.15 12.9.62 9.97 3.55c-1.6 1.6-2.52 3.87-2.54 5.46-.02 1.58.26 3.89-1.35 5.5l-4.24 4.24 1.42 1.42 4.24-4.24c1.61-1.61 3.92-1.33 5.5-1.35s3.86-.94 5.46-2.54c2.92-2.93 3.4-7.21 1.06-9.55zm-9.2 9.19c-1.53-1.53-1.05-4.61 1.06-6.72s5.18-2.59 6.72-1.06c1.53 1.53 1.05 4.61-1.06 6.72s-5.18 2.59-6.72 1.06zM18 17c.53 0 1.04.21 1.41.59.78.78.78 2.05 0 2.83-.37.37-.88.58-1.41.58s-1.04-.21-1.41-.59c-.78-.78-.78-2.05 0-2.83.37-.37.88-.58 1.41-.58m0-2a3.998 3.998 0 00-2.83 6.83c.78.78 1.81 1.17 2.83 1.17a3.998 3.998 0 002.83-6.83A3.998 3.998 0 0018 15z"}}]})(t)}function CSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 4.01C3.58 5.84 2 8.73 2 12c0 1.46.32 2.85.89 4.11L6 14.31V4.01zM11 11.42V2.05c-1.06.11-2.07.38-3 .79v10.32l3-1.74zM12 13.15l-8.11 4.68c.61.84 1.34 1.59 2.18 2.2L15 14.89l-3-1.74zM13 7.96v3.46l8.11 4.68c.42-.93.7-1.93.82-2.98L13 7.96zM8.07 21.2c1.21.51 2.53.8 3.93.8 3.34 0 6.29-1.65 8.11-4.16L17 16.04 8.07 21.2zM21.92 10.81c-.55-4.63-4.26-8.3-8.92-8.76v3.6l8.92 5.16z"}}]})(t)}function ASe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.23 6c-1.66 0-3.22.66-4.36 1.73C6.54 6.73 5.61 6 4.5 6a2.5 2.5 0 000 5c.21 0 .41-.03.61-.08-.05.25-.09.51-.1.78a6.006 6.006 0 006.68 6.27c2.55-.28 4.68-2.26 5.19-4.77.15-.71.15-1.4.06-2.06-.09-.6.38-1.13.99-1.13H22V6H11.23zM4.5 9c-.28 0-.5-.22-.5-.5s.22-.5.5-.5.5.22.5.5-.22.5-.5.5zm6.5 6c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"}},{tag:"circle",attr:{cx:"11",cy:"12",r:"2"}}]})(t)}function kSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 23c-1.03 0-2.06-.25-3-.75-1.89 1-4.11 1-6 0-1.89 1-4.11 1-6 0-.95.5-1.97.75-3 .75H2v-2h1c1.04 0 2.08-.35 3-1 1.83 1.3 4.17 1.3 6 0 1.83 1.3 4.17 1.3 6 0 .91.65 1.96 1 3 1h1v2h-1zM17 1.5c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-2.57 6.98L12.18 10 16 13v3.84c.53.38 1.03.78 1.49 1.17-.68.58-1.55.99-2.49.99-1.2 0-2.27-.66-3-1.5-.73.84-1.8 1.5-3 1.5-.33 0-.65-.05-.96-.14C5.19 16.9 3 14.72 3 13.28 3 12.25 4.01 12 4.85 12c.98 0 2.28.31 3.7.83l-.53-3.1c-.11-.67.18-1.38.78-1.79l2.15-1.45-2-.37-2.82 1.93L5 6.4 8.5 4l5.55 1.03c.45.09.93.37 1.22.89l.88 1.55A5.007 5.007 0 0020.5 10v2a7.01 7.01 0 01-6.07-3.52zM10.3 11.1l.44 2.65c.92.42 2.48 1.27 3.26 1.75V14l-3.7-2.9z"}}]})(t)}function HSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm16-4H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-6 2c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm6 12H8v-1.5c0-1.99 4-3 6-3s6 1.01 6 3V16z"}}]})(t)}function ESe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M24 24H0V0h24v24z"}},{tag:"path",attr:{d:"M22 4h-2c-.55 0-1 .45-1 1v9c0 .55.45 1 1 1h2V4zM2.17 11.12c-.11.25-.17.52-.17.8V13c0 1.1.9 2 2 2h5.5l-.92 4.65c-.05.22-.02.46.08.66.23.45.52.86.88 1.22L10 22l6.41-6.41c.38-.38.59-.89.59-1.42V6.34C17 5.05 15.95 4 14.66 4h-8.1c-.71 0-1.36.37-1.72.97l-2.67 6.15z"}}]})(t)}function SSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M24 24H0V0h24v24z"}},{tag:"path",attr:{d:"M2 20h2c.55 0 1-.45 1-1v-9c0-.55-.45-1-1-1H2v11zm19.83-7.12c.11-.25.17-.52.17-.8V11c0-1.1-.9-2-2-2h-5.5l.92-4.65c.05-.22.02-.46-.08-.66a4.8 4.8 0 00-.88-1.22L14 2 7.59 8.41C7.21 8.79 7 9.3 7 9.83v7.84A2.34 2.34 0 009.34 20h8.11c.7 0 1.36-.37 1.72-.97l2.66-6.15z"}}]})(t)}function LSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.92 7.02C17.45 4.18 14.97 2 12 2 9.82 2 7.83 3.18 6.78 5.06 4.09 5.41 2 7.74 2 10.5 2 13.53 4.47 16 7.5 16h10c2.48 0 4.5-2.02 4.5-4.5a4.5 4.5 0 00-4.08-4.48zM14.8 17l-2.9 3.32 2 1L11.55 24h2.65l2.9-3.32-2-1L17.45 17zM8.8 17l-2.9 3.32 2 1L5.55 24H8.2l2.9-3.32-2-1L11.45 17z"}}]})(t)}function _Se(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.11 8L23 3H1l2.89 5zM7.95 15L12 22l4.05-7zM18.95 10H5.05l1.74 3h10.42z"}}]})(t)}function BSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 8c1.93 0 3.5 1.57 3.5 3.5S13.93 15 12 15s-3.5-1.57-3.5-3.5S10.07 8 12 8zm4.53.38l3.97-3.96V7h2V1h-6v2h2.58l-3.97 3.97C14.23 6.36 13.16 6 12 6s-2.23.36-3.11.97l-.65-.65 1.41-1.41-1.41-1.42L6.82 4.9 4.92 3H7.5V1h-6v6h2V4.42l1.91 1.9-1.42 1.42L5.4 9.15l1.41-1.41.65.65c-.6.88-.96 1.95-.96 3.11a5.5 5.5 0 004.5 5.41V19H9v2h2v2h2v-2h2v-2h-2v-2.09a5.5 5.5 0 003.53-8.53z"}}]})(t)}function DSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.3 16.9c.4-.7.7-1.5.7-2.4 0-2.5-2-4.5-4.5-4.5S11 12 11 14.5s2 4.5 4.5 4.5c.9 0 1.7-.3 2.4-.7l3.2 3.2 1.4-1.4-3.2-3.2zm-3.8.1c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5zM12 20v2C6.48 22 2 17.52 2 12S6.48 2 12 2c4.84 0 8.87 3.44 9.8 8h-2.07A8 8 0 0015 4.59V5c0 1.1-.9 2-2 2h-2v2c0 .55-.45 1-1 1H8v2h2v3H9l-4.79-4.79C4.08 10.79 4 11.38 4 12c0 4.41 3.59 8 8 8z"}}]})(t)}function TSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.67 17.63c-3.8 2.8-6.12.4-6.67 0-.66.49-2.92 2.76-6.67 0C3.43 19.03 2.65 19 2 19v2c1.16 0 2.3-.32 3.33-.93a6.535 6.535 0 006.67 0 6.535 6.535 0 006.67 0c1.03.61 2.17.93 3.33.93v-2c-.66 0-1.5-.02-3.33-1.37zM19.33 12H22v-2h-2.67C17.5 10 16 8.5 16 6.67c0-1.02.38-1.74 1.09-3.34-1.37-.21-2-.33-3.09-.33C7.36 3 2.15 8.03 2.01 14.5l-.01 2c1.16 0 2.3-.32 3.33-.93a6.535 6.535 0 006.67 0 6.535 6.535 0 006.67 0c1.03.61 2.17.93 3.33.93v-2c-.66 0-1.5-.02-3.33-1.37-3.8 2.8-6.12.4-6.67 0-.9.67-.54.41-.91.63-.7-.94-1.09-2.06-1.09-3.26 0-2.58 1.77-4.74 4.21-5.33-.13.51-.21 1.02-.21 1.5C14 9.61 16.39 12 19.33 12z"}}]})(t)}function VSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 5.5H8V4h.5c.55 0 1-.45 1-1s-.45-1-1-1h-3c-.55 0-1 .45-1 1s.45 1 1 1H6v1.5H3c-.55 0-1 .45-1 1s.45 1 1 1V15c0 1.1.9 2 2 2h1v4l2 1.5V17h1c1.1 0 2-.9 2-2V7.5c.55 0 1-.45 1-1s-.45-1-1-1zM9 9H7.25c-.41 0-.75.34-.75.75s.34.75.75.75H9V12H7.25c-.41 0-.75.34-.75.75s.34.75.75.75H9V15H5V7.5h4V9zm10.5 1.5V10c.55 0 1-.45 1-1s-.45-1-1-1h-5c-.55 0-1 .45-1 1s.45 1 1 1v.5c0 .5-1.5 1.16-1.5 3V20c0 1.1.9 2 2 2h4c1.1 0 2-.9 2-2v-6.5c0-1.84-1.5-2.5-1.5-3zm-3 0V10h1v.5c0 1.6 1.5 2 1.5 3v.5h-4v-.5c0-1 1.5-1.4 1.5-3zM15 20v-1.5h4V20h-4z"}}]})(t)}function OSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 8h-7l-2 5H6l-4 9h20zM13 1h2v4h-2zM16.121 5.468L18.95 2.64l1.414 1.414-2.829 2.828zM7.64 4.05l1.414-1.414 2.828 2.828-1.414 1.415z"}}]})(t)}function ISe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 4H6C3.79 4 2 5.79 2 8v8c0 2.21 1.79 4 4 4h12c2.21 0 4-1.79 4-4V8c0-2.21-1.79-4-4-4zm-1.86 9.77c-.24.2-.57.28-.88.2L4.15 11.25C4.45 10.52 5.16 10 6 10h12c.67 0 1.26.34 1.63.84l-3.49 2.93zM6 6h12c1.1 0 2 .9 2 2v.55c-.59-.34-1.27-.55-2-.55H6c-.73 0-1.41.21-2 .55V8c0-1.1.9-2 2-2z"}}]})(t)}function RSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zM7.83 14c.37 0 .67.26.74.62.41 2.22 2.28 2.98 3.64 2.87.43-.02.79.32.79.75 0 .4-.32.73-.72.75-2.13.13-4.62-1.09-5.19-4.12a.75.75 0 01.74-.87z"}}]})(t)}function FSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M23 17c0 3.31-2.69 6-6 6v-1.5c2.48 0 4.5-2.02 4.5-4.5H23zM1 7c0-3.31 2.69-6 6-6v1.5C4.52 2.5 2.5 4.52 2.5 7H1zm7.01-2.68l-4.6 4.6c-3.22 3.22-3.22 8.45 0 11.67s8.45 3.22 11.67 0l7.07-7.07c.49-.49.49-1.28 0-1.77a1.25 1.25 0 00-1.77 0l-4.42 4.42-.71-.71 6.54-6.54c.49-.49.49-1.28 0-1.77s-1.28-.49-1.77 0l-5.83 5.83-.71-.71 6.89-6.89c.49-.49.49-1.28 0-1.77s-1.28-.49-1.77 0l-6.89 6.89-.69-.7 5.48-5.48c.49-.49.49-1.28 0-1.77s-1.28-.49-1.77 0l-7.62 7.62a4.003 4.003 0 01-.33 5.28l-.71-.71a3 3 0 000-4.24l-.35-.35 4.07-4.07c.49-.49.49-1.28 0-1.77a1.27 1.27 0 00-1.78.01z"}}]})(t)}function NSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.05 4.91A9.816 9.816 0 0012.04 2c-5.46 0-9.91 4.45-9.91 9.91 0 1.75.46 3.45 1.32 4.95L2.05 22l5.25-1.38c1.45.79 3.08 1.21 4.74 1.21 5.46 0 9.91-4.45 9.91-9.91 0-2.65-1.03-5.14-2.9-7.01zm-7.01 15.24c-1.48 0-2.93-.4-4.2-1.15l-.3-.18-3.12.82.83-3.04-.2-.31a8.264 8.264 0 01-1.26-4.38c0-4.54 3.7-8.24 8.24-8.24 2.2 0 4.27.86 5.82 2.42a8.183 8.183 0 012.41 5.83c.02 4.54-3.68 8.23-8.22 8.23zm4.52-6.16c-.25-.12-1.47-.72-1.69-.81-.23-.08-.39-.12-.56.12-.17.25-.64.81-.78.97-.14.17-.29.19-.54.06-.25-.12-1.05-.39-1.99-1.23-.74-.66-1.23-1.47-1.38-1.72-.14-.25-.02-.38.11-.51.11-.11.25-.29.37-.43s.17-.25.25-.41c.08-.17.04-.31-.02-.43s-.56-1.34-.76-1.84c-.2-.48-.41-.42-.56-.43h-.48c-.17 0-.43.06-.66.31-.22.25-.86.85-.86 2.07 0 1.22.89 2.4 1.01 2.56.12.17 1.75 2.67 4.23 3.74.59.26 1.05.41 1.41.52.59.19 1.13.16 1.56.1.48-.07 1.47-.6 1.67-1.18.21-.58.21-1.07.14-1.18s-.22-.16-.47-.28z"}}]})(t)}function PSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.5.67s.74 2.65.74 4.8c0 2.06-1.35 3.73-3.41 3.73-2.07 0-3.63-1.67-3.63-3.73l.03-.36C5.21 7.51 4 10.62 4 14c0 4.42 3.58 8 8 8s8-3.58 8-8C20 8.61 17.41 3.8 13.5.67zM11.71 19c-1.78 0-3.22-1.4-3.22-3.14 0-1.62 1.05-2.76 2.81-3.12 1.77-.36 3.6-1.21 4.62-2.58.39 1.29.59 2.65.59 4.04 0 2.65-2.15 4.8-4.8 4.8z"}}]})(t)}function jSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.94 8.31C13.62 7.52 12.85 7 12 7s-1.62.52-1.94 1.31L7 16h3.5v6h3v-6H17l-3.06-7.69z"}},{tag:"circle",attr:{cx:"12",cy:"4",r:"2"}}]})(t)}function USe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.94 8.31C13.62 7.52 12.85 7 12 7s-1.62.52-1.94 1.31L7 16h3v6h4v-6h3l-3.06-7.69z"}},{tag:"circle",attr:{cx:"12",cy:"4",r:"2"}}]})(t)}function WSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.68 13.69L12 11.93l2.31 1.76-.88-2.85L15.75 9h-2.84L12 6.19 11.09 9H8.25l2.31 1.84-.88 2.85zM20 10c0-4.42-3.58-8-8-8s-8 3.58-8 8c0 2.03.76 3.87 2 5.28V23l6-2 6 2v-7.72A7.96 7.96 0 0020 10zm-8-6c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6 2.69-6 6-6z"}}]})(t)}function ZSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}}]})(t)}function GSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V5a2 2 0 00-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"}}]})(t)}function qSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10H7v-2h10v2z"}}]})(t)}function YSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}}]})(t)}function XSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}}]})(t)}function $Se(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 8.89l.94 3.11h2.82l-2.27 1.62.93 3.01L12 14.79l-2.42 1.84.93-3.01L8.24 12h2.82L12 8.89M12 2l-2.42 8H2l6.17 4.41L5.83 22 12 17.31 18.18 22l-2.35-7.59L22 10h-7.58L12 2z"}}]})(t)}function KSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"}}]})(t)}function QSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4V6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"}}]})(t)}function JSe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"}}]})(t)}function tLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 8.89l.94 3.11h2.82l-2.27 1.62.93 3.01L12 14.79l-2.42 1.84.93-3.01L8.24 12h2.82L12 8.89M12 2l-2.42 8H2l6.17 4.41L5.83 22 12 17.31 18.18 22l-2.35-7.59L22 10h-7.58L12 2z"}}]})(t)}function eLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"}}]})(t)}function nLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h10c2.76 0 5-2.24 5-5s-2.24-5-5-5zM7 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"}}]})(t)}function rLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h10c2.76 0 5-2.24 5-5s-2.24-5-5-5zm0 8c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"}}]})(t)}function aLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10.25 13a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0zM15 11.75a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zm7 .25c0 5.52-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2s10 4.48 10 10zM10.66 4.12C12.06 6.44 14.6 8 17.5 8c.46 0 .91-.05 1.34-.12C17.44 5.56 14.9 4 12 4c-.46 0-.91.05-1.34.12zM4.42 9.47a8.046 8.046 0 003.66-4.44 8.046 8.046 0 00-3.66 4.44zM20 12c0-.78-.12-1.53-.33-2.24-.7.15-1.42.24-2.17.24a10 10 0 01-7.76-3.69A10.016 10.016 0 014 11.86c.01.04 0 .09 0 .14 0 4.41 3.59 8 8 8s8-3.59 8-8z"}}]})(t)}function iLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 17v3.67C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V17H7z"}},{tag:"path",attr:{fillOpacity:".3",d:"M17 5.33C17 4.6 16.4 4 15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33V17h10V5.33z"}}]})(t)}function oLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M17 5.33C17 4.6 16.4 4 15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33V15h10V5.33z"}},{tag:"path",attr:{d:"M7 15v5.67C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V15H7z"}}]})(t)}function lLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M17 5.33C17 4.6 16.4 4 15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33V13h10V5.33z"}},{tag:"path",attr:{d:"M7 13v7.67C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V13H7z"}}]})(t)}function cLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M17 5.33C17 4.6 16.4 4 15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33V11h10V5.33z"}},{tag:"path",attr:{d:"M7 11v9.67C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V11H7z"}}]})(t)}function sLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M17 5.33C17 4.6 16.4 4 15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33V9h10V5.33z"}},{tag:"path",attr:{d:"M7 9v11.67C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V9H7z"}}]})(t)}function uLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M17 5.33C17 4.6 16.4 4 15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33V8h10V5.33z"}},{tag:"path",attr:{d:"M7 8v12.67C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V8H7z"}}]})(t)}function dLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 20v-3H7v3.67C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V17h-4.4L11 20z"}},{tag:"path",attr:{fillOpacity:".3",d:"M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33V17h4v-2.5H9L13 7v5.5h2L12.6 17H17V5.33C17 4.6 16.4 4 15.67 4z"}}]})(t)}function hLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v9.17h2L13 7v5.5h2l-1.07 2H17V5.33C17 4.6 16.4 4 15.67 4z"}},{tag:"path",attr:{d:"M11 20v-5.5H7v6.17C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V14.5h-3.07L11 20z"}}]})(t)}function fLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14.47 13.5L11 20v-5.5H9l.53-1H7v7.17C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V13.5h-2.53z"}},{tag:"path",attr:{fillOpacity:".3",d:"M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v8.17h2.53L13 7v5.5h2l-.53 1H17V5.33C17 4.6 16.4 4 15.67 4z"}}]})(t)}function pLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33V11h3.87L13 7v4h4V5.33C17 4.6 16.4 4 15.67 4z"}},{tag:"path",attr:{d:"M13 12.5h2L11 20v-5.5H9l1.87-3.5H7v9.67C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V11h-4v1.5z"}}]})(t)}function gLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33V9h4.93L13 7v2h4V5.33C17 4.6 16.4 4 15.67 4z"}},{tag:"path",attr:{d:"M13 12.5h2L11 20v-5.5H9L11.93 9H7v11.67C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V9h-4v3.5z"}}]})(t)}function vLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33V8h5.47L13 7v1h4V5.33C17 4.6 16.4 4 15.67 4z"}},{tag:"path",attr:{d:"M13 12.5h2L11 20v-5.5H9L12.47 8H7v12.67C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V8h-4v4.5z"}}]})(t)}function mLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M2 22h20V2L2 22z"}},{tag:"path",attr:{d:"M12 12L2 22h10V12z"}}]})(t)}function yLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M2 22h20V2L2 22z"}},{tag:"path",attr:{d:"M14 10L2 22h12V10z"}}]})(t)}function bLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M2 22h20V2L2 22z"}},{tag:"path",attr:{d:"M17 7L2 22h15V7z"}}]})(t)}function xLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M22 8V2L2 22h16V8h4z"}},{tag:"path",attr:{d:"M20 10v8h2v-8h-2zm-8 12V12L2 22h10zm8 0h2v-2h-2v2z"}}]})(t)}function MLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M22 8V2L2 22h16V8h4z"}},{tag:"path",attr:{d:"M14 22V10L2 22h12zm6-12v8h2v-8h-2zm0 12h2v-2h-2v2z"}}]})(t)}function wLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M22 8V2L2 22h16V8h4z"}},{tag:"path",attr:{d:"M18 22V6L2 22h16zm2-12v8h2v-8h-2zm0 12h2v-2h-2v2z"}}]})(t)}function zLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M15.5 14.5c0-2.8 2.2-5 5-5 .36 0 .71.04 1.05.11L23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7L12 21.5l3.5-4.36V14.5z"}},{tag:"path",attr:{d:"M15.5 14.5c0-.23.04-.46.07-.68-.92-.43-2.14-.82-3.57-.82-3 0-5.1 1.7-5.3 1.9l5.3 6.6 3.5-4.36V14.5zM23 16v-1.5c0-1.4-1.1-2.5-2.5-2.5S18 13.1 18 14.5V16c-.5 0-1 .5-1 1v4c0 .5.5 1 1 1h5c.5 0 1-.5 1-1v-4c0-.5-.5-1-1-1zm-1 0h-3v-1.5c0-.8.7-1.5 1.5-1.5s1.5.7 1.5 1.5V16z"}}]})(t)}function CLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M12.01 21.49L23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7l11.63 14.49.01.01.01-.01z"}},{tag:"path",attr:{d:"M6.67 14.86L12 21.49v.01l.01-.01 5.33-6.63C17.06 14.65 15.03 13 12 13s-5.06 1.65-5.33 1.86z"}}]})(t)}function ALe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M15.5 14.5c0-2.8 2.2-5 5-5 .36 0 .71.04 1.05.11L23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7L12 21.5l3.5-4.36V14.5z"}},{tag:"path",attr:{d:"M15.5 14.5c0-1.34.51-2.53 1.34-3.42C15.62 10.51 13.98 10 12 10c-4.1 0-6.8 2.2-7.2 2.5l7.2 9 3.5-4.38V14.5zM23 16v-1.5c0-1.4-1.1-2.5-2.5-2.5S18 13.1 18 14.5V16c-.5 0-1 .5-1 1v4c0 .5.5 1 1 1h5c.5 0 1-.5 1-1v-4c0-.5-.5-1-1-1zm-1 0h-3v-1.5c0-.8.7-1.5 1.5-1.5s1.5.7 1.5 1.5V16z"}}]})(t)}function kLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7L12 21.5 23.64 7z"}},{tag:"path",attr:{d:"M4.79 12.52L12 21.5l7.21-8.99C18.85 12.24 16.1 10 12 10s-6.85 2.24-7.21 2.52z"}}]})(t)}function HLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M15.5 14.5c0-2.8 2.2-5 5-5 .36 0 .71.04 1.05.11L23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7L12 21.5l3.5-4.36V14.5z"}},{tag:"path",attr:{d:"M23 16v-1.5c0-1.4-1.1-2.5-2.5-2.5S18 13.1 18 14.5V16c-.5 0-1 .5-1 1v4c0 .5.5 1 1 1h5c.5 0 1-.5 1-1v-4c0-.5-.5-1-1-1zm-1 0h-3v-1.5c0-.8.7-1.5 1.5-1.5s1.5.7 1.5 1.5V16zm-6.5-1.5a4.92 4.92 0 013.27-4.68C17.29 8.98 14.94 8 12 8c-4.81 0-8.04 2.62-8.47 2.95L12 21.5l3.5-4.36V14.5z"}}]})(t)}function ELe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7L12 21.5 23.64 7z"}},{tag:"path",attr:{d:"M3.53 10.95L12 21.5l8.47-10.55C20.04 10.62 16.81 8 12 8s-8.04 2.62-8.47 2.95z"}}]})(t)}function SLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98L12 21v-9h8.99L24 8.98z"}},{tag:"path",attr:{d:"M19.59 14l-2.09 2.09-.3-.3L15.41 14 14 15.41l1.79 1.79.3.3L14 19.59 15.41 21l2.09-2.08L19.59 21 21 19.59l-2.08-2.09L21 15.41z"}}]})(t)}function LLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M12 12h8.99L24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98l6.35 6.36A7.932 7.932 0 0112 13v-1z"}},{tag:"path",attr:{d:"M12 21v-8c-2.21 0-4.2.89-5.65 2.34L12 21zm9-5.59L19.59 14l-2.09 2.09L15.41 14 14 15.41l2.09 2.09L14 19.59 15.41 21l2.09-2.08L19.59 21 21 19.59l-2.08-2.09L21 15.41z"}}]})(t)}function _Le(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M18.31 12h2.67L24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98l4.23 4.24A10.96 10.96 0 0112 10c2.35 0 4.52.74 6.31 2z"}},{tag:"path",attr:{d:"M12 10c-3.03 0-5.78 1.23-7.77 3.22L12 21v-9h6.32c-1.8-1.26-3.97-2-6.32-2zm9 5.41L19.59 14l-2.09 2.09L15.41 14 14 15.41l2.09 2.09L14 19.59 15.41 21l2.09-2.08L19.59 21 21 19.59l-2.08-2.09L21 15.41z"}}]})(t)}function BLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M21.18 11.8L24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98l2.82 2.82C5.17 9.45 8.41 8 12 8s6.83 1.45 9.18 3.8z"}},{tag:"path",attr:{d:"M21.18 11.8C18.83 9.45 15.59 8 12 8s-6.83 1.45-9.18 3.8L12 21v-9h8.99l.19-.2zM19.59 14l-2.09 2.09L15.41 14 14 15.41l2.09 2.09L14 19.59 15.41 21l2.09-2.08L19.59 21 21 19.59l-2.08-2.09L21 15.41 19.59 14z"}}]})(t)}function DLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M17.65 15.34L24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98l6.35 6.36C7.8 13.89 9.79 13 12 13s4.2.89 5.65 2.34z"}},{tag:"path",attr:{d:"M17.65 15.34C16.2 13.89 14.21 13 12 13s-4.2.89-5.65 2.34L12 21l5.65-5.66z"}}]})(t)}function TLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M19.77 13.22L24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98l4.23 4.24C6.22 11.23 8.97 10 12 10s5.78 1.23 7.77 3.22z"}},{tag:"path",attr:{d:"M19.77 13.22C17.78 11.23 15.03 10 12 10s-5.78 1.23-7.77 3.22L12 21l7.77-7.78z"}}]})(t)}function VLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M21.18 11.8L24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98l2.82 2.82C5.17 9.45 8.41 8 12 8s6.83 1.45 9.18 3.8z"}},{tag:"path",attr:{d:"M21.18 11.8C18.83 9.45 15.59 8 12 8s-6.83 1.45-9.18 3.8L12 21l9.18-9.2z"}}]})(t)}function OLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M17 14.76V8h5.92C19.97 5.51 16.16 4 12 4 7.31 4 3.07 5.9 0 8.98l6.35 6.36A7.95 7.95 0 0112 13c1.89 0 3.63.66 5 1.76z"}},{tag:"path",attr:{d:"M6.35 15.34L12 21l5-5.01v-1.23A7.963 7.963 0 0012 13c-2.21 0-4.2.89-5.65 2.34zM19 18h2v2h-2zM19 10h2v6h-2z"}}]})(t)}function ILe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M17 11.21V8h5.92C19.97 5.51 16.16 4 12 4 7.31 4 3.07 5.9 0 8.98l4.23 4.24A10.96 10.96 0 0117 11.21z"}},{tag:"path",attr:{d:"M4.23 13.22L12 21l5-5.01v-4.78a10.96 10.96 0 00-12.77 2.01zM19 18h2v2h-2zM19 10h2v6h-2z"}}]})(t)}function RLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M17 9V8h5.92C19.97 5.51 16.16 4 12 4 7.31 4 3.07 5.9 0 8.98l2.82 2.82A12.93 12.93 0 0112 8c1.77 0 3.46.36 5 1z"}},{tag:"path",attr:{d:"M2.82 11.8L12 21l5-5.01V9c-1.54-.64-3.23-1-5-1-3.59 0-6.83 1.45-9.18 3.8zM19 18h2v2h-2zM19 10h2v6h-2z"}}]})(t)}function FLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 18h2v2h-2zM19 10h2v6h-2z"}},{tag:"path",attr:{d:"M17 8h5.92C19.97 5.51 16.16 4 12 4 7.31 4 3.07 5.9 0 8.98L12 21l5-5.01V8z",opacity:".3"}}]})(t)}function NLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.52 15.16c.41-.73 1.18-1.16 1.63-1.8.48-.68.21-1.94-1.14-1.94-.88 0-1.32.67-1.5 1.23l-1.37-.57C16.51 10.96 17.52 10 19 10c1.23 0 2.08.56 2.51 1.26.37.6.58 1.73.01 2.57-.63.93-1.23 1.21-1.56 1.81-.13.24-.18.4-.18 1.18h-1.52c0-.41-.07-1.08.26-1.66zm-.57 3.79c0-.59.47-1.04 1.05-1.04.59 0 1.04.45 1.04 1.04 0 .58-.44 1.05-1.04 1.05-.58 0-1.05-.47-1.05-1.05z"}},{tag:"path",attr:{fillOpacity:".3",d:"M14 13c0-2.76 2.24-5 5-5 1.63 0 3.07.79 3.98 2L24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98L12 21l4.01-4.02C14.8 16.07 14 14.63 14 13z"}}]})(t)}function PLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M16.49 4.5c1.79 0 3.42.73 4.59 1.91l1.06-1.06A7.94 7.94 0 0016.49 3c-2.21 0-4.21.9-5.66 2.34l1.06 1.06a6.545 6.545 0 014.6-1.9z"}},{tag:"path",attr:{fillOpacity:".3",d:"M16.49 6c-1.38 0-2.63.56-3.54 1.46l1.06 1.06c.63-.63 1.51-1.03 2.47-1.03s1.84.39 2.47 1.03l1.06-1.06A4.94 4.94 0 0016.49 6z"}},{tag:"path",attr:{d:"M16.49 9c-.55 0-1.05.22-1.41.59L16.49 11l1.41-1.41c-.36-.37-.86-.59-1.41-.59z"}},{tag:"path",attr:{d:"M15 17.83c1.29.54 2.63.89 4 1.07v-2.23l-2.35-.47L15 17.83zM7.33 5H5.1c.18 1.37.53 2.7 1.07 4L7.8 7.35 7.33 5z",opacity:".3"}},{tag:"path",attr:{d:"M20.2 14.87l-3.67-.73c-.5-.1-.83.2-.9.27l-2.52 2.5c-2.5-1.43-4.57-3.5-6-6l2.5-2.52c.23-.24.33-.57.27-.9L9.13 3.8c-.09-.46-.5-.8-.98-.8H4c-.56 0-1.03.47-1 1.03.17 2.89 1.05 5.6 2.43 7.97 1.58 2.73 3.85 4.99 6.57 6.57 2.37 1.37 5.08 2.26 7.97 2.43.55.03 1.03-.43 1.03-1v-4.15c0-.48-.34-.89-.8-.98zM5.1 5h2.23l.47 2.35L6.17 9c-.54-1.3-.9-2.63-1.07-4zM19 18.9c-1.37-.18-2.7-.53-4-1.07l1.65-1.63 2.35.47v2.23z"}}]})(t)}function jLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{fillOpacity:".3",d:"M16.49 4.5c1.79 0 3.42.73 4.59 1.91l1.06-1.06A7.94 7.94 0 0016.49 3c-2.21 0-4.21.9-5.66 2.34l1.06 1.06a6.545 6.545 0 014.6-1.9z"}},{tag:"path",attr:{d:"M16.49 6c-1.38 0-2.63.56-3.54 1.46l1.06 1.06c.63-.63 1.51-1.03 2.47-1.03s1.84.39 2.47 1.03l1.06-1.06A4.94 4.94 0 0016.49 6zM16.49 9c-.55 0-1.05.22-1.41.59L16.49 11l1.41-1.41c-.36-.37-.86-.59-1.41-.59z"}},{tag:"path",attr:{d:"M15 17.83c1.29.54 2.63.89 4 1.07v-2.23l-2.35-.47L15 17.83zM7.33 5H5.1c.18 1.37.53 2.7 1.07 4L7.8 7.35 7.33 5z",opacity:".3"}},{tag:"path",attr:{d:"M20.2 14.87l-3.67-.73c-.5-.1-.83.2-.9.27l-2.52 2.5c-2.5-1.43-4.57-3.5-6-6l2.5-2.52c.23-.24.33-.57.27-.9L9.13 3.8c-.09-.46-.5-.8-.98-.8H4c-.56 0-1.03.47-1 1.03.17 2.89 1.05 5.6 2.43 7.97 1.58 2.73 3.85 4.99 6.57 6.57 2.37 1.37 5.08 2.26 7.97 2.43.55.03 1.03-.43 1.03-1v-4.15c0-.48-.34-.89-.8-.98zM5.1 5h2.23l.47 2.35L6.17 9c-.54-1.3-.9-2.63-1.07-4zM19 18.9c-1.37-.18-2.7-.53-4-1.07l1.65-1.63 2.35.47v2.23z"}}]})(t)}function ULe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 15H5.5v-4.5H4V9h3v6zm6.5-1.5h-3v-1h2c.55 0 1-.45 1-1V10c0-.55-.45-1-1-1H9v1.5h3v1h-2c-.55 0-1 .45-1 1V15h4.5v-1.5zm6 .5v-4c0-.55-.45-1-1-1H15v1.5h3v1h-2v1h2v1h-3V15h3.5c.55 0 1-.45 1-1z"}}]})(t)}function WLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7.53 21.48A10.487 10.487 0 011.56 13H.06c.51 6.16 5.66 11 11.95 11l.66-.03-3.81-3.81-1.33 1.32zm.89-6.52c-.19 0-.37-.03-.52-.08a1.07 1.07 0 01-.4-.24c-.11-.1-.2-.22-.26-.37-.06-.14-.09-.3-.09-.47h-1.3c0 .36.07.68.21.95.14.27.33.5.56.69.24.18.51.32.82.41.3.1.62.15.96.15.37 0 .72-.05 1.03-.15.32-.1.6-.25.83-.44s.42-.43.55-.72.2-.61.2-.97c0-.19-.02-.38-.07-.56a1.67 1.67 0 00-.23-.51c-.1-.16-.24-.3-.4-.43-.17-.13-.37-.23-.61-.31a2.098 2.098 0 00.89-.75c.1-.15.17-.3.22-.46s.07-.32.07-.48c0-.36-.06-.68-.18-.96s-.29-.51-.51-.69c-.2-.19-.47-.33-.77-.43C9.11 8.05 8.77 8 8.4 8c-.36 0-.69.05-1 .16-.3.11-.57.26-.79.45-.21.19-.38.41-.51.67-.12.26-.18.54-.18.85h1.3c0-.17.03-.32.09-.45s.14-.25.25-.34.23-.17.38-.22.3-.08.48-.08c.4 0 .7.1.89.31.19.2.29.49.29.86 0 .18-.03.34-.08.49s-.14.27-.25.37c-.11.1-.25.18-.41.24-.16.06-.36.09-.58.09h-.77v1.03h.77c.22 0 .42.02.6.07s.33.13.45.23c.12.11.22.24.29.4s.1.35.1.57c0 .41-.12.72-.35.93-.23.23-.55.33-.95.33zm8.55-5.92c-.32-.33-.7-.59-1.14-.77-.44-.18-.93-.27-1.47-.27H12v8h2.3c.55 0 1.06-.09 1.51-.27s.84-.43 1.16-.76c.32-.33.57-.73.74-1.19.17-.47.26-.99.26-1.57v-.4c0-.58-.09-1.1-.26-1.57s-.42-.87-.74-1.2zm-.39 3.16c0 .42-.05.79-.14 1.13-.1.33-.24.62-.43.85-.19.23-.43.41-.71.53-.29.12-.62.18-.99.18h-.91V9.12h.97c.72 0 1.27.23 1.64.69.38.46.57 1.12.57 1.99v.4zM12.01 0l-.66.03 3.81 3.81 1.33-1.33c3.27 1.55 5.61 4.72 5.96 8.48h1.5C23.45 4.84 18.3 0 12.01 0z"}}]})(t)}function ZLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 11h-1.5v-.5h-2v3h2V13H21v1c0 .55-.45 1-1 1h-3c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1zM8 10v5H6.5v-1.5h-2V15H3v-5c0-.55.45-1 1-1h3c.55 0 1 .45 1 1zm-1.5.5h-2V12h2v-1.5zm7 1.5c.55 0 1 .45 1 1v1c0 .55-.45 1-1 1h-4V9h4c.55 0 1 .45 1 1v1c0 .55-.45 1-1 1zM11 10.5v.75h2v-.75h-2zm2 2.25h-2v.75h2v-.75z"}}]})(t)}function GLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20.5 6c-2.61.7-5.67 1-8.5 1s-5.89-.3-8.5-1L3 8c1.86.5 4 .83 6 1v13h2v-6h2v6h2V9c2-.17 4.14-.5 6-1l-.5-2zM12 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"}}]})(t)}function qLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm9 7h-6v13h-2v-6h-2v6H9V9H3V7h18v2z"}}]})(t)}function YLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"18",cy:"4.54",r:"2"}},{tag:"path",attr:{d:"M15 17h-2c0 1.65-1.35 3-3 3s-3-1.35-3-3 1.35-3 3-3v-2c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5zm3-3.5h-1.86l1.67-3.67C18.42 8.5 17.44 7 15.96 7h-5.2c-.81 0-1.54.47-1.87 1.2L8.22 10l1.92.53.65-1.53H13l-1.83 4.1c-.6 1.33.39 2.9 1.85 2.9H18v5h2v-5.5c0-1.1-.9-2-2-2z"}}]})(t)}function XLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"12",cy:"4",r:"2"}},{tag:"path",attr:{d:"M19 13v-2c-1.54.02-3.09-.75-4.07-1.83l-1.29-1.43c-.17-.19-.38-.34-.61-.45-.01 0-.01-.01-.02-.01H13c-.35-.2-.75-.3-1.19-.26C10.76 7.11 10 8.04 10 9.09V15c0 1.1.9 2 2 2h5v5h2v-5.5c0-1.1-.9-2-2-2h-3v-3.45c1.29 1.07 3.25 1.94 5 1.95zm-9 7c-1.66 0-3-1.34-3-3 0-1.31.84-2.41 2-2.83V12.1a5 5 0 105.9 5.9h-2.07c-.41 1.16-1.52 2-2.83 2z"}}]})(t)}function $Le(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 7.28V5c0-1.1-.9-2-2-2H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2v-2.28A2 2 0 0022 15V9a2 2 0 00-1-1.72zM20 9v6h-7V9h7zM5 19V5h14v2h-6c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h6v2H5z"}},{tag:"circle",attr:{cx:"16",cy:"12",r:"1.5"}}]})(t)}function KLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6.5 10h-2v7h2v-7zm6 0h-2v7h2v-7zm8.5 9H2v2h19v-2zm-2.5-9h-2v7h2v-7zm-7-6.74L16.71 6H6.29l5.21-2.74m0-2.26L2 6v2h19V6l-9.5-5z"}}]})(t)}function QLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 16H7v-.24C8.42 17.62 10.16 17 12 17s3.58.62 5 1.76V19zm2-1.14C17.2 16.09 14.73 15 12 15s-5.2 1.09-7 2.86V5h14v12.86zM12 13c1.93 0 3.5-1.57 3.5-3.5S13.93 6 12 6 8.5 7.57 8.5 9.5 10.07 13 12 13zm0-5c.83 0 1.5.67 1.5 1.5S12.83 11 12 11s-1.5-.67-1.5-1.5S11.17 8 12 8z"}}]})(t)}function JLe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM7.35 18.5C8.66 17.56 10.26 17 12 17s3.34.56 4.65 1.5c-1.31.94-2.91 1.5-4.65 1.5s-3.34-.56-4.65-1.5zm10.79-1.38a9.947 9.947 0 00-12.28 0A7.957 7.957 0 014 12c0-4.42 3.58-8 8-8s8 3.58 8 8c0 1.95-.7 3.73-1.86 5.12z"}},{tag:"path",attr:{d:"M12 6c-1.93 0-3.5 1.57-3.5 3.5S10.07 13 12 13s3.5-1.57 3.5-3.5S13.93 6 12 6zm0 5c-.83 0-1.5-.67-1.5-1.5S11.17 8 12 8s1.5.67 1.5 1.5S12.83 11 12 11z"}}]})(t)}function t_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h10v-2H4v-6h18V6c0-1.11-.89-2-2-2zm0 4H4V6h16v2zm4 9v2h-3v3h-2v-3h-3v-2h3v-3h2v3h3z"}}]})(t)}function e_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 5.5l6 4.5v1c.7 0 1.37.1 2 .29V9l-8-6-8 6v12h7.68c-.3-.62-.5-1.29-.6-2H6v-9l6-4.5z"}},{tag:"path",attr:{d:"M18 13c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm3 5.5h-2.5V21h-1v-2.5H15v-1h2.5V15h1v2.5H21v1z"}}]})(t)}function n_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 9h2V6h3V4h-3V1h-2v3H8v2h3v3zm-4 9c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-8.9-5h7.45c.75 0 1.41-.41 1.75-1.03l3.86-7.01L19.42 4l-3.87 7H8.53L4.27 2H1v2h2l3.6 7.59-1.35 2.44C4.52 15.37 5.48 17 7 17h12v-2H7l1.1-2z"}}]})(t)}function r_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 5.18L10.59 16.6l-4.24-4.24 1.41-1.41 2.83 2.83 10-10L22 5.18zM12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8c1.57 0 3.04.46 4.28 1.25l1.45-1.45A10.02 10.02 0 0012 2C6.48 2 2 6.48 2 12s4.48 10 10 10c1.73 0 3.36-.44 4.78-1.22l-1.5-1.5c-1 .46-2.11.72-3.28.72zm7-5h-3v2h3v3h2v-3h3v-2h-3v-3h-2v3z"}}]})(t)}function a_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 11c.17 0 .33.01.49.02L15 3H9l5.68 9.84A5.986 5.986 0 0119 11zM8.15 4.52L2 15.5 5 21l6.33-10.97zM13.2 15.5H9.9L6.73 21h7.81A5.93 5.93 0 0113 17c0-.52.07-1.02.2-1.5zM20 16v-3h-2v3h-3v2h3v3h2v-3h3v-2z"}}]})(t)}function i_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 5v2h-3v3h-2V7h-3V5h3V2h2v3h3zm-3 14H5V5h6V3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-6h-2v6zm-4-6v4h2v-4h-2zm-4 4h2V9h-2v8zm-2 0v-6H7v6h2z"}}]})(t)}function o_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"g",attr:{fillRule:"evenodd"},child:[{tag:"circle",attr:{cx:"17",cy:"15.5",r:"1.12"}},{tag:"path",attr:{d:"M17 17.5c-.73 0-2.19.36-2.24 1.08.5.71 1.32 1.17 2.24 1.17s1.74-.46 2.24-1.17c-.05-.72-1.51-1.08-2.24-1.08z"}},{tag:"path",attr:{d:"M18 11.09V6.27L10.5 3 3 6.27v4.91c0 4.54 3.2 8.79 7.5 9.82.55-.13 1.08-.32 1.6-.55A5.973 5.973 0 0017 23c3.31 0 6-2.69 6-6 0-2.97-2.16-5.43-5-5.91zM11 17c0 .56.08 1.11.23 1.62-.24.11-.48.22-.73.3-3.17-1-5.5-4.24-5.5-7.74v-3.6l5.5-2.4 5.5 2.4v3.51c-2.84.48-5 2.94-5 5.91zm6 4c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z"}}]}]})(t)}function l_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.71 17.99A5.993 5.993 0 016 12c0-3.31 2.69-6 6-6 3.22 0 5.84 2.53 5.99 5.71l-2.1-.63a3.999 3.999 0 10-4.81 4.81l.63 2.1zM22 12c0 .3-.01.6-.04.9l-1.97-.59c.01-.1.01-.21.01-.31 0-4.42-3.58-8-8-8s-8 3.58-8 8 3.58 8 8 8c.1 0 .21 0 .31-.01l.59 1.97c-.3.03-.6.04-.9.04-5.52 0-10-4.48-10-10S6.48 2 12 2s10 4.48 10 10zm-3.77 4.26L22 15l-10-3 3 10 1.26-3.77 4.27 4.27 1.98-1.98-4.28-4.26z"}}]})(t)}function c_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17.337 1.81l4.607 3.845-1.28 1.535-4.61-3.843zm-10.674 0l1.282 1.536L3.337 7.19l-1.28-1.536zM12 4a9 9 0 10.001 18.001A9 9 0 0012 4zm0 16c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7zm1-11h-2v3H8v2h3v3h2v-3h3v-2h-3z"}}]})(t)}function s_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10.04 6.29C10.66 6.11 11.32 6 12 6c3.86 0 7 3.14 7 7 0 .68-.11 1.34-.29 1.96l1.56 1.56c.47-1.08.73-2.27.73-3.52A9 9 0 008.47 4.72l1.57 1.57zm7.297-4.48l4.607 3.845-1.28 1.535-4.61-3.843zM3.02 2.1L1.61 3.51l1.37 1.37-.92.77 1.28 1.54 1.06-.88.8.8A8.964 8.964 0 003 13a9 9 0 009 9c2.25 0 4.31-.83 5.89-2.2l2.1 2.1 1.41-1.41L3.02 2.1zM12 20c-3.86 0-7-3.14-7-7 0-1.7.61-3.26 1.62-4.47l9.85 9.85A6.956 6.956 0 0112 20zM7.48 3.73l.46-.38-1.28-1.54-.6.5z"}}]})(t)}function u_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10.54 14.53L8.41 12.4l-1.06 1.06 3.18 3.18 6-6-1.06-1.06zm6.797-12.72l4.607 3.845-1.28 1.535-4.61-3.843zm-10.674 0l1.282 1.536L3.337 7.19l-1.28-1.536zM12 4a9 9 0 10.001 18.001A9 9 0 0012 4zm0 16c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7z"}}]})(t)}function d_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12.5 8H11v6l4.75 2.85.75-1.23-4-2.37zm4.837-6.19l4.607 3.845-1.28 1.535-4.61-3.843zm-10.674 0l1.282 1.536L3.337 7.19l-1.28-1.536zM12 4a9 9 0 10.001 18.001A9 9 0 0012 4zm0 16c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7z"}}]})(t)}function h_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM5 10h3.13c.21.78.67 1.47 1.27 2H5v-2zm14 2h-4.4c.6-.53 1.06-1.22 1.27-2H19v2zm0-4h-5v1c0 1.07-.93 2-2 2s-2-.93-2-2V8H5V5h14v3zm-2 7h-3v1c0 .47-.19.9-.48 1.25-.37.45-.92.75-1.52.75s-1.15-.3-1.52-.75c-.29-.35-.48-.78-.48-1.25v-1H3v4c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-4h-4zM5 17h3.13c.02.09.06.17.09.25.24.68.65 1.28 1.18 1.75H5v-2zm14 2h-4.4c.54-.47.95-1.07 1.18-1.75.03-.08.07-.16.09-.25H19v2z"}}]})(t)}function f_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 4v4l4-4zm12 0l4 4V4zm4 16v-4l-4 4zM4 20h4l-4-4zm15-8c0-3.87-3.13-7-7-7s-7 3.13-7 7 3.13 7 7 7 7-3.13 7-7zm-7 5c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z"}}]})(t)}function p_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M7 12h2v5H7zM15 7h2v10h-2zM11 14h2v3h-2zM11 10h2v2h-2z"}}]})(t)}function g_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 15l1.55 1.55c-.96 1.69-3.33 3.04-5.55 3.37V11h3V9h-3V7.82C14.16 7.4 15 6.3 15 5c0-1.65-1.35-3-3-3S9 3.35 9 5c0 1.3.84 2.4 2 2.82V9H8v2h3v8.92c-2.22-.33-4.59-1.68-5.55-3.37L7 15l-4-3v3c0 3.88 4.92 7 9 7s9-3.12 9-7v-3l-4 3zM12 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z"}}]})(t)}function v_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17.6 9.48l1.84-3.18c.16-.31.04-.69-.26-.85a.637.637 0 00-.83.22l-1.88 3.24a11.463 11.463 0 00-8.94 0L5.65 5.67a.643.643 0 00-.87-.2c-.28.18-.37.54-.22.83L6.4 9.48A10.78 10.78 0 001 18h22a10.78 10.78 0 00-5.4-8.52zM7 15.25a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5zm10 0a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5z"}}]})(t)}function m_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.17L4 17.17V4h16v12zM11 5h2v6h-2zm0 8h2v2h-2z"}}]})(t)}function y_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 12l-2 2-2-2 2-2 2 2zm-2-6l2.12 2.12 2.5-2.5L12 1 7.38 5.62l2.5 2.5L12 6zm-6 6l2.12-2.12-2.5-2.5L1 12l4.62 4.62 2.5-2.5L6 12zm12 0l-2.12 2.12 2.5 2.5L23 12l-4.62-4.62-2.5 2.5L18 12zm-6 6l-2.12-2.12-2.5 2.5L12 23l4.62-4.62-2.5-2.5L12 18z"}}]})(t)}function b_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm-2.5 4A2.5 2.5 0 0118 9.5c.42 0 .8.11 1.15.29l-3.36 3.36c-.18-.35-.29-.73-.29-1.15zm2.5 2.5c-.42 0-.8-.11-1.15-.29l3.36-3.36c.18.35.29.73.29 1.15a2.5 2.5 0 01-2.5 2.5z"}},{tag:"path",attr:{d:"M17 18H7V6h10v1h2V3c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2v-4h-2v1zM7 3h10v1H7V3zm10 18H7v-1h10v1z"}}]})(t)}function x_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 18H7V6h10v1h2V3c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2v-4h-2v1zM7 3h10v1H7V3zm10 18H7v-1h10v1zM20.38 9.62L21 11l.62-1.38L23 9l-1.38-.62L21 7l-.62 1.38L19 9z"}},{tag:"path",attr:{d:"M16 8l-1.25 2.75L12 12l2.75 1.25L16 16l1.25-2.75L20 12l-2.75-1.25zM21 13l-.62 1.38L19 15l1.38.62L21 17l.62-1.38L23 15l-1.38-.62z"}}]})(t)}function M_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 10V8h-2v4H8l4 4 4-4h-3z"}}]})(t)}function w_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 12c0 5.52 4.48 10 10 10s10-4.48 10-10S17.52 2 12 2 2 6.48 2 12zm18 0c0 4.42-3.58 8-8 8s-8-3.58-8-8 3.58-8 8-8 8 3.58 8 8zM8 12l4-4 1.41 1.41L11.83 11H16v2h-4.17l1.59 1.59L12 16l-4-4z"}}]})(t)}function z_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10 10-4.48 10-10zM4 12c0-4.42 3.58-8 8-8s8 3.58 8 8-3.58 8-8 8-8-3.58-8-8zm12 0l-4 4-1.41-1.41L12.17 13H8v-2h4.17l-1.59-1.59L12 8l4 4z"}}]})(t)}function C_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0 2c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10zm-1-10v4h2v-4h3l-4-4-4 4h3z"}}]})(t)}function A_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 6v2h8.59L5 17.59 6.41 19 16 9.41V18h2V6z"}}]})(t)}function k_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16.01 11H4v2h12.01v3L20 12l-3.99-4v3z"}}]})(t)}function H_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}},{tag:"path",attr:{d:"M14 17H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z"}}]})(t)}function E_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 12h-2v3h-3v2h5v-5zM7 9h3V7H5v5h2V9zm14-6H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16.01H3V4.99h18v14.02z"}}]})(t)}function S_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zM7 10h2v7H7zm4-3h2v10h-2zm4 6h2v4h-2z"}}]})(t)}function L_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3h-4.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7-.25c.22 0 .41.1.55.25.12.13.2.31.2.5 0 .41-.34.75-.75.75s-.75-.34-.75-.75c0-.19.08-.37.2-.5.14-.15.33-.25.55-.25zM19 19H5V5h14v14zM12 6c-1.65 0-3 1.35-3 3s1.35 3 3 3 3-1.35 3-3-1.35-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-6 6.47V18h12v-1.53c0-2.5-3.97-3.58-6-3.58s-6 1.07-6 3.58zM8.31 16c.69-.56 2.38-1.12 3.69-1.12s3.01.56 3.69 1.12H8.31z"}}]})(t)}function __e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 15h2v2h-2zm0-8h2v6h-2zm8-4h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-.14 0-.27.01-.4.04a2.008 2.008 0 00-1.44 1.19c-.1.23-.16.49-.16.77v14c0 .27.06.54.16.78s.25.45.43.64c.27.27.62.47 1.01.55.13.02.26.03.4.03h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7-.25c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75zM19 19H5V5h14v14z"}}]})(t)}function B_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 14h4v-4h-4V7l-5 5 5 5zm7-11h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-.14 0-.27.01-.4.04a2.008 2.008 0 00-1.44 1.19c-.1.23-.16.49-.16.77v14c0 .27.06.54.16.78s.25.45.43.64c.27.27.62.47 1.01.55.13.02.26.03.4.03h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7-.25c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75zM19 19H5V5h14v14z"}}]})(t)}function D_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 12h-3V8h-4v4H7l5 5zm2-9h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-.14 0-.27.01-.4.04a2.008 2.008 0 00-1.44 1.19c-.1.23-.16.49-.16.77v14c0 .27.06.54.16.78s.25.45.43.64c.27.27.62.47 1.01.55.13.02.26.03.4.03h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7-.25c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75zM19 19H5V5h14v14z"}}]})(t)}function T_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 9l-1.41-1.42L10 14.17l-2.59-2.58L6 13l4 4zm1-6h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-.14 0-.27.01-.4.04a2.008 2.008 0 00-1.44 1.19c-.1.23-.16.49-.16.77v14c0 .27.06.54.16.78s.25.45.43.64c.27.27.62.47 1.01.55.13.02.26.03.4.03h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7-.25c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75zM19 19H5V5h14v14z"}}]})(t)}function V_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 15h7v2H7zm0-4h10v2H7zm0-4h10v2H7zm12-4h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-.14 0-.27.01-.4.04a2.008 2.008 0 00-1.44 1.19c-.1.23-.16.49-.16.77v14c0 .27.06.54.16.78s.25.45.43.64c.27.27.62.47 1.01.55.13.02.26.03.4.03h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7-.25c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75zM19 19H5V5h14v14z"}}]})(t)}function O_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 10h2v7H5zM11 10h2v7h-2zM22 6L12 1 2 6v2h20V6zM6.47 6L12 3.24 17.53 6H6.47zM2 19v2h12.4c-.21-.64-.32-1.31-.36-2H2zM19 12.26V10h-2v3.26zM20 14l-4 2v2.55c0 2.52 1.71 4.88 4 5.45 2.29-.57 4-2.93 4-5.45V16l-4-2zm-.72 7l-2.03-2.03 1.06-1.06.97.97 2.41-2.38 1.06 1.06L19.28 21z"}}]})(t)}function I_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 6v3l4-4-4-4v3c-4.42 0-8 3.58-8 8 0 1.57.46 3.03 1.24 4.26L6.7 14.8A5.87 5.87 0 016 12c0-3.31 2.69-6 6-6zm6.76 1.74L17.3 9.2c.44.84.7 1.79.7 2.8 0 3.31-2.69 6-6 6v-3l-4 4 4 4v-3c4.42 0 8-3.58 8-8 0-1.57-.46-3.03-1.24-4.26z"}}]})(t)}function R_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6v14H6v2h14c1.1 0 2-.9 2-2V6h-2z"}},{tag:"path",attr:{d:"M16 2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM9 16H4v-5h5v5zm7 0h-5v-5h5v5zm0-7H4V4h12v5z"}}]})(t)}function F_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM19 18H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95A5.469 5.469 0 0112 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11A2.98 2.98 0 0122 15c0 1.65-1.35 3-3 3zM8 13h2.55v3h2.9v-3H16l-4-4z"}}]})(t)}function N_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 7.83c.85-.3 1.53-.98 1.83-1.83H18l-3 7c0 1.66 1.57 3 3.5 3s3.5-1.34 3.5-3l-3-7h2V4h-6.17c-.41-1.17-1.52-2-2.83-2s-2.42.83-2.83 2H3v2h2l-3 7c0 1.66 1.57 3 3.5 3S9 14.66 9 13L6 6h3.17c.3.85.98 1.53 1.83 1.83V19H2v2h20v-2h-9V7.83zM20.37 13h-3.74l1.87-4.36L20.37 13zm-13 0H3.63L5.5 8.64 7.37 13zM12 6c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function P_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 8H7c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-4 12.5h-2V19h2v1.5zm0-2.5h-2c0-1.5-2.5-3-2.5-5 0-1.93 1.57-3.5 3.5-3.5s3.5 1.57 3.5 3.5c0 2-2.5 3.5-2.5 5zm5-11.5H6C6 5.67 6.67 5 7.5 5h9c.83 0 1.5.67 1.5 1.5zm-1-3H7C7 2.67 7.67 2 8.5 2h7c.83 0 1.5.67 1.5 1.5z"}}]})(t)}function j_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 4H7V3h10v1zm0 17H7v-1h10v1zm0-20H7c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zM7 6h10v12H7V6zm9 5V9.14C16 8.51 15.55 8 15 8H9c-.55 0-1 .51-1 1.14v1.96c.55 0 1 .45 1 1s-.45 1-1 1v1.76c0 .63.45 1.14 1 1.14h6c.55 0 1-.51 1-1.14V13c-.55 0-1-.45-1-1s.45-1 1-1zm-3.5 3.5h-1v-1h1v1zm0-2h-1v-1h1v1zm0-2h-1v-1h1v1z"}}]})(t)}function U_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM9 4h2v5l-1-.75L9 9V4zm9 16H6V4h1v9l3-2.25L13 13V4h5v16z"}}]})(t)}function W_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 11v6.97l-5-2.14-5 2.14V5h6V3H7c-1.1 0-2 .9-2 2v16l7-3 7 3V11h-2zm4-4h-2v2h-2V7h-2V5h2V3h2v2h2v2z"}}]})(t)}function Z_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 11v6.97l-5-2.14-5 2.14V5h6V3H7c-1.1 0-2 .9-2 2v16l7-3 7 3V11h-2zm.83-2L15 6.17l1.41-1.41 1.41 1.41 3.54-3.54 1.41 1.41L17.83 9z"}}]})(t)}function G_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 3H7c-1.1 0-2 .9-2 2v16l7-3 7 3V5c0-1.1-.9-2-2-2zm0 15l-5-2.18L7 18V5h10v13z"}}]})(t)}function q_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 11v6.97l-5-2.14-5 2.14V5h6V3H7c-1.1 0-2 .9-2 2v16l7-3 7 3V11h-2zm4-4h-6V5h6v2z"}}]})(t)}function Y_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 3H7c-1.1 0-2 .9-2 2v16l7-3 7 3V5c0-1.1-.9-2-2-2z"}}]})(t)}function X_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 7v12.97l-4.21-1.81-.79-.34-.79.34L5 19.97V7h10m4-6H8.99C7.89 1 7 1.9 7 3h10c1.1 0 2 .9 2 2v13l2 1V3c0-1.1-.9-2-2-2zm-4 4H5c-1.1 0-2 .9-2 2v16l7-3 7 3V7c0-1.1-.9-2-2-2z"}}]})(t)}function $_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 3a9 9 0 10.001 18.001A9 9 0 009 3zm0 16c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7z"}},{tag:"path",attr:{d:"M10 7H8v5.41l3.79 3.8 1.42-1.42-3.21-3.2zM17.99 3.52v2.16A6.99 6.99 0 0122 12c0 2.79-1.64 5.2-4.01 6.32v2.16C21.48 19.24 24 15.91 24 12s-2.52-7.24-6.01-8.48z"}}]})(t)}function K_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 8h-2.81a5.985 5.985 0 00-1.82-1.96L17 4.41 15.59 3l-2.17 2.17C12.96 5.06 12.49 5 12 5s-.96.06-1.41.17L8.41 3 7 4.41l1.62 1.63C7.88 6.55 7.26 7.22 6.81 8H4v2h2.09c-.05.33-.09.66-.09 1v1H4v2h2v1c0 .34.04.67.09 1H4v2h2.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H20v-2h-2.09c.05-.33.09-.66.09-1v-1h2v-2h-2v-1c0-.34-.04-.67-.09-1H20V8zm-4 4v3c0 .22-.03.47-.07.7l-.1.65-.37.65c-.72 1.24-2.04 2-3.46 2s-2.74-.77-3.46-2l-.37-.64-.1-.65A4.27 4.27 0 018 15v-4c0-.23.03-.48.07-.7l.1-.65.37-.65c.3-.52.72-.97 1.21-1.31l.57-.39.74-.18a3.787 3.787 0 011.89 0l.68.16.61.42c.5.34.91.78 1.21 1.31l.38.65.1.65c.04.22.07.47.07.69v1zm-6 2h4v2h-4zm0-4h4v2h-4z"}}]})(t)}function Q_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"g",attr:{fillRule:"evenodd"},child:[{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}},{tag:"path",attr:{d:"M13.49 11.38c.43-1.22.17-2.64-.81-3.62a3.468 3.468 0 00-4.1-.59l2.35 2.35-1.41 1.41-2.35-2.35c-.71 1.32-.52 2.99.59 4.1.98.98 2.4 1.24 3.62.81l3.41 3.41c.2.2.51.2.71 0l1.4-1.4c.2-.2.2-.51 0-.71l-3.41-3.41z"}}]}]})(t)}function J_e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22.61 18.99l-9.08-9.08c.93-2.34.45-5.1-1.44-7C9.79.61 6.21.4 3.66 2.26L7.5 6.11 6.08 7.52 2.25 3.69C.39 6.23.6 9.82 2.9 12.11c1.86 1.86 4.57 2.35 6.89 1.48l9.11 9.11c.39.39 1.02.39 1.41 0l2.3-2.3c.4-.38.4-1.01 0-1.41zm-3 1.6l-9.46-9.46c-.61.45-1.29.72-2 .82-1.36.2-2.79-.21-3.83-1.25C3.37 9.76 2.93 8.5 3 7.26l3.09 3.09 4.24-4.24-3.09-3.09c1.24-.07 2.49.37 3.44 1.31a4.469 4.469 0 011.24 3.96 4.35 4.35 0 01-.88 1.96l9.45 9.45-.88.89z"}}]})(t)}function tBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 8l-4 4h3c0 3.31-2.69 6-6 6a5.87 5.87 0 01-2.8-.7l-1.46 1.46A7.93 7.93 0 0012 20c4.42 0 8-3.58 8-8h3l-4-4zM6 12c0-3.31 2.69-6 6-6 1.01 0 1.97.25 2.8.7l1.46-1.46A7.93 7.93 0 0012 4c-4.42 0-8 3.58-8 8H1l4 4 4-4H6z"}}]})(t)}function eBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 002 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V10h14v10zm0-12H5V6h14v2zM9 14H7v-2h2v2zm4 0h-2v-2h2v2zm4 0h-2v-2h2v2zm-8 4H7v-2h2v2zm4 0h-2v-2h2v2zm4 0h-2v-2h2v2z"}}]})(t)}function nBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V10h16v11zm0-13H4V5h16v3z"}}]})(t)}function rBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 17h18v2H3zm16-5v1H5v-1h14m2-2H3v5h18v-5zM3 6h18v2H3z"}}]})(t)}function aBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM8 11H4V6h4v5zm6 0h-4V6h4v5zm6 0h-4V6h4v5zM8 18H4v-5h4v5zm6 0h-4v-5h4v5zm6 0h-4v-5h4v5z"}}]})(t)}function iBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-7 2h2.5v12H13V6zm-2 12H8.5V6H11v12zM4 6h2.5v12H4V6zm16 12h-2.5V6H20v12z"}}]})(t)}function oBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 10l-.94 2.06L9 13l2.06.94L12 16l.94-2.06L15 13l-2.06-.94zm8-5h-3.17L15 3H9L7.17 5H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 14H4V7h4.05l.59-.65L9.88 5h4.24l1.24 1.35.59.65H20v12zM12 8c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0 8c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3z"}}]})(t)}function lBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.5 9c-.42 0-.83.04-1.24.11L1.01 3 1 10l10.06 1.34c-.42.44-.78.93-1.09 1.46L1 14l.01 7 8.07-3.46C9.59 21.19 12.71 24 16.5 24c4.14 0 7.5-3.36 7.5-7.5S20.64 9 16.5 9zM3 8.25l.01-2.22 7.51 3.22-7.52-1zm6.1 7.11L3 17.97v-2.22l6.17-.82c-.03.14-.05.28-.07.43zM16.5 22c-3.03 0-5.5-2.47-5.5-5.5s2.47-5.5 5.5-5.5 5.5 2.47 5.5 5.5-2.47 5.5-5.5 5.5z"}},{tag:"path",attr:{d:"M18.27 14.03l-1.77 1.76-1.77-1.76-.7.7 1.76 1.77-1.76 1.77.7.7 1.77-1.76 1.77 1.76.7-.7-1.76-1.77 1.76-1.77z"}}]})(t)}function cBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 6h-2.18c.11-.31.18-.65.18-1a2.996 2.996 0 00-5.5-1.65l-.5.67-.5-.68C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm11 15H4v-2h16v2zm0-5H4V8h5.08L7 10.83 8.62 12 12 7.4l3.38 4.6L17 10.83 14.92 8H20v6z"}}]})(t)}function sBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.11 0-2 .89-2 2v11c0 1.11.89 2 2 2h4v5l4-2 4 2v-5h4c1.11 0 2-.89 2-2V4c0-1.11-.89-2-2-2zm0 13H4v-2h16v2zm0-5H4V4h16v6z"}}]})(t)}function uBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 6h-3V4c0-1.11-.89-2-2-2H9c-1.11 0-2 .89-2 2v2H4c-1.11 0-2 .89-2 2v11c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zM9 4h6v2H9V4zm11 15H4v-2h16v2zm0-5H4V8h3v2h2V8h6v2h2V8h3v6z"}}]})(t)}function dBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 7.77L18.39 18H5.61L12 7.77M12 4L2 20h20L12 4z"}}]})(t)}function hBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm4.59-12.42L10 14.17l-2.59-2.58L6 13l4 4 8-8z"}}]})(t)}function fBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm4.59-12.42L10 14.17l-2.59-2.58L6 13l4 4 8-8z"}}]})(t)}function pBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 4H3c-1.1 0-2 .9-2 2v13c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM3 19V6h8v13H3zm18 0h-8V6h8v13zm-7-9.5h6V11h-6zm0 2.5h6v1.5h-6zm0 2.5h6V16h-6z"}}]})(t)}function gBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 18.5c.83 0 1.5-.67 1.5-1.5h-3c0 .83.67 1.5 1.5 1.5zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm4-8.61c0-2.11-1.03-3.92-3-4.39v-.5c0-.57-.43-1-1-1s-1 .43-1 1V7c-1.97.47-3 2.27-3 4.39V14H7v2h10v-2h-1v-2.61zM14 14h-4v-3c0-1.1.9-2 2-2s2 .9 2 2v3z"}}]})(t)}function vBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM9 4h2v5l-1-.75L9 9V4zm9 16H6V4h1v9l3-2.25L13 13V4h5v16z"}}]})(t)}function mBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 3.41L16.71 8.7 20 12h-8V4l3.29 3.29L20.59 2 22 3.41zM3.41 22l5.29-5.29L12 20v-8H4l3.29 3.29L2 20.59 3.41 22z"}}]})(t)}function yBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.17 12l-4.58-4.59L16 6l6 6-3.59 3.59L17 14.17 19.17 12zM1.39 4.22l4.19 4.19L2 12l6 6 1.41-1.41L4.83 12 7 9.83l12.78 12.78 1.41-1.41L2.81 2.81 1.39 4.22z"}}]})(t)}function bBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9.4 16.6L4.8 12l4.6-4.6L8 6l-6 6 6 6 1.4-1.4zm5.2 0l4.6-4.6-4.6-4.6L16 6l6 6-6 6-1.4-1.4z"}}]})(t)}function xBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 14V6h-5v8l2.5-1.5z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H6l-2 2V4h16v12z"}}]})(t)}function MBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.9 11a5 5 0 00-9.8 0H2v2h5.1a5 5 0 009.8 0H22v-2h-5.1zM12 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"}}]})(t)}function wBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4H5C3.34 4 2 5.34 2 7v8c0 1.66 1.34 3 3 3l-1 1v1h1l2-2h2v-5H4V6h9v2h2V7c0-1.66-1.34-3-3-3zM5 14c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm15.57-4.34c-.14-.4-.52-.66-.97-.66h-7.19c-.46 0-.83.26-.98.66l-1.42 4.11v5.51c0 .38.31.72.69.72h.62c.38 0 .68-.38.68-.76V18h8v1.24c0 .38.31.76.69.76h.61c.38 0 .69-.34.69-.72l.01-1.37v-4.14l-1.43-4.11zm-8.16.34h7.19l1.03 3h-9.25l1.03-3zM12 16c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm8 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function zBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9.01 14H2v2h7.01v3L13 15l-3.99-4v3zm5.98-1v-3H22V8h-7.01V5L11 9l3.99 4z"}}]})(t)}function CBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 9v2h16V9H4zm12-5l-1.41-1.41L13 4.17V1h-2v3.19L9.39 2.61 8 4l4 4 4-4zM4 14h16v-2H4v2zm4 5l1.39 1.39L11 18.81V22h2v-3.17l1.59 1.59L16 19l-4-4-4 4z"}}]})(t)}function ABe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.17 4L18 8.83V20H6V4h7.17M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8l-6-6zm-2 12c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm4 3.43c0-.81-.48-1.53-1.22-1.85a6.95 6.95 0 00-5.56 0A2.01 2.01 0 008 17.43V18h8v-.57z"}}]})(t)}function kBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 23.59v-3.6c-5.01-.26-9-4.42-9-9.49C2 5.26 6.26 1 11.5 1S21 5.26 21 10.5c0 4.95-3.44 9.93-8.57 12.4l-1.43.69zM11.5 3C7.36 3 4 6.36 4 10.5S7.36 18 11.5 18H13v2.3c3.64-2.3 6-6.08 6-9.8C19 6.36 15.64 3 11.5 3zm-1 11.5h2v2h-2zm2-1.5h-2c0-3.25 3-3 3-5 0-1.1-.9-2-2-2s-2 .9-2 2h-2c0-2.21 1.79-4 4-4s4 1.79 4 4c0 2.5-3 2.75-3 5z"}}]})(t)}function HBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}},{tag:"path",attr:{d:"M7.1 10.18a4.384 4.384 0 010 3.66l1.37.62c.37-.81.55-1.65.54-2.5-.01-.84-.19-1.65-.54-2.4l-1.37.62zM13.33 7.33c.78 1.57 1.18 3.14 1.18 4.64 0 1.51-.4 3.09-1.18 4.69l1.35.66c.88-1.81 1.33-3.61 1.33-5.35 0-1.74-.45-3.53-1.33-5.31l-1.35.67zM10.2 8.72c.53 1.07.8 2.21.8 3.4 0 1.17-.26 2.23-.78 3.15l1.3.74c.65-1.15.98-2.45.98-3.89 0-1.42-.32-2.79-.96-4.07l-1.34.67z"}}]})(t)}function EBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10.08 10.86c.05-.33.16-.62.3-.87s.34-.46.59-.62c.24-.15.54-.22.91-.23.23.01.44.05.63.13.2.09.38.21.52.36s.25.33.34.53.13.42.14.64h1.79c-.02-.47-.11-.9-.28-1.29s-.4-.73-.7-1.01-.66-.5-1.08-.66-.88-.23-1.39-.23c-.65 0-1.22.11-1.7.34s-.88.53-1.2.92-.56.84-.71 1.36S8 11.29 8 11.87v.27c0 .58.08 1.12.23 1.64s.39.97.71 1.35.72.69 1.2.91c.48.22 1.05.34 1.7.34.47 0 .91-.08 1.32-.23s.77-.36 1.08-.63.56-.58.74-.94.29-.74.3-1.15h-1.79c-.01.21-.06.4-.15.58s-.21.33-.36.46-.32.23-.52.3c-.19.07-.39.09-.6.1-.36-.01-.66-.08-.89-.23-.25-.16-.45-.37-.59-.62s-.25-.55-.3-.88-.08-.67-.08-1v-.27c0-.35.03-.68.08-1.01zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}}]})(t)}function SBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.83 4H20c1.11 0 2 .89 2 2v12c0 .34-.08.66-.23.94L20 17.17V12h-5.17l-4-4H20V6H8.83l-2-2zm13.66 19.31L17.17 20H4c-1.11 0-2-.89-2-2l.01-12c0-.34.08-.66.23-.93L.69 3.51 2.1 2.1l19.8 19.8-1.41 1.41zM4 6.83V8h1.17L4 6.83zM15.17 18l-6-6H4v6h11.17z"}}]})(t)}function LBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4v-6h16v6zm0-10H4V6h16v2z"}}]})(t)}function _Be(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.5 14v-1H11v.5h2v-1h-2.5c-.55 0-1-.45-1-1V10c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1H13v-.5h-2v1h2.5c.55 0 1 .45 1 1V14c0 .55-.45 1-1 1h-3c-.55 0-1-.45-1-1zm7.5 1h3c.55 0 1-.45 1-1v-1.5c0-.55-.45-1-1-1h-2.5v-1h2v.5H21v-1c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1v1.5c0 .55.45 1 1 1h2.5v1h-2V13H16v1c0 .55.45 1 1 1zm-9-5c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-1H6.5v.5h-2v-3h2v.5H8v-1z"}}]})(t)}function BBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.89 11.1c-1.78-.59-2.64-.96-2.64-1.9 0-1.02 1.11-1.39 1.81-1.39 1.31 0 1.79.99 1.9 1.34l1.58-.67c-.15-.45-.82-1.92-2.54-2.24V5h-2v1.26c-2.48.56-2.49 2.86-2.49 2.96 0 2.27 2.25 2.91 3.35 3.31 1.58.56 2.28 1.07 2.28 2.03 0 1.13-1.05 1.61-1.98 1.61-1.82 0-2.34-1.87-2.4-2.09l-1.66.67c.63 2.19 2.28 2.78 2.9 2.96V19h2v-1.24c.4-.09 2.9-.59 2.9-3.22 0-1.39-.61-2.61-3.01-3.44zM3 21H1v-6h6v2H4.52c1.61 2.41 4.36 4 7.48 4a9 9 0 009-9h2c0 6.08-4.92 11-11 11-3.72 0-7.01-1.85-9-4.67V21zm-2-9C1 5.92 5.92 1 12 1c3.72 0 7.01 1.85 9 4.67V3h2v6h-6V7h2.48C17.87 4.59 15.12 3 12 3a9 9 0 00-9 9H1z"}}]})(t)}function DBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM19 14.9L14.9 19H9.1L5 14.9V9.1L9.1 5h5.8L19 9.1v5.8zm-4.17-7.14L12 10.59 9.17 7.76 7.76 9.17 10.59 12l-2.83 2.83 1.41 1.41L12 13.41l2.83 2.83 1.41-1.41L13.41 12l2.83-2.83-1.41-1.41z"}}]})(t)}function TBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 11h8V3H3v8zm2-6h4v4H5V5zM13 3v8h8V3h-8zm6 6h-4V5h4v4zM3 21h8v-8H3v8zm2-6h4v4H5v-4zM18 13h-2v3h-3v2h3v3h2v-3h3v-2h-3z"}}]})(t)}function VBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 5v2h-4V5h4M9 5v6H5V5h4m10 8v6h-4v-6h4M9 17v2H5v-2h4M21 3h-8v6h8V3zM11 3H3v10h8V3zm10 8h-8v10h8V11zm-10 4H3v6h8v-6z"}}]})(t)}function OBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10h8c1.1 0 2-.9 2-2v-8c0-5.52-4.48-10-10-10zm0 18c-2.89 0-5.43-1.54-6.83-3.84l2.95-2.95L11.41 16 16 11.42V13h2V8h-5v2h1.58l-3.28 3.28L8 10.5l-3.69 3.7C4.11 13.5 4 12.76 4 12c0-4.41 3.59-8 8-8s8 3.59 8 8-3.59 8-8 8zm7.5.5c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function IBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16h-1.73L19 17.27V19zm0-3h-.85l-3 3h-1.62l3-3h-2.12l-3 3H9.8l3-3h-2.12l-3 3H5.84l3-3H6.72L5 17.72V5h14v11z"}},{tag:"path",attr:{d:"M10.67 11l2 2 5.08-5.09-1.41-1.41-3.67 3.67-2-2-4.42 4.42L7.66 14z"}}]})(t)}function RBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 11h2v2H7v-2zm14-5v14c0 1.1-.9 2-2 2H5a2 2 0 01-2-2l.01-14c0-1.1.88-2 1.99-2h1V2h2v2h8V2h2v2h1c1.1 0 2 .9 2 2zM5 8h14V6H5v2zm14 12V10H5v10h14zm-4-7h2v-2h-2v2zm-4 0h2v-2h-2v2z"}}]})(t)}function FBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14.12 10.47L12 12.59l-2.13-2.12-1.41 1.41L10.59 14l-2.12 2.12 1.41 1.41L12 15.41l2.12 2.12 1.41-1.41L13.41 14l2.12-2.12zM15.5 4l-1-1h-5l-1 1H5v2h14V4zM6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM8 9h8v10H8V9z"}}]})(t)}function NBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM8 9h8v10H8V9zm7.5-5l-1-1h-5l-1 1H5v2h14V4h-3.5z"}}]})(t)}function PBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 9v10H8V9h8m-1.5-6h-5l-1 1H5v2h14V4h-3.5l-1-1zM18 7H6v12c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7z"}}]})(t)}function jBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 3h18v2H3zM3 19h18v2H3z"}}]})(t)}function UBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 3h18v2H3zM3 19h18v2H3zM3 11h18v2H3z"}}]})(t)}function WBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 2h18v2H3zM3 20h18v2H3zM3 14h18v2H3zM3 8h18v2H3z"}}]})(t)}function ZBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8 16h8v2H8zm0-4h8v2H8zm6-10H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11z"}}]})(t)}function GBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 19H5V5h14v14zM3 3v18h18V3H3zm14 12.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z"}}]})(t)}function qBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 15c1.95 0 3.76.98 4.75 2.5-.99 1.52-2.8 2.5-4.75 2.5s-3.76-.98-4.75-2.5c.99-1.52 2.8-2.5 4.75-2.5zm0-2c-3.18 0-5.9 1.87-7 4.5 1.1 2.63 3.82 4.5 7 4.5s5.9-1.87 7-4.5c-1.1-2.63-3.82-4.5-7-4.5zm0 6c-.83 0-1.5-.67-1.5-1.5S16.17 16 17 16s1.5.67 1.5 1.5S17.83 19 17 19zm4.99-6.66c.01-.11.01-.23.01-.34 0-5.52-4.48-10-10-10S2 6.48 2 12c0 5.17 3.93 9.43 8.96 9.95a9.343 9.343 0 01-2.32-2.68A8.01 8.01 0 014 12c0-1.85.63-3.55 1.69-4.9l5.66 5.66c.56-.4 1.17-.73 1.82-1L7.1 5.69A7.902 7.902 0 0112 4c4.24 0 7.7 3.29 7.98 7.45.71.22 1.39.52 2.01.89z"}}]})(t)}function YBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 3H4c-1.11 0-2 .89-2 2v12a2 2 0 002 2h4v2h8v-2h4c1.1 0 2-.9 2-2V5a2 2 0 00-2-2zm0 14H4V5h16v12z"}},{tag:"path",attr:{d:"M6 8.25h8v1.5H6zM16.5 9.75H18v-1.5h-1.5V7H15v4h1.5zM10 12.25h8v1.5h-8zM7.5 15H9v-4H7.5v1.25H6v1.5h1.5z"}}]})(t)}function XBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 15v4H5v-4h14m1-2H4c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h16c.55 0 1-.45 1-1v-6c0-.55-.45-1-1-1zM7 18.5c-.82 0-1.5-.67-1.5-1.5s.68-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM19 5v4H5V5h14m1-2H4c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h16c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1zM7 8.5c-.82 0-1.5-.67-1.5-1.5S6.18 5.5 7 5.5s1.5.68 1.5 1.5S7.83 8.5 7 8.5z"}}]})(t)}function $Be(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 7l-1.41-1.41-6.34 6.34 1.41 1.41L18 7zm4.24-1.41L11.66 16.17 7.48 12l-1.41 1.41L11.66 19l12-12-1.42-1.41zM.41 13.41L6 19l1.41-1.41L1.83 12 .41 13.41z"}}]})(t)}function KBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.77 4.93l1.4 1.4L8.43 19.07l-5.6-5.6 1.4-1.4 4.2 4.2L19.77 4.93m0-2.83L8.43 13.44l-4.2-4.2L0 13.47l8.43 8.43L24 6.33 19.77 2.1z"}}]})(t)}function QBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z"}}]})(t)}function JBe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 5.08A7 7 0 0118.92 11h3.03c-.47-4.72-4.23-8.48-8.95-8.95v3.03zM18.92 13A7 7 0 0113 18.92v3.03c4.72-.47 8.48-4.23 8.95-8.95h-3.03zM11 18.92c-3.39-.49-6-3.4-6-6.92s2.61-6.43 6-6.92V2.05c-5.05.5-9 4.76-9 9.95 0 5.19 3.95 9.45 9 9.95v-3.03z"}}]})(t)}function tDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14.82 11h7.13c-.47-4.72-4.23-8.48-8.95-8.95v7.13c.85.31 1.51.97 1.82 1.82zM15 4.58C17 5.4 18.6 7 19.42 9h-3.43c-.28-.37-.62-.71-.99-.99V4.58zM2 12c0 5.19 3.95 9.45 9 9.95v-7.13C9.84 14.4 9 13.3 9 12c0-1.3.84-2.4 2-2.82V2.05c-5.05.5-9 4.76-9 9.95zm7-7.42v3.44c-1.23.92-2 2.39-2 3.98 0 1.59.77 3.06 2 3.99v3.44C6.04 18.24 4 15.35 4 12c0-3.35 2.04-6.24 5-7.42zm4 10.24v7.13c4.72-.47 8.48-4.23 8.95-8.95h-7.13c-.31.85-.97 1.51-1.82 1.82zm2 1.17c.37-.28.71-.61.99-.99h3.43C18.6 17 17 18.6 15 19.42v-3.43z"}}]})(t)}function eDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"}}]})(t)}function nDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 11H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h9v7zM4 9h7V6H4v3zm11 11H4c-1.1 0-2-.9-2-2v-3c0-1.1.9-2 2-2h11v7zM4 18h9v-3H4v3zm18-9h-2l2-5h-7v7h2v9l5-11zM4.75 17.25h1.5v-1.5h-1.5v1.5zm0-9h1.5v-1.5h-1.5v1.5z"}}]})(t)}function rDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.05 8.05a7.007 7.007 0 000 9.9C7.42 19.32 9.21 20 11 20s3.58-.68 4.95-2.05C19.43 14.47 20 4 20 4S9.53 4.57 6.05 8.05zm8.49 8.49c-.95.94-2.2 1.46-3.54 1.46-.89 0-1.73-.25-2.48-.68.92-2.88 2.62-5.41 4.88-7.32-2.63 1.36-4.84 3.46-6.37 6-1.48-1.96-1.35-4.75.44-6.54C9.21 7.72 14.04 6.65 17.8 6.2c-.45 3.76-1.52 8.59-3.26 10.34z"}}]})(t)}function aDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 10h14v2h2V6c0-1.1-.9-2-2-2h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 002 2h7v-2H5V10zm0-4h14v2H5V6zm17.84 10.28l-.71.71-2.12-2.12.71-.71a.996.996 0 011.41 0l.71.71c.39.39.39 1.02 0 1.41zm-3.54-.7l2.12 2.12-5.3 5.3H14v-2.12l5.3-5.3z"}}]})(t)}function iDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14.06 9.02l.92.92-1.11 1.11 1.41 1.41 2.52-2.52-3.75-3.75-2.52 2.52 1.41 1.41 1.12-1.1zm6.65-1.98a.996.996 0 000-1.41l-2.34-2.34c-.2-.2-.45-.29-.71-.29s-.51.1-.7.29l-1.83 1.83 3.75 3.75 1.83-1.83zM2.81 2.81L1.39 4.22l7.32 7.32L3 17.25V21h3.75l5.71-5.71 7.32 7.32 1.41-1.41L2.81 2.81zM5.92 19H5v-.92l5.13-5.13.92.92L5.92 19z"}}]})(t)}function oDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 17h14v2H5zm7-12L5.33 15h13.34L12 5zm0 3.6l2.93 4.4H9.07L12 8.6z"}}]})(t)}function lDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 18.5A6.48 6.48 0 019.24 15H15v-2H8.58c-.05-.33-.08-.66-.08-1s.03-.67.08-1H15V9H9.24A6.491 6.491 0 0115 5.5c1.61 0 3.09.59 4.23 1.57L21 5.3A8.955 8.955 0 0015 3c-3.92 0-7.24 2.51-8.48 6H3v2h3.06a8.262 8.262 0 000 2H3v2h3.52c1.24 3.49 4.56 6 8.48 6 2.31 0 4.41-.87 6-2.3l-1.78-1.77c-1.13.98-2.6 1.57-4.22 1.57z"}}]})(t)}function cDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 12V6c0-1.1-.9-2-2-2h-1V2h-2v2H8V2H6v2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h7v-2H5V10h14v2h2zm-2-4H5V6h14v2zm-3.36 12a3.504 3.504 0 006.86-1c0-1.93-1.57-3.5-3.5-3.5-.95 0-1.82.38-2.45 1H18V18h-4v-4h1.5v1.43c.9-.88 2.14-1.43 3.5-1.43 2.76 0 5 2.24 5 5a5.002 5.002 0 01-9.9 1h1.54z"}}]})(t)}function sDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 5v7H9V5h6m0-2H9c-1.1 0-2 .9-2 2v9h10V5c0-1.1-.9-2-2-2zm7 7h-3v3h3v-3zM5 10H2v3h3v-3zm15 5H4v6h2v-4h12v4h2v-6z"}}]})(t)}function uDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 002 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V10h14v10zm0-12H5V6h14v2zm-7 5h5v5h-5z"}}]})(t)}function dDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10.09 15.59L11.5 17l5-5-5-5-1.41 1.41L12.67 11H3v2h9.67l-2.58 2.59zM19 3H5a2 2 0 00-2 2v4h2V5h14v14H5v-4H3v4a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}}]})(t)}function hDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 20h16v2H4zM4 2h16v2H4zM9.41 13.59L8 15l4 4 4-4-1.41-1.41L13 15.17V8.83l1.59 1.58L16 9l-4-4-4 4 1.41 1.41L11 8.83v6.34z"}}]})(t)}function fDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4c4.41 0 8 3.59 8 8 0 1.48-.41 2.86-1.12 4.06l1.46 1.46A9.967 9.967 0 0022 12c0-5.52-4.48-10-10-10-2.04 0-3.93.61-5.51 1.66l1.46 1.46A7.869 7.869 0 0112 4zm2.91 8.08L17.5 6.5l-5.58 2.59 2.99 2.99zM2.1 4.93l1.56 1.56A9.91 9.91 0 002 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l1.56 1.56 1.41-1.41L3.51 3.51 2.1 4.93zm3.02 3.01l3.98 3.98-2.6 5.58 5.58-2.59 3.98 3.98c-1.2.7-2.58 1.11-4.06 1.11-4.41 0-8-3.59-8-8 0-1.48.41-2.86 1.12-4.06z"}}]})(t)}function pDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-5.5-2.5l7.51-3.49L17.5 6.5 9.99 9.99 6.5 17.5zm5.5-6.6c.61 0 1.1.49 1.1 1.1s-.49 1.1-1.1 1.1-1.1-.49-1.1-1.1.49-1.1 1.1-1.1z"}}]})(t)}function gDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M1.39 4.22l1.62 1.62c0 .05-.01.1-.01.16v3.8c2.7 0 3 2.16 3 2.7s-.29 2.7-3 2.7V19c0 1.1.9 2 2 2h3.8c0-2.71 2.16-3 2.7-3s2.7.29 2.7 3H18c.06 0 .11 0 .16-.01l1.61 1.61 1.41-1.41L2.81 2.81 1.39 4.22zM11.5 16c-1.5 0-3.57.83-4.37 3H5v-2.13c2.17-.8 3-2.87 3-4.37 0-.69-.18-1.5-.58-2.25l6.33 6.33A4.89 4.89 0 0011.5 16zM8.83 6l-2-2H9a2.5 2.5 0 015 0h4c1.1 0 2 .9 2 2v4a2.5 2.5 0 010 5v2.17l-2-2V13h2c.28 0 .5-.22.5-.5s-.22-.5-.5-.5h-2V6h-6V4c0-.28-.22-.5-.5-.5s-.5.22-.5.5v2H8.83z"}}]})(t)}function vDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10.5 4.5c.28 0 .5.22.5.5v2h6v6h2c.28 0 .5.22.5.5s-.22.5-.5.5h-2v6h-2.12c-.68-1.75-2.39-3-4.38-3s-3.7 1.25-4.38 3H4v-2.12c1.75-.68 3-2.39 3-4.38 0-1.99-1.24-3.7-2.99-4.38L4 7h6V5c0-.28.22-.5.5-.5m0-2A2.5 2.5 0 008 5H4c-1.1 0-1.99.9-1.99 2v3.8h.29c1.49 0 2.7 1.21 2.7 2.7s-1.21 2.7-2.7 2.7H2V20c0 1.1.9 2 2 2h3.8v-.3c0-1.49 1.21-2.7 2.7-2.7s2.7 1.21 2.7 2.7v.3H17c1.1 0 2-.9 2-2v-4a2.5 2.5 0 000-5V7c0-1.1-.9-2-2-2h-4a2.5 2.5 0 00-2.5-2.5z"}}]})(t)}function mDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10.25 13a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0zM15 11.75a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zm7 .25c0 5.52-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2s10 4.48 10 10zM10.66 4.12C12.06 6.44 14.6 8 17.5 8c.46 0 .91-.05 1.34-.12C17.44 5.56 14.9 4 12 4c-.46 0-.91.05-1.34.12zM4.42 9.47a8.046 8.046 0 003.66-4.44 8.046 8.046 0 00-3.66 4.44zM20 12c0-.78-.12-1.53-.33-2.24-.7.15-1.42.24-2.17.24a10 10 0 01-7.76-3.69A10.016 10.016 0 014 11.86c.01.04 0 .09 0 .14 0 4.41 3.59 8 8 8s8-3.59 8-8z"}}]})(t)}function yDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10.25 13a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0zM15 11.75a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zm7 .25c0 5.52-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2s10 4.48 10 10zM10.66 4.12C12.06 6.44 14.6 8 17.5 8c.46 0 .91-.05 1.34-.12C17.44 5.56 14.9 4 12 4c-.46 0-.91.05-1.34.12zM4.42 9.47a8.046 8.046 0 003.66-4.44 8.046 8.046 0 00-3.66 4.44zM20 12c0-.78-.12-1.53-.33-2.24-.7.15-1.42.24-2.17.24a10 10 0 01-7.76-3.69A10.016 10.016 0 014 11.86c.01.04 0 .09 0 .14 0 4.41 3.59 8 8 8s8-3.59 8-8z"}}]})(t)}function bDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"g",attr:{fillRule:"evenodd"},child:[{tag:"path",attr:{d:"M20 3H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H4V5h16v14z"}},{tag:"path",attr:{d:"M19.41 10.42L17.99 9l-3.17 3.17-1.41-1.42L12 12.16 14.82 15zM5 7h5v2H5zM5 11h5v2H5zM5 15h5v2H5z"}}]}]})(t)}function xDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16.5 3c-1.74 0-3.41.81-4.5 2.09C10.91 3.81 9.24 3 7.5 3 4.42 3 2 5.42 2 8.5c0 3.78 3.4 6.86 8.55 11.54L12 21.35l1.45-1.32C18.6 15.36 22 12.28 22 8.5 22 5.42 19.58 3 16.5 3zm-4.4 15.55l-.1.1-.1-.1C7.14 14.24 4 11.39 4 8.5 4 6.5 5.5 5 7.5 5c1.54 0 3.04.99 3.57 2.36h1.87C13.46 5.99 14.96 5 16.5 5c2 0 3.5 1.5 3.5 3.5 0 2.89-3.14 5.74-7.9 10.05z"}}]})(t)}function MDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z"}}]})(t)}function wDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 9h-1V4H8v5h-.78C6.67 8.39 5.89 8 5 8c-1.66 0-3 1.34-3 3v7c0 1.66 1.34 3 3 3 .89 0 1.67-.39 2.22-1H22v-8c0-1.66-1.34-3-3-3zM6 18c0 .55-.45 1-1 1s-1-.45-1-1v-7c0-.55.45-1 1-1s1 .45 1 1v7zm4-12h6v3h-6V6zm10 12H8v-7h11c.55 0 1 .45 1 1v6z"}},{tag:"circle",attr:{cx:"15",cy:"13",r:"1"}},{tag:"circle",attr:{cx:"18",cy:"13",r:"1"}},{tag:"circle",attr:{cx:"15",cy:"16",r:"1"}},{tag:"circle",attr:{cx:"18",cy:"16",r:"1"}},{tag:"path",attr:{d:"M9 12h4v5H9z"}}]})(t)}function zDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.17l-.59.59-.58.58V4h16v12zm-9-4h2v2h-2zm0-6h2v4h-2z"}}]})(t)}function CDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h8v4h4v12zm-6-3c-1.1 0-2-.9-2-2V9.5c0-.28.22-.5.5-.5s.5.22.5.5V15h2V9.5a2.5 2.5 0 00-5 0V15c0 2.21 1.79 4 4 4s4-1.79 4-4v-4h-2v4c0 1.1-.9 2-2 2z"}}]})(t)}function ADe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.95 6l-3.57 4.55 1.43 1.43c1.03-1.31 4.98-6.37 4.98-6.37A.998.998 0 0019 4H6.83l2 2h8.12zM2.81 2.81L1.39 4.22 10 13v6c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-2.17l5.78 5.78 1.41-1.41L2.81 2.81z"}}]})(t)}function kDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24m0 24H0"}},{tag:"path",attr:{d:"M7 6h10l-5.01 6.3L7 6zm-2.75-.39C6.27 8.2 10 13 10 13v6c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-6s3.72-4.8 5.74-7.39A.998.998 0 0018.95 4H5.04c-.83 0-1.3.95-.79 1.61z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}}]})(t)}function HDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zM6 4h7l5 5v8.58l-1.84-1.84a4.992 4.992 0 00-.64-6.28A4.96 4.96 0 0012 8a5 5 0 00-3.53 1.46 4.98 4.98 0 000 7.05 4.982 4.982 0 006.28.63L17.6 20H6V4zm8.11 11.1c-.56.56-1.31.88-2.11.88s-1.55-.31-2.11-.88c-.56-.56-.88-1.31-.88-2.11s.31-1.55.88-2.11c.56-.57 1.31-.88 2.11-.88s1.55.31 2.11.88c.56.56.88 1.31.88 2.11s-.31 1.55-.88 2.11z"}}]})(t)}function EDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 6c1.38 0 2.63.56 3.54 1.46L12 10h6V4l-2.05 2.05A6.976 6.976 0 0011 4c-3.53 0-6.43 2.61-6.92 6H6.1A5 5 0 0111 6zm5.64 9.14A6.89 6.89 0 0017.92 12H15.9a5 5 0 01-4.9 4c-1.38 0-2.63-.56-3.54-1.46L10 12H4v6l2.05-2.05A6.976 6.976 0 0011 18c1.55 0 2.98-.51 4.14-1.36L20 21.49 21.49 20l-4.85-4.86z"}}]})(t)}function SDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17.81 4.47c-.08 0-.16-.02-.23-.06C15.66 3.42 14 3 12.01 3c-1.98 0-3.86.47-5.57 1.41-.24.13-.54.04-.68-.2a.506.506 0 01.2-.68C7.82 2.52 9.86 2 12.01 2c2.13 0 3.99.47 6.03 1.52.25.13.34.43.21.67a.49.49 0 01-.44.28zM3.5 9.72a.499.499 0 01-.41-.79c.99-1.4 2.25-2.5 3.75-3.27C9.98 4.04 14 4.03 17.15 5.65c1.5.77 2.76 1.86 3.75 3.25a.5.5 0 01-.12.7c-.23.16-.54.11-.7-.12a9.388 9.388 0 00-3.39-2.94c-2.87-1.47-6.54-1.47-9.4.01-1.36.7-2.5 1.7-3.4 2.96-.08.14-.23.21-.39.21zm6.25 12.07a.47.47 0 01-.35-.15c-.87-.87-1.34-1.43-2.01-2.64-.69-1.23-1.05-2.73-1.05-4.34 0-2.97 2.54-5.39 5.66-5.39s5.66 2.42 5.66 5.39c0 .28-.22.5-.5.5s-.5-.22-.5-.5c0-2.42-2.09-4.39-4.66-4.39s-4.66 1.97-4.66 4.39c0 1.44.32 2.77.93 3.85.64 1.15 1.08 1.64 1.85 2.42.19.2.19.51 0 .71-.11.1-.24.15-.37.15zm7.17-1.85c-1.19 0-2.24-.3-3.1-.89-1.49-1.01-2.38-2.65-2.38-4.39 0-.28.22-.5.5-.5s.5.22.5.5c0 1.41.72 2.74 1.94 3.56.71.48 1.54.71 2.54.71.24 0 .64-.03 1.04-.1.27-.05.53.13.58.41.05.27-.13.53-.41.58-.57.11-1.07.12-1.21.12zM14.91 22c-.04 0-.09-.01-.13-.02-1.59-.44-2.63-1.03-3.72-2.1a7.297 7.297 0 01-2.17-5.22c0-1.62 1.38-2.94 3.08-2.94s3.08 1.32 3.08 2.94c0 1.07.93 1.94 2.08 1.94s2.08-.87 2.08-1.94c0-3.77-3.25-6.83-7.25-6.83-2.84 0-5.44 1.58-6.61 4.03-.39.81-.59 1.76-.59 2.8 0 .78.07 2.01.67 3.61.1.26-.03.55-.29.64-.26.1-.55-.04-.64-.29a11.14 11.14 0 01-.73-3.96c0-1.2.23-2.29.68-3.24 1.33-2.79 4.28-4.6 7.51-4.6 4.55 0 8.25 3.51 8.25 7.83 0 1.62-1.38 2.94-3.08 2.94s-3.08-1.32-3.08-2.94c0-1.07-.93-1.94-2.08-1.94s-2.08.87-2.08 1.94c0 1.71.66 3.31 1.87 4.51.95.94 1.86 1.46 3.27 1.85.27.07.42.35.35.61-.05.23-.26.38-.47.38z"}}]})(t)}function LDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 16h12V8H6v8zm2-6h8v4H8v-4zm-4 5H2v3c0 1.1.9 2 2 2h3v-2H4v-3zm0-9h3V4H4c-1.1 0-2 .9-2 2v3h2V6zm16-2h-3v2h3v3h2V6c0-1.1-.9-2-2-2zm0 14h-3v2h3c1.1 0 2-.9 2-2v-3h-2v3z"}}]})(t)}function _De(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M14.05 17.58l-.01.01-2.4-2.4 1.06-1.06 1.35 1.35L16.54 13l1.06 1.06-3.54 3.54-.01-.02zM12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zM7.34 6.28l1.41 1.41 1.41-1.41 1.06 1.06-1.41 1.41 1.41 1.41-1.06 1.06-1.41-1.41-1.41 1.41-1.06-1.06 1.41-1.41-1.41-1.41 1.06-1.06zM12 20c-2.2 0-4.2-.9-5.7-2.3L17.7 6.3C19.1 7.8 20 9.8 20 12c0 4.4-3.6 8-8 8z"}}]})(t)}function BDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2.5 19h19v2h-19v-2zm16.84-3.15c.8.21 1.62-.26 1.84-1.06.21-.8-.26-1.62-1.06-1.84l-5.31-1.42-2.76-9.02L10.12 2v8.28L5.15 8.95l-.93-2.32-1.45-.39v5.17l16.57 4.44z"}}]})(t)}function DDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2.5 19h19v2h-19v-2zm19.57-9.36c-.21-.8-1.04-1.28-1.84-1.06L14.92 10l-6.9-6.43-1.93.51 4.14 7.17-4.97 1.33-1.97-1.54-1.45.39 2.59 4.49L21 11.49c.81-.23 1.28-1.05 1.07-1.85z"}}]})(t)}function TDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 7H7v2h2V7zm0 4H7v2h2v-2zm0-8a2 2 0 00-2 2h2V3zm4 12h-2v2h2v-2zm6-12v2h2c0-1.1-.9-2-2-2zm-6 0h-2v2h2V3zM9 17v-2H7a2 2 0 002 2zm10-4h2v-2h-2v2zm0-4h2V7h-2v2zm0 8c1.1 0 2-.9 2-2h-2v2zM5 7H3v12a2 2 0 002 2h12v-2H5V7zm10-2h2V3h-2v2zm0 12h2v-2h-2v2z"}}]})(t)}function VDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 13h2v-2H3v2zm0 4h2v-2H3v2zm2 4v-2H3a2 2 0 002 2zM3 9h2V7H3v2zm12 12h2v-2h-2v2zm4-18H9a2 2 0 00-2 2v10a2 2 0 002 2h10c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 12H9V5h10v10zm-8 6h2v-2h-2v2zm-4 0h2v-2H7v2z"}}]})(t)}function ODe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.07 11.7c.29-.39.81-.56 1.27-.37.17.07.32.18.43.33.22.28.25.59.22.85-.05.33-.25.63-.54.79 0 0-4.87 2.95-5.07 2.69s3.69-4.29 3.69-4.29zM22 10c0 2.5-1 3-1.5 3-.23 0-.44-.1-.62-.26-.48 3.32-2.36 5.31-5.33 5.99.11.44.48.77.95.77h.58c.22 0 .41.15.48.36.17.52.66 1.02 1.02 1.32.25.21.24.59-.03.78-.34.24-.9.49-1.79.53a.501.501 0 01-.45-.22c-.13-.2-.31-.56-.31-1.01 0-.3.04-.57.09-.8-.78-.16-1.39-.78-1.55-1.56-.49.06-1 .1-1.54.1-.88 0-1.7-.09-2.45-.25-.02.08-.05.16-.05.25 0 .55.45 1 1 1h.58c.22 0 .41.15.48.36.17.52.66 1.02 1.02 1.32.25.21.24.59-.03.78-.34.24-.9.49-1.79.53a.501.501 0 01-.45-.22c-.13-.2-.31-.56-.31-1.01 0-.3.04-.57.09-.8-.9-.19-1.59-1-1.59-1.96 0-.18.03-.36.08-.53-2.46-.86-4.03-2.78-4.46-5.74-.18.17-.38.27-.62.27C3 13 2 12.5 2 10c0-2.27 1.7-4.5 3-4.5.43 0 .49.49.5.85a7.989 7.989 0 015.55-3.29c.2-.96 1.08-1.56 1.95-1.56v1s.33-.5 1-.5c.67 0 1 .5 1 .5-.49 0-.85.35-.96.77 1.82.48 3.39 1.59 4.46 3.08.01-.36.07-.85.5-.85 1.3 0 3 2.23 3 4.5zM5 11c0 .81.1 1.53.25 2.21.18-.69.46-1.33.83-1.92a3.77 3.77 0 01-.34-1.54A3.766 3.766 0 019.5 6c.96 0 1.84.37 2.5.97.66-.6 1.54-.97 2.5-.97 2.07 0 3.75 1.68 3.75 3.75 0 .55-.12 1.07-.34 1.54.37.59.66 1.24.84 1.94.15-.68.25-1.41.25-2.23 0-3.86-3.14-7-7-7s-7 3.14-7 7zm12.98 4.29c0-.1.02-.19.02-.29 0-1.01-.26-1.95-.7-2.78-.69.78-1.68 1.28-2.8 1.28-.27 0-.54-.03-.79-.09.14-.23.23-.49.27-.77.01-.07.01-.13.02-.19.17.03.33.05.5.05 1.52 0 2.75-1.23 2.75-2.75S16.02 7 14.5 7c-.67 0-1.32.25-1.83.72l-.67.6-.67-.6C10.82 7.25 10.17 7 9.5 7 7.98 7 6.75 8.23 6.75 9.75c0 1.34.96 2.46 2.23 2.7l-.76.83c-.6-.22-1.12-.59-1.53-1.05A6.01 6.01 0 006 15c0 .08.01.15.01.24C7.13 17.06 9.14 18 12 18c2.88 0 4.88-.91 5.98-2.71zM16 9.75c0 .97-.67 1.75-1.5 1.75S13 10.72 13 9.75 13.67 8 14.5 8s1.5.78 1.5 1.75zm-.75-.87c0-.21-.17-.38-.38-.38s-.37.17-.37.38.17.38.38.38.37-.18.37-.38zM11 9.75c0 .97-.67 1.75-1.5 1.75S8 10.72 8 9.75 8.67 8 9.5 8s1.5.78 1.5 1.75zm-.75-.87c0-.21-.17-.38-.38-.38s-.37.17-.37.38.17.38.38.38.37-.18.37-.38z"}}]})(t)}function IDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.21 20H5V10h14v4.38l2-2V6c0-1.1-.9-2-2-2h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 002 2h8.21l-2-2zM5 6h14v2H5V6zm11.54 16.5L13 18.96l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41-5.64 5.66zM10.41 14L12 15.59 10.59 17 9 15.41 7.41 17 6 15.59 7.59 14 6 12.41 7.41 11 9 12.59 10.59 11 12 12.41 10.41 14z"}}]})(t)}function RDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 5h-9.12L10 2H4c-1.1 0-2 .9-2 2v13c0 1.1.9 2 2 2h7l1 3h8c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zM7.17 14.59c-2.25 0-4.09-1.83-4.09-4.09s1.83-4.09 4.09-4.09c1.04 0 1.99.37 2.74 1.07l.07.06-1.23 1.18-.06-.05c-.29-.27-.78-.59-1.52-.59-1.31 0-2.38 1.09-2.38 2.42s1.07 2.42 2.38 2.42c1.37 0 1.96-.87 2.12-1.46H7.08V9.91h3.95l.01.07c.04.21.05.4.05.61 0 2.35-1.61 4-3.92 4zm6.03-1.71c.33.6.74 1.18 1.19 1.7l-.54.53-.65-2.23zm.77-.76h-.99l-.31-1.04h3.99s-.34 1.31-1.56 2.74c-.52-.62-.89-1.23-1.13-1.7zM21 20c0 .55-.45 1-1 1h-7l2-2-.81-2.77.92-.92L17.79 18l.73-.73-2.71-2.68c.9-1.03 1.6-2.25 1.92-3.51H19v-1.04h-3.64V9h-1.04v1.04h-1.96L11.18 6H20c.55 0 1 .45 1 1v13z"}}]})(t)}function FDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M1 21h12v2H1v-2zM5.24 8.07l2.83-2.83 14.14 14.14-2.83 2.83L5.24 8.07zM12.32 1l5.66 5.66-2.83 2.83-5.66-5.66L12.32 1zM3.83 9.48l5.66 5.66-2.83 2.83L1 12.31l2.83-2.83z"}}]})(t)}function NDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6zm3-7.5h-2v5H8v-5H6V9h6v1.5zm8.25-6.75L23 5l-2.75 1.25L19 9l-1.25-2.75L15 5l2.75-1.25L19 1l1.25 2.75zm0 14L23 19l-2.75 1.25L19 23l-1.25-2.75L15 19l2.75-1.25L19 15l1.25 2.75z"}}]})(t)}function PDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 5v6h1.17L12 13.17 9.83 11H11V5h2m2-2H9v6H5l7 7 7-7h-4V3zm4 15H5v2h14v-2z"}}]})(t)}function jDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 19H5V5h14v14zM5 3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2H5zm6.5 11h1v-4h-1v4zm2 0h1v-1.5H16v-1h-1.5V11h2v-1h-3v4zm-4-2v1h-1v-2h2c0-.55-.45-1-1-1h-1c-.55 0-1 .45-1 1v2c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h-1z"}}]})(t)}function UDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.5 9H13v6h-1.5V9zM9 9H6c-.6 0-1 .5-1 1v4c0 .5.4 1 1 1h3c.6 0 1-.5 1-1v-2H8.5v1.5h-2v-3H10V10c0-.5-.4-1-1-1zm10 1.5V9h-4.5v6H16v-2h2v-1.5h-2v-1h3z"}}]})(t)}function WDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 7.13l.97 2.29.47 1.11 1.2.1 2.47.21-1.88 1.63-.91.79.27 1.18.56 2.41-2.12-1.28-1.03-.64-1.03.62-2.12 1.28.56-2.41.27-1.18-.91-.79-1.88-1.63 2.47-.21 1.2-.1.47-1.11.97-2.27M12 2L9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2z"}}]})(t)}function ZDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 7h16v2H4V7zm0 6h16v-2H4v2zm0 4h7v-2H4v2zm0 4h7v-2H4v2zm11.41-2.83L14 16.75l-1.41 1.41L15.41 21 20 16.42 18.58 15l-3.17 3.17zM4 3v2h16V3H4z"}}]})(t)}function GDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}},{tag:"circle",attr:{cx:"8",cy:"14",r:"2"}},{tag:"circle",attr:{cx:"12",cy:"8",r:"2"}},{tag:"circle",attr:{cx:"16",cy:"14",r:"2"}}]})(t)}function qDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.25 16.74c0 .69-.53 1.26-1.25 1.26-.7 0-1.26-.56-1.26-1.26 0-.71.56-1.25 1.26-1.25.71 0 1.25.55 1.25 1.25zM11.99 6c-1.77 0-2.98 1.15-3.43 2.49l1.64.69c.22-.67.74-1.48 1.8-1.48 1.62 0 1.94 1.52 1.37 2.33-.54.77-1.47 1.29-1.96 2.16-.39.69-.31 1.49-.31 1.98h1.82c0-.93.07-1.12.22-1.41.39-.72 1.11-1.06 1.87-2.17.68-1 .42-2.36-.02-3.08-.51-.84-1.52-1.51-3-1.51zM19 5H5v14h14V5m0-2c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h14z"}}]})(t)}function YDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"}}]})(t)}function XDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z"}}]})(t)}function $De(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2.81 2.81L1.39 4.22l2.27 2.27A9.91 9.91 0 002 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l2.27 2.27 1.41-1.41L2.81 2.81zM12 20c-4.41 0-8-3.59-8-8 0-1.48.41-2.86 1.12-4.06l10.94 10.94C14.86 19.59 13.48 20 12 20zM7.94 5.12L6.49 3.66A9.91 9.91 0 0112 2c5.52 0 10 4.48 10 10 0 2.04-.61 3.93-1.66 5.51l-1.46-1.46A7.869 7.869 0 0020 12c0-4.41-3.59-8-8-8-1.48 0-2.86.41-4.06 1.12z"}}]})(t)}function KDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 5h-2V3h2v2zm-2 10v6l2.29-2.29 2.3 2.29L21 19.59l-2.29-2.29L21 15h-6zm4-6h2V7h-2v2zm0 4h2v-2h-2v2zm-8 8h2v-2h-2v2zM7 5h2V3H7v2zM3 17h2v-2H3v2zm2 4v-2H3c0 1.1.9 2 2 2zM19 3v2h2c0-1.1-.9-2-2-2zm-8 2h2V3h-2v2zM3 9h2V7H3v2zm4 12h2v-2H7v2zm-4-8h2v-2H3v2zm0-8h2V3c-1.1 0-2 .9-2 2z"}}]})(t)}function QDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14.59 8L12 10.59 9.41 8 8 9.41 10.59 12 8 14.59 9.41 16 12 13.41 14.59 16 16 14.59 13.41 12 16 9.41 14.59 8zM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}}]})(t)}function JDe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.1 19.37l1 1.74c-.96.44-2.01.73-3.1.84v-2.02c.74-.09 1.44-.28 2.1-.56zM4.07 13H2.05c.11 1.1.4 2.14.84 3.1l1.74-1c-.28-.66-.47-1.36-.56-2.1zM15.1 4.63l1-1.74c-.96-.44-2-.73-3.1-.84v2.02c.74.09 1.44.28 2.1.56zM19.93 11h2.02c-.11-1.1-.4-2.14-.84-3.1l-1.74 1c.28.66.47 1.36.56 2.1zM8.9 19.37l-1 1.74c.96.44 2.01.73 3.1.84v-2.02c-.74-.09-1.44-.28-2.1-.56zM11 4.07V2.05c-1.1.11-2.14.4-3.1.84l1 1.74c.66-.28 1.36-.47 2.1-.56zm7.36 3.1l1.74-1.01c-.63-.87-1.4-1.64-2.27-2.27l-1.01 1.74c.59.45 1.1.96 1.54 1.54zM4.63 8.9l-1.74-1c-.44.96-.73 2-.84 3.1h2.02c.09-.74.28-1.44.56-2.1zm15.3 4.1c-.09.74-.28 1.44-.56 2.1l1.74 1c.44-.96.73-2.01.84-3.1h-2.02zm-3.1 5.36l1.01 1.74c.87-.63 1.64-1.4 2.27-2.27l-1.74-1.01c-.45.59-.96 1.1-1.54 1.54zM7.17 5.64l-1-1.75c-.88.64-1.64 1.4-2.27 2.28l1.74 1.01a7.7 7.7 0 011.53-1.54zM5.64 16.83l-1.74 1c.63.87 1.4 1.64 2.27 2.27l1.01-1.74a7.7 7.7 0 01-1.54-1.53zM13 7h-2v5.41l4.29 4.29 1.41-1.41-3.7-3.7V7z"}}]})(t)}function tTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 3a9 9 0 00-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42A8.954 8.954 0 0013 21a9 9 0 000-18zm-1 5v5l4.25 2.52.77-1.28-3.52-2.09V8z"}}]})(t)}function eTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.83 15h1.67c.55 0 1-.45 1-1v-1.5c0-.55-.45-1-1-1H17v-1h2v.5h1.5v-1c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1v1.5c0 .55.45 1 1 1H19v1h-2V13h-1.17l2 2zM8 10.83V15H6.5v-2.5h-2V15H3V9h1.5v2h2V9.33L1.39 4.22 2.8 2.81l18.38 18.38-1.41 1.41-7.6-7.6H10v-2.17l-2-2z"}}]})(t)}function nTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.5 9H8v6H6.5v-2.5h-2V15H3V9h1.5v2h2V9zm10 6h3c.55 0 1-.45 1-1v-1.5c0-.55-.45-1-1-1H17v-1h2v.5h1.5v-1c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1v1.5c0 .55.45 1 1 1H19v1h-2V13h-1.5v1c0 .55.45 1 1 1zM14 15v-1.5h-2.5V9H10v6h4z"}}]})(t)}function rTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 5.69l5 4.5V18h-2v-6H9v6H7v-7.81l5-4.5M12 3L2 12h3v8h6v-6h2v6h6v-8h3L12 3z"}}]})(t)}function aTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 15v2H5v-2h14m2-10H3v2h18V5zm0 4H3v2h18V9zm0 4H3v6h18v-6z"}}]})(t)}function iTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 8.89l.94 3.11h2.82l-2.27 1.62.93 3.01L11 14.79l-2.42 1.84.93-3.01L7.24 12h2.82L11 8.89zM8.58 10H1l6.17 4.41L4.83 22 11 17.31 17.18 22l-2.35-7.59L21 10h-7.58L11 2l-2.42 8zm12.78 12l-1.86-6.01L23.68 13h-3.44l-3.08 2.2 1.46 4.72L21.36 22zM17 8l-1.82-6-1.04 3.45.77 2.55H17z"}}]})(t)}function oTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8 4h8v3.5l-2.84 2.84 1.25 1.25L18 8.01 17.99 8H18V2H6v1.17l2 2zM2.1 2.1L.69 3.51l8.9 8.9L6 16l.01.01H6V22h12v-1.17l2.49 2.49 1.41-1.41L2.1 2.1zM16 20H8v-3.5l2.84-2.84L16 18.83V20z"}}]})(t)}function lTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 2v6h.01L6 8.01 10 12l-4 4 .01.01H6V22h12v-5.99h-.01L18 16l-4-4 4-3.99-.01-.01H18V2H6zm10 14.5V20H8v-3.5l4-4 4 4zm-4-5l-4-4V4h8v3.5l-4 4z"}}]})(t)}function cTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 2v6h.01L6 8.01 10 12l-4 4 .01.01H6V22h12v-5.99h-.01L18 16l-4-4 4-3.99-.01-.01H18V2H6z"}}]})(t)}function sTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3.5 9H5v6H3.5v-2.5h-2V15H0V9h1.5v2h2V9zm14 0H13c-.55 0-1 .45-1 1v5h1.5v-4.5h1V14H16v-3.51h1V15h1.5v-5c0-.55-.45-1-1-1zM11 9H6v1.5h1.75V15h1.5v-4.5H11V9zm13 6v-1.5h-2.5V9H20v6h4z"}}]})(t)}function uTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M24 24H0V0h24v24z",opacity:".87"}},{tag:"path",attr:{d:"M4.5 11h-2V9H1v6h1.5v-2.5h2V15H6V9H4.5v2zm2.5-.5h1.5V15H10v-4.5h1.5V9H7v1.5zm5.5 0H14V15h1.5v-4.5H17V9h-4.5v1.5zm9-1.5H18v6h1.5v-2h2c.8 0 1.5-.7 1.5-1.5v-1c0-.8-.7-1.5-1.5-1.5zm0 2.5h-2v-1h2v1z"}}]})(t)}function dTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zM9 6c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9V6zm9 14H6V10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"}}]})(t)}function hTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M23 11.01L18 11c-.55 0-1 .45-1 1v9c0 .55.45 1 1 1h5c.55 0 1-.45 1-1v-9c0-.55-.45-.99-1-.99zM23 20h-5v-7h5v7zM20 2H2C.89 2 0 2.89 0 4v12a2 2 0 002 2h7v2H7v2h8v-2h-2v-2h2v-2H2V4h18v5h2V4a2 2 0 00-2-2zm-8.03 7L11 6l-.97 3H7l2.47 1.76-.94 2.91 2.47-1.8 2.47 1.8-.94-2.91L15 9h-3.03z"}}]})(t)}function fTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 7h2v2h-2zm0 4h2v6h-2zm1-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}}]})(t)}function pTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{fill:"none"},child:[{tag:"path",attr:{d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M0 0h24v24H0V0z",opacity:".87"}}]},{tag:"path",attr:{d:"M21 3.01H3c-1.1 0-2 .9-2 2V9h2V4.99h18v14.03H3V15H1v4.01c0 1.1.9 1.98 2 1.98h18c1.1 0 2-.88 2-1.98v-14a2 2 0 00-2-2zM11 16l4-4-4-4v3H1v2h10v3zM21 3.01H3c-1.1 0-2 .9-2 2V9h2V4.99h18v14.03H3V15H1v4.01c0 1.1.9 1.98 2 1.98h18c1.1 0 2-.88 2-1.98v-14a2 2 0 00-2-2zM11 16l4-4-4-4v3H1v2h10v3z"}}]})(t)}function gTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 17H4V5h8V3H4c-1.11 0-2 .89-2 2v12a2 2 0 002 2h4v2h8v-2h4c1.1 0 2-.9 2-2v-3h-2v3z"}},{tag:"path",attr:{d:"M17 14l5-5-1.41-1.41L18 10.17V3h-2v7.17l-2.59-2.58L12 9z"}}]})(t)}function vTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 18H7V6h7V4H7V3h7V1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2v-5h-2v2zm0 3H7v-1h10v1z"}},{tag:"path",attr:{d:"M18 14l5-5-1.41-1.41L19 10.17V3h-2v7.17l-2.59-2.58L13 9z"}}]})(t)}function mTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"12",cy:"3.5",r:".75",fill:"none"}},{tag:"circle",attr:{cx:"12",cy:"3.5",r:".75",fill:"none"}},{tag:"path",attr:{fill:"none",d:"M5 15v4h14V5H5z"}},{tag:"path",attr:{d:"M11 14.17L8.83 12 11 9.83 9.59 8.41 6 12l3.59 3.59zM14.41 15.59L18 12l-3.59-3.59L13 9.83 15.17 12 13 14.17z"}},{tag:"path",attr:{d:"M19 3h-4.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H5c-.14 0-.27.01-.4.04a2.008 2.008 0 00-1.44 1.19c-.1.23-.16.49-.16.77v14c0 .27.06.54.16.78s.25.45.43.64c.27.27.62.47 1.01.55.13.02.26.03.4.03h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7-.25c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75zM19 15v4H5V5h14v10z"}}]})(t)}function yTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4.81V19c-3.31 0-6-2.63-6-5.87 0-1.56.62-3.03 1.75-4.14L12 4.81M12 2L6.35 7.56C4.9 8.99 4 10.96 4 13.13 4 17.48 7.58 21 12 21s8-3.52 8-7.87c0-2.17-.9-4.14-2.35-5.57L12 2z"}}]})(t)}function bTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 14v-1h1.5v.5h2v-1H13c-.55 0-1-.45-1-1V10c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1h-1.5v-.5h-2v1H16c.55 0 1 .45 1 1V14c0 .55-.45 1-1 1h-3c-.55 0-1-.45-1-1zM9 9v4.5H7.5v-1H6v1c0 .83.67 1.5 1.5 1.5H9c.83 0 1.5-.67 1.5-1.5V9H9z"}}]})(t)}function xTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"ellipse",attr:{cx:"12",cy:"12",rx:"3",ry:"5.74"}},{tag:"path",attr:{d:"M7.5 12c0-.97.23-4.16 3.03-6.5C9.75 5.19 8.9 5 8 5c-3.86 0-7 3.14-7 7s3.14 7 7 7c.9 0 1.75-.19 2.53-.5-2.8-2.34-3.03-5.53-3.03-6.5zM16 5c-.9 0-1.75.19-2.53.5 2.8 2.34 3.03 5.53 3.03 6.5 0 .97-.23 4.16-3.03 6.5.78.31 1.63.5 2.53.5 3.86 0 7-3.14 7-7s-3.14-7-7-7z"}}]})(t)}function MTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"ellipse",attr:{cx:"12",cy:"12",rx:"3",ry:"5.74"}},{tag:"path",attr:{d:"M9.04 16.87c-.33.08-.68.13-1.04.13-2.76 0-5-2.24-5-5s2.24-5 5-5c.36 0 .71.05 1.04.13.39-.56.88-1.12 1.49-1.63C9.75 5.19 8.9 5 8 5c-3.86 0-7 3.14-7 7s3.14 7 7 7c.9 0 1.75-.19 2.53-.5-.61-.51-1.1-1.07-1.49-1.63zM16 5c-.9 0-1.75.19-2.53.5.61.51 1.1 1.07 1.49 1.63.33-.08.68-.13 1.04-.13 2.76 0 5 2.24 5 5s-2.24 5-5 5c-.36 0-.71-.05-1.04-.13-.39.56-.88 1.12-1.49 1.63.78.31 1.63.5 2.53.5 3.86 0 7-3.14 7-7s-3.14-7-7-7z"}}]})(t)}function wTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"ellipse",attr:{cx:"12",cy:"12",rx:"3",ry:"5.74"}},{tag:"path",attr:{d:"M7.5 12c0-.97.23-4.16 3.03-6.5C9.75 5.19 8.9 5 8 5c-3.86 0-7 3.14-7 7s3.14 7 7 7c.9 0 1.75-.19 2.53-.5-2.8-2.34-3.03-5.53-3.03-6.5zM16 5c-.9 0-1.75.19-2.53.5.61.51 1.1 1.07 1.49 1.63.33-.08.68-.13 1.04-.13 2.76 0 5 2.24 5 5s-2.24 5-5 5c-.36 0-.71-.05-1.04-.13-.39.56-.88 1.12-1.49 1.63.78.31 1.63.5 2.53.5 3.86 0 7-3.14 7-7s-3.14-7-7-7z"}}]})(t)}function zTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"ellipse",attr:{cx:"12",cy:"12",rx:"3",ry:"5.74"}},{tag:"path",attr:{d:"M16.5 12c0 .97-.23 4.16-3.03 6.5.78.31 1.63.5 2.53.5 3.86 0 7-3.14 7-7s-3.14-7-7-7c-.9 0-1.75.19-2.53.5 2.8 2.34 3.03 5.53 3.03 6.5zM8 19c.9 0 1.75-.19 2.53-.5-.61-.51-1.1-1.07-1.49-1.63-.33.08-.68.13-1.04.13-2.76 0-5-2.24-5-5s2.24-5 5-5c.36 0 .71.05 1.04.13.39-.56.88-1.12 1.49-1.63C9.75 5.19 8.9 5 8 5c-3.86 0-7 3.14-7 7s3.14 7 7 7z"}}]})(t)}function CTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 18.99h11c.67 0 1.27-.32 1.63-.83L21 12l-4.37-6.16C16.27 5.33 15.67 5 15 5H4l5 7-5 6.99z"}}]})(t)}function ATe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 7l3.55 5-1.63 2.29 1.43 1.43L22 12l-4.37-6.16C17.27 5.33 16.67 5 16 5l-7.37.01 2 1.99H16zM2 4.03l1.58 1.58C3.22 5.96 3 6.46 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.28 0 .55-.07.79-.18L18.97 21l1.41-1.41L3.41 2.62 2 4.03zM14.97 17H5V7.03L14.97 17z"}}]})(t)}function kTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16zM16 17H5V7h11l3.55 5L16 17z"}}]})(t)}function HTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 00-1.38-3.56A8.03 8.03 0 0118.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2s.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 015.08 16zm2.95-8H5.08a7.987 7.987 0 014.33-3.56A15.65 15.65 0 008.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2s.07-1.35.16-2h4.68c.09.65.16 1.32.16 2s-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 01-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2s-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z"}}]})(t)}function ETe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 19H5V5h7V3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"}}]})(t)}function STe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 11V3H8v6H2v12h20V11h-6zm-6-6h4v14h-4V5zm-6 6h4v8H4v-8zm16 8h-4v-6h4v6z"}}]})(t)}function LTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}},{tag:"path",attr:{d:"M12 19c.83 0 1.5-.67 1.5-1.5h-3c0 .83.67 1.5 1.5 1.5zM9 15h6v1.5H9zM12 5c-2.76 0-5 2.24-5 5 0 1.64.8 3.09 2.03 4h5.95A4.985 4.985 0 0017 10c0-2.76-2.24-5-5-5zm2.43 7.5H9.57A3.473 3.473 0 018.5 10c0-1.93 1.57-3.5 3.5-3.5s3.5 1.57 3.5 3.5c0 .95-.39 1.84-1.07 2.5z"}}]})(t)}function _Te(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 21c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-1H9v1zm3-19C8.14 2 5 5.14 5 9c0 2.38 1.19 4.47 3 5.74V17c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2.26c1.81-1.27 3-3.36 3-5.74 0-3.86-3.14-7-7-7zm2.85 11.1l-.85.6V16h-4v-2.3l-.85-.6A4.997 4.997 0 017 9c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.63-.8 3.16-2.15 4.1z"}}]})(t)}function BTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 16h5v-2H3v2zm6.5 0h5v-2h-5v2zm6.5 0h5v-2h-5v2zM3 20h2v-2H3v2zm4 0h2v-2H7v2zm4 0h2v-2h-2v2zm4 0h2v-2h-2v2zm4 0h2v-2h-2v2zM3 12h8v-2H3v2zm10 0h8v-2h-8v2zM3 4v4h18V4H3z"}}]})(t)}function DTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 17h18v-2H3v2zm0 3h18v-1H3v1zm0-7h18v-3H3v3zm0-9v4h18V4H3z"}}]})(t)}function TTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{fill:"none"},child:[{tag:"path",attr:{d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M0 0h24v24H0V0z",opacity:".87"}}]},{tag:"path",attr:{d:"M3 13h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm4 4h14v-2H7v2zm0 4h14v-2H7v2zM7 7v2h14V7H7zm-4 6h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm4 4h14v-2H7v2zm0 4h14v-2H7v2zM7 7v2h14V7H7z"}}]})(t)}function VTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 20V10h12v1c.7 0 1.37.1 2 .29V10c0-1.1-.9-2-2-2h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h6.26c-.42-.6-.75-1.28-.97-2H6zM9 6c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9V6z"}},{tag:"path",attr:{d:"M18 13c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm1.65 7.35L17.5 18.2V15h1v2.79l1.85 1.85-.7.71z"}}]})(t)}function OTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6h2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm0 12H6V10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"}}]})(t)}function ITe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 20V10h12v1c.7 0 1.37.1 2 .29V10c0-1.1-.9-2-2-2h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h6.26c-.42-.6-.75-1.28-.97-2H6zM9 6c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9V6z"}},{tag:"path",attr:{d:"M18 13c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0 2c.83 0 1.5.67 1.5 1.5S18.83 18 18 18s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5zm0 6c-1.03 0-1.94-.52-2.48-1.32.73-.42 1.57-.68 2.48-.68s1.75.26 2.48.68c-.54.8-1.45 1.32-2.48 1.32z"}}]})(t)}function RTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 3a9 9 0 00-9 9c0 .06.01.12.01.19l-1.84-1.84-1.41 1.41L5 16l4.24-4.24-1.41-1.41-1.82 1.82c0-.06-.01-.11-.01-.17 0-3.86 3.14-7 7-7s7 3.14 7 7-3.14 7-7 7c-1.9 0-3.62-.76-4.88-1.99L6.7 18.42A8.982 8.982 0 0013 21a9 9 0 000-18zm2 8v-1c0-1.1-.9-2-2-2s-2 .9-2 2v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1zm-1 0h-2v-1c0-.55.45-1 1-1s1 .45 1 1v1z"}}]})(t)}function FTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{fill:"none"},child:[{tag:"path",attr:{d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M0 0h24v24H0V0z",opacity:".87"}}]},{tag:"path",attr:{d:"M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zM9 6c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9V6zm9 14H6V10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"}}]})(t)}function NTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 7L9.6 8.4l2.6 2.6H2v2h10.2l-2.6 2.6L11 17l5-5-5-5zm9 12h-8v2h8c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-8v2h8v14z"}}]})(t)}function PTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 8l-1.41 1.41L17.17 11H9v2h8.17l-1.58 1.58L17 16l4-4-4-4zM5 5h7V3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h7v-2H5V5z"}}]})(t)}function jTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21.41 11.58l-9-9C12.05 2.22 11.55 2 11 2H4c-1.1 0-2 .9-2 2v7c0 .55.22 1.05.59 1.42l9 9c.36.36.86.58 1.41.58s1.05-.22 1.41-.59l7-7c.37-.36.59-.86.59-1.41s-.23-1.06-.59-1.42zM13 20.01L4 11V4h7v-.01l9 9-7 7.02z"}},{tag:"circle",attr:{cx:"6.5",cy:"6.5",r:"1.5"}},{tag:"path",attr:{d:"M8.9 12.55c0 .57.23 1.07.6 1.45l3.5 3.5 3.5-3.5a2.053 2.053 0 00-2.9-2.9l-.6.6-.6-.59c-.37-.38-.89-.61-1.45-.61-1.13 0-2.05.92-2.05 2.05z"}}]})(t)}function UTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 18v-.65c0-.34.16-.66.41-.81C6.1 15.53 8.03 15 10 15c.03 0 .05 0 .08.01.1-.7.3-1.37.59-1.98-.22-.02-.44-.03-.67-.03-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53V20h9.26c-.42-.6-.75-1.28-.97-2H4zM10 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zM20.75 16c0-.22-.03-.42-.06-.63l1.14-1.01-1-1.73-1.45.49c-.32-.27-.68-.48-1.08-.63L18 11h-2l-.3 1.49c-.4.15-.76.36-1.08.63l-1.45-.49-1 1.73 1.14 1.01c-.03.21-.06.41-.06.63s.03.42.06.63l-1.14 1.01 1 1.73 1.45-.49c.32.27.68.48 1.08.63L16 21h2l.3-1.49c.4-.15.76-.36 1.08-.63l1.45.49 1-1.73-1.14-1.01c.03-.21.06-.41.06-.63zM17 18c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}}]})(t)}function WTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22.69 18.37l1.14-1-1-1.73-1.45.49c-.32-.27-.68-.48-1.08-.63L20 14h-2l-.3 1.49c-.4.15-.76.36-1.08.63l-1.45-.49-1 1.73 1.14 1c-.08.5-.08.76 0 1.26l-1.14 1 1 1.73 1.45-.49c.32.27.68.48 1.08.63L18 24h2l.3-1.49c.4-.15.76-.36 1.08-.63l1.45.49 1-1.73-1.14-1c.08-.51.08-.77 0-1.27zM19 21c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM11 7v5.41l2.36 2.36 1.04-1.79-1.4-1.39V7h-2zm10 5a9 9 0 00-9-9C9.17 3 6.65 4.32 5 6.36V4H3v6h6V8H6.26A7.01 7.01 0 0112 5c3.86 0 7 3.14 7 7h2zm-10.14 6.91c-2.99-.49-5.35-2.9-5.78-5.91H3.06c.5 4.5 4.31 8 8.94 8h.07l-1.21-2.09z"}}]})(t)}function ZTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16.23 7h2.6c-.06-.47-.36-.94-.79-1.17L10.5 2 2.8 5.83c-.48.26-.8.81-.8 1.34V15c0 1.1.9 2 2 2V7.4L10.5 4l5.73 3z"}},{tag:"path",attr:{d:"M20 8H7c-1.1 0-2 .9-2 2v9c0 1.1.9 2 2 2h13c1.1 0 2-.9 2-2v-9c0-1.1-.9-2-2-2zm0 11H7v-7l6.5 3.33L20 12v7zm-6.5-5.67L7 10h13l-6.5 3.33z"}}]})(t)}function GTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6H10v2h10v12H4V8h2v4h2V4h6V0H6v6H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2z"}}]})(t)}function qTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 3h18v2H3V3z"}}]})(t)}function YTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 16l4-4-4-4v3h-5.06A8.974 8.974 0 008 3.95 3.005 3.005 0 005 1C3.34 1 2 2.34 2 4s1.34 3 3 3c.95 0 1.78-.45 2.33-1.14C9.23 6.9 10.6 8.77 10.92 11h-3.1C7.4 9.84 6.3 9 5 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c1.3 0 2.4-.84 2.82-2h3.1c-.32 2.23-1.69 4.1-3.58 5.14C6.78 17.45 5.95 17 5 17c-1.66 0-3 1.34-3 3s1.34 3 3 3a2.99 2.99 0 002.99-2.95A8.974 8.974 0 0012.93 13H18v3z"}}]})(t)}function XTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 19h12v2H6v-2z"}}]})(t)}function $Te(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.5 13.5c0 2-2.5 3.5-2.5 5h-2c0-1.5-2.5-3-2.5-5 0-1.93 1.57-3.5 3.5-3.5s3.5 1.57 3.5 3.5zm-2.5 6h-2V21h2v-1.5zm6-6.5c0 1.68-.59 3.21-1.58 4.42l1.42 1.42a8.978 8.978 0 00-1-12.68l-1.42 1.42A6.993 6.993 0 0119 13zm-3-8l-4-4v3a9 9 0 00-9 9c0 2.23.82 4.27 2.16 5.84l1.42-1.42A6.938 6.938 0 015 13c0-3.86 3.14-7 7-7v3l4-4z"}}]})(t)}function KTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 14.67L3.41 6.09 2 7.5l8.5 8.5H4v2h16v-2h-6.5l5.15-5.15A2.5 2.5 0 1019.5 6 2.5 2.5 0 0017 8.5c0 .35.07.67.2.97l-5.2 5.2z"}}]})(t)}function QTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 12l-4.37 6.16c-.37.52-.98.84-1.63.84h-3v-2h3l3.55-5L15 7H5v3H3V7c0-1.1.9-2 2-2h10c.65 0 1.26.31 1.63.84L21 12zm-11 3H7v-3H5v3H2v2h3v3h2v-3h3v-2z"}}]})(t)}function JTe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}},{tag:"path",attr:{d:"M15.97 11.03C14.87 9.79 13.28 9 11.5 9c-2.82 0-5.18 1.95-5.82 4.56l.96.32C7.15 11.66 9.13 10 11.5 10c1.51 0 2.85.68 3.76 1.74L13 14h5V9l-2.03 2.03z"}}]})(t)}function tVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.5 22c1.05 0 2.05-.16 3-.46-4.06-1.27-7-5.06-7-9.54s2.94-8.27 7-9.54c-.95-.3-1.95-.46-3-.46-5.52 0-10 4.48-10 10s4.48 10 10 10z"}}]})(t)}function eVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.18 10.94c.2-.44.32-.92.32-1.44C15.5 7.57 13.93 6 12 6c-.52 0-1 .12-1.44.32l4.62 4.62z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM4 12c0-1.85.63-3.55 1.69-4.9l2.86 2.86a3.47 3.47 0 002.99 2.99l2.2 2.2c-.57-.1-1.15-.15-1.74-.15-2.32 0-4.45.8-6.14 2.12A7.957 7.957 0 014 12zm8 8c-1.74 0-3.34-.56-4.65-1.5C8.66 17.56 10.26 17 12 17s3.34.56 4.65 1.5c-1.31.94-2.91 1.5-4.65 1.5zm6.31-3.1L7.1 5.69A7.902 7.902 0 0112 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.54-1.69 4.9z"}}]})(t)}function nVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 15h-2a1.003 1.003 0 01-1.95.32c-.15-.44-.4-1.08-.93-1.61l-1.36-1.36C9.28 11.87 9 11.19 9 10.5a2.5 2.5 0 014.95-.5h2.02c-.25-2.25-2.16-4-4.47-4C9.02 6 7 8.02 7 10.5c0 1.22.49 2.41 1.35 3.27l1.36 1.36c.17.17.31.44.44.82A3.013 3.013 0 0013 18c1.65 0 3-1.35 3-3z"}},{tag:"circle",attr:{cx:"13.5",cy:"12.5",r:"1.5"}},{tag:"path",attr:{d:"M3.6 6.58l1.58 1.26c.35-.57.77-1.1 1.24-1.57L4.85 5.02c-.47.47-.88 1-1.25 1.56zM9.46 4.42l-.87-1.81c-.63.23-1.24.52-1.8.87l.87 1.81c.56-.36 1.16-.65 1.8-.87zM4.49 9.26l-1.96-.45c-.21.63-.36 1.28-.44 1.95l1.96.45a7.9 7.9 0 01.44-1.95zM20.4 6.58a9.4 9.4 0 00-1.25-1.56l-1.58 1.26c.48.47.89.99 1.24 1.57l1.59-1.27zM4.04 12.79l-1.96.45c.08.67.23 1.33.44 1.95l1.97-.45c-.22-.62-.38-1.27-.45-1.95zM17.21 3.48c-.57-.35-1.17-.64-1.8-.87l-.87 1.81c.64.22 1.24.51 1.8.87l.87-1.81zM13 4.07V2.05c-.33-.03-.66-.05-1-.05s-.67.02-1 .05v2.02c.33-.04.66-.07 1-.07s.67.03 1 .07zM11 19.93v2.02c.33.03.66.05 1 .05s.67-.02 1-.05v-2.02c-.33.04-.66.07-1 .07s-.67-.03-1-.07zM19.51 14.74l1.97.45c.21-.63.36-1.28.44-1.95l-1.96-.45c-.07.68-.23 1.33-.45 1.95zM19.96 11.21l1.96-.45a9.69 9.69 0 00-.44-1.95l-1.97.45c.22.62.38 1.27.45 1.95zM17.58 17.73l1.58 1.26c.47-.48.88-1 1.25-1.56l-1.58-1.26a9.4 9.4 0 01-1.25 1.56zM6.79 20.52c.57.35 1.17.64 1.8.87l.87-1.81c-.64-.22-1.24-.51-1.8-.87l-.87 1.81zM14.54 19.58l.87 1.81c.63-.23 1.24-.52 1.8-.87l-.87-1.81c-.56.36-1.16.65-1.8.87zM3.6 17.42a9.4 9.4 0 001.25 1.56l1.58-1.26a7.87 7.87 0 01-1.24-1.57L3.6 17.42z"}}]})(t)}function rVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4c1.44 0 2.79.38 3.95 1.05L17.4 3.6C15.85 2.59 13.99 2 12 2s-3.85.59-5.41 1.59l1.45 1.45A8.034 8.034 0 0112 4zM20 12c0 1.44-.38 2.79-1.05 3.95l1.45 1.45c1.01-1.55 1.6-3.41 1.6-5.4s-.59-3.85-1.59-5.41l-1.45 1.45A8.034 8.034 0 0120 12zM12 20c-1.44 0-2.79-.38-3.95-1.05L6.6 20.4C8.15 21.41 10.01 22 12 22s3.85-.59 5.41-1.59l-1.45-1.45A8.034 8.034 0 0112 20zM4 12c0-1.44.38-2.79 1.05-3.95L3.59 6.59C2.59 8.15 2 10.01 2 12s.59 3.85 1.59 5.41l1.45-1.45A8.034 8.034 0 014 12zM11.5 6C9.02 6 7 8.02 7 10.5c0 1.22.49 2.41 1.35 3.27l1.36 1.36c.17.17.31.44.44.82A3.013 3.013 0 0013 18c1.65 0 3-1.35 3-3h-2a1.003 1.003 0 01-1.95.32c-.15-.44-.4-1.08-.93-1.61l-1.36-1.36C9.28 11.87 9 11.19 9 10.5a2.5 2.5 0 014.95-.5h2.02c-.25-2.25-2.16-4-4.47-4z"}},{tag:"circle",attr:{cx:"13.5",cy:"12.5",r:"1.5"}}]})(t)}function aVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm9 9v-2c-1.54.02-3.09-.75-4.07-1.83l-1.29-1.43c-.24-.24-.44-.36-.63-.46-.36-.19-.72-.3-1.2-.26-.49.04-.91.27-1.23.61L14 11.05c1.29 1.07 3.25 1.94 5 1.95zm-9 7c-1.66 0-3-1.34-3-3 0-1.31.84-2.41 2-2.83V12.1a5 5 0 105.9 5.9h-2.07c-.41 1.16-1.52 2-2.83 2zM2.81 2.81L1.39 4.22 10 12.83V15c0 1.1.9 2 2 2h2.17l5.61 5.61 1.41-1.41L2.81 2.81z"}}]})(t)}function iVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 6H9v8h2V8zm6 4l-5-4v8l5-4z"}}]})(t)}function oVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 11h-2v3H8v2h3v3h2v-3h3v-2h-3zm1-9H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11z"}}]})(t)}function lVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2.02c-5.51 0-9.98 4.47-9.98 9.98s4.47 9.98 9.98 9.98 9.98-4.47 9.98-9.98S17.51 2.02 12 2.02zm0 17.96c-4.4 0-7.98-3.58-7.98-7.98S7.6 4.02 12 4.02 19.98 7.6 19.98 12 16.4 19.98 12 19.98zM12.75 5l-4.5 8.5h3.14V19l4.36-8.5h-3z"}}]})(t)}function cVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-5-5h10v2H7zm3.3-3.8L8.4 9.3 7 10.7l3.3 3.3L17 7.3l-1.4-1.4z"}}]})(t)}function sVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 16h2v1h-2zM12 11c-1.1 0-2 .9-2 2 0 .74.4 1.38 1 1.72v.78h2v-.78c.6-.35 1-.98 1-1.72 0-1.1-.9-2-2-2z"}},{tag:"path",attr:{d:"M18 1.01L6 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM18 21H6v-1h12v1zm0-3H6V6h12v12zm0-14H6V3h12v1z"}},{tag:"path",attr:{d:"M16.01 15.95c.62-.83.99-1.84.99-2.95s-.37-2.12-.99-2.95l-1.07 1.07c.35.54.56 1.19.56 1.88s-.21 1.34-.56 1.88l1.07 1.07zM9.06 14.88c-.35-.54-.56-1.19-.56-1.88 0-1.93 1.57-3.5 3.5-3.5v1.25l2.25-2-2.25-2V8c-2.76 0-5 2.24-5 5 0 1.11.37 2.12.99 2.95l1.07-1.07z"}}]})(t)}function uVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.5 11.5c0 2-2.5 3.5-2.5 5h-2c0-1.5-2.5-3-2.5-5C8.5 9.57 10.07 8 12 8s3.5 1.57 3.5 3.5zm-2.5 6h-2V19h2v-1.5zm9-5.5c0-2.76-1.12-5.26-2.93-7.07l-1.06 1.06A8.481 8.481 0 0120.5 12c0 2.34-.95 4.47-2.49 6.01l1.06 1.06A9.969 9.969 0 0022 12zM3.5 12c0-2.34.95-4.47 2.49-6.01L4.93 4.93A9.969 9.969 0 002 12c0 2.76 1.12 5.26 2.93 7.07l1.06-1.06A8.481 8.481 0 013.5 12zm14 0c0 1.52-.62 2.89-1.61 3.89l1.06 1.06A6.976 6.976 0 0019 12c0-1.93-.78-3.68-2.05-4.95l-1.06 1.06c.99 1 1.61 2.37 1.61 3.89zM7.05 16.95l1.06-1.06c-1-1-1.61-2.37-1.61-3.89s.62-2.89 1.61-3.89L7.05 7.05A6.976 6.976 0 005 12c0 1.93.78 3.68 2.05 4.95z"}}]})(t)}function dVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M24 0H0v24h24V0zm0 0H0v24h24V0zM0 24h24V0H0v24z"}},{tag:"path",attr:{d:"M17.66 8L12 2.35 6.34 8A8.02 8.02 0 004 13.64c0 2 .78 4.11 2.34 5.67a7.99 7.99 0 0011.32 0c1.56-1.56 2.34-3.67 2.34-5.67S19.22 9.56 17.66 8zM6 14c.01-2 .62-3.27 1.76-4.4L12 5.27l4.24 4.38C17.38 10.77 17.99 12 18 14H6z"}}]})(t)}function hVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 4H5a2 2 0 00-2 2v12a2 2 0 002 2h4v-2H5V8h14v10h-4v2h4c1.1 0 2-.9 2-2V6a2 2 0 00-2-2zm-7 6l-4 4h3v6h2v-6h3l-4-4z"}}]})(t)}function fVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 11V3h-8l3.29 3.29-10 10L3 13v8h8l-3.29-3.29 10-10z"}}]})(t)}function pVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.79 5.8L14 3h7v7l-2.79-2.8-4.09 4.09-1.41-1.41 4.08-4.08zM19 12v4.17l2 2V12h-2zm.78 10.61L18.17 21H5a2 2 0 01-2-2V5.83L1.39 4.22 2.8 2.81l18.38 18.38-1.4 1.42zM16.17 19l-4.88-4.88-1.59 1.59-1.41-1.41 1.59-1.59L5 7.83V19h11.17zM7.83 5H12V3H5.83l2 2z"}}]})(t)}function gVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 19H5V5h7V3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"}}]})(t)}function vVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 9h4V6h3l-5-5-5 5h3v3zm-1 1H6V7l-5 5 5 5v-3h3v-4zm14 2l-5-5v3h-3v4h3v3l5-5zm-9 3h-4v3H7l5 5 5-5h-3v-3z"}}]})(t)}function mVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1.88 9.54L8.92 16.5l-1.41-1.41 4.96-4.96L10.34 8l5.65.01.01 5.65-2.12-2.12z"}}]})(t)}function yVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1.88 9.54L8.92 16.5l-1.41-1.41 4.96-4.96L10.34 8l5.65.01.01 5.65-2.12-2.12z"}}]})(t)}function bVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 9.83V14h2V9.83l1.59 1.58L16 10l-4-4-4 4 1.41 1.41z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5v-3h3.02c.91 1.21 2.35 2 3.98 2s3.06-.79 3.98-2H19v3zm0-5h-4.18c-.41 1.16-1.51 2-2.82 2s-2.4-.84-2.82-2H5V5h14v9z"}}]})(t)}function xVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 9V8c0-.55-.45-1-1-1s-1 .45-1 1v3c0 .55.45 1 1 1s1-.45 1-1zm6 0V8c0-.55-.45-1-1-1s-1 .45-1 1v3c0 .55.45 1 1 1s1-.45 1-1zm-2 5c0-1.1-.9-2-2-2s-2 .9-2 2v2h4v-2z"}}]})(t)}function MVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 17l5-5-5-5-1.41 1.41L18.17 11H9v2h9.17l-2.58 2.59z"}},{tag:"path",attr:{d:"M19 19H5V5h14v2h2V5a2 2 0 00-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14a2 2 0 002-2v-2h-2v2z"}}]})(t)}function wVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.49 16c.88 0 1.7-.26 2.39-.7l2.44 2.44 1.42-1.42-2.44-2.43c.44-.7.7-1.51.7-2.39C16 9.01 13.99 7 11.5 7S7 9.01 7 11.5 9.01 16 11.49 16zm.01-7a2.5 2.5 0 010 5 2.5 2.5 0 010-5zM20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V6h16v12z"}}]})(t)}function zVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm.89-8.9c-1.78-.59-2.64-.96-2.64-1.9 0-1.02 1.11-1.39 1.81-1.39 1.31 0 1.79.99 1.9 1.34l1.58-.67c-.15-.44-.82-1.91-2.66-2.23V5h-1.75v1.26c-2.6.56-2.62 2.85-2.62 2.96 0 2.27 2.25 2.91 3.35 3.31 1.58.56 2.28 1.07 2.28 2.03 0 1.13-1.05 1.61-1.98 1.61-1.82 0-2.34-1.87-2.4-2.09l-1.66.67c.63 2.19 2.28 2.78 3.02 2.96V19h1.75v-1.24c.52-.09 3.02-.59 3.02-3.22.01-1.39-.6-2.61-3-3.44z"}}]})(t)}function CVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.89 11.77l-3.8-1.67c-.13-.06-.28-.1-.44-.1H14V5.5a2.5 2.5 0 00-5 0v8.15l-1.87-.4c-.19-.03-1.02-.15-1.73.56L4 15.22l5.12 5.19c.37.38.88.59 1.41.59h6.55c.98 0 1.81-.7 1.97-1.67l.92-5.44a2 2 0 00-1.08-2.12zM17.08 19h-6.55l-3.7-3.78 4.17.89V5.5c0-.28.22-.5.5-.5s.5.22.5.5v6.18h1.76L18 13.56 17.08 19z"}}]})(t)}function AVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 24h-6.55c-1.08 0-2.14-.45-2.89-1.23l-7.3-7.61 2.07-1.83c.62-.55 1.53-.66 2.26-.27L8 14.34V4.79a2.5 2.5 0 013.01-2.45C11.1 1.04 12.18.01 13.5.01c.86 0 1.61.43 2.06 1.09.29-.12.61-.18.94-.18a2.5 2.5 0 012.5 2.5v.28a2.5 2.5 0 013 2.45V20c0 2.21-1.79 4-4 4zM4.14 15.28l5.86 6.1c.38.39.9.62 1.44.62H18c1.1 0 2-.9 2-2V6.15c0-.28-.22-.5-.5-.5s-.5.22-.5.5V12h-2V3.42c0-.28-.22-.5-.5-.5s-.5.22-.5.5V12h-2V2.51c0-.28-.22-.5-.5-.5s-.5.22-.5.5V12h-2V4.79c0-.28-.22-.5-.5-.5s-.5.23-.5.5v12.87l-5.35-2.83-.51.45z"}}]})(t)}function kVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4v-6h16v6zm0-10H4V6h16v2z"}}]})(t)}function HVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 12c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm1.65 7.35L16.5 17.2V14h1v2.79l1.85 1.85-.7.71zM18 3h-3.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H6c-1.1 0-2 .9-2 2v15c0 1.1.9 2 2 2h6.11a6.743 6.743 0 01-1.42-2H6V5h2v3h8V5h2v5.08c.71.1 1.38.31 2 .6V5c0-1.1-.9-2-2-2zm-6 2c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function EVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}},{tag:"circle",attr:{cx:"7",cy:"12",r:"1.5"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"1.5"}},{tag:"circle",attr:{cx:"17",cy:"12",r:"1.5"}}]})(t)}function SVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 4C5.57 4 4 5.57 4 7.5S5.57 11 7.5 11 11 9.43 11 7.5 9.43 4 7.5 4zm0 5C6.67 9 6 8.33 6 7.5S6.67 6 7.5 6 9 6.67 9 7.5 8.33 9 7.5 9zm9 4c-1.93 0-3.5 1.57-3.5 3.5s1.57 3.5 3.5 3.5 3.5-1.57 3.5-3.5-1.57-3.5-3.5-3.5zm0 5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5.41 20L4 18.59 18.59 4 20 5.41 5.41 20z"}}]})(t)}function LVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 6c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2s2-.9 2-2V8c0-1.1-.9-2-2-2zm8-1h-3.17l-1.86-2H8.96L7.17 5H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 14h-7v-1.09c2.83-.48 5-2.94 5-5.91h-2c0 2.21-1.79 4-4 4s-4-1.79-4-4H6c0 2.97 2.17 5.43 5 5.91V19H4V7h4.21l.59-.65L10.04 5h4.24l1.24 1.35.59.65H20v12z"}}]})(t)}function _Ve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20.84 4.22c-.05-.12-.11-.23-.18-.34-.14-.21-.33-.4-.54-.54-.11-.07-.22-.13-.34-.18-.24-.1-.5-.16-.78-.16h-1V1h-2v2H8V1H6v2H5c-.42 0-.8.13-1.12.34-.21.14-.4.33-.54.54-.07.11-.13.22-.18.34-.1.24-.16.5-.16.78v14a2 2 0 002 2h14c.28 0 .54-.06.78-.16.12-.05.23-.11.34-.18.21-.14.4-.33.54-.54.21-.32.34-.71.34-1.12V5c0-.28-.06-.54-.16-.78zM5 19V5h14v14H5zm7-6.12c-2.03 0-6 1.08-6 3.58V18h12v-1.53c0-2.51-3.97-3.59-6-3.59zM8.31 16c.69-.56 2.38-1.12 3.69-1.12s3.01.56 3.69 1.12H8.31zM12 12c1.65 0 3-1.35 3-3s-1.35-3-3-3-3 1.35-3 3 1.35 3 3 3zm0-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z"}}]})(t)}function BVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17.99 11.57H20V0L0 20h11.56v-2H4.83L17.99 4.83v6.74zm5.78 8.75l-1.07-.83c.02-.16.04-.32.04-.49 0-.17-.01-.33-.04-.49l1.06-.83a.26.26 0 00.06-.32l-1-1.73c-.06-.11-.19-.15-.31-.11l-1.24.5c-.26-.2-.54-.37-.85-.49l-.19-1.32c-.01-.12-.12-.21-.24-.21h-2c-.12 0-.23.09-.25.21l-.19 1.32c-.3.13-.59.29-.85.49l-1.24-.5c-.11-.04-.24 0-.31.11l-1 1.73c-.06.11-.04.24.06.32l1.06.83a3.908 3.908 0 000 .98l-1.06.83a.26.26 0 00-.06.32l1 1.73c.06.11.19.15.31.11l1.24-.5c.26.2.54.37.85.49l.19 1.32c.02.12.12.21.25.21h2c.12 0 .23-.09.25-.21l.19-1.32c.3-.13.59-.29.84-.49l1.25.5c.11.04.24 0 .31-.11l1-1.73a.26.26 0 00-.06-.32zm-4.78.18c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}}]})(t)}function DVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 7h2v2h-2zm0 4h2v6h-2zm6-9.99L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 21H7v-1h10v1zm0-3H7V6h10v12zM7 4V3h10v1H7z"}}]})(t)}function TVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0 9c2.7 0 5.8 1.29 6 2v1H6v-.99c.2-.72 3.3-2.01 6-2.01m0-11C9.79 4 8 5.79 8 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 9c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4z"}}]})(t)}function VVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2 6H0v5h.01L0 20c0 1.1.9 2 2 2h18v-2H2V6zm5 9h14l-3.5-4.5-2.5 3.01L11.5 9zM22 4h-8l-2-2H6c-1.1 0-1.99.9-1.99 2L4 16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 12H6V4h5.17l1.41 1.41.59.59H22v10z"}}]})(t)}function OVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 15.5c-1.25 0-2.45-.2-3.57-.57-.1-.03-.21-.05-.31-.05-.26 0-.51.1-.71.29l-2.2 2.2a15.074 15.074 0 01-6.59-6.58l2.2-2.21c.28-.27.36-.66.25-1.01A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1zM5.03 5h1.5c.07.88.22 1.75.46 2.59L5.79 8.8c-.41-1.21-.67-2.48-.76-3.8zM19 18.97c-1.32-.09-2.6-.35-3.8-.76l1.2-1.2c.85.24 1.72.39 2.6.45v1.51zM12 3v10l3-3h6V3h-9zm7 5h-5V5h5v3z"}}]})(t)}function IVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 3C6.95 3 3.15 4.85 0 7.23L12 22 24 7.25C20.85 4.87 17.05 3 12 3zM2.92 7.65C5.8 5.85 8.74 5 12 5c3.25 0 6.18.85 9.08 2.67L12 18.83 2.92 7.65zM11 10h2v6h-2zm0-4h2v2h-2z"}}]})(t)}function RVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"4.5",cy:"9.5",r:"2.5"}},{tag:"circle",attr:{cx:"9",cy:"5.5",r:"2.5"}},{tag:"circle",attr:{cx:"15",cy:"5.5",r:"2.5"}},{tag:"circle",attr:{cx:"19.5",cy:"9.5",r:"2.5"}},{tag:"path",attr:{d:"M17.34 14.86c-.87-1.02-1.6-1.89-2.48-2.91-.46-.54-1.05-1.08-1.75-1.32-.11-.04-.22-.07-.33-.09-.25-.04-.52-.04-.78-.04s-.53 0-.79.05c-.11.02-.22.05-.33.09-.7.24-1.28.78-1.75 1.32-.87 1.02-1.6 1.89-2.48 2.91-1.31 1.31-2.92 2.76-2.62 4.79.29 1.02 1.02 2.03 2.33 2.32.73.15 3.06-.44 5.54-.44h.18c2.48 0 4.81.58 5.54.44 1.31-.29 2.04-1.31 2.33-2.32.31-2.04-1.3-3.49-2.61-4.8z"}}]})(t)}function FVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 9h1.5v6H13v-2.5h-2V15H9.5V9H11v2h2V9zm-5 1.5v1c0 .8-.7 1.5-1.5 1.5h-2v2H3V9h3.5c.8 0 1.5.7 1.5 1.5zm-1.5 0h-2v1h2v-1zm15 0v1c0 .8-.7 1.5-1.5 1.5h-2v2h-1.5V9H20c.8 0 1.5.7 1.5 1.5zm-1.5 0h-2v1h2v-1z"}}]})(t)}function NVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 11h-8v6h8v-6zm-2 4h-4v-2h4v2zm4-12H3c-1.1 0-2 .88-2 1.98V19c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V4.98C23 3.88 22.1 3 21 3zm0 16.02H3V4.97h18v14.05z"}}]})(t)}function PVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 7h-8v6h8V7zm-2 4h-4V9h4v2zm4-8H3c-1.1 0-2 .9-2 2v14c0 1.1.9 1.98 2 1.98h18c1.1 0 2-.88 2-1.98V5c0-1.1-.9-2-2-2zm0 16.01H3V4.98h18v14.03z"}}]})(t)}function jVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 12V6H4v12h10v2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2v6h-2zm-1 2c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm-4.34-6H9v5.66h2v-2.24l2.95 2.95 1.41-1.41L12.41 10h2.24V8z"}}]})(t)}function UVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 12v6c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h10v2H4v12h16v-6h2zm0-5c0-1.66-1.34-3-3-3s-3 1.34-3 3 1.34 3 3 3 3-1.34 3-3zM9.34 12h2.24l-2.95 2.95 1.41 1.41L13 13.42v2.24h2V10H9.34v2z"}}]})(t)}function WVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 2.5V1h5v5H9.5V3.56L3.56 9.5H6V11H1V6h1.5v2.44L8.44 2.5H6zm15.89 11.27l-3.8-1.67c-.13-.06-.28-.1-.44-.1H17V7.5a2.5 2.5 0 00-5 0v8.15l-1.87-.4c-.19-.03-1.02-.15-1.73.56L7 17.22l5.12 5.19c.37.38.88.59 1.41.59h6.55c.98 0 1.81-.7 1.97-1.67l.92-5.44a2 2 0 00-1.08-2.12zM20.08 21h-6.55l-3.7-3.78 4.17.89V7.5c0-.28.22-.5.5-.5s.5.22.5.5v6.18h1.76L21 15.56 20.08 21z"}}]})(t)}function ZVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11z"}},{tag:"path",attr:{d:"M9.03 11.03a3.495 3.495 0 000 4.95 3.48 3.48 0 004.13.59l1.88 1.88 1.41-1.41-1.88-1.88c.71-1.33.53-3.01-.59-4.13a3.495 3.495 0 00-4.95 0zm3.53 3.53c-.59.59-1.54.59-2.12 0a1.49 1.49 0 010-2.12 1.49 1.49 0 012.12 0c.59.59.59 1.53 0 2.12z"}}]})(t)}function GVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 5v5.59H7.5l4.5 4.5 4.5-4.5H13V5h-2zm-5 9c0 3.31 2.69 6 6 6s6-2.69 6-6h-2c0 2.21-1.79 4-4 4s-4-1.79-4-4H6z"}}]})(t)}function qVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 4h-4L7.11 16.63 4.5 12 9 4H5L.5 12 5 20h4l7.89-12.63L19.5 12 15 20h4l4.5-8L19 4z"}}]})(t)}function YVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 3h-2v10h2V3zm4.83 2.17l-1.42 1.42A6.92 6.92 0 0119 12c0 3.87-3.13 7-7 7A6.995 6.995 0 017.58 6.58L6.17 5.17A8.932 8.932 0 003 12a9 9 0 0018 0c0-2.74-1.23-5.18-3.17-6.83z"}}]})(t)}function XVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 4c0-1.11.89-2 2-2s2 .89 2 2-.89 2-2 2-2-.89-2-2zm7 9a3.285 3.285 0 00-2-3c0-1.66-1.34-3-3-3s-3 1.34-3 3v7h2v5h3v-5h3v-4z"}}]})(t)}function $Ve(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2V5a2 2 0 00-2-2zm0 16H5V7h14v12zm-7-8.5c1.84 0 3.48.96 4.34 2.5-.86 1.54-2.5 2.5-4.34 2.5s-3.48-.96-4.34-2.5c.86-1.54 2.5-2.5 4.34-2.5M12 9c-2.73 0-5.06 1.66-6 4 .94 2.34 3.27 4 6 4s5.06-1.66 6-4c-.94-2.34-3.27-4-6-4zm0 5.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}}]})(t)}function KVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 8h-1V3H6v5H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zM8 5h8v3H8V5zm8 12v2H8v-4h8v2zm2-2v-2H6v2H4v-4c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v4h-2z"}},{tag:"circle",attr:{cx:"18",cy:"11.5",r:"1"}}]})(t)}function QVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3.19l7 3.11V11c0 4.52-2.98 8.69-7 9.93-4.02-1.24-7-5.41-7-9.93V6.3l7-3.11M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-1 6h2v2h-2V7zm0 4h2v6h-2v-6z"}}]})(t)}function JVe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 7c2.76 0 5 2.24 5 5s-2.24 5-5 5-5-2.24-5-5 2.24-5 5-5zm-6.93 6c.49 3.39 3.4 6 6.93 6s6.44-2.61 6.93-6H22v-2h-3.07c-.49-3.39-3.4-6-6.93-6s-6.44 2.61-6.93 6H2v2h3.07zM14 10.5v-.89c0-1-.68-1.92-1.66-2.08A2 2 0 0010 9.5v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1zm-2 3.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75.75.34.75.75-.34.75-.75.75zm1-3.25h-2v-1c0-.55.45-1 1-1s1 .45 1 1v1z"}}]})(t)}function tOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 10h-2V8h2v2zm0-4h-2V1h2v5zM7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-8.9-5h7.45c.75 0 1.41-.41 1.75-1.03L21 4.96 19.25 4l-3.7 7H8.53L4.27 2H1v2h2l3.6 7.59-1.35 2.44C4.52 15.37 5.48 17 7 17h12v-2H7l1.1-2z"}}]})(t)}function eOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.6 19.5H21v2h-6v-6h2v2.73c1.83-1.47 3-3.71 3-6.23 0-4.07-3.06-7.44-7-7.93V2.05c5.05.5 9 4.76 9 9.95 0 2.99-1.32 5.67-3.4 7.5zM4 12c0-2.52 1.17-4.77 3-6.23V8.5h2v-6H3v2h2.4A9.966 9.966 0 002 12c0 5.19 3.95 9.45 9 9.95v-2.02c-3.94-.49-7-3.86-7-7.93zm12.24-3.89l-5.66 5.66-2.83-2.83-1.41 1.41 4.24 4.24 7.07-7.07-1.41-1.41z"}}]})(t)}function nOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z"}}]})(t)}function rOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 4v7H5.17l-.59.59-.58.58V4h11m1-2H3c-.55 0-1 .45-1 1v14l4-4h10c.55 0 1-.45 1-1V3c0-.55-.45-1-1-1zm5 4h-2v9H6v2c0 .55.45 1 1 1h11l4 4V7c0-.55-.45-1-1-1z"}}]})(t)}function aOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.07 12.85c.77-1.39 2.25-2.21 3.11-3.44.91-1.29.4-3.7-2.18-3.7-1.69 0-2.52 1.28-2.87 2.34L6.54 6.96C7.25 4.83 9.18 3 11.99 3c2.35 0 3.96 1.07 4.78 2.41.7 1.15 1.11 3.3.03 4.9-1.2 1.77-2.35 2.31-2.97 3.45-.25.46-.35.76-.35 2.24h-2.89c-.01-.78-.13-2.05.48-3.15zM14 20c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2z"}}]})(t)}function iOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 17.17V4h16v6h2V4c0-1.1-.9-2-2-2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h9v-2H5.17L4 17.17z"}},{tag:"path",attr:{d:"M22.5 16h-2.2l1.7-4h-5v6h2v5z"}}]})(t)}function oOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.5 3.5L18 2l-1.5 1.5L15 2l-1.5 1.5L12 2l-1.5 1.5L9 2 7.5 3.5 6 2 4.5 3.5 3 2v20l1.5-1.5L6 22l1.5-1.5L9 22l1.5-1.5L12 22l1.5-1.5L15 22l1.5-1.5L18 22l1.5-1.5L21 22V2l-1.5 1.5zM19 19.09H5V4.91h14v14.18zM6 15h12v2H6zm0-4h12v2H6zm0-4h12v2H6z"}}]})(t)}function lOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 13c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 8c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4zm-6 4c.22-.72 3.31-2 6-2 2.7 0 5.8 1.29 6 2H3zM15.08 7.05c.84 1.18.84 2.71 0 3.89l1.68 1.69c2.02-2.02 2.02-5.07 0-7.27l-1.68 1.69zM20.07 2l-1.63 1.63c2.77 3.02 2.77 7.56 0 10.74L20.07 16c3.9-3.89 3.91-9.95 0-14z"}}]})(t)}function cOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 6h-2.18c.11-.31.18-.65.18-1a2.996 2.996 0 00-5.5-1.65l-.5.67-.5-.68C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm11 15H4v-2h16v2zm0-5H4V8h5.08L7 10.83 8.62 12 11 8.76l1-1.36 1 1.36L15.38 12 17 10.83 14.92 8H20v6z"}}]})(t)}function sOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4.84 1.98L3.43 3.39l10.38 10.38-1.41 1.41-4.24-4.24-1.41 1.41 5.66 5.66 2.83-2.83 6.6 6.6 1.41-1.41L4.84 1.98zm13.21 10.38L23 7.4 21.57 6l-4.94 4.94 1.42 1.42zm-.71-4.96l-1.41-1.41-2.12 2.12 1.41 1.41 2.12-2.12zM1.08 12.35l5.66 5.66 1.41-1.41-5.66-5.66-1.41 1.41z"}}]})(t)}function uOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M1.41 1.13L0 2.54l4.39 4.39 2.21 4.66-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h7.46l1.38 1.38A1.997 1.997 0 0017 22c.67 0 1.26-.33 1.62-.84L21.46 24l1.41-1.41L1.41 1.13zM7 15l1.1-2h2.36l2 2H7zM20 4H7.12l2 2h9.19l-2.76 5h-1.44l1.94 1.94c.54-.14.99-.49 1.25-.97l3.58-6.49C21.25 4.82 20.76 4 20 4zM7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2z"}}]})(t)}function dOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 15h18v-2H3v2zm0 4h18v-2H3v2zm0-8h18V9H3v2zm0-6v2h18V5H3z"}}]})(t)}function hOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 21h18v-6H3v6zm7.33-2v-2h3.33v2h-3.33zM19 19h-3.33v-2H19v2zM5 17h3.33v2H5v-2zM6 10l1.42-1.42L5.83 7H17c1.1 0 2 .9 2 2s-.9 2-2 2H3v2h14c2.21 0 4-1.79 4-4s-1.79-4-4-4H5.83l1.59-1.59L6 2 2 6l4 4z"}}]})(t)}function fOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 5.99L19.53 19H4.47L12 5.99M12 2L1 21h22L12 2zm1 14h-2v2h2v-2zm0-6h-2v4h2v-4z"}}]})(t)}function pOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.17 4L18 8.83V20H6V4h7.17M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8l-6-6zm1 9h-4v1h3c.55 0 1 .45 1 1v3c0 .55-.45 1-1 1h-1v1h-2v-1H9v-2h4v-1h-3c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1h1V8h2v1h2v2z"}}]})(t)}function gOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.5 4l-1-1h-5l-1 1H5v2h14V4zM6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zm2-5V9h8v10H8v-5zm2 4h4v-4h2l-4-4-4 4h2z"}}]})(t)}function vOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7.17L18 8.83V20zm-9.55-9.43L7.28 9.4V13h3.6l-1.44-1.44a3.15 3.15 0 012.79-1.71 3.15 3.15 0 110 6.3 3.14 3.14 0 01-2.58-1.35H8.1a4.51 4.51 0 004.12 2.7c2.48 0 4.5-2.02 4.5-4.5s-2.02-4.5-4.5-4.5c-1.59 0-2.97.83-3.77 2.07z"}}]})(t)}function mOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 3a9 9 0 00-9 9H1l4 3.99L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42A8.954 8.954 0 0013 21a9 9 0 000-18zm-1 5v5l4.25 2.52.77-1.28-3.52-2.09V8z"}}]})(t)}function yOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 15c-.83 0-1.58.34-2.12.88C2.7 17.06 2 22 2 22s4.94-.7 6.12-1.88A2.996 2.996 0 006 15zm.71 3.71c-.28.28-2.17.76-2.17.76s.47-1.88.76-2.17c.17-.19.42-.3.7-.3a1.003 1.003 0 01.71 1.71zm10.71-5.06c6.36-6.36 4.24-11.31 4.24-11.31S16.71.22 10.35 6.58l-2.49-.5a2.03 2.03 0 00-1.81.55L2 10.69l5 2.14L11.17 17l2.14 5 4.05-4.05c.47-.47.68-1.15.55-1.81l-.49-2.49zM7.41 10.83l-1.91-.82 1.97-1.97 1.44.29c-.57.83-1.08 1.7-1.5 2.5zm6.58 7.67l-.82-1.91c.8-.42 1.67-.93 2.49-1.5l.29 1.44-1.96 1.97zM16 12.24c-1.32 1.32-3.38 2.4-4.04 2.73l-2.93-2.93c.32-.65 1.4-2.71 2.73-4.04 4.68-4.68 8.23-3.99 8.23-3.99s.69 3.55-3.99 8.23zM15 11c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"}}]})(t)}function bOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 11c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2zm-6.02 7.25c-.29-.9-.57-1.94-.76-3L6 16.07v2.98l1.98-.8zM12 2s5 2 5 11l2.11 1.41c.56.37.89 1 .89 1.66V22l-5-2H9l-5 2v-5.93c0-.67.33-1.29.89-1.66L7 13c0-9 5-11 5-11zm0 2.36S9 6.38 9 13c0 2.25 1 5 1 5h4s1-2.75 1-5c0-6.62-3-8.64-3-8.64zm6 14.69v-2.98l-1.22-.81c-.19 1.05-.47 2.1-.76 3l1.98.79z"}}]})(t)}function xOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zM7 9c0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.88-2.88 7.19-5 9.88C9.92 16.21 7 11.85 7 9z"}},{tag:"circle",attr:{cx:"12",cy:"9",r:"2.5"}}]})(t)}function MOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 19h2v2h-2v-2zm0-2h2v-2h-2v2zM3 13h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm0-4h2V3H3v2zm4 0h2V3H7v2zm8 16h2v-2h-2v2zm-4 0h2v-2h-2v2zm4 0h2v-2h-2v2zm-8 0h2v-2H7v2zm-4 0h2v-2H3v2zM21 8c0-2.76-2.24-5-5-5h-5v2h5c1.65 0 3 1.35 3 3v5h2V8z"}}]})(t)}function wOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8.5 14.5L4 19l1.5 1.5L9 17h2l-2.5-2.5zM15 1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 20.01L18 24l-2.99-3.01V19.5l-7.1-7.09c-.31.05-.61.07-.91.07v-2.16c1.66.03 3.61-.87 4.67-2.04l1.4-1.55c.19-.21.43-.38.69-.5.29-.14.62-.23.96-.23h.03C15.99 6.01 17 7.02 17 8.26v5.75c0 .84-.35 1.61-.92 2.16l-3.58-3.58v-2.27c-.63.52-1.43 1.02-2.29 1.39L16.5 18H18l3 3.01z"}}]})(t)}function zOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.54 11L13 7.46l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41L16.54 11zM11 7H2v2h9V7zm10 6.41L19.59 12 17 14.59 14.41 12 13 13.41 15.59 16 13 18.59 14.41 20 17 17.41 19.59 20 21 18.59 18.41 16 21 13.41zM11 15H2v2h9v-2z"}}]})(t)}function COe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 14h2a9 9 0 01-9 9v-2c3.87 0 7-3.13 7-7zm-7 3v2c2.76 0 5-2.24 5-5h-2c0 1.66-1.34 3-3 3zM18.26.59l3.54 3.54c.78.78.78 2.05 0 2.83l-3.18 3.18c-.78.78-2.05.78-2.83 0L14.55 8.9l-.71.7 1.24 1.24c.78.78.78 2.05 0 2.83l-1.41 1.41c-.78.78-2.05.78-2.83 0L9.6 13.84l-.71.71 1.24 1.24c.78.78.78 2.05 0 2.83L6.95 21.8c-.78.78-2.05.78-2.83 0L.58 18.26c-.78-.78-.78-2.05 0-2.83l3.18-3.18c.78-.78 2.05-.78 2.83 0l1.24 1.24.71-.71-1.24-1.23c-.78-.78-.78-2.05 0-2.83L8.72 7.3c.78-.78 2.05-.78 2.83 0l1.24 1.24.71-.71-1.25-1.23c-.78-.78-.78-2.05 0-2.83L15.43.59c.79-.79 2.05-.79 2.83 0zm-15.2 15.2L2 16.85l3.54 3.54 1.06-1.06-3.54-3.54zm2.12-2.12l-1.06 1.06 3.54 3.54 1.06-1.06-3.54-3.54zm4.95-4.95l-1.41 1.41 3.54 3.54 1.41-1.41-3.54-3.54zm4.6-4.6l-1.06 1.06 3.54 3.54 1.06-1.06-3.54-3.54zM16.85 2l-1.06 1.06 3.54 3.54 1.06-1.06L16.85 2z"}}]})(t)}function AOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.73 13.31A6.388 6.388 0 0016 9.5 6.5 6.5 0 109.5 16c1.43 0 2.74-.48 3.81-1.27L19.59 21 21 19.59l-6.27-6.28zM9.5 14C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"}},{tag:"path",attr:{d:"M10.29 8.44L9.5 6l-.79 2.44H6.25l2.01 1.59-.77 2.47 2.01-1.53 2.01 1.53-.77-2.47 2.01-1.59z"}}]})(t)}function kOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 10c0-.55.45-1 1-1s1 .45 1 1-.45 1-1 1-1-.45-1-1zM8 9h5V7H8v2zm14-1.5v6.97l-2.82.94L17.5 21H12v-2h-2v2H4.5S2 12.54 2 9.5 4.46 4 7.5 4h5c.91-1.21 2.36-2 4-2a1.498 1.498 0 011.38 2.08c-.14.34-.26.73-.32 1.15l2.27 2.27H22zm-2 2h-1L15.5 6c0-.65.09-1.29.26-1.91-.97.25-1.76.97-2.09 1.91H7.5C5.57 6 4 7.57 4 9.5c0 1.88 1.22 6.65 2.01 9.5H8v-2h6v2h2.01l1.55-5.15 2.44-.82V9.5z"}}]})(t)}function HOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 12c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm1.65 7.35L16.5 17.2V14h1v2.79l1.85 1.85-.7.71z"}},{tag:"path",attr:{d:"M11 12l-6-1.5V7.01l8.87 3.74c.94-.47 2-.75 3.13-.75.1 0 .19.01.28.01L3 4v16l7-2.95V17c0-.8.14-1.56.39-2.28L5 16.99V13.5l6-1.5z"}}]})(t)}function EOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z"}}]})(t)}function SOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 009.5 3C6.08 3 3.28 5.64 3.03 9h2.02C5.3 6.75 7.18 5 9.5 5 11.99 5 14 7.01 14 9.5S11.99 14 9.5 14c-.17 0-.33-.03-.5-.05v2.02c.17.02.33.03.5.03 1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5z"}},{tag:"path",attr:{d:"M6.47 10.82L4 13.29l-2.47-2.47-.71.71L3.29 14 .82 16.47l.71.71L4 14.71l2.47 2.47.71-.71L4.71 14l2.47-2.47z"}}]})(t)}function LOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"}}]})(t)}function _Oe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 18h12v-2H9v2zM3 6v2h18V6H3zm6 7h12v-2H9v2z"}}]})(t)}function BOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 12l-6-1.5V7.01l8.87 3.73c.94-.47 2-.75 3.13-.75.1 0 .19.01.28.01L3 4v16l7-2.95V17c0-.8.14-1.56.39-2.28L5 16.99V13.5l6-1.5z"}},{tag:"path",attr:{d:"M17 12c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0 8l-3-3 .71-.71 1.79 1.79V14h1v4.09l1.79-1.79.71.7-3 3z"}}]})(t)}function DOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8.14 10.96c-.09.33-.14.68-.14 1.04 0 1.1.45 2.1 1.17 2.83l-1.42 1.42A6.018 6.018 0 016 12c0-.93.21-1.8.58-2.59L5.11 7.94A7.897 7.897 0 004 12c0 2.21.9 4.21 2.35 5.65l-1.42 1.42A9.969 9.969 0 012 12c0-2.04.61-3.93 1.66-5.51L1.39 4.22 2.8 2.81l18.38 18.38-1.41 1.41L8.14 10.96zm9.28 3.63c.37-.79.58-1.66.58-2.59 0-1.66-.67-3.16-1.76-4.24l-1.42 1.42a3.951 3.951 0 011.04 3.86l1.56 1.55zM20 12c0 1.48-.4 2.87-1.11 4.06l1.45 1.45A9.91 9.91 0 0022 12c0-2.76-1.12-5.26-2.93-7.07l-1.42 1.42A7.94 7.94 0 0120 12z"}}]})(t)}function TOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.76 16.24C6.67 15.16 6 13.66 6 12s.67-3.16 1.76-4.24l1.42 1.42C8.45 9.9 8 10.9 8 12c0 1.1.45 2.1 1.17 2.83l-1.41 1.41zm8.48 0C17.33 15.16 18 13.66 18 12s-.67-3.16-1.76-4.24l-1.42 1.42C15.55 9.9 16 10.9 16 12c0 1.1-.45 2.1-1.17 2.83l1.41 1.41zM12 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm8 2c0 2.21-.9 4.21-2.35 5.65l1.42 1.42C20.88 17.26 22 14.76 22 12s-1.12-5.26-2.93-7.07l-1.42 1.42A7.94 7.94 0 0120 12zM6.35 6.35L4.93 4.93C3.12 6.74 2 9.24 2 12s1.12 5.26 2.93 7.07l1.42-1.42C4.9 16.21 4 14.21 4 12s.9-4.21 2.35-5.65z"}}]})(t)}function VOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.5 4c-2.61.7-5.67 1-8.5 1s-5.89-.3-8.5-1L3 6c1.86.5 4 .83 6 1v12h2v-6h2v6h2V7c2-.17 4.14-.5 6-1l-.5-2zM12 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM7 24h2v-2H7v2zm4 0h2v-2h-2v2zm4 0h2v-2h-2v2z"}}]})(t)}function OOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6.21 13.97l1.2 2.07c.08.13.23.18.37.13l1.49-.6c.31.24.64.44 1.01.59l.22 1.59c.03.14.15.25.3.25h2.4c.15 0 .27-.11.3-.26l.22-1.59c.36-.15.7-.35 1.01-.59l1.49.6c.14.05.29 0 .37-.13l1.2-2.07c.08-.13.04-.29-.07-.39l-1.27-.99c.03-.19.04-.39.04-.58 0-.2-.02-.39-.04-.59l1.27-.99c.11-.09.15-.26.07-.39l-1.2-2.07a.306.306 0 00-.37-.13l-1.49.6c-.31-.24-.64-.44-1.01-.59l-.22-1.59a.31.31 0 00-.3-.25h-2.4a.31.31 0 00-.3.26l-.22 1.59c-.36.15-.71.34-1.01.58l-1.49-.6c-.14-.05-.29 0-.37.13l-1.2 2.07c-.08.13-.04.29.07.39l1.27.99c-.03.2-.05.39-.05.59 0 .2.02.39.04.59l-1.27.99c-.11.1-.14.26-.06.39zM12 10.29c.94 0 1.71.77 1.71 1.71s-.77 1.71-1.71 1.71-1.71-.77-1.71-1.71.77-1.71 1.71-1.71zM19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V5a2 2 0 00-2-2zm0 16H5V5h14v14z"}}]})(t)}function IOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 12c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2zm-2-9a9 9 0 00-9 9H0l4 4 4-4H5c0-3.87 3.13-7 7-7s7 3.13 7 7a6.995 6.995 0 01-11.06 5.7l-1.42 1.44A9 9 0 1012 3z"}}]})(t)}function ROe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 24h2v-2h-2v2zm-4 0h2v-2H7v2zm8 0h2v-2h-2v2zm2.71-18.29L12 0h-1v7.59L6.41 3 5 4.41 10.59 10 5 15.59 6.41 17 11 12.41V20h1l5.71-5.71-4.3-4.29 4.3-4.29zM13 3.83l1.88 1.88L13 7.59V3.83zm1.88 10.46L13 16.17v-3.76l1.88 1.88z"}}]})(t)}function FOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16.01H3V4.99h18v14.02zM8 16h2.5l1.5 1.5 1.5-1.5H16v-2.5l1.5-1.5-1.5-1.5V8h-2.5L12 6.5 10.5 8H8v2.5L6.5 12 8 13.5V16zm4-7c1.66 0 3 1.34 3 3s-1.34 3-3 3V9z"}}]})(t)}function NOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 22h2v2H7zm4 0h2v2h-2zm4 0h2v2h-2zM16 .01L8 0C6.9 0 6 .9 6 2v16c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V2c0-1.1-.9-1.99-2-1.99zM16 18H8v-1h8v1zm0-3H8V5h8v10zm0-12H8V2h8v1z"}}]})(t)}function POe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7.77 6.76L6.23 5.48.82 12l5.41 6.52 1.54-1.28L3.42 12l4.35-5.24zM7 13h2v-2H7v2zm10-2h-2v2h2v-2zm-6 2h2v-2h-2v2zm6.77-7.52l-1.54 1.28L20.58 12l-4.35 5.24 1.54 1.28L23.18 12l-5.41-6.52z"}}]})(t)}function jOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 5c-3.87 0-7 3.13-7 7h2c0-2.76 2.24-5 5-5s5 2.24 5 5h2c0-3.87-3.13-7-7-7zm1 9.29c.88-.39 1.5-1.26 1.5-2.29a2.5 2.5 0 00-5 0c0 1.02.62 1.9 1.5 2.29v3.3L7.59 21 9 22.41l3-3 3 3L16.41 21 13 17.59v-3.3zM12 1C5.93 1 1 5.93 1 12h2a9 9 0 0118 0h2c0-6.07-4.93-11-11-11z"}}]})(t)}function UOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 2c0-.55-.45-1-1-1s-1 .45-1 1v4H1v10c0 1.3.84 2.4 2 2.82V23h2v-4.18C6.16 18.4 7 17.3 7 16V6H5V2zM4 17c-.55 0-1-.45-1-1v-2h2v2c0 .55-.45 1-1 1zm-1-5V8h2v4H3zM13 2c0-.55-.45-1-1-1s-1 .45-1 1v4H9v10c0 1.3.84 2.4 2 2.82V23h2v-4.18c1.16-.42 2-1.52 2-2.82V6h-2V2zm-1 15c-.55 0-1-.45-1-1v-2h2v2c0 .55-.45 1-1 1zm-1-5V8h2v4h-2zm10-6V2c0-.55-.45-1-1-1s-1 .45-1 1v4h-2v10c0 1.3.84 2.4 2 2.82V23h2v-4.18c1.16-.42 2-1.52 2-2.82V6h-2zm-1 11c-.55 0-1-.45-1-1v-2h2v2c0 .55-.45 1-1 1zm-1-5V8h2v4h-2z"}}]})(t)}function WOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 2c0-.55-.45-1-1-1s-1 .45-1 1v4H1v10c0 1.3.84 2.4 2 2.82V23h2v-4.18C6.16 18.4 7 17.3 7 16V6H5V2zM4 17c-.55 0-1-.45-1-1v-2h2v2c0 .55-.45 1-1 1zm-1-5V8h2v4H3zM13 2c0-.55-.45-1-1-1s-1 .45-1 1v4H9v10c0 1.3.84 2.4 2 2.82V23h2v-4.18c1.16-.42 2-1.52 2-2.82V6h-2V2zm-1 15c-.55 0-1-.45-1-1v-2h2v2c0 .55-.45 1-1 1zm-1-5V8h2v4h-2zm10-6V2c0-.55-.45-1-1-1s-1 .45-1 1v4h-2v10c0 1.3.84 2.4 2 2.82V23h2v-4.18c1.16-.42 2-1.52 2-2.82V6h-2zm-1 11c-.55 0-1-.45-1-1v-2h2v2c0 .55-.45 1-1 1zm-1-5V8h2v4h-2z"}}]})(t)}function ZOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 7V4c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v3H5v6l3 6v3h8v-3l3-6V7h-1zM8 4h8v3h-2.01V5h-1v2H11V5h-1v2H8V4zm9 8.53l-3 6V20h-4v-1.47l-3-6V9h10v3.53z"}}]})(t)}function GOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8 11.5c0-.83-.67-1.5-1.5-1.5S5 10.67 5 11.5 5.67 13 6.5 13 8 12.33 8 11.5zm7-5c0-.83-.67-1.5-1.5-1.5h-3C9.67 5 9 5.67 9 6.5S9.67 8 10.5 8h3c.83 0 1.5-.67 1.5-1.5zM8.5 15c-.83 0-1.5.67-1.5 1.5S7.67 18 8.5 18s1.5-.67 1.5-1.5S9.33 15 8.5 15zM12 1C5.93 1 1 5.93 1 12s4.93 11 11 11 11-4.93 11-11S18.07 1 12 1zm0 20c-4.96 0-9-4.04-9-9s4.04-9 9-9 9 4.04 9 9-4.04 9-9 9zm5.5-11c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm-2 5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z"}}]})(t)}function qOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12.01 5.5L10 8h4l-1.99-2.5zM18 10v4l2.5-1.99L18 10zM6 10l-2.5 2.01L6 14v-4zm8 6h-4l2.01 2.5L14 16zm7-13H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16.01H3V4.99h18v14.02z"}}]})(t)}function YOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 9h2v2h-2zm4 0h2v2h-2zm5 6.5c-1.25 0-2.45-.2-3.57-.57-.1-.03-.21-.05-.31-.05-.26 0-.51.1-.71.29l-2.2 2.2a15.074 15.074 0 01-6.59-6.58l2.2-2.21c.28-.27.36-.66.25-1.01A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1zM5.03 5h1.5c.07.88.22 1.75.46 2.59L5.79 8.8c-.41-1.21-.67-2.48-.76-3.8zM19 18.97c-1.32-.09-2.6-.35-3.8-.76l1.2-1.2c.85.24 1.72.39 2.6.45v1.51zM19 9h2v2h-2z"}}]})(t)}function XOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 24h2v-2H7v2zm4 0h2v-2h-2v2zm2-22h-2v10h2V2zm3.56 2.44l-1.45 1.45A5.969 5.969 0 0118 11c0 3.31-2.69 6-6 6s-6-2.69-6-6c0-2.17 1.16-4.06 2.88-5.12L7.44 4.44A7.961 7.961 0 004 11c0 4.42 3.58 8 8 8s8-3.58 8-8c0-2.72-1.36-5.12-3.44-6.56zM15 24h2v-2h-2v2z"}}]})(t)}function $Oe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 9H9c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V10c0-.55-.45-1-1-1zm-1 12h-4V11h4v10z"}},{tag:"circle",attr:{cx:"12",cy:"13",r:"1"}},{tag:"path",attr:{d:"M7.05 6.05l1.41 1.41a5.022 5.022 0 017.08 0l1.41-1.41C15.68 4.78 13.93 4 12 4s-3.68.78-4.95 2.05zM12 0C8.96 0 6.21 1.23 4.22 3.22l1.41 1.41C7.26 3.01 9.51 2 12 2s4.74 1.01 6.36 2.64l1.41-1.41C17.79 1.23 15.04 0 12 0z"}}]})(t)}function KOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 22h2v2H7zm5-9c1.66 0 3-1.34 3-3V4c0-1.66-1.34-3-3-3S9 2.34 9 4v6c0 1.66 1.34 3 3 3zm-1-9c0-.55.45-1 1-1s1 .45 1 1v6c0 .56-.44 1-1 1-.55 0-1-.45-1-1V4zm0 18h2v2h-2zm4 0h2v2h-2zm4-12h-1.7c0 3-2.54 5.1-5.3 5.1S6.7 13 6.7 10H5c0 3.41 2.72 6.23 6 6.72V20h2v-3.28c3.28-.49 6-3.31 6-6.72z"}}]})(t)}function QOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.43 12.98c.04-.32.07-.64.07-.98 0-.34-.03-.66-.07-.98l2.11-1.65c.19-.15.24-.42.12-.64l-2-3.46a.5.5 0 00-.61-.22l-2.49 1c-.52-.4-1.08-.73-1.69-.98l-.38-2.65A.488.488 0 0014 2h-4c-.25 0-.46.18-.49.42l-.38 2.65c-.61.25-1.17.59-1.69.98l-2.49-1a.566.566 0 00-.18-.03c-.17 0-.34.09-.43.25l-2 3.46c-.13.22-.07.49.12.64l2.11 1.65c-.04.32-.07.65-.07.98 0 .33.03.66.07.98l-2.11 1.65c-.19.15-.24.42-.12.64l2 3.46a.5.5 0 00.61.22l2.49-1c.52.4 1.08.73 1.69.98l.38 2.65c.03.24.24.42.49.42h4c.25 0 .46-.18.49-.42l.38-2.65c.61-.25 1.17-.59 1.69-.98l2.49 1c.06.02.12.03.18.03.17 0 .34-.09.43-.25l2-3.46c.12-.22.07-.49-.12-.64l-2.11-1.65zm-1.98-1.71c.04.31.05.52.05.73 0 .21-.02.43-.05.73l-.14 1.13.89.7 1.08.84-.7 1.21-1.27-.51-1.04-.42-.9.68c-.43.32-.84.56-1.25.73l-1.06.43-.16 1.13-.2 1.35h-1.4l-.19-1.35-.16-1.13-1.06-.43c-.43-.18-.83-.41-1.23-.71l-.91-.7-1.06.43-1.27.51-.7-1.21 1.08-.84.89-.7-.14-1.13c-.03-.31-.05-.54-.05-.74s.02-.43.05-.73l.14-1.13-.89-.7-1.08-.84.7-1.21 1.27.51 1.04.42.9-.68c.43-.32.84-.56 1.25-.73l1.06-.43.16-1.13.2-1.35h1.39l.19 1.35.16 1.13 1.06.43c.43.18.83.41 1.23.71l.91.7 1.06-.43 1.27-.51.7 1.21-1.07.85-.89.7.14 1.13zM12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}}]})(t)}function JOe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 9H1v11c0 1.11.89 2 2 2h16v-2H3V9z"}},{tag:"path",attr:{d:"M18 5V3c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H5v11c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2V5h-5zm-6-2h4v2h-4V3zm9 13H7V7h14v9z"}},{tag:"path",attr:{d:"M12 8v7l5.5-3.5z"}}]})(t)}function tIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 9H1v11c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2H3V9zm15-4V3c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H5v11c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2V5h-5zm-6-2h4v2h-4V3zm9 13H7V7h14v9zm-9-1l5.5-4L12 8z"}}]})(t)}function eIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 6V4c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H2v13c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6h-6zm-6-2h4v2h-4V4zm10 15H4V8h16v11zM9 18l7.5-5L9 9z"}}]})(t)}function nIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 6h-2c0-2.21-1.79-4-4-4S8 3.79 8 6H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-6-2c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm6 16H6V8h2v2c0 .55.45 1 1 1s1-.45 1-1V8h4v2c0 .55.45 1 1 1s1-.45 1-1V8h2v12z"}}]})(t)}function rIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 9h-4.79l-4.38-6.56c-.19-.28-.51-.42-.83-.42s-.64.14-.83.43L6.79 9H2c-.55 0-1 .45-1 1 0 .09.01.18.04.27l2.54 9.27c.23.84 1 1.46 1.92 1.46h13c.92 0 1.69-.62 1.93-1.46l2.54-9.27L23 10c0-.55-.45-1-1-1zM12 4.8L14.8 9H9.2L12 4.8zM18.5 19l-12.99.01L3.31 11H20.7l-2.2 8zM12 13c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"}}]})(t)}function aIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-8.9-5h7.45c.75 0 1.41-.41 1.75-1.03L21 4.96 19.25 4l-3.7 7H8.53L4.27 2H1v2h2l3.6 7.59-1.35 2.44C4.52 15.37 5.48 17 7 17h12v-2H7l1.1-2zM12 2l4 4-4 4-1.41-1.41L12.17 7H8V5h4.17l-1.59-1.59L12 2z"}}]})(t)}function iIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.55 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49A.996.996 0 0020.01 4H5.21l-.94-2H1v2h2l3.6 7.59-1.35 2.44C4.52 15.37 5.48 17 7 17h12v-2H7l1.1-2h7.45zM6.16 6h12.15l-2.76 5H8.53L6.16 6zM7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"}}]})(t)}function oIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 9v6c0 1.1-.9 2-2 2h-1v-2h1V9H4v6h6v2H4c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2zm-7.5 10l1.09-2.41L18 15.5l-2.41-1.09L14.5 12l-1.09 2.41L11 15.5l2.41 1.09L14.5 19zm2.5-5l.62-1.38L19 12l-1.38-.62L17 10l-.62 1.38L15 12l1.38.62L17 14zm-2.5 5l1.09-2.41L18 15.5l-2.41-1.09L14.5 12l-1.09 2.41L11 15.5l2.41 1.09L14.5 19zm2.5-5l.62-1.38L19 12l-1.38-.62L17 10l-.62 1.38L15 12l1.38.62L17 14z"}}]})(t)}function lIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V6h5.17l2 2H20v10zm-2-6H6v-2h12v2zm-4 4H6v-2h8v2z"}}]})(t)}function cIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM5 19V5h6v14H5zm14 0h-6v-7h6v7zm0-9h-6V5h6v5z"}}]})(t)}function sIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 13c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zM16.39 15.56C14.71 14.7 12.53 14 10 14s-4.71.7-6.39 1.56A2.97 2.97 0 002 18.22V21h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM16 19H4v-.78c0-.38.2-.72.52-.88C5.71 16.73 7.63 16 10 16c2.37 0 4.29.73 5.48 1.34.32.16.52.5.52.88V19zM20.36 1l-1.41 1.41a7.007 7.007 0 010 9.9l1.41 1.41a8.98 8.98 0 000-12.72z"}},{tag:"path",attr:{d:"M17.54 10.9a5.003 5.003 0 000-7.07l-1.41 1.41a3 3 0 010 4.24l1.41 1.42z"}}]})(t)}function uIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 13c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zM16.39 15.56C14.71 14.7 12.53 14 10 14s-4.71.7-6.39 1.56A2.97 2.97 0 002 18.22V21h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM16 19H4v-.78c0-.38.2-.72.52-.88C5.71 16.73 7.63 16 10 16c2.37 0 4.29.73 5.48 1.34.32.16.52.5.52.88V19zM16 1h-2a9 9 0 009 9V8c-3.86 0-7-3.14-7-7z"}},{tag:"path",attr:{d:"M20 1h-2c0 2.76 2.24 5 5 5V4c-1.65 0-3-1.35-3-3z"}}]})(t)}function dIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 13c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zM16.39 15.56C14.71 14.7 12.53 14 10 14s-4.71.7-6.39 1.56A2.97 2.97 0 002 18.22V21h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM16 19H4v-.78c0-.38.2-.72.52-.88C5.71 16.73 7.63 16 10 16c2.37 0 4.29.73 5.48 1.34.32.16.52.5.52.88V19zM20.05 2.41L18.64 1c-3.51 3.51-3.51 9.21 0 12.73l1.41-1.41c-2.73-2.74-2.73-7.18 0-9.91z"}},{tag:"path",attr:{d:"M22.88 5.24l-1.41-1.41a5.003 5.003 0 000 7.07l1.41-1.41a3.012 3.012 0 010-4.25z"}}]})(t)}function hIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4v12h-1.34l1.91 1.91A2.01 2.01 0 0022 16V4c0-1.1-.9-2-2-2H4.66l2 2H20zM6 12h2v2H6zm12-3h-6.34l2 2H18zm0-3h-8v1.34l.66.66H18zM1.41 1.59L0 3l2.01 2.01L2 22l4-4h9l5.73 5.73 1.41-1.41L1.41 1.59zM5.17 16L4 17.17V7l2 2v2h2l5 5H5.17z"}}]})(t)}function fIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.17l-.59.59-.58.58V4h16v12zM6 12h2v2H6zm0-3h2v2H6zm0-3h2v2H6zm4 6h5v2h-5zm0-3h8v2h-8zm0-3h8v2h-8z"}}]})(t)}function pIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12.45 16h2.09L9.43 3H7.57L2.46 16h2.09l1.12-3h5.64l1.14 3zm-6.02-5L8.5 5.48 10.57 11H6.43zm15.16.59l-8.09 8.09L9.83 16l-1.41 1.41 5.09 5.09L23 13l-1.41-1.41z"}}]})(t)}function gIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 8.89l.94 3.11h2.82l-2.27 1.62.93 3.01L12 14.79l-2.42 1.84.93-3.01L8.24 12h2.82L12 8.89M12 2l-2.42 8H2l6.17 4.41L5.83 22 12 17.31 18.18 22l-2.35-7.59L22 10h-7.58L12 2z"}}]})(t)}function vIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm7.48 7.16l-5.01-.43-2-4.71c3.21.19 5.91 2.27 7.01 5.14zm-5.07 6.26L12 13.98l-2.39 1.44.63-2.72-2.11-1.83 2.78-.24L12 8.06l1.09 2.56 2.78.24-2.11 1.83.64 2.73zm-2.86-11.4l-2 4.72-5.02.43c1.1-2.88 3.8-4.97 7.02-5.15zM4 12c0-.64.08-1.26.23-1.86l3.79 3.28-1.11 4.75A7.982 7.982 0 014 12zm3.84 6.82L12 16.31l4.16 2.5A7.924 7.924 0 0111.99 20c-1.52 0-2.94-.44-4.15-1.18zm9.25-.65l-1.11-4.75 3.79-3.28c.14.59.23 1.22.23 1.86 0 2.48-1.14 4.7-2.91 6.17z"}}]})(t)}function mIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 5v9h-5v5H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h10l6-6V5c0-1.1-.9-2-2-2zm-7 11H7v-2h5v2zm5-4H7V8h10v2z"}}]})(t)}function yIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.36 9l.6 3H5.04l.6-3h12.72M20 4H4v2h16V4zm0 3H4l-1 5v2h1v6h10v-6h4v6h2v-6h1v-2l-1-5zM6 18v-4h6v4H6z"}}]})(t)}function bIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 17H4v2h10v-2zm6-8H4v2h16V9zM4 15h16v-2H4v2zM4 5v2h16V5H4z"}}]})(t)}function xIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H6.83l2 2H20v11.17l1.76 1.76c.15-.28.24-.59.24-.93V6c0-1.1-.9-2-2-2z"}},{tag:"path",attr:{d:"M18 10h-5.17l2 2H18zM1.04 3.87l1.2 1.2C2.09 5.35 2 5.66 2 6v12c0 1.1.9 2 2 2h13.17l2.96 2.96 1.41-1.41L2.45 2.45 1.04 3.87zM4 6.83L7.17 10H6v2h2v-1.17L11.17 14H6v2h7.17l2 2H4V6.83z"}}]})(t)}function MIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12.5 10c0-1.65-1.35-3-3-3s-3 1.35-3 3 1.35 3 3 3 3-1.35 3-3zm-3 1c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm6.5 2c1.11 0 2-.89 2-2 0-1.11-.89-2-2-2-1.11 0-2.01.89-2 2 0 1.11.89 2 2 2zM11.99 2.01c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zM5.84 17.12c.68-.54 2.27-1.11 3.66-1.11.07 0 .15.01.23.01.24-.64.67-1.29 1.3-1.86A9.05 9.05 0 009.5 14c-1.3 0-3.39.45-4.73 1.43-.5-1.04-.78-2.2-.78-3.43 0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.2-.27 2.34-.75 3.37-1-.59-2.36-.87-3.24-.87-1.52 0-4.5.81-4.5 2.7v2.78a7.935 7.935 0 01-5.66-2.86z"}}]})(t)}function wIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 12c1.93 0 3.5-1.57 3.5-3.5S10.93 5 9 5 5.5 6.57 5.5 8.5 7.07 12 9 12zm0-5c.83 0 1.5.67 1.5 1.5S9.83 10 9 10s-1.5-.67-1.5-1.5S8.17 7 9 7zm.05 10H4.77c.99-.5 2.7-1 4.23-1 .11 0 .23.01.34.01.34-.73.93-1.33 1.64-1.81-.73-.13-1.42-.2-1.98-.2-2.34 0-7 1.17-7 3.5V19h7v-1.5c0-.17.02-.34.05-.5zm7.45-2.5c-1.84 0-5.5 1.01-5.5 3V19h11v-1.5c0-1.99-3.66-3-5.5-3zm1.21-1.82c.76-.43 1.29-1.24 1.29-2.18a2.5 2.5 0 00-5 0c0 .94.53 1.75 1.29 2.18.36.2.77.32 1.21.32s.85-.12 1.21-.32z"}}]})(t)}function zIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm7.46 7.12l-2.78 1.15a4.982 4.982 0 00-2.95-2.94l1.15-2.78c2.1.8 3.77 2.47 4.58 4.57zM12 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zM9.13 4.54l1.17 2.78a5 5 0 00-2.98 2.97L4.54 9.13a7.984 7.984 0 014.59-4.59zM4.54 14.87l2.78-1.15a4.968 4.968 0 002.97 2.96l-1.17 2.78a7.996 7.996 0 01-4.58-4.59zm10.34 4.59l-1.15-2.78a4.978 4.978 0 002.95-2.97l2.78 1.17a8.007 8.007 0 01-4.58 4.58z"}}]})(t)}function CIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6.99 11L3 15l3.99 4v-3H14v-2H6.99v-3zM21 9l-3.99-4v3H10v2h7.01v3L21 9z"}}]})(t)}function AIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3-13.5V9h-4v2h4v2.5l3.5-3.5zm-6 4L5.5 14 9 17.5V15h4v-2H9z"}}]})(t)}function kIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 17.01V10h-2v7.01h-3L15 21l4-3.99h-3zM9 3L5 6.99h3V14h2V6.99h3L9 3zm7 14.01V10h-2v7.01h-3L15 21l4-3.99h-3zM9 3L5 6.99h3V14h2V6.99h3L9 3z"}}]})(t)}function HIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zM6.5 9L10 5.5 13.5 9H11v4H9V9zm11 6L14 18.5 10.5 15H13v-4h2v4z"}}]})(t)}function EIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 13.9a5 5 0 10-2 0v4.27l-1.59-1.59L8 18l4 4 4-4-1.41-1.41L13 18.17V13.9zM15 9c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3z"}}]})(t)}function SIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.22 10l-4.15.01a.975.975 0 00-.45.08l-.59.26-1.83-4.1c-.56-1.26-2.04-1.83-3.3-1.27s-1.83 2.04-1.27 3.3l3.3 7.45-1.87.39c-.19.05-.99.27-1.36 1.21L8 19.19l6.78 2.67c.49.19 1.05.18 1.53-.04l5.99-2.65c.89-.4 1.37-1.38 1.13-2.32l-1.36-5.34c-.22-.86-.97-1.47-1.85-1.51zm1.27 7.34L15.5 20l-4.92-1.96 4.18-.88-4.3-9.7c-.11-.25 0-.55.25-.66.25-.11.55 0 .66.25l2.5 5.65 1.61-.71 4.65.01 1.36 5.34zM3.8 12.18c-.2-.86-.3-1.76-.3-2.68 0-2.84.99-5.45 2.63-7.5L7.2 3.07a10.457 10.457 0 00-1.88 8.99l1.62-1.62L8 11.5 4.5 15 1 11.5l1.06-1.06 1.74 1.74z"}}]})(t)}function LIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10.1 13a5 5 0 100-2H5.83l1.59-1.59L6 8l-4 4 4 4 1.41-1.41L5.83 13h4.27zm4.9 2c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"}}]})(t)}function _Ie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.89 13.77l-3.8-1.67c-.13-.06-.28-.1-.44-.1H14V7.5a2.5 2.5 0 00-5 0v8.15l-1.87-.4c-.19-.03-1.02-.15-1.73.56L4 17.22l5.12 5.19c.37.38.88.59 1.41.59h6.55c.98 0 1.81-.7 1.97-1.67l.92-5.44a2 2 0 00-1.08-2.12zM17.08 21h-6.55l-3.7-3.78 4.17.89V7.5c0-.28.22-.5.5-.5s.5.22.5.5v6.18h1.76L18 15.56 17.08 21zM4.09 5.5H7V7H2V2h1.5v2.02C5.82 2.13 8.78 1 12 1c5.49 0 9.27 3.12 10 6h-1.57c-.76-1.98-3.69-4.5-8.43-4.5-3.03 0-5.79 1.14-7.91 3z"}}]})(t)}function BIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.9 11a5 5 0 100 2h4.27l-1.59 1.59L18 16l4-4-4-4-1.41 1.41L18.17 11H13.9zM9 9c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3z"}}]})(t)}function DIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.89 13.77l-3.8-1.67c-.13-.06-.28-.1-.44-.1H14V7.5a2.5 2.5 0 00-5 0v8.15l-1.87-.4c-.19-.03-1.02-.15-1.73.56L4 17.22l5.12 5.19c.37.38.88.59 1.41.59h6.55c.98 0 1.81-.7 1.97-1.67l.92-5.44a2 2 0 00-1.08-2.12zM17.08 21h-6.55l-3.7-3.78 4.17.89V7.5c0-.28.22-.5.5-.5s.5.22.5.5v6.18h1.76L18 15.56 17.08 21zM12 2.5C7.26 2.5 4.33 5.02 3.57 7H2c.73-2.88 4.51-6 10-6 3.22 0 6.18 1.13 8.5 3.02V2H22v5h-5V5.5h2.91c-2.12-1.86-4.88-3-7.91-3z"}}]})(t)}function TIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 5.83l1.59 1.59L16 6l-4-4-4 4 1.41 1.41L11 5.83v4.27a5 5 0 102 0V5.83zM12 18c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"}}]})(t)}function VIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.22 10l-4.15.01a.975.975 0 00-.45.08l-.59.26-1.83-4.1c-.56-1.26-2.04-1.83-3.3-1.27s-1.83 2.04-1.27 3.3l3.3 7.45-1.87.39c-.19.05-.99.27-1.36 1.21L8 19.19l6.78 2.67c.49.19 1.05.18 1.53-.04l5.99-2.65c.89-.4 1.37-1.38 1.13-2.32l-1.36-5.34c-.22-.86-.97-1.47-1.85-1.51zm1.27 7.34L15.5 20l-4.92-1.96 4.18-.88-4.3-9.7c-.11-.25 0-.55.25-.66.25-.11.55 0 .66.25l2.5 5.65 1.61-.71 4.65.01 1.36 5.34zM2.06 5.56L1 4.5 4.5 1 8 4.5 6.94 5.56 5.32 3.94a10.457 10.457 0 001.88 8.99L6.13 14A11.974 11.974 0 013.5 6.5c0-.92.1-1.82.3-2.68L2.06 5.56z"}}]})(t)}function OIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M1 2h5v5H4.5V4.09c-1.86 2.11-3 4.88-3 7.91s1.14 5.79 3 7.91V17H6v5H1v-1.5h2.02C1.13 18.18 0 15.22 0 12s1.13-6.18 3.02-8.5H1V2zm19.22 8l-4.15.01a.975.975 0 00-.45.08l-.59.26-1.83-4.1c-.56-1.26-2.04-1.83-3.3-1.27s-1.83 2.04-1.27 3.3l3.3 7.45-1.87.39c-.19.05-.99.27-1.36 1.21L8 19.19l6.78 2.67c.49.19 1.05.18 1.53-.04l5.99-2.65c.89-.4 1.37-1.38 1.13-2.32l-1.36-5.34c-.22-.86-.97-1.47-1.85-1.51zm1.27 7.34L15.5 20l-4.92-1.96 4.18-.88-4.3-9.7c-.11-.25 0-.55.25-.66.25-.11.55 0 .66.25l2.5 5.65 1.61-.71 4.65.01 1.36 5.34z"}}]})(t)}function IIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.5 2v2.02C18.18 2.13 15.22 1 12 1S5.82 2.13 3.5 4.02V2H2v5h5V5.5H4.09c2.11-1.86 4.88-3 7.91-3s5.79 1.14 7.91 3H17V7h5V2h-1.5z"}},{tag:"path",attr:{d:"M18.89 13.77l-3.8-1.67c-.13-.06-.28-.1-.44-.1H14V7.63c0-1.32-.96-2.5-2.27-2.62A2.508 2.508 0 009 7.5v8.15l-1.87-.4c-.19-.03-1.02-.15-1.73.56L4 17.22l5.12 5.19c.37.38.88.59 1.41.59h6.55c.98 0 1.81-.7 1.97-1.67l.92-5.44a2 2 0 00-1.08-2.12zM18 15.56L17.08 21h-6.55l-3.7-3.78 4.17.89V7.5c0-.28.22-.5.5-.5s.5.22.5.5v6.18h1.76L18 15.56z"}}]})(t)}function RIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.06 8.94L5 8l2.06-.94L8 5l.94 2.06L11 8l-2.06.94L8 11l-.94-2.06zM8 21l.94-2.06L11 18l-2.06-.94L8 15l-.94 2.06L5 18l2.06.94L8 21zm-3.63-8.63L3 13l1.37.63L5 15l.63-1.37L7 13l-1.37-.63L5 11l-.63 1.37zM12 12c0-3.09 1.38-5.94 3.44-8H12V2h7v7h-2V5.28c-1.8 1.74-3 4.2-3 6.72 0 3.32 2.1 6.36 5 7.82V22c-4.09-1.59-7-5.65-7-10zm12 2h-2v-2h-2v2h-2v2h2v2h2v-2h2v-2z"}}]})(t)}function FIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.06 8.94L5 8l2.06-.94L8 5l.94 2.06L11 8l-2.06.94L8 11l-.94-2.06zM8 21l.94-2.06L11 18l-2.06-.94L8 15l-.94 2.06L5 18l2.06.94L8 21zm-3.63-8.63L3 13l1.37.63L5 15l.63-1.37L7 13l-1.37-.63L5 11l-.63 1.37zM12 12c0-3.09 1.38-5.94 3.44-8H12V2h7v7h-2V5.28c-1.8 1.74-3 4.2-3 6.72 0 3.32 2.1 6.36 5 7.82V22c-4.09-1.59-7-5.65-7-10z"}}]})(t)}function NIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.41 13.41L6 12l-4 4 4 4 1.41-1.41L5.83 17H21v-2H5.83zM16.59 10.59L18 12l4-4-4-4-1.41 1.41L18.17 7H3v2h15.17z"}}]})(t)}function PIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 16l4-4h-3V3h-2v9H8l4 4zm9-13h-6v1.99h6v14.03H3V4.99h6V3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-9 13l4-4h-3V3h-2v9H8l4 4zm9-13h-6v1.99h6v14.03H3V4.99h6V3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}}]})(t)}function jIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M1 9h2V7H1v2zm0 4h2v-2H1v2zm0-8h2V3c-1.1 0-2 .9-2 2zm8 16h2v-2H9v2zm-8-4h2v-2H1v2zm2 4v-2H1c0 1.1.9 2 2 2zM21 3h-8v6h10V5c0-1.1-.9-2-2-2zm0 14h2v-2h-2v2zM9 5h2V3H9v2zM5 21h2v-2H5v2zM5 5h2V3H5v2zm16 16c1.1 0 2-.9 2-2h-2v2zm0-8h2v-2h-2v2zm-8 8h2v-2h-2v2zm4 0h2v-2h-2v2z"}}]})(t)}function UIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H3V5h10v4h8v10z"}}]})(t)}function WIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 7H9c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2zm0 2v2H9V9h10zm-6 6v-2h2v2h-2zm2 2v2h-2v-2h2zm-4-2H9v-2h2v2zm6-2h2v2h-2v-2zm-8 4h2v2H9v-2zm8 2v-2h2v2h-2zM6 17H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2v1h-2V5H5v10h1v2z"}}]})(t)}function ZIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 5.18L10.59 16.6l-4.24-4.24 1.41-1.41 2.83 2.83 10-10L22 5.18zm-2.21 5.04c.13.57.21 1.17.21 1.78 0 4.42-3.58 8-8 8s-8-3.58-8-8 3.58-8 8-8c1.58 0 3.04.46 4.28 1.25l1.44-1.44A9.9 9.9 0 0012 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-1.19-.22-2.33-.6-3.39l-1.61 1.61z"}}]})(t)}function GIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4a2 2 0 00-2 2v12a2 2 0 002 2h16c1.1 0 2-.9 2-2V6a2 2 0 00-2-2zm0 14H4V8h16v10zm-2-1h-6v-2h6v2zM7.5 17l-1.41-1.41L8.67 13l-2.59-2.59L7.5 9l4 4-4 4z"}}]})(t)}function qIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 4l-3 3h2v13h2V7h2l-3-3zm-6.2 11.5v-5l2.2-.9V7.5L3 12.25v1.5l11 4.75v-2.1l-2.2-.9zM4.98 13L10 11.13v3.74L4.98 13z"}}]})(t)}function YIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.75 5h-1.5L9.5 16h2.1l.9-2.2h5l.9 2.2h2.1L15.75 5zm-2.62 7L15 6.98 16.87 12h-3.74zM6 20l3-3H7V4H5v13H3l3 3z"}}]})(t)}function XIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 21v-4.24l-1.41 1.41-9.2-9.19-1.41 1.41 9.19 9.19L10.76 21H15zM11.25 8.48l3.54 3.54-.92 2.19 1.48 1.48 4.42-11.14-1.06-1.05L7.57 7.92 9.06 9.4l2.19-.92zm6.59-3.05l-2.23 4.87-2.64-2.64 4.87-2.23z"}}]})(t)}function $Ie(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16.76 9l1.41 1.41-9.19 9.19 1.41 1.41 9.19-9.19L21 13.24V9h-4.24zm-8.28 3.75l3.54-3.54 2.19.92 1.48-1.48L4.56 4.23 3.5 5.29l4.42 11.14 1.48-1.48-.92-2.2zm-.82-1.72L5.43 6.16l4.87 2.23-2.64 2.64z"}}]})(t)}function KIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 20l3-3H7V4H5v13H3l3 3zm6.2-11.5v5l-2.2.9v2.1l11-4.75v-1.5L10 5.5v2.1l2.2.9zm6.82 2.5L14 12.87V9.13L19.02 11z"}}]})(t)}function QIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 18l-3-3v2H5v2h13v2l3-3zM9.5 11.8h5l.9 2.2h2.1L12.75 3h-1.5L6.5 14h2.1l.9-2.2zM12 4.98L13.87 10h-3.74L12 4.98z"}}]})(t)}function JIe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 3v2h-2V3H8v2H6V3H4v18h2v-2h2v2h8v-2h2v2h2V3h-2zM8 17H6v-2h2v2zm0-4H6v-2h2v2zm0-4H6V7h2v2zm6 10h-4V5h4v14zm4-2h-2v-2h2v2zm0-4h-2v-2h2v2zm0-4h-2V7h2v2z"}}]})(t)}function tRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 3H6c-.83 0-1.54.5-1.84 1.22l-3.02 7.05c-.09.23-.14.47-.14.73v2c0 1.1.9 2 2 2h6.31l-.95 4.57-.03.32c0 .41.17.79.44 1.06L9.83 23l6.59-6.59c.36-.36.58-.86.58-1.41V5c0-1.1-.9-2-2-2zm0 12l-4.34 4.34L12 14H3v-2l3-7h9v10zm4-12h4v12h-4V3z"}}]})(t)}function eRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 3H6c-.83 0-1.54.5-1.84 1.22l-3.02 7.05c-.09.23-.14.47-.14.73v2c0 1.1.9 2 2 2h6.31l-.95 4.57-.03.32c0 .41.17.79.44 1.06L9.83 23l6.59-6.59c.36-.36.58-.86.58-1.41V5c0-1.1-.9-2-2-2zm0 12l-4.34 4.34L12 14H3v-2l3-7h9v10zm4-12h4v12h-4z"}}]})(t)}function nRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 21h9c.83 0 1.54-.5 1.84-1.22l3.02-7.05c.09-.23.14-.47.14-.73v-2c0-1.1-.9-2-2-2h-6.31l.95-4.57.03-.32c0-.41-.17-.79-.44-1.06L14.17 1 7.58 7.59C7.22 7.95 7 8.45 7 9v10c0 1.1.9 2 2 2zM9 9l4.34-4.34L12 10h9v2l-3 7H9V9zM1 9h4v12H1V9z"}}]})(t)}function rRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 21h9c.83 0 1.54-.5 1.84-1.22l3.02-7.05c.09-.23.14-.47.14-.73v-2c0-1.1-.9-2-2-2h-6.31l.95-4.57.03-.32c0-.41-.17-.79-.44-1.06L14.17 1 7.58 7.59C7.22 7.95 7 8.45 7 9v10c0 1.1.9 2 2 2zM9 9l4.34-4.34L12 10h9v2l-3 7H9V9zM1 9h4v12H1z"}}]})(t)}function aRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 6c0-.55-.45-1-1-1H5.82l.66-3.18.02-.23c0-.31-.13-.59-.33-.8L5.38 0 .44 4.94C.17 5.21 0 5.59 0 6v6.5c0 .83.67 1.5 1.5 1.5h6.75c.62 0 1.15-.38 1.38-.91l2.26-5.29c.07-.17.11-.36.11-.55V6zm-2 1.13L7.92 12H2V6.21l1.93-1.93L3.36 7H10v.13zM22.5 10h-6.75c-.62 0-1.15.38-1.38.91l-2.26 5.29c-.07.17-.11.36-.11.55V18c0 .55.45 1 1 1h5.18l-.66 3.18-.02.24c0 .31.13.59.33.8l.79.78 4.94-4.94c.27-.27.44-.65.44-1.06v-6.5c0-.83-.67-1.5-1.5-1.5zm-.5 7.79l-1.93 1.93.57-2.72H14v-.13L16.08 12H22v5.79z"}}]})(t)}function iRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M23 8c0 1.1-.9 2-2 2a1.7 1.7 0 01-.51-.07l-3.56 3.55c.05.16.07.34.07.52 0 1.1-.9 2-2 2s-2-.9-2-2c0-.18.02-.36.07-.52l-2.55-2.55c-.16.05-.34.07-.52.07s-.36-.02-.52-.07l-4.55 4.56c.05.16.07.33.07.51 0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2c.18 0 .35.02.51.07l4.56-4.55C8.02 9.36 8 9.18 8 9c0-1.1.9-2 2-2s2 .9 2 2c0 .18-.02.36-.07.52l2.55 2.55c.16-.05.34-.07.52-.07s.36.02.52.07l3.55-3.56A1.7 1.7 0 0119 8c0-1.1.9-2 2-2s2 .9 2 2z"}}]})(t)}function oRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 20h4c0 1.1-.9 2-2 2s-2-.9-2-2zm-2-1h8v-2H5v2zm11.5-9.5c0 3.82-2.66 5.86-3.77 6.5H5.27c-1.11-.64-3.77-2.68-3.77-6.5C1.5 5.36 4.86 2 9 2s7.5 3.36 7.5 7.5zm-2 0C14.5 6.47 12.03 4 9 4S3.5 6.47 3.5 9.5c0 2.47 1.49 3.89 2.35 4.5h6.3c.86-.61 2.35-2.03 2.35-4.5zm6.87-2.13L20 8l1.37.63L22 10l.63-1.37L24 8l-1.37-.63L22 6l-.63 1.37zM19 6l.94-2.06L22 3l-2.06-.94L19 0l-.94 2.06L16 3l2.06.94L19 6z"}}]})(t)}function lRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 9h14V7H3v2zm0 4h14v-2H3v2zm0 4h14v-2H3v2zm16 0h2v-2h-2v2zm0-10v2h2V7h-2zm0 6h2v-2h-2v2z"}}]})(t)}function cRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3h-1V1h-2v2H8V1H6v2H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V9h14v10zm0-12H5V5h14v2zM7 11h5v5H7z"}}]})(t)}function sRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 7l-9-5-9 5v10l9 5 9-5V7zm-9-2.71l5.91 3.28-3.01 1.67C14.17 8.48 13.14 8 12 8s-2.17.48-2.9 1.24L6.09 7.57 12 4.29zm-1 14.87l-6-3.33V9.26L8.13 11c-.09.31-.13.65-.13 1 0 1.86 1.27 3.43 3 3.87v3.29zM10 12c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm3 7.16v-3.28c1.73-.44 3-2.01 3-3.87 0-.35-.04-.69-.13-1.01L19 9.26v6.57l-6 3.33z"}}]})(t)}function uRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6zM3 12a5.99 5.99 0 014-5.65V4.26C3.55 5.15 1 8.27 1 12s2.55 6.85 6 7.74v-2.09A5.99 5.99 0 013 12z"}}]})(t)}function dRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.19 12.44l-3.24-1.62c1.29-1 2.12-2.56 2.12-4.32 0-3.03-2.47-5.5-5.5-5.5s-5.5 2.47-5.5 5.5c0 2.13 1.22 3.98 3 4.89v3.26c-2.15-.46-2.02-.44-2.26-.44-.53 0-1.03.21-1.41.59L4 16.22l5.09 5.09c.43.44 1.03.69 1.65.69h6.3c.98 0 1.81-.7 1.97-1.67l.8-4.71c.22-1.3-.43-2.58-1.62-3.18zm-.35 2.85l-.8 4.71h-6.3c-.09 0-.17-.04-.24-.1l-3.68-3.68 4.25.89V6.5c0-.28.22-.5.5-.5s.5.22.5.5v6h1.76l3.46 1.73c.4.2.62.63.55 1.06zM8.07 6.5c0-1.93 1.57-3.5 3.5-3.5s3.5 1.57 3.5 3.5c0 .95-.38 1.81-1 2.44V6.5a2.5 2.5 0 00-5 0v2.44c-.62-.63-1-1.49-1-2.44z"}}]})(t)}function hRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 4H7V2H5v20h2v-8h14l-2-5 2-5zm-3.86 5.74l.9 2.26H7V6h11.05l-.9 2.26-.3.74.29.74zM14 9c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2z"}}]})(t)}function fRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.07 4.93l-1.41 1.41A8.014 8.014 0 0120 12c0 4.42-3.58 8-8 8s-8-3.58-8-8c0-4.08 3.05-7.44 7-7.93v2.02C8.16 6.57 6 9.03 6 12c0 3.31 2.69 6 6 6s6-2.69 6-6c0-1.66-.67-3.16-1.76-4.24l-1.41 1.41C15.55 9.9 16 10.9 16 12c0 2.21-1.79 4-4 4s-4-1.79-4-4c0-1.86 1.28-3.41 3-3.86v2.14c-.6.35-1 .98-1 1.72 0 1.1.9 2 2 2s2-.9 2-2c0-.74-.4-1.38-1-1.72V2h-1C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-2.76-1.12-5.26-2.93-7.07z"}}]})(t)}function pRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 13c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm6.39 8.56C13.71 14.7 11.53 14 9 14s-4.71.7-6.39 1.56A2.97 2.97 0 001 18.22V21h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM15 19H3v-.78c0-.38.2-.72.52-.88C4.71 16.73 6.63 16 9 16c2.37 0 4.29.73 5.48 1.34.32.16.52.5.52.88V19zm2.93-3l1.63-1.63c-2.77-3.02-2.77-7.56 0-10.74L17.93 2c-3.9 3.89-3.91 9.95 0 14zm4.99-5.05a3.317 3.317 0 010-3.89l-1.68-1.69c-2.02 2.02-2.02 5.07 0 7.27l1.68-1.69z"}}]})(t)}function gRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12.87 15.07l-2.54-2.51.03-.03A17.52 17.52 0 0014.07 6H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z"}}]})(t)}function vRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 18l2.29-2.29-4.88-4.88-4 4L2 7.41 3.41 6l6 6 4-4 6.3 6.29L22 12v6h-6z"}}]})(t)}function mRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 12l-4-4v3H3v2h15v3l4-4z"}}]})(t)}function yRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 6l2.29 2.29-4.88 4.88-4-4L2 16.59 3.41 18l6-6 4 4 6.3-6.29L22 12V6h-6z"}}]})(t)}function bRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 20.59l-4.69-4.69A7.902 7.902 0 0019 11c0-4.42-3.58-8-8-8-4.08 0-7.44 3.05-7.93 7h2.02C5.57 7.17 8.03 5 11 5c3.31 0 6 2.69 6 6s-2.69 6-6 6c-2.42 0-4.5-1.44-5.45-3.5H3.4C4.45 16.69 7.46 19 11 19c1.85 0 3.55-.63 4.9-1.69L20.59 22 22 20.59z"}},{tag:"path",attr:{d:"M8.43 9.69L9.65 15h1.64l1.26-3.78.95 2.28h2V12h-1l-1.25-3h-1.54l-1.12 3.37L9.35 7H7.7l-1.25 4H1v1.5h6.55z"}}]})(t)}function xRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.17L4 17.17V4h16v12z"}},{tag:"path",attr:{d:"M12 15l1.57-3.43L17 10l-3.43-1.57L12 5l-1.57 3.43L7 10l3.43 1.57z"}}]})(t)}function MRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 3H7c-1.1 0-1.99.9-1.99 2L5 21l7-3 7 3V5c0-1.1-.9-2-2-2zm0 15l-5-2.18L7 18V5h10v13z"}}]})(t)}function wRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 3H7c-1.1 0-1.99.9-1.99 2L5 21l7-3 7 3V5c0-1.1-.9-2-2-2z"}}]})(t)}function zRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.58 1.41L15.16 0l-3.17 3.17L8.82 0 7.41 1.41 11.99 6z"}},{tag:"path",attr:{d:"M16.58 6.41L15.16 5l-3.17 3.17L8.82 5 7.41 6.41 11.99 11zM7.42 17.59L8.84 19l3.17-3.17L15.18 19l1.41-1.41L12.01 13z"}},{tag:"path",attr:{d:"M7.42 22.59L8.84 24l3.17-3.17L15.18 24l1.41-1.41L12.01 18z"}}]})(t)}function CRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 7.83L15.17 11l1.41-1.41L12 5 7.41 9.59 8.83 11 12 7.83zm0-5L15.17 6l1.41-1.41L12 0 7.41 4.59 8.83 6 12 2.83zm0 18.34L8.83 18l-1.41 1.41L12 24l4.59-4.59L15.17 18 12 21.17zm0-5L8.83 13l-1.41 1.41L12 19l4.59-4.59L15.17 13 12 16.17z"}}]})(t)}function ARe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.94 5.12L6.49 3.66A9.91 9.91 0 0112 2c5.52 0 10 4.48 10 10 0 2.04-.61 3.93-1.66 5.51l-1.46-1.46A7.869 7.869 0 0020 12c0-4.41-3.59-8-8-8-1.48 0-2.86.41-4.06 1.12zm9.72 4.41l-1.41-1.41-2.65 2.65 1.41 1.41 2.65-2.65zm2.12 13.08l-2.27-2.27A9.91 9.91 0 0112 22C6.48 22 2 17.52 2 12c0-2.04.61-3.93 1.66-5.51L1.39 4.22 2.8 2.81l18.38 18.38-1.4 1.42zm-3.72-3.73L12.18 15l-1.59 1.59-4.24-4.24 1.41-1.41 2.83 2.83.18-.18-5.65-5.65A7.932 7.932 0 004 12c0 4.41 3.59 8 8 8 1.48 0 2.86-.41 4.06-1.12z"}}]})(t)}function kRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.94 13a8.865 8.865 0 01-1.33 3.79l-1.47-1.47c.38-.71.65-1.49.77-2.32h2.03zM8.67 5.84A7.06 7.06 0 0112 5a7.01 7.01 0 015.74 3H15v2h6V4h-2v2.36C17.35 4.32 14.83 3 12 3c-1.76 0-3.4.51-4.78 1.39l1.45 1.45zM11 7v1.17l2 2V7h-2zm8.78 15.61l-3-3A8.973 8.973 0 0112 21a9 9 0 01-9-9c0-1.76.51-3.4 1.39-4.78l-3-3L2.8 2.81l18.38 18.38-1.4 1.42zm-4.46-4.46L5.84 8.67A7.06 7.06 0 005 12c0 3.86 3.14 7 7 7 1.2 0 2.34-.31 3.32-.85z"}}]})(t)}function HRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 8v5l4.25 2.52.77-1.28-3.52-2.09V8H11zm10 2V3l-2.64 2.64A8.937 8.937 0 0012 3a9 9 0 109 9h-2c0 3.86-3.14 7-7 7s-7-3.14-7-7 3.14-7 7-7c1.93 0 3.68.79 4.95 2.05L14 10h7z"}}]})(t)}function ERe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 18v2H8v-2h8zM11 7.99V16h2V7.99h3L12 4 8 7.99h3z"}}]})(t)}function SRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 4.52-2.98 8.69-7 9.93-4.02-1.24-7-5.41-7-9.93V6.3l7-3.11 7 3.11V11zm-11.59.59L6 13l4 4 8-8-1.41-1.42L10 14.17z"}}]})(t)}function LRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M23 11.99L20.56 9.2l.34-3.69-3.61-.82L15.4 1.5 12 2.96 8.6 1.5 6.71 4.69 3.1 5.5l.34 3.7L1 11.99l2.44 2.79-.34 3.7 3.61.82 1.89 3.2 3.4-1.47 3.4 1.46 1.89-3.19 3.61-.82-.34-3.69 2.44-2.8zm-3.95 1.48l-.56.65.08.85.18 1.95-1.9.43-.84.19-.44.74-.99 1.68-1.78-.77-.8-.34-.79.34-1.78.77-.99-1.67-.44-.74-.84-.19-1.9-.43.18-1.96.08-.85-.56-.65L3.67 12l1.29-1.48.56-.65-.09-.86-.18-1.94 1.9-.43.84-.19.44-.74.99-1.68 1.78.77.8.34.79-.34 1.78-.77.99 1.68.44.74.84.19 1.9.43-.18 1.95-.08.85.56.65 1.29 1.47-1.28 1.48z"}},{tag:"path",attr:{d:"M10.09 13.75l-2.32-2.33-1.48 1.49 3.8 3.81 7.34-7.36-1.48-1.49z"}}]})(t)}function _Re(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 13h8v2H3zm0 4h8v2H3zm0-8h8v2H3zm0-4h8v2H3zm16 2v10h-4V7h4m2-2h-8v14h8V5z"}}]})(t)}function BRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 13H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zm0 6H5v-4h14v4zM19 3H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 6H5V5h14v4z"}}]})(t)}function DRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 7v10H9V7h6zm6-2h-3v14h3V5zm-4 0H7v14h10V5zM6 5H3v14h3V5z"}}]})(t)}function TRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 7h4v10H2V7zm5 12h10V5H7v14zM9 7h6v10H9V7zm9 0h4v10h-4V7z"}}]})(t)}function VRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 5v14h18V5H3zm5.33 12H5V7h3.33v10zm5.34 0h-3.33V7h3.33v10zM19 17h-3.33V7H19v10z"}}]})(t)}function ORe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 7h4v4H7zM13 7h4v4h-4zM7 13h4v4H7zM13 13h4v4h-4z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V6h16v12z"}}]})(t)}function IRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V6h16v12z"}},{tag:"path",attr:{d:"M7.5 7.5h4v4h-4zM12.5 7.5h4v4h-4zM7.5 12.5h4v4h-4zM12.5 12.5h4v4h-4z"}}]})(t)}function RRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.25 7.25h4v4h-4zM12.75 7.25h4v4h-4zM7.25 12.75h4v4h-4zM12.75 12.75h4v4h-4z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V6h16v12z"}}]})(t)}function FRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 18H2v2h19v-2zm-2-8v4H4v-4h15m1-2H3c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h17c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1zm1-4H2v2h19V4z"}}]})(t)}function NRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 15h16v-2H4v2zm0 4h16v-2H4v2zm0-8h16V9H4v2zm0-6v2h16V5H4z"}}]})(t)}function PRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 4c0-.55.45-1 1-1h2V1H4C2.34 1 1 2.34 1 4v2h2V4zM3 20v-2H1v2c0 1.66 1.34 3 3 3h2v-2H4c-.55 0-1-.45-1-1zM20 1h-2v2h2c.55 0 1 .45 1 1v2h2V4c0-1.66-1.34-3-3-3zM21 20c0 .55-.45 1-1 1h-2v2h2c1.66 0 3-1.34 3-3v-2h-2v2zM19 14.87V9.13c0-.72-.38-1.38-1-1.73l-5-2.88c-.31-.18-.65-.27-1-.27s-.69.09-1 .27L6 7.39c-.62.36-1 1.02-1 1.74v5.74c0 .72.38 1.38 1 1.73l5 2.88c.31.18.65.27 1 .27s.69-.09 1-.27l5-2.88c.62-.35 1-1.01 1-1.73zm-8 2.3l-4-2.3v-4.63l4 2.33v4.6zm1-6.33L8.04 8.53 12 6.25l3.96 2.28L12 10.84zm5 4.03l-4 2.3v-4.6l4-2.33v4.63z"}}]})(t)}function jRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 7h2v10H7zM11 7h2v5h-2zM15 7h2v8h-2z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}}]})(t)}function URe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 5v14h18V5H3zm4 2v2H5V7h2zm-2 6v-2h2v2H5zm0 2h2v2H5v-2zm14 2H9v-2h10v2zm0-4H9v-2h10v2zm0-4H9V7h10v2z"}}]})(t)}function WRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 5v14h18V5H3zm16 6h-3.33V7H19v4zm-5.33 0h-3.33V7h3.33v4zM8.33 7v4H5V7h3.33zM5 17v-4h3.33v4H5zm5.33 0v-4h3.33v4h-3.33zm5.34 0v-4H19v4h-3.33z"}}]})(t)}function ZRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 5v14h18V5H3zm5.33 12H5V7h3.33v10zm5.34 0h-3.33v-4h3.33v4zM19 17h-3.33v-4H19v4zm0-6h-8.67V7H19v4z"}}]})(t)}function GRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 4v16h20V4H2zm18 4.67h-2.5V6H20v2.67zm-2.5 2H20v2.67h-2.5v-2.67zM4 6h11.5v12H4V6zm13.5 12v-2.67H20V18h-2.5z"}}]})(t)}function qRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 7v10c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2zm16 10H5v-4h14v4zM5 11V7h14v4H5z"}}]})(t)}function YRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 15h6v2H6zM12 7h6v2h-6zM9 11h6v2H9z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}}]})(t)}function XRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM8 18H4V6h4v12zm6 0h-4V6h4v12zm6 0h-4V6h4v12z"}}]})(t)}function $Re(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 6a9.77 9.77 0 018.82 5.5 9.647 9.647 0 01-2.41 3.12l1.41 1.41c1.39-1.23 2.49-2.77 3.18-4.53C21.27 7.11 17 4 12 4c-1.27 0-2.49.2-3.64.57l1.65 1.65C10.66 6.09 11.32 6 12 6zm-1.07 1.14L13 9.21c.57.25 1.03.71 1.28 1.28l2.07 2.07c.08-.34.14-.7.14-1.07C16.5 9.01 14.48 7 12 7c-.37 0-.72.05-1.07.14zM2.01 3.87l2.68 2.68A11.738 11.738 0 001 11.5C2.73 15.89 7 19 12 19c1.52 0 2.98-.29 4.32-.82l3.42 3.42 1.41-1.41L3.42 2.45 2.01 3.87zm7.5 7.5l2.61 2.61c-.04.01-.08.02-.12.02a2.5 2.5 0 01-2.5-2.5c0-.05.01-.08.01-.13zm-3.4-3.4l1.75 1.75a4.6 4.6 0 00-.36 1.78 4.507 4.507 0 006.27 4.14l.98.98c-.88.24-1.8.38-2.75.38a9.77 9.77 0 01-8.82-5.5c.7-1.43 1.72-2.61 2.93-3.53z"}}]})(t)}function KRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 6a9.77 9.77 0 018.82 5.5C19.17 14.87 15.79 17 12 17s-7.17-2.13-8.82-5.5A9.77 9.77 0 0112 6m0-2C7 4 2.73 7.11 1 11.5 2.73 15.89 7 19 12 19s9.27-3.11 11-7.5C21.27 7.11 17 4 12 4zm0 5a2.5 2.5 0 010 5 2.5 2.5 0 010-5m0-2c-2.48 0-4.5 2.02-4.5 4.5S9.52 16 12 16s4.5-2.02 4.5-4.5S14.48 7 12 7z"}}]})(t)}function QRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16.76 5.36l-1.68 1.69c.8 1.13.83 2.58.09 3.74l1.7 1.7c1.9-2.02 1.87-4.98-.11-7.13zM20.07 2l-1.63 1.63c2.72 2.97 2.76 7.39.14 10.56l1.64 1.64c3.74-3.89 3.71-9.84-.15-13.83zM9.43 5.04l3.53 3.53a3.979 3.979 0 00-3.53-3.53zM4.41 2.86L3 4.27l2.62 2.62C5.23 7.5 5 8.22 5 9c0 2.21 1.79 4 4 4 .78 0 1.5-.23 2.11-.62l4.4 4.4C13.74 15.6 10.78 15 9 15c-2.67 0-8 1.34-8 4v2h16v-2c0-.37-.11-.7-.29-1.02L19.73 21l1.41-1.41L4.41 2.86zM3 19c.22-.72 3.31-2 6-2 2.7 0 5.8 1.29 6 2H3zm6-8c-1.1 0-2-.9-2-2 0-.22.04-.42.11-.62l2.51 2.51c-.2.07-.4.11-.62.11z"}}]})(t)}function JRe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm.5-13H11v6l5.2 3.2.8-1.3-4.5-2.7V7z"}}]})(t)}function tFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 15h5.88c.27-.31.67-.5 1.12-.5.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5c-.44 0-.84-.19-1.12-.5H11.9A5 5 0 116 11.1v2.07c-1.16.41-2 1.53-2 2.83 0 1.65 1.35 3 3 3s3-1.35 3-3v-1zm2.5-11c1.65 0 3 1.35 3 3h2c0-2.76-2.24-5-5-5a5.002 5.002 0 00-3.45 8.62l-2.35 3.9c-.68.14-1.2.75-1.2 1.48 0 .83.67 1.5 1.5 1.5a1.498 1.498 0 001.43-1.95l3.38-5.63A3.003 3.003 0 019.5 7c0-1.65 1.35-3 3-3zm4.5 9c-.64 0-1.23.2-1.72.54l-3.05-5.07C11.53 8.35 11 7.74 11 7c0-.83.67-1.5 1.5-1.5S14 6.17 14 7c0 .15-.02.29-.06.43l2.19 3.65c.28-.05.57-.08.87-.08 2.76 0 5 2.24 5 5s-2.24 5-5 5a5 5 0 01-4.33-2.5h2.67c.48.32 1.05.5 1.66.5 1.65 0 3-1.35 3-3s-1.35-3-3-3z"}}]})(t)}function eFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM4 18V6h1v12H4zm3 0V6h10v12H7zm13 0h-1V6h1v12z"}}]})(t)}function nFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM4 18V6h4v12H4zm6 0V6h4v12h-4zm10 0h-4V6h4v12z"}}]})(t)}function rFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM4 18V6h2v12H4zm4 0V6h8v12H8zm12 0h-2V6h2v12z"}}]})(t)}function aFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.71 5.29L19 3h-8v8l2.3-2.3c1.97 1.46 3.25 3.78 3.25 6.42 0 1.31-.32 2.54-.88 3.63 2.33-1.52 3.88-4.14 3.88-7.13 0-2.52-1.11-4.77-2.84-6.33z"}},{tag:"path",attr:{d:"M7.46 8.88c0-1.31.32-2.54.88-3.63a8.479 8.479 0 00-3.88 7.13c0 2.52 1.1 4.77 2.84 6.33L5 21h8v-8l-2.3 2.3c-1.96-1.46-3.24-3.78-3.24-6.42z"}}]})(t)}function iFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 19V8h16v3.29c.72.22 1.4.54 2 .97V8c0-1.11-.89-2-2-2h-4V4c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h7.68c-.3-.62-.5-1.29-.6-2H4zm6-15h4v2h-4V4z"}},{tag:"path",attr:{d:"M18 13c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm1.65 7.35L17.5 18.2V15h1v2.79l1.85 1.85-.7.71z"}}]})(t)}function oFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 4h4v2h-3.6l2 2H20v7.6l2 2V8c0-1.11-.89-2-2-2h-4V4c0-1.11-.89-2-2-2h-4c-.99 0-1.8.7-1.96 1.64L10 5.6V4zM3.4 1.84L1.99 3.25 4.74 6H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h15.74l2 2 1.41-1.41L3.4 1.84zM4 19V8h2.74l11 11H4z"}}]})(t)}function lFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 6V4h-4v2h4zM4 8v11h16V8H4zm16-2c1.11 0 2 .89 2 2v11c0 1.11-.89 2-2 2H4c-1.11 0-2-.89-2-2l.01-11c0-1.11.88-2 1.99-2h4V4c0-1.11.89-2 2-2h4c1.11 0 2 .89 2 2v2h4z"}}]})(t)}function cFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 6h-4V4c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-6 0h-4V4h4v2z"}}]})(t)}function sFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2V5a2 2 0 00-2-2zm0 16H5V7h14v12zm-2-7H7v-2h10v2zm-4 4H7v-2h6v2z"}}]})(t)}function uFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17.01 14h-.8l-.27-.27a6.451 6.451 0 001.57-4.23c0-3.59-2.91-6.5-6.5-6.5s-6.5 3-6.5 6.5H2l3.84 4 4.16-4H6.51a4.5 4.5 0 019 0 4.507 4.507 0 01-6.32 4.12L7.71 15.1a6.474 6.474 0 007.52-.67l.27.27v.79l5.01 4.99L22 19l-4.99-5z"}}]})(t)}function dFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14zm.5-7H9v2H7v1h2v2h1v-2h2V9h-2z"}}]})(t)}function hFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14zM7 9h5v1H7z"}}]})(t)}function fFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M10.01 21.01c0 1.1.89 1.99 1.99 1.99s1.99-.89 1.99-1.99h-3.98zM12 6c2.76 0 5 2.24 5 5v7H7v-7c0-2.76 2.24-5 5-5zm0-4.5c-.83 0-1.5.67-1.5 1.5v1.17C7.36 4.85 5 7.65 5 11v6l-2 2v1h18v-1l-2-2v-6c0-3.35-2.36-6.15-5.5-6.83V3c0-.83-.67-1.5-1.5-1.5zM13 8h-2v3H8v2h3v3h2v-3h3v-2h-3z"}}]})(t)}function pFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 2h-3.5l-1-1h-5l-1 1H1v2h14zM16 9c-.7 0-1.37.1-2 .29V5H2v12c0 1.1.9 2 2 2h5.68A6.999 6.999 0 0023 16c0-3.87-3.13-7-7-7zm-7 7c0 .34.03.67.08 1H4V7h8v3.26c-1.81 1.27-3 3.36-3 5.74zm7 5c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z"}},{tag:"path",attr:{d:"M16.5 12H15v5l3.6 2.1.8-1.2-2.9-1.7z"}}]})(t)}function gFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M11 15h2v2h-2v-2zm0-8h2v6h-2V7zm.99-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}}]})(t)}function vFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"}}]})(t)}function mFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M10.01 21.01c0 1.1.89 1.99 1.99 1.99s1.99-.89 1.99-1.99h-3.98zM12 6c2.76 0 5 2.24 5 5v7H7v-7c0-2.76 2.24-5 5-5zm0-4.5c-.83 0-1.5.67-1.5 1.5v1.17C7.36 4.85 5 7.65 5 11v6l-2 2v1h18v-1l-2-2v-6c0-3.35-2.36-6.15-5.5-6.83V3c0-.83-.67-1.5-1.5-1.5zM11 8h2v4h-2zm0 6h2v2h-2z"}}]})(t)}function yFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 5.99L19.53 19H4.47L12 5.99M12 2L1 21h22L12 2zm1 14h-2v2h2v-2zm0-6h-2v4h2v-4z"}}]})(t)}function bFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"}}]})(t)}function xFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 6v10H5v-8.5h1V15h1.5V9H5V5h14v4z"}},{tag:"path",attr:{d:"M15.5 11.25V9H14v6h1.5v-2.25L17.25 15H19l-2.25-3L19 9h-1.75zM9.5 15H12c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1H9.5c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1zm.5-4.5h1.5v3H10v-3z"}}]})(t)}function MFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 8.5h-1.5V10h-1v1.5H15v1h1.5V14h1v-1.5H19V19H5V5h14v6.5z"}},{tag:"path",attr:{d:"M7.5 15H9V9H6v1.5h1.5zM12 12.75L13.75 15h1.75l-2.25-3 2.25-3h-1.75L12 11.25V9h-1.5v6H12z"}}]})(t)}function wFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M8.5 15H10V9H7v1.5h1.5zM13.5 12.75L15.25 15H17l-2.25-3L17 9h-1.75l-1.75 2.25V9H12v6h1.5z"}}]})(t)}function zFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 8.5h-1.5V10h-1v1.5H15v1h1.5V14h1v-1.5H19V19H5V5h14v6.5z"}},{tag:"path",attr:{d:"M10 13.5H7.5v-1H9c.55 0 1-.45 1-1V10c0-.55-.45-1-1-1H6v1.5h2.5v1H7c-.55 0-1 .45-1 1V15h4v-1.5zM12.5 12.75L14.25 15H16l-2.25-3L16 9h-1.75l-1.75 2.25V9H11v6h1.5z"}}]})(t)}function CFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M11 13.5H8v-1h2c.55 0 1-.45 1-1V10c0-.55-.45-1-1-1H6.5v1.5h3v1h-2c-.55 0-1 .45-1 1V15H11v-1.5zM14.5 12.75L16.25 15H18l-2.25-3L18 9h-1.75l-1.75 2.25V9H13v6h1.5z"}}]})(t)}function AFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 8.5h-1.5V10h-1v1.5H15v1h1.5V14h1v-1.5H19V19H5V5h14v6.5z"}},{tag:"path",attr:{d:"M10 14v-4c0-.55-.45-1-1-1H5.5v1.5h3v1h-2v1h2v1h-3V15H9c.55 0 1-.45 1-1zM12.5 12.75L14.25 15H16l-2.25-3L16 9h-1.75l-1.75 2.25V9H11v6h1.5z"}}]})(t)}function kFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M11 14v-4c0-.55-.45-1-1-1H6.5v1.5h3v1h-2v1h2v1h-3V15H10c.55 0 1-.45 1-1zM14.5 12.75L16.25 15H18l-2.25-3L18 9h-1.75l-1.75 2.25V9H13v6h1.5z"}}]})(t)}function HFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 8.5h-1.5V10h-1v1.5H15v1h1.5V14h1v-1.5H19V19H5V5h14v6.5z"}},{tag:"path",attr:{d:"M8.5 15H10v-1.5h1V12h-1V9H8.5v3H7V9H5.5v4.5h3zM13 12.75L14.75 15h1.75l-2.25-3 2.25-3h-1.75L13 11.25V9h-1.5v6H13z"}}]})(t)}function EFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2V5a2 2 0 00-2-2zm0 16H5V5h14v14zm-9.5-4H11v-1.49h1V12h-1V9H9.5v3H8V9H6.5v4.5h3zm8.7 0l-2-3 2-3h-1.7l-2 3 2 3zm-3.7-3V9H13v6h1.5z"}}]})(t)}function SFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.5 13H19v2h-5V9h7c0-1.1-.9-2-2-2h-5c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h5c1.1 0 2-.9 2-2v-4h-4.5v2zM3 13h5v2H3v2h5c1.1 0 2-.9 2-2v-2c0-1.1-.9-2-2-2H5V9h5V7H3v6z"}}]})(t)}function LFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 8.5h-1.5V10h-1v1.5H15v1h1.5V14h1v-1.5H19V19H5V5h14v6.5z"}},{tag:"path",attr:{d:"M10 14v-1.5c0-.55-.45-1-1-1H7.5v-1H10V9H6v3.5h2.5v1H6V15h3c.55 0 1-.45 1-1zM12.5 12.75L14.25 15H16l-2.25-3L16 9h-1.75l-1.75 2.25V9H11v6h1.5z"}}]})(t)}function _Fe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M11 14v-1.5c0-.55-.45-1-1-1H8v-1h3V9H6.5v3.5h3v1h-3V15H10c.55 0 1-.45 1-1zM14.5 12.75L16.25 15H18l-2.25-3L18 9h-1.75l-1.75 2.25V9H13v6h1.5z"}}]})(t)}function BFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 8.5h-1.5V10h-1v1.5H15v1h1.5V14h1v-1.5H19V19H5V5h14v6.5z"}},{tag:"path",attr:{d:"M12.5 12.75L14.25 15H16l-2.25-3L16 9h-1.75l-1.75 2.25V9H11v6h1.5zM7 15h2c.55 0 1-.45 1-1v-1.5c0-.55-.45-1-1-1H7.5v-1H10V9H7c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1zm.5-2.5h1V14h-1v-1.5z"}}]})(t)}function DFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M14.5 12.75L16.25 15H18l-2.25-3L18 9h-1.75l-1.75 2.25V9H13v6h1.5zM7.5 15H10c.55 0 1-.45 1-1v-1.5c0-.55-.45-1-1-1H8v-1h3V9H7.5c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1zm.5-2.5h1.5V14H8v-1.5z"}}]})(t)}function TFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 8.5h-1.5V10h-1v1.5H15v1h1.5V14h1v-1.5H19V19H5V5h14v6.5z"}},{tag:"path",attr:{d:"M6.75 15H8.5l1.46-4.71C10.15 9.65 9.67 9 9 9H5.5v1.5h2.63L6.75 15zM12.5 12.75L14.25 15H16l-2.25-3L16 9h-1.75l-1.75 2.25V9H11v6h1.5z"}}]})(t)}function VFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M7.75 15H9.5l1.46-4.71C11.15 9.65 10.67 9 10 9H6.5v1.5h2.63L7.75 15zM14.5 12.75L16.25 15H18l-2.25-3L18 9h-1.75l-1.75 2.25V9H13v6h1.5z"}}]})(t)}function OFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 15h2c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1zm.5-5h1v1.5h-1V10zm0 2.5h1V14h-1v-1.5z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 8.5h-1.5V10h-1v1.5H15v1h1.5V14h1v-1.5H19V19H5V5h14v6.5z"}},{tag:"path",attr:{d:"M12.5 12.75L14.25 15H16l-2.25-3L16 9h-1.75l-1.75 2.25V9H11v6h1.5z"}}]})(t)}function IFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 15H10c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1H7.5c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1zm.5-5h1.5v1.5H8V10zm0 2.5h1.5V14H8v-1.5z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M14.5 12.75L16.25 15H18l-2.25-3L18 9h-1.75l-1.75 2.25V9H13v6h1.5z"}}]})(t)}function RFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 14v-4c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v1.5c0 .55.45 1 1 1h1.5v1H6V15h3c.55 0 1-.45 1-1zm-1.5-2.5h-1V10h1v1.5z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 8.5h-1.5V10h-1v1.5H15v1h1.5V14h1v-1.5H19V19H5V5h14v6.5z"}},{tag:"path",attr:{d:"M12.5 12.75L14.25 15H16l-2.25-3L16 9h-1.75l-1.75 2.25V9H11v6h1.5z"}}]})(t)}function FFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 14v-4c0-.55-.45-1-1-1H7.5c-.55 0-1 .45-1 1v1.5c0 .55.45 1 1 1h2v1h-3V15H10c.55 0 1-.45 1-1zm-1.5-2.5H8V10h1.5v1.5z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M14.5 12.75L16.25 15H18l-2.25-3L18 9h-1.75l-1.75 2.25V9H13v6h1.5z"}}]})(t)}function NFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 15h2v-3h3v-2h-3V7h-2v3H8v2h3zM21 3H3c-1.11 0-2 .89-2 2v12a2 2 0 002 2h5v2h8v-2h5c1.1 0 2-.9 2-2V5a2 2 0 00-2-2zm0 14H3V5h18v12z"}}]})(t)}function PFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{fill:"none"},child:[{tag:"path",attr:{d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M0 0h24v24H0z"}}]},{tag:"path",attr:{d:"M6 22h12l-6-6z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h4v-2H3V5h18v12h-4v2h4c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}}]})(t)}function jFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-12.5c-2.49 0-4.5 2.01-4.5 4.5s2.01 4.5 4.5 4.5 4.5-2.01 4.5-4.5-2.01-4.5-4.5-4.5zm0 5.5c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function UFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 13h-8v-2h8v2zm0-6h-8v2h8V7zm-8 10h8v-2h-8v2zm-2-8v6c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h6c1.1 0 2 .9 2 2zm-1.5 6l-2.25-3-1.75 2.26-1.25-1.51L3.5 15h7z"}}]})(t)}function WFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8l-6-6zM6 20V4h7v5h5v11H6zm10-9h-4v3.88a2.247 2.247 0 00-3.5 1.87c0 1.24 1.01 2.25 2.25 2.25S13 17.99 13 16.75V13h3v-2z"}}]})(t)}function ZFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 17c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1zm0-14v4h2V5.08c3.39.49 6 3.39 6 6.92 0 3.87-3.13 7-7 7s-7-3.13-7-7c0-1.68.59-3.22 1.58-4.42L12 13l1.41-1.41-6.8-6.8v.02C4.42 6.45 3 9.05 3 12c0 4.97 4.02 9 9 9a9 9 0 000-18h-1zm7 9c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1zM6 12c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1z"}}]})(t)}function GFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H3V5h18v14zm-10-7h9v6h-9z"}}]})(t)}function qFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H3V5h18v14zM5 15h14v3H5z"}}]})(t)}function YFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 10c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1h-1.5v-.5h-2v1L13 10zm3.5 3.5l1.21 1.21c.18-.19.29-.44.29-.71v-1h-1.5v.5zM8.83 6H19v10.17l1.98 1.98c0-.05.02-.1.02-.16V6c0-1.1-.9-2-2-2H6.83l2 2zm10.95 16.61L17.17 20H5a2 2 0 01-2-2V6c0-.05.02-.1.02-.15L1.39 4.22 2.8 2.81l18.38 18.38-1.4 1.42zM7.5 13.5h2V13h.67l-2.5-2.5H7.5v3zm7.67 4.5L11 13.83V14c0 .55-.45 1-1 1H7c-.55 0-1-.45-1-1v-4c0-.32.16-.59.4-.78L5 7.83V18h10.17z"}}]})(t)}function XFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 4H5a2 2 0 00-2 2v12a2 2 0 002 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H5V6h14v12z"}},{tag:"path",attr:{d:"M7 15h3c.55 0 1-.45 1-1v-1H9.5v.5h-2v-3h2v.5H11v-1c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1zM14 15h3c.55 0 1-.45 1-1v-1h-1.5v.5h-2v-3h2v.5H18v-1c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1z"}}]})(t)}function $Fe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 4H5a2 2 0 00-2 2v12a2 2 0 002 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H5V6h14v12zM7 15h3c.55 0 1-.45 1-1v-1H9.5v.5h-2v-3h2v.5H11v-1c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1zm7 0h3c.55 0 1-.45 1-1v-1h-1.5v.5h-2v-3h2v.5H18v-1c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1z"}}]})(t)}function KFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5.54 8.46L2 12l3.54 3.54 1.76-1.77L5.54 12l1.76-1.77zm6.46 10l-1.77-1.76-1.77 1.76L12 22l3.54-3.54-1.77-1.76zm6.46-10l-1.76 1.77L18.46 12l-1.76 1.77 1.76 1.77L22 12zm-10-2.92l1.77 1.76L12 5.54l1.77 1.76 1.77-1.76L12 2z"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"3"}}]})(t)}function QFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 20h4V4h-4v16zm-6 0h4v-8H4v8zM16 9v11h4V9h-4z"}}]})(t)}function JFe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zm-4-4h-4v-2h4v-2h-4V9h4V7H9v10h6z"}}]})(t)}function tNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{fill:"none"},child:[{tag:"path",attr:{d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M0 0h24v24H0z"}}]},{tag:"path",attr:{d:"M15 9.86L18.03 12 15 14.14V9.86m-9 0L9.03 12 6 14.14V9.86M13 6v12l8.5-6L13 6zM4 6v12l8.5-6L4 6z"}}]})(t)}function eNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 9.86v4.28L14.97 12 18 9.86m-9 0v4.28L5.97 12 9 9.86M20 6l-8.5 6 8.5 6V6zm-9 0l-8.5 6 8.5 6V6z"}}]})(t)}function nNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H3V5h18v14zM5 10h9v2H5zm0-3h9v2H5z"}}]})(t)}function rNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H3V5h18v14zM4 6h9v7H4z"}}]})(t)}function aNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.87 12.43l-1-3.43h-1.5l1.75 6h1.5l1.75-6h-1.5zM21 11.5v-1c0-.85-.65-1.5-1.5-1.5H16v6h1.5v-2h1.15l.85 2H21l-.9-2.1c.5-.25.9-.8.9-1.4zm-1.5 0h-2v-1h2v1zM6.5 9H3v6h3.5c.85 0 1.5-.65 1.5-1.5v-3C8 9.65 7.35 9 6.5 9zm0 4.5h-2v-3h2v3z"}}]})(t)}function iNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 6c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6 2.69-6 6-6m0-2c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8z"}}]})(t)}function oNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7.25 12.5L4.75 9H3.5v6h1.25v-3.5L7.3 15h1.2V9H7.25zM9.5 15h4v-1.25H11v-1.11h2.5v-1.26H11v-1.12h2.5V9h-4zm9.75-6v4.5h-1.12V9.99h-1.25v3.52h-1.13V9H14.5v5c0 .55.45 1 1 1h4c.55 0 1-.45 1-1V9h-1.25z"}}]})(t)}function lNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 15h1.5V9H11v6zm7.75-6v3.5L16.25 9H15v6h1.25v-3.5L18.8 15H20V9h-1.25zM7.5 9H4v6h1.5v-2h2c.85 0 1.5-.65 1.5-1.5v-1C9 9.65 8.35 9 7.5 9zm0 2.5h-2v-1h2v1z"}}]})(t)}function cNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6zm8-13.74v2.09a5.99 5.99 0 010 11.3v2.09c3.45-.89 6-4.01 6-7.74 0-3.73-2.55-6.85-6-7.74z"}}]})(t)}function sNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{fill:"none"},child:[{tag:"path",attr:{d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M0 0h24v24H0z"}}]},{tag:"path",attr:{d:"M18 13c0 3.31-2.69 6-6 6s-6-2.69-6-6 2.69-6 6-6v4l5-5-5-5v4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8h-2z"}},{tag:"path",attr:{d:"M10.9 16v-4.27h-.09l-1.77.63v.69l1.01-.31V16zM14.32 11.78c-.18-.07-.37-.1-.59-.1s-.41.03-.59.1-.33.18-.45.33-.23.34-.29.57-.1.5-.1.82v.74c0 .32.04.6.11.82s.17.42.3.57.28.26.46.33.37.1.59.1.41-.03.59-.1.33-.18.45-.33.22-.34.29-.57.1-.5.1-.82v-.74c0-.32-.04-.6-.11-.82s-.17-.42-.3-.57-.29-.26-.46-.33zm.01 2.57c0 .19-.01.35-.04.48s-.06.24-.11.32-.11.14-.19.17-.16.05-.25.05-.18-.02-.25-.05-.14-.09-.19-.17-.09-.19-.12-.32-.04-.29-.04-.48v-.97c0-.19.01-.35.04-.48s.06-.23.12-.31.11-.14.19-.17.16-.05.25-.05.18.02.25.05.14.09.19.17.09.18.12.31.04.29.04.48v.97z"}}]})(t)}function uNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 13c0 3.31-2.69 6-6 6s-6-2.69-6-6 2.69-6 6-6v4l5-5-5-5v4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8h-2zm-7.46 2.22c-.06.05-.12.09-.2.12s-.17.04-.27.04a.69.69 0 01-.45-.15c-.06-.05-.1-.1-.13-.17s-.05-.14-.05-.22h-.85c0 .21.04.39.12.55s.19.28.33.38.29.18.46.23.35.07.53.07c.21 0 .41-.03.6-.08s.34-.14.48-.24.24-.24.32-.39.12-.33.12-.53c0-.23-.06-.44-.18-.61s-.3-.3-.54-.39c.1-.05.2-.1.28-.17s.15-.14.2-.22.1-.16.13-.25.04-.18.04-.27c0-.2-.04-.37-.11-.53s-.17-.28-.3-.38-.28-.18-.46-.23-.37-.08-.59-.08c-.19 0-.38.03-.54.08s-.32.13-.44.23-.23.22-.3.37-.11.3-.11.48h.85a.455.455 0 01.17-.35c.05-.04.11-.07.18-.1s.14-.03.22-.03c.1 0 .18.01.25.04s.13.06.18.11.08.11.11.17.04.14.04.22c0 .18-.05.32-.16.43s-.26.16-.48.16h-.43v.66h.45c.11 0 .2.01.29.04s.16.06.22.11.11.12.14.2.05.18.05.29c0 .09-.01.17-.04.24s-.08.11-.13.17zm3.9-3.44c-.18-.07-.37-.1-.59-.1s-.41.03-.59.1-.33.18-.45.33-.23.34-.29.57-.1.5-.1.82v.74c0 .32.04.6.11.82s.17.42.3.57.28.26.46.33.37.1.59.1.41-.03.59-.1.33-.18.45-.33.22-.34.29-.57.1-.5.1-.82v-.74c0-.32-.04-.6-.11-.82s-.17-.42-.3-.57-.28-.26-.46-.33zm.01 2.57c0 .19-.01.35-.04.48s-.06.24-.11.32-.11.14-.19.17-.16.05-.25.05-.18-.02-.25-.05-.14-.09-.19-.17-.09-.19-.12-.32-.04-.29-.04-.48v-.97c0-.19.01-.35.04-.48s.06-.23.12-.31.11-.14.19-.17.16-.05.25-.05.18.02.25.05.14.09.19.17.09.18.12.31.04.29.04.48v.97z"}}]})(t)}function dNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17.95 13c0 3.31-2.69 6-6 6s-6-2.69-6-6 2.69-6 6-6v4l5-5-5-5v4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8h-2zm-5.52 2.15c-.05.07-.11.13-.18.17s-.17.06-.27.06c-.17 0-.31-.05-.42-.15s-.17-.24-.19-.41h-.84c.01.2.05.37.13.53s.19.28.32.39.29.19.46.24.35.08.53.08c.24 0 .46-.04.64-.12s.33-.18.45-.31.21-.28.27-.45.09-.35.09-.54c0-.22-.03-.43-.09-.6s-.14-.33-.25-.45-.25-.22-.41-.28-.34-.1-.55-.1c-.07 0-.14.01-.2.02s-.13.02-.18.04-.1.03-.15.05-.08.04-.11.05l.11-.92h1.7v-.71H10.9l-.25 2.17.67.17c.03-.03.06-.06.1-.09s.07-.05.12-.07.1-.04.15-.05.13-.02.2-.02c.12 0 .22.02.3.05s.16.09.21.15.1.14.13.24.04.19.04.31-.01.22-.03.31-.06.17-.11.24z"}}]})(t)}function hNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 4v2.67l-1 1-1-1V4h2m7 7v2h-2.67l-1-1 1-1H20M6.67 11l1 1-1 1H4v-2h2.67M12 16.33l1 1V20h-2v-2.67l1-1M15 2H9v5.5l3 3 3-3V2zm7 7h-5.5l-3 3 3 3H22V9zM7.5 9H2v6h5.5l3-3-3-3zm4.5 4.5l-3 3V22h6v-5.5l-3-3z"}}]})(t)}function fNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zM7.5 13h2v2H11V9H9.5v2.5h-2V9H6v6h1.5zM18 14v-4c0-.55-.45-1-1-1h-4v6h4c.55 0 1-.45 1-1zm-1.5-.5h-2v-3h2v3z"}}]})(t)}function pNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.03 3.2C7.15 2.44 8.51 2 10 2c3.93 0 7 3.07 7 7 0 1.26-.38 2.65-1.07 3.9-.02.04-.05.08-.08.13l-1.48-1.48c.4-.86.63-1.75.63-2.55 0-2.8-2.2-5-5-5-.92 0-1.76.26-2.5.67L6.03 3.2zm11.18 11.18l1.43 1.43C20.11 13.93 21 11.57 21 9c0-3.04-1.23-5.79-3.22-7.78l-1.42 1.42A8.937 8.937 0 0119 9c0 2.02-.67 3.88-1.79 5.38zM10 6.5c-.21 0-.4.03-.59.08l3.01 3.01c.05-.19.08-.38.08-.59A2.5 2.5 0 0010 6.5zm11.19 14.69L2.81 2.81 1.39 4.22l2.13 2.13C3.19 7.16 3 8.05 3 9h2c0-.36.05-.71.12-1.05l6.61 6.61c-.88.68-1.78 1.41-2.27 2.9-.5 1.5-1 2.01-1.71 2.38-.19.1-.46.16-.75.16-1.1 0-2-.9-2-2H3a3.999 3.999 0 005.64 3.65c1.36-.71 2.13-1.73 2.73-3.55.32-.98.9-1.43 1.71-2.05.03-.02.05-.04.08-.06l6.62 6.62 1.41-1.42z"}}]})(t)}function gNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 20c-.29 0-.56-.06-.76-.15-.71-.37-1.21-.88-1.71-2.38-.51-1.56-1.47-2.29-2.39-3-.79-.61-1.61-1.24-2.32-2.53C9.29 10.98 9 9.93 9 9c0-2.8 2.2-5 5-5s5 2.2 5 5h2c0-3.93-3.07-7-7-7S7 5.07 7 9c0 1.26.38 2.65 1.07 3.9.91 1.65 1.98 2.48 2.85 3.15.81.62 1.39 1.07 1.71 2.05.6 1.82 1.37 2.84 2.73 3.55A3.999 3.999 0 0021 18h-2c0 1.1-.9 2-2 2zM7.64 2.64L6.22 1.22C4.23 3.21 3 5.96 3 9s1.23 5.79 3.22 7.78l1.41-1.41C6.01 13.74 5 11.49 5 9s1.01-4.74 2.64-6.36zM11.5 9a2.5 2.5 0 005 0 2.5 2.5 0 00-5 0z"}}]})(t)}function vNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 4H5a2 2 0 00-2 2v12a2 2 0 002 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H5V6h14v12zM7.5 13h2v2H11V9H9.5v2.5h-2V9H6v6h1.5zm6.5 2h.75v1.5h1.5V15H17c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1zm.5-4.5h2v3h-2v-3z"}}]})(t)}function mNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.5 16.5c-.83 0-1.5-.67-1.5-1.5v-2.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V15c0 .83-.67 1.5-1.5 1.5zM20 20h1v-1.54c1.69-.24 3-1.7 3-3.46h-1a2.5 2.5 0 01-5 0h-1c0 1.76 1.31 3.22 3 3.46V20zM9 12c-2.21 0-4-1.79-4-4a3.999 3.999 0 015.34-3.77A5.938 5.938 0 009 8c0 1.43.5 2.74 1.34 3.77-.42.15-.87.23-1.34.23zm-1.89 1.13A4.965 4.965 0 005 17.22V20H1v-2.78c0-1.12.61-2.15 1.61-2.66 1.24-.64 2.76-1.19 4.5-1.43zM11 8c0-2.21 1.79-4 4-4s4 1.79 4 4-1.79 4-4 4-4-1.79-4-4zm2 0c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2-2 .9-2 2zm2 7c-2.37 0-4.29.73-5.48 1.34-.32.16-.52.5-.52.88V18h7.17c.5.86 1.25 1.56 2.15 2H7v-2.78c0-1.12.61-2.15 1.61-2.66C10.29 13.7 12.47 13 15 13c.39 0 .77.02 1.14.05-.33.59-.55 1.26-.62 1.96-.17-.01-.34-.01-.52-.01z"}}]})(t)}function yNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M20 4v12H8V4h12m0-2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-7.53 12L9 10.5l1.4-1.41 2.07 2.08L17.6 6 19 7.41 12.47 14zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}}]})(t)}function bNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm16-4H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H8V4h12v12zm-7-2h2v-3h3V9h-3V6h-2v3h-3v2h3z"}}]})(t)}function xNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm16-4H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H8V4h12v12zM10 9h8v2h-8zm0 3h4v2h-4zm0-6h8v2h-8z"}}]})(t)}function MNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H8V4h12v12zm-7.5-1a2.5 2.5 0 002.5-2.5V7h3V5h-4v5.51c-.42-.32-.93-.51-1.5-.51a2.5 2.5 0 000 5zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6z"}}]})(t)}function wNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46A7.93 7.93 0 0020 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74A7.93 7.93 0 004 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z"}}]})(t)}function zNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 6h7v2H6zM6 12h4v2H6z"}},{tag:"path",attr:{d:"M15 11.97V16H6l-2 2V4h11v2.03c.52-.69 1.2-1.25 2-1.6V4c0-1.1-.9-2-2-2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h9c1.1 0 2-.9 2-2v-2.42a5.16 5.16 0 01-2-1.61z"}},{tag:"path",attr:{d:"M6 9h7v2H6zM20 6.18c-.31-.11-.65-.18-1-.18-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3V3h2V1h-4v5.18z"}}]})(t)}function CNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 14c1.66 0 3-1.34 3-3V5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3zm-1-9c0-.55.45-1 1-1s1 .45 1 1v6c0 .55-.45 1-1 1s-1-.45-1-1V5zm6 6c0 2.76-2.24 5-5 5s-5-2.24-5-5H5c0 3.53 2.61 6.43 6 6.92V21h2v-3.08c3.39-.49 6-3.39 6-6.92h-2z"}}]})(t)}function ANe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10.8 4.9c0-.66.54-1.2 1.2-1.2s1.2.54 1.2 1.2l-.01 3.91L15 10.6V5c0-1.66-1.34-3-3-3-1.54 0-2.79 1.16-2.96 2.65l1.76 1.76V4.9zM19 11h-1.7c0 .58-.1 1.13-.27 1.64l1.27 1.27c.44-.88.7-1.87.7-2.91zM4.41 2.86L3 4.27l6 6V11c0 1.66 1.34 3 3 3 .23 0 .44-.03.65-.08l1.66 1.66c-.71.33-1.5.52-2.31.52-2.76 0-5.3-2.1-5.3-5.1H5c0 3.41 2.72 6.23 6 6.72V21h2v-3.28a7.13 7.13 0 002.55-.9l4.2 4.2 1.41-1.41L4.41 2.86z"}}]})(t)}function kNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{fill:"none"},child:[{tag:"path",attr:{d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M0 0h24v24H0z"}}]},{tag:"path",attr:{d:"M12 14c1.66 0 3-1.34 3-3V5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3z"}},{tag:"path",attr:{d:"M17 11c0 2.76-2.24 5-5 5s-5-2.24-5-5H5c0 3.53 2.61 6.43 6 6.92V21h2v-3.08c3.39-.49 6-3.39 6-6.92h-2z"}}]})(t)}function HNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 10.5V7c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l4 4v-11l-4 4zm-2-1.83V16H5V8h10v.67zm-7.89 2.44L11 15l3.77-3.79-.78-.79L11 13.43l-3.11-3.1h2.55V9.22H6v4.44h1.11z"}}]})(t)}function ENe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 6.47L5.76 10H20v8H4V6.47M22 4h-4l2 4h-3l-2-4h-2l2 4h-3l-2-4H8l2 4H7L5 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4z"}}]})(t)}function SNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H3V5h18v14zM8 15c0-1.66 1.34-3 3-3 .35 0 .69.07 1 .18V6h5v2h-3v7.03A3.003 3.003 0 0111 18c-1.66 0-3-1.34-3-3z"}}]})(t)}function LNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M23 12l-2.44-2.78.34-3.68-3.61-.82-1.89-3.18L12 3 8.6 1.54 6.71 4.72l-3.61.81.34 3.68L1 12l2.44 2.78-.34 3.69 3.61.82 1.89 3.18L12 21l3.4 1.46 1.89-3.18 3.61-.82-.34-3.68L23 12zm-4.51 2.11l.26 2.79-2.74.62-1.43 2.41L12 18.82l-2.58 1.11-1.43-2.41-2.74-.62.26-2.8L3.66 12l1.85-2.12-.26-2.78 2.74-.61 1.43-2.41L12 5.18l2.58-1.11 1.43 2.41 2.74.62-.26 2.79L20.34 12l-1.85 2.11zM11 15h2v2h-2zm0-8h2v6h-2z"}}]})(t)}function _Ne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31A7.902 7.902 0 0112 20zm6.31-3.1L7.1 5.69A7.902 7.902 0 0112 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9z"}}]})(t)}function BNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 4H4c-1.1 0-2 .9-2 2v12.01c0 1.1.9 1.99 2 1.99h16c1.1 0 2-.9 2-2v-8l-6-6zM4 18.01V6h11v5h5v7.01H4z"}}]})(t)}function DNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{fill:"none"},child:[{tag:"path",attr:{d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M0 0h24v24H0z"}}]},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 14H9V8h2v8zm4 0h-2V8h2v8z"}}]})(t)}function TNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 16h2V8H9v8zm3-14C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm1-4h2V8h-2v8z"}}]})(t)}function VNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 16h2V8H9v8zm3-14C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm1-4h2V8h-2v8z"}}]})(t)}function ONe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 19h4V5H6v14zm8-14v14h4V5h-4z"}}]})(t)}function INe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 8.64L15.27 12 10 15.36V8.64M8 5v14l11-7L8 5z"}}]})(t)}function RNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 14.5v-9l6 4.5-6 4.5z"}}]})(t)}function FNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 16.5l6-4.5-6-4.5zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}}]})(t)}function NNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-2.5-3.5l7-4.5-7-4.5v9z"}}]})(t)}function PNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.45 13.62L19 12 8 5v.17zM2.81 2.81L1.39 4.22 8 10.83V19l4.99-3.18 6.78 6.78 1.41-1.41L2.81 2.81zM10 15.36v-2.53l1.55 1.55-1.55.98z"}}]})(t)}function jNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8zm0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm2 8H7v2h7v-2zm0-3H7v2h7V7zm-7 8h3v-2H7v2zm12-1.59L17.59 12l-3.54 3.54-1.41-1.41-1.41 1.41 2.83 2.83L19 13.41z"}}]})(t)}function UNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 10h11v2H3zM3 6h11v2H3zM3 14h7v2H3zM20.59 11.93l-4.25 4.24-2.12-2.12-1.41 1.41L16.34 19 22 13.34z"}}]})(t)}function WNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm2-10H7v2h7v-2zm0-3H7v2h7V7zm-7 8h3v-2H7v2zm12-2v2h-2v2h-2v-2h-2v-2h2v-2h2v2h2z"}}]})(t)}function ZNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 10H3v2h11v-2zm0-4H3v2h11V6zm4 8v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zM3 16h7v-2H3v2z"}}]})(t)}function GNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 10h11v2H3zM3 6h11v2H3zM3 14h7v2H3zM16 13v8l6-4z"}}]})(t)}function qNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 10H3v2h11v-2zm0-4H3v2h11V6zM3 16h7v-2H3v2zm11.41 6L17 19.41 19.59 22 21 20.59 18.41 18 21 15.41 19.59 14 17 16.59 14.41 14 13 15.41 15.59 18 13 20.59 14.41 22z"}}]})(t)}function YNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 6h-5v8.18c-.31-.11-.65-.18-1-.18-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3V8h3V6zm-7 0H3v2h12V6zm0 4H3v2h12v-2zm-4 4H3v2h8v-2z"}}]})(t)}function XNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.11 0-2 .89-2 2v12a2 2 0 002 2h5v2h8v-2h2v-2H3V5h18v8h2V5a2 2 0 00-2-2zm-8 7V7h-2v3H8v2h3v3h2v-3h3v-2h-3zm11 8l-4.5 4.5L18 21l3-3-3-3 1.5-1.5L24 18z"}}]})(t)}function $Ne(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm16-4H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H8V4h12v12zm-7-1h2v-4h4V9h-4V5h-2v4H9v2h4z"}}]})(t)}function KNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 6H8.3l8.26-3.34L15.88 1 3.24 6.15C2.51 6.43 2 7.17 2 8v12a2 2 0 002 2h16a2 2 0 002-2V8c0-1.11-.89-2-2-2zm0 2v3h-2V9h-2v2H4V8h16zM4 20v-7h16v7H4z"}},{tag:"circle",attr:{cx:"8",cy:"16.48",r:"2.5"}}]})(t)}function QNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 5h2v14h-2zm-4 0h2v14h-2zm-3 0H2c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h12c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1zm-1 12H3V7h10v10z"}},{tag:"circle",attr:{cx:"8",cy:"9.94",r:"1.95"}},{tag:"path",attr:{d:"M11.89 15.35c0-1.3-2.59-1.95-3.89-1.95s-3.89.65-3.89 1.95V16h7.78v-.65z"}}]})(t)}function JNe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.11 0-2 .89-2 2v12a2 2 0 002 2h5v2h8v-2h5c1.1 0 2-.9 2-2V5a2 2 0 00-2-2zm0 14H3V5h18v12zm-5-7v2H8v-2h8z"}}]})(t)}function tPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 1H3c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm-2 18H6.83l1.58 1.58L7 22l-4-4 4-4 1.41 1.42L6.83 17H17v-4h2v6zm-2-9l-1.41-1.42L17.17 7H7v4H5V5h12.17l-1.58-1.58L17 2l4 4-4 4z"}}]})(t)}function ePe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 1H3c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm-2 18H6.83l1.58 1.58L7 22l-4-4 4-4 1.41 1.42L6.83 17H17v-4h2v6zm-9-8.5V9h3v6h-1.5v-4.5H10zm7-.5l-1.41-1.42L17.17 7H7v4H5V5h12.17l-1.58-1.58L17 2l4 4-4 4z"}}]})(t)}function nPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 7h10v3l4-4-4-4v3H5v6h2V7zm10 10H7v-3l-4 4 4 4v-3h12v-6h-2v4zm-4-2V9h-1l-2 1v1h1.5v4H13z"}}]})(t)}function rPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 7h10v3l4-4-4-4v3H5v6h2V7zm10 10H7v-3l-4 4 4 4v-3h12v-6h-2v4z"}}]})(t)}function aPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.99 5V1l-5 5 5 5V7c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6h-2c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8zm-1.1 11h-.85v-3.26l-1.01.31v-.69l1.77-.63h.09V16zm4.28-1.76c0 .32-.03.6-.1.82s-.17.42-.29.57-.28.26-.45.33-.37.1-.59.1-.41-.03-.59-.1-.33-.18-.46-.33-.23-.34-.3-.57-.11-.5-.11-.82v-.74c0-.32.03-.6.1-.82s.17-.42.29-.57.28-.26.45-.33.37-.1.59-.1.41.03.59.1.33.18.46.33.23.34.3.57.11.5.11.82v.74zm-.85-.86c0-.19-.01-.35-.04-.48s-.07-.23-.12-.31-.11-.14-.19-.17-.16-.05-.25-.05-.18.02-.25.05-.14.09-.19.17-.09.18-.12.31-.04.29-.04.48v.97c0 .19.01.35.04.48s.07.24.12.32.11.14.19.17.16.05.25.05.18-.02.25-.05.14-.09.19-.17.09-.19.11-.32.04-.29.04-.48v-.97z"}}]})(t)}function iPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 5V1L7 6l5 5V7c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6H4c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8zm-2.44 8.49h.45c.21 0 .37-.05.48-.16s.16-.25.16-.43a.538.538 0 00-.15-.39c-.05-.05-.11-.09-.18-.11s-.16-.04-.25-.04c-.08 0-.15.01-.22.03s-.13.05-.18.1-.09.09-.12.15-.05.13-.05.2h-.85a1.06 1.06 0 01.41-.85c.13-.1.27-.18.44-.23s.35-.08.54-.08c.21 0 .41.03.59.08s.33.13.46.23.23.23.3.38.11.33.11.53a.842.842 0 01-.17.52 1.1 1.1 0 01-.48.39c.24.09.42.21.54.39s.18.38.18.61c0 .2-.04.38-.12.53s-.18.29-.32.39-.29.19-.48.24-.38.08-.6.08c-.18 0-.36-.02-.53-.07s-.33-.12-.46-.23-.25-.23-.33-.38-.12-.34-.12-.55h.85c0 .08.02.15.05.22s.07.12.13.17.12.09.2.11.16.04.25.04c.1 0 .19-.01.27-.04s.15-.07.2-.12.1-.11.13-.18.04-.15.04-.24c0-.11-.02-.21-.05-.29s-.08-.15-.14-.2-.13-.09-.22-.11-.18-.04-.29-.04h-.47v-.65zm5.74.75c0 .32-.03.6-.1.82s-.17.42-.29.57-.28.26-.45.33-.37.1-.59.1-.41-.03-.59-.1-.33-.18-.46-.33-.23-.34-.3-.57-.11-.5-.11-.82v-.74c0-.32.03-.6.1-.82s.17-.42.29-.57.28-.26.45-.33.37-.1.59-.1.41.03.59.1.33.18.46.33.23.34.3.57.11.5.11.82v.74zm-.85-.86c0-.19-.01-.35-.04-.48s-.07-.23-.12-.31-.11-.14-.19-.17-.16-.05-.25-.05-.18.02-.25.05-.14.09-.19.17-.09.18-.12.31-.04.29-.04.48v.97c0 .19.01.35.04.48s.07.24.12.32.11.14.19.17.16.05.25.05.18-.02.25-.05.14-.09.19-.17.09-.19.11-.32c.03-.13.04-.29.04-.48v-.97z"}}]})(t)}function oPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 5V1L7 6l5 5V7c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6H4c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8zm-1.31 8.9l.25-2.17h2.39v.71h-1.7l-.11.92c.03-.02.07-.03.11-.05s.09-.04.15-.05.12-.03.18-.04.13-.02.2-.02c.21 0 .39.03.55.1s.3.16.41.28.2.27.25.45.09.38.09.6c0 .19-.03.37-.09.54s-.15.32-.27.45-.27.24-.45.31-.39.12-.64.12c-.18 0-.36-.03-.53-.08s-.32-.14-.46-.24-.24-.24-.32-.39-.13-.33-.13-.53h.84c.02.18.08.32.19.41s.25.15.42.15a.49.49 0 00.45-.23c.04-.07.08-.15.11-.25s.03-.2.03-.31-.01-.21-.04-.31-.07-.17-.13-.24-.13-.12-.21-.15-.19-.05-.3-.05c-.08 0-.15.01-.2.02s-.11.03-.15.05-.08.05-.12.07-.07.06-.1.09l-.67-.16z"}}]})(t)}function lPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 16.5c-3.31 0-6-2.69-6-6h2c0 2.21 1.79 4 4 4s4-1.79 4-4c0-2.24-1.85-4.09-4.16-3.99l1.57 1.57L12 11.5l-4-4 4-4 1.41 1.41-1.6 1.6C15.28 6.4 18 9.18 18 12.5c0 3.31-2.69 6-6 6z"}}]})(t)}function cPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{fill:"none"},child:[{tag:"path",attr:{d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M0 0h24v24H0z"}}]},{tag:"path",attr:{d:"M12 5V1L7 6l5 5V7c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6H4c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8z"}}]})(t)}function sPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 15h3c.55 0 1-.45 1-1v-1.5c0-.55-.45-1-1-1H7.5v-1h2v.5H11v-1c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v1.5c0 .55.45 1 1 1h2.5v1h-2V13H6v1c0 .55.45 1 1 1zM18 14v-4c0-.55-.45-1-1-1h-4v6h4c.55 0 1-.45 1-1zm-1.5-.5h-2v-3h2v3z"}},{tag:"path",attr:{d:"M20 4H4a2 2 0 00-2 2v12a2 2 0 002 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V6h16v12z"}}]})(t)}function uPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 1H3c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zM5.41 4l5.18 5.17-1.41 1.42L4 5.42 5.41 4zM20 20h-6v-2h2.61l-3.2-3.2 1.42-1.42 3.13 3.13.04.04V14h2v6zm0-10h-2V7.42L5.41 20 4 18.59 16.58 6H14V4h6v6z"}}]})(t)}function dPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10.59 9.17L5.41 4 4 5.41l5.17 5.17 1.42-1.41zM14.5 4l2.04 2.04L4 18.59 5.41 20 17.96 7.46 20 9.5V4h-5.5zm.33 9.41l-1.41 1.41 3.13 3.13L14.5 20H20v-5.5l-2.04 2.04-3.13-3.13z"}}]})(t)}function hPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 18l8.5-6L6 6v12zm2-8.14L11.03 12 8 14.14V9.86zM16 6h2v12h-2z"}}]})(t)}function fPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 6h2v12H6zm3.5 6l8.5 6V6l-8.5 6zm6.5 2.14L12.97 12 16 9.86v4.28z"}}]})(t)}function pPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13.05 9.79L10 7.5v9l3.05-2.29L16 12l-2.95-2.21zm0 0L10 7.5v9l3.05-2.29L16 12l-2.95-2.21zm0 0L10 7.5v9l3.05-2.29L16 12l-2.95-2.21zM11 4.07V2.05c-2.01.2-3.84 1-5.32 2.21L7.1 5.69A7.941 7.941 0 0111 4.07zM5.69 7.1L4.26 5.68A9.949 9.949 0 002.05 11h2.02c.18-1.46.76-2.79 1.62-3.9zM4.07 13H2.05c.2 2.01 1 3.84 2.21 5.32l1.43-1.43A7.868 7.868 0 014.07 13zm1.61 6.74A9.981 9.981 0 0011 21.95v-2.02a7.941 7.941 0 01-3.9-1.62l-1.42 1.43zM22 12c0 5.16-3.92 9.42-8.95 9.95v-2.02C16.97 19.41 20 16.05 20 12s-3.03-7.41-6.95-7.93V2.05C18.08 2.58 22 6.84 22 12z"}}]})(t)}function gPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 11h3.63L9 15.2V17h6v-2h-3.63L15 10.8V9H9v2zm7.056-7.654l1.282-1.535 4.607 3.85-1.28 1.54zM3.336 7.19l-1.28-1.536L6.662 1.81l1.28 1.536zM12 6c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.14-7-7 3.14-7 7-7m0-2a9 9 0 10.001 18.001A9 9 0 0012 4z"}}]})(t)}function vPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14.94 4.66h-4.72l2.36-2.36 2.36 2.36zm-4.69 14.71h4.66l-2.33 2.33-2.33-2.33zM6.1 6.27L1.6 17.73h1.84l.92-2.45h5.11l.92 2.45h1.84L7.74 6.27H6.1zm-1.13 7.37l1.94-5.18 1.94 5.18H4.97zm10.76 2.5h6.12v1.59h-8.53v-1.29l5.92-8.56h-5.88v-1.6h8.3v1.26l-5.93 8.6z"}}]})(t)}function mPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.38 8.57l-1.23 1.85a8 8 0 01-.22 7.58H5.07A8 8 0 0115.58 6.85l1.85-1.23A10 10 0 003.35 19a2 2 0 001.72 1h13.85a2 2 0 001.74-1 10 10 0 00-.27-10.44z"}},{tag:"path",attr:{d:"M10.59 15.41a2 2 0 002.83 0l5.66-8.49-8.49 5.66a2 2 0 000 2.83z"}}]})(t)}function yPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm4-4H8V8h8v8z"}}]})(t)}function bPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 8v8H8V8h8m2-2H6v12h12V6z"}}]})(t)}function xPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 6h16v2H4zm2-4h12v2H6zm14 8H4c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2zm0 10H4v-8h16v8zm-10-7.27v6.53L16 16z"}}]})(t)}function MPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V6h16v12zM6 10h2v2H6zm0 4h8v2H6zm10 0h2v2h-2zm-6-4h8v2h-8z"}}]})(t)}function wPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{fill:"none"},child:[{tag:"path",attr:{d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M0 0h24v24H0z"}}]},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V6h16v12z"}},{tag:"path",attr:{d:"M8.29 15.71A5.233 5.233 0 016.75 12c0-1.35.52-2.69 1.53-3.72L7.05 7.05C5.68 8.41 5 10.21 5 12s.68 3.59 2.06 4.94l1.23-1.23zM12 15.5c1.93 0 3.5-1.57 3.5-3.5S13.93 8.5 12 8.5 8.5 10.07 8.5 12s1.57 3.5 3.5 3.5zm0-5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5zM15.72 15.72l1.23 1.23C18.32 15.59 19 13.79 19 12s-.68-3.59-2.06-4.94l-1.23 1.23A5.233 5.233 0 0117.25 12c0 1.35-.52 2.69-1.53 3.72z"}}]})(t)}function zPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 10.5V7c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l4 4v-11l-4 4zM15 16H5V8h10v8zm-6-1h2v-2h2v-2h-2V9H9v2H7v2h2z"}}]})(t)}function CPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8l-6-6zM6 20V4h7v5h5v11H6zm8-6l2-1.06v4.12L14 16v1c0 .55-.45 1-1 1H9c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h4c.55 0 1 .45 1 1v1z"}}]})(t)}function APe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 13H3V5h18v11z"}}]})(t)}function kPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm16-4H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H8V4h12v12zM12 5.5v9l6-4.5z"}}]})(t)}function HPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 6h18v5h2V6c0-1.1-.9-2-2-2H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h9v-2H3V6z"}},{tag:"path",attr:{d:"M15 12L9 8v8zM22.71 18.43c.03-.29.04-.58.01-.86l1.07-.85c.1-.08.12-.21.06-.32l-1.03-1.79c-.06-.11-.19-.15-.31-.11l-1.28.5a3.44 3.44 0 00-.75-.42l-.2-1.36a.249.249 0 00-.25-.22h-2.07c-.12 0-.23.09-.25.21l-.2 1.36c-.26.11-.51.26-.74.42l-1.28-.5c-.12-.05-.25 0-.31.11l-1.03 1.79c-.06.11-.04.24.06.32l1.07.86c-.03.29-.04.58-.01.86l-1.07.85c-.1.08-.12.21-.06.32l1.03 1.79c.06.11.19.15.31.11l1.27-.5c.23.17.48.31.75.42l.2 1.36c.02.12.12.21.25.21h2.07c.12 0 .23-.09.25-.21l.2-1.36c.26-.11.51-.26.74-.42l1.28.5c.12.05.25 0 .31-.11l1.03-1.79c.06-.11.04-.24-.06-.32l-1.06-.85zM19 19.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}}]})(t)}function EPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9.56 8l-2-2-4.15-4.14L2 3.27 4.73 6H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.21 0 .39-.08.55-.18L19.73 21l1.41-1.41-8.86-8.86L9.56 8zM5 16V8h1.73l8 8H5zm10-8v2.61l6 6V6.5l-4 4V7c0-.55-.45-1-1-1h-5.61l2 2H15z"}}]})(t)}function SPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 8v8H5V8h10m1-2H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l4 4v-11l-4 4V7c0-.55-.45-1-1-1z"}}]})(t)}function LPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 7.97v8.05c1.48-.73 2.5-2.25 2.5-4.02A4.5 4.5 0 0016 7.97zM5 9v6h4l5 5V4L9 9H5zm7-.17v6.34L9.83 13H7v-2h2.83L12 8.83z"}}]})(t)}function _Pe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 8.83v6.34L11.83 13H9v-2h2.83L14 8.83M16 4l-5 5H7v6h4l5 5V4z"}}]})(t)}function BPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4.34 2.93L2.93 4.34 7.29 8.7 7 9H3v6h4l5 5v-6.59l4.18 4.18c-.65.49-1.38.88-2.18 1.11v2.06a8.94 8.94 0 003.61-1.75l2.05 2.05 1.41-1.41L4.34 2.93zM10 15.17L7.83 13H5v-2h2.83l.88-.88L10 11.41v3.76zM19 12c0 .82-.15 1.61-.41 2.34l1.53 1.53c.56-1.17.88-2.48.88-3.87 0-4.28-2.99-7.86-7-8.77v2.06c2.89.86 5 3.54 5 6.71zm-7-8l-1.88 1.88L12 7.76zm4.5 8A4.5 4.5 0 0014 7.97v1.79l2.48 2.48c.01-.08.02-.16.02-.24z"}}]})(t)}function DPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 9v6h4l5 5V4L7 9H3zm7-.17v6.34L7.83 13H5v-2h2.83L10 8.83zM16.5 12A4.5 4.5 0 0014 7.97v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77 0-4.28-2.99-7.86-7-8.77z"}}]})(t)}function TPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.83 4H20a2 2 0 012 2v12c0 .34-.09.66-.23.94L20 17.17V8h-9.17l-4-4zm13.66 19.31L17.17 20H4a2 2 0 01-2-2V6c0-.34.08-.66.23-.94L.69 3.51 2.1 2.1l19.8 19.8-1.41 1.41zM15.17 18l-10-10H4v10h11.17z"}}]})(t)}function VPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 4H5a2 2 0 00-2 2v12a2 2 0 002 2h14c1.1 0 2-.9 2-2V6a2 2 0 00-2-2zm0 14H5V8h14v10z"}}]})(t)}function OPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{fill:"none"},child:[{tag:"path",attr:{d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M0 0h24v24H0z"}}]},{tag:"path",attr:{d:"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM4 9h10.5v3.5H4V9zm0 5.5h10.5V18H4v-3.5zM20 18h-3.5V9H20v9z"}}]})(t)}function IPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4.01c-1.1 0-2 .9-2 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.17L4 17.17V4h16v12zm-8-6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm4 3.43c0-.81-.48-1.53-1.22-1.85a6.95 6.95 0 00-5.56 0A2.01 2.01 0 008 13.43V14h8v-.57z"}}]})(t)}function RPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 15.45c-1.25 0-2.45-.2-3.57-.57-.1-.03-.21-.05-.31-.05-.26 0-.51.1-.71.29l-2.2 2.2a15.045 15.045 0 01-6.59-6.59l2.2-2.21a.96.96 0 00.25-1 11.36 11.36 0 01-.57-3.57c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1zM5.03 4.95h1.5c.07.88.22 1.75.45 2.58l-1.2 1.21c-.4-1.21-.66-2.47-.75-3.79zM19 18.92c-1.32-.09-2.6-.35-3.8-.76l1.2-1.2c.85.24 1.72.39 2.6.45v1.51zM18 5.95v-3h-2v3h-3v2h3v3h2v-3h3v-2z"}}]})(t)}function FPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 1.95c-5.52 0-10 4.48-10 10s4.48 10 10 10h5v-2h-5c-4.34 0-8-3.66-8-8s3.66-8 8-8 8 3.66 8 8v1.43c0 .79-.71 1.57-1.5 1.57s-1.5-.78-1.5-1.57v-1.43c0-2.76-2.24-5-5-5s-5 2.24-5 5 2.24 5 5 5c1.38 0 2.64-.56 3.54-1.47.65.89 1.77 1.47 2.96 1.47 1.97 0 3.5-1.6 3.5-3.57v-1.43c0-5.52-4.48-10-10-10zm0 13c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"}}]})(t)}function NPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 4h4v4h-4zM4 16h4v4H4zM4 10h4v4H4zM4 4h4v4H4zM16 4h4v4h-4zM11 17.86V20h2.1l5.98-5.97-2.12-2.12zM14 12.03V10h-4v4h2.03zM20.85 11.56l-1.41-1.41c-.2-.2-.51-.2-.71 0l-1.06 1.06 2.12 2.12 1.06-1.06c.2-.2.2-.51 0-.71z"}}]})(t)}function PPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 7V3H2v18h20V7H12zM6 19H4v-2h2v2zm0-4H4v-2h2v2zm0-4H4V9h2v2zm0-4H4V5h2v2zm4 12H8v-2h2v2zm0-4H8v-2h2v2zm0-4H8V9h2v2zm0-4H8V5h2v2zm10 12h-8v-2h2v-2h-2v-2h2v-2h-2V9h8v10zm-2-8h-2v2h2v-2zm0 4h-2v2h2v-2z"}}]})(t)}function jPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.59 10.52c1.05.51 2.04 1.15 2.96 1.91l-1.07 1.07c-.58-.47-1.21-.89-1.88-1.27v-1.71m-13.2 0v1.7c-.65.37-1.28.79-1.87 1.27l-1.07-1.07c.91-.75 1.9-1.38 2.94-1.9M12 7C7.46 7 3.34 8.78.29 11.67c-.18.18-.29.43-.29.71s.11.53.29.7l2.48 2.48c.18.18.43.29.71.29.27 0 .52-.1.7-.28.79-.73 1.68-1.36 2.66-1.85.33-.16.56-.51.56-.9v-3.1C8.85 9.25 10.4 9 12 9s3.15.25 4.59.73v3.1c0 .4.23.74.56.9.98.49 1.88 1.11 2.67 1.85.18.17.43.28.7.28.28 0 .53-.11.71-.29l2.48-2.48c.18-.18.29-.43.29-.71s-.11-.53-.29-.71A16.971 16.971 0 0012 7z"}}]})(t)}function UPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 5v2h6.59L4 18.59 5.41 20 17 8.41V15h2V5H9z"}}]})(t)}function WPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 20.41L18.41 19 15 15.59 13.59 17 17 20.41zM7.5 8H11v5.59L5.59 19 7 20.41l6-6V8h3.5L12 3.5 7.5 8z"}}]})(t)}function ZPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 8.41l9 9 7-7V15h2V7h-8v2h4.59L12 14.59 4.41 7 3 8.41z"}}]})(t)}function GPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.59 7L12 14.59 6.41 9H11V7H3v8h2v-4.59l7 7 9-9L19.59 7z"}}]})(t)}function qPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 5.41L18.59 4 7 15.59V9H5v10h10v-2H8.41L20 5.41z"}}]})(t)}function YPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 4l2.29 2.29-2.88 2.88 1.42 1.42 2.88-2.88L20 10V4h-6zm-4 0H4v6l2.29-2.29 4.71 4.7V20h2v-8.41l-5.29-5.3L10 4z"}}]})(t)}function XPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6.54 5c.06.89.21 1.76.45 2.59l-1.2 1.2c-.41-1.2-.67-2.47-.76-3.79h1.51m9.86 12.02c.85.24 1.72.39 2.6.45v1.49c-1.32-.09-2.59-.35-3.8-.75l1.2-1.19M7.5 3H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.49c0-.55-.45-1-1-1-1.24 0-2.45-.2-3.57-.57a.84.84 0 00-.31-.05c-.26 0-.51.1-.71.29l-2.2 2.2a15.149 15.149 0 01-6.59-6.59l2.2-2.2c.28-.28.36-.67.25-1.02A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1z"}}]})(t)}function $Pe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H3V5h18v14zM9.41 15.95L12 13.36l2.59 2.59L16 14.54l-2.59-2.59L16 9.36l-1.41-1.41L12 10.54 9.41 7.95 8 9.36l2.59 2.59L8 14.54z"}}]})(t)}function KPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.3 14.7l1.2-1.2c-1-1-1.5-2.3-1.5-3.5 0-1.3.5-2.6 1.5-3.5L7.3 5.3c-1.3 1.3-2 3-2 4.7s.7 3.4 2 4.7zM19.1 2.9l-1.2 1.2c1.6 1.6 2.4 3.8 2.4 5.9 0 2.1-.8 4.3-2.4 5.9l1.2 1.2c2-2 2.9-4.5 2.9-7.1 0-2.6-1-5.1-2.9-7.1z"}},{tag:"path",attr:{d:"M6.1 4.1L4.9 2.9C3 4.9 2 7.4 2 10c0 2.6 1 5.1 2.9 7.1l1.2-1.2c-1.6-1.6-2.4-3.8-2.4-5.9 0-2.1.8-4.3 2.4-5.9zM16.7 14.7c1.3-1.3 2-3 2-4.7-.1-1.7-.7-3.4-2-4.7l-1.2 1.2c1 1 1.5 2.3 1.5 3.5 0 1.3-.5 2.6-1.5 3.5l1.2 1.2zM14.5 10a2.5 2.5 0 00-5 0c0 .76.34 1.42.87 1.88L7 22h2l.67-2h4.67l.66 2h2l-3.37-10.12c.53-.46.87-1.12.87-1.88zm-4.17 8L12 13l1.67 5h-3.34z"}}]})(t)}function QPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 22h16V5.97L6 22zm14-2h-2v-7.22l2-2V20zM5.22 7.22L3.93 5.93c3.9-3.91 10.24-3.91 14.15 0l-1.29 1.29c-3.19-3.19-8.38-3.19-11.57 0zm7.71 3.85L11 13l-1.93-1.93a2.74 2.74 0 013.86 0zm1.29-1.28c-1.78-1.77-4.66-1.77-6.43 0L6.5 8.5a6.374 6.374 0 019 0l-1.28 1.29z"}}]})(t)}function JPe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H6l-2 2V4h16v12z"}}]})(t)}function tje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2z"}}]})(t)}function eje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 4h16v12H5.17L4 17.17V4m0-2c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2H4zm2 10h8v2H6v-2zm0-3h12v2H6V9zm0-3h12v2H6V6z"}}]})(t)}function nje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 13h14v-2H5v2zm-2 4h14v-2H3v2zM7 7v2h14V7H7z"}}]})(t)}function rje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v8h2V5h18v16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}},{tag:"path",attr:{d:"M13 10c0-2.21-1.79-4-4-4s-4 1.79-4 4 1.79 4 4 4 4-1.79 4-4zm-6 0c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zM15.39 16.56C13.71 15.7 11.53 15 9 15s-4.71.7-6.39 1.56A2.97 2.97 0 001 19.22V22h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM15 20H3c0-.72-.1-1.34.52-1.66C4.71 17.73 6.63 17 9 17c2.37 0 4.29.73 5.48 1.34.63.32.52.95.52 1.66z"}}]})(t)}function aje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21.99 4c0-1.1-.89-2-1.99-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4-.01-18zM20 4v13.17L18.83 16H4V4h16zM6 12h12v2H6zm0-3h12v2H6zm0-3h12v2H6z"}}]})(t)}function ije(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.83 16H20V4H6.83l-2-2H20c1.1 0 2 .9 2 2v15.17L18.83 16zM18 6H8.83l2 2H18V6zm0 3h-6.17l2 2H18V9zm0 5v-2h-3.17l2 2H18zm3.9 7.9l-1.41 1.41L15.17 18H4c-1.1 0-2-.9-2-2V4.83L.69 3.51 2.1 2.1l19.8 19.8zM13.17 16l-2-2H6v-2h3.17l-1-1H6V9h.17L4 6.83V16h9.17z"}}]})(t)}function oje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 14c1.65 0 3-1.35 3-3s-1.35-3-3-3-3 1.35-3 3 1.35 3 3 3zm0-4c.54 0 1 .46 1 1s-.46 1-1 1-1-.46-1-1 .46-1 1-1z"}},{tag:"path",attr:{d:"M22 3H2C.9 3 0 3.9 0 5v14c0 1.1.9 2 2 2h20c1.1 0 1.99-.9 1.99-2L24 5c0-1.1-.9-2-2-2zM4.54 19c1.1-1.22 2.69-2 4.46-2s3.36.78 4.46 2H4.54zM22 19h-6.08c-1.38-2.39-3.96-4-6.92-4s-5.54 1.61-6.92 4H2V5h20v14z"}},{tag:"path",attr:{d:"M15.78 11.15l1.47-.85V12h1.5v-1.7l1.47.85.75-1.3L19.5 9l1.47-.85-.75-1.3-1.47.85V6h-1.5v1.7l-1.47-.85-.75 1.3L16.5 9l-1.47.85z"}}]})(t)}function lje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 3H2C.9 3 0 3.9 0 5v14c0 1.1.9 2 2 2h20c1.1 0 1.99-.9 1.99-2L24 5c0-1.1-.9-2-2-2zm0 16H2V5h20v14zM21 6h-7v5h7V6zm-1 2l-2.5 1.75L15 8V7l2.5 1.75L20 7v1zM9 12c1.65 0 3-1.35 3-3s-1.35-3-3-3-3 1.35-3 3 1.35 3 3 3zm0-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm6 8.59c0-2.5-3.97-3.58-6-3.58s-6 1.08-6 3.58V18h12v-1.41zM5.48 16c.74-.5 2.22-1 3.52-1s2.77.49 3.52 1H5.48z"}}]})(t)}function cje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 3H2C.9 3 0 3.9 0 5v14c0 1.1.9 2 2 2h20c1.1 0 1.99-.9 1.99-2L24 5c0-1.1-.9-2-2-2zm0 16H2V5h20v14zm-2.99-1.01L21 16l-1.51-2h-1.64c-.22-.63-.35-1.3-.35-2s.13-1.37.35-2h1.64L21 8l-1.99-1.99A7.474 7.474 0 0016.28 10c-.18.64-.28 1.31-.28 2s.1 1.36.28 2a7.512 7.512 0 002.73 3.99zM9 12c1.65 0 3-1.35 3-3s-1.35-3-3-3-3 1.35-3 3 1.35 3 3 3zm0-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm6 8.59c0-2.5-3.97-3.58-6-3.58s-6 1.08-6 3.58V18h12v-1.41zM5.48 16c.74-.5 2.22-1 3.52-1s2.77.49 3.52 1H5.48z"}}]})(t)}function sje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V6h16v12zM4 0h16v2H4zm0 22h16v2H4zm8-10a2.5 2.5 0 000-5 2.5 2.5 0 000 5zm0-3.5c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm5 7.49C17 13.9 13.69 13 12 13s-5 .9-5 2.99V17h10v-1.01zm-8.19-.49c.61-.52 2.03-1 3.19-1 1.17 0 2.59.48 3.2 1H8.81z"}}]})(t)}function uje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M1.41 1.69L0 3.1l1 .99V16c0 1.1.89 2 1.99 2H10v2H8v2h8v-2h-2v-2h.9l6 6 1.41-1.41-20.9-20.9zM2.99 16V6.09L12.9 16H2.99zM4.55 2l2 2H21v12h-2.45l2 2h.44c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2H4.55z"}}]})(t)}function dje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 3h1v5h-1zm-1 2h-2V4h2V3h-3v3h2v1h-2v1h3zm3-2v5h1V6h2V3h-3zm2 2h-1V4h1v1zm0 10.5c-1.25 0-2.45-.2-3.57-.57a.984.984 0 00-1.01.24l-2.2 2.2a15.045 15.045 0 01-6.59-6.59l2.2-2.21c.27-.26.35-.65.24-1A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1zM5.03 5h1.5c.07.88.22 1.75.46 2.59L5.79 8.8c-.41-1.21-.67-2.48-.76-3.8zM19 18.97c-1.32-.09-2.59-.35-3.8-.75l1.2-1.2c.85.24 1.71.39 2.59.45v1.5z"}}]})(t)}function hje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 19c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zM6 1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12-8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm-6 8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"}}]})(t)}function fje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 3H4v3H2V1h5v2zm15 3V1h-5v2h3v3h2zM7 21H4v-3H2v5h5v-2zm13-3v3h-3v2h5v-5h-2zM17 6H7v12h10V6zm2 12c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2v12zM15 8H9v2h6V8zm0 3H9v2h6v-2zm0 3H9v2h6v-2z"}}]})(t)}function pje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M1.41 1.69L0 3.1l2 2V21h15.9l3 3 1.41-1.41-20.9-20.9zM6 19H4v-2h2v2zm0-4H4v-2h2v2zm-2-4V9h2v2H4zm6 8H8v-2h2v2zm-2-4v-2h2v2H8zm4 4v-2h1.9l2 2H12zM8 5h2v2h-.45L12 9.45V9h8v8.45l2 2V7H12V3H5.55L8 5.45zm8 6h2v2h-2z"}}]})(t)}function gje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.6 10.88l-1.42-1.42-4.24 4.25-2.12-2.13L7.4 13l3.54 3.54z"}},{tag:"path",attr:{d:"M19 4H5a2 2 0 00-2 2v12a2 2 0 002 2h14c1.1 0 2-.9 2-2V6a2 2 0 00-2-2zm0 14H5V8h14v10z"}}]})(t)}function vje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2h-8C6.38 2 2 6.66 2 12.28 2 17.5 6.49 22 11.72 22 17.39 22 22 17.62 22 12V4c0-1.1-.9-2-2-2zm-3 13l-3-2v2H7V9h7v2l3-2v6z"}}]})(t)}function mje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6zm-2 0l-8 5-8-5h16zm0 12H4V8l8 5 8-5v10z"}}]})(t)}function yje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 4v7H5.17L4 12.17V4h11m1-2H3c-.55 0-1 .45-1 1v14l4-4h10c.55 0 1-.45 1-1V3c0-.55-.45-1-1-1zm5 4h-2v9H6v2c0 .55.45 1 1 1h11l4 4V7c0-.55-.45-1-1-1z"}}]})(t)}function bje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h9v-2H4V8l8 5 8-5v5h2V6c0-1.1-.9-2-2-2zm-8 7L4 6h16l-8 5zm7 4l4 4-4 4v-3h-4v-2h4v-3z"}}]})(t)}function xje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 22l-.01-6L14 12l3.99-4.01L18 2H6v6l4 4-4 3.99V22h12zM8 7.5V4h8v3.5l-4 4-4-4z"}}]})(t)}function Mje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 2l.01 6L10 12l-3.99 4.01L6 22h12v-6l-4-4 4-3.99V2H6zm10 14.5V20H8v-3.5l4-4 4 4z"}}]})(t)}function wje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 6.5a2.996 2.996 0 00-2.99 3.21l-2.03.68a4.468 4.468 0 00-3.22-2.32V5.91A3.018 3.018 0 0015 3c0-1.66-1.34-3-3-3S9 1.34 9 3c0 1.4.96 2.57 2.25 2.91v2.16c-1.4.23-2.58 1.11-3.22 2.32l-2.04-.68C6 9.64 6 9.57 6 9.5c0-1.66-1.34-3-3-3s-3 1.34-3 3 1.34 3 3 3c1.06 0 1.98-.55 2.52-1.37l2.03.68c-.2 1.29.17 2.66 1.09 3.69l-1.41 1.77C6.85 17.09 6.44 17 6 17c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3c0-.68-.22-1.3-.6-1.8l1.41-1.77c1.36.76 3.02.75 4.37 0l1.41 1.77c-.37.5-.59 1.12-.59 1.8 0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3c-.44 0-.85.09-1.23.26l-1.41-1.77a4.49 4.49 0 001.09-3.69l2.03-.68c.53.82 1.46 1.37 2.52 1.37 1.66 0 3-1.34 3-3S22.66 6.5 21 6.5zm-18 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM6 21c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm5-18c0-.55.45-1 1-1s1 .45 1 1-.45 1-1 1-1-.45-1-1zm1 12a2.5 2.5 0 010-5 2.5 2.5 0 010 5zm6 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm3-8.5c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function zje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 5c-1.11-.35-2.33-.5-3.5-.5-1.95 0-4.05.4-5.5 1.5-1.45-1.1-3.55-1.5-5.5-1.5S2.45 4.9 1 6v14.65c0 .25.25.5.5.5.1 0 .15-.05.25-.05C3.1 20.45 5.05 20 6.5 20c1.95 0 4.05.4 5.5 1.5 1.35-.85 3.8-1.5 5.5-1.5 1.65 0 3.35.3 4.75 1.05.1.05.15.05.25.05.25 0 .5-.25.5-.5V6c-.6-.45-1.25-.75-2-1zm0 13.5c-1.1-.35-2.3-.5-3.5-.5-1.7 0-4.15.65-5.5 1.5V8c1.35-.85 3.8-1.5 5.5-1.5 1.2 0 2.4.15 3.5.5v11.5z"}}]})(t)}function Cje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 3L5 6.99h3V14h2V6.99h3L9 3zm7 14.01V10h-2v7.01h-3L15 21l4-3.99h-3z"}}]})(t)}function Aje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.19 21.19L2.81 2.81 1.39 4.22l4.2 4.2a7.73 7.73 0 00-1.6 4.7C4 17.48 7.58 21 12 21c1.75 0 3.36-.56 4.67-1.5l3.1 3.1 1.42-1.41zM12 19c-3.31 0-6-2.63-6-5.87 0-1.19.36-2.32 1.02-3.28L12 14.83V19zM8.38 5.56L12 2l5.65 5.56C19.1 8.99 20 10.96 20 13.13c0 1.18-.27 2.29-.74 3.3L12 9.17V4.81L9.8 6.97 8.38 5.56z"}}]})(t)}function kje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10.7 13.53l-1.71-1.71c.01.06.01.12.01.18 0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2c.06 0 .12 0 .18.01L5.47 8.3C4.02 8.9 3 10.33 3 12c0 2.21 1.79 4 4 4 1.67 0 3.1-1.02 3.7-2.47zm1.49 1.49A6.012 6.012 0 017 18c-3.31 0-6-2.69-6-6 0-2.21 1.2-4.15 2.98-5.19L1.39 4.22 2.8 2.81l18.38 18.38-1.41 1.41-7.58-7.58zm4.07-1.59l1.24-.93 1.81 1.36L21.17 12l-1-1h-6.34l-2-2H21l3 3-4.5 4.5-.69-.51-2.55-2.56z"}}]})(t)}function Hje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 10h-8.35A5.99 5.99 0 007 6c-3.31 0-6 2.69-6 6s2.69 6 6 6a5.99 5.99 0 005.65-4H13l2 2 2-2 2 2 4-4.04L21 10zM7 15c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3z"}}]})(t)}function Eje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 7h6v2h-6zm0 4h6v2h-6zm0 4h6v2h-6zM7 7h2v2H7zm0 4h2v2H7zm0 4h2v2H7zM20.1 3H3.9c-.5 0-.9.4-.9.9v16.2c0 .4.4.9.9.9h16.2c.4 0 .9-.5.9-.9V3.9c0-.5-.5-.9-.9-.9zM19 19H5V5h14v14z"}}]})(t)}function Sje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 2H5a2 2 0 00-2 2v14a2 2 0 002 2h4l3 3 3-3h4c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 16h-4.83l-.59.59L12 20.17l-1.59-1.59-.58-.58H5V4h14v14zm-8-3h2v2h-2zm1-8c1.1 0 2 .9 2 2 0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4S8 6.79 8 9h2c0-1.1.9-2 2-2z"}}]})(t)}function Lje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4c2.76 0 5 2.24 5 5 0 1.06-.39 2.32-1 3.62l1.49 1.49C18.37 12.36 19 10.57 19 9c0-3.87-3.13-7-7-7-1.84 0-3.5.71-4.75 1.86l1.43 1.43C9.56 4.5 10.72 4 12 4zm0 2.5c-.59 0-1.13.21-1.56.56l3.5 3.5c.35-.43.56-.97.56-1.56A2.5 2.5 0 0012 6.5zM3.41 2.86L2 4.27l3.18 3.18C5.07 7.95 5 8.47 5 9c0 5.25 7 13 7 13s1.67-1.85 3.38-4.35L18.73 21l1.41-1.41L3.41 2.86zM12 18.88c-2.01-2.58-4.8-6.74-4.98-9.59l6.92 6.92c-.65.98-1.33 1.89-1.94 2.67z"}}]})(t)}function _je(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zM7 9c0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.88-2.88 7.19-5 9.88C9.92 16.21 7 11.85 7 9z"}},{tag:"circle",attr:{cx:"12",cy:"9",r:"2.5"}}]})(t)}function Bje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 8l8 5 8-5v2h2V6c0-1.1-.9-2-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h12v-2H4V8zm16-2l-8 5-8-5h16z"}},{tag:"path",attr:{d:"M23 15v-1c0-1.1-.9-2-2-2s-2 .9-2 2v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1zm-3 0v-1c0-.55.45-1 1-1s1 .45 1 1v1h-2z"}}]})(t)}function Dje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V8l8 5 8-5v10zm-8-7L4 6h16l-8 5z"}}]})(t)}function Tje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 18H6l-4 4V4c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2v7h-2V4H4v12h8v2zm11-3.66l-1.41-1.41-4.24 4.24-2.12-2.12-1.41 1.41L17.34 20 23 14.34z"}}]})(t)}function Vje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 6.98V16c0 1.1-.9 2-2 2H6l-4 4V4c0-1.1.9-2 2-2h10.1c-.06.32-.1.66-.1 1s.04.68.1 1H4v12h16V7.9c.74-.15 1.42-.48 2-.92zM16 3c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z"}}]})(t)}function Oje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h8v-2H4V8l8 5 8-5v5h2V6c0-1.1-.9-2-2-2zm-8 7L4 6h16l-8 5zm5.34 11l-3.54-3.54 1.41-1.41 2.12 2.12 4.24-4.24L23 16.34 17.34 22z"}}]})(t)}function Ije(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 8.98V18c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2l.01-12c0-1.1.89-2 1.99-2h10.1c-.06.32-.1.66-.1 1s.04.68.1 1H4l8 5 3.67-2.29c.47.43 1.02.76 1.63.98L12 13 4 8v10h16V9.9c.74-.15 1.42-.48 2-.92zM16 5c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z"}}]})(t)}function Rje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 16H4V4h10.1a5 5 0 010-2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V6.98c-.58.44-1.26.77-2 .92V16z"}},{tag:"circle",attr:{cx:"19",cy:"3",r:"3"}},{tag:"path",attr:{d:"M6 12h8v2H6zM6 9h12v2H6zM6 8h12v-.1A5.013 5.013 0 0115.03 6H6v2z"}}]})(t)}function Fje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 4h16v12H5.17L4 17.17V4m0-2c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2H4zm2 10h12v2H6v-2zm0-3h12v2H6V9zm0-3h12v2H6V6z"}}]})(t)}function Nje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 1H7c-1.1 0-1.99.85-1.99 1.95v18C5.01 22.05 5.9 23 7 23h10c1.1 0 2-.95 2-2.05v-18C19 1.85 18.1 1 17 1zm0 18H7V5h10v14zm-4.2-5.76v1.75L16 12l-3.2-2.98v1.7c-3.11.43-4.35 2.56-4.8 4.7 1.11-1.5 2.58-2.18 4.8-2.18z"}}]})(t)}function Pje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 8v6l4.7 2.9.8-1.2-4-2.4V8z"}},{tag:"path",attr:{d:"M17.92 12A6.957 6.957 0 0111 20c-3.9 0-7-3.1-7-7s3.1-7 7-7c.7 0 1.37.1 2 .29V4.23c-.64-.15-1.31-.23-2-.23-5 0-9 4-9 9s4 9 9 9a8.963 8.963 0 008.94-10h-2.02z"}},{tag:"path",attr:{d:"M20 5V2h-2v3h-3v2h3v3h2V7h3V5z"}}]})(t)}function jje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.82 13H11v-2H6.82C6.4 9.84 5.3 9 4 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c1.3 0 2.4-.84 2.82-2zM4 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}},{tag:"path",attr:{d:"M23 12l-4-3v2h-4.05c-.5-5.05-4.76-9-9.95-9v2c4.42 0 8 3.58 8 8s-3.58 8-8 8v2c5.19 0 9.45-3.95 9.95-9H19v2l4-3z"}}]})(t)}function Uje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.26 21.21L3.79 3.74 2.38 5.15l2.74 2.74-.12.12V19c0 1.1.9 2 2 2h10c.35 0 .68-.1.97-.26l1.88 1.88 1.41-1.41zM7 19V9.77L16.23 19H7zm3.84-14H17v9.11l2 2V5c0-1.1-.9-2-2-2h-6.99L7.95 5.06l1.41 1.41L10.84 5z"}}]})(t)}function Wje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .85-2 1.95v14c0 1.1.9 2.05 2 2.05h18c1.1 0 2-.95 2-2.05v-14C23 3.85 22.1 3 21 3zm0 16H3V5h18v14zM9 8h2v8H9zm4 0h2v8h-2z"}}]})(t)}function Zje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 6c1.1 0 2 .9 2 2a2 2 0 01-1.67 1.97l-2.31-2.31C13.19 6.72 14.01 6 15 6m0-2c-2.21 0-4 1.79-4 4 0 .18.03.35.05.52l3.43 3.43c.17.02.34.05.52.05 2.21 0 4-1.79 4-4s-1.79-4-4-4zm1.69 10.16L22.53 20H23v-2c0-2.14-3.56-3.5-6.31-3.84zm-3.68 1.97L14.88 18H9c.08-.24.88-1.01 2.91-1.57l1.1-.3M1.41 1.71L0 3.12l4 4V10H1v2h3v3h2v-3h2.88l2.51 2.51C9.19 15.11 7 16.3 7 18v2h9.88l4 4 1.41-1.41L1.41 1.71zM6 10v-.88l.88.88H6z"}}]})(t)}function Gje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zM4 18c.22-.72 3.31-2 6-2 0-.7.13-1.37.35-1.99C7.62 13.91 2 15.27 2 18v2h9.54c-.52-.58-.93-1.25-1.19-2H4zM19.43 18.02c.36-.59.57-1.28.57-2.02 0-2.21-1.79-4-4-4s-4 1.79-4 4 1.79 4 4 4c.74 0 1.43-.22 2.02-.57L20.59 22 22 20.59c-1.5-1.5-.79-.8-2.57-2.57zM16 18c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}}]})(t)}function qje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.34 14.54l-1.43-1.43c.56-.73 1.05-1.5 1.47-2.32l-2.2-2.2c-.28-.28-.36-.67-.25-1.02.37-1.12.57-2.32.57-3.57 0-.55.45-1 1-1H20c.55 0 1 .45 1 1 0 3.98-1.37 7.64-3.66 10.54zm-2.82 2.81A16.884 16.884 0 014 21c-.55 0-1-.45-1-1v-3.49c0-.55.45-1 1-1 1.24 0 2.45-.2 3.57-.57.1-.04.21-.05.31-.05.26 0 .51.1.71.29l2.2 2.2c.81-.42 1.58-.9 2.3-1.46L1.39 4.22l1.42-1.41L21.19 21.2l-1.41 1.41-5.26-5.26zm-6.92-.33c-.85.24-1.72.39-2.6.45v1.49c1.32-.09 2.59-.35 3.8-.75l-1.2-1.19zM17.46 5c-.06.89-.21 1.76-.45 2.59l1.2 1.2c.41-1.2.67-2.47.76-3.79h-1.51z"}}]})(t)}function Yje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.46 5c-.06.89-.21 1.76-.45 2.59l1.2 1.2c.41-1.2.67-2.47.76-3.79h-1.51zM7.6 17.02c-.85.24-1.72.39-2.6.45v1.49c1.32-.09 2.59-.35 3.8-.75l-1.2-1.19zM16.5 3H20c.55 0 1 .45 1 1 0 9.39-7.61 17-17 17-.55 0-1-.45-1-1v-3.49c0-.55.45-1 1-1 1.24 0 2.45-.2 3.57-.57.1-.04.21-.05.31-.05.26 0 .51.1.71.29l2.2 2.2c2.83-1.45 5.15-3.76 6.59-6.59l-2.2-2.2c-.28-.28-.36-.67-.25-1.02.37-1.12.57-2.32.57-3.57 0-.55.45-1 1-1z"}}]})(t)}function Xje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6.54 5c.06.89.21 1.76.45 2.59l-1.2 1.2c-.41-1.2-.67-2.47-.76-3.79h1.51m9.86 12.02c.85.24 1.72.39 2.6.45v1.49c-1.32-.09-2.59-.35-3.8-.75l1.2-1.19M7.5 3H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.49c0-.55-.45-1-1-1-1.24 0-2.45-.2-3.57-.57a.84.84 0 00-.31-.05c-.26 0-.51.1-.71.29l-2.2 2.2a15.149 15.149 0 01-6.59-6.59l2.2-2.2c.28-.28.36-.67.25-1.02A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1z"}}]})(t)}function $je(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 8.2l-1-1-4 4-4-4-1 1 4 4-4 4 1 1 4-4 4 4 1-1-4-4 4-4zM19 1H9c-1.1 0-2 .9-2 2v3h2V4h10v16H9v-2H7v3c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2z"}}]})(t)}function Kje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 1H9c-1.1 0-2 .9-2 2v3h2V4h10v16H9v-2H7v3c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm-8.2 10V9.5C10.8 8.1 9.4 7 8 7S5.2 8.1 5.2 9.5V11c-.6 0-1.2.6-1.2 1.2v3.5c0 .7.6 1.3 1.2 1.3h5.5c.7 0 1.3-.6 1.3-1.2v-3.5c0-.7-.6-1.3-1.2-1.3zm-1.3 0h-3V9.5c0-.8.7-1.3 1.5-1.3s1.5.5 1.5 1.3V11z"}}]})(t)}function Qje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20.1 7.7l-1 1c1.8 1.8 1.8 4.6 0 6.5l1 1c2.5-2.3 2.5-6.1 0-8.5zM18 9.8l-1 1c.5.7.5 1.6 0 2.3l1 1c1.2-1.2 1.2-3 0-4.3zM14 1H4c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 19H4V4h10v16z"}}]})(t)}function Jje(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 3v3h2V4h10v16H9v-2H7v3c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2H9c-1.1 0-2 .9-2 2zm2.5 12.5c.29-.12.55-.29.8-.48l-.02.03 1.01.39c.23.09.49 0 .61-.22l.84-1.46c.12-.21.07-.49-.12-.64l-.85-.68-.02.03c.02-.16.05-.32.05-.48s-.03-.32-.05-.48l.02.03.85-.68c.19-.15.24-.43.12-.64l-.84-1.46a.499.499 0 00-.61-.22l-1.01.39.02.03c-.25-.17-.51-.34-.8-.46l-.17-1.08A.488.488 0 008.84 7H7.16c-.25 0-.46.18-.49.42L6.5 8.5c-.29.12-.55.29-.8.48l.02-.03-1.02-.39c-.23-.09-.49 0-.61.22l-.84 1.46c-.12.21-.07.49.12.64l.85.68.02-.03c-.02.15-.05.31-.05.47s.03.32.05.48l-.02-.03-.85.68c-.19.15-.24.43-.12.64l.84 1.46c.12.21.38.31.61.22l1.01-.39-.01-.04c.25.19.51.36.8.48l.17 1.07c.03.25.24.43.49.43h1.68c.25 0 .46-.18.49-.42l.17-1.08zM6 12c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2z"}}]})(t)}function tUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3.42 2.36L2.01 3.78 4.1 5.87C2.79 7.57 2 9.69 2 12c0 3.7 2.01 6.92 4.99 8.65l1-1.73C5.61 17.53 4 14.96 4 12c0-1.76.57-3.38 1.53-4.69l1.43 1.44C6.36 9.68 6 10.8 6 12c0 2.22 1.21 4.15 3 5.19l1-1.74c-1.19-.7-2-1.97-2-3.45 0-.65.17-1.25.44-1.79l1.58 1.58L10 12c0 1.1.9 2 2 2l.21-.02 7.52 7.52 1.41-1.41L3.42 2.36zm14.29 11.46c.18-.57.29-1.19.29-1.82 0-3.31-2.69-6-6-6-.63 0-1.25.11-1.82.29l1.72 1.72c.03 0 .06-.01.1-.01 2.21 0 4 1.79 4 4 0 .04-.01.07-.01.11l1.72 1.71zM12 4c4.42 0 8 3.58 8 8 0 1.2-.29 2.32-.77 3.35l1.49 1.49A9.82 9.82 0 0022 12c0-5.52-4.48-10-10-10-1.76 0-3.4.48-4.84 1.28l1.48 1.48C9.66 4.28 10.8 4 12 4z"}}]})(t)}function eUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.11 0-2 .89-2 2v14c0 1.11.89 2 2 2h18c1.11 0 2-.89 2-2V5c0-1.11-.89-2-2-2zm0 16.02H3V4.98h18v14.04zM10 12H8l4-4 4 4h-2v4h-4v-4z"}}]})(t)}function nUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M1.41 1.6L0 3.01 5 8c-1.66 0-3 1.34-3 3v6h4v4h12l2.95 2.96 1.41-1.41L1.41 1.6zM6 15H4v-4c0-.55.45-1 1-1h2l3 3H6v2zm2 4v-4h4l4 4H8zM8 5h8v3h-5.34l2 2H19c.55 0 1 .45 1 1v4l-2 .01V13h-2.34l4 4H22v-6c0-1.66-1.34-3-3-3h-1V3H6v.36l2 2V5z"}},{tag:"circle",attr:{cx:"18",cy:"11.51",r:"1"}}]})(t)}function rUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 21h-2v-2h2v2zm-2-7h-2v5h2v-5zm8-2h-2v4h2v-4zm-2-2h-2v2h2v-2zM7 12H5v2h2v-2zm-2-2H3v2h2v-2zm7-5h2V3h-2v2zm-7.5-.5v3h3v-3h-3zM9 9H3V3h6v6zm-4.5 7.5v3h3v-3h-3zM9 21H3v-6h6v6zm7.5-16.5v3h3v-3h-3zM21 9h-6V3h6v6zm-2 10v-3h-4v2h2v3h4v-2h-2zm-2-7h-4v2h4v-2zm-4-2H7v2h2v2h2v-2h2v-2zm1-1V7h-2V5h-2v4h4zM6.75 5.25h-1.5v1.5h1.5v-1.5zm0 12h-1.5v1.5h1.5v-1.5zm12-12h-1.5v1.5h1.5v-1.5z"}}]})(t)}function aUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.5 6.5v3h-3v-3h3M11 5H5v6h6V5zm-1.5 9.5v3h-3v-3h3M11 13H5v6h6v-6zm6.5-6.5v3h-3v-3h3M19 5h-6v6h6V5zm-6 8h1.5v1.5H13V13zm1.5 1.5H16V16h-1.5v-1.5zM16 13h1.5v1.5H16V13zm-3 3h1.5v1.5H13V16zm1.5 1.5H16V19h-1.5v-1.5zM16 16h1.5v1.5H16V16zm1.5-1.5H19V16h-1.5v-1.5zm0 3H19V19h-1.5v-1.5zM22 7h-2V4h-3V2h5v5zm0 15v-5h-2v3h-3v2h5zM2 22h5v-2H4v-3H2v5zM2 2v5h2V4h3V2H2z"}}]})(t)}function iUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 11h8V3H3v8zm2-6h4v4H5V5zM3 21h8v-8H3v8zm2-6h4v4H5v-4zM13 3v8h8V3h-8zm6 6h-4V5h4v4zM19 19h2v2h-2zM13 13h2v2h-2zM15 15h2v2h-2zM13 17h2v2h-2zM15 19h2v2h-2zM17 17h2v2h-2zM17 13h2v2h-2zM19 15h2v2h-2z"}}]})(t)}function oUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 7h9v2h-9zM13 15h9v2h-9zM16 11h6v2h-6zM13 12L8 7v4H2v2h6v4z"}}]})(t)}function lUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M23.71 16.67A16.971 16.971 0 0012 12C7.46 12 3.34 13.78.29 16.67c-.18.18-.29.43-.29.71 0 .28.11.53.29.71l2.48 2.48c.18.18.43.29.71.29.27 0 .52-.11.7-.28.79-.74 1.69-1.36 2.66-1.85.33-.16.56-.5.56-.9v-3.1c1.45-.48 3-.73 4.6-.73 1.6 0 3.15.25 4.6.72v3.1c0 .39.23.74.56.9.98.49 1.87 1.12 2.66 1.85.18.18.43.28.7.28.28 0 .53-.11.71-.29l2.48-2.48c.18-.18.29-.43.29-.71a.99.99 0 00-.29-.7zm-18.31.56c-.66.37-1.29.8-1.87 1.27l-1.07-1.07c.91-.75 1.9-1.39 2.95-1.9v1.7zm15.07 1.26c-.59-.48-1.21-.9-1.87-1.27v-1.7c1.04.51 2.03 1.15 2.94 1.9l-1.07 1.07zm.69-12.23l-1.41-1.41-3.56 3.55 1.41 1.41s3.45-3.52 3.56-3.55zM11 2h2v5h-2zM6.4 9.81L7.81 8.4 4.26 4.84 2.84 6.26c.11.03 3.56 3.55 3.56 3.55z"}}]})(t)}function cUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"6.18",cy:"17.82",r:"2.18"}},{tag:"path",attr:{d:"M4 4.44v2.83c7.03 0 12.73 5.7 12.73 12.73h2.83c0-8.59-6.97-15.56-15.56-15.56zm0 5.66v2.83c3.9 0 7.07 3.17 7.07 7.07h2.83c0-5.47-4.43-9.9-9.9-9.9z"}}]})(t)}function sUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.03 3l-1.11 7.07h2.62l.7-4.5h2.58L11.8 18.43H9.47L9.06 21h7.27l.4-2.57h-2.35l2-12.86h2.58l-.71 4.5h2.65L22 3H9.03zM8 5H4l-.31 2h4L8 5zm-.61 4h-4l-.31 2h4l.31-2zm.92 8h-6L2 19h6l.31-2zm.62-4h-6l-.31 2h6.01l.3-2z"}}]})(t)}function uUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 18c1.1 0 1.99-.9 1.99-2L22 6a2 2 0 00-2-2H4c-1.11 0-2 .89-2 2v10a2 2 0 002 2H0v2h24v-2h-4zM4 16V6h16v10.01L4 16zm9-6.87c-3.89.54-5.44 3.2-6 5.87 1.39-1.87 3.22-2.72 6-2.72v2.19l4-3.74L13 7v2.13z"}}]})(t)}function dUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 6v6.26l2 1V6c0-1.1-.9-2-2-2h-4a2.5 2.5 0 00-5 0H5.01c-1.1 0-2 .9-2 2v3.8C5.7 9.8 6 11.96 6 12.5s-.29 2.7-3 2.7V19c0 1.1.9 2 2 2h3.8c0-2.16 1.37-2.78 2.2-2.94v-2.03c-1.43.17-3.15 1.04-3.87 2.97H5v-2.13c2.17-.8 3-2.87 3-4.37 0-1.49-.83-3.56-2.99-4.37V6H11V4c0-.28.22-.5.5-.5s.5.22.5.5v2h6z"}},{tag:"path",attr:{d:"M13 12v4l4 1-4 1v4l10-5z"}}]})(t)}function hUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"15.5",cy:"9.5",r:"1.5"}},{tag:"circle",attr:{cx:"8.5",cy:"9.5",r:"1.5"}},{tag:"path",attr:{d:"M12 16c-1.48 0-2.75-.81-3.45-2H6.88a5.495 5.495 0 0010.24 0h-1.67c-.69 1.19-1.97 2-3.45 2zm-.01-14C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}}]})(t)}function fUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2zm0 2v12h16V6H4zm7 3h2v6h-2V9zm3 0h4c.55 0 1 .45 1 1v2c0 .55-.45 1-1 1h-2.5v2H14V9zm3.5 1.5h-2v1h2v-1zm-11 .75H9c.55 0 1 .45 1 1V14c0 .55-.45 1-1 1H5v-1.5h3.5v-.75H6c-.55 0-1-.45-1-1V10c0-.55.45-1 1-1h4v1.5H6.5v.75z"}}]})(t)}function pUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 7.07L8.43 8.5c.91-.91 2.18-1.48 3.57-1.48s2.66.57 3.57 1.48L17 7.07C15.72 5.79 13.95 5 12 5s-3.72.79-5 2.07zM12 1C8.98 1 6.24 2.23 4.25 4.21l1.41 1.41C7.28 4 9.53 3 12 3s4.72 1 6.34 2.62l1.41-1.41A10.963 10.963 0 0012 1zm2.86 9.01L9.14 10C8.51 10 8 10.51 8 11.14v9.71c0 .63.51 1.14 1.14 1.14h5.71c.63 0 1.14-.51 1.14-1.14v-9.71c.01-.63-.5-1.13-1.13-1.13zM15 20H9v-8h6v8z"}}]})(t)}function gUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 7c0-2.21-1.79-4-4-4S8 4.79 8 7s1.79 4 4 4 4-1.79 4-4zm-4 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm-5 4c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm10-6c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}}]})(t)}function vUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M1.01 7L1 17c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2H3c-1.1 0-1.99.9-1.99 2zM19 7v10H5V7h14z"}}]})(t)}function mUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 1.01L7 1c-1.1 0-1.99.9-1.99 2v18c0 1.1.89 2 1.99 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z"}}]})(t)}function yUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M1.01 7L1 17c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2H3c-1.1 0-1.99.9-1.99 2zM19 7v10H5V7h14z"}}]})(t)}function bUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 1.01L7 1c-1.1 0-1.99.9-1.99 2v18c0 1.1.89 2 1.99 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z"}}]})(t)}function xUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.79 18l2 2H24v-2h-2.21zM1.11 2.98l1.55 1.56c-.41.37-.66.89-.66 1.48V16c0 1.1.9 2 2.01 2H0v2h18.13l2.71 2.71 1.41-1.41L2.52 1.57 1.11 2.98zM4 6.02h.13l4.95 4.93C7.94 12.07 7.31 13.52 7 15c.96-1.29 2.13-2.08 3.67-2.46l3.46 3.48H4v-10zm16 0v10.19l1.3 1.3c.42-.37.7-.89.7-1.49v-10a2 2 0 00-2-2H7.8l2 2H20zm-7.07 3.13l2.79 2.78 1.28-1.2L13 7v2.13l-.07.02z"}}]})(t)}function MUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 4l-4 4h3v7c0 1.1-.9 2-2 2s-2-.9-2-2V8c0-2.21-1.79-4-4-4S5 5.79 5 8v7H2l4 4 4-4H7V8c0-1.1.9-2 2-2s2 .9 2 2v7c0 2.21 1.79 4 4 4s4-1.79 4-4V8h3l-4-4z"}}]})(t)}function wUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H6l-2 2V4h16v12zM7 9h2v2H7zm4 0h2v2h-2zm4 0h2v2h-2z"}}]})(t)}function zUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20.99 14.04V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h10.05c.28 1.92 2.1 3.35 4.18 2.93 1.34-.27 2.43-1.37 2.7-2.71.25-1.24-.16-2.39-.94-3.18zm-2-9.04L12 8.5 5 5h13.99zm-3.64 10H5V7l7 3.5L19 7v6.05c-.16-.02-.33-.05-.5-.05-1.39 0-2.59.82-3.15 2zm5.15 2h-4v-1h4v1z"}}]})(t)}function CUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.5 6C15.46 6 13 8.46 13 11.5c0 1.33.47 2.55 1.26 3.5H9.74c.79-.95 1.26-2.17 1.26-3.5C11 8.46 8.54 6 5.5 6S0 8.46 0 11.5 2.46 17 5.5 17h13c3.04 0 5.5-2.46 5.5-5.5S21.54 6 18.5 6zm-13 9C3.57 15 2 13.43 2 11.5S3.57 8 5.5 8 9 9.57 9 11.5 7.43 15 5.5 15zm13 0c-1.93 0-3.5-1.57-3.5-3.5S16.57 8 18.5 8 22 9.57 22 11.5 20.43 15 18.5 15z"}}]})(t)}function AUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2.81 2.81L1.39 4.22l2.59 2.59A6.012 6.012 0 001 12c0 3.31 2.69 6 6 6 2.22 0 4.15-1.21 5.19-3l7.59 7.61 1.41-1.41L2.81 2.81zM7 16c-2.21 0-4-1.79-4-4 0-1.67 1.02-3.1 2.47-3.7l1.71 1.71C7.12 10 7.06 10 7 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2c0-.06 0-.12-.01-.18l1.74 1.74C10.22 14.48 9.14 16 7 16zm10-1.83V13h-1.17L17 14.17zM13.83 11H21v2h-2v3l2 2v-3h2V9H11.83l2 2z"}}]})(t)}function kUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 19h-6v-4h-2.68c-1.14 2.42-3.6 4-6.32 4-3.86 0-7-3.14-7-7s3.14-7 7-7c2.72 0 5.17 1.58 6.32 4H24v6h-2v4zm-4-2h2v-4h2v-2H11.94l-.23-.67C11.01 8.34 9.11 7 7 7c-2.76 0-5 2.24-5 5s2.24 5 5 5c2.11 0 4.01-1.34 4.71-3.33l.23-.67H18v4zM7 15c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3zm0-4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z"}}]})(t)}function HUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 15.51c-1.24 0-2.45-.2-3.57-.57a.84.84 0 00-.31-.05c-.26 0-.51.1-.71.29l-2.2 2.2a15.149 15.149 0 01-6.59-6.59l2.2-2.2c.28-.28.36-.67.25-1.02A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.49c0-.55-.45-1-1-1zM5.03 5h1.5a13 13 0 00.46 2.59l-1.2 1.2c-.41-1.2-.67-2.47-.76-3.79zM19 18.97c-1.32-.09-2.59-.35-3.8-.75l1.19-1.19c.85.24 1.72.39 2.6.45v1.49z"}},{tag:"path",attr:{d:"M22 4.95C21.79 4.78 19.67 3 16.5 3c-3.18 0-5.29 1.78-5.5 1.95L16.5 12 22 4.95z"}}]})(t)}function EUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zm-8-2h2v-4h4v-2h-4V7h-2v4H7v2h4z"}}]})(t)}function SUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}}]})(t)}function LUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"}}]})(t)}function _Ue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8 11h8v2H8v-2zm12.1 1H22c0-2.76-2.24-5-5-5h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1zM3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM19 12h-2v3h-3v2h3v3h2v-3h3v-2h-3v-3z"}}]})(t)}function BUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"}}]})(t)}function DUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 19h10V4H7v15zM9 6h6v11H9V6zM3 6h2v11H3zM19 6h2v11h-2z"}}]})(t)}function TUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20.54 5.23l-1.39-1.68C18.88 3.21 18.47 3 18 3H6c-.47 0-.88.21-1.16.55L3.46 5.23C3.17 5.57 3 6.02 3 6.5V19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6.5c0-.48-.17-.93-.46-1.27zM6.24 5h11.52l.81.97H5.44l.8-.97zM5 19V8h14v11H5zm8.45-9h-2.9v3H8l4 4 4-4h-2.55z"}}]})(t)}function VUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 8.5c-.91 0-2.75.46-2.75 1.38v4.62h1.5V19h2.5v-4.5h1.5V9.88c0-.91-1.84-1.38-2.75-1.38zM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}},{tag:"circle",attr:{cx:"12",cy:"6.5",r:"1.5"}}]})(t)}function OUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 3H7c-.69 0-1.23.35-1.59.88L0 12l5.41 8.11c.36.53.9.89 1.59.89h15c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H7.07L2.4 12l4.66-7H22v14zm-11.59-2L14 13.41 17.59 17 19 15.59 15.41 12 19 8.41 17.59 7 14 10.59 10.41 7 9 8.41 12.59 12 9 15.59z"}}]})(t)}function IUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 7.5h5v2h-5zm0 7h5v2h-5zM19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zM11 6H6v5h5V6zm-1 4H7V7h3v3zm1 3H6v5h5v-5zm-1 4H7v-3h3v3z"}}]})(t)}function RUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 19c-1.1 0-2 .9-2 2h14c0-1.1-.9-2-2-2h-4v-2h3c1.1 0 2-.9 2-2h-8c-1.66 0-3-1.34-3-3a3 3 0 011.47-2.57c.41.59 1.06 1 1.83 1.06.7.06 1.36-.19 1.85-.62l.59 1.61.94-.34.34.94 1.88-.68-.34-.94.94-.34-2.74-7.52-.94.34-.34-.94-1.88.68.34.94-.94.35.56 1.55c-1.17-.04-2.19.75-2.48 1.86A5.01 5.01 0 005 12c0 2.76 2.24 5 5 5v2H7zm5.86-14.48l1.71 4.7-.94.34-1.71-4.7.94-.34zM10.5 7c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z"}}]})(t)}function FUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM4 12c0-4.42 3.58-8 8-8 1.85 0 3.55.63 4.9 1.69L5.69 16.9A7.902 7.902 0 014 12zm8 8c-1.85 0-3.55-.63-4.9-1.69L18.31 7.1A7.902 7.902 0 0120 12c0 4.42-3.58 8-8 8z"}}]})(t)}function NUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 21h-1l1-7H7.5c-.88 0-.33-.75-.31-.78C8.48 10.94 10.42 7.54 13.01 3h1l-1 7h3.51c.4 0 .62.19.4.66C12.97 17.55 11 21 11 21z"}}]})(t)}function PUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M6.25 7.72h5v1.5h-5zM13 15.75h5v1.5h-5zM13 13.25h5v1.5h-5zM8 18h1.5v-2h2v-1.5h-2v-2H8v2H6V16h2zM14.09 10.95l1.41-1.41 1.41 1.41 1.06-1.06-1.41-1.42 1.41-1.41L16.91 6 15.5 7.41 14.09 6l-1.06 1.06 1.41 1.41-1.41 1.42z"}}]})(t)}function jUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm4.17-5.24l-1.1-1.1c.71-1.33.53-3.01-.59-4.13A3.482 3.482 0 0012 8.5c-.03 0-.06.01-.09.01L13 9.6l-1.06 1.06-2.83-2.83L11.94 5 13 6.06l-.96.96c1.27.01 2.53.48 3.5 1.44 1.7 1.71 1.91 4.36.63 6.3zm-1.28 1.41L12.06 19 11 17.94l.95-.95a4.97 4.97 0 01-3.48-1.46 5.006 5.006 0 01-.64-6.29l1.1 1.1c-.71 1.33-.53 3.01.59 4.13.7.7 1.63 1.04 2.56 1.01L11 14.4l1.06-1.06 2.83 2.83z"}}]})(t)}function UUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"}}]})(t)}function WUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"}}]})(t)}function ZUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9.64 7.64c.23-.5.36-1.05.36-1.64 0-2.21-1.79-4-4-4S2 3.79 2 6s1.79 4 4 4c.59 0 1.14-.13 1.64-.36L10 12l-2.36 2.36C7.14 14.13 6.59 14 6 14c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4c0-.59-.13-1.14-.36-1.64L12 14l7 7h3v-1L9.64 7.64zM6 8c-1.1 0-2-.89-2-2s.9-2 2-2 2 .89 2 2-.9 2-2 2zm0 12c-1.1 0-2-.89-2-2s.9-2 2-2 2 .89 2 2-.9 2-2 2zm6-7.5c-.28 0-.5-.22-.5-.5s.22-.5.5-.5.5.22.5.5-.22.5-.5.5zM19 3l-6 6 2 2 7-7V3h-3z"}}]})(t)}function GUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 5h2v3h10V5h2v6h2V5c0-1.1-.9-2-2-2h-4.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h5v-2H5V5zm7-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z"}},{tag:"path",attr:{d:"M18.01 13l-1.42 1.41 1.58 1.58H12v2h6.17l-1.58 1.59 1.42 1.41 3.99-4z"}}]})(t)}function qUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.19 21.19L2.81 2.81 1.39 4.22 3 5.83V19c0 1.1.9 2 2 2h13.17l1.61 1.61 1.41-1.42zM5 19V7.83L16.17 19H5zM17 8V5h2v11.17l2 2V5c0-1.1-.9-2-2-2h-4.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H5.83l5 5H17zm-5-5c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z"}}]})(t)}function YUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 5h2v3h10V5h2v5h2V5c0-1.1-.9-2-2-2h-4.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h5v-2H5V5zm7-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z"}},{tag:"path",attr:{d:"M20.3 18.9c.4-.7.7-1.5.7-2.4 0-2.5-2-4.5-4.5-4.5S12 14 12 16.5s2 4.5 4.5 4.5c.9 0 1.7-.3 2.4-.7l2.7 2.7 1.4-1.4-2.7-2.7zm-3.8.1c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5z"}}]})(t)}function XUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 2h-4.18C14.4.84 13.3 0 12 0S9.6.84 9.18 2H5c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm7 18H5V4h2v3h10V4h2v16z"}}]})(t)}function $Ue(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 2H9c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h9c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H9V4h9v12zM3 15v-2h2v2H3zm0-5.5h2v2H3v-2zM10 20h2v2h-2v-2zm-7-1.5v-2h2v2H3zM5 22c-1.1 0-2-.9-2-2h2v2zm3.5 0h-2v-2h2v2zm5 0v-2h2c0 1.1-.9 2-2 2zM5 6v2H3c0-1.1.9-2 2-2z"}}]})(t)}function KUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM5.92 19H5v-.92l9.06-9.06.92.92L5.92 19zM20.71 5.63l-2.34-2.34c-.2-.2-.45-.29-.71-.29s-.51.1-.7.29l-1.83 1.83 3.75 3.75 1.83-1.83a.996.996 0 000-1.41z"}}]})(t)}function QUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 16h4v2h-4zm0-8h7v2h-7zm0 4h6v2h-6zM3 18c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2V8H3v10zm2-8h6v8H5v-8zm5-6H6L5 5H2v2h12V5h-3z"}}]})(t)}function JUe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 13h2v-2H3v2zm4 8h2v-2H7v2zm6-18h-2v2h2V3zm6 0v2h2c0-1.1-.9-2-2-2zM5 21v-2H3c0 1.1.9 2 2 2zm-2-4h2v-2H3v2zm8 4h2v-2h-2v2zm8-8h2v-2h-2v2zm0-4h2V7h-2v2zm-4-4h2V3h-2v2zM7.83 5L7 4.17V3h2v2H7.83zm12 12l-.83-.83V15h2v2h-1.17zm1.36 4.19L2.81 2.81 1.39 4.22 4.17 7H3v2h2V7.83l2 2V17h7.17l2 2H15v2h2v-1.17l2.78 2.78 1.41-1.42zM9 15v-3.17L12.17 15H9zm6-2.83V9h-3.17l-2-2H17v7.17l-2-2z"}}]})(t)}function tWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21.99 8c0-.72-.37-1.35-.94-1.7L12 1 2.95 6.3C2.38 6.65 2 7.28 2 8v10c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2l-.01-10zm-2 0v.01L12 13 4 8l8-4.68L19.99 8zM4 18v-7.66l8 5.02 7.99-4.99L20 18H4z"}}]})(t)}function eWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8 8H6v7c0 1.1.9 2 2 2h9v-2H8V8z"}},{tag:"path",attr:{d:"M20 3h-8c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 8h-8V7h8v4zM4 12H2v7c0 1.1.9 2 2 2h9v-2H4v-7z"}}]})(t)}function nWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm-1 4H8c-1.1 0-1.99.9-1.99 2L6 21c0 1.1.89 2 1.99 2H19c1.1 0 2-.9 2-2V11l-6-6zM8 21V7h6v5h5v9H8z"}}]})(t)}function rWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10.83 8H21V6H8.83l2 2zm5 5H18v-2h-4.17l2 2zM14 16.83V18h-4v-2h3.17l-3-3H6v-2h2.17l-3-3H3V6h.17L1.39 4.22 2.8 2.81l18.38 18.38-1.41 1.41L14 16.83z"}}]})(t)}function aWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"}}]})(t)}function iWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}},{tag:"path",attr:{d:"M15 9l-1-2H8v11h1.5v-5H12l1 2h5V9h-3zm1.5 4.5h-2.57l-1-2H9.5v-3h3.57l1 2h2.43v3z"}}]})(t)}function oWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12.36 6l.4 2H18v6h-3.36l-.4-2H7V6h5.36M14 4H5v17h2v-7h5.6l.4 2h7V6h-5.6L14 4z"}}]})(t)}function lWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4.83 2H20c1.1 0 2 .9 2 2v15.17l-2-2V4H6.83l-2-2zm6.09 4l-.57 1.52 1.36 1.36.23-.66h.1l.54 1.52 3.04 3.04L13.07 6h-2.15zm9.57 17.31L19.17 22H4c-1.1 0-2-.9-2-2V4.83L.69 3.51 2.1 2.1l19.8 19.8-1.41 1.41zM17.17 20l-5.07-5.07H9.58L8.49 18H6.41l2.39-6.37L4 6.83V20h13.17z"}}]})(t)}function cWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9.17 15.5h5.64l1.14 3h2.09l-5.11-13h-1.86l-5.11 13h2.09l1.12-3zM12 7.98l2.07 5.52H9.93L12 7.98zM20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 18H4V4h16v16z"}}]})(t)}function sWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 8.83L17.17 12 14 15.17V14H6v-4h8V8.83M12 4v4H4v8h8v4l8-8-8-8z"}}]})(t)}function uWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4.59 6.89c.7-.71 1.4-1.35 1.71-1.22.5.2 0 1.03-.3 1.52-.25.42-2.86 3.89-2.86 6.31 0 1.28.48 2.34 1.34 2.98.75.56 1.74.73 2.64.46 1.07-.31 1.95-1.4 3.06-2.77 1.21-1.49 2.83-3.44 4.08-3.44 1.63 0 1.65 1.01 1.76 1.79-3.78.64-5.38 3.67-5.38 5.37 0 1.7 1.44 3.09 3.21 3.09 1.63 0 4.29-1.33 4.69-6.1H21v-2.5h-2.47c-.15-1.65-1.09-4.2-4.03-4.2-2.25 0-4.18 1.91-4.94 2.84-.58.73-2.06 2.48-2.29 2.72-.25.3-.68.84-1.11.84-.45 0-.72-.83-.36-1.92.35-1.09 1.4-2.86 1.85-3.52.78-1.14 1.3-1.92 1.3-3.28C8.95 3.69 7.31 3 6.44 3 5.12 3 3.97 4 3.72 4.25c-.36.36-.66.66-.88.93l1.75 1.71zm9.29 11.66c-.31 0-.74-.26-.74-.72 0-.6.73-2.2 2.87-2.76-.3 2.69-1.43 3.48-2.13 3.48z"}}]})(t)}function dWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zM5 18c.2-.63 2.57-1.68 4.96-1.94l2.04-2a9.34 9.34 0 00-1-.06c-2.67 0-8 1.34-8 4v2h9l-2-2H5zm15.6-5.5l-5.13 5.17-2.07-2.08L12 17l3.47 3.5L22 13.91z"}}]})(t)}function hWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 13h-.68l-2 2h1.91L19 17H5l1.78-2h2.05l-2-2H6l-3 3v4c0 1.1.89 2 1.99 2H19a2 2 0 002-2v-4l-3-3zm1 7H5v-1h14v1zm-7.66-4.98c.39.39 1.02.39 1.41 0l6.36-6.36a.996.996 0 000-1.41L14.16 2.3a.975.975 0 00-1.4-.01L6.39 8.66a.996.996 0 000 1.41l4.95 4.95zm2.12-10.61L17 7.95l-4.95 4.95-3.54-3.54 4.95-4.95z"}}]})(t)}function fWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5v-3h3.56c.69 1.19 1.97 2 3.45 2s2.75-.81 3.45-2H19v3zm0-5h-4.99c0 1.1-.9 2-2 2s-2-.9-2-2H5V5h14v9z"}}]})(t)}function pWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 8c-1.45 0-2.26 1.44-1.93 2.51l-3.55 3.56c-.3-.09-.74-.09-1.04 0l-2.55-2.55C12.27 10.45 11.46 9 10 9c-1.45 0-2.27 1.44-1.93 2.52l-4.56 4.55C2.44 15.74 1 16.55 1 18c0 1.1.9 2 2 2 1.45 0 2.26-1.44 1.93-2.51l4.55-4.56c.3.09.74.09 1.04 0l2.55 2.55C12.73 16.55 13.54 18 15 18c1.45 0 2.27-1.44 1.93-2.52l3.56-3.55c1.07.33 2.51-.48 2.51-1.93 0-1.1-.9-2-2-2z"}},{tag:"path",attr:{d:"M15 9l.94-2.07L18 6l-2.06-.93L15 3l-.92 2.07L12 6l2.08.93zM3.5 11L4 9l2-.5L4 8l-.5-2L3 8l-2 .5L3 9z"}}]})(t)}function gWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4c-1 0-2 .9-2 2v3.01c0 .72.43 1.34 1 1.69V20c0 1.1 1.1 2 2 2h14c.9 0 2-.9 2-2V8.7c.57-.35 1-.97 1-1.69V4c0-1.1-1-2-2-2zm-1 18H5V9h14v11zm1-13H4V4h16v3z"}},{tag:"path",attr:{d:"M9 12h6v2H9z"}}]})(t)}function vWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 5h2v3h10V5h2v5h2V5c0-1.1-.9-2-2-2h-4.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6v-2H5V5zm7-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z"}},{tag:"path",attr:{d:"M21 11.5L15.51 17l-3.01-3-1.5 1.5 4.51 4.5 6.99-7z"}}]})(t)}function mWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14.39 11L16 12.61V11zM17 7h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1 0 1.27-.77 2.37-1.87 2.84l1.4 1.4A4.986 4.986 0 0022 12c0-2.76-2.24-5-5-5zM2 4.27l3.11 3.11A4.991 4.991 0 002 12c0 2.76 2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1 0-1.59 1.21-2.9 2.76-3.07L8.73 11H8v2h2.73L13 15.27V17h1.73l4.01 4.01 1.41-1.41L3.41 2.86 2 4.27z"}}]})(t)}function yWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 7h-4v2h4c1.65 0 3 1.35 3 3s-1.35 3-3 3h-4v2h4c2.76 0 5-2.24 5-5s-2.24-5-5-5zm-6 8H7c-1.65 0-3-1.35-3-3s1.35-3 3-3h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-2zm-3-4h8v2H8z"}}]})(t)}function bWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 5h8v2h-8V5zm0 5.5h8v2h-8v-2zm0 5.5h8v2h-8v-2zM2 11.5C2 15.08 4.92 18 8.5 18H9v2l3-3-3-3v2h-.5C6.02 16 4 13.98 4 11.5S6.02 7 8.5 7H12V5H8.5C4.92 5 2 7.92 2 11.5z"}}]})(t)}function xWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6zm-2 0l-8 4.99L4 6h16zm0 12H4V8l8 5 8-5v10z"}}]})(t)}function MWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6zm-2 0l-8 5-8-5h16zm0 12H4V8l8 5 8-5v10z"}}]})(t)}function wWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 9h-2.55V6h-2.9v3H8l4 4zm3-6H4.99C3.88 3 3 3.9 3 5v14c0 1.1.88 2 1.99 2H19c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5v-3h3.56c.69 1.19 1.97 2 3.45 2s2.75-.81 3.45-2H19v3zm0-5h-4.99c0 1.1-.9 2-2 2s-2-.9-2-2H5l-.01-9H19v9z"}}]})(t)}function zWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 18.5l4-4-4-4-1 1 3 3-3 3zM20 7h-4V5c0-.55-.22-1.05-.59-1.41C15.05 3.22 14.55 3 14 3h-4c-1.1 0-2 .9-2 2v2H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2zM10 5h4v2h-4V5zm10 15H4V9h16v11z"}}]})(t)}function CWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 6l-1-2H5v17h2v-7h5l1 2h7V6h-6zm4 8h-4l-1-2H7V6h5l1 2h5v6z"}}]})(t)}function AWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm7 10c0 1.85-.51 3.65-1.38 5.21l-1.45-1.45a4.994 4.994 0 00-.64-6.29 5.003 5.003 0 00-7.07 0 5.003 5.003 0 000 7.07 5.006 5.006 0 006.29.64l1.72 1.72c-1.19 1.42-2.73 2.51-4.47 3.04-4.02-1.25-7-5.42-7-9.94V6.3l7-3.11 7 3.11V11zm-7 4c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"}}]})(t)}function kWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 4v5c0 1.12.37 2.16 1 3H9c.65-.86 1-1.9 1-3V4h4m3-2H7c-.55 0-1 .45-1 1s.45 1 1 1h1v5c0 1.66-1.34 3-3 3v2h5.97v7l1 1 1-1v-7H19v-2c-1.66 0-3-1.34-3-3V4h1c.55 0 1-.45 1-1s-.45-1-1-1z"}}]})(t)}function HWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.4 10.6C16.55 8.99 14.15 8 11.5 8c-4.65 0-8.58 3.03-9.96 7.22L3.9 16a8.002 8.002 0 017.6-5.5c1.95 0 3.73.72 5.12 1.88L13 16h9V7l-3.6 3.6z"}}]})(t)}function EWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 11v2h10v-2H7zm5-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}}]})(t)}function SWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11H7v-2h10v2z"}}]})(t)}function LWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 13H5v-2h14v2z"}}]})(t)}function _We(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 8V5l-7 7 7 7v-3l-4-4 4-4zm6 1V5l-7 7 7 7v-4.1c5 0 8.5 1.6 11 5.1-1-5-4-10-11-11z"}}]})(t)}function BWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 9V5l-7 7 7 7v-4.1c5 0 8.5 1.6 11 5.1-1-5-4-10-11-11z"}}]})(t)}function DWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM19 14.9L14.9 19H9.1L5 14.9V9.1L9.1 5h5.8L19 9.1v5.8z"}},{tag:"circle",attr:{cx:"12",cy:"16",r:"1"}},{tag:"path",attr:{d:"M11 7h2v7h-2z"}}]})(t)}function TWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9.1 5h5.8L19 9.1v5.8l-.22.22 1.42 1.41.8-.8V8.27L15.73 3H8.27l-.8.8 1.41 1.42z"}},{tag:"circle",attr:{cx:"12",cy:"16",r:"1"}},{tag:"path",attr:{d:"M13 9.33V7h-2v.33zM2.41 1.58L1 2.99l3.64 3.64L3 8.27v7.46L8.27 21h7.46l1.64-1.64L21.01 23l1.41-1.41L2.41 1.58zM14.9 19H9.1L5 14.9V9.1l1.05-1.05 9.9 9.9L14.9 19z"}}]})(t)}function VWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM19 14.9L14.9 19H9.1L5 14.9V9.1L9.1 5h5.8L19 9.1v5.8z"}},{tag:"circle",attr:{cx:"12",cy:"16",r:"1"}},{tag:"path",attr:{d:"M11 7h2v7h-2z"}}]})(t)}function OWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 12v7H5v-7H3v7c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7h-2zm-6 .67l2.59-2.58L17 11.5l-5 5-5-5 1.41-1.41L11 12.67V3h2v9.67z"}}]})(t)}function IWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 12.4V7l-4-4H5a2 2 0 00-2 2v14a2 2 0 002 2h7.4l2-2H5V5h11.17L19 7.83v6.57l2-2zM15 15c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3zM6 6h9v4H6V6zm13.99 10.25l1.77 1.77L16.77 23H15v-1.77l4.99-4.98zm3.26.26l-.85.85-1.77-1.77.85-.85c.2-.2.51-.2.71 0l1.06 1.06c.2.2.2.52 0 .71z"}}]})(t)}function RWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2V7l-4-4zm2 16H5V5h11.17L19 7.83V19zm-7-7c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zM6 6h9v4H6z"}}]})(t)}function FWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 5h2V3c-1.1 0-2 .9-2 2zm0 8h2v-2H3v2zm4 8h2v-2H7v2zM3 9h2V7H3v2zm10-6h-2v2h2V3zm6 0v2h2c0-1.1-.9-2-2-2zM5 21v-2H3c0 1.1.9 2 2 2zm-2-4h2v-2H3v2zM9 3H7v2h2V3zm2 18h2v-2h-2v2zm8-8h2v-2h-2v2zm0 8c1.1 0 2-.9 2-2h-2v2zm0-12h2V7h-2v2zm0 8h2v-2h-2v2zm-4 4h2v-2h-2v2zm0-16h2V3h-2v2zM7 17h10V7H7v10zm2-8h6v6H9V9z"}}]})(t)}function NWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4.01 6.03l7.51 3.22-7.52-1 .01-2.22m7.5 8.72L4 17.97v-2.22l7.51-1M2.01 3L2 10l15 2-15 2 .01 7L23 12 2.01 3z"}}]})(t)}function PWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm6 9.09c0 4-2.55 7.7-6 8.83-3.45-1.13-6-4.82-6-8.83v-4.7l6-2.25 6 2.25v4.7z"}}]})(t)}function jWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 18h6v-2H3v2zM3 6v2h18V6H3zm0 7h12v-2H3v2z"}}]})(t)}function UWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.66 17.66l-1.06 1.06-.71-.71 1.06-1.06-1.94-1.94-1.06 1.06-.71-.71 1.06-1.06-1.94-1.94-1.06 1.06-.71-.71 1.06-1.06L9.7 9.7l-1.06 1.06-.71-.71 1.06-1.06-1.94-1.94-1.06 1.06-.71-.71 1.06-1.06L4 4v14c0 1.1.9 2 2 2h14l-2.34-2.34zM7 17v-5.76L12.76 17H7z"}}]})(t)}function WWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 9h4v11H4zM4 4h4v4H4zM10 7h4v4h-4zM16 10h4v4h-4zM16 15h4v5h-4zM10 12h4v8h-4z"}}]})(t)}function ZWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"20",cy:"12",r:"2"}},{tag:"circle",attr:{cx:"4",cy:"12",r:"2"}},{tag:"circle",attr:{cx:"12",cy:"20",r:"2"}},{tag:"path",attr:{d:"M13.943 8.619l4.404-4.392 1.413 1.416-4.405 4.392zM8.32 9.68l.31.32 1.42-1.41-4.02-4.04h-.01l-.31-.32-1.42 1.41 4.02 4.05zM15.41 13.94L14 15.35l3.99 4.01.35.35 1.42-1.41-3.99-4.01zM8.59 13.95l-4.03 4.01-.32.33 1.41 1.41 4.03-4.02.33-.32z"}},{tag:"circle",attr:{cx:"12",cy:"4",r:"2"}}]})(t)}function GWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 10V8h-4V4h-2v4h-4V4H8v4H4v2h4v4H4v2h4v4h2v-4h4v4h2v-4h4v-2h-4v-4h4zm-6 4h-4v-4h4v4z"}}]})(t)}function qWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 17v2h14v-2H5zm4.5-4.2h5l.9 2.2h2.1L12.75 4h-1.5L6.5 15h2.1l.9-2.2zM12 5.98L13.87 11h-3.74L12 5.98z"}}]})(t)}function YWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20.54 5.23l-1.39-1.68C18.88 3.21 18.47 3 18 3H6c-.47 0-.88.21-1.16.55L3.46 5.23C3.17 5.57 3 6.02 3 6.5V19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6.5c0-.48-.17-.93-.46-1.27zM6.24 5h11.52l.83 1H5.42l.82-1zM5 19V8h14v11H5zm3-5h2.55v3h2.9v-3H16l-4-4z"}}]})(t)}function XWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8z"}}]})(t)}function $We(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.6 10.81L16.19 9.4l3.56-3.55 1.41 1.41c-.11.03-3.56 3.55-3.56 3.55zM13 3h-2v5h2V3zm-6.6 7.81L7.81 9.4 4.26 5.84 2.84 7.26c.11.03 3.56 3.55 3.56 3.55zM20 14h-3.42c-.77 1.76-2.54 3-4.58 3s-3.81-1.24-4.58-3H4v5h16v-5m0-2c1.1 0 2 .9 2 2v5c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2v-5c0-1.1.9-2 2-2h5c0 1.66 1.34 3 3 3s3-1.34 3-3h5z"}}]})(t)}function KWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 16.99c-1.35 0-2.2.42-2.95.8-.65.33-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.38-1.57-.8-2.95-.8s-2.2.42-2.95.8c-.65.33-1.17.6-2.05.6v1.95c1.35 0 2.2-.42 2.95-.8.65-.33 1.17-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.42 2.95-.8c.65-.33 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8v-1.95c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8zm0-4.45c-1.35 0-2.2.43-2.95.8-.65.32-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.38-1.57-.8-2.95-.8s-2.2.43-2.95.8c-.65.32-1.17.6-2.05.6v1.95c1.35 0 2.2-.43 2.95-.8.65-.35 1.15-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.35 1.15-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.58.8 2.95.8v-1.95c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8zm2.95-8.08c-.75-.38-1.58-.8-2.95-.8s-2.2.42-2.95.8c-.65.32-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.37-1.57-.8-2.95-.8s-2.2.42-2.95.8c-.65.33-1.17.6-2.05.6v1.93c1.35 0 2.2-.43 2.95-.8.65-.33 1.17-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.32 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8V5.04c-.9 0-1.4-.25-2.05-.58zM17 8.09c-1.35 0-2.2.43-2.95.8-.65.35-1.15.6-2.05.6s-1.4-.25-2.05-.6c-.75-.38-1.57-.8-2.95-.8s-2.2.43-2.95.8c-.65.35-1.15.6-2.05.6v1.95c1.35 0 2.2-.43 2.95-.8.65-.32 1.18-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.32 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8V9.49c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8z"}}]})(t)}function QWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 4v16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM13 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h9c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 18H4V4h9v16zM21 6v12c.83 0 1.5-.67 1.5-1.5v-9c0-.83-.67-1.5-1.5-1.5z"}}]})(t)}function JWe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 9V7c0-1.65-1.35-3-3-3H6C4.35 4 3 5.35 3 7v2c-1.65 0-3 1.35-3 3v5c0 1.65 1.35 3 3 3h18c1.65 0 3-1.35 3-3v-5c0-1.65-1.35-3-3-3zM5 7c0-.55.45-1 1-1h12c.55 0 1 .45 1 1v2.78c-.61.55-1 1.34-1 2.22v2H6v-2c0-.88-.39-1.67-1-2.22V7zm17 10c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1v-5c0-.55.45-1 1-1s1 .45 1 1v4h16v-4c0-.55.45-1 1-1s1 .45 1 1v5z"}}]})(t)}function tZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 1C7.59 1 4 4.59 4 9c0 5.57 6.96 13.34 7.26 13.67l.74.82.74-.82C13.04 22.34 20 14.57 20 9c0-4.41-3.59-8-8-8zm0 19.47C9.82 17.86 6 12.54 6 9c0-3.31 2.69-6 6-6s6 2.69 6 6c0 3.83-4.25 9.36-6 11.47zm-1.53-9.3L8.71 9.4l-1.42 1.42L10.47 14l6.01-6.01-1.41-1.42z"}}]})(t)}function eZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 7h4v10H6V9H4V7zm11.83 4.72L18.66 7h-2.33l-1.66 2.77L13 7h-2.33l2.83 4.72L10.33 17h2.33l2-3.34 2 3.34H19l-3.17-5.28z"}}]})(t)}function nZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2 5v3h6v2.5H3v3h5V16H2v3h6c1.66 0 3-1.34 3-3v-1.9A2.1 2.1 0 008.9 12 2.1 2.1 0 0011 9.9V8c0-1.66-1.34-3-3-3H2zm17 3v8h-4V8h4m0-3h-4c-1.66 0-3 1.34-3 3v8c0 1.66 1.34 3 3 3h4c1.66 0 3-1.34 3-3V8c0-1.66-1.34-3-3-3z"}}]})(t)}function rZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 7v2h5v2H4v2h4v2H3v2h5c1.1 0 2-.9 2-2v-1.5c0-.83-.67-1.5-1.5-1.5.83 0 1.5-.67 1.5-1.5V9c0-1.1-.9-2-2-2H3zm18 4v4c0 1.1-.9 2-2 2h-5c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h5c1.1 0 2 .9 2 2h-7v6h5v-2h-2.5v-2H21z"}}]})(t)}function aZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 7H7v5H5V7H3v7h4v3h2v-3h2v-2H9V7zm8 4v2h2v2h-5V9h7c0-1.1-.9-2-2-2h-5c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h5c1.1 0 2-.9 2-2v-4h-4z"}}]})(t)}function iZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 11v2h2v2h-4V9h6c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h4c1.1 0 2-.9 2-2v-4h-4zm11 0h-2V9h-2v2h-2v2h2v2h2v-2h2v-2zM7 7H5v5H3V7H1v7h4v3h2v-3h1v-2H7V7z"}}]})(t)}function oZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 8v8h-4V8h4m0-3h-4c-1.66 0-3 1.34-3 3v8c0 1.66 1.34 3 3 3h4c1.66 0 3-1.34 3-3V8c0-1.66-1.34-3-3-3zm-9 3V5H5C3.34 5 2 6.34 2 8v8c0 1.66 1.34 3 3 3h3c1.66 0 3-1.34 3-3v-3c0-1.66-1.34-3-3-3H5V8h5zm-2 5v3H5v-3h3z"}}]})(t)}function lZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 5.72l-4.6-3.86-1.29 1.53 4.6 3.86L22 5.72zM7.88 3.39L6.6 1.86 2 5.71l1.29 1.53 4.59-3.85zM12.5 8H11v6l4.75 2.85.75-1.23-4-2.37V8zM12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9a9 9 0 000-18zm0 16c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"}}]})(t)}function cZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 5.7l-4.6-3.9-1.3 1.5 4.6 3.9L22 5.7zM7.9 3.4L6.6 1.9 2 5.7l1.3 1.5 4.6-3.8zM12.5 8H11v6l4.7 2.9.8-1.2-4-2.4V8zM12 4c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm0 16c-3.9 0-7-3.1-7-7s3.1-7 7-7 7 3.1 7 7-3.1 7-7 7z"}}]})(t)}function sZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm3.3 14.71L11 12.41V7h2v4.59l3.71 3.71-1.42 1.41z"}}]})(t)}function uZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z"}}]})(t)}function dZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 1H7c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zM7 4V3h10v1H7zm0 14V6h10v12H7zm0 3v-1h10v1H7z"}},{tag:"path",attr:{d:"M16 7H8v2h8V7z"}}]})(t)}function hZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7.88 3.39L6.6 1.86 2 5.71l1.29 1.53 4.59-3.85zM22 5.72l-4.6-3.86-1.29 1.53 4.6 3.86L22 5.72zM12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9a9 9 0 000-18zm0 16c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7zm1-11h-2v3H8v2h3v3h2v-3h3v-2h-3V9z"}}]})(t)}function fZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 1.01L8 1c-1.1 0-2 .9-2 2v3h2V5h10v14H8v-1H6v3c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM10 15h2V8H5v2h3.59L3 15.59 4.41 17 10 11.41V15z"}}]})(t)}function pZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14.5 17c0 1.65-1.35 3-3 3s-3-1.35-3-3h2c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1H2v-2h9.5c1.65 0 3 1.35 3 3zM19 6.5C19 4.57 17.43 3 15.5 3S12 4.57 12 6.5h2c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S16.33 8 15.5 8H2v2h13.5c1.93 0 3.5-1.57 3.5-3.5zm-.5 4.5H2v2h16.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5v2c1.93 0 3.5-1.57 3.5-3.5S20.43 11 18.5 11z"}}]})(t)}function gZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20.19 4H4c-1.1 0-1.99.9-1.99 2v4c1.1 0 1.99.9 1.99 2s-.89 2-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.81-2-1.81-2zM20 18H4v-2.54c1.19-.69 2-1.99 2-3.46 0-1.48-.8-2.77-1.99-3.46L4 6h16v12zM8.87 15.66l-1.66-2.88.93-.25 1.26.99 2.39-.64-2.4-4.16 1.4-.38 4.01 3.74 2.44-.65a.967.967 0 011.18.68.988.988 0 01-.69 1.19l-8.86 2.36z"}}]})(t)}function vZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M22 16v-2l-8.5-5V3.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5V9L2 14v2l8.5-2.5V19L8 20.5V22l4-1 4 1v-1.5L13.5 19v-5.5L22 16z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}}]})(t)}function mZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M10.5 7.67V3.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V9l8.5 5v2l-4.49-1.32-7.01-7.01zm9.28 14.94l1.41-1.41-7.69-7.7-3.94-3.94-6.75-6.75-1.42 1.41 6.38 6.38L2 14v2l8.5-2.5V19L8 20.5V22l4-1 4 1v-1.5L13.5 19v-2.67l6.28 6.28z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}}]})(t)}function yZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 21H7v-1h10v1zm0-3H7V6h10v12zm0-14H7V3h10v1zm-9 6h8v1.5H8V10zm1 3h6v1.5H9V13z"}}]})(t)}function bZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 5v16c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h2V2h4v2h2c.55 0 1 .45 1 1zm-2 1H9v14h6V6z"}}]})(t)}function xZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 5v16c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h2V2h4v2h2c.55 0 1 .45 1 1zm-2 1H9v12h6V6z"}}]})(t)}function MZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 5v16c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h2V2h4v2h2c.55 0 1 .45 1 1zm-2 1H9v10h6V6z"}}]})(t)}function wZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 5v16c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h2V2h4v2h2c.55 0 1 .45 1 1zm-2 1H9v8h6V6z"}}]})(t)}function zZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 5v16c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h2V2h4v2h2c.55 0 1 .45 1 1zm-2 1H9v6h6V6z"}}]})(t)}function CZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 5v16c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h2V2h4v2h2c.55 0 1 .45 1 1zm-2 1H9v4h6V6z"}}]})(t)}function AZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 5v16c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1h2V2h4v2h2c.55 0 1 .45 1 1zm-2 1H9v2h6V6z"}}]})(t)}function kZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v15.33C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V5.33C17 4.6 16.4 4 15.67 4zM13 18h-2v-2h2v2zm0-4h-2V9h2v5z"}}]})(t)}function HZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v15.33C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V5.33C17 4.6 16.4 4 15.67 4zM11 20v-5.5H9L13 7v5.5h2L11 20z"}}]})(t)}function EZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v15.33C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V5.33C17 4.6 16.4 4 15.67 4z"}}]})(t)}function SZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 4h-2V2h-4v2H8c-.55 0-1 .45-1 1v16c0 .55.45 1 1 1h8c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1zm-1 10h-2v2h-2v-2H9v-2h2v-2h2v2h2v2z"}}]})(t)}function LZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v15.33C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V5.33C17 4.6 16.4 4 15.67 4z"}}]})(t)}function _Ze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v15.33C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V5.33C17 4.6 16.4 4 15.67 4zM13 18h-2v-2h2v2zm1.3-5.31s-.38.42-.67.71c-.48.48-.83 1.15-.83 1.6h-1.6c0-.83.46-1.52.93-2l.93-.94A1.498 1.498 0 0012 9.5c-.83 0-1.5.67-1.5 1.5H9c0-1.66 1.34-3 3-3s3 1.34 3 3c0 .66-.27 1.26-.7 1.69z"}}]})(t)}function BZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 16h6v2H9zM13 9h-2v2H9v2h2v2h2v-2h2v-2h-2z"}},{tag:"path",attr:{d:"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z"}}]})(t)}function DZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 12l-2-2-2 2 2 2 2-2zm10.71-4.29L12 2h-1v7.59L6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 11 14.41V22h1l5.71-5.71-4.3-4.29 4.3-4.29zM13 5.83l1.88 1.88L13 9.59V5.83zm1.88 10.46L13 18.17v-3.76l1.88 1.88zM19 10l-2 2 2 2 2-2-2-2z"}}]})(t)}function TZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 5.83l1.88 1.88-1.6 1.6 1.41 1.41 3.02-3.02L12 2h-1v5.03l2 2v-3.2zM5.41 4L4 5.41 10.59 12 5 17.59 6.41 19 11 14.41V22h1l4.29-4.29 2.3 2.29L20 18.59 5.41 4zM13 18.17v-3.76l1.88 1.88L13 18.17z"}}]})(t)}function VZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"6.5",cy:"14.5",r:"1.5"}},{tag:"circle",attr:{cx:"15.5",cy:"14.5",r:"1.5"}},{tag:"path",attr:{d:"M18 17H4v-5h11v-2H4.81l1.04-3H15V5H5.5c-.66 0-1.21.42-1.42 1.01L2 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8h-2v5z"}},{tag:"path",attr:{d:"M22 3.85L19.15 1h-.5v3.79l-2.3-2.29-.7.7L18.44 6l-2.79 2.79.7.71 2.3-2.3V11h.5L22 8.14 19.85 6 22 3.85zm-2.35-.94l.94.94-.94.94V2.91zm.94 5.23l-.94.94V7.2l.94.94z"}}]})(t)}function OZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14.24 12.01l2.32 2.32c.28-.72.44-1.51.44-2.33s-.16-1.59-.43-2.31l-2.33 2.32zm5.29-5.3l-1.26 1.26c.63 1.21.98 2.57.98 4.02s-.36 2.82-.98 4.02l1.2 1.2a9.936 9.936 0 001.54-5.31c-.01-1.89-.55-3.67-1.48-5.19zm-3.82 1L10 2H9v7.59L4.41 5 3 6.41 8.59 12 3 17.59 4.41 19 9 14.41V22h1l5.71-5.71-4.3-4.29 4.3-4.29zM11 5.83l1.88 1.88L11 9.59V5.83zm1.88 10.46L11 18.17v-3.76l1.88 1.88z"}}]})(t)}function IZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17.71 7.71L12 2h-1v7.59L6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 11 14.41V22h1l5.71-5.71-4.3-4.29 4.3-4.29zM13 5.83l1.88 1.88L13 9.59V5.83zm1.88 10.46L13 18.17v-3.76l1.88 1.88z"}}]})(t)}function RZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 7l-3.2 9h1.9l.7-2h3.2l.7 2h1.9L13 7h-2zm-.15 5.65L12 9l1.15 3.65h-2.3zM20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69zm-2 5.79V18h-3.52L12 20.48 9.52 18H6v-3.52L3.52 12 6 9.52V6h3.52L12 3.52 14.48 6H18v3.52L20.48 12 18 14.48z"}}]})(t)}function FZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69zm-2 5.79V18h-3.52L12 20.48 9.52 18H6v-3.52L3.52 12 6 9.52V6h3.52L12 3.52 14.48 6H18v3.52L20.48 12 18 14.48zM12 6c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm0 10c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"2.5"}}]})(t)}function NZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69zm-2 5.79V18h-3.52L12 20.48 9.52 18H6v-3.52L3.52 12 6 9.52V6h3.52L12 3.52 14.48 6H18v3.52L20.48 12 18 14.48zM12 6c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm0 10c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z"}}]})(t)}function PZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69zm-2 5.79V18h-3.52L12 20.48 9.52 18H6v-3.52L3.52 12 6 9.52V6h3.52L12 3.52 14.48 6H18v3.52L20.48 12 18 14.48zM12 6v12c3.31 0 6-2.69 6-6s-2.69-6-6-6z"}}]})(t)}function jZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 5V4c0-.55-.45-1-1-1h-2c-.55 0-1 .45-1 1v1h-1v4c0 .55.45 1 1 1h1v7c0 1.1-.9 2-2 2s-2-.9-2-2V7c0-2.21-1.79-4-4-4S5 4.79 5 7v7H4c-.55 0-1 .45-1 1v4h1v1c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-1h1v-4c0-.55-.45-1-1-1H7V7c0-1.1.9-2 2-2s2 .9 2 2v10c0 2.21 1.79 4 4 4s4-1.79 4-4v-7h1c.55 0 1-.45 1-1V5h-1z"}}]})(t)}function UZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 7h-1l-1-1h-4L9 7H8c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2zm0 8H8V9h1.83l1-1h2.34l1 1H16v6z"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"2"}},{tag:"path",attr:{d:"M8.57.52L13.05 5l1.41-1.41-1.54-1.54C17.7 2.46 21.53 6.24 22 11h2C23.36 3.3 15.79-1.67 8.57.52zM9.54 20.41l1.54 1.54C6.3 21.54 2.47 17.76 2 13H0c.64 7.7 8.21 12.67 15.43 10.48L10.95 19l-1.41 1.41z"}}]})(t)}function WZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h5v-2H4v-6h18V6c0-1.11-.89-2-2-2zm0 4H4V6h16v2zm-5.07 11.17l-2.83-2.83-1.41 1.41L14.93 22 22 14.93l-1.41-1.41-5.66 5.65z"}}]})(t)}function ZZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.37 5.51A7.35 7.35 0 009.1 7.5c0 4.08 3.32 7.4 7.4 7.4.68 0 1.35-.09 1.99-.27A7.014 7.014 0 0112 19c-3.86 0-7-3.14-7-7 0-2.93 1.81-5.45 4.37-6.49zM12 3a9 9 0 109 9c0-.46-.04-.92-.1-1.36a5.389 5.389 0 01-4.4 2.26 5.403 5.403 0 01-3.14-9.8c-.44-.06-.9-.1-1.36-.1z"}}]})(t)}function GZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 2.05v3.03c3.39.49 6 3.39 6 6.92 0 .9-.18 1.75-.48 2.54l2.6 1.53c.56-1.24.88-2.62.88-4.07 0-5.18-3.95-9.45-9-9.95zM12 19c-3.87 0-7-3.13-7-7 0-3.53 2.61-6.43 6-6.92V2.05c-5.06.5-9 4.76-9 9.95 0 5.52 4.47 10 9.99 10 3.31 0 6.24-1.61 8.06-4.09l-2.6-1.53A6.95 6.95 0 0112 19z"}}]})(t)}function qZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 8v3H8v2h3v3h2v-3h3v-2h-3V8h-2zm2-5.95v3.03c3.39.49 6 3.39 6 6.92 0 .9-.18 1.75-.48 2.54l2.6 1.53c.56-1.24.88-2.62.88-4.07 0-5.18-3.95-9.45-9-9.95zM12 19c-3.87 0-7-3.13-7-7 0-3.53 2.61-6.43 6-6.92V2.05c-5.06.5-9 4.76-9 9.95 0 5.52 4.47 10 9.99 10 3.31 0 6.24-1.61 8.06-4.09l-2.6-1.53A6.95 6.95 0 0112 19z"}}]})(t)}function YZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 2.05v3.03c3.39.49 6 3.39 6 6.92 0 .9-.18 1.75-.48 2.54l2.6 1.53c.56-1.24.88-2.62.88-4.07 0-5.18-3.95-9.45-9-9.95zM12 19c-3.87 0-7-3.13-7-7 0-3.53 2.61-6.43 6-6.92V2.05c-5.06.5-9 4.76-9 9.95 0 5.52 4.47 10 9.99 10 3.31 0 6.24-1.61 8.06-4.09l-2.6-1.53A6.95 6.95 0 0112 19z"}}]})(t)}function XZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 17h1.09c.28-1.67 1.24-3.1 2.6-4H7v4z"}},{tag:"path",attr:{d:"M5 19V5h14v7h1c.34 0 .67.04 1 .09V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h3.81c-.35-.61-.6-1.28-.72-2H5z"}},{tag:"path",attr:{d:"M7 7h4v4H7zM13 7h4v4h-4zM16 20h-2c-1.1 0-2-.9-2-2s.9-2 2-2h2v-2h-2c-2.21 0-4 1.79-4 4s1.79 4 4 4h2v-2zM20 14h-2v2h2c1.1 0 2 .9 2 2s-.9 2-2 2h-2v2h2c2.21 0 4-1.79 4-4s-1.79-4-4-4z"}},{tag:"path",attr:{d:"M20 19v-2h-6v2h5z"}}]})(t)}function $Ze(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 13h4v4H7zM13 13h4v4h-4z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M7 7h4v4H7zM13 7h4v4h-4z"}}]})(t)}function KZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 5h10v2h2V3c0-1.1-.9-1.99-2-1.99L7 1c-1.1 0-2 .9-2 2v4h2V5zm8.41 11.59L20 12l-4.59-4.59L14 8.83 17.17 12 14 15.17l1.41 1.42zM10 15.17L6.83 12 10 8.83 8.59 7.41 4 12l4.59 4.59L10 15.17zM17 19H7v-2H5v4c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2v-4h-2v2z"}}]})(t)}function QZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 13V5c0-1.66-1.34-3-3-3S9 3.34 9 5v8c-1.21.91-2 2.37-2 4 0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.63-.79-3.09-2-4zm-4-2V5c0-.55.45-1 1-1s1 .45 1 1v1h-1v1h1v2h-1v1h1v1h-2z"}}]})(t)}function JZe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 3h-3c0-1.44-1.47-2.4-2.79-1.84l-3 1.29C10.48 2.76 10 3.49 10 4.29V19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 13.68l-3 1.29V4.29L15 3v13.68zM20 19h-5.33l1.12-.48c.73-.32 1.21-1.04 1.21-1.84V5h3v14zM2 3h2v2H2zM2 19h2v2H2zM2 15h2v2H2zM2 11h2v2H2zM2 7h2v2H2zM6 3h2v2H6zM6 19h2v2H6z"}}]})(t)}function tGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 6h18V4H4c-1.1 0-2 .9-2 2v11H0v3h14v-3H4V6zm19 2h-6c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1zm-1 9h-4v-7h4v7z"}}]})(t)}function eGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.79 21L3 11.21v2c0 .53.21 1.04.59 1.41l7.79 7.79c.78.78 2.05.78 2.83 0l6.21-6.21c.78-.78.78-2.05 0-2.83L12.79 21z"}},{tag:"path",attr:{d:"M11.38 17.41c.39.39.9.59 1.41.59.51 0 1.02-.2 1.41-.59l6.21-6.21c.78-.78.78-2.05 0-2.83L12.62.58C12.25.21 11.74 0 11.21 0H5C3.9 0 3 .9 3 2v6.21c0 .53.21 1.04.59 1.41l7.79 7.79zM5 2h6.21L19 9.79 12.79 16 5 8.21V2z"}},{tag:"circle",attr:{cx:"7.25",cy:"4.25",r:"1.25"}}]})(t)}function nGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-3.3 0-6 2.7-6 6s2.7 6 6 6 6-2.7 6-6-2.6-6-6-6zm3 7H9v-2h6v2z"}}]})(t)}function rGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h5v2h8v-2h5c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 14H3V5h18v12zm-2-9H8v2h11V8zm0 4H8v2h11v-2zM7 8H5v2h2V8zm0 4H5v2h2v-2z"}}]})(t)}function aGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 9V7H8v10h8v-2h-6v-2h6v-2h-6V9h6z"}}]})(t)}function iGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 7h2v7H3V7zm-3 3h2v7H0v-7zm22-3h2v7h-2V7zm-3 3h2v7h-2v-7zm-3-7.99L8 2c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V4c0-1.1-.9-1.99-2-1.99zM16 20H8v-1h8v1zm0-3H8V7h8v10zM8 5V4h8v1H8z"}}]})(t)}function oGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2 7h2v7H2V7zm18 3h2v7h-2v-7zm-4-7.99L8 2c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V4c0-1.1-.9-1.99-2-1.99zM16 20H8v-1h8v1zm0-3H8V7h8v10zM8 5V4h8v1H8z"}}]})(t)}function lGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2.81 2.81L1.39 4.22 8 10.83V22h8v-3.17l3.78 3.78 1.41-1.41L2.81 2.81zM14 20h-4v-7.17l4 4V20zM16 4v1H7.83l2 2H16v.39l-2 3.01v.77l2 2V11l2-3V2H6v1.17l.83.83z"}}]})(t)}function cGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 2H6v6l2 3v11h8V11l2-3V2zm-2 2v1H8V4h8zm-2 6.4V20h-4v-9.61l-2-3V7h8v.39l-2 3.01z"}},{tag:"circle",attr:{cx:"12",cy:"14",r:"1.5"}}]})(t)}function sGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 15h14V9H5v6zm2-4h10v2H7v-2zM11 2h2v3h-2zM17.286 6.399l1.79-1.803 1.42 1.41-1.79 1.802zM11 19h2v3h-2zM17.29 17.71l1.79 1.8 1.42-1.42-1.8-1.79zM3.495 6.01l1.407-1.408L6.69 6.391 5.284 7.798zM3.492 18.076l1.803-1.79 1.409 1.42-1.803 1.79z"}}]})(t)}function uGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 15h14V9H5v6zm2-4h10v2H7v-2zM11 2h2v3h-2zM17.286 6.399l1.79-1.803 1.42 1.41-1.79 1.802zM11 19h2v3h-2zM17.29 17.71l1.79 1.8 1.42-1.42-1.8-1.79zM3.495 6.01l1.407-1.408L6.69 6.391 5.284 7.798zM3.492 18.076l1.803-1.79 1.409 1.42-1.803 1.79z"}}]})(t)}function dGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2c-4.2 0-8 3.22-8 8.2 0 3.32 2.67 7.25 8 11.8 5.33-4.55 8-8.48 8-11.8C20 5.22 16.2 2 12 2zm0 17.33c-4.05-3.7-6-6.79-6-9.14C6 6.57 8.65 4 12 4s6 2.57 6 6.2c0 2.34-1.95 5.44-6 9.13z"}},{tag:"path",attr:{d:"M11 6h2v5h-2zM11 13h2v2h-2z"}}]})(t)}function hGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 12c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm6-1.8C18 6.57 15.35 4 12 4s-6 2.57-6 6.2c0 2.34 1.95 5.44 6 9.14 4.05-3.7 6-6.8 6-9.14zM12 2c4.2 0 8 3.22 8 8.2 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2z"}}]})(t)}function fGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 11v2h2v2H9V9h7c0-1.1-.9-2-2-2H9c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h5c1.1 0 2-.9 2-2v-4h-4z"}}]})(t)}function pGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm6 9.09c0 4-2.55 7.7-6 8.83-3.45-1.13-6-4.82-6-8.83v-4.7l6-2.25 6 2.25v4.7zM9.91 8.5L8.5 9.91 10.59 12 8.5 14.09l1.41 1.41L12 13.42l2.09 2.08 1.41-1.41L13.42 12l2.08-2.09-1.41-1.41L12 10.59 9.91 8.5z"}}]})(t)}function gGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm6 9.09c0 4-2.55 7.7-6 8.83-3.45-1.13-6-4.82-6-8.83V6.31l6-2.12 6 2.12v4.78zm-9.18-.5L7.4 12l3.54 3.54 5.66-5.66-1.41-1.41-4.24 4.24-2.13-2.12z"}}]})(t)}function vGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm6 9.09c0 4-2.55 7.7-6 8.83-3.45-1.13-6-4.82-6-8.83v-4.7l6-2.25 6 2.25v4.7z"}},{tag:"path",attr:{d:"M11 14h2v2h-2zM11 7h2v5h-2z"}}]})(t)}function mGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3A8.994 8.994 0 0013 3.06V1h-2v2.06A8.994 8.994 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06A8.994 8.994 0 0020.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"}}]})(t)}function yGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20.94 11A8.994 8.994 0 0013 3.06V1h-2v2.06A8.994 8.994 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06A8.994 8.994 0 0020.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"}}]})(t)}function bGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20.94 11A8.994 8.994 0 0013 3.06V1h-2v2.06c-.98.11-1.91.38-2.77.78l1.53 1.53a6.995 6.995 0 018.87 8.87l1.53 1.53c.4-.86.67-1.79.78-2.77H23v-2h-2.06zM3 4.27l2.04 2.04A8.994 8.994 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06c1.77-.2 3.38-.91 4.69-1.98L19.73 21l1.41-1.41L4.41 2.86 3 4.27zm13.27 13.27a6.995 6.995 0 01-9.81-9.81l9.81 9.81z"}}]})(t)}function xGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 18h2V6H7v12zm4 4h2V2h-2v20zm-8-8h2v-4H3v4zm12 4h2V6h-2v12zm4-8v4h2v-4h-2z"}}]})(t)}function MGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 10V8h-4V4h-2v4h-4V4H8v4H4v2h4v4H4v2h4v4h2v-4h4v4h2v-4h4v-2h-4v-4h4zm-6 4h-4v-4h4v4z"}}]})(t)}function wGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 7V5h-3V2h-2v3h-4V2h-2v3H7V2H5v3H2v2h3v4H2v2h3v4H2v2h3v3h2v-3h4v3h2v-3h4v3h2v-3h3v-2h-3v-4h3v-2h-3V7h3zM7 7h4v4H7V7zm0 10v-4h4v4H7zm10 0h-4v-4h4v4zm0-6h-4V7h4v4z"}}]})(t)}function zGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 11V9h-7V2h-2v7h-2V2H9v7H2v2h7v2H2v2h7v7h2v-7h2v7h2v-7h7v-2h-7v-2h7zm-9 2h-2v-2h2v2z"}}]})(t)}function CGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 11H9V7H7v10h2v-4h6v4h2V7h-2v4z"}}]})(t)}function AGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 11H6V7H4v10h2v-4h6v4h2V7h-2v4zm10 0h-2V9h-2v2h-2v2h2v2h2v-2h2v-2z"}}]})(t)}function kGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 16H6.5v6H10c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm0 4.5H8v-3h2v3zM3.5 18h-2v-2H0v6h1.5v-2.5h2V22H5v-6H3.5zM22 18.5v-2h-1.5v2h-2V20h2v2H22v-2h2v-1.5zM16.5 16H13v6h1.5v-2h1.1l.9 2H18l-.9-2.1c.5-.3.9-.8.9-1.4v-1c0-.8-.7-1.5-1.5-1.5zm0 2.5h-2v-1h2v1zM11.97 5.3l-1.02 2.89h2.1L12.03 5.3z"}},{tag:"path",attr:{d:"M12 2C8.69 2 6 4.69 6 8s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm2.04 9l-.63-1.79h-2.83L9.96 11H8.74l2.63-7h1.25l2.63 7h-1.21z"}}]})(t)}function HGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-.99-14L6.88 17h1.9l1-2.81h4.44l.99 2.81h1.9L12.98 6h-1.97zm-.66 6.59l1.6-4.55h.09l1.6 4.55h-3.29z"}}]})(t)}function EGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 18.5v-1c0-.8-.7-1.5-1.5-1.5H13v6h1.5v-2h1.1l.9 2H18l-.9-2.1c.5-.3.9-.8.9-1.4zm-1.5 0h-2v-1h2v1zm-13-.5h-2v-2H0v6h1.5v-2.5h2V22H5v-6H3.5v2zm6.5-2H6.5v6H10c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm0 4.5H8v-3h2v3zm14-.5h-2v2h-1.5v-2h-2v-1.5h2v-2H22v2h2V20zM10.98 4.15L9.42 2.59c5.1-2.42 10.41 2.89 7.99 7.99l-1.56-1.56c.81-2.96-1.91-5.68-4.87-4.87zM6.34 2.34L4.93 3.76l1.66 1.66c-2.42 5.1 2.89 10.41 7.99 7.99l1.66 1.66 1.41-1.41L6.34 2.34zm1.81 4.64l4.87 4.87c-2.96.81-5.68-1.91-4.87-4.87z"}}]})(t)}function SGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 18.5v-1c0-.8-.7-1.5-1.5-1.5H13v6h1.5v-2h1.1l.9 2H18l-.9-2.1c.5-.3.9-.8.9-1.4zm-1.5 0h-2v-1h2v1zm-13-.5h-2v-2H0v6h1.5v-2.5h2V22H5v-6H3.5v2zm6.5-2H6.5v6H10c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm0 4.5H8v-3h2v3zm14-.5h-2v2h-1.5v-2h-2v-1.5h2v-2H22v2h2V20zM12 4c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4 1.79-4 4-4m0-2C8.69 2 6 4.69 6 8s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6z"}}]})(t)}function LGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 22h8v-7h-3v-4h-5V9h3V2H8v7h3v2H6v4H3v7h8v-7H8v-2h8v2h-3v7zM10 7V4h4v3h-4zM9 17v3H5v-3h4zm10 0v3h-4v-3h4z"}}]})(t)}function _Ge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 13c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-8c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm-3 .5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM6 5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm15 5.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM14 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0-3.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm-11 10c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm7 7c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm0-17c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM10 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 5.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm8 .5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-8c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm3 8.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM14 17c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 3.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm-4-12c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0 8.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm4-4.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0-4c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z"}}]})(t)}function BGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 9c1.65 0 3 1.35 3 3s-1.35 3-3 3-3-1.35-3-3 1.35-3 3-3m0-2c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zM2 13h2c.55 0 1-.45 1-1s-.45-1-1-1H2c-.55 0-1 .45-1 1s.45 1 1 1zm18 0h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM11 2v2c0 .55.45 1 1 1s1-.45 1-1V2c0-.55-.45-1-1-1s-1 .45-1 1zm0 18v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1zM5.99 4.58a.996.996 0 00-1.41 0 .996.996 0 000 1.41l1.06 1.06c.39.39 1.03.39 1.41 0s.39-1.03 0-1.41L5.99 4.58zm12.37 12.37a.996.996 0 00-1.41 0 .996.996 0 000 1.41l1.06 1.06c.39.39 1.03.39 1.41 0a.996.996 0 000-1.41l-1.06-1.06zm1.06-10.96a.996.996 0 000-1.41.996.996 0 00-1.41 0l-1.06 1.06c-.39.39-.39 1.03 0 1.41s1.03.39 1.41 0l1.06-1.06zM7.05 18.36a.996.996 0 000-1.41.996.996 0 00-1.41 0l-1.06 1.06c-.39.39-.39 1.03 0 1.41s1.03.39 1.41 0l1.06-1.06z"}}]})(t)}function DGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M23 13v-2h-2.06A8.994 8.994 0 0013 3.06V1h-2v2.06c-.98.11-1.91.38-2.77.78l1.53 1.53a6.995 6.995 0 018.87 8.87l1.53 1.53c.4-.86.67-1.79.78-2.77H23zM4.41 2.86L3 4.27l2.04 2.04A8.994 8.994 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06c1.77-.2 3.38-.91 4.69-1.98L19.73 21l1.41-1.41L4.41 2.86zM12 19A6.995 6.995 0 016.46 7.73l9.81 9.81A6.972 6.972 0 0112 19z"}}]})(t)}function TGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20.94 11A8.994 8.994 0 0013 3.06V1h-2v2.06A8.994 8.994 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06A8.994 8.994 0 0020.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"}}]})(t)}function VGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 14h3v2H4V8h2v6zm3-4h2v6h2v-6h2V8H9v2zm12 0V8h-5v8h5v-2h-3v-1h3v-2h-3v-1h3z"}}]})(t)}function OGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 14h3v2H1V8h2v6zm2-4h2v6h2v-6h2V8H5v2zm7 6h5v-2h-3v-1h3v-2h-3v-1h3V8h-5v8zm12-5h-2V9h-2v2h-2v2h2v2h2v-2h2v-2z"}}]})(t)}function IGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8.66 4.93c.24 0 .46.07.64.2l.81.56c-.29.24-.54.54-.72.87l1.66 1.66C11.03 8.14 11 8.08 11 8c0-.55.45-1 1-1s1 .45 1 1-.45 1-1 1c-.08 0-.14-.03-.22-.04l4.06 4.06a3.13 3.13 0 002.63-3.09c0-.71-.25-1.39-.67-1.93.43-.54.67-1.22.67-1.93a3.145 3.145 0 00-3.57-3.11C14.44 1.81 13.31 1 12 1s-2.44.81-2.91 1.96a3.132 3.132 0 00-2.52.78l1.42 1.42c.2-.13.42-.23.67-.23zm6.68 6.14c-.24 0-.46-.07-.64-.2l-.81-.57c.55-.45.94-1.09 1.06-1.83l.88.42c.4.19.66.59.66 1.03 0 .64-.52 1.15-1.15 1.15zm-.65-5.94c.2-.13.42-.2.65-.2.63 0 1.14.51 1.14 1.14 0 .44-.25.83-.66 1.03l-.88.42c-.12-.74-.51-1.38-1.07-1.83l.82-.56zM12 3c.62 0 1.12.49 1.14 1.1l-.11 1.09C12.71 5.07 12.36 5 12 5s-.7.07-1.02.19l-.12-1.09c.02-.61.52-1.1 1.14-1.1zM19.98 17.15A8.909 8.909 0 0021 13c-1.5 0-2.91.37-4.15 1.02l3.13 3.13zM3 13a9 9 0 009 9 9 9 0 00-9-9zm2.44 2.44c1.9.71 3.42 2.22 4.12 4.12a7.04 7.04 0 01-4.12-4.12z"}},{tag:"path",attr:{d:"M2.81 2.81L1.39 4.22l4.42 4.42c-.19.4-.3.84-.3 1.29a3.147 3.147 0 003.58 3.11A3.15 3.15 0 0012 15c.05 0 .11-.01.16-.01l1.64 1.64A8.853 8.853 0 0012 22c2.02 0 3.88-.67 5.38-1.8l2.4 2.4 1.41-1.41L2.81 2.81zm11.63 16.75c.2-.54.47-1.04.79-1.5l.72.72c-.47.31-.97.58-1.51.78z"}}]})(t)}function RGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 6.17V3h6v4h-4v1.17l-2-2zM19.42 15L22 17.57l-.8.8-6.78-6.78.8-.8 2.75 2.75V9h.6L22 12.43 19.42 15zm-.25-1.45l1.13-1.13-1.13-1.13v2.26zm2.02 7.64l-1.41 1.41-3.98-3.98-.58.58-.85-.85.58-.58L11 13.83V17c0 2.21-1.78 4-3.99 4S3 19.21 3 17s1.79-4 4.01-4c.73 0 1.41.21 2 .55v-1.72L1.39 4.22 2.8 2.81l18.39 18.38z"}}]})(t)}function FGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 3l.01 10.55c-.6-.34-1.28-.55-2-.55a4.001 4.001 0 100 8C9.23 21 11 19.21 11 17V7h4V3H9zm12 9.43L17.57 9h-.6v4.55l-2.75-2.75-.85.85L16.73 15l-3.35 3.35.85.85 2.75-2.75V21h.6L21 17.57 18.42 15 21 12.43zm-2.83-1.13l1.13 1.13-1.13 1.13V11.3zm1.13 6.27l-1.13 1.13v-2.26l1.13 1.13z"}}]})(t)}function NGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 3h12v2H3zM2 21h14V6H2v15zm3-9h2.5V9.5h3V12H13v3h-2.5v2.5h-3V15H5v-3zM20 6c-1.68 0-3 1.76-3 4 0 1.77.83 3.22 2 3.76V21h2v-7.24c1.17-.54 2-1.99 2-3.76 0-2.24-1.32-4-3-4z"}}]})(t)}function PGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10.5 15H8v-3h2.5V9.5h3V12H16v3h-2.5v2.5h-3V15zM19 8v11c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V8c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2zm-2 0H7v11h10V8zm1-5H6v2h12V3z"}}]})(t)}function jGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 1H9c-1.1 0-2 .9-2 2v3h2V4h10v16H9v-2H7v3c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zM7.01 13.47l-2.55-2.55-1.27 1.27L7 16l7.19-7.19-1.27-1.27-5.91 5.93z"}}]})(t)}function UGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 5v8.61l2 2V3c0-1.1-.9-2-2-2H7c-.71 0-1.33.37-1.68.93L8.39 5H17zM1.49 3.76L5 7.27V21c0 1.1.9 2 2 2h10c1.02 0 1.85-.77 1.98-1.75l1.72 1.72 1.41-1.41L2.9 2.35 1.49 3.76zM7 9.27L16.73 19H7V9.27z"}}]})(t)}function WGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 6.82l1.59 1.59L19 7l-4-4-4 4 1.41 1.41L14 6.82v4.35l2 2zM1.39 4.22L8 10.83v6.35l-1.59-1.59L5 17l4 4 4-4-1.41-1.41L10 17.18v-4.35l9.78 9.78 1.41-1.42L2.81 2.81z"}}]})(t)}function ZGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9.5 4c4.41 0 8 3.59 8 8s-3.59 8-8 8c-.34 0-.68-.02-1.01-.07 1.91-2.16 3.01-4.98 3.01-7.93s-1.1-5.77-3.01-7.93C8.82 4.02 9.16 4 9.5 4m0-2c-1.82 0-3.53.5-5 1.35 2.99 1.73 5 4.95 5 8.65s-2.01 6.92-5 8.65c1.47.85 3.18 1.35 5 1.35 5.52 0 10-4.48 10-10S15.02 2 9.5 2z"}}]})(t)}function GGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3-8c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3z"}}]})(t)}function qGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v3h2V6h16v3h2V6c0-1.1-.9-2-2-2zM20 18H4v-3H2v3c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-3h-2v3z"}},{tag:"path",attr:{d:"M14.89 7.55c-.34-.68-1.45-.68-1.79 0L10 13.76l-1.11-2.21A.988.988 0 008 11H2v2h5.38l1.72 3.45c.18.34.52.55.9.55s.72-.21.89-.55L14 10.24l1.11 2.21c.17.34.51.55.89.55h6v-2h-5.38l-1.73-3.45z"}}]})(t)}function YGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zM12 6c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm-1 3.5h-1v-1h1v1zm1.5 0h-1v-1h1v1zm1.5 0h-1v-1h1v1z"}}]})(t)}function XGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 7.57l4.42 4.42L12 16.41l-4.42-4.42L12 7.57zm0 11.62l-7.2-7.2 7.2-7.2 6 6V7.16l-4.58-4.58c-.78-.78-2.05-.78-2.83 0l-8.01 8c-.78.78-.78 2.05 0 2.83l8.01 8c.78.78 2.05.78 2.83 0L18 16.82v-3.63l-6 6zm8 .81h2v2h-2v-2zm2-10h-2v8h2v-8"}}]})(t)}function $Ge(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21.41 13.42L18.83 16l-1.81-1.81L19.2 12 12 4.8 9.81 6.99 8 5.17l2.58-2.58c.78-.78 2.05-.78 2.83 0l8 8c.79.78.79 2.04 0 2.83zm-.22 7.77l-1.41 1.41L16 18.83l-2.58 2.58c-.78.78-2.05.78-2.83 0l-8-8c-.78-.78-.78-2.05 0-2.83L5.17 8 1.39 4.22 2.8 2.81l18.39 18.38zm-7-4.17l-1.39-1.39-.8.8L7.58 12l.8-.8-1.4-1.39L4.8 12l7.2 7.2 2.19-2.18zM16.42 12L12 7.58l-.8.8 4.42 4.42.8-.8z"}}]})(t)}function KGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2 22h20V2L2 22zm18-2h-3V9.83l3-3V20z"}}]})(t)}function QGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4zm3.32 10.84C14.34 14.3 13.2 14 12 14c-1.2 0-2.34.3-3.32.84L2.92 9.07C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07l-5.76 5.77z"}}]})(t)}function JGe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4zm4.78 9.38A8.853 8.853 0 0012 12c-1.76 0-3.4.5-4.78 1.38l-4.3-4.3C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07l-4.3 4.31z"}}]})(t)}function tqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4zM2.92 9.07C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07l-2.85 2.86A10.945 10.945 0 0012 10c-2.31 0-4.46.71-6.23 1.93L2.92 9.07z"}}]})(t)}function eqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4zm0 4c-2.86 0-5.5.94-7.65 2.51L2.92 9.07C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07l-1.43 1.43A12.99 12.99 0 0012 8z"}}]})(t)}function nqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 18H4V4h16v16zM18 6h-5c-1.1 0-2 .9-2 2v2.28c-.6.35-1 .98-1 1.72 0 1.1.9 2 2 2s2-.9 2-2c0-.74-.4-1.38-1-1.72V8h3v8H8V8h2V6H6v12h12V6z"}}]})(t)}function rqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 4c.34 0 .68.02 1.01.07C13.1 6.23 12 9.05 12 12s1.1 5.77 3.01 7.93c-.33.05-.67.07-1.01.07-4.41 0-8-3.59-8-8s3.59-8 8-8m0-2C8.48 2 4 6.48 4 12s4.48 10 10 10c1.82 0 3.53-.5 5-1.35-2.99-1.73-5-4.95-5-8.65s2.01-6.92 5-8.65A9.973 9.973 0 0014 2z"}}]})(t)}function aqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3h-4.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7-.25c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75zM19 19H5V5h14v14z"}},{tag:"path",attr:{d:"M15.08 11.03l-2.12-2.12L7 14.86V17h2.1zM16.85 9.27c.2-.2.2-.51 0-.71l-1.41-1.41c-.2-.2-.51-.2-.71 0l-1.06 1.06 2.12 2.12 1.06-1.06z"}}]})(t)}function iqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2 17h20v2H2v-2zm1.15-4.05L4 11.47l.85 1.48 1.3-.75-.85-1.48H7v-1.5H5.3l.85-1.47L4.85 7 4 8.47 3.15 7l-1.3.75.85 1.47H1v1.5h1.7l-.85 1.48 1.3.75zm6.7-.75l1.3.75.85-1.48.85 1.48 1.3-.75-.85-1.48H15v-1.5h-1.7l.85-1.47-1.3-.75L12 8.47 11.15 7l-1.3.75.85 1.47H9v1.5h1.7l-.85 1.48zM23 9.22h-1.7l.85-1.47-1.3-.75L20 8.47 19.15 7l-1.3.75.85 1.47H17v1.5h1.7l-.85 1.48 1.3.75.85-1.48.85 1.48 1.3-.75-.85-1.48H23v-1.5z"}}]})(t)}function oqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 6c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm2 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-.02 6c-.74 0-1.37.4-1.72 1h-2.54a1.98 1.98 0 00-3.44 0H8.41l3.07-3.07c.17.04.34.07.52.07 1.1 0 2-.9 2-2 0-.18-.03-.35-.07-.51l3.56-3.56c.16.04.33.07.51.07 1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2c0 .18.03.35.07.51l-3.56 3.56c-.16-.04-.33-.07-.51-.07-1.1 0-2 .9-2 2 0 .18.03.35.07.51l-3.56 3.56C6.35 16.03 6.18 16 6 16c-1.1 0-2 .9-2 2s.9 2 2 2c.74 0 1.37-.4 1.72-1h2.57a1.98 1.98 0 003.44 0h2.55c.34.6.98 1 1.72 1 1.1 0 2-.9 2-2-.02-1.1-.92-2-2.02-2z"}}]})(t)}function lqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 6.18V2h-2v4.18C13.84 6.6 13 7.7 13 9s.84 2.4 2 2.82V15c0 2.21-1.79 4-4 4s-4-1.79-4-4v-1.17l1.59 1.59L10 14 5 9v6c0 3.31 2.69 6 6 6s6-2.69 6-6v-3.18c1.16-.41 2-1.51 2-2.82s-.84-2.4-2-2.82zM16 10c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function cqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V6h16v12z"}},{tag:"path",attr:{d:"M6.49 10.5V15h1.15V9h-.87l-1.76 1.27.58.89zM11.47 10.05c.5 0 .81.32.81.72 0 .37-.14.64-.54 1.06-.36.38-1.06 1.08-2.13 2.15V15h3.89v-.99h-2.37l-.03-.05c.68-.68 1.15-1.14 1.4-1.39.61-.6.92-1.22.92-1.86 0-.24-.05-1.04-.91-1.48-.47-.23-1.26-.36-1.95-.03-.82.39-.99 1.13-1 1.15l1.01.42c.1-.33.38-.72.9-.72zM16.99 13.94c-.83 0-.99-.76-1.02-.86l-1.03.41c.45 1.59 2.01 1.51 2.05 1.51 1.2 0 1.68-.72 1.76-.85.32-.49.36-1.24-.01-1.76-.17-.24-.4-.41-.68-.52v-.07c.2-.1.37-.26.52-.48.26-.41.31-1.07-.02-1.57-.08-.11-.53-.75-1.62-.75-1.26 0-1.74.9-1.85 1.24l.99.41c.11-.32.35-.64.85-.64.44 0 .75.26.75.65 0 .58-.55.72-.88.72h-.46v1h.5c.56 0 1.04.24 1.04.79 0 .49-.48.77-.89.77z"}}]})(t)}function sqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 20V4h2v7l2.5-1.5L12 11V4h5v7.08c.33-.05.66-.08 1-.08s.67.03 1 .08V4c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h7.26c-.42-.6-.75-1.28-.97-2H5zm13-7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm-1.25 7.5v-5l4 2.5-4 2.5z"}}]})(t)}function uqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8 17h2v-1h1c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1H8v-1h4V8h-2V7H8v1H7c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h3v1H6v2h2v1zM20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4V6h16v12zm-6-8l2-2 2 2m0 4.25l-2 2-2-2"}}]})(t)}function dqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 13V9c0-.55-.45-1-1-1H6V6h5V4H8.5V3h-2v1H5c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4v2H4v2h2.5v1h2v-1H10c.55 0 1-.45 1-1zM19.59 12.52l-5.66 5.65-2.83-2.83-1.41 1.42L13.93 21 21 13.93z"}}]})(t)}function hqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 6h-1V1H6v5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zM8 3h8v3H8V3zm11 17H5V8h14v12z"}},{tag:"path",attr:{d:"M12 9c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0 8.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z"}},{tag:"path",attr:{d:"M12.5 11.5h-1v2.71l1.64 1.64.71-.71-1.35-1.35z"}}]})(t)}function fqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm16-4H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H8V4h12v12zm-6.49-5.84c.41-.73 1.18-1.16 1.63-1.8.48-.68.21-1.94-1.14-1.94-.88 0-1.32.67-1.5 1.23l-1.37-.57C11.51 5.96 12.52 5 13.99 5c1.23 0 2.08.56 2.51 1.26.37.6.58 1.73.01 2.57-.63.93-1.23 1.21-1.56 1.81-.13.24-.18.4-.18 1.18h-1.52c.01-.41-.06-1.08.26-1.66zm-.56 3.79c0-.59.47-1.04 1.05-1.04.59 0 1.04.45 1.04 1.04 0 .58-.44 1.05-1.04 1.05-.58 0-1.05-.47-1.05-1.05z"}}]})(t)}function pqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7.8 7.2L9 10H7L5.87 7.33H4V10H2V2h5c1.13 0 2 .87 2 2v1.33c0 .8-.53 1.54-1.2 1.87zM7 4H4v1.33h3V4z"}}]})(t)}function gqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.74 18.33A9.984 9.984 0 0022 12c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10a9.984 9.984 0 007.11-2.97c.03-.03.05-.06.07-.08.2-.2.39-.41.56-.62zM12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8c0 1.85-.63 3.54-1.69 4.9l-1.43-1.43c.69-.98 1.1-2.17 1.1-3.46 0-3.31-2.69-6-6-6s-6 2.69-6 6 2.69 6 6 6c1.3 0 2.51-.42 3.49-1.13l1.42 1.42A7.822 7.822 0 0112 20zm1.92-7.49c.17-.66.02-1.38-.49-1.9l-.02-.02c-.77-.77-2-.78-2.78-.04-.01.01-.03.02-.05.04-.78.78-.78 2.05 0 2.83l.02.02c.52.51 1.25.67 1.91.49l1.51 1.51c-.6.36-1.29.58-2.04.58-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4c0 .73-.21 1.41-.56 2l-1.5-1.51z"}}]})(t)}function vqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 1H7c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 20H7v-1h10v1zm0-3H7v-.48c1.47-.99 3.22-1.52 5-1.52s3.53.53 5 1.52V18zm0-2.79c-1.5-.77-3.2-1.21-5-1.21s-3.5.44-5 1.21V6h10v9.21zM17 4H7V3h10v1z"}},{tag:"path",attr:{d:"M12 13c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3zm0-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z"}}]})(t)}function mqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 8V5c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h4v2h8v-2h4c1.1 0 1.99-.9 1.99-2v-5H22c0-1.1-.9-2-2-2h-7.17l1.83-1.83-1.41-1.41C9.69 10.31 10.88 9.12 9 11l4.24 4.24 1.41-1.41L12.83 12H20v5H4V5h16v3h2z"}}]})(t)}function yqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 13c0-1.65.67-3.15 1.76-4.24L6.34 7.34A8.014 8.014 0 004 13c0 4.08 3.05 7.44 7 7.93v-2.02c-2.83-.48-5-2.94-5-5.91zm14 0c0-4.42-3.58-8-8-8-.06 0-.12.01-.18.01l1.09-1.09L11.5 2.5 8 6l3.5 3.5 1.41-1.41-1.08-1.08c.06 0 .12-.01.17-.01 3.31 0 6 2.69 6 6 0 2.97-2.17 5.43-5 5.91v2.02c3.95-.49 7-3.85 7-7.93z"}}]})(t)}function bqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.17L4 17.17V4h16v12z"}},{tag:"path",attr:{d:"M12 15l1.57-3.43L17 10l-3.43-1.57L12 5l-1.57 3.43L7 10l3.43 1.57z"}}]})(t)}function xqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 9h1.5l-1.75 6h-1.5L12.5 9H14l1 3.43L16 9zM5.1 12.9L6 15H4.5l-.85-2H2.5v2H1V9h3.5c.85 0 1.5.65 1.5 1.5v1c0 .6-.4 1.15-.9 1.4zm-.6-2.4h-2v1h2v-1zm17 2.5h-2v2H18V9h3.5c.83 0 1.5.67 1.5 1.5v1c0 .83-.67 1.5-1.5 1.5zm0-2.5h-2v1h2v-1zM11.5 9v1.5h-3v.75h2c.55 0 1 .45 1 1V14c0 .55-.45 1-1 1H7v-1.5h3v-.75H7.75c-.41 0-.75-.34-.75-.75v-2c0-.55.45-1 1-1h3.5z"}}]})(t)}function Mqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 5H3c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm-2 12H5V7h14v10zm-9-1h4c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1v-1a2 2 0 10-4 0v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1zm.8-6c0-.66.54-1.2 1.2-1.2s1.2.54 1.2 1.2v1h-2.4v-1z"}}]})(t)}function wqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 16h4c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1v-1a2 2 0 10-4 0v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1zm.8-6c0-.66.54-1.2 1.2-1.2s1.2.54 1.2 1.2v1h-2.4v-1zM17 1H7c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 18H7V5h10v14z"}}]})(t)}function zqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22.3 13.77l-2.57-2.57-1.41 1.41 2.22 2.22-5.66 5.66L3.56 9.17l5.66-5.66 2.1 2.1 1.41-1.41-2.45-2.45a1.49 1.49 0 00-2.12 0L1.8 8.11a1.49 1.49 0 000 2.12l12.02 12.02c.59.59 1.54.59 2.12 0l6.36-6.36c.59-.59.59-1.54 0-2.12zM7.52 21.48A10.487 10.487 0 011.55 13H.05C.56 19.16 5.71 24 12 24l.66-.03-3.81-3.82-1.33 1.33zM15.05 10h5c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1v-.5a2.5 2.5 0 00-5 0V4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1zm.8-6.5c0-.94.76-1.7 1.7-1.7s1.7.76 1.7 1.7V4h-3.4v-.5z"}}]})(t)}function Cqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16.48 2.52c3.27 1.55 5.61 4.72 5.97 8.48h1.5C23.44 4.84 18.29 0 12 0l-.66.03 3.81 3.81 1.33-1.32zm-6.25-.77a1.49 1.49 0 00-2.12 0L1.75 8.11a1.49 1.49 0 000 2.12l12.02 12.02c.59.59 1.54.59 2.12 0l6.36-6.36c.59-.59.59-1.54 0-2.12L10.23 1.75zm4.6 19.44L2.81 9.17l6.36-6.36 12.02 12.02-6.36 6.36zm-7.31.29A10.487 10.487 0 011.55 13H.05C.56 19.16 5.71 24 12 24l.66-.03-3.81-3.81-1.33 1.32z"}}]})(t)}function Aqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 18h16c1.1 0 1.99-.9 1.99-2L22 5c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2zM4 5h16v11H4V5zM1 19h22v2H1z"}},{tag:"path",attr:{d:"M13.97 7.53c-1.37-1.37-3.58-1.37-4.95 0s-1.37 3.58 0 4.95c1.18 1.18 3 1.34 4.36.47l2.09 2.09 1.06-1.06-2.09-2.09c.87-1.36.72-3.18-.47-4.36zm-1.06 3.88c-.78.78-2.05.78-2.83 0-.78-.78-.78-2.05 0-2.83s2.05-.78 2.83 0c.78.79.78 2.05 0 2.83z"}}]})(t)}function kqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 3H4c-1.11 0-2 .89-2 2v12a2 2 0 002 2h4v2h8v-2h4c1.1 0 2-.9 2-2V5a2 2 0 00-2-2zm0 14H4V5h16v12z"}},{tag:"path",attr:{d:"M6.5 7.5H9V6H5v4h1.5zM19 12h-1.5v2.5H15V16h4z"}}]})(t)}function Hqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 21H7v-1h10v1zm0-3H7V6h10v12zm0-14H7V3h10v1zM9.5 8.5H12V7H8v4h1.5V8.5zM12 17h4v-4h-1.5v2.5H12V17z"}}]})(t)}function Eqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 4v16H6V8.83L10.83 4H18m0-2h-8L4 8v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM9 7h2v4H9zm3 0h2v4h-2zm3 0h2v4h-2z"}}]})(t)}function Sqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 21H7v-1h10v1zm0-3H7V6h10v12zm0-14H7V3h10v1zm-1 6.05l-1.41-1.41-3.54 3.54-1.41-1.41-1.41 1.41L11.05 15 16 10.05z"}}]})(t)}function Lqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 15h2v2h-2zM11 7h2v6h-2z"}},{tag:"path",attr:{d:"M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 21H7v-1h10v1zm0-3H7V6h10v12zm0-14H7V3h10v1z"}}]})(t)}function _qe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 21H7v-1h10v1zm0-3H7V6h10v12zM7 4V3h10v1H7zm9 8l-4 4-4-4 1.41-1.41L11 12.17V8h2v4.17l1.59-1.59L16 12z"}}]})(t)}function Bqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21.41 11.41l-8.83-8.83c-.37-.37-.88-.58-1.41-.58H4c-1.1 0-2 .9-2 2v7.17c0 .53.21 1.04.59 1.41l8.83 8.83c.78.78 2.05.78 2.83 0l7.17-7.17c.78-.78.78-2.04-.01-2.83zM12.83 20L4 11.17V4h7.17L20 12.83 12.83 20z"}},{tag:"circle",attr:{cx:"6.5",cy:"6.5",r:"1.5"}}]})(t)}function Dqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 8l4 4-4 4-1.41-1.41L18.17 13H13v-2h5.17l-1.59-1.59L18 8zM7 1.01L17 1c1.1 0 2 .9 2 2v4h-2V6H7v12h10v-1h2v4c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V3c0-1.1.9-1.99 2-1.99zM7 21h10v-1H7v1zM7 4h10V3H7v1z"}}]})(t)}function Tqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 13c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1m0-2c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm8.5-2l1.09-2.41L22 5.5l-2.41-1.09L18.5 2l-1.09 2.41L15 5.5l2.41 1.09L18.5 9zm2.78 3.72L20.5 11l-.78 1.72-1.72.78 1.72.78.78 1.72.78-1.72L23 13.5l-1.72-.78zM16.25 14c0-.12 0-.25-.01-.37l1.94-1.47-2.5-4.33-2.24.94c-.2-.13-.42-.26-.64-.37L12.5 6h-5l-.3 2.41c-.22.11-.43.24-.64.37l-2.24-.95-2.5 4.33 1.94 1.47c-.01.12-.01.25-.01.37s0 .25.01.37l-1.94 1.47 2.5 4.33 2.24-.94c.2.13.42.26.64.37l.3 2.4h5l.3-2.41c.22-.11.43-.23.64-.37l2.24.94 2.5-4.33-1.94-1.47c.01-.11.01-.24.01-.36zm-1.42 3.64l-1.73-.73c-.56.6-1.3 1.04-2.13 1.23L10.73 20H9.27l-.23-1.86c-.83-.19-1.57-.63-2.13-1.23l-1.73.73-.73-1.27 1.49-1.13c-.12-.39-.18-.8-.18-1.23 0-.43.06-.84.18-1.23l-1.49-1.13.73-1.27 1.73.73c.56-.6 1.3-1.04 2.13-1.23L9.27 8h1.47l.23 1.86c.83.19 1.57.63 2.13 1.23l1.73-.73.73 1.27-1.49 1.13c.12.39.18.8.18 1.23 0 .43-.06.84-.18 1.23l1.49 1.13-.73 1.29z"}}]})(t)}function Vqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.5 17H9c-2.21 0-4-1.79-4-4a3.98 3.98 0 013.22-3.92A4.514 4.514 0 0112 7c1.95 0 3.66 1.28 4.26 3.09 1.58.36 2.74 1.75 2.74 3.41 0 1.93-1.57 3.5-3.5 3.5zm-6.76-5.98C7.74 11.15 7 11.99 7 13c0 1.1.9 2 2 2h6.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5h-.87l-.17-.86A2.496 2.496 0 0012 9c-.96 0-1.84.57-2.26 1.45l-.27.57h-.73zM21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16.01H3V4.99h18v14.02z"}}]})(t)}function Oqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13.02 19.93v2.02c2.01-.2 3.84-1 5.32-2.21l-1.42-1.43a7.941 7.941 0 01-3.9 1.62zM4.03 12c0-4.05 3.03-7.41 6.95-7.93V2.05C5.95 2.58 2.03 6.84 2.03 12c0 5.16 3.92 9.42 8.95 9.95v-2.02c-3.92-.52-6.95-3.88-6.95-7.93zM19.95 11h2.02c-.2-2.01-1-3.84-2.21-5.32l-1.43 1.43c.86 1.1 1.44 2.43 1.62 3.89zM18.34 4.26a9.981 9.981 0 00-5.32-2.21v2.02c1.46.18 2.79.76 3.9 1.62l1.42-1.43zM18.33 16.9l1.43 1.42A9.949 9.949 0 0021.97 13h-2.02a7.941 7.941 0 01-1.62 3.9z"}},{tag:"path",attr:{d:"M16 11.1C16 8.61 14.1 7 12 7s-4 1.61-4 4.1c0 1.66 1.33 3.63 4 5.9 2.67-2.27 4-4.24 4-5.9zm-4 .9a1.071 1.071 0 010-2.14A1.071 1.071 0 0112 12z"}}]})(t)}function Iqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 5l-1.41 1.41L15 7.83 17.17 10H8c-2.76 0-5 2.24-5 5v4h2v-4c0-1.65 1.35-3 3-3h9.17L15 14.17l-1.41 1.41L15 17l6-6-6-6z"}}]})(t)}function Rqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2 22h20V2L2 22zm18-2H6.83L20 6.83V20z"}}]})(t)}function Fqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2 22h20V2L2 22z"}}]})(t)}function Nqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 14h3v6H5v-6z"}}]})(t)}function Pqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 14h3v6H5v-6zm6-5h3v11h-3V9z"}}]})(t)}function jqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 4h3v16h-3V4zM5 14h3v6H5v-6zm6-5h3v11h-3V9z"}}]})(t)}function Uqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 18h2v-8h-2v8zm0 4h2v-2h-2v2zm-2-2v2H2L22 2v6h-2V6.83L6.83 20H18z"}}]})(t)}function Wqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 18h2v-8h-2v8zm0 4h2v-2h-2v2zM2 22h16V8h4V2L2 22z"}}]})(t)}function Zqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10.83 5H17v9.11l2 2V5c0-1.1-.9-2-2-2h-7L7.94 5.06l1.42 1.42L10.83 5zm10.43 16.21L3.79 3.74 2.38 5.15 5 7.77V19a2 2 0 002 2h11.23l1.62 1.62 1.41-1.41zM7 19V9.79L16.23 19H7z"}}]})(t)}function Gqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 13h-9v9H2L22 2v11zm-1 2.41L19.59 14l-2.09 2.09L15.41 14 14 15.41l2.09 2.09L14 19.59 15.41 21l2.09-2.08L19.59 21 21 19.59l-2.08-2.09L21 15.41z"}}]})(t)}function qqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 6.83V20H6.83L20 6.83M22 2L2 22h20V2z"}}]})(t)}function Yqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 1l-8.31 8.31 8.31 8.3zM4.91 4.36L3.5 5.77l6.36 6.37L1 21h17.73l2 2 1.41-1.41z"}}]})(t)}function Xqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4zM2.92 9.07C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07L12 18.17l-9.08-9.1z"}}]})(t)}function $qe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21.98 11L24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98l6.35 6.36L12 21l3.05-3.05V15c0-.45.09-.88.23-1.29.54-1.57 2.01-2.71 3.77-2.71h2.93z"}},{tag:"path",attr:{d:"M22 16v-1c0-1.1-.9-2-2-2s-2 .9-2 2v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1zm-1 0h-2v-1c0-.55.45-1 1-1s1 .45 1 1v1z"}}]})(t)}function Kqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12.01 21.49L23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7l11.63 14.49.01.01.01-.01z"}}]})(t)}function Qqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98L12 21v-9h8.99L24 8.98zM19.59 14l-2.09 2.09-.3-.3L15.41 14 14 15.41l1.79 1.79.3.3L14 19.59 15.41 21l2.09-2.08L19.59 21 21 19.59l-2.08-2.09L21 15.41 19.59 14z"}}]})(t)}function Jqe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98L12 21v-9h8.99L24 8.98zM19.59 14l-2.09 2.09-.3-.3L15.41 14 14 15.41l1.79 1.79.3.3L14 19.59 15.41 21l2.09-2.08L19.59 21 21 19.59l-2.08-2.09L21 15.41 19.59 14z"}}]})(t)}function tYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M23.64 7c-.45-.34-4.93-4-11.64-4-1.32 0-2.55.14-3.69.38L18.43 13.5 23.64 7zM3.41 1.31L2 2.72l2.05 2.05C1.91 5.76.59 6.82.36 7L12 21.5l3.91-4.87 3.32 3.32 1.41-1.41L3.41 1.31z"}}]})(t)}function eYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4z"}}]})(t)}function nYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4C7.31 4 3.07 5.9 0 8.98L12 21l5-5.01V8h5.92C19.97 5.51 16.16 4 12 4zM19 18h2v2h-2z"}},{tag:"path",attr:{d:"M19 10h2v6h-2z"}}]})(t)}function rYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4zM2.92 9.07C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07L12 18.17l-9.08-9.1z"}}]})(t)}function aYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 2h-8L4 8v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 2v16H6V8.83L10.83 4H18z"}},{tag:"path",attr:{d:"M16 13l-4 4-4-4 1.41-1.41L11 13.17V9.02L13 9v4.17l1.59-1.59L16 13z"}}]})(t)}function iYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 4v5H6V4h12m0-2H6c-1.1 0-2 .9-2 2v5c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 13v5H6v-5h12m0-2H6c-1.1 0-2 .9-2 2v5c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-5c0-1.1-.9-2-2-2z"}}]})(t)}function oYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 6H9V4h2v2zm4-2h-2v2h2V4zM9 14h2v-2H9v2zm10-4V8h-2v2h2zm0 4v-2h-2v2h2zm-6 0h2v-2h-2v2zm6-10h-2v2h2V4zm-6 4V6h-2v2h2zm-6 2V8h2V6H7V4H5v16h2v-8h2v-2H7zm8 2h2v-2h-2v2zm-4-2v2h2v-2h-2zM9 8v2h2V8H9zm4 2h2V8h-2v2zm2-4v2h2V6h-2z"}}]})(t)}function lYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 5.47L12 12 7.62 7.62 3 11V8.52L7.83 5l4.38 4.38L21 3v2.47zM21 15h-4.7l-4.17 3.34L6 12.41l-3 2.13V17l2.8-2 6.2 6 5-4h4v-2z"}}]})(t)}function cYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2 20h20v-4H2v4zm2-3h2v2H4v-2zM2 4v4h20V4H2zm4 3H4V5h2v2zm-4 7h20v-4H2v4zm2-3h2v2H4v-2z"}}]})(t)}function sYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.93 8C16.72 4.18 11.82 2.87 8 5.07c-1.41.82-2.48 2-3.16 3.37-.13-2.2.22-4.4 1.02-6.44H3.74C2.2 6.49 2.52 11.58 5.07 16a7.96 7.96 0 004.86 3.72c1.98.53 4.16.31 6.07-.79 1.41-.82 2.48-2 3.16-3.37.13 2.2-.21 4.4-1.01 6.44h2.11c1.53-4.49 1.22-9.58-1.33-14zM15 17.2A6.012 6.012 0 016.8 15c-.11-.2-.21-.4-.3-.6-1.2-2.76-.17-6.06 2.5-7.6 2.86-1.65 6.54-.67 8.2 2.2.11.2.21.4.3.6 1.2 2.76.17 6.06-2.5 7.6zM12 10c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-2c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4z"}}]})(t)}function uYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 3H5c-1.1 0-1.99.9-1.99 2L3 19c0 1.1.89 2 1.99 2H19c1.1 0 2-.9 2-2V9l-6-6zM5 19V5h9v5h5v9H5zM9 8c0 .55-.45 1-1 1s-1-.45-1-1 .45-1 1-1 1 .45 1 1zm0 4c0 .55-.45 1-1 1s-1-.45-1-1 .45-1 1-1 1 .45 1 1zm0 4c0 .55-.45 1-1 1s-1-.45-1-1 .45-1 1-1 1 .45 1 1z"}}]})(t)}function dYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 21H7v-1h10v1zm0-3H7V6h10v12zm0-14H7V3h10v1zm-1 6.05l-1.41-1.41-3.54 3.54-1.41-1.41-1.41 1.41L11.05 15 16 10.05z"}}]})(t)}function hYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 15h2v2h-2zM11 7h2v6h-2z"}},{tag:"path",attr:{d:"M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 21H7v-1h10v1zm0-3H7V6h10v12zm0-14H7V3h10v1z"}}]})(t)}function fYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 21H7v-1h10v1zm0-3H7V6h10v12zM7 4V3h10v1H7zm9 8l-4 4-4-4 1.41-1.41L11 12.17V8h2v4.17l1.59-1.59L16 12z"}}]})(t)}function pYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11zm-9.18-6.95L7.4 14.46 10.94 18l5.66-5.66-1.41-1.41-4.24 4.24-2.13-2.12z"}}]})(t)}function gYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 13V5c0-1.66-1.34-3-3-3S9 3.34 9 5v8c-1.21.91-2 2.37-2 4 0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.63-.79-3.09-2-4zm-4-8c0-.55.45-1 1-1s1 .45 1 1h-1v1h1v2h-1v1h1v2h-2V5z"}}]})(t)}function vYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 8v8h-3V8h3m0-3h-3C8.34 5 7 6.34 7 8v8c0 1.66 1.34 3 3 3h3c1.66 0 3-1.34 3-3V8c0-1.66-1.34-3-3-3zM1 8h2v11h3V5H1v3zm17.5 3c-.83 0-1.5.68-1.5 1.5v2c0 .82.67 1.5 1.5 1.5H21v1h-4v2h4.5c.83 0 1.5-.67 1.5-1.5v-2c0-.83-.67-1.5-1.5-1.5H19v-1h4v-2h-4.5z"}}]})(t)}function mYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 11v2h-4v1h2.5c.83 0 1.5.68 1.5 1.5v2c0 .83-.67 1.5-1.5 1.5H15v-2h4v-1h-2.5c-.82 0-1.5-.68-1.5-1.5v-2c0-.82.68-1.5 1.5-1.5H21zM4 5v3h6v2.5H4v3h6V16H4v3h6c1.66 0 3-1.34 3-3v-1.9a2.1 2.1 0 00-2.1-2.1A2.1 2.1 0 0013 9.9V8c0-1.66-1.34-3-3-3H4z"}}]})(t)}function yYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 19h2v3h-2zM2 11h3v2H2zM19 11h3v2h-3zM15.894 17.801l1.407-1.407 2.122 2.122-1.408 1.407zM4.584 18.509l2.121-2.122 1.408 1.407-2.122 2.122zM15 8.02V3H9v5.02c-1.21.92-2 2.35-2 3.98 0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.63-.79-3.06-2-3.98zM11 5h2v2.1c-.32-.06-.66-.1-1-.1s-.68.04-1 .1V5zm1 10c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3z"}}]})(t)}function bYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 8h4v4h-1v2c0 .34-.08.66-.23.94L16 13.17V12h-1V8zm-4 .17l2 2V6h2l-3-4-3 4h2v2.17zM13 16v2.28c.6.34 1 .98 1 1.72 0 1.1-.9 2-2 2s-2-.9-2-2c0-.74.4-1.37 1-1.72V16H8c-1.11 0-2-.89-2-2v-2.28c-.6-.34-1-.98-1-1.72 0-.59.26-1.13.68-1.49L1.39 4.22 2.8 2.81l18.38 18.38-1.41 1.41-6.6-6.6H13zm-2-2v-.17l-2.51-2.51c-.14.16-.31.29-.49.4V14h3z"}}]})(t)}function xYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 7v4h1v2h-3V5h2l-3-4-3 4h2v8H8v-2.07c.7-.37 1.2-1.08 1.2-1.93 0-1.21-.99-2.2-2.2-2.2S4.8 7.79 4.8 9c0 .85.5 1.56 1.2 1.93V13c0 1.11.89 2 2 2h3v3.05c-.71.37-1.2 1.1-1.2 1.95a2.2 2.2 0 004.4 0c0-.85-.49-1.58-1.2-1.95V15h3c1.11 0 2-.89 2-2v-2h1V7h-4z"}}]})(t)}function MYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 4h7V2H4c-1.1 0-2 .9-2 2v7h2V4zm6 9l-4 5h12l-3-4-2.03 2.71L10 13zm7-4.5c0-.83-.67-1.5-1.5-1.5S14 7.67 14 8.5s.67 1.5 1.5 1.5S17 9.33 17 8.5zM20 2h-7v2h7v7h2V4c0-1.1-.9-2-2-2zm0 18h-7v2h7c1.1 0 2-.9 2-2v-7h-2v7zM4 13H2v7c0 1.1.9 2 2 2h7v-2H4v-7z"}}]})(t)}function wYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21.98 14H22h-.02zM5.35 13c1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.4.98 3.31 1v-2c-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1v2c1.9 0 2.17-1 3.35-1zm13.32 2c-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.1 1-3.34 1-1.24 0-1.38-1-3.33-1-1.95 0-2.1 1-3.34 1v2c1.95 0 2.11-1 3.34-1 1.24 0 1.38 1 3.33 1 1.95 0 2.1-1 3.34-1 1.19 0 1.42 1 3.33 1 1.94 0 2.09-1 3.33-1 1.19 0 1.42 1 3.33 1v-2c-1.24 0-1.38-1-3.33-1zM5.35 9c1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.4.98 3.31 1V8c-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1C3.38 7 3.24 8 2 8v2c1.9 0 2.17-1 3.35-1z"}}]})(t)}function zYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16.66 4.52l2.83 2.83-2.83 2.83-2.83-2.83 2.83-2.83M9 5v4H5V5h4m10 10v4h-4v-4h4M9 15v4H5v-4h4m7.66-13.31L11 7.34 16.66 13l5.66-5.66-5.66-5.65zM11 3H3v8h8V3zm10 10h-8v8h8v-8zm-10 0H3v8h8v-8z"}}]})(t)}function CYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.53 17.46L12 21l-3.53-3.54c.9-.9 2.15-1.46 3.53-1.46s2.63.56 3.53 1.46z"}}]})(t)}function AYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 10c3.03 0 5.78 1.23 7.76 3.22l-2.12 2.12A7.967 7.967 0 0012 13c-2.2 0-4.2.9-5.64 2.35l-2.12-2.12C6.22 11.23 8.97 10 12 10zm0 6c-1.38 0-2.63.56-3.53 1.46L12 21l3.53-3.54A4.98 4.98 0 0012 16z"}}]})(t)}function kYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16.49 4.5c1.79 0 3.42.73 4.59 1.91l1.06-1.06A7.94 7.94 0 0016.49 3c-2.21 0-4.21.9-5.66 2.34l1.06 1.06a6.545 6.545 0 014.6-1.9z"}},{tag:"path",attr:{d:"M16.49 6c-1.38 0-2.63.56-3.54 1.46l1.06 1.06c.63-.63 1.51-1.03 2.47-1.03s1.84.39 2.47 1.03l1.06-1.06A4.94 4.94 0 0016.49 6zM16.49 9c-.55 0-1.05.22-1.41.59L16.49 11l1.41-1.41c-.36-.37-.86-.59-1.41-.59z"}},{tag:"path",attr:{d:"M20.2 14.87l-3.67-.73c-.5-.1-.83.2-.9.27l-2.52 2.5c-2.5-1.43-4.57-3.5-6-6l2.5-2.52c.23-.24.33-.57.27-.9L9.13 3.8c-.09-.46-.5-.8-.98-.8H4c-.56 0-1.03.47-1 1.03.17 2.89 1.05 5.6 2.43 7.97 1.58 2.73 3.85 4.99 6.57 6.57 2.37 1.37 5.08 2.26 7.97 2.43.55.03 1.03-.43 1.03-1v-4.15c0-.48-.34-.89-.8-.98zM5.1 5h2.23l.47 2.35L6.17 9c-.54-1.3-.9-2.63-1.07-4zM19 18.9c-1.37-.18-2.7-.53-4-1.07l1.65-1.63 2.35.47v2.23z"}}]})(t)}function HYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 3c-2.51 0-3.77 5.61-4.4 10.57C10.79 10.66 9.61 8 8 8 4.43 8 3 21 3 21h2.01c.61-5.27 2-9.82 2.99-10.87.98 1.05 2.38 5.61 2.99 10.87H13c.5-2.53 2-6 3-6s2.5 3.53 3 6h2s-.5-18-5-18zm0 10c-.99 0-1.82.62-2.5 1.5.57-4.77 1.54-8.62 2.5-9.44.97.81 1.91 4.67 2.49 9.43C17.81 13.62 16.98 13 16 13z"}}]})(t)}function EYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 6c4.14 0 7.88 1.68 10.59 4.39L24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98L12 21l1.41-1.42L2.93 9.08C5.45 7.16 8.59 6 12 6z"}},{tag:"path",attr:{d:"M21 14c0-2.24-1.76-4-4-4s-4 1.76-4 4 1.76 4 4 4c.75 0 1.44-.21 2.03-.56L21.59 20 23 18.59l-2.56-2.56c.35-.59.56-1.28.56-2.03zm-4 2c-1.12 0-2-.88-2-2s.88-2 2-2 2 .88 2 2-.88 2-2 2z"}}]})(t)}function SYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21.98 11L24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98l6.35 6.36L12 21l3.05-3.05V15c0-.45.09-.88.23-1.29.54-1.57 2.01-2.71 3.77-2.71h2.93z"}},{tag:"path",attr:{d:"M22 16v-1c0-1.1-.9-2-2-2s-2 .9-2 2v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1zm-1 0h-2v-1c0-.55.45-1 1-1s1 .45 1 1v1z"}}]})(t)}function LYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M24 8.98l-2.12 2.13C19.35 8.57 15.85 7 12 7s-7.35 1.57-9.88 4.11L0 8.98C3.07 5.9 7.31 4 12 4s8.93 1.9 12 4.98zM4.24 13.22l2.12 2.12A7.967 7.967 0 0112 13c2.2 0 4.2.9 5.64 2.35l2.12-2.12C17.78 11.23 15.03 10 12 10c-3.03 0-5.78 1.23-7.76 3.22zM24 20v3c0 .55-.45 1-1 1h-4c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1v-1c0-1.1.9-2 2-2s2 .9 2 2v1c.55 0 1 .45 1 1zm-2-2c0-.55-.45-1-1-1s-1 .45-1 1v1h2v-1zm-10-2c-1.38 0-2.63.56-3.53 1.46L12 21l3.53-3.54A4.98 4.98 0 0012 16z"}}]})(t)}function _Ye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 7c-3.31 0-6 2.69-6 6 0 1.66.68 3.15 1.76 4.24l1.42-1.42A3.934 3.934 0 018 13c0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.11-.45 2.1-1.18 2.82l1.42 1.42A6.003 6.003 0 0018 13c0-3.31-2.69-6-6-6zm0-4C6.48 3 2 7.48 2 13c0 2.76 1.12 5.26 2.93 7.07l1.42-1.42A7.94 7.94 0 014 13c0-4.42 3.58-8 8-8 2.53 0 4.78 1.17 6.24 3h2.42C18.93 5.01 15.7 3 12 3zm0 8c-1.1 0-2 .9-2 2 0 .55.23 1.05.59 1.41.36.36.86.59 1.41.59s1.05-.23 1.41-.59c.36-.36.59-.86.59-1.41 0-1.1-.9-2-2-2zm8-1h2v6h-2v-6zm0 8h2v2h-2v-2z"}}]})(t)}function BYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 7c-3.31 0-6 2.69-6 6 0 1.66.68 3.15 1.76 4.24l1.42-1.42A3.934 3.934 0 018 13c0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.11-.45 2.1-1.18 2.82l1.42 1.42A6.003 6.003 0 0018 13c0-3.31-2.69-6-6-6zm0-4C6.48 3 2 7.48 2 13c0 2.76 1.12 5.26 2.93 7.07l1.42-1.42A7.94 7.94 0 014 13c0-4.42 3.58-8 8-8 2.53 0 4.78 1.17 6.24 3h2.42C18.93 5.01 15.7 3 12 3zm0 8c-1.1 0-2 .9-2 2 0 .55.23 1.05.59 1.41.36.36.86.59 1.41.59s1.05-.23 1.41-.59c.36-.36.59-.86.59-1.41 0-1.1-.9-2-2-2zm8-1h2v6h-2v-6zm0 8h2v2h-2v-2z"}}]})(t)}function DYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2.81 2.81L1.39 4.22l2.69 2.69A9.958 9.958 0 002 13c0 2.76 1.12 5.26 2.93 7.07l1.42-1.42a7.957 7.957 0 01-.84-10.31l1.43 1.43a6.003 6.003 0 00.82 7.47l1.42-1.42A3.934 3.934 0 018 13c0-.63.15-1.23.41-1.76l1.61 1.61c0 .05-.02.1-.02.15 0 .55.23 1.05.59 1.41.36.36.86.59 1.41.59.05 0 .1-.01.16-.02l7.62 7.62 1.41-1.41L2.81 2.81zM17.7 14.87c.19-.59.3-1.22.3-1.87 0-3.31-2.69-6-6-6-.65 0-1.28.1-1.87.3l1.71 1.71C11.89 9 11.95 9 12 9c2.21 0 4 1.79 4 4 0 .05 0 .11-.01.16l1.71 1.71zM12 5c4.42 0 8 3.58 8 8 0 1.22-.27 2.37-.77 3.4l1.49 1.49A9.953 9.953 0 0022 13c0-5.52-4.48-10-10-10-1.78 0-3.44.46-4.89 1.28l1.48 1.48C9.63 5.27 10.78 5 12 5z"}}]})(t)}function TYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 11c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 2c0-3.31-2.69-6-6-6s-6 2.69-6 6c0 2.22 1.21 4.15 3 5.19l1-1.74c-1.19-.7-2-1.97-2-3.45 0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.48-.81 2.75-2 3.45l1 1.74c1.79-1.04 3-2.97 3-5.19zM12 3C6.48 3 2 7.48 2 13c0 3.7 2.01 6.92 4.99 8.65l1-1.73C5.61 18.53 4 15.96 4 13c0-4.42 3.58-8 8-8s8 3.58 8 8c0 2.96-1.61 5.53-4 6.92l1 1.73c2.99-1.73 5-4.95 5-8.65 0-5.52-4.48-10-10-10z"}}]})(t)}function VYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 19H5V5h9V3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-9h-2v9z"}},{tag:"path",attr:{d:"M15 13h2v4h-2zM7 10h2v7H7zM11 7h2v10h-2zM19 5V3h-2v2h-2v2h2v2h2V7h2V5z"}}]})(t)}function OYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 4c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4V4zm-2 13.17L18.83 16H4V4h16v13.17zM13 5h-2v4H7v2h4v4h2v-4h4V9h-4z"}}]})(t)}function IYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 2h2v5h8v3h-8v4h5v3h-5v5h-2v-5H6v-3h5v-4H3V7h8z"}}]})(t)}function RYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 22H2V2h2v20zM22 7H6v3h16V7zm-6 7H6v3h10v-3z"}}]})(t)}function FYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2h2v20h-2V2zM2 10h16V7H2v3zm6 7h10v-3H8v3z"}}]})(t)}function NYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 22H2v-2h20v2zM10 2H7v16h3V2zm7 6h-3v10h3V8z"}}]})(t)}function PYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 11h-5V6h-3v5h-4V3H7v8H1.84v2H7v8h3v-8h4v5h3v-5h5z"}}]})(t)}function jYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 2v2H2V2h20zM7 22h3V6H7v16zm7-6h3V6h-3v10z"}}]})(t)}function UYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 7l-5-4-5 7-4-3v13h18V7h-4zm2 9.95l-7-5.45L8 17l-3-2.4V11l2.44 1.83 4.96-6.95L16.3 9H19v7.95z"}}]})(t)}function WYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16.5 6v11.5c0 2.21-1.79 4-4 4s-4-1.79-4-4V5a2.5 2.5 0 015 0v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6H10v9.5a2.5 2.5 0 005 0V5c0-2.21-1.79-4-4-4S7 2.79 7 5v12.5c0 3.04 2.46 5.5 5.5 5.5s5.5-2.46 5.5-5.5V6h-1.5z"}}]})(t)}function ZYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.8 10.9c-2.27-.59-3-1.2-3-2.15 0-1.09 1.01-1.85 2.7-1.85 1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-1.94.42-3.5 1.68-3.5 3.61 0 2.31 1.91 3.46 4.7 4.13 2.5.6 3 1.48 3 2.41 0 .69-.49 1.79-2.7 1.79-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c1.95-.37 3.5-1.5 3.5-3.55 0-2.84-2.43-3.81-4.7-4.4z"}}]})(t)}function GYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.06 9.94L12 9l2.06-.94L15 6l.94 2.06L18 9l-2.06.94L15 12l-.94-2.06zM4 14l.94-2.06L7 11l-2.06-.94L4 8l-.94 2.06L1 11l2.06.94L4 14zm4.5-5l1.09-2.41L12 5.5 9.59 4.41 8.5 2 7.41 4.41 5 5.5l2.41 1.09L8.5 9zm-4 11.5l6-6.01 4 4L23 8.93l-1.41-1.41-7.09 7.97-4-4L3 19l1.5 1.5z"}}]})(t)}function qYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 9h4v11H4zM16 13h4v7h-4zM10 4h4v16h-4z"}}]})(t)}function YYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 3v18h18V3H3zm8 16H5v-6h6v6zm0-8H5V5h6v6zm8 8h-6v-6h6v6zm0-8h-6V5h6v6z"}}]})(t)}function XYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 11H7v2h2v-2zm4 4h-2v2h2v-2zM9 3H7v2h2V3zm4 8h-2v2h2v-2zM5 3H3v2h2V3zm8 4h-2v2h2V7zm4 4h-2v2h2v-2zm-4-8h-2v2h2V3zm4 0h-2v2h2V3zm2 10h2v-2h-2v2zm0 4h2v-2h-2v2zM5 7H3v2h2V7zm14-4v2h2V3h-2zm0 6h2V7h-2v2zM5 11H3v2h2v-2zM3 21h18v-2H3v2zm2-6H3v2h2v-2z"}}]})(t)}function $Ye(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 5h2V3H7v2zm0 8h2v-2H7v2zm0 8h2v-2H7v2zm4-4h2v-2h-2v2zm0 4h2v-2h-2v2zm-8 0h2v-2H3v2zm0-4h2v-2H3v2zm0-4h2v-2H3v2zm0-4h2V7H3v2zm0-4h2V3H3v2zm8 8h2v-2h-2v2zm8 4h2v-2h-2v2zm0-4h2v-2h-2v2zm0 8h2v-2h-2v2zm0-12h2V7h-2v2zm-8 0h2V7h-2v2zm8-6v2h2V3h-2zm-8 2h2V3h-2v2zm4 16h2v-2h-2v2zm0-8h2v-2h-2v2zm0-8h2V3h-2v2z"}}]})(t)}function KYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.81 8.94l-3.75-3.75L4 14.25V18h3.75l9.06-9.06zM6 16v-.92l7.06-7.06.92.92L6.92 16H6zM19.71 6.04a.996.996 0 000-1.41l-2.34-2.34a1.001 1.001 0 00-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83zM2 20h20v4H2z"}}]})(t)}function QYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 21h2v-2H3v2zM5 7H3v2h2V7zM3 17h2v-2H3v2zm4 4h2v-2H7v2zM5 3H3v2h2V3zm4 0H7v2h2V3zm8 0h-2v2h2V3zm-4 4h-2v2h2V7zm0-4h-2v2h2V3zm6 14h2v-2h-2v2zm-8 4h2v-2h-2v2zm-8-8h18v-2H3v2zM19 3v2h2V3h-2zm0 6h2V7h-2v2zm-8 8h2v-2h-2v2zm4 4h2v-2h-2v2zm4 0h2v-2h-2v2z"}}]})(t)}function JYe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 21h2v-2H3v2zm4 0h2v-2H7v2zM5 7H3v2h2V7zM3 17h2v-2H3v2zM9 3H7v2h2V3zM5 3H3v2h2V3zm12 0h-2v2h2V3zm2 6h2V7h-2v2zm0-6v2h2V3h-2zm-4 18h2v-2h-2v2zM13 3h-2v8H3v2h8v8h2v-8h8v-2h-8V3zm6 18h2v-2h-2v2zm0-4h2v-2h-2v2z"}}]})(t)}function tXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 21h2v-2h-2v2zm0-4h2v-2h-2v2zm0-12h2V3h-2v2zm0 4h2V7h-2v2zm0 4h2v-2h-2v2zm-4 8h2v-2H7v2zM7 5h2V3H7v2zm0 8h2v-2H7v2zm-4 8h2V3H3v18zM19 9h2V7h-2v2zm-4 12h2v-2h-2v2zm4-4h2v-2h-2v2zm0-14v2h2V3h-2zm0 10h2v-2h-2v2zm0 8h2v-2h-2v2zm-4-8h2v-2h-2v2zm0-8h2V3h-2v2z"}}]})(t)}function eXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 7h-2v2h2V7zm0 4h-2v2h2v-2zm4 0h-2v2h2v-2zM3 3v18h18V3H3zm16 16H5V5h14v14zm-6-4h-2v2h2v-2zm-4-4H7v2h2v-2z"}}]})(t)}function nXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 21h2v-2H7v2zM3 5h2V3H3v2zm4 0h2V3H7v2zm0 8h2v-2H7v2zm-4 8h2v-2H3v2zm8 0h2v-2h-2v2zm-8-8h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm8 8h2v-2h-2v2zm4-4h2v-2h-2v2zm4-10v18h2V3h-2zm-4 18h2v-2h-2v2zm0-16h2V3h-2v2zm-4 8h2v-2h-2v2zm0-8h2V3h-2v2zm0 4h2V7h-2v2z"}}]})(t)}function rXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 21h2v-2h-2v2zm4 0h2v-2h-2v2zM7 21h2v-2H7v2zm4 0h2v-2h-2v2zm8-4h2v-2h-2v2zm0-4h2v-2h-2v2zM3 3v18h2V5h16V3H3zm16 6h2V7h-2v2z"}}]})(t)}function aXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 21h2v-2H7v2zm0-8h2v-2H7v2zm4 0h2v-2h-2v2zm0 8h2v-2h-2v2zm-8-4h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2v-2H3v2zm0-4h2V7H3v2zm8 8h2v-2h-2v2zm8-8h2V7h-2v2zm0 4h2v-2h-2v2zM3 3v2h18V3H3zm16 14h2v-2h-2v2zm-4 4h2v-2h-2v2zM11 9h2V7h-2v2zm8 12h2v-2h-2v2zm-4-8h2v-2h-2v2z"}}]})(t)}function iXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 9h2V7H3v2zm0-4h2V3H3v2zm4 16h2v-2H7v2zm0-8h2v-2H7v2zm-4 0h2v-2H3v2zm0 8h2v-2H3v2zm0-4h2v-2H3v2zM7 5h2V3H7v2zm12 12h2v-2h-2v2zm-8 4h2V3h-2v18zm8 0h2v-2h-2v2zm0-8h2v-2h-2v2zm0-10v2h2V3h-2zm0 6h2V7h-2v2zm-4-4h2V3h-2v2zm0 16h2v-2h-2v2zm0-8h2v-2h-2v2z"}}]})(t)}function oXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 10c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm8.01-1c-1.65 0-3 1.35-3 3s1.35 3 3 3 3-1.35 3-3-1.35-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM16.5 3C13.47 3 11 5.47 11 8.5s2.47 5.5 5.5 5.5S22 11.53 22 8.5 19.53 3 16.5 3zm0 9c-1.93 0-3.5-1.57-3.5-3.5S14.57 5 16.5 5 20 6.57 20 8.5 18.43 12 16.5 12z"}}]})(t)}function lXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 4H7v2H5v12h2v2h2v-2h2V6H9V4zm0 12H7V8h2v8zM19 8h-2V4h-2v4h-2v7h2v5h2v-5h2V8zm-2 5h-2v-3h2v3z"}}]})(t)}function cXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 7H2v2h9V7zm0 8H2v2h9v-2zm5.34-4L12.8 7.46l1.41-1.41 2.12 2.12 4.24-4.24L22 5.34 16.34 11zm0 8l-3.54-3.54 1.41-1.41 2.12 2.12 4.24-4.24L22 13.34 16.34 19z"}}]})(t)}function sXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 7h-9v2h9V7zm0 8h-9v2h9v-2zM5.54 11L2 7.46l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41L5.54 11zm0 8L2 15.46l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41L5.54 19z"}}]})(t)}function uXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 4v2h3v12h-3v2h5V4zM4 20h5v-2H6V6h3V4H4z"}}]})(t)}function dXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 7v2c0 .55-.45 1-1 1H2v4h1c.55 0 1 .45 1 1v2c0 1.65 1.35 3 3 3h3v-2H7c-.55 0-1-.45-1-1v-2c0-1.3-.84-2.42-2-2.83v-.34C5.16 11.42 6 10.3 6 9V7c0-.55.45-1 1-1h3V4H7C5.35 4 4 5.35 4 7zM21 10c-.55 0-1-.45-1-1V7c0-1.65-1.35-3-3-3h-3v2h3c.55 0 1 .45 1 1v2c0 1.3.84 2.42 2 2.83v.34c-1.16.41-2 1.52-2 2.83v2c0 .55-.45 1-1 1h-3v2h3c1.65 0 3-1.35 3-3v-2c0-.55.45-1 1-1h1v-4h-1z"}}]})(t)}function hXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 9H4v2h16V9zM4 15h16v-2H4v2z"}}]})(t)}function fXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.85 10.39l1.06-1.06c.78-.78.78-2.05 0-2.83L18.5 5.09c-.78-.78-2.05-.78-2.83 0l-1.06 1.06 4.24 4.24zm-4.24 1.42L7.41 19H6v-1.41l7.19-7.19 1.42 1.41zm-1.42-4.25L4 16.76V21h4.24l9.19-9.19-4.24-4.25zM19 17.5c0 2.19-2.54 3.5-5 3.5-.55 0-1-.45-1-1s.45-1 1-1c1.54 0 3-.73 3-1.5 0-.47-.48-.87-1.23-1.2l1.48-1.48c1.07.63 1.75 1.47 1.75 2.68zM4.58 13.35C3.61 12.79 3 12.06 3 11c0-1.8 1.89-2.63 3.56-3.36C7.59 7.18 9 6.56 9 6c0-.41-.78-1-2-1-1.26 0-1.8.61-1.83.64-.35.41-.98.46-1.4.12a.992.992 0 01-.15-1.38C3.73 4.24 4.76 3 7 3s4 1.32 4 3c0 1.87-1.93 2.72-3.64 3.47C6.42 9.88 5 10.5 5 11c0 .31.43.6 1.07.86l-1.49 1.49z"}}]})(t)}function pXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 10h11v2H3v-2zm0-2h11V6H3v2zm0 8h7v-2H3v2zm15.01-3.13l.71-.71a.996.996 0 011.41 0l.71.71c.39.39.39 1.02 0 1.41l-.71.71-2.12-2.12zm-.71.71l-5.3 5.3V21h2.12l5.3-5.3-2.12-2.12z"}}]})(t)}function gXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 15v2h10v-2H7zm-4 6h18v-2H3v2zm0-8h18v-2H3v2zm4-6v2h10V7H7zM3 3v2h18V3H3z"}}]})(t)}function vXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 21h18v-2H3v2zm0-4h18v-2H3v2zm0-4h18v-2H3v2zm0-4h18V7H3v2zm0-6v2h18V3H3z"}}]})(t)}function mXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 15H3v2h12v-2zm0-8H3v2h12V7zM3 13h18v-2H3v2zm0 8h18v-2H3v2zM3 3v2h18V3H3z"}}]})(t)}function yXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 21h18v-2H3v2zm6-4h12v-2H9v2zm-6-4h18v-2H3v2zm6-4h12V7H9v2zM3 3v2h18V3H3z"}}]})(t)}function bXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.6 10.79c.97-.67 1.65-1.77 1.65-2.79 0-2.26-1.75-4-4-4H7v14h7.04c2.09 0 3.71-1.7 3.71-3.79 0-1.52-.86-2.82-2.15-3.42zM10 6.5h3c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-3v-3zm3.5 9H10v-3h3.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5z"}}]})(t)}function xXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 8V5H6.39l3 3h1.83l-.55 1.28 2.09 2.1L14.21 8zM3.41 4.86L2 6.27l6.97 6.97L6.5 19h3l1.57-3.66L16.73 21l1.41-1.41z"}}]})(t)}function MXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.56 8.94L7.62 0 6.21 1.41l2.38 2.38-5.15 5.15a1.49 1.49 0 000 2.12l5.5 5.5c.29.29.68.44 1.06.44s.77-.15 1.06-.44l5.5-5.5c.59-.58.59-1.53 0-2.12zM5.21 10L10 5.21 14.79 10H5.21zM19 11.5s-2 2.17-2 3.5c0 1.1.9 2 2 2s2-.9 2-2c0-1.33-2-3.5-2-3.5zM2 20h20v4H2v-4z"}}]})(t)}function wXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 6.36c1.53 2 3.08 4.43 3.71 6.24l2.23 2.23c.03-.27.06-.55.06-.83 0-3.98-6-10.8-6-10.8s-1.18 1.35-2.5 3.19l1.44 1.44c.34-.51.7-1 1.06-1.47zM5.41 5.14L4 6.55l3.32 3.32C6.55 11.33 6 12.79 6 14c0 3.31 2.69 6 6 6 1.52 0 2.9-.57 3.95-1.5l2.63 2.63L20 19.72 5.41 5.14zM12 18c-2.21 0-4-1.79-4-4 0-.69.32-1.62.81-2.64l5.72 5.72c-.7.56-1.57.92-2.53.92z"}}]})(t)}function zXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 20h20v4H2v-4zm3.49-3h2.42l1.27-3.58h5.65L16.09 17h2.42L13.25 3h-2.5L5.49 17zm4.42-5.61l2.03-5.79h.12l2.03 5.79H9.91z"}}]})(t)}function CXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 17h10v-2H11v2zm-8-5l4 4V8l-4 4zm0 9h18v-2H3v2zM3 3v2h18V3H3zm8 6h10V7H11v2zm0 4h10v-2H11v2z"}}]})(t)}function AXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 21h18v-2H3v2zM3 8v8l4-4-4-4zm8 9h10v-2H11v2zM3 3v2h18V3H3zm8 6h10V7H11v2zm0 4h10v-2H11v2z"}}]})(t)}function kXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 4v3h2.21l-3.42 8H6v3h8v-3h-2.21l3.42-8H18V4h-8z"}}]})(t)}function HXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 7h2.5L5 3.5 1.5 7H4v10H1.5L5 20.5 8.5 17H6V7zm4-2v2h12V5H10zm0 14h12v-2H10v2zm0-6h12v-2H10v2z"}}]})(t)}function EXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 10.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0-6c-.83 0-1.5.67-1.5 1.5S3.17 7.5 4 7.5 5.5 6.83 5.5 6 4.83 4.5 4 4.5zm0 12c-.83 0-1.5.68-1.5 1.5s.68 1.5 1.5 1.5 1.5-.68 1.5-1.5-.67-1.5-1.5-1.5zM7 19h14v-2H7v2zm0-6h14v-2H7v2zm0-8v2h14V5H7z"}}]})(t)}function SXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 17h2v.5h-1v1h1v.5h-2v1h3v-4h-3v1zm1-9h1V4h-2v1h1v3zm-1 3h1.8L18 13.1v.9h3v-1h-1.8l1.8-2.1V10h-3v1zM2 5h14v2H2V5zm0 12h14v2H2v-2zm0-6h14v2H2v-2z"}}]})(t)}function LXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2 17h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1 3h1.8L2 13.1v.9h3v-1H3.2L5 10.9V10H2v1zm5-6v2h14V5H7zm0 14h14v-2H7v2zm0-6h14v-2H7v2z"}}]})(t)}function _Xe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 4V3c0-.55-.45-1-1-1H5c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h12c.55 0 1-.45 1-1V6h1v4H9v11c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-9h8V4h-3zm-2 2H6V4h10v2z"}}]})(t)}function BXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.62 18h-5.24l2-4H13V6h8v7.24L18.62 18zm-2-2h.76L19 12.76V8h-4v4h3.62l-2 4zm-8 2H3.38l2-4H3V6h8v7.24L8.62 18zm-2-2h.76L9 12.76V8H5v4h3.62l-2 4z"}}]})(t)}function DXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M23 7V1h-6v2H7V1H1v6h2v10H1v6h6v-2h10v2h6v-6h-2V7h2zM3 3h2v2H3V3zm2 18H3v-2h2v2zm12-2H7v-2H5V7h2V5h10v2h2v10h-2v2zm4 2h-2v-2h2v2zM19 5V3h2v2h-2zm-5.27 9h-3.49l-.73 2H7.89l3.4-9h1.4l3.41 9h-1.63l-.74-2zm-3.04-1.26h2.61L12 8.91l-1.31 3.83z"}}]})(t)}function TXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 4v3h5v12h3V7h5V4H9zm-6 8h3v7h3v-7h3V9H3v3z"}}]})(t)}function VXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 19h4v-3h-4v3zM5 4v3h5v3h4V7h5V4H5zM3 14h18v-2H3v2z"}}]})(t)}function OXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 4v4c-1.1 0-2-.9-2-2s.9-2 2-2m8-2H9C6.79 2 5 3.79 5 6s1.79 4 4 4v5h2V4h2v11h2V4h2V2zm0 12v3H5v2h12v3l4-4-4-4z"}}]})(t)}function IXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 4v4c-1.1 0-2-.9-2-2s.9-2 2-2m8-2h-8C7.79 2 6 3.79 6 6s1.79 4 4 4v5h2V4h2v11h2V4h2V2zM8 14l-4 4 4 4v-3h12v-2H8v-3z"}}]})(t)}function RXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 17c3.31 0 6-2.69 6-6V3h-2.5v8c0 1.93-1.57 3.5-3.5 3.5S8.5 12.93 8.5 11V3H6v8c0 3.31 2.69 6 6 6zm-7 2v2h14v-2H5z"}}]})(t)}function FXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 4H6v2l6.5 6L6 18v2h12v-3h-7l5-5-5-5h7V4z"}}]})(t)}function NXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 6.99h3L12 3 8 6.99h3v10.02H8L12 21l4-3.99h-3z"}}]})(t)}function PXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.2 3H6.8l-5.2 9 5.2 9h10.4l5.2-9-5.2-9zm-1.15 16h-8.1l-4.04-7 4.04-7h8.09l4.04 7-4.03 7z"}}]})(t)}function jXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 14l3 3v5h6v-5l3-3V9H6v5zm2-3h8v2.17l-3 3V20h-2v-3.83l-3-3V11zm3-9h2v3h-2zM3.502 5.874L4.916 4.46l2.122 2.12-1.414 1.415zm13.458.708l2.123-2.12 1.413 1.416-2.123 2.12z"}}]})(t)}function UXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 22H2V2h2v20zM22 2h-2v20h2V2zm-8.5 5h-3v10h3V7z"}}]})(t)}function WXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M4 11h16v2H4z"}}]})(t)}function ZXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 17H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4zm2 2H5V5h14v14zm0-16H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}}]})(t)}function GXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zM7 10h2v7H7zm4-3h2v10h-2zm4 6h2v4h-2z"}}]})(t)}function qXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4v13.17L18.83 16H4V4h16m0-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4V4c0-1.1-.9-2-2-2zm-2 10H6v2h12v-2zm0-3H6v2h12V9zm0-3H6v2h12V6z"}}]})(t)}function YXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zM6 20V4h7v5h5v11H6z"}}]})(t)}function XXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.33 8 15.5 8 14 8.67 14 9.5s.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5z"}}]})(t)}function $Xe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V9h14v10zm0-12H5V5h14v2zm-2 5h-5v5h5v-5z"}}]})(t)}function KXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"}}]})(t)}function QXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 20H6v-3H4v3c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-3h-2v3zM6 4h7v5h5v2h2V8l-6-6H6c-1.1 0-2 .9-2 2v7h2V4zM9 13h6v2H9zM17 13h6v2h-6zM1 13h6v2H1z"}}]})(t)}function JXe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-4.86 8.86l-3 3.87L9 13.14 6 17h12l-3.86-5.14z"}}]})(t)}function t$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 7.43l-1.41-1.41-4.03 4.53L9.5 4 2 11.51l1.5 1.5 6.14-6.15 5.59 5.18-1.73 1.95-4-4L2 17.5 3.5 19l6-6.01 4 4 3.19-3.59 3.9 3.61L22 15.6l-3.98-3.7z"}}]})(t)}function e$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.5 9.5c-1.03 0-1.9.62-2.29 1.5h-2.92c-.39-.88-1.26-1.5-2.29-1.5s-1.9.62-2.29 1.5H6.79c-.39-.88-1.26-1.5-2.29-1.5a2.5 2.5 0 000 5c1.03 0 1.9-.62 2.29-1.5h2.92c.39.88 1.26 1.5 2.29 1.5s1.9-.62 2.29-1.5h2.92c.39.88 1.26 1.5 2.29 1.5a2.5 2.5 0 000-5z"}}]})(t)}function n$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 3v18h18V3H3zm16 16H5V5h14v14zM11 7h2v2h-2V7zM7 7h2v2H7V7zm8 0h2v2h-2V7zm-8 4h2v2H7v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2z"}}]})(t)}function r$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 20.41L18.41 19 15 15.59 13.59 17 17 20.41zM7.5 8H11v5.59L5.59 19 7 20.41l6-6V8h3.5L12 3.5 7.5 8z"}}]})(t)}function a$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 17.17L18.83 16H4V4h16v13.17zM20 2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4V4c0-1.1-.9-2-2-2z"}}]})(t)}function i$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 21h3.75L17.81 9.94l-3.75-3.75L3 17.25V21zm2-2.92l9.06-9.06.92.92L5.92 19H5v-.92zM18.37 3.29a.996.996 0 00-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83a.996.996 0 000-1.41l-2.34-2.34z"}}]})(t)}function o$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 21h3.75L17.81 9.94l-3.75-3.75L3 17.25V21zm2-2.92l9.06-9.06.92.92L5.92 19H5v-.92zM18.37 3.29a.996.996 0 00-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83a.996.996 0 000-1.41l-2.34-2.34z"}}]})(t)}function l$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14.06 9.02l.92.92L5.92 19H5v-.92l9.06-9.06M17.66 3c-.25 0-.51.1-.7.29l-1.83 1.83 3.75 3.75 1.83-1.83a.996.996 0 000-1.41l-2.34-2.34c-.2-.2-.45-.29-.71-.29zm-3.6 3.19L3 17.25V21h3.75L17.81 9.94l-3.75-3.75z"}}]})(t)}function c$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm.31-8.86c-1.77-.45-2.34-.94-2.34-1.67 0-.84.79-1.43 2.1-1.43 1.38 0 1.9.66 1.94 1.64h1.71c-.05-1.34-.87-2.57-2.49-2.97V5H10.9v1.69c-1.51.32-2.72 1.3-2.72 2.81 0 1.79 1.49 2.69 3.66 3.21 1.95.46 2.34 1.15 2.34 1.87 0 .53-.39 1.39-2.1 1.39-1.6 0-2.23-.72-2.32-1.64H8.04c.1 1.7 1.36 2.66 2.86 2.97V19h2.34v-1.67c1.52-.29 2.72-1.16 2.73-2.77-.01-2.2-1.9-2.96-3.66-3.42z"}}]})(t)}function s$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12.5 6.9c1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-.39.08-.75.21-1.1.36l1.51 1.51c.32-.08.69-.13 1.09-.13zM5.47 3.92L4.06 5.33 7.5 8.77c0 2.08 1.56 3.22 3.91 3.91l3.51 3.51c-.34.49-1.05.91-2.42.91-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c.96-.18 1.83-.55 2.46-1.12l2.22 2.22 1.41-1.41L5.47 3.92z"}}]})(t)}function u$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12.5 6.9c1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-.39.08-.75.21-1.1.36l1.51 1.51c.32-.08.69-.13 1.09-.13zM5.47 3.92L4.06 5.33 7.5 8.77c0 2.08 1.56 3.22 3.91 3.91l3.51 3.51c-.34.49-1.05.91-2.42.91-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c.96-.18 1.83-.55 2.46-1.12l2.22 2.22 1.41-1.41L5.47 3.92z"}}]})(t)}function d$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 11c0 2.45 1.76 4.47 4.08 4.91l-1.49-1.49L7 13l4 4.01L7 21l-1.41-1.41 1.58-1.58v-.06A7.007 7.007 0 011 11c0-3.87 3.13-7 7-7h3v2H8c-2.76 0-5 2.24-5 5zM22 11V4h-9v7h9zm-2-2h-5V6h5v3zM13 13h9v7h-9z"}}]})(t)}function h$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 13c0-2.45 1.76-4.47 4.08-4.91l-1.49 1.5L7 11l4-4.01L7 3 5.59 4.41l1.58 1.58v.06A7.007 7.007 0 001 13c0 3.87 3.13 7 7 7h3v-2H8c-2.76 0-5-2.24-5-5zM13 13v7h9v-7h-9zm7 5h-5v-3h5v3zM13 4h9v7h-9z"}}]})(t)}function f$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 6.92l-1.41-1.41-2.85 3.21C15.68 6.4 12.83 5 9.61 5 6.72 5 4.07 6.16 2 8l1.42 1.42C5.12 7.93 7.27 7 9.61 7c2.74 0 5.09 1.26 6.77 3.24l-2.88 3.24-4-4L2 16.99l1.5 1.5 6-6.01 4 4 4.05-4.55c.75 1.35 1.25 2.9 1.44 4.55H21c-.22-2.3-.95-4.39-2.04-6.14L22 6.92z"}}]})(t)}function p$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 11.01L3 11v2h18zM3 16h12v2H3zM21 6H3v2.01L21 8z"}}]})(t)}function g$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.5 10l.5-2h-4l1-4h-2l-1 4h-4l1-4h-2L9 8H5l-.5 2h4l-1 4h-4L3 16h4l-1 4h2l1-4h4l-1 4h2l1-4h4l.5-2h-4l1-4h4zm-7 4h-4l1-4h4l-1 4z"}}]})(t)}function v$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 5v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2zm16 14H5V5h14v14zM11 7h2v2h-2V7zM7 7h2v2H7V7zm8 0h2v2h-2V7z"}}]})(t)}function m$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.63 9.78L16.56 19H7.44L4.37 9.78 12 4.44l7.63 5.34zM2 9l4 12h12l4-12-10-7L2 9z"}}]})(t)}function y$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zm1 2.07c3.61.45 6.48 3.33 6.93 6.93H13V4.07zM4 12c0-4.06 3.07-7.44 7-7.93v15.87c-3.93-.5-7-3.88-7-7.94zm9 7.93V13h6.93A8.002 8.002 0 0113 19.93z"}}]})(t)}function b$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm7.93 9H13V4.07c3.61.45 6.48 3.32 6.93 6.93zM4 12c0-4.07 3.06-7.44 7-7.93v15.86c-3.94-.49-7-3.86-7-7.93zm9 7.93V13h6.93A8.002 8.002 0 0113 19.93z"}}]})(t)}function x$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 16v1.26l-6-3v-3.17L11.7 8H16V2h-6v4.9L7.3 10H3v6h5l7 3.5V22h6v-6h-6zM12 4h2v2h-2V4zM7 14H5v-2h2v2zm12 6h-2v-2h2v2z"}}]})(t)}function M$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 19.22H5V7h7V5H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-7h-2v7.22z"}},{tag:"path",attr:{d:"M19 2h-2v3h-3c.01.01 0 2 0 2h3v2.99c.01.01 2 0 2 0V7h3V5h-3V2zM7 9h8v2H7zM7 12v2h8v-2h-3zM7 15h8v2H7z"}}]})(t)}function w$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 4h14v2H5zm0 10h4v6h6v-6h4l-7-7-7 7zm8-2v6h-2v-6H9.83L12 9.83 14.17 12H13z"}}]})(t)}function z$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.88 18.47c.44-.7.7-1.51.7-2.39 0-2.49-2.01-4.5-4.5-4.5s-4.5 2.01-4.5 4.5 2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21.58 23 23 21.58l-3.12-3.11zm-3.8.11a2.5 2.5 0 010-5 2.5 2.5 0 010 5zm-.36-8.5c-.74.02-1.45.18-2.1.45l-.55-.83-3.8 6.18-3.01-3.52-3.63 5.81L1 17l5-8 3 3.5L13 6l2.72 4.08zm2.59.5c-.64-.28-1.33-.45-2.05-.49L21.38 2 23 3.18l-4.69 7.4z"}}]})(t)}function C$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 4v16h20V4H2zm18 14H4V6h16v12z"}}]})(t)}function A$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 18c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm4-2c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm5.6 17.6c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"}}]})(t)}function k$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 9v2h-3V9H8.5V7H11V1H4v6h2.5v2H4v6h2.5v2H4v6h7v-6H8.5v-2H11v-2h3v2h7V9h-7zM6 3h3v2H6V3zm3 18H6v-2h3v2zm0-8H6v-2h3v2zm10 0h-3v-2h3v2z"}}]})(t)}function H$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5l4-4 4 4 6-6v6zm0-8.5l-6 6-4-4-4 4V5h14v5.5zM13.5 9V6H12v6h1.5zm3.7 3l-2-3 2-3h-1.7l-2 3 2 3zM11 10.5H8.5v-.75H11V6H7v1.5h2.5v.75H7V12h4z"}}]})(t)}function E$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 11c2.76 0 5-2.24 5-5S8.76 1 6 1 1 3.24 1 6s2.24 5 5 5zm0-8c1.65 0 3 1.35 3 3S7.65 9 6 9 3 7.65 3 6s1.35-3 3-3zM21 14h-5c-1.1 0-2 .9-2 2v5c0 1.1.9 2 2 2h5c1.1 0 2-.9 2-2v-5c0-1.1-.9-2-2-2zm0 7h-5v-5h5v5z"}},{tag:"path",attr:{d:"M17.71 7.7c.4.19.83.3 1.29.3 1.65 0 3-1.35 3-3s-1.35-3-3-3-3 1.35-3 3c0 .46.11.89.3 1.29L6.29 16.3c-.4-.19-.83-.3-1.29-.3-1.65 0-3 1.35-3 3s1.35 3 3 3 3-1.35 3-3c0-.46-.11-.89-.3-1.29L17.71 7.7z"}}]})(t)}function S$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 9h16v2H4V9zm0 4h10v2H4v-2z"}}]})(t)}function L$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3.5 18.49l6-6.01 4 4L22 6.92l-1.41-1.41-7.09 7.97-4-4L2 16.99l1.5 1.5z"}}]})(t)}function _$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 9v4H6V9H4v6h16V9h-2z"}}]})(t)}function B$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 3v18h18V3H3zm16 16H5V5h14v14z"}}]})(t)}function D$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 19.99l7.5-7.51 4 4 7.09-7.97L22 9.92l-8.5 9.56-4-4-6 6.01-1.5-1.5zm1.5-4.5l6-6.01 4 4L22 3.92l-1.41-1.41-7.09 7.97-4-4L2 13.99l1.5 1.5z"}}]})(t)}function T$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.24 8.75c-.26-.48-.39-1.03-.39-1.67 0-.61.13-1.16.4-1.67.26-.5.63-.93 1.11-1.29a5.73 5.73 0 011.7-.83c.66-.19 1.39-.29 2.18-.29.81 0 1.54.11 2.21.34.66.22 1.23.54 1.69.94.47.4.83.88 1.08 1.43s.38 1.15.38 1.81h-3.01c0-.31-.05-.59-.15-.85-.09-.27-.24-.49-.44-.68-.2-.19-.45-.33-.75-.44-.3-.1-.66-.16-1.06-.16-.39 0-.74.04-1.03.13s-.53.21-.72.36c-.19.16-.34.34-.44.55-.1.21-.15.43-.15.66 0 .48.25.88.74 1.21.38.25.77.48 1.41.7H7.39c-.05-.08-.11-.17-.15-.25zM21 12v-2H3v2h9.62c.18.07.4.14.55.2.37.17.66.34.87.51s.35.36.43.57c.07.2.11.43.11.69 0 .23-.05.45-.14.66-.09.2-.23.38-.42.53-.19.15-.42.26-.71.35-.29.08-.63.13-1.01.13-.43 0-.83-.04-1.18-.13s-.66-.23-.91-.42c-.25-.19-.45-.44-.59-.75s-.25-.76-.25-1.21H6.4c0 .55.08 1.13.24 1.58s.37.85.65 1.21c.28.35.6.66.98.92.37.26.78.48 1.22.65.44.17.9.3 1.38.39.48.08.96.13 1.44.13.8 0 1.53-.09 2.18-.28s1.21-.45 1.67-.79c.46-.34.82-.77 1.07-1.27s.38-1.07.38-1.71c0-.6-.1-1.14-.31-1.61-.05-.11-.11-.23-.17-.33H21V12z"}}]})(t)}function V$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 18h-2v1h3v1h-4v-2c0-.55.45-1 1-1h2v-1h-3v-1h3c.55 0 1 .45 1 1v1c0 .55-.45 1-1 1zM5.88 18h2.66l3.4-5.42h.12l3.4 5.42h2.66l-4.65-7.27L17.81 4h-2.68l-3.07 4.99h-.12L8.85 4H6.19l4.32 6.73L5.88 18z"}}]})(t)}function O$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 7h-2v1h3v1h-4V7c0-.55.45-1 1-1h2V5h-3V4h3c.55 0 1 .45 1 1v1c0 .55-.45 1-1 1zM5.88 20h2.66l3.4-5.42h.12l3.4 5.42h2.66l-4.65-7.27L17.81 6h-2.68l-3.07 4.99h-.12L8.85 6H6.19l4.32 6.73L5.88 20z"}}]})(t)}function I$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h15c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 2v3H5V5h15zm-5 14h-5v-9h5v9zM5 10h3v9H5v-9zm12 9v-9h3v9h-3z"}}]})(t)}function R$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 2v3H5V5h14zm0 5v4H5v-4h14zM5 19v-3h14v3H5z"}}]})(t)}function F$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M.99 19h2.42l1.27-3.58h5.65L11.59 19h2.42L8.75 5h-2.5L.99 19zm4.42-5.61L7.44 7.6h.12l2.03 5.79H5.41zM23 11v2h-8v-2h8z"}}]})(t)}function N$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2.5 4v3h5v12h3V7h5V4h-13zm19 5h-9v3h3v7h3v-7h3V9z"}}]})(t)}function P$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M.99 19h2.42l1.27-3.58h5.65L11.59 19h2.42L8.75 5h-2.5L.99 19zm4.42-5.61L7.44 7.6h.12l2.03 5.79H5.41zM20 11h3v2h-3v3h-2v-3h-3v-2h3V8h2v3z"}}]})(t)}function j$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 4v3h5.5v12h3V7H19V4H5z"}}]})(t)}function U$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6z"}},{tag:"path",attr:{d:"M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H8V4h12v12z"}},{tag:"path",attr:{d:"M12.19 12.2h3.63l.8 2.3h1.56l-3.38-9h-1.6l-3.38 9h1.56l.81-2.3zm1.77-5.03h.08l1.31 3.72h-2.69l1.3-3.72z"}}]})(t)}function W$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 13h-3V3h-2v10H8l4 4 4-4zM4 19v2h16v-2H4z"}}]})(t)}function Z$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8 19h3v4h2v-4h3l-4-4-4 4zm8-14h-3V1h-2v4H8l4 4 4-4zM4 11v2h16v-2H4z"}}]})(t)}function G$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8 11h3v10h2V11h3l-4-4-4 4zM4 3v2h16V3H4z"}}]})(t)}function q$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 2v2H2V2h20zM7 10.5v3h10v-3H7zM2 20v2h20v-2H2z"}}]})(t)}function Y$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 19h6v-2H4v2zM20 5H4v2h16V5zm-3 6H4v2h13.25c1.1 0 2 .9 2 2s-.9 2-2 2H15v-2l-3 3 3 3v-2h2c2.21 0 4-1.79 4-4s-1.79-4-4-4z"}}]})(t)}function X$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 16v6h16v-6c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2zm14 2H6v-2h12v2zM12 2C9.24 2 7 4.24 7 7l5 7 5-7c0-2.76-2.24-5-5-5zm0 9L9 7c0-1.66 1.34-3 3-3s3 1.34 3 3l-3 4z"}}]})(t)}function $$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 6l8 5 8-5v3h2V4c0-1.1-.9-2-2-2H3c-1.1 0-1.99.9-1.99 2L1 16c0 1.1.9 2 2 2h10v-2H3V6zm16-2l-8 5-8-5h16z"}},{tag:"path",attr:{d:"M21 14v4c0 1.1-.9 2-2 2s-2-.9-2-2v-4.5c0-.28.22-.5.5-.5s.5.22.5.5V18h2v-4.5a2.5 2.5 0 00-5 0V18c0 2.21 1.79 4 4 4s4-1.79 4-4v-4h-2z"}}]})(t)}function K$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.5 16H7c-2.21 0-4-1.79-4-4s1.79-4 4-4h12.5a2.5 2.5 0 010 5H9c-.55 0-1-.45-1-1s.45-1 1-1h9.5V9.5H9a2.5 2.5 0 000 5h10.5c2.21 0 4-1.79 4-4s-1.79-4-4-4H7c-3.04 0-5.5 2.46-5.5 5.5s2.46 5.5 5.5 5.5h11.5V16z"}}]})(t)}function Q$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm4.29-9.81a4.373 4.373 0 00-8.17-1.16A3.483 3.483 0 005 12.5C5 14.43 6.57 16 8.5 16h7.58c1.61 0 2.92-1.31 2.92-2.92 0-1.54-1.2-2.79-2.71-2.89zM16 14H8.5c-.83 0-1.5-.67-1.5-1.5S7.67 11 8.5 11h.9l.49-1.05a2.377 2.377 0 014.44.63l.28 1.42H16c.55 0 1 .45 1 1s-.45 1-1 1z"}}]})(t)}function J$e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM19 18H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95A5.469 5.469 0 0112 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11A2.98 2.98 0 0122 15c0 1.65-1.35 3-3 3zm-9-3.82l-2.09-2.09L6.5 13.5 10 17l6.01-6.01-1.41-1.41z"}}]})(t)}function tKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM19 18H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95A5.469 5.469 0 0112 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11A2.98 2.98 0 0122 15c0 1.65-1.35 3-3 3zm-5.55-8h-2.9v3H8l4 4 4-4h-2.55z"}}]})(t)}function eKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M24 15c0-2.64-2.05-4.78-4.65-4.96A7.49 7.49 0 0012 4c-1.33 0-2.57.36-3.65.97l1.49 1.49C10.51 6.17 11.23 6 12 6c3.04 0 5.5 2.46 5.5 5.5v.5H19a2.996 2.996 0 011.79 5.4l1.41 1.41c1.09-.92 1.8-2.27 1.8-3.81zM4.41 3.86L3 5.27l2.77 2.77h-.42A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h11.73l2 2 1.41-1.41L4.41 3.86zM6 18c-2.21 0-4-1.79-4-4s1.79-4 4-4h1.73l8 8H6z"}}]})(t)}function nKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM19 18H6c-2.21 0-4-1.79-4-4s1.79-4 4-4h.71C7.37 7.69 9.48 6 12 6c3.04 0 5.5 2.46 5.5 5.5v.5H19c1.66 0 3 1.34 3 3s-1.34 3-3 3z"}}]})(t)}function rKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.5 14.98c-.02 0-.03 0-.05.01A3.49 3.49 0 0018 12c-1.4 0-2.6.83-3.16 2.02A2.988 2.988 0 0012 17c0 1.66 1.34 3 3 3l6.5-.02a2.5 2.5 0 000-5zm.01 3.02H15c-.55 0-1-.45-1-1s.45-1 1-1h1.25v-.25c0-.97.78-1.75 1.75-1.75s1.75.78 1.75 1.75V17h1.76c.28 0 .5.22.5.5-.01.27-.23.5-.5.5zM10 4.26v2.09C7.67 7.18 6 9.39 6 12c0 1.77.78 3.34 2 4.44V14h2v6H4v-2h2.73A7.942 7.942 0 014 12c0-3.73 2.55-6.85 6-7.74zM20 6h-2.73a7.98 7.98 0 012.66 5h-2.02c-.23-1.36-.93-2.55-1.91-3.44V10h-2V4h6v2z"}}]})(t)}function aKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM19 18H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95A5.469 5.469 0 0112 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11A2.98 2.98 0 0122 15c0 1.65-1.35 3-3 3zM8 13h2.55v3h2.9v-3H16l-4-4z"}}]})(t)}function iKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11A2.98 2.98 0 0122 15c0 1.65-1.35 3-3 3H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95A5.469 5.469 0 0112 6m0-2C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96A7.49 7.49 0 0012 4z"}}]})(t)}function oKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm0 12H4V6h5.17l2 2H20v10zm-8-4h2v2h2v-2h2v-2h-2v-2h-2v2h-2z"}}]})(t)}function lKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 23H4c-1.1 0-2-.9-2-2V7h2v14h14v2zM14.5 7V5h-2v2h-2v2h2v2h2V9h2V7h-2zm2 6h-6v2h6v-2zM15 1H8c-1.1 0-1.99.9-1.99 2L6 17c0 1.1.89 2 1.99 2H19c1.1 0 2-.9 2-2V7l-6-6zm4 16H8V3h6.17L19 7.83V17z"}}]})(t)}function cKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 18h14v2H5v-2zm4.6-2.7L5 10.7l2-1.9 2.6 2.6L17 4l2 2-9.4 9.3z"}}]})(t)}function sKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm2.59-11.41L16 10l-4 4-4-4 1.41-1.41L11 10.17V6h2v4.17l1.59-1.58zM17 17H7v-2h10v2z"}}]})(t)}function uKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 9h-4V3H9v6H5l7 7 7-7zm-8 2V5h2v6h1.17L12 13.17 9.83 11H11zm-6 7h14v2H5z"}}]})(t)}function dKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.32 4.26A9.949 9.949 0 0013 2.05v2.02c1.46.18 2.79.76 3.9 1.62l1.42-1.43zM19.93 11h2.02c-.2-2.01-1-3.84-2.21-5.32L18.31 7.1a7.941 7.941 0 011.62 3.9zm-1.62 5.9l1.43 1.43a9.981 9.981 0 002.21-5.32h-2.02a7.945 7.945 0 01-1.62 3.89zM13 19.93v2.02c2.01-.2 3.84-1 5.32-2.21l-1.43-1.43c-1.1.86-2.43 1.44-3.89 1.62zm2.59-9.34L13 13.17V7h-2v6.17l-2.59-2.59L7 12l5 5 5-5-1.41-1.41zM11 19.93v2.02c-5.05-.5-9-4.76-9-9.95s3.95-9.45 9-9.95v2.02C7.05 4.56 4 7.92 4 12s3.05 7.44 7 7.93z"}}]})(t)}function hKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V6h5.17l2 2H20v10zm-6.59-2.41L12 17l-4-4 4-4 1.41 1.41L11.83 12H16v2h-4.17l1.58 1.59z"}}]})(t)}function fKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V6h5.17l1.41 1.41.59.59H20v10zm-7.84-6H8v2h4.16l-1.59 1.59L11.99 17 16 13.01 11.99 9l-1.41 1.41L12.16 12z"}}]})(t)}function pKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 16l-4 4h10v-4zM12.06 7.19L3 16.25V20h3.75l9.06-9.06-3.75-3.75zM5.92 18H5v-.92l7.06-7.06.92.92L5.92 18zM18.71 8.04a.996.996 0 000-1.41l-2.34-2.34a1.001 1.001 0 00-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z"}}]})(t)}function gKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V6h5.17l2 2H20v10zM9.41 14.42L11 12.84V17h2v-4.16l1.59 1.59L16 13.01 12.01 9 8 13.01l1.41 1.41z"}}]})(t)}function vKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.13 5.41L18.72 4l-9.19 9.19-4.25-4.24-1.41 1.41 5.66 5.66zM5 18h14v2H5z"}}]})(t)}function mKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 15.17V15h2v2.17l-2-2zm-2.59-2.58L17 11l-1.41-1.41L14 11.17l1.41 1.42zM13 10.17V4h-2v4.17l2 2zm8.19 11.02l-1.78-1.78-16.6-16.6-1.42 1.41 6.19 6.19L7 11l5 5 .59-.59L15.17 18H6v-3H4v3c0 1.1.9 2 2 2h11.17l2.61 2.61 1.41-1.42z"}}]})(t)}function yKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 15v3H6v-3H4v3c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-3h-2zm-1-4l-1.41-1.41L13 12.17V4h-2v8.17L8.41 9.59 7 11l5 5 5-5z"}}]})(t)}function bKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 22H6c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h8l6 6v6h-2V9h-5V4H6v16h9v2zm4-.34v-2.24l2.95 2.95 1.41-1.41L20.41 18h2.24v-2H17v5.66h2z"}}]})(t)}function xKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 15v3H6v-3H4v3c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-3h-2zM7 9l1.41 1.41L11 7.83V16h2V7.83l2.59 2.58L17 9l-5-5-5 5z"}}]})(t)}function MKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 19h17v2H3c-1.1 0-2-.9-2-2V6h2v13zM23 6v9c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2l.01-11c0-1.1.89-2 1.99-2h5l2 2h7c1.1 0 2 .9 2 2zM7 15h14V6h-7.83l-2-2H7v11z"}}]})(t)}function wKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.5 10V9h-2v1H12v1.5h1v4c0 .83.67 1.5 1.5 1.5h2c.83 0 1.5-.67 1.5-1.5v-4h1V10h-2.5zm0 5.5h-2v-4h2v4zM20 6h-8l-2-2H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm0 12H4V6h5.17l2 2H20v10z"}}]})(t)}function zKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H7.17l4 4H20v9.17l1.76 1.76c.15-.28.24-.59.24-.93V8c0-1.1-.9-2-2-2zM2.1 2.1L.69 3.51l1.56 1.56c-.15.28-.24.59-.24.93L2 18c0 1.1.9 2 2 2h13.17l3.31 3.31 1.41-1.41L2.1 2.1zM4 18V6.83L15.17 18H4z"}}]})(t)}function CKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V8h16v10z"}}]})(t)}function AKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V6h5.17l2 2H20v10zm-5-5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm-4 4h8v-1c0-1.33-2.67-2-4-2s-4 .67-4 2v1z"}}]})(t)}function kKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-4 10h2v-2h-2v-2h2v-2h-2V8h4v10h-4v-2zm0 0h-2v2H4V6h5.17l2 2H14v2h2v2h-2v2h2v2z"}}]})(t)}function HKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9.17 6l2 2H20v10H4V6h5.17M10 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8l-2-2z"}}]})(t)}function EKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3v2H5V3h14zm-7 4c-3.87 0-7 3.13-7 7s3.13 7 7 7 7-3.13 7-7-3.13-7-7-7zm0 11.5c-2.49 0-4.5-2.01-4.5-4.5S9.51 9.5 12 9.5s4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z"}}]})(t)}function SKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 3v8h8V3H3zm6 6H5V5h4v4zm-6 4v8h8v-8H3zm6 6H5v-4h4v4zm4-16v8h8V3h-8zm6 6h-4V5h4v4zm-6 4v8h8v-8h-8zm6 6h-4v-4h4v4z"}}]})(t)}function LKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 3l-1.67 1.67L18.67 3 17 4.67 15.33 3l-1.66 1.67L12 3l-1.67 1.67L8.67 3 7 4.67 5.33 3 3.67 4.67 2 3v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V3zM11 19H4v-6h7v6zm9 0h-7v-2h7v2zm0-4h-7v-2h7v2zm0-4H4V8h16v3z"}}]})(t)}function _Ke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8l-6-6zM6 20V4h7v4h5v12H6zm5-1h2v-1h1c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1h-3v-1h4v-2h-2V9h-2v1h-1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h3v1H9v2h2v1z"}}]})(t)}function BKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.83 16L5 13.17l1.41-1.41 1.41 1.41 3.54-3.54 1.41 1.41L7.83 16zm9.58-3L19 14.59 17.59 16 16 14.41 14.41 16 13 14.59 14.59 13 13 11.41 14.41 10 16 11.59 17.59 10 19 11.41 17.41 13zM20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V6h5.17l2 2H20v10z"}}]})(t)}function DKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V6h5.17l2 2H20v10zm-2.5-5.88v3.38h-3v-5h1.38l1.62 1.62zM13 9v8h6v-5.5L16.5 9H13z"}}]})(t)}function TKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.17 5L19 9.83V19H5V5h9.17m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V9.83c0-.53-.21-1.04-.59-1.41l-4.83-4.83c-.37-.38-.88-.59-1.41-.59zM7 15h10v2H7v-2zm0-4h10v2H7v-2zm0-4h7v2H7V7z"}}]})(t)}function VKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16.77c.68 0 1.23-.56 1.23-1.23V8c0-1.1-.9-2-2-2zm0 12H4V6h5.17l2 2H20v10zm-2-6H6v-2h12v2zm-4 4H6v-2h8v2z"}}]})(t)}function OKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11zM8 15.01l1.41 1.41L11 14.84V19h2v-4.16l1.59 1.59L16 15.01 12.01 11 8 15.01z"}}]})(t)}function IKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 16h6v-6h4l-7-7-7 7h4v6zm3-10.17L14.17 8H13v6h-2V8H9.83L12 5.83zM5 18h14v2H5z"}}]})(t)}function RKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 15c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-2c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm6-8c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-2C9.8 3 8 4.8 8 7s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm6 12c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-2c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4z"}}]})(t)}function FKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 12h-1V4H6v8H5c-1.66 0-3 1.34-3 3v5h20v-5c0-1.66-1.34-3-3-3zM8 6h8v6H8V6zm12 12H4v-3c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v3z"}},{tag:"circle",attr:{cx:"18",cy:"16",r:"1"}}]})(t)}function NKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 6v10.5l1.95 1.95c.03-.15.05-.3.05-.45V6c0-1.1-.9-2-2-2H6.5l2 2H19zM3.22 3.32L1.95 4.59 3 5.64V18c0 1.1.9 2 2 2h12.36l2.06 2.06 1.27-1.27L3.22 3.32zM15 18H5V7.64L15.36 18H15z"}}]})(t)}function PKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 13v3c0 1.1-.9 2-2 2h-3l1 1v2H6v-2l1-1H4c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h8v2H4v11h16v-3h2zm-7 2l-5-5 1.41-1.41L14 11.17V3h2v8.17l2.59-2.58L20 10l-5 5z"}}]})(t)}function jKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M1 18v3h3c0-1.66-1.34-3-3-3zm0-4v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7zm0-4v2a9 9 0 019 9h2c0-6.08-4.93-11-11-11zm20-7H3c-1.1 0-2 .9-2 2v3h2V5h18v14h-7v2h7c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM5 7v2h12v6h-3v2h5V7z"}}]})(t)}function UKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v3h2V5h18v14h-7v2h7c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM1 18v3h3c0-1.66-1.34-3-3-3zm0-4v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7zm0-4v2a9 9 0 019 9h2c0-6.08-4.93-11-11-11zm10 1.09v2L14.5 15l3.5-1.91v-2L14.5 13 11 11.09zM14.5 6L9 9l5.5 3L20 9l-5.5-3z"}}]})(t)}function WKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v3h2V5h18v14h-7v2h7c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM1 18v3h3c0-1.66-1.34-3-3-3zm0-4v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7zm0-4v2a9 9 0 019 9h2c0-6.08-4.93-11-11-11z"}}]})(t)}function ZKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 18c1.1 0 1.99-.9 1.99-2L22 6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2H0v2h24v-2h-4zM4 6h16v10H4V6z"}}]})(t)}function GKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 3H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h4v2h8v-2h4c1.1 0 1.99-.9 1.99-2L22 5c0-1.1-.9-2-2-2zm0 14H4V5h16v12zM5 14v2h2c0-1.11-.89-2-2-2zm0-3v1.43c1.97 0 3.57 1.6 3.57 3.57H10c0-2.76-2.24-5-5-5zm0-3v1.45c3.61 0 6.55 2.93 6.55 6.55H13c0-4.42-3.59-8-8-8z"}}]})(t)}function qKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 2H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7l-2 3v1h8v-1l-2-3h7c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 12H3V4h18v10z"}}]})(t)}function YKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 2H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7v2H8v2h8v-2h-2v-2h7c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H3V4h18v12z"}}]})(t)}function XKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.83 5H18v10.17L19.83 17H22v-2h-2v-2h2v-2h-2V9h2V7h-2V5c0-1.1-.9-2-2-2H5.83l2 2zM12 9.17V7h4v3h-3.17L12 9.17zM9.83 7H11v1.17L9.83 7zm4 4H16v2.17L13.83 11zM18 21c.06 0 .11 0 .16-.01l2.32 2.32 1.41-1.41L2.1 2.1.69 3.51l1.32 1.32C2 4.89 2 4.94 2 5v14c0 1.1.9 2 2 2h14zM4 19V6.83l2 2V12h3.17l1 1H6v4h5v-3.17l1 1V17h2.17l2 2H4z"}}]})(t)}function $Ke(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 9V7h-2V5c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-2h2v-2h-2v-2h2v-2h-2V9h2zm-4 10H4V5h14v14zM6 13h5v4H6v-4zm6-6h4v3h-4V7zM6 7h5v5H6V7zm6 4h4v6h-4v-6z"}}]})(t)}function KKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 16l-4-4V8.82C14.16 8.4 15 7.3 15 6c0-1.66-1.34-3-3-3S9 4.34 9 6c0 1.3.84 2.4 2 2.82V12l-4 4H3v5h5v-3.05l4-4.2 4 4.2V21h5v-5h-4z"}}]})(t)}function QKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 1H7c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 18H7V5h10v14zM12 6.72c-1.96 0-3.5 1.52-3.5 3.47h1.75c0-.93.82-1.75 1.75-1.75s1.75.82 1.75 1.75c0 1.75-2.63 1.57-2.63 4.45h1.76c0-1.96 2.62-2.19 2.62-4.45 0-1.96-1.54-3.47-3.5-3.47zM11 16h2v2h-2v-2z"}}]})(t)}function JKe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 6h18V4H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h4v-2H3V6zm10 6H9v1.78c-.61.55-1 1.33-1 2.22 0 .89.39 1.67 1 2.22V20h4v-1.78c.61-.55 1-1.34 1-2.22s-.39-1.67-1-2.22V12zm-2 5.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM22 8h-6c-.5 0-1 .5-1 1v10c0 .5.5 1 1 1h6c.5 0 1-.5 1-1V9c0-.5-.5-1-1-1zm-1 10h-4v-8h4v8z"}}]})(t)}function tQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8 23h8v-2H8v2zm8-21.99L8 1c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM16 15H8V5h8v10z"}}]})(t)}function eQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 7h-1V6h-2v1h-1c-.55 0-1 .45-1 1v9c0 .55.45 1 1 1h4c.55 0 1-.45 1-1V8c0-.55-.45-1-1-1zm-1 9h-2V9h2v7zm-6-6.62C14 7.51 12.49 6 10.62 6S7.25 7.51 7.25 9.38v5.25c0 1.04-.84 1.88-1.88 1.88s-1.87-.85-1.87-1.89v-4.7c.16.05.33.08.5.08 1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2v6.62C2 16.49 3.51 18 5.38 18s3.38-1.51 3.38-3.38V9.38c0-1.04.84-1.88 1.88-1.88s1.88.84 1.88 1.88v4.7c-.18-.05-.35-.08-.52-.08-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2V9.38z"}}]})(t)}function nQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 3c-2.76 0-5 2.24-5 5v8c0 1.66-1.34 3-3 3s-3-1.34-3-3V9h.83C7.44 9 8.89 7.82 9 6.21A3 3 0 006.2 3C4.44 2.89 3 4.42 3 6.19V16c0 2.76 2.24 5 5 5s5-2.24 5-5V8c0-1.66 1.34-3 3-3s3 1.34 3 3v7h-.83c-1.61 0-3.06 1.18-3.17 2.79A3 3 0 0017.8 21c1.76.12 3.2-1.42 3.2-3.18V8c0-2.76-2.24-5-5-5zM5 6c0-.55.45-1 1-1s1 .45 1 1-.45 1-1 1H5V6zm14 12c0 .55-.45 1-1 1s-1-.45-1-1 .45-1 1-1h1v1z"}}]})(t)}function rQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 4v2.67l-1 1-1-1V4h2m7 7v2h-2.67l-1-1 1-1H20M6.67 11l1 1-1 1H4v-2h2.67M12 16.33l1 1V20h-2v-2.67l1-1M15 2H9v5.5l3 3 3-3V2zm7 7h-5.5l-3 3 3 3H22V9zM7.5 9H2v6h5.5l3-3-3-3zm4.5 4.5l-3 3V22h6v-5.5l-3-3z"}}]})(t)}function aQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 7h-1V6h-2v1h-1c-.55 0-1 .45-1 1v9c0 .55.45 1 1 1h4c.55 0 1-.45 1-1V8c0-.55-.45-1-1-1zm-1 9h-2V9h2v7zM8 6c-3.31 0-6 2.69-6 6v4c0 1.1.9 2 2 2h2v-5H3.5v-1c0-2.48 2.02-4.5 4.5-4.5s4.5 2.02 4.5 4.5v1H10v5h2c1.1 0 2-.9 2-2v-4c0-3.31-2.69-6-6-6z"}}]})(t)}function iQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3a9 9 0 00-9 9v7c0 1.1.9 2 2 2h4v-8H5v-1c0-3.87 3.13-7 7-7s7 3.13 7 7v1h-4v8h4c1.1 0 2-.9 2-2v-7a9 9 0 00-9-9zM7 15v4H5v-4h2zm12 4h-2v-4h2v4z"}}]})(t)}function oQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 14v4h-2v-4h2M7 14v4H6c-.55 0-1-.45-1-1v-3h2m5-13a9 9 0 00-9 9v7c0 1.66 1.34 3 3 3h3v-8H5v-2c0-3.87 3.13-7 7-7s7 3.13 7 7v2h-4v8h4v1h-7v2h6c1.66 0 3-1.34 3-3V10a9 9 0 00-9-9z"}}]})(t)}function lQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4c3.87 0 7 3.13 7 7v1h-4v.17L16.83 14H19v2.17l2 2V11a9 9 0 00-9-9c-2.02 0-3.88.67-5.38 1.8l1.43 1.43A6.878 6.878 0 0112 4zM2.1 2.1L.69 3.51l3.33 3.33A8.98 8.98 0 003 11v7c0 1.1.9 2 2 2h4v-8H5v-1c0-.94.19-1.83.52-2.65L15 17.83V20h2.17l1 1H12v2h7c.34 0 .65-.09.93-.24l.55.55 1.41-1.41L2.1 2.1zM7 14v4H5v-4h2z"}}]})(t)}function cQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 14v3c0 .55-.45 1-1 1h-1v-4h2M7 14v4H6c-.55 0-1-.45-1-1v-3h2m5-13a9 9 0 00-9 9v7c0 1.66 1.34 3 3 3h3v-8H5v-2c0-3.87 3.13-7 7-7s7 3.13 7 7v2h-4v8h3c1.66 0 3-1.34 3-3v-7a9 9 0 00-9-9z"}}]})(t)}function sQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 5H5C2.79 5 1 6.79 1 9v5c0 2.21 1.79 4 4 4h2v1h10v-1h2c2.21 0 4-1.79 4-4V9c0-2.21-1.79-4-4-4zm2 9c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2v5z"}}]})(t)}function uQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 5C4.19 5 2 9.48 2 12c0 3.86 3.13 7 6.99 7h6.02C17.7 19 22 16.92 22 12c0 0 0-7-10-7zm0 2c7.64 0 7.99 4.51 8 5H4c0-.2.09-5 8-5zm2.86 10H9.14c-2.1 0-3.92-1.24-4.71-3h15.15c-.8 1.76-2.62 3-4.72 3z"}}]})(t)}function dQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 4H3c-1.1 0-2 .9-2 2v13c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 15H3V6h18v13zM9 8h2v2H9V8zM5 8h2v2H5V8zm3 8h8v1H8v-1zm5-8h2v2h-2V8zm-4 4h2v2H9v-2zm-4 0h2v2H5v-2zm8 0h2v2h-2v-2zm4-4h2v2h-2V8zm0 4h2v2h-2v-2z"}}]})(t)}function hQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"}}]})(t)}function fQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.41 16.59L10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z"}}]})(t)}function pQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"}}]})(t)}function gQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z"}}]})(t)}function vQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 11H6.83l3.58-3.59L9 6l-6 6 6 6 1.41-1.41L6.83 13H21v-2z"}}]})(t)}function mQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 8.41L16.59 13 18 11.59l-6-6-6 6L7.41 13 12 8.41zM6 18h12v-2H6v2z"}}]})(t)}function yQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.5 3C15.57 3 14 4.57 14 6.5V8h-4V6.5C10 4.57 8.43 3 6.5 3S3 4.57 3 6.5 4.57 10 6.5 10H8v4H6.5C4.57 14 3 15.57 3 17.5S4.57 21 6.5 21s3.5-1.57 3.5-3.5V16h4v1.5c0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5-1.57-3.5-3.5-3.5H16v-4h1.5c1.93 0 3.5-1.57 3.5-3.5S19.43 3 17.5 3zM16 8V6.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S18.33 8 17.5 8H16zM6.5 8C5.67 8 5 7.33 5 6.5S5.67 5 6.5 5 8 5.67 8 6.5V8H6.5zm3.5 6v-4h4v4h-4zm7.5 5c-.83 0-1.5-.67-1.5-1.5V16h1.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5zm-11 0c-.83 0-1.5-.67-1.5-1.5S5.67 16 6.5 16H8v1.5c0 .83-.67 1.5-1.5 1.5z"}}]})(t)}function bQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 12l1.41 1.41L12 7.83l5.59 5.58L19 12l-7-7z"}}]})(t)}function xQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 6.41L16.59 5 12 9.58 7.41 5 6 6.41l6 6z"}},{tag:"path",attr:{d:"M18 13l-1.41-1.41L12 16.17l-4.59-4.58L6 13l6 6z"}}]})(t)}function MQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.59 18L19 16.59 14.42 12 19 7.41 17.59 6l-6 6z"}},{tag:"path",attr:{d:"M11 18l1.41-1.41L7.83 12l4.58-4.59L11 6l-6 6z"}}]})(t)}function wQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.41 6L5 7.41 9.58 12 5 16.59 6.41 18l6-6z"}},{tag:"path",attr:{d:"M13 6l-1.41 1.41L16.17 12l-4.58 4.59L13 18l6-6z"}}]})(t)}function zQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 17.59L7.41 19 12 14.42 16.59 19 18 17.59l-6-6z"}},{tag:"path",attr:{d:"M6 11l1.41 1.41L12 7.83l4.59 4.58L18 11l-6-6z"}}]})(t)}function CQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 3H4c-1.1 0-1.99.9-1.99 2L2 15c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 12H4V5h16v10zm-9-9h2v2h-2zm0 3h2v2h-2zM8 6h2v2H8zm0 3h2v2H8zM5 9h2v2H5zm0-3h2v2H5zm3 6h8v2H8zm6-3h2v2h-2zm0-3h2v2h-2zm3 3h2v2h-2zm0-3h2v2h-2zm-5 17l4-4H8z"}}]})(t)}function AQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 5h6v2h-6zM9 5H3v2h4.85l6.92 12H21v-2h-5.07z"}}]})(t)}function kQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 7v4H5.83l3.58-3.59L8 6l-6 6 6 6 1.41-1.41L5.83 13H21V7h-2z"}}]})(t)}function HQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.59 7.41L15.17 11H1v2h14.17l-3.59 3.59L13 18l6-6-6-6-1.41 1.41zM20 6v12h2V6h-2z"}}]})(t)}function EQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 15c1.66 0 2.99-1.34 2.99-3L15 6c0-1.66-1.34-3-3-3S9 4.34 9 6v6c0 1.66 1.34 3 3 3zm-1.2-9.1c0-.66.54-1.2 1.2-1.2s1.2.54 1.2 1.2l-.01 6.2c0 .66-.53 1.2-1.19 1.2s-1.2-.54-1.2-1.2V5.9zm6.5 6.1c0 3-2.54 5.1-5.3 5.1S6.7 15 6.7 12H5c0 3.41 2.72 6.23 6 6.72V22h2v-3.28c3.28-.48 6-3.3 6-6.72h-1.7z"}}]})(t)}function SQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 7v10H4V7h16m0-2H4c-1.1 0-1.99.9-1.99 2L2 17c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm-9 3h2v2h-2zm0 3h2v2h-2zM8 8h2v2H8zm0 3h2v2H8zm-3 0h2v2H5zm0-3h2v2H5zm3 6h8v2H8zm6-3h2v2h-2zm0-3h2v2h-2zm3 3h2v2h-2zm0-3h2v2h-2z"}}]})(t)}function LQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 18V3H2v15H0v2h24v-2h-2zm-8 0h-4v-1h4v1zm6-3H4V5h16v10z"}}]})(t)}function _Qe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 18c1.1 0 1.99-.9 1.99-2L22 5c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2H0c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2h-4zM4 5h16v11H4V5zm8 14c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function BQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 18v-1c1.1 0 1.99-.9 1.99-2L22 5c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2v1H0v2h24v-2h-4zM4 5h16v10H4V5z"}}]})(t)}function DQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2H0v2h24v-2h-4zM4 6h16v10H4V6z"}}]})(t)}function TQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 9H9v6h6V9zm-2 4h-2v-2h2v2zm8-2V9h-2V7c0-1.1-.9-2-2-2h-2V3h-2v2h-2V3H9v2H7c-1.1 0-2 .9-2 2v2H3v2h2v2H3v2h2v2c0 1.1.9 2 2 2h2v2h2v-2h2v2h2v-2h2c1.1 0 2-.9 2-2v-2h2v-2h-2v-2h2zm-4 6H7V7h10v10z"}}]})(t)}function VQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 3H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h3l-1 1v2h12v-2l-1-1h3c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 13H4V5h16v11z"}}]})(t)}function OQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 9c-.04-4.39-3.6-7.93-8-7.93S4.04 4.61 4 9v6c0 4.42 3.58 8 8 8s8-3.58 8-8V9zm-2 0h-5V3.16c2.81.47 4.96 2.9 5 5.84zm-7-5.84V9H6a6.005 6.005 0 015-5.84zM18 15c0 3.31-2.69 6-6 6s-6-2.69-6-6v-4h12v4z"}}]})(t)}function IQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 1H8C6.34 1 5 2.34 5 4v16c0 1.66 1.34 3 3 3h8c1.66 0 3-1.34 3-3V4c0-1.66-1.34-3-3-3zm1 17H7V4h10v14zm-3 3h-4v-1h4v1z"}}]})(t)}function RQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.5 1h-8A2.5 2.5 0 005 3.5v17A2.5 2.5 0 007.5 23h8a2.5 2.5 0 002.5-2.5v-17A2.5 2.5 0 0015.5 1zm-4 21c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm4.5-4H7V4h9v14z"}}]})(t)}function FQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 6V4H7.39l2 2zm2 13V9c0-.55-.45-1-1-1h-6c-.55 0-1 .45-1 1v3.61l2 2V10h4v7h-1.61l2.93 2.93c.39-.13.68-.49.68-.93zM2.06 1.51L.65 2.92l1.82 1.82C2.18 5.08 2 5.52 2 6v11H0v3h17.73l2.35 2.35 1.41-1.41L2.06 1.51zM4 17V6.27L14.73 17H4z"}}]})(t)}function NQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 6h18V4H4c-1.1 0-2 .9-2 2v11H0v3h14v-3H4V6zm19 2h-6c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1zm-1 9h-4v-7h4v7z"}}]})(t)}function PQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 2H7c-1.1 0-2 .9-2 2v2c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 4H7V4h10v2zm3 16H4c-1.1 0-2-.9-2-2v-1h20v1c0 1.1-.9 2-2 2zm-1.47-11.81A2.008 2.008 0 0016.7 9H7.3c-.79 0-1.51.47-1.83 1.19L2 18h20l-3.47-7.81zM9.5 16h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5zm0-2h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5zm0-2h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5zm3 4h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5zm0-2h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5zm0-2h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5zm3 4h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5zm0-2h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5zm0-2h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5z"}}]})(t)}function jQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2 9v2h19V9H2zm0 6h5v-2H2v2zm7 0h5v-2H9v2zm7 0h5v-2h-5v2z"}}]})(t)}function UQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 4.2c1.5 0 3 .6 4.2 1.7l.8-.8C19.6 3.7 17.8 3 16 3s-3.6.7-5 2.1l.8.8C13 4.8 14.5 4.2 16 4.2zm-3.3 2.5l.8.8c.7-.7 1.6-1 2.5-1s1.8.3 2.5 1l.8-.8c-.9-.9-2.1-1.4-3.3-1.4s-2.4.5-3.3 1.4zM19 13h-2V9h-2v4H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zm0 6H5v-4h14v4zM6 16h2v2H6zm3.5 0h2v2h-2zm3.5 0h2v2h-2z"}}]})(t)}function WQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.8 10.7L4.2 5l-.7 1.9L17.6 12H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5.5c0-.8-.5-1.6-1.2-1.8zM19 18H5v-4h14v4zM6 15h2v2H6zm4 0h8v2h-8z"}}]})(t)}function ZQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z"}}]})(t)}function GQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 2h-8L4 8v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 2v16H6V8.83L10.83 4H18zM7 17h2v2H7zm8 0h2v2h-2zm-8-6h2v4H7zm4 4h2v4h-2zm0-4h2v2h-2zm4 0h2v4h-2z"}}]})(t)}function qQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.5 7.5v9l7-4.5z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14.01H4V5.99h16v12.02z"}}]})(t)}function YQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.5 11.25H14v1.5h-1.5zM15 11.25h1.5v1.5H15zM10 11.25h1.5v1.5H10zM7.5 11.25H9v1.5H7.5z"}},{tag:"path",attr:{d:"M21 5H3c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zM4 17H3V7h1v10zm14 0H6V7h12v10zm3 0h-1V7h1v10z"}}]})(t)}function XQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 9V7c0-1.1-.9-2-2-2h-3c0-1.66-1.34-3-3-3S9 3.34 9 5H6c-1.1 0-2 .9-2 2v2c-1.66 0-3 1.34-3 3s1.34 3 3 3v4c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-4c1.66 0 3-1.34 3-3s-1.34-3-3-3zm-2 10H6V7h12v12zm-9-6c-.83 0-1.5-.67-1.5-1.5S8.17 10 9 10s1.5.67 1.5 1.5S9.83 13 9 13zm7.5-1.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.5zM8 15h8v2H8v-2z"}}]})(t)}function $Qe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z"}}]})(t)}function KQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.2 1H9.8C8.81 1 8 1.81 8 2.8v14.4c0 .99.81 1.79 1.8 1.79l8.4.01c.99 0 1.8-.81 1.8-1.8V2.8c0-.99-.81-1.8-1.8-1.8zM18 17l-8-.01V3h8v14zm-4-9c1.1 0 2-.89 2-2s-.9-2-2-2-2 .89-2 2 .9 2 2 2zm0 8c1.93 0 3.5-1.57 3.5-3.5S15.93 9 14 9s-3.5 1.57-3.5 3.5S12.07 16 14 16zm0-5c.83 0 1.5.67 1.5 1.5S14.83 14 14 14s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5zM6 5H4v16a2 2 0 002 2h10v-2H6V5z"}}]})(t)}function QQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 2H7c-1.1 0-2 .9-2 2v16c0 1.1.9 1.99 2 1.99L17 22c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM7 20V4h10v16H7zm5-11c1.1 0 2-.9 2-2s-.9-2-2-2a2 2 0 100 4zm0 2c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}}]})(t)}function JQe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.59 7.41L18.17 11H6v2h12.17l-3.59 3.59L16 18l6-6-6-6-1.41 1.41zM2 6v12h2V6H2z"}}]})(t)}function tJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 0H6C4.34 0 3 1.34 3 3v18c0 1.66 1.34 3 3 3h12c1.66 0 3-1.34 3-3V3c0-1.66-1.34-3-3-3zm-4 22h-4v-1h4v1zm5.25-3H4.75V3h14.5v16z"}}]})(t)}function eJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.5 0h-14A2.5 2.5 0 002 2.5v19A2.5 2.5 0 004.5 24h14a2.5 2.5 0 002.5-2.5v-19A2.5 2.5 0 0018.5 0zm-7 23c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm7.5-4H4V3h15v16z"}}]})(t)}function nJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 4H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h18c1.1 0 1.99-.9 1.99-2L23 6c0-1.1-.9-2-2-2zm-2 14H5V6h14v12z"}}]})(t)}function rJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M18.75 10.08L17.4 6.05A2.978 2.978 0 0014.56 4H9.44C8.15 4 7 4.82 6.6 6.05L5.81 8.4 4.41 7l.29-.29A.996.996 0 103.29 5.3l-2 2A.996.996 0 102.7 8.71l.3-.3 1.79 1.79C3.18 10.72 2 12.22 2 14c0 1.49.83 2.78 2.05 3.47A2.991 2.991 0 007 20c1.3 0 2.4-.84 2.82-2h4.37c.41 1.16 1.51 2 2.82 2 1.49 0 2.73-1.1 2.95-2.53C21.17 16.78 22 15.49 22 14c0-1.95-1.4-3.57-3.25-3.92zM13 6h1.56a1 1 0 01.95.68l1.1 3.32H13V6zm-4.51.68A1 1 0 019.44 6H11v4H7.41l-.02-.02 1.1-3.3zM7 18c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm10 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm2.49-2.68A3.028 3.028 0 0017 14c-1.3 0-2.4.84-2.82 2H9.82C9.4 14.84 8.3 14 7 14c-1.03 0-1.95.53-2.49 1.32C4.2 14.97 4 14.51 4 14c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2 0 .51-.2.97-.51 1.32z"}}]})(t)}function aJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h5v2h8v-2h5c1.1 0 1.99-.9 1.99-2L23 5c0-1.1-.9-2-2-2zm0 14H3V5h18v12z"}}]})(t)}function iJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.5 9c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5zm-6.67-1H20v8h-1.17l1.87 1.87c.75-.29 1.3-1.02 1.3-1.87V8c0-1.1-.9-2-2-2H8.83l2 2zm8.95 14.61L15.17 18H4c-1.1 0-2-.9-2-2V8c0-.85.55-1.58 1.3-1.87L1.39 4.22 2.8 2.81l18.38 18.38-1.4 1.42zM13.17 16l-3-3H9v2H7v-2H5v-2h2V9.83L5.17 8H4v8h9.17z"}}]})(t)}function oJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 6H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 10H3V8h18v8zM6 15h2v-2h2v-2H8V9H6v2H4v2h2z"}},{tag:"circle",attr:{cx:"14.5",cy:"13.5",r:"1.5"}},{tag:"circle",attr:{cx:"18.5",cy:"10.5",r:"1.5"}}]})(t)}function lJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 7c2.76 0 5 2.24 5 5 0 .64-.13 1.25-.35 1.82l1.5 1.5a6.963 6.963 0 00-1.79-8.79L15 2H9l-.96 3.21 2.14 2.14C10.75 7.13 11.36 7 12 7zm-1.51-3h3.02l.38 1.27c-.55-.16-1.97-.51-3.78 0L10.49 4zM2.81 2.81L1.39 4.22l4.46 4.46a6.963 6.963 0 001.79 8.79L9 22h6l.96-3.21 3.82 3.82 1.41-1.41L2.81 2.81zM13.51 20h-3.02l-.38-1.27c.55.15 1.97.51 3.78 0L13.51 20zM12 17c-2.76 0-5-2.24-5-5 0-.64.13-1.25.35-1.82l6.47 6.47c-.57.22-1.18.35-1.82.35z"}}]})(t)}function cJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14.31 2l.41 2.48C13.87 4.17 12.96 4 12 4c-.95 0-1.87.17-2.71.47L9.7 2h4.61m.41 17.52L14.31 22H9.7l-.41-2.47c.84.3 1.76.47 2.71.47.96 0 1.87-.17 2.72-.48M16 0H8l-.95 5.73C5.19 7.19 4 9.45 4 12s1.19 4.81 3.05 6.27L8 24h8l.96-5.73C18.81 16.81 20 14.54 20 12s-1.19-4.81-3.04-6.27L16 0zm-4 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z"}}]})(t)}function sJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.03 3.56c-1.67-1.39-3.74-2.3-6.03-2.51v2.01c1.73.19 3.31.88 4.61 1.92l1.42-1.42zM11 3.06V1.05c-2.29.2-4.36 1.12-6.03 2.51l1.42 1.42A8.928 8.928 0 0111 3.06zM4.98 6.39L3.56 4.97C2.17 6.64 1.26 8.71 1.05 11h2.01c.19-1.73.88-3.31 1.92-4.61zM20.94 11h2.01c-.21-2.29-1.12-4.36-2.51-6.03l-1.42 1.42A8.928 8.928 0 0120.94 11zM7 12l3.44 1.56L12 17l1.56-3.44L17 12l-3.44-1.56L12 7l-1.56 3.44z"}},{tag:"path",attr:{d:"M12 21a8.96 8.96 0 01-7.46-4H7v-2H1v6h2v-2.7c1.99 2.84 5.27 4.7 9 4.7 4.87 0 9-3.17 10.44-7.56l-1.96-.45C19.25 18.48 15.92 21 12 21z"}}]})(t)}function uJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 19V3H4v16H2v2h11.25c0 .97.78 1.75 1.75 1.75s1.75-.78 1.75-1.75H22v-2h-2zm-2-8h-2V9h2v2zm-4 0H6V9h8v2zm0 2v2H6v-2h8zm2 0h2v2h-2v-2zm2-6h-2V5h2v2zm-4-2v2H6V5h8zM6 19v-2h8v2H6zm10 0v-2h2v2h-2z"}}]})(t)}function dJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 19V3H4v16H2v2h20v-2h-2zM16 9h2v2h-2V9zm-2 2H6V9h8v2zm4-4h-2V5h2v2zm-4-2v2H6V5h8zM6 19v-6h8v1.82A1.746 1.746 0 0015 18a1.746 1.746 0 001-3.18V13h2v6H6z"}}]})(t)}function hJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 6c0-1.1-.9-2-2-2H4v2h16v2.59c.73.29 1.4.69 2 1.17V6zM8 9H3c-.5 0-1 .5-1 1v9c0 .5.5 1 1 1h5c.5 0 1-.5 1-1v-9c0-.5-.5-1-1-1zm-1 9H4v-7h3v7zM17.75 16.97c.3-.23.5-.57.5-.97a1.25 1.25 0 00-2.5 0c0 .4.2.75.5.97V22h1.5v-5.03z"}},{tag:"path",attr:{d:"M17 13.5a2.5 2.5 0 012.5 2.5c0 .69-.28 1.31-.73 1.76l1.06 1.06C20.55 18.1 21 17.1 21 16c0-2.21-1.79-4-4-4s-4 1.79-4 4c0 1.1.45 2.1 1.17 2.83l1.06-1.06A2.5 2.5 0 0117 13.5z"}},{tag:"path",attr:{d:"M17 9.5a6.5 6.5 0 00-6.5 6.5c0 1.79.73 3.42 1.9 4.6l1.06-1.06C12.56 18.63 12 17.38 12 16c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.37-.56 2.62-1.46 3.52l1.07 1.06A6.5 6.5 0 0017 9.5z"}}]})(t)}function fJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 19v-9l6-4.5 4.08 3.06c.81-.32 1.69-.51 2.61-.54L10 3 2 9v12h8.76c-.48-.6-.88-1.27-1.17-2H4zM17 14.75c-.69 0-1.25.56-1.25 1.25 0 .4.2.75.5.97V22h1.5v-5.03c.3-.23.5-.57.5-.97 0-.69-.56-1.25-1.25-1.25z"}},{tag:"path",attr:{d:"M17 12c-2.21 0-4 1.79-4 4 0 1.1.45 2.1 1.17 2.83l1.06-1.06A2.5 2.5 0 1119.5 16c0 .69-.28 1.31-.73 1.76l1.06 1.06C20.55 18.1 21 17.1 21 16c0-2.21-1.79-4-4-4z"}},{tag:"path",attr:{d:"M17 9.5a6.5 6.5 0 00-6.5 6.5c0 1.79.73 3.42 1.9 4.6l1.06-1.06C12.56 18.63 12 17.38 12 16c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.37-.56 2.62-1.46 3.52l1.07 1.06A6.5 6.5 0 0017 9.5z"}}]})(t)}function pJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 19V3H4v16H2v2h20v-2h-2zM13 5v14h-2V5h2zM6 5h3v14H6V5zm9 14V5h3v14h-3z"}}]})(t)}function gJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 19V3H4v16H2v2h20v-2h-2zm-2-8.14c-2.05-.58-3.64-2.93-3.94-5.86H18v5.86zM15.81 12c-2.04 1.35-3.5 3.94-3.76 7h-.09c-.26-3.06-1.72-5.65-3.76-7 2.04-1.35 3.5-3.94 3.76-7h.09c.26 3.06 1.72 5.65 3.76 7zM9.94 5c-.3 2.93-1.89 5.27-3.94 5.86V5h3.94zM6 13.14c2.05.58 3.64 2.93 3.94 5.86H6v-5.86zM14.06 19c.3-2.93 1.89-5.27 3.94-5.86V19h-3.94z"}}]})(t)}function vJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.69 2.21L4.33 11.49c-.64.58-.28 1.65.58 1.73L13 14l-4.85 6.76c-.22.31-.19.74.08 1.01.3.3.77.31 1.08.02l10.36-9.28c.64-.58.28-1.65-.58-1.73L11 10l4.85-6.76c.22-.31.19-.74-.08-1.01a.77.77 0 00-1.08-.02z"}}]})(t)}function mJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 11a9 9 0 00-18 0c0 3.92 2.51 7.24 6 8.48V22h2v-2.06a8.262 8.262 0 002 0V22h2v-2.52c3.49-1.24 6-4.56 6-8.48zm-9 7c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7z"}},{tag:"path",attr:{d:"M8 7h8v2H8zM12.75 10l-3 3L11 14.25 9.75 15.5l1.5 1.5 3-3L13 12.75l1.25-1.25z"}}]})(t)}function yJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3c-4.8 0-9 3.86-9 9 0 2.12.74 4.07 1.97 5.61L3 19.59 4.41 21l1.97-1.97A9.012 9.012 0 0012 21c2.3 0 4.61-.88 6.36-2.64A8.95 8.95 0 0021 12V3h-9zm7 9c0 1.87-.73 3.63-2.05 4.95A6.96 6.96 0 0112 19c-3.86 0-7-3.14-7-7 0-1.9.74-3.68 2.1-4.99A6.94 6.94 0 0112 5h7v7z"}},{tag:"path",attr:{d:"M8.46 12.63l4.05.4-2.44 3.33c-.11.16-.1.38.04.52.15.15.4.16.56.01l5.16-4.63c.33-.3.15-.85-.3-.89l-4.05-.4 2.44-3.33c.11-.16.1-.38-.04-.52a.405.405 0 00-.56-.01l-5.16 4.63c-.32.3-.14.85.3.89z"}}]})(t)}function bJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 4h-1V2h-2v2h-2V2H9v2H8C5.79 4 4 5.79 4 8v10c0 2.21 1.79 4 4 4h8c2.21 0 4-1.79 4-4V8c0-2.21-1.79-4-4-4zm2 14c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2V8c0-1.1.9-2 2-2h8c1.1 0 2 .9 2 2v10z"}},{tag:"path",attr:{d:"M9.5 15.54C9.5 16.9 10.62 18 12 18s2.5-1.1 2.5-2.46c0-1.09-.45-1.41-2.5-3.79-2.07 2.4-2.5 2.71-2.5 3.79zM8 8h8v2H8z"}}]})(t)}function xJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M12 18c3.31 0 6-2.69 6-6s-2.69-6-6-6-6 2.69-6 6 2.69 6 6 6zm-.75-2.08c-.55-.1-1.05-.32-1.5-.62l1.5-1.5v2.12zm1.5 0v-2.11l1.5 1.5c-.45.3-.95.51-1.5.61zm2.56-1.67l-1.5-1.5h2.11c-.1.55-.31 1.05-.61 1.5zm.61-3h-2.11l1.5-1.5c.3.45.51.95.61 1.5zm-3.17-3.17c.55.1 1.05.32 1.5.62l-1.5 1.5V8.08zM12 11c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-.75-2.92v2.11l-1.5-1.5c.45-.3.95-.51 1.5-.61zM8.69 9.75l1.5 1.5H8.08c.1-.55.31-1.05.61-1.5zm1.5 3l-1.5 1.5c-.3-.44-.51-.95-.62-1.5h2.12z"}}]})(t)}function MJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 8c-1.06 0-1.64.29-3.91 1.19-.19-.14-.4-.27-.62-.37.25-1.03.61-1.53 1.33-2.04.81-.57 1.2-1.34 1.2-2.28 0-1.22-.95-2.5-2.6-2.5-3.08 0-4.92 1.47-5.32 3.26l2.33 2.33C10.07 6.69 10 6.38 10 6c0-1.18 1.4-2 3.4-2 .57 0 .6.42.6.5 0 .27-.05.43-.35.65-1.27.9-1.83 1.91-2.16 3.39l-.02.1 7.25 7.25c.24.06.5.11.78.11 1.22 0 2.5-.95 2.5-2.6C22 9.91 20.11 8 18 8zm1.5 6c-.27 0-.43-.05-.65-.35-.9-1.27-1.91-1.83-3.39-2.16a3.12 3.12 0 00-.15-.62c1.8-.75 2.18-.87 2.69-.87 1.18 0 2 1.4 2 3.4 0 .57-.42.6-.5.6zM1.39 4.22l3.89 3.89C5.04 8.05 4.78 8 4.5 8 3.28 8 2 8.95 2 10.6 2 14.09 3.89 16 6 16c1.06 0 1.64-.29 3.91-1.19.19.14.4.27.62.37-.25 1.03-.61 1.53-1.33 2.04-.81.57-1.2 1.34-1.2 2.28 0 1.22.95 2.5 2.6 2.5 3.08 0 4.92-1.47 5.32-3.26l3.86 3.86 1.41-1.41L2.81 2.81 1.39 4.22zm11.13 11.24c.03 0 .06-.02.09-.02l.97.97c.35.9.42 1.21.42 1.59 0 1.18-1.4 2-3.4 2-.57 0-.6-.42-.6-.5 0-.27.05-.43.35-.65 1.28-.89 1.83-1.91 2.17-3.39zm-3.98-2.94c.03.22.08.42.15.62-1.8.74-2.18.86-2.69.86-1.18 0-2-1.4-2-3.4 0-.57.42-.6.5-.6.27 0 .43.05.65.35.89 1.28 1.91 1.83 3.39 2.17z"}}]})(t)}function wJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 1c-.15 0 .11-.02-4.28.42C8.47 1.75 6 4.48 6 7.75s2.47 6 5.72 6.33l1.9.19-.56.85c-.35-.08-.7-.12-1.06-.12-2.76 0-5 2.24-5 5v2c0 .55.45 1 1 1h8c.55 0 1-.45 1-1v-2c0-1.67-.83-3.15-2.09-4.06l.97-1.45c.04 0 .09.01.13.01 1.09 0 2-.89 2-2V3C18 1.89 17.09 1 16 1zm-1 20H9v-1c0-1.65 1.35-3 3-3s3 1.35 3 3v1zM8 7.75c0-2.25 1.69-4.11 3.92-4.34L16 3l.03 9.5-4.11-.42A4.336 4.336 0 018 7.75z"}}]})(t)}function zJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 13.05C9 14.68 10.34 16 12 16s3-1.32 3-2.95c0-1.31-.53-1.69-3-4.55-2.48 2.88-3 3.25-3 4.55z"}},{tag:"path",attr:{d:"M20 13c.55 0 1-.45 1-1s-.45-1-1-1h-1V5h1c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1h1v6H4c-.55 0-1 .45-1 1s.45 1 1 1h1v6H4c-.55 0-1 .45-1 1s.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1h-1v-6h1zm-3 6H7v-6c.55 0 1-.45 1-1s-.45-1-1-1V5h10v6c-.55 0-1 .45-1 1s.45 1 1 1v6z"}}]})(t)}function CJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 6.14V4c0-1.1-.9-2-2-2H9c-1.1 0-2 .9-2 2v2.14c-1.72.45-3 2-3 3.86v8c0 2.21 1.79 4 4 4h8c2.21 0 4-1.79 4-4v-8c0-1.86-1.28-3.41-3-3.86zM9 4h6v2h-2c0-.55-.45-1-1-1s-1 .45-1 1H9V4zM8 8h8c1.1 0 2 .9 2 2v3H6v-3c0-1.1.9-2 2-2zm8 12H8c-1.1 0-2-.9-2-2v-3h12v3c0 1.1-.9 2-2 2z"}}]})(t)}function AJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 6h-1V5c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v1H7c-3.31 0-6 2.69-6 6s2.69 6 6 6v3h2v-3h6v3h2v-3c3.31 0 6-2.69 6-6s-2.69-6-6-6zm-7-1h4v1h-4V5zm7 11H7c-2.21 0-4-1.79-4-4s1.79-4 4-4h10c2.21 0 4 1.79 4 4s-1.79 4-4 4z"}}]})(t)}function kJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 19V3H4v16H2v2h8.25c0 .97.78 1.75 1.75 1.75s1.75-.78 1.75-1.75H22v-2h-2zM18 5v10H6V5h12zM6 19v-2h5v2H6zm7 0v-2h5v2h-5z"}}]})(t)}function HJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 19V3H4v16H2v2h20v-2h-2zM18 5v6H6V5h12zM6 19v-6h5v1.82A1.746 1.746 0 0012 18a1.746 1.746 0 001-3.18V13h5v6H6z"}}]})(t)}function EJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 4v16H6V4h12m0-2H6c-1.1 0-2 .9-2 2v18h16V4c0-1.1-.9-2-2-2zm-2.5 8.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5S17 12.83 17 12s-.67-1.5-1.5-1.5z"}}]})(t)}function SJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 11c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3zm0-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM12 12c-1.84 0-3.56.5-5.03 1.37-.61.35-.97 1.02-.97 1.72V17h12v-1.91c0-.7-.36-1.36-.97-1.72A9.844 9.844 0 0012 12zm-3.86 3c1.18-.65 2.51-1 3.86-1s2.68.35 3.85 1H8.14zM21.23 8.15l1.85-.77A12.056 12.056 0 0016.62.92l-.77 1.85c2.42 1.02 4.36 2.96 5.38 5.38zM8.15 2.77L7.38.92A12.089 12.089 0 00.92 7.38l1.85.77c1.02-2.42 2.96-4.36 5.38-5.38zM2.77 15.85l-1.85.77c1.22 2.91 3.55 5.25 6.46 6.46l.77-1.85a10.117 10.117 0 01-5.38-5.38zM15.85 21.23l.77 1.85c2.91-1.22 5.25-3.55 6.46-6.46l-1.85-.77a10.117 10.117 0 01-5.38 5.38z"}}]})(t)}function LJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 2v7h-4v-1h-4v1H6V4h12zM6 20v-7h12v7H6z"}}]})(t)}function _Je(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm6 9.09c0 4-2.55 7.7-6 8.83-3.45-1.13-6-4.82-6-8.83v-4.7l6-2.25 6 2.25v4.7z"}},{tag:"path",attr:{d:"M9.01 14.33c1.75 2.17 5.12 2.24 6.96.07.23-.27.08-.68-.26-.74a4.491 4.491 0 01-3.18-2.2 4.503 4.503 0 01-.32-3.86.453.453 0 00-.51-.6c-3.34.62-4.89 4.61-2.69 7.33z"}}]})(t)}function BJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 12H4L2 22h20l-2-10zm-1.64 2l.4 2H13v-2h5.36zM11 14v2H5.24l.4-2H11zm-6.16 4H11v2H4.44l.4-2zM13 20v-2h6.16l.4 2H13zM11 8h2v3h-2zM15.764 7.205l1.415-1.414L19.3 7.912l-1.414 1.414zM4.705 7.913L6.826 5.79 8.24 7.206 6.12 9.327zM3 2h3v2H3zM18 2h3v2h-3zM12 7c2.76 0 5-2.24 5-5h-2c0 1.65-1.35 3-3 3S9 3.65 9 2H7c0 2.76 2.24 5 5 5z"}}]})(t)}function DJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 19V3H4v16H2v2h20v-2h-2zM13 5h1.5v14H13V5zm-2 14H9.5V5H11v14zM6 5h1.5v14H6V5zm10.5 14V5H18v14h-1.5z"}}]})(t)}function TJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 19V3H4v16H2v2h20v-2h-2zM14 5v14h-4V5h4zM6 5h2v14H6V5zm10 14V5h2v14h-2z"}}]})(t)}function VJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 3h6v2H4zM1 7h5v2H1zM3 19h5v2H3z"}},{tag:"path",attr:{d:"M22.21 18.61l-2.28-4.1a2.05 2.05 0 00-1.26-.97l-2.69-.67a2.95 2.95 0 00-.37-1.33l3.96-6.59c.65-1.08.3-2.48-.78-3.13a2.288 2.288 0 00-2.73.3l-3.43 3.21c-.4.37-.63.9-.63 1.45v3.4c-.47.17-.89.45-1.23.82H3.28a2.279 2.279 0 00-.63 4.47l4.51 1.29c.18.05.37.08.55.08.36 0 .72-.1 1.03-.29l2.24-1.34c.29.26.63.47 1.02.61V21c-1.1 0-2 .9-2 2h6c0-1.1-.9-2-2-2v-4.28l4.61 4.61c.45.45 1.03.67 1.61.67.58 0 1.17-.22 1.61-.67.72-.72.88-1.83.38-2.72zM7.72 14.84L3.2 13.55a.279.279 0 01-.2-.27c0-.15.13-.28.28-.28h6.73c0 .15.01.3.03.44l-2.32 1.4zM13 14c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm1-3.86V6.78l3.43-3.21c.05-.05.19-.12.34-.04.13.08.18.25.1.38l-3.74 6.24-.13-.01zm6.42 9.78c-.05.05-.24.16-.4 0l-4.85-4.85c.08-.09.16-.18.24-.28l2.78.69 2.28 4.1c.06.11.04.25-.05.34z"}}]})(t)}function OJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 11.5h2.5c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1H13c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1zm.5-4.5H15v3h-1.5V7zM7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM8.5 11.5H10v-6H7V7h1.5zM13.5 18.5H15V17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1h-3.5v6zM15 14h1.5v1.5H15V14z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}}]})(t)}function IJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM13.5 18.5H15V17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1h-3.5v6zM15 14h1.5v1.5H15V14z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M9.5 11.5H11v-6H8V7h1.5zM14.5 11.5H16v-6h-3V7h1.5z"}}]})(t)}function RJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM13.5 18.5H15V17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1h-3.5v6zM15 14h1.5v1.5H15V14z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M8.5 11.5H10v-6H7V7h1.5zM16.5 10h-3V9h2c.55 0 1-.45 1-1V6.5c0-.55-.45-1-1-1H12V7h3v1h-2c-.55 0-1 .45-1 1v2.5h4.5V10z"}}]})(t)}function FJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8.5 11.5H10v-6H7V7h1.5zM16.5 10.5v-4c0-.55-.45-1-1-1H12V7h3v1h-2v1h2v1h-3v1.5h3.5c.55 0 1-.45 1-1zM7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM13.5 18.5H15V17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1h-3.5v6zM15 14h1.5v1.5H15V14z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}}]})(t)}function NJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM13.5 12.5v6H15V17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1h-3.5zm3 3H15V14h1.5v1.5z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M8.5 11.5H10v-6H7V7h1.5zM15 11.5h1.5V10h1V8.5h-1v-3H15v3h-1.5v-3H12V10h3z"}}]})(t)}function PJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM13.5 18.5H15V17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1h-3.5v6zM15 14h1.5v1.5H15V14z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M8.5 11.5H10v-6H7V7h1.5zM16.5 10.5V9c0-.55-.45-1-1-1h-2V7h3V5.5H12V9h3v1h-3v1.5h3.5c.55 0 1-.45 1-1z"}}]})(t)}function jJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM13.5 18.5H15V17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1h-3.5v6zM15 14h1.5v1.5H15V14z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M13 11.5h2.5c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1h-2V7h3V5.5H13c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1zm.5-2.5H15v1.5h-1.5V9zM8.5 11.5H10v-6H7V7h1.5z"}}]})(t)}function UJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM13.5 18.5H15V17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1h-3.5v6zM15 14h1.5v1.5H15V14z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M8.5 11.5H10v-6H7V7h1.5zM13.25 11.5H15l1.46-4.71c.19-.64-.29-1.29-.96-1.29H12V7h2.62l-1.37 4.5z"}}]})(t)}function WJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM13.5 18.5H15V17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1h-3.5v6zM15 14h1.5v1.5H15V14z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M8.5 11.5H10v-6H7V7h1.5zM13 11.5h2.5c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1H13c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1zm.5-5H15V8h-1.5V6.5zm0 2.5H15v1.5h-1.5V9z"}}]})(t)}function ZJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM13.5 18.5H15V17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1h-3.5v6zM15 14h1.5v1.5H15V14z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M8.5 11.5H10v-6H7V7h1.5zM16.5 10.5v-4c0-.55-.45-1-1-1H13c-.55 0-1 .45-1 1V8c0 .55.45 1 1 1h2v1h-3v1.5h3.5c.55 0 1-.45 1-1zM15 8h-1.5V6.5H15V8z"}}]})(t)}function GJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM13.5 12.5v6H15V17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1h-3.5zm3 3H15V14h1.5v1.5z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M14 11.5h2.5c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1H14c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1zm.5-4.5H16v3h-1.5V7zM11 10H8V9h2c.55 0 1-.45 1-1V6.5c0-.55-.45-1-1-1H6.5V7h3v1h-2c-.55 0-1 .45-1 1v2.5H11V10z"}}]})(t)}function qJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M14.5 11.5H16v-6h-3V7h1.5zM12 10H9V9h2c.55 0 1-.45 1-1V6.5c0-.55-.45-1-1-1H7.5V7h3v1h-2c-.55 0-1 .45-1 1v2.5H12V10zM7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM15 17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1h-3.5v6H15V17zm0-3h1.5v1.5H15V14z"}}]})(t)}function YJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM13.5 12.5v6H15V17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1h-3.5zm3 3H15V14h1.5v1.5z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M11 10H8V9h2c.55 0 1-.45 1-1V6.5c0-.55-.45-1-1-1H6.5V7h3v1h-2c-.55 0-1 .45-1 1v2.5H11V10zM17.5 10h-3V9h2c.55 0 1-.45 1-1V6.5c0-.55-.45-1-1-1H13V7h3v1h-2c-.55 0-1 .45-1 1v2.5h4.5V10z"}}]})(t)}function XJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM13.5 12.5v6H15V17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1h-3.5zm3 3H15V14h1.5v1.5z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M11 10H8V9h2c.55 0 1-.45 1-1V6.5c0-.55-.45-1-1-1H6.5V7h3v1h-2c-.55 0-1 .45-1 1v2.5H11V10zM17.5 10.5v-4c0-.55-.45-1-1-1H13V7h3v1h-2v1h2v1h-3v1.5h3.5c.55 0 1-.45 1-1z"}}]})(t)}function $Je(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM17 12.5h-3.5v6H15V17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1zm-.5 3H15V14h1.5v1.5z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M11 10H8V9h2c.55 0 1-.45 1-1V6.5c0-.55-.45-1-1-1H6.5V7h3v1h-2c-.55 0-1 .45-1 1v2.5H11V10zM16 11.5h1.5V10h1V8.5h-1v-3H16v3h-1.5v-3H13V10h3z"}}]})(t)}function KJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM13.5 18.5H15V17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1h-3.5v6zM15 14h1.5v1.5H15V14z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M14.5 10h-3V9h2c.55 0 1-.45 1-1V6.5c0-.55-.45-1-1-1H10V7h3v1h-2c-.55 0-1 .45-1 1v2.5h4.5V10z"}}]})(t)}function QJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 4v2h5v2H5v2h4v2H4v2h5c1.1 0 2-.9 2-2v-1.5c0-.83-.17-1.5-1-1.5.83 0 1-.67 1-1.5V6c0-1.1-.9-2-2-2H4zm14 0c1.1 0 2 .9 2 2v6c0 1.1-.9 2-2 2h-3c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h3zm0 2h-3v6h3V6zM5 22H3v-5h2v5zm4 0H7v-5h2v5zm4 0h-2v-5h2v5zm8 0h-6v-5h6v5z"}}]})(t)}function JJe(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM13.5 12.5v6H15V17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1h-3.5zm3 3H15V14h1.5v1.5z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M14.5 10.5v-4c0-.55-.45-1-1-1H10V7h3v1h-2v1h2v1h-3v1.5h3.5c.55 0 1-.45 1-1z"}}]})(t)}function t1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM13.5 18.5H15V17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1h-3.5v6zM15 14h1.5v1.5H15V14z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M12.5 11.5H14V10h1V8.5h-1v-3h-1.5v3H11v-3H9.5V10h3z"}}]})(t)}function e1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM13.5 18.5H15V17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1h-3.5v6zM15 14h1.5v1.5H15V14z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M14.5 10.5V9c0-.55-.45-1-1-1h-2V7h3V5.5H10V9h3v1h-3v1.5h3.5c.55 0 1-.45 1-1z"}}]})(t)}function n1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 6v6h-3V6h3zm0-2h-3c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-7 2V4H6c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2v-2c0-1.1-.9-2-2-2H6V6h5zm-2 4v2H6v-2h3zM5 22H3v-5h2v5zm4 0H7v-5h2v5zm4 0h-2v-5h2v5zm8 0h-6v-5h6v5z"}}]})(t)}function r1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM13.5 18.5H15V17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1h-3.5v6zM15 14h1.5v1.5H15V14z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M11 11.5h2.5c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1h-2V7h3V5.5H11c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1zm.5-2.5H13v1.5h-1.5V9z"}}]})(t)}function a1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM13.5 18.5H15V17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1h-3.5v6zM15 14h1.5v1.5H15V14z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M11.25 11.5H13l1.46-4.71c.19-.64-.29-1.29-.96-1.29H10V7h2.62l-1.37 4.5z"}}]})(t)}function i1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM13.5 18.5H15V17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1h-3.5v6zM15 14h1.5v1.5H15V14z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M11 11.5h2.5c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1H11c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1zm.5-5H13V8h-1.5V6.5zm0 2.5H13v1.5h-1.5V9z"}}]})(t)}function o1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.5 14h1v3H10v-3h1v4.5h1.5v-5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v5h1.5V14zM13.5 18.5H15V17h2c.55 0 1-.45 1-1v-2.5c0-.55-.45-1-1-1h-3.5v6zM15 14h1.5v1.5H15V14z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M14.5 10.5v-4c0-.55-.45-1-1-1H11c-.55 0-1 .45-1 1V8c0 .55.45 1 1 1h2v1h-3v1.5h3.5c.55 0 1-.45 1-1zM13 8h-1.5V6.5H13V8z"}}]})(t)}function l1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 6h-3.17L16 4h-6v2h5.12l1.83 2H21v12H5v-9H3v9c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zM8 14c0 2.76 2.24 5 5 5s5-2.24 5-5-2.24-5-5-5-5 2.24-5 5zm5-3c1.65 0 3 1.35 3 3s-1.35 3-3 3-3-1.35-3-3 1.35-3 3-3zM5 6h3V4H5V1H3v3H0v2h3v3h2z"}}]})(t)}function c1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 20H4V6h9V4H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-9h-2v9zm-7.79-3.17l-1.96-2.36L5.5 18h11l-3.54-4.71zM20 4V1h-2v3h-3c.01.01 0 2 0 2h3v2.99c.01.01 2 0 2 0V6h3V4h-3z"}}]})(t)}function s1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm16-4H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H8V4h12v12zm-7-1h2v-4h4V9h-4V5h-2v4H9v2h4z"}}]})(t)}function u1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3-8c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3z"}}]})(t)}function d1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 2c-2.71 0-5.05 1.54-6.22 3.78a7.062 7.062 0 00-3 3A7.014 7.014 0 002 15c0 3.87 3.13 7 7 7 2.71 0 5.05-1.54 6.22-3.78a7.062 7.062 0 003-3A7.014 7.014 0 0022 9c0-3.87-3.13-7-7-7zM9 20a5.002 5.002 0 01-4-8c0 3.87 3.13 7 7 7-.84.63-1.88 1-3 1zm3-3a5.002 5.002 0 01-4-8c0 3.86 3.13 6.99 7 7-.84.63-1.88 1-3 1zm4.7-3.3c-.53.19-1.1.3-1.7.3-2.76 0-5-2.24-5-5 0-.6.11-1.17.3-1.7.53-.19 1.1-.3 1.7-.3 2.76 0 5 2.24 5 5 0 .6-.11 1.17-.3 1.7zM19 12c0-3.86-3.13-6.99-7-7a5.002 5.002 0 017 7z"}}]})(t)}function h1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12.36 6l.08.39.32 1.61H18v6h-3.36l-.08-.39-.32-1.61H7V6h5.36M14 4H5v17h2v-7h5.6l.4 2h7V6h-5.6L14 4z"}}]})(t)}function f1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h4l3 3 3-3h4c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 16h-4.83l-.59.59L12 20.17l-1.59-1.59-.58-.58H5V4h14v14zm-7-1l1.88-4.12L18 11l-4.12-1.88L12 5l-1.88 4.12L6 11l4.12 1.88z"}}]})(t)}function p1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 3v10.55c-.59-.34-1.27-.55-2-.55-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4V7h4V3h-6zm-2 16c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}}]})(t)}function g1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 5v14a2 2 0 002 2h6V3H5a2 2 0 00-2 2zm6 14H5V5h4v14zM19 3h-6v8h8V5c0-1.1-.9-2-2-2zm0 6h-4V5h4v4zM13 21h6c1.1 0 2-.9 2-2v-6h-8v8zm2-6h4v4h-4v-4z"}}]})(t)}function v1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 2H4c-1.1 0-2 .9-2 2v10h2V4h10V2zm4 4H8c-1.1 0-2 .9-2 2v10h2V8h10V6zm2 4h-8c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2zm0 10h-8v-8h8v8z"}}]})(t)}function m1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 9l1.25-2.75L23 5l-2.75-1.25L19 1l-1.25 2.75L15 5l2.75 1.25zM19 15l-1.25 2.75L15 19l2.75 1.25L19 23l1.25-2.75L23 19l-2.75-1.25zM11.5 9.5L9 4 6.5 9.5 1 12l5.5 2.5L9 20l2.5-5.5L17 12l-5.5-2.5zm-1.51 3.49L9 15.17l-.99-2.18L5.83 12l2.18-.99L9 8.83l.99 2.18 2.18.99-2.18.99z"}}]})(t)}function y1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 7l.94-2.06L23 4l-2.06-.94L20 1l-.94 2.06L17 4l2.06.94zM8.5 7l.94-2.06L11.5 4l-2.06-.94L8.5 1l-.94 2.06L5.5 4l2.06.94zM20 12.5l-.94 2.06-2.06.94 2.06.94.94 2.06.94-2.06L23 15.5l-2.06-.94zM17.71 9.12l-2.83-2.83c-.2-.19-.45-.29-.71-.29-.26 0-.51.1-.71.29L2.29 17.46a.996.996 0 000 1.41l2.83 2.83c.2.2.45.3.71.3s.51-.1.71-.29l11.17-11.17c.39-.39.39-1.03 0-1.42zm-3.54-.7l1.41 1.41L14.41 11 13 9.59l1.17-1.17zM5.83 19.59l-1.41-1.41L11.59 11 13 12.41l-7.17 7.18z"}}]})(t)}function b1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 7l.94-2.06L23 4l-2.06-.94L20 1l-.94 2.06L17 4l2.06.94zM17.71 9.12l-2.83-2.83c-.2-.19-.45-.29-.71-.29-.26 0-.51.1-.71.29L2.29 17.46a.996.996 0 000 1.41l2.83 2.83c.2.2.45.3.71.3s.51-.1.71-.29l11.17-11.17c.39-.39.39-1.03 0-1.42zm-3.54-.7l1.41 1.41L14.41 11 13 9.59l1.17-1.17zM5.83 19.59l-1.41-1.41L11.59 11 13 12.41l-7.17 7.18z"}}]})(t)}function x1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 7l.94-2.06L23 4l-2.06-.94L20 1l-.94 2.06L17 4l2.06.94zM14.17 8.42l1.41 1.41-1.46 1.46 1.41 1.41 2.17-2.17a.996.996 0 000-1.41l-2.83-2.83a.984.984 0 00-.7-.29c-.26 0-.51.1-.71.29l-2.17 2.17 1.41 1.41 1.47-1.45zM1.39 4.22l7.07 7.07-6.17 6.17a.996.996 0 000 1.41l2.83 2.83c.2.2.45.3.71.3s.51-.1.71-.29l6.17-6.17 7.07 7.07 1.41-1.41L2.81 2.81 1.39 4.22zm9.9 9.9l-5.46 5.46-1.41-1.41 5.46-5.46 1.41 1.41z"}}]})(t)}function M1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22.47 5.2c-.47-.24-.96-.44-1.47-.61v12.03c-1.14-.41-2.31-.62-3.5-.62-1.9 0-3.78.54-5.5 1.58V5.48C10.38 4.55 8.51 4 6.5 4c-1.79 0-3.48.44-4.97 1.2-.33.16-.53.51-.53.88v12.08c0 .58.47.99 1 .99.16 0 .32-.04.48-.12C3.69 18.4 5.05 18 6.5 18c2.07 0 3.98.82 5.5 2 1.52-1.18 3.43-2 5.5-2 1.45 0 2.81.4 4.02 1.04.16.08.32.12.48.12.52 0 1-.41 1-.99V6.08c0-.37-.2-.72-.53-.88zM10 16.62C8.86 16.21 7.69 16 6.5 16s-2.36.21-3.5.62V6.71C4.11 6.24 5.28 6 6.5 6c1.2 0 2.39.25 3.5.72v9.9zM19 .5l-5 5V15l5-4.5V.5z"}}]})(t)}function w1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.03 6.3h-.06l-1.02 2.89h2.1zM3 17h2v5H3z"}},{tag:"path",attr:{d:"M12 15c3.31 0 6-2.69 6-6s-2.69-6-6-6-6 2.69-6 6 2.69 6 6 6zm-.63-10h1.25l2.63 7h-1.21l-.63-1.79h-2.83L9.96 12H8.74l2.63-7zM7 17h2v5H7zM11 17h2v5h-2zM15 17h6v5h-6z"}}]})(t)}function z1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.27 4.49c-.13.59-.2 1.15-.24 1.71l2.05 2.05c-.27-2.05.1-4.22 1.26-6.23-.12 0-.23-.01-.35-.01a9.9 9.9 0 00-5.5 1.65l1.46 1.46c.42-.24.86-.46 1.32-.63zm-7.88-.27l2.27 2.27A9.934 9.934 0 002 12c0 5.52 4.48 10 10 10 2.04 0 3.92-.63 5.5-1.67l2.28 2.28 1.41-1.41L2.81 2.81 1.39 4.22zm3.74 3.74l10.92 10.92C14.84 19.6 13.45 20 12 20c-4.41 0-8-3.59-8-8 0-1.48.42-2.85 1.13-4.04z"}}]})(t)}function C1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.27 4.49c-1.63 7.54 3.75 12.41 7.66 13.8A7.993 7.993 0 0112 20c-4.41 0-8-3.59-8-8 0-3.45 2.2-6.4 5.27-7.51m2.72-2.48C6.4 2.01 2 6.54 2 12c0 5.52 4.48 10 10 10 3.71 0 6.93-2.02 8.66-5.02-7.51-.25-12.09-8.43-8.32-14.97h-.35z"}}]})(t)}function A1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 9c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zM7 9.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm3 7c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm-3-3c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm3-6c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM14 9c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-1.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm3 6c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm0-4c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm2-3.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm0-3.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z"}}]})(t)}function k1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 17.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zM9 13c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0-4c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zM3 21h18v-2H3v2zM5 9.5c.83 0 1.5-.67 1.5-1.5S5.83 6.5 5 6.5 3.5 7.17 3.5 8 4.17 9.5 5 9.5zm0 4c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zM9 17c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm8-.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM3 3v2h18V3H3zm14 5.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm0 4c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM13 9c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 4c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 4c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1z"}}]})(t)}function H1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"14",cy:"6",r:"1"}},{tag:"path",attr:{d:"M13.8 11.48l.2.02c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5l.02.2c.09.67.61 1.19 1.28 1.28zM14 3.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm-4 0c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5z"}},{tag:"circle",attr:{cx:"18",cy:"10",r:"1"}},{tag:"circle",attr:{cx:"18",cy:"6",r:"1"}},{tag:"path",attr:{d:"M21 10.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5z"}},{tag:"circle",attr:{cx:"10",cy:"6",r:"1"}},{tag:"circle",attr:{cx:"18",cy:"14",r:"1"}},{tag:"circle",attr:{cx:"6",cy:"18",r:"1"}},{tag:"path",attr:{d:"M14 20.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm7-7c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm-18 0c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5z"}},{tag:"circle",attr:{cx:"10",cy:"18",r:"1"}},{tag:"path",attr:{d:"M3 9.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm7 11c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5z"}},{tag:"circle",attr:{cx:"6",cy:"14",r:"1"}},{tag:"path",attr:{d:"M2.5 5.27L6 8.77l.28.28L6 9c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1c0-.1-.03-.19-.06-.28l2.81 2.81c-.71.11-1.25.73-1.25 1.47 0 .83.67 1.5 1.5 1.5.74 0 1.36-.54 1.47-1.25l2.81 2.81A.875.875 0 0014 17c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1c0-.1-.03-.19-.06-.28l3.78 3.78h.01l1.41-1.41L3.91 3.86 2.5 5.27z"}}]})(t)}function E1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 13c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-8c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm-3 .5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM6 5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm15 5.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM14 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0-3.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm-11 10c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm7 7c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm0-17c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM10 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 5.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm8 .5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-8c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm3 8.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM14 17c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 3.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm-4-12c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0 8.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm4-4.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0-4c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z"}}]})(t)}function S1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2z"}}]})(t)}function L1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 4c4.41 0 8 3.59 8 8s-3.59 8-8 8c-.34 0-.68-.02-1.01-.07C10.9 17.77 12 14.95 12 12s-1.1-5.77-3.01-7.93C9.32 4.02 9.66 4 10 4m0-2c-1.82 0-3.53.5-5 1.35C7.99 5.08 10 8.3 10 12s-2.01 6.92-5 8.65C6.47 21.5 8.18 22 10 22c5.52 0 10-4.48 10-10S15.52 2 10 2z"}}]})(t)}function _1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12.7 4.91A8 8 0 0117 12a8 8 0 01-4.3 7.09c1.46-2 2.3-4.46 2.3-7.09s-.84-5.09-2.3-7.09M9 2c-1.05 0-2.05.16-3 .46 4.06 1.27 7 5.06 7 9.54s-2.94 8.27-7 9.54c.95.3 1.95.46 3 .46 5.52 0 10-4.48 10-10S14.52 2 9 2z"}}]})(t)}function B1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69zm-2 5.79V18h-3.52L12 20.48 9.52 18H6v-3.52L3.52 12 6 9.52V6h3.52L12 3.52 14.48 6H18v3.52L20.48 12 18 14.48zM12.29 7c-.74 0-1.45.17-2.08.46 1.72.79 2.92 2.53 2.92 4.54s-1.2 3.75-2.92 4.54c.63.29 1.34.46 2.08.46 2.76 0 5-2.24 5-5s-2.24-5-5-5z"}}]})(t)}function D1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69zm-2 5.79V18h-3.52L12 20.48 9.52 18H6v-3.52L3.52 12 6 9.52V6h3.52L12 3.52 14.48 6H18v3.52L20.48 12 18 14.48zM12 6.5c-3.03 0-5.5 2.47-5.5 5.5s2.47 5.5 5.5 5.5 5.5-2.47 5.5-5.5-2.47-5.5-5.5-5.5zm0 9c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z"}}]})(t)}function T1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69zm-2 5.79V18h-3.52L12 20.48 9.52 18H6v-3.52L3.52 12 6 9.52V6h3.52L12 3.52 14.48 6H18v3.52L20.48 12 18 14.48zM12 6.5v11c3.03 0 5.5-2.47 5.5-5.5S15.03 6.5 12 6.5z"}}]})(t)}function V1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69zm-2 5.79V18h-3.52L12 20.48 9.52 18H6v-3.52L3.52 12 6 9.52V6h3.52L12 3.52 14.48 6H18v3.52L20.48 12 18 14.48zM12 6.5c-3.03 0-5.5 2.47-5.5 5.5s2.47 5.5 5.5 5.5 5.5-2.47 5.5-5.5-2.47-5.5-5.5-5.5zm0 9c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"2"}}]})(t)}function O1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5v-4.58l.99.99 4-4 4 4 4-3.99L19 12.43V19zm0-9.41l-1.01-1.01-4 4.01-4-4-4 4-.99-1V5h14v4.59z"}}]})(t)}function I1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 16c.55 0 1 .45 1 1 0 1.1-.9 2-2 2-.17 0-.33-.02-.5-.05.31-.55.5-1.21.5-1.95 0-.55.45-1 1-1M18.67 3c-.26 0-.51.1-.71.29L9 12.25 11.75 15l8.96-8.96a.996.996 0 000-1.41l-1.34-1.34c-.2-.2-.45-.29-.7-.29zM7 14c-1.66 0-3 1.34-3 3 0 1.31-1.16 2-2 2 .92 1.22 2.49 2 4 2 2.21 0 4-1.79 4-4 0-1.66-1.34-3-3-3z"}}]})(t)}function R1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M1 5h2v14H1zm4 0h2v14H5zm17 0H10c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h12c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1zm-1 12H11V7h10v10zm-3.57-4.38l-2 2.57L14 13.47l-2 2.52h8z"}}]})(t)}function F1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4h-3.17L15 2H9L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V6h4.05l1.83-2h4.24l1.83 2H20v12zM12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0 8c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3z"}}]})(t)}function N1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 20v2h5v2l3-3-3-3v2zm9 0h5v2h-5zM11.99 8C13.1 8 14 7.1 14 6s-.9-2-2.01-2S10 4.9 10 6s.89 2 1.99 2zM17 0H7C5.9 0 5 .9 5 2v14c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2zm0 16H7v-2h10v2zm0-3.5c0-1.67-3.33-2.5-5-2.5s-5 .83-5 2.5V2h10v10.5z"}}]})(t)}function P1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 20v2h5v2l3-3-3-3v2zm9 0h5v2h-5zm3-20H7C5.9 0 5 .9 5 2v14c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2zm0 16H7V2h10v14zm-5-9c1.1 0 2-.9 1.99-2 0-1.1-.9-2-2-2S10 3.9 10 5s.89 2 2 2z"}}]})(t)}function j1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 5c0-1.1-.9-2-2-2h-1V2c0-.55-.45-1-1-1H6c-.55 0-1 .45-1 1v1H4c-1.1 0-2 .9-2 2v15c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2h8V5h-8zm6 13h-8v2H4V5h3V3h2v2h3v2h8v11zM9 15h2v2H9zm0-7h2v2H9zm4 7h2v2h-2zm0-7h2v2h-2zm4 7h2v2h-2zm0-7h2v2h-2z"}}]})(t)}function U1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14.25 2.26l-.08-.04-.01.02C13.46 2.09 12.74 2 12 2 6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-4.75-3.31-8.72-7.75-9.74zM19.41 9h-7.99l2.71-4.7c2.4.66 4.35 2.42 5.28 4.7zM13.1 4.08L10.27 9l-1.15 2L6.4 6.3A7.958 7.958 0 0112 4c.37 0 .74.03 1.1.08zM5.7 7.09L8.54 12l1.15 2H4.26C4.1 13.36 4 12.69 4 12c0-1.85.64-3.55 1.7-4.91zM4.59 15h7.98l-2.71 4.7A8.033 8.033 0 014.59 15zm6.31 4.91L14.89 13l2.72 4.7A8 8 0 0112 20c-.38 0-.74-.04-1.1-.09zm7.4-3l-4-6.91h5.43c.17.64.27 1.31.27 2 0 1.85-.64 3.55-1.7 4.91z"}}]})(t)}function W1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 9H1v11c0 1.11.89 2 2 2h17v-2H3V9z"}},{tag:"path",attr:{d:"M18 5V3c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v2H5v11c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5h-5zm-6-2h4v2h-4V3zm9 13H7V7h14v9z"}}]})(t)}function Z1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 12c0-2.76-2.24-5-5-5s-5 2.24-5 5 2.24 5 5 5 5-2.24 5-5zm-5 3c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3zm-7 0H3v4c0 1.1.9 2 2 2h4v-2H5v-4zM5 5h4V3H5c-1.1 0-2 .9-2 2v4h2V5zm14-2h-4v2h4v4h2V5c0-1.1-.9-2-2-2zm0 16h-4v2h4c1.1 0 2-.9 2-2v-4h-2v4z"}}]})(t)}function G1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 15H3v4c0 1.1.9 2 2 2h4v-2H5v-4zM5 5h4V3H5c-1.1 0-2 .9-2 2v4h2V5zm7 3c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm7-11h-4v2h4v4h2V5c0-1.1-.9-2-2-2zm0 16h-4v2h4c1.1 0 2-.9 2-2v-4h-2v4z"}}]})(t)}function q1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}}]})(t)}function Y1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm16-4H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-3 2v5l-1-.75L15 9V4h2zm3 12H8V4h5v9l3-2.25L19 13V4h1v12z"}}]})(t)}function X1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4v12H8V4h12m0-2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-8.5 9.67l1.69 2.26 2.48-3.1L19 15H9zM2 6v14c0 1.1.9 2 2 2h14v-2H4V6H2z"}}]})(t)}function $1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 22C6.49 22 2 17.51 2 12S6.49 2 12 2s10 4.04 10 9c0 3.31-2.69 6-6 6h-1.77c-.28 0-.5.22-.5.5 0 .12.05.23.13.33.41.47.64 1.06.64 1.67A2.5 2.5 0 0112 22zm0-18c-4.41 0-8 3.59-8 8s3.59 8 8 8c.28 0 .5-.22.5-.5a.54.54 0 00-.14-.35c-.41-.46-.63-1.05-.63-1.65a2.5 2.5 0 012.5-2.5H16c2.21 0 4-1.79 4-4 0-3.86-3.59-7-8-7z"}},{tag:"circle",attr:{cx:"6.5",cy:"11.5",r:"1.5"}},{tag:"circle",attr:{cx:"9.5",cy:"7.5",r:"1.5"}},{tag:"circle",attr:{cx:"14.5",cy:"7.5",r:"1.5"}},{tag:"circle",attr:{cx:"17.5",cy:"11.5",r:"1.5"}}]})(t)}function K1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17.66 5.41l.92.92-2.69 2.69-.92-.92 2.69-2.69M17.67 3c-.26 0-.51.1-.71.29l-3.12 3.12-1.93-1.91-1.41 1.41 1.42 1.42L3 16.25V21h4.75l8.92-8.92 1.42 1.42 1.41-1.41-1.92-1.92 3.12-3.12c.4-.4.4-1.03.01-1.42l-2.34-2.34c-.2-.19-.45-.29-.7-.29zM6.92 19L5 17.08l8.06-8.06 1.92 1.92L6.92 19z"}}]})(t)}function Q1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h5v2h2V1h-2v2zm0 15H5l5-6v6zm9-15h-5v2h5v13l-5-6v9h5c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}}]})(t)}function J1e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 22c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10zm1-17.93c3.94.49 7 3.85 7 7.93s-3.05 7.44-7 7.93V4.07z"}}]})(t)}function t0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 8h-2v3h-3v2h3v3h2v-3h3v-2h-3V8zM2 12c0-2.79 1.64-5.2 4.01-6.32V3.52C2.52 4.76 0 8.09 0 12s2.52 7.24 6.01 8.48v-2.16A6.99 6.99 0 012 12zm13-9c-4.96 0-9 4.04-9 9s4.04 9 9 9 9-4.04 9-9-4.04-9-9-9zm0 16c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7z"}}]})(t)}function e0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}}]})(t)}function n0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 7H5c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2zm0 8H5V9h14v6z"}}]})(t)}function r0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 6H5c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 10H5V8h14v8z"}}]})(t)}function a0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 4H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H5V6h14v12z"}}]})(t)}function i0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 5H5c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 12H5V7h14v10z"}}]})(t)}function o0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}}]})(t)}function l0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 5v4h2V5h4V3H5c-1.1 0-2 .9-2 2zm2 10H3v4c0 1.1.9 2 2 2h4v-2H5v-4zm14 4h-4v2h4c1.1 0 2-.9 2-2v-4h-2v4zm0-16h-4v2h4v4h2V5c0-1.1-.9-2-2-2z"}}]})(t)}function c0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 5H5c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 12H5V7h14v10z"}}]})(t)}function s0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zm-5.04-6.71l-2.75 3.54-1.96-2.36L6.5 17h11l-3.54-4.71z"}}]})(t)}function u0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 3H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H7V5h10v14z"}}]})(t)}function d0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7.47 21.49C4.2 19.93 1.86 16.76 1.5 13H0c.51 6.16 5.66 11 11.95 11 .23 0 .44-.02.66-.03L8.8 20.15l-1.33 1.34zM12.05 0c-.23 0-.44.02-.66.04l3.81 3.81 1.33-1.33C19.8 4.07 22.14 7.24 22.5 11H24c-.51-6.16-5.66-11-11.95-11zM16 14h2V8a2 2 0 00-2-2h-6v2h6v6zm-8 2V4H6v2H4v2h2v8a2 2 0 002 2h8v2h2v-2h2v-2H8z"}}]})(t)}function h0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 4H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H6V6h12v12z"}}]})(t)}function f0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 15h2V7c0-1.1-.9-2-2-2H9v2h8v8zM7 17V1H5v4H1v2h4v10c0 1.1.9 2 2 2h10v4h2v-4h4v-2H7z"}}]})(t)}function p0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.06 11.57c.59-.69.94-1.59.94-2.57 0-1.86-1.27-3.43-3-3.87V3h-2v2h-2V3H9v2H6v2h2v10H6v2h3v2h2v-2h2v2h2v-2c2.21 0 4-1.79 4-4 0-1.45-.78-2.73-1.94-3.43zM10 7h4c1.1 0 2 .9 2 2s-.9 2-2 2h-4V7zm5 10h-5v-4h5c1.1 0 2 .9 2 2s-.9 2-2 2z"}}]})(t)}function g0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 5V3H7v13H5v2h2v3h2v-3h4v-2H9v-3h8v-2H9V5z"}}]})(t)}function v0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 8.76V3h2v4.51L15 5v2.36l-4 2.51.01 2.35L15 9.72v2.36l-4 2.51V19c2.76 0 5-2.24 5-5h2c0 3.87-3.13 7-7 7H9v-5.16l-3 1.88v-2.36l3-1.88v-2.36L6 13v-2.36l3-1.88z"}}]})(t)}function m0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 21c1.93 0 3.62-1.17 4-3l-1.75-.88C16 18.21 15.33 19 14 19H9.1c.83-1 1.5-2.34 1.5-4 0-.35-.03-.69-.08-1H14v-2H9.82C9 10.42 8 9.6 8 8a3.5 3.5 0 016.78-1.22L16.63 6c-.8-2.05-2.79-3.5-5.13-3.5C8.46 2.5 6 4.96 6 8c0 1.78.79 2.9 1.49 4H6v2h2.47c.08.31.13.64.13 1 0 2.7-2.6 4-2.6 4v2h8z"}}]})(t)}function y0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.5 3H7v9H5v2h2v2H5v2h2v3h2v-3h4v-2H9v-2h4.5c3.04 0 5.5-2.46 5.5-5.5S16.54 3 13.5 3zm0 9H9V5h4.5C15.43 5 17 6.57 17 8.5S15.43 12 13.5 12z"}}]})(t)}function b0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.66 7c-.56-1.18-1.76-2-3.16-2H6V3h12v2h-3.26c.48.58.84 1.26 1.05 2H18v2h-2.02c-.25 2.8-2.61 5-5.48 5h-.73l6.73 7h-2.77L7 14v-2h3.5c1.76 0 3.22-1.3 3.46-3H6V7h7.66z"}}]})(t)}function x0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.92 11H18v2h-5v2h5v2h-5v4h-2v-4H6v-2h5v-2H6v-2h4.08L5 3h2.37L12 10.29 16.63 3H19z"}}]})(t)}function M0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.28 12H18v2h-5v7h-2v-7H6v-2h4.72L5 3h2.37L12 10.29 16.63 3H19z"}}]})(t)}function w0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"6",cy:"14",r:"1"}},{tag:"circle",attr:{cx:"6",cy:"18",r:"1"}},{tag:"circle",attr:{cx:"6",cy:"10",r:"1"}},{tag:"circle",attr:{cx:"3",cy:"10",r:".5"}},{tag:"circle",attr:{cx:"6",cy:"6",r:"1"}},{tag:"circle",attr:{cx:"3",cy:"14",r:".5"}},{tag:"circle",attr:{cx:"10",cy:"21",r:".5"}},{tag:"circle",attr:{cx:"10",cy:"3",r:".5"}},{tag:"circle",attr:{cx:"10",cy:"6",r:"1"}},{tag:"circle",attr:{cx:"10",cy:"14",r:"1.5"}},{tag:"circle",attr:{cx:"10",cy:"10",r:"1.5"}},{tag:"circle",attr:{cx:"10",cy:"18",r:"1"}},{tag:"path",attr:{d:"M12 3v2c3.86 0 7 3.14 7 7s-3.14 7-7 7v2c4.96 0 9-4.04 9-9s-4.04-9-9-9z"}}]})(t)}function z0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2 16v2h20v-2H2zm0-5v2h20v-2H2zm0-5v2h20V6H2z"}}]})(t)}function C0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3L2 21h20L12 3zm1 5.92L18.6 19H13V8.92zm-2 0V19H5.4L11 8.92z"}}]})(t)}function A0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 5h-3.17L15 3H9L7.17 5H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 14h-7.02c-.22-.84-.52-1.76-.13-2.33.81-1.12 2.67 1.77 3.81-.09.77-1.57-1.58-1.29-1.64-2.12-.05-.84 3.68.17 3.04-1.66-.61-1.73-2.42.48-2.76-.53-.58-1.74 4.7-1.68 2.85-4.01-1.76-2.22-2.47 2.85-4.41 2.33-1.34-.36-1.01-2.88-2.65-2.44-1.88.51 1.03 2.2 0 2.86-.96.63-1.72-.92-2.51-1.19-.2-.07-.69-.05-.91.19-.78.86.28 1.16.25 1.91-.02.75-1.59.49-1.51 1.49.12 1.6 2.18.45 2.4 1.24.55 1.98-1.89 2.15-.5 3.27 1.53.71 1.91-1.94 2.8-1.35.58.38.3 1.45.16 2.43H4V7h4.05l1.83-2h4.24l1.83 2H20v12z"}},{tag:"path",attr:{d:"M17.28 17.15c0 .48.39.86.86.86.48 0 .86-.38.86-.86s-.39-.86-.86-.86c-.48 0-.86.38-.86.86z"}}]})(t)}function k0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14.06 9.02l.92.92L5.92 19H5v-.92l9.06-9.06M17.66 3c-.25 0-.51.1-.7.29l-1.83 1.83 3.75 3.75 1.83-1.83a.996.996 0 000-1.41l-2.34-2.34c-.2-.2-.45-.29-.71-.29zm-3.6 3.19L3 17.25V21h3.75L17.81 9.94l-3.75-3.75z"}}]})(t)}function H0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 18.5A6.48 6.48 0 019.24 15H15l1-2H8.58c-.05-.33-.08-.66-.08-1s.03-.67.08-1H15l1-2H9.24A6.491 6.491 0 0115 5.5c1.61 0 3.09.59 4.23 1.57L21 5.3A8.955 8.955 0 0015 3c-3.92 0-7.24 2.51-8.48 6H3l-1 2h4.06a8.262 8.262 0 000 2H3l-1 2h4.52c1.24 3.49 4.56 6 8.48 6 2.31 0 4.41-.87 6-2.3l-1.78-1.77c-1.13.98-2.6 1.57-4.22 1.57z"}}]})(t)}function E0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 11v2h8v-2H4zm15 7h-2V7.38L14 8.4V6.7L18.7 5h.3v13z"}}]})(t)}function S0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.05 16.29l2.86-3.07c.38-.39.72-.79 1.04-1.18.32-.39.59-.78.82-1.17s.41-.78.54-1.17.19-.79.19-1.18c0-.53-.09-1.02-.27-1.46s-.44-.81-.78-1.11c-.34-.31-.77-.54-1.26-.71A5.72 5.72 0 0016.47 5c-.69 0-1.31.11-1.85.32-.54.21-1 .51-1.36.88-.37.37-.65.8-.84 1.3-.18.47-.27.97-.28 1.5h2.14c.01-.31.05-.6.13-.87.09-.29.23-.54.4-.75.18-.21.41-.37.68-.49s.6-.18.96-.18c.31 0 .58.05.81.15s.43.25.59.43.28.4.37.65c.08.25.13.52.13.81 0 .22-.03.43-.08.65-.06.22-.15.45-.29.7-.14.25-.32.53-.56.83-.23.3-.52.65-.88 1.03l-4.17 4.55V18H21v-1.71h-5.95zM2 11v2h8v-2H2z"}}]})(t)}function L0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 7H8v4H4v2h4v4h2v-4h4v-2h-4V7zm10 11h-2V7.38L15 8.4V6.7L19.7 5h.3v13z"}}]})(t)}function _0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16.05 16.29l2.86-3.07c.38-.39.72-.79 1.04-1.18.32-.39.59-.78.82-1.17s.41-.78.54-1.17c.13-.39.19-.79.19-1.18 0-.53-.09-1.02-.27-1.46s-.44-.81-.78-1.11c-.34-.31-.77-.54-1.26-.71A5.72 5.72 0 0017.47 5c-.69 0-1.31.11-1.85.32-.54.21-1 .51-1.36.88-.37.37-.65.8-.84 1.3-.18.47-.27.97-.28 1.5h2.14c.01-.31.05-.6.13-.87.09-.29.23-.54.4-.75.18-.21.41-.37.68-.49s.6-.18.96-.18c.31 0 .58.05.81.15s.43.25.59.43.28.4.37.65c.08.25.13.52.13.81 0 .22-.03.43-.08.65-.06.22-.15.45-.29.7-.14.25-.32.53-.56.83-.23.3-.52.65-.88 1.03l-4.17 4.55V18H22v-1.71h-5.95zM8 7H6v4H2v2h4v4h2v-4h4v-2H8V7z"}}]})(t)}function B0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16.14 12.5c0 1-.1 1.85-.3 2.55s-.48 1.27-.83 1.7c-.36.44-.79.75-1.3.95s-1.07.3-1.7.3c-.62 0-1.18-.1-1.69-.3-.51-.2-.95-.51-1.31-.95s-.65-1.01-.85-1.7c-.2-.7-.3-1.55-.3-2.55v-2.04c0-1 .1-1.85.3-2.55.2-.7.48-1.26.84-1.69.36-.43.8-.74 1.31-.93C10.81 5.1 11.38 5 12 5c.63 0 1.19.1 1.7.29.51.19.95.5 1.31.93.36.43.64.99.84 1.69.2.7.3 1.54.3 2.55v2.04h-.01zm-2.11-2.36c0-.64-.05-1.18-.13-1.62-.09-.44-.22-.79-.4-1.06-.17-.27-.39-.46-.64-.58-.25-.13-.54-.19-.86-.19s-.61.06-.86.18-.47.31-.64.58-.31.62-.4 1.06-.13.98-.13 1.62v2.67c0 .64.05 1.18.14 1.62.09.45.23.81.4 1.09s.39.48.64.61.54.19.87.19.62-.06.87-.19.46-.33.63-.61.3-.64.39-1.09.13-.99.13-1.62v-2.66h-.01z"}}]})(t)}function D0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-1.41 2L5 17.59V5h12.59zM6.41 19L19 6.41V19H6.41zM6 7h5v1.5H6zm10 5.5h-1.5v2h-2V16h2v2H16v-2h2v-1.5h-2z"}}]})(t)}function T0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.89 10.75c.07.41.11.82.11 1.25 0 4.41-3.59 8-8 8s-8-3.59-8-8c0-.05.01-.1 0-.14 2.6-.98 4.69-2.99 5.74-5.55 3.38 4.14 7.97 3.73 8.99 3.61l-.89-1.93c-.13.01-4.62.38-7.18-3.86 1.01-.16 1.71-.15 2.59-.01 2.52-1.15 1.93-.89 2.76-1.26A9.62 9.62 0 0012 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-1.43-.3-2.78-.84-4.01l-1.27 2.76zM8.08 5.03a8.046 8.046 0 01-3.66 4.44 8.046 8.046 0 013.66-4.44z"}},{tag:"circle",attr:{cx:"15",cy:"13",r:"1.25"}},{tag:"circle",attr:{cx:"9",cy:"13",r:"1.25"}},{tag:"path",attr:{d:"M23 4.5l-2.4-1.1L19.5 1l-1.1 2.4L16 4.5l2.4 1.1L19.5 8l1.1-2.4z"}}]})(t)}function V0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"9",cy:"13",r:"1.25"}},{tag:"path",attr:{d:"M17.5 10c.75 0 1.47-.09 2.17-.24.21.71.33 1.46.33 2.24 0 1.22-.28 2.37-.77 3.4l1.49 1.49A9.981 9.981 0 0022 12c0-5.52-4.48-10-10-10-1.78 0-3.44.47-4.89 1.28l5.33 5.33c1.49.88 3.21 1.39 5.06 1.39zm-6.84-5.88c.43-.07.88-.12 1.34-.12 2.9 0 5.44 1.56 6.84 3.88-.43.07-.88.12-1.34.12-2.9 0-5.44-1.56-6.84-3.88zM1.89 3.72l2.19 2.19A9.958 9.958 0 002 12c0 5.52 4.48 10 10 10 2.29 0 4.4-.78 6.09-2.08l2.19 2.19 1.41-1.41L3.31 2.31 1.89 3.72zm14.77 14.77A7.91 7.91 0 0112 20c-4.41 0-8-3.59-8-8 0-.05.01-.1 0-.14a9.946 9.946 0 003.64-2.39l9.02 9.02zM6.23 8.06c-.53.55-1.14 1.03-1.81 1.41.26-.77.63-1.48 1.09-2.13l.72.72z"}}]})(t)}function O0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm11 10h2V5h-4v2h2v8zm7-14H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14z"}}]})(t)}function I0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm18-4H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14zm-4-4h-4v-2h2a2 2 0 002-2V7a2 2 0 00-2-2h-4v2h4v2h-2a2 2 0 00-2 2v4h6v-2z"}}]})(t)}function R0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 1H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14zM3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm14 8v-1.5c0-.83-.67-1.5-1.5-1.5.83 0 1.5-.67 1.5-1.5V7a2 2 0 00-2-2h-4v2h4v2h-2v2h2v2h-4v2h4a2 2 0 002-2z"}}]})(t)}function F0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm12 10h2V5h-2v4h-2V5h-2v6h4v4zm6-14H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14z"}}]})(t)}function N0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 1H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14zM3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm14 8v-2a2 2 0 00-2-2h-2V7h4V5h-6v6h4v2h-4v2h4a2 2 0 002-2z"}}]})(t)}function P0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm18-4H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14zm-8-2h2a2 2 0 002-2v-2a2 2 0 00-2-2h-2V7h4V5h-4a2 2 0 00-2 2v6a2 2 0 002 2zm0-4h2v2h-2v-2z"}}]})(t)}function j0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm18-4H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14zm-8-2l4-8V5h-6v2h4l-4 8h2z"}}]})(t)}function U0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm18-4H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14zm-8-2h2a2 2 0 002-2v-1.5c0-.83-.67-1.5-1.5-1.5.83 0 1.5-.67 1.5-1.5V7a2 2 0 00-2-2h-2a2 2 0 00-2 2v1.5c0 .83.67 1.5 1.5 1.5-.83 0-1.5.67-1.5 1.5V13a2 2 0 002 2zm0-8h2v2h-2V7zm0 4h2v2h-2v-2z"}}]})(t)}function W0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm11 7V8a2 2 0 00-2-2h-1a2 2 0 00-2 2v1a2 2 0 002 2h1v1H9v2h3a2 2 0 002-2zm-3-3V8h1v1h-1zm10-8H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 8h-2V7h-2v2h-2v2h2v2h2v-2h2v6H7V3h14v6z"}}]})(t)}function Z0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm18-4H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14zM15 5h-2a2 2 0 00-2 2v2a2 2 0 002 2h2v2h-4v2h4a2 2 0 002-2V7a2 2 0 00-2-2zm0 4h-2V7h2v2z"}}]})(t)}function G0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16l-7-8v8H5l7-8V5h7v14z"}}]})(t)}function q0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 15H3v4c0 1.1.9 2 2 2h4v-2H5v-4zM5 5h4V3H5c-1.1 0-2 .9-2 2v4h2V5zm14-2h-4v2h4v4h2V5c0-1.1-.9-2-2-2zm0 16h-4v2h4c1.1 0 2-.9 2-2v-4h-2v4zM12 9c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"}}]})(t)}function Y0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.35 10.04A7.49 7.49 0 0012 4a7.48 7.48 0 00-6.64 4.04A5.996 5.996 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM19 18H6c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4h2c0-2.76-1.86-5.08-4.4-5.78C8.61 6.88 10.2 6 12 6c3.03 0 5.5 2.47 5.5 5.5v.5H19c1.65 0 3 1.35 3 3s-1.35 3-3 3z"}}]})(t)}function X0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4h-4l-4-4-4 4H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H4V6h4.52l3.52-3.5L15.52 6H20v14zM6 18h12V8H6v10zm2-8h8v6H8v-6z"}}]})(t)}function $0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 6l-4.22 5.63 1.25 1.67L14 9.33 19 16h-8.46l-4.01-5.37L1 18h22L14 6zM5 16l1.52-2.03L8.04 16H5z"}}]})(t)}function K0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm18-4H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14z"}}]})(t)}function Q0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 4.07V2.05c-2.01.2-3.84 1-5.32 2.21L7.1 5.69A7.941 7.941 0 0111 4.07zm7.32.19A9.949 9.949 0 0013 2.05v2.02c1.46.18 2.79.76 3.9 1.62l1.42-1.43zM19.93 11h2.02c-.2-2.01-1-3.84-2.21-5.32L18.31 7.1a7.941 7.941 0 011.62 3.9zM5.69 7.1L4.26 5.68A9.949 9.949 0 002.05 11h2.02c.18-1.46.76-2.79 1.62-3.9zM4.07 13H2.05c.2 2.01 1 3.84 2.21 5.32l1.43-1.43A7.868 7.868 0 014.07 13zM15 12c0-1.66-1.34-3-3-3s-3 1.34-3 3 1.34 3 3 3 3-1.34 3-3zm3.31 4.9l1.43 1.43a9.981 9.981 0 002.21-5.32h-2.02a7.945 7.945 0 01-1.62 3.89zM13 19.93v2.02c2.01-.2 3.84-1 5.32-2.21l-1.43-1.43c-1.1.86-2.43 1.44-3.89 1.62zm-7.32-.19A9.981 9.981 0 0011 21.95v-2.02a7.941 7.941 0 01-3.9-1.62l-1.42 1.43z"}}]})(t)}function J0e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.7 12.4a6.06 6.06 0 00-.86-.4c.29-.11.58-.24.86-.4a6.012 6.012 0 003-5.19c-.91-.52-1.95-.8-3.01-.8-1.02 0-2.05.26-2.99.8-.28.16-.54.35-.78.54.05-.31.08-.63.08-.95 0-2.22-1.21-4.15-3-5.19C10.21 1.85 9 3.78 9 6c0 .32.03.64.08.95-.24-.2-.5-.39-.78-.55-.94-.54-1.97-.8-2.99-.8-1.05 0-2.1.28-3.01.8a5.97 5.97 0 003 5.19c.28.16.57.29.86.4-.29.11-.58.24-.86.4a6.012 6.012 0 00-3 5.19c.91.52 1.95.8 3.01.8 1.02 0 2.05-.26 2.99-.8.28-.16.54-.35.78-.54-.05.32-.08.64-.08.96 0 2.22 1.21 4.15 3 5.19 1.79-1.04 3-2.97 3-5.19 0-.32-.03-.64-.08-.95.24.2.5.38.78.54.94.54 1.97.8 2.99.8 1.05 0 2.1-.28 3.01-.8a6.012 6.012 0 00-3-5.19zm-2.54-3.88c.21-.17.38-.29.54-.37.61-.35 1.3-.54 2-.54.27 0 .53.03.79.08-.31.91-.94 1.69-1.78 2.18-.17.1-.36.18-.58.27l-1.38.52c-.17-.46-.41-.87-.72-1.24l1.13-.9zM12 3.37c.63.72 1 1.66 1 2.63 0 .19-.02.41-.05.63l-.23 1.44C12.48 8.03 12.24 8 12 8s-.48.03-.71.07l-.23-1.44C11.02 6.41 11 6.19 11 6c0-.98.37-1.91 1-2.63zM4.51 7.68c.26-.06.53-.08.8-.08.69 0 1.38.18 1.99.54.15.09.32.2.49.35l1.15.96c-.3.36-.53.76-.7 1.2l-1.38-.52c-.21-.09-.4-.18-.56-.27-.87-.5-1.49-1.27-1.79-2.18zm3.33 7.79c-.21.17-.38.29-.54.37-.61.35-1.3.54-2 .54-.27 0-.53-.03-.79-.08.31-.91.94-1.69 1.78-2.18.17-.1.36-.18.58-.27l1.38-.52c.16.46.41.88.72 1.24l-1.13.9zM12 20.63c-.63-.72-1-1.66-1-2.63 0-.2.02-.41.06-.65l.22-1.42c.23.04.47.07.72.07.24 0 .48-.03.71-.07l.23 1.44c.04.22.06.44.06.63 0 .98-.37 1.91-1 2.63zm6.69-4.24a3.916 3.916 0 01-2.48-.88l-1.15-.96c.3-.36.54-.76.7-1.21l1.38.52c.22.08.41.17.57.26.85.49 1.47 1.27 1.78 2.18-.27.07-.54.09-.8.09z"}}]})(t)}function t2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.96 10.29l-2.75 3.54-1.96-2.36L8.5 15h11l-3.54-4.71zM3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm18-4H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14z"}}]})(t)}function e2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 11H1v2h6v-2zm2.17-3.24L7.05 5.64 5.64 7.05l2.12 2.12 1.41-1.41zM13 1h-2v6h2V1zm5.36 6.05l-1.41-1.41-2.12 2.12 1.41 1.41 2.12-2.12zM17 11v2h6v-2h-6zm-5-2c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm2.83 7.24l2.12 2.12 1.41-1.41-2.12-2.12-1.41 1.41zm-9.19.71l1.41 1.41 2.12-2.12-1.41-1.41-2.12 2.12zM11 23h2v-6h-2v6z"}}]})(t)}function n2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 2v12h3v9l7-12H9l4-9H3zm16 0h-2l-3.2 9h1.9l.7-2h3.2l.7 2h1.9L19 2zm-2.15 5.65L18 4l1.15 3.65h-2.3z"}}]})(t)}function r2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 10h-3.61l2.28 2.28zm0-8H7v1.61l6.13 6.13zm-13.59.86L2 4.27l5 5V13h3v9l3.58-6.15L17.73 20l1.41-1.41z"}}]})(t)}function a2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 2v11h3v9l7-12h-4l3-8z"}}]})(t)}function i2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 12c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3zm4 0c0 .55-.45 1-1 1s-1-.45-1-1 .45-1 1-1 1 .45 1 1z"}},{tag:"path",attr:{d:"M8 10V8H5.09C6.47 5.61 9.05 4 12 4c3.72 0 6.85 2.56 7.74 6h2.06c-.93-4.56-4.96-8-9.8-8-3.27 0-6.18 1.58-8 4.01V4H2v6h6zM16 14v2h2.91c-1.38 2.39-3.96 4-6.91 4-3.72 0-6.85-2.56-7.74-6H2.2c.93 4.56 4.96 8 9.8 8 3.27 0 6.18-1.58 8-4.01V20h2v-6h-6z"}}]})(t)}function o2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 5h-3.17L15 3H9L7.17 5H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 14H4V7h4.05l.59-.65L9.88 5h4.24l1.24 1.35.59.65H20v12z"}},{tag:"path",attr:{d:"M12 17c-2.21 0-4-1.79-4-4h2l-2.5-2.5L5 13h2c0 2.76 2.24 5 5 5 .86 0 1.65-.24 2.36-.62l-.74-.74c-.49.23-1.04.36-1.62.36zM12 8c-.86 0-1.65.24-2.36.62l.74.73C10.87 9.13 11.42 9 12 9c2.21 0 4 1.79 4 4h-2l2.5 2.5L19 13h-2c0-2.76-2.24-5-5-5z"}}]})(t)}function l2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 21h2v-2h-2v2zm4-12h2V7h-2v2zM3 5v14c0 1.1.9 2 2 2h4v-2H5V5h4V3H5c-1.1 0-2 .9-2 2zm16-2v2h2c0-1.1-.9-2-2-2zm-8 20h2V1h-2v22zm8-6h2v-2h-2v2zM15 5h2V3h-2v2zm4 8h2v-2h-2v2zm0 8c1.1 0 2-.9 2-2h-2v2z"}}]})(t)}function c2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 9h2v2h-2V9zm-2 2h2v2H9v-2zm4 0h2v2h-2v-2zm2-2h2v2h-2V9zM7 9h2v2H7V9zm12-6H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9 18H7v-2h2v2zm4 0h-2v-2h2v2zm4 0h-2v-2h2v2zm2-7h-2v2h2v2h-2v-2h-2v2h-2v-2h-2v2H9v-2H7v2H5v-2h2v-2H5V5h14v6z"}}]})(t)}function s2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 12c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zM6 8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12-8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm-4 8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm4-4c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-4-4c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-4-4c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"}}]})(t)}function u2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8 4v.89l2 2V4h4v4h-2.89l2 2H14v.89l2 2V10h4v4h-2.89l2 2H20v.89l2 2V4c0-1.1-.9-2-2-2H5.11l2 2H8zm8 0h4v4h-4V4zM1.41 1.14L0 2.55l2 2V20c0 1.1.9 2 2 2h15.45l2.01 2.01 1.41-1.41L1.41 1.14zM10 12.55L11.45 14H10v-1.45zm-6-6L5.45 8H4V6.55zM8 20H4v-4h4v4zm0-6H4v-4h3.45l.55.55V14zm6 6h-4v-4h3.45l.55.55V20zm2 0v-1.45L17.45 20H16z"}}]})(t)}function d2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM8 20H4v-4h4v4zm0-6H4v-4h4v4zm0-6H4V4h4v4zm6 12h-4v-4h4v4zm0-6h-4v-4h4v4zm0-6h-4V4h4v4zm6 12h-4v-4h4v4zm0-6h-4v-4h4v4zm0-6h-4V4h4v4z"}}]})(t)}function h2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6 2.69-6 6-6zm0 2C9.79 4 8 5.79 8 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm1 7h-2V9H9V7h2V5h2v2h2v2h-2v2zm11 9h-2v2h-1.5v-2h-2v-1.5h2v-2H22v2h2V20zm-6-1.5c0 .6-.4 1.1-.9 1.4L18 22h-1.5l-.9-2h-1.1v2H13v-6h3.5c.8 0 1.5.7 1.5 1.5v1zm-1.5 0v-1h-2v1h2zm-13-.5v-2H5v6H3.5v-2.5h-2V22H0v-6h1.5v2h2zm6.5-2c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5H6.5v-6H10zm0 4.5v-3H8v3h2z"}}]})(t)}function f2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17.5 15v-2h1.1l.9 2H21l-.9-2.1c.5-.3.9-.8.9-1.4v-1c0-.8-.7-1.5-1.5-1.5H16v4.86L17.14 15h.36zm0-4.5h2v1h-2v-1zm-4.5 0v.36l1.5 1.5V10.5c0-.8-.7-1.5-1.5-1.5h-1.86l1.5 1.5H13zM2.51 2.49L1.45 3.55 6.9 9h-.4v2h-2V9H3v6h1.5v-2.5h2V15H8v-4.9l1.5 1.5V15h3.4l7.6 7.6 1.06-1.06z"}}]})(t)}function p2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 11.5v-1c0-.8-.7-1.5-1.5-1.5H16v6h1.5v-2h1.1l.9 2H21l-.9-2.1c.5-.3.9-.8.9-1.4zm-1.5 0h-2v-1h2v1zm-13-.5h-2V9H3v6h1.5v-2.5h2V15H8V9H6.5v2zM13 9H9.5v6H13c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm0 4.5h-2v-3h2v3z"}}]})(t)}function g2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8.13 19c1.15.64 2.47 1 3.87 1 4.41 0 8-3.59 8-8s-3.59-8-8-8-8 3.59-8 8c0 2.52 1.17 4.77 3 6.24V13h3.5c.8 0 1.5.7 1.5 1.5v1c0 .6-.4 1.1-.9 1.4L12 19h-1.5l-.9-2H8.5v2h-.37zM12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm5.5 14H16v1.5h-1.5V16H13v-1.5h1.5V13H16v1.49h1.5V16zm-7-.5v-1h-2v1h2zm0-7.5V6H12v6h-1.5V9.5h-2V12H7V6h1.5v2h2zM16 6c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5h-3V6h3zm0 4.5v-3h-1.5v3H16z"}}]})(t)}function v2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 6c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zM5 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}}]})(t)}function m2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm12-2c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm0 10c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z"}}]})(t)}function y2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17.73 12.02l3.98-3.98a.996.996 0 000-1.41l-4.34-4.34a.996.996 0 00-1.41 0l-3.98 3.98L8 2.29a1.001 1.001 0 00-1.41 0L2.25 6.63a.996.996 0 000 1.41l3.98 3.98L2.25 16a.996.996 0 000 1.41l4.34 4.34c.39.39 1.02.39 1.41 0l3.98-3.98 3.98 3.98c.2.2.45.29.71.29.26 0 .51-.1.71-.29l4.34-4.34a.996.996 0 000-1.41l-3.99-3.98zM12 9c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-4.71 1.96L3.66 7.34l3.63-3.63 3.62 3.62-3.62 3.63zM10 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm2 2c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm2-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm2.66 9.34l-3.63-3.62 3.63-3.63 3.62 3.62-3.62 3.63z"}}]})(t)}function b2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5.5 11h-1V9H3v6h1.5v-2.5h1V15H7V9H5.5zM21 11v-1c0-.55-.45-1-1-1h-2c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-1h-1.5v.5h-1v-3h1v.5H21zM14.25 13.5L13.5 9H12l1 6h2.5l1-6H15zM8 9v6h3.5v-1.5h-2v-1h2V11h-2v-.5h2V9z"}}]})(t)}function x2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 5v11.17l2 2V5c0-1.1-.9-2-2-2H5.83l2 2H19zM2.81 2.81L1.39 4.22 3 5.83V19c0 1.1.9 2 2 2h13.17l1.61 1.61 1.41-1.41L2.81 2.81zM5 19V7.83l7.07 7.07-.82 1.1L9 13l-3 4h8.17l2 2H5z"}}]})(t)}function M2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 10h-2v2h2v-2zm0 4h-2v2h2v-2zm-8-4H6v2h2v-2zm4 0h-2v2h2v-2zm8-6H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V6h16v12z"}}]})(t)}function w2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.9 21.9l-6.1-6.1-2.69-2.69L5 5 3.59 3.59 2.1 2.1.69 3.51 3 5.83V19c0 1.1.9 2 2 2h13.17l2.31 2.31 1.42-1.41zM5 19V7.83l6.84 6.84-.84 1.05L9 13l-3 4h8.17l2 2H5zM7.83 5l-2-2H19c1.1 0 2 .9 2 2v13.17l-2-2V5H7.83z"}}]})(t)}function z2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5l-2-2zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54L16.5 18zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12 19.3 8.89zM15.5 9a2.5 2.5 0 010-5 2.5 2.5 0 010 5z"}}]})(t)}function C2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-4.86 8.86l-3 3.87L9 13.14 6 17h12l-3.86-5.14z"}}]})(t)}function A2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 12c0 5.52-4.48 10-10 10S2 17.52 2 12c0-2.76 1.12-5.26 2.93-7.07L12 12V2c5.52 0 10 4.48 10 10z"}}]})(t)}function k2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM5.5 7.5h2v-2H9v2h2V9H9v2H7.5V9h-2V7.5zM19 19H5L19 5v14zm-2-2v-1.5h-5V17h5z"}}]})(t)}function H2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 6l-4.22 5.63 1.25 1.67L14 9.33 19 16h-8.46l-4.01-5.37L1 18h22L14 6zM5 16l1.52-2.03L8.04 16H5z"}}]})(t)}function E2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 3H3v3c1.66 0 3-1.34 3-3zm8 0h-2a9 9 0 01-9 9v2c6.08 0 11-4.93 11-11zm-4 0H8c0 2.76-2.24 5-5 5v2c3.87 0 7-3.13 7-7zm0 18h2a9 9 0 019-9v-2c-6.07 0-11 4.93-11 11zm8 0h3v-3c-1.66 0-3 1.34-3 3zm-4 0h2c0-2.76 2.24-5 5-5v-2c-3.87 0-7 3.13-7 7z"}}]})(t)}function S2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 3h-2c0 1.35-.31 2.63-.84 3.77l1.49 1.49C13.51 6.7 14 4.91 14 3zm7 9v-2c-1.91 0-3.7.49-5.27 1.35l1.49 1.49c1.15-.53 2.43-.84 3.78-.84zm0 4v-2c-.79 0-1.54.13-2.24.37l1.68 1.68c.19-.01.37-.05.56-.05zM10 3H8c0 .19-.04.37-.06.56l1.68 1.68c.25-.7.38-1.46.38-2.24zm-5.59-.14L3 4.27l2.84 2.84C5.03 7.67 4.06 8 3 8v2c1.61 0 3.09-.55 4.27-1.46L8.7 9.97A8.99 8.99 0 013 12v2c2.72 0 5.2-.99 7.11-2.62l2.51 2.51C10.99 15.81 10 18.29 10 21h2c0-2.16.76-4.14 2.03-5.7l1.43 1.43A6.972 6.972 0 0014 21h2c0-1.06.33-2.03.89-2.84L19.73 21l1.41-1.41L4.41 2.86z"}}]})(t)}function L2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2z"}}]})(t)}function _2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 9v11H4V8h4.05l1.83-2H15V4H9L7.17 6H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V9h-2zm.67-1.01H22A6.003 6.003 0 0016 2v1.33c2.58 0 4.66 2.08 4.67 4.66zm-2.67 0h1.33A3.327 3.327 0 0016 4.67V6c1.11 0 1.99.89 2 1.99zM7 14c0 2.76 2.24 5 5 5s5-2.24 5-5-2.24-5-5-5-5 2.24-5 5zm8 0c0 1.65-1.35 3-3 3s-3-1.35-3-3 1.35-3 3-3 3 1.34 3 3z"}}]})(t)}function B2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM7.68 14.98H6V9h1.71c1.28 0 1.71 1.03 1.71 1.71v2.56c0 .68-.42 1.71-1.74 1.71zm4.7-3.52v1.07H11.2v1.39h1.93v1.07h-2.25c-.4.01-.74-.31-.75-.71V9.75c-.01-.4.31-.74.71-.75h2.28v1.07H11.2v1.39h1.18zm4.5 2.77c-.48 1.11-1.33.89-1.71 0L13.77 9h1.18l1.07 4.11L17.09 9h1.18l-1.39 5.23z"}},{tag:"path",attr:{d:"M7.77 10.12h-.63v3.77h.63c.14 0 .28-.05.42-.16.14-.1.21-.26.21-.47v-2.52c0-.21-.07-.37-.21-.47a.72.72 0 00-.42-.15z"}}]})(t)}function D2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zm-4-4v-1.5c0-.83-.67-1.5-1.5-1.5.83 0 1.5-.67 1.5-1.5V9a2 2 0 00-2-2H9v2h4v2h-2v2h2v2H9v2h4a2 2 0 002-2z"}}]})(t)}function T2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M.04 0h24v24h-24V0z"}},{tag:"path",attr:{d:"M19.04 3h-14c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16h-14V5h14v14zm-6-2h2V7h-2v4h-2V7h-2v6h4z"}}]})(t)}function V2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zm-4-4v-2a2 2 0 00-2-2h-2V9h4V7H9v6h4v2H9v2h4a2 2 0 002-2z"}}]})(t)}function O2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 17h2a2 2 0 002-2v-2a2 2 0 00-2-2h-2V9h4V7h-4a2 2 0 00-2 2v6a2 2 0 002 2zm0-4h2v2h-2v-2zm8-10H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}}]})(t)}function I2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zm-7-2h2V7h-4v2h2z"}}]})(t)}function R2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zm-4-4h-4v-2h2a2 2 0 002-2V9a2 2 0 00-2-2H9v2h4v2h-2a2 2 0 00-2 2v4h6v-2z"}}]})(t)}function F2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 10c-3.86 0-7 3.14-7 7h2c0-2.76 2.24-5 5-5s5 2.24 5 5h2c0-3.86-3.14-7-7-7zm0-4C5.93 6 1 10.93 1 17h2c0-4.96 4.04-9 9-9s9 4.04 9 9h2c0-6.07-4.93-11-11-11z"}}]})(t)}function N2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.49 2 2 6.49 2 12s4.49 10 10 10h8c1.1 0 2-.9 2-2v-8c0-5.51-4.49-10-10-10zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}}]})(t)}function P2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 5c0-1.66-1.34-3-3-3-.62 0-1.19.19-1.67.5l4.15 4.15C9.8 6.18 10 5.61 10 5zM14 6c0-1.1.9-2 2-2s2 .9 2 2v9.17l2 2V6c0-2.21-1.79-4-4-4s-4 1.79-4 4v3.17l2 2V6zM2.1 2.1L.69 3.51 5.17 8H4l1 10h1c0 2.21 1.79 4 4 4s4-1.79 4-4v-1.17l6.49 6.49 1.41-1.41L2.1 2.1zM7.19 16h-.38l-.6-6h.96l.56.56L7.19 16zM12 18c0 1.1-.9 2-2 2s-2-.9-2-2h1l.56-5.61L12 14.83V18z"}}]})(t)}function j2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.22 7c.48-.53.78-1.23.78-2 0-1.66-1.34-3-3-3S4 3.34 4 5c0 .77.3 1.47.78 2h4.44z"}},{tag:"path",attr:{d:"M16 2c-2.21 0-4 1.79-4 4v12c0 1.1-.9 2-2 2s-2-.9-2-2h1l1-10H4l1 10h1c0 2.21 1.79 4 4 4s4-1.79 4-4V6c0-1.1.9-2 2-2s2 .9 2 2v16h2V6c0-2.21-1.79-4-4-4zM7.19 16h-.38l-.6-6h1.58l-.6 6z"}}]})(t)}function U2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 5h-3.2L15 3H9L7.2 5H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 14h-8v-1c-2.8 0-5-2.2-5-5s2.2-5 5-5V7h8v12zm-3-6c0-2.8-2.2-5-5-5v1.8c1.8 0 3.2 1.4 3.2 3.2s-1.4 3.2-3.2 3.2V18c2.8 0 5-2.2 5-5zm-8.2 0c0 1.8 1.4 3.2 3.2 3.2V9.8c-1.8 0-3.2 1.4-3.2 3.2z"}}]})(t)}function W2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2.88 7.88l1.54 1.54C4.15 10.23 4 11.1 4 12c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8c-.9 0-1.77.15-2.58.42L7.89 2.89C9.15 2.32 10.54 2 12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12c0-1.47.32-2.86.88-4.12zM7 5.5C7 6.33 6.33 7 5.5 7S4 6.33 4 5.5 4.67 4 5.5 4 7 4.67 7 5.5zm5.03 3.49h-.07L10.8 12.3h2.39l-1.16-3.31zm-.74-1.49h1.43l3.01 8h-1.39l-.72-2.04h-3.23l-.73 2.04H8.28l3.01-8z"}}]})(t)}function Z2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2.81 2.81L1.39 4.22l2.27 2.27A9.91 9.91 0 002 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l2.27 2.27 1.41-1.42L2.81 2.81zM12 20c-4.41 0-8-3.59-8-8 0-1.48.41-2.86 1.12-4.06l10.93 10.94A7.869 7.869 0 0112 20zM12 4c4.41 0 8 3.59 8 8 0 1.48-.41 2.86-1.12 4.05l1.45 1.45A9.782 9.782 0 0022 12c0-5.52-4.48-10-10-10-2.04 0-3.93.61-5.51 1.66l1.45 1.45C9.14 4.41 10.52 4 12 4z"}}]})(t)}function G2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2.88 7.88l1.54 1.54C4.15 10.23 4 11.1 4 12c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8c-.9 0-1.77.15-2.58.42L7.89 2.89C9.15 2.32 10.54 2 12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12c0-1.47.32-2.86.88-4.12zM7 5.5C7 6.33 6.33 7 5.5 7S4 6.33 4 5.5 4.67 4 5.5 4 7 4.67 7 5.5z"}}]})(t)}function q2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2.88 7.88l1.54 1.54C4.15 10.23 4 11.1 4 12c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8c-.9 0-1.77.15-2.58.42L7.89 2.89C9.15 2.32 10.54 2 12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12c0-1.47.32-2.86.88-4.12zM7 5.5C7 6.33 6.33 7 5.5 7S4 6.33 4 5.5 4.67 4 5.5 4 7 4.67 7 5.5zm4 9.5H9V9h2v6zm4 0h-2V9h2v6z"}}]})(t)}function Y2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 12c0 5.52-4.48 10-10 10S2 17.52 2 12c0-1.19.22-2.32.6-3.38l1.88.68C4.17 10.14 4 11.05 4 12c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8c-.95 0-1.85.17-2.69.48l-.68-1.89C9.69 2.22 10.82 2 12 2c5.52 0 10 4.48 10 10zM5.5 4C4.67 4 4 4.67 4 5.5S4.67 7 5.5 7 7 6.33 7 5.5 6.33 4 5.5 4zM11 16V8H9v8h2zm4 0V8h-2v8h2z"}}]})(t)}function X2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5.76 10H20v8H4V6.47M22 4h-4l2 4h-3l-2-4h-2l2 4h-3l-2-4H8l2 4H7L5 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4z"}}]})(t)}function $2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 11l-.94 2.06L7 14l2.06.94L10 17l.94-2.06L13 14l-2.06-.94zm8.01-7l2 4h-3l-2-4h-2l2 4h-3l-2-4h-2l2 4h-3l-2-4h-1c-1.1 0-1.99.9-1.99 2l-.01 12c0 1.1.9 2 2 2h16c1.1 0 1.99-.9 1.99-2V4h-3.99zm2 14h-16V6.47L5.77 10H16l-.63 1.37L14 12l1.37.63L16 14l.63-1.37L18 12l-1.37-.63L16 10h4.01v8z"}}]})(t)}function K2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 9h-3.5v6H15v-1.5h2c.55 0 1-.45 1-1V10c0-.55-.45-1-1-1zm-.5 3H15v-1.5h1.5V12zM11.5 9H7c-.55 0-1 .45-1 1v5h1.5v-4.5h1v3H10v-3h1V15h1.5v-5c0-.55-.45-1-1-1z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM5 19V5h14v14H5z"}}]})(t)}function Q2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 3l.01 10.55c-.59-.34-1.27-.55-2-.55a4.001 4.001 0 100 8c2.22 0 3.99-1.79 3.99-4V7h4V3h-6zm-1.99 16c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}}]})(t)}function J2e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 7h4V3h-6v4.61l2 2zm-2 3.44L4.41 2.86 3 4.27l9 9v.28c-.94-.54-2.1-.75-3.33-.32-1.34.48-2.37 1.67-2.61 3.07a4.007 4.007 0 004.59 4.65c1.96-.31 3.35-2.11 3.35-4.1v-1.58L19.73 21l1.41-1.41L12 10.44zM10 19c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}}]})(t)}function t5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"4.5",cy:"9.5",r:"1.5"}},{tag:"path",attr:{d:"M22.17 9.17c0-3.87-3.13-7-7-7s-7 3.13-7 7A6.98 6.98 0 0014 16.06V20H6v-3h1v-4c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v4h1v5h16v-2h-3v-3.88a7 7 0 006.17-6.95zm-7 5c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z"}}]})(t)}function e5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 16.12h-.03c3.49-.4 6.2-3.36 6.2-6.95 0-3.87-3.13-7-7-7s-7 3.13-7 7A6.98 6.98 0 0011 16.06V20H5v2h14v-2h-6v-3.88zM7.17 9.17c0-2.76 2.24-5 5-5s5 2.24 5 5-2.24 5-5 5-5-2.24-5-5z"}}]})(t)}function n5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.61 7.41L14.2 6l-6 6 6 6 1.41-1.41L11.03 12l4.58-4.59z"}}]})(t)}function r5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10.02 6L8.61 7.41 13.19 12l-4.58 4.59L10.02 18l6-6-6-6z"}}]})(t)}function a5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 22C6.49 22 2 17.51 2 12S6.49 2 12 2s10 4.04 10 9c0 3.31-2.69 6-6 6h-1.77c-.28 0-.5.22-.5.5 0 .12.05.23.13.33.41.47.64 1.06.64 1.67A2.5 2.5 0 0112 22zm0-18c-4.41 0-8 3.59-8 8s3.59 8 8 8c.28 0 .5-.22.5-.5a.54.54 0 00-.14-.35c-.41-.46-.63-1.05-.63-1.65a2.5 2.5 0 012.5-2.5H16c2.21 0 4-1.79 4-4 0-3.86-3.59-7-8-7z"}},{tag:"circle",attr:{cx:"6.5",cy:"11.5",r:"1.5"}},{tag:"circle",attr:{cx:"9.5",cy:"7.5",r:"1.5"}},{tag:"circle",attr:{cx:"14.5",cy:"7.5",r:"1.5"}},{tag:"circle",attr:{cx:"17.5",cy:"11.5",r:"1.5"}}]})(t)}function i5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}}]})(t)}function o5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 5.5c-3.89 0-6.95-.84-8.69-1.43A.993.993 0 002 5.02V19c0 .68.66 1.17 1.31.95C5.36 19.26 8.1 18.5 12 18.5c3.87 0 6.66.76 8.69 1.45A.999.999 0 0022 19V5c0-.68-.66-1.17-1.31-.95-2.03.68-4.83 1.45-8.69 1.45z"}}]})(t)}function l5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 6.54v10.91c-2.6-.77-5.28-1.16-8-1.16s-5.4.39-8 1.16V6.54c2.6.77 5.28 1.16 8 1.16 2.72.01 5.4-.38 8-1.16M21.43 4c-.1 0-.2.02-.31.06C18.18 5.16 15.09 5.7 12 5.7s-6.18-.55-9.12-1.64A.94.94 0 002.57 4c-.34 0-.57.23-.57.63v14.75c0 .39.23.62.57.62.1 0 .2-.02.31-.06 2.94-1.1 6.03-1.64 9.12-1.64s6.18.55 9.12 1.64c.11.04.21.06.31.06.33 0 .57-.23.57-.63V4.63c0-.4-.24-.63-.57-.63z"}}]})(t)}function c5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.95 8.15c-.29-.16-.61-.31-.93-.46C19.4 4.33 15.98 2 12 2 8.02 2 4.6 4.33 2.99 7.68c-.33.15-.64.3-.93.46C1.41 8.5 1 9.17 1 9.91v4.18c0 .74.41 1.41 1.05 1.77.29.16.61.31.93.46C4.6 19.67 8.02 22 12 22c3.98 0 7.4-2.33 9.01-5.68.33-.15.64-.3.93-.46.65-.36 1.06-1.03 1.06-1.77V9.91c0-.74-.41-1.41-1.05-1.76zM12 4c2.37 0 4.49 1.04 5.95 2.68C16.17 6.25 14.15 6 12 6c-2.15 0-4.17.25-5.95.68A7.943 7.943 0 0112 4zm0 16c-2.37 0-4.49-1.04-5.95-2.68 1.78.43 3.8.68 5.95.68s4.17-.25 5.95-.68A7.943 7.943 0 0112 20z"}}]})(t)}function s5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.95 8.15c-.29-.16-.61-.31-.93-.46C19.4 4.33 15.98 2 12 2 8.02 2 4.6 4.33 2.99 7.68c-.33.15-.64.3-.93.46C1.41 8.5 1 9.17 1 9.91v4.18c0 .74.41 1.41 1.05 1.77.29.16.61.31.93.46C4.6 19.67 8.02 22 12 22c3.98 0 7.4-2.33 9.01-5.68.33-.15.64-.3.93-.46.65-.36 1.06-1.03 1.06-1.77V9.91c0-.74-.41-1.41-1.05-1.76zM21 9.91v4.19c-2.19 1.21-5.47 1.9-9 1.9-3.53 0-6.81-.7-9-1.91V9.91C5.2 8.69 8.47 8 12 8c3.53 0 6.81.7 9 1.91zM12 4c2.37 0 4.49 1.04 5.95 2.68C16.17 6.25 14.15 6 12 6c-2.15 0-4.17.25-5.95.68A7.943 7.943 0 0112 4zm0 16c-2.37 0-4.49-1.04-5.95-2.68 1.78.43 3.8.68 5.95.68s4.17-.25 5.95-.68A7.943 7.943 0 0112 20z"}}]})(t)}function u5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.5 12c0-3.89.84-6.95 1.43-8.69A.993.993 0 0018.98 2H5c-.68 0-1.16.66-.95 1.31C4.74 5.36 5.5 8.1 5.5 12c0 3.87-.76 6.66-1.45 8.69-.21.65.27 1.31.95 1.31h14c.68 0 1.17-.66.95-1.31-.68-2.03-1.45-4.83-1.45-8.69z"}}]})(t)}function d5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.94 21.12c-1.1-2.94-1.64-6.03-1.64-9.12s.55-6.18 1.64-9.12a.94.94 0 00.06-.31c0-.34-.23-.57-.63-.57H4.63c-.4 0-.63.23-.63.57 0 .1.02.2.06.31C5.16 5.82 5.71 8.91 5.71 12s-.55 6.18-1.64 9.12c-.05.11-.07.22-.07.31 0 .33.23.57.63.57h14.75c.39 0 .63-.24.63-.57-.01-.1-.03-.2-.07-.31zM6.54 20c.77-2.6 1.16-5.28 1.16-8s-.39-5.4-1.16-8h10.91c-.77 2.6-1.16 5.28-1.16 8s.39 5.4 1.16 8H6.54z"}}]})(t)}function h5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4c-3.97 0-6.85.63-9 1-.55 1.97-1 3.92-1 7 0 3.03.45 5.05 1 7 2.15.37 4.98 1 9 1 3.97 0 6.85-.63 9-1 .57-2.02 1-3.99 1-7 0-3.03-.45-5.05-1-7-2.15-.37-4.98-1-9-1z"}}]})(t)}function f5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 6c2.45 0 4.71.2 7.29.64.47 1.78.71 3.58.71 5.36s-.24 3.58-.71 5.36c-2.58.44-4.84.64-7.29.64s-4.71-.2-7.29-.64C4.24 15.58 4 13.78 4 12s.24-3.58.71-5.36C7.29 6.2 9.55 6 12 6m0-2c-2.73 0-5.22.24-7.95.72l-.93.16-.25.9C2.29 7.85 2 9.93 2 12s.29 4.15.87 6.22l.25.89.93.16c2.73.49 5.22.73 7.95.73s5.22-.24 7.95-.72l.93-.16.25-.89c.58-2.08.87-4.16.87-6.23s-.29-4.15-.87-6.22l-.25-.89-.93-.16C17.22 4.24 14.73 4 12 4z"}}]})(t)}function p5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 4H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H3V6h18v12zm-6.5-7L11 15.51 8.5 12.5 5 17h14z"}}]})(t)}function g5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 18H6V4h5v7l2.5-1.5L16 11V4h2v16zm-4.38-6.5L17 18H7l2.38-3.17L11 17l2.62-3.5z"}}]})(t)}function v5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 5h-3.17L15 3H9L7.17 5H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 14H4V7h4.05l1.83-2h4.24l1.83 2H20v12z"}},{tag:"path",attr:{d:"M11.25 16L9 13l-3 4h12l-3.75-5z"}}]})(t)}function m5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 5h-3.17L15 3H9L7.17 5H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 14H4V7h4.05l1.83-2h4.24l1.83 2H20v12z"}},{tag:"circle",attr:{cx:"12",cy:"11",r:"2"}},{tag:"path",attr:{d:"M14.78 14.58a6.95 6.95 0 00-5.56 0A2.01 2.01 0 008 16.43V17h8v-.57c0-.81-.48-1.53-1.22-1.85z"}}]})(t)}function y5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14.12 4l1.83 2H20v12H4V6h4.05l1.83-2h4.24M15 2H9L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3.17L15 2zm-3 7c1.65 0 3 1.35 3 3s-1.35 3-3 3-3-1.35-3-3 1.35-3 3-3m0-2c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5z"}}]})(t)}function b5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 10v9H4.98V5h9V3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-9h-2zm-2.94-2.06L17 10l.94-2.06L20 7l-2.06-.94L17 4l-.94 2.06L14 7zM12 8l-1.25 2.75L8 12l2.75 1.25L12 16l1.25-2.75L16 12l-2.75-1.25z"}}]})(t)}function x5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4v12H8V4h12m0-2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-8.5 9.67l1.69 2.26 2.48-3.1L19 15H9zM2 6v14c0 1.1.9 2 2 2h14v-2H4V6H2z"}}]})(t)}function M5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3C2 3 1 4 1 5v14c0 1.1.9 2 2 2h18c1 0 2-1 2-2V5c0-1-1-2-2-2zm0 15.92c-.02.03-.06.06-.08.08H3V5.08L3.08 5h17.83c.03.02.06.06.08.08v13.84zm-10-3.41L8.5 12.5 5 17h14l-4.5-6z"}}]})(t)}function w5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 15h2v2h-2v-2zm0-4h2v2h-2v-2zm2 8h-2v2c1 0 2-1 2-2zM13 3h2v2h-2V3zm8 4h2v2h-2V7zm0-4v2h2c0-1-1-2-2-2zM1 7h2v2H1V7zm16-4h2v2h-2V3zm0 16h2v2h-2v-2zM3 3C2 3 1 4 1 5h2V3zm6 0h2v2H9V3zM5 3h2v2H5V3zm-4 8v8c0 1.1.9 2 2 2h12V11H1zm2 8l2.5-3.21 1.79 2.15 2.5-3.22L13 19H3z"}}]})(t)}function z5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M23 15h-2v2h2v-2zm0-4h-2v2h2v-2zm0 8h-2v2c1 0 2-1 2-2zM15 3h-2v2h2V3zm8 4h-2v2h2V7zm-2-4v2h2c0-1-1-2-2-2zM3 21h8v-6H1v4c0 1.1.9 2 2 2zM3 7H1v2h2V7zm12 12h-2v2h2v-2zm4-16h-2v2h2V3zm0 16h-2v2h2v-2zM3 3C2 3 1 4 1 5h2V3zm0 8H1v2h2v-2zm8-8H9v2h2V3zM7 3H5v2h2V3z"}}]})(t)}function C5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-4.86 8.86l-3 3.87L9 13.14 6 17h12l-3.86-5.14z"}}]})(t)}function A5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H8V4h12v12zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm12 6V9c0-.55-.45-1-1-1h-2v5h2c.55 0 1-.45 1-1zm-2-3h1v3h-1V9zm4 2h1v-1h-1V9h1V8h-2v5h1zm-8 0h1c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1H9v5h1v-2zm0-2h1v1h-1V9z"}}]})(t)}function k5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 12c1.65 0 3-1.35 3-3s-1.35-3-3-3-3 1.35-3 3 1.35 3 3 3zm0-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm6 8.58c0-2.5-3.97-3.58-6-3.58s-6 1.08-6 3.58V18h12v-1.42zM8.48 16c.74-.51 2.23-1 3.52-1s2.78.49 3.52 1H8.48zM19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}}]})(t)}function H5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.15 14.32l.59-2.36.76 3.04h1.48l1.5-6h-1.5l-.74 3-.74-3h-1.52l-.74 3-.74-3H14l.72 2.9zM1.39 4.22L6.17 9H3v6h1.5v-2h1.1l.9 2H8l-.9-2.1c.5-.3.9-.8.9-1.4v-.67l1.43 1.43L8.75 15h1.5l.38-1.5h.04l9.11 9.11 1.41-1.41L2.81 2.81 1.39 4.22zM6.5 11.5h-2v-1h2v1z"}}]})(t)}function E5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.5 9H3v6h1.5v-2h1.1l.9 2H8l-.9-2.1c.5-.3.9-.8.9-1.4v-1C8 9.7 7.3 9 6.5 9zm0 2.5h-2v-1h2v1zM10.25 9l-1.5 6h1.5l.38-1.5h1.75l.37 1.5h1.5l-1.5-6h-2.5zm.75 3l.25-1h.5l.25 1h-1zM19.98 9l-.74 3-.74-3h-1.52l-.74 3-.74-3H14l1.5 6h1.48l.76-3.04.76 3.04h1.48l1.5-6z"}}]})(t)}function S5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.5 3.5L18 2l-1.5 1.5L15 2l-1.5 1.5L12 2l-1.5 1.5L9 2 7.5 3.5 6 2v14H3v3c0 1.66 1.34 3 3 3h12c1.66 0 3-1.34 3-3V2l-1.5 1.5zM15 20H6c-.55 0-1-.45-1-1v-1h10v2zm4-1c0 .55-.45 1-1 1s-1-.45-1-1v-3H8V5h11v14z"}},{tag:"path",attr:{d:"M9 7h6v2H9zM16 7h2v2h-2zM9 10h6v2H9zM16 10h2v2h-2z"}}]})(t)}function L5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 6.5a9.77 9.77 0 018.82 5.5c-1.65 3.37-5.02 5.5-8.82 5.5S4.83 15.37 3.18 12A9.77 9.77 0 0112 6.5m0-2C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zm0 5a2.5 2.5 0 010 5 2.5 2.5 0 010-5m0-2c-2.48 0-4.5 2.02-4.5 4.5s2.02 4.5 4.5 4.5 4.5-2.02 4.5-4.5-2.02-4.5-4.5-4.5z"}}]})(t)}function _5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7.34 6.41L.86 12.9l6.49 6.48 6.49-6.48-6.5-6.49zM3.69 12.9l3.66-3.66L11 12.9l-3.66 3.66-3.65-3.66zm15.67-6.26A8.95 8.95 0 0013 4V.76L8.76 5 13 9.24V6c1.79 0 3.58.68 4.95 2.05a7.007 7.007 0 010 9.9 6.973 6.973 0 01-7.79 1.44l-1.49 1.49C10.02 21.62 11.51 22 13 22c2.3 0 4.61-.88 6.36-2.64a8.98 8.98 0 000-12.72z"}}]})(t)}function B5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 13a9 9 0 0013.79 7.62l-1.46-1.46c-.99.53-2.13.84-3.33.84-3.86 0-7-3.14-7-7s3.14-7 7-7h.17L9.59 7.59 11 9l4-4-4-4-1.42 1.41L11.17 4H11a9 9 0 00-9 9zm9 0l6 6 6-6-6-6-6 6zm6 3.17L13.83 13 17 9.83 20.17 13 17 16.17z"}}]})(t)}function D5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7.11 8.53L5.7 7.11C4.8 8.27 4.24 9.61 4.07 11h2.02c.14-.87.49-1.72 1.02-2.47zM6.09 13H4.07c.17 1.39.72 2.73 1.62 3.89l1.41-1.42c-.52-.75-.87-1.59-1.01-2.47zm1.01 5.32c1.16.9 2.51 1.44 3.9 1.61V17.9c-.87-.15-1.71-.49-2.46-1.03L7.1 18.32zM13 4.07V1L8.45 5.55 13 10V6.09c2.84.48 5 2.94 5 5.91s-2.16 5.43-5 5.91v2.02c3.95-.49 7-3.85 7-7.93s-3.05-7.44-7-7.93z"}}]})(t)}function T5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.55 5.55L11 1v3.07C7.06 4.56 4 7.92 4 12s3.05 7.44 7 7.93v-2.02c-2.84-.48-5-2.94-5-5.91s2.16-5.43 5-5.91V10l4.55-4.45zM19.93 11a7.906 7.906 0 00-1.62-3.89l-1.42 1.42c.54.75.88 1.6 1.02 2.47h2.02zM13 17.9v2.02c1.39-.17 2.74-.71 3.9-1.61l-1.44-1.44c-.75.54-1.59.89-2.46 1.03zm3.89-2.42l1.42 1.41c.9-1.16 1.45-2.5 1.62-3.89h-2.02c-.14.87-.48 1.72-1.02 2.48z"}}]})(t)}function V5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 1H9v2h6V1zm4.03 6.39l1.42-1.42c-.43-.51-.9-.99-1.41-1.41l-1.42 1.42A8.962 8.962 0 0012 4c-4.97 0-9 4.03-9 9s4.02 9 9 9a8.994 8.994 0 007.03-14.61zM12 20c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7zm-.32-5H6.35a5.992 5.992 0 003.41 3.56l-.11-.06 2.03-3.5zm5.97-4a6.012 6.012 0 00-3.34-3.54L12.26 11h5.39zm-7.04 7.83c.45.11.91.17 1.39.17 1.34 0 2.57-.45 3.57-1.19l-2.11-3.9-2.85 4.92zM7.55 8.99A5.965 5.965 0 006 13c0 .34.04.67.09 1h4.72L7.55 8.99zm8.79 8.14A5.94 5.94 0 0018 13c0-.34-.04-.67-.09-1h-4.34l2.77 5.13zm-3.01-9.98C12.9 7.06 12.46 7 12 7c-1.4 0-2.69.49-3.71 1.29l2.32 3.56 2.72-4.7z"}}]})(t)}function O5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 8v8l5-4-5-4zm9-5H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}}]})(t)}function I5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 6H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 10H3V8h2v4h2V8h2v4h2V8h2v4h2V8h2v4h2V8h2v8z"}}]})(t)}function R5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2.53 19.65l1.34.56v-9.03l-2.43 5.86c-.41 1.02.08 2.19 1.09 2.61zm19.5-3.7L17.07 3.98a2.013 2.013 0 00-1.81-1.23c-.26 0-.53.04-.79.15L7.1 5.95a1.999 1.999 0 00-1.08 2.6l4.96 11.97a1.998 1.998 0 002.6 1.08l7.36-3.05a1.994 1.994 0 001.09-2.6zm-9.2 3.8L7.87 7.79l7.35-3.04h.01l4.95 11.95-7.35 3.05z"}},{tag:"circle",attr:{cx:"11",cy:"9",r:"1"}},{tag:"path",attr:{d:"M5.88 19.75c0 1.1.9 2 2 2h1.45l-3.45-8.34v6.34z"}}]})(t)}function F5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4h-3.17L15 2H9L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM9.88 4h4.24l1.83 2H20v12H4V6h4.05"}},{tag:"path",attr:{d:"M15 11H9V8.5L5.5 12 9 15.5V13h6v2.5l3.5-3.5L15 8.5z"}}]})(t)}function N5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8 13h4v2l3-3-3-3v2H8V9l-3 3 3 3zm10-3.5V6c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-3.5l4 4v-13l-4 4zM16 17H4V7h12v10z"}}]})(t)}function P5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.33 8 15.5 8 14 8.67 14 9.5s.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5z"}}]})(t)}function j5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.51 3.08L3.08 19.51c.09.34.27.65.51.9.25.24.56.42.9.51L20.93 4.49c-.19-.69-.73-1.23-1.42-1.41zM11.88 3L3 11.88v2.83L14.71 3h-2.83zM5 3c-1.1 0-2 .9-2 2v2l4-4H5zm14 18c.55 0 1.05-.22 1.41-.59.37-.36.59-.86.59-1.41v-2l-4 4h2zm-9.71 0h2.83L21 12.12V9.29L9.29 21z"}}]})(t)}function U5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 12V6c0-1.66-1.34-3-3-3S5 4.34 5 6v6c-1.21.91-2 2.37-2 4 0 1.12.38 2.14 1 2.97V19h.02c.91 1.21 2.35 2 3.98 2s3.06-.79 3.98-2H12v-.03c.62-.83 1-1.85 1-2.97 0-1.63-.79-3.09-2-4zm-6 4c0-.94.45-1.84 1.2-2.4L7 13V6c0-.55.45-1 1-1s1 .45 1 1v7l.8.6c.75.57 1.2 1.46 1.2 2.4H5zM18.62 4h-1.61l-3.38 9h1.56l.81-2.3h3.63l.8 2.3H22l-3.38-9zm-2.15 5.39l1.31-3.72h.08l1.31 3.72h-2.7z"}}]})(t)}function W5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16.24 7.75A5.974 5.974 0 0012 5.99v6l-4.24 4.24c2.34 2.34 6.14 2.34 8.49 0a5.99 5.99 0 00-.01-8.48zM12 1.99c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}}]})(t)}function Z5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M-.01 7.72V9.4l3-1V18h2V6h-.25L-.01 7.72zm23.78 6.65c-.14-.28-.35-.53-.63-.74-.28-.21-.61-.39-1.01-.53s-.85-.27-1.35-.38a6.64 6.64 0 01-.87-.23c-.23-.08-.41-.16-.55-.25s-.23-.19-.28-.3a.978.978 0 01.01-.8c.06-.13.15-.25.27-.34.12-.1.27-.18.45-.24s.4-.09.64-.09c.25 0 .47.04.66.11s.35.17.48.29.22.26.29.42c.06.16.1.32.1.49h1.95A2.517 2.517 0 0023 9.81c-.3-.25-.66-.44-1.09-.59-.43-.15-.92-.22-1.46-.22-.51 0-.98.07-1.39.21s-.77.33-1.06.57c-.29.24-.51.52-.67.84-.16.32-.23.65-.23 1.01s.08.69.23.96c.15.28.36.52.64.73.27.21.6.38.98.53.38.14.81.26 1.27.36.39.08.71.17.95.26s.43.19.57.29c.13.1.22.22.27.34.05.12.07.25.07.39 0 .32-.13.57-.4.77s-.66.29-1.17.29c-.22 0-.43-.02-.64-.08-.21-.05-.4-.13-.56-.24a1.333 1.333 0 01-.59-1.11h-1.89c0 .36.08.71.24 1.05s.39.65.7.93c.31.27.69.49 1.15.66s.98.25 1.58.25c.53 0 1.01-.06 1.44-.19.43-.13.8-.31 1.11-.54.31-.23.54-.51.71-.83.17-.32.25-.67.25-1.06-.02-.4-.09-.74-.24-1.02zm-9.96-7.32c-.34-.4-.75-.7-1.23-.88-.47-.18-1.01-.27-1.59-.27s-1.11.09-1.59.27c-.48.18-.89.47-1.23.88-.34.41-.6.93-.79 1.59-.18.65-.28 1.45-.28 2.39v1.92c0 .94.09 1.74.28 2.39.19.66.45 1.19.8 1.6.34.41.75.71 1.23.89s1.01.28 1.59.28c.59 0 1.12-.09 1.59-.28.48-.18.88-.48 1.22-.89s.6-.94.78-1.6c.18-.65.28-1.45.28-2.39v-1.92c0-.94-.09-1.74-.28-2.39-.18-.66-.44-1.19-.78-1.59zm-.92 6.17c0 .6-.04 1.11-.12 1.53s-.2.76-.36 1.02c-.16.26-.36.45-.59.57-.23.12-.51.18-.82.18-.3 0-.58-.06-.82-.18s-.44-.31-.6-.57c-.16-.26-.29-.6-.38-1.02s-.13-.93-.13-1.53v-2.5c0-.6.04-1.11.13-1.52s.21-.74.38-1c.16-.25.36-.43.6-.55.24-.11.51-.17.81-.17.31 0 .58.06.81.17.24.11.44.29.6.55.16.25.29.58.37.99s.13.92.13 1.52v2.51h-.01z"}}]})(t)}function G5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.61 12.97c-.16-.24-.36-.46-.62-.65a3.38 3.38 0 00-.93-.48c.3-.14.57-.3.8-.5.23-.2.42-.41.57-.64.15-.23.27-.46.34-.71.08-.24.11-.49.11-.73 0-.55-.09-1.04-.28-1.46-.18-.42-.44-.77-.78-1.06-.33-.28-.73-.5-1.2-.64-.45-.13-.97-.2-1.53-.2-.55 0-1.06.08-1.52.24-.47.17-.87.4-1.2.69-.33.29-.6.63-.78 1.03-.2.39-.29.83-.29 1.29h1.98c0-.26.05-.49.14-.69.09-.2.22-.38.38-.52.17-.14.36-.25.58-.33s.46-.12.73-.12c.61 0 1.06.16 1.36.47.3.31.44.75.44 1.32 0 .27-.04.52-.12.74-.08.22-.21.41-.38.57s-.38.28-.63.37-.55.13-.89.13H6.72v1.57H7.9c.34 0 .64.04.91.11.27.08.5.19.69.35.19.16.34.36.44.61.1.24.16.54.16.87 0 .62-.18 1.09-.53 1.42-.35.33-.84.49-1.45.49-.29 0-.56-.04-.8-.13-.24-.08-.44-.2-.61-.36s-.3-.34-.39-.56c-.09-.22-.14-.46-.14-.72H4.19c0 .55.11 1.03.32 1.45.21.42.5.77.86 1.05s.77.49 1.24.63.96.21 1.48.21c.57 0 1.09-.08 1.58-.23s.91-.38 1.26-.68c.36-.3.64-.66.84-1.1.2-.43.3-.93.3-1.48 0-.29-.04-.58-.11-.86-.08-.25-.19-.51-.35-.76zm9.26 1.4c-.14-.28-.35-.53-.63-.74-.28-.21-.61-.39-1.01-.53s-.85-.27-1.35-.38a6.64 6.64 0 01-.87-.23c-.23-.08-.41-.16-.55-.25s-.23-.19-.28-.3c-.05-.11-.08-.24-.08-.39s.03-.28.09-.41.15-.25.27-.34c.12-.1.27-.18.45-.24s.4-.09.64-.09c.25 0 .47.04.66.11s.35.17.48.29.22.26.29.42c.06.16.1.32.1.49h1.95a2.517 2.517 0 00-.93-1.97c-.3-.25-.66-.44-1.09-.59-.43-.15-.92-.22-1.46-.22-.51 0-.98.07-1.39.21s-.77.33-1.06.57c-.29.24-.51.52-.67.84s-.23.65-.23 1.01.08.68.23.96.37.52.64.73c.27.21.6.38.98.53.38.14.81.26 1.27.36.39.08.71.17.95.26s.43.19.57.29c.13.1.22.22.27.34.05.12.07.25.07.39 0 .32-.13.57-.4.77s-.66.29-1.17.29c-.22 0-.43-.02-.64-.08-.21-.05-.4-.13-.56-.24a1.333 1.333 0 01-.59-1.11h-1.89c0 .36.08.71.24 1.05s.39.65.7.93c.31.27.69.49 1.15.66.46.17.98.25 1.58.25.53 0 1.01-.06 1.44-.19.43-.13.8-.31 1.11-.54.31-.23.54-.51.71-.83.17-.32.25-.67.25-1.06-.02-.4-.09-.74-.24-1.02z"}}]})(t)}function q5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 1h6v2H9zM12 6c3.87 0 7 3.13 7 7 0 .94-.19 1.83-.52 2.65l1.5 1.5a8.963 8.963 0 00-.95-9.76l1.42-1.42c-.43-.51-.9-.99-1.41-1.41l-1.42 1.42a8.962 8.962 0 00-9.77-.96l1.5 1.5A7.07 7.07 0 0112 6z"}},{tag:"path",attr:{d:"M11 8.17l2 2V8h-2zM2.81 2.81L1.39 4.22l3.4 3.4a8.994 8.994 0 0012.59 12.59l2.4 2.4 1.41-1.41L2.81 2.81zM12 20c-3.87 0-7-3.13-7-7 0-1.47.45-2.83 1.22-3.95l9.73 9.73A6.945 6.945 0 0112 20z"}}]})(t)}function Y5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 1H9v2h6V1zm-4 13h2V8h-2v6zm8.03-6.61l1.42-1.42c-.43-.51-.9-.99-1.41-1.41l-1.42 1.42A8.962 8.962 0 0012 4c-4.97 0-9 4.03-9 9s4.02 9 9 9a8.994 8.994 0 007.03-14.61zM12 20c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"}}]})(t)}function X5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.94-.49-7-3.85-7-7.93s3.05-7.44 7-7.93v15.86zm2-15.86c1.03.13 2 .45 2.87.93H13v-.93zM13 7h5.24c.25.31.48.65.68 1H13V7zm0 3h6.74c.08.33.15.66.19 1H13v-1zm0 9.93V19h2.87c-.87.48-1.84.8-2.87.93zM18.24 17H13v-1h5.92c-.2.35-.43.69-.68 1zm1.5-3H13v-1h6.93c-.04.34-.11.67-.19 1z"}}]})(t)}function $5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 18v-2H8V4h2L7 1 4 4h2v2H2v2h4v8c0 1.1.9 2 2 2h8v2h-2l3 3 3-3h-2v-2h4zM10 8h6v6h2V8c0-1.1-.9-2-2-2h-6v2z"}}]})(t)}function K5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 17v2h6v-2H3zM3 5v2h10V5H3zm10 16v-2h8v-2h-8v-2h-2v6h2zM7 9v2H3v2h4v2h2V9H7zm14 4v-2H11v2h10zm-6-4h2V7h4V5h-4V3h-2v6z"}}]})(t)}function Q5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 10.48V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-4.48l4 3.98v-11l-4 3.98zM16 18H4V6h12v12zm-4.38-6.5L9 15l-1.62-2.17L5 16h10l-3.38-4.5z"}}]})(t)}function J5e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 10.48V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-4.48l4 3.98v-11l-4 3.98zm-2-.79V18H4V6h12v3.69z"}},{tag:"circle",attr:{cx:"10",cy:"10",r:"2"}},{tag:"path",attr:{d:"M14 15.43c0-.81-.48-1.53-1.22-1.85a6.95 6.95 0 00-5.56 0A2.01 2.01 0 006 15.43V16h8v-.57z"}}]})(t)}function t4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM4 18V6h2.95l-2.33 8.73L16.82 18H4zm11.62-2.39l-8.55-2.29L8.38 8.4l8.56 2.29-1.32 4.92zM20 18h-2.95l2.34-8.73L7.18 6H20v12z"}}]})(t)}function e4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 4v16h20V4H2zm2 2h16v5H4V6zm0 12v-5h4v5H4zm6 0v-5h10v5H10z"}}]})(t)}function n4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 4v16h20V4H2zm4.5 14H4v-2.5h2.5V18zm0-4.75H4v-2.5h2.5v2.5zm0-4.75H4V6h2.5v2.5zM11 18H8.5v-2.5H11V18zm0-4.75H8.5v-2.5H11v2.5zm0-4.75H8.5V6H11v2.5zm4.5 9.5H13v-2.5h2.5V18zm0-4.75H13v-2.5h2.5v2.5zm0-4.75H13V6h2.5v2.5zM20 18h-2.5v-2.5H20V18zm0-4.75h-2.5v-2.5H20v2.5zm0-4.75h-2.5V6H20v2.5z"}}]})(t)}function r4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 5v14H3V5h18m0-2H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-9 5c3.25 0 6 1.83 6 4s-2.75 4-6 4-6-1.83-6-4 2.75-4 6-4m0-2c-4.42 0-8 2.69-8 6s3.58 6 8 6 8-2.69 8-6-3.58-6-8-6z"}}]})(t)}function a4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.01 4C20.45 4 17.4 5.5 12 5.5c-5.31 0-8.49-1.49-9.01-1.49-.53 0-.99.44-.99 1.01V19c0 .57.46 1 .99 1 .57 0 3.55-1.5 9.01-1.5 5.42 0 8.44 1.5 9.01 1.5.53 0 .99-.43.99-1V5c0-.57-.46-1-.99-1zM20 17.63c-2.01-.59-4.62-1.13-8-1.13-3.39 0-5.99.54-8 1.13V6.38c2.58.73 5.32 1.12 8 1.12 3.38 0 5.99-.54 8-1.13v11.26z"}},{tag:"path",attr:{d:"M9.17 10.99l-3.69 4.42c2-.26 4.18-.41 6.52-.41 2.3 0 4.52.15 6.51.4L14 10l-2.83 3.39-2-2.4z"}}]})(t)}function i4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 7l-3.2 9h1.9l.7-2h3.2l.7 2h1.9L9 7H7zm-.15 5.65L8 9l1.15 3.65h-2.3zM22 7l-1.2 6.29L19.3 7h-1.6l-1.49 6.29L15 7h-.76l-.01.01C12.76 5.18 10.53 4 8 4c-4.42 0-8 3.58-8 8s3.58 8 8 8c2.96 0 5.55-1.61 6.93-4 .03-.06.05-.12.08-.18.05-.08.09-.17.14-.25l.1.43H17l1.5-6.1L20 16h1.75l2.05-9H22zm-8.63 7.67C12.38 16.64 10.35 18 8 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6c0 .96-.23 1.86-.63 2.67z"}}]})(t)}function o4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12.01 6c2.61 0 4.89 1.86 5.4 4.43l.3 1.5 1.52.11c1.56.11 2.78 1.41 2.78 2.96 0 1.65-1.35 3-3 3h-13c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95A5.457 5.457 0 0112.01 6m0-2C9.12 4 6.6 5.64 5.35 8.04 2.35 8.36.01 10.91.01 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.64-4.96C18.68 6.59 15.65 4 12.01 4z"}}]})(t)}function l4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3.55 19.09l1.41 1.41 1.79-1.8-1.41-1.41zM11 20h2v3h-2zM1 11h3v2H1zm12-6.95v3.96l1 .58c1.24.72 2 2.04 2 3.46 0 2.21-1.79 4-4 4s-4-1.79-4-4c0-1.42.77-2.74 2-3.46l1-.58V4.05h2m2-2H9v4.81C7.21 7.9 6 9.83 6 12.05c0 3.31 2.69 6 6 6s6-2.69 6-6c0-2.22-1.21-4.15-3-5.19V2.05zM20 11h3v2h-3zm-2.76 7.71l1.79 1.8 1.41-1.41-1.8-1.79z"}}]})(t)}function c4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 15h14V9H5v6zm2-4h10v2H7v-2zm4-10h2v3h-2zm9.46 4.01L19.04 3.6l-1.79 1.79 1.41 1.41zM11 20h2v3h-2zm6.24-1.29l1.79 1.8 1.42-1.42-1.8-1.79zM4.96 3.595l1.788 1.79L5.34 6.79 3.553 5.003zM3.55 19.08l1.41 1.42 1.79-1.8-1.41-1.41z"}}]})(t)}function s4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 12v2.5l5.5 5.5H22l-8-8zm0 8h3l-3-3v3zM8 4l-6 6h2v10h8V10h2L8 4zm1 10H7v-4h2v4z"}}]})(t)}function u4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79zM1 10.5h3v2H1zM11 .55h2V3.5h-2zm8.04 2.495l1.408 1.407-1.79 1.79-1.407-1.408zm-1.8 15.115l1.79 1.8 1.41-1.41-1.8-1.79zM20 10.5h3v2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm0 10c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm-1 4h2v2.95h-2zm-7.45-.96l1.41 1.41 1.79-1.8-1.41-1.41z"}}]})(t)}function d4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.955 8.662l2.12-2.122 1.416 1.414-2.121 2.122zM2 18h20v2H2zM11 4h2v3h-2zM3.543 7.925L4.957 6.51l2.121 2.12-1.414 1.415zM5 16h14c0-3.87-3.13-7-7-7s-7 3.13-7 7z"}}]})(t)}function h4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 7C6.48 7 2 9.24 2 12c0 2.24 2.94 4.13 7 4.77V20l4-4-4-4v2.73c-3.15-.56-5-1.9-5-2.73 0-1.06 3.04-3 8-3s8 1.94 8 3c0 .73-1.46 1.89-4 2.53v2.05c3.53-.77 6-2.53 6-4.58 0-2.76-4.48-5-10-5z"}}]})(t)}function f4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 4h15v2H2zM15 17h2v-3h1v-2l-1-5H2l-1 5v2h1v6h9v-6h4v3zm-6 1H4v-4h5v4zm-5.96-6l.6-3h11.72l.6 3H3.04z"}},{tag:"path",attr:{d:"M23 18h-3v-3h-2v3h-3v2h3v3h2v-3h3z"}}]})(t)}function p4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 1v3h3v2h-3v3h-2V6h-3V4h3V1h2zm-8 12c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm1-9.94v2.02A6.53 6.53 0 0012 5c-3.35 0-6 2.57-6 6.2 0 2.34 1.95 5.44 6 9.14 4.05-3.7 6-6.79 6-9.14V11h2v.2c0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C4 6.22 7.8 3 12 3c.34 0 .67.02 1 .06z"}}]})(t)}function g4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 6v3h3v2h-3v3h-2v-3H8V9h3V6h2zm5 4.2C18 6.57 15.35 4 12 4s-6 2.57-6 6.2c0 2.34 1.95 5.44 6 9.14 4.05-3.7 6-6.8 6-9.14zM12 2c4.2 0 8 3.22 8 8.2 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2z"}}]})(t)}function v4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 18v-3h-2v3h-3v2h3v3h2v-3h3v-2zM18 4h2v9h-2zM4 4h2v16H4zM11 4h2v4h-2zM11 10h2v4h-2zM11 16h2v4h-2z"}}]})(t)}function m4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 9h5c0-1.1-.9-2-2-2H4c-.55 0-1 .45-1 1s.45 1 1 1z"}},{tag:"path",attr:{d:"M22 14.06V8c0-1.1-.9-2-2-2h-6.29l-1.06-1.06 1.41-1.41-.71-.71-3.53 3.53.71.71 1.41-1.41L13 6.71V9c0 1.1-.9 2-2 2H8.96c-.22-.16-.45-.3-.69-.43l-.4.89-.46-.21.4-.9C7.26 10.13 6.64 10 6 10c-.53 0-1.04.11-1.52.26l.34.91-.47.18-.35-.93a4.92 4.92 0 00-2.43 2.31l.89.4-.21.46-.9-.4C1.13 13.74 1 14.36 1 15c0 .53.11 1.04.26 1.52l.91-.34.18.47-.93.35a4.92 4.92 0 002.31 2.43l.4-.89.46.21-.4.9c.55.22 1.17.35 1.81.35.53 0 1.04-.11 1.52-.26l-.34-.91.47-.18.35.93a4.92 4.92 0 002.43-2.31l-.89-.4.21-.46.9.4c.1-.26.18-.54.24-.82h5.16c-.02.17-.05.34-.05.51 0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5c0-.95-.38-1.81-1-2.44zM6 18c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm4.87-4c-.04-.18-.08-.35-.13-.52l-.91.34-.18-.47.93-.35H11c2.21 0 4-1.79 4-4V8h5v5.05c-.16-.02-.33-.05-.5-.05-.95 0-1.81.38-2.44 1h-6.19zm8.63 4c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}}]})(t)}function y4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 8.7c-2.46 1.5-5.5 4.17-6 8.3h2v2H9v-2h2c-.5-4.5-4.37-8-9-8V7c4.39 0 8.22 2.55 10 6.3 1.38-2.97 3.86-5.03 5.96-6.31L14 7V5h7v7h-2V8.7z"}}]})(t)}function b4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.34 18H5.8l8.25-12h5.54l-2.25 12zM13 4L2 20h17l3-16h-9zm1.5 5a2.5 2.5 0 000 5 2.5 2.5 0 000-5z"}}]})(t)}function x4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.78 11.16l-1.42 1.42a7.282 7.282 0 01-1.79-2.94l1.94-.49c.32.89.77 1.5 1.27 2.01zM11 6L7 2 3 6h3.02c.02.81.08 1.54.19 2.17l1.94-.49C8.08 7.2 8.03 6.63 8.02 6H11zm10 0l-4-4-4 4h2.99c-.1 3.68-1.28 4.75-2.54 5.88-.5.44-1.01.92-1.45 1.55-.34-.49-.73-.88-1.13-1.24L9.46 13.6c.93.85 1.54 1.54 1.54 3.4v5h2v-5c0-2.02.71-2.66 1.79-3.63 1.38-1.24 3.08-2.78 3.2-7.37H21z"}}]})(t)}function M4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8 9v1.5h2.25V15h1.5v-4.5H14V9H8zM6 9H3c-.55 0-1 .45-1 1v5h1.5v-1.5h2V15H7v-5c0-.55-.45-1-1-1zm-.5 3h-2v-1.5h2V12zM21 9h-4.5c-.55 0-1 .45-1 1v5H17v-4.5h1V14h1.5v-3.51h1V15H22v-5c0-.55-.45-1-1-1z"}}]})(t)}function w4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.15 14.42c.23-.77.35-1.58.35-2.42s-.12-1.65-.35-2.42c.78-.6 1.02-1.7.51-2.58s-1.58-1.23-2.49-.85a8.53 8.53 0 00-4.18-2.42C13.85 2.75 13.01 2 12 2s-1.85.75-1.98 1.73a8.561 8.561 0 00-4.19 2.42c-.91-.38-1.98-.03-2.49.85s-.27 1.98.51 2.58c-.23.77-.35 1.58-.35 2.42s.12 1.65.35 2.42c-.78.6-1.02 1.7-.51 2.58s1.58 1.23 2.49.85c.4.42.83.79 1.3 1.12L5.78 22h1.88l.98-2.19c.44.19.9.34 1.38.46.13.98.97 1.73 1.98 1.73s1.85-.75 1.98-1.73c.46-.11.91-.26 1.34-.44L16.3 22h1.88l-1.34-3c.48-.34.93-.72 1.34-1.15.91.38 1.99.03 2.49-.85.5-.88.26-1.98-.52-2.58zm-6.59 4.33c-.37-.46-.93-.75-1.56-.75s-1.2.29-1.57.75c-.4-.09-.79-.21-1.16-.37l1.43-3.19a3.522 3.522 0 002.56.02l1.42 3.18c-.36.15-.73.27-1.12.36zm-3.08-6.73c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5zm8.23 1.99c-.61.07-1.18.41-1.52.99-.32.56-.34 1.2-.12 1.75-.28.29-.58.55-.9.79l-1.5-3.35c.49-.59.78-1.34.78-2.16 0-1.89-1.55-3.41-3.46-3.41s-3.46 1.53-3.46 3.41c0 .8.28 1.54.75 2.13l-1.52 3.39c-.31-.23-.6-.48-.87-.76.26-.56.24-1.22-.09-1.79-.34-.59-.93-.94-1.56-.99-.22-.68-.33-1.4-.33-2.15 0-.64.09-1.26.25-1.85.66-.03 1.3-.38 1.65-1 .37-.63.35-1.38.01-1.98.92-.98 2.11-1.69 3.45-2.03.34.59.99 1 1.73 1s1.39-.4 1.73-1c1.34.34 2.53 1.07 3.44 2.05-.32.59-.33 1.33.03 1.95.35.6.96.95 1.6 1 .16.59.25 1.21.25 1.86 0 .75-.12 1.47-.34 2.15z"}}]})(t)}function z4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 12h4v1.5h-4zM14 15h4v1.5h-4z"}},{tag:"path",attr:{d:"M20 7h-5V4c0-1.1-.9-2-2-2h-2c-1.1 0-2 .9-2 2v3H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2zm-9 0V4h2v5h-2V7zm9 13H4V9h5c0 1.1.9 2 2 2h2c1.1 0 2-.9 2-2h5v11z"}},{tag:"circle",attr:{cx:"9",cy:"13.5",r:"1.5"}},{tag:"path",attr:{d:"M11.08 16.18c-.64-.28-1.34-.43-2.08-.43s-1.44.15-2.08.43c-.56.24-.92.78-.92 1.39V18h6v-.43c0-.61-.36-1.15-.92-1.39z"}}]})(t)}function C4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.5 10.94c.13-.32.1-.23.15-.39.3-1.21-.34-2.47-1.5-2.93l-2.01-.8c-.46-.18-.95-.21-1.41-.12-.11-.33-.29-.63-.52-.89-.48-.52-1.15-.81-1.85-.81h-2.71c-.71 0-1.38.29-1.85.81-.24.26-.42.56-.53.88-.46-.09-.95-.06-1.41.12l-2.01.8c-1.16.46-1.8 1.72-1.5 2.93l.15.38C1.1 15.55 1 15.55 1 16.38c0 .91.46 1.74 1.24 2.22 1.42.88 2.49.14 4-.61h11.53c1.52.76 1.86 1.01 2.63 1.01 1 0 2.61-.77 2.61-2.61-.01-.85-.13-.88-2.51-5.45zm-.38 5.99l-1.68-.84 1.08-2.7 1.41 2.71c.28.53-.29 1.09-.81.83zm-5.03-.94l.62-6.9c.03-.33.37-.54.68-.42l2.01.8c.22.09.34.31.31.54l-2.4 5.98h-1.22zm-7.41 0l-2.4-5.98c-.03-.23.09-.45.31-.54l2.01-.8c.31-.12.65.08.68.42l.62 6.9H7.68zm-4.61.11l1.41-2.72 1.08 2.71-1.68.84c-.52.26-1.09-.3-.81-.83zm7.08-8.56a.5.5 0 01.5-.54h2.71a.5.5 0 01.5.54l-.77 8.45h-2.17l-.77-8.45z"}}]})(t)}function A4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 1H5c-1.1 0-1.99.9-1.99 2L3 15.93c0 .69.35 1.3.88 1.66L12 23l8.11-5.41c.53-.36.88-.97.88-1.66L21 3c0-1.1-.9-2-2-2zm-7 19.6l-7-4.66V3h14v12.93l-7 4.67zm-2.01-7.42l-2.58-2.59L6 12l4 4 8-8-1.42-1.42z"}}]})(t)}function k4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 14h.74L8.82 5.56A2.009 2.009 0 006.87 4H3v2h3.87l1.42 6.25h-.01A6.008 6.008 0 004.09 17H0v2h6v-1c0-2.21 1.79-4 4-4zM19 8h-.82l-1.35-3.69A1.976 1.976 0 0014.96 3H11v2h3.96l1.1 3H10.4l.46 2H15c-.43.58-.75 1.25-.9 2h-2.79l.46 2h2.33c.44 2.23 2.31 3.88 4.65 3.99 2.8.13 5.25-2.19 5.25-5C24 10.2 21.8 8 19 8zm0 8c-1.68 0-3-1.32-3-3 0-.93.41-1.73 1.05-2.28l.96 2.64 1.88-.68-.97-2.67c.03 0 .06-.01.09-.01 1.68 0 3 1.32 3 3s-1.33 3-3.01 3z"}},{tag:"path",attr:{d:"M10 15c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function H4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 3H6C3.79 3 2 4.79 2 7c0 1.48.81 2.75 2 3.45V19c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-8.55c1.19-.69 2-1.97 2-3.45 0-2.21-1.79-4-4-4zm1 5.72l-1 .58V19H6V9.31l-.99-.58C4.38 8.35 4 7.71 4 7c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2 0 .71-.38 1.36-1 1.72z"}},{tag:"path",attr:{d:"M12.71 9.29C12.51 9.1 12.26 9 12 9s-.51.1-.71.29l-3 3a.996.996 0 000 1.41l3 3c.2.2.45.3.71.3s.51-.1.71-.29l3-3a.996.996 0 000-1.41l-3-3.01zM12 14.58L10.41 13 12 11.41 13.59 13 12 14.58z"}}]})(t)}function E4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 21.5c0 .28.22.5.49.5h13.02c.27 0 .49-.22.49-.5V20H2v1.5zM15.5 16H11v-2H7v2H2.5c-.28 0-.5.22-.5.5V18h14v-1.5c0-.28-.22-.5-.5-.5zM20.47 15.45A5.796 5.796 0 0022 11.51V2h-6v9.47c0 1.48.58 2.92 1.6 4l.4.42V22h4v-2h-2v-4.03l.47-.52zM18 4h2v4h-2V4zm1.03 10.07a3.893 3.893 0 01-1.03-2.6V10h2v1.51c0 .95-.34 1.85-.97 2.56z"}}]})(t)}function S4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"6.5",cy:"15.5",r:"1.5"}},{tag:"circle",attr:{cx:"13.5",cy:"15.5",r:"1.5"}},{tag:"path",attr:{d:"M4 11V8h7.29C11.1 7.37 11 6.7 11 6H4.43c.83-.71 2.98-1.09 6.65-.98.1-.7.3-1.37.59-1.99C2.97 2.67 2 5.02 2 7v9.5c0 .95.38 1.81 1 2.44V21c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h8v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-2.06c.62-.63 1-1.49 1-2.44V13c-1.91 0-3.63-.76-4.89-2H4zm12 5c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2v-3h12v3z"}},{tag:"path",attr:{d:"M18 1c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm.5 8h-1V8h1v1zm0-2h-1V3h1v4z"}}]})(t)}function L4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 1c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm.5 6h-1V3h1v4zm0 1v1h-1V8h1zM6 13.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S8.33 15 7.5 15 6 14.33 6 13.5zm13-.57a6.72 6.72 0 002-.6V19c0 .55-.45 1-1 1h-1c-.55 0-1-.45-1-1v-1H6v1c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1v-8l2.08-5.99C5.29 4.42 5.84 4 6.5 4h4.79c-.19.63-.29 1.31-.29 2H6.85L5.81 9h5.86c.36.75.84 1.43 1.43 2H5v5h14v-3.07zm-1.09.07a6.92 6.92 0 01-2.53-.51c-.23.27-.38.62-.38 1.01 0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5c0-.18-.03-.34-.09-.5z"}}]})(t)}function _4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"9",cy:"16.5",r:"1"}},{tag:"circle",attr:{cx:"15",cy:"16.5",r:"1"}},{tag:"path",attr:{d:"M17.25 9.6c-.02-.02-.03-.04-.05-.07-.38-.52-.92-.53-.92-.53H7.72s-.54.01-.92.54c-.02.02-.03.04-.05.06-.07.11-.14.24-.19.4-.22.66-.74 2.22-1.56 4.69v6.5c0 .45.35.81.78.81h.44c.43 0 .78-.36.78-.81V20h10v1.19c0 .45.34.81.78.81h.44c.43 0 .78-.36.78-.81v-6.5c-.82-2.46-1.34-4.03-1.56-4.69-.05-.16-.12-.29-.19-.4zM8.33 11h7.34l.23.69.43 1.31H7.67l.66-2zM17 18H7v-3h10v3zM10.83 3A3.01 3.01 0 008 1C6.34 1 5 2.34 5 4c0 1.65 1.34 3 3 3 1.3 0 2.41-.84 2.83-2H16v2h2V5h1V3h-8.17zM8 5c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function B4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"9",cy:"10.5",r:"1"}},{tag:"circle",attr:{cx:"15",cy:"10.5",r:"1"}},{tag:"path",attr:{d:"M5.78 16h.44c.43 0 .78-.36.78-.81V14h10v1.19c0 .45.34.81.78.81h.44c.43 0 .78-.36.78-.81v-6.5L17.44 4c-.05-.16-.12-.29-.19-.4-.02-.02-.03-.04-.05-.07-.38-.52-.92-.53-.92-.53H7.72s-.54.01-.92.54c-.02.02-.03.04-.05.06-.07.11-.14.24-.19.4L5 8.69v6.5c0 .45.35.81.78.81zM8.33 5h7.34l.23.69.43 1.31H7.67l.66-2zM7 9.01V9h10v3H7V9.01zM4 17.01V19h7v3h2v-3h7v-1.99z"}}]})(t)}function D4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 9v2h-2V3h-2v2h-2V3h-2v2h-2V3H9v2H7V3H5v8H3V9H1v12h9v-3c0-1.1.9-2 2-2s2 .9 2 2v3h9V9h-2zm0 10h-5v-1c0-2.21-1.79-4-4-4s-4 1.79-4 4v1H3v-6h4V7h10v6h4v6z"}},{tag:"path",attr:{d:"M9 9h2v3H9zM13 9h2v3h-2z"}}]})(t)}function T4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2l-5.5 9h11L12 2zm0 3.84L13.93 9h-3.87L12 5.84zM17.5 13c-2.49 0-4.5 2.01-4.5 4.5s2.01 4.5 4.5 4.5 4.5-2.01 4.5-4.5-2.01-4.5-4.5-4.5zm0 7a2.5 2.5 0 010-5 2.5 2.5 0 010 5zM3 21.5h8v-8H3v8zm2-6h4v4H5v-4z"}}]})(t)}function V4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 22l14-5-9-9-5 14zm10.35-5.82L5.3 18.7l2.52-7.05 4.53 4.53zM14.53 12.53l5.59-5.59a1.25 1.25 0 011.77 0l.59.59 1.06-1.06-.59-.59a2.758 2.758 0 00-3.89 0l-5.59 5.59 1.06 1.06zM10.06 6.88l-.59.59 1.06 1.06.59-.59a2.758 2.758 0 000-3.89l-.59-.59-1.06 1.07.59.59c.48.48.48 1.28 0 1.76zM17.06 11.88l-1.59 1.59 1.06 1.06 1.59-1.59a1.25 1.25 0 011.77 0l1.61 1.61 1.06-1.06-1.61-1.61a2.758 2.758 0 00-3.89 0zM15.06 5.88l-3.59 3.59 1.06 1.06 3.59-3.59a2.758 2.758 0 000-3.89l-1.59-1.59-1.06 1.06 1.59 1.59c.48.49.48 1.29 0 1.77z"}}]})(t)}function O4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 12.22V9l-5-2.5V5h2V3h-2V1h-2v2H9v2h2v1.5L6 9v3.22L2 14v8h9v-4c0-.55.45-1 1-1s1 .45 1 1v4h9v-8l-4-1.78zM20 20h-5v-2.04c0-1.69-1.35-3.06-3-3.06s-3 1.37-3 3.06V20H4v-4.79l4-1.81v-3.35L12 8l4 2.04v3.35l4 1.81V20z"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"1.5"}}]})(t)}function I4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 11h-1V3c0-1.1-.9-2-2-2h-2c-1.1 0-2 .9-2 2v8H8c-2.76 0-5 2.24-5 5v7h18v-7c0-2.76-2.24-5-5-5zm-5-8h2v8h-2V3zm8 18h-2v-3c0-.55-.45-1-1-1s-1 .45-1 1v3h-2v-3c0-.55-.45-1-1-1s-1 .45-1 1v3H9v-3c0-.55-.45-1-1-1s-1 .45-1 1v3H5v-5c0-1.65 1.35-3 3-3h8c1.65 0 3 1.35 3 3v5z"}}]})(t)}function R4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 12c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0 8c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3zm0-17C8.1 3 4.56 4.59 2 7.15l5 5a7.06 7.06 0 0110-.01l5-5C19.44 4.59 15.9 3 12 3zm4.84 6.47c-1.44-.91-3.1-1.4-4.84-1.4-1.74 0-3.41.49-4.85 1.41L4.94 7.26C6.99 5.79 9.44 5 12 5c2.56 0 5 .79 7.05 2.26l-2.21 2.21z"}}]})(t)}function F4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.4 17l1.3 4.4h-1.1L13 17h-3c-.55 0-1-.45-1-1s.45-1 1-1h3l2.6-4.4h1.1L15.4 15h2.85l.75-1h1l-.6 2 .6 2h-1l-.75-1H15.4zM5.75 7L5 6H4l.6 2-.6 2h1l.75-1H8.6l-1.3 4.4h1.1L11 9h3c.55 0 1-.45 1-1s-.45-1-1-1h-3L8.4 2.6H7.3L8.6 7H5.75z"}}]})(t)}function N4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.5 2.5c0 1.5-1.5 6-1.5 6h-2S9.5 4 9.5 2.5a2.5 2.5 0 015 0zM12 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm4.08-4.89c.18-.75.33-1.47.39-2.06A9.996 9.996 0 0122 12c0 5.52-4.48 10-10 10S2 17.52 2 12c0-3.92 2.25-7.31 5.53-8.95.07.59.21 1.32.39 2.06A8.028 8.028 0 004 12c0 4.42 3.58 8 8 8s8-3.58 8-8c0-2.93-1.58-5.49-3.92-6.89zM18 12c0 3.31-2.69 6-6 6s-6-2.69-6-6c0-2 .98-3.77 2.48-4.86.23.81.65 2.07.65 2.07C8.43 9.93 8 10.92 8 12c0 2.21 1.79 4 4 4s4-1.79 4-4c0-1.08-.43-2.07-1.13-2.79 0 0 .41-1.22.65-2.07A5.998 5.998 0 0118 12z"}}]})(t)}function P4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 7c0-1.1-.9-2-2-2h-3v2h3v2.65L13.52 14H10V9H6c-2.21 0-4 1.79-4 4v3h2c0 1.66 1.34 3 3 3s3-1.34 3-3h4.48L19 10.35V7zM4 14v-1c0-1.1.9-2 2-2h2v3H4zm3 3c-.55 0-1-.45-1-1h2c0 .55-.45 1-1 1z"}},{tag:"path",attr:{d:"M5 6h5v2H5zM19 13c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function j4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"5.5",cy:"16.5",r:"1.5"}},{tag:"circle",attr:{cx:"12.5",cy:"16.5",r:"1.5"}},{tag:"path",attr:{d:"M16 1a6.98 6.98 0 00-5.75 3.02C9.84 4.01 9.43 4 9 4c-4.42 0-8 .5-8 4v10c0 .88.39 1.67 1 2.22V22c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h8v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1.78c.61-.55 1-1.34 1-2.22v-3.08c3.39-.49 6-3.39 6-6.92 0-3.87-3.13-7-7-7zM9 6h.29c-.09.32-.16.66-.21.99H3.34C3.89 6.46 5.31 6 9 6zM3 8.99h6.08c.16 1.11.57 2.13 1.18 3.01H3V8.99zM15 18c0 .37-.21.62-.34.73l-.29.27H3.63l-.29-.27A.968.968 0 013 18v-4h9.41c.78.47 1.65.79 2.59.92V18zm1-5c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm.5-9H15v5l3.62 2.16.75-1.23-2.87-1.68z"}}]})(t)}function U4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.97 7.27a.996.996 0 000-1.41l-2.83-2.83a.996.996 0 00-1.41 0l-4.49 4.49-3.89-3.89c-.78-.78-2.05-.78-2.83 0l-1.9 1.9c-.78.78-.78 2.05 0 2.83l3.89 3.89L3 16.76V21h4.24l4.52-4.52 3.89 3.89c.95.95 2.23.6 2.83 0l1.9-1.9c.78-.78.78-2.05 0-2.83l-3.89-3.89 4.48-4.48zM5.04 6.94l1.89-1.9L8.2 6.31 7.02 7.5l1.41 1.41 1.19-1.19 1.2 1.2-1.9 1.9-3.88-3.88zm11.23 7.44l-1.19 1.19 1.41 1.41 1.19-1.19 1.27 1.27-1.9 1.9-3.89-3.89 1.9-1.9 1.21 1.21zM6.41 19H5v-1.41l9.61-9.61 1.3 1.3.11.11L6.41 19zm9.61-12.44l1.41-1.41 1.41 1.41-1.41 1.41-1.41-1.41z"}}]})(t)}function W4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5L2 9l10 12L22 9l-3-6zM9.62 8l1.5-3h1.76l1.5 3H9.62zM11 10v6.68L5.44 10H11zm2 0h5.56L13 16.68V10zm6.26-2h-2.65l-1.5-3h2.65l1.5 3zM6.24 5h2.65l-1.5 3H4.74l1.5-3z"}}]})(t)}function Z4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 19l2 2h16l2-2zM3 18h16.97c.29-3.26-2.28-6-5.48-6-2.35 0-4.35 1.48-5.14 3.55-.41-.23-.87-.38-1.35-.47V9h1.75C10.99 9 12 7.99 12 6.75h9v-1.5h-9C12 4.01 10.99 3 9.75 3H3v1.5h1v.75H3v1.5h1v.75H3V9h1v7.39c-.44.46-.78 1-1 1.61zm11.5-4c.99 0 1.91.4 2.58 1.14.24.26.44.55.58.86h-6.32c.58-1.21 1.81-2 3.16-2zM8 4.5h2v.75H8V4.5zm0 2.25h2v.75H8v-.75zM5.5 4.5h1v.75h-1V4.5zm0 2.25h1v.75h-1v-.75zM5.5 9h1v6.06c-.35.06-.68.17-1 .3V9z"}}]})(t)}function G4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM5 12c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5zm0 8.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5zm5.8-10l2.4-2.4.8.8c1.3 1.3 3 2.1 5.1 2.1V9c-1.5 0-2.7-.6-3.6-1.5l-1.9-1.9c-.5-.4-1-.6-1.6-.6s-1.1.2-1.4.6L7.8 8.4c-.4.4-.6.9-.6 1.4 0 .6.2 1.1.6 1.4L11 14v5h2v-6.2l-2.2-2.3zM19 12c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5zm0 8.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5z"}}]})(t)}function q4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.77 12.66l-1.12 3.97c-.78-.43-1.07-.86-2.65-2.67-1.6 1.82-2.43 3.04-4 3.04-1.53 0-2.34-1.15-4-3.04-1.6 1.82-1.87 2.21-2.65 2.65l-1.13-3.96L12 10.11l7.77 2.55zM15 1H9v3H6c-1.1 0-2 .9-2 2v4.62l-1.29.42c-.63.19-.81.84-.66 1.28L3.95 19H4c1.6 0 3.02-.88 4-2 .98 1.12 2.4 2 4 2s3.02-.88 4-2c.98 1.12 2.4 2 4 2h.05l1.91-6.68c.11-.37.04-1.06-.66-1.28l-1.3-.42V6c0-1.1-.9-2-2-2h-3V1zM6 9.97V6h12v3.97L12 8 6 9.97zm10 9.71c-1.22.85-2.61 1.28-4 1.28s-2.78-.43-4-1.28C6.78 20.53 5.39 21 4 21H2v2h2c1.38 0 2.74-.35 4-.99 1.26.64 2.63.97 4 .97s2.74-.32 4-.97c1.26.65 2.62.99 4 .99h2v-2h-2c-1.39 0-2.78-.47-4-1.32z"}}]})(t)}function Y4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 3v1h-2V3h2m-1 7.11l5.38 1.77 2.39.78-1.12 3.97c-.54-.3-.94-.71-1.14-.94L16 13.96l-1.51 1.72c-.34.4-1.28 1.32-2.49 1.32s-2.15-.92-2.49-1.32L8 13.96l-1.51 1.72c-.2.23-.6.63-1.14.93l-1.13-3.96 2.4-.79L12 10.11M15 1H9v3H6c-1.1 0-2 .9-2 2v4.62l-1.29.42a1.007 1.007 0 00-.66 1.28L3.95 19H4c1.6 0 3.02-.88 4-2 .98 1.12 2.4 2 4 2s3.02-.88 4-2c.98 1.12 2.4 2 4 2h.05l1.89-6.68c.08-.26.06-.54-.06-.78s-.34-.42-.6-.5L20 10.62V6c0-1.1-.9-2-2-2h-3V1zM6 9.97V6h12v3.97L12 8 6 9.97zm10 9.71c-1.22.85-2.61 1.28-4 1.28s-2.78-.43-4-1.28C6.78 20.53 5.39 21 4 21H2v2h2c1.38 0 2.74-.35 4-.99 1.26.64 2.63.97 4 .97s2.74-.32 4-.97c1.26.65 2.62.99 4 .99h2v-2h-2c-1.39 0-2.78-.47-4-1.32z"}}]})(t)}function X4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2c-4 0-8 .5-8 4v9.5c0 .95.38 1.81 1 2.44V20c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h8v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-2.06c.62-.63 1-1.49 1-2.44V6c0-3.5-3.58-4-8-4zm0 2c3.71 0 5.13.46 5.67 1H6.43c.6-.52 2.05-1 5.57-1zm6 11c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2v-3h12v3zm0-5H6V7h12v3z"}},{tag:"circle",attr:{cx:"8.5",cy:"14.5",r:"1.5"}},{tag:"circle",attr:{cx:"15.5",cy:"14.5",r:"1.5"}}]})(t)}function $4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2c-4.42 0-8 .5-8 4v10c0 .88.39 1.67 1 2.22V20c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h8v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1.78c.61-.55 1-1.34 1-2.22V6c0-3.5-3.58-4-8-4zm5.66 2.99H6.34C6.89 4.46 8.31 4 12 4s5.11.46 5.66.99zm.34 2V10H6V6.99h12zm-.34 9.74l-.29.27H6.63l-.29-.27A.968.968 0 016 16v-4h12v4c0 .37-.21.62-.34.73z"}},{tag:"circle",attr:{cx:"8.5",cy:"14.5",r:"1.5"}},{tag:"circle",attr:{cx:"15.5",cy:"14.5",r:"1.5"}}]})(t)}function K4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.92 6.01C18.72 5.42 18.16 5 17.5 5h-11c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.85 7h10.29l1.04 3H5.81l1.04-3zM19 17H5v-5h14v5z"}},{tag:"circle",attr:{cx:"7.5",cy:"14.5",r:"1.5"}},{tag:"circle",attr:{cx:"16.5",cy:"14.5",r:"1.5"}}]})(t)}function Q4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.92 6.01C18.72 5.42 18.16 5 17.5 5h-11c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.85 7h10.29l1.08 3.11H5.77L6.85 7zM19 17H5v-5h14v5z"}},{tag:"circle",attr:{cx:"7.5",cy:"14.5",r:"1.5"}},{tag:"circle",attr:{cx:"16.5",cy:"14.5",r:"1.5"}}]})(t)}function J4e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20v1h12v-1l-1.5-1c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4zm0 2c3.71 0 5.13.46 5.67 1H6.43c.6-.52 2.05-1 5.57-1zm6 11.5c0 .83-.67 1.5-1.5 1.5h-9c-.83 0-1.5-.67-1.5-1.5V12h12v3.5zm0-5.5H6V7h12v3z"}},{tag:"circle",attr:{cx:"12",cy:"14.5",r:"1.5"}}]})(t)}function t3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 1c-4.42 0-8 .5-8 4v10.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h12v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V5c0-3.5-3.58-4-8-4zm0 2c6 0 6 1.2 6 2H6c0-.8 0-2 6-2zm6 4v3H6V7h12zm-1.5 10h-9c-.83 0-1.5-.67-1.5-1.5V12h12v3.5c0 .83-.67 1.5-1.5 1.5zM12 12.5c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"}}]})(t)}function e3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13.49 5.48c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm-3.6 13.9l1-4.4 2.1 2v6h2v-7.5l-2.1-2 .6-3c1.3 1.5 3.3 2.5 5.5 2.5v-2c-1.9 0-3.5-1-4.3-2.4l-1-1.6c-.4-.6-1-1-1.7-1-.3 0-.5.1-.8.1l-5.2 2.2v4.7h2v-3.4l1.8-.7-1.6 8.1-4.9-1-.4 2 7 1.4z"}}]})(t)}function n3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20v1h12v-1l-1.5-1c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4zm0 2c3.71 0 5.13.46 5.67 1H6.43c.6-.52 2.05-1 5.57-1zM6 7h5v3H6V7zm12 8.5c0 .83-.67 1.5-1.5 1.5h-9c-.83 0-1.5-.67-1.5-1.5V12h12v3.5zm0-5.5h-5V7h5v3z"}},{tag:"circle",attr:{cx:"8.5",cy:"14.5",r:"1.5"}},{tag:"circle",attr:{cx:"15.5",cy:"14.5",r:"1.5"}}]})(t)}function r3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h12v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4zm5.66 3H6.43c.61-.52 2.06-1 5.57-1 3.71 0 5.12.46 5.66 1zM11 7v3H6V7h5zm2 0h5v3h-5V7zm3.5 10h-9c-.83 0-1.5-.67-1.5-1.5V12h12v3.5c0 .83-.67 1.5-1.5 1.5z"}},{tag:"circle",attr:{cx:"8.5",cy:"14.5",r:"1.5"}},{tag:"circle",attr:{cx:"15.5",cy:"14.5",r:"1.5"}}]})(t)}function a3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20v1h12v-1l-1.5-1c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4zm0 2c3.71 0 5.13.46 5.67 1H6.43c.6-.52 2.05-1 5.57-1zM6 7h5v3H6V7zm12 8.5c0 .83-.67 1.5-1.5 1.5h-9c-.83 0-1.5-.67-1.5-1.5V12h12v3.5zm0-5.5h-5V7h5v3z"}},{tag:"circle",attr:{cx:"8.5",cy:"14.5",r:"1.5"}},{tag:"circle",attr:{cx:"15.5",cy:"14.5",r:"1.5"}}]})(t)}function i3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h12v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4zm5.66 3H6.43c.61-.52 2.06-1 5.57-1 3.71 0 5.12.46 5.66 1zM11 7v3H6V7h5zm2 0h5v3h-5V7zm3.5 10h-9c-.83 0-1.5-.67-1.5-1.5V12h12v3.5c0 .83-.67 1.5-1.5 1.5z"}},{tag:"circle",attr:{cx:"8.5",cy:"14.5",r:"1.5"}},{tag:"circle",attr:{cx:"15.5",cy:"14.5",r:"1.5"}}]})(t)}function o3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM9.8 8.9L7 23h2.1l1.8-8 2.1 2v6h2v-7.5l-2.1-2 .6-3C14.8 12 16.8 13 19 13v-2c-1.9 0-3.5-1-4.3-2.4l-1-1.6a2.145 2.145 0 00-2.65-.84L6 8.3V13h2V9.6l1.8-.7"}}]})(t)}function l3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22.43 10.59l-9.01-9.01c-.75-.75-2.07-.76-2.83 0l-9 9c-.78.78-.78 2.04 0 2.82l9 9c.39.39.9.58 1.41.58.51 0 1.02-.19 1.41-.58l8.99-8.99c.79-.76.8-2.02.03-2.82zm-10.42 10.4l-9-9 9-9 9 9-9 9zM8 11v4h2v-3h4v2.5l3.5-3.5L14 7.5V10H9c-.55 0-1 .45-1 1z"}}]})(t)}function c3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.56 11.36L13 8.44V7c0-.55-.45-1-1-1s-1-.45-1-1 .45-1 1-1 1 .45 1 1h2c0-1.84-1.66-3.3-3.56-2.95-1.18.22-2.15 1.17-2.38 2.35-.3 1.56.6 2.94 1.94 3.42v.63l-6.56 2.92c-.88.38-1.44 1.25-1.44 2.2v.01C3 14.92 4.08 16 5.42 16H7v6h10v-6h1.58c1.34 0 2.42-1.08 2.42-2.42v-.01c0-.95-.56-1.82-1.44-2.21zM15 20H9v-5h6v5zm3.58-6H17v-1H7v1H5.42c-.46 0-.58-.65-.17-.81l6.75-3 6.75 3c.42.19.28.81-.17.81z"}}]})(t)}function s3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17.63 7H6.37C3.96 7 2 9.24 2 12s1.96 5 4.37 5h11.26c2.41 0 4.37-2.24 4.37-5s-1.96-5-4.37-5zm0 8H6.37C5.09 15 4 13.63 4 12s1.09-3 2.37-3h11.26C18.91 9 20 10.37 20 12s-1.09 3-2.37 3zM7.24 13.06l-1.87-1.87-.7.7 2.57 2.57 4.22-4.22-.7-.7z"}}]})(t)}function u3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 11h2.12l6.16-6.16-2.12-2.12L11 8.88V11zm9.71-9L20 1.29a.996.996 0 00-1.41 0l-.72.72 2.12 2.12.72-.72a.996.996 0 000-1.41zM17.9 9.05c.06.36.1.74.1 1.15 0 1.71-1.08 4.64-6 9.14-4.92-4.49-6-7.43-6-9.14C6 6.17 9.09 4 12 4c.32 0 .65.03.97.08l1.65-1.65A8.56 8.56 0 0012 2c-4.2 0-8 3.22-8 8.2 0 3.32 2.67 7.25 8 11.8 5.33-4.55 8-8.48 8-11.8 0-1.01-.16-1.94-.45-2.8L17.9 9.05z"}}]})(t)}function d3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.17 4.91L17.1 3.84l-5.55 5.55v1.08h1.08l5.54-5.56zM16 2.74l1.29-1.29a1.49 1.49 0 012.12 0l1.15 1.15c.59.59.59 1.54 0 2.12l-.68.68-.02.02-.58.58-6 6H10V8.74l6-6zm-2.28-.55l-.55.55-1.27 1.27c-3.3.05-5.9 2.6-5.9 6.2 0 2.34 1.95 5.44 6 9.14 4.05-3.7 6-6.79 6-9.14v-.1l1.8-1.8c.13.6.2 1.24.2 1.9 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8 0-4.98 3.8-8.2 8-8.2.58 0 1.16.06 1.72.18z"}}]})(t)}function h3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 4h-2v7.9l2-2zM4 4h2v16H4zM10 4h2v4h-2zM10 10h2v4h-2zM10 16h2v4h-2zM22.56 12.59l-1.15-1.15a1.49 1.49 0 00-2.12 0L14 16.73V20h3.27l5.29-5.29c.59-.59.59-1.54 0-2.12zm-5.98 5.86h-1.03v-1.03L19 13.97 20.03 15l-3.45 3.45z"}}]})(t)}function f3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 9c-2-2-3.01-7-9.03-7C4.95 2 1.94 6 2 11.52 2.06 17.04 6.96 19 9.97 19c2.01 0 2.01 3 6.02 3C19 22 22 19 22 15.02 22 12 21.01 11 19 9zm-3.01 11c-1.49 0-1.96-.5-2.68-1.26-.65-.69-1.65-1.74-3.34-1.74-1.64 0-5.92-.99-5.97-5.5-.03-2.51.68-4.62 1.99-5.95C7.01 4.52 8.35 4 9.97 4c3.34 0 4.51 1.86 5.86 4.02.55.88 1.07 1.71 1.76 2.39 1.9 1.89 2.41 2.4 2.41 4.61 0 2.85-2.12 4.98-4.01 4.98z"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"3.5"}}]})(t)}function p3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3C8.5 3 5 9.33 5 14c0 3.87 3.13 7 7 7s7-3.13 7-7c0-4.67-3.5-11-7-11zm0 16c-2.76 0-5-2.24-5-5 0-4.09 3.07-9 5-9s5 4.91 5 9c0 2.76-2.24 5-5 5z"}},{tag:"path",attr:{d:"M13 16c-.58 0-3-.08-3-3 0-.55-.45-1-1-1s-1 .45-1 1c0 3 1.99 5 5 5 .55 0 1-.45 1-1s-.45-1-1-1z"}}]})(t)}function g3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 7h-.82l-1.7-4.68A2.008 2.008 0 0014.6 1H12v2h2.6l1.46 4h-4.81l-.36-1H12V4H7v2h1.75l1.82 5H9.9c-.44-2.23-2.31-3.88-4.65-3.99C2.45 6.87 0 9.2 0 12c0 2.8 2.2 5 5 5 2.46 0 4.45-1.69 4.9-4h4.2c.44 2.23 2.31 3.88 4.65 3.99 2.8.13 5.25-2.19 5.25-5C24 9.2 21.8 7 19 7zM7.82 13c-.4 1.17-1.49 2-2.82 2-1.68 0-3-1.32-3-3s1.32-3 3-3c1.33 0 2.42.83 2.82 2H5v2h2.82zm6.28-2h-1.4l-.73-2H15c-.44.58-.76 1.25-.9 2zm4.9 4c-1.68 0-3-1.32-3-3 0-.93.41-1.73 1.05-2.28l.96 2.64 1.88-.68-.97-2.67c.02 0 .05-.01.08-.01 1.68 0 3 1.32 3 3s-1.32 3-3 3zM11 20H7l6 3v-2h4l-6-3z"}}]})(t)}function v3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.92 2.01C18.72 1.42 18.16 1 17.5 1h-11c-.66 0-1.21.42-1.42 1.01L3 8v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1V8l-2.08-5.99zM6.85 3h10.29l1.08 3.11H5.77L6.85 3zM19 13H5V8h14v5z"}},{tag:"circle",attr:{cx:"7.5",cy:"10.5",r:"1.5"}},{tag:"circle",attr:{cx:"16.5",cy:"10.5",r:"1.5"}},{tag:"path",attr:{d:"M7 20h4v-2l6 3h-4v2z"}}]})(t)}function m3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 5c0-1.1-.9-2-2-2h-3v2h3v2.65L13.52 12H10V7H6c-2.21 0-4 1.79-4 4v3h2c0 1.66 1.34 3 3 3s3-1.34 3-3h4.48L19 8.35V5zM4 12v-1c0-1.1.9-2 2-2h2v3H4zm3 3c-.55 0-1-.45-1-1h2c0 .55-.45 1-1 1z"}},{tag:"path",attr:{d:"M5 4h5v2H5zM19 11c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM7 20h4v-2l6 3h-4v2z"}}]})(t)}function y3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 11.18V9.72c0-.47-.16-.92-.46-1.28L16.6 3.72c-.38-.46-.94-.72-1.54-.72H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h.18C3.6 16.16 4.7 17 6 17s2.4-.84 2.82-2h8.37a2.996 2.996 0 005.82-1c-.01-1.3-.85-2.4-2.01-2.82zM6 15c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm1-3.83A3.014 3.014 0 003.17 13H3v-3h4v1.17zM7 8H3V5h4v3zm7 5H9v-3h3V8H9V5h5v8zm2-6.88L18.4 9H16V6.12zM17.17 13H16v-2h3v.17c-.85.3-1.53.98-1.83 1.83zM20 15c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM7 20h4v-2l6 3h-4v2z"}}]})(t)}function b3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.82 16H15v-1c0-2.21 1.79-4 4-4h.74l-1.9-8.44A2.009 2.009 0 0015.89 1H12v2h3.89l1.4 6.25h-.01A6.008 6.008 0 0013.09 14H7.82a2.996 2.996 0 00-3.42-1.94c-1.18.23-2.13 1.2-2.35 2.38A3.002 3.002 0 005 18c1.3 0 2.4-.84 2.82-2zM5 16c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}},{tag:"path",attr:{d:"M19 12c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM11 20H7l6 3v-2h4l-6-3z"}}]})(t)}function x3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 14c0-.55-.45-1-1-1h-2v2h2c.55 0 1-.45 1-1zM20 17h-2v2h2c.55 0 1-.45 1-1s-.45-1-1-1zM12 14h-2v4h2c0 1.1.9 2 2 2h3v-8h-3c-1.1 0-2 .9-2 2z"}},{tag:"path",attr:{d:"M5 13c0-1.1.9-2 2-2h1.5c1.93 0 3.5-1.57 3.5-3.5S10.43 4 8.5 4H5c-.55 0-1 .45-1 1s.45 1 1 1h3.5c.83 0 1.5.67 1.5 1.5S9.33 9 8.5 9H7c-2.21 0-4 1.79-4 4s1.79 4 4 4h2v-2H7c-1.1 0-2-.9-2-2z"}}]})(t)}function M3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 10.48V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-4.48l4 3.98v-11l-4 3.98zM16 18H4V6h12v12zm-4-6l3 1.73-1 1.73-3-1.73V17H9v-3.27l-3 1.73-1-1.73L8 12l-3-1.73 1-1.73 3 1.73V7h2v3.27l3-1.73 1 1.73L12 12z"}}]})(t)}function w3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4c1.93 0 3.68.78 4.95 2.05l-1.41 1.41a5.022 5.022 0 00-7.08 0L7.05 6.05A6.976 6.976 0 0112 4zm7.78-.77l-1.41 1.41C16.74 3.01 14.49 2 12.01 2S7.27 3.01 5.64 4.63L4.22 3.22C6.22 1.23 8.97 0 12.01 0s5.78 1.23 7.77 3.23zM12 11c1.94 0 4 1.45 4 4.15 0 .94-.55 2.93-4 6.17-3.45-3.24-4-5.23-4-6.17 0-2.7 2.06-4.15 4-4.15zm0-2c-3.15 0-6 2.41-6 6.15 0 2.49 2 5.44 6 8.85 4-3.41 6-6.36 6-8.85C18 11.41 15.15 9 12 9zm1.5 6c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5.67 1.5 1.5 1.5 1.5-.67 1.5-1.5z"}}]})(t)}function z3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.29 13.9L18 12l3.29-1.9c.48-.28.64-.89.37-1.37l-2-3.46a1.01 1.01 0 00-1.37-.37L15 6.8V3c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v3.8L5.71 4.9a1.01 1.01 0 00-1.37.37l-2 3.46c-.28.48-.11 1.09.37 1.37L6 12l-3.29 1.9c-.48.28-.64.89-.37 1.37l2 3.46c.28.48.89.64 1.37.37L9 17.2V21c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-3.8l3.29 1.9c.48.28 1.09.11 1.37-.37l2-3.46c.28-.48.11-1.09-.37-1.37zm-2.86 2.97l-4.68-2.7c-.33-.2-.75.04-.75.43V20h-2v-5.4c0-.38-.42-.63-.75-.43l-4.68 2.7-1-1.73 4.68-2.7c.33-.19.33-.67 0-.87l-4.68-2.7 1-1.73 4.68 2.7c.33.19.75-.05.75-.44V4h2v5.4c0 .38.42.63.75.43l4.68-2.7 1 1.73-4.68 2.7c-.33.19-.33.67 0 .87l4.68 2.7-1 1.74z"}}]})(t)}function C3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.77 7.23l.01-.01-3.72-3.72L15 4.56l2.11 2.11c-.94.36-1.61 1.26-1.61 2.33a2.5 2.5 0 002.5 2.5c.36 0 .69-.08 1-.21v7.21c0 .55-.45 1-1 1s-1-.45-1-1V14c0-1.1-.9-2-2-2h-1V5c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v16h10v-7.5h1.5v5a2.5 2.5 0 005 0V9c0-.69-.28-1.32-.73-1.77zM12 11v8H6V5h6v6zm6-1c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-8-4l-4 7.5h2V18l4-7h-2z"}}]})(t)}function A3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 22H2V10l7-3v2l5-2v3h3l1-8h3l1 8v12zM12 9.95l-5 2V10l-3 1.32V20h16v-8h-8V9.95zM11 18h2v-4h-2v4zm-4 0h2v-4H7v4zm10-4h-2v4h2v-4z"}}]})(t)}function k3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M1 21.98c0 .56.45 1.01 1.01 1.01H15c.56 0 1.01-.45 1.01-1.01V21H1v.98zM8.5 8.99C4.75 8.99 1 11 1 15h15c0-4-3.75-6.01-7.5-6.01zM3.62 13c1.11-1.55 3.47-2.01 4.88-2.01s3.77.46 4.88 2.01H3.62zM1 17h15v2H1zM18 5V1h-2v4h-5l.23 2h9.56l-1.4 14H18v2h1.72c.84 0 1.53-.65 1.63-1.47L23 5h-5z"}}]})(t)}function H3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M23 11V9c-6-2-11-7-11-7S7 7 1 9v2c0 1.49.93 2.75 2.24 3.26C3.2 16.76 2.92 19.69 2 22h20c-.92-2.31-1.2-5.24-1.24-7.74A3.496 3.496 0 0023 11zM12 4.71c1.33 1.14 3.49 2.84 6.11 4.29H5.89C8.51 7.55 10.67 5.85 12 4.71zM13 11h3c0 .83-.67 1.5-1.5 1.5S13 11.83 13 11zm-3.5 1.5c-.83 0-1.5-.67-1.5-1.5h3c0 .83-.67 1.5-1.5 1.5zM6 11c0 .83-.67 1.5-1.5 1.5S3 11.83 3 11h3zm-1.34 9c.39-1.86.54-3.82.57-5.58.68-.15 1.29-.49 1.76-.98.25.25.54.45.85.62-.1 1.87-.26 4-.52 5.93H4.66zm4.69 0c.24-1.83.39-3.78.48-5.53.84-.08 1.61-.45 2.17-1.02.56.57 1.32.94 2.17 1.02.1 1.75.24 3.7.48 5.53h-5.3zm7.32 0c-.27-1.94-.43-4.07-.52-5.93.31-.17.61-.37.85-.62.47.48 1.08.83 1.76.98.03 1.76.18 3.72.57 5.58h-2.66zm2.83-7.5c-.83 0-1.5-.67-1.5-1.5h3c0 .83-.67 1.5-1.5 1.5z"}}]})(t)}function E3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 10.5c-1.93 0-3.5 1.57-3.5 3.5s1.57 3.5 3.5 3.5 3.5-1.57 3.5-3.5-1.57-3.5-3.5-3.5zm0 5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"}},{tag:"path",attr:{d:"M19 11h-1V8h2V6h-2.35a5.99 5.99 0 00-11.3 0H4v2h2v3H5c-1.1 0-2 .9-2 2v2c0 1.1.9 2 2 2h1v3H4v2h16v-2h-2v-3h1c1.1 0 2-.9 2-2v-2c0-1.1-.9-2-2-2zm-7-7c1.47 0 2.75.81 3.44 2H8.56c.69-1.19 1.97-2 3.44-2zm7 11h-3v5H8v-5H5v-2h3V8h8v5h3v2z"}}]})(t)}function S3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22.9 10.69l-1.44-4.32A2.01 2.01 0 0019.56 5H19V4c0-.55-.45-1-1-1h-1c-.55 0-1 .45-1 1v1h-2c-1.1 0-2 .9-2 2v4H1v5c0 1.1.9 2 2 2h1c0 1.66 1.34 3 3 3s3-1.34 3-3h4c0 1.66 1.34 3 3 3s3-1.34 3-3h3v-6.68c0-.21-.03-.42-.1-.63zM14 7h5.56l1.33 4H14V7zM7 19c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm5-3H9.22c-.55-.61-1.33-1-2.22-1s-1.67.39-2.22 1H3v-3h9v3zm5 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm2.22-3c-.55-.61-1.34-1-2.22-1s-1.67.39-2.22 1H14v-3h7v3h-1.78z"}},{tag:"path",attr:{d:"M11 8.5h-1v-2h1V5H1v1.5h1v2H1V10h10V8.5zm-2.5 0H6.75v-2H8.5v2zm-5-2h1.75v2H3.5v-2z"}}]})(t)}function L3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 4h-2c-1.1 0-2 .9-2 2v5c0 1.1.9 2 2 2h2c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 7h-2V6h2v5zm-6.5 5H18v2H9.49c-.88 0-1.66-.58-1.92-1.43L5 8V4h2v4l2.5 8zM8 19h10v2H8v-2z"}}]})(t)}function _3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5S10 2.67 10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5l8 2.5z"}}]})(t)}function B3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M24 18l-3.86-6H22L15 2l-3 4.29L9 2 2 12h1.86L0 18h7v4h4v-4h2v4h4v-4h7zM15 5.49L18.16 10h-1.68l3.86 6h-3.62l-2.57-4H16l-2.78-3.97L15 5.49zM3.66 16l3.86-6H5.84L9 5.49 12.16 10h-1.68l3.86 6H3.66z"}}]})(t)}function D3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.41 15.59L8 17l-4-4 4-4 1.41 1.41L7.83 12c1.51-.33 3.73.08 5.17 1.36V6.83l-1.59 1.59L10 7l4-4 4 4-1.41 1.41L15 6.83V21h-2v-4c-.73-2.58-3.07-3.47-5.17-3l1.58 1.59z"}}]})(t)}function T3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.59 15.59L16 17l4-4-4-4-1.41 1.41L16.17 12c-1.51-.33-3.73.08-5.17 1.36V6.83l1.59 1.59L14 7l-4-4-4 4 1.41 1.41L9 6.83V21h2v-4c.73-2.58 3.07-3.47 5.17-3l-1.58 1.59z"}}]})(t)}function V3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 3v2h-2V3h-2v2h-2V3h-2v4l2 2v1H9V9l2-2V3H9v2H7V3H5v2H3V3H1v4l2 2v6l-2 2v4h9v-3c0-1.1.9-2 2-2s2 .9 2 2v3h9v-4l-2-2V9l2-2V3h-2zm0 16h-5v-1c0-2.21-1.79-4-4-4s-4 1.79-4 4v1H3v-1.17l2-2V8.17L3.83 7h4.34L7 8.17V12h10V8.17L15.83 7h4.34L19 8.17v7.66l2 2V19z"}}]})(t)}function O3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm5-4h2c0 2.7-.93 4.41-2.3 5.5-.5.4-1.1.7-1.7.9V22h-2v-6h-2v6H9V10.1c-.3.1-.5.2-.6.3-.53.41-1.4 1.03-1.4 3.6H5c0-2.06.35-3.78 2.11-5.29C8.21 7.81 10 7 12 7s2.68-.46 3.48-1.06C15.96 5.55 17 4.76 17 2zM4 16h3v6H4v-6z"}}]})(t)}function I3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.67 18.17l-5.3-5.3h-.99l-2.54 2.54v.99l5.3 5.3c.39.39 1.02.39 1.41 0l2.12-2.12a.996.996 0 000-1.41zm-2.83 1.42l-4.24-4.24.71-.71 4.24 4.24-.71.71z"}},{tag:"path",attr:{d:"M17.34 10.19l1.41-1.41 2.12 2.12a3 3 0 000-4.24l-3.54-3.54-1.41 1.41V1.71l-.7-.71-3.54 3.54.71.71h2.83l-1.41 1.41 1.06 1.06-2.89 2.89-4.13-4.13V5.06L4.83 2.04 2 4.87 5.03 7.9h1.41l4.13 4.13-.85.85H7.6l-5.3 5.3a.996.996 0 000 1.41l2.12 2.12c.39.39 1.02.39 1.41 0l5.3-5.3v-2.12l5.15-5.15 1.06 1.05zm-7.98 5.15l-4.24 4.24-.71-.71 4.24-4.24.71.71z"}}]})(t)}function R3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 3l-3 3V3H9C6.24 3 4 5.24 4 8h5v12c0 .55.45 1 1 1h4c.55 0 1-.45 1-1V8l3 3h2V3h-2zm-5 16h-2v-6h2v6zm-2-8V6H6.77C7.32 5.39 8.11 5 9 5h4v6h-2z"}}]})(t)}function F3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 8h-3V6c0-1.1-.9-2-2-2H9c-1.1 0-2 .9-2 2v2H4c-1.1 0-2 .9-2 2v10h20V10c0-1.1-.9-2-2-2zM9 6h6v2H9V6zm11 12H4v-3h2v1h2v-1h8v1h2v-1h2v3zm-2-5v-1h-2v1H8v-1H6v1H4v-3h16v3h-2z"}}]})(t)}function N3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 14c1.66 0 3-1.34 3-3S8.66 8 7 8s-3 1.34-3 3 1.34 3 3 3zm0-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm12-3h-8v8H3V5H1v15h2v-3h18v3h2v-9c0-2.21-1.79-4-4-4zm2 8h-8V9h6c1.1 0 2 .9 2 2v4z"}}]})(t)}function P3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M12 18c3.31 0 6-2.69 6-6s-2.69-6-6-6-6 2.69-6 6 2.69 6 6 6zm3.44-8c.26.45.44.96.51 1.5h-7.9c.07-.54.24-1.05.51-1.5h6.88zm.51 2.5c-.07.54-.24 1.05-.51 1.5H8.56c-.26-.45-.44-.96-.51-1.5h7.9zM9.38 15h5.24c-.7.61-1.61 1-2.62 1s-1.91-.39-2.62-1zm5.24-6H9.38c.7-.61 1.61-1 2.62-1s1.91.39 2.62 1z"}}]})(t)}function j3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.38 6.24C17.79 3.24 15.14 1 12 1S6.21 3.24 5.62 6.24A4.014 4.014 0 003 10c0 2.21 1.79 4 4 4 .12 0 .23-.02.34-.02L12.07 23l4.61-9.03c.11.01.21.03.32.03 2.21 0 4-1.79 4-4 0-1.71-1.08-3.19-2.62-3.76zm-6.33 12.39l-2.73-5.21a6.468 6.468 0 005.4-.02l-2.67 5.23zM17 12c-.52 0-1.01-.2-1.39-.56l-.56-.54-.66.42a4.52 4.52 0 01-4.78-.01l-.66-.41-.56.54c-.38.35-.87.56-1.39.56a1.999 1.999 0 01-.32-3.97l.77-.13.06-.78C7.71 4.8 9.66 3 12 3s4.29 1.8 4.48 4.12l.06.78.77.12c.97.16 1.69.99 1.69 1.98 0 1.1-.9 2-2 2z"}}]})(t)}function U3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.75 7h.75a2.5 2.5 0 000-5h-.75V1h-1.5v1h-.75a2.5 2.5 0 000 5h.75v1H13v5h3.25v1h-.75a2.5 2.5 0 000 5h.75v4h1.5v-4h.75a2.5 2.5 0 000-5h-.75v-1H21V8h-3.25V7zM15.5 5c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h3c.28 0 .5.22.5.5s-.22.5-.5.5h-3zm3 11c.28 0 .5.22.5.5s-.22.5-.5.5h-3c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h3zm.5-6v1h-4v-1h4zM7.75 7h.75a2.5 2.5 0 000-5h-.75V1h-1.5v1H5.5a2.5 2.5 0 000 5h.75v1H3v5h3.25v1H5.5a2.5 2.5 0 000 5h.75v4h1.5v-4h.75a2.5 2.5 0 000-5h-.75v-1H11V8H7.75V7zM5.5 5c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h3c.28 0 .5.22.5.5s-.22.5-.5.5h-3zm3 11c.28 0 .5.22.5.5s-.22.5-.5.5h-3c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h3zm.5-6v1H5v-1h4z"}}]})(t)}function W3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4.53L17.74 9l-1.89 1.47 1.43 1.42L21 9l-9-7-2.59 2.02 1.42 1.42zm9 9.54l-1.63-1.27-.67.52 1.43 1.43zM3.41.86L2 2.27l4.22 4.22L3 9l9 7 2.1-1.63 1.42 1.42-3.53 2.75-7.37-5.73L3 14.07l9 7 4.95-3.85L20.73 21l1.41-1.41L3.41.86zM12 13.47L6.26 9l1.39-1.08 5.02 5.02-.67.53z"}}]})(t)}function Z3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.99 18.54l-7.37-5.73L3 14.07l9 7 9-7-1.63-1.27zM12 16l7.36-5.73L21 9l-9-7-9 7 1.63 1.27L12 16zm0-11.47L17.74 9 12 13.47 6.26 9 12 4.53z"}}]})(t)}function G3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 14c0 1.3.84 2.4 2 2.82V20H3v2h6v-2H7v-3.18C8.16 16.4 9 15.3 9 14V6H3v8zm2-6h2v3H5V8zm0 5h2v1c0 .55-.45 1-1 1s-1-.45-1-1v-1zM20.64 8.54l-.96-.32a1 1 0 01-.68-.95V3c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1v4.28a1 1 0 01-.68.95l-.96.32c-.81.28-1.36 1.04-1.36 1.9V20c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-9.56c0-.86-.55-1.62-1.36-1.9zM16 4h1v1h-1V4zm4 16h-7v-2h7v2zm0-4h-7v-2h7v2zm0-4h-7v-1.56l.95-.32C15.18 9.72 16 8.57 16 7.28V7h1v.28a3 3 0 002.05 2.85l.95.31V12z"}}]})(t)}function q3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 10V6c0-1.1-.9-2-2-2H4c-1.1 0-1.99.9-1.99 2v4c1.1 0 1.99.9 1.99 2s-.89 2-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2s.9-2 2-2zm-2-1.46c-1.19.69-2 1.99-2 3.46s.81 2.77 2 3.46V18H4v-2.54c1.19-.69 2-1.99 2-3.46 0-1.48-.8-2.77-1.99-3.46L4 6h16v2.54zM9.07 16L12 14.12 14.93 16l-.89-3.36 2.69-2.2-3.47-.21L12 7l-1.27 3.22-3.47.21 2.69 2.2z"}}]})(t)}function Y3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M22 16v-2l-8.5-5V3.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5V9L2 14v2l8.5-2.5V19L8 20.5V22l4-1 4 1v-1.5L13.5 19v-5.5L22 16z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}}]})(t)}function X3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 17h2v-1h1c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1h-3v-1h4V8h-2V7h-2v1h-1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h3v1H9v2h2v1zm9-13H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4V6h16v12z"}}]})(t)}function $3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14.77 9L12 12.11 9.23 9h5.54M21 3H3v2l8 9v5H6v2h12v-2h-5v-5l8-9V3zM7.43 7L5.66 5h12.69l-1.78 2H7.43z"}}]})(t)}function K3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 5v8c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2V5h10m4-2H4v10c0 2.21 1.79 4 4 4h6c2.21 0 4-1.79 4-4v-3h2c1.11 0 2-.89 2-2V5c0-1.11-.89-2-2-2zm-2 5V5h2v3h-2zm2 11H2v2h18v-2z"}}]})(t)}function Q3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 5c.83 0 1.5-.67 1.5-1.5 0-1-1.5-2.7-1.5-2.7s-1.5 1.7-1.5 2.7c0 .83.67 1.5 1.5 1.5zm-5 0c.83 0 1.5-.67 1.5-1.5 0-1-1.5-2.7-1.5-2.7s-1.5 1.7-1.5 2.7c0 .83.67 1.5 1.5 1.5zM7 5c.83 0 1.5-.67 1.5-1.5C8.5 2.5 7 .8 7 .8S5.5 2.5 5.5 3.5C5.5 4.33 6.17 5 7 5zm11.92 3.01C18.72 7.42 18.16 7 17.5 7h-11c-.66 0-1.21.42-1.42 1.01L3 14v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.85 9h10.29l1.04 3H5.81l1.04-3zM19 19H5v-4.66l.12-.34h13.77l.11.34V19z"}},{tag:"circle",attr:{cx:"7.5",cy:"16.5",r:"1.5"}},{tag:"circle",attr:{cx:"16.5",cy:"16.5",r:"1.5"}}]})(t)}function J3e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 7V4H5v3H2v13h8v-4h4v4h8V7h-3zm1 11h-4v-4H8v4H4V9h3V6h10v3h3v9zM8 8h2v1H8v3h3v-1H9v-1h2V7H8zm7 1h-1V7h-1v3h2v2h1V7h-1z"}}]})(t)}function t6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8.1 13.34l2.83-2.83L3.91 3.5a4.008 4.008 0 000 5.66l4.19 4.18zm6.78-1.81c1.53.71 3.68.21 5.27-1.38 1.91-1.91 2.28-4.65.81-6.12-1.46-1.46-4.2-1.1-6.12.81-1.59 1.59-2.09 3.74-1.38 5.27L3.7 19.87l1.41 1.41L12 14.41l6.88 6.88 1.41-1.41L13.41 13l1.47-1.47z"}}]})(t)}function e6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 2l2.01 18.23C5.13 21.23 5.97 22 7 22h10c1.03 0 1.87-.77 1.99-1.77L21 2H3zm14 18l-10 .01L5.89 10H18.1L17 20zm1.33-12H5.67l-.44-4h13.53l-.43 4zM12 19c1.66 0 3-1.34 3-3 0-2-3-5.4-3-5.4S9 14 9 16c0 1.66 1.34 3 3 3zm0-5.09c.59.91 1 1.73 1 2.09 0 .55-.45 1-1 1s-1-.45-1-1c0-.37.41-1.19 1-2.09z"}}]})(t)}function n6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 6l-.44.55c-.42.52-.98.75-1.54.75C13 7.3 12 6.52 12 5.3V2S4 6 4 13c0 4.42 3.58 8 8 8s8-3.58 8-8c0-2.96-1.61-5.62-4-7zm-4 13c-1.1 0-2-.87-2-1.94 0-.51.2-.99.58-1.36L12 14.3l1.43 1.4c.37.37.57.85.57 1.36 0 1.07-.9 1.94-2 1.94zm3.96-1.5c.04-.36.22-1.89-1.13-3.22L12 11.5l-2.83 2.78C7.81 15.62 8 17.16 8.04 17.5A5.982 5.982 0 016 13c0-3.16 2.13-5.65 4.03-7.25a4.024 4.024 0 003.99 3.55c.78 0 1.54-.23 2.18-.66A6.175 6.175 0 0118 13c0 1.79-.79 3.4-2.04 4.5z"}}]})(t)}function r6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8.66 13.07c.15 0 .29-.01.43-.03C9.56 14.19 10.69 15 12 15s2.44-.81 2.91-1.96a3.145 3.145 0 003.57-3.11c0-.71-.25-1.39-.67-1.93.43-.54.67-1.22.67-1.93a3.145 3.145 0 00-3.57-3.11C14.44 1.81 13.31 1 12 1s-2.44.81-2.91 1.96a3.145 3.145 0 00-3.57 3.11c0 .71.25 1.39.67 1.93-.43.54-.68 1.22-.68 1.93 0 1.73 1.41 3.14 3.15 3.14zM12 13c-.62 0-1.12-.49-1.14-1.1l.12-1.09c.32.12.66.19 1.02.19s.71-.07 1.03-.19l.11 1.09c-.02.61-.52 1.1-1.14 1.1zm3.34-1.93c-.24 0-.46-.07-.64-.2l-.81-.57c.55-.45.94-1.09 1.06-1.83l.88.42c.4.19.66.59.66 1.03 0 .64-.52 1.15-1.15 1.15zm-.65-5.94c.2-.13.42-.2.65-.2.63 0 1.14.51 1.14 1.14 0 .44-.25.83-.66 1.03l-.88.42c-.12-.74-.51-1.38-1.07-1.83l.82-.56zM12 3c.62 0 1.12.49 1.14 1.1l-.11 1.09C12.71 5.07 12.36 5 12 5s-.7.07-1.02.19l-.12-1.09c.02-.61.52-1.1 1.14-1.1zM8.66 4.93c.24 0 .46.07.64.2l.81.56c-.55.45-.94 1.09-1.06 1.83l-.88-.42c-.4-.2-.66-.59-.66-1.03 0-.63.52-1.14 1.15-1.14zM8.17 8.9l.88-.42c.12.74.51 1.38 1.07 1.83l-.81.55c-.2.13-.42.2-.65.2-.63 0-1.14-.51-1.14-1.14-.01-.43.25-.82.65-1.02zM12 22a9 9 0 009-9 9 9 0 00-9 9zm2.44-2.44c.71-1.9 2.22-3.42 4.12-4.12a7.04 7.04 0 01-4.12 4.12zM3 13a9 9 0 009 9 9 9 0 00-9-9zm2.44 2.44c1.9.71 3.42 2.22 4.12 4.12a7.04 7.04 0 01-4.12-4.12z"}}]})(t)}function a6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.77 7.23l.01-.01-3.72-3.72L15 4.56l2.11 2.11c-.94.36-1.61 1.26-1.61 2.33a2.5 2.5 0 002.5 2.5c.36 0 .69-.08 1-.21v7.21c0 .55-.45 1-1 1s-1-.45-1-1V14c0-1.1-.9-2-2-2h-1V5c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v16h10v-7.5h1.5v5a2.5 2.5 0 005 0V9c0-.69-.28-1.32-.73-1.77zM12 13.5V19H6v-7h6v1.5zm0-3.5H6V5h6v5zm6 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function i6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-1.45-5c.75 0 1.41-.41 1.75-1.03l3.58-6.49A.996.996 0 0020.01 4H5.21l-.94-2H1v2h2l3.6 7.59-1.35 2.44C4.52 15.37 5.48 17 7 17h12v-2H7l1.1-2h7.45zM6.16 6h12.15l-2.76 5H8.53L6.16 6z"}}]})(t)}function o6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-1.99.9-1.99 2L3 19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zm-8.5-2h3v-3.5H17v-3h-3.5V7h-3v3.5H7v3h3.5z"}}]})(t)}function l6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 14c1.66 0 3-1.34 3-3S8.66 8 7 8s-3 1.34-3 3 1.34 3 3 3zm0-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm12-3h-8v8H3V5H1v15h2v-3h18v3h2v-9c0-2.21-1.79-4-4-4zm2 8h-8V9h6c1.1 0 2 .9 2 2v4z"}}]})(t)}function c6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 2.01L6 2c-1.11 0-2 .89-2 2v16c0 1.11.89 2 2 2h12c1.11 0 2-.89 2-2V4c0-1.11-.89-1.99-2-1.99zM18 20H6L5.99 4H18v16z"}},{tag:"circle",attr:{cx:"8",cy:"6",r:"1"}},{tag:"circle",attr:{cx:"11",cy:"6",r:"1"}},{tag:"path",attr:{d:"M12 19c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm2.36-7.36c1.3 1.3 1.3 3.42 0 4.72-1.3 1.3-3.42 1.3-4.72 0l4.72-4.72z"}}]})(t)}function s6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 9c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 8.55C9.64 9.35 6.48 8 3 8v11c3.48 0 6.64 1.35 9 3.55 2.36-2.19 5.52-3.55 9-3.55V8c-3.48 0-6.64 1.35-9 3.55zm7 5.58c-2.53.34-4.93 1.3-7 2.82a15.2 15.2 0 00-7-2.83v-6.95c2.1.38 4.05 1.35 5.64 2.83L12 14.28l1.36-1.27A11.18 11.18 0 0119 10.18v6.95z"}}]})(t)}function u6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 6h-2c0-2.76-2.24-5-5-5S7 3.24 7 6H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm7 17H5V8h14v12zm-7-8c-1.66 0-3-1.34-3-3H7c0 2.76 2.24 5 5 5s5-2.24 5-5h-2c0 1.66-1.34 3-3 3z"}}]})(t)}function d6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 5v14h-4V5h4m6-2h-2v2h-2V3H8v2H6V3H4v18h2v-2h2v2h8v-2h2v2h2V3zm-4 6V7h2v2h-2zM6 9V7h2v2H6zm10 4v-2h2v2h-2zM6 13v-2h2v2H6zm10 4v-2h2v2h-2zM6 17v-2h2v2H6z"}}]})(t)}function h6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21.41 11.58l-9-9C12.05 2.22 11.55 2 11 2H4c-1.1 0-2 .9-2 2v7c0 .55.22 1.05.59 1.42l9 9c.36.36.86.58 1.41.58s1.05-.22 1.41-.59l7-7c.37-.36.59-.86.59-1.41s-.23-1.06-.59-1.42zM13 20.01L4 11V4h7v-.01l9 9-7 7.02z"}},{tag:"circle",attr:{cx:"6.5",cy:"6.5",r:"1.5"}}]})(t)}function f6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 3H6v18h4v-6h3c3.31 0 6-2.69 6-6s-2.69-6-6-6zm.2 8H10V7h3.2c1.1 0 2 .9 2 2s-.9 2-2 2z"}}]})(t)}function p6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 5h-2.64l1.14-3.14L17.15 1l-1.46 4H3v2l2 6-2 6v2h18v-2l-2-6 2-6V5zm-3.9 8.63L18.89 19H5.11l1.79-5.37.21-.63-.21-.63L5.11 7h13.78l-1.79 5.37-.21.63.21.63zM13 9h-2v3H8v2h3v3h2v-3h3v-2h-3z"}}]})(t)}function g6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6.54 5c.06.89.21 1.76.45 2.59l-1.2 1.2c-.41-1.2-.67-2.47-.76-3.79h1.51m9.86 12.02c.85.24 1.72.39 2.6.45v1.49c-1.32-.09-2.59-.35-3.8-.75l1.2-1.19M7.5 3H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.49c0-.55-.45-1-1-1-1.24 0-2.45-.2-3.57-.57a.84.84 0 00-.31-.05c-.26 0-.51.1-.71.29l-2.2 2.2a15.149 15.149 0 01-6.59-6.59l2.2-2.2c.28-.28.36-.67.25-1.02A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1z"}}]})(t)}function v6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C8.43 2 5.23 3.54 3.01 6L12 22l8.99-16C18.78 3.55 15.57 2 12 2zm0 15.92L5.51 6.36C7.32 4.85 9.62 4 12 4s4.68.85 6.49 2.36L12 17.92zM9 5.5c-.83 0-1.5.67-1.5 1.5S8.17 8.5 9 8.5s1.5-.67 1.5-1.5S9.82 5.5 9 5.5zm1.5 7.5c0 .83.67 1.5 1.5 1.5.82 0 1.5-.67 1.5-1.5s-.68-1.5-1.5-1.5-1.5.67-1.5 1.5z"}}]})(t)}function m6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 10V6c0-1.1-.9-2-2-2H4c-1.1 0-1.99.9-1.99 2v4c1.1 0 1.99.9 1.99 2s-.89 2-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2s.9-2 2-2zm-2-1.46c-1.19.69-2 1.99-2 3.46s.81 2.77 2 3.46V18H4v-2.54c1.19-.69 2-1.99 2-3.46 0-1.48-.8-2.77-1.99-3.46L4 6h16v2.54zM9.07 16L12 14.12 14.93 16l-.89-3.36 2.69-2.2-3.47-.21L12 7l-1.27 3.22-3.47.21 2.69 2.2z"}}]})(t)}function y6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.5 12.59l.9 3.88-3.4-2.05-3.4 2.05.9-3.87-3-2.59 3.96-.34L12 6.02l1.54 3.64 3.96.34-3 2.59zM12 3.19l7 3.11V11c0 4.52-2.98 8.69-7 9.93-4.02-1.24-7-5.41-7-9.93V6.3l7-3.11M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4z"}}]})(t)}function b6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6zm-2 0l-8 5-8-5h16zm0 12H4V8l8 5 8-5v10z"}}]})(t)}function x6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 8h-1V3H6v5H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zM8 5h8v3H8V5zm8 14H8v-4h8v4zm2-4v-2H6v2H4v-4c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v4h-2z"}},{tag:"circle",attr:{cx:"18",cy:"11.5",r:"1"}}]})(t)}function M6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4h-3.17L15 2H9L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V6h4.05l.59-.65L9.88 4h4.24l1.24 1.35.59.65H20v12zM12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0 8.2c-1.77 0-3.2-1.43-3.2-3.2 0-1.77 1.43-3.2 3.2-3.2s3.2 1.43 3.2 3.2c0 1.77-1.43 3.2-3.2 3.2z"}}]})(t)}function w6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zm-.5 1.5l1.96 2.5H17V9.5h2.5zM6 18c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm2.22-3c-.55-.61-1.33-1-2.22-1s-1.67.39-2.22 1H3V6h12v9H8.22zM18 18c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function z6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.92 6.01C18.72 5.42 18.16 5 17.5 5H15V3H9v2H6.5c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.85 7h10.29l1.04 3H5.81l1.04-3zM19 17H5v-4.66l.12-.34h13.77l.11.34V17z"}},{tag:"circle",attr:{cx:"7.5",cy:"14.5",r:"1.5"}},{tag:"circle",attr:{cx:"16.5",cy:"14.5",r:"1.5"}}]})(t)}function C6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 19c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-3H2v3zm2-1h16v1H4v-1zM18.66 11.5c-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1v2c1.9 0 2.17-1 3.35-1 1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.4.98 3.32 1l-.01-1.98c-1.61-.33-1.62-1.02-3.33-1.02zM22 9c.02-4-4.28-6-10-6C6.29 3 2 5 2 9v1h20V9zM4.18 8C5.01 5.81 8.61 5 12 5c3.31 0 5.93.73 7.19 1.99.3.31.52.64.65 1.01H4.18z"}}]})(t)}function A6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20.5 3l-.16.03L15 5.1 9 3 3.36 4.9c-.21.07-.36.25-.36.48V20.5c0 .28.22.5.5.5l.16-.03L9 18.9l6 2.1 5.64-1.9c.21-.07.36-.25.36-.48V3.5c0-.28-.22-.5-.5-.5zM10 5.47l4 1.4v11.66l-4-1.4V5.47zm-5 .99l3-1.01v11.7l-3 1.16V6.46zm14 11.08l-3 1.01V6.86l3-1.16v11.84z"}}]})(t)}function k6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8c-1.18 0-2.34-.26-3.43-.78-.27-.13-.56-.19-.86-.19-.19 0-.38.03-.56.08l-3.2.94.94-3.2c.14-.47.1-.98-.11-1.42A7.925 7.925 0 014 12c0-4.41 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12c0 1.54.36 2.98.97 4.29L1 23l6.71-1.97c1.31.61 2.75.97 4.29.97 5.52 0 10-4.48 10-10S17.52 2 12 2z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M13 8h-2v3H8v2h3v3h2v-3h3v-2h-3z"}}]})(t)}function H6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 7h-5V4c0-1.1-.9-2-2-2h-2c-1.1 0-2 .9-2 2v3H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2zm-9-3h2v5h-2V4zm9 16H4V9h5c0 1.1.9 2 2 2h2c1.1 0 2-.9 2-2h5v11zm-9-4H9v2H7v-2H5v-2h2v-2h2v2h2v2zm2-1.5V13h6v1.5h-6zm0 3V16h4v1.5h-4z"}}]})(t)}function E6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 6h-4V4c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zM10 4h4v2h-4V4zm10 16H4V8h16v12z"}},{tag:"path",attr:{d:"M13 10h-2v3H8v2h3v3h2v-3h3v-2h-3z"}}]})(t)}function S6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 5c-1.11-.35-2.33-.5-3.5-.5-1.95 0-4.05.4-5.5 1.5-1.45-1.1-3.55-1.5-5.5-1.5S2.45 4.9 1 6v14.65c0 .25.25.5.5.5.1 0 .15-.05.25-.05C3.1 20.45 5.05 20 6.5 20c1.95 0 4.05.4 5.5 1.5 1.35-.85 3.8-1.5 5.5-1.5 1.65 0 3.35.3 4.75 1.05.1.05.15.05.25.05.25 0 .5-.25.5-.5V6c-.6-.45-1.25-.75-2-1zm0 13.5c-1.1-.35-2.3-.5-3.5-.5-1.7 0-4.15.65-5.5 1.5V8c1.35-.85 3.8-1.5 5.5-1.5 1.2 0 2.4.15 3.5.5v11.5z"}},{tag:"path",attr:{d:"M17.5 10.5c.88 0 1.73.09 2.5.26V9.24c-.79-.15-1.64-.24-2.5-.24-1.7 0-3.24.29-4.5.83v1.66c1.13-.64 2.7-.99 4.5-.99zM13 12.49v1.66c1.13-.64 2.7-.99 4.5-.99.88 0 1.73.09 2.5.26V11.9c-.79-.15-1.64-.24-2.5-.24-1.7 0-3.24.3-4.5.83zM17.5 14.33c-1.7 0-3.24.29-4.5.83v1.66c1.13-.64 2.7-.99 4.5-.99.88 0 1.73.09 2.5.26v-1.52c-.79-.16-1.64-.24-2.5-.24z"}}]})(t)}function L6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.41 21L5 19.59l4.83-4.83c.75-.75 1.17-1.77 1.17-2.83v-5.1L9.41 8.41 8 7l4-4 4 4-1.41 1.41L13 6.83v5.1c0 1.06.42 2.08 1.17 2.83L19 19.59 17.59 21 12 15.41 6.41 21z"}}]})(t)}function _6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.92 9.01C18.72 8.42 18.16 8 17.5 8h-11c-.66 0-1.21.42-1.42 1.01L3 15v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.85 10h10.29l1.04 3H5.81l1.04-3zM19 20H5v-5h14v5zM6 17.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S8.33 19 7.5 19 6 18.33 6 17.5zm9 0c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5zM9.41 5L8 6.41l-3-3L6.41 2l3 3zM16 6.41L14.59 5l3-3L19 3.41l-3 3zM13 5h-2V0h2v5z"}}]})(t)}function B6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.17 13.71l1.4-2.42c.09-.15.05-.34-.08-.45l-1.48-1.16c.03-.22.05-.45.05-.68s-.02-.46-.05-.69l1.48-1.16c.13-.11.17-.3.08-.45l-1.4-2.42c-.09-.15-.27-.21-.43-.15l-1.74.7c-.36-.28-.75-.51-1.18-.69l-.26-1.85a.364.364 0 00-.35-.29h-2.8c-.17 0-.32.13-.35.3L6.8 4.15c-.42.18-.82.41-1.18.69l-1.74-.7c-.16-.06-.34 0-.43.15l-1.4 2.42c-.09.15-.05.34.08.45l1.48 1.16c-.03.22-.05.45-.05.68s.02.46.05.69l-1.48 1.16c-.13.11-.17.3-.08.45l1.4 2.42c.09.15.27.21.43.15l1.74-.7c.36.28.75.51 1.18.69l.26 1.85c.03.16.18.29.35.29h2.8c.17 0 .32-.13.35-.3l.26-1.85c.42-.18.82-.41 1.18-.69l1.74.7c.16.06.34 0 .43-.15zM8.81 11c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM21.92 18.67l-.96-.74c.02-.14.04-.29.04-.44 0-.15-.01-.3-.04-.44l.95-.74c.08-.07.11-.19.05-.29l-.9-1.55c-.05-.1-.17-.13-.28-.1l-1.11.45c-.23-.18-.48-.33-.76-.44l-.17-1.18a.216.216 0 00-.21-.2h-1.79c-.11 0-.21.08-.22.19l-.17 1.18c-.27.12-.53.26-.76.44l-1.11-.45a.23.23 0 00-.28.1l-.9 1.55c-.05.1-.04.22.05.29l.95.74a3.145 3.145 0 000 .88l-.95.74c-.08.07-.11.19-.05.29l.9 1.55c.05.1.17.13.28.1l1.11-.45c.23.18.48.33.76.44l.17 1.18c.02.11.11.19.22.19h1.79c.11 0 .21-.08.22-.19l.17-1.18c.27-.12.53-.26.75-.44l1.12.45c.1.04.22 0 .28-.1l.9-1.55c.06-.09.03-.21-.05-.28zm-4.29.16a1.35 1.35 0 11.001-2.701 1.35 1.35 0 01-.001 2.701z"}}]})(t)}function D6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.31 18.9c-.96 1-2.06 2.03-3.31 3.1-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2c4.19 0 7.99 3.21 8 8.17l2.09-2.09L23.5 9.5 19 14l-4.5-4.5 1.41-1.41L18 10.17C17.99 6.55 15.34 4 12 4c-3.35 0-6 2.57-6 6.2 0 2.34 1.95 5.44 6 9.14.64-.59 1.23-1.16 1.77-1.71a2.5 2.5 0 01-.27-1.12 2.5 2.5 0 015 0 2.492 2.492 0 01-3.19 2.39z"}}]})(t)}function T6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 16h3c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1zm1-6h1v4h-1v-4zm-7 6h3c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1H9c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1zm1-6h1v4h-1v-4zM5 8h2v8H5zM2 4v16h20V4H2zm18 14H4V6h16v12z"}}]})(t)}function V6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 7c0-1.1-.9-2-2-2h-3v2h3v2.65L13.52 14H10V9H6c-2.21 0-4 1.79-4 4v3h2c0 1.66 1.34 3 3 3s3-1.34 3-3h4.48L19 10.35V7zM4 14v-1c0-1.1.9-2 2-2h2v3H4zm3 3c-.55 0-1-.45-1-1h2c0 .55-.45 1-1 1z"}},{tag:"path",attr:{d:"M5 6h5v2H5zM19 13c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function O6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M24 7c0-1.1-2-3-2-3s-2 1.9-2 3c0 .74.4 1.38 1 1.72V13h-2v-2c0-.95-.66-1.74-1.55-1.94.34-.58.55-1.25.55-1.97 0-1.31-.65-2.53-1.74-3.25L12 1 7.74 3.84A3.887 3.887 0 006 7.09c0 .72.21 1.39.55 1.96C5.66 9.26 5 10.05 5 11v2H3V8.72c.6-.34 1-.98 1-1.72 0-1.1-2-3-2-3S0 5.9 0 7c0 .74.4 1.38 1 1.72V21h10v-4c0-.55.45-1 1-1s1 .45 1 1v4h10V8.72c.6-.34 1-.98 1-1.72zM8.85 5.5L12 3.4l3.15 2.1c.53.36.85.95.85 1.59C16 8.14 15.14 9 14.09 9H9.91C8.86 9 8 8.14 8 7.09c0-.64.32-1.23.85-1.59zM21 19h-6v-2c0-1.65-1.35-3-3-3s-3 1.35-3 3v2H3v-4h4v-4h10v4h4v4z"}}]})(t)}function I6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 9.42V12h2V6h-6v2h2.58l-4.46 4.46a.996.996 0 01-1.41 0l-1.17-1.17a3 3 0 00-4.24 0L2 16.59 3.41 18l5.29-5.29a.996.996 0 011.41 0l1.17 1.17a3 3 0 004.24 0L20 9.42z"}}]})(t)}function R6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 4l4 4-4 4V9h-4V7h4V4zm-7 3c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zM6 7c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm1 10h4v-2H7v-3l-4 4 4 4v-3zm7 0c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm4 0c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1z"}}]})(t)}function F6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 11V9L12 2 2 9v2h2v9H2v2h20v-2h-2v-9h2zm-4 9H6V9h12v11z"}},{tag:"path",attr:{d:"M10 14l2 3 2-3v4h2v-7h-2l-2 3-2-3H8v7h2z"}}]})(t)}function N6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3A8.994 8.994 0 0013 3.06V1h-2v2.06A8.994 8.994 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06A8.994 8.994 0 0020.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"}}]})(t)}function P6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 7.27l4.28 10.43-3.47-1.53-.81-.36-.81.36-3.47 1.53L12 7.27M12 2L4.5 20.29l.71.71L12 18l6.79 3 .71-.71L12 2z"}}]})(t)}function j6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 6.34L21 3l-3.34 9-1.56-1.56 1.5-4.05-4.05 1.5L12 6.34zm9.19 14.85l-5.07-5.07L14.31 21H12.9l-2.83-7.07L3 11.1V9.69l4.88-1.81-5.07-5.07L4.22 1.4 22.6 19.78l-1.41 1.41zm-6.62-6.62L9.43 9.43l-2.71 1.01 4.89 1.95 1.95 4.89 1.01-2.71z"}}]})(t)}function U6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17.27 6.73l-4.24 10.13-1.32-3.42-.32-.83-.82-.32-3.43-1.33 10.13-4.23M21 3L3 10.53v.98l6.84 2.65L12.48 21h.98L21 3z"}}]})(t)}function W6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M1 5h14l-6 9v4h2v2H5v-2h2v-4L1 5zm9.1 4l1.4-2H4.49l1.4 2h4.21zM17 5h5v3h-3v9c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3a3 3 0 011 .17V5z"}}]})(t)}function Z6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.92 9.01C18.72 8.42 18.16 8 17.5 8h-11c-.66 0-1.21.42-1.42 1.01L3 15v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.85 10h10.29l1.04 3H5.81l1.04-3zM19 20H5v-5h14v5zM6 17.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S8.33 19 7.5 19 6 18.33 6 17.5zm9 0c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5zM12 6.36L9.17 3.54l1.41-1.41L12 3.54 15.54 0l1.41 1.41L12 6.36z"}}]})(t)}function G6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 14V6c0-1.76 2.24-4 5-4v16.17l-2-2V14h-3zm4.49 9.31L10.02 12.85c-.33.09-.66.15-1.02.15v9H7v-9c-2.21 0-4-1.79-4-4V5.83L.69 3.51 2.1 2.1l19.8 19.8-1.41 1.41zM6.17 9L5 7.83V9h1.17zM9 2H7v2.17l2 2V2zm4 7V2h-2v6.17l1.85 1.85c.09-.33.15-.66.15-1.02z"}}]})(t)}function q6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8.5 13c.83 0 1.5.67 1.5 1.5S9.33 16 8.5 16 7 15.33 7 14.5 7.67 13 8.5 13zm11.28 9.61l-1.64-1.64c-.05.01-.09.03-.14.03h-1c-.55 0-1-.45-1-1v-1H8v1c0 .55-.45 1-1 1H6c-.55 0-1-.45-1-1v-1.78c-.61-.55-1-1.34-1-2.22V6.83L1.39 4.22 2.8 2.81l18.38 18.38-1.4 1.42zM6 8.83V10h1.17L6 8.83zM14.17 17l-5-5H6v4c0 .37.21.62.34.73l.29.27h7.54zM12 4c3.69 0 5.11.46 5.66.99H7.82l2 2H18V10h-5.17l2 2H18v3.17l1.81 1.81c.11-.31.19-.63.19-.98V6c0-3.5-3.58-4-8-4-2.52 0-4.76.16-6.22.95l1.53 1.53C8.17 4.2 9.6 4 12 4z"}}]})(t)}function Y6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12.01 16a.99.99 0 01-.71-.29.95.95 0 01-.29-.71c-.01-.55.43-.99.98-1h.02c.28 0 .51.1.71.29.18.19.28.43.28.7s-.1.51-.29.71-.43.3-.7.3zm-.88-3.66c0-.45.1-.84.29-1.16.19-.33.53-.7 1-1.12.28-.25.48-.47.61-.66s.19-.4.19-.64c0-.29-.11-.53-.32-.74-.21-.2-.5-.3-.85-.3-.37 0-.74.1-.96.3-.21.2-.4.45-.4.98H9c0-1.01.46-1.73.97-2.21C10.53 6.28 11.25 6 12 6c.59 0 1.11.12 1.57.35s.79.55 1.05.96.38.86.38 1.35-.1.9-.31 1.25-.48.71-.89 1.09c-.32.3-.53.56-.65.77s-.18.49-.18.81V13h-1.85v-.66h.01zM18 10.2C18 6.57 15.35 4 12 4s-6 2.57-6 6.2c0 2.34 1.95 5.44 6 9.14 4.05-3.7 6-6.8 6-9.14zM12 2c4.2 0 8 3.22 8 8.2 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2z"}}]})(t)}function X6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 12h2L12 2 5.05 12H7l-3.9 6h6.92v4h3.95v-4H21l-4-6zM6.79 16l3.9-6H8.88l3.13-4.5 3.15 4.5h-1.9l4 6H6.79z"}}]})(t)}function $6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.18 10l-1.7-4.68A2.008 2.008 0 0014.6 4H12v2h2.6l1.46 4h-4.81l-.36-1H12V7H7v2h1.75l1.82 5H9.9c-.44-2.23-2.31-3.88-4.65-3.99C2.45 9.87 0 12.2 0 15c0 2.8 2.2 5 5 5 2.46 0 4.45-1.69 4.9-4h4.2c.44 2.23 2.31 3.88 4.65 3.99 2.8.13 5.25-2.19 5.25-5 0-2.8-2.2-5-5-5h-.82zM7.82 16c-.4 1.17-1.49 2-2.82 2-1.68 0-3-1.32-3-3s1.32-3 3-3c1.33 0 2.42.83 2.82 2H5v2h2.82zm6.28-2h-1.4l-.73-2H15c-.44.58-.76 1.25-.9 2zm4.9 4c-1.68 0-3-1.32-3-3 0-.93.41-1.73 1.05-2.28l.96 2.64 1.88-.68-.97-2.67c.03 0 .06-.01.09-.01 1.68 0 3 1.32 3 3s-1.33 3-3.01 3z"}}]})(t)}function K6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 11c1.33 0 4 .67 4 2v.16c-.97 1.12-2.4 1.84-4 1.84s-3.03-.72-4-1.84V13c0-1.33 2.67-2 4-2zm0-1c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm6 .2C18 6.57 15.35 4 12 4s-6 2.57-6 6.2c0 2.34 1.95 5.44 6 9.14 4.05-3.7 6-6.8 6-9.14zM12 2c4.2 0 8 3.22 8 8.2 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2z"}}]})(t)}function Q6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 2H5a2 2 0 00-2 2v14a2 2 0 002 2h4l3 3 3-3h4c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 16h-4.83l-.59.59L12 20.17l-1.59-1.59-.58-.58H5V4h14v14zm-7-7c1.65 0 3-1.35 3-3s-1.35-3-3-3-3 1.35-3 3 1.35 3 3 3zm0-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm6 8.58c0-2.5-3.97-3.58-6-3.58s-6 1.08-6 3.58V17h12v-1.42zM8.48 15c.74-.51 2.23-1 3.52-1s2.78.49 3.52 1H8.48z"}}]})(t)}function J6e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"17",cy:"17",r:"1"}},{tag:"path",attr:{d:"M20.86 14.97l-.93-.84c.48-3.45-2.87-6.04-6.05-4.82A5.79 5.79 0 0012 9c-4.26 0-5.65 3.58-5.89 4.85A2.983 2.983 0 014 11c0-1.66 1.34-3 3-3h2.5a2.5 2.5 0 000-5H8c-.55 0-1 .45-1 1s.45 1 1 1h1.5c.28 0 .5.22.5.5s-.22.5-.5.5H7c-2.76 0-5 2.24-5 5 0 2.44 1.76 4.47 4.07 4.91A5.998 5.998 0 0012 21h6.53c3.11 0 4.7-3.89 2.33-6.03zM18.53 19H12c-1.21 0-2.34-.54-3.11-1.48-.78-.95-1.06-2.16-.8-3.41a3.95 3.95 0 012.99-3.01c.22-.05.45-.06.67-.07-.47.71-.75 1.55-.75 2.47 0 1.24.5 2.37 1.32 3.18l1.41-1.41c-.45-.45-.73-1.08-.73-1.77 0-1.42 1.2-2.5 2.5-2.5a2.5 2.5 0 012.5 2.5c0 .46-.13.88-.35 1.25l1.87 1.7c.31.28.48.67.48 1.09 0 .8-.66 1.46-1.47 1.46z"}}]})(t)}function t7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 15v-2h-3.07c-.05-.39-.12-.77-.22-1.14l2.58-1.49-1-1.73L16.92 10c-.28-.48-.62-.91-.99-1.29.1-.56.2-1.69-.58-2.89L17 4.17l-1.41-1.41-1.72 1.72c-1.68-.89-3.1-.33-3.73 0L8.41 2.76 7 4.17l1.65 1.65c-.78 1.2-.68 2.34-.58 2.89-.37.39-.71.82-.99 1.29L4.71 8.63l-1 1.73 2.58 1.49c-.1.37-.17.75-.22 1.14H3v2h3.07c.05.39.12.77.22 1.14l-2.58 1.49 1 1.73L7.08 18c1.08 1.81 2.88 3 4.92 3s3.84-1.19 4.92-3l2.37 1.37 1-1.73-2.58-1.49c.1-.37.17-.75.22-1.14H21zm-9-9c.88 0 1.62.57 1.88 1.36C13.29 7.13 12.66 7 12 7s-1.29.13-1.88.36C10.38 6.57 11.12 6 12 6zm0 13c-2.21 0-4-2.24-4-5s1.79-5 4-5 4 2.24 4 5-1.79 5-4 5z"}},{tag:"path",attr:{d:"M11 11h2v6h-2z"}}]})(t)}function e7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 4c1.93 0 5 1.4 5 5.15 0 2.16-1.72 4.67-5 7.32-3.28-2.65-5-5.17-5-7.32C7 5.4 10.07 4 12 4m0-2C8.73 2 5 4.46 5 9.15c0 3.12 2.33 6.41 7 9.85 4.67-3.44 7-6.73 7-9.85C19 4.46 15.27 2 12 2z"}},{tag:"path",attr:{d:"M12 7c-1.1 0-2 .9-2 2s.9 2 2 2a2 2 0 100-4zM5 20h14v2H5v-2z"}}]})(t)}function n7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 12c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm6-1.8C18 6.57 15.35 4 12 4s-6 2.57-6 6.2c0 2.34 1.95 5.44 6 9.14 4.05-3.7 6-6.8 6-9.14zM12 2c4.2 0 8 3.22 8 8.2 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2z"}}]})(t)}function r7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.28 4.93l-2.12-2.12c-.78-.78-2.05-.78-2.83 0L11.5 5.64l2.12 2.12 2.12-2.12 3.54 3.54a3.012 3.012 0 000-4.25zM5.49 13.77c.59.59 1.54.59 2.12 0l2.47-2.47-2.12-2.13-2.47 2.47c-.59.59-.59 1.54 0 2.13z"}},{tag:"path",attr:{d:"M15.04 7.76l-.71.71-.71.71L10.44 6c-.59-.6-1.54-.6-2.12-.01a1.49 1.49 0 000 2.12l3.18 3.18-.71.71-6.36 6.36c-.78.78-.78 2.05 0 2.83.78.78 2.05.78 2.83 0L16.45 12a.996.996 0 101.41-1.41l-2.82-2.83z"}}]})(t)}function a7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"10",cy:"15.5",r:"1.5"}},{tag:"path",attr:{d:"M4 11V8h7.29C11.1 7.37 11 6.7 11 6H4.43c.9-.77 3.28-1.08 6.65-.98.1-.7.3-1.37.59-1.99C2.97 2.67 2 5.02 2 7v9.5C2 18.43 3.57 20 5.5 20L4 21v1h12v-1l-1.5-1c1.93 0 3.5-1.57 3.5-3.5V13c-1.91 0-3.63-.76-4.89-2H4zm12 5.5c0 .83-.67 1.5-1.5 1.5h-9c-.83 0-1.5-.67-1.5-1.5V13h12v3.5z"}},{tag:"path",attr:{d:"M18 1c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm.5 8h-1V8h1v1zm0-2h-1V3h1v4z"}}]})(t)}function i7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.66 14c-.66 1.92-2.24 3.54-4.4 4.39l-1.26.5V20h-4v-1.11l-1.27-.5c-2.16-.85-3.74-2.47-4.4-4.39h15.33M22 2L4 3.99V12H2c0 3.69 2.47 6.86 6 8.25V22h8v-1.75c3.53-1.39 6-4.56 6-8.25H10.5V8H22V6.5H10.5V4.78L22 3.51V2zM8 6.5V5.06l1-.11V6.5H8zm-2.5 0V5.34l1-.11V6.5h-1zM8 12V8h1v4H8zm-2.5 0V8h1v4h-1z"}}]})(t)}function o7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 21h-2V6.83L9.41 8.41 8 7l4-4 4 4-1.41 1.41L13 6.83V9c0 4.27 4.03 7.13 6 8.27l-1.46 1.46c-1.91-1.16-3.44-2.53-4.54-4.02V21z"}}]})(t)}function l7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 21h2V6.83l1.59 1.59L16 7l-4-4-4 4 1.41 1.41L11 6.83V9c0 4.27-4.03 7.13-6 8.27l1.46 1.46C8.37 17.56 9.9 16.19 11 14.7V21z"}}]})(t)}function c7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.17l-.59.59-.58.58V4h16v12zm-9.5-2H18v-2h-5.5zm3.86-5.87c.2-.2.2-.51 0-.71l-1.77-1.77c-.2-.2-.51-.2-.71 0L6 11.53V14h2.47l5.89-5.87z"}}]})(t)}function s7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 4h2v9h-2zM4 4h2v16H4zM11 4h2v4h-2zM11 10h2v4h-2zM11 16h2v4h-2zM22.5 16.41L21.09 15 19 17.09 16.91 15l-1.41 1.41 2.09 2.09-2.09 2.09L16.91 22 19 19.91 21.09 22l1.41-1.41-2.09-2.09z"}}]})(t)}function u7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8.1 13.34l2.83-2.83L3.91 3.5a4.008 4.008 0 000 5.66l4.19 4.18zm6.78-1.81c1.53.71 3.68.21 5.27-1.38 1.91-1.91 2.28-4.65.81-6.12-1.46-1.46-4.2-1.1-6.12.81-1.59 1.59-2.09 3.74-1.38 5.27L3.7 19.87l1.41 1.41L12 14.41l6.88 6.88 1.41-1.41L13.41 13l1.47-1.47z"}}]})(t)}function d7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 6v8h3v8h2V2c-2.76 0-5 2.24-5 4zm-5 3H9V2H7v7H5V2H3v7c0 2.21 1.79 4 4 4v9h2v-9c2.21 0 4-1.79 4-4V2h-2v7z"}}]})(t)}function h7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10.08 8A6 6 0 0116 3c3.31 0 6 2.69 6 6 0 2.97-2.16 5.44-5 5.92V21h-2v-6.09c0-.98.71-1.8 1.67-1.97a3.999 3.999 0 10-4.61-4.61c-.17.96-.99 1.67-1.97 1.67H5.83l1.59 1.59L6 13 2 9l4-4 1.41 1.41L5.83 8h4.25z"}}]})(t)}function f7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.92 8C13.44 5.16 10.97 3 8 3 4.69 3 2 5.69 2 9c0 2.97 2.16 5.44 5 5.92V21h2v-6.09c0-.98-.71-1.8-1.67-1.97a3.999 3.999 0 114.61-4.61c.17.96.99 1.67 1.97 1.67h4.26l-1.59 1.59L18 13l4-4-4-4-1.41 1.41L18.17 8h-4.25z"}}]})(t)}function p7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 15.18V7c0-2.21-1.79-4-4-4s-4 1.79-4 4v10c0 1.1-.9 2-2 2s-2-.9-2-2V8.82C8.16 8.4 9 7.3 9 6c0-1.66-1.34-3-3-3S3 4.34 3 6c0 1.3.84 2.4 2 2.82V17c0 2.21 1.79 4 4 4s4-1.79 4-4V7c0-1.1.9-2 2-2s2 .9 2 2v8.18A2.996 2.996 0 0018 21c1.66 0 3-1.34 3-3 0-1.3-.84-2.4-2-2.82zM6 7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm12 12c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function g7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}},{tag:"path",attr:{d:"M13.54 8.97c-.23-.47-.76-.71-1.26-.53L9 9.65V12h1v-1.65l1.54-.57-.96 4.89-2.78-.57-.2.98 3.76.77.52-2.64L13 14.42V18h1v-3.97l-1.32-1.44.41-2.35C13.99 11.46 15.3 12 16 12v-1c-.41 0-1.63-.33-2.46-2.03z"}},{tag:"circle",attr:{cx:"13.5",cy:"7",r:"1"}}]})(t)}function v7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm6 9.09c0 4-2.55 7.7-6 8.83-3.45-1.13-6-4.82-6-8.83v-4.7l6-2.25 6 2.25v4.7zM12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm1.65 7.35L11.5 12.2V9h1v2.79l1.85 1.85-.7.71z"}}]})(t)}function m7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 13.5V2L3 13.5h8zm-2-2H6.83L9 8.38v3.12zm12 2C21 6.5 14.5 1 12.5 1c0 0 1 3 1 6.5s-1 6-1 6H21zm-5.62-8.26c1.42 1.52 2.88 3.72 3.41 6.26h-3.68c.21-1.1.39-2.46.39-4 0-.79-.05-1.55-.12-2.26zM22 15H2a6.233 6.233 0 002.33 3.73c.65-.27 1.22-.72 1.67-1.23.73.84 1.8 1.5 3 1.5s2.27-.66 3-1.5c.73.84 1.8 1.5 3 1.5s2.26-.66 3-1.5c.45.51 1.02.96 1.67 1.23 1.17-.89 2.02-2.2 2.33-3.73zm0 8v-2h-1c-1.04 0-2.08-.35-3-1-1.83 1.3-4.17 1.3-6 0-1.83 1.3-4.17 1.3-6 0-.91.65-1.96 1-3 1H2v2h1c1.03 0 2.05-.25 3-.75 1.89 1 4.11 1 6 0 1.89 1 4.11 1 6 0 .95.5 1.97.75 3 .75h1z"}}]})(t)}function y7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zM8.57 6H6v2.58c1.42 0 2.57-1.16 2.57-2.58zM12 6h-1.71c0 2.36-1.92 4.29-4.29 4.29V12c3.32 0 6-2.69 6-6zm2.14 5.86l-3 3.87L9 13.15 6 17h12z"}}]})(t)}function b7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 7.59l5-5c.78-.78 2.05-.78 2.83 0L20.24 11h-2.83L10.4 4 5.41 9H8v2H2V5h2v2.59zM20 19h2v-6h-6v2h2.59l-4.99 5-7.01-7H3.76l8.41 8.41c.78.78 2.05.78 2.83 0l5-5V19z"}}]})(t)}function x7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.05 17.56l-17.97.94L3 17l17.98-.94.07 1.5zM21 19.48H3v1.5h18v-1.5zM23 13V4c0-1.1-.9-2-2-2H3c-1.1 0-2 .9-2 2v9c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2zm-2 0H3V4h18v9zm-1-7c-1.68 0-3.04.98-3.21 2.23-.64-.73-2.73-2.73-6.54-2.73-4.67 0-6.75 3-6.75 3s2.08 3 6.75 3c3.81 0 5.9-2 6.54-2.73C16.96 10.02 18.32 11 20 11V6z"}}]})(t)}function M7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 10h5l3-3-3-3h-5V2h-2v2H4v6h7v2H6l-3 3 3 3h5v4h2v-4h7v-6h-7v-2zM6 6h11.17l1 1-1 1H6V6zm12 10H6.83l-1-1 1-1H18v2z"}}]})(t)}function w7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 17c0 .55-.45 1-1 1h-.17l-2.2-2.2C20.58 15.37 22 14.4 22 13c0-1-8-8-8-8h-3v2h2.25l.8.72L11 10 2 9l-2 4 4.54 1.36-3.49 1.88C-.77 17.22-.07 20 2 20h6c2.21 0 4-1.79 4-4h4l2 2h-3v2h6c1.66 0 3-1.34 3-3h-2zM8 18H2l5.25-2.83L10 16a2 2 0 01-2 2zm9-4h-6.7l-7.45-2.23.31-.62 8.44.85 3.93-2.94s3.77 3.44 4.27 4.14c0 0-1.1.8-2.8.8z"}}]})(t)}function z7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.5 7h-3c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2zm0 8h-3V9h3v6zM1 15h4v-2H3c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h4v2H3v2h2c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2H1v-2zm16 0h4v-2h-2c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h4v2h-4v2h2c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2h-4v-2z"}}]})(t)}function C7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.4 7c-.34.55-.4.97-.4 1.38C6 9.15 7 11 7 12c0 .95-.4 1.5-.4 1.5H5.1s.4-.55.4-1.5c0-1-1-2.85-1-3.62 0-.41.06-.83.4-1.38h1.5zm5 0c-.34.55-.4.97-.4 1.38 0 .77 1 2.62 1 3.62 0 .95-.4 1.5-.4 1.5h1.5s.4-.55.4-1.5c0-1-1-2.85-1-3.62 0-.41.06-.83.4-1.38h-1.5zM8.15 7c-.34.55-.4.97-.4 1.38 0 .77 1 2.63 1 3.62 0 .95-.4 1.5-.4 1.5h1.5s.4-.55.4-1.5c0-1-1-2.85-1-3.62 0-.41.06-.83.4-1.38h-1.5zM18.6 2c-1.54 0-2.81 1.16-2.98 2.65L14.53 15H4.01c-.6 0-1.09.53-1 1.13C3.53 19.46 6.39 22 9.75 22c3.48 0 6.34-2.73 6.71-6.23L17.61 4.9c.05-.51.47-.9.99-.9.55 0 1 .45 1 1 0 .3-.1 1.25-.1 1.25l1.97.25s.13-1.06.13-1.5c0-1.65-1.35-3-3-3zM9.75 20c-1.94 0-3.67-1.23-4.43-3h8.79c-.72 1.78-2.42 3-4.36 3z"}}]})(t)}function A7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 5L3 7V3l4 2zm11-2v4l4-2-4-2zm-7-1v4l4-2-4-2zm2 16h-2v4c-5.05-.15-9-1.44-9-3v-9c0-1.66 4.48-3 10-3s10 1.34 10 3v9c0 1.56-3.95 2.85-9 3v-4zm-8-7.96c1.38.49 3.77.96 7 .96s5.62-.47 7-.96C19 9.86 16.22 9 12 9s-7 .86-7 1.04zm15 1.76c-1.82.73-4.73 1.2-8 1.2s-6.18-.47-8-1.2v6.78c.61.41 2.36 1.01 5 1.28V16h6v3.86c2.64-.27 4.39-.87 5-1.28V11.8z"}}]})(t)}function k7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.36 9l.6 3H5.04l.6-3h12.72M20 4H4v2h16V4zm0 3H4l-1 5v2h1v6h10v-6h4v6h2v-6h1v-2l-1-5zM6 18v-4h6v4H6z"}}]})(t)}function H7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 6.83L9.41 8.41 8 7l4-4 4 4-1.41 1.41L13 6.83V21h-2z"}}]})(t)}function E7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12.56 14.33c-.34.27-.56.7-.56 1.17V21h7c1.1 0 2-.9 2-2v-5.98c-.94-.33-1.95-.52-3-.52-2.03 0-3.93.7-5.44 1.83z"}},{tag:"circle",attr:{cx:"18",cy:"6",r:"5"}},{tag:"path",attr:{d:"M11.5 6c0-1.08.27-2.1.74-3H5c-1.1 0-2 .9-2 2v14c0 .55.23 1.05.59 1.41l9.82-9.82A6.435 6.435 0 0111.5 6z"}}]})(t)}function S7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17.8 2.8C16 2.09 13.86 2 12 2s-4 .09-5.8.8C3.53 3.84 2 6.05 2 8.86V22h20V8.86c0-2.81-1.53-5.02-4.2-6.06zM9.17 20l1.5-1.5h2.66l1.5 1.5H9.17zm-2.16-6V9h10v5h-10zm9.49 2c0 .55-.45 1-1 1s-1-.45-1-1 .45-1 1-1 1 .45 1 1zm-8-1c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM20 20h-3.5v-.38l-1.15-1.16A2.979 2.979 0 0018 15.5V9c0-2.63-3-3-6-3s-6 .37-6 3v6.5c0 1.54 1.16 2.79 2.65 2.96L7.5 19.62V20H4V8.86c0-2 1.01-3.45 2.93-4.2C8.41 4.08 10.32 4 12 4s3.59.08 5.07.66c1.92.75 2.93 2.2 2.93 4.2V20z"}}]})(t)}function L7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4c-1.66 0-3 1.34-3 3v.29L12 3 7 7.29V7c0-1.66-1.34-3-3-3S1 5.34 1 7v14h10v-5c0-.55.45-1 1-1s1 .45 1 1v5h10V7c0-1.66-1.34-3-3-3zm0 2c.55 0 1 .45 1 1v1h-2V7c0-.55.45-1 1-1zM4 6c.55 0 1 .45 1 1v1H3V7c0-.55.45-1 1-1zM3 19v-9h2v9H3zm14 0h-2v-3c0-1.65-1.35-3-3-3s-3 1.35-3 3v3H7V9.92l5-4.29 5 4.29V19zm2 0v-9h2v9h-2z"}},{tag:"circle",attr:{cx:"12",cy:"10",r:"1.5"}}]})(t)}function _7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.79 18l-.51-7h9.46l-.51 7H7.79zM9.83 5h4.33l2.8 2.73L16.87 9H7.12l-.09-1.27L9.83 5zM22 7.46l-1.41-1.41L19 7.63l.03-.56L14.98 3H9.02L4.97 7.07l.03.5-1.59-1.56L2 7.44l3.23 3.11.7 9.45h12.14l.7-9.44L22 7.46z"}}]})(t)}function B7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"6.5",cy:"15.5",r:"1.5"}},{tag:"circle",attr:{cx:"15.5",cy:"15.5",r:"1.5"}},{tag:"path",attr:{d:"M18 13v5H4v-5h14c-1.91 0-3.63-.76-4.89-2h-8.3l1.04-3h5.44C11.1 7.37 11 6.7 11 6s.1-1.37.29-2H8v2H5.5c-.66 0-1.21.42-1.42 1.01L2 13v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-.09-.27c-.61.17-1.25.27-1.91.27z"}},{tag:"path",attr:{d:"M18 1c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm.5 8h-1V8h1v1zm0-2h-1V3h1v4z"}}]})(t)}function D7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 9.02c0 1.09-.89 1.98-1.98 1.98H18V8.86c1.72-.44 3-1.99 3-3.84V5l-2 .02C19 6.11 18.11 7 17.02 7h-.52L12 1 7.5 7h-.52C5.89 7 5 6.11 5 5.02H3c0 1.86 1.28 3.4 3 3.84V11H4.98C3.89 11 3 10.11 3 9.02H1c0 1.86 1.28 3.4 3 3.84V22h7v-4c0-.55.45-1 1-1s1 .45 1 1v4h7v-9.14c1.72-.44 3-1.99 3-3.84V9l-2 .02zm-9-4.69L14 7h-4l2-2.67zM8 9h8v2H8V9zm10 11h-3v-2c0-1.65-1.35-3-3-3s-3 1.35-3 3v2H6v-7h12v7z"}}]})(t)}function T7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 11v2h-2L15 3V1h-2v2h-2.03V1h-2v2.12L6 13H4v-2H2v11h9v-5h2v5h9V11h-2zm-4.69 0H8.69l.6-2h5.42l.6 2zm-1.2-4H9.89l.6-2h3.02l.6 2zM20 20h-5v-5H9v5H4v-5h3.49l.6-2h7.82l.6 2H20v5z"}}]})(t)}function V7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 6l-4.22 5.63 1.25 1.67L14 9.33 19 16h-8.46l-4.01-5.37L1 18h22L14 6zM5 16l1.52-2.03L8.04 16H5z"}}]})(t)}function O7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"19",cy:"6.5",r:"1"}},{tag:"circle",attr:{cx:"15",cy:"6.5",r:"1"}},{tag:"path",attr:{d:"M16.99 9c-1.38 0-2.5.84-2.5 1.88h5c0-1.04-1.12-1.88-2.5-1.88zM1 16c0 3.31 2.69 6 6 6s6-2.69 6-6V9H1v7zm2-5h8v5c0 2.21-1.79 4-4 4s-4-1.79-4-4v-5z"}},{tag:"path",attr:{d:"M11 2v5.5h2V4h8v5c0 2.21-1.79 4-4 4-.95 0-1.81-.35-2.5-.9v2.35c.76.35 1.61.55 2.5.55 3.31 0 6-2.69 6-6V2H11z"}},{tag:"circle",attr:{cx:"5",cy:"13.5",r:"1"}},{tag:"circle",attr:{cx:"9",cy:"13.5",r:"1"}},{tag:"path",attr:{d:"M7 17.88c1.38 0 2.5-.84 2.5-1.88h-5c0 1.04 1.12 1.88 2.5 1.88z"}}]})(t)}function I7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 8a1.003 1.003 0 01-.71-1.71c.4-.4 2.46-1.04 2.46-1.04s-.64 2.06-1.04 2.46c-.18.18-.43.29-.71.29zm1 5v5c0 1.65-1.35 3-3 3s-3-1.35-3-3v-2c0-.55-.45-1-1-1s-1 .45-1 1v3c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h6c1.1 0 2 .9 2 2v8.17A3.009 3.009 0 0116 16v2c0 .55.45 1 1 1s1-.45 1-1v-5h-1v-1.42c-1.77-.77-3-2.53-3-4.58 0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.05-1.23 3.81-3 4.58V13h-1zm2-6c0-1.66-1.34-3-3-3s-3 1.34-3 3 1.34 3 3 3 3-1.34 3-3zM10 7L8 9V6.17L9.17 5H4.83L6 6.17V9L4 7v2.17l2 2V14l-2-2v2.17l2 2V19l-2-2v2h6v-2l-2 2v-2.83l2-2V12l-2 2v-2.83l2-2V7z"}}]})(t)}function R7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 10h-3V8.86c1.72-.45 3-2 3-3.86h-3V4c0-.55-.45-1-1-1H8c-.55 0-1 .45-1 1v1H4c0 1.86 1.28 3.41 3 3.86V10H4c0 1.86 1.28 3.41 3 3.86V15H4c0 1.86 1.28 3.41 3 3.86V20c0 .55.45 1 1 1h8c.55 0 1-.45 1-1v-1.14c1.72-.45 3-2 3-3.86h-3v-1.14c1.72-.45 3-2 3-3.86zm-5 9H9V5h6v14zm-3-1c.83 0 1.5-.67 1.5-1.5S12.83 15 12 15s-1.5.67-1.5 1.5.67 1.5 1.5 1.5zm0-4.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zM12 9c.83 0 1.5-.67 1.5-1.5S12.83 6 12 6s-1.5.67-1.5 1.5S11.17 9 12 9z"}}]})(t)}function F7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"8.5",cy:"14.5",r:"1.5"}},{tag:"circle",attr:{cx:"15.5",cy:"14.5",r:"1.5"}},{tag:"path",attr:{d:"M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h2l2-2h4l2 2h2v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-4-4-8-4zm0 2c3.51 0 4.96.48 5.57 1H6.43c.61-.52 2.06-1 5.57-1zM6 7h5v3H6V7zm12 8.5c0 .83-.67 1.5-1.5 1.5h-9c-.83 0-1.5-.67-1.5-1.5V12h12v3.5zm0-5.5h-5V7h5v3z"}}]})(t)}function N7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 5l.75-1.5H17V2H7v1.5h4.75L11 5c-3.13.09-6 .73-6 3.5V17c0 1.5 1.11 2.73 2.55 2.95L6 21.5v.5h2l2-2h4l2 2h2v-.5l-1.55-1.55h-.01.01C17.89 19.73 19 18.5 19 17V8.5c0-2.77-2.87-3.41-6-3.5zm-1.97 2h1.94c2.75.08 3.62.58 3.9 1H7.13c.28-.42 1.15-.92 3.9-1zm-.18 10.95H7.74A.974.974 0 017 17v-1h3.89c-.24.27-.39.61-.39 1 0 .36.13.69.35.95zM17 17c0 .45-.3.84-.74.95h-3.11c.22-.26.35-.59.35-.95 0-.39-.15-.73-.39-1H17v1zm0-3H7v-4h10v4z"}}]})(t)}function P7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16.49 15.5v-1.75L14 16.25l2.49 2.5V17H22v-1.5h-5.51zm3.02 4.25H14v1.5h5.51V23L22 20.5 19.51 18v1.75zM9.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM5.75 8.9L3 23h2.1l1.75-8L9 17v6h2v-7.55L8.95 13.4l.6-3C10.85 12 12.8 13 15 13v-2c-1.85 0-3.45-1-4.35-2.45l-.95-1.6C9.35 6.35 8.7 6 8 6c-.25 0-.5.05-.75.15L2 8.3V13h2V9.65l1.75-.75"}}]})(t)}function j7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 18H6V8h3v4.77L15.98 6 18 8.03 11.15 15H16v3z"}}]})(t)}function U7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12zm10 6c3.31 0 6-2.69 6-6s-2.69-6-6-6-6 2.69-6 6 2.69 6 6 6z"}}]})(t)}function W7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.83 11l1.59 1.59L7 14l-4-4 4-4 1.41 1.41L6.83 9H15c1.1 0 2 .9 2 2v9h-2v-9H6.83z"}}]})(t)}function Z7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.17 11l-1.59 1.59L17 14l4-4-4-4-1.41 1.41L17.17 9H9c-1.1 0-2 .9-2 2v9h2v-9h8.17z"}}]})(t)}function G7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 6.83L4.41 8.41 3 7l4-4 4 4-1.41 1.41L8 6.83V13h8c1.1 0 2 .9 2 2v6h-2v-6H8c-1.1 0-2-.9-2-2V6.83z"}}]})(t)}function q7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 6.83l1.59 1.59L21 7l-4-4-4 4 1.41 1.41L16 6.83V13H8c-1.1 0-2 .9-2 2v6h2v-6h8c1.1 0 2-.9 2-2V6.83z"}}]})(t)}function Y7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.66 6V4H6v5.66h2V7.41l5 5V20h2v-7.58c0-.53-.21-1.04-.59-1.41l-5-5h2.25z"}}]})(t)}function X7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.34 6V4H18v5.66h-2V7.41l-5 5V20H9v-7.58c0-.53.21-1.04.59-1.41l5-5h-2.25z"}}]})(t)}function $7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4.17 11H4h.17m9.24-6H9v2h3.59l2 2H11l-4 2-2-2H0v2h4c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4l2 2h3l3.49-6.1 1.01 1.01c-.91.73-1.5 1.84-1.5 3.09 0 2.21 1.79 4 4 4s4-1.79 4-4-1.79-4-4-4c-.18 0-.36.03-.53.05L17.41 9H20V6l-3.72 1.86L13.41 5zM20 17c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM4 17c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}}]})(t)}function K7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 9v12h-2V9c0-2.21-1.79-4-4-4S8 6.79 8 9v4.17l1.59-1.59L11 13l-4 4-4-4 1.41-1.41L6 13.17V9c0-3.31 2.69-6 6-6s6 2.69 6 6z"}}]})(t)}function Q7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 9v12h2V9c0-2.21 1.79-4 4-4s4 1.79 4 4v4.17l-1.59-1.59L13 13l4 4 4-4-1.41-1.41L18 13.17V9c0-3.31-2.69-6-6-6S6 5.69 6 9z"}}]})(t)}function J7e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 13c3.09-2.81 6-5.44 6-7.7C22 3.45 20.55 2 18.7 2c-1.04 0-2.05.49-2.7 1.25C15.34 2.49 14.34 2 13.3 2 11.45 2 10 3.45 10 5.3c0 2.26 2.91 4.89 6 7.7zm-2.7-9c.44 0 .89.21 1.18.55L16 6.34l1.52-1.79c.29-.34.74-.55 1.18-.55.74 0 1.3.56 1.3 1.3 0 1.12-2.04 3.17-4 4.99-1.96-1.82-4-3.88-4-4.99 0-.74.56-1.3 1.3-1.3zM19 16h-2c0-1.2-.75-2.28-1.87-2.7L8.97 11H1v11h6v-1.44l7 1.94 8-2.5v-1c0-1.66-1.34-3-3-3zM3 20v-7h2v7H3zm10.97.41L7 18.48V13h1.61l5.82 2.17c.34.13.57.46.57.83 0 0-1.99-.05-2.3-.15l-2.38-.79-.63 1.9 2.38.79c.51.17 1.04.26 1.58.26H19c.39 0 .74.23.9.56l-5.93 1.84z"}}]})(t)}function t8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 8.35V19h-2v-8H6v8H4V8.35l8-3.2 8 3.2zM22 21V7L12 3 2 7v14h6v-8h8v8h6zm-11-2H9v2h2v-2zm2-3h-2v2h2v-2zm2 3h-2v2h2v-2z"}}]})(t)}function e8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 3v6c0 2.97 2.16 5.43 5 5.91V19H8v2h8v-2h-3v-4.09c2.84-.48 5-2.94 5-5.91V3H6zm6 10c-1.86 0-3.41-1.28-3.86-3h7.72c-.45 1.72-2 3-3.86 3zm4-5H8V5h8v3z"}}]})(t)}function n8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 11v.2c0 2.34-1.95 5.44-6 9.14-4.05-3.7-6-6.79-6-9.14C6 7.57 8.65 5 12 5c.34 0 .68.03 1 .08V3.06c-.33-.04-.66-.06-1-.06-4.2 0-8 3.22-8 8.2 0 3.32 2.67 7.25 8 11.8 5.33-4.55 8-8.48 8-11.8V11h-2z"}},{tag:"circle",attr:{cx:"12",cy:"11",r:"2"}},{tag:"path",attr:{d:"M22.54 2.88l-1.42-1.42L19 3.59l-2.12-2.13-1.42 1.42L17.59 5l-2.13 2.12 1.42 1.42L19 6.41l2.12 2.13 1.42-1.42L20.41 5z"}}]})(t)}function r8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 9V3H7v2.59L3.91 2.5 2.5 3.91 5.59 7H3v2h6zm12 0V7h-2.59l3.09-3.09-1.41-1.41L17 5.59V3h-2v6h6zM3 15v2h2.59L2.5 20.09l1.41 1.41L7 18.41V21h2v-6H3zm12 0v6h2v-2.59l3.09 3.09 1.41-1.41L18.41 17H21v-2h-6z"}}]})(t)}function a8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 3l2.3 2.3-2.89 2.87 1.42 1.42L18.7 6.7 21 9V3h-6zM3 9l2.3-2.3 2.87 2.89 1.42-1.42L6.7 5.3 9 3H3v6zm6 12l-2.3-2.3 2.89-2.87-1.42-1.42L5.3 17.3 3 15v6h6zm12-6l-2.3 2.3-2.87-2.89-1.42 1.42 2.89 2.87L15 21h6v-6z"}}]})(t)}function i8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 14H5v5H3v-6.97l5-3.57 5 3.57v1.08c.57-.59 1.25-1.07 2-1.42V11L8 6l-7 5v10h6v-5h2v5h2.68c-.43-.91-.68-1.92-.68-3v-4zM17 7h2v2h-2z"}},{tag:"path",attr:{d:"M23 13.11V3H10v1.97l2 1.43V5h9v6.68c.75.36 1.43.84 2 1.43zM23 18c0-2.76-2.24-5-5-5s-5 2.24-5 5 2.24 5 5 5 5-2.24 5-5zm-5.5 3v-2.5H15v-1h2.5V15h1v2.5H21v1h-2.5V21h-1z"}}]})(t)}function o8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fill:"none",d:"M7 20h10v1H7zM7 3h10v1H7z"}},{tag:"path",attr:{d:"M21.81 12.74l-.82-.63v-.22l.8-.63c.16-.12.2-.34.1-.51l-.85-1.48a.395.395 0 00-.35-.2c-.05 0-.1.01-.15.03l-.95.38c-.08-.05-.11-.07-.19-.11l-.15-1.01a.408.408 0 00-.4-.36h-1.71c-.2 0-.37.15-.4.34l-.14 1.01c-.03.02-.07.03-.1.05l-.09.06-.95-.38a.401.401 0 00-.5.17l-.85 1.48c-.1.17-.06.39.1.51l.8.63v.23l-.8.63a.39.39 0 00-.1.51l.85 1.48c.07.13.21.2.35.2.05 0 .1-.01.15-.03l.95-.37c.08.05.12.07.2.11l.15 1.01c.03.2.2.34.4.34h1.71c.2 0 .37-.15.4-.34l.15-1.01c.03-.02.07-.03.1-.05l.09-.06.95.38a.401.401 0 00.5-.17l.85-1.48a.39.39 0 00-.1-.51zM18 13.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM17 18H7V6h10v1h2V3c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2v-4h-2v1zM7 3h10v1H7V3zm10 18H7v-1h10v1z"}}]})(t)}function l8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 8h4V4H4v4zm6 12h4v-4h-4v4zm-6 0h4v-4H4v4zm0-6h4v-4H4v4zm6 0h4v-4h-4v4zm6 6h4v-4h-4v4zm3-20c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm.5 8h-1V7h1v1zm0-2h-1V2h1v4zM16 14h4v-2.07c-.33.05-.66.07-1 .07-1.07 0-2.09-.24-3-.68V14zM10 4v4h2.68c-.44-.91-.68-1.93-.68-3 0-.34.02-.67.07-1H10z"}}]})(t)}function c8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 8h4V4H4v4zm6 12h4v-4h-4v4zm-6 0h4v-4H4v4zm0-6h4v-4H4v4zm6 0h4v-4h-4v4zm6-10v4h4V4h-4zm-6 4h4V4h-4v4zm6 6h4v-4h-4v4zm0 6h4v-4h-4v4z"}}]})(t)}function s8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.77 3.77L16 2 6 12l10 10 1.77-1.77L9.54 12z"}}]})(t)}function u8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z",opacity:".87"}},{tag:"path",attr:{d:"M17.51 3.87L15.73 2.1 5.84 12l9.9 9.9 1.77-1.77L9.38 12l8.13-8.13z"}}]})(t)}function d8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"}}]})(t)}function h8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z"}}]})(t)}function f8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 13l-4-4h8z"}}]})(t)}function p8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 10l5 5 5-5H7z"}}]})(t)}function g8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 14l5-5 5 5H7z"}}]})(t)}function v8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6.23 20.23L8 22l10-10L8 2 6.23 3.77 14.46 12z"}}]})(t)}function m8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8-8-8z"}}]})(t)}function y8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M24 0v24H0V0h24z",opacity:".87"}},{tag:"path",attr:{d:"M14 7l-5 5 5 5V7z"}}]})(t)}function b8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 17l5-5-5-5v10z"}}]})(t)}function x8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 12l1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z"}}]})(t)}function M8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 1C5.9 1 1 5.9 1 12s4.9 11 11 11 11-4.9 11-11S18.1 1 12 1zm0 20c-4.99 0-9-4.01-9-9s4.01-9 9-9 9 4.01 9 9-4.01 9-9 9z"}},{tag:"path",attr:{d:"M19.73 11.42L12.54 4.2c-.36-.27-.8-.27-1.15 0L4.2 11.42c-.27.36-.27.8 0 1.16l7.19 7.22c.36.27.8.27 1.15 0l7.19-7.22c.36-.36.36-.89 0-1.16zM13.5 14.5l-1.41-1.41L13.17 12H10v3H8v-4c0-.6.4-1 1-1h4.17l-1.09-1.09L13.5 7.5 17 11l-3.5 3.5z"}}]})(t)}function w8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 11v2h4v-2h-4zM16 17.61c.96.71 2.21 1.65 3.2 2.39.4-.53.8-1.07 1.2-1.6-.99-.74-2.24-1.68-3.2-2.4-.4.54-.8 1.08-1.2 1.61zM20.4 5.6c-.4-.53-.8-1.07-1.2-1.6-.99.74-2.24 1.68-3.2 2.4.4.53.8 1.07 1.2 1.6.96-.72 2.21-1.65 3.2-2.4zM4 9c-1.1 0-2 .9-2 2v2c0 1.1.9 2 2 2h1v4h2v-4h1l5 3V6L8 9H4zm5.03 1.71L11 9.53v4.94l-1.97-1.18-.48-.29H4v-2h4.55l.48-.29zM15.5 12c0-1.33-.58-2.53-1.5-3.35v6.69c.92-.81 1.5-2.01 1.5-3.34z"}}]})(t)}function z8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z",opacity:".87"}},{tag:"path",attr:{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3.59-13L12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12 17 8.41z"}}]})(t)}function C8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z"}}]})(t)}function A8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12l4.58-4.59z"}}]})(t)}function k8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6-6-6z"}}]})(t)}function H8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"}}]})(t)}function E8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.5 5H11l5 7-5 7h4.5l5-7z"}},{tag:"path",attr:{d:"M8.5 5H4l5 7-5 7h4.5l5-7z"}}]})(t)}function S8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 5l-1.41 1.41L18.17 11H2v2h16.17l-4.59 4.59L15 19l7-7-7-7z"}}]})(t)}function L8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.08 9.59L12 12.67 8.92 9.59 7.5 11l4.5 4.5 4.5-4.5-1.42-1.41zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}}]})(t)}function _8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14l-6-6z"}}]})(t)}function B8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M24 24H0V0h24v24z",opacity:".87"}},{tag:"path",attr:{d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z"}}]})(t)}function D8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M24 0v24H0V0h24z",opacity:".87"}},{tag:"path",attr:{d:"M18.41 16.59L13.82 12l4.59-4.59L17 6l-6 6 6 6 1.41-1.41zM6 6h2v12H6V6z"}}]})(t)}function T8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 16h3v3h2v-5H5v2zm3-8H5v2h5V5H8v3zm6 11h2v-3h3v-2h-5v5zm2-11V5h-2v5h5V8h-3z"}}]})(t)}function V8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z"}}]})(t)}function O8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M1 11v10h6v-5h2v5h6V11L8 6l-7 5zm12 8h-2v-5H5v5H3v-6.97l5-3.57 5 3.57V19zM17 7h2v2h-2zM17 11h2v2h-2zM17 15h2v2h-2z"}},{tag:"path",attr:{d:"M10 3v1.97l2 1.43V5h9v14h-4v2h6V3z"}}]})(t)}function I8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z",opacity:".87"}},{tag:"path",attr:{d:"M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6-1.41 1.41zM16 6h2v12h-2V6z"}}]})(t)}function R8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 15H4v-2h16v2zm0 2H4v2h16v-2zm-5-6l5-3.55V5l-5 3.55L10 5 4 8.66V11l5.92-3.61L15 11z"}}]})(t)}function F8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 7h2v2h-2zM17 11h2v2h-2zM17 15h2v2h-2zM1 11v10h6v-5h2v5h6V11L8 6l-7 5zm12 8h-2v-5H5v5H3v-7l5-3.5 5 3.5v7z"}},{tag:"path",attr:{d:"M10 3v1.97l2 1.43V5h9v14h-4v2h6V3z"}}]})(t)}function N8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 18h13v-2H3v2zm0-5h10v-2H3v2zm0-7v2h13V6H3zm18 9.59L17.42 12 21 8.41 19.59 7l-5 5 5 5L21 15.59z"}}]})(t)}function P8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"}}]})(t)}function j8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"}}]})(t)}function U8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"}}]})(t)}function W8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 5v2h6.59L4 18.59 5.41 20 17 8.41V15h2V5H9z"}}]})(t)}function Z8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 15h2V8.41L18.59 20 20 18.59 8.41 7H15V5H5v10z"}}]})(t)}function G8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 9l1.41 1.41L11 5.83V22h2V5.83l4.59 4.59L19 9l-7-7-7 7z"}}]})(t)}function q8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 5H4v16c0 1.1.9 2 2 2h10v-2H6V5z"}},{tag:"path",attr:{d:"M18 1h-8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16h-8v-1h8v1zm0-3h-8V6h8v8zm0-10h-8V3h8v1z"}},{tag:"path",attr:{d:"M12.5 10.25h1.63l-.69.69L14.5 12 17 9.5 14.5 7l-1.06 1.06.69.69H12c-.55 0-1 .45-1 1V12h1.5v-1.75z"}}]})(t)}function Y8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 14V6c0-1.1-.9-2-2-2H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zm-2 0H3V6h14v8zm-7-7c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm13 0v11c0 1.1-.9 2-2 2H4v-2h17V7h2z"}}]})(t)}function X8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 5c0-1.1-.9-2-2-2h-9v5h11V5zM3 19c0 1.1.9 2 2 2h3V10H3v9zM3 5v3h5V3H5c-1.1 0-2 .9-2 2zm15 3.99L14 13l1.41 1.41 1.59-1.6V15c0 1.1-.9 2-2 2h-2.17l1.59-1.59L13 14l-4 4 4 4 1.41-1.41L12.83 19H15c2.21 0 4-1.79 4-4v-2.18l1.59 1.6L22 13l-4-4.01z"}}]})(t)}function $8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17.65 6.35A7.958 7.958 0 0012 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08A5.99 5.99 0 0112 18c-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z"}}]})(t)}function K8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 9h-2v6.59L5.41 4 4 5.41 15.59 17H9v2h10V9z"}}]})(t)}function Q8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 19v-2H8.41L20 5.41 18.59 4 7 15.59V9H5v10h10z"}}]})(t)}function J8e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 15l-1.41-1.41L13 18.17V2h-2v16.17l-4.59-4.59L5 15l7 7 7-7z"}}]})(t)}function t9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 9l1.42 1.42L8.83 14H18V4h2v12H8.83l3.59 3.58L11 21l-6-6 6-6z"}}]})(t)}function e9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M24 24H0V0h24v24z",opacity:".87"}},{tag:"path",attr:{d:"M19 15l-6 6-1.42-1.42L15.17 16H4V4h2v10h9.17l-3.59-3.58L13 9l6 6z"}}]})(t)}function n9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8.5 8.62v6.76L5.12 12 8.5 8.62M10 5l-7 7 7 7V5zm4 0v14l7-7-7-7z"}}]})(t)}function r9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M24 24H0V0h24z"}},{tag:"path",attr:{d:"M15.5 15.38V8.62L18.88 12l-3.38 3.38M14 19l7-7-7-7v14zm-4 0V5l-7 7 7 7z"}}]})(t)}function a9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M24 0v24H0V0h24z",opacity:".87"}},{tag:"path",attr:{d:"M7.41 18.59L8.83 20 12 16.83 15.17 20l1.41-1.41L12 14l-4.59 4.59zm9.18-13.18L15.17 4 12 7.17 8.83 4 7.41 5.41 12 10l4.59-4.59z"}}]})(t)}function i9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 5.83L15.17 9l1.41-1.41L12 3 7.41 7.59 8.83 9 12 5.83zm0 12.34L8.83 15l-1.41 1.41L12 21l4.59-4.59L15.17 15 12 18.17z"}}]})(t)}function o9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 4h3v16h-3V4zM3 13h3v7H3v-7zm11-9h3v3h-3V4zm-4 1h3v4h-3V5zm-3 5h3v4H7v-4z"}}]})(t)}function l9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 19l1.41-1.41L5.83 13H22v-2H5.83l4.59-4.59L9 5l-7 7 7 7z"}}]})(t)}function c9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3h7zM7 9H4V5h3v4zm10 6h3v4h-3v-4zm0-10h3v4h-3V5z"}}]})(t)}function s9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 16c0 3.87 3.13 7 7 7s7-3.13 7-7v-4H5v4zM16.12 4.37l2.1-2.1-.82-.83-2.3 2.31C14.16 3.28 13.12 3 12 3s-2.16.28-3.09.75L6.6 1.44l-.82.83 2.1 2.1C6.14 5.64 5 7.68 5 10v1h14v-1c0-2.32-1.14-4.36-2.88-5.63zM9 9c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm6 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function u9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6 6.5c.31 0 .7.15.9.56.24.5.02 1.1-.47 1.34a.979.979 0 01-1.32-.46.986.986 0 01.46-1.34c.14-.06.28-.1.43-.1m6.47 2.11l6.69 2.41c.52.19.93.56 1.15 1.05.22.48.25 1.03.06 1.53l-.01.02-8.59-3.11.7-1.9M10 15.19l4 1.44V17h-4v-1.81M6 4.5c-.44 0-.88.1-1.3.3a2.99 2.99 0 00-1.4 4 2.988 2.988 0 004 1.4 3.01 3.01 0 001.41-4A3.013 3.013 0 006 4.5zm5.28 1.55L9.2 11.71l12.36 4.47.69-1.89a4 4 0 00-2.41-5.15l-8.56-3.09zm-9.09 4.2l-.69 1.89L8 14.48V19h8v-1.63L20.52 19l.69-1.89-19.02-6.86z"}}]})(t)}function d9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 13a3 3 0 002.1-5.14C6.51 7.29 5.75 7 5 7a3 3 0 00-2.1 5.14c.59.57 1.35.86 2.1.86zm-.71-3.7a1 1 0 011.41-.02c.4.39.4 1.01.02 1.41-.2.2-.45.31-.72.31-.26 0-.51-.1-.7-.28-.4-.4-.4-1.02-.01-1.42zM18 7H9v6h13v-2c0-2.21-1.79-4-4-4zm-7 4V9h7c1.1 0 2 .9 2 2h-9zm-9 5h6v2h8v-2h6v-2H2z"}}]})(t)}function h9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 14c1.66 0 3-1.34 3-3S8.66 8 7 8s-3 1.34-3 3 1.34 3 3 3zm0-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm12-3h-8v8H3V7H1v10h22v-6c0-2.21-1.79-4-4-4zm2 8h-8V9h6c1.1 0 2 .9 2 2v4z"}}]})(t)}function f9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 12V3H2v9c0 2.76 2.24 5 5 5h6v-2H7c-1.66 0-3-1.34-3-3zm18.83 5.24c-.38-.72-1.29-.97-2.03-.63l-1.09.5-3.41-6.98A2.019 2.019 0 0014.51 9H11V3H5v8c0 1.66 1.34 3 3 3h7l3.41 7 3.72-1.7c.77-.36 1.1-1.3.7-2.06z"}}]})(t)}function p9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5 12V3H3v9c0 2.76 2.24 5 5 5h6v-2H8c-1.66 0-3-1.34-3-3zm15.5 6H19v-7c0-1.1-.9-2-2-2h-5V3H6v8c0 1.65 1.35 3 3 3h7v7h4.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5z"}}]})(t)}function g9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19.97 19.2c.18.96-.55 1.8-1.47 1.8H14v-3l1-4H9c-1.65 0-3-1.35-3-3V3h6v6h5c1.1 0 2 .9 2 2l-2 7h1.44c.73 0 1.39.49 1.53 1.2zM5 12V3H3v9c0 2.76 2.24 5 5 5h4v-2H8c-1.66 0-3-1.34-3-3z"}}]})(t)}function v9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M5.35 5.64c-.9-.64-1.12-1.88-.49-2.79.63-.9 1.88-1.12 2.79-.49.9.64 1.12 1.88.49 2.79-.64.9-1.88 1.12-2.79.49zM16 19H8.93c-1.48 0-2.74-1.08-2.96-2.54L4 7H2l1.99 9.76A5.01 5.01 0 008.94 21H16v-2zm.23-4h-4.88l-1.03-4.1c1.58.89 3.28 1.54 5.15 1.22V9.99c-1.63.31-3.44-.27-4.69-1.25L9.14 7.47c-.23-.18-.49-.3-.76-.38a2.21 2.21 0 00-.99-.06h-.02a2.268 2.268 0 00-1.84 2.61l1.35 5.92A3.008 3.008 0 009.83 18h6.85l3.82 3 1.5-1.5-5.77-4.5z"}}]})(t)}function m9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7.59 5.41c-.78-.78-.78-2.05 0-2.83s2.05-.78 2.83 0 .78 2.05 0 2.83c-.79.79-2.05.79-2.83 0zM6 16V7H4v9c0 2.76 2.24 5 5 5h6v-2H9c-1.66 0-3-1.34-3-3zm14 4.07L14.93 15H11.5v-3.68c1.4 1.15 3.6 2.16 5.5 2.16v-2.16c-1.66.02-3.61-.87-4.67-2.04l-1.4-1.55c-.19-.21-.43-.38-.69-.5-.29-.14-.62-.23-.96-.23h-.03C8.01 7 7 8.01 7 9.25V15c0 1.66 1.34 3 3 3h5.07l3.5 3.5L20 20.07z"}}]})(t)}function y9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14.24 12.01l2.32 2.32c.28-.72.44-1.51.44-2.33s-.16-1.59-.43-2.31l-2.33 2.32zm5.29-5.3l-1.26 1.26c.63 1.21.98 2.57.98 4.02s-.36 2.82-.98 4.02l1.2 1.2a9.936 9.936 0 001.54-5.31c-.01-1.89-.55-3.67-1.48-5.19zm-3.82 1L10 2H9v7.59L4.41 5 3 6.41 8.59 12 3 17.59 4.41 19 9 14.41V22h1l5.71-5.71-4.3-4.29 4.3-4.29zM11 5.83l1.88 1.88L11 9.59V5.83zm1.88 10.46L11 18.17v-3.76l1.88 1.88z"}}]})(t)}function b9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 10V6a2 2 0 00-2-2H4c-1.1 0-1.99.89-1.99 2v4c1.1 0 1.99.9 1.99 2s-.89 2-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2s.9-2 2-2zm-2-1.46c-1.19.69-2 1.99-2 3.46s.81 2.77 2 3.46V18H4v-2.54c1.19-.69 2-1.99 2-3.46 0-1.48-.8-2.77-1.99-3.46L4 6h16v2.54zM11 15h2v2h-2zm0-4h2v2h-2zm0-4h2v2h-2z"}}]})(t)}function x9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.71 11.29l-9-9a.996.996 0 00-1.41 0L8.21 5.38l1.41 1.41L12 4.42 19.58 12l-2.38 2.38 1.41 1.41 3.09-3.09c.4-.37.4-1 .01-1.41z"}},{tag:"path",attr:{d:"M13 7.5v2.67l2.17 2.17L16.5 11zM1.39 4.22l3.99 3.99-3.09 3.09a.996.996 0 000 1.41l9 9c.39.39 1.02.39 1.41 0l3.09-3.09 3.99 3.99 1.41-1.41L2.81 2.81 1.39 4.22zm6.64 6.63c-.01.05-.04.1-.04.15v4h2v-2.18l4.38 4.38L12 19.58 4.42 12 6.8 9.62l1.23 1.23z"}}]})(t)}function M9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 7h2v5h-2zM10 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6zm10-4h2v2h-2zm-10-4c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"}}]})(t)}function w9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zM4 12c0-4.4 3.6-8 8-8 1.8 0 3.5.6 4.9 1.7L5.7 16.9C4.6 15.5 4 13.8 4 12zm8 8c-1.8 0-3.5-.6-4.9-1.7L18.3 7.1C19.4 8.5 20 10.2 20 12c0 4.4-3.6 8-8 8z"}}]})(t)}function z9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 4c4.41 0 8 3.59 8 8 0 1.41-.37 2.73-1.01 3.88l1.46 1.46A9.96 9.96 0 0022 12c0-5.52-4.48-10-10-10a9.9 9.9 0 00-5.33 1.55l1.46 1.46A7.883 7.883 0 0112 4zm5 7h-2.88l2 2H17zM2.41 2.13L1 3.54l2.78 2.78A9.92 9.92 0 002 12c0 5.52 4.48 10 10 10 2.11 0 4.07-.66 5.68-1.78L20.46 23l1.41-1.41L2.41 2.13zM12 20c-4.41 0-8-3.59-8-8 0-1.56.45-3 1.23-4.23L8.46 11H7v2h3.46l5.77 5.77A7.846 7.846 0 0112 20z"}}]})(t)}function C9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-5-9h10v2H7z"}}]})(t)}function A9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31A7.902 7.902 0 0112 20zm6.31-3.1L7.1 5.69A7.902 7.902 0 0112 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9z"}}]})(t)}function k9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zM4 12c0-4.4 3.6-8 8-8 1.8 0 3.5.6 4.9 1.7L5.7 16.9C4.6 15.5 4 13.8 4 12zm8 8c-1.8 0-3.5-.6-4.9-1.7L18.3 7.1C19.4 8.5 20 10.2 20 12c0 4.4-3.6 8-8 8z"}}]})(t)}function H9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.94 5.12C9.14 4.41 10.52 4 12 4c4.41 0 8 3.59 8 8 0 1.48-.41 2.86-1.12 4.06l1.46 1.46A9.967 9.967 0 0022 12c0-5.52-4.48-10-10-10-2.04 0-3.93.61-5.51 1.66l1.45 1.46zM2.81 2.81L1.39 4.22l2.27 2.27A9.91 9.91 0 002 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l2.27 2.27 1.41-1.41L2.81 2.81zM12 20c-4.41 0-8-3.59-8-8 0-1.48.41-2.86 1.12-4.06L8.17 11H7v2h3.17l5.88 5.88A7.869 7.869 0 0112 20z"}},{tag:"path",attr:{d:"M13.83 11l2 2H17v-2z"}}]})(t)}function E9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 11v2h10v-2H7zm5-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}}]})(t)}function S9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31A7.902 7.902 0 0112 20zm6.31-3.1L7.1 5.69A7.902 7.902 0 0112 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9z"}}]})(t)}function L9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.92 5.01C18.72 4.42 18.16 4 17.5 4h-11c-.66 0-1.21.42-1.42 1.01L3 11v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.85 6h10.29l1.04 3H5.81l1.04-3zM19 16H5v-4.66l.12-.34h13.77l.11.34V16z"}},{tag:"circle",attr:{cx:"7.5",cy:"13.5",r:"1.5"}},{tag:"circle",attr:{cx:"16.5",cy:"13.5",r:"1.5"}}]})(t)}function _9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zM8.9 6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2H8.9V6zM18 20H6V10h12v10zm-5-9h-2v3H8v2h3v3h2v-3h3v-2h-3z"}}]})(t)}function B9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3h-1V1h-2v2H8V1H6v2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V9h14v10zM5 7V5h14v2H5zm5.56 10.46l5.93-5.93-1.06-1.06-4.87 4.87-2.11-2.11-1.06 1.06z"}}]})(t)}function D9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3h-1V1h-2v2H8V1H6v2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V9h14v10zM5 7V5h14v2H5zm3.23 9.41l1.06 1.06 2.44-2.44 2.44 2.44 1.06-1.06-2.44-2.44 2.44-2.44-1.06-1.06-2.44 2.44-2.44-2.44-1.06 1.06 2.44 2.44z"}}]})(t)}function T9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3h-1V1h-2v2H8V1H6v2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V9h14v10zM5 7V5h14v2H5zm2 4h10v2H7zm0 4h7v2H7z"}}]})(t)}function V9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 6h-8l-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V6h5.17l2 2H20v10zm-6.92-3.96L12.39 17 15 15.47 17.61 17l-.69-2.96 2.3-1.99-3.03-.26L15 9l-1.19 2.79-3.03.26z"}}]})(t)}function O9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 7V3c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v1H4c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h8v3h-1c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-6c0-.55-.45-1-1-1h-1v-3c0-1.1-.9-2-2-2H4V6h2v1c0 .55.45 1 1 1h12c.55 0 1-.45 1-1zM8 4h10v2H8V4zm6 17h-2v-4h2v4z"}}]})(t)}function I9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 10v8l7-4zm12-4h-7.58l3.29-3.29L16 2l-4 4h-.03l-4-4-.69.71L10.56 6H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 14H3V8h18v12z"}}]})(t)}function R9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.17L4 17.17V4h16v12zm-5.5-8L11 12.51 8.5 9.5 5 14h14z"}}]})(t)}function F9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 3H7c-.69 0-1.23.35-1.59.88L0 12l5.41 8.11c.36.53.97.89 1.66.89H22c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H7.07L2.4 12l4.66-7H22v14z"}},{tag:"circle",attr:{cx:"9",cy:"12",r:"1.5"}},{tag:"circle",attr:{cx:"14",cy:"12",r:"1.5"}},{tag:"circle",attr:{cx:"19",cy:"12",r:"1.5"}}]})(t)}function N9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.9 5c-.17 0-.32.09-.41.23l-.07.15-5.18 11.65c-.16.29-.26.61-.26.96 0 1.11.9 2.01 2.01 2.01.96 0 1.77-.68 1.96-1.59l.01-.03L16.4 5.5c0-.28-.22-.5-.5-.5zM1 9l2 2c2.88-2.88 6.79-4.08 10.53-3.62l1.19-2.68C9.89 3.84 4.74 5.27 1 9zm20 2l2-2a15.367 15.367 0 00-5.59-3.57l-.53 2.82c1.5.62 2.9 1.53 4.12 2.75zm-4 4l2-2c-.8-.8-1.7-1.42-2.66-1.89l-.55 2.92c.42.27.83.59 1.21.97zM5 13l2 2a7.1 7.1 0 014.03-2l1.28-2.88c-2.63-.08-5.3.87-7.31 2.88z"}}]})(t)}function P9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 16v-.5a2.5 2.5 0 00-5 0v.5c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h5c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1zm-1 0h-3v-.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v.5zM18 5.83v5.43c.47-.16.97-.26 1.5-.26.17 0 .33.03.5.05V1L1 20h13v-2H5.83L18 5.83z"}}]})(t)}function j9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8.9 6c0-1.71 1.39-3.1 3.1-3.1s3.1 1.39 3.1 3.1v2h-4.66l2 2H18v5.56l2 2V10c0-1.1-.9-2-2-2h-1V6c0-2.76-2.24-5-5-5-2.32 0-4.26 1.59-4.82 3.74L8.9 6.46V6zM4.41 4.81L3 6.22l2.04 2.04C4.42 8.6 4 9.25 4 10v10c0 1.1.9 2 2 2h12.78l1 1 1.41-1.41L4.41 4.81zM6 20V10h.78l10 10H6z"}}]})(t)}function U9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8.9 6c0-1.71 1.39-3.1 3.1-3.1s3.1 1.39 3.1 3.1v2h-4.66l2 2H18v5.56l2 2V10c0-1.1-.9-2-2-2h-1V6c0-2.76-2.24-5-5-5-2.32 0-4.26 1.59-4.82 3.74L8.9 6.46V6zM4.41 4.81L3 6.22l2.04 2.04C4.42 8.6 4 9.25 4 10v10c0 1.1.9 2 2 2h12.78l1 1 1.41-1.41L4.41 4.81zM6 20V10h.78l10 10H6z"}}]})(t)}function W9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 7v8l7-4zm12-4H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h5v2h8v-2h5c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 14H3V5h18v12z"}}]})(t)}function Z9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 3H3c-1.11 0-2 .89-2 2v12a2 2 0 002 2h5v2h8v-2h5c1.1 0 1.99-.9 1.99-2L23 5a2 2 0 00-2-2zm0 14H3V5h18v12z"}}]})(t)}function G9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 15.5c-1.25 0-2.45-.2-3.57-.57-.1-.03-.21-.05-.31-.05-.26 0-.51.1-.71.29l-2.2 2.2a15.045 15.045 0 01-6.59-6.59l2.2-2.21a.96.96 0 00.25-1A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1zM5.03 5h1.5c.07.88.22 1.75.45 2.58l-1.2 1.21c-.4-1.21-.66-2.47-.75-3.79zM19 18.97c-1.32-.09-2.6-.35-3.8-.76l1.2-1.2c.85.24 1.72.39 2.6.45v1.51zM14.71 9.5L17 7.21V11h.5l2.85-2.85L18.21 6l2.15-2.15L17.5 1H17v3.79L14.71 2.5l-.71.71L16.79 6 14 8.79l.71.71zM18 2.91l.94.94-.94.94V2.91zm0 4.3l.94.94-.94.94V7.21z"}}]})(t)}function q9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 15.51c-1.24 0-2.45-.2-3.57-.57a.84.84 0 00-.31-.05c-.26 0-.51.1-.71.29l-2.2 2.2a15.149 15.149 0 01-6.59-6.59l2.2-2.2c.28-.28.36-.67.25-1.02A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.49c0-.55-.45-1-1-1zM5.03 5h1.5a13 13 0 00.46 2.59l-1.2 1.2c-.41-1.2-.67-2.47-.76-3.79zM19 18.97c-1.32-.09-2.59-.35-3.8-.75l1.19-1.19c.85.24 1.72.39 2.6.45v1.49zM18 9h-2.59l5.02-5.02-1.41-1.41L14 7.59V5h-2v6h6z"}}]})(t)}function Y9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 15.5c-1.25 0-2.45-.2-3.57-.57-.1-.03-.21-.05-.31-.05-.26 0-.51.1-.71.29l-2.2 2.2a15.045 15.045 0 01-6.59-6.59l2.2-2.21a.96.96 0 00.25-1A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1zM5.03 5h1.5c.07.88.22 1.75.45 2.58l-1.2 1.21c-.4-1.21-.66-2.47-.75-3.79zM19 18.97c-1.32-.09-2.6-.35-3.8-.76l1.2-1.2c.85.24 1.72.39 2.6.45v1.51zM18 11l5-5-5-5v3h-4v4h4z"}}]})(t)}function X9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 12h2c0-2.76-2.24-5-5-5v2c1.66 0 3 1.34 3 3zm4 0h2a9 9 0 00-9-9v2c3.87 0 7 3.13 7 7zm1 3.5c-1.25 0-2.45-.2-3.57-.57-.1-.03-.21-.05-.31-.05-.26 0-.51.1-.71.29l-2.2 2.2a15.045 15.045 0 01-6.59-6.59l2.2-2.21a.96.96 0 00.25-1A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1zM5.03 5h1.5c.07.88.22 1.75.45 2.58l-1.2 1.21c-.4-1.21-.66-2.47-.75-3.79zM19 18.97c-1.32-.09-2.6-.35-3.8-.76l1.2-1.2c.85.24 1.72.39 2.6.45v1.51z"}}]})(t)}function $9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 5V4c0-1.1-.9-2-2-2s-2 .9-2 2v1h-1v5h6V5h-1zm-1 0h-2V4c0-.55.45-1 1-1s1 .45 1 1v1z"}},{tag:"path",attr:{d:"M20.2 14.87l-3.67-.73c-.5-.1-.83.2-.9.27l-2.52 2.5c-2.5-1.43-4.57-3.5-6-6l2.5-2.52c.23-.24.33-.57.27-.9L9.13 3.8c-.09-.46-.5-.8-.98-.8H4c-.56 0-1.03.47-1 1.03.17 2.89 1.05 5.6 2.43 7.97 1.58 2.73 3.85 4.99 6.57 6.57 2.37 1.37 5.08 2.26 7.97 2.43.55.03 1.03-.43 1.03-1v-4.15c0-.48-.34-.89-.8-.98zM5.1 5h2.23l.47 2.35L6.17 9c-.54-1.3-.9-2.63-1.07-4zM19 18.9c-1.37-.18-2.7-.53-4-1.07l1.65-1.63 2.35.47v2.23z"}}]})(t)}function K9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M23.71 16.67C20.66 13.78 16.54 12 12 12S3.34 13.78.29 16.67c-.18.18-.29.43-.29.71 0 .28.11.53.29.71l2.48 2.48c.18.18.43.29.71.29.27 0 .52-.11.7-.28.79-.74 1.69-1.36 2.66-1.85.33-.16.56-.5.56-.9v-3.1c1.45-.48 3-.73 4.6-.73s3.15.25 4.6.72v3.1c0 .39.23.74.56.9.98.49 1.87 1.12 2.67 1.85.18.18.43.28.7.28.28 0 .53-.11.71-.29l2.48-2.48c.18-.18.29-.43.29-.71 0-.28-.12-.52-.3-.7zm-18.31.56c-.66.37-1.29.8-1.87 1.27l-1.07-1.07c.91-.75 1.9-1.39 2.95-1.9v1.7zm15.08 1.26c-.6-.48-1.22-.9-1.88-1.27v-1.7c1.05.51 2.03 1.15 2.95 1.9l-1.07 1.07zM7 6.43l4.94 4.94 7.07-7.07-1.41-1.42-5.66 5.66L8.4 5H11V3H5v6h2z"}}]})(t)}function Q9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M6.54 5c.06.88.21 1.75.44 2.58l-1.2 1.21c-.4-1.21-.66-2.47-.75-3.79h1.51m9.86 12.01c.85.24 1.72.39 2.6.45v1.5c-1.32-.09-2.6-.35-3.8-.76l1.2-1.19M7.5 3H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1-1.25 0-2.45-.2-3.57-.57-.1-.03-.21-.05-.31-.05-.26 0-.51.1-.71.29l-2.2 2.2a15.045 15.045 0 01-6.59-6.59l2.2-2.21a.96.96 0 00.25-1A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1zM15 3h2v7h-2zm4 0h2v7h-2z"}}]})(t)}function J9e(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 3H8v1.88l2 2zm6 6v3.88l1.8 1.8.2-.2V9c0-1.1-.9-2-2-2V3h-2v4h-3.88l2 2H16zM4.12 3.84L2.71 5.25 6 8.54v5.96L9.5 18v3h5v-3l.48-.48 4.47 4.47 1.41-1.41L4.12 3.84zm8.38 13.33V19h-1v-1.83L8 13.65v-3.11l5.57 5.57-1.07 1.06z"}}]})(t)}function ttn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 9v4.66l-3.5 3.51V19h-1v-1.83L8 13.65V9h8m0-6h-2v4h-4V3H8v4h-.01C6.9 6.99 6 7.89 6 8.98v5.52L9.5 18v3h5v-3l3.5-3.51V9c0-1.1-.9-2-2-2V3z"}}]})(t)}function etn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"12",cy:"19",r:"2"}},{tag:"path",attr:{d:"M10 3h4v12h-4z"}}]})(t)}function ntn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 10v8h-2v-8h2zm-2 10v2h2v-2h-2zm-2-2.71A7.99 7.99 0 0112 20c-4.41 0-8-3.59-8-8s3.59-8 8-8v9l7.55-7.55A9.965 9.965 0 0012 2C6.48 2 2 6.48 2 12s4.48 10 10 10c2.25 0 4.33-.74 6-2v-2.71z"}}]})(t)}function rtn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 2h-8L4.02 8 4 20c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 18H6V8.83L10.83 4H18v16zm-7-5h2v2h-2zm0-7h2v5h-2z"}}]})(t)}function atn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 2h-8L4 8v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 18H6V8.83L10.83 4H18v16zM9 7h2v4H9zm3 0h2v4h-2zm3 0h2v4h-2z"}}]})(t)}function itn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 2h-8L4.02 8 4 20c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 18H6V8.83L10.83 4H18v16z"}},{tag:"path",attr:{d:"M11 15h2v2h-2zM11 8h2v5h-2z"}}]})(t)}function otn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.17L4 17.17V4h16v12zm-9-4h2v2h-2zm0-6h2v4h-2z"}}]})(t)}function ltn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.17L4 17.17V4h16v12zM7 9h2v2H7zm8 0h2v2h-2zm-4 0h2v2h-2z"}}]})(t)}function ctn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 12.22C21 6.73 16.74 3 12 3c-4.69 0-9 3.65-9 9.28-.6.34-1 .98-1 1.72v2c0 1.1.9 2 2 2h1v-6.1c0-3.87 3.13-7 7-7s7 3.13 7 7V19h-8v2h8c1.1 0 2-.9 2-2v-1.22c.59-.31 1-.92 1-1.64v-2.3c0-.7-.41-1.31-1-1.62z"}},{tag:"circle",attr:{cx:"9",cy:"13",r:"1"}},{tag:"circle",attr:{cx:"15",cy:"13",r:"1"}},{tag:"path",attr:{d:"M18 11.03A6.04 6.04 0 0012.05 6c-3.03 0-6.29 2.51-6.03 6.45a8.075 8.075 0 004.86-5.89c1.31 2.63 4 4.44 7.12 4.47z"}}]})(t)}function stn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 6.35V4.26c-.66.17-1.29.43-1.88.75l1.5 1.5c.13-.05.25-.11.38-.16zM20 12c0-2.21-.91-4.2-2.36-5.64L20 4h-6v6l2.24-2.24A6.003 6.003 0 0118 12c0 .85-.19 1.65-.51 2.38l1.5 1.5A7.921 7.921 0 0020 12zM4.27 4L2.86 5.41l2.36 2.36a7.925 7.925 0 001.14 9.87L4 20h6v-6l-2.24 2.24A6.003 6.003 0 016 12c0-1 .25-1.94.68-2.77l8.08 8.08c-.25.13-.5.24-.76.34v2.09c.8-.21 1.55-.54 2.23-.96l2.58 2.58 1.41-1.41L4.27 4z"}}]})(t)}function utn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 4.26v2.09C7.67 7.18 6 9.39 6 12c0 1.77.78 3.34 2 4.44V14h2v6H4v-2h2.73A7.942 7.942 0 014 12c0-3.73 2.55-6.85 6-7.74zM20 4h-6v6h2V7.56c1.22 1.1 2 2.67 2 4.44h2c0-2.4-1.06-4.54-2.73-6H20V4zm0 13v-1c0-1.1-.9-2-2-2s-2 .9-2 2v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1zm-1 0h-2v-1c0-.55.45-1 1-1s1 .45 1 1v1z"}}]})(t)}function dtn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M3 12c0 2.21.91 4.2 2.36 5.64L3 20h6v-6l-2.24 2.24A6.003 6.003 0 015 12a5.99 5.99 0 014-5.65V4.26C5.55 5.15 3 8.27 3 12zm8 5h2v-2h-2v2zM21 4h-6v6l2.24-2.24A6.003 6.003 0 0119 12a5.99 5.99 0 01-4 5.65v2.09c3.45-.89 6-4.01 6-7.74 0-2.21-.91-4.2-2.36-5.64L21 4zm-10 9h2V7h-2v6z"}}]})(t)}function htn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M.01 0h24v24h-24V0z"}},{tag:"path",attr:{d:"M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46A7.93 7.93 0 0020 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74A7.93 7.93 0 004 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z"}}]})(t)}function ftn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14zm-1-6h-3V8h-2v5H8l4 4 4-4z"}}]})(t)}function ptn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M2 16v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7zm0 4v3h3c0-1.66-1.34-3-3-3zm0-8v2a9 9 0 019 9h2c0-6.08-4.92-11-11-11zM17 1.01L7 1c-1.1 0-2 .9-2 2v7.37c.69.16 1.36.37 2 .64V5h10v13h-3.03c.52 1.25.84 2.59.95 4H17c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99z"}}]})(t)}function gtn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.92 5.01C18.72 4.42 18.16 4 17.5 4h-11c-.66 0-1.21.42-1.42 1.01L3 11v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.85 6h10.29l1.04 3H5.81l1.04-3zM19 16H5v-4.66l.12-.34h13.77l.11.34V16z"}},{tag:"circle",attr:{cx:"7.5",cy:"13.5",r:"1.5"}},{tag:"circle",attr:{cx:"16.5",cy:"13.5",r:"1.5"}}]})(t)}function vtn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 7v10.88l1.85 1.85c.09-.23.15-.47.15-.73V7c0-1.11-.89-2-2-2h-7.58l3.29-3.3L16 1l-4 4-4-4-.7.7L10.58 5H8.12l2 2H21zm-.54 16l1.26-1.27-1.26 1.26zM2.41 2.13l-.14.14L1 3.54l1.53 1.53C1.65 5.28 1 6.06 1 7v12c0 1.1.9 2 2 2h15.46l1.99 1.99 1.26-1.26.15-.15L2.41 2.13zM3 19V7h1.46l12 12H3z"}}]})(t)}function mtn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M0 15h2V9H0v6zm3 2h2V7H3v10zm19-8v6h2V9h-2zm-3 8h2V7h-2v10zM16.5 3h-9C6.67 3 6 3.67 6 4.5v15c0 .83.67 1.5 1.5 1.5h9c.83 0 1.5-.67 1.5-1.5v-15c0-.83-.67-1.5-1.5-1.5zM16 19H8V5h8v14z"}}]})(t)}function ytn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.17L4 17.17V4h16v12z"}},{tag:"path",attr:{d:"M8 14h6c.55 0 1-.45 1-1v-1.99L17 13V7l-2 1.99V7c0-.55-.45-1-1-1H8c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1z"}}]})(t)}function btn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.17L4 17.17V4h16v12zm-6-5.4l3 2.4V7l-3 2.4V7H7v6h7z"}}]})(t)}function xtn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.92 12c.04.33.08.66.08 1 0 2.08-.8 3.97-2.1 5.39-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H7v-2h2c.55 0 1-.45 1-1V8h2c1.1 0 2-.9 2-2V3.46c-.95-.3-1.95-.46-3-.46C5.48 3 1 7.48 1 13s4.48 10 10 10 10-4.48 10-10c0-.34-.02-.67-.05-1h-2.03zM10 20.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L8 16v1c0 1.1.9 2 2 2v1.93zM22 4v-.5a2.5 2.5 0 00-5 0V4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h5c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1zm-1 0h-3v-.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V4z"}}]})(t)}function Mtn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M.01 0h24v24h-24V0z"}},{tag:"path",attr:{d:"M5.5 22v-7.5H4V9c0-1.1.9-2 2-2h3c1.1 0 2 .9 2 2v5.5H9.5V22h-4zM18 22v-6h3l-2.54-7.63A2.01 2.01 0 0016.56 7h-.12a2 2 0 00-1.9 1.37L12 16h3v6h3zM7.5 6c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2zm9 0c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2z"}}]})(t)}function wtn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 11l2-2c-3.73-3.73-8.87-5.15-13.7-4.31l2.58 2.58c3.3-.02 6.61 1.22 9.12 3.73zm-2 2a9.895 9.895 0 00-3.72-2.33l3.02 3.02.7-.69zM9 17l3 3 3-3a4.237 4.237 0 00-6 0zM3.41 1.64L2 3.05 5.05 6.1C3.59 6.83 2.22 7.79 1 9l2 2c1.23-1.23 2.65-2.16 4.17-2.78l2.24 2.24A9.823 9.823 0 005 13l2 2a6.999 6.999 0 014.89-2.06l7.08 7.08 1.41-1.41L3.41 1.64z"}}]})(t)}function ztn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0zm0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M1 9l2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9zm8 8l3 3 3-3a4.237 4.237 0 00-6 0zm-4-4l2 2a7.074 7.074 0 0110 0l2-2C15.14 9.14 8.87 9.14 5 13z"}}]})(t)}function Ctn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 11h-4.17l3.24-3.24-1.41-1.42L15 11h-2V9l4.66-4.66-1.42-1.41L13 6.17V2h-2v4.17L7.76 2.93 6.34 4.34 11 9v2H9L4.34 6.34 2.93 7.76 6.17 11H2v2h4.17l-3.24 3.24 1.41 1.42L9 13h2v2l-4.66 4.66 1.42 1.41L11 17.83V22h2v-4.17l3.24 3.24 1.42-1.41L13 15v-2h2l4.66 4.66 1.41-1.42L17.83 13H22v-2z"}}]})(t)}function Atn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 5H3a2 2 0 00-2 2v9h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-6-6zm-2 2h1l3 3h-4V7zM9 7h4v3H9V7zM3 7h4v3H3V7zm3 10.25a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5zm12 0a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5zM21 14h-.78c-.55-.61-1.34-1-2.22-1s-1.67.39-2.22 1H8.22c-.55-.61-1.33-1-2.22-1s-1.67.39-2.22 1H3v-2h18v2z"}}]})(t)}function ktn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.6 6.62c-1.44 0-2.8.56-3.77 1.53L7.8 14.39c-.64.64-1.49.99-2.4.99-1.87 0-3.39-1.51-3.39-3.38S3.53 8.62 5.4 8.62c.91 0 1.76.35 2.44 1.03l1.13 1 1.51-1.34L9.22 8.2A5.37 5.37 0 005.4 6.62C2.42 6.62 0 9.04 0 12s2.42 5.38 5.4 5.38c1.44 0 2.8-.56 3.77-1.53l7.03-6.24c.64-.64 1.49-.99 2.4-.99 1.87 0 3.39 1.51 3.39 3.38s-1.52 3.38-3.39 3.38c-.9 0-1.76-.35-2.44-1.03l-1.14-1.01-1.51 1.34 1.27 1.12a5.386 5.386 0 003.82 1.57c2.98 0 5.4-2.41 5.4-5.38s-2.42-5.37-5.4-5.37z"}}]})(t)}function Htn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 11V3H7v4H3v14h8v-4h2v4h8V11h-4zM7 19H5v-2h2v2zm0-4H5v-2h2v2zm0-4H5V9h2v2zm4 4H9v-2h2v2zm0-4H9V9h2v2zm0-4H9V5h2v2zm4 8h-2v-2h2v2zm0-4h-2V9h2v2zm0-4h-2V5h2v2zm4 12h-2v-2h2v2zm0-4h-2v-2h2v2z"}}]})(t)}function Etn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 8v2h-3L8.31 8.82 7 12.75V22H3V12l1.58-4.63A2.003 2.003 0 017.3 6.18l4.15 1.83L14 8zM8 1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm1 18h12v-2H9v2zm10.5-3c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zM13 12c0-.55-.45-1-1-1H9v2h2v1c0 1.1.9 2 2 2h2c1.1 0 2-.9 2-2v-3h-2v2h-2v-1z"}}]})(t)}function Stn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M17 4.14V2h-3v2h-4V2H7v2.14c-1.72.45-3 2-3 3.86v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8c0-1.86-1.28-3.41-3-3.86zM18 20H6V8c0-1.1.9-2 2-2h8c1.1 0 2 .9 2 2v12zm-1.5-8v4h-2v-2h-7v-2h9z"}},{tag:"path",attr:{fill:"none",d:"M0 0v24h24V0H0z"}}]})(t)}function Ltn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 10v2H8v-2h2zm6 2v-2h-2v2h2zm5 2v8H3v-8h1v-4c0-4.42 3.58-8 8-8s8 3.58 8 8v4h1zM7 16H5v4h2v-4zm4 0H9v4h2v-4zm0-11.92C8.16 4.56 6 7.03 6 10v4h5V4.08zM13 14h5v-4c0-2.97-2.16-5.44-5-5.92V14zm2 2h-2v4h2v-4zm4 0h-2v4h2v-4z"}}]})(t)}function _tn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"7",cy:"7",r:"2"}},{tag:"path",attr:{d:"M20 13V4.83C20 3.27 18.73 2 17.17 2c-.75 0-1.47.3-2 .83l-1.25 1.25c-.16-.05-.33-.08-.51-.08-.4 0-.77.12-1.08.32l2.76 2.76c.2-.31.32-.68.32-1.08 0-.18-.03-.34-.07-.51l1.25-1.25a.828.828 0 011.41.59V13h-6.85c-.3-.21-.57-.45-.82-.72l-1.4-1.55c-.19-.21-.43-.38-.69-.5A2.251 2.251 0 005 12.25V13H2v6c0 1.1.9 2 2 2 0 .55.45 1 1 1h14c.55 0 1-.45 1-1 1.1 0 2-.9 2-2v-6h-2zm0 6H4v-4h16v4z"}}]})(t)}function Btn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 19.57l-1.427 1.428-6.442-6.442 1.43-1.428zM13.12 3c-2.58 0-5.16.98-7.14 2.95l-.01.01c-3.95 3.95-3.95 10.36 0 14.31l14.3-14.31A10.086 10.086 0 0013.12 3zM6.14 17.27a8.063 8.063 0 01-.68-6.82c.19 1.91.89 3.79 2.07 5.44l-1.39 1.38zm2.84-2.84C7.63 12.38 7.12 9.93 7.6 7.6c.58-.12 1.16-.18 1.75-.18 1.8 0 3.55.55 5.08 1.56l-5.45 5.45zm1.47-8.97a8.063 8.063 0 016.82.68l-1.39 1.39a11.25 11.25 0 00-5.43-2.07z"}}]})(t)}function Dtn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 5H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 6h-6V7h6v4zM4 7h8v10H4V7zm10 10v-4h6v4h-6zm-4.5-5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.5z"}}]})(t)}function Ttn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 14h-2v-2h2v2zm5.1 2.56L17 14.79V21H7v-6.2l-1.1 1.76-1.7-1.06L12 3l7.8 12.5-1.7 1.06zM15 11.59l-3-4.8-3 4.8V19h2v-3h2v3h2v-7.41z"}}]})(t)}function Vtn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 7h-4V5l-2-2h-4L8 5v2H4c-1.1 0-2 .9-2 2v5c0 .75.4 1.38 1 1.73V19c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2v-3.28c.59-.35 1-.99 1-1.72V9c0-1.1-.9-2-2-2zM10 5h4v2h-4V5zM4 9h16v5h-5v-3H9v3H4V9zm9 6h-2v-2h2v2zm6 4H5v-3h4v1h6v-1h4v3z"}}]})(t)}function Otn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10 1c0 1.66-1.34 3-3 3-.55 0-1 .45-1 1H4c0-1.66 1.34-3 3-3 .55 0 1-.45 1-1h2zm2 2L6 7.58V6H4v3.11L1 11.4l1.21 1.59L4 11.62V21h16v-9.38l1.79 1.36L23 11.4 12 3zm1.94 4h-3.89L12 5.52 13.94 7zm-6.5 2h9.12L18 10.1v.9H6v-.9L7.44 9zM18 13v2H6v-2h12zM6 19v-2h12v2H6z"}}]})(t)}function Itn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.73 14.23L7 1.5 3.11 5.39l8.13 11.67c-.78.78-.78 2.05 0 2.83l1.41 1.41c.78.78 2.05.78 2.83 0l4.24-4.24c.79-.78.79-2.05.01-2.83zM5.71 5.62L7 4.33l8.49 8.49-2.81 2.81L5.71 5.62zm8.36 14.26l-1.41-1.41 4.24-4.24 1.41 1.41-4.24 4.24z"}}]})(t)}function Rtn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"circle",attr:{cx:"7.5",cy:"16.5",r:"1.5"}},{tag:"circle",attr:{cx:"7.5",cy:"7.5",r:"1.5"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"1.5"}},{tag:"circle",attr:{cx:"16.5",cy:"16.5",r:"1.5"}},{tag:"circle",attr:{cx:"16.5",cy:"7.5",r:"1.5"}}]})(t)}function Ftn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.5 15L10 7.5 2.5 15l1.41 1.41L5 15.33V20h10v-4.67l1.09 1.09L17.5 15zM13 18h-2v-3H9v3H7v-4.67l3-3 3 3V18zm9-10.5h-1.19l.75.75-.71.71-1.46-1.46h-.89v.89l1.45 1.45-.71.71-.74-.74V11h-1V9.81l-.75.75-.71-.71 1.45-1.45v-.9h-.89l-1.45 1.45-.71-.71.75-.75H14v-1h1.19l-.75-.75.71-.71 1.45 1.45h.89v-.87l-1.45-1.45.71-.71.75.75V3h1v1.19l.75-.75.71.71-1.46 1.46v.89h.89l1.45-1.45.71.71-.74.74H22v1z"}}]})(t)}function Ntn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.5 11l-3 6v-4h-2l3-6v4h2zM17 3H7v1h10V3m0 17H7v1h10v-1m0-19c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h10zM7 18h10V6H7v12z"}}]})(t)}function Ptn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.6 18.2L13 11.75v-.91a3.496 3.496 0 00-.18-6.75A3.51 3.51 0 008.5 7.5h2c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5c0 .84-.69 1.52-1.53 1.5-.54-.01-.97.45-.97.99v1.76L2.4 18.2c-.77.58-.36 1.8.6 1.8h18c.96 0 1.37-1.22.6-1.8zM6 18l6-4.5 6 4.5H6z"}}]})(t)}function jtn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"14.5",cy:"10.5",r:"1.25"}},{tag:"circle",attr:{cx:"9.5",cy:"10.5",r:"1.25"}},{tag:"path",attr:{d:"M22.94 11.34a4.008 4.008 0 00-2.81-3.17 9.114 9.114 0 00-2.19-2.91C16.36 3.85 14.28 3 12 3s-4.36.85-5.94 2.26c-.92.81-1.67 1.8-2.19 2.91a3.994 3.994 0 00-2.81 3.17c-.04.21-.06.43-.06.66 0 .23.02.45.06.66a4.008 4.008 0 002.81 3.17 8.977 8.977 0 002.17 2.89C7.62 20.14 9.71 21 12 21s4.38-.86 5.97-2.28c.9-.8 1.65-1.79 2.17-2.89a3.998 3.998 0 002.8-3.17c.04-.21.06-.43.06-.66 0-.23-.02-.45-.06-.66zM19 14c-.1 0-.19-.02-.29-.03-.2.67-.49 1.29-.86 1.86C16.6 17.74 14.45 19 12 19s-4.6-1.26-5.85-3.17c-.37-.57-.66-1.19-.86-1.86-.1.01-.19.03-.29.03-1.1 0-2-.9-2-2s.9-2 2-2c.1 0 .19.02.29.03.2-.67.49-1.29.86-1.86C7.4 6.26 9.55 5 12 5s4.6 1.26 5.85 3.17c.37.57.66 1.19.86 1.86.1-.01.19-.03.29-.03 1.1 0 2 .9 2 2s-.9 2-2 2zm-7 3c2.01 0 3.74-1.23 4.5-3h-9c.76 1.77 2.49 3 4.5 3z"}}]})(t)}function Utn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 2v8h8c0-4.42-3.58-8-8-8zm2 6V4.34c1.7.6 3.05 1.95 3.66 3.66H15zm-8.56 3l-.95-2H2v2h2.22s1.89 4.07 2.12 4.42c-1.1.59-1.84 1.75-1.84 3.08C4.5 20.43 6.07 22 8 22c1.76 0 3.22-1.3 3.46-3h2.08c.24 1.7 1.7 3 3.46 3 1.93 0 3.5-1.57 3.5-3.5 0-1.04-.46-1.97-1.18-2.61A7.948 7.948 0 0021 11H6.44zM8 20c-.83 0-1.5-.67-1.5-1.5S7.17 17 8 17s1.5.67 1.5 1.5S8.83 20 8 20zm9 0c-.83 0-1.5-.67-1.5-1.5S16.17 17 17 17s1.5.67 1.5 1.5S17.83 20 17 20zm.74-5.34l-.29.37A3.505 3.505 0 0013.84 17h-2.68c-.5-1.04-1.5-1.8-2.68-1.97l-.44-.67c-.1-.17-.34-.69-.67-1.36h11.29c-.21.59-.52 1.15-.92 1.66z"}}]})(t)}function Wtn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 7V3H2v18h20V7H12zm-2 12H4v-2h6v2zm0-4H4v-2h6v2zm0-4H4V9h6v2zm0-4H4V5h6v2zm10 12h-8V9h8v10zm-2-8h-4v2h4v-2zm0 4h-4v2h4v-2z"}}]})(t)}function Ztn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3L6 7.58V6H4v3.11L1 11.4l1.21 1.59L4 11.62V21h16v-9.38l1.79 1.36L23 11.4 12 3zm6 16h-5v-4h-2v4H6v-8.9l6-4.58 6 4.58V19zM10 1c0 1.66-1.34 3-3 3-.55 0-1 .45-1 1H4c0-1.66 1.34-3 3-3 .55 0 1-.45 1-1h2z"}}]})(t)}function Gtn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 10h-4V7c0-1.66-1.34-3-3-3s-3 1.34-3 3h2c0-.55.45-1 1-1s1 .45 1 1v3H8c1.1 0 2-.9 2-2V4H4v4c0 1.1.9 2 2 2H2v2h2v8h16v-8h2v-2zM6 6h2v2H6V6zm0 12v-6h5v6H6zm12 0h-5v-6h5v6z"}}]})(t)}function qtn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 9h-6V4H8C5.79 4 4 5.79 4 8v6c0 1.1.9 2 2 2h2v2.93c-.61-.35-1.16-.78-1.65-1.27l-1.42 1.42C6.74 20.88 9.24 22 12 22c2.76 0 5.26-1.12 7.07-2.93l-1.42-1.42c-.49.49-1.05.92-1.65 1.27V16h2c1.1 0 2-.9 2-2v-3c0-1.1-.9-2-2-2zm-4 10.75c-.64.16-1.31.25-2 .25s-1.36-.09-2-.25V16h4v3.75zM18 14H6V8c0-1.1.9-2 2-2h2v5h8v3z"}}]})(t)}function Ytn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 6v12h2V8h10v10h2v-2h4v2h2V6H2zm18 2v2h-4V8h4zm-4 6v-2h4v2h-4z"}}]})(t)}function Xtn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.51 15.68l-1.41-1.41 4.48-4.48L23 11.2l-4.49 4.48zm-3.53-3.53l3.07-3.07-4.25-4.26-3.08 3.07L9.3 6.47 13.8 2l7.08 7.08-4.48 4.48-1.42-1.41zm6.2 9.05l-1.41 1.41-5.94-5.94L10.5 20H1v-2.63c0-.84.52-1.57 1.3-1.88.58-.23 1.28-.56 1.97-1.02l1.38 1.38c.09.1.22.15.35.15s.26-.05.36-.15c.2-.2.2-.51 0-.71l-1.28-1.28c.27-.24.53-.51.77-.8l1.27 1.27a.485.485 0 00.7 0c.2-.2.2-.51 0-.71l-1.4-1.4c.19-.34.34-.72.45-1.12l1.71 1.72a.485.485 0 00.7 0c.19-.2.19-.5.01-.7l-7.9-7.9 1.42-1.41L21.18 21.2zm-8.76-5.94l-1.67-1.68-3.33 3.32c-.78.78-2.05.78-2.83-.01l-.19-.17-.47.24c-.29.14-.59.27-.89.39l-.01.65h6.64l2.75-2.74z"}}]})(t)}function $tn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2.81 2.81L1.39 4.22 7 9.83v4.3l-2.6-1.48c-.17-.09-.34-.14-.54-.14-.26 0-.5.09-.7.26L2 13.88l6.8 7.18c.57.6 1.35.94 2.18.94H17c.62 0 1.18-.19 1.66-.52l1.12 1.12 1.41-1.41L2.81 2.81zM17 20h-6c-.39 0-.64-.23-.75-.36L6.87 16H9v-4.17l8.14 8.14c-.05.01-.09.03-.14.03zm-3.17-9H14V3.25a1.25 1.25 0 012.5 0V11h1V5.25a1.25 1.25 0 012.5 0v11.92l-2-2V13h-2.17l-2-2zm-.83-.83V2.25a1.25 1.25 0 00-2.5 0v5.42l2.5 2.5zm-3.5-3.5V4.25C9.5 3.56 8.94 3 8.25 3c-.67 0-1.2.53-1.24 1.18L9.5 6.67z"}}]})(t)}function Ktn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.75 16a1.25 1.25 0 000-2.5H12v-1h6.75c.69 0 1.25-.56 1.25-1.25 0-.67-.53-1.2-1.18-1.24L8.87 10l1.48-2.6c.09-.17.14-.34.14-.54 0-.26-.09-.5-.26-.7L9.12 5l-7.18 6.8c-.6.56-.94 1.35-.94 2.17V20c0 1.66 1.34 3 3 3h13.75a1.25 1.25 0 000-2.5H12v-1h7.75a1.25 1.25 0 000-2.5H12v-1h8.75zM10 21H4c-.55 0-1-.45-1-1v-6c0-.39.23-.64.36-.75L7 9.87V12h3v9zm5.65-16.14l-.07-.07c-.57-.62-.82-1.41-.67-2.2L15 2h-1.89l-.06.43c-.2 1.36.27 2.71 1.3 3.72l.07.06c.57.62.82 1.41.67 2.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71zm4 0l-.07-.07c-.57-.62-.82-1.41-.67-2.2L19 2h-1.89l-.06.43c-.2 1.36.27 2.71 1.3 3.72l.07.06c.57.62.82 1.41.67 2.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71z"}}]})(t)}function Qtn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-9 15v-4h1v-2.5c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2V14h1v4h3zM8.5 8.5a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5zM18 11l-2.5-4-2.5 4h5zm-5 2l2.5 4 2.5-4h-5z"}}]})(t)}function Jtn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.5 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm9 7.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5S17.83 8 17 8s-1.5.67-1.5 1.5zm3 2.5h-2.84c-.58.01-1.14.32-1.45.86l-.92 1.32L9.72 8a2.02 2.02 0 00-1.71-1H5c-1.1 0-2 .9-2 2v6h1.5v7h5V11.61L12.03 16h2.2l.77-1.1V22h4v-5h1v-3.5c0-.82-.67-1.5-1.5-1.5z"}}]})(t)}function ten(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 3h-3.3l-5 9H7c-.83 0-1.5.67-1.5 1.5S6.17 18 7 18h3.3l5-9H17c.83 0 1.5-.67 1.5-1.5S17.83 6 17 6z"}}]})(t)}function een(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 4c0-1.11.89-2 2-2s2 .89 2 2-.89 2-2 2-2-.89-2-2zm4 18v-6h2.5l-2.54-7.63A2.01 2.01 0 0018.06 7h-.12a2 2 0 00-1.9 1.37l-.86 2.58c1.08.6 1.82 1.73 1.82 3.05v8h3zm-7.5-10.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5S11 9.17 11 10s.67 1.5 1.5 1.5zM5.5 6c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2zm2 16v-7H9V9c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v6h1.5v7h4zm6.5 0v-4h1v-4c0-.82-.68-1.5-1.5-1.5h-2c-.82 0-1.5.68-1.5 1.5v4h1v4h3z"}}]})(t)}function nen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 12v-2h-2V7l-3-3-2 2-2-2-2 2-2-2-3 3v3H3v2h2v2H3v2h2v4h14v-4h2v-2h-2v-2h2zm-5-5.17l1 1V10h-2V7.83l.41-.41.59-.59zm-4 0l.59.59.41.41V10h-2V7.83l.41-.41.59-.59zM11 14v-2h2v2h-2zm2 2v2h-2v-2h2zM7 7.83l1-1 .59.59.41.41V10H7V7.83zM7 12h2v2H7v-2zm0 4h2v2H7v-2zm10 2h-2v-2h2v2zm0-4h-2v-2h2v2z"}}]})(t)}function ren(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 19h10v1c0 1.1-.9 2-2 2H9c-1.1 0-2-.9-2-2v-1zm0-1h10v-5H7v5zM17 3v6l-3.15-.66c-.01 0-.01.01-.02.02 1.55.62 2.72 1.98 3.07 3.64H7.1c.34-1.66 1.52-3.02 3.07-3.64-.33-.26-.6-.58-.8-.95L5 6.5v-1l4.37-.91C9.87 3.65 10.86 3 12 3c.7 0 1.34.25 1.85.66L17 3zm-4 3c-.03-.59-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1z"}}]})(t)}function aen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20.57 14.86L22 13.43 20.57 12 17 15.57 8.43 7 12 3.43 10.57 2 9.14 3.43 7.71 2 5.57 4.14 4.14 2.71 2.71 4.14l1.43 1.43L2 7.71l1.43 1.43L2 10.57 3.43 12 7 8.43 15.57 17 12 20.57 13.43 22l1.43-1.43L16.29 22l2.14-2.14 1.43 1.43 1.43-1.43-1.43-1.43L22 16.29l-1.43-1.43z"}}]})(t)}function ien(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 5.5l6 4.5v9H6v-9l6-4.5M12 3L4 9v12h16V9l-8-6zm-.5 6.5v3H11v-3h-1v3h-.5v-3h-1v3c0 .83.67 1.5 1.5 1.5v4h1v-4c.83 0 1.5-.67 1.5-1.5v-3h-1zm1.5 2v3h1V18h1V9.5c-1.1 0-2 .9-2 2z"}}]})(t)}function oen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 12h3L12 3 2 12h3v3H3v2h2v3h2v-3h4v3h2v-3h4v3h2v-3h2v-2h-2v-3zM7 15v-4.81l4-3.6V15H7zm6 0V6.59l4 3.6V15h-4z"}}]})(t)}function len(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M4 19h16v2H4zM20 3H4v10c0 2.21 1.79 4 4 4h6c2.21 0 4-1.79 4-4v-3h2a2 2 0 002-2V5c0-1.11-.89-2-2-2zm-4 10c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2V5h10v8zm4-5h-2V5h2v3z"}}]})(t)}function cen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 6H9V4H7v2H6l-4 4v9h20v-9l-4-4zM4 12h10v5H4v-5zm16 5h-4v-6.17l2-2 2 2V17z"}}]})(t)}function sen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"19.5",cy:"19.5",r:"1.5"}},{tag:"path",attr:{d:"M17 5.92L9 2v18H7v-1.73c-1.79.35-3 .99-3 1.73 0 1.1 2.69 2 6 2s6-.9 6-2c0-.99-2.16-1.81-5-1.97V8.98l6-3.06z"}}]})(t)}function uen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 20H2v-2h5.75A8.032 8.032 0 002 12.26c.64-.16 1.31-.26 2-.26 4.42 0 8 3.58 8 8zm10-7.74c-.64-.16-1.31-.26-2-.26-2.93 0-5.48 1.58-6.88 3.93a9.82 9.82 0 01.87 4.07h8v-2h-5.75A8.061 8.061 0 0122 12.26zm-6.36-1.24a10.03 10.03 0 014.09-5C15.44 6.16 12 9.67 12 14v.02c.95-1.27 2.2-2.3 3.64-3zm-4.22-2.17A8.527 8.527 0 006.7 4C8.14 5.86 9 8.18 9 10.71c0 .21-.03.41-.04.61.43.24.83.52 1.22.82a9.91 9.91 0 011.24-3.29z"}}]})(t)}function den(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8 4l-6 6v10h12V10L8 4zm4 14H9v-3H7v3H4v-7.17l4-4 4 4V18zm-3-5H7v-2h2v2zm9 7V8.35L13.65 4h-2.83L16 9.18V20h2zm4 0V6.69L19.31 4h-2.83L20 7.52V20h2z"}}]})(t)}function hen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"7",cy:"6",r:"2"}},{tag:"path",attr:{d:"M11.15 12c-.31-.22-.59-.46-.82-.72l-1.4-1.55c-.19-.21-.43-.38-.69-.5-.29-.14-.62-.23-.96-.23h-.03C6.01 9 5 10.01 5 11.25V12H2v8c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-8H11.15zM7 20H5v-6h2v6zm4 0H9v-6h2v6zm4 0h-2v-6h2v6zm4 0h-2v-6h2v6zM17.42 7.21c.57.62.82 1.41.67 2.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71l-.07-.07c-.57-.62-.82-1.41-.67-2.2L18 3h-1.89l-.06.43c-.2 1.36.27 2.71 1.3 3.72l.07.06zm-4 0c.57.62.82 1.41.67 2.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71l-.07-.07c-.57-.62-.82-1.41-.67-2.2L14 3h-1.89l-.06.43c-.2 1.36.27 2.71 1.3 3.72l.07.06z"}}]})(t)}function fen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 12h3L12 3 2 12h3v8h2v-2h10v2h2v-8zM7.21 10h9.58l.21.19V12H7v-1.81l.21-.19zm7.36-2H9.43L12 5.69 14.57 8zM7 16v-2h10v2H7z"}}]})(t)}function pen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 9.3V4h-3v2.6L12 3 2 12h3v8h6v-6h2v6h6v-8h3l-3-2.7zM17 18h-2v-6H9v6H7v-7.81l5-4.5 5 4.5V18z"}},{tag:"path",attr:{d:"M10 10h4c0-1.1-.9-2-2-2s-2 .9-2 2z"}}]})(t)}function gen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 16c-1.95 0-2.1 1-3.34 1-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1v2c1.9 0 2.17-1 3.35-1 1.19 0 1.42 1 3.33 1 1.95 0 2.08-1 3.32-1s1.37 1 3.32 1c1.91 0 2.14-1 3.33-1 1.18 0 1.45 1 3.35 1v-2c-1.24 0-1.38-1-3.33-1-1.91 0-2.14 1-3.33 1-1.24 0-1.39-1-3.34-1zm8.34-4.66l-1.37 1.37c-.19.18-.45.29-.71.29H17V9.65l1.32.97L19.5 9 12 3.5 4.5 9l1.18 1.61L7 9.65V13H5.74c-.27 0-.52-.11-.71-.29l-1.37-1.37-1.41 1.41 1.37 1.37c.56.56 1.33.88 2.12.88h12.51c.8 0 1.56-.32 2.12-.88l1.37-1.37-1.4-1.41zM13 13v-2h-2v2H9V8.18l3-2.2 3 2.2V13h-2z"}}]})(t)}function ven(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 6c-1.66 0-3 1.34-3 3v4c0 .55-.45 1-1 1v-4c0-1.66-1.34-3-3-3h-4c-1.66 0-3 1.34-3 3h2c0-.55.45-1 1-1h4c.55 0 1 .45 1 1v1H6c-2.21 0-4 1.79-4 4v3h15v-2c1.66 0 3-1.34 3-3V9c0-.55.45-1 1-1h1V6h-1zm-6 10H4v-1c0-1.1.9-2 2-2h9v3z"}}]})(t)}function men(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8 5h2v3H8zm0 7h2v5H8zm10-9.99L6 2a2 2 0 00-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.11-.9-1.99-2-1.99zM18 20H6v-9.02h12V20zm0-11H6V4h12v5z"}}]})(t)}function yen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 19V4h-4V3H5v16H3v2h12V6h2v15h4v-2h-2zm-6 0H7V5h6v14zm-3-8h2v2h-2z"}}]})(t)}function ben(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM4 6h10v12H4V6zm16 12h-4V6h4v12zm-1-9h-2V7h2v2zm-1 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-7.75-1c-.79 0-1.37-.38-1.79-.66-.33-.22-.52-.34-.71-.34-.37 0-.8.41-.95.61l-1.42-1.42c.35-.4 1.21-1.19 2.37-1.19.8 0 1.39.39 1.81.67.31.21.51.33.69.33.37 0 .8-.41.95-.61l1.42 1.42c-.36.4-1.21 1.19-2.37 1.19zm0-5c-.79 0-1.37-.38-1.79-.66-.33-.22-.52-.34-.71-.34-.37 0-.8.41-.95.61L5.37 9.19C5.73 8.79 6.59 8 7.75 8c.8 0 1.39.39 1.81.67.31.21.51.33.69.33.37 0 .8-.41.95-.61l1.42 1.42c-.36.4-1.21 1.19-2.37 1.19z"}}]})(t)}function xen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 5.5l6 4.5v9H6v-9l6-4.5M12 3L4 9v12h16V9l-8-6zm3 9h-3.5v3.5H8V11H7v7h1v-1.5h8V18h1v-4c0-1.1-.9-2-2-2zm-5.25.5a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5z"}}]})(t)}function Men(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.98 4.15c.01 0 .01-.01.02-.01V2h3v2h4V2h3v2.14c1.72.45 3 2 3 3.86v9.17l-2-2V8c0-1.1-.9-2-2-2H8.83L6.98 4.15zM14.83 12l1.67 1.67V12h-1.67zm4.95 10.61l-.85-.85c-.28.15-.59.24-.93.24H6c-1.1 0-2-.9-2-2V8c0-.36.06-.69.15-1.02L1.39 4.22 2.8 2.81l18.38 18.38-1.4 1.42zM17.17 20l-6-6H7.5v-2h1.67L6 8.83V20h11.17z"}}]})(t)}function wen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 6v8.17l2 2V3c0-1.1-.9-1.99-2-1.99L7 1c-.85 0-1.58.55-1.87 1.3L8.83 6H17zM7 3h10v1H7V3zm14.19 18.19L19 19l-2-2L7 7 5 5 2.81 2.81 1.39 4.22 5 7.83V21c0 1.1.9 2 2 2h10c.85 0 1.58-.55 1.87-1.3l.91.91 1.41-1.42zM17 21H7v-1h10v1zM7 18V9.83L15.17 18H7z"}}]})(t)}function zen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.19 21.19L2.81 2.81 1.39 4.22l8.23 8.23L11 14v5H6v2h12v-.17l1.78 1.78 1.41-1.42zM13 19v-3.17L16.17 19H13zM7.83 5l-2-2H21v2l-6.2 6.97-1.42-1.42L14.77 9h-2.94l-2-2h6.74l1.78-2H7.83z"}}]})(t)}function Cen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M20.4 5.6H22L19 11V7h-1V2h4l-1.6 3.6zM16 11.4v1.77l2 2V11c0-.88-.72-1.6-1.6-1.6h-2.54L12.58 8h-1.75l3.4 3.4H16zM2.1 2.1L.69 3.51l5.66 5.66-.21.23H3.6c-.88 0-1.6.72-1.6 1.6v9.4c0 .88.72 1.6 1.6 1.6h12.8c.75 0 1.38-.52 1.55-1.22l2.54 2.54 1.41-1.41L2.1 2.1zm9.4 13.4c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5S9.17 14 10 14s1.5.67 1.5 1.5zm4.46 4.5H4v-8.6h3.02l.59-.65.15-.16 1.5 1.5A3.486 3.486 0 006.5 15.5c0 1.93 1.57 3.5 3.5 3.5 1.68 0 3.07-1.18 3.42-2.76l2.55 2.55-.01 1.21z"}},{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}}]})(t)}function Aen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M1 21h15.01v.98c0 .56-.45 1.01-1.01 1.01H2.01c-.56 0-1.01-.45-1.01-1.01V21zm19.49 2.31L16 18.83V19H1v-2h13.17l-2-2H1c0-3.24 2.46-5.17 5.38-5.79l-5.7-5.7L2.1 2.1 13 13l2 2 6.9 6.9-1.41 1.41zM10.17 13l-2-2c-1.42.06-3.52.56-4.55 2h6.55zM23 5h-5V1h-2v4h-5l.23 2h9.56l-1 9.97 1.83 1.83L23 5z"}}]})(t)}function ken(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 5v3.88l2 2V6h3v7.88l2 2V4h-5V3H6.12l2 2zM2.41 2.13L1 3.54l4 4V19H3v2h11v-4.46L20.46 23l1.41-1.41L2.41 2.13zM12 19H7V9.54l5 5V19z"}}]})(t)}function Hen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8.9 6.07L7.48 4.66 9 3h6l1.83 2H20c1.1 0 2 .9 2 2v12c0 .05-.01.1-.02.16L20 17.17V7h-4.05l-1.83-2H9.88L8.9 6.07zm11.59 17.24L18.17 21H4c-1.1 0-2-.9-2-2V7c0-.59.27-1.12.68-1.49l-2-2L2.1 2.1l19.8 19.8-1.41 1.41zM9.19 12.02c-.11.31-.19.63-.19.98 0 1.66 1.34 3 3 3 .35 0 .67-.08.98-.19l-3.79-3.79zM16.17 19l-1.68-1.68c-.73.43-1.58.68-2.49.68-2.76 0-5-2.24-5-5 0-.91.25-1.76.68-2.49L4.17 7H4v12h12.17zm-1.36-7.02l2.07 2.07c.08-.34.12-.69.12-1.05 0-2.76-2.24-5-5-5-.36 0-.71.04-1.06.12l2.07 2.07c.84.3 1.5.96 1.8 1.79z"}}]})(t)}function Een(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8 20c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm7-11.34v3.51l2 2v-7.9c.58-.68.97-1.27 1.65-1.27.77 0 1.35.66 1.35 1.48V7h2v-.52C22 4.56 20.52 3 18.65 3c-1.66 0-2.54 1.27-3.18 2.03l-3.5 4.11 1.42 1.42L15 8.66zm4.78 13.95l-1.91-1.91c-.29.76-1.01 1.3-1.87 1.3-1.1 0-2-.9-2-2 0-.86.54-1.58 1.3-1.87L14.17 17H7.43c-.85 0-1.31-1-.76-1.65l2.69-3.16-7.97-7.97L2.8 2.81l7.86 7.86 1.42 1.42 9.11 9.11-1.41 1.41zM12.17 15l-1.39-1.39L9.6 15h2.57zM10 5c.29 0 .58.02.86.05L9.49 6.67l1.42 1.42L14.3 4.1C13.03 3.4 11.56 3 10 3c-1.23 0-2.4.25-3.47.7L8.1 5.27A7.09 7.09 0 0110 5z"}}]})(t)}function Sen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3L1 11.4l1.21 1.59L4 11.62V21h16v-9.38l1.79 1.36L23 11.4 12 3zm6 16H6v-8.9l6-4.58 6 4.58V19zm-9-5c0 .55-.45 1-1 1s-1-.45-1-1 .45-1 1-1 1 .45 1 1zm3-1c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm3 1c0-.55.45-1 1-1s1 .45 1 1-.45 1-1 1-1-.45-1-1z"}}]})(t)}function Len(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 8l-3.25 3.25c.31.12.56.27.77.39.37.23.59.36 1.15.36s.78-.13 1.15-.36c.46-.27 1.08-.64 2.19-.64s1.73.37 2.18.64c.37.22.6.36 1.15.36.55 0 .78-.13 1.15-.36.12-.07.26-.15.41-.23L10.48 5C8.93 3.45 7.5 2.99 5 3v2.5c1.82-.01 2.89.39 4 1.5l1 1zm12 8.5h-.02.02zm-16.65-1c.55 0 .78.14 1.15.36.45.27 1.07.64 2.18.64s1.73-.37 2.18-.64c.37-.23.59-.36 1.15-.36.55 0 .78.14 1.15.36.45.27 1.07.64 2.18.64s1.73-.37 2.18-.64c.37-.23.59-.36 1.15-.36.55 0 .78.14 1.15.36.45.27 1.06.63 2.16.64v-2c-.55 0-.78-.14-1.15-.36-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.6.36-1.15.36s-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.59.36-1.15.36-.55 0-.78-.14-1.15-.36-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.59.36-1.15.36v2c1.11 0 1.73-.37 2.2-.64.37-.23.6-.36 1.15-.36zM18.67 18c-1.11 0-1.73.37-2.18.64-.37.23-.6.36-1.15.36-.55 0-.78-.14-1.15-.36-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.19.64c-.37.23-.59.36-1.15.36s-.78-.13-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.19.64c-.37.23-.59.36-1.15.36v2c1.11 0 1.73-.37 2.19-.64.37-.23.6-.36 1.15-.36.55 0 .78.13 1.15.36.45.27 1.07.64 2.18.64s1.73-.37 2.19-.64c.37-.23.59-.36 1.15-.36.55 0 .78.14 1.15.36.45.27 1.07.64 2.18.64s1.72-.37 2.18-.64c.37-.23.59-.36 1.15-.36.55 0 .78.14 1.15.36.45.27 1.07.64 2.18.64v-2c-.56 0-.78-.13-1.15-.36-.45-.27-1.07-.64-2.18-.64z"}},{tag:"circle",attr:{cx:"16.5",cy:"5.5",r:"2.5"}}]})(t)}function _en(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.66 14c-.66 1.92-2.24 3.54-4.4 4.39l-1.26.49V20h-4v-1.12l-1.27-.5c-2.16-.85-3.74-2.47-4.4-4.39h15.33M12 2C6.48 2 2 6.48 2 12c0 3.69 2.47 6.86 6 8.25V22h8v-1.75c3.53-1.39 6-4.56 6-8.25 0-5.52-4.48-10-10-10zm-2 10V4.26c.64-.16 1.31-.26 2-.26s1.36.1 2 .26V12h-4zm6 0V5.08c2.39 1.39 4 3.96 4 6.92h-4zM4 12c0-2.95 1.61-5.53 4-6.92V12H4z"}}]})(t)}function Ben(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 18h-2v-2h2v2zm2-4H9v6h6v-6zm4-4.7V4h-3v2.6L12 3 2 12h3l7-6.31L19 12h3l-3-2.7z"}}]})(t)}function Den(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.69 16.37l1.14-1-1-1.73-1.45.49c-.32-.27-.68-.48-1.08-.63L19 12h-2l-.3 1.49c-.4.15-.76.36-1.08.63l-1.45-.49-1 1.73 1.14 1c-.08.5-.08.76 0 1.26l-1.14 1 1 1.73 1.45-.49c.32.27.68.48 1.08.63L17 22h2l.3-1.49c.4-.15.76-.36 1.08-.63l1.45.49 1-1.73-1.14-1c.08-.51.08-.77 0-1.27zM18 19c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm1-15v6h-2V6h-2v6h-2V5H7v14h5v2H3v-2h2V3h10v1h4zm-7 9h-2v-2h2v2z"}}]})(t)}function Ten(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.98 17H2v2h20v-2zM21 16c-.27-4.07-3.25-7.4-7.16-8.21A2.006 2.006 0 0012 5a2.006 2.006 0 00-1.84 2.79C6.25 8.6 3.27 11.93 3 16h18zm-9-6.42c2.95 0 5.47 1.83 6.5 4.41h-13A7.002 7.002 0 0112 9.58z"}}]})(t)}function Ven(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 17v-6c0-1.1-.9-2-2-2H7V7l-3 3 3 3v-2h4v3H4v3c0 1.1.9 2 2 2h2c0 1.66 1.34 3 3 3s3-1.34 3-3h8v-2h-2zm-9 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm7-6h-4v-3h4v3zM17 2v2H9v2h8v2l3-3-3-3z"}}]})(t)}function Oen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20.5 13H22v3h-1.5zM18 13h1.5v3H18zm-1 0h-2.34L17 15.34zm-2.5-4.35h1.53c1.05 0 1.97.74 1.97 2.05V12h1.5v-1.64c0-1.81-1.6-3.16-3.47-3.16H14.5c-1.02 0-1.85-.98-1.85-2s.83-1.75 1.85-1.75v-1.5a3.35 3.35 0 000 6.7zm4.35-3.92c.62-.61 1-1.45 1-2.38h-1.5c0 1.02-.83 1.85-1.85 1.85v1.5c2.24 0 4 1.83 4 4.07V12H22V9.76c0-2.22-1.28-4.14-3.15-5.03zM3.41 4.59L2 6l7 7H2v3h10l7 7 1.41-1.41z"}}]})(t)}function Ien(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 16h1.5v3H18zM2 16h15v3H2zm14.03-5.8H14.5c-1.02 0-1.85-.98-1.85-2s.83-1.75 1.85-1.75v-1.5a3.35 3.35 0 000 6.7h1.53c1.05 0 1.97.74 1.97 2.05V15h1.5v-1.64c0-1.81-1.6-3.16-3.47-3.16zM20.5 16H22v3h-1.5zm-1.65-8.27c.62-.61 1-1.45 1-2.38C19.85 3.5 18.35 2 16.5 2v1.5c1.02 0 1.85.83 1.85 1.85S17.52 7.2 16.5 7.2v1.5c2.24 0 4 1.83 4 4.07V15H22v-2.24c0-2.22-1.28-4.14-3.15-5.03z"}}]})(t)}function Ren(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.25 6c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75m0-1.5C13.01 4.5 12 5.51 12 6.75S13.01 9 14.25 9s2.25-1.01 2.25-2.25-1.01-2.25-2.25-2.25zm5.75 1c.28 0 .5.22.5.5s-.22.5-.5.5-.5-.22-.5-.5.22-.5.5-.5M20 4c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-3.5-3c-.83 0-1.5.67-1.5 1.5S15.67 4 16.5 4 18 3.33 18 2.5 17.33 1 16.5 1zm4.25 15a1.25 1.25 0 000-2.5H12v-1h6.75c.69 0 1.25-.56 1.25-1.25 0-.67-.53-1.2-1.18-1.24L8.87 10l1.48-2.6c.09-.17.14-.34.14-.54 0-.26-.09-.5-.26-.7L9.12 5l-7.18 6.8c-.6.56-.94 1.35-.94 2.17V20c0 1.66 1.34 3 3 3h13.75a1.25 1.25 0 000-2.5H12v-1h7.75a1.25 1.25 0 000-2.5H12v-1h8.75zM10 21H4c-.55 0-1-.45-1-1v-6c0-.39.23-.64.36-.75L7 9.87V12h3v9z"}}]})(t)}function Fen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15.49 9.63c-.18-2.79-1.31-5.51-3.43-7.63a12.188 12.188 0 00-3.55 7.63c1.28.68 2.46 1.56 3.49 2.63 1.03-1.06 2.21-1.94 3.49-2.63zm-3.44-4.44c.63 1.03 1.07 2.18 1.3 3.38-.47.3-.91.63-1.34.98-.42-.34-.87-.67-1.33-.97.25-1.2.71-2.35 1.37-3.39zM12 15.45a12.11 12.11 0 00-3.06-3.2c-.13-.09-.27-.16-.4-.26.13.09.27.17.39.25A11.777 11.777 0 002 10c0 5.32 3.36 9.82 8.03 11.49.63.23 1.29.4 1.97.51.68-.12 1.33-.29 1.97-.51C18.64 19.82 22 15.32 22 10c-4.18 0-7.85 2.17-10 5.45zm1.32 4.15c-.44.15-.88.27-1.33.37-.44-.09-.87-.21-1.28-.36-3.29-1.18-5.7-3.99-6.45-7.35 1.1.26 2.15.71 3.12 1.33l-.02.01c.13.09.26.18.39.25l.07.04c.99.72 1.84 1.61 2.51 2.65L12 19.1l1.67-2.55a10.19 10.19 0 012.53-2.66l.07-.05c.09-.05.18-.11.27-.17l-.01-.02c.98-.65 2.07-1.13 3.21-1.4-.75 3.37-3.15 6.18-6.42 7.35zm-4.33-7.32c-.02-.01-.04-.03-.05-.04 0 0 .01 0 .01.01.01.01.02.02.04.03z"}}]})(t)}function Nen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 19H8v-6.63c1.26-.34 2.11-1.27 2.77-1.99C11.6 9.47 12.08 9 13 9h2v10zM10 2.02c-1.89 0-3.51 1.11-4.27 2.71C4.15 5.26 3 6.74 3 8.5c0 1.86 1.28 3.41 3 3.86V21h11v-2h2c1.1 0 2-.9 2-2v-6c0-1.1-.9-2-2-2h-1.56c.35-.59.56-1.27.56-2 0-2.21-1.79-4-4-4-.34 0-.66.05-.98.13A4.707 4.707 0 0010 2.02zM7 10.5c-1.1 0-2-.9-2-2 0-.85.55-1.6 1.37-1.88l.8-.27.36-.76C8 4.62 8.94 4.02 10 4.02c.79 0 1.39.35 1.74.65l.78.65S13.16 5 13.99 5c1.1 0 2 .9 2 2h-3C9.67 7 9.15 10.5 7 10.5zM17 17v-6h2v6h-2z"}}]})(t)}function Pen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-1 3h-4.42v3.33H11v3.33H8.42V16H6v2h4.42v-3.33H13v-3.33h2.58V8H18V6z"}}]})(t)}function jen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.9 8.89l-1.05-4.37c-.22-.9-1-1.52-1.91-1.52H5.05c-.9 0-1.69.63-1.9 1.52L2.1 8.89c-.24 1.02-.02 2.06.62 2.88.08.11.19.19.28.29V19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-6.94c.09-.09.2-.18.28-.28.64-.82.87-1.87.62-2.89zm-2.99-3.9l1.05 4.37c.1.42.01.84-.25 1.17-.14.18-.44.47-.94.47-.61 0-1.14-.49-1.21-1.14L16.98 5l1.93-.01zM13 5h1.96l.54 4.52c.05.39-.07.78-.33 1.07-.22.26-.54.41-.95.41-.67 0-1.22-.59-1.22-1.31V5zM8.49 9.52L9.04 5H11v4.69c0 .72-.55 1.31-1.29 1.31-.34 0-.65-.15-.89-.41a1.42 1.42 0 01-.33-1.07zm-4.45-.16L5.05 5h1.97l-.58 4.86c-.08.65-.6 1.14-1.21 1.14-.49 0-.8-.29-.93-.47-.27-.32-.36-.75-.26-1.17zM5 19v-6.03c.08.01.15.03.23.03.87 0 1.66-.36 2.24-.95.6.6 1.4.95 2.31.95.87 0 1.65-.36 2.23-.93.59.57 1.39.93 2.29.93.84 0 1.64-.35 2.24-.95.58.59 1.37.95 2.24.95.08 0 .15-.02.23-.03V19H5z"}}]})(t)}function Uen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 20c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zM6 18c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm9-9.34L9.6 15H15V8.66M18.65 3C20.52 3 22 4.56 22 6.48V7h-2v-.52C20 5.66 19.42 5 18.65 5c-.68 0-1.07.59-1.65 1.27V15c0 1.1-.9 2-2 2H7.43c-.85 0-1.31-1-.76-1.65l8.8-10.32C16.11 4.27 16.99 3 18.65 3zM10 5c-.65 0-1.29.09-1.91.27l1.4 1.4 1.37-1.61A6.11 6.11 0 0010 5m0-2c1.56 0 3.03.4 4.3 1.1L9.6 9.61 4.72 4.72A8.962 8.962 0 0110 3z"}}]})(t)}function Wen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 10V1h-8v9c0 1.86 1.28 3.41 3 3.86V21h-2v2h6v-2h-2v-7.14c1.72-.45 3-2 3-3.86zm-2-7v3h-4V3h4zm-4 7V8h4v2c0 1.1-.9 2-2 2s-2-.9-2-2zm-6-1H8V8h2a2.5 2.5 0 000-5H8V1H6v2H4a2.5 2.5 0 000 5h2v1H4a2.5 2.5 0 000 5h2v9h2v-9h2a2.5 2.5 0 000-5zM4 6c-.28 0-.5-.22-.5-.5S3.72 5 4 5h6c.28 0 .5.22.5.5s-.22.5-.5.5H4zm6 6H4c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h6c.28 0 .5.22.5.5s-.22.5-.5.5z"}}]})(t)}function Zen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 6h-2V4h2v2zm2 1h-2v2h2V7zm1 2h2V7h-2v2zm0-5h-2v2h2V4zm-4 3h-2v2h2V7zm4 3h-2v2h2v-2zm-3 0h-2v2h2v-2zm-3-6h-2v2h2V4zm7 11.82v4.15c0 .56-.47 1.03-1.03 1-2.89-.17-5.6-1.03-7.97-2.4A17.999 17.999 0 014.43 12a17.89 17.89 0 01-2.4-7.97C2 3.47 2.47 3 3.03 3h4.15c.48 0 .89.34.98.8l.74 3.68a.99.99 0 01-.27.9L6.1 10.9c1.43 2.5 3.5 4.57 6 6l2.52-2.52a.98.98 0 01.9-.27l3.67.73c.47.09.81.5.81.98zM5.18 8.99l1.65-1.65L6.36 5H4.13c.17 1.37.53 2.71 1.05 3.99zM18 16.64l-2.34-.47-1.65 1.65c1.28.52 2.63.87 3.99 1.05v-2.23zM20 4v2h2V4h-2zm0 8h2v-2h-2v2zm-7-2h-2v2h2v-2z"}}]})(t)}function Gen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.5 6.92L13 5.77V3.4c0-.26.22-.48.5-.48s.5.21.5.48V4h2v-.6C16 2.07 14.88 1 13.5 1S11 2.07 11 3.4v2.37L9.5 6.92 6 6.07l5.05 15.25c.15.45.55.68.95.68s.8-.23.95-.69L18 6.07l-3.5.85zM13.28 8.5l.76.58.92-.23L13 14.8V8.29l.28.21zm-3.32.59l.76-.58.28-.22v6.51L9.03 8.86l.93.23z"}}]})(t)}function qen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 16.5h1c1.33 0 2.71-.18 4-.5v3c-1.29-.32-2.67-.5-4-.5H2v-2zM16.17 19H8v-3h5.17L1.39 4.22 2.8 2.81l18.38 18.38-1.41 1.41-3.6-3.6zm2.66-3H22v3h-.17l-3-3zM11 17.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5.22.5.5.5.5-.22.5-.5zm11-4.74V15h-1.5v-2.23c0-2.24-1.76-4.07-4-4.07V7.2c1.02 0 1.85-.83 1.85-1.85S17.52 3.5 16.5 3.5V2c1.85 0 3.35 1.5 3.35 3.35 0 .93-.38 1.77-1 2.38 1.87.89 3.15 2.81 3.15 5.03zM11.15 8.32V8.3c0-1.85 1.5-3.35 3.35-3.35v1.5c-1.02 0-1.85.73-1.85 1.75s.83 2 1.85 2h1.53c1.87 0 3.47 1.35 3.47 3.16V15H18v-1.3c0-1.31-.92-2.05-1.97-2.05h-1.55l-3.33-3.33z"}}]})(t)}function Yen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 16.5h1c1.33 0 2.71-.18 4-.5v3c-1.29-.32-2.67-.5-4-.5H2v-2zm20-.5v3H8v-3h14zm-11 1.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5.22.5.5.5.5-.22.5-.5zm11-4.74V15h-1.5v-2.23c0-2.24-1.76-4.07-4-4.07V7.2c1.02 0 1.85-.83 1.85-1.85S17.52 3.5 16.5 3.5V2c1.85 0 3.35 1.5 3.35 3.35 0 .93-.38 1.77-1 2.38 1.87.89 3.15 2.81 3.15 5.03zm-2.5.6V15H18v-1.3c0-1.31-.92-2.05-1.97-2.05H14.5a3.35 3.35 0 010-6.7v1.5c-1.02 0-1.85.73-1.85 1.75s.83 2 1.85 2h1.53c1.87 0 3.47 1.35 3.47 3.16z"}}]})(t)}function Xen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 10c-1.1 0-2 .9-2 2h-1V3L3 8v13h18v-9c0-1.1-.9-2-2-2zM5 9.37l9-3.46V12H9v7H5V9.37zM19 19h-3v-3h-2v3h-3v-5h8v5z"}}]})(t)}function $en(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.75 16a1.25 1.25 0 000-2.5H12v-1h6.75c.69 0 1.25-.56 1.25-1.25 0-.67-.53-1.2-1.18-1.24L8.87 10l1.48-2.6c.09-.17.14-.34.14-.54 0-.26-.09-.5-.26-.7L9.12 5l-7.18 6.8c-.6.56-.94 1.35-.94 2.17V20c0 1.66 1.34 3 3 3h13.75a1.25 1.25 0 000-2.5H12v-1h7.75a1.25 1.25 0 000-2.5H12v-1h8.75zM10 21H4c-.55 0-1-.45-1-1v-6c0-.39.23-.64.36-.75L7 9.87V12h3v9zm3.5-12c.83 0 1.5-.67 1.5-1.5 0-.84-1.5-2.5-1.5-2.5S12 6.66 12 7.5c0 .83.67 1.5 1.5 1.5zm5-8S16 3.83 16 5.5a2.5 2.5 0 005 0C21 3.83 18.5 1 18.5 1zm0 5.5c-.55 0-1-.45-1-1 0-.4.43-1.22 1-2.05.57.83 1 1.65 1 2.05 0 .55-.45 1-1 1z"}}]})(t)}function Ken(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3L2 12h3v8h14v-8h3L12 3zM7 18v-7.81l5-4.5 5 4.5V18H7zm7-4c0 1.1-.9 2-2 2s-2-.9-2-2 2-4 2-4 2 2.9 2 4z"}}]})(t)}function Qen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4.5 4c0-1.11.89-2 2-2s2 .89 2 2-.89 2-2 2-2-.89-2-2zm5.5 6.95V9c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v6h2v7h3.5v-.11c-1.24-1.26-2-2.99-2-4.89 0-2.58 1.41-4.84 3.5-6.05zM16.5 17c0 1.65-1.35 3-3 3s-3-1.35-3-3c0-1.11.61-2.06 1.5-2.58v-2.16c-2.02.64-3.5 2.51-3.5 4.74 0 2.76 2.24 5 5 5s5-2.24 5-5h-2zm3.04-3H15V8h-2v8h5.46l2.47 3.71 1.66-1.11-3.05-4.6z"}}]})(t)}function Jen(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M8 14c0-.55.45-1 1-1s1 .45 1 1-.45 1-1 1-1-.45-1-1zm4 1c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm3 0c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm-3-7.5c-1.76 0-3.22 1.31-3.46 3h6.93a3.52 3.52 0 00-3.47-3M12 6c2.76 0 5 2.24 5 5v1H7v-1c0-2.76 2.24-5 5-5zM9 18c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm3 0c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm3 0c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm5-14H4v16h16V4m0-2c1.1 0 2 .9 2 2v16c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h16z"}}]})(t)}function tnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M21 10.78V8c0-1.65-1.35-3-3-3h-4c-.77 0-1.47.3-2 .78-.53-.48-1.23-.78-2-.78H6C4.35 5 3 6.35 3 8v2.78c-.61.55-1 1.34-1 2.22v6h2v-2h16v2h2v-6c0-.88-.39-1.67-1-2.22zM14 7h4c.55 0 1 .45 1 1v2h-6V8c0-.55.45-1 1-1zM5 8c0-.55.45-1 1-1h4c.55 0 1 .45 1 1v2H5V8zm-1 7v-2c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v2H4z"}}]})(t)}function enn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17.94 14.04c-.34.34-.71.64-1.1.92L16 13.5V11h1v-1h-5.62L9.65 7H6l1 .76L5.5 9.5l.95 1L8 9.51v3.99l-.84 1.46c-.39-.27-.76-.58-1.1-.92L5 15.1c1.87 1.87 4.36 2.9 7 2.9s5.13-1.03 7-2.9l-1.06-1.06zm-9.49 1.67l.03-.06.81-1.41c1.74.65 3.66.65 5.4 0l.81 1.41.03.06c-1.1.51-2.3.79-3.55.79s-2.43-.27-3.53-.79zM20 4v16H4V4h16m0-2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2z"}}]})(t)}function nnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4v16H4V4h16m0-2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-3.5 8.67V9c0-1.1-.9-2-2-2h-5c-1.1 0-2 .9-2 2v1.67c-.88.35-1.5 1.2-1.5 2.2V17h1.5v-1.5h9V17H18v-4.13c0-1-.62-1.85-1.5-2.2zM15 8.5v2H9v-2h6zm-7.5 4.37c0-.48.39-.87.87-.87h7.27c.48 0 .87.39.87.87V14h-9v-1.13H7.5z"}}]})(t)}function rnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.35 11.45V9c0-1.1-.9-2-2-2H13c-.37 0-.72.12-1 .32-.28-.2-.63-.32-1-.32H7.65c-1.1 0-2 .9-2 2v2.45c-.4.46-.65 1.06-.65 1.72V17h1.5v-1.5h11V17H19v-3.83c0-.66-.25-1.26-.65-1.72zm-1.6-.95h-4v-2h4v2zm-9.5-2h4v2h-4v-2zM17.5 14h-11v-1c0-.55.45-1 1-1h9c.55 0 1 .45 1 1v1zM20 4v16H4V4h16m0-2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2z"}}]})(t)}function ann(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16.13 15.13L18 3h-4V2h-4v1H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h2.23l.64 4.13C6.74 16.05 6 17.43 6 19v1c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2v-1c0-1.57-.74-2.95-1.87-3.87zM5 9V5h1.31l.62 4H5zm10.67-4l-1.38 9H9.72L8.33 5h7.34zM16 20H8v-1c0-1.65 1.35-3 3-3h2c1.65 0 3 1.35 3 3v1z"}},{tag:"circle",attr:{cx:"12",cy:"18",r:"1"}}]})(t)}function inn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 13v-1c0-.55-.45-1-1-1H9c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-1l2 1.06v-4.12L14 13zm-2-7.5l6 4.5v9H6v-9l6-4.5M12 3L4 9v12h16V9l-8-6z"}}]})(t)}function onn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 13c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-1l2 1.06v-4.12L18 14v-1zM12 3L4 9v12h16v-2H6v-9l6-4.5 6 4.5v1h2V9l-8-6z"}}]})(t)}function lnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 10c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v3c0 1.1.9 2 2 2h1v2H7c-1.1 0-2 .9-2 2v7h2v-3h10v3h2v-7c0-1.1-.9-2-2-2h-1v-2h1zM7 8V5h10v3H7zm10 8H7v-2h10v2zm-3-4h-4v-2h4v2z"}}]})(t)}function cnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 8V6c0-1.65-1.35-3-3-3H7C5.35 3 4 4.35 4 6v2c-1.65 0-3 1.35-3 3v5c0 1.65 1.35 3 3 3v1c0 .55.45 1 1 1s1-.45 1-1v-1h12v1c0 .55.45 1 1 1s1-.45 1-1v-1c1.65 0 3-1.35 3-3v-5c0-1.65-1.35-3-3-3zM6 6c0-.55.45-1 1-1h10c.55 0 1 .45 1 1v2.78c-.61.55-1 1.34-1 2.22v2H7v-2c0-.88-.39-1.67-1-2.22V6zm15 10c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1v-5c0-.55.45-1 1-1s1 .45 1 1v4h14v-4c0-.55.45-1 1-1s1 .45 1 1v5z"}}]})(t)}function snn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 6V4h2V2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h14v-2h-4.03A4.966 4.966 0 0018 16v-5H8v5c0 1.64.81 3.09 2.03 4H6V4h2v2c0 .55.45 1 1 1h8c.55 0 1-.45 1-1zm-8 10v-3h6v3c0 1.65-1.35 3-3 3s-3-1.35-3-3z"}},{tag:"circle",attr:{cx:"13",cy:"9",r:"1"}}]})(t)}function unn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18.5 3H6c-1.1 0-2 .9-2 2v5.71c0 3.83 2.95 7.18 6.78 7.29 3.96.12 7.22-3.06 7.22-7v-1h.5c1.93 0 3.5-1.57 3.5-3.5S20.43 3 18.5 3zM16 5v3H6V5h10zm0 5v1c0 2.76-2.24 5-5 5s-5-2.24-5-5v-1m12.5-2H18V5h.5c.83 0 1.5.67 1.5 1.5S19.33 8 18.5 8zM4 19h16v2H4v-2z"}}]})(t)}function dnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14.75 6c-1.37 0-2.5 1.52-2.5 3.4 0 1.48.7 2.71 1.67 3.18l.08.04V19h1.5v-6.38l.08-.03c.97-.47 1.67-1.7 1.67-3.18 0-1.88-1.12-3.41-2.5-3.41M10.5 6c-.27 0-.5.22-.5.5V9h-.75V6.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5V9H7.5V6.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5v3.8c0 .93.64 1.71 1.5 1.93V19h1.5v-6.77c.86-.22 1.5-1 1.5-1.93V6.5c0-.28-.22-.5-.5-.5zM20 4H4v16h16V4m0-2c1.1 0 2 .9 2 2v16c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h16z"}}]})(t)}function hnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 19V5c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v14H3v2h18v-2h-2zm-2 0H7V5h10v14z"}},{tag:"path",attr:{d:"M9 11h2v2H9z"}}]})(t)}function fnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 19V5c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v14H3v2h18v-2h-2zm-2 0H7V5h10v14zm-4-8h2v2h-2v-2z"}}]})(t)}function pnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 13H8v-2h2v2zm6-2h-2v2h2v-2zm5 8v2H3v-2h1V5c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2v14h1zM11 5H6v14h5V5zm7 0h-5v14h5V5z"}}]})(t)}function gnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11 16.5h2c0 .55-.45 1-1 1s-1-.45-1-1zm4-1.5v-2.34c0-1.54-.81-2.82-2.25-3.16v-.25c0-.41-.34-.75-.75-.75s-.75.34-.75.75v.25C9.82 9.84 9 11.12 9 12.66V15H8v1h8v-1h-1zm-3-9.5L6 10v9h12v-9l-6-4.5M12 3l8 6v12H4V9l8-6z"}}]})(t)}function vnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V8l-5-5zm3 16H5V5h10v4h4v10zM7 17h10v-2H7v2zm5-10H7v2h5V7zm-5 6h10v-2H7v2z"}}]})(t)}function mnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M16 7.08c0 1.77-.84 3.25-2 3.82V21h-2V10.9c-1.16-.57-2-2.05-2-3.82C10.01 4.83 11.35 3 13 3c1.66 0 3 1.83 3 4.08zM17 3v18h2v-8h2V7c0-1.76-1.24-4-4-4zM8.28 3c-.4 0-.72.32-.72.72V7h-.84V3.72C6.72 3.32 6.4 3 6 3s-.72.32-.72.72V7h-.84V3.72c0-.4-.32-.72-.72-.72S3 3.32 3 3.72V9c0 1.1.9 2 2 2v10h2V11c1.1 0 2-.9 2-2V3.72c0-.4-.32-.72-.72-.72z"}}]})(t)}function ynn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 18H4V4h16v16z"}},{tag:"circle",attr:{cx:"9",cy:"13",r:"1"}},{tag:"circle",attr:{cx:"15",cy:"13",r:"1"}},{tag:"path",attr:{d:"M5.78 18.5h.44c.43 0 .78-.36.78-.81V16.5h10v1.19c0 .45.34.81.78.81h.44c.43 0 .78-.36.78-.81v-6.5c-.82-2.46-1.34-4.03-1.56-4.69-.05-.16-.12-.29-.19-.4-.02-.02-.03-.04-.05-.07-.38-.52-.92-.53-.92-.53H7.72s-.54.01-.92.54c-.02.02-.03.04-.05.06-.07.11-.14.24-.19.4-.22.66-.74 2.22-1.56 4.69v6.5c0 .45.35.81.78.81zm2.55-11h7.34l.23.69.43 1.31H7.67l.66-2zM7 11.51v-.01h10v3H7v-2.99z"}}]})(t)}function bnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M13 6.06V3h-2v3.06c-4.5.5-8 4.31-8 8.93C3 16.1 3.9 17 5.01 17H8c0 2.21 1.79 4 4 4s4-1.79 4-4h2.99c1.11 0 2.01-.9 2.01-2.01 0-4.62-3.5-8.43-8-8.93zM12 19c-1.1 0-2-.9-2-2h4c0 1.1-.9 2-2 2zm0-4H5c0-3.86 3.14-7 7-7s7 3.14 7 7h-7z"}}]})(t)}function xnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17.75 10.35V9c0-1.66-1.34-3-3-3h-5.5c-1.66 0-3 1.34-3 3v1.35C5.51 10.78 5 11.58 5 12.5V16c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2v-3.5c0-.92-.51-1.72-1.25-2.15zM9.25 7.5h5.5c.83 0 1.5.67 1.5 1.5v1.03A2.48 2.48 0 0014 12.5v.5h-4v-.5c0-1.3-.99-2.35-2.25-2.47V9c0-.83.67-1.5 1.5-1.5zM17.5 16c0 .28-.22.5-.5.5H7c-.28 0-.5-.22-.5-.5v-3.5c0-.55.45-1 1-1s1 .45 1 1v2h7v-2c0-.55.45-1 1-1s1 .45 1 1V16zM20 4v16H4V4h16m0-2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2z"}}]})(t)}function Mnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M7 9H2V7h5v2zm0 3H2v2h5v-2zm13.59 7l-3.83-3.83c-.8.52-1.74.83-2.76.83-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5c0 1.02-.31 1.96-.83 2.75L22 17.59 20.59 19zM17 11c0-1.65-1.35-3-3-3s-3 1.35-3 3 1.35 3 3 3 3-1.35 3-3zM2 19h10v-2H2v2z"}}]})(t)}function wnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 12c0 .74-.4 1.38-1 1.72V22h-2v-8.28c-.6-.35-1-.98-1-1.72 0-1.1.9-2 2-2s2 .9 2 2zm-2-6c-3.31 0-6 2.69-6 6 0 1.74.75 3.31 1.94 4.4l1.42-1.42A3.957 3.957 0 018 12c0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.19-.53 2.25-1.36 2.98l1.42 1.42A5.957 5.957 0 0018 12c0-3.31-2.69-6-6-6zm0-4C6.48 2 2 6.48 2 12c0 2.85 1.2 5.41 3.11 7.24l1.42-1.42A7.987 7.987 0 014 12c0-4.41 3.59-8 8-8s8 3.59 8 8c0 2.29-.98 4.36-2.53 5.82l1.42 1.42C20.8 17.41 22 14.85 22 12c0-5.52-4.48-10-10-10z"}}]})(t)}function znn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 17c0 .55-.45 1-1 1s-1-.45-1-1 .45-1 1-1 1 .45 1 1zm3-1c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm4 0c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm3-4v2H5v-2c0-3.53 2.61-6.43 6-6.92V3h2v2.08c3.39.49 6 3.39 6 6.92zm-2 0c0-2.76-2.24-5-5-5s-5 2.24-5 5h10zm-9 7c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm4 0c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm4 0c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z"}}]})(t)}function Cnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 7.5C22 5.57 17.52 4 12 4S2 5.57 2 7.5c0 1.81 3.95 3.31 9 3.48V15H9.35c-.82 0-1.55.5-1.86 1.26L6 20h2l1.2-3h5.6l1.2 3h2l-1.5-3.74c-.3-.76-1.04-1.26-1.85-1.26H13v-4.02c5.05-.17 9-1.67 9-3.48zM12 6c4.05 0 6.74.86 7.72 1.5C18.74 8.14 16.05 9 12 9s-6.74-.86-7.72-1.5C5.26 6.86 7.95 6 12 6z"}}]})(t)}function Ann(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.96 9.73l-1.43-5a.996.996 0 00-.96-.73H4.43c-.45 0-.84.3-.96.73l-1.43 5c-.18.63.3 1.27.96 1.27h2.2L4 20h2l.67-5h10.67l.66 5h2l-1.2-9H21c.66 0 1.14-.64.96-1.27zM6.93 13l.27-2h9.6l.27 2H6.93zm-2.6-4l.86-3h13.63l.86 3H4.33z"}}]})(t)}function knn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 8h-6V5h6v6zm-8-6v6H5V5h6zm-6 8h6v6H5v-6zm8 6v-6h6v6h-6z"}}]})(t)}function Hnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 13c-3.31 0-6 2.69-6 6 3.31 0 6-2.69 6-6zM6 13c0 3.31 2.69 6 6 6 0-3.31-2.69-6-6-6zm2-1.97a1.562 1.562 0 002.45 1.28l-.01.12c0 .86.7 1.56 1.56 1.56s1.56-.7 1.56-1.56l-.01-.12c.25.17.56.28.89.28.86 0 1.56-.7 1.56-1.56 0-.62-.37-1.16-.89-1.41.52-.24.89-.78.89-1.4a1.562 1.562 0 00-2.45-1.28l.01-.12c0-.86-.7-1.56-1.56-1.56s-1.56.7-1.56 1.56l.01.12A1.562 1.562 0 008 8.22c0 .62.37 1.16.89 1.41-.52.24-.89.78-.89 1.4zm4-2.97c.86 0 1.56.7 1.56 1.56s-.7 1.56-1.56 1.56-1.56-.7-1.56-1.56.7-1.56 1.56-1.56zM20 4v16H4V4h16m0-2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2z"}}]})(t)}function Enn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M8.5 15H10V9H7v1.5h1.5z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z"}},{tag:"path",attr:{d:"M12.5 15H15c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1h-2.5c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1zm.5-5h1.5v1.5H13V10zm0 2.5h1.5V14H13v-1.5z"}}]})(t)}function Snn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm4 3.43c0-.81-.48-1.53-1.22-1.85a6.95 6.95 0 00-5.56 0A2.01 2.01 0 002 9.43V10h8v-.57zM18 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm4 3.43c0-.81-.48-1.53-1.22-1.85a6.95 6.95 0 00-5.56 0A2.01 2.01 0 0014 9.43V10h8v-.57zM19 17v-2.01L5 15v2l-3-3 3-3v2.01L19 13v-2l3 3-3 3zm-9 2v-1H7.5c-.28 0-.5.22-.5.5v3c0 .28.22.5.5.5h2c.28 0 .5-.22.5-.5V20c0-.28-.22-.5-.5-.5H8V19h2zm-1 1.5v.5H8v-.5h1zm8.5-1.5h-1v3h-1v-3h-1v-1h3v1zm-5 0v.5h1v1h-1V22h-1v-4H14v1h-1.5z"}}]})(t)}function Lnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 11.09v-4.7l6-2.25 6 2.25v3.69c.71.1 1.38.31 2 .6V5l-8-3-8 3v6.09c0 5.05 3.41 9.76 8 10.91.03-.01.05-.02.08-.02-.79-.78-1.4-1.76-1.75-2.84C7.76 17.53 6 14.42 6 11.09z"}},{tag:"path",attr:{d:"M17 12c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm3 5.5h-2.5V20h-1v-2.5H14v-1h2.5V14h1v2.5H20v1z"}}]})(t)}function _nn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 9.5C7 8.67 7.67 8 8.5 8s1.5.67 1.5 1.5S9.33 11 8.5 11 7 10.33 7 9.5zm5 8c2.33 0 4.31-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5zm3.5-6.5c.83 0 1.5-.67 1.5-1.5S16.33 8 15.5 8 14 8.67 14 9.5s.67 1.5 1.5 1.5zM22 1h-2v2h-2v2h2v2h2V5h2V3h-2V1zm-2 11c0 4.42-3.58 8-8 8s-8-3.58-8-8 3.58-8 8-8c1.46 0 2.82.4 4 1.08V2.84A9.929 9.929 0 0011.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12c0-1.05-.17-2.05-.47-3H19.4c.38.93.6 1.94.6 3z"}}]})(t)}function Bnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.36 18.78L6.61 21l1.62-1.54 2.77-7.6c-.68-.17-1.28-.51-1.77-.98l-2.87 7.9zM14.77 10.88c-.49.47-1.1.81-1.77.98l2.77 7.6L17.39 21l.26-2.22-2.88-7.9zM15 8c0-1.3-.84-2.4-2-2.82V3h-2v2.18C9.84 5.6 9 6.7 9 8c0 1.66 1.34 3 3 3s3-1.34 3-3zm-3 1c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function Dnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"12.5",cy:"4.5",r:"2"}},{tag:"path",attr:{d:"M19.77 17.72l-.64-6.37A1.49 1.49 0 0017.64 10H16c-1.5-.02-2.86-.54-3.76-1.44l-2-1.98A1.95 1.95 0 008.83 6c-.51 0-1.02.2-1.41.59L4.08 9.91c-.53.68-.51 1.57-.21 2.13l1.43 2.8-3.15 4.05 1.57 1.24L7.4 15.4l-.17-1.36.77.71V20h2v-6.12l-2.12-2.12 2.36-2.36c.94.94 1.72 1.82 3.59 2.32L13 20h1.5l.41-3.5h3.18l.14 1.22c-.44.26-.73.74-.73 1.28 0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5c0-.54-.29-1.02-.73-1.28zM15.09 15l.41-3.5h2l.41 3.5h-2.82z"}}]})(t)}function Tnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 7a2.5 2.5 0 00-3-2.45V4a2.5 2.5 0 00-3.17-2.41A2.509 2.509 0 0012.5 0c-1.23 0-2.25.89-2.46 2.06A2.5 2.5 0 007 4.5v5.89c-.34-.31-.76-.54-1.22-.66l-.77-.21c-.83-.23-1.7.09-2.19.83-.38.57-.4 1.31-.15 1.95l2.56 6.43A8.354 8.354 0 0013 24c4.42 0 8-3.58 8-8V7zm-2 9c0 3.31-2.69 6-6 6-2.61 0-4.95-1.59-5.91-4.01l-2.6-6.54.53.14c.46.12.83.46 1 .9L7 15h2V4.5c0-.28.22-.5.5-.5s.5.22.5.5V12h2V2.5c0-.28.22-.5.5-.5s.5.22.5.5V12h2V4c0-.28.22-.5.5-.5s.5.22.5.5v8h2V7c0-.28.22-.5.5-.5s.5.22.5.5v9z"}}]})(t)}function Vnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"11.5",cy:"3.5",r:"2"}},{tag:"path",attr:{d:"M12.13 7.12c-.17-.35-.44-.65-.8-.85a1.98 1.98 0 00-1.93-.03v-.01L4 9.3V14h2v-3.54l1.5-.85C7.18 10.71 7 11.85 7 13v5.33L4.4 21.8 6 23l3-4 .22-3.54L11 18v5h2v-6.5l-1.97-2.81c-.04-.52-.14-1.76.45-3.4.75 1.14 1.88 1.98 3.2 2.41L20.63 23l.87-.5-5.48-9.5H17v-2c-.49 0-2.88.17-4.08-2.21"}}]})(t)}function Onn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 7.5c.97 0 1.75-.78 1.75-1.75S12.97 4 12 4s-1.75.78-1.75 1.75S11.03 7.5 12 7.5zM14 20v-5h1v-4.5c0-1.1-.9-2-2-2h-2c-1.1 0-2 .9-2 2V15h1v5h4z"}}]})(t)}function Inn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 6a2 2 0 002-2c0-.38-.1-.73-.29-1.03L12 0l-1.71 2.97c-.19.3-.29.65-.29 1.03 0 1.1.9 2 2 2zm6 3h-5V7h-2v2H6c-1.66 0-3 1.34-3 3v9c0 .55.45 1 1 1h16c.55 0 1-.45 1-1v-9c0-1.66-1.34-3-3-3zm1 11H5v-3c.9-.01 1.76-.37 2.4-1.01l1.09-1.07 1.07 1.07c1.31 1.31 3.59 1.3 4.89 0l1.08-1.07 1.07 1.07c.64.64 1.5 1 2.4 1.01v3zm0-4.5c-.51-.01-.99-.2-1.35-.57l-2.13-2.13-2.14 2.13c-.74.74-2.03.74-2.77 0L8.48 12.8l-2.14 2.13c-.35.36-.83.56-1.34.57V12c0-.55.45-1 1-1h12c.55 0 1 .45 1 1v3.5z"}}]})(t)}function Rnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.5 12a2.5 2.5 0 01-5 0 2.5 2.5 0 015 0zm7.5 0c0 5.52-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2s10 4.48 10 10zm-2 0h-4c0-2.21-1.79-4-4-4s-4 1.79-4 4H4c0 4.41 3.59 8 8 8s8-3.59 8-8z"}}]})(t)}function Fnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.99 5l.63 1.37 1.37.63-1.37.63L16.99 9l-.63-1.37L14.99 7l1.37-.63.63-1.37M20 14c1.1 0 2-.9 2-2s-2-4-2-4-2 2.9-2 4 .9 2 2 2zm-9-7.9V4h2c.57 0 1.1.17 1.55.45l1.43-1.43A4.899 4.899 0 0013 2H7.5v2H9v2.11c-1.78.37-3.2 1.68-3.75 3.39h2.16C7.94 8.61 8.89 8 10 8c1.62 0 2.94 1.29 2.99 2.9l2.01.75V11a5 5 0 00-4-4.9zM22 19v1l-8 2.5-7-1.94V22H1V11h7.97l6.16 2.3A2.89 2.89 0 0117 16h2c1.66 0 3 1.34 3 3zM5 20v-7H3v7h2zm14.9-1.43c-.16-.33-.51-.56-.9-.56h-5.35c-.54 0-1.07-.09-1.58-.26l-2.38-.79.63-1.9 2.38.79c.31.1 2.3.15 2.3.15 0-.37-.23-.7-.57-.83L8.61 13H7v5.48l6.97 1.93 5.93-1.84z"}}]})(t)}function Nnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 9h-3c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1zm-.5 4.5h-2v-3h2v3zM8 13v1c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1H6.5v-.5h-2v3h2V13H8zm12.5 2.5h-2v1h3V18H17v-2.5c0-.55.45-1 1-1h2v-1h-3V12h3.5c.55 0 1 .45 1 1v1.5c0 .55-.45 1-1 1z"}}]})(t)}function Pnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.87 11.81A2.5 2.5 0 0115 8h1c1.51 0 2-1 2-1s.55 6-3 6c-.49 0-.94-.14-1.32-.38-.24.64-.59 1.76-.76 2.96 1.26.22 2.28.89 2.77 1.77A6.505 6.505 0 0018.5 12h3c0 5.24-4.26 9.5-9.5 9.5S2.5 17.24 2.5 12 6.76 2.5 12 2.5V0l4 4-4 4V5.5c-3.58 0-6.5 2.92-6.5 6.5 0 2.21 1.11 4.17 2.81 5.35.51-.92 1.63-1.62 2.98-1.8-.09-.69-.26-1.42-.49-2.03-.35.3-.8.48-1.3.48-1.1 0-2-.9-2-2v-.99c0-.56-.19-1.09-.5-1.51 0 0 4.45-.23 4.5 2.5 0 .29-.06.56-.17.8-.42-.32-.86-.6-1.33-.8.58.43 1.37 1.37 2 2.6.67-1.62 1.68-3.27 3-4.6-.76.52-1.47 1.12-2.13 1.81z"}}]})(t)}function jnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 14H9a9 9 0 019-9v2c-3.87 0-7 3.13-7 7zm7-3V9c-2.76 0-5 2.24-5 5h2c0-1.66 1.34-3 3-3zM7 4c0-1.11-.89-2-2-2s-2 .89-2 2 .89 2 2 2 2-.89 2-2zm4.45.5h-2A2.99 2.99 0 016.5 7h-3C2.67 7 2 7.67 2 8.5V11h6V8.74a4.97 4.97 0 003.45-4.24zM19 17c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2zm1.5 1h-3a2.99 2.99 0 01-2.95-2.5h-2A4.97 4.97 0 0016 19.74V22h6v-2.5c0-.83-.67-1.5-1.5-1.5z"}}]})(t)}function Unn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.783 15.172l2.121-2.121 5.996 5.996-2.121 2.121zM17.5 10c1.93 0 3.5-1.57 3.5-3.5 0-.58-.16-1.12-.41-1.6l-2.7 2.7-1.49-1.49 2.7-2.7c-.48-.25-1.02-.41-1.6-.41C15.57 3 14 4.57 14 6.5c0 .41.08.8.21 1.16l-1.85 1.85-1.78-1.78.71-.71-1.41-1.41L12 3.49a3 3 0 00-4.24 0L4.22 7.03l1.41 1.41H2.81l-.71.71 3.54 3.54.71-.71V9.15l1.41 1.41.71-.71 1.78 1.78-7.41 7.41 2.12 2.12L16.34 9.79c.36.13.75.21 1.16.21z"}}]})(t)}function Wnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"10.5",cy:"8.5",r:"1.5"}},{tag:"circle",attr:{cx:"8.5",cy:"13.5",r:"1.5"}},{tag:"circle",attr:{cx:"15",cy:"15",r:"1"}},{tag:"path",attr:{d:"M21.95 10.99c-1.79-.03-3.7-1.95-2.68-4.22-2.97 1-5.78-1.59-5.19-4.56C7.11.74 2 6.41 2 12c0 5.52 4.48 10 10 10 5.89 0 10.54-5.08 9.95-11.01zM12 20c-4.41 0-8-3.59-8-8 0-3.31 2.73-8.18 8.08-8.02.42 2.54 2.44 4.56 4.99 4.94.07.36.52 2.55 2.92 3.63C19.7 16.86 16.06 20 12 20z"}}]})(t)}function Znn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.5 12c0 .55-.45 1-1 1s-1-.45-1-1 .45-1 1-1 1 .45 1 1zm4.25-2c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm-3.5 0c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zM22 11.25v1.5c0 .41-.34.75-.75.75s-.75-.34-.75-.75h-1.54a6.978 6.978 0 01-1.52 3.65l1.09 1.09.01-.01c.29-.29.77-.29 1.06 0 .29.29.29.77 0 1.06l-1.06 1.06c-.29.29-.77.29-1.06 0a.752.752 0 01-.01-1.05l-1.09-1.09a7.015 7.015 0 01-3.64 1.51v1.54h.01c.41 0 .75.34.75.75s-.34.75-.75.75h-1.5c-.41 0-.75-.34-.75-.75s.33-.74.74-.75v-1.55a6.948 6.948 0 01-3.63-1.51l-1.09 1.09.01.01c.29.29.29.77 0 1.06-.29.29-.77.29-1.06 0L4.4 18.54a.754.754 0 010-1.06c.29-.29.76-.29 1.05-.01l1.09-1.09a6.89 6.89 0 01-1.5-3.63H3.5c0 .41-.34.75-.75.75S2 13.16 2 12.75v-1.5c0-.41.34-.75.75-.75s.75.34.75.75h1.54c.15-1.37.69-2.61 1.5-3.63L5.45 6.53c-.29.28-.76.28-1.05-.01a.754.754 0 010-1.06L5.46 4.4c.29-.29.77-.29 1.06 0 .29.29.29.77 0 1.06l-.01.01L7.6 6.56a6.982 6.982 0 013.63-1.51V3.5a.753.753 0 01-.74-.75.77.77 0 01.76-.75h1.5c.41 0 .75.34.75.75s-.34.75-.75.75h-.01v1.54c1.37.14 2.62.69 3.64 1.51l1.09-1.09a.742.742 0 01.01-1.05c.29-.29.77-.29 1.06 0l1.06 1.06c.29.29.29.77 0 1.06s-.77.29-1.06 0l-.01-.01-1.09 1.08a7.025 7.025 0 011.52 3.65h1.54c0-.41.34-.75.75-.75s.75.34.75.75zM17 12c0-2.76-2.24-5-5-5s-5 2.24-5 5 2.24 5 5 5 5-2.24 5-5zm-5-1c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm3.5 0c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm-1.75 3c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z"}}]})(t)}function Gnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 14c-.24-.24-.44-.49-.65-.75C17.51 11.5 19 8.56 19 5c0-1.95-.74-3-2-3-1.54 0-3.96 2.06-5 5.97C10.96 4.06 8.54 2 7 2 5.74 2 5 3.05 5 5c0 3.56 1.49 6.5 2.65 8.25-.21.26-.41.51-.65.75-.25.25-2 1.39-2 3.5C5 19.98 7.02 22 9.5 22c1.5 0 2.5-.5 2.5-.5s1 .5 2.5.5c2.48 0 4.5-2.02 4.5-4.5 0-2.11-1.75-3.25-2-3.5zm-.12-9.97c.06.17.12.48.12.97 0 2.84-1.11 5.24-2.07 6.78-.38-.26-.83-.48-1.4-.62.24-4.52 2.44-6.83 3.35-7.13zM7 5c0-.49.06-.8.12-.97.91.3 3.11 2.61 3.36 7.13-.58.14-1.03.35-1.4.62C8.11 10.24 7 7.84 7 5zm7.5 15c-1 0-1.8-.33-2.22-.56.42-.18.72-.71.72-.94 0-.28-.45-.5-1-.5s-1 .22-1 .5c0 .23.3.76.72.94-.42.23-1.22.56-2.22.56A2.5 2.5 0 017 17.5c0-.7.43-1.24 1-1.73.44-.36.61-.52 1.3-1.37.76-.95 1.09-1.4 2.7-1.4s1.94.45 2.7 1.4c.69.85.86 1.01 1.3 1.37.57.49 1 1.03 1 1.73a2.5 2.5 0 01-2.5 2.5zm-.5-4c0 .41-.22.75-.5.75s-.5-.34-.5-.75.22-.75.5-.75.5.34.5.75zm-3 0c0 .41-.22.75-.5.75s-.5-.34-.5-.75.22-.75.5-.75.5.34.5.75z"}}]})(t)}function qnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"}},{tag:"path",attr:{d:"M22 7.47V5.35C20.05 4.77 16.56 4 12 4c-2.15 0-4.11.86-5.54 2.24.13-.85.4-2.4 1.01-4.24H5.35C4.77 3.95 4 7.44 4 12c0 2.15.86 4.11 2.24 5.54-.85-.14-2.4-.4-4.24-1.01v2.12C3.95 19.23 7.44 20 12 20c2.15 0 4.11-.86 5.54-2.24-.14.85-.4 2.4-1.01 4.24h2.12c.58-1.95 1.35-5.44 1.35-10 0-2.15-.86-4.11-2.24-5.54.85.13 2.4.4 4.24 1.01zM12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z"}}]})(t)}function Ynn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 9L12 2 2 9h9v13h2V9h9zM12 4.44L15.66 7H8.34L12 4.44z"}},{tag:"path",attr:{d:"M4.14 12l-1.96.37.82 4.37V22h2l.02-4H7v4h2v-6H4.9zM19.1 16H15v6h2v-4h1.98l.02 4h2v-5.26l.82-4.37-1.96-.37z"}}]})(t)}function Xnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"4",cy:"14",r:"2"}},{tag:"path",attr:{d:"M1.22 17.58A2.01 2.01 0 000 19.43V21h4.5v-1.61c0-.83.23-1.61.63-2.29-.37-.06-.74-.1-1.13-.1-.99 0-1.93.21-2.78.58z"}},{tag:"circle",attr:{cx:"20",cy:"14",r:"2"}},{tag:"path",attr:{d:"M22.78 17.58A6.95 6.95 0 0020 17c-.39 0-.76.04-1.13.1.4.68.63 1.46.63 2.29V21H24v-1.57c0-.81-.48-1.53-1.22-1.85zM16.24 16.65c-1.17-.52-2.61-.9-4.24-.9-1.63 0-3.07.39-4.24.9A2.988 2.988 0 006 19.39V21h12v-1.61c0-1.18-.68-2.26-1.76-2.74zM8.07 19a.96.96 0 01.49-.52c1.1-.49 2.26-.73 3.43-.73 1.18 0 2.33.25 3.43.73.23.1.4.29.49.52H8.07zM9 12c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3zm4 0c0 .55-.45 1-1 1s-1-.45-1-1 .45-1 1-1 1 .45 1 1z"}},{tag:"path",attr:{d:"M2.48 10.86C2.17 10.1 2 9.36 2 8.6 2 6.02 4.02 4 6.6 4c2.68 0 3.82 1.74 5.4 3.59C13.57 5.76 14.7 4 17.4 4 19.98 4 22 6.02 22 8.6c0 .76-.17 1.5-.48 2.26.65.31 1.18.82 1.53 1.44.6-1.2.95-2.42.95-3.7C24 4.9 21.1 2 17.4 2c-2.09 0-4.09.97-5.4 2.51C10.69 2.97 8.69 2 6.6 2 2.9 2 0 4.9 0 8.6c0 1.28.35 2.5.96 3.7.35-.62.88-1.13 1.52-1.44z"}}]})(t)}function $nn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10.1 15.9l1.42-1.42C8.79 12.05 7 10.41 7 8.85 7 7.8 7.8 7 8.85 7c1.11 0 1.54.65 2.68 2h.93c1.12-1.31 1.53-2 2.68-2 .87 0 1.55.54 1.77 1.32.35-.04.68-.06 1-.06.36 0 .7.03 1.03.08C18.7 6.43 17.13 5 15.15 5c-.12 0-.23.03-.35.04.12-.33.2-.67.2-1.04 0-1.66-1.34-3-3-3S9 2.34 9 4c0 .37.08.71.2 1.04-.12-.01-.23-.04-.35-.04C6.69 5 5 6.69 5 8.85c0 2.42 2.04 4.31 5.1 7.05z"}},{tag:"path",attr:{d:"M22.5 16.24c-.32-.18-.66-.29-1-.35.07-.1.15-.18.21-.28 1.08-1.87.46-4.18-1.41-5.26-2.09-1.21-4.76-.39-8.65.9l.52 1.94c3.47-1.14 5.79-1.88 7.14-1.1.91.53 1.2 1.61.68 2.53-.56.96-1.33 1-3.07 1.32l-.47.81c.58 1.62.97 2.33.39 3.32-.53.91-1.61 1.2-2.53.68-.06-.03-.11-.09-.17-.13-.3.67-.64 1.24-1.03 1.73.07.04.13.09.2.14 1.87 1.08 4.18.46 5.26-1.41.06-.1.09-.21.14-.32.22.27.48.51.8.69 1.43.83 3.27.34 4.1-1.1s.32-3.29-1.11-4.11z"}},{tag:"path",attr:{d:"M12.32 14.01c-.74 3.58-1.27 5.95-2.62 6.73-.91.53-2 .24-2.53-.68-.56-.96-.2-1.66.39-3.32l-.46-.81c-1.7-.31-2.5-.33-3.07-1.32-.53-.91-.24-2 .68-2.53.09-.05.19-.08.29-.11-.35-.56-.64-1.17-.82-1.85-.16.07-.32.14-.48.23-1.87 1.08-2.49 3.39-1.41 5.26.06.1.14.18.21.28-.34.06-.68.17-1 .35-1.43.83-1.93 2.66-1.1 4.1s2.66 1.93 4.1 1.1c.32-.18.58-.42.8-.69.05.11.08.22.14.32 1.08 1.87 3.39 2.49 5.26 1.41 2.09-1.21 2.71-3.93 3.55-7.94l-1.93-.53z"}}]})(t)}function Knn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6.32 13.01c.96.02 1.85.5 2.45 1.34A3.961 3.961 0 0012 16c1.29 0 2.5-.62 3.23-1.66.6-.84 1.49-1.32 2.45-1.34-.72-1.22-3.6-2-5.68-2-2.07 0-4.96.78-5.68 2.01zM4 13c1.66 0 3-1.34 3-3S5.66 7 4 7s-3 1.34-3 3 1.34 3 3 3zM20 13c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3zM12 10c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3z"}},{tag:"path",attr:{d:"M21 14h-3.27c-.77 0-1.35.45-1.68.92-.04.06-1.36 2.08-4.05 2.08-1.43 0-3.03-.64-4.05-2.08-.39-.55-1-.92-1.68-.92H3c-1.1 0-2 .9-2 2v4h7v-2.26c1.15.8 2.54 1.26 4 1.26s2.85-.46 4-1.26V20h7v-4c0-1.1-.9-2-2-2z"}}]})(t)}function Qnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 7V3H2v18h14v-2h-4v-2h2v-2h-2v-2h2v-2h-2V9h8v6h2V7H12zM6 19H4v-2h2v2zm0-4H4v-2h2v2zm0-4H4V9h2v2zm0-4H4V5h2v2zm4 12H8v-2h2v2zm0-4H8v-2h2v2zm0-4H8V9h2v2zm0-4H8V5h2v2zm14 12v2h-2v2h-2v-2h-2v-2h2v-2h2v2h2zm-6-8h-2v2h2v-2zm0 4h-2v2h2v-2z"}}]})(t)}function Jnn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 7V3H2v18h20V7H12zM6 19H4v-2h2v2zm0-4H4v-2h2v2zm0-4H4V9h2v2zm0-4H4V5h2v2zm4 12H8v-2h2v2zm0-4H8v-2h2v2zm0-4H8V9h2v2zm0-4H8V5h2v2zm10 12h-8v-2h2v-2h-2v-2h2v-2h-2V9h8v10zm-2-8h-2v2h2v-2zm0 4h-2v2h2v-2z"}}]})(t)}function trn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.5 4.5c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm-2.72 16.4l.76.27a5.933 5.933 0 004.34-.17L22 22.13c-1.05.55-2.24.87-3.5.87-.86 0-1.68-.14-2.45-.41L2 17.47l.5-1.41 6.9 2.51 1.72-4.44-3.57-3.73c-.89-.94-.67-2.47.45-3.12l3.48-2.01c1.1-.64 2.52-.1 2.91 1.11l.33 1.08a5.017 5.017 0 002.83 3.14l.52-1.6 1.43.46-1.12 3.45A7.029 7.029 0 0113 8.59l-2.53 1.45 3.03 3.46-2.22 5.76 3.09 1.12 2.1-6.44c.46.18.94.31 1.44.41l-2.13 6.55z"}}]})(t)}function ern(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.58 6.25l1.77 1.77L14.37 13H12.6v-1.77l4.98-4.98zm3.27-.44l-1.06-1.06c-.2-.2-.51-.2-.71 0l-.85.85L20 7.37l.85-.85c.2-.2.2-.52 0-.71zM18 12.2V17h2v2H4v-2h2v-7c0-2.79 1.91-5.14 4.5-5.8v-.7c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v.7c.82.21 1.57.59 2.21 1.09l-1.43 1.43A3.89 3.89 0 0012 6c-2.21 0-4 1.79-4 4v7h8v-2.8l2-2zM10 20h4c0 1.1-.9 2-2 2s-2-.9-2-2z"}}]})(t)}function nrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.5 11c-1.56 0-2.92-.9-3.58-2.21l-.79-1.67C14.12 7.1 13.63 6 12.34 6 8.72 6 6 16.69 6 19h2.5l-2.1 2.8L8 23l3-4h2v4h2v-4.03L13 13l.49-2.71A6.02 6.02 0 0017 12.81v.69h1v-1c0-.28.22-.5.5-.5s.5.22.5.5V23h1V12.5c0-.83-.67-1.5-1.5-1.5zM11.6 2.91c-.06.19-.1.38-.1.59 0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2c-.21 0-.4.04-.59.1-.15-.35-.5-.6-.91-.6-.55 0-1 .45-1 1 0 .41.25.76.6.91z"}}]})(t)}function rrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6.5 7V23h-1V12.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5v1h-1v-.69a6.02 6.02 0 01-3.51-2.52c-.31.87-.49 1.78-.49 2.71 0 .23.02.46.03.69L15 16.5V23h-2v-5l-1.78-2.54L11 19l-3 4-1.6-1.2L9 18.33V13c0-1.15.18-2.29.5-3.39l-1.5.85V14H6V9.3l5.4-3.07v.01a2 2 0 011.94.03c.36.21.63.51.8.85l.79 1.67A3.987 3.987 0 0018.5 11c.83 0 1.5.67 1.5 1.5z"}}]})(t)}function arn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"15.5",cy:"9.5",r:"1.5"}},{tag:"circle",attr:{cx:"8.5",cy:"9.5",r:"1.5"}},{tag:"path",attr:{d:"M12 18c2.28 0 4.22-1.66 5-4H7c.78 2.34 2.72 4 5 4z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}}]})(t)}function irn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 5h-2V3H7v2H5c-1.1 0-2 .9-2 2v1c0 2.55 1.92 4.63 4.39 4.94A5.01 5.01 0 0011 15.9V19H7v2h10v-2h-4v-3.1a5.01 5.01 0 003.61-2.96C19.08 12.63 21 10.55 21 8V7c0-1.1-.9-2-2-2zM5 8V7h2v3.82C5.84 10.4 5 9.3 5 8zm7 6c-1.65 0-3-1.35-3-3V5h6v6c0 1.65-1.35 3-3 3zm7-6c0 1.3-.84 2.4-2 2.82V7h2v1z"}}]})(t)}function orn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 9l-1-2H7V5.72c.6-.34 1-.98 1-1.72 0-1.1-.9-2-2-2s-2 .9-2 2c0 .74.4 1.38 1 1.72V21h2v-4h5l1 2h7V9h-6zm4 8h-4l-1-2H7V9h5l1 2h5v6z"}}]})(t)}function lrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 19h18v2H2zM20 3H4v10c0 2.21 1.79 4 4 4h6c2.21 0 4-1.79 4-4v-3h2c1.11 0 2-.89 2-2V5c0-1.11-.89-2-2-2zm-4 10c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2V5h3v1.4L7.19 7.85c-.12.09-.19.24-.19.39v4.26c0 .28.22.5.5.5h4c.28 0 .5-.22.5-.5V8.24c0-.15-.07-.3-.19-.39L10 6.4V5h6v8zM9.5 7.28l1.5 1.2V12H8V8.48l1.5-1.2zM20 8h-2V5h2v3z"}}]})(t)}function crn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.94 4.88A1.32 1.32 0 0020.68 4H19.6l-.31-.97C19.15 2.43 18.61 2 18 2s-1.15.43-1.29 1.04L16.4 4h-1.07c-.57 0-1.08.35-1.26.88-.19.56.04 1.17.56 1.48l.87.52-.4 1.24c-.23.58-.04 1.25.45 1.62.23.17.51.26.78.26.31 0 .61-.11.86-.32l.81-.7.81.7c.25.21.55.32.86.32.27 0 .55-.09.78-.26.5-.37.68-1.04.45-1.62l-.39-1.24.87-.52c.51-.31.74-.92.56-1.48zM18 7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM13.49 10.51c-.43-.43-.94-.73-1.49-.93V8h-1v1.38c-.11-.01-.23-.03-.34-.03-1.02 0-2.05.39-2.83 1.17l-.5.5-1.33-.5a3.01 3.01 0 00-3.83 1.82c-.27.75-.23 1.57.12 2.29.23.48.58.87 1 1.16-.38 1.35-.06 2.85 1 3.91.78.78 1.8 1.17 2.83 1.17.37 0 .73-.07 1.09-.17.29.42.68.77 1.16 1 .41.2.84.3 1.28.3.34 0 .68-.06 1.01-.17a3.007 3.007 0 001.82-3.85l-.49-1.3.5-.5c.87-.87 1.24-2.04 1.14-3.17H16v-1h-1.59c-.19-.55-.49-1.06-.92-1.5zm-5.91 8.31c-.15.04-.3.06-.46.06-.53 0-1.04-.21-1.41-.59-.38-.38-.59-.88-.59-1.41 0-.16.03-.32.06-.47.14.01.28.03.42.03.85 0 1.68-.2 2.44-.48-.32.89-.54 1.87-.46 2.86zm-2.91-4.53c-.25-.09-.45-.27-.57-.51s-.13-.51-.04-.76c.19-.52.76-.79 1.26-.61l3.16 1.19c-1.15.6-2.63 1.11-3.81.69zm6.32 5.65c-.25.09-.52.08-.76-.04a.989.989 0 01-.51-.57c-.42-1.18.09-2.65.7-3.8l1.18 3.13c.18.52-.09 1.1-.61 1.28zm1.21-5.34l-.61-1.61c0-.01-.01-.02-.02-.03l-.06-.12a.673.673 0 00-.07-.11l-.09-.09-.09-.09c-.03-.03-.07-.05-.11-.07-.04-.02-.07-.05-.12-.06-.01 0-.02-.01-.03-.02l-1.6-.6a1.966 1.966 0 012.67.13c.73.73.77 1.88.13 2.67z"}}]})(t)}function srn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 3c-.46 0-.93.04-1.4.14-2.76.53-4.96 2.76-5.48 5.52-.48 2.61.48 5.01 2.22 6.56.43.38.66.91.66 1.47V19c0 1.1.9 2 2 2h.28a1.98 1.98 0 003.44 0H14c1.1 0 2-.9 2-2v-2.31c0-.55.22-1.09.64-1.46A6.956 6.956 0 0019 10c0-3.87-3.13-7-7-7zm2 14h-4v-1h4v1zm-4 2v-1h4v1h-4zm5.31-5.26c-.09.08-.16.18-.24.26H8.92c-.08-.09-.15-.19-.24-.27-1.32-1.18-1.91-2.94-1.59-4.7.36-1.94 1.96-3.55 3.89-3.93.34-.07.68-.1 1.02-.1 2.76 0 5 2.24 5 5 0 1.43-.61 2.79-1.69 3.74z"}},{tag:"path",attr:{d:"M11.5 11h1v3h-1z"}},{tag:"path",attr:{d:"M9.672 9.58l.707-.706 2.122 2.121-.707.707z"}},{tag:"path",attr:{d:"M12.208 11.712l-.707-.707 2.121-2.121.707.707z"}}]})(t)}function urn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"12",cy:"4",r:"2"}},{tag:"path",attr:{d:"M15.89 8.11C15.5 7.72 14.83 7 13.53 7h-2.54C8.24 6.99 6 4.75 6 2H4c0 3.16 2.11 5.84 5 6.71V22h2v-6h2v6h2V10.05L18.95 14l1.41-1.41-4.47-4.48z"}}]})(t)}function drn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M3 2h8v2H3zM6 11h2V7h3V5H3v2h3zM12.404 20.182l7.778-7.778 1.414 1.414-7.778 7.778z"}},{tag:"circle",attr:{cx:"14.5",cy:"14.5",r:"1.5"}},{tag:"circle",attr:{cx:"19.5",cy:"19.5",r:"1.5"}},{tag:"path",attr:{d:"M15.5 11A2.5 2.5 0 0018 8.5V4h3V2h-4v4.51c-.42-.32-.93-.51-1.5-.51a2.5 2.5 0 000 5zM9.74 15.96l-1.41 1.41-.71-.71.35-.35a2.499 2.499 0 00-1.77-4.27 2.499 2.499 0 00-1.77 4.27l.35.35-1.06 1.06c-.98.98-.98 2.56 0 3.54.5.5 1.14.74 1.78.74s1.28-.24 1.77-.73l1.06-1.06 1.41 1.41 1.41-1.41-1.41-1.41 1.41-1.41-1.41-1.43zM5.85 14.2c.12-.12.26-.15.35-.15s.23.03.35.15c.19.2.19.51 0 .71l-.35.35-.35-.36a.501.501 0 010-.7zm0 5.65c-.12.12-.26.15-.35.15s-.23-.03-.35-.15a.513.513 0 010-.71l1.06-1.06.71.71-1.07 1.06z"}}]})(t)}function hrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.57 10.66c-.14-.4-.52-.66-.97-.66h-7.19c-.46 0-.83.26-.98.66L10 14.77l.01 5.51c0 .38.31.72.69.72h.62c.38 0 .68-.38.68-.76V19h8v1.24c0 .38.31.76.69.76h.61c.38 0 .69-.34.69-.72l.01-1.37v-4.14l-1.43-4.11zm-8.16.34h7.19l1.03 3h-9.25l1.03-3zM12 17c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm8 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}},{tag:"path",attr:{d:"M14 9h1V3H7v5H2v13h1V9h5V4h6z"}},{tag:"path",attr:{d:"M5 11h2v2H5zM10 5h2v2h-2zM5 15h2v2H5zM5 19h2v2H5z"}}]})(t)}function frn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 15c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4zm-6 4c.22-.72 3.31-2 6-2 2.7 0 5.8 1.29 6 2H3zM4.74 9H5c0 2.21 1.79 4 4 4s4-1.79 4-4h.26c.27 0 .49-.22.49-.49v-.02a.49.49 0 00-.49-.49H13c0-1.48-.81-2.75-2-3.45v.95c0 .28-.22.5-.5.5s-.5-.22-.5-.5V4.14C9.68 4.06 9.35 4 9 4s-.68.06-1 .14V5.5c0 .28-.22.5-.5.5S7 5.78 7 5.5v-.95C5.81 5.25 5 6.52 5 8h-.26a.49.49 0 00-.49.49v.03c0 .26.22.48.49.48zM11 9c0 1.1-.9 2-2 2s-2-.9-2-2h4zM21.98 6.23l.93-.83-.75-1.3-1.19.39c-.14-.11-.3-.2-.47-.27L20.25 3h-1.5l-.25 1.22c-.17.07-.33.16-.48.27l-1.18-.39-.75 1.3.93.83c-.02.17-.02.35 0 .52l-.93.85.75 1.3 1.2-.38c.13.1.28.18.43.25l.28 1.23h1.5l.27-1.22c.16-.07.3-.15.44-.25l1.19.38.75-1.3-.93-.85c.03-.19.02-.36.01-.53zM19.5 7.75a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5zM19.4 10.79l-.85.28c-.1-.08-.21-.14-.33-.19l-.18-.88h-1.07l-.18.87c-.12.05-.24.12-.34.19l-.84-.28-.54.93.66.59c-.01.13-.01.25 0 .37l-.66.61.54.93.86-.27c.1.07.2.13.31.18l.18.88h1.07l.19-.87c.11-.05.22-.11.32-.18l.85.27.54-.93-.66-.61c.01-.13.01-.25 0-.37l.66-.59-.53-.93zm-1.9 2.6c-.49 0-.89-.4-.89-.89s.4-.89.89-.89.89.4.89.89-.4.89-.89.89z"}}]})(t)}function prn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.97 13.52v-.04C23.21 12.38 24 10.78 24 9c0-3.31-2.69-6-6-6-.26 0-.52.02-.78.06a5.98 5.98 0 00-10.44 0C6.52 3.02 6.26 3 6 3 2.69 3 0 5.69 0 9c0 1.78.79 3.38 2.02 4.48v.04A6.008 6.008 0 000 18c0 3.31 2.69 6 6 6 1.39 0 2.67-.48 3.69-1.28.74.18 1.51.28 2.31.28s1.57-.1 2.31-.28c1.02.8 2.3 1.28 3.69 1.28 3.31 0 6-2.69 6-6 0-1.78-.79-3.38-2.03-4.48zM22 9c0 .55-.12 1.07-.32 1.54A10 10 0 0017.98 5H18c2.21 0 4 1.79 4 4zm-9.97-4c2.73.01 5.13 1.39 6.57 3.48-.71.57-1.6.89-2.53.89A4.059 4.059 0 0112 5.31c0-.1.02-.2.03-.31zM12 2c1.25 0 2.36.59 3.1 1.5-.98-.32-2.02-.5-3.1-.5s-2.12.18-3.1.5C9.64 2.59 10.75 2 12 2zM6 5h.02a10 10 0 00-3.7 5.54C2.12 10.07 2 9.55 2 9c0-2.21 1.79-4 4-4zm0 17c-2.21 0-4-1.79-4-4 0-.69.19-1.32.5-1.88.8 2.44 2.52 4.47 4.74 5.68-.39.13-.8.2-1.24.2zm-2-9c0-3.72 2.56-6.85 6-7.74v.05c0 3.34 2.72 6.06 6.06 6.06 1.26 0 2.45-.39 3.45-1.09.31.86.49 1.77.49 2.72 0 4.41-3.59 8-8 8s-8-3.59-8-8zm14 9c-.44 0-.85-.07-1.25-.2 2.23-1.21 3.94-3.24 4.74-5.68.31.56.5 1.2.5 1.88.01 2.21-1.78 4-3.99 4z"}},{tag:"circle",attr:{cx:"9",cy:"14",r:"1.25"}},{tag:"circle",attr:{cx:"15",cy:"14",r:"1.25"}}]})(t)}function grn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"9",cy:"13",r:"1.25"}},{tag:"circle",attr:{cx:"15",cy:"13",r:"1.25"}},{tag:"path",attr:{d:"M22.91 11.96C22.39 6.32 17.66 2 12 2S1.61 6.32 1.09 11.96l-.9 9.86c-.1 1.17.82 2.18 2 2.18h19.62c1.18 0 2.1-1.01 1.99-2.18l-.89-9.86zM13 4.07c2.26.28 4.22 1.51 5.49 3.28-.58.4-1.26.65-1.99.65C14.57 8 13 6.43 13 4.5v-.43zm-2 0v.43C11 6.43 9.43 8 7.5 8c-.73 0-1.41-.25-1.99-.65 1.27-1.77 3.23-3 5.49-3.28zM4.54 9.13c.87.55 1.89.87 2.96.87 1.86 0 3.5-.93 4.5-2.35C13 9.07 14.64 10 16.5 10c1.07 0 2.09-.32 2.96-.87.34.89.54 1.86.54 2.87 0 4.41-3.59 8-8 8s-8-3.59-8-8c0-1.01.2-1.98.54-2.87zM12 22H2.19l.56-6.2C4.25 19.44 7.82 22 12 22s7.75-2.56 9.25-6.2l.56 6.2H12z"}}]})(t)}function vrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2c-.96 0-1.88.14-2.75.39A4.986 4.986 0 005 0C2.24 0 0 2.24 0 5c0 1.8.96 3.37 2.39 4.25C2.14 10.12 2 11.04 2 12c0 5.52 4.48 10 10 10s10-4.48 10-10S17.52 2 12 2zm0 2c2.9 0 5.44 1.56 6.84 3.88-.43.07-.88.12-1.34.12-2.9 0-5.44-1.56-6.84-3.88.43-.07.88-.12 1.34-.12zM4.42 9.47a8.046 8.046 0 013.66-4.44 8.046 8.046 0 01-3.66 4.44zM2 5c0-1.65 1.35-3 3-3 .95 0 1.8.46 2.35 1.15-1.79.94-3.26 2.41-4.2 4.2C2.46 6.8 2 5.95 2 5zm10 15c-4.41 0-8-3.59-8-8 0-.05.01-.1.01-.15 2.6-.98 4.68-2.99 5.74-5.55a9.942 9.942 0 009.92 3.46c.21.71.33 1.46.33 2.24 0 4.41-3.59 8-8 8z"}},{tag:"circle",attr:{cx:"9",cy:"13",r:"1.25"}},{tag:"circle",attr:{cx:"15",cy:"13",r:"1.25"}}]})(t)}function mrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8 0-1.12.23-2.18.65-3.15a.495.495 0 00.85-.35c0-.25-.19-.45-.43-.49.15-.26.32-.51.49-.75-.03.08-.06.15-.06.24 0 .28.22.5.5.5s.5-.22.5-.5S6.28 7 6 7c-.13 0-.25.05-.34.13.52-.68 1.15-1.28 1.86-1.76A.495.495 0 008 6a.495.495 0 00.1-.98c.16-.09.32-.17.49-.25.09.14.24.23.41.23.28 0 .5-.22.5-.5 0-.03-.01-.06-.02-.09.39-.13.79-.23 1.21-.3-.11.1-.19.23-.19.39 0 .28.22.5.5.5s.5-.22.5-.5a.51.51 0 00-.3-.46c.26-.03.53-.04.8-.04s.54.01.8.04c-.18.08-.3.25-.3.46 0 .28.22.5.5.5s.5-.22.5-.5c0-.16-.08-.29-.19-.38.41.07.82.17 1.21.3-.01.02-.02.05-.02.08 0 .28.22.5.5.5.17 0 .32-.09.41-.23.17.08.33.16.49.25A.495.495 0 0016 6c.28 0 .5-.22.5-.5 0-.05-.01-.09-.03-.13.71.48 1.34 1.08 1.86 1.76a.495.495 0 00-.83.37c0 .28.22.5.5.5s.5-.22.5-.5c0-.09-.03-.16-.07-.23.18.24.34.49.49.75-.23.03-.42.23-.42.48a.495.495 0 00.85.35c.42.97.65 2.03.65 3.15 0 4.41-3.59 8-8 8z"}},{tag:"circle",attr:{cx:"9",cy:"13",r:"1.25"}},{tag:"circle",attr:{cx:"12",cy:"5.5",r:".5"}},{tag:"circle",attr:{cx:"14",cy:"5.5",r:".5"}},{tag:"circle",attr:{cx:"10",cy:"5.5",r:".5"}},{tag:"circle",attr:{cx:"17",cy:"6.5",r:".5"}},{tag:"circle",attr:{cx:"9",cy:"6.5",r:".5"}},{tag:"circle",attr:{cx:"7",cy:"6.5",r:".5"}},{tag:"circle",attr:{cx:"11",cy:"6.5",r:".5"}},{tag:"circle",attr:{cx:"13",cy:"6.5",r:".5"}},{tag:"circle",attr:{cx:"15",cy:"6.5",r:".5"}},{tag:"circle",attr:{cx:"12",cy:"7.5",r:".5"}},{tag:"circle",attr:{cx:"14",cy:"7.5",r:".5"}},{tag:"circle",attr:{cx:"16",cy:"7.5",r:".5"}},{tag:"circle",attr:{cx:"10",cy:"7.5",r:".5"}},{tag:"circle",attr:{cx:"8",cy:"7.5",r:".5"}},{tag:"circle",attr:{cx:"9",cy:"8.5",r:".5"}},{tag:"circle",attr:{cx:"7",cy:"8.5",r:".5"}},{tag:"circle",attr:{cx:"11",cy:"8.5",r:".5"}},{tag:"circle",attr:{cx:"13",cy:"8.5",r:".5"}},{tag:"circle",attr:{cx:"15",cy:"8.5",r:".5"}},{tag:"circle",attr:{cx:"17",cy:"8.5",r:".5"}},{tag:"circle",attr:{cx:"15",cy:"13",r:"1.25"}}]})(t)}function yrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 2c3.68 0 6.78 2.51 7.71 5.9-.6-.16-1.33-.37-2.26-2.24A2.992 2.992 0 0014.76 6H9.24c-1.15 0-2.18.64-2.69 1.66-.93 1.86-1.58 2.06-2.26 2.24C5.22 6.51 8.32 4 12 4zm0 16c-4.41 0-8-3.59-8-8v-.03c2.31-.22 3.43-1.59 4.34-3.41.17-.35.51-.56.9-.56h5.53c.38 0 .72.21.89.55.9 1.8 1.99 3.19 4.34 3.41v.03c0 4.42-3.59 8.01-8 8.01z"}},{tag:"circle",attr:{cx:"9",cy:"13",r:"1.25"}},{tag:"circle",attr:{cx:"15",cy:"13",r:"1.25"}}]})(t)}function brn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12c0 4.84 3.44 8.87 8 9.8V15H8v-3h2V9.5C10 7.57 11.57 6 13.5 6H16v3h-2c-.55 0-1 .45-1 1v2h3v3h-3v6.95c5.05-.5 9-4.76 9-9.95z"}}]})(t)}function xrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.5 9.5C17.5 6.46 15.04 4 12 4S6.5 6.46 6.5 9.5c0 2.7 1.94 4.93 4.5 5.4V17H9v2h2v2h2v-2h2v-2h-2v-2.1c2.56-.47 4.5-2.7 4.5-5.4zm-9 0C8.5 7.57 10.07 6 12 6s3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5z"}}]})(t)}function Mrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.01 12.46c-.15.42-.15.82-.08 1.28.1.55.33 1.04.2 1.6-.13.59-.77 1.38-1.53 1.63 1.28 1.05 3.2.37 3.39-1.32.17-1.54-1.44-1.98-1.98-3.19z"}},{tag:"path",attr:{d:"M2 2v20h20V2H2zm10 16c-1.58 0-2.97-1.88-3-3.06 0-.05-.01-.13-.01-.22-.13-1.73 1-3.2 2.47-4.37.47 1.01 1.27 2.03 2.57 2.92.58.42.97.86.97 1.73 0 1.65-1.35 3-3 3zm8 2h-2v-2h-2.02A4.98 4.98 0 0017 15c0-1.89-1.09-2.85-1.85-3.37C12.2 9.61 13 7 13 7c-6.73 3.57-6.02 7.47-6 8 .03.96.49 2.07 1.23 3H6v2H4V4h16v16z"}}]})(t)}function wrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.89 13.89c1.04 0 1.89-.85 1.89-1.89s-.85-1.89-1.89-1.89S18 10.96 18 12s.85 1.89 1.89 1.89zm-4.24-.21c.93 0 1.68-.75 1.68-1.68s-.75-1.68-1.68-1.68c-.93 0-1.68.75-1.68 1.68s.75 1.68 1.68 1.68zm0-4.26c.93 0 1.68-.75 1.68-1.68 0-.93-.75-1.68-1.68-1.68-.93 0-1.68.75-1.68 1.68 0 .93.75 1.68 1.68 1.68zm0 8.51c.93 0 1.68-.75 1.68-1.68 0-.93-.75-1.68-1.68-1.68-.93 0-1.68.75-1.68 1.68 0 .92.75 1.68 1.68 1.68zm-4.24-4.46c.81 0 1.47-.66 1.47-1.47s-.66-1.47-1.47-1.47c-.81 0-1.47.66-1.47 1.47s.65 1.47 1.47 1.47zm0-4.26c.81 0 1.47-.66 1.47-1.47s-.66-1.47-1.47-1.47c-.81 0-1.47.66-1.47 1.47s.65 1.47 1.47 1.47zm0 8.52c.81 0 1.47-.66 1.47-1.47 0-.81-.66-1.47-1.47-1.47-.81 0-1.47.66-1.47 1.47-.01.81.65 1.47 1.47 1.47zm0 4.27c.81 0 1.47-.66 1.47-1.47 0-.81-.66-1.47-1.47-1.47-.81 0-1.47.66-1.47 1.47-.01.81.65 1.47 1.47 1.47zm0-17.06c.81 0 1.47-.66 1.47-1.47S12.22 2 11.41 2c-.81 0-1.47.66-1.47 1.47s.65 1.47 1.47 1.47zm-4.25 8.32c.7 0 1.26-.57 1.26-1.26s-.57-1.26-1.26-1.26a1.261 1.261 0 000 2.52zm0 4.25a1.261 1.261 0 000-2.52 1.261 1.261 0 000 2.52zm0-8.49a1.261 1.261 0 000-2.52 1.261 1.261 0 000 2.52zm-3.87 4.03a1.05 1.05 0 100-2.1 1.05 1.05 0 000 2.1z"}}]})(t)}function zrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.67 19c-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.1 1-3.34 1-1.24 0-1.38-1-3.33-1-1.95 0-2.1 1-3.34 1v2c1.95 0 2.11-1 3.34-1 1.24 0 1.38 1 3.33 1 1.95 0 2.1-1 3.34-1 1.22 0 1.4 1 3.33 1 1.93 0 2.1-1 3.33-1 1.22 0 1.4 1 3.33 1v-2c-1.24 0-1.38-1-3.33-1zM8.68 17.5c1.95 0 2.09-1 3.33-1 1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.4.98 3.31 1v-2c-.63 0-1-.28-1.48-.55l-2.02-7.53 2.09.85.74-1.86L9.78 2 2 11.61l1.57 1.23 1.39-1.78.93 3.48c-.18-.02-.35-.05-.56-.05-1.95 0-2.09 1-3.33 1v2c1.9 0 2.17-1 3.35-1 1.19.01 1.42 1.01 3.33 1.01zm1.74-13.09l5.74 2.09 2.15 8.02c-1.54.11-1.82.89-2.85.96l-1.42-5.31-3.86 1.04.91 3.39c-1.12.25-1.41.9-2.42.9-.18 0-.33-.02-.45-.05L6.5 9.09l3.92-4.68z"}}]})(t)}function Crn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM5.75 8.9L3 23h2.1l1.75-8L9 17v6h2v-7.55L8.95 13.4l.6-3C10.85 12 12.8 13 15 13v-2c-1.85 0-3.45-1-4.35-2.45l-.95-1.6C9.35 6.35 8.7 6 8 6c-.25 0-.5.05-.75.15L2 8.3V13h2V9.65l1.75-.75M13 2v7h3.75v14h1.5V9H22V2h-9zm5.01 6V6.25H14.5v-1.5h3.51V3l2.49 2.5L18.01 8z"}}]})(t)}function Arn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.5 8c-.17 0-.34.02-.5.05V4.5a2.5 2.5 0 00-3.04-2.44A2.502 2.502 0 0012.5 0c-1.06 0-1.96.66-2.33 1.59A2.5 2.5 0 007 4v.55A2.5 2.5 0 004 7v8.5c0 4.69 3.81 8.5 8.5 8.5s8.5-3.81 8.5-8.5v-5A2.5 2.5 0 0018.5 8zm.5 7.5a6.5 6.5 0 11-13 0V7c0-.28.22-.5.5-.5s.5.22.5.5v5h2V4c0-.28.22-.5.5-.5s.5.22.5.5v7h2V2.5c0-.28.22-.5.5-.5s.5.22.5.5V11h2V4.5c0-.28.22-.5.5-.5s.5.22.5.5v8.92c-1.77.77-3 2.53-3 4.58h2c0-1.66 1.34-3 3-3v-4.5c0-.28.22-.5.5-.5s.5.22.5.5v5z"}}]})(t)}function krn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 7.5c.97 0 1.75-.78 1.75-1.75S12.97 4 12 4s-1.75.78-1.75 1.75S11.03 7.5 12 7.5zm2 8.5v4h-4v-4H8l2.38-6.38a1.733 1.733 0 013.24 0L16 16h-2z"}}]})(t)}function Hrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{fill:"none"},child:[{tag:"path",attr:{d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M0 0h24v24H0z"}}]},{tag:"path",attr:{d:"M22 9V7h-2v2h-2v2h2v2h2v-2h2V9zM8 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zM8 13c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4zm6 5H2v-.99C2.2 16.29 5.3 15 8 15s5.8 1.29 6 2v1zM12.51 4.05C13.43 5.11 14 6.49 14 8s-.57 2.89-1.49 3.95C14.47 11.7 16 10.04 16 8s-1.53-3.7-3.49-3.95zM16.53 13.83C17.42 14.66 18 15.7 18 17v3h2v-3c0-1.45-1.59-2.51-3.47-3.17z"}}]})(t)}function Ern(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 8c0-1.42-.5-2.73-1.33-3.76.42-.14.86-.24 1.33-.24 2.21 0 4 1.79 4 4s-1.79 4-4 4h-.18l-.77-.77c.6-.94.95-2.05.95-3.23zm7.83 12H23v-3c0-2.18-3.58-3.47-6.34-3.87 1.1.75 1.95 1.71 2.23 2.94L22.83 20zM9 6c-.06 0-.11 0-.16.01l-1.6-1.6a3.996 3.996 0 015.35 5.35l-1.6-1.6c.01-.05.01-.1.01-.16 0-1.1-.9-2-2-2zm.17 6H9c-2.21 0-4-1.79-4-4v-.17L.69 3.51 2.1 2.1l19.8 19.8-1.41 1.41L17 19.83V20H1v-3c0-2.66 5.33-4 8-4 .37 0 .8.03 1.25.08L9.17 12zM9 15c-2.7 0-5.8 1.29-6 2.01V18h12v-.17l-2.11-2.11C11.76 15.31 10.33 15 9 15z"}}]})(t)}function Srn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M24 9v2h-6V9h6zM8 4C5.79 4 4 5.79 4 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm0 3c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4zm6 5H2v-.99C2.2 16.29 5.3 15 8 15s5.8 1.29 6 2v1zM12.51 4.05C13.43 5.11 14 6.49 14 8s-.57 2.89-1.49 3.95C14.47 11.7 16 10.04 16 8s-1.53-3.7-3.49-3.95zm4.02 9.78C17.42 14.66 18 15.7 18 17v3h2v-3c0-1.45-1.59-2.51-3.47-3.17z"}}]})(t)}function Lrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 13.75c-2.34 0-7 1.17-7 3.5V19h14v-1.75c0-2.33-4.66-3.5-7-3.5zM4.34 17c.84-.58 2.87-1.25 4.66-1.25s3.82.67 4.66 1.25H4.34zM9 12c1.93 0 3.5-1.57 3.5-3.5S10.93 5 9 5 5.5 6.57 5.5 8.5 7.07 12 9 12zm0-5c.83 0 1.5.67 1.5 1.5S9.83 10 9 10s-1.5-.67-1.5-1.5S8.17 7 9 7zm7.04 6.81c1.16.84 1.96 1.96 1.96 3.44V19h4v-1.75c0-2.02-3.5-3.17-5.96-3.44zM15 12c1.93 0 3.5-1.57 3.5-3.5S16.93 5 15 5c-.54 0-1.04.13-1.5.35.63.89 1 1.98 1 3.15s-.37 2.26-1 3.15c.46.22.96.35 1.5.35z"}}]})(t)}function _rn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10.27 12h3.46a1.5 1.5 0 001.48-1.75l-.3-1.79a2.951 2.951 0 00-5.82.01l-.3 1.79c-.15.91.55 1.74 1.48 1.74zm.79-3.21c.08-.46.47-.79.94-.79s.86.33.94.79l.2 1.21h-2.28l.2-1.21zM1.66 11.11c-.13.26-.18.57-.1.88.16.69.76 1.03 1.53 1h1.95c.83 0 1.51-.58 1.51-1.29 0-.14-.03-.27-.07-.4-.01-.03-.01-.05.01-.08.09-.16.14-.34.14-.53 0-.31-.14-.6-.36-.82-.03-.03-.03-.06-.02-.1.07-.2.07-.43.01-.65a1.12 1.12 0 00-.99-.74.09.09 0 01-.07-.03C5.03 8.14 4.72 8 4.37 8c-.3 0-.57.1-.75.26-.03.03-.06.03-.09.02a1.24 1.24 0 00-1.7 1.03c0 .02-.01.04-.03.06-.29.26-.46.65-.41 1.05.03.22.12.43.25.6.03.02.03.06.02.09zM16.24 13.65c-1.17-.52-2.61-.9-4.24-.9-1.63 0-3.07.39-4.24.9A2.988 2.988 0 006 16.39V18h12v-1.61c0-1.18-.68-2.26-1.76-2.74zM8.07 16a.96.96 0 01.49-.52c1.1-.49 2.26-.73 3.43-.73 1.18 0 2.33.25 3.43.73.23.1.4.29.49.52H8.07zM1.22 14.58A2.01 2.01 0 000 16.43V18h4.5v-1.61c0-.83.23-1.61.63-2.29-.37-.06-.74-.1-1.13-.1-.99 0-1.93.21-2.78.58zM22.78 14.58A6.95 6.95 0 0020 14c-.39 0-.76.04-1.13.1.4.68.63 1.46.63 2.29V18H24v-1.57c0-.81-.48-1.53-1.22-1.85zM22 11v-.5c0-1.1-.9-2-2-2h-2c-.42 0-.65.48-.39.81l.7.63c-.19.31-.31.67-.31 1.06 0 1.1.9 2 2 2s2-.9 2-2z"}}]})(t)}function Brn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.24 13.65c-1.17-.52-2.61-.9-4.24-.9-1.63 0-3.07.39-4.24.9A2.988 2.988 0 006 16.39V18h12v-1.61c0-1.18-.68-2.26-1.76-2.74zM8.07 16a.96.96 0 01.49-.52c1.1-.49 2.26-.73 3.43-.73 1.18 0 2.33.25 3.43.73.23.1.4.29.49.52H8.07zM1.22 14.58A2.01 2.01 0 000 16.43V18h4.5v-1.61c0-.83.23-1.61.63-2.29-.37-.06-.74-.1-1.13-.1-.99 0-1.93.21-2.78.58zM22.78 14.58A6.95 6.95 0 0020 14c-.39 0-.76.04-1.13.1.4.68.63 1.46.63 2.29V18H24v-1.57c0-.81-.48-1.53-1.22-1.85zM12 12c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3zm0-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM1.497 11L4 8.497 6.503 11 4 13.503zM20 9l-2.5 4h5z"}}]})(t)}function Drn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 13c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm1.13 1.1c-.37-.06-.74-.1-1.13-.1-.99 0-1.93.21-2.78.58A2.01 2.01 0 000 16.43V18h4.5v-1.61c0-.83.23-1.61.63-2.29zM20 13c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm4 3.43c0-.81-.48-1.53-1.22-1.85A6.95 6.95 0 0020 14c-.39 0-.76.04-1.13.1.4.68.63 1.46.63 2.29V18H24v-1.57zm-7.76-2.78c-1.17-.52-2.61-.9-4.24-.9-1.63 0-3.07.39-4.24.9A2.988 2.988 0 006 16.39V18h12v-1.61c0-1.18-.68-2.26-1.76-2.74zM8.07 16c.09-.23.13-.39.91-.69.97-.38 1.99-.56 3.02-.56s2.05.18 3.02.56c.77.3.81.46.91.69H8.07zM12 8c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1m0-2c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"}}]})(t)}function Trn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.22 19.85c-.18.18-.5.21-.71 0a.504.504 0 010-.71l3.39-3.39-1.41-1.41-3.39 3.39c-.19.2-.51.19-.71 0a.504.504 0 010-.71l3.39-3.39-1.41-1.41-3.39 3.39c-.18.18-.5.21-.71 0a.513.513 0 010-.71l3.39-3.39-1.42-1.41-3.39 3.39c-.18.18-.5.21-.71 0a.513.513 0 010-.71L9.52 8.4l1.87 1.86c.95.95 2.59.94 3.54 0 .98-.98.98-2.56 0-3.54l-1.86-1.86.28-.28c.78-.78 2.05-.78 2.83 0l4.24 4.24c.78.78.78 2.05 0 2.83l-8.2 8.2zm9.61-6.78a4.008 4.008 0 000-5.66l-4.24-4.24a4.008 4.008 0 00-5.66 0l-.28.28-.28-.28a4.008 4.008 0 00-5.66 0L2.17 6.71a3.992 3.992 0 00-.4 5.19l1.45-1.45a2 2 0 01.37-2.33l3.54-3.54c.78-.78 2.05-.78 2.83 0l3.56 3.56c.18.18.21.5 0 .71-.21.21-.53.18-.71 0L9.52 5.57l-5.8 5.79c-.98.97-.98 2.56 0 3.54.39.39.89.63 1.42.7a2.458 2.458 0 002.12 2.12 2.458 2.458 0 002.12 2.12c.07.54.31 1.03.7 1.42.47.47 1.1.73 1.77.73.67 0 1.3-.26 1.77-.73l8.21-8.19z"}}]})(t)}function Vrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M10.5 13H8v-3h2.5V7.5h3V10H16v3h-2.5v2.5h-3V13zM12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm6 9.09c0 4-2.55 7.7-6 8.83-3.45-1.13-6-4.82-6-8.83v-4.7l6-2.25 6 2.25v4.7z"}}]})(t)}function Orn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.5 3c-.96 0-1.9.25-2.73.69L12 9h3l-3 10 1-9h-3l1.54-5.39C10.47 3.61 9.01 3 7.5 3 4.42 3 2 5.42 2 8.5c0 4.13 4.16 7.18 10 12.5 5.47-4.94 10-8.26 10-12.5C22 5.42 19.58 3 16.5 3zm-6.26 13.73C6.45 13.34 4 11 4 8.5 4 6.54 5.54 5 7.5 5c.59 0 1.19.15 1.73.42L7.35 12h3.42l-.53 4.73zm4.89-1.2L17.69 7h-2.91l.61-1.82c.36-.12.74-.18 1.11-.18C18.46 5 20 6.54 20 8.5c0 2.21-2.02 4.43-4.87 7.03z"}}]})(t)}function Irn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm4 5.28c-1.23-.37-2.22-1.17-2.8-2.18l-1-1.6c-.41-.65-1.11-1-1.84-1-.78 0-1.59.5-1.78 1.44S7 23 7 23h2.1l1.8-8 2.1 2v6h2v-7.5l-2.1-2 .6-3c1 1.15 2.41 2.01 4 2.34V23H19V9h-1.5v1.78zM7.43 13.13l-2.12-.41a.999.999 0 01-.79-1.17l.76-3.93a2 2 0 012.34-1.58l1.16.23-1.35 6.86z"}}]})(t)}function Rrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9 4v1.38c-.83-.33-1.72-.5-2.61-.5-1.79 0-3.58.68-4.95 2.05l3.33 3.33h1.11v1.11c.86.86 1.98 1.31 3.11 1.36V15H6v3c0 1.1.9 2 2 2h10c1.66 0 3-1.34 3-3V4H9zm-1.11 6.41V8.26H5.61L4.57 7.22a5.07 5.07 0 011.82-.34c1.34 0 2.59.52 3.54 1.46l1.41 1.41-.2.2a2.7 2.7 0 01-1.92.8c-.47 0-.93-.12-1.33-.34zM19 17c0 .55-.45 1-1 1s-1-.45-1-1v-2h-6v-2.59c.57-.23 1.1-.57 1.56-1.03l.2-.2L15.59 14H17v-1.41l-6-5.97V6h8v11z"}}]})(t)}function Frn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.5 9l-2.25-4h-3.31l-1.69-3h-4.5L8.06 5H4.75L2.5 9l1.69 3-1.69 3 2.25 4h3.31l1.69 3h4.5l1.69-3h3.31l2.25-4-1.69-3 1.69-3zm-2.29 0l-1.12 2h-2.14l-1.12-2 1.12-2h2.14l1.12 2zm-8.27 5l-1.12-2 1.12-2h2.12l1.12 2-1.12 2h-2.12zm2.14-10l1.12 1.98L13.06 8h-2.12L9.8 5.98 10.92 4h2.16zM5.92 7h2.14l1.12 2-1.12 2H5.92L4.79 9l1.13-2zm-1.13 8l1.12-2h2.14l1.12 2-1.12 2H5.92l-1.13-2zm6.13 5L9.8 18.02 10.94 16h2.12l1.13 2.02L13.08 20h-2.16zm7.16-3h-2.14l-1.12-2 1.12-2h2.14l1.12 2-1.12 2z"}}]})(t)}function Nrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 17c0 1.66-1.34 3-3 3h-2v-2h3v-4a3.96 3.96 0 00-2.91-3.82l-2.62-.74C12.62 9.19 12 8.39 12 7.5V3H3v15h3v2H2v2h16c2.76 0 5-2.24 5-5h-2zM5 16V5h5v1H8.5c-.28 0-.5.22-.5.5s.22.5.5.5H10l.1 1H8.5c-.28 0-.5.22-.5.5s.22.5.5.5h1.81c.45 1.12 1.4 2.01 2.6 2.36l2.62.73C16.4 12.33 17 13.1 17 14v2H5zm9 4H8v-2h6v2z"}}]})(t)}function Prn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.02 13c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM13 13v8h8v-8h-8zm6 6h-4v-4h4v4zM7 2l-5 9h10L7 2zm0 4.12L8.6 9H5.4L7 6.12zM19.25 2.5c-1.06 0-1.81.56-2.25 1.17-.44-.61-1.19-1.17-2.25-1.17C13.19 2.5 12 3.78 12 5.25c0 2 2.42 3.42 5 5.75 2.58-2.33 5-3.75 5-5.75 0-1.47-1.19-2.75-2.75-2.75zM17 8.35c-1.45-1.22-3-2.4-3-3.1 0-.43.35-.75.75-.75.31 0 .52.17.73.37L17 6.3l1.52-1.43c.21-.2.42-.37.73-.37.4 0 .75.32.75.75 0 .7-1.55 1.88-3 3.1z"}}]})(t)}function jrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 5l-1.42 1.42-1.59-1.59V16h-1.98V4.83L9.42 6.42 8 5l4-4 4 4zm4 5v11c0 1.1-.9 2-2 2H6a2 2 0 01-2-2V10c0-1.11.89-2 2-2h3v2H6v11h12V10h-3V8h3a2 2 0 012 2z"}}]})(t)}function Urn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 23c-1.03 0-2.06-.25-3-.75-1.89 1-4.11 1-6 0-1.89 1-4.11 1-6 0-.95.5-1.97.75-3 .75H2v-2h1c1.04 0 2.08-.35 3-1 1.83 1.3 4.17 1.3 6 0 1.83 1.3 4.17 1.3 6 0 .91.65 1.96 1 3 1h1v2h-1zM12 5.5c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 12s-1.52.71-3.93 1.37c-.82-.23-1.53-.75-2.07-1.37-.73.84-1.8 1.5-3 1.5s-2.27-.66-3-1.5c-.73.84-1.8 1.5-3 1.5s-2.27-.66-3-1.5c-.54.61-1.25 1.13-2.07 1.37C1.52 18.21 0 17.5 0 17.5s2.93-1.36 7.13-2.08l1.35-4.17c.31-.95 1.32-1.47 2.27-1.16.09.03.19.07.27.11l2.47 1.3 2.84-1.5 1.65-3.71-.51-1.32L18.8 2 22 3.43 20.67 6.4l-1.31.5-3.72 8.34c4.85.63 8.36 2.26 8.36 2.26zm-8.98-4.54l-1.52.8-1.75-.92-.71 2.17c.32 0 .64-.01.96-.01.71 0 1.4.03 2.07.08l.95-2.12z"}}]})(t)}function Wrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 12c0-1.1-.9-2-2-2V7c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v3c-1.1 0-2 .9-2 2v5h1.33L4 19h1l.67-2h12.67l.66 2h1l.67-2H22v-5zm-4-2h-5V7h5v3zM6 7h5v3H6V7zm-2 5h16v3H4v-3z"}}]})(t)}function Zrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M6 3c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm14.06-2h-2.12L15.5 3.44l1.06 1.06 3.5-3.5zM22 23v-2h-1c-1.04 0-2.08-.35-3-1-1.83 1.3-4.17 1.3-6 0-1.83 1.3-4.17 1.3-6 0-.91.65-1.96 1-3 1H2v2h1c1.03 0 2.05-.25 3-.75 1.89 1 4.11 1 6 0 1.89 1 4.11 1 6 0 .95.5 1.97.75 3 .75h1zm-1-9.72c0 1.44-2.19 3.62-5.04 5.58-.31.09-.63.14-.96.14-1.2 0-2.27-.66-3-1.5-.73.84-1.8 1.5-3 1.5-.94 0-1.81-.41-2.49-.99.46-.39.96-.78 1.49-1.17l-1.55-2.97A4.06 4.06 0 016 12V8c0-1.1.9-2 2-2h3c1.38 0 2.63-.56 3.54-1.46l1.41 1.41A7.018 7.018 0 0111 8H9.6v3.5h2.8l1.69 1.88c1.95-.84 3.77-1.38 5.06-1.38.84 0 1.85.25 1.85 1.28zm-8.8.99l-.7-.77-2.5.1.83 2.01c.59-.38 1.81-1.06 2.37-1.34z"}}]})(t)}function Grn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 12L8 8H2v14h20l-6-8-5-2zm1.53 2.77L6 16.95l-2-.67v-1.89l2 .67 3.95-1.32 2.58 1.03zM7 10l1.57 2.09-2.57.86-2-.67V10h3zM4 20v-1.61l2 .67 9.03-3.01L18 20H4zM17 6V1l-5-1-3 2v4l3 2 5-2zm-6-2.93l1.42-.95 2.58.52v2.01l-2.77 1.11L11 4.93V3.07zM18.5 7L16 9v3l2.5 2 4.5-2V8l-4.5-1zm2.5 3.7l-2.2.98-.8-.64V9.96l1-.8 2 .44v1.1z"}}]})(t)}function qrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 11V5l-3-3-3 3v2H3v14h18V11h-6zm-8 8H5v-2h2v2zm0-4H5v-2h2v2zm0-4H5V9h2v2zm6 8h-2v-2h2v2zm0-4h-2v-2h2v2zm0-4h-2V9h2v2zm0-4h-2V5h2v2zm6 12h-2v-2h2v2zm0-4h-2v-2h2v2z"}}]})(t)}function Yrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.5 18H8V9h1.5v9zm3.25 0h-1.5V9h1.5v9zM16 18h-1.5V9H16v9zm1-12h-2V3c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v3H7c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2 0 .55.45 1 1 1s1-.45 1-1h6c0 .55.45 1 1 1s1-.45 1-1c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-6.5-2.5h3V6h-3V3.5zM17 19H7V8h10v11z"}}]})(t)}function Xrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.5 11c1.93 0 3.5 1.57 3.5 3.5S11.43 18 9.5 18 6 16.43 6 14.5 7.57 11 9.5 11zm0-2C6.46 9 4 11.46 4 14.5S6.46 20 9.5 20s5.5-2.46 5.5-5.5c0-1.16-.36-2.23-.97-3.12L18 7.42V10h2V4h-6v2h2.58l-3.97 3.97C11.73 9.36 10.66 9 9.5 9z"}}]})(t)}function $rn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 7h-4c-1.1 0-2 .9-2 2v6h2.5v7h3v-7H16V9c0-1.1-.9-2-2-2z"}},{tag:"circle",attr:{cx:"12",cy:"4",r:"2"}}]})(t)}function Krn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 7h-4c-1.1 0-2 .9-2 2v6h2v7h4v-7h2V9c0-1.1-.9-2-2-2zM12 1.751L14.248 4 12 6.248 9.75 4z"}}]})(t)}function Qrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.75 7h-3.5C9.04 7 8.11 8.07 8.27 9.26L10 22h4l1.73-12.74C15.89 8.07 14.96 7 13.75 7z"}},{tag:"circle",attr:{cx:"12",cy:"4",r:"2"}}]})(t)}function Jrn(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 7h-4c-1.1 0-2 .9-2 2v6h2v7h4v-7h2V9c0-1.1-.9-2-2-2z"}},{tag:"circle",attr:{cx:"12",cy:"4",r:"2"}}]})(t)}function tan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.5 6c-1.31 0-2.37 1.01-2.48 2.3-1.88-.5-2.84-1.8-5.02-1.8-2.19 0-3.14 1.3-5.02 1.8C6.87 7.02 5.81 6 4.5 6A2.5 2.5 0 002 8.5V9c0 6 3.6 7.81 6.52 7.98C9.53 17.62 10.72 18 12 18s2.47-.38 3.48-1.02C18.4 16.81 22 15 22 9v-.5A2.5 2.5 0 0019.5 6zm-16 3v-.5c0-.55.45-1 1-1s1 .45 1 1v3c0 1.28.38 2.47 1.01 3.48C4.99 14.27 3.5 12.65 3.5 9zM7 11.5V9.85c1.12-.23 1.95-.69 2.66-1.08C10.48 8.33 11.07 8 12 8c.93 0 1.52.33 2.34.78.71.39 1.54.84 2.66 1.08v1.65c0 2.76-2.24 5-5 5s-5-2.25-5-5.01zM20.5 9c0 3.65-1.49 5.27-3.01 5.98.64-1.01 1.01-2.2 1.01-3.48v-3c0-.55.45-1 1-1s1 .45 1 1V9zm-9.81 1.48c-.44.26-.96.56-1.69.76V10.2c.48-.17.84-.38 1.18-.58C10.72 9.3 11.23 9 12 9s1.27.3 1.8.62c.34.2.71.42 1.2.59v1.04c-.75-.21-1.26-.51-1.71-.78-.46-.27-.8-.47-1.29-.47s-.84.2-1.31.48z"}}]})(t)}function ean(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 10.43V2H7v8.43c0 .35.18.68.49.86l4.18 2.51-.99 2.34-3.41.29 2.59 2.24L9.07 22 12 20.23 14.93 22l-.78-3.33 2.59-2.24-3.41-.29-.99-2.34 4.18-2.51c.3-.18.48-.5.48-.86zm-6 .64l-2-1.2V4h2v7.07zm4-1.2l-2 1.2V4h2v5.87z"}}]})(t)}function nan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.33 8 15.5 8 14 8.67 14 9.5s.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11zm3.5 2.5c-2.33 0-4.31 1.46-5.11 3.5h10.22c-.8-2.04-2.78-3.5-5.11-3.5z"}}]})(t)}function ran(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.33 8 15.5 8 14 8.67 14 9.5s.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5z"}}]})(t)}function aan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.78 17.51c-2.47 0-6.57-1.33-8.68-5.43-2.33-4.51-.5-8.48.53-10.07C6.27 2.2 1.98 6.59 1.98 12c0 .14.02.28.02.42.61-.26 1.28-.42 1.98-.42 0-3.09 1.73-5.77 4.3-7.1-.5 2.19-.54 5.04 1.04 8.1 1.57 3.04 4.18 4.95 6.8 5.86a8 8 0 01-5.61 1.01c-.37.7-.94 1.27-1.64 1.64.98.32 2.03.5 3.11.5 3.5 0 6.58-1.8 8.37-4.52-.17.01-.37.02-.57.02z"}},{tag:"path",attr:{d:"M7 16h-.18C6.4 14.84 5.3 14 4 14c-1.66 0-3 1.34-3 3s1.34 3 3 3h3c1.1 0 2-.9 2-2s-.9-2-2-2z"}}]})(t)}function ian(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM4 12c0-1.85.63-3.54 1.69-4.9L7.59 9h2.83L7.1 5.69A7.924 7.924 0 0112 4c4.41 0 8 3.59 8 8 0 1.85-.63 3.54-1.69 4.9l-1.9-1.9h-2.83l3.31 3.31A7.874 7.874 0 0112 20c-4.41 0-8-3.59-8-8z"}},{tag:"path",attr:{d:"M14.25 14l-1.5-2 1.5-2h-1.5L12 11l-.75-1h-1.5l1.5 2-1.5 2h1.5l.75-1 .75 1zM8 10l-.75 1-.75-1H5l1.5 2L5 14h1.5l.75-1L8 14h1.5L8 12l1.5-2zM16 14l.75-1 .75 1H19l-1.5-2 1.5-2h-1.5l-.75 1-.75-1h-1.5l1.5 2-1.5 2z"}}]})(t)}function oan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 13.17l-1.5-1.5V9H16v4.17zm3.78 9.44l-1.85-1.85c-.28.15-.59.24-.93.24 0 .55-.45 1-1 1s-1-.45-1-1H9c0 .55-.45 1-1 1s-1-.45-1-1c-1.1 0-2-.9-2-2V8c0-.05.02-.1.02-.15L1.39 4.22 2.8 2.81l18.38 18.38-1.4 1.42zM16.17 19l-3.42-3.42V18h-1.5v-3.92L9.5 12.33V18H8v-7.17l-1-1V19h9.17zM12.75 9h-.92l.92.92V9zM19 8v8.17l-2-2V8h-6.17l-.99-.99L9 6.17V3c0-.55.45-1 1-1h4c.55 0 1 .45 1 1v3h2c1.1 0 2 .9 2 2zm-8.5-2h3V3.5h-3V6z"}}]})(t)}function lan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 23h-1.5v-9H19v9zM7.53 14H6l-2 9h1.53l2-9zm5.97-8.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM9.8 8.9L7 23h2.1l1.8-8 2.1 2v6h2v-7.5l-2.1-2 .6-3C14.8 12 16.8 13 19 13v-2c-1.9 0-3.5-1-4.3-2.4l-1-1.6a2.145 2.145 0 00-2.65-.84L6 8.3V13h2V9.6l1.8-.7z"}}]})(t)}function can(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 14v3H8v-7c0-2.21 1.79-4 4-4 .85 0 1.64.26 2.28.72l1.43-1.43A5.87 5.87 0 0013.5 4.2v-.7c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.7C7.91 4.86 6 7.21 6 10v7H4v2h16v-2h-2v-3h-2zm-4 8c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2zM24 8h-3V5h-2v3h-3v2h3v3h2v-3h3V8z"}}]})(t)}function san(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 22c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2zm6-6v-5c0-3.07-1.63-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2zm-2 1H8v-6c0-2.48 1.51-4.5 4-4.5s4 2.02 4 4.5v6zM7.58 4.08L6.15 2.65C3.75 4.48 2.17 7.3 2.03 10.5h2a8.445 8.445 0 013.55-6.42zm12.39 6.42h2c-.15-3.2-1.73-6.02-4.12-7.85l-1.42 1.43a8.495 8.495 0 013.54 6.42z"}}]})(t)}function uan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 22c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2zm6-6v-5c0-3.07-1.63-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2zm-2 1H8v-6c0-2.48 1.51-4.5 4-4.5s4 2.02 4 4.5v6z"}}]})(t)}function dan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 22c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2zm0-15.5c2.49 0 4 2.02 4 4.5v.1l2 2V11c0-3.07-1.63-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68c-.24.06-.47.15-.69.23l1.64 1.64c.18-.02.36-.05.55-.05zM5.41 3.35L4 4.76l2.81 2.81C6.29 8.57 6 9.74 6 11v5l-2 2v1h14.24l1.74 1.74 1.41-1.41L5.41 3.35zM16 17H8v-6c0-.68.12-1.32.34-1.9L16 16.76V17z"}}]})(t)}function han(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9.5 9.8h2.8l-2.8 3.4V15h5v-1.8h-2.8l2.8-3.4V8h-5zM18 16v-5c0-3.07-1.63-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2zm-2 1H8v-6c0-2.48 1.51-4.5 4-4.5s4 2.02 4 4.5v6zm-4 5c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2z"}}]})(t)}function fan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 22c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2zm6-6v-5c0-3.07-1.63-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2zm-2 1H8v-6c0-2.48 1.51-4.5 4-4.5s4 2.02 4 4.5v6z"}}]})(t)}function pan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 22c1.66 0 3-1.34 3-3s-1.34-3-3-3c-1.3 0-2.4.84-2.82 2H9.14l1.99-3.06a6.36 6.36 0 001.74 0l1.02 1.57c.42-.53.96-.95 1.6-1.21l-.6-.93A6.992 6.992 0 0019 8H5c0 2.84 1.69 5.27 4.12 6.37l-3.95 6.08a1 1 0 00.29 1.38 1 1 0 001.38-.29l1-1.55h6.34C14.6 21.16 15.7 22 17 22zm0-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-9.58-8h9.16c-.77 1.76-2.54 3-4.58 3s-3.81-1.24-4.58-3zM9.41 7h1c.15-1.15.23-1.64-.89-2.96-.42-.5-.68-.77-.46-2.04h-.99c-.21 1.11.03 2.05.89 2.96.22.24.79.67.45 2.04zM11.89 7h1c.15-1.15.23-1.64-.89-2.96-.42-.5-.68-.78-.46-2.04h-.99c-.21 1.11.03 2.05.89 2.96.23.24.8.67.45 2.04zM14.41 7h1c.15-1.15.23-1.64-.89-2.96-.42-.5-.68-.77-.46-2.04h-.99c-.21 1.11.03 2.05.89 2.96.22.24.79.67.45 2.04z"}}]})(t)}function gan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-6 2h6v6h-3l1-4-4 1V5zM5 5h6v3L7 7l1 4H5V5zm6 14H5v-6h3l-1 4 4-1v3zm8 0h-6v-3l4 1-1-4h3v6zm-4.37-4.37L12 13.72l-2.63.91.91-2.63-.91-2.63 2.63.91 2.63-.91-.91 2.63.91 2.63z"}}]})(t)}function van(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 17c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.48.94C14.68 18.54 14 19 12 19s-2.68-.46-3.48-1.06C8.04 17.55 7 16.76 7 14H5c0 2.7.93 4.41 2.3 5.5.5.4 1.1.7 1.7.9V24h6v-3.6c.6-.2 1.2-.5 1.7-.9 1.37-1.09 2.3-2.8 2.3-5.5h-2c0 2.76-1.04 3.55-1.52 3.94zM23 4.25v3.49c0 .8-.88 1.26-1.56.83-.14-.09-.28-.18-.44-.26L19 13h-2l-1.5-6.28a27.852 27.852 0 00-7 0L7 13H5L3 8.31c-.16.08-.3.17-.44.26C1.88 9 1 8.55 1 7.74V4.25C1 1.9 5.92 0 12 0s11 1.9 11 4.25zM6.9 6.98c-.93.19-1.78.43-2.53.71l1.51 3.55L6.9 6.98zm12.73.71c-.75-.28-1.6-.52-2.53-.71l1.02 4.25 1.51-3.54zM21 4.31C20.65 3.63 17.57 2 12 2S3.35 3.63 3 4.31v1.77C5.34 5.07 8.56 4.5 12 4.5s6.66.57 9 1.58V4.31z"}}]})(t)}function man(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M20 4h-3.17L15 2H9L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V6h4.05l.59-.65L9.88 4h4.24l1.24 1.35.59.65H20v12zM9 12c0-1.66 1.34-3 3-3h3.98c-.92-1.21-2.35-2-3.98-2a5.002 5.002 0 00-4.9 6h2.08c-.11-.31-.18-.65-.18-1zm6 0c0 1.66-1.34 3-3 3H8.02c.92 1.21 2.35 2 3.98 2a5.002 5.002 0 004.9-6h-2.08c.11.31.18.65.18 1z"}}]})(t)}function yan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16.67 13.13C18.04 14.06 19 15.32 19 17v3h4v-3c0-2.18-3.57-3.47-6.33-3.87zM15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4c-.47 0-.91.1-1.33.24a5.98 5.98 0 010 7.52c.42.14.86.24 1.33.24zM9 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zM9 13c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4zm6 5H3v-.99C3.2 16.29 6.3 15 9 15s5.8 1.29 6 2v1z"}}]})(t)}function ban(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 13.75c-2.34 0-7 1.17-7 3.5V19h14v-1.75c0-2.33-4.66-3.5-7-3.5zM4.34 17c.84-.58 2.87-1.25 4.66-1.25s3.82.67 4.66 1.25H4.34zM9 12c1.93 0 3.5-1.57 3.5-3.5S10.93 5 9 5 5.5 6.57 5.5 8.5 7.07 12 9 12zm0-5c.83 0 1.5.67 1.5 1.5S9.83 10 9 10s-1.5-.67-1.5-1.5S8.17 7 9 7zm7.04 6.81c1.16.84 1.96 1.96 1.96 3.44V19h4v-1.75c0-2.02-3.5-3.17-5.96-3.44zM15 12c1.93 0 3.5-1.57 3.5-3.5S16.93 5 15 5c-.54 0-1.04.13-1.5.35.63.89 1 1.98 1 3.15s-.37 2.26-1 3.15c.46.22.96.35 1.5.35z"}}]})(t)}function xan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 13.75c-2.34 0-7 1.17-7 3.5V19h14v-1.75c0-2.33-4.66-3.5-7-3.5zM4.34 17c.84-.58 2.87-1.25 4.66-1.25s3.82.67 4.66 1.25H4.34zM9 12c1.93 0 3.5-1.57 3.5-3.5S10.93 5 9 5 5.5 6.57 5.5 8.5 7.07 12 9 12zm0-5c.83 0 1.5.67 1.5 1.5S9.83 10 9 10s-1.5-.67-1.5-1.5S8.17 7 9 7zm7.04 6.81c1.16.84 1.96 1.96 1.96 3.44V19h4v-1.75c0-2.02-3.5-3.17-5.96-3.44zM15 12c1.93 0 3.5-1.57 3.5-3.5S16.93 5 15 5c-.54 0-1.04.13-1.5.35.63.89 1 1.98 1 3.15s-.37 2.26-1 3.15c.46.22.96.35 1.5.35z"}}]})(t)}function Man(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.39 14.56C16.71 13.7 14.53 13 12 13s-4.71.7-6.39 1.56A2.97 2.97 0 004 17.22V20h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM18 18H6v-.78c0-.38.2-.72.52-.88C7.71 15.73 9.63 15 12 15c2.37 0 4.29.73 5.48 1.34.32.16.52.5.52.88V18zM9.78 12h4.44c1.21 0 2.14-1.06 1.98-2.26l-.32-2.45C15.57 5.39 13.92 4 12 4S8.43 5.39 8.12 7.29L7.8 9.74c-.16 1.2.77 2.26 1.98 2.26zm.32-4.41C10.26 6.67 11.06 6 12 6s1.74.67 1.9 1.59l.32 2.41H9.78l.32-2.41z"}}]})(t)}function wan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.39 14.56C16.71 13.7 14.53 13 12 13s-4.71.7-6.39 1.56A2.97 2.97 0 004 17.22V20h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM18 18H6v-.78c0-.38.2-.72.52-.88C7.71 15.73 9.63 15 12 15c2.37 0 4.29.73 5.48 1.34.32.16.52.5.52.88V18zM10 12h4c1.66 0 3-1.34 3-3 0-.73-.27-1.4-.71-1.92.13-.33.21-.7.21-1.08a3 3 0 00-1.86-2.77C14 2.48 13.06 2 12 2s-2 .48-2.64 1.23A3 3 0 007.5 6c0 .38.08.75.21 1.08C7.27 7.6 7 8.27 7 9c0 1.66 1.34 3 3 3zm-.76-3.63c.87-1.04.26-2 .26-2.37 0-.41.24-.77.62-.92.29-.12.55-.31.75-.54.17-.21.55-.54 1.13-.54s.96.33 1.13.53c.2.24.46.42.75.54a1 1 0 01.62.93c0 .37-.61 1.33.26 2.37.58.69.04 1.63-.76 1.63h-4c-.8 0-1.34-.94-.76-1.63z"}}]})(t)}function zan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.39 14.56C16.71 13.7 14.53 13 12 13s-4.71.7-6.39 1.56A2.97 2.97 0 004 17.22V20h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM18 18H6v-.78c0-.38.2-.72.52-.88C7.71 15.73 9.63 15 12 15c2.37 0 4.29.73 5.48 1.34.32.16.52.5.52.88V18zM12 12c2.21 0 4-1.79 4-4V4.5c0-.83-.67-1.5-1.5-1.5-.52 0-.98.27-1.25.67-.27-.4-.73-.67-1.25-.67s-.98.27-1.25.67c-.27-.4-.73-.67-1.25-.67C8.67 3 8 3.67 8 4.5V8c0 2.21 1.79 4 4 4zm-2-6.5h4V8c0 1.1-.9 2-2 2s-2-.9-2-2V5.5z"}}]})(t)}function Can(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 8c0-2.21-1.79-4-4-4S5 5.79 5 8s1.79 4 4 4 4-1.79 4-4zm-2 0c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zM1 18v2h16v-2c0-2.66-5.33-4-8-4s-8 1.34-8 4zm2 0c.2-.71 3.3-2 6-2 2.69 0 5.78 1.28 6 2H3zm17-3v-3h3v-2h-3V7h-2v3h-3v2h3v3h2z"}}]})(t)}function Aan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 9V6h-2v3h-3v2h3v3h2v-3h3V9h-3zM9 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm6.39 8.56C13.71 13.7 11.53 13 9 13s-4.71.7-6.39 1.56A2.97 2.97 0 001 17.22V20h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM15 18H3v-.78c0-.38.2-.72.52-.88C4.71 15.73 6.63 15 9 15c2.37 0 4.29.73 5.48 1.34.32.16.52.5.52.88V18z"}}]})(t)}function kan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 8c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4zm-6 4c.22-.72 3.31-2 6-2 2.7 0 5.8 1.29 6 2H9zm-3-3v-3h3v-2H6V7H4v3H1v2h3v3z"}}]})(t)}function Han(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 17.17l-3.37-3.38c.64.22 1.23.48 1.77.76.97.51 1.58 1.52 1.6 2.62zm1.19 4.02l-1.41 1.41-2.61-2.6H4v-2.78c0-1.12.61-2.15 1.61-2.66 1.29-.66 2.87-1.22 4.67-1.45L1.39 4.22 2.8 2.81l18.39 18.38zM15.17 18l-3-3H12c-2.37 0-4.29.73-5.48 1.34-.32.16-.52.5-.52.88V18h9.17zM12 6c1.1 0 2 .9 2 2 0 .86-.54 1.59-1.3 1.87l1.48 1.48a3.999 3.999 0 10-5.53-5.53l1.48 1.48A1.99 1.99 0 0112 6z"}}]})(t)}function Ean(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 5.9a2.1 2.1 0 110 4.2 2.1 2.1 0 010-4.2m0 9c2.97 0 6.1 1.46 6.1 2.1v1.1H5.9V17c0-.64 3.13-2.1 6.1-2.1M12 4C9.79 4 8 5.79 8 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 9c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4z"}}]})(t)}function San(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 8c0-2.21-1.79-4-4-4S6 5.79 6 8s1.79 4 4 4 4-1.79 4-4zm-2 0c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zM2 18v2h16v-2c0-2.66-5.33-4-8-4s-8 1.34-8 4zm2 0c.2-.71 3.3-2 6-2 2.69 0 5.77 1.28 6 2H4zM17 10h6v2h-6z"}}]})(t)}function Lan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 8c0-2.21-1.79-4-4-4S6 5.79 6 8s1.79 4 4 4 4-1.79 4-4zm-2 0c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zM2 18v2h16v-2c0-2.66-5.33-4-8-4s-8 1.34-8 4zm2 0c.2-.71 3.3-2 6-2 2.69 0 5.77 1.28 6 2H4zM17 10h6v2h-6z"}}]})(t)}function _an(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0 10c2.7 0 5.8 1.29 6 2H6c.23-.72 3.31-2 6-2m0-12C9.79 4 8 5.79 8 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 10c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"}}]})(t)}function Ban(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 10c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm6.39 8.56C16.71 11.7 14.53 11 12 11s-4.71.7-6.39 1.56A2.97 2.97 0 004 15.22V22h2v-6.78c0-.38.2-.72.52-.88C7.71 13.73 9.63 13 12 13c.76 0 1.47.07 2.13.2l-1.55 3.3H9.75C8.23 16.5 7 17.73 7 19.25S8.23 22 9.75 22H18c1.1 0 2-.9 2-2v-4.78c0-1.12-.61-2.15-1.61-2.66zM10.94 20H9.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1.89l-.7 1.5zM18 20h-4.85l2.94-6.27c.54.2 1.01.41 1.4.61.31.16.51.5.51.88V20z"}}]})(t)}function Dan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.19 21.19L2.81 2.81 1.39 4.22 3 5.83V19c0 1.1.9 2 2 2h13.17l1.61 1.61 1.41-1.42zM8.25 19H5V7.83l2 2v3.67c0 .55.45 1 1 1h.25V19zm1.5 0v-4.5H10c.46 0 .82-.31.94-.73l3.31 3.31V19h-4.5zM11 8.17L5.83 3H19c1.1 0 2 .9 2 2v13.17l-2-2V5h-2v8.5c0 .19-.07.36-.16.51L13 10.17V5h-2v3.17z"}}]})(t)}function Tan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 11.5h.25V19h-4.5v-4.5H10c.55 0 1-.45 1-1V5h2v8.5c0 .55.45 1 1 1zM5 5h2v8.5c0 .55.45 1 1 1h.25V19H5V5zm14 14h-3.25v-4.5H16c.55 0 1-.45 1-1V5h2v14z"}}]})(t)}function Van(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.45 16.52l-3.01-3.01c-.11-.11-.24-.13-.31-.13s-.2.02-.31.13L8.8 16.53c-.34.34-.87.89-2.64.89l3.71 3.7a3 3 0 004.24 0l3.72-3.71c-.91 0-1.67-.18-2.38-.89zM8.8 7.47l3.02 3.02c.08.08.2.13.31.13s.23-.05.31-.13l2.99-2.99c.71-.74 1.52-.91 2.43-.91l-3.72-3.71a3 3 0 00-4.24 0l-3.71 3.7c1.76 0 2.3.58 2.61.89z"}},{tag:"path",attr:{d:"M21.11 9.85l-2.25-2.26H17.6c-.54 0-1.08.22-1.45.61l-3 3c-.28.28-.65.42-1.02.42a1.5 1.5 0 01-1.02-.42L8.09 8.17c-.38-.38-.9-.6-1.45-.6H5.17l-2.29 2.3a3 3 0 000 4.24l2.29 2.3h1.48c.54 0 1.06-.22 1.45-.6l3.02-3.02c.28-.28.65-.42 1.02-.42s.74.14 1.02.42l3.01 3.01c.38.38.9.6 1.45.6h1.26l2.25-2.26a3.042 3.042 0 00-.02-4.29z"}}]})(t)}function Oan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M10 8H8v4H4v2h4v4h2v-4h4v-2h-4V8zm4.5-1.92V7.9l2.5-.5V18h2V5l-4.5 1.08z"}}]})(t)}function Ian(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zM7 10h2v7H7zm4-3h2v10h-2zm4 6h2v4h-2z"}}]})(t)}function Ran(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.93 8.35l-3.6 1.68L14 7.7V6.3l2.33-2.33 3.6 1.68c.38.18.82.01 1-.36.18-.38.01-.82-.36-1l-3.92-1.83a.993.993 0 00-1.13.2L13.78 4.4A.975.975 0 0013 4c-.55 0-1 .45-1 1v1H8.82C8.4 4.84 7.3 4 6 4 4.34 4 3 5.34 3 7c0 1.1.6 2.05 1.48 2.58L7.08 18H6c-1.1 0-2 .9-2 2v1h13v-1c0-1.1-.9-2-2-2h-1.62L8.41 8.77c.17-.24.31-.49.41-.77H12v1c0 .55.45 1 1 1 .32 0 .6-.16.78-.4l1.74 1.74c.3.3.75.38 1.13.2l3.92-1.83c.38-.18.54-.62.36-1a.753.753 0 00-1-.36zM6 8c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm5.11 10H9.17l-2.46-8h.1l4.3 8z"}}]})(t)}function Fan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.94 9.06C19.5 5.73 16.57 3 13 3 9.47 3 6.57 5.61 6.08 9l-1.93 3.48c-.41.66.07 1.52.85 1.52h1v2c0 1.1.9 2 2 2h1v3h7v-4.68a7.016 7.016 0 003.94-7.26zm-5.05 5.57l-.89.42V19h-3v-3H8v-4H6.7l1.33-2.33C8.21 7.06 10.35 5 13 5c2.76 0 5 2.24 5 5 0 2.09-1.29 3.88-3.11 4.63z"}},{tag:"path",attr:{d:"M12.5 12.54c-.41 0-.74.31-.74.73 0 .41.33.74.74.74.42 0 .73-.33.73-.74a.71.71 0 00-.73-.73zM12.5 7c-1.03 0-1.74.67-2 1.45l.96.4c.13-.39.43-.86 1.05-.86.95 0 1.13.89.8 1.36-.32.45-.86.75-1.14 1.26-.23.4-.18.87-.18 1.16h1.06c0-.55.04-.65.13-.82.23-.42.65-.62 1.09-1.27.4-.59.25-1.38-.01-1.8-.31-.49-.9-.88-1.76-.88z"}}]})(t)}function Nan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.82 7.22l-1 .4c-.21-.16-.43-.29-.67-.39L14 6.17c-.02-.1-.1-.17-.2-.17h-1.6c-.1 0-.18.07-.19.17l-.15 1.06c-.24.1-.47.23-.67.39l-1-.4c-.09-.03-.2 0-.24.09l-.8 1.38a.2.2 0 00.05.26l.85.66c-.03.12-.05.26-.05.39s.01.26.03.39l-.84.66a.19.19 0 00-.05.25l.8 1.39c.05.09.15.12.25.09l.99-.4c.21.16.43.29.68.39l.14 1.06c.02.1.1.17.2.17h1.6c.1 0 .18-.07.2-.17l.15-1.06c.24-.1.47-.23.67-.39l.99.4c.09.04.2 0 .24-.09l.8-1.39c.05-.09.03-.19-.05-.25l-.83-.66a2.561 2.561 0 000-.78l.85-.66a.2.2 0 00.05-.26l-.8-1.38c-.05-.09-.16-.12-.25-.09zM13 11.43a1.43 1.43 0 110-2.86 1.43 1.43 0 010 2.86z"}},{tag:"path",attr:{d:"M19.94 9.06c-.43-3.27-3.23-5.86-6.53-6.05C13.27 3 13.14 3 13 3 9.47 3 6.57 5.61 6.08 9l-1.93 3.48c-.41.66.07 1.52.85 1.52h1v2c0 1.1.9 2 2 2h1v3h7v-4.68a7.016 7.016 0 003.94-7.26zm-5.05 5.57l-.89.42V19h-3v-3H8v-4H6.7l1.33-2.33C8.21 7.06 10.35 5 13 5c2.76 0 5 2.24 5 5 0 2.09-1.29 3.88-3.11 4.63z"}}]})(t)}function Pan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 8.17L6.49 3.66A9.91 9.91 0 0112 2c5.52 0 10 4.48 10 10 0 2.04-.61 3.93-1.66 5.51l-1.46-1.46A7.842 7.842 0 0020 12c0-3.35-2.07-6.22-5-7.41V5c0 1.1-.9 2-2 2h-2v1.17zm10.19 13.02l-1.41 1.41-2.27-2.27A9.839 9.839 0 0112 22C6.48 22 2 17.52 2 12c0-2.04.61-3.93 1.66-5.51L1.39 4.22 2.8 2.81l18.39 18.38zM11 18c-1.1 0-2-.9-2-2v-1l-4.79-4.79C4.08 10.79 4 11.38 4 12c0 4.08 3.05 7.44 7 7.93V18z"}}]})(t)}function jan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM4 12c0-.61.08-1.21.21-1.78L8.99 15v1c0 1.1.9 2 2 2v1.93C7.06 19.43 4 16.07 4 12zm13.89 5.4c-.26-.81-1-1.4-1.9-1.4h-1v-3c0-.55-.45-1-1-1h-6v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41C17.92 5.77 20 8.65 20 12c0 2.08-.81 3.98-2.11 5.4z"}}]})(t)}function Uan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 6.5V14h-2V7.5L14 4 9 7.5V9H7V6.5l7-5 7 5zm-5.5.5h-1v1h1V7zm-2 0h-1v1h1V7zm2 2h-1v1h1V9zm-2 0h-1v1h1V9zm5.5 7h-2c0-1.2-.75-2.28-1.87-2.7L8.97 11H1v11h6v-1.44l7 1.94 8-2.5v-1c0-1.66-1.34-3-3-3zM3 20v-7h2v7H3zm10.97.41L7 18.48V13h1.61l5.82 2.17c.34.13.57.46.57.83 0 0-1.99-.05-2.3-.15l-2.38-.79-.63 1.9 2.38.79c.51.17 1.04.26 1.58.26H19c.39 0 .74.23.9.56l-5.93 1.84z"}}]})(t)}function Wan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}},{tag:"path",attr:{d:"M17 10h-4.59l.58-3.41v-.2c-.01-.26-.12-.51-.3-.7L12 5l-4.6 5c-.27.26-.42.62-.4 1v5c0 1.1.9 2 2 2h5.5c.56.03 1.08-.29 1.3-.8l2.1-4.9c.08-.15.12-.33.1-.5V11c0-.55-.45-1-1-1z"}}]})(t)}function Zan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5.77 7.15L7.2 4.78l1.03-1.71c.39-.65 1.33-.65 1.72 0l1.48 2.46-1.23 2.06-1 1.62-3.43-2.06zm15.95 5.82l-1.6-2.66-3.46 2L18.87 16H20a2 2 0 002-2c0-.36-.1-.71-.28-1.03zM16 21h1.5a2 2 0 001.79-1.11L20.74 17H16v-2l-4 4 4 4v-2zm-6-4H5.7l-.84 1.41c-.3.5-.32 1.12-.06 1.65.28.57.87.94 1.52.94H10v-4zm-3.88-2.65l1.73 1.04L6.48 9.9 1 11.27l1.7 1.02-.41.69c-.35.59-.38 1.31-.07 1.92l1.63 3.26 2.27-3.81zm10.9-9.21l-1.3-2.17C15.35 2.37 14.7 2 14 2h-3.53l3.12 5.2-1.72 1.03 5.49 1.37 1.37-5.49-1.71 1.03z"}}]})(t)}function Gan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M16 4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm4.78 3.58A6.95 6.95 0 0018 7c-.67 0-1.31.1-1.92.28.58.55.92 1.32.92 2.15V10h5v-.57c0-.81-.48-1.53-1.22-1.85zM6 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm1.92 1.28C7.31 7.1 6.67 7 6 7c-.99 0-1.93.21-2.78.58A2.01 2.01 0 002 9.43V10h5v-.57c0-.83.34-1.6.92-2.15zM10 4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6H8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0116 9.43V10zm-1 6c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6h-8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0121 21.43V22zM5 16c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6H3v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0111 21.43V22zm1.75-9v-2h-1.5v2H9l3 3 3-3h-2.25z"}}]})(t)}function qan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{fill:"none"},child:[{tag:"path",attr:{d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M0 0h24v24H0z"}}]},{tag:"path",attr:{d:"M12 4.14l6 2.25v4.7c0 1.19-.23 2.36-.64 3.44l1.51 1.51c.72-1.53 1.13-3.22 1.13-4.95V5l-8-3-5.22 1.96 1.55 1.55L12 4.14zM2.81 2.81L1.39 4.22 4 6.83v4.26c0 5.05 3.41 9.76 8 10.91 1.72-.43 3.28-1.36 4.55-2.62l3.23 3.23 1.41-1.41L2.81 2.81zM12 19.92c-3.45-1.13-6-4.82-6-8.83V8.83l9.14 9.14c-.9.88-1.97 1.57-3.14 1.95z"}}]})(t)}function Yan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 12a3.96 3.96 0 00-2.91-3.82l-2.62-.74C13.62 7.19 13 6.39 13 5.5V1H4v15h16v-4zm-2 2H6V3h5v1H9.5c-.28 0-.5.22-.5.5s.22.5.5.5H11l.1 1H9.5c-.28 0-.5.22-.5.5s.22.5.5.5h1.81c.45 1.12 1.4 2.01 2.6 2.36l2.62.73C17.4 10.33 18 11.1 18 12v2zM5 17c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm14-4c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-7-4c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function Xan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 5h2v14h-2V5zm-6 7c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2.78 1.58a6.95 6.95 0 00-5.56 0A2.01 2.01 0 001 15.43V16h8v-.57c0-.81-.48-1.53-1.22-1.85zM19 12c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2.78 1.58a6.95 6.95 0 00-5.56 0A2.01 2.01 0 0015 15.43V16h8v-.57c0-.81-.48-1.53-1.22-1.85z"}}]})(t)}function $an(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.5 6.5C15.5 5.66 17 4 17 4s1.5 1.66 1.5 2.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5zm4 8.5a2.5 2.5 0 002.5-2.5c0-1.67-2.5-4.5-2.5-4.5S17 10.83 17 12.5a2.5 2.5 0 002.5 2.5zM13 14h-2v-2H9v2H7v2h2v2h2v-2h2v-2zm3-2v8c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2v-8c0-2.97 2.16-5.43 5-5.91V4H7V2h6c1.13 0 2.15.39 2.99 1.01l-1.43 1.43C14.1 4.17 13.57 4 13 4h-2v2.09c2.84.48 5 2.94 5 5.91zm-2 0c0-2.21-1.79-4-4-4s-4 1.79-4 4v8h8v-8z"}}]})(t)}function Kan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 11V8c4.56-.58 8-3.1 8-6H2c0 2.9 3.44 5.42 8 6v3c-3.68.73-8 3.61-8 11h6v-2H4.13c.93-6.83 6.65-7.2 7.87-7.2s6.94.37 7.87 7.2H16v2h6c0-7.39-4.32-10.27-8-11zm4.87-7C17.5 5.19 15 6.12 12 6.12S6.5 5.19 5.13 4h13.74zM12 22c-1.1 0-2-.9-2-2 0-.55.22-1.05.59-1.41C11.39 17.79 16 16 16 16s-1.79 4.61-2.59 5.41c-.36.37-.86.59-1.41.59z"}}]})(t)}function Qan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 3L1 9l4 2.18v6L12 21l7-3.82v-6l2-1.09V17h2V9L12 3zm6.82 6L12 12.72 5.18 9 12 5.28 18.82 9zM17 15.99l-5 2.73-5-2.73v-3.72L12 15l5-2.73v3.72z"}}]})(t)}function Jan(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 11.33L18 18H6l5-6.67V6h2m2.96-2H8.04c-.42 0-.65.48-.39.81L9 6.5v4.17L3.2 18.4c-.49.66-.02 1.6.8 1.6h16c.82 0 1.29-.94.8-1.6L15 10.67V6.5l1.35-1.69c.26-.33.03-.81-.39-.81z"}}]})(t)}function tin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 9h-2.5c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1H18c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1zm-.5 4.5H16v-3h1.5v3zm-8 1.5H5v-2.5c0-.55.45-1 1-1h2v-1H5V9h3.5c.55 0 1 .45 1 1v1.5c0 .55-.45 1-1 1h-2v1h3V15zm3.25-4h-1.5V9.5h1.5V11zm0 3.5h-1.5V13h1.5v1.5zM22 6v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h3V2h2v2h6V2h2v2h3c1.1 0 2 .9 2 2zm-2 12V6h-7.25v1.5h-1.5V6H4v12h7.25v-1.5h1.5V18H20z"}}]})(t)}function ein(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M1 13c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm7.89-2.89l4.53-1.21-.78-2.9-4.53 1.21c-.8.21-1.28 1.04-1.06 1.84.22.8 1.04 1.28 1.84 1.06zM20.5 5.9L23 3l-1-1-3 3-2 4-9.48 2.87c-.82.2-1.39.89-1.5 1.68L5.24 18 2.4 21.8 4 23l3-4 1.14-3.14L14 14l5-3.5 1.5-4.6z"}}]})(t)}function nin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"12",cy:"6",r:"2"}},{tag:"path",attr:{d:"M21 16v-2c-2.24 0-4.16-.96-5.6-2.68l-1.34-1.6A1.98 1.98 0 0012.53 9h-1.05c-.59 0-1.15.26-1.53.72l-1.34 1.6C7.16 13.04 5.24 14 3 14v2c2.77 0 5.19-1.17 7-3.25V15l-3.88 1.55c-.67.27-1.12.93-1.12 1.66C5 19.2 5.8 20 6.79 20H9v-.5a2.5 2.5 0 012.5-2.5h3c.28 0 .5.22.5.5s-.22.5-.5.5h-3c-.83 0-1.5.67-1.5 1.5v.5h7.21c.99 0 1.79-.8 1.79-1.79 0-.73-.45-1.39-1.12-1.66L14 15v-2.25c1.81 2.08 4.23 3.25 7 3.25z"}}]})(t)}function rin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"15.5",cy:"9.5",r:"1.5"}},{tag:"circle",attr:{cx:"8.5",cy:"9.5",r:"1.5"}},{tag:"path",attr:{d:"M12 14c-2.33 0-4.32 1.45-5.12 3.5h1.67c.69-1.19 1.97-2 3.45-2s2.75.81 3.45 2h1.67c-.8-2.05-2.79-3.5-5.12-3.5zm-.01-12C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}}]})(t)}function ain(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M9 14h6v1.5H9z"}},{tag:"circle",attr:{cx:"15.5",cy:"9.5",r:"1.5"}},{tag:"circle",attr:{cx:"8.5",cy:"9.5",r:"1.5"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}}]})(t)}function iin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"circle",attr:{cx:"15.5",cy:"9.5",r:"1.5"}},{tag:"circle",attr:{cx:"8.5",cy:"9.5",r:"1.5"}},{tag:"path",attr:{d:"M12 16c-1.48 0-2.75-.81-3.45-2H6.88a5.495 5.495 0 0010.24 0h-1.67c-.7 1.19-1.97 2-3.45 2zm-.01-14C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}}]})(t)}function oin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 13.5c-2.33 0-4.31 1.46-5.11 3.5h10.22c-.8-2.04-2.78-3.5-5.11-3.5zM7.82 12l1.06-1.06L9.94 12 11 10.94 9.94 9.88 11 8.82 9.94 7.76 8.88 8.82 7.82 7.76 6.76 8.82l1.06 1.06-1.06 1.06zm4.17-10C6.47 2 2 6.47 2 12s4.47 10 9.99 10S22 17.53 22 12 17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm4.18-12.24l-1.06 1.06-1.06-1.06L13 8.82l1.06 1.06L13 10.94 14.06 12l1.06-1.06L16.18 12l1.06-1.06-1.06-1.06 1.06-1.06z"}}]})(t)}function lin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.99 2C6.47 2 2 6.47 2 12s4.47 10 9.99 10S22 17.53 22 12 17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm1-10.06L14.06 11l1.06-1.06L16.18 11l1.06-1.06-2.12-2.12L13 9.94zm-4.12 0L9.94 11 11 9.94 8.88 7.82 6.76 9.94 7.82 11l1.06-1.06zM12 17.5c2.33 0 4.31-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5z"}}]})(t)}function cin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 10.41l4-4L14.59 5 12 7.59V4h-2v3.59L7.41 5 6 6.41l4 4V12H8.41l-4-4L3 9.41 5.59 12H2v2h3.59L3 16.59 4.41 18l4-4H10v1.59l-4 4L7.41 21 10 18.41V22h2v-3.59L14.59 21 16 19.59l-4-4V14h1.59l4 4L19 16.59 16.41 14H20v-2h-8zM19 2h2v5h-2zM19 8h2v2h-2z"}}]})(t)}function sin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92s2.92-1.31 2.92-2.92c0-1.61-1.31-2.92-2.92-2.92zM18 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM6 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm12 7.02c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"}}]})(t)}function uin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.32 10.56L8.38 9.5 7.32 8.44l1.06-1.06L10.5 9.5l-2.12 2.12-1.06-1.06zM4.5 9c.03 0 .05.01.08.01A8.002 8.002 0 0112 4c2.19 0 4.16.88 5.61 2.3.15-.6.45-1.29.81-1.96A9.965 9.965 0 0011.99 2c-4.88 0-8.94 3.51-9.81 8.14C2.74 9.44 3.59 9 4.5 9zM21 10.5c-.42 0-.82-.09-1.19-.22.12.55.19 1.13.19 1.72 0 4.42-3.58 8-8 8-3.36 0-6.23-2.07-7.42-5.01-.03 0-.05.01-.08.01-.52 0-1.04-.14-1.5-.4-.32-.18-.59-.42-.82-.7.89 4.61 4.93 8.1 9.8 8.1C17.52 22 22 17.52 22 12c0-.55-.06-1.09-.14-1.62a3.5 3.5 0 01-.86.12zM21 3s-2 2.9-2 4 .9 2 2 2 2-.9 2-2-2-4-2-4zm-5.38 4.38L13.5 9.5l2.12 2.12 1.06-1.06-1.06-1.06 1.06-1.06-1.06-1.06zM8.56 17c.69-1.19 1.97-2 3.44-2s2.75.81 3.44 2h1.68c-.8-2.05-2.79-3.5-5.12-3.5-.87 0-1.7.2-2.43.57L5.99 12c0-.52-.26-1.02-.74-1.29-.72-.41-1.63-.17-2.05.55-.41.72-.17 1.63.55 2.05.48.28 1.05.25 1.49 0l2.97 1.72c-.57.53-1.03 1.21-1.33 1.97h1.68z"}}]})(t)}function din(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.49 13l-.93-1.86c-.37-.74-.07-1.64.67-2.01l.26-.13 5.73 5.46c.5.47.78 1.13.78 1.81v5.23a2.5 2.5 0 01-2.5 2.5h-11c-.55 0-1-.45-1-1s.45-1 1-1H10v-1H4c-.55 0-1-.45-1-1s.45-1 1-1h6v-1H3c-.55 0-1-.45-1-1s.45-1 1-1h7v-1H4.5c-.55 0-1-.45-1-1s.45-1 1-1h7.99zm1.51.2V15h-2v7h4c.55 0 1-.45 1-1v-4.53c0-.27-.11-.54-.31-.73L14 13.2zm-2.22-6.08c-.84.4-1.17.62-1.63 1.19l-2.7-2.85A.996.996 0 118.9 4.09l2.88 3.03zM9.64 9.21a3.46 3.46 0 00-.2 1.79h-.86L6.31 8.61a.987.987 0 01.04-1.41.996.996 0 011.41.04l1.88 1.97zm10.69 4.7l.88-.83c.5-.47.79-1.13.79-1.82V3.35l-.27-.1c-.78-.28-1.64.12-1.92.9l-.71 1.96-5.5-5.8a.996.996 0 10-1.45 1.37l3.79 3.99-.73.69-4.82-5.08a.996.996 0 10-1.45 1.37l3.78 3.98L15.38 9l1.93-1.87 1.38 1.45L20 7.34v3.7c0 .28-.11.54-.31.73l-.7.66.61.58c.29.27.53.57.73.9z"}}]})(t)}function hin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 12c0-1.1-.9-2-2-2V7c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v3c-1.1 0-2 .9-2 2v5h1.33L6 19h1l.67-2h8.67l.66 2h1l.67-2H20v-5zm-4-2h-3V7h3v3zM8 7h3v3H8V7zm-2 5h12v3H6v-3z"}}]})(t)}function fin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13 3c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zM7.25 22.5c-.41 0-.75.34-.75.75s.34.75.75.75.75-.34.75-.75-.34-.75-.75-.75zm8.5 0c-.41 0-.75.34-.75.75s.34.75.75.75.75-.34.75-.75-.34-.75-.75-.75zm3.49-3.5a.72.72 0 00-.59.3c-.55.73-1.42 1.2-2.4 1.2H16v-6l-4.32-2.67 1.8-2.89A6.507 6.507 0 0019 12v-2c-1.85 0-3.44-1.12-4.13-2.72l-.52-1.21C14.16 5.64 13.61 5 12.7 5H7L4.5 9l1.7 1.06L8.1 7h2.35l-2.4 3.84c-.31.5-.39 1.11-.21 1.67l1.34 4.15-3.12 3.76c-.7-.16-1.3-.57-1.71-1.12a.749.749 0 10-1.2.9c.82 1.1 2.13 1.8 3.6 1.8h9.5c1.47 0 2.78-.7 3.6-1.8.1-.14.15-.3.15-.45 0-.39-.32-.75-.76-.75zM14 20.5H8.6l2.9-3.5-1-3.3 3.5 2.2v4.6z"}}]})(t)}function pin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 4.5c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm8.8 15.74a4.003 4.003 0 01-5.04 2.57L1 17.36l.46-1.43 3.93 1.28.46-1.43-3.92-1.28.46-1.43L4 13.6V9.5l5.47-2.35c.39-.17.84-.21 1.28-.07.95.31 1.46 1.32 1.16 2.27l-1.05 3.24 2.14-.34c.89-.15 1.76.32 2.14 1.14l2.08 4.51 1.93.63-.46 1.43-3.32-1.08-.47 1.42 3.32 1.08c1.31.43 2.72-.29 3.15-1.61.43-1.31-.29-2.72-1.61-3.15l.46-1.43c2.11.69 3.27 2.95 2.58 5.05zM6 14.25l1.01.33c-.22-.42-.28-.92-.12-1.4L7.92 10 6 10.82v3.43zm7.94 4.16l-6.66-2.16-.46 1.43 6.66 2.16.46-1.43zm.69-1.36l-1.18-2.56-3.97.89 5.15 1.67z"}}]})(t)}function gin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14 3c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm7.4 17.09a.748.748 0 00-.64.17c-.69.6-1.64.88-2.6.67L17 20.69l-1-6.19-3.32-2.67 1.8-2.89A6.507 6.507 0 0020 12v-2c-1.85 0-3.44-1.12-4.13-2.72l-.52-1.21C15.16 5.64 14.61 5 13.7 5H8L5.5 9l1.7 1.06L9.1 7h2.35l-2.51 3.99c-.28.45-.37 1-.25 1.52L9.5 16 6 18.35l-.47-.1c-.96-.2-1.71-.85-2.1-1.67a.744.744 0 00-.51-.42c-.43-.09-.82.2-.9.58-.04.14-.02.31.05.46.58 1.24 1.71 2.2 3.15 2.51l12.63 2.69c1.44.31 2.86-.11 3.9-1.01.13-.11.21-.26.24-.41.07-.38-.16-.8-.59-.89zM8.73 18.93l3.02-2.03-.44-3.32 2.84 2.02.75 4.64-6.17-1.31z"}}]})(t)}function vin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.5 3.5c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zM6.32 19.03l-1.14-1.47L4 18.5l2.38 3.04c.51.65 1.16 1.15 1.88 1.41.28.1.53.04.72-.11.3-.23.42-.7.12-1.07a.84.84 0 00-.31-.22 2.97 2.97 0 01-1.14-.83l-.08-.1L11 18.2l.89-3.22 2.11 2v4.52h-2V23h3.87c.82 0 1.61-.21 2.26-.61.26-.16.37-.39.37-.64 0-.38-.3-.75-.77-.75-.13 0-.26.04-.37.1-.4.23-.87.37-1.36.4v-6.02l-2.11-2 .6-3C15.79 11.98 17.8 13 20 13v-2c-1.9 0-3.51-1.02-4.31-2.42l-1-1.58c-.4-.6-1-1-1.7-1-.75 0-1.41.34-5.99 2.28V13h2V9.58l1.79-.7L9.2 17l-2.88 2.03z"}}]})(t)}function min(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 5c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm4.78 3.58a6.95 6.95 0 00-5.56 0A2.01 2.01 0 002 10.43V11h8v-.57c0-.81-.48-1.53-1.22-1.85zM18 7c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2.78 1.58a6.95 6.95 0 00-5.56 0A2.01 2.01 0 0014 10.43V11h8v-.57c0-.81-.48-1.53-1.22-1.85zm-2.77 4.43l-1.41 1.41L18.17 16H5.83l1.58-1.59L6 13l-4 4 3.99 3.99 1.41-1.41L5.83 18h12.34l-1.58 1.58L18 20.99 22 17l-3.99-3.99z"}}]})(t)}function yin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM4 12c0-1.95.7-3.74 1.87-5.13L9 10v1c0 1.1.9 2 2 2v5.59c0 .27.11.52.29.71l.71.7c-4.42 0-8-3.58-8-8zm9 7.94V18l3.75-5.62c.16-.25.25-.54.25-.83V10.5c0-.55-.45-1-1-1h-1.5l-1.4-1.75c-.38-.47-.95-.75-1.56-.75H8V5.07A7.971 7.971 0 0112 4c4.41 0 8 3.59 8 8 0 4.07-3.06 7.44-7 7.94z"}}]})(t)}function bin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM5.61 16.78C4.6 15.45 4 13.8 4 12s.6-3.45 1.61-4.78a5.975 5.975 0 010 9.56zM12 20c-1.89 0-3.63-.66-5-1.76 1.83-1.47 3-3.71 3-6.24S8.83 7.23 7 5.76C8.37 4.66 10.11 4 12 4s3.63.66 5 1.76c-1.83 1.47-3 3.71-3 6.24s1.17 4.77 3 6.24A7.963 7.963 0 0112 20zm6.39-3.22a5.975 5.975 0 010-9.56C19.4 8.55 20 10.2 20 12s-.6 3.45-1.61 4.78z"}}]})(t)}function xin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM5.23 7.75C6.1 8.62 6.7 9.74 6.91 11H4.07a8.12 8.12 0 011.16-3.25zM4.07 13h2.84a5.972 5.972 0 01-1.68 3.25A8.12 8.12 0 014.07 13zM11 19.93c-1.73-.22-3.29-1-4.49-2.14A7.952 7.952 0 008.93 13H11v6.93zM11 11H8.93A7.99 7.99 0 006.5 6.2 8.035 8.035 0 0111 4.07V11zm8.93 0h-2.84c.21-1.26.81-2.38 1.68-3.25.6.97 1.01 2.07 1.16 3.25zM13 4.07c1.73.22 3.29.99 4.5 2.13a7.99 7.99 0 00-2.43 4.8H13V4.07zm0 15.86V13h2.07a8.006 8.006 0 002.42 4.79A7.988 7.988 0 0113 19.93zm5.77-3.68A6.004 6.004 0 0117.09 13h2.84a8.12 8.12 0 01-1.16 3.25z"}}]})(t)}function Min(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15.04 12.79l-8.5-8.5C6.35 4.1 6.09 4 5.83 4s-.51.1-.7.29L2.29 7.13c-.39.39-.39 1.03 0 1.42l8.5 8.5c.2.2.45.29.71.29.26 0 .51-.1.71-.29l2.83-2.83c.39-.4.39-1.04 0-1.43zm-3.54 2.13L4.41 7.83l1.42-1.42 7.09 7.09-1.42 1.42zM14.341 17.756l1.414-1.414 4.243 4.243-1.414 1.414zM18.5 2C16.57 2 15 3.57 15 5.5S16.57 9 18.5 9 22 7.43 22 5.5 20.43 2 18.5 2zm0 5c-.83 0-1.5-.67-1.5-1.5S17.67 4 18.5 4s1.5.67 1.5 1.5S19.33 7 18.5 7z"}}]})(t)}function win(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.58 16.09l-1.09-7.66A3.996 3.996 0 0016.53 5H7.47C5.48 5 3.79 6.46 3.51 8.43l-1.09 7.66C2.2 17.63 3.39 19 4.94 19c.68 0 1.32-.27 1.8-.75L9 16h6l2.25 2.25c.48.48 1.13.75 1.8.75 1.56 0 2.75-1.37 2.53-2.91zm-2.1.72a.54.54 0 01-.42.19c-.15 0-.29-.06-.39-.16L15.83 14H8.17l-2.84 2.84c-.1.1-.24.16-.39.16a.54.54 0 01-.42-.19.52.52 0 01-.13-.44l1.09-7.66C5.63 7.74 6.48 7 7.47 7h9.06c.99 0 1.84.74 1.98 1.72l1.09 7.66c.03.2-.05.34-.12.43z"}},{tag:"path",attr:{d:"M9 8H8v2H6v1h2v2h1v-2h2v-1H9z"}},{tag:"circle",attr:{cx:"17",cy:"12",r:"1"}},{tag:"circle",attr:{cx:"15",cy:"9",r:"1"}}]})(t)}function zin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.31 3.69c-.32-.33-1.94-.69-4.05-.69-3.03 0-7.09.75-9.8 3.46-4.59 4.59-3.56 13.06-2.77 13.85.32.33 1.94.69 4.05.69 3.03 0 7.09-.75 9.8-3.46 4.59-4.59 3.56-13.06 2.77-13.85zM7.74 19c-1.14 0-2.02-.12-2.53-.23-.18-.79-.3-2.21-.17-3.83l4.01 4.01c-.52.04-.97.05-1.31.05zm8.39-2.87c-1.33 1.33-3.06 2.05-4.66 2.44l-6.04-6.04c.42-1.68 1.16-3.37 2.45-4.65 1.32-1.32 3.05-2.04 4.64-2.43l6.05 6.05c-.42 1.67-1.17 3.35-2.44 4.63zm2.83-7.04l-4.03-4.03c.52-.05.98-.06 1.33-.06 1.14 0 2.02.12 2.53.23.18.79.3 2.22.17 3.86z"}},{tag:"path",attr:{d:"M8.5 14.1l5.6-5.6 1.4 1.4-5.6 5.6z"}}]})(t)}function Cin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 16c3.87 0 7-3.13 7-7s-3.13-7-7-7-7 3.13-7 7 3.13 7 7 7zm0-12c2.76 0 5 2.24 5 5s-2.24 5-5 5-5-2.24-5-5 2.24-5 5-5z"}},{tag:"circle",attr:{cx:"10",cy:"8",r:"1"}},{tag:"circle",attr:{cx:"14",cy:"8",r:"1"}},{tag:"circle",attr:{cx:"12",cy:"6",r:"1"}},{tag:"path",attr:{d:"M7 19h2c1.1 0 2 .9 2 2v1h2v-1c0-1.1.9-2 2-2h2v-2H7v2z"}}]})(t)}function Ain(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 6c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zM1 9h6l7-5 1.31 1.52-4.17 2.98H14L21.8 4 23 5.4 14.5 12 14 22h-2l-.5-10L8 11H1V9z"}}]})(t)}function kin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M14.27 6c-.55.95-.22 2.18.73 2.73.95.55 2.18.22 2.73-.73.55-.95.22-2.18-.73-2.73-.95-.55-2.18-.22-2.73.73z"}},{tag:"path",attr:{d:"M15.84 10.41l-2.6-1.5c-2.38-1.38-3.2-4.44-1.82-6.82l-1.73-1C8.1 3.83 8.6 7.21 10.66 9.4l-5.15 8.92 1.73 1 1.5-2.6 1.73 1-3 5.2 1.73 1 6.29-10.89a5.002 5.002 0 01.31 5.46l1.73 1c1.6-2.75 1.28-6.58-1.69-9.08zM12.75 3.8c.72.41 1.63.17 2.05-.55.41-.72.17-1.63-.55-2.05a1.501 1.501 0 00-1.5 2.6z"}}]})(t)}function Hin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M2 17v3h2v-4H3c-.55 0-1 .45-1 1zM9 16H5v4l4.69-.01c.38 0 .72-.21.89-.55l.87-1.9-1.59-3.48L9 16zM21.71 16.29A.997.997 0 0021 16h-1v4h2v-3c0-.28-.11-.53-.29-.71zM13.6 12.84L17.65 4H14.3l-1.76 3.97-.49 1.1-.05.14L9.7 4H6.35l4.05 8.84 1.52 3.32.08.18 1.42 3.1c.17.34.51.55.89.55L19 20v-4h-4l-1.4-3.16z"}}]})(t)}function Ein(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"circle",attr:{cx:"16.5",cy:"2.38",r:"2"}},{tag:"path",attr:{d:"M24 11.88v-4.7l-5.05-2.14c-.97-.41-2.09-.06-2.65.84l-1 1.6c-.67 1.18-1.91 2.06-3.41 2.32l.06.06c.69.69 1.52 1.07 2.46 1.17.8-.42 1.52-.98 2.09-1.64l.6 3-1.16 1.1-.94.89v7.5h2v-6l2.1-2 1.8 8H23l-2.18-11-.62-3.1 1.8.7v3.4h2zM10.29 8.09c.22.15.47.24.72.29.13.02.25.04.38.04s.26-.01.38-.04c.13-.02.25-.06.37-.11.24-.1.47-.24.66-.44.49-.49.67-1.17.55-1.8-.07-.37-.25-.74-.55-1.03-.19-.19-.42-.34-.66-.44-.12-.05-.24-.09-.37-.11s-.25-.04-.38-.04c-.12 0-.23.01-.35.03-.14.02-.28.06-.41.11-.23.11-.46.26-.65.45-.3.29-.48.66-.55 1.03-.12.63.06 1.31.55 1.8.09.1.2.18.31.26z"}},{tag:"path",attr:{d:"M11.24 10.56l-2-2c-.1-.1-.2-.18-.31-.26a1.93 1.93 0 00-.72-.28c-.13-.03-.25-.04-.38-.04-.51 0-1.02.2-1.41.59l-3.34 3.34c-.41.41-.62.98-.58 1.54 0 .18.04.37.11.55l1.07 2.95-3.63 3.63L1.46 22l4.24-4.24v-2.22L7 16.75v5.13h2v-6l-2.12-2.12 2.36-2.36.71.71c1.29 1.26 2.97 2.04 5.03 2.04l-.14-2.07c-1.5-.02-2.7-.62-3.6-1.52z"}}]})(t)}function Sin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.8 2l-8.2 6.7-1.21-1.04 3.6-2.08L9.41 1 8 2.41l2.74 2.74L5 8.46l-1.19 4.29L6.27 17 8 16l-2.03-3.52.35-1.3L9.5 13l.5 9h2l.5-10L21 3.4z"}},{tag:"circle",attr:{cx:"5",cy:"5",r:"2"}}]})(t)}function Lin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 20c0 .55.45 1 1 1h8c.55 0 1-.45 1-1v-3H7v3zM18 7c-.55 0-1 .45-1 1V5c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v5.8c0 .13.01.26.04.39l.8 4c.09.47.5.8.98.8H17c.55 0 1.09-.44 1.2-.98l.77-3.83c.02-.12.03-.25.03-.38V8c0-.55-.45-1-1-1zm-1 3.6c0 .13-.64 3.4-.64 3.4H7.64S7 10.74 7 10.6V5h8v5h2v.6z"}},{tag:"path",attr:{d:"M8 7h6v3H8z"}}]})(t)}function _in(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21.96 11.22C21.57 7.01 17.76 4 13.56 4c-.19 0-.38.01-.57.02C2 4.74 2 17.2 2 17.2v.8c0 1.1.9 2 2 2h10c4.67 0 8.41-4.01 7.96-8.78zm-16.7.34c.57-1.29 1.28-2.35 2.14-3.19l3.62 1.53c.6.25.98.83.98 1.48 0 .89-.72 1.61-1.61 1.61H4.72c.15-.46.32-.94.54-1.43zm13.18 4.48A6.022 6.022 0 0114 18H4v-.8c0-.02.01-.92.24-2.2h6.15c1.99 0 3.61-1.62 3.61-3.61 0-1.45-.87-2.76-2.2-3.32L9.3 7.01c1.1-.57 2.37-.9 3.82-.99.15-.02.3-.02.44-.02 3.31 0 6.13 2.37 6.41 5.41.16 1.72-.38 3.36-1.53 4.63z"}}]})(t)}function Bin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20.49 3.51c-.56-.56-2.15-.97-4.16-.97-3.08 0-7.15.96-9.98 3.79-4.69 4.7-4.25 12.74-2.84 14.16.56.56 2.15.97 4.16.97 3.08 0 7.15-.96 9.98-3.79 4.69-4.7 4.25-12.74 2.84-14.16zM5.71 18.29c.63-1.89 2.16-4.99 4.87-7.7 2.68-2.68 5.78-4.23 7.7-4.88-.63 1.89-2.16 4.99-4.88 7.7-2.66 2.68-5.76 4.23-7.69 4.88zM7.76 7.76c2.64-2.64 6.34-3.12 8.03-3.19-2.05.94-4.46 2.46-6.61 4.61a23.206 23.206 0 00-4.61 6.63c.09-2.48.87-5.74 3.19-8.05zm8.48 8.48c-2.64 2.64-6.34 3.12-8.03 3.19 2.05-.94 4.46-2.46 6.61-4.61 2.16-2.16 3.67-4.58 4.62-6.63-.1 2.48-.88 5.74-3.2 8.05z"}}]})(t)}function Din(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 3.3l1.35-.95a8.01 8.01 0 014.38 3.34l-.39 1.34-1.35.46L13 6.7V5.3zm-3.35-.95L11 5.3v1.4L7.01 9.49l-1.35-.46-.39-1.34a8.103 8.103 0 014.38-3.34zM7.08 17.11l-1.14.1A7.938 7.938 0 014 12c0-.12.01-.23.02-.35l1-.73 1.38.48 1.46 4.34-.78 1.37zm7.42 2.48c-.79.26-1.63.41-2.5.41s-1.71-.15-2.5-.41l-.69-1.49.64-1.1h5.11l.64 1.11-.7 1.48zM14.27 15H9.73l-1.35-4.02L12 8.44l3.63 2.54L14.27 15zm3.79 2.21l-1.14-.1-.79-1.37 1.46-4.34 1.39-.47 1 .73c.01.11.02.22.02.34 0 1.99-.73 3.81-1.94 5.21z"}}]})(t)}function Tin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.52 2.49C17.18.15 12.9.62 9.97 3.55c-1.6 1.6-2.52 3.87-2.54 5.46-.02 1.58.26 3.89-1.35 5.5l-4.24 4.24 1.42 1.42 4.24-4.24c1.61-1.61 3.92-1.33 5.5-1.35s3.86-.94 5.46-2.54c2.92-2.93 3.4-7.21 1.06-9.55zm-9.2 9.19c-1.53-1.53-1.05-4.61 1.06-6.72s5.18-2.59 6.72-1.06c1.53 1.53 1.05 4.61-1.06 6.72s-5.18 2.59-6.72 1.06zM18 17c.53 0 1.04.21 1.41.59.78.78.78 2.05 0 2.83-.37.37-.88.58-1.41.58s-1.04-.21-1.41-.59c-.78-.78-.78-2.05 0-2.83.37-.37.88-.58 1.41-.58m0-2a3.998 3.998 0 00-2.83 6.83c.78.78 1.81 1.17 2.83 1.17a3.998 3.998 0 002.83-6.83A3.998 3.998 0 0018 15z"}}]})(t)}function Vin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 2.07c3.07.38 5.57 2.52 6.54 5.36L13 5.65V4.07zM8 5.08c1.18-.69 3.33-1.06 3-1.02v7.35l-3 1.73V5.08zM4.63 15.1c-.4-.96-.63-2-.63-3.1 0-2.02.76-3.86 2-5.27v7.58l-1.37.79zm1.01 1.73L12 13.15l3 1.73-6.98 4.03a7.794 7.794 0 01-2.38-2.08zM12 20c-.54 0-1.07-.06-1.58-.16l6.58-3.8 1.36.78C16.9 18.75 14.6 20 12 20zm1-8.58V7.96l7 4.05c0 1.1-.23 2.14-.63 3.09L13 11.42z"}}]})(t)}function Oin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.23 6c-1.66 0-3.22.66-4.36 1.73C6.54 6.73 5.61 6 4.5 6a2.5 2.5 0 000 5c.21 0 .41-.03.61-.08-.05.25-.09.51-.1.78a6.006 6.006 0 006.68 6.27c2.55-.28 4.68-2.26 5.19-4.77.15-.71.15-1.4.06-2.06-.09-.6.38-1.13.99-1.13H22V6H11.23zM4.5 9c-.28 0-.5-.22-.5-.5s.22-.5.5-.5.5.22.5.5-.22.5-.5.5zm6.5 6c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"}},{tag:"circle",attr:{cx:"11",cy:"12",r:"2"}}]})(t)}function Iin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M21 23c-1.03 0-2.06-.25-3-.75-1.89 1-4.11 1-6 0-1.89 1-4.11 1-6 0-.95.5-1.97.75-3 .75H2v-2h1c1.04 0 2.08-.35 3-1 1.83 1.3 4.17 1.3 6 0 1.83 1.3 4.17 1.3 6 0 .91.65 1.96 1 3 1h1v2h-1zM17 1.5c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-2.57 6.98L12.18 10 16 13v3.84c.53.38 1.03.78 1.49 1.17-.68.58-1.55.99-2.49.99-1.2 0-2.27-.66-3-1.5-.73.84-1.8 1.5-3 1.5-.33 0-.65-.05-.96-.14C5.19 16.9 3 14.72 3 13.28 3 12.25 4.01 12 4.85 12c.98 0 2.28.31 3.7.83l-.53-3.1c-.11-.67.18-1.38.78-1.79l2.15-1.45-2-.37-2.82 1.93L5 6.4 8.5 4l5.55 1.03c.45.09.93.37 1.22.89l.88 1.55A5.007 5.007 0 0020.5 10v2a7.01 7.01 0 01-6.07-3.52zM10.3 11.1l.44 2.65c.92.42 2.48 1.27 3.26 1.75V14l-3.7-2.9z"}}]})(t)}function Rin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm10 5c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3zm0-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm6-5H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-9.31 14a5.977 5.977 0 016.62 0h-6.62zm9.31-.27C18.53 14.06 16.4 13 14 13s-4.53 1.06-6 2.73V4h12v11.73z"}}]})(t)}function Fin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z",opacity:".87"}},{tag:"path",attr:{d:"M15 3H6c-.83 0-1.54.5-1.84 1.22l-3.02 7.05c-.09.23-.14.47-.14.73v2c0 1.1.9 2 2 2h6.31l-.95 4.57-.03.32c0 .41.17.79.44 1.06L9.83 23l6.58-6.59c.37-.36.59-.86.59-1.41V5c0-1.1-.9-2-2-2zm0 12l-4.34 4.34L11.77 14H3v-2l3-7h9v10zm4-12h4v12h-4z"}}]})(t)}function Nin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z",opacity:".87"}},{tag:"path",attr:{d:"M21 8h-6.31l.95-4.57.03-.32c0-.41-.17-.79-.44-1.06L14.17 1 7.59 7.59C7.22 7.95 7 8.45 7 9v10c0 1.1.9 2 2 2h9c.83 0 1.54-.5 1.84-1.22l3.02-7.05c.09-.23.14-.47.14-.73v-2c0-1.1-.9-2-2-2zm0 4l-3 7H9V9l4.34-4.34L12.23 10H21v2zM1 9h4v12H1z"}}]})(t)}function Pin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17.92 7.02C17.45 4.18 14.97 2 12 2 9.82 2 7.83 3.18 6.78 5.06 4.09 5.41 2 7.74 2 10.5 2 13.53 4.47 16 7.5 16h10c2.48 0 4.5-2.02 4.5-4.5a4.5 4.5 0 00-4.08-4.48zM17.5 14h-10C5.57 14 4 12.43 4 10.5a3.51 3.51 0 013.04-3.46l.99-.13.49-.87A3.998 3.998 0 0112 4c1.94 0 3.63 1.44 3.95 3.35l.25 1.52 1.54.14c1.27.12 2.26 1.21 2.26 2.49a2.5 2.5 0 01-2.5 2.5zM14.8 17l-2.9 3.32 2 1L11.55 24h2.65l2.9-3.32-2-1L17.45 17zM8.8 17l-2.9 3.32 2 1L5.55 24H8.2l2.9-3.32-2-1L11.45 17z"}}]})(t)}function jin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M23 3H1l11 19L23 3zm-3.47 2l-1.74 3H6.21L4.47 5h15.06zm-9.27 10h3.48L12 18.01 10.26 15zm4.64-2H9.1l-1.74-3h9.27l-1.73 3z"}}]})(t)}function Uin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 8c1.93 0 3.5 1.57 3.5 3.5S13.93 15 12 15s-3.5-1.57-3.5-3.5S10.07 8 12 8zm4.53.38l3.97-3.96V7h2V1h-6v2h2.58l-3.97 3.97C14.23 6.36 13.16 6 12 6s-2.23.36-3.11.97l-.65-.65 1.41-1.41-1.41-1.42L6.82 4.9 4.92 3H7.5V1h-6v6h2V4.42l1.91 1.9-1.42 1.42L5.4 9.15l1.41-1.41.65.65c-.6.88-.96 1.95-.96 3.11a5.5 5.5 0 004.5 5.41V19H9v2h2v2h2v-2h2v-2h-2v-2.09a5.5 5.5 0 003.53-8.53z"}}]})(t)}function Win(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.3 16.9c.4-.7.7-1.5.7-2.4 0-2.5-2-4.5-4.5-4.5S11 12 11 14.5s2 4.5 4.5 4.5c.9 0 1.7-.3 2.4-.7l3.2 3.2 1.4-1.4-3.2-3.2zm-3.8.1c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5zM12 20v2C6.48 22 2 17.52 2 12S6.48 2 12 2c4.84 0 8.87 3.44 9.8 8h-2.07A8 8 0 0015 4.59V5c0 1.1-.9 2-2 2h-2v2c0 .55-.45 1-1 1H8v2h2v3H9l-4.79-4.79C4.08 10.79 4 11.38 4 12c0 4.41 3.59 8 8 8z"}}]})(t)}function Zin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18.67 17.63c-3.8 2.8-6.12.4-6.67 0-.66.49-2.92 2.76-6.67 0C3.43 19.03 2.65 19 2 19v2c1.16 0 2.3-.32 3.33-.93a6.535 6.535 0 006.67 0 6.535 6.535 0 006.67 0c1.03.61 2.17.93 3.33.93v-2c-.66 0-1.5-.02-3.33-1.37zM19.33 12H22v-2h-2.67C17.5 10 16 8.5 16 6.67c0-1.02.38-1.74 1.09-3.34-1.37-.21-2-.33-3.09-.33C7.36 3 2.15 8.03 2.01 14.5l-.01 2c1.16 0 2.3-.32 3.33-.93a6.535 6.535 0 006.67 0 6.535 6.535 0 006.67 0c1.03.61 2.17.93 3.33.93v-2c-.66 0-1.5-.02-3.33-1.37-3.8 2.8-6.12.4-6.67 0-.9.67-.54.41-.91.63-.7-.94-1.09-2.06-1.09-3.26 0-2.58 1.77-4.74 4.21-5.33-.13.51-.21 1.02-.21 1.5C14 9.61 16.39 12 19.33 12zm-14 1.13c-.62.46-.82.63-1.3.87.27-3.53 2.38-6.48 5.43-7.96A7.49 7.49 0 008 10.5c0 1.42.4 2.77 1.13 3.95-.72.07-1.79.15-3.8-1.32z"}}]})(t)}function Gin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 5.5H8V4h.5c.55 0 1-.45 1-1s-.45-1-1-1h-3c-.55 0-1 .45-1 1s.45 1 1 1H6v1.5H3c-.55 0-1 .45-1 1s.45 1 1 1V15c0 1.1.9 2 2 2h1v4l2 1.5V17h1c1.1 0 2-.9 2-2V7.5c.55 0 1-.45 1-1s-.45-1-1-1zM9 9H7.25c-.41 0-.75.34-.75.75s.34.75.75.75H9V12H7.25c-.41 0-.75.34-.75.75s.34.75.75.75H9V15H5V7.5h4V9zm10.5 1.5V10c.55 0 1-.45 1-1s-.45-1-1-1h-5c-.55 0-1 .45-1 1s.45 1 1 1v.5c0 .5-1.5 1.16-1.5 3V20c0 1.1.9 2 2 2h4c1.1 0 2-.9 2-2v-6.5c0-1.84-1.5-2.5-1.5-3zm-3 0V10h1v.5c0 1.6 1.5 2 1.5 3v.5h-4v-.5c0-1 1.5-1.4 1.5-3zm2.5 5V17h-4v-1.5h4zM15 20v-1.5h4V20h-4z"}}]})(t)}function qin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 8h-7l-2 5H6l-4 9h20L18 8zM7.3 15h3.05l.5-1.26 1.5-3.74h4.14l2.86 10H5.08l2.22-5zM13 1h2v4h-2zM16.121 5.468L18.95 2.64l1.414 1.414-2.829 2.828zM7.64 4.05l1.414-1.414 2.828 2.828-1.414 1.415z"}}]})(t)}function Yin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M18 4H6C3.79 4 2 5.79 2 8v8c0 2.21 1.79 4 4 4h12c2.21 0 4-1.79 4-4V8c0-2.21-1.79-4-4-4zm-1.86 9.77c-.24.2-.57.28-.88.2L4.15 11.25C4.45 10.52 5.16 10 6 10h12c.67 0 1.26.34 1.63.84l-3.49 2.93zM6 6h12c1.1 0 2 .9 2 2v.55c-.59-.34-1.27-.55-2-.55H6c-.73 0-1.41.21-2 .55V8c0-1.1.9-2 2-2z"}}]})(t)}function Xin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2zm-4.17-6c.37 0 .67.26.74.62.41 2.22 2.28 2.98 3.64 2.87.43-.02.79.32.79.75 0 .4-.32.73-.72.75-2.13.13-4.62-1.09-5.19-4.12a.75.75 0 01.74-.87z"}}]})(t)}function $in(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7.03 4.95L3.49 8.49c-3.32 3.32-3.32 8.7 0 12.02s8.7 3.32 12.02 0l6.01-6.01a2.517 2.517 0 00-.39-3.86l.39-.39c.97-.97.97-2.56 0-3.54-.16-.16-.35-.3-.54-.41a2.497 2.497 0 00-3.72-3.05 2.517 2.517 0 00-3.88-.42l-2.51 2.51a2.493 2.493 0 00-3.84-.39zm1.41 1.42c.2-.2.51-.2.71 0 .2.2.2.51 0 .71l-3.18 3.18a3 3 0 010 4.24l1.41 1.41a5.004 5.004 0 001.12-5.36l6.3-6.3c.2-.2.51-.2.71 0s.2.51 0 .71l-4.6 4.6 1.41 1.41 6.01-6.01c.2-.2.51-.2.71 0 .2.2.2.51 0 .71l-6.01 6.01 1.41 1.41 4.95-4.95c.2-.2.51-.2.71 0 .2.2.2.51 0 .71l-5.66 5.66 1.41 1.41 3.54-3.54c.2-.2.51-.2.71 0 .2.2.2.51 0 .71l-6 6.01c-2.54 2.54-6.65 2.54-9.19 0s-2.54-6.65 0-9.19l3.53-3.54zM23 17c0 3.31-2.69 6-6 6v-1.5c2.48 0 4.5-2.02 4.5-4.5H23zM1 7c0-3.31 2.69-6 6-6v1.5C4.52 2.5 2.5 4.52 2.5 7H1z"}}]})(t)}function Kin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19.05 4.91A9.816 9.816 0 0012.04 2c-5.46 0-9.91 4.45-9.91 9.91 0 1.75.46 3.45 1.32 4.95L2.05 22l5.25-1.38c1.45.79 3.08 1.21 4.74 1.21 5.46 0 9.91-4.45 9.91-9.91 0-2.65-1.03-5.14-2.9-7.01zm-7.01 15.24c-1.48 0-2.93-.4-4.2-1.15l-.3-.18-3.12.82.83-3.04-.2-.31a8.264 8.264 0 01-1.26-4.38c0-4.54 3.7-8.24 8.24-8.24 2.2 0 4.27.86 5.82 2.42a8.183 8.183 0 012.41 5.83c.02 4.54-3.68 8.23-8.22 8.23zm4.52-6.16c-.25-.12-1.47-.72-1.69-.81-.23-.08-.39-.12-.56.12-.17.25-.64.81-.78.97-.14.17-.29.19-.54.06-.25-.12-1.05-.39-1.99-1.23-.74-.66-1.23-1.47-1.38-1.72-.14-.25-.02-.38.11-.51.11-.11.25-.29.37-.43s.17-.25.25-.41c.08-.17.04-.31-.02-.43s-.56-1.34-.76-1.84c-.2-.48-.41-.42-.56-.43h-.48c-.17 0-.43.06-.66.31-.22.25-.86.85-.86 2.07 0 1.22.89 2.4 1.01 2.56.12.17 1.75 2.67 4.23 3.74.59.26 1.05.41 1.41.52.59.19 1.13.16 1.56.1.48-.07 1.47-.6 1.67-1.18.21-.58.21-1.07.14-1.18s-.22-.16-.47-.28z"}}]})(t)}function Qin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M11.57 13.16c-1.36.28-2.17 1.16-2.17 2.41 0 1.34 1.11 2.42 2.49 2.42 2.05 0 3.71-1.66 3.71-3.71 0-1.07-.15-2.12-.46-3.12-.79 1.07-2.2 1.72-3.57 2zM13.5.67s.74 2.65.74 4.8c0 2.06-1.35 3.73-3.41 3.73-2.07 0-3.63-1.67-3.63-3.73l.03-.36C5.21 7.51 4 10.62 4 14c0 4.42 3.58 8 8 8s8-3.58 8-8C20 8.61 17.41 3.8 13.5.67zM12 20c-3.31 0-6-2.69-6-6 0-1.53.3-3.04.86-4.43a5.582 5.582 0 003.97 1.63c2.66 0 4.75-1.83 5.28-4.43A14.77 14.77 0 0118 14c0 3.31-2.69 6-6 6z"}}]})(t)}function Jin(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.94 8.31C13.62 7.52 12.85 7 12 7s-1.62.52-1.94 1.31L7 16h3.5v6h3v-6H17l-3.06-7.69z"}},{tag:"circle",attr:{cx:"12",cy:"4",r:"2"}}]})(t)}function ton(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M13.94 8.31C13.62 7.52 12.85 7 12 7s-1.62.52-1.94 1.31L7 16h3v6h4v-6h3l-3.06-7.69z"}},{tag:"circle",attr:{cx:"12",cy:"4",r:"2"}}]})(t)}function eon(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M9.68 13.69L12 11.93l2.31 1.76-.88-2.85L15.75 9h-2.84L12 6.19 11.09 9H8.25l2.31 1.84-.88 2.85zM20 10c0-4.42-3.58-8-8-8s-8 3.58-8 8c0 2.03.76 3.87 2 5.28V23l6-2 6 2v-7.72A7.96 7.96 0 0020 10zm-8-6c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6 2.69-6 6-6zm0 15l-4 1.02v-3.1c1.18.68 2.54 1.08 4 1.08s2.82-.4 4-1.08v3.1L12 19z"}}]})(t)}function non(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}}]})(t)}function ron(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zM17.99 9l-1.41-1.42-6.59 6.59-2.58-2.57-1.42 1.41 4 3.99z"}}]})(t)}function aon(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zM7 11h10v2H7z"}}]})(t)}function ion(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}},{tag:"circle",attr:{cx:"12",cy:"12",r:"5"}}]})(t)}function oon(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}}]})(t)}function lon(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"}}]})(t)}function con(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"}}]})(t)}function son(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4V6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"}}]})(t)}function uon(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"}}]})(t)}function don(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27z"}}]})(t)}function hon(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{fill:"none"},child:[{tag:"path",attr:{d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M0 0h24v24H0V0z"}}]},{tag:"path",attr:{d:"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27z"}}]})(t)}function fon(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M17 6H7c-3.31 0-6 2.69-6 6s2.69 6 6 6h10c3.31 0 6-2.69 6-6s-2.69-6-6-6zm0 10H7c-2.21 0-4-1.79-4-4s1.79-4 4-4h10c2.21 0 4 1.79 4 4s-1.79 4-4 4zM7 9c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"}}]})(t)}function pon(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M17 6H7c-3.31 0-6 2.69-6 6s2.69 6 6 6h10c3.31 0 6-2.69 6-6s-2.69-6-6-6zm0 10H7c-2.21 0-4-1.79-4-4s1.79-4 4-4h10c2.21 0 4 1.79 4 4s-1.79 4-4 4zm0-7c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"}}]})(t)}function gon(t){return aK({tag:"svg",attr:{viewBox:"0 0 1024 1024"},child:[{tag:"path",attr:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 0 1-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z"}}]})(t)}function von(t){return aK({tag:"svg",attr:{viewBox:"0 0 1024 1024"},child:[{tag:"path",attr:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0 0 68.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z"}}]})(t)}function mon(t){return aK({tag:"svg",attr:{viewBox:"0 0 1024 1024"},child:[{tag:"path",attr:{d:"M872 394c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8H708V152c0-4.4-3.6-8-8-8h-64c-4.4 0-8 3.6-8 8v166H400V152c0-4.4-3.6-8-8-8h-64c-4.4 0-8 3.6-8 8v166H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h168v236H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h168v166c0 4.4 3.6 8 8 8h64c4.4 0 8-3.6 8-8V706h228v166c0 4.4 3.6 8 8 8h64c4.4 0 8-3.6 8-8V706h164c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8H708V394h164zM628 630H400V394h228v236z"}}]})(t)}function yon(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M21.598 11.064a1.006 1.006 0 0 0-.854-.172A2.938 2.938 0 0 1 20 11c-1.654 0-3-1.346-3.003-2.937.005-.034.016-.136.017-.17a.998.998 0 0 0-1.254-1.006A2.963 2.963 0 0 1 15 7c-1.654 0-3-1.346-3-3 0-.217.031-.444.099-.716a1 1 0 0 0-1.067-1.236A9.956 9.956 0 0 0 2 12c0 5.514 4.486 10 10 10s10-4.486 10-10c0-.049-.003-.097-.007-.16a1.004 1.004 0 0 0-.395-.776zM12 20c-4.411 0-8-3.589-8-8a7.962 7.962 0 0 1 6.006-7.75A5.006 5.006 0 0 0 15 9l.101-.001a5.007 5.007 0 0 0 4.837 4C19.444 16.941 16.073 20 12 20z"}},{tag:"circle",attr:{cx:"12.5",cy:"11.5",r:"1.5"}},{tag:"circle",attr:{cx:"8.5",cy:"8.5",r:"1.5"}},{tag:"circle",attr:{cx:"7.5",cy:"12.5",r:"1.5"}},{tag:"circle",attr:{cx:"15.5",cy:"15.5",r:"1.5"}},{tag:"circle",attr:{cx:"10.5",cy:"16.5",r:"1.5"}}]})(t)}function bon(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M5 22h14c1.103 0 2-.897 2-2V5c0-1.103-.897-2-2-2h-2a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1H5c-1.103 0-2 .897-2 2v15c0 1.103.897 2 2 2zM5 5h2v2h10V5h2v15H5V5z"}},{tag:"path",attr:{d:"m11 13.586-1.793-1.793-1.414 1.414L11 16.414l5.207-5.207-1.414-1.414z"}}]})(t)}function xon(t){return aK({tag:"svg",attr:{viewBox:"0 0 488 512"},child:[{tag:"path",attr:{d:"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z"}}]})(t)}function Mon(t){return aK({tag:"svg",attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M388.32,104.1a4.66,4.66,0,0,0-4.4-4c-2,0-37.23-.8-37.23-.8s-21.61-20.82-29.62-28.83V503.2L442.76,472S388.72,106.5,388.32,104.1ZM288.65,70.47a116.67,116.67,0,0,0-7.21-17.61C271,32.85,255.42,22,237,22a15,15,0,0,0-4,.4c-.4-.8-1.2-1.2-1.6-2C223.4,11.63,213,7.63,200.58,8c-24,.8-48,18-67.25,48.83-13.61,21.62-24,48.84-26.82,70.06-27.62,8.4-46.83,14.41-47.23,14.81-14,4.4-14.41,4.8-16,18-1.2,10-38,291.82-38,291.82L307.86,504V65.67a41.66,41.66,0,0,0-4.4.4S297.86,67.67,288.65,70.47ZM233.41,87.69c-16,4.8-33.63,10.4-50.84,15.61,4.8-18.82,14.41-37.63,25.62-50,4.4-4.4,10.41-9.61,17.21-12.81C232.21,54.86,233.81,74.48,233.41,87.69ZM200.58,24.44A27.49,27.49,0,0,1,215,28c-6.4,3.2-12.81,8.41-18.81,14.41-15.21,16.42-26.82,42-31.62,66.45-14.42,4.41-28.83,8.81-42,12.81C131.33,83.28,163.75,25.24,200.58,24.44ZM154.15,244.61c1.6,25.61,69.25,31.22,73.25,91.66,2.8,47.64-25.22,80.06-65.65,82.47-48.83,3.2-75.65-25.62-75.65-25.62l10.4-44s26.82,20.42,48.44,18.82c14-.8,19.22-12.41,18.81-20.42-2-33.62-57.24-31.62-60.84-86.86-3.2-46.44,27.22-93.27,94.47-97.68,26-1.6,39.23,4.81,39.23,4.81L221.4,225.39s-17.21-8-37.63-6.4C154.15,221,153.75,239.8,154.15,244.61ZM249.42,82.88c0-12-1.6-29.22-7.21-43.63,18.42,3.6,27.22,24,31.23,36.43Q262.63,78.68,249.42,82.88Z"}}]})(t)}function won(t){return aK({tag:"svg",attr:{viewBox:"0 0 576 512"},child:[{tag:"path",attr:{d:"M298.06,224,448,277.55V496a16,16,0,0,1-16,16H368a16,16,0,0,1-16-16V384H192V496a16,16,0,0,1-16,16H112a16,16,0,0,1-16-16V282.09C58.84,268.84,32,233.66,32,192a32,32,0,0,1,64,0,32.06,32.06,0,0,0,32,32ZM544,112v32a64,64,0,0,1-64,64H448v35.58L320,197.87V48c0-14.25,17.22-21.39,27.31-11.31L374.59,64h53.63c10.91,0,23.75,7.92,28.62,17.69L464,96h64A16,16,0,0,1,544,112Zm-112,0a16,16,0,1,0-16,16A16,16,0,0,0,432,112Z"}}]})(t)}function zon(t){return aK({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z"}}]})(t)}function Con(t){return aK({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M167.02 309.34c-40.12 2.58-76.53 17.86-97.19 72.3-2.35 6.21-8 9.98-14.59 9.98-11.11 0-45.46-27.67-55.25-34.35C0 439.62 37.93 512 128 512c75.86 0 128-43.77 128-120.19 0-3.11-.65-6.08-.97-9.13l-88.01-73.34zM457.89 0c-15.16 0-29.37 6.71-40.21 16.45C213.27 199.05 192 203.34 192 257.09c0 13.7 3.25 26.76 8.73 38.7l63.82 53.18c7.21 1.8 14.64 3.03 22.39 3.03 62.11 0 98.11-45.47 211.16-256.46 7.38-14.35 13.9-29.85 13.9-45.99C512 20.64 486 0 457.89 0z"}}]})(t)}function Aon(t){return aK({tag:"svg",attr:{viewBox:"0 0 640 512"},child:[{tag:"path",attr:{d:"M32,224H64V416H32A31.96166,31.96166,0,0,1,0,384V256A31.96166,31.96166,0,0,1,32,224Zm512-48V448a64.06328,64.06328,0,0,1-64,64H160a64.06328,64.06328,0,0,1-64-64V176a79.974,79.974,0,0,1,80-80H288V32a32,32,0,0,1,64,0V96H464A79.974,79.974,0,0,1,544,176ZM264,256a40,40,0,1,0-40,40A39.997,39.997,0,0,0,264,256Zm-8,128H192v32h64Zm96,0H288v32h64ZM456,256a40,40,0,1,0-40,40A39.997,39.997,0,0,0,456,256Zm-8,128H384v32h64ZM640,256V384a31.96166,31.96166,0,0,1-32,32H576V224h32A31.96166,31.96166,0,0,1,640,256Z"}}]})(t)}function kon(t){return aK({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M256 56c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m0-48C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 168c-44.183 0-80 35.817-80 80s35.817 80 80 80 80-35.817 80-80-35.817-80-80-80z"}}]})(t)}function Hon(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11.246 15H4.754l-2 5H.6L7 4h2l6.4 16h-2.154l-2-5zm-.8-2L8 6.885 5.554 13h4.892zM21 12.535V12h2v8h-2v-.535a4 4 0 1 1 0-6.93zM19 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"}}]}]})(t)}function Eon(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M11 4h10v2H11V4zM6 7v4H4V7H1l4-4 4 4H6zm0 10h3l-4 4-4-4h3v-4h2v4zm5 1h10v2H11v-2zm-2-7h12v2H9v-2z"}}]}]})(t)}function Son(t){return aK({tag:"svg",attr:{viewBox:"0 0 15 15",fill:"none"},child:[{tag:"path",attr:{d:"M9.875 7.5C9.875 8.81168 8.81168 9.875 7.5 9.875C6.18832 9.875 5.125 8.81168 5.125 7.5C5.125 6.18832 6.18832 5.125 7.5 5.125C8.81168 5.125 9.875 6.18832 9.875 7.5Z",fill:"currentColor"}}]})(t)}function Lon(t){return aK({tag:"svg",attr:{viewBox:"0 0 15 15",fill:"none"},child:[{tag:"path",attr:{fillRule:"evenodd",clipRule:"evenodd",d:"M7.5 9.125C8.39746 9.125 9.125 8.39746 9.125 7.5C9.125 6.60254 8.39746 5.875 7.5 5.875C6.60254 5.875 5.875 6.60254 5.875 7.5C5.875 8.39746 6.60254 9.125 7.5 9.125ZM7.5 10.125C8.94975 10.125 10.125 8.94975 10.125 7.5C10.125 6.05025 8.94975 4.875 7.5 4.875C6.05025 4.875 4.875 6.05025 4.875 7.5C4.875 8.94975 6.05025 10.125 7.5 10.125Z",fill:"currentColor"}}]})(t)}function _on(t){return aK({tag:"svg",attr:{viewBox:"0 0 15 15",fill:"none"},child:[{tag:"path",attr:{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 4.625C6.12132 4.625 6.625 4.12132 6.625 3.5C6.625 2.87868 6.12132 2.375 5.5 2.375C4.87868 2.375 4.375 2.87868 4.375 3.5C4.375 4.12132 4.87868 4.625 5.5 4.625ZM9.5 4.625C10.1213 4.625 10.625 4.12132 10.625 3.5C10.625 2.87868 10.1213 2.375 9.5 2.375C8.87868 2.375 8.375 2.87868 8.375 3.5C8.375 4.12132 8.87868 4.625 9.5 4.625ZM10.625 7.5C10.625 8.12132 10.1213 8.625 9.5 8.625C8.87868 8.625 8.375 8.12132 8.375 7.5C8.375 6.87868 8.87868 6.375 9.5 6.375C10.1213 6.375 10.625 6.87868 10.625 7.5ZM5.5 8.625C6.12132 8.625 6.625 8.12132 6.625 7.5C6.625 6.87868 6.12132 6.375 5.5 6.375C4.87868 6.375 4.375 6.87868 4.375 7.5C4.375 8.12132 4.87868 8.625 5.5 8.625ZM10.625 11.5C10.625 12.1213 10.1213 12.625 9.5 12.625C8.87868 12.625 8.375 12.1213 8.375 11.5C8.375 10.8787 8.87868 10.375 9.5 10.375C10.1213 10.375 10.625 10.8787 10.625 11.5ZM5.5 12.625C6.12132 12.625 6.625 12.1213 6.625 11.5C6.625 10.8787 6.12132 10.375 5.5 10.375C4.87868 10.375 4.375 10.8787 4.375 11.5C4.375 12.1213 4.87868 12.625 5.5 12.625Z",fill:"currentColor"}}]})(t)}function Bon(t){return aK({tag:"svg",attr:{viewBox:"0 0 15 15",fill:"none"},child:[{tag:"path",attr:{fillRule:"evenodd",clipRule:"evenodd",d:"M7.49999 3.09998C7.27907 3.09998 7.09999 3.27906 7.09999 3.49998C7.09999 3.72089 7.27907 3.89998 7.49999 3.89998H14.5C14.7209 3.89998 14.9 3.72089 14.9 3.49998C14.9 3.27906 14.7209 3.09998 14.5 3.09998H7.49999ZM7.49998 5.1C7.27907 5.1 7.09998 5.27908 7.09998 5.5C7.09998 5.72091 7.27907 5.9 7.49998 5.9H14.5C14.7209 5.9 14.9 5.72091 14.9 5.5C14.9 5.27908 14.7209 5.1 14.5 5.1H7.49998ZM7.1 7.5C7.1 7.27908 7.27909 7.1 7.5 7.1H14.5C14.7209 7.1 14.9 7.27908 14.9 7.5C14.9 7.72091 14.7209 7.9 14.5 7.9H7.5C7.27909 7.9 7.1 7.72091 7.1 7.5ZM7.49998 9.1C7.27907 9.1 7.09998 9.27908 7.09998 9.5C7.09998 9.72091 7.27907 9.9 7.49998 9.9H14.5C14.7209 9.9 14.9 9.72091 14.9 9.5C14.9 9.27908 14.7209 9.1 14.5 9.1H7.49998ZM7.09998 11.5C7.09998 11.2791 7.27907 11.1 7.49998 11.1H14.5C14.7209 11.1 14.9 11.2791 14.9 11.5C14.9 11.7209 14.7209 11.9 14.5 11.9H7.49998C7.27907 11.9 7.09998 11.7209 7.09998 11.5ZM2.5 9.25003L5 6.00003H0L2.5 9.25003Z",fill:"currentColor"}}]})(t)}function Don(t){return aK({tag:"svg",attr:{viewBox:"0 0 15 15",fill:"none"},child:[{tag:"path",attr:{fillRule:"evenodd",clipRule:"evenodd",d:"M6.5 1C6.22386 1 6 1.22386 6 1.5C6 1.77614 6.22386 2 6.5 2C7.12671 2 7.45718 2.20028 7.65563 2.47812C7.8781 2.78957 8 3.28837 8 4V11C8 11.7116 7.8781 12.2104 7.65563 12.5219C7.45718 12.7997 7.12671 13 6.5 13C6.22386 13 6 13.2239 6 13.5C6 13.7761 6.22386 14 6.5 14C7.37329 14 8.04282 13.7003 8.46937 13.1031C8.47976 13.0886 8.48997 13.0739 8.5 13.0591C8.51003 13.0739 8.52024 13.0886 8.53063 13.1031C8.95718 13.7003 9.62671 14 10.5 14C10.7761 14 11 13.7761 11 13.5C11 13.2239 10.7761 13 10.5 13C9.87329 13 9.54282 12.7997 9.34437 12.5219C9.1219 12.2104 9 11.7116 9 11V4C9 3.28837 9.1219 2.78957 9.34437 2.47812C9.54282 2.20028 9.87329 2 10.5 2C10.7761 2 11 1.77614 11 1.5C11 1.22386 10.7761 1 10.5 1C9.62671 1 8.95718 1.29972 8.53063 1.89688C8.52024 1.91143 8.51003 1.92611 8.5 1.9409C8.48997 1.92611 8.47976 1.91143 8.46937 1.89688C8.04282 1.29972 7.37329 1 6.5 1ZM14 5H11V4H14C14.5523 4 15 4.44772 15 5V10C15 10.5523 14.5523 11 14 11H11V10H14V5ZM6 4V5H1L1 10H6V11H1C0.447715 11 0 10.5523 0 10V5C0 4.44772 0.447715 4 1 4H6Z",fill:"currentColor"}}]})(t)}function Ton(t){return aK({tag:"svg",attr:{viewBox:"0 0 15 15",fill:"none"},child:[{tag:"path",attr:{fillRule:"evenodd",clipRule:"evenodd",d:"M10.3004 7.49991C10.3004 8.4943 9.49426 9.30041 8.49988 9.30041C7.50549 9.30041 6.69938 8.4943 6.69938 7.49991C6.69938 6.50553 7.50549 5.69942 8.49988 5.69942C9.49426 5.69942 10.3004 6.50553 10.3004 7.49991ZM11.205 8C10.9699 9.28029 9.84816 10.2504 8.49988 10.2504C7.1516 10.2504 6.0299 9.28029 5.79473 8H0.5C0.223858 8 0 7.77614 0 7.5C0 7.22386 0.223858 7 0.5 7H5.7947C6.0298 5.71962 7.15154 4.74942 8.49988 4.74942C9.84822 4.74942 10.97 5.71962 11.2051 7H14.5C14.7761 7 15 7.22386 15 7.5C15 7.77614 14.7761 8 14.5 8H11.205Z",fill:"currentColor"}}]})(t)}function Von(t){return aK({tag:"svg",attr:{viewBox:"0 0 15 15",fill:"none"},child:[{tag:"path",attr:{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5 4C8.567 4 7 5.567 7 7.5C7 9.433 8.567 11 10.5 11C12.433 11 14 9.433 14 7.5C14 5.567 12.433 4 10.5 4ZM7.67133 11C6.65183 10.175 6 8.91363 6 7.5C6 6.08637 6.65183 4.82498 7.67133 4H4.5C2.567 4 1 5.567 1 7.5C1 9.433 2.567 11 4.5 11H7.67133ZM0 7.5C0 5.01472 2.01472 3 4.5 3H10.5C12.9853 3 15 5.01472 15 7.5C15 9.98528 12.9853 12 10.5 12H4.5C2.01472 12 0 9.98528 0 7.5Z",fill:"currentColor"}}]})(t)}function Oon(t){return aK({tag:"svg",attr:{role:"img",viewBox:"0 0 24 24"},child:[{tag:"title",attr:{},child:[]},{tag:"path",attr:{d:"M11.992 1.966c-.434 0-.87.086-1.28.257L1.779 5.917c-.503.208-.49.908.012 1.116l8.982 3.558a3.266 3.266 0 0 0 2.454 0l8.982-3.558c.503-.196.503-.908.012-1.116l-8.957-3.694a3.255 3.255 0 0 0-1.272-.257zM23.4 8.056a.589.589 0 0 0-.222.045l-10.012 3.877a.612.612 0 0 0-.38.564v8.896a.6.6 0 0 0 .821.552L23.62 18.1a.583.583 0 0 0 .38-.551V8.653a.6.6 0 0 0-.6-.596zM.676 8.095a.644.644 0 0 0-.48.19C.086 8.396 0 8.53 0 8.69v8.355c0 .442.515.737.908.54l6.27-3.006.307-.147 2.969-1.436c.466-.22.43-.908-.061-1.092L.883 8.138a.57.57 0 0 0-.207-.044z"}}]})(t)}function Ion(t){return aK({tag:"svg",attr:{role:"img",viewBox:"0 0 24 24"},child:[{tag:"title",attr:{},child:[]},{tag:"path",attr:{d:"M22.2819 9.8211a5.9847 5.9847 0 0 0-.5157-4.9108 6.0462 6.0462 0 0 0-6.5098-2.9A6.0651 6.0651 0 0 0 4.9807 4.1818a5.9847 5.9847 0 0 0-3.9977 2.9 6.0462 6.0462 0 0 0 .7427 7.0966 5.98 5.98 0 0 0 .511 4.9107 6.051 6.051 0 0 0 6.5146 2.9001A5.9847 5.9847 0 0 0 13.2599 24a6.0557 6.0557 0 0 0 5.7718-4.2058 5.9894 5.9894 0 0 0 3.9977-2.9001 6.0557 6.0557 0 0 0-.7475-7.0729zm-9.022 12.6081a4.4755 4.4755 0 0 1-2.8764-1.0408l.1419-.0804 4.7783-2.7582a.7948.7948 0 0 0 .3927-.6813v-6.7369l2.02 1.1686a.071.071 0 0 1 .038.052v5.5826a4.504 4.504 0 0 1-4.4945 4.4944zm-9.6607-4.1254a4.4708 4.4708 0 0 1-.5346-3.0137l.142.0852 4.783 2.7582a.7712.7712 0 0 0 .7806 0l5.8428-3.3685v2.3324a.0804.0804 0 0 1-.0332.0615L9.74 19.9502a4.4992 4.4992 0 0 1-6.1408-1.6464zM2.3408 7.8956a4.485 4.485 0 0 1 2.3655-1.9728V11.6a.7664.7664 0 0 0 .3879.6765l5.8144 3.3543-2.0201 1.1685a.0757.0757 0 0 1-.071 0l-4.8303-2.7865A4.504 4.504 0 0 1 2.3408 7.872zm16.5963 3.8558L13.1038 8.364 15.1192 7.2a.0757.0757 0 0 1 .071 0l4.8303 2.7913a4.4944 4.4944 0 0 1-.6765 8.1042v-5.6772a.79.79 0 0 0-.407-.667zm2.0107-3.0231l-.142-.0852-4.7735-2.7818a.7759.7759 0 0 0-.7854 0L9.409 9.2297V6.8974a.0662.0662 0 0 1 .0284-.0615l4.8303-2.7866a4.4992 4.4992 0 0 1 6.6802 4.66zM8.3065 12.863l-2.02-1.1638a.0804.0804 0 0 1-.038-.0567V6.0742a4.4992 4.4992 0 0 1 7.3757-3.4537l-.142.0805L8.704 5.459a.7948.7948 0 0 0-.3927.6813zm1.0976-2.3654l2.602-1.4998 2.6069 1.4998v2.9994l-2.5974 1.4997-2.6067-1.4997Z"}}]})(t)}function Ron(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}},{tag:"path",attr:{d:"M4 19l16 0"}},{tag:"path",attr:{d:"M4 15l4 -6l4 2l4 -5l4 4l0 5l-16 0"}}]})(t)}function Fon(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}},{tag:"path",attr:{d:"M3 12m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z"}},{tag:"path",attr:{d:"M9 8m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v10a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z"}},{tag:"path",attr:{d:"M15 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z"}},{tag:"path",attr:{d:"M4 20l14 0"}}]})(t)}function Non(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}},{tag:"path",attr:{d:"M12 3v5m4 4h5"}},{tag:"path",attr:{d:"M8.929 14.582l-3.429 2.918"}},{tag:"path",attr:{d:"M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0"}},{tag:"path",attr:{d:"M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"}}]})(t)}function Pon(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}},{tag:"path",attr:{d:"M4 19l16 0"}},{tag:"path",attr:{d:"M4 15l4 -6l4 2l4 -5l4 4"}}]})(t)}function jon(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}},{tag:"path",attr:{d:"M12 3v9h9"}},{tag:"path",attr:{d:"M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"}}]})(t)}function Uon(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}},{tag:"path",attr:{d:"M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"}},{tag:"path",attr:{d:"M10 16h2a2 2 0 1 0 0 -4h-2h2a2 2 0 1 0 0 -4h-2v8z"}}]})(t)}function Won(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}},{tag:"path",attr:{d:"M9.785 6l8.215 8.215l-2.054 2.054a5.81 5.81 0 1 1 -8.215 -8.215l2.054 -2.054z"}},{tag:"path",attr:{d:"M4 20l3.5 -3.5"}},{tag:"path",attr:{d:"M15 4l-3.5 3.5"}},{tag:"path",attr:{d:"M20 9l-3.5 3.5"}}]})(t)}function Zon(t){return aK({tag:"svg",attr:{viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}},{tag:"path",attr:{d:"M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z"}},{tag:"path",attr:{d:"M10 10l2 -2v8"}}]})(t)}function Gon(t){return aK({tag:"svg",attr:{viewBox:"0 0 16 16",fill:"currentColor"},child:[{tag:"path",attr:{d:"M8 4c.367 0 .721.048 1.063.145a3.943 3.943 0 0 1 1.762 1.031 3.944 3.944 0 0 1 1.03 1.762c.097.34.145.695.145 1.062 0 .367-.048.721-.145 1.063a3.94 3.94 0 0 1-1.03 1.765 4.017 4.017 0 0 1-1.762 1.031C8.72 11.953 8.367 12 8 12s-.721-.047-1.063-.14a4.056 4.056 0 0 1-1.765-1.032A4.055 4.055 0 0 1 4.14 9.062 3.992 3.992 0 0 1 4 8c0-.367.047-.721.14-1.063a4.02 4.02 0 0 1 .407-.953A4.089 4.089 0 0 1 5.98 4.546a3.94 3.94 0 0 1 .957-.401A3.89 3.89 0 0 1 8 4z"}}]})(t)}function qon(t){return aK({tag:"svg",attr:{viewBox:"0 0 16 16",fill:"currentColor"},child:[{tag:"path",attr:{fillRule:"evenodd",clipRule:"evenodd",d:"M8 12a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm2.61-4a2.61 2.61 0 1 1-5.22 0 2.61 2.61 0 0 1 5.22 0zM8 5.246z"}}]})(t)}function Yon(t){return aK({tag:"svg",attr:{version:"1.1",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4 3l-2-2h-1v1l2 2zM5 0h1v2h-1zM9 5h2v1h-2zM10 2v-1h-1l-2 2 1 1zM0 5h2v1h-2zM5 9h1v2h-1zM1 9v1h1l2-2-1-1zM15.781 13.781l-9.939-9.939c-0.292-0.292-0.769-0.292-1.061 0l-0.939 0.939c-0.292 0.292-0.292 0.769 0 1.061l9.939 9.939c0.292 0.292 0.769 0.292 1.061 0l0.939-0.939c0.292-0.292 0.292-0.769 0-1.061zM7.5 8.5l-3-3 1-1 3 3-1 1z"}}]})(t)}var Xon=n.p+"static/media/bullseye-actions.def492609b912f7068a16fdc7ce293a8.svg",$on="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASkAAAEpCAYAAADPmdSCAAAACXBIWXMAAC4jAAAuIwF4pT92AAAGOmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgOS4xLWMwMDEgNzkuMTQ2Mjg5OTc3NywgMjAyMy8wNi8yNS0yMzo1NzoxNCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI1LjAgKE1hY2ludG9zaCkiIHhtcDpDcmVhdGVEYXRlPSIyMDI0LTA1LTA0VDExOjQyOjE2LTA3OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyNC0wNS0wNFQxMjoyNToxMS0wNzowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyNC0wNS0wNFQxMjoyNToxMS0wNzowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ZmVkY2VhYzktZTMwNi00MDMyLTgyNjAtOGRjYmE1NjVmOWYxIiB4bXBNTTpEb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6MGZlNWQ2YWMtZTI2Zi04NzRiLThiYzAtOTAwN2IyOTVkOGNiIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6YTY0ZDQyNWEtNDE5My00NzA1LWIyZDYtNWM4NTFkYWQ0MTc0Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDphNjRkNDI1YS00MTkzLTQ3MDUtYjJkNi01Yzg1MWRhZDQxNzQiIHN0RXZ0OndoZW49IjIwMjQtMDUtMDRUMTE6NDI6MTYtMDc6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyNS4wIChNYWNpbnRvc2gpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjb252ZXJ0ZWQiIHN0RXZ0OnBhcmFtZXRlcnM9ImZyb20gYXBwbGljYXRpb24vdm5kLmFkb2JlLnBob3Rvc2hvcCB0byBpbWFnZS9wbmciLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmZlZGNlYWM5LWUzMDYtNDAzMi04MjYwLThkY2JhNTY1ZjlmMSIgc3RFdnQ6d2hlbj0iMjAyNC0wNS0wNFQxMjoyNToxMS0wNzowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDI1LjAgKE1hY2ludG9zaCkiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+oFTh4QAABsdJREFUeNrt3b1uE3kUxuH3HwWoUK4A6lxBZGhYGVGiNChcA1e0ZRpoEB0lgiVCoIgbgBoQfWRR4OZssbPNapNxHMeZeJ5HchWFmOOjX2b8MWlVFYCh2jICQKQARAoQKQCRAhApQKQARAoQKQCRAhApQKQARAoQKQCRAhApQKQARAoQKQCRAhApQKQARAoQKQCRAhApYANtn/cbWmvTJE+TTJPcTXLTGIEe8yTfkrxL8rKq3i7cnKpaNE67Sf5M8od5Axf0Psmzqvq6kki11h4keZ3kttkCKzJL8riqji4Uqe4I6jjJjpkCK3aSZHLWEdVWT6BakkOBAi7JTpLDrjXnj1SSh0km5ghcoknXmqUidWB+wBocLBupqdkBa3Bqa8584ry19jveBwVcvnlV3VomUmV2wDpUVVvmdA/gSokUIFIAIgWIFIBIAYgUsCmRmhkRsAbzZSP10+yANfixbKQ+mx2wBh+XjdQLswPW4PlpX+j77F5L8imuKQVcnuMk9+uUGLl8MHCVTpLcq6ovy57upbv28H680ges1izJ/lmBWihSXaiOkux1R1QAqzjF2+v7SzELne7959SvJXmU5En+uSbxnSQ3zBvo8SvJ9yQfkrxK8qYWjM+5IgWwbj4WA4gUgEgBIgUgUgAiBYgUgEgBIgUgUgAiBYgUgEgBIgUgUgAiBYgUgEgBIgUgUgAiBYgUgEgBImUEgEgBiBQgUgAiBSBSgEgBiBQgUgAiBSBSwPWzfd5vaK1NkzxNMk1yN8lNYxy8eZJvSd4leVlVb6/zf8YOjmwHq2qhW5LdJH8lKbdrf/srye6ij/1QbnZwnDvYuge/7zfXgySvk9z2C2FjzJI8rqqja3L0ZAdHuoO9kWqt7SY5TrJjphvnJMmkqr4OPFB2cMQ7uNWzHC3JoeXYWDtJDrvHeaiBsoMj38G+V/ceJpmY40abdI/zUNnBke9gX6QOzG8UDtw3hvo490VqanajMHXfGOrjfOYT56213/EelDGYV9WtId4xO2gH+yJVZjcOVTXIJ8/toB30sRhg0EQKECkAkQJECkCkAEQKECkAkQJECkCkAEQKECkAkQJGZPsqf/hQLw8yRC5ZYgfHuoOOpACnewAiBYgUgEgBiBQgUgAiBYgUgEgBiBQgUgAiBYgUgEgBiBQgUgAiBYgUgEgBiBQgUgAiBYiUEQAiBSBSgEgBiBSASAEiBSBSgEgBiBSASAEiBSBSgEgBiBSASAEiBSBSgEgBiBSASAEiBSBSgEgBiBSASAEiBSBSACIFiBSASAEiBSBSACIFiBSASAEiBSBSACIFiBSASAEiBSBSACIFiBSASAEiBSBSACIFiBSASAH8a/sqf3hrrTwE2EEcSQEiBSBSgEgBiBSASAEiBSBSgEgBiBSASAEiBSBSACIFXP9IzYxoFOYDvm92cOQ72Bepn2Y3Cj8GfN/s4Mh3sC9Sn81uFD4O+L7ZwZHvYF+kXpjdKDwf8H2zgyPfwVZ1+tVTW2styackEzPcWMdJ7tdZi3CF7KAdbH272Vrb7f6RHbPcOCdJ7lXVlyHfSTs47h3sfQtCVX1Nsh+vsmyaWZL9oQfKDtrBrQWX5CjJXvfbjM04vN7rHtdrwQ6OdwfbeZ6K6J4feJTkSZKHSe4kuWHeg/cryfckH5K8SvJmqM9B2UE7eKFIAaybj8UAIgUgUoBIAYgUgEgBIgUgUoBIAYgUgEgBIgUgUoBIAYgUgEgBIgUgUoBIAYgUgEgBIgUgUoBIGQEgUgAiBYgUgEgBiBQgUgAiBYgUgEgB/K/t835Da22a5GmSaZK7SW4aI9BjnuRbkndJXlbV24WbU1WLxmk3yZ9J/jBv4ILeJ3lWVV9XEqnW2oMkr5PcNltgRWZJHlfV0YUi1R1BHSfZMVNgxU6STM46otrqCVRLcihQwCXZSXLYteb8kUryMMnEHIFLNOlas1SkDswPWIODZSM1NTtgDU5tzZlPnLfWfsf7oIDLN6+qW8tEqswOWIeqasuc7gFcKZECRApApACRAhApAJECNiVSMyMC1mC+bKR+mh2wBj+WjdRnswPW4OOykXphdsAaPD/tC32f3WtJPsU1pYDLc5zkfp0SI5cPBq7SSZJ7VfVl2dO9dNce3o9X+oDVmiXZPytQC0WqC9VRkr3uiApgFad4e31/KWah073/nPq1JI+SPMk/1yS+k+SGeQM9fiX5nuRDkldJ3tSC8TlXpADWzcdiAJECEClApABECkCkAJECEClApABECkCkAJECEClApABECkCkAJECEClApABECkCkAJECEClApIwAECmAJf0NZGRJFWUukkMAAAAASUVORK5CYII=",Kon="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASkAAAEpCAYAAADPmdSCAAAACXBIWXMAAC4jAAAuIwF4pT92AAAGOmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgOS4xLWMwMDEgNzkuMTQ2Mjg5OTc3NywgMjAyMy8wNi8yNS0yMzo1NzoxNCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI1LjAgKE1hY2ludG9zaCkiIHhtcDpDcmVhdGVEYXRlPSIyMDI0LTA1LTA0VDExOjQyOjE2LTA3OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyNC0wNS0wNFQxMjoyNTo1My0wNzowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyNC0wNS0wNFQxMjoyNTo1My0wNzowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTYwYmExODktMTQ0Zi00NzZiLWE5NzMtMWVjNWYyMjhjYWQyIiB4bXBNTTpEb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6MWI4ZDIyNTAtMWJmMy01ZDRiLTg0NGMtNDdiYzY0MGNlYmIxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZWNhOTEzMWMtYjEyZS00ZmIyLTljODktYWU1ZmRiNDJkNTExIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDplY2E5MTMxYy1iMTJlLTRmYjItOWM4OS1hZTVmZGI0MmQ1MTEiIHN0RXZ0OndoZW49IjIwMjQtMDUtMDRUMTE6NDI6MTYtMDc6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyNS4wIChNYWNpbnRvc2gpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjb252ZXJ0ZWQiIHN0RXZ0OnBhcmFtZXRlcnM9ImZyb20gYXBwbGljYXRpb24vdm5kLmFkb2JlLnBob3Rvc2hvcCB0byBpbWFnZS9wbmciLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjE2MGJhMTg5LTE0NGYtNDc2Yi1hOTczLTFlYzVmMjI4Y2FkMiIgc3RFdnQ6d2hlbj0iMjAyNC0wNS0wNFQxMjoyNTo1My0wNzowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDI1LjAgKE1hY2ludG9zaCkiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+wWgb7AAABp1JREFUeNrt3bFOU40fgOEXo2yGK8DZKyA4fQZxNCwGE+7AK3Jk0Q7GzU2qkRgT4g3orMadEBeWfoP9L+b/2VKhFPo8K6kef+eX13PS9rAyGo0CWFQ3jAAQKQCRAkQKQKQARAoQKQCRAkQKQKQARAoQKQCRAkQKQKQARAoQKQCRAkQKQKQARAoQKQCRAkQKQKQARAq4hm6e9QXbe21VT6qt6k61aozABKfV1+pd9XI46O20L1wZjUbTxulu9ay6b97AX3pfPR0O+nIukdre65/qdXXbbIFzclI9Gg46/KtIja+gjqo1MwXO2XG1+acrqhsTArVS7QsUcEHWqv1xa84eqepBtWmOwAXaHLdmpkjtmh8wB7uzRmrL7IA52Jo1UutmB8zB+qyR8kFNYB5WZ40UwKUSKUCkAEQKECkAkQIQKeC6ROrEiIA5OJ01Uj/MDpiD77NG6pPZAXPwcdZIvTA7YA6ezxqpN/16KifARTmqDv7rhx4fDFym4+recNDnWa+kGj97eCfv9AHn66Ta+VOgporUOFSH1YZbP+Acb/E2Jv2mmKlu93679VupHlaP+/VM4vXqlnkDE/ysvlUfqlfVwXDQVPE5U6QA5s3XYgCRAhApQKQARApApACRAhApQKQARApApACRAhApQKQARApApACRAhApQKQARApApACRAhApQKSMABApAJECRApApABEChApAJECRApApABECrh6bp71Bdt7bVVPqq3qTrVqjAvvtPpavateDge9vcr/GDu4XDu4MhqNpl2Mu9Wz6r55X3nvq6fDQV+uWJzs4BLu4FSR2t7rn+p1ddtsr42T6tFw0OEVCZQdXNIdnBip8f9eR9WamV47x9Xmol9R2cHl3sEbE5Zjpdq3HNfWWrU/Ps+LGig7uOQ7OOndvQfVpjlea5vj87yo7OCS7+CkSO2a31LYdWws6nmeFKkts1sKW46NRT3PkyK1bnZLYd2xsajneVKkfEhuOaw6Nhb1PPtaDLDQRAoQKQCRAkQKQKQARAoQKQCRAkQKQKQARAoQKQCRApbIzcv8y4eDxX229qLZ3mtkCnZwGXfQlRTgdg9ApACRAhApAJECRApApACRAhApAJECRApApACRAhApAJECRApApACRAhApAJECRApApACRMgJApABEChApAJECEClApABEChApAJECEClApABEChApAJECEClApABEChApAJECEClApABEChApAJECEClApABECkCkAJECEClApABECkCkAJECEClApABECkCkAJECEClApABECkCkAJECEClApABECkCkAJECECmA/7l5mX/59l4jpwA7iCspQKQARAoQKQCRAhApQKQARAoQKQCRAhApQKQARApApICrH6kTI1oKpwt8bHZwyXdwUqR+mN1S+L7Ax2YHl3wHJ0Xqk9kthY8LfGx2cMl3cFKkXpjdUni+wMdmB5d8BydF6k11ZH7X2lF1sMDHZweXfAdXRqM/P+J5e6+74z9kzSyvnePq3nDQ50U+SDu43Ds48SMIw0Ffqp28y3LdnFQ7ix4oO2gHb0y5JIfVhsvua3V5vTE+r1eCHVzeHZx4u/fbZfdK9bB6XD2o1qtb5r3wflbfqg/Vq+pgOLiav8rJDi7fDp4pUgDz5msxgEgBiBQgUgAiBSBSgEgBiBQgUgAiBSBSgEgBiBQgUgAiBSBSgEgBiBQgUgAiBSBSgEgBiBQgUkYAiBSASAEiBSBSACIFiBSASAEiBSBSAP/XzbO+YHuvrepJtVXdqVaNEZjgtPpavateDge9nfaFK6PRaNo43a2eVffNG/hL76unw0FfziVS23v9U72ubpstcE5OqkfDQYd/FanxFdRRtWamwDk7rjb/dEV1Y0KgVqp9gQIuyFq1P27N2SNVPag2zRG4QJvj1swUqV3zA+Zgd9ZIbZkdMAdbs0Zq3eyAOVifNVI+qAnMw+qskQK4VCIFiBSASAEiBSBSACIFXJdInRgRMAens0bqh9kBc/B91kh9MjtgDj7OGqkXZgfMwfNZI/WmX0/lBLgoR9XBf/3Q44OBy3Rc3RsO+jzrlVTjZw/v5J0+4HydVDt/CtRUkRqH6rDacOsHnOMt3sak3xQz1e3eb7d+K9XD6nG/nkm8Xt0yb2CCn9W36kP1qjoYDpoqPmeKFMC8+VoMIFIAIgWIFIBIAYgUIFIAIgWIFIBIAYgUIFIAIgWIFIBIAYgUIFIAIgWIFIBIAYgUIFIAIgWIlBEAIgUwo38BGe8/pplNqwEAAAAASUVORK5CYII=",Qon=n.p+"static/media/v-align-bottom.03f66d6906f5b7bb7db7.png",Jon=n.p+"static/media/v-align-center.c6933a89ca274272f7cc.png",tln=n.p+"static/media/v-align-stretch.bdb1e6c4462956d1bea0.png",eln=n.p+"static/media/v-align-top.f08acab1a5c9aabab9d2.png",nln=n.p+"static/media/v-space-around.3f0a6021e0da95011281.png",rln=n.p+"static/media/v-space-between.797e53f41e9e84bb94ae.png",aln=function(t){var e=t.data,n=e.icon,l=e.defaultIcon,c=e.size,s=void 0===c?(0,Js.get)(e,"iconSize")||"24px":c,u=e.color,d=e.cursorMove,h=void 0!==d&&d,f=e.margin,p=void 0===f?"0":f,g=e.disabled;if(!(0,Js.isString)(n))return null;var v={FaRegDotCircle:kon,FaDotCircle:zon,FaPaintBrush:Con,FaDog:won,BiTask:bon,TbPlug:Won,TbSquareNumber1:Zon,TbCircleLetterB:Uon,TbChartBar:Fon,TbChartDonut3:Non,TbChartArea:Ron,TbChartLine:Pon,TbChartPie2:jon,AiOutlineNumber:mon,FaShopify:Mon,FaGoogle:xon,BiCookie:yon,AiOutlineMail:von,AiFillCheckCircle:gon,SiAirtable:Oon,SiOpenai:Ion,BsSlash:CUt,BsGrid3X2:ABt,ImMagicWand:Yon,FaRobot:Aon,RxDot:Lon,RxSlider:Ton,RxDotFilled:Son,RxInput:Don,RxDropdownMenu:Bon,RxDragHandleDots2:_on,RxSwitch:Von,VscCircle:qon,VscCircleFilled:Gon,RiFontSize:Hon,RiLineHeight:Eon},m=(0,Js.get)(e,"hover"),y=kd((0,Js.get)(e,["styles","icon","height"])),b={size:y||s,color:u},x={cursor:g?"not-allowed":h?"move":m?"pointer":"auto",margin:p,opacity:g?"0.6":"1.0"},M=Se(Se(Se(Se(Se({},a),i),r),o),v);if(n){var w=(0,Js.get)(M,n);if(w)return(0,uf.jsx)(w,Se(Se({onClick:(0,Js.get)(e,"onClick")},b),{},{style:Se(Se({},x),{},{transform:e.rotate?"rotate(".concat(e.rotate,"deg)"):"none"})}));if(l){var z=(0,Js.get)(M,l);if(z)return(0,uf.jsx)(z,Se(Se({onClick:(0,Js.get)(e,"onClick")},b),{},{style:x}))}}if("ActionBullseye"===n)return(0,uf.jsx)(iln,{src:Xon,height:y||s,disabled:g});if("MakeLogo"===n)return(0,uf.jsx)(iln,{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARkAAADHCAYAAAAtUyf8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAGlWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgOS4xLWMwMDEgNzkuMTQ2Mjg5OTc3NywgMjAyMy8wNi8yNS0yMzo1NzoxNCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjItMDItMjJUMTY6MTI6MzgrMDE6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjMtMTItMDdUMjA6MTI6NDEtMDg6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTEyLTA3VDIwOjEyOjQxLTA4OjAwIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjhkN2I4MDQ4LTdjYjYtNGZlNS1hMGVkLWMwZTdkYjk4OWE5ZSIgeG1wTU06RG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjI0OTk4Zjk5LTkwZGUtMjU0MC05OWY1LWRiNDE2MDY3MzYwYiIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjcwZmFlMmM4LTY4Y2QtYzM0OC04ZGRmLWY1ZDZlNjNkZjc3NSIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjcwZmFlMmM4LTY4Y2QtYzM0OC04ZGRmLWY1ZDZlNjNkZjc3NSIgc3RFdnQ6d2hlbj0iMjAyMi0wMi0yMlQxNjoxMjozOCswMTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6Mjc3ZjU5NmItZGE2Mi02MTQ1LThkZGEtNWMwMzU5ZGI0NzhlIiBzdEV2dDp3aGVuPSIyMDIyLTAyLTIyVDE2OjEyOjM4KzAxOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo4ZDdiODA0OC03Y2I2LTRmZTUtYTBlZC1jMGU3ZGI5ODlhOWUiIHN0RXZ0OndoZW49IjIwMjMtMTItMDdUMjA6MTI6NDEtMDg6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyNS4wIChNYWNpbnRvc2gpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqbwSrgAABIsSURBVHja7Z1/iFZVGsdjGAYZBhmGYQjzx6qZP2q1rKzsTV0Ts5RBREREZBAZQkREYhARQUREJGSQYRAREYlBBhFxLUvL1Mystah2+7HRyiQSIhHLEovE4p4zcyau7733nffH/XHOeT5/fKGkxnm/z7mf97nPec5zHrp///5DKHkVtg00Kt03qhfsw7SADyOpgbXjnzAh2QeqQWmxUo/SF4GHp19prVKLMD+WK92sADIfKx1SWq/0gtIUpeaYn12nxboDMpIeqNFK+0Z4iC4pdSi1CfBDw/bnCgATpwtKB5Q2KbUrTXc941G//8MGpPuVegPqKfr3cnQoZw3/Dvp336g0Fciks2jqzYNQ7oPzvglIs8d+vJMAYOJ0zizszUqvKE3I6XPWVZnd/T1Fb/LWT0pbgEzyi21ZlQG5ZGAzyjM/2jNe2N8ofRQAz3wbPTVZ7O8eAyao3UAm2QLvmRoDcl1pnVJTLd+SFnmyw4JFflfpstJBpU6lWfo1VccrycykAk/0a949IYDR+p/Sq0AmmcWzKsHAXDKwaXXYD12QPWLx4tevWt0mq9AZz9RS4EnQlz5BgBnWezqjBBS1F3s/SyE45823b4uDnrQ6+DCcNjU17flLSRfm9YOmdEcgZAYFLGpbPJtSDtBwgbjJIU9mePBgfGVetXoD2+lNNXgyVSpggExtD1Ozeb3JIlDXTJ9NvQO+LPb0YbljistvmlhMrMCTKUAGVbxtmUEWE5fWL7N5N8rs7kh4eH43r1ijgQyQSauZ6v0cA9dv+i1s3KbtEfYQfaLXA5ABMkk/SBssCeBJpRW2vEbpukXO8M2tcAxkgEySD5LutbhiWSDP6szGAm/GCn2QdP9LO5ABMkk9SOstDebPpilwSV6vUervXSj4YeqPa+gDMoCj0r6Yaw4E9qRp7R+VsT9bBD9MH8d1DgMZ4GFTX0waBeIVWZ1aVn/PYcEP01clxlIAGVR2FnPV0UCfMrCpS9mjLwU/TJepyQAZ+j+GCsSvpbEbpX7meKUBwQ/TISADZGrdUbro05argU1jgh4tk/wg6eMfQAbI1PIAbfR1RySppj71M7qEQ2Y+kAEy1T48YzzLYlJp6lP/7wnBD9IvpYrrQAaQuNoXk1bNpr1Kny4KfpA+puMXyNRy0vqqsEVx28BmUQU+/SmluTquqBvIAJlqIdMpeHHoDuK95QzOMkVkyfWYTiADZKrti7ku/OF5YCA0Rd9YPQ5kgIyE7t40hzXNZbxDSTUDGSBj89Q7p2sO5raGk4K9uTBSCwCQASpkMSPrs7gt2kJld137qB4m4wGZaqbeXQQsITXG+LVEuC8dQAbI0BeTLmQ2CPflJSADZFyfemfLKe66GM/2CvdmKpABMmQxtWt9iQL5acG+vDfSzhKQATLFuyTXAEpIV+Om8as/nyTcmwPcuwRkOGlduzaU8GyOcG82xc31BTJAxqepd2lK77KNLeFbh3B/2slkgAx9MbVpc6lvavXn+wR7853SdCADZMrdUXofoIR0pVRRU8+eMae1pfrzAXdhAxlOWtemN8q4LVKyP8eADJChu7d63SjjPM5M4R51ARkgQ19MCjtKZIB/aCmQATLlnLSmLyasa2UOquoW7NFPSq1ABsjwTZxgd2+Ef+8K9ujzCtcakKG7F5XTF1PUV3RDsE/9QAbIxAW7zqPbINPQxjJ9nCfcp21ABsiUCngrU+8ipXuF2jiCUZZeBjJAplTAtwCU+L6Ykc7hmP/mgHCv2oAMkIkL9hNKXwKUyJPWTRX4KHmm73flgBjIyIVMF0CJP6NUwUVukgd7Hali3QEZIYAZq/QtQIkcEl5JFrOQ8Q5ABshEB3onQKmpL6aOLulBzQcyQCbujNIPACXypPWYCr3cJdyzKUAGyDDsOsEzSkU+jlI6Ktivj8qZ6QtkhEHGFCpvAJSQzleRxYwV7llvlWsQyHgOmd0AJVJbyu2LCXg5m104IANkHgzuDKUvAEpIuuN5dBV+tgv3bTmQATLFwd0GUCK1lR26qjQLyACZYGAfpS8mUtcLMVfOjuBng/Ci7wfVZH9AZoAsRqA6axjyJdm34zWsRSDjaV/MTYBS3dQ7bouM1N5KC+VAxm/I7AEokVpXg6crhXu3BsgAmWAWQy0mYppbtTUFir6DejrqmAWQkQmZfQAlUqtr9LVP8kzfaorlQMZDyKgP9BjdvZE6pXeHahlbKrzf6FyN6xLIcNKaLIZO35LaBWSAjA7kNKV/AJSQ3qmmWFnk7RrhHq4EMkCGqXfxWsH5r5p0V2kqkBEOGX2aWOlHgBLSGaX6BPw9IdjDnxLwD8h4AJldACVS7Ql421SQfVvkCSAjHDLqQ7SRxSTfFxPwd6ZwH3cAGSBDX0wKxcqAv8uF+7gUyAiGjJl6xz1K0VlMU43eDg8O3y7cy3FARiBkAg8AU+8SPmcT4XWvcC+bgIzQTMZMvSOLCet0EnAJ1LtOSR7vkNDuHJBxFDLbAUp6tRiKvoPanZCPQMbRM0rcoxTW2aSyGOPzMloAgIxUyJDFpPhQBHzezHgHICMCMsFvZ1MnGAAoIZ2sZRxBzEzfA+wsARlxmQx9MbFanrDPLcL9PFHLeAwg4yhkCkM3GH4PUNLp7o247YGiL5CR9bpEFlO6LyZhzxcJ97QjwV4jIOPQjtLXACWyFtOQgt+bhPv6IpmMPMhw0jqFqXcl/N4v2NNPlR4BMrJel2ZQi0ln6l2M3/VKFyXPRE7YTyBDXwx9MRHHCST7un8YtkBGAGTULzle6RZAiTyjNColz+cJ93Y9mYwsyBwCKNllMcbzjcK9fS5hPycDGbtvILgDUCL7YppT9P2wYG+/Seo1CchYCJniIqY5ag9UUjxpHROH84K9/TAFP4GMpVnMHKWbACWy3b0xRd/1tMErgv3tATJyINMLUNKdehfj+2Lh/m5IwVMKvxYCpsCOUrpT70oc3XhDuMfTgYwMyHQDlOxrMcb7g8z0BTJeQ0b9Uk8q/QJQIrt761P2vrEg+7bIcyl1UAMZyyDTA1AitSyjQ6jiO32BjN9b2PqM0n8ASvgsTdLzYpjpm93rKJCxCzLHAEr6U+9K+P+6cJ8fBzIeQ8bUYn4GKJF9MaMzioH0cRqPABkPIRPYOj0KULKbFxMRh9HCM8mTaewsAZkBawAzl76YSJ1Je0cpEItJwr3emaK3QMaCbOYgQAnpxyx2lIqOcUj2ey2Q8fd1aTZ9MZHqyzgOK4X7PR/I+AsZsphoPc8M5Uw1Gcj4WZN5Quk3gBLS0axqMSYOo4R3+val6TeQyRcyRwBKpAoZx0H6bZEHUvYXyOTY3fsrQAnpUJZZTCCjlOx5V8rjM4BMTpBh6l1YP+h5LjnEYp1w318mk/EMMma79DZQCddicoqH5Ot//6Y0Dsj4BxluIAjr+zyyGBOP04J9v5CBv0Am4wWtu3vvApXwGaWcADNa+Ezfo0DGP8jQFxPWrax3lLjI7Q9tAjIeQcactKYvJqy3cizAdwr3/kUg4xdkDgOUSM3NETK7Bfv+T90jBGQ8gYzpiyGLCUuDtyFHyLwl2PuPMvIYyGRkdB9ACWlAaVGOgBmjdFaw/91AxhPImJPW7CiFdSTnYx1zhfvfAWQchwxT70bsi3ktZ8isFR6Dp4CMB5lMYeg2SGb3WrSjFIjNDuExeBjI+AEZunujp94tyBkwjcJj83ZaM32BTAaQCbwmPVPgHqUo9VuQxYxnvENmXgMZboP0e+odM30j1QlkHIeM6Yu5B1BCOpbW3JIK49MuPA5/ATLuQ4Z5MdFakDdgTHy6hMdhKpBxuyYzU+nfAMXaLEZ60Vdf5NYMZNyGDN29Yd0sZHiP0gjxaRMei+6M/QYyKXSR3gEqIfXZABgTo8eEx2JzmjN9I/yeDGSSNbQfoERmMYstgswK4fF4NWO/gUyCZi5R+h2ohHTKFsBQ9B3UdCDjIGTUD6svyL4grJTmWQYZydMJ/6oL30DGTcjMAybR3b027CgVfRlc4uQ7kHERMmcAihNZzKPC47EFyDgAmeJvZnPSmlpMWMfznHpHp2/+RV8gM5CYiecBSkh38p4XExOrrYJj8rnSRCDjGGT0g0R3b+l5MZbVZI4x0xfIuAaZswAlpFu2dPdGHCeQXDs7DmQcg4x5v/8vUAnpjG2ACdx7JTkuXUDGIciYrVDOKIWlB6YvshQyy4XHZimQcQsyiwCKO1mMidl2ZvoCGVe2sOvNcXmgYnlfDJMKH1A9kHEHMgVgEn3SOq+FXOZ4B8m3RfbmtcsHZKoz7V2AEpK+9uUZi7OYmcLjszVH74FMFbUY7rQOq8dSuNRR9B3UfCDjDmTIYsIasGV2b4m4dQqP0WQg4wBkTF8M9yiFddRmwJjY7RIeo1Yg4wZk2FEK67bSHMsB01qQfR95d54HVYFMZWeUOGltSat6hYt8mvAYbcrZfyBThkkNdPdG6le9a+MAZKQPFFua50FVIMMidWrKWpWLfJ3wOD1FJmM/ZDhpHZYebzHbAcDUKe0RHKfTeR0nADJlQoapd271xUTEr4k45R4DIMPUu6qm3s0rNZLUIsg8LDxWO/OOD5Bh6p23tRjOmQ1qNZmM3ZDhBoLoqXcFhyCzQXi8ngUylkJGj49k6l3p2b2OQKZbcKzOFTK+yA3IlAkZpt7F6hcXdpSKYnmKRkkgYyNkFgIUN7t7i+I4Vukd6UVfIGMZZJh6F6vfXOjuZUTqA1oFZOyEDN290TrkEmBMLDcLjpe+yG0KkLETMsyLiT6j9LzN/TAxi3uv4JhdtigOQIapd/5lMSaehwXH7BiQsRMyZDHRs3sXOAiYR5X6BcetC8hYBhmm3vnRF0PR9w+9AmTsg0w/QAnpru1T70os7A7hsZtgUSwmioeM+ofFSveASkj9LgLGxHSb8Ni1kMlYAhmm3pXsi3nSUcCMLgxdZiY1drrgPcqieEyRDhmAYvnuRJVFX8mx22xZPIAMisxi5jgMmbnC47ccyAAZ69NtVwFjFvVKxjsAGSBjd3fvAocBo2f6dgmP4TggA2Q4aZ1u0Vdy/A7qQ75ABsjY3Bczz3HISJ/p22VhTIAMerAvxqVDkBELeqbwGK4FMvZBZozS1wBm8EjFbJezGLOgVwiP43MWxoRjBbrQaUZLSl6cfa4DxsTyDcmZqFIbkLH37NKTShcLci9ym+0JZCSPdzhkaUyATMRdSxcFtqHXeQCYRuEzfffYWFMDMvG9FrqhS8K9S7q7t+BJFvOM8FfeNWQyjkAmYM6owtD9S2c9NuGoD4Ax8VolHDKzgIxjkAmY1GDGQXzhmQG62L0oLptzEDLbBS9mfZFbq6VxmQJkyjdLX5eyzmx5+zALuM/1vpii+BwRvJhPWhwXIFOlca8rXXf4w99RGu/Rq9IY4dMNdwIZzyBjzGsuDF3ofsXBD9/rC2BMLGZT9AUy3kEmYGKrDrLSDYe6e8d6Bpk5wiHzNJDxGDJFfRprTM3G5qa+/T4Bxng/viD7euEmICMAMkXGbrB0N0rvKE3zDTLG8x7BM33rgIwwyAT6bDZaVrPZ6yNgjN8LBXZrWzneAchkBJmAyS1m6/tazh/4lu6K9RUyxuvNjhbia9Eqy2MyFcikPA6yaDdqdY6jJXp8BkzA506l83T6ksmIyWRimvo6Mq7Z3FaaIQEyxuMnCkMXvB1TOuH5Qn4EyACZUrDRTX2fcQNB6o16BT01TmmHmYPryyLWxe5GXpeATDnDrztTrCXoGwgmSYVMzFm0SYWh+5lWmtsN3qTom5rf40yHOZCxIBgtps/my4Q/aDdwKQv0482M4BUOXauyyhF/PxUImH/pRl2r7gsq2vrWsPlW6V4C3b1kMRWeNDczhXQc2sycGl1D26P0lmVzhl5wxOv1AiGzXX92V3ZKaikQ7wMoicekzfTk6Njs1WMvc1rEuqA90RHPdP3xtCDAfDg8esOlsZK6qe9qhR/0B1+7ey18gB5TWmI6vXVxuZfjIZFn/E4IAMwFpQnDn9u1xdxi0vZyRkzc8WWspouvXKYnaobZ1VptwJPkQv7A5kORI3TBaz/e9jR70c9nS/Azu7qwmwMHMYs/qK7hnNIFTCBgFXTqTHF5bKDGs9/EqtLFfFmp3YOh73rXabpuJlT6s6WaFVDUnz1lPsOEuFYCH7Zi9Z1RW5S2mlQduLj3qjXe1Hg2mb6XvhKAOa70LN65I0xAtoInDjINeOSW/g9qAWJ+7oLMVQAAAABJRU5ErkJggg==",height:y||s,disabled:g});if("ZapierIcon"===n)return(0,uf.jsx)(iln,{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAF0mlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgOS4xLWMwMDEgNzkuMTQ2Mjg5OTc3NywgMjAyMy8wNi8yNS0yMzo1NzoxNCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI1LjAgKE1hY2ludG9zaCkiIHhtcDpDcmVhdGVEYXRlPSIyMDIzLTEyLTA5VDA5OjQxOjIxLTA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMy0xMi0wOVQwOTo0MjoxNS0wODowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMy0xMi0wOVQwOTo0MjoxNS0wODowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ZjU2YWU2YzMtZjE3Ny00YTIwLTkwMjYtNzBhMDMyNWQ5YTFiIiB4bXBNTTpEb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6MDM4YjFlMDItNWQ2ZS05ZDRhLTkzZTUtODQ0MTRkNjAyMzc5IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6M2JhMmEzYzQtNmYyMi00MDUwLTkxNWYtMWQ4M2JkOWM5YzA4Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDozYmEyYTNjNC02ZjIyLTQwNTAtOTE1Zi0xZDgzYmQ5YzljMDgiIHN0RXZ0OndoZW49IjIwMjMtMTItMDlUMDk6NDE6MjEtMDg6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyNS4wIChNYWNpbnRvc2gpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmNTZhZTZjMy1mMTc3LTRhMjAtOTAyNi03MGEwMzI1ZDlhMWIiIHN0RXZ0OndoZW49IjIwMjMtMTItMDlUMDk6NDI6MTUtMDg6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyNS4wIChNYWNpbnRvc2gpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PihAHoMAAAYmSURBVHja7Z1fiFVVFMZvEfaiZIVFUVKCqUQR+OC/Y0pB2syd4d4meklzRmdGSnoIFMzAUrBJC0JMTA2RstIsCHyQyj+gJUIpFSZZgVqkoI7IWFRS3r5F++ES43juOWutvfaZ/fAhw3j3WXv/7px1zt5rf7tUq9VK1pUsPnkz1A2tgrZAn0CHoePQOajPqRc6AX0NfQa9B70GLYBuD6GvpUCAVKFaTs2PQPiANDMAmROB8AF5lAHI7AgkAolAIpAIJAKJQCKQcIGg4/O4HzEtAkF7LdAzpoEgwJ66AXisqEDQ1oN17a4zBwRBDYF29jMI5aIBQTsT+2n7c5reMQEEgdwJHRtgINqKAgRtTB+g/dPQ/V6BIICx0NkUg9EUOhB8fnKKa/wFTfECBBd+APqtgQGphgrE5Yx/GrjWw6pAcMF7oD8zDEo5NCBXyBlpNFkFCK0rQOdzDEwlFCD4TJLjevQXNUYDyHGGwWmxDiRlzriaaPHsBjEgaHwXQ5ANv6doA8mQMwbSNyJA0PBKRhgN5RRNIPh/UwX6+Q4rEDTYKRBk6pyiBYQeWQX7+QInkHbBQEmtvoEw5YyBtIj7llUVDrjsCwh+N4kxZ/SnbqmkXhaGUtUGIpQz6tUh/djbJtyBihYQ4ZxBmqv1pt6smVMkgODnacJ9aNeey1LLKUxfgKf+lzNqFnIG92xvi0ZOwb8zuArlrOUMifWQVuEOjoFuZGpnhHCsnVZWDCuCnbwIveHWGvJM9K2BTgrG2WVqTV0hp+R5T7hs+TYlWeQg/Z5iUR0142VArYMIxrwgCuWEc4oVdUmMnWS1YTnepoyVktIiVAFhdEuOmUZdbpFySrv0eGkVS3PmFKp2+R7aC73tNnUud3oV2uyWmo9Cv4dwm/JS/Z4zpxyEXqKCO+jWBnfv0rTLEmifdRjq2xEy5JTtVB3JeP27ofWWcob3/SHo4Cjol5SDMVQohjTTMFTCM0F9fwguOtytN2hoJjQO2pBiQA4Jfil2pLj+h652eYbi+NxGwc318LSSZm7pRUEg84XnzrJqJQW3zOgj5iOCQO4z2uctFNybBgO7RGsgwrnsjMF+f0qBfWAwsGMKDxdfGOz3IQpsj8HAdikA2Waw3z9RYEcMBrZZAchag/0+RYGdMhjYKgUgPQb73Vtyxl/WAlumAGSpwX73lRrcJxiByOpiydniDcZb1ssG+32eAvvZYGCbFICsMdjv0xTYtxZfkBSAvG/1sXe3wcCOKgDZZ7DfhymwrQYD+wMaJgzkV4svxBTYaqMTbQ8JwhhrtM/vUnDPGQ3ueUEgHUb7/DoFdwttZlHSLLdRJs0C1QFBIGkmVLe7rQuzFMdnlI8l3KHQdym/MUOEYkhTjUKV8ncV2nMxg0PCRi5jsLovwwopx4nQyoCyuurQXNvH0NPQeOi6Bq55DZmKOR/Iba5wQcxxIqRCuemMiY8eVw+4IoR10CtuXmqpm8Fd6wZ/P/MGnbZCAFFwSNBUU9BAmF11rKgaJJAcOSMElYMCktOJLRRVggBSsJzB6oznY9NnEXOG6nsKJwxph4TLnj6rmlO4YEi76mzNaRzwtzux7YL1nBJCzqD2b2Ky1hjt0xlPw3xGxYmNnKIZ2nrStzOetD2TmqsO97F5vpzxJA3MVJ3YhAzM2iy+p2SBoe7EJmjx12wtp2TJGeqb8oVNME3lFJM5w4NNbIuVnGLFibTTgJGytONEFyeQZ30Gqmg1Luli1MN9y9roy1VH2YxfIqfskErqX/rwDvFwXAXne8oJ6FopIMOSfKfrZHJiS/wc6MKRU2j+baT0e8g4N1mn5sSW+DvyKG9OmaT1pj5B01Un8XsoWFlzolGztKc7x7V8H5vXqIvRE75me6ekXKdoz3kdCwdLtmpMwXOsh9yb/HfsqJj5V2Ln6NXKVfa0TLWyYjjiCo/EHUztWzqcuL+cQmcBj7ZY5PCWhBNbYu/47vqc8hF0veUyIPI3XDgIDrinTT/Lg7f4KwqQwnguRiARSAQSgUQgEUgEMriBNHEemxeB5AfyOAOQBREIH5A73OkHm6CdbprmB7cBtNft1O1zi2dkWfgj9BW5CrnTElZwTW1I61+Qwikwa6MP1wAAAABJRU5ErkJggg==",height:y||s,disabled:g});if(n&&n.includes("Custom-")){var C={"Custom-VSpaceBetween":rln,"Custom-VSpaceAround":nln,"Custom-VAlignTop":eln,"Custom-VAlignCenter":Jon,"Custom-VAlignBottom":Qon,"Custom-RowIcon":e.isBlue?Kon:$on,"Custom-ColumnIcon":e.isBlue?Kon:$on,"Custom-VAlignStretch":tln},A=e.rotate;return"Custom-ColumnIcon"===n&&(A=90),(0,uf.jsx)(iln,{src:(0,Js.get)(C,n),height:y||s,disabled:g,rotate:A})}return null},iln=sf.img.withConfig({displayName:"Icon__CustomSvg",componentId:"sc-1ceup11-0"})(["height:",";opacity:",";cursor:pointer;",""],(function(t){return kd(t.height)}),(function(t){return t.disabled?"0.6":"1.0"}),(function(t){return t.rotate&&"transform: rotate(".concat(t.rotate,"deg);")})),oln=function(t){var e=t.data,n=(0,Js.get)(e,"darkMode"),r=m((0,x.useState)(!1),2),a=r[0],i=r[1],o=m((0,x.useState)(0),2),l=o[0],c=o[1],s=(0,Js.get)(e,"noIcon"),u=(0,Js.get)(e,"optionFontStyle","bodyMd");return(0,uf.jsx)(lln,{onMouseEnter:function(){false},onMouseLeave:function(){false},children:(0,uf.jsx)($7,{triggerComponent:e.component?e.component:e.text?(0,uf.jsx)(dR,{data:e.text}):e.icon?(0,uf.jsx)(aln,{data:e.icon}):e.button?(0,uf.jsx)(gf,{data:Se(Se({},e.button),{},{icon:e.button.icon||(a?"FiChevronUp":"FiChevronDown")})}):void 0,setExpanded:i,closeCounter:l,background:n?tu.darkModeInputBackground:"white",style:{borderRadius:"100px"},children:(0,uf.jsx)(cln,{children:e.options.map((function(t,r){var a=(0,Js.get)(t,["data","icon"])||(0,Js.get)(t,"icon");return(0,uf.jsxs)(sln,{id:"simpleDropdown-option-".concat(r),darkMode:n,background:n?tu.darkModeLightBackground:t.active&&tu.grey2,padding:e.optionPadding,minWidth:e.optionMinWidth,onClick:function(e){t.onClick(e),c(l+1)},children:[a&&!s&&(0,uf.jsx)(aln,{data:{icon:a,color:n?"white":tu.grey4,size:18,hover:!0}}),(0,uf.jsx)(dR,{data:{text:t.label,cursor:"pointer",whiteSpace:"nowrap",fontStyle:u,color:n?"white":tu.default}})]},r)}))})})})},lln=sf.div.withConfig({displayName:"SimpleDropdown__Container",componentId:"sc-s3wh7w-0"})(["position:relative;"]),cln=sf.div.withConfig({displayName:"SimpleDropdown__OptionsContainer",componentId:"sc-s3wh7w-1"})(["display:flex;flex-direction:column;gap:5px;padding:8px;"]),sln=sf.div.withConfig({displayName:"SimpleDropdown__Option",componentId:"sc-s3wh7w-2"})(["font-size:16px;padding:10px 12px 10px 12px;cursor:pointer;display:flex;gap:10px;border-radius:8px;min-width:",";align-items:center;background:",";&:hover{background:",";}"],(function(t){return t.minWidth||"fit-content"}),(function(t){return t.background}),(function(t){return t.darkMode?tu.darkModeInputBackground:tu.clickUpBackground})),uln=sf.div.withConfig({displayName:"PopupMenu__AvatarCircle",componentId:"sc-1xyda0e-0"})(["border-radius:50%;min-width:34px;height:34px;background:",";display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:14px;font-weight:500;color:",";"],(function(t){return t.backgroundColor||("light"===t.textColor?"#ffffff25":"#00000015")}),(function(t){return t.textColor})),dln=function(t){var e=t.text,n=t.textColor,r=t.backgroundColor,a=e&&e.substring(0,2);return(0,uf.jsx)(uln,{textColor:n,backgroundColor:r,children:a&&a.toUpperCase()})},hln=function(t){var e,n=t.data,r=Ys(XI),a=n.textColor||"light"===(0,Js.get)(r,["navigation","textColor"])?"#ffffff":"#000000",i=(0,Js.get)(n,"activeUser"),o=(0,Js.get)(i,"first_name"),l=(0,Js.get)(i,"last_name"),c=(0,Js.get)(i,"email"),s="".concat(o," ").concat(l);o||l||(s=c||"Pages");var u=(0,Js.get)(n,"links",[]);if(!i&&0===u.length)return(0,uf.jsx)(uf.Fragment,{});var d=(0,Js.get)(n,"minimalSidebar",!1),h=(0,uf.jsx)(fR,{alignItems:"center",justifyContent:"space-between",gap:"5px",style:{width:"100%",cursor:"pointer"},children:(0,uf.jsxs)(fR,{alignItems:"center",gap:"10px",style:{width:"100%",cursor:"pointer"},children:[i&&(0,uf.jsx)(dln,{backgroundColor:n.backgroundColor,textColor:a,text:(0,Js.get)(i,"email"),lightMode:n.lightMode}),(0,uf.jsxs)("div",{children:[(0,uf.jsx)(dR,{data:He({text:s||"Options",color:n.lightMode?"white":tu.default,fontStyle:"headingSm",cursor:"pointer",truncate:20,whiteSpace:"nowrap"},"cursor","pointer")}),c&&(0,uf.jsx)(dR,{data:(e={text:c,fontStyle:"bodySm",cursor:"pointer",truncate:20,whiteSpace:"nowrap"},He(e,"cursor","pointer"),He(e,"color",n.lightMode?tu.grey2:tu.grey3),e)})]})]})});return(n.isMobile||!o&&!l)&&(h=(0,uf.jsx)(aln,{data:{icon:"FiMenu",hover:!0,size:30,color:n.lightMode?tu.grey2:tu.grey3}})),d&&(h=(0,uf.jsx)(aln,{data:{icon:"FiSettings",hover:!0,size:24,color:n.lightMode?tu.grey2:tu.grey3}})),(0,uf.jsx)(oln,{data:{optionMinWidth:n.width,options:u.map((function(t){return{label:t.text,onClick:t.onClick,icon:t.icon}})),component:h}})},fln=n(957),pln=n(1694),gln=["mainAxis","crossAxis","fallbackPlacements","fallbackStrategy","fallbackAxisSideDirection","flipAlignment"],vln=["mainAxis","crossAxis","limiter"];function mln(t){return t.split("-")[1]}function yln(t){return"y"===t?"height":"width"}function bln(t){return t.split("-")[0]}function xln(t){return["top","bottom"].includes(bln(t))?"x":"y"}function Mln(t,e,n){var r,a=t.reference,i=t.floating,o=a.x+a.width/2-i.width/2,l=a.y+a.height/2-i.height/2,c=xln(e),s=yln(c),u=a[s]/2-i[s]/2,d="x"===c;switch(bln(e)){case"top":r={x:o,y:a.y-i.height};break;case"bottom":r={x:o,y:a.y+a.height};break;case"right":r={x:a.x+a.width,y:l};break;case"left":r={x:a.x-i.width,y:l};break;default:r={x:a.x,y:a.y}}switch(mln(e)){case"start":r[c]-=u*(n&&d?-1:1);break;case"end":r[c]+=u*(n&&d?-1:1)}return r}var wln=function(){var t=Ae(ke().mark((function t(e,n,r){var a,i,o,l,c,s,u,d,h,f,p,g,v,m,y,b,x,M,w,z,C,A,k,H,E,S;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return a=r.placement,i=void 0===a?"bottom":a,o=r.strategy,l=void 0===o?"absolute":o,c=r.middleware,s=void 0===c?[]:c,u=r.platform,d=s.filter(Boolean),t.next=10,null==u.isRTL?void 0:u.isRTL(n);case 10:return h=t.sent,t.next=13,u.getElementRects({reference:e,floating:n,strategy:l});case 13:f=t.sent,p=Mln(f,i,h),g=p.x,v=p.y,m=i,y={},b=0,x=0;case 21:if(!(x<d.length)){t.next=56;break}return w=d[x],z=w.name,C=w.fn,t.next=27,C({x:g,y:v,initialPlacement:i,placement:m,strategy:l,middlewareData:y,rects:f,platform:u,elements:{reference:e,floating:n}});case 27:if(A=t.sent,k=A.x,H=A.y,E=A.data,S=A.reset,g=null!=k?k:g,v=null!=H?H:v,y=Se(Se({},y),{},He({},z,Se(Se({},y[z]),E))),t.t0=S&&b<=50,!t.t0){t.next=53;break}if(b++,t.t1="object"==typeof S,!t.t1){t.next=52;break}if(S.placement&&(m=S.placement),t.t2=S.rects,!t.t2){t.next=51;break}if(!0!==S.rects){t.next=49;break}return t.next=46,u.getElementRects({reference:e,floating:n,strategy:l});case 46:t.t3=t.sent,t.next=50;break;case 49:t.t3=S.rects;case 50:f=t.t3;case 51:M=Mln(f,m,h),g=M.x,v=M.y;case 52:x=-1;case 53:x++,t.next=21;break;case 56:return t.abrupt("return",{x:g,y:v,placement:m,strategy:l,middlewareData:y});case 57:case"end":return t.stop()}}),t)})));return function(e,n,r){return t.apply(this,arguments)}}();function zln(t){return"number"!=typeof t?function(t){return Se({top:0,right:0,bottom:0,left:0},t)}(t):{top:t,right:t,bottom:t,left:t}}function Cln(t){return Se(Se({},t),{},{top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height})}function Aln(t,e){return kln.apply(this,arguments)}function kln(){return kln=Ae(ke().mark((function t(e,n){var r,a,i,o,l,c,s,u,d,h,f,p,g,v,m,y,b,x,M,w,z,C,A,k;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return void 0===n&&(n={}),a=e.x,i=e.y,o=e.platform,l=e.rects,c=e.elements,s=e.strategy,d=(u=n).boundary,h=void 0===d?"clippingAncestors":d,f=u.rootBoundary,p=void 0===f?"viewport":f,g=u.elementContext,v=void 0===g?"floating":g,m=u.altBoundary,y=void 0!==m&&m,b=u.padding,x=zln(void 0===b?0:b),M=c[y?"floating"===v?"reference":"floating":v],t.t0=Cln,t.t1=o,t.next=24,null==o.isElement?void 0:o.isElement(M);case 24:if(t.t3=r=t.sent,t.t2=null==t.t3,t.t2){t.next=28;break}t.t2=r;case 28:if(!t.t2){t.next=32;break}t.t4=M,t.next=38;break;case 32:if(t.t5=M.contextElement,t.t5){t.next=37;break}return t.next=36,null==o.getDocumentElement?void 0:o.getDocumentElement(c.floating);case 36:t.t5=t.sent;case 37:t.t4=t.t5;case 38:return t.t6=t.t4,t.t7=h,t.t8=p,t.t9=s,t.t10={element:t.t6,boundary:t.t7,rootBoundary:t.t8,strategy:t.t9},t.next=45,t.t1.getClippingRect.call(t.t1,t.t10);case 45:return t.t11=t.sent,w=(0,t.t0)(t.t11),z="floating"===v?Se(Se({},l.floating),{},{x:a,y:i}):l.reference,t.next=50,null==o.getOffsetParent?void 0:o.getOffsetParent(c.floating);case 50:return C=t.sent,t.next=53,null==o.isElement?void 0:o.isElement(C);case 53:if(t.t13=t.sent,!t.t13){t.next=58;break}return t.next=57,null==o.getScale?void 0:o.getScale(C);case 57:t.t13=t.sent;case 58:if(t.t12=t.t13,t.t12){t.next=61;break}t.t12={x:1,y:1};case 61:if(A=t.t12,t.t14=Cln,!o.convertOffsetParentRelativeRectToViewportRelativeRect){t.next=69;break}return t.next=66,o.convertOffsetParentRelativeRectToViewportRelativeRect({rect:z,offsetParent:C,strategy:s});case 66:t.t15=t.sent,t.next=70;break;case 69:t.t15=z;case 70:return t.t16=t.t15,k=(0,t.t14)(t.t16),t.abrupt("return",{top:(w.top-k.top+x.top)/A.y,bottom:(k.bottom-w.bottom+x.bottom)/A.y,left:(w.left-k.left+x.left)/A.x,right:(k.right-w.right+x.right)/A.x});case 73:case"end":return t.stop()}}),t)}))),kln.apply(this,arguments)}var Hln=Math.min,Eln=Math.max;function Sln(t,e,n){return Eln(t,Hln(e,n))}var Lln=function(t){return{name:"arrow",options:t,fn:function(e){return Ae(ke().mark((function n(){var r,a,i,o,l,c,s,u,d,h,f,p,g,v,m,y,b,x,M,w,z,C,A,k,H,E,S,L,_,B,D;return ke().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:if(o=(i=t||{}).element,l=i.padding,c=void 0===l?0:l,s=e.x,u=e.y,d=e.placement,h=e.rects,f=e.platform,p=e.elements,null!=o){n.next=3;break}return n.abrupt("return",{});case 3:return g=zln(c),v={x:s,y:u},m=xln(d),y=yln(m),n.next=9,f.getDimensions(o);case 9:return b=n.sent,M=(x="y"===m)?"top":"left",w=x?"bottom":"right",z=x?"clientHeight":"clientWidth",C=h.reference[y]+h.reference[m]-v[m]-h.floating[y],A=v[m]-h.reference[m],n.next=18,null==f.getOffsetParent?void 0:f.getOffsetParent(o);case 18:if(k=n.sent,H=k?k[z]:0,n.t0=H,!n.t0){n.next=25;break}return n.next=24,null==f.isElement?void 0:f.isElement(k);case 24:n.t0=n.sent;case 25:if(n.t1=n.t0,n.t1){n.next=28;break}H=p.floating[z]||h.floating[y];case 28:return E=C/2-A/2,S=g[M],L=H-b[y]-g[w],_=H/2-b[y]/2+E,B=Sln(S,_,L),D=null!=mln(d)&&_!=B&&h.reference[y]/2-(_<S?g[M]:g[w])-b[y]/2<0,n.abrupt("return",(He(a={},m,v[m]-(D?_<S?S-_:L-_:0)),He(a,"data",(He(r={},m,B),He(r,"centerOffset",_-B),r)),a));case 30:case"end":return n.stop()}}),n)})))()}}},_ln=["top","right","bottom","left"],Bln=(_ln.reduce((function(t,e){return t.concat(e,e+"-start",e+"-end")}),[]),{left:"right",right:"left",bottom:"top",top:"bottom"});function Dln(t){return t.replace(/left|right|bottom|top/g,(function(t){return Bln[t]}))}function Tln(t,e,n){void 0===n&&(n=!1);var r=mln(t),a=xln(t),i=yln(a),o="x"===a?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return e.reference[i]>e.floating[i]&&(o=Dln(o)),{main:o,cross:Dln(o)}}var Vln={start:"end",end:"start"};function Oln(t){return t.replace(/start|end/g,(function(t){return Vln[t]}))}var Iln=function(t){return void 0===t&&(t={}),{name:"flip",options:t,fn:function(e){return Ae(ke().mark((function n(){var r,a,i,o,l,c,s,u,d,h,f,p,g,v,m,y,b,x,M,w,C,A,k,H,E,S,L,_,B,D,T,V,O,I,R,F,N,P;return ke().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return a=e.placement,i=e.middlewareData,o=e.rects,l=e.initialPlacement,c=e.platform,s=e.elements,d=(u=t).mainAxis,h=void 0===d||d,f=u.crossAxis,p=void 0===f||f,g=u.fallbackPlacements,v=u.fallbackStrategy,m=void 0===v?"bestFit":v,y=u.fallbackAxisSideDirection,b=void 0===y?"none":y,x=u.flipAlignment,M=void 0===x||x,w=ze(u,gln),C=bln(a),A=bln(l)===l,n.next=23,null==c.isRTL?void 0:c.isRTL(s.floating);case 23:return k=n.sent,H=g||(A||!M?[Dln(l)]:function(t){var e=Dln(t);return[Oln(t),e,Oln(e)]}(l)),g||"none"===b||H.push.apply(H,z(function(t,e,n,r){var a=mln(t),i=function(t,e,n){var r=["left","right"],a=["right","left"];switch(t){case"top":case"bottom":return n?e?a:r:e?r:a;case"left":case"right":return e?["top","bottom"]:["bottom","top"];default:return[]}}(bln(t),"start"===n,r);return a&&(i=i.map((function(t){return t+"-"+a})),e&&(i=i.concat(i.map(Oln)))),i}(l,M,b,k))),E=[l].concat(z(H)),n.next=29,Aln(e,w);case 29:if(S=n.sent,L=[],_=(null==(r=i.flip)?void 0:r.overflows)||[],h&&L.push(S[C]),p&&(B=Tln(a,o,k),D=B.main,T=B.cross,L.push(S[D],S[T])),_=[].concat(z(_),[{placement:a,overflows:L}]),L.every((function(t){return t<=0}))){n.next=48;break}if(I=((null==(V=i.flip)?void 0:V.index)||0)+1,!(R=E[I])){n.next=37;break}return n.abrupt("return",{data:{index:I,overflows:_},reset:{placement:R}});case 37:if(F=null==(O=_.filter((function(t){return t.overflows[0]<=0})).sort((function(t,e){return t.overflows[1]-e.overflows[1]}))[0])?void 0:O.placement,F){n.next=46;break}n.t0=m,n.next="bestFit"===n.t0?42:"initialPlacement"===n.t0?45:46;break;case 42:return P=null==(N=_.map((function(t){return[t.placement,t.overflows.filter((function(t){return t>0})).reduce((function(t,e){return t+e}),0)]})).sort((function(t,e){return t[1]-e[1]}))[0])?void 0:N[0],P&&(F=P),n.abrupt("break",46);case 45:F=l;case 46:if(a===F){n.next=48;break}return n.abrupt("return",{reset:{placement:F}});case 48:return n.abrupt("return",{});case 49:case"end":return n.stop()}}),n)})))()}}};var Rln=function(t){return void 0===t&&(t=0),{name:"offset",options:t,fn:function(e){return Ae(ke().mark((function n(){var r,a,i;return ke().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return r=e.x,a=e.y,n.next=4,function(){var t=Ae(ke().mark((function t(e,n){var r,a,i,o,l,c,s,u,d,h,f,p,g,v;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.placement,a=e.platform,i=e.elements,t.next=5,null==a.isRTL?void 0:a.isRTL(i.floating);case 5:return o=t.sent,l=bln(r),c=mln(r),s="x"===xln(r),u=["left","top"].includes(l)?-1:1,d=o&&s?-1:1,h="function"==typeof n?n(e):n,f="number"==typeof h?{mainAxis:h,crossAxis:0,alignmentAxis:null}:Se({mainAxis:0,crossAxis:0,alignmentAxis:null},h),p=f.mainAxis,g=f.crossAxis,v=f.alignmentAxis,t.abrupt("return",(c&&"number"==typeof v&&(g="end"===c?-1*v:v),s?{x:g*d,y:p*u}:{x:p*u,y:g*d}));case 14:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}()(e,t);case 4:return i=n.sent,n.abrupt("return",{x:r+i.x,y:a+i.y,data:i});case 6:case"end":return n.stop()}}),n)})))()}}};function Fln(t){return"x"===t?"y":"x"}var Nln,Pln=function(t){return void 0===t&&(t={}),{name:"shift",options:t,fn:function(e){return Ae(ke().mark((function n(){var r,a,i,o,l,c,s,u,d,h,f,p,g,v,m,y,b,x,M,w,z;return ke().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return a=e.x,i=e.y,o=e.placement,c=(l=t).mainAxis,s=void 0===c||c,u=l.crossAxis,d=void 0!==u&&u,h=l.limiter,f=void 0===h?{fn:function(t){return{x:t.x,y:t.y}}}:h,p=ze(l,vln),g={x:a,y:i},n.next=14,Aln(e,p);case 14:return v=n.sent,m=xln(bln(o)),y=Fln(m),b=g[m],x=g[y],s&&(M="y"===m?"bottom":"right",b=Sln(b+v["y"===m?"top":"left"],b,b-v[M])),d&&(w="y"===y?"bottom":"right",x=Sln(x+v["y"===y?"top":"left"],x,x-v[w])),z=f.fn(Se(Se({},e),{},(He(r={},m,b),He(r,y,x),r))),n.abrupt("return",Se(Se({},z),{},{data:{x:z.x-a,y:z.y-i}}));case 22:case"end":return n.stop()}}),n)})))()}}};function jln(t){var e;return(null==(e=t.ownerDocument)?void 0:e.defaultView)||window}function Uln(t){return jln(t).getComputedStyle(t)}function Wln(t){return t instanceof jln(t).Node}function Zln(t){return Wln(t)?(t.nodeName||"").toLowerCase():""}function Gln(){if(Nln)return Nln;var t=navigator.userAgentData;return t&&Array.isArray(t.brands)?Nln=t.brands.map((function(t){return t.brand+"/"+t.version})).join(" "):navigator.userAgent}function qln(t){return t instanceof jln(t).HTMLElement}function Yln(t){return t instanceof jln(t).Element}function Xln(t){return"undefined"!=typeof ShadowRoot&&(t instanceof jln(t).ShadowRoot||t instanceof ShadowRoot)}function $ln(t){var e=Uln(t),n=e.overflow,r=e.overflowX,a=e.overflowY,i=e.display;return/auto|scroll|overlay|hidden|clip/.test(n+a+r)&&!["inline","contents"].includes(i)}function Kln(t){return["table","td","th"].includes(Zln(t))}function Qln(t){var e=/firefox/i.test(Gln()),n=Uln(t),r=n.backdropFilter||n.WebkitBackdropFilter;return"none"!==n.transform||"none"!==n.perspective||!!r&&"none"!==r||e&&"filter"===n.willChange||e&&!!n.filter&&"none"!==n.filter||["transform","perspective"].some((function(t){return n.willChange.includes(t)}))||["paint","layout","strict","content"].some((function(t){var e=n.contain;return null!=e&&e.includes(t)}))}function Jln(){return/^((?!chrome|android).)*safari/i.test(Gln())}function tcn(t){return["html","body","#document"].includes(Zln(t))}var ecn=Math.min,ncn=Math.max,rcn=Math.round;function acn(t){var e=Uln(t),n=parseFloat(e.width)||0,r=parseFloat(e.height)||0,a=qln(t),i=a?t.offsetWidth:n,o=a?t.offsetHeight:r,l=rcn(n)!==i||rcn(r)!==o;return l&&(n=i,r=o),{width:n,height:r,fallback:l}}function icn(t){return Yln(t)?t:t.contextElement}var ocn={x:1,y:1};function lcn(t){var e=icn(t);if(!qln(e))return ocn;var n=e.getBoundingClientRect(),r=acn(e),a=r.width,i=r.height,o=r.fallback,l=(o?rcn(n.width):n.width)/a,c=(o?rcn(n.height):n.height)/i;return l&&Number.isFinite(l)||(l=1),c&&Number.isFinite(c)||(c=1),{x:l,y:c}}function ccn(t,e,n,r){var a,i;void 0===e&&(e=!1),void 0===n&&(n=!1);var o=t.getBoundingClientRect(),l=icn(t),c=ocn;e&&(r?Yln(r)&&(c=lcn(r)):c=lcn(t));var s=l?jln(l):window,u=Jln()&&n,d=(o.left+(u&&(null==(a=s.visualViewport)?void 0:a.offsetLeft)||0))/c.x,h=(o.top+(u&&(null==(i=s.visualViewport)?void 0:i.offsetTop)||0))/c.y,f=o.width/c.x,p=o.height/c.y;if(l)for(var g=jln(l),v=r&&Yln(r)?jln(r):r,m=g.frameElement;m&&r&&v!==g;){var y=lcn(m),b=m.getBoundingClientRect(),x=getComputedStyle(m);b.x+=(m.clientLeft+parseFloat(x.paddingLeft))*y.x,b.y+=(m.clientTop+parseFloat(x.paddingTop))*y.y,d*=y.x,h*=y.y,f*=y.x,p*=y.y,d+=b.x,h+=b.y,m=jln(m).frameElement}return Cln({width:f,height:p,x:d,y:h})}function scn(t){return((Wln(t)?t.ownerDocument:t.document)||window.document).documentElement}function ucn(t){return Yln(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function dcn(t){return ccn(scn(t)).left+ucn(t).scrollLeft}function hcn(t){if("html"===Zln(t))return t;var e=t.assignedSlot||t.parentNode||Xln(t)&&t.host||scn(t);return Xln(e)?e.host:e}function fcn(t){var e=hcn(t);return tcn(e)?e.ownerDocument.body:qln(e)&&$ln(e)?e:fcn(e)}function pcn(t,e){var n;void 0===e&&(e=[]);var r=fcn(t),a=r===(null==(n=t.ownerDocument)?void 0:n.body),i=jln(r);return a?e.concat(i,i.visualViewport||[],$ln(r)?r:[]):e.concat(r,pcn(r))}function gcn(t,e,n){var r;if("viewport"===e)r=function(t,e){var n=jln(t),r=scn(t),a=n.visualViewport,i=r.clientWidth,o=r.clientHeight,l=0,c=0;if(a){i=a.width,o=a.height;var s=Jln();(!s||s&&"fixed"===e)&&(l=a.offsetLeft,c=a.offsetTop)}return{width:i,height:o,x:l,y:c}}(t,n);else if("document"===e)r=function(t){var e=scn(t),n=ucn(t),r=t.ownerDocument.body,a=ncn(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),i=ncn(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight),o=-n.scrollLeft+dcn(t),l=-n.scrollTop;return"rtl"===Uln(r).direction&&(o+=ncn(e.clientWidth,r.clientWidth)-a),{width:a,height:i,x:o,y:l}}(scn(t));else if(Yln(e))r=function(t,e){var n=ccn(t,!0,"fixed"===e),r=n.top+t.clientTop,a=n.left+t.clientLeft,i=qln(t)?lcn(t):{x:1,y:1};return{width:t.clientWidth*i.x,height:t.clientHeight*i.y,x:a*i.x,y:r*i.y}}(e,n);else{var a=Se({},e);if(Jln()){var i,o,l=jln(t);a.x-=(null==(i=l.visualViewport)?void 0:i.offsetLeft)||0,a.y-=(null==(o=l.visualViewport)?void 0:o.offsetTop)||0}r=a}return Cln(r)}function vcn(t,e){var n=hcn(t);return!(n===e||!Yln(n)||tcn(n))&&("fixed"===Uln(n).position||vcn(n,e))}function mcn(t,e){return qln(t)&&"fixed"!==Uln(t).position?e?e(t):t.offsetParent:null}function ycn(t,e){var n=jln(t);if(!qln(t))return n;for(var r=mcn(t,e);r&&Kln(r)&&"static"===Uln(r).position;)r=mcn(r,e);return r&&("html"===Zln(r)||"body"===Zln(r)&&"static"===Uln(r).position&&!Qln(r))?n:r||function(t){for(var e=hcn(t);qln(e)&&!tcn(e);){if(Qln(e))return e;e=hcn(e)}return null}(t)||n}function bcn(t,e,n){var r=qln(e),a=scn(e),i=ccn(t,!0,"fixed"===n,e),o={scrollLeft:0,scrollTop:0},l={x:0,y:0};if(r||!r&&"fixed"!==n)if(("body"!==Zln(e)||$ln(a))&&(o=ucn(e)),qln(e)){var c=ccn(e,!0);l.x=c.x+e.clientLeft,l.y=c.y+e.clientTop}else a&&(l.x=dcn(a));return{x:i.left+o.scrollLeft-l.x,y:i.top+o.scrollTop-l.y,width:i.width,height:i.height}}var xcn={getClippingRect:function(t){var e=t.element,n=t.boundary,r=t.rootBoundary,a=t.strategy,i="clippingAncestors"===n?function(t,e){var n=e.get(t);if(n)return n;for(var r=pcn(t).filter((function(t){return Yln(t)&&"body"!==Zln(t)})),a=null,i="fixed"===Uln(t).position,o=i?hcn(t):t;Yln(o)&&!tcn(o);){var l=Uln(o),c=Qln(o);c||"fixed"!==l.position||(a=null),(i?!c&&!a:!c&&"static"===l.position&&a&&["absolute","fixed"].includes(a.position)||$ln(o)&&!c&&vcn(t,o))?r=r.filter((function(t){return t!==o})):a=l,o=hcn(o)}return e.set(t,r),r}(e,this._c):[].concat(n),o=[].concat(z(i),[r]),l=o[0],c=o.reduce((function(t,n){var r=gcn(e,n,a);return t.top=ncn(r.top,t.top),t.right=ecn(r.right,t.right),t.bottom=ecn(r.bottom,t.bottom),t.left=ncn(r.left,t.left),t}),gcn(e,l,a));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(t){var e=t.rect,n=t.offsetParent,r=t.strategy,a=qln(n),i=scn(n);if(n===i)return e;var o={scrollLeft:0,scrollTop:0},l={x:1,y:1},c={x:0,y:0};if((a||!a&&"fixed"!==r)&&(("body"!==Zln(n)||$ln(i))&&(o=ucn(n)),qln(n))){var s=ccn(n);l=lcn(n),c.x=s.x+n.clientLeft,c.y=s.y+n.clientTop}return{width:e.width*l.x,height:e.height*l.y,x:e.x*l.x-o.scrollLeft*l.x+c.x,y:e.y*l.y-o.scrollTop*l.y+c.y}},isElement:Yln,getDimensions:function(t){return acn(t)},getOffsetParent:ycn,getDocumentElement:scn,getScale:lcn,getElementRects:function(t){var e=this;return Ae(ke().mark((function n(){var r,a,i,o,l;return ke().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return r=t.reference,a=t.floating,i=t.strategy,o=e.getOffsetParent||ycn,l=e.getDimensions,n.t0=bcn,n.t1=r,n.next=6,o(a);case 6:return n.t2=n.sent,n.t3=i,n.t4=(0,n.t0)(n.t1,n.t2,n.t3),n.t5=Se,n.t6={x:0,y:0},n.next=13,l(a);case 13:return n.t7=n.sent,n.t8=(0,n.t5)(n.t6,n.t7),n.abrupt("return",{reference:n.t4,floating:n.t8});case 16:case"end":return n.stop()}}),n)})))()},getClientRects:function(t){return Array.from(t.getClientRects())},isRTL:function(t){return"rtl"===Uln(t).direction}};var Mcn=function(t,e,n){var r=new Map,a=Se({platform:xcn},n),i=Se(Se({},a.platform),{},{_c:r});return wln(t,e,Se(Se({},a),{},{platform:i}))};function wcn(t,e){void 0===e&&(e={});var n=e.insertAt;if(t&&"undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],a=document.createElement("style");a.type="text/css","top"===n&&r.firstChild?r.insertBefore(a,r.firstChild):r.appendChild(a),a.styleSheet?a.styleSheet.cssText=t:a.appendChild(document.createTextNode(t))}}wcn(":root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9}");var zcn=function(t,e,n){var r=null;return function(){for(var a=this,i=arguments.length,o=new Array(i),l=0;l<i;l++)o[l]=arguments[l];var c=function(){r=null,n||t.apply(a,o)};n&&!r&&(t.apply(this,o),r=setTimeout(c,e)),n||(r&&clearTimeout(r),r=setTimeout(c,e))}},Ccn="DEFAULT_TOOLTIP_ID",Acn={anchorRefs:new Set,activeAnchor:{current:null},attach:function(){},detach:function(){},setActiveAnchor:function(){}},kcn=(0,x.createContext)({getTooltipData:function(){return Acn}});function Hcn(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Ccn;return(0,x.useContext)(kcn).getTooltipData(t)}var Ecn="undefined"!=typeof window?x.useLayoutEffect:x.useEffect,Scn=function(){var t=Ae(ke().mark((function t(e){var n,r,a,i,o,l,c,s,u,d,h,f,p,g,v;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n=e.elementReference,r=void 0===n?null:n,a=e.tooltipReference,i=void 0===a?null:a,o=e.tooltipArrowReference,l=void 0===o?null:o,c=e.place,s=void 0===c?"top":c,u=e.offset,d=void 0===u?10:u,h=e.strategy,f=void 0===h?"absolute":h,p=e.middlewares,g=void 0===p?[Rln(Number(d)),Iln(),Pln({padding:5})]:p,r){t.next=3;break}return t.abrupt("return",{tooltipStyles:{},tooltipArrowStyles:{},place:s});case 3:if(null!==i){t.next=5;break}return t.abrupt("return",{tooltipStyles:{},tooltipArrowStyles:{},place:s});case 5:return v=g,t.abrupt("return",l?(v.push(Lln({element:l,padding:5})),Mcn(r,i,{placement:s,strategy:f,middleware:v}).then((function(t){var e,n,r=t.x,a=t.y,i=t.placement,o=t.middlewareData,l={left:"".concat(r,"px"),top:"".concat(a,"px")},c=null!==(e=o.arrow)&&void 0!==e?e:{x:0,y:0},s=c.x,u=c.y;return{tooltipStyles:l,tooltipArrowStyles:He({left:null!=s?"".concat(s,"px"):"",top:null!=u?"".concat(u,"px"):"",right:"",bottom:""},null!==(n={top:"bottom",right:"left",bottom:"top",left:"right"}[i.split("-")[0]])&&void 0!==n?n:"bottom","-4px"),place:i}}))):Mcn(r,i,{placement:"bottom",strategy:f,middleware:v}).then((function(t){var e=t.x,n=t.y,r=t.placement;return{tooltipStyles:{left:"".concat(e,"px"),top:"".concat(n,"px")},tooltipArrowStyles:{},place:r}})));case 7:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),Lcn={tooltip:"styles-module_tooltip__mnnfp",fixed:"styles-module_fixed__7ciUi",arrow:"styles-module_arrow__K0L3T",noArrow:"styles-module_noArrow__T8y2L",clickable:"styles-module_clickable__Bv9o7",show:"styles-module_show__2NboJ",dark:"styles-module_dark__xNqje",light:"styles-module_light__Z6W-X",success:"styles-module_success__A2AKt",warning:"styles-module_warning__SCK0X",error:"styles-module_error__JvumD",info:"styles-module_info__BWdHW"};wcn(".styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;left:0;opacity:0;padding:8px 16px;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease-out;visibility:hidden;width:max-content;will-change:opacity,visibility}.styles-module_fixed__7ciUi{position:fixed}.styles-module_arrow__K0L3T{background:inherit;height:8px;position:absolute;transform:rotate(45deg);width:8px}.styles-module_noArrow__T8y2L{display:none}.styles-module_clickable__Bv9o7{pointer-events:auto}.styles-module_show__2NboJ{opacity:var(--rt-opacity);visibility:visible}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}");var _cn,Bcn,Dcn,Tcn=function(t){var e,n=t.id,r=t.className,a=t.classNameArrow,i=t.variant,o=void 0===i?"dark":i,l=t.anchorId,c=t.anchorSelect,s=t.place,u=void 0===s?"top":s,d=t.offset,h=void 0===d?10:d,f=t.events,p=void 0===f?["hover"]:f,g=t.openOnClick,v=void 0!==g&&g,y=t.positionStrategy,b=void 0===y?"absolute":y,M=t.middlewares,w=t.wrapper,C=t.delayShow,A=void 0===C?0:C,k=t.delayHide,H=void 0===k?0:k,E=t.float,S=void 0!==E&&E,L=t.hidden,_=void 0!==L&&L,B=t.noArrow,D=void 0!==B&&B,T=t.clickable,V=void 0!==T&&T,O=t.closeOnEsc,I=void 0!==O&&O,R=t.style,F=t.position,N=t.afterShow,P=t.afterHide,j=t.content,U=t.contentWrapperRef,W=t.isOpen,Z=t.setIsOpen,G=t.activeAnchor,q=t.setActiveAnchor,Y=(0,x.useRef)(null),X=(0,x.useRef)(null),$=(0,x.useRef)(null),K=(0,x.useRef)(null),Q=m((0,x.useState)(u),2),J=Q[0],tt=Q[1],et=m((0,x.useState)({}),2),nt=et[0],rt=et[1],at=m((0,x.useState)({}),2),it=at[0],ot=at[1],lt=m((0,x.useState)(!1),2),ct=lt[0],st=lt[1],ut=m((0,x.useState)(!1),2),dt=ut[0],ht=ut[1],ft=(0,x.useRef)(!1),pt=(0,x.useRef)(null),gt=Hcn(n),vt=gt.anchorRefs,mt=gt.setActiveAnchor,yt=(0,x.useRef)(!1),bt=m((0,x.useState)([]),2),xt=bt[0],Mt=bt[1],wt=(0,x.useRef)(!1),zt=v||p.includes("click");Ecn((function(){return wt.current=!0,function(){wt.current=!1}}),[]),(0,x.useEffect)((function(){if(!ct){var t=setTimeout((function(){ht(!1)}),150);return function(){clearTimeout(t)}}return function(){return null}}),[ct]);var Ct=function(t){wt.current&&(t&&ht(!0),setTimeout((function(){wt.current&&(null==Z||Z(t),void 0===W&&st(t))}),10))};(0,x.useEffect)((function(){if(void 0===W)return function(){return null};W&&ht(!0);var t=setTimeout((function(){st(W)}),10);return function(){clearTimeout(t)}}),[W]),(0,x.useEffect)((function(){ct!==ft.current&&(ft.current=ct,ct?null==N||N():null==P||P())}),[ct]);var At=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:H;K.current&&clearTimeout(K.current),K.current=setTimeout((function(){yt.current||Ct(!1)}),t)},kt=function(t){var e;if(t){var n=null!==(e=t.currentTarget)&&void 0!==e?e:t.target;if(!(null==n?void 0:n.isConnected))return q(null),void mt({current:null});A?($.current&&clearTimeout($.current),$.current=setTimeout((function(){Ct(!0)}),A)):Ct(!0),q(n),mt({current:n}),K.current&&clearTimeout(K.current)}},Ht=function(){V?At(H||100):H?At():Ct(!1),$.current&&clearTimeout($.current)},Et=function(t){var e=t.x,n=t.y;Scn({place:u,offset:h,elementReference:{getBoundingClientRect:function(){return{x:e,y:n,width:0,height:0,top:n,left:e,right:e,bottom:n}}},tooltipReference:Y.current,tooltipArrowReference:X.current,strategy:b,middlewares:M}).then((function(t){Object.keys(t.tooltipStyles).length&&rt(t.tooltipStyles),Object.keys(t.tooltipArrowStyles).length&&ot(t.tooltipArrowStyles),tt(t.place)}))},St=function(t){if(t){var e=t,n={x:e.clientX,y:e.clientY};Et(n),pt.current=n}},Lt=function(t){kt(t),H&&At()},_t=function(t){var e;[document.querySelector("[id='".concat(l,"']"))].concat(z(xt)).some((function(e){return null==e?void 0:e.contains(t.target)}))||(null===(e=Y.current)||void 0===e?void 0:e.contains(t.target))||Ct(!1)},Bt=function(t){"Escape"===t.key&&Ct(!1)},Dt=zcn(kt,50,!0),Tt=zcn(Ht,50,!0);(0,x.useEffect)((function(){var t,e,n=new Set(vt);xt.forEach((function(t){n.add({current:t})}));var r=document.querySelector("[id='".concat(l,"']"));r&&n.add({current:r}),I&&window.addEventListener("keydown",Bt);var a=[];zt?(window.addEventListener("click",_t),a.push({event:"click",listener:Lt})):(a.push({event:"mouseenter",listener:Dt},{event:"mouseleave",listener:Tt},{event:"focus",listener:Dt},{event:"blur",listener:Tt}),S&&a.push({event:"mousemove",listener:St}));var i=function(){yt.current=!0},o=function(){yt.current=!1,Ht()};return V&&!zt&&(null===(t=Y.current)||void 0===t||t.addEventListener("mouseenter",i),null===(e=Y.current)||void 0===e||e.addEventListener("mouseleave",o)),a.forEach((function(t){var e=t.event,r=t.listener;n.forEach((function(t){var n;null===(n=t.current)||void 0===n||n.addEventListener(e,r)}))})),function(){var t,e;zt&&window.removeEventListener("click",_t),I&&window.removeEventListener("keydown",Bt),V&&!zt&&(null===(t=Y.current)||void 0===t||t.removeEventListener("mouseenter",i),null===(e=Y.current)||void 0===e||e.removeEventListener("mouseleave",o)),a.forEach((function(t){var e=t.event,r=t.listener;n.forEach((function(t){var n;null===(n=t.current)||void 0===n||n.removeEventListener(e,r)}))}))}}),[dt,vt,xt,I,p]),(0,x.useEffect)((function(){var t=null!=c?c:"";!t&&n&&(t="[data-tooltip-id='".concat(n,"']"));var e=new MutationObserver((function(e){var r=[];e.forEach((function(e){if("attributes"===e.type&&"data-tooltip-id"===e.attributeName&&e.target.getAttribute("data-tooltip-id")===n&&r.push(e.target),"childList"===e.type&&(G&&z(e.removedNodes).some((function(t){var e;return!!(null===(e=null==t?void 0:t.contains)||void 0===e?void 0:e.call(t,G))&&(ht(!1),Ct(!1),q(null),!0)})),t))try{var a=z(e.addedNodes).filter((function(t){return 1===t.nodeType}));r.push.apply(r,z(a.filter((function(e){return e.matches(t)})))),r.push.apply(r,z(a.flatMap((function(e){return z(e.querySelectorAll(t))}))))}catch(t){}})),r.length&&Mt((function(t){return[].concat(z(t),r)}))}));return e.observe(document.body,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["data-tooltip-id"]}),function(){e.disconnect()}}),[n,c,G]);var Vt=function(){F?Et(F):S?pt.current&&Et(pt.current):Scn({place:u,offset:h,elementReference:G,tooltipReference:Y.current,tooltipArrowReference:X.current,strategy:b,middlewares:M}).then((function(t){wt.current&&(Object.keys(t.tooltipStyles).length&&rt(t.tooltipStyles),Object.keys(t.tooltipArrowStyles).length&&ot(t.tooltipArrowStyles),tt(t.place))}))};(0,x.useEffect)((function(){Vt()}),[ct,G,j,R,u,h,b,F]),(0,x.useEffect)((function(){if(!(null==U?void 0:U.current))return function(){return null};var t=new ResizeObserver((function(){Vt()}));return t.observe(U.current),function(){t.disconnect()}}),[j,null==U?void 0:U.current]),(0,x.useEffect)((function(){var t,e=document.querySelector("[id='".concat(l,"']")),n=[].concat(z(xt),[e]);G&&n.includes(G)||q(null!==(t=xt[0])&&void 0!==t?t:e)}),[l,xt,G]),(0,x.useEffect)((function(){return function(){$.current&&clearTimeout($.current),K.current&&clearTimeout(K.current)}}),[]),(0,x.useEffect)((function(){var t=c;if(!t&&n&&(t="[data-tooltip-id='".concat(n,"']")),t)try{var e=Array.from(document.querySelectorAll(t));Mt(e)}catch(t){Mt([])}}),[n,c]);var Ot=!_&&j&&ct&&Object.keys(nt).length>0;return dt?x.createElement(w,{id:n,role:"tooltip",className:pln("react-tooltip",Lcn.tooltip,Lcn[o],r,"react-tooltip__place-".concat(J),(e={},He(e,Lcn.show,Ot),He(e,Lcn.fixed,"fixed"===b),He(e,Lcn.clickable,V),e)),style:Se(Se({},R),nt),ref:Y},j,x.createElement(w,{className:pln("react-tooltip-arrow",Lcn.arrow,a,He({},Lcn.noArrow,D)),style:it,ref:X})):null},Vcn=function(t){var e=t.content;return x.createElement("span",{dangerouslySetInnerHTML:{__html:e}})},Ocn=function(t){var e=t.id,n=t.anchorId,r=t.anchorSelect,a=t.content,i=t.html,o=t.render,l=t.className,c=t.classNameArrow,s=t.variant,u=void 0===s?"dark":s,d=t.place,h=void 0===d?"top":d,f=t.offset,p=void 0===f?10:f,g=t.wrapper,v=void 0===g?"div":g,y=t.children,b=void 0===y?null:y,M=t.events,w=void 0===M?["hover"]:M,z=t.openOnClick,C=void 0!==z&&z,A=t.positionStrategy,k=void 0===A?"absolute":A,H=t.middlewares,E=t.delayShow,S=void 0===E?0:E,L=t.delayHide,_=void 0===L?0:L,B=t.float,D=void 0!==B&&B,T=t.hidden,V=void 0!==T&&T,O=t.noArrow,I=void 0!==O&&O,R=t.clickable,F=void 0!==R&&R,N=t.closeOnEsc,P=void 0!==N&&N,j=t.style,U=t.position,W=t.isOpen,Z=t.setIsOpen,G=t.afterShow,q=t.afterHide,Y=m((0,x.useState)(a),2),X=Y[0],$=Y[1],K=m((0,x.useState)(i),2),Q=K[0],J=K[1],tt=m((0,x.useState)(h),2),et=tt[0],nt=tt[1],rt=m((0,x.useState)(u),2),at=rt[0],it=rt[1],ot=m((0,x.useState)(p),2),lt=ot[0],ct=ot[1],st=m((0,x.useState)(S),2),ut=st[0],dt=st[1],ht=m((0,x.useState)(_),2),ft=ht[0],pt=ht[1],gt=m((0,x.useState)(D),2),vt=gt[0],mt=gt[1],yt=m((0,x.useState)(V),2),bt=yt[0],xt=yt[1],Mt=m((0,x.useState)(v),2),wt=Mt[0],zt=Mt[1],Ct=m((0,x.useState)(w),2),At=Ct[0],kt=Ct[1],Ht=m((0,x.useState)(k),2),Et=Ht[0],St=Ht[1],Lt=m((0,x.useState)(null),2),_t=Lt[0],Bt=Lt[1],Dt=Hcn(e),Tt=Dt.anchorRefs,Vt=Dt.activeAnchor,Ot=function(t){return null==t?void 0:t.getAttributeNames().reduce((function(e,n){var r;return n.startsWith("data-tooltip-")&&(e[n.replace(/^data-tooltip-/,"")]=null!==(r=null==t?void 0:t.getAttribute(n))&&void 0!==r?r:null),e}),{})},It=function(t){var e={place:function(t){var e;nt(null!==(e=t)&&void 0!==e?e:h)},content:function(t){$(null!=t?t:a)},html:function(t){J(null!=t?t:i)},variant:function(t){var e;it(null!==(e=t)&&void 0!==e?e:u)},offset:function(t){ct(null===t?p:Number(t))},wrapper:function(t){var e;zt(null!==(e=t)&&void 0!==e?e:v)},events:function(t){var e=null==t?void 0:t.split(" ");kt(null!=e?e:w)},"position-strategy":function(t){var e;St(null!==(e=t)&&void 0!==e?e:k)},"delay-show":function(t){dt(null===t?S:Number(t))},"delay-hide":function(t){pt(null===t?_:Number(t))},float:function(t){mt(null===t?D:"true"===t)},hidden:function(t){xt(null===t?V:"true"===t)}};Object.values(e).forEach((function(t){return t(null)})),Object.entries(t).forEach((function(t){var n,r=m(t,2),a=r[0],i=r[1];null===(n=e[a])||void 0===n||n.call(e,i)}))};(0,x.useEffect)((function(){$(a)}),[a]),(0,x.useEffect)((function(){J(i)}),[i]),(0,x.useEffect)((function(){nt(h)}),[h]),(0,x.useEffect)((function(){it(u)}),[u]),(0,x.useEffect)((function(){ct(p)}),[p]),(0,x.useEffect)((function(){dt(S)}),[S]),(0,x.useEffect)((function(){pt(_)}),[_]),(0,x.useEffect)((function(){mt(D)}),[D]),(0,x.useEffect)((function(){xt(V)}),[V]),(0,x.useEffect)((function(){St(k)}),[k]),(0,x.useEffect)((function(){var t,a=new Set(Tt),i=r;if(!i&&e&&(i="[data-tooltip-id='".concat(e,"']")),i)try{document.querySelectorAll(i).forEach((function(t){a.add({current:t})}))}catch(t){console.warn('[react-tooltip] "'.concat(i,'" is not a valid CSS selector'))}var o=document.querySelector("[id='".concat(n,"']"));if(o&&a.add({current:o}),!a.size)return function(){return null};var l=null!==(t=null!=_t?_t:o)&&void 0!==t?t:Vt.current,c=new MutationObserver((function(t){t.forEach((function(t){var e;if(l&&"attributes"===t.type&&(null===(e=t.attributeName)||void 0===e?void 0:e.startsWith("data-tooltip-"))){var n=Ot(l);It(n)}}))}));if(l){var s=Ot(l);It(s),c.observe(l,{attributes:!0,childList:!1,subtree:!1})}return function(){c.disconnect()}}),[Tt,Vt,_t,n,r]);var Rt=b,Ft=(0,x.useRef)(null);if(o){var Nt=o({content:null!=X?X:null,activeAnchor:_t});Rt=Nt?x.createElement("div",{ref:Ft,className:"react-tooltip-content-wrapper"},Nt):null}else X&&(Rt=X);Q&&(Rt=x.createElement(Vcn,{content:Q}));var Pt={id:e,anchorId:n,anchorSelect:r,className:l,classNameArrow:c,content:Rt,contentWrapperRef:Ft,place:et,variant:at,offset:lt,wrapper:wt,events:At,openOnClick:C,positionStrategy:Et,middlewares:H,delayShow:ut,delayHide:ft,float:vt,hidden:bt,noArrow:I,clickable:F,closeOnEsc:P,style:j,position:U,isOpen:W,setIsOpen:Z,afterShow:G,afterHide:q,activeAnchor:_t,setActiveAnchor:function(t){return Bt(t)}};return x.createElement(Tcn,Se({},Pt))},Icn=n(1639),Rcn=function(t){Ncn({type:"success",message:t})},Fcn=function(t){Ncn({type:"danger",message:t,duration:arguments.length>1&&void 0!==arguments[1]?arguments[1]:3e3})},Ncn=function(t){var e=t.id,n=void 0===e?null:e,r=t.duration,a=void 0===r?2e3:r,i=t.type,o=t.title,l=t.message;Icn.Store.addNotification({id:n,title:o,message:l,type:i,width:200,insert:"top",container:"bottom-left",animationIn:["animated","fadeIn"],animationOut:["animated","fadeOut"],dismiss:{duration:a,onScreen:!0}})},Pcn=function(t){var e={};return t.filter((function(t){return!1!==t.active})).filter((function(t){return"Hidden"!==t.componentId})).forEach((function(t){var n=t.key||t.id,r=jcn(t);Object.keys(r).length>0&&(e[n]=r)})),e},jcn=function(t){var e={},n=["Switch","Checkbox"].includes(t.componentId);if(!t.disabled){["isPrice","isAlphabetical","isNumber","isEmail","isTrue","required","minOffset","maxOffset","customRegex","customRegexError"].forEach((function(n){t[n]&&(e[n]=t[n])}));var r=!1!==t.required;r&&!n&&(e.required=r)}return e},Ucn=function(){var t=Ys(WI);return{validateFields:function(e){var n=e.validationSchema,r=void 0===n?{}:n,a=e.values,i=void 0===a?{}:a,o=e.hasSubmitted,l=void 0===o||o,c=e.setErrors,s=void 0===c?null:c,u=e.dataSourceConfig,d=void 0===u?{}:u,h={};if(!l)return{};for(var f=function(){var e=m(g[p],2),n=e[0],r=e[1],a=(0,Js.get)(i,n);if(!n||!r)return"continue";var o=(0,Js.get)(d,n,{}),l=(0,Js.get)(o,"type",null),c=(0,Js.get)(r,"customRegex");if(c){var s=c.replace(/^\/|\/$/g,"");if(!new RegExp(s).test(a))return h[n]=(0,Js.get)(r,"customRegexError","Custom regex failed"),"continue"}if(r.isTrue&&!Sd(a))return h[n]=(0,Js.get)(t,"validationChecked","This field must be checked."),"continue";if(r.required&&((0,Js.isNil)(a)||""===a))return h[n]=(0,Js.get)(t,"validationRequired","This field is required."),"continue";if(!r.required&&(!a||""===a))return"continue";if(r.isNumber&&!/^\d*\.?\d+$/.test(a))return h[n]=(0,Js.get)(t,"validationInvalidNumber","Invalid number format."),"continue";if(r.isPrice&&!/^(?:[\u20a6\xa5\u20ac\xa3$\u20b9]?\d{1,3}(?:,\d{3})*(?:\.\d{1,2})?|\d+(?:\.\d{1,2})?)$/.test(a))return h[n]=(0,Js.get)(t,"fieldInvalidPrice","Invalid price format."),"continue";var u="integer"===l||"float"===l;if(r.isPrice||r.isNumber||u){var f=parseFloat(a)||u;if(r.minOffset&&f<parseInt(r.minOffset))return h[n]="".concat((0,Js.get)(t,"validationMinOffsetNumber","Minimum value should be")," ").concat(r.minOffset,"."),"continue";if(r.maxOffset&&f>parseInt(r.maxOffset))return h[n]="".concat((0,Js.get)(t,"validationMaxOffsetNumber","Maximum value should be")," ").concat(r.maxOffset,"."),"continue"}else{if(r.minOffset&&a.length<parseInt(r.minOffset))return h[n]="".concat((0,Js.get)(t,"validationMinOffsetText","Minimum characters required")," ").concat(r.minOffset,"."),"continue";if(r.maxOffset&&a.length>parseInt(r.maxOffset))return h[n]="".concat((0,Js.get)(t,"validationMaxOffsetText","Maximum characters required")," ").concat(r.maxOffset,"."),"continue"}return r.isAlphabetical&&!/^[a-zA-Z\s]+$/.test(a)?(h[n]=(0,Js.get)(t,"valiationInvalidAlphabetical","Only letters and spaces are allowed."),"continue"):r.isEmail&&!/^[\w\.-]+@[\w\.-]+\.\w+$/.test(a)?(h[n]=(0,Js.get)(t,"validationInvalidEmail","Invalid email format."),"continue"):void 0},p=0,g=Object.entries(r);p<g.length;p++)f();return s&&s(h),h}}},Wcn=n(1807),Zcn=n.n(Wcn),Gcn=function(){var t=Ys(aI),e=$s(cI),n=$s(uI),r=iR(),a=lR(),i=m(Xs(KI),2),o=i[0],l=i[1],c=(0,Js.get)(a,"blocks",[]),s=Dt(),u=parseInt(s.id),d=m(Xs(_I),2),h=d[0],f=d[1],p=Ys(nI),g=function(t){if(r)f(Nu(h).map((function(e){return e.id==u?Se(Se({},e),t):e}))),e(!0);else{var a=o.map((function(e){return e.id===u?Se(Se({},e),t):e}));l(a),n(!0)}};return{setBlock:function(a){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,l=arguments.length>3&&void 0!==arguments[3]&&arguments[3],s=c.map((function(e){var n=o||p;if(e.id===n){var r=(0,Js.get)(t,n);if(!l&&r){var i=(0,Js.get)(e,"versions",[]).map((function(t){return(0,Js.get)(t,"id")===r?Se(Se({},t),{},{data:Se(Se({},(0,Js.get)(t,"data",{})),a)}):t}));return Se(Se({},e),{},{versions:i})}return Se(Se({},e),a)}return e}));g(Se({blocks:s},i)),r?e(!0):n(!0)},setPage:g}},qcn=function(t){var e=t.hide,n=t.hideAll,r=lR(),a=Gcn().setPage,i=Ys(nI),o=m((0,x.useState)([]),2),l=o[0],c=o[1],s=(0,x.useRef)(i);(0,x.useEffect)((function(){s.current=i}),[i]);var u=(0,x.useRef)(r);(0,x.useEffect)((function(){u.current=r}),[r]);var d=(0,Js.get)(r,"blocks",[]),h=(0,x.useRef)(d);(0,x.useEffect)((function(){h.current=d}),[d]);var f=m((0,x.useState)(""),2),p=f[0],g=f[1],v=(0,x.useRef)(p);(0,x.useEffect)((function(){v.current=p}),[p]);var y=m((0,x.useState)(!0),2),b=y[0],M=y[1],w=(0,x.useRef)(0),C=m((0,x.useState)(null),2),A=C[0],k=C[1],H=(0,x.useRef)(A),E=m((0,x.useState)(!1),2),S=E[0],L=E[1],_=(0,x.useRef)(S),B=m((0,x.useState)(""),2),D=(B[0],B[1]);(0,x.useEffect)((function(){var t=l.find((function(t){return!t.processed}));t&&(!function(t){var e,r=Nu(t,"layout");if(0!==r.length){var i=Xcn(r,h.current,s.current),o=[].concat(z(h.current),z(i));a(Se(Se({},u.current),{},{blocks:o})),K9.post("/save_block_generation/",{prompt:v.current,elements:i}),M(!1),null===(e=window.ws)||void 0===e||e.close(),L(!1),n()}}((0,Js.get)(t,"data",[])),c((function(e){return e.map((function(e){return e.id===t.id?Se(Se({},e),{},{processed:!0}):e}))})))}),[l]);var T=function(){var t=window.ws&&window.ws.readyState===WebSocket.OPEN;b&&!t&&(window.ws=new WebSocket("wss://o0v9pmvz0g.execute-api.ca-central-1.amazonaws.com/production"),window.ws.onopen=function(){console.log("WebSocket Connected"),w.current=0},window.ws.onmessage=function(t){var e=JSON.parse(t.data);clearTimeout(H.current),k(null),c((function(t){return[].concat(z(t),[{id:Math.floor(1e6*Math.random()),processed:!1,data:e}])}))},window.ws.onerror=function(t){console.error("WebSocket Error:",t)},window.ws.onclose=function(){console.log("WebSocket Disconnected")})};(0,x.useEffect)((function(){return T(),function(){var t;null===(t=window.ws)||void 0===t||t.close(),M(!1)}}),[]),(0,x.useEffect)((function(){H.current=A}),[A]);var V=function(){H.current&&_.current&&(D("This request took a bit too long. Please try again."),L(!1))};return(0,uf.jsxs)("div",{children:[(0,uf.jsx)(whn,{width:"auto",margin:"0px 0 15px 0",text:"All Blocks",onClick:function(){var t;e()&&g(""),M(!1),null===(t=window.ws)||void 0===t||t.close()}}),(0,uf.jsx)(Ycn,{placeholder:"An ecommerce product card with an image at the top, a middle section with a title, price, and description, and a full-with button at the bottom...\n\nA blog post with a title, author, date, and content...\n\nAn analytics dashboard divided into 2 sections horizontally with multiple charts and graphs on the left and a single large chart on the right...",value:p,onChange:function(t){return g(t.target.value)}}),(0,uf.jsx)(gf,{data:{text:"Generate",icon:"HiSparkles",margin:"10px 0 0 0",size:"large",disabled:p.length<10||S,onClick:function(){L(!0),D(!1);var t=setTimeout(V,6e4);k(t),window.ws&&window.ws.readyState===WebSocket.OPEN?window.ws.send(JSON.stringify({action:"generate_layout",prompt:p})):console.error("WebSocket is not open."),Zcn().track("AI - Generate Block")},isFetching:S}})]})},Ycn=sf.textarea.withConfig({displayName:"AIBlockGenerator__AIGenerationInput",componentId:"sc-1vpxdih-0"})(["padding:15px;width:100%;border:1px solid ",";outline:none;font-size:20px;min-height:100px;height:200px;border-radius:20px;&::placeholder{color:",";}"],tu.divider,tu.grey3),Xcn=function(t,e,n){var r=(0,Js.cloneDeep)(t),a=(0===e.length?0:id(e,"id"))+1,i={};r[0].id=a,i[t[0].id]=a;for(var o=a+1,l=1;l<r.length;l++){var c=r[l].id;r[l].id=o,i[c]=o,o++}for(var s=0;s<r.length;s++)null!==r[s].layoutParent&&(r[s].layoutParent=i[r[s].layoutParent]);return r[0].layoutParent=n,r},$cn=[{id:"key",label:"Field ID",componentId:"Input",hint:"This ID is used to reference the field in the submit action form variable"},{id:"fontSize",label:"Font Size",section:"font",componentId:"Input",type:"number",orientation:"horizontal",width:"120px",defaultValue:14,isStyle:!0},{id:"fontWeight",label:"Font Weight",section:"font",componentId:"Select",defaultValue:300,hideEmptyItem:!0,orientation:"horizontal",width:"120px",isStyle:!0,options:[{value:"200",label:"Extra Light"},{value:"300",label:"Light"},{value:"400",label:"Normal"},{value:"500",label:"Medium"},{value:"600",label:"Semi Bold"},{value:"700",label:"Bold"}]},{id:"fontColor",label:"Font Color",section:"font",isStyle:!0,componentId:"ColorPicker",orientation:"horizontal"},{id:"padding",label:"Padding",section:"spacing",isStyle:!0,hint:"The spacing inside the input field",componentId:"PaddingConfig"}],Kcn={id:"sortingColumn",label:"Column",componentId:"SpreadsheetColumnSelect",section:"sorting",requiresSheet:!0,orientation:"horizontal",width:"150px",advanced:!0},Qcn={id:"sortingDirection",label:"Sort Direction",section:"sorting",requiresSheet:!0,componentId:"Select",orientation:"horizontal",width:"150px",hideEmptyItem:!0,defaultValue:"asc",options:[{label:"Ascending",value:"asc"},{label:"Descending",value:"desc"}],advanced:!0},Jcn={id:"fetchIfHidden",label:"Fetch Data If Hidden",hint:"Force this block to fetch it's data from the Google Sheet even if it's hidden. This is useful if you want to use the data in other blocks or if you want to make sure the data is loaded in advance in case you plan to reveal the block conditionally.",componentId:"Switch",section:"visibility",defaultValue:!1,requiresSheet:!0,advanced:!0,orientation:"horizontal"},tsn={id:"customCss",componentId:"CustomCSS",section:"Custom CSS",sectionLabel:"Custom CSS",isStyle:!0},esn={id:"label",componentId:"DynamicString",section:"label",sectionHint:"A visual label displayed at the top of most Blocks. Also used for your internal reference.",requiresSheet:!0,advanced:!0,isStyle:!0},nsn={id:"removeFromLayout",componentId:"RemoveFromLayout",section:"removeFromLayout",advanced:!0},rsn={id:"saveCustomBlockButton",componentId:"CustomBlock",section:"saveAsCustomBlock",advanced:!0},asn={id:"spreadsheet",sectionLabel:"Data Source",componentId:"SpreadsheetSelect",section:"dataSource",sectionHint:"Select the spreadsheet used to populate this Block with data",wizard:!0,link:"https://help.frontly.ai/en/articles/7971110-spreadsheet-block-setting"},isn={id:"resultsPerPage",label:"Results Per Page",componentId:"Input",isStyle:!0,section:"data",width:"80px",required:!0,defaultValue:25,type:"number",max:100,requiresSheet:!0,orientation:"horizontal",hint:"Determine how many results show per-page before displaying buttons to navigate between pages of results",advanced:!0},osn={id:"recordClickAction",label:"Record Click Action",componentId:"Select",section:"actions",defaultValue:"default",requiresSheet:!0,hideEmptyItem:!0,options:[{label:"Default View",value:"default"},{label:"Custom View",value:"custom"},{label:"Custom Action",value:"action"},{label:"None",value:"none"}],hint:"Determine what to do when a user clicks on a record in a list of data",link:"https://help.frontly.ai/en/articles/7971235-record-click-action"},lsn={id:"customRecordClickAction",label:"Custom Click Action",componentId:"Action",section:"actions",dynamicSources:["record"],isAction:!0,displayCondition:function(t){return"action"===t.recordClickAction},link:"https://help.frontly.ai/en/articles/7971243-custom-action"},csn={id:"detailViewSettings",label:"Edit Detail View",componentId:"DetailViewConfig",section:"actions",requiresSheet:!0,hint:"Edit the default view displayed when a record is clicked",displayCondition:function(t){return["custom","default"].includes(t.recordClickAction)},link:"https://help.frontly.ai/en/articles/7971674-detail-view"},ssn=[osn,lsn,csn,{id:"editConditions",label:"Allow Editing (Custom Conditions)",componentId:"DisplayConditions",orientation:"vertical",advanced:!0,section:"permissions",hint:"Define custom conditions that must be met in order for the user to be able to edit records"},{id:"deleteConditions",label:"Allow Deleting (Custom Conditions)",componentId:"DisplayConditions",orientation:"vertical",section:"permissions",hint:"Define custom conditions that must be met in order for the user to be able to delete records",advanced:!0},{id:"createConditions",label:"Allow Creating (Custom Conditions)",componentId:"DisplayConditions",section:"permissions",hint:"Define custom conditions that must be met in order for the user to be able to create new records",orientation:"vertical",advanced:!0}],usn=[{id:"backgroundImage",label:"Background Image",componentId:"DynamicString",section:"background",isStyle:!0},{id:"backgroundSize",label:"Background Size",componentId:"Select",section:"background",defaultValue:"cover",isStyle:!0,options:[{label:"Cover",value:"cover"},{label:"Contain",value:"contain"}],displayCondition:function(t){return t.showBackground}},{id:"backgroundPosition",label:"Background Position",componentId:"Select",section:"background",isStyle:!0,defaultValue:"center",options:[{label:"Center",value:"center"},{label:"Top",value:"top"},{label:"Bottom",value:"bottom"},{label:"Left",value:"left"},{label:"Right",value:"right"}],displayCondition:function(t){return t.showBackground}},{id:"showOverlay",label:"Show Overlay",componentId:"Switch",section:"background",defaultValue:!1,orientation:"horizontal",requiresSheet:!0,advanced:!0,isStyle:!0,displayCondition:function(t){return t.showBackground}},{id:"overlayColor",label:"Overlay Color",componentId:"ColorPicker",section:"background",isStyle:!0,advanced:!0,orientation:"horizontal",displayCondition:function(t){return t.showBackground&&t.showOverlay}}],dsn={id:"hiddenFilters",componentId:"HiddenFiltersConfig",section:"hiddenFilters",requiresSheet:!0,sectionHint:"Filter the initial data that users can access",link:"https://help.frontly.ai/en/articles/7971258-hidden-filters"},hsn={id:"visibleFilters",componentId:"VisibleFiltersConfig",section:"visibleFilters",requiresSheet:!0,sectionHint:"Allow users to filter the visible data with Input fields and Select dropdowns",link:"https://help.frontly.ai/en/articles/7971668-visible-filters"},fsn=[hsn,{id:"visibleFiltersTheme",label:"Color Theme",componentId:"Select",section:"visibleFilters",hideEmptyItem:!0,defaultValue:"white",requiresSheet:!0,options:[{label:"White",value:"white"},{label:"Grey",value:"grey"}]},dsn,{id:"showSearch",componentId:"Switch",section:"showSearchFilter",defaultValue:!0,orientation:"horizontal",requiresSheet:!0,sectionHint:"Display a search bar allowing users to easily filter results"},{id:"hideHeader",componentId:"Switch",section:"hideHeader",orientation:"horizontal",requiresSheet:!0,advanced:!0,sectionHint:"Hide the block header entirely so it doesn't take up any space"}],psn={id:"labelColor",section:"label",label:"Label Color",componentId:"ColorPicker",advanced:!0,orientation:"horizontal",isStyle:!0},gsn=[esn,psn,asn].concat(ssn,fsn,[{id:"showCreate",label:"Allow Creating Records",componentId:"Switch",section:"actions",defaultValue:!0,requiresSheet:!0,orientation:"horizontal",hint:"Display a 'Create' button that lets the user create new rows in the selected spreadsheet"},{id:"labelSingular",label:"Item Label",componentId:"Input",section:"content",requiresSheet:!0,hint:"A label to replace the default 'Record' text in create and edit views.",advanced:!0},{id:"editModeLabel",label:"Edit Label",componentId:"Input",section:"display",requiresSheet:!0,advanced:!0,width:"130px",orientation:"horizontal",hint:"A label to replace the default 'Record' text in edit views."},{id:"createModeLabel",label:"Create Label",componentId:"Input",section:"display",advanced:!0,width:"130px",orientation:"horizontal",requiresSheet:!0,hint:"A label to replace the default 'Record' text in create views."},Jcn]),vsn={id:"badgeColors",label:"Badge Colors",hint:"Define custom colors for your badges",componentId:"DataGrid",orientation:"vertical",requiresSheet:!0,hideEmptyItem:!0,columns:[{key:"value",componentId:"Input",width:"93px"},{key:"color",componentId:"Select",options:[{label:"Grey",value:"grey"},{label:"Red",value:"red"},{label:"Orange",value:"orange"},{label:"Yellow",value:"yellow"},{label:"Green",value:"green"},{label:"Blue",value:"blue"},{label:"Purple",value:"purple"}],width:"93px"}]},msn=[{id:"badge",label:"Badge",componentId:"SpreadsheetColumnSelect",requiresSheet:!0,section:"badge",hint:"The spreadsheet column to use for badges on the card (optional)"},{id:"splitBadge",label:"Split Badges",componentId:"Switch",section:"badge",orientation:"horizontal",defaultValue:!1,requiresSheet:!0,hint:"Should split the badges by `,`?"},{id:"backgroundColor",componentId:"ColorPicker",section:"cardBackgroundColor",isStyle:!0,sectionHint:"Add background color on the kanban item card"},Se(Se({displayCondition:function(t){return!!(0,Js.get)(t,"badge")}},vsn),{},{section:"badge"}),{id:"gridColumns",label:"Card Grid Columns",componentId:"Input",section:"card",isStyle:!0,defaultValue:2,requiresSheet:!0,hint:"The number of columns to display on the card grid"}],ysn=[{id:"key",label:"Spreadsheet Column",componentId:"SpreadsheetColumnSelect",required:!0,hint:"The field from your spreadsheet to display in this text"},{id:"fontStyle",label:"Font Style",componentId:"Select",required:!0,defaultValue:"bodyMd",options:bu},{id:"fontColor",key:"fontColor",label:"Font Color",componentId:"ColorPicker"},{id:"truncate",key:"truncate",label:"Character Limit",componentId:"Input",type:"number",defaultValue:35,advanced:!0},{id:"label",key:"label",label:"Label",componentId:"DynamicString",defaultValue:"",hint:"A visual label displayed above the value"},{id:"valuePrefix",key:"valuePrefix",label:"Value Prefix",componentId:"DynamicString",defaultValue:"",hint:"Text to display before the value",advanced:!0},{id:"valueSuffix",key:"valueSuffix",label:"Value Suffix",componentId:"DynamicString",defaultValue:"",hint:"Text to display before the value",advanced:!0}],bsn={componentId:"AIBlock",resources:[{id:"label",label:"Label",componentId:"DynamicString",section:"text",defaultValue:"Ask anything about your data"},{id:"submitButtonText",label:"Submit Button Text",componentId:"DynamicString",section:"text",defaultValue:"Submit"},Se(Se({},asn),{},{preventExtras:!0,wizard:!1,hint:"Limit the query to a specific data source"}),{id:"maxCharacters",label:"Max Context Characters",componentId:"Input",section:"costControl",preventExtras:!0,type:"number",defaultValue:5e3,hint:"The maximum number of characters of data to include in the context for the AI. This sets an upper limit for the cost of the request."},{id:"excludedColumns",label:"Excluded Columns",section:"costControl",componentId:"SpreadsheetColumnMultiSelect",hint:"Any columns selected here will always be excluded from the AI prompt, no matter what the user asks. This helps ensure irrelevant, large or unwanted data is not included in the AI prompt and reduces cost."},{id:"info",section:"Learn More",componentId:"Button",text:"Read the AI Block article",icon:"FiHelpCircle",onClick:function(){return window.open("https://help.frontly.ai/en/articles/9409373-ai-block-beta")},type:"basic"},dsn]},xsn={componentId:"Button",resources:[{id:"text",label:"Text",componentId:"DynamicString",section:"content",defaultValue:"New Button",useDefault:!0},{id:"buttonColor",label:"Background Color",section:"background",componentId:"ColorPicker",orientation:"horizontal",defaultValue:"",isStyle:!0},{id:"clickAction",label:"Click Action",componentId:"Action",section:"actions",isAction:!0},{id:"fontColor",label:"Font Color",section:"font",componentId:"ColorPicker",orientation:"horizontal",defaultValue:"",isStyle:!0},{id:"fontSize",label:"Font Size",section:"font",componentId:"Select",defaultValue:"14",hideEmptyItem:!0,orientation:"horizontal",width:"120px",options:[{value:"14",label:"14"},{value:"16",label:"16"},{value:"18",label:"18"},{value:"20",label:"20"},{value:"24",label:"24"},{value:"28",label:"28"}],isStyle:!0},{id:"fontWeight",label:"Font Weight",section:"font",componentId:"Select",defaultValue:"500",hideEmptyItem:!0,orientation:"horizontal",width:"120px",isStyle:!0,options:[{value:"500",label:"Normal"},{value:"600",label:"Bold"}]},{id:"icon",label:"Icon",componentId:"IconBrowser",section:"icon",orientation:"horizontal",isStyle:!0},{id:"flippedIcon",label:"Flip Icon Position",componentId:"Switch",section:"icon",orientation:"horizontal",isStyle:!0},{id:"borderRadius",label:"Border Radius",type:"number",section:"border",isStyle:!0,hint:"The border radius of the image in pixels (to create a curved edge)",componentId:"Input"},{id:"type",label:"Type",componentId:"Select",section:"styling",defaultValue:"primary",isStyle:!0,hideEmptyItem:!0,options:[{value:"primary",label:"Primary"},{value:"secondary",label:"Secondary"}],displayCondition:function(t){return!(0,Js.isNil)((0,Js.get)(t,"type"))&&"primary"!==(0,Js.get)(t,"type")}}]},Msn={componentId:"Calendar",resources:[].concat(z(gsn),[{id:"fields",componentId:"DynamicFields",keys:ysn,requiresSheet:!0,section:"eventCardFields",sectionHint:"Add multiple text fields to display on the calendar event card"},{id:"eventColorColumn",label:"Event Color Column",componentId:"SpreadsheetColumnSelect",requiresSheet:!0,section:"eventColors",isStyle:!0,hint:"The spreadsheet column to use for the event color matching"},{id:"eventColors",label:"Event Colors",componentId:"MultiColorPicker",requiresSheet:!0,isStyle:!0,section:"eventColors",hint:"Define custom colors for your event types"},{id:"eventBadgeStyle",label:"Event Badge Style",componentId:"Select",requiresSheet:!0,isStyle:!0,defaultValue:"minimal",section:"eventColors",hideEmptyItem:!0,options:[{label:"Minimal",value:"minimal"},{label:"Badge",value:"badge"}],hint:"Adjust the style of your event badge"},{id:"eventLabel",label:"Event Label",componentId:"SpreadsheetColumnSelect",requiresSheet:!0,section:"dateSettings",orientation:"horizontal",width:"150px",hint:"The spreadsheet column to use for the calendar event label"},{id:"startDate",label:"Start Date",componentId:"SpreadsheetColumnSelect",requiresSheet:!0,section:"dateSettings",orientation:"horizontal",width:"150px",wizard:!0,hint:"The spreadsheet column containing your event start date"},{id:"endDate",label:"End Date",componentId:"SpreadsheetColumnSelect",requiresSheet:!0,section:"dateSettings",orientation:"horizontal",width:"150px",hint:"The spreadsheet column containing your event end date"},{id:"showDateOnCard",label:"Show Date On Card",componentId:"Switch",requiresSheet:!0,section:"dateSettings",orientation:"horizontal",defaultValue:!0,hint:"Show the start date and end date (if set) on the event card"}],z(msn))},wsn={componentId:"Chart",resources:[esn,psn,asn].concat(z(fsn),[Se(Se({},osn),{},{displayCondition:function(t){return!t.groupByColumn}}),Se(Se({},lsn),{},{displayCondition:function(t){return!t.groupByColumn&&"action"===t.recordClickAction}}),Se(Se({},csn),{},{displayCondition:function(t){return!t.groupByColumn&&["custom","default"].includes(t.recordClickAction)}}),{id:"chartType",label:"Chart Style",section:"chartType",componentId:"Select",defaultValue:"BarChart",wizard:!0,hideEmptyItem:!0,options:[{label:"Bar",value:"BarChart"},{label:"Pie",value:"PieChart"},{label:"Line",value:"Line"}],requiresSheet:!0},{id:"variant",label:"Variant",section:"chartType",componentId:"Select",hideEmptyItem:!0,wizard:!0,options:[{label:"Horizontal",value:"Horizontal"},{label:"Vertical",value:"Vertical"}],requiresSheet:!0,displayCondition:function(t){return"BarChart"===t.chartType}},{id:"variant",label:"Variant",section:"setup",componentId:"Select",orientation:"horizontal",width:"150px",wizard:!0,options:[{label:"Filled",value:"Filled"},{label:"Doughnut",value:"Doughnut"}],requiresSheet:!0,displayCondition:function(t){return"PieChart"===t.chartType}},{id:"labelKey",label:"Label Field",section:"setup",componentId:"SpreadsheetColumnSelect",requiresSheet:!0,hint:"The spreadsheet field to use for the chart segment label"},{id:"valuePrefix",key:"valuePrefix",label:"Value Prefix",componentId:"DynamicString",required:!0,defaultValue:"",orientation:"horizontal",width:"150px",section:"display",hint:"Text to display before the value",advanced:!0},{id:"valueSuffix",key:"valueSuffix",label:"Value Suffix",componentId:"DynamicString",required:!0,defaultValue:"",orientation:"horizontal",width:"150px",section:"display",hint:"Text to display before the value",advanced:!0},{id:"valueKey",label:"Value Field",section:"setup",componentId:"SpreadsheetColumnSelect",requiresSheet:!0,hint:"Select the spreadsheet column that contains the numeric value to use in your chart segments"},{id:"colorScheme",section:"colorTheme",label:"Color Theme",required:!0,isStyle:!0,componentId:"Select",defaultValue:5,options:[{label:"Default",value:5},{label:"Contrast",value:1},{label:"Blues",value:2},{label:"Greens",value:3},{label:"Flower",value:4}],requiresSheet:!0,displayCondition:function(t){return 0===(0,Js.get)(t,"customColorScheme",[]).length}},{id:"customColorScheme",label:"Custom Color Theme",section:"colorTheme",required:!0,isStyle:!0,componentId:"ColorThemeEditor",requiresSheet:!0},{id:"showValues",label:"Show Values",section:"options",componentId:"Switch",requiresSheet:!0,defaultValue:!0,isStyle:!0,orientation:"horizontal",displayCondition:function(t){return"PieChart"!==(0,Js.get)(t,"chartType")}},{id:"barGap",label:"Bar Gap",componentId:"Input",defaultValue:15,requiresSheet:!0,section:"options",orientation:"horizontal",width:"120px",isStyle:!0,displayCondition:function(t){return"BarChart"===(0,Js.get)(t,"chartType")}},{id:"barBorderRadius",label:"Bar Border Radius",componentId:"Input",defaultValue:12,requiresSheet:!0,section:"options",orientation:"horizontal",width:"120px",isStyle:!0,displayCondition:function(t){return"BarChart"===(0,Js.get)(t,"chartType")}},{id:"flexContainerWidth",label:"Flex Container Width",componentId:"Switch",defaultValue:!0,requiresSheet:!0,section:"options",orientation:"horizontal",isStyle:!0,displayCondition:function(t){return"BarChart"===(0,Js.get)(t,"chartType")&&"Vertical"===(0,Js.get)(t,"variant","Horizontal")}},{id:"flexBarThickness",label:"Flex Bar Width",componentId:"Switch",defaultValue:!0,requiresSheet:!0,section:"options",orientation:"horizontal",isStyle:!0,displayCondition:function(t){return"BarChart"===(0,Js.get)(t,"chartType")&&"Vertical"===(0,Js.get)(t,"variant","Horizontal")}},{id:"barThickness",label:"Bar Thickness",componentId:"Input",defaultValue:10,requiresSheet:!0,section:"options",orientation:"horizontal",width:"120px",isStyle:!0,displayCondition:function(t){return"BarChart"===(0,Js.get)(t,"chartType")}},{label:"Show Legend",id:"showLegend",componentId:"Switch",defaultValue:!0,requiresSheet:!0,section:"options",orientation:"horizontal",isStyle:!0,displayCondition:function(t){return"PieChart"===(0,Js.get)(t,"chartType")}},{label:"Show Labels",id:"showLabels",componentId:"Switch",defaultValue:!0,requiresSheet:!0,section:"options",isStyle:!0,orientation:"horizontal",displayCondition:function(t){return["BarChart"].includes(t.chartType)}},{id:"groupByColumn",label:"Group By",section:"setup",hint:"Optional - Group results by one of your spreadsheet fields",componentId:"SpreadsheetColumnSelect",required:!1,requiresSheet:!0},{id:"groupByMetric",label:"Grouping Metric",section:"setup",hint:"The metric to display for your grouped results.",componentId:"Select",required:!1,options:[{label:"Sum",value:"sum"},{label:"Average",value:"average"},{label:"Count",value:"count"},{label:"Percent",value:"percent"}],defaultValue:"count",requiresSheet:!0,displayCondition:function(t){return t.groupByColumn}},{id:"decimalPlaces",label:"Decimal Places",componentId:"Input",defaultValue:0,section:"setup",advanced:!0,hint:"The number of decimal places to display in chart values"},{id:"sorting",label:"Sorting",section:"sorting",hint:"Sort the results in the chart",requiresSheet:!0,componentId:"Select",hideEmptyItem:!0,options:[{label:"None",value:null},{label:"Ascending",value:"asc"},{label:"Descending",value:"desc"}],advanced:!0},{id:"sortBy",label:"Sort By",componentId:"Select",section:"sorting",requiresSheet:!0,advanced:!0,defaultValue:"value",options:[{label:"Value",value:"value"},{label:"Grouping Field",value:"key"}],displayCondition:function(t){return t.groupByColumn}},Jcn])},zsn={componentId:"Chart2",resources:[esn,psn,asn].concat(z(fsn),[Se(Se({},osn),{},{displayCondition:function(t){return!t.groupByField}}),Se(Se({},lsn),{},{displayCondition:function(t){return!t.groupByField&&"action"===t.recordClickAction}}),Se(Se({},csn),{},{displayCondition:function(t){return!t.groupByField&&["custom","default"].includes(t.recordClickAction)}}),{id:"chartType",label:"Chart Style",section:"chartType",componentId:"Select",defaultValue:"bar",wizard:!0,hideEmptyItem:!0,options:[{label:"Bar",value:"bar"},{label:"Pie",value:"pie"},{label:"Line",value:"line"},{label:"Area",value:"area"}],requiresSheet:!0},{id:"valueField",label:"Value Field",section:"setup",componentId:"SpreadsheetColumnSelect",requiresSheet:!0,wizard:!0,hint:"Select the spreadsheet column that contains the numeric value to use in your chart segments"},{id:"labelField",label:"Label Field",section:"setup",componentId:"SpreadsheetColumnSelect",requiresSheet:!0,hint:"The spreadsheet field to use for the chart segment label"},{id:"groupByField",label:"Group By Field",section:"grouping",hint:"Optional - Group results by one of your record fields",componentId:"SpreadsheetColumnSelect",required:!1,requiresSheet:!0,displayCondition:function(t){return"pie"!==t.chartType}},{id:"groupByMetric",label:"Grouping Metric",section:"grouping",hint:"The metric to display for your grouped results.",componentId:"Select",required:!1,options:[{label:"Sum",value:"sum"},{label:"Average",value:"average"},{label:"Count",value:"count"},{label:"Percent",value:"percent"}],defaultValue:"count",requiresSheet:!0,displayCondition:function(t){return t.groupByField}},{id:"dateGroupingInterval",section:"grouping",label:"Date Grouping Interval",componentId:"Select",defaultValue:null,options:[{label:"None",value:null},{label:"Day",value:"day"},{label:"Month",value:"month"},{label:"Year",value:"year"}],requiresSheet:!0,displayCondition:function(t){return t.groupByField}},{id:"colorTheme",section:"colorTheme",label:"Color Theme",required:!0,isStyle:!0,componentId:"Select",defaultValue:"default",options:[{label:"Default",value:"default"},{label:"Contrast",value:"contrast"},{label:"Blues",value:"blues"},{label:"Greens",value:"greens"},{label:"Flower",value:"flower"}],requiresSheet:!0,displayCondition:function(t){return 0===(0,Js.get)(t,"customColorScheme",[]).length}},{id:"customColorScheme",label:"Custom Color Theme",section:"colorTheme",required:!0,isStyle:!0,componentId:"ColorThemeEditor",requiresSheet:!0},{id:"showValues",label:"Show Values",section:"options",componentId:"Switch",requiresSheet:!0,defaultValue:!0,isStyle:!0,orientation:"horizontal",displayCondition:function(t){return"PieChart"!==(0,Js.get)(t,"chartType")}},{label:"Show Legend",id:"showLegend",componentId:"Switch",defaultValue:!0,requiresSheet:!0,section:"options",orientation:"horizontal",isStyle:!0,displayCondition:function(t){return"PieChart"===(0,Js.get)(t,"chartType")}},{label:"Show Labels",id:"showLabels",componentId:"Switch",defaultValue:!0,requiresSheet:!0,section:"options",isStyle:!0,orientation:"horizontal",displayCondition:function(t){return["BarChart"].includes(t.chartType)}},{id:"decimalPlaces",label:"Decimal Places",componentId:"Input",defaultValue:0,section:"setup",advanced:!0,hint:"The number of decimal places to display in chart values"},{id:"sorting",label:"Sorting",section:"sorting",hint:"Sort the results in the chart",requiresSheet:!0,componentId:"Select",hideEmptyItem:!0,options:[{label:"None",value:null},{label:"Ascending",value:"asc"},{label:"Descending",value:"desc"}],advanced:!0},{id:"sortBy",label:"Sort By",componentId:"Select",section:"sorting",requiresSheet:!0,advanced:!0,defaultValue:"value",options:[{label:"Value",value:"value"},{label:"Grouping Field",value:"key"}],displayCondition:function(t){return t.groupByField}},Jcn])},Csn={componentId:"Column",resources:[{id:"label",label:"Reference Label",componentId:"Input",section:"content",hint:"An internal label for your own reference only."},{id:"gap",label:"Item Spacing",hint:"The space between the items in the row",section:"spacing",componentId:"Input",type:"number",defaultValue:20,isStyle:!0,orientation:"horizontal",width:"120px"}].concat(z(usn),[{id:"blockHierarchy",hint:"Configure the blocks inside this Row",section:"blocks",componentId:"BlockHierarchy"},{id:"verticalAlignment",label:"Horizontal Alignment",hint:"Define how the items align horizontally",section:"spacing",defaultValue:"flex-start",componentId:"SelectToggle",isStyle:!0,tabs:[{label:"Start",value:"flex-start",icon:"Custom-VAlignBottom",rotate:90},{label:"Center",value:"center",icon:"Custom-VAlignCenter",rotate:90},{label:"End",value:"flex-end",icon:"Custom-VAlignTop",rotate:90}]},{id:"horizontalAlignment",label:"Vertical Alignment",hint:"Define how the items align vertically within a column with a specified height.",section:"spacing",defaultValue:"flex-start",componentId:"SelectToggle",isStyle:!0,tabs:[{label:"Start",value:"flex-start",icon:"Custom-VAlignBottom"},{label:"Center",value:"center",icon:"Custom-VAlignCenter"},{label:"End",value:"flex-end",icon:"Custom-VAlignTop"},{label:"Space Between",value:"space-between",icon:"Custom-VSpaceBetween"},{label:"Space Around",value:"space-around",icon:"Custom-VSpaceAround"}]},{id:"clickAction",label:"Click Action",componentId:"Action",section:"actions",isAction:!0},{id:"switchToRow",componentId:"SwitchComponent",type:"Row",section:"switchToRow"}])},Asn=function(t){return"edit"!==t.mode||t.rowId},ksn={componentId:"Form",resources:[esn,psn,Se(Se({},asn),{},{hint:"Select the spreadsheet to create new rows in with this Form"}),{id:"useDefaultsInEditMode",label:"Use Default Values In Edit Mode",hint:"Apply the default values to the form in edit mode. By default, default values will only be applied in create mode.",componentId:"Switch",defaultValue:!1,section:"content",advanced:!0,displayCondition:function(t){return Asn(t)&&"edit"===t.mode}},{id:"gridLayout",sectionHint:"Display the form fields in a responsive grid instead of vertically stacking",componentId:"Switch",defaultValue:!1,section:"gridLayout",isStyle:!0,displayCondition:function(t){return Asn(t)}},{id:"fieldData",label:"Fields",componentId:"StaticFields",section:"formFields",requiresSheet:!0,displayCondition:function(t){return Asn(t)},keys:[{id:"label",label:"Label",hint:"Override the default label",componentId:"Input",required:!0,defaultValue:""},{id:"componentId",label:"Display Component",hint:"Determine the visual component used to display this field",componentId:"Select",required:!0,defaultValue:"Input",hideEmptyItem:!0,options:[{label:"Input",value:"Input"},{label:"Select",value:"Select"},{label:"MultiSelect",value:"MultiSelect"},{label:"Switch",value:"Switch"},{label:"Checkbox",value:"Checkbox"},{label:"Text Area",value:"TextArea"},{label:"Date",value:"DateTimePicker"},{label:"Image",value:"ImageUpload"},{label:"File Upload",value:"FileUpload"},{label:"Markdown",value:"MarkdownEditor"},{label:"Hidden",value:"Hidden"},{label:"Signature",value:"Signature"}]},{id:"hiddenValue",label:"Hidden Value",componentId:"DynamicString",displayCondition:function(t){return"Hidden"===(0,Js.get)(t,"componentId")}},{id:"description",label:"Description",hint:"Display a description for this field",componentId:"Input",required:!1,defaultValue:"",advanced:!0},{id:"hint",label:"Hint",hint:"Display a hint for this field",componentId:"Input",required:!1,defaultValue:"",advanced:!0},{id:"placeholder",label:"Placeholder",hint:"Display a placeholder for this field",componentId:"Input",required:!1,defaultValue:"",advanced:!0},{id:"defaultValue",label:"Default Value",hint:"Provide a default value for this field",componentId:"DynamicString",required:!1,advanced:!0},{id:"selectSorting",label:"Sort Options",componentId:"Select",requiresSheet:!0,hideEmptyItem:!0,options:[{label:"None",value:null},{label:"Ascending",value:"asc"},{label:"Descending",value:"desc"}],advanced:!0,displayCondition:function(t){return["Select","MultiSelect"].includes((0,Js.get)(t,"componentId"))}},(_cn={id:"selectText",label:"Select Text",componentId:"Input",orientation:"vertical",hint:"Override the default 'Select' text for when no value is selected",requiresSheet:!0},He(_cn,"orientation","vertical"),He(_cn,"displayCondition",(function(t){return["Select","MultiSelect"].includes((0,Js.get)(t,"componentId"))})),_cn),(Bcn={id:"options",label:"Options",componentId:"DataGrid",orientation:"vertical",hint:"Define the options to appear in your select dropdown. Auto detected any unique values in the sheet. Adjust them as you see fit.",requiresSheet:!0,newObject:{label:"New Item",value:"New Value"}},He(Bcn,"orientation","vertical"),He(Bcn,"columns",[{key:"label",componentId:"Input"},{key:"value",componentId:"Input"}]),He(Bcn,"displayCondition",(function(t){return["Select","MultiSelect"].includes((0,Js.get)(t,"componentId"))})),Bcn),{id:"validation",label:"Validation",componentId:"FormValidation"},{id:"conditions",label:"Display Conditions",componentId:"DisplayConditions",orientation:"vertical",allowSpreadsheet:!0,advanced:!0},{id:"columnSpan",label:"Column Span",hint:"Force this field to take up more than 1 field's width in the form. Usful for large fields like text areas that need more space.",componentId:"Select",options:[{label:"1 Column",value:1},{label:"2 Columns",value:2},{label:"3 Columns",value:3}],required:!1,defaultValue:1,advanced:!0},{id:"minHeight",label:"Min Height",hint:"Set a minimum default height for the TextArea field.",componentId:"Select",options:[{label:"100px",value:"100px"},{label:"150px",value:"150px"},{label:"200px",value:"200px"},{label:"300px",value:"300px"}],displayCondition:function(t){return"TextArea"===(0,Js.get)(t,"componentId")},required:!1},{id:"disabled",label:"Disabled",hint:"Prevent the field from being edited",componentId:"Switch",required:!0,defaultValue:!1},{id:"hiddenFilters",label:"Hidden Filters",componentId:"HiddenFiltersConfig",showOnlyRelationFields:!0,requiresSheet:!0,advanced:!0,orientation:"vertical",hint:"Filter the initial data that users can access",link:"https://help.frontly.ai/en/articles/7971258-hidden-filters",displayCondition:function(t,e,n){var r=(0,Js.get)(n,"sheetId"),a=(0,Js.get)(n,"app",{});return Nu(a,"data_relations").filter((function(t){return t.sheet2===r})).map((function(t){return t.column2})).includes(e)}}]},{id:"mode",componentId:"Select",section:"formMode",orientation:"vertical",sectionHint:"Whether to Create new Google Sheet rows or Edit existing rows.",requiresSheet:!0,hideEmptyItem:!0,wizard:!0,options:[{label:"Edit",value:"edit"},{label:"Create",value:"create"}]},{id:"rowId",label:"Row ID",hint:"The frontly_id of the row you're editing. Most of the time this is a dynamic variable.",componentId:"DynamicString",section:"setup",orientation:"horizontal",width:"150px",wizard:!0,requiresSheet:!0,displayCondition:function(t){return"edit"===t.mode}},{id:"rowIdColumn",label:"Row Column",section:"setup",orientation:"horizontal",width:"150px",componentId:"SpreadsheetColumnSelect",requiresSheet:!0,defaultValue:"frontly_id",hint:"The column to use in the row finding condition. Defaults to frontly_id.",displayCondition:function(t){return"edit"===t.mode}},{id:"submitText",label:"Submit Button Text",componentId:"Input",section:"content",requiresSheet:!0,advanced:!0,displayCondition:function(t){return Asn(t)}},{label:"Submit Action",id:"submitAction",section:"actions",dynamicSources:["form"],hint:"This action runs in addition to the default create or update action",isAction:!0,componentId:"Action",requiresSheet:!0,advanced:!0,displayCondition:function(t){return Asn(t)}},{id:"disableDefaultAction",label:"Disable Default Submit Action",hint:"By default, the Form automatically edits or creates a new record in the connected sheet. Disable this if you want to handle the action yourself with custom actions.",componentId:"Switch",defaultValue:!1,advanced:!0,section:"actions",displayCondition:function(t){return Asn(t)}},{id:"hideSubmitButton",label:"Hide Submit Button",hint:"Hide the submit button and use custom actions to submit the form, triggered from somewhere outside the form",componentId:"Switch",defaultValue:!1,advanced:!0,section:"actions"},{id:"clearOnSubmit",label:"Clear Form Values On Submit",componentId:"Switch",defaultValue:!1,advanced:!0,section:"actions",displayCondition:function(t){return"create"===t.mode}},Jcn]},Hsn={componentId:"Grid",resources:[].concat(z(gsn),[{id:"fields",label:"Grid Card Fields",componentId:"DynamicFields",keys:ysn,requiresSheet:!0,section:"card",hint:"Add multiple text fields to display on the grid card"},{id:"image",label:"Image",componentId:"SpreadsheetColumnSelect",requiresSheet:!0,section:"card",hint:"The spreadsheet column to use for the card image (optional)"},{id:"imageFillCard",label:"Image Fills Card Width",section:"image",isStyle:!0,orientation:"horizontal",componentId:"Switch",requiresSheet:!0},{id:"imageHeight",label:"Image Height",section:"image",isStyle:!0,requiresSheet:!0,componentId:"Select",orientation:"horizontal",width:"150px",hideEmptyItem:!0,defaultValue:"150px",options:[{label:"50px",value:"50px"},{label:"100px",value:"100px"},{label:"150px",value:"150px"},{label:"200px",value:"200px"},{label:"250px",value:"250px"},{label:"300px",value:"300px"}]},{id:"objectFit",label:"Image Fit",section:"image",isStyle:!0,requiresSheet:!0,hint:"Determine how your images are sized within the card. You can set them to stretch or fill the card, or to fit inside the card with blank space around them.",componentId:"Select",orientation:"horizontal",width:"150px",hideEmptyItem:!0,defaultValue:"cover",options:[{label:"Cover",value:"cover"},{label:"Contain",value:"contain"},{label:"Fill",value:"fill"}]},{id:"gridMode",label:"Resize",section:"size",isStyle:!0,hint:"Determine whether your grid items should flex in size to fit the screen (dynamic) or stay a fixed size (static)",requiresSheet:!0,componentId:"Select",orientation:"horizontal",width:"150px",hideEmptyItem:!0,defaultValue:"dynamic",options:[{label:"Dynamic",value:"dynamic"},{label:"Static",value:"static"}]},{id:"cardWidth",label:"Card Width",section:"size",isStyle:!0,requiresSheet:!0,componentId:"Select",orientation:"horizontal",width:"150px",hideEmptyItem:!0,defaultValue:"220px",options:[{label:"150px",value:"150px"},{label:"220px",value:"220px"},{label:"250px",value:"250px"},{label:"300px",value:"300px"},{label:"350px",value:"350px"},{label:"400px",value:"400px"}]},isn],z(msn),[{id:"customBadgeColors",label:"Custom Colors",componentId:"MultiForm",labelSingular:"Custom Color",passIdToChild:!0,section:"badge",width:"300px",fields:[{key:"label",label:"Label",placeholder:"Label",componentId:"Input",width:"100%"},{key:"color",label:"Color",componentId:"ColorPicker",width:"100%"},{id:"displayConditions",label:"Display Conditions",componentId:"DisplayConditions",orientation:"vertical"}]},Kcn,Qcn])},Esn={componentId:"InfoList",resources:[esn,psn,Se(Se({},asn),{},{hint:"Select the spreadsheet to create new rows in with this Form"}),{id:"rowId",label:"Row ID",hint:"The frontly_id of the row you're displaying. Most of the time this is a dynamic variable.",componentId:"DynamicString",section:"listData",requiresSheet:!0,width:"150px",orientation:"horizontal"},{id:"rowIdColumn",label:"Row Column",section:"listData",orientation:"horizontal",width:"150px",componentId:"SpreadsheetColumnSelect",requiresSheet:!0,defaultValue:"frontly_id",hint:"The column to use in the row finding condition. Defaults to frontly_id."},{id:"fieldData",label:"Fields",componentId:"StaticFields",section:"listData",requiresSheet:!0,showRelationFields:!0,keys:[{id:"label",label:"Label",hint:"Override the default label",componentId:"Input",required:!0,defaultValue:""},{id:"type",label:"Field Type",hint:"Define how the column should be displayed visually in forms and other blocks",componentId:"Select",required:!0,defaultValue:"text",options:[{label:"Text",value:"text"},{label:"Select",value:"select"},{label:"Link",value:"link"},{label:"Badge",value:"badge"},{label:"Image",value:"image"},{label:"Date",value:"date"},{label:"Number",value:"number"},{label:"Boolean (true/false)",value:"boolean"}]},{displayCondition:function(t){return"link"===(0,Js.get)(t,"type","text")},key:"linkText",label:"Link Text",hint:"Override the default link text",componentId:"Input",required:!1},{displayCondition:function(t){return["text","link"].includes((0,Js.get)(t,"type","text"))},key:"truncate",label:"Character Limit",componentId:"Input",required:!1,type:"number",defaultValue:35},{id:"conditions",label:"Display Conditions",componentId:"DisplayConditions",orientation:"vertical",allowSpreadsheet:!0}]},{id:"gridLayout",label:"Grid Layout",hint:"Display the form fields in a responsive grid instead of vertically stacking",componentId:"Switch",defaultValue:!1,orientation:"horizontal",section:"layout",isStyle:!0},Jcn]},Ssn={componentId:"Input",resources:[].concat(z($cn),[{label:"Text Align",id:"textAlign",section:"alignment",isStyle:!0,componentId:"Select",orientation:"horizontal",width:"150px",hideEmptyItem:!0,defaultValue:"left",options:[{label:"Left",value:"left"},{label:"Center",value:"center"},{label:"Right",value:"right"}]},{id:"placeholder",label:"Placeholder",hint:"Display a placeholder for this field",componentId:"Input",required:!1,defaultValue:""},{id:"defaultValue",label:"Default Value",hint:"Enter a default value for this field",componentId:"Input",required:!1,defaultValue:""},{id:"disabled",label:"Disabled",componentId:"Switch",required:!1,defaultValue:!1},{id:"validation",label:"Validation",componentId:"FormValidationSimple"}])},Lsn={componentId:"Kanban",resources:[].concat(z(gsn),[{id:"fields",label:"Kanban Card Fields",componentId:"DynamicFields",keys:ysn,requiresSheet:!0,section:"card",hint:"Add multiple text fields to display on the kanban item card"},{id:"image",label:"Image",componentId:"SpreadsheetColumnSelect",requiresSheet:!0,section:"card",hint:"The spreadsheet column to use for the card image (optional)"},{id:"columnKey",label:"Column Field",componentId:"SpreadsheetColumnSelect",requiresSheet:!0,refreshColumns:!0,section:"setup",wizard:!0,hint:"The spreadsheet column to use to split up your data into the Kanban board columns"},{id:"columns",label:"Columns",hint:"Define the columns in your board to group data by",componentId:"DynamicFields",customLabel:"Edit Column",getLabel:function(t){return t.label},keys:[{id:"label",key:"label",label:"Label",componentId:"Input",hint:"The visual label for the column"},{id:"value",key:"value",label:"Value",componentId:"Input",hint:"The value to match for a card to appear in this column"},{id:"color",key:"color",label:"Accent Color",componentId:"ColorPicker"}],orientation:"vertical",requiresSheet:!0,section:"setup"},{id:"imageHeight",label:"Image Height",section:"image",isStyle:!0,requiresSheet:!0,componentId:"Select",orientation:"horizontal",width:"150px",hideEmptyItem:!0,defaultValue:"150px",options:[{label:"50px",value:"50px"},{label:"100px",value:"100px"},{label:"150px",value:"150px"},{label:"200px",value:"200px"},{label:"250px",value:"250px"},{label:"300px",value:"300px"}]}],z(msn),[{id:"customBadgeColors",label:"Custom Colors",componentId:"MultiForm",labelSingular:"Custom Color",passIdToChild:!0,section:"badge",width:"300px",fields:[{key:"label",label:"Label",placeholder:"Label",componentId:"Input",width:"100%"},{key:"color",label:"Color",componentId:"ColorPicker",width:"100%"},{id:"displayConditions",label:"Display Conditions",componentId:"DisplayConditions",orientation:"vertical"}]},{id:"height",label:"Height",section:"image",isStyle:!0,requiresSheet:!0,type:"number",orientation:"horizontal",width:"150px",hint:"Set a maximum height for the Kanban in pixels",componentId:"Input",advanced:!0},{label:"Item Move Action",id:"itemMoveAction",section:"actions",dynamicSources:["record"],hint:"This action runs in addition to the default update action in your Google Sheet. Only use this for additional custom actions",isAction:!0,componentId:"Action",requiresSheet:!0,advanced:!0}])},_sn={1:{cols12:"1fr 1fr",cols8:"1fr",items:[{i:1},{i:2},{i:3},{i:4},{i:5},{i:6}]},2:{cols12:"1fr 1fr 1fr",cols8:"1fr 1fr",cols4:"1fr",items:[{i:1},{i:2},{i:3},{i:4},{i:5},{i:6}]},3:{cols12:"1fr 1fr 1fr",cols8:"1fr 1fr",cols4:"1fr",items:[{i:1,col12:"span 3",col8:"span 2",col4:"span 1"},{i:2},{i:3},{i:4,col8:"span 2",col4:"span 1"}]},6:{cols12:"1fr 1fr",cols8:"1fr",items:[{i:1},{i:2},{i:3,col12:"span 2"}]},7:{cols12:"1fr 1fr 1fr",cols8:"1fr 1fr",cols4:"1fr",items:[{i:1},{i:2},{i:3,col8:"span 2",col4:"span 1"},{i:4,col12:"span 3",col8:"span 2",col4:"span 1"}]},4:{cols12:"1fr 1fr",cols8:"1fr",items:[{i:1,row12:"span 2"},{i:2},{i:3}]},5:{cols12:"1fr 1fr",cols8:"1fr",items:[{i:1},{i:2,row12:"span 2"},{i:3}]},8:{cols12:"1fr 1fr",cols4:"1fr",items:[{i:1},{i:2}]},9:{cols12:"1fr 1fr 1fr",cols8:"1fr 1fr 1fr",cols4:"1fr",items:[{i:1},{i:2},{i:3}]},10:{cols12:"1fr 1fr",cols8:"1fr",items:[{i:1,row12:"span 3"},{i:2},{i:3},{i:4}]},11:{cols12:"1fr 1fr",cols8:"1fr",items:[{i:1},{i:2,row12:"span 3"},{i:3},{i:4}]}},Bsn=[{label:"Layout 1",value:8},{label:"Layout 2",value:9},{label:"Layout 3",value:4},{label:"Layout 4",value:5},{label:"Layout 5",value:10},{label:"Layout 6",value:11}],Dsn={componentId:"Layout",resources:[{id:"label",label:"Reference Label",componentId:"Input",section:"content",hint:"An internal label for your own reference only."},{id:"layout",label:"Layout",componentId:"LayoutBrowser",defaultValue:8,options:Bsn,orientation:"horizontal",hint:"Select an advanced layout for your page to position blocks side-by-side or other configurations",section:"content"}]},Tsn={componentId:"Map",resources:[].concat(z(gsn),[{id:"latitude",label:"Latitude",section:"mapData",orientation:"horizontal",width:"150px",componentId:"SpreadsheetColumnSelect",requiresSheet:!0,wizard:!0},{id:"longitude",label:"Longitude",section:"mapData",orientation:"horizontal",width:"150px",componentId:"SpreadsheetColumnSelect",requiresSheet:!0,wizard:!0},{id:"height",label:"Height",section:"size",isStyle:!0,requiresSheet:!0,type:"number",orientation:"horizontal",width:"150px",hint:"The height of the map in pixels",componentId:"Input",defaultValue:400},{id:"borderRadius",label:"Border Radius",type:"number",section:"border",isStyle:!0,hint:"The border radius of the image in pixels (to create a curved edge)",componentId:"Input"}])},Vsn={componentId:"Menu",resources:[{id:"items",label:"Menu Item",componentId:"MultiForm",labelSingular:"Menu Item",passIdToChild:!0,width:"300px",fields:[{key:"label",label:"Label",placeholder:"Label",componentId:"Input",width:"100%"},{key:"icon",label:"Icon",componentId:"IconBrowser",width:"100%"},{id:"clickAction",label:"Click Action",componentId:"Action",isAction:!0,isMenuBlock:!0},{id:"conditions",label:"Display Conditions",componentId:"DisplayConditions",orientation:"vertical"}]},{id:"icon",label:"Icon",componentId:"Select",defaultValue:"FiMoreHorizontal",hideEmptyItem:!0,options:[{label:"Horizontal Dots",value:"FiMoreHorizontal"},{label:"Vertical Dots",value:"FiMoreVertical"},{label:"Hamburger Menu",value:"FiMenu"}]},{id:"color",label:"Color",componentId:"ColorPicker",isStyle:!0},{id:"height",label:"Height",section:"content",type:"number",hint:"The height of the icon in pixels",componentId:"Input",defaultValue:25,isStyle:!0}]},Osn={componentId:"QuoteCalculator",resources:[esn,psn,Se(Se({},asn),{},{hint:"Select the spreadsheet to create new rows in with this Form"}),{id:"inputs",section:"Inputs",componentId:"GoogleSheetCellPicker"},{id:"results",section:"Results",componentId:"GoogleSheetCellPicker"},{id:"inputsLabel",label:"Inputs Label",section:"labels",orientation:"horizontal",width:"150px",componentId:"DynamicString"},{id:"resultsLabel",label:"Results Label",section:"labels",orientation:"horizontal",width:"150px",componentId:"DynamicString"},{id:"buttonLabel",label:"Button Label",section:"labels",orientation:"horizontal",width:"150px",componentId:"DynamicString"},{label:"Submit Action",id:"submitAction",section:"actions",dynamicSources:["form"],hint:"This action runs in addition to the default create or update action",isAction:!0,componentId:"Action",requiresSheet:!0,advanced:!0}]},Isn={componentId:"Row",resources:[{id:"label",label:"Reference Label",componentId:"Input",section:"content",hint:"An internal label for your own reference only."},{id:"gap",label:"Item Spacing",hint:"The space between the items in the row",section:"spacing",componentId:"Input",type:"number",defaultValue:20,isStyle:!0,orientation:"horizontal",width:"120px"}].concat(z(usn),[{id:"flexWrap",label:"Allow Row Wrapping",hint:"Allow the row to wrap onto multiple lines to be responsive on different screen sizes",section:"spacing",componentId:"Switch",defaultValue:!1,isStyle:!0,orientation:"horizontal"},{id:"blockHierarchy",hint:"Configure the blocks inside this Row",section:"blocks",componentId:"BlockHierarchy"},{id:"horizontalAlignment",label:"Horizontal Alignment",hint:"Define how the items align horizontally",section:"spacing",componentId:"SelectToggle",defaultValue:"flex-start",isStyle:!0,tabs:[{label:"Start",value:"flex-start",icon:"Custom-VAlignBottom",rotate:90},{label:"Center",value:"center",icon:"Custom-VAlignCenter",rotate:90},{label:"End",value:"flex-end",icon:"Custom-VAlignTop",rotate:90},{label:"Space Between",value:"space-between",icon:"Custom-VSpaceBetween",rotate:90},{label:"Space Around",value:"space-around",icon:"Custom-VSpaceAround",rotate:90}]},{id:"verticalAlignment",label:"Vertical Alignment",hint:"Define how the items align vertically. Note: This only matters if your items have different heights.",section:"spacing",defaultValue:"flex-start",componentId:"SelectToggle",isStyle:!0,tabs:[{label:"Start",value:"flex-start",icon:"Custom-VAlignTop"},{label:"Center",value:"center",icon:"Custom-VAlignCenter"},{label:"End",value:"flex-end",icon:"Custom-VAlignBottom"},{label:"Stretch",value:"stretch",icon:"Custom-VAlignStretch"}]},{id:"clickAction",label:"Click Action",componentId:"Action",section:"actions",isAction:!0},{id:"switchToColumn",componentId:"SwitchComponent",type:"Column",section:"switchToColumn"}])},Rsn={componentId:"Select",resources:[].concat(z($cn),[(Dcn={id:"options",label:"Options",componentId:"DataGrid",orientation:"vertical",hint:"Define the options to appear in your select dropdown.",newObject:{label:"Label",value:"Value"}},He(Dcn,"orientation","vertical"),He(Dcn,"columns",[{key:"label",componentId:"Input"},{key:"value",componentId:"Input"}]),Dcn),{id:"selectText",label:"Select Text",hint:"Override the default 'Select' text for when no value is selected",componentId:"Input",required:!1,defaultValue:""},{id:"defaultValue",label:"Default Value",hint:"Enter a default value for this field",componentId:"Input",required:!1,defaultValue:""},{id:"validation",label:"Validation",componentId:"FormValidationSimple"}])},Fsn={componentId:"SmartBlock",resources:[{id:"label",label:"Label",componentId:"DynamicString",section:"text",defaultValue:"Ask anything about your data"},{id:"submitButtonText",label:"Submit Button Text",componentId:"DynamicString",section:"text",defaultValue:"Submit"},Se(Se({},asn),{},{preventExtras:!0,wizard:!1,sectionLabel:"Limit Data Sources",hint:"Limit the query to a specific data source"}),dsn]},Nsn={equals:"Equals",does_not_equal:"Does Not Equal",contains:"Contains",in:"In",does_not_contain:"Does Not Contain",greater_than:"Greater Than",less_than:"Less Than",length_greater_than:"Length Greater Than",length_less_than:"Length Less Than",is_true:"Is True (boolean)",is_false:"Is False (boolean)",exists:"Exists (has value)",does_not_exist:"Does Not Exist (no value)",date_equals:"Date Equals",date_after:"Date After",date_before:"Date Before",date_in_range:"Date In Range"},Psn={Count:[],Average:["field"],Sum:["field"],Maximum:["field"],Minimum:["field"],Median:["field"],Mode:["field"],"Unique Count":["field"],"Boolean Count":["field"],"Field Count":["field","operator","value"],Percentage:["field","operator","value"],Ratio:["field","value"]},jsn=[{label:"Count",description:"Total count of rows in the dataset."},{label:"Field Count",description:"Count of rows with a specific value in a given field."},{label:"Percentage",description:"Percentage of rows with a specific value in a given field."},{label:"Average",description:"Average value of a numeric field."},{label:"Sum",description:"Sum of values in a numeric field."},{label:"Maximum",description:"Maximum value in a numeric field.",advanced:!0},{label:"Minimum",description:"Minimum value in a numeric field.",advanced:!0},{label:"Unique Count",description:"Count of unique values in a field.",advanced:!0},{label:"Ratio",description:"Ratio between two numeric fields.",advanced:!0},{label:"Boolean Count",description:"Count of rows where a Boolean field is true.",advanced:!0},{label:"Median",description:"The median value of a numeric field.",advanced:!0},{label:"Mode",description:"The most frequently occurring value in a column",advanced:!0}],Usn={componentId:"Stat",resources:[{id:"valueType",label:"Value Type",componentId:"Select",hideEmptyItem:!0,required:!0,section:"content",hint:"Whether the value is calculated from spreadsheet rows or a manual value",orientation:"horizontal",defaultValue:"calculated",width:"150px",advanced:!0,options:[{label:"Calculated",value:"calculated"},{label:"Manual",value:"manual"}]},Se(Se({},esn),{},{requiresSheet:!1}),psn,Se(Se({},asn),{},{displayCondition:function(t){return"calculated"===(0,Js.get)(t,"valueType")}}),{id:"metric",label:"Metric",componentId:"MetricBrowser",required:!0,section:"setup",orientation:"horizontal",defaultValue:"Count",requiresSheet:!0,wizard:!0,displayCondition:function(t){return"calculated"===(0,Js.get)(t,"valueType")}},{id:"fontColor",label:"Font Color",section:"fontStyle",isStyle:!0,componentId:"ColorPicker",orientation:"horizontal"},{id:"manualValue",key:"manualValue",label:"Manual Value",componentId:"DynamicString",hint:"Enter a value to display in the stat",required:!0,defaultValue:"",section:"content",displayCondition:function(t){return"manual"===(0,Js.get)(t,"valueType")}},{id:"size",label:"Size",componentId:"Select",required:!0,section:"fontStyle",isStyle:!0,orientation:"horizontal",defaultValue:"medium",hideEmptyItem:!0,width:"150px",options:[{label:"Extra Small",value:"extraSmall"},{label:"Small",value:"small"},{label:"Medium",value:"medium"},{label:"Large",value:"large"}],requiresSheet:!0},{id:"field",label:"Metric Field",section:"setup",componentId:"SpreadsheetColumnSelect",required:!1,requiresSheet:!0,hint:"The spreadsheet column to use in the metric calculation",displayCondition:function(t){return(0,Js.get)(Psn,t.metric,[]).includes("field")}},{id:"operator",label:"Operator",componentId:"Select",required:!0,defaultValue:"equals",section:"setup",options:["equals","does_not_equal","greater_than","less_than","contains","in","length_greater_than","is_true","is_false","length_less_than","does_not_contain","date_equals","date_after","date_before","date_in_range","exists","does_not_exist"].map((function(t){return{label:(0,Js.get)(Nsn,t),value:t}})),hint:"The operator to use in in the metric calculation, comparing the field and value",displayCondition:function(t){return(0,Js.get)(Psn,t.metric,[]).includes("operator")},requiresSheet:!0},hsn,{id:"hiddenFilters",componentId:"HiddenFiltersConfig",section:"hiddenFilters",requiresSheet:!0,sectionHint:"Filter the initial data that users can access",link:"https://help.frontly.ai/en/articles/7971258-hidden-filters"},{id:"statPrefix",key:"statPrefix",label:"Stat Prefix",componentId:"DynamicString",required:!0,defaultValue:"",orientation:"horizontal",width:"150px",section:"display",hint:"Text to display before the metric value",advanced:!0},{label:"Decimal Places",id:"decimalPlaces",componentId:"Input",defaultValue:0,orientation:"horizontal",width:"150px",section:"display",hint:"The number of decimal places to display",advanced:!0},{id:"value",label:"Metric Value",componentId:"DynamicString",required:!0,section:"setup",hint:"The value to use in the metric calculation",defaultValue:"",displayCondition:function(t){return(0,Js.get)(Psn,t.metric,[]).includes("value")},requiresSheet:!0},{label:"Click Action",id:"clickAction",section:"actions",hint:"This action runs when you click",isAction:!0,componentId:"Action",requiresSheet:!0,advanced:!0}]},Wsn=[{id:"columnType",label:"Column Type",hint:"Define how the column should be displayed visually.",componentId:"Select",required:!0,defaultValue:"text",hideEmptyItem:!0,options:[{label:"Text",value:"text"},{label:"Badge",value:"badge"},{label:"Link",value:"link"},{label:"Date",value:"date"},{label:"Number",value:"number"},{label:"Boolean",value:"boolean"},{label:"Image",value:"image"},{label:"Alphanumeric",value:"alphanumeric"},{label:"Euro Decimal",value:"euroDecimal"}]},{id:"label",label:"Label",hint:"Override the default label",componentId:"Input",required:!0,defaultValue:""},{displayCondition:function(t){return"date"===(0,Js.get)(t,"columnType")},id:"dateFormat",label:"Date Format",componentId:"DateFormatConfig",required:!0,enabledFields:["outputDate","outputTime","showAmPm"]},Se({displayCondition:function(t){return"badge"===(0,Js.get)(t,"columnType")}},vsn),{id:"customColors",label:"Custom Colors",componentId:"MultiForm",labelSingular:"Custom Color",passIdToChild:!0,width:"300px",displayCondition:function(t){return"badge"===(0,Js.get)(t,"columnType")},fields:[{key:"label",label:"Label",placeholder:"Label",componentId:"Input",width:"100%"},{key:"color",label:"Color",componentId:"ColorPicker",width:"100%"},{id:"displayConditions",label:"Display Conditions",componentId:"DisplayConditions",orientation:"vertical"}]},{displayCondition:function(t){return"badge"===(0,Js.get)(t,"columnType")},id:"splitBadge",label:"Split Badges",componentId:"Switch",orientation:"horizontal",defaultValue:!1,hint:"Should split the badges by `,`?"},{id:"displayConditions",label:"Display Conditions",componentId:"DisplayConditions",orientation:"vertical"},{id:"bold",key:"bold",label:"Bold",componentId:"Switch",defaultValue:!1,displayCondition:function(t){return["text","link"].includes((0,Js.get)(t,"columnType","text"))}},{id:"fontColor",key:"fontColor",label:"Font Color",componentId:"ColorPicker",displayCondition:function(t){return["text","link"].includes((0,Js.get)(t,"columnType","text"))}},{id:"truncate",displayCondition:function(t){return["text","link"].includes((0,Js.get)(t,"columnType","text"))},key:"truncate",label:"Character Limit",componentId:"Input",required:!1,type:"number",defaultValue:25},{id:"linkText",displayCondition:function(t){return"link"===(0,Js.get)(t,"columnType","text")},key:"linkText",label:"Link Text",hint:"Override the default link text",componentId:"Input",required:!1}],Zsn={componentId:"Table",resources:[].concat(z(gsn),[{id:"columnData",componentId:"StaticFields",section:"tableColumns",keys:Wsn,requiresSheet:!0,showRelationFields:!0},{id:"defaultSortColumn",label:"Column",componentId:"SpreadsheetColumnSelect",section:"defaultSorting",requiresSheet:!0,orientation:"horizontal",width:"150px",advanced:!0},{id:"defaultSortDirection",label:"Sort Direction",section:"defaultSorting",requiresSheet:!0,componentId:"Select",orientation:"horizontal",width:"150px",hideEmptyItem:!0,defaultValue:"asc",options:[{label:"Ascending",value:"asc"},{label:"Descending",value:"desc"}],advanced:!0},{id:"rowHeight",label:"Row Height",section:"tableRows",isStyle:!0,requiresSheet:!0,componentId:"Select",orientation:"horizontal",width:"150px",hideEmptyItem:!0,defaultValue:"default",advanced:!0,options:[{label:"Default",value:"default"},{label:"Condensed",value:"condensed"}]},{id:"borderStyle",label:"Border Style",section:"tableRows",isStyle:!0,requiresSheet:!0,componentId:"Select",orientation:"horizontal",width:"150px",hideEmptyItem:!0,defaultValue:"solid",advanced:!0,options:[{label:"Solid",value:"solid"},{label:"Dashed",value:"dashed"}]},{id:"showAlternatingColors",label:"Show Alternating Row Colors",componentId:"Switch",section:"tableRows",isStyle:!0,orientation:"horizontal",width:"150px",requiresSheet:!0,defaultValue:!1,advanced:!0},{id:"rowActions",label:"Row Actions",componentId:"MultiActions",section:"actions",isAction:!0,isMultiAction:!0,requiresSheet:!0,dynamicSources:["record"]},isn])},Gsn={componentId:"TextArea",resources:[].concat(z($cn),[{label:"Text Align",id:"textAlign",section:"alignment",isStyle:!0,componentId:"Select",orientation:"horizontal",width:"150px",hideEmptyItem:!0,defaultValue:"left",options:[{label:"Left",value:"left"},{label:"Center",value:"center"},{label:"Right",value:"right"}]},{id:"placeholder",label:"Placeholder",hint:"Display a placeholder for this field",componentId:"Input",required:!1,defaultValue:""},{id:"defaultValue",label:"Default Value",hint:"Enter a default value for this field",componentId:"Input",required:!1,defaultValue:""},{id:"validation",label:"Validation",componentId:"FormValidationSimple"}])},qsn={componentId:"Timeline",resources:[esn,psn,Se(Se({},asn),{},{hint:"Select the spreadsheet to create new rows in with this Form"}),{id:"leftContent",label:"Left Content",componentId:"SpreadsheetColumnSelect",requiresSheet:!0,section:"timelineData",hint:"The spreadsheet column to use for left side content"},{id:"rightContent",label:"Right Content",componentId:"SpreadsheetColumnSelect",requiresSheet:!0,section:"timelineData",hint:"The spreadsheet column to use for right side content"},{id:"sortingColumn",label:"Sorting Column",componentId:"SpreadsheetColumnSelect",section:"Sorting",requiresSheet:!0},{id:"sortingDirection",label:"Sorting Direction",section:"Sorting",requiresSheet:!0,componentId:"Select",hideEmptyItem:!0,defaultValue:"asc",options:[{label:"Ascending",value:"asc"},{label:"Descending",value:"desc"}]},hsn,dsn]},Ysn={Switch:{componentId:"Switch",resources:[{id:"key",label:"Field ID",componentId:"Input",hint:"This ID is used to reference the field in the submit action form variable"},{id:"backgroundWidth",label:"Background Width",section:"size",type:"number",hint:"The width of the switch background in pixels",componentId:"Input",defaultValue:28,isStyle:!0},{id:"ballHeight",label:"Ball Height",section:"size",type:"number",hint:"The size of the switch ball in pixels",componentId:"Input",defaultValue:12,isStyle:!0,min:10},{id:"defaultValue",label:"Default Value",hint:"Enter a default value for this field",componentId:"Input",required:!1,defaultValue:""},{id:"validation",label:"Validation",componentId:"FormValidationSimple"}]},TextArea:Gsn,Input:Ssn,Select:Rsn,AIBlock:bsn,SmartBlock:Fsn,Button:xsn,Calendar:Msn,Chatbot:{componentId:"Chatbot",resources:[{id:"systemPrompt",label:"System Prompt",componentId:"TextArea",hint:"Set the initial context or behavior for the assistant.",section:"settings"},{id:"initialMessage",label:"Initial Message",componentId:"TextArea",hint:"Set an initial message to start the conversation.",section:"settings"},{id:"placeholder",label:"Input Placeholder",componentId:"Input",hint:"Placeholder text for the user input field.",section:"settings",defaultValue:"Type a message..."},{id:"sendButtonText",label:"Send Button Text",componentId:"Input",hint:"Text for the send button.",section:"settings",defaultValue:"Send"},{id:"assistantName",label:"Assistant Name",componentId:"Input",hint:"Name displayed for the assistant in the chat.",section:"settings",defaultValue:"Assistant"},{id:"userName",label:"User Name",componentId:"Input",hint:"Name displayed for the user in the chat.",section:"settings",defaultValue:"You"},{id:"showTimestamps",label:"Show Timestamps",componentId:"Switch",hint:"Toggle to show or hide timestamps for messages.",section:"settings",defaultValue:!0},{id:"chatHistoryLimit",label:"Chat History Limit",componentId:"Input",type:"number",hint:"Maximum number of messages to display (0 for unlimited).",section:"settings",defaultValue:0},{id:"textColor",label:"Text Color",componentId:"ColorPicker",hint:"Default text color for messages.",section:"chatBubbles",isStyle:!0,defaultValue:"#000000"},{id:"assistantBubbleColor",label:"Assistant Bubble Color",componentId:"ColorPicker",hint:"Background color for the assistant's messages.",section:"chatBubbles",isStyle:!0,defaultValue:"#EDEDED"},{id:"userBubbleColor",label:"User Bubble Color",componentId:"ColorPicker",hint:"Background color for the user's messages.",section:"chatBubbles",isStyle:!0,defaultValue:"#E5F2FF"}]},Form:ksn,Grid:Hsn,Kanban:Lsn,Table:Zsn,Text:{componentId:"Text",resources:[{id:"text",label:"Text",section:"content",componentId:"DynamicString",defaultValue:"Enter text here"},{id:"fontSize",label:"Font Size",section:"font",componentId:"Input",type:"number",orientation:"horizontal",width:"120px",defaultValue:14,isStyle:!0},{id:"fontWeight",label:"Font Weight",section:"font",componentId:"Select",defaultValue:300,hideEmptyItem:!0,orientation:"horizontal",width:"120px",isStyle:!0,options:[{value:"200",label:"Extra Light"},{value:"300",label:"Light"},{value:"400",label:"Normal"},{value:"500",label:"Medium"},{value:"600",label:"Semi Bold"},{value:"700",label:"Bold"}]},{id:"fontColor",label:"Font Color",section:"font",isStyle:!0,componentId:"ColorPicker",orientation:"horizontal"},{label:"Text Align",id:"textAlign",section:"alignment",isStyle:!0,componentId:"Select",orientation:"horizontal",width:"150px",hideEmptyItem:!0,defaultValue:"left",options:[{label:"Left",value:"left"},{label:"Center",value:"center"},{label:"Right",value:"right"}]},{label:"Click Action",id:"clickAction",section:"actions",isAction:!0,advanced:!0,componentId:"Action"},{id:"isMarkdown",label:"Is Markdown",hint:"Render text as markdown. Requires the standard Markdown format, which supports bolding and other formatting.",section:"formatting",componentId:"Switch",orientation:"horizontal"},{id:"truncate",key:"truncate",label:"Character Limit",componentId:"Input",section:"font",type:"number",isStyle:!0,orientation:"horizontal",width:"120px"}]},Chart:wsn,Chart2:zsn,Stat:Usn,Iframe:{componentId:"Iframe",resources:[{id:"url",label:"Url",section:"content",hint:"The URL of the external page you want to display",componentId:"DynamicString",defaultValue:"https://google.com",wizard:!0},{id:"height",label:"Height",section:"content",type:"number",hint:"The height of the Iframe in pixels",componentId:"Input",defaultValue:300}]},Map:Tsn,Timeline:qsn,InfoList:Esn,Layout:Dsn,Row:Isn,Column:Csn,Image:{componentId:"Image",resources:[{id:"url",key:"url",label:"Image URL",componentId:"DynamicString",required:!0,section:"image",defaultValue:""},{id:"height",label:"Height",type:"number",section:"size",isStyle:!0,hint:"The height of the image in pixels",componentId:"Input",width:"120px",orientation:"horizontal"},{id:"showEmptyPlaceholder",label:"Show Empty Placeholder",section:"image",hint:"If there's no valid image URL, show a generic placeholder image",componentId:"Switch",orientation:"horizontal",defaultValue:!0},{id:"borderRadius",label:"Border Radius",type:"number",section:"border",isStyle:!0,hint:"The border radius of the image in pixels (to create a curved edge)",componentId:"PaddingConfig"},{id:"objectFit",label:"Image Fit",type:"number",section:"image",isStyle:!0,hint:"Determine how the image fits within the frame",componentId:"Select",defaultValue:"cover",options:[{label:"Contain",value:"contain"},{label:"Cover",value:"cover"},{label:"Fill",value:"fill"}]},{id:"objectPosition",label:"Image Position",type:"number",section:"image",isStyle:!0,hint:"Determine how the image fits within the frame",componentId:"Select",defaultValue:"cover",options:[{label:"Top",value:"top"},{label:"Center",value:"center"},{label:"Bottom",value:"bottom"},{label:"Right",value:"right"},{label:"Left",value:"left"}]},{id:"clickAction",componentId:"Action",section:"clickAction",isAction:!0}]},Video:{componentId:"Video",resources:[{id:"url",key:"url",label:"Url",componentId:"DynamicString",required:!0,defaultValue:"",wizard:!0},{id:"height",label:"Height",type:"number",hint:"The height of the image in pixels",componentId:"Input"}]},TextButtonRow:{componentId:"TextButtonRow",resources:[{id:"text",label:"Text",componentId:"DynamicString",section:"content",defaultValue:"New Button"},{id:"actions",label:"Buttons",componentId:"MultiActions",isAction:!0,isMultiAction:!0}]},RichText:{componentId:"RichText",resources:[{id:"content",label:"Content",componentId:"RichTextEditor",section:"content"}]},QuoteCalculator:Osn,Icon:{componentId:"Icon",resources:[{id:"icon",label:"Icon",componentId:"IconBrowser",section:"basics",orientation:"horizontal",defaultValue:"FiCompass",useDefault:!0},{id:"size",label:"Size",componentId:"Input",section:"basics",orientation:"horizontal",width:"100px",defaultValue:20,useDefault:!0},{id:"color",label:"Color",section:"basics",componentId:"ColorPicker",orientation:"horizontal",defaultValue:""},{id:"clickAction",label:"Click Action",componentId:"Action",section:"actions",isAction:!0}]},Progress:{componentId:"Progress",resources:[{id:"orientation",label:"Orientation",componentId:"Select",orientation:"horizontal",defaultValue:"responsive",hideEmptyItem:!0,options:[{value:"horizontal",label:"Horizontal"},{value:"vertical",label:"Vertical"},{value:"responsive",label:"Responsive"}]},{id:"hideTextHorizontal",label:"Hide Text When Horizontal",componentId:"Switch",orientation:"horizontal",defaultValue:!1},{id:"steps",label:"Steps",componentId:"MultiForm",labelSingular:"Step",passIdToChild:!0,section:"badge",width:"300px",fields:[{key:"label",label:"Label",placeholder:"Label",componentId:"Input",width:"100%"},{key:"description",label:"Description",placeholder:"Description",componentId:"Input",width:"100%"},{id:"conditions",label:"Conditions",componentId:"DisplayConditions",orientation:"vertical"}]}]},Custom:{componentId:"Custom",resources:[]},Placeholder:{componentId:"Placeholder",resources:[{id:"height",label:"Height",section:"size",isStyle:!0,hint:"The height of the placeholder in pixels",componentId:"Input",width:"120px",orientation:"horizontal"}]},Menu:Vsn},Xsn=function(){var t=lR(),e=(0,Js.get)(t,"blocks",[]),n=Ys(nI);return e.find((function(t){return t.id===n}))},$sn=function(){var t=Ys(aI),e=$s(cI),n=$s(uI),r=iR(),a=lR(),i=(0,Js.get)(a,"blocks",[]),o=Dt(),l=parseInt(o.id),c=Ys(nI),s=Qs((function(t){var a=t.snapshot,i=t.set;return function(){var t=Ae(ke().mark((function t(o){var c,s,u,d;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,a.getPromise(KI);case 2:return c=t.sent,t.next=5,a.getPromise(_I);case 5:s=t.sent,r?(u=Nu(s).map((function(t){return t.id==l?Se(Se({},t),o):t})),i(_I,u),e(!0)):(d=c.map((function(t){return t.id===l?Se(Se({},t),o):t})),i(KI,d),n(!0));case 7:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()}),[r,l,e,n]);return{setBlock:function(a){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},l=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,u=arguments.length>3&&void 0!==arguments[3]&&arguments[3],d=i.map((function(e){var n=c||l;if(e.id===n){var r=(0,Js.get)(t,n);if(!u&&r){var i=(0,Js.get)(e,"versions",[]).map((function(t){return(0,Js.get)(t,"id")===r?Se(Se({},t),{},{data:Se(Se({},(0,Js.get)(t,"data",{})),a)}):t}));return Se(Se({},e),{},{versions:i})}return Se(Se({},e),a)}return e}));s(Se({blocks:d},o)),r?e(!0):n(!0)},setPage:s}},Ksn=function(t){var e=t.block,n=t.actions,r=t.blocks,a=t.blocksToDuplicate,i=function t(e,i,o){var l=[].concat(z(r),z(i)),c=[].concat(z(n),z(o)),s=id(c,"id"),u=id(l,"id")+1,d=Se(Se({},e),{},{id:u}),h=(0,Js.get)(Ysn,(0,Js.get)(e,"componentId")),f=function(t,e){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;if(t.isMultiAction||t.isAction){var a=Se({},e);if(t.isMultiAction){var i=[];(0,Js.get)(e,t.id,[]).forEach((function(t){var e=Se({},t),r=n.find((function(e){return e.id===t.value}));s+=1,e.value=s,i.push(e),o.push(Se(Se({},r),{},{id:s}))})),a[t.id]=i}else if(t.isAction){var l=n.find((function(n){return n.id===(0,Js.get)(e,t.id)}));l&&(s+=1,a[t.id]=s,o.push(Se(Se({},l),{},{id:s})))}d=r?Se(Se({},d),{},{versions:(0,Js.get)(d,"versions",[]).map((function(t){return(0,Js.get)(t,"id")===r?Se(Se({},t),{},{data:Se(Se({},t.data),a)}):t}))}):Se(Se({},d),a)}};return(0,Js.get)(h,"resources",[]).forEach((function(t){f(t,d,null),(0,Js.get)(d,"versions",[]).forEach((function(e){f(t,(0,Js.get)(e,"data",{}),e.id)}))})),i.push(d),a.filter((function(t){return t.layoutParent===e.id||t.parent===e.id})).forEach((function(n){var r=Se({},n);n.layoutParent===e.id?r.layoutParent=d.id:n.parent===e.id&&(r.parent=d.id),t(r,i,o)})),{blockId:d.id,copiedActions:o,copiedBlocks:i}}(e,[],[]);return{blockId:i.blockId,actions:i.copiedActions,blocks:i.copiedBlocks}},Qsn=function(){var t=$sn().setPage,e=Xsn(),n=lR(),r=$s(nI);return(0,uf.jsx)(gf,{data:{text:"Duplicate Block",onClick:function(){var a=z((0,Js.get)(n,"actions",[])),i=pd((0,Js.get)(n,"blocks",[])),o=Ksn({block:e,actions:a,blocks:i,blocksToDuplicate:i}),l=[].concat(z(a),z((0,Js.get)(o,"actions",[]))),c=[].concat(z(i),z((0,Js.get)(o,"blocks",[])));t(Se(Se({},n),{},{actions:l,blocks:c})),r((0,Js.get)(o,"blockId"))},icon:"FiCopy",type:"basic",size:"small"}})},Jsn=JSON.parse('[{"id":28,"name":"AI Generator Form","description":"A custom form using the AI action to generate content based on user input","image":"https://res.cloudinary.com/frontly/image/upload/v1717965592/Screenshot_2024-06-09_at_1.06.32_PM_hfimst.png","blocks":[{"id":24,"gap":20,"label":"Column","padding":{"all":"0"},"componentId":"Column","backgroundSize":"cover","backgroundColor":"#ffffff","parentComponentId":null,"verticalAlignment":"center","backgroundPosition":"center","horizontalAlignment":"flex-start"},{"id":25,"gap":"5","label":"Column","padding":{"all":"30"},"clickAction":4,"componentId":"Column","layoutWidth":"700","layoutParent":24,"backgroundSize":"cover","showBackground":true,"backgroundColor":"#ffffff","displayConditions":[{"id":1,"value1":"{{ localState.title }}","operator":"does_not_exist"}],"parentComponentId":null,"verticalAlignment":"flex-start","backgroundPosition":"center","fillRemainingSpace":false,"horizontalAlignment":"flex-start"},{"id":26,"text":"What kind of blog post do you need?","index":0,"label":"Text","fontSize":"28","inLayout":true,"maxWidth":-40,"isPreview":false,"textAlign":"left","fontWeight":"600","gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"","layoutParent":25,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":null,"fillRemainingSpace":true},{"id":27,"text":"Tone","index":4,"label":"Text","margin":{"top":"20"},"fontSize":"18","inLayout":true,"maxWidth":-40,"isPreview":false,"textAlign":"left","fontWeight":300,"gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"fit-content","layoutParent":25,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":null},{"id":28,"key":"tone","label":"Select","options":[{"label":"Funny","value":"Funny"},{"label":"Scientific","value":"Scientific"},{"label":"Sarcastic","value":"Sarcastic"}],"padding":{"all":"20","top":"17","bottom":"17"},"fontSize":"18","fontWeight":300,"componentId":"Select","layoutWidth":300,"layoutParent":25,"backgroundColor":"#ffffff","fillRemaininSpace":true,"parentComponentId":null,"fillRemainingSpace":true},{"id":29,"text":"Topic","index":0,"label":"Text","margin":{"top":"20"},"fontSize":"18","inLayout":true,"maxWidth":-40,"isPreview":false,"textAlign":"left","fontWeight":300,"gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"fit-content","layoutParent":25,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":null},{"id":30,"key":"topic","label":"TextArea","height":"150","fontSize":"18","textAlign":"left","fontWeight":300,"componentId":"TextArea","layoutParent":25,"backgroundColor":"#ffffff","parentComponentId":null,"fillRemainingSpace":true},{"id":31,"text":"Generate Blog With AI","type":"primary","label":"Button","margin":{"top":"20"},"padding":{"all":"20"},"fontSize":"24","fontWeight":"500","clickAction":5,"componentId":"Button","layoutParent":25,"parentComponentId":null,"fillRemainingSpace":true},{"id":32,"gap":20,"label":"Column","padding":{"all":"0"},"componentId":"Column","layoutParent":24,"backgroundSize":"cover","backgroundColor":"#ffffff","displayConditions":[{"id":1,"value1":"{{ localState.title }}","operator":"exists"}],"parentComponentId":null,"verticalAlignment":"center","backgroundPosition":"center","horizontalAlignment":"flex-start"},{"id":33,"gap":20,"label":"Row","padding":{"all":"0"},"componentId":"Row","layoutWidth":"700","layoutParent":32,"backgroundSize":"cover","backgroundColor":"#ffffff","parentComponentId":null,"verticalAlignment":"center","backgroundPosition":"center","fillRemainingSpace":false,"horizontalAlignment":"space-between"},{"id":34,"text":"Results","index":0,"label":"Text","fontSize":"30","inLayout":true,"maxWidth":-40,"isPreview":false,"textAlign":"left","fontWeight":"500","gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"200px","layoutParent":33,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":null},{"id":35,"text":"Generate Another","type":"primary","label":"Button","fontSize":"18","fontWeight":"500","clickAction":6,"componentId":"Button","layoutParent":33,"parentComponentId":null},{"id":36,"gap":20,"label":"Column","padding":{"all":"30"},"componentId":"Column","layoutWidth":"700","layoutParent":32,"backgroundSize":"cover","showBackground":true,"backgroundColor":"#ffffff","displayConditions":[],"parentComponentId":null,"verticalAlignment":"flex-start","backgroundPosition":"center","fillRemainingSpace":false,"horizontalAlignment":"flex-start"},{"id":37,"text":"{{ localState.title }}","index":1,"label":"Text","fontSize":"28","inLayout":true,"maxWidth":-40,"isPreview":false,"textAlign":"left","fontWeight":"600","gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"fit-content","layoutParent":36,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":null},{"id":38,"text":"{{ localState.content }}","index":2,"label":"Text","fontSize":"24","inLayout":true,"maxWidth":-40,"isPreview":false,"textAlign":"left","fontWeight":"300","gridHeight":null,"isFetching":false,"isMarkdown":true,"componentId":"Text","layoutWidth":"fit-content","layoutParent":36,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":null}],"actions":[{"id":4,"label":"Action 3","steps":[{"id":1,"type":null}]},{"id":5,"label":"Action 1","steps":[{"id":1,"type":"OPEN_AI","parent":null,"prompt":"Generate a blog post with a {{ form.tone }} tone about this topic: {{ form.topic }}","objectSchema":[{"id":1,"key":"title","value":"The title of the blog post"},{"id":2,"key":"content","value":"The main content of the blog post, formatted in Markdown format"}],"responseType":"object"},{"id":2,"type":"LOCAL_STATE","parent":1,"values":[{"id":1,"key":"title","value":"{{ actionSteps.1.title }}"},{"id":2,"key":"content","value":"{{ actionSteps.1.content }}"}]}]},{"id":6,"label":"Action 2","steps":[{"id":1,"type":"LOCAL_STATE","parent":null,"values":[{"id":1,"key":"title","value":""},{"id":2,"key":"content"}]}]}],"blockId":24},{"id":29,"name":"Custom Form","description":"A custom form with a variety of input types and a button to submit","image":"https://res.cloudinary.com/frontly/image/upload/v1717965361/Screenshot_2024-06-09_at_1.31.42_PM_ohnq3s.png","blocks":[{"id":24,"gap":20,"label":"Column","padding":{"all":"0"},"componentId":"Column","backgroundSize":"cover","backgroundColor":"#ffffff","parentComponentId":null,"verticalAlignment":"center","backgroundPosition":"center","horizontalAlignment":"flex-start"},{"id":25,"gap":"5","label":"Column","padding":{"all":"30"},"componentId":"Column","layoutWidth":"500","layoutParent":24,"backgroundSize":"cover","showBackground":true,"backgroundColor":"#ffffff","parentComponentId":null,"verticalAlignment":"flex-start","backgroundPosition":"center","horizontalAlignment":"flex-start"},{"id":26,"text":"Complete this form to get started","index":0,"label":"Text","fontSize":"28","inLayout":true,"maxWidth":-40,"isPreview":false,"textAlign":"center","fontWeight":"600","gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"","layoutParent":25,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":null,"fillRemainingSpace":true},{"id":27,"gap":20,"label":"Row","margin":{"top":"30"},"padding":{"all":"0"},"flexWrap":true,"componentId":"Row","layoutParent":25,"backgroundSize":"cover","backgroundColor":"#ffffff","parentComponentId":null,"verticalAlignment":"flex-start","backgroundPosition":"center","horizontalAlignment":"flex-start"},{"id":28,"gap":"5","label":"Column","padding":{"all":"0"},"componentId":"Column","layoutWidth":"150","layoutParent":27,"backgroundSize":"cover","backgroundColor":"#ffffff","parentComponentId":null,"verticalAlignment":"flex-start","backgroundPosition":"center","fillRemainingSpace":true,"horizontalAlignment":"flex-start"},{"id":29,"text":"First Name","index":0,"label":"Text","margin":{"top":""},"fontSize":"18","inLayout":true,"maxWidth":-40,"isPreview":false,"textAlign":"left","fontWeight":300,"gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"fit-content","layoutParent":28,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":null},{"id":30,"key":"first_name","label":"Input","padding":{"all":"20"},"fontSize":"18","textAlign":"left","fontWeight":300,"componentId":"Input","layoutWidth":300,"layoutParent":28,"showBackground":false,"backgroundColor":"#ffffff","fillRemaininSpace":true,"parentComponentId":null,"fillRemainingSpace":true},{"id":31,"gap":"5","label":"Column","padding":{"all":"0"},"componentId":"Column","layoutWidth":"150","layoutParent":27,"backgroundSize":"cover","backgroundColor":"#ffffff","parentComponentId":null,"verticalAlignment":"flex-start","backgroundPosition":"center","fillRemainingSpace":true,"horizontalAlignment":"flex-start"},{"id":32,"text":"Last Name","index":0,"label":"Text","margin":{"top":""},"fontSize":"18","inLayout":true,"maxWidth":-40,"isPreview":false,"textAlign":"left","fontWeight":300,"gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"fit-content","layoutParent":31,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":null},{"id":33,"key":"last_name","label":"Input","padding":{"all":"20"},"fontSize":"18","textAlign":"left","fontWeight":300,"componentId":"Input","layoutWidth":300,"layoutParent":31,"showBackground":false,"backgroundColor":"#ffffff","fillRemaininSpace":true,"parentComponentId":null,"fillRemainingSpace":true},{"id":34,"text":"Email","index":2,"label":"Text","margin":{"top":"20"},"fontSize":"18","inLayout":true,"maxWidth":-40,"isPreview":false,"textAlign":"left","fontWeight":300,"gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"fit-content","layoutParent":25,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":null},{"id":35,"key":"email","label":"Input","padding":{"all":"20"},"fontSize":"18","textAlign":"left","fontWeight":300,"componentId":"Input","layoutParent":25,"backgroundColor":"#ffffff","parentComponentId":null,"fillRemainingSpace":true},{"id":36,"text":"Favorite Color","index":4,"label":"Text","margin":{"top":"20"},"fontSize":"18","inLayout":true,"maxWidth":-40,"isPreview":false,"textAlign":"left","fontWeight":300,"gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"fit-content","layoutParent":25,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":null},{"id":37,"key":"color","label":"Select","options":[{"label":"Red","value":"Red"},{"label":"Blue","value":"Blue"},{"label":"Green","value":"Green"}],"padding":{"all":"20","top":"17","bottom":"17"},"fontSize":"18","fontWeight":300,"componentId":"Select","layoutWidth":300,"layoutParent":25,"backgroundColor":"#ffffff","fillRemaininSpace":true,"parentComponentId":null,"fillRemainingSpace":true},{"id":38,"gap":"5","label":"Row","margin":{"top":"20"},"padding":{"all":"0"},"componentId":"Row","layoutParent":25,"backgroundSize":"cover","backgroundColor":"#ffffff","parentComponentId":null,"verticalAlignment":"flex-start","backgroundPosition":"center","horizontalAlignment":"flex-start"},{"id":39,"text":"I agree to the","index":0,"label":"Text","margin":{"top":""},"fontSize":"18","inLayout":true,"maxWidth":-40,"isPreview":false,"textAlign":"left","fontWeight":300,"gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"fit-content","layoutParent":38,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":null},{"id":40,"text":"Terms & Conditions","index":1,"label":"Text","margin":{"top":"0"},"fontSize":"18","inLayout":true,"maxWidth":-40,"fontColor":"#205ce1ff","isPreview":false,"textAlign":"left","fontWeight":"300","gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"fit-content","layoutParent":38,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":null},{"id":41,"label":"Switch","margin":{"top":"3"},"ballHeight":"22","componentId":"Switch","layoutParent":25,"backgroundColor":"#ffffff","backgroundWidth":"60","parentComponentId":null},{"id":42,"text":"Get Started","type":"primary","label":"Button","margin":{"top":"20"},"padding":{"all":"20"},"fontSize":"24","fontWeight":"500","clickAction":2,"componentId":"Button","layoutParent":25,"parentComponentId":null,"fillRemainingSpace":true}],"actions":[{"id":2,"label":"Action 1","steps":[{"id":1,"text":"Thanks, {{ form.first_name }} {{ form.last_name }}!","type":"NOTIFICATION","parent":null}]}]},{"id":18,"name":"Listing Card 2","description":"A modern grid listing card for products or services","image":"https://res.cloudinary.com/frontly/image/upload/v1715972220/Screenshot_2024-05-17_at_11.56.50_AM_wqdscj.png","blocks":[{"id":41,"gap":"0","label":"Container Column","padding":{"all":"0"},"componentId":"Column","borderRadius":{"all":"30"},"showBackground":true},{"id":42,"gap":20,"label":"Row","padding":{"all":"20","bottom":"150"},"componentId":"Row","layoutParent":41,"backgroundSize":"cover","showBackground":true,"backgroundColor":"#ffffff","backgroundImage":"https://res.cloudinary.com/frontly/image/upload/v1715972121/taycan_yuyjkf.png","verticalAlignment":"center","backgroundPosition":"center","horizontalAlignment":"space-between"},{"id":43,"text":"Great Price","label":"Text","padding":{"all":"4","left":"7","right":"7"},"fontColor":"#ffffffff","fontStyle":"headingSm","textAlign":"left","componentId":"Text","layoutWidth":"fit-content","borderRadius":{"all":"50"},"layoutParent":42,"showBackground":true,"backgroundColor":"#1ba71bff"},{"id":44,"icon":"BsBookmark","size":"18","label":"Icon","padding":{"all":"10"},"componentId":"Icon","borderRadius":{"all":"50"},"layoutParent":42,"showBackground":true,"backgroundColor":"#ffffff","fillRemainingSpace":false},{"id":45,"gap":"10","label":"Column","padding":{"all":"20"},"componentId":"Column","layoutParent":41,"backgroundSize":"cover","showBackground":true,"backgroundColor":"#ffffff","verticalAlignment":"flex-start","backgroundPosition":"center","fillRemainingSpace":true,"horizontalAlignment":"flex-start"},{"id":46,"text":"Porsche Taycan 2022","index":0,"label":"Text","inLayout":true,"maxWidth":-40,"fontStyle":"headingLg","isPreview":false,"textAlign":"left","gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"fit-content","layoutParent":45,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":"Column"},{"id":47,"text":"4.0 D5 PowerPulse Momentum 2dr AWD Geartronic Estate","index":2,"label":"Text","inLayout":true,"maxWidth":-40,"fontStyle":"bodyLg","isPreview":false,"textAlign":"left","gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"fit-content","layoutParent":45,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":"Column"},{"id":48,"gap":20,"label":"Row","padding":{"all":"20","top":"10","bottom":"10"},"showBorder":true,"borderColor":"#cfcfcfff","borderWidth":{"top":"1","bottom":"1"},"componentId":"Row","borderRadius":{"all":"0"},"layoutParent":41,"backgroundSize":"cover","showBackground":true,"backgroundColor":"#ffffff","verticalAlignment":"flex-start","backgroundPosition":"center","fillRemainingSpace":true,"horizontalAlignment":"space-around"},{"id":49,"gap":"3","label":"Column","padding":{"all":"0"},"componentId":"Column","layoutParent":48,"backgroundSize":"cover","backgroundColor":"#ffffff","verticalAlignment":"center","backgroundPosition":"center","horizontalAlignment":"center"},{"id":50,"icon":"BsSpeedometer2","size":20,"label":"Icon","componentId":"Icon","layoutParent":49,"backgroundColor":"#ffffff","fillRemainingSpace":false},{"id":51,"text":"2500 Miles","label":"Text","fontStyle":"bodyMd","textAlign":"center","componentId":"Text","layoutWidth":"","layoutParent":49,"backgroundColor":"#ffffff"},{"id":52,"gap":"3","label":"Column","padding":{"all":"0"},"componentId":"Column","layoutParent":48,"backgroundSize":"cover","backgroundColor":"#ffffff","verticalAlignment":"center","backgroundPosition":"center","horizontalAlignment":"center"},{"id":53,"icon":"BsFuelPump","size":20,"label":"Icon","componentId":"Icon","layoutParent":52,"backgroundColor":"#ffffff","fillRemainingSpace":false},{"id":54,"text":"Gasoline","label":"Text","fontStyle":"bodyMd","textAlign":"center","componentId":"Text","layoutWidth":"","layoutParent":52,"backgroundColor":"#ffffff"},{"id":55,"gap":"3","label":"Column","padding":{"all":"0"},"componentId":"Column","layoutParent":48,"backgroundSize":"cover","backgroundColor":"#ffffff","verticalAlignment":"center","backgroundPosition":"center","horizontalAlignment":"center"},{"id":56,"icon":"BsGearWideConnected","size":20,"label":"Icon","componentId":"Icon","layoutParent":55,"backgroundColor":"#ffffff","fillRemainingSpace":false},{"id":57,"text":"Manual","label":"Text","fontStyle":"bodyMd","textAlign":"center","componentId":"Text","layoutWidth":"","layoutParent":55,"backgroundColor":"#ffffff"},{"id":58,"gap":20,"label":"Row","padding":{"all":"20"},"componentId":"Row","layoutParent":41,"backgroundSize":"cover","showBackground":true,"backgroundColor":"#ffffff","verticalAlignment":"center","backgroundPosition":"center","fillRemainingSpace":true,"horizontalAlignment":"space-between"},{"id":59,"text":"$22,000","index":0,"label":"Text","inLayout":true,"fontStyle":"headingXl","isPreview":false,"textAlign":"left","gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"fit-content","layoutParent":58,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":"Row"},{"id":60,"text":"View Details \u2197","index":1,"label":"Text","inLayout":true,"fontColor":"#2f4fdbff","fontStyle":"headingLg","isPreview":false,"textAlign":"left","gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"fit-content","layoutParent":58,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":"Row"}],"actions":[],"reusable":false,"repeating":false,"newLayoutSystem":true},{"id":17,"name":"Split Image Banner","description":"A banner with an image on the left and text / button on the right","image":"https://res.cloudinary.com/frontly/image/upload/v1715741686/Screenshot_2024-05-14_at_7.54.28_PM_yrs5va.png","blocks":[{"id":28,"gap":"0","label":"Row","padding":{"all":"0"},"componentId":"Row","backgroundSize":"cover","backgroundColor":"#ffffff","verticalAlignment":"stretch","backgroundPosition":"center","horizontalAlignment":"flex-start"},{"id":29,"url":"https://res.cloudinary.com/frontly/image/upload/v1715741936/hiking_pdt1ao.jpg","label":"Image","objectFit":"cover","componentId":"Image","layoutWidth":"400px","borderRadius":{"all":"","top":"50","left":"50","right":"","bottom":""},"layoutParent":28,"objectPosition":"bottom","fillRemainingSpace":true,"showEmptyPlaceholder":true},{"id":30,"gap":"0","label":"Column","height":"","padding":{"all":"50"},"componentId":"Column","layoutWidth":"400px","showOverlay":false,"borderRadius":{"all":"50","top":"0","left":"0","right":"","bottom":""},"layoutParent":28,"overlayColor":"#0a4d3db8","showBackground":true,"backgroundColor":"#142800ff","backgroundImage":"","verticalAlignment":"flex-start","fillRemainingSpace":true,"horizontalAlignment":"center"},{"id":31,"text":"Find your next adventure","index":0,"label":"Text","inLayout":true,"maxWidth":99,"customCss":{"text":""},"fontColor":"#ffffffff","fontStyle":"heading3xl","isPreview":false,"textAlign":"left","gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"fit-content","layoutParent":30,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":"Column","fillRemainingSpace":false},{"id":32,"text":"Find top-rated trails, book equipment rentals, connect with groups and more.","index":1,"label":"Text","margin":{"top":"10"},"inLayout":true,"maxWidth":299,"customCss":{"text":""},"fontColor":"#ffffffdb","fontStyle":"bodyXl","isPreview":false,"textAlign":"left","gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"fit-content","layoutParent":30,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":"Column","fillRemainingSpace":false},{"id":33,"text":"Try for free","type":"primary","label":"Button","margin":{"top":"20"},"fontSize":"20","fontColor":"#142800ff","fontWeight":"600","buttonColor":"#ffffffff","componentId":"Button","borderRadius":"35","layoutParent":30}],"actions":[]},{"id":16,"name":"Image Banner","description":"A column with a background image, text and button","image":"https://res.cloudinary.com/frontly/image/upload/v1715737085/Screenshot_2024-05-14_at_6.37.38_PM_pfexs6.png","blocks":[{"id":6,"gap":"0","label":"Column","height":"","padding":{"all":"50"},"componentId":"Column","showOverlay":true,"borderRadius":{"all":"50"},"overlayColor":"#0a4d3db8","showBackground":true,"backgroundColor":"#ffffff","backgroundImage":"https://res.cloudinary.com/frontly/image/upload/v1715737232/sunrise-yosemite-national-park_h_r5md2x.jpg","verticalAlignment":"flex-start","horizontalAlignment":"center"},{"id":7,"text":"Guides to","index":0,"label":"Text","inLayout":true,"maxWidth":834,"customCss":{"text":""},"fontColor":"#ffffffff","fontStyle":"heading5xl","isPreview":false,"textAlign":"left","gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"","layoutParent":6,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":"Column","fillRemainingSpace":false},{"id":8,"text":"Yosemite","index":1,"label":"Text","margin":{"top":"-10"},"inLayout":true,"maxWidth":778,"customCss":{"text":""},"fontColor":"#ffffffdb","fontStyle":"heading5xl","isPreview":false,"textAlign":"left","gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"","layoutParent":6,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":"Column","fillRemainingSpace":false},{"id":9,"text":"Introducing 200+ National Park Guides","index":2,"label":"Text","margin":{"top":"10"},"inLayout":true,"maxWidth":778,"customCss":{"text":""},"fontColor":"#ffffffdb","fontStyle":"bodyXl","isPreview":false,"textAlign":"left","gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"","layoutParent":6,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":"Column","fillRemainingSpace":false},{"id":10,"text":"Explore Parks","type":"primary","label":"Button","margin":{"top":"80"},"fontSize":"20","fontColor":"#000000ff","fontWeight":"500","buttonColor":"#ffffffff","componentId":"Button","borderRadius":"35","layoutParent":6}],"actions":[]},{"id":5,"name":"Listing Card","description":"A modern listing card for displaying products, services or user profiles","image":"https://res.cloudinary.com/frontly/image/upload/v1715636042/Screenshot_2024-05-13_at_2.33.17_PM_tp20gu.png","blocks":[{"id":16,"gap":"30","label":"Row","padding":{"all":"24"},"componentId":"Row","borderRadius":{"all":"20"},"layoutParent":4,"showBackground":true,"backgroundColor":"#ffffffff","verticalAlignment":"center","fillRemainingSpace":true,"horizontalAlignment":"flex-start"},{"id":17,"url":"https://res.cloudinary.com/frontly/image/upload/v1715190531/photo-1614635903912-6a8e1126bde2_szdbn4.jpg","label":"Image","height":"180","objectFit":"cover","componentId":"Image","layoutWidth":300,"borderRadius":"20","layoutParent":16,"objectPosition":"cover","fillRemainingSpace":false,"showEmptyPlaceholder":true},{"id":18,"gap":"10","label":"Column","padding":{"all":"0"},"componentId":"Column","layoutParent":16,"backgroundColor":"#FFFFFF","verticalAlignment":"flex-start","fillRemainingSpace":true},{"id":19,"text":"Modern 3-Bedroom Apartment","index":0,"label":"Text","inLayout":true,"maxWidth":0,"fontStyle":"headingLg","isPreview":false,"textAlign":"left","gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"fit-content","layoutParent":18,"backgroundColor":"#FFFFFF","allowColumnClick":true,"parentComponentId":"Column"},{"id":20,"text":"1234 Springfield Ave","index":1,"label":"Text","inLayout":true,"maxWidth":13,"fontStyle":"bodyMd","isPreview":false,"textAlign":"left","gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"fit-content","layoutParent":18,"backgroundColor":"#FFFFFF","allowColumnClick":true,"parentComponentId":"Column"},{"id":21,"gap":20,"label":"Row","margin":{"top":"40"},"padding":{"all":"0"},"flexWrap":false,"componentId":"Row","layoutParent":18,"backgroundColor":"#FFFFFF","verticalAlignment":"flex-start","fillRemainingSpace":true,"horizontalAlignment":"flex-start"},{"id":22,"gap":"10","label":"Row","padding":{"all":"7","left":"12","right":"12"},"componentId":"Row","layoutWidth":"fit-content","layoutParent":21,"showBackground":true,"backgroundColor":"#1e63b51a","verticalAlignment":"center","fillRemainingSpace":false,"horizontalAlignment":"center"},{"id":23,"icon":"MdBed","size":20,"color":"#1e63b5ff","label":"Icon","componentId":"Icon","layoutParent":22,"backgroundColor":"#FFFFFF","fillRemainingSpace":false},{"id":24,"gap":"80","label":"Column","padding":{"all":"0"},"componentId":"Column","layoutWidth":"150","layoutParent":16,"backgroundColor":"#FFFFFF","verticalAlignment":"flex-end","fillRemainingSpace":false},{"id":25,"text":"$250,000","index":0,"label":"Text","inLayout":true,"maxWidth":210,"fontStyle":"headingXl","isPreview":false,"textAlign":"right","gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"250px","layoutParent":24,"backgroundColor":"#FFFFFF","allowColumnClick":true,"parentComponentId":"Column","fillRemainingSpace":false},{"id":26,"text":"3","index":1,"label":"Text","inLayout":true,"fontStyle":"headingMd","isPreview":false,"textAlign":"left","gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"fit-content","layoutParent":22,"backgroundColor":"#FFFFFF","allowColumnClick":true,"parentComponentId":"Row"},{"id":27,"gap":"10","label":"Row","padding":{"all":"7","left":"12","right":"12"},"componentId":"Row","layoutWidth":"fit-content","layoutParent":21,"showBackground":true,"backgroundColor":"#1e63b51a","verticalAlignment":"center","fillRemainingSpace":false,"horizontalAlignment":"center"},{"id":28,"icon":"MdBathtub","size":20,"color":"#1e63b5ff","label":"Icon","componentId":"Icon","layoutParent":27,"backgroundColor":"#FFFFFF","fillRemainingSpace":false},{"id":29,"text":"2","index":1,"label":"Text","inLayout":true,"maxWidth":-30,"fontStyle":"headingMd","isPreview":false,"textAlign":"left","gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"fit-content","layoutParent":27,"backgroundColor":"#FFFFFF","allowColumnClick":true,"parentComponentId":"Row"},{"id":30,"gap":"10","label":"Row","padding":{"all":"7","left":"12","right":"12"},"componentId":"Row","layoutWidth":"fit-content","layoutParent":21,"showBackground":true,"backgroundColor":"#1e63b51a","verticalAlignment":"center","fillRemainingSpace":false,"horizontalAlignment":"center"},{"id":31,"icon":"MdPhotoSizeSelectSmall","size":20,"color":"#1e63b5ff","label":"Icon","componentId":"Icon","layoutParent":30,"backgroundColor":"#FFFFFF","fillRemainingSpace":false},{"id":32,"text":"3,000","index":1,"label":"Text","inLayout":true,"maxWidth":17,"fontStyle":"headingMd","isPreview":false,"textAlign":"left","gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"fit-content","layoutParent":30,"backgroundColor":"#FFFFFF","allowColumnClick":true,"parentComponentId":"Row"},{"id":33,"icon":"BsHeart","size":"30","color":"#999999ff","label":"Icon","versions":[],"componentId":"Icon","layoutParent":24,"backgroundColor":"#FFFFFF","fillRemainingSpace":false}],"actions":[],"reusable":false,"repeating":false,"containerType":"list","newLayoutSystem":true},{"id":1,"name":"Layout 1","description":"Three items in a responsive row","image":"https://res.cloudinary.com/frontly/image/upload/v1715633764/layout-1_qzovzm.png","blocks":[{"id":5,"gap":20,"label":"Row","height":"","padding":{"all":"0"},"flexWrap":true,"componentId":"Row","backgroundColor":"#ffffff","verticalAlignment":"stretch","horizontalAlignment":"flex-start"},{"id":6,"label":"Placeholder","height":"300","componentId":"Placeholder","layoutWidth":"250","layoutParent":5,"fillRemainingSpace":true},{"id":7,"label":"Placeholder","height":"300","componentId":"Placeholder","layoutWidth":"250","layoutParent":5,"fillRemainingSpace":true},{"id":8,"label":"Placeholder","height":"300","componentId":"Placeholder","layoutWidth":"250","layoutParent":5,"fillRemainingSpace":true}],"actions":[],"blockId":5},{"id":2,"name":"Layout 2","description":"A simple layout with a tall item on the left, and 2 vertically stacked items on the right","image":"https://res.cloudinary.com/frontly/image/upload/v1715633764/layout-2_ylwgow.png","blocks":[{"id":6,"gap":20,"label":"Row","padding":{"all":"0"},"flexWrap":true,"componentId":"Row","backgroundColor":"#ffffff","verticalAlignment":"stretch","horizontalAlignment":"flex-start"},{"id":7,"label":"Placeholder","height":"520","componentId":"Placeholder","layoutWidth":"300","layoutParent":6,"fillRemainingSpace":true},{"id":8,"gap":20,"label":"Column","padding":{"all":"0"},"componentId":"Column","layoutWidth":"300","layoutParent":6,"backgroundColor":"#ffffff","verticalAlignment":"flex-start","fillRemainingSpace":true},{"id":9,"label":"Placeholder","height":"250","componentId":"Placeholder","layoutParent":8,"fillRemainingSpace":true},{"id":10,"label":"Placeholder","height":"250","componentId":"Placeholder","layoutWidth":"","layoutParent":8,"fillRemainingSpace":true}],"actions":[],"blockId":6},{"id":3,"name":"Layout 3","description":"A layout with one wide item at the top, and 2 smaller items below it in a row","image":"https://res.cloudinary.com/frontly/image/upload/v1715634293/layout-3_mxlm3y.png","blocks":[{"id":6,"gap":20,"label":"Column","padding":{"all":"0"},"componentId":"Column","backgroundColor":"#ffffff","verticalAlignment":"flex-start"},{"id":7,"label":"Placeholder","height":"300","componentId":"Placeholder","layoutParent":6,"fillRemainingSpace":true},{"id":8,"gap":20,"label":"Row","height":"","padding":{"all":"0"},"flexWrap":true,"componentId":"Row","layoutParent":6,"backgroundColor":"#ffffff","verticalAlignment":"stretch","fillRemainingSpace":true,"horizontalAlignment":"flex-start"},{"id":9,"label":"Placeholder","height":"300","componentId":"Placeholder","layoutParent":8,"fillRemainingSpace":true},{"id":10,"label":"Placeholder","height":"300","componentId":"Placeholder","layoutParent":8,"fillRemainingSpace":true}],"actions":[],"blockId":6},{"id":4,"name":"Layout 4","description":"A layout with a main content section on the left filling the majority of the width, with a narrow side content section on the right","image":"https://res.cloudinary.com/frontly/image/upload/v1715634292/layout-4_f6gt8q.png","blocks":[{"id":13,"gap":20,"label":"Row","padding":{"all":"0"},"componentId":"Row","backgroundColor":"#ffffff","verticalAlignment":"flex-start","horizontalAlignment":"flex-start"},{"id":14,"gap":20,"label":"Column","padding":{"all":"25"},"componentId":"Column","borderRadius":{"all":"20"},"layoutParent":13,"showBackground":true,"backgroundColor":"#ffffff","verticalAlignment":"flex-start","fillRemainingSpace":true},{"id":15,"text":"Main Content","index":0,"label":"Text","inLayout":true,"maxWidth":160,"fontStyle":"headingXl","isPreview":false,"textAlign":"left","gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"200px","layoutParent":14,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":"Column"},{"id":16,"label":"Placeholder","height":"400","componentId":"Placeholder","layoutParent":14,"fillRemainingSpace":true},{"id":17,"label":"Placeholder","height":"400","componentId":"Placeholder","layoutParent":14,"fillRemainingSpace":true},{"id":18,"gap":20,"label":"Column","padding":{"all":"25"},"componentId":"Column","layoutWidth":"250","borderRadius":{"all":"20"},"layoutParent":13,"showBackground":true,"backgroundColor":"#ffffff","verticalAlignment":"flex-start","fillRemainingSpace":false},{"id":19,"text":"Side Content","index":0,"label":"Text","inLayout":true,"maxWidth":160,"fontStyle":"headingXl","isPreview":false,"textAlign":"left","gridHeight":null,"isFetching":false,"componentId":"Text","layoutWidth":"200px","layoutParent":18,"backgroundColor":"#ffffff","allowColumnClick":true,"parentComponentId":"Column"},{"id":20,"label":"Placeholder","componentId":"Placeholder","layoutParent":18,"fillRemainingSpace":true},{"id":21,"label":"Placeholder","componentId":"Placeholder","layoutParent":18,"fillRemainingSpace":true},{"id":22,"label":"Placeholder","componentId":"Placeholder","layoutParent":18,"fillRemainingSpace":true},{"id":23,"label":"Placeholder","componentId":"Placeholder","layoutParent":18,"fillRemainingSpace":true}],"actions":[],"blockId":13}]'),tun=function(t,e,n){var r=(0,Js.get)(Ysn,t),a=qu.find((function(e){return e.type===t})),i={},o=e?"white":n;return"disabled"!==(0,Js.get)(a,"card")&&(i.backgroundColor=o),(0,Js.get)(r,"resources",[]).filter((function(t){return t.defaultValue})).forEach((function(t){i[t.id]=t.defaultValue})),(0,Js.get)(a,"padding")&&(i.padding=(0,Js.get)(a,"padding")),(0,Js.get)(a,"defaults",[]).forEach((function(t){i[t.id]=t.value})),i},eun=function(){var t=$sn().setPage,e=Ys(XI),n=(0,Js.get)(e,"styling",{}),r="dark"===(0,Js.get)(n,"theme",{}),a=Ys(iI),i=Ys(nI),o=Xsn(),l=$s(nI),c=$s(dI),s=lR(),u=(0,Js.get)(s,"blocks",[]);return function(e){var s=e.type,d=e.layoutPosition,h=void 0===d?null:d,f=e.layoutParent,p=void 0===f?null:f,g=e.returnInsteadOfAdd,v=void 0!==g&&g,m=e.callback,y=void 0===m?null:m,b=e.placeholderId,x=void 0===b?null:b,M=e.latestBlocks,w=(void 0===M?null:M)||u,C=id(w,"id")+1,A=tun(s,r,(0,Js.get)(n,"blockBackgroundColor","#FFFFFF")),k=Se({id:C,componentId:s,label:s},A);p&&(k.layoutParent=p),h&&(k.layoutPosition=h),a&&(k.parent=a);var H=qu.find((function(t){return t.type===s})),E=["Layout","Row","Column"].includes((0,Js.get)(o,"componentId")),S=(0,Js.get)(H,"gridWidth",2);k.columnSpan=S,k.rowSpan=1,i&&E?(["Button","Text"].includes(s)||(k.fillRemainingSpace=!0),k.layoutWidth=H.defaultLayoutWidth,k.layoutParent=i,delete k.parent,c(null)):(l(C),c(null));var L=[].concat(z(w),[k]);if(x&&(L=Eu(L,x,k.id)),Zcn().track("Add Block",{type:s}),v)return k;t({blocks:L}),y&&y()}},nun=function(t){var e=t.hide,n=t.layoutPosition,r=void 0===n?null:n,a=t.layoutParent,i=void 0===a?null:a,o=t.onBlockSelect,l=void 0===o?null:o,c=t.blockTypes,s=void 0===c?null:c,u=t.excludeTabs,d=void 0===u?[]:u,h=t.title,f=void 0===h?null:h,p=t.placeholderId,g=void 0===p?null:p,v=eun(),y=oR().activeCustomBlock,b=lR(),M=Ys(tI),w=$sn().setPage,C=Ys(XI),A=Xsn(),k=Ys(_I),H=Ys(iI),E=Ys(nI),S=Ys(QI),L=Ys(RI),_=(0,Js.get)(L,"ai_usage",0)>=(0,Js.get)(S,"ai_requests_limit",5),B=$s(nI),D=m((0,x.useState)(""),2),T=D[0],V=D[1],O=m((0,x.useState)("all"),2),I=O[0],R=O[1],F=(0,Js.get)(b,"blocks",[]).find((function(t){return t.id===E})),N=[];H&&(N=Lu(H,(0,Js.get)(b,"blocks",[])));var P=(0,Js.get)(b,"blocks",[]).filter((function(t){return H?N.includes(t.id)&&(0,Js.get)(F,"layoutParent")!==t.id&&t.id!==E:!t.layoutParent&&(0,Js.get)(F,"layoutParent")!==t.id&&"Layout"!==t.componentId&&(!t.parent||t.parent===H)&&t.id!==E})),j=function(t){var n=(0,Js.get)(b,"blocks",[]);if(t.reusable){var r=id(n,"id")+1,a={id:r,componentId:"Custom",customBlock:t.id,label:t.name};t.repeating&&(a.resultsPerPage=10,a.showCreate=!0,a.showSearch=!0),H&&(a.parent=H),E&&["Row","Column"].includes(A.componentId)&&(a.layoutParent=E),w(Se(Se({},b),{},{blocks:[].concat(z((0,Js.get)(b,"blocks",[])),[a])})),B(r),e()}else{var i=fd(pd((0,Js.get)(t,"blocks",[]))),o=(0,Js.get)(t,"actions",[]),l=i.find((function(t){return!t.layoutParent&&!t.parent})),c=[].concat(z((0,Js.get)(b,"actions",[])),z(o)),s=[].concat(z((0,Js.get)(b,"blocks",[])),z(i)),u=Ksn({block:l,actions:c,blocks:s,blocksToDuplicate:i}),d=(0,Js.get)(u,"blockId"),h=[].concat(z((0,Js.get)(b,"actions",[])),z((0,Js.get)(u,"actions",[]))),f=[].concat(z((0,Js.get)(b,"blocks",[])),z((0,Js.get)(u,"blocks",[]))),p=U(f,d);g&&(p=Eu(p,g,d)),w(Se(Se({},b),{},{actions:h,blocks:p})),B(d),e()}},U=function(t,e){return t.map((function(t){if(t.id===e){var n=Se({},t);return i&&(n.layoutParent=i),r&&(n.layoutPosition=r),H&&(n.parent=H),n.layoutParent&&n.parent&&delete n.parent,n}return t}))},W=qu.filter((function(t){var e=!1;if(""!==T){var n=t.type.toLowerCase().includes(T.toLowerCase()),r=t.description.toLowerCase().includes(T.toLowerCase());if(e=n||r,!n&&!r)return!1}return!!e||!(y&&y.repeating&&!dd.includes(t.type))&&(("Progress"!==t.type||"magpiefamilylaw"!==!(0,Js.get)(C,"subdomain"))&&(("SmartBlock"!==t.type||"patrick@frontlyapp.com"===(0,Js.get)(M,"email"))&&(!!("AIBlock"!==t.type||(0,Js.get)(C,"open_ai_api_key_configured")&&(0,Js.get)(C,"ai_context_beta"))&&(!["TextButtonRow","Layout","Custom"].includes(t.type)&&(!(s&&!s.includes(t.type))&&("all"===I||I===t.category))))))})),Z=!H&&P.length>0&&(r||["Row","Column","Layout"].includes((0,Js.get)(A,"componentId"))),G=Jsn.filter((function(t){return""===T.toLowerCase()||(0,Js.get)(t,"name","").toString().toLowerCase().includes(T.toLowerCase())||(0,Js.get)(t,"description","").toString().toLowerCase().includes(T.toLowerCase())})),q=m((0,x.useState)(!1),2),Y=q[0],X=q[1],$=(0,uf.jsxs)(uf.Fragment,{children:[Z&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(dR,{data:{text:"Add Existing Block To Layout",fontStyle:"headingLg",margin:"20px 0 20px 0"}}),(0,uf.jsx)(uun,{children:P.map((function(t){return(0,uf.jsx)(hun,{onClick:function(){return n=t.id,w(Se(Se({},b),{},{blocks:U((0,Js.get)(b,"blocks",[]),n)})),void e();var n},title:Uu(t),description:t.componentId,icon:(0,Js.get)(qu.find((function(e){return e.type===t.componentId})),"icon")})}))}),(0,uf.jsx)(dR,{data:{text:"Create New Block",fontStyle:"headingLg",margin:"30px 0 20px 0"}})]}),(0,uf.jsx)(itt,{data:{margin:"15px 0 0 0",tabs:[{label:"All",active:"all"===I,onClick:function(){return R("all")}},{label:"Data Display",active:"dataDisplay"===I,onClick:function(){return R("dataDisplay")}},{label:"Form",active:"form"===I,onClick:function(){return R("form")}},{label:"Layout",active:"layout"===I,onClick:function(){return R("layout")}},{label:"Analytics",active:"analytics"===I,onClick:function(){return R("analytics")}},{label:"Media",active:"media"===I,onClick:function(){return R("media")}},{label:"Other",active:"other"===I,onClick:function(){return R("other")}},{label:"Custom",active:"custom"===I,onClick:function(){return R("custom")}},{label:"Marketplace",active:"marketplace"===I,onClick:function(){return R("marketplace")}}].filter((function(t){return!d.includes(t.label.toLowerCase())}))}}),(0,uf.jsx)(l9n,{data:{value:T,placeholder:"Search for blocks",margin:"10px 0 20px 0",onChange:function(t){return V(t)}}}),(0,uf.jsxs)(uun,{count:W.length,children:["all"===I&&""===T&&(0,uf.jsx)(hun,{onClick:function(){return _?Fcn("You have reached your monthly AI Token limit. Upgrade to increase your AI tokens."):X(!0)},title:"Generate With AI",description:"Generate a block from a prompt with AI",icon:"HiSparkles"}),W.map((function(t){return(0,uf.jsx)(hun,{onClick:function(){return l?l(t.type):v({type:t.type,callback:e,layoutPosition:r,layoutParent:i,placeholderId:g})},title:t.type,description:t.description,icon:t.icon})}))]}),["custom","all"].includes(I)&&(0,uf.jsxs)(uf.Fragment,{children:["custom"!==I&&(0,uf.jsx)(dR,{data:{text:"Custom Blocks",fontStyle:"headingLg",margin:"30px 0 20px 0"}}),(0,uf.jsx)(uun,{children:Nu(k).filter((function(t){if(y&&y.repeating){var e=Nu(k).find((function(e){return e.id===t.id}));return!(e&&e.repeating||y.id===t.id)}return!0})).filter((function(t){return(""===T.toLowerCase()||(0,Js.get)(t,"name","").toString().toLowerCase().includes(T.toLowerCase())||(0,Js.get)(t,"description","").toString().toLowerCase().includes(T.toLowerCase()))&&("custom"===I||"all"===I)})).map((function(t){return(0,uf.jsx)(hun,{onClick:function(){return j(t)},title:t.name,description:t.description,icon:"FiBox"})}))})]}),["marketplace","all"].includes(I)&&(0,uf.jsxs)(uf.Fragment,{children:["marketplace"!==I&&(0,uf.jsx)(dR,{data:{text:"Marketplace Blocks",fontStyle:"headingLg",margin:"30px 0 20px 0"}}),(0,uf.jsx)(sun,{children:G.map((function(t){return(0,uf.jsx)(run,{block:t,onClick:function(){return j(t)}})}))})]})]}),K=f||"Add New Block",Q="Blocks make up the content of your page";return Y&&(K="Generate A Block With AI",Q="Describe the block you're looking for and we'll generate it for you with AI",$=(0,uf.jsx)(qcn,{hide:function(){return X(!1)},hideAll:function(){e(),X(!1)}})),(0,uf.jsx)(_9n,{minWidth:"850px",titleFontSize:"24px",header:{title:K,description:Q},hide:e,background:tu.grey1,children:$})},run=function(t){var e=t.block,n=t.onClick;return(0,uf.jsxs)(aun,{onClick:n,children:[(0,uf.jsx)(iun,{children:e.name}),(0,uf.jsx)(oun,{children:e.description}),(0,uf.jsx)(lun,{src:e.image})]})},aun=sf.div.withConfig({displayName:"NewBlock__MarketBlockContainer",componentId:"sc-k0kui0-0"})(["display:flex;flex-direction:column;background:white;border-radius:8px;padding:",";box-shadow:",";"],uu,gu),iun=sf.div.withConfig({displayName:"NewBlock__BlockName",componentId:"sc-k0kui0-1"})(["font-size:16px;font-weight:500;"]),oun=sf.div.withConfig({displayName:"NewBlock__BlockDescription",componentId:"sc-k0kui0-2"})(["font-size:12px;font-weight:300;margin:5px 0 15px 0;"]),lun=sf.img.withConfig({displayName:"NewBlock__BlockImage",componentId:"sc-k0kui0-3"})(["width:100%;height:200px;object-fit:contain;border-radius:8px;cursor:pointer;background:#f0f0f3;border:1px solid ",";padding:10px;"],tu.divider),cun=sf.div.withConfig({displayName:"NewBlock__IconWrapper",componentId:"sc-k0kui0-4"})(["min-width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fbfcfe;border:1px solid rgb(196,213,243);border-radius:4px;"]),sun=sf.div.withConfig({displayName:"NewBlock__BlockMarketplaceContainer",componentId:"sc-k0kui0-5"})(["display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-auto-rows:auto;grid-gap:",";"," @media (max-width:800px){grid-template-columns:repeat(auto-fit,minmax(300px,1fr));}"],uu,(function(t){return t.count&&t.count<3&&"grid-template-columns: 300px 300px 300px;"})),uun=sf.div.withConfig({displayName:"NewBlock__BlocksContainer",componentId:"sc-k0kui0-6"})(["display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-auto-rows:auto;grid-gap:",";"," @media (max-width:800px){grid-template-columns:repeat(auto-fit,minmax(300px,1fr));}"],uu,(function(t){return t.count&&t.count<3&&"grid-template-columns: 300px 300px 300px;"})),dun=sf.div.withConfig({displayName:"NewBlock__Block",componentId:"sc-k0kui0-7"})(["display:flex;align-items:center;padding:",";gap:",";background:white;border-radius:8px;width:100%;cursor:pointer;box-shadow:",";"],uu,uu,gu),hun=function(t){var e=t.title,n=t.description,r=t.icon,a=t.onClick,i=t.disabledMessage,o=void 0===i?null:i;return(0,uf.jsxs)(dun,{onClick:function(){return o?Fcn(o):a()},children:[(0,uf.jsx)(cun,{children:(0,uf.jsx)(aln,{data:{icon:r,color:tu.primary,size:26,hover:!0,isBlue:!0}})}),(0,uf.jsxs)("div",{children:[(0,uf.jsx)(dR,{data:{text:e,fontStyle:"headingMd",cursor:"pointer"}}),(0,uf.jsx)(dR,{data:{text:n,fontStyle:"bodySm",color:tu.grey4,cursor:"pointer",margin:"3px 0 0 0"}})]})]})},fun=function(t){var e=t.action,n=t.onClick,r=t.multiResourceId,a=t.resourceId,i=m((0,x.useState)(!1),2),o=i[0],l=i[1],c=lR(),s=Gcn().setPage,u=Ys(nI),d=r?(0,Js.get)(e,"label"):(0,Js.get)(e,"referenceLabel")||(0,Js.startCase)(a);return(0,uf.jsxs)(pun,{onClick:n,onMouseEnter:function(){o||l(!0)},onMouseLeave:function(){o&&l(!1)},children:[(0,uf.jsx)(aln,{data:{icon:"ActionBullseye",color:"#5D5F62",size:18}}),(0,uf.jsxs)(fR,{justifyContent:"space-between",alignItems:"center",width:"100%",children:[(0,uf.jsx)(dR,{data:{cursor:"pointer",text:Hd(d,25),fontStyle:"bodySm"}}),r&&o&&(0,uf.jsx)(aln,{data:{icon:"FiTrash",hover:!0,onClick:function(t){t.stopPropagation(),s({blocks:(0,Js.get)(c,"blocks",[]).map((function(t){return t.id===u?Se(Se({},t),{},He({},r,(0,Js.get)(t,r,[]).filter((function(t){return t.value!==e.id})))):t})),actions:(0,Js.get)(c,"actions",[]).filter((function(t){return t.id!==e.id}))}),Rcn("Action Deleted")},color:tu.grey3,size:18}})]})]})},pun=sf.div.withConfig({displayName:"ActionBubble__Container",componentId:"sc-1r672k2-0"})(["border:1px solid ",";padding:",";border-radius:8px;cursor:pointer;display:flex;gap:5px;align-items:center;background:white;"],tu.grey2,su),gun=function(t,e,n,r,a){var i=Ys(iI),o=Ys(nI),l=Ys(_I);return{getStepTypes:function(c){var s=c.step,u=c.onChange,d=c.disabledTypes,h=void 0===d?[]:d,f=c.actionId,p=void 0===f?null:f,g=(0,Js.get)(e.find((function(t){return t.id===i||t.id===o})),"componentId"),v=[Sun(s),Eun(s,p,e,g,u,t,a,n),zun(),wun(),Cun(s),vun(s,l),mun(r),kun(s,r),Hun(s,r),Aun(s),Lun(s),_un(s,e.filter((function(t){return["Form","Input","Select","TextArea","Switch"].includes(t.componentId)}))),Bun(s),Dun(),Tun(),Oun(e),Mun(),Iun(s,e,t),xun(),yun(s)],m=e.some((function(t){return"Input"===t.componentId||"Select"===t.componentId}));return m&&v.push(bun()),(0,Js.get)(r,"show_make_action")&&v.push(Vun(r)),(0,Js.get)(r,"show_zapier_action")&&v.push(Run()),v.filter((function(t){return!h.includes(t.type)}))}}},vun=function(t,e){return{label:"Modal",description:"Show or hide a modal",type:"MODAL",icon:"FiLayers",category:"other",fields:[{id:"modalStyle",label:"Style",componentId:"Select",defaultValue:"modal",hideEmptyItem:!0,options:[{label:"Drawer",value:"drawer"},{label:"Modal",value:"modal"}]},{id:"label",label:"Label",componentId:"Input"},{id:"action",label:"Action",componentId:"Select",hideEmptyItem:!0,defaultValue:"show",options:[{label:"Show",value:"show"},{label:"Hide",value:"hide"}]},{id:"blockId",label:"Custom Block",hint:"Select the custom block to populate the modal with content",componentId:"Select",options:e.map((function(t){return{label:t.name,value:t.id}})),displayCondition:function(){return"show"===(0,Js.get)(t,"action","show")}}]}},mun=function(t){return{label:"Custom Variables",description:"Get or refresh the value of custom variables in real-time",type:"CUSTOM_VARIABLE",icon:"FiCode",category:"advanced",fields:[{id:"variables",label:"Variables",componentId:"MultiSelect",options:(0,Js.get)(t,"custom_variables",[]).map((function(t){return{label:t.key,value:t.id}}))}]}},yun=function(){return{label:"JavaScript",description:"Run a custom JavaScript function",type:"JAVASCRIPT",icon:"FiCode",category:"advanced",fields:[{id:"javascript",label:"JavaScript",componentId:"TextArea",monospace:!0}]}},bun=function(){return{label:"Form Validation",description:"Run validation on a custom form",type:"FORM_VALIDATION",icon:"BsClipboard",category:"other",fields:[{id:"showFieldErrors",label:"Show Field Errors",componentId:"Switch"}]}},xun=function(){return{label:"Web Scraper",description:"Scrape a website for it's text content",type:"WEB_SCRAPER",icon:"FiGlobe",category:"other",fields:[{id:"url",label:"URL",componentId:"DynamicString"}]}},Mun=function(){return{label:"Copy to Clipboard",description:"Copy text to clipboard",type:"COPY_TO_CLIPBOARD",icon:"BsClipboard",category:"other",fields:[{id:"value",label:"Value",componentId:"DynamicString"}]}},wun=function(){return{label:"Send Email",description:"Send an email from your app",type:"EMAIL",icon:"FiMail",category:"other",fields:[{id:"recipientEmails",label:"Recipient Email",componentId:"DynamicString"},{id:"senderName",label:"Sender Name",componentId:"DynamicString"},{id:"senderEmail",label:"Sender Email",componentId:"DynamicString"},{id:"subject",label:"Subject",componentId:"DynamicString"},{id:"body",label:"Body",componentId:"RichTextEditor"}]}},zun=function(){return{label:"Notification",description:"Trigger a popup notification",type:"NOTIFICATION",icon:"FiBell",category:"other",fields:[{id:"text",label:"Notification Text",componentId:"DynamicString"},{id:"notificationType",label:"Type",componentId:"Select",defaultValue:"SUCCESS",hideEmptyItem:!0,options:[{label:"Success",value:"SUCCESS"},{label:"Error",value:"ERROR"}]}]}},Cun=function(t){return{label:"Webhook",description:"Send a POST request to an external server",type:"WEBHOOK",icon:"FiGlobe",category:"advanced",fields:[{id:"method",label:"Method",componentId:"Select",defaultValue:"POST",hideEmptyItem:!0,options:[{label:"POST",value:"POST"},{label:"GET",value:"GET"}]},{id:"runLocation",label:"Run Location",componentId:"Select",defaultValue:"frontEnd",hideEmptyItem:!0,options:[{label:"Front-End",value:"frontEnd"},{label:"Back-End",value:"backEnd"}]},{id:"url",label:"URL",componentId:"DynamicString"},{id:"headers",label:"Headers",componentId:"KeyValuePairs"},{id:"body",label:"Body",componentId:"KeyValuePairs",displayCondition:function(){return"POST"===(0,Js.get)(t,"method","POST")}},{id:"customBody",label:"Custom Body JSON (Advanced)",componentId:"TextArea",displayCondition:function(){return"POST"===(0,Js.get)(t,"method","POST")}},{id:"waitForResponse",label:"Wait For Response",hint:"Wait for the webhook to return a response before continuing",componentId:"Switch",defaultValue:!1},{id:"waitForRealtimeWebhook",label:"Wait For Realtime Webhook",hint:"Wait for a response via the realtime webhook endpoint to return a response before continuing",componentId:"Switch",defaultValue:!1}]}},Aun=function(t){return{label:"Spinner",description:"Show a loading spinner",type:"SPINNER",icon:"FiLoader",category:"other",fields:[{id:"action",label:"Action",componentId:"Select",options:[{label:"Show",value:"show"},{label:"Hide",value:"hide"}]},{id:"text",label:"Text",componentId:"DynamicString",displayCondition:function(){return"show"===(0,Js.get)(t,"action","show")}}]}},kun=function(t,e){return{label:"Generate Records (BETA)",description:"Generate one or more records using AI",type:"AI_GENERATE_RECORDS",icon:"SiOpenai",category:"ai",fields:[{id:"prompt",label:"Prompt",componentId:"TextArea",maxLength:(0,Js.get)(e,"open_ai_api_key_configured")?2e4:2e3,minHeight:"150px"},{id:"model",label:"Model",componentId:"OpenAiModelSelect"},{id:"dataSource",label:"Data Source",hint:"Select the data source to generate records for",componentId:"SpreadsheetSelect",preventExtras:!0},{id:"aiResponseView",label:"Enable AI Response View",hint:"Show an auto-generated modal with the AI's response",componentId:"Switch",defaultValue:!1},{id:"fieldData",label:"Fields",componentId:"GenerateRecordsFieldEditor",customSpreadsheetId:(0,Js.get)(t,"dataSource"),displayCondition:function(){return(0,Js.get)(t,"dataSource")}}]}},Hun=function(t,e){var n,r=(0,Js.get)(t,"objectSchema",[]);return n="object"===(0,Js.get)(t,"responseType","text")?r.map((function(t){return{key:(0,Js.get)(t,"key"),label:(0,Js.startCase)((0,Js.get)(t,"key","")),componentId:"TextArea",minHeight:"100px"}})):[{key:"response",label:"Response",componentId:"TextArea",minHeight:"100px"}],{label:"OpenAI Request",description:"Trigger a request to OpenAI's ChatGPT",type:"OPEN_AI",icon:"SiOpenai",category:"ai",fields:[{id:"prompt",label:"Prompt",componentId:"TextArea",maxLength:(0,Js.get)(e,"open_ai_api_key_configured")?2e4:2e3,minHeight:"150px"},{id:"model",label:"Model",componentId:"OpenAiModelSelect"},{id:"responseType",label:"Response Type",componentId:"Select",defaultValue:"text",hideEmptyItem:!0,hint:"Choose the type of response formatting to expect from the AI.",options:[{label:"Text",value:"text"},{label:"Object",value:"object"}]},{id:"objectSchema",label:"Response Object Fields",hint:"Define custom fields for the AI to respond with, which can be used in the next steps",componentId:"KeyValuePairs",valueLabel:"Description",displayCondition:function(){return"object"===(0,Js.get)(t,"responseType","text")}},{id:"examples",width:"400px",componentId:"MultiForm",orientation:"vertical",label:"Training Examples",labelSingular:"Example",hideEmptyItem:!0,fields:[{key:"prompt",label:"Prompt",componentId:"TextArea",minHeight:"100px"}].concat(z(n))}]}},Eun=function(t,e,n,r,a,i,o,l){var c=void 0===n||"Form"!==r?null:function(r,a){var c=i.find((function(t){return t.id===a})),s=(0,Js.get)(c,"headers",[]),u=!1;n.forEach((function(t){"Form"===t.componentId?t.submitAction===e&&(u=!0):t.detailCreateSubmitAction!==e&&t.detailEditSubmitAction!==e||(u=!0)}));var d={};s.forEach((function(t){d[t]="{{ form.".concat(t," }}")})),o({actions:l.map((function(n){return n.id===e?Se(Se({},n),{},{steps:n.steps.map((function(e){return e.id===t.id?Se(Se({},e),{},u?{spreadsheet:a,formData:d}:{spreadsheet:a}):e}))}):n}))})};return{label:"Data Source Request",description:"Create, update or delete a Data Source row",type:"GOOGLE",category:"data",icon:"FiDatabase",fields:[Se(Se({},asn),{},{preventExtras:!0,onChange:c}),{id:"actionType",hideEmptyItem:!0,label:"Action Type",componentId:"Select",defaultValue:"create",options:[{label:"Get",value:"get"},{label:"Create",value:"create"},{label:"Edit",value:"edit"},{label:"Delete",value:"delete"}],displayCondition:function(){return t.spreadsheet}},{id:"rowId",label:"Row ID",hint:"The frontly_id of the row to update",componentId:"DynamicString",displayCondition:function(){return["get","edit","delete"].includes((0,Js.get)(t,"actionType","create"))}},{id:"rowIdColumn",label:"Row Column",componentId:"Select",hideEmptyItem:!0,options:(0,Js.get)(i.find((function(e){return e.id===t.spreadsheet})),"headers",[]).map((function(t){return{label:t,value:t}})),defaultValue:"frontly_id",hint:"The column to use in the row finding condition. Defaults to frontly_id.",displayCondition:function(){return["get","edit","delete"].includes((0,Js.get)(t,"actionType","create"))}},{id:"formData",columnSpan:2,hint:"Enter the values to submit to the Google Sheet row. Empty values will be omitted.",componentId:"GoogleForm",section:"requestFields",step:t,onChange:a,displayCondition:function(){return t.spreadsheet&&["edit","create"].includes((0,Js.get)(t,"actionType","create"))}},{id:"disableSuccessNotification",label:"Disable Success Notification",hint:"Disable the success notification popup",componentId:"Switch",displayCondition:function(){return!["get"].includes((0,Js.get)(t,"actionType","create"))}},{id:"successNotificationText",label:"Success Notification Text",hint:"Disable the success notification popup",componentId:"DynamicString",displayCondition:function(){return!t.disableSuccessNotification&&!["get"].includes((0,Js.get)(t,"actionType","create"))}}]}},Sun=function(t){return{label:"Navigate To Page",description:"Send the user to another page",type:"NAVIGATE",icon:"BsArrowRightCircle",category:"other",fields:[{id:"destination",label:"Destination",componentId:"SelectToggle",defaultValue:"page",tabs:[{label:"Page",value:"page"},{label:"Form",value:"form"},{label:"Url",value:"url"}]},{id:"page",label:"Page",componentId:"PageSelect",showExternalLink:!0,displayCondition:function(){return"page"===(0,Js.get)(t,"destination","page")}},{id:"form",label:"Form",componentId:"FormSelect",displayCondition:function(){return"form"===(0,Js.get)(t,"destination","page")}},{id:"externalLink",label:"External Link",hint:"Send a user to a page outside of your app",componentId:"DynamicString",displayCondition:function(){return"externalLink"===t.page||"url"===t.destination}},{id:"openNewWindow",label:"Open New Window",componentId:"Switch",orientation:"horizontal"},{id:"urlParams",label:"URL Params",componentId:"DataGrid",columns:[{key:"key",componentId:"Input",width:"100%"},{key:"value",componentId:"DynamicString",width:"100%"}]}]}},Lun=function(t){return{label:"Update Local State",description:"Set local state values for dynamic rendering",type:"LOCAL_STATE",icon:"BsArrowUpCircle",category:"data",fields:[{id:"clear",label:"Clear",componentId:"Switch",hint:"Clear the entire current local state"},{id:"values",label:"Values",componentId:"KeyValuePairs",displayCondition:function(){return!t.clear}}]}},_un=function(t,e){return{label:"Set Form Values",description:"Set the values of a form",type:"FORM_VALUES",icon:"BsArrowUpCircle",category:"data",fields:[{id:"clear",label:"Clear",componentId:"Switch",hint:"Clear all current form values"},{id:"blocks",label:"Blocks",componentId:"MultiSelect",hideEmptyItem:!0,options:e.filter((function(t){return t.spreadsheet||["Input","Select","TextArea","Switch"].includes(t.componentId)})).map((function(t){return{label:(0,Js.get)(t,"key")||(0,Js.get)(t,"label")||"Block",value:t.id.toString()}})),displayCondition:function(){return!t.clear}},{id:"values",label:"Values",componentId:"KeyValuePairs",displayCondition:function(){return!t.clear}}]}},Bun=function(t){return{label:"Logic",description:"Choose from a variety of data manipulations and logic operations",type:"LOGIC",icon:"FiGitPullRequest",category:"advanced",fields:[{id:"operation",label:"Operation",componentId:"Select",defaultValue:"page",hideEmptyItem:!0,options:[{label:"Add to comma-separated string",value:"addToCommaSeparatedString"},{label:"Remove from comma-separated string",value:"removeFromCommaSeparatedString"}]}].concat(z(Fun(t)))}},Dun=function(){return{label:"Update Active User",description:"Update fields stored on the Active User's account",type:"UPDATE_USER",icon:"BsPersonUp",category:"data",fields:[{id:"values",componentId:"UserActionEditor",section:"Values"}]}},Tun=function(){return{label:"Time Delay",description:"Wait a specified amount of time before continuing",type:"TIME_DELAY",icon:"BsClock",category:"other",fields:[{id:"seconds",label:"Seconds",componentId:"Input",type:"number",defaultValue:1}]}},Vun=function(t){return{label:"'Make' Scenario",description:"Trigger a Scenario in the 'Make' automation platform",disabledMessage:(!(0,Js.get)(t,"make_api_token")||!(0,Js.get)(t,"make_organization_id"))&&"Configure your Make account connection on the Integration Settings page in your admin to enable this action",type:"MAKE",icon:"MakeLogo",category:"other",fields:[{id:"scenario",label:"Scenario",componentId:"MakeScenarioSelect",columnSpan:2},{id:"values",label:"Values",componentId:"KeyValuePairs",columnSpan:2},{id:"waitForResponse",label:"Wait For Response",hint:"Wait for the webhook to return a response before continuing",componentId:"Switch",defaultValue:!1}]}},Oun=function(t){return{label:"Refresh Blocks",description:"Refresh the data in specific blocks on the page",type:"REFRESH_BLOCKS",icon:"FiRefreshCcw",category:"other",fields:[{id:"blocks",label:"Blocks",componentId:"MultiSelect",options:t.filter((function(t){return t.spreadsheet})).map((function(t){return{label:(0,Js.get)(t,"label","Block"),value:t.id.toString()}}))}]}},Iun=function(t,e,n){var r=(0,Js.get)(t,"block"),a=e.find((function(t){return t.id===parseInt(r)})),i=n.find((function(t){return t.id===(0,Js.get)(a,"spreadsheet")})),o=(0,Js.get)(i,"headers",[]).filter((function(t){return!["frontly_data"].includes(t)}));return{label:"CSV Download",description:"Download the data from an active block as a CSV file",type:"CSV_DOWNLOAD",icon:"FiDownload",category:"other",fields:[{id:"block",label:"Block",hint:"Select the block to download the data from",componentId:"Select",options:e.filter((function(t){return t.spreadsheet&&["Table","Kanban","Grid","Calendar","Map"].includes(t.componentId)})).map((function(t){return{label:(0,Js.get)(t,"label","Block"),value:t.id.toString()}}))},{id:"fileName",label:"File Name",componentId:"Input",hint:"The name of the file to download. Defaults to 'data'. Don't include the .csv extension in the filename."},{id:"headers",label:"Columns",hint:"The columns to include in the CSV download. Leave empty to include all columns.",componentId:"MultiSelect",options:o.map((function(t){return{label:t,value:t}}))}]}},Run=function(){return{label:"Zapier Trigger",description:"Trigger a Zap in 'Zapier' automation platform",type:"ZAPIER",icon:"ZapierIcon",category:"other",otherContent:(0,uf.jsx)("div",{children:(0,uf.jsx)(dR,{data:{text:"Note: This action requires a paid Zapier plan to function"}})}),fields:[{id:"webhookUrl",label:"Webhook URL",componentId:"Input",columnSpan:2},{id:"values",label:"Values",componentId:"KeyValuePairs",columnSpan:2},{id:"waitForResponse",label:"Wait For Response",hint:"Wait for the webhook to return a response before continuing",componentId:"Switch",defaultValue:!1}]}},Fun=function(t){return["addToCommaSeparatedString","removeFromCommaSeparatedString"].includes(t.operation)?[{id:"list",label:"List",componentId:"DynamicString"},{id:"value",label:"Value",componentId:"DynamicString"},{id:"uniqueValues",label:"Unique Values",componentId:"Switch",hint:"Only add unique values to the list. If the value is already in the list, it will not be added.",displayCondition:function(){return"addToCommaSeparatedString"===t.operation}}]:[]},Nun=function(t){if(t.some((function(t){return"parent"in t})))return t;var e,n=[],r=null,a=y(t);try{for(a.s();!(e=a.n()).done;){var i=e.value,o=Se(Se({},i),{},{parent:r});n.push(o),r=i.id}}catch(l){a.e(l)}finally{a.f()}return n},Pun=function(t){var e=t.data,n=t.multiResourceId,r=t.titleIsEditable,a=void 0!==r&&r,i=t.customAction,o=void 0===i?null:i,l=t.customOnChange,c=void 0===l?null:l,s=t.disabledTypes,u=void 0===s?[]:s,d=(0,Js.get)(e,"referenceLabelIsEditable"),h=m((0,x.useState)(!1),2),f=h[0],p=h[1],g=oR().activeCustomBlock,v=lR(),y=(0,Js.get)(v,"actions",[]),b=Gcn().setPage,M=Ys(nI),w=Ys(XI),C=Ys(aI),A=(0,Js.get)(v,"actions",[]),k={spreadsheets:Ys(jI),pageBlocks:(0,Js.get)(v,"blocks",[]),pageActions:A,activeApp:w,setPage:b},H=(0,Js.get)(e,"value"),E=o||(0,Js.get)(e,"customAction")||y.find((function(t){return t.id===H}));(0,x.useEffect)((function(){f&&!E&&_()}),[f]);var S=Nun((0,Js.get)(E,"steps",[])),L=(0,Js.get)(e,"multiFormItemId"),_=function(){var t=id(y,"id")+1,n={id:t,label:"Action ".concat(t),steps:[{id:1,type:null}]},r=(0,Js.get)(v,"blocks",[]).map((function(n){if(n.id===M){if(e.isMenuBlock){var r=(0,Js.get)(n,"items",[]).map((function(e){return e.id===L?Se(Se({},e),{},{clickAction:t}):e}));return Se(Se({},n),{},{items:r})}var a=(0,Js.get)(C,M);return Se(Se({},n),{},a?{versions:(0,Js.get)(n,"versions",[]).map((function(n){return(0,Js.get)(n,"id")===a?Se(Se({},n),{},{data:Se(Se({},(0,Js.get)(n,"data",{})),{},He({},e.id,t))}):n}))}:He({},e.id,t))}return n}));b({actions:[].concat(z(y),[n]),blocks:r})},B=function(t,e,n){return t.map((function(t){return t.id===H?Se(Se({},t),{},He({},e,n)):t}))},D=function(t,n){var r=c||(0,Js.get)(e,"customOnChange");r?r(n):b({actions:B(y,t,n)})},T=function(t){var e=t.parent,n=t.child,r=id(S,"id")+1;if(n){var a=S.find((function(t){return t.id===n})),i=S.map((function(t){return t.parent===a.parent?Se(Se({},t),{},{parent:r}):t})),o=[].concat(z(i),[{id:r,type:null,parent:a.parent}]);D("steps",o)}else D("steps",[].concat(z(S),[{id:r,type:null,parent:e}]))},V=e.label;n?V=(0,Js.get)(E,"label"):d&&(V=(0,Js.get)(E,"referenceLabel"));var O=S.filter((function(t){return!t.parent})),I=function(t){return{disabledTypes:u,actionId:H,data:t,dynamicSources:(0,Js.get)(e,"dynamicSources",[]),excludedSources:(0,Js.get)(e,"excludedSources",[]),deleteStep:function(){return function(t){var e=S.find((function(e){return e.id===t})),n=S.filter((function(e){return e.id!==t})).map((function(n){return n.parent===t?Se(Se({},n),{},{parent:e.parent}):n}));D("steps",n)}(t.id)},clearStepType:function(){return function(t){var e=S.map((function(e){return e.id===t?{id:t,type:null}:e}));D("steps",e)}(t.id)},onChange:function(e,n){return function(t,e,n){return D("steps",S.map((function(r,a){return r.id===n?Se(Se({},r),{},He({},t,e)):r})))}(e,n,t.id)},addStep:function(t){return T(t)}}},R=O.filter((function(t){return!(0,Js.get)(t,"conditions")})),F=O.length>1&&R.length>0;return(0,uf.jsxs)("div",{className:"drag-item",children:[f&&(0,uf.jsxs)(qun,{children:[(0,uf.jsxs)(Wun,{children:[a||d?(0,uf.jsxs)(fR,{alignItems:"center",children:[(0,uf.jsx)(aln,{data:{icon:"FiEdit",color:tu.grey3,size:18}}),(0,uf.jsx)(SR,{data:{value:V,minimal:!0,border:"0px",placeholder:"Action Label",padding:"5px",fontStyle:"headingLg",onChange:function(t){return D(d?"referenceLabel":"label",t)}}})]}):(0,uf.jsx)(dR,{data:{text:V||"Action Label",fontStyle:"headingLg"}}),(0,uf.jsxs)(fR,{gap:"15px",alignItems:"center",children:[g&&(0,Js.get)(g,"reusable")&&(0,uf.jsx)(b$,{data:{width:"280px",margin:"0 10px 0 0",onChange:function(t){b({actions:B(y,"editableByUser",t)})},tabs:[{label:"Not Editable",value:!1,active:!(0,Js.get)(E,"editableByUser")},{label:"Editable By User",value:!0,active:(0,Js.get)(E,"editableByUser")}]}}),(0,uf.jsx)(gf,{data:{text:"Add Root Step",type:"basic",icon:"FiPlus",onClick:function(){return T({parent:null})}}}),(0,uf.jsx)(aln,{data:{icon:"FiX",size:26,onClick:function(){return p(!1)},hover:!0}})]})]}),(0,uf.jsxs)(Yun,{children:[(0,Js.get)(E,"editableByUser")&&(0,uf.jsxs)("div",{style:{display:"flex",flexDirection:"column",alignItems:"center",gap:"10px",maxWidth:"600px",background:"white",border:"1px solid ".concat(tu.divider),borderRadius:"12px",padding:"20px"},children:[(0,uf.jsx)(dR,{data:{text:"This action is set to 'Editable By User'",fontStyle:"heading2xl",textAlign:"center"}}),(0,uf.jsx)(dR,{data:{text:"This action is configurable by the user when they use this block, so it's not editable here. This allows more customization because the action is not pre-defined.",fontStyle:"bodyXl",textAlign:"center"}})]}),!(0,Js.get)(E,"editableByUser")&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(fR,{children:O.map((function(t){return(0,uf.jsx)(Xun,{stepId:t.id,steps:S,getStepData:I,conditionWarning:F,useActionsMemoObject:k})}))}),0===S.length&&(0,uf.jsx)(Gun,{onClick:function(){return T({parent:null})},style:{width:"fit-content"},children:(0,uf.jsxs)(fR,{justifyContent:"space-between",alignItems:"center",gap:"10px",children:[(0,uf.jsx)(aln,{data:{icon:"FiPlus",color:tu.grey3,hover:!0}}),(0,uf.jsx)(dR,{data:{text:"Add Step",fontStyle:"headingMd",cursor:"pointer"}})]})})]})]})]}),(0,uf.jsx)(fun,{multiResourceId:n,resourceId:e.label||e.id,action:E,onClick:function(){return p(!0)}})]})},jun=function(t){var e=t.actionId,n=t.data,r=t.onChange,a=t.clearStepType,i=t.conditionWarning,o=t.addStep,l=t.previousSteps,c=t.deleteStep,s=t.activeStepId,u=t.dynamicSources,d=t.excludedSources,h=t.layerColor,f=t.childCount,p=t.disabledTypes,g=void 0===p?[]:p,v=t.useActionsMemoObject,y=m((0,x.useState)(!1),2),b=y[0],M=y[1],w=m((0,x.useState)(!1),2),C=w[0],A=w[1],k=m((0,x.useState)("all"),2),H=k[0],E=k[1],S=v.spreadsheets,L=v.pageBlocks,_=v.pageActions,B=v.activeApp,D=v.setPage,T={open_ai_api_key_configured:(0,Js.get)(B,"open_ai_api_key_configured"),show_make_action:(0,Js.get)(B,"show_make_action"),make_api_token:(0,Js.get)(B,"make_api_token"),make_organization_id:(0,Js.get)(B,"make_organization_id"),show_zapier_action:(0,Js.get)(B,"show_zapier_action"),custom_variables:(0,Js.get)(B,"custom_variables",[])||[]},V=(0,gun(S,L,_,T,D).getStepTypes)({step:n,onChange:r,disabledTypes:g,actionId:e,stepId:s}),O=V.find((function(t){return t.type===n.type})),I=[].concat(z((0,Js.get)(O,"fields",[])),[{id:"conditions",sectionHint:"Set conditions to determine whether this step and any of it's children will be run or not.",componentId:"DisplayConditions",orientation:"vertical",section:"Run Conditions"}]),R=(0,Js.get)(O,"otherContent"),F=n.type?(0,Js.get)(O,"label"):"Select Step Type",N=$s(AI),P=n.type?[{text:"Edit Type",type:"basic",icon:"FiEdit",onClick:function(){return N({title:"Reset Step Data?",text:"Changing the type will erase any current data for this step. Are you sure you want to continue?",confirm:function(){Rcn("Step Reset"),a()}})}}]:[],j=V.filter((function(t){return"all"===H||t.category===H})),U=i&&!(0,Js.get)(n,"conditions");return(0,uf.jsxs)(uf.Fragment,{children:[b&&(0,uf.jsx)(_9n,{minWidth:O?"550px":"1000px",background:tu.grey1,header:{title:(0,Js.get)(V.find((function(t){return t.type===n.type})),"label","Select Step Type")},buttons:[{text:"Delete",type:"basic",icon:"FiTrash",onClick:function(){N(f>0?{title:"Delete Action Step?",text:"This step has depdendencies. Any references to this step in subsequent steps will need to be manually updated.",confirm:function(){Rcn("Step Deleted"),c(n.id)}}:{title:"Delete Action Step?",text:"This is irreversible. Are you sure you want to continue?",confirm:function(){Rcn("Step Deleted"),c(n.id)}})}}].concat(P),hide:function(){return M(!1)},children:(0,uf.jsxs)(uf.Fragment,{children:[!O&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(itt,{data:{margin:"0 0 15px 0",tabs:[{label:"All",active:"all"===H,onClick:function(){return E("all")}},{label:"Data",active:"data"===H,onClick:function(){return E("data")}},{label:"Generative AI",active:"ai"===H,onClick:function(){return E("ai")}},{label:"Other",active:"other"===H,onClick:function(){return E("other")}},{label:"Advanced",active:"advanced"===H,onClick:function(){return E("advanced")}}]}}),(0,uf.jsx)(uun,{count:j.length,children:j.map((function(t){return(0,uf.jsx)(hun,{disabledMessage:t.disabledMessage,onClick:function(){return r("type",t.type)},title:t.label,description:t.description,icon:t.icon||"FiGrid"})}))})]}),O&&(0,uf.jsx)(_dn,{otherContent:R,sectionPadding:"0px 0px 15px 0px",previousSteps:l,dynamicSources:u,excludedSources:d,gridLayout:!0,onChange:function(t,e){return r(t,e)},fields:I.filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition(t)})).map((function(t){return Se(Se({},t),{},{value:(0,Js.get)(n,t.id)})}))})]})}),(0,uf.jsx)(Zun,{children:(0,uf.jsxs)(Gun,{onClick:function(){return M(!0)},onMouseEnter:function(){return A(!0)},onMouseLeave:function(){return A(!1)},children:[(0,uf.jsxs)(fR,{justifyContent:"space-between",alignItems:"center",gap:"10px",children:[(0,uf.jsx)(aln,{data:{icon:(0,Js.get)(O,"icon","FiEdit"),color:h}}),(0,uf.jsx)(dR,{data:{text:F,fontStyle:"headingMd",cursor:"pointer"}}),U&&(0,uf.jsxs)("div",{className:"step-".concat(n.id),children:[(0,uf.jsx)(Ocn,{anchorSelect:".step-".concat(n.id),place:"left",style:{zIndex:9999,width:"220px"},children:"This step does not have any conditions set. This will cause issues with your conditional logic."}),(0,uf.jsx)(ndn,{children:(0,uf.jsx)(aln,{data:{icon:"FiAlertTriangle",color:"white",size:15}})})]})]}),C&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(Uun,{style:{top:"-10px",left:"50%",transform:"translateX(-50%)"},children:(0,uf.jsx)(aln,{data:{icon:"FiPlus",color:tu.grey2,onClick:function(t){t.stopPropagation(),o({child:n.id})},hover:!0,size:16}})}),(0,uf.jsx)(Uun,{style:{bottom:"-10px",left:"50%",transform:"translateX(-50%)"},children:(0,uf.jsx)(aln,{data:{icon:"FiPlus",color:tu.grey2,onClick:function(t){t.stopPropagation(),o({parent:n.id})},hover:!0,size:16}})})]})]})})]})},Uun=sf.div.withConfig({displayName:"Action__AddStepIconWrapper",componentId:"sc-10punjs-0"})(["position:absolute;height:20px;width:20px;display:flex;justify-content:center;align-items:center;border:2px solid ",";border-radius:50%;background:white;cursor:pointer;transition:all 0.2s ease-in-out;&:hover{filter:brightness(90%);}"],tu.grey2),Wun=sf.div.withConfig({displayName:"Action__Header",componentId:"sc-10punjs-1"})(["display:flex;justify-content:space-between;align-items:center;padding:15px 20px 15px 20px;border-bottom:1px solid ",";width:100%;"],tu.grey2),Zun=sf.div.withConfig({displayName:"Action__StepWrapper",componentId:"sc-10punjs-2"})(["display:flex;flex-direction:column;justify-content:center;align-items:center;gap:",";cursor:pointer;"],su),Gun=sf.div.withConfig({displayName:"Action__StepContainer",componentId:"sc-10punjs-3"})(["display:flex;flex-direction:column;gap:",";padding:",";border-radius:8px;border:1px solid ",";width:100%;background:white;position:relative;cursor:pointer;&:hover{filter:brightness(99%);}"],uu,uu,tu.grey2),qun=sf.div.withConfig({displayName:"Action__FullScreenEditor",componentId:"sc-10punjs-4"})(["position:fixed;top:0;left:0;bottom:0;right:0;height:100%;z-index:9999;background:white;padding:0px;overflow:scroll;"]),Yun=sf.div.withConfig({displayName:"Action__StepsContainer",componentId:"sc-10punjs-5"})(["padding:30px;background:",";height:100%;display:flex;justify-content:center;align-items:flex-start;"],tu.grey1),Xun=function t(e){var n=e.stepId,r=e.steps,a=e.layer,i=void 0===a?0:a,o=e.getStepData,l=e.conditionWarning,c=e.useActionsMemoObject,s=r.find((function(t){return t.id===n})),u=["#4597f8","#50ab64","#df5534","#8d4cf6"],d=function(t,e){var n=new Map(t.map((function(t){return[t.id,t]})));return function t(e){var r=n.get(e);if(!r||!r.parent)return[];var a=t(r.parent);return[r.parent].concat(z(a))}(e)}(r,n),h=r.filter((function(t,e){return d.includes(t.id)})),f=r.filter((function(t){return t.parent&&t.parent===n})),p=u[i%u.length],g=f.length,v=f.filter((function(t){return!(0,Js.get)(t,"conditions")})),m=f.length>1&&v.length>0,y=o(s);return(0,uf.jsxs)($un,{children:[(0,uf.jsx)(Kun,{color:p,children:y&&(0,uf.jsx)(jun,Se(Se({},y),{},{layerColor:p,childCount:g,previousSteps:h,conditionWarning:l,useActionsMemoObject:c}))}),g>0&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(tdn,{}),(0,uf.jsx)(Qun,{children:f.map((function(e,n){var a=0===n,l=n===g-1,s=!a&&!l;return(0,uf.jsxs)(Jun,{children:[g>1&&(0,uf.jsxs)(uf.Fragment,{children:[a&&(0,uf.jsx)(edn,{style:{position:"absolute",right:0}}),s&&(0,uf.jsx)(edn,{style:{width:"100%"}}),l&&(0,uf.jsx)(edn,{style:{position:"absolute",left:0}})]}),(0,uf.jsx)(tdn,{}),(0,uf.jsx)(t,{stepId:e.id,steps:r,layer:i+1,getStepData:o,conditionWarning:m,useActionsMemoObject:c})]})}))})]})]})},$un=sf.div.withConfig({displayName:"Action__NewStepContainer",componentId:"sc-10punjs-6"})(["display:flex;flex-direction:column;width:fit-content;align-items:center;"]),Kun=sf.div.withConfig({displayName:"Action__StepActionContainer",componentId:"sc-10punjs-7"})(["border-radius:10px;width:fit-content;color:white;font-weight:500;margin-right:15px;margin-left:15px;text-align:center;font-size:12px;"]),Qun=sf.div.withConfig({displayName:"Action__StepChildren",componentId:"sc-10punjs-8"})(["display:flex;"]),Jun=sf.div.withConfig({displayName:"Action__StepChildContainer",componentId:"sc-10punjs-9"})(["display:flex;flex-direction:column;align-items:center;position:relative;"]),tdn=sf.div.withConfig({displayName:"Action__VerticalLine",componentId:"sc-10punjs-10"})(["border-left:1px solid grey;height:20px;width:1px;"]),edn=sf.div.withConfig({displayName:"Action__HorizontalLine",componentId:"sc-10punjs-11"})(["border-top:1px solid grey;height:1px;width:calc(100% / 2);"]),ndn=sf.div.withConfig({displayName:"Action__Warning",componentId:"sc-10punjs-12"})(["background:",";padding:8px;border-radius:10px;display:flex;justify-content:center;align-items:center;gap:10px;width:fit-content;"],nu),rdn=["status","role","label","position","type","city"],adn=function(t){for(var e in t)if("frontly_id"!==e){var n=t[e];if(!isNaN(parseFloat(n))&&isFinite(n))return e}return null},idn=function(t){var e=(0,Js.get)(t,["field_data","config"],{}),n=(0,Js.get)(t,"headers",[]).filter((function(t){return!["frontly_data","frontly_id","id"].includes(t)})).filter((function(t){return!1!==(0,Js.get)(e,[t,"active"])})),r=(0,Js.get)(t,"data",[]),a=n.filter((function(t){return t.toLowerCase().includes("image")||t.toLowerCase().includes("url")||t.toLowerCase().includes("img")})),i=(0,Js.get)(r,0,{}),o=adn(i),l=n.filter((function(t){return!a.includes(t)})),c=n.filter((function(t){return!t.includes("id")})),s=(0,Js.get)(c,0);return{imageKeys:a,nonImageHeaders:l,validDisplayHeaders:c,labelKey:s,numericKey:o}},odn=function(){var t=Ys(XI),e=Gcn().setBlock,n=Xsn(),r=lR(),a=sR().processDynamicText,i=m(Xs(jI),2),o=i[0],l=i[1],c=(0,Js.get)(r,"blocks",[]),s=m(Xs(qI),2),u=s[0],d=s[1],h=m(Xs(zI),2),f=h[0],p=h[1],g=function(){var e=(0,Js.get)(t,"subdomain");return e?"".concat(e,".frontly.ai"):yd()},v=function(){var t=Ae(ke().mark((function t(e){var n,r,a;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.sheetId,r=e.blockId,a=e.refreshObject,r&&p([].concat(z(f),[r])),t.next=4,b({sheetId:n,refreshObject:a}).then((function(t){Rcn("Sheet Data Refreshed"),l(o.map((function(e){return e.id==n?Se(Se({},e),t):e}))),r&&p(f.filter((function(t){return t!==r})))}));case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),y=function(){var t=Ae(ke().mark((function t(e){var n,r,i,o;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.sheetId,r=e.recordId,i=e.rowIdColumn,o={spreadsheet_id:n,row_id_column:i,row_id:a({text:r}),method:"GET_ROW",domain:g()},t.abrupt("return",K9.post(vd(),o).then((function(t){return Ru(n).includes("db__")?(0,Js.get)(t,"data",{}):(0,Js.get)(t,["data","data"],{})})));case 3:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),b=function(){var t=Ae(ke().mark((function t(e){var n,r,a,i,o,l;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.sheetId,r=e.filters,a=e.pagination,i=e.refreshObject,o=void 0===i?null:i,l={spreadsheet_id:n,method:"GET_ALL",domain:g(),filters:r,pagination:a,refresh_object:o},t.abrupt("return",K9.post(vd(),l).then((function(t){return{data:(0,Js.get)(t,["data","data"],[]),headers:(0,Js.get)(t,["data","headers"],[]),field_data:(0,Js.get)(t,["data","field_data"],{})}})));case 3:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),x=function(t){var e=t.type,n=t.sheetId,r=t.recordId,i=t.values,o=t.newRecord,l=t.newRecords,s=t.currentRecord,h=void 0===s?{}:s;try{var f=a({text:r}),p={},g=c.filter((function(t){return t.spreadsheet===n})).map((function(t){return t.id}));Object.keys(u).forEach((function(t){if(g.includes(parseInt(t))){var n=(0,Js.get)(u,t,[]),r=["Form","InfoList"].includes((0,Js.get)(c.find((function(e){return e.id===parseInt(t)})),"componentId"));if(r){if("update"===e){var a=Se({},n);i.forEach((function(t){a[t.key]=t.value})),p[t]=a}}else{var s=z(n=Nu(n));"create_multiple"===e?s=[].concat(z(l),z(n)):"create"===e?s=[o].concat(z(n)):"delete"===e?s=n.filter((function(t){return t.frontly_id!=f})):"update"===e&&(s=n.map((function(t){if(t.frontly_id==f){var e=Se(Se({},t),h);return i.forEach((function(t){e[t.key]=t.value})),e}return t}))),p[t]=s}}})),d(p)}catch(v){console.log("ERROR",v)}},M=function(){var t=Ae(ke().mark((function t(e){var n,r,i,o,l,c,s;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.sheetId,r=e.recordId,i=e.values,o=e.rowIdColumn,l=e.currentRecord,c=void 0===l?{}:l,s={spreadsheet_id:n,row_id:a({text:r}),row_id_column:o,method:"UPDATE_ROW",domain:yd(),values:i},x({type:"update",sheetId:n,recordId:r,values:i,currentRecord:c}),t.abrupt("return",K9.post(vd(),s).then((function(t){return(0,Js.get)(t,"data",{})})));case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),w=function(){var t=Ae(ke().mark((function t(e){var n,r,a;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.sheetId,r=e.values,a={spreadsheet_id:n,method:"CREATE_ROW",domain:yd(),values:r},t.abrupt("return",K9.post(vd(),a).then((function(t){var e=(0,Js.get)(t,["data"],{});return x({type:"create",sheetId:n,newRecord:e}),e})));case 3:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),C=function(){var t=Ae(ke().mark((function t(e){var n,r,a,i,o;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.sheetId,r=e.recordId,a=e.rowIdColumn,i={spreadsheet_id:n,row_id:r,row_id_column:a,method:"DELETE_ROW",domain:yd()},t.next=4,K9.post(vd(),i);case 4:return o=t.sent,x({type:"delete",sheetId:n,recordId:r}),t.abrupt("return",o);case 7:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),A=function(t){var e=o.find((function(e){return e.id===t})),r=idn(e),a=r.validDisplayHeaders,i=r.imageKeys,l=Se(Se({},n),{},{label:(0,Js.get)(e,"title"),spreadsheet:t});if((0,Js.get)(i,0)&&(l.image=(0,Js.get)(i,0)),"Chart"!==n.componentId){var c=["headingLg","bodyMd","bodySm"];l.fields=a.filter((function(t,e){return e<3})).map((function(t,e){return{id:e+1,key:t,fontStyle:(0,Js.get)(c,e)}}))}return l};return{handleTable:function(t){var r=o.find((function(e){return e.id===t})),a=(0,Js.get)(r,["field_data","config"],{}),i={DateTimePicker:"date",Checkbox:"boolean",ImageUpload:"image"},l={};Object.keys(a).forEach((function(t){var e=(0,Js.get)(a,[t,"componentId"]),n=(0,Js.get)(i,e);n&&(l[t]={columnType:n})}));var c=Se(Se({},n),{},{label:(0,Js.get)(r,"title"),spreadsheet:t,columnData:{config:l}});e(c)},handleGrid:function(t){e(A(t))},handleCustom:function(t){var r=o.find((function(e){return e.id===t})),a=Se(Se({},n),{},{label:(0,Js.get)(r,"title"),spreadsheet:t});e(a)},handleForm:function(t){var r=o.find((function(e){return e.id===t})),a=(0,Js.get)(r,"headers",[]).filter((function(t){return!["frontly_data","frontly_id","id"].includes(t)})),i=o.find((function(e){return e.id===parseInt(t)})),l=Se(Se({},n),{},{gridLayout:a.length>3,label:(0,Js.get)(i,"title"),spreadsheet:t});e(l)},handleInfoList:function(t){var r=o.find((function(e){return e.id===t})),a=(0,Js.get)(r,"headers",[]).filter((function(t){return!["frontly_data","frontly_id","id"].includes(t)})),i=o.find((function(e){return e.id===parseInt(t)})),l=Se(Se({},n),{},{gridLayout:a.length>3,label:(0,Js.get)(i,"title"),spreadsheet:t});e(l)},handleKanban:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,r=o.find((function(e){return e.id===t})),a=(0,Js.get)(r,"data",[]),i=idn(r),l=i.imageKeys,c=i.nonImageHeaders,s=(0,Js.get)(a,0);if(!(0,Js.isObject)(s)||!(0,Js.isArray)(a))return[];var u=null,d=[],h=Object.keys(s).filter((function(t){return!["frontly_data","frontly_id","id"].includes(t)})).filter((function(t){return!l.includes(t)}));if(n){var f=od(a,n),p=f.items,g=f.dupes;d.push(n),u=g.length>1?g.map((function(t){return{label:t,value:t}})):p.map((function(t){return{label:t,value:t}}))}else h.forEach((function(t){var e=od(a,t).dupes;e.length>1&&(d.push(t),u||(u=e.map((function(t){return{label:t,value:t}}))))}));var v=n||d.find((function(t){rdn.forEach((function(e){if(t.includes(e))return!0}))}))||(0,Js.get)(d,0);if(!v){v=c.find((function(t){return rdn.includes(t)}))||(0,Js.get)(c,0),u=[];var m=[];a.forEach((function(t){var e=(0,Js.get)(t,v);m.includes(e)||(u.push({label:e,value:e}),m.push(e))}))}e(Se(Se({},A(t)),{},{columnKey:v,columns:u}))},handleCalendar:function(t){var n=o.find((function(e){return e.id===t})),r=idn(n).validDisplayHeaders,a=r.find((function(t){return t.includes("date")}));e(Se(Se({},A(t)),{},{startDate:a,eventLabel:(0,Js.get)(r,0)}))},handleChart:function(t){var n=o.find((function(e){return e.id===t})),r=(0,Js.get)(n,"data",[]),a=idn(n).nonImageHeaders,i=(0,Js.get)(r,0,{}),l=a.find((function(t){return rdn.includes(t)}))||(0,Js.get)(a,0);e(Se(Se({},A(t)),{},{labelKey:l,valueKey:adn(i)}))},handleStat:function(t){},refreshSheet:v,getRecords:b,getRecord:y,createRecord:w,createMultipleRecords:function(t){var e=t.sheetId,n=t.rows,r={spreadsheet_id:e,method:"CREATE_MULTIPLE_ROWS",rows:n,domain:yd()};return K9.post(vd(),r).then((function(t){var n=(0,Js.get)(t,"data",[]);return x({type:"create_multiple",sheetId:e,newRecords:n}),n}))},updateRecord:M,deleteRecord:C,updateAndRetreive:function(t){var e={spreadsheet_id:t.spreadsheetId,updates:t.updates,results:t.results,method:"UPDATE_AND_RETREIVE",domain:yd()};return K9.post(vd(),e).then((function(t){return(0,Js.get)(t,["data"],{})}))}}},ldn=function(t){var e=$s(qI),n=Ys(jI),r=Ys(JI),a=Ucn().validateFields,i=Ys(tI),o=Ys(XI),l=Ys(KI),c=Ys(BI),s=$s(UO),u=m(Xs(GO),2),d=u[0],h=u[1],f=m(Xs(ZO),2),p=f[0],g=f[1],v=$s(YO),y=$s(qO),b=$s(YI),x=Ks(wI),M=$s(GI),w=sR(),C=w.processDynamicText,A=w.passesDisplayConditions,k=m(Xs(HI),2),H=k[0],E=k[1],S=$s(SI),L=$s(eR),_=Ks(zI),B=$s(tR),D=aR().setModalStack,T=odn(),V=T.createRecord,O=T.updateRecord,I=T.deleteRecord,R=T.getRecord,F=_t(),N=(0,Js.get)(t,"actions",[]);if(Md)return{actionResolver:function(){return null}};var P=function(){var u=Ae(ke().mark((function u(f,w){var A,k,H,E,S,L,_,T,N,P,j,U,W,Z,G,q,Y,X,$,K,Q,J,tt,et,nt,rt,at,it,ot,lt,ct,st,ut,dt,ht,ft,pt,gt,vt,mt,yt,bt,xt,Mt,wt,zt,Ct,At,kt,Ht,Et,St,Lt,_t,Bt,Dt,Tt,Vt,Ot,It,Rt,Ft,Nt,Pt,jt,Ut,Wt,Zt,Gt,qt,Yt,Xt,$t,Kt,Qt,Jt,te,ee,ne,re,ae,ie,oe,le,ce,se,ue,de,he,fe,pe,ge,ve,me,ye,be,xe,Me,we,ze=arguments;return ke().wrap((function(u){for(;;)switch(u.prev=u.next){case 0:if(A=ze.length>2&&void 0!==ze[2]?ze[2]:null,k=ze.length>3&&void 0!==ze[3]?ze[3]:null,H=ze.length>4&&void 0!==ze[4]?ze[4]:null,E=function(t){return C({text:t,context:w,reusableBlockId:H})},"CUSTOM_VARIABLE"!==f.type){u.next=17;break}return S=(0,Js.get)(f,"variables",[]),L=(0,Js.get)(o,"custom_variables",[]).filter((function(t){return S.includes(parseInt(t.id))})).map((function(t){return Se(Se({},t),{},{filters:(0,Js.get)(t,"conditions",[]).map((function(t){return Se(Se({},t),{},{value:E((0,Js.get)(t,"value"))})})),id:t.spreadsheet,is_variable:!0})})),u.next=9,K9.post(vd(),{endpoint_type:"multi",variables_to_fetch:L,domain:yd()});case 9:return _=u.sent,T=(0,Js.get)(_,"data"),N=(0,Js.get)(T,"custom_variables",{}),P=(0,Js.get)(r,"custom_variables",{}),e(Se(Se({},r),{},{custom_variables:Se(Se({},P),N)})),u.abrupt("return",N);case 17:if("GOOGLE"!==f.type){u.next=57;break}if(j=(0,Js.get)(f,"formData",{}),"get"!==f.actionType){u.next=26;break}return u.next=22,R({sheetId:f.spreadsheet,recordId:E(f.rowId),rowIdColumn:f.rowIdColumn});case 22:return U=u.sent,u.abrupt("return",U);case 26:if("delete"!==f.actionType){u.next=35;break}return(W=Nu((0,Js.get)(r,A,[])))&&e(Se(Se({},r),{},He({},A,W.filter((function(t){return parseInt(t.frontly_id)!==parseInt(E(f.rowId))}))))),u.next=31,I({sheetId:f.spreadsheet,recordId:E(f.rowId),rowIdColumn:f.rowIdColumn});case 31:return f.disableSuccessNotification||Rcn(E(f.successNotificationText)||"Record Deleted"),u.abrupt("return");case 35:if(Z=[],Object.keys(j).forEach((function(t){var e=E((0,Js.get)(j,t),w);e&&Z.push({key:t,value:e})})),G={},Z.forEach((function(t){G[t.key]=t.value})),"edit"!==f.actionType){u.next=50;break}return(q=Nu((0,Js.get)(r,A,[])))&&e(Se(Se({},r),{},He({},A,q.map((function(t){return parseInt(t.frontly_id)===parseInt(E(f.rowId))?Se(Se({},t),G):t}))))),Y=(0,Js.get)(w,"record",{}),u.next=45,O({sheetId:f.spreadsheet,recordId:E(f.rowId),rowIdColumn:f.rowIdColumn,values:Z,currentRecord:Y});case 45:return X=u.sent,f.disableSuccessNotification||Rcn(E(f.successNotificationText)||"Record Updated"),u.abrupt("return",X);case 50:return u.next=52,V({sheetId:f.spreadsheet,values:Z});case 52:return $=u.sent,f.disableSuccessNotification||Rcn(E(f.successNotificationText)||"Record Created"),u.abrupt("return",$);case 55:u.next=310;break;case 57:if("REFRESH_BLOCKS"!==f.type){u.next=63;break}return K=(0,Js.get)(f,"blocks","").split(",").map((function(t){return parseInt(t)})),B(K),u.abrupt("return");case 63:if("WEB_SCRAPER"!==f.type){u.next=72;break}return Q=E((0,Js.get)(f,"url")),u.next=67,K9.post("/web_scraper/",{url:Q});case 67:return J=u.sent,tt=(0,Js.get)(J,["data","text"],""),u.abrupt("return",tt);case 72:if("MODAL"!==f.type){u.next=84;break}if("show"!==(0,Js.get)(f,"action","show")){u.next=80;break}return et=(0,Js.get)(f,"blockId",null),s(Se(Se({},f),{},{customBlock:et})),u.abrupt("return");case 80:return s(null),u.abrupt("return");case 82:u.next=310;break;case 84:if("NAVIGATE"!==f.type){u.next=108;break}if(nt=(0,Js.get)(f,"destination","page"),rt=(0,Js.get)(f,"urlParams",[]),at=function(t,e){if(t.startsWith("http://")||t.startsWith("https://")){var n=new URL(t);return e.forEach((function(t){n.searchParams.append(t.key,E(t.value))})),n.toString()}var r=m(t.split("?"),2),a=r[0],i=r[1],o=new URLSearchParams(i);return e.forEach((function(t){o.append(t.key,E(t.value))})),"".concat(a,"?").concat(o.toString())},"externalLink"!==(0,Js.get)(f,"page")&&"url"!==nt){u.next=93;break}return it=E((0,Js.get)(f,"externalLink"),w),ot=at(it,rt),null!==f&&void 0!==f&&f.openNewWindow?window.open(E(ot),"_blank"):window.location.href=E(ot),u.abrupt("return");case 93:if(lt=E((0,Js.get)(f,"route"),w),"page"===nt&&(ct=l.find((function(t){return t.id===(0,Js.get)(f,"page")})),ct&&(lt=zd((0,Js.get)(ct,"route")))),"form"===nt&&(st=c.find((function(t){return t.id===(0,Js.get)(f,"form")})),st&&(lt=zd((0,Js.get)(st,"route")))),lt=at(lt,rt),ut=zd(lt),null===f||void 0===f||!f.openNewWindow){u.next=103;break}return window.open(ut,"_blank"),u.abrupt("return");case 103:return F(ut),D([]),u.abrupt("return");case 106:u.next=310;break;case 108:if("FORM_VALIDATION"!==f.type){u.next=119;break}return dt=(0,Js.get)(t,"blocks",[]).filter((function(t){return["Input","Select","Switch","TextArea"].includes(t.componentId)})).filter((function(t){return t.key})),ht={},ft={},dt.forEach((function(e){var n=jcn((0,Js.get)(e,"validation",{}));ht[(0,Js.get)(e,"key")]=n;var r="".concat(t.id,"-").concat((0,Js.get)(e,"key")),a=(0,Js.get)(d,r,"");ft[(0,Js.get)(e,"key")]=a})),pt=a({validationSchema:ht,values:ft,hasSubmitted:!0}),(0,Js.get)(f,"showErrors",!0)&&pt&&v(pt),u.abrupt("return",(0,Js.isEmpty)(pt));case 119:if("FORM_VALUES"!==f.type){u.next=134;break}if(!(0,Js.get)(f,"clear",!1)){u.next=125;break}return g({}),h({}),u.abrupt("return");case 125:return gt=(0,Js.get)(f,"values",[]),vt={},gt.forEach((function(t){vt[(0,Js.get)(t,"key")]=E((0,Js.get)(t,"value"))})),mt=Ru((0,Js.get)(f,"blocks","")).split(",").map((function(t){return t.trim()})).map((function(t){return parseInt(t)})),yt=(0,Js.get)(t,"blocks",[]),mt.length>0&&(bt=Se({},p),mt.forEach((function(e){var n=yt.find((function(t){return t.id===e})),r=["Input","Select","Switch","TextArea"].includes((0,Js.get)(n,"componentId")),a=e;r?(a="".concat(t.id,"-").concat((0,Js.get)(n,"key")),bt[a]=vt[(0,Js.get)(n,"key")]):bt[a]=vt})),g(bt),h(bt)),u.abrupt("return");case 134:if("OPEN_AI"!==f.type){u.next=145;break}xt=(0,Js.get)(f,"model"),(0,Js.get)(o,"open_ai_api_key_configured")||(xt="gpt-4o-mini"),Mt=(0,Js.get)(f,"examples",[]).map((function(t){return{prompt:E((0,Js.get)(t,"prompt")),response:E((0,Js.get)(t,"response"))}})),wt=(0,Js.get)(f,"objectSchema",{}),zt=(0,Js.get)(f,"dataSourceContext",{}),Ct=(0,Js.get)(f,"contextMaxCharacters",5e3),K9.post("/openai_action/",{prompt:E((0,Js.get)(f,"prompt")),response_type:(0,Js.get)(f,"responseType","text"),model:xt,examples:Mt,data_source_id:zt,max_characters:Ct,object_schema:wt,instance_id:k}),u.next=310;break;case 145:if("AI_GENERATE_RECORDS"!==f.type){u.next=160;break}At=(0,Js.get)(f,"model"),(0,Js.get)(o,"open_ai_api_key_configured")||(At="gpt-4o-mini"),kt=(0,Js.get)(f,"examples",[]).map((function(t){return{prompt:E((0,Js.get)(t,"prompt")),response:E((0,Js.get)(t,"response"))}})),Ht=n.find((function(t){return t.id===(0,Js.get)(f,"dataSource")})),Et=(0,Js.get)(f,"fieldData",{}),St=(0,Js.get)(Et,"config",{}),Lt=(0,Js.get)(Ht,"headers",[]),_t=Lt.filter((function(t){var e=(0,Js.get)(St,t,null);return!(0,Js.get)(e,"value")&&!1!==(0,Js.get)(e,"active")})).map((function(t){var e=(0,Js.get)(St,t,null);return{key:t,value:(0,Js.get)(e,"value",null),description:(0,Js.get)(e,"description",null)}})),Bt=(0,Js.get)(f,"mode","multiple_records"),y({text:null}),K9.post("/openai_action/",{prompt:E((0,Js.get)(f,"prompt")),response_type:Bt,model:At,examples:kt,object_schema:_t,instance_id:k}),u.next=310;break;case 160:if("LOGIC"!==f.type){u.next=176;break}if("addToCommaSeparatedString"!==f.operation){u.next=169;break}return Dt=E((0,Js.get)(f,"list","")).split(",").filter(Boolean),Tt=E((0,Js.get)(f,"value")),Vt=z(Dt),f.uniqueValues&&Vt.includes(Tt)||Vt.push(Tt),u.abrupt("return",Vt.join(","));case 169:if("removeFromCommaSeparatedString"!==f.operation){u.next=174;break}return Ot=E((0,Js.get)(f,"list","")).split(",").filter(Boolean),It=E((0,Js.get)(f,"value")),Rt=Ot.filter((function(t){return t!==It})),u.abrupt("return",Rt.join(","));case 174:u.next=310;break;case 176:if("LOCAL_STATE"!==f.type){u.next=187;break}if(!(0,Js.get)(f,"clear",!1)){u.next=181;break}return x(),u.abrupt("return");case 181:return Ft={},(0,Js.get)(f,"values",{}).forEach((function(t){var e=E((0,Js.get)(t,"key")),n=E((0,Js.get)(t,"value"));Ft[e]=n})),b(Ft),u.abrupt("return",{tempLocalState:Se(Se({},(0,Js.get)(w,"tempLocalState",{})),Ft)});case 187:if("UPDATE_USER"!==f.type){u.next=200;break}if(i){u.next=190;break}return u.abrupt("return");case 190:return Nt={},Pt=(0,Js.get)(f,"values",{}),Object.keys(Pt).forEach((function(t){var e=E((0,Js.get)(Pt,t));Nt[t]=e})),(jt=(0,Js.get)(o,["users_sheet_config","spreadsheet_id"]))&&(Ut=(0,Js.get)(n.find((function(t){return t.id===jt})),"headers",[]),Wt=[],Object.keys(Nt).filter((function(t){return Ut.includes(t)})).forEach((function(t){Wt.push({key:t,value:(0,Js.get)(Nt,t)})})),Wt.length>0&&O({sheetId:jt,recordId:(0,Js.get)(i,"frontly_id"),values:Wt})),K9.post("/update_user/",Nt),M(Nt),u.abrupt("return");case 200:if("WEBHOOK"!==f.type){u.next=240;break}if(Zt=(0,Js.get)(f,"runLocation","frontEnd"),Gt={},(0,Js.get)(f,"body",[]).forEach((function(t){var e=(0,Js.get)(t,"key"),n=E((0,Js.get)(t,"value"));Gt[e]=n})),qt=E((0,Js.get)(f,"customBody","")),qt=_u(qt)?JSON.parse(qt):{},Yt=E((0,Js.get)(f,"url")),Xt={},$t=[],(0,Js.get)(f,"headers",[]).forEach((function(t){var e=(0,Js.get)(t,"key"),n=E((0,Js.get)(t,"value"));Xt[e]=n,$t.push({key:e,value:n})})),Kt=Se(Se({},Gt),qt),f.waitForRealtimeWebhook&&(Kt=Se(Se({},Kt),{},{instance_id:k,app_id:(0,Js.get)(o,"id")})),"frontEnd"!==Zt){u.next=230;break}if(u.prev=213,Qt=(0,Js.get)(f,"method","POST").toUpperCase(),!f.waitForResponse){u.next=223;break}return u.next=218,Q9($t)[Qt.toLowerCase()](Yt,"POST"===Qt?Kt:{params:Kt});case 218:return Jt=u.sent,te=(0,Js.get)(Jt,"data",{}),u.abrupt("return",te);case 223:Q9($t)[Qt.toLowerCase()](Yt,"POST"===Qt?Kt:{params:Kt});case 224:u.next=228;break;case 226:u.prev=226,u.t0=u.catch(213);case 228:u.next=238;break;case 230:if(!f.waitForResponse){u.next=237;break}return u.next=233,K9.post("/webhook/",{body:Kt,headers:Xt,url:Yt});case 233:return ee=u.sent,u.abrupt("return",(0,Js.get)(ee,"data"));case 237:K9.post("/webhook/",{method:(0,Js.get)(f,"method","POST"),body:Kt,headers:Xt,url:Yt});case 238:u.next=310;break;case 240:if("CSV_DOWNLOAD"!==f.type){u.next=252;break}ne=(0,Js.get)(f,"block"),re=(0,Js.get)(t,"blocks",[]).find((function(t){return t.id===parseInt(ne)})),ae=n.find((function(t){return t.id===(0,Js.get)(re,"spreadsheet")})),ie=(0,Js.get)(ae,"headers",[]).filter((function(t){return!["frontly_data"].includes(t)})),oe=(0,Js.get)(f,"headers","").trim(),le=(0,Js.get)(r,ne,[]),ce=oe.split(",").map((function(t){return t.trim()})).filter((function(t){return""!==t})),se=ce.length>0?ce:ie,ie.length>0&&le.length>0&&Cd(le,se,(0,Js.get)(f,"fileName")),u.next=310;break;case 252:if("JAVASCRIPT"!==f.type){u.next=261;break}return ue=(0,Js.get)(f,"javascript"),de={step:w},he=E(ue),fe=new Function("step",he),pe=fe(de),u.abrupt("return",pe);case 261:if("TIME_DELAY"!==f.type){u.next=268;break}return ge=(0,Js.get)(f,"seconds",1),u.next=265,new Promise((function(t){return setTimeout(t,1e3*ge)}));case 265:return u.abrupt("return");case 268:if("MAKE"!==f.type){u.next=277;break}return ve={},(0,Js.get)(f,"values",{}).forEach((function(t){var e=(0,Js.get)(t,"key"),n=E((0,Js.get)(t,"value"));ve[e]=n})),u.next=273,K9.post("/make_scenarios/",{scenario_id:(0,Js.get)(f,["scenario","id"]),values:ve});case 273:return u.sent,u.abrupt("return");case 277:if("ZAPIER"!==f.type){u.next=286;break}return me={},(0,Js.get)(f,"values",{}).forEach((function(t){var e=(0,Js.get)(t,"key"),n=E((0,Js.get)(t,"value"));me[e]=n})),u.next=282,G9({method:"get",url:f.webhookUrl,params:me});case 282:return u.sent,u.abrupt("return");case 286:if("EMAIL"!==f.type){u.next=292;break}return ye={body:E((0,Js.get)(f,"body")),sender_email:E((0,Js.get)(f,"senderEmail")),sender_name:E((0,Js.get)(f,"senderName")),subject:E((0,Js.get)(f,"subject")),recipient_emails:E((0,Js.get)(f,"recipientEmails"))},K9.post("/send_email/",ye),u.abrupt("return");case 292:if("SPINNER"!==f.type){u.next=302;break}if("show"!==(0,Js.get)(f,"action","show")){u.next=299;break}return be=E((0,Js.get)(f,"text")),y({text:be}),u.abrupt("return");case 299:y(null);case 300:u.next=310;break;case 302:if("NOTIFICATION"!==f.type){u.next=309;break}return xe=E((0,Js.get)(f,"text")),"SUCCESS"===(Me=(0,Js.get)(f,"notificationType","SUCCESS"))?Rcn(xe):"ERROR"===Me&&Fcn(xe),u.abrupt("return");case 309:"COPY_TO_CLIPBOARD"===f.type&&(we=E((0,Js.get)(f,"value")),navigator.clipboard.writeText(we));case 310:case"end":return u.stop()}}),u,null,[[213,226]])})));return function(t,e){return u.apply(this,arguments)}}(),j=function(){var e=Ae(ke().mark((function e(n){var r,a,i,o,l,c,s,u,d,h,f,p,g,v,m,y,b,x,M,w,C,k,_,B,D;return ke().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=n.action,a=n.context,i=n.blockId,o=n.startFromStepId,l=void 0===o?null:o,c=n.startFromStepCount,s=void 0===c?1:c,u=n.setHasAsyncStep,d=n.rawAction,h=void 0===d?null:d,f=n.reusableBlockId,p=void 0===f?null:f,g=n.formId,v=n.formActionType,m=n.couldFetch,y=n.hasStartedFetching,b=n.setHasStartedFetching,x=Se({},a),M=(0,Js.get)(a,"tempLocalState",{}),!r){e.next=15;break}w=Nun((0,Js.get)(r,"steps",[])),C=(0,Js.get)(t,["blocks",0,"inputMap"],{}),(0,Js.isEmpty)(C)||(w=w.map((function(t){var e="action-".concat(r.id,"-").concat(t.id),n=Se({},t);if("NAVIGATE"===t.type){var a=(0,Js.get)(C,"".concat(e,"-page"));a&&(n.page=a)}else if("GOOGLE"===t.type){var i=(0,Js.get)(C,"".concat(e,"-spreadsheet"));i&&(n.spreadsheet=i)}return n})),x=Se(Se({},x),{},{input:Se(Se({},(0,Js.get)(x,"input",{})),C)})),k=!1,_=l,B=s,D=ke().mark((function t(){var e,n,a,o,l,c,s,d;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e=(Math.random().toString(36)+Math.random().toString(36)).substr(2,12),n=null,a=null,!(n=_?w.find((function(t){return t.id===_})):w.filter((function(t){return!t.parent})).find((function(t){return A({conditions:(0,Js.get)(t,"conditions",[]),context:x})})))){t.next=13;break}return!m||y||!Tu.includes(n.type)&&"GOOGLE"!==n.type||(L([i]),b()),t.next=8,P(n,x,i,e,p);case 8:o=t.sent,l=(0,Js.get)(o,"tempLocalState",{}),(0,Js.isEmpty)(l)||(M=l),x=Se(Se({},x),{},{step:Se(Se({},(0,Js.get)(x,"step",{})),{},He({},B,o)),actionSteps:Se(Se({},(0,Js.get)(x,"actionSteps",{})),{},He({},B,o)),tempLocalState:M}),a=w.filter((function(t){return t.parent&&t.parent===n.id})).find((function(t){return A({conditions:(0,Js.get)(t,"conditions",[]),context:x})}));case 13:c=(0,Js.get)(n,"type"),s=["AI_GENERATE_RECORDS"].includes(c),a||s?(d=(0,Js.get)(n,"waitForRealtimeWebhook")||(0,Js.get)(a,"waitForResponse",!1)&&(0,Js.get)(a,"asyncResponse",!1)||["OPEN_AI","AI_GENERATE_RECORDS"].includes(c),Tu.includes(c)&&d?(k=!0,u&&u(),S(g),E([].concat(z(H),[{formId:g,formActionType:v,actionId:r.id,step:n,currentStepCount:B,currentStepId:n.id,nextStepCount:B+1,nextStepId:(0,Js.get)(a,"id"),instanceId:e,context:x,blockId:i,rawAction:h}]))):(_=(0,Js.get)(a,"id"),B+=1)):k=!0;case 16:case"end":return t.stop()}}),t)}));case 11:if(!(w.length>0)||k){e.next=15;break}return e.delegateYield(D(),"t0",13);case 13:e.next=11;break;case 15:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),U=function(){var t=Ae(ke().mark((function t(e){var n,r,a,i,l,c,s,u,d,h,f,p,g,v,m,y,b,x,M,w;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n=e.rawAction,r=e.actionId,a=e.context,i=e.blockId,l=void 0===i?null:i,c=e.preventFetching,s=void 0!==c&&c,u=e.startFromStepId,d=void 0===u?null:u,h=e.startFromStepCount,f=void 0===h?1:h,p=e.hasStartedFetchingInit,g=void 0!==p&&p,v=e.reusableBlockId,e.responseType,r||n){t.next=3;break}return t.abrupt("return",null);case 3:return m=g,y=!1,b=n||N.find((function(t){return t.id===r})),x=(0,Js.get)(b,"steps",[]).map((function(t){return t.type})),M=x.includes("REFRESH_BLOCKS"),w=l&&!s&&!d,t.prev=9,t.next=12,j({rawAction:n,action:b,context:a,blockId:l,startFromStepId:d,startFromStepCount:f,reusableBlockId:v,couldFetch:w,hasStartedFetching:m,setHasStartedFetching:function(){m=!0},setHasAsyncStep:function(){y=!0}});case 12:t.next=17;break;case 14:t.prev=14,t.t0=t.catch(9),console.error("Error in handleCustomAction:",t.t0);case 17:y||M||s||!m||4702===(0,Js.get)(o,"organization")||_();case 18:case"end":return t.stop()}}),t,null,[[9,14]])})));return function(e){return t.apply(this,arguments)}}();return{actionResolver:U,handleCustomAction:j}},cdn=function(){var t=Ys(JI),e=Ys(jI);return{getListData:function(n){var r=(0,Js.get)(n,"spreadsheet"),a=e.find((function(t){return t.id===r})),i=(0,Js.get)(t,(0,Js.get)(n,"id"),[]);return Nu(Md?(0,Js.get)(a,"data",[]):i)}}},sdn=function(){var t=Ys(fI),e=Ys(gI),n=Ys(XI),r=Ys($I),a=(0,Js.get)(n,"disable_admin_animations",!1),i=Ys(jI);return{processObjects:function(n,o,l,c,s){var u=Md?[]:(0,Js.get)(o,"hiddenFilters",[]),d=(0,Js.get)(o,"hiddenFiltersConditionType","all"),h=(0,Js.get)(n,"filterSettings",{}),f=(0,Js.get)(h,"filters",[]),p=(0,Js.get)(o,"visibleFilters",[]),g=(0,Js.get)(t,o.id,{}),v=i.find((function(t){return t.id===o.spreadsheet})),m=Nu(v,"field_data"),y=["supabase","airtable"].includes((0,Js.get)(v,"service")),b=(0,Js.get)(o,"rowActions",[]).map((function(t){var e=(0,Js.get)(n,"actions",[]).find((function(e){return e.id===t.value}))||{};return Se(Se({},t),e)})),x=function(t){var e=t.column,n=t.record,a=t.filter,i=t.filterValue,o=(0,Js.get)(a,"componentId"),l=(0,Js.get)(m,e,{}),c=(0,Js.get)(n,e);if(i){var s=(0,Js.get)(l,"dateFormat"),u=Se(Se({},r),s),d=(0,Js.get)(a,"operator","equals");if("RelativeDate"===o)if("today"===i)d="date_equals",i=Cu()().format((0,Js.get)(u,"inputDate","YYYY/MM/DD"));else d="date_after",i=Cu()().subtract(i||0,"days").format((0,Js.get)(u,"inputDate","YYYY/MM/DD"));else"DateRangePicker"===o?d="date_in_range":"NumericRange"===o&&(d="number_in_range");return rd({value1:c,value2:i,operator:d,value1DateFormat:u})}return!0},M=(0,Js.get)(o,"badge"),w=(0,Js.get)(o,"dateFormat"),C=[],A=[];(0,Js.isArray)(c)&&(A=a&&Md?c.filter((function(t,e){return e<100})):z(c));var k=(0,Js.isArray)(A)?A.filter((function(t){return function(t){var n=[];u.forEach((function(e){var a=(0,Js.get)(t,e.key),i=s({text:e.value}),o=(0,Js.get)(e,"operator","equals"),l=["exists","does_not_exist","is_true","is_false"].includes(o);(i||l)&&n.push(rd({value1:a,value2:i,operator:o,value1DateFormat:r}))}));var a=0===u.length||"all"===d?n.every((function(t){return t})):n.some((function(t){return t})),i=[];p.forEach((function(e){var n=(0,Js.get)(g,e.key);i.push(x({column:e.key,record:t,filter:e,filterValue:n}))}));var l=y||0===p.length||i.every((function(t){return t})),c=[];f.forEach((function(n){var r=(0,Js.get)(n,"sheets",{}),a=(0,Js.get)(e,n.id),i=(0,Js.get)(r,o.spreadsheet);i&&c.push(x({column:i,record:t,filter:n,filterValue:a}))}));var h=(0,Js.get)(o,"pageFiltersConditionType","all"),v=0===f.length||"all"===h?c.every((function(t){return t})):c.some((function(t){return t})),m=(0,Js.get)(g,"search","").toLowerCase(),b=!0;if(m&&""!==m){var M=!1;Object.keys(t).forEach((function(e){Ru((0,Js.get)(t,e,"")).toLowerCase().includes(m)&&(M=!0)})),M||(b=!1)}return Md||a&&v&&l&&b}(t)})).map((function(t){var e=Se({},t);b.length>0&&(e.actions=b),l.forEach((function(n){e[n.mapKey||n.key]=(0,Js.get)(t,n.key)}));var n=(0,Js.get)(e,M),r=(0,Js.get)(o,"splitBadge",!1);n&&(n=n.toString());var a=r&&n?n.split(",").map((function(t){return t.trim()})):n?[n.trim()]:[];return a.length>0&&(e.badges=a,a.forEach((function(t){C.includes(t)||C.push(t)}))),e})):[],H=MR(C);return k=k.map((function(t){return Se(Se({},t),{},{badgeColors:H,dateFormat:w})}))}}},udn=function(t){var e={grey:tu.grey2,red:"hsl(347, 95%, 88%)",orange:"hsl(30, 95%, 88%)",yellow:"hsl(50, 95%, 88%)",green:"hsl(139, 95%, 88%)",blue:"hsl(208, 95%, 88%)",purple:"hsl(253, 95%, 88%)"},n={};return Nu(t).forEach((function(t){n[t.value]=(0,Js.get)(e,t.color)})),n},ddn=function(t){if("string"===typeof t){var e=t.replace(/[,\u20ac\xa3$\xa5\u20b9]/g,"");return Cu()(t,Cu().ISO_8601,!0).isValid()?"date":/^\d+\.\d+$/.test(e)?"float":/^\d+$/.test(e)?"integer":/^\d+(\.\d+)?$/.test(e)?"numeric":/^[A-Za-z]+$/.test(t)?"alpha":/^[A-Za-z0-9]+$/.test(t)?"alphanumeric":"string"}return"other"},hdn=function(t,e,n,r){var a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{},i=arguments.length>5&&void 0!==arguments[5]?arguments[5]:{};return z(t).sort((function(t,o){var l=(0,Js.get)(t,e),c=(0,Js.get)(o,e),s=r||ddn(l),u=r||ddn(c),d=Se(Se({},i),a),h=function(t){return("string"!==typeof t||""!==t.trim())&&(null!==t&&void 0!==t)};if("euroDecimal"===r){var f=$u(l),p=$u(c);if("asc"===n){if(f<p)return-1;if(f>p)return 1}if("desc"===n){if(f<p)return 1;if(f>p)return-1}}if(!h(l)&&h(c))return"asc"===n?1:-1;if(h(l)&&!h(c))return"asc"===n?-1:1;if("date"===s&&"date"===u){var g=Wu({value:l,formatObject:d,returnMoment:!0}),v=Wu({value:c,formatObject:d,returnMoment:!0});return g&&v?"asc"===n?g.isAfter(v)?1:g.isBefore(v)?-1:0:g.isBefore(v)?1:g.isAfter(v)?-1:0:0}var m,y,b=function(t){var e=t.match(/(\d+(\.\d+)?)/);return e?parseFloat(e[0]):null};return["float","integer"].includes(s)&&["float","integer"].includes(u)?(m=parseFloat(l),y=parseFloat(c)):(m=l&&b(Ru(l)),y=c&&b(Ru(c))),"alphanumeric"===s||null===m&&null===y?"asc"===n?Ru(l).localeCompare(Ru(c)):Ru(c).localeCompare(Ru(l)):"asc"===n?m-y:y-m}))},fdn=function(t){var e=t.data,n=e.resultsPerPage,r=e.rows,a=e.columns,i=e.noResultsText,o=e.block,l=e.pageId,c=Ys($I),s=Ys(ZI),u=Ys(WI),d=Ys(XI),h=s&&!e.preventDarkMode,f=Ru((0,Js.get)(o,"spreadsheet","")).includes("db__"),p=sR(),g=p.processDynamicText,v=p.passesDisplayConditions,y=(0,Js.get)(e,"rowActions",[])||[],b=(0,Js.get)(o,"defaultSortColumn"),M=(0,Js.get)(o,"defaultSortDirection"),w=function(){return b?M?"".concat(b,"___").concat(M):"".concat(b,"___asc"):null},z=m(Xs(pI),2),C=z[0],A=z[1],k="".concat(l,"_").concat((0,Js.get)(o,"id")),H=(0,Js.get)(C,k),E=m((0,x.useState)(w()),2),S=E[0],L=E[1],_=$s(dI),B=$s(tR);if((0,x.useEffect)((function(){f||L(w())}),[b,M]),S&&!f){var D=S.split("___")[0],T=a.find((function(t){return t.key===D})),V=(0,Js.get)(T,"columnType"),O=S.split("___")[1];r=hdn(r,D,O,V,(0,Js.get)(T,"dateFormat",{}),c)}var I=(0,Js.get)(o,"showAlternatingColors"),R="condensed"===(0,Js.get)(o,"rowHeight")?"44px":"56px",F=Vu(d,o,r,n),N=(0,Js.get)(o,"borderStyle","solid"),P=(0,Js.get)(o,"customCss",{});return(0,uf.jsx)(ydn,{height:F,children:(0,uf.jsx)(ttr,{itemsPerPage:n,items:r,isFetching:(0,Js.get)(o,"isFetching"),hideBorder:I,padding:"16px 0 0 0",noResultsPadding:e.noResultsPadding||"0 0 16px 0",darkMode:h,block:o,children:function(t){return(0,uf.jsxs)(Mdn,{children:[a.map((function(e,n){var a=null;if("badge"===e.columnType){var i=e.splitBadge?"MultiSelect":null,l=ld(r,e.key,i);a=MR(l)}return(0,uf.jsxs)(xdn,{onClick:function(t){Md&&(0,Js.get)(o,"allowColumnClick")&&_({id:e.key,target:t.currentTarget,blockId:o.id})},allowColumnClick:Md&&(0,Js.get)(o,"allowColumnClick"),children:[(0,uf.jsxs)(wdn,{darkMode:h,height:R,borderStyle:N,onClick:function(){Md||function(t){var e,n=f?H:S;e=n&&n.split("___")[0]===t?n.includes("___asc")?"".concat(t,"___desc"):n.includes("___desc")?"":"".concat(t,"___asc"):"".concat(t,"___asc"),f?(A(Se(Se({},C),{},He({},k,e))),B([o.id])):L(e)}(e.key)},children:[(0,Js.get)(o,"isFetching")?(0,uf.jsx)(xfr,{height:"20px",width:"60%"}):(0,uf.jsx)(gdn,{text:e.label||(0,Js.startCase)(e.key),customCss:g({text:(0,Js.get)(P,"tableHeaderText"),reusableBlockId:(0,Js.get)(o,"reusableBlockId"),context:{repeatingRecord:(0,Js.get)(o,"repeatingRecord")}})}),!(0,Js.get)(o,"isFetching")&&(0,uf.jsx)(pdn,{isDataBase:f,sorting:f?H:S,column:e,darkMode:h,colors:tu})]}),(0,Js.get)(o,"isFetching")&&[1,2,3,4,5].map((function(t,e){var n=e%2===0;return(0,uf.jsx)(wdn,{darkMode:h,height:R,showBorder:!I,borderStyle:N,background:I&&n&&tu.grey1,children:(0,uf.jsx)(xfr,{height:"20px",widthRange:[100,250]})},e)})),!(0,Js.get)(o,"isFetching")&&t.map((function(t,n){var r=n%2===0;return(0,uf.jsx)(wdn,{darkMode:h,height:R,showBorder:!I,borderStyle:N,background:I&&r&&tu.grey1,onClick:t.onClick,children:(0,uf.jsx)(mdn,{darkMode:h,cellIndex:n,column:e,value:(0,Js.get)(t,e.key),badgeColors:a,passesDisplayConditions:v,isCondensed:"condensed"===(0,Js.get)(o,"rowHeight")})},n)}))]},n)})),y.length>0&&(0,uf.jsxs)(xdn,{children:[(0,uf.jsx)(wdn,{alignEnd:!1,height:R,darkMode:h,borderStyle:N,children:(0,uf.jsx)(gdn,{text:(0,Js.get)(u,"actions","Actions"),customCss:g({text:(0,Js.get)(P,"tableHeaderText"),reusableBlockId:(0,Js.get)(o,"reusableBlockId"),context:{repeatingRecord:(0,Js.get)(o,"repeatingRecord")}})})}),t.map((function(t){return(0,uf.jsx)(wdn,{alignEnd:!1,height:R,darkMode:h,borderStyle:N,children:(0,uf.jsx)(oln,{data:{options:(0,Js.get)(t,"actions",[]),icon:{icon:"FiMoreHorizontal",size:25,hover:!0,color:tu.grey3}}})})}))]}),!(0,Js.get)(o,"isFetching")&&0===t.length&&(0,uf.jsx)(bdn,{children:i||"No results"})]})}})})},pdn=function(t){var e=t.isDataBase,n=t.sorting,r=t.column,a=t.darkMode,i=t.colors;return e&&n&&n.split("___")[0]===r.key||n&&n.split("___")[0]===r.key?(0,uf.jsx)(aln,{data:{margin:"0 0 0 4px",color:a?"white":i.medGrey,hover:!0,icon:n.includes("___asc")?"FiChevronUp":"FiChevronDown"}}):(0,uf.jsx)("div",{})},gdn=function(t){var e=t.text,n=t.customCss;return(0,uf.jsx)(dR,{data:{text:e,fontStyle:"bodyMd",cursor:"pointer",color:tu.darkModeLightText,customCss:n,allowSelect:!0}})},vdn=function(t){var e=t.block,n=t.page,r=sdn().processObjects,a=Ys($I),i=cdn().getListData,o=Ys(XI),l=i(e),c=sR(),s=c.recordClick,u=c.passesDisplayConditions,d=cR().processDynamicText,h=ldn(n).actionResolver,f=Ys(jI),p=f.find((function(t){return t.id===e.spreadsheet})),g=(0,Js.get)(p,"headers",[]).filter((function(t){return"frontly_id"!=t})),v=(0,Js.get)(p,"field_data",{}),m=(0,Js.get)(v,"order",[]),y=(0,Js.get)(e,"columnData",{}),b=(0,Js.get)(y,"config",{}),x=(0,Js.get)(y,"order",[]),M=Rdn(p,o,f),w=Cdn({processDynamicText:d,appDateFormat:a,relatedHeaders:M,sheetOrder:m,localOrder:x,sheetHeaders:g,sheetFieldData:(0,Js.get)(v,"config",{}),localFieldData:b,block:e,fieldDefault:{},valuesObject:{},conditionsObject:{passesDisplayConditions:u,conditionKey:"displayConditions"}}).displayFields,z=r(n,e,w,l,d),C=(0,Js.get)(e,"resultsPerPage"),A=(0,Js.get)(e,"rowActions",[])||(0,Js.get)(z,[0,"actions"],[])||[];return z=z.map((function(t){return Se(Se({},t),{},{onClick:function(){return s(e,t,h)},actions:(0,Js.get)(t,"actions",[]).map((function(n){return Se(Se({},n),{},{label:d(He({text:(0,Js.get)(n,"label"),context:{record:t},reusableBlockId:(0,Js.get)(e,"reusableBlockId")},"context",{repeatingRecord:(0,Js.get)(e,"repeatingRecord")})),onClick:function(){return Md?null:h({actionId:n.value,context:{record:t},blockId:e.id,preventFetching:!0})}})}))})})),(0,uf.jsx)(fdn,{data:{resultsPerPage:C,rows:z,columns:w,rowActions:A,noResultsText:"No ".concat(e.label),block:e,pageId:n.id}})},mdn=function(t){var e=t.column,n=t.value,r=t.badgeColors,a=t.cellIndex,i=t.isCondensed,o=t.passesDisplayConditions,l=t.darkMode,c=e.columnType,s=Ys($I);if("image"===c)return(0,uf.jsx)(j$,{src:n,size:"small",darkMode:l,forceSize:i?"30px":null});if("date"===c){var u=Se(Se({},s),(0,Js.get)(e,"dateFormat",{}));return(0,uf.jsx)("div",{style:{color:l&&"white"},children:Wu({value:n,formatObject:u})})}if("boolean"===c){var d=Sd(n);return(0,uf.jsx)(zdn,{value:d,children:(0,uf.jsx)(aln,{data:{icon:d?"FiCheck":"FiX",size:14,hover:!0,color:d?"#2F7D61":"#CB401B"}})})}if("badge"===c){var h=udn((0,Js.get)(e,"badgeColors",[])),f=(0,Js.get)(e,"customColors",[]),p=(0,Js.get)(e,"splitBadge",!1);n&&(n=n.toString());var g=p&&n?n.split(",").map((function(t){return t.trim()})):n?[n.trim()]:[],v=(0,Js.get)(h,"grey");return(0,uf.jsx)(fR,{gap:"5px",children:g.map((function(t){var e=!(0,Js.isEmpty)(f)&&f?function(t){var e=null===f||void 0===f?void 0:f.find((function(e){var n,r=null===e||void 0===e||null===(n=e.displayConditions)||void 0===n?void 0:n.map((function(e){return Se(Se({},e),{},{value1:t})}));return o({conditions:r,showInAdmin:!0})}));return e?null===e||void 0===e?void 0:e.color:v}(t):(0,Js.isEmpty)(h)?(0,Js.get)(r,t,v):(0,Js.get)(h,t,v);return(0,uf.jsx)(zR,{value:t||"No Value",color:e})}))})}if("link"===c){var m=ju(n),y=e.truncate||35,b=(0,Js.get)(e,"linkText")||n;if(m)return(0,uf.jsx)(dR,{data:{text:Hd(b,y),onClick:m,color:e.fontColor||tu.primary,fontStyle:e.bold?"headingMd":"bodyLg",cursor:"pointer",allowSelect:!0}})}var x=e.truncate||25,M=(0,Js.snakeCase)("".concat(e.key,"-").concat(a,"-").concat(n));return(0,uf.jsxs)(uf.Fragment,{children:[n&&n.length>x&&(0,uf.jsx)(Ocn,{anchorSelect:".".concat(M),place:"bottom",style:{zIndex:9999,maxWidth:"400px"},children:Hd(n,600)}),(0,uf.jsx)("div",{className:M,children:(0,uf.jsx)(dR,{data:{allowSelect:!0,text:Hd(n||"",x),color:e.fontColor||(l?"white":tu.default),fontStyle:e.bold?"headingMd":"bodyLg"}})})]})},ydn=sf.div.withConfig({displayName:"Table__ContentContainer",componentId:"sc-1tj90h-0"})(["height:",";overflow-y:auto;"],(function(t){return t.height})),bdn=sf.div.withConfig({displayName:"Table__NoContent",componentId:"sc-1tj90h-1"})(["padding:15px;border-top:1px solid ",";"],tu.divider),xdn=sf.div.withConfig({displayName:"Table__ColumnContainerNew",componentId:"sc-1tj90h-2"})(["flex:1 0 auto;min-width:fit-content;",";"],(function(t){return t.allowColumnClick&&"\n    &:hover{\n      outline: 1px solid ".concat(tu.primary,";\n      outline-offset: -2px;\n      cursor: pointer;\n      border-radius: 4px;\n    }\n")})),Mdn=sf.div.withConfig({displayName:"Table__TableContainer",componentId:"sc-1tj90h-3"})(["overflow-x:auto;flex:1;display:flex;cursor:pointer;overflow-y:auto;height:",";"],(function(t){return t.height})),wdn=sf.div.withConfig({displayName:"Table__CellContainer",componentId:"sc-1tj90h-4"})(["display:flex;align-items:center;justify-content:",";height:",";flex:1;min-width:fit-content;padding:0 "," 0 ",";:not(:last-child){border-bottom:1px "," ",";}background:",";"],(function(t){return t.alignEnd?"flex-end":"flex-start"}),(function(t){return t.height}),du,du,(function(t){return t.borderStyle}),(function(t){return t.darkMode?tu.darkModeLightBorder:tu.grey2}),(function(t){return t.background})),zdn=sf.div.withConfig({displayName:"Table__BooleanWrapper",componentId:"sc-1tj90h-5"})(["display:flex;background:",";border-radius:20px;height:24px;width:24px;display:flex;justify-content:center;align-items:center;cursor:pointer;"],(function(t){return t.value?"#B8E7D2":"#F9D5D2"})),Cdn=function(t){var e=t.dataSourceId,n=t.relations,r=t.processDynamicText,a=t.appDateFormat,i=void 0===a?{}:a,o=t.relatedHeaders,l=void 0===o?[]:o,c=t.relationColumns,s=void 0===c?{}:c,u=t.sheetHeaders,d=void 0===u?[]:u,h=t.sheetFieldData,f=void 0===h?{}:h,p=t.localFieldData,g=void 0===p?{}:p,v=t.valuesObject,m=void 0===v?{}:v,y=t.sheetOrder,b=void 0===y?[]:y,x=t.localOrder,M=t.conditionsObject,w=void 0===M?null:M,C=t.showInactive,A=void 0!==C&&C,k=t.block,H=void 0===k?{}:k,E=t.fieldDefault,S=void 0===E?{componentId:"Input"}:E,L=[];Nu(x).length>0?L=x:Nu(b).length>0&&(L=b);var _=[].concat(z(d),z(l)),B=[].concat(z(L.filter((function(t){return _.includes(t)}))),z(_.filter((function(t){return!L.includes(t)})))).filter((function(t){return!(!t.includes("frontly_id")||!t.includes("frontly_id__"))||!t.includes("frontly_id")})),D=B.map((function(t){var e=(0,Js.get)(f,[t,"dateFormat"],{}),n=(0,Js.get)(g,[t,"dateFormat"],{}),a=Se(Se(Se({},i),e),n),o=(0,Js.get)(f,[t,"validation"],{}),l=Se(Se(Se(Se({key:t,label:(0,Js.startCase)(t),active:!0},S),{},{type:"text",value:(0,Js.get)(m,t)},(0,Js.get)(f,t,{})),(0,Js.get)(g,t,{})),{},{dateFormat:a},o),c=(0,Js.get)(l,"options",[]).map((function(t){return Se(Se({},t),{},{value:r({text:t.value,reusableBlockId:H.reusableBlockId,context:{form:m,repeatingRecord:(0,Js.get)(H,"repeatingRecord")}})})})),s=(0,Js.get)(l,"selectSorting");return s&&(c=hdn(c,"value",s),l.options=c),l})).filter((function(t){return A||t.active})).map((function(t){return Se(Se({},t),{},{id:(0,Js.get)(t,"id")||(0,Js.get)(t,"key"),key:(0,Js.get)(t,"key")||(0,Js.get)(t,"id")})})).map((function(t){if("Hidden"!==t.componentId){var a=(0,Js.get)(s,t.id);if(a){var i=Nu(t,"hiddenFilters");if(i.length>0){a=a.filter((function(t){return function(t){var e=!0;return i.forEach((function(n){var a=n.key,i=(0,Js.get)(t,a),o=r({text:n.value,reusableBlockId:H.reusableBlockId,context:{form:m,repeatingRecord:(0,Js.get)(H,"repeatingRecord")}}),l=(0,Js.get)(n,"operator","equals");(o||["exists","does_not_exist","is_true","is_false"].includes(l))&&!rd({value1:i,value2:o,operator:l})&&(e=!1)})),e}(t)}))}var o="MultiSelect"===t.componentId?"MultiSelect":"Select";if(e&&Ru(e).includes("db__")){var l=n.find((function(n){return n.sheet2===e&&n.column2===t.id}));return Se(Se({},t),{},{componentId:"Autocomplete",matchingRelation:l})}return Se(Se({},t),{},{componentId:o,options:a})}}return t}));if(w){var T=w.passesDisplayConditions,V=w.conditionKey;D=D.filter((function(t){var e=(0,Js.get)(t,V,[]);return T({conditions:e,context:{spreadsheetColumn:m,form:m}})}))}var O=D.filter((function(t){return A||"Hidden"!==t.componentId})),I=D.filter((function(t){return"Hidden"===t.componentId}));return{displayFields:O,hiddenFields:I,displayOrder:B}},Adn={medium:"bodyMd",large:"bodyLg"},kdn={medium:"10px",large:"15px"},Hdn={medium:"bodySm",large:"bodyMd"},Edn={medium:"16px",large:"18px"},Sdn={medium:"26px",large:"32px"},Ldn=function(t){var e=t.data,n=e.componentId,r=(0,Js.get)(Se(Se({},d),s),e.componentId);return r?(0,uf.jsxs)(Z$,Se(Se({},e),{},{children:[e.skeleton&&(0,uf.jsx)(xfr,{width:"100%",height:"38px"}),!e.skeleton&&(0,uf.jsx)(r,{data:Se(Se({},e),{},{border:e.error?"1px solid red":e.border})})]})):(0,uf.jsx)(Z$,Se(Se({},e),{},{children:n}))},_dn=function(t){var e=t.activeBlock,n=t.formContext,r=t.previousSteps,a=void 0===r?[]:r,i=t.excludedSources,o=void 0===i?[]:i,l=t.dynamicSources,c=void 0===l?[]:l,s=t.allowFieldClick,u=void 0!==s&&s,d=t.fields,h=t.labelStyle,f=t.labelWidth,p=void 0===f?"auto":f,g=t.onChange,v=t.editField,m=t.submit,y=t.orientation,b=t.width,x=t.submitText,M=t.sectionPadding,w=t.firstSectionPadding,C=t.isFetching,A=t.sectionOrder,k=void 0===A?[]:A,H=t.errors,E=t.buttonColor,S=t.buttonFullWidth,L=t.borderBottom,_=void 0===L?null:L,B=t.margin,D=void 0===B?"0px":B,T=t.disableSubmit,V=t.gridLayout,O=void 0!==V&&V,I=t.gridLayoutSize,R=void 0===I?null:I,F=t.hideSectionLabel,N=void 0!==F&&F,P=t.buttons,j=void 0===P?[]:P,U=t.otherContent,W=void 0===U?null:U,Z=t.isLiveApp,G=void 0!==Z&&Z,q=t.skeleton,Y=void 0!==q&&q,X=t.submitOnEnter,$=void 0!==X&&X,K=Ys(ZI),Q=Ys(XI),J=Md?null:(0,Js.get)(Q,["styling","buttonBorderRadius"]),tt=function(t,e){var n=t.filter((function(t){return e.includes(t)})).sort((function(t,n){return e.indexOf(t)-e.indexOf(n)})),r=t.filter((function(t){return!e.includes(t)}));return n.concat(r)}(ld(d,"section"),k),et=1===tt.length,nt=(0,cdn().getListData)(e),rt=$s(dI),at=function(t,e){return!e||["Switch","Checkbox","ImageUpload","TextArea"].includes(t)?t:["Switch","Checkbox","ImageUpload"].includes(t)?void 0:"Input"},it=function(t){return z(ld(nt,t.key,t.componentId).filter((function(t){return t&&t})).map((function(t){return{label:t,value:t}})))},ot=Md?"medium":(0,Js.get)(Q,["styling","formInputSize"],"medium"),lt=(0,Js.get)(Adn,ot);d=d.map((function(t){return["Select","MultiSelect"].includes(t.componentId)?Se(Se({},t),{},{options:t.options||it(t),padding:(0,Js.get)({medium:"7px 10px 7px 10px",large:"12px 15px 12px 15px"},ot)}):["SpreadsheetColumnSelect","SpreadsheetSelect"].includes(t.componentId)?Se(Se({},t),{},{padding:(0,Js.get)({medium:"7px 10px 7px 10px",large:"12px 15px 12px 15px"},ot)}):Se(Se({},t),{},{padding:(0,Js.get)(kdn,ot)})})).filter((function(t){return"Hidden"!==t.type})).filter((function(t){return"Hidden"!==t.componentId})).map((function(t){return Se(Se({},t),{},{componentId:at(t.componentId,t.disabled)})}));var ct=(0,sR().processDynamicText)({text:x}),st=Md?null:(0,Js.get)(Q,["styling","formInputRadius"]),ut=(0,Js.get)(Edn,ot),dt=(0,Js.get)(Sdn,ot),ht=K&&G;return(0,uf.jsxs)("div",{style:{margin:D,width:"100%"},children:[tt.map((function(t,r){var i=d.filter((function(e){return e.section===t})),l=0===r&&w||M,s=i.find((function(t){return t.sectionHint}));return(0,uf.jsx)(Tdn,{label:(0,Js.startCase)(t),hint:s&&s.sectionHint,borderBottom:_&&!et,sectionPadding:l,hideSectionLabel:N,gridLayout:O,gridLayoutSize:R,gridRowGap:kd(ut),gridColumnGap:kd(dt),children:i.map((function(t,r){var i=(0,Js.get)(t,"onChange")||g;return(0,uf.jsx)(Ldn,{data:Se(Se({},t),{},{skeleton:Y,editField:v,labelWidth:p,fontStyle:lt,previousSteps:a,excludedSources:t.excludedSources||o,dynamicSources:t.dynamicSources||c,darkMode:K,labelColor:ht&&tu.darkModeLightText2,background:Su({darkMode:ht,disabled:t.disabled}),borderRadius:kd(st),border:ht&&"1px solid ".concat(tu.darkModeLightGrey),color:ht&&"white",handleFieldClick:u?function(t){return rt(Se(Se({},t),{},{blockId:(0,Js.get)(e,"id"),formContext:n}))}:null,width:t.width||b||"100%",orientation:t.orientation||y,labelStyle:h||(0,Js.get)(Hdn,ot),componentId:(0,Js.get)(t,"componentId","Input"),error:(0,Js.get)(H,t.id),onChange:function(e){return i(t.id||t.key,e)},onKeyPress:function(t){$&&"Enter"===t.key&&m()}})},t.id)}))},r)})),W,(m||j.length>0)&&(0,uf.jsxs)(fR,{alignItems:"center",gap:"15px",margin:"20px 0 0 0",children:[m&&(0,uf.jsx)(gf,{data:{backgroundColor:E,onClick:m,width:S&&"100%",isFetching:C,borderRadius:J,text:ct||"Submit",disabled:T,fontStyle:"headingSm"}}),j&&j.map((function(t){return(0,uf.jsx)(gf,{data:Se(Se({},t),{},{borderRadius:J?kd(J):null})})}))]})]})},Bdn=sf.div.withConfig({displayName:"AdminForm__Fields",componentId:"sc-aqhtm5-0"})(["border-bottom:"," solid ",";padding:",";display:flex;flex-direction:column;gap:",";"],(function(t){return t.borderBottom?"1px":"0px"}),tu.pitchBorder,(function(t){return t.sectionPadding||"15px"}),(function(t){return kd(t.gap||15)})),Ddn=sf.div.withConfig({displayName:"AdminForm__Items",componentId:"sc-aqhtm5-1"})(["display:flex;flex-direction:column;grid-row-gap:",";grid-column-gap:",";",""],(function(t){return t.gridRowGap}),(function(t){return t.gridColumnGap}),(function(t){return t.gridLayout&&"\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(".concat(t.gridLayoutSize||"250px",", 1fr));\n  ")})),Tdn=function(t){var e=t.label,n=t.hint,r=t.borderBottom,a=t.children,i=t.sectionPadding,o=t.hideSectionLabel,l=void 0!==o&&o,c=t.gridLayout,s=void 0!==c&&c,u=t.gridLayoutSize,d=void 0===u?null:u,h=t.gridColumnGap,f=t.gridRowGap;return(0,uf.jsxs)(Bdn,{borderBottom:r,sectionPadding:i,gap:n?5:15,children:[!l&&e&&(0,uf.jsxs)(fR,{alignItems:"center",gap:"5px",children:[(0,uf.jsx)(dR,{data:{text:e,fontStyle:"headingSmBold",cursor:"pointer",color:"#40424f"}}),n&&(0,uf.jsx)(K7,{hint:n,margin:"5px 0 0 0"})]}),(0,uf.jsx)(Ddn,{gridLayout:s,gridLayoutSize:d,gridColumnGap:h,gridRowGap:f,children:a})]})},Vdn=sf.div.withConfig({displayName:"InfoBox__InfoBoxContainer",componentId:"sc-lwfysz-0"})(["border-radius:8px;background:",";color:",";border:",";padding:",";display:flex;align-items:center;gap:15px;font-size:14px;margin:",";"],(function(t){return t.darkMode?tu.darkModeLightBackground:tu.clickUpBackground}),(function(t){return t.darkMode?"white":tu.grey4}),(function(t){return t.darkMode?"1px solid ".concat(tu.darkModeLightBorder):"none"}),(function(t){return t.padding}),(function(t){return t.margin})),Odn=function(t){var e=t.children,n=t.margin,r=t.helpLink,a=t.warning,i=void 0!==a&&a,o=t.padding,l=void 0===o?"15px":o,c=t.darkMode,s=void 0!==c&&c;return(0,uf.jsxs)(Vdn,{margin:n,padding:l,darkMode:s,children:[(0,uf.jsx)(aln,{data:{icon:i?"FiAlertTriangle":"FiInfo",color:s&&tu.grey2}}),(0,uf.jsxs)("div",{children:[e,r&&(0,uf.jsx)(dR,{data:{text:"Click here to learn more",color:tu.primary,margin:"5px 0 0 0",fontStyle:"headingXs",onClick:function(){return window.open(r)}}})]})]})},Idn=function(){var t=Xsn(),e=(0,Js.get)(t,"spreadsheet");return Ys(jI).find((function(t){var n=null;if(t.id&&(n=t.id.toString().includes("db__")?t.id:parseInt(t.id)),!n)return!1;var r=null;return e&&(r=e.toString().includes("db__")?e:parseInt(e)),!!r&&n===r}))},Rdn=function(t,e,n,r){var a=arguments.length>4&&void 0!==arguments[4]&&arguments[4];if(a)return Fdn(t,e,n,r,a);var i=[],o=(0,Js.get)(t,"id");return((0,Js.get)(e,"data_relations",[])||[]).filter((function(t){return[t.sheet1,t.sheet2].includes(o)})).forEach((function(t){if(t.sheet2===o&&!(t.column1===r)){var e=(0,Js.get)(t,"relationId")||(0,Js.get)(t,"column2"),a=n.find((function(e){return e.id===t.sheet1}));(0,Js.get)(a,"headers",[]).forEach((function(t){return i.push("".concat(e,"__").concat(t))}))}})),i},Fdn=function(t,e,n,r){var a=[],i=(0,Js.get)(t,"id"),o=(0,Js.get)(e,"data_relations",[])||[];return o.filter((function(t){return t.sheet2===i&&t.column2===r})).forEach((function(t){var e=n.find((function(e){return e.id===t.sheet1}));(0,Js.get)(e,"headers",[]).forEach((function(t){return a.push(t)})),o.filter((function(e){return e.sheet2===t.sheet1})).forEach((function(t){var e=n.find((function(e){return e.id===t.sheet1})),r=(0,Js.get)(e,"headers",[]),i=(0,Js.get)(t,"relationId")||(0,Js.get)(t,"column2");r.forEach((function(t){return a.push("".concat(i,"__").concat(t))}))}))})),a},Ndn=function(t){var e=t.data,n=m((0,x.useState)(!1),2),r=n[0],a=n[1],i=m((0,x.useState)(null),2),o=i[0],l=i[1],c=m((0,x.useState)(!1),2),s=c[0],u=c[1],d=$s(AI),h=Ys($I),f=Idn(),p=Xsn(),g=Ys(iI),v=Ys(XI),y=m(Xs(dI),2),b=y[0],M=y[1];(0,x.useEffect)((function(){u(!1)}),[b]);var w=cR().processDynamicText,C=(0,Js.get)(b,"blockId"),A=function(){var t=(0,Js.get)(b,"formContext"),n=(0,Js.get)(e,"formContext");return!t&&!n||t===n}()&&(C===g||C===(0,Js.get)(p,"id")&&C===(0,Js.get)(e,"block"));(0,x.useEffect)((function(){b&&A&&(a(b.id),l(b.target))}),[b]),(0,x.useEffect)((function(){b&&!A&&M(null)}),[b]);var k=(0,Js.get)(e,"customSpreadsheetId"),H=Ys(jI),E=H.find((function(t){return t.id===k}))||f,S=e.showRelationFields?Rdn(E,v,H):[],L=(0,Js.get)(E,"field_data",{}),_=(0,Js.get)(L,"config",{}),B=(0,Js.get)(L,"order",[]),D=(0,Js.get)(e,"value",{}),T=(0,Js.get)(D,"config",{}),V=(0,Js.get)(D,"order",[]),O=(0,Js.get)(_,r),I=z((0,Js.get)(E,"headers",[])),R=Cdn({appDateFormat:h,processDynamicText:w,relatedHeaders:S,sheetOrder:B,localOrder:V,sheetHeaders:I,sheetFieldData:_,localFieldData:T,showInactive:!0}),F=R.displayFields,N=R.displayOrder,P=function(t,n,r){var a=Se(Se({},(0,Js.get)(T,t,{})),{},He({},n,r));e.onChange({config:Se(Se({},T),{},He({},t,a)),order:V})},j=Se(Se({},O),(0,Js.get)(T,r,{})),U=(0,Js.get)(e,"keys",[]).map((function(t){return Se(Se({},t),{},{value:(0,Js.get)(j,t.id)||(0,Js.get)(_,[r,t.id])})})),W=U.filter((function(t){return!t.advanced||s})).filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition(j,r,{app:v,sheetId:(0,Js.get)(f,"id")})})),Z=m((0,x.useState)(e.expanded),2),G=Z[0],q=Z[1],Y=Nu(v,"data_relations").filter((function(t){return t.sheet2===(0,Js.get)(E,"id")})).map((function(t){return t.column2})).includes(r),X=_lr,$=((0,Js.startCase)(r),tu.grey1,{anchorElement:o,hide:function(){l(null),a(null),M(null)},label:(0,Js.startCase)(r),anchorOrigin:{vertical:"top",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"}}),K=U.filter((function(t){return t.advanced})).length>0;return(0,uf.jsxs)("div",{children:[r&&(0,uf.jsxs)(X,Se(Se({},$),{},{children:[Y&&(0,uf.jsx)(Odn,{padding:"10px",margin:"0 0 10px 0",children:"This is a related field. Some settings won't apply."}),(0,uf.jsx)(_dn,{sectionPadding:"0px",fields:W,editField:r,onChange:function(t,e){return P(r,t,e)}}),K&&(0,uf.jsx)(dR,{data:{text:"".concat(s?"Hide":"Show"," Advanced Settings"),color:tu.primary,margin:"10px 0 0 0",fontStyle:"headingSm",onClick:function(){return u(!s)}}})]})),F.length>0&&(0,uf.jsxs)(fln.Container,{style:{display:"flex",flexDirection:"column",borderTop:"1px solid ".concat(tu.grey2),background:"white"},dragHandleSelector:".drag-item",lockAxis:"y",onDrop:function(t){var n=t.addedIndex,r=t.removedIndex,a=wd(N,r,n);e.onChange(Se(Se({},D),{},{order:a}))},children:[F.filter((function(t,e){return G||e<4})).map((function(t){return(0,uf.jsx)(fln.Draggable,{children:(0,uf.jsx)(Pdn,{field:t,setAnchorElement:l,setEditField:a,updateField:P,getDescription:e.getDescription})},t.key)})),F.length>4&&!G&&(0,uf.jsx)(jdn,{onClick:function(){return q(!0)},children:(0,uf.jsxs)(fR,{alignItems:"center",children:[(0,uf.jsx)(aln,{data:{icon:"FiPlus",color:tu.grey2,size:18}}),(0,uf.jsx)(dR,{data:{text:"Show ".concat(F.length-4," More"),cursor:"pointer",margin:"0 3px 0 3px",fontStyle:"headingSm"}})]})})]}),Nu(V).length>0&&(0,uf.jsx)(gf,{data:{margin:"10px 0 0 0",text:"Clear Ordering",type:"basic",size:"small",onClick:function(){return d({title:"Clear Ordering",text:"This will clear the custom ordering for this block and revert to any sheet-level ordering. Are you sure?",confirm:function(){Rcn("Ordering Cleared"),e.onChange(Se(Se({},D),{},{order:[]}))}})}}}),0===F.length&&(0,uf.jsx)(dR,{data:{text:"No Fields"}})]})},Pdn=function(t){var e=t.field,n=t.setAnchorElement,r=t.setEditField,a=t.updateField,i=t.getDescription,o=m((0,x.useState)(!1),2),l=o[0],c=o[1];return(0,uf.jsxs)(jdn,{disabled:!e.active,onMouseEnter:function(){e.active&&!l&&c(!0)},onMouseLeave:function(){e.active&&l&&c(!1)},className:"drag-item",onClick:function(t){e.active&&(n(t.currentTarget),r(e.key))},children:[(0,uf.jsxs)(fR,{alignItems:"center",children:[(0,uf.jsx)(aln,{data:{icon:"RxDragHandleDots2",color:tu.grey2,size:18}}),(0,uf.jsx)(dR,{data:{text:(0,Js.startCase)(e.key),cursor:"pointer",margin:"0 3px 0 3px"}}),i&&(0,uf.jsx)(dR,{data:{text:i(e),cursor:"pointer",margin:"0 3px 0 3px",color:tu.grey3}}),l&&(0,uf.jsx)(aln,{data:{icon:"FiEdit",color:tu.grey3,size:14}})]}),(0,uf.jsx)(Q$,{data:{value:e.active,onChange:function(t){return a(e.key,"active",t)}}})]})},jdn=sf.div.withConfig({displayName:"StaticFields__FieldContainer",componentId:"sc-zopb5h-0"})(["padding:"," 0px "," 0px;border-bottom:1px solid ",";display:flex;justify-content:space-between;align-items:center;cursor:",";transition:200ms all;&:hover{background:",";}:not(:last-child){border-bottom:1px solid ",";}"],cu,cu,tu.grey2,(function(t){return t.disabled?"not-allowed":"pointer"}),tu.grey1,tu.grey1),Udn=function(t){var e=t.data,n=m((0,x.useState)(!1),2),r=n[0],a=n[1],i=m((0,x.useState)(null),2),o=i[0],l=i[1],c=m((0,x.useState)(!1),2),s=c[0],u=c[1],d=Ys($I),h=Idn(),f=Xsn(),p=Ys(iI),g=Ys(XI),v=m(Xs(dI),2),y=v[0],b=v[1];(0,x.useEffect)((function(){u(!1)}),[y]);var M=cR().processDynamicText,w=(0,Js.get)(y,"blockId"),z=function(){var t=(0,Js.get)(y,"formContext"),n=(0,Js.get)(e,"formContext");return!t&&!n||t===n}()&&(w===p||w===(0,Js.get)(f,"id")&&w===(0,Js.get)(e,"block"));(0,x.useEffect)((function(){y&&z&&(a(y.id),l(y.target))}),[y]),(0,x.useEffect)((function(){y&&!z&&b(null)}),[y]);var C=(0,Js.get)(e,"customSpreadsheetId"),A=Ys(jI).find((function(t){return t.id===C})),k=(0,Js.get)(e,"value",{}),H=(0,Js.get)(k,"config",{}),E=(0,Js.get)(k,"order",[]),S=(0,Js.get)(A,"headers",[]),L=Cdn({appDateFormat:d,processDynamicText:M,sheetOrder:S,localOrder:S,sheetHeaders:S,sheetFieldData:H,localFieldData:H,showInactive:!0}).displayFields,_=function(t,n,r){var a=Se(Se({},(0,Js.get)(H,t,{})),{},He({},n,r));e.onChange({config:Se(Se({},H),{},He({},t,a)),order:E})},B=(0,Js.get)(H,r),D=[{id:"value",label:"Value",componentId:"Input",value:(0,Js.get)(B,"value")},{id:"description",label:"Description",componentId:"Input",value:(0,Js.get)(B,"description")}],T=D.filter((function(t){return!t.advanced||s})).filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition(B,r,{app:g,sheetId:(0,Js.get)(h,"id")})})),V=m((0,x.useState)(e.expanded),2),O=V[0],I=V[1],R=_lr,F=((0,Js.startCase)(r),tu.grey1,{anchorElement:o,hide:function(){l(null),a(null),b(null)},label:(0,Js.startCase)(r),anchorOrigin:{vertical:"top",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"}}),N=D.filter((function(t){return t.advanced})).length>0;return(0,uf.jsxs)("div",{children:[r&&(0,uf.jsxs)(R,Se(Se({},F),{},{children:[(0,uf.jsx)(_dn,{sectionPadding:"0px",fields:T,editField:r,onChange:function(t,e){return _(r,t,e)}}),N&&(0,uf.jsx)(dR,{data:{text:"".concat(s?"Hide":"Show"," Advanced Settings"),color:tu.primary,margin:"10px 0 0 0",fontStyle:"headingSm",onClick:function(){return u(!s)}}})]})),L.length>0&&(0,uf.jsxs)("div",{style:{display:"flex",flexDirection:"column",borderTop:"1px solid ".concat(tu.grey2),background:"white"},children:[L.filter((function(t,e){return O||e<4})).map((function(t){return(0,uf.jsx)(Wdn,{field:t,setAnchorElement:l,setEditField:a,updateField:_,getDescription:e.getDescription},t.key)})),L.length>4&&!O&&(0,uf.jsx)(Zdn,{onClick:function(){return I(!0)},children:(0,uf.jsxs)(fR,{alignItems:"center",children:[(0,uf.jsx)(aln,{data:{icon:"FiPlus",color:tu.grey2,size:18}}),(0,uf.jsx)(dR,{data:{text:"Show ".concat(L.length-4," More"),cursor:"pointer",margin:"0 3px 0 3px",fontStyle:"headingSm"}})]})})]}),0===L.length&&(0,uf.jsx)(dR,{data:{text:"No Fields"}})]})},Wdn=function(t){var e=t.field,n=t.setAnchorElement,r=t.setEditField,a=t.updateField,i=t.getDescription,o=m((0,x.useState)(!1),2),l=o[0],c=o[1];return(0,uf.jsxs)(Zdn,{disabled:!e.active,onMouseEnter:function(){e.active&&!l&&c(!0)},onMouseLeave:function(){e.active&&l&&c(!1)},onClick:function(t){e.active&&(n(t.currentTarget),r(e.key))},children:[(0,uf.jsxs)(fR,{alignItems:"center",children:[(0,uf.jsx)(aln,{data:{icon:"RxDragHandleDots2",color:tu.grey2,size:18}}),(0,uf.jsx)(dR,{data:{text:"".concat((0,Js.startCase)(e.key)," ").concat(e.customValue?"(Custom Value)":""),cursor:"pointer",margin:"0 3px 0 3px"}}),i&&(0,uf.jsx)(dR,{data:{text:i(e),cursor:"pointer",margin:"0 3px 0 3px",color:tu.grey3}}),l&&(0,uf.jsx)(aln,{data:{icon:"FiEdit",color:tu.grey3,size:14}})]}),(0,uf.jsx)(Q$,{data:{value:e.active,onChange:function(t){return a(e.key,"active",t)}}})]})},Zdn=sf.div.withConfig({displayName:"GenerateRecordsFieldEditor__FieldContainer",componentId:"sc-vte2hh-0"})(["padding:"," 0px "," 0px;border-bottom:1px solid ",";display:flex;justify-content:space-between;align-items:center;cursor:",";transition:200ms all;&:hover{background:",";}:not(:last-child){border-bottom:1px solid ",";}"],cu,cu,tu.grey2,(function(t){return t.disabled?"not-allowed":"pointer"}),tu.grey1,tu.grey1),Gdn=function(t){var e=t.data,n=m((0,x.useState)(!1),2),r=n[0],a=n[1],i=(0,Js.get)(e,"newObject",{key:null,fontStyle:"bodyMd"}),o=(0,Js.get)(e,"value",[]).map((function(t,e){return Se({id:t.id||e+1},t)})),l=m(Xs(dI),2),c=l[0],s=l[1],u=Xsn();(0,x.useEffect)((function(){c&&(0,Js.get)(c,"blockId")===(0,Js.get)(u,"id")&&(0,Js.get)(c,"blockId")===(0,Js.get)(e,"block")&&(a(c.id),g(c.target))}),[c]),(0,x.useEffect)((function(){c&&(0,Js.get)(c,"blockId")!==(0,Js.get)(e,"block")&&s(null)}),[c]);var d=o.find((function(t){return t.id===r})),h=(0,Js.get)(e,"keys",[]).map((function(t){return Se(Se({},t),{},{value:(0,Js.get)(d,t.id)})})),f=m((0,x.useState)(null),2),p=f[0],g=f[1];return(0,uf.jsxs)("div",{children:[(0,uf.jsx)(_lr,{anchorElement:p,hide:function(){g(null),a(null)},label:e.customLabel||((0,Js.get)(d,"column")?(0,Js.startCase)((0,Js.get)(d,"column")):"New Field"),children:(0,uf.jsx)(_dn,{sectionPadding:"0px",fields:h,onChange:function(t,n){return function(t,n,r){var a=o.map((function(e){return e.id===t?Se(Se({},e),{},He({},n,r)):e}));e.onChange(a)}(r,t,n)}})}),o.length>0&&(0,uf.jsx)(fln.Container,{style:{border:"1px solid ".concat(tu.grey2),display:"flex",borderRadius:"8px",flexDirection:"column",background:"white"},dragHandleSelector:".drag-item",lockAxis:"y",onDrop:function(t){var n=t.addedIndex,r=t.removedIndex,a=wd(o,r,n);e.onChange(a)},children:o.map((function(t,n){return(0,uf.jsx)(fln.Draggable,{children:(0,uf.jsx)(qdn,{field:t,setAnchorElement:g,editField:function(){return a(t.id)},deleteField:function(){return function(t){var n=o.filter((function(e){return e.id!==t}));e.onChange(n)}(t.id)},getLabel:e.getLabel})},n)}))}),0===o.length&&(0,uf.jsx)(dR,{data:{text:"No Fields"}}),(0,uf.jsx)(gf,{data:{text:"Add",onClick:function(){var t=id(o,"id")+1;e.onChange([].concat(z(o),[Se(Se({},i),{},{id:t})])),a(t)},size:"small",type:"basic",icon:"FiPlus",margin:"5px 0 0 0"}})]})},qdn=function(t){var e=t.field,n=t.editField,r=t.deleteField,a=t.setAnchorElement,i=t.getLabel,o=m((0,x.useState)(!1),2),l=o[0],c=o[1];return(0,uf.jsxs)(Ydn,{onMouseOver:function(){c(!0)},onMouseLeave:function(){c(!1)},onClick:function(t){a(t.currentTarget),n()},className:"drag-item",children:[(0,uf.jsx)(dR,{data:{text:i&&i(e)||(0,Js.startCase)(e.key)||"New Field",cursor:"pointer"}}),l&&(0,uf.jsx)(aln,{data:{icon:"FiTrash",hover:!0,onClick:function(t){t.stopPropagation(),r()},color:tu.grey3,size:18}})]})},Ydn=sf.div.withConfig({displayName:"DynamicFields__FieldContainer",componentId:"sc-5s5qwr-0"})(["padding:",";display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:200ms all;:not(:last-child){border-bottom:1px solid ",";}&:hover{background:",";}"],su,tu.grey1,tu.grey1),Xdn=function(t){var e=t.data,n=e.value,r=e.onChange,a=e.disabled,i=void 0!==a&&a,o=Xsn(),l=lR(),c=(0,Js.get)(l,"blocks",[]),s=Ys(iI),u=Ys(XI),d=(0,Js.get)(o,"new_variable_system",!1),h=m((0,x.useState)(null),2),f=h[0],p=h[1],g=m((0,x.useState)(null),2),v=g[0],y=g[1],b=m((0,x.useState)(!1),2),M=b[0],w=b[1],C=m((0,x.useState)([]),2),A=C[0],k=C[1],H=m((0,x.useState)(!1),2),E=H[0],S=H[1],L=E||v&&v.startOffset===v.endOffset&&v.endContainerId===v.startContainerId,_=Ys(jI),B=c.find((function(t){return t.id===s})),D=_.find((function(t){return t.id===(0,Js.get)(B,"spreadsheet")})),T=c.find((function(t){return t.id===(0,Js.get)(B,"parent")})),V=_.find((function(t){return t.id===(0,Js.get)(T,"spreadsheet")})),O=o||B,I=_.find((function(t){return t.id===(0,Js.get)(O,"spreadsheet")})),R=(0,Js.get)(I,"headers",[]),F=(0,x.useRef)(null),N=[{name:"User",key:"user",description:"Data from the logged-in user."},{name:"Local State",key:"localState",description:"Custom variables stored in your local state."},{name:"URL Parameters",key:"params",description:"Custom variables stored in your page URL via query params"},{name:"Time",key:"time",description:"Time-based variables like the current time, etc"}],P=Nu(u,"custom_variables");P.length>0&&N.push({name:"Custom Variables",key:"custom",description:"Custom variables defined in settings"}),B&&N.push({name:"Detail View Record",key:"detail",description:"Data from the record that was clicked to open the detail view."}),T&&N.push({name:"Detail View Parent",key:"detailParent",description:"The detail view record up one level in the hierarchy."});var j=Nu(e,"excludedSources"),U=Nu(e,"dynamicSources"),W=U.includes("record"),Z=(0,Js.get)(e,"previousSteps",[]);Z.length>0&&N.push({name:"Step",key:"step",description:"Data from a previous action step"}),W&&N.push({name:"Record",key:"record",description:"Data from the current record."}),(U.includes("form")||"Form"===(0,Js.get)(o,"componentId"))&&N.push({name:"Form Data",key:"form",description:"Data from the form that was submitted."}),N=[].concat(z(N),[{name:"Google Sheet Cell",key:"staticCell",description:"A value from a specific Google Sheet cell."}]);var G=c.filter((function(t){return["Form","InfoList"].includes(t.componentId)})).map((function(t){return{value:t.id,label:(0,Js.get)(t,"label",t.componentId)||t.componentId}}));G.length>0&&N.push({name:"Block Data",key:"block",description:"Data from another block on the page."}),N=N.filter((function(t){return!j.includes(t.key)}));var q=function(){if("custom"===f)return P.map((function(t){return t.key}));if("user"===f){var t=(0,Js.get)(u,"user_schema",[])||[],e=["id","email","first_name","last_name","user_groups","role"].concat(z(t.map((function(t){return t.name})))),n=(0,Js.get)(u,["users_sheet_config","spreadsheet_id"]),r=(0,Js.get)(_.find((function(t){return t.id===n})),"headers",[]);return e=[].concat(z(e),z(r.filter((function(t){return!e.includes(t)})))),e}return"detail"===f?(0,Js.get)(D,"headers",[]):"detailParent"===f?(0,Js.get)(V,"headers",[]):"record"===f||"form"===f?(0,Js.get)(I,"headers",[]):"time"===f?["now","today"]:"parent"===f?R:[]}(),Y=function(t){if(d){var e="{{ ".concat(t.filter((function(t){return t})).join(".")," }}");!function(t){var e={type:"variable",value:t},n=z(A);n.splice(Q,0,e),k(n),r(n.map((function(t){return t.value})).join("")),J(null)}(e),$()}else{var a=F.current.selectionStart,i="{{ ".concat(t.filter((function(t){return t})).join(".")," }}"),o=n||"",l=o.slice(0,a)+i+o.slice(a);r(l),$()}},X="staticCell"===f?[{text:(0,Js.startCase)(f),onClick:function(){return p(null)}},{text:"Configure"}]:f?[{text:(0,Js.startCase)(f),onClick:function(){return p(null)}},{text:"Select Field"}]:[{text:"Insert Variable"}],$=function(){S(null),p(null)},K=m((0,x.useState)(null),2),Q=K[0],J=K[1],tt=function(t){J(t),S(!0)};return(0,uf.jsxs)(Kdn,{width:e.width,children:[(0,uf.jsx)(MW,{id:"dynamic-string-variables",open:L,anchorEl:F.current,onClose:function(){y(null),S(null)},disableAutoFocus:!0,transitionDuration:0,disableEnforceFocus:!0,anchorPosition:{right:M?10:11},anchorOrigin:{horizontal:"right"},children:(0,uf.jsxs)(thn,{children:[(0,uf.jsx)(z9n,{fontStyle:"headingSm",items:X}),f&&(0,uf.jsxs)(Jdn,{children:[["localState","params"].includes(f)&&(0,uf.jsx)($dn,{onClick:function(t){return Y([f,t.field])},fields:[{id:"field",label:"Field",hint:"The name of a custom field you created in your local state"}]}),"step"===f&&(0,uf.jsx)($dn,{onFieldCountChange:function(){return w(!M)},onClick:function(t){return Y(["step",t.stepIndex,t.field])},fields:[{id:"stepIndex",componentId:"Select",label:"Step",options:Z.map((function(t,e){return{label:"Step ".concat(e+1),value:e+1}}))},{id:"field",componentId:"Input",description:"Enter the field from the previous step response that you want to access.",label:"Field",displayCondition:function(t){return!1}}]}),"block"===f&&(0,uf.jsx)($dn,{onFieldCountChange:function(){return w(!M)},onClick:function(t){return Y(["block",t.block,t.field])},fields:[{id:"block",componentId:"Select",label:"Block",options:G},{id:"field",componentId:"Input",description:"Enter a field name from the spreadsheet associated with this block (case sensitive).",label:"Field",displayCondition:function(t){return(0,Js.get)(t,"block")}}]}),"staticCell"===f&&(0,uf.jsx)($dn,{onFieldCountChange:function(){return w(!M)},onClick:function(t){return Y(["spreadsheets",t.spreadsheet,t.cell])},fields:[{id:"spreadsheet",componentId:"SpreadsheetSelect",preventExtras:!0},{id:"cell",label:"Google Sheet Cell",placeholder:"C5",hint:"Enter a cell name using Google Sheet notation, like A2 or F21, etc.",displayCondition:function(t){return(0,Js.get)(t,"spreadsheet")}}]}),(0,uf.jsx)(Qdn,{children:q.map((function(t){return(0,uf.jsx)(ehn,{onKeyDown:function(t){t.preventDefault(),t.stopPropagation()},onClick:function(){return Y([f,t])},children:t})}))})]}),!f&&(0,uf.jsx)(Jdn,{style:{flexWrap:"wrap",flexDirection:"row"},children:N.map((function(t){return(0,uf.jsx)(ehn,{className:t.key,onClick:function(){return p(t.key)},children:t.name})}))}),(0,uf.jsx)(dR,{data:{text:"Learn more about variables",color:tu.primary,margin:"15px 0 0 0",fontStyle:"headingXs",onClick:function(){return window.open("https://help.frontly.ai/en/articles/7971422-list-of-frontly-dynamic-variables")}}})]})}),d?(0,uf.jsx)(ifn,{value:n,onChange:function(t){return r(t)},handleClick:tt,inputRef:F,segments:A,setSegments:k}):(0,uf.jsxs)(nhn,{border:e.border,width:e.width,padding:e.padding,children:[(0,uf.jsx)(rhn,{onChange:function(t){return r(t.target.value)},value:n,ref:F,disabled:i,onKeyDown:function(t){return t.stopPropagation()}}),(0,uf.jsx)(ahn,{children:(0,uf.jsx)(aln,{data:{icon:"FiPlusCircle",onClick:tt,color:tu.grey2,size:18,hover:!0}})})]})]})},$dn=function(t){var e=t.fields,n=t.onClick,r=t.onFieldCountChange,a=m((0,x.useState)({}),2),i=a[0],o=a[1],l=e.map((function(t){return Se(Se({},t),{},{value:(0,Js.get)(i,t.id)})})).filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition(i)})),c=0===l.filter((function(t){return!(0,Js.get)(i,t.id)})).length,s=m((0,x.useState)(l.length),2),u=s[0],d=s[1],h=l.length;return(0,x.useEffect)((function(){h!==u&&r&&(r(h),d(h))}),[h]),(0,uf.jsx)(_dn,{onChange:function(t,e){return o(Se(Se({},i),{},He({},t,e)))},sectionPadding:"0px",submit:function(){return n(i)},submitText:"Insert",disableSubmit:!c,fields:l})},Kdn=sf.div.withConfig({displayName:"DynamicString__Container",componentId:"sc-145rjmz-0"})(["position:relative;width:",";"],(function(t){return t.width||"100%"})),Qdn=sf.div.withConfig({displayName:"DynamicString__FieldsContainer",componentId:"sc-145rjmz-1"})(["display:flex;flex-wrap:wrap;gap:8px;"]),Jdn=sf.div.withConfig({displayName:"DynamicString__DataSourcesContainer",componentId:"sc-145rjmz-2"})(["display:flex;flex-direction:column;gap:10px;margin-top:12px;"]),thn=sf.div.withConfig({displayName:"DynamicString__MenuContainer",componentId:"sc-145rjmz-3"})(["width:300px;padding:15px;border-radius:8px;"]),ehn=sf.div.withConfig({displayName:"DynamicString__Option",componentId:"sc-145rjmz-4"})(["background:",";padding:3px 6px 3px 6px;border-radius:5px;font-size:12px;color:white;cursor:pointer;&:hover{filter:brightness(90%);}"],tu.primary),nhn=sf.div.withConfig({displayName:"DynamicString__InputContainer",componentId:"sc-145rjmz-5"})(["display:flex;border:",";overflow:hidden;border-radius:8px;width:",";align-items:center;height:40px;"],(function(t){return t.border||"1px solid ".concat(tu.pitchBorder)}),(function(t){return t.width||"100%"})),rhn=sf.input.withConfig({displayName:"DynamicString__StyledInput",componentId:"sc-145rjmz-6"})(["border:0px;width:100%;padding:",";height:100%;border-radius:8px;&:focus{outline:none;}"],su),ahn=sf.div.withConfig({displayName:"DynamicString__IconContainer",componentId:"sc-145rjmz-7"})(["padding:0 5px 0 4px;height:100%;cursor:pointer;display:flex;align-items:center;justify-content:center;background:white;"]),ihn=function(t){var e=t.data,n=Xsn(),r=Ys(XI),a=(0,Js.get)(e,"customBlock"),i=a||n,o=$s(NO),l=odn(),c=l.handleTable,s=l.handleGrid,u=l.handleForm,d=l.handleInfoList,h=l.handleKanban,f=l.handleCalendar,p=l.handleChart,g=l.handleStat,v=l.handleCustom,m=(l.refreshSheet,Ys(jI)),y=m.find((function(t){return t.id===e.value})),b=(0,Js.get)(i,"componentId"),x="".concat((0,Js.get)(i,"id"),"-spreadsheet-select-").concat(a?"custom":""),M={supabase:{text:"Open In Supabase",onClick:function(){return window.open("https://supabase.com/dashboard/project/".concat((0,Js.get)(r,"supabase_project_id")))}},google:{text:"Open In Google",onClick:function(){return window.open("https://docs.google.com/spreadsheets/d/".concat(y.spreadsheet_id,"/edit#gid=").concat(y.tab_id))}},airtable:{text:"Open In Airtable",onClick:function(){return window.open("https://airtable.com/".concat((0,Js.get)(y,["config","base_id"]),"/").concat((0,Js.get)(y,["config","table_id"])))}}};return(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(hq,{data:Se(Se({},e),{},{label:"Data Source",hideEmptyItem:!e.allowEmpty,options:z(m.map((function(t){return{label:t.title,value:t.id}}))),onChange:function(t){e.onChange(t),e.preventExtras||("Table"===b?c(t):"InfoList"===b?d(t):"Form"===b?u(t):"Kanban"===b?h(t):"Grid"===b?s(t):"Calendar"===b?f(t):"Chart"===b?p(t):"Stat"===b?g(t):"Custom"===b&&v(t))},isGoogle:!0})},x),(0,uf.jsxs)(fR,{justifyContent:"space-between",gap:"30px",children:[y&&(0,uf.jsx)(dR,{data:Se(Se({},(0,Js.get)(M,(0,Js.get)(y,"service","google"),{})),{},{margin:"5px 0 0 0",color:tu.primary,fontStyle:"headingXs",cursor:"pointer"})}),y&&(0,uf.jsx)(dR,{data:{margin:"5px 0 0 0",text:"Refresh Data",color:tu.primary,fontStyle:"headingXs",onClick:function(){return o({sheetId:y.id,blockId:(0,Js.get)(n,"id")})}}})]})]})},ohn=function(t){var e=t.data,n=Gcn().setPage,r=lR();return(0,uf.jsx)(uf.Fragment,{children:(0,uf.jsx)(hq,{data:Se(Se({},e),{},{options:Bsn,onChange:function(t){var e=(0,Js.get)(_sn,t),a=(0,Js.get)(e,"items",[]).map((function(t){return t.i})),i=(0,Js.get)(r,"blocks",[]).map((function(t,e){return Se(Se({},t),{},{layoutPosition:(0,Js.get)(a,e)})}));n(Se(Se({},r),{},{layout:t,blocks:i}))}})})})},lhn=function(t){var e=t.data,n=odn().handleKanban,r=Ys(dI),a=(0,Js.get)(e,"refreshColumns",!1),i=lR(),o=Xsn(),l=Ys(iI),c=Ys(XI),s=(0,Js.get)(i,"blocks",[]).find((function(t){return t.id===l})),u=o||s,d=Ys(jI),h=(0,Js.get)(e,"linkedSpreadsheet")||d.find((function(t){return t.id===(0,Js.get)(u,"spreadsheet")})),f=(0,Js.get)(h,"headers",[]),p=(0,Js.get)(h,"id"),g=Rdn(h,c,d,(0,Js.get)(r,"id"),e.showOnlyRelationFields),v=[];return 0===f.length&&(v=[{label:"Select Column",value:null}]),f.length>0&&!e.showOnlyRelationFields&&(v=f.map((function(t){return{label:(0,Js.startCase)(t),value:t}}))),g.length>0&&(v=[].concat(z(v),z(g.map((function(t){return{label:(0,Js.startCase)(t),value:t}}))))),(0,uf.jsx)(hq,{data:Se(Se({},e),{},{onChange:function(t){a?n(p,t):null===e||void 0===e||e.onChange(t)},options:v})})},chn=function(t){var e=t.data,n=Ys(KI).map((function(t){return{label:(0,Js.get)(t,"name"),value:parseInt((0,Js.get)(t,"id"))}}));e.showExternalLink&&n.push({label:"External Link",value:"externalLink"});var r=(0,Js.get)(e,"value");return"externalLink"!==(0,Js.get)(e,"value")&&(r=parseInt(r)),(0,uf.jsx)(hq,{data:Se(Se({},e),{},{onChange:function(t){return e.onChange("externalLink"===t?"externalLink":parseInt(t))},value:r,options:n})})},shn=function(t){var e=t.data,n=Gcn().setPage,r=lR(),a=(0,Js.get)(r,"actions",[]),i=Ys(nI),o=(0,Js.get)(e,"value",[]).map((function(t){return Se(Se({},t),{},{dynamicSources:(0,Js.get)(e,"dynamicSources",[]),excludedSources:(0,Js.get)(e,"excludedSources",[])})}));return(0,uf.jsxs)(fln.Container,{style:{display:"flex",flexDirection:"column",gap:uu},dragHandleSelector:".drag-item",lockAxis:"y",onDrop:function(t){var a=t.addedIndex,l=t.removedIndex,c=wd(o,l,a);n({blocks:(0,Js.get)(r,"blocks",[]).map((function(t){return t.id===i?Se(Se({},t),{},He({},e.id,c)):t}))})},children:[o.map((function(t){return(0,uf.jsx)(fln.Draggable,{children:(0,uf.jsx)(Pun,{data:t,multiResourceId:e.id,titleIsEditable:!0})},t.id)})),(0,uf.jsx)(gf,{data:{text:"Add Action",onClick:function(){var t=id(a,"id")+1;n({actions:[].concat(z(a),[{id:t,label:"Action ".concat(t),steps:[{id:1,type:null}]}]),blocks:(0,Js.get)(r,"blocks",[]).map((function(n){return n.id===i?Se(Se({},n),{},He({},e.id,[].concat(z(o),[{value:t,label:"New Action"}]))):n}))})},size:"small",type:"basic",icon:"FiPlus"}})]})},uhn=function(t){var e=t.data,n=(0,Js.get)(e,"value",[]);return(0,uf.jsx)(W8n,{data:{excludedSources:(0,Js.get)(e,"excludedSources",[]),dynamicSources:(0,Js.get)(e,"dynamicSources",[]),previousSteps:(0,Js.get)(e,"previousSteps"),newObject:{id:id(n,"id")+1},onChange:function(t){return function(t){e.onChange(t)}(t)},value:n,columns:[{key:"key",label:"Key",width:"100%",componentId:"DynamicString",value:(0,Js.get)(e,"key")},{key:"value",label:e.valueLabel||"Value",width:"100%",componentId:"DynamicString",value:(0,Js.get)(e,"value")}]}})},dhn=function(t){var e=t.label,n=t.onClick,r=t.icon,a=t.onDelete,i=t.className,o=m((0,x.useState)(!1),2),l=o[0],c=o[1];return(0,uf.jsxs)(hhn,{className:i,onClick:n,onMouseEnter:function(){l||c(!0)},onMouseLeave:function(){l&&c(!1)},children:[r&&(0,uf.jsx)(aln,{data:{icon:r,color:tu.grey3,size:20}}),(0,uf.jsxs)(fR,{justifyContent:"space-between",alignItems:"center",width:"100%",children:[(0,uf.jsx)(dR,{data:{cursor:"pointer",text:e,fontStyle:"headingSm"}}),l&&a&&(0,uf.jsx)(aln,{data:{icon:"FiTrash",hover:!0,onClick:function(t){t.stopPropagation(),a()},color:tu.grey3,size:18}})]})]})},hhn=sf.div.withConfig({displayName:"Tile__TileContainer",componentId:"sc-arcgxm-0"})(["border:1px solid ",";padding:9px 12px 9px 12px;background:white;border-radius:8px;cursor:pointer;display:flex;gap:",";align-items:center;&:hover{background:",";}"],tu.grey2,su,tu.grey1),fhn=sf.div.withConfig({displayName:"FAQ__Container",componentId:"sc-1jjj0ze-0"})(["display:flex;flex-direction:column;gap:",";@media (max-width:800px){gap:",";}"],du,uu),phn=sf.div.withConfig({displayName:"FAQ__Question",componentId:"sc-1jjj0ze-1"})(["border-radius:8px;padding:",";display:flex;justify-content:space-between;align-items:",";cursor:pointer;background:white;box-shadow:",";@media (max-width:800px){padding:",";}"],hu,(function(t){return t.expanded?"flex-start":"center"}),gu,du),ghn=sf.div.withConfig({displayName:"FAQ__IconContainer",componentId:"sc-1jjj0ze-2"})(["display:flex;flex-direction:column;min-width:50px;align-items:flex-start;justify-content:flex-start;"]),vhn=function(t){var e=t.data,n=m((0,x.useState)(null),2),r=n[0],a=n[1],i=(0,Js.get)(e,"questions",[]);return(0,uf.jsx)(fhn,{children:i.map((function(t,n){var i=r===n;return(0,uf.jsxs)(phn,{lightWithBorder:e.lightWithBorder,expanded:i,index:n,onClick:function(){return a(i?null:n)},children:[(0,uf.jsxs)("div",{style:{marginTop:i?"4px":"0px"},children:[(0,uf.jsx)(dR,{data:{text:t.question,fontStyle:"bodyXl",cursor:"pointer",color:"#151523"}}),i&&(0,uf.jsx)(dR,{data:{text:t.answer,fontStyle:"bodyLg",margin:"20px 0 0 0",cursor:"pointer",color:"#6b7b99"}})]}),(0,uf.jsx)(ghn,{children:(0,uf.jsx)(aln,{data:{icon:"FiChevronDown",color:"#151523",size:30,hover:!0}})})]},n)}))})},mhn=function(t){var e=t.data;return(0,uf.jsx)(gf,{data:Se(Se({},e),{},{size:e.size||"small",type:e.type||"basic"})})},yhn=function(t){var e=t.data,n=Ys(BI).map((function(t){return{label:(0,Js.get)(t,"name"),value:parseInt((0,Js.get)(t,"id"))}})),r=(0,Js.get)(e,"value");return(0,uf.jsx)(hq,{data:Se(Se({},e),{},{onChange:function(t){return e.onChange(parseInt(t))},value:r,options:n})})},bhn=function(){var t=Ys(nI),e=$s(iI),n=$s(nI);return(0,uf.jsx)(dhn,{icon:"FiEdit",label:"Edit Detail View",onClick:function(){e(t),n(null)}})},xhn=function(t){var e=t.data,n=e.onChange,r=m((0,x.useState)([]),2),a=r[0],i=r[1],o=Nu((0,Js.get)(e,"value",[])),l=(0,Js.get)(e,"fields",[]),c=e.labelSingular||"Item",s=function(t,e,r){n(o.map((function(n){return n.id===t?Se(Se({},n),{},He({},e,r)):n})))};return(0,uf.jsxs)(fln.Container,{style:{display:"flex",flexDirection:"column",gap:uu},dragHandleSelector:".drag-item",lockAxis:"y",onDrop:function(t){var e=t.addedIndex,r=t.removedIndex,a=wd(o,r,e);n(a)},children:[o.map((function(t,r){return(0,uf.jsx)(fln.Draggable,{children:(0,uf.jsx)(Mhn,{passIdToChild:e.passIdToChild,spreadsheet:e.spreadsheet,width:e.width,data:t,background:e.background,icon:t.icon,itemClick:e.itemClick?function(){return e.itemClick(r)}:null,label:e.getItemLabel?e.getItemLabel(t):t.label,onChange:function(e,n){return s(t.id,e,n)},fields:l.map((function(e){return Se(Se({},e),{},{value:(0,Js.get)(t,e.key||e.id)})})),onDelete:function(){return e=t.id,void n(o.filter((function(t){return t.id!==e})));var e},labelSingular:c})},t.id)})),!e.disableAdd&&(0,uf.jsx)(gf,{data:{text:"Add ".concat(c),onClick:function(){var t=id(o,"id")+1,r=Se({},(0,Js.get)(e,"newObject",{}));e.noLabel||(r.label="New ".concat(c)),r.id=t,n([].concat(z(o),[r])),i([].concat(z(a),[t]))},size:"small",type:"basic",icon:"FiPlus"}})]})},Mhn=function(t){var e=t.onChange,n=t.itemClick,r=t.onDelete,a=t.fields,i=t.labelSingular,o=t.label,l=t.data,c=t.icon,s=t.width,u=t.spreadsheet,d=t.background,h=t.passIdToChild,f=Ys(jI),p=u||l.spreadsheet,g=null;p&&(g=(0,Js.get)(f.find((function(t){return t.id===p})),"headers",[]));var v=m((0,x.useState)(null),2),y=v[0],b=v[1];return(0,uf.jsxs)("div",{children:[(0,uf.jsx)(dhn,{className:"drag-item",label:o,onClick:function(t){b(t.currentTarget),n&&n()},onDelete:r,icon:c}),(0,uf.jsx)(_lr,{background:d,anchorElement:y,hide:function(){return b(null)},label:"Edit ".concat(i),width:s,children:(0,uf.jsx)(_dn,{sectionPadding:"0px",onChange:function(t,n){return e(t,n)},fields:a.filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition(l)})).map((function(t){var n=Se(Se({},t),{},{spreadsheet:p,activeField:l,customOnChange:t.customOnChange?function(t,n){return e(t,n)}:null});return h&&(n.multiFormItemId=l.id),t.isSpreadsheetSelect&&g&&g.length>0&&(n.options=g.map((function(t){return{label:(0,Js.startCase)(t),value:t}}))),n}))})})]})},whn=function(t){var e=t.onClick,n=t.background,r=t.color,a=t.text,i=void 0===a?"Back":a,o=t.width,l=t.margin;return(0,uf.jsxs)(zhn,{onClick:e,margin:l,width:o,children:[(0,uf.jsx)(Chn,{background:n,children:(0,uf.jsx)(aln,{data:{icon:"FiArrowLeft",color:r||"#6E7175",hover:!0}})}),(0,uf.jsx)(dR,{data:{text:i,fontStyle:"headingLg",cursor:"pointer",color:r||"#6E7175"}})]})},zhn=sf.div.withConfig({displayName:"BackButton__BackRow",componentId:"sc-1vj9ybq-0"})(["display:flex;gap:8px;align-items:center;cursor:pointer;margin:",";width:",";&:hover{opacity:0.8;}"],(function(t){return t.margin||"0 0 20px 0"}),(function(t){return t.width||"140px"})),Chn=sf.div.withConfig({displayName:"BackButton__IconWrapper",componentId:"sc-1vj9ybq-1"})(["background:",";border-radius:4px;padding:4px;display:flex;align-items:center;justify-content:center;"],(function(t){return t.background||"#e4e5e7"})),Ahn=function(t){var e=t.data,n=Xsn(),r=(0,Js.get)(e,"step"),a=Ys(jI).find((function(t){return t.id===r.spreadsheet})),i=Gu((0,Js.get)(a,"headers",[])),o=(0,Js.get)(e,"value",{}),l="Form"===(0,Js.get)(n,"componentId"),c=i.map((function(t){return{id:t,label:(0,Js.startCase)(t),componentId:"DynamicString",value:(0,Js.get)(o,t),dynamicSources:l?["form"]:[]}}));return(0,uf.jsx)(_dn,{previousSteps:(0,Js.get)(e,"previousSteps",[]),dynamicSources:(0,Js.get)(e,"dynamicSources",[]),excludedSources:(0,Js.get)(e,"excludedSources",[]),fields:c,sectionPadding:"0px",gridLayout:!0,onChange:function(t,n){return e.onChange(Se(Se({},o),{},He({},t,n)))}})},khn=n(6770),Hhn=n.n(khn),Ehn=function(t){var e=t.data,n=(0,x.useMemo)((function(){return{clipboard:{matchVisual:!1},toolbar:[[{header:[1,2,3,4,5,6,!1]}],["header","font","size","bold","italic","strike","underline","blockquote","list","bullet","indent","link",{color:["#000000","#FFFFFF","#808080","#FF0000","#0000FF","#008000","#FFFF00","#800080","#00FFFF","#FFA500"]}]]}}),[]),r=(0,x.useMemo)((function(){return["header","font","size","bold","italic","strike","underline","blockquote","list","bullet","indent","link","color"]}),[]),a=m((0,x.useState)(!1),2),i=a[0],o=a[1];return(0,uf.jsxs)(uf.Fragment,{children:[i&&(0,uf.jsxs)(_9n,{header:{title:"Edit Rich Text"},hide:function(){return o(!1)},children:[(0,uf.jsx)("style",{children:'\n              .ql-toolbar.ql-snow {\n                font-family: "Roboto", "Helvetica", "Helvetica Neue", sans-serif;\n                border-radius: 4px 4px 0 0;\n                border: 1px solid '.concat(tu.grey2,";\n              }\n              .ql-container.ql-snow {\n                border: 1px solid ").concat(tu.grey2,";\n                border-radius: 0 0 4px 4px;\n              }\n              .ql-toolbar.ql-snow .ql-picker-label {\n                border: 1px solid ").concat(tu.grey2,";\n                border-radius: 4px;\n              }\n              .ql-snow .ql-picker {\n                color: ").concat(tu.default,";\n              }\n              .ql-container, .ql-container > .ql-editor, .ql-snow, .ql-container.ql-snow {\n                line-height: initial;\n                font-size: initial;\n              }\n              .ql-formats { margin: 0px !important; }\n            ")}),(0,uf.jsx)(Hhn(),{id:"editor",modules:n,formats:r,value:e.value,onKeyDown:function(t){return t.stopPropagation()},onChange:function(t){null===e||void 0===e||e.onChange(t)},placeholder:e.placeholder||"Enter your text..."})]}),(0,uf.jsx)(dhn,{icon:"FiEdit",label:"Edit ".concat(e.label||"Rich Text"),onClick:function(){return o(!0)}})]})},Shn=function(t){var e=t.data,n=m((0,x.useState)(!1),2),r=n[0],a=n[1],i=e.setProfile,o=e.profile,l=Ys(NI),c=(0,Js.get)(o,"demo_apps",[]),s=l.map((function(t){return{value:t.id,label:t.name}}));return(0,uf.jsxs)(uf.Fragment,{children:[r&&(0,uf.jsxs)(_9n,{header:{title:"Add Previous Work To Your Profile"},hide:function(){return a(!1)},children:[(0,uf.jsx)(Lhn,{children:c.map((function(t,e){var n=(0,Js.get)(t,"type","frontlyApp");return(0,uf.jsxs)(_hn,{children:[(0,uf.jsxs)(fR,{alignItems:"center",justifyContent:"space-between",margin:"0 0 15px 0",children:[(0,uf.jsx)(dR,{data:{text:"Project ".concat(e+1),fontStyle:"headingLg"}}),(0,uf.jsx)(aln,{data:{icon:"FiTrash",color:tu.grey3,size:20,hover:!0,onClick:function(){return function(t){i(Se(Se({},o),{},{demo_apps:c.filter((function(e,n){return n!==t}))}))}(e)}}})]}),(0,uf.jsx)(_dn,{sectionPadding:"0px",labelStyle:"headingSm",fields:[{id:"type",label:"Type",componentId:"Select",hideEmptyItem:!0,options:[{label:"Frontly Application",value:"frontlyApp"},{label:"Other Project",value:"other"}],value:(0,Js.get)(t,"type"),defaultValue:"frontlyApp"},{id:"id",label:"App",componentId:"Select",hint:"Select a live Frontly app to showcase on your profile. Make sure it's public so users can view it.",options:s,value:(0,Js.get)(t,"id"),displayCondition:function(){return"frontlyApp"===n}},{id:"name",label:"Name",componentId:"Input",hint:"A visual label for the project.",value:(0,Js.get)(t,"name"),displayCondition:function(){return"other"===n}},{id:"link",label:"Link (optional)",componentId:"Input",hint:"A link to an external project.",value:(0,Js.get)(t,"link"),displayCondition:function(){return"other"===n}},{id:"image",label:"Image",componentId:"ImageUpload",value:(0,Js.get)(t,"image")},{id:"description",label:"Short Description",componentId:"Input",value:(0,Js.get)(t,"description")},{id:"fullDescription",label:"Full Description",componentId:"TextArea",value:(0,Js.get)(t,"fullDescription"),minHeight:"150px"}].filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition()})),onChange:function(t,n){return function(t,e,n){i(Se(Se({},o),{},{demo_apps:c.map((function(r,a){return t===a?Se(Se({},r),{},He({},e,n)):r}))}))}(e,t,n)}})]})}))}),(0,uf.jsxs)(fR,{alignItems:"center",gap:"15px",margin:"20px 0 0 0",children:[(0,uf.jsx)(gf,{data:{text:"Save Changes",onClick:function(){return a(!1)}}}),(0,uf.jsx)(gf,{data:{text:"Add Content",icon:"FiPlus",onClick:function(){i(Se(Se({},o),{},{demo_apps:[].concat(z(c),[{}])}))},type:"basic"}})]})]}),(0,uf.jsx)(dhn,{icon:"FiEdit",label:"Edit Previous Work",onClick:function(){return a(!0)}})]})},Lhn=sf.div.withConfig({displayName:"DemoAppsEditor__DemoApps",componentId:"sc-v20bwy-0"})(["display:flex;flex-direction:column;gap:20px;padding:10px;"]),_hn=sf.div.withConfig({displayName:"DemoAppsEditor__DemoAppWrapper",componentId:"sc-v20bwy-1"})(["border:1px solid ",";background:",";border-radius:10px;padding:20px;"],tu.grey2,tu.grey1),Bhn=function(t){var e=t.data,n=m((0,x.useState)(""),2),r=n[0],a=n[1],i=m((0,x.useState)(!1),2),o=i[0],l=i[1],c=Xsn(),s=(0,Js.get)(e,"value","Count"),u=(0,Js.get)(c,"spreadsheet")&&(0,Js.get)(c,"spreadsheet").toString().includes("db__"),d=jsn.filter((function(t){return!(u&&!["Count","Average","Sum"].includes(t.label))&&(""===r?t:t.label.toLowerCase().includes(r.toLowerCase()))}));return(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(gf,{data:{text:s,type:"basic",onClick:function(){return l(!0)}}}),o&&(0,uf.jsxs)(_9n,{minWidth:"800px",header:{title:"Select Metric",description:"Turn your spreadsheet data into a calculated field using one of our formulas below"},hide:function(){return l(!1)},children:[(0,uf.jsx)(l9n,{data:{value:r,onChange:function(t){return a(t)}}}),(0,uf.jsx)(Thn,{children:d.map((function(t){return(0,uf.jsxs)(Dhn,{active:s===t.label,onClick:function(){return e.onChange(t.label)},children:[(0,uf.jsx)(dR,{data:{text:t.label,fontStyle:"headingMd",cursor:"pointer"}}),(0,uf.jsx)(dR,{data:{text:t.description,fontStyle:"bodyMd",cursor:"pointer",textAlign:"center"}})]})}))})]})]})},Dhn=sf.div.withConfig({displayName:"MetricBrowser__Metric",componentId:"sc-18d8xg9-0"})(["border:4px solid ",";display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;padding:10px;gap:5px;cursor:pointer;background:",";"],(function(t){return t.active?tu.primary:"transparent"}),tu.clickUpBackground),Thn=sf.div.withConfig({displayName:"MetricBrowser__MetricsGrid",componentId:"sc-18d8xg9-1"})(["display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));width:100%;gap:15px;margin-top:20px;"]),Vhn=function(t){var e=t.data,n=m((0,x.useState)(!1),2),r=(n[0],n[1],(0,Js.get)(e,"value")),a=(0,Js.get)(_sn,r),i=m((0,x.useState)(null),2),o=i[0],l=i[1];return(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(Fhn,{onClick:function(t){return l(t.currentTarget)},children:(0,uf.jsx)(Ohn,{layout:a,small:!0})}),(0,uf.jsx)(_lr,{anchorElement:o,hide:function(){return l(null)},label:"Select Layout",children:(0,uf.jsx)(Phn,{children:Bsn.map((function(t,n){var a=(0,Js.get)(_sn,t.value);return(0,uf.jsx)(Nhn,{active:r===t.value,onClick:function(){return e.onChange(t.value)},children:(0,uf.jsx)(Ohn,{layout:a})})}))})})]})},Ohn=function(t){var e=t.width,n=t.layout,r=void 0===n?null:n,a=t.small,i=void 0!==a&&a,o=(0,Js.get)(r,"items",[]);return(0,uf.jsx)(Ihn,Se(Se({},r),{},{width:e,small:i,children:o.map((function(t,e){return(0,uf.jsx)(Rhn,Se(Se({small:i},t),{},{children:i?null:e+1}))}))}))},Ihn=sf.div.withConfig({displayName:"LayoutBrowser__GridContainer",componentId:"sc-899ezu-0"})(["display:grid;grid-gap:5px;"," "," "," width:",";height:80px;",""],(function(t){return t.cols12&&"grid-template-columns: ".concat(t.cols12,";")}),(function(t){return t.row12&&"grid-row: ".concat(t.row12,";")}),(function(t){return t.col12&&"grid-column: ".concat(t.col12,";")}),(function(t){return t.width||"120px"}),(function(t){return t.small&&"height: 20px; width: 25px; grid-gap: 3px;"})),Rhn=sf.div.withConfig({displayName:"LayoutBrowser__Layout",componentId:"sc-899ezu-1"})([""," "," "," background:white;border-radius:2px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:",";"],(function(t){return t.cols12&&"grid-template-columns: ".concat(t.cols12,";")}),(function(t){return t.row12&&"grid-row: ".concat(t.row12,";")}),(function(t){return t.col12&&"grid-column: ".concat(t.col12,";")}),tu.grey3),Fhn=sf.div.withConfig({displayName:"LayoutBrowser__MiniLayoutContainer",componentId:"sc-899ezu-2"})(["display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:3px;padding:3px;cursor:pointer;background:",";"],tu.grey3),Nhn=sf.div.withConfig({displayName:"LayoutBrowser__LayoutContainer",componentId:"sc-899ezu-3"})(["border:2px solid ",";display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;padding:12px;gap:10px;cursor:pointer;background:",";"],(function(t){return t.active?tu.primary:"transparent"}),tu.clickUpBackground),Phn=sf.div.withConfig({displayName:"LayoutBrowser__LayoutsGrid",componentId:"sc-899ezu-4"})(["display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:20px;width:640px;"]),jhn=function(){var t=Ys(aI),e=cR().processDynamicText;return{getBlockWithVersion:function(n){if(!n)return{};var r=Se({},n),a={},i=null,o=(0,Js.get)(n,"repeatingRecord");if(Md){var l=(0,Js.get)(t,(0,Js.get)(n,"id")),c=(0,Js.get)(n,"versions",[]).find((function(t){return t.id===l}));c&&(a=(0,Js.get)(c,"data",{}),r=Se(Se(Se({},n),a),{},{version_id:c.id}),i=l)}else{var s=(0,Js.get)(n,"versions",[]).find((function(t){var r=(0,Js.get)(t,"conditions",[]).map((function(t){var r=t.value1,a=t.value2;return rd({value1:e({text:r,reusableBlockId:(0,Js.get)(n,"reusableBlockId"),context:{record:o}}),value2:e({text:a,reusableBlockId:(0,Js.get)(n,"reusableBlockId"),context:{record:o}}),operator:(0,Js.get)(t,"operator","equals")})}));return"all"===(0,Js.get)(t,"conditionType","all")?r.every((function(t){return t})):r.some((function(t){return t}))}));s&&(a=(0,Js.get)(s,"data",{}),r=Se(Se(Se({},n),a),{},{version_id:s.id}))}return{versionData:a,blockWithVersion:r,activeVersionId:i}}}},Uhn=function(t){var e=t.data,n=(0,Js.get)(e,"editField"),r=Gcn().setBlock,a=Xsn(),i=(0,jhn().getBlockWithVersion)(a).blockWithVersion,o=(0,Js.get)(e,"block")||i,l=(0,Js.get)(o,"fieldData",{}),c=(0,Js.get)(l,"config",{}),s=e.activeField||(0,Js.get)(c,n,{}),u=Se(Se({},s),{},{active:!1!==(0,Js.get)(s,"active")}),d=m((0,x.useState)(null),2),h=d[0],f=d[1],p=[{id:"required",label:"Required",componentId:"Switch",section:"Validation",defaultValue:!0,orientation:"horizontal",hint:"Is this field required to submit form?",value:!1!==(0,Js.get)(u,"required")},{id:"isEmail",label:"Is Email",componentId:"Switch",section:"Validation",defaultValue:!1,orientation:"horizontal",hint:"Ensure this value contains a valid email address",value:(0,Js.get)(u,"isEmail")},{id:"isPrice",label:"Is Price",componentId:"Switch",section:"Validation",defaultValue:!1,orientation:"horizontal",hint:"Ensure this value contains a valid price. Allows $ but will be removed on save.",value:(0,Js.get)(u,"isPrice")},{id:"isNumber",label:"Is Number",componentId:"Switch",section:"Validation",defaultValue:!1,orientation:"horizontal",hint:"Ensure this value contains only valid numbers",value:(0,Js.get)(u,"isNumber")},{id:"isTrue",label:"Is True",componentId:"Switch",section:"Validation",defaultValue:!1,orientation:"horizontal",hint:"Ensure this value is true, generally used to confirm a checkbox or switch are turned 'on'.",value:(0,Js.get)(u,"isTrue")},{id:"isAlphabetical",label:"Is Alphabetical",componentId:"Switch",section:"Validation",defaultValue:!1,orientation:"horizontal",hint:"Ensure this value contains only letters",value:(0,Js.get)(u,"isAlphabetical")},{id:"minOffset",label:"Min Chars/Value",hint:"Enter minimum characters required or minimum number for the input to be",componentId:"Input",section:"Validation",required:!0,defaultValue:"",value:(0,Js.get)(u,"minOffset")},{id:"maxOffset",label:"Max Chars/Value",hint:"Enter maximum characters required or maximum number for the input to be",componentId:"Input",section:"Validation",required:!0,defaultValue:"",value:(0,Js.get)(u,"maxOffset")},{id:"customRegex",label:"Custom Regex",hint:"A custom regex to validate the input value. This is an advanced feature for highly technical users.",componentId:"Input",section:"Validation",required:!1,defaultValue:"",value:(0,Js.get)(u,"customRegex")},{id:"customRegexError",label:"Custom Regex Error",hint:"An error to be displayed when the user's input doesn't meet the the custom regex requirements",componentId:"Input",section:"Validation",required:!1,defaultValue:"",value:(0,Js.get)(u,"customRegexError")}],g=p.map((function(t){if(t.value)return t.id})).filter((function(t){return void 0!==t})).map((function(t){return(0,Js.startCase)(t)})),v=g.join(", "),y="No Validation Rules";return g.length>0&&(g.length>3&&(v=g.slice(0,3).join(", ")+" and ".concat(g.length-3," more")),y="Rules: ".concat(v)),(0,uf.jsxs)("div",{children:[(0,uf.jsx)(_lr,{anchorElement:h,hide:function(){f(null)},label:"Field Validation",children:(0,uf.jsx)(_dn,{sectionPadding:"0px",fields:p,onChange:function(t,a){return function(t,a){if(e.customOnChange)e.customOnChange(t,a);else{var i=Se(Se({},s),{},He({},t,a));r({fieldData:Se(Se({},l),{},{config:Se(Se({},c),{},He({},n,i))})},{},o.id)}}(t,a)}})}),(0,uf.jsx)(gf,{data:{text:y,type:"basic",onClick:function(t){return f(t.currentTarget)}}})]})},Whn=function(t){var e=t.data,n=(0,Js.get)(e,"value"),r=(0,Js.get)(e,"dataType"),a=m((0,x.useState)(null),2),i=a[0],o=a[1],l=(0,Js.get)({date:["required"],integer:["required","minOffset","maxOffset"],float:["required","minOffset","maxOffset"],boolean:["required","isTrue"]},r,null),c=[{id:"required",label:"Required",componentId:"Switch",defaultValue:!0,orientation:"horizontal",hint:"Is this field required to submit form?",value:!1!==(0,Js.get)(n,"required")},{id:"isEmail",label:"Is Email",componentId:"Switch",defaultValue:!1,orientation:"horizontal",hint:"Ensure this value contains a valid email address",value:(0,Js.get)(n,"isEmail")},{id:"isPrice",label:"Is Price",componentId:"Switch",defaultValue:!1,orientation:"horizontal",hint:"Ensure this value contains a valid price. Allows $ but will be removed on save.",value:(0,Js.get)(n,"isPrice")},{id:"isNumber",label:"Is Number",componentId:"Switch",defaultValue:!1,orientation:"horizontal",hint:"Ensure this value contains only valid numbers",value:(0,Js.get)(n,"isNumber")},{id:"isTrue",label:"Is True",componentId:"Switch",defaultValue:!1,orientation:"horizontal",hint:"Ensure this value is true, generally used to confirm a checkbox or switch are turned 'on'.",value:(0,Js.get)(n,"isTrue")},{id:"isAlphabetical",label:"Is Alphabetical",componentId:"Switch",defaultValue:!1,orientation:"horizontal",hint:"Ensure this value contains only letters",value:(0,Js.get)(n,"isAlphabetical")},{id:"minOffset",label:"Min Chars/Value",hint:"Enter minimum characters required or minimum number for the input to be",componentId:"Input",required:!0,type:"number",defaultValue:"",value:(0,Js.get)(n,"minOffset")},{id:"maxOffset",label:"Max Chars/Value",hint:"Enter maximum characters required or maximum number for the input to be",componentId:"Input",type:"number",required:!0,defaultValue:"",value:(0,Js.get)(n,"maxOffset")},{id:"customRegex",label:"Custom Regex",hint:"A custom regex to validate the input value. This is an advanced feature for highly technical users.",componentId:"Input",required:!1,defaultValue:"",value:(0,Js.get)(n,"customRegex")},{id:"customRegexError",label:"Custom Regex Error",hint:"An error to be displayed when the user's input doesn't meet the the custom regex requirements",componentId:"Input",required:!1,defaultValue:"",value:(0,Js.get)(n,"customRegexError")}].filter((function(t){return!(l&&!l.includes(t.id))})),s=c.map((function(t){if(t.value)return t.id})).filter((function(t){return void 0!==t})).map((function(t){return(0,Js.startCase)(t)})),u=s.join(", "),d="No Validation Rules";return s.length>0&&(s.length>3&&(u=s.slice(0,3).join(", ")+" and ".concat(s.length-3," more")),d="Rules: ".concat(u)),(0,uf.jsxs)("div",{children:[(0,uf.jsx)(_lr,{anchorElement:i,hide:function(){o(null)},label:"Field Validation",children:(0,uf.jsx)(_dn,{sectionPadding:"0px",fields:c,onChange:function(t,r){return function(t,r){e.onChange(Se(Se({},n),{},He({},t,r)))}(t,r)}})}),(0,uf.jsx)(gf,{data:{text:d,type:"basic",onClick:function(t){return o(t.currentTarget)}}})]})},Zhn=function(t){var e=t.data,n=m((0,x.useState)(!1),2),r=n[0],a=n[1],i=sR().processDynamicText,o=lR(),l=Gcn().setPage,c=Ys(XI),s=(0,Js.get)(e,"step",{}),u=(0,Js.get)(e,"actionId"),d=(0,Js.get)(o,"actions",[]),h=d.find((function(t){return t.id===u})),f=(0,Js.get)(c,"zaps",[]);return(0,uf.jsx)(_dn,{sectionPadding:"0px",onChange:function(t,e){a(!0),l(Se(Se({},o),{},{actions:d.map((function(n){return n.id===u?Se(Se({},n),{},{steps:(0,Js.get)(h,"steps",[]).map((function(n){return n.id===s.id?Se(Se({},n),{},He({},t,e)):n}))}):n}))}))},fields:[{id:"zap",label:"Zap",componentId:"Select",value:(0,Js.get)(s,"zap"),options:f.map((function(t){return{label:t.id,value:t.id}}))},{id:"customData",label:"Custom Data",componentId:"DataGrid",orientation:"vertical",hint:"Each field will be passed to Zapier when this action is triggered",value:(0,Js.get)(s,"customData"),columns:[{key:"key",componentId:"Input"},{key:"value",componentId:"DynamicString"}]}],disableSubmit:!r,submit:function(){a(!1);var t={};(0,Js.get)(s,"customData",[]).forEach((function(e){t[e.key]=i({text:e.value})})),K9.post("/zapier/edit/",{id:s.zap,custom_data:t})},submitText:"Save Zap Data"})},Ghn=function(t){var e=t.data,n=(0,Js.get)(e,"value",[]),r={key:"itemValue",label:"Value",width:"150px",componentId:"DynamicString",value:(0,Js.get)(e,"itemValue")},a={key:"itemLabel",label:"Label",width:"150px",componentId:"DynamicString",value:(0,Js.get)(e,"itemLabel")};return(0,uf.jsx)(W8n,{data:{newObject:{id:id(n,"id")+1},onChange:function(t){return function(t){e.onChange(t)}(t)},value:n,columns:[a,r,{key:"isLink",label:"Link",componentId:"Switch",defaultValue:!1}]}})},qhn=function(t){var e=t.data,n=m((0,x.useState)(null),2),r=n[0],a=n[1],i=e.onChange,o=(0,Js.get)(e,"value",[]),l=function(t,e){var n=JSON.parse(JSON.stringify(o));n[r][t]=e,i(n)},c=(0,Js.get)(o,r),s="inputs"===e.id?[{id:"label",componentId:"Input",preventExtras:!0,label:"Label",value:(0,Js.get)(c,"label"),section:"Basics"},{id:"section",componentId:"Input",preventExtras:!0,label:"Section",value:(0,Js.get)(c,"section"),section:"Basics",hint:"Create a section to organize fields into groups"},{id:"cell",label:"Google Sheet Cell",placeholder:"C5",hint:"Enter a cell name using Google Sheet notation, like A2 or F21, etc.",value:(0,Js.get)(c,"cell"),section:"Basics"},{id:"componentId",label:"Field Type",hint:"Define the input for users to use in the form.",componentId:"Select",required:!0,defaultValue:"Input",section:"Basics",value:(0,Js.get)(c,"componentId"),options:[{label:"Input",value:"Input"},{label:"Select",value:"Select"},{label:"Switch",value:"Switch"},{label:"Checkbox",value:"Checkbox"},{label:"Date",value:"DateTimePicker"}]},{id:"options",label:"Options",componentId:"DataGrid",orientation:"vertical",section:"Basics",columnSpan:2,hint:"Define the options to appear in your select dropdown",value:(0,Js.get)(c,"options",[]),columns:[{key:"label",componentId:"Input"},{key:"value",componentId:"Input"}],displayCondition:function(){return"Select"===(0,Js.get)(c,"componentId")}},{id:"description",label:"Description",hint:"Display a description for this field",componentId:"Input",required:!1,defaultValue:"",columnSpan:2,section:"Additional Options",value:(0,Js.get)(c,"description")},{id:"hint",label:"Hint",hint:"Display a hint for this field",componentId:"Input",required:!1,defaultValue:"",section:"Additional Options",value:(0,Js.get)(c,"hint")},{id:"placeholder",label:"Placeholder",hint:"Display a placeholder for this field",componentId:"Input",required:!1,defaultValue:"",section:"Additional Options",value:(0,Js.get)(c,"placeholder")},{id:"defaultValue",label:"Default Value",hint:"Enter a default value for this field",componentId:"Input",required:!1,defaultValue:"",section:"Additional Options",value:(0,Js.get)(c,"defaultValue")},{id:"conditions",label:"Display Conditions",componentId:"DisplayConditions",orientation:"vertical",allowCalculatorInput:!0,value:(0,Js.get)(c,"conditions")},{id:"validation",label:"Validation",componentId:"FormValidation",activeField:c,customOnChange:function(t,e){return l(t,e)}}]:[{id:"label",componentId:"DynamicString",preventExtras:!0,label:"Label",value:(0,Js.get)(c,"label")},{id:"cell",label:"Google Sheet Cell",placeholder:"C5",hint:"Enter a cell name using Google Sheet notation, like A2 or F21, etc.",value:(0,Js.get)(c,"cell")}];return(0,uf.jsxs)("div",{children:[null!==r&&(0,uf.jsx)(_9n,{header:{title:"inputs"===e.id?"Edit Input Field":"Edit Result"},minWidth:"500px",hide:function(){return a(null)},buttons:[{id:"delete",componentId:"Button",label:"Delete Field",text:"Delete",type:"basic",onClick:function(){i(o.filter((function(t,e){return e!==r}))),a(null)}}],children:(0,uf.jsx)(_dn,{onChange:l,gridLayout:!0,gridLayoutSize:"200px",sectionPadding:"15px 0px 0px 0px",firstSectionPadding:"0px",borderBottom:!1,submitText:"Save",fields:s.filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition(t)}))})}),(0,uf.jsxs)("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",marginBottom:"20px"},children:[(0,uf.jsx)(dR,{data:{text:(0,Js.startCase)(e.id),fontStyle:"bodyMd"}}),(0,uf.jsx)(aln,{data:{icon:"FiPlus",color:tu.grey3,size:14,hover:!0,onClick:function(){i([].concat(z(o),[{label:"Label"}]))}}})]}),o.length>0&&(0,uf.jsx)(fln.Container,{style:{display:"flex",flexDirection:"column",borderTop:"1px solid ".concat(tu.grey2),background:"white"},dragHandleSelector:".drag-item",lockAxis:"y",onDrop:function(t){var n=t.addedIndex,r=t.removedIndex,a=wd(o,r,n);e.onChange(a)},children:o.map((function(t,e){return(0,uf.jsx)(fln.Draggable,{children:(0,uf.jsx)(Yhn,{field:t,setEditField:a,idx:e})},t.key)}))}),0===o.length&&(0,uf.jsx)(dR,{data:{text:"No Cells"}})]})},Yhn=function(t){var e=t.field,n=t.setEditField,r=t.idx,a=m((0,x.useState)(!1),2),i=a[0],o=a[1];return(0,uf.jsx)(Xhn,{onMouseEnter:function(){i||o(!0)},onMouseLeave:function(){i&&o(!1)},className:"drag-item",onClick:function(){return n(r)},children:(0,uf.jsxs)(fR,{alignItems:"center",children:[(0,uf.jsx)(aln,{data:{icon:"RxDragHandleDots2",color:tu.grey2,size:18}}),(0,uf.jsx)(dR,{data:{text:(0,Js.startCase)(e.label),cursor:"pointer",margin:"0 3px 0 3px"}}),i&&(0,uf.jsx)(aln,{data:{icon:"FiEdit",color:tu.grey3,size:14}})]})})},Xhn=sf.div.withConfig({displayName:"GoogleSheetCellPicker__FieldContainer",componentId:"sc-q0ek23-0"})(["padding:"," 0px "," 0px;border-bottom:1px solid ",";display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:200ms all;&:hover{background:",";}:not(:last-child){border-bottom:1px solid ",";}"],cu,cu,tu.grey2,tu.grey1,tu.grey1),$hn=function(t){var e=t.data,n=m((0,x.useState)(),2),r=n[0],a=n[1],i=Ys(NI),o=(0,Js.get)(e,"value",[])||[];return(0,uf.jsxs)(uf.Fragment,{children:[r&&(0,uf.jsxs)(_9n,{header:{title:"Enabled Apps"},hide:function(){return a(!1)},children:[0===o.length&&(0,uf.jsx)(dR,{data:{text:"Note: This user has access to all apps. Enable specific apps if you want to limit their access.",margin:"0 0 30px 0",color:tu.primary,fontStyle:"headingSm"}}),o.length>0&&(0,uf.jsx)(dR,{data:{text:"This user has admin access to ".concat(o.length," ").concat(1===o.length?"app":"apps"),margin:"0 0 30px 0",color:tu.primary,fontStyle:"headingSm"}}),(0,uf.jsx)(Khn,{children:i.map((function(t){return(0,uf.jsxs)(fR,{children:[(0,uf.jsx)(dR,{data:{text:t.name,width:"200px"}}),(0,uf.jsx)(Q$,{data:{disabled:e.disabled,value:o.includes(t.id),onChange:function(){return function(t){var n=z(o);n=o.includes(t)?o.filter((function(e){return e!==t})):[].concat(z(o),[t]),e.onChange(n)}(t.id)}}})]})}))})]}),(0,uf.jsx)(dhn,{icon:"FiEdit",label:"Enabled Apps (".concat(0===o.length?"All":o.length,")"),onClick:function(){return a(!0)}})]})},Khn=sf.div.withConfig({displayName:"AdminAppsEditor__AppsGrid",componentId:"sc-rc86z1-0"})(["display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:40px;width:640px;"]),Qhn=function(t){var e=t.data,n=m((0,x.useState)(),2),r=n[0],a=n[1],i=(0,Js.get)(e,"value",[])||[];return(0,uf.jsxs)(uf.Fragment,{children:[r&&(0,uf.jsxs)(_9n,{header:{title:"Enabled Features"},hide:function(){return a(!1)},children:[0===i.length&&(0,uf.jsx)(dR,{data:{text:"Note: This user has access to all features. Enable specific features if you want to limit their access.",margin:"0 0 30px 0",color:tu.primary,fontStyle:"headingSm"}}),i.length>0&&(0,uf.jsx)(dR,{data:{text:"This user has admin access to ".concat(i.length," ").concat(1===i.length?"feature":"features"),margin:"0 0 30px 0",color:tu.primary,fontStyle:"headingSm"}}),(0,uf.jsx)(gR,{gap:"20px",children:[{name:"Billing",id:"billing"},{name:"Pages",id:"pages"},{name:"Forms",id:"forms"},{name:"Spreadsheets",id:"spreadsheets"},{name:"Users",id:"users"},{name:"Settings",id:"settings"},{name:"Experts",id:"experts"},{name:"Resources",id:"resources"}].map((function(t){return(0,uf.jsxs)(fR,{children:[(0,uf.jsx)(dR,{data:{text:t.name,width:"120px"}}),(0,uf.jsx)(Q$,{data:{disabled:e.disabled,value:i.includes(t.id),onChange:function(){return function(t){var n=z(i);n=i.includes(t)?i.filter((function(e){return e!==t})):[].concat(z(i),[t]),e.onChange(n)}(t.id)}}})]})}))})]}),(0,uf.jsx)(dhn,{icon:"FiEdit",label:"Enabled Features (".concat(0===i.length?"All":i.length,")"),onClick:function(){return a(!0)}})]})},Jhn=function(t){var e=t.data,n=m((0,x.useState)(!1),2),r=n[0],a=n[1],i=m((0,x.useState)(!1),2),o=i[0],l=i[1],c=Ys($I),s=(0,Js.get)(e,"value"),u=(0,Js.get)(s,"inputDate"),d=(0,Js.get)(s,"outputDate"),h=(0,Js.get)(s,"inputTime"),f=(0,Js.get)(s,"outputTime"),p=(0,Js.get)(s,"showAmPm"),g=(0,Js.get)(e,"enabledFields",[]),v=g.length<5||o,y=(0,Js.get)(s,"customFormat",""),b=(0,Js.get)(s,"formatType","default"),M="custom"!==b,w=Yu(Se(Se(Se({},c),s),{},{showAmPm:!1})),C=[{id:"inputDate",label:"Date Format",componentId:"Select",required:!0,hideEmptyItem:!0,defaultValue:(0,Js.get)(c,"inputDate","YYYY/MM/DD"),options:ad,value:u,displayCondition:function(){return M}},{id:"outputDate",label:"Date Output Format",componentId:"Select",required:!0,hideEmptyItem:!0,options:[].concat(z(ad),[{label:"Relative",value:"relative"}]),value:d,displayCondition:function(){return M&&v}},{id:"inputTime",label:"Time Format",componentId:"Select",required:!0,value:h,options:[{label:"h:mm",value:"h:mm"},{label:"h:mm:ss",value:"h:mm:ss"}],displayCondition:function(){return M}},{id:"outputTime",label:"Time Output Format",componentId:"Select",hideEmptyItem:!0,required:!0,value:f,options:[{label:"None",value:"none"},{label:"h:mm",value:"h:mm"},{label:"h:mm:ss",value:"h:mm:ss"}],displayCondition:function(){return"relative"!==d&&M&&v}},{id:"showAmPm",label:"Show AM/PM",componentId:"Switch",defaultValue:!1,value:p,displayCondition:function(){return"relative"!==d&&M&&v&&"none"!==f}}].filter((function(t){return 0===g.length||g.includes(t.id)})),A=[{id:"formatType",label:"Format Type",componentId:"Select",value:b,hideEmptyItem:!0,options:[{label:"Default",value:"default"},{label:"Custom",value:"custom"}],hint:"Select a format from the pre-defined options or define your own",displayCondition:function(){return v}},{displayCondition:function(){return!M&&v},id:"customFormat",label:"Custom Format",componentId:"Input",value:y,hint:"Enter a custom date format. See the docs for more info."}].concat(z(C)).filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition(t)}));return(0,uf.jsxs)(uf.Fragment,{children:[r&&(0,uf.jsxs)(_9n,{header:{title:"Edit Date Format"},hide:function(){return a(!1)},minWidth:"400px",children:[(0,uf.jsx)(_dn,{sectionPadding:"0px",onChange:function(t,n){return e.onChange(Se(Se({},s),{},He({},t,n)))},orientation:"horizontal",width:"200px",fields:A}),!v&&(0,uf.jsx)(dR,{data:{text:"+ Show Advanced Settings",color:tu.primary,margin:"15px 0 0 0",fontStyle:"headingSm",onClick:function(){return l(!0)}}}),g.length>3&&v&&"custom"!==b&&(0,uf.jsx)(dR,{data:{text:"- Hide Advanced Settings",color:tu.primary,margin:"15px 0 0 0",fontStyle:"headingSm",onClick:function(){return l(!1)}}}),"custom"===b&&(0,uf.jsx)(dR,{data:{text:"Learn about Custom Date Formatting",color:tu.primary,margin:"10px 0 0 0",fontStyle:"headingSm",onClick:function(){return window.open("https://help.frontly.ai/en/articles/8437663-using-time-variables#h_43a6ba6e6d")}}})]}),(0,uf.jsx)(dhn,{icon:"FiEdit",label:w,onClick:function(){return a(!0)}})]})},tfn=function(t){var e=t.onDelete,n=t.onClick,r=t.icon,a=t.label,i=m((0,x.useState)(!1),2),o=i[0],l=i[1];return(0,uf.jsxs)(efn,{onClick:n,onMouseEnter:function(){o||l(!0)},onMouseLeave:function(){o&&l(!1)},children:[r&&(0,uf.jsx)(aln,{data:{icon:r,color:"#5D5F62",size:18}}),(0,uf.jsxs)(fR,{justifyContent:"space-between",alignItems:"center",width:"100%",children:[(0,uf.jsx)(dR,{data:{cursor:"pointer",text:a,fontStyle:"bodySm"}}),o&&(0,uf.jsx)(aln,{data:{icon:"FiTrash",hover:!0,onClick:e,color:tu.grey3,size:18}})]})]})},efn=sf.div.withConfig({displayName:"ItemBubble__Container",componentId:"sc-1l064m6-0"})(["border:1px solid ",";padding:",";border-radius:8px;cursor:pointer;display:flex;gap:5px;align-items:center;background:white;&:hover{background:",";}"],tu.grey2,su,tu.grey1),nfn=function(t){var e=(0,Js.get)(t,"operator","equals"),n=(0,Js.get)({equals:"=",does_not_equal:"!=",greater_than:">",less_than:"<",length_greater_than:"len >",length_less_than:"len <",date_after:">=",date_before:"<="},e)||(0,Js.startCase)(e),r=(0,Js.startCase)((0,Js.get)(t,"value1")),a=(0,Js.startCase)((0,Js.get)(t,"value2"));return["exists","does_not_exist","is_true","is_false"].includes(e)?"".concat(r," ").concat(n):r&&a?"".concat(r," ").concat(n," ").concat(a):"New Condition"},rfn=function(t){var e=t.data,n=(0,Js.get)(e,"value",[]).map((function(t){return nd(t)})),r=m((0,x.useState)(null),2),a=r[0],i=r[1],o=m((0,x.useState)(null),2),l=o[0],c=o[1],s=n.find((function(t){return t.id===l})),u=[{id:"value1",key:"value1",label:"Value 1",hint:"The value to compare with value 2 in this condition",componentId:"DynamicString",value:(0,Js.get)(s,"value1")},{id:"operator",key:"operator",label:"Operator",componentId:"Select",defaultValue:"equals",value:(0,Js.get)(s,"operator"),options:Du.map((function(t){return{label:(0,Js.get)(Bu,t),value:t}}))},{id:"value2",key:"value2",label:"Value 2",hint:"The value to compare with value 1 in this condition",componentId:"DynamicString",value:(0,Js.get)(s,"value2"),displayCondition:function(){return!["exists","does_not_exist","is_true","is_false"].includes(null===s||void 0===s?void 0:s.operator)}},{id:"conditionType",key:"conditionType",label:"Condition Type",hint:"How you want your condition to be applied, relative to the other conditions.",componentId:"Select",value:(0,Js.get)(s,"conditionType","and"),options:[{label:"And",value:"and"},{label:"Or",value:"or"}],displayCondition:function(){return!(0,Js.get)(e,"hideConditionType",!1)}}].filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition(t)}));return(0,uf.jsxs)("div",{children:[a&&s&&(0,uf.jsx)(_lr,{anchorElement:a,hide:function(){i(null),c(null)},label:"Edit ".concat(e.labelSingular||"Condition"),minWidth:"300px",children:(0,uf.jsx)(_dn,{excludedSources:(0,Js.get)(e,"excludedSources",[]),dynamicSources:(0,Js.get)(e,"dynamicSources",[]),previousSteps:(0,Js.get)(e,"previousSteps",[]),sectionPadding:"0px",onChange:function(t,r){return e.onChange(n.map((function(e,n){return e.id===l?Se(Se({},e),{},He({},t,r)):e})))},fields:u})}),(0,uf.jsx)("div",{style:{display:"flex",flexDirection:"column",gap:"8px"},children:n.map((function(t,r){return(0,uf.jsx)("div",{children:(0,uf.jsx)(tfn,{data:t,label:nfn(t),icon:e.icon,type:e.id,onClick:function(e){i(e.currentTarget),c(t.id)},onDelete:function(){return e.onChange(n.filter((function(e){return e.id!==t.id})))}})},r)}))}),(0,uf.jsx)(gf,{data:{text:"Add Condition",onClick:function(){return e.onChange([].concat(z(n),[{id:id(n,"id")+1}]))},size:"small",type:"basic",icon:"FiPlus",margin:"8px 0px 0px 0px"}})]})},afn=function(t){var e=t.data,n=Ys(XI),r=Ys(jI),a=(0,Js.get)(e,"value",{}),i=Nu(n,"user_schema").map((function(t){return t.name})),o=(0,Js.get)(n,["users_sheet_config","spreadsheet_id"]),l=(0,Js.get)(r.find((function(t){return t.id===o})),"headers",[]),c=["first_name","last_name"].concat(z(i));return c=[].concat(z(c),z(l.filter((function(t){return!c.includes(t)&&"frontly_id"!==t&&"email"!==t})))),c=c.map((function(t){return{key:t,id:t,label:(0,Js.startCase)(t),componentId:"DynamicString",value:(0,Js.get)(a,t,"")}})),(0,uf.jsx)(_dn,{sectionPadding:"0px",labelWidth:"200px",onChange:function(t,n){return e.onChange(Se(Se({},a),{},He({},t,n)))},fields:c})},ifn=function(t){var e=t.segments,n=t.setSegments,r=t.value,a=t.onChange,i=t.handleClick,o=t.inputRef;(0,x.useEffect)((function(){var t=r.split(/(\{\{.*?\}\})/g).filter(Boolean).map((function(t){return t.startsWith("{{")&&t.endsWith("}}")?{type:"variable",value:t}:{type:"text",value:t}}));n(t)}),[]);var l=function(t,n){a(e.map((function(e,r){return r===t?n:e.value})).join(""))},c=function(t,e){i("left"===t?e:e+1)};return(0,uf.jsx)(sfn,{ref:o,children:e.map((function(t,e){return"text"===t.type?(0,uf.jsx)(lfn,{defaultValue:t.value,onChange:function(t){return l(e,t)},addVariable:function(t){return c(t,e)}},e):"variable"===t.type?(0,uf.jsx)(ofn,{value:t.value,addVariable:function(t){return c(t,e)}},e):void 0}))})},ofn=function(t){var e=t.value,n=t.addVariable,r=m((0,x.useState)(!1),2),a=r[0],i=r[1];return(0,uf.jsxs)(gfn,{onMouseEnter:function(){return i(!0)},onMouseLeave:function(){return i(!1)},children:[(0,uf.jsx)(cfn,{hover:a,onClick:function(){return n("left")},direction:"left"}),(0,uf.jsx)(ffn,{children:e.replace("{{","").replace("}}","")}),(0,uf.jsx)(cfn,{hover:a,onClick:function(){return n("right")},direction:"right"})]})},lfn=function(t){var e=t.defaultValue,n=t.onChange,r=t.addVariable,a=m((0,x.useState)(e),2),i=a[0],o=a[1],l=(0,x.useRef)(null),c=(0,x.useRef)(null);(0,x.useEffect)((function(){if(l.current&&c.current){var t=l.current.offsetWidth+4;c.current.style.width="".concat(t,"px")}}),[i]);var s=m((0,x.useState)(!1),2),u=s[0],d=s[1];return(0,uf.jsxs)(ufn,{onMouseEnter:function(){return d(!0)},onMouseLeave:function(){return d(!1)},children:[(0,uf.jsx)(cfn,{hover:u,onClick:function(){return r("left")},direction:"left"}),(0,uf.jsx)(pfn,{ref:l,children:i||" "}),(0,uf.jsx)(dfn,{ref:c,value:i,onChange:function(t){o(t.target.value),n(t.target.value)}}),(0,uf.jsx)(cfn,{hover:u,onClick:function(){return r("right")},direction:"right"})]})},cfn=function(t){var e=t.hover,n=t.onClick,r=t.direction;return(0,uf.jsx)(hfn,{hover:e,onClick:n,direction:r,children:(0,uf.jsx)(aln,{data:{icon:"FiPlus",color:tu.grey4,size:10,hover:!0}})})},sfn=sf.div.withConfig({displayName:"SmartString__Container",componentId:"sc-v6ggco-0"})(["display:flex;flex-direction:row;gap:5px;flex-wrap:wrap;padding:6px;border:",";border-radius:",";overflow-x:wrap;width:100%;"],(function(t){return t.border||"1px solid ".concat(tu.pitchBorder)}),(function(t){return kd(t.borderRadius||8)})),ufn=sf.div.withConfig({displayName:"SmartString__InputContainer",componentId:"sc-v6ggco-1"})(["position:relative;display:flex;align-items:center;"]),dfn=sf.input.withConfig({displayName:"SmartString__StyledInput",componentId:"sc-v6ggco-2"})(["padding:5px 8px 5px 8px;background:",";border-radius:5px;font-size:14px;text-align:left;font-color:",";border:none;width:auto;&:focus{outline:none;}"],tu.grey2,tu.grey4),hfn=sf.div.withConfig({displayName:"SmartString__FloatingButton",componentId:"sc-v6ggco-3"})(["display:none;position:absolute;background:white;border:1px solid ",";box-shadow:0 2px 4px rgba(0,0,0,0.1);cursor:pointer;border-radius:10px;height:14px;width:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:",";transition:opacity 0.1s ease-in-out;",""],tu.grey3,(function(t){return t.hover?1:0}),(function(t){return"left"===t.direction?"\n          left: -10px;\n        ":"\n          right: -10px;\n        "})),ffn=sf.div.withConfig({displayName:"SmartString__Variable",componentId:"sc-v6ggco-4"})(["background:",";padding:5px;border-radius:5px;font-size:13px;font-weight:500;color:white;cursor:pointer;display:inline-block;&:hover{filter:brightness(90%);}"],tu.primary),pfn=sf.span.withConfig({displayName:"SmartString__HiddenSpan",componentId:"sc-v6ggco-5"})(["visibility:hidden;position:absolute;white-space:pre;font-size:14px;font-family:inherit;padding:5px 6px 5px 6px;border-radius:5px;"]),gfn=sf.div.withConfig({displayName:"SmartString__VariableContainer",componentId:"sc-v6ggco-6"})(["position:relative;display:flex;align-items:center;"]);function vfn(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var mfn="function"===typeof Symbol&&Symbol.observable||"@@observable",yfn=function(){return Math.random().toString(36).substring(7).split("").join(".")},bfn={INIT:"@@redux/INIT"+yfn(),REPLACE:"@@redux/REPLACE"+yfn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+yfn()}};function xfn(t){if("object"!==typeof t||null===t)return!1;for(var e=t;null!==Object.getPrototypeOf(e);)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function Mfn(t,e,n){var r;if("function"===typeof e&&"function"===typeof n||"function"===typeof n&&"function"===typeof arguments[3])throw new Error(vfn(0));if("function"===typeof e&&"undefined"===typeof n&&(n=e,e=void 0),"undefined"!==typeof n){if("function"!==typeof n)throw new Error(vfn(1));return n(Mfn)(t,e)}if("function"!==typeof t)throw new Error(vfn(2));var a=t,i=e,o=[],l=o,c=!1;function s(){l===o&&(l=o.slice())}function u(){if(c)throw new Error(vfn(3));return i}function d(t){if("function"!==typeof t)throw new Error(vfn(4));if(c)throw new Error(vfn(5));var e=!0;return s(),l.push(t),function(){if(e){if(c)throw new Error(vfn(6));e=!1,s();var n=l.indexOf(t);l.splice(n,1),o=null}}}function h(t){if(!xfn(t))throw new Error(vfn(7));if("undefined"===typeof t.type)throw new Error(vfn(8));if(c)throw new Error(vfn(9));try{c=!0,i=a(i,t)}finally{c=!1}for(var e=o=l,n=0;n<e.length;n++){(0,e[n])()}return t}return h({type:bfn.INIT}),(r={dispatch:h,subscribe:d,getState:u,replaceReducer:function(t){if("function"!==typeof t)throw new Error(vfn(10));a=t,h({type:bfn.REPLACE})}})[mfn]=function(){var t,e=d;return(t={subscribe:function(t){if("object"!==typeof t||null===t)throw new Error(vfn(11));function n(){t.next&&t.next(u())}return n(),{unsubscribe:e(n)}}})[mfn]=function(){return this},t},r}function wfn(t,e){return function(){return e(t.apply(this,arguments))}}function zfn(t,e){if("function"===typeof t)return wfn(t,e);if("object"!==typeof t||null===t)throw new Error(vfn(16));var n={};for(var r in t){var a=t[r];"function"===typeof a&&(n[r]=wfn(a,e))}return n}function Cfn(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return 0===e.length?function(t){return t}:1===e.length?e[0]:e.reduce((function(t,e){return function(){return t(e.apply(void 0,arguments))}}))}var Afn=x.createContext(null);var kfn=function(t){t()},Hfn=function(){return kfn};var Efn={notify:function(){},get:function(){return[]}};function Sfn(t,e){var n,r=Efn;function a(){o.onStateChange&&o.onStateChange()}function i(){n||(n=e?e.addNestedSub(a):t.subscribe(a),r=function(){var t=Hfn(),e=null,n=null;return{clear:function(){e=null,n=null},notify:function(){t((function(){for(var t=e;t;)t.callback(),t=t.next}))},get:function(){for(var t=[],n=e;n;)t.push(n),n=n.next;return t},subscribe:function(t){var r=!0,a=n={callback:t,next:null,prev:n};return a.prev?a.prev.next=a:e=a,function(){r&&null!==e&&(r=!1,a.next?a.next.prev=a.prev:n=a.prev,a.prev?a.prev.next=a.next:e=a.next)}}}}())}var o={addNestedSub:function(t){return i(),r.subscribe(t)},notifyNestedSubs:function(){r.notify()},handleChangeWrapper:a,isSubscribed:function(){return Boolean(n)},trySubscribe:i,tryUnsubscribe:function(){n&&(n(),n=void 0,r.clear(),r=Efn)},getListeners:function(){return r}};return o}var Lfn="undefined"!==typeof window&&"undefined"!==typeof window.document&&"undefined"!==typeof window.document.createElement?x.useLayoutEffect:x.useEffect;var _fn=function(t){var e=t.store,n=t.context,r=t.children,a=(0,x.useMemo)((function(){var t=Sfn(e);return{store:e,subscription:t}}),[e]),i=(0,x.useMemo)((function(){return e.getState()}),[e]);Lfn((function(){var t=a.subscription;return t.onStateChange=t.notifyNestedSubs,t.trySubscribe(),i!==e.getState()&&t.notifyNestedSubs(),function(){t.tryUnsubscribe(),t.onStateChange=null}}),[a,i]);var o=n||Afn;return x.createElement(o.Provider,{value:a},r)},Bfn=["getDisplayName","methodName","renderCountProp","shouldHandleStateChanges","storeKey","withRef","forwardRef","context"],Dfn=["reactReduxForwardedRef"],Tfn=[],Vfn=[null,null];function Ofn(t,e){var n=t[1];return[e.payload,n+1]}function Ifn(t,e,n){Lfn((function(){return t.apply(void 0,e)}),n)}function Rfn(t,e,n,r,a,i,o){t.current=r,e.current=a,n.current=!1,i.current&&(i.current=null,o())}function Ffn(t,e,n,r,a,i,o,l,c,s){if(t){var u=!1,d=null,h=function(){if(!u){var t,n,h=e.getState();try{t=r(h,a.current)}catch(f){n=f,d=f}n||(d=null),t===i.current?o.current||c():(i.current=t,l.current=t,o.current=!0,s({type:"STORE_UPDATED",payload:{error:n}}))}};n.onStateChange=h,n.trySubscribe(),h();return function(){if(u=!0,n.tryUnsubscribe(),n.onStateChange=null,d)throw d}}}var Nfn=function(){return[null,0]};function Pfn(t,e){void 0===e&&(e={});var n=e,r=n.getDisplayName,a=void 0===r?function(t){return"ConnectAdvanced("+t+")"}:r,i=n.methodName,o=void 0===i?"connectAdvanced":i,l=n.renderCountProp,c=void 0===l?void 0:l,s=n.shouldHandleStateChanges,u=void 0===s||s,d=n.storeKey,h=void 0===d?"store":d,f=(n.withRef,n.forwardRef),p=void 0!==f&&f,g=n.context,v=void 0===g?Afn:g,m=we(n,Bfn),y=v;return function(e){var n=e.displayName||e.name||"Component",r=a(n),i=vf({},m,{getDisplayName:a,methodName:o,renderCountProp:c,shouldHandleStateChanges:u,storeKey:h,displayName:r,wrappedComponentName:n,WrappedComponent:e}),l=m.pure;var s=l?x.useMemo:function(t){return t()};function d(n){var r=(0,x.useMemo)((function(){var t=n.reactReduxForwardedRef,e=we(n,Dfn);return[n.context,t,e]}),[n]),a=r[0],o=r[1],l=r[2],c=(0,x.useMemo)((function(){return a&&a.Consumer&&(0,Bd.isContextConsumer)(x.createElement(a.Consumer,null))?a:y}),[a,y]),d=(0,x.useContext)(c),h=Boolean(n.store)&&Boolean(n.store.getState)&&Boolean(n.store.dispatch);Boolean(d)&&Boolean(d.store);var f=h?n.store:d.store,p=(0,x.useMemo)((function(){return function(e){return t(e.dispatch,i)}(f)}),[f]),g=(0,x.useMemo)((function(){if(!u)return Vfn;var t=Sfn(f,h?null:d.subscription),e=t.notifyNestedSubs.bind(t);return[t,e]}),[f,h,d]),v=g[0],m=g[1],b=(0,x.useMemo)((function(){return h?d:vf({},d,{subscription:v})}),[h,d,v]),M=(0,x.useReducer)(Ofn,Tfn,Nfn),w=M[0][0],z=M[1];if(w&&w.error)throw w.error;var C=(0,x.useRef)(),A=(0,x.useRef)(l),k=(0,x.useRef)(),H=(0,x.useRef)(!1),E=s((function(){return k.current&&l===A.current?k.current:p(f.getState(),l)}),[f,w,l]);Ifn(Rfn,[A,C,H,l,E,k,m]),Ifn(Ffn,[u,f,v,p,A,C,H,k,m,z],[f,v,p]);var S=(0,x.useMemo)((function(){return x.createElement(e,vf({},E,{ref:o}))}),[o,e,E]);return(0,x.useMemo)((function(){return u?x.createElement(c.Provider,{value:b},S):S}),[c,S,b])}var f=l?x.memo(d):d;if(f.WrappedComponent=e,f.displayName=d.displayName=r,p){var g=x.forwardRef((function(t,e){return x.createElement(f,vf({},t,{reactReduxForwardedRef:e}))}));return g.displayName=r,g.WrappedComponent=e,Pd()(g,e)}return Pd()(f,e)}}function jfn(t,e){return t===e?0!==t||0!==e||1/t===1/e:t!==t&&e!==e}function Ufn(t,e){if(jfn(t,e))return!0;if("object"!==typeof t||null===t||"object"!==typeof e||null===e)return!1;var n=Object.keys(t),r=Object.keys(e);if(n.length!==r.length)return!1;for(var a=0;a<n.length;a++)if(!Object.prototype.hasOwnProperty.call(e,n[a])||!jfn(t[n[a]],e[n[a]]))return!1;return!0}function Wfn(t){return function(e,n){var r=t(e,n);function a(){return r}return a.dependsOnOwnProps=!1,a}}function Zfn(t){return null!==t.dependsOnOwnProps&&void 0!==t.dependsOnOwnProps?Boolean(t.dependsOnOwnProps):1!==t.length}function Gfn(t,e){return function(e,n){n.displayName;var r=function(t,e){return r.dependsOnOwnProps?r.mapToProps(t,e):r.mapToProps(t)};return r.dependsOnOwnProps=!0,r.mapToProps=function(e,n){r.mapToProps=t,r.dependsOnOwnProps=Zfn(t);var a=r(e,n);return"function"===typeof a&&(r.mapToProps=a,r.dependsOnOwnProps=Zfn(a),a=r(e,n)),a},r}}var qfn=[function(t){return"function"===typeof t?Gfn(t):void 0},function(t){return t?void 0:Wfn((function(t){return{dispatch:t}}))},function(t){return t&&"object"===typeof t?Wfn((function(e){return function(t,e){var n={},r=function(r){var a=t[r];"function"===typeof a&&(n[r]=function(){return e(a.apply(void 0,arguments))})};for(var a in t)r(a);return n}(t,e)})):void 0}];var Yfn=[function(t){return"function"===typeof t?Gfn(t):void 0},function(t){return t?void 0:Wfn((function(){return{}}))}];function Xfn(t,e,n){return vf({},n,t,e)}var $fn=[function(t){return"function"===typeof t?function(t){return function(e,n){n.displayName;var r,a=n.pure,i=n.areMergedPropsEqual,o=!1;return function(e,n,l){var c=t(e,n,l);return o?a&&i(c,r)||(r=c):(o=!0,r=c),r}}}(t):void 0},function(t){return t?void 0:function(){return Xfn}}],Kfn=["initMapStateToProps","initMapDispatchToProps","initMergeProps"];function Qfn(t,e,n,r){return function(a,i){return n(t(a,i),e(r,i),i)}}function Jfn(t,e,n,r,a){var i,o,l,c,s,u=a.areStatesEqual,d=a.areOwnPropsEqual,h=a.areStatePropsEqual,f=!1;function p(a,f){var p=!d(f,o),g=!u(a,i,f,o);return i=a,o=f,p&&g?(l=t(i,o),e.dependsOnOwnProps&&(c=e(r,o)),s=n(l,c,o)):p?(t.dependsOnOwnProps&&(l=t(i,o)),e.dependsOnOwnProps&&(c=e(r,o)),s=n(l,c,o)):g?function(){var e=t(i,o),r=!h(e,l);return l=e,r&&(s=n(l,c,o)),s}():s}return function(a,u){return f?p(a,u):(l=t(i=a,o=u),c=e(r,o),s=n(l,c,o),f=!0,s)}}function tpn(t,e){var n=e.initMapStateToProps,r=e.initMapDispatchToProps,a=e.initMergeProps,i=we(e,Kfn),o=n(t,i),l=r(t,i),c=a(t,i);return(i.pure?Jfn:Qfn)(o,l,c,t,i)}var epn=["pure","areStatesEqual","areOwnPropsEqual","areStatePropsEqual","areMergedPropsEqual"];function npn(t,e,n){for(var r=e.length-1;r>=0;r--){var a=e[r](t);if(a)return a}return function(e,r){throw new Error("Invalid value of type "+typeof t+" for "+n+" argument when connecting component "+r.wrappedComponentName+".")}}function rpn(t,e){return t===e}function apn(t){var e=void 0===t?{}:t,n=e.connectHOC,r=void 0===n?Pfn:n,a=e.mapStateToPropsFactories,i=void 0===a?Yfn:a,o=e.mapDispatchToPropsFactories,l=void 0===o?qfn:o,c=e.mergePropsFactories,s=void 0===c?$fn:c,u=e.selectorFactory,d=void 0===u?tpn:u;return function(t,e,n,a){void 0===a&&(a={});var o=a,c=o.pure,u=void 0===c||c,h=o.areStatesEqual,f=void 0===h?rpn:h,p=o.areOwnPropsEqual,g=void 0===p?Ufn:p,v=o.areStatePropsEqual,m=void 0===v?Ufn:v,y=o.areMergedPropsEqual,b=void 0===y?Ufn:y,x=we(o,epn),M=npn(t,i,"mapStateToProps"),w=npn(e,l,"mapDispatchToProps"),z=npn(n,s,"mergeProps");return r(d,vf({methodName:"connect",getDisplayName:function(t){return"Connect("+t+")"},shouldHandleStateChanges:Boolean(t),initMapStateToProps:M,initMapDispatchToProps:w,initMergeProps:z,pure:u,areStatesEqual:f,areOwnPropsEqual:g,areStatePropsEqual:m,areMergedPropsEqual:b},x))}}var ipn=apn();var opn;function lpn(t,e){var n=(0,x.useState)((function(){return{inputs:e,result:t()}}))[0],r=(0,x.useRef)(!0),a=(0,x.useRef)(n),i=r.current||Boolean(e&&a.current.inputs&&function(t,e){if(t.length!==e.length)return!1;for(var n=0;n<t.length;n++)if(t[n]!==e[n])return!1;return!0}(e,a.current.inputs))?a.current:{inputs:e,result:t()};return(0,x.useEffect)((function(){r.current=!1,a.current=i}),[i]),i.result}opn=Le.unstable_batchedUpdates,kfn=opn;var cpn=lpn,spn=function(t,e){return lpn((function(){return t}),e)},upn=!0,dpn="Invariant failed";function hpn(t,e){if(!t){if(upn)throw new Error(dpn);var n="function"===typeof e?e():e,r=n?"".concat(dpn,": ").concat(n):dpn;throw new Error(r)}}var fpn=function(t){var e=t.top,n=t.right,r=t.bottom,a=t.left;return{top:e,right:n,bottom:r,left:a,width:n-a,height:r-e,x:a,y:e,center:{x:(n+a)/2,y:(r+e)/2}}},ppn=function(t,e){return{top:t.top-e.top,left:t.left-e.left,bottom:t.bottom+e.bottom,right:t.right+e.right}},gpn=function(t,e){return{top:t.top+e.top,left:t.left+e.left,bottom:t.bottom-e.bottom,right:t.right-e.right}},vpn={top:0,right:0,bottom:0,left:0},mpn=function(t){var e=t.borderBox,n=t.margin,r=void 0===n?vpn:n,a=t.border,i=void 0===a?vpn:a,o=t.padding,l=void 0===o?vpn:o,c=fpn(ppn(e,r)),s=fpn(gpn(e,i)),u=fpn(gpn(s,l));return{marginBox:c,borderBox:fpn(e),paddingBox:s,contentBox:u,margin:r,border:i,padding:l}},ypn=function(t){var e=t.slice(0,-2);if("px"!==t.slice(-2))return 0;var n=Number(e);return isNaN(n)&&hpn(!1),n},bpn=function(t,e){var n,r,a=t.borderBox,i=t.border,o=t.margin,l=t.padding,c=(r=e,{top:(n=a).top+r.y,left:n.left+r.x,bottom:n.bottom+r.y,right:n.right+r.x});return mpn({borderBox:c,border:i,margin:o,padding:l})},xpn=function(t,e){return void 0===e&&(e={x:window.pageXOffset,y:window.pageYOffset}),bpn(t,e)},Mpn=function(t,e){var n={top:ypn(e.marginTop),right:ypn(e.marginRight),bottom:ypn(e.marginBottom),left:ypn(e.marginLeft)},r={top:ypn(e.paddingTop),right:ypn(e.paddingRight),bottom:ypn(e.paddingBottom),left:ypn(e.paddingLeft)},a={top:ypn(e.borderTopWidth),right:ypn(e.borderRightWidth),bottom:ypn(e.borderBottomWidth),left:ypn(e.borderLeftWidth)};return mpn({borderBox:t,margin:n,padding:r,border:a})},wpn=function(t){var e=t.getBoundingClientRect(),n=window.getComputedStyle(t);return Mpn(e,n)},zpn=Number.isNaN||function(t){return"number"===typeof t&&t!==t};function Cpn(t,e){return t===e||!(!zpn(t)||!zpn(e))}function Apn(t,e){if(t.length!==e.length)return!1;for(var n=0;n<t.length;n++)if(!Cpn(t[n],e[n]))return!1;return!0}var kpn=function(t,e){var n;void 0===e&&(e=Apn);var r,a=[],i=!1;return function(){for(var o=[],l=0;l<arguments.length;l++)o[l]=arguments[l];return i&&n===this&&e(o,a)||(r=t.apply(this,o),i=!0,n=this,a=o),r}},Hpn=function(t){var e=[],n=null,r=function(){for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];e=a,n||(n=requestAnimationFrame((function(){n=null,t.apply(void 0,e)})))};return r.cancel=function(){n&&(cancelAnimationFrame(n),n=null)},r};function Epn(t,e){}Epn.bind(null,"warn"),Epn.bind(null,"error");function Spn(){}function Lpn(t,e,n){var r=e.map((function(e){var r=function(t,e){return vf({},t,{},e)}(n,e.options);return t.addEventListener(e.eventName,e.fn,r),function(){t.removeEventListener(e.eventName,e.fn,r)}}));return function(){r.forEach((function(t){t()}))}}var _pn=!0,Bpn="Invariant failed";function Dpn(t){this.message=t}function Tpn(t,e){if(!t)throw new Dpn(_pn?Bpn:Bpn+": "+(e||""))}Dpn.prototype.toString=function(){return this.message};var Vpn=function(t){function e(){for(var e,n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];return(e=t.call.apply(t,[this].concat(r))||this).callbacks=null,e.unbind=Spn,e.onWindowError=function(t){var n=e.getCallbacks();n.isDragging()&&n.tryAbort(),t.error instanceof Dpn&&t.preventDefault()},e.getCallbacks=function(){if(!e.callbacks)throw new Error("Unable to find AppCallbacks in <ErrorBoundary/>");return e.callbacks},e.setCallbacks=function(t){e.callbacks=t},e}rU(e,t);var n=e.prototype;return n.componentDidMount=function(){this.unbind=Lpn(window,[{eventName:"error",fn:this.onWindowError}])},n.componentDidCatch=function(t){if(!(t instanceof Dpn))throw t;this.setState({})},n.componentWillUnmount=function(){this.unbind()},n.render=function(){return this.props.children(this.setCallbacks)},e}(x.Component),Opn=function(t){return t+1},Ipn=function(t,e){var n=t.droppableId===e.droppableId,r=Opn(t.index),a=Opn(e.index);return n?"\n      You have moved the item from position "+r+"\n      to position "+a+"\n    ":"\n    You have moved the item from position "+r+"\n    in list "+t.droppableId+"\n    to list "+e.droppableId+"\n    in position "+a+"\n  "},Rpn=function(t,e,n){return e.droppableId===n.droppableId?"\n      The item "+t+"\n      has been combined with "+n.draggableId:"\n      The item "+t+"\n      in list "+e.droppableId+"\n      has been combined with "+n.draggableId+"\n      in list "+n.droppableId+"\n    "},Fpn=function(t){return"\n  The item has returned to its starting position\n  of "+Opn(t.index)+"\n"},Npn="\n  Press space bar to start a drag.\n  When dragging you can use the arrow keys to move the item around and escape to cancel.\n  Some screen readers may require you to be in focus mode or to use your pass through key\n",Ppn=function(t){return"\n  You have lifted an item in position "+Opn(t.source.index)+"\n"},jpn=function(t){var e=t.destination;if(e)return Ipn(t.source,e);var n=t.combine;return n?Rpn(t.draggableId,t.source,n):"You are over an area that cannot be dropped on"},Upn=function(t){if("CANCEL"===t.reason)return"\n      Movement cancelled.\n      "+Fpn(t.source)+"\n    ";var e=t.destination,n=t.combine;return e?"\n      You have dropped the item.\n      "+Ipn(t.source,e)+"\n    ":n?"\n      You have dropped the item.\n      "+Rpn(t.draggableId,t.source,n)+"\n    ":"\n    The item has been dropped while not over a drop area.\n    "+Fpn(t.source)+"\n  "},Wpn={x:0,y:0},Zpn=function(t,e){return{x:t.x+e.x,y:t.y+e.y}},Gpn=function(t,e){return{x:t.x-e.x,y:t.y-e.y}},qpn=function(t,e){return t.x===e.x&&t.y===e.y},Ypn=function(t){return{x:0!==t.x?-t.x:0,y:0!==t.y?-t.y:0}},Xpn=function(t,e,n){var r;return void 0===n&&(n=0),(r={})[t]=e,r["x"===t?"y":"x"]=n,r},$pn=function(t,e){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))},Kpn=function(t,e){return Math.min.apply(Math,e.map((function(e){return $pn(t,e)})))},Qpn=function(t){return function(e){return{x:t(e.x),y:t(e.y)}}},Jpn=function(t,e){return{top:t.top+e.y,left:t.left+e.x,bottom:t.bottom+e.y,right:t.right+e.x}},tgn=function(t){return[{x:t.left,y:t.top},{x:t.right,y:t.top},{x:t.left,y:t.bottom},{x:t.right,y:t.bottom}]},egn=function(t,e){return e&&e.shouldClipSubject?function(t,e){var n=fpn({top:Math.max(e.top,t.top),right:Math.min(e.right,t.right),bottom:Math.min(e.bottom,t.bottom),left:Math.max(e.left,t.left)});return n.width<=0||n.height<=0?null:n}(e.pageMarginBox,t):fpn(t)},ngn=function(t){var e=t.page,n=t.withPlaceholder,r=t.axis,a=t.frame,i=function(t,e){return e?Jpn(t,e.scroll.diff.displacement):t}(e.marginBox,a),o=function(t,e,n){var r;return n&&n.increasedBy?vf({},t,((r={})[e.end]=t[e.end]+n.increasedBy[e.line],r)):t}(i,r,n);return{page:e,withPlaceholder:n,active:egn(o,a)}},rgn=function(t,e){t.frame||Tpn(!1);var n=t.frame,r=Gpn(e,n.scroll.initial),a=Ypn(r),i=vf({},n,{scroll:{initial:n.scroll.initial,current:e,diff:{value:r,displacement:a},max:n.scroll.max}});return vf({},t,{frame:i,subject:ngn({page:t.subject.page,withPlaceholder:t.subject.withPlaceholder,axis:t.axis,frame:i})})};function agn(t){return Object.values?Object.values(t):Object.keys(t).map((function(e){return t[e]}))}function ign(t,e){if(t.findIndex)return t.findIndex(e);for(var n=0;n<t.length;n++)if(e(t[n]))return n;return-1}function ogn(t,e){if(t.find)return t.find(e);var n=ign(t,e);return-1!==n?t[n]:void 0}function lgn(t){return Array.prototype.slice.call(t)}var cgn=kpn((function(t){return t.reduce((function(t,e){return t[e.descriptor.id]=e,t}),{})})),sgn=kpn((function(t){return t.reduce((function(t,e){return t[e.descriptor.id]=e,t}),{})})),ugn=kpn((function(t){return agn(t)})),dgn=kpn((function(t){return agn(t)})),hgn=kpn((function(t,e){var n=dgn(e).filter((function(e){return t===e.descriptor.droppableId})).sort((function(t,e){return t.descriptor.index-e.descriptor.index}));return n}));function fgn(t){return t.at&&"REORDER"===t.at.type?t.at.destination:null}function pgn(t){return t.at&&"COMBINE"===t.at.type?t.at.combine:null}var ggn=kpn((function(t,e){return e.filter((function(e){return e.descriptor.id!==t.descriptor.id}))})),vgn=function(t,e){return t.descriptor.droppableId===e.descriptor.id},mgn={point:Wpn,value:0},ygn={invisible:{},visible:{},all:[]},bgn={displaced:ygn,displacedBy:mgn,at:null},xgn=function(t,e){return function(n){return t<=n&&n<=e}},Mgn=function(t){var e=xgn(t.top,t.bottom),n=xgn(t.left,t.right);return function(r){if(e(r.top)&&e(r.bottom)&&n(r.left)&&n(r.right))return!0;var a=e(r.top)||e(r.bottom),i=n(r.left)||n(r.right);if(a&&i)return!0;var o=r.top<t.top&&r.bottom>t.bottom,l=r.left<t.left&&r.right>t.right;return!(!o||!l)||(o&&i||l&&a)}},wgn=function(t){var e=xgn(t.top,t.bottom),n=xgn(t.left,t.right);return function(t){return e(t.top)&&e(t.bottom)&&n(t.left)&&n(t.right)}},zgn={direction:"vertical",line:"y",crossAxisLine:"x",start:"top",end:"bottom",size:"height",crossAxisStart:"left",crossAxisEnd:"right",crossAxisSize:"width"},Cgn={direction:"horizontal",line:"x",crossAxisLine:"y",start:"left",end:"right",size:"width",crossAxisStart:"top",crossAxisEnd:"bottom",crossAxisSize:"height"},Agn=function(t){var e=t.target,n=t.destination,r=t.viewport,a=t.withDroppableDisplacement,i=t.isVisibleThroughFrameFn,o=a?function(t,e){var n=e.frame?e.frame.scroll.diff.displacement:Wpn;return Jpn(t,n)}(e,n):e;return function(t,e,n){return!!e.subject.active&&n(e.subject.active)(t)}(o,n,i)&&function(t,e,n){return n(e)(t)}(o,r,i)},kgn=function(t){return Agn(vf({},t,{isVisibleThroughFrameFn:Mgn}))},Hgn=function(t){return Agn(vf({},t,{isVisibleThroughFrameFn:wgn}))},Egn=function(t,e,n){if("boolean"===typeof n)return n;if(!e)return!0;var r=e.invisible,a=e.visible;if(r[t])return!1;var i=a[t];return!i||i.shouldAnimate};function Sgn(t){var e=t.afterDragging,n=t.destination,r=t.displacedBy,a=t.viewport,i=t.forceShouldAnimate,o=t.last;return e.reduce((function(t,e){var l=function(t,e){var n=t.page.marginBox,r={top:e.point.y,right:0,bottom:0,left:e.point.x};return fpn(ppn(n,r))}(e,r),c=e.descriptor.id;if(t.all.push(c),!kgn({target:l,destination:n,viewport:a,withDroppableDisplacement:!0}))return t.invisible[e.descriptor.id]=!0,t;var s={draggableId:c,shouldAnimate:Egn(c,o,i)};return t.visible[c]=s,t}),{all:[],visible:{},invisible:{}})}function Lgn(t){var e=t.insideDestination,n=t.inHomeList,r=t.displacedBy,a=t.destination,i=function(t,e){if(!t.length)return 0;var n=t[t.length-1].descriptor.index;return e.inHomeList?n:n+1}(e,{inHomeList:n});return{displaced:ygn,displacedBy:r,at:{type:"REORDER",destination:{droppableId:a.descriptor.id,index:i}}}}function _gn(t){var e=t.draggable,n=t.insideDestination,r=t.destination,a=t.viewport,i=t.displacedBy,o=t.last,l=t.index,c=t.forceShouldAnimate,s=vgn(e,r);if(null==l)return Lgn({insideDestination:n,inHomeList:s,displacedBy:i,destination:r});var u=ogn(n,(function(t){return t.descriptor.index===l}));if(!u)return Lgn({insideDestination:n,inHomeList:s,displacedBy:i,destination:r});var d=ggn(e,n),h=n.indexOf(u);return{displaced:Sgn({afterDragging:d.slice(h),destination:r,displacedBy:i,last:o,viewport:a.frame,forceShouldAnimate:c}),displacedBy:i,at:{type:"REORDER",destination:{droppableId:r.descriptor.id,index:l}}}}function Bgn(t,e){return Boolean(e.effected[t])}var Dgn=function(t){var e=t.isMovingForward,n=t.isInHomeList,r=t.draggable,a=t.draggables,i=t.destination,o=t.insideDestination,l=t.previousImpact,c=t.viewport,s=t.afterCritical,u=l.at;if(u||Tpn(!1),"REORDER"===u.type){var d=function(t){var e=t.isMovingForward,n=t.isInHomeList,r=t.insideDestination,a=t.location;if(!r.length)return null;var i=a.index,o=e?i+1:i-1,l=r[0].descriptor.index,c=r[r.length-1].descriptor.index;return o<l||o>(n?c:c+1)?null:o}({isMovingForward:e,isInHomeList:n,location:u.destination,insideDestination:o});return null==d?null:_gn({draggable:r,insideDestination:o,destination:i,viewport:c,last:l.displaced,displacedBy:l.displacedBy,index:d})}var h=function(t){var e=t.isMovingForward,n=t.destination,r=t.draggables,a=t.combine,i=t.afterCritical;if(!n.isCombineEnabled)return null;var o=a.draggableId,l=r[o].descriptor.index;return Bgn(o,i)?e?l:l-1:e?l+1:l}({isMovingForward:e,destination:i,displaced:l.displaced,draggables:a,combine:u.combine,afterCritical:s});return null==h?null:_gn({draggable:r,insideDestination:o,destination:i,viewport:c,last:l.displaced,displacedBy:l.displacedBy,index:h})},Tgn=function(t){var e=t.afterCritical,n=t.impact,r=t.draggables,a=pgn(n);a||Tpn(!1);var i=a.draggableId,o=r[i].page.borderBox.center,l=function(t){var e=t.displaced,n=t.afterCritical,r=t.combineWith,a=t.displacedBy,i=Boolean(e.visible[r]||e.invisible[r]);return Bgn(r,n)?i?Wpn:Ypn(a.point):i?a.point:Wpn}({displaced:n.displaced,afterCritical:e,combineWith:i,displacedBy:n.displacedBy});return Zpn(o,l)},Vgn=function(t,e){return e.margin[t.start]+e.borderBox[t.size]/2},Ogn=function(t,e,n){return e[t.crossAxisStart]+n.margin[t.crossAxisStart]+n.borderBox[t.crossAxisSize]/2},Ign=function(t){var e=t.axis,n=t.moveRelativeTo,r=t.isMoving;return Xpn(e.line,n.marginBox[e.end]+Vgn(e,r),Ogn(e,n.marginBox,r))},Rgn=function(t){var e=t.axis,n=t.moveRelativeTo,r=t.isMoving;return Xpn(e.line,n.marginBox[e.start]-function(t,e){return e.margin[t.end]+e.borderBox[t.size]/2}(e,r),Ogn(e,n.marginBox,r))},Fgn=function(t){var e=t.impact,n=t.draggable,r=t.draggables,a=t.droppable,i=t.afterCritical,o=hgn(a.descriptor.id,r),l=n.page,c=a.axis;if(!o.length)return function(t){var e=t.axis,n=t.moveInto,r=t.isMoving;return Xpn(e.line,n.contentBox[e.start]+Vgn(e,r),Ogn(e,n.contentBox,r))}({axis:c,moveInto:a.page,isMoving:l});var s=e.displaced,u=e.displacedBy,d=s.all[0];if(d){var h=r[d];if(Bgn(d,i))return Rgn({axis:c,moveRelativeTo:h.page,isMoving:l});var f=bpn(h.page,u.point);return Rgn({axis:c,moveRelativeTo:f,isMoving:l})}var p=o[o.length-1];if(p.descriptor.id===n.descriptor.id)return l.borderBox.center;if(Bgn(p.descriptor.id,i)){var g=bpn(p.page,Ypn(i.displacedBy.point));return Ign({axis:c,moveRelativeTo:g,isMoving:l})}return Ign({axis:c,moveRelativeTo:p.page,isMoving:l})},Ngn=function(t,e){var n=t.frame;return n?Zpn(e,n.scroll.diff.displacement):e},Pgn=function(t){var e=function(t){var e=t.impact,n=t.draggable,r=t.droppable,a=t.draggables,i=t.afterCritical,o=n.page.borderBox.center,l=e.at;return r&&l?"REORDER"===l.type?Fgn({impact:e,draggable:n,draggables:a,droppable:r,afterCritical:i}):Tgn({impact:e,draggables:a,afterCritical:i}):o}(t),n=t.droppable;return n?Ngn(n,e):e},jgn=function(t,e){var n=Gpn(e,t.scroll.initial),r=Ypn(n);return{frame:fpn({top:e.y,bottom:e.y+t.frame.height,left:e.x,right:e.x+t.frame.width}),scroll:{initial:t.scroll.initial,max:t.scroll.max,current:e,diff:{value:n,displacement:r}}}};function Ugn(t,e){return t.map((function(t){return e[t]}))}var Wgn=function(t){var e=t.pageBorderBoxCenter,n=t.draggable,r=function(t,e){return Zpn(t.scroll.diff.displacement,e)}(t.viewport,e),a=Gpn(r,n.page.borderBox.center);return Zpn(n.client.borderBox.center,a)},Zgn=function(t){var e=t.draggable,n=t.destination,r=t.newPageBorderBoxCenter,a=t.viewport,i=t.withDroppableDisplacement,o=t.onlyOnMainAxis,l=void 0!==o&&o,c=Gpn(r,e.page.borderBox.center),s={target:Jpn(e.page.borderBox,c),destination:n,withDroppableDisplacement:i,viewport:a};return l?function(t){return Agn(vf({},t,{isVisibleThroughFrameFn:(e=t.destination.axis,function(t){var n=xgn(t.top,t.bottom),r=xgn(t.left,t.right);return function(t){return e===zgn?n(t.top)&&n(t.bottom):r(t.left)&&r(t.right)}})}));var e}(s):Hgn(s)},Ggn=function(t){var e=t.isMovingForward,n=t.draggable,r=t.destination,a=t.draggables,i=t.previousImpact,o=t.viewport,l=t.previousPageBorderBoxCenter,c=t.previousClientSelection,s=t.afterCritical;if(!r.isEnabled)return null;var u=hgn(r.descriptor.id,a),d=vgn(n,r),h=function(t){var e=t.isMovingForward,n=t.draggable,r=t.destination,a=t.insideDestination,i=t.previousImpact;if(!r.isCombineEnabled)return null;if(!fgn(i))return null;function o(t){var e={type:"COMBINE",combine:{draggableId:t,droppableId:r.descriptor.id}};return vf({},i,{at:e})}var l=i.displaced.all,c=l.length?l[0]:null;if(e)return c?o(c):null;var s=ggn(n,a);if(!c)return s.length?o(s[s.length-1].descriptor.id):null;var u=ign(s,(function(t){return t.descriptor.id===c}));-1===u&&Tpn(!1);var d=u-1;return d<0?null:o(s[d].descriptor.id)}({isMovingForward:e,draggable:n,destination:r,insideDestination:u,previousImpact:i})||Dgn({isMovingForward:e,isInHomeList:d,draggable:n,draggables:a,destination:r,insideDestination:u,previousImpact:i,viewport:o,afterCritical:s});if(!h)return null;var f=Pgn({impact:h,draggable:n,droppable:r,draggables:a,afterCritical:s});if(Zgn({draggable:n,destination:r,newPageBorderBoxCenter:f,viewport:o.frame,withDroppableDisplacement:!1,onlyOnMainAxis:!0}))return{clientSelection:Wgn({pageBorderBoxCenter:f,draggable:n,viewport:o}),impact:h,scrollJumpRequest:null};var p=Gpn(f,l),g=function(t){var e=t.impact,n=t.viewport,r=t.destination,a=t.draggables,i=t.maxScrollChange,o=jgn(n,Zpn(n.scroll.current,i)),l=r.frame?rgn(r,Zpn(r.frame.scroll.current,i)):r,c=e.displaced,s=Sgn({afterDragging:Ugn(c.all,a),destination:r,displacedBy:e.displacedBy,viewport:o.frame,last:c,forceShouldAnimate:!1}),u=Sgn({afterDragging:Ugn(c.all,a),destination:l,displacedBy:e.displacedBy,viewport:n.frame,last:c,forceShouldAnimate:!1}),d={},h={},f=[c,s,u];return c.all.forEach((function(t){var e=function(t,e){for(var n=0;n<e.length;n++){var r=e[n].visible[t];if(r)return r}return null}(t,f);e?h[t]=e:d[t]=!0})),vf({},e,{displaced:{all:c.all,invisible:d,visible:h}})}({impact:h,viewport:o,destination:r,draggables:a,maxScrollChange:p});return{clientSelection:c,impact:g,scrollJumpRequest:p}},qgn=function(t){var e=t.subject.active;return e||Tpn(!1),e},Ygn=function(t,e){var n=t.page.borderBox.center;return Bgn(t.descriptor.id,e)?Gpn(n,e.displacedBy.point):n},Xgn=function(t,e){var n=t.page.borderBox;return Bgn(t.descriptor.id,e)?Jpn(n,Ypn(e.displacedBy.point)):n},$gn=kpn((function(t,e){var n=e[t.line];return{value:n,point:Xpn(t.line,n)}})),Kgn=function(t,e){return vf({},t,{scroll:vf({},t.scroll,{max:e})})},Qgn=function(t,e,n){var r=t.frame;vgn(e,t)&&Tpn(!1),t.subject.withPlaceholder&&Tpn(!1);var a=$gn(t.axis,e.displaceBy).point,i=function(t,e,n){var r=t.axis;if("virtual"===t.descriptor.mode)return Xpn(r.line,e[r.line]);var a=t.subject.page.contentBox[r.size],i=hgn(t.descriptor.id,n).reduce((function(t,e){return t+e.client.marginBox[r.size]}),0)+e[r.line]-a;return i<=0?null:Xpn(r.line,i)}(t,a,n),o={placeholderSize:a,increasedBy:i,oldFrameMaxScroll:t.frame?t.frame.scroll.max:null};if(!r)return vf({},t,{subject:ngn({page:t.subject.page,withPlaceholder:o,axis:t.axis,frame:t.frame})});var l=i?Zpn(r.scroll.max,i):r.scroll.max,c=Kgn(r,l);return vf({},t,{subject:ngn({page:t.subject.page,withPlaceholder:o,axis:t.axis,frame:c}),frame:c})},Jgn=function(t){var e=t.isMovingForward,n=t.previousPageBorderBoxCenter,r=t.draggable,a=t.isOver,i=t.draggables,o=t.droppables,l=t.viewport,c=t.afterCritical,s=function(t){var e=t.isMovingForward,n=t.pageBorderBoxCenter,r=t.source,a=t.droppables,i=t.viewport,o=r.subject.active;if(!o)return null;var l=r.axis,c=xgn(o[l.start],o[l.end]),s=ugn(a).filter((function(t){return t!==r})).filter((function(t){return t.isEnabled})).filter((function(t){return Boolean(t.subject.active)})).filter((function(t){return Mgn(i.frame)(qgn(t))})).filter((function(t){var n=qgn(t);return e?o[l.crossAxisEnd]<n[l.crossAxisEnd]:n[l.crossAxisStart]<o[l.crossAxisStart]})).filter((function(t){var e=qgn(t),n=xgn(e[l.start],e[l.end]);return c(e[l.start])||c(e[l.end])||n(o[l.start])||n(o[l.end])})).sort((function(t,n){var r=qgn(t)[l.crossAxisStart],a=qgn(n)[l.crossAxisStart];return e?r-a:a-r})).filter((function(t,e,n){return qgn(t)[l.crossAxisStart]===qgn(n[0])[l.crossAxisStart]}));if(!s.length)return null;if(1===s.length)return s[0];var u=s.filter((function(t){return xgn(qgn(t)[l.start],qgn(t)[l.end])(n[l.line])}));return 1===u.length?u[0]:u.length>1?u.sort((function(t,e){return qgn(t)[l.start]-qgn(e)[l.start]}))[0]:s.sort((function(t,e){var r=Kpn(n,tgn(qgn(t))),a=Kpn(n,tgn(qgn(e)));return r!==a?r-a:qgn(t)[l.start]-qgn(e)[l.start]}))[0]}({isMovingForward:e,pageBorderBoxCenter:n,source:a,droppables:o,viewport:l});if(!s)return null;var u=hgn(s.descriptor.id,i),d=function(t){var e=t.pageBorderBoxCenter,n=t.viewport,r=t.destination,a=t.insideDestination,i=t.afterCritical,o=a.filter((function(t){return Hgn({target:Xgn(t,i),destination:r,viewport:n.frame,withDroppableDisplacement:!0})})).sort((function(t,n){var a=$pn(e,Ngn(r,Ygn(t,i))),o=$pn(e,Ngn(r,Ygn(n,i)));return a<o?-1:o<a?1:t.descriptor.index-n.descriptor.index}));return o[0]||null}({pageBorderBoxCenter:n,viewport:l,destination:s,insideDestination:u,afterCritical:c}),h=function(t){var e=t.previousPageBorderBoxCenter,n=t.moveRelativeTo,r=t.insideDestination,a=t.draggable,i=t.draggables,o=t.destination,l=t.viewport,c=t.afterCritical;if(!n){if(r.length)return null;var s={displaced:ygn,displacedBy:mgn,at:{type:"REORDER",destination:{droppableId:o.descriptor.id,index:0}}},u=Pgn({impact:s,draggable:a,droppable:o,draggables:i,afterCritical:c}),d=vgn(a,o)?o:Qgn(o,a,i);return Zgn({draggable:a,destination:d,newPageBorderBoxCenter:u,viewport:l.frame,withDroppableDisplacement:!1,onlyOnMainAxis:!0})?s:null}var h=Boolean(e[o.axis.line]<=n.page.borderBox.center[o.axis.line]),f=function(){var t=n.descriptor.index;return n.descriptor.id===a.descriptor.id||h?t:t+1}(),p=$gn(o.axis,a.displaceBy);return _gn({draggable:a,insideDestination:r,destination:o,viewport:l,displacedBy:p,last:ygn,index:f})}({previousPageBorderBoxCenter:n,destination:s,draggable:r,draggables:i,moveRelativeTo:d,insideDestination:u,viewport:l,afterCritical:c});if(!h)return null;var f=Pgn({impact:h,draggable:r,droppable:s,draggables:i,afterCritical:c});return{clientSelection:Wgn({pageBorderBoxCenter:f,draggable:r,viewport:l}),impact:h,scrollJumpRequest:null}},tvn=function(t){var e=t.at;return e?"REORDER"===e.type?e.destination.droppableId:e.combine.droppableId:null},evn=function(t){var e=t.state,n=t.type,r=function(t,e){var n=tvn(t);return n?e[n]:null}(e.impact,e.dimensions.droppables),a=Boolean(r),i=e.dimensions.droppables[e.critical.droppable.id],o=r||i,l=o.axis.direction,c="vertical"===l&&("MOVE_UP"===n||"MOVE_DOWN"===n)||"horizontal"===l&&("MOVE_LEFT"===n||"MOVE_RIGHT"===n);if(c&&!a)return null;var s="MOVE_DOWN"===n||"MOVE_RIGHT"===n,u=e.dimensions.draggables[e.critical.draggable.id],d=e.current.page.borderBoxCenter,h=e.dimensions,f=h.draggables,p=h.droppables;return c?Ggn({isMovingForward:s,previousPageBorderBoxCenter:d,draggable:u,destination:o,draggables:f,viewport:e.viewport,previousClientSelection:e.current.client.selection,previousImpact:e.impact,afterCritical:e.afterCritical}):Jgn({isMovingForward:s,previousPageBorderBoxCenter:d,draggable:u,isOver:o,draggables:f,droppables:p,viewport:e.viewport,afterCritical:e.afterCritical})};function nvn(t){return"DRAGGING"===t.phase||"COLLECTING"===t.phase}function rvn(t){var e=xgn(t.top,t.bottom),n=xgn(t.left,t.right);return function(t){return e(t.y)&&n(t.x)}}function avn(t){var e=t.pageBorderBox,n=t.draggable,r=t.droppables,a=ugn(r).filter((function(t){if(!t.isEnabled)return!1;var n=t.subject.active;if(!n)return!1;if(!function(t,e){return t.left<e.right&&t.right>e.left&&t.top<e.bottom&&t.bottom>e.top}(e,n))return!1;if(rvn(n)(e.center))return!0;var r=t.axis,a=n.center[r.crossAxisLine],i=e[r.crossAxisStart],o=e[r.crossAxisEnd],l=xgn(n[r.crossAxisStart],n[r.crossAxisEnd]),c=l(i),s=l(o);return!c&&!s||(c?i<a:o>a)}));return a.length?1===a.length?a[0].descriptor.id:function(t){var e=t.pageBorderBox,n=t.draggable,r=t.candidates,a=n.page.borderBox.center,i=r.map((function(t){var n=t.axis,r=Xpn(t.axis.line,e.center[n.line],t.page.borderBox.center[n.crossAxisLine]);return{id:t.descriptor.id,distance:$pn(a,r)}})).sort((function(t,e){return e.distance-t.distance}));return i[0]?i[0].id:null}({pageBorderBox:e,draggable:n,candidates:a}):null}var ivn=function(t,e){return fpn(Jpn(t,e))};function ovn(t){var e=t.displaced,n=t.id;return Boolean(e.visible[n]||e.invisible[n])}var lvn=function(t){var e=t.pageOffset,n=t.draggable,r=t.draggables,a=t.droppables,i=t.previousImpact,o=t.viewport,l=t.afterCritical,c=ivn(n.page.borderBox,e),s=avn({pageBorderBox:c,draggable:n,droppables:a});if(!s)return bgn;var u=a[s],d=hgn(u.descriptor.id,r),h=function(t,e){var n=t.frame;return n?ivn(e,n.scroll.diff.value):e}(u,c);return function(t){var e=t.draggable,n=t.pageBorderBoxWithDroppableScroll,r=t.previousImpact,a=t.destination,i=t.insideDestination,o=t.afterCritical;if(!a.isCombineEnabled)return null;var l=a.axis,c=$gn(a.axis,e.displaceBy),s=c.value,u=n[l.start],d=n[l.end],h=ogn(ggn(e,i),(function(t){var e=t.descriptor.id,n=t.page.borderBox,a=n[l.size]/4,i=Bgn(e,o),c=ovn({displaced:r.displaced,id:e});return i?c?d>n[l.start]+a&&d<n[l.end]-a:u>n[l.start]-s+a&&u<n[l.end]-s-a:c?d>n[l.start]+s+a&&d<n[l.end]+s-a:u>n[l.start]+a&&u<n[l.end]-a}));return h?{displacedBy:c,displaced:r.displaced,at:{type:"COMBINE",combine:{draggableId:h.descriptor.id,droppableId:a.descriptor.id}}}:null}({pageBorderBoxWithDroppableScroll:h,draggable:n,previousImpact:i,destination:u,insideDestination:d,afterCritical:l})||function(t){var e=t.pageBorderBoxWithDroppableScroll,n=t.draggable,r=t.destination,a=t.insideDestination,i=t.last,o=t.viewport,l=t.afterCritical,c=r.axis,s=$gn(r.axis,n.displaceBy),u=s.value,d=e[c.start],h=e[c.end],f=ogn(ggn(n,a),(function(t){var e=t.descriptor.id,n=t.page.borderBox.center[c.line],r=Bgn(e,l),a=ovn({displaced:i,id:e});return r?a?h<=n:d<n-u:a?h<=n+u:d<n})),p=function(t){var e=t.draggable,n=t.closest,r=t.inHomeList;return n?r&&n.descriptor.index>e.descriptor.index?n.descriptor.index-1:n.descriptor.index:null}({draggable:n,closest:f,inHomeList:vgn(n,r)});return _gn({draggable:n,insideDestination:a,destination:r,viewport:o,last:i,displacedBy:s,index:p})}({pageBorderBoxWithDroppableScroll:h,draggable:n,destination:u,insideDestination:d,last:i.displaced,viewport:o,afterCritical:l})},cvn=function(t,e){var n;return vf({},t,((n={})[e.descriptor.id]=e,n))},svn=function(t){var e=t.previousImpact,n=t.impact,r=t.droppables,a=tvn(e),i=tvn(n);if(!a)return r;if(a===i)return r;var o=r[a];if(!o.subject.withPlaceholder)return r;var l=function(t){var e=t.subject.withPlaceholder;e||Tpn(!1);var n=t.frame;if(!n)return vf({},t,{subject:ngn({page:t.subject.page,axis:t.axis,frame:null,withPlaceholder:null})});var r=e.oldFrameMaxScroll;r||Tpn(!1);var a=Kgn(n,r);return vf({},t,{subject:ngn({page:t.subject.page,axis:t.axis,frame:a,withPlaceholder:null}),frame:a})}(o);return cvn(r,l)},uvn=function(t){var e=t.state,n=t.clientSelection,r=t.dimensions,a=t.viewport,i=t.impact,o=t.scrollJumpRequest,l=a||e.viewport,c=r||e.dimensions,s=n||e.current.client.selection,u=Gpn(s,e.initial.client.selection),d={offset:u,selection:s,borderBoxCenter:Zpn(e.initial.client.borderBoxCenter,u)},h={selection:Zpn(d.selection,l.scroll.current),borderBoxCenter:Zpn(d.borderBoxCenter,l.scroll.current),offset:Zpn(d.offset,l.scroll.diff.value)},f={client:d,page:h};if("COLLECTING"===e.phase)return vf({phase:"COLLECTING"},e,{dimensions:c,viewport:l,current:f});var p=c.draggables[e.critical.draggable.id],g=i||lvn({pageOffset:h.offset,draggable:p,draggables:c.draggables,droppables:c.droppables,previousImpact:e.impact,viewport:l,afterCritical:e.afterCritical}),v=function(t){var e=t.draggable,n=t.draggables,r=t.droppables,a=t.previousImpact,i=t.impact,o=svn({previousImpact:a,impact:i,droppables:r}),l=tvn(i);if(!l)return o;var c=r[l];if(vgn(e,c))return o;if(c.subject.withPlaceholder)return o;var s=Qgn(c,e,n);return cvn(o,s)}({draggable:p,impact:g,previousImpact:e.impact,draggables:c.draggables,droppables:c.droppables});return vf({},e,{current:f,dimensions:{draggables:c.draggables,droppables:v},impact:g,viewport:l,scrollJumpRequest:o||null,forceShouldAnimate:!o&&null})};var dvn=function(t){var e=t.impact,n=t.viewport,r=t.draggables,a=t.destination,i=t.forceShouldAnimate,o=e.displaced,l=function(t,e){return t.map((function(t){return e[t]}))}(o.all,r);return vf({},e,{displaced:Sgn({afterDragging:l,destination:a,displacedBy:e.displacedBy,viewport:n.frame,forceShouldAnimate:i,last:o})})},hvn=function(t){var e=t.impact,n=t.draggable,r=t.droppable,a=t.draggables,i=t.viewport,o=t.afterCritical,l=Pgn({impact:e,draggable:n,draggables:a,droppable:r,afterCritical:o});return Wgn({pageBorderBoxCenter:l,draggable:n,viewport:i})},fvn=function(t){var e=t.state,n=t.dimensions,r=t.viewport;"SNAP"!==e.movementMode&&Tpn(!1);var a=e.impact,i=r||e.viewport,o=n||e.dimensions,l=o.draggables,c=o.droppables,s=l[e.critical.draggable.id],u=tvn(a);u||Tpn(!1);var d=c[u],h=dvn({impact:a,viewport:i,destination:d,draggables:l}),f=hvn({impact:h,draggable:s,droppable:d,draggables:l,viewport:i,afterCritical:e.afterCritical});return uvn({impact:h,clientSelection:f,state:e,dimensions:o,viewport:i})},pvn=function(t){var e=t.draggable,n=t.home,r=t.draggables,a=t.viewport,i=$gn(n.axis,e.displaceBy),o=hgn(n.descriptor.id,r),l=o.indexOf(e);-1===l&&Tpn(!1);var c,s=o.slice(l+1),u=s.reduce((function(t,e){return t[e.descriptor.id]=!0,t}),{}),d={inVirtualList:"virtual"===n.descriptor.mode,displacedBy:i,effected:u};return{impact:{displaced:Sgn({afterDragging:s,destination:n,displacedBy:i,last:null,viewport:a.frame,forceShouldAnimate:!1}),displacedBy:i,at:{type:"REORDER",destination:(c=e.descriptor,{index:c.index,droppableId:c.droppableId})}},afterCritical:d}},gvn=function(t){0},vvn=function(t){0},mvn=function(t){var e=t.additions,n=t.updatedDroppables,r=t.viewport,a=r.scroll.diff.value;return e.map((function(t){var e=t.descriptor.droppableId,i=function(t){var e=t.frame;return e||Tpn(!1),e}(n[e]),o=i.scroll.diff.value,l=function(t){var e=t.draggable,n=t.offset,r=t.initialWindowScroll,a=bpn(e.client,n),i=xpn(a,r);return vf({},e,{placeholder:vf({},e.placeholder,{client:a}),client:a,page:i})}({draggable:t,offset:Zpn(a,o),initialWindowScroll:r.scroll.initial});return l}))},yvn=function(t){return"SNAP"===t.movementMode},bvn=function(t,e,n){var r=function(t,e){return{draggables:t.draggables,droppables:cvn(t.droppables,e)}}(t.dimensions,e);return!yvn(t)||n?uvn({state:t,dimensions:r}):fvn({state:t,dimensions:r})};function xvn(t){return t.isDragging&&"SNAP"===t.movementMode?vf({phase:"DRAGGING"},t,{scrollJumpRequest:null}):t}var Mvn={phase:"IDLE",completed:null,shouldFlush:!1},wvn=function(t,e){if(void 0===t&&(t=Mvn),"FLUSH"===e.type)return vf({},Mvn,{shouldFlush:!0});if("INITIAL_PUBLISH"===e.type){"IDLE"!==t.phase&&Tpn(!1);var n=e.payload,r=n.critical,a=n.clientSelection,i=n.viewport,o=n.dimensions,l=n.movementMode,c=o.draggables[r.draggable.id],s=o.droppables[r.droppable.id],u={selection:a,borderBoxCenter:c.client.borderBox.center,offset:Wpn},d={client:u,page:{selection:Zpn(u.selection,i.scroll.initial),borderBoxCenter:Zpn(u.selection,i.scroll.initial),offset:Zpn(u.selection,i.scroll.diff.value)}},h=ugn(o.droppables).every((function(t){return!t.isFixedOnPage})),f=pvn({draggable:c,home:s,draggables:o.draggables,viewport:i}),p=f.impact;return{phase:"DRAGGING",isDragging:!0,critical:r,movementMode:l,dimensions:o,initial:d,current:d,isWindowScrollAllowed:h,impact:p,afterCritical:f.afterCritical,onLiftImpact:p,viewport:i,scrollJumpRequest:null,forceShouldAnimate:null}}if("COLLECTION_STARTING"===e.type)return"COLLECTING"===t.phase||"DROP_PENDING"===t.phase?t:("DRAGGING"!==t.phase&&Tpn(!1),vf({phase:"COLLECTING"},t,{phase:"COLLECTING"}));if("PUBLISH_WHILE_DRAGGING"===e.type)return"COLLECTING"!==t.phase&&"DROP_PENDING"!==t.phase&&Tpn(!1),function(t){var e=t.state,n=t.published;gvn();var r=n.modified.map((function(t){var n=e.dimensions.droppables[t.droppableId];return rgn(n,t.scroll)})),a=vf({},e.dimensions.droppables,{},cgn(r)),i=sgn(mvn({additions:n.additions,updatedDroppables:a,viewport:e.viewport})),o=vf({},e.dimensions.draggables,{},i);n.removals.forEach((function(t){delete o[t]}));var l={droppables:a,draggables:o},c=tvn(e.impact),s=c?l.droppables[c]:null,u=l.draggables[e.critical.draggable.id],d=l.droppables[e.critical.droppable.id],h=pvn({draggable:u,home:d,draggables:o,viewport:e.viewport}),f=h.impact,p=h.afterCritical,g=s&&s.isCombineEnabled?e.impact:f,v=lvn({pageOffset:e.current.page.offset,draggable:l.draggables[e.critical.draggable.id],draggables:l.draggables,droppables:l.droppables,previousImpact:g,viewport:e.viewport,afterCritical:p});vvn();var m=vf({phase:"DRAGGING"},e,{phase:"DRAGGING",impact:v,onLiftImpact:f,dimensions:l,afterCritical:p,forceShouldAnimate:!1});return"COLLECTING"===e.phase?m:vf({phase:"DROP_PENDING"},m,{phase:"DROP_PENDING",reason:e.reason,isWaiting:!1})}({state:t,published:e.payload});if("MOVE"===e.type){if("DROP_PENDING"===t.phase)return t;nvn(t)||Tpn(!1);var g=e.payload.client;return qpn(g,t.current.client.selection)?t:uvn({state:t,clientSelection:g,impact:yvn(t)?t.impact:null})}if("UPDATE_DROPPABLE_SCROLL"===e.type){if("DROP_PENDING"===t.phase)return xvn(t);if("COLLECTING"===t.phase)return xvn(t);nvn(t)||Tpn(!1);var v=e.payload,m=v.id,y=v.newScroll,b=t.dimensions.droppables[m];if(!b)return t;var x=rgn(b,y);return bvn(t,x,!1)}if("UPDATE_DROPPABLE_IS_ENABLED"===e.type){if("DROP_PENDING"===t.phase)return t;nvn(t)||Tpn(!1);var M=e.payload,w=M.id,z=M.isEnabled,C=t.dimensions.droppables[w];C||Tpn(!1),C.isEnabled===z&&Tpn(!1);var A=vf({},C,{isEnabled:z});return bvn(t,A,!0)}if("UPDATE_DROPPABLE_IS_COMBINE_ENABLED"===e.type){if("DROP_PENDING"===t.phase)return t;nvn(t)||Tpn(!1);var k=e.payload,H=k.id,E=k.isCombineEnabled,S=t.dimensions.droppables[H];S||Tpn(!1),S.isCombineEnabled===E&&Tpn(!1);var L=vf({},S,{isCombineEnabled:E});return bvn(t,L,!0)}if("MOVE_BY_WINDOW_SCROLL"===e.type){if("DROP_PENDING"===t.phase||"DROP_ANIMATING"===t.phase)return t;nvn(t)||Tpn(!1),t.isWindowScrollAllowed||Tpn(!1);var _=e.payload.newScroll;if(qpn(t.viewport.scroll.current,_))return xvn(t);var B=jgn(t.viewport,_);return yvn(t)?fvn({state:t,viewport:B}):uvn({state:t,viewport:B})}if("UPDATE_VIEWPORT_MAX_SCROLL"===e.type){if(!nvn(t))return t;var D=e.payload.maxScroll;if(qpn(D,t.viewport.scroll.max))return t;var T=vf({},t.viewport,{scroll:vf({},t.viewport.scroll,{max:D})});return vf({phase:"DRAGGING"},t,{viewport:T})}if("MOVE_UP"===e.type||"MOVE_DOWN"===e.type||"MOVE_LEFT"===e.type||"MOVE_RIGHT"===e.type){if("COLLECTING"===t.phase||"DROP_PENDING"===t.phase)return t;"DRAGGING"!==t.phase&&Tpn(!1);var V=evn({state:t,type:e.type});return V?uvn({state:t,impact:V.impact,clientSelection:V.clientSelection,scrollJumpRequest:V.scrollJumpRequest}):t}if("DROP_PENDING"===e.type){var O=e.payload.reason;return"COLLECTING"!==t.phase&&Tpn(!1),vf({phase:"DROP_PENDING"},t,{phase:"DROP_PENDING",isWaiting:!0,reason:O})}if("DROP_ANIMATE"===e.type){var I=e.payload,R=I.completed,F=I.dropDuration,N=I.newHomeClientOffset;return"DRAGGING"!==t.phase&&"DROP_PENDING"!==t.phase&&Tpn(!1),{phase:"DROP_ANIMATING",completed:R,dropDuration:F,newHomeClientOffset:N,dimensions:t.dimensions}}return"DROP_COMPLETE"===e.type?{phase:"IDLE",completed:e.payload.completed,shouldFlush:!1}:t},zvn=function(t){return{type:"LIFT",payload:t}},Cvn=function(t){return{type:"PUBLISH_WHILE_DRAGGING",payload:t}},Avn=function(){return{type:"COLLECTION_STARTING",payload:null}},kvn=function(t){return{type:"UPDATE_DROPPABLE_SCROLL",payload:t}},Hvn=function(t){return{type:"UPDATE_DROPPABLE_IS_ENABLED",payload:t}},Evn=function(t){return{type:"UPDATE_DROPPABLE_IS_COMBINE_ENABLED",payload:t}},Svn=function(t){return{type:"MOVE",payload:t}},Lvn=function(){return{type:"MOVE_UP",payload:null}},_vn=function(){return{type:"MOVE_DOWN",payload:null}},Bvn=function(){return{type:"MOVE_RIGHT",payload:null}},Dvn=function(){return{type:"MOVE_LEFT",payload:null}},Tvn=function(){return{type:"FLUSH",payload:null}},Vvn=function(t){return{type:"DROP_COMPLETE",payload:t}},Ovn=function(t){return{type:"DROP",payload:t}},Ivn=function(){return{type:"DROP_ANIMATION_FINISHED",payload:null}};var Rvn="cubic-bezier(.2,1,.1,1)",Fvn={drop:0,combining:.7},Nvn={drop:.75},Pvn=.2+"s "+"cubic-bezier(0.2, 0, 0, 1)",jvn={fluid:"opacity "+Pvn,snap:"transform "+Pvn+", opacity "+Pvn,drop:function(t){var e=t+"s "+Rvn;return"transform "+e+", opacity "+e},outOfTheWay:"transform "+Pvn,placeholder:"height "+Pvn+", width "+Pvn+", margin "+Pvn},Uvn=function(t){return qpn(t,Wpn)?null:"translate("+t.x+"px, "+t.y+"px)"},Wvn={moveTo:Uvn,drop:function(t,e){var n=Uvn(t);return n?e?n+" scale("+Nvn.drop+")":n:null}},Zvn=.33,Gvn=.55,qvn=Gvn-Zvn,Yvn=function(t){var e=t.getState,n=t.dispatch;return function(t){return function(r){if("DROP"===r.type){var a=e(),i=r.payload.reason;if("COLLECTING"!==a.phase){if("IDLE"!==a.phase){"DROP_PENDING"===a.phase&&a.isWaiting&&Tpn(!1),"DRAGGING"!==a.phase&&"DROP_PENDING"!==a.phase&&Tpn(!1);var o=a.critical,l=a.dimensions,c=l.draggables[a.critical.draggable.id],s=function(t){var e=t.draggables,n=t.reason,r=t.lastImpact,a=t.home,i=t.viewport,o=t.onLiftImpact;return r.at&&"DROP"===n?"REORDER"===r.at.type?{impact:r,didDropInsideDroppable:!0}:{impact:vf({},r,{displaced:ygn}),didDropInsideDroppable:!0}:{impact:dvn({draggables:e,impact:o,destination:a,viewport:i,forceShouldAnimate:!0}),didDropInsideDroppable:!1}}({reason:i,lastImpact:a.impact,afterCritical:a.afterCritical,onLiftImpact:a.onLiftImpact,home:a.dimensions.droppables[a.critical.droppable.id],viewport:a.viewport,draggables:a.dimensions.draggables}),u=s.impact,d=s.didDropInsideDroppable,h=d?fgn(u):null,f=d?pgn(u):null,p={index:o.draggable.index,droppableId:o.droppable.id},g={draggableId:c.descriptor.id,type:c.descriptor.type,source:p,reason:i,mode:a.movementMode,destination:h,combine:f},v=function(t){var e=t.impact,n=t.draggable,r=t.dimensions,a=t.viewport,i=t.afterCritical,o=r.draggables,l=r.droppables,c=tvn(e),s=c?l[c]:null,u=l[n.descriptor.droppableId],d=hvn({impact:e,draggable:n,draggables:o,afterCritical:i,droppable:s||u,viewport:a});return Gpn(d,n.client.borderBox.center)}({impact:u,draggable:c,dimensions:l,viewport:a.viewport,afterCritical:a.afterCritical}),m={critical:a.critical,afterCritical:a.afterCritical,result:g,impact:u};if(!qpn(a.current.client.offset,v)||Boolean(g.combine)){var y=function(t){var e=t.current,n=t.destination,r=t.reason,a=$pn(e,n);if(a<=0)return Zvn;if(a>=1500)return Gvn;var i=Zvn+qvn*(a/1500);return Number(("CANCEL"===r?.6*i:i).toFixed(2))}({current:a.current.client.offset,destination:v,reason:i});n(function(t){return{type:"DROP_ANIMATE",payload:t}}({newHomeClientOffset:v,dropDuration:y,completed:m}))}else n(Vvn({completed:m}))}}else n(function(t){return{type:"DROP_PENDING",payload:t}}({reason:i}))}else t(r)}}},Xvn=function(){return{x:window.pageXOffset,y:window.pageYOffset}};function $vn(t){var e=t.onWindowScroll;var n=Hpn((function(){e(Xvn())})),r=function(t){return{eventName:"scroll",options:{passive:!0,capture:!1},fn:function(e){e.target!==window&&e.target!==window.document||t()}}}(n),a=Spn;function i(){return a!==Spn}return{start:function(){i()&&Tpn(!1),a=Lpn(window,[r])},stop:function(){i()||Tpn(!1),n.cancel(),a(),a=Spn},isActive:i}}var Kvn=function(t){var e=$vn({onWindowScroll:function(e){t.dispatch({type:"MOVE_BY_WINDOW_SCROLL",payload:{newScroll:e}})}});return function(t){return function(n){e.isActive()||"INITIAL_PUBLISH"!==n.type||e.start(),e.isActive()&&function(t){return"DROP_COMPLETE"===t.type||"DROP_ANIMATE"===t.type||"FLUSH"===t.type}(n)&&e.stop(),t(n)}}},Qvn=function(){var t=[];return{add:function(e){var n=setTimeout((function(){return function(e){var n=ign(t,(function(t){return t.timerId===e}));-1===n&&Tpn(!1),t.splice(n,1)[0].callback()}(n)})),r={timerId:n,callback:e};t.push(r)},flush:function(){if(t.length){var e=[].concat(t);t.length=0,e.forEach((function(t){clearTimeout(t.timerId),t.callback()}))}}}},Jvn=function(t,e){gvn(),e(),vvn()},tmn=function(t,e){return{draggableId:t.draggable.id,type:t.droppable.type,source:{droppableId:t.droppable.id,index:t.draggable.index},mode:e}},emn=function(t,e,n,r){if(t){var a=function(t){var e=!1,n=!1,r=setTimeout((function(){n=!0})),a=function(a){e||n||(e=!0,t(a),clearTimeout(r))};return a.wasCalled=function(){return e},a}(n);t(e,{announce:a}),a.wasCalled()||n(r(e))}else n(r(e))},nmn=function(t,e){var n=function(t,e){var n=Qvn(),r=null,a=function(n){r||Tpn(!1),r=null,Jvn(0,(function(){return emn(t().onDragEnd,n,e,Upn)}))};return{beforeCapture:function(e,n){r&&Tpn(!1),Jvn(0,(function(){var r=t().onBeforeCapture;r&&r({draggableId:e,mode:n})}))},beforeStart:function(e,n){r&&Tpn(!1),Jvn(0,(function(){var r=t().onBeforeDragStart;r&&r(tmn(e,n))}))},start:function(a,i){r&&Tpn(!1);var o=tmn(a,i);r={mode:i,lastCritical:a,lastLocation:o.source,lastCombine:null},n.add((function(){Jvn(0,(function(){return emn(t().onDragStart,o,e,Ppn)}))}))},update:function(a,i){var o=fgn(i),l=pgn(i);r||Tpn(!1);var c=!function(t,e){if(t===e)return!0;var n=t.draggable.id===e.draggable.id&&t.draggable.droppableId===e.draggable.droppableId&&t.draggable.type===e.draggable.type&&t.draggable.index===e.draggable.index,r=t.droppable.id===e.droppable.id&&t.droppable.type===e.droppable.type;return n&&r}(a,r.lastCritical);c&&(r.lastCritical=a);var s=!function(t,e){return null==t&&null==e||null!=t&&null!=e&&t.droppableId===e.droppableId&&t.index===e.index}(r.lastLocation,o);s&&(r.lastLocation=o);var u=!function(t,e){return null==t&&null==e||null!=t&&null!=e&&t.draggableId===e.draggableId&&t.droppableId===e.droppableId}(r.lastCombine,l);if(u&&(r.lastCombine=l),c||s||u){var d=vf({},tmn(a,r.mode),{combine:l,destination:o});n.add((function(){Jvn(0,(function(){return emn(t().onDragUpdate,d,e,jpn)}))}))}},flush:function(){r||Tpn(!1),n.flush()},drop:a,abort:function(){if(r){var t=vf({},tmn(r.lastCritical,r.mode),{combine:null,destination:null,reason:"CANCEL"});a(t)}}}}(t,e);return function(t){return function(e){return function(r){if("BEFORE_INITIAL_CAPTURE"!==r.type){if("INITIAL_PUBLISH"===r.type){var a=r.payload.critical;return n.beforeStart(a,r.payload.movementMode),e(r),void n.start(a,r.payload.movementMode)}if("DROP_COMPLETE"===r.type){var i=r.payload.completed.result;return n.flush(),e(r),void n.drop(i)}if(e(r),"FLUSH"!==r.type){var o=t.getState();"DRAGGING"===o.phase&&n.update(o.critical,o.impact)}else n.abort()}else n.beforeCapture(r.payload.draggableId,r.payload.movementMode)}}}},rmn=function(t){return function(e){return function(n){if("DROP_ANIMATION_FINISHED"===n.type){var r=t.getState();"DROP_ANIMATING"!==r.phase&&Tpn(!1),t.dispatch(Vvn({completed:r.completed}))}else e(n)}}},amn=function(t){var e=null,n=null;return function(r){return function(a){if("FLUSH"!==a.type&&"DROP_COMPLETE"!==a.type&&"DROP_ANIMATION_FINISHED"!==a.type||(n&&(cancelAnimationFrame(n),n=null),e&&(e(),e=null)),r(a),"DROP_ANIMATE"===a.type){var i={eventName:"scroll",options:{capture:!0,passive:!1,once:!0},fn:function(){"DROP_ANIMATING"===t.getState().phase&&t.dispatch({type:"DROP_ANIMATION_FINISHED",payload:null})}};n=requestAnimationFrame((function(){n=null,e=Lpn(window,[i])}))}}}},imn=function(t){return function(e){return function(n){if(e(n),"PUBLISH_WHILE_DRAGGING"===n.type){var r=t.getState();"DROP_PENDING"===r.phase&&(r.isWaiting||t.dispatch(Ovn({reason:r.reason})))}}}},omn=Cfn,lmn=function(t){var e,n=t.dimensionMarshal,r=t.focusMarshal,a=t.styleMarshal,i=t.getResponders,o=t.announce,l=t.autoScroller;return Mfn(wvn,omn(function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return function(t){return function(){var n=t.apply(void 0,arguments),r=function(){throw new Error(vfn(15))},a={getState:n.getState,dispatch:function(){return r.apply(void 0,arguments)}},i=e.map((function(t){return t(a)}));return r=Cfn.apply(void 0,i)(n.dispatch),Se(Se({},n),{},{dispatch:r})}}}((e=a,function(){return function(t){return function(n){"INITIAL_PUBLISH"===n.type&&e.dragging(),"DROP_ANIMATE"===n.type&&e.dropping(n.payload.completed.result.reason),"FLUSH"!==n.type&&"DROP_COMPLETE"!==n.type||e.resting(),t(n)}}}),function(t){return function(){return function(e){return function(n){"DROP_COMPLETE"!==n.type&&"FLUSH"!==n.type&&"DROP_ANIMATE"!==n.type||t.stopPublishing(),e(n)}}}}(n),function(t){return function(e){var n=e.getState,r=e.dispatch;return function(e){return function(a){if("LIFT"===a.type){var i=a.payload,o=i.id,l=i.clientSelection,c=i.movementMode,s=n();"DROP_ANIMATING"===s.phase&&r(Vvn({completed:s.completed})),"IDLE"!==n().phase&&Tpn(!1),r(Tvn()),r({type:"BEFORE_INITIAL_CAPTURE",payload:{draggableId:o,movementMode:c}});var u={draggableId:o,scrollOptions:{shouldPublishImmediately:"SNAP"===c}},d=t.startPublishing(u),h=d.critical,f=d.dimensions,p=d.viewport;r({type:"INITIAL_PUBLISH",payload:{critical:h,dimensions:f,clientSelection:l,movementMode:c,viewport:p}})}else e(a)}}}}(n),Yvn,rmn,amn,imn,function(t){return function(e){return function(n){return function(r){if(function(t){return"DROP_COMPLETE"===t.type||"DROP_ANIMATE"===t.type||"FLUSH"===t.type}(r))return t.stop(),void n(r);if("INITIAL_PUBLISH"===r.type){n(r);var a=e.getState();return"DRAGGING"!==a.phase&&Tpn(!1),void t.start(a)}n(r),t.scroll(e.getState())}}}}(l),Kvn,function(t){var e=!1;return function(){return function(n){return function(r){if("INITIAL_PUBLISH"===r.type)return e=!0,t.tryRecordFocus(r.payload.critical.draggable.id),n(r),void t.tryRestoreFocusRecorded();if(n(r),e){if("FLUSH"===r.type)return e=!1,void t.tryRestoreFocusRecorded();if("DROP_COMPLETE"===r.type){e=!1;var a=r.payload.completed.result;a.combine&&t.tryShiftRecord(a.draggableId,a.combine.draggableId),t.tryRestoreFocusRecorded()}}}}}}(r),nmn(i,o))))};var cmn=function(t){var e=t.scrollHeight,n=t.scrollWidth,r=t.height,a=t.width,i=Gpn({x:n,y:e},{x:a,y:r});return{x:Math.max(0,i.x),y:Math.max(0,i.y)}},smn=function(){var t=document.documentElement;return t||Tpn(!1),t},umn=function(){var t=smn();return cmn({scrollHeight:t.scrollHeight,scrollWidth:t.scrollWidth,width:t.clientWidth,height:t.clientHeight})},dmn=function(t){var e=t.critical,n=t.scrollOptions,r=t.registry;gvn();var a=function(){var t=Xvn(),e=umn(),n=t.y,r=t.x,a=smn(),i=a.clientWidth,o=a.clientHeight;return{frame:fpn({top:n,left:r,right:r+i,bottom:n+o}),scroll:{initial:t,current:t,max:e,diff:{value:Wpn,displacement:Wpn}}}}(),i=a.scroll.current,o=e.droppable,l=r.droppable.getAllByType(o.type).map((function(t){return t.callbacks.getDimensionAndWatchScroll(i,n)})),c=r.draggable.getAllByType(e.draggable.type).map((function(t){return t.getDimension(i)})),s={draggables:sgn(c),droppables:cgn(l)};return vvn(),{dimensions:s,critical:e,viewport:a}};function hmn(t,e,n){return n.descriptor.id!==e.id&&(n.descriptor.type===e.type&&"virtual"===t.droppable.getById(n.descriptor.droppableId).descriptor.mode)}var fmn=function(t,e){var n=null,r=function(t){var e=t.registry,n=t.callbacks,r={additions:{},removals:{},modified:{}},a=null,i=function(){a||(n.collectionStarting(),a=requestAnimationFrame((function(){a=null,gvn();var t=r,i=t.additions,o=t.removals,l=t.modified,c=Object.keys(i).map((function(t){return e.draggable.getById(t).getDimension(Wpn)})).sort((function(t,e){return t.descriptor.index-e.descriptor.index})),s=Object.keys(l).map((function(t){return{droppableId:t,scroll:e.droppable.getById(t).callbacks.getScrollWhileDragging()}})),u={additions:c,removals:Object.keys(o),modified:s};r={additions:{},removals:{},modified:{}},vvn(),n.publish(u)})))};return{add:function(t){var e=t.descriptor.id;r.additions[e]=t,r.modified[t.descriptor.droppableId]=!0,r.removals[e]&&delete r.removals[e],i()},remove:function(t){var e=t.descriptor;r.removals[e.id]=!0,r.modified[e.droppableId]=!0,r.additions[e.id]&&delete r.additions[e.id],i()},stop:function(){a&&(cancelAnimationFrame(a),a=null,r={additions:{},removals:{},modified:{}})}}}({callbacks:{publish:e.publishWhileDragging,collectionStarting:e.collectionStarting},registry:t}),a=function(e){n||Tpn(!1);var a=n.critical.draggable;"ADDITION"===e.type&&hmn(t,a,e.value)&&r.add(e.value),"REMOVAL"===e.type&&hmn(t,a,e.value)&&r.remove(e.value)},i={updateDroppableIsEnabled:function(r,a){t.droppable.exists(r)||Tpn(!1),n&&e.updateDroppableIsEnabled({id:r,isEnabled:a})},updateDroppableIsCombineEnabled:function(r,a){n&&(t.droppable.exists(r)||Tpn(!1),e.updateDroppableIsCombineEnabled({id:r,isCombineEnabled:a}))},scrollDroppable:function(e,r){n&&t.droppable.getById(e).callbacks.scroll(r)},updateDroppableScroll:function(r,a){n&&(t.droppable.exists(r)||Tpn(!1),e.updateDroppableScroll({id:r,newScroll:a}))},startPublishing:function(e){n&&Tpn(!1);var r=t.draggable.getById(e.draggableId),i=t.droppable.getById(r.descriptor.droppableId),o={draggable:r.descriptor,droppable:i.descriptor},l=t.subscribe(a);return n={critical:o,unsubscribe:l},dmn({critical:o,registry:t,scrollOptions:e.scrollOptions})},stopPublishing:function(){if(n){r.stop();var e=n.critical.droppable;t.droppable.getAllByType(e.type).forEach((function(t){return t.callbacks.dragStopped()})),n.unsubscribe(),n=null}}};return i},pmn=function(t,e){return"IDLE"===t.phase||"DROP_ANIMATING"===t.phase&&(t.completed.result.draggableId!==e&&"DROP"===t.completed.result.reason)},gmn=function(t){window.scrollBy(t.x,t.y)},vmn=kpn((function(t){return ugn(t).filter((function(t){return!!t.isEnabled&&!!t.frame}))})),mmn=function(t){var e=t.center,n=t.destination,r=t.droppables;if(n){var a=r[n];return a.frame?a:null}var i=function(t,e){var n=ogn(vmn(e),(function(e){return e.frame||Tpn(!1),rvn(e.frame.pageMarginBox)(t)}));return n}(e,r);return i},ymn=.25,bmn=.05,xmn=28,Mmn=function(t){return Math.pow(t,2)},wmn={stopDampeningAt:1200,accelerateAt:360},zmn=function(t){var e=t.startOfRange,n=t.endOfRange,r=t.current,a=n-e;return 0===a?0:(r-e)/a},Cmn=wmn.accelerateAt,Amn=wmn.stopDampeningAt,kmn=function(t){var e=t.distanceToEdge,n=t.thresholds,r=t.dragStartTime,a=t.shouldUseTimeDampening,i=function(t,e){if(t>e.startScrollingFrom)return 0;if(t<=e.maxScrollValueAt)return xmn;if(t===e.startScrollingFrom)return 1;var n=zmn({startOfRange:e.maxScrollValueAt,endOfRange:e.startScrollingFrom,current:t}),r=xmn*Mmn(1-n);return Math.ceil(r)}(e,n);return 0===i?0:a?Math.max(function(t,e){var n=e,r=Amn,a=Date.now()-n;if(a>=Amn)return t;if(a<Cmn)return 1;var i=zmn({startOfRange:Cmn,endOfRange:r,current:a}),o=t*Mmn(i);return Math.ceil(o)}(i,r),1):i},Hmn=function(t){var e=t.container,n=t.distanceToEdges,r=t.dragStartTime,a=t.axis,i=t.shouldUseTimeDampening,o=function(t,e){return{startScrollingFrom:t[e.size]*ymn,maxScrollValueAt:t[e.size]*bmn}}(e,a);return n[a.end]<n[a.start]?kmn({distanceToEdge:n[a.end],thresholds:o,dragStartTime:r,shouldUseTimeDampening:i}):-1*kmn({distanceToEdge:n[a.start],thresholds:o,dragStartTime:r,shouldUseTimeDampening:i})},Emn=Qpn((function(t){return 0===t?0:t})),Smn=function(t){var e=t.dragStartTime,n=t.container,r=t.subject,a=t.center,i=t.shouldUseTimeDampening,o={top:a.y-n.top,right:n.right-a.x,bottom:n.bottom-a.y,left:a.x-n.left},l=Hmn({container:n,distanceToEdges:o,dragStartTime:e,axis:zgn,shouldUseTimeDampening:i}),c=Hmn({container:n,distanceToEdges:o,dragStartTime:e,axis:Cgn,shouldUseTimeDampening:i}),s=Emn({x:c,y:l});if(qpn(s,Wpn))return null;var u=function(t){var e=t.container,n=t.subject,r=t.proposedScroll,a=n.height>e.height,i=n.width>e.width;return i||a?i&&a?null:{x:i?0:r.x,y:a?0:r.y}:r}({container:n,subject:r,proposedScroll:s});return u?qpn(u,Wpn)?null:u:null},Lmn=Qpn((function(t){return 0===t?0:t>0?1:-1})),_mn=function(){var t=function(t,e){return t<0?t:t>e?t-e:0};return function(e){var n=e.current,r=e.max,a=e.change,i=Zpn(n,a),o={x:t(i.x,r.x),y:t(i.y,r.y)};return qpn(o,Wpn)?null:o}}(),Bmn=function(t){var e=t.max,n=t.current,r=t.change,a={x:Math.max(n.x,e.x),y:Math.max(n.y,e.y)},i=Lmn(r),o=_mn({max:a,current:n,change:i});return!o||(0!==i.x&&0===o.x||0!==i.y&&0===o.y)},Dmn=function(t,e){return Bmn({current:t.scroll.current,max:t.scroll.max,change:e})},Tmn=function(t,e){var n=t.frame;return!!n&&Bmn({current:n.scroll.current,max:n.scroll.max,change:e})},Vmn=function(t){var e=t.state,n=t.dragStartTime,r=t.shouldUseTimeDampening,a=t.scrollWindow,i=t.scrollDroppable,o=e.current.page.borderBoxCenter,l=e.dimensions.draggables[e.critical.draggable.id].page.marginBox;if(e.isWindowScrollAllowed){var c=function(t){var e=t.viewport,n=t.subject,r=t.center,a=t.dragStartTime,i=t.shouldUseTimeDampening,o=Smn({dragStartTime:a,container:e.frame,subject:n,center:r,shouldUseTimeDampening:i});return o&&Dmn(e,o)?o:null}({dragStartTime:n,viewport:e.viewport,subject:l,center:o,shouldUseTimeDampening:r});if(c)return void a(c)}var s=mmn({center:o,destination:tvn(e.impact),droppables:e.dimensions.droppables});if(s){var u=function(t){var e=t.droppable,n=t.subject,r=t.center,a=t.dragStartTime,i=t.shouldUseTimeDampening,o=e.frame;if(!o)return null;var l=Smn({dragStartTime:a,container:o.pageMarginBox,subject:n,center:r,shouldUseTimeDampening:i});return l&&Tmn(e,l)?l:null}({dragStartTime:n,droppable:s,subject:l,center:o,shouldUseTimeDampening:r});u&&i(s.descriptor.id,u)}},Omn=function(t){var e=t.move,n=t.scrollDroppable,r=t.scrollWindow,a=function(t,e){if(!Tmn(t,e))return e;var r=function(t,e){var n=t.frame;return n&&Tmn(t,e)?_mn({current:n.scroll.current,max:n.scroll.max,change:e}):null}(t,e);if(!r)return n(t.descriptor.id,e),null;var a=Gpn(e,r);return n(t.descriptor.id,a),Gpn(e,a)},i=function(t,e,n){if(!t)return n;if(!Dmn(e,n))return n;var a=function(t,e){if(!Dmn(t,e))return null;var n=t.scroll.max,r=t.scroll.current;return _mn({current:r,max:n,change:e})}(e,n);if(!a)return r(n),null;var i=Gpn(n,a);return r(i),Gpn(n,i)};return function(t){var n=t.scrollJumpRequest;if(n){var r=tvn(t.impact);r||Tpn(!1);var o=a(t.dimensions.droppables[r],n);if(o){var l=t.viewport,c=i(t.isWindowScrollAllowed,l,o);c&&function(t,n){var r=Zpn(t.current.client.selection,n);e({client:r})}(t,c)}}}},Imn=function(t){var e=t.scrollDroppable,n=t.scrollWindow,r=t.move,a=function(t){var e=t.scrollWindow,n=t.scrollDroppable,r=Hpn(e),a=Hpn(n),i=null,o=function(t){i||Tpn(!1);var e=i,n=e.shouldUseTimeDampening,o=e.dragStartTime;Vmn({state:t,scrollWindow:r,scrollDroppable:a,dragStartTime:o,shouldUseTimeDampening:n})};return{start:function(t){gvn(),i&&Tpn(!1);var e=Date.now(),n=!1,r=function(){n=!0};Vmn({state:t,dragStartTime:0,shouldUseTimeDampening:!1,scrollWindow:r,scrollDroppable:r}),i={dragStartTime:e,shouldUseTimeDampening:n},vvn(),n&&o(t)},stop:function(){i&&(r.cancel(),a.cancel(),i=null)},scroll:o}}({scrollWindow:n,scrollDroppable:e}),i=Omn({move:r,scrollWindow:n,scrollDroppable:e});return{scroll:function(t){"DRAGGING"===t.phase&&("FLUID"!==t.movementMode?t.scrollJumpRequest&&i(t):a.scroll(t))},start:a.start,stop:a.stop}},Rmn="data-rbd",Fmn=function(){var t=Rmn+"-drag-handle";return{base:t,draggableId:t+"-draggable-id",contextId:t+"-context-id"}}(),Nmn=function(){var t=Rmn+"-draggable";return{base:t,contextId:t+"-context-id",id:t+"-id"}}(),Pmn=function(){var t=Rmn+"-droppable";return{base:t,contextId:t+"-context-id",id:t+"-id"}}(),jmn={contextId:Rmn+"-scroll-container-context-id"},Umn=function(t,e){return t.map((function(t){var n=t.styles[e];return n?t.selector+" { "+n+" }":""})).join(" ")},Wmn=function(t){var e,n=(e=t,function(t){return"["+t+'="'+e+'"]'}),r=function(){var t="\n      cursor: -webkit-grab;\n      cursor: grab;\n    ";return{selector:n(Fmn.contextId),styles:{always:"\n          -webkit-touch-callout: none;\n          -webkit-tap-highlight-color: rgba(0,0,0,0);\n          touch-action: manipulation;\n        ",resting:t,dragging:"pointer-events: none;",dropAnimating:t}}}(),a=[function(){var t="\n      transition: "+jvn.outOfTheWay+";\n    ";return{selector:n(Nmn.contextId),styles:{dragging:t,dropAnimating:t,userCancel:t}}}(),r,{selector:n(Pmn.contextId),styles:{always:"overflow-anchor: none;"}},{selector:"body",styles:{dragging:"\n        cursor: grabbing;\n        cursor: -webkit-grabbing;\n        user-select: none;\n        -webkit-user-select: none;\n        -moz-user-select: none;\n        -ms-user-select: none;\n        overflow-anchor: none;\n      "}}];return{always:Umn(a,"always"),resting:Umn(a,"resting"),dragging:Umn(a,"dragging"),dropAnimating:Umn(a,"dropAnimating"),userCancel:Umn(a,"userCancel")}},Zmn="undefined"!==typeof window&&"undefined"!==typeof window.document&&"undefined"!==typeof window.document.createElement?x.useLayoutEffect:x.useEffect,Gmn=function(){var t=document.querySelector("head");return t||Tpn(!1),t},qmn=function(t){var e=document.createElement("style");return t&&e.setAttribute("nonce",t),e.type="text/css",e};var Ymn=function(t){return t&&t.ownerDocument?t.ownerDocument.defaultView:window};function Xmn(t){return t instanceof Ymn(t).HTMLElement}function $mn(t,e){var n="["+Fmn.contextId+'="'+t+'"]',r=lgn(document.querySelectorAll(n));if(!r.length)return null;var a=ogn(r,(function(t){return t.getAttribute(Fmn.draggableId)===e}));return a&&Xmn(a)?a:null}function Kmn(){var t={draggables:{},droppables:{}},e=[];function n(t){e.length&&e.forEach((function(e){return e(t)}))}function r(e){return t.draggables[e]||null}var a={register:function(e){t.draggables[e.descriptor.id]=e,n({type:"ADDITION",value:e})},update:function(e,n){var r=t.draggables[n.descriptor.id];r&&r.uniqueId===e.uniqueId&&(delete t.draggables[n.descriptor.id],t.draggables[e.descriptor.id]=e)},unregister:function(e){var a=e.descriptor.id,i=r(a);i&&e.uniqueId===i.uniqueId&&(delete t.draggables[a],n({type:"REMOVAL",value:e}))},getById:function(t){var e=r(t);return e||Tpn(!1),e},findById:r,exists:function(t){return Boolean(r(t))},getAllByType:function(e){return agn(t.draggables).filter((function(t){return t.descriptor.type===e}))}};function i(e){return t.droppables[e]||null}var o={register:function(e){t.droppables[e.descriptor.id]=e},unregister:function(e){var n=i(e.descriptor.id);n&&e.uniqueId===n.uniqueId&&delete t.droppables[e.descriptor.id]},getById:function(t){var e=i(t);return e||Tpn(!1),e},findById:i,exists:function(t){return Boolean(i(t))},getAllByType:function(e){return agn(t.droppables).filter((function(t){return t.descriptor.type===e}))}};return{draggable:a,droppable:o,subscribe:function(t){return e.push(t),function(){var n=e.indexOf(t);-1!==n&&e.splice(n,1)}},clean:function(){t.draggables={},t.droppables={},e.length=0}}}var Qmn=x.createContext(null),Jmn=function(){var t=document.body;return t||Tpn(!1),t},tyn={position:"absolute",width:"1px",height:"1px",margin:"-1px",border:"0",padding:"0",overflow:"hidden",clip:"rect(0 0 0 0)","clip-path":"inset(100%)"},eyn=function(t){return"rbd-announcement-"+t};var nyn=0,ryn={separator:"::"};function ayn(t,e){return void 0===e&&(e=ryn),cpn((function(){return""+t+e.separator+nyn++}),[e.separator,t])}var iyn=x.createContext(null);function oyn(t){0}function lyn(t,e){oyn()}function cyn(t){var e=(0,x.useRef)(t);return(0,x.useEffect)((function(){e.current=t})),e}var syn,uyn=27,dyn=32,hyn=37,fyn=38,pyn=39,gyn=40,vyn=((syn={})[13]=!0,syn[9]=!0,syn),myn=function(t){vyn[t.keyCode]&&t.preventDefault()},yyn=function(){var t="visibilitychange";return"undefined"===typeof document?t:ogn([t,"ms"+t,"webkit"+t,"moz"+t,"o"+t],(function(t){return"on"+t in document}))||t}(),byn=0,xyn=5;var Myn,wyn={type:"IDLE"};function zyn(t){var e=t.cancel,n=t.completed,r=t.getPhase,a=t.setPhase;return[{eventName:"mousemove",fn:function(t){var e=t.button,n=t.clientX,i=t.clientY;if(e===byn){var o={x:n,y:i},l=r();if("DRAGGING"===l.type)return t.preventDefault(),void l.actions.move(o);"PENDING"!==l.type&&Tpn(!1);var c=l.point;if(s=c,u=o,Math.abs(u.x-s.x)>=xyn||Math.abs(u.y-s.y)>=xyn){var s,u;t.preventDefault();var d=l.actions.fluidLift(o);a({type:"DRAGGING",actions:d})}}}},{eventName:"mouseup",fn:function(t){var a=r();"DRAGGING"===a.type?(t.preventDefault(),a.actions.drop({shouldBlockNextClick:!0}),n()):e()}},{eventName:"mousedown",fn:function(t){"DRAGGING"===r().type&&t.preventDefault(),e()}},{eventName:"keydown",fn:function(t){if("PENDING"!==r().type)return t.keyCode===uyn?(t.preventDefault(),void e()):void myn(t);e()}},{eventName:"resize",fn:e},{eventName:"scroll",options:{passive:!0,capture:!1},fn:function(){"PENDING"===r().type&&e()}},{eventName:"webkitmouseforcedown",fn:function(t){var n=r();"IDLE"===n.type&&Tpn(!1),n.actions.shouldRespectForcePress()?e():t.preventDefault()}},{eventName:yyn,fn:e}]}function Cyn(){}var Ayn=((Myn={})[34]=!0,Myn[33]=!0,Myn[36]=!0,Myn[35]=!0,Myn);function kyn(t,e){function n(){e(),t.cancel()}return[{eventName:"keydown",fn:function(r){return r.keyCode===uyn?(r.preventDefault(),void n()):r.keyCode===dyn?(r.preventDefault(),e(),void t.drop()):r.keyCode===gyn?(r.preventDefault(),void t.moveDown()):r.keyCode===fyn?(r.preventDefault(),void t.moveUp()):r.keyCode===pyn?(r.preventDefault(),void t.moveRight()):r.keyCode===hyn?(r.preventDefault(),void t.moveLeft()):void(Ayn[r.keyCode]?r.preventDefault():myn(r))}},{eventName:"mousedown",fn:n},{eventName:"mouseup",fn:n},{eventName:"click",fn:n},{eventName:"touchstart",fn:n},{eventName:"resize",fn:n},{eventName:"wheel",fn:n,options:{passive:!0}},{eventName:yyn,fn:n}]}var Hyn={type:"IDLE"},Eyn=.15;var Syn={input:!0,button:!0,textarea:!0,select:!0,option:!0,optgroup:!0,video:!0,audio:!0};function Lyn(t,e){if(null==e)return!1;if(Boolean(Syn[e.tagName.toLowerCase()]))return!0;var n=e.getAttribute("contenteditable");return"true"===n||""===n||e!==t&&Lyn(t,e.parentElement)}function _yn(t,e){var n=e.target;return!!Xmn(n)&&Lyn(t,n)}var Byn=function(t){return fpn(t.getBoundingClientRect()).center};var Dyn=function(){var t="matches";return"undefined"===typeof document?t:ogn([t,"msMatchesSelector","webkitMatchesSelector"],(function(t){return t in Element.prototype}))||t}();function Tyn(t,e){return null==t?null:t[Dyn](e)?t:Tyn(t.parentElement,e)}function Vyn(t,e){return t.closest?t.closest(e):Tyn(t,e)}function Oyn(t,e){var n,r=e.target;if(!((n=r)instanceof Ymn(n).Element))return null;var a=function(t){return"["+Fmn.contextId+'="'+t+'"]'}(t),i=Vyn(r,a);return i&&Xmn(i)?i:null}function Iyn(t){t.preventDefault()}function Ryn(t){var e=t.expected,n=t.phase,r=t.isLockActive;t.shouldWarn;return!!r()&&e===n}function Fyn(t){var e=t.lockAPI,n=t.store,r=t.registry,a=t.draggableId;if(e.isClaimed())return!1;var i=r.draggable.findById(a);return!!i&&(!!i.options.isEnabled&&!!pmn(n.getState(),a))}function Nyn(t){var e=t.lockAPI,n=t.contextId,r=t.store,a=t.registry,i=t.draggableId,o=t.forceSensorStop,l=t.sourceEvent;if(!Fyn({lockAPI:e,store:r,registry:a,draggableId:i}))return null;var c=a.draggable.getById(i),s=function(t,e){var n="["+Nmn.contextId+'="'+t+'"]',r=ogn(lgn(document.querySelectorAll(n)),(function(t){return t.getAttribute(Nmn.id)===e}));return r&&Xmn(r)?r:null}(n,c.descriptor.id);if(!s)return null;if(l&&!c.options.canDragInteractiveElements&&_yn(s,l))return null;var u=e.claim(o||Spn),d="PRE_DRAG";function h(){return c.options.shouldRespectForcePress}function f(){return e.isActive(u)}var p=function(t,e){Ryn({expected:t,phase:d,isLockActive:f,shouldWarn:!0})&&r.dispatch(e())}.bind(null,"DRAGGING");function g(t){function n(){e.release(),d="COMPLETED"}function a(e,a){if(void 0===a&&(a={shouldBlockNextClick:!1}),t.cleanup(),a.shouldBlockNextClick){var i=Lpn(window,[{eventName:"click",fn:Iyn,options:{once:!0,passive:!1,capture:!0}}]);setTimeout(i)}n(),r.dispatch(Ovn({reason:e}))}return"PRE_DRAG"!==d&&(n(),"PRE_DRAG"!==d&&Tpn(!1)),r.dispatch(zvn(t.liftActionArgs)),d="DRAGGING",vf({isActive:function(){return Ryn({expected:"DRAGGING",phase:d,isLockActive:f,shouldWarn:!1})},shouldRespectForcePress:h,drop:function(t){return a("DROP",t)},cancel:function(t){return a("CANCEL",t)}},t.actions)}var v={isActive:function(){return Ryn({expected:"PRE_DRAG",phase:d,isLockActive:f,shouldWarn:!1})},shouldRespectForcePress:h,fluidLift:function(t){var e=Hpn((function(t){p((function(){return Svn({client:t})}))}));return vf({},g({liftActionArgs:{id:i,clientSelection:t,movementMode:"FLUID"},cleanup:function(){return e.cancel()},actions:{move:e}}),{move:e})},snapLift:function(){var t={moveUp:function(){return p(Lvn)},moveRight:function(){return p(Bvn)},moveDown:function(){return p(_vn)},moveLeft:function(){return p(Dvn)}};return g({liftActionArgs:{id:i,clientSelection:Byn(s),movementMode:"SNAP"},cleanup:Spn,actions:t})},abort:function(){Ryn({expected:"PRE_DRAG",phase:d,isLockActive:f,shouldWarn:!0})&&e.release()}};return v}var Pyn=[function(t){var e=(0,x.useRef)(wyn),n=(0,x.useRef)(Spn),r=cpn((function(){return{eventName:"mousedown",fn:function(e){if(!e.defaultPrevented&&e.button===byn&&!(e.ctrlKey||e.metaKey||e.shiftKey||e.altKey)){var r=t.findClosestDraggableId(e);if(r){var a=t.tryGetLock(r,o,{sourceEvent:e});if(a){e.preventDefault();var i={x:e.clientX,y:e.clientY};n.current(),s(a,i)}}}}}}),[t]),a=cpn((function(){return{eventName:"webkitmouseforcewillbegin",fn:function(e){if(!e.defaultPrevented){var n=t.findClosestDraggableId(e);if(n){var r=t.findOptionsForDraggable(n);r&&(r.shouldRespectForcePress||t.canGetLock(n)&&e.preventDefault())}}}}}),[t]),i=spn((function(){n.current=Lpn(window,[a,r],{passive:!1,capture:!0})}),[a,r]),o=spn((function(){"IDLE"!==e.current.type&&(e.current=wyn,n.current(),i())}),[i]),l=spn((function(){var t=e.current;o(),"DRAGGING"===t.type&&t.actions.cancel({shouldBlockNextClick:!0}),"PENDING"===t.type&&t.actions.abort()}),[o]),c=spn((function(){var t=zyn({cancel:l,completed:o,getPhase:function(){return e.current},setPhase:function(t){e.current=t}});n.current=Lpn(window,t,{capture:!0,passive:!1})}),[l,o]),s=spn((function(t,n){"IDLE"!==e.current.type&&Tpn(!1),e.current={type:"PENDING",point:n,actions:t},c()}),[c]);Zmn((function(){return i(),function(){n.current()}}),[i])},function(t){var e=(0,x.useRef)(Cyn),n=cpn((function(){return{eventName:"keydown",fn:function(n){if(!n.defaultPrevented&&n.keyCode===dyn){var a=t.findClosestDraggableId(n);if(a){var i=t.tryGetLock(a,c,{sourceEvent:n});if(i){n.preventDefault();var o=!0,l=i.snapLift();e.current(),e.current=Lpn(window,kyn(l,c),{capture:!0,passive:!1})}}}function c(){o||Tpn(!1),o=!1,e.current(),r()}}}}),[t]),r=spn((function(){e.current=Lpn(window,[n],{passive:!1,capture:!0})}),[n]);Zmn((function(){return r(),function(){e.current()}}),[r])},function(t){var e=(0,x.useRef)(Hyn),n=(0,x.useRef)(Spn),r=spn((function(){return e.current}),[]),a=spn((function(t){e.current=t}),[]),i=cpn((function(){return{eventName:"touchstart",fn:function(e){if(!e.defaultPrevented){var r=t.findClosestDraggableId(e);if(r){var a=t.tryGetLock(r,l,{sourceEvent:e});if(a){var i=e.touches[0],o={x:i.clientX,y:i.clientY};n.current(),d(a,o)}}}}}}),[t]),o=spn((function(){n.current=Lpn(window,[i],{capture:!0,passive:!1})}),[i]),l=spn((function(){var t=e.current;"IDLE"!==t.type&&("PENDING"===t.type&&clearTimeout(t.longPressTimerId),a(Hyn),n.current(),o())}),[o,a]),c=spn((function(){var t=e.current;l(),"DRAGGING"===t.type&&t.actions.cancel({shouldBlockNextClick:!0}),"PENDING"===t.type&&t.actions.abort()}),[l]),s=spn((function(){var t={capture:!0,passive:!1},e={cancel:c,completed:l,getPhase:r},a=Lpn(window,function(t){var e=t.cancel,n=t.completed,r=t.getPhase;return[{eventName:"touchmove",options:{capture:!1},fn:function(t){var n=r();if("DRAGGING"===n.type){n.hasMoved=!0;var a=t.touches[0],i={x:a.clientX,y:a.clientY};t.preventDefault(),n.actions.move(i)}else e()}},{eventName:"touchend",fn:function(t){var a=r();"DRAGGING"===a.type?(t.preventDefault(),a.actions.drop({shouldBlockNextClick:!0}),n()):e()}},{eventName:"touchcancel",fn:function(t){"DRAGGING"===r().type?(t.preventDefault(),e()):e()}},{eventName:"touchforcechange",fn:function(t){var n=r();"IDLE"===n.type&&Tpn(!1);var a=t.touches[0];if(a&&a.force>=Eyn){var i=n.actions.shouldRespectForcePress();if("PENDING"!==n.type)return i?n.hasMoved?void t.preventDefault():void e():void t.preventDefault();i&&e()}}},{eventName:yyn,fn:e}]}(e),t),i=Lpn(window,function(t){var e=t.cancel,n=t.getPhase;return[{eventName:"orientationchange",fn:e},{eventName:"resize",fn:e},{eventName:"contextmenu",fn:function(t){t.preventDefault()}},{eventName:"keydown",fn:function(t){"DRAGGING"===n().type?(t.keyCode===uyn&&t.preventDefault(),e()):e()}},{eventName:yyn,fn:e}]}(e),t);n.current=function(){a(),i()}}),[c,r,l]),u=spn((function(){var t=r();"PENDING"!==t.type&&Tpn(!1);var e=t.actions.fluidLift(t.point);a({type:"DRAGGING",actions:e,hasMoved:!1})}),[r,a]),d=spn((function(t,e){"IDLE"!==r().type&&Tpn(!1);var n=setTimeout(u,120);a({type:"PENDING",point:e,actions:t,longPressTimerId:n}),s()}),[s,r,a,u]);Zmn((function(){return o(),function(){n.current();var t=r();"PENDING"===t.type&&(clearTimeout(t.longPressTimerId),a(Hyn))}}),[r,o,a]),Zmn((function(){return Lpn(window,[{eventName:"touchmove",fn:function(){},options:{capture:!1,passive:!1}}])}),[])}];function jyn(t){var e=t.contextId,n=t.store,r=t.registry,a=t.customSensors,i=t.enableDefaultSensors,o=[].concat(i?Pyn:[],a||[]),l=(0,x.useState)((function(){return function(){var t=null;function e(){t||Tpn(!1),t=null}return{isClaimed:function(){return Boolean(t)},isActive:function(e){return e===t},claim:function(e){t&&Tpn(!1);var n={abandon:e};return t=n,n},release:e,tryAbandon:function(){t&&(t.abandon(),e())}}}()}))[0],c=spn((function(t,e){t.isDragging&&!e.isDragging&&l.tryAbandon()}),[l]);Zmn((function(){var t=n.getState();return n.subscribe((function(){var e=n.getState();c(t,e),t=e}))}),[l,n,c]),Zmn((function(){return l.tryAbandon}),[l.tryAbandon]);var s=spn((function(t){return Fyn({lockAPI:l,registry:r,store:n,draggableId:t})}),[l,r,n]),u=spn((function(t,a,i){return Nyn({lockAPI:l,registry:r,contextId:e,store:n,draggableId:t,forceSensorStop:a,sourceEvent:i&&i.sourceEvent?i.sourceEvent:null})}),[e,l,r,n]),d=spn((function(t){return function(t,e){var n=Oyn(t,e);return n?n.getAttribute(Fmn.draggableId):null}(e,t)}),[e]),h=spn((function(t){var e=r.draggable.findById(t);return e?e.options:null}),[r.draggable]),f=spn((function(){l.isClaimed()&&(l.tryAbandon(),"IDLE"!==n.getState().phase&&n.dispatch(Tvn()))}),[l,n]),p=spn(l.isClaimed,[l]),g=cpn((function(){return{canGetLock:s,tryGetLock:u,findClosestDraggableId:d,findOptionsForDraggable:h,tryReleaseLock:f,isLockClaimed:p}}),[s,u,d,h,f,p]);oyn();for(var v=0;v<o.length;v++)o[v](g)}var Uyn=function(t){return{onBeforeCapture:t.onBeforeCapture,onBeforeDragStart:t.onBeforeDragStart,onDragStart:t.onDragStart,onDragEnd:t.onDragEnd,onDragUpdate:t.onDragUpdate}};function Wyn(t){return t.current||Tpn(!1),t.current}function Zyn(t){var e=t.contextId,n=t.setCallbacks,r=t.sensors,a=t.nonce,i=t.dragHandleUsageInstructions,o=(0,x.useRef)(null);lyn();var l=cyn(t),c=spn((function(){return Uyn(l.current)}),[l]),s=function(t){var e=cpn((function(){return eyn(t)}),[t]),n=(0,x.useRef)(null);return(0,x.useEffect)((function(){var t=document.createElement("div");return n.current=t,t.id=e,t.setAttribute("aria-live","assertive"),t.setAttribute("aria-atomic","true"),vf(t.style,tyn),Jmn().appendChild(t),function(){setTimeout((function(){var e=Jmn();e.contains(t)&&e.removeChild(t),t===n.current&&(n.current=null)}))}}),[e]),spn((function(t){var e=n.current;e&&(e.textContent=t)}),[])}(e),u=function(t){var e=t.contextId,n=t.text,r=ayn("hidden-text",{separator:"-"}),a=cpn((function(){return function(t){return"rbd-hidden-text-"+t.contextId+"-"+t.uniqueId}({contextId:e,uniqueId:r})}),[r,e]);return(0,x.useEffect)((function(){var t=document.createElement("div");return t.id=a,t.textContent=n,t.style.display="none",Jmn().appendChild(t),function(){var e=Jmn();e.contains(t)&&e.removeChild(t)}}),[a,n]),a}({contextId:e,text:i}),d=function(t,e){var n=cpn((function(){return Wmn(t)}),[t]),r=(0,x.useRef)(null),a=(0,x.useRef)(null),i=spn(kpn((function(t){var e=a.current;e||Tpn(!1),e.textContent=t})),[]),o=spn((function(t){var e=r.current;e||Tpn(!1),e.textContent=t}),[]);Zmn((function(){(r.current||a.current)&&Tpn(!1);var l=qmn(e),c=qmn(e);return r.current=l,a.current=c,l.setAttribute(Rmn+"-always",t),c.setAttribute(Rmn+"-dynamic",t),Gmn().appendChild(l),Gmn().appendChild(c),o(n.always),i(n.resting),function(){var t=function(t){var e=t.current;e||Tpn(!1),Gmn().removeChild(e),t.current=null};t(r),t(a)}}),[e,o,i,n.always,n.resting,t]);var l=spn((function(){return i(n.dragging)}),[i,n.dragging]),c=spn((function(t){i("DROP"!==t?n.userCancel:n.dropAnimating)}),[i,n.dropAnimating,n.userCancel]),s=spn((function(){a.current&&i(n.resting)}),[i,n.resting]);return cpn((function(){return{dragging:l,dropping:c,resting:s}}),[l,c,s])}(e,a),h=spn((function(t){Wyn(o).dispatch(t)}),[]),f=cpn((function(){return zfn({publishWhileDragging:Cvn,updateDroppableScroll:kvn,updateDroppableIsEnabled:Hvn,updateDroppableIsCombineEnabled:Evn,collectionStarting:Avn},h)}),[h]),p=function(){var t=cpn(Kmn,[]);return(0,x.useEffect)((function(){return function(){requestAnimationFrame(t.clean)}}),[t]),t}(),g=cpn((function(){return fmn(p,f)}),[p,f]),v=cpn((function(){return Imn(vf({scrollWindow:gmn,scrollDroppable:g.scrollDroppable},zfn({move:Svn},h)))}),[g.scrollDroppable,h]),m=function(t){var e=(0,x.useRef)({}),n=(0,x.useRef)(null),r=(0,x.useRef)(null),a=(0,x.useRef)(!1),i=spn((function(t,n){var r={id:t,focus:n};return e.current[t]=r,function(){var n=e.current;n[t]!==r&&delete n[t]}}),[]),o=spn((function(e){var n=$mn(t,e);n&&n!==document.activeElement&&n.focus()}),[t]),l=spn((function(t,e){n.current===t&&(n.current=e)}),[]),c=spn((function(){r.current||a.current&&(r.current=requestAnimationFrame((function(){r.current=null;var t=n.current;t&&o(t)})))}),[o]),s=spn((function(t){n.current=null;var e=document.activeElement;e&&e.getAttribute(Fmn.draggableId)===t&&(n.current=t)}),[]);return Zmn((function(){return a.current=!0,function(){a.current=!1;var t=r.current;t&&cancelAnimationFrame(t)}}),[]),cpn((function(){return{register:i,tryRecordFocus:s,tryRestoreFocusRecorded:c,tryShiftRecord:l}}),[i,s,c,l])}(e),y=cpn((function(){return lmn({announce:s,autoScroller:v,dimensionMarshal:g,focusMarshal:m,getResponders:c,styleMarshal:d})}),[s,v,g,m,c,d]);o.current=y;var b=spn((function(){var t=Wyn(o);"IDLE"!==t.getState().phase&&t.dispatch(Tvn())}),[]),M=spn((function(){var t=Wyn(o).getState();return t.isDragging||"DROP_ANIMATING"===t.phase}),[]);n(cpn((function(){return{isDragging:M,tryAbort:b}}),[M,b]));var w=spn((function(t){return pmn(Wyn(o).getState(),t)}),[]),z=spn((function(){return nvn(Wyn(o).getState())}),[]),C=cpn((function(){return{marshal:g,focus:m,contextId:e,canLift:w,isMovementAllowed:z,dragHandleUsageInstructionsId:u,registry:p}}),[e,g,u,m,w,z,p]);return jyn({contextId:e,store:y,registry:p,customSensors:r,enableDefaultSensors:!1!==t.enableDefaultSensors}),(0,x.useEffect)((function(){return b}),[b]),x.createElement(iyn.Provider,{value:C},x.createElement(_fn,{context:Qmn,store:y},t.children))}var Gyn=0;function qyn(t){var e=cpn((function(){return""+Gyn++}),[]),n=t.dragHandleUsageInstructions||Npn;return x.createElement(Vpn,null,(function(r){return x.createElement(Zyn,{nonce:t.nonce,contextId:e,setCallbacks:r,dragHandleUsageInstructions:n,enableDefaultSensors:t.enableDefaultSensors,sensors:t.sensors,onBeforeCapture:t.onBeforeCapture,onBeforeDragStart:t.onBeforeDragStart,onDragStart:t.onDragStart,onDragUpdate:t.onDragUpdate,onDragEnd:t.onDragEnd},t.children)}))}var Yyn=function(t){return function(e){return t===e}},Xyn=Yyn("scroll"),$yn=Yyn("auto"),Kyn=(Yyn("visible"),function(t,e){return e(t.overflowX)||e(t.overflowY)}),Qyn=function(t){var e=window.getComputedStyle(t),n={overflowX:e.overflowX,overflowY:e.overflowY};return Kyn(n,Xyn)||Kyn(n,$yn)},Jyn=function t(e){return null==e||e===document.body||e===document.documentElement?null:Qyn(e)?e:t(e.parentElement)},tbn=function(t){return{x:t.scrollLeft,y:t.scrollTop}},ebn=function t(e){return!!e&&("fixed"===window.getComputedStyle(e).position||t(e.parentElement))},nbn=function(t){return{closestScrollable:Jyn(t),isFixedOnPage:ebn(t)}},rbn=function(t){var e=t.ref,n=t.descriptor,r=t.env,a=t.windowScroll,i=t.direction,o=t.isDropDisabled,l=t.isCombineEnabled,c=t.shouldClipSubject,s=r.closestScrollable,u=function(t,e){var n=wpn(t);if(!e)return n;if(t!==e)return n;var r=n.paddingBox.top-e.scrollTop,a=n.paddingBox.left-e.scrollLeft,i=r+e.scrollHeight,o=a+e.scrollWidth,l=ppn({top:r,right:o,bottom:i,left:a},n.border);return mpn({borderBox:l,margin:n.margin,border:n.border,padding:n.padding})}(e,s),d=xpn(u,a),h=function(){if(!s)return null;var t=wpn(s),e={scrollHeight:s.scrollHeight,scrollWidth:s.scrollWidth};return{client:t,page:xpn(t,a),scroll:tbn(s),scrollSize:e,shouldClipSubject:c}}(),f=function(t){var e=t.descriptor,n=t.isEnabled,r=t.isCombineEnabled,a=t.isFixedOnPage,i=t.direction,o=t.client,l=t.page,c=t.closest,s=function(){if(!c)return null;var t=c.scrollSize,e=c.client,n=cmn({scrollHeight:t.scrollHeight,scrollWidth:t.scrollWidth,height:e.paddingBox.height,width:e.paddingBox.width});return{pageMarginBox:c.page.marginBox,frameClient:e,scrollSize:t,shouldClipSubject:c.shouldClipSubject,scroll:{initial:c.scroll,current:c.scroll,max:n,diff:{value:Wpn,displacement:Wpn}}}}(),u="vertical"===i?zgn:Cgn;return{descriptor:e,isCombineEnabled:r,isFixedOnPage:a,axis:u,isEnabled:n,client:o,page:l,frame:s,subject:ngn({page:l,withPlaceholder:null,axis:u,frame:s})}}({descriptor:n,isEnabled:!o,isCombineEnabled:l,isFixedOnPage:r.isFixedOnPage,direction:i,client:u,page:d,closest:h});return f},abn={passive:!1},ibn={passive:!0},obn=function(t){return t.shouldPublishImmediately?abn:ibn};function lbn(t){var e=(0,x.useContext)(t);return e||Tpn(!1),e}var cbn=function(t){return t&&t.env.closestScrollable||null};function sbn(){}var ubn={width:0,height:0,margin:{top:0,right:0,bottom:0,left:0}},dbn=function(t){var e=t.isAnimatingOpenOnMount,n=t.placeholder,r=t.animate,a=function(t){var e=t.isAnimatingOpenOnMount,n=t.placeholder,r=t.animate;return e||"close"===r?ubn:{height:n.client.borderBox.height,width:n.client.borderBox.width,margin:n.client.margin}}({isAnimatingOpenOnMount:e,placeholder:n,animate:r});return{display:n.display,boxSizing:"border-box",width:a.width,height:a.height,marginTop:a.margin.top,marginRight:a.margin.right,marginBottom:a.margin.bottom,marginLeft:a.margin.left,flexShrink:"0",flexGrow:"0",pointerEvents:"none",transition:"none"!==r?jvn.placeholder:null}};var hbn=x.memo((function(t){var e=(0,x.useRef)(null),n=spn((function(){e.current&&(clearTimeout(e.current),e.current=null)}),[]),r=t.animate,a=t.onTransitionEnd,i=t.onClose,o=t.contextId,l=(0,x.useState)("open"===t.animate),c=l[0],s=l[1];(0,x.useEffect)((function(){return c?"open"!==r?(n(),s(!1),sbn):e.current?sbn:(e.current=setTimeout((function(){e.current=null,s(!1)})),n):sbn}),[r,c,n]);var u=spn((function(t){"height"===t.propertyName&&(a(),"close"===r&&i())}),[r,i,a]),d=dbn({isAnimatingOpenOnMount:c,animate:t.animate,placeholder:t.placeholder});return x.createElement(t.placeholder.tagName,{style:d,"data-rbd-placeholder-context-id":o,onTransitionEnd:u,ref:t.innerRef})})),fbn=x.createContext(null);var pbn=function(t){function e(){for(var e,n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];return(e=t.call.apply(t,[this].concat(r))||this).state={isVisible:Boolean(e.props.on),data:e.props.on,animate:e.props.shouldAnimate&&e.props.on?"open":"none"},e.onClose=function(){"close"===e.state.animate&&e.setState({isVisible:!1})},e}return rU(e,t),e.getDerivedStateFromProps=function(t,e){return t.shouldAnimate?t.on?{isVisible:!0,data:t.on,animate:"open"}:e.isVisible?{isVisible:!0,data:e.data,animate:"close"}:{isVisible:!1,animate:"close",data:null}:{isVisible:Boolean(t.on),data:t.on,animate:"none"}},e.prototype.render=function(){if(!this.state.isVisible)return null;var t={onClose:this.onClose,data:this.state.data,animate:this.state.animate};return this.props.children(t)},e}(x.PureComponent),gbn={dragging:5e3,dropAnimating:4500},vbn=function(t,e){return e?jvn.drop(e.duration):t?jvn.snap:jvn.fluid},mbn=function(t,e){return t?e?Fvn.drop:Fvn.combining:null},ybn=function(t){return null!=t.forceShouldAnimate?t.forceShouldAnimate:"SNAP"===t.mode};function bbn(t){return"DRAGGING"===t.type?function(t){var e=t.dimension.client,n=t.offset,r=t.combineWith,a=t.dropping,i=Boolean(r),o=ybn(t),l=Boolean(a),c=l?Wvn.drop(n,i):Wvn.moveTo(n);return{position:"fixed",top:e.marginBox.top,left:e.marginBox.left,boxSizing:"border-box",width:e.borderBox.width,height:e.borderBox.height,transition:vbn(o,a),transform:c,opacity:mbn(i,l),zIndex:l?gbn.dropAnimating:gbn.dragging,pointerEvents:"none"}}(t):(e=t,{transform:Wvn.moveTo(e.offset),transition:e.shouldAnimateDisplacement?null:"none"});var e}function xbn(t){var e=ayn("draggable"),n=t.descriptor,r=t.registry,a=t.getDraggableRef,i=t.canDragInteractiveElements,o=t.shouldRespectForcePress,l=t.isEnabled,c=cpn((function(){return{canDragInteractiveElements:i,shouldRespectForcePress:o,isEnabled:l}}),[i,l,o]),s=spn((function(t){var e=a();return e||Tpn(!1),function(t,e,n){void 0===n&&(n=Wpn);var r=window.getComputedStyle(e),a=e.getBoundingClientRect(),i=Mpn(a,r),o=xpn(i,n);return{descriptor:t,placeholder:{client:i,tagName:e.tagName.toLowerCase(),display:r.display},displaceBy:{x:i.marginBox.width,y:i.marginBox.height},client:i,page:o}}(n,e,t)}),[n,a]),u=cpn((function(){return{uniqueId:e,descriptor:n,options:c,getDimension:s}}),[n,s,c,e]),d=(0,x.useRef)(u),h=(0,x.useRef)(!0);Zmn((function(){return r.draggable.register(d.current),function(){return r.draggable.unregister(d.current)}}),[r.draggable]),Zmn((function(){if(h.current)h.current=!1;else{var t=d.current;d.current=u,r.draggable.update(u,t)}}),[u,r.draggable])}function Mbn(t,e,n){lyn()}function wbn(t){t.preventDefault()}var zbn=function(t,e){return t===e},Cbn=function(t){var e=t.combine,n=t.destination;return n?n.droppableId:e?e.droppableId:null};function Abn(t){return{isDragging:!1,isDropAnimating:!1,isClone:!1,dropAnimation:null,mode:null,draggingOver:null,combineTargetFor:t,combineWith:null}}var kbn={mapped:{type:"SECONDARY",offset:Wpn,combineTargetFor:null,shouldAnimateDisplacement:!0,snapshot:Abn(null)}};var Hbn=ipn((function(){var t=function(){var t=kpn((function(t,e){return{x:t,y:e}})),e=kpn((function(t,e,n,r,a){return{isDragging:!0,isClone:e,isDropAnimating:Boolean(a),dropAnimation:a,mode:t,draggingOver:n,combineWith:r,combineTargetFor:null}})),n=kpn((function(t,n,r,a,i,o,l){return{mapped:{type:"DRAGGING",dropping:null,draggingOver:i,combineWith:o,mode:n,offset:t,dimension:r,forceShouldAnimate:l,snapshot:e(n,a,i,o,null)}}}));return function(r,a){if(r.isDragging){if(r.critical.draggable.id!==a.draggableId)return null;var i=r.current.client.offset,o=r.dimensions.draggables[a.draggableId],l=tvn(r.impact),c=(u=r.impact).at&&"COMBINE"===u.at.type?u.at.combine.draggableId:null,s=r.forceShouldAnimate;return n(t(i.x,i.y),r.movementMode,o,a.isClone,l,c,s)}var u;if("DROP_ANIMATING"===r.phase){var d=r.completed;if(d.result.draggableId!==a.draggableId)return null;var h=a.isClone,f=r.dimensions.draggables[a.draggableId],p=d.result,g=p.mode,v=Cbn(p),m=function(t){return t.combine?t.combine.draggableId:null}(p),y={duration:r.dropDuration,curve:Rvn,moveTo:r.newHomeClientOffset,opacity:m?Fvn.drop:null,scale:m?Nvn.drop:null};return{mapped:{type:"DRAGGING",offset:r.newHomeClientOffset,dimension:f,dropping:y,draggingOver:v,combineWith:m,mode:g,forceShouldAnimate:null,snapshot:e(g,h,v,m,y)}}}return null}}(),e=function(){var t=kpn((function(t,e){return{x:t,y:e}})),e=kpn(Abn),n=kpn((function(t,n,r){return void 0===n&&(n=null),{mapped:{type:"SECONDARY",offset:t,combineTargetFor:n,shouldAnimateDisplacement:r,snapshot:e(n)}}})),r=function(t){return t?n(Wpn,t,!0):null},a=function(e,a,i,o){var l=i.displaced.visible[e],c=Boolean(o.inVirtualList&&o.effected[e]),s=pgn(i),u=s&&s.draggableId===e?a:null;if(!l){if(!c)return r(u);if(i.displaced.invisible[e])return null;var d=Ypn(o.displacedBy.point),h=t(d.x,d.y);return n(h,u,!0)}if(c)return r(u);var f=i.displacedBy.point,p=t(f.x,f.y);return n(p,u,l.shouldAnimate)};return function(t,e){if(t.isDragging)return t.critical.draggable.id===e.draggableId?null:a(e.draggableId,t.critical.draggable.id,t.impact,t.afterCritical);if("DROP_ANIMATING"===t.phase){var n=t.completed;return n.result.draggableId===e.draggableId?null:a(e.draggableId,n.result.draggableId,n.impact,n.afterCritical)}return null}}();return function(n,r){return t(n,r)||e(n,r)||kbn}}),{dropAnimationFinished:Ivn},null,{context:Qmn,pure:!0,areStatePropsEqual:zbn})((function(t){var e=(0,x.useRef)(null),n=spn((function(t){e.current=t}),[]),r=spn((function(){return e.current}),[]),a=lbn(iyn),i=a.contextId,o=a.dragHandleUsageInstructionsId,l=a.registry,c=lbn(fbn),s=c.type,u=c.droppableId,d=cpn((function(){return{id:t.draggableId,index:t.index,type:s,droppableId:u}}),[t.draggableId,t.index,s,u]),h=t.children,f=t.draggableId,p=t.isEnabled,g=t.shouldRespectForcePress,v=t.canDragInteractiveElements,m=t.isClone,y=t.mapped,b=t.dropAnimationFinished;Mbn(),oyn(),m||xbn(cpn((function(){return{descriptor:d,registry:l,getDraggableRef:r,canDragInteractiveElements:v,shouldRespectForcePress:g,isEnabled:p}}),[d,l,r,v,g,p]));var M=cpn((function(){return p?{tabIndex:0,role:"button","aria-describedby":o,"data-rbd-drag-handle-draggable-id":f,"data-rbd-drag-handle-context-id":i,draggable:!1,onDragStart:wbn}:null}),[i,o,f,p]),w=spn((function(t){"DRAGGING"===y.type&&y.dropping&&"transform"===t.propertyName&&b()}),[b,y]),z=cpn((function(){var t=bbn(y),e="DRAGGING"===y.type&&y.dropping?w:null;return{innerRef:n,draggableProps:{"data-rbd-draggable-context-id":i,"data-rbd-draggable-id":f,style:t,onTransitionEnd:e},dragHandleProps:M}}),[i,M,f,y,w,n]),C=cpn((function(){return{draggableId:d.id,type:d.type,source:{index:d.index,droppableId:d.droppableId}}}),[d.droppableId,d.id,d.index,d.type]);return h(z,y.snapshot,C)}));function Ebn(t){return lbn(fbn).isUsingCloneFor!==t.draggableId||t.isClone?x.createElement(Hbn,t):null}function Sbn(t){var e="boolean"!==typeof t.isDragDisabled||!t.isDragDisabled,n=Boolean(t.disableInteractiveElementBlocking),r=Boolean(t.shouldRespectForcePress);return x.createElement(Ebn,vf({},t,{isClone:!1,isEnabled:e,canDragInteractiveElements:n,shouldRespectForcePress:r}))}var Lbn=function(t,e){return t===e.droppable.type},_bn=function(t,e){return e.draggables[t.draggable.id]},Bbn={updateViewportMaxScroll:function(t){return{type:"UPDATE_VIEWPORT_MAX_SCROLL",payload:t}}};var Dbn={mode:"standard",type:"DEFAULT",direction:"vertical",isDropDisabled:!1,isCombineEnabled:!1,ignoreContainerClipping:!1,renderClone:null,getContainerForClone:function(){return document.body||Tpn(!1),document.body}},Tbn=ipn((function(){var t={placeholder:null,shouldAnimatePlaceholder:!0,snapshot:{isDraggingOver:!1,draggingOverWith:null,draggingFromThisWith:null,isUsingPlaceholder:!1},useClone:null},e=vf({},t,{shouldAnimatePlaceholder:!1}),n=kpn((function(t){return{draggableId:t.id,type:t.type,source:{index:t.index,droppableId:t.droppableId}}})),r=kpn((function(r,a,i,o,l,c){var s=l.descriptor.id;if(l.descriptor.droppableId===r){var u=c?{render:c,dragging:n(l.descriptor)}:null,d={isDraggingOver:i,draggingOverWith:i?s:null,draggingFromThisWith:s,isUsingPlaceholder:!0};return{placeholder:l.placeholder,shouldAnimatePlaceholder:!1,snapshot:d,useClone:u}}if(!a)return e;if(!o)return t;var h={isDraggingOver:i,draggingOverWith:s,draggingFromThisWith:null,isUsingPlaceholder:!0};return{placeholder:l.placeholder,shouldAnimatePlaceholder:!0,snapshot:h,useClone:null}}));return function(n,a){var i=a.droppableId,o=a.type,l=!a.isDropDisabled,c=a.renderClone;if(n.isDragging){var s=n.critical;if(!Lbn(o,s))return e;var u=_bn(s,n.dimensions),d=tvn(n.impact)===i;return r(i,l,d,d,u,c)}if("DROP_ANIMATING"===n.phase){var h=n.completed;if(!Lbn(o,h.critical))return e;var f=_bn(h.critical,n.dimensions);return r(i,l,Cbn(h.result)===i,tvn(h.impact)===i,f,c)}if("IDLE"===n.phase&&n.completed&&!n.shouldFlush){var p=n.completed;if(!Lbn(o,p.critical))return e;var g=tvn(p.impact)===i,v=Boolean(p.impact.at&&"COMBINE"===p.impact.at.type),m=p.critical.droppable.id===i;return g?v?t:e:m?t:e}return e}}),Bbn,null,{context:Qmn,pure:!0,areStatePropsEqual:zbn})((function(t){var e=(0,x.useContext)(iyn);e||Tpn(!1);var n=e.contextId,r=e.isMovementAllowed,a=(0,x.useRef)(null),i=(0,x.useRef)(null),o=t.children,l=t.droppableId,c=t.type,s=t.mode,u=t.direction,d=t.ignoreContainerClipping,h=t.isDropDisabled,f=t.isCombineEnabled,p=t.snapshot,g=t.useClone,v=t.updateViewportMaxScroll,m=t.getContainerForClone,y=spn((function(){return a.current}),[]),b=spn((function(t){a.current=t}),[]),M=(spn((function(){return i.current}),[]),spn((function(t){i.current=t}),[]));lyn();var w=spn((function(){r()&&v({maxScroll:umn()})}),[r,v]);!function(t){var e=(0,x.useRef)(null),n=lbn(iyn),r=ayn("droppable"),a=n.registry,i=n.marshal,o=cyn(t),l=cpn((function(){return{id:t.droppableId,type:t.type,mode:t.mode}}),[t.droppableId,t.mode,t.type]),c=(0,x.useRef)(l),s=cpn((function(){return kpn((function(t,n){e.current||Tpn(!1);var r={x:t,y:n};i.updateDroppableScroll(l.id,r)}))}),[l.id,i]),u=spn((function(){var t=e.current;return t&&t.env.closestScrollable?tbn(t.env.closestScrollable):Wpn}),[]),d=spn((function(){var t=u();s(t.x,t.y)}),[u,s]),h=cpn((function(){return Hpn(d)}),[d]),f=spn((function(){var t=e.current,n=cbn(t);t&&n||Tpn(!1),t.scrollOptions.shouldPublishImmediately?d():h()}),[h,d]),p=spn((function(t,r){e.current&&Tpn(!1);var a=o.current,i=a.getDroppableRef();i||Tpn(!1);var c=nbn(i),s={ref:i,descriptor:l,env:c,scrollOptions:r};e.current=s;var u=rbn({ref:i,descriptor:l,env:c,windowScroll:t,direction:a.direction,isDropDisabled:a.isDropDisabled,isCombineEnabled:a.isCombineEnabled,shouldClipSubject:!a.ignoreContainerClipping}),d=c.closestScrollable;return d&&(d.setAttribute(jmn.contextId,n.contextId),d.addEventListener("scroll",f,obn(s.scrollOptions))),u}),[n.contextId,l,f,o]),g=spn((function(){var t=e.current,n=cbn(t);return t&&n||Tpn(!1),tbn(n)}),[]),v=spn((function(){var t=e.current;t||Tpn(!1);var n=cbn(t);e.current=null,n&&(h.cancel(),n.removeAttribute(jmn.contextId),n.removeEventListener("scroll",f,obn(t.scrollOptions)))}),[f,h]),m=spn((function(t){var n=e.current;n||Tpn(!1);var r=cbn(n);r||Tpn(!1),r.scrollTop+=t.y,r.scrollLeft+=t.x}),[]),y=cpn((function(){return{getDimensionAndWatchScroll:p,getScrollWhileDragging:g,dragStopped:v,scroll:m}}),[v,p,g,m]),b=cpn((function(){return{uniqueId:r,descriptor:l,callbacks:y}}),[y,l,r]);Zmn((function(){return c.current=b.descriptor,a.droppable.register(b),function(){e.current&&v(),a.droppable.unregister(b)}}),[y,l,v,b,i,a.droppable]),Zmn((function(){e.current&&i.updateDroppableIsEnabled(c.current.id,!t.isDropDisabled)}),[t.isDropDisabled,i]),Zmn((function(){e.current&&i.updateDroppableIsCombineEnabled(c.current.id,t.isCombineEnabled)}),[t.isCombineEnabled,i])}({droppableId:l,type:c,mode:s,direction:u,isDropDisabled:h,isCombineEnabled:f,ignoreContainerClipping:d,getDroppableRef:y});var z=x.createElement(pbn,{on:t.placeholder,shouldAnimate:t.shouldAnimatePlaceholder},(function(t){var e=t.onClose,r=t.data,a=t.animate;return x.createElement(hbn,{placeholder:r,onClose:e,innerRef:M,animate:a,contextId:n,onTransitionEnd:w})})),C=cpn((function(){return{innerRef:b,placeholder:z,droppableProps:{"data-rbd-droppable-id":l,"data-rbd-droppable-context-id":n}}}),[n,l,z,b]),A=g?g.dragging.draggableId:null,k=cpn((function(){return{droppableId:l,type:c,isUsingCloneFor:A}}),[l,A,c]);return x.createElement(fbn.Provider,{value:k},o(C,p),function(){if(!g)return null;var t=g.dragging,e=g.render,n=x.createElement(Ebn,{draggableId:t.draggableId,index:t.source.index,isClone:!0,isEnabled:!0,shouldRespectForcePress:!1,canDragInteractiveElements:!0},(function(n,r){return e(n,r,t)}));return Le.createPortal(n,m())}())}));Tbn.defaultProps=Dbn;var Vbn=function(){var t=oR().activeCustomBlock,e=Gcn().setPage,n=Xsn(),r=lR(),a=Ys(iI),i=Ys(nI),o=m((0,x.useState)(!1),2),l=o[0],c=o[1],s=fd(pd((0,Js.get)(r,"blocks",[]))),u=z(s),d=null;i?d=i:a&&(d=a);var h=a&&(!i||i===a);a||(u=u.filter((function(t){return(0,Js.isNil)(t.parent)})));var f=function t(){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"layoutParent";return u.filter((function(n){return t?(0,Js.get)(n,e)===t:!(0,Js.get)(n,e)}))}(arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,arguments.length>2&&void 0!==arguments[2]?arguments[2]:"layoutParent");return n.forEach((function(n){e.push(n),t(n.id,e)})),e}(d,[],h?"parent":"layoutParent"),p=function t(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;if(!e)return 0;if(!e.layoutParent)return n;var r=u.find((function(t){return t.id===e.layoutParent}));return t(r,n+1)},g=h?0:d?p(u.find((function(t){return t.id===d})))+1:0,v=f.map((function(t){return Se(Se({},t),{},{depth:p(t)-g})})),y=qu.reduce((function(t,e){return t[e.type]=e.icon,t}),{}),b=function(t){var n=s.map((function(e){if(e.id===t){var n=Se(Se({},e),{},{layoutParent:null,parent:null});return a&&(n.parent=a),n}return e}));e(Se(Se({},r),{},{blocks:n})),Rcn("Removed from layout")};return(0,uf.jsxs)(uf.Fragment,{children:[l&&(0,uf.jsx)(nun,{isRowOrColumn:!0,layoutParent:n?n.id:null,hide:function(){return c(!1)}}),(0,uf.jsx)(qyn,{onDragEnd:function(n){var r=n.draggableId,i=n.source,o=n.destination,l=i.index<o.index;if(o){var c=l?0:-1,h=null===o||void 0===o?void 0:o.index;if(h!==i.index){var p=f.find((function(t,e){return e===h+c})),g=["Row","Column"].includes(null===p||void 0===p?void 0:p.componentId),v=u.find((function(t,e){return e===h})),y=null===v||void 0===v?void 0:v.layoutParent,b=Se({},u.find((function(t){return t.id===parseInt(r)})));if(p)if(Hu(p,b,u))return void Fcn("You cannot move a block into another block that is its child.");p?g?b=Se(Se({},b),{},{layoutParent:p.id,parent:null}):null!==p&&void 0!==p&&p.layoutParent?null!==p&&void 0!==p&&p.layoutParent?b=Se(Se({},b),{},{layoutParent:null===p||void 0===p?void 0:p.layoutParent,parent:null}):y&&(b=Se(Se({},b),{},{layoutParent:y,parent:null})):b=Se(Se({},b),{},a?{layoutParent:null,parent:a}:{layoutParent:null,parent:null}):p||(a?(b.parent=d,b.layoutParent=null):b=Se(Se({},b),{},{parent:null,layoutParent:d}));var x=z(f).map((function(t){return t.id===parseInt(r)?Se(Se({},t),b):t})),M=m(x.splice(i.index,1),1)[0];x.splice(o.index,0,M);var w=s.filter((function(t){return!x.map((function(t){return t.id})).includes(t.id)})),C=w.findIndex((function(t){return t.id===d}));if(d){var A=[].concat(z(w.slice(0,C)),z(x),z(w.slice(C))),k=t&&A.filter((function(t){return!t.layoutParent&&!t.parent})).length;if(k>1)return void Fcn("Custom blocks can only have one root block");e({blocks:A})}else{var H=[].concat(z(x),z(w)),E=t&&H.filter((function(t){return!t.layoutParent&&!t.parent})).length;if(E>1)return void Fcn("Custom blocks can only have one root block");e({blocks:H})}}}},children:(0,uf.jsx)(Tbn,{droppableId:"root",children:function(t){return(0,uf.jsxs)(Ibn,Se(Se({},t.droppableProps),{},{ref:t.innerRef,children:[v.map((function(t,e){return(0,uf.jsx)(Sbn,{draggableId:t.id.toString(),index:e,children:function(e){return(0,uf.jsx)(Obn,{remove:b,block:t,provided:e,icon:(0,Js.get)(y,t.componentId)})}},t.id)})),t.placeholder]}))}})}),(0,uf.jsx)(gf,{data:{text:"Add Block",onClick:function(){return c(!0)},size:"small",type:"basic",icon:"FiPlus",margin:"20px 0 0 0"}})]})},Obn=function(t){var e=t.provided,n=t.block,r=t.icon,a=t.remove,i=oR().activeCustomBlock,o=$s(nI),l=m((0,x.useState)(!1),2),c=l[0],s=l[1],u=!i&&n.layoutParent?{onMouseEnter:function(){return s(!0)},onMouseLeave:function(){return s(!1)}}:{};return(0,uf.jsxs)(Rbn,Se(Se(Se(Se({ref:e.innerRef},e.draggableProps),e.dragHandleProps),u),{},{onClick:function(){o(n.id)},style:Se({marginLeft:"".concat(25*n.depth,"px")},e.draggableProps.style),children:[(0,uf.jsx)(dR,{data:{text:Uu(n),cursor:"pointer",fontStyle:"bodyLg",whiteSpace:"nowrap"}}),c?(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(Ocn,{anchorSelect:".removeFromLayout2",place:"bottom",style:{zIndex:9999,fontSize:"12px",padding:"8px"},children:"Remove from layout"}),(0,uf.jsx)("div",{className:"removeFromLayout2",style:{height:"18px"},children:(0,uf.jsx)(aln,{data:{icon:"FiArrowUpLeft",size:17,hover:!0,onClick:function(t){t.stopPropagation(),a(n.id)}}})})]}):(0,uf.jsx)("div",{style:{height:"18px"},children:(0,uf.jsx)(aln,{data:{icon:r,size:17,hover:!0}})})]}))},Ibn=sf.div.withConfig({displayName:"BlockHierarchy__Container",componentId:"sc-1mgvq04-0"})(["display:flex;flex-direction:column;overflow:auto;gap:5px;max-height:500px;"]),Rbn=sf.div.withConfig({displayName:"BlockHierarchy__BlockContainer",componentId:"sc-1mgvq04-1"})(["display:flex;padding:5px;align-items:center;gap:5px;border-radius:5px;cursor:pointer;width:fit-content;border:1px solid ",";&:hover{background-color:#f0f0f0;}"],tu.grey2),Fbn=function(t){var e=t.data,n=Ys(XI),r=[{label:"GPT-4o Mini (good, less expensive)",value:"gpt-3.5-turbo-1106"}],a=(0,Js.get)(n,"open_ai_api_key");return a&&r.push({label:"GPT-4o (better, more expensive)",value:"gpt-4-1106-preview"}),(0,uf.jsxs)(uf.Fragment,{children:[!a&&(0,uf.jsx)(dR,{data:{text:"Add your own OpenAI API Key on the Settings Integrations page to enable GPT-4",fontStyle:"headingXs"}}),a&&(0,uf.jsx)(hq,{data:{label:"AI Model",hideEmptyItem:!0,options:r,onChange:function(t){return e.onChange(t)},defaultValue:"gpt-3.5-turbo-1106",value:e.value}})]})},Nbn=function(t){var e=t.isNew,n=Xsn(),r=_t(),a=lR(),i=m((0,x.useState)(!1),2),o=i[0],l=i[1],c=m((0,x.useState)({}),2),s=c[0],u=c[1],d=m(Xs(_I),2),h=d[0],f=d[1],p=[{id:"name",label:"Name",description:"Give your custom block a memorable name",value:(0,Js.get)(s,"name","")}];return e||p.push({id:"description",label:"Description",description:"Describe what this custom block does",value:(0,Js.get)(s,"description","")}),(0,uf.jsxs)(uf.Fragment,{children:[o&&(0,uf.jsx)(_9n,{minWidth:"400px",hide:function(){return l(!1)},header:{title:e?"New Custom Block":"Save Custom Block"},children:(0,uf.jsxs)(gR,{gap:"15px",children:[(0,uf.jsx)(_dn,{sectionPadding:"0px",onChange:function(t,e){return u(Se(Se({},s),{},He({},t,e)))},fields:p}),(0,uf.jsx)(gf,{data:{text:e?"Create Custom Block":"Save Custom Block",onClick:function(){var t=z((0,Js.get)(a,"actions",[])),i=pd((0,Js.get)(a,"blocks",[])),o=Ksn({block:n,actions:t,blocks:i,blocksToDuplicate:i}),c=e?{blocks:[{id:1,componentId:"Column"}]}:Se({},o),d=Se(Se({id:id(Nu(h),"id")+1},c),s),p=[].concat(z(Nu(h)),[d]);f(p),u({}),Rcn("Saved as custom block"),l(!1),K9.post("/app_settings/",{custom_blocks:p}),e&&r("/custom-block/".concat(d.id))}}})]})}),(0,uf.jsx)(gf,{data:{text:e?"New Custom Block":"Save As Custom Block",onClick:function(){return l(!0)},icon:e?"FiPlus":"FiCopy",type:e?"primary":"basic",size:e?"medium":"small"}})]})},Pbn=function(){var t=Xsn(),e=lR(),n=Gcn().setPage,r=Ys(iI),a=(0,Js.get)(t,"layoutParent",null),i=pd((0,Js.get)(e,"blocks",[])),o=i.find((function(t){return t.id===a}));return(0,uf.jsx)(gf,{data:{text:"Remove From ".concat((0,Js.get)(o,"componentId")),onClick:function(){var a=i.map((function(e){if(e.id===t.id){var n=Se(Se({},e),{},{layoutParent:null,parent:null});return r&&(n.parent=r),n}return e}));n(Se(Se({},e),{},{blocks:a})),Rcn("Removed from layout")},icon:"FiCopy",type:"basic",size:"small"}})},jbn=function(t){var e=t.data,n=(0,Js.get)(e,"value",{}),r={top:"FiArrowUp",right:"FiArrowRight",bottom:"FiArrowDown",left:"FiArrowLeft"};return(0,uf.jsx)("div",{children:(0,uf.jsxs)(Ubn,{children:[(0,uf.jsx)(fR,{children:["all","top","right","bottom","left"].map((function(t){var e=(0,Js.get)(r,t);return e?(0,uf.jsx)(Wbn,{style:{padding:"0px"},children:(0,uf.jsx)(aln,{data:{icon:e,size:16,color:tu.grey3,margin:"1px 0 0 0"}})}):(0,uf.jsx)(Wbn,{children:"All"})}))}),(0,uf.jsx)(fR,{style:{borderTop:"1px solid ".concat(tu.grey2)},children:["all","top","right","bottom","left"].map((function(t){return(0,uf.jsx)(Zbn,{value:(0,Js.get)(n,t,""),type:"number",onChange:function(r){return function(t,r){e.onChange(Se(Se({},n),{},He({},t,r)))}(t,r.target.value)}})}))})]})})},Ubn=sf.div.withConfig({displayName:"PaddingConfig__Container",componentId:"sc-13t1vd7-0"})(["border:1px solid ",";border-radius:8px;background:white;display:flex;flex-direction:column;"],tu.pitchBorder),Wbn=sf.div.withConfig({displayName:"PaddingConfig__Label",componentId:"sc-13t1vd7-1"})(["font-size:12px;font-weight:500;text-align:center;display:flex;justify-content:center;align-items:center;height:22px;border:0px;color:",";:not(:last-child){border-right:1px solid ",";}flex:1;width:calc(100% / 5);"],tu.grey3,tu.pitchBorder),Zbn=sf.input.withConfig({displayName:"PaddingConfig__StyledInput",componentId:"sc-13t1vd7-2"})(["border:0px;:not(:last-child){border-right:1px solid ",";}background:transparent;flex:1;width:calc(100% / 5);padding:5px;text-align:center;"],tu.pitchBorder),Gbn=function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=z(Du);return e&&(n=["equals","does_not_equal","greater_than","less_than","contains"]),["DateTimePicker","DateRangePicker"].includes(t)?"DateTimePicker"===t?n=["date_equals","date_after","date_before"]:"DateRangePicker"===t&&(n=[]):n=n.filter((function(t){return!["date_equals","date_after","date_before","date_in_range"].includes(t)})),n},qbn=function(t){var e=t.data,n=Idn(),r="supabase"===(0,Js.get)(n,"service"),a=(0,Js.get)(e,"value",[]),i=m((0,x.useState)(null),2),o=i[0],l=i[1],c=function(t){var e,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return[{key:"label",label:"Label",hint:"A custom visual label",componentId:"Input"},{key:"key",label:"Column",hint:"Which column to use for matching the row",componentId:"SpreadsheetColumnSelect"},{key:"componentId",label:"Component",hint:"The type of input field for users to filter their data with",componentId:"Select",defaultValue:"Input",hideEmptyItem:!0,options:[{label:"Input",value:"Input"},{label:"Numeric Range",value:"NumericRange"},{label:"True/False",value:"Boolean"},{label:"Select Dropdown",value:"Select"},{label:"Multi Select",value:"MultiSelect"},{label:"Date",value:"DateTimePicker"},{label:"Date Range Picker",value:"DateRangePicker"}],displayCondition:function(t){return(0,Js.get)(t,"key")}},{key:"operator",label:"Operator",componentId:"Select",hideEmptyItem:!0,defaultValue:"equals",options:Gbn((0,Js.get)(t,"componentId","Input"),n).map((function(t){return{label:(0,Js.get)(Bu,t),value:t}})),displayCondition:function(t){return(0,Js.get)(t,"key")&&(0,Js.get)(t,"componentId")&&!["DateRangePicker","Boolean","NumericRange"].includes((0,Js.get)(t,"componentId"))}},{key:"defaultValue",label:"Default Value",componentId:"DynamicString",displayCondition:function(t){return!["DateRangePicker","NumericRange"].includes((0,Js.get)(t,"componentId"))}},{key:"selectSorting",label:"Sort Options",componentId:"Select",requiresSheet:!0,hideEmptyItem:!0,options:[{label:"None",value:null},{label:"Ascending",value:"asc"},{label:"Descending",value:"desc"}],advanced:!0,displayCondition:function(t){return["Select","MultiSelect"].includes((0,Js.get)(t,"componentId"))}},{key:"preventAutoGeneratedOptions",label:"Prevent Auto Generated Options",hint:"By default, Frontly will show all valid options from the live data as select options. Check this box to prevent that.",componentId:"Switch",requiresSheet:!0,advanced:!0,displayCondition:function(t){return["Select","MultiSelect"].includes((0,Js.get)(t,"componentId"))}},{key:"useDataSourceOptions",label:"Use Data Source Options",hint:"Enable this setting to use the options from the data source instead of defining the options here.",componentId:"Switch",requiresSheet:!0,advanced:!0,displayCondition:function(t){return["Select","MultiSelect"].includes((0,Js.get)(t,"componentId"))}},(e={key:"options",label:"Options",componentId:"DataGrid",orientation:"vertical",hint:"Define the options to appear in your select dropdown.",requiresSheet:!0,newObject:{label:"Option 1",value:"option_1"}},He(e,"orientation","vertical"),He(e,"columns",[{key:"label",componentId:"Input"},{key:"value",componentId:"Input"}]),He(e,"displayCondition",(function(t){return!(0,Js.get)(t,"useDataSourceOptions")&&["Select","MultiSelect"].includes((0,Js.get)(t,"componentId"))})),e),{key:"icon",label:"Icon",componentId:"IconBrowser",displayCondition:function(t){return(0,Js.get)(t,"key")&&(0,Js.get)(t,"componentId")}}].filter((function(e){return!e.displayCondition||e.displayCondition&&e.displayCondition(t)}))}(a.find((function(t,e){return e===o})),r);return(0,uf.jsx)(xhn,{data:{label:"Filters",width:"330px",orientation:"vertical",labelSingular:"Visible Filter",componentId:"MultiForm",value:a,fields:c,newObject:{componentId:"Input"},getItemLabel:function(t){return function(t){if(t.key){var e=(0,Js.startCase)(t.key),n=(0,Js.get)(t,"operator","equals");return n.includes("date")?(0,Js.startCase)("".concat(e," ").concat((0,Js.startCase)(n.replace("date_","")))):"".concat(e," ").concat((0,Js.startCase)(n))}return"New Visible Filter"}(t)},itemClick:function(t){return l(t)},onChange:function(t){e.onChange(t),Zcn().track("Add Visible Filter")}}})},Ybn=function(){var t,e=Gcn().setPage,n=lR(),r=(0,Js.get)(n,"filterSettings",{}),a=(0,Js.get)(r,"filters",[]),i=m((0,x.useState)(null),2),o=i[0],l=i[1],c=a.find((function(t,e){return e===o})),s=[{key:"label",label:"Label",hint:"A visible label",componentId:"Input"},{key:"componentId",label:"Component",hint:"The type of input field for users to filter their data with",componentId:"Select",hideEmptyItem:!0,options:[{label:"Input",value:"Input"},{label:"True/False",value:"Boolean"},{label:"Select Dropdown",value:"Select"},{label:"Multi Select",value:"MultiSelect"},{label:"Date",value:"DateTimePicker"},{label:"Relative Date",value:"RelativeDate"},{label:"Date Range",value:"DateRangePicker"}]},{key:"operator",label:"Operator",componentId:"Select",hideEmptyItem:!0,defaultValue:"equals",options:Gbn((0,Js.get)(c,"componentId","Input")).map((function(t){return{label:(0,Js.get)(Bu,t),value:t}})),displayCondition:function(t){return(0,Js.get)(t,"componentId")&&!["DateRangePicker","Boolean"].includes((0,Js.get)(t,"componentId"))}},(t={key:"options",label:"Options",componentId:"DataGrid",orientation:"vertical",hint:"Define the options to appear in your select dropdown.",newObject:{label:"Option 1",value:"option_1"}},He(t,"orientation","vertical"),He(t,"columns",[{key:"label",componentId:"Input"},{key:"value",componentId:"Input"}]),He(t,"displayCondition",(function(t){return["Select","MultiSelect"].includes((0,Js.get)(t,"componentId"))})),t),{key:"icon",label:"Icon",componentId:"IconBrowser"},{key:"sheets",componentId:"PageFilterSheets"}];return(0,uf.jsx)("div",{children:(0,uf.jsx)(_dn,{sectionPadding:"0px",margin:"0 0 15px 0",fields:[{id:"filters",orientation:"vertical",labelSingular:"Filter",componentId:"MultiForm",value:a,getItemLabel:function(t){return(0,Js.get)(t,"label","New Filter")},itemClick:function(t){return l(t)},fields:s,onChange:function(t,n){return e({filterSettings:Se(Se({},r),{},{filters:n})})}},{key:"theme",label:"Color Theme",componentId:"Select",hideEmptyItem:!0,defaultValue:"white",value:(0,Js.get)(r,"theme"),options:[{label:"White",value:"white"},{label:"Grey",value:"grey"}],displayCondition:function(){return(0,Js.get)(a,"length",0)>0}}].filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition()})),onChange:function(t,n){return e({filterSettings:Se(Se({},r),{},He({},t,n))})}})})},Xbn=function(t){var e=t.data,n=lR(),r=(0,Js.get)(e,["activeField"],{}),a=(0,Js.get)(r,"sheets",{}),i=Ys(jI),o=(0,Js.get)(n,"blocks",[]).filter((function(t){return t.spreadsheet&&!["Form","InfoList"].includes(t.componentId)})),l=z(new Set(o.map((function(t){return t.spreadsheet})))),c=i.filter((function(t){return l.includes(t.id)})).map((function(t){return{key:t.id,label:(0,Js.startCase)(t.title),componentId:"Select",section:"Sheet Column Mapping",sectionHint:"Determine which spreadsheet columns are connected to each filter",value:(0,Js.get)(a,t.id),options:(0,Js.get)(t,"headers",[]).map((function(t){return{label:t,value:t}}))}}));return(0,uf.jsx)("div",{children:(0,uf.jsx)(_dn,{sectionPadding:"0px",fields:c,onChange:function(t,n){var r=Se(Se({},a),{},He({},t,n));e.onChange(r)}})})},$bn=function(t){var e=t.data,n=Idn(),r=Xsn(),a=(0,jhn().getBlockWithVersion)(r).blockWithVersion,i=Gcn().setBlock,o=Ys(XI),l=(0,Js.get)(e,"linkedSpreadsheet")||n,c=Nu(o,"user_schema").map((function(t){return t.name})),s=m((0,x.useState)(""),2),u=s[0],d=s[1],h=m((0,x.useState)(null),2),f=h[0],p=h[1],g=m((0,x.useState)(!1),2),v=g[0],y=g[1],b=function(t){var e=m((0,x.useState)(null),2),n=e[0],r=e[1],a=(0,x.useCallback)((function(){if(!n){var e=new WebSocket("wss://o0v9pmvz0g.execute-api.ca-central-1.amazonaws.com/production");return e.onopen=function(){console.log("WebSocket Connected"),r(e)},e.onmessage=function(e){var n=JSON.parse(e.data);t(n)},e.onclose=function(){console.log("WebSocket Disconnected"),r(null)},function(){return e.close()}}}),[n]),i=(0,x.useCallback)((function(){n&&n.close()}),[n]);return(0,x.useEffect)((function(){return a(),function(){return i()}}),[a,i]),{generate:function(t){n&&n.readyState===WebSocket.OPEN?n.send(JSON.stringify(t)):console.error("WebSocket is not open.")}}}((function(t){var n=z(w);(0,Js.get)(t,"filters",[]).forEach((function(t){n.push({id:id(n,"id")+1,key:t.key,operator:t.operator,value:t.value})})),Rcn("New Filters Generated"),y(!1),e.onChange(n),d(""),p(null)})),M=b.generate,w=(0,Js.get)(e,"value",[]),C=[{id:"key",label:"Field",hint:"Which column to use for matching the row",componentId:"SpreadsheetColumnSelect",showOnlyRelationFields:e.showOnlyRelationFields,linkedSpreadsheet:l},{id:"operator",label:"Operator",componentId:"Select",defaultValue:"equals",hideEmptyItem:!0,options:Du.map((function(t){return{label:(0,Js.get)(Bu,t),value:t}}))},{id:"value",label:"Value",hint:"The value to match with Value 1",componentId:"DynamicString",displayCondition:function(t){return!["is_true","is_false","exists","does_not_exist"].includes((0,Js.get)(t,"operator"))}}].filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition(t)})),A=(0,Js.get)(a,"hiddenFiltersConditionType","all");return(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsxs)(_lr,{width:"420px",hide:function(){return p(null)},label:"Generate Hidden Filters With AI",description:"Describe how you want to limit your user's access to data and let AI generate the filters for you",anchorElement:f,hint:"This feature helps you generate filters with AI based on your description. Double-check the generated filters before saving to ensure they are what you're looking for.",hintLink:"https://help.frontly.ai/en/articles/7971258-hidden-filters",children:[(0,uf.jsx)(U$,{data:{value:u,onChange:function(t){return d(t)}}}),(0,uf.jsx)(gf,{data:{text:"Generate",icon:"HiSparkles",margin:"10px 0 0 0",isFetching:v,onClick:function(){!function(t){y(!0),M({action:"hidden_filters",prompt:t,columns:(0,Js.get)(l,"headers",[]).filter((function(t){return""!==t})),user_fields:["first_name","last_name"].concat(z(c))}),Zcn().track("AI - Generate Hidden Filters")}(u)}}})]}),(0,uf.jsx)(xhn,{data:{label:"Filters",width:"300px",orientation:"vertical",labelSingular:"Hidden Filter",componentId:"MultiForm",value:w,fields:C,newObject:{},getItemLabel:function(t){return function(t){return t.key?(0,Js.startCase)("".concat(t.key," ").concat((0,Js.get)(t,"operator","Equals"))):"New Hidden Filter"}(t)},onChange:function(t){e.onChange(t)}}}),(0,uf.jsx)(gf,{data:{text:"Generate With AI",icon:"HiSparkles",type:"basic",size:"small",margin:"10px 0 0 0",onClick:function(t){return p(t.currentTarget)}}}),!e.hideConditionType&&(0,uf.jsx)(Z$,{margin:"15px 0 0 0",label:"Condition Type",hint:"How you want your filters to be applied, either all true or any true",children:(0,uf.jsx)(b$,{data:{value:A,onChange:function(t){return i({hiddenFiltersConditionType:t})},tabs:[{label:"All True",value:"all",active:"all"===A},{label:"Any True",value:"any",active:"any"===A}]}})})]})},Kbn=function(t){var e=t.header,n=t.sections,r=void 0===n?[]:n,a=t.dropdownLinks,i=void 0===a?[]:a,o=t.isPreview,l=void 0!==o&&o,c=t.primaryColor,s=t.width,u=m(Xs(tI),2),d=u[0],h=u[1],f=!d||(0,Js.isEmpty)(d),p=Ys(WI),g=Ys(XI),v=_t(),y=z(i),b=(0,Js.get)(p,"logout","Logout"),x=(0,Js.get)(p,"loggedOut","Logged out");if(!f&&(0,Js.get)(g,"enable_edit_profile",!1)&&y.push({text:(0,Js.get)(p,"editProfile","Edit Profile"),onClick:function(){v("/edit-profile")}}),s<800){var M=r.flatMap((function(t){return(0,Js.get)(t,"items",[]).map((function(t){return t}))})).map((function(t){return{text:t.label,onClick:t.onClick}}));y=[].concat(z(y),z(M))}var w=Md&&!l,C=(0,Js.get)(g,"navigation",{}),A=w?"sidebar":(0,Js.get)(C,"type","sidebar"),k=!w&&"light"===(0,Js.get)(C,"textColor"),H=w?"white":(0,Js.get)(C,"backgroundColor"),E=(0,Js.get)(C,"showBorder")?"1px solid ".concat((0,Js.get)(C,"borderColor")):null,S="header"===A?ixn:axn,L=s>800&&"sidebar"===A&&"minimal"===(0,Js.get)(C,"sidebarStyle"),_="center"===(0,Js.get)(C,"sidebarItemPositioning"),B=y.length>0||!f;return(0,uf.jsxs)(S,{background:H,border:E,minimalSidebar:L,children:[(0,uf.jsxs)(exn,{navigationType:A,minimalSidebar:L,centerVertical:_,children:[e&&(0,uf.jsx)(rxn,{minimalSidebar:L,children:e}),(0,uf.jsx)(nxn,{navigationType:A,minimalSidebar:L,centerVertical:_,children:s>800&&r.map((function(t,e){return(0,uf.jsx)(Qbn,{sectionIndex:e,expandable:t.expandable,defaultExpanded:t.defaultExpanded,icon:t.icon,label:t.label,items:t.items,lightMode:k,isAdmin:w,primaryColor:c,minimalSidebar:L,showMinimalLabels:false},e)}))})]}),B&&!l&&s<800&&(0,uf.jsx)("div",{style:{margin:"0 15px 0 20px"},children:(0,uf.jsx)(hln,{data:{lightMode:k,minimalSidebar:!1,activeUser:d,isMobile:!0,links:f?z(y):[].concat(z(y),[{text:b,onClick:function(){h(null),wu.remove("accessToken"),localStorage.removeItem("appId"),Rcn("Logged out."),v("/login")}}])}})}),B&&!l&&s>=800&&d&&(0,uf.jsx)("div",{style:{margin:L?"0px":"0 15px 0 20px"},children:(0,uf.jsx)(hln,{data:{minimalSidebar:L,lightMode:k,activeUser:d,links:f?z(y):[].concat(z(y),[{text:b,onClick:function(){h(null),wu.remove("accessToken"),localStorage.removeItem("appId"),Rcn(x),v("/login")}}])}})})]})},Qbn=function(t){var e=t.label,n=t.items,r=t.lightMode,a=t.isAdmin,i=t.primaryColor,o=t.expandable,l=t.defaultExpanded,c=t.icon,s=t.minimalSidebar,u=t.sectionIndex,d=t.showMinimalLabels,h=Ys(XI),f=(0,Js.get)(h,"navigation",{}),p=a?"sidebar":(0,Js.get)(f,"type","sidebar"),g=m((0,x.useState)(l),2),v=g[0],y=g[1],b=v||!o||!e,M=function(t){var n=t.header,a=void 0!==n&&n;return(0,uf.jsxs)(fR,{onClick:function(){return y(!v)},alignItems:"center",margin:a?"0px":"0 5px 10px 5px",justifyContent:"space-between",style:{cursor:"pointer"},gap:a&&"10px",children:[(0,uf.jsxs)(fR,{alignItems:"center",gap:"10px",children:[c&&(0,uf.jsx)(aln,{data:{icon:c,size:18,hover:!0,color:r?"white":tu.clickUpIconGrey}}),(0,uf.jsx)(dR,{data:{text:e,cursor:"pointer",color:r?"white":tu.default,fontStyle:"bodyMdMedium"}})]}),(o||a)&&(0,uf.jsx)(aln,{data:{icon:a?"FiChevronDown":v?"FiChevronUp":"FiChevronDown",size:16,hover:!0,color:r?"white":tu.clickUpMedGrey}})]})};return 0===n.length?(0,uf.jsx)(uf.Fragment,{}):(0,uf.jsxs)(oxn,{navigationType:p,minimalSidebar:s,sidebarSectionTopMargin:(0,Js.get)(f,"sidebarSectionTopMargin",20),sectionGap:(0,Js.get)(f,"sectionGap",8),children:["sidebar"===p&&e&&(0,uf.jsx)(M,{}),"header"===p&&e&&(0,uf.jsx)(oln,{data:{options:n.map((function(t){return{label:t.label,onClick:t.onClick,icon:t.icon}})),optionFontStyle:"bodyMdMedium",component:(0,uf.jsx)(M,{header:!0})}}),("header"===p&&!e||"sidebar"===p)&&b&&n.map((function(t,e){return(0,uf.jsx)(txn,Se(Se({},t),{},{lightMode:r,navigationType:p,primaryColor:i,isAdmin:a,sectionIndex:u,itemIndex:e,minimalSidebar:s,showMinimalLabels:d}),e)}))]})},Jbn=function(t,e,n){if(e){var r=(0,Js.get)(n,"lightMode");return t?(0,Js.get)(r,"active"):(0,Js.get)(r,"inactive")}var a=(0,Js.get)(n,"darkMode");return t?(0,Js.get)(a,"active"):(0,Js.get)(a,"inactive")},txn=function(t){var e=t.label,n=t.onClick,r=t.active,a=t.icon,i=t.lightMode,o=t.navigationType,l=t.type,c=t.primaryColor,s=t.isAdmin,u=t.sectionIndex,d=t.itemIndex,h=t.minimalSidebar,f=t.showMinimalLabels,p=Jbn(r,i,{lightMode:{active:"white",inactive:"white"},darkMode:{active:Md?tu.primary:c,inactive:tu.default}});return(0,uf.jsxs)(lxn,{onClick:n,active:r,darkModehighlightColor:Iu(c,.05),lightMode:i,navigationType:o,minimalSidebar:h,children:[h&&(0,uf.jsx)(Ocn,{anchorSelect:".item-".concat(u,"-").concat(d),place:"left",style:{zIndex:9999,background:"white",color:tu.grey4,opacity:1,boxShadow:"0px 0px 10px rgba(0,0,0,0.1)"},children:e}),(0,uf.jsxs)(sxn,{active:r,className:"item-".concat(u,"-").concat(d),minimalSidebar:h,showMinimalLabels:f,children:[(0,uf.jsx)(cxn,{active:r,isAdmin:s,minimalSidebar:h,children:(0,uf.jsx)(aln,{data:{icon:a,defaultIcon:(0,Js.get)(qu.find((function(t){return t.type===l})),"icon"),color:Jbn(r,i,{lightMode:{active:"white",inactive:"white"},darkMode:{active:Md?r?"white":tu.primary:c,inactive:tu.clickUpIconGrey}}),size:h?24:r?16:17,hover:!0}})}),(!h||f)&&(0,uf.jsx)(dR,{data:{text:e,color:p,fontStyle:f?"bodyXs":r?"headingSm":"bodyMdMedium",cursor:"pointer",textAlign:f?"center":"left",margin:"header"===o?"0 5px 0 0":"0px"}})]})]})},exn=sf.div.withConfig({displayName:"Navigation__HeaderItems",componentId:"sc-j7sgmi-0"})(["width:100%;"," ",""],(function(t){return"header"==t.navigationType&&"\n    display: flex;\n    gap: 20px;\n  "}),(function(t){return t.minimalSidebar&&t.centerVertical&&"flex: 1;\n      display: flex;\n      flex-direction: column;\n      "})),nxn=sf.div.withConfig({displayName:"Navigation__SectionsContainer",componentId:"sc-j7sgmi-1"})([""," ",""],(function(t){return"header"==t.navigationType&&"\n    display: flex;\n    align-items: center;\n  "}),(function(t){return t.minimalSidebar&&"\n    flex: 1;\n    display: flex;\n    flex-direction: column;\n    ".concat(!t.centerVertical&&"padding-top: 50px;","\n    ")})),rxn=sf.div.withConfig({displayName:"Navigation__Header",componentId:"sc-j7sgmi-2"})(["padding:0 16px 0 16px;",""],(function(t){return t.minimalSidebar&&"\n    display: flex;\n    justify-content: center;\n  "})),axn=sf.div.withConfig({displayName:"Navigation__SidebarContainer",componentId:"sc-j7sgmi-3"})(["background:",";display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between;min-width:240px;max-width:240px;padding:20px 0 20px 0;overflow:auto;border-right:",";@media screen and (max-width:800px){flex-direction:row;align-items:center;min-width:100%;max-width:100%;padding:10px 0 10px 0;}",""],(function(t){return t.background||"white"}),(function(t){return t.border}),(function(t){return t.minimalSidebar&&"\n    padding: 30px 0 30px 0;\n    min-width: 100px;\n    max-width: 100px;\n    align-items: center;\n  "})),ixn=sf.div.withConfig({displayName:"Navigation__HeaderContainer",componentId:"sc-j7sgmi-4"})(["display:flex;align-items:center;min-width:100%;max-width:100%;padding:10px 0 10px 0;height:fit-content;background:",";border-bottom:",";"],(function(t){return t.background||"white"}),(function(t){return t.border})),oxn=sf.div.withConfig({displayName:"Navigation__SectionContainer",componentId:"sc-j7sgmi-5"})(["display:flex;flex-direction:column;margin-top:",";padding:0 13px 0 13px;gap:",";"," ",""],(function(t){return kd(t.sidebarSectionTopMargin)}),(function(t){return Md?"0px":kd(t.sectionGap)}),(function(t){return"header"===t.navigationType&&"flex-direction: row; margin-top: 0px;"}),(function(t){return t.minimalSidebar&&"\n    justify-content: center;\n    flex: 1;\n    align-items: center;\n  "})),lxn=sf.div.withConfig({displayName:"Navigation__ItemContainer",componentId:"sc-j7sgmi-6"})(["display:flex;align-items:center;cursor:pointer;border-radius:8px;"," background:",";}"],(function(t){return t.minimalSidebar&&"\n    justify-content: center;\n    height: 66px;\n    width: 66px;\n    border-radius: 12px;\n  "}),(function(t){return Jbn(t.active,t.lightMode,{lightMode:{active:"rgba(255,255,255,0.10)",inactive:"transparent"},darkMode:{active:Md?"#F0F0F3":t.darkModehighlightColor,inactive:"transparent"}})})),cxn=sf.div.withConfig({displayName:"Navigation__IconWrapper",componentId:"sc-j7sgmi-7"})(["display:flex;align-items:center;width:26px;height:26px;border-radius:4px;background:",";",""],(function(t){return t.active&&t.isAdmin?tu.primary:"transparent"}),(function(t){return t.minimalSidebar&&"\n    justify-content: center;\n  "})),sxn=sf.div.withConfig({displayName:"Navigation__ItemInnerContainer",componentId:"sc-j7sgmi-8"})(["display:flex;align-items:center;gap:8px;padding:5px 10px 5px 10px;width:100%;border-radius:4px;"," ",""],(function(t){return t.minimalSidebar&&"\n    justify-content: center;\n  "}),(function(t){return t.showMinimalLabels&&"flex-direction: column;"})),uxn=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:window,r=(0,x.useRef)(e);(0,x.useEffect)((function(){r.current=e}),[e]),(0,x.useEffect)((function(){if(n){var e=function(t){return r.current(t)};return n.addEventListener(t,e),function(){return n.removeEventListener(t,e)}}}),[t,n])},dxn=function(){var t=m((0,x.useState)({width:window.innerWidth,height:window.innerHeight}),2),e=t[0],n=t[1];return uxn("resize",(function(){n({width:window.innerWidth,height:window.innerHeight})})),e},hxn=sf.img.withConfig({displayName:"ClientNavigation__Logo",componentId:"sc-2rf745-0"})(["max-width:200px;height:38px;object-fit:contain;object-position:left;@media screen and (max-width:800px){margin:5px 0 0 0;max-width:150px;}",""],(function(t){return t.minimalSidebar&&"\n    max-width: 40px;\n    height: 40px;\n  "})),fxn=sf.div.withConfig({displayName:"ClientNavigation__RoundIconWrapper",componentId:"sc-2rf745-1"})(["height:36px;min-width:36px;border-radius:18px;"," display:flex;align-items:center;justify-content:center;padding-bottom:1px;background:",";@media screen and (max-width:800px){height:28px;min-width:28px;border-radius:14px;}"],(function(t){return t.minimalSidebar&&"\n    height: 46px;\n    min-width: 46px;\n    border-radius: 23px;\n  "}),(function(t){return t.background})),pxn=sf.div.withConfig({displayName:"ClientNavigation__AppName",componentId:"sc-2rf745-2"})(["font-size:20px;font-weight:600;color:",";",";@media screen and (max-width:800px){font-size:16px;}"],(function(t){return t.color}),(function(t){return t.fontFamily&&"font-family: ".concat(t.fontFamily,";")})),gxn=sf.div.withConfig({displayName:"ClientNavigation__RoundIconText",componentId:"sc-2rf745-3"})(["font-size:20px;font-weight:600;color:white;@media screen and (max-width:800px){font-size:16px;}"]),vxn=function(t){var e=t.isPreview,n=void 0!==e&&e,r=t.isPublicRoute,a=void 0!==r&&r,i=sR().passesDisplayConditions,o=Ys(tI),l=lR(),c=Ys(XI),s=(0,Js.get)(l,"hideNavigation",!1),u=aR().setModalStack,d=m(Xs(vI),2),h=d[0],f=d[1],p=(0,Js.get)(h,"activePageRoute"),g=St(),v=(0,Js.get)(c,"navigation",{}),y=dxn().width,b=Ys(KI),x=(0,Js.get)(v,"pageOrder",[]),M=(0,Js.get)(v,"sections",[]),w=(0,Js.get)(v,"customLinks",[]),C=(0,Js.get)(g,"pathname"),A=_t(),k=[].concat(z(b),z(w.map((function(t){return Se(Se({},t),{},{isCustomLink:!0,name:t.label,published:!0})}))));k=sd({items:k,app:c,user:o,passesDisplayConditions:i});var H=!(0,Js.isEmpty)(o),E=k.filter((function(t){return H||!t.requireLogin})).filter((function(t){return n||t.published||["owner","admin"].includes((0,Js.get)(o,"role"))})).filter((function(t){return i({conditions:(0,Js.get)(t,"displayConditions",[])})})).map((function(t){var e=x.find((function(e){return e.value===t.id}));return{icon:t.icon||"HiOutlineDocument",label:t.name,section:(0,Js.get)(e,"section"),onClick:function(){t.isCustomLink?t.link.includes("http")||t.link.includes("www.")?window.open(t.link):A(zd(t.link)):n?f(Se(Se({},h),{},{activePageRoute:t.route})):(u([]),A(zd(t.route)))},pageId:t.id,active:!t.isCustomLink&&(zd(p)===zd(t.route)||zd(C)===zd(t.route))}})),S=function(t,e){var n=e.filter((function(t){return t.hidePage})).map((function(t){return t.value})),r=new Set(e.map((function(t){return t.value}))),a=e.map((function(e){return t.find((function(t){return t.pageId===e.value}))||null})).filter((function(t){return null!==t}));return t.forEach((function(t){t.isCustomLink?r.has(t.id)||a.push(t):r.has(t.pageId)||a.push(t)})),a.filter((function(t){return!n.includes(t.pageId)}))}(E,x),L=M.map((function(t){return Se(Se({},t),{},{items:S.filter((function(e){return e.section===t.id}))})})),_=S.filter((function(t){return""===t.section||!t.section||(0,Js.isNil)(t.section)})),B=_.length>0?[{label:null,items:_}]:[],D=[].concat(B,z(L)),T=(0,Js.get)(c,"navigation",{}),V=(!Md||n)&&"light"===(0,Js.get)(T,"textColor"),O=(0,Js.get)(c,"logo_font"),I=(0,Js.get)(c,"name","").slice(0,2),R=(0,Js.get)(c,"primary_color",tu.primary),F=(0,Js.get)(c,"navigation_logo")||(0,Js.get)(c,"logo"),N="sidebar"===(0,Js.get)(T,"type","sidebar")&&y>800&&"minimal"===(0,Js.get)(T,"sidebarStyle"),P=F?(0,uf.jsx)(hxn,{minimalSidebar:N,onClick:Md?null:function(){var t=(0,Js.get)(b,0,{}),e=b.find((function(t){return t.id===(0,Js.get)(c,"default_page")}))||t,n=(0,Js.get)(c,"user_groups"),r=bd({user:o,userGroups:n,pages:b,defaultPage:e,app:c,passesDisplayConditions:i});r&&A(r)},src:Ed({url:F,height:100})}):(0,uf.jsxs)(fR,{gap:"8px",alignItems:"center",children:[(0,uf.jsx)(fxn,{background:R,minimalSidebar:N,children:(0,uf.jsx)(gxn,{minimalSidebar:N,children:I})}),!N&&(0,uf.jsx)(pxn,{color:V?"white":R,fontFamily:O,children:c.name})]});return s?(0,uf.jsx)(uf.Fragment,{}):(0,uf.jsx)(Kbn,{isPreview:n,sections:D,header:P,dropdownLinks:[],lightMode:V,primaryColor:R,isPublicRoute:a,width:y})},mxn=function(t){return void 0!==t&&null!==t&&""!==t},yxn=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"0px 0px 0px 0px";if(!t||"object"!==typeof t)return e;var n=!1;if(["all","top","bottom","left","right"].forEach((function(e){mxn((0,Js.get)(t,e))&&(n=!0)})),!n)return e;var r=t.all,a=t.top,i=t.right,o=t.bottom,l=t.left,c=void 0!==r&&""!==r?r:0,s=mxn(a)?a:c,u=mxn(i)?i:c,d=mxn(o)?o:c,h=mxn(l)?l:c;return"".concat(kd(s)," ").concat(kd(u)," ").concat(kd(d)," ").concat(kd(h))},bxn=function(t){var e=t.block,n=t.page,r=t.setupMode,a=Gcn().setBlock,i=Ys(nI),o=ldn(n).actionResolver,l=cR().processDynamicText,c=(0,Js.get)(e,"repeatingRecord"),s=(0,Js.get)(c,"frontly_id"),u=(0,Js.get)(e,"id");s&&(u="".concat(u,"-").concat(s));var d=e.text,h=null,f=(0,Js.get)(e,"clickAction");!r&&f&&(h=function(t){t.stopPropagation(),o({rawAction:(0,Js.get)(e,["actionMap","clickAction"]),actionId:f,reusableBlockId:e.reusableBlockId,blockId:u,context:{repeatingRecord:c}})});var p=yxn((0,Js.get)(e,"padding",{})),g=(0,Js.get)(e,"customCss",{}),v=function(t){if(!t||!(0,Js.isString)(t))return{};var e={};return t.split(";").map((function(t){return t.trim()})).filter((function(t){return t})).forEach((function(t){var n=m(t.split(":").map((function(t){return t.trim()})),2),r=n[0],a=n[1];if(r&&a){var i=r.replace(/-([a-z])/g,(function(t){return t[1].toUpperCase()}));e[i]=a}})),e}(l({text:(0,Js.get)(g,"text"),reusableBlockId:e.reusableBlockId,context:{repeatingRecord:c}}));if(r&&i===e.id&&!e.reusableBlockId)return(0,uf.jsx)(mZ,{value:d,onChange:function(t){return a(Se(Se({},e),{},{text:t.target.value}))},style:Se(Se({color:(0,Js.get)(e,"fontColor")},xxn(e)),{},{background:"transparent",border:"0px",resize:"none",width:"100%",padding:p,textAlign:(0,Js.get)(e,"textAlign")||"left"},v)});if(e.isFetching)return(0,uf.jsx)(xfr,{width:"150px",height:"25px"});var y=l({text:d,reusableBlockId:e.reusableBlockId,context:{repeatingRecord:(0,Js.get)(e,"repeatingRecord")}});return(0,uf.jsx)(dR,{data:Se(Se({},e),{},{text:y,onClick:h,allowSelect:!0,padding:p,width:"100%",customCss:l({text:(0,Js.get)(g,"text"),reusableBlockId:e.reusableBlockId,context:{repeatingRecord:(0,Js.get)(e,"repeatingRecord")}})})})},xxn=function(t){var e=(0,Js.get)(t,"fontStyle","bodyMd"),n=Se({},(0,Js.get)(yu,e));return t.fontSize&&(n.fontSize=parseInt(t.fontSize)),t.fontWeight&&(n.fontWeight=parseInt(t.fontWeight)),n},Mxn=function(t,e){return md(t,e,["block","activeBlockId"])},wxn=(0,x.memo)(bxn,Mxn),zxn=function(t){return t&&"100%"!==t?kd(t):"100%"},Cxn=function(t){var e=t.children,n=t.hasTemplateBanner,r=t.isPublicRoute,a=t.page,i=Ys(ZI),o=Ys(XI),l=(0,Js.get)(o,"navigation",{}),c=(0,Js.get)(l,"type","sidebar"),s=(0,Js.get)(a,"contentWidth"),u=(0,Js.get)(o,["styling","pageBackgroundColor"]),d=i?tu.darkModeBackground:(0,Js.get)(a,"backgroundColor")||u,h=window.innerWidth<800?"15px":"32px",f=yxn((0,Js.get)(a,"padding",{}),h),p=kd((0,Js.get)(a,"rootBlockGap",32));return(0,uf.jsx)(Axn,{hasTemplateBanner:n,children:(0,uf.jsxs)(kxn,{navigationType:c,isGridLayout:"grid"===(0,Js.get)(a,"layoutType"),backgroundColor:d,children:[(0,uf.jsx)(vxn,{isPublicRoute:r}),(0,uf.jsx)(Hxn,{children:(0,uf.jsx)(Exn,{newGridSystem:(0,Js.get)(a,"newGridSystem",!1),gap:p,padding:f,maxWidth:zxn(s),id:"renderBlocksContainer",children:e})})]})})},Axn=sf.div.withConfig({displayName:"ClientNavigationWrapper__MainContainer",componentId:"sc-1qeqsxt-0"})(["padding:0px;position:fixed;top:",";right:0;left:0;bottom:0;"],(function(t){return t.hasTemplateBanner?"60px":"0px"})),kxn=sf.div.withConfig({displayName:"ClientNavigationWrapper__Body",componentId:"sc-1qeqsxt-1"})(["display:flex;height:100%;@media screen and (max-width:800px){flex-direction:column;}"," "," background:",";"],(function(t){return"header"===t.navigationType&&"flex-direction: column;"}),(function(t){return t.isGridLayout&&"padding-bottom: 30px;"}),(function(t){return t.backgroundColor})),Hxn=sf.div.withConfig({displayName:"ClientNavigationWrapper__LiveContainer",componentId:"sc-1qeqsxt-2"})(["width:100%;height:100%;overflow:auto;"]),Exn=sf.div.withConfig({displayName:"ClientNavigationWrapper__WidthContainer",componentId:"sc-1qeqsxt-3"})(["gap:",";padding:",";",""],(function(t){return t.gap}),(function(t){return t.padding}),(function(t){return t.newGridSystem?"\n    display: grid;\n    background: #f0f0f0;\n    grid-template-columns: repeat(4, 1fr);\n    grid-template-rows: auto;\n\n    @media (max-width: 768px) {\n      grid-template-columns: repeat(2, 1fr);\n      grid-template-rows: auto;\n    }\n    @media (max-width: 480px) {\n      grid-template-columns: repeat(1, 1fr);\n      grid-template-rows: auto;\n    }\n  ":"\n    display: flex;\n    flex-direction: column;\n    max-width: ".concat(t.maxWidth,";\n    margin: 0 auto;\n    ")})),Sxn=function(t){var e=t.active,n=t.item,r=t.setStartPosition,a=t.setStartHandle,i=t.setDragItem,o=t.children,l=(t.handleDragEnd,t.gridSize),c=(0,Js.get)(n,"gridPosition");return(0,uf.jsxs)(Dxn,{width:parseInt(c.width),height:c,left:c.left,style:{height:c.height*l,top:c.top*l},children:[e&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(Vxn,{draggable:!0,onDragStart:function(){r(c),a("move"),i(n.id)},onDragEnd:function(t){console.log("DRAG END IS NOT WORKING!")},onClick:function(){r(c),console.log("ON CLICK"),a("move"),i(n.id)},style:{cursor:"move",left:8,top:8}}),(0,uf.jsx)(Vxn,{draggable:!0,onDragStart:function(){r(c),a("topLeft"),i(n.id)},onClick:function(){r(c),a("topLeft"),i(n.id)},style:{cursor:"nwse-resize",left:-4,top:-4}}),(0,uf.jsx)(Vxn,{draggable:!0,onDragStart:function(){r(c),a("topRight"),i(n.id)},onClick:function(){r(c),a("topRight"),i(n.id)},style:{cursor:"nesw-resize",right:-4,top:-4}}),(0,uf.jsx)(Vxn,{draggable:!0,onDragStart:function(){r(c),a("bottomLeft"),i(n.id)},onClick:function(){r(c),a("bottomLeft"),i(n.id)},style:{cursor:"nesw-resize",left:-4,bottom:-4}}),(0,uf.jsx)(Vxn,{draggable:!0,onDragStart:function(){r(c),a("bottomRight"),i(n.id)},onClick:function(){r(c),a("bottomRight"),i(n.id)},style:{cursor:"nwse-resize",right:-4,bottom:-4}})]}),o]})},Lxn=function(t){var e=t.items,n=t.setPosition,r=t.screenPreviewSize,a=m((0,x.useState)(null),2),i=a[0],o=a[1],l=m((0,x.useState)({}),2),c=l[0],s=l[1],u=m((0,x.useState)(null),2),d=u[0],h=u[1],f=m((0,x.useState)(null),2),p=f[0],g=f[1],v=Ys(nI),y=Ys(ZI),b=_xn(e,r),M=[1,2,3,4,5,6,7,8,9,10,11,12],w=[].concat(M,M,M,M),z=function(){if(c&&d){var t={},e=null===p||void 0===p?void 0:p.rowIndex,r=null===p||void 0===p?void 0:p.index;"move"===d?t={top:null===p||void 0===p?void 0:p.rowIndex,left:null===p||void 0===p?void 0:p.index,width:c.width,height:c.height}:"bottomRight"===d?t={top:c.top,left:c.left,width:r-c.left+1,height:e-c.top+1}:"bottomLeft"===d?t={top:c.top,left:r,width:c.left-r+c.width,height:e-c.top+1}:"topRight"===d?t={top:e,left:c.left,width:r-c.left+1,height:c.top-e+c.height}:"topLeft"===d&&(t={top:e,left:r,width:c.left-r+c.width,height:c.top-e+c.height}),n(t,i),h(null),s({}),g(null),o(null)}},C=(0,Js.get)({desktop:25,tablet:20,mobile:15},r,25);return(0,uf.jsxs)(Bxn,{darkMode:y,children:[Md&&Array.from({length:b+20}).map((function(t,e){return(0,uf.jsx)(fR,{children:w.map((function(t,n){var r=!1;if("move"===d){var a=null===p||void 0===p?void 0:p.index,i=null===p||void 0===p?void 0:p.rowIndex;e>=i&&n>=a&&e<i+c.height&&n<a+c.width&&(r=!0)}else"bottomRight"===d?e>=c.top&&n>=c.left&&e<=(null===p||void 0===p?void 0:p.rowIndex)&&n<=(null===p||void 0===p?void 0:p.index)&&(r=!0):"bottomLeft"===d?e>=c.top&&n<c.left+c.width&&e<=(null===p||void 0===p?void 0:p.rowIndex)&&n>=(null===p||void 0===p?void 0:p.index)&&(r=!0):"topRight"===d?e<=c.top+c.height&&n>=c.left&&e>=(null===p||void 0===p?void 0:p.rowIndex)&&n<=(null===p||void 0===p?void 0:p.index)&&(r=!0):"topLeft"===d&&e<c.top+c.height&&n<c.left+c.width&&e>=(null===p||void 0===p?void 0:p.rowIndex)&&n>=(null===p||void 0===p?void 0:p.index)&&(r=!0);return(0,uf.jsx)(Txn,{darkMode:y,gridSize:C,active:r,onClick:function(){return z()},onMouseEnter:function(){return function(t,e){c&&d&&g({rowIndex:t,index:e})}(e,n)}})}))})})),e.filter((function(t){return t.id!==i})).map((function(t){return(0,uf.jsx)(Sxn,{gridSize:C,active:Md&&v===t.id,setStartPosition:s,setStartHandle:h,setDragItem:o,item:Se(Se({},t),{},{gridPosition:(0,Js.get)(t,["gridPosition",r])}),handleDragEnd:z,allPositions:e.filter((function(e){return e.id!==t.id})),children:t.content},t.id)}))]})},_xn=function(t,e){return 0===t.length?0:Math.max.apply(Math,z(t.map((function(t){return(0,Js.get)(t,["gridPosition",e,"top"],0)+(0,Js.get)(t,["gridPosition",e,"height"],0)}))))},Bxn=sf.div.withConfig({displayName:"GridLayout__Container",componentId:"sc-mp9s8j-0"})(["position:relative;",""],(function(t){return Md&&"border: 1px solid ".concat(t.darkMode?tu.darkModeLightBackground:tu.grey2,";")})),Dxn=sf.div.withConfig({displayName:"GridLayout__Item",componentId:"sc-mp9s8j-1"})(["position:absolute;cursor:pointer;top:",";left:calc((100% / 48) * ",");min-width:calc((100% / 48) * ",");max-width:calc((100% / 48) * ",");"],(function(t){return kd(t.top)}),(function(t){return t.left}),(function(t){return t.width}),(function(t){return t.width})),Txn=sf.div.withConfig({displayName:"GridLayout__Guide",componentId:"sc-mp9s8j-2"})(["min-height:","px;max-height:","px;min-width:calc(100% / 48);max-width:calc(100% / 48);border-right:1px solid ",";border-bottom:1px solid ",";background:",";"],(function(t){return t.gridSize}),(function(t){return t.gridSize}),(function(t){return t.darkMode?tu.darkModeLightBackground:tu.grey2}),(function(t){return t.darkMode?tu.darkModeLightBackground:tu.grey2}),(function(t){return t.active?"#3c78e120":"transparent"})),Vxn=sf.div.withConfig({displayName:"GridLayout__Handle",componentId:"sc-mp9s8j-3"})(["position:absolute;background:",";height:8px;width:8px;border-radius:10px;z-index:9999;"],tu.primary),Oxn=function(t){var e=t.label,n=t.value,r=t.componentId,a=t.operator,i=t.translations,o=t.options,l=void 0===o?[]:o,c=t.processDynamicText,s=(0,Js.get)(i,"filterAny","any"),u=(0,Js.get)(i,"filterIs","is"),d=(0,Js.get)(i,"between","between"),h=(0,Js.get)(i,"and","and"),f=(0,Js.get)(i,"selection","selection"),p=(0,Js.get)(i,"selections","selections"),g="".concat(a," ").concat(n||s);if("MultiSelect"===r)if(n){var v=n.split(",").map((function(t){return t.trim()})).length;g="(".concat(v," ").concat(v>1?p:f,")")}else g="".concat(u," ").concat(s);else if("Select"===r){var y=l.find((function(t){return t.value===n})),b=(0,Js.get)(y,"label")||n||s;g="".concat(a," ").concat(b),["equals","date_equals"].includes(a)&&(g="".concat(u," ").concat(b))}else if("Input"===r)g="".concat(a),"equals"===a&&(g=u),g=(0,Js.lowerCase)(g);else if("Boolean"===r)g="".concat(u," ").concat(Ju(n||s));else if(["DateRangePicker","NumericRange"].includes(r))if(n){var x=m(n.split("|"),2),M=x[0],w=x[1];g="".concat(d," ").concat(M," ").concat(h," ").concat(w)}else g="".concat(u," ").concat(s);else["equals","date_equals"].includes(a)?g="".concat(u," ").concat(n||s):a.includes("date")&&(g="".concat(a.replace("date_","")," ").concat(n||s));var z=(0,Js.get)(i,a,a);return c({text:"".concat(e," ").concat(g).replace(a,z)})},Ixn=function(t){var e=t.icon,n=t.background,r=t.border,a=t.displayValue,i=t.iconColor,o=t.textColor,l=t.onClick,c=Ys(XI),s=(0,Js.get)(c,["styling","formInputRadius"],8);return(0,uf.jsxs)(Nxn,{onClick:l,background:n,border:r,borderRadius:s,children:[e&&(0,uf.jsx)(aln,{data:{icon:e,size:17,margin:"0 2px 0 0",color:i}}),(0,uf.jsx)(Pxn,{color:o,children:a})]})},Rxn=function(t){var e=t.icon,n=t.value,r=t.displayValue,a=t.showLabel,i=void 0===a||a,o=t.onChange,l=t.background,c=t.border,s=t.iconColor,u=t.textColor,d=t.placeholder,h=t.width,f=Ys(XI),p=Ys(WI),g=(0,Js.get)(f,["styling","formInputRadius"],8),v=(0,Js.get)(p,"filterAny","any");return(0,uf.jsxs)(Nxn,{style:{padding:e&&i?"0px":"0px 0px 0px 10px"},noHover:!0,background:l,border:c,borderRadius:g,children:[e&&(0,uf.jsx)(aln,{data:{icon:e,size:17,margin:"8px 2px 8px 8px",color:s}}),!1!==i&&(0,uf.jsx)(Pxn,{color:u,style:{cursor:"default"},children:r}),(0,uf.jsx)(Fxn,{width:h,color:u,value:n,placeholder:d||v,onChange:function(t){return o(t.target.value)}})]})},Fxn=sf.input.withConfig({displayName:"CustomFilterButton__Input",componentId:"sc-4q626s-0"})(["border:0px;background:transparent;font-size:15px;padding:5px 5px 5px 2px;font-weight:500;font-size:14px;width:",";color:",";outline:0px;&::placeholder{color:",";}"],(function(t){return t.width||"100px"}),(function(t){return t.color}),tu.grey3),Nxn=sf.div.withConfig({displayName:"CustomFilterButton__Container",componentId:"sc-4q626s-1"})(["padding:10px;background:",";border:",";border-radius:",";display:flex;align-items:center;gap:4px;cursor:pointer;height:38px;",""],(function(t){return t.background}),(function(t){return t.border}),(function(t){return kd(t.borderRadius||10)}),(function(t){return!t.noHover&&"\n    &:hover {\n      filter: brightness(95%);\n    }\n  "})),Pxn=sf.div.withConfig({displayName:"CustomFilterButton__Text",componentId:"sc-4q626s-2"})(["font-size:14px;font-weight:600;white-space:nowrap;color:",";"],(function(t){return t.color})),jxn=[{label:"Today",value:"today"},{label:"Last 7 Days",value:7},{label:"Last 30 Days",value:30},{label:"Last 3 Months",value:90},{label:"Last 6 Months",value:180},{label:"Last 12 Months",value:365}],Uxn=function(t){var e=t.data;return(0,uf.jsx)(hq,{data:Se(Se({},e),{},{options:jxn})})},Wxn=function(t){var e=t.data,n=Ys(ZI),r=Ys(WI),a=(0,Js.get)(e,"icon"),i=(0,Js.get)(e,"componentId","Input"),o=(0,Js.get)(e,"operator","equals"),l=(0,Js.get)(e,"options",[]),c=function(){return e.onChange(null)},s=(0,Js.get)(e,"theme","white"),u="#eceef2",d="1px solid ".concat(tu.grey2),h=tu.grey4,f=tu.default;"white"===s&&(u="white"),n&&(u=tu.darkModeInputBackground,d="1px solid ".concat(tu.darkModeInputBorder),h=tu.grey3,f="white");var p={icon:a,showLabel:e.showLabel,placeholder:e.placeholder,label:e.label,value:e.value,operator:o,componentId:i,iconColor:h,darkMode:n,background:u,border:d,theme:s,width:e.width,displayValue:e.displayValue,textColor:f,onChange:function(t){return e.onChange(t)}};if(["Select","MultiSelect"].includes(i)){var g,v=Se(Se({},p),{},{value:null===(g=l.find((function(t){return t.value===e.value})))||void 0===g?void 0:g.label}),m=l.map((function(t){return{label:t.label,onClick:function(){return e.onChange(t.value)},active:t.value===e.value}}));if("MultiSelect"===i){var y=e.value?e.value.split(",").map((function(t){return t.trim()})):[];m=l.map((function(t){return{label:t.label,onClick:function(){var n=z(y);n.includes(t.value)?n.splice(n.indexOf(t.value),1):n.push(t.value);var r=n.join(",");e.onChange(r)},active:y.includes(t.value)}}))}var b=[{label:(0,Js.get)(r,"filterAny","any"),active:(0,Js.isNil)(e.value),onClick:c}].concat(z(m));return(0,uf.jsx)(oln,{data:{darkMode:n,optionMinWidth:"120px",options:b,component:(0,uf.jsx)(Ixn,Se({},v))}})}if("DateTimePicker"===i)return(0,uf.jsx)(jlr,{data:Se(Se({},e),{},{filterButton:p})});if("NumericRange"===i)return(0,uf.jsx)(Ewr,{data:Se(Se({},e),{},{filterButton:p})});if("DateRangePicker"===i)return(0,uf.jsx)(Jlr,{data:Se(Se({},e),{},{filterButton:p})});if("RelativeDate"===i){var x,M=Se(Se({},p),{},{value:null===(x=jxn.find((function(t){return t.value===e.value})))||void 0===x?void 0:x.label});return(0,uf.jsx)(oln,{data:{darkMode:n,optionMinWidth:"120px",options:[{label:(0,Js.get)(r,"filterAny","Any"),active:(0,Js.isNil)(e.value),onClick:c}].concat(z(jxn.map((function(t){return{label:t.label,onClick:function(){return e.onChange(t.value)},active:t.value===e.value}})))),component:(0,uf.jsx)(Ixn,Se({},M))}})}return"Boolean"===i?(0,uf.jsx)(oln,{data:{darkMode:n,optionMinWidth:"120px",options:[{label:(0,Js.get)(r,"filterAny","Any"),active:(0,Js.isNil)(e.value),onClick:c},{label:(0,Js.get)(r,"true","True"),onClick:function(){return e.onChange("TRUE")},active:!(0,Js.isNil)(e.value)&&!0===Sd(e.value)},{label:(0,Js.get)(r,"false","False"),onClick:function(){return e.onChange("FALSE")},active:!(0,Js.isNil)(e.value)&&!1===Sd(e.value)}],component:(0,uf.jsx)(Ixn,Se({},p))}}):"Input"===i?(0,uf.jsx)(Rxn,Se(Se({},p),{},{onChange:function(t){return e.onChange(t)}})):(0,uf.jsx)(SR,{data:Se(Se({},e),{},{width:"200px"})})},Zxn=function(t,e){var n=m((0,x.useState)({width:0,height:0,offsetTop:0}),2),r=n[0],a=n[1],i=function(t){var e=(0,Js.get)(t,"current");return{offsetTop:(0,Js.get)(e,"offsetTop",0),offsetLeft:(0,Js.get)(e,"offsetLeft",0),width:(0,Js.get)(e,"offsetWidth",0),height:(0,Js.get)(e,"offsetHeight",0)}};return(0,x.useEffect)((function(){var e=function(){a(i(t))};return a(i(t)),e(),setTimeout(e,0),window.addEventListener("resize",e),function(){window.removeEventListener("resize",e)}}),[t,e]),r},Gxn=function(){var t=lR(),e=Ys(ZI),n=Ys(WI),r=m((0,x.useState)(null),2),a=r[0],i=r[1],o=cR().processDynamicText,l=m(Xs(gI),2),c=l[0],s=l[1],u=(0,Js.get)(t,"filterSettings",{}),d=(0,Js.get)(u,"filters",[]),h=(0,Js.get)(u,"theme"),f=(0,x.useRef)(),p=Zxn(f,null).width;if(!d.length)return(0,uf.jsx)(uf.Fragment,{});var g=50,v=[];d.map((function(t){var e=(0,Js.get)(t,"componentId","Input"),r=(0,Js.get)(c,t.id),a=(0,Js.get)(t,"operator","equals"),i=Oxn({label:(0,Js.get)(t,"label"),value:r,componentId:e,operator:a,translations:n,options:(0,Js.get)(t,"options",[]),processDynamicText:o});g+=8*i.length,v.push(Se(Se({},t),{},{displayValue:i,theme:h,componentId:e,value:r,operator:a,onChange:function(e){return s(Se(Se({},c),{},He({},t.id,e)))}}))})),g+=50*d.length;var y=p>0&&g>p;return(0,uf.jsxs)(qxn,{ref:f,children:[y&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(_lr,{label:(0,Js.get)(n,"filtersText","Filters"),anchorElement:a,hide:function(){return i(null)},background:e&&tu.darkModeLightBackground,children:(0,uf.jsx)(gR,{gap:"15px",children:v.map((function(t){return(0,uf.jsx)(Wxn,{data:t})}))})}),(0,uf.jsx)(gf,{data:{backgroundColor:e?tu.darkModeBackground:"white",color:e&&"white",border:e&&"1px solid #2d2d2d",text:(0,Js.get)(n,"filtersText","Filters"),icon:"FiFilter",type:"basic",onClick:function(t){return i(t.currentTarget)}}})]}),!y&&v.map((function(t){return(0,uf.jsx)(Wxn,{data:t})}))]})},qxn=sf.div.withConfig({displayName:"PageFilters__Container",componentId:"sc-19g1tgi-0"})(["display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin:",";"],Md?"32px 32px 0 32px":"0px"),Yxn=sf.div.withConfig({displayName:"RenderBlockStyles__ActiveIndicator",componentId:"sc-4icvke-0"})(["position:absolute;background:transparent;z-index:9998;top:0;right:0;bottom:0;left:0;border:2px solid blue;pointer-events:none;opacity:0;"," transition:opacity 0.2s;border-radius:",";"],(function(t){return t.active&&"opacity: 1;"}),(function(t){return t.borderRadius||"0px"})),Xxn=sf.div.withConfig({displayName:"RenderBlockStyles__HoverIndicator",componentId:"sc-4icvke-1"})(["position:absolute;background:",";z-index:9998;"],tu.primary),$xn=sf.div.withConfig({displayName:"RenderBlockStyles__Overlay",componentId:"sc-4icvke-2"})(["position:absolute;top:0;left:0;width:100%;height:100%;background:",";"],(function(t){return t.color})),Kxn=sf.div.withConfig({displayName:"RenderBlockStyles__BlockLabel",componentId:"sc-4icvke-3"})(["color:",";font-size:20px;font-weight:600;margin:0 20px 0 0;",""],(function(t){return t.color||(t.darkMode?"white":tu.default)}),(function(t){return t.customCss})),Qxn=sf.input.withConfig({displayName:"RenderBlockStyles__BlockLabelInput",componentId:"sc-4icvke-4"})(["color:",";min-width:60px;padding:0px;background:transparent;width:",";font-size:20px;font-weight:600;margin:0 20px 0 0;border:0px;cursor:default;&:focus{outline:none;background:",";}"," ",""],(function(t){return t.color||(t.darkMode?"white":tu.default)}),(function(t){return kd(t.width)}),(function(t){return t.darkMode?"rgba(255, 255, 255, 0.02)":"rgba(0,0,0, 0.02)"}),(function(t){return t.isFrontlyAdmin&&"\n  &:hover {\n    background: ".concat((function(t){return t.darkMode?"rgba(255, 255, 255, 0.02)":"rgba(0,0,0, 0.02)"}),";\n    cursor: text;\n  }\n")}),(function(t){return t.customCss})),Jxn=sf.div.withConfig({displayName:"RenderBlockStyles__FiltersRow",componentId:"sc-4icvke-5"})(["display:flex;gap:15px;align-items:center;flex:1;"]),tMn=sf.div.withConfig({displayName:"RenderBlockStyles__BlockHeader",componentId:"sc-4icvke-6"})(["display:flex;align-items:center;justify-content:space-between;margin-bottom:",";"],du),eMn=sf.div.withConfig({displayName:"RenderBlockStyles__BlockContainer",componentId:"sc-4icvke-7"})(["position:relative;"," "," "," "," height:",";display:flex;flex-direction:column;overflow:",";border-radius:",";border-width:",";border-color:",";border-style:",";box-shadow:",";margin:",";padding:",";background:",";"," "," "," ",";"," "," "," ",""],(function(t){return t.newLayoutSystem&&"Row"===t.parentComponentId&&"\n    flex-grow: ".concat(t.fillRemainingSpace?1:0,";\n    flex-basis: ").concat(t.width?kd(t.width):"auto",";\n    flex-shrink: 1;\n  ")}),(function(t){return t.newLayoutSystem&&"Column"===t.parentComponentId&&"\n    width: ".concat(t.width||"auto",";\n    ").concat(t.fillRemainingSpace&&"width: 100%;","\n  ")}),(function(t){return!t.newLayoutSystem&&"\n    width: ".concat(t.width||"100%",";\n    ").concat(t.fillRemainingSpace&&"Row"===t.parentComponentId&&"flex: 1;","\n    ").concat(t.fillRemainingSpace&&"Column"===t.parentComponentId&&"width: 100%;","\n  ")}),(function(t){return t.newGridSystem&&"\n    grid-column: span ".concat(t.columnSpan,";\n    grid-row: span ").concat(t.rowSpan,";\n  ")}),(function(t){return t.height||"auto"}),(function(t){return t.inLayout||"auto"!==t.height?"auto":"initial"}),(function(t){return t.borderRadius}),(function(t){return t.borderWidth}),(function(t){return t.borderColor}),(function(t){return t.borderStyle||"solid"}),(function(t){return t.boxShadow}),(function(t){return t.margin}),(function(t){return t.padding}),(function(t){return t.background}),(function(t){return!t.showBackground&&"\n    background: transparent;\n    padding: 0px;\n    ".concat(t.forceBorder?"":"border: 0px;","\n    box-shadow: none;\n    border-radius: 0px;\n    overflow: visible;\n    ")}),(function(t){return(t.hovering||t.onClick)&&"cursor: pointer;"}),(function(t){return t.newLayoutSystem&&["Row","Column"].includes(t.componentId)&&"overflow: hidden;"}),(function(t){return t.backgroundImage&&"\n    background-repeat: no-repeat;\n    background-image: url(".concat(t.backgroundImage,");\n    background-size: ").concat(t.backgroundSize,";\n    background-position: ").concat(t.backgroundPosition,";\n  ")}),(function(t){return t.isDragging&&"opacity: 0.4;"}),(function(t){return t.addVisiblePadding&&"padding: 20px;"}),(function(t){return t.stopPointerEvents&&"pointer-events: none;"}),(function(t){return t.customCss})),nMn=sf.div.withConfig({displayName:"RenderBlockStyles__WarningBubble",componentId:"sc-4icvke-8"})(["background:#df516e;display:flex;align-items:center;gap:5px;padding:3px;border-radius:5px;margin-top:5px;"]),rMn=function(t){var e=qu.find((function(e){return e.type===(0,Js.get)(t,"componentId")})),n=(0,Js.get)(e,"card");return"disabled"!==n&&("on"===n?Zu((0,Js.get)(t,"showBackground")):"off"===n&&(0,Js.get)(t,"showBackground"))},aMn=(0,x.memo)((function(t){var e=t.connect,n=t.src;return(0,x.useEffect)((function(){if("undefined"!==typeof Image){var t=!1,r=new Image;return r.src=n,r.onload=function(){e(r),t=!0},function(){t&&e(null)}}})),null})),iMn=function(){var t=_t();return(0,uf.jsxs)(nMn,{onClick:function(){return t("/spreadsheets")},children:[(0,uf.jsx)(aln,{data:{icon:"FiAlertTriangle",color:"white",size:14}}),(0,uf.jsx)(dR,{data:{text:"This page allows public access, but this sheet does not. Click here to resolve the issue.",fontStyle:"bodySm",color:"white"}})]})},oMn=function(t){var e=t.block,n=t.app,r=t.spreadsheets,a={};return Nu(n,"data_relations").filter((function(t){return t.sheet2===(0,Js.get)(e,"spreadsheet")})).forEach((function(t){var n="".concat(e.id,"-").concat(t.id),i=Md?[]:(0,Js.get)(r,["relations",n],[]);a[t.column2]=i})),{relationColumns:a}},lMn=function(t){var e=t.block,n=t.filters,r=t.collapseSearch,a=$s(tR),i=(0,x.useCallback)((0,Js.debounce)(function(){var t=Ae(ke().mark((function t(n){return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:a([e.id]);case 1:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),300),[]),o=m(Xs(fI),2),l=o[0],c=o[1],s=Ys(JI),u=cR().processDynamicText,d=cdn().getListData,h=Ys(ZI),f=Ys(WI),p=Ys(XI),g=Nu(p,"data_relations"),v=(0,Js.get)(p,"styling",{}),y=(0,Js.get)(v,"formInputRadius"),b=(0,Js.get)(v,"formInputBorderColor"),M=Ys(jI),w=M.find((function(t){return t.id===(0,Js.get)(e,"spreadsheet")})),C=(0,Js.get)(w,"service"),A=["supabase","airtable"].includes(C),k=oMn({block:e,app:p,spreadsheets:s}).relationColumns,H=d(e),E=m((0,x.useState)(!1),2),S=E[0],L=E[1];if(0===n.length&&!(0,Js.get)(e,"showSearch"))return(0,uf.jsx)("div",{style:{flex:1}});var _=(0,Js.get)(l,e.id),B=[],D=[];n.forEach((function(t){var n=["Select","MultiSelect"].includes(t.componentId)?function(t){if((0,Js.get)(t,"useDataSourceOptions",!1)){var e=(0,Js.get)(w,["field_data","config",t.key,"options"],[]);try{if(t.key.includes("__")){var n=t.key.split("__")[1];g.forEach((function(t){if(t.sheet2===w.id){var r=M.find((function(e){return e.id===t.sheet1}));if((0,Js.get)(r,"headers",[]).includes(n))return e=(0,Js.get)(r,["field_data","config",n,"options"],[])}}))}}catch(o){console.log("ERROR GETTING DYNAMIC OPTIONS",o)}return e}var r=(0,Js.get)(k,t.key);if(r)return r;var a=Nu(t,"options"),i=(0,Js.get)(t,"preventAutoGeneratedOptions",!1)?[]:z(ld(H,t.key,t.componentId).filter((function(t){return t&&t})).filter((function(t){return!a.find((function(e){return e.value===t}))})).map((function(t){return{label:t,value:t}})));return[].concat(z(a),z(i))}(t):[],r=(0,Js.get)(t,"selectSorting");r&&(n=hdn(n,"value",r));var a=(0,uf.jsx)(Wxn,{data:Se(Se({},t),{},{label:(0,Js.get)(t,"label",(0,Js.startCase)(t.key)),options:n,theme:(0,Js.get)(e,"visibleFiltersTheme","white"),value:u({text:(0,Js.get)(_,t.key)}),borderRadius:y,blockSpreadsheetId:e.spreadsheet,border:"1px solid ".concat(b||tu.pitchBorder),color:h&&"white",background:h&&tu.darkModeInputBackground,onChange:function(n){c(Se(Se({},l),{},He({},e.id,Se(Se({},_),{},He({},t.key,n))))),A&&i(n)}})});t.inFilterDropdown?B.push(a):D.push(a)}));var T=null;return e.spreadsheet&&e.showSearch&&!A&&(T=(0,uf.jsx)(Wxn,{data:{width:"140px",showLabel:!1,theme:(0,Js.get)(e,"visibleFiltersTheme","white"),border:"1px solid ".concat(b||tu.pitchBorder),color:h&&"white",background:h&&tu.darkModeInputBackground,icon:"FiSearch",componentId:"Input",displayValue:null,label:null,placeholder:(0,Js.get)(f,"searchText","Search"),operator:"equals",value:(0,Js.get)(_,"search"),blockSpreadsheetId:e.spreadsheet,onChange:function(t){return c(Se(Se({},l),{},He({},e.id,Se(Se({},_),{},{search:t}))))}}})),(0,uf.jsxs)(fR,{gap:"15px",style:{width:"fit-content",flex:1,justifyContent:"flex-end"},children:[S&&(0,uf.jsx)(_lr,{label:(0,Js.get)(f,"filtersText","Filters"),anchorElement:S,hide:function(){return L(null)},darkMode:h,children:(0,uf.jsxs)(gR,{gap:"10px",children:[r&&T?T:null,B]})}),r||null===T?null:T,D,(r||B.length>0)&&(0,uf.jsx)(gf,{data:{icon:"FiFilter",type:"basic",height:"38px",backgroundColor:h?tu.darkModeInputBackground:"white",border:h?"1px solid ".concat(tu.darkModeLightBorder):null,onClick:function(t){return L(t.currentTarget)}}})]})},cMn=function(t){var e=t.block,n=(t.page,m((0,x.useState)(""),2)),r=n[0],a=n[1],i=m(Xs(HI),2),o=i[0],l=i[1],c=m(Xs(eI),2),s=c[0],u=c[1],d=(0,Js.get)(s,e.id,{}),h=(0,Js.get)(d,"data"),f=(0,Js.get)(d,"isFetching",!1),p=(0,Js.get)(e,"hiddenFilters",[]),g=(0,Js.get)(e,"excludedColumns","").split(",").map((function(t){return t.trim()}));return(0,uf.jsxs)("div",{children:[h&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(sMn,{children:r}),(0,uf.jsx)(uMn,{children:h}),(0,uf.jsx)(gf,{data:{onClick:function(){u((function(t){return Se(Se({},t),{},He({},e.id,null))}))},text:"Ask Another Question",type:"basic",icon:"FiRefreshCcw",size:"large"}})]}),!h&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(sMn,{children:(0,Js.get)(e,"label","Ask anything about your data")}),(0,uf.jsx)(dMn,{value:r,onChange:function(t){return a(t.target.value)}}),(0,uf.jsx)(gf,{data:{onClick:function(){u((function(t){return Se(Se({},t),{},He({},e.id,{isFetching:!0,data:null}))}));var t=(Math.random().toString(36)+Math.random().toString(36)).substr(2,12);l([].concat(z(o),[{instanceId:t,blockId:e.id}])),K9.post("/ai_block_action/",{prompt:r,data_source_id:e.spreadsheet,max_characters:e.maxCharacters,data_source_context_filters:p,instance_id:t,excluded_columns:g})},isFetching:f,text:(0,Js.get)(e,"submitButtonText","Submit"),size:"large"}})]})]})},sMn=sf.div.withConfig({displayName:"AIBlock__Title",componentId:"sc-e5klxs-0"})(["font-size:30px;font-weight:700;color:",";"],tu.default),uMn=sf.div.withConfig({displayName:"AIBlock__Response",componentId:"sc-e5klxs-1"})(["font-size:40px;font-weight:300;color:",";margin:20px 0 20px 0;"],tu.default),dMn=sf.textarea.withConfig({displayName:"AIBlock__StyledTextArea",componentId:"sc-e5klxs-2"})(["margin:20px 0 15px 0;resize:none;min-height:120px;height:fit-content;background:white;border:0px;width:100%;padding:20px;font-size:18px;outline:none;font-weight:400;border-radius:15px;color:",";min-width:400px;border:1px solid ",";width:100%;cursor:pointer;&::placeholder{color:",";}@media screen and (max-width:800px){min-width:100%;max-width:100%;width:100%;font-size:14px;}"],tu.default,tu.divider,tu.grey3),hMn=sf.button.withConfig({displayName:"Button__StyledButton",componentId:"sc-8iwlbi-0"})(["display:flex;justify-content:center;align-items:center;white-space:nowrap;letter-spacing:0px;cursor:pointer;border:1px;gap:5px;height:",";flex-direction:",";border-radius:",";padding:",";font-weight:",";font-size:",";color:",";background:",";width:",";"," "," &:hover{filter:brightness(90%);}",""],(function(t){return kd(t.height)}),(function(t){return t.flippedIcon?"row-reverse":"row"}),(function(t){return kd(t.borderRadius||8)}),(function(t){return t.padding}),(function(t){return t.fontWeight||500}),(function(t){return kd(t.fontSize||14)}),(function(t){return t.fontColor||"white"}),(function(t){return t.backgroundColor}),(function(t){return t.width?kd(t.width):"fit-content"}),(function(t){return t.fillRemainingSpace&&"width: 100%;"}),(function(t){return"secondary"===t.type&&"\n    background: white;\n    border: 1px solid ".concat(tu.grey2,";\n    color: ").concat(tu.grey4,";\n  ")}),(function(t){return t.customCss})),fMn=function(t){var e=t.block,n=t.page,r=Ys(XI),a=ldn(n).actionResolver,i=cR().processDynamicText,o=(0,Js.get)(r,"styling",{}),l=(0,Js.get)(r,"primary_color",tu.primary),c=(0,Js.get)(e,"repeatingRecord"),s=(0,Js.get)(c,"frontly_id"),u=i({text:(0,Js.get)(e,"text"),reusableBlockId:e.reusableBlockId,context:{repeatingRecord:c}}),d=(0,Js.get)(e,"id");s&&(d="".concat(d,"-").concat(s));var h=Ys(zI),f=(0,Js.get)(e,"borderRadius")||(0,Js.get)(o,"buttonBorderRadius"),p=(0,Js.get)(e,"type","primary"),g=!Ys(qO)&&h.includes(d),v=(0,Js.get)(e,"icon"),m=(0,Js.get)(e,"fontSize",14),y=yxn(e.padding,null),b=parseInt(m)-2,x=y||kd(b||12),M=y?"auto":30+b,w=(0,Js.get)(e,"customCss",{});return(0,uf.jsxs)(hMn,{type:p,onClick:function(t){Md||t.stopPropagation();var n=(0,Js.get)(e,["actionMap","clickAction"]),r=(0,Js.get)(e,"clickAction");a({rawAction:n,actionId:r,reusableBlockId:e.reusableBlockId,blockId:d,context:{repeatingRecord:c}})},fillRemainingSpace:(0,Js.get)(e,"fillRemainingSpace"),width:(0,Js.get)(e,"layoutWidth"),borderRadius:f,flippedIcon:(0,Js.get)(e,"flippedIcon"),fontColor:(0,Js.get)(e,"fontColor"),fontWeight:(0,Js.get)(e,"fontWeight"),fontSize:m,padding:x,height:M,backgroundColor:(0,Js.get)(e,"buttonColor")||l,customCss:i({text:(0,Js.get)(w,"buttonContainer"),reusableBlockId:e.reusableBlockId,context:{repeatingRecord:(0,Js.get)(e,"repeatingRecord")}}),children:[g&&(0,uf.jsx)(wtt,{color:"primary"===p?"white":tu.grey4,size:20}),!g&&u,v&&!g&&(0,uf.jsx)(aln,{data:{icon:v,hover:!0,size:m}})]})},pMn=function(t,e){return md(t,e,["block","primaryColor","appStyling"])},gMn=(0,x.memo)(fMn,pMn);function vMn(t,e){if(e.length<t)throw new TypeError(t+" argument"+(t>1?"s":"")+" required, but only "+e.length+" present")}function mMn(t){vMn(1,arguments);var e=Object.prototype.toString.call(t);return t instanceof Date||"object"===A(t)&&"[object Date]"===e?new Date(t.getTime()):"number"===typeof t||"[object Number]"===e?new Date(t):("string"!==typeof t&&"[object String]"!==e||"undefined"===typeof console||(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"),console.warn((new Error).stack)),new Date(NaN))}function yMn(t,e){vMn(2,arguments);var n=mMn(t),r=mMn(e);return n.getTime()===r.getTime()}function bMn(t){vMn(1,arguments);var e=mMn(t);return e.setHours(0,0,0,0),e}function xMn(t){return vMn(1,arguments),function(t,e){vMn(2,arguments);var n=bMn(t),r=bMn(e);return n.getTime()===r.getTime()}(t,Date.now())}function MMn(t,e){vMn(2,arguments);var n=mMn(t),r=mMn(e);return n.getFullYear()===r.getFullYear()&&n.getMonth()===r.getMonth()}function wMn(t){if(vMn(1,arguments),!function(t){return vMn(1,arguments),t instanceof Date||"object"===A(t)&&"[object Date]"===Object.prototype.toString.call(t)}(t)&&"number"!==typeof t)return!1;var e=mMn(t);return!isNaN(Number(e))}function zMn(t){if(null===t||!0===t||!1===t)return NaN;var e=Number(t);return isNaN(e)?e:e<0?Math.ceil(e):Math.floor(e)}function CMn(t,e){return vMn(2,arguments),function(t,e){vMn(2,arguments);var n=mMn(t).getTime(),r=zMn(e);return new Date(n+r)}(t,-zMn(e))}function AMn(t){vMn(1,arguments);var e=mMn(t),n=e.getUTCDay(),r=(n<1?7:0)+n-1;return e.setUTCDate(e.getUTCDate()-r),e.setUTCHours(0,0,0,0),e}function kMn(t){vMn(1,arguments);var e=mMn(t),n=e.getUTCFullYear(),r=new Date(0);r.setUTCFullYear(n+1,0,4),r.setUTCHours(0,0,0,0);var a=AMn(r),i=new Date(0);i.setUTCFullYear(n,0,4),i.setUTCHours(0,0,0,0);var o=AMn(i);return e.getTime()>=a.getTime()?n+1:e.getTime()>=o.getTime()?n:n-1}var HMn=6048e5;function EMn(t){vMn(1,arguments);var e=mMn(t),n=AMn(e).getTime()-function(t){vMn(1,arguments);var e=kMn(t),n=new Date(0);return n.setUTCFullYear(e,0,4),n.setUTCHours(0,0,0,0),AMn(n)}(e).getTime();return Math.round(n/HMn)+1}var SMn={};function LMn(){return SMn}function _Mn(t,e){var n,r,a,i,o,l,c,s;vMn(1,arguments);var u=LMn(),d=zMn(null!==(n=null!==(r=null!==(a=null!==(i=null===e||void 0===e?void 0:e.weekStartsOn)&&void 0!==i?i:null===e||void 0===e||null===(o=e.locale)||void 0===o||null===(l=o.options)||void 0===l?void 0:l.weekStartsOn)&&void 0!==a?a:u.weekStartsOn)&&void 0!==r?r:null===(c=u.locale)||void 0===c||null===(s=c.options)||void 0===s?void 0:s.weekStartsOn)&&void 0!==n?n:0);if(!(d>=0&&d<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var h=mMn(t),f=h.getUTCDay(),p=(f<d?7:0)+f-d;return h.setUTCDate(h.getUTCDate()-p),h.setUTCHours(0,0,0,0),h}function BMn(t,e){var n,r,a,i,o,l,c,s;vMn(1,arguments);var u=mMn(t),d=u.getUTCFullYear(),h=LMn(),f=zMn(null!==(n=null!==(r=null!==(a=null!==(i=null===e||void 0===e?void 0:e.firstWeekContainsDate)&&void 0!==i?i:null===e||void 0===e||null===(o=e.locale)||void 0===o||null===(l=o.options)||void 0===l?void 0:l.firstWeekContainsDate)&&void 0!==a?a:h.firstWeekContainsDate)&&void 0!==r?r:null===(c=h.locale)||void 0===c||null===(s=c.options)||void 0===s?void 0:s.firstWeekContainsDate)&&void 0!==n?n:1);if(!(f>=1&&f<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var p=new Date(0);p.setUTCFullYear(d+1,0,f),p.setUTCHours(0,0,0,0);var g=_Mn(p,e),v=new Date(0);v.setUTCFullYear(d,0,f),v.setUTCHours(0,0,0,0);var m=_Mn(v,e);return u.getTime()>=g.getTime()?d+1:u.getTime()>=m.getTime()?d:d-1}var DMn=6048e5;function TMn(t,e){vMn(1,arguments);var n=mMn(t),r=_Mn(n,e).getTime()-function(t,e){var n,r,a,i,o,l,c,s;vMn(1,arguments);var u=LMn(),d=zMn(null!==(n=null!==(r=null!==(a=null!==(i=null===e||void 0===e?void 0:e.firstWeekContainsDate)&&void 0!==i?i:null===e||void 0===e||null===(o=e.locale)||void 0===o||null===(l=o.options)||void 0===l?void 0:l.firstWeekContainsDate)&&void 0!==a?a:u.firstWeekContainsDate)&&void 0!==r?r:null===(c=u.locale)||void 0===c||null===(s=c.options)||void 0===s?void 0:s.firstWeekContainsDate)&&void 0!==n?n:1),h=BMn(t,e),f=new Date(0);return f.setUTCFullYear(h,0,d),f.setUTCHours(0,0,0,0),_Mn(f,e)}(n,e).getTime();return Math.round(r/DMn)+1}function VMn(t,e){for(var n=t<0?"-":"",r=Math.abs(t).toString();r.length<e;)r="0"+r;return n+r}var OMn={y:function(t,e){var n=t.getUTCFullYear(),r=n>0?n:1-n;return VMn("yy"===e?r%100:r,e.length)},M:function(t,e){var n=t.getUTCMonth();return"M"===e?String(n+1):VMn(n+1,2)},d:function(t,e){return VMn(t.getUTCDate(),e.length)},a:function(t,e){var n=t.getUTCHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":return n.toUpperCase();case"aaa":return n;case"aaaaa":return n[0];default:return"am"===n?"a.m.":"p.m."}},h:function(t,e){return VMn(t.getUTCHours()%12||12,e.length)},H:function(t,e){return VMn(t.getUTCHours(),e.length)},m:function(t,e){return VMn(t.getUTCMinutes(),e.length)},s:function(t,e){return VMn(t.getUTCSeconds(),e.length)},S:function(t,e){var n=e.length,r=t.getUTCMilliseconds();return VMn(Math.floor(r*Math.pow(10,n-3)),e.length)}},IMn=OMn,RMn="midnight",FMn="noon",NMn="morning",PMn="afternoon",jMn="evening",UMn="night",WMn={G:function(t,e,n){var r=t.getUTCFullYear()>0?1:0;switch(e){case"G":case"GG":case"GGG":return n.era(r,{width:"abbreviated"});case"GGGGG":return n.era(r,{width:"narrow"});default:return n.era(r,{width:"wide"})}},y:function(t,e,n){if("yo"===e){var r=t.getUTCFullYear(),a=r>0?r:1-r;return n.ordinalNumber(a,{unit:"year"})}return IMn.y(t,e)},Y:function(t,e,n,r){var a=BMn(t,r),i=a>0?a:1-a;return"YY"===e?VMn(i%100,2):"Yo"===e?n.ordinalNumber(i,{unit:"year"}):VMn(i,e.length)},R:function(t,e){return VMn(kMn(t),e.length)},u:function(t,e){return VMn(t.getUTCFullYear(),e.length)},Q:function(t,e,n){var r=Math.ceil((t.getUTCMonth()+1)/3);switch(e){case"Q":return String(r);case"QQ":return VMn(r,2);case"Qo":return n.ordinalNumber(r,{unit:"quarter"});case"QQQ":return n.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(r,{width:"narrow",context:"formatting"});default:return n.quarter(r,{width:"wide",context:"formatting"})}},q:function(t,e,n){var r=Math.ceil((t.getUTCMonth()+1)/3);switch(e){case"q":return String(r);case"qq":return VMn(r,2);case"qo":return n.ordinalNumber(r,{unit:"quarter"});case"qqq":return n.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(r,{width:"narrow",context:"standalone"});default:return n.quarter(r,{width:"wide",context:"standalone"})}},M:function(t,e,n){var r=t.getUTCMonth();switch(e){case"M":case"MM":return IMn.M(t,e);case"Mo":return n.ordinalNumber(r+1,{unit:"month"});case"MMM":return n.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(r,{width:"narrow",context:"formatting"});default:return n.month(r,{width:"wide",context:"formatting"})}},L:function(t,e,n){var r=t.getUTCMonth();switch(e){case"L":return String(r+1);case"LL":return VMn(r+1,2);case"Lo":return n.ordinalNumber(r+1,{unit:"month"});case"LLL":return n.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(r,{width:"narrow",context:"standalone"});default:return n.month(r,{width:"wide",context:"standalone"})}},w:function(t,e,n,r){var a=TMn(t,r);return"wo"===e?n.ordinalNumber(a,{unit:"week"}):VMn(a,e.length)},I:function(t,e,n){var r=EMn(t);return"Io"===e?n.ordinalNumber(r,{unit:"week"}):VMn(r,e.length)},d:function(t,e,n){return"do"===e?n.ordinalNumber(t.getUTCDate(),{unit:"date"}):IMn.d(t,e)},D:function(t,e,n){var r=function(t){vMn(1,arguments);var e=mMn(t),n=e.getTime();e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0);var r=n-e.getTime();return Math.floor(r/864e5)+1}(t);return"Do"===e?n.ordinalNumber(r,{unit:"dayOfYear"}):VMn(r,e.length)},E:function(t,e,n){var r=t.getUTCDay();switch(e){case"E":case"EE":case"EEE":return n.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},e:function(t,e,n,r){var a=t.getUTCDay(),i=(a-r.weekStartsOn+8)%7||7;switch(e){case"e":return String(i);case"ee":return VMn(i,2);case"eo":return n.ordinalNumber(i,{unit:"day"});case"eee":return n.day(a,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(a,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(a,{width:"short",context:"formatting"});default:return n.day(a,{width:"wide",context:"formatting"})}},c:function(t,e,n,r){var a=t.getUTCDay(),i=(a-r.weekStartsOn+8)%7||7;switch(e){case"c":return String(i);case"cc":return VMn(i,e.length);case"co":return n.ordinalNumber(i,{unit:"day"});case"ccc":return n.day(a,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(a,{width:"narrow",context:"standalone"});case"cccccc":return n.day(a,{width:"short",context:"standalone"});default:return n.day(a,{width:"wide",context:"standalone"})}},i:function(t,e,n){var r=t.getUTCDay(),a=0===r?7:r;switch(e){case"i":return String(a);case"ii":return VMn(a,e.length);case"io":return n.ordinalNumber(a,{unit:"day"});case"iii":return n.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},a:function(t,e,n){var r=t.getUTCHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},b:function(t,e,n){var r,a=t.getUTCHours();switch(r=12===a?FMn:0===a?RMn:a/12>=1?"pm":"am",e){case"b":case"bb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},B:function(t,e,n){var r,a=t.getUTCHours();switch(r=a>=17?jMn:a>=12?PMn:a>=4?NMn:UMn,e){case"B":case"BB":case"BBB":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},h:function(t,e,n){if("ho"===e){var r=t.getUTCHours()%12;return 0===r&&(r=12),n.ordinalNumber(r,{unit:"hour"})}return IMn.h(t,e)},H:function(t,e,n){return"Ho"===e?n.ordinalNumber(t.getUTCHours(),{unit:"hour"}):IMn.H(t,e)},K:function(t,e,n){var r=t.getUTCHours()%12;return"Ko"===e?n.ordinalNumber(r,{unit:"hour"}):VMn(r,e.length)},k:function(t,e,n){var r=t.getUTCHours();return 0===r&&(r=24),"ko"===e?n.ordinalNumber(r,{unit:"hour"}):VMn(r,e.length)},m:function(t,e,n){return"mo"===e?n.ordinalNumber(t.getUTCMinutes(),{unit:"minute"}):IMn.m(t,e)},s:function(t,e,n){return"so"===e?n.ordinalNumber(t.getUTCSeconds(),{unit:"second"}):IMn.s(t,e)},S:function(t,e){return IMn.S(t,e)},X:function(t,e,n,r){var a=(r._originalDate||t).getTimezoneOffset();if(0===a)return"Z";switch(e){case"X":return GMn(a);case"XXXX":case"XX":return qMn(a);default:return qMn(a,":")}},x:function(t,e,n,r){var a=(r._originalDate||t).getTimezoneOffset();switch(e){case"x":return GMn(a);case"xxxx":case"xx":return qMn(a);default:return qMn(a,":")}},O:function(t,e,n,r){var a=(r._originalDate||t).getTimezoneOffset();switch(e){case"O":case"OO":case"OOO":return"GMT"+ZMn(a,":");default:return"GMT"+qMn(a,":")}},z:function(t,e,n,r){var a=(r._originalDate||t).getTimezoneOffset();switch(e){case"z":case"zz":case"zzz":return"GMT"+ZMn(a,":");default:return"GMT"+qMn(a,":")}},t:function(t,e,n,r){var a=r._originalDate||t;return VMn(Math.floor(a.getTime()/1e3),e.length)},T:function(t,e,n,r){return VMn((r._originalDate||t).getTime(),e.length)}};function ZMn(t,e){var n=t>0?"-":"+",r=Math.abs(t),a=Math.floor(r/60),i=r%60;if(0===i)return n+String(a);var o=e||"";return n+String(a)+o+VMn(i,2)}function GMn(t,e){return t%60===0?(t>0?"-":"+")+VMn(Math.abs(t)/60,2):qMn(t,e)}function qMn(t,e){var n=e||"",r=t>0?"-":"+",a=Math.abs(t);return r+VMn(Math.floor(a/60),2)+n+VMn(a%60,2)}var YMn=WMn,XMn=function(t,e){switch(t){case"P":return e.date({width:"short"});case"PP":return e.date({width:"medium"});case"PPP":return e.date({width:"long"});default:return e.date({width:"full"})}},$Mn=function(t,e){switch(t){case"p":return e.time({width:"short"});case"pp":return e.time({width:"medium"});case"ppp":return e.time({width:"long"});default:return e.time({width:"full"})}},KMn={p:$Mn,P:function(t,e){var n,r=t.match(/(P+)(p+)?/)||[],a=r[1],i=r[2];if(!i)return XMn(t,e);switch(a){case"P":n=e.dateTime({width:"short"});break;case"PP":n=e.dateTime({width:"medium"});break;case"PPP":n=e.dateTime({width:"long"});break;default:n=e.dateTime({width:"full"})}return n.replace("{{date}}",XMn(a,e)).replace("{{time}}",$Mn(i,e))}},QMn=KMn;function JMn(t){var e=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return e.setUTCFullYear(t.getFullYear()),t.getTime()-e.getTime()}var twn=["D","DD"],ewn=["YY","YYYY"];function nwn(t){return-1!==twn.indexOf(t)}function rwn(t){return-1!==ewn.indexOf(t)}function awn(t,e,n){if("YYYY"===t)throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(e,"`) for formatting years to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("YY"===t)throw new RangeError("Use `yy` instead of `YY` (in `".concat(e,"`) for formatting years to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("D"===t)throw new RangeError("Use `d` instead of `D` (in `".concat(e,"`) for formatting days of the month to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("DD"===t)throw new RangeError("Use `dd` instead of `DD` (in `".concat(e,"`) for formatting days of the month to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"))}var iwn={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},own=function(t,e,n){var r,a=iwn[t];return r="string"===typeof a?a:1===e?a.one:a.other.replace("{{count}}",e.toString()),null!==n&&void 0!==n&&n.addSuffix?n.comparison&&n.comparison>0?"in "+r:r+" ago":r};function lwn(t){return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=e.width?String(e.width):t.defaultWidth;return t.formats[n]||t.formats[t.defaultWidth]}}var cwn={date:lwn({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:lwn({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:lwn({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},swn={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},uwn=function(t,e,n,r){return swn[t]};function dwn(t){return function(e,n){var r;if("formatting"===(null!==n&&void 0!==n&&n.context?String(n.context):"standalone")&&t.formattingValues){var a=t.defaultFormattingWidth||t.defaultWidth,i=null!==n&&void 0!==n&&n.width?String(n.width):a;r=t.formattingValues[i]||t.formattingValues[a]}else{var o=t.defaultWidth,l=null!==n&&void 0!==n&&n.width?String(n.width):t.defaultWidth;r=t.values[l]||t.values[o]}return r[t.argumentCallback?t.argumentCallback(e):e]}}var hwn={ordinalNumber:function(t,e){var n=Number(t),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},era:dwn({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:dwn({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(t){return t-1}}),month:dwn({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:dwn({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:dwn({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})};function fwn(t){return function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=n.width,a=r&&t.matchPatterns[r]||t.matchPatterns[t.defaultMatchWidth],i=e.match(a);if(!i)return null;var o,l=i[0],c=r&&t.parsePatterns[r]||t.parsePatterns[t.defaultParseWidth],s=Array.isArray(c)?function(t,e){for(var n=0;n<t.length;n++)if(e(t[n]))return n;return}(c,(function(t){return t.test(l)})):function(t,e){for(var n in t)if(t.hasOwnProperty(n)&&e(t[n]))return n;return}(c,(function(t){return t.test(l)}));return o=t.valueCallback?t.valueCallback(s):s,{value:o=n.valueCallback?n.valueCallback(o):o,rest:e.slice(l.length)}}}var pwn,gwn={ordinalNumber:(pwn={matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(t){return parseInt(t,10)}},function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.match(pwn.matchPattern);if(!n)return null;var r=n[0],a=t.match(pwn.parsePattern);if(!a)return null;var i=pwn.valueCallback?pwn.valueCallback(a[0]):a[0];return{value:i=e.valueCallback?e.valueCallback(i):i,rest:t.slice(r.length)}}),era:fwn({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:fwn({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(t){return t+1}}),month:fwn({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:fwn({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:fwn({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},vwn={code:"en-US",formatDistance:own,formatLong:cwn,formatRelative:uwn,localize:hwn,match:gwn,options:{weekStartsOn:0,firstWeekContainsDate:1}},mwn=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,ywn=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,bwn=/^'([^]*?)'?$/,xwn=/''/g,Mwn=/[a-zA-Z]/;function wwn(t,e,n){var r,a,i,o,l,c,s,u,d,h,f,p,g,v,m,y,b,x;vMn(2,arguments);var M=String(e),w=LMn(),z=null!==(r=null!==(a=null===n||void 0===n?void 0:n.locale)&&void 0!==a?a:w.locale)&&void 0!==r?r:vwn,C=zMn(null!==(i=null!==(o=null!==(l=null!==(c=null===n||void 0===n?void 0:n.firstWeekContainsDate)&&void 0!==c?c:null===n||void 0===n||null===(s=n.locale)||void 0===s||null===(u=s.options)||void 0===u?void 0:u.firstWeekContainsDate)&&void 0!==l?l:w.firstWeekContainsDate)&&void 0!==o?o:null===(d=w.locale)||void 0===d||null===(h=d.options)||void 0===h?void 0:h.firstWeekContainsDate)&&void 0!==i?i:1);if(!(C>=1&&C<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var A=zMn(null!==(f=null!==(p=null!==(g=null!==(v=null===n||void 0===n?void 0:n.weekStartsOn)&&void 0!==v?v:null===n||void 0===n||null===(m=n.locale)||void 0===m||null===(y=m.options)||void 0===y?void 0:y.weekStartsOn)&&void 0!==g?g:w.weekStartsOn)&&void 0!==p?p:null===(b=w.locale)||void 0===b||null===(x=b.options)||void 0===x?void 0:x.weekStartsOn)&&void 0!==f?f:0);if(!(A>=0&&A<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!z.localize)throw new RangeError("locale must contain localize property");if(!z.formatLong)throw new RangeError("locale must contain formatLong property");var k=mMn(t);if(!wMn(k))throw new RangeError("Invalid time value");var H=CMn(k,JMn(k)),E={firstWeekContainsDate:C,weekStartsOn:A,locale:z,_originalDate:k},S=M.match(ywn).map((function(t){var e=t[0];return"p"===e||"P"===e?(0,QMn[e])(t,z.formatLong):t})).join("").match(mwn).map((function(r){if("''"===r)return"'";var a=r[0];if("'"===a)return function(t){var e=t.match(bwn);if(!e)return t;return e[1].replace(xwn,"'")}(r);var i=YMn[a];if(i)return null!==n&&void 0!==n&&n.useAdditionalWeekYearTokens||!rwn(r)||awn(r,e,String(t)),null!==n&&void 0!==n&&n.useAdditionalDayOfYearTokens||!nwn(r)||awn(r,e,String(t)),i(H,r,z.localize,E);if(a.match(Mwn))throw new RangeError("Format string contains an unescaped latin alphabet character `"+a+"`");return r})).join("");return S}function zwn(t,e){if(null==t)throw new TypeError("assign requires that input parameter not be null or undefined");for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t}var Cwn=function(){function t(){C(this,t),He(this,"priority",void 0),He(this,"subPriority",0)}return E(t,[{key:"validate",value:function(t,e){return!0}}]),t}(),Awn=function(t){L(n,t);var e=T(n);function n(t,r,a,i,o){var l;return C(this,n),(l=e.call(this)).value=t,l.validateValue=r,l.setValue=a,l.priority=i,o&&(l.subPriority=o),l}return E(n,[{key:"validate",value:function(t,e){return this.validateValue(t,this.value,e)}},{key:"set",value:function(t,e,n){return this.setValue(t,e,this.value,n)}}]),n}(Cwn),kwn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",10),He(D(t),"subPriority",-1),t}return E(n,[{key:"set",value:function(t,e){if(e.timestampIsSet)return t;var n=new Date(0);return n.setFullYear(t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()),n.setHours(t.getUTCHours(),t.getUTCMinutes(),t.getUTCSeconds(),t.getUTCMilliseconds()),n}}]),n}(Cwn),Hwn=function(){function t(){C(this,t),He(this,"incompatibleTokens",void 0),He(this,"priority",void 0),He(this,"subPriority",void 0)}return E(t,[{key:"run",value:function(t,e,n,r){var a=this.parse(t,e,n,r);return a?{setter:new Awn(a.value,this.validate,this.set,this.priority,this.subPriority),rest:a.rest}:null}},{key:"validate",value:function(t,e,n){return!0}}]),t}(),Ewn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",140),He(D(t),"incompatibleTokens",["R","u","t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n){switch(e){case"G":case"GG":case"GGG":return n.era(t,{width:"abbreviated"})||n.era(t,{width:"narrow"});case"GGGGG":return n.era(t,{width:"narrow"});default:return n.era(t,{width:"wide"})||n.era(t,{width:"abbreviated"})||n.era(t,{width:"narrow"})}}},{key:"set",value:function(t,e,n){return e.era=n,t.setUTCFullYear(n,0,1),t.setUTCHours(0,0,0,0),t}}]),n}(Hwn),Swn=(Math.pow(10,8),{month:/^(1[0-2]|0?\d)/,date:/^(3[0-1]|[0-2]?\d)/,dayOfYear:/^(36[0-6]|3[0-5]\d|[0-2]?\d?\d)/,week:/^(5[0-3]|[0-4]?\d)/,hour23h:/^(2[0-3]|[0-1]?\d)/,hour24h:/^(2[0-4]|[0-1]?\d)/,hour11h:/^(1[0-1]|0?\d)/,hour12h:/^(1[0-2]|0?\d)/,minute:/^[0-5]?\d/,second:/^[0-5]?\d/,singleDigit:/^\d/,twoDigits:/^\d{1,2}/,threeDigits:/^\d{1,3}/,fourDigits:/^\d{1,4}/,anyDigitsSigned:/^-?\d+/,singleDigitSigned:/^-?\d/,twoDigitsSigned:/^-?\d{1,2}/,threeDigitsSigned:/^-?\d{1,3}/,fourDigitsSigned:/^-?\d{1,4}/}),Lwn=/^([+-])(\d{2})(\d{2})?|Z/,_wn=/^([+-])(\d{2})(\d{2})|Z/,Bwn=/^([+-])(\d{2})(\d{2})((\d{2}))?|Z/,Dwn=/^([+-])(\d{2}):(\d{2})|Z/,Twn=/^([+-])(\d{2}):(\d{2})(:(\d{2}))?|Z/;function Vwn(t,e){return t?{value:e(t.value),rest:t.rest}:t}function Own(t,e){var n=e.match(t);return n?{value:parseInt(n[0],10),rest:e.slice(n[0].length)}:null}function Iwn(t,e){var n=e.match(t);return n?"Z"===n[0]?{value:0,rest:e.slice(1)}:{value:("+"===n[1]?1:-1)*(36e5*(n[2]?parseInt(n[2],10):0)+6e4*(n[3]?parseInt(n[3],10):0)+1e3*(n[5]?parseInt(n[5],10):0)),rest:e.slice(n[0].length)}:null}function Rwn(t){return Own(Swn.anyDigitsSigned,t)}function Fwn(t,e){switch(t){case 1:return Own(Swn.singleDigit,e);case 2:return Own(Swn.twoDigits,e);case 3:return Own(Swn.threeDigits,e);case 4:return Own(Swn.fourDigits,e);default:return Own(new RegExp("^\\d{1,"+t+"}"),e)}}function Nwn(t,e){switch(t){case 1:return Own(Swn.singleDigitSigned,e);case 2:return Own(Swn.twoDigitsSigned,e);case 3:return Own(Swn.threeDigitsSigned,e);case 4:return Own(Swn.fourDigitsSigned,e);default:return Own(new RegExp("^-?\\d{1,"+t+"}"),e)}}function Pwn(t){switch(t){case"morning":return 4;case"evening":return 17;case"pm":case"noon":case"afternoon":return 12;default:return 0}}function jwn(t,e){var n,r=e>0,a=r?e:1-e;if(a<=50)n=t||100;else{var i=a+50;n=t+100*Math.floor(i/100)-(t>=i%100?100:0)}return r?n:1-n}function Uwn(t){return t%400===0||t%4===0&&t%100!==0}var Wwn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",130),He(D(t),"incompatibleTokens",["Y","R","u","w","I","i","e","c","t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n){var r=function(t){return{year:t,isTwoDigitYear:"yy"===e}};switch(e){case"y":return Vwn(Fwn(4,t),r);case"yo":return Vwn(n.ordinalNumber(t,{unit:"year"}),r);default:return Vwn(Fwn(e.length,t),r)}}},{key:"validate",value:function(t,e){return e.isTwoDigitYear||e.year>0}},{key:"set",value:function(t,e,n){var r=t.getUTCFullYear();if(n.isTwoDigitYear){var a=jwn(n.year,r);return t.setUTCFullYear(a,0,1),t.setUTCHours(0,0,0,0),t}var i="era"in e&&1!==e.era?1-n.year:n.year;return t.setUTCFullYear(i,0,1),t.setUTCHours(0,0,0,0),t}}]),n}(Hwn),Zwn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",130),He(D(t),"incompatibleTokens",["y","R","u","Q","q","M","L","I","d","D","i","t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n){var r=function(t){return{year:t,isTwoDigitYear:"YY"===e}};switch(e){case"Y":return Vwn(Fwn(4,t),r);case"Yo":return Vwn(n.ordinalNumber(t,{unit:"year"}),r);default:return Vwn(Fwn(e.length,t),r)}}},{key:"validate",value:function(t,e){return e.isTwoDigitYear||e.year>0}},{key:"set",value:function(t,e,n,r){var a=BMn(t,r);if(n.isTwoDigitYear){var i=jwn(n.year,a);return t.setUTCFullYear(i,0,r.firstWeekContainsDate),t.setUTCHours(0,0,0,0),_Mn(t,r)}var o="era"in e&&1!==e.era?1-n.year:n.year;return t.setUTCFullYear(o,0,r.firstWeekContainsDate),t.setUTCHours(0,0,0,0),_Mn(t,r)}}]),n}(Hwn),Gwn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",130),He(D(t),"incompatibleTokens",["G","y","Y","u","Q","q","M","L","w","d","D","e","c","t","T"]),t}return E(n,[{key:"parse",value:function(t,e){return Nwn("R"===e?4:e.length,t)}},{key:"set",value:function(t,e,n){var r=new Date(0);return r.setUTCFullYear(n,0,4),r.setUTCHours(0,0,0,0),AMn(r)}}]),n}(Hwn),qwn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",130),He(D(t),"incompatibleTokens",["G","y","Y","R","w","I","i","e","c","t","T"]),t}return E(n,[{key:"parse",value:function(t,e){return Nwn("u"===e?4:e.length,t)}},{key:"set",value:function(t,e,n){return t.setUTCFullYear(n,0,1),t.setUTCHours(0,0,0,0),t}}]),n}(Hwn),Ywn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",120),He(D(t),"incompatibleTokens",["Y","R","q","M","L","w","I","d","D","i","e","c","t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n){switch(e){case"Q":case"QQ":return Fwn(e.length,t);case"Qo":return n.ordinalNumber(t,{unit:"quarter"});case"QQQ":return n.quarter(t,{width:"abbreviated",context:"formatting"})||n.quarter(t,{width:"narrow",context:"formatting"});case"QQQQQ":return n.quarter(t,{width:"narrow",context:"formatting"});default:return n.quarter(t,{width:"wide",context:"formatting"})||n.quarter(t,{width:"abbreviated",context:"formatting"})||n.quarter(t,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(t,e){return e>=1&&e<=4}},{key:"set",value:function(t,e,n){return t.setUTCMonth(3*(n-1),1),t.setUTCHours(0,0,0,0),t}}]),n}(Hwn),Xwn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",120),He(D(t),"incompatibleTokens",["Y","R","Q","M","L","w","I","d","D","i","e","c","t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n){switch(e){case"q":case"qq":return Fwn(e.length,t);case"qo":return n.ordinalNumber(t,{unit:"quarter"});case"qqq":return n.quarter(t,{width:"abbreviated",context:"standalone"})||n.quarter(t,{width:"narrow",context:"standalone"});case"qqqqq":return n.quarter(t,{width:"narrow",context:"standalone"});default:return n.quarter(t,{width:"wide",context:"standalone"})||n.quarter(t,{width:"abbreviated",context:"standalone"})||n.quarter(t,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(t,e){return e>=1&&e<=4}},{key:"set",value:function(t,e,n){return t.setUTCMonth(3*(n-1),1),t.setUTCHours(0,0,0,0),t}}]),n}(Hwn),$wn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"incompatibleTokens",["Y","R","q","Q","L","w","I","D","i","e","c","t","T"]),He(D(t),"priority",110),t}return E(n,[{key:"parse",value:function(t,e,n){var r=function(t){return t-1};switch(e){case"M":return Vwn(Own(Swn.month,t),r);case"MM":return Vwn(Fwn(2,t),r);case"Mo":return Vwn(n.ordinalNumber(t,{unit:"month"}),r);case"MMM":return n.month(t,{width:"abbreviated",context:"formatting"})||n.month(t,{width:"narrow",context:"formatting"});case"MMMMM":return n.month(t,{width:"narrow",context:"formatting"});default:return n.month(t,{width:"wide",context:"formatting"})||n.month(t,{width:"abbreviated",context:"formatting"})||n.month(t,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(t,e){return e>=0&&e<=11}},{key:"set",value:function(t,e,n){return t.setUTCMonth(n,1),t.setUTCHours(0,0,0,0),t}}]),n}(Hwn),Kwn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",110),He(D(t),"incompatibleTokens",["Y","R","q","Q","M","w","I","D","i","e","c","t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n){var r=function(t){return t-1};switch(e){case"L":return Vwn(Own(Swn.month,t),r);case"LL":return Vwn(Fwn(2,t),r);case"Lo":return Vwn(n.ordinalNumber(t,{unit:"month"}),r);case"LLL":return n.month(t,{width:"abbreviated",context:"standalone"})||n.month(t,{width:"narrow",context:"standalone"});case"LLLLL":return n.month(t,{width:"narrow",context:"standalone"});default:return n.month(t,{width:"wide",context:"standalone"})||n.month(t,{width:"abbreviated",context:"standalone"})||n.month(t,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(t,e){return e>=0&&e<=11}},{key:"set",value:function(t,e,n){return t.setUTCMonth(n,1),t.setUTCHours(0,0,0,0),t}}]),n}(Hwn);var Qwn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",100),He(D(t),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","i","t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n){switch(e){case"w":return Own(Swn.week,t);case"wo":return n.ordinalNumber(t,{unit:"week"});default:return Fwn(e.length,t)}}},{key:"validate",value:function(t,e){return e>=1&&e<=53}},{key:"set",value:function(t,e,n,r){return _Mn(function(t,e,n){vMn(2,arguments);var r=mMn(t),a=zMn(e),i=TMn(r,n)-a;return r.setUTCDate(r.getUTCDate()-7*i),r}(t,n,r),r)}}]),n}(Hwn);var Jwn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",100),He(D(t),"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","e","c","t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n){switch(e){case"I":return Own(Swn.week,t);case"Io":return n.ordinalNumber(t,{unit:"week"});default:return Fwn(e.length,t)}}},{key:"validate",value:function(t,e){return e>=1&&e<=53}},{key:"set",value:function(t,e,n){return AMn(function(t,e){vMn(2,arguments);var n=mMn(t),r=zMn(e),a=EMn(n)-r;return n.setUTCDate(n.getUTCDate()-7*a),n}(t,n))}}]),n}(Hwn),tzn=[31,28,31,30,31,30,31,31,30,31,30,31],ezn=[31,29,31,30,31,30,31,31,30,31,30,31],nzn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",90),He(D(t),"subPriority",1),He(D(t),"incompatibleTokens",["Y","R","q","Q","w","I","D","i","e","c","t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n){switch(e){case"d":return Own(Swn.date,t);case"do":return n.ordinalNumber(t,{unit:"date"});default:return Fwn(e.length,t)}}},{key:"validate",value:function(t,e){var n=Uwn(t.getUTCFullYear()),r=t.getUTCMonth();return n?e>=1&&e<=ezn[r]:e>=1&&e<=tzn[r]}},{key:"set",value:function(t,e,n){return t.setUTCDate(n),t.setUTCHours(0,0,0,0),t}}]),n}(Hwn),rzn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",90),He(D(t),"subpriority",1),He(D(t),"incompatibleTokens",["Y","R","q","Q","M","L","w","I","d","E","i","e","c","t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n){switch(e){case"D":case"DD":return Own(Swn.dayOfYear,t);case"Do":return n.ordinalNumber(t,{unit:"date"});default:return Fwn(e.length,t)}}},{key:"validate",value:function(t,e){return Uwn(t.getUTCFullYear())?e>=1&&e<=366:e>=1&&e<=365}},{key:"set",value:function(t,e,n){return t.setUTCMonth(0,n),t.setUTCHours(0,0,0,0),t}}]),n}(Hwn);function azn(t,e,n){var r,a,i,o,l,c,s,u;vMn(2,arguments);var d=LMn(),h=zMn(null!==(r=null!==(a=null!==(i=null!==(o=null===n||void 0===n?void 0:n.weekStartsOn)&&void 0!==o?o:null===n||void 0===n||null===(l=n.locale)||void 0===l||null===(c=l.options)||void 0===c?void 0:c.weekStartsOn)&&void 0!==i?i:d.weekStartsOn)&&void 0!==a?a:null===(s=d.locale)||void 0===s||null===(u=s.options)||void 0===u?void 0:u.weekStartsOn)&&void 0!==r?r:0);if(!(h>=0&&h<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var f=mMn(t),p=zMn(e),g=((p%7+7)%7<h?7:0)+p-f.getUTCDay();return f.setUTCDate(f.getUTCDate()+g),f}var izn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",90),He(D(t),"incompatibleTokens",["D","i","e","c","t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n){switch(e){case"E":case"EE":case"EEE":return n.day(t,{width:"abbreviated",context:"formatting"})||n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"});case"EEEEE":return n.day(t,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"});default:return n.day(t,{width:"wide",context:"formatting"})||n.day(t,{width:"abbreviated",context:"formatting"})||n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(t,e){return e>=0&&e<=6}},{key:"set",value:function(t,e,n,r){return(t=azn(t,n,r)).setUTCHours(0,0,0,0),t}}]),n}(Hwn),ozn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",90),He(D(t),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","c","t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n,r){var a=function(t){var e=7*Math.floor((t-1)/7);return(t+r.weekStartsOn+6)%7+e};switch(e){case"e":case"ee":return Vwn(Fwn(e.length,t),a);case"eo":return Vwn(n.ordinalNumber(t,{unit:"day"}),a);case"eee":return n.day(t,{width:"abbreviated",context:"formatting"})||n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"});case"eeeee":return n.day(t,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"});default:return n.day(t,{width:"wide",context:"formatting"})||n.day(t,{width:"abbreviated",context:"formatting"})||n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(t,e){return e>=0&&e<=6}},{key:"set",value:function(t,e,n,r){return(t=azn(t,n,r)).setUTCHours(0,0,0,0),t}}]),n}(Hwn),lzn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",90),He(D(t),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","e","t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n,r){var a=function(t){var e=7*Math.floor((t-1)/7);return(t+r.weekStartsOn+6)%7+e};switch(e){case"c":case"cc":return Vwn(Fwn(e.length,t),a);case"co":return Vwn(n.ordinalNumber(t,{unit:"day"}),a);case"ccc":return n.day(t,{width:"abbreviated",context:"standalone"})||n.day(t,{width:"short",context:"standalone"})||n.day(t,{width:"narrow",context:"standalone"});case"ccccc":return n.day(t,{width:"narrow",context:"standalone"});case"cccccc":return n.day(t,{width:"short",context:"standalone"})||n.day(t,{width:"narrow",context:"standalone"});default:return n.day(t,{width:"wide",context:"standalone"})||n.day(t,{width:"abbreviated",context:"standalone"})||n.day(t,{width:"short",context:"standalone"})||n.day(t,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(t,e){return e>=0&&e<=6}},{key:"set",value:function(t,e,n,r){return(t=azn(t,n,r)).setUTCHours(0,0,0,0),t}}]),n}(Hwn);var czn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",90),He(D(t),"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","E","e","c","t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n){var r=function(t){return 0===t?7:t};switch(e){case"i":case"ii":return Fwn(e.length,t);case"io":return n.ordinalNumber(t,{unit:"day"});case"iii":return Vwn(n.day(t,{width:"abbreviated",context:"formatting"})||n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"}),r);case"iiiii":return Vwn(n.day(t,{width:"narrow",context:"formatting"}),r);case"iiiiii":return Vwn(n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"}),r);default:return Vwn(n.day(t,{width:"wide",context:"formatting"})||n.day(t,{width:"abbreviated",context:"formatting"})||n.day(t,{width:"short",context:"formatting"})||n.day(t,{width:"narrow",context:"formatting"}),r)}}},{key:"validate",value:function(t,e){return e>=1&&e<=7}},{key:"set",value:function(t,e,n){return t=function(t,e){vMn(2,arguments);var n=zMn(e);n%7===0&&(n-=7);var r=mMn(t),a=((n%7+7)%7<1?7:0)+n-r.getUTCDay();return r.setUTCDate(r.getUTCDate()+a),r}(t,n),t.setUTCHours(0,0,0,0),t}}]),n}(Hwn),szn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",80),He(D(t),"incompatibleTokens",["b","B","H","k","t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n){switch(e){case"a":case"aa":case"aaa":return n.dayPeriod(t,{width:"abbreviated",context:"formatting"})||n.dayPeriod(t,{width:"narrow",context:"formatting"});case"aaaaa":return n.dayPeriod(t,{width:"narrow",context:"formatting"});default:return n.dayPeriod(t,{width:"wide",context:"formatting"})||n.dayPeriod(t,{width:"abbreviated",context:"formatting"})||n.dayPeriod(t,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(t,e,n){return t.setUTCHours(Pwn(n),0,0,0),t}}]),n}(Hwn),uzn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",80),He(D(t),"incompatibleTokens",["a","B","H","k","t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n){switch(e){case"b":case"bb":case"bbb":return n.dayPeriod(t,{width:"abbreviated",context:"formatting"})||n.dayPeriod(t,{width:"narrow",context:"formatting"});case"bbbbb":return n.dayPeriod(t,{width:"narrow",context:"formatting"});default:return n.dayPeriod(t,{width:"wide",context:"formatting"})||n.dayPeriod(t,{width:"abbreviated",context:"formatting"})||n.dayPeriod(t,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(t,e,n){return t.setUTCHours(Pwn(n),0,0,0),t}}]),n}(Hwn),dzn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",80),He(D(t),"incompatibleTokens",["a","b","t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n){switch(e){case"B":case"BB":case"BBB":return n.dayPeriod(t,{width:"abbreviated",context:"formatting"})||n.dayPeriod(t,{width:"narrow",context:"formatting"});case"BBBBB":return n.dayPeriod(t,{width:"narrow",context:"formatting"});default:return n.dayPeriod(t,{width:"wide",context:"formatting"})||n.dayPeriod(t,{width:"abbreviated",context:"formatting"})||n.dayPeriod(t,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(t,e,n){return t.setUTCHours(Pwn(n),0,0,0),t}}]),n}(Hwn),hzn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",70),He(D(t),"incompatibleTokens",["H","K","k","t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n){switch(e){case"h":return Own(Swn.hour12h,t);case"ho":return n.ordinalNumber(t,{unit:"hour"});default:return Fwn(e.length,t)}}},{key:"validate",value:function(t,e){return e>=1&&e<=12}},{key:"set",value:function(t,e,n){var r=t.getUTCHours()>=12;return r&&n<12?t.setUTCHours(n+12,0,0,0):r||12!==n?t.setUTCHours(n,0,0,0):t.setUTCHours(0,0,0,0),t}}]),n}(Hwn),fzn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",70),He(D(t),"incompatibleTokens",["a","b","h","K","k","t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n){switch(e){case"H":return Own(Swn.hour23h,t);case"Ho":return n.ordinalNumber(t,{unit:"hour"});default:return Fwn(e.length,t)}}},{key:"validate",value:function(t,e){return e>=0&&e<=23}},{key:"set",value:function(t,e,n){return t.setUTCHours(n,0,0,0),t}}]),n}(Hwn),pzn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",70),He(D(t),"incompatibleTokens",["h","H","k","t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n){switch(e){case"K":return Own(Swn.hour11h,t);case"Ko":return n.ordinalNumber(t,{unit:"hour"});default:return Fwn(e.length,t)}}},{key:"validate",value:function(t,e){return e>=0&&e<=11}},{key:"set",value:function(t,e,n){return t.getUTCHours()>=12&&n<12?t.setUTCHours(n+12,0,0,0):t.setUTCHours(n,0,0,0),t}}]),n}(Hwn),gzn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",70),He(D(t),"incompatibleTokens",["a","b","h","H","K","t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n){switch(e){case"k":return Own(Swn.hour24h,t);case"ko":return n.ordinalNumber(t,{unit:"hour"});default:return Fwn(e.length,t)}}},{key:"validate",value:function(t,e){return e>=1&&e<=24}},{key:"set",value:function(t,e,n){var r=n<=24?n%24:n;return t.setUTCHours(r,0,0,0),t}}]),n}(Hwn),vzn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",60),He(D(t),"incompatibleTokens",["t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n){switch(e){case"m":return Own(Swn.minute,t);case"mo":return n.ordinalNumber(t,{unit:"minute"});default:return Fwn(e.length,t)}}},{key:"validate",value:function(t,e){return e>=0&&e<=59}},{key:"set",value:function(t,e,n){return t.setUTCMinutes(n,0,0),t}}]),n}(Hwn),mzn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",50),He(D(t),"incompatibleTokens",["t","T"]),t}return E(n,[{key:"parse",value:function(t,e,n){switch(e){case"s":return Own(Swn.second,t);case"so":return n.ordinalNumber(t,{unit:"second"});default:return Fwn(e.length,t)}}},{key:"validate",value:function(t,e){return e>=0&&e<=59}},{key:"set",value:function(t,e,n){return t.setUTCSeconds(n,0),t}}]),n}(Hwn),yzn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",30),He(D(t),"incompatibleTokens",["t","T"]),t}return E(n,[{key:"parse",value:function(t,e){return Vwn(Fwn(e.length,t),(function(t){return Math.floor(t*Math.pow(10,3-e.length))}))}},{key:"set",value:function(t,e,n){return t.setUTCMilliseconds(n),t}}]),n}(Hwn),bzn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",10),He(D(t),"incompatibleTokens",["t","T","x"]),t}return E(n,[{key:"parse",value:function(t,e){switch(e){case"X":return Iwn(Lwn,t);case"XX":return Iwn(_wn,t);case"XXXX":return Iwn(Bwn,t);case"XXXXX":return Iwn(Twn,t);default:return Iwn(Dwn,t)}}},{key:"set",value:function(t,e,n){return e.timestampIsSet?t:new Date(t.getTime()-n)}}]),n}(Hwn),xzn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",10),He(D(t),"incompatibleTokens",["t","T","X"]),t}return E(n,[{key:"parse",value:function(t,e){switch(e){case"x":return Iwn(Lwn,t);case"xx":return Iwn(_wn,t);case"xxxx":return Iwn(Bwn,t);case"xxxxx":return Iwn(Twn,t);default:return Iwn(Dwn,t)}}},{key:"set",value:function(t,e,n){return e.timestampIsSet?t:new Date(t.getTime()-n)}}]),n}(Hwn),Mzn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",40),He(D(t),"incompatibleTokens","*"),t}return E(n,[{key:"parse",value:function(t){return Rwn(t)}},{key:"set",value:function(t,e,n){return[new Date(1e3*n),{timestampIsSet:!0}]}}]),n}(Hwn),wzn=function(t){L(n,t);var e=T(n);function n(){var t;C(this,n);for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return He(D(t=e.call.apply(e,[this].concat(a))),"priority",20),He(D(t),"incompatibleTokens","*"),t}return E(n,[{key:"parse",value:function(t){return Rwn(t)}},{key:"set",value:function(t,e,n){return[new Date(n),{timestampIsSet:!0}]}}]),n}(Hwn),zzn={G:new Ewn,y:new Wwn,Y:new Zwn,R:new Gwn,u:new qwn,Q:new Ywn,q:new Xwn,M:new $wn,L:new Kwn,w:new Qwn,I:new Jwn,d:new nzn,D:new rzn,E:new izn,e:new ozn,c:new lzn,i:new czn,a:new szn,b:new uzn,B:new dzn,h:new hzn,H:new fzn,K:new pzn,k:new gzn,m:new vzn,s:new mzn,S:new yzn,X:new bzn,x:new xzn,t:new Mzn,T:new wzn},Czn=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Azn=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,kzn=/^'([^]*?)'?$/,Hzn=/''/g,Ezn=/\S/,Szn=/[a-zA-Z]/;function Lzn(t,e,n,r){var a,i,o,l,c,s,u,d,h,f,p,g,v,m,b,x,M,w;vMn(3,arguments);var z=String(t),C=String(e),k=LMn(),H=null!==(a=null!==(i=null===r||void 0===r?void 0:r.locale)&&void 0!==i?i:k.locale)&&void 0!==a?a:vwn;if(!H.match)throw new RangeError("locale must contain match property");var E=zMn(null!==(o=null!==(l=null!==(c=null!==(s=null===r||void 0===r?void 0:r.firstWeekContainsDate)&&void 0!==s?s:null===r||void 0===r||null===(u=r.locale)||void 0===u||null===(d=u.options)||void 0===d?void 0:d.firstWeekContainsDate)&&void 0!==c?c:k.firstWeekContainsDate)&&void 0!==l?l:null===(h=k.locale)||void 0===h||null===(f=h.options)||void 0===f?void 0:f.firstWeekContainsDate)&&void 0!==o?o:1);if(!(E>=1&&E<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var S=zMn(null!==(p=null!==(g=null!==(v=null!==(m=null===r||void 0===r?void 0:r.weekStartsOn)&&void 0!==m?m:null===r||void 0===r||null===(b=r.locale)||void 0===b||null===(x=b.options)||void 0===x?void 0:x.weekStartsOn)&&void 0!==v?v:k.weekStartsOn)&&void 0!==g?g:null===(M=k.locale)||void 0===M||null===(w=M.options)||void 0===w?void 0:w.weekStartsOn)&&void 0!==p?p:0);if(!(S>=0&&S<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(""===C)return""===z?mMn(n):new Date(NaN);var L,_={firstWeekContainsDate:E,weekStartsOn:S,locale:H},B=[new kwn],D=C.match(Azn).map((function(t){var e=t[0];return e in QMn?(0,QMn[e])(t,H.formatLong):t})).join("").match(Czn),T=[],V=y(D);try{var O=function(){var e=L.value;null!==r&&void 0!==r&&r.useAdditionalWeekYearTokens||!rwn(e)||awn(e,C,t),null!==r&&void 0!==r&&r.useAdditionalDayOfYearTokens||!nwn(e)||awn(e,C,t);var n=e[0],a=zzn[n];if(a){var i=a.incompatibleTokens;if(Array.isArray(i)){var o=T.find((function(t){return i.includes(t.token)||t.token===n}));if(o)throw new RangeError("The format string mustn't contain `".concat(o.fullToken,"` and `").concat(e,"` at the same time"))}else if("*"===a.incompatibleTokens&&T.length>0)throw new RangeError("The format string mustn't contain `".concat(e,"` and any other token at the same time"));T.push({token:n,fullToken:e});var l=a.run(z,e,H.match,_);if(!l)return{v:new Date(NaN)};B.push(l.setter),z=l.rest}else{if(n.match(Szn))throw new RangeError("Format string contains an unescaped latin alphabet character `"+n+"`");if("''"===e?e="'":"'"===n&&(e=e.match(kzn)[1].replace(Hzn,"'")),0!==z.indexOf(e))return{v:new Date(NaN)};z=z.slice(e.length)}};for(V.s();!(L=V.n()).done;){var I=O();if("object"===A(I))return I.v}}catch(G){V.e(G)}finally{V.f()}if(z.length>0&&Ezn.test(z))return new Date(NaN);var R=B.map((function(t){return t.priority})).sort((function(t,e){return e-t})).filter((function(t,e,n){return n.indexOf(t)===e})).map((function(t){return B.filter((function(e){return e.priority===t})).sort((function(t,e){return e.subPriority-t.subPriority}))})).map((function(t){return t[0]})),F=mMn(n);if(isNaN(F.getTime()))return new Date(NaN);var N,P=CMn(F,JMn(F)),j={},U=y(R);try{for(U.s();!(N=U.n()).done;){var W=N.value;if(!W.validate(P,_))return new Date(NaN);var Z=W.set(P,j,_);Array.isArray(Z)?(P=Z[0],zwn(j,Z[1])):P=Z}}catch(G){U.e(G)}finally{U.f()}return P}function _zn(t,e){var n,r,a,i,o,l,c,s;vMn(1,arguments);var u=LMn(),d=zMn(null!==(n=null!==(r=null!==(a=null!==(i=null===e||void 0===e?void 0:e.weekStartsOn)&&void 0!==i?i:null===e||void 0===e||null===(o=e.locale)||void 0===o||null===(l=o.options)||void 0===l?void 0:l.weekStartsOn)&&void 0!==a?a:u.weekStartsOn)&&void 0!==r?r:null===(c=u.locale)||void 0===c||null===(s=c.options)||void 0===s?void 0:s.weekStartsOn)&&void 0!==n?n:0);if(!(d>=0&&d<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var h=mMn(t),f=h.getDay(),p=(f<d?7:0)+f-d;return h.setDate(h.getDate()-p),h.setHours(0,0,0,0),h}function Bzn(t,e){var n,r,a,i,o,l,c,s;vMn(1,arguments);var u=LMn(),d=zMn(null!==(n=null!==(r=null!==(a=null!==(i=null===e||void 0===e?void 0:e.weekStartsOn)&&void 0!==i?i:null===e||void 0===e||null===(o=e.locale)||void 0===o||null===(l=o.options)||void 0===l?void 0:l.weekStartsOn)&&void 0!==a?a:u.weekStartsOn)&&void 0!==r?r:null===(c=u.locale)||void 0===c||null===(s=c.options)||void 0===s?void 0:s.weekStartsOn)&&void 0!==n?n:0);if(!(d>=0&&d<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var h=mMn(t),f=h.getDay(),p=6+(f<d?-7:0)-(f-d);return h.setDate(h.getDate()+p),h.setHours(23,59,59,999),h}function Dzn(t){vMn(1,arguments);var e=mMn(t),n=e.getMonth();return e.setFullYear(e.getFullYear(),n+1,0),e.setHours(23,59,59,999),e}function Tzn(t,e){if(vMn(2,arguments),!e||"object"!==A(e))return new Date(NaN);var n=e.years?zMn(e.years):0,r=e.months?zMn(e.months):0,a=e.weeks?zMn(e.weeks):0,i=e.days?zMn(e.days):0,o=e.hours?zMn(e.hours):0,l=e.minutes?zMn(e.minutes):0,c=e.seconds?zMn(e.seconds):0,s=mMn(t),u=r||n?function(t,e){vMn(2,arguments);var n=mMn(t),r=zMn(e);if(isNaN(r))return new Date(NaN);if(!r)return n;var a=n.getDate(),i=new Date(n.getTime());return i.setMonth(n.getMonth()+r+1,0),a>=i.getDate()?i:(n.setFullYear(i.getFullYear(),i.getMonth(),a),n)}(s,r+12*n):s,d=i||a?function(t,e){vMn(2,arguments);var n=mMn(t),r=zMn(e);return isNaN(r)?new Date(NaN):r?(n.setDate(n.getDate()+r),n):n}(u,i+7*a):u,h=1e3*(c+60*(l+60*o));return new Date(d.getTime()+h)}var Vzn=sf.div.withConfig({displayName:"Calendar__Container",componentId:"sc-bkwum7-0"})(["display:flex;flex-direction:column;gap:",";@media (min-width:768px){flex-direction:row;}"],pu),Ozn=sf.div.withConfig({displayName:"Calendar__CalendarWrapper",componentId:"sc-bkwum7-1"})(["width:100%;"]),Izn=sf.div.withConfig({displayName:"Calendar__Header",componentId:"sc-bkwum7-2"})(["display:flex;justify-content:space-between;align-items:center;padding:",";border:1px solid ",";border-radius:",";"],cu,(function(t){return t.darkMode?tu.darkModeLightText:tu.grey2}),(function(t){return kd(t.borderRadius||8)})),Rzn=sf.div.withConfig({displayName:"Calendar__Month",componentId:"sc-bkwum7-3"})(["color:",";font-weight:600;"],(function(t){return t.darkMode?tu.darkModeLightText:"#111827"})),Fzn=sf.div.withConfig({displayName:"Calendar__DaysOfWeek",componentId:"sc-bkwum7-4"})(["display:grid;grid-template-columns:repeat(7,minmax(0,1fr));margin-top:0.5rem;color:",";font-size:0.75rem;line-height:1.5rem;text-align:center;"],(function(t){return t.darkMode?tu.darkModeLightText:"#6b7280"})),Nzn=sf.div.withConfig({displayName:"Calendar__DaysOfMonth",componentId:"sc-bkwum7-5"})(["display:grid;grid-template-columns:repeat(7,minmax(0,1fr));width:100%;border-left:1px solid ",";border-top:1px solid ",";"],(function(t){return t.darkMode?tu.darkModeLightText:tu.grey2}),(function(t){return t.darkMode?tu.darkModeLightText:tu.grey2})),Pzn=sf.div.withConfig({displayName:"Calendar__Day",componentId:"sc-bkwum7-6"})(["position:relative;display:flex;justify-content:center;align-items:center;font-size:13px;margin:0 auto;border-radius:16px;border:1px solid ",";cursor:pointer;overflow:hidden;border-radius:0px;width:100%;border:0px;min-height:50px;border-right:1px solid ",";border-bottom:1px solid ",";flex-direction:column;align-items:center;justify-content:flex-start;height:",";padding:12px;"," "," ",";",";",";",";"],tu.grey2,(function(t){return t.darkMode?tu.darkModeLightText:tu.grey2}),(function(t){return t.darkMode?tu.darkModeLightText:tu.grey2}),(function(t){return kd(t.height)}),(function(t){return t.height<100&&"padding: 8px;"}),(function(t){return t.height<50&&"padding: 5px;"}),(function(t){var e=t.day,n=t.selectedDay,r=t.firstDayCurrentMonth;if(!yMn(e,n)&&!xMn(e)&&MMn(e,r)&&xMn(e))return Gh(["color:#111827;"])}),(function(t){var e=t.day,n=t.selectedDay,r=t.firstDayCurrentMonth;if(!yMn(e,n)&&!xMn(e)&&!MMn(e,r))return Gh(["color:#9ca3af;"])}),(function(t){t.day,t.selectedDay;return Gh(["&:hover{background-color:","};}"],t.darkMode?tu.darkModeInputBackground:tu.grey1)}),(function(t){var e=t.day;if(yMn(e,t.selectedDay)||xMn(e))return Gh(["font-weight:600;"])})),jzn=sf.div.withConfig({displayName:"Calendar__Bullet",componentId:"sc-bkwum7-7"})(["min-height:8px;min-width:8px;max-height:8px;max-width:8px;border-radius:50%;background:",";"],(function(t){return t.color})),Uzn=sf.div.withConfig({displayName:"Calendar__DateDetails",componentId:"sc-bkwum7-8"})(["width:350px;min-width:350px;@media (max-width:768px){min-width:100%;width:100%;}"]);Uzn.displayName="DateDetails";var Wzn=sf.div.withConfig({displayName:"Calendar__EventsWrapper",componentId:"sc-bkwum7-9"})(["display:flex;flex-direction:column;gap:",";margin-top:15px;"],uu),Zzn=function(t,e,n){var r=Se(Se({},n),{},{inputTime:null,outputTime:null,showAmPm:!1}),a=Wu({value:t.startDate,formatObject:r,returnMoment:!0}),i=Wu({value:t.endDate,formatObject:r,returnMoment:!0}),o=Wu({value:e,formatObject:r,returnMoment:!0});if(t.endDate){if(a&&i&&o){var l=a.isSameOrBefore(o),c=i.isSameOrAfter(o);if(l&&c)return!0}}else if(a&&o&&a.isSame(o))return!0},Gzn=function(t){var e=t.block,n=t.page,r=t.showCreate,a=sdn().processObjects,i=Ys($I),o=cdn().getListData,l=Ys(ZI),c=Ys(WI),s=Ys(XI),u=Ys(jI),d=(0,Js.get)(e,"eventColors",[]),h=(0,Js.get)(e,"eventColorColumn"),f=d.reduce((function(t,e){return t[e.name]=e.color,t}),{}),p=(0,Js.get)(e,"eventBadgeStyle","minimal"),g=sR(),v=g.recordClick,y=g.processDynamicText,b=g.addModalToStack,M=(0,Js.get)(s,"primary_color")||tu.primary,w=(0,Js.get)(s,["styling","blockBorderRadius"]),C=u.find((function(t){return t.id===e.spreadsheet})),A=o(e),k=(0,Js.get)(e,"fields",[]),H=[{mapKey:"image",key:(0,Js.get)(e,"image")},{mapKey:"startDate",key:(0,Js.get)(e,"startDate")},{mapKey:"endDate",key:(0,Js.get)(e,"endDate")}].concat(z(k)),E=a(n,e,H,A,y),S=ldn(n).actionResolver,L=bMn(Date.now()),_=m((0,x.useState)(L),2),B=_[0],D=_[1],T=m((0,x.useState)(wwn(L,"MMM-yyyy")),2),V=T[0],O=T[1],I=m((0,x.useState)(!1),2),R=I[0],F=I[1],N=Lzn(V,"MMM-yyyy",new Date),P=function(t,e){var n;vMn(1,arguments);var r=t||{},a=mMn(r.start),i=mMn(r.end).getTime();if(!(a.getTime()<=i))throw new RangeError("Invalid interval");var o=[],l=a;l.setHours(0,0,0,0);var c=Number(null!==(n=null===e||void 0===e?void 0:e.step)&&void 0!==n?n:1);if(c<1||isNaN(c))throw new RangeError("`options.step` must be a number greater than 1");for(;l.getTime()<=i;)o.push(mMn(l)),l.setDate(l.getDate()+c),l.setHours(0,0,0,0);return o}({start:_zn(N),end:Bzn(Dzn(N))}),j=(0,Js.get)(C,"field_data",{}),U=(0,Js.get)(j,"config",{}),W=(0,Js.get)(U,(0,Js.get)(e,"startDate")),Z=(0,Js.get)(W,"dateFormat",{}),G=Se(Se(Se({},i),Z),(0,Js.get)(e,"dateFormat",{})),q=E.filter((function(t){return!!t.startDate&&Zzn(t,B,G)})),Y=(0,x.useRef)(),X=Zxn(Y,null).width,$=Zu((0,Js.get)(e,"showDateOnCard")),K=parseInt(X/7*.7),Q=parseInt(X/7/10),J=(0,Js.get)(e,"createModeLabel")||"New Event",tt=udn((0,Js.get)(e,"badgeColors",[])),et=(0,Js.get)(e,"gridColumns",2),nt=(0,Js.get)(e,"eventLabel"),rt=wwn(N,"MMMM"),at=(0,Js.get)(c,"calendarMonth".concat(rt));at&&(rt=at);var it=wwn(N,"yyyy"),ot="".concat(rt," ").concat(it),lt=Cu()(B).format("MMMM"),ct=(0,Js.get)(c,"calendarMonth".concat(lt));ct&&(lt=ct);var st,ut=Cu()(B).format("Do, YYYY"),dt="".concat(lt," ").concat(ut),ht=function(t){var e=(0,Js.get)(f,(0,Js.get)(t,h),tu.primary);return{badgeBackground:"badge"===p?e:"transparent",eventTextColor:"badge"===p?"white":e}};return(0,uf.jsxs)(Vzn,{children:[R&&(0,uf.jsx)(I$,{data:{background:l?tu.darkModeLightBackground:tu.grey1,open:!0,width:"400px",hide:function(){return F(!1)},label:dt,darkMode:l},children:(0,uf.jsx)(Uzn,{withinModal:!0,children:(st=!1,(0,uf.jsxs)(Qzn,{wrapper:st,children:[e.showCreate&&(0,uf.jsx)(gf,{data:{text:J,icon:"FiPlus",onClick:function(){return!Md&&e.showCreate&&b({label:J,blockId:e.id,type:"create",defaultValues:He({},(0,Js.get)(e,"startDate"),Wu({value:Cu()(B),formatObject:G}))})},backgroundColor:(0,Js.get)(s,"primary_color")}}),(0,uf.jsxs)(Wzn,{children:[q.map((function(t){return(0,uf.jsxs)(bR,{onClick:function(){return v(e,t,S)},width:"100%",darkMode:l,children:[(0,uf.jsx)(CR,{fields:k,item:Se(Se({},t),{},{badgeColorMap:tt}),blockId:e.id,gridColumns:et}),$&&(0,uf.jsx)(qzn,{start:t.startDate,end:t.endDate,showTime:!0,inputFormat:t.dateFormat})]})})),!q.length&&(0,uf.jsx)(dR,{data:{text:(0,Js.get)(c,"noEventsText","No events on this date."),color:l&&"white"}})]})]}))})}),(0,uf.jsxs)(Ozn,{children:[(0,uf.jsxs)(Izn,{borderRadius:w,darkMode:l,children:[(0,uf.jsx)(aln,{data:{hover:!0,color:tu.grey3,size:20,onClick:function(){var t=Tzn(N,{months:-1});O(wwn(t,"MMM-yyyy"))},icon:"FiChevronLeft"}}),(0,uf.jsx)(Rzn,{darkMode:l,children:ot}),(0,uf.jsx)(aln,{data:{hover:!0,color:tu.grey3,size:20,onClick:function(){var t=Tzn(N,{months:1});O(wwn(t,"MMM-yyyy"))},icon:"FiChevronRight"}})]}),(0,uf.jsxs)(Fzn,{darkMode:l,children:[(0,uf.jsx)("div",{children:(0,Js.get)(c,"calendarSundayLetter","S")}),(0,uf.jsx)("div",{children:(0,Js.get)(c,"calendarMondayLetter","M")}),(0,uf.jsx)("div",{children:(0,Js.get)(c,"calendarTuesdayLetter","T")}),(0,uf.jsx)("div",{children:(0,Js.get)(c,"calendarWednesdayLetter","W")}),(0,uf.jsx)("div",{children:(0,Js.get)(c,"calendarThursdayLetter","T")}),(0,uf.jsx)("div",{children:(0,Js.get)(c,"calendarFridayLetter","F")}),(0,uf.jsx)("div",{children:(0,Js.get)(c,"calendarSaturdayLetter","S")})]}),(0,uf.jsx)(Nzn,{ref:Y,darkMode:l,children:P.map((function(t,n){var a=E.filter((function(e){return Zzn(e,t,G)})),i=yMn(t,L),o=X>900?2:1,c=a.length>0,s=a.length-o,u=tu.primary;if(a.length>0)if("minimal"===p)u=(0,Js.get)(ht(a[0]),"eventTextColor");else{var d=X>745?"eventTextColor":"badgeBackground";u=(0,Js.get)(ht(a[0]),d)}var h="headingSm";X<600?h="heading2Xs":X<1200&&(h="headingXs");var f="13px";X<600?f="10px":X<1200&&(f="12px");var g="30px";return X<600?g="18px":X<1200&&(g="25px"),(0,uf.jsxs)(Pzn,{darkMode:l,height:K,day:t,selectedDay:B,onClick:function(n){if(!Md&&((a.length>1||r)&&(D(t),F(!0)),X<=745&&a.length<2))if(r)D(t),F(!0);else if(1===a.length){n.stopPropagation();var i=(0,Js.get)(a,0);v(e,i,S)}},firstDayCurrentMonth:N,children:[(0,uf.jsx)(Jzn,{color:M,active:i,margin:X<500?"0px":"0 0 5px 0",size:g,children:(0,uf.jsx)(dR,{data:{text:wwn(t,"d"),fontStyle:h,color:i?"white":l?tu.darkModeLightText:null}})}),c&&(0,uf.jsxs)(uf.Fragment,{children:[X>745&&(0,uf.jsxs)($zn,{children:[a.filter((function(t,e){return e<o})).map((function(t,n){var r=(0,Js.get)(t,nt),a=ht(t),i=a.badgeBackground,o=a.eventTextColor;return(0,uf.jsxs)(Kzn,{darkMode:l,background:i,onClick:function(n){n.stopPropagation(),v(e,t,S)},children:["minimal"===p&&(0,uf.jsx)(jzn,{color:o,children:"\xa0"}),(0,uf.jsx)(Yzn,{fontSize:f,color:o,children:Hd(r||"Event",Q)})]},n)})),X>745&&s>0&&(0,uf.jsx)(Kzn,{darkMode:l,children:(0,uf.jsxs)(Yzn,{fontSize:f,color:l?tu.darkModeLightText:tu.grey4,children:[s," more event",s>1?"s":""]})})]}),X<=745&&X>565&&(0,uf.jsxs)(fR,{alignItems:"center",children:[(0,uf.jsx)(jzn,{color:u,style:{marginRight:"5px"},children:"\xa0"}),(0,uf.jsxs)(Xzn,{color:u,children:[a.length," event",a.length>1?"s":""]})]}),X<=565&&(0,uf.jsx)(jzn,{color:u,style:{marginTop:"8px"},children:"\xa0"})]})]},n)}))})]})]})},qzn=function(t){var e=t.start,n=t.end,r=t.showTime,a=t.inputFormat,i=r?"MMM Do h:mm a":"MMMM Do",o=Wu({value:e,formatObject:a,returnMoment:!0}),l="",c=o&&o.format(i);if(l=c,n){var s=Wu({value:n,formatObject:a,returnMoment:!0}),u=s&&s.format(i);u!==u&&(l="".concat(c," - ").concat(u))}else l=c;return(0,uf.jsx)(dR,{data:{text:l,margin:"10px 0 0 0",cursor:"pointer",fontStyle:"headingXs",color:tu.grey4}})},Yzn=sf.div.withConfig({displayName:"Calendar__BubbleText",componentId:"sc-bkwum7-10"})(["font-weight:600;color:",";font-size:",";"],(function(t){return t.color}),(function(t){return t.fontSize})),Xzn=sf.div.withConfig({displayName:"Calendar__MoreText",componentId:"sc-bkwum7-11"})(["font-weight:600;color:",";font-size:12px;"],(function(t){return t.color})),$zn=sf.div.withConfig({displayName:"Calendar__EventBubbles",componentId:"sc-bkwum7-12"})(["width:100%;display:flex;flex-direction:column;gap:3px;"]),Kzn=sf.div.withConfig({displayName:"Calendar__EventBubble",componentId:"sc-bkwum7-13"})(["border-radius:6px;padding:2px 2px 2px 4px;font-size:10px;font-weight:500;display:flex;align-items:center;gap:4px;width:100%;background:",";&:hover{filter:brightness(0.9);}"],(function(t){return t.background})),Qzn=sf.div.withConfig({displayName:"Calendar__DateDetailsWrapper",componentId:"sc-bkwum7-14"})(["",""],(function(t){return t.wrapper&&"\n      border-radius: 6px;\n      border: 1px solid ".concat(tu.grey2,";\n      padding: ").concat(du,";\n  ")})),Jzn=sf.div.withConfig({displayName:"Calendar__DayNumberContainer",componentId:"sc-bkwum7-15"})(["border-radius:50%;height:",";width:",";background:",";display:flex;align-items:center;justify-content:center;"],(function(t){return t.size}),(function(t){return t.size}),(function(t){return t.active?t.color:"transparent"})),tCn=["#003f5c","#7a5195","#ef5675","#ffa600"],eCn={1:tCn,2:["#003a5c","#006183","#008aa4","#00b5be"],3:["#216d54","#33886b","#45a482","#58c09b","#6bdeb4","#7efcce"],4:["#ffe926","#ffbe29","#ff9442","#ff6d5c","#f34e73","#cb3d85","#993a8e"],5:["hsla(252, 100%, 67%, 1)","hsla(11, 100%, 67%, 1)","hsla(175, 62%, 69%, 1)","hsla(41, 93%, 60%, 1)","hsla(354, 37%, 52%, 1)","hsla(205, 86%, 70%, 1)","hsla(194, 85%, 34%, 1)","hsla(151, 48%, 45%, 1)","hsla(7, 97%, 85%, 1)"]},nCn=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:5,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;if(n&&n.length>0)return(0,Js.get)(n,t%n.length);var r=(0,Js.get)(eCn,e);return(0,Js.get)(r,t%r.length)},rCn=function(t,e,n){var r=t.reduce((function(t,r){return t[r[e]]||(t[r[e]]={key:r[e],sum:0,count:0}),t[r[e]].sum+=Ku((0,Js.get)(r,n)),t[r[e]].count+=1,t}),{}),a=Object.values(r).reduce((function(t,e){return t+e.sum}),0),i=Object.values(r).map((function(t){return t.average=t.sum/t.count,t.percent=t.sum/a*100,t}));return i},aCn=function(t){var e=t.location,n=t.item,r=t.index,a=t.colorScheme,i=t.data,o=(0,Js.get)(i,"decimalPlaces",0),l=Ou((0,Js.get)(n,"value"),o),c=(0,Js.get)(i,"valuePrefix"),s=(0,Js.get)(i,"valueSuffix");c&&(l=c+l),s&&(l+=s);var u=(0,Js.get)(i,"customColorScheme");return(0,uf.jsxs)(oCn,{top:e.top,left:e.left,children:[(0,uf.jsx)(iCn,{color:nCn(r,a,u),children:"\xa0"}),(0,uf.jsxs)("div",{children:[(0,uf.jsx)(dR,{data:{text:(0,Js.get)(n,"label"),margin:"0 0 5px 0"}}),(0,uf.jsx)(dR,{data:{text:l,fontStyle:"headingXl"}})]})]})},iCn=sf.div.withConfig({displayName:"ChartHoverPopup__ColorBar",componentId:"sc-18nr2mm-0"})(["flex:1;width:4px;background:",";border-radius:4px;"],(function(t){return t.color})),oCn=sf.div.withConfig({displayName:"ChartHoverPopup__Popup",componentId:"sc-18nr2mm-1"})(["position:fixed;display:flex;gap:15px;height:fit-content;top:","px;left:","px;background:white;width:fit-content;border:1px solid ",";box-shadow:",";padding:15px;border-radius:10px;min-height:40px;z-index:9999;"],(function(t){return t.top+20}),(function(t){return t.left+20}),tu.grey2,gu),lCn=function(t){var e=t.data,n=Ys(XI),r=(0,Js.get)(e,"values",[]),a=m((0,x.useState)(null),2),i=a[0],o=a[1],l=m((0,x.useState)({top:100,left:100}),2),c=l[0],s=l[1],u=(0,Js.get)(r,i),d=Ys(ZI),h=(0,Js.get)(e,"itemClickAction"),f=(0,Js.get)(e,"colorScheme"),p=function(){o(null)},g=Math.max.apply(Math,z(r.map((function(t){return parseFloat(t.value)})))),v=Zu((0,Js.get)(e,"showLabels")),y=Zu((0,Js.get)(e,"showValues")),b=(0,Js.get)(e,"decimalPlaces",0),M=(0,Js.get)(e,"barGap",15),w=(0,Js.get)(e,"barBorderRadius",10),C=(0,Js.get)(e,"barThickness",20),A=(0,Js.get)(e,"customColorScheme"),k="euro"===(0,Js.get)(n,"number_format"),H=(0,Js.get)(e,"valuePrefix")||"",E=(0,Js.get)(e,"valueSuffix")||"";return(0,uf.jsxs)(cCn,{onMouseMove:function(t){s({top:t.clientY,left:t.clientX})},gap:M,height:(0,Js.get)(e,"height"),children:[null!==i&&(0,uf.jsx)(aCn,{item:u,location:c,index:i,colorScheme:f,data:e}),e.isFetching&&[1,2,3,4,5,6,7,8].map((function(t,e){return(0,uf.jsx)(xfr,{height:"20px",widthRange:[60,400]})})),!e.isFetching&&r.map((function(t,e){var n=parseFloat(t.value)/g*100;return(0,uf.jsxs)(sCn,{onMouseEnter:function(){return function(t){o(t)}(e)},onMouseLeave:p,onClick:function(){return h(t)},children:[v&&(0,uf.jsx)(uCn,{darkMode:d,children:Hd(t.label,12)}),(0,uf.jsxs)(hCn,{children:[(0,uf.jsx)(dCn,{thickness:C,color:nCn(e,f,A),width:n,borderRadius:w,children:"\xa0"}),y&&(0,uf.jsxs)(fCn,{darkMode:d,children:[H,k?Xu(t.value,b):Ou(t.value,b),E]})]})]})}))]})},cCn=sf.div.withConfig({displayName:"BarHorizontal__Container",componentId:"sc-1bshilv-0"})(["width:100%;display:flex;flex-direction:column;gap:",";flex:1;max-height:",";overflow-y:auto;"],(function(t){return kd(t.gap)}),(function(t){return kd(t.height||264)})),sCn=sf.div.withConfig({displayName:"BarHorizontal__ItemContainer",componentId:"sc-1bshilv-1"})(["display:flex;align-items:center;gap:15px;cursor:pointer;"]),uCn=sf.div.withConfig({displayName:"BarHorizontal__ItemLabel",componentId:"sc-1bshilv-2"})(["font-size:14px;font-weight:400;min-width:100px;max-width:100px;text-align:right;color:",";"],(function(t){return t.darkMode?tu.grey1:tu.grey4})),dCn=sf.div.withConfig({displayName:"BarHorizontal__ValueBar",componentId:"sc-1bshilv-3"})(["width:","%;background:",";border-radius:",";height:",";&:hover{filter:brightness(90%);}"],(function(t){return t.width}),(function(t){return t.color||"blue"}),(function(t){return kd(t.borderRadius)}),(function(t){return kd(t.thickness)})),hCn=sf.div.withConfig({displayName:"BarHorizontal__ValueContainer",componentId:"sc-1bshilv-4"})(["display:flex;align-items:center;width:100%;flex:1;gap:8px;"]),fCn=sf.div.withConfig({displayName:"BarHorizontal__Value",componentId:"sc-1bshilv-5"})(["font-size:14px;font-weight:400;color:",";"],(function(t){return t.darkMode?tu.grey1:tu.grey4})),pCn=function(t){var e=t.data,n=Ys(XI),r=(0,Js.get)(e,"values",[]),a=m((0,x.useState)(null),2),i=a[0],o=a[1],l=m((0,x.useState)({top:100,left:100}),2),c=l[0],s=l[1],u=(0,Js.get)(r,i),d=Ys(ZI),h=(0,Js.get)(e,"itemClickAction"),f=(0,Js.get)(e,"colorScheme"),p=(0,Js.get)(e,"customColorScheme"),g="euro"===(0,Js.get)(n,"number_format"),v=function(){o(null)},y=Math.max.apply(Math,z(r.map((function(t){return parseFloat(t.value)})))),b=Zu((0,Js.get)(e,"showLabels")),M=Zu((0,Js.get)(e,"showValues")),w=(0,Js.get)(e,"decimalPlaces",0),C=(0,Js.get)(e,"flexContainerWidth",!0),A=(0,Js.get)(e,"flexBarThickness",!1),k=(0,Js.get)(e,"barGap",20),H=(0,Js.get)(e,"barBorderRadius",10),E=A?"100%":(0,Js.get)(e,"barThickness",10),S=(0,Js.get)(e,"valuePrefix")||"",L=(0,Js.get)(e,"valueSuffix")||"";return(0,uf.jsxs)(gCn,{onMouseMove:function(t){s({top:t.clientY,left:t.clientX})},gap:k,skeleton:e.isFetching,children:[null!==i&&(0,uf.jsx)(aCn,{item:u,location:c,index:i,colorScheme:f,data:e}),e.isFetching&&(0,uf.jsx)(fR,{gap:"20px",width:"100%",alignItems:"flex-end",children:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16].map((function(t,e){return(0,uf.jsx)(xfr,{heightRange:[60,300],width:"30px",calcWidth:"calc((100% / 16) - 20px)"})}))}),!e.isFetching&&r.map((function(t,e){var n=parseFloat(t.value)/y*100;return(0,uf.jsxs)(vCn,{onClick:function(){return h(t)},onMouseEnter:function(){return function(t){o(t)}(e)},onMouseLeave:v,flex:C,children:[(0,uf.jsxs)(bCn,{children:[M&&r.length<30&&(0,uf.jsxs)(xCn,{darkMode:d,children:[S,g?Xu(t.value,w):Ou(t.value,w),L]}),(0,uf.jsx)(yCn,{width:E,color:nCn(e,f,p),height:n,borderRadius:H,children:"\xa0"})]}),b&&r.length<30&&(0,uf.jsx)(mCn,{darkMode:d,children:t.label||"-"})]})}))]})},gCn=sf.div.withConfig({displayName:"BarVertical__Container",componentId:"sc-udkd3l-0"})(["width:100%;display:flex;gap:",";flex:1;overflow-y:auto;overflow-x:auto;",""],(function(t){return kd(t.gap)}),(function(t){return t.skeleton&&"align-items: flex-end;"})),vCn=sf.div.withConfig({displayName:"BarVertical__ItemContainer",componentId:"sc-udkd3l-1"})(["display:flex;align-items:center;flex-direction:column;",";cursor:pointer;gap:5px;"],(function(t){return t.flex?"flex: 1;":""})),mCn=sf.div.withConfig({displayName:"BarVertical__ItemLabel",componentId:"sc-udkd3l-2"})(["font-size:14px;font-weight:400;text-align:right;color:",";"],(function(t){return t.darkMode?tu.grey1:tu.grey4})),yCn=sf.div.withConfig({displayName:"BarVertical__ValueBar",componentId:"sc-udkd3l-3"})(["background:",";border-radius:",";width:",";height:","%;&:hover{filter:brightness(90%);}"],(function(t){return t.color||"blue"}),(function(t){return kd(t.borderRadius)}),(function(t){return t.width?kd(t.width):"100%"}),(function(t){return t.height})),bCn=sf.div.withConfig({displayName:"BarVertical__ValueContainer",componentId:"sc-udkd3l-4"})(["display:flex;align-items:center;flex-direction:column;justify-content:flex-end;flex:1;width:100%;height:100%;min-height:200px;gap:5px;"]),xCn=sf.div.withConfig({displayName:"BarVertical__Value",componentId:"sc-udkd3l-5"})(["font-size:14px;font-weight:400;color:",";"],(function(t){return t.darkMode?tu.grey1:tu.grey4})),MCn=function(t){var e=t.values,n=t.colorScheme,r=t.customColorScheme,a=Ys(ZI),i=e.length<6?"20px":"15px";return(0,uf.jsxs)(wCn,{children:[e.filter((function(t,e){return e<9})).map((function(t,e){return(0,uf.jsxs)(zCn,{children:[(0,uf.jsx)(ACn,{thickness:i,color:nCn(e,n,r),children:"\xa0"}),(0,uf.jsx)(CCn,{darkMode:a,children:Hd(t.label,12)})]})})),e.length>=9&&(0,uf.jsxs)(CCn,{children:["+ ",e.length-8," more"]})]})},wCn=sf.div.withConfig({displayName:"Legend__Container",componentId:"sc-tnksue-0"})(["min-width:140px;display:flex;flex-direction:column;gap:10px;height:fit-content;"]),zCn=sf.div.withConfig({displayName:"Legend__ItemContainer",componentId:"sc-tnksue-1"})(["display:flex;align-items:center;gap:15px;"]),CCn=sf.div.withConfig({displayName:"Legend__ItemLabel",componentId:"sc-tnksue-2"})(["font-size:14px;font-weight:400;min-width:100px;max-width:100px;color:",";"],(function(t){return t.darkMode?"white":tu.grey4})),ACn=sf.div.withConfig({displayName:"Legend__ValueBar",componentId:"sc-tnksue-3"})(["width:20px;background:",";border-radius:4px;height:",";"],(function(t){return t.color||"blue"}),(function(t){return t.thickness})),kCn=function(t){var e=t.data,n=(0,Js.get)(e,"values",[]),r=(0,Js.get)(e,"variant","Filled"),a=(0,Js.get)(e,"itemClickAction"),i=m((0,x.useState)(null),2),o=i[0],l=i[1],c=m((0,x.useState)({top:100,left:100}),2),s=c[0],u=c[1],d=(0,Js.get)(n,o),h=(0,Js.get)(e,"colorScheme"),f=function(){l(null)},p=n.reduce((function(t,e){return t+e.value}),0),g=0,v=16,y="Doughnut"===r?8:0,b=Zu((0,Js.get)(e,"showLegend")),M=(0,Js.get)(e,"customColorScheme");return(0,uf.jsxs)(ECn,{onMouseMove:function(t){u({top:t.clientY,left:t.clientX})},children:[b&&(0,uf.jsx)(MCn,{values:n,colorScheme:h,customColorScheme:M}),null!==o&&(0,uf.jsx)(aCn,{item:d,location:s,index:o,colorScheme:h,data:e}),(0,uf.jsx)(SCn,{children:(0,uf.jsx)("svg",{width:"100%",height:"100%",viewBox:"0 0 32 32",children:n.map((function(t,e){var r=360*g/p,i=1===n.length?360*(g+t.value-.001)/p:360*(g+t.value)/p;g+=t.value;var o=16+v*Math.cos(Math.PI*r/180),c=16-v*Math.sin(Math.PI*r/180),s=16+v*Math.cos(Math.PI*i/180),u=16-v*Math.sin(Math.PI*i/180),d=16+y*Math.cos(Math.PI*i/180),m=16-y*Math.sin(Math.PI*i/180),b=16+y*Math.cos(Math.PI*r/180),x=16-y*Math.sin(Math.PI*r/180),w=t.value/p>.5?1:0;return(0,uf.jsx)(HCn,{d:"M ".concat(o," ").concat(c,"\n               A ").concat(v," ").concat(v," 0 ").concat(w," 0 ").concat(s," ").concat(u,"\n               L ").concat(d," ").concat(m,"\n               A ").concat(y," ").concat(y," 0 ").concat(w," 1 ").concat(b," ").concat(x," Z"),fill:nCn(e,h,M),onMouseEnter:function(t){return function(t){l(t)}(e)},onMouseLeave:f,onClick:function(){return a(t)}},e)}))})})]})},HCn=sf.path.withConfig({displayName:"Pie__StyledPath",componentId:"sc-13xezmw-0"})(["cursor:pointer;&:hover{filter:brightness(90%);}"]),ECn=sf.div.withConfig({displayName:"Pie__Container",componentId:"sc-13xezmw-1"})(["display:flex;gap:40px;width:100%;justify-content:center;align-items:center;"]),SCn=sf.div.withConfig({displayName:"Pie__ChartContainer",componentId:"sc-13xezmw-2"})(["width:100%;height:250px;"]),LCn=function(t){var e=t.block,n=t.page,r=sdn().processObjects,a=Ys(XI),i=(0,cdn().getListData)(e),o=sR().recordClick,l=cR().processDynamicText,c=ldn(n).actionResolver,s=function(t){return g?null:o(e,t,c)},u=[{mapKey:"valueKey",key:(0,Js.get)(e,"valueKey")},{mapKey:"labelKey",key:(0,Js.get)(e,"labelKey")}],d=r(n,e,u,i,l),h=(0,Js.get)(e,"labelKey"),f=(0,Js.get)(e,"valueKey"),p=(0,Js.get)(e,"groupByMetric"),g=(0,Js.get)(e,"groupByColumn"),v=(0,Js.get)(e,"chartType","Bar"),m="euro"===(0,Js.get)(a,"number_format"),y=Ys($I);if(d=d.map((function(t){return Se(Se({},t),{},{label:(0,Js.get)(t,h),value:m?$u((0,Js.get)(t,f)):Ku((0,Js.get)(t,f))})})),g){var b=rCn(d,g,f).filter((function(t){return""!==(0,Js.get)(t,"key")}));d=b.map((function(t){return Se(Se({},t),{},{label:(0,Js.get)(t,"key"),value:(0,Js.get)(t,p)})}))}var x=(0,Js.get)(e,"sorting"),M=g?(0,Js.get)(e,"sortBy","value"):"value";if(x&&(d=hdn(d,M,x,null,{},y)),["Bar","BarChart"].includes(v)){var w=(0,Js.get)(e,"variant","Horizontal");if("Horizontal"===w)return(0,uf.jsx)(lCn,{data:Se(Se({},e),{},{values:d,itemClickAction:s})});if("Vertical"===w)return(0,uf.jsx)(pCn,{data:Se(Se({},e),{},{values:d,itemClickAction:s})})}if(["Pie","PieChart"].includes(v))return(0,uf.jsx)(kCn,{data:Se(Se({},e),{},{values:d,itemClickAction:s})})};function _Cn(t){return t+.5|0}var BCn=function(t,e,n){return Math.max(Math.min(t,n),e)};function DCn(t){return BCn(_Cn(2.55*t),0,255)}function TCn(t){return BCn(_Cn(255*t),0,255)}function VCn(t){return BCn(_Cn(t/2.55)/100,0,1)}function OCn(t){return BCn(_Cn(100*t),0,100)}var ICn={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,a:10,b:11,c:12,d:13,e:14,f:15},RCn=z("0123456789ABCDEF"),FCn=function(t){return RCn[15&t]},NCn=function(t){return RCn[(240&t)>>4]+RCn[15&t]},PCn=function(t){return(240&t)>>4===(15&t)};function jCn(t){var e=function(t){return PCn(t.r)&&PCn(t.g)&&PCn(t.b)&&PCn(t.a)}(t)?FCn:NCn;return t?"#"+e(t.r)+e(t.g)+e(t.b)+function(t,e){return t<255?e(t):""}(t.a,e):void 0}var UCn=/^(hsla?|hwb|hsv)\(\s*([-+.e\d]+)(?:deg)?[\s,]+([-+.e\d]+)%[\s,]+([-+.e\d]+)%(?:[\s,]+([-+.e\d]+)(%)?)?\s*\)$/;function WCn(t,e,n){var r=e*Math.min(n,1-n),a=function(e){var a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:(e+t/30)%12;return n-r*Math.max(Math.min(a-3,9-a,1),-1)};return[a(0),a(8),a(4)]}function ZCn(t,e,n){var r=function(r){var a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:(r+t/60)%6;return n-n*e*Math.max(Math.min(a,4-a,1),0)};return[r(5),r(3),r(1)]}function GCn(t,e,n){var r,a=WCn(t,1,.5);for(e+n>1&&(e*=r=1/(e+n),n*=r),r=0;r<3;r++)a[r]*=1-e-n,a[r]+=e;return a}function qCn(t){var e,n,r,a=t.r/255,i=t.g/255,o=t.b/255,l=Math.max(a,i,o),c=Math.min(a,i,o),s=(l+c)/2;return l!==c&&(r=l-c,n=s>.5?r/(2-l-c):r/(l+c),e=function(t,e,n,r,a){return t===a?(e-n)/r+(e<n?6:0):e===a?(n-t)/r+2:(t-e)/r+4}(a,i,o,r,l),e=60*e+.5),[0|e,n||0,s]}function YCn(t,e,n,r){return(Array.isArray(e)?t(e[0],e[1],e[2]):t(e,n,r)).map(TCn)}function XCn(t,e,n){return YCn(WCn,t,e,n)}function $Cn(t){return(t%360+360)%360}function KCn(t){var e,n=UCn.exec(t),r=255;if(n){n[5]!==e&&(r=n[6]?DCn(+n[5]):TCn(+n[5]));var a=$Cn(+n[2]),i=+n[3]/100,o=+n[4]/100;return e="hwb"===n[1]?function(t,e,n){return YCn(GCn,t,e,n)}(a,i,o):"hsv"===n[1]?function(t,e,n){return YCn(ZCn,t,e,n)}(a,i,o):XCn(a,i,o),{r:e[0],g:e[1],b:e[2],a:r}}}var QCn,JCn={x:"dark",Z:"light",Y:"re",X:"blu",W:"gr",V:"medium",U:"slate",A:"ee",T:"ol",S:"or",B:"ra",C:"lateg",D:"ights",R:"in",Q:"turquois",E:"hi",P:"ro",O:"al",N:"le",M:"de",L:"yello",F:"en",K:"ch",G:"arks",H:"ea",I:"ightg",J:"wh"},tAn={OiceXe:"f0f8ff",antiquewEte:"faebd7",aqua:"ffff",aquamarRe:"7fffd4",azuY:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"0",blanKedOmond:"ffebcd",Xe:"ff",XeviTet:"8a2be2",bPwn:"a52a2a",burlywood:"deb887",caMtXe:"5f9ea0",KartYuse:"7fff00",KocTate:"d2691e",cSO:"ff7f50",cSnflowerXe:"6495ed",cSnsilk:"fff8dc",crimson:"dc143c",cyan:"ffff",xXe:"8b",xcyan:"8b8b",xgTMnPd:"b8860b",xWay:"a9a9a9",xgYF:"6400",xgYy:"a9a9a9",xkhaki:"bdb76b",xmagFta:"8b008b",xTivegYF:"556b2f",xSange:"ff8c00",xScEd:"9932cc",xYd:"8b0000",xsOmon:"e9967a",xsHgYF:"8fbc8f",xUXe:"483d8b",xUWay:"2f4f4f",xUgYy:"2f4f4f",xQe:"ced1",xviTet:"9400d3",dAppRk:"ff1493",dApskyXe:"bfff",dimWay:"696969",dimgYy:"696969",dodgerXe:"1e90ff",fiYbrick:"b22222",flSOwEte:"fffaf0",foYstWAn:"228b22",fuKsia:"ff00ff",gaRsbSo:"dcdcdc",ghostwEte:"f8f8ff",gTd:"ffd700",gTMnPd:"daa520",Way:"808080",gYF:"8000",gYFLw:"adff2f",gYy:"808080",honeyMw:"f0fff0",hotpRk:"ff69b4",RdianYd:"cd5c5c",Rdigo:"4b0082",ivSy:"fffff0",khaki:"f0e68c",lavFMr:"e6e6fa",lavFMrXsh:"fff0f5",lawngYF:"7cfc00",NmoncEffon:"fffacd",ZXe:"add8e6",ZcSO:"f08080",Zcyan:"e0ffff",ZgTMnPdLw:"fafad2",ZWay:"d3d3d3",ZgYF:"90ee90",ZgYy:"d3d3d3",ZpRk:"ffb6c1",ZsOmon:"ffa07a",ZsHgYF:"20b2aa",ZskyXe:"87cefa",ZUWay:"778899",ZUgYy:"778899",ZstAlXe:"b0c4de",ZLw:"ffffe0",lime:"ff00",limegYF:"32cd32",lRF:"faf0e6",magFta:"ff00ff",maPon:"800000",VaquamarRe:"66cdaa",VXe:"cd",VScEd:"ba55d3",VpurpN:"9370db",VsHgYF:"3cb371",VUXe:"7b68ee",VsprRggYF:"fa9a",VQe:"48d1cc",VviTetYd:"c71585",midnightXe:"191970",mRtcYam:"f5fffa",mistyPse:"ffe4e1",moccasR:"ffe4b5",navajowEte:"ffdead",navy:"80",Tdlace:"fdf5e6",Tive:"808000",TivedBb:"6b8e23",Sange:"ffa500",SangeYd:"ff4500",ScEd:"da70d6",pOegTMnPd:"eee8aa",pOegYF:"98fb98",pOeQe:"afeeee",pOeviTetYd:"db7093",papayawEp:"ffefd5",pHKpuff:"ffdab9",peru:"cd853f",pRk:"ffc0cb",plum:"dda0dd",powMrXe:"b0e0e6",purpN:"800080",YbeccapurpN:"663399",Yd:"ff0000",Psybrown:"bc8f8f",PyOXe:"4169e1",saddNbPwn:"8b4513",sOmon:"fa8072",sandybPwn:"f4a460",sHgYF:"2e8b57",sHshell:"fff5ee",siFna:"a0522d",silver:"c0c0c0",skyXe:"87ceeb",UXe:"6a5acd",UWay:"708090",UgYy:"708090",snow:"fffafa",sprRggYF:"ff7f",stAlXe:"4682b4",tan:"d2b48c",teO:"8080",tEstN:"d8bfd8",tomato:"ff6347",Qe:"40e0d0",viTet:"ee82ee",JHt:"f5deb3",wEte:"ffffff",wEtesmoke:"f5f5f5",Lw:"ffff00",LwgYF:"9acd32"};function eAn(t){QCn||(QCn=function(){var t,e,n,r,a,i={},o=Object.keys(tAn),l=Object.keys(JCn);for(t=0;t<o.length;t++){for(r=a=o[t],e=0;e<l.length;e++)n=l[e],a=a.replace(n,JCn[n]);n=parseInt(tAn[r],16),i[a]=[n>>16&255,n>>8&255,255&n]}return i}(),QCn.transparent=[0,0,0,0]);var e=QCn[t.toLowerCase()];return e&&{r:e[0],g:e[1],b:e[2],a:4===e.length?e[3]:255}}var nAn=/^rgba?\(\s*([-+.\d]+)(%)?[\s,]+([-+.e\d]+)(%)?[\s,]+([-+.e\d]+)(%)?(?:[\s,/]+([-+.e\d]+)(%)?)?\s*\)$/;var rAn=function(t){return t<=.0031308?12.92*t:1.055*Math.pow(t,1/2.4)-.055},aAn=function(t){return t<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)};function iAn(t,e,n){if(t){var r=qCn(t);r[e]=Math.max(0,Math.min(r[e]+r[e]*n,0===e?360:1)),r=XCn(r),t.r=r[0],t.g=r[1],t.b=r[2]}}function oAn(t,e){return t?Object.assign(e||{},t):t}function lAn(t){var e={r:0,g:0,b:0,a:255};return Array.isArray(t)?t.length>=3&&(e={r:t[0],g:t[1],b:t[2],a:255},t.length>3&&(e.a=TCn(t[3]))):(e=oAn(t,{r:0,g:0,b:0,a:1})).a=TCn(e.a),e}function cAn(t){return"r"===t.charAt(0)?function(t){var e,n,r,a=nAn.exec(t),i=255;if(a){if(a[7]!==e){var o=+a[7];i=a[8]?DCn(o):BCn(255*o,0,255)}return e=+a[1],n=+a[3],r=+a[5],{r:e=255&(a[2]?DCn(e):BCn(e,0,255)),g:n=255&(a[4]?DCn(n):BCn(n,0,255)),b:r=255&(a[6]?DCn(r):BCn(r,0,255)),a:i}}}(t):KCn(t)}var sAn=function(){function t(e){if(C(this,t),e instanceof t)return e;var n,r=typeof e;"object"===r?n=lAn(e):"string"===r&&(n=function(t){var e,n=t.length;return"#"===t[0]&&(4===n||5===n?e={r:255&17*ICn[t[1]],g:255&17*ICn[t[2]],b:255&17*ICn[t[3]],a:5===n?17*ICn[t[4]]:255}:7!==n&&9!==n||(e={r:ICn[t[1]]<<4|ICn[t[2]],g:ICn[t[3]]<<4|ICn[t[4]],b:ICn[t[5]]<<4|ICn[t[6]],a:9===n?ICn[t[7]]<<4|ICn[t[8]]:255})),e}(e)||eAn(e)||cAn(e)),this._rgb=n,this._valid=!!n}return E(t,[{key:"valid",get:function(){return this._valid}},{key:"rgb",get:function(){var t=oAn(this._rgb);return t&&(t.a=VCn(t.a)),t},set:function(t){this._rgb=lAn(t)}},{key:"rgbString",value:function(){return this._valid?function(t){return t&&(t.a<255?"rgba(".concat(t.r,", ").concat(t.g,", ").concat(t.b,", ").concat(VCn(t.a),")"):"rgb(".concat(t.r,", ").concat(t.g,", ").concat(t.b,")"))}(this._rgb):void 0}},{key:"hexString",value:function(){return this._valid?jCn(this._rgb):void 0}},{key:"hslString",value:function(){return this._valid?function(t){if(t){var e=qCn(t),n=e[0],r=OCn(e[1]),a=OCn(e[2]);return t.a<255?"hsla(".concat(n,", ").concat(r,"%, ").concat(a,"%, ").concat(VCn(t.a),")"):"hsl(".concat(n,", ").concat(r,"%, ").concat(a,"%)")}}(this._rgb):void 0}},{key:"mix",value:function(t,e){if(t){var n,r=this.rgb,a=t.rgb,i=e===n?.5:e,o=2*i-1,l=r.a-a.a,c=((o*l===-1?o:(o+l)/(1+o*l))+1)/2;n=1-c,r.r=255&c*r.r+n*a.r+.5,r.g=255&c*r.g+n*a.g+.5,r.b=255&c*r.b+n*a.b+.5,r.a=i*r.a+(1-i)*a.a,this.rgb=r}return this}},{key:"interpolate",value:function(t,e){return t&&(this._rgb=function(t,e,n){var r=aAn(VCn(t.r)),a=aAn(VCn(t.g)),i=aAn(VCn(t.b));return{r:TCn(rAn(r+n*(aAn(VCn(e.r))-r))),g:TCn(rAn(a+n*(aAn(VCn(e.g))-a))),b:TCn(rAn(i+n*(aAn(VCn(e.b))-i))),a:t.a+n*(e.a-t.a)}}(this._rgb,t._rgb,e)),this}},{key:"clone",value:function(){return new t(this.rgb)}},{key:"alpha",value:function(t){return this._rgb.a=TCn(t),this}},{key:"clearer",value:function(t){return this._rgb.a*=1-t,this}},{key:"greyscale",value:function(){var t=this._rgb,e=_Cn(.3*t.r+.59*t.g+.11*t.b);return t.r=t.g=t.b=e,this}},{key:"opaquer",value:function(t){return this._rgb.a*=1+t,this}},{key:"negate",value:function(){var t=this._rgb;return t.r=255-t.r,t.g=255-t.g,t.b=255-t.b,this}},{key:"lighten",value:function(t){return iAn(this._rgb,2,t),this}},{key:"darken",value:function(t){return iAn(this._rgb,2,-t),this}},{key:"saturate",value:function(t){return iAn(this._rgb,1,t),this}},{key:"desaturate",value:function(t){return iAn(this._rgb,1,-t),this}},{key:"rotate",value:function(t){return function(t,e){var n=qCn(t);n[0]=$Cn(n[0]+e),n=XCn(n),t.r=n[0],t.g=n[1],t.b=n[2]}(this._rgb,t),this}}]),t}();function uAn(){}var dAn=function(){var t=0;return function(){return t++}}();function hAn(t){return null===t||"undefined"===typeof t}function fAn(t){if(Array.isArray&&Array.isArray(t))return!0;var e=Object.prototype.toString.call(t);return"[object"===e.slice(0,7)&&"Array]"===e.slice(-6)}function pAn(t){return null!==t&&"[object Object]"===Object.prototype.toString.call(t)}function gAn(t){return("number"===typeof t||t instanceof Number)&&isFinite(+t)}function vAn(t,e){return gAn(t)?t:e}function mAn(t,e){return"undefined"===typeof t?e:t}var yAn=function(t,e){return"string"===typeof t&&t.endsWith("%")?parseFloat(t)/100*e:+t};function bAn(t,e,n){if(t&&"function"===typeof t.call)return t.apply(n,e)}function xAn(t,e,n,r){var a,i,o;if(fAn(t))if(i=t.length,r)for(a=i-1;a>=0;a--)e.call(n,t[a],a);else for(a=0;a<i;a++)e.call(n,t[a],a);else if(pAn(t))for(i=(o=Object.keys(t)).length,a=0;a<i;a++)e.call(n,t[o[a]],o[a])}function MAn(t,e){var n,r,a,i;if(!t||!e||t.length!==e.length)return!1;for(n=0,r=t.length;n<r;++n)if(a=t[n],i=e[n],a.datasetIndex!==i.datasetIndex||a.index!==i.index)return!1;return!0}function wAn(t){if(fAn(t))return t.map(wAn);if(pAn(t)){for(var e=Object.create(null),n=Object.keys(t),r=n.length,a=0;a<r;++a)e[n[a]]=wAn(t[n[a]]);return e}return t}function zAn(t){return-1===["__proto__","prototype","constructor"].indexOf(t)}function CAn(t,e,n,r){if(zAn(t)){var a=e[t],i=n[t];pAn(a)&&pAn(i)?AAn(a,i,r):e[t]=wAn(i)}}function AAn(t,e,n){var r=fAn(e)?e:[e],a=r.length;if(!pAn(t))return t;for(var i,o=(n=n||{}).merger||CAn,l=0;l<a;++l)if(pAn(i=r[l]))for(var c=Object.keys(i),s=0,u=c.length;s<u;++s)o(c[s],t,i,n);return t}function kAn(t,e){return AAn(t,e,{merger:HAn})}function HAn(t,e,n){if(zAn(t)){var r=e[t],a=n[t];pAn(r)&&pAn(a)?kAn(r,a):Object.prototype.hasOwnProperty.call(e,t)||(e[t]=wAn(a))}}var EAn={"":function(t){return t},x:function(t){return t.x},y:function(t){return t.y}};function SAn(t){var e=function(t){var e,n=[],r="",a=y(t.split("."));try{for(a.s();!(e=a.n()).done;)(r+=e.value).endsWith("\\")?r=r.slice(0,-1)+".":(n.push(r),r="")}catch(i){a.e(i)}finally{a.f()}return n}(t);return function(t){var n,r=y(e);try{for(r.s();!(n=r.n()).done;){var a=n.value;if(""===a)break;t=t&&t[a]}}catch(i){r.e(i)}finally{r.f()}return t}}function LAn(t,e){return(EAn[e]||(EAn[e]=SAn(e)))(t)}function _An(t){return t.charAt(0).toUpperCase()+t.slice(1)}var BAn=function(t){return"undefined"!==typeof t},DAn=function(t){return"function"===typeof t},TAn=function(t,e){if(t.size!==e.size)return!1;var n,r=y(t);try{for(r.s();!(n=r.n()).done;){var a=n.value;if(!e.has(a))return!1}}catch(i){r.e(i)}finally{r.f()}return!0};var VAn=Math.PI,OAn=2*VAn,IAn=OAn+VAn,RAn=Number.POSITIVE_INFINITY,FAn=VAn/180,NAn=VAn/2,PAn=VAn/4,jAn=2*VAn/3,UAn=Math.log10,WAn=Math.sign;function ZAn(t,e,n){return Math.abs(t-e)<n}function GAn(t){var e=Math.round(t);t=ZAn(t,e,t/1e3)?e:t;var n=Math.pow(10,Math.floor(UAn(t))),r=t/n;return(r<=1?1:r<=2?2:r<=5?5:10)*n}function qAn(t){return!isNaN(parseFloat(t))&&isFinite(t)}function YAn(t,e,n){var r,a,i;for(r=0,a=t.length;r<a;r++)i=t[r][n],isNaN(i)||(e.min=Math.min(e.min,i),e.max=Math.max(e.max,i))}function XAn(t){return t*(VAn/180)}function $An(t){return t*(180/VAn)}function KAn(t){if(gAn(t)){for(var e=1,n=0;Math.round(t*e)/e!==t;)e*=10,n++;return n}}function QAn(t,e){var n=e.x-t.x,r=e.y-t.y,a=Math.sqrt(n*n+r*r),i=Math.atan2(r,n);return i<-.5*VAn&&(i+=OAn),{angle:i,distance:a}}function JAn(t,e){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function tkn(t,e){return(t-e+IAn)%OAn-VAn}function ekn(t){return(t%OAn+OAn)%OAn}function nkn(t,e,n,r){var a=ekn(t),i=ekn(e),o=ekn(n),l=ekn(i-a),c=ekn(o-a),s=ekn(a-i),u=ekn(a-o);return a===i||a===o||r&&i===o||l>c&&s<u}function rkn(t,e,n){return Math.max(e,Math.min(n,t))}function akn(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1e-6;return t>=Math.min(e,n)-r&&t<=Math.max(e,n)+r}function ikn(t,e,n){n=n||function(n){return t[n]<e};for(var r,a=t.length-1,i=0;a-i>1;)n(r=i+a>>1)?i=r:a=r;return{lo:i,hi:a}}var okn=function(t,e,n,r){return ikn(t,n,r?function(r){var a=t[r][e];return a<n||a===n&&t[r+1][e]===n}:function(r){return t[r][e]<n})},lkn=function(t,e,n){return ikn(t,n,(function(r){return t[r][e]>=n}))};var ckn=["push","pop","shift","splice","unshift"];function skn(t,e){var n=t._chartjs;if(n){var r=n.listeners,a=r.indexOf(e);-1!==a&&r.splice(a,1),r.length>0||(ckn.forEach((function(e){delete t[e]})),delete t._chartjs)}}function ukn(t){var e=new Set(t);return e.size===t.length?t:Array.from(e)}var dkn="undefined"===typeof window?function(t){return t()}:window.requestAnimationFrame;function hkn(t,e){var n=[],r=!1;return function(){for(var a=arguments.length,i=new Array(a),o=0;o<a;o++)i[o]=arguments[o];n=i,r||(r=!0,dkn.call(window,(function(){r=!1,t.apply(e,n)})))}}var fkn=function(t){return"start"===t?"left":"end"===t?"right":"center"},pkn=function(t,e,n){return"start"===t?e:"end"===t?n:(e+n)/2};function gkn(t,e,n){var r=e.length,a=0,i=r;if(t._sorted){var o=t.iScale,l=t._parsed,c=o.axis,s=o.getUserBounds(),u=s.min,d=s.max,h=s.minDefined,f=s.maxDefined;h&&(a=rkn(Math.min(okn(l,o.axis,u).lo,n?r:okn(e,c,o.getPixelForValue(u)).lo),0,r-1)),i=f?rkn(Math.max(okn(l,o.axis,d,!0).hi+1,n?0:okn(e,c,o.getPixelForValue(d),!0).hi+1),a,r)-a:r-a}return{start:a,count:i}}function vkn(t){var e=t.xScale,n=t.yScale,r=t._scaleRanges,a={xmin:e.min,xmax:e.max,ymin:n.min,ymax:n.max};if(!r)return t._scaleRanges=a,!0;var i=r.xmin!==e.min||r.xmax!==e.max||r.ymin!==n.min||r.ymax!==n.max;return Object.assign(r,a),i}var mkn=function(t){return 0===t||1===t},ykn=function(t,e,n){return-Math.pow(2,10*(t-=1))*Math.sin((t-e)*OAn/n)},bkn=function(t,e,n){return Math.pow(2,-10*t)*Math.sin((t-e)*OAn/n)+1},xkn={linear:function(t){return t},easeInQuad:function(t){return t*t},easeOutQuad:function(t){return-t*(t-2)},easeInOutQuad:function(t){return(t/=.5)<1?.5*t*t:-.5*(--t*(t-2)-1)},easeInCubic:function(t){return t*t*t},easeOutCubic:function(t){return(t-=1)*t*t+1},easeInOutCubic:function(t){return(t/=.5)<1?.5*t*t*t:.5*((t-=2)*t*t+2)},easeInQuart:function(t){return t*t*t*t},easeOutQuart:function(t){return-((t-=1)*t*t*t-1)},easeInOutQuart:function(t){return(t/=.5)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2)},easeInQuint:function(t){return t*t*t*t*t},easeOutQuint:function(t){return(t-=1)*t*t*t*t+1},easeInOutQuint:function(t){return(t/=.5)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2)},easeInSine:function(t){return 1-Math.cos(t*NAn)},easeOutSine:function(t){return Math.sin(t*NAn)},easeInOutSine:function(t){return-.5*(Math.cos(VAn*t)-1)},easeInExpo:function(t){return 0===t?0:Math.pow(2,10*(t-1))},easeOutExpo:function(t){return 1===t?1:1-Math.pow(2,-10*t)},easeInOutExpo:function(t){return mkn(t)?t:t<.5?.5*Math.pow(2,10*(2*t-1)):.5*(2-Math.pow(2,-10*(2*t-1)))},easeInCirc:function(t){return t>=1?t:-(Math.sqrt(1-t*t)-1)},easeOutCirc:function(t){return Math.sqrt(1-(t-=1)*t)},easeInOutCirc:function(t){return(t/=.5)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1)},easeInElastic:function(t){return mkn(t)?t:ykn(t,.075,.3)},easeOutElastic:function(t){return mkn(t)?t:bkn(t,.075,.3)},easeInOutElastic:function(t){var e=.1125;return mkn(t)?t:t<.5?.5*ykn(2*t,e,.45):.5+.5*bkn(2*t-1,e,.45)},easeInBack:function(t){var e=1.70158;return t*t*((e+1)*t-e)},easeOutBack:function(t){var e=1.70158;return(t-=1)*t*((e+1)*t+e)+1},easeInOutBack:function(t){var e=1.70158;return(t/=.5)<1?t*t*((1+(e*=1.525))*t-e)*.5:.5*((t-=2)*t*((1+(e*=1.525))*t+e)+2)},easeInBounce:function(t){return 1-xkn.easeOutBounce(1-t)},easeOutBounce:function(t){var e=7.5625,n=2.75;return t<1/n?e*t*t:t<2/n?e*(t-=1.5/n)*t+.75:t<2.5/n?e*(t-=2.25/n)*t+.9375:e*(t-=2.625/n)*t+.984375},easeInOutBounce:function(t){return t<.5?.5*xkn.easeInBounce(2*t):.5*xkn.easeOutBounce(2*t-1)+.5}};function Mkn(t){if(t&&"object"===typeof t){var e=t.toString();return"[object CanvasPattern]"===e||"[object CanvasGradient]"===e}return!1}function wkn(t){return Mkn(t)?t:new sAn(t)}function zkn(t){return Mkn(t)?t:new sAn(t).saturate(.5).darken(.1).hexString()}var Ckn=["x","y","borderWidth","radius","tension"],Akn=["color","borderColor","backgroundColor"];var kkn=new Map;function Hkn(t,e,n){return function(t,e){e=e||{};var n=t+JSON.stringify(e),r=kkn.get(n);return r||(r=new Intl.NumberFormat(t,e),kkn.set(n,r)),r}(e,n).format(t)}var Ekn={values:function(t){return fAn(t)?t:""+t},numeric:function(t,e,n){if(0===t)return"0";var r,a=this.chart.options.locale,i=t;if(n.length>1){var o=Math.max(Math.abs(n[0].value),Math.abs(n[n.length-1].value));(o<1e-4||o>1e15)&&(r="scientific"),i=function(t,e){var n=e.length>3?e[2].value-e[1].value:e[1].value-e[0].value;Math.abs(n)>=1&&t!==Math.floor(t)&&(n=t-Math.floor(t));return n}(t,n)}var l=UAn(Math.abs(i)),c=isNaN(l)?1:Math.max(Math.min(-1*Math.floor(l),20),0),s={notation:r,minimumFractionDigits:c,maximumFractionDigits:c};return Object.assign(s,this.options.ticks.format),Hkn(t,a,s)},logarithmic:function(t,e,n){if(0===t)return"0";var r=n[e].significand||t/Math.pow(10,Math.floor(UAn(t)));return[1,2,3,5,10,15].includes(r)||e>.8*n.length?Ekn.numeric.call(this,t,e,n):""}};var Skn={formatters:Ekn};var Lkn=Object.create(null),_kn=Object.create(null);function Bkn(t,e){if(!e)return t;for(var n=e.split("."),r=0,a=n.length;r<a;++r){var i=n[r];t=t[i]||(t[i]=Object.create(null))}return t}function Dkn(t,e,n){return"string"===typeof e?AAn(Bkn(t,e),n):AAn(Bkn(t,""),e)}var Tkn=function(){function t(e,n){C(this,t),this.animation=void 0,this.backgroundColor="rgba(0,0,0,0.1)",this.borderColor="rgba(0,0,0,0.1)",this.color="#666",this.datasets={},this.devicePixelRatio=function(t){return t.chart.platform.getDevicePixelRatio()},this.elements={},this.events=["mousemove","mouseout","click","touchstart","touchmove"],this.font={family:"'Helvetica Neue', 'Helvetica', 'Arial', sans-serif",size:12,style:"normal",lineHeight:1.2,weight:null},this.hover={},this.hoverBackgroundColor=function(t,e){return zkn(e.backgroundColor)},this.hoverBorderColor=function(t,e){return zkn(e.borderColor)},this.hoverColor=function(t,e){return zkn(e.color)},this.indexAxis="x",this.interaction={mode:"nearest",intersect:!0,includeInvisible:!1},this.maintainAspectRatio=!0,this.onHover=null,this.onClick=null,this.parsing=!0,this.plugins={},this.responsive=!0,this.scale=void 0,this.scales={},this.showLine=!0,this.drawActiveElementsOnTop=!0,this.describe(e),this.apply(n)}return E(t,[{key:"set",value:function(t,e){return Dkn(this,t,e)}},{key:"get",value:function(t){return Bkn(this,t)}},{key:"describe",value:function(t,e){return Dkn(_kn,t,e)}},{key:"override",value:function(t,e){return Dkn(Lkn,t,e)}},{key:"route",value:function(t,e,n,r){var a,i=Bkn(this,t),o=Bkn(this,n),l="_"+e;Object.defineProperties(i,(He(a={},l,{value:i[e],writable:!0}),He(a,e,{enumerable:!0,get:function(){var t=this[l],e=o[r];return pAn(t)?Object.assign({},e,t):mAn(t,e)},set:function(t){this[l]=t}}),a))}},{key:"apply",value:function(t){var e=this;t.forEach((function(t){return t(e)}))}}]),t}(),Vkn=new Tkn({_scriptable:function(t){return!t.startsWith("on")},_indexable:function(t){return"events"!==t},hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}},[function(t){t.set("animation",{delay:void 0,duration:1e3,easing:"easeOutQuart",fn:void 0,from:void 0,loop:void 0,to:void 0,type:void 0}),t.describe("animation",{_fallback:!1,_indexable:!1,_scriptable:function(t){return"onProgress"!==t&&"onComplete"!==t&&"fn"!==t}}),t.set("animations",{colors:{type:"color",properties:Akn},numbers:{type:"number",properties:Ckn}}),t.describe("animations",{_fallback:"animation"}),t.set("transitions",{active:{animation:{duration:400}},resize:{animation:{duration:0}},show:{animations:{colors:{from:"transparent"},visible:{type:"boolean",duration:0}}},hide:{animations:{colors:{to:"transparent"},visible:{type:"boolean",easing:"linear",fn:function(t){return 0|t}}}}})},function(t){t.set("layout",{autoPadding:!0,padding:{top:0,right:0,bottom:0,left:0}})},function(t){t.set("scale",{display:!0,offset:!1,reverse:!1,beginAtZero:!1,bounds:"ticks",grace:0,grid:{display:!0,lineWidth:1,drawOnChartArea:!0,drawTicks:!0,tickLength:8,tickWidth:function(t,e){return e.lineWidth},tickColor:function(t,e){return e.color},offset:!1},border:{display:!0,dash:[],dashOffset:0,width:1},title:{display:!1,text:"",padding:{top:4,bottom:4}},ticks:{minRotation:0,maxRotation:50,mirror:!1,textStrokeWidth:0,textStrokeColor:"",padding:3,display:!0,autoSkip:!0,autoSkipPadding:3,labelOffset:0,callback:Skn.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}}),t.route("scale.ticks","color","","color"),t.route("scale.grid","color","","borderColor"),t.route("scale.border","color","","borderColor"),t.route("scale.title","color","","color"),t.describe("scale",{_fallback:!1,_scriptable:function(t){return!t.startsWith("before")&&!t.startsWith("after")&&"callback"!==t&&"parser"!==t},_indexable:function(t){return"borderDash"!==t&&"tickBorderDash"!==t&&"dash"!==t}}),t.describe("scales",{_fallback:"scale"}),t.describe("scale.ticks",{_scriptable:function(t){return"backdropPadding"!==t&&"callback"!==t},_indexable:function(t){return"backdropPadding"!==t}})}]);function Okn(t,e,n,r,a){var i=e[a];return i||(i=e[a]=t.measureText(a).width,n.push(a)),i>r&&(r=i),r}function Ikn(t,e,n,r){var a=(r=r||{}).data=r.data||{},i=r.garbageCollect=r.garbageCollect||[];r.font!==e&&(a=r.data={},i=r.garbageCollect=[],r.font=e),t.save(),t.font=e;var o,l,c,s,u,d=0,h=n.length;for(o=0;o<h;o++)if(void 0===(s=n[o])||null===s||fAn(s)){if(fAn(s))for(l=0,c=s.length;l<c;l++)void 0===(u=s[l])||null===u||fAn(u)||(d=Okn(t,a,i,d,u))}else d=Okn(t,a,i,d,s);t.restore();var f=i.length/2;if(f>n.length){for(o=0;o<f;o++)delete a[i[o]];i.splice(0,f)}return d}function Rkn(t,e,n){var r=t.currentDevicePixelRatio,a=0!==n?Math.max(n/2,.5):0;return Math.round((e-a)*r)/r+a}function Fkn(t,e){(e=e||t.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,t.width,t.height),e.restore()}function Nkn(t,e,n,r){Pkn(t,e,n,r,null)}function Pkn(t,e,n,r,a){var i,o,l,c,s,u,d,h,f=e.pointStyle,p=e.rotation,g=e.radius,v=(p||0)*FAn;if(f&&"object"===typeof f&&("[object HTMLImageElement]"===(i=f.toString())||"[object HTMLCanvasElement]"===i))return t.save(),t.translate(n,r),t.rotate(v),t.drawImage(f,-f.width/2,-f.height/2,f.width,f.height),void t.restore();if(!(isNaN(g)||g<=0)){switch(t.beginPath(),f){default:a?t.ellipse(n,r,a/2,g,0,0,OAn):t.arc(n,r,g,0,OAn),t.closePath();break;case"triangle":u=a?a/2:g,t.moveTo(n+Math.sin(v)*u,r-Math.cos(v)*g),v+=jAn,t.lineTo(n+Math.sin(v)*u,r-Math.cos(v)*g),v+=jAn,t.lineTo(n+Math.sin(v)*u,r-Math.cos(v)*g),t.closePath();break;case"rectRounded":c=g-(s=.516*g),o=Math.cos(v+PAn)*c,d=Math.cos(v+PAn)*(a?a/2-s:c),l=Math.sin(v+PAn)*c,h=Math.sin(v+PAn)*(a?a/2-s:c),t.arc(n-d,r-l,s,v-VAn,v-NAn),t.arc(n+h,r-o,s,v-NAn,v),t.arc(n+d,r+l,s,v,v+NAn),t.arc(n-h,r+o,s,v+NAn,v+VAn),t.closePath();break;case"rect":if(!p){c=Math.SQRT1_2*g,u=a?a/2:c,t.rect(n-u,r-c,2*u,2*c);break}v+=PAn;case"rectRot":d=Math.cos(v)*(a?a/2:g),o=Math.cos(v)*g,l=Math.sin(v)*g,h=Math.sin(v)*(a?a/2:g),t.moveTo(n-d,r-l),t.lineTo(n+h,r-o),t.lineTo(n+d,r+l),t.lineTo(n-h,r+o),t.closePath();break;case"crossRot":v+=PAn;case"cross":d=Math.cos(v)*(a?a/2:g),o=Math.cos(v)*g,l=Math.sin(v)*g,h=Math.sin(v)*(a?a/2:g),t.moveTo(n-d,r-l),t.lineTo(n+d,r+l),t.moveTo(n+h,r-o),t.lineTo(n-h,r+o);break;case"star":d=Math.cos(v)*(a?a/2:g),o=Math.cos(v)*g,l=Math.sin(v)*g,h=Math.sin(v)*(a?a/2:g),t.moveTo(n-d,r-l),t.lineTo(n+d,r+l),t.moveTo(n+h,r-o),t.lineTo(n-h,r+o),v+=PAn,d=Math.cos(v)*(a?a/2:g),o=Math.cos(v)*g,l=Math.sin(v)*g,h=Math.sin(v)*(a?a/2:g),t.moveTo(n-d,r-l),t.lineTo(n+d,r+l),t.moveTo(n+h,r-o),t.lineTo(n-h,r+o);break;case"line":o=a?a/2:Math.cos(v)*g,l=Math.sin(v)*g,t.moveTo(n-o,r-l),t.lineTo(n+o,r+l);break;case"dash":t.moveTo(n,r),t.lineTo(n+Math.cos(v)*(a?a/2:g),r+Math.sin(v)*g);break;case!1:t.closePath()}t.fill(),e.borderWidth>0&&t.stroke()}}function jkn(t,e,n){return n=n||.5,!e||t&&t.x>e.left-n&&t.x<e.right+n&&t.y>e.top-n&&t.y<e.bottom+n}function Ukn(t,e){t.save(),t.beginPath(),t.rect(e.left,e.top,e.right-e.left,e.bottom-e.top),t.clip()}function Wkn(t){t.restore()}function Zkn(t,e,n,r,a){if(!e)return t.lineTo(n.x,n.y);if("middle"===a){var i=(e.x+n.x)/2;t.lineTo(i,e.y),t.lineTo(i,n.y)}else"after"===a!==!!r?t.lineTo(e.x,n.y):t.lineTo(n.x,e.y);t.lineTo(n.x,n.y)}function Gkn(t,e,n,r){if(!e)return t.lineTo(n.x,n.y);t.bezierCurveTo(r?e.cp1x:e.cp2x,r?e.cp1y:e.cp2y,r?n.cp2x:n.cp1x,r?n.cp2y:n.cp1y,n.x,n.y)}function qkn(t,e,n,r,a){if(a.strikethrough||a.underline){var i=t.measureText(r),o=e-i.actualBoundingBoxLeft,l=e+i.actualBoundingBoxRight,c=n-i.actualBoundingBoxAscent,s=n+i.actualBoundingBoxDescent,u=a.strikethrough?(c+s)/2:s;t.strokeStyle=t.fillStyle,t.beginPath(),t.lineWidth=a.decorationWidth||2,t.moveTo(o,u),t.lineTo(l,u),t.stroke()}}function Ykn(t,e){var n=t.fillStyle;t.fillStyle=e.color,t.fillRect(e.left,e.top,e.width,e.height),t.fillStyle=n}function Xkn(t,e,n,r,a){var i,o,l=arguments.length>5&&void 0!==arguments[5]?arguments[5]:{},c=fAn(e)?e:[e],s=l.strokeWidth>0&&""!==l.strokeColor;for(t.save(),t.font=a.string,function(t,e){e.translation&&t.translate(e.translation[0],e.translation[1]),hAn(e.rotation)||t.rotate(e.rotation),e.color&&(t.fillStyle=e.color),e.textAlign&&(t.textAlign=e.textAlign),e.textBaseline&&(t.textBaseline=e.textBaseline)}(t,l),i=0;i<c.length;++i)o=c[i],l.backdrop&&Ykn(t,l.backdrop),s&&(l.strokeColor&&(t.strokeStyle=l.strokeColor),hAn(l.strokeWidth)||(t.lineWidth=l.strokeWidth),t.strokeText(o,n,r,l.maxWidth)),t.fillText(o,n,r,l.maxWidth),qkn(t,n,r,o,l),r+=Number(a.lineHeight);t.restore()}function $kn(t,e){var n=e.x,r=e.y,a=e.w,i=e.h,o=e.radius;t.arc(n+o.topLeft,r+o.topLeft,o.topLeft,-NAn,VAn,!0),t.lineTo(n,r+i-o.bottomLeft),t.arc(n+o.bottomLeft,r+i-o.bottomLeft,o.bottomLeft,VAn,NAn,!0),t.lineTo(n+a-o.bottomRight,r+i),t.arc(n+a-o.bottomRight,r+i-o.bottomRight,o.bottomRight,NAn,0,!0),t.lineTo(n+a,r+o.topRight),t.arc(n+a-o.topRight,r+o.topRight,o.topRight,0,-NAn,!0),t.lineTo(n+o.topLeft,r)}var Kkn=/^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/,Qkn=/^(normal|italic|initial|inherit|unset|(oblique( -?[0-9]?[0-9]deg)?))$/;function Jkn(t,e){var n=(""+t).match(Kkn);if(!n||"normal"===n[1])return 1.2*e;switch(t=+n[2],n[3]){case"px":return t;case"%":t/=100}return e*t}var tHn=function(t){return+t||0};function eHn(t,e){var n,r={},a=pAn(e),i=a?Object.keys(e):e,o=pAn(t)?a?function(n){return mAn(t[n],t[e[n]])}:function(e){return t[e]}:function(){return t},l=y(i);try{for(l.s();!(n=l.n()).done;){var c=n.value;r[c]=tHn(o(c))}}catch(s){l.e(s)}finally{l.f()}return r}function nHn(t){return eHn(t,{top:"y",right:"x",bottom:"y",left:"x"})}function rHn(t){return eHn(t,["topLeft","topRight","bottomLeft","bottomRight"])}function aHn(t){var e=nHn(t);return e.width=e.left+e.right,e.height=e.top+e.bottom,e}function iHn(t,e){t=t||{},e=e||Vkn.font;var n=mAn(t.size,e.size);"string"===typeof n&&(n=parseInt(n,10));var r=mAn(t.style,e.style);r&&!(""+r).match(Qkn)&&(console.warn('Invalid font style specified: "'+r+'"'),r=void 0);var a={family:mAn(t.family,e.family),lineHeight:Jkn(mAn(t.lineHeight,e.lineHeight),n),size:n,style:r,weight:mAn(t.weight,e.weight),string:""};return a.string=function(t){return!t||hAn(t.size)||hAn(t.family)?null:(t.style?t.style+" ":"")+(t.weight?t.weight+" ":"")+t.size+"px "+t.family}(a),a}function oHn(t,e,n,r){var a,i,o,l=!0;for(a=0,i=t.length;a<i;++a)if(void 0!==(o=t[a])&&(void 0!==e&&"function"===typeof o&&(o=o(e),l=!1),void 0!==n&&fAn(o)&&(o=o[n%o.length],l=!1),void 0!==o))return r&&!l&&(r.cacheable=!1),o}function lHn(t,e){return Object.assign(Object.create(t),e)}function cHn(t){var e,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[""],r=arguments.length>3?arguments[3]:void 0,a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:function(){return t[0]},i=(arguments.length>2?arguments[2]:void 0)||t;"undefined"===typeof r&&(r=bHn("_fallback",t));var o=(He(e={},Symbol.toStringTag,"Object"),He(e,"_cacheable",!0),He(e,"_scopes",t),He(e,"_rootScopes",i),He(e,"_fallback",r),He(e,"_getTarget",a),He(e,"override",(function(e){return cHn([e].concat(z(t)),n,i,r)})),e);return new Proxy(o,{deleteProperty:function(e,n){return delete e[n],delete e._keys,delete t[0][n],!0},get:function(e,r){return fHn(e,r,(function(){return function(t,e,n,r){var a,i,o=y(e);try{for(o.s();!(i=o.n()).done;){var l=i.value;if("undefined"!==typeof(a=bHn(dHn(l,t),n)))return hHn(t,a)?mHn(n,r,t,a):a}}catch(c){o.e(c)}finally{o.f()}}(r,n,t,e)}))},getOwnPropertyDescriptor:function(t,e){return Reflect.getOwnPropertyDescriptor(t._scopes[0],e)},getPrototypeOf:function(){return Reflect.getPrototypeOf(t[0])},has:function(t,e){return xHn(t).includes(e)},ownKeys:function(t){return xHn(t)},set:function(t,e,n){var r=t._storage||(t._storage=a());return t[e]=r[e]=n,delete t._keys,!0}})}function sHn(t,e,n,r){var a={_cacheable:!1,_proxy:t,_context:e,_subProxy:n,_stack:new Set,_descriptors:uHn(t,r),setContext:function(e){return sHn(t,e,n,r)},override:function(a){return sHn(t.override(a),e,n,r)}};return new Proxy(a,{deleteProperty:function(e,n){return delete e[n],delete t[n],!0},get:function(t,e,n){return fHn(t,e,(function(){return function(t,e,n){var r=t._proxy,a=t._context,i=t._subProxy,o=t._descriptors,l=r[e];DAn(l)&&o.isScriptable(e)&&(l=function(t,e,n,r){var a=n._proxy,i=n._context,o=n._subProxy,l=n._stack;if(l.has(t))throw new Error("Recursion detected: "+Array.from(l).join("->")+"->"+t);l.add(t);var c=e(i,o||r);l.delete(t),hHn(t,c)&&(c=mHn(a._scopes,a,t,c));return c}(e,l,t,n));fAn(l)&&l.length&&(l=function(t,e,n,r){var a=n._proxy,i=n._context,o=n._subProxy,l=n._descriptors;if("undefined"!==typeof i.index&&r(t))return e[i.index%e.length];if(pAn(e[0])){var c=e,s=a._scopes.filter((function(t){return t!==c}));e=[];var u,d=y(c);try{for(d.s();!(u=d.n()).done;){var h=mHn(s,a,t,u.value);e.push(sHn(h,i,o&&o[t],l))}}catch(f){d.e(f)}finally{d.f()}}return e}(e,l,t,o.isIndexable));hHn(e,l)&&(l=sHn(l,a,i&&i[e],o));return l}(t,e,n)}))},getOwnPropertyDescriptor:function(e,n){return e._descriptors.allKeys?Reflect.has(t,n)?{enumerable:!0,configurable:!0}:void 0:Reflect.getOwnPropertyDescriptor(t,n)},getPrototypeOf:function(){return Reflect.getPrototypeOf(t)},has:function(e,n){return Reflect.has(t,n)},ownKeys:function(){return Reflect.ownKeys(t)},set:function(e,n,r){return t[n]=r,delete e[n],!0}})}function uHn(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{scriptable:!0,indexable:!0},n=t._scriptable,r=void 0===n?e.scriptable:n,a=t._indexable,i=void 0===a?e.indexable:a,o=t._allKeys;return{allKeys:void 0===o?e.allKeys:o,scriptable:r,indexable:i,isScriptable:DAn(r)?r:function(){return r},isIndexable:DAn(i)?i:function(){return i}}}var dHn=function(t,e){return t?t+_An(e):e},hHn=function(t,e){return pAn(e)&&"adapters"!==t&&(null===Object.getPrototypeOf(e)||e.constructor===Object)};function fHn(t,e,n){if(Object.prototype.hasOwnProperty.call(t,e))return t[e];var r=n();return t[e]=r,r}function pHn(t,e,n){return DAn(t)?t(e,n):t}var gHn=function(t,e){return!0===t?e:"string"===typeof t?LAn(e,t):void 0};function vHn(t,e,n,r,a){var i,o=y(e);try{for(o.s();!(i=o.n()).done;){var l=i.value,c=gHn(n,l);if(c){t.add(c);var s=pHn(c._fallback,n,a);if("undefined"!==typeof s&&s!==n&&s!==r)return s}else if(!1===c&&"undefined"!==typeof r&&n!==r)return null}}catch(u){o.e(u)}finally{o.f()}return!1}function mHn(t,e,n,r){var a=e._rootScopes,i=pHn(e._fallback,n,r),o=[].concat(z(t),z(a)),l=new Set;l.add(r);var c=yHn(l,o,n,i||n,r);return null!==c&&(("undefined"===typeof i||i===n||null!==(c=yHn(l,o,i,c,r)))&&cHn(Array.from(l),[""],a,i,(function(){return function(t,e,n){var r=t._getTarget();e in r||(r[e]={});var a=r[e];if(fAn(a)&&pAn(n))return n;return a||{}}(e,n,r)})))}function yHn(t,e,n,r,a){for(;n;)n=vHn(t,e,n,r,a);return n}function bHn(t,e){var n,r=y(e);try{for(r.s();!(n=r.n()).done;){var a=n.value;if(a){var i=a[t];if("undefined"!==typeof i)return i}}}catch(o){r.e(o)}finally{r.f()}}function xHn(t){var e=t._keys;return e||(e=t._keys=function(t){var e,n=new Set,r=y(t);try{for(r.s();!(e=r.n()).done;){var a,i=e.value,o=y(Object.keys(i).filter((function(t){return!t.startsWith("_")})));try{for(o.s();!(a=o.n()).done;){var l=a.value;n.add(l)}}catch(c){o.e(c)}finally{o.f()}}}catch(c){r.e(c)}finally{r.f()}return Array.from(n)}(t._scopes)),e}function MHn(t,e,n,r){var a,i,o,l,c=t.iScale,s=this._parsing.key,u=void 0===s?"r":s,d=new Array(r);for(a=0,i=r;a<i;++a)l=e[o=a+n],d[a]={r:c.parse(LAn(l,u),o)};return d}var wHn=Number.EPSILON||1e-14,zHn=function(t,e){return e<t.length&&!t[e].skip&&t[e]},CHn=function(t){return"x"===t?"y":"x"};function AHn(t,e,n,r){var a=t.skip?e:t,i=e,o=n.skip?e:n,l=JAn(i,a),c=JAn(o,i),s=l/(l+c),u=c/(l+c),d=r*(s=isNaN(s)?0:s),h=r*(u=isNaN(u)?0:u);return{previous:{x:i.x-d*(o.x-a.x),y:i.y-d*(o.y-a.y)},next:{x:i.x+h*(o.x-a.x),y:i.y+h*(o.y-a.y)}}}function kHn(t){var e,n,r,a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"x",i=CHn(a),o=t.length,l=Array(o).fill(0),c=Array(o),s=zHn(t,0);for(e=0;e<o;++e)if(n=r,r=s,s=zHn(t,e+1),r){if(s){var u=s[a]-r[a];l[e]=0!==u?(s[i]-r[i])/u:0}c[e]=n?s?WAn(l[e-1])!==WAn(l[e])?0:(l[e-1]+l[e])/2:l[e-1]:l[e]}!function(t,e,n){for(var r,a,i,o,l,c=t.length,s=zHn(t,0),u=0;u<c-1;++u)l=s,s=zHn(t,u+1),l&&s&&(ZAn(e[u],0,wHn)?n[u]=n[u+1]=0:(r=n[u]/e[u],a=n[u+1]/e[u],(o=Math.pow(r,2)+Math.pow(a,2))<=9||(i=3/Math.sqrt(o),n[u]=r*i*e[u],n[u+1]=a*i*e[u])))}(t,l,c),function(t,e){for(var n,r,a,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"x",o=CHn(i),l=t.length,c=zHn(t,0),s=0;s<l;++s)if(r=a,a=c,c=zHn(t,s+1),a){var u=a[i],d=a[o];r&&(n=(u-r[i])/3,a["cp1".concat(i)]=u-n,a["cp1".concat(o)]=d-n*e[s]),c&&(n=(c[i]-u)/3,a["cp2".concat(i)]=u+n,a["cp2".concat(o)]=d+n*e[s])}}(t,c,a)}function HHn(t,e,n){return Math.max(Math.min(t,n),e)}function EHn(t,e,n,r,a){var i,o,l,c;if(e.spanGaps&&(t=t.filter((function(t){return!t.skip}))),"monotone"===e.cubicInterpolationMode)kHn(t,a);else{var s=r?t[t.length-1]:t[0];for(i=0,o=t.length;i<o;++i)c=AHn(s,l=t[i],t[Math.min(i+1,o-(r?0:1))%o],e.tension),l.cp1x=c.previous.x,l.cp1y=c.previous.y,l.cp2x=c.next.x,l.cp2y=c.next.y,s=l}e.capBezierPoints&&function(t,e){var n,r,a,i,o,l=jkn(t[0],e);for(n=0,r=t.length;n<r;++n)o=i,i=l,l=n<r-1&&jkn(t[n+1],e),i&&(a=t[n],o&&(a.cp1x=HHn(a.cp1x,e.left,e.right),a.cp1y=HHn(a.cp1y,e.top,e.bottom)),l&&(a.cp2x=HHn(a.cp2x,e.left,e.right),a.cp2y=HHn(a.cp2y,e.top,e.bottom)))}(t,n)}function SHn(){return"undefined"!==typeof window&&"undefined"!==typeof document}function LHn(t){var e=t.parentNode;return e&&"[object ShadowRoot]"===e.toString()&&(e=e.host),e}function _Hn(t,e,n){var r;return"string"===typeof t?(r=parseInt(t,10),-1!==t.indexOf("%")&&(r=r/100*e.parentNode[n])):r=t,r}var BHn=function(t){return t.ownerDocument.defaultView.getComputedStyle(t,null)};var DHn=["top","right","bottom","left"];function THn(t,e,n){var r={};n=n?"-"+n:"";for(var a=0;a<4;a++){var i=DHn[a];r[i]=parseFloat(t[e+"-"+i+n])||0}return r.width=r.left+r.right,r.height=r.top+r.bottom,r}var VHn=function(t,e,n){return(t>0||e>0)&&(!n||!n.shadowRoot)};function OHn(t,e){if("native"in t)return t;var n=e.canvas,r=e.currentDevicePixelRatio,a=BHn(n),i="border-box"===a.boxSizing,o=THn(a,"padding"),l=THn(a,"border","width"),c=function(t,e){var n,r,a=t.touches,i=a&&a.length?a[0]:t,o=i.offsetX,l=i.offsetY,c=!1;if(VHn(o,l,t.target))n=o,r=l;else{var s=e.getBoundingClientRect();n=i.clientX-s.left,r=i.clientY-s.top,c=!0}return{x:n,y:r,box:c}}(t,n),s=c.x,u=c.y,d=c.box,h=o.left+(d&&l.left),f=o.top+(d&&l.top),p=e.width,g=e.height;return i&&(p-=o.width+l.width,g-=o.height+l.height),{x:Math.round((s-h)/p*n.width/r),y:Math.round((u-f)/g*n.height/r)}}var IHn=function(t){return Math.round(10*t)/10};function RHn(t,e,n,r){var a=BHn(t),i=THn(a,"margin"),o=_Hn(a.maxWidth,t,"clientWidth")||RAn,l=_Hn(a.maxHeight,t,"clientHeight")||RAn,c=function(t,e,n){var r,a;if(void 0===e||void 0===n){var i=LHn(t);if(i){var o=i.getBoundingClientRect(),l=BHn(i),c=THn(l,"border","width"),s=THn(l,"padding");e=o.width-s.width-c.width,n=o.height-s.height-c.height,r=_Hn(l.maxWidth,i,"clientWidth"),a=_Hn(l.maxHeight,i,"clientHeight")}else e=t.clientWidth,n=t.clientHeight}return{width:e,height:n,maxWidth:r||RAn,maxHeight:a||RAn}}(t,e,n),s=c.width,u=c.height;if("content-box"===a.boxSizing){var d=THn(a,"border","width"),h=THn(a,"padding");s-=h.width+d.width,u-=h.height+d.height}return s=Math.max(0,s-i.width),u=Math.max(0,r?s/r:u-i.height),s=IHn(Math.min(s,o,c.maxWidth)),u=IHn(Math.min(u,l,c.maxHeight)),s&&!u&&(u=IHn(s/2)),(void 0!==e||void 0!==n)&&r&&c.height&&u>c.height&&(u=c.height,s=IHn(Math.floor(u*r))),{width:s,height:u}}function FHn(t,e,n){var r=e||1,a=Math.floor(t.height*r),i=Math.floor(t.width*r);t.height=Math.floor(t.height),t.width=Math.floor(t.width);var o=t.canvas;return o.style&&(n||!o.style.height&&!o.style.width)&&(o.style.height="".concat(t.height,"px"),o.style.width="".concat(t.width,"px")),(t.currentDevicePixelRatio!==r||o.height!==a||o.width!==i)&&(t.currentDevicePixelRatio=r,o.height=a,o.width=i,t.ctx.setTransform(r,0,0,r,0,0),!0)}var NHn=function(){var t=!1;try{var e={get passive(){return t=!0,!1}};window.addEventListener("test",null,e),window.removeEventListener("test",null,e)}catch(n){}return t}();function PHn(t,e){var n=function(t,e){return BHn(t).getPropertyValue(e)}(t,e),r=n&&n.match(/^(\d+)(\.\d+)?px$/);return r?+r[1]:void 0}function jHn(t,e,n,r){return{x:t.x+n*(e.x-t.x),y:t.y+n*(e.y-t.y)}}function UHn(t,e,n,r){return{x:t.x+n*(e.x-t.x),y:"middle"===r?n<.5?t.y:e.y:"after"===r?n<1?t.y:e.y:n>0?e.y:t.y}}function WHn(t,e,n,r){var a={x:t.cp2x,y:t.cp2y},i={x:e.cp1x,y:e.cp1y},o=jHn(t,a,n),l=jHn(a,i,n),c=jHn(i,e,n),s=jHn(o,l,n),u=jHn(l,c,n);return jHn(s,u,n)}function ZHn(t,e,n){return t?function(t,e){return{x:function(n){return t+t+e-n},setWidth:function(t){e=t},textAlign:function(t){return"center"===t?t:"right"===t?"left":"right"},xPlus:function(t,e){return t-e},leftForLtr:function(t,e){return t-e}}}(e,n):{x:function(t){return t},setWidth:function(t){},textAlign:function(t){return t},xPlus:function(t,e){return t+e},leftForLtr:function(t,e){return t}}}function GHn(t,e){var n,r;"ltr"!==e&&"rtl"!==e||(r=[(n=t.canvas.style).getPropertyValue("direction"),n.getPropertyPriority("direction")],n.setProperty("direction",e,"important"),t.prevTextDirection=r)}function qHn(t,e){void 0!==e&&(delete t.prevTextDirection,t.canvas.style.setProperty("direction",e[0],e[1]))}function YHn(t){return"angle"===t?{between:nkn,compare:tkn,normalize:ekn}:{between:akn,compare:function(t,e){return t-e},normalize:function(t){return t}}}function XHn(t){var e=t.start,n=t.end,r=t.count;return{start:e%r,end:n%r,loop:t.loop&&(n-e+1)%r===0,style:t.style}}function $Hn(t,e,n){if(!n)return[t];for(var r,a,i,o=n.property,l=n.start,c=n.end,s=e.length,u=YHn(o),d=u.compare,h=u.between,f=u.normalize,p=function(t,e,n){var r,a,i=n.property,o=n.start,l=n.end,c=YHn(i),s=c.between,u=c.normalize,d=e.length,h=t.start,f=t.end,p=t.loop;if(p){for(h+=d,f+=d,r=0,a=d;r<a&&s(u(e[h%d][i]),o,l);++r)h--,f--;h%=d,f%=d}return f<h&&(f+=d),{start:h,end:f,loop:p,style:t.style}}(t,e,n),g=p.start,v=p.end,m=p.loop,y=p.style,b=[],x=!1,M=null,w=function(){return x||h(l,i,r)&&0!==d(l,i)},z=function(){return!x||0===d(c,r)||h(c,i,r)},C=g,A=g;C<=v;++C)(a=e[C%s]).skip||(r=f(a[o]))!==i&&(x=h(r,l,c),null===M&&w()&&(M=0===d(r,l)?C:A),null!==M&&z()&&(b.push(XHn({start:M,end:C,loop:m,count:s,style:y})),M=null),A=C,i=r);return null!==M&&b.push(XHn({start:M,end:v,loop:m,count:s,style:y})),b}function KHn(t,e){for(var n=[],r=t.segments,a=0;a<r.length;a++){var i=$Hn(r[a],t.points,e);i.length&&n.push.apply(n,z(i))}return n}function QHn(t,e,n,r){return r&&r.setContext&&n?function(t,e,n,r){var a=t._chart.getContext(),i=JHn(t.options),o=t._datasetIndex,l=t.options.spanGaps,c=n.length,s=[],u=i,d=e[0].start,h=d;function f(t,e,r,a){var i=l?-1:1;if(t!==e){for(t+=c;n[t%c].skip;)t-=i;for(;n[e%c].skip;)e+=i;t%c!==e%c&&(s.push({start:t%c,end:e%c,loop:r,style:a}),u=a,d=e%c)}}var p,g=y(e);try{for(g.s();!(p=g.n()).done;){var v=p.value;d=l?d:v.start;var m=n[d%c],b=void 0;for(h=d+1;h<=v.end;h++){var x=n[h%c];tEn(b=JHn(r.setContext(lHn(a,{type:"segment",p0:m,p1:x,p0DataIndex:(h-1)%c,p1DataIndex:h%c,datasetIndex:o}))),u)&&f(d,h-1,v.loop,u),m=x,u=b}d<h-1&&f(d,h-1,v.loop,u)}}catch(M){g.e(M)}finally{g.f()}return s}(t,e,n,r):e}function JHn(t){return{backgroundColor:t.backgroundColor,borderCapStyle:t.borderCapStyle,borderDash:t.borderDash,borderDashOffset:t.borderDashOffset,borderJoinStyle:t.borderJoinStyle,borderWidth:t.borderWidth,borderColor:t.borderColor}}function tEn(t,e){if(!e)return!1;var n=[],r=function(t,e){return Mkn(e)?(n.includes(e)||n.push(e),n.indexOf(e)):e};return JSON.stringify(t,r)!==JSON.stringify(e,r)}function eEn(){return eEn="undefined"!==typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,n){var r=function(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&&null!==(t=_(t)););return t}(t,e);if(r){var a=Object.getOwnPropertyDescriptor(r,e);return a.get?a.get.call(arguments.length<3?t:n):a.value}},eEn.apply(this,arguments)}var nEn=function(){function t(){C(this,t),this._request=null,this._charts=new Map,this._running=!1,this._lastDate=void 0}return E(t,[{key:"_notify",value:function(t,e,n,r){var a=e.listeners[r],i=e.duration;a.forEach((function(r){return r({chart:t,initial:e.initial,numSteps:i,currentStep:Math.min(n-e.start,i)})}))}},{key:"_refresh",value:function(){var t=this;this._request||(this._running=!0,this._request=dkn.call(window,(function(){t._update(),t._request=null,t._running&&t._refresh()})))}},{key:"_update",value:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Date.now(),n=0;this._charts.forEach((function(r,a){if(r.running&&r.items.length){for(var i,o=r.items,l=o.length-1,c=!1;l>=0;--l)(i=o[l])._active?(i._total>r.duration&&(r.duration=i._total),i.tick(e),c=!0):(o[l]=o[o.length-1],o.pop());c&&(a.draw(),t._notify(a,r,e,"progress")),o.length||(r.running=!1,t._notify(a,r,e,"complete"),r.initial=!1),n+=o.length}})),this._lastDate=e,0===n&&(this._running=!1)}},{key:"_getAnims",value:function(t){var e=this._charts,n=e.get(t);return n||(n={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},e.set(t,n)),n}},{key:"listen",value:function(t,e,n){this._getAnims(t).listeners[e].push(n)}},{key:"add",value:function(t,e){var n;e&&e.length&&(n=this._getAnims(t).items).push.apply(n,z(e))}},{key:"has",value:function(t){return this._getAnims(t).items.length>0}},{key:"start",value:function(t){var e=this._charts.get(t);e&&(e.running=!0,e.start=Date.now(),e.duration=e.items.reduce((function(t,e){return Math.max(t,e._duration)}),0),this._refresh())}},{key:"running",value:function(t){if(!this._running)return!1;var e=this._charts.get(t);return!!(e&&e.running&&e.items.length)}},{key:"stop",value:function(t){var e=this._charts.get(t);if(e&&e.items.length){for(var n=e.items,r=n.length-1;r>=0;--r)n[r].cancel();e.items=[],this._notify(t,e,Date.now(),"complete")}}},{key:"remove",value:function(t){return this._charts.delete(t)}}]),t}(),rEn=new nEn,aEn="transparent",iEn={boolean:function(t,e,n){return n>.5?e:t},color:function(t,e,n){var r=wkn(t||aEn),a=r.valid&&wkn(e||aEn);return a&&a.valid?a.mix(r,n).hexString():e},number:function(t,e,n){return t+(e-t)*n}},oEn=function(){function t(e,n,r,a){C(this,t);var i=n[r];a=oHn([e.to,a,i,e.from]);var o=oHn([e.from,i,a]);this._active=!0,this._fn=e.fn||iEn[e.type||typeof o],this._easing=xkn[e.easing]||xkn.linear,this._start=Math.floor(Date.now()+(e.delay||0)),this._duration=this._total=Math.floor(e.duration),this._loop=!!e.loop,this._target=n,this._prop=r,this._from=o,this._to=a,this._promises=void 0}return E(t,[{key:"active",value:function(){return this._active}},{key:"update",value:function(t,e,n){if(this._active){this._notify(!1);var r=this._target[this._prop],a=n-this._start,i=this._duration-a;this._start=n,this._duration=Math.floor(Math.max(i,t.duration)),this._total+=a,this._loop=!!t.loop,this._to=oHn([t.to,e,r,t.from]),this._from=oHn([t.from,r,e])}}},{key:"cancel",value:function(){this._active&&(this.tick(Date.now()),this._active=!1,this._notify(!1))}},{key:"tick",value:function(t){var e,n=t-this._start,r=this._duration,a=this._prop,i=this._from,o=this._loop,l=this._to;if(this._active=i!==l&&(o||n<r),!this._active)return this._target[a]=l,void this._notify(!0);n<0?this._target[a]=i:(e=n/r%2,e=o&&e>1?2-e:e,e=this._easing(Math.min(1,Math.max(0,e))),this._target[a]=this._fn(i,l,e))}},{key:"wait",value:function(){var t=this._promises||(this._promises=[]);return new Promise((function(e,n){t.push({res:e,rej:n})}))}},{key:"_notify",value:function(t){for(var e=t?"res":"rej",n=this._promises||[],r=0;r<n.length;r++)n[r][e]()}}]),t}(),lEn=function(){function t(e,n){C(this,t),this._chart=e,this._properties=new Map,this.configure(n)}return E(t,[{key:"configure",value:function(t){if(pAn(t)){var e=Object.keys(Vkn.animation),n=this._properties;Object.getOwnPropertyNames(t).forEach((function(r){var a=t[r];if(pAn(a)){for(var i={},o=0,l=e;o<l.length;o++){var c=l[o];i[c]=a[c]}(fAn(a.properties)&&a.properties||[r]).forEach((function(t){t!==r&&n.has(t)||n.set(t,i)}))}}))}}},{key:"_animateOptions",value:function(t,e){var n=e.options,r=function(t,e){if(!e)return;var n=t.options;if(!n)return void(t.options=e);n.$shared&&(t.options=n=Object.assign({},n,{$shared:!1,$animations:{}}));return n}(t,n);if(!r)return[];var a=this._createAnimations(r,n);return n.$shared&&function(t,e){for(var n=[],r=Object.keys(e),a=0;a<r.length;a++){var i=t[r[a]];i&&i.active()&&n.push(i.wait())}return Promise.all(n)}(t.options.$animations,n).then((function(){t.options=n}),(function(){})),a}},{key:"_createAnimations",value:function(t,e){var n,r=this._properties,a=[],i=t.$animations||(t.$animations={}),o=Object.keys(e),l=Date.now();for(n=o.length-1;n>=0;--n){var c=o[n];if("$"!==c.charAt(0))if("options"!==c){var s=e[c],u=i[c],d=r.get(c);if(u){if(d&&u.active()){u.update(d,s,l);continue}u.cancel()}d&&d.duration?(i[c]=u=new oEn(d,t,c,s),a.push(u)):t[c]=s}else a.push.apply(a,z(this._animateOptions(t,e)))}return a}},{key:"update",value:function(t,e){if(0!==this._properties.size){var n=this._createAnimations(t,e);return n.length?(rEn.add(this._chart,n),!0):void 0}Object.assign(t,e)}}]),t}();function cEn(t,e){var n=t&&t.options||{},r=n.reverse,a=void 0===n.min?e:0,i=void 0===n.max?e:0;return{start:r?i:a,end:r?a:i}}function sEn(t,e){var n,r,a=[],i=t._getSortedDatasetMetas(e);for(n=0,r=i.length;n<r;++n)a.push(i[n].index);return a}function uEn(t,e,n){var r,a,i,o,l=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},c=t.keys,s="single"===l.mode;if(null!==e){for(r=0,a=c.length;r<a;++r){if((i=+c[r])===n){if(l.all)continue;break}gAn(o=t.values[i])&&(s||0===e||WAn(e)===WAn(o))&&(e+=o)}return e}}function dEn(t,e){var n=t&&t.options.stacked;return n||void 0===n&&void 0!==e.stack}function hEn(t,e,n){var r=t[e]||(t[e]={});return r[n]||(r[n]={})}function fEn(t,e,n,r){var a,i=y(e.getMatchingVisibleMetas(r).reverse());try{for(i.s();!(a=i.n()).done;){var o=a.value,l=t[o.index];if(n&&l>0||!n&&l<0)return o.index}}catch(c){i.e(c)}finally{i.f()}return null}function pEn(t,e){for(var n,r=t.chart,a=t._cachedMeta,i=r._stacks||(r._stacks={}),o=a.iScale,l=a.vScale,c=a.index,s=o.axis,u=l.axis,d=function(t,e,n){return"".concat(t.id,".").concat(e.id,".").concat(n.stack||n.type)}(o,l,a),h=e.length,f=0;f<h;++f){var p=e[f],g=p[s],v=p[u];(n=(p._stacks||(p._stacks={}))[u]=hEn(i,d,g))[c]=v,n._top=fEn(n,l,!0,a.type),n._bottom=fEn(n,l,!1,a.type),(n._visualValues||(n._visualValues={}))[c]=v}}function gEn(t,e){var n=t.scales;return Object.keys(n).filter((function(t){return n[t].axis===e})).shift()}function vEn(t,e){var n=t.controller.index,r=t.vScale&&t.vScale.axis;if(r){var a,i=y(e=e||t._parsed);try{for(i.s();!(a=i.n()).done;){var o=a.value._stacks;if(!o||void 0===o[r]||void 0===o[r][n])return;delete o[r][n],void 0!==o[r]._visualValues&&void 0!==o[r]._visualValues[n]&&delete o[r]._visualValues[n]}}catch(l){i.e(l)}finally{i.f()}}}var mEn=function(t){return"reset"===t||"none"===t},yEn=function(t,e){return e?t:Object.assign({},t)},bEn=function(){function t(e,n){C(this,t),this.chart=e,this._ctx=e.ctx,this.index=n,this._cachedDataOpts={},this._cachedMeta=this.getMeta(),this._type=this._cachedMeta.type,this.options=void 0,this._parsing=!1,this._data=void 0,this._objectData=void 0,this._sharedOptions=void 0,this._drawStart=void 0,this._drawCount=void 0,this.enableOptionSharing=!1,this.supportsDecimation=!1,this.$context=void 0,this._syncList=[],this.datasetElementType=(this instanceof t?this.constructor:void 0).datasetElementType,this.dataElementType=(this instanceof t?this.constructor:void 0).dataElementType,this.initialize()}return E(t,[{key:"initialize",value:function(){var t=this._cachedMeta;this.configure(),this.linkScales(),t._stacked=dEn(t.vScale,t),this.addElements(),this.options.fill&&!this.chart.isPluginEnabled("filler")&&console.warn("Tried to use the 'fill' option without the 'Filler' plugin enabled. Please import and register the 'Filler' plugin and make sure it is not disabled in the options")}},{key:"updateIndex",value:function(t){this.index!==t&&vEn(this._cachedMeta),this.index=t}},{key:"linkScales",value:function(){var t=this.chart,e=this._cachedMeta,n=this.getDataset(),r=function(t,e,n,r){return"x"===t?e:"r"===t?r:n},a=e.xAxisID=mAn(n.xAxisID,gEn(t,"x")),i=e.yAxisID=mAn(n.yAxisID,gEn(t,"y")),o=e.rAxisID=mAn(n.rAxisID,gEn(t,"r")),l=e.indexAxis,c=e.iAxisID=r(l,a,i,o),s=e.vAxisID=r(l,i,a,o);e.xScale=this.getScaleForId(a),e.yScale=this.getScaleForId(i),e.rScale=this.getScaleForId(o),e.iScale=this.getScaleForId(c),e.vScale=this.getScaleForId(s)}},{key:"getDataset",value:function(){return this.chart.data.datasets[this.index]}},{key:"getMeta",value:function(){return this.chart.getDatasetMeta(this.index)}},{key:"getScaleForId",value:function(t){return this.chart.scales[t]}},{key:"_getOtherScale",value:function(t){var e=this._cachedMeta;return t===e.iScale?e.vScale:e.iScale}},{key:"reset",value:function(){this._update("reset")}},{key:"_destroy",value:function(){var t=this._cachedMeta;this._data&&skn(this._data,this),t._stacked&&vEn(t)}},{key:"_dataCheck",value:function(){var t=this.getDataset(),e=t.data||(t.data=[]),n=this._data;if(pAn(e))this._data=function(t){var e,n,r,a=Object.keys(t),i=new Array(a.length);for(e=0,n=a.length;e<n;++e)r=a[e],i[e]={x:r,y:t[r]};return i}(e);else if(n!==e){if(n){skn(n,this);var r=this._cachedMeta;vEn(r),r._parsed=[]}e&&Object.isExtensible(e)&&function(t,e){t._chartjs?t._chartjs.listeners.push(e):(Object.defineProperty(t,"_chartjs",{configurable:!0,enumerable:!1,value:{listeners:[e]}}),ckn.forEach((function(e){var n="_onData"+_An(e),r=t[e];Object.defineProperty(t,e,{configurable:!0,enumerable:!1,value:function(){for(var e=arguments.length,a=new Array(e),i=0;i<e;i++)a[i]=arguments[i];var o=r.apply(this,a);return t._chartjs.listeners.forEach((function(t){"function"===typeof t[n]&&t[n].apply(t,a)})),o}})})))}(e,this),this._syncList=[],this._data=e}}},{key:"addElements",value:function(){var t=this._cachedMeta;this._dataCheck(),this.datasetElementType&&(t.dataset=new this.datasetElementType)}},{key:"buildOrUpdateElements",value:function(t){var e=this._cachedMeta,n=this.getDataset(),r=!1;this._dataCheck();var a=e._stacked;e._stacked=dEn(e.vScale,e),e.stack!==n.stack&&(r=!0,vEn(e),e.stack=n.stack),this._resyncElements(t),(r||a!==e._stacked)&&pEn(this,e._parsed)}},{key:"configure",value:function(){var t=this.chart.config,e=t.datasetScopeKeys(this._type),n=t.getOptionScopes(this.getDataset(),e,!0);this.options=t.createResolver(n,this.getContext()),this._parsing=this.options.parsing,this._cachedDataOpts={}}},{key:"parse",value:function(t,e){var n,r,a,i=this._cachedMeta,o=this._data,l=i.iScale,c=i._stacked,s=l.axis,u=0===t&&e===o.length||i._sorted,d=t>0&&i._parsed[t-1];if(!1===this._parsing)i._parsed=o,i._sorted=!0,a=o;else{a=fAn(o[t])?this.parseArrayData(i,o,t,e):pAn(o[t])?this.parseObjectData(i,o,t,e):this.parsePrimitiveData(i,o,t,e);for(n=0;n<e;++n)i._parsed[n+t]=r=a[n],u&&((null===r[s]||d&&r[s]<d[s])&&(u=!1),d=r);i._sorted=u}c&&pEn(this,a)}},{key:"parsePrimitiveData",value:function(t,e,n,r){var a,i,o,l=t.iScale,c=t.vScale,s=l.axis,u=c.axis,d=l.getLabels(),h=l===c,f=new Array(r);for(a=0,i=r;a<i;++a){var p;o=a+n,f[a]=(He(p={},s,h||l.parse(d[o],o)),He(p,u,c.parse(e[o],o)),p)}return f}},{key:"parseArrayData",value:function(t,e,n,r){var a,i,o,l,c=t.xScale,s=t.yScale,u=new Array(r);for(a=0,i=r;a<i;++a)l=e[o=a+n],u[a]={x:c.parse(l[0],o),y:s.parse(l[1],o)};return u}},{key:"parseObjectData",value:function(t,e,n,r){var a,i,o,l,c=t.xScale,s=t.yScale,u=this._parsing,d=u.xAxisKey,h=void 0===d?"x":d,f=u.yAxisKey,p=void 0===f?"y":f,g=new Array(r);for(a=0,i=r;a<i;++a)l=e[o=a+n],g[a]={x:c.parse(LAn(l,h),o),y:s.parse(LAn(l,p),o)};return g}},{key:"getParsed",value:function(t){return this._cachedMeta._parsed[t]}},{key:"getDataElement",value:function(t){return this._cachedMeta.data[t]}},{key:"applyStack",value:function(t,e,n){var r=this.chart,a=this._cachedMeta,i=e[t.axis];return uEn({keys:sEn(r,!0),values:e._stacks[t.axis]._visualValues},i,a.index,{mode:n})}},{key:"updateRangeFromParsed",value:function(t,e,n,r){var a=n[e.axis],i=null===a?NaN:a,o=r&&n._stacks[e.axis];r&&o&&(r.values=o,i=uEn(r,a,this._cachedMeta.index)),t.min=Math.min(t.min,i),t.max=Math.max(t.max,i)}},{key:"getMinMax",value:function(t,e){var n,r,a=this._cachedMeta,i=a._parsed,o=a._sorted&&t===a.iScale,l=i.length,c=this._getOtherScale(t),s=function(t,e,n){return t&&!e.hidden&&e._stacked&&{keys:sEn(n,!0),values:null}}(e,a,this.chart),u={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},d=function(t){var e=t.getUserBounds(),n=e.min,r=e.max,a=e.minDefined,i=e.maxDefined;return{min:a?n:Number.NEGATIVE_INFINITY,max:i?r:Number.POSITIVE_INFINITY}}(c),h=d.min,f=d.max;function p(){var e=(r=i[n])[c.axis];return!gAn(r[t.axis])||h>e||f<e}for(n=0;n<l&&(p()||(this.updateRangeFromParsed(u,t,r,s),!o));++n);if(o)for(n=l-1;n>=0;--n)if(!p()){this.updateRangeFromParsed(u,t,r,s);break}return u}},{key:"getAllParsedValues",value:function(t){var e,n,r,a=this._cachedMeta._parsed,i=[];for(e=0,n=a.length;e<n;++e)gAn(r=a[e][t.axis])&&i.push(r);return i}},{key:"getMaxOverflow",value:function(){return!1}},{key:"getLabelAndValue",value:function(t){var e=this._cachedMeta,n=e.iScale,r=e.vScale,a=this.getParsed(t);return{label:n?""+n.getLabelForValue(a[n.axis]):"",value:r?""+r.getLabelForValue(a[r.axis]):""}}},{key:"_update",value:function(t){var e=this._cachedMeta;this.update(t||"default"),e._clip=function(t){var e,n,r,a;return pAn(t)?(e=t.top,n=t.right,r=t.bottom,a=t.left):e=n=r=a=t,{top:e,right:n,bottom:r,left:a,disabled:!1===t}}(mAn(this.options.clip,function(t,e,n){if(!1===n)return!1;var r=cEn(t,n),a=cEn(e,n);return{top:a.end,right:r.end,bottom:a.start,left:r.start}}(e.xScale,e.yScale,this.getMaxOverflow())))}},{key:"update",value:function(t){}},{key:"draw",value:function(){var t,e=this._ctx,n=this.chart,r=this._cachedMeta,a=r.data||[],i=n.chartArea,o=[],l=this._drawStart||0,c=this._drawCount||a.length-l,s=this.options.drawActiveElementsOnTop;for(r.dataset&&r.dataset.draw(e,i,l,c),t=l;t<l+c;++t){var u=a[t];u.hidden||(u.active&&s?o.push(u):u.draw(e,i))}for(t=0;t<o.length;++t)o[t].draw(e,i)}},{key:"getStyle",value:function(t,e){var n=e?"active":"default";return void 0===t&&this._cachedMeta.dataset?this.resolveDatasetElementOptions(n):this.resolveDataElementOptions(t||0,n)}},{key:"getContext",value:function(t,e,n){var r,a=this.getDataset();if(t>=0&&t<this._cachedMeta.data.length){var i=this._cachedMeta.data[t];r=i.$context||(i.$context=function(t,e,n){return lHn(t,{active:!1,dataIndex:e,parsed:void 0,raw:void 0,element:n,index:e,mode:"default",type:"data"})}(this.getContext(),t,i)),r.parsed=this.getParsed(t),r.raw=a.data[t],r.index=r.dataIndex=t}else r=this.$context||(this.$context=function(t,e){return lHn(t,{active:!1,dataset:void 0,datasetIndex:e,index:e,mode:"default",type:"dataset"})}(this.chart.getContext(),this.index)),r.dataset=a,r.index=r.datasetIndex=this.index;return r.active=!!e,r.mode=n,r}},{key:"resolveDatasetElementOptions",value:function(t){return this._resolveElementOptions(this.datasetElementType.id,t)}},{key:"resolveDataElementOptions",value:function(t,e){return this._resolveElementOptions(this.dataElementType.id,e,t)}},{key:"_resolveElementOptions",value:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"default",r=arguments.length>2?arguments[2]:void 0,a="active"===n,i=this._cachedDataOpts,o=t+"-"+n,l=i[o],c=this.enableOptionSharing&&BAn(r);if(l)return yEn(l,c);var s=this.chart.config,u=s.datasetElementScopeKeys(this._type,t),d=a?["".concat(t,"Hover"),"hover",t,""]:[t,""],h=s.getOptionScopes(this.getDataset(),u),f=Object.keys(Vkn.elements[t]),p=s.resolveNamedOptions(h,f,(function(){return e.getContext(r,a,n)}),d);return p.$shared&&(p.$shared=c,i[o]=Object.freeze(yEn(p,c))),p}},{key:"_resolveAnimations",value:function(t,e,n){var r,a=this.chart,i=this._cachedDataOpts,o="animation-".concat(e),l=i[o];if(l)return l;if(!1!==a.options.animation){var c=this.chart.config,s=c.datasetAnimationScopeKeys(this._type,e),u=c.getOptionScopes(this.getDataset(),s);r=c.createResolver(u,this.getContext(t,n,e))}var d=new lEn(a,r&&r.animations);return r&&r._cacheable&&(i[o]=Object.freeze(d)),d}},{key:"getSharedOptions",value:function(t){if(t.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},t))}},{key:"includeOptions",value:function(t,e){return!e||mEn(t)||this.chart._animationsDisabled}},{key:"_getSharedOptions",value:function(t,e){var n=this.resolveDataElementOptions(t,e),r=this._sharedOptions,a=this.getSharedOptions(n),i=this.includeOptions(e,a)||a!==r;return this.updateSharedOptions(a,e,n),{sharedOptions:a,includeOptions:i}}},{key:"updateElement",value:function(t,e,n,r){mEn(r)?Object.assign(t,n):this._resolveAnimations(e,r).update(t,n)}},{key:"updateSharedOptions",value:function(t,e,n){t&&!mEn(e)&&this._resolveAnimations(void 0,e).update(t,n)}},{key:"_setStyle",value:function(t,e,n,r){t.active=r;var a=this.getStyle(e,r);this._resolveAnimations(e,n,r).update(t,{options:!r&&this.getSharedOptions(a)||a})}},{key:"removeHoverStyle",value:function(t,e,n){this._setStyle(t,n,"active",!1)}},{key:"setHoverStyle",value:function(t,e,n){this._setStyle(t,n,"active",!0)}},{key:"_removeDatasetHoverStyle",value:function(){var t=this._cachedMeta.dataset;t&&this._setStyle(t,void 0,"active",!1)}},{key:"_setDatasetHoverStyle",value:function(){var t=this._cachedMeta.dataset;t&&this._setStyle(t,void 0,"active",!0)}},{key:"_resyncElements",value:function(t){var e,n=this._data,r=this._cachedMeta.data,a=y(this._syncList);try{for(a.s();!(e=a.n()).done;){var i=m(e.value,3),o=i[0],l=i[1],c=i[2];this[o](l,c)}}catch(h){a.e(h)}finally{a.f()}this._syncList=[];var s=r.length,u=n.length,d=Math.min(u,s);d&&this.parse(0,d),u>s?this._insertElements(s,u-s,t):u<s&&this._removeElements(u,s-u)}},{key:"_insertElements",value:function(t,e){var n,r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],a=this._cachedMeta,i=a.data,o=t+e,l=function(t){for(t.length+=e,n=t.length-1;n>=o;n--)t[n]=t[n-e]};for(l(i),n=t;n<o;++n)i[n]=new this.dataElementType;this._parsing&&l(a._parsed),this.parse(t,e),r&&this.updateElements(i,t,e,"reset")}},{key:"updateElements",value:function(t,e,n,r){}},{key:"_removeElements",value:function(t,e){var n=this._cachedMeta;if(this._parsing){var r=n._parsed.splice(t,e);n._stacked&&vEn(n,r)}n.data.splice(t,e)}},{key:"_sync",value:function(t){if(this._parsing)this._syncList.push(t);else{var e=m(t,3),n=e[0],r=e[1],a=e[2];this[n](r,a)}this.chart._dataChanges.push([this.index].concat(z(t)))}},{key:"_onDataPush",value:function(){var t=arguments.length;this._sync(["_insertElements",this.getDataset().data.length-t,t])}},{key:"_onDataPop",value:function(){this._sync(["_removeElements",this._cachedMeta.data.length-1,1])}},{key:"_onDataShift",value:function(){this._sync(["_removeElements",0,1])}},{key:"_onDataSplice",value:function(t,e){e&&this._sync(["_removeElements",t,e]);var n=arguments.length-2;n&&this._sync(["_insertElements",t,n])}},{key:"_onDataUnshift",value:function(){this._sync(["_insertElements",0,arguments.length])}}]),t}();function xEn(t){var e,n,r,a,i=t.iScale,o=function(t,e){if(!t._cache.$bar){for(var n=t.getMatchingVisibleMetas(e),r=[],a=0,i=n.length;a<i;a++)r=r.concat(n[a].controller.getAllParsedValues(t));t._cache.$bar=ukn(r.sort((function(t,e){return t-e})))}return t._cache.$bar}(i,t.type),l=i._length,c=function(){32767!==r&&-32768!==r&&(BAn(a)&&(l=Math.min(l,Math.abs(r-a)||l)),a=r)};for(e=0,n=o.length;e<n;++e)r=i.getPixelForValue(o[e]),c();for(a=void 0,e=0,n=i.ticks.length;e<n;++e)r=i.getPixelForTick(e),c();return l}function MEn(t,e,n,r){return fAn(t)?function(t,e,n,r){var a=n.parse(t[0],r),i=n.parse(t[1],r),o=Math.min(a,i),l=Math.max(a,i),c=o,s=l;Math.abs(o)>Math.abs(l)&&(c=l,s=o),e[n.axis]=s,e._custom={barStart:c,barEnd:s,start:a,end:i,min:o,max:l}}(t,e,n,r):e[n.axis]=n.parse(t,r),e}function wEn(t,e,n,r){var a,i,o,l,c=t.iScale,s=t.vScale,u=c.getLabels(),d=c===s,h=[];for(a=n,i=n+r;a<i;++a)l=e[a],(o={})[c.axis]=d||c.parse(u[a],a),h.push(MEn(l,o,s,a));return h}function zEn(t){return t&&void 0!==t.barStart&&void 0!==t.barEnd}function CEn(t,e,n,r){var a=e.borderSkipped,i={};if(a)if(!0!==a){var o=function(t){var e,n,r,a,i;return t.horizontal?(e=t.base>t.x,n="left",r="right"):(e=t.base<t.y,n="bottom",r="top"),e?(a="end",i="start"):(a="start",i="end"),{start:n,end:r,reverse:e,top:a,bottom:i}}(t),l=o.start,c=o.end,s=o.reverse,u=o.top,d=o.bottom;"middle"===a&&n&&(t.enableBorderRadius=!0,(n._top||0)===r?a=u:(n._bottom||0)===r?a=d:(i[AEn(d,l,c,s)]=!0,a=u)),i[AEn(a,l,c,s)]=!0,t.borderSkipped=i}else t.borderSkipped={top:!0,right:!0,bottom:!0,left:!0};else t.borderSkipped=i}function AEn(t,e,n,r){var a,i,o;return r?(o=n,t=kEn(t=(a=t)===(i=e)?o:a===o?i:a,n,e)):t=kEn(t,e,n),t}function kEn(t,e,n){return"start"===t?e:"end"===t?n:t}function HEn(t,e,n){var r=e.inflateAmount;t.inflateAmount="auto"===r?1===n?.33:0:r}He(bEn,"defaults",{}),He(bEn,"datasetElementType",null),He(bEn,"dataElementType",null);var EEn=function(t){L(n,t);var e=T(n);function n(){return C(this,n),e.apply(this,arguments)}return E(n,[{key:"parsePrimitiveData",value:function(t,e,n,r){return wEn(t,e,n,r)}},{key:"parseArrayData",value:function(t,e,n,r){return wEn(t,e,n,r)}},{key:"parseObjectData",value:function(t,e,n,r){var a,i,o,l,c=t.iScale,s=t.vScale,u=this._parsing,d=u.xAxisKey,h=void 0===d?"x":d,f=u.yAxisKey,p=void 0===f?"y":f,g="x"===c.axis?h:p,v="x"===s.axis?h:p,m=[];for(a=n,i=n+r;a<i;++a)l=e[a],(o={})[c.axis]=c.parse(LAn(l,g),a),m.push(MEn(LAn(l,v),o,s,a));return m}},{key:"updateRangeFromParsed",value:function(t,e,r,a){eEn(_(n.prototype),"updateRangeFromParsed",this).call(this,t,e,r,a);var i=r._custom;i&&e===this._cachedMeta.vScale&&(t.min=Math.min(t.min,i.min),t.max=Math.max(t.max,i.max))}},{key:"getMaxOverflow",value:function(){return 0}},{key:"getLabelAndValue",value:function(t){var e=this._cachedMeta,n=e.iScale,r=e.vScale,a=this.getParsed(t),i=a._custom,o=zEn(i)?"["+i.start+", "+i.end+"]":""+r.getLabelForValue(a[r.axis]);return{label:""+n.getLabelForValue(a[n.axis]),value:o}}},{key:"initialize",value:function(){this.enableOptionSharing=!0,eEn(_(n.prototype),"initialize",this).call(this),this._cachedMeta.stack=this.getDataset().stack}},{key:"update",value:function(t){var e=this._cachedMeta;this.updateElements(e.data,0,e.data.length,t)}},{key:"updateElements",value:function(t,e,n,r){for(var a="reset"===r,i=this.index,o=this._cachedMeta.vScale,l=o.getBasePixel(),c=o.isHorizontal(),s=this._getRuler(),u=this._getSharedOptions(e,r),d=u.sharedOptions,h=u.includeOptions,f=e;f<e+n;f++){var p=this.getParsed(f),g=a||hAn(p[o.axis])?{base:l,head:l}:this._calculateBarValuePixels(f),v=this._calculateBarIndexPixels(f,s),m=(p._stacks||{})[o.axis],y={horizontal:c,base:g.base,enableBorderRadius:!m||zEn(p._custom)||i===m._top||i===m._bottom,x:c?g.head:v.center,y:c?v.center:g.head,height:c?v.size:Math.abs(g.size),width:c?Math.abs(g.size):v.size};h&&(y.options=d||this.resolveDataElementOptions(f,t[f].active?"active":r));var b=y.options||t[f].options;CEn(y,b,m,i),HEn(y,b,s.ratio),this.updateElement(t[f],f,y,r)}}},{key:"_getStacks",value:function(t,e){var n,r=this._cachedMeta.iScale,a=r.getMatchingVisibleMetas(this._type).filter((function(t){return t.controller.options.grouped})),i=r.options.stacked,o=[],l=function(t){var n=t.controller.getParsed(e),r=n&&n[t.vScale.axis];if(hAn(r)||isNaN(r))return!0},c=y(a);try{for(c.s();!(n=c.n()).done;){var s=n.value;if((void 0===e||!l(s))&&((!1===i||-1===o.indexOf(s.stack)||void 0===i&&void 0===s.stack)&&o.push(s.stack),s.index===t))break}}catch(u){c.e(u)}finally{c.f()}return o.length||o.push(void 0),o}},{key:"_getStackCount",value:function(t){return this._getStacks(void 0,t).length}},{key:"_getStackIndex",value:function(t,e,n){var r=this._getStacks(t,n),a=void 0!==e?r.indexOf(e):-1;return-1===a?r.length-1:a}},{key:"_getRuler",value:function(){var t,e,n=this.options,r=this._cachedMeta,a=r.iScale,i=[];for(t=0,e=r.data.length;t<e;++t)i.push(a.getPixelForValue(this.getParsed(t)[a.axis],t));var o=n.barThickness;return{min:o||xEn(r),pixels:i,start:a._startPixel,end:a._endPixel,stackCount:this._getStackCount(),scale:a,grouped:n.grouped,ratio:o?1:n.categoryPercentage*n.barPercentage}}},{key:"_calculateBarValuePixels",value:function(t){var e,n,r=this._cachedMeta,a=r.vScale,i=r._stacked,o=r.index,l=this.options,c=l.base,s=l.minBarLength,u=c||0,d=this.getParsed(t),h=d._custom,f=zEn(h),p=d[a.axis],g=0,v=i?this.applyStack(a,d,i):p;v!==p&&(g=v-p,v=p),f&&(p=h.barStart,v=h.barEnd-h.barStart,0!==p&&WAn(p)!==WAn(h.barEnd)&&(g=0),g+=p);var m=hAn(c)||f?g:c,y=a.getPixelForValue(m);if(n=(e=this.chart.getDataVisibility(t)?a.getPixelForValue(g+v):y)-y,Math.abs(n)<s){n=function(t,e,n){return 0!==t?WAn(t):(e.isHorizontal()?1:-1)*(e.min>=n?1:-1)}(n,a,u)*s,p===u&&(y-=n/2);var b=a.getPixelForDecimal(0),x=a.getPixelForDecimal(1),M=Math.min(b,x),w=Math.max(b,x);e=(y=Math.max(Math.min(y,w),M))+n,i&&!f&&(d._stacks[a.axis]._visualValues[o]=a.getValueForPixel(e)-a.getValueForPixel(y))}if(y===a.getPixelForValue(u)){var z=WAn(n)*a.getLineWidthForValue(u)/2;y+=z,n-=z}return{size:n,base:y,head:e,center:e+n/2}}},{key:"_calculateBarIndexPixels",value:function(t,e){var n,r,a=e.scale,i=this.options,o=i.skipNull,l=mAn(i.maxBarThickness,1/0);if(e.grouped){var c=o?this._getStackCount(t):e.stackCount,s="flex"===i.barThickness?function(t,e,n,r){var a=e.pixels,i=a[t],o=t>0?a[t-1]:null,l=t<a.length-1?a[t+1]:null,c=n.categoryPercentage;null===o&&(o=i-(null===l?e.end-e.start:l-i)),null===l&&(l=i+i-o);var s=i-(i-Math.min(o,l))/2*c;return{chunk:Math.abs(l-o)/2*c/r,ratio:n.barPercentage,start:s}}(t,e,i,c):function(t,e,n,r){var a,i,o=n.barThickness;return hAn(o)?(a=e.min*n.categoryPercentage,i=n.barPercentage):(a=o*r,i=1),{chunk:a/r,ratio:i,start:e.pixels[t]-a/2}}(t,e,i,c),u=this._getStackIndex(this.index,this._cachedMeta.stack,o?t:void 0);n=s.start+s.chunk*u+s.chunk/2,r=Math.min(l,s.chunk*s.ratio)}else n=a.getPixelForValue(this.getParsed(t)[a.axis],t),r=Math.min(l,e.min*e.ratio);return{base:n-r/2,head:n+r/2,center:n,size:r}}},{key:"draw",value:function(){for(var t=this._cachedMeta,e=t.vScale,n=t.data,r=n.length,a=0;a<r;++a)null!==this.getParsed(a)[e.axis]&&n[a].draw(this._ctx)}}]),n}(bEn);He(EEn,"id","bar"),He(EEn,"defaults",{datasetElementType:!1,dataElementType:"bar",categoryPercentage:.8,barPercentage:.9,grouped:!0,animations:{numbers:{type:"number",properties:["x","y","base","width","height"]}}}),He(EEn,"overrides",{scales:{_index_:{type:"category",offset:!0,grid:{offset:!0}},_value_:{type:"linear",beginAtZero:!0}}});var SEn=function(t){L(n,t);var e=T(n);function n(){return C(this,n),e.apply(this,arguments)}return E(n,[{key:"initialize",value:function(){this.enableOptionSharing=!0,eEn(_(n.prototype),"initialize",this).call(this)}},{key:"parsePrimitiveData",value:function(t,e,r,a){for(var i=eEn(_(n.prototype),"parsePrimitiveData",this).call(this,t,e,r,a),o=0;o<i.length;o++)i[o]._custom=this.resolveDataElementOptions(o+r).radius;return i}},{key:"parseArrayData",value:function(t,e,r,a){for(var i=eEn(_(n.prototype),"parseArrayData",this).call(this,t,e,r,a),o=0;o<i.length;o++){var l=e[r+o];i[o]._custom=mAn(l[2],this.resolveDataElementOptions(o+r).radius)}return i}},{key:"parseObjectData",value:function(t,e,r,a){for(var i=eEn(_(n.prototype),"parseObjectData",this).call(this,t,e,r,a),o=0;o<i.length;o++){var l=e[r+o];i[o]._custom=mAn(l&&l.r&&+l.r,this.resolveDataElementOptions(o+r).radius)}return i}},{key:"getMaxOverflow",value:function(){for(var t=this._cachedMeta.data,e=0,n=t.length-1;n>=0;--n)e=Math.max(e,t[n].size(this.resolveDataElementOptions(n))/2);return e>0&&e}},{key:"getLabelAndValue",value:function(t){var e=this._cachedMeta,n=this.chart.data.labels||[],r=e.xScale,a=e.yScale,i=this.getParsed(t),o=r.getLabelForValue(i.x),l=a.getLabelForValue(i.y),c=i._custom;return{label:n[t]||"",value:"("+o+", "+l+(c?", "+c:"")+")"}}},{key:"update",value:function(t){var e=this._cachedMeta.data;this.updateElements(e,0,e.length,t)}},{key:"updateElements",value:function(t,e,n,r){for(var a="reset"===r,i=this._cachedMeta,o=i.iScale,l=i.vScale,c=this._getSharedOptions(e,r),s=c.sharedOptions,u=c.includeOptions,d=o.axis,h=l.axis,f=e;f<e+n;f++){var p=t[f],g=!a&&this.getParsed(f),v={},m=v[d]=a?o.getPixelForDecimal(.5):o.getPixelForValue(g[d]),y=v[h]=a?l.getBasePixel():l.getPixelForValue(g[h]);v.skip=isNaN(m)||isNaN(y),u&&(v.options=s||this.resolveDataElementOptions(f,p.active?"active":r),a&&(v.options.radius=0)),this.updateElement(p,f,v,r)}}},{key:"resolveDataElementOptions",value:function(t,e){var r=this.getParsed(t),a=eEn(_(n.prototype),"resolveDataElementOptions",this).call(this,t,e);a.$shared&&(a=Object.assign({},a,{$shared:!1}));var i=a.radius;return"active"!==e&&(a.radius=0),a.radius+=mAn(r&&r._custom,i),a}}]),n}(bEn);He(SEn,"id","bubble"),He(SEn,"defaults",{datasetElementType:!1,dataElementType:"point",animations:{numbers:{type:"number",properties:["x","y","borderWidth","radius"]}}}),He(SEn,"overrides",{scales:{x:{type:"linear"},y:{type:"linear"}}});var LEn=function(t){L(n,t);var e=T(n);function n(t,r){var a;return C(this,n),(a=e.call(this,t,r)).enableOptionSharing=!0,a.innerRadius=void 0,a.outerRadius=void 0,a.offsetX=void 0,a.offsetY=void 0,a}return E(n,[{key:"linkScales",value:function(){}},{key:"parse",value:function(t,e){var n=this.getDataset().data,r=this._cachedMeta;if(!1===this._parsing)r._parsed=n;else{var a,i,o=function(t){return+n[t]};if(pAn(n[t])){var l=this._parsing.key,c=void 0===l?"value":l;o=function(t){return+LAn(n[t],c)}}for(a=t,i=t+e;a<i;++a)r._parsed[a]=o(a)}}},{key:"_getRotation",value:function(){return XAn(this.options.rotation-90)}},{key:"_getCircumference",value:function(){return XAn(this.options.circumference)}},{key:"_getRotationExtents",value:function(){for(var t=OAn,e=-OAn,n=0;n<this.chart.data.datasets.length;++n)if(this.chart.isDatasetVisible(n)&&this.chart.getDatasetMeta(n).type===this._type){var r=this.chart.getDatasetMeta(n).controller,a=r._getRotation(),i=r._getCircumference();t=Math.min(t,a),e=Math.max(e,a+i)}return{rotation:t,circumference:e-t}}},{key:"update",value:function(t){var e=this.chart.chartArea,n=this._cachedMeta,r=n.data,a=this.getMaxBorderWidth()+this.getMaxOffset(r)+this.options.spacing,i=Math.max((Math.min(e.width,e.height)-a)/2,0),o=Math.min(function(t,e){return"string"===typeof t&&t.endsWith("%")?parseFloat(t)/100:+t/e}(this.options.cutout,i),1),l=this._getRingWeight(this.index),c=this._getRotationExtents(),s=c.circumference,u=function(t,e,n){var r=1,a=1,i=0,o=0;if(e<OAn){var l=t,c=l+e,s=Math.cos(l),u=Math.sin(l),d=Math.cos(c),h=Math.sin(c),f=function(t,e,r){return nkn(t,l,c,!0)?1:Math.max(e,e*n,r,r*n)},p=function(t,e,r){return nkn(t,l,c,!0)?-1:Math.min(e,e*n,r,r*n)},g=f(0,s,d),v=f(NAn,u,h),m=p(VAn,s,d),y=p(VAn+NAn,u,h);r=(g-m)/2,a=(v-y)/2,i=-(g+m)/2,o=-(v+y)/2}return{ratioX:r,ratioY:a,offsetX:i,offsetY:o}}(c.rotation,s,o),d=u.ratioX,h=u.ratioY,f=u.offsetX,p=u.offsetY,g=(e.width-a)/d,v=(e.height-a)/h,m=Math.max(Math.min(g,v)/2,0),y=yAn(this.options.radius,m),b=(y-Math.max(y*o,0))/this._getVisibleDatasetWeightTotal();this.offsetX=f*y,this.offsetY=p*y,n.total=this.calculateTotal(),this.outerRadius=y-b*this._getRingWeightOffset(this.index),this.innerRadius=Math.max(this.outerRadius-b*l,0),this.updateElements(r,0,r.length,t)}},{key:"_circumference",value:function(t,e){var n=this.options,r=this._cachedMeta,a=this._getCircumference();return e&&n.animation.animateRotate||!this.chart.getDataVisibility(t)||null===r._parsed[t]||r.data[t].hidden?0:this.calculateCircumference(r._parsed[t]*a/OAn)}},{key:"updateElements",value:function(t,e,n,r){var a,i="reset"===r,o=this.chart,l=o.chartArea,c=o.options.animation,s=(l.left+l.right)/2,u=(l.top+l.bottom)/2,d=i&&c.animateScale,h=d?0:this.innerRadius,f=d?0:this.outerRadius,p=this._getSharedOptions(e,r),g=p.sharedOptions,v=p.includeOptions,m=this._getRotation();for(a=0;a<e;++a)m+=this._circumference(a,i);for(a=e;a<e+n;++a){var y=this._circumference(a,i),b=t[a],x={x:s+this.offsetX,y:u+this.offsetY,startAngle:m,endAngle:m+y,circumference:y,outerRadius:f,innerRadius:h};v&&(x.options=g||this.resolveDataElementOptions(a,b.active?"active":r)),m+=y,this.updateElement(b,a,x,r)}}},{key:"calculateTotal",value:function(){var t,e=this._cachedMeta,n=e.data,r=0;for(t=0;t<n.length;t++){var a=e._parsed[t];null===a||isNaN(a)||!this.chart.getDataVisibility(t)||n[t].hidden||(r+=Math.abs(a))}return r}},{key:"calculateCircumference",value:function(t){var e=this._cachedMeta.total;return e>0&&!isNaN(t)?OAn*(Math.abs(t)/e):0}},{key:"getLabelAndValue",value:function(t){var e=this._cachedMeta,n=this.chart,r=n.data.labels||[],a=Hkn(e._parsed[t],n.options.locale);return{label:r[t]||"",value:a}}},{key:"getMaxBorderWidth",value:function(t){var e,n,r,a,i,o=0,l=this.chart;if(!t)for(e=0,n=l.data.datasets.length;e<n;++e)if(l.isDatasetVisible(e)){t=(r=l.getDatasetMeta(e)).data,a=r.controller;break}if(!t)return 0;for(e=0,n=t.length;e<n;++e)"inner"!==(i=a.resolveDataElementOptions(e)).borderAlign&&(o=Math.max(o,i.borderWidth||0,i.hoverBorderWidth||0));return o}},{key:"getMaxOffset",value:function(t){for(var e=0,n=0,r=t.length;n<r;++n){var a=this.resolveDataElementOptions(n);e=Math.max(e,a.offset||0,a.hoverOffset||0)}return e}},{key:"_getRingWeightOffset",value:function(t){for(var e=0,n=0;n<t;++n)this.chart.isDatasetVisible(n)&&(e+=this._getRingWeight(n));return e}},{key:"_getRingWeight",value:function(t){return Math.max(mAn(this.chart.data.datasets[t].weight,1),0)}},{key:"_getVisibleDatasetWeightTotal",value:function(){return this._getRingWeightOffset(this.chart.data.datasets.length)||1}}]),n}(bEn);He(LEn,"id","doughnut"),He(LEn,"defaults",{datasetElementType:!1,dataElementType:"arc",animation:{animateRotate:!0,animateScale:!1},animations:{numbers:{type:"number",properties:["circumference","endAngle","innerRadius","outerRadius","startAngle","x","y","offset","borderWidth","spacing"]}},cutout:"50%",rotation:0,circumference:360,radius:"100%",spacing:0,indexAxis:"r"}),He(LEn,"descriptors",{_scriptable:function(t){return"spacing"!==t},_indexable:function(t){return"spacing"!==t&&!t.startsWith("borderDash")&&!t.startsWith("hoverBorderDash")}}),He(LEn,"overrides",{aspectRatio:1,plugins:{legend:{labels:{generateLabels:function(t){var e=t.data;if(e.labels.length&&e.datasets.length){var n=t.legend.options.labels,r=n.pointStyle,a=n.color;return e.labels.map((function(e,n){var i=t.getDatasetMeta(0).controller.getStyle(n);return{text:e,fillStyle:i.backgroundColor,strokeStyle:i.borderColor,fontColor:a,lineWidth:i.borderWidth,pointStyle:r,hidden:!t.getDataVisibility(n),index:n}}))}return[]}},onClick:function(t,e,n){n.chart.toggleDataVisibility(e.index),n.chart.update()}}}});var _En=function(t){L(n,t);var e=T(n);function n(){return C(this,n),e.apply(this,arguments)}return E(n,[{key:"initialize",value:function(){this.enableOptionSharing=!0,this.supportsDecimation=!0,eEn(_(n.prototype),"initialize",this).call(this)}},{key:"update",value:function(t){var e=this._cachedMeta,n=e.dataset,r=e.data,a=void 0===r?[]:r,i=e._dataset,o=this.chart._animationsDisabled,l=gkn(e,a,o),c=l.start,s=l.count;this._drawStart=c,this._drawCount=s,vkn(e)&&(c=0,s=a.length),n._chart=this.chart,n._datasetIndex=this.index,n._decimated=!!i._decimated,n.points=a;var u=this.resolveDatasetElementOptions(t);this.options.showLine||(u.borderWidth=0),u.segment=this.options.segment,this.updateElement(n,void 0,{animated:!o,options:u},t),this.updateElements(a,c,s,t)}},{key:"updateElements",value:function(t,e,n,r){for(var a="reset"===r,i=this._cachedMeta,o=i.iScale,l=i.vScale,c=i._stacked,s=i._dataset,u=this._getSharedOptions(e,r),d=u.sharedOptions,h=u.includeOptions,f=o.axis,p=l.axis,g=this.options,v=g.spanGaps,m=g.segment,y=qAn(v)?v:Number.POSITIVE_INFINITY,b=this.chart._animationsDisabled||a||"none"===r,x=e+n,M=t.length,w=e>0&&this.getParsed(e-1),z=0;z<M;++z){var C=t[z],A=b?C:{};if(z<e||z>=x)A.skip=!0;else{var k=this.getParsed(z),H=hAn(k[p]),E=A[f]=o.getPixelForValue(k[f],z),S=A[p]=a||H?l.getBasePixel():l.getPixelForValue(c?this.applyStack(l,k,c):k[p],z);A.skip=isNaN(E)||isNaN(S)||H,A.stop=z>0&&Math.abs(k[f]-w[f])>y,m&&(A.parsed=k,A.raw=s.data[z]),h&&(A.options=d||this.resolveDataElementOptions(z,C.active?"active":r)),b||this.updateElement(C,z,A,r),w=k}}}},{key:"getMaxOverflow",value:function(){var t=this._cachedMeta,e=t.dataset,n=e.options&&e.options.borderWidth||0,r=t.data||[];if(!r.length)return n;var a=r[0].size(this.resolveDataElementOptions(0)),i=r[r.length-1].size(this.resolveDataElementOptions(r.length-1));return Math.max(n,a,i)/2}},{key:"draw",value:function(){var t=this._cachedMeta;t.dataset.updateControlPoints(this.chart.chartArea,t.iScale.axis),eEn(_(n.prototype),"draw",this).call(this)}}]),n}(bEn);He(_En,"id","line"),He(_En,"defaults",{datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1}),He(_En,"overrides",{scales:{_index_:{type:"category"},_value_:{type:"linear"}}});var BEn=function(t){L(n,t);var e=T(n);function n(t,r){var a;return C(this,n),(a=e.call(this,t,r)).innerRadius=void 0,a.outerRadius=void 0,a}return E(n,[{key:"getLabelAndValue",value:function(t){var e=this._cachedMeta,n=this.chart,r=n.data.labels||[],a=Hkn(e._parsed[t].r,n.options.locale);return{label:r[t]||"",value:a}}},{key:"parseObjectData",value:function(t,e,n,r){return MHn.bind(this)(t,e,n,r)}},{key:"update",value:function(t){var e=this._cachedMeta.data;this._updateRadius(),this.updateElements(e,0,e.length,t)}},{key:"getMinMax",value:function(){var t=this,e=this._cachedMeta,n={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY};return e.data.forEach((function(e,r){var a=t.getParsed(r).r;!isNaN(a)&&t.chart.getDataVisibility(r)&&(a<n.min&&(n.min=a),a>n.max&&(n.max=a))})),n}},{key:"_updateRadius",value:function(){var t=this.chart,e=t.chartArea,n=t.options,r=Math.min(e.right-e.left,e.bottom-e.top),a=Math.max(r/2,0),i=(a-Math.max(n.cutoutPercentage?a/100*n.cutoutPercentage:1,0))/t.getVisibleDatasetCount();this.outerRadius=a-i*this.index,this.innerRadius=this.outerRadius-i}},{key:"updateElements",value:function(t,e,n,r){var a,i="reset"===r,o=this.chart,l=o.options.animation,c=this._cachedMeta.rScale,s=c.xCenter,u=c.yCenter,d=c.getIndexAngle(0)-.5*VAn,h=d,f=360/this.countVisibleElements();for(a=0;a<e;++a)h+=this._computeAngle(a,r,f);for(a=e;a<e+n;a++){var p=t[a],g=h,v=h+this._computeAngle(a,r,f),m=o.getDataVisibility(a)?c.getDistanceFromCenterForValue(this.getParsed(a).r):0;h=v,i&&(l.animateScale&&(m=0),l.animateRotate&&(g=v=d));var y={x:s,y:u,innerRadius:0,outerRadius:m,startAngle:g,endAngle:v,options:this.resolveDataElementOptions(a,p.active?"active":r)};this.updateElement(p,a,y,r)}}},{key:"countVisibleElements",value:function(){var t=this,e=this._cachedMeta,n=0;return e.data.forEach((function(e,r){!isNaN(t.getParsed(r).r)&&t.chart.getDataVisibility(r)&&n++})),n}},{key:"_computeAngle",value:function(t,e,n){return this.chart.getDataVisibility(t)?XAn(this.resolveDataElementOptions(t,e).angle||n):0}}]),n}(bEn);He(BEn,"id","polarArea"),He(BEn,"defaults",{dataElementType:"arc",animation:{animateRotate:!0,animateScale:!0},animations:{numbers:{type:"number",properties:["x","y","startAngle","endAngle","innerRadius","outerRadius"]}},indexAxis:"r",startAngle:0}),He(BEn,"overrides",{aspectRatio:1,plugins:{legend:{labels:{generateLabels:function(t){var e=t.data;if(e.labels.length&&e.datasets.length){var n=t.legend.options.labels,r=n.pointStyle,a=n.color;return e.labels.map((function(e,n){var i=t.getDatasetMeta(0).controller.getStyle(n);return{text:e,fillStyle:i.backgroundColor,strokeStyle:i.borderColor,fontColor:a,lineWidth:i.borderWidth,pointStyle:r,hidden:!t.getDataVisibility(n),index:n}}))}return[]}},onClick:function(t,e,n){n.chart.toggleDataVisibility(e.index),n.chart.update()}}},scales:{r:{type:"radialLinear",angleLines:{display:!1},beginAtZero:!0,grid:{circular:!0},pointLabels:{display:!1},startAngle:0}}});var DEn=function(t){L(n,t);var e=T(n);function n(){return C(this,n),e.apply(this,arguments)}return E(n)}(LEn);He(DEn,"id","pie"),He(DEn,"defaults",{cutout:0,rotation:0,circumference:360,radius:"100%"});var TEn=function(t){L(n,t);var e=T(n);function n(){return C(this,n),e.apply(this,arguments)}return E(n,[{key:"getLabelAndValue",value:function(t){var e=this._cachedMeta.vScale,n=this.getParsed(t);return{label:e.getLabels()[t],value:""+e.getLabelForValue(n[e.axis])}}},{key:"parseObjectData",value:function(t,e,n,r){return MHn.bind(this)(t,e,n,r)}},{key:"update",value:function(t){var e=this._cachedMeta,n=e.dataset,r=e.data||[],a=e.iScale.getLabels();if(n.points=r,"resize"!==t){var i=this.resolveDatasetElementOptions(t);this.options.showLine||(i.borderWidth=0);var o={_loop:!0,_fullLoop:a.length===r.length,options:i};this.updateElement(n,void 0,o,t)}this.updateElements(r,0,r.length,t)}},{key:"updateElements",value:function(t,e,n,r){for(var a=this._cachedMeta.rScale,i="reset"===r,o=e;o<e+n;o++){var l=t[o],c=this.resolveDataElementOptions(o,l.active?"active":r),s=a.getPointPositionForValue(o,this.getParsed(o).r),u=i?a.xCenter:s.x,d=i?a.yCenter:s.y,h={x:u,y:d,angle:s.angle,skip:isNaN(u)||isNaN(d),options:c};this.updateElement(l,o,h,r)}}}]),n}(bEn);He(TEn,"id","radar"),He(TEn,"defaults",{datasetElementType:"line",dataElementType:"point",indexAxis:"r",showLine:!0,elements:{line:{fill:"start"}}}),He(TEn,"overrides",{aspectRatio:1,scales:{r:{type:"radialLinear"}}});var VEn=function(t){L(n,t);var e=T(n);function n(){return C(this,n),e.apply(this,arguments)}return E(n,[{key:"getLabelAndValue",value:function(t){var e=this._cachedMeta,n=this.chart.data.labels||[],r=e.xScale,a=e.yScale,i=this.getParsed(t),o=r.getLabelForValue(i.x),l=a.getLabelForValue(i.y);return{label:n[t]||"",value:"("+o+", "+l+")"}}},{key:"update",value:function(t){var e=this._cachedMeta,n=e.data,r=void 0===n?[]:n,a=this.chart._animationsDisabled,i=gkn(e,r,a),o=i.start,l=i.count;if(this._drawStart=o,this._drawCount=l,vkn(e)&&(o=0,l=r.length),this.options.showLine){var c=e.dataset,s=e._dataset;c._chart=this.chart,c._datasetIndex=this.index,c._decimated=!!s._decimated,c.points=r;var u=this.resolveDatasetElementOptions(t);u.segment=this.options.segment,this.updateElement(c,void 0,{animated:!a,options:u},t)}this.updateElements(r,o,l,t)}},{key:"addElements",value:function(){var t=this.options.showLine;!this.datasetElementType&&t&&(this.datasetElementType=this.chart.registry.getElement("line")),eEn(_(n.prototype),"addElements",this).call(this)}},{key:"updateElements",value:function(t,e,n,r){for(var a="reset"===r,i=this._cachedMeta,o=i.iScale,l=i.vScale,c=i._stacked,s=i._dataset,u=this.resolveDataElementOptions(e,r),d=this.getSharedOptions(u),h=this.includeOptions(r,d),f=o.axis,p=l.axis,g=this.options,v=g.spanGaps,m=g.segment,y=qAn(v)?v:Number.POSITIVE_INFINITY,b=this.chart._animationsDisabled||a||"none"===r,x=e>0&&this.getParsed(e-1),M=e;M<e+n;++M){var w=t[M],z=this.getParsed(M),C=b?w:{},A=hAn(z[p]),k=C[f]=o.getPixelForValue(z[f],M),H=C[p]=a||A?l.getBasePixel():l.getPixelForValue(c?this.applyStack(l,z,c):z[p],M);C.skip=isNaN(k)||isNaN(H)||A,C.stop=M>0&&Math.abs(z[f]-x[f])>y,m&&(C.parsed=z,C.raw=s.data[M]),h&&(C.options=d||this.resolveDataElementOptions(M,w.active?"active":r)),b||this.updateElement(w,M,C,r),x=z}this.updateSharedOptions(d,r,u)}},{key:"getMaxOverflow",value:function(){var t=this._cachedMeta,e=t.data||[];if(!this.options.showLine){for(var n=0,r=e.length-1;r>=0;--r)n=Math.max(n,e[r].size(this.resolveDataElementOptions(r))/2);return n>0&&n}var a=t.dataset,i=a.options&&a.options.borderWidth||0;if(!e.length)return i;var o=e[0].size(this.resolveDataElementOptions(0)),l=e[e.length-1].size(this.resolveDataElementOptions(e.length-1));return Math.max(i,o,l)/2}}]),n}(bEn);He(VEn,"id","scatter"),He(VEn,"defaults",{datasetElementType:!1,dataElementType:"point",showLine:!1,fill:!1}),He(VEn,"overrides",{interaction:{mode:"point"},scales:{x:{type:"linear"},y:{type:"linear"}}});var OEn=Object.freeze({__proto__:null,BarController:EEn,BubbleController:SEn,DoughnutController:LEn,LineController:_En,PieController:DEn,PolarAreaController:BEn,RadarController:TEn,ScatterController:VEn});function IEn(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}var REn={_date:function(){function t(e){C(this,t),He(this,"options",void 0),this.options=e||{}}return E(t,[{key:"init",value:function(){}},{key:"formats",value:function(){return IEn()}},{key:"parse",value:function(){return IEn()}},{key:"format",value:function(){return IEn()}},{key:"add",value:function(){return IEn()}},{key:"diff",value:function(){return IEn()}},{key:"startOf",value:function(){return IEn()}},{key:"endOf",value:function(){return IEn()}}],[{key:"override",value:function(e){Object.assign(t.prototype,e)}}]),t}()};function FEn(t,e,n,r){var a=t.controller,i=t.data,o=t._sorted,l=a._cachedMeta.iScale;if(l&&e===l.axis&&"r"!==e&&o&&i.length){var c=l._reversePixels?lkn:okn;if(!r)return c(i,e,n);if(a._sharedOptions){var s=i[0],u="function"===typeof s.getRange&&s.getRange(e);if(u){var d=c(i,e,n-u),h=c(i,e,n+u);return{lo:d.lo,hi:h.hi}}}}return{lo:0,hi:i.length-1}}function NEn(t,e,n,r,a){for(var i=t.getSortedVisibleDatasetMetas(),o=n[e],l=0,c=i.length;l<c;++l)for(var s=i[l],u=s.index,d=s.data,h=FEn(i[l],e,o,a),f=h.lo,p=h.hi,g=f;g<=p;++g){var v=d[g];v.skip||r(v,u,g)}}function PEn(t,e,n,r,a){var i=[];if(!a&&!t.isPointInArea(e))return i;return NEn(t,n,e,(function(n,o,l){(a||jkn(n,t.chartArea,0))&&n.inRange(e.x,e.y,r)&&i.push({element:n,datasetIndex:o,index:l})}),!0),i}function jEn(t,e,n,r,a,i){var o=[],l=function(t){var e=-1!==t.indexOf("x"),n=-1!==t.indexOf("y");return function(t,r){var a=e?Math.abs(t.x-r.x):0,i=n?Math.abs(t.y-r.y):0;return Math.sqrt(Math.pow(a,2)+Math.pow(i,2))}}(n),c=Number.POSITIVE_INFINITY;return NEn(t,n,e,(function(n,s,u){var d=n.inRange(e.x,e.y,a);if(!r||d){var h=n.getCenterPoint(a);if(!!i||t.isPointInArea(h)||d){var f=l(e,h);f<c?(o=[{element:n,datasetIndex:s,index:u}],c=f):f===c&&o.push({element:n,datasetIndex:s,index:u})}}})),o}function UEn(t,e,n,r,a,i){return i||t.isPointInArea(e)?"r"!==n||r?jEn(t,e,n,r,a,i):function(t,e,n,r){var a=[];return NEn(t,n,e,(function(t,n,i){var o=t.getProps(["startAngle","endAngle"],r),l=o.startAngle,c=o.endAngle;nkn(QAn(t,{x:e.x,y:e.y}).angle,l,c)&&a.push({element:t,datasetIndex:n,index:i})})),a}(t,e,n,a):[]}function WEn(t,e,n,r,a){var i=[],o="x"===n?"inXRange":"inYRange",l=!1;return NEn(t,n,e,(function(t,r,c){t[o](e[n],a)&&(i.push({element:t,datasetIndex:r,index:c}),l=l||t.inRange(e.x,e.y,a))})),r&&!l?[]:i}var ZEn={evaluateInteractionItems:NEn,modes:{index:function(t,e,n,r){var a=OHn(e,t),i=n.axis||"x",o=n.includeInvisible||!1,l=n.intersect?PEn(t,a,i,r,o):UEn(t,a,i,!1,r,o),c=[];return l.length?(t.getSortedVisibleDatasetMetas().forEach((function(t){var e=l[0].index,n=t.data[e];n&&!n.skip&&c.push({element:n,datasetIndex:t.index,index:e})})),c):[]},dataset:function(t,e,n,r){var a=OHn(e,t),i=n.axis||"xy",o=n.includeInvisible||!1,l=n.intersect?PEn(t,a,i,r,o):UEn(t,a,i,!1,r,o);if(l.length>0){var c=l[0].datasetIndex,s=t.getDatasetMeta(c).data;l=[];for(var u=0;u<s.length;++u)l.push({element:s[u],datasetIndex:c,index:u})}return l},point:function(t,e,n,r){return PEn(t,OHn(e,t),n.axis||"xy",r,n.includeInvisible||!1)},nearest:function(t,e,n,r){var a=OHn(e,t),i=n.axis||"xy",o=n.includeInvisible||!1;return UEn(t,a,i,n.intersect,r,o)},x:function(t,e,n,r){return WEn(t,OHn(e,t),"x",n.intersect,r)},y:function(t,e,n,r){return WEn(t,OHn(e,t),"y",n.intersect,r)}}},GEn=["left","top","right","bottom"];function qEn(t,e){return t.filter((function(t){return t.pos===e}))}function YEn(t,e){return t.filter((function(t){return-1===GEn.indexOf(t.pos)&&t.box.axis===e}))}function XEn(t,e){return t.sort((function(t,n){var r=e?n:t,a=e?t:n;return r.weight===a.weight?r.index-a.index:r.weight-a.weight}))}function $En(t,e){var n,r,a,i=function(t){var e,n={},r=y(t);try{for(r.s();!(e=r.n()).done;){var a=e.value,i=a.stack,o=a.pos,l=a.stackWeight;if(i&&GEn.includes(o)){var c=n[i]||(n[i]={count:0,placed:0,weight:0,size:0});c.count++,c.weight+=l}}}catch(s){r.e(s)}finally{r.f()}return n}(t),o=e.vBoxMaxWidth,l=e.hBoxMaxHeight;for(n=0,r=t.length;n<r;++n){var c=(a=t[n]).box.fullSize,s=i[a.stack],u=s&&a.stackWeight/s.weight;a.horizontal?(a.width=u?u*o:c&&e.availableWidth,a.height=l):(a.width=o,a.height=u?u*l:c&&e.availableHeight)}return i}function KEn(t,e,n,r){return Math.max(t[n],e[n])+Math.max(t[r],e[r])}function QEn(t,e){t.top=Math.max(t.top,e.top),t.left=Math.max(t.left,e.left),t.bottom=Math.max(t.bottom,e.bottom),t.right=Math.max(t.right,e.right)}function JEn(t,e,n,r){var a=n.pos,i=n.box,o=t.maxPadding;if(!pAn(a)){n.size&&(t[a]-=n.size);var l=r[n.stack]||{size:0,count:1};l.size=Math.max(l.size,n.horizontal?i.height:i.width),n.size=l.size/l.count,t[a]+=n.size}i.getPadding&&QEn(o,i.getPadding());var c=Math.max(0,e.outerWidth-KEn(o,t,"left","right")),s=Math.max(0,e.outerHeight-KEn(o,t,"top","bottom")),u=c!==t.w,d=s!==t.h;return t.w=c,t.h=s,n.horizontal?{same:u,other:d}:{same:d,other:u}}function tSn(t,e){var n=e.maxPadding;function r(t){var r={left:0,top:0,right:0,bottom:0};return t.forEach((function(t){r[t]=Math.max(e[t],n[t])})),r}return r(t?["left","right"]:["top","bottom"])}function eSn(t,e,n,r){var a,i,o,l,c,s,u=[];for(a=0,i=t.length,c=0;a<i;++a){(l=(o=t[a]).box).update(o.width||e.w,o.height||e.h,tSn(o.horizontal,e));var d=JEn(e,n,o,r),h=d.same,f=d.other;c|=h&&u.length,s=s||f,l.fullSize||u.push(o)}return c&&eSn(u,e,n,r)||s}function nSn(t,e,n,r,a){t.top=n,t.left=e,t.right=e+r,t.bottom=n+a,t.width=r,t.height=a}function rSn(t,e,n,r){var a,i=n.padding,o=e.x,l=e.y,c=y(t);try{for(c.s();!(a=c.n()).done;){var s=a.value,u=s.box,d=r[s.stack]||{count:1,placed:0,weight:1},h=s.stackWeight/d.weight||1;if(s.horizontal){var f=e.w*h,p=d.size||u.height;BAn(d.start)&&(l=d.start),u.fullSize?nSn(u,i.left,l,n.outerWidth-i.right-i.left,p):nSn(u,e.left+d.placed,l,f,p),d.start=l,d.placed+=f,l=u.bottom}else{var g=e.h*h,v=d.size||u.width;BAn(d.start)&&(o=d.start),u.fullSize?nSn(u,o,i.top,v,n.outerHeight-i.bottom-i.top):nSn(u,o,e.top+d.placed,v,g),d.start=o,d.placed+=g,o=u.right}}}catch(m){c.e(m)}finally{c.f()}e.x=o,e.y=l}var aSn={addBox:function(t,e){t.boxes||(t.boxes=[]),e.fullSize=e.fullSize||!1,e.position=e.position||"top",e.weight=e.weight||0,e._layers=e._layers||function(){return[{z:0,draw:function(t){e.draw(t)}}]},t.boxes.push(e)},removeBox:function(t,e){var n=t.boxes?t.boxes.indexOf(e):-1;-1!==n&&t.boxes.splice(n,1)},configure:function(t,e,n){e.fullSize=n.fullSize,e.position=n.position,e.weight=n.weight},update:function(t,e,n,r){if(t){var a=aHn(t.options.layout.padding),i=Math.max(e-a.width,0),o=Math.max(n-a.height,0),l=function(t){var e=function(t){var e,n,r,a,i,o,l=[];for(e=0,n=(t||[]).length;e<n;++e){var c=r=t[e];a=c.position;var s=c.options;i=s.stack;var u=s.stackWeight;o=void 0===u?1:u,l.push({index:e,box:r,pos:a,horizontal:r.isHorizontal(),weight:r.weight,stack:i&&a+i,stackWeight:o})}return l}(t),n=XEn(e.filter((function(t){return t.box.fullSize})),!0),r=XEn(qEn(e,"left"),!0),a=XEn(qEn(e,"right")),i=XEn(qEn(e,"top"),!0),o=XEn(qEn(e,"bottom")),l=YEn(e,"x"),c=YEn(e,"y");return{fullSize:n,leftAndTop:r.concat(i),rightAndBottom:a.concat(c).concat(o).concat(l),chartArea:qEn(e,"chartArea"),vertical:r.concat(a).concat(c),horizontal:i.concat(o).concat(l)}}(t.boxes),c=l.vertical,s=l.horizontal;xAn(t.boxes,(function(t){"function"===typeof t.beforeLayout&&t.beforeLayout()}));var u=c.reduce((function(t,e){return e.box.options&&!1===e.box.options.display?t:t+1}),0)||1,d=Object.freeze({outerWidth:e,outerHeight:n,padding:a,availableWidth:i,availableHeight:o,vBoxMaxWidth:i/2/u,hBoxMaxHeight:o/2}),h=Object.assign({},a);QEn(h,aHn(r));var f=Object.assign({maxPadding:h,w:i,h:o,x:a.left,y:a.top},a),p=$En(c.concat(s),d);eSn(l.fullSize,f,d,p),eSn(c,f,d,p),eSn(s,f,d,p)&&eSn(c,f,d,p),function(t){var e=t.maxPadding;function n(n){var r=Math.max(e[n]-t[n],0);return t[n]+=r,r}t.y+=n("top"),t.x+=n("left"),n("right"),n("bottom")}(f),rSn(l.leftAndTop,f,d,p),f.x+=f.w,f.y+=f.h,rSn(l.rightAndBottom,f,d,p),t.chartArea={left:f.left,top:f.top,right:f.left+f.w,bottom:f.top+f.h,height:f.h,width:f.w},xAn(l.chartArea,(function(e){var n=e.box;Object.assign(n,t.chartArea),n.update(f.w,f.h,{left:0,top:0,right:0,bottom:0})}))}}},iSn=function(){function t(){C(this,t)}return E(t,[{key:"acquireContext",value:function(t,e){}},{key:"releaseContext",value:function(t){return!1}},{key:"addEventListener",value:function(t,e,n){}},{key:"removeEventListener",value:function(t,e,n){}},{key:"getDevicePixelRatio",value:function(){return 1}},{key:"getMaximumSize",value:function(t,e,n,r){return e=Math.max(0,e||t.width),n=n||t.height,{width:e,height:Math.max(0,r?Math.floor(e/r):n)}}},{key:"isAttached",value:function(t){return!0}},{key:"updateConfig",value:function(t){}}]),t}(),oSn=function(t){L(n,t);var e=T(n);function n(){return C(this,n),e.apply(this,arguments)}return E(n,[{key:"acquireContext",value:function(t){return t&&t.getContext&&t.getContext("2d")||null}},{key:"updateConfig",value:function(t){t.options.animation=!1}}]),n}(iSn),lSn="$chartjs",cSn={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},sSn=function(t){return null===t||""===t};var uSn=!!NHn&&{passive:!0};function dSn(t,e,n){t.canvas.removeEventListener(e,n,uSn)}function hSn(t,e){var n,r=y(t);try{for(r.s();!(n=r.n()).done;){var a=n.value;if(a===e||a.contains(e))return!0}}catch(i){r.e(i)}finally{r.f()}}function fSn(t,e,n){var r=t.canvas,a=new MutationObserver((function(t){var e,a=!1,i=y(t);try{for(i.s();!(e=i.n()).done;){var o=e.value;a=(a=a||hSn(o.addedNodes,r))&&!hSn(o.removedNodes,r)}}catch(l){i.e(l)}finally{i.f()}a&&n()}));return a.observe(document,{childList:!0,subtree:!0}),a}function pSn(t,e,n){var r=t.canvas,a=new MutationObserver((function(t){var e,a=!1,i=y(t);try{for(i.s();!(e=i.n()).done;){var o=e.value;a=(a=a||hSn(o.removedNodes,r))&&!hSn(o.addedNodes,r)}}catch(l){i.e(l)}finally{i.f()}a&&n()}));return a.observe(document,{childList:!0,subtree:!0}),a}var gSn=new Map,vSn=0;function mSn(){var t=window.devicePixelRatio;t!==vSn&&(vSn=t,gSn.forEach((function(e,n){n.currentDevicePixelRatio!==t&&e()})))}function ySn(t,e,n){var r=t.canvas,a=r&&LHn(r);if(a){var i=hkn((function(t,e){var r=a.clientWidth;n(t,e),r<a.clientWidth&&n()}),window),o=new ResizeObserver((function(t){var e=t[0],n=e.contentRect.width,r=e.contentRect.height;0===n&&0===r||i(n,r)}));return o.observe(a),function(t,e){gSn.size||window.addEventListener("resize",mSn),gSn.set(t,e)}(t,i),o}}function bSn(t,e,n){n&&n.disconnect(),"resize"===e&&function(t){gSn.delete(t),gSn.size||window.removeEventListener("resize",mSn)}(t)}function xSn(t,e,n){var r=t.canvas,a=hkn((function(e){null!==t.ctx&&n(function(t,e){var n=cSn[t.type]||t.type,r=OHn(t,e),a=r.x,i=r.y;return{type:n,chart:e,native:t,x:void 0!==a?a:null,y:void 0!==i?i:null}}(e,t))}),t);return function(t,e,n){t.addEventListener(e,n,uSn)}(r,e,a),a}var MSn=function(t){L(n,t);var e=T(n);function n(){return C(this,n),e.apply(this,arguments)}return E(n,[{key:"acquireContext",value:function(t,e){var n=t&&t.getContext&&t.getContext("2d");return n&&n.canvas===t?(function(t,e){var n=t.style,r=t.getAttribute("height"),a=t.getAttribute("width");if(t[lSn]={initial:{height:r,width:a,style:{display:n.display,height:n.height,width:n.width}}},n.display=n.display||"block",n.boxSizing=n.boxSizing||"border-box",sSn(a)){var i=PHn(t,"width");void 0!==i&&(t.width=i)}if(sSn(r))if(""===t.style.height)t.height=t.width/(e||2);else{var o=PHn(t,"height");void 0!==o&&(t.height=o)}}(t,e),n):null}},{key:"releaseContext",value:function(t){var e=t.canvas;if(!e[lSn])return!1;var n=e[lSn].initial;["height","width"].forEach((function(t){var r=n[t];hAn(r)?e.removeAttribute(t):e.setAttribute(t,r)}));var r=n.style||{};return Object.keys(r).forEach((function(t){e.style[t]=r[t]})),e.width=e.width,delete e[lSn],!0}},{key:"addEventListener",value:function(t,e,n){this.removeEventListener(t,e);var r=t.$proxies||(t.$proxies={}),a={attach:fSn,detach:pSn,resize:ySn}[e]||xSn;r[e]=a(t,e,n)}},{key:"removeEventListener",value:function(t,e){var n=t.$proxies||(t.$proxies={}),r=n[e];r&&(({attach:bSn,detach:bSn,resize:bSn}[e]||dSn)(t,e,r),n[e]=void 0)}},{key:"getDevicePixelRatio",value:function(){return window.devicePixelRatio}},{key:"getMaximumSize",value:function(t,e,n,r){return RHn(t,e,n,r)}},{key:"isAttached",value:function(t){var e=LHn(t);return!(!e||!e.isConnected)}}]),n}(iSn);var wSn=function(){function t(){C(this,t),He(this,"x",void 0),He(this,"y",void 0),He(this,"active",!1),He(this,"options",void 0),He(this,"$animations",void 0)}return E(t,[{key:"tooltipPosition",value:function(t){var e=this.getProps(["x","y"],t);return{x:e.x,y:e.y}}},{key:"hasValue",value:function(){return qAn(this.x)&&qAn(this.y)}},{key:"getProps",value:function(t,e){var n=this,r=this.$animations;if(!e||!r)return this;var a={};return t.forEach((function(t){a[t]=r[t]&&r[t].active()?r[t]._to:n[t]})),a}}]),t}();function zSn(t,e){var n=t.options.ticks,r=function(t){var e=t.options.offset,n=t._tickSize(),r=t._length/n+(e?0:1),a=t._maxLength/n;return Math.floor(Math.min(r,a))}(t),a=Math.min(n.maxTicksLimit||r,r),i=n.major.enabled?function(t){var e,n,r=[];for(e=0,n=t.length;e<n;e++)t[e].major&&r.push(e);return r}(e):[],o=i.length,l=i[0],c=i[o-1],s=[];if(o>a)return function(t,e,n,r){var a,i=0,o=n[0];for(r=Math.ceil(r),a=0;a<t.length;a++)a===o&&(e.push(t[a]),o=n[++i*r])}(e,s,i,o/a),s;var u=function(t,e,n){var r=function(t){var e,n,r=t.length;if(r<2)return!1;for(n=t[0],e=1;e<r;++e)if(t[e]-t[e-1]!==n)return!1;return n}(t),a=e.length/n;if(!r)return Math.max(a,1);for(var i=function(t){var e,n=[],r=Math.sqrt(t);for(e=1;e<r;e++)t%e===0&&(n.push(e),n.push(t/e));return r===(0|r)&&n.push(r),n.sort((function(t,e){return t-e})).pop(),n}(r),o=0,l=i.length-1;o<l;o++){var c=i[o];if(c>a)return c}return Math.max(a,1)}(i,e,a);if(o>0){var d,h,f=o>1?Math.round((c-l)/(o-1)):null;for(CSn(e,s,u,hAn(f)?0:l-f,l),d=0,h=o-1;d<h;d++)CSn(e,s,u,i[d],i[d+1]);return CSn(e,s,u,c,hAn(f)?e.length:c+f),s}return CSn(e,s,u),s}function CSn(t,e,n,r,a){var i,o,l,c=mAn(r,0),s=Math.min(mAn(a,t.length),t.length),u=0;for(n=Math.ceil(n),a&&(n=(i=a-r)/Math.floor(i/n)),l=c;l<0;)u++,l=Math.round(c+u*n);for(o=Math.max(c,0);o<s;o++)o===l&&(e.push(t[o]),u++,l=Math.round(c+u*n))}He(wSn,"defaults",{}),He(wSn,"defaultRoutes",void 0);var ASn=function(t,e,n){return"top"===e||"left"===e?t[e]+n:t[e]-n},kSn=function(t,e){return Math.min(e||t,t)};function HSn(t,e){for(var n=[],r=t.length/e,a=t.length,i=0;i<a;i+=r)n.push(t[Math.floor(i)]);return n}function ESn(t,e,n){var r,a=t.ticks.length,i=Math.min(e,a-1),o=t._startPixel,l=t._endPixel,c=1e-6,s=t.getPixelForTick(i);if(!(n&&(r=1===a?Math.max(s-o,l-s):0===e?(t.getPixelForTick(1)-s)/2:(s-t.getPixelForTick(i-1))/2,(s+=i<e?r:-r)<o-c||s>l+c)))return s}function SSn(t){return t.drawTicks?t.tickLength:0}function LSn(t,e){if(!t.display)return 0;var n=iHn(t.font,e),r=aHn(t.padding);return(fAn(t.text)?t.text.length:1)*n.lineHeight+r.height}function _Sn(t,e,n){var r=fkn(t);return(n&&"right"!==e||!n&&"right"===e)&&(r=function(t){return"left"===t?"right":"right"===t?"left":t}(r)),r}var BSn=function(t){L(n,t);var e=T(n);function n(t){var r;return C(this,n),(r=e.call(this)).id=t.id,r.type=t.type,r.options=void 0,r.ctx=t.ctx,r.chart=t.chart,r.top=void 0,r.bottom=void 0,r.left=void 0,r.right=void 0,r.width=void 0,r.height=void 0,r._margins={left:0,right:0,top:0,bottom:0},r.maxWidth=void 0,r.maxHeight=void 0,r.paddingTop=void 0,r.paddingBottom=void 0,r.paddingLeft=void 0,r.paddingRight=void 0,r.axis=void 0,r.labelRotation=void 0,r.min=void 0,r.max=void 0,r._range=void 0,r.ticks=[],r._gridLineItems=null,r._labelItems=null,r._labelSizes=null,r._length=0,r._maxLength=0,r._longestTextCache={},r._startPixel=void 0,r._endPixel=void 0,r._reversePixels=!1,r._userMax=void 0,r._userMin=void 0,r._suggestedMax=void 0,r._suggestedMin=void 0,r._ticksLength=0,r._borderValue=0,r._cache={},r._dataLimitsCached=!1,r.$context=void 0,r}return E(n,[{key:"init",value:function(t){this.options=t.setContext(this.getContext()),this.axis=t.axis,this._userMin=this.parse(t.min),this._userMax=this.parse(t.max),this._suggestedMin=this.parse(t.suggestedMin),this._suggestedMax=this.parse(t.suggestedMax)}},{key:"parse",value:function(t,e){return t}},{key:"getUserBounds",value:function(){var t=this._userMin,e=this._userMax,n=this._suggestedMin,r=this._suggestedMax;return t=vAn(t,Number.POSITIVE_INFINITY),e=vAn(e,Number.NEGATIVE_INFINITY),n=vAn(n,Number.POSITIVE_INFINITY),r=vAn(r,Number.NEGATIVE_INFINITY),{min:vAn(t,n),max:vAn(e,r),minDefined:gAn(t),maxDefined:gAn(e)}}},{key:"getMinMax",value:function(t){var e,n=this.getUserBounds(),r=n.min,a=n.max,i=n.minDefined,o=n.maxDefined;if(i&&o)return{min:r,max:a};for(var l=this.getMatchingVisibleMetas(),c=0,s=l.length;c<s;++c)e=l[c].controller.getMinMax(this,t),i||(r=Math.min(r,e.min)),o||(a=Math.max(a,e.max));return{min:vAn(r=o&&r>a?a:r,vAn(a=i&&r>a?r:a,r)),max:vAn(a,vAn(r,a))}}},{key:"getPadding",value:function(){return{left:this.paddingLeft||0,top:this.paddingTop||0,right:this.paddingRight||0,bottom:this.paddingBottom||0}}},{key:"getTicks",value:function(){return this.ticks}},{key:"getLabels",value:function(){var t=this.chart.data;return this.options.labels||(this.isHorizontal()?t.xLabels:t.yLabels)||t.labels||[]}},{key:"getLabelItems",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.chart.chartArea;return this._labelItems||(this._labelItems=this._computeLabelItems(t))}},{key:"beforeLayout",value:function(){this._cache={},this._dataLimitsCached=!1}},{key:"beforeUpdate",value:function(){bAn(this.options.beforeUpdate,[this])}},{key:"update",value:function(t,e,n){var r=this.options,a=r.beginAtZero,i=r.grace,o=r.ticks,l=o.sampleSize;this.beforeUpdate(),this.maxWidth=t,this.maxHeight=e,this._margins=n=Object.assign({left:0,right:0,top:0,bottom:0},n),this.ticks=null,this._labelSizes=null,this._gridLineItems=null,this._labelItems=null,this.beforeSetDimensions(),this.setDimensions(),this.afterSetDimensions(),this._maxLength=this.isHorizontal()?this.width+n.left+n.right:this.height+n.top+n.bottom,this._dataLimitsCached||(this.beforeDataLimits(),this.determineDataLimits(),this.afterDataLimits(),this._range=function(t,e,n){var r=t.min,a=t.max,i=yAn(e,(a-r)/2),o=function(t,e){return n&&0===t?0:t+e};return{min:o(r,-Math.abs(i)),max:o(a,i)}}(this,i,a),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();var c=l<this.ticks.length;this._convertTicksToLabels(c?HSn(this.ticks,l):this.ticks),this.configure(),this.beforeCalculateLabelRotation(),this.calculateLabelRotation(),this.afterCalculateLabelRotation(),o.display&&(o.autoSkip||"auto"===o.source)&&(this.ticks=zSn(this,this.ticks),this._labelSizes=null,this.afterAutoSkip()),c&&this._convertTicksToLabels(this.ticks),this.beforeFit(),this.fit(),this.afterFit(),this.afterUpdate()}},{key:"configure",value:function(){var t,e,n=this.options.reverse;this.isHorizontal()?(t=this.left,e=this.right):(t=this.top,e=this.bottom,n=!n),this._startPixel=t,this._endPixel=e,this._reversePixels=n,this._length=e-t,this._alignToPixels=this.options.alignToPixels}},{key:"afterUpdate",value:function(){bAn(this.options.afterUpdate,[this])}},{key:"beforeSetDimensions",value:function(){bAn(this.options.beforeSetDimensions,[this])}},{key:"setDimensions",value:function(){this.isHorizontal()?(this.width=this.maxWidth,this.left=0,this.right=this.width):(this.height=this.maxHeight,this.top=0,this.bottom=this.height),this.paddingLeft=0,this.paddingTop=0,this.paddingRight=0,this.paddingBottom=0}},{key:"afterSetDimensions",value:function(){bAn(this.options.afterSetDimensions,[this])}},{key:"_callHooks",value:function(t){this.chart.notifyPlugins(t,this.getContext()),bAn(this.options[t],[this])}},{key:"beforeDataLimits",value:function(){this._callHooks("beforeDataLimits")}},{key:"determineDataLimits",value:function(){}},{key:"afterDataLimits",value:function(){this._callHooks("afterDataLimits")}},{key:"beforeBuildTicks",value:function(){this._callHooks("beforeBuildTicks")}},{key:"buildTicks",value:function(){return[]}},{key:"afterBuildTicks",value:function(){this._callHooks("afterBuildTicks")}},{key:"beforeTickToLabelConversion",value:function(){bAn(this.options.beforeTickToLabelConversion,[this])}},{key:"generateTickLabels",value:function(t){var e,n,r,a=this.options.ticks;for(e=0,n=t.length;e<n;e++)(r=t[e]).label=bAn(a.callback,[r.value,e,t],this)}},{key:"afterTickToLabelConversion",value:function(){bAn(this.options.afterTickToLabelConversion,[this])}},{key:"beforeCalculateLabelRotation",value:function(){bAn(this.options.beforeCalculateLabelRotation,[this])}},{key:"calculateLabelRotation",value:function(){var t,e,n,r=this.options,a=r.ticks,i=kSn(this.ticks.length,r.ticks.maxTicksLimit),o=a.minRotation||0,l=a.maxRotation,c=o;if(!this._isVisible()||!a.display||o>=l||i<=1||!this.isHorizontal())this.labelRotation=o;else{var s=this._getLabelSizes(),u=s.widest.width,d=s.highest.height,h=rkn(this.chart.width-u,0,this.maxWidth);u+6>(t=r.offset?this.maxWidth/i:h/(i-1))&&(t=h/(i-(r.offset?.5:1)),e=this.maxHeight-SSn(r.grid)-a.padding-LSn(r.title,this.chart.options.font),n=Math.sqrt(u*u+d*d),c=$An(Math.min(Math.asin(rkn((s.highest.height+6)/t,-1,1)),Math.asin(rkn(e/n,-1,1))-Math.asin(rkn(d/n,-1,1)))),c=Math.max(o,Math.min(l,c))),this.labelRotation=c}}},{key:"afterCalculateLabelRotation",value:function(){bAn(this.options.afterCalculateLabelRotation,[this])}},{key:"afterAutoSkip",value:function(){}},{key:"beforeFit",value:function(){bAn(this.options.beforeFit,[this])}},{key:"fit",value:function(){var t={width:0,height:0},e=this.chart,n=this.options,r=n.ticks,a=n.title,i=n.grid,o=this._isVisible(),l=this.isHorizontal();if(o){var c=LSn(a,e.options.font);if(l?(t.width=this.maxWidth,t.height=SSn(i)+c):(t.height=this.maxHeight,t.width=SSn(i)+c),r.display&&this.ticks.length){var s=this._getLabelSizes(),u=s.first,d=s.last,h=s.widest,f=s.highest,p=2*r.padding,g=XAn(this.labelRotation),v=Math.cos(g),m=Math.sin(g);if(l){var y=r.mirror?0:m*h.width+v*f.height;t.height=Math.min(this.maxHeight,t.height+y+p)}else{var b=r.mirror?0:v*h.width+m*f.height;t.width=Math.min(this.maxWidth,t.width+b+p)}this._calculatePadding(u,d,m,v)}}this._handleMargins(),l?(this.width=this._length=e.width-this._margins.left-this._margins.right,this.height=t.height):(this.width=t.width,this.height=this._length=e.height-this._margins.top-this._margins.bottom)}},{key:"_calculatePadding",value:function(t,e,n,r){var a=this.options,i=a.ticks,o=i.align,l=i.padding,c=a.position,s=0!==this.labelRotation,u="top"!==c&&"x"===this.axis;if(this.isHorizontal()){var d=this.getPixelForTick(0)-this.left,h=this.right-this.getPixelForTick(this.ticks.length-1),f=0,p=0;s?u?(f=r*t.width,p=n*e.height):(f=n*t.height,p=r*e.width):"start"===o?p=e.width:"end"===o?f=t.width:"inner"!==o&&(f=t.width/2,p=e.width/2),this.paddingLeft=Math.max((f-d+l)*this.width/(this.width-d),0),this.paddingRight=Math.max((p-h+l)*this.width/(this.width-h),0)}else{var g=e.height/2,v=t.height/2;"start"===o?(g=0,v=t.height):"end"===o&&(g=e.height,v=0),this.paddingTop=g+l,this.paddingBottom=v+l}}},{key:"_handleMargins",value:function(){this._margins&&(this._margins.left=Math.max(this.paddingLeft,this._margins.left),this._margins.top=Math.max(this.paddingTop,this._margins.top),this._margins.right=Math.max(this.paddingRight,this._margins.right),this._margins.bottom=Math.max(this.paddingBottom,this._margins.bottom))}},{key:"afterFit",value:function(){bAn(this.options.afterFit,[this])}},{key:"isHorizontal",value:function(){var t=this.options,e=t.axis,n=t.position;return"top"===n||"bottom"===n||"x"===e}},{key:"isFullSize",value:function(){return this.options.fullSize}},{key:"_convertTicksToLabels",value:function(t){var e,n;for(this.beforeTickToLabelConversion(),this.generateTickLabels(t),e=0,n=t.length;e<n;e++)hAn(t[e].label)&&(t.splice(e,1),n--,e--);this.afterTickToLabelConversion()}},{key:"_getLabelSizes",value:function(){var t=this._labelSizes;if(!t){var e=this.options.ticks.sampleSize,n=this.ticks;e<n.length&&(n=HSn(n,e)),this._labelSizes=t=this._computeLabelSizes(n,n.length,this.options.ticks.maxTicksLimit)}return t}},{key:"_computeLabelSizes",value:function(t,e,n){var r,a,i,o,l,c,s,u,d,h,f,p=this.ctx,g=this._longestTextCache,v=[],m=[],y=Math.floor(e/kSn(e,n)),b=0,x=0;for(r=0;r<e;r+=y){if(o=t[r].label,l=this._resolveTickFontOptions(r),p.font=c=l.string,s=g[c]=g[c]||{data:{},gc:[]},u=l.lineHeight,d=h=0,hAn(o)||fAn(o)){if(fAn(o))for(a=0,i=o.length;a<i;++a)hAn(f=o[a])||fAn(f)||(d=Okn(p,s.data,s.gc,d,f),h+=u)}else d=Okn(p,s.data,s.gc,d,o),h=u;v.push(d),m.push(h),b=Math.max(d,b),x=Math.max(h,x)}!function(t,e){xAn(t,(function(t){var n,r=t.gc,a=r.length/2;if(a>e){for(n=0;n<a;++n)delete t.data[r[n]];r.splice(0,a)}}))}(g,e);var M=v.indexOf(b),w=m.indexOf(x),z=function(t){return{width:v[t]||0,height:m[t]||0}};return{first:z(0),last:z(e-1),widest:z(M),highest:z(w),widths:v,heights:m}}},{key:"getLabelForValue",value:function(t){return t}},{key:"getPixelForValue",value:function(t,e){return NaN}},{key:"getValueForPixel",value:function(t){}},{key:"getPixelForTick",value:function(t){var e=this.ticks;return t<0||t>e.length-1?null:this.getPixelForValue(e[t].value)}},{key:"getPixelForDecimal",value:function(t){this._reversePixels&&(t=1-t);var e=this._startPixel+t*this._length;return function(t){return rkn(t,-32768,32767)}(this._alignToPixels?Rkn(this.chart,e,0):e)}},{key:"getDecimalForPixel",value:function(t){var e=(t-this._startPixel)/this._length;return this._reversePixels?1-e:e}},{key:"getBasePixel",value:function(){return this.getPixelForValue(this.getBaseValue())}},{key:"getBaseValue",value:function(){var t=this.min,e=this.max;return t<0&&e<0?e:t>0&&e>0?t:0}},{key:"getContext",value:function(t){var e=this.ticks||[];if(t>=0&&t<e.length){var n=e[t];return n.$context||(n.$context=function(t,e,n){return lHn(t,{tick:n,index:e,type:"tick"})}(this.getContext(),t,n))}return this.$context||(this.$context=lHn(this.chart.getContext(),{scale:this,type:"scale"}))}},{key:"_tickSize",value:function(){var t=this.options.ticks,e=XAn(this.labelRotation),n=Math.abs(Math.cos(e)),r=Math.abs(Math.sin(e)),a=this._getLabelSizes(),i=t.autoSkipPadding||0,o=a?a.widest.width+i:0,l=a?a.highest.height+i:0;return this.isHorizontal()?l*n>o*r?o/n:l/r:l*r<o*n?l/n:o/r}},{key:"_isVisible",value:function(){var t=this.options.display;return"auto"!==t?!!t:this.getMatchingVisibleMetas().length>0}},{key:"_computeGridLineItems",value:function(t){var e,n,r,a,i,o,l,c,s,u,d,h,f=this.axis,p=this.chart,g=this.options,v=g.grid,m=g.position,y=g.border,b=v.offset,x=this.isHorizontal(),M=this.ticks.length+(b?1:0),w=SSn(v),z=[],C=y.setContext(this.getContext()),A=C.display?C.width:0,k=A/2,H=function(t){return Rkn(p,t,A)};if("top"===m)e=H(this.bottom),o=this.bottom-w,c=e-k,u=H(t.top)+k,h=t.bottom;else if("bottom"===m)e=H(this.top),u=t.top,h=H(t.bottom)-k,o=e+k,c=this.top+w;else if("left"===m)e=H(this.right),i=this.right-w,l=e-k,s=H(t.left)+k,d=t.right;else if("right"===m)e=H(this.left),s=t.left,d=H(t.right)-k,i=e+k,l=this.left+w;else if("x"===f){if("center"===m)e=H((t.top+t.bottom)/2+.5);else if(pAn(m)){var E=Object.keys(m)[0],S=m[E];e=H(this.chart.scales[E].getPixelForValue(S))}u=t.top,h=t.bottom,c=(o=e+k)+w}else if("y"===f){if("center"===m)e=H((t.left+t.right)/2);else if(pAn(m)){var L=Object.keys(m)[0],_=m[L];e=H(this.chart.scales[L].getPixelForValue(_))}l=(i=e-k)-w,s=t.left,d=t.right}var B=mAn(g.ticks.maxTicksLimit,M),D=Math.max(1,Math.ceil(M/B));for(n=0;n<M;n+=D){var T=this.getContext(n),V=v.setContext(T),O=y.setContext(T),I=V.lineWidth,R=V.color,F=O.dash||[],N=O.dashOffset,P=V.tickWidth,j=V.tickColor,U=V.tickBorderDash||[],W=V.tickBorderDashOffset;void 0!==(r=ESn(this,n,b))&&(a=Rkn(p,r,I),x?i=l=s=d=a:o=c=u=h=a,z.push({tx1:i,ty1:o,tx2:l,ty2:c,x1:s,y1:u,x2:d,y2:h,width:I,color:R,borderDash:F,borderDashOffset:N,tickWidth:P,tickColor:j,tickBorderDash:U,tickBorderDashOffset:W}))}return this._ticksLength=M,this._borderValue=e,z}},{key:"_computeLabelItems",value:function(t){var e,n,r,a,i,o,l,c,s,u,d,h=this.axis,f=this.options,p=f.position,g=f.ticks,v=this.isHorizontal(),m=this.ticks,y=g.align,b=g.crossAlign,x=g.padding,M=g.mirror,w=SSn(f.grid),z=w+x,C=M?-x:z,A=-XAn(this.labelRotation),k=[],H="middle";if("top"===p)i=this.bottom-C,o=this._getXAxisLabelAlignment();else if("bottom"===p)i=this.top+C,o=this._getXAxisLabelAlignment();else if("left"===p){var E=this._getYAxisLabelAlignment(w);o=E.textAlign,a=E.x}else if("right"===p){var S=this._getYAxisLabelAlignment(w);o=S.textAlign,a=S.x}else if("x"===h){if("center"===p)i=(t.top+t.bottom)/2+z;else if(pAn(p)){var L=Object.keys(p)[0],_=p[L];i=this.chart.scales[L].getPixelForValue(_)+z}o=this._getXAxisLabelAlignment()}else if("y"===h){if("center"===p)a=(t.left+t.right)/2-z;else if(pAn(p)){var B=Object.keys(p)[0],D=p[B];a=this.chart.scales[B].getPixelForValue(D)}o=this._getYAxisLabelAlignment(w).textAlign}"y"===h&&("start"===y?H="top":"end"===y&&(H="bottom"));var T=this._getLabelSizes();for(e=0,n=m.length;e<n;++e){r=m[e].label;var V=g.setContext(this.getContext(e));l=this.getPixelForTick(e)+g.labelOffset,s=(c=this._resolveTickFontOptions(e)).lineHeight;var O=(u=fAn(r)?r.length:1)/2,I=V.color,R=V.textStrokeColor,F=V.textStrokeWidth,N=o;v?(a=l,"inner"===o&&(N=e===n-1?this.options.reverse?"left":"right":0===e?this.options.reverse?"right":"left":"center"),d="top"===p?"near"===b||0!==A?-u*s+s/2:"center"===b?-T.highest.height/2-O*s+s:-T.highest.height+s/2:"near"===b||0!==A?s/2:"center"===b?T.highest.height/2-O*s:T.highest.height-u*s,M&&(d*=-1),0===A||V.showLabelBackdrop||(a+=s/2*Math.sin(A))):(i=l,d=(1-u)*s/2);var P=void 0;if(V.showLabelBackdrop){var j=aHn(V.backdropPadding),U=T.heights[e],W=T.widths[e],Z=d-j.top,G=0-j.left;switch(H){case"middle":Z-=U/2;break;case"bottom":Z-=U}switch(o){case"center":G-=W/2;break;case"right":G-=W}P={left:G,top:Z,width:W+j.width,height:U+j.height,color:V.backdropColor}}k.push({label:r,font:c,textOffset:d,options:{rotation:A,color:I,strokeColor:R,strokeWidth:F,textAlign:N,textBaseline:H,translation:[a,i],backdrop:P}})}return k}},{key:"_getXAxisLabelAlignment",value:function(){var t=this.options,e=t.position,n=t.ticks;if(-XAn(this.labelRotation))return"top"===e?"left":"right";var r="center";return"start"===n.align?r="left":"end"===n.align?r="right":"inner"===n.align&&(r="inner"),r}},{key:"_getYAxisLabelAlignment",value:function(t){var e,n,r=this.options,a=r.position,i=r.ticks,o=i.crossAlign,l=i.mirror,c=i.padding,s=t+c,u=this._getLabelSizes().widest.width;return"left"===a?l?(n=this.right+c,"near"===o?e="left":"center"===o?(e="center",n+=u/2):(e="right",n+=u)):(n=this.right-s,"near"===o?e="right":"center"===o?(e="center",n-=u/2):(e="left",n=this.left)):"right"===a?l?(n=this.left+c,"near"===o?e="right":"center"===o?(e="center",n-=u/2):(e="left",n-=u)):(n=this.left+s,"near"===o?e="left":"center"===o?(e="center",n+=u/2):(e="right",n=this.right)):e="right",{textAlign:e,x:n}}},{key:"_computeLabelArea",value:function(){if(!this.options.ticks.mirror){var t=this.chart,e=this.options.position;return"left"===e||"right"===e?{top:0,left:this.left,bottom:t.height,right:this.right}:"top"===e||"bottom"===e?{top:this.top,left:0,bottom:this.bottom,right:t.width}:void 0}}},{key:"drawBackground",value:function(){var t=this.ctx,e=this.options.backgroundColor,n=this.left,r=this.top,a=this.width,i=this.height;e&&(t.save(),t.fillStyle=e,t.fillRect(n,r,a,i),t.restore())}},{key:"getLineWidthForValue",value:function(t){var e=this.options.grid;if(!this._isVisible()||!e.display)return 0;var n=this.ticks.findIndex((function(e){return e.value===t}));return n>=0?e.setContext(this.getContext(n)).lineWidth:0}},{key:"drawGrid",value:function(t){var e,n,r=this.options.grid,a=this.ctx,i=this._gridLineItems||(this._gridLineItems=this._computeGridLineItems(t)),o=function(t,e,n){n.width&&n.color&&(a.save(),a.lineWidth=n.width,a.strokeStyle=n.color,a.setLineDash(n.borderDash||[]),a.lineDashOffset=n.borderDashOffset,a.beginPath(),a.moveTo(t.x,t.y),a.lineTo(e.x,e.y),a.stroke(),a.restore())};if(r.display)for(e=0,n=i.length;e<n;++e){var l=i[e];r.drawOnChartArea&&o({x:l.x1,y:l.y1},{x:l.x2,y:l.y2},l),r.drawTicks&&o({x:l.tx1,y:l.ty1},{x:l.tx2,y:l.ty2},{color:l.tickColor,width:l.tickWidth,borderDash:l.tickBorderDash,borderDashOffset:l.tickBorderDashOffset})}}},{key:"drawBorder",value:function(){var t=this.chart,e=this.ctx,n=this.options,r=n.border,a=n.grid,i=r.setContext(this.getContext()),o=r.display?i.width:0;if(o){var l,c,s,u,d=a.setContext(this.getContext(0)).lineWidth,h=this._borderValue;this.isHorizontal()?(l=Rkn(t,this.left,o)-o/2,c=Rkn(t,this.right,d)+d/2,s=u=h):(s=Rkn(t,this.top,o)-o/2,u=Rkn(t,this.bottom,d)+d/2,l=c=h),e.save(),e.lineWidth=i.width,e.strokeStyle=i.color,e.beginPath(),e.moveTo(l,s),e.lineTo(c,u),e.stroke(),e.restore()}}},{key:"drawLabels",value:function(t){if(this.options.ticks.display){var e=this.ctx,n=this._computeLabelArea();n&&Ukn(e,n);var r,a=y(this.getLabelItems(t));try{for(a.s();!(r=a.n()).done;){var i=r.value,o=i.options,l=i.font;Xkn(e,i.label,0,i.textOffset,l,o)}}catch(c){a.e(c)}finally{a.f()}n&&Wkn(e)}}},{key:"drawTitle",value:function(){var t=this.ctx,e=this.options,n=e.position,r=e.title,a=e.reverse;if(r.display){var i=iHn(r.font),o=aHn(r.padding),l=r.align,c=i.lineHeight/2;"bottom"===n||"center"===n||pAn(n)?(c+=o.bottom,fAn(r.text)&&(c+=i.lineHeight*(r.text.length-1))):c+=o.top;var s=function(t,e,n,r){var a,i,o,l=t.top,c=t.left,s=t.bottom,u=t.right,d=t.chart,h=d.chartArea,f=d.scales,p=0,g=s-l,v=u-c;if(t.isHorizontal()){if(i=pkn(r,c,u),pAn(n)){var m=Object.keys(n)[0],y=n[m];o=f[m].getPixelForValue(y)+g-e}else o="center"===n?(h.bottom+h.top)/2+g-e:ASn(t,n,e);a=u-c}else{if(pAn(n)){var b=Object.keys(n)[0],x=n[b];i=f[b].getPixelForValue(x)-v+e}else i="center"===n?(h.left+h.right)/2-v+e:ASn(t,n,e);o=pkn(r,s,l),p="left"===n?-NAn:NAn}return{titleX:i,titleY:o,maxWidth:a,rotation:p}}(this,c,n,l),u=s.titleX,d=s.titleY,h=s.maxWidth,f=s.rotation;Xkn(t,r.text,0,0,i,{color:r.color,maxWidth:h,rotation:f,textAlign:_Sn(l,n,a),textBaseline:"middle",translation:[u,d]})}}},{key:"draw",value:function(t){this._isVisible()&&(this.drawBackground(),this.drawGrid(t),this.drawBorder(),this.drawTitle(),this.drawLabels(t))}},{key:"_layers",value:function(){var t=this,e=this.options,r=e.ticks&&e.ticks.z||0,a=mAn(e.grid&&e.grid.z,-1),i=mAn(e.border&&e.border.z,0);return this._isVisible()&&this.draw===n.prototype.draw?[{z:a,draw:function(e){t.drawBackground(),t.drawGrid(e),t.drawTitle()}},{z:i,draw:function(){t.drawBorder()}},{z:r,draw:function(e){t.drawLabels(e)}}]:[{z:r,draw:function(e){t.draw(e)}}]}},{key:"getMatchingVisibleMetas",value:function(t){var e,n,r=this.chart.getSortedVisibleDatasetMetas(),a=this.axis+"AxisID",i=[];for(e=0,n=r.length;e<n;++e){var o=r[e];o[a]!==this.id||t&&o.type!==t||i.push(o)}return i}},{key:"_resolveTickFontOptions",value:function(t){return iHn(this.options.ticks.setContext(this.getContext(t)).font)}},{key:"_maxDigits",value:function(){var t=this._resolveTickFontOptions(0).lineHeight;return(this.isHorizontal()?this.width:this.height)/t}}]),n}(wSn),DSn=function(){function t(e,n,r){C(this,t),this.type=e,this.scope=n,this.override=r,this.items=Object.create(null)}return E(t,[{key:"isForType",value:function(t){return Object.prototype.isPrototypeOf.call(this.type.prototype,t.prototype)}},{key:"register",value:function(t){var e,n=Object.getPrototypeOf(t);(function(t){return"id"in t&&"defaults"in t})(n)&&(e=this.register(n));var r=this.items,a=t.id,i=this.scope+"."+a;if(!a)throw new Error("class does not have id: "+t);return a in r||(r[a]=t,function(t,e,n){var r=AAn(Object.create(null),[n?Vkn.get(n):{},Vkn.get(e),t.defaults]);Vkn.set(e,r),t.defaultRoutes&&function(t,e){Object.keys(e).forEach((function(n){var r=n.split("."),a=r.pop(),i=[t].concat(r).join("."),o=e[n].split("."),l=o.pop(),c=o.join(".");Vkn.route(i,a,c,l)}))}(e,t.defaultRoutes);t.descriptors&&Vkn.describe(e,t.descriptors)}(t,i,e),this.override&&Vkn.override(t.id,t.overrides)),i}},{key:"get",value:function(t){return this.items[t]}},{key:"unregister",value:function(t){var e=this.items,n=t.id,r=this.scope;n in e&&delete e[n],r&&n in Vkn[r]&&(delete Vkn[r][n],this.override&&delete Lkn[n])}}]),t}();var TSn=function(){function t(){C(this,t),this.controllers=new DSn(bEn,"datasets",!0),this.elements=new DSn(wSn,"elements"),this.plugins=new DSn(Object,"plugins"),this.scales=new DSn(BSn,"scales"),this._typedRegistries=[this.controllers,this.scales,this.elements]}return E(t,[{key:"add",value:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];this._each("register",e)}},{key:"remove",value:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];this._each("unregister",e)}},{key:"addControllers",value:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];this._each("register",e,this.controllers)}},{key:"addElements",value:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];this._each("register",e,this.elements)}},{key:"addPlugins",value:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];this._each("register",e,this.plugins)}},{key:"addScales",value:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];this._each("register",e,this.scales)}},{key:"getController",value:function(t){return this._get(t,this.controllers,"controller")}},{key:"getElement",value:function(t){return this._get(t,this.elements,"element")}},{key:"getPlugin",value:function(t){return this._get(t,this.plugins,"plugin")}},{key:"getScale",value:function(t){return this._get(t,this.scales,"scale")}},{key:"removeControllers",value:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];this._each("unregister",e,this.controllers)}},{key:"removeElements",value:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];this._each("unregister",e,this.elements)}},{key:"removePlugins",value:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];this._each("unregister",e,this.plugins)}},{key:"removeScales",value:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];this._each("unregister",e,this.scales)}},{key:"_each",value:function(t,e,n){var r=this;z(e).forEach((function(e){var a=n||r._getRegistryForType(e);n||a.isForType(e)||a===r.plugins&&e.id?r._exec(t,a,e):xAn(e,(function(e){var a=n||r._getRegistryForType(e);r._exec(t,a,e)}))}))}},{key:"_exec",value:function(t,e,n){var r=_An(t);bAn(n["before"+r],[],n),e[t](n),bAn(n["after"+r],[],n)}},{key:"_getRegistryForType",value:function(t){for(var e=0;e<this._typedRegistries.length;e++){var n=this._typedRegistries[e];if(n.isForType(t))return n}return this.plugins}},{key:"_get",value:function(t,e,n){var r=e.get(t);if(void 0===r)throw new Error('"'+t+'" is not a registered '+n+".");return r}}]),t}(),VSn=new TSn,OSn=function(){function t(){C(this,t),this._init=[]}return E(t,[{key:"notify",value:function(t,e,n,r){"beforeInit"===e&&(this._init=this._createDescriptors(t,!0),this._notify(this._init,t,"install"));var a=r?this._descriptors(t).filter(r):this._descriptors(t),i=this._notify(a,t,e,n);return"afterDestroy"===e&&(this._notify(a,t,"stop"),this._notify(this._init,t,"uninstall")),i}},{key:"_notify",value:function(t,e,n,r){r=r||{};var a,i=y(t);try{for(i.s();!(a=i.n()).done;){var o=a.value,l=o.plugin;if(!1===bAn(l[n],[e,r,o.options],l)&&r.cancelable)return!1}}catch(c){i.e(c)}finally{i.f()}return!0}},{key:"invalidate",value:function(){hAn(this._cache)||(this._oldCache=this._cache,this._cache=void 0)}},{key:"_descriptors",value:function(t){if(this._cache)return this._cache;var e=this._cache=this._createDescriptors(t);return this._notifyStateChanges(t),e}},{key:"_createDescriptors",value:function(t,e){var n=t&&t.config,r=mAn(n.options&&n.options.plugins,{}),a=function(t){for(var e={},n=[],r=Object.keys(VSn.plugins.items),a=0;a<r.length;a++)n.push(VSn.getPlugin(r[a]));for(var i=t.plugins||[],o=0;o<i.length;o++){var l=i[o];-1===n.indexOf(l)&&(n.push(l),e[l.id]=!0)}return{plugins:n,localIds:e}}(n);return!1!==r||e?function(t,e,n,r){var a,i=e.plugins,o=e.localIds,l=[],c=t.getContext(),s=y(i);try{for(s.s();!(a=s.n()).done;){var u=a.value,d=u.id,h=ISn(n[d],r);null!==h&&l.push({plugin:u,options:RSn(t.config,{plugin:u,local:o[d]},h,c)})}}catch(f){s.e(f)}finally{s.f()}return l}(t,a,r,e):[]}},{key:"_notifyStateChanges",value:function(t){var e=this._oldCache||[],n=this._cache,r=function(t,e){return t.filter((function(t){return!e.some((function(e){return t.plugin.id===e.plugin.id}))}))};this._notify(r(e,n),t,"stop"),this._notify(r(n,e),t,"start")}}]),t}();function ISn(t,e){return e||!1!==t?!0===t?{}:t:null}function RSn(t,e,n,r){var a=e.plugin,i=e.local,o=t.pluginScopeKeys(a),l=t.getOptionScopes(n,o);return i&&a.defaults&&l.push(a.defaults),t.createResolver(l,r,[""],{scriptable:!1,indexable:!1,allKeys:!0})}function FSn(t,e){var n=Vkn.datasets[t]||{};return((e.datasets||{})[t]||{}).indexAxis||e.indexAxis||n.indexAxis||"x"}function NSn(t){if("x"===t||"y"===t||"r"===t)return t}function PSn(t){return"top"===t||"bottom"===t?"x":"left"===t||"right"===t?"y":void 0}function jSn(t){if(NSn(t))return t;for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];for(var a=0,i=n;a<i.length;a++){var o=i[a],l=o.axis||PSn(o.position)||t.length>1&&NSn(t[0].toLowerCase());if(l)return l}throw new Error("Cannot determine type of '".concat(t,"' axis. Please provide 'axis' or 'position' option."))}function USn(t,e,n){if(n[e+"AxisID"]===t)return{axis:e}}function WSn(t,e){var n=Lkn[t.type]||{scales:{}},r=e.scales||{},a=FSn(t.type,e),i=Object.create(null);return Object.keys(r).forEach((function(e){var o=r[e];if(!pAn(o))return console.error("Invalid scale configuration for scale: ".concat(e));if(o._proxy)return console.warn("Ignoring resolver passed as options for scale: ".concat(e));var l=jSn(e,o,function(t,e){if(e.data&&e.data.datasets){var n=e.data.datasets.filter((function(e){return e.xAxisID===t||e.yAxisID===t}));if(n.length)return USn(t,"x",n[0])||USn(t,"y",n[0])}return{}}(e,t),Vkn.scales[o.type]),c=function(t,e){return t===e?"_index_":"_value_"}(l,a),s=n.scales||{};i[e]=kAn(Object.create(null),[{axis:l},o,s[l],s[c]])})),t.data.datasets.forEach((function(n){var a=n.type||t.type,o=n.indexAxis||FSn(a,e),l=(Lkn[a]||{}).scales||{};Object.keys(l).forEach((function(t){var e=function(t,e){var n=t;return"_index_"===t?n=e:"_value_"===t&&(n="x"===e?"y":"x"),n}(t,o),a=n[e+"AxisID"]||e;i[a]=i[a]||Object.create(null),kAn(i[a],[{axis:e},r[a],l[t]])}))})),Object.keys(i).forEach((function(t){var e=i[t];kAn(e,[Vkn.scales[e.type],Vkn.scale])})),i}function ZSn(t){var e=t.options||(t.options={});e.plugins=mAn(e.plugins,{}),e.scales=WSn(t,e)}function GSn(t){return(t=t||{}).datasets=t.datasets||[],t.labels=t.labels||[],t}var qSn=new Map,YSn=new Set;function XSn(t,e){var n=qSn.get(t);return n||(n=e(),qSn.set(t,n),YSn.add(n)),n}var $Sn=function(t,e,n){var r=LAn(e,n);void 0!==r&&t.add(r)},KSn=function(){function t(e){C(this,t),this._config=function(t){return(t=t||{}).data=GSn(t.data),ZSn(t),t}(e),this._scopeCache=new Map,this._resolverCache=new Map}return E(t,[{key:"platform",get:function(){return this._config.platform}},{key:"type",get:function(){return this._config.type},set:function(t){this._config.type=t}},{key:"data",get:function(){return this._config.data},set:function(t){this._config.data=GSn(t)}},{key:"options",get:function(){return this._config.options},set:function(t){this._config.options=t}},{key:"plugins",get:function(){return this._config.plugins}},{key:"update",value:function(){var t=this._config;this.clearCache(),ZSn(t)}},{key:"clearCache",value:function(){this._scopeCache.clear(),this._resolverCache.clear()}},{key:"datasetScopeKeys",value:function(t){return XSn(t,(function(){return[["datasets.".concat(t),""]]}))}},{key:"datasetAnimationScopeKeys",value:function(t,e){return XSn("".concat(t,".transition.").concat(e),(function(){return[["datasets.".concat(t,".transitions.").concat(e),"transitions.".concat(e)],["datasets.".concat(t),""]]}))}},{key:"datasetElementScopeKeys",value:function(t,e){return XSn("".concat(t,"-").concat(e),(function(){return[["datasets.".concat(t,".elements.").concat(e),"datasets.".concat(t),"elements.".concat(e),""]]}))}},{key:"pluginScopeKeys",value:function(t){var e=t.id,n=this.type;return XSn("".concat(n,"-plugin-").concat(e),(function(){return[["plugins.".concat(e)].concat(z(t.additionalOptionScopes||[]))]}))}},{key:"_cachedScopes",value:function(t,e){var n=this._scopeCache,r=n.get(t);return r&&!e||(r=new Map,n.set(t,r)),r}},{key:"getOptionScopes",value:function(t,e,n){var r=this.options,a=this.type,i=this._cachedScopes(t,n),o=i.get(e);if(o)return o;var l=new Set;e.forEach((function(e){t&&(l.add(t),e.forEach((function(e){return $Sn(l,t,e)}))),e.forEach((function(t){return $Sn(l,r,t)})),e.forEach((function(t){return $Sn(l,Lkn[a]||{},t)})),e.forEach((function(t){return $Sn(l,Vkn,t)})),e.forEach((function(t){return $Sn(l,_kn,t)}))}));var c=Array.from(l);return 0===c.length&&c.push(Object.create(null)),YSn.has(e)&&i.set(e,c),c}},{key:"chartOptionScopes",value:function(){var t=this.options,e=this.type;return[t,Lkn[e]||{},Vkn.datasets[e]||{},{type:e},Vkn,_kn]}},{key:"resolveNamedOptions",value:function(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[""],a={$shared:!0},i=QSn(this._resolverCache,t,r),o=i.resolver,l=i.subPrefixes,c=o;(function(t,e){var n,r=uHn(t),a=r.isScriptable,i=r.isIndexable,o=y(e);try{for(o.s();!(n=o.n()).done;){var l=n.value,c=a(l),s=i(l),u=(s||c)&&t[l];if(c&&(DAn(u)||JSn(u))||s&&fAn(u))return!0}}catch(d){o.e(d)}finally{o.f()}return!1})(o,e)&&(a.$shared=!1,c=sHn(o,n=DAn(n)?n():n,this.createResolver(t,n,l)));var s,u=y(e);try{for(u.s();!(s=u.n()).done;){var d=s.value;a[d]=c[d]}}catch(h){u.e(h)}finally{u.f()}return a}},{key:"createResolver",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[""],r=arguments.length>3?arguments[3]:void 0,a=QSn(this._resolverCache,t,n).resolver;return pAn(e)?sHn(a,e,void 0,r):a}}]),t}();function QSn(t,e,n){var r=t.get(e);r||(r=new Map,t.set(e,r));var a=n.join(),i=r.get(a);i||(i={resolver:cHn(e,n),subPrefixes:n.filter((function(t){return!t.toLowerCase().includes("hover")}))},r.set(a,i));return i}var JSn=function(t){return pAn(t)&&Object.getOwnPropertyNames(t).reduce((function(e,n){return e||DAn(t[n])}),!1)};var tLn=["top","bottom","left","right","chartArea"];function eLn(t,e){return"top"===t||"bottom"===t||-1===tLn.indexOf(t)&&"x"===e}function nLn(t,e){return function(n,r){return n[t]===r[t]?n[e]-r[e]:n[t]-r[t]}}function rLn(t){var e=t.chart,n=e.options.animation;e.notifyPlugins("afterRender"),bAn(n&&n.onComplete,[t],e)}function aLn(t){var e=t.chart,n=e.options.animation;bAn(n&&n.onProgress,[t],e)}function iLn(t){return SHn()&&"string"===typeof t?t=document.getElementById(t):t&&t.length&&(t=t[0]),t&&t.canvas&&(t=t.canvas),t}var oLn={},lLn=function(t){var e=iLn(t);return Object.values(oLn).filter((function(t){return t.canvas===e})).pop()};function cLn(t,e,n){for(var r=0,a=Object.keys(t);r<a.length;r++){var i=a[r],o=+i;if(o>=e){var l=t[i];delete t[i],(n>0||o>e)&&(t[o+n]=l)}}}var sLn=function(){function t(e,n){var r=this;C(this,t);var a=this.config=new KSn(n),i=iLn(e),o=lLn(i);if(o)throw new Error("Canvas is already in use. Chart with ID '"+o.id+"' must be destroyed before the canvas with ID '"+o.canvas.id+"' can be reused.");var l=a.createResolver(a.chartOptionScopes(),this.getContext());this.platform=new(a.platform||function(t){return!SHn()||"undefined"!==typeof OffscreenCanvas&&t instanceof OffscreenCanvas?oSn:MSn}(i)),this.platform.updateConfig(a);var c=this.platform.acquireContext(i,l.aspectRatio),s=c&&c.canvas,u=s&&s.height,d=s&&s.width;this.id=dAn(),this.ctx=c,this.canvas=s,this.width=d,this.height=u,this._options=l,this._aspectRatio=this.aspectRatio,this._layers=[],this._metasets=[],this._stacks=void 0,this.boxes=[],this.currentDevicePixelRatio=void 0,this.chartArea=void 0,this._active=[],this._lastEvent=void 0,this._listeners={},this._responsiveListeners=void 0,this._sortedMetasets=[],this.scales={},this._plugins=new OSn,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=function(t,e){var n;return function(){for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return e?(clearTimeout(n),n=setTimeout(t,e,a)):t.apply(this,a),e}}((function(t){return r.update(t)}),l.resizeDelay||0),this._dataChanges=[],oLn[this.id]=this,c&&s?(rEn.listen(this,"complete",rLn),rEn.listen(this,"progress",aLn),this._initialize(),this.attached&&this.update()):console.error("Failed to create chart: can't acquire context from the given item")}return E(t,[{key:"aspectRatio",get:function(){var t=this.options,e=t.aspectRatio,n=t.maintainAspectRatio,r=this.width,a=this.height,i=this._aspectRatio;return hAn(e)?n&&i?i:a?r/a:null:e}},{key:"data",get:function(){return this.config.data},set:function(t){this.config.data=t}},{key:"options",get:function(){return this._options},set:function(t){this.config.options=t}},{key:"registry",get:function(){return VSn}},{key:"_initialize",value:function(){return this.notifyPlugins("beforeInit"),this.options.responsive?this.resize():FHn(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}},{key:"clear",value:function(){return Fkn(this.canvas,this.ctx),this}},{key:"stop",value:function(){return rEn.stop(this),this}},{key:"resize",value:function(t,e){rEn.running(this)?this._resizeBeforeDraw={width:t,height:e}:this._resize(t,e)}},{key:"_resize",value:function(t,e){var n=this.options,r=this.canvas,a=n.maintainAspectRatio&&this.aspectRatio,i=this.platform.getMaximumSize(r,t,e,a),o=n.devicePixelRatio||this.platform.getDevicePixelRatio(),l=this.width?"resize":"attach";this.width=i.width,this.height=i.height,this._aspectRatio=this.aspectRatio,FHn(this,o,!0)&&(this.notifyPlugins("resize",{size:i}),bAn(n.onResize,[this,i],this),this.attached&&this._doResize(l)&&this.render())}},{key:"ensureScalesHaveIDs",value:function(){xAn(this.options.scales||{},(function(t,e){t.id=e}))}},{key:"buildOrUpdateScales",value:function(){var t=this,e=this.options,n=e.scales,r=this.scales,a=Object.keys(r).reduce((function(t,e){return t[e]=!1,t}),{}),i=[];n&&(i=i.concat(Object.keys(n).map((function(t){var e=n[t],r=jSn(t,e),a="r"===r,i="x"===r;return{options:e,dposition:a?"chartArea":i?"bottom":"left",dtype:a?"radialLinear":i?"category":"linear"}})))),xAn(i,(function(n){var i=n.options,o=i.id,l=jSn(o,i),c=mAn(i.type,n.dtype);void 0!==i.position&&eLn(i.position,l)===eLn(n.dposition)||(i.position=n.dposition),a[o]=!0;var s=null;o in r&&r[o].type===c?s=r[o]:(s=new(VSn.getScale(c))({id:o,type:c,ctx:t.ctx,chart:t}),r[s.id]=s);s.init(i,e)})),xAn(a,(function(t,e){t||delete r[e]})),xAn(r,(function(e){aSn.configure(t,e,e.options),aSn.addBox(t,e)}))}},{key:"_updateMetasets",value:function(){var t=this._metasets,e=this.data.datasets.length,n=t.length;if(t.sort((function(t,e){return t.index-e.index})),n>e){for(var r=e;r<n;++r)this._destroyDatasetMeta(r);t.splice(e,n-e)}this._sortedMetasets=t.slice(0).sort(nLn("order","index"))}},{key:"_removeUnreferencedMetasets",value:function(){var t=this,e=this._metasets,n=this.data.datasets;e.length>n.length&&delete this._stacks,e.forEach((function(e,r){0===n.filter((function(t){return t===e._dataset})).length&&t._destroyDatasetMeta(r)}))}},{key:"buildOrUpdateControllers",value:function(){var t,e,n=[],r=this.data.datasets;for(this._removeUnreferencedMetasets(),t=0,e=r.length;t<e;t++){var a=r[t],i=this.getDatasetMeta(t),o=a.type||this.config.type;if(i.type&&i.type!==o&&(this._destroyDatasetMeta(t),i=this.getDatasetMeta(t)),i.type=o,i.indexAxis=a.indexAxis||FSn(o,this.options),i.order=a.order||0,i.index=t,i.label=""+a.label,i.visible=this.isDatasetVisible(t),i.controller)i.controller.updateIndex(t),i.controller.linkScales();else{var l=VSn.getController(o),c=Vkn.datasets[o],s=c.datasetElementType,u=c.dataElementType;Object.assign(l,{dataElementType:VSn.getElement(u),datasetElementType:s&&VSn.getElement(s)}),i.controller=new l(this,t),n.push(i.controller)}}return this._updateMetasets(),n}},{key:"_resetElements",value:function(){var t=this;xAn(this.data.datasets,(function(e,n){t.getDatasetMeta(n).controller.reset()}),this)}},{key:"reset",value:function(){this._resetElements(),this.notifyPlugins("reset")}},{key:"update",value:function(t){var e=this.config;e.update();var n=this._options=e.createResolver(e.chartOptionScopes(),this.getContext()),r=this._animationsDisabled=!n.animation;if(this._updateScales(),this._checkEventBindings(),this._updateHiddenIndices(),this._plugins.invalidate(),!1!==this.notifyPlugins("beforeUpdate",{mode:t,cancelable:!0})){var a=this.buildOrUpdateControllers();this.notifyPlugins("beforeElementsUpdate");for(var i=0,o=0,l=this.data.datasets.length;o<l;o++){var c=this.getDatasetMeta(o).controller,s=!r&&-1===a.indexOf(c);c.buildOrUpdateElements(s),i=Math.max(+c.getMaxOverflow(),i)}i=this._minPadding=n.layout.autoPadding?i:0,this._updateLayout(i),r||xAn(a,(function(t){t.reset()})),this._updateDatasets(t),this.notifyPlugins("afterUpdate",{mode:t}),this._layers.sort(nLn("z","_idx"));var u=this._active,d=this._lastEvent;d?this._eventHandler(d,!0):u.length&&this._updateHoverStyles(u,u,!0),this.render()}}},{key:"_updateScales",value:function(){var t=this;xAn(this.scales,(function(e){aSn.removeBox(t,e)})),this.ensureScalesHaveIDs(),this.buildOrUpdateScales()}},{key:"_checkEventBindings",value:function(){var t=this.options,e=new Set(Object.keys(this._listeners)),n=new Set(t.events);TAn(e,n)&&!!this._responsiveListeners===t.responsive||(this.unbindEvents(),this.bindEvents())}},{key:"_updateHiddenIndices",value:function(){var t,e=this._hiddenIndices,n=y(this._getUniformDataChanges()||[]);try{for(n.s();!(t=n.n()).done;){var r=t.value,a=r.method,i=r.start,o=r.count;cLn(e,i,"_removeElements"===a?-o:o)}}catch(l){n.e(l)}finally{n.f()}}},{key:"_getUniformDataChanges",value:function(){var t=this._dataChanges;if(t&&t.length){this._dataChanges=[];for(var e=this.data.datasets.length,n=function(e){return new Set(t.filter((function(t){return t[0]===e})).map((function(t,e){return e+","+t.splice(1).join(",")})))},r=n(0),a=1;a<e;a++)if(!TAn(r,n(a)))return;return Array.from(r).map((function(t){return t.split(",")})).map((function(t){return{method:t[1],start:+t[2],count:+t[3]}}))}}},{key:"_updateLayout",value:function(t){var e=this;if(!1!==this.notifyPlugins("beforeLayout",{cancelable:!0})){aSn.update(this,this.width,this.height,t);var n=this.chartArea,r=n.width<=0||n.height<=0;this._layers=[],xAn(this.boxes,(function(t){var n;r&&"chartArea"===t.position||(t.configure&&t.configure(),(n=e._layers).push.apply(n,z(t._layers())))}),this),this._layers.forEach((function(t,e){t._idx=e})),this.notifyPlugins("afterLayout")}}},{key:"_updateDatasets",value:function(t){if(!1!==this.notifyPlugins("beforeDatasetsUpdate",{mode:t,cancelable:!0})){for(var e=0,n=this.data.datasets.length;e<n;++e)this.getDatasetMeta(e).controller.configure();for(var r=0,a=this.data.datasets.length;r<a;++r)this._updateDataset(r,DAn(t)?t({datasetIndex:r}):t);this.notifyPlugins("afterDatasetsUpdate",{mode:t})}}},{key:"_updateDataset",value:function(t,e){var n=this.getDatasetMeta(t),r={meta:n,index:t,mode:e,cancelable:!0};!1!==this.notifyPlugins("beforeDatasetUpdate",r)&&(n.controller._update(e),r.cancelable=!1,this.notifyPlugins("afterDatasetUpdate",r))}},{key:"render",value:function(){!1!==this.notifyPlugins("beforeRender",{cancelable:!0})&&(rEn.has(this)?this.attached&&!rEn.running(this)&&rEn.start(this):(this.draw(),rLn({chart:this})))}},{key:"draw",value:function(){var t;if(this._resizeBeforeDraw){var e=this._resizeBeforeDraw,n=e.width,r=e.height;this._resize(n,r),this._resizeBeforeDraw=null}if(this.clear(),!(this.width<=0||this.height<=0)&&!1!==this.notifyPlugins("beforeDraw",{cancelable:!0})){var a=this._layers;for(t=0;t<a.length&&a[t].z<=0;++t)a[t].draw(this.chartArea);for(this._drawDatasets();t<a.length;++t)a[t].draw(this.chartArea);this.notifyPlugins("afterDraw")}}},{key:"_getSortedDatasetMetas",value:function(t){var e,n,r=this._sortedMetasets,a=[];for(e=0,n=r.length;e<n;++e){var i=r[e];t&&!i.visible||a.push(i)}return a}},{key:"getSortedVisibleDatasetMetas",value:function(){return this._getSortedDatasetMetas(!0)}},{key:"_drawDatasets",value:function(){if(!1!==this.notifyPlugins("beforeDatasetsDraw",{cancelable:!0})){for(var t=this.getSortedVisibleDatasetMetas(),e=t.length-1;e>=0;--e)this._drawDataset(t[e]);this.notifyPlugins("afterDatasetsDraw")}}},{key:"_drawDataset",value:function(t){var e=this.ctx,n=t._clip,r=!n.disabled,a=function(t){var e=t.xScale,n=t.yScale;if(e&&n)return{left:e.left,right:e.right,top:n.top,bottom:n.bottom}}(t)||this.chartArea,i={meta:t,index:t.index,cancelable:!0};!1!==this.notifyPlugins("beforeDatasetDraw",i)&&(r&&Ukn(e,{left:!1===n.left?0:a.left-n.left,right:!1===n.right?this.width:a.right+n.right,top:!1===n.top?0:a.top-n.top,bottom:!1===n.bottom?this.height:a.bottom+n.bottom}),t.controller.draw(),r&&Wkn(e),i.cancelable=!1,this.notifyPlugins("afterDatasetDraw",i))}},{key:"isPointInArea",value:function(t){return jkn(t,this.chartArea,this._minPadding)}},{key:"getElementsAtEventForMode",value:function(t,e,n,r){var a=ZEn.modes[e];return"function"===typeof a?a(this,t,n,r):[]}},{key:"getDatasetMeta",value:function(t){var e=this.data.datasets[t],n=this._metasets,r=n.filter((function(t){return t&&t._dataset===e})).pop();return r||(r={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:e&&e.order||0,index:t,_dataset:e,_parsed:[],_sorted:!1},n.push(r)),r}},{key:"getContext",value:function(){return this.$context||(this.$context=lHn(null,{chart:this,type:"chart"}))}},{key:"getVisibleDatasetCount",value:function(){return this.getSortedVisibleDatasetMetas().length}},{key:"isDatasetVisible",value:function(t){var e=this.data.datasets[t];if(!e)return!1;var n=this.getDatasetMeta(t);return"boolean"===typeof n.hidden?!n.hidden:!e.hidden}},{key:"setDatasetVisibility",value:function(t,e){this.getDatasetMeta(t).hidden=!e}},{key:"toggleDataVisibility",value:function(t){this._hiddenIndices[t]=!this._hiddenIndices[t]}},{key:"getDataVisibility",value:function(t){return!this._hiddenIndices[t]}},{key:"_updateVisibility",value:function(t,e,n){var r=n?"show":"hide",a=this.getDatasetMeta(t),i=a.controller._resolveAnimations(void 0,r);BAn(e)?(a.data[e].hidden=!n,this.update()):(this.setDatasetVisibility(t,n),i.update(a,{visible:n}),this.update((function(e){return e.datasetIndex===t?r:void 0})))}},{key:"hide",value:function(t,e){this._updateVisibility(t,e,!1)}},{key:"show",value:function(t,e){this._updateVisibility(t,e,!0)}},{key:"_destroyDatasetMeta",value:function(t){var e=this._metasets[t];e&&e.controller&&e.controller._destroy(),delete this._metasets[t]}},{key:"_stop",value:function(){var t,e;for(this.stop(),rEn.remove(this),t=0,e=this.data.datasets.length;t<e;++t)this._destroyDatasetMeta(t)}},{key:"destroy",value:function(){this.notifyPlugins("beforeDestroy");var t=this.canvas,e=this.ctx;this._stop(),this.config.clearCache(),t&&(this.unbindEvents(),Fkn(t,e),this.platform.releaseContext(e),this.canvas=null,this.ctx=null),delete oLn[this.id],this.notifyPlugins("afterDestroy")}},{key:"toBase64Image",value:function(){var t;return(t=this.canvas).toDataURL.apply(t,arguments)}},{key:"bindEvents",value:function(){this.bindUserEvents(),this.options.responsive?this.bindResponsiveEvents():this.attached=!0}},{key:"bindUserEvents",value:function(){var t=this,e=this._listeners,n=this.platform,r=function(e,n,r){e.offsetX=n,e.offsetY=r,t._eventHandler(e)};xAn(this.options.events,(function(a){return function(r,a){n.addEventListener(t,r,a),e[r]=a}(a,r)}))}},{key:"bindResponsiveEvents",value:function(){var t=this;this._responsiveListeners||(this._responsiveListeners={});var e,n=this._responsiveListeners,r=this.platform,a=function(e,a){r.addEventListener(t,e,a),n[e]=a},i=function(e,a){n[e]&&(r.removeEventListener(t,e,a),delete n[e])},o=function(e,n){t.canvas&&t.resize(e,n)},l=function n(){i("attach",n),t.attached=!0,t.resize(),a("resize",o),a("detach",e)};e=function(){t.attached=!1,i("resize",o),t._stop(),t._resize(0,0),a("attach",l)},r.isAttached(this.canvas)?l():e()}},{key:"unbindEvents",value:function(){var t=this;xAn(this._listeners,(function(e,n){t.platform.removeEventListener(t,n,e)})),this._listeners={},xAn(this._responsiveListeners,(function(e,n){t.platform.removeEventListener(t,n,e)})),this._responsiveListeners=void 0}},{key:"updateHoverStyle",value:function(t,e,n){var r,a,i,o=n?"set":"remove";for("dataset"===e&&this.getDatasetMeta(t[0].datasetIndex).controller["_"+o+"DatasetHoverStyle"](),a=0,i=t.length;a<i;++a){var l=(r=t[a])&&this.getDatasetMeta(r.datasetIndex).controller;l&&l[o+"HoverStyle"](r.element,r.datasetIndex,r.index)}}},{key:"getActiveElements",value:function(){return this._active||[]}},{key:"setActiveElements",value:function(t){var e=this,n=this._active||[],r=t.map((function(t){var n=t.datasetIndex,r=t.index,a=e.getDatasetMeta(n);if(!a)throw new Error("No dataset found at index "+n);return{datasetIndex:n,element:a.data[r],index:r}}));!MAn(r,n)&&(this._active=r,this._lastEvent=null,this._updateHoverStyles(r,n))}},{key:"notifyPlugins",value:function(t,e,n){return this._plugins.notify(this,t,e,n)}},{key:"isPluginEnabled",value:function(t){return 1===this._plugins._cache.filter((function(e){return e.plugin.id===t})).length}},{key:"_updateHoverStyles",value:function(t,e,n){var r=this.options.hover,a=function(t,e){return t.filter((function(t){return!e.some((function(e){return t.datasetIndex===e.datasetIndex&&t.index===e.index}))}))},i=a(e,t),o=n?t:a(t,e);i.length&&this.updateHoverStyle(i,r.mode,!1),o.length&&r.mode&&this.updateHoverStyle(o,r.mode,!0)}},{key:"_eventHandler",value:function(t,e){var n=this,r={event:t,replay:e,cancelable:!0,inChartArea:this.isPointInArea(t)},a=function(e){return(e.options.events||n.options.events).includes(t.native.type)};if(!1!==this.notifyPlugins("beforeEvent",r,a)){var i=this._handleEvent(t,e,r.inChartArea);return r.cancelable=!1,this.notifyPlugins("afterEvent",r,a),(i||r.changed)&&this.render(),this}}},{key:"_handleEvent",value:function(t,e,n){var r=this._active,a=void 0===r?[]:r,i=this.options,o=e,l=this._getActiveElements(t,a,n,o),c=function(t){return"mouseup"===t.type||"click"===t.type||"contextmenu"===t.type}(t),s=function(t,e,n,r){return n&&"mouseout"!==t.type?r?e:t:null}(t,this._lastEvent,n,c);n&&(this._lastEvent=null,bAn(i.onHover,[t,l,this],this),c&&bAn(i.onClick,[t,l,this],this));var u=!MAn(l,a);return(u||e)&&(this._active=l,this._updateHoverStyles(l,a,e)),this._lastEvent=s,u}},{key:"_getActiveElements",value:function(t,e,n,r){if("mouseout"===t.type)return[];if(!n)return e;var a=this.options.hover;return this.getElementsAtEventForMode(t,a.mode,a,r)}}],[{key:"register",value:function(){VSn.add.apply(VSn,arguments),uLn()}},{key:"unregister",value:function(){VSn.remove.apply(VSn,arguments),uLn()}}]),t}();function uLn(){return xAn(sLn.instances,(function(t){return t._plugins.invalidate()}))}function dLn(t,e,n,r){var a=function(t){return eHn(t,["outerStart","outerEnd","innerStart","innerEnd"])}(t.options.borderRadius),i=(n-e)/2,o=Math.min(i,r*e/2),l=function(t){var e=(n-Math.min(i,t))*r/2;return rkn(t,0,Math.min(i,e))};return{outerStart:l(a.outerStart),outerEnd:l(a.outerEnd),innerStart:rkn(a.innerStart,0,o),innerEnd:rkn(a.innerEnd,0,o)}}function hLn(t,e,n,r){return{x:n+t*Math.cos(e),y:r+t*Math.sin(e)}}function fLn(t,e,n,r,a,i){var o=e.x,l=e.y,c=e.startAngle,s=e.pixelMargin,u=e.innerRadius,d=Math.max(e.outerRadius+r+n-s,0),h=u>0?u+r+n+s:0,f=0,p=a-c;if(r){var g=((u>0?u-r:0)+(d>0?d-r:0))/2;f=(p-(0!==g?p*g/(g+r):p))/2}var v=(p-Math.max(.001,p*d-n/VAn)/d)/2,m=c+v+f,y=a-v-f,b=dLn(e,h,d,y-m),x=b.outerStart,M=b.outerEnd,w=b.innerStart,z=b.innerEnd,C=d-x,A=d-M,k=m+x/C,H=y-M/A,E=h+w,S=h+z,L=m+w/E,_=y-z/S;if(t.beginPath(),i){var B=(k+H)/2;if(t.arc(o,l,d,k,B),t.arc(o,l,d,B,H),M>0){var D=hLn(A,H,o,l);t.arc(D.x,D.y,M,H,y+NAn)}var T=hLn(S,y,o,l);if(t.lineTo(T.x,T.y),z>0){var V=hLn(S,_,o,l);t.arc(V.x,V.y,z,y+NAn,_+Math.PI)}var O=(y-z/h+(m+w/h))/2;if(t.arc(o,l,h,y-z/h,O,!0),t.arc(o,l,h,O,m+w/h,!0),w>0){var I=hLn(E,L,o,l);t.arc(I.x,I.y,w,L+Math.PI,m-NAn)}var R=hLn(C,m,o,l);if(t.lineTo(R.x,R.y),x>0){var F=hLn(C,k,o,l);t.arc(F.x,F.y,x,m-NAn,k)}}else{t.moveTo(o,l);var N=Math.cos(k)*d+o,P=Math.sin(k)*d+l;t.lineTo(N,P);var j=Math.cos(H)*d+o,U=Math.sin(H)*d+l;t.lineTo(j,U)}t.closePath()}function pLn(t,e,n,r,a){var i=e.fullCircles,o=e.startAngle,l=e.circumference,c=e.options,s=c.borderWidth,u=c.borderJoinStyle,d=c.borderDash,h=c.borderDashOffset,f="inner"===c.borderAlign;if(s){t.setLineDash(d||[]),t.lineDashOffset=h,f?(t.lineWidth=2*s,t.lineJoin=u||"round"):(t.lineWidth=s,t.lineJoin=u||"bevel");var p=e.endAngle;if(i){fLn(t,e,n,r,p,a);for(var g=0;g<i;++g)t.stroke();isNaN(l)||(p=o+(l%OAn||OAn))}f&&function(t,e,n){var r=e.startAngle,a=e.pixelMargin,i=e.x,o=e.y,l=e.outerRadius,c=e.innerRadius,s=a/l;t.beginPath(),t.arc(i,o,l,r-s,n+s),c>a?(s=a/c,t.arc(i,o,c,n+s,r-s,!0)):t.arc(i,o,a,n+NAn,r-NAn),t.closePath(),t.clip()}(t,e,p),i||(fLn(t,e,n,r,p,a),t.stroke())}}He(sLn,"defaults",Vkn),He(sLn,"instances",oLn),He(sLn,"overrides",Lkn),He(sLn,"registry",VSn),He(sLn,"version","4.3.0"),He(sLn,"getChart",lLn);var gLn=function(t){L(n,t);var e=T(n);function n(t){var r;return C(this,n),He(D(r=e.call(this)),"circumference",void 0),He(D(r),"endAngle",void 0),He(D(r),"fullCircles",void 0),He(D(r),"innerRadius",void 0),He(D(r),"outerRadius",void 0),He(D(r),"pixelMargin",void 0),He(D(r),"startAngle",void 0),r.options=void 0,r.circumference=void 0,r.startAngle=void 0,r.endAngle=void 0,r.innerRadius=void 0,r.outerRadius=void 0,r.pixelMargin=0,r.fullCircles=0,t&&Object.assign(D(r),t),r}return E(n,[{key:"inRange",value:function(t,e,n){var r=QAn(this.getProps(["x","y"],n),{x:t,y:e}),a=r.angle,i=r.distance,o=this.getProps(["startAngle","endAngle","innerRadius","outerRadius","circumference"],n),l=o.startAngle,c=o.endAngle,s=o.innerRadius,u=o.outerRadius,d=o.circumference,h=(this.options.spacing+this.options.borderWidth)/2,f=mAn(d,c-l)>=OAn||nkn(a,l,c),p=akn(i,s+h,u+h);return f&&p}},{key:"getCenterPoint",value:function(t){var e=this.getProps(["x","y","startAngle","endAngle","innerRadius","outerRadius"],t),n=e.x,r=e.y,a=e.startAngle,i=e.endAngle,o=e.innerRadius,l=e.outerRadius,c=this.options,s=c.offset,u=(a+i)/2,d=(o+l+c.spacing+s)/2;return{x:n+Math.cos(u)*d,y:r+Math.sin(u)*d}}},{key:"tooltipPosition",value:function(t){return this.getCenterPoint(t)}},{key:"draw",value:function(t){var e=this.options,n=this.circumference,r=(e.offset||0)/4,a=(e.spacing||0)/2,i=e.circular;if(this.pixelMargin="inner"===e.borderAlign?.33:0,this.fullCircles=n>OAn?Math.floor(n/OAn):0,!(0===n||this.innerRadius<0||this.outerRadius<0)){t.save();var o=(this.startAngle+this.endAngle)/2;t.translate(Math.cos(o)*r,Math.sin(o)*r);var l=r*(1-Math.sin(Math.min(VAn,n||0)));t.fillStyle=e.backgroundColor,t.strokeStyle=e.borderColor,function(t,e,n,r,a){var i=e.fullCircles,o=e.startAngle,l=e.circumference,c=e.endAngle;if(i){fLn(t,e,n,r,c,a);for(var s=0;s<i;++s)t.fill();isNaN(l)||(c=o+(l%OAn||OAn))}fLn(t,e,n,r,c,a),t.fill()}(t,this,l,a,i),pLn(t,this,l,a,i),t.restore()}}}]),n}(wSn);function vLn(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:e;t.lineCap=mAn(n.borderCapStyle,e.borderCapStyle),t.setLineDash(mAn(n.borderDash,e.borderDash)),t.lineDashOffset=mAn(n.borderDashOffset,e.borderDashOffset),t.lineJoin=mAn(n.borderJoinStyle,e.borderJoinStyle),t.lineWidth=mAn(n.borderWidth,e.borderWidth),t.strokeStyle=mAn(n.borderColor,e.borderColor)}function mLn(t,e,n){t.lineTo(n.x,n.y)}function yLn(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=t.length,a=n.start,i=void 0===a?0:a,o=n.end,l=void 0===o?r-1:o,c=e.start,s=e.end,u=Math.max(i,c),d=Math.min(l,s),h=i<c&&l<c||i>s&&l>s;return{count:r,start:u,loop:e.loop,ilen:d<u&&!h?r+d-u:d-u}}function bLn(t,e,n,r){var a,i,o,l=e.points,c=e.options,s=yLn(l,n,r),u=s.count,d=s.start,h=s.loop,f=s.ilen,p=function(t){return t.stepped?Zkn:t.tension||"monotone"===t.cubicInterpolationMode?Gkn:mLn}(c),g=r||{},v=g.move,m=void 0===v||v,y=g.reverse;for(a=0;a<=f;++a)(i=l[(d+(y?f-a:a))%u]).skip||(m?(t.moveTo(i.x,i.y),m=!1):p(t,o,i,y,c.stepped),o=i);return h&&p(t,o,i=l[(d+(y?f:0))%u],y,c.stepped),!!h}function xLn(t,e,n,r){var a,i,o,l,c,s,u=e.points,d=yLn(u,n,r),h=d.count,f=d.start,p=d.ilen,g=r||{},v=g.move,m=void 0===v||v,y=g.reverse,b=0,x=0,M=function(t){return(f+(y?p-t:t))%h},w=function(){l!==c&&(t.lineTo(b,c),t.lineTo(b,l),t.lineTo(b,s))};for(m&&(i=u[M(0)],t.moveTo(i.x,i.y)),a=0;a<=p;++a)if(!(i=u[M(a)]).skip){var z=i.x,C=i.y,A=0|z;A===o?(C<l?l=C:C>c&&(c=C),b=(x*b+z)/++x):(w(),t.lineTo(z,C),o=A,x=0,l=c=C),s=C}w()}function MLn(t){var e=t.options,n=e.borderDash&&e.borderDash.length;return!t._decimated&&!t._loop&&!e.tension&&"monotone"!==e.cubicInterpolationMode&&!e.stepped&&!n?xLn:bLn}He(gLn,"id","arc"),He(gLn,"defaults",{borderAlign:"center",borderColor:"#fff",borderDash:[],borderDashOffset:0,borderJoinStyle:void 0,borderRadius:0,borderWidth:2,offset:0,spacing:0,angle:void 0,circular:!0}),He(gLn,"defaultRoutes",{backgroundColor:"backgroundColor"}),He(gLn,"descriptors",{_scriptable:!0,_indexable:function(t){return"borderDash"!==t}});var wLn="function"===typeof Path2D;function zLn(t,e,n,r){wLn&&!e.options.segment?function(t,e,n,r){var a=e._path;a||(a=e._path=new Path2D,e.path(a,n,r)&&a.closePath()),vLn(t,e.options),t.stroke(a)}(t,e,n,r):function(t,e,n,r){var a,i=e.segments,o=e.options,l=MLn(e),c=y(i);try{for(c.s();!(a=c.n()).done;){var s=a.value;vLn(t,o,s.style),t.beginPath(),l(t,e,s,{start:n,end:n+r-1})&&t.closePath(),t.stroke()}}catch(u){c.e(u)}finally{c.f()}}(t,e,n,r)}var CLn=function(t){L(n,t);var e=T(n);function n(t){var r;return C(this,n),(r=e.call(this)).animated=!0,r.options=void 0,r._chart=void 0,r._loop=void 0,r._fullLoop=void 0,r._path=void 0,r._points=void 0,r._segments=void 0,r._decimated=!1,r._pointsUpdated=!1,r._datasetIndex=void 0,t&&Object.assign(D(r),t),r}return E(n,[{key:"updateControlPoints",value:function(t,e){var n=this.options;if((n.tension||"monotone"===n.cubicInterpolationMode)&&!n.stepped&&!this._pointsUpdated){var r=n.spanGaps?this._loop:this._fullLoop;EHn(this._points,n,t,r,e),this._pointsUpdated=!0}}},{key:"points",get:function(){return this._points},set:function(t){this._points=t,delete this._segments,delete this._path,this._pointsUpdated=!1}},{key:"segments",get:function(){return this._segments||(this._segments=function(t,e){var n=t.points,r=t.options.spanGaps,a=n.length;if(!a)return[];var i=!!t._loop,o=function(t,e,n,r){var a=0,i=e-1;if(n&&!r)for(;a<e&&!t[a].skip;)a++;for(;a<e&&t[a].skip;)a++;for(a%=e,n&&(i+=a);i>a&&t[i%e].skip;)i--;return{start:a,end:i%=e}}(n,a,i,r),l=o.start,c=o.end;return QHn(t,!0===r?[{start:l,end:c,loop:i}]:function(t,e,n,r){var a,i=t.length,o=[],l=e,c=t[e];for(a=e+1;a<=n;++a){var s=t[a%i];s.skip||s.stop?c.skip||(r=!1,o.push({start:e%i,end:(a-1)%i,loop:r}),e=l=s.stop?a:null):(l=a,c.skip&&(e=a)),c=s}return null!==l&&o.push({start:e%i,end:l%i,loop:r}),o}(n,l,c<l?c+a:c,!!t._fullLoop&&0===l&&c===a-1),n,e)}(this,this.options.segment))}},{key:"first",value:function(){var t=this.segments,e=this.points;return t.length&&e[t[0].start]}},{key:"last",value:function(){var t=this.segments,e=this.points,n=t.length;return n&&e[t[n-1].end]}},{key:"interpolate",value:function(t,e){var n=this.options,r=t[e],a=this.points,i=KHn(this,{property:e,start:r,end:r});if(i.length){var o,l,c=[],s=function(t){return t.stepped?UHn:t.tension||"monotone"===t.cubicInterpolationMode?WHn:jHn}(n);for(o=0,l=i.length;o<l;++o){var u=i[o],d=u.start,h=u.end,f=a[d],p=a[h];if(f!==p){var g=s(f,p,Math.abs((r-f[e])/(p[e]-f[e])),n.stepped);g[e]=t[e],c.push(g)}else c.push(f)}return 1===c.length?c[0]:c}}},{key:"pathSegment",value:function(t,e,n){return MLn(this)(t,this,e,n)}},{key:"path",value:function(t,e,n){var r=this.segments,a=MLn(this),i=this._loop;e=e||0,n=n||this.points.length-e;var o,l=y(r);try{for(l.s();!(o=l.n()).done;){i&=a(t,this,o.value,{start:e,end:e+n-1})}}catch(c){l.e(c)}finally{l.f()}return!!i}},{key:"draw",value:function(t,e,n,r){var a=this.options||{};(this.points||[]).length&&a.borderWidth&&(t.save(),zLn(t,this,n,r),t.restore()),this.animated&&(this._pointsUpdated=!1,this._path=void 0)}}]),n}(wSn);function ALn(t,e,n,r){var a=t.options,i=t.getProps([n],r)[n];return Math.abs(e-i)<a.radius+a.hitRadius}He(CLn,"id","line"),He(CLn,"defaults",{borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderWidth:3,capBezierPoints:!0,cubicInterpolationMode:"default",fill:!1,spanGaps:!1,stepped:!1,tension:0}),He(CLn,"defaultRoutes",{backgroundColor:"backgroundColor",borderColor:"borderColor"}),He(CLn,"descriptors",{_scriptable:!0,_indexable:function(t){return"borderDash"!==t&&"fill"!==t}});var kLn=function(t){L(n,t);var e=T(n);function n(t){var r;return C(this,n),He(D(r=e.call(this)),"parsed",void 0),He(D(r),"skip",void 0),He(D(r),"stop",void 0),r.options=void 0,r.parsed=void 0,r.skip=void 0,r.stop=void 0,t&&Object.assign(D(r),t),r}return E(n,[{key:"inRange",value:function(t,e,n){var r=this.options,a=this.getProps(["x","y"],n),i=a.x,o=a.y;return Math.pow(t-i,2)+Math.pow(e-o,2)<Math.pow(r.hitRadius+r.radius,2)}},{key:"inXRange",value:function(t,e){return ALn(this,t,"x",e)}},{key:"inYRange",value:function(t,e){return ALn(this,t,"y",e)}},{key:"getCenterPoint",value:function(t){var e=this.getProps(["x","y"],t);return{x:e.x,y:e.y}}},{key:"size",value:function(t){var e=(t=t||this.options||{}).radius||0;return 2*((e=Math.max(e,e&&t.hoverRadius||0))+(e&&t.borderWidth||0))}},{key:"draw",value:function(t,e){var n=this.options;this.skip||n.radius<.1||!jkn(this,e,this.size(n)/2)||(t.strokeStyle=n.borderColor,t.lineWidth=n.borderWidth,t.fillStyle=n.backgroundColor,Nkn(t,n,this.x,this.y))}},{key:"getRange",value:function(){var t=this.options||{};return t.radius+t.hitRadius}}]),n}(wSn);function HLn(t,e){var n,r,a,i,o,l=t.getProps(["x","y","base","width","height"],e),c=l.x,s=l.y,u=l.base,d=l.width,h=l.height;return t.horizontal?(o=h/2,n=Math.min(c,u),r=Math.max(c,u),a=s-o,i=s+o):(n=c-(o=d/2),r=c+o,a=Math.min(s,u),i=Math.max(s,u)),{left:n,top:a,right:r,bottom:i}}function ELn(t,e,n,r){return t?0:rkn(e,n,r)}function SLn(t){var e=HLn(t),n=e.right-e.left,r=e.bottom-e.top,a=function(t,e,n){var r=t.options.borderWidth,a=t.borderSkipped,i=nHn(r);return{t:ELn(a.top,i.top,0,n),r:ELn(a.right,i.right,0,e),b:ELn(a.bottom,i.bottom,0,n),l:ELn(a.left,i.left,0,e)}}(t,n/2,r/2),i=function(t,e,n){var r=t.getProps(["enableBorderRadius"]).enableBorderRadius,a=t.options.borderRadius,i=rHn(a),o=Math.min(e,n),l=t.borderSkipped,c=r||pAn(a);return{topLeft:ELn(!c||l.top||l.left,i.topLeft,0,o),topRight:ELn(!c||l.top||l.right,i.topRight,0,o),bottomLeft:ELn(!c||l.bottom||l.left,i.bottomLeft,0,o),bottomRight:ELn(!c||l.bottom||l.right,i.bottomRight,0,o)}}(t,n/2,r/2);return{outer:{x:e.left,y:e.top,w:n,h:r,radius:i},inner:{x:e.left+a.l,y:e.top+a.t,w:n-a.l-a.r,h:r-a.t-a.b,radius:{topLeft:Math.max(0,i.topLeft-Math.max(a.t,a.l)),topRight:Math.max(0,i.topRight-Math.max(a.t,a.r)),bottomLeft:Math.max(0,i.bottomLeft-Math.max(a.b,a.l)),bottomRight:Math.max(0,i.bottomRight-Math.max(a.b,a.r))}}}}function LLn(t,e,n,r){var a=null===e,i=null===n,o=t&&!(a&&i)&&HLn(t,r);return o&&(a||akn(e,o.left,o.right))&&(i||akn(n,o.top,o.bottom))}function _Ln(t,e){t.rect(e.x,e.y,e.w,e.h)}function BLn(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=t.x!==n.x?-e:0,a=t.y!==n.y?-e:0,i=(t.x+t.w!==n.x+n.w?e:0)-r,o=(t.y+t.h!==n.y+n.h?e:0)-a;return{x:t.x+r,y:t.y+a,w:t.w+i,h:t.h+o,radius:t.radius}}He(kLn,"id","point"),He(kLn,"defaults",{borderWidth:1,hitRadius:1,hoverBorderWidth:1,hoverRadius:4,pointStyle:"circle",radius:3,rotation:0}),He(kLn,"defaultRoutes",{backgroundColor:"backgroundColor",borderColor:"borderColor"});var DLn=function(t){L(n,t);var e=T(n);function n(t){var r;return C(this,n),(r=e.call(this)).options=void 0,r.horizontal=void 0,r.base=void 0,r.width=void 0,r.height=void 0,r.inflateAmount=void 0,t&&Object.assign(D(r),t),r}return E(n,[{key:"draw",value:function(t){var e,n=this.inflateAmount,r=this.options,a=r.borderColor,i=r.backgroundColor,o=SLn(this),l=o.inner,c=o.outer,s=(e=c.radius).topLeft||e.topRight||e.bottomLeft||e.bottomRight?$kn:_Ln;t.save(),c.w===l.w&&c.h===l.h||(t.beginPath(),s(t,BLn(c,n,l)),t.clip(),s(t,BLn(l,-n,c)),t.fillStyle=a,t.fill("evenodd")),t.beginPath(),s(t,BLn(l,n)),t.fillStyle=i,t.fill(),t.restore()}},{key:"inRange",value:function(t,e,n){return LLn(this,t,e,n)}},{key:"inXRange",value:function(t,e){return LLn(this,t,null,e)}},{key:"inYRange",value:function(t,e){return LLn(this,null,t,e)}},{key:"getCenterPoint",value:function(t){var e=this.getProps(["x","y","base","horizontal"],t),n=e.x,r=e.y,a=e.base,i=e.horizontal;return{x:i?(n+a)/2:n,y:i?r:(r+a)/2}}},{key:"getRange",value:function(t){return"x"===t?this.width/2:this.height/2}}]),n}(wSn);He(DLn,"id","bar"),He(DLn,"defaults",{borderSkipped:"start",borderWidth:0,borderRadius:0,inflateAmount:"auto",pointStyle:void 0}),He(DLn,"defaultRoutes",{backgroundColor:"backgroundColor",borderColor:"borderColor"});var TLn=Object.freeze({__proto__:null,ArcElement:gLn,BarElement:DLn,LineElement:CLn,PointElement:kLn}),VLn=["rgb(54, 162, 235)","rgb(255, 99, 132)","rgb(255, 159, 64)","rgb(255, 205, 86)","rgb(75, 192, 192)","rgb(153, 102, 255)","rgb(201, 203, 207)"],OLn=VLn.map((function(t){return t.replace("rgb(","rgba(").replace(")",", 0.5)")}));function ILn(t){return VLn[t%VLn.length]}function RLn(t){return OLn[t%OLn.length]}function FLn(t){var e=0;return function(n,r){var a=t.getDatasetMeta(r).controller;a instanceof LEn?e=function(t,e){return t.backgroundColor=t.data.map((function(){return ILn(e++)})),e}(n,e):a instanceof BEn?e=function(t,e){return t.backgroundColor=t.data.map((function(){return RLn(e++)})),e}(n,e):a&&(e=function(t,e){return t.borderColor=ILn(e),t.backgroundColor=RLn(e),++e}(n,e))}}function NLn(t){var e;for(e in t)if(t[e].borderColor||t[e].backgroundColor)return!0;return!1}var PLn={id:"colors",defaults:{enabled:!0,forceOverride:!1},beforeLayout:function(t,e,n){if(n.enabled){var r=t.config,a=r.data.datasets,i=r.options,o=i.elements;if(n.forceOverride||!(NLn(a)||(l=i,l&&(l.borderColor||l.backgroundColor))||o&&NLn(o))){var l,c=FLn(t);a.forEach(c)}}}};function jLn(t){if(t._decimated){var e=t._data;delete t._decimated,delete t._data,Object.defineProperty(t,"data",{configurable:!0,enumerable:!0,writable:!0,value:e})}}function ULn(t){t.data.datasets.forEach((function(t){jLn(t)}))}var WLn={id:"decimation",defaults:{algorithm:"min-max",enabled:!1},beforeElementsUpdate:function(t,e,n){if(n.enabled){var r=t.width;t.data.datasets.forEach((function(e,a){var i=e._data,o=e.indexAxis,l=t.getDatasetMeta(a),c=i||e.data;if("y"!==oHn([o,t.options.indexAxis])&&l.controller.supportsDecimation){var s=t.scales[l.xAxisID];if(("linear"===s.type||"time"===s.type)&&!t.options.parsing){var u=function(t,e){var n=e.length,r=0,a=t.iScale,i=a.getUserBounds(),o=i.min,l=i.max,c=i.minDefined,s=i.maxDefined;return c&&(r=rkn(okn(e,a.axis,o).lo,0,n-1)),{start:r,count:s?rkn(okn(e,a.axis,l).hi+1,r,n)-r:n-r}}(l,c),d=u.start,h=u.count;if(h<=(n.threshold||4*r))jLn(e);else{var f;switch(hAn(i)&&(e._data=c,delete e.data,Object.defineProperty(e,"data",{configurable:!0,enumerable:!0,get:function(){return this._decimated},set:function(t){this._data=t}})),n.algorithm){case"lttb":f=function(t,e,n,r,a){var i=a.samples||r;if(i>=n)return t.slice(e,e+n);var o,l,c,s,u,d=[],h=(n-2)/(i-2),f=0,p=e+n-1,g=e;for(d[f++]=t[g],o=0;o<i-2;o++){var v=0,m=0,y=void 0,b=Math.floor((o+1)*h)+1+e,x=Math.min(Math.floor((o+2)*h)+1,n)+e,M=x-b;for(y=b;y<x;y++)v+=t[y].x,m+=t[y].y;v/=M,m/=M;var w=Math.floor(o*h)+1+e,z=Math.min(Math.floor((o+1)*h)+1,n)+e,C=t[g],A=C.x,k=C.y;for(c=s=-1,y=w;y<z;y++)(s=.5*Math.abs((A-v)*(t[y].y-k)-(A-t[y].x)*(m-k)))>c&&(c=s,l=t[y],u=y);d[f++]=l,g=u}return d[f++]=t[p],d}(c,d,h,r,n);break;case"min-max":f=function(t,e,n,r){var a,i,o,l,c,s,u,d,h,f,p=0,g=0,v=[],m=e+n-1,y=t[e].x,b=t[m].x-y;for(a=e;a<e+n;++a){o=((i=t[a]).x-y)/b*r,l=i.y;var x=0|o;if(x===c)l<h?(h=l,s=a):l>f&&(f=l,u=a),p=(g*p+i.x)/++g;else{var M=a-1;if(!hAn(s)&&!hAn(u)){var w=Math.min(s,u),z=Math.max(s,u);w!==d&&w!==M&&v.push(Se(Se({},t[w]),{},{x:p})),z!==d&&z!==M&&v.push(Se(Se({},t[z]),{},{x:p}))}a>0&&M!==d&&v.push(t[M]),v.push(i),c=x,g=0,h=f=l,s=u=d=a}}return v}(c,d,h,r);break;default:throw new Error("Unsupported decimation algorithm '".concat(n.algorithm,"'"))}e._decimated=f}}}}))}else ULn(t)},destroy:function(t){ULn(t)}};function ZLn(t,e,n,r){if(!r){var a=e[t],i=n[t];return"angle"===t&&(a=ekn(a),i=ekn(i)),{property:t,start:a,end:i}}}function GLn(t,e,n){for(;e>t;e--){var r=n[e];if(!isNaN(r.x)&&!isNaN(r.y))break}return e}function qLn(t,e,n,r){return t&&e?r(t[n],e[n]):t?t[n]:e?e[n]:0}function YLn(t,e){var n=[],r=!1;return fAn(t)?(r=!0,n=t):n=function(t,e){var n=t||{},r=n.x,a=void 0===r?null:r,i=n.y,o=void 0===i?null:i,l=e.points,c=[];return e.segments.forEach((function(t){var e=t.start,n=t.end;n=GLn(e,n,l);var r=l[e],i=l[n];null!==o?(c.push({x:r.x,y:o}),c.push({x:i.x,y:o})):null!==a&&(c.push({x:a,y:r.y}),c.push({x:a,y:i.y}))})),c}(t,e),n.length?new CLn({points:n,options:{tension:0},_loop:r,_fullLoop:r}):null}function XLn(t){return t&&!1!==t.fill}function $Ln(t,e,n){var r,a=t[e].fill,i=[e];if(!n)return a;for(;!1!==a&&-1===i.indexOf(a);){if(!gAn(a))return a;if(!(r=t[a]))return!1;if(r.visible)return a;i.push(a),a=r.fill}return!1}function KLn(t,e,n){var r=function(t){var e=t.options,n=e.fill,r=mAn(n&&n.target,n);void 0===r&&(r=!!e.backgroundColor);if(!1===r||null===r)return!1;if(!0===r)return"origin";return r}(t);if(pAn(r))return!isNaN(r.value)&&r;var a=parseFloat(r);return gAn(a)&&Math.floor(a)===a?function(t,e,n,r){"-"!==t&&"+"!==t||(n=e+n);if(n===e||n<0||n>=r)return!1;return n}(r[0],e,a,n):["origin","start","end","stack","shape"].indexOf(r)>=0&&r}function QLn(t,e,n){for(var r=[],a=0;a<n.length;a++){var i=JLn(n[a],e,"x"),o=i.first,l=i.last,c=i.point;if(!(!c||o&&l))if(o)r.unshift(c);else if(t.push(c),!l)break}t.push.apply(t,r)}function JLn(t,e,n){var r=t.interpolate(e,n);if(!r)return{};for(var a=r[n],i=t.segments,o=t.points,l=!1,c=!1,s=0;s<i.length;s++){var u=i[s],d=o[u.start][n],h=o[u.end][n];if(akn(a,d,h)){l=a===d,c=a===h;break}}return{first:l,last:c,point:r}}var t_n=function(){function t(e){C(this,t),this.x=e.x,this.y=e.y,this.radius=e.radius}return E(t,[{key:"pathSegment",value:function(t,e,n){var r=this.x,a=this.y,i=this.radius;return e=e||{start:0,end:OAn},t.arc(r,a,i,e.end,e.start,!0),!n.bounds}},{key:"interpolate",value:function(t){var e=this.x,n=this.y,r=this.radius,a=t.angle;return{x:e+Math.cos(a)*r,y:n+Math.sin(a)*r,angle:a}}}]),t}();function e_n(t){var e=t.chart,n=t.fill,r=t.line;if(gAn(n))return function(t,e){var n=t.getDatasetMeta(e),r=n&&t.isDatasetVisible(e);return r?n.dataset:null}(e,n);if("stack"===n)return function(t){var e=t.scale,n=t.index,r=t.line,a=[],i=r.segments,o=r.points,l=function(t,e){for(var n=[],r=t.getMatchingVisibleMetas("line"),a=0;a<r.length;a++){var i=r[a];if(i.index===e)break;i.hidden||n.unshift(i.dataset)}return n}(e,n);l.push(YLn({x:null,y:e.bottom},r));for(var c=0;c<i.length;c++)for(var s=i[c],u=s.start;u<=s.end;u++)QLn(a,o[u],l);return new CLn({points:a,options:{}})}(t);if("shape"===n)return!0;var a=function(t){var e=t.scale||{};if(e.getPointPositionForValue)return function(t){var e=t.scale,n=t.fill,r=e.options,a=e.getLabels().length,i=r.reverse?e.max:e.min,o=function(t,e,n){return"start"===t?n:"end"===t?e.options.reverse?e.min:e.max:pAn(t)?t.value:e.getBaseValue()}(n,e,i),l=[];if(r.grid.circular){var c=e.getPointPositionForValue(0,i);return new t_n({x:c.x,y:c.y,radius:e.getDistanceFromCenterForValue(o)})}for(var s=0;s<a;++s)l.push(e.getPointPositionForValue(s,o));return l}(t);return function(t){var e=t.scale,n=void 0===e?{}:e,r=t.fill,a=function(t,e){var n=null;return"start"===t?n=e.bottom:"end"===t?n=e.top:pAn(t)?n=e.getPixelForValue(t.value):e.getBasePixel&&(n=e.getBasePixel()),n}(r,n);if(gAn(a)){var i=n.isHorizontal();return{x:i?a:null,y:i?null:a}}return null}(t)}(t);return a instanceof t_n?a:YLn(a,r)}function n_n(t,e,n){var r=e_n(e),a=e.line,i=e.scale,o=e.axis,l=a.options,c=l.fill,s=l.backgroundColor,u=c||{},d=u.above,h=void 0===d?s:d,f=u.below,p=void 0===f?s:f;r&&a.points.length&&(Ukn(t,n),function(t,e){var n=e.line,r=e.target,a=e.above,i=e.below,o=e.area,l=e.scale,c=n._loop?"angle":e.axis;t.save(),"x"===c&&i!==a&&(r_n(t,r,o.top),a_n(t,{line:n,target:r,color:a,scale:l,property:c}),t.restore(),t.save(),r_n(t,r,o.bottom));a_n(t,{line:n,target:r,color:i,scale:l,property:c}),t.restore()}(t,{line:a,target:r,above:h,below:p,area:n,scale:i,axis:o}),Wkn(t))}function r_n(t,e,n){var r=e.segments,a=e.points,i=!0,o=!1;t.beginPath();var l,c=y(r);try{for(c.s();!(l=c.n()).done;){var s=l.value,u=s.start,d=s.end,h=a[u],f=a[GLn(u,d,a)];i?(t.moveTo(h.x,h.y),i=!1):(t.lineTo(h.x,n),t.lineTo(h.x,h.y)),(o=!!e.pathSegment(t,s,{move:o}))?t.closePath():t.lineTo(f.x,n)}}catch(p){c.e(p)}finally{c.f()}t.lineTo(e.first().x,n),t.closePath(),t.clip()}function a_n(t,e){var n,r=e.line,a=e.target,i=e.property,o=e.color,l=e.scale,c=function(t,e,n){var r,a=t.segments,i=t.points,o=e.points,l=[],c=y(a);try{for(c.s();!(r=c.n()).done;){var s=r.value,u=s.start,d=s.end;d=GLn(u,d,i);var h=ZLn(n,i[u],i[d],s.loop);if(e.segments){var f,p=y(KHn(e,h));try{for(p.s();!(f=p.n()).done;){var g,v=f.value,m=ZLn(n,o[v.start],o[v.end],v.loop),b=y($Hn(s,i,m));try{for(b.s();!(g=b.n()).done;){var x=g.value;l.push({source:x,target:v,start:He({},n,qLn(h,m,"start",Math.max)),end:He({},n,qLn(h,m,"end",Math.min))})}}catch(M){b.e(M)}finally{b.f()}}}catch(M){p.e(M)}finally{p.f()}}else l.push({source:s,target:h,start:i[u],end:i[d]})}}catch(M){c.e(M)}finally{c.f()}return l}(r,a,i),s=y(c);try{for(s.s();!(n=s.n()).done;){var u=n.value,d=u.source,h=u.target,f=u.start,p=u.end,g=d.style,v=(void 0===g?{}:g).backgroundColor,m=void 0===v?o:v,b=!0!==a;t.save(),t.fillStyle=m,i_n(t,l,b&&ZLn(i,f,p)),t.beginPath();var x=!!r.pathSegment(t,d),M=void 0;if(b){x?t.closePath():o_n(t,a,p,i);var w=!!a.pathSegment(t,h,{move:x,reverse:!0});(M=x&&w)||o_n(t,a,f,i)}t.closePath(),t.fill(M?"evenodd":"nonzero"),t.restore()}}catch(z){s.e(z)}finally{s.f()}}function i_n(t,e,n){var r=e.chart.chartArea,a=r.top,i=r.bottom,o=n||{},l=o.property,c=o.start,s=o.end;"x"===l&&(t.beginPath(),t.rect(c,a,s-c,i-a),t.clip())}function o_n(t,e,n,r){var a=e.interpolate(n,r);a&&t.lineTo(a.x,a.y)}var l_n={id:"filler",afterDatasetsUpdate:function(t,e,n){var r,a,i,o,l=(t.data.datasets||[]).length,c=[];for(a=0;a<l;++a)o=null,(i=(r=t.getDatasetMeta(a)).dataset)&&i.options&&i instanceof CLn&&(o={visible:t.isDatasetVisible(a),index:a,fill:KLn(i,a,l),chart:t,axis:r.controller.options.indexAxis,scale:r.vScale,line:i}),r.$filler=o,c.push(o);for(a=0;a<l;++a)(o=c[a])&&!1!==o.fill&&(o.fill=$Ln(c,a,n.propagate))},beforeDraw:function(t,e,n){for(var r="beforeDraw"===n.drawTime,a=t.getSortedVisibleDatasetMetas(),i=t.chartArea,o=a.length-1;o>=0;--o){var l=a[o].$filler;l&&(l.line.updateControlPoints(i,l.axis),r&&l.fill&&n_n(t.ctx,l,i))}},beforeDatasetsDraw:function(t,e,n){if("beforeDatasetsDraw"===n.drawTime)for(var r=t.getSortedVisibleDatasetMetas(),a=r.length-1;a>=0;--a){var i=r[a].$filler;XLn(i)&&n_n(t.ctx,i,t.chartArea)}},beforeDatasetDraw:function(t,e,n){var r=e.meta.$filler;XLn(r)&&"beforeDatasetDraw"===n.drawTime&&n_n(t.ctx,r,t.chartArea)},defaults:{propagate:!0,drawTime:"beforeDatasetDraw"}},c_n=function(t,e){var n=t.boxHeight,r=void 0===n?e:n,a=t.boxWidth,i=void 0===a?e:a;return t.usePointStyle&&(r=Math.min(r,e),i=t.pointStyleWidth||Math.min(i,e)),{boxWidth:i,boxHeight:r,itemHeight:Math.max(e,r)}},s_n=function(t){L(n,t);var e=T(n);function n(t){var r;return C(this,n),(r=e.call(this))._added=!1,r.legendHitBoxes=[],r._hoveredItem=null,r.doughnutMode=!1,r.chart=t.chart,r.options=t.options,r.ctx=t.ctx,r.legendItems=void 0,r.columnSizes=void 0,r.lineWidths=void 0,r.maxHeight=void 0,r.maxWidth=void 0,r.top=void 0,r.bottom=void 0,r.left=void 0,r.right=void 0,r.height=void 0,r.width=void 0,r._margins=void 0,r.position=void 0,r.weight=void 0,r.fullSize=void 0,r}return E(n,[{key:"update",value:function(t,e,n){this.maxWidth=t,this.maxHeight=e,this._margins=n,this.setDimensions(),this.buildLabels(),this.fit()}},{key:"setDimensions",value:function(){this.isHorizontal()?(this.width=this.maxWidth,this.left=this._margins.left,this.right=this.width):(this.height=this.maxHeight,this.top=this._margins.top,this.bottom=this.height)}},{key:"buildLabels",value:function(){var t=this,e=this.options.labels||{},n=bAn(e.generateLabels,[this.chart],this)||[];e.filter&&(n=n.filter((function(n){return e.filter(n,t.chart.data)}))),e.sort&&(n=n.sort((function(n,r){return e.sort(n,r,t.chart.data)}))),this.options.reverse&&n.reverse(),this.legendItems=n}},{key:"fit",value:function(){var t=this.options,e=this.ctx;if(t.display){var n,r,a=t.labels,i=iHn(a.font),o=i.size,l=this._computeTitleHeight(),c=c_n(a,o),s=c.boxWidth,u=c.itemHeight;e.font=i.string,this.isHorizontal()?(n=this.maxWidth,r=this._fitRows(l,o,s,u)+10):(r=this.maxHeight,n=this._fitCols(l,i,s,u)+10),this.width=Math.min(n,t.maxWidth||this.maxWidth),this.height=Math.min(r,t.maxHeight||this.maxHeight)}else this.width=this.height=0}},{key:"_fitRows",value:function(t,e,n,r){var a=this.ctx,i=this.maxWidth,o=this.options.labels.padding,l=this.legendHitBoxes=[],c=this.lineWidths=[0],s=r+o,u=t;a.textAlign="left",a.textBaseline="middle";var d=-1,h=-s;return this.legendItems.forEach((function(t,f){var p=n+e/2+a.measureText(t.text).width;(0===f||c[c.length-1]+p+2*o>i)&&(u+=s,c[c.length-(f>0?0:1)]=0,h+=s,d++),l[f]={left:0,top:h,row:d,width:p,height:r},c[c.length-1]+=p+o})),u}},{key:"_fitCols",value:function(t,e,n,r){var a=this.ctx,i=this.maxHeight,o=this.options.labels.padding,l=this.legendHitBoxes=[],c=this.columnSizes=[],s=i-t,u=o,d=0,h=0,f=0,p=0;return this.legendItems.forEach((function(t,i){var g=function(t,e,n,r,a){var i=function(t,e,n,r){var a=t.text;a&&"string"!==typeof a&&(a=a.reduce((function(t,e){return t.length>e.length?t:e})));return e+n.size/2+r.measureText(a).width}(r,t,e,n),o=function(t,e,n){var r=t;"string"!==typeof e.text&&(r=u_n(e,n));return r}(a,r,e.lineHeight);return{itemWidth:i,itemHeight:o}}(n,e,a,t,r),v=g.itemWidth,m=g.itemHeight;i>0&&h+m+2*o>s&&(u+=d+o,c.push({width:d,height:h}),f+=d+o,p++,d=h=0),l[i]={left:f,top:h,col:p,width:v,height:m},d=Math.max(d,v),h+=m+o})),u+=d,c.push({width:d,height:h}),u}},{key:"adjustHitBoxes",value:function(){if(this.options.display){var t=this._computeTitleHeight(),e=this.legendHitBoxes,n=this.options,r=n.align,a=n.labels.padding,i=ZHn(n.rtl,this.left,this.width);if(this.isHorizontal()){var o,l=0,c=pkn(r,this.left+a,this.right-this.lineWidths[l]),s=y(e);try{for(s.s();!(o=s.n()).done;){var u=o.value;l!==u.row&&(l=u.row,c=pkn(r,this.left+a,this.right-this.lineWidths[l])),u.top+=this.top+t+a,u.left=i.leftForLtr(i.x(c),u.width),c+=u.width+a}}catch(v){s.e(v)}finally{s.f()}}else{var d,h=0,f=pkn(r,this.top+t+a,this.bottom-this.columnSizes[h].height),p=y(e);try{for(p.s();!(d=p.n()).done;){var g=d.value;g.col!==h&&(h=g.col,f=pkn(r,this.top+t+a,this.bottom-this.columnSizes[h].height)),g.top=f,g.left+=this.left+a,g.left=i.leftForLtr(i.x(g.left),g.width),f+=g.height+a}}catch(v){p.e(v)}finally{p.f()}}}}},{key:"isHorizontal",value:function(){return"top"===this.options.position||"bottom"===this.options.position}},{key:"draw",value:function(){if(this.options.display){var t=this.ctx;Ukn(t,this),this._draw(),Wkn(t)}}},{key:"_draw",value:function(){var t,e=this,n=this.options,r=this.columnSizes,a=this.lineWidths,i=this.ctx,o=n.align,l=n.labels,c=Vkn.color,s=ZHn(n.rtl,this.left,this.width),u=iHn(l.font),d=l.padding,h=u.size,f=h/2;this.drawTitle(),i.textAlign=s.textAlign("left"),i.textBaseline="middle",i.lineWidth=.5,i.font=u.string;var p=c_n(l,h),g=p.boxWidth,v=p.boxHeight,m=p.itemHeight,y=this.isHorizontal(),b=this._computeTitleHeight();t=y?{x:pkn(o,this.left+d,this.right-a[0]),y:this.top+d+b,line:0}:{x:this.left+d,y:pkn(o,this.top+b+d,this.bottom-r[0].height),line:0},GHn(this.ctx,n.textDirection);var x=m+d;this.legendItems.forEach((function(p,M){i.strokeStyle=p.fontColor,i.fillStyle=p.fontColor;var w=i.measureText(p.text).width,z=s.textAlign(p.textAlign||(p.textAlign=l.textAlign)),C=g+f+w,A=t.x,k=t.y;if(s.setWidth(e.width),y?M>0&&A+C+d>e.right&&(k=t.y+=x,t.line++,A=t.x=pkn(o,e.left+d,e.right-a[t.line])):M>0&&k+x>e.bottom&&(A=t.x=A+r[t.line].width+d,t.line++,k=t.y=pkn(o,e.top+b+d,e.bottom-r[t.line].height)),function(t,e,n){if(!(isNaN(g)||g<=0||isNaN(v)||v<0)){i.save();var r=mAn(n.lineWidth,1);if(i.fillStyle=mAn(n.fillStyle,c),i.lineCap=mAn(n.lineCap,"butt"),i.lineDashOffset=mAn(n.lineDashOffset,0),i.lineJoin=mAn(n.lineJoin,"miter"),i.lineWidth=r,i.strokeStyle=mAn(n.strokeStyle,c),i.setLineDash(mAn(n.lineDash,[])),l.usePointStyle){var a={radius:v*Math.SQRT2/2,pointStyle:n.pointStyle,rotation:n.rotation,borderWidth:r},o=s.xPlus(t,g/2);Pkn(i,a,o,e+f,l.pointStyleWidth&&g)}else{var u=e+Math.max((h-v)/2,0),d=s.leftForLtr(t,g),p=rHn(n.borderRadius);i.beginPath(),Object.values(p).some((function(t){return 0!==t}))?$kn(i,{x:d,y:u,w:g,h:v,radius:p}):i.rect(d,u,g,v),i.fill(),0!==r&&i.stroke()}i.restore()}}(s.x(A),k,p),A=function(t,e,n,r){return t===(r?"left":"right")?n:"center"===t?(e+n)/2:e}(z,A+g+f,y?A+C:e.right,n.rtl),function(t,e,n){Xkn(i,n.text,t,e+m/2,u,{strikethrough:n.hidden,textAlign:s.textAlign(n.textAlign)})}(s.x(A),k,p),y)t.x+=C+d;else if("string"!==typeof p.text){var H=u.lineHeight;t.y+=u_n(p,H)}else t.y+=x})),qHn(this.ctx,n.textDirection)}},{key:"drawTitle",value:function(){var t=this.options,e=t.title,n=iHn(e.font),r=aHn(e.padding);if(e.display){var a,i=ZHn(t.rtl,this.left,this.width),o=this.ctx,l=e.position,c=n.size/2,s=r.top+c,u=this.left,d=this.width;if(this.isHorizontal())d=Math.max.apply(Math,z(this.lineWidths)),a=this.top+s,u=pkn(t.align,u,this.right-d);else{var h=this.columnSizes.reduce((function(t,e){return Math.max(t,e.height)}),0);a=s+pkn(t.align,this.top,this.bottom-h-t.labels.padding-this._computeTitleHeight())}var f=pkn(l,u,u+d);o.textAlign=i.textAlign(fkn(l)),o.textBaseline="middle",o.strokeStyle=e.color,o.fillStyle=e.color,o.font=n.string,Xkn(o,e.text,f,a,n)}}},{key:"_computeTitleHeight",value:function(){var t=this.options.title,e=iHn(t.font),n=aHn(t.padding);return t.display?e.lineHeight+n.height:0}},{key:"_getLegendItemAt",value:function(t,e){var n,r,a;if(akn(t,this.left,this.right)&&akn(e,this.top,this.bottom))for(a=this.legendHitBoxes,n=0;n<a.length;++n)if(akn(t,(r=a[n]).left,r.left+r.width)&&akn(e,r.top,r.top+r.height))return this.legendItems[n];return null}},{key:"handleEvent",value:function(t){var e=this.options;if(function(t,e){if(("mousemove"===t||"mouseout"===t)&&(e.onHover||e.onLeave))return!0;if(e.onClick&&("click"===t||"mouseup"===t))return!0;return!1}(t.type,e)){var n=this._getLegendItemAt(t.x,t.y);if("mousemove"===t.type||"mouseout"===t.type){var r=this._hoveredItem,a=function(t,e){return null!==t&&null!==e&&t.datasetIndex===e.datasetIndex&&t.index===e.index}(r,n);r&&!a&&bAn(e.onLeave,[t,r,this],this),this._hoveredItem=n,n&&!a&&bAn(e.onHover,[t,n,this],this)}else n&&bAn(e.onClick,[t,n,this],this)}}}]),n}(wSn);function u_n(t,e){return e*(t.text?t.text.length+.5:0)}var d_n={id:"legend",_element:s_n,start:function(t,e,n){var r=t.legend=new s_n({ctx:t.ctx,options:n,chart:t});aSn.configure(t,r,n),aSn.addBox(t,r)},stop:function(t){aSn.removeBox(t,t.legend),delete t.legend},beforeUpdate:function(t,e,n){var r=t.legend;aSn.configure(t,r,n),r.options=n},afterUpdate:function(t){var e=t.legend;e.buildLabels(),e.adjustHitBoxes()},afterEvent:function(t,e){e.replay||t.legend.handleEvent(e.event)},defaults:{display:!0,position:"top",align:"center",fullSize:!0,reverse:!1,weight:1e3,onClick:function(t,e,n){var r=e.datasetIndex,a=n.chart;a.isDatasetVisible(r)?(a.hide(r),e.hidden=!0):(a.show(r),e.hidden=!1)},onHover:null,onLeave:null,labels:{color:function(t){return t.chart.options.color},boxWidth:40,padding:10,generateLabels:function(t){var e=t.data.datasets,n=t.legend.options.labels,r=n.usePointStyle,a=n.pointStyle,i=n.textAlign,o=n.color,l=n.useBorderRadius,c=n.borderRadius;return t._getSortedDatasetMetas().map((function(t){var n=t.controller.getStyle(r?0:void 0),s=aHn(n.borderWidth);return{text:e[t.index].label,fillStyle:n.backgroundColor,fontColor:o,hidden:!t.visible,lineCap:n.borderCapStyle,lineDash:n.borderDash,lineDashOffset:n.borderDashOffset,lineJoin:n.borderJoinStyle,lineWidth:(s.width+s.height)/4,strokeStyle:n.borderColor,pointStyle:a||n.pointStyle,rotation:n.rotation,textAlign:i||n.textAlign,borderRadius:l&&(c||n.borderRadius),datasetIndex:t.index}}),this)}},title:{color:function(t){return t.chart.options.color},display:!1,position:"center",text:""}},descriptors:{_scriptable:function(t){return!t.startsWith("on")},labels:{_scriptable:function(t){return!["generateLabels","filter","sort"].includes(t)}}}},h_n=function(t){L(n,t);var e=T(n);function n(t){var r;return C(this,n),(r=e.call(this)).chart=t.chart,r.options=t.options,r.ctx=t.ctx,r._padding=void 0,r.top=void 0,r.bottom=void 0,r.left=void 0,r.right=void 0,r.width=void 0,r.height=void 0,r.position=void 0,r.weight=void 0,r.fullSize=void 0,r}return E(n,[{key:"update",value:function(t,e){var n=this.options;if(this.left=0,this.top=0,n.display){this.width=this.right=t,this.height=this.bottom=e;var r=fAn(n.text)?n.text.length:1;this._padding=aHn(n.padding);var a=r*iHn(n.font).lineHeight+this._padding.height;this.isHorizontal()?this.height=a:this.width=a}else this.width=this.height=this.right=this.bottom=0}},{key:"isHorizontal",value:function(){var t=this.options.position;return"top"===t||"bottom"===t}},{key:"_drawArgs",value:function(t){var e,n,r,a=this.top,i=this.left,o=this.bottom,l=this.right,c=this.options,s=c.align,u=0;return this.isHorizontal()?(n=pkn(s,i,l),r=a+t,e=l-i):("left"===c.position?(n=i+t,r=pkn(s,o,a),u=-.5*VAn):(n=l-t,r=pkn(s,a,o),u=.5*VAn),e=o-a),{titleX:n,titleY:r,maxWidth:e,rotation:u}}},{key:"draw",value:function(){var t=this.ctx,e=this.options;if(e.display){var n=iHn(e.font),r=n.lineHeight/2+this._padding.top,a=this._drawArgs(r),i=a.titleX,o=a.titleY,l=a.maxWidth,c=a.rotation;Xkn(t,e.text,0,0,n,{color:e.color,maxWidth:l,rotation:c,textAlign:fkn(e.align),textBaseline:"middle",translation:[i,o]})}}}]),n}(wSn);var f_n={id:"title",_element:h_n,start:function(t,e,n){!function(t,e){var n=new h_n({ctx:t.ctx,options:e,chart:t});aSn.configure(t,n,e),aSn.addBox(t,n),t.titleBlock=n}(t,n)},stop:function(t){var e=t.titleBlock;aSn.removeBox(t,e),delete t.titleBlock},beforeUpdate:function(t,e,n){var r=t.titleBlock;aSn.configure(t,r,n),r.options=n},defaults:{align:"center",display:!1,font:{weight:"bold"},fullSize:!0,padding:10,position:"top",text:"",weight:2e3},defaultRoutes:{color:"color"},descriptors:{_scriptable:!0,_indexable:!1}},p_n=new WeakMap,g_n={id:"subtitle",start:function(t,e,n){var r=new h_n({ctx:t.ctx,options:n,chart:t});aSn.configure(t,r,n),aSn.addBox(t,r),p_n.set(t,r)},stop:function(t){aSn.removeBox(t,p_n.get(t)),p_n.delete(t)},beforeUpdate:function(t,e,n){var r=p_n.get(t);aSn.configure(t,r,n),r.options=n},defaults:{align:"center",display:!1,font:{weight:"normal"},fullSize:!0,padding:0,position:"top",text:"",weight:1500},defaultRoutes:{color:"color"},descriptors:{_scriptable:!0,_indexable:!1}},v_n={average:function(t){if(!t.length)return!1;var e,n,r=0,a=0,i=0;for(e=0,n=t.length;e<n;++e){var o=t[e].element;if(o&&o.hasValue()){var l=o.tooltipPosition();r+=l.x,a+=l.y,++i}}return{x:r/i,y:a/i}},nearest:function(t,e){if(!t.length)return!1;var n,r,a,i=e.x,o=e.y,l=Number.POSITIVE_INFINITY;for(n=0,r=t.length;n<r;++n){var c=t[n].element;if(c&&c.hasValue()){var s=JAn(e,c.getCenterPoint());s<l&&(l=s,a=c)}}if(a){var u=a.tooltipPosition();i=u.x,o=u.y}return{x:i,y:o}}};function m_n(t,e){return e&&(fAn(e)?Array.prototype.push.apply(t,e):t.push(e)),t}function y_n(t){return("string"===typeof t||t instanceof String)&&t.indexOf("\n")>-1?t.split("\n"):t}function b_n(t,e){var n=e.element,r=e.datasetIndex,a=e.index,i=t.getDatasetMeta(r).controller,o=i.getLabelAndValue(a),l=o.label,c=o.value;return{chart:t,label:l,parsed:i.getParsed(a),raw:t.data.datasets[r].data[a],formattedValue:c,dataset:i.getDataset(),dataIndex:a,datasetIndex:r,element:n}}function x_n(t,e){var n=t.chart.ctx,r=t.body,a=t.footer,i=t.title,o=e.boxWidth,l=e.boxHeight,c=iHn(e.bodyFont),s=iHn(e.titleFont),u=iHn(e.footerFont),d=i.length,h=a.length,f=r.length,p=aHn(e.padding),g=p.height,v=0,m=r.reduce((function(t,e){return t+e.before.length+e.lines.length+e.after.length}),0);(m+=t.beforeBody.length+t.afterBody.length,d&&(g+=d*s.lineHeight+(d-1)*e.titleSpacing+e.titleMarginBottom),m)&&(g+=f*(e.displayColors?Math.max(l,c.lineHeight):c.lineHeight)+(m-f)*c.lineHeight+(m-1)*e.bodySpacing);h&&(g+=e.footerMarginTop+h*u.lineHeight+(h-1)*e.footerSpacing);var y=0,b=function(t){v=Math.max(v,n.measureText(t).width+y)};return n.save(),n.font=s.string,xAn(t.title,b),n.font=c.string,xAn(t.beforeBody.concat(t.afterBody),b),y=e.displayColors?o+2+e.boxPadding:0,xAn(r,(function(t){xAn(t.before,b),xAn(t.lines,b),xAn(t.after,b)})),y=0,n.font=u.string,xAn(t.footer,b),n.restore(),{width:v+=p.width,height:g}}function M_n(t,e,n,r){var a=n.x,i=n.width,o=t.width,l=t.chartArea,c=l.left,s=l.right,u="center";return"center"===r?u=a<=(c+s)/2?"left":"right":a<=i/2?u="left":a>=o-i/2&&(u="right"),function(t,e,n,r){var a=r.x,i=r.width,o=n.caretSize+n.caretPadding;return"left"===t&&a+i+o>e.width||"right"===t&&a-i-o<0||void 0}(u,t,e,n)&&(u="center"),u}function w_n(t,e,n){var r=n.yAlign||e.yAlign||function(t,e){var n=e.y,r=e.height;return n<r/2?"top":n>t.height-r/2?"bottom":"center"}(t,n);return{xAlign:n.xAlign||e.xAlign||M_n(t,e,n,r),yAlign:r}}function z_n(t,e,n,r){var a=t.caretSize,i=t.caretPadding,o=t.cornerRadius,l=n.xAlign,c=n.yAlign,s=a+i,u=rHn(o),d=u.topLeft,h=u.topRight,f=u.bottomLeft,p=u.bottomRight,g=function(t,e){var n=t.x,r=t.width;return"right"===e?n-=r:"center"===e&&(n-=r/2),n}(e,l),v=function(t,e,n){var r=t.y,a=t.height;return"top"===e?r+=n:r-="bottom"===e?a+n:a/2,r}(e,c,s);return"center"===c?"left"===l?g+=s:"right"===l&&(g-=s):"left"===l?g-=Math.max(d,f)+a:"right"===l&&(g+=Math.max(h,p)+a),{x:rkn(g,0,r.width-e.width),y:rkn(v,0,r.height-e.height)}}function C_n(t,e,n){var r=aHn(n.padding);return"center"===e?t.x+t.width/2:"right"===e?t.x+t.width-r.right:t.x+r.left}function A_n(t){return m_n([],y_n(t))}function k_n(t,e){var n=e&&e.dataset&&e.dataset.tooltip&&e.dataset.tooltip.callbacks;return n?t.override(n):t}var H_n={beforeTitle:uAn,title:function(t){if(t.length>0){var e=t[0],n=e.chart.data.labels,r=n?n.length:0;if(this&&this.options&&"dataset"===this.options.mode)return e.dataset.label||"";if(e.label)return e.label;if(r>0&&e.dataIndex<r)return n[e.dataIndex]}return""},afterTitle:uAn,beforeBody:uAn,beforeLabel:uAn,label:function(t){if(this&&this.options&&"dataset"===this.options.mode)return t.label+": "+t.formattedValue||t.formattedValue;var e=t.dataset.label||"";e&&(e+=": ");var n=t.formattedValue;return hAn(n)||(e+=n),e},labelColor:function(t){var e=t.chart.getDatasetMeta(t.datasetIndex).controller.getStyle(t.dataIndex);return{borderColor:e.borderColor,backgroundColor:e.backgroundColor,borderWidth:e.borderWidth,borderDash:e.borderDash,borderDashOffset:e.borderDashOffset,borderRadius:0}},labelTextColor:function(){return this.options.bodyColor},labelPointStyle:function(t){var e=t.chart.getDatasetMeta(t.datasetIndex).controller.getStyle(t.dataIndex);return{pointStyle:e.pointStyle,rotation:e.rotation}},afterLabel:uAn,afterBody:uAn,beforeFooter:uAn,footer:uAn,afterFooter:uAn};function E_n(t,e,n,r){var a=t[e].call(n,r);return"undefined"===typeof a?H_n[e].call(n,r):a}var S_n=function(t){L(n,t);var e=T(n);function n(t){var r;return C(this,n),(r=e.call(this)).opacity=0,r._active=[],r._eventPosition=void 0,r._size=void 0,r._cachedAnimations=void 0,r._tooltipItems=[],r.$animations=void 0,r.$context=void 0,r.chart=t.chart,r.options=t.options,r.dataPoints=void 0,r.title=void 0,r.beforeBody=void 0,r.body=void 0,r.afterBody=void 0,r.footer=void 0,r.xAlign=void 0,r.yAlign=void 0,r.x=void 0,r.y=void 0,r.height=void 0,r.width=void 0,r.caretX=void 0,r.caretY=void 0,r.labelColors=void 0,r.labelPointStyles=void 0,r.labelTextColors=void 0,r}return E(n,[{key:"initialize",value:function(t){this.options=t,this._cachedAnimations=void 0,this.$context=void 0}},{key:"_resolveAnimations",value:function(){var t=this._cachedAnimations;if(t)return t;var e=this.chart,n=this.options.setContext(this.getContext()),r=n.enabled&&e.options.animation&&n.animations,a=new lEn(this.chart,r);return r._cacheable&&(this._cachedAnimations=Object.freeze(a)),a}},{key:"getContext",value:function(){return this.$context||(this.$context=(t=this.chart.getContext(),e=this,n=this._tooltipItems,lHn(t,{tooltip:e,tooltipItems:n,type:"tooltip"})));var t,e,n}},{key:"getTitle",value:function(t,e){var n=e.callbacks,r=E_n(n,"beforeTitle",this,t),a=E_n(n,"title",this,t),i=E_n(n,"afterTitle",this,t),o=[];return o=m_n(o,y_n(r)),o=m_n(o,y_n(a)),o=m_n(o,y_n(i))}},{key:"getBeforeBody",value:function(t,e){return A_n(E_n(e.callbacks,"beforeBody",this,t))}},{key:"getBody",value:function(t,e){var n=this,r=e.callbacks,a=[];return xAn(t,(function(t){var e={before:[],lines:[],after:[]},i=k_n(r,t);m_n(e.before,y_n(E_n(i,"beforeLabel",n,t))),m_n(e.lines,E_n(i,"label",n,t)),m_n(e.after,y_n(E_n(i,"afterLabel",n,t))),a.push(e)})),a}},{key:"getAfterBody",value:function(t,e){return A_n(E_n(e.callbacks,"afterBody",this,t))}},{key:"getFooter",value:function(t,e){var n=e.callbacks,r=E_n(n,"beforeFooter",this,t),a=E_n(n,"footer",this,t),i=E_n(n,"afterFooter",this,t),o=[];return o=m_n(o,y_n(r)),o=m_n(o,y_n(a)),o=m_n(o,y_n(i))}},{key:"_createItems",value:function(t){var e,n,r=this,a=this._active,i=this.chart.data,o=[],l=[],c=[],s=[];for(e=0,n=a.length;e<n;++e)s.push(b_n(this.chart,a[e]));return t.filter&&(s=s.filter((function(e,n,r){return t.filter(e,n,r,i)}))),t.itemSort&&(s=s.sort((function(e,n){return t.itemSort(e,n,i)}))),xAn(s,(function(e){var n=k_n(t.callbacks,e);o.push(E_n(n,"labelColor",r,e)),l.push(E_n(n,"labelPointStyle",r,e)),c.push(E_n(n,"labelTextColor",r,e))})),this.labelColors=o,this.labelPointStyles=l,this.labelTextColors=c,this.dataPoints=s,s}},{key:"update",value:function(t,e){var n,r=this.options.setContext(this.getContext()),a=this._active,i=[];if(a.length){var o=v_n[r.position].call(this,a,this._eventPosition);i=this._createItems(r),this.title=this.getTitle(i,r),this.beforeBody=this.getBeforeBody(i,r),this.body=this.getBody(i,r),this.afterBody=this.getAfterBody(i,r),this.footer=this.getFooter(i,r);var l=this._size=x_n(this,r),c=Object.assign({},o,l),s=w_n(this.chart,r,c),u=z_n(r,c,s,this.chart);this.xAlign=s.xAlign,this.yAlign=s.yAlign,n={opacity:1,x:u.x,y:u.y,width:l.width,height:l.height,caretX:o.x,caretY:o.y}}else 0!==this.opacity&&(n={opacity:0});this._tooltipItems=i,this.$context=void 0,n&&this._resolveAnimations().update(this,n),t&&r.external&&r.external.call(this,{chart:this.chart,tooltip:this,replay:e})}},{key:"drawCaret",value:function(t,e,n,r){var a=this.getCaretPosition(t,n,r);e.lineTo(a.x1,a.y1),e.lineTo(a.x2,a.y2),e.lineTo(a.x3,a.y3)}},{key:"getCaretPosition",value:function(t,e,n){var r,a,i,o,l,c,s=this.xAlign,u=this.yAlign,d=n.caretSize,h=rHn(n.cornerRadius),f=h.topLeft,p=h.topRight,g=h.bottomLeft,v=h.bottomRight,m=t.x,y=t.y,b=e.width,x=e.height;return"center"===u?(l=y+x/2,"left"===s?(a=(r=m)-d,o=l+d,c=l-d):(a=(r=m+b)+d,o=l-d,c=l+d),i=r):(a="left"===s?m+Math.max(f,g)+d:"right"===s?m+b-Math.max(p,v)-d:this.caretX,"top"===u?(l=(o=y)-d,r=a-d,i=a+d):(l=(o=y+x)+d,r=a+d,i=a-d),c=o),{x1:r,x2:a,x3:i,y1:o,y2:l,y3:c}}},{key:"drawTitle",value:function(t,e,n){var r,a,i,o=this.title,l=o.length;if(l){var c=ZHn(n.rtl,this.x,this.width);for(t.x=C_n(this,n.titleAlign,n),e.textAlign=c.textAlign(n.titleAlign),e.textBaseline="middle",r=iHn(n.titleFont),a=n.titleSpacing,e.fillStyle=n.titleColor,e.font=r.string,i=0;i<l;++i)e.fillText(o[i],c.x(t.x),t.y+r.lineHeight/2),t.y+=r.lineHeight+a,i+1===l&&(t.y+=n.titleMarginBottom-a)}}},{key:"_drawColorBox",value:function(t,e,n,r,a){var i=this.labelColors[n],o=this.labelPointStyles[n],l=a.boxHeight,c=a.boxWidth,s=iHn(a.bodyFont),u=C_n(this,"left",a),d=r.x(u),h=l<s.lineHeight?(s.lineHeight-l)/2:0,f=e.y+h;if(a.usePointStyle){var p={radius:Math.min(c,l)/2,pointStyle:o.pointStyle,rotation:o.rotation,borderWidth:1},g=r.leftForLtr(d,c)+c/2,v=f+l/2;t.strokeStyle=a.multiKeyBackground,t.fillStyle=a.multiKeyBackground,Nkn(t,p,g,v),t.strokeStyle=i.borderColor,t.fillStyle=i.backgroundColor,Nkn(t,p,g,v)}else{t.lineWidth=pAn(i.borderWidth)?Math.max.apply(Math,z(Object.values(i.borderWidth))):i.borderWidth||1,t.strokeStyle=i.borderColor,t.setLineDash(i.borderDash||[]),t.lineDashOffset=i.borderDashOffset||0;var m=r.leftForLtr(d,c),y=r.leftForLtr(r.xPlus(d,1),c-2),b=rHn(i.borderRadius);Object.values(b).some((function(t){return 0!==t}))?(t.beginPath(),t.fillStyle=a.multiKeyBackground,$kn(t,{x:m,y:f,w:c,h:l,radius:b}),t.fill(),t.stroke(),t.fillStyle=i.backgroundColor,t.beginPath(),$kn(t,{x:y,y:f+1,w:c-2,h:l-2,radius:b}),t.fill()):(t.fillStyle=a.multiKeyBackground,t.fillRect(m,f,c,l),t.strokeRect(m,f,c,l),t.fillStyle=i.backgroundColor,t.fillRect(y,f+1,c-2,l-2))}t.fillStyle=this.labelTextColors[n]}},{key:"drawBody",value:function(t,e,n){var r,a,i,o,l,c,s,u=this.body,d=n.bodySpacing,h=n.bodyAlign,f=n.displayColors,p=n.boxHeight,g=n.boxWidth,v=n.boxPadding,m=iHn(n.bodyFont),y=m.lineHeight,b=0,x=ZHn(n.rtl,this.x,this.width),M=function(n){e.fillText(n,x.x(t.x+b),t.y+y/2),t.y+=y+d},w=x.textAlign(h);for(e.textAlign=h,e.textBaseline="middle",e.font=m.string,t.x=C_n(this,w,n),e.fillStyle=n.bodyColor,xAn(this.beforeBody,M),b=f&&"right"!==w?"center"===h?g/2+v:g+2+v:0,o=0,c=u.length;o<c;++o){for(r=u[o],a=this.labelTextColors[o],e.fillStyle=a,xAn(r.before,M),i=r.lines,f&&i.length&&(this._drawColorBox(e,t,o,x,n),y=Math.max(m.lineHeight,p)),l=0,s=i.length;l<s;++l)M(i[l]),y=m.lineHeight;xAn(r.after,M)}b=0,y=m.lineHeight,xAn(this.afterBody,M),t.y-=d}},{key:"drawFooter",value:function(t,e,n){var r,a,i=this.footer,o=i.length;if(o){var l=ZHn(n.rtl,this.x,this.width);for(t.x=C_n(this,n.footerAlign,n),t.y+=n.footerMarginTop,e.textAlign=l.textAlign(n.footerAlign),e.textBaseline="middle",r=iHn(n.footerFont),e.fillStyle=n.footerColor,e.font=r.string,a=0;a<o;++a)e.fillText(i[a],l.x(t.x),t.y+r.lineHeight/2),t.y+=r.lineHeight+n.footerSpacing}}},{key:"drawBackground",value:function(t,e,n,r){var a=this.xAlign,i=this.yAlign,o=t.x,l=t.y,c=n.width,s=n.height,u=rHn(r.cornerRadius),d=u.topLeft,h=u.topRight,f=u.bottomLeft,p=u.bottomRight;e.fillStyle=r.backgroundColor,e.strokeStyle=r.borderColor,e.lineWidth=r.borderWidth,e.beginPath(),e.moveTo(o+d,l),"top"===i&&this.drawCaret(t,e,n,r),e.lineTo(o+c-h,l),e.quadraticCurveTo(o+c,l,o+c,l+h),"center"===i&&"right"===a&&this.drawCaret(t,e,n,r),e.lineTo(o+c,l+s-p),e.quadraticCurveTo(o+c,l+s,o+c-p,l+s),"bottom"===i&&this.drawCaret(t,e,n,r),e.lineTo(o+f,l+s),e.quadraticCurveTo(o,l+s,o,l+s-f),"center"===i&&"left"===a&&this.drawCaret(t,e,n,r),e.lineTo(o,l+d),e.quadraticCurveTo(o,l,o+d,l),e.closePath(),e.fill(),r.borderWidth>0&&e.stroke()}},{key:"_updateAnimationTarget",value:function(t){var e=this.chart,n=this.$animations,r=n&&n.x,a=n&&n.y;if(r||a){var i=v_n[t.position].call(this,this._active,this._eventPosition);if(!i)return;var o=this._size=x_n(this,t),l=Object.assign({},i,this._size),c=w_n(e,t,l),s=z_n(t,l,c,e);r._to===s.x&&a._to===s.y||(this.xAlign=c.xAlign,this.yAlign=c.yAlign,this.width=o.width,this.height=o.height,this.caretX=i.x,this.caretY=i.y,this._resolveAnimations().update(this,s))}}},{key:"_willRender",value:function(){return!!this.opacity}},{key:"draw",value:function(t){var e=this.options.setContext(this.getContext()),n=this.opacity;if(n){this._updateAnimationTarget(e);var r={width:this.width,height:this.height},a={x:this.x,y:this.y};n=Math.abs(n)<.001?0:n;var i=aHn(e.padding),o=this.title.length||this.beforeBody.length||this.body.length||this.afterBody.length||this.footer.length;e.enabled&&o&&(t.save(),t.globalAlpha=n,this.drawBackground(a,t,r,e),GHn(t,e.textDirection),a.y+=i.top,this.drawTitle(a,t,e),this.drawBody(a,t,e),this.drawFooter(a,t,e),qHn(t,e.textDirection),t.restore())}}},{key:"getActiveElements",value:function(){return this._active||[]}},{key:"setActiveElements",value:function(t,e){var n=this,r=this._active,a=t.map((function(t){var e=t.datasetIndex,r=t.index,a=n.chart.getDatasetMeta(e);if(!a)throw new Error("Cannot find a dataset at index "+e);return{datasetIndex:e,element:a.data[r],index:r}})),i=!MAn(r,a),o=this._positionChanged(a,e);(i||o)&&(this._active=a,this._eventPosition=e,this._ignoreReplayEvents=!0,this.update(!0))}},{key:"handleEvent",value:function(t,e){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];if(e&&this._ignoreReplayEvents)return!1;this._ignoreReplayEvents=!1;var r=this.options,a=this._active||[],i=this._getActiveElements(t,a,e,n),o=this._positionChanged(i,t),l=e||!MAn(i,a)||o;return l&&(this._active=i,(r.enabled||r.external)&&(this._eventPosition={x:t.x,y:t.y},this.update(!0,e))),l}},{key:"_getActiveElements",value:function(t,e,n,r){var a=this.options;if("mouseout"===t.type)return[];if(!r)return e;var i=this.chart.getElementsAtEventForMode(t,a.mode,a,n);return a.reverse&&i.reverse(),i}},{key:"_positionChanged",value:function(t,e){var n=this.caretX,r=this.caretY,a=this.options,i=v_n[a.position].call(this,t,e);return!1!==i&&(n!==i.x||r!==i.y)}}]),n}(wSn);He(S_n,"positioners",v_n);var L_n={id:"tooltip",_element:S_n,positioners:v_n,afterInit:function(t,e,n){n&&(t.tooltip=new S_n({chart:t,options:n}))},beforeUpdate:function(t,e,n){t.tooltip&&t.tooltip.initialize(n)},reset:function(t,e,n){t.tooltip&&t.tooltip.initialize(n)},afterDraw:function(t){var e=t.tooltip;if(e&&e._willRender()){var n={tooltip:e};if(!1===t.notifyPlugins("beforeTooltipDraw",Se(Se({},n),{},{cancelable:!0})))return;e.draw(t.ctx),t.notifyPlugins("afterTooltipDraw",n)}},afterEvent:function(t,e){if(t.tooltip){var n=e.replay;t.tooltip.handleEvent(e.event,n,e.inChartArea)&&(e.changed=!0)}},defaults:{enabled:!0,external:null,position:"average",backgroundColor:"rgba(0,0,0,0.8)",titleColor:"#fff",titleFont:{weight:"bold"},titleSpacing:2,titleMarginBottom:6,titleAlign:"left",bodyColor:"#fff",bodySpacing:2,bodyFont:{},bodyAlign:"left",footerColor:"#fff",footerSpacing:2,footerMarginTop:6,footerFont:{weight:"bold"},footerAlign:"left",padding:6,caretPadding:2,caretSize:5,cornerRadius:6,boxHeight:function(t,e){return e.bodyFont.size},boxWidth:function(t,e){return e.bodyFont.size},multiKeyBackground:"#fff",displayColors:!0,boxPadding:0,borderColor:"rgba(0,0,0,0)",borderWidth:0,animation:{duration:400,easing:"easeOutQuart"},animations:{numbers:{type:"number",properties:["x","y","width","height","caretX","caretY"]},opacity:{easing:"linear",duration:200}},callbacks:H_n},defaultRoutes:{bodyFont:"font",footerFont:"font",titleFont:"font"},descriptors:{_scriptable:function(t){return"filter"!==t&&"itemSort"!==t&&"external"!==t},_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]},__n=Object.freeze({__proto__:null,Colors:PLn,Decimation:WLn,Filler:l_n,Legend:d_n,SubTitle:g_n,Title:f_n,Tooltip:L_n});function B_n(t,e,n,r){var a=t.indexOf(e);return-1===a?function(t,e,n,r){return"string"===typeof e?(n=t.push(e)-1,r.unshift({index:n,label:e})):isNaN(e)&&(n=null),n}(t,e,n,r):a!==t.lastIndexOf(e)?n:a}function D_n(t){var e=this.getLabels();return t>=0&&t<e.length?e[t]:t}var T_n=function(t){L(n,t);var e=T(n);function n(t){var r;return C(this,n),(r=e.call(this,t))._startValue=void 0,r._valueRange=0,r._addedLabels=[],r}return E(n,[{key:"init",value:function(t){var e=this._addedLabels;if(e.length){var r,a=this.getLabels(),i=y(e);try{for(i.s();!(r=i.n()).done;){var o=r.value,l=o.index,c=o.label;a[l]===c&&a.splice(l,1)}}catch(s){i.e(s)}finally{i.f()}this._addedLabels=[]}eEn(_(n.prototype),"init",this).call(this,t)}},{key:"parse",value:function(t,e){if(hAn(t))return null;var n=this.getLabels();return function(t,e){return null===t?null:rkn(Math.round(t),0,e)}(e=isFinite(e)&&n[e]===t?e:B_n(n,t,mAn(e,t),this._addedLabels),n.length-1)}},{key:"determineDataLimits",value:function(){var t=this.getUserBounds(),e=t.minDefined,n=t.maxDefined,r=this.getMinMax(!0),a=r.min,i=r.max;"ticks"===this.options.bounds&&(e||(a=0),n||(i=this.getLabels().length-1)),this.min=a,this.max=i}},{key:"buildTicks",value:function(){var t=this.min,e=this.max,n=this.options.offset,r=[],a=this.getLabels();a=0===t&&e===a.length-1?a:a.slice(t,e+1),this._valueRange=Math.max(a.length-(n?0:1),1),this._startValue=this.min-(n?.5:0);for(var i=t;i<=e;i++)r.push({value:i});return r}},{key:"getLabelForValue",value:function(t){return D_n.call(this,t)}},{key:"configure",value:function(){eEn(_(n.prototype),"configure",this).call(this),this.isHorizontal()||(this._reversePixels=!this._reversePixels)}},{key:"getPixelForValue",value:function(t){return"number"!==typeof t&&(t=this.parse(t)),null===t?NaN:this.getPixelForDecimal((t-this._startValue)/this._valueRange)}},{key:"getPixelForTick",value:function(t){var e=this.ticks;return t<0||t>e.length-1?null:this.getPixelForValue(e[t].value)}},{key:"getValueForPixel",value:function(t){return Math.round(this._startValue+this.getDecimalForPixel(t)*this._valueRange)}},{key:"getBasePixel",value:function(){return this.bottom}}]),n}(BSn);function V_n(t,e){var n,r,a,i,o=[],l=t.bounds,c=t.step,s=t.min,u=t.max,d=t.precision,h=t.count,f=t.maxTicks,p=t.maxDigits,g=t.includeBounds,v=c||1,m=f-1,y=e.min,b=e.max,x=!hAn(s),M=!hAn(u),w=!hAn(h),z=(b-y)/(p+1),C=GAn((b-y)/m/v)*v;if(C<1e-14&&!x&&!M)return[{value:y},{value:b}];(i=Math.ceil(b/C)-Math.floor(y/C))>m&&(C=GAn(i*C/m/v)*v),hAn(d)||(n=Math.pow(10,d),C=Math.ceil(C*n)/n),"ticks"===l?(r=Math.floor(y/C)*C,a=Math.ceil(b/C)*C):(r=y,a=b),x&&M&&c&&function(t,e){var n=Math.round(t);return n-e<=t&&n+e>=t}((u-s)/c,C/1e3)?(C=(u-s)/(i=Math.round(Math.min((u-s)/C,f))),r=s,a=u):w?C=((a=M?u:a)-(r=x?s:r))/(i=h-1):i=ZAn(i=(a-r)/C,Math.round(i),C/1e3)?Math.round(i):Math.ceil(i);var A=Math.max(KAn(C),KAn(r));n=Math.pow(10,hAn(d)?A:d),r=Math.round(r*n)/n,a=Math.round(a*n)/n;var k=0;for(x&&(g&&r!==s?(o.push({value:s}),r<s&&k++,ZAn(Math.round((r+k*C)*n)/n,s,O_n(s,z,t))&&k++):r<s&&k++);k<i;++k){var H=Math.round((r+k*C)*n)/n;if(M&&H>u)break;o.push({value:H})}return M&&g&&a!==u?o.length&&ZAn(o[o.length-1].value,u,O_n(u,z,t))?o[o.length-1].value=u:o.push({value:u}):M&&a!==u||o.push({value:a}),o}function O_n(t,e,n){var r=n.horizontal,a=XAn(n.minRotation),i=(r?Math.sin(a):Math.cos(a))||.001,o=.75*e*(""+t).length;return Math.min(e/i,o)}He(T_n,"id","category"),He(T_n,"defaults",{ticks:{callback:D_n}});var I_n=function(t){L(n,t);var e=T(n);function n(t){var r;return C(this,n),(r=e.call(this,t)).start=void 0,r.end=void 0,r._startValue=void 0,r._endValue=void 0,r._valueRange=0,r}return E(n,[{key:"parse",value:function(t,e){return hAn(t)||("number"===typeof t||t instanceof Number)&&!isFinite(+t)?null:+t}},{key:"handleTickRangeOptions",value:function(){var t=this.options.beginAtZero,e=this.getUserBounds(),n=e.minDefined,r=e.maxDefined,a=this.min,i=this.max,o=function(t){return a=n?a:t},l=function(t){return i=r?i:t};if(t){var c=WAn(a),s=WAn(i);c<0&&s<0?l(0):c>0&&s>0&&o(0)}if(a===i){var u=0===i?1:Math.abs(.05*i);l(i+u),t||o(a-u)}this.min=a,this.max=i}},{key:"getTickLimit",value:function(){var t,e=this.options.ticks,n=e.maxTicksLimit,r=e.stepSize;return r?(t=Math.ceil(this.max/r)-Math.floor(this.min/r)+1)>1e3&&(console.warn("scales.".concat(this.id,".ticks.stepSize: ").concat(r," would result generating up to ").concat(t," ticks. Limiting to 1000.")),t=1e3):(t=this.computeTickLimit(),n=n||11),n&&(t=Math.min(n,t)),t}},{key:"computeTickLimit",value:function(){return Number.POSITIVE_INFINITY}},{key:"buildTicks",value:function(){var t=this.options,e=t.ticks,n=this.getTickLimit(),r=V_n({maxTicks:n=Math.max(2,n),bounds:t.bounds,min:t.min,max:t.max,precision:e.precision,step:e.stepSize,count:e.count,maxDigits:this._maxDigits(),horizontal:this.isHorizontal(),minRotation:e.minRotation||0,includeBounds:!1!==e.includeBounds},this._range||this);return"ticks"===t.bounds&&YAn(r,this,"value"),t.reverse?(r.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),r}},{key:"configure",value:function(){var t=this.ticks,e=this.min,r=this.max;if(eEn(_(n.prototype),"configure",this).call(this),this.options.offset&&t.length){var a=(r-e)/Math.max(t.length-1,1)/2;e-=a,r+=a}this._startValue=e,this._endValue=r,this._valueRange=r-e}},{key:"getLabelForValue",value:function(t){return Hkn(t,this.chart.options.locale,this.options.ticks.format)}}]),n}(BSn),R_n=function(t){L(n,t);var e=T(n);function n(){return C(this,n),e.apply(this,arguments)}return E(n,[{key:"determineDataLimits",value:function(){var t=this.getMinMax(!0),e=t.min,n=t.max;this.min=gAn(e)?e:0,this.max=gAn(n)?n:1,this.handleTickRangeOptions()}},{key:"computeTickLimit",value:function(){var t=this.isHorizontal(),e=t?this.width:this.height,n=XAn(this.options.ticks.minRotation),r=(t?Math.sin(n):Math.cos(n))||.001,a=this._resolveTickFontOptions(0);return Math.ceil(e/Math.min(40,a.lineHeight/r))}},{key:"getPixelForValue",value:function(t){return null===t?NaN:this.getPixelForDecimal((t-this._startValue)/this._valueRange)}},{key:"getValueForPixel",value:function(t){return this._startValue+this.getDecimalForPixel(t)*this._valueRange}}]),n}(I_n);He(R_n,"id","linear"),He(R_n,"defaults",{ticks:{callback:Skn.formatters.numeric}});var F_n=function(t){return Math.floor(UAn(t))},N_n=function(t,e){return Math.pow(10,F_n(t)+e)};function P_n(t){return 1===t/Math.pow(10,F_n(t))}function j_n(t,e,n){var r=Math.pow(10,n),a=Math.floor(t/r);return Math.ceil(e/r)-a}function U_n(t,e){var n=e.min,r=e.max;n=vAn(t.min,n);for(var a=[],i=F_n(n),o=function(t,e){for(var n=F_n(e-t);j_n(t,e,n)>10;)n++;for(;j_n(t,e,n)<10;)n--;return Math.min(n,F_n(t))}(n,r),l=o<0?Math.pow(10,Math.abs(o)):1,c=Math.pow(10,o),s=i>o?Math.pow(10,i):0,u=Math.round((n-s)*l)/l,d=Math.floor((n-s)/c/10)*c*10,h=Math.floor((u-d)/Math.pow(10,o)),f=vAn(t.min,Math.round((s+d+h*Math.pow(10,o))*l)/l);f<r;)a.push({value:f,major:P_n(f),significand:h}),h>=10?h=h<15?15:20:h++,h>=20&&(h=2,l=++o>=0?1:l),f=Math.round((s+d+h*Math.pow(10,o))*l)/l;var p=vAn(t.max,f);return a.push({value:p,major:P_n(p),significand:h}),a}var W_n=function(t){L(n,t);var e=T(n);function n(t){var r;return C(this,n),(r=e.call(this,t)).start=void 0,r.end=void 0,r._startValue=void 0,r._valueRange=0,r}return E(n,[{key:"parse",value:function(t,e){var n=I_n.prototype.parse.apply(this,[t,e]);if(0!==n)return gAn(n)&&n>0?n:null;this._zero=!0}},{key:"determineDataLimits",value:function(){var t=this.getMinMax(!0),e=t.min,n=t.max;this.min=gAn(e)?Math.max(0,e):null,this.max=gAn(n)?Math.max(0,n):null,this.options.beginAtZero&&(this._zero=!0),this._zero&&this.min!==this._suggestedMin&&!gAn(this._userMin)&&(this.min=e===N_n(this.min,0)?N_n(this.min,-1):N_n(this.min,0)),this.handleTickRangeOptions()}},{key:"handleTickRangeOptions",value:function(){var t=this.getUserBounds(),e=t.minDefined,n=t.maxDefined,r=this.min,a=this.max,i=function(t){return r=e?r:t},o=function(t){return a=n?a:t};r===a&&(r<=0?(i(1),o(10)):(i(N_n(r,-1)),o(N_n(a,1)))),r<=0&&i(N_n(a,-1)),a<=0&&o(N_n(r,1)),this.min=r,this.max=a}},{key:"buildTicks",value:function(){var t=this.options,e=U_n({min:this._userMin,max:this._userMax},this);return"ticks"===t.bounds&&YAn(e,this,"value"),t.reverse?(e.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),e}},{key:"getLabelForValue",value:function(t){return void 0===t?"0":Hkn(t,this.chart.options.locale,this.options.ticks.format)}},{key:"configure",value:function(){var t=this.min;eEn(_(n.prototype),"configure",this).call(this),this._startValue=UAn(t),this._valueRange=UAn(this.max)-UAn(t)}},{key:"getPixelForValue",value:function(t){return void 0!==t&&0!==t||(t=this.min),null===t||isNaN(t)?NaN:this.getPixelForDecimal(t===this.min?0:(UAn(t)-this._startValue)/this._valueRange)}},{key:"getValueForPixel",value:function(t){var e=this.getDecimalForPixel(t);return Math.pow(10,this._startValue+e*this._valueRange)}}]),n}(BSn);function Z_n(t){var e=t.ticks;if(e.display&&t.display){var n=aHn(e.backdropPadding);return mAn(e.font&&e.font.size,Vkn.font.size)+n.height}return 0}function G_n(t,e,n){return n=fAn(n)?n:[n],{w:Ikn(t,e.string,n),h:n.length*e.lineHeight}}function q_n(t,e,n,r,a){return t===r||t===a?{start:e-n/2,end:e+n/2}:t<r||t>a?{start:e-n,end:e}:{start:e,end:e+n}}function Y_n(t){for(var e={l:t.left+t._padding.left,r:t.right-t._padding.right,t:t.top+t._padding.top,b:t.bottom-t._padding.bottom},n=Object.assign({},e),r=[],a=[],i=t._pointLabels.length,o=t.options.pointLabels,l=o.centerPointLabels?VAn/i:0,c=0;c<i;c++){var s=o.setContext(t.getPointLabelContext(c));a[c]=s.padding;var u=t.getPointPosition(c,t.drawingArea+a[c],l),d=iHn(s.font),h=G_n(t.ctx,d,t._pointLabels[c]);r[c]=h;var f=ekn(t.getIndexAngle(c)+l),p=Math.round($An(f));X_n(n,e,f,q_n(p,u.x,h.w,0,180),q_n(p,u.y,h.h,90,270))}t.setCenterPoint(e.l-n.l,n.r-e.r,e.t-n.t,n.b-e.b),t._pointLabelItems=function(t,e,n){for(var r,a=[],i=t._pointLabels.length,o=t.options,l=o.pointLabels,c=l.centerPointLabels,s=l.display,u={extra:Z_n(o)/2,additionalAngle:c?VAn/i:0},d=0;d<i;d++){u.padding=n[d],u.size=e[d];var h=$_n(t,d,u);a.push(h),"auto"===s&&(h.visible=K_n(h,r),h.visible&&(r=h))}return a}(t,r,a)}function X_n(t,e,n,r,a){var i=Math.abs(Math.sin(n)),o=Math.abs(Math.cos(n)),l=0,c=0;r.start<e.l?(l=(e.l-r.start)/i,t.l=Math.min(t.l,e.l-l)):r.end>e.r&&(l=(r.end-e.r)/i,t.r=Math.max(t.r,e.r+l)),a.start<e.t?(c=(e.t-a.start)/o,t.t=Math.min(t.t,e.t-c)):a.end>e.b&&(c=(a.end-e.b)/o,t.b=Math.max(t.b,e.b+c))}function $_n(t,e,n){var r=t.drawingArea,a=n.extra,i=n.additionalAngle,o=n.padding,l=n.size,c=t.getPointPosition(e,r+a+o,i),s=Math.round($An(ekn(c.angle+NAn))),u=function(t,e,n){90===n||270===n?t-=e/2:(n>270||n<90)&&(t-=e);return t}(c.y,l.h,s),d=function(t){if(0===t||180===t)return"center";if(t<180)return"left";return"right"}(s),h=function(t,e,n){"right"===n?t-=e:"center"===n&&(t-=e/2);return t}(c.x,l.w,d);return{visible:!0,x:c.x,y:u,textAlign:d,left:h,top:u,right:h+l.w,bottom:u+l.h}}function K_n(t,e){if(!e)return!0;var n=t.left,r=t.top,a=t.right,i=t.bottom;return!(jkn({x:n,y:r},e)||jkn({x:n,y:i},e)||jkn({x:a,y:r},e)||jkn({x:a,y:i},e))}function Q_n(t,e,n){var r=n.left,a=n.top,i=n.right,o=n.bottom,l=e.backdropColor;if(!hAn(l)){var c=rHn(e.borderRadius),s=aHn(e.backdropPadding);t.fillStyle=l;var u=r-s.left,d=a-s.top,h=i-r+s.width,f=o-a+s.height;Object.values(c).some((function(t){return 0!==t}))?(t.beginPath(),$kn(t,{x:u,y:d,w:h,h:f,radius:c}),t.fill()):t.fillRect(u,d,h,f)}}function J_n(t,e,n,r){var a=t.ctx;if(n)a.arc(t.xCenter,t.yCenter,e,0,OAn);else{var i=t.getPointPosition(0,e);a.moveTo(i.x,i.y);for(var o=1;o<r;o++)i=t.getPointPosition(o,e),a.lineTo(i.x,i.y)}}He(W_n,"id","logarithmic"),He(W_n,"defaults",{ticks:{callback:Skn.formatters.logarithmic,major:{enabled:!0}}});var tBn=function(t){L(n,t);var e=T(n);function n(t){var r;return C(this,n),(r=e.call(this,t)).xCenter=void 0,r.yCenter=void 0,r.drawingArea=void 0,r._pointLabels=[],r._pointLabelItems=[],r}return E(n,[{key:"setDimensions",value:function(){var t=this._padding=aHn(Z_n(this.options)/2),e=this.width=this.maxWidth-t.width,n=this.height=this.maxHeight-t.height;this.xCenter=Math.floor(this.left+e/2+t.left),this.yCenter=Math.floor(this.top+n/2+t.top),this.drawingArea=Math.floor(Math.min(e,n)/2)}},{key:"determineDataLimits",value:function(){var t=this.getMinMax(!1),e=t.min,n=t.max;this.min=gAn(e)&&!isNaN(e)?e:0,this.max=gAn(n)&&!isNaN(n)?n:0,this.handleTickRangeOptions()}},{key:"computeTickLimit",value:function(){return Math.ceil(this.drawingArea/Z_n(this.options))}},{key:"generateTickLabels",value:function(t){var e=this;I_n.prototype.generateTickLabels.call(this,t),this._pointLabels=this.getLabels().map((function(t,n){var r=bAn(e.options.pointLabels.callback,[t,n],e);return r||0===r?r:""})).filter((function(t,n){return e.chart.getDataVisibility(n)}))}},{key:"fit",value:function(){var t=this.options;t.display&&t.pointLabels.display?Y_n(this):this.setCenterPoint(0,0,0,0)}},{key:"setCenterPoint",value:function(t,e,n,r){this.xCenter+=Math.floor((t-e)/2),this.yCenter+=Math.floor((n-r)/2),this.drawingArea-=Math.min(this.drawingArea/2,Math.max(t,e,n,r))}},{key:"getIndexAngle",value:function(t){return ekn(t*(OAn/(this._pointLabels.length||1))+XAn(this.options.startAngle||0))}},{key:"getDistanceFromCenterForValue",value:function(t){if(hAn(t))return NaN;var e=this.drawingArea/(this.max-this.min);return this.options.reverse?(this.max-t)*e:(t-this.min)*e}},{key:"getValueForDistanceFromCenter",value:function(t){if(hAn(t))return NaN;var e=t/(this.drawingArea/(this.max-this.min));return this.options.reverse?this.max-e:this.min+e}},{key:"getPointLabelContext",value:function(t){var e=this._pointLabels||[];if(t>=0&&t<e.length){var n=e[t];return function(t,e,n){return lHn(t,{label:n,index:e,type:"pointLabel"})}(this.getContext(),t,n)}}},{key:"getPointPosition",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=this.getIndexAngle(t)-NAn+n;return{x:Math.cos(r)*e+this.xCenter,y:Math.sin(r)*e+this.yCenter,angle:r}}},{key:"getPointPositionForValue",value:function(t,e){return this.getPointPosition(t,this.getDistanceFromCenterForValue(e))}},{key:"getBasePosition",value:function(t){return this.getPointPositionForValue(t||0,this.getBaseValue())}},{key:"getPointLabelPosition",value:function(t){var e=this._pointLabelItems[t];return{left:e.left,top:e.top,right:e.right,bottom:e.bottom}}},{key:"drawBackground",value:function(){var t=this.options,e=t.backgroundColor,n=t.grid.circular;if(e){var r=this.ctx;r.save(),r.beginPath(),J_n(this,this.getDistanceFromCenterForValue(this._endValue),n,this._pointLabels.length),r.closePath(),r.fillStyle=e,r.fill(),r.restore()}}},{key:"drawGrid",value:function(){var t,e,n,r=this,a=this.ctx,i=this.options,o=i.angleLines,l=i.grid,c=i.border,s=this._pointLabels.length;if(i.pointLabels.display&&function(t,e){for(var n=t.ctx,r=t.options.pointLabels,a=e-1;a>=0;a--){var i=t._pointLabelItems[a];if(i.visible){var o=r.setContext(t.getPointLabelContext(a));Q_n(n,o,i);var l=iHn(o.font),c=i.x,s=i.y,u=i.textAlign;Xkn(n,t._pointLabels[a],c,s+l.lineHeight/2,l,{color:o.color,textAlign:u,textBaseline:"middle"})}}}(this,s),l.display&&this.ticks.forEach((function(t,n){if(0!==n){e=r.getDistanceFromCenterForValue(t.value);var a=r.getContext(n),i=l.setContext(a),o=c.setContext(a);!function(t,e,n,r,a){var i=t.ctx,o=e.circular,l=e.color,c=e.lineWidth;!o&&!r||!l||!c||n<0||(i.save(),i.strokeStyle=l,i.lineWidth=c,i.setLineDash(a.dash),i.lineDashOffset=a.dashOffset,i.beginPath(),J_n(t,n,o,r),i.closePath(),i.stroke(),i.restore())}(r,i,e,s,o)}})),o.display){for(a.save(),t=s-1;t>=0;t--){var u=o.setContext(this.getPointLabelContext(t)),d=u.color,h=u.lineWidth;h&&d&&(a.lineWidth=h,a.strokeStyle=d,a.setLineDash(u.borderDash),a.lineDashOffset=u.borderDashOffset,e=this.getDistanceFromCenterForValue(i.ticks.reverse?this.min:this.max),n=this.getPointPosition(t,e),a.beginPath(),a.moveTo(this.xCenter,this.yCenter),a.lineTo(n.x,n.y),a.stroke())}a.restore()}}},{key:"drawBorder",value:function(){}},{key:"drawLabels",value:function(){var t=this,e=this.ctx,n=this.options,r=n.ticks;if(r.display){var a,i,o=this.getIndexAngle(0);e.save(),e.translate(this.xCenter,this.yCenter),e.rotate(o),e.textAlign="center",e.textBaseline="middle",this.ticks.forEach((function(o,l){if(0!==l||n.reverse){var c=r.setContext(t.getContext(l)),s=iHn(c.font);if(a=t.getDistanceFromCenterForValue(t.ticks[l].value),c.showLabelBackdrop){e.font=s.string,i=e.measureText(o.label).width,e.fillStyle=c.backdropColor;var u=aHn(c.backdropPadding);e.fillRect(-i/2-u.left,-a-s.size/2-u.top,i+u.width,s.size+u.height)}Xkn(e,o.label,0,-a,s,{color:c.color})}})),e.restore()}}},{key:"drawTitle",value:function(){}}]),n}(I_n);He(tBn,"id","radialLinear"),He(tBn,"defaults",{display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:Skn.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback:function(t){return t},padding:5,centerPointLabels:!1}}),He(tBn,"defaultRoutes",{"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"}),He(tBn,"descriptors",{angleLines:{_fallback:"grid"}});var eBn={millisecond:{common:!0,size:1,steps:1e3},second:{common:!0,size:1e3,steps:60},minute:{common:!0,size:6e4,steps:60},hour:{common:!0,size:36e5,steps:24},day:{common:!0,size:864e5,steps:30},week:{common:!1,size:6048e5,steps:4},month:{common:!0,size:2628e6,steps:12},quarter:{common:!1,size:7884e6,steps:4},year:{common:!0,size:3154e7}},nBn=Object.keys(eBn);function rBn(t,e){return t-e}function aBn(t,e){if(hAn(e))return null;var n=t._adapter,r=t._parseOpts,a=r.parser,i=r.round,o=r.isoWeekday,l=e;return"function"===typeof a&&(l=a(l)),gAn(l)||(l="string"===typeof a?n.parse(l,a):n.parse(l)),null===l?null:(i&&(l="week"!==i||!qAn(o)&&!0!==o?n.startOf(l,i):n.startOf(l,"isoWeek",o)),+l)}function iBn(t,e,n,r){for(var a=nBn.length,i=nBn.indexOf(t);i<a-1;++i){var o=eBn[nBn[i]],l=o.steps?o.steps:Number.MAX_SAFE_INTEGER;if(o.common&&Math.ceil((n-e)/(l*o.size))<=r)return nBn[i]}return nBn[a-1]}function oBn(t,e,n){if(n){if(n.length){var r=ikn(n,e),a=r.lo,i=r.hi;t[n[a]>=e?n[a]:n[i]]=!0}}else t[e]=!0}function lBn(t,e,n){var r,a,i=[],o={},l=e.length;for(r=0;r<l;++r)o[a=e[r]]=r,i.push({value:a,major:!1});return 0!==l&&n?function(t,e,n,r){var a,i,o=t._adapter,l=+o.startOf(e[0].value,r),c=e[e.length-1].value;for(a=l;a<=c;a=+o.add(a,1,r))(i=n[a])>=0&&(e[i].major=!0);return e}(t,i,o,n):i}var cBn=function(t){L(n,t);var e=T(n);function n(t){var r;return C(this,n),(r=e.call(this,t))._cache={data:[],labels:[],all:[]},r._unit="day",r._majorUnit=void 0,r._offsets={},r._normalized=!1,r._parseOpts=void 0,r}return E(n,[{key:"init",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=t.time||(t.time={}),a=this._adapter=new REn._date(t.adapters.date);a.init(e),kAn(r.displayFormats,a.formats()),this._parseOpts={parser:r.parser,round:r.round,isoWeekday:r.isoWeekday},eEn(_(n.prototype),"init",this).call(this,t),this._normalized=e.normalized}},{key:"parse",value:function(t,e){return void 0===t?null:aBn(this,t)}},{key:"beforeLayout",value:function(){eEn(_(n.prototype),"beforeLayout",this).call(this),this._cache={data:[],labels:[],all:[]}}},{key:"determineDataLimits",value:function(){var t=this.options,e=this._adapter,n=t.time.unit||"day",r=this.getUserBounds(),a=r.min,i=r.max,o=r.minDefined,l=r.maxDefined;function c(t){o||isNaN(t.min)||(a=Math.min(a,t.min)),l||isNaN(t.max)||(i=Math.max(i,t.max))}o&&l||(c(this._getLabelBounds()),"ticks"===t.bounds&&"labels"===t.ticks.source||c(this.getMinMax(!1))),a=gAn(a)&&!isNaN(a)?a:+e.startOf(Date.now(),n),i=gAn(i)&&!isNaN(i)?i:+e.endOf(Date.now(),n)+1,this.min=Math.min(a,i-1),this.max=Math.max(a+1,i)}},{key:"_getLabelBounds",value:function(){var t=this.getLabelTimestamps(),e=Number.POSITIVE_INFINITY,n=Number.NEGATIVE_INFINITY;return t.length&&(e=t[0],n=t[t.length-1]),{min:e,max:n}}},{key:"buildTicks",value:function(){var t=this.options,e=t.time,n=t.ticks,r="labels"===n.source?this.getLabelTimestamps():this._generate();"ticks"===t.bounds&&r.length&&(this.min=this._userMin||r[0],this.max=this._userMax||r[r.length-1]);var a=this.min,i=function(t,e,n){for(var r=0,a=t.length;r<a&&t[r]<e;)r++;for(;a>r&&t[a-1]>n;)a--;return r>0||a<t.length?t.slice(r,a):t}(r,a,this.max);return this._unit=e.unit||(n.autoSkip?iBn(e.minUnit,this.min,this.max,this._getLabelCapacity(a)):function(t,e,n,r,a){for(var i=nBn.length-1;i>=nBn.indexOf(n);i--){var o=nBn[i];if(eBn[o].common&&t._adapter.diff(a,r,o)>=e-1)return o}return nBn[n?nBn.indexOf(n):0]}(this,i.length,e.minUnit,this.min,this.max)),this._majorUnit=n.major.enabled&&"year"!==this._unit?function(t){for(var e=nBn.indexOf(t)+1,n=nBn.length;e<n;++e)if(eBn[nBn[e]].common)return nBn[e]}(this._unit):void 0,this.initOffsets(r),t.reverse&&i.reverse(),lBn(this,i,this._majorUnit)}},{key:"afterAutoSkip",value:function(){this.options.offsetAfterAutoskip&&this.initOffsets(this.ticks.map((function(t){return+t.value})))}},{key:"initOffsets",value:function(){var t,e,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],r=0,a=0;this.options.offset&&n.length&&(t=this.getDecimalForValue(n[0]),r=1===n.length?1-t:(this.getDecimalForValue(n[1])-t)/2,e=this.getDecimalForValue(n[n.length-1]),a=1===n.length?e:(e-this.getDecimalForValue(n[n.length-2]))/2);var i=n.length<3?.5:.25;r=rkn(r,0,i),a=rkn(a,0,i),this._offsets={start:r,end:a,factor:1/(r+1+a)}}},{key:"_generate",value:function(){var t,e,n=this._adapter,r=this.min,a=this.max,i=this.options,o=i.time,l=o.unit||iBn(o.minUnit,r,a,this._getLabelCapacity(r)),c=mAn(i.ticks.stepSize,1),s="week"===l&&o.isoWeekday,u=qAn(s)||!0===s,d={},h=r;if(u&&(h=+n.startOf(h,"isoWeek",s)),h=+n.startOf(h,u?"day":l),n.diff(a,r,l)>1e5*c)throw new Error(r+" and "+a+" are too far apart with stepSize of "+c+" "+l);var f="data"===i.ticks.source&&this.getDataTimestamps();for(t=h,e=0;t<a;t=+n.add(t,c,l),e++)oBn(d,t,f);return t!==a&&"ticks"!==i.bounds&&1!==e||oBn(d,t,f),Object.keys(d).sort((function(t,e){return t-e})).map((function(t){return+t}))}},{key:"getLabelForValue",value:function(t){var e=this._adapter,n=this.options.time;return n.tooltipFormat?e.format(t,n.tooltipFormat):e.format(t,n.displayFormats.datetime)}},{key:"format",value:function(t,e){var n=this.options.time.displayFormats,r=this._unit,a=e||n[r];return this._adapter.format(t,a)}},{key:"_tickFormatFunction",value:function(t,e,n,r){var a=this.options,i=a.ticks.callback;if(i)return bAn(i,[t,e,n],this);var o=a.time.displayFormats,l=this._unit,c=this._majorUnit,s=l&&o[l],u=c&&o[c],d=n[e],h=c&&u&&d&&d.major;return this._adapter.format(t,r||(h?u:s))}},{key:"generateTickLabels",value:function(t){var e,n,r;for(e=0,n=t.length;e<n;++e)(r=t[e]).label=this._tickFormatFunction(r.value,e,t)}},{key:"getDecimalForValue",value:function(t){return null===t?NaN:(t-this.min)/(this.max-this.min)}},{key:"getPixelForValue",value:function(t){var e=this._offsets,n=this.getDecimalForValue(t);return this.getPixelForDecimal((e.start+n)*e.factor)}},{key:"getValueForPixel",value:function(t){var e=this._offsets,n=this.getDecimalForPixel(t)/e.factor-e.end;return this.min+n*(this.max-this.min)}},{key:"_getLabelSize",value:function(t){var e=this.options.ticks,n=this.ctx.measureText(t).width,r=XAn(this.isHorizontal()?e.maxRotation:e.minRotation),a=Math.cos(r),i=Math.sin(r),o=this._resolveTickFontOptions(0).size;return{w:n*a+o*i,h:n*i+o*a}}},{key:"_getLabelCapacity",value:function(t){var e=this.options.time,n=e.displayFormats,r=n[e.unit]||n.millisecond,a=this._tickFormatFunction(t,0,lBn(this,[t],this._majorUnit),r),i=this._getLabelSize(a),o=Math.floor(this.isHorizontal()?this.width/i.w:this.height/i.h)-1;return o>0?o:1}},{key:"getDataTimestamps",value:function(){var t,e,n=this._cache.data||[];if(n.length)return n;var r=this.getMatchingVisibleMetas();if(this._normalized&&r.length)return this._cache.data=r[0].controller.getAllParsedValues(this);for(t=0,e=r.length;t<e;++t)n=n.concat(r[t].controller.getAllParsedValues(this));return this._cache.data=this.normalize(n)}},{key:"getLabelTimestamps",value:function(){var t,e,n=this._cache.labels||[];if(n.length)return n;var r=this.getLabels();for(t=0,e=r.length;t<e;++t)n.push(aBn(this,r[t]));return this._cache.labels=this._normalized?n:this.normalize(n)}},{key:"normalize",value:function(t){return ukn(t.sort(rBn))}}]),n}(BSn);function sBn(t,e,n){var r,a,i,o,l=0,c=t.length-1;if(n){if(e>=t[l].pos&&e<=t[c].pos){var s=okn(t,"pos",e);l=s.lo,c=s.hi}var u=t[l];r=u.pos,i=u.time;var d=t[c];a=d.pos,o=d.time}else{if(e>=t[l].time&&e<=t[c].time){var h=okn(t,"time",e);l=h.lo,c=h.hi}var f=t[l];r=f.time,i=f.pos;var p=t[c];a=p.time,o=p.pos}var g=a-r;return g?i+(o-i)*(e-r)/g:i}He(cBn,"id","time"),He(cBn,"defaults",{bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{}},ticks:{source:"auto",callback:!1,major:{enabled:!1}}});var uBn=function(t){L(n,t);var e=T(n);function n(t){var r;return C(this,n),(r=e.call(this,t))._table=[],r._minPos=void 0,r._tableRange=void 0,r}return E(n,[{key:"initOffsets",value:function(){var t=this._getTimestampsForTable(),e=this._table=this.buildLookupTable(t);this._minPos=sBn(e,this.min),this._tableRange=sBn(e,this.max)-this._minPos,eEn(_(n.prototype),"initOffsets",this).call(this,t)}},{key:"buildLookupTable",value:function(t){var e,n,r,a,i,o=this.min,l=this.max,c=[],s=[];for(e=0,n=t.length;e<n;++e)(a=t[e])>=o&&a<=l&&c.push(a);if(c.length<2)return[{time:o,pos:0},{time:l,pos:1}];for(e=0,n=c.length;e<n;++e)i=c[e+1],r=c[e-1],a=c[e],Math.round((i+r)/2)!==a&&s.push({time:a,pos:e/(n-1)});return s}},{key:"_getTimestampsForTable",value:function(){var t=this._cache.all||[];if(t.length)return t;var e=this.getDataTimestamps(),n=this.getLabelTimestamps();return t=e.length&&n.length?this.normalize(e.concat(n)):e.length?e:n,t=this._cache.all=t}},{key:"getDecimalForValue",value:function(t){return(sBn(this._table,t)-this._minPos)/this._tableRange}},{key:"getValueForPixel",value:function(t){var e=this._offsets,n=this.getDecimalForPixel(t)/e.factor-e.end;return sBn(this._table,n*this._tableRange+this._minPos,!0)}}]),n}(cBn);He(uBn,"id","timeseries"),He(uBn,"defaults",cBn.defaults);var dBn=[OEn,TLn,__n,Object.freeze({__proto__:null,CategoryScale:T_n,LinearScale:R_n,LogarithmicScale:W_n,RadialLinearScale:tBn,TimeScale:cBn,TimeSeriesScale:uBn})],hBn=function(){if("undefined"!==typeof window){if(window.devicePixelRatio)return window.devicePixelRatio;var t=window.screen;if(t)return(t.deviceXDPI||1)/(t.logicalXDPI||1)}return 1}(),fBn=function(t){var e,n=[];for(t=[].concat(t);t.length;)"string"===typeof(e=t.pop())?n.unshift.apply(n,e.split("\n")):Array.isArray(e)?t.push.apply(t,e):hAn(t)||n.unshift(""+e);return n},pBn=function(t,e,n){var r,a=[].concat(e),i=a.length,o=t.font,l=0;for(t.font=n.string,r=0;r<i;++r)l=Math.max(t.measureText(a[r]).width,l);return t.font=o,{height:i*n.lineHeight,width:l}},gBn=function(t,e,n){return Math.max(t,Math.min(e,n))},vBn=function(t,e){var n,r,a,i,o=t.slice(),l=[];for(n=0,a=e.length;n<a;++n)i=e[n],-1===(r=o.indexOf(i))?l.push([i,1]):o.splice(r,1);for(n=0,a=o.length;n<a;++n)l.push([o[n],-1]);return l},mBn=function(t){return Math.round(t*hBn)/hBn};function yBn(t,e){var n=e.x,r=e.y;if(null===n)return{x:0,y:-1};if(null===r)return{x:1,y:0};var a=t.x-n,i=t.y-r,o=Math.sqrt(a*a+i*i);return{x:o?a/o:0,y:o?i/o:-1}}var bBn=0,xBn=1,MBn=2,wBn=4,zBn=8;function CBn(t,e,n){var r=bBn;return t<n.left?r|=xBn:t>n.right&&(r|=MBn),e<n.top?r|=zBn:e>n.bottom&&(r|=wBn),r}function ABn(t,e){var n,r,a=e.anchor,i=t;return e.clamp&&(i=function(t,e){for(var n,r,a,i=t.x0,o=t.y0,l=t.x1,c=t.y1,s=CBn(i,o,e),u=CBn(l,c,e);s|u&&!(s&u);)(n=s||u)&zBn?(r=i+(l-i)*(e.top-o)/(c-o),a=e.top):n&wBn?(r=i+(l-i)*(e.bottom-o)/(c-o),a=e.bottom):n&MBn?(a=o+(c-o)*(e.right-i)/(l-i),r=e.right):n&xBn&&(a=o+(c-o)*(e.left-i)/(l-i),r=e.left),n===s?s=CBn(i=r,o=a,e):u=CBn(l=r,c=a,e);return{x0:i,x1:l,y0:o,y1:c}}(i,e.area)),"start"===a?(n=i.x0,r=i.y0):"end"===a?(n=i.x1,r=i.y1):(n=(i.x0+i.x1)/2,r=(i.y0+i.y1)/2),function(t,e,n,r,a){switch(a){case"center":n=r=0;break;case"bottom":n=0,r=1;break;case"right":n=1,r=0;break;case"left":n=-1,r=0;break;case"top":n=0,r=-1;break;case"start":n=-n,r=-r;break;case"end":break;default:a*=Math.PI/180,n=Math.cos(a),r=Math.sin(a)}return{x:t,y:e,vx:n,vy:r}}(n,r,t.vx,t.vy,e.align)}var kBn=function(t,e){var n=(t.startAngle+t.endAngle)/2,r=Math.cos(n),a=Math.sin(n),i=t.innerRadius,o=t.outerRadius;return ABn({x0:t.x+r*i,y0:t.y+a*i,x1:t.x+r*o,y1:t.y+a*o,vx:r,vy:a},e)},HBn=function(t,e){var n=yBn(t,e.origin),r=n.x*t.options.radius,a=n.y*t.options.radius;return ABn({x0:t.x-r,y0:t.y-a,x1:t.x+r,y1:t.y+a,vx:n.x,vy:n.y},e)},EBn=function(t,e){var n=yBn(t,e.origin),r=t.x,a=t.y,i=0,o=0;return t.horizontal?(r=Math.min(t.x,t.base),i=Math.abs(t.base-t.x)):(a=Math.min(t.y,t.base),o=Math.abs(t.base-t.y)),ABn({x0:r,y0:a+o,x1:r+i,y1:a,vx:n.x,vy:n.y},e)},SBn=function(t,e){var n=yBn(t,e.origin);return ABn({x0:t.x,y0:t.y,x1:t.x+(t.width||0),y1:t.y+(t.height||0),vx:n.x,vy:n.y},e)},LBn=mBn;function _Bn(t,e){var n=e.chart.getDatasetMeta(e.datasetIndex).vScale;if(!n)return null;if(void 0!==n.xCenter&&void 0!==n.yCenter)return{x:n.xCenter,y:n.yCenter};var r=n.getBasePixel();return t.horizontal?{x:r,y:null}:{x:null,y:r}}function BBn(t,e,n){var r=n.backgroundColor,a=n.borderColor,i=n.borderWidth;(r||a&&i)&&(t.beginPath(),function(t,e,n,r,a,i){var o=Math.PI/2;if(i){var l=Math.min(i,a/2,r/2),c=e+l,s=n+l,u=e+r-l,d=n+a-l;t.moveTo(e,s),c<u&&s<d?(t.arc(c,s,l,-Math.PI,-o),t.arc(u,s,l,-o,0),t.arc(u,d,l,0,o),t.arc(c,d,l,o,Math.PI)):c<u?(t.moveTo(c,n),t.arc(u,s,l,-o,o),t.arc(c,s,l,o,Math.PI+o)):s<d?(t.arc(c,s,l,-Math.PI,0),t.arc(c,d,l,0,Math.PI)):t.arc(c,s,l,-Math.PI,Math.PI),t.closePath(),t.moveTo(e,n)}else t.rect(e,n,r,a)}(t,LBn(e.x)+i/2,LBn(e.y)+i/2,LBn(e.w)-i,LBn(e.h)-i,n.borderRadius),t.closePath(),r&&(t.fillStyle=r,t.fill()),a&&i&&(t.strokeStyle=a,t.lineWidth=i,t.lineJoin="miter",t.stroke()))}function DBn(t,e,n){var r=t.shadowBlur,a=n.stroked,i=LBn(n.x),o=LBn(n.y),l=LBn(n.w);a&&t.strokeText(e,i,o,l),n.filled&&(r&&a&&(t.shadowBlur=0),t.fillText(e,i,o,l),r&&a&&(t.shadowBlur=r))}var TBn=function(t,e,n,r){var a=this;a._config=t,a._index=r,a._model=null,a._rects=null,a._ctx=e,a._el=n};AAn(TBn.prototype,{_modelize:function(t,e,n,r){var a,i=this,o=i._index,l=iHn(oHn([n.font,{}],r,o)),c=oHn([n.color,Vkn.color],r,o);return{align:oHn([n.align,"center"],r,o),anchor:oHn([n.anchor,"center"],r,o),area:r.chart.chartArea,backgroundColor:oHn([n.backgroundColor,null],r,o),borderColor:oHn([n.borderColor,null],r,o),borderRadius:oHn([n.borderRadius,0],r,o),borderWidth:oHn([n.borderWidth,0],r,o),clamp:oHn([n.clamp,!1],r,o),clip:oHn([n.clip,!1],r,o),color:c,display:t,font:l,lines:e,offset:oHn([n.offset,4],r,o),opacity:oHn([n.opacity,1],r,o),origin:_Bn(i._el,r),padding:aHn(oHn([n.padding,4],r,o)),positioner:(a=i._el,a instanceof gLn?kBn:a instanceof kLn?HBn:a instanceof DLn?EBn:SBn),rotation:oHn([n.rotation,0],r,o)*(Math.PI/180),size:pBn(i._ctx,e,l),textAlign:oHn([n.textAlign,"start"],r,o),textShadowBlur:oHn([n.textShadowBlur,0],r,o),textShadowColor:oHn([n.textShadowColor,c],r,o),textStrokeColor:oHn([n.textStrokeColor,c],r,o),textStrokeWidth:oHn([n.textStrokeWidth,0],r,o)}},update:function(t){var e,n,r,a=this,i=null,o=null,l=a._index,c=a._config,s=oHn([c.display,!0],t,l);s&&(e=t.dataset.data[l],(r=hAn(n=mAn(bAn(c.formatter,[e,t]),e))?[]:fBn(n)).length&&(o=function(t){var e=t.borderWidth||0,n=t.padding,r=t.size.height,a=t.size.width,i=-a/2,o=-r/2;return{frame:{x:i-n.left-e,y:o-n.top-e,w:a+n.width+2*e,h:r+n.height+2*e},text:{x:i,y:o,w:a,h:r}}}(i=a._modelize(s,r,c,t)))),a._model=i,a._rects=o},geometry:function(){return this._rects?this._rects.frame:{}},rotation:function(){return this._model?this._model.rotation:0},visible:function(){return this._model&&this._model.opacity},model:function(){return this._model},draw:function(t,e){var n,r=t.ctx,a=this._model,i=this._rects;this.visible()&&(r.save(),a.clip&&(n=a.area,r.beginPath(),r.rect(n.left,n.top,n.right-n.left,n.bottom-n.top),r.clip()),r.globalAlpha=gBn(0,a.opacity,1),r.translate(LBn(e.x),LBn(e.y)),r.rotate(a.rotation),BBn(r,i.frame,a),function(t,e,n,r){var a,i=r.textAlign,o=r.color,l=!!o,c=r.font,s=e.length,u=r.textStrokeColor,d=r.textStrokeWidth,h=u&&d;if(s&&(l||h))for(n=function(t,e,n){var r=n.lineHeight,a=t.w,i=t.x;return"center"===e?i+=a/2:"end"!==e&&"right"!==e||(i+=a),{h:r,w:a,x:i,y:t.y+r/2}}(n,i,c),t.font=c.string,t.textAlign=i,t.textBaseline="middle",t.shadowBlur=r.textShadowBlur,t.shadowColor=r.textShadowColor,l&&(t.fillStyle=o),h&&(t.lineJoin="round",t.lineWidth=d,t.strokeStyle=u),a=0,s=e.length;a<s;++a)DBn(t,e[a],{stroked:h,filled:l,w:n.w,x:n.x,y:n.y+n.h*a})}(r,a.lines,i.text,a),r.restore())}});var VBn=Number.MIN_SAFE_INTEGER||-9007199254740991,OBn=Number.MAX_SAFE_INTEGER||9007199254740991;function IBn(t,e,n){var r=Math.cos(n),a=Math.sin(n),i=e.x,o=e.y;return{x:i+r*(t.x-i)-a*(t.y-o),y:o+a*(t.x-i)+r*(t.y-o)}}function RBn(t,e){var n,r,a,i,o,l=OBn,c=VBn,s=e.origin;for(n=0;n<t.length;++n)a=(r=t[n]).x-s.x,i=r.y-s.y,o=e.vx*a+e.vy*i,l=Math.min(l,o),c=Math.max(c,o);return{min:l,max:c}}function FBn(t,e){var n=e.x-t.x,r=e.y-t.y,a=Math.sqrt(n*n+r*r);return{vx:(e.x-t.x)/a,vy:(e.y-t.y)/a,origin:t,ln:a}}var NBn=function(){this._rotation=0,this._rect={x:0,y:0,w:0,h:0}};function PBn(t,e,n){var r=e.positioner(t,e),a=r.vx,i=r.vy;if(!a&&!i)return{x:r.x,y:r.y};var o=n.w,l=n.h,c=e.rotation,s=Math.abs(o/2*Math.cos(c))+Math.abs(l/2*Math.sin(c)),u=Math.abs(o/2*Math.sin(c))+Math.abs(l/2*Math.cos(c)),d=1/Math.max(Math.abs(a),Math.abs(i));return s*=a*d,u*=i*d,s+=e.offset*a,u+=e.offset*i,{x:r.x+s,y:r.y+u}}AAn(NBn.prototype,{center:function(){var t=this._rect;return{x:t.x+t.w/2,y:t.y+t.h/2}},update:function(t,e,n){this._rotation=n,this._rect={x:e.x+t.x,y:e.y+t.y,w:e.w,h:e.h}},contains:function(t){var e=this,n=e._rect;return!((t=IBn(t,e.center(),-e._rotation)).x<n.x-1||t.y<n.y-1||t.x>n.x+n.w+2||t.y>n.y+n.h+2)},intersects:function(t){var e,n,r,a=this._points(),i=t._points(),o=[FBn(a[0],a[1]),FBn(a[0],a[3])];for(this._rotation!==t._rotation&&o.push(FBn(i[0],i[1]),FBn(i[0],i[3])),e=0;e<o.length;++e)if(n=RBn(a,o[e]),r=RBn(i,o[e]),n.max<r.min||r.max<n.min)return!1;return!0},_points:function(){var t=this,e=t._rect,n=t._rotation,r=t.center();return[IBn({x:e.x,y:e.y},r,n),IBn({x:e.x+e.w,y:e.y},r,n),IBn({x:e.x+e.w,y:e.y+e.h},r,n),IBn({x:e.x,y:e.y+e.h},r,n)]}});var jBn={prepare:function(t){var e,n,r,a,i,o=[];for(e=0,r=t.length;e<r;++e)for(n=0,a=t[e].length;n<a;++n)i=t[e][n],o.push(i),i.$layout={_box:new NBn,_hidable:!1,_visible:!0,_set:e,_idx:i._index};return o.sort((function(t,e){var n=t.$layout,r=e.$layout;return n._idx===r._idx?r._set-n._set:r._idx-n._idx})),this.update(o),o},update:function(t){var e,n,r,a,i,o=!1;for(e=0,n=t.length;e<n;++e)a=(r=t[e]).model(),(i=r.$layout)._hidable=a&&"auto"===a.display,i._visible=r.visible(),o|=i._hidable;o&&function(t){var e,n,r,a,i,o,l;for(e=0,n=t.length;e<n;++e)(a=(r=t[e]).$layout)._visible&&(l=new Proxy(r._el,{get:function(t,e){return t.getProps([e],!0)[e]}}),i=r.geometry(),o=PBn(l,r.model(),i),a._box.update(o,i,r.rotation()));(function(t,e){var n,r,a,i;for(n=t.length-1;n>=0;--n)for(a=t[n].$layout,r=n-1;r>=0&&a._visible;--r)(i=t[r].$layout)._visible&&a._box.intersects(i._box)&&e(a,i)})(t,(function(t,e){var n=t._hidable,r=e._hidable;n&&r||r?e._visible=!1:n&&(t._visible=!1)}))}(t)},lookup:function(t,e){var n,r;for(n=t.length-1;n>=0;--n)if((r=t[n].$layout)&&r._visible&&r._box.contains(e))return t[n];return null},draw:function(t,e){var n,r,a,i,o,l;for(n=0,r=e.length;n<r;++n)(i=(a=e[n]).$layout)._visible&&(o=a.geometry(),l=PBn(a._el,a.model(),o),i._box.update(l,o,a.rotation()),a.draw(t,l))}},UBn={align:"center",anchor:"center",backgroundColor:null,borderColor:null,borderRadius:0,borderWidth:0,clamp:!1,clip:!1,color:void 0,display:!0,font:{family:void 0,lineHeight:1.2,size:void 0,style:void 0,weight:null},formatter:function(t){if(hAn(t))return null;var e,n,r,a=t;if(pAn(t))if(hAn(t.label))if(hAn(t.r))for(a="",r=0,n=(e=Object.keys(t)).length;r<n;++r)a+=(0!==r?", ":"")+e[r]+": "+t[e[r]];else a=t.r;else a=t.label;return""+a},labels:void 0,listeners:{},offset:4,opacity:1,padding:{top:4,right:4,bottom:4,left:4},rotation:0,textAlign:"start",textStrokeColor:void 0,textStrokeWidth:0,textShadowBlur:0,textShadowColor:void 0},WBn="$datalabels",ZBn="$default";function GBn(t,e,n,r){if(e){var a,i=n.$context,o=n.$groups;e[o._set]&&(a=e[o._set][o._key])&&!0===bAn(a,[i,r])&&(t[WBn]._dirty=!0,n.update(i))}}function qBn(t,e){var n,r,a=t[WBn],i=a._listeners;if(i.enter||i.leave){if("mousemove"===e.type)r=jBn.lookup(a._labels,e);else if("mouseout"!==e.type)return;n=a._hovered,a._hovered=r,function(t,e,n,r,a){var i,o;(n||r)&&(n?r?n!==r&&(o=i=!0):o=!0:i=!0,o&&GBn(t,e.leave,n,a),i&&GBn(t,e.enter,r,a))}(t,i,n,r,e)}}var YBn={id:"datalabels",defaults:UBn,beforeInit:function(t){t[WBn]={_actives:[]}},beforeUpdate:function(t){var e=t[WBn];e._listened=!1,e._listeners={},e._datasets=[],e._labels=[]},afterDatasetUpdate:function(t,e,n){var r,a,i,o,l,c,s,u,d=e.index,h=t[WBn],f=h._datasets[d]=[],p=t.isDatasetVisible(d),g=t.data.datasets[d],v=function(t,e){var n,r,a,i=t.datalabels,o=[];return!1===i?null:(!0===i&&(i={}),e=AAn({},[e,i]),r=e.labels||{},a=Object.keys(r),delete e.labels,a.length?a.forEach((function(t){r[t]&&o.push(AAn({},[e,r[t],{_key:t}]))})):o.push(e),n=o.reduce((function(t,e){return xAn(e.listeners||{},(function(n,r){t[r]=t[r]||{},t[r][e._key||ZBn]=n})),delete e.listeners,t}),{}),{labels:o,listeners:n})}(g,n),m=e.meta.data||[],y=t.ctx;for(y.save(),r=0,i=m.length;r<i;++r)if((s=m[r])[WBn]=[],p&&s&&t.getDataVisibility(r)&&!s.skip)for(a=0,o=v.labels.length;a<o;++a)c=(l=v.labels[a])._key,(u=new TBn(l,y,s,r)).$groups={_set:d,_key:c||ZBn},u.$context={active:!1,chart:t,dataIndex:r,dataset:g,datasetIndex:d},u.update(u.$context),s[WBn].push(u),f.push(u);y.restore(),AAn(h._listeners,v.listeners,{merger:function(t,n,r){n[t]=n[t]||{},n[t][e.index]=r[t],h._listened=!0}})},afterUpdate:function(t){t[WBn]._labels=jBn.prepare(t[WBn]._datasets)},afterDatasetsDraw:function(t){jBn.draw(t,t[WBn]._labels)},beforeEvent:function(t,e){if(t[WBn]._listened){var n=e.event;switch(n.type){case"mousemove":case"mouseout":qBn(t,n);break;case"click":!function(t,e){var n=t[WBn],r=n._listeners.click,a=r&&jBn.lookup(n._labels,e);a&&GBn(t,r,a,e)}(t,n)}}},afterEvent:function(t){var e,n,r,a,i,o,l,c=t[WBn],s=c._actives,u=c._actives=t.getActiveElements(),d=vBn(s,u);for(e=0,n=d.length;e<n;++e)if((i=d[e])[1])for(r=0,a=(l=i[0].element[WBn]||[]).length;r<a;++r)(o=l[r]).$context.active=1===i[1],o.update(o.$context);(c._dirty||d.length)&&(jBn.update(c._labels),t.render()),delete c._dirty}},XBn=["height","width","redraw","datasetIdKey","type","data","options","plugins","fallbackContent","updateMode"],$Bn="label";function KBn(t,e){"function"===typeof t?t(e):t&&(t.current=e)}function QBn(t,e){t.labels=e}function JBn(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:$Bn,r=[];t.datasets=e.map((function(e){var a=t.datasets.find((function(t){return t[n]===e[n]}));return a&&e.data&&!r.includes(a)?(r.push(a),Object.assign(a,e),a):Se({},e)}))}function tDn(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:$Bn,n={labels:[],datasets:[]};return QBn(n,t.labels),JBn(n,t.datasets,e),n}function eDn(t,e){return t.getElementsAtEventForMode(e.nativeEvent,"dataset",{intersect:!0},!1)}function nDn(t,e){return t.getElementsAtEventForMode(e.nativeEvent,"nearest",{intersect:!0},!1)}function rDn(t,e){return t.getElementsAtEventForMode(e.nativeEvent,"index",{intersect:!0},!1)}function aDn(t,e){var n=t.height,r=void 0===n?150:n,a=t.width,i=void 0===a?300:a,o=t.redraw,l=void 0!==o&&o,c=t.datasetIdKey,s=t.type,u=t.data,d=t.options,h=t.plugins,f=void 0===h?[]:h,p=t.fallbackContent,g=t.updateMode,v=ze(t,XBn),m=(0,x.useRef)(null),y=(0,x.useRef)(),b=function(){m.current&&(y.current=new sLn(m.current,{type:s,data:tDn(u,c),options:d&&Se({},d),plugins:f}),KBn(e,y.current))},M=function(){KBn(e,null),y.current&&(y.current.destroy(),y.current=null)};return(0,x.useEffect)((function(){!l&&y.current&&d&&function(t,e){var n=t.options;n&&e&&Object.assign(n,e)}(y.current,d)}),[l,d]),(0,x.useEffect)((function(){!l&&y.current&&QBn(y.current.config.data,u.labels)}),[l,u.labels]),(0,x.useEffect)((function(){!l&&y.current&&u.datasets&&JBn(y.current.config.data,u.datasets,c)}),[l,u.datasets]),(0,x.useEffect)((function(){y.current&&(l?(M(),setTimeout(b)):y.current.update(g))}),[l,d,u.labels,u.datasets,g]),(0,x.useEffect)((function(){y.current&&(M(),setTimeout(b))}),[s]),(0,x.useEffect)((function(){return b(),function(){return M()}}),[]),x.createElement("canvas",Object.assign({ref:m,role:"img",height:r,width:i},v),p)}var iDn=(0,x.forwardRef)(aDn);function oDn(t,e){return sLn.register(e),(0,x.forwardRef)((function(e,n){return x.createElement(iDn,Object.assign({},e,{ref:n,type:t}))}))}var lDn=oDn("line",_En),cDn=oDn("bar",EEn),sDn=oDn("radar",TEn),uDn=oDn("doughnut",LEn),dDn=oDn("polarArea",BEn),hDn=oDn("bubble",SEn),fDn=oDn("pie",DEn),pDn=oDn("scatter",VEn),gDn=n(3496),vDn=function(t){var e=t.data,n=e.labels,r=e.series,a=e.type,i=void 0===a?"column":a,o=m((0,x.useState)(!1),2),l=o[0],c=o[1],s=(0,Js.get)(e,"isStacked"),u=(0,Js.get)(e,"showLabels"),d=(0,Js.get)(e,"showLegend"),h=(0,Js.get)({AreaApex:"area",LineApex:"line",BarApex:"bar",ColumnApex:"bar"},i),f={series:r,options:{chart:{height:450,stacked:s,type:h},plotOptions:{bar:{horizontal:"ColumnApex"!==i,endingShape:"rounded"}},dataLabels:{enabled:u},colors:(0,Js.get)(eCn,1),stroke:{curve:"smooth"},xaxis:{type:"category",categories:n},legend:d&&{position:"top",horizontalAlign:"left"}}},p=function(){var t=Ae(ke().mark((function t(){return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return c(!0),t.next=3,new Promise((function(t){return setTimeout(t,100)}));case 3:c(!1);case 4:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();return(0,x.useEffect)((function(){p()}),[h]),l?(0,uf.jsx)("div",{children:"Fetching"}):(0,uf.jsx)(gDn.Z,{options:f.options,series:f.series,type:h,width:"100%",height:"350px"})},mDn=sf.div.withConfig({displayName:"ChartOld__ChartContainer",componentId:"sc-s0ve6y-0"})(["width:100%;display:flex;justify-content:center;align-items:center;flex:1;height:100%;"]),yDn=sf.div.withConfig({displayName:"ChartOld__ChartSubContainer",componentId:"sc-s0ve6y-1"})(["height:100%;width:100%;max-height:250px;"]),bDn=function(t){var e=t.block,n=t.page,r=sdn().processObjects,a=(0,cdn().getListData)(e),i=sR().processDynamicText,o=(0,Js.get)(e,"groupByColumn"),c=(0,Js.get)(e,"groupByMetric"),s=r(n,e,[{mapKey:"valueKey",key:(0,Js.get)(e,"valueKey")},{mapKey:"labelKey",key:(0,Js.get)(e,"labelKey")}],a,i),u=(0,Js.get)(e,"chartType","Bar"),d=(0,Js.get)(e,"sorting"),h=(0,Js.get)(e,"colorScheme",5),f=(0,Js.get)(e,"chartLabel"),p=(0,Js.get)(eCn,h,tCn).map((function(t){return{background:t,border:t}})),g=(0,Js.get)(e,"showDataLabels",!0),v=(0,Js.get)(e,"showValues",!1);o&&(s=rCn(s,o,(0,Js.get)(e,"valueKey")).filter((function(t){return t.key})).map((function(t){return{labelKey:t.key,valueKey:Ku((0,Js.get)(t,c))}})));d&&(s=hdn(s,"valueKey",d));var m=(0,Js.get)(l,u||"Bar"),y=s.map((function(t){return(0,Js.get)(t,"labelKey","").toString()})),b=s.map((function(t){return(0,Js.get)(t,"valueKey")}));if(u.includes("Apex"))return(0,uf.jsx)(vDn,{data:Se(Se({},e),{},{labels:y,series:[{name:"Series 1",data:b}],type:u})});var x,M=function(t,e){var n=p.length,r=Math.floor(t/n),a=t>=n?t-r*n:t;return(0,Js.get)(p,[a,e])},w=s.map((function(t,e){return t.borderColor||M(e,"border")})),z=s.map((function(t,e){return t.backgroundColor||M(e,"background")})),C=["Doughnut","Pie","PolarArea","Radar"],A=!C.includes(u),k={options:{scales:{x:{grid:{display:false},display:!C.includes(u)&&g},y:{display:A,grid:{display:false}}},maintainAspectRatio:!1,plugins:{datalabels:{display:v,color:"#ffffff"},legend:{display:!["Bar","Line","Radar"].includes(u),position:"right"},title:{display:f&&!0,text:f}}},data:{labels:(x=C,x.includes(u)?g?y:[]:y),datasets:[{data:b,fill:!0,backgroundColor:z,borderColor:w,borderWidth:1,pointBackgroundColor:"#ffffff",tension:.4}]}};return(0,uf.jsx)(mDn,{children:(0,uf.jsx)(yDn,{children:(0,uf.jsx)(m,Se({},k))})})};sLn.register(YBn),sLn.register.apply(sLn,z(dBn));var xDn=function(t){var e=t.block,n=t.page,r=(0,Js.get)(e,"chartType","Bar");return["BarChart","PieChart"].includes(r)?(0,uf.jsx)(LCn,{block:e,page:n}):(0,uf.jsx)(bDn,{block:e,page:n})},MDn={default:["#003f5c","#7a5195","#ef5675","#ffa600"],blues:["#003a5c","#006183","#008aa4","#00b5be"],greens:["#216d54","#33886b","#45a482","#58c09b","#6bdeb4","#7efcce"],flower:["#ffe926","#ffbe29","#ff9442","#ff6d5c","#f34e73","#cb3d85","#993a8e"],mixpanelColors:["hsla(252, 100%, 67%, 1)","hsla(11, 100%, 67%, 1)","hsla(175, 62%, 69%, 1)","hsla(41, 93%, 60%, 1)","hsla(354, 37%, 52%, 1)","hsla(205, 86%, 70%, 1)","hsla(194, 85%, 34%, 1)","hsla(151, 48%, 45%, 1)","hsla(7, 97%, 85%, 1)"]},wDn=function(t,e){return e[t%e.length]},zDn=n(5633),CDn=n.n(zDn),ADn=n(4786),kDn=n.n(ADn),HDn=n(6222),EDn=n.n(HDn),SDn=n(6181),LDn=n.n(SDn),_Dn=n(4286),BDn=n.n(_Dn),DDn=n(3038),TDn=n.n(DDn);function VDn(t){var e,n,r="";if("string"==typeof t||"number"==typeof t)r+=t;else if("object"==typeof t)if(Array.isArray(t)){var a=t.length;for(e=0;e<a;e++)t[e]&&(n=VDn(t[e]))&&(r&&(r+=" "),r+=n)}else for(n in t)t[n]&&(r&&(r+=" "),r+=n);return r}var ODn=function(){for(var t,e,n=0,r="",a=arguments.length;n<a;n++)(t=arguments[n])&&(e=VDn(t))&&(r&&(r+=" "),r+=e);return r},IDn=n(6769),RDn=n.n(IDn),FDn=n(8092),NDn=n.n(FDn),PDn=n(8493),jDn=n(2066),UDn=n.n(jDn),WDn=n(298),ZDn=n.n(WDn),GDn=function(t){return 0===t?0:t>0?1:-1},qDn=function(t){return RDn()(t)&&t.indexOf("%")===t.length-1},YDn=function(t){return ZDn()(t)&&!UDn()(t)},XDn=function(t){return YDn(t)||RDn()(t)},$Dn=0,KDn=function(t){var e=++$Dn;return"".concat(t||"").concat(e)},QDn=function(t,e){var n,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,a=arguments.length>3&&void 0!==arguments[3]&&arguments[3];if(!YDn(t)&&!RDn()(t))return r;if(qDn(t)){var i=t.indexOf("%");n=e*parseFloat(t.slice(0,i))/100}else n=+t;return UDn()(n)&&(n=r),a&&n>e&&(n=e),n},JDn=function(t){if(!t)return null;var e=Object.keys(t);return e&&e.length?t[e[0]]:null},tTn=function(t,e){return YDn(t)&&YDn(e)?function(n){return t+n*(e-t)}:function(){return e}};function eTn(t,e,n){return t&&t.length?t.find((function(t){return t&&("function"===typeof e?e(t):LDn()(t,e))===n})):null}function nTn(t,e){for(var n in t)if({}.hasOwnProperty.call(t,n)&&(!{}.hasOwnProperty.call(e,n)||t[n]!==e[n]))return!1;for(var r in e)if({}.hasOwnProperty.call(e,r)&&!{}.hasOwnProperty.call(t,r))return!1;return!0}function rTn(t){return rTn="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},rTn(t)}var aTn=["aria-activedescendant","aria-atomic","aria-autocomplete","aria-busy","aria-checked","aria-colcount","aria-colindex","aria-colspan","aria-controls","aria-current","aria-describedby","aria-details","aria-disabled","aria-errormessage","aria-expanded","aria-flowto","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-level","aria-live","aria-modal","aria-multiline","aria-multiselectable","aria-orientation","aria-owns","aria-placeholder","aria-posinset","aria-pressed","aria-readonly","aria-relevant","aria-required","aria-roledescription","aria-rowcount","aria-rowindex","aria-rowspan","aria-selected","aria-setsize","aria-sort","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext","className","color","height","id","lang","max","media","method","min","name","style","target","width","role","tabIndex","accentHeight","accumulate","additive","alignmentBaseline","allowReorder","alphabetic","amplitude","arabicForm","ascent","attributeName","attributeType","autoReverse","azimuth","baseFrequency","baselineShift","baseProfile","bbox","begin","bias","by","calcMode","capHeight","clip","clipPath","clipPathUnits","clipRule","colorInterpolation","colorInterpolationFilters","colorProfile","colorRendering","contentScriptType","contentStyleType","cursor","cx","cy","d","decelerate","descent","diffuseConstant","direction","display","divisor","dominantBaseline","dur","dx","dy","edgeMode","elevation","enableBackground","end","exponent","externalResourcesRequired","fill","fillOpacity","fillRule","filter","filterRes","filterUnits","floodColor","floodOpacity","focusable","fontFamily","fontSize","fontSizeAdjust","fontStretch","fontStyle","fontVariant","fontWeight","format","from","fx","fy","g1","g2","glyphName","glyphOrientationHorizontal","glyphOrientationVertical","glyphRef","gradientTransform","gradientUnits","hanging","horizAdvX","horizOriginX","href","ideographic","imageRendering","in2","in","intercept","k1","k2","k3","k4","k","kernelMatrix","kernelUnitLength","kerning","keyPoints","keySplines","keyTimes","lengthAdjust","letterSpacing","lightingColor","limitingConeAngle","local","markerEnd","markerHeight","markerMid","markerStart","markerUnits","markerWidth","mask","maskContentUnits","maskUnits","mathematical","mode","numOctaves","offset","opacity","operator","order","orient","orientation","origin","overflow","overlinePosition","overlineThickness","paintOrder","panose1","pathLength","patternContentUnits","patternTransform","patternUnits","pointerEvents","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","r","radius","refX","refY","renderingIntent","repeatCount","repeatDur","requiredExtensions","requiredFeatures","restart","result","rotate","rx","ry","seed","shapeRendering","slope","spacing","specularConstant","specularExponent","speed","spreadMethod","startOffset","stdDeviation","stemh","stemv","stitchTiles","stopColor","stopOpacity","strikethroughPosition","strikethroughThickness","string","stroke","strokeDasharray","strokeDashoffset","strokeLinecap","strokeLinejoin","strokeMiterlimit","strokeOpacity","strokeWidth","surfaceScale","systemLanguage","tableValues","targetX","targetY","textAnchor","textDecoration","textLength","textRendering","to","transform","u1","u2","underlinePosition","underlineThickness","unicode","unicodeBidi","unicodeRange","unitsPerEm","vAlphabetic","values","vectorEffect","version","vertAdvY","vertOriginX","vertOriginY","vHanging","vIdeographic","viewTarget","visibility","vMathematical","widths","wordSpacing","writingMode","x1","x2","x","xChannelSelector","xHeight","xlinkActuate","xlinkArcrole","xlinkHref","xlinkRole","xlinkShow","xlinkTitle","xlinkType","xmlBase","xmlLang","xmlns","xmlnsXlink","xmlSpace","y1","y2","y","yChannelSelector","z","zoomAndPan","ref","key","angle"],iTn=["points","pathLength"],oTn={svg:["viewBox","children"],polygon:iTn,polyline:iTn},lTn=["dangerouslySetInnerHTML","onCopy","onCopyCapture","onCut","onCutCapture","onPaste","onPasteCapture","onCompositionEnd","onCompositionEndCapture","onCompositionStart","onCompositionStartCapture","onCompositionUpdate","onCompositionUpdateCapture","onFocus","onFocusCapture","onBlur","onBlurCapture","onChange","onChangeCapture","onBeforeInput","onBeforeInputCapture","onInput","onInputCapture","onReset","onResetCapture","onSubmit","onSubmitCapture","onInvalid","onInvalidCapture","onLoad","onLoadCapture","onError","onErrorCapture","onKeyDown","onKeyDownCapture","onKeyPress","onKeyPressCapture","onKeyUp","onKeyUpCapture","onAbort","onAbortCapture","onCanPlay","onCanPlayCapture","onCanPlayThrough","onCanPlayThroughCapture","onDurationChange","onDurationChangeCapture","onEmptied","onEmptiedCapture","onEncrypted","onEncryptedCapture","onEnded","onEndedCapture","onLoadedData","onLoadedDataCapture","onLoadedMetadata","onLoadedMetadataCapture","onLoadStart","onLoadStartCapture","onPause","onPauseCapture","onPlay","onPlayCapture","onPlaying","onPlayingCapture","onProgress","onProgressCapture","onRateChange","onRateChangeCapture","onSeeked","onSeekedCapture","onSeeking","onSeekingCapture","onStalled","onStalledCapture","onSuspend","onSuspendCapture","onTimeUpdate","onTimeUpdateCapture","onVolumeChange","onVolumeChangeCapture","onWaiting","onWaitingCapture","onAuxClick","onAuxClickCapture","onClick","onClickCapture","onContextMenu","onContextMenuCapture","onDoubleClick","onDoubleClickCapture","onDrag","onDragCapture","onDragEnd","onDragEndCapture","onDragEnter","onDragEnterCapture","onDragExit","onDragExitCapture","onDragLeave","onDragLeaveCapture","onDragOver","onDragOverCapture","onDragStart","onDragStartCapture","onDrop","onDropCapture","onMouseDown","onMouseDownCapture","onMouseEnter","onMouseLeave","onMouseMove","onMouseMoveCapture","onMouseOut","onMouseOutCapture","onMouseOver","onMouseOverCapture","onMouseUp","onMouseUpCapture","onSelect","onSelectCapture","onTouchCancel","onTouchCancelCapture","onTouchEnd","onTouchEndCapture","onTouchMove","onTouchMoveCapture","onTouchStart","onTouchStartCapture","onPointerDown","onPointerDownCapture","onPointerMove","onPointerMoveCapture","onPointerUp","onPointerUpCapture","onPointerCancel","onPointerCancelCapture","onPointerEnter","onPointerEnterCapture","onPointerLeave","onPointerLeaveCapture","onPointerOver","onPointerOverCapture","onPointerOut","onPointerOutCapture","onGotPointerCapture","onGotPointerCaptureCapture","onLostPointerCapture","onLostPointerCaptureCapture","onScroll","onScrollCapture","onWheel","onWheelCapture","onAnimationStart","onAnimationStartCapture","onAnimationEnd","onAnimationEndCapture","onAnimationIteration","onAnimationIterationCapture","onTransitionEnd","onTransitionEndCapture"],cTn=function(t,e){if(!t||"function"===typeof t||"boolean"===typeof t)return null;var n=t;if((0,x.isValidElement)(t)&&(n=t.props),!NDn()(n))return null;var r={};return Object.keys(n).forEach((function(t){lTn.includes(t)&&(r[t]=e||function(e){return n[t](n,e)})})),r},sTn=function(t,e,n){if(!NDn()(t)||"object"!==rTn(t))return null;var r=null;return Object.keys(t).forEach((function(a){var i=t[a];lTn.includes(a)&&"function"===typeof i&&(r||(r={}),r[a]=function(t,e,n){return function(r){return t(e,n,r),null}}(i,e,n))})),r},uTn=["children"],dTn=["children"];function hTn(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}function fTn(t){return fTn="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},fTn(t)}var pTn={click:"onClick",mousedown:"onMouseDown",mouseup:"onMouseUp",mouseover:"onMouseOver",mousemove:"onMouseMove",mouseout:"onMouseOut",mouseenter:"onMouseEnter",mouseleave:"onMouseLeave",touchcancel:"onTouchCancel",touchend:"onTouchEnd",touchmove:"onTouchMove",touchstart:"onTouchStart"},gTn=function(t){return"string"===typeof t?t:t?t.displayName||t.name||"Component":""},vTn=null,mTn=null,yTn=function t(e){if(e===vTn&&Array.isArray(mTn))return mTn;var n=[];return x.Children.forEach(e,(function(e){CDn()(e)||((0,PDn.isFragment)(e)?n=n.concat(t(e.props.children)):n.push(e))})),mTn=n,vTn=e,n};function bTn(t,e){var n=[],r=[];return r=Array.isArray(e)?e.map((function(t){return gTn(t)})):[gTn(e)],yTn(t).forEach((function(t){var e=LDn()(t,"type.displayName")||LDn()(t,"type.name");-1!==r.indexOf(e)&&n.push(t)})),n}function xTn(t,e){var n=bTn(t,e);return n&&n[0]}var MTn=function(t){if(!t||!t.props)return!1;var e=t.props,n=e.width,r=e.height;return!(!YDn(n)||n<=0||!YDn(r)||r<=0)},wTn=["a","altGlyph","altGlyphDef","altGlyphItem","animate","animateColor","animateMotion","animateTransform","circle","clipPath","color-profile","cursor","defs","desc","ellipse","feBlend","feColormatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","filter","font","font-face","font-face-format","font-face-name","font-face-url","foreignObject","g","glyph","glyphRef","hkern","image","line","lineGradient","marker","mask","metadata","missing-glyph","mpath","path","pattern","polygon","polyline","radialGradient","rect","script","set","stop","style","svg","switch","symbol","text","textPath","title","tref","tspan","use","view","vkern"],zTn=function(t){return t&&t.type&&RDn()(t.type)&&wTn.indexOf(t.type)>=0},CTn=function(t){return t&&"object"===fTn(t)&&"cx"in t&&"cy"in t&&"r"in t},ATn=function(t,e,n){if(!t||"function"===typeof t||"boolean"===typeof t)return null;var r=t;if((0,x.isValidElement)(t)&&(r=t.props),!NDn()(r))return null;var a={};return Object.keys(r).forEach((function(t){var i;(function(t,e,n,r){var a,i=null!==(a=null===oTn||void 0===oTn?void 0:oTn[r])&&void 0!==a?a:[];return!kDn()(t)&&(r&&i.includes(e)||aTn.includes(e))||n&&lTn.includes(e)})(null===(i=r)||void 0===i?void 0:i[t],t,e,n)&&(a[t]=r[t])})),a},kTn=function t(e,n){if(e===n)return!0;var r=x.Children.count(e);if(r!==x.Children.count(n))return!1;if(0===r)return!0;if(1===r)return HTn(Array.isArray(e)?e[0]:e,Array.isArray(n)?n[0]:n);for(var a=0;a<r;a++){var i=e[a],o=n[a];if(Array.isArray(i)||Array.isArray(o)){if(!t(i,o))return!1}else if(!HTn(i,o))return!1}return!0},HTn=function(t,e){if(CDn()(t)&&CDn()(e))return!0;if(!CDn()(t)&&!CDn()(e)){var n=t.props||{},r=n.children,a=hTn(n,uTn),i=e.props||{},o=i.children,l=hTn(i,dTn);return r&&o?nTn(a,l)&&kTn(r,o):!r&&!o&&nTn(a,l)}return!1},ETn=function(t,e){var n=[],r={};return yTn(t).forEach((function(t,a){if(zTn(t))n.push(t);else if(t){var i=gTn(t.type),o=e[i]||{},l=o.handler,c=o.once;if(l&&(!c||!r[i])){var s=l(t,i,a);n.push(s),r[i]=!0}}})),n},STn=["children","width","height","viewBox","className","style","title","desc"];function LTn(){return LTn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},LTn.apply(this,arguments)}function _Tn(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}function BTn(t){var e=t.children,n=t.width,r=t.height,a=t.viewBox,i=t.className,o=t.style,l=t.title,c=t.desc,s=_Tn(t,STn),u=a||{width:n,height:r,x:0,y:0},d=ODn("recharts-surface",i);return x.createElement("svg",LTn({},ATn(s,!0,"svg"),{className:d,width:n,height:r,style:o,viewBox:"".concat(u.x," ").concat(u.y," ").concat(u.width," ").concat(u.height)}),x.createElement("title",null,l),x.createElement("desc",null,c),e)}var DTn=["children","className"];function TTn(){return TTn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},TTn.apply(this,arguments)}function VTn(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}var OTn=x.forwardRef((function(t,e){var n=t.children,r=t.className,a=VTn(t,DTn),i=ODn("recharts-layer",r);return x.createElement("g",TTn({className:i},ATn(a,!0),{ref:e}),n)}));function ITn(t){return ITn="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},ITn(t)}function RTn(){return RTn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},RTn.apply(this,arguments)}function FTn(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,a,i,o,l=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(l.push(r.value),l.length!==e);c=!0);}catch(t){s=!0,a=t}finally{try{if(!c&&null!=n.return&&(o=n.return(),Object(o)!==o))return}finally{if(s)throw a}}return l}}(t,e)||function(t,e){if(!t)return;if("string"===typeof t)return NTn(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return NTn(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function NTn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function PTn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function jTn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?PTn(Object(n),!0).forEach((function(e){UTn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):PTn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function UTn(t,e,n){return e=function(t){var e=function(t,e){if("object"!=ITn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=ITn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==ITn(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function WTn(t){return Array.isArray(t)&&XDn(t[0])&&XDn(t[1])?t.join(" ~ "):t}var ZTn=function(t){var e=t.separator,n=void 0===e?" : ":e,r=t.contentStyle,a=void 0===r?{}:r,i=t.itemStyle,o=void 0===i?{}:i,l=t.labelStyle,c=void 0===l?{}:l,s=t.payload,u=t.formatter,d=t.itemSorter,h=t.wrapperClassName,f=t.labelClassName,p=t.label,g=t.labelFormatter,v=t.accessibilityLayer,m=void 0!==v&&v,y=jTn({margin:0,padding:10,backgroundColor:"#fff",border:"1px solid #ccc",whiteSpace:"nowrap"},a),b=jTn({margin:0},c),M=!CDn()(p),w=M?p:"",z=ODn("recharts-default-tooltip",h),C=ODn("recharts-tooltip-label",f);M&&g&&void 0!==s&&null!==s&&(w=g(p,s));var A=m?{role:"status","aria-live":"assertive"}:{};return x.createElement("div",RTn({className:z,style:y},A),x.createElement("p",{className:C,style:b},x.isValidElement(w)?w:"".concat(w)),function(){if(s&&s.length){var t=(d?BDn()(s,d):s).map((function(t,e){if("none"===t.type)return null;var r=jTn({display:"block",paddingTop:4,paddingBottom:4,color:t.color||"#000"},o),a=t.formatter||u||WTn,i=t.value,l=t.name,c=i,d=l;if(a&&null!=c&&null!=d){var h=a(i,l,t,e,s);if(Array.isArray(h)){var f=FTn(h,2);c=f[0],d=f[1]}else c=h}return x.createElement("li",{className:"recharts-tooltip-item",key:"tooltip-item-".concat(e),style:r},XDn(d)?x.createElement("span",{className:"recharts-tooltip-item-name"},d):null,XDn(d)?x.createElement("span",{className:"recharts-tooltip-item-separator"},n):null,x.createElement("span",{className:"recharts-tooltip-item-value"},c),x.createElement("span",{className:"recharts-tooltip-item-unit"},t.unit||""))}));return x.createElement("ul",{className:"recharts-tooltip-item-list",style:{padding:0,margin:0}},t)}return null}())};function GTn(t){return GTn="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},GTn(t)}function qTn(t,e,n){return e=function(t){var e=function(t,e){if("object"!=GTn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=GTn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==GTn(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var YTn="recharts-tooltip-wrapper",XTn={visibility:"hidden"};function $Tn(t){var e=t.coordinate,n=t.translateX,r=t.translateY;return ODn(YTn,qTn(qTn(qTn(qTn({},"".concat(YTn,"-right"),YDn(n)&&e&&YDn(e.x)&&n>=e.x),"".concat(YTn,"-left"),YDn(n)&&e&&YDn(e.x)&&n<e.x),"".concat(YTn,"-bottom"),YDn(r)&&e&&YDn(e.y)&&r>=e.y),"".concat(YTn,"-top"),YDn(r)&&e&&YDn(e.y)&&r<e.y))}function KTn(t){var e=t.allowEscapeViewBox,n=t.coordinate,r=t.key,a=t.offsetTopLeft,i=t.position,o=t.reverseDirection,l=t.tooltipDimension,c=t.viewBox,s=t.viewBoxDimension;if(i&&YDn(i[r]))return i[r];var u=n[r]-l-a,d=n[r]+a;return e[r]?o[r]?u:d:o[r]?u<c[r]?Math.max(d,c[r]):Math.max(u,c[r]):d+l>c[r]+s?Math.max(u,c[r]):Math.max(d,c[r])}function QTn(t){return QTn="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},QTn(t)}function JTn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function tVn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?JTn(Object(n),!0).forEach((function(e){lVn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):JTn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function eVn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,cVn(r.key),r)}}function nVn(t,e,n){return e=aVn(e),function(t,e){if(e&&("object"===QTn(e)||"function"===typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return iVn(t)}(t,rVn()?Reflect.construct(e,n||[],aVn(t).constructor):e.apply(t,n))}function rVn(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(rVn=function(){return!!t})()}function aVn(t){return aVn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},aVn(t)}function iVn(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function oVn(t,e){return oVn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},oVn(t,e)}function lVn(t,e,n){return(e=cVn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function cVn(t){var e=function(t,e){if("object"!=QTn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=QTn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==QTn(e)?e:String(e)}var sVn=function(t){function e(){var t;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);for(var n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];return lVn(iVn(t=nVn(this,e,[].concat(r))),"state",{dismissed:!1,dismissedAtCoordinate:{x:0,y:0},lastBoundingBox:{width:-1,height:-1}}),lVn(iVn(t),"handleKeyDown",(function(e){var n,r,a,i;"Escape"===e.key&&t.setState({dismissed:!0,dismissedAtCoordinate:{x:null!==(n=null===(r=t.props.coordinate)||void 0===r?void 0:r.x)&&void 0!==n?n:0,y:null!==(a=null===(i=t.props.coordinate)||void 0===i?void 0:i.y)&&void 0!==a?a:0}})})),t}var n,r,a;return function(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&oVn(t,e)}(e,t),n=e,r=[{key:"updateBBox",value:function(){if(this.wrapperNode&&this.wrapperNode.getBoundingClientRect){var t=this.wrapperNode.getBoundingClientRect();(Math.abs(t.width-this.state.lastBoundingBox.width)>1||Math.abs(t.height-this.state.lastBoundingBox.height)>1)&&this.setState({lastBoundingBox:{width:t.width,height:t.height}})}else-1===this.state.lastBoundingBox.width&&-1===this.state.lastBoundingBox.height||this.setState({lastBoundingBox:{width:-1,height:-1}})}},{key:"componentDidMount",value:function(){document.addEventListener("keydown",this.handleKeyDown),this.updateBBox()}},{key:"componentWillUnmount",value:function(){document.removeEventListener("keydown",this.handleKeyDown)}},{key:"componentDidUpdate",value:function(){var t,e;this.props.active&&this.updateBBox(),this.state.dismissed&&((null===(t=this.props.coordinate)||void 0===t?void 0:t.x)===this.state.dismissedAtCoordinate.x&&(null===(e=this.props.coordinate)||void 0===e?void 0:e.y)===this.state.dismissedAtCoordinate.y||(this.state.dismissed=!1))}},{key:"render",value:function(){var t=this,e=this.props,n=e.active,r=e.allowEscapeViewBox,a=e.animationDuration,i=e.animationEasing,o=e.children,l=e.coordinate,c=e.hasPayload,s=e.isAnimationActive,u=e.offset,d=e.position,h=e.reverseDirection,f=e.useTranslate3d,p=e.viewBox,g=e.wrapperStyle,v=function(t){var e,n,r=t.allowEscapeViewBox,a=t.coordinate,i=t.offsetTopLeft,o=t.position,l=t.reverseDirection,c=t.tooltipBox,s=t.useTranslate3d,u=t.viewBox;return{cssProperties:c.height>0&&c.width>0&&a?function(t){var e=t.translateX,n=t.translateY;return{transform:t.useTranslate3d?"translate3d(".concat(e,"px, ").concat(n,"px, 0)"):"translate(".concat(e,"px, ").concat(n,"px)")}}({translateX:e=KTn({allowEscapeViewBox:r,coordinate:a,key:"x",offsetTopLeft:i,position:o,reverseDirection:l,tooltipDimension:c.width,viewBox:u,viewBoxDimension:u.width}),translateY:n=KTn({allowEscapeViewBox:r,coordinate:a,key:"y",offsetTopLeft:i,position:o,reverseDirection:l,tooltipDimension:c.height,viewBox:u,viewBoxDimension:u.height}),useTranslate3d:s}):XTn,cssClasses:$Tn({translateX:e,translateY:n,coordinate:a})}}({allowEscapeViewBox:r,coordinate:l,offsetTopLeft:u,position:d,reverseDirection:h,tooltipBox:this.state.lastBoundingBox,useTranslate3d:f,viewBox:p}),m=v.cssClasses,y=v.cssProperties,b=tVn(tVn({transition:s&&n?"transform ".concat(a,"ms ").concat(i):void 0},y),{},{pointerEvents:"none",visibility:!this.state.dismissed&&n&&c?"visible":"hidden",position:"absolute",top:0,left:0},g);return x.createElement("div",{tabIndex:-1,className:m,style:b,ref:function(e){t.wrapperNode=e}},o)}}],r&&eVn(n.prototype,r),a&&eVn(n,a),Object.defineProperty(n,"prototype",{writable:!1}),e}(x.PureComponent),uVn={isSsr:!("undefined"!==typeof window&&window.document&&window.document.createElement&&window.setTimeout),get:function(t){return uVn[t]},set:function(t,e){if("string"===typeof t)uVn[t]=e;else{var n=Object.keys(t);n&&n.length&&n.forEach((function(e){uVn[e]=t[e]}))}}},dVn=n(6339),hVn=n.n(dVn);function fVn(t,e,n){return!0===e?hVn()(t,n):kDn()(e)?hVn()(t,e):t}function pVn(t){return pVn="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},pVn(t)}function gVn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function vVn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?gVn(Object(n),!0).forEach((function(e){wVn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):gVn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function mVn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,zVn(r.key),r)}}function yVn(t,e,n){return e=xVn(e),function(t,e){if(e&&("object"===pVn(e)||"function"===typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,bVn()?Reflect.construct(e,n||[],xVn(t).constructor):e.apply(t,n))}function bVn(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(bVn=function(){return!!t})()}function xVn(t){return xVn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},xVn(t)}function MVn(t,e){return MVn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},MVn(t,e)}function wVn(t,e,n){return(e=zVn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function zVn(t){var e=function(t,e){if("object"!=pVn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=pVn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==pVn(e)?e:String(e)}function CVn(t){return t.dataKey}var AVn=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),yVn(this,e,arguments)}var n,r,a;return function(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&MVn(t,e)}(e,t),n=e,r=[{key:"render",value:function(){var t=this,e=this.props,n=e.active,r=e.allowEscapeViewBox,a=e.animationDuration,i=e.animationEasing,o=e.content,l=e.coordinate,c=e.filterNull,s=e.isAnimationActive,u=e.offset,d=e.payload,h=e.payloadUniqBy,f=e.position,p=e.reverseDirection,g=e.useTranslate3d,v=e.viewBox,m=e.wrapperStyle,y=null!==d&&void 0!==d?d:[];c&&y.length&&(y=fVn(d.filter((function(e){return null!=e.value&&(!0!==e.hide||t.props.includeHidden)})),h,CVn));var b=y.length>0;return x.createElement(sVn,{allowEscapeViewBox:r,animationDuration:a,animationEasing:i,isAnimationActive:s,active:n,coordinate:l,hasPayload:b,offset:u,position:f,reverseDirection:p,useTranslate3d:g,viewBox:v,wrapperStyle:m},function(t,e){return x.isValidElement(t)?x.cloneElement(t,e):"function"===typeof t?x.createElement(t,e):x.createElement(ZTn,e)}(o,vVn(vVn({},this.props),{},{payload:y})))}}],r&&mVn(n.prototype,r),a&&mVn(n,a),Object.defineProperty(n,"prototype",{writable:!1}),e}(x.PureComponent);wVn(AVn,"displayName","Tooltip"),wVn(AVn,"defaultProps",{accessibilityLayer:!1,allowEscapeViewBox:{x:!1,y:!1},animationDuration:400,animationEasing:"ease",contentStyle:{},coordinate:{x:0,y:0},cursor:!0,cursorStyle:{},filterNull:!0,isAnimationActive:!uVn.isSsr,itemStyle:{},labelStyle:{},offset:10,reverseDirection:{x:!1,y:!1},separator:" : ",trigger:"hover",useTranslate3d:!1,viewBox:{x:0,y:0,height:0,width:0},wrapperStyle:{}});var kVn=function(t,e){for(var n=arguments.length,r=new Array(n>2?n-2:0),a=2;a<n;a++)r[a-2]=arguments[a]},HVn=n(2085),EVn=n.n(HVn),SVn=(Math.abs,Math.atan2,Math.cos),LVn=(Math.max,Math.min,Math.sin),_Vn=Math.sqrt,BVn=Math.PI,DVn=2*BVn;var TVn,VVn,OVn,IVn,RVn,FVn,NVn,PVn,jVn,UVn,WVn,ZVn,GVn,qVn,YVn={draw:function(t,e){var n=_Vn(e/BVn);t.moveTo(n,0),t.arc(0,0,n,0,DVn)}},XVn={draw:function(t,e){var n=_Vn(e/5)/2;t.moveTo(-3*n,-n),t.lineTo(-n,-n),t.lineTo(-n,-3*n),t.lineTo(n,-3*n),t.lineTo(n,-n),t.lineTo(3*n,-n),t.lineTo(3*n,n),t.lineTo(n,n),t.lineTo(n,3*n),t.lineTo(-n,3*n),t.lineTo(-n,n),t.lineTo(-3*n,n),t.closePath()}},$Vn=_Vn(1/3),KVn=2*$Vn,QVn={draw:function(t,e){var n=_Vn(e/KVn),r=n*$Vn;t.moveTo(0,-n),t.lineTo(r,0),t.lineTo(0,n),t.lineTo(-r,0),t.closePath()}},JVn={draw:function(t,e){var n=_Vn(e),r=-n/2;t.rect(r,r,n,n)}},tOn=LVn(BVn/10)/LVn(7*BVn/10),eOn=LVn(DVn/10)*tOn,nOn=-SVn(DVn/10)*tOn,rOn={draw:function(t,e){var n=_Vn(.8908130915292852*e),r=eOn*n,a=nOn*n;t.moveTo(0,-n),t.lineTo(r,a);for(var i=1;i<5;++i){var o=DVn*i/5,l=SVn(o),c=LVn(o);t.lineTo(c*n,-l*n),t.lineTo(l*r-c*a,c*r+l*a)}t.closePath()}},aOn=_Vn(3),iOn={draw:function(t,e){var n=-_Vn(e/(3*aOn));t.moveTo(0,2*n),t.lineTo(-aOn*n,-n),t.lineTo(aOn*n,-n),t.closePath()}},oOn=-.5,lOn=_Vn(3)/2,cOn=1/_Vn(12),sOn=3*(cOn/2+1),uOn={draw:function(t,e){var n=_Vn(e/sOn),r=n/2,a=n*cOn,i=r,o=n*cOn+n,l=-i,c=o;t.moveTo(r,a),t.lineTo(i,o),t.lineTo(l,c),t.lineTo(oOn*r-lOn*a,lOn*r+oOn*a),t.lineTo(oOn*i-lOn*o,lOn*i+oOn*o),t.lineTo(oOn*l-lOn*c,lOn*l+oOn*c),t.lineTo(oOn*r+lOn*a,oOn*a-lOn*r),t.lineTo(oOn*i+lOn*o,oOn*o-lOn*i),t.lineTo(oOn*l+lOn*c,oOn*c-lOn*l),t.closePath()}};function dOn(t){return function(){return t}}var hOn=Math.PI,fOn=2*hOn,pOn=1e-6,gOn=fOn-pOn;function vOn(t){this._+=t[0];for(var e=1,n=t.length;e<n;++e)this._+=arguments[e]+t[e]}var mOn=function(){function t(e){C(this,t),this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=null==e?vOn:function(t){var e=Math.floor(t);if(!(e>=0))throw new Error("invalid digits: ".concat(t));if(e>15)return vOn;var n=Math.pow(10,e);return function(t){this._+=t[0];for(var e=1,r=t.length;e<r;++e)this._+=Math.round(arguments[e]*n)/n+t[e]}}(e)}return E(t,[{key:"moveTo",value:function(t,e){this._append(TVn||(TVn=zG(["M",",",""])),this._x0=this._x1=+t,this._y0=this._y1=+e)}},{key:"closePath",value:function(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._append(VVn||(VVn=zG(["Z"]))))}},{key:"lineTo",value:function(t,e){this._append(OVn||(OVn=zG(["L",",",""])),this._x1=+t,this._y1=+e)}},{key:"quadraticCurveTo",value:function(t,e,n,r){this._append(IVn||(IVn=zG(["Q",",",",",",",""])),+t,+e,this._x1=+n,this._y1=+r)}},{key:"bezierCurveTo",value:function(t,e,n,r,a,i){this._append(RVn||(RVn=zG(["C",",",",",",",",",",",""])),+t,+e,+n,+r,this._x1=+a,this._y1=+i)}},{key:"arcTo",value:function(t,e,n,r,a){if(t=+t,e=+e,n=+n,r=+r,(a=+a)<0)throw new Error("negative radius: ".concat(a));var i=this._x1,o=this._y1,l=n-t,c=r-e,s=i-t,u=o-e,d=s*s+u*u;if(null===this._x1)this._append(FVn||(FVn=zG(["M",",",""])),this._x1=t,this._y1=e);else if(d>pOn)if(Math.abs(u*l-c*s)>pOn&&a){var h=n-i,f=r-o,p=l*l+c*c,g=h*h+f*f,v=Math.sqrt(p),m=Math.sqrt(d),y=a*Math.tan((hOn-Math.acos((p+d-g)/(2*v*m)))/2),b=y/m,x=y/v;Math.abs(b-1)>pOn&&this._append(PVn||(PVn=zG(["L",",",""])),t+b*s,e+b*u),this._append(jVn||(jVn=zG(["A",",",",0,0,",",",",",""])),a,a,+(u*h>s*f),this._x1=t+x*l,this._y1=e+x*c)}else this._append(NVn||(NVn=zG(["L",",",""])),this._x1=t,this._y1=e);else;}},{key:"arc",value:function(t,e,n,r,a,i){if(t=+t,e=+e,i=!!i,(n=+n)<0)throw new Error("negative radius: ".concat(n));var o=n*Math.cos(r),l=n*Math.sin(r),c=t+o,s=e+l,u=1^i,d=i?r-a:a-r;null===this._x1?this._append(UVn||(UVn=zG(["M",",",""])),c,s):(Math.abs(this._x1-c)>pOn||Math.abs(this._y1-s)>pOn)&&this._append(WVn||(WVn=zG(["L",",",""])),c,s),n&&(d<0&&(d=d%fOn+fOn),d>gOn?this._append(ZVn||(ZVn=zG(["A",",",",0,1,",",",",","A",",",",0,1,",",",",",""])),n,n,u,t-o,e-l,n,n,u,this._x1=c,this._y1=s):d>pOn&&this._append(GVn||(GVn=zG(["A",",",",0,",",",",",",",""])),n,n,+(d>=hOn),u,this._x1=t+n*Math.cos(a),this._y1=e+n*Math.sin(a)))}},{key:"rect",value:function(t,e,n,r){this._append(qVn||(qVn=zG(["M",",","h","v","h","Z"])),this._x0=this._x1=+t,this._y0=this._y1=+e,n=+n,+r,-n)}},{key:"toString",value:function(){return this._}}]),t}();function yOn(t){var e=3;return t.digits=function(n){if(!arguments.length)return e;if(null==n)e=null;else{var r=Math.floor(n);if(!(r>=0))throw new RangeError("invalid digits: ".concat(n));e=r}return t},function(){return new mOn(e)}}mOn.prototype;_Vn(3),_Vn(3);function bOn(t){return bOn="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},bOn(t)}var xOn=["type","size","sizeType"];function MOn(){return MOn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},MOn.apply(this,arguments)}function wOn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function zOn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?wOn(Object(n),!0).forEach((function(e){COn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):wOn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function COn(t,e,n){return e=function(t){var e=function(t,e){if("object"!=bOn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=bOn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==bOn(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function AOn(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}var kOn={symbolCircle:YVn,symbolCross:XVn,symbolDiamond:QVn,symbolSquare:JVn,symbolStar:rOn,symbolTriangle:iOn,symbolWye:uOn},HOn=Math.PI/180,EOn=function(t){var e=t.type,n=void 0===e?"circle":e,r=t.size,a=void 0===r?64:r,i=t.sizeType,o=void 0===i?"area":i,l=zOn(zOn({},AOn(t,xOn)),{},{type:n,size:a,sizeType:o}),c=l.className,s=l.cx,u=l.cy,d=ATn(l,!0);return s===+s&&u===+u&&a===+a?x.createElement("path",MOn({},d,{className:ODn("recharts-symbols",c),transform:"translate(".concat(s,", ").concat(u,")"),d:function(){var t=function(t){var e="symbol".concat(EVn()(t));return kOn[e]||YVn}(n),e=function(t,e){var n=null,r=yOn(a);function a(){var a;if(n||(n=a=r()),t.apply(this,arguments).draw(n,+e.apply(this,arguments)),a)return n=null,a+""||null}return t="function"===typeof t?t:dOn(t||YVn),e="function"===typeof e?e:dOn(void 0===e?64:+e),a.type=function(e){return arguments.length?(t="function"===typeof e?e:dOn(e),a):t},a.size=function(t){return arguments.length?(e="function"===typeof t?t:dOn(+t),a):e},a.context=function(t){return arguments.length?(n=null==t?null:t,a):n},a}().type(t).size(function(t,e,n){if("area"===e)return t;switch(n){case"cross":return 5*t*t/9;case"diamond":return.5*t*t/Math.sqrt(3);case"square":return t*t;case"star":var r=18*HOn;return 1.25*t*t*(Math.tan(r)-Math.tan(2*r)*Math.pow(Math.tan(r),2));case"triangle":return Math.sqrt(3)*t*t/4;case"wye":return(21-10*Math.sqrt(3))*t*t/8;default:return Math.PI*t*t/4}}(a,o,n));return e()}()})):null};function SOn(t){return SOn="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},SOn(t)}function LOn(){return LOn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},LOn.apply(this,arguments)}function _On(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function BOn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,ROn(r.key),r)}}function DOn(t,e,n){return e=VOn(e),function(t,e){if(e&&("object"===SOn(e)||"function"===typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,TOn()?Reflect.construct(e,n||[],VOn(t).constructor):e.apply(t,n))}function TOn(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(TOn=function(){return!!t})()}function VOn(t){return VOn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},VOn(t)}function OOn(t,e){return OOn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},OOn(t,e)}function IOn(t,e,n){return(e=ROn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function ROn(t){var e=function(t,e){if("object"!=SOn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=SOn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==SOn(e)?e:String(e)}EOn.registerSymbol=function(t,e){kOn["symbol".concat(EVn()(t))]=e};var FOn=32,NOn=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),DOn(this,e,arguments)}var n,r,a;return function(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&OOn(t,e)}(e,t),n=e,r=[{key:"renderIcon",value:function(t){var e=this.props.inactiveColor,n=16,r=FOn/6,a=FOn/3,i=t.inactive?e:t.color;if("plainline"===t.type)return x.createElement("line",{strokeWidth:4,fill:"none",stroke:i,strokeDasharray:t.payload.strokeDasharray,x1:0,y1:n,x2:FOn,y2:n,className:"recharts-legend-icon"});if("line"===t.type)return x.createElement("path",{strokeWidth:4,fill:"none",stroke:i,d:"M0,".concat(n,"h").concat(a,"\n            A").concat(r,",").concat(r,",0,1,1,").concat(2*a,",").concat(n,"\n            H").concat(FOn,"M").concat(2*a,",").concat(n,"\n            A").concat(r,",").concat(r,",0,1,1,").concat(a,",").concat(n),className:"recharts-legend-icon"});if("rect"===t.type)return x.createElement("path",{stroke:"none",fill:i,d:"M0,".concat(4,"h").concat(FOn,"v").concat(24,"h").concat(-32,"z"),className:"recharts-legend-icon"});if(x.isValidElement(t.legendIcon)){var o=function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?_On(Object(n),!0).forEach((function(e){IOn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):_On(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({},t);return delete o.legendIcon,x.cloneElement(t.legendIcon,o)}return x.createElement(EOn,{fill:i,cx:n,cy:n,size:FOn,sizeType:"diameter",type:t.type})}},{key:"renderItems",value:function(){var t=this,e=this.props,n=e.payload,r=e.iconSize,a=e.layout,i=e.formatter,o=e.inactiveColor,l={x:0,y:0,width:FOn,height:FOn},c={display:"horizontal"===a?"inline-block":"block",marginRight:10},s={display:"inline-block",verticalAlign:"middle",marginRight:4};return n.map((function(e,n){var a=e.formatter||i,u=ODn(IOn(IOn({"recharts-legend-item":!0},"legend-item-".concat(n),!0),"inactive",e.inactive));if("none"===e.type)return null;var d=kDn()(e.value)?null:e.value;kVn(!kDn()(e.value),'The name property is also required when using a function for the dataKey of a chart\'s cartesian components. Ex: <Bar name="Name of my Data"/>');var h=e.inactive?o:e.color;return x.createElement("li",LOn({className:u,style:c,key:"legend-item-".concat(n)},sTn(t.props,e,n)),x.createElement(BTn,{width:r,height:r,viewBox:l,style:s},t.renderIcon(e)),x.createElement("span",{className:"recharts-legend-item-text",style:{color:h}},a?a(d,e,n):d))}))}},{key:"render",value:function(){var t=this.props,e=t.payload,n=t.layout,r=t.align;if(!e||!e.length)return null;var a={padding:0,margin:0,textAlign:"horizontal"===n?r:"left"};return x.createElement("ul",{className:"recharts-default-legend",style:a},this.renderItems())}}],r&&BOn(n.prototype,r),a&&BOn(n,a),Object.defineProperty(n,"prototype",{writable:!1}),e}(x.PureComponent);function POn(t){return POn="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},POn(t)}IOn(NOn,"displayName","Legend"),IOn(NOn,"defaultProps",{iconSize:14,layout:"horizontal",align:"center",verticalAlign:"middle",inactiveColor:"#ccc"});var jOn=["ref"];function UOn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function WOn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?UOn(Object(n),!0).forEach((function(e){KOn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):UOn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function ZOn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,QOn(r.key),r)}}function GOn(t,e,n){return e=YOn(e),function(t,e){if(e&&("object"===POn(e)||"function"===typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return XOn(t)}(t,qOn()?Reflect.construct(e,n||[],YOn(t).constructor):e.apply(t,n))}function qOn(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(qOn=function(){return!!t})()}function YOn(t){return YOn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},YOn(t)}function XOn(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function $On(t,e){return $On=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},$On(t,e)}function KOn(t,e,n){return(e=QOn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function QOn(t){var e=function(t,e){if("object"!=POn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=POn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==POn(e)?e:String(e)}function JOn(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}function tIn(t){return t.value}var eIn=function(t){function e(){var t;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);for(var n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];return KOn(XOn(t=GOn(this,e,[].concat(r))),"lastBoundingBox",{width:-1,height:-1}),t}var n,r,a;return function(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&$On(t,e)}(e,t),n=e,r=[{key:"componentDidMount",value:function(){this.updateBBox()}},{key:"componentDidUpdate",value:function(){this.updateBBox()}},{key:"getBBox",value:function(){if(this.wrapperNode&&this.wrapperNode.getBoundingClientRect){var t=this.wrapperNode.getBoundingClientRect();return t.height=this.wrapperNode.offsetHeight,t.width=this.wrapperNode.offsetWidth,t}return null}},{key:"updateBBox",value:function(){var t=this.props.onBBoxUpdate,e=this.getBBox();e?(Math.abs(e.width-this.lastBoundingBox.width)>1||Math.abs(e.height-this.lastBoundingBox.height)>1)&&(this.lastBoundingBox.width=e.width,this.lastBoundingBox.height=e.height,t&&t(e)):-1===this.lastBoundingBox.width&&-1===this.lastBoundingBox.height||(this.lastBoundingBox.width=-1,this.lastBoundingBox.height=-1,t&&t(null))}},{key:"getBBoxSnapshot",value:function(){return this.lastBoundingBox.width>=0&&this.lastBoundingBox.height>=0?WOn({},this.lastBoundingBox):{width:0,height:0}}},{key:"getDefaultPosition",value:function(t){var e,n,r=this.props,a=r.layout,i=r.align,o=r.verticalAlign,l=r.margin,c=r.chartWidth,s=r.chartHeight;return t&&(void 0!==t.left&&null!==t.left||void 0!==t.right&&null!==t.right)||(e="center"===i&&"vertical"===a?{left:((c||0)-this.getBBoxSnapshot().width)/2}:"right"===i?{right:l&&l.right||0}:{left:l&&l.left||0}),t&&(void 0!==t.top&&null!==t.top||void 0!==t.bottom&&null!==t.bottom)||(n="middle"===o?{top:((s||0)-this.getBBoxSnapshot().height)/2}:"bottom"===o?{bottom:l&&l.bottom||0}:{top:l&&l.top||0}),WOn(WOn({},e),n)}},{key:"render",value:function(){var t=this,e=this.props,n=e.content,r=e.width,a=e.height,i=e.wrapperStyle,o=e.payloadUniqBy,l=e.payload,c=WOn(WOn({position:"absolute",width:r||"auto",height:a||"auto"},this.getDefaultPosition(i)),i);return x.createElement("div",{className:"recharts-legend-wrapper",style:c,ref:function(e){t.wrapperNode=e}},function(t,e){if(x.isValidElement(t))return x.cloneElement(t,e);if("function"===typeof t)return x.createElement(t,e);e.ref;var n=JOn(e,jOn);return x.createElement(NOn,n)}(n,WOn(WOn({},this.props),{},{payload:fVn(l,o,tIn)})))}}],a=[{key:"getWithHeight",value:function(t,e){var n=t.props.layout;return"vertical"===n&&YDn(t.props.height)?{height:t.props.height}:"horizontal"===n?{width:t.props.width||e}:null}}],r&&ZOn(n.prototype,r),a&&ZOn(n,a),Object.defineProperty(n,"prototype",{writable:!1}),e}(x.PureComponent);function nIn(){return nIn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},nIn.apply(this,arguments)}KOn(eIn,"displayName","Legend"),KOn(eIn,"defaultProps",{iconSize:14,layout:"horizontal",align:"center",verticalAlign:"bottom"});var rIn=function(t){var e=t.cx,n=t.cy,r=t.r,a=t.className,i=ODn("recharts-dot",a);return e===+e&&n===+n&&r===+r?x.createElement("circle",nIn({},ATn(t,!1),cTn(t),{className:i,cx:e,cy:n,r:r})):null},aIn=Object.getOwnPropertyNames,iIn=Object.getOwnPropertySymbols,oIn=Object.prototype.hasOwnProperty;function lIn(t,e){return function(n,r,a){return t(n,r,a)&&e(n,r,a)}}function cIn(t){return function(e,n,r){if(!e||!n||"object"!==typeof e||"object"!==typeof n)return t(e,n,r);var a=r.cache,i=a.get(e),o=a.get(n);if(i&&o)return i===n&&o===e;a.set(e,n),a.set(n,e);var l=t(e,n,r);return a.delete(e),a.delete(n),l}}function sIn(t){return aIn(t).concat(iIn(t))}var uIn=Object.hasOwn||function(t,e){return oIn.call(t,e)};function dIn(t,e){return t||e?t===e:t===e||t!==t&&e!==e}var hIn="_owner",fIn=Object.getOwnPropertyDescriptor,pIn=Object.keys;function gIn(t,e,n){var r=t.length;if(e.length!==r)return!1;for(;r-- >0;)if(!n.equals(t[r],e[r],r,r,t,e,n))return!1;return!0}function vIn(t,e){return dIn(t.getTime(),e.getTime())}function mIn(t,e,n){if(t.size!==e.size)return!1;for(var r,a,i={},o=t.entries(),l=0;(r=o.next())&&!r.done;){for(var c=e.entries(),s=!1,u=0;(a=c.next())&&!a.done;){var d=r.value,h=d[0],f=d[1],p=a.value,g=p[0],v=p[1];s||i[u]||!(s=n.equals(h,g,l,u,t,e,n)&&n.equals(f,v,h,g,t,e,n))||(i[u]=!0),u++}if(!s)return!1;l++}return!0}function yIn(t,e,n){var r,a=pIn(t),i=a.length;if(pIn(e).length!==i)return!1;for(;i-- >0;){if((r=a[i])===hIn&&(t.$$typeof||e.$$typeof)&&t.$$typeof!==e.$$typeof)return!1;if(!uIn(e,r)||!n.equals(t[r],e[r],r,r,t,e,n))return!1}return!0}function bIn(t,e,n){var r,a,i,o=sIn(t),l=o.length;if(sIn(e).length!==l)return!1;for(;l-- >0;){if((r=o[l])===hIn&&(t.$$typeof||e.$$typeof)&&t.$$typeof!==e.$$typeof)return!1;if(!uIn(e,r))return!1;if(!n.equals(t[r],e[r],r,r,t,e,n))return!1;if(a=fIn(t,r),i=fIn(e,r),(a||i)&&(!a||!i||a.configurable!==i.configurable||a.enumerable!==i.enumerable||a.writable!==i.writable))return!1}return!0}function xIn(t,e){return dIn(t.valueOf(),e.valueOf())}function MIn(t,e){return t.source===e.source&&t.flags===e.flags}function wIn(t,e,n){if(t.size!==e.size)return!1;for(var r,a,i={},o=t.values();(r=o.next())&&!r.done;){for(var l=e.values(),c=!1,s=0;(a=l.next())&&!a.done;)c||i[s]||!(c=n.equals(r.value,a.value,r.value,a.value,t,e,n))||(i[s]=!0),s++;if(!c)return!1}return!0}function zIn(t,e){var n=t.length;if(e.length!==n)return!1;for(;n-- >0;)if(t[n]!==e[n])return!1;return!0}var CIn="[object Arguments]",AIn="[object Boolean]",kIn="[object Date]",HIn="[object Map]",EIn="[object Number]",SIn="[object Object]",LIn="[object RegExp]",_In="[object Set]",BIn="[object String]",DIn=Array.isArray,TIn="function"===typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView:null,VIn=Object.assign,OIn=Object.prototype.toString.call.bind(Object.prototype.toString);var IIn=RIn();RIn({strict:!0}),RIn({circular:!0}),RIn({circular:!0,strict:!0}),RIn({createInternalComparator:function(){return dIn}}),RIn({strict:!0,createInternalComparator:function(){return dIn}}),RIn({circular:!0,createInternalComparator:function(){return dIn}}),RIn({circular:!0,createInternalComparator:function(){return dIn},strict:!0});function RIn(t){void 0===t&&(t={});var e,n=t.circular,r=void 0!==n&&n,a=t.createInternalComparator,i=t.createState,o=t.strict,l=void 0!==o&&o,c=function(t){var e=t.circular,n=t.createCustomConfig,r=t.strict,a={areArraysEqual:r?bIn:gIn,areDatesEqual:vIn,areMapsEqual:r?lIn(mIn,bIn):mIn,areObjectsEqual:r?bIn:yIn,arePrimitiveWrappersEqual:xIn,areRegExpsEqual:MIn,areSetsEqual:r?lIn(wIn,bIn):wIn,areTypedArraysEqual:r?bIn:zIn};if(n&&(a=VIn({},a,n(a))),e){var i=cIn(a.areArraysEqual),o=cIn(a.areMapsEqual),l=cIn(a.areObjectsEqual),c=cIn(a.areSetsEqual);a=VIn({},a,{areArraysEqual:i,areMapsEqual:o,areObjectsEqual:l,areSetsEqual:c})}return a}(t),s=function(t){var e=t.areArraysEqual,n=t.areDatesEqual,r=t.areMapsEqual,a=t.areObjectsEqual,i=t.arePrimitiveWrappersEqual,o=t.areRegExpsEqual,l=t.areSetsEqual,c=t.areTypedArraysEqual;return function(t,s,u){if(t===s)return!0;if(null==t||null==s||"object"!==typeof t||"object"!==typeof s)return t!==t&&s!==s;var d=t.constructor;if(d!==s.constructor)return!1;if(d===Object)return a(t,s,u);if(DIn(t))return e(t,s,u);if(null!=TIn&&TIn(t))return c(t,s,u);if(d===Date)return n(t,s,u);if(d===RegExp)return o(t,s,u);if(d===Map)return r(t,s,u);if(d===Set)return l(t,s,u);var h=OIn(t);return h===kIn?n(t,s,u):h===LIn?o(t,s,u):h===HIn?r(t,s,u):h===_In?l(t,s,u):h===SIn?"function"!==typeof t.then&&"function"!==typeof s.then&&a(t,s,u):h===CIn?a(t,s,u):(h===AIn||h===EIn||h===BIn)&&i(t,s,u)}}(c),u=a?a(s):(e=s,function(t,n,r,a,i,o,l){return e(t,n,l)});return function(t){var e=t.circular,n=t.comparator,r=t.createState,a=t.equals,i=t.strict;if(r)return function(t,o){var l=r(),c=l.cache,s=void 0===c?e?new WeakMap:void 0:c,u=l.meta;return n(t,o,{cache:s,equals:a,meta:u,strict:i})};if(e)return function(t,e){return n(t,e,{cache:new WeakMap,equals:a,meta:void 0,strict:i})};var o={cache:void 0,equals:a,meta:void 0,strict:i};return function(t,e){return n(t,e,o)}}({circular:r,comparator:s,createState:i,equals:u,strict:l})}function FIn(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=-1;requestAnimationFrame((function r(a){n<0&&(n=a),a-n>e?(t(a),n=-1):function(t){"undefined"!==typeof requestAnimationFrame&&requestAnimationFrame(t)}(r)}))}function NIn(t){return NIn="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},NIn(t)}function PIn(t){return function(t){if(Array.isArray(t))return t}(t)||function(t){if("undefined"!==typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"===typeof t)return jIn(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return jIn(t,e)}(t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function jIn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function UIn(){var t=function(){return null},e=!1,n=function n(r){if(!e){if(Array.isArray(r)){if(!r.length)return;var a=PIn(r),i=a[0],o=a.slice(1);return"number"===typeof i?void FIn(n.bind(null,o),i):(n(i),void FIn(n.bind(null,o)))}"object"===NIn(r)&&t(r),"function"===typeof r&&r()}};return{stop:function(){e=!0},start:function(t){e=!1,n(t)},subscribe:function(e){return t=e,function(){t=function(){return null}}}}}function WIn(t){return WIn="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},WIn(t)}function ZIn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function GIn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ZIn(Object(n),!0).forEach((function(e){qIn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ZIn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function qIn(t,e,n){return(e=function(t){var e=function(t,e){if("object"!==WIn(t)||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!==WIn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"===WIn(e)?e:String(e)}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var YIn=function(t){return t},XIn=function(t,e){return Object.keys(e).reduce((function(n,r){return GIn(GIn({},n),{},qIn({},r,t(r,e[r])))}),{})},$In=function(t,e,n){return t.map((function(t){return"".concat((r=t,r.replace(/([A-Z])/g,(function(t){return"-".concat(t.toLowerCase())})))," ").concat(e,"ms ").concat(n);var r})).join(",")};function KIn(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,a,i,o,l=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(l.push(r.value),l.length!==e);c=!0);}catch(t){s=!0,a=t}finally{try{if(!c&&null!=n.return&&(o=n.return(),Object(o)!==o))return}finally{if(s)throw a}}return l}}(t,e)||JIn(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function QIn(t){return function(t){if(Array.isArray(t))return tRn(t)}(t)||function(t){if("undefined"!==typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||JIn(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function JIn(t,e){if(t){if("string"===typeof t)return tRn(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?tRn(t,e):void 0}}function tRn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var eRn=1e-4,nRn=function(t,e){return[0,3*t,3*e-6*t,3*t-3*e+1]},rRn=function(t,e){return t.map((function(t,n){return t*Math.pow(e,n)})).reduce((function(t,e){return t+e}))},aRn=function(t,e){return function(n){var r=nRn(t,e);return rRn(r,n)}},iRn=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];var r=e[0],a=e[1],i=e[2],o=e[3];if(1===e.length)switch(e[0]){case"linear":r=0,a=0,i=1,o=1;break;case"ease":r=.25,a=.1,i=.25,o=1;break;case"ease-in":r=.42,a=0,i=1,o=1;break;case"ease-out":r=.42,a=0,i=.58,o=1;break;case"ease-in-out":r=0,a=0,i=.58,o=1;break;default:var l=e[0].split("(");if("cubic-bezier"===l[0]&&4===l[1].split(")")[0].split(",").length){var c=l[1].split(")")[0].split(",").map((function(t){return parseFloat(t)})),s=KIn(c,4);r=s[0],a=s[1],i=s[2],o=s[3]}}[r,i,a,o].every((function(t){return"number"===typeof t&&t>=0&&t<=1}));var u,d,h=aRn(r,i),f=aRn(a,o),p=(u=r,d=i,function(t){var e=nRn(u,d),n=[].concat(QIn(e.map((function(t,e){return t*e})).slice(1)),[0]);return rRn(n,t)}),g=function(t){return t>1?1:t<0?0:t},v=function(t){for(var e=t>1?1:t,n=e,r=0;r<8;++r){var a=h(n)-e,i=p(n);if(Math.abs(a-e)<eRn||i<eRn)return f(n);n=g(n-a/i)}return f(n)};return v.isStepper=!1,v},oRn=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];var r=e[0];if("string"===typeof r)switch(r){case"ease":case"ease-in-out":case"ease-out":case"ease-in":case"linear":return iRn(r);case"spring":return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.stiff,n=void 0===e?100:e,r=t.damping,a=void 0===r?8:r,i=t.dt,o=void 0===i?17:i,l=function(t,e,r){var i=r+(-(t-e)*n-r*a)*o/1e3,l=r*o/1e3+t;return Math.abs(l-e)<eRn&&Math.abs(i)<eRn?[e,0]:[l,i]};return l.isStepper=!0,l.dt=o,l}();default:if("cubic-bezier"===r.split("(")[0])return iRn(r)}return"function"===typeof r?r:null};function lRn(t){return lRn="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},lRn(t)}function cRn(t){return function(t){if(Array.isArray(t))return pRn(t)}(t)||function(t){if("undefined"!==typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||fRn(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function sRn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function uRn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?sRn(Object(n),!0).forEach((function(e){dRn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):sRn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function dRn(t,e,n){return(e=function(t){var e=function(t,e){if("object"!==lRn(t)||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!==lRn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"===lRn(e)?e:String(e)}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function hRn(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,a,i,o,l=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(l.push(r.value),l.length!==e);c=!0);}catch(t){s=!0,a=t}finally{try{if(!c&&null!=n.return&&(o=n.return(),Object(o)!==o))return}finally{if(s)throw a}}return l}}(t,e)||fRn(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function fRn(t,e){if(t){if("string"===typeof t)return pRn(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?pRn(t,e):void 0}}function pRn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var gRn=function(t,e,n){return t+(e-t)*n},vRn=function(t){return t.from!==t.to},mRn=function t(e,n,r){var a=XIn((function(t,n){if(vRn(n)){var r=hRn(e(n.from,n.to,n.velocity),2),a=r[0],i=r[1];return uRn(uRn({},n),{},{from:a,velocity:i})}return n}),n);return r<1?XIn((function(t,e){return vRn(e)?uRn(uRn({},e),{},{velocity:gRn(e.velocity,a[t].velocity,r),from:gRn(e.from,a[t].from,r)}):e}),n):t(e,a,r-1)},yRn=function(t,e,n,r,a){var i,o,l,c,s=(i=t,o=e,[Object.keys(i),Object.keys(o)].reduce((function(t,e){return t.filter((function(t){return e.includes(t)}))}))),u=s.reduce((function(n,r){return uRn(uRn({},n),{},dRn({},r,[t[r],e[r]]))}),{}),d=s.reduce((function(n,r){return uRn(uRn({},n),{},dRn({},r,{from:t[r],velocity:0,to:e[r]}))}),{}),h=-1,f=function(){return null};return f=n.isStepper?function(r){l||(l=r);var i=(r-l)/n.dt;d=mRn(n,d,i),a(uRn(uRn(uRn({},t),e),XIn((function(t,e){return e.from}),d))),l=r,Object.values(d).filter(vRn).length&&(h=requestAnimationFrame(f))}:function(i){c||(c=i);var o=(i-c)/r,l=XIn((function(t,e){return gRn.apply(void 0,cRn(e).concat([n(o)]))}),u);if(a(uRn(uRn(uRn({},t),e),l)),o<1)h=requestAnimationFrame(f);else{var s=XIn((function(t,e){return gRn.apply(void 0,cRn(e).concat([n(1)]))}),u);a(uRn(uRn(uRn({},t),e),s))}},function(){return requestAnimationFrame(f),function(){cancelAnimationFrame(h)}}};function bRn(t){return bRn="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},bRn(t)}var xRn=["children","begin","duration","attributeName","easing","isActive","steps","from","to","canBegin","onAnimationEnd","shouldReAnimate","onAnimationReStart"];function MRn(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}function wRn(t){return function(t){if(Array.isArray(t))return zRn(t)}(t)||function(t){if("undefined"!==typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"===typeof t)return zRn(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return zRn(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function zRn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function CRn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function ARn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?CRn(Object(n),!0).forEach((function(e){kRn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):CRn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function kRn(t,e,n){return(e=ERn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function HRn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,ERn(r.key),r)}}function ERn(t){var e=function(t,e){if("object"!==bRn(t)||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!==bRn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"===bRn(e)?e:String(e)}function SRn(t,e){return SRn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},SRn(t,e)}function LRn(t){var e=function(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=DRn(t);if(e){var a=DRn(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return _Rn(this,n)}}function _Rn(t,e){if(e&&("object"===bRn(e)||"function"===typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return BRn(t)}function BRn(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function DRn(t){return DRn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},DRn(t)}var TRn=function(t){!function(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&SRn(t,e)}(i,t);var e,n,r,a=LRn(i);function i(t,e){var n;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i);var r=(n=a.call(this,t,e)).props,o=r.isActive,l=r.attributeName,c=r.from,s=r.to,u=r.steps,d=r.children,h=r.duration;if(n.handleStyleChange=n.handleStyleChange.bind(BRn(n)),n.changeStyle=n.changeStyle.bind(BRn(n)),!o||h<=0)return n.state={style:{}},"function"===typeof d&&(n.state={style:s}),_Rn(n);if(u&&u.length)n.state={style:u[0].style};else if(c){if("function"===typeof d)return n.state={style:c},_Rn(n);n.state={style:l?kRn({},l,c):c}}else n.state={style:{}};return n}return e=i,n=[{key:"componentDidMount",value:function(){var t=this.props,e=t.isActive,n=t.canBegin;this.mounted=!0,e&&n&&this.runAnimation(this.props)}},{key:"componentDidUpdate",value:function(t){var e=this.props,n=e.isActive,r=e.canBegin,a=e.attributeName,i=e.shouldReAnimate,o=e.to,l=e.from,c=this.state.style;if(r)if(n){if(!(IIn(t.to,o)&&t.canBegin&&t.isActive)){var s=!t.canBegin||!t.isActive;this.manager&&this.manager.stop(),this.stopJSAnimation&&this.stopJSAnimation();var u=s||i?l:t.to;if(this.state&&c){var d={style:a?kRn({},a,u):u};(a&&c[a]!==u||!a&&c!==u)&&this.setState(d)}this.runAnimation(ARn(ARn({},this.props),{},{from:u,begin:0}))}}else{var h={style:a?kRn({},a,o):o};this.state&&c&&(a&&c[a]!==o||!a&&c!==o)&&this.setState(h)}}},{key:"componentWillUnmount",value:function(){this.mounted=!1;var t=this.props.onAnimationEnd;this.unSubscribe&&this.unSubscribe(),this.manager&&(this.manager.stop(),this.manager=null),this.stopJSAnimation&&this.stopJSAnimation(),t&&t()}},{key:"handleStyleChange",value:function(t){this.changeStyle(t)}},{key:"changeStyle",value:function(t){this.mounted&&this.setState({style:t})}},{key:"runJSAnimation",value:function(t){var e=this,n=t.from,r=t.to,a=t.duration,i=t.easing,o=t.begin,l=t.onAnimationEnd,c=t.onAnimationStart,s=yRn(n,r,oRn(i),a,this.changeStyle);this.manager.start([c,o,function(){e.stopJSAnimation=s()},a,l])}},{key:"runStepAnimation",value:function(t){var e=this,n=t.steps,r=t.begin,a=t.onAnimationStart,i=n[0],o=i.style,l=i.duration,c=void 0===l?0:l;return this.manager.start([a].concat(wRn(n.reduce((function(t,r,a){if(0===a)return t;var i=r.duration,o=r.easing,l=void 0===o?"ease":o,c=r.style,s=r.properties,u=r.onAnimationEnd,d=a>0?n[a-1]:r,h=s||Object.keys(c);if("function"===typeof l||"spring"===l)return[].concat(wRn(t),[e.runJSAnimation.bind(e,{from:d.style,to:c,duration:i,easing:l}),i]);var f=$In(h,i,l),p=ARn(ARn(ARn({},d.style),c),{},{transition:f});return[].concat(wRn(t),[p,i,u]).filter(YIn)}),[o,Math.max(c,r)])),[t.onAnimationEnd]))}},{key:"runAnimation",value:function(t){this.manager||(this.manager=UIn());var e=t.begin,n=t.duration,r=t.attributeName,a=t.to,i=t.easing,o=t.onAnimationStart,l=t.onAnimationEnd,c=t.steps,s=t.children,u=this.manager;if(this.unSubscribe=u.subscribe(this.handleStyleChange),"function"!==typeof i&&"function"!==typeof s&&"spring"!==i)if(c.length>1)this.runStepAnimation(t);else{var d=r?kRn({},r,a):a,h=$In(Object.keys(d),n,i);u.start([o,e,ARn(ARn({},d),{},{transition:h}),n,l])}else this.runJSAnimation(t)}},{key:"render",value:function(){var t=this.props,e=t.children,n=(t.begin,t.duration),r=(t.attributeName,t.easing,t.isActive),a=(t.steps,t.from,t.to,t.canBegin,t.onAnimationEnd,t.shouldReAnimate,t.onAnimationReStart,MRn(t,xRn)),i=x.Children.count(e),o=this.state.style;if("function"===typeof e)return e(o);if(!r||0===i||n<=0)return e;var l=function(t){var e=t.props,n=e.style,r=void 0===n?{}:n,i=e.className;return(0,x.cloneElement)(t,ARn(ARn({},a),{},{style:ARn(ARn({},r),o),className:i}))};return 1===i?l(x.Children.only(e)):x.createElement("div",null,x.Children.map(e,(function(t){return l(t)})))}}],n&&HRn(e.prototype,n),r&&HRn(e,r),Object.defineProperty(e,"prototype",{writable:!1}),i}(x.PureComponent);TRn.displayName="Animate",TRn.defaultProps={begin:0,duration:1e3,from:"",to:"",attributeName:"",easing:"ease",isActive:!0,canBegin:!0,steps:[],onAnimationEnd:function(){},onAnimationStart:function(){}},TRn.propTypes={from:J7().oneOfType([J7().object,J7().string]),to:J7().oneOfType([J7().object,J7().string]),attributeName:J7().string,duration:J7().number,begin:J7().number,easing:J7().oneOfType([J7().string,J7().func]),steps:J7().arrayOf(J7().shape({duration:J7().number.isRequired,style:J7().object.isRequired,easing:J7().oneOfType([J7().oneOf(["ease","ease-in","ease-out","ease-in-out","linear"]),J7().func]),properties:J7().arrayOf("string"),onAnimationEnd:J7().func})),children:J7().oneOfType([J7().node,J7().func]),isActive:J7().bool,canBegin:J7().bool,onAnimationEnd:J7().func,shouldReAnimate:J7().bool,onAnimationStart:J7().func,onAnimationReStart:J7().func};var VRn=TRn,ORn=["children","appearOptions","enterOptions","leaveOptions"];function IRn(t){return IRn="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},IRn(t)}function RRn(){return RRn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},RRn.apply(this,arguments)}function FRn(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}function NRn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function PRn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?NRn(Object(n),!0).forEach((function(e){qRn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):NRn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function jRn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,YRn(r.key),r)}}function URn(t,e){return URn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},URn(t,e)}function WRn(t){var e=function(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=GRn(t);if(e){var a=GRn(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===IRn(e)||"function"===typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return ZRn(t)}(this,n)}}function ZRn(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function GRn(t){return GRn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},GRn(t)}function qRn(t,e,n){return(e=YRn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function YRn(t){var e=function(t,e){if("object"!==IRn(t)||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!==IRn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"===IRn(e)?e:String(e)}var XRn=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.steps,n=t.duration;return e&&e.length?e.reduce((function(t,e){return t+(Number.isFinite(e.duration)&&e.duration>0?e.duration:0)}),0):Number.isFinite(n)?n:0},$Rn=function(t){!function(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&URn(t,e)}(i,t);var e,n,r,a=WRn(i);function i(){var t;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i),qRn(ZRn(t=a.call(this)),"handleEnter",(function(e,n){var r=t.props,a=r.appearOptions,i=r.enterOptions;t.handleStyleActive(n?a:i)})),qRn(ZRn(t),"handleExit",(function(){var e=t.props.leaveOptions;t.handleStyleActive(e)})),t.state={isActive:!1},t}return e=i,n=[{key:"handleStyleActive",value:function(t){if(t){var e=t.onAnimationEnd?function(){t.onAnimationEnd()}:null;this.setState(PRn(PRn({},t),{},{onAnimationEnd:e,isActive:!0}))}}},{key:"parseTimeout",value:function(){var t=this.props,e=t.appearOptions,n=t.enterOptions,r=t.leaveOptions;return XRn(e)+XRn(n)+XRn(r)}},{key:"render",value:function(){var t=this,e=this.props,n=e.children,r=(e.appearOptions,e.enterOptions,e.leaveOptions,FRn(e,ORn));return x.createElement(fU,RRn({},r,{onEnter:this.handleEnter,onExit:this.handleExit,timeout:this.parseTimeout()}),(function(){return x.createElement(VRn,t.state,x.Children.only(n))}))}}],n&&jRn(e.prototype,n),r&&jRn(e,r),Object.defineProperty(e,"prototype",{writable:!1}),i}(x.Component);$Rn.propTypes={appearOptions:J7().object,enterOptions:J7().object,leaveOptions:J7().object,children:J7().element};var KRn=$Rn;function QRn(t){var e=t.component,n=t.children,r=t.appear,a=t.enter,i=t.leave;return x.createElement(SG,{component:e},x.Children.map(n,(function(t,e){return x.createElement(KRn,{appearOptions:r,enterOptions:a,leaveOptions:i,key:"child-".concat(e)},t)})))}QRn.propTypes={appear:J7().object,enter:J7().object,leave:J7().object,children:J7().oneOfType([J7().array,J7().element]),component:J7().any},QRn.defaultProps={component:"span"};var JRn=VRn;function tFn(t){return tFn="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},tFn(t)}function eFn(){return eFn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},eFn.apply(this,arguments)}function nFn(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,a,i,o,l=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(l.push(r.value),l.length!==e);c=!0);}catch(t){s=!0,a=t}finally{try{if(!c&&null!=n.return&&(o=n.return(),Object(o)!==o))return}finally{if(s)throw a}}return l}}(t,e)||function(t,e){if(!t)return;if("string"===typeof t)return rFn(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return rFn(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function rFn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function aFn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function iFn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?aFn(Object(n),!0).forEach((function(e){oFn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):aFn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function oFn(t,e,n){return e=function(t){var e=function(t,e){if("object"!=tFn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=tFn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==tFn(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var lFn=function(t,e,n,r,a){var i,o=Math.min(Math.abs(n)/2,Math.abs(r)/2),l=r>=0?1:-1,c=n>=0?1:-1,s=r>=0&&n>=0||r<0&&n<0?1:0;if(o>0&&a instanceof Array){for(var u=[0,0,0,0],d=0;d<4;d++)u[d]=a[d]>o?o:a[d];i="M".concat(t,",").concat(e+l*u[0]),u[0]>0&&(i+="A ".concat(u[0],",").concat(u[0],",0,0,").concat(s,",").concat(t+c*u[0],",").concat(e)),i+="L ".concat(t+n-c*u[1],",").concat(e),u[1]>0&&(i+="A ".concat(u[1],",").concat(u[1],",0,0,").concat(s,",\n        ").concat(t+n,",").concat(e+l*u[1])),i+="L ".concat(t+n,",").concat(e+r-l*u[2]),u[2]>0&&(i+="A ".concat(u[2],",").concat(u[2],",0,0,").concat(s,",\n        ").concat(t+n-c*u[2],",").concat(e+r)),i+="L ".concat(t+c*u[3],",").concat(e+r),u[3]>0&&(i+="A ".concat(u[3],",").concat(u[3],",0,0,").concat(s,",\n        ").concat(t,",").concat(e+r-l*u[3])),i+="Z"}else if(o>0&&a===+a&&a>0){var h=Math.min(o,a);i="M ".concat(t,",").concat(e+l*h,"\n            A ").concat(h,",").concat(h,",0,0,").concat(s,",").concat(t+c*h,",").concat(e,"\n            L ").concat(t+n-c*h,",").concat(e,"\n            A ").concat(h,",").concat(h,",0,0,").concat(s,",").concat(t+n,",").concat(e+l*h,"\n            L ").concat(t+n,",").concat(e+r-l*h,"\n            A ").concat(h,",").concat(h,",0,0,").concat(s,",").concat(t+n-c*h,",").concat(e+r,"\n            L ").concat(t+c*h,",").concat(e+r,"\n            A ").concat(h,",").concat(h,",0,0,").concat(s,",").concat(t,",").concat(e+r-l*h," Z")}else i="M ".concat(t,",").concat(e," h ").concat(n," v ").concat(r," h ").concat(-n," Z");return i},cFn=function(t,e){if(!t||!e)return!1;var n=t.x,r=t.y,a=e.x,i=e.y,o=e.width,l=e.height;if(Math.abs(o)>0&&Math.abs(l)>0){var c=Math.min(a,a+o),s=Math.max(a,a+o),u=Math.min(i,i+l),d=Math.max(i,i+l);return n>=c&&n<=s&&r>=u&&r<=d}return!1},sFn={x:0,y:0,width:0,height:0,radius:0,isAnimationActive:!1,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},uFn=function(t){var e=iFn(iFn({},sFn),t),n=(0,x.useRef)(),r=nFn((0,x.useState)(-1),2),a=r[0],i=r[1];(0,x.useEffect)((function(){if(n.current&&n.current.getTotalLength)try{var t=n.current.getTotalLength();t&&i(t)}catch(e){}}),[]);var o=e.x,l=e.y,c=e.width,s=e.height,u=e.radius,d=e.className,h=e.animationEasing,f=e.animationDuration,p=e.animationBegin,g=e.isAnimationActive,v=e.isUpdateAnimationActive;if(o!==+o||l!==+l||c!==+c||s!==+s||0===c||0===s)return null;var m=ODn("recharts-rectangle",d);return v?x.createElement(JRn,{canBegin:a>0,from:{width:c,height:s,x:o,y:l},to:{width:c,height:s,x:o,y:l},duration:f,animationEasing:h,isActive:v},(function(t){var r=t.width,i=t.height,o=t.x,l=t.y;return x.createElement(JRn,{canBegin:a>0,from:"0px ".concat(-1===a?1:a,"px"),to:"".concat(a,"px 0px"),attributeName:"strokeDasharray",begin:p,duration:f,isActive:g,easing:h},x.createElement("path",eFn({},ATn(e,!0),{className:m,d:lFn(o,l,r,i,u),ref:n})))})):x.createElement("path",eFn({},ATn(e,!0),{className:m,d:lFn(o,l,c,s,u)}))};function dFn(t,e){switch(arguments.length){case 0:break;case 1:this.range(t);break;default:this.range(e).domain(t)}return this}function hFn(t,e){switch(arguments.length){case 0:break;case 1:"function"===typeof t?this.interpolator(t):this.range(t);break;default:this.domain(t),"function"===typeof e?this.interpolator(e):this.range(e)}return this}var fFn=function(t){L(n,t);var e=T(n);function n(t){var r,a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:mFn;if(C(this,n),r=e.call(this),Object.defineProperties(D(r),{_intern:{value:new Map},_key:{value:a}}),null!=t){var i,o=y(t);try{for(o.s();!(i=o.n()).done;){var l=m(i.value,2),c=l[0],s=l[1];r.set(c,s)}}catch(u){o.e(u)}finally{o.f()}}return r}return E(n,[{key:"get",value:function(t){return eEn(_(n.prototype),"get",this).call(this,pFn(this,t))}},{key:"has",value:function(t){return eEn(_(n.prototype),"has",this).call(this,pFn(this,t))}},{key:"set",value:function(t,e){return eEn(_(n.prototype),"set",this).call(this,gFn(this,t),e)}},{key:"delete",value:function(t){return eEn(_(n.prototype),"delete",this).call(this,vFn(this,t))}}]),n}(O(Map));Set;function pFn(t,e){var n=t._intern,r=(0,t._key)(e);return n.has(r)?n.get(r):e}function gFn(t,e){var n=t._intern,r=(0,t._key)(e);return n.has(r)?n.get(r):(n.set(r,e),e)}function vFn(t,e){var n=t._intern,r=(0,t._key)(e);return n.has(r)&&(e=n.get(r),n.delete(r)),e}function mFn(t){return null!==t&&"object"===typeof t?t.valueOf():t}var yFn=Symbol("implicit");function bFn(){var t=new fFn,e=[],n=[],r=yFn;function a(a){var i=t.get(a);if(void 0===i){if(r!==yFn)return r;t.set(a,i=e.push(a)-1)}return n[i%n.length]}return a.domain=function(n){if(!arguments.length)return e.slice();e=[],t=new fFn;var r,i=y(n);try{for(i.s();!(r=i.n()).done;){var o=r.value;t.has(o)||t.set(o,e.push(o)-1)}}catch(l){i.e(l)}finally{i.f()}return a},a.range=function(t){return arguments.length?(n=Array.from(t),a):n.slice()},a.unknown=function(t){return arguments.length?(r=t,a):r},a.copy=function(){return bFn(e,n).unknown(r)},dFn.apply(a,arguments),a}function xFn(){var t,e,n=bFn().unknown(void 0),r=n.domain,a=n.range,i=0,o=1,l=!1,c=0,s=0,u=.5;function d(){var n=r().length,d=o<i,h=d?o:i,f=d?i:o;t=(f-h)/Math.max(1,n-c+2*s),l&&(t=Math.floor(t)),h+=(f-h-t*(n-c))*u,e=t*(1-c),l&&(h=Math.round(h),e=Math.round(e));var p=function(t,e,n){t=+t,e=+e,n=(a=arguments.length)<2?(e=t,t=0,1):a<3?1:+n;for(var r=-1,a=0|Math.max(0,Math.ceil((e-t)/n)),i=new Array(a);++r<a;)i[r]=t+r*n;return i}(n).map((function(e){return h+t*e}));return a(d?p.reverse():p)}return delete n.unknown,n.domain=function(t){return arguments.length?(r(t),d()):r()},n.range=function(t){var e;return arguments.length?(e=m(t,2),i=e[0],o=e[1],i=+i,o=+o,d()):[i,o]},n.rangeRound=function(t){var e;return e=m(t,2),i=e[0],o=e[1],i=+i,o=+o,l=!0,d()},n.bandwidth=function(){return e},n.step=function(){return t},n.round=function(t){return arguments.length?(l=!!t,d()):l},n.padding=function(t){return arguments.length?(c=Math.min(1,s=+t),d()):c},n.paddingInner=function(t){return arguments.length?(c=Math.min(1,t),d()):c},n.paddingOuter=function(t){return arguments.length?(s=+t,d()):s},n.align=function(t){return arguments.length?(u=Math.max(0,Math.min(1,t)),d()):u},n.copy=function(){return xFn(r(),[i,o]).round(l).paddingInner(c).paddingOuter(s).align(u)},dFn.apply(d(),arguments)}function MFn(t){var e=t.copy;return t.padding=t.paddingOuter,delete t.paddingInner,delete t.paddingOuter,t.copy=function(){return MFn(e())},t}function wFn(){return MFn(xFn.apply(null,arguments).paddingInner(1))}function zFn(t){return zFn="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},zFn(t)}function CFn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function AFn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?CFn(Object(n),!0).forEach((function(e){kFn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):CFn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function kFn(t,e,n){return e=function(t){var e=function(t,e){if("object"!=zFn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=zFn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==zFn(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var HFn={widthCache:{},cacheCount:0},EFn={position:"absolute",top:"-20000px",left:0,padding:0,margin:0,border:"none",whiteSpace:"pre"},SFn="recharts_measurement_span";var LFn=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(void 0===t||null===t||uVn.isSsr)return{width:0,height:0};var n=function(t){var e=AFn({},t);return Object.keys(e).forEach((function(t){e[t]||delete e[t]})),e}(e),r=JSON.stringify({text:t,copyStyle:n});if(HFn.widthCache[r])return HFn.widthCache[r];try{var a=document.getElementById(SFn);a||((a=document.createElement("span")).setAttribute("id",SFn),a.setAttribute("aria-hidden","true"),document.body.appendChild(a));var i=AFn(AFn({},EFn),n);Object.assign(a.style,i),a.textContent="".concat(t);var o=a.getBoundingClientRect(),l={width:o.width,height:o.height};return HFn.widthCache[r]=l,++HFn.cacheCount>2e3&&(HFn.cacheCount=0,HFn.widthCache={}),l}catch(c){return{width:0,height:0}}};function _Fn(t){return _Fn="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},_Fn(t)}function BFn(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,a,i,o,l=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(l.push(r.value),l.length!==e);c=!0);}catch(t){s=!0,a=t}finally{try{if(!c&&null!=n.return&&(o=n.return(),Object(o)!==o))return}finally{if(s)throw a}}return l}}(t,e)||function(t,e){if(!t)return;if("string"===typeof t)return DFn(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return DFn(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function DFn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function TFn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,VFn(r.key),r)}}function VFn(t){var e=function(t,e){if("object"!=_Fn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=_Fn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==_Fn(e)?e:String(e)}var OFn=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([*/])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,IFn=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([+-])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,RFn=/^px|cm|vh|vw|em|rem|%|mm|in|pt|pc|ex|ch|vmin|vmax|Q$/,FFn=/(-?\d+(?:\.\d+)?)([a-zA-Z%]+)?/,NFn={cm:96/2.54,mm:96/25.4,pt:96/72,pc:16,in:96,Q:96/101.6,px:1},PFn=Object.keys(NFn),jFn="NaN";var UFn=function(){function t(e,n){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.num=e,this.unit=n,this.num=e,this.unit=n,Number.isNaN(e)&&(this.unit=""),""===n||RFn.test(n)||(this.num=NaN,this.unit=""),PFn.includes(n)&&(this.num=function(t,e){return t*NFn[e]}(e,n),this.unit="px")}var e,n,r;return e=t,r=[{key:"parse",value:function(e){var n,r=BFn(null!==(n=FFn.exec(e))&&void 0!==n?n:[],3),a=r[1],i=r[2];return new t(parseFloat(a),null!==i&&void 0!==i?i:"")}}],(n=[{key:"add",value:function(e){return this.unit!==e.unit?new t(NaN,""):new t(this.num+e.num,this.unit)}},{key:"subtract",value:function(e){return this.unit!==e.unit?new t(NaN,""):new t(this.num-e.num,this.unit)}},{key:"multiply",value:function(e){return""!==this.unit&&""!==e.unit&&this.unit!==e.unit?new t(NaN,""):new t(this.num*e.num,this.unit||e.unit)}},{key:"divide",value:function(e){return""!==this.unit&&""!==e.unit&&this.unit!==e.unit?new t(NaN,""):new t(this.num/e.num,this.unit||e.unit)}},{key:"toString",value:function(){return"".concat(this.num).concat(this.unit)}},{key:"isNaN",value:function(){return Number.isNaN(this.num)}}])&&TFn(e.prototype,n),r&&TFn(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function WFn(t){if(t.includes(jFn))return jFn;for(var e=t;e.includes("*")||e.includes("/");){var n,r=BFn(null!==(n=OFn.exec(e))&&void 0!==n?n:[],4),a=r[1],i=r[2],o=r[3],l=UFn.parse(null!==a&&void 0!==a?a:""),c=UFn.parse(null!==o&&void 0!==o?o:""),s="*"===i?l.multiply(c):l.divide(c);if(s.isNaN())return jFn;e=e.replace(OFn,s.toString())}for(;e.includes("+")||/.-\d+(?:\.\d+)?/.test(e);){var u,d=BFn(null!==(u=IFn.exec(e))&&void 0!==u?u:[],4),h=d[1],f=d[2],p=d[3],g=UFn.parse(null!==h&&void 0!==h?h:""),v=UFn.parse(null!==p&&void 0!==p?p:""),m="+"===f?g.add(v):g.subtract(v);if(m.isNaN())return jFn;e=e.replace(IFn,m.toString())}return e}var ZFn=/\(([^()]*)\)/;function GFn(t){var e=t.replace(/\s+/g,"");return e=function(t){for(var e=t;e.includes("(");){var n=BFn(ZFn.exec(e),2)[1];e=e.replace(ZFn,WFn(n))}return e}(e),e=WFn(e)}function qFn(t){var e=function(t){try{return GFn(t)}catch(e){return jFn}}(t.slice(5,-1));return e===jFn?"":e}var YFn=["x","y","lineHeight","capHeight","scaleToFit","textAnchor","verticalAnchor","fill"],XFn=["dx","dy","angle","className","breakAll"];function $Fn(){return $Fn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},$Fn.apply(this,arguments)}function KFn(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}function QFn(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,a,i,o,l=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(l.push(r.value),l.length!==e);c=!0);}catch(t){s=!0,a=t}finally{try{if(!c&&null!=n.return&&(o=n.return(),Object(o)!==o))return}finally{if(s)throw a}}return l}}(t,e)||function(t,e){if(!t)return;if("string"===typeof t)return JFn(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return JFn(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function JFn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var tNn=/[ \f\n\r\t\v\u2028\u2029]+/,eNn=function(t){var e=t.children,n=t.breakAll,r=t.style;try{var a=[];return CDn()(e)||(a=n?e.toString().split(""):e.toString().split(tNn)),{wordsWithComputedWidth:a.map((function(t){return{word:t,width:LFn(t,r).width}})),spaceWidth:n?0:LFn("\xa0",r).width}}catch(i){return null}},nNn=function(t){return[{words:CDn()(t)?[]:t.toString().split(tNn)}]},rNn=function(t){var e=t.width,n=t.scaleToFit,r=t.children,a=t.style,i=t.breakAll,o=t.maxLines;if((e||n)&&!uVn.isSsr){var l=eNn({breakAll:i,children:r,style:a});return l?function(t,e,n,r,a){var i=t.maxLines,o=t.children,l=t.style,c=t.breakAll,s=YDn(i),u=o,d=function(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:[]).reduce((function(t,e){var i=e.word,o=e.width,l=t[t.length-1];if(l&&(null==r||a||l.width+o+n<Number(r)))l.words.push(i),l.width+=o+n;else{var c={words:[i],width:o};t.push(c)}return t}),[])},h=d(e);if(!s)return h;for(var f,p=function(t){var e=u.slice(0,t),n=eNn({breakAll:c,style:l,children:e+"\u2026"}).wordsWithComputedWidth,a=d(n),o=a.length>i||function(t){return t.reduce((function(t,e){return t.width>e.width?t:e}))}(a).width>Number(r);return[o,a]},g=0,v=u.length-1,m=0;g<=v&&m<=u.length-1;){var y=Math.floor((g+v)/2),b=QFn(p(y-1),2),x=b[0],M=b[1],w=QFn(p(y),1)[0];if(x||w||(g=y+1),x&&w&&(v=y-1),!x&&w){f=M;break}m++}return f||h}({breakAll:i,children:r,maxLines:o,style:a},l.wordsWithComputedWidth,l.spaceWidth,e,n):nNn(r)}return nNn(r)},aNn="#808080",iNn=function(t){var e=t.x,n=void 0===e?0:e,r=t.y,a=void 0===r?0:r,i=t.lineHeight,o=void 0===i?"1em":i,l=t.capHeight,c=void 0===l?"0.71em":l,s=t.scaleToFit,u=void 0!==s&&s,d=t.textAnchor,h=void 0===d?"start":d,f=t.verticalAnchor,p=void 0===f?"end":f,g=t.fill,v=void 0===g?aNn:g,m=KFn(t,YFn),y=(0,x.useMemo)((function(){return rNn({breakAll:m.breakAll,children:m.children,maxLines:m.maxLines,scaleToFit:u,style:m.style,width:m.width})}),[m.breakAll,m.children,m.maxLines,u,m.style,m.width]),b=m.dx,M=m.dy,w=m.angle,z=m.className,C=m.breakAll,A=KFn(m,XFn);if(!XDn(n)||!XDn(a))return null;var k,H=n+(YDn(b)?b:0),E=a+(YDn(M)?M:0);switch(p){case"start":k=qFn("calc(".concat(c,")"));break;case"middle":k=qFn("calc(".concat((y.length-1)/2," * -").concat(o," + (").concat(c," / 2))"));break;default:k=qFn("calc(".concat(y.length-1," * -").concat(o,")"))}var S=[];if(u){var L=y[0].width,_=m.width;S.push("scale(".concat((YDn(_)?_/L:1)/L,")"))}return w&&S.push("rotate(".concat(w,", ").concat(H,", ").concat(E,")")),S.length&&(A.transform=S.join(" ")),x.createElement("text",$Fn({},ATn(A,!0),{x:H,y:E,className:ODn("recharts-text",z),textAnchor:h,fill:v.includes("url")?aNn:v}),y.map((function(t,e){var n=t.words.join(C?"":" ");return x.createElement("tspan",{x:H,dy:0===e?k:o,key:n},n)})))},oNn=Math.sqrt(50),lNn=Math.sqrt(10),cNn=Math.sqrt(2);function sNn(t,e,n){var r,a,i,o=(e-t)/Math.max(0,n),l=Math.floor(Math.log10(o)),c=o/Math.pow(10,l),s=c>=oNn?10:c>=lNn?5:c>=cNn?2:1;return l<0?(i=Math.pow(10,-l)/s,(r=Math.round(t*i))/i<t&&++r,(a=Math.round(e*i))/i>e&&--a,i=-i):(i=Math.pow(10,l)*s,(r=Math.round(t/i))*i<t&&++r,(a=Math.round(e/i))*i>e&&--a),a<r&&.5<=n&&n<2?sNn(t,e,2*n):[r,a,i]}function uNn(t,e,n){if(!((n=+n)>0))return[];if((t=+t)===(e=+e))return[t];var r=e<t,a=m(r?sNn(e,t,n):sNn(t,e,n),3),i=a[0],o=a[1],l=a[2];if(!(o>=i))return[];var c=o-i+1,s=new Array(c);if(r)if(l<0)for(var u=0;u<c;++u)s[u]=(o-u)/-l;else for(var d=0;d<c;++d)s[d]=(o-d)*l;else if(l<0)for(var h=0;h<c;++h)s[h]=(i+h)/-l;else for(var f=0;f<c;++f)s[f]=(i+f)*l;return s}function dNn(t,e,n){return sNn(t=+t,e=+e,n=+n)[2]}function hNn(t,e,n){n=+n;var r=(e=+e)<(t=+t),a=r?dNn(e,t,n):dNn(t,e,n);return(r?-1:1)*(a<0?1/-a:a)}function fNn(t,e){return null==t||null==e?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function pNn(t,e){return null==t||null==e?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function gNn(t){var e,n,r;function a(t,r){var a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:t.length;if(a<i){if(0!==e(r,r))return i;do{var o=a+i>>>1;n(t[o],r)<0?a=o+1:i=o}while(a<i)}return a}return 2!==t.length?(e=fNn,n=function(e,n){return fNn(t(e),n)},r=function(e,n){return t(e)-n}):(e=t===fNn||t===pNn?t:vNn,n=t,r=t),{left:a,center:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,i=a(t,e,n,(arguments.length>3&&void 0!==arguments[3]?arguments[3]:t.length)-1);return i>n&&r(t[i-1],e)>-r(t[i],e)?i-1:i},right:function(t,r){var a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:t.length;if(a<i){if(0!==e(r,r))return i;do{var o=a+i>>>1;n(t[o],r)<=0?a=o+1:i=o}while(a<i)}return a}}}function vNn(){return 0}var mNn=ke().mark(bNn);function yNn(t){return null===t?NaN:+t}function bNn(t,e){var n,r,a,i,o,l,c;return ke().wrap((function(s){for(;;)switch(s.prev=s.next){case 0:if(void 0!==e){s.next=21;break}n=y(t),s.prev=2,n.s();case 4:if((r=n.n()).done){s.next=11;break}if(!(null!=(a=r.value)&&(a=+a)>=a)){s.next=9;break}return s.next=9,a;case 9:s.next=4;break;case 11:s.next=16;break;case 13:s.prev=13,s.t0=s.catch(2),n.e(s.t0);case 16:return s.prev=16,n.f(),s.finish(16);case 19:s.next=40;break;case 21:i=-1,o=y(t),s.prev=23,o.s();case 25:if((l=o.n()).done){s.next=32;break}if(c=l.value,!(null!=(c=e(c,++i,t))&&(c=+c)>=c)){s.next=30;break}return s.next=30,c;case 30:s.next=25;break;case 32:s.next=37;break;case 34:s.prev=34,s.t1=s.catch(23),o.e(s.t1);case 37:return s.prev=37,o.f(),s.finish(37);case 40:case"end":return s.stop()}}),mNn,null,[[2,13,16,19],[23,34,37,40]])}var xNn=gNn(fNn),MNn=xNn.right,wNn=(xNn.left,gNn(yNn).center,MNn);function zNn(t,e,n){t.prototype=e.prototype=n,n.constructor=t}function CNn(t,e){var n=Object.create(t.prototype);for(var r in e)n[r]=e[r];return n}function ANn(){}var kNn=.7,HNn=1/kNn,ENn="\\s*([+-]?\\d+)\\s*",SNn="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",LNn="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",_Nn=/^#([0-9a-f]{3,8})$/,BNn=new RegExp("^rgb\\(".concat(ENn,",").concat(ENn,",").concat(ENn,"\\)$")),DNn=new RegExp("^rgb\\(".concat(LNn,",").concat(LNn,",").concat(LNn,"\\)$")),TNn=new RegExp("^rgba\\(".concat(ENn,",").concat(ENn,",").concat(ENn,",").concat(SNn,"\\)$")),VNn=new RegExp("^rgba\\(".concat(LNn,",").concat(LNn,",").concat(LNn,",").concat(SNn,"\\)$")),ONn=new RegExp("^hsl\\(".concat(SNn,",").concat(LNn,",").concat(LNn,"\\)$")),INn=new RegExp("^hsla\\(".concat(SNn,",").concat(LNn,",").concat(LNn,",").concat(SNn,"\\)$")),RNn={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function FNn(){return this.rgb().formatHex()}function NNn(){return this.rgb().formatRgb()}function PNn(t){var e,n;return t=(t+"").trim().toLowerCase(),(e=_Nn.exec(t))?(n=e[1].length,e=parseInt(e[1],16),6===n?jNn(e):3===n?new ZNn(e>>8&15|e>>4&240,e>>4&15|240&e,(15&e)<<4|15&e,1):8===n?UNn(e>>24&255,e>>16&255,e>>8&255,(255&e)/255):4===n?UNn(e>>12&15|e>>8&240,e>>8&15|e>>4&240,e>>4&15|240&e,((15&e)<<4|15&e)/255):null):(e=BNn.exec(t))?new ZNn(e[1],e[2],e[3],1):(e=DNn.exec(t))?new ZNn(255*e[1]/100,255*e[2]/100,255*e[3]/100,1):(e=TNn.exec(t))?UNn(e[1],e[2],e[3],e[4]):(e=VNn.exec(t))?UNn(255*e[1]/100,255*e[2]/100,255*e[3]/100,e[4]):(e=ONn.exec(t))?KNn(e[1],e[2]/100,e[3]/100,1):(e=INn.exec(t))?KNn(e[1],e[2]/100,e[3]/100,e[4]):RNn.hasOwnProperty(t)?jNn(RNn[t]):"transparent"===t?new ZNn(NaN,NaN,NaN,0):null}function jNn(t){return new ZNn(t>>16&255,t>>8&255,255&t,1)}function UNn(t,e,n,r){return r<=0&&(t=e=n=NaN),new ZNn(t,e,n,r)}function WNn(t,e,n,r){return 1===arguments.length?function(t){return t instanceof ANn||(t=PNn(t)),t?new ZNn((t=t.rgb()).r,t.g,t.b,t.opacity):new ZNn}(t):new ZNn(t,e,n,null==r?1:r)}function ZNn(t,e,n,r){this.r=+t,this.g=+e,this.b=+n,this.opacity=+r}function GNn(){return"#".concat($Nn(this.r)).concat($Nn(this.g)).concat($Nn(this.b))}function qNn(){var t=YNn(this.opacity);return"".concat(1===t?"rgb(":"rgba(").concat(XNn(this.r),", ").concat(XNn(this.g),", ").concat(XNn(this.b)).concat(1===t?")":", ".concat(t,")"))}function YNn(t){return isNaN(t)?1:Math.max(0,Math.min(1,t))}function XNn(t){return Math.max(0,Math.min(255,Math.round(t)||0))}function $Nn(t){return((t=XNn(t))<16?"0":"")+t.toString(16)}function KNn(t,e,n,r){return r<=0?t=e=n=NaN:n<=0||n>=1?t=e=NaN:e<=0&&(t=NaN),new JNn(t,e,n,r)}function QNn(t){if(t instanceof JNn)return new JNn(t.h,t.s,t.l,t.opacity);if(t instanceof ANn||(t=PNn(t)),!t)return new JNn;if(t instanceof JNn)return t;var e=(t=t.rgb()).r/255,n=t.g/255,r=t.b/255,a=Math.min(e,n,r),i=Math.max(e,n,r),o=NaN,l=i-a,c=(i+a)/2;return l?(o=e===i?(n-r)/l+6*(n<r):n===i?(r-e)/l+2:(e-n)/l+4,l/=c<.5?i+a:2-i-a,o*=60):l=c>0&&c<1?0:o,new JNn(o,l,c,t.opacity)}function JNn(t,e,n,r){this.h=+t,this.s=+e,this.l=+n,this.opacity=+r}function tPn(t){return(t=(t||0)%360)<0?t+360:t}function ePn(t){return Math.max(0,Math.min(1,t||0))}function nPn(t,e,n){return 255*(t<60?e+(n-e)*t/60:t<180?n:t<240?e+(n-e)*(240-t)/60:e)}function rPn(t,e,n,r,a){var i=t*t,o=i*t;return((1-3*t+3*i-o)*e+(4-6*i+3*o)*n+(1+3*t+3*i-3*o)*r+o*a)/6}zNn(ANn,PNn,{copy:function(t){return Object.assign(new this.constructor,this,t)},displayable:function(){return this.rgb().displayable()},hex:FNn,formatHex:FNn,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return QNn(this).formatHsl()},formatRgb:NNn,toString:NNn}),zNn(ZNn,WNn,CNn(ANn,{brighter:function(t){return t=null==t?HNn:Math.pow(HNn,t),new ZNn(this.r*t,this.g*t,this.b*t,this.opacity)},darker:function(t){return t=null==t?kNn:Math.pow(kNn,t),new ZNn(this.r*t,this.g*t,this.b*t,this.opacity)},rgb:function(){return this},clamp:function(){return new ZNn(XNn(this.r),XNn(this.g),XNn(this.b),YNn(this.opacity))},displayable:function(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:GNn,formatHex:GNn,formatHex8:function(){return"#".concat($Nn(this.r)).concat($Nn(this.g)).concat($Nn(this.b)).concat($Nn(255*(isNaN(this.opacity)?1:this.opacity)))},formatRgb:qNn,toString:qNn})),zNn(JNn,(function(t,e,n,r){return 1===arguments.length?QNn(t):new JNn(t,e,n,null==r?1:r)}),CNn(ANn,{brighter:function(t){return t=null==t?HNn:Math.pow(HNn,t),new JNn(this.h,this.s,this.l*t,this.opacity)},darker:function(t){return t=null==t?kNn:Math.pow(kNn,t),new JNn(this.h,this.s,this.l*t,this.opacity)},rgb:function(){var t=this.h%360+360*(this.h<0),e=isNaN(t)||isNaN(this.s)?0:this.s,n=this.l,r=n+(n<.5?n:1-n)*e,a=2*n-r;return new ZNn(nPn(t>=240?t-240:t+120,a,r),nPn(t,a,r),nPn(t<120?t+240:t-120,a,r),this.opacity)},clamp:function(){return new JNn(tPn(this.h),ePn(this.s),ePn(this.l),YNn(this.opacity))},displayable:function(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl:function(){var t=YNn(this.opacity);return"".concat(1===t?"hsl(":"hsla(").concat(tPn(this.h),", ").concat(100*ePn(this.s),"%, ").concat(100*ePn(this.l),"%").concat(1===t?")":", ".concat(t,")"))}}));var aPn=function(t){return function(){return t}};function iPn(t,e){return function(n){return t+n*e}}function oPn(t){return 1===(t=+t)?lPn:function(e,n){return n-e?function(t,e,n){return t=Math.pow(t,n),e=Math.pow(e,n)-t,n=1/n,function(r){return Math.pow(t+r*e,n)}}(e,n,t):aPn(isNaN(e)?n:e)}}function lPn(t,e){var n=e-t;return n?iPn(t,n):aPn(isNaN(t)?e:t)}var cPn=function t(e){var n=oPn(e);function r(t,e){var r=n((t=WNn(t)).r,(e=WNn(e)).r),a=n(t.g,e.g),i=n(t.b,e.b),o=lPn(t.opacity,e.opacity);return function(e){return t.r=r(e),t.g=a(e),t.b=i(e),t.opacity=o(e),t+""}}return r.gamma=t,r}(1);function sPn(t){return function(e){var n,r,a=e.length,i=new Array(a),o=new Array(a),l=new Array(a);for(n=0;n<a;++n)r=WNn(e[n]),i[n]=r.r||0,o[n]=r.g||0,l[n]=r.b||0;return i=t(i),o=t(o),l=t(l),r.opacity=1,function(t){return r.r=i(t),r.g=o(t),r.b=l(t),r+""}}}sPn((function(t){var e=t.length-1;return function(n){var r=n<=0?n=0:n>=1?(n=1,e-1):Math.floor(n*e),a=t[r],i=t[r+1],o=r>0?t[r-1]:2*a-i,l=r<e-1?t[r+2]:2*i-a;return rPn((n-r/e)*e,o,a,i,l)}})),sPn((function(t){var e=t.length;return function(n){var r=Math.floor(((n%=1)<0?++n:n)*e),a=t[(r+e-1)%e],i=t[r%e],o=t[(r+1)%e],l=t[(r+2)%e];return rPn((n-r/e)*e,a,i,o,l)}}));function uPn(t,e){var n,r=e?e.length:0,a=t?Math.min(r,t.length):0,i=new Array(a),o=new Array(r);for(n=0;n<a;++n)i[n]=yPn(t[n],e[n]);for(;n<r;++n)o[n]=e[n];return function(t){for(n=0;n<a;++n)o[n]=i[n](t);return o}}function dPn(t,e){var n=new Date;return t=+t,e=+e,function(r){return n.setTime(t*(1-r)+e*r),n}}function hPn(t,e){return t=+t,e=+e,function(n){return t*(1-n)+e*n}}function fPn(t,e){var n,r={},a={};for(n in null!==t&&"object"===typeof t||(t={}),null!==e&&"object"===typeof e||(e={}),e)n in t?r[n]=yPn(t[n],e[n]):a[n]=e[n];return function(t){for(n in r)a[n]=r[n](t);return a}}var pPn=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,gPn=new RegExp(pPn.source,"g");function vPn(t,e){var n,r,a,i=pPn.lastIndex=gPn.lastIndex=0,o=-1,l=[],c=[];for(t+="",e+="";(n=pPn.exec(t))&&(r=gPn.exec(e));)(a=r.index)>i&&(a=e.slice(i,a),l[o]?l[o]+=a:l[++o]=a),(n=n[0])===(r=r[0])?l[o]?l[o]+=r:l[++o]=r:(l[++o]=null,c.push({i:o,x:hPn(n,r)})),i=gPn.lastIndex;return i<e.length&&(a=e.slice(i),l[o]?l[o]+=a:l[++o]=a),l.length<2?c[0]?function(t){return function(e){return t(e)+""}}(c[0].x):function(t){return function(){return t}}(e):(e=c.length,function(t){for(var n,r=0;r<e;++r)l[(n=c[r]).i]=n.x(t);return l.join("")})}function mPn(t,e){e||(e=[]);var n,r=t?Math.min(e.length,t.length):0,a=e.slice();return function(i){for(n=0;n<r;++n)a[n]=t[n]*(1-i)+e[n]*i;return a}}function yPn(t,e){var n,r=typeof e;return null==e||"boolean"===r?aPn(e):("number"===r?hPn:"string"===r?(n=PNn(e))?(e=n,cPn):vPn:e instanceof PNn?cPn:e instanceof Date?dPn:function(t){return ArrayBuffer.isView(t)&&!(t instanceof DataView)}(e)?mPn:Array.isArray(e)?uPn:"function"!==typeof e.valueOf&&"function"!==typeof e.toString||isNaN(e)?fPn:hPn)(t,e)}function bPn(t,e){return t=+t,e=+e,function(n){return Math.round(t*(1-n)+e*n)}}function xPn(t){return+t}var MPn=[0,1];function wPn(t){return t}function zPn(t,e){return(e-=t=+t)?function(n){return(n-t)/e}:function(t){return function(){return t}}(isNaN(e)?NaN:.5)}function CPn(t,e,n){var r=t[0],a=t[1],i=e[0],o=e[1];return a<r?(r=zPn(a,r),i=n(o,i)):(r=zPn(r,a),i=n(i,o)),function(t){return i(r(t))}}function APn(t,e,n){var r=Math.min(t.length,e.length)-1,a=new Array(r),i=new Array(r),o=-1;for(t[r]<t[0]&&(t=t.slice().reverse(),e=e.slice().reverse());++o<r;)a[o]=zPn(t[o],t[o+1]),i[o]=n(e[o],e[o+1]);return function(e){var n=wNn(t,e,1,r)-1;return i[n](a[n](e))}}function kPn(t,e){return e.domain(t.domain()).range(t.range()).interpolate(t.interpolate()).clamp(t.clamp()).unknown(t.unknown())}function HPn(){var t,e,n,r,a,i,o=MPn,l=MPn,c=yPn,s=wPn;function u(){var t=Math.min(o.length,l.length);return s!==wPn&&(s=function(t,e){var n;return t>e&&(n=t,t=e,e=n),function(n){return Math.max(t,Math.min(e,n))}}(o[0],o[t-1])),r=t>2?APn:CPn,a=i=null,d}function d(e){return null==e||isNaN(e=+e)?n:(a||(a=r(o.map(t),l,c)))(t(s(e)))}return d.invert=function(n){return s(e((i||(i=r(l,o.map(t),hPn)))(n)))},d.domain=function(t){return arguments.length?(o=Array.from(t,xPn),u()):o.slice()},d.range=function(t){return arguments.length?(l=Array.from(t),u()):l.slice()},d.rangeRound=function(t){return l=Array.from(t),c=bPn,u()},d.clamp=function(t){return arguments.length?(s=!!t||wPn,u()):s!==wPn},d.interpolate=function(t){return arguments.length?(c=t,u()):c},d.unknown=function(t){return arguments.length?(n=t,d):n},function(n,r){return t=n,e=r,u()}}function EPn(){return HPn()(wPn,wPn)}var SPn,LPn=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function _Pn(t){if(!(e=LPn.exec(t)))throw new Error("invalid format: "+t);var e;return new BPn({fill:e[1],align:e[2],sign:e[3],symbol:e[4],zero:e[5],width:e[6],comma:e[7],precision:e[8]&&e[8].slice(1),trim:e[9],type:e[10]})}function BPn(t){this.fill=void 0===t.fill?" ":t.fill+"",this.align=void 0===t.align?">":t.align+"",this.sign=void 0===t.sign?"-":t.sign+"",this.symbol=void 0===t.symbol?"":t.symbol+"",this.zero=!!t.zero,this.width=void 0===t.width?void 0:+t.width,this.comma=!!t.comma,this.precision=void 0===t.precision?void 0:+t.precision,this.trim=!!t.trim,this.type=void 0===t.type?"":t.type+""}function DPn(t,e){if((n=(t=e?t.toExponential(e-1):t.toExponential()).indexOf("e"))<0)return null;var n,r=t.slice(0,n);return[r.length>1?r[0]+r.slice(2):r,+t.slice(n+1)]}function TPn(t){return(t=DPn(Math.abs(t)))?t[1]:NaN}function VPn(t,e){var n=DPn(t,e);if(!n)return t+"";var r=n[0],a=n[1];return a<0?"0."+new Array(-a).join("0")+r:r.length>a+1?r.slice(0,a+1)+"."+r.slice(a+1):r+new Array(a-r.length+2).join("0")}_Pn.prototype=BPn.prototype,BPn.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(void 0===this.width?"":Math.max(1,0|this.width))+(this.comma?",":"")+(void 0===this.precision?"":"."+Math.max(0,0|this.precision))+(this.trim?"~":"")+this.type};var OPn={"%":function(t,e){return(100*t).toFixed(e)},b:function(t){return Math.round(t).toString(2)},c:function(t){return t+""},d:function(t){return Math.abs(t=Math.round(t))>=1e21?t.toLocaleString("en").replace(/,/g,""):t.toString(10)},e:function(t,e){return t.toExponential(e)},f:function(t,e){return t.toFixed(e)},g:function(t,e){return t.toPrecision(e)},o:function(t){return Math.round(t).toString(8)},p:function(t,e){return VPn(100*t,e)},r:VPn,s:function(t,e){var n=DPn(t,e);if(!n)return t+"";var r=n[0],a=n[1],i=a-(SPn=3*Math.max(-8,Math.min(8,Math.floor(a/3))))+1,o=r.length;return i===o?r:i>o?r+new Array(i-o+1).join("0"):i>0?r.slice(0,i)+"."+r.slice(i):"0."+new Array(1-i).join("0")+DPn(t,Math.max(0,e+i-1))[0]},X:function(t){return Math.round(t).toString(16).toUpperCase()},x:function(t){return Math.round(t).toString(16)}};function IPn(t){return t}var RPn,FPn,NPn,PPn=Array.prototype.map,jPn=["y","z","a","f","p","n","\xb5","m","","k","M","G","T","P","E","Z","Y"];function UPn(t){var e,n,r=void 0===t.grouping||void 0===t.thousands?IPn:(e=PPn.call(t.grouping,Number),n=t.thousands+"",function(t,r){for(var a=t.length,i=[],o=0,l=e[0],c=0;a>0&&l>0&&(c+l+1>r&&(l=Math.max(1,r-c)),i.push(t.substring(a-=l,a+l)),!((c+=l+1)>r));)l=e[o=(o+1)%e.length];return i.reverse().join(n)}),a=void 0===t.currency?"":t.currency[0]+"",i=void 0===t.currency?"":t.currency[1]+"",o=void 0===t.decimal?".":t.decimal+"",l=void 0===t.numerals?IPn:function(t){return function(e){return e.replace(/[0-9]/g,(function(e){return t[+e]}))}}(PPn.call(t.numerals,String)),c=void 0===t.percent?"%":t.percent+"",s=void 0===t.minus?"\u2212":t.minus+"",u=void 0===t.nan?"NaN":t.nan+"";function d(t){var e=(t=_Pn(t)).fill,n=t.align,d=t.sign,h=t.symbol,f=t.zero,p=t.width,g=t.comma,v=t.precision,m=t.trim,y=t.type;"n"===y?(g=!0,y="g"):OPn[y]||(void 0===v&&(v=12),m=!0,y="g"),(f||"0"===e&&"="===n)&&(f=!0,e="0",n="=");var b="$"===h?a:"#"===h&&/[boxX]/.test(y)?"0"+y.toLowerCase():"",x="$"===h?i:/[%p]/.test(y)?c:"",M=OPn[y],w=/[defgprs%]/.test(y);function z(t){var a,i,c,h=b,z=x;if("c"===y)z=M(t)+z,t="";else{var C=(t=+t)<0||1/t<0;if(t=isNaN(t)?u:M(Math.abs(t),v),m&&(t=function(t){t:for(var e,n=t.length,r=1,a=-1;r<n;++r)switch(t[r]){case".":a=e=r;break;case"0":0===a&&(a=r),e=r;break;default:if(!+t[r])break t;a>0&&(a=0)}return a>0?t.slice(0,a)+t.slice(e+1):t}(t)),C&&0===+t&&"+"!==d&&(C=!1),h=(C?"("===d?d:s:"-"===d||"("===d?"":d)+h,z=("s"===y?jPn[8+SPn/3]:"")+z+(C&&"("===d?")":""),w)for(a=-1,i=t.length;++a<i;)if(48>(c=t.charCodeAt(a))||c>57){z=(46===c?o+t.slice(a+1):t.slice(a))+z,t=t.slice(0,a);break}}g&&!f&&(t=r(t,1/0));var A=h.length+t.length+z.length,k=A<p?new Array(p-A+1).join(e):"";switch(g&&f&&(t=r(k+t,k.length?p-z.length:1/0),k=""),n){case"<":t=h+t+z+k;break;case"=":t=h+k+t+z;break;case"^":t=k.slice(0,A=k.length>>1)+h+t+z+k.slice(A);break;default:t=k+h+t+z}return l(t)}return v=void 0===v?6:/[gprs]/.test(y)?Math.max(1,Math.min(21,v)):Math.max(0,Math.min(20,v)),z.toString=function(){return t+""},z}return{format:d,formatPrefix:function(t,e){var n=d(((t=_Pn(t)).type="f",t)),r=3*Math.max(-8,Math.min(8,Math.floor(TPn(e)/3))),a=Math.pow(10,-r),i=jPn[8+r/3];return function(t){return n(a*t)+i}}}}function WPn(t,e,n,r){var a,i=hNn(t,e,n);switch((r=_Pn(null==r?",f":r)).type){case"s":var o=Math.max(Math.abs(t),Math.abs(e));return null!=r.precision||isNaN(a=function(t,e){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(TPn(e)/3)))-TPn(Math.abs(t)))}(i,o))||(r.precision=a),NPn(r,o);case"":case"e":case"g":case"p":case"r":null!=r.precision||isNaN(a=function(t,e){return t=Math.abs(t),e=Math.abs(e)-t,Math.max(0,TPn(e)-TPn(t))+1}(i,Math.max(Math.abs(t),Math.abs(e))))||(r.precision=a-("e"===r.type));break;case"f":case"%":null!=r.precision||isNaN(a=function(t){return Math.max(0,-TPn(Math.abs(t)))}(i))||(r.precision=a-2*("%"===r.type))}return FPn(r)}function ZPn(t){var e=t.domain;return t.ticks=function(t){var n=e();return uNn(n[0],n[n.length-1],null==t?10:t)},t.tickFormat=function(t,n){var r=e();return WPn(r[0],r[r.length-1],null==t?10:t,n)},t.nice=function(n){null==n&&(n=10);var r,a,i=e(),o=0,l=i.length-1,c=i[o],s=i[l],u=10;for(s<c&&(a=c,c=s,s=a,a=o,o=l,l=a);u-- >0;){if((a=dNn(c,s,n))===r)return i[o]=c,i[l]=s,e(i);if(a>0)c=Math.floor(c/a)*a,s=Math.ceil(s/a)*a;else{if(!(a<0))break;c=Math.ceil(c*a)/a,s=Math.floor(s*a)/a}r=a}return t},t}function GPn(){var t=EPn();return t.copy=function(){return kPn(t,GPn())},dFn.apply(t,arguments),ZPn(t)}function qPn(t){var e;function n(t){return null==t||isNaN(t=+t)?e:t}return n.invert=n,n.domain=n.range=function(e){return arguments.length?(t=Array.from(e,xPn),n):t.slice()},n.unknown=function(t){return arguments.length?(e=t,n):e},n.copy=function(){return qPn(t).unknown(e)},t=arguments.length?Array.from(t,xPn):[0,1],ZPn(n)}function YPn(t,e){var n,r=0,a=(t=t.slice()).length-1,i=t[r],o=t[a];return o<i&&(n=r,r=a,a=n,n=i,i=o,o=n),t[r]=e.floor(i),t[a]=e.ceil(o),t}function XPn(t){return Math.log(t)}function $Pn(t){return Math.exp(t)}function KPn(t){return-Math.log(-t)}function QPn(t){return-Math.exp(-t)}function JPn(t){return isFinite(t)?+("1e"+t):t<0?0:t}function tjn(t){return function(e,n){return-t(-e,n)}}function ejn(t){var e,n,r=t(XPn,$Pn),a=r.domain,i=10;function o(){return e=function(t){return t===Math.E?Math.log:10===t&&Math.log10||2===t&&Math.log2||(t=Math.log(t),function(e){return Math.log(e)/t})}(i),n=function(t){return 10===t?JPn:t===Math.E?Math.exp:function(e){return Math.pow(t,e)}}(i),a()[0]<0?(e=tjn(e),n=tjn(n),t(KPn,QPn)):t(XPn,$Pn),r}return r.base=function(t){return arguments.length?(i=+t,o()):i},r.domain=function(t){return arguments.length?(a(t),o()):a()},r.ticks=function(t){var r=a(),o=r[0],l=r[r.length-1],c=l<o;if(c){var s=[l,o];o=s[0],l=s[1]}var u,d,h=e(o),f=e(l),p=null==t?10:+t,g=[];if(!(i%1)&&f-h<p){if(h=Math.floor(h),f=Math.ceil(f),o>0){for(;h<=f;++h)for(u=1;u<i;++u)if(!((d=h<0?u/n(-h):u*n(h))<o)){if(d>l)break;g.push(d)}}else for(;h<=f;++h)for(u=i-1;u>=1;--u)if(!((d=h>0?u/n(-h):u*n(h))<o)){if(d>l)break;g.push(d)}2*g.length<p&&(g=uNn(o,l,p))}else g=uNn(h,f,Math.min(f-h,p)).map(n);return c?g.reverse():g},r.tickFormat=function(t,a){if(null==t&&(t=10),null==a&&(a=10===i?"s":","),"function"!==typeof a&&(i%1||null!=(a=_Pn(a)).precision||(a.trim=!0),a=FPn(a)),t===1/0)return a;var o=Math.max(1,i*t/r.ticks().length);return function(t){var r=t/n(Math.round(e(t)));return r*i<i-.5&&(r*=i),r<=o?a(t):""}},r.nice=function(){return a(YPn(a(),{floor:function(t){return n(Math.floor(e(t)))},ceil:function(t){return n(Math.ceil(e(t)))}}))},r}function njn(){var t=ejn(HPn()).domain([1,10]);return t.copy=function(){return kPn(t,njn()).base(t.base())},dFn.apply(t,arguments),t}function rjn(t){return function(e){return Math.sign(e)*Math.log1p(Math.abs(e/t))}}function ajn(t){return function(e){return Math.sign(e)*Math.expm1(Math.abs(e))*t}}function ijn(t){var e=1,n=t(rjn(e),ajn(e));return n.constant=function(n){return arguments.length?t(rjn(e=+n),ajn(e)):e},ZPn(n)}function ojn(){var t=ijn(HPn());return t.copy=function(){return kPn(t,ojn()).constant(t.constant())},dFn.apply(t,arguments)}function ljn(t){return function(e){return e<0?-Math.pow(-e,t):Math.pow(e,t)}}function cjn(t){return t<0?-Math.sqrt(-t):Math.sqrt(t)}function sjn(t){return t<0?-t*t:t*t}function ujn(t){var e=t(wPn,wPn),n=1;return e.exponent=function(e){return arguments.length?1===(n=+e)?t(wPn,wPn):.5===n?t(cjn,sjn):t(ljn(n),ljn(1/n)):n},ZPn(e)}function djn(){var t=ujn(HPn());return t.copy=function(){return kPn(t,djn()).exponent(t.exponent())},dFn.apply(t,arguments),t}function hjn(){return djn.apply(null,arguments).exponent(.5)}function fjn(t){return Math.sign(t)*t*t}function pjn(){var t,e=EPn(),n=[0,1],r=!1;function a(n){var a=function(t){return Math.sign(t)*Math.sqrt(Math.abs(t))}(e(n));return isNaN(a)?t:r?Math.round(a):a}return a.invert=function(t){return e.invert(fjn(t))},a.domain=function(t){return arguments.length?(e.domain(t),a):e.domain()},a.range=function(t){return arguments.length?(e.range((n=Array.from(t,xPn)).map(fjn)),a):n.slice()},a.rangeRound=function(t){return a.range(t).round(!0)},a.round=function(t){return arguments.length?(r=!!t,a):r},a.clamp=function(t){return arguments.length?(e.clamp(t),a):e.clamp()},a.unknown=function(e){return arguments.length?(t=e,a):t},a.copy=function(){return pjn(e.domain(),n).round(r).clamp(e.clamp()).unknown(t)},dFn.apply(a,arguments),ZPn(a)}function gjn(t,e){var n;if(void 0===e){var r,a=y(t);try{for(a.s();!(r=a.n()).done;){var i=r.value;null!=i&&(n<i||void 0===n&&i>=i)&&(n=i)}}catch(u){a.e(u)}finally{a.f()}}else{var o,l=-1,c=y(t);try{for(c.s();!(o=c.n()).done;){var s=o.value;null!=(s=e(s,++l,t))&&(n<s||void 0===n&&s>=s)&&(n=s)}}catch(u){c.e(u)}finally{c.f()}}return n}function vjn(t,e){var n;if(void 0===e){var r,a=y(t);try{for(a.s();!(r=a.n()).done;){var i=r.value;null!=i&&(n>i||void 0===n&&i>=i)&&(n=i)}}catch(u){a.e(u)}finally{a.f()}}else{var o,l=-1,c=y(t);try{for(c.s();!(o=c.n()).done;){var s=o.value;null!=(s=e(s,++l,t))&&(n>s||void 0===n&&s>=s)&&(n=s)}}catch(u){c.e(u)}finally{c.f()}}return n}function mjn(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:fNn;if(t===fNn)return yjn;if("function"!==typeof t)throw new TypeError("compare is not a function");return function(e,n){var r=t(e,n);return r||0===r?r:(0===t(n,n))-(0===t(e,e))}}function yjn(t,e){return(null==t||!(t>=t))-(null==e||!(e>=e))||(t<e?-1:t>e?1:0)}function bjn(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1/0,a=arguments.length>4?arguments[4]:void 0;if(e=Math.floor(e),n=Math.floor(Math.max(0,n)),r=Math.floor(Math.min(t.length-1,r)),!(n<=e&&e<=r))return t;for(a=void 0===a?yjn:mjn(a);r>n;){if(r-n>600){var i=r-n+1,o=e-n+1,l=Math.log(i),c=.5*Math.exp(2*l/3),s=.5*Math.sqrt(l*c*(i-c)/i)*(o-i/2<0?-1:1);bjn(t,e,Math.max(n,Math.floor(e-o*c/i+s)),Math.min(r,Math.floor(e+(i-o)*c/i+s)),a)}var u=t[e],d=n,h=r;for(xjn(t,n,e),a(t[r],u)>0&&xjn(t,n,r);d<h;){for(xjn(t,d,h),++d,--h;a(t[d],u)<0;)++d;for(;a(t[h],u)>0;)--h}0===a(t[n],u)?xjn(t,n,h):xjn(t,++h,r),h<=e&&(n=h+1),e<=h&&(r=h-1)}return t}function xjn(t,e,n){var r=t[e];t[e]=t[n],t[n]=r}function Mjn(t,e,n){if((r=(t=Float64Array.from(bNn(t,n))).length)&&!isNaN(e=+e)){if(e<=0||r<2)return vjn(t);if(e>=1)return gjn(t);var r,a=(r-1)*e,i=Math.floor(a),o=gjn(bjn(t,i).subarray(0,i+1));return o+(vjn(t.subarray(i+1))-o)*(a-i)}}function wjn(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:yNn;if((r=t.length)&&!isNaN(e=+e)){if(e<=0||r<2)return+n(t[0],0,t);if(e>=1)return+n(t[r-1],r-1,t);var r,a=(r-1)*e,i=Math.floor(a),o=+n(t[i],i,t);return o+(+n(t[i+1],i+1,t)-o)*(a-i)}}function zjn(){var t,e=[],n=[],r=[];function a(){var t=0,a=Math.max(1,n.length);for(r=new Array(a-1);++t<a;)r[t-1]=wjn(e,t/a);return i}function i(e){return null==e||isNaN(e=+e)?t:n[wNn(r,e)]}return i.invertExtent=function(t){var a=n.indexOf(t);return a<0?[NaN,NaN]:[a>0?r[a-1]:e[0],a<r.length?r[a]:e[e.length-1]]},i.domain=function(t){if(!arguments.length)return e.slice();e=[];var n,r=y(t);try{for(r.s();!(n=r.n()).done;){var i=n.value;null==i||isNaN(i=+i)||e.push(i)}}catch(o){r.e(o)}finally{r.f()}return e.sort(fNn),a()},i.range=function(t){return arguments.length?(n=Array.from(t),a()):n.slice()},i.unknown=function(e){return arguments.length?(t=e,i):t},i.quantiles=function(){return r.slice()},i.copy=function(){return zjn().domain(e).range(n).unknown(t)},dFn.apply(i,arguments)}function Cjn(){var t,e=0,n=1,r=1,a=[.5],i=[0,1];function o(e){return null!=e&&e<=e?i[wNn(a,e,0,r)]:t}function l(){var t=-1;for(a=new Array(r);++t<r;)a[t]=((t+1)*n-(t-r)*e)/(r+1);return o}return o.domain=function(t){var r;return arguments.length?(r=m(t,2),e=r[0],n=r[1],e=+e,n=+n,l()):[e,n]},o.range=function(t){return arguments.length?(r=(i=Array.from(t)).length-1,l()):i.slice()},o.invertExtent=function(t){var o=i.indexOf(t);return o<0?[NaN,NaN]:o<1?[e,a[0]]:o>=r?[a[r-1],n]:[a[o-1],a[o]]},o.unknown=function(e){return arguments.length?(t=e,o):o},o.thresholds=function(){return a.slice()},o.copy=function(){return Cjn().domain([e,n]).range(i).unknown(t)},dFn.apply(ZPn(o),arguments)}function Ajn(){var t,e=[.5],n=[0,1],r=1;function a(a){return null!=a&&a<=a?n[wNn(e,a,0,r)]:t}return a.domain=function(t){return arguments.length?(e=Array.from(t),r=Math.min(e.length,n.length-1),a):e.slice()},a.range=function(t){return arguments.length?(n=Array.from(t),r=Math.min(e.length,n.length-1),a):n.slice()},a.invertExtent=function(t){var r=n.indexOf(t);return[e[r-1],e[r]]},a.unknown=function(e){return arguments.length?(t=e,a):t},a.copy=function(){return Ajn().domain(e).range(n).unknown(t)},dFn.apply(a,arguments)}!function(t){RPn=UPn(t),FPn=RPn.format,NPn=RPn.formatPrefix}({thousands:",",grouping:[3],currency:["$",""]});var kjn=1e3,Hjn=6e4,Ejn=60*Hjn,Sjn=24*Ejn,Ljn=7*Sjn,_jn=30*Sjn,Bjn=365*Sjn,Djn=new Date,Tjn=new Date;function Vjn(t,e,n,r){function a(e){return t(e=0===arguments.length?new Date:new Date(+e)),e}return a.floor=function(e){return t(e=new Date(+e)),e},a.ceil=function(n){return t(n=new Date(n-1)),e(n,1),t(n),n},a.round=function(t){var e=a(t),n=a.ceil(t);return t-e<n-t?e:n},a.offset=function(t,n){return e(t=new Date(+t),null==n?1:Math.floor(n)),t},a.range=function(n,r,i){var o,l=[];if(n=a.ceil(n),i=null==i?1:Math.floor(i),!(n<r)||!(i>0))return l;do{l.push(o=new Date(+n)),e(n,i),t(n)}while(o<n&&n<r);return l},a.filter=function(n){return Vjn((function(e){if(e>=e)for(;t(e),!n(e);)e.setTime(e-1)}),(function(t,r){if(t>=t)if(r<0)for(;++r<=0;)for(;e(t,-1),!n(t););else for(;--r>=0;)for(;e(t,1),!n(t););}))},n&&(a.count=function(e,r){return Djn.setTime(+e),Tjn.setTime(+r),t(Djn),t(Tjn),Math.floor(n(Djn,Tjn))},a.every=function(t){return t=Math.floor(t),isFinite(t)&&t>0?t>1?a.filter(r?function(e){return r(e)%t===0}:function(e){return a.count(0,e)%t===0}):a:null}),a}var Ojn=Vjn((function(){}),(function(t,e){t.setTime(+t+e)}),(function(t,e){return e-t}));Ojn.every=function(t){return t=Math.floor(t),isFinite(t)&&t>0?t>1?Vjn((function(e){e.setTime(Math.floor(e/t)*t)}),(function(e,n){e.setTime(+e+n*t)}),(function(e,n){return(n-e)/t})):Ojn:null};Ojn.range;var Ijn=Vjn((function(t){t.setTime(t-t.getMilliseconds())}),(function(t,e){t.setTime(+t+e*kjn)}),(function(t,e){return(e-t)/kjn}),(function(t){return t.getUTCSeconds()})),Rjn=(Ijn.range,Vjn((function(t){t.setTime(t-t.getMilliseconds()-t.getSeconds()*kjn)}),(function(t,e){t.setTime(+t+e*Hjn)}),(function(t,e){return(e-t)/Hjn}),(function(t){return t.getMinutes()}))),Fjn=(Rjn.range,Vjn((function(t){t.setUTCSeconds(0,0)}),(function(t,e){t.setTime(+t+e*Hjn)}),(function(t,e){return(e-t)/Hjn}),(function(t){return t.getUTCMinutes()}))),Njn=(Fjn.range,Vjn((function(t){t.setTime(t-t.getMilliseconds()-t.getSeconds()*kjn-t.getMinutes()*Hjn)}),(function(t,e){t.setTime(+t+e*Ejn)}),(function(t,e){return(e-t)/Ejn}),(function(t){return t.getHours()}))),Pjn=(Njn.range,Vjn((function(t){t.setUTCMinutes(0,0,0)}),(function(t,e){t.setTime(+t+e*Ejn)}),(function(t,e){return(e-t)/Ejn}),(function(t){return t.getUTCHours()}))),jjn=(Pjn.range,Vjn((function(t){return t.setHours(0,0,0,0)}),(function(t,e){return t.setDate(t.getDate()+e)}),(function(t,e){return(e-t-(e.getTimezoneOffset()-t.getTimezoneOffset())*Hjn)/Sjn}),(function(t){return t.getDate()-1}))),Ujn=(jjn.range,Vjn((function(t){t.setUTCHours(0,0,0,0)}),(function(t,e){t.setUTCDate(t.getUTCDate()+e)}),(function(t,e){return(e-t)/Sjn}),(function(t){return t.getUTCDate()-1}))),Wjn=(Ujn.range,Vjn((function(t){t.setUTCHours(0,0,0,0)}),(function(t,e){t.setUTCDate(t.getUTCDate()+e)}),(function(t,e){return(e-t)/Sjn}),(function(t){return Math.floor(t/Sjn)})));Wjn.range;function Zjn(t){return Vjn((function(e){e.setDate(e.getDate()-(e.getDay()+7-t)%7),e.setHours(0,0,0,0)}),(function(t,e){t.setDate(t.getDate()+7*e)}),(function(t,e){return(e-t-(e.getTimezoneOffset()-t.getTimezoneOffset())*Hjn)/Ljn}))}var Gjn=Zjn(0),qjn=Zjn(1),Yjn=Zjn(2),Xjn=Zjn(3),$jn=Zjn(4),Kjn=Zjn(5),Qjn=Zjn(6);Gjn.range,qjn.range,Yjn.range,Xjn.range,$jn.range,Kjn.range,Qjn.range;function Jjn(t){return Vjn((function(e){e.setUTCDate(e.getUTCDate()-(e.getUTCDay()+7-t)%7),e.setUTCHours(0,0,0,0)}),(function(t,e){t.setUTCDate(t.getUTCDate()+7*e)}),(function(t,e){return(e-t)/Ljn}))}var tUn=Jjn(0),eUn=Jjn(1),nUn=Jjn(2),rUn=Jjn(3),aUn=Jjn(4),iUn=Jjn(5),oUn=Jjn(6),lUn=(tUn.range,eUn.range,nUn.range,rUn.range,aUn.range,iUn.range,oUn.range,Vjn((function(t){t.setDate(1),t.setHours(0,0,0,0)}),(function(t,e){t.setMonth(t.getMonth()+e)}),(function(t,e){return e.getMonth()-t.getMonth()+12*(e.getFullYear()-t.getFullYear())}),(function(t){return t.getMonth()}))),cUn=(lUn.range,Vjn((function(t){t.setUTCDate(1),t.setUTCHours(0,0,0,0)}),(function(t,e){t.setUTCMonth(t.getUTCMonth()+e)}),(function(t,e){return e.getUTCMonth()-t.getUTCMonth()+12*(e.getUTCFullYear()-t.getUTCFullYear())}),(function(t){return t.getUTCMonth()}))),sUn=(cUn.range,Vjn((function(t){t.setMonth(0,1),t.setHours(0,0,0,0)}),(function(t,e){t.setFullYear(t.getFullYear()+e)}),(function(t,e){return e.getFullYear()-t.getFullYear()}),(function(t){return t.getFullYear()})));sUn.every=function(t){return isFinite(t=Math.floor(t))&&t>0?Vjn((function(e){e.setFullYear(Math.floor(e.getFullYear()/t)*t),e.setMonth(0,1),e.setHours(0,0,0,0)}),(function(e,n){e.setFullYear(e.getFullYear()+n*t)})):null};sUn.range;var uUn=Vjn((function(t){t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)}),(function(t,e){t.setUTCFullYear(t.getUTCFullYear()+e)}),(function(t,e){return e.getUTCFullYear()-t.getUTCFullYear()}),(function(t){return t.getUTCFullYear()}));uUn.every=function(t){return isFinite(t=Math.floor(t))&&t>0?Vjn((function(e){e.setUTCFullYear(Math.floor(e.getUTCFullYear()/t)*t),e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)}),(function(e,n){e.setUTCFullYear(e.getUTCFullYear()+n*t)})):null};uUn.range;function dUn(t,e,n,r,a,i){var o=[[Ijn,1,kjn],[Ijn,5,5e3],[Ijn,15,15e3],[Ijn,30,3e4],[i,1,Hjn],[i,5,5*Hjn],[i,15,15*Hjn],[i,30,30*Hjn],[a,1,Ejn],[a,3,3*Ejn],[a,6,6*Ejn],[a,12,12*Ejn],[r,1,Sjn],[r,2,2*Sjn],[n,1,Ljn],[e,1,_jn],[e,3,3*_jn],[t,1,Bjn]];function l(e,n,r){var a=Math.abs(n-e)/r,i=gNn((function(t){return m(t,3)[2]})).right(o,a);if(i===o.length)return t.every(hNn(e/Bjn,n/Bjn,r));if(0===i)return Ojn.every(Math.max(hNn(e,n,r),1));var l=m(o[a/o[i-1][2]<o[i][2]/a?i-1:i],2),c=l[0],s=l[1];return c.every(s)}return[function(t,e,n){var r=e<t;if(r){var a=[e,t];t=a[0],e=a[1]}var i=n&&"function"===typeof n.range?n:l(t,e,n),o=i?i.range(t,+e+1):[];return r?o.reverse():o},l]}var hUn=m(dUn(uUn,cUn,tUn,Wjn,Pjn,Fjn),2),fUn=hUn[0],pUn=hUn[1],gUn=m(dUn(sUn,lUn,Gjn,jjn,Njn,Rjn),2),vUn=gUn[0],mUn=gUn[1];function yUn(t){if(0<=t.y&&t.y<100){var e=new Date(-1,t.m,t.d,t.H,t.M,t.S,t.L);return e.setFullYear(t.y),e}return new Date(t.y,t.m,t.d,t.H,t.M,t.S,t.L)}function bUn(t){if(0<=t.y&&t.y<100){var e=new Date(Date.UTC(-1,t.m,t.d,t.H,t.M,t.S,t.L));return e.setUTCFullYear(t.y),e}return new Date(Date.UTC(t.y,t.m,t.d,t.H,t.M,t.S,t.L))}function xUn(t,e,n){return{y:t,m:e,d:n,H:0,M:0,S:0,L:0}}var MUn,wUn,zUn,CUn={"-":"",_:" ",0:"0"},AUn=/^\s*\d+/,kUn=/^%/,HUn=/[\\^$*+?|[\]().{}]/g;function EUn(t,e,n){var r=t<0?"-":"",a=(r?-t:t)+"",i=a.length;return r+(i<n?new Array(n-i+1).join(e)+a:a)}function SUn(t){return t.replace(HUn,"\\$&")}function LUn(t){return new RegExp("^(?:"+t.map(SUn).join("|")+")","i")}function _Un(t){return new Map(t.map((function(t,e){return[t.toLowerCase(),e]})))}function BUn(t,e,n){var r=AUn.exec(e.slice(n,n+1));return r?(t.w=+r[0],n+r[0].length):-1}function DUn(t,e,n){var r=AUn.exec(e.slice(n,n+1));return r?(t.u=+r[0],n+r[0].length):-1}function TUn(t,e,n){var r=AUn.exec(e.slice(n,n+2));return r?(t.U=+r[0],n+r[0].length):-1}function VUn(t,e,n){var r=AUn.exec(e.slice(n,n+2));return r?(t.V=+r[0],n+r[0].length):-1}function OUn(t,e,n){var r=AUn.exec(e.slice(n,n+2));return r?(t.W=+r[0],n+r[0].length):-1}function IUn(t,e,n){var r=AUn.exec(e.slice(n,n+4));return r?(t.y=+r[0],n+r[0].length):-1}function RUn(t,e,n){var r=AUn.exec(e.slice(n,n+2));return r?(t.y=+r[0]+(+r[0]>68?1900:2e3),n+r[0].length):-1}function FUn(t,e,n){var r=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(e.slice(n,n+6));return r?(t.Z=r[1]?0:-(r[2]+(r[3]||"00")),n+r[0].length):-1}function NUn(t,e,n){var r=AUn.exec(e.slice(n,n+1));return r?(t.q=3*r[0]-3,n+r[0].length):-1}function PUn(t,e,n){var r=AUn.exec(e.slice(n,n+2));return r?(t.m=r[0]-1,n+r[0].length):-1}function jUn(t,e,n){var r=AUn.exec(e.slice(n,n+2));return r?(t.d=+r[0],n+r[0].length):-1}function UUn(t,e,n){var r=AUn.exec(e.slice(n,n+3));return r?(t.m=0,t.d=+r[0],n+r[0].length):-1}function WUn(t,e,n){var r=AUn.exec(e.slice(n,n+2));return r?(t.H=+r[0],n+r[0].length):-1}function ZUn(t,e,n){var r=AUn.exec(e.slice(n,n+2));return r?(t.M=+r[0],n+r[0].length):-1}function GUn(t,e,n){var r=AUn.exec(e.slice(n,n+2));return r?(t.S=+r[0],n+r[0].length):-1}function qUn(t,e,n){var r=AUn.exec(e.slice(n,n+3));return r?(t.L=+r[0],n+r[0].length):-1}function YUn(t,e,n){var r=AUn.exec(e.slice(n,n+6));return r?(t.L=Math.floor(r[0]/1e3),n+r[0].length):-1}function XUn(t,e,n){var r=kUn.exec(e.slice(n,n+1));return r?n+r[0].length:-1}function $Un(t,e,n){var r=AUn.exec(e.slice(n));return r?(t.Q=+r[0],n+r[0].length):-1}function KUn(t,e,n){var r=AUn.exec(e.slice(n));return r?(t.s=+r[0],n+r[0].length):-1}function QUn(t,e){return EUn(t.getDate(),e,2)}function JUn(t,e){return EUn(t.getHours(),e,2)}function tWn(t,e){return EUn(t.getHours()%12||12,e,2)}function eWn(t,e){return EUn(1+jjn.count(sUn(t),t),e,3)}function nWn(t,e){return EUn(t.getMilliseconds(),e,3)}function rWn(t,e){return nWn(t,e)+"000"}function aWn(t,e){return EUn(t.getMonth()+1,e,2)}function iWn(t,e){return EUn(t.getMinutes(),e,2)}function oWn(t,e){return EUn(t.getSeconds(),e,2)}function lWn(t){var e=t.getDay();return 0===e?7:e}function cWn(t,e){return EUn(Gjn.count(sUn(t)-1,t),e,2)}function sWn(t){var e=t.getDay();return e>=4||0===e?$jn(t):$jn.ceil(t)}function uWn(t,e){return t=sWn(t),EUn($jn.count(sUn(t),t)+(4===sUn(t).getDay()),e,2)}function dWn(t){return t.getDay()}function hWn(t,e){return EUn(qjn.count(sUn(t)-1,t),e,2)}function fWn(t,e){return EUn(t.getFullYear()%100,e,2)}function pWn(t,e){return EUn((t=sWn(t)).getFullYear()%100,e,2)}function gWn(t,e){return EUn(t.getFullYear()%1e4,e,4)}function vWn(t,e){var n=t.getDay();return EUn((t=n>=4||0===n?$jn(t):$jn.ceil(t)).getFullYear()%1e4,e,4)}function mWn(t){var e=t.getTimezoneOffset();return(e>0?"-":(e*=-1,"+"))+EUn(e/60|0,"0",2)+EUn(e%60,"0",2)}function yWn(t,e){return EUn(t.getUTCDate(),e,2)}function bWn(t,e){return EUn(t.getUTCHours(),e,2)}function xWn(t,e){return EUn(t.getUTCHours()%12||12,e,2)}function MWn(t,e){return EUn(1+Ujn.count(uUn(t),t),e,3)}function wWn(t,e){return EUn(t.getUTCMilliseconds(),e,3)}function zWn(t,e){return wWn(t,e)+"000"}function CWn(t,e){return EUn(t.getUTCMonth()+1,e,2)}function AWn(t,e){return EUn(t.getUTCMinutes(),e,2)}function kWn(t,e){return EUn(t.getUTCSeconds(),e,2)}function HWn(t){var e=t.getUTCDay();return 0===e?7:e}function EWn(t,e){return EUn(tUn.count(uUn(t)-1,t),e,2)}function SWn(t){var e=t.getUTCDay();return e>=4||0===e?aUn(t):aUn.ceil(t)}function LWn(t,e){return t=SWn(t),EUn(aUn.count(uUn(t),t)+(4===uUn(t).getUTCDay()),e,2)}function _Wn(t){return t.getUTCDay()}function BWn(t,e){return EUn(eUn.count(uUn(t)-1,t),e,2)}function DWn(t,e){return EUn(t.getUTCFullYear()%100,e,2)}function TWn(t,e){return EUn((t=SWn(t)).getUTCFullYear()%100,e,2)}function VWn(t,e){return EUn(t.getUTCFullYear()%1e4,e,4)}function OWn(t,e){var n=t.getUTCDay();return EUn((t=n>=4||0===n?aUn(t):aUn.ceil(t)).getUTCFullYear()%1e4,e,4)}function IWn(){return"+0000"}function RWn(){return"%"}function FWn(t){return+t}function NWn(t){return Math.floor(+t/1e3)}function PWn(t){return new Date(t)}function jWn(t){return t instanceof Date?+t:+new Date(+t)}function UWn(t,e,n,r,a,i,o,l,c,s){var u=EPn(),d=u.invert,h=u.domain,f=s(".%L"),p=s(":%S"),g=s("%I:%M"),v=s("%I %p"),m=s("%a %d"),y=s("%b %d"),b=s("%B"),x=s("%Y");function M(t){return(c(t)<t?f:l(t)<t?p:o(t)<t?g:i(t)<t?v:r(t)<t?a(t)<t?m:y:n(t)<t?b:x)(t)}return u.invert=function(t){return new Date(d(t))},u.domain=function(t){return arguments.length?h(Array.from(t,jWn)):h().map(PWn)},u.ticks=function(e){var n=h();return t(n[0],n[n.length-1],null==e?10:e)},u.tickFormat=function(t,e){return null==e?M:s(e)},u.nice=function(t){var n=h();return t&&"function"===typeof t.range||(t=e(n[0],n[n.length-1],null==t?10:t)),t?h(YPn(n,t)):u},u.copy=function(){return kPn(u,UWn(t,e,n,r,a,i,o,l,c,s))},u}function WWn(){return dFn.apply(UWn(vUn,mUn,sUn,lUn,Gjn,jjn,Njn,Rjn,Ijn,wUn).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)}function ZWn(){return dFn.apply(UWn(fUn,pUn,uUn,cUn,tUn,Ujn,Pjn,Fjn,Ijn,zUn).domain([Date.UTC(2e3,0,1),Date.UTC(2e3,0,2)]),arguments)}function GWn(){var t,e,n,r,a,i=0,o=1,l=wPn,c=!1;function s(e){return null==e||isNaN(e=+e)?a:l(0===n?.5:(e=(r(e)-t)*n,c?Math.max(0,Math.min(1,e)):e))}function u(t){return function(e){var n,r,a;return arguments.length?(r=(n=m(e,2))[0],a=n[1],l=t(r,a),s):[l(0),l(1)]}}return s.domain=function(a){var l;return arguments.length?(l=m(a,2),i=l[0],o=l[1],t=r(i=+i),e=r(o=+o),n=t===e?0:1/(e-t),s):[i,o]},s.clamp=function(t){return arguments.length?(c=!!t,s):c},s.interpolator=function(t){return arguments.length?(l=t,s):l},s.range=u(yPn),s.rangeRound=u(bPn),s.unknown=function(t){return arguments.length?(a=t,s):a},function(a){return r=a,t=a(i),e=a(o),n=t===e?0:1/(e-t),s}}function qWn(t,e){return e.domain(t.domain()).interpolator(t.interpolator()).clamp(t.clamp()).unknown(t.unknown())}function YWn(){var t=ZPn(GWn()(wPn));return t.copy=function(){return qWn(t,YWn())},hFn.apply(t,arguments)}function XWn(){var t=ejn(GWn()).domain([1,10]);return t.copy=function(){return qWn(t,XWn()).base(t.base())},hFn.apply(t,arguments)}function $Wn(){var t=ijn(GWn());return t.copy=function(){return qWn(t,$Wn()).constant(t.constant())},hFn.apply(t,arguments)}function KWn(){var t=ujn(GWn());return t.copy=function(){return qWn(t,KWn()).exponent(t.exponent())},hFn.apply(t,arguments)}function QWn(){return KWn.apply(null,arguments).exponent(.5)}function JWn(){var t=[],e=wPn;function n(n){if(null!=n&&!isNaN(n=+n))return e((wNn(t,n,1)-1)/(t.length-1))}return n.domain=function(e){if(!arguments.length)return t.slice();t=[];var r,a=y(e);try{for(a.s();!(r=a.n()).done;){var i=r.value;null==i||isNaN(i=+i)||t.push(i)}}catch(o){a.e(o)}finally{a.f()}return t.sort(fNn),n},n.interpolator=function(t){return arguments.length?(e=t,n):e},n.range=function(){return t.map((function(n,r){return e(r/(t.length-1))}))},n.quantiles=function(e){return Array.from({length:e+1},(function(n,r){return Mjn(t,r/e)}))},n.copy=function(){return JWn(e).domain(t)},hFn.apply(n,arguments)}function tZn(){var t,e,n,r,a,i,o,l=0,c=.5,s=1,u=1,d=wPn,h=!1;function f(t){return isNaN(t=+t)?o:(t=.5+((t=+i(t))-e)*(u*t<u*e?r:a),d(h?Math.max(0,Math.min(1,t)):t))}function p(t){return function(e){var n,r,a,i;return arguments.length?(r=(n=m(e,3))[0],a=n[1],i=n[2],d=function(t,e){void 0===e&&(e=t,t=yPn);for(var n=0,r=e.length-1,a=e[0],i=new Array(r<0?0:r);n<r;)i[n]=t(a,a=e[++n]);return function(t){var e=Math.max(0,Math.min(r-1,Math.floor(t*=r)));return i[e](t-e)}}(t,[r,a,i]),f):[d(0),d(.5),d(1)]}}return f.domain=function(o){var d;return arguments.length?(d=m(o,3),l=d[0],c=d[1],s=d[2],t=i(l=+l),e=i(c=+c),n=i(s=+s),r=t===e?0:.5/(e-t),a=e===n?0:.5/(n-e),u=e<t?-1:1,f):[l,c,s]},f.clamp=function(t){return arguments.length?(h=!!t,f):h},f.interpolator=function(t){return arguments.length?(d=t,f):d},f.range=p(yPn),f.rangeRound=p(bPn),f.unknown=function(t){return arguments.length?(o=t,f):o},function(o){return i=o,t=o(l),e=o(c),n=o(s),r=t===e?0:.5/(e-t),a=e===n?0:.5/(n-e),u=e<t?-1:1,f}}function eZn(){var t=ZPn(tZn()(wPn));return t.copy=function(){return qWn(t,eZn())},hFn.apply(t,arguments)}function nZn(){var t=ejn(tZn()).domain([.1,1,10]);return t.copy=function(){return qWn(t,nZn()).base(t.base())},hFn.apply(t,arguments)}function rZn(){var t=ijn(tZn());return t.copy=function(){return qWn(t,rZn()).constant(t.constant())},hFn.apply(t,arguments)}function aZn(){var t=ujn(tZn());return t.copy=function(){return qWn(t,aZn()).exponent(t.exponent())},hFn.apply(t,arguments)}function iZn(){return aZn.apply(null,arguments).exponent(.5)}function oZn(t,e){if((a=t.length)>1)for(var n,r,a,i=1,o=t[e[0]],l=o.length;i<a;++i)for(r=o,o=t[e[i]],n=0;n<l;++n)o[n][1]+=o[n][0]=isNaN(r[n][1])?r[n][0]:r[n][1]}!function(t){MUn=function(t){var e=t.dateTime,n=t.date,r=t.time,a=t.periods,i=t.days,o=t.shortDays,l=t.months,c=t.shortMonths,s=LUn(a),u=_Un(a),d=LUn(i),h=_Un(i),f=LUn(o),p=_Un(o),g=LUn(l),v=_Un(l),m=LUn(c),y=_Un(c),b={a:function(t){return o[t.getDay()]},A:function(t){return i[t.getDay()]},b:function(t){return c[t.getMonth()]},B:function(t){return l[t.getMonth()]},c:null,d:QUn,e:QUn,f:rWn,g:pWn,G:vWn,H:JUn,I:tWn,j:eWn,L:nWn,m:aWn,M:iWn,p:function(t){return a[+(t.getHours()>=12)]},q:function(t){return 1+~~(t.getMonth()/3)},Q:FWn,s:NWn,S:oWn,u:lWn,U:cWn,V:uWn,w:dWn,W:hWn,x:null,X:null,y:fWn,Y:gWn,Z:mWn,"%":RWn},x={a:function(t){return o[t.getUTCDay()]},A:function(t){return i[t.getUTCDay()]},b:function(t){return c[t.getUTCMonth()]},B:function(t){return l[t.getUTCMonth()]},c:null,d:yWn,e:yWn,f:zWn,g:TWn,G:OWn,H:bWn,I:xWn,j:MWn,L:wWn,m:CWn,M:AWn,p:function(t){return a[+(t.getUTCHours()>=12)]},q:function(t){return 1+~~(t.getUTCMonth()/3)},Q:FWn,s:NWn,S:kWn,u:HWn,U:EWn,V:LWn,w:_Wn,W:BWn,x:null,X:null,y:DWn,Y:VWn,Z:IWn,"%":RWn},M={a:function(t,e,n){var r=f.exec(e.slice(n));return r?(t.w=p.get(r[0].toLowerCase()),n+r[0].length):-1},A:function(t,e,n){var r=d.exec(e.slice(n));return r?(t.w=h.get(r[0].toLowerCase()),n+r[0].length):-1},b:function(t,e,n){var r=m.exec(e.slice(n));return r?(t.m=y.get(r[0].toLowerCase()),n+r[0].length):-1},B:function(t,e,n){var r=g.exec(e.slice(n));return r?(t.m=v.get(r[0].toLowerCase()),n+r[0].length):-1},c:function(t,n,r){return C(t,e,n,r)},d:jUn,e:jUn,f:YUn,g:RUn,G:IUn,H:WUn,I:WUn,j:UUn,L:qUn,m:PUn,M:ZUn,p:function(t,e,n){var r=s.exec(e.slice(n));return r?(t.p=u.get(r[0].toLowerCase()),n+r[0].length):-1},q:NUn,Q:$Un,s:KUn,S:GUn,u:DUn,U:TUn,V:VUn,w:BUn,W:OUn,x:function(t,e,r){return C(t,n,e,r)},X:function(t,e,n){return C(t,r,e,n)},y:RUn,Y:IUn,Z:FUn,"%":XUn};function w(t,e){return function(n){var r,a,i,o=[],l=-1,c=0,s=t.length;for(n instanceof Date||(n=new Date(+n));++l<s;)37===t.charCodeAt(l)&&(o.push(t.slice(c,l)),null!=(a=CUn[r=t.charAt(++l)])?r=t.charAt(++l):a="e"===r?" ":"0",(i=e[r])&&(r=i(n,a)),o.push(r),c=l+1);return o.push(t.slice(c,l)),o.join("")}}function z(t,e){return function(n){var r,a,i=xUn(1900,void 0,1);if(C(i,t,n+="",0)!=n.length)return null;if("Q"in i)return new Date(i.Q);if("s"in i)return new Date(1e3*i.s+("L"in i?i.L:0));if(e&&!("Z"in i)&&(i.Z=0),"p"in i&&(i.H=i.H%12+12*i.p),void 0===i.m&&(i.m="q"in i?i.q:0),"V"in i){if(i.V<1||i.V>53)return null;"w"in i||(i.w=1),"Z"in i?(a=(r=bUn(xUn(i.y,0,1))).getUTCDay(),r=a>4||0===a?eUn.ceil(r):eUn(r),r=Ujn.offset(r,7*(i.V-1)),i.y=r.getUTCFullYear(),i.m=r.getUTCMonth(),i.d=r.getUTCDate()+(i.w+6)%7):(a=(r=yUn(xUn(i.y,0,1))).getDay(),r=a>4||0===a?qjn.ceil(r):qjn(r),r=jjn.offset(r,7*(i.V-1)),i.y=r.getFullYear(),i.m=r.getMonth(),i.d=r.getDate()+(i.w+6)%7)}else("W"in i||"U"in i)&&("w"in i||(i.w="u"in i?i.u%7:"W"in i?1:0),a="Z"in i?bUn(xUn(i.y,0,1)).getUTCDay():yUn(xUn(i.y,0,1)).getDay(),i.m=0,i.d="W"in i?(i.w+6)%7+7*i.W-(a+5)%7:i.w+7*i.U-(a+6)%7);return"Z"in i?(i.H+=i.Z/100|0,i.M+=i.Z%100,bUn(i)):yUn(i)}}function C(t,e,n,r){for(var a,i,o=0,l=e.length,c=n.length;o<l;){if(r>=c)return-1;if(37===(a=e.charCodeAt(o++))){if(a=e.charAt(o++),!(i=M[a in CUn?e.charAt(o++):a])||(r=i(t,n,r))<0)return-1}else if(a!=n.charCodeAt(r++))return-1}return r}return b.x=w(n,b),b.X=w(r,b),b.c=w(e,b),x.x=w(n,x),x.X=w(r,x),x.c=w(e,x),{format:function(t){var e=w(t+="",b);return e.toString=function(){return t},e},parse:function(t){var e=z(t+="",!1);return e.toString=function(){return t},e},utcFormat:function(t){var e=w(t+="",x);return e.toString=function(){return t},e},utcParse:function(t){var e=z(t+="",!0);return e.toString=function(){return t},e}}}(t),wUn=MUn.format,MUn.parse,zUn=MUn.utcFormat,MUn.utcParse}({dateTime:"%x, %X",date:"%-m/%-d/%Y",time:"%-I:%M:%S %p",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]});Array.prototype.slice;function lZn(t){return"object"===typeof t&&"length"in t?t:Array.from(t)}function cZn(t){for(var e=t.length,n=new Array(e);--e>=0;)n[e]=e;return n}function sZn(t,e){return t[e]}function uZn(t){var e=[];return e.key=t,e}var dZn=n(9627),hZn=n.n(dZn),fZn=n(6452),pZn=n.n(fZn),gZn=n(5008),vZn=n.n(gZn),mZn=n(8111),yZn=n.n(mZn),bZn=n(4234),xZn=n.n(bZn);function MZn(t){return function(t){if(Array.isArray(t))return wZn(t)}(t)||function(t){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(t))return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"===typeof t)return wZn(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return wZn(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function wZn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var zZn=function(t){return t},CZn={"@@functional/placeholder":!0},AZn=function(t){return t===CZn},kZn=function(t){return function e(){return 0===arguments.length||1===arguments.length&&AZn(arguments.length<=0?void 0:arguments[0])?e:t.apply(void 0,arguments)}},HZn=function t(e,n){return 1===e?n:kZn((function(){for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];var o=a.filter((function(t){return t!==CZn})).length;return o>=e?n.apply(void 0,a):t(e-o,kZn((function(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];var i=a.map((function(t){return AZn(t)?e.shift():t}));return n.apply(void 0,MZn(i).concat(e))})))}))},EZn=function(t){return HZn(t.length,t)},SZn=function(t,e){for(var n=[],r=t;r<e;++r)n[r-t]=r;return n},LZn=EZn((function(t,e){return Array.isArray(e)?e.map(t):Object.keys(e).map((function(t){return e[t]})).map(t)})),_Zn=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];if(!e.length)return zZn;var r=e.reverse(),a=r[0],i=r.slice(1);return function(){return i.reduce((function(t,e){return e(t)}),a.apply(void 0,arguments))}},BZn=function(t){return Array.isArray(t)?t.reverse():t.split("").reverse.join("")},DZn=function(t){var e=null,n=null;return function(){for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return e&&a.every((function(t,n){return t===e[n]}))?n:(e=a,n=t.apply(void 0,a))}};var TZn=EZn((function(t,e,n){var r=+t;return r+n*(+e-r)})),VZn=EZn((function(t,e,n){var r=e-+t;return(n-t)/(r=r||1/0)})),OZn=EZn((function(t,e,n){var r=e-+t;return r=r||1/0,Math.max(0,Math.min(1,(n-t)/r))})),IZn={rangeStep:function(t,e,n){for(var r=new(xZn())(t),a=0,i=[];r.lt(e)&&a<1e5;)i.push(r.toNumber()),r=r.add(n),a++;return i},getDigitCount:function(t){return 0===t?1:Math.floor(new(xZn())(t).abs().log(10).toNumber())+1},interpolateNumber:TZn,uninterpolateNumber:VZn,uninterpolateTruncation:OZn};function RZn(t){return function(t){if(Array.isArray(t))return PZn(t)}(t)||function(t){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(t))return Array.from(t)}(t)||NZn(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function FZn(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){if("undefined"===typeof Symbol||!(Symbol.iterator in Object(t)))return;var n=[],r=!0,a=!1,i=void 0;try{for(var o,l=t[Symbol.iterator]();!(r=(o=l.next()).done)&&(n.push(o.value),!e||n.length!==e);r=!0);}catch(c){a=!0,i=c}finally{try{r||null==l.return||l.return()}finally{if(a)throw i}}return n}(t,e)||NZn(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function NZn(t,e){if(t){if("string"===typeof t)return PZn(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?PZn(t,e):void 0}}function PZn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function jZn(t){var e=FZn(t,2),n=e[0],r=e[1],a=n,i=r;return n>r&&(a=r,i=n),[a,i]}function UZn(t,e,n){if(t.lte(0))return new(xZn())(0);var r=IZn.getDigitCount(t.toNumber()),a=new(xZn())(10).pow(r),i=t.div(a),o=1!==r?.05:.1,l=new(xZn())(Math.ceil(i.div(o).toNumber())).add(n).mul(o).mul(a);return e?l:new(xZn())(Math.ceil(l))}function WZn(t,e,n){var r=1,a=new(xZn())(t);if(!a.isint()&&n){var i=Math.abs(t);i<1?(r=new(xZn())(10).pow(IZn.getDigitCount(t)-1),a=new(xZn())(Math.floor(a.div(r).toNumber())).mul(r)):i>1&&(a=new(xZn())(Math.floor(t)))}else 0===t?a=new(xZn())(Math.floor((e-1)/2)):n||(a=new(xZn())(Math.floor(t)));var o=Math.floor((e-1)/2),l=_Zn(LZn((function(t){return a.add(new(xZn())(t-o).mul(r)).toNumber()})),SZn);return l(0,e)}function ZZn(t,e,n,r){var a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0;if(!Number.isFinite((e-t)/(n-1)))return{step:new(xZn())(0),tickMin:new(xZn())(0),tickMax:new(xZn())(0)};var i,o=UZn(new(xZn())(e).sub(t).div(n-1),r,a);i=t<=0&&e>=0?new(xZn())(0):(i=new(xZn())(t).add(e).div(2)).sub(new(xZn())(i).mod(o));var l=Math.ceil(i.sub(t).div(o).toNumber()),c=Math.ceil(new(xZn())(e).sub(i).div(o).toNumber()),s=l+c+1;return s>n?ZZn(t,e,n,r,a+1):(s<n&&(c=e>0?c+(n-s):c,l=e>0?l:l+(n-s)),{step:o,tickMin:i.sub(new(xZn())(l).mul(o)),tickMax:i.add(new(xZn())(c).mul(o))})}var GZn=DZn((function(t){var e=FZn(t,2),n=e[0],r=e[1],a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:6,i=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],o=Math.max(a,2),l=FZn(jZn([n,r]),2),c=l[0],s=l[1];if(c===-1/0||s===1/0){var u=s===1/0?[c].concat(RZn(SZn(0,a-1).map((function(){return 1/0})))):[].concat(RZn(SZn(0,a-1).map((function(){return-1/0}))),[s]);return n>r?BZn(u):u}if(c===s)return WZn(c,a,i);var d=ZZn(c,s,o,i),h=d.step,f=d.tickMin,p=d.tickMax,g=IZn.rangeStep(f,p.add(new(xZn())(.1).mul(h)),h);return n>r?BZn(g):g})),qZn=(DZn((function(t){var e=FZn(t,2),n=e[0],r=e[1],a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:6,i=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],o=Math.max(a,2),l=FZn(jZn([n,r]),2),c=l[0],s=l[1];if(c===-1/0||s===1/0)return[n,r];if(c===s)return WZn(c,a,i);var u=UZn(new(xZn())(s).sub(c).div(o-1),i,0),d=_Zn(LZn((function(t){return new(xZn())(c).add(new(xZn())(t).mul(u)).toNumber()})),SZn),h=d(0,o).filter((function(t){return t>=c&&t<=s}));return n>r?BZn(h):h})),DZn((function(t,e){var n=FZn(t,2),r=n[0],a=n[1],i=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],o=FZn(jZn([r,a]),2),l=o[0],c=o[1];if(l===-1/0||c===1/0)return[r,a];if(l===c)return[l];var s=Math.max(e,2),u=UZn(new(xZn())(c).sub(l).div(s-1),i,0),d=[].concat(RZn(IZn.rangeStep(new(xZn())(l),new(xZn())(c).sub(new(xZn())(.99).mul(u)),u)),[c]);return r>a?BZn(d):d}))),YZn=["offset","layout","width","dataKey","data","dataPointFormatter","xAxis","yAxis"];function XZn(){return XZn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},XZn.apply(this,arguments)}function $Zn(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,a,i,o,l=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(l.push(r.value),l.length!==e);c=!0);}catch(t){s=!0,a=t}finally{try{if(!c&&null!=n.return&&(o=n.return(),Object(o)!==o))return}finally{if(s)throw a}}return l}}(t,e)||function(t,e){if(!t)return;if("string"===typeof t)return KZn(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return KZn(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function KZn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function QZn(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}function JZn(t){var e=t.offset,n=t.layout,r=t.width,a=t.dataKey,i=t.data,o=t.dataPointFormatter,l=t.xAxis,c=t.yAxis,s=QZn(t,YZn),u=ATn(s,!1);"x"===t.direction&&"number"!==l.type&&hpn(!1);var d=i.map((function(t){var i=o(t,a),s=i.x,d=i.y,h=i.value,f=i.errorVal;if(!f)return null;var p,g,v=[];if(Array.isArray(f)){var m=$Zn(f,2);p=m[0],g=m[1]}else p=g=f;if("vertical"===n){var y=l.scale,b=d+e,M=b+r,w=b-r,z=y(h-p),C=y(h+g);v.push({x1:C,y1:M,x2:C,y2:w}),v.push({x1:z,y1:b,x2:C,y2:b}),v.push({x1:z,y1:M,x2:z,y2:w})}else if("horizontal"===n){var A=c.scale,k=s+e,H=k-r,E=k+r,S=A(h-p),L=A(h+g);v.push({x1:H,y1:L,x2:E,y2:L}),v.push({x1:k,y1:S,x2:k,y2:L}),v.push({x1:H,y1:S,x2:E,y2:S})}return x.createElement(OTn,XZn({className:"recharts-errorBar",key:"bar-".concat(v.map((function(t){return"".concat(t.x1,"-").concat(t.x2,"-").concat(t.y1,"-").concat(t.y2)})))},u),v.map((function(t){return x.createElement("line",XZn({},t,{key:"line-".concat(t.x1,"-").concat(t.x2,"-").concat(t.y1,"-").concat(t.y2)}))})))}));return x.createElement(OTn,{className:"recharts-errorBars"},d)}function tGn(t){return tGn="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},tGn(t)}function eGn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function nGn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?eGn(Object(n),!0).forEach((function(e){rGn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):eGn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function rGn(t,e,n){return e=function(t){var e=function(t,e){if("object"!=tGn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=tGn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==tGn(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}JZn.defaultProps={stroke:"black",strokeWidth:1.5,width:5,offset:0,layout:"horizontal"},JZn.displayName="ErrorBar";var aGn=function(t){var e,n=t.children,r=t.formattedGraphicalItems,a=t.legendWidth,i=t.legendContent,o=xTn(n,eIn);return o?(e=o.props&&o.props.payload?o.props&&o.props.payload:"children"===i?(r||[]).reduce((function(t,e){var n=e.item,r=e.props,a=r.sectors||r.data||[];return t.concat(a.map((function(t){return{type:o.props.iconType||n.props.legendType,value:t.name,color:t.fill,payload:t}})))}),[]):(r||[]).map((function(t){var e=t.item,n=e.props,r=n.dataKey,a=n.name,i=n.legendType;return{inactive:n.hide,dataKey:r,type:o.props.iconType||i||"square",color:fGn(e),value:a||r,payload:e.props}})),nGn(nGn(nGn({},o.props),eIn.getWithHeight(o,a)),{},{payload:e,item:o})):null};function iGn(t){return iGn="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},iGn(t)}function oGn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function lGn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?oGn(Object(n),!0).forEach((function(e){cGn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):oGn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function cGn(t,e,n){return e=function(t){var e=function(t,e){if("object"!=iGn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=iGn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==iGn(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function sGn(t){return function(t){if(Array.isArray(t))return uGn(t)}(t)||function(t){if("undefined"!==typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"===typeof t)return uGn(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return uGn(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function uGn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function dGn(t,e,n){return CDn()(t)||CDn()(e)?n:XDn(e)?LDn()(t,e,n):kDn()(e)?e(t):n}function hGn(t,e,n,r){var a=vZn()(t,(function(t){return dGn(t,e)}));if("number"===n){var i=a.filter((function(t){return YDn(t)||parseFloat(t)}));return i.length?[pZn()(i),hZn()(i)]:[1/0,-1/0]}return(r?a.filter((function(t){return!CDn()(t)})):a).map((function(t){return XDn(t)||t instanceof Date?t:""}))}var fGn=function(t){var e,n=t.type.displayName,r=t.props,a=r.stroke,i=r.fill;switch(n){case"Line":e=a;break;case"Area":case"Radar":e=a&&"none"!==a?a:i;break;default:e=i}return e},pGn=function(t,e,n,r,a){var i=bTn(e.props.children,JZn).filter((function(t){return function(t,e,n){return!!CDn()(e)||("horizontal"===t?"yAxis"===e:"vertical"===t||"x"===n?"xAxis"===e:"y"!==n||"yAxis"===e)}(r,a,t.props.direction)}));if(i&&i.length){var o=i.map((function(t){return t.props.dataKey}));return t.reduce((function(t,e){var r=dGn(e,n);if(CDn()(r))return t;var a=Array.isArray(r)?[pZn()(r),hZn()(r)]:[r,r],i=o.reduce((function(t,n){var r=dGn(e,n,0),i=a[0]-Math.abs(Array.isArray(r)?r[0]:r),o=a[1]+Math.abs(Array.isArray(r)?r[1]:r);return[Math.min(i,t[0]),Math.max(o,t[1])]}),[1/0,-1/0]);return[Math.min(i[0],t[0]),Math.max(i[1],t[1])]}),[1/0,-1/0])}return null},gGn=function(t,e,n,r,a){var i=e.map((function(e){var i=e.props.dataKey;return"number"===n&&i&&pGn(t,e,i,r)||hGn(t,i,n,a)}));if("number"===n)return i.reduce((function(t,e){return[Math.min(t[0],e[0]),Math.max(t[1],e[1])]}),[1/0,-1/0]);var o={};return i.reduce((function(t,e){for(var n=0,r=e.length;n<r;n++)o[e[n]]||(o[e[n]]=!0,t.push(e[n]));return t}),[])},vGn=function(t,e){return"horizontal"===t&&"xAxis"===e||"vertical"===t&&"yAxis"===e||"centric"===t&&"angleAxis"===e||"radial"===t&&"radiusAxis"===e},mGn=function(t,e,n,r){if(r)return t.map((function(t){return t.coordinate}));var a,i,o=t.map((function(t){return t.coordinate===e&&(a=!0),t.coordinate===n&&(i=!0),t.coordinate}));return a||o.push(e),i||o.push(n),o},yGn=function(t,e,n){if(!t)return null;var r=t.scale,a=t.duplicateDomain,i=t.type,o=t.range,l="scaleBand"===t.realScaleType?r.bandwidth()/2:2,c=(e||n)&&"category"===i&&r.bandwidth?r.bandwidth()/l:0;return c="angleAxis"===t.axisType&&(null===o||void 0===o?void 0:o.length)>=2?2*GDn(o[0]-o[1])*c:c,e&&(t.ticks||t.niceTicks)?(t.ticks||t.niceTicks).map((function(t){var e=a?a.indexOf(t):t;return{coordinate:r(e)+c,value:t,offset:c}})).filter((function(t){return!UDn()(t.coordinate)})):t.isCategorical&&t.categoricalDomain?t.categoricalDomain.map((function(t,e){return{coordinate:r(t)+c,value:t,index:e,offset:c}})):r.ticks&&!n?r.ticks(t.tickCount).map((function(t){return{coordinate:r(t)+c,value:t,offset:c}})):r.domain().map((function(t,e){return{coordinate:r(t)+c,value:a?a[t]:t,index:e,offset:c}}))},bGn=new WeakMap,xGn=function(t,e){if("function"!==typeof e)return t;bGn.has(t)||bGn.set(t,new WeakMap);var n=bGn.get(t);if(n.has(e))return n.get(e);var r=function(){t.apply(void 0,arguments),e.apply(void 0,arguments)};return n.set(e,r),r},MGn=function(t,e,n){var r=t.scale,a=t.type,i=t.layout,o=t.axisType;if("auto"===r)return"radial"===i&&"radiusAxis"===o?{scale:xFn(),realScaleType:"band"}:"radial"===i&&"angleAxis"===o?{scale:GPn(),realScaleType:"linear"}:"category"===a&&e&&(e.indexOf("LineChart")>=0||e.indexOf("AreaChart")>=0||e.indexOf("ComposedChart")>=0&&!n)?{scale:wFn(),realScaleType:"point"}:"category"===a?{scale:xFn(),realScaleType:"band"}:{scale:GPn(),realScaleType:"linear"};if(RDn()(r)){var l="scale".concat(EVn()(r));return{scale:(c[l]||wFn)(),realScaleType:c[l]?l:"point"}}return kDn()(r)?{scale:r}:{scale:wFn(),realScaleType:"point"}},wGn=1e-4,zGn=function(t){var e=t.domain();if(e&&!(e.length<=2)){var n=e.length,r=t.range(),a=Math.min(r[0],r[1])-wGn,i=Math.max(r[0],r[1])+wGn,o=t(e[0]),l=t(e[n-1]);(o<a||o>i||l<a||l>i)&&t.domain([e[0],e[n-1]])}},CGn={sign:function(t){var e=t.length;if(!(e<=0))for(var n=0,r=t[0].length;n<r;++n)for(var a=0,i=0,o=0;o<e;++o){var l=UDn()(t[o][n][1])?t[o][n][0]:t[o][n][1];l>=0?(t[o][n][0]=a,t[o][n][1]=a+l,a=t[o][n][1]):(t[o][n][0]=i,t[o][n][1]=i+l,i=t[o][n][1])}},expand:function(t,e){if((r=t.length)>0){for(var n,r,a,i=0,o=t[0].length;i<o;++i){for(a=n=0;n<r;++n)a+=t[n][i][1]||0;if(a)for(n=0;n<r;++n)t[n][i][1]/=a}oZn(t,e)}},none:oZn,silhouette:function(t,e){if((n=t.length)>0){for(var n,r=0,a=t[e[0]],i=a.length;r<i;++r){for(var o=0,l=0;o<n;++o)l+=t[o][r][1]||0;a[r][1]+=a[r][0]=-l/2}oZn(t,e)}},wiggle:function(t,e){if((a=t.length)>0&&(r=(n=t[e[0]]).length)>0){for(var n,r,a,i=0,o=1;o<r;++o){for(var l=0,c=0,s=0;l<a;++l){for(var u=t[e[l]],d=u[o][1]||0,h=(d-(u[o-1][1]||0))/2,f=0;f<l;++f){var p=t[e[f]];h+=(p[o][1]||0)-(p[o-1][1]||0)}c+=d,s+=h*d}n[o-1][1]+=n[o-1][0]=i,c&&(i-=s/c)}n[o-1][1]+=n[o-1][0]=i,oZn(t,e)}},positive:function(t){var e=t.length;if(!(e<=0))for(var n=0,r=t[0].length;n<r;++n)for(var a=0,i=0;i<e;++i){var o=UDn()(t[i][n][1])?t[i][n][0]:t[i][n][1];o>=0?(t[i][n][0]=a,t[i][n][1]=a+o,a=t[i][n][1]):(t[i][n][0]=0,t[i][n][1]=0)}}},AGn=function(t,e,n){var r=e.map((function(t){return t.props.dataKey})),a=CGn[n],i=function(){var t=dOn([]),e=cZn,n=oZn,r=sZn;function a(a){var i,o,l,c=Array.from(t.apply(this,arguments),uZn),s=c.length,u=-1,d=y(a);try{for(d.s();!(l=d.n()).done;){var h=l.value;for(i=0,++u;i<s;++i)(c[i][u]=[0,+r(h,c[i].key,u,a)]).data=h}}catch(f){d.e(f)}finally{d.f()}for(i=0,o=lZn(e(c));i<s;++i)c[o[i]].index=i;return n(c,o),c}return a.keys=function(e){return arguments.length?(t="function"===typeof e?e:dOn(Array.from(e)),a):t},a.value=function(t){return arguments.length?(r="function"===typeof t?t:dOn(+t),a):r},a.order=function(t){return arguments.length?(e=null==t?cZn:"function"===typeof t?t:dOn(Array.from(t)),a):e},a.offset=function(t){return arguments.length?(n=null==t?oZn:t,a):n},a}().keys(r).value((function(t,e){return+dGn(t,e,0)})).order(cZn).offset(a);return i(t)},kGn=function(t,e){var n=e.realScaleType,r=e.type,a=e.tickCount,i=e.originalDomain,o=e.allowDecimals,l=n||e.scale;if("auto"!==l&&"linear"!==l)return null;if(a&&"number"===r&&i&&("auto"===i[0]||"auto"===i[1])){var c=t.domain();if(!c.length)return null;var s=GZn(c,a,o);return t.domain([pZn()(s),hZn()(s)]),{niceTicks:s}}if(a&&"number"===r){var u=t.domain();return{niceTicks:qZn(u,a,o)}}return null};function HGn(t){var e=t.axis,n=t.ticks,r=t.bandSize,a=t.entry,i=t.index,o=t.dataKey;if("category"===e.type){if(!e.allowDuplicatedCategory&&e.dataKey&&!CDn()(a[e.dataKey])){var l=eTn(n,"value",a[e.dataKey]);if(l)return l.coordinate+r/2}return n[i]?n[i].coordinate+r/2:null}var c=dGn(a,CDn()(o)?e.dataKey:o);return CDn()(c)?null:e.scale(c)}var EGn=function(t){var e=t.axis,n=t.ticks,r=t.offset,a=t.bandSize,i=t.entry,o=t.index;if("category"===e.type)return n[o]?n[o].coordinate+r:null;var l=dGn(i,e.dataKey,e.domain[o]);return CDn()(l)?null:e.scale(l)-a/2+r},SGn=function(t,e,n){return Object.keys(t).reduce((function(r,a){var i=t[a].stackedData.reduce((function(t,r){var a=r.slice(e,n+1).reduce((function(t,e){return[pZn()(e.concat([t[0]]).filter(YDn)),hZn()(e.concat([t[1]]).filter(YDn))]}),[1/0,-1/0]);return[Math.min(t[0],a[0]),Math.max(t[1],a[1])]}),[1/0,-1/0]);return[Math.min(i[0],r[0]),Math.max(i[1],r[1])]}),[1/0,-1/0]).map((function(t){return t===1/0||t===-1/0?0:t}))},LGn=/^dataMin[\s]*-[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,_Gn=/^dataMax[\s]*\+[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,BGn=function(t,e,n){if(kDn()(t))return t(e,n);if(!Array.isArray(t))return e;var r=[];if(YDn(t[0]))r[0]=n?t[0]:Math.min(t[0],e[0]);else if(LGn.test(t[0])){var a=+LGn.exec(t[0])[1];r[0]=e[0]-a}else kDn()(t[0])?r[0]=t[0](e[0]):r[0]=e[0];if(YDn(t[1]))r[1]=n?t[1]:Math.max(t[1],e[1]);else if(_Gn.test(t[1])){var i=+_Gn.exec(t[1])[1];r[1]=e[1]+i}else kDn()(t[1])?r[1]=t[1](e[1]):r[1]=e[1];return r},DGn=function(t,e,n){if(t&&t.scale&&t.scale.bandwidth){var r=t.scale.bandwidth();if(!n||r>0)return r}if(t&&e&&e.length>=2){for(var a=BDn()(e,(function(t){return t.coordinate})),i=1/0,o=1,l=a.length;o<l;o++){var c=a[o],s=a[o-1];i=Math.min((c.coordinate||0)-(s.coordinate||0),i)}return i===1/0?0:i}return n?void 0:0},TGn=function(t,e,n){return t&&t.length?yZn()(t,LDn()(n,"type.defaultProps.domain"))?e:t:e},VGn=function(t,e){var n=t.props,r=n.dataKey,a=n.name,i=n.unit,o=n.formatter,l=n.tooltipType,c=n.chartType,s=n.hide;return lGn(lGn({},ATn(t,!1)),{},{dataKey:r,unit:i,formatter:o,name:a||r,color:fGn(t),value:dGn(e,r),type:l,payload:e,chartType:c,hide:s})};function OGn(t){return OGn="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},OGn(t)}function IGn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function RGn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?IGn(Object(n),!0).forEach((function(e){FGn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):IGn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function FGn(t,e,n){return e=function(t){var e=function(t,e){if("object"!=OGn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=OGn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==OGn(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var NGn=["Webkit","Moz","O","ms"];function PGn(t){return PGn="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},PGn(t)}function jGn(){return jGn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},jGn.apply(this,arguments)}function UGn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function WGn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?UGn(Object(n),!0).forEach((function(e){KGn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):UGn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function ZGn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,QGn(r.key),r)}}function GGn(t,e,n){return e=YGn(e),function(t,e){if(e&&("object"===PGn(e)||"function"===typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return XGn(t)}(t,qGn()?Reflect.construct(e,n||[],YGn(t).constructor):e.apply(t,n))}function qGn(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(qGn=function(){return!!t})()}function YGn(t){return YGn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},YGn(t)}function XGn(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function $Gn(t,e){return $Gn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},$Gn(t,e)}function KGn(t,e,n){return(e=QGn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function QGn(t){var e=function(t,e){if("object"!=PGn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=PGn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==PGn(e)?e:String(e)}var JGn=function(t){return t.changedTouches&&!!t.changedTouches.length},tqn=function(t){function e(t){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),KGn(XGn(n=GGn(this,e,[t])),"handleDrag",(function(t){n.leaveTimer&&(clearTimeout(n.leaveTimer),n.leaveTimer=null),n.state.isTravellerMoving?n.handleTravellerMove(t):n.state.isSlideMoving&&n.handleSlideDrag(t)})),KGn(XGn(n),"handleTouchMove",(function(t){null!=t.changedTouches&&t.changedTouches.length>0&&n.handleDrag(t.changedTouches[0])})),KGn(XGn(n),"handleDragEnd",(function(){n.setState({isTravellerMoving:!1,isSlideMoving:!1},(function(){var t=n.props,e=t.endIndex,r=t.onDragEnd,a=t.startIndex;null===r||void 0===r||r({endIndex:e,startIndex:a})})),n.detachDragEndListener()})),KGn(XGn(n),"handleLeaveWrapper",(function(){(n.state.isTravellerMoving||n.state.isSlideMoving)&&(n.leaveTimer=window.setTimeout(n.handleDragEnd,n.props.leaveTimeOut))})),KGn(XGn(n),"handleEnterSlideOrTraveller",(function(){n.setState({isTextActive:!0})})),KGn(XGn(n),"handleLeaveSlideOrTraveller",(function(){n.setState({isTextActive:!1})})),KGn(XGn(n),"handleSlideDragStart",(function(t){var e=JGn(t)?t.changedTouches[0]:t;n.setState({isTravellerMoving:!1,isSlideMoving:!0,slideMoveStartX:e.pageX}),n.attachDragEndListener()})),n.travellerDragStartHandlers={startX:n.handleTravellerDragStart.bind(XGn(n),"startX"),endX:n.handleTravellerDragStart.bind(XGn(n),"endX")},n.state={},n}var n,r,a;return function(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&$Gn(t,e)}(e,t),n=e,r=[{key:"componentWillUnmount",value:function(){this.leaveTimer&&(clearTimeout(this.leaveTimer),this.leaveTimer=null),this.detachDragEndListener()}},{key:"getIndex",value:function(t){var n=t.startX,r=t.endX,a=this.state.scaleValues,i=this.props,o=i.gap,l=i.data.length-1,c=Math.min(n,r),s=Math.max(n,r),u=e.getIndexInRange(a,c),d=e.getIndexInRange(a,s);return{startIndex:u-u%o,endIndex:d===l?l:d-d%o}}},{key:"getTextOfTick",value:function(t){var e=this.props,n=e.data,r=e.tickFormatter,a=e.dataKey,i=dGn(n[t],a,t);return kDn()(r)?r(i,t):i}},{key:"attachDragEndListener",value:function(){window.addEventListener("mouseup",this.handleDragEnd,!0),window.addEventListener("touchend",this.handleDragEnd,!0),window.addEventListener("mousemove",this.handleDrag,!0)}},{key:"detachDragEndListener",value:function(){window.removeEventListener("mouseup",this.handleDragEnd,!0),window.removeEventListener("touchend",this.handleDragEnd,!0),window.removeEventListener("mousemove",this.handleDrag,!0)}},{key:"handleSlideDrag",value:function(t){var e=this.state,n=e.slideMoveStartX,r=e.startX,a=e.endX,i=this.props,o=i.x,l=i.width,c=i.travellerWidth,s=i.startIndex,u=i.endIndex,d=i.onChange,h=t.pageX-n;h>0?h=Math.min(h,o+l-c-a,o+l-c-r):h<0&&(h=Math.max(h,o-r,o-a));var f=this.getIndex({startX:r+h,endX:a+h});f.startIndex===s&&f.endIndex===u||!d||d(f),this.setState({startX:r+h,endX:a+h,slideMoveStartX:t.pageX})}},{key:"handleTravellerDragStart",value:function(t,e){var n=JGn(e)?e.changedTouches[0]:e;this.setState({isSlideMoving:!1,isTravellerMoving:!0,movingTravellerId:t,brushMoveStartX:n.pageX}),this.attachDragEndListener()}},{key:"handleTravellerMove",value:function(t){var e=this.state,n=e.brushMoveStartX,r=e.movingTravellerId,a=e.endX,i=e.startX,o=this.state[r],l=this.props,c=l.x,s=l.width,u=l.travellerWidth,d=l.onChange,h=l.gap,f=l.data,p={startX:this.state.startX,endX:this.state.endX},g=t.pageX-n;g>0?g=Math.min(g,c+s-u-o):g<0&&(g=Math.max(g,c-o)),p[r]=o+g;var v=this.getIndex(p),m=v.startIndex,y=v.endIndex;this.setState(KGn(KGn({},r,o+g),"brushMoveStartX",t.pageX),(function(){d&&function(){var t=f.length-1;return"startX"===r&&(a>i?m%h===0:y%h===0)||a<i&&y===t||"endX"===r&&(a>i?y%h===0:m%h===0)||a>i&&y===t}()&&d(v)}))}},{key:"handleTravellerMoveKeyboard",value:function(t,e){var n=this,r=this.state,a=r.scaleValues,i=r.startX,o=r.endX,l=this.state[e],c=a.indexOf(l);if(-1!==c){var s=c+t;if(!(-1===s||s>=a.length)){var u=a[s];"startX"===e&&u>=o||"endX"===e&&u<=i||this.setState(KGn({},e,u),(function(){n.props.onChange(n.getIndex({startX:n.state.startX,endX:n.state.endX}))}))}}}},{key:"renderBackground",value:function(){var t=this.props,e=t.x,n=t.y,r=t.width,a=t.height,i=t.fill,o=t.stroke;return x.createElement("rect",{stroke:o,fill:i,x:e,y:n,width:r,height:a})}},{key:"renderPanorama",value:function(){var t=this.props,e=t.x,n=t.y,r=t.width,a=t.height,i=t.data,o=t.children,l=t.padding,c=x.Children.only(o);return c?x.cloneElement(c,{x:e,y:n,width:r,height:a,margin:l,compact:!0,data:i}):null}},{key:"renderTravellerLayer",value:function(t,n){var r,a,i=this,o=this.props,l=o.y,c=o.travellerWidth,s=o.height,u=o.traveller,d=o.ariaLabel,h=o.data,f=o.startIndex,p=o.endIndex,g=Math.max(t,this.props.x),v=WGn(WGn({},ATn(this.props,!1)),{},{x:g,y:l,width:c,height:s}),m=d||"Min value: ".concat(null===(r=h[f])||void 0===r?void 0:r.name,", Max value: ").concat(null===(a=h[p])||void 0===a?void 0:a.name);return x.createElement(OTn,{tabIndex:0,role:"slider","aria-label":m,"aria-valuenow":t,className:"recharts-brush-traveller",onMouseEnter:this.handleEnterSlideOrTraveller,onMouseLeave:this.handleLeaveSlideOrTraveller,onMouseDown:this.travellerDragStartHandlers[n],onTouchStart:this.travellerDragStartHandlers[n],onKeyDown:function(t){["ArrowLeft","ArrowRight"].includes(t.key)&&(t.preventDefault(),t.stopPropagation(),i.handleTravellerMoveKeyboard("ArrowRight"===t.key?1:-1,n))},onFocus:function(){i.setState({isTravellerFocused:!0})},onBlur:function(){i.setState({isTravellerFocused:!1})},style:{cursor:"col-resize"}},e.renderTraveller(u,v))}},{key:"renderSlide",value:function(t,e){var n=this.props,r=n.y,a=n.height,i=n.stroke,o=n.travellerWidth,l=Math.min(t,e)+o,c=Math.max(Math.abs(e-t)-o,0);return x.createElement("rect",{className:"recharts-brush-slide",onMouseEnter:this.handleEnterSlideOrTraveller,onMouseLeave:this.handleLeaveSlideOrTraveller,onMouseDown:this.handleSlideDragStart,onTouchStart:this.handleSlideDragStart,style:{cursor:"move"},stroke:"none",fill:i,fillOpacity:.2,x:l,y:r,width:c,height:a})}},{key:"renderText",value:function(){var t=this.props,e=t.startIndex,n=t.endIndex,r=t.y,a=t.height,i=t.travellerWidth,o=t.stroke,l=this.state,c=l.startX,s=l.endX,u={pointerEvents:"none",fill:o};return x.createElement(OTn,{className:"recharts-brush-texts"},x.createElement(iNn,jGn({textAnchor:"end",verticalAnchor:"middle",x:Math.min(c,s)-5,y:r+a/2},u),this.getTextOfTick(e)),x.createElement(iNn,jGn({textAnchor:"start",verticalAnchor:"middle",x:Math.max(c,s)+i+5,y:r+a/2},u),this.getTextOfTick(n)))}},{key:"render",value:function(){var t=this.props,e=t.data,n=t.className,r=t.children,a=t.x,i=t.y,o=t.width,l=t.height,c=t.alwaysShowText,s=this.state,u=s.startX,d=s.endX,h=s.isTextActive,f=s.isSlideMoving,p=s.isTravellerMoving,g=s.isTravellerFocused;if(!e||!e.length||!YDn(a)||!YDn(i)||!YDn(o)||!YDn(l)||o<=0||l<=0)return null;var v=ODn("recharts-brush",n),m=1===x.Children.count(r),y=function(t,e){if(!t)return null;var n=t.replace(/(\w)/,(function(t){return t.toUpperCase()})),r=NGn.reduce((function(t,r){return RGn(RGn({},t),{},FGn({},r+n,e))}),{});return r[t]=e,r}("userSelect","none");return x.createElement(OTn,{className:v,onMouseLeave:this.handleLeaveWrapper,onTouchMove:this.handleTouchMove,style:y},this.renderBackground(),m&&this.renderPanorama(),this.renderSlide(u,d),this.renderTravellerLayer(u,"startX"),this.renderTravellerLayer(d,"endX"),(h||f||p||g||c)&&this.renderText())}}],a=[{key:"renderDefaultTraveller",value:function(t){var e=t.x,n=t.y,r=t.width,a=t.height,i=t.stroke,o=Math.floor(n+a/2)-1;return x.createElement(x.Fragment,null,x.createElement("rect",{x:e,y:n,width:r,height:a,fill:i,stroke:"none"}),x.createElement("line",{x1:e+1,y1:o,x2:e+r-1,y2:o,fill:"none",stroke:"#fff"}),x.createElement("line",{x1:e+1,y1:o+2,x2:e+r-1,y2:o+2,fill:"none",stroke:"#fff"}))}},{key:"renderTraveller",value:function(t,n){return x.isValidElement(t)?x.cloneElement(t,n):kDn()(t)?t(n):e.renderDefaultTraveller(n)}},{key:"getDerivedStateFromProps",value:function(t,e){var n=t.data,r=t.width,a=t.x,i=t.travellerWidth,o=t.updateId,l=t.startIndex,c=t.endIndex;if(n!==e.prevData||o!==e.prevUpdateId)return WGn({prevData:n,prevTravellerWidth:i,prevUpdateId:o,prevX:a,prevWidth:r},n&&n.length?function(t){var e=t.data,n=t.startIndex,r=t.endIndex,a=t.x,i=t.width,o=t.travellerWidth;if(!e||!e.length)return{};var l=e.length,c=wFn().domain(EDn()(0,l)).range([a,a+i-o]),s=c.domain().map((function(t){return c(t)}));return{isTextActive:!1,isSlideMoving:!1,isTravellerMoving:!1,isTravellerFocused:!1,startX:c(n),endX:c(r),scale:c,scaleValues:s}}({data:n,width:r,x:a,travellerWidth:i,startIndex:l,endIndex:c}):{scale:null,scaleValues:null});if(e.scale&&(r!==e.prevWidth||a!==e.prevX||i!==e.prevTravellerWidth)){e.scale.range([a,a+r-i]);var s=e.scale.domain().map((function(t){return e.scale(t)}));return{prevData:n,prevTravellerWidth:i,prevUpdateId:o,prevX:a,prevWidth:r,startX:e.scale(t.startIndex),endX:e.scale(t.endIndex),scaleValues:s}}return null}},{key:"getIndexInRange",value:function(t,e){for(var n=0,r=t.length-1;r-n>1;){var a=Math.floor((n+r)/2);t[a]>e?r=a:n=a}return e>=t[r]?r:n}}],r&&ZGn(n.prototype,r),a&&ZGn(n,a),Object.defineProperty(n,"prototype",{writable:!1}),e}(x.PureComponent);function eqn(t){return eqn="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},eqn(t)}function nqn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function rqn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?nqn(Object(n),!0).forEach((function(e){aqn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):nqn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function aqn(t,e,n){return e=function(t){var e=function(t,e){if("object"!=eqn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=eqn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==eqn(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function iqn(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,a,i,o,l=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(l.push(r.value),l.length!==e);c=!0);}catch(t){s=!0,a=t}finally{try{if(!c&&null!=n.return&&(o=n.return(),Object(o)!==o))return}finally{if(s)throw a}}return l}}(t,e)||function(t,e){if(!t)return;if("string"===typeof t)return oqn(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return oqn(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function oqn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}KGn(tqn,"displayName","Brush"),KGn(tqn,"defaultProps",{height:40,travellerWidth:5,gap:1,fill:"#fff",stroke:"#666",padding:{top:1,right:1,bottom:1,left:1},leaveTimeOut:1e3,alwaysShowText:!1});var lqn=Math.PI/180,cqn=function(t){return 180*t/Math.PI},sqn=function(t,e,n,r){return{x:t+Math.cos(-lqn*r)*n,y:e+Math.sin(-lqn*r)*n}},uqn=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{top:0,right:0,bottom:0,left:0};return Math.min(Math.abs(t-(n.left||0)-(n.right||0)),Math.abs(e-(n.top||0)-(n.bottom||0)))/2},dqn=function(t,e){var n=t.x,r=t.y,a=e.cx,i=e.cy,o=function(t,e){var n=t.x,r=t.y,a=e.x,i=e.y;return Math.sqrt(Math.pow(n-a,2)+Math.pow(r-i,2))}({x:n,y:r},{x:a,y:i});if(o<=0)return{radius:o};var l=(n-a)/o,c=Math.acos(l);return r>i&&(c=2*Math.PI-c),{radius:o,angle:cqn(c),angleInRadian:c}},hqn=function(t,e){var n=e.startAngle,r=e.endAngle,a=Math.floor(n/360),i=Math.floor(r/360);return t+360*Math.min(a,i)},fqn=function(t,e){var n=t.x,r=t.y,a=dqn({x:n,y:r},e),i=a.radius,o=a.angle,l=e.innerRadius,c=e.outerRadius;if(i<l||i>c)return!1;if(0===i)return!0;var s,u=function(t){var e=t.startAngle,n=t.endAngle,r=Math.floor(e/360),a=Math.floor(n/360),i=Math.min(r,a);return{startAngle:e-360*i,endAngle:n-360*i}}(e),d=u.startAngle,h=u.endAngle,f=o;if(d<=h){for(;f>h;)f-=360;for(;f<d;)f+=360;s=f>=d&&f<=h}else{for(;f>d;)f-=360;for(;f<h;)f+=360;s=f>=h&&f<=d}return s?rqn(rqn({},e),{},{radius:i,angle:hqn(f,e)}):null},pqn=function(t){return(0,x.isValidElement)(t)||kDn()(t)||"boolean"===typeof t?"":t.className};function gqn(t){return gqn="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},gqn(t)}var vqn=["offset"];function mqn(t){return function(t){if(Array.isArray(t))return yqn(t)}(t)||function(t){if("undefined"!==typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"===typeof t)return yqn(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return yqn(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function yqn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function bqn(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}function xqn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Mqn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?xqn(Object(n),!0).forEach((function(e){wqn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):xqn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function wqn(t,e,n){return e=function(t){var e=function(t,e){if("object"!=gqn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=gqn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==gqn(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function zqn(){return zqn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},zqn.apply(this,arguments)}var Cqn=function(t){var e=t.value,n=t.formatter,r=CDn()(t.children)?e:t.children;return kDn()(n)?n(r):r},Aqn=function(t,e,n){var r,a,i=t.position,o=t.viewBox,l=t.offset,c=t.className,s=o,u=s.cx,d=s.cy,h=s.innerRadius,f=s.outerRadius,p=s.startAngle,g=s.endAngle,v=s.clockWise,m=(h+f)/2,y=function(t,e){return GDn(e-t)*Math.min(Math.abs(e-t),360)}(p,g),b=y>=0?1:-1;"insideStart"===i?(r=p+b*l,a=v):"insideEnd"===i?(r=g-b*l,a=!v):"end"===i&&(r=g+b*l,a=v),a=y<=0?a:!a;var M=sqn(u,d,m,r),w=sqn(u,d,m,r+359*(a?1:-1)),z="M".concat(M.x,",").concat(M.y,"\n    A").concat(m,",").concat(m,",0,1,").concat(a?0:1,",\n    ").concat(w.x,",").concat(w.y),C=CDn()(t.id)?KDn("recharts-radial-line-"):t.id;return x.createElement("text",zqn({},n,{dominantBaseline:"central",className:ODn("recharts-radial-bar-label",c)}),x.createElement("defs",null,x.createElement("path",{id:C,d:z})),x.createElement("textPath",{xlinkHref:"#".concat(C)},e))},kqn=function(t){var e=t.viewBox,n=t.offset,r=t.position,a=e,i=a.cx,o=a.cy,l=a.innerRadius,c=a.outerRadius,s=(a.startAngle+a.endAngle)/2;if("outside"===r){var u=sqn(i,o,c+n,s),d=u.x;return{x:d,y:u.y,textAnchor:d>=i?"start":"end",verticalAnchor:"middle"}}if("center"===r)return{x:i,y:o,textAnchor:"middle",verticalAnchor:"middle"};if("centerTop"===r)return{x:i,y:o,textAnchor:"middle",verticalAnchor:"start"};if("centerBottom"===r)return{x:i,y:o,textAnchor:"middle",verticalAnchor:"end"};var h=sqn(i,o,(l+c)/2,s);return{x:h.x,y:h.y,textAnchor:"middle",verticalAnchor:"middle"}},Hqn=function(t){var e=t.viewBox,n=t.parentViewBox,r=t.offset,a=t.position,i=e,o=i.x,l=i.y,c=i.width,s=i.height,u=s>=0?1:-1,d=u*r,h=u>0?"end":"start",f=u>0?"start":"end",p=c>=0?1:-1,g=p*r,v=p>0?"end":"start",m=p>0?"start":"end";if("top"===a)return Mqn(Mqn({},{x:o+c/2,y:l-u*r,textAnchor:"middle",verticalAnchor:h}),n?{height:Math.max(l-n.y,0),width:c}:{});if("bottom"===a)return Mqn(Mqn({},{x:o+c/2,y:l+s+d,textAnchor:"middle",verticalAnchor:f}),n?{height:Math.max(n.y+n.height-(l+s),0),width:c}:{});if("left"===a){var y={x:o-g,y:l+s/2,textAnchor:v,verticalAnchor:"middle"};return Mqn(Mqn({},y),n?{width:Math.max(y.x-n.x,0),height:s}:{})}if("right"===a){var b={x:o+c+g,y:l+s/2,textAnchor:m,verticalAnchor:"middle"};return Mqn(Mqn({},b),n?{width:Math.max(n.x+n.width-b.x,0),height:s}:{})}var x=n?{width:c,height:s}:{};return"insideLeft"===a?Mqn({x:o+g,y:l+s/2,textAnchor:m,verticalAnchor:"middle"},x):"insideRight"===a?Mqn({x:o+c-g,y:l+s/2,textAnchor:v,verticalAnchor:"middle"},x):"insideTop"===a?Mqn({x:o+c/2,y:l+d,textAnchor:"middle",verticalAnchor:f},x):"insideBottom"===a?Mqn({x:o+c/2,y:l+s-d,textAnchor:"middle",verticalAnchor:h},x):"insideTopLeft"===a?Mqn({x:o+g,y:l+d,textAnchor:m,verticalAnchor:f},x):"insideTopRight"===a?Mqn({x:o+c-g,y:l+d,textAnchor:v,verticalAnchor:f},x):"insideBottomLeft"===a?Mqn({x:o+g,y:l+s-d,textAnchor:m,verticalAnchor:h},x):"insideBottomRight"===a?Mqn({x:o+c-g,y:l+s-d,textAnchor:v,verticalAnchor:h},x):NDn()(a)&&(YDn(a.x)||qDn(a.x))&&(YDn(a.y)||qDn(a.y))?Mqn({x:o+QDn(a.x,c),y:l+QDn(a.y,s),textAnchor:"end",verticalAnchor:"end"},x):Mqn({x:o+c/2,y:l+s/2,textAnchor:"middle",verticalAnchor:"middle"},x)},Eqn=function(t){return"cx"in t&&YDn(t.cx)};function Sqn(t){var e,n=t.offset,r=Mqn({offset:void 0===n?5:n},bqn(t,vqn)),a=r.viewBox,i=r.position,o=r.value,l=r.children,c=r.content,s=r.className,u=void 0===s?"":s,d=r.textBreakAll;if(!a||CDn()(o)&&CDn()(l)&&!(0,x.isValidElement)(c)&&!kDn()(c))return null;if((0,x.isValidElement)(c))return(0,x.cloneElement)(c,r);if(kDn()(c)){if(e=(0,x.createElement)(c,r),(0,x.isValidElement)(e))return e}else e=Cqn(r);var h=Eqn(a),f=ATn(r,!0);if(h&&("insideStart"===i||"insideEnd"===i||"end"===i))return Aqn(r,e,f);var p=h?kqn(r):Hqn(r);return x.createElement(iNn,zqn({className:ODn("recharts-label",u)},f,p,{breakAll:d}),e)}Sqn.displayName="Label";var Lqn=function(t){var e=t.cx,n=t.cy,r=t.angle,a=t.startAngle,i=t.endAngle,o=t.r,l=t.radius,c=t.innerRadius,s=t.outerRadius,u=t.x,d=t.y,h=t.top,f=t.left,p=t.width,g=t.height,v=t.clockWise,m=t.labelViewBox;if(m)return m;if(YDn(p)&&YDn(g)){if(YDn(u)&&YDn(d))return{x:u,y:d,width:p,height:g};if(YDn(h)&&YDn(f))return{x:h,y:f,width:p,height:g}}return YDn(u)&&YDn(d)?{x:u,y:d,width:0,height:0}:YDn(e)&&YDn(n)?{cx:e,cy:n,startAngle:a||r||0,endAngle:i||r||0,innerRadius:c||0,outerRadius:s||l||o||0,clockWise:v}:t.viewBox?t.viewBox:{}};Sqn.parseViewBox=Lqn,Sqn.renderCallByParent=function(t,e){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];if(!t||!t.children&&n&&!t.label)return null;var r=t.children,a=Lqn(t),i=bTn(r,Sqn).map((function(t,n){return(0,x.cloneElement)(t,{viewBox:e||a,key:"label-".concat(n)})}));if(!n)return i;var o=function(t,e){return t?!0===t?x.createElement(Sqn,{key:"label-implicit",viewBox:e}):XDn(t)?x.createElement(Sqn,{key:"label-implicit",viewBox:e,value:t}):(0,x.isValidElement)(t)?t.type===Sqn?(0,x.cloneElement)(t,{key:"label-implicit",viewBox:e}):x.createElement(Sqn,{key:"label-implicit",content:t,viewBox:e}):kDn()(t)?x.createElement(Sqn,{key:"label-implicit",content:t,viewBox:e}):NDn()(t)?x.createElement(Sqn,zqn({viewBox:e},t,{key:"label-implicit"})):null:null}(t.label,e||a);return[o].concat(mqn(i))};var _qn=function(t,e){var n=t.alwaysShow,r=t.ifOverflow;return n&&(r="extendDomain"),r===e},Bqn=n(7702),Dqn=n.n(Bqn),Tqn=n(2730),Vqn=n.n(Tqn),Oqn=function(t){return null};Oqn.displayName="Cell";var Iqn=n(5727),Rqn=n.n(Iqn);function Fqn(t){return Fqn="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},Fqn(t)}var Nqn=["valueAccessor"],Pqn=["data","dataKey","clockWise","id","textBreakAll"];function jqn(t){return function(t){if(Array.isArray(t))return Uqn(t)}(t)||function(t){if("undefined"!==typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"===typeof t)return Uqn(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Uqn(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Uqn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function Wqn(){return Wqn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},Wqn.apply(this,arguments)}function Zqn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Gqn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Zqn(Object(n),!0).forEach((function(e){qqn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Zqn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function qqn(t,e,n){return e=function(t){var e=function(t,e){if("object"!=Fqn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Fqn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Fqn(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Yqn(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}var Xqn=function(t){return Array.isArray(t.value)?Rqn()(t.value):t.value};function $qn(t){var e=t.valueAccessor,n=void 0===e?Xqn:e,r=Yqn(t,Nqn),a=r.data,i=r.dataKey,o=r.clockWise,l=r.id,c=r.textBreakAll,s=Yqn(r,Pqn);return a&&a.length?x.createElement(OTn,{className:"recharts-label-list"},a.map((function(t,e){var r=CDn()(i)?n(t,e):dGn(t&&t.payload,i),a=CDn()(l)?{}:{id:"".concat(l,"-").concat(e)};return x.createElement(Sqn,Wqn({},ATn(t,!0),s,a,{parentViewBox:t.parentViewBox,value:r,textBreakAll:c,viewBox:Sqn.parseViewBox(CDn()(o)?t:Gqn(Gqn({},t),{},{clockWise:o})),key:"label-".concat(e),index:e}))}))):null}$qn.displayName="LabelList",$qn.renderCallByParent=function(t,e){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];if(!t||!t.children&&n&&!t.label)return null;var r=bTn(t.children,$qn).map((function(t,n){return(0,x.cloneElement)(t,{data:e,key:"labelList-".concat(n)})}));if(!n)return r;var a=function(t,e){return t?!0===t?x.createElement($qn,{key:"labelList-implicit",data:e}):x.isValidElement(t)||kDn()(t)?x.createElement($qn,{key:"labelList-implicit",data:e,content:t}):NDn()(t)?x.createElement($qn,Wqn({data:e},t,{key:"labelList-implicit"})):null:null}(t.label,e);return[a].concat(jqn(r))};var Kqn=n(3977),Qqn=n.n(Kqn),Jqn=n(5127),tYn=n.n(Jqn);function eYn(t){return eYn="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},eYn(t)}function nYn(){return nYn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},nYn.apply(this,arguments)}function rYn(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,a,i,o,l=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(l.push(r.value),l.length!==e);c=!0);}catch(t){s=!0,a=t}finally{try{if(!c&&null!=n.return&&(o=n.return(),Object(o)!==o))return}finally{if(s)throw a}}return l}}(t,e)||function(t,e){if(!t)return;if("string"===typeof t)return aYn(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return aYn(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function aYn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function iYn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function oYn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?iYn(Object(n),!0).forEach((function(e){lYn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):iYn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function lYn(t,e,n){return e=function(t){var e=function(t,e){if("object"!=eYn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=eYn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==eYn(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var cYn=function(t,e,n,r,a){var i,o=n-r;return i="M ".concat(t,",").concat(e),i+="L ".concat(t+n,",").concat(e),i+="L ".concat(t+n-o/2,",").concat(e+a),i+="L ".concat(t+n-o/2-r,",").concat(e+a),i+="L ".concat(t,",").concat(e," Z")},sYn={x:0,y:0,upperWidth:0,lowerWidth:0,height:0,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},uYn=function(t){var e=oYn(oYn({},sYn),t),n=(0,x.useRef)(),r=rYn((0,x.useState)(-1),2),a=r[0],i=r[1];(0,x.useEffect)((function(){if(n.current&&n.current.getTotalLength)try{var t=n.current.getTotalLength();t&&i(t)}catch(e){}}),[]);var o=e.x,l=e.y,c=e.upperWidth,s=e.lowerWidth,u=e.height,d=e.className,h=e.animationEasing,f=e.animationDuration,p=e.animationBegin,g=e.isUpdateAnimationActive;if(o!==+o||l!==+l||c!==+c||s!==+s||u!==+u||0===c&&0===s||0===u)return null;var v=ODn("recharts-trapezoid",d);return g?x.createElement(JRn,{canBegin:a>0,from:{upperWidth:0,lowerWidth:0,height:u,x:o,y:l},to:{upperWidth:c,lowerWidth:s,height:u,x:o,y:l},duration:f,animationEasing:h,isActive:g},(function(t){var r=t.upperWidth,i=t.lowerWidth,o=t.height,l=t.x,c=t.y;return x.createElement(JRn,{canBegin:a>0,from:"0px ".concat(-1===a?1:a,"px"),to:"".concat(a,"px 0px"),attributeName:"strokeDasharray",begin:p,duration:f,easing:h},x.createElement("path",nYn({},ATn(e,!0),{className:v,d:cYn(l,c,r,i,o),ref:n})))})):x.createElement("g",null,x.createElement("path",nYn({},ATn(e,!0),{className:v,d:cYn(o,l,c,s,u)})))};function dYn(t){return dYn="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},dYn(t)}function hYn(){return hYn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},hYn.apply(this,arguments)}function fYn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function pYn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?fYn(Object(n),!0).forEach((function(e){gYn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):fYn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function gYn(t,e,n){return e=function(t){var e=function(t,e){if("object"!=dYn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=dYn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==dYn(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var vYn=function(t){var e=t.cx,n=t.cy,r=t.radius,a=t.angle,i=t.sign,o=t.isExternal,l=t.cornerRadius,c=t.cornerIsExternal,s=l*(o?1:-1)+r,u=Math.asin(l/s)/lqn,d=c?a:a+i*u,h=c?a-i*u:a;return{center:sqn(e,n,s,d),circleTangency:sqn(e,n,r,d),lineTangency:sqn(e,n,s*Math.cos(u*lqn),h),theta:u}},mYn=function(t){var e=t.cx,n=t.cy,r=t.innerRadius,a=t.outerRadius,i=t.startAngle,o=function(t,e){return GDn(e-t)*Math.min(Math.abs(e-t),359.999)}(i,t.endAngle),l=i+o,c=sqn(e,n,a,i),s=sqn(e,n,a,l),u="M ".concat(c.x,",").concat(c.y,"\n    A ").concat(a,",").concat(a,",0,\n    ").concat(+(Math.abs(o)>180),",").concat(+(i>l),",\n    ").concat(s.x,",").concat(s.y,"\n  ");if(r>0){var d=sqn(e,n,r,i),h=sqn(e,n,r,l);u+="L ".concat(h.x,",").concat(h.y,"\n            A ").concat(r,",").concat(r,",0,\n            ").concat(+(Math.abs(o)>180),",").concat(+(i<=l),",\n            ").concat(d.x,",").concat(d.y," Z")}else u+="L ".concat(e,",").concat(n," Z");return u},yYn={cx:0,cy:0,innerRadius:0,outerRadius:0,startAngle:0,endAngle:0,cornerRadius:0,forceCornerRadius:!1,cornerIsExternal:!1},bYn=function(t){var e=pYn(pYn({},yYn),t),n=e.cx,r=e.cy,a=e.innerRadius,i=e.outerRadius,o=e.cornerRadius,l=e.forceCornerRadius,c=e.cornerIsExternal,s=e.startAngle,u=e.endAngle,d=e.className;if(i<a||s===u)return null;var h,f=ODn("recharts-sector",d),p=i-a,g=QDn(o,p,0,!0);return h=g>0&&Math.abs(s-u)<360?function(t){var e=t.cx,n=t.cy,r=t.innerRadius,a=t.outerRadius,i=t.cornerRadius,o=t.forceCornerRadius,l=t.cornerIsExternal,c=t.startAngle,s=t.endAngle,u=GDn(s-c),d=vYn({cx:e,cy:n,radius:a,angle:c,sign:u,cornerRadius:i,cornerIsExternal:l}),h=d.circleTangency,f=d.lineTangency,p=d.theta,g=vYn({cx:e,cy:n,radius:a,angle:s,sign:-u,cornerRadius:i,cornerIsExternal:l}),v=g.circleTangency,m=g.lineTangency,y=g.theta,b=l?Math.abs(c-s):Math.abs(c-s)-p-y;if(b<0)return o?"M ".concat(f.x,",").concat(f.y,"\n        a").concat(i,",").concat(i,",0,0,1,").concat(2*i,",0\n        a").concat(i,",").concat(i,",0,0,1,").concat(2*-i,",0\n      "):mYn({cx:e,cy:n,innerRadius:r,outerRadius:a,startAngle:c,endAngle:s});var x="M ".concat(f.x,",").concat(f.y,"\n    A").concat(i,",").concat(i,",0,0,").concat(+(u<0),",").concat(h.x,",").concat(h.y,"\n    A").concat(a,",").concat(a,",0,").concat(+(b>180),",").concat(+(u<0),",").concat(v.x,",").concat(v.y,"\n    A").concat(i,",").concat(i,",0,0,").concat(+(u<0),",").concat(m.x,",").concat(m.y,"\n  ");if(r>0){var M=vYn({cx:e,cy:n,radius:r,angle:c,sign:u,isExternal:!0,cornerRadius:i,cornerIsExternal:l}),w=M.circleTangency,z=M.lineTangency,C=M.theta,A=vYn({cx:e,cy:n,radius:r,angle:s,sign:-u,isExternal:!0,cornerRadius:i,cornerIsExternal:l}),k=A.circleTangency,H=A.lineTangency,E=A.theta,S=l?Math.abs(c-s):Math.abs(c-s)-C-E;if(S<0&&0===i)return"".concat(x,"L").concat(e,",").concat(n,"Z");x+="L".concat(H.x,",").concat(H.y,"\n      A").concat(i,",").concat(i,",0,0,").concat(+(u<0),",").concat(k.x,",").concat(k.y,"\n      A").concat(r,",").concat(r,",0,").concat(+(S>180),",").concat(+(u>0),",").concat(w.x,",").concat(w.y,"\n      A").concat(i,",").concat(i,",0,0,").concat(+(u<0),",").concat(z.x,",").concat(z.y,"Z")}else x+="L".concat(e,",").concat(n,"Z");return x}({cx:n,cy:r,innerRadius:a,outerRadius:i,cornerRadius:Math.min(g,p/2),forceCornerRadius:l,cornerIsExternal:c,startAngle:s,endAngle:u}):mYn({cx:n,cy:r,innerRadius:a,outerRadius:i,startAngle:s,endAngle:u}),x.createElement("path",hYn({},ATn(e,!0),{className:f,d:h,role:"img"}))},xYn=["option","shapeType","propTransformer","activeClassName","isActive"];function MYn(t){return MYn="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},MYn(t)}function wYn(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}function zYn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function CYn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?zYn(Object(n),!0).forEach((function(e){AYn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):zYn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function AYn(t,e,n){return e=function(t){var e=function(t,e){if("object"!=MYn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=MYn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==MYn(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function kYn(t,e){return CYn(CYn({},e),t)}function HYn(t){var e=t.shapeType,n=t.elementProps;switch(e){case"rectangle":return x.createElement(uFn,n);case"trapezoid":return x.createElement(uYn,n);case"sector":return x.createElement(bYn,n);case"symbols":if(function(t,e){return"symbols"===t}(e))return x.createElement(EOn,n);break;default:return null}}function EYn(t){var e,n=t.option,r=t.shapeType,a=t.propTransformer,i=void 0===a?kYn:a,o=t.activeClassName,l=void 0===o?"recharts-active-shape":o,c=t.isActive,s=wYn(t,xYn);if((0,x.isValidElement)(n))e=(0,x.cloneElement)(n,CYn(CYn({},s),function(t){return(0,x.isValidElement)(t)?t.props:t}(n)));else if(kDn()(n))e=n(s);else if(Qqn()(n)&&!tYn()(n)){var u=i(n,s);e=x.createElement(HYn,{shapeType:r,elementProps:u})}else{var d=s;e=x.createElement(HYn,{shapeType:r,elementProps:d})}return c?x.createElement(OTn,{className:l},e):e}function SYn(t,e){return null!=e&&"trapezoids"in t.props}function LYn(t,e){return null!=e&&"sectors"in t.props}function _Yn(t,e){return null!=e&&"points"in t.props}function BYn(t,e){var n,r,a=t.x===(null===e||void 0===e||null===(n=e.labelViewBox)||void 0===n?void 0:n.x)||t.x===e.x,i=t.y===(null===e||void 0===e||null===(r=e.labelViewBox)||void 0===r?void 0:r.y)||t.y===e.y;return a&&i}function DYn(t,e){var n=t.endAngle===e.endAngle,r=t.startAngle===e.startAngle;return n&&r}function TYn(t,e){var n=t.x===e.x,r=t.y===e.y,a=t.z===e.z;return n&&r&&a}function VYn(t){var e=t.activeTooltipItem,n=t.graphicalItem,r=t.itemData,a=function(t,e){var n;return SYn(t,e)?n="trapezoids":LYn(t,e)?n="sectors":_Yn(t,e)&&(n="points"),n}(n,e),i=function(t,e){var n,r;return SYn(t,e)?null===(n=e.tooltipPayload)||void 0===n||null===(n=n[0])||void 0===n||null===(n=n.payload)||void 0===n?void 0:n.payload:LYn(t,e)?null===(r=e.tooltipPayload)||void 0===r||null===(r=r[0])||void 0===r||null===(r=r.payload)||void 0===r?void 0:r.payload:_Yn(t,e)?e.payload:{}}(n,e),o=r.filter((function(t,r){var o=yZn()(i,t),l=n.props[a].filter((function(t){var r=function(t,e){var n;return SYn(t,e)?n=BYn:LYn(t,e)?n=DYn:_Yn(t,e)&&(n=TYn),n}(n,e);return r(t,e)})),c=n.props[a].indexOf(l[l.length-1]);return o&&r===c}));return r.indexOf(o[o.length-1])}var OYn=["x","y"];function IYn(t){return IYn="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},IYn(t)}function RYn(){return RYn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},RYn.apply(this,arguments)}function FYn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function NYn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?FYn(Object(n),!0).forEach((function(e){PYn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):FYn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function PYn(t,e,n){return e=function(t){var e=function(t,e){if("object"!=IYn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=IYn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==IYn(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function jYn(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}function UYn(t,e){var n=t.x,r=t.y,a=jYn(t,OYn),i="".concat(n),o=parseInt(i,10),l="".concat(r),c=parseInt(l,10),s="".concat(e.height||a.height),u=parseInt(s,10),d="".concat(e.width||a.width),h=parseInt(d,10);return NYn(NYn(NYn(NYn(NYn({},e),a),o?{x:o}:{}),c?{y:c}:{}),{},{height:u,width:h,name:e.name,radius:e.radius})}function WYn(t){return x.createElement(EYn,RYn({shapeType:"rectangle",propTransformer:UYn,activeClassName:"recharts-active-bar"},t))}var ZYn,GYn=["value","background"];function qYn(t){return qYn="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},qYn(t)}function YYn(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}function XYn(){return XYn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},XYn.apply(this,arguments)}function $Yn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function KYn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?$Yn(Object(n),!0).forEach((function(e){aXn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):$Yn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function QYn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,iXn(r.key),r)}}function JYn(t,e,n){return e=eXn(e),function(t,e){if(e&&("object"===qYn(e)||"function"===typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return nXn(t)}(t,tXn()?Reflect.construct(e,n||[],eXn(t).constructor):e.apply(t,n))}function tXn(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(tXn=function(){return!!t})()}function eXn(t){return eXn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},eXn(t)}function nXn(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function rXn(t,e){return rXn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},rXn(t,e)}function aXn(t,e,n){return(e=iXn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function iXn(t){var e=function(t,e){if("object"!=qYn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=qYn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==qYn(e)?e:String(e)}var oXn=function(t){function e(){var t;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);for(var n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];return aXn(nXn(t=JYn(this,e,[].concat(r))),"state",{isAnimationFinished:!1}),aXn(nXn(t),"id",KDn("recharts-bar-")),aXn(nXn(t),"handleAnimationEnd",(function(){var e=t.props.onAnimationEnd;t.setState({isAnimationFinished:!0}),e&&e()})),aXn(nXn(t),"handleAnimationStart",(function(){var e=t.props.onAnimationStart;t.setState({isAnimationFinished:!1}),e&&e()})),t}var n,r,a;return function(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&rXn(t,e)}(e,t),n=e,r=[{key:"renderRectanglesStatically",value:function(t){var e=this,n=this.props,r=n.shape,a=n.dataKey,i=n.activeIndex,o=n.activeBar,l=ATn(this.props,!1);return t&&t.map((function(t,n){var c=n===i,s=c?o:r,u=KYn(KYn(KYn({},l),t),{},{isActive:c,option:s,index:n,dataKey:a,onAnimationStart:e.handleAnimationStart,onAnimationEnd:e.handleAnimationEnd});return x.createElement(OTn,XYn({className:"recharts-bar-rectangle"},sTn(e.props,t,n),{key:"rectangle-".concat(null===t||void 0===t?void 0:t.x,"-").concat(null===t||void 0===t?void 0:t.y,"-").concat(null===t||void 0===t?void 0:t.value)}),x.createElement(WYn,u))}))}},{key:"renderRectanglesWithAnimation",value:function(){var t=this,e=this.props,n=e.data,r=e.layout,a=e.isAnimationActive,i=e.animationBegin,o=e.animationDuration,l=e.animationEasing,c=e.animationId,s=this.state.prevData;return x.createElement(JRn,{begin:i,duration:o,isActive:a,easing:l,from:{t:0},to:{t:1},key:"bar-".concat(c),onAnimationEnd:this.handleAnimationEnd,onAnimationStart:this.handleAnimationStart},(function(e){var a=e.t,i=n.map((function(t,e){var n=s&&s[e];if(n){var i=tTn(n.x,t.x),o=tTn(n.y,t.y),l=tTn(n.width,t.width),c=tTn(n.height,t.height);return KYn(KYn({},t),{},{x:i(a),y:o(a),width:l(a),height:c(a)})}if("horizontal"===r){var u=tTn(0,t.height)(a);return KYn(KYn({},t),{},{y:t.y+t.height-u,height:u})}var d=tTn(0,t.width)(a);return KYn(KYn({},t),{},{width:d})}));return x.createElement(OTn,null,t.renderRectanglesStatically(i))}))}},{key:"renderRectangles",value:function(){var t=this.props,e=t.data,n=t.isAnimationActive,r=this.state.prevData;return!(n&&e&&e.length)||r&&yZn()(r,e)?this.renderRectanglesStatically(e):this.renderRectanglesWithAnimation()}},{key:"renderBackground",value:function(){var t=this,e=this.props,n=e.data,r=e.dataKey,a=e.activeIndex,i=ATn(this.props.background,!1);return n.map((function(e,n){e.value;var o=e.background,l=YYn(e,GYn);if(!o)return null;var c=KYn(KYn(KYn(KYn(KYn({},l),{},{fill:"#eee"},o),i),sTn(t.props,e,n)),{},{onAnimationStart:t.handleAnimationStart,onAnimationEnd:t.handleAnimationEnd,dataKey:r,index:n,key:"background-bar-".concat(n),className:"recharts-bar-background-rectangle"});return x.createElement(WYn,XYn({option:t.props.background,isActive:n===a},c))}))}},{key:"renderErrorBar",value:function(t,e){if(this.props.isAnimationActive&&!this.state.isAnimationFinished)return null;var n=this.props,r=n.data,a=n.xAxis,i=n.yAxis,o=n.layout,l=bTn(n.children,JZn);if(!l)return null;var c="vertical"===o?r[0].height/2:r[0].width/2,s=function(t,e){var n=Array.isArray(t.value)?t.value[1]:t.value;return{x:t.x,y:t.y,value:n,errorVal:dGn(t,e)}},u={clipPath:t?"url(#clipPath-".concat(e,")"):null};return x.createElement(OTn,u,l.map((function(t){return x.cloneElement(t,{key:"error-bar-".concat(e,"-").concat(t.props.dataKey),data:r,xAxis:a,yAxis:i,layout:o,offset:c,dataPointFormatter:s})})))}},{key:"render",value:function(){var t=this.props,e=t.hide,n=t.data,r=t.className,a=t.xAxis,i=t.yAxis,o=t.left,l=t.top,c=t.width,s=t.height,u=t.isAnimationActive,d=t.background,h=t.id;if(e||!n||!n.length)return null;var f=this.state.isAnimationFinished,p=ODn("recharts-bar",r),g=a&&a.allowDataOverflow,v=i&&i.allowDataOverflow,m=g||v,y=CDn()(h)?this.id:h;return x.createElement(OTn,{className:p},g||v?x.createElement("defs",null,x.createElement("clipPath",{id:"clipPath-".concat(y)},x.createElement("rect",{x:g?o:o-c/2,y:v?l:l-s/2,width:g?c:2*c,height:v?s:2*s}))):null,x.createElement(OTn,{className:"recharts-bar-rectangles",clipPath:m?"url(#clipPath-".concat(y,")"):null},d?this.renderBackground():null,this.renderRectangles()),this.renderErrorBar(m,y),(!u||f)&&$qn.renderCallByParent(this.props,n))}}],a=[{key:"getDerivedStateFromProps",value:function(t,e){return t.animationId!==e.prevAnimationId?{prevAnimationId:t.animationId,curData:t.data,prevData:e.curData}:t.data!==e.curData?{curData:t.data}:null}}],r&&QYn(n.prototype,r),a&&QYn(n,a),Object.defineProperty(n,"prototype",{writable:!1}),e}(x.PureComponent);function lXn(t){return lXn="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},lXn(t)}function cXn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,hXn(r.key),r)}}function sXn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function uXn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?sXn(Object(n),!0).forEach((function(e){dXn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):sXn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function dXn(t,e,n){return(e=hXn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function hXn(t){var e=function(t,e){if("object"!=lXn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=lXn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==lXn(e)?e:String(e)}ZYn=oXn,aXn(oXn,"displayName","Bar"),aXn(oXn,"defaultProps",{xAxisId:0,yAxisId:0,legendType:"rect",minPointSize:0,hide:!1,data:[],layout:"vertical",activeBar:!1,isAnimationActive:!uVn.isSsr,animationBegin:0,animationDuration:400,animationEasing:"ease"}),aXn(oXn,"getComposedData",(function(t){var e=t.props,n=t.item,r=t.barPosition,a=t.bandSize,i=t.xAxis,o=t.yAxis,l=t.xAxisTicks,c=t.yAxisTicks,s=t.stackedData,u=t.dataStartIndex,d=t.displayedData,h=t.offset,f=function(t,e){if(!t)return null;for(var n=0,r=t.length;n<r;n++)if(t[n].item===e)return t[n].position;return null}(r,n);if(!f)return null;var p=e.layout,g=n.props,v=g.dataKey,m=g.children,y=g.minPointSize,b="horizontal"===p?o:i,x=s?b.scale.domain():null,M=function(t){var e=t.numericAxis,n=e.scale.domain();if("number"===e.type){var r=Math.min(n[0],n[1]),a=Math.max(n[0],n[1]);return r<=0&&a>=0?0:a<0?a:r}return n[0]}({numericAxis:b}),w=bTn(m,Oqn),z=d.map((function(t,e){var r,d,h,g,m,b;s?r=function(t,e){if(!e||2!==e.length||!YDn(e[0])||!YDn(e[1]))return t;var n=Math.min(e[0],e[1]),r=Math.max(e[0],e[1]),a=[t[0],t[1]];return(!YDn(t[0])||t[0]<n)&&(a[0]=n),(!YDn(t[1])||t[1]>r)&&(a[1]=r),a[0]>r&&(a[0]=r),a[1]<n&&(a[1]=n),a}(s[u+e],x):(r=dGn(t,v),Array.isArray(r)||(r=[M,r]));var z=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return function(n,r){if("number"===typeof t)return t;var a="number"===typeof n;return a?t(n,r):(a||hpn(!1),e)}}(y,ZYn.defaultProps.minPointSize)(r[1],e);if("horizontal"===p){var C,A=[o.scale(r[0]),o.scale(r[1])],k=A[0],H=A[1];d=EGn({axis:i,ticks:l,bandSize:a,offset:f.offset,entry:t,index:e}),h=null!==(C=null!==H&&void 0!==H?H:k)&&void 0!==C?C:void 0,g=f.size;var E=k-H;if(m=Number.isNaN(E)?0:E,b={x:d,y:o.y,width:g,height:o.height},Math.abs(z)>0&&Math.abs(m)<Math.abs(z)){var S=GDn(m||z)*(Math.abs(z)-Math.abs(m));h-=S,m+=S}}else{var L=[i.scale(r[0]),i.scale(r[1])],_=L[0],B=L[1];if(d=_,h=EGn({axis:o,ticks:c,bandSize:a,offset:f.offset,entry:t,index:e}),g=B-_,m=f.size,b={x:i.x,y:h,width:i.width,height:m},Math.abs(z)>0&&Math.abs(g)<Math.abs(z))g+=GDn(g||z)*(Math.abs(z)-Math.abs(g))}return KYn(KYn(KYn({},t),{},{x:d,y:h,width:g,height:m,value:s?r:r[1],payload:t,background:b},w&&w[e]&&w[e].props),{},{tooltipPayload:[VGn(n,t)],tooltipPosition:{x:d+g/2,y:h+m/2}})}));return KYn({data:z,layout:p},h)}));var fXn=function(t,e,n,r,a){var i=t.width,o=t.height,l=t.layout,c=t.children,s=Object.keys(e),u={left:n.left,leftMirror:n.left,right:i-n.right,rightMirror:i-n.right,top:n.top,topMirror:n.top,bottom:o-n.bottom,bottomMirror:o-n.bottom},d=!!xTn(c,oXn);return s.reduce((function(i,o){var c,s,h,f,p,g=e[o],v=g.orientation,m=g.domain,y=g.padding,b=void 0===y?{}:y,x=g.mirror,M=g.reversed,w="".concat(v).concat(x?"Mirror":"");if("number"===g.type&&("gap"===g.padding||"no-gap"===g.padding)){var z=m[1]-m[0],C=1/0,A=g.categoricalDomain.sort();if(A.forEach((function(t,e){e>0&&(C=Math.min((t||0)-(A[e-1]||0),C))})),Number.isFinite(C)){var k=C/z,H="vertical"===g.layout?n.height:n.width;if("gap"===g.padding&&(c=k*H/2),"no-gap"===g.padding){var E=QDn(t.barCategoryGap,k*H),S=k*H/2;c=S-E-(S-E)/H*E}}}s="xAxis"===r?[n.left+(b.left||0)+(c||0),n.left+n.width-(b.right||0)-(c||0)]:"yAxis"===r?"horizontal"===l?[n.top+n.height-(b.bottom||0),n.top+(b.top||0)]:[n.top+(b.top||0)+(c||0),n.top+n.height-(b.bottom||0)-(c||0)]:g.range,M&&(s=[s[1],s[0]]);var L=MGn(g,a,d),_=L.scale,B=L.realScaleType;_.domain(m).range(s),zGn(_);var D=kGn(_,uXn(uXn({},g),{},{realScaleType:B}));"xAxis"===r?(p="top"===v&&!x||"bottom"===v&&x,h=n.left,f=u[w]-p*g.height):"yAxis"===r&&(p="left"===v&&!x||"right"===v&&x,h=u[w]-p*g.width,f=n.top);var T=uXn(uXn(uXn({},g),D),{},{realScaleType:B,x:h,y:f,scale:_,width:"xAxis"===r?n.width:g.width,height:"yAxis"===r?n.height:g.height});return T.bandSize=DGn(T,D),g.hide||"xAxis"!==r?g.hide||(u[w]+=(p?-1:1)*T.width):u[w]+=(p?-1:1)*T.height,uXn(uXn({},i),{},dXn({},o,T))}),{})},pXn=function(t,e){var n=t.x,r=t.y,a=e.x,i=e.y;return{x:Math.min(n,a),y:Math.min(r,i),width:Math.abs(a-n),height:Math.abs(i-r)}},gXn=function(){function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.scale=e}var e,n,r;return e=t,n=[{key:"domain",get:function(){return this.scale.domain}},{key:"range",get:function(){return this.scale.range}},{key:"rangeMin",get:function(){return this.range()[0]}},{key:"rangeMax",get:function(){return this.range()[1]}},{key:"bandwidth",get:function(){return this.scale.bandwidth}},{key:"apply",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.bandAware,r=e.position;if(void 0!==t){if(r)switch(r){case"start":default:return this.scale(t);case"middle":var a=this.bandwidth?this.bandwidth()/2:0;return this.scale(t)+a;case"end":var i=this.bandwidth?this.bandwidth():0;return this.scale(t)+i}if(n){var o=this.bandwidth?this.bandwidth()/2:0;return this.scale(t)+o}return this.scale(t)}}},{key:"isInRange",value:function(t){var e=this.range(),n=e[0],r=e[e.length-1];return n<=r?t>=n&&t<=r:t>=r&&t<=n}}],r=[{key:"create",value:function(e){return new t(e)}}],n&&cXn(e.prototype,n),r&&cXn(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();dXn(gXn,"EPS",1e-4);var vXn=function(t){var e=Object.keys(t).reduce((function(e,n){return uXn(uXn({},e),{},dXn({},n,gXn.create(t[n])))}),{});return uXn(uXn({},e),{},{apply:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=n.bandAware,a=n.position;return Dqn()(t,(function(t,n){return e[n].apply(t,{bandAware:r,position:a})}))},isInRange:function(t){return Vqn()(t,(function(t,n){return e[n].isInRange(t)}))}})};var mXn=function(t){var e=t.width,n=t.height,r=function(t){return(t%180+180)%180}(arguments.length>1&&void 0!==arguments[1]?arguments[1]:0),a=r*Math.PI/180,i=Math.atan(n/e),o=a>i&&a<Math.PI-i?n/Math.sin(a):e/Math.cos(a);return Math.abs(o)};function yXn(t){return yXn="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},yXn(t)}function bXn(){return bXn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},bXn.apply(this,arguments)}function xXn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function MXn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?xXn(Object(n),!0).forEach((function(e){wXn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):xXn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function wXn(t,e,n){return e=function(t){var e=function(t,e){if("object"!=yXn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=yXn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==yXn(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function zXn(t){var e=t.x,n=t.y,r=t.r,a=t.alwaysShow,i=t.clipPathId,o=XDn(e),l=XDn(n);if(kVn(void 0===a,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.'),!o||!l)return null;var c=function(t){var e=t.x,n=t.y,r=t.xAxis,a=t.yAxis,i=vXn({x:r.scale,y:a.scale}),o=i.apply({x:e,y:n},{bandAware:!0});return _qn(t,"discard")&&!i.isInRange(o)?null:o}(t);if(!c)return null;var s=c.x,u=c.y,d=t.shape,h=t.className,f=MXn(MXn({clipPath:_qn(t,"hidden")?"url(#".concat(i,")"):void 0},ATn(t,!0)),{},{cx:s,cy:u});return x.createElement(OTn,{className:ODn("recharts-reference-dot",h)},zXn.renderDot(d,f),Sqn.renderCallByParent(t,{x:s-r,y:u-r,width:2*r,height:2*r}))}zXn.displayName="ReferenceDot",zXn.defaultProps={isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,r:10,fill:"#fff",stroke:"#ccc",fillOpacity:1,strokeWidth:1},zXn.renderDot=function(t,e){return x.isValidElement(t)?x.cloneElement(t,e):kDn()(t)?t(e):x.createElement(rIn,bXn({},e,{cx:e.cx,cy:e.cy,className:"recharts-reference-dot-dot"}))};var CXn=n(4064),AXn=n.n(CXn),kXn=n(1211),HXn=n.n(kXn),EXn=n(9151),SXn=n.n(EXn)()((function(t){return{x:t.left,y:t.top,width:t.width,height:t.height}}),(function(t){return["l",t.left,"t",t.top,"w",t.width,"h",t.height].join("")}));var LXn=(0,x.createContext)(void 0),_Xn=(0,x.createContext)(void 0),BXn=(0,x.createContext)(void 0),DXn=(0,x.createContext)({}),TXn=(0,x.createContext)(void 0),VXn=(0,x.createContext)(0),OXn=(0,x.createContext)(0),IXn=function(t){var e=t.state,n=e.xAxisMap,r=e.yAxisMap,a=e.offset,i=t.clipPathId,o=t.children,l=t.width,c=t.height,s=SXn(a);return x.createElement(LXn.Provider,{value:n},x.createElement(_Xn.Provider,{value:r},x.createElement(DXn.Provider,{value:a},x.createElement(BXn.Provider,{value:s},x.createElement(TXn.Provider,{value:i},x.createElement(VXn.Provider,{value:c},x.createElement(OXn.Provider,{value:l},o)))))))};var RXn=function(t){var e=(0,x.useContext)(LXn);null==e&&hpn(!1);var n=e[t];return null==n&&hpn(!1),n},FXn=function(t){var e=(0,x.useContext)(_Xn);null==e&&hpn(!1);var n=e[t];return null==n&&hpn(!1),n},NXn=function(){return(0,x.useContext)(OXn)},PXn=function(){return(0,x.useContext)(VXn)};function jXn(t){return jXn="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},jXn(t)}function UXn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function WXn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?UXn(Object(n),!0).forEach((function(e){ZXn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):UXn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function ZXn(t,e,n){return e=function(t){var e=function(t,e){if("object"!=jXn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=jXn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==jXn(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function GXn(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,a,i,o,l=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(l.push(r.value),l.length!==e);c=!0);}catch(t){s=!0,a=t}finally{try{if(!c&&null!=n.return&&(o=n.return(),Object(o)!==o))return}finally{if(s)throw a}}return l}}(t,e)||function(t,e){if(!t)return;if("string"===typeof t)return qXn(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return qXn(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function qXn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function YXn(){return YXn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},YXn.apply(this,arguments)}function XXn(t){var e=t.x,n=t.y,r=t.segment,a=t.xAxisId,i=t.yAxisId,o=t.shape,l=t.className,c=t.alwaysShow,s=(0,x.useContext)(TXn),u=RXn(a),d=FXn(i),h=(0,x.useContext)(BXn);if(!s||!h)return null;kVn(void 0===c,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.');var f=function(t,e,n,r,a,i,o,l,c){var s=a.x,u=a.y,d=a.width,h=a.height;if(n){var f=c.y,p=t.y.apply(f,{position:i});if(_qn(c,"discard")&&!t.y.isInRange(p))return null;var g=[{x:s+d,y:p},{x:s,y:p}];return"left"===l?g.reverse():g}if(e){var v=c.x,m=t.x.apply(v,{position:i});if(_qn(c,"discard")&&!t.x.isInRange(m))return null;var y=[{x:m,y:u+h},{x:m,y:u}];return"top"===o?y.reverse():y}if(r){var b=c.segment.map((function(e){return t.apply(e,{position:i})}));return _qn(c,"discard")&&AXn()(b,(function(e){return!t.isInRange(e)}))?null:b}return null}(vXn({x:u.scale,y:d.scale}),XDn(e),XDn(n),r&&2===r.length,h,t.position,u.orientation,d.orientation,t);if(!f)return null;var p=GXn(f,2),g=p[0],v=g.x,m=g.y,y=p[1],b=y.x,M=y.y,w=WXn(WXn({clipPath:_qn(t,"hidden")?"url(#".concat(s,")"):void 0},ATn(t,!0)),{},{x1:v,y1:m,x2:b,y2:M});return x.createElement(OTn,{className:ODn("recharts-reference-line",l)},function(t,e){return x.isValidElement(t)?x.cloneElement(t,e):kDn()(t)?t(e):x.createElement("line",YXn({},e,{className:"recharts-reference-line-line"}))}(o,w),Sqn.renderCallByParent(t,function(t){var e=t.x1,n=t.y1,r=t.x2,a=t.y2;return pXn({x:e,y:n},{x:r,y:a})}({x1:v,y1:m,x2:b,y2:M})))}function $Xn(t){return $Xn="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},$Xn(t)}function KXn(){return KXn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},KXn.apply(this,arguments)}function QXn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function JXn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?QXn(Object(n),!0).forEach((function(e){t$n(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):QXn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function t$n(t,e,n){return e=function(t){var e=function(t,e){if("object"!=$Xn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=$Xn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==$Xn(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}XXn.displayName="ReferenceLine",XXn.defaultProps={isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,fill:"none",stroke:"#ccc",fillOpacity:1,strokeWidth:1,position:"middle"};function e$n(t){var e=t.x1,n=t.x2,r=t.y1,a=t.y2,i=t.className,o=t.alwaysShow,l=t.clipPathId;kVn(void 0===o,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.');var c=XDn(e),s=XDn(n),u=XDn(r),d=XDn(a),h=t.shape;if(!c&&!s&&!u&&!d&&!h)return null;var f=function(t,e,n,r,a){var i=a.x1,o=a.x2,l=a.y1,c=a.y2,s=a.xAxis,u=a.yAxis;if(!s||!u)return null;var d=vXn({x:s.scale,y:u.scale}),h={x:t?d.x.apply(i,{position:"start"}):d.x.rangeMin,y:n?d.y.apply(l,{position:"start"}):d.y.rangeMin},f={x:e?d.x.apply(o,{position:"end"}):d.x.rangeMax,y:r?d.y.apply(c,{position:"end"}):d.y.rangeMax};return!_qn(a,"discard")||d.isInRange(h)&&d.isInRange(f)?pXn(h,f):null}(c,s,u,d,t);if(!f&&!h)return null;var p=_qn(t,"hidden")?"url(#".concat(l,")"):void 0;return x.createElement(OTn,{className:ODn("recharts-reference-area",i)},e$n.renderRect(h,JXn(JXn({clipPath:p},ATn(t,!0)),f)),Sqn.renderCallByParent(t,f))}function n$n(t){return function(t){if(Array.isArray(t))return r$n(t)}(t)||function(t){if("undefined"!==typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"===typeof t)return r$n(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return r$n(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function r$n(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}e$n.displayName="ReferenceArea",e$n.defaultProps={isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,r:10,fill:"#ccc",fillOpacity:.5,stroke:"none",strokeWidth:1},e$n.renderRect=function(t,e){return x.isValidElement(t)?x.cloneElement(t,e):kDn()(t)?t(e):x.createElement(uFn,KXn({},e,{className:"recharts-reference-area-rect"}))};var a$n=function(t,e,n,r,a){var i=bTn(t,XXn),o=bTn(t,zXn),l=[].concat(n$n(i),n$n(o)),c=bTn(t,e$n),s="".concat(r,"Id"),u=r[0],d=e;if(l.length&&(d=l.reduce((function(t,e){if(e.props[s]===n&&_qn(e.props,"extendDomain")&&YDn(e.props[u])){var r=e.props[u];return[Math.min(t[0],r),Math.max(t[1],r)]}return t}),d)),c.length){var h="".concat(u,"1"),f="".concat(u,"2");d=c.reduce((function(t,e){if(e.props[s]===n&&_qn(e.props,"extendDomain")&&YDn(e.props[h])&&YDn(e.props[f])){var r=e.props[h],a=e.props[f];return[Math.min(t[0],r,a),Math.max(t[1],r,a)]}return t}),d)}return a&&a.length&&(d=a.reduce((function(t,e){return YDn(e)?[Math.min(t[0],e),Math.max(t[1],e)]:t}),d)),d},i$n=n(7143),o$n=new(n.n(i$n)()),l$n="recharts.syncMouseEvents";function c$n(t){return c$n="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},c$n(t)}function s$n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,d$n(r.key),r)}}function u$n(t,e,n){return(e=d$n(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function d$n(t){var e=function(t,e){if("object"!=c$n(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=c$n(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==c$n(e)?e:String(e)}var h$n=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),u$n(this,"activeIndex",0),u$n(this,"coordinateList",[]),u$n(this,"layout","horizontal")}var e,n,r;return e=t,n=[{key:"setDetails",value:function(t){var e,n=t.coordinateList,r=void 0===n?null:n,a=t.container,i=void 0===a?null:a,o=t.layout,l=void 0===o?null:o,c=t.offset,s=void 0===c?null:c,u=t.mouseHandlerCallback,d=void 0===u?null:u;this.coordinateList=null!==(e=null!==r&&void 0!==r?r:this.coordinateList)&&void 0!==e?e:[],this.container=null!==i&&void 0!==i?i:this.container,this.layout=null!==l&&void 0!==l?l:this.layout,this.offset=null!==s&&void 0!==s?s:this.offset,this.mouseHandlerCallback=null!==d&&void 0!==d?d:this.mouseHandlerCallback,this.activeIndex=Math.min(Math.max(this.activeIndex,0),this.coordinateList.length-1)}},{key:"focus",value:function(){this.spoofMouse()}},{key:"keyboardEvent",value:function(t){if(0!==this.coordinateList.length)switch(t.key){case"ArrowRight":if("horizontal"!==this.layout)return;this.activeIndex=Math.min(this.activeIndex+1,this.coordinateList.length-1),this.spoofMouse();break;case"ArrowLeft":if("horizontal"!==this.layout)return;this.activeIndex=Math.max(this.activeIndex-1,0),this.spoofMouse()}}},{key:"setIndex",value:function(t){this.activeIndex=t}},{key:"spoofMouse",value:function(){var t,e;if("horizontal"===this.layout&&0!==this.coordinateList.length){var n=this.container.getBoundingClientRect(),r=n.x,a=n.y,i=n.height,o=this.coordinateList[this.activeIndex].coordinate,l=(null===(t=window)||void 0===t?void 0:t.scrollX)||0,c=(null===(e=window)||void 0===e?void 0:e.scrollY)||0,s=r+o+l,u=a+this.offset.top+i/2+c;this.mouseHandlerCallback({pageX:s,pageY:u})}}}],n&&s$n(e.prototype,n),r&&s$n(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function f$n(){}function p$n(t,e,n){t._context.bezierCurveTo((2*t._x0+t._x1)/3,(2*t._y0+t._y1)/3,(t._x0+2*t._x1)/3,(t._y0+2*t._y1)/3,(t._x0+4*t._x1+e)/6,(t._y0+4*t._y1+n)/6)}function g$n(t){this._context=t}function v$n(t){this._context=t}function m$n(t){this._context=t}g$n.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){switch(this._point){case 3:p$n(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:p$n(this,t,e)}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}},v$n.prototype={areaStart:f$n,areaEnd:f$n,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x2,this._y2),this._context.closePath();break;case 2:this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break;case 3:this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4)}},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._x2=t,this._y2=e;break;case 1:this._point=2,this._x3=t,this._y3=e;break;case 2:this._point=3,this._x4=t,this._y4=e,this._context.moveTo((this._x0+4*this._x1+t)/6,(this._y0+4*this._y1+e)/6);break;default:p$n(this,t,e)}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}},m$n.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var n=(this._x0+4*this._x1+t)/6,r=(this._y0+4*this._y1+e)/6;this._line?this._context.lineTo(n,r):this._context.moveTo(n,r);break;case 3:this._point=4;default:p$n(this,t,e)}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}};var y$n=function(){function t(e,n){C(this,t),this._context=e,this._x=n}return E(t,[{key:"areaStart",value:function(){this._line=0}},{key:"areaEnd",value:function(){this._line=NaN}},{key:"lineStart",value:function(){this._point=0}},{key:"lineEnd",value:function(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line}},{key:"point",value:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:this._x?this._context.bezierCurveTo(this._x0=(this._x0+t)/2,this._y0,this._x0,e,t,e):this._context.bezierCurveTo(this._x0,this._y0=(this._y0+e)/2,t,this._y0,t,e)}this._x0=t,this._y0=e}}]),t}();function b$n(t){this._context=t}function x$n(t){this._context=t}function M$n(t){return new x$n(t)}function w$n(t){return t<0?-1:1}function z$n(t,e,n){var r=t._x1-t._x0,a=e-t._x1,i=(t._y1-t._y0)/(r||a<0&&-0),o=(n-t._y1)/(a||r<0&&-0),l=(i*a+o*r)/(r+a);return(w$n(i)+w$n(o))*Math.min(Math.abs(i),Math.abs(o),.5*Math.abs(l))||0}function C$n(t,e){var n=t._x1-t._x0;return n?(3*(t._y1-t._y0)/n-e)/2:e}function A$n(t,e,n){var r=t._x0,a=t._y0,i=t._x1,o=t._y1,l=(i-r)/3;t._context.bezierCurveTo(r+l,a+l*e,i-l,o-l*n,i,o)}function k$n(t){this._context=t}function H$n(t){this._context=new E$n(t)}function E$n(t){this._context=t}function S$n(t){this._context=t}function L$n(t){var e,n,r=t.length-1,a=new Array(r),i=new Array(r),o=new Array(r);for(a[0]=0,i[0]=2,o[0]=t[0]+2*t[1],e=1;e<r-1;++e)a[e]=1,i[e]=4,o[e]=4*t[e]+2*t[e+1];for(a[r-1]=2,i[r-1]=7,o[r-1]=8*t[r-1]+t[r],e=1;e<r;++e)n=a[e]/i[e-1],i[e]-=n,o[e]-=n*o[e-1];for(a[r-1]=o[r-1]/i[r-1],e=r-2;e>=0;--e)a[e]=(o[e]-a[e+1])/i[e];for(i[r-1]=(t[r]+a[r-1])/2,e=0;e<r-1;++e)i[e]=2*t[e+1]-a[e+1];return[a,i]}function _$n(t,e){this._context=t,this._t=e}function B$n(t){return t[0]}function D$n(t){return t[1]}function T$n(t,e){var n=dOn(!0),r=null,a=M$n,i=null,o=yOn(l);function l(l){var c,s,u,d=(l=lZn(l)).length,h=!1;for(null==r&&(i=a(u=o())),c=0;c<=d;++c)!(c<d&&n(s=l[c],c,l))===h&&((h=!h)?i.lineStart():i.lineEnd()),h&&i.point(+t(s,c,l),+e(s,c,l));if(u)return i=null,u+""||null}return t="function"===typeof t?t:void 0===t?B$n:dOn(t),e="function"===typeof e?e:void 0===e?D$n:dOn(e),l.x=function(e){return arguments.length?(t="function"===typeof e?e:dOn(+e),l):t},l.y=function(t){return arguments.length?(e="function"===typeof t?t:dOn(+t),l):e},l.defined=function(t){return arguments.length?(n="function"===typeof t?t:dOn(!!t),l):n},l.curve=function(t){return arguments.length?(a=t,null!=r&&(i=a(r)),l):a},l.context=function(t){return arguments.length?(null==t?r=i=null:i=a(r=t),l):r},l}function V$n(t,e,n){var r=null,a=dOn(!0),i=null,o=M$n,l=null,c=yOn(s);function s(s){var u,d,h,f,p,g=(s=lZn(s)).length,v=!1,m=new Array(g),y=new Array(g);for(null==i&&(l=o(p=c())),u=0;u<=g;++u){if(!(u<g&&a(f=s[u],u,s))===v)if(v=!v)d=u,l.areaStart(),l.lineStart();else{for(l.lineEnd(),l.lineStart(),h=u-1;h>=d;--h)l.point(m[h],y[h]);l.lineEnd(),l.areaEnd()}v&&(m[u]=+t(f,u,s),y[u]=+e(f,u,s),l.point(r?+r(f,u,s):m[u],n?+n(f,u,s):y[u]))}if(p)return l=null,p+""||null}function u(){return T$n().defined(a).curve(o).context(i)}return t="function"===typeof t?t:void 0===t?B$n:dOn(+t),e="function"===typeof e?e:dOn(void 0===e?0:+e),n="function"===typeof n?n:void 0===n?D$n:dOn(+n),s.x=function(e){return arguments.length?(t="function"===typeof e?e:dOn(+e),r=null,s):t},s.x0=function(e){return arguments.length?(t="function"===typeof e?e:dOn(+e),s):t},s.x1=function(t){return arguments.length?(r=null==t?null:"function"===typeof t?t:dOn(+t),s):r},s.y=function(t){return arguments.length?(e="function"===typeof t?t:dOn(+t),n=null,s):e},s.y0=function(t){return arguments.length?(e="function"===typeof t?t:dOn(+t),s):e},s.y1=function(t){return arguments.length?(n=null==t?null:"function"===typeof t?t:dOn(+t),s):n},s.lineX0=s.lineY0=function(){return u().x(t).y(e)},s.lineY1=function(){return u().x(t).y(n)},s.lineX1=function(){return u().x(r).y(e)},s.defined=function(t){return arguments.length?(a="function"===typeof t?t:dOn(!!t),s):a},s.curve=function(t){return arguments.length?(o=t,null!=i&&(l=o(i)),s):o},s.context=function(t){return arguments.length?(null==t?i=l=null:l=o(i=t),s):i},s}function O$n(t){return O$n="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},O$n(t)}function I$n(){return I$n=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},I$n.apply(this,arguments)}function R$n(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function F$n(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?R$n(Object(n),!0).forEach((function(e){N$n(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):R$n(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function N$n(t,e,n){return e=function(t){var e=function(t,e){if("object"!=O$n(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=O$n(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==O$n(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}b$n.prototype={areaStart:f$n,areaEnd:f$n,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(t,e){t=+t,e=+e,this._point?this._context.lineTo(t,e):(this._point=1,this._context.moveTo(t,e))}},x$n.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:this._context.lineTo(t,e)}}},k$n.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:A$n(this,this._t0,C$n(this,this._t0))}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){var n=NaN;if(e=+e,(t=+t)!==this._x1||e!==this._y1){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3,A$n(this,C$n(this,n=z$n(this,t,e)),n);break;default:A$n(this,this._t0,n=z$n(this,t,e))}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e,this._t0=n}}},(H$n.prototype=Object.create(k$n.prototype)).point=function(t,e){k$n.prototype.point.call(this,e,t)},E$n.prototype={moveTo:function(t,e){this._context.moveTo(e,t)},closePath:function(){this._context.closePath()},lineTo:function(t,e){this._context.lineTo(e,t)},bezierCurveTo:function(t,e,n,r,a,i){this._context.bezierCurveTo(e,t,r,n,i,a)}},S$n.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var t=this._x,e=this._y,n=t.length;if(n)if(this._line?this._context.lineTo(t[0],e[0]):this._context.moveTo(t[0],e[0]),2===n)this._context.lineTo(t[1],e[1]);else for(var r=L$n(t),a=L$n(e),i=0,o=1;o<n;++i,++o)this._context.bezierCurveTo(r[0][i],a[0][i],r[1][i],a[1][i],t[o],e[o]);(this._line||0!==this._line&&1===n)&&this._context.closePath(),this._line=1-this._line,this._x=this._y=null},point:function(t,e){this._x.push(+t),this._y.push(+e)}},_$n.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0<this._t&&this._t<1&&2===this._point&&this._context.lineTo(this._x,this._y),(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line>=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:if(this._t<=0)this._context.lineTo(this._x,e),this._context.lineTo(t,e);else{var n=this._x*(1-this._t)+t*this._t;this._context.lineTo(n,this._y),this._context.lineTo(n,e)}}this._x=t,this._y=e}};var P$n={curveBasisClosed:function(t){return new v$n(t)},curveBasisOpen:function(t){return new m$n(t)},curveBasis:function(t){return new g$n(t)},curveBumpX:function(t){return new y$n(t,!0)},curveBumpY:function(t){return new y$n(t,!1)},curveLinearClosed:function(t){return new b$n(t)},curveLinear:M$n,curveMonotoneX:function(t){return new k$n(t)},curveMonotoneY:function(t){return new H$n(t)},curveNatural:function(t){return new S$n(t)},curveStep:function(t){return new _$n(t,.5)},curveStepAfter:function(t){return new _$n(t,1)},curveStepBefore:function(t){return new _$n(t,0)}},j$n=function(t){return t.x===+t.x&&t.y===+t.y},U$n=function(t){return t.x},W$n=function(t){return t.y},Z$n=function(t){var e,n=t.type,r=void 0===n?"linear":n,a=t.points,i=void 0===a?[]:a,o=t.baseLine,l=t.layout,c=t.connectNulls,s=void 0!==c&&c,u=function(t,e){if(kDn()(t))return t;var n="curve".concat(EVn()(t));return"curveMonotone"!==n&&"curveBump"!==n||!e?P$n[n]||M$n:P$n["".concat(n).concat("vertical"===e?"Y":"X")]}(r,l),d=s?i.filter((function(t){return j$n(t)})):i;if(Array.isArray(o)){var h=s?o.filter((function(t){return j$n(t)})):o,f=d.map((function(t,e){return F$n(F$n({},t),{},{base:h[e]})}));return(e="vertical"===l?V$n().y(W$n).x1(U$n).x0((function(t){return t.base.x})):V$n().x(U$n).y1(W$n).y0((function(t){return t.base.y}))).defined(j$n).curve(u),e(f)}return(e="vertical"===l&&YDn(o)?V$n().y(W$n).x1(U$n).x0(o):YDn(o)?V$n().x(U$n).y1(W$n).y0(o):T$n().x(U$n).y(W$n)).defined(j$n).curve(u),e(d)},G$n=function(t){var e=t.className,n=t.points,r=t.path,a=t.pathRef;if((!n||!n.length)&&!r)return null;var i=n&&n.length?Z$n(t):r;return x.createElement("path",I$n({},ATn(t,!1),cTn(t),{className:ODn("recharts-curve",e),d:i,ref:a}))};function q$n(t){return q$n="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},q$n(t)}var Y$n=["x","y","top","left","width","height","className"];function X$n(){return X$n=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},X$n.apply(this,arguments)}function $$n(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function K$n(t,e,n){return e=function(t){var e=function(t,e){if("object"!=q$n(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=q$n(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==q$n(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Q$n(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}var J$n=function(t,e,n,r,a,i){return"M".concat(t,",").concat(a,"v").concat(r,"M").concat(i,",").concat(e,"h").concat(n)},tKn=function(t){var e=t.x,n=void 0===e?0:e,r=t.y,a=void 0===r?0:r,i=t.top,o=void 0===i?0:i,l=t.left,c=void 0===l?0:l,s=t.width,u=void 0===s?0:s,d=t.height,h=void 0===d?0:d,f=t.className,p=function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?$$n(Object(n),!0).forEach((function(e){K$n(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):$$n(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({x:n,y:a,top:o,left:c,width:u,height:h},Q$n(t,Y$n));return YDn(n)&&YDn(a)&&YDn(u)&&YDn(h)&&YDn(o)&&YDn(c)?x.createElement("path",X$n({},ATn(p,!0),{className:ODn("recharts-cross",f),d:J$n(n,a,u,h,o,c)})):null};function eKn(t){var e=t.cx,n=t.cy,r=t.radius,a=t.startAngle,i=t.endAngle;return{points:[sqn(e,n,r,a),sqn(e,n,r,i)],cx:e,cy:n,radius:r,startAngle:a,endAngle:i}}function nKn(t,e,n){var r,a,i,o;if("horizontal"===t)i=r=e.x,a=n.top,o=n.top+n.height;else if("vertical"===t)o=a=e.y,r=n.left,i=n.left+n.width;else if(null!=e.cx&&null!=e.cy){if("centric"!==t)return eKn(e);var l=e.cx,c=e.cy,s=e.innerRadius,u=e.outerRadius,d=e.angle,h=sqn(l,c,s,d),f=sqn(l,c,u,d);r=h.x,a=h.y,i=f.x,o=f.y}return[{x:r,y:a},{x:i,y:o}]}function rKn(t){return rKn="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},rKn(t)}function aKn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function iKn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?aKn(Object(n),!0).forEach((function(e){oKn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):aKn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function oKn(t,e,n){return e=function(t){var e=function(t,e){if("object"!=rKn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=rKn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==rKn(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function lKn(t){var e,n=t.element,r=t.tooltipEventType,a=t.isActive,i=t.activeCoordinate,o=t.activePayload,l=t.offset,c=t.activeTooltipIndex,s=t.tooltipAxisBandSize,u=t.layout,d=t.chartName;if(!n||!n.props.cursor||!a||!i||"ScatterChart"!==d&&"axis"!==r)return null;var h=G$n;if("ScatterChart"===d)e=i,h=tKn;else if("BarChart"===d)e=function(t,e,n,r){var a=r/2;return{stroke:"none",fill:"#ccc",x:"horizontal"===t?e.x-a:n.left+.5,y:"horizontal"===t?n.top+.5:e.y-a,width:"horizontal"===t?r:n.width-1,height:"horizontal"===t?n.height-1:r}}(u,i,l,s),h=uFn;else if("radial"===u){var f=eKn(i),p=f.cx,g=f.cy,v=f.radius;e={cx:p,cy:g,startAngle:f.startAngle,endAngle:f.endAngle,innerRadius:v,outerRadius:v},h=bYn}else e={points:nKn(u,i,l)},h=G$n;var m=iKn(iKn(iKn(iKn({stroke:"#ccc",pointerEvents:"none"},l),e),ATn(n.props.cursor,!1)),{},{payload:o,payloadIndex:c,className:ODn("recharts-tooltip-cursor",n.props.cursor.className)});return(0,x.isValidElement)(n.props.cursor)?(0,x.cloneElement)(n.props.cursor,m):(0,x.createElement)(h,m)}var cKn=["item"],sKn=["children","className","width","height","style","compact","title","desc"];function uKn(t){return uKn="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},uKn(t)}function dKn(){return dKn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},dKn.apply(this,arguments)}function hKn(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,a,i,o,l=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(l.push(r.value),l.length!==e);c=!0);}catch(t){s=!0,a=t}finally{try{if(!c&&null!=n.return&&(o=n.return(),Object(o)!==o))return}finally{if(s)throw a}}return l}}(t,e)||MKn(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function fKn(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}function pKn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,kKn(r.key),r)}}function gKn(t,e,n){return e=mKn(e),function(t,e){if(e&&("object"===uKn(e)||"function"===typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return yKn(t)}(t,vKn()?Reflect.construct(e,n||[],mKn(t).constructor):e.apply(t,n))}function vKn(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(vKn=function(){return!!t})()}function mKn(t){return mKn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},mKn(t)}function yKn(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function bKn(t,e){return bKn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},bKn(t,e)}function xKn(t){return function(t){if(Array.isArray(t))return wKn(t)}(t)||function(t){if("undefined"!==typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||MKn(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function MKn(t,e){if(t){if("string"===typeof t)return wKn(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?wKn(t,e):void 0}}function wKn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function zKn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function CKn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?zKn(Object(n),!0).forEach((function(e){AKn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):zKn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function AKn(t,e,n){return(e=kKn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function kKn(t){var e=function(t,e){if("object"!=uKn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=uKn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==uKn(e)?e:String(e)}var HKn={xAxis:["bottom","top"],yAxis:["left","right"]},EKn={width:"100%",height:"100%"},SKn={x:0,y:0};function LKn(t){return t}var _Kn=function(t,e){var n=e.graphicalItems,r=e.dataStartIndex,a=e.dataEndIndex,i=(null!==n&&void 0!==n?n:[]).reduce((function(t,e){var n=e.props.data;return n&&n.length?[].concat(xKn(t),xKn(n)):t}),[]);return i.length>0?i:t&&t.length&&YDn(r)&&YDn(a)?t.slice(r,a+1):[]};function BKn(t){return"number"===t?[0,"auto"]:void 0}var DKn,TKn=function(t,e,n,r){var a=t.graphicalItems,i=t.tooltipAxis,o=_Kn(e,t);return n<0||!a||!a.length||n>=o.length?null:a.reduce((function(a,l){var c,s,u=null!==(c=l.props.data)&&void 0!==c?c:e;(u&&t.dataStartIndex+t.dataEndIndex!==0&&(u=u.slice(t.dataStartIndex,t.dataEndIndex+1)),i.dataKey&&!i.allowDuplicatedCategory)?s=eTn(void 0===u?o:u,i.dataKey,r):s=u&&u[n]||o[n];return s?[].concat(xKn(a),[VGn(l,s)]):a}),[])},VKn=function(t,e,n,r){var a=r||{x:t.chartX,y:t.chartY},i=function(t,e){return"horizontal"===e?t.x:"vertical"===e?t.y:"centric"===e?t.angle:t.radius}(a,n),o=t.orderedTooltipTicks,l=t.tooltipAxis,c=t.tooltipTicks,s=function(t){var e,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments.length>2?arguments[2]:void 0,a=arguments.length>3?arguments[3]:void 0,i=-1,o=null!==(e=null===n||void 0===n?void 0:n.length)&&void 0!==e?e:0;if(o<=1)return 0;if(a&&"angleAxis"===a.axisType&&Math.abs(Math.abs(a.range[1]-a.range[0])-360)<=1e-6)for(var l=a.range,c=0;c<o;c++){var s=c>0?r[c-1].coordinate:r[o-1].coordinate,u=r[c].coordinate,d=c>=o-1?r[0].coordinate:r[c+1].coordinate,h=void 0;if(GDn(u-s)!==GDn(d-u)){var f=[];if(GDn(d-u)===GDn(l[1]-l[0])){h=d;var p=u+l[1]-l[0];f[0]=Math.min(p,(p+s)/2),f[1]=Math.max(p,(p+s)/2)}else{h=s;var g=d+l[1]-l[0];f[0]=Math.min(u,(g+u)/2),f[1]=Math.max(u,(g+u)/2)}var v=[Math.min(u,(h+u)/2),Math.max(u,(h+u)/2)];if(t>v[0]&&t<=v[1]||t>=f[0]&&t<=f[1]){i=r[c].index;break}}else{var m=Math.min(s,d),y=Math.max(s,d);if(t>(m+u)/2&&t<=(y+u)/2){i=r[c].index;break}}}else for(var b=0;b<o;b++)if(0===b&&t<=(n[b].coordinate+n[b+1].coordinate)/2||b>0&&b<o-1&&t>(n[b].coordinate+n[b-1].coordinate)/2&&t<=(n[b].coordinate+n[b+1].coordinate)/2||b===o-1&&t>(n[b].coordinate+n[b-1].coordinate)/2){i=n[b].index;break}return i}(i,o,c,l);if(s>=0&&c){var u=c[s]&&c[s].value,d=TKn(t,e,s,u),h=function(t,e,n,r){var a=e.find((function(t){return t&&t.index===n}));if(a){if("horizontal"===t)return{x:a.coordinate,y:r.y};if("vertical"===t)return{x:r.x,y:a.coordinate};if("centric"===t){var i=a.coordinate,o=r.radius;return CKn(CKn(CKn({},r),sqn(r.cx,r.cy,o,i)),{},{angle:i,radius:o})}var l=a.coordinate,c=r.angle;return CKn(CKn(CKn({},r),sqn(r.cx,r.cy,l,c)),{},{angle:c,radius:l})}return SKn}(n,o,s,a);return{activeTooltipIndex:s,activeLabel:u,activePayload:d,activeCoordinate:h}}return null},OKn=function(t,e){var n=e.axes,r=e.graphicalItems,a=e.axisType,i=e.axisIdKey,o=e.stackGroups,l=e.dataStartIndex,c=e.dataEndIndex,s=t.layout,u=t.children,d=t.stackOffset,h=vGn(s,a);return n.reduce((function(e,n){var f,p=n.props,g=p.type,v=p.dataKey,m=p.allowDataOverflow,y=p.allowDuplicatedCategory,b=p.scale,x=p.ticks,M=p.includeHidden,w=n.props[i];if(e[w])return e;var z,C,A,k=_Kn(t.data,{graphicalItems:r.filter((function(t){return t.props[i]===w})),dataStartIndex:l,dataEndIndex:c}),H=k.length;(function(t,e,n){if("number"===n&&!0===e&&Array.isArray(t)){var r=null===t||void 0===t?void 0:t[0],a=null===t||void 0===t?void 0:t[1];if(r&&a&&YDn(r)&&YDn(a))return!0}return!1})(n.props.domain,m,g)&&(z=BGn(n.props.domain,null,m),!h||"number"!==g&&"auto"===b||(A=hGn(k,v,"category")));var E=BKn(g);if(!z||0===z.length){var S,L=null!==(S=n.props.domain)&&void 0!==S?S:E;if(v){if(z=hGn(k,v,g),"category"===g&&h){var _=function(t){if(!Array.isArray(t))return!1;for(var e=t.length,n={},r=0;r<e;r++){if(n[t[r]])return!0;n[t[r]]=!0}return!1}(z);y&&_?(C=z,z=EDn()(0,H)):y||(z=TGn(L,z,n).reduce((function(t,e){return t.indexOf(e)>=0?t:[].concat(xKn(t),[e])}),[]))}else if("category"===g)z=y?z.filter((function(t){return""!==t&&!CDn()(t)})):TGn(L,z,n).reduce((function(t,e){return t.indexOf(e)>=0||""===e||CDn()(e)?t:[].concat(xKn(t),[e])}),[]);else if("number"===g){var B=function(t,e,n,r,a){var i=e.map((function(e){return pGn(t,e,n,a,r)})).filter((function(t){return!CDn()(t)}));return i&&i.length?i.reduce((function(t,e){return[Math.min(t[0],e[0]),Math.max(t[1],e[1])]}),[1/0,-1/0]):null}(k,r.filter((function(t){return t.props[i]===w&&(M||!t.props.hide)})),v,a,s);B&&(z=B)}!h||"number"!==g&&"auto"===b||(A=hGn(k,v,"category"))}else z=h?EDn()(0,H):o&&o[w]&&o[w].hasStack&&"number"===g?"expand"===d?[0,1]:SGn(o[w].stackGroups,l,c):gGn(k,r.filter((function(t){return t.props[i]===w&&(M||!t.props.hide)})),g,s,!0);if("number"===g)z=a$n(u,z,w,a,x),L&&(z=BGn(L,z,m));else if("category"===g&&L){var D=L;z.every((function(t){return D.indexOf(t)>=0}))&&(z=D)}}return CKn(CKn({},e),{},AKn({},w,CKn(CKn({},n.props),{},{axisType:a,domain:z,categoricalDomain:A,duplicateDomain:C,originalDomain:null!==(f=n.props.domain)&&void 0!==f?f:E,isCategorical:h,layout:s})))}),{})},IKn=function(t,e){var n=e.axisType,r=void 0===n?"xAxis":n,a=e.AxisComp,i=e.graphicalItems,o=e.stackGroups,l=e.dataStartIndex,c=e.dataEndIndex,s=t.children,u="".concat(r,"Id"),d=bTn(s,a),h={};return d&&d.length?h=OKn(t,{axes:d,graphicalItems:i,axisType:r,axisIdKey:u,stackGroups:o,dataStartIndex:l,dataEndIndex:c}):i&&i.length&&(h=function(t,e){var n=e.graphicalItems,r=e.Axis,a=e.axisType,i=e.axisIdKey,o=e.stackGroups,l=e.dataStartIndex,c=e.dataEndIndex,s=t.layout,u=t.children,d=_Kn(t.data,{graphicalItems:n,dataStartIndex:l,dataEndIndex:c}),h=d.length,f=vGn(s,a),p=-1;return n.reduce((function(t,e){var g,v=e.props[i],m=BKn("number");return t[v]?t:(p++,f?g=EDn()(0,h):o&&o[v]&&o[v].hasStack?(g=SGn(o[v].stackGroups,l,c),g=a$n(u,g,v,a)):(g=BGn(m,gGn(d,n.filter((function(t){return t.props[i]===v&&!t.props.hide})),"number",s),r.defaultProps.allowDataOverflow),g=a$n(u,g,v,a)),CKn(CKn({},t),{},AKn({},v,CKn(CKn({axisType:a},r.defaultProps),{},{hide:!0,orientation:LDn()(HKn,"".concat(a,".").concat(p%2),null),domain:g,originalDomain:m,isCategorical:f,layout:s}))))}),{})}(t,{Axis:a,graphicalItems:i,axisType:r,axisIdKey:u,stackGroups:o,dataStartIndex:l,dataEndIndex:c})),h},RKn=function(t){var e=t.children,n=t.defaultShowTooltip,r=xTn(e,tqn),a=0,i=0;return t.data&&0!==t.data.length&&(i=t.data.length-1),r&&r.props&&(r.props.startIndex>=0&&(a=r.props.startIndex),r.props.endIndex>=0&&(i=r.props.endIndex)),{chartX:0,chartY:0,dataStartIndex:a,dataEndIndex:i,activeTooltipIndex:-1,isTooltipActive:Boolean(n)}},FKn=function(t){return"horizontal"===t?{numericAxisName:"yAxis",cateAxisName:"xAxis"}:"vertical"===t?{numericAxisName:"xAxis",cateAxisName:"yAxis"}:"centric"===t?{numericAxisName:"radiusAxis",cateAxisName:"angleAxis"}:{numericAxisName:"angleAxis",cateAxisName:"radiusAxis"}},NKn=function(t,e){var n=t.props,r=(t.graphicalItems,t.xAxisMap),a=void 0===r?{}:r,i=t.yAxisMap,o=void 0===i?{}:i,l=n.width,c=n.height,s=n.children,u=n.margin||{},d=xTn(s,tqn),h=xTn(s,eIn),f=Object.keys(o).reduce((function(t,e){var n=o[e],r=n.orientation;return n.mirror||n.hide?t:CKn(CKn({},t),{},AKn({},r,t[r]+n.width))}),{left:u.left||0,right:u.right||0}),p=Object.keys(a).reduce((function(t,e){var n=a[e],r=n.orientation;return n.mirror||n.hide?t:CKn(CKn({},t),{},AKn({},r,LDn()(t,"".concat(r))+n.height))}),{top:u.top||0,bottom:u.bottom||0}),g=CKn(CKn({},p),f),v=g.bottom;d&&(g.bottom+=d.props.height||tqn.defaultProps.height),h&&e&&(g=function(t,e,n,r){var a=n.children,i=n.width,o=n.margin,l=i-(o.left||0)-(o.right||0),c=aGn({children:a,legendWidth:l});if(c){var s=r||{},u=s.width,d=s.height,h=c.align,f=c.verticalAlign,p=c.layout;if(("vertical"===p||"horizontal"===p&&"middle"===f)&&"center"!==h&&YDn(t[h]))return lGn(lGn({},t),{},cGn({},h,t[h]+(u||0)));if(("horizontal"===p||"vertical"===p&&"center"===h)&&"middle"!==f&&YDn(t[f]))return lGn(lGn({},t),{},cGn({},f,t[f]+(d||0)))}return t}(g,0,n,e));var m=l-g.left-g.right,y=c-g.top-g.bottom;return CKn(CKn({brushBottom:v},g),{},{width:Math.max(m,0),height:Math.max(y,0)})},PKn=function(t,e){return"xAxis"===e?t[e].width:"yAxis"===e?t[e].height:void 0},jKn=function(t){var e,n=t.chartName,r=t.GraphicalChild,a=t.defaultTooltipEventType,i=void 0===a?"axis":a,o=t.validateTooltipEventTypes,l=void 0===o?["axis"]:o,c=t.axisComponents,s=t.legendContent,u=t.formatAxisMap,d=t.defaultProps,h=function(t,e){var n=e.graphicalItems,r=e.stackGroups,a=e.offset,i=e.updateId,o=e.dataStartIndex,l=e.dataEndIndex,s=t.barSize,u=t.layout,d=t.barGap,h=t.barCategoryGap,f=t.maxBarSize,p=FKn(u),g=p.numericAxisName,v=p.cateAxisName,m=function(t){return!(!t||!t.length)&&t.some((function(t){var e=gTn(t&&t.type);return e&&e.indexOf("Bar")>=0}))}(n),y=[];return n.forEach((function(n,p){var b=_Kn(t.data,{graphicalItems:[n],dataStartIndex:o,dataEndIndex:l}),x=n.props,M=x.dataKey,w=x.maxBarSize,z=n.props["".concat(g,"Id")],C=n.props["".concat(v,"Id")],A=c.reduce((function(t,r){var a=e["".concat(r.axisType,"Map")],i=n.props["".concat(r.axisType,"Id")];a&&a[i]||"zAxis"===r.axisType||hpn(!1);var o=a[i];return CKn(CKn({},t),{},AKn(AKn({},r.axisType,o),"".concat(r.axisType,"Ticks"),yGn(o)))}),{}),k=A[v],H=A["".concat(v,"Ticks")],E=r&&r[z]&&r[z].hasStack&&function(t,e){var n=t.props.stackId;if(XDn(n)){var r=e[n];if(r){var a=r.items.indexOf(t);return a>=0?r.stackedData[a]:null}}return null}(n,r[z].stackGroups),S=gTn(n.type).indexOf("Bar")>=0,L=DGn(k,H),_=[],B=m&&function(t){var e=t.barSize,n=t.totalSize,r=t.stackGroups,a=void 0===r?{}:r;if(!a)return{};for(var i={},o=Object.keys(a),l=0,c=o.length;l<c;l++)for(var s=a[o[l]].stackGroups,u=Object.keys(s),d=0,h=u.length;d<h;d++){var f=s[u[d]],p=f.items,g=f.cateAxisId,v=p.filter((function(t){return gTn(t.type).indexOf("Bar")>=0}));if(v&&v.length){var m=v[0].props.barSize,y=v[0].props[g];i[y]||(i[y]=[]);var b=CDn()(m)?e:m;i[y].push({item:v[0],stackList:v.slice(1),barSize:CDn()(b)?void 0:QDn(b,n,0)})}}return i}({barSize:s,stackGroups:r,totalSize:PKn(A,v)});if(S){var D,T,V=CDn()(w)?f:w,O=null!==(D=null!==(T=DGn(k,H,!0))&&void 0!==T?T:V)&&void 0!==D?D:0;_=function(t){var e=t.barGap,n=t.barCategoryGap,r=t.bandSize,a=t.sizeList,i=void 0===a?[]:a,o=t.maxBarSize,l=i.length;if(l<1)return null;var c,s=QDn(e,r,0,!0),u=[];if(i[0].barSize===+i[0].barSize){var d=!1,h=r/l,f=i.reduce((function(t,e){return t+e.barSize||0}),0);(f+=(l-1)*s)>=r&&(f-=(l-1)*s,s=0),f>=r&&h>0&&(d=!0,f=l*(h*=.9));var p={offset:((r-f)/2>>0)-s,size:0};c=i.reduce((function(t,e){var n={item:e.item,position:{offset:p.offset+p.size+s,size:d?h:e.barSize}},r=[].concat(sGn(t),[n]);return p=r[r.length-1].position,e.stackList&&e.stackList.length&&e.stackList.forEach((function(t){r.push({item:t,position:p})})),r}),u)}else{var g=QDn(n,r,0,!0);r-2*g-(l-1)*s<=0&&(s=0);var v=(r-2*g-(l-1)*s)/l;v>1&&(v>>=0);var m=o===+o?Math.min(v,o):v;c=i.reduce((function(t,e,n){var r=[].concat(sGn(t),[{item:e.item,position:{offset:g+(v+s)*n+(v-m)/2,size:m}}]);return e.stackList&&e.stackList.length&&e.stackList.forEach((function(t){r.push({item:t,position:r[r.length-1].position})})),r}),u)}return c}({barGap:d,barCategoryGap:h,bandSize:O!==L?O:L,sizeList:B[C],maxBarSize:V}),O!==L&&(_=_.map((function(t){return CKn(CKn({},t),{},{position:CKn(CKn({},t.position),{},{offset:t.position.offset-O/2})})})))}var I,R,F=n&&n.type&&n.type.getComposedData;F&&y.push({props:CKn(CKn({},F(CKn(CKn({},A),{},{displayedData:b,props:t,dataKey:M,item:n,bandSize:L,barPosition:_,offset:a,stackedData:E,layout:u,dataStartIndex:o,dataEndIndex:l}))),{},AKn(AKn(AKn({key:n.key||"item-".concat(p)},g,A[g]),v,A[v]),"animationId",i)),childIndex:(I=n,R=t.children,yTn(R).indexOf(I)),item:n})})),y},f=function(t,e){var a=t.props,i=t.dataStartIndex,o=t.dataEndIndex,l=t.updateId;if(!MTn({props:a}))return null;var s=a.children,d=a.layout,f=a.stackOffset,p=a.data,g=a.reverseStackOrder,v=FKn(d),m=v.numericAxisName,y=v.cateAxisName,b=bTn(s,r),x=function(t,e,n,r,a,i){if(!t)return null;var o=(i?e.reverse():e).reduce((function(t,e){var a=e.props,i=a.stackId;if(a.hide)return t;var o=e.props[n],l=t[o]||{hasStack:!1,stackGroups:{}};if(XDn(i)){var c=l.stackGroups[i]||{numericAxisId:n,cateAxisId:r,items:[]};c.items.push(e),l.hasStack=!0,l.stackGroups[i]=c}else l.stackGroups[KDn("_stackId_")]={numericAxisId:n,cateAxisId:r,items:[e]};return lGn(lGn({},t),{},cGn({},o,l))}),{});return Object.keys(o).reduce((function(e,i){var l=o[i];return l.hasStack&&(l.stackGroups=Object.keys(l.stackGroups).reduce((function(e,i){var o=l.stackGroups[i];return lGn(lGn({},e),{},cGn({},i,{numericAxisId:n,cateAxisId:r,items:o.items,stackedData:AGn(t,o.items,a)}))}),{})),lGn(lGn({},e),{},cGn({},i,l))}),{})}(p,b,"".concat(m,"Id"),"".concat(y,"Id"),f,g),M=c.reduce((function(t,e){var n="".concat(e.axisType,"Map");return CKn(CKn({},t),{},AKn({},n,IKn(a,CKn(CKn({},e),{},{graphicalItems:b,stackGroups:e.axisType===m&&x,dataStartIndex:i,dataEndIndex:o}))))}),{}),w=NKn(CKn(CKn({},M),{},{props:a,graphicalItems:b}),null===e||void 0===e?void 0:e.legendBBox);Object.keys(M).forEach((function(t){M[t]=u(a,M[t],w,t.replace("Map",""),n)}));var z=function(t){var e=JDn(t),n=yGn(e,!1,!0);return{tooltipTicks:n,orderedTooltipTicks:BDn()(n,(function(t){return t.coordinate})),tooltipAxis:e,tooltipAxisBandSize:DGn(e,n)}}(M["".concat(y,"Map")]),C=h(a,CKn(CKn({},M),{},{dataStartIndex:i,dataEndIndex:o,updateId:l,graphicalItems:b,stackGroups:x,offset:w}));return CKn(CKn({formattedGraphicalItems:C,graphicalItems:b,offset:w,stackGroups:x},z),M)};return e=function(t){function e(t){var r,a,i;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),AKn(yKn(i=gKn(this,e,[t])),"eventEmitterSymbol",Symbol("rechartsEventEmitter")),AKn(yKn(i),"accessibilityManager",new h$n),AKn(yKn(i),"handleLegendBBoxUpdate",(function(t){if(t){var e=i.state,n=e.dataStartIndex,r=e.dataEndIndex,a=e.updateId;i.setState(CKn({legendBBox:t},f({props:i.props,dataStartIndex:n,dataEndIndex:r,updateId:a},CKn(CKn({},i.state),{},{legendBBox:t}))))}})),AKn(yKn(i),"handleReceiveSyncEvent",(function(t,e,n){if(i.props.syncId===t){if(n===i.eventEmitterSymbol&&"function"!==typeof i.props.syncMethod)return;i.applySyncEvent(e)}})),AKn(yKn(i),"handleBrushChange",(function(t){var e=t.startIndex,n=t.endIndex;if(e!==i.state.dataStartIndex||n!==i.state.dataEndIndex){var r=i.state.updateId;i.setState((function(){return CKn({dataStartIndex:e,dataEndIndex:n},f({props:i.props,dataStartIndex:e,dataEndIndex:n,updateId:r},i.state))})),i.triggerSyncEvent({dataStartIndex:e,dataEndIndex:n})}})),AKn(yKn(i),"handleMouseEnter",(function(t){var e=i.getMouseInfo(t);if(e){var n=CKn(CKn({},e),{},{isTooltipActive:!0});i.setState(n),i.triggerSyncEvent(n);var r=i.props.onMouseEnter;kDn()(r)&&r(n,t)}})),AKn(yKn(i),"triggeredAfterMouseMove",(function(t){var e=i.getMouseInfo(t),n=e?CKn(CKn({},e),{},{isTooltipActive:!0}):{isTooltipActive:!1};i.setState(n),i.triggerSyncEvent(n);var r=i.props.onMouseMove;kDn()(r)&&r(n,t)})),AKn(yKn(i),"handleItemMouseEnter",(function(t){i.setState((function(){return{isTooltipActive:!0,activeItem:t,activePayload:t.tooltipPayload,activeCoordinate:t.tooltipPosition||{x:t.cx,y:t.cy}}}))})),AKn(yKn(i),"handleItemMouseLeave",(function(){i.setState((function(){return{isTooltipActive:!1}}))})),AKn(yKn(i),"handleMouseMove",(function(t){t.persist(),i.throttleTriggeredAfterMouseMove(t)})),AKn(yKn(i),"handleMouseLeave",(function(t){i.throttleTriggeredAfterMouseMove.cancel();var e={isTooltipActive:!1};i.setState(e),i.triggerSyncEvent(e);var n=i.props.onMouseLeave;kDn()(n)&&n(e,t)})),AKn(yKn(i),"handleOuterEvent",(function(t){var e,n=function(t){var e=t&&t.type;return e&&pTn[e]?pTn[e]:null}(t),r=LDn()(i.props,"".concat(n));n&&kDn()(r)&&r(null!==(e=/.*touch.*/i.test(n)?i.getMouseInfo(t.changedTouches[0]):i.getMouseInfo(t))&&void 0!==e?e:{},t)})),AKn(yKn(i),"handleClick",(function(t){var e=i.getMouseInfo(t);if(e){var n=CKn(CKn({},e),{},{isTooltipActive:!0});i.setState(n),i.triggerSyncEvent(n);var r=i.props.onClick;kDn()(r)&&r(n,t)}})),AKn(yKn(i),"handleMouseDown",(function(t){var e=i.props.onMouseDown;kDn()(e)&&e(i.getMouseInfo(t),t)})),AKn(yKn(i),"handleMouseUp",(function(t){var e=i.props.onMouseUp;kDn()(e)&&e(i.getMouseInfo(t),t)})),AKn(yKn(i),"handleTouchMove",(function(t){null!=t.changedTouches&&t.changedTouches.length>0&&i.throttleTriggeredAfterMouseMove(t.changedTouches[0])})),AKn(yKn(i),"handleTouchStart",(function(t){null!=t.changedTouches&&t.changedTouches.length>0&&i.handleMouseDown(t.changedTouches[0])})),AKn(yKn(i),"handleTouchEnd",(function(t){null!=t.changedTouches&&t.changedTouches.length>0&&i.handleMouseUp(t.changedTouches[0])})),AKn(yKn(i),"triggerSyncEvent",(function(t){void 0!==i.props.syncId&&o$n.emit(l$n,i.props.syncId,t,i.eventEmitterSymbol)})),AKn(yKn(i),"applySyncEvent",(function(t){var e=i.props,n=e.layout,r=e.syncMethod,a=i.state.updateId,o=t.dataStartIndex,l=t.dataEndIndex;if(void 0!==t.dataStartIndex||void 0!==t.dataEndIndex)i.setState(CKn({dataStartIndex:o,dataEndIndex:l},f({props:i.props,dataStartIndex:o,dataEndIndex:l,updateId:a},i.state)));else if(void 0!==t.activeTooltipIndex){var c=t.chartX,s=t.chartY,u=t.activeTooltipIndex,d=i.state,h=d.offset,p=d.tooltipTicks;if(!h)return;if("function"===typeof r)u=r(p,t);else if("value"===r){u=-1;for(var g=0;g<p.length;g++)if(p[g].value===t.activeLabel){u=g;break}}var v=CKn(CKn({},h),{},{x:h.left,y:h.top}),m=Math.min(c,v.x+v.width),y=Math.min(s,v.y+v.height),b=p[u]&&p[u].value,x=TKn(i.state,i.props.data,u),M=p[u]?{x:"horizontal"===n?p[u].coordinate:m,y:"horizontal"===n?y:p[u].coordinate}:SKn;i.setState(CKn(CKn({},t),{},{activeLabel:b,activeCoordinate:M,activePayload:x,activeTooltipIndex:u}))}else i.setState(t)})),AKn(yKn(i),"renderCursor",(function(t){var e,r=i.state,a=r.isTooltipActive,o=r.activeCoordinate,l=r.activePayload,c=r.offset,s=r.activeTooltipIndex,u=r.tooltipAxisBandSize,d=i.getTooltipEventType(),h=null!==(e=t.props.active)&&void 0!==e?e:a,f=i.props.layout,p=t.key||"_recharts-cursor";return x.createElement(lKn,{key:p,activeCoordinate:o,activePayload:l,activeTooltipIndex:s,chartName:n,element:t,isActive:h,layout:f,offset:c,tooltipAxisBandSize:u,tooltipEventType:d})})),AKn(yKn(i),"renderPolarAxis",(function(t,e,n){var r=LDn()(t,"type.axisType"),a=LDn()(i.state,"".concat(r,"Map")),o=a&&a[t.props["".concat(r,"Id")]];return(0,x.cloneElement)(t,CKn(CKn({},o),{},{className:ODn(r,o.className),key:t.key||"".concat(e,"-").concat(n),ticks:yGn(o,!0)}))})),AKn(yKn(i),"renderPolarGrid",(function(t){var e=t.props,n=e.radialLines,r=e.polarAngles,a=e.polarRadius,o=i.state,l=o.radiusAxisMap,c=o.angleAxisMap,s=JDn(l),u=JDn(c),d=u.cx,h=u.cy,f=u.innerRadius,p=u.outerRadius;return(0,x.cloneElement)(t,{polarAngles:Array.isArray(r)?r:yGn(u,!0).map((function(t){return t.coordinate})),polarRadius:Array.isArray(a)?a:yGn(s,!0).map((function(t){return t.coordinate})),cx:d,cy:h,innerRadius:f,outerRadius:p,key:t.key||"polar-grid",radialLines:n})})),AKn(yKn(i),"renderLegend",(function(){var t=i.state.formattedGraphicalItems,e=i.props,n=e.children,r=e.width,a=e.height,o=i.props.margin||{},l=r-(o.left||0)-(o.right||0),c=aGn({children:n,formattedGraphicalItems:t,legendWidth:l,legendContent:s});if(!c)return null;var u=c.item,d=fKn(c,cKn);return(0,x.cloneElement)(u,CKn(CKn({},d),{},{chartWidth:r,chartHeight:a,margin:o,onBBoxUpdate:i.handleLegendBBoxUpdate}))})),AKn(yKn(i),"renderTooltip",(function(){var t,e=i.props,n=e.children,r=e.accessibilityLayer,a=xTn(n,AVn);if(!a)return null;var o=i.state,l=o.isTooltipActive,c=o.activeCoordinate,s=o.activePayload,u=o.activeLabel,d=o.offset,h=null!==(t=a.props.active)&&void 0!==t?t:l;return(0,x.cloneElement)(a,{viewBox:CKn(CKn({},d),{},{x:d.left,y:d.top}),active:h,label:u,payload:h?s:[],coordinate:c,accessibilityLayer:r})})),AKn(yKn(i),"renderBrush",(function(t){var e=i.props,n=e.margin,r=e.data,a=i.state,o=a.offset,l=a.dataStartIndex,c=a.dataEndIndex,s=a.updateId;return(0,x.cloneElement)(t,{key:t.key||"_recharts-brush",onChange:xGn(i.handleBrushChange,t.props.onChange),data:r,x:YDn(t.props.x)?t.props.x:o.left,y:YDn(t.props.y)?t.props.y:o.top+o.height+o.brushBottom-(n.bottom||0),width:YDn(t.props.width)?t.props.width:o.width,startIndex:l,endIndex:c,updateId:"brush-".concat(s)})})),AKn(yKn(i),"renderReferenceElement",(function(t,e,n){if(!t)return null;var r=yKn(i).clipPathId,a=i.state,o=a.xAxisMap,l=a.yAxisMap,c=a.offset,s=t.props,u=s.xAxisId,d=s.yAxisId;return(0,x.cloneElement)(t,{key:t.key||"".concat(e,"-").concat(n),xAxis:o[u],yAxis:l[d],viewBox:{x:c.left,y:c.top,width:c.width,height:c.height},clipPathId:r})})),AKn(yKn(i),"renderActivePoints",(function(t){var n=t.item,r=t.activePoint,a=t.basePoint,i=t.childIndex,o=t.isRange,l=[],c=n.props.key,s=n.item.props,u=s.activeDot,d=CKn(CKn({index:i,dataKey:s.dataKey,cx:r.x,cy:r.y,r:4,fill:fGn(n.item),strokeWidth:2,stroke:"#fff",payload:r.payload,value:r.value,key:"".concat(c,"-activePoint-").concat(i)},ATn(u,!1)),cTn(u));return l.push(e.renderActiveDot(u,d)),a?l.push(e.renderActiveDot(u,CKn(CKn({},d),{},{cx:a.x,cy:a.y,key:"".concat(c,"-basePoint-").concat(i)}))):o&&l.push(null),l})),AKn(yKn(i),"renderGraphicChild",(function(t,e,n){var r=i.filterFormatItem(t,e,n);if(!r)return null;var a=i.getTooltipEventType(),o=i.state,l=o.isTooltipActive,c=o.tooltipAxis,s=o.activeTooltipIndex,u=o.activeLabel,d=xTn(i.props.children,AVn),h=r.props,f=h.points,p=h.isRange,g=h.baseLine,v=r.item.props,m=v.activeDot,y=v.hide,b=v.activeBar,M=v.activeShape,w=Boolean(!y&&l&&d&&(m||b||M)),z={};"axis"!==a&&d&&"click"===d.props.trigger?z={onClick:xGn(i.handleItemMouseEnter,t.props.onClick)}:"axis"!==a&&(z={onMouseLeave:xGn(i.handleItemMouseLeave,t.props.onMouseLeave),onMouseEnter:xGn(i.handleItemMouseEnter,t.props.onMouseEnter)});var C=(0,x.cloneElement)(t,CKn(CKn({},r.props),z));if(w){if(!(s>=0)){var A,k=(null!==(A=i.getItemByXY(i.state.activeCoordinate))&&void 0!==A?A:{graphicalItem:C}).graphicalItem,H=k.item,E=void 0===H?t:H,S=k.childIndex,L=CKn(CKn(CKn({},r.props),z),{},{activeIndex:S});return[(0,x.cloneElement)(E,L),null,null]}var _,B;if(c.dataKey&&!c.allowDuplicatedCategory){var D="function"===typeof c.dataKey?function(t){return"function"===typeof c.dataKey?c.dataKey(t.payload):null}:"payload.".concat(c.dataKey.toString());_=eTn(f,D,u),B=p&&g&&eTn(g,D,u)}else _=null===f||void 0===f?void 0:f[s],B=p&&g&&g[s];if(M||b){var T=void 0!==t.props.activeIndex?t.props.activeIndex:s;return[(0,x.cloneElement)(t,CKn(CKn(CKn({},r.props),z),{},{activeIndex:T})),null,null]}if(!CDn()(_))return[C].concat(xKn(i.renderActivePoints({item:r,activePoint:_,basePoint:B,childIndex:s,isRange:p})))}return p?[C,null,null]:[C,null]})),AKn(yKn(i),"renderCustomized",(function(t,e,n){return(0,x.cloneElement)(t,CKn(CKn({key:"recharts-customized-".concat(n)},i.props),i.state))})),AKn(yKn(i),"renderMap",{CartesianGrid:{handler:LKn,once:!0},ReferenceArea:{handler:i.renderReferenceElement},ReferenceLine:{handler:LKn},ReferenceDot:{handler:i.renderReferenceElement},XAxis:{handler:LKn},YAxis:{handler:LKn},Brush:{handler:i.renderBrush,once:!0},Bar:{handler:i.renderGraphicChild},Line:{handler:i.renderGraphicChild},Area:{handler:i.renderGraphicChild},Radar:{handler:i.renderGraphicChild},RadialBar:{handler:i.renderGraphicChild},Scatter:{handler:i.renderGraphicChild},Pie:{handler:i.renderGraphicChild},Funnel:{handler:i.renderGraphicChild},Tooltip:{handler:i.renderCursor,once:!0},PolarGrid:{handler:i.renderPolarGrid,once:!0},PolarAngleAxis:{handler:i.renderPolarAxis},PolarRadiusAxis:{handler:i.renderPolarAxis},Customized:{handler:i.renderCustomized}}),i.clipPathId="".concat(null!==(r=t.id)&&void 0!==r?r:KDn("recharts"),"-clip"),i.throttleTriggeredAfterMouseMove=TDn()(i.triggeredAfterMouseMove,null!==(a=t.throttleDelay)&&void 0!==a?a:1e3/60),i.state={},i}var r,a,o;return function(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&bKn(t,e)}(e,t),r=e,a=[{key:"componentDidMount",value:function(){var t,e;this.addListener(),this.accessibilityManager.setDetails({container:this.container,offset:{left:null!==(t=this.props.margin.left)&&void 0!==t?t:0,top:null!==(e=this.props.margin.top)&&void 0!==e?e:0},coordinateList:this.state.tooltipTicks,mouseHandlerCallback:this.triggeredAfterMouseMove,layout:this.props.layout}),this.displayDefaultTooltip()}},{key:"displayDefaultTooltip",value:function(){var t=this.props,e=t.children,n=t.data,r=t.height,a=t.layout,i=xTn(e,AVn);if(i){var o=i.props.defaultIndex;if(!("number"!==typeof o||o<0||o>this.state.tooltipTicks.length)){var l=this.state.tooltipTicks[o]&&this.state.tooltipTicks[o].value,c=TKn(this.state,n,o,l),s=this.state.tooltipTicks[o].coordinate,u=(this.state.offset.top+r)/2,d="horizontal"===a?{x:s,y:u}:{y:s,x:u},h=this.state.formattedGraphicalItems.find((function(t){return"Scatter"===t.item.type.name}));h&&(d=CKn(CKn({},d),h.props.points[o].tooltipPosition),c=h.props.points[o].tooltipPayload);var f={activeTooltipIndex:o,isTooltipActive:!0,activeLabel:l,activePayload:c,activeCoordinate:d};this.setState(f),this.renderCursor(i),this.accessibilityManager.setIndex(o)}}}},{key:"getSnapshotBeforeUpdate",value:function(t,e){return this.props.accessibilityLayer?(this.state.tooltipTicks!==e.tooltipTicks&&this.accessibilityManager.setDetails({coordinateList:this.state.tooltipTicks}),this.props.layout!==t.layout&&this.accessibilityManager.setDetails({layout:this.props.layout}),this.props.margin!==t.margin&&this.accessibilityManager.setDetails({offset:{left:null!==(n=this.props.margin.left)&&void 0!==n?n:0,top:null!==(r=this.props.margin.top)&&void 0!==r?r:0}}),null):null;var n,r}},{key:"componentDidUpdate",value:function(t){kTn([xTn(t.children,AVn)],[xTn(this.props.children,AVn)])||this.displayDefaultTooltip()}},{key:"componentWillUnmount",value:function(){this.removeListener(),this.throttleTriggeredAfterMouseMove.cancel()}},{key:"getTooltipEventType",value:function(){var t=xTn(this.props.children,AVn);if(t&&"boolean"===typeof t.props.shared){var e=t.props.shared?"axis":"item";return l.indexOf(e)>=0?e:i}return i}},{key:"getMouseInfo",value:function(t){if(!this.container)return null;var e,n=this.container,r=n.getBoundingClientRect(),a={top:(e=r).top+window.scrollY-document.documentElement.clientTop,left:e.left+window.scrollX-document.documentElement.clientLeft},i={chartX:Math.round(t.pageX-a.left),chartY:Math.round(t.pageY-a.top)},o=r.width/n.offsetWidth||1,l=this.inRange(i.chartX,i.chartY,o);if(!l)return null;var c=this.state,s=c.xAxisMap,u=c.yAxisMap;if("axis"!==this.getTooltipEventType()&&s&&u){var d=JDn(s).scale,h=JDn(u).scale,f=d&&d.invert?d.invert(i.chartX):null,p=h&&h.invert?h.invert(i.chartY):null;return CKn(CKn({},i),{},{xValue:f,yValue:p})}var g=VKn(this.state,this.props.data,this.props.layout,l);return g?CKn(CKn({},i),g):null}},{key:"inRange",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,r=this.props.layout,a=t/n,i=e/n;if("horizontal"===r||"vertical"===r){var o=this.state.offset;return a>=o.left&&a<=o.left+o.width&&i>=o.top&&i<=o.top+o.height?{x:a,y:i}:null}var l=this.state,c=l.angleAxisMap,s=l.radiusAxisMap;if(c&&s){var u=JDn(c);return fqn({x:a,y:i},u)}return null}},{key:"parseEventsOfWrapper",value:function(){var t=this.props.children,e=this.getTooltipEventType(),n=xTn(t,AVn),r={};return n&&"axis"===e&&(r="click"===n.props.trigger?{onClick:this.handleClick}:{onMouseEnter:this.handleMouseEnter,onMouseMove:this.handleMouseMove,onMouseLeave:this.handleMouseLeave,onTouchMove:this.handleTouchMove,onTouchStart:this.handleTouchStart,onTouchEnd:this.handleTouchEnd}),CKn(CKn({},cTn(this.props,this.handleOuterEvent)),r)}},{key:"addListener",value:function(){o$n.on(l$n,this.handleReceiveSyncEvent)}},{key:"removeListener",value:function(){o$n.removeListener(l$n,this.handleReceiveSyncEvent)}},{key:"filterFormatItem",value:function(t,e,n){for(var r=this.state.formattedGraphicalItems,a=0,i=r.length;a<i;a++){var o=r[a];if(o.item===t||o.props.key===t.key||e===gTn(o.item.type)&&n===o.childIndex)return o}return null}},{key:"renderClipPath",value:function(){var t=this.clipPathId,e=this.state.offset,n=e.left,r=e.top,a=e.height,i=e.width;return x.createElement("defs",null,x.createElement("clipPath",{id:t},x.createElement("rect",{x:n,y:r,height:a,width:i})))}},{key:"getXScales",value:function(){var t=this.state.xAxisMap;return t?Object.entries(t).reduce((function(t,e){var n=hKn(e,2),r=n[0],a=n[1];return CKn(CKn({},t),{},AKn({},r,a.scale))}),{}):null}},{key:"getYScales",value:function(){var t=this.state.yAxisMap;return t?Object.entries(t).reduce((function(t,e){var n=hKn(e,2),r=n[0],a=n[1];return CKn(CKn({},t),{},AKn({},r,a.scale))}),{}):null}},{key:"getXScaleByAxisId",value:function(t){var e;return null===(e=this.state.xAxisMap)||void 0===e||null===(e=e[t])||void 0===e?void 0:e.scale}},{key:"getYScaleByAxisId",value:function(t){var e;return null===(e=this.state.yAxisMap)||void 0===e||null===(e=e[t])||void 0===e?void 0:e.scale}},{key:"getItemByXY",value:function(t){var e=this.state,n=e.formattedGraphicalItems,r=e.activeItem;if(n&&n.length)for(var a=0,i=n.length;a<i;a++){var o=n[a],l=o.props,c=o.item,s=gTn(c.type);if("Bar"===s){var u=(l.data||[]).find((function(e){return cFn(t,e)}));if(u)return{graphicalItem:o,payload:u}}else if("RadialBar"===s){var d=(l.data||[]).find((function(e){return fqn(t,e)}));if(d)return{graphicalItem:o,payload:d}}else if(SYn(o,r)||LYn(o,r)||_Yn(o,r)){var h=VYn({graphicalItem:o,activeTooltipItem:r,itemData:c.props.data}),f=void 0===c.props.activeIndex?h:c.props.activeIndex;return{graphicalItem:CKn(CKn({},o),{},{childIndex:f}),payload:_Yn(o,r)?c.props.data[h]:o.props.data[h]}}}return null}},{key:"render",value:function(){var t=this;if(!MTn(this))return null;var e,n,r=this.props,a=r.children,i=r.className,o=r.width,l=r.height,c=r.style,s=r.compact,u=r.title,d=r.desc,h=fKn(r,sKn),f=ATn(h,!1);if(s)return x.createElement(IXn,{state:this.state,width:this.props.width,height:this.props.height,clipPathId:this.clipPathId},x.createElement(BTn,dKn({},f,{width:o,height:l,title:u,desc:d}),this.renderClipPath(),ETn(a,this.renderMap)));this.props.accessibilityLayer&&(f.tabIndex=null!==(e=this.props.tabIndex)&&void 0!==e?e:0,f.role=null!==(n=this.props.role)&&void 0!==n?n:"application",f.onKeyDown=function(e){t.accessibilityManager.keyboardEvent(e)},f.onFocus=function(){t.accessibilityManager.focus()});var p=this.parseEventsOfWrapper();return x.createElement(IXn,{state:this.state,width:this.props.width,height:this.props.height,clipPathId:this.clipPathId},x.createElement("div",dKn({className:ODn("recharts-wrapper",i),style:CKn({position:"relative",cursor:"default",width:o,height:l},c)},p,{ref:function(e){t.container=e}}),x.createElement(BTn,dKn({},f,{width:o,height:l,title:u,desc:d,style:EKn}),this.renderClipPath(),ETn(a,this.renderMap)),this.renderLegend(),this.renderTooltip()))}}],a&&pKn(r.prototype,a),o&&pKn(r,o),Object.defineProperty(r,"prototype",{writable:!1}),e}(x.Component),AKn(e,"displayName",n),AKn(e,"defaultProps",CKn({layout:"horizontal",stackOffset:"none",barCategoryGap:"10%",barGap:4,margin:{top:5,right:5,bottom:5,left:5},reverseStackOrder:!1,syncMethod:"index"},d)),AKn(e,"getDerivedStateFromProps",(function(t,e){var n=t.dataKey,r=t.data,a=t.children,i=t.width,o=t.height,l=t.layout,c=t.stackOffset,s=t.margin,u=e.dataStartIndex,d=e.dataEndIndex;if(void 0===e.updateId){var h=RKn(t);return CKn(CKn(CKn({},h),{},{updateId:0},f(CKn(CKn({props:t},h),{},{updateId:0}),e)),{},{prevDataKey:n,prevData:r,prevWidth:i,prevHeight:o,prevLayout:l,prevStackOffset:c,prevMargin:s,prevChildren:a})}if(n!==e.prevDataKey||r!==e.prevData||i!==e.prevWidth||o!==e.prevHeight||l!==e.prevLayout||c!==e.prevStackOffset||!nTn(s,e.prevMargin)){var p=RKn(t),g={chartX:e.chartX,chartY:e.chartY,isTooltipActive:e.isTooltipActive},v=CKn(CKn({},VKn(e,r,l)),{},{updateId:e.updateId+1}),m=CKn(CKn(CKn({},p),g),v);return CKn(CKn(CKn({},m),f(CKn({props:t},m),e)),{},{prevDataKey:n,prevData:r,prevWidth:i,prevHeight:o,prevLayout:l,prevStackOffset:c,prevMargin:s,prevChildren:a})}if(!kTn(a,e.prevChildren)){var y,b,x,M,w=xTn(a,tqn),z=w&&null!==(y=null===(b=w.props)||void 0===b?void 0:b.startIndex)&&void 0!==y?y:u,C=w&&null!==(x=null===(M=w.props)||void 0===M?void 0:M.endIndex)&&void 0!==x?x:d,A=z!==u||C!==d,k=!CDn()(r)&&!A?e.updateId:e.updateId+1;return CKn(CKn({updateId:k},f(CKn(CKn({props:t},e),{},{updateId:k,dataStartIndex:z,dataEndIndex:C}),e)),{},{prevChildren:a,dataStartIndex:z,dataEndIndex:C})}return null})),AKn(e,"renderActiveDot",(function(t,e){var n;return n=(0,x.isValidElement)(t)?(0,x.cloneElement)(t,e):kDn()(t)?t(e):x.createElement(rIn,e),x.createElement(OTn,{className:"recharts-active-dot",key:e.key},n)})),e},UKn=["layout","type","stroke","connectNulls","isRange","ref"];function WKn(t){return WKn="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},WKn(t)}function ZKn(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}function GKn(){return GKn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},GKn.apply(this,arguments)}function qKn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function YKn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?qKn(Object(n),!0).forEach((function(e){eQn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):qKn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function XKn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,nQn(r.key),r)}}function $Kn(t,e,n){return e=QKn(e),function(t,e){if(e&&("object"===WKn(e)||"function"===typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return JKn(t)}(t,KKn()?Reflect.construct(e,n||[],QKn(t).constructor):e.apply(t,n))}function KKn(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(KKn=function(){return!!t})()}function QKn(t){return QKn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},QKn(t)}function JKn(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function tQn(t,e){return tQn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},tQn(t,e)}function eQn(t,e,n){return(e=nQn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function nQn(t){var e=function(t,e){if("object"!=WKn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=WKn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==WKn(e)?e:String(e)}var rQn=function(t){function e(){var t;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);for(var n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];return eQn(JKn(t=$Kn(this,e,[].concat(r))),"state",{isAnimationFinished:!0}),eQn(JKn(t),"id",KDn("recharts-area-")),eQn(JKn(t),"handleAnimationEnd",(function(){var e=t.props.onAnimationEnd;t.setState({isAnimationFinished:!0}),kDn()(e)&&e()})),eQn(JKn(t),"handleAnimationStart",(function(){var e=t.props.onAnimationStart;t.setState({isAnimationFinished:!1}),kDn()(e)&&e()})),t}var n,r,a;return function(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&tQn(t,e)}(e,t),n=e,r=[{key:"renderDots",value:function(t,n,r){var a=this.props.isAnimationActive,i=this.state.isAnimationFinished;if(a&&!i)return null;var o=this.props,l=o.dot,c=o.points,s=o.dataKey,u=ATn(this.props,!1),d=ATn(l,!0),h=c.map((function(t,n){var r=YKn(YKn(YKn({key:"dot-".concat(n),r:3},u),d),{},{index:n,cx:t.x,cy:t.y,dataKey:s,value:t.value,payload:t.payload,points:c});return e.renderDotItem(l,r)})),f={clipPath:t?"url(#clipPath-".concat(n?"":"dots-").concat(r,")"):null};return x.createElement(OTn,GKn({className:"recharts-area-dots"},f),h)}},{key:"renderHorizontalRect",value:function(t){var e=this.props,n=e.baseLine,r=e.points,a=e.strokeWidth,i=r[0].x,o=r[r.length-1].x,l=t*Math.abs(i-o),c=hZn()(r.map((function(t){return t.y||0})));return YDn(n)&&"number"===typeof n?c=Math.max(n,c):n&&Array.isArray(n)&&n.length&&(c=Math.max(hZn()(n.map((function(t){return t.y||0}))),c)),YDn(c)?x.createElement("rect",{x:i<o?i:i-l,y:0,width:l,height:Math.floor(c+(a?parseInt("".concat(a),10):1))}):null}},{key:"renderVerticalRect",value:function(t){var e=this.props,n=e.baseLine,r=e.points,a=e.strokeWidth,i=r[0].y,o=r[r.length-1].y,l=t*Math.abs(i-o),c=hZn()(r.map((function(t){return t.x||0})));return YDn(n)&&"number"===typeof n?c=Math.max(n,c):n&&Array.isArray(n)&&n.length&&(c=Math.max(hZn()(n.map((function(t){return t.x||0}))),c)),YDn(c)?x.createElement("rect",{x:0,y:i<o?i:i-l,width:c+(a?parseInt("".concat(a),10):1),height:Math.floor(l)}):null}},{key:"renderClipRect",value:function(t){return"vertical"===this.props.layout?this.renderVerticalRect(t):this.renderHorizontalRect(t)}},{key:"renderAreaStatically",value:function(t,e,n,r){var a=this.props,i=a.layout,o=a.type,l=a.stroke,c=a.connectNulls,s=a.isRange,u=(a.ref,ZKn(a,UKn));return x.createElement(OTn,{clipPath:n?"url(#clipPath-".concat(r,")"):null},x.createElement(G$n,GKn({},ATn(u,!0),{points:t,connectNulls:c,type:o,baseLine:e,layout:i,stroke:"none",className:"recharts-area-area"})),"none"!==l&&x.createElement(G$n,GKn({},ATn(this.props,!1),{className:"recharts-area-curve",layout:i,type:o,connectNulls:c,fill:"none",points:t})),"none"!==l&&s&&x.createElement(G$n,GKn({},ATn(this.props,!1),{className:"recharts-area-curve",layout:i,type:o,connectNulls:c,fill:"none",points:e})))}},{key:"renderAreaWithAnimation",value:function(t,e){var n=this,r=this.props,a=r.points,i=r.baseLine,o=r.isAnimationActive,l=r.animationBegin,c=r.animationDuration,s=r.animationEasing,u=r.animationId,d=this.state,h=d.prevPoints,f=d.prevBaseLine;return x.createElement(JRn,{begin:l,duration:c,isActive:o,easing:s,from:{t:0},to:{t:1},key:"area-".concat(u),onAnimationEnd:this.handleAnimationEnd,onAnimationStart:this.handleAnimationStart},(function(r){var o=r.t;if(h){var l,c=h.length/a.length,s=a.map((function(t,e){var n=Math.floor(e*c);if(h[n]){var r=h[n],a=tTn(r.x,t.x),i=tTn(r.y,t.y);return YKn(YKn({},t),{},{x:a(o),y:i(o)})}return t}));return l=YDn(i)&&"number"===typeof i?tTn(f,i)(o):CDn()(i)||UDn()(i)?tTn(f,0)(o):i.map((function(t,e){var n=Math.floor(e*c);if(f[n]){var r=f[n],a=tTn(r.x,t.x),i=tTn(r.y,t.y);return YKn(YKn({},t),{},{x:a(o),y:i(o)})}return t})),n.renderAreaStatically(s,l,t,e)}return x.createElement(OTn,null,x.createElement("defs",null,x.createElement("clipPath",{id:"animationClipPath-".concat(e)},n.renderClipRect(o))),x.createElement(OTn,{clipPath:"url(#animationClipPath-".concat(e,")")},n.renderAreaStatically(a,i,t,e)))}))}},{key:"renderArea",value:function(t,e){var n=this.props,r=n.points,a=n.baseLine,i=n.isAnimationActive,o=this.state,l=o.prevPoints,c=o.prevBaseLine,s=o.totalLength;return i&&r&&r.length&&(!l&&s>0||!yZn()(l,r)||!yZn()(c,a))?this.renderAreaWithAnimation(t,e):this.renderAreaStatically(r,a,t,e)}},{key:"render",value:function(){var t,e=this.props,n=e.hide,r=e.dot,a=e.points,i=e.className,o=e.top,l=e.left,c=e.xAxis,s=e.yAxis,u=e.width,d=e.height,h=e.isAnimationActive,f=e.id;if(n||!a||!a.length)return null;var p=this.state.isAnimationFinished,g=1===a.length,v=ODn("recharts-area",i),m=c&&c.allowDataOverflow,y=s&&s.allowDataOverflow,b=m||y,M=CDn()(f)?this.id:f,w=null!==(t=ATn(r,!1))&&void 0!==t?t:{r:3,strokeWidth:2},z=w.r,C=void 0===z?3:z,A=w.strokeWidth,k=void 0===A?2:A,H=(CTn(r)?r:{}).clipDot,E=void 0===H||H,S=2*C+k;return x.createElement(OTn,{className:v},m||y?x.createElement("defs",null,x.createElement("clipPath",{id:"clipPath-".concat(M)},x.createElement("rect",{x:m?l:l-u/2,y:y?o:o-d/2,width:m?u:2*u,height:y?d:2*d})),!E&&x.createElement("clipPath",{id:"clipPath-dots-".concat(M)},x.createElement("rect",{x:l-S/2,y:o-S/2,width:u+S,height:d+S}))):null,g?null:this.renderArea(b,M),(r||g)&&this.renderDots(b,E,M),(!h||p)&&$qn.renderCallByParent(this.props,a))}}],a=[{key:"getDerivedStateFromProps",value:function(t,e){return t.animationId!==e.prevAnimationId?{prevAnimationId:t.animationId,curPoints:t.points,curBaseLine:t.baseLine,prevPoints:e.curPoints,prevBaseLine:e.curBaseLine}:t.points!==e.curPoints||t.baseLine!==e.curBaseLine?{curPoints:t.points,curBaseLine:t.baseLine}:null}}],r&&XKn(n.prototype,r),a&&XKn(n,a),Object.defineProperty(n,"prototype",{writable:!1}),e}(x.PureComponent);function aQn(t,e,n){if(e<1)return[];if(1===e&&void 0===n)return t;for(var r=[],a=0;a<t.length;a+=e){if(void 0!==n&&!0!==n(t[a]))return;r.push(t[a])}return r}function iQn(t,e,n,r,a){if(t*e<t*r||t*e>t*a)return!1;var i=n();return t*(e-t*i/2-r)>=0&&t*(e+t*i/2-a)<=0}function oQn(t){return oQn="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},oQn(t)}function lQn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function cQn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?lQn(Object(n),!0).forEach((function(e){sQn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):lQn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function sQn(t,e,n){return e=function(t){var e=function(t,e){if("object"!=oQn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=oQn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==oQn(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function uQn(t,e,n){var r=t.tick,a=t.ticks,i=t.viewBox,o=t.minTickGap,l=t.orientation,c=t.interval,s=t.tickFormatter,u=t.unit,d=t.angle;if(!a||!a.length||!r)return[];if(YDn(c)||uVn.isSsr)return function(t,e){return aQn(t,e+1)}(a,"number"===typeof c&&YDn(c)?c:0);var h=[],f="top"===l||"bottom"===l?"width":"height",p=u&&"width"===f?LFn(u,{fontSize:e,letterSpacing:n}):{width:0,height:0},g=function(t,r){var a=kDn()(s)?s(t.value,r):t.value;return"width"===f?function(t,e,n){var r={width:t.width+e.width,height:t.height+e.height};return mXn(r,n)}(LFn(a,{fontSize:e,letterSpacing:n}),p,d):LFn(a,{fontSize:e,letterSpacing:n})[f]},v=a.length>=2?GDn(a[1].coordinate-a[0].coordinate):1,m=function(t,e,n){var r="width"===n,a=t.x,i=t.y,o=t.width,l=t.height;return 1===e?{start:r?a:i,end:r?a+o:i+l}:{start:r?a+o:i+l,end:r?a:i}}(i,v,f);return"equidistantPreserveStart"===c?function(t,e,n,r,a){for(var i,o=(r||[]).slice(),l=e.start,c=e.end,s=0,u=1,d=l,h=function(){var e=null===r||void 0===r?void 0:r[s];if(void 0===e)return{v:aQn(r,u)};var i,o=s,h=function(){return void 0===i&&(i=n(e,o)),i},f=e.coordinate,p=0===s||iQn(t,f,h,d,c);p||(s=0,d=l,u+=1),p&&(d=f+t*(h()/2+a),s+=u)};u<=o.length;)if(i=h())return i.v;return[]}(v,m,g,a,o):(h="preserveStart"===c||"preserveStartEnd"===c?function(t,e,n,r,a,i){var o=(r||[]).slice(),l=o.length,c=e.start,s=e.end;if(i){var u=r[l-1],d=n(u,l-1),h=t*(u.coordinate+t*d/2-s);o[l-1]=u=cQn(cQn({},u),{},{tickCoord:h>0?u.coordinate-h*t:u.coordinate}),iQn(t,u.tickCoord,(function(){return d}),c,s)&&(s=u.tickCoord-t*(d/2+a),o[l-1]=cQn(cQn({},u),{},{isShow:!0}))}for(var f=i?l-1:l,p=function(e){var r,i=o[e],l=function(){return void 0===r&&(r=n(i,e)),r};if(0===e){var u=t*(i.coordinate-t*l()/2-c);o[e]=i=cQn(cQn({},i),{},{tickCoord:u<0?i.coordinate-u*t:i.coordinate})}else o[e]=i=cQn(cQn({},i),{},{tickCoord:i.coordinate});iQn(t,i.tickCoord,l,c,s)&&(c=i.tickCoord+t*(l()/2+a),o[e]=cQn(cQn({},i),{},{isShow:!0}))},g=0;g<f;g++)p(g);return o}(v,m,g,a,o,"preserveStartEnd"===c):function(t,e,n,r,a){for(var i=(r||[]).slice(),o=i.length,l=e.start,c=e.end,s=function(e){var r,s=i[e],u=function(){return void 0===r&&(r=n(s,e)),r};if(e===o-1){var d=t*(s.coordinate+t*u()/2-c);i[e]=s=cQn(cQn({},s),{},{tickCoord:d>0?s.coordinate-d*t:s.coordinate})}else i[e]=s=cQn(cQn({},s),{},{tickCoord:s.coordinate});iQn(t,s.tickCoord,u,l,c)&&(c=s.tickCoord-t*(u()/2+a),i[e]=cQn(cQn({},s),{},{isShow:!0}))},u=o-1;u>=0;u--)s(u);return i}(v,m,g,a,o),h.filter((function(t){return t.isShow})))}DKn=rQn,eQn(rQn,"displayName","Area"),eQn(rQn,"defaultProps",{stroke:"#3182bd",fill:"#3182bd",fillOpacity:.6,xAxisId:0,yAxisId:0,legendType:"line",connectNulls:!1,points:[],dot:!1,activeDot:!0,hide:!1,isAnimationActive:!uVn.isSsr,animationBegin:0,animationDuration:1500,animationEasing:"ease"}),eQn(rQn,"getBaseValue",(function(t,e,n,r){var a=t.layout,i=t.baseValue,o=e.props.baseValue,l=null!==o&&void 0!==o?o:i;if(YDn(l)&&"number"===typeof l)return l;var c="horizontal"===a?r:n,s=c.scale.domain();if("number"===c.type){var u=Math.max(s[0],s[1]),d=Math.min(s[0],s[1]);return"dataMin"===l?d:"dataMax"===l||u<0?u:Math.max(Math.min(s[0],s[1]),0)}return"dataMin"===l?s[0]:"dataMax"===l?s[1]:s[0]})),eQn(rQn,"getComposedData",(function(t){var e,n=t.props,r=t.item,a=t.xAxis,i=t.yAxis,o=t.xAxisTicks,l=t.yAxisTicks,c=t.bandSize,s=t.dataKey,u=t.stackedData,d=t.dataStartIndex,h=t.displayedData,f=t.offset,p=n.layout,g=u&&u.length,v=DKn.getBaseValue(n,r,a,i),m="horizontal"===p,y=!1,b=h.map((function(t,e){var n;g?n=u[d+e]:(n=dGn(t,s),Array.isArray(n)?y=!0:n=[v,n]);var r=null==n[1]||g&&null==dGn(t,s);return m?{x:HGn({axis:a,ticks:o,bandSize:c,entry:t,index:e}),y:r?null:i.scale(n[1]),value:n,payload:t}:{x:r?null:a.scale(n[1]),y:HGn({axis:i,ticks:l,bandSize:c,entry:t,index:e}),value:n,payload:t}}));return e=g||y?b.map((function(t){var e=Array.isArray(t.value)?t.value[0]:null;return m?{x:t.x,y:null!=e&&null!=t.y?i.scale(e):null}:{x:null!=e?a.scale(e):null,y:t.y}})):m?i.scale(v):a.scale(v),YKn({points:b,baseLine:e,layout:p,isRange:y},f)})),eQn(rQn,"renderDotItem",(function(t,e){var n;if(x.isValidElement(t))n=x.cloneElement(t,e);else if(kDn()(t))n=t(e);else{var r=ODn("recharts-area-dot","boolean"!==typeof t?t.className:"");n=x.createElement(rIn,GKn({},e,{className:r}))}return n}));var dQn=["viewBox"],hQn=["viewBox"],fQn=["ticks"];function pQn(t){return pQn="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},pQn(t)}function gQn(){return gQn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},gQn.apply(this,arguments)}function vQn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function mQn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?vQn(Object(n),!0).forEach((function(e){CQn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):vQn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function yQn(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}function bQn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,AQn(r.key),r)}}function xQn(t,e,n){return e=wQn(e),function(t,e){if(e&&("object"===pQn(e)||"function"===typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,MQn()?Reflect.construct(e,n||[],wQn(t).constructor):e.apply(t,n))}function MQn(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(MQn=function(){return!!t})()}function wQn(t){return wQn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},wQn(t)}function zQn(t,e){return zQn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},zQn(t,e)}function CQn(t,e,n){return(e=AQn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function AQn(t){var e=function(t,e){if("object"!=pQn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=pQn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==pQn(e)?e:String(e)}var kQn=function(t){function e(t){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),(n=xQn(this,e,[t])).state={fontSize:"",letterSpacing:""},n}var n,r,a;return function(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&zQn(t,e)}(e,t),n=e,r=[{key:"shouldComponentUpdate",value:function(t,e){var n=t.viewBox,r=yQn(t,dQn),a=this.props,i=a.viewBox,o=yQn(a,hQn);return!nTn(n,i)||!nTn(r,o)||!nTn(e,this.state)}},{key:"componentDidMount",value:function(){var t=this.layerReference;if(t){var e=t.getElementsByClassName("recharts-cartesian-axis-tick-value")[0];e&&this.setState({fontSize:window.getComputedStyle(e).fontSize,letterSpacing:window.getComputedStyle(e).letterSpacing})}}},{key:"getTickLineCoord",value:function(t){var e,n,r,a,i,o,l=this.props,c=l.x,s=l.y,u=l.width,d=l.height,h=l.orientation,f=l.tickSize,p=l.mirror,g=l.tickMargin,v=p?-1:1,m=t.tickSize||f,y=YDn(t.tickCoord)?t.tickCoord:t.coordinate;switch(h){case"top":e=n=t.coordinate,o=(r=(a=s+ +!p*d)-v*m)-v*g,i=y;break;case"left":r=a=t.coordinate,i=(e=(n=c+ +!p*u)-v*m)-v*g,o=y;break;case"right":r=a=t.coordinate,i=(e=(n=c+ +p*u)+v*m)+v*g,o=y;break;default:e=n=t.coordinate,o=(r=(a=s+ +p*d)+v*m)+v*g,i=y}return{line:{x1:e,y1:r,x2:n,y2:a},tick:{x:i,y:o}}}},{key:"getTickTextAnchor",value:function(){var t,e=this.props,n=e.orientation,r=e.mirror;switch(n){case"left":t=r?"start":"end";break;case"right":t=r?"end":"start";break;default:t="middle"}return t}},{key:"getTickVerticalAnchor",value:function(){var t=this.props,e=t.orientation,n=t.mirror,r="end";switch(e){case"left":case"right":r="middle";break;case"top":r=n?"start":"end";break;default:r=n?"end":"start"}return r}},{key:"renderAxisLine",value:function(){var t=this.props,e=t.x,n=t.y,r=t.width,a=t.height,i=t.orientation,o=t.mirror,l=t.axisLine,c=mQn(mQn(mQn({},ATn(this.props,!1)),ATn(l,!1)),{},{fill:"none"});if("top"===i||"bottom"===i){var s=+("top"===i&&!o||"bottom"===i&&o);c=mQn(mQn({},c),{},{x1:e,y1:n+s*a,x2:e+r,y2:n+s*a})}else{var u=+("left"===i&&!o||"right"===i&&o);c=mQn(mQn({},c),{},{x1:e+u*r,y1:n,x2:e+u*r,y2:n+a})}return x.createElement("line",gQn({},c,{className:ODn("recharts-cartesian-axis-line",LDn()(l,"className"))}))}},{key:"renderTicks",value:function(t,n,r){var a=this,i=this.props,o=i.tickLine,l=i.stroke,c=i.tick,s=i.tickFormatter,u=i.unit,d=uQn(mQn(mQn({},this.props),{},{ticks:t}),n,r),h=this.getTickTextAnchor(),f=this.getTickVerticalAnchor(),p=ATn(this.props,!1),g=ATn(c,!1),v=mQn(mQn({},p),{},{fill:"none"},ATn(o,!1)),m=d.map((function(t,n){var r=a.getTickLineCoord(t),i=r.line,m=r.tick,y=mQn(mQn(mQn(mQn({textAnchor:h,verticalAnchor:f},p),{},{stroke:"none",fill:l},g),m),{},{index:n,payload:t,visibleTicksCount:d.length,tickFormatter:s});return x.createElement(OTn,gQn({className:"recharts-cartesian-axis-tick",key:"tick-".concat(t.value,"-").concat(t.coordinate,"-").concat(t.tickCoord)},sTn(a.props,t,n)),o&&x.createElement("line",gQn({},v,i,{className:ODn("recharts-cartesian-axis-tick-line",LDn()(o,"className"))})),c&&e.renderTickItem(c,y,"".concat(kDn()(s)?s(t.value,n):t.value).concat(u||"")))}));return x.createElement("g",{className:"recharts-cartesian-axis-ticks"},m)}},{key:"render",value:function(){var t=this,e=this.props,n=e.axisLine,r=e.width,a=e.height,i=e.ticksGenerator,o=e.className;if(e.hide)return null;var l=this.props,c=l.ticks,s=yQn(l,fQn),u=c;return kDn()(i)&&(u=c&&c.length>0?i(this.props):i(s)),r<=0||a<=0||!u||!u.length?null:x.createElement(OTn,{className:ODn("recharts-cartesian-axis",o),ref:function(e){t.layerReference=e}},n&&this.renderAxisLine(),this.renderTicks(u,this.state.fontSize,this.state.letterSpacing),Sqn.renderCallByParent(this.props))}}],a=[{key:"renderTickItem",value:function(t,e,n){return x.isValidElement(t)?x.cloneElement(t,e):kDn()(t)?t(e):x.createElement(iNn,gQn({},e,{className:"recharts-cartesian-axis-tick-value"}),n)}}],r&&bQn(n.prototype,r),a&&bQn(n,a),Object.defineProperty(n,"prototype",{writable:!1}),e}(x.Component);function HQn(){return HQn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},HQn.apply(this,arguments)}CQn(kQn,"displayName","CartesianAxis"),CQn(kQn,"defaultProps",{x:0,y:0,width:0,height:0,viewBox:{x:0,y:0,width:0,height:0},orientation:"bottom",ticks:[],stroke:"#666",tickLine:!0,axisLine:!0,tick:!0,mirror:!1,minTickGap:5,tickSize:6,tickMargin:2,interval:"preserveEnd"});var EQn=function(t){var e=t.xAxisId,n=NXn(),r=PXn(),a=RXn(e);return null==a?null:x.createElement(kQn,HQn({},a,{className:ODn("recharts-".concat(a.axisType," ").concat(a.axisType),a.className),viewBox:{x:0,y:0,width:n,height:r},ticksGenerator:function(t){return yGn(t,!0)}}))};function SQn(){return SQn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},SQn.apply(this,arguments)}EQn.displayName="XAxis",EQn.defaultProps={allowDecimals:!0,hide:!1,orientation:"bottom",width:0,height:30,mirror:!1,xAxisId:0,tickCount:5,type:"category",padding:{left:0,right:0},allowDataOverflow:!1,scale:"auto",reversed:!1,allowDuplicatedCategory:!0};var LQn=function(t){var e=t.yAxisId,n=NXn(),r=PXn(),a=FXn(e);return null==a?null:x.createElement(kQn,SQn({},a,{className:ODn("recharts-".concat(a.axisType," ").concat(a.axisType),a.className),viewBox:{x:0,y:0,width:n,height:r},ticksGenerator:function(t){return yGn(t,!0)}}))};LQn.displayName="YAxis",LQn.defaultProps={allowDuplicatedCategory:!0,allowDecimals:!0,hide:!1,orientation:"left",width:60,height:0,mirror:!1,yAxisId:0,tickCount:5,type:"number",padding:{top:0,bottom:0},allowDataOverflow:!1,scale:"auto",reversed:!1};var _Qn=jKn({chartName:"AreaChart",GraphicalChild:rQn,axisComponents:[{axisType:"xAxis",AxisComp:EQn},{axisType:"yAxis",AxisComp:LQn}],formatAxisMap:fXn}),BQn=["x1","y1","x2","y2","key"],DQn=["offset"];function TQn(t){return TQn="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},TQn(t)}function VQn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function OQn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?VQn(Object(n),!0).forEach((function(e){IQn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):VQn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function IQn(t,e,n){return e=function(t){var e=function(t,e){if("object"!=TQn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=TQn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==TQn(e)?e:String(e)}(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function RQn(){return RQn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},RQn.apply(this,arguments)}function FQn(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}var NQn=function(t){var e=t.fill;if(!e||"none"===e)return null;var n=t.fillOpacity,r=t.x,a=t.y,i=t.width,o=t.height;return x.createElement("rect",{x:r,y:a,width:i,height:o,stroke:"none",fill:e,fillOpacity:n,className:"recharts-cartesian-grid-bg"})};function PQn(t,e){var n;if(x.isValidElement(t))n=x.cloneElement(t,e);else if(kDn()(t))n=t(e);else{var r=e.x1,a=e.y1,i=e.x2,o=e.y2,l=e.key,c=FQn(e,BQn),s=ATn(c,!1),u=(s.offset,FQn(s,DQn));n=x.createElement("line",RQn({},u,{x1:r,y1:a,x2:i,y2:o,fill:"none",key:l}))}return n}function jQn(t){var e=t.x,n=t.width,r=t.horizontal,a=void 0===r||r,i=t.horizontalPoints;if(!a||!i||!i.length)return null;var o=i.map((function(r,i){var o=OQn(OQn({},t),{},{x1:e,y1:r,x2:e+n,y2:r,key:"line-".concat(i),index:i});return PQn(a,o)}));return x.createElement("g",{className:"recharts-cartesian-grid-horizontal"},o)}function UQn(t){var e=t.y,n=t.height,r=t.vertical,a=void 0===r||r,i=t.verticalPoints;if(!a||!i||!i.length)return null;var o=i.map((function(r,i){var o=OQn(OQn({},t),{},{x1:r,y1:e,x2:r,y2:e+n,key:"line-".concat(i),index:i});return PQn(a,o)}));return x.createElement("g",{className:"recharts-cartesian-grid-vertical"},o)}function WQn(t){var e=t.horizontalFill,n=t.fillOpacity,r=t.x,a=t.y,i=t.width,o=t.height,l=t.horizontalPoints,c=t.horizontal;if(!(void 0===c||c)||!e||!e.length)return null;var s=l.map((function(t){return Math.round(t+a-a)})).sort((function(t,e){return t-e}));a!==s[0]&&s.unshift(0);var u=s.map((function(t,l){var c=!s[l+1]?a+o-t:s[l+1]-t;if(c<=0)return null;var u=l%e.length;return x.createElement("rect",{key:"react-".concat(l),y:t,x:r,height:c,width:i,stroke:"none",fill:e[u],fillOpacity:n,className:"recharts-cartesian-grid-bg"})}));return x.createElement("g",{className:"recharts-cartesian-gridstripes-horizontal"},u)}function ZQn(t){var e=t.vertical,n=void 0===e||e,r=t.verticalFill,a=t.fillOpacity,i=t.x,o=t.y,l=t.width,c=t.height,s=t.verticalPoints;if(!n||!r||!r.length)return null;var u=s.map((function(t){return Math.round(t+i-i)})).sort((function(t,e){return t-e}));i!==u[0]&&u.unshift(0);var d=u.map((function(t,e){var n=!u[e+1]?i+l-t:u[e+1]-t;if(n<=0)return null;var s=e%r.length;return x.createElement("rect",{key:"react-".concat(e),x:t,y:o,width:n,height:c,stroke:"none",fill:r[s],fillOpacity:a,className:"recharts-cartesian-grid-bg"})}));return x.createElement("g",{className:"recharts-cartesian-gridstripes-vertical"},d)}var GQn=function(t,e){var n=t.xAxis,r=t.width,a=t.height,i=t.offset;return mGn(uQn(OQn(OQn(OQn({},kQn.defaultProps),n),{},{ticks:yGn(n,!0),viewBox:{x:0,y:0,width:r,height:a}})),i.left,i.left+i.width,e)},qQn=function(t,e){var n=t.yAxis,r=t.width,a=t.height,i=t.offset;return mGn(uQn(OQn(OQn(OQn({},kQn.defaultProps),n),{},{ticks:yGn(n,!0),viewBox:{x:0,y:0,width:r,height:a}})),i.top,i.top+i.height,e)},YQn={horizontal:!0,vertical:!0,horizontalPoints:[],verticalPoints:[],stroke:"#ccc",fill:"none",verticalFill:[],horizontalFill:[]};function XQn(t){var e,n,r,a,i,o,l=NXn(),c=PXn(),s=(0,x.useContext)(DXn),u=OQn(OQn({},t),{},{stroke:null!==(e=t.stroke)&&void 0!==e?e:YQn.stroke,fill:null!==(n=t.fill)&&void 0!==n?n:YQn.fill,horizontal:null!==(r=t.horizontal)&&void 0!==r?r:YQn.horizontal,horizontalFill:null!==(a=t.horizontalFill)&&void 0!==a?a:YQn.horizontalFill,vertical:null!==(i=t.vertical)&&void 0!==i?i:YQn.vertical,verticalFill:null!==(o=t.verticalFill)&&void 0!==o?o:YQn.verticalFill,x:YDn(t.x)?t.x:s.left,y:YDn(t.y)?t.y:s.top,width:YDn(t.width)?t.width:s.width,height:YDn(t.height)?t.height:s.height}),d=u.x,h=u.y,f=u.width,p=u.height,g=u.syncWithTicks,v=u.horizontalValues,m=u.verticalValues,y=function(){var t=(0,x.useContext)(LXn);return JDn(t)}(),b=function(){var t=(0,x.useContext)(_Xn);return HXn()(t,(function(t){return Vqn()(t.domain,Number.isFinite)}))||JDn(t)}();if(!YDn(f)||f<=0||!YDn(p)||p<=0||!YDn(d)||d!==+d||!YDn(h)||h!==+h)return null;var M=u.verticalCoordinatesGenerator||GQn,w=u.horizontalCoordinatesGenerator||qQn,z=u.horizontalPoints,C=u.verticalPoints;if((!z||!z.length)&&kDn()(w)){var A=v&&v.length,k=w({yAxis:b?OQn(OQn({},b),{},{ticks:A?v:b.ticks}):void 0,width:l,height:c,offset:s},!!A||g);kVn(Array.isArray(k),"horizontalCoordinatesGenerator should return Array but instead it returned [".concat(TQn(k),"]")),Array.isArray(k)&&(z=k)}if((!C||!C.length)&&kDn()(M)){var H=m&&m.length,E=M({xAxis:y?OQn(OQn({},y),{},{ticks:H?m:y.ticks}):void 0,width:l,height:c,offset:s},!!H||g);kVn(Array.isArray(E),"verticalCoordinatesGenerator should return Array but instead it returned [".concat(TQn(E),"]")),Array.isArray(E)&&(C=E)}return x.createElement("g",{className:"recharts-cartesian-grid"},x.createElement(NQn,{fill:u.fill,fillOpacity:u.fillOpacity,x:u.x,y:u.y,width:u.width,height:u.height}),x.createElement(jQn,RQn({},u,{offset:s,horizontalPoints:z,xAxis:y,yAxis:b})),x.createElement(UQn,RQn({},u,{offset:s,verticalPoints:C,xAxis:y,yAxis:b})),x.createElement(WQn,RQn({},u,{horizontalPoints:z})),x.createElement(ZQn,RQn({},u,{verticalPoints:C})))}XQn.displayName="CartesianGrid";var $Qn=function(t){var e=t.data,n=t.series;return(0,uf.jsxs)(_Qn,{width:600,height:300,data:e,children:[(0,uf.jsx)(XQn,{strokeDasharray:"3 3"}),(0,uf.jsx)(EQn,{dataKey:"date"}),(0,uf.jsx)(LQn,{}),(0,uf.jsx)(AVn,{}),(0,uf.jsx)(eIn,{}),n.map((function(t){return(0,uf.jsx)(rQn,{type:"monotone",dataKey:t.dataKey,stroke:t.stroke,fill:t.fill})}))]})},KQn=jKn({chartName:"BarChart",GraphicalChild:oXn,defaultTooltipEventType:"axis",validateTooltipEventTypes:["axis","item"],axisComponents:[{axisType:"xAxis",AxisComp:EQn},{axisType:"yAxis",AxisComp:LQn}],formatAxisMap:fXn}),QQn=function(t){var e=t.data,n=t.series;return(0,uf.jsxs)(KQn,{width:600,height:300,data:e,children:[(0,uf.jsx)(XQn,{strokeDasharray:"3 3"}),(0,uf.jsx)(EQn,{dataKey:"date"}),(0,uf.jsx)(LQn,{}),(0,uf.jsx)(AVn,{}),(0,uf.jsx)(eIn,{}),n.map((function(t){return(0,uf.jsx)(oXn,{dataKey:t.dataKey,fill:t.fill})}))]})},JQn=["type","layout","connectNulls","ref"];function tJn(t){return tJn="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},tJn(t)}function eJn(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}function nJn(){return nJn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},nJn.apply(this,arguments)}function rJn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function aJn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?rJn(Object(n),!0).forEach((function(e){fJn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):rJn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function iJn(t){return function(t){if(Array.isArray(t))return oJn(t)}(t)||function(t){if("undefined"!==typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"===typeof t)return oJn(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return oJn(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function oJn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function lJn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,pJn(r.key),r)}}function cJn(t,e,n){return e=uJn(e),function(t,e){if(e&&("object"===tJn(e)||"function"===typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return dJn(t)}(t,sJn()?Reflect.construct(e,n||[],uJn(t).constructor):e.apply(t,n))}function sJn(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(sJn=function(){return!!t})()}function uJn(t){return uJn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},uJn(t)}function dJn(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function hJn(t,e){return hJn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},hJn(t,e)}function fJn(t,e,n){return(e=pJn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function pJn(t){var e=function(t,e){if("object"!=tJn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=tJn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==tJn(e)?e:String(e)}var gJn=function(t){function e(){var t;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);for(var n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];return fJn(dJn(t=cJn(this,e,[].concat(r))),"state",{isAnimationFinished:!0,totalLength:0}),fJn(dJn(t),"generateSimpleStrokeDasharray",(function(t,e){return"".concat(e,"px ").concat(t-e,"px")})),fJn(dJn(t),"getStrokeDasharray",(function(n,r,a){var i=a.reduce((function(t,e){return t+e}));if(!i)return t.generateSimpleStrokeDasharray(r,n);for(var o=Math.floor(n/i),l=n%i,c=r-n,s=[],u=0,d=0;u<a.length;d+=a[u],++u)if(d+a[u]>l){s=[].concat(iJn(a.slice(0,u)),[l-d]);break}var h=s.length%2===0?[0,c]:[c];return[].concat(iJn(e.repeat(a,o)),iJn(s),h).map((function(t){return"".concat(t,"px")})).join(", ")})),fJn(dJn(t),"id",KDn("recharts-line-")),fJn(dJn(t),"pathRef",(function(e){t.mainCurve=e})),fJn(dJn(t),"handleAnimationEnd",(function(){t.setState({isAnimationFinished:!0}),t.props.onAnimationEnd&&t.props.onAnimationEnd()})),fJn(dJn(t),"handleAnimationStart",(function(){t.setState({isAnimationFinished:!1}),t.props.onAnimationStart&&t.props.onAnimationStart()})),t}var n,r,a;return function(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&hJn(t,e)}(e,t),n=e,r=[{key:"componentDidMount",value:function(){if(this.props.isAnimationActive){var t=this.getTotalLength();this.setState({totalLength:t})}}},{key:"componentDidUpdate",value:function(){if(this.props.isAnimationActive){var t=this.getTotalLength();t!==this.state.totalLength&&this.setState({totalLength:t})}}},{key:"getTotalLength",value:function(){var t=this.mainCurve;try{return t&&t.getTotalLength&&t.getTotalLength()||0}catch(e){return 0}}},{key:"renderErrorBar",value:function(t,e){if(this.props.isAnimationActive&&!this.state.isAnimationFinished)return null;var n=this.props,r=n.points,a=n.xAxis,i=n.yAxis,o=n.layout,l=bTn(n.children,JZn);if(!l)return null;var c=function(t,e){return{x:t.x,y:t.y,value:t.value,errorVal:dGn(t.payload,e)}},s={clipPath:t?"url(#clipPath-".concat(e,")"):null};return x.createElement(OTn,s,l.map((function(t){return x.cloneElement(t,{key:"bar-".concat(t.props.dataKey),data:r,xAxis:a,yAxis:i,layout:o,dataPointFormatter:c})})))}},{key:"renderDots",value:function(t,n,r){if(this.props.isAnimationActive&&!this.state.isAnimationFinished)return null;var a=this.props,i=a.dot,o=a.points,l=a.dataKey,c=ATn(this.props,!1),s=ATn(i,!0),u=o.map((function(t,n){var r=aJn(aJn(aJn({key:"dot-".concat(n),r:3},c),s),{},{value:t.value,dataKey:l,cx:t.x,cy:t.y,index:n,payload:t.payload});return e.renderDotItem(i,r)})),d={clipPath:t?"url(#clipPath-".concat(n?"":"dots-").concat(r,")"):null};return x.createElement(OTn,nJn({className:"recharts-line-dots",key:"dots"},d),u)}},{key:"renderCurveStatically",value:function(t,e,n,r){var a=this.props,i=a.type,o=a.layout,l=a.connectNulls,c=(a.ref,eJn(a,JQn)),s=aJn(aJn(aJn({},ATn(c,!0)),{},{fill:"none",className:"recharts-line-curve",clipPath:e?"url(#clipPath-".concat(n,")"):null,points:t},r),{},{type:i,layout:o,connectNulls:l});return x.createElement(G$n,nJn({},s,{pathRef:this.pathRef}))}},{key:"renderCurveWithAnimation",value:function(t,e){var n=this,r=this.props,a=r.points,i=r.strokeDasharray,o=r.isAnimationActive,l=r.animationBegin,c=r.animationDuration,s=r.animationEasing,u=r.animationId,d=r.animateNewValues,h=r.width,f=r.height,p=this.state,g=p.prevPoints,v=p.totalLength;return x.createElement(JRn,{begin:l,duration:c,isActive:o,easing:s,from:{t:0},to:{t:1},key:"line-".concat(u),onAnimationEnd:this.handleAnimationEnd,onAnimationStart:this.handleAnimationStart},(function(r){var o=r.t;if(g){var l=g.length/a.length,c=a.map((function(t,e){var n=Math.floor(e*l);if(g[n]){var r=g[n],a=tTn(r.x,t.x),i=tTn(r.y,t.y);return aJn(aJn({},t),{},{x:a(o),y:i(o)})}if(d){var c=tTn(2*h,t.x),s=tTn(f/2,t.y);return aJn(aJn({},t),{},{x:c(o),y:s(o)})}return aJn(aJn({},t),{},{x:t.x,y:t.y})}));return n.renderCurveStatically(c,t,e)}var s,u=tTn(0,v)(o);if(i){var p="".concat(i).split(/[,\s]+/gim).map((function(t){return parseFloat(t)}));s=n.getStrokeDasharray(u,v,p)}else s=n.generateSimpleStrokeDasharray(v,u);return n.renderCurveStatically(a,t,e,{strokeDasharray:s})}))}},{key:"renderCurve",value:function(t,e){var n=this.props,r=n.points,a=n.isAnimationActive,i=this.state,o=i.prevPoints,l=i.totalLength;return a&&r&&r.length&&(!o&&l>0||!yZn()(o,r))?this.renderCurveWithAnimation(t,e):this.renderCurveStatically(r,t,e)}},{key:"render",value:function(){var t,e=this.props,n=e.hide,r=e.dot,a=e.points,i=e.className,o=e.xAxis,l=e.yAxis,c=e.top,s=e.left,u=e.width,d=e.height,h=e.isAnimationActive,f=e.id;if(n||!a||!a.length)return null;var p=this.state.isAnimationFinished,g=1===a.length,v=ODn("recharts-line",i),m=o&&o.allowDataOverflow,y=l&&l.allowDataOverflow,b=m||y,M=CDn()(f)?this.id:f,w=null!==(t=ATn(r,!1))&&void 0!==t?t:{r:3,strokeWidth:2},z=w.r,C=void 0===z?3:z,A=w.strokeWidth,k=void 0===A?2:A,H=(CTn(r)?r:{}).clipDot,E=void 0===H||H,S=2*C+k;return x.createElement(OTn,{className:v},m||y?x.createElement("defs",null,x.createElement("clipPath",{id:"clipPath-".concat(M)},x.createElement("rect",{x:m?s:s-u/2,y:y?c:c-d/2,width:m?u:2*u,height:y?d:2*d})),!E&&x.createElement("clipPath",{id:"clipPath-dots-".concat(M)},x.createElement("rect",{x:s-S/2,y:c-S/2,width:u+S,height:d+S}))):null,!g&&this.renderCurve(b,M),this.renderErrorBar(b,M),(g||r)&&this.renderDots(b,E,M),(!h||p)&&$qn.renderCallByParent(this.props,a))}}],a=[{key:"getDerivedStateFromProps",value:function(t,e){return t.animationId!==e.prevAnimationId?{prevAnimationId:t.animationId,curPoints:t.points,prevPoints:e.curPoints}:t.points!==e.curPoints?{curPoints:t.points}:null}},{key:"repeat",value:function(t,e){for(var n=t.length%2!==0?[].concat(iJn(t),[0]):t,r=[],a=0;a<e;++a)r=[].concat(iJn(r),iJn(n));return r}},{key:"renderDotItem",value:function(t,e){var n;if(x.isValidElement(t))n=x.cloneElement(t,e);else if(kDn()(t))n=t(e);else{var r=ODn("recharts-line-dot","boolean"!==typeof t?t.className:"");n=x.createElement(rIn,nJn({},e,{className:r}))}return n}}],r&&lJn(n.prototype,r),a&&lJn(n,a),Object.defineProperty(n,"prototype",{writable:!1}),e}(x.PureComponent);fJn(gJn,"displayName","Line"),fJn(gJn,"defaultProps",{xAxisId:0,yAxisId:0,connectNulls:!1,activeDot:!0,dot:!0,legendType:"line",stroke:"#3182bd",strokeWidth:1,fill:"#fff",points:[],isAnimationActive:!uVn.isSsr,animateNewValues:!0,animationBegin:0,animationDuration:1500,animationEasing:"ease",hide:!1,label:!1}),fJn(gJn,"getComposedData",(function(t){var e=t.props,n=t.xAxis,r=t.yAxis,a=t.xAxisTicks,i=t.yAxisTicks,o=t.dataKey,l=t.bandSize,c=t.displayedData,s=t.offset,u=e.layout,d=c.map((function(t,e){var c=dGn(t,o);return"horizontal"===u?{x:HGn({axis:n,ticks:a,bandSize:l,entry:t,index:e}),y:CDn()(c)?null:r.scale(c),value:c,payload:t}:{x:CDn()(c)?null:n.scale(c),y:HGn({axis:r,ticks:i,bandSize:l,entry:t,index:e}),value:c,payload:t}}));return aJn({points:d,layout:u},s)}));var vJn=jKn({chartName:"LineChart",GraphicalChild:gJn,axisComponents:[{axisType:"xAxis",AxisComp:EQn},{axisType:"yAxis",AxisComp:LQn}],formatAxisMap:fXn}),mJn=function(t){var e=t.data,n=t.series;return(0,uf.jsxs)(vJn,{width:600,height:300,data:e,children:[(0,uf.jsx)(XQn,{strokeDasharray:"3 3"}),(0,uf.jsx)(EQn,{dataKey:"date"}),(0,uf.jsx)(LQn,{}),(0,uf.jsx)(AVn,{}),(0,uf.jsx)(eIn,{}),n.map((function(t){return(0,uf.jsx)(gJn,{type:"monotone",dataKey:t.dataKey,stroke:t.stroke})}))]})},yJn=["points","className","baseLinePoints","connectNulls"];function bJn(){return bJn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},bJn.apply(this,arguments)}function xJn(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}function MJn(t){return function(t){if(Array.isArray(t))return wJn(t)}(t)||function(t){if("undefined"!==typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"===typeof t)return wJn(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return wJn(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function wJn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var zJn=function(t){return t&&t.x===+t.x&&t.y===+t.y},CJn=function(t,e){var n=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=[[]];return t.forEach((function(t){zJn(t)?e[e.length-1].push(t):e[e.length-1].length>0&&e.push([])})),zJn(t[0])&&e[e.length-1].push(t[0]),e[e.length-1].length<=0&&(e=e.slice(0,-1)),e}(t);e&&(n=[n.reduce((function(t,e){return[].concat(MJn(t),MJn(e))}),[])]);var r=n.map((function(t){return t.reduce((function(t,e,n){return"".concat(t).concat(0===n?"M":"L").concat(e.x,",").concat(e.y)}),"")})).join("");return 1===n.length?"".concat(r,"Z"):r},AJn=function(t){var e=t.points,n=t.className,r=t.baseLinePoints,a=t.connectNulls,i=xJn(t,yJn);if(!e||!e.length)return null;var o=ODn("recharts-polygon",n);if(r&&r.length){var l=i.stroke&&"none"!==i.stroke,c=function(t,e,n){var r=CJn(t,n);return"".concat("Z"===r.slice(-1)?r.slice(0,-1):r,"L").concat(CJn(e.reverse(),n).slice(1))}(e,r,a);return x.createElement("g",{className:o},x.createElement("path",bJn({},ATn(i,!0),{fill:"Z"===c.slice(-1)?i.fill:"none",stroke:"none",d:c})),l?x.createElement("path",bJn({},ATn(i,!0),{fill:"none",d:CJn(e,a)})):null,l?x.createElement("path",bJn({},ATn(i,!0),{fill:"none",d:CJn(r,a)})):null)}var s=CJn(e,a);return x.createElement("path",bJn({},ATn(i,!0),{fill:"Z"===s.slice(-1)?i.fill:"none",className:o,d:s}))};function kJn(t){return kJn="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},kJn(t)}function HJn(){return HJn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},HJn.apply(this,arguments)}function EJn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function SJn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?EJn(Object(n),!0).forEach((function(e){VJn(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):EJn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function LJn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,OJn(r.key),r)}}function _Jn(t,e,n){return e=DJn(e),function(t,e){if(e&&("object"===kJn(e)||"function"===typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,BJn()?Reflect.construct(e,n||[],DJn(t).constructor):e.apply(t,n))}function BJn(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(BJn=function(){return!!t})()}function DJn(t){return DJn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},DJn(t)}function TJn(t,e){return TJn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},TJn(t,e)}function VJn(t,e,n){return(e=OJn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function OJn(t){var e=function(t,e){if("object"!=kJn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=kJn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==kJn(e)?e:String(e)}var IJn=Math.PI/180,RJn=1e-5,FJn=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),_Jn(this,e,arguments)}var n,r,a;return function(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&TJn(t,e)}(e,t),n=e,r=[{key:"getTickLineCoord",value:function(t){var e=this.props,n=e.cx,r=e.cy,a=e.radius,i=e.orientation,o=e.tickSize||8,l=sqn(n,r,a,t.coordinate),c=sqn(n,r,a+("inner"===i?-1:1)*o,t.coordinate);return{x1:l.x,y1:l.y,x2:c.x,y2:c.y}}},{key:"getTickTextAnchor",value:function(t){var e=this.props.orientation,n=Math.cos(-t.coordinate*IJn);return n>RJn?"outer"===e?"start":"end":n<-RJn?"outer"===e?"end":"start":"middle"}},{key:"renderAxisLine",value:function(){var t=this.props,e=t.cx,n=t.cy,r=t.radius,a=t.axisLine,i=t.axisLineType,o=SJn(SJn({},ATn(this.props,!1)),{},{fill:"none"},ATn(a,!1));if("circle"===i)return x.createElement(rIn,HJn({className:"recharts-polar-angle-axis-line"},o,{cx:e,cy:n,r:r}));var l=this.props.ticks.map((function(t){return sqn(e,n,r,t.coordinate)}));return x.createElement(AJn,HJn({className:"recharts-polar-angle-axis-line"},o,{points:l}))}},{key:"renderTicks",value:function(){var t=this,n=this.props,r=n.ticks,a=n.tick,i=n.tickLine,o=n.tickFormatter,l=n.stroke,c=ATn(this.props,!1),s=ATn(a,!1),u=SJn(SJn({},c),{},{fill:"none"},ATn(i,!1)),d=r.map((function(n,r){var d=t.getTickLineCoord(n),h=SJn(SJn(SJn({textAnchor:t.getTickTextAnchor(n)},c),{},{stroke:"none",fill:l},s),{},{index:r,payload:n,x:d.x2,y:d.y2});return x.createElement(OTn,HJn({className:ODn("recharts-polar-angle-axis-tick",pqn(a)),key:"tick-".concat(n.coordinate)},sTn(t.props,n,r)),i&&x.createElement("line",HJn({className:"recharts-polar-angle-axis-tick-line"},u,d)),a&&e.renderTickItem(a,h,o?o(n.value,r):n.value))}));return x.createElement(OTn,{className:"recharts-polar-angle-axis-ticks"},d)}},{key:"render",value:function(){var t=this.props,e=t.ticks,n=t.radius,r=t.axisLine;return n<=0||!e||!e.length?null:x.createElement(OTn,{className:ODn("recharts-polar-angle-axis",this.props.className)},r&&this.renderAxisLine(),this.renderTicks())}}],a=[{key:"renderTickItem",value:function(t,e,n){return x.isValidElement(t)?x.cloneElement(t,e):kDn()(t)?t(e):x.createElement(iNn,HJn({},e,{className:"recharts-polar-angle-axis-tick-value"}),n)}}],r&&LJn(n.prototype,r),a&&LJn(n,a),Object.defineProperty(n,"prototype",{writable:!1}),e}(x.PureComponent);VJn(FJn,"displayName","PolarAngleAxis"),VJn(FJn,"axisType","angleAxis"),VJn(FJn,"defaultProps",{type:"category",angleAxisId:0,scale:"auto",cx:0,cy:0,orientation:"outer",axisLine:!0,tickLine:!0,tickSize:8,tick:!0,hide:!1,allowDuplicatedCategory:!0});var NJn=n(8559),PJn=n.n(NJn),jJn=n(3638),UJn=n.n(jJn),WJn=["cx","cy","angle","ticks","axisLine"],ZJn=["ticks","tick","angle","tickFormatter","stroke"];function GJn(t){return GJn="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},GJn(t)}function qJn(){return qJn=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},qJn.apply(this,arguments)}function YJn(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function XJn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?YJn(Object(n),!0).forEach((function(e){n1n(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):YJn(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function $Jn(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}function KJn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r1n(r.key),r)}}function QJn(t,e,n){return e=t1n(e),function(t,e){if(e&&("object"===GJn(e)||"function"===typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,JJn()?Reflect.construct(e,n||[],t1n(t).constructor):e.apply(t,n))}function JJn(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(JJn=function(){return!!t})()}function t1n(t){return t1n=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},t1n(t)}function e1n(t,e){return e1n=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},e1n(t,e)}function n1n(t,e,n){return(e=r1n(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function r1n(t){var e=function(t,e){if("object"!=GJn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=GJn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==GJn(e)?e:String(e)}var a1n,i1n=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),QJn(this,e,arguments)}var n,r,a;return function(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&e1n(t,e)}(e,t),n=e,r=[{key:"getTickValueCoord",value:function(t){var e=t.coordinate,n=this.props,r=n.angle,a=n.cx,i=n.cy;return sqn(a,i,e,r)}},{key:"getTickTextAnchor",value:function(){var t;switch(this.props.orientation){case"left":t="end";break;case"right":t="start";break;default:t="middle"}return t}},{key:"getViewBox",value:function(){var t=this.props,e=t.cx,n=t.cy,r=t.angle,a=t.ticks,i=PJn()(a,(function(t){return t.coordinate||0}));return{cx:e,cy:n,startAngle:r,endAngle:r,innerRadius:UJn()(a,(function(t){return t.coordinate||0})).coordinate||0,outerRadius:i.coordinate||0}}},{key:"renderAxisLine",value:function(){var t=this.props,e=t.cx,n=t.cy,r=t.angle,a=t.ticks,i=t.axisLine,o=$Jn(t,WJn),l=a.reduce((function(t,e){return[Math.min(t[0],e.coordinate),Math.max(t[1],e.coordinate)]}),[1/0,-1/0]),c=sqn(e,n,l[0],r),s=sqn(e,n,l[1],r),u=XJn(XJn(XJn({},ATn(o,!1)),{},{fill:"none"},ATn(i,!1)),{},{x1:c.x,y1:c.y,x2:s.x,y2:s.y});return x.createElement("line",qJn({className:"recharts-polar-radius-axis-line"},u))}},{key:"renderTicks",value:function(){var t=this,n=this.props,r=n.ticks,a=n.tick,i=n.angle,o=n.tickFormatter,l=n.stroke,c=$Jn(n,ZJn),s=this.getTickTextAnchor(),u=ATn(c,!1),d=ATn(a,!1),h=r.map((function(n,r){var c=t.getTickValueCoord(n),h=XJn(XJn(XJn(XJn({textAnchor:s,transform:"rotate(".concat(90-i,", ").concat(c.x,", ").concat(c.y,")")},u),{},{stroke:"none",fill:l},d),{},{index:r},c),{},{payload:n});return x.createElement(OTn,qJn({className:ODn("recharts-polar-radius-axis-tick",pqn(a)),key:"tick-".concat(n.coordinate)},sTn(t.props,n,r)),e.renderTickItem(a,h,o?o(n.value,r):n.value))}));return x.createElement(OTn,{className:"recharts-polar-radius-axis-ticks"},h)}},{key:"render",value:function(){var t=this.props,e=t.ticks,n=t.axisLine,r=t.tick;return e&&e.length?x.createElement(OTn,{className:ODn("recharts-polar-radius-axis",this.props.className)},n&&this.renderAxisLine(),r&&this.renderTicks(),Sqn.renderCallByParent(this.props,this.getViewBox())):null}}],a=[{key:"renderTickItem",value:function(t,e,n){return x.isValidElement(t)?x.cloneElement(t,e):kDn()(t)?t(e):x.createElement(iNn,qJn({},e,{className:"recharts-polar-radius-axis-tick-value"}),n)}}],r&&KJn(n.prototype,r),a&&KJn(n,a),Object.defineProperty(n,"prototype",{writable:!1}),e}(x.PureComponent);function o1n(t){return o1n="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},o1n(t)}function l1n(){return l1n=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},l1n.apply(this,arguments)}function c1n(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function s1n(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?c1n(Object(n),!0).forEach((function(e){v1n(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):c1n(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function u1n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,m1n(r.key),r)}}function d1n(t,e,n){return e=f1n(e),function(t,e){if(e&&("object"===o1n(e)||"function"===typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return p1n(t)}(t,h1n()?Reflect.construct(e,n||[],f1n(t).constructor):e.apply(t,n))}function h1n(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(h1n=function(){return!!t})()}function f1n(t){return f1n=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},f1n(t)}function p1n(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function g1n(t,e){return g1n=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},g1n(t,e)}function v1n(t,e,n){return(e=m1n(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function m1n(t){var e=function(t,e){if("object"!=o1n(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=o1n(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==o1n(e)?e:String(e)}n1n(i1n,"displayName","PolarRadiusAxis"),n1n(i1n,"axisType","radiusAxis"),n1n(i1n,"defaultProps",{type:"number",radiusAxisId:0,cx:0,cy:0,angle:0,orientation:"right",stroke:"#ccc",axisLine:!0,tick:!0,tickCount:5,allowDataOverflow:!1,scale:"auto",allowDuplicatedCategory:!0});var y1n=function(t){function e(t){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),v1n(p1n(n=d1n(this,e,[t])),"pieRef",null),v1n(p1n(n),"sectorRefs",[]),v1n(p1n(n),"id",KDn("recharts-pie-")),v1n(p1n(n),"handleAnimationEnd",(function(){var t=n.props.onAnimationEnd;n.setState({isAnimationFinished:!0}),kDn()(t)&&t()})),v1n(p1n(n),"handleAnimationStart",(function(){var t=n.props.onAnimationStart;n.setState({isAnimationFinished:!1}),kDn()(t)&&t()})),n.state={isAnimationFinished:!t.isAnimationActive,prevIsAnimationActive:t.isAnimationActive,prevAnimationId:t.animationId,sectorToFocus:0},n}var n,r,a;return function(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&g1n(t,e)}(e,t),n=e,r=[{key:"isActiveIndex",value:function(t){var e=this.props.activeIndex;return Array.isArray(e)?-1!==e.indexOf(t):t===e}},{key:"hasActiveIndex",value:function(){var t=this.props.activeIndex;return Array.isArray(t)?0!==t.length:t||0===t}},{key:"renderLabels",value:function(t){if(this.props.isAnimationActive&&!this.state.isAnimationFinished)return null;var n=this.props,r=n.label,a=n.labelLine,i=n.dataKey,o=n.valueKey,l=ATn(this.props,!1),c=ATn(r,!1),s=ATn(a,!1),u=r&&r.offsetRadius||20,d=t.map((function(t,n){var d=(t.startAngle+t.endAngle)/2,h=sqn(t.cx,t.cy,t.outerRadius+u,d),f=s1n(s1n(s1n(s1n({},l),t),{},{stroke:"none"},c),{},{index:n,textAnchor:e.getTextAnchor(h.x,t.cx)},h),p=s1n(s1n(s1n(s1n({},l),t),{},{fill:"none",stroke:t.fill},s),{},{index:n,points:[sqn(t.cx,t.cy,t.outerRadius,d),h],key:"line"}),g=i;return CDn()(i)&&CDn()(o)?g="value":CDn()(i)&&(g=o),x.createElement(OTn,{key:"label-".concat(t.startAngle,"-").concat(t.endAngle,"-").concat(t.midAngle,"-").concat(n)},a&&e.renderLabelLineItem(a,p),e.renderLabelItem(r,f,dGn(t,g)))}));return x.createElement(OTn,{className:"recharts-pie-labels"},d)}},{key:"renderSectorsStatically",value:function(t){var e=this,n=this.props,r=n.activeShape,a=n.blendStroke,i=n.inactiveShape;return t.map((function(n,o){if(0===(null===n||void 0===n?void 0:n.startAngle)&&0===(null===n||void 0===n?void 0:n.endAngle)&&1!==t.length)return null;var l=e.isActiveIndex(o),c=i&&e.hasActiveIndex()?i:null,s=l?r:c,u=s1n(s1n({},n),{},{stroke:a?n.fill:n.stroke,tabIndex:-1});return x.createElement(OTn,l1n({ref:function(t){t&&!e.sectorRefs.includes(t)&&e.sectorRefs.push(t)},tabIndex:-1,className:"recharts-pie-sector"},sTn(e.props,n,o),{key:"sector-".concat(null===n||void 0===n?void 0:n.startAngle,"-").concat(null===n||void 0===n?void 0:n.endAngle,"-").concat(n.midAngle,"-").concat(o)}),x.createElement(EYn,l1n({option:s,isActive:l,shapeType:"sector"},u)))}))}},{key:"renderSectorsWithAnimation",value:function(){var t=this,e=this.props,n=e.sectors,r=e.isAnimationActive,a=e.animationBegin,i=e.animationDuration,o=e.animationEasing,l=e.animationId,c=this.state,s=c.prevSectors,u=c.prevIsAnimationActive;return x.createElement(JRn,{begin:a,duration:i,isActive:r,easing:o,from:{t:0},to:{t:1},key:"pie-".concat(l,"-").concat(u),onAnimationStart:this.handleAnimationStart,onAnimationEnd:this.handleAnimationEnd},(function(e){var r=e.t,a=[],i=(n&&n[0]).startAngle;return n.forEach((function(t,e){var n=s&&s[e],o=e>0?LDn()(t,"paddingAngle",0):0;if(n){var l=tTn(n.endAngle-n.startAngle,t.endAngle-t.startAngle),c=s1n(s1n({},t),{},{startAngle:i+o,endAngle:i+l(r)+o});a.push(c),i=c.endAngle}else{var u=t.endAngle,d=t.startAngle,h=tTn(0,u-d)(r),f=s1n(s1n({},t),{},{startAngle:i+o,endAngle:i+h+o});a.push(f),i=f.endAngle}})),x.createElement(OTn,null,t.renderSectorsStatically(a))}))}},{key:"attachKeyboardHandlers",value:function(t){var e=this;t.onkeydown=function(t){if(!t.altKey)switch(t.key){case"ArrowLeft":var n=++e.state.sectorToFocus%e.sectorRefs.length;e.sectorRefs[n].focus(),e.setState({sectorToFocus:n});break;case"ArrowRight":var r=--e.state.sectorToFocus<0?e.sectorRefs.length-1:e.state.sectorToFocus%e.sectorRefs.length;e.sectorRefs[r].focus(),e.setState({sectorToFocus:r});break;case"Escape":e.sectorRefs[e.state.sectorToFocus].blur(),e.setState({sectorToFocus:0})}}}},{key:"renderSectors",value:function(){var t=this.props,e=t.sectors,n=t.isAnimationActive,r=this.state.prevSectors;return!(n&&e&&e.length)||r&&yZn()(r,e)?this.renderSectorsStatically(e):this.renderSectorsWithAnimation()}},{key:"componentDidMount",value:function(){this.pieRef&&this.attachKeyboardHandlers(this.pieRef)}},{key:"render",value:function(){var t=this,e=this.props,n=e.hide,r=e.sectors,a=e.className,i=e.label,o=e.cx,l=e.cy,c=e.innerRadius,s=e.outerRadius,u=e.isAnimationActive,d=this.state.isAnimationFinished;if(n||!r||!r.length||!YDn(o)||!YDn(l)||!YDn(c)||!YDn(s))return null;var h=ODn("recharts-pie",a);return x.createElement(OTn,{tabIndex:this.props.rootTabIndex,className:h,ref:function(e){t.pieRef=e}},this.renderSectors(),i&&this.renderLabels(r),Sqn.renderCallByParent(this.props,null,!1),(!u||d)&&$qn.renderCallByParent(this.props,r,!1))}}],a=[{key:"getDerivedStateFromProps",value:function(t,e){return e.prevIsAnimationActive!==t.isAnimationActive?{prevIsAnimationActive:t.isAnimationActive,prevAnimationId:t.animationId,curSectors:t.sectors,prevSectors:[],isAnimationFinished:!0}:t.isAnimationActive&&t.animationId!==e.prevAnimationId?{prevAnimationId:t.animationId,curSectors:t.sectors,prevSectors:e.curSectors,isAnimationFinished:!0}:t.sectors!==e.curSectors?{curSectors:t.sectors,isAnimationFinished:!0}:null}},{key:"getTextAnchor",value:function(t,e){return t>e?"start":t<e?"end":"middle"}},{key:"renderLabelLineItem",value:function(t,e){if(x.isValidElement(t))return x.cloneElement(t,e);if(kDn()(t))return t(e);var n=ODn("recharts-pie-label-line","boolean"!==typeof t?t.className:"");return x.createElement(G$n,l1n({},e,{type:"linear",className:n}))}},{key:"renderLabelItem",value:function(t,e,n){if(x.isValidElement(t))return x.cloneElement(t,e);var r=n;if(kDn()(t)&&(r=t(e),x.isValidElement(r)))return r;var a=ODn("recharts-pie-label-text","boolean"===typeof t||kDn()(t)?"":t.className);return x.createElement(iNn,l1n({},e,{alignmentBaseline:"middle",className:a}),r)}}],r&&u1n(n.prototype,r),a&&u1n(n,a),Object.defineProperty(n,"prototype",{writable:!1}),e}(x.PureComponent);a1n=y1n,v1n(y1n,"displayName","Pie"),v1n(y1n,"defaultProps",{stroke:"#fff",fill:"#808080",legendType:"rect",cx:"50%",cy:"50%",startAngle:0,endAngle:360,innerRadius:0,outerRadius:"80%",paddingAngle:0,labelLine:!0,hide:!1,minAngle:0,isAnimationActive:!uVn.isSsr,animationBegin:400,animationDuration:1500,animationEasing:"ease",nameKey:"name",blendStroke:!1,rootTabIndex:0}),v1n(y1n,"parseDeltaAngle",(function(t,e){return GDn(e-t)*Math.min(Math.abs(e-t),360)})),v1n(y1n,"getRealPieData",(function(t){var e=t.props,n=e.data,r=e.children,a=ATn(t.props,!1),i=bTn(r,Oqn);return n&&n.length?n.map((function(t,e){return s1n(s1n(s1n({payload:t},a),t),i&&i[e]&&i[e].props)})):i&&i.length?i.map((function(t){return s1n(s1n({},a),t.props)})):[]})),v1n(y1n,"parseCoordinateOfPie",(function(t,e){var n=e.top,r=e.left,a=e.width,i=e.height,o=uqn(a,i);return{cx:r+QDn(t.props.cx,a,a/2),cy:n+QDn(t.props.cy,i,i/2),innerRadius:QDn(t.props.innerRadius,o,0),outerRadius:QDn(t.props.outerRadius,o,.8*o),maxRadius:t.props.maxRadius||Math.sqrt(a*a+i*i)/2}})),v1n(y1n,"getComposedData",(function(t){var e=t.item,n=t.offset,r=a1n.getRealPieData(e);if(!r||!r.length)return null;var a=e.props,i=a.cornerRadius,o=a.startAngle,l=a.endAngle,c=a.paddingAngle,s=a.dataKey,u=a.nameKey,d=a.valueKey,h=a.tooltipType,f=Math.abs(e.props.minAngle),p=a1n.parseCoordinateOfPie(e,n),g=a1n.parseDeltaAngle(o,l),v=Math.abs(g),m=s;CDn()(s)&&CDn()(d)?(kVn(!1,'Use "dataKey" to specify the value of pie,\n      the props "valueKey" will be deprecated in 1.1.0'),m="value"):CDn()(s)&&(kVn(!1,'Use "dataKey" to specify the value of pie,\n      the props "valueKey" will be deprecated in 1.1.0'),m=d);var y,b,x=r.filter((function(t){return 0!==dGn(t,m,0)})).length,M=v-x*f-(v>=360?x:x-1)*c,w=r.reduce((function(t,e){var n=dGn(e,m,0);return t+(YDn(n)?n:0)}),0);w>0&&(y=r.map((function(t,e){var n,r=dGn(t,m,0),a=dGn(t,u,e),l=(YDn(r)?r:0)/w,s=(n=e?b.endAngle+GDn(g)*c*(0!==r?1:0):o)+GDn(g)*((0!==r?f:0)+l*M),d=(n+s)/2,v=(p.innerRadius+p.outerRadius)/2,y=[{name:a,value:r,payload:t,dataKey:m,type:h}],x=sqn(p.cx,p.cy,v,d);return b=s1n(s1n(s1n({percent:l,cornerRadius:i,name:a,tooltipPayload:y,midAngle:d,middleRadius:v,tooltipPosition:x},t),p),{},{value:dGn(t,m),startAngle:n,endAngle:s,payload:t,paddingAngle:GDn(g)*c})})));return s1n(s1n({},p),{},{sectors:y,data:r})}));var b1n=jKn({chartName:"PieChart",GraphicalChild:y1n,validateTooltipEventTypes:["item"],defaultTooltipEventType:"item",legendContent:"children",axisComponents:[{axisType:"angleAxis",AxisComp:FJn},{axisType:"radiusAxis",AxisComp:i1n}],formatAxisMap:function(t,e,n,r,a){var i=t.width,o=t.height,l=t.startAngle,c=t.endAngle,s=QDn(t.cx,i,i/2),u=QDn(t.cy,o,o/2),d=uqn(i,o,n),h=QDn(t.innerRadius,d,0),f=QDn(t.outerRadius,d,.8*d);return Object.keys(e).reduce((function(t,n){var i,o=e[n],d=o.domain,p=o.reversed;if(CDn()(o.range))"angleAxis"===r?i=[l,c]:"radiusAxis"===r&&(i=[h,f]),p&&(i=[i[1],i[0]]);else{var g=iqn(i=o.range,2);l=g[0],c=g[1]}var v=MGn(o,a),m=v.realScaleType,y=v.scale;y.domain(d).range(i),zGn(y);var b=kGn(y,rqn(rqn({},o),{},{realScaleType:m})),x=rqn(rqn(rqn({},o),b),{},{range:i,radius:f,realScaleType:m,scale:y,cx:s,cy:u,innerRadius:h,outerRadius:f,startAngle:l,endAngle:c});return rqn(rqn({},t),{},aqn({},n,x))}),{})},defaultProps:{layout:"centric",startAngle:0,endAngle:360,cx:"50%",cy:"50%",innerRadius:0,outerRadius:"80%"}}),x1n=function(t){var e=t.data,n=["#0088FE","#00C49F","#FFBB28","#FF8042"];return(0,uf.jsxs)(b1n,{width:400,height:400,children:[(0,uf.jsx)(y1n,{data:e,cx:200,cy:200,labelLine:!1,label:function(t){var e=t.name,n=t.sales;return"".concat(e,": ").concat(n)},outerRadius:150,dataKey:"sales",children:e.map((function(t,e){return(0,uf.jsx)(Oqn,{fill:n[e%n.length]},"cell-".concat(e))}))}),(0,uf.jsx)(AVn,{})]})},M1n=function(t,e,n){var r=e.groupByField,a=e.dateGroupingInterval,i=e.valueField,o=e.aggregation,l=e.seriesField,c=[];if(!a){var s=t.map((function(t){var e={};if(r)if("date"===r){var a=Wu({value:t[r],formatObject:n,returnMoment:!0});if(!a.isValid())return null;e[r]=a.format("YYYY-MM-DD")}else e[r]=t[r];if(i){var o=parseFloat(t[i]);e[i]=isNaN(o)?null:o}return l&&(e[l]=t[l],c.some((function(e){return e.dataKey===t[l]}))||c.push({dataKey:t[l]})),e}));return l||c.push({dataKey:i}),{chartData:s.filter((function(t){return null!==t})),series:c}}if(!r)throw new Error("groupByField must be set when dateGroupingInterval is provided");var u={};t.forEach((function(t){var e,o=Wu({value:t[r],formatObject:n,returnMoment:!0});if(o.isValid()){switch(a){case"day":e=o.format("YYYY-MM-DD");break;case"month":e=o.format("YYYY-MM");break;case"year":e=o.format("YYYY");break;default:e=o.format()}var s=l?t[l]:"value";u[e]||(u[e]={}),u[e][s]||(u[e][s]={sum:0,count:0,values:[]});var d=parseFloat(t[i]);isNaN(d)||(u[e][s].sum+=d,u[e][s].count+=1,u[e][s].values.push(d)),l&&!c.some((function(t){return t.dataKey===s}))&&c.push({dataKey:s})}}));var d=Object.keys(u).map((function(t){var e=u[t],n=He({},r,t);return Object.keys(e).forEach((function(t){var r,a=e[t];switch(o){case"sum":default:r=a.sum;break;case"average":r=a.sum/a.count;break;case"count":r=a.count;break;case"min":r=Math.min.apply(Math,z(a.values));break;case"max":r=Math.max.apply(Math,z(a.values))}n[t]=r})),n}));return l||c.push({dataKey:"value"}),{chartData:d,series:c}},w1n=function(t){var e=t.block,n=(t.page,(0,cdn().getListData)(e)),r=Ys($I),a={valueField:(0,Js.get)(e,"valueField"),aggregation:(0,Js.get)(e,"aggregation"),seriesField:(0,Js.get)(e,"seriesField"),groupByField:(0,Js.get)(e,"groupByField"),dateGroupingInterval:(0,Js.get)(e,"dateGroupingInterval")},i=M1n(n,a,r),o=(0,Js.get)(MDn,(0,Js.get)(e,"colorTheme","default"),[]),l=(0,Js.get)(i,"chartData",[]),c=(0,Js.get)(i,"series",[]).map((function(t,e){return Se(Se({},t),{},{fill:wDn(e,o)})})),s=(0,Js.get)(e,"chartType","area");return"area"===s?(0,uf.jsx)($Qn,{data:l,series:c}):"bar"===s?(0,uf.jsx)(QQn,{data:l,series:c}):"line"===s?(0,uf.jsx)(mJn,{data:l,series:c}):"pie"===s?(0,uf.jsx)(x1n,{data:l,series:c}):(0,uf.jsx)("div",{children:"Chart2"})},z1n=function(t){var e=t.block,n=m((0,x.useState)(null),2),r=n[0],a=n[1],i=m((0,x.useState)([]),2),o=i[0],l=i[1],c=m((0,x.useState)(""),2),s=c[0],u=c[1],d=m((0,x.useState)(!1),2),h=d[0],f=d[1],p=(0,x.useRef)(null),g=e.systemPrompt||"",v=e.initialMessage||"",y=e.placeholder||"Type a message...",b=e.sendButtonText||"Send",M=e.assistantName||"Assistant",w=e.userName||"You",C=!1!==e.showTimestamps,A=e.chatHistoryLimit||0,k=e.backgroundColor||"#ffffff",H=e.textColor||"#000000",E=e.assistantBubbleColor||"#EDEDED",S=e.userBubbleColor||"#E5F2FF",L=cR().processDynamicText;(0,x.useEffect)((function(){_(),T()}),[]);var _=function(){var t=Ae(ke().mark((function t(){var e,n,r;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,K9.post("/chatbot/create_ai_thread/",{system_prompt:g,initial_message:v});case 3:e=t.sent,n=(0,Js.get)(e,"data",{}),r=(0,Js.get)(n,"messages",[]),l(r),a(n.id),t.next=13;break;case 10:t.prev=10,t.t0=t.catch(0),console.error("Error creating thread:",t.t0);case 13:case"end":return t.stop()}}),t,null,[[0,10]])})));return function(){return t.apply(this,arguments)}}(),B=function(){var t=Ae(ke().mark((function t(e){var n,a,i,o;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e.trim()){t.next=2;break}return t.abrupt("return");case 2:return n={role:"user",content:e,created_at:Cu()()},l((function(t){return[].concat(z(t),[n])})),u(""),f(!0),t.prev=6,t.next=9,K9.post("/chatbot/ai_chat_message/",{content:e,thread_id:r});case 9:a=t.sent,i=(0,Js.get)(a,"data",{}),l((function(t){return[].concat(z(t),[i])})),t.next=19;break;case 14:t.prev=14,t.t0=t.catch(6),console.error("Error sending message:",t.t0),o={role:"assistant",content:"Sorry, there was an error processing your request.",created_at:Cu()()},l((function(t){return[].concat(z(t),[o])}));case 19:return t.prev=19,f(!1),T(),t.finish(19);case 23:case"end":return t.stop()}}),t,null,[[6,14,19,23]])})));return function(e){return t.apply(this,arguments)}}(),D=function(t){t.preventDefault(),B(s)},T=function(){var t;null===(t=p.current)||void 0===t||t.scrollIntoView({behavior:"smooth"})};console.log("messages",o);var V=A>0?o.slice(-A):o;return Md&&(V=[{role:"assistant",content:v,created_at:Cu()()},{role:"user",content:"Example user message",created_at:Cu()()}]),(0,uf.jsxs)(C1n,{backgroundColor:k,children:[(0,uf.jsxs)(A1n,{children:[V.map((function(t,e){return(0,uf.jsxs)(k1n,{isUser:"user"===t.role,bubbleColor:"user"===t.role?S:E,textColor:H,children:[(0,uf.jsxs)(H1n,{children:["user"===t.role?w:M,C&&(0,uf.jsx)(E1n,{children:Cu()(t.created_at).fromNow()})]}),(0,uf.jsx)(S1n,{children:L({text:t.content})})]},e)})),(0,uf.jsx)("div",{ref:p})]}),(0,uf.jsxs)(L1n,{onSubmit:D,children:[(0,uf.jsx)(_1n,{value:s,onChange:function(t){return u(t.target.value)},placeholder:y,disabled:h}),(0,uf.jsx)(gf,{data:{text:b,disabled:h,onClick:D}})]})]})},C1n=sf.div.withConfig({displayName:"Chatbot__ChatContainer",componentId:"sc-rly808-0"})(["display:flex;flex-direction:column;height:100%;"]),A1n=sf.div.withConfig({displayName:"Chatbot__MessagesContainer",componentId:"sc-rly808-1"})(["display:flex;flex-direction:column;padding:16px;overflow-y:auto;"]),k1n=sf.div.withConfig({displayName:"Chatbot__MessageBubble",componentId:"sc-rly808-2"})(["background-color:",";color:",";padding:12px;border-radius:8px;margin-bottom:12px;align-self:",";max-width:80%;"],(function(t){return t.bubbleColor}),(function(t){return t.textColor}),(function(t){return t.isUser?"flex-end":"flex-start"})),H1n=sf.div.withConfig({displayName:"Chatbot__MessageHeader",componentId:"sc-rly808-3"})(["font-weight:bold;margin-bottom:4px;display:flex;justify-content:space-between;"]),E1n=sf.span.withConfig({displayName:"Chatbot__Timestamp",componentId:"sc-rly808-4"})(["font-weight:normal;font-size:0.8em;margin-left:8px;"]),S1n=sf.div.withConfig({displayName:"Chatbot__MessageContent",componentId:"sc-rly808-5"})(["white-space:pre-wrap;"]),L1n=sf.form.withConfig({displayName:"Chatbot__FormContainer",componentId:"sc-rly808-6"})(["display:flex;padding:16px;border-top:1px solid ",";"],tu.grey2),_1n=sf.input.withConfig({displayName:"Chatbot__InputField",componentId:"sc-rly808-7"})(["flex:1;margin-right:8px;border:1px solid ",";border-radius:4px;padding:8px;font-size:16px;outline:none;"],tu.grey2),B1n=function(t){var e=t.block,n=t.page,r=t.isColumn,a=Ys(tI),i=Ys(XI),o=cR().processDynamicText,l=sR().passesDisplayConditions,c=sd({items:(0,Js.get)(n,"blocks",[]),app:i,user:a,passesDisplayConditions:l}).filter((function(t){return l({conditions:(0,Js.get)(t,"displayConditions",[]),reusableBlockId:e.reusableBlockId,context:{repeatingRecord:(0,Js.get)(e,"repeatingRecord")}})})),s=e.originalBlockId||e.id,u=c.filter((function(t){return t.layoutParent===s}));if(!Md&&0===u.length)return(0,uf.jsx)(uf.Fragment,{});var d=(0,Js.get)(e,"gap")||20,h=(0,Js.get)(e,"flexWrap")?"wrap":"nowrap",f=(0,Js.get)(e,"verticalAlignment","flex-start"),p=(0,Js.get)(e,"horizontalAlignment","flex-start"),g=(0,Js.get)(e,"customCss",{});return(0,uf.jsxs)(V1n,{backgroundImage:(0,Js.get)(e,"backgroundImage",null),hasAction:!!(0,Js.get)(e,"clickAction",null),isColumn:r,gap:d,flexWrap:h,alignItems:f,justifyContent:p,customCss:o({text:(0,Js.get)(g,"container"),reusableBlockId:e.reusableBlockId,context:{repeatingRecord:(0,Js.get)(e,"repeatingRecord")}}),children:[Md&&0===u.length&&(0,uf.jsxs)("div",{style:{padding:"20px"},children:["Empty ",r?"Column":"Row"," - Add blocks here"," "]}),u.map((function(t,a){var i=["Row","Map","Iframe","Image","Video"].includes(t.componentId),o=t.layoutWidth?kd(t.layoutWidth):i?"100%":"fit-content",l=Se(Se({},t),{},{layoutWidth:o,reusableBlockId:e.reusableBlockId,parentComponentId:e.componentId,repeatingRecord:e.repeatingRecord,index:a});return(0,uf.jsx)(H6n,{data:{inLayout:!0,page:n,block:l,setupMode:Md,isPreview:e.isPreview,parentType:r?"Column":"Row",index:a}},t.id)}))]})},D1n=function(t,e){var n=function(t){var e=t.block.originalBlockId||t.block.id,n=(0,Js.get)(t.page,"blocks",[]).filter((function(t){return t.layoutParent===e}));return n},r=function(t){var e=(0,Js.get)(t.page,"blocks",[]).map((function(t){return{id:t.id,layoutParent:t.layoutParent}}));return e};return md(Se(Se({},t),{},{childBlocks:n(t),blocksWithRelevantFields:r(t)}),Se(Se({},e),{},{childBlocks:n(e),blocksWithRelevantFields:r(e)}),["block","isColumn","user","activeUserGroups","activeAppUserGroups","page","childBlocks","blocksWithRelevantFields"])},T1n=(0,x.memo)(B1n,D1n),V1n=sf.div.withConfig({displayName:"Row__Container",componentId:"sc-165d5l0-0"})(["display:flex;flex-direction:",";flex-wrap:",";gap:",";align-items:",";justify-content:",";cursor:",";height:100%;",""],(function(t){return t.isColumn?"column":"row"}),(function(t){return t.flexWrap}),(function(t){return kd(t.gap)}),(function(t){return t.alignItems}),(function(t){return t.justifyContent}),(function(t){return t.hasAction||Md?"pointer":"default"}),(function(t){return t.customCss})),O1n=["block","page"],I1n=function(t){var e=t.block,n=t.page,r=ze(t,O1n);return(0,uf.jsx)(T1n,Se({isColumn:!0,block:e,page:n},r))},R1n=sf.div.withConfig({displayName:"CustomBlockContainer",componentId:"sc-wyx1j9-0"})(["width:100%;display:grid;cursor:pointer;padding:0 0 5px 2px;margin-bottom:",";grid-gap:",";"," ",""],(function(t){return t.repeating?"20px":"0px"}),(function(t){return kd(t.gap||25)}),(function(t){return"carousel"===t.containerType&&"\n    grid-auto-flow: column;\n    grid-auto-columns: ".concat(kd(t.minWidth),";\n    overflow-x: auto;\n    white-space: nowrap;\n  ")}),(function(t){return"grid"===t.containerType&&"\n      grid-template-columns: repeat(\n        auto-fit,\n        minmax(".concat(kd(t.minWidth),", 1fr)\n      );\n      grid-auto-rows: auto;\n\n      ").concat(t.itemCount&&t.itemCount<4?"grid-template-columns: ".concat(hd(t.itemCount,kd(t.minWidth)),";"):"","\n  ")})),F1n=function(t){var e=t.page,n=t.block,r=ldn(e).actionResolver,a=sdn().processObjects,i=Ys($I),o=cdn().getListData,l=Ys(ZI),c=sR(),s=c.recordClick,u=c.processDynamicText,d=c.passesDisplayConditions,h=Ys(tI),f=Ys(XI),p=Ys(_I),g=Nu(p).find((function(t){return t.id===n.customBlock})),v=(0,Js.get)(n,"inputs",[]),m=Ys(jI),y=(0,Js.get)(g,"blocks",[]).map((function(t){var r=Se({},t),a={};return(0,Js.get)(Ysn,[t.componentId,"resources"],[]).filter((function(t){return t.isAction})).forEach((function(r){var i="action-".concat(t.id,"-").concat(r.id),o=(0,Js.get)(n,i),l=(0,Js.get)(e,"actions",[]).find((function(t){return t.id===o}));a[r.id]=l})),Se(Se({},r),{},{actionMap:a,inputMap:v})})),b=fd(sd({items:y,app:f,user:h,passesDisplayConditions:d})),x=(0,Js.get)(n,"recordClickAction"),M={requireLogin:(0,Js.get)(e,"requireLogin",!1),newLayoutSystem:!0,blocks:b,actions:(0,Js.get)(g,"actions",[])},w=b.find((function(t){return!t.layoutParent}));if((0,Js.get)(g,"repeating")){var z=o(n),C=(0,Js.get)(n,"resultsPerPage",10),A=a(e,n,[],z,u),k=(0,Js.get)(n,"sortingColumn"),H=(0,Js.get)(n,"sortingDirection","asc");if(k){var E=m.find((function(t){return t.id===n.spreadsheet})),S=(0,Js.get)(E,["field_data","config",k],{}),L="text";"DateTimePicker"===(0,Js.get)(S,"componentId")&&(L="date"),A=hdn(A,k,H,L,(0,Js.get)(S,"dateFormat",{}),i)}return(0,uf.jsx)(ttr,{itemsPerPage:C,items:A,hideBorder:!0,padding:"16px 0 0 0",noResultsPadding:"0 0 16px 0",darkMode:l,isFetching:n.isFetching,block:n,children:function(t){return(0,uf.jsx)(R1n,Se(Se({itemCount:t.length},g),{},{containerType:(0,Js.get)(g,"containerType","grid"),children:t.map((function(t,e){var a="none"===x?null:function(){return s(n,t,r)};return(0,uf.jsx)(H6n,{data:{page:M,customBlockOnClick:a,block:Se(Se({},w),{},{reusableBlockId:n.id,id:n.id,originalBlockId:(0,Js.get)(w,"id"),parentComponentId:n.parentComponentId,repeatingRecord:t})}},e)}))}))}})}return(0,uf.jsx)(H6n,{data:{page:M,block:Se(Se({},w),{},{reusableBlockId:n.id,id:n.id,originalBlockId:(0,Js.get)(w,"id"),parentComponentId:n.parentComponentId})}})},N1n=n(1867),P1n=function(t){return new Promise((function(e,n){if("text/plain"===t.file.type){var r=new FileReader;r.onload=function(t){var n=t.target.result;e(n)},r.onerror=function(t){n(t)},r.readAsText(t.file,"UTF-8")}else if(t.file.name.endsWith(".docx")){var a=new FileReader;a.onload=function(){var t=Ae(ke().mark((function t(r){var a,i,o;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return a=r.target.result,t.prev=1,t.next=4,N1n.extractRawText({arrayBuffer:a});case 4:i=t.sent,o=i.value,e(o),t.next=13;break;case 9:t.prev=9,t.t0=t.catch(1),console.error("Error parsing DOCX:",t.t0),n(t.t0);case 13:case"end":return t.stop()}}),t,null,[[1,9]])})));return function(e){return t.apply(this,arguments)}}(),a.onerror=function(t){n(t)},a.readAsArrayBuffer(t.file)}else e(null)}))},j1n=function(){var t=Ae(ke().mark((function t(e){var n,r;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.map(function(){var t=Ae(ke().mark((function t(e){var n,r,a;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(console.log("type",e.file.type),"text/plain"!==e.file.type){t.next=9;break}return t.next=4,P1n(e);case 4:return n=t.sent,console.log("parsedFile",n),t.abrupt("return",{key:e.key,data:n});case 9:return(r=new FormData).append("file",e.file),t.prev=11,t.next=14,K9.post("DocumentUpload"===e.componentId?"/document_parser/":"/signature_parser/",r);case 14:return a=t.sent,console.log("upload result",a),t.abrupt("return",{key:e.key,data:(0,Js.get)(a,"data",null)});case 19:throw t.prev=19,t.t0=t.catch(11),console.error("Error uploading file:",t.t0),t.t0;case 23:case"end":return t.stop()}}),t,null,[[11,19]])})));return function(e){return t.apply(this,arguments)}}()),t.prev=1,t.next=4,Promise.all(n);case 4:return r=t.sent,console.log("fileResults",r),t.abrupt("return",r);case 9:throw t.prev=9,t.t0=t.catch(1),console.error("One or more file uploads failed:",t.t0),t.t0;case 13:case"end":return t.stop()}}),t,null,[[1,9]])})));return function(e){return t.apply(this,arguments)}}(),U1n=function(t){var e=t.page,n=t.block,r=m((0,x.useState)({}),2),a=r[0],i=r[1],o=Ys($I),l=Ys(ZI),c=Ys(XI),s=Ys(jI),u=$s(dI),d=m(Xs(qI),2),h=d[0],f=d[1],p=Ys(zI),g=m((0,x.useState)(!1),2),v=g[0],y=g[1],b=m((0,x.useState)(!1),2),M=b[0],w=b[1],z=m((0,x.useState)(!1),2),C=z[0],A=z[1],k=Ys(qO),H=v||!k&&p.includes((0,Js.get)(n,"id")),E=sR().passesDisplayConditions,S=cR().processDynamicText,L=Ucn().validateFields,_=s.find((function(t){return t.id===n.spreadsheet})),B=(0,Js.get)(_,"field_data",{}),D=(0,Js.get)(_,"headers",[]),T=(0,Js.get)(B,"order",[]),V=(0,Js.get)(B,"config",{}),O=(0,Js.get)(n,"fieldData",{}),I=(0,Js.get)(O,"config",{}),R=(0,Js.get)(O,"order",[]),F=(0,Js.get)(n,"mode","create"),N=m(Xs(ZO),2),P=N[0],j=N[1],U=(0,Js.get)(P,n.id,{}),W=function(t){j(Se(Se({},P),{},He({},n.id,Se(Se({},U),t))))},Z=m(Xs(GO),2),G=Z[0],q=Z[1],Y=function(){W({});var t=Object.keys(U).reduce((function(t,e){return t[e]="",t}),{});q(Se(Se({},G),t)),f(Se(Se({},h),{},He({},n.id,{}))),A(!1)},X=oMn({block:n,app:c,spreadsheets:h}).relationColumns,$=function(t){var e=t.block,n=t.app,r=t.spreadsheets,a=t.formData,i=Se({},a);return Nu(n,"data_relations").filter((function(t){return t.sheet2===(0,Js.get)(e,"spreadsheet")})).forEach((function(t){var n="".concat(e.id,"-").concat(t.id),o=(Md?[]:(0,Js.get)(r,["relations",n],[])).find((function(e){return(0,Js.get)(e,t.column1)===(0,Js.get)(a,t.column2)}));o&&Object.keys(o).forEach((function(e){["frontly_id","frontly_data"].includes(e)||(i["".concat(t.column2,"__").concat(e)]=o[e])}))})),i}({block:n,app:c,spreadsheets:h,formData:U}),K=Cdn({relations:Nu(c,"data_relations"),dataSourceId:(0,Js.get)(_,"id"),processDynamicText:S,appDateFormat:o,relationColumns:X,localOrder:R,sheetOrder:T,sheetHeaders:D,block:n,sheetFieldData:(0,Js.get)(B,"config"),localFieldData:I,valuesObject:U,conditionsObject:{passesDisplayConditions:E,conditionKey:"conditions"}}),Q=K.displayFields,J=K.hiddenFields,tt=Pcn(Q),et=(0,Js.get)(n,"rowId"),nt=(0,Js.get)(n,"disableDefaultAction",!1),rt=(0,Js.get)(n,"gridLayout"),at=function(t){return ct({rawAction:(0,Js.get)(n,["actionMap","submitAction"]),actionId:(0,Js.get)(n,"submitAction"),context:{form:Se(Se(Se({},U),$),t)},blockId:n.id})},it=function(t){var e=t.submitAction,n=t.block,r=t.formValues,a=t.rowId,i=t.displayFields,o=t.hiddenFields,l=t.config,c=t.page,s=t.setIsSaving,u=t.setIsUploadingFiles,d=Ys(WI),h=odn(),f=h.updateRecord,p=h.createRecord,g=cR().processDynamicText,v=m(Xs(WO),2),y=v[0],b=v[1],x=function(){var t=Ae(ke().mark((function t(){var a,l,h,f;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(a=i.filter((function(t){return["DocumentUpload","Signature"].includes((0,Js.get)(t,"componentId"))})).map((function(t){var e=(0,Js.get)(t,"componentId");return{key:t.key,componentId:e,file:(0,Js.get)(y,"".concat(c.id,"-").concat(n.id,"-").concat(t.key))}})).filter((function(t){return t.file})),l=[],h=[],!(a.length>0)){t.next=11;break}return u(!0),t.next=7,j1n(a);case 7:f=t.sent,u(!1),f.forEach((function(t){l.push({key:t.key,value:t.data}),h.push(t.key)})),b({});case 11:s(!0),Object.keys(r).forEach((function(t){if(!h.includes(t)){var e=(0,Js.get)(r,t,"");Ru(e).trim().startsWith("=")||l.push({key:t,value:g({text:e,reusableBlockId:n.reusableBlockId,context:{repeatingRecord:(0,Js.get)(n,"repeatingRecord")}})})}})),o.forEach((function(t){var e=(0,Js.get)(t,"hiddenValue");e&&l.push({key:t.key,value:g({text:e,reusableBlockId:n.reusableBlockId,context:{repeatingRecord:(0,Js.get)(n,"repeatingRecord")}})})})),p({sheetId:n.spreadsheet,values:l}).then((function(t){s(!1),Rcn((0,Js.get)(d,"recordCreated","Record Created")),e(t)}));case 15:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();return{createRow:x,updateRow:function(){s(!0);var t=Object.keys(l).filter((function(t){return!1===(0,Js.get)(l,[t,"active"])})),i=[];Object.keys(r).filter((function(t){return!["frontly_id","frontly_data"].includes(t)})).forEach((function(t){var e=(0,Js.get)(r,t,"");Ru(e).trim().startsWith("=")||i.push({key:t,value:e})})),o.forEach((function(t){var e=(0,Js.get)(t,"hiddenValue");e&&i.push({key:t.key,value:g({text:e,reusableBlockId:n.reusableBlockId,context:{repeatingRecord:(0,Js.get)(n,"repeatingRecord")}})})})),i=i.filter((function(e){return!e.key.includes("__")&&!t.includes(e.key)})),f({sheetId:n.spreadsheet,rowIdColumn:n.rowIdColumn,recordId:a,values:i}).then((function(){s(!1),Rcn((0,Js.get)(d,"savedNotification","Saved")),e({})}))}}}({submitAction:at,block:n,formValues:U,rowId:et,displayFields:Q,hiddenFields:J,config:I,page:e,setIsSaving:w,setIsUploadingFiles:y}),ot=it.createRow,lt=it.updateRow,ct=ldn(e).actionResolver,st=function(){var t=Ae(ke().mark((function t(){return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!Md){t.next=2;break}return t.abrupt("return",null);case 2:A(!0),(0,Js.isEmpty)(L({dataSourceConfig:V,validationSchema:tt,values:U,hasSubmitted:!0,setErrors:i}))&&(nt?at(U):("create"===F&&ot({submitAction:at,block:n,displayFields:Q,hiddenFields:J}),"edit"===F&&lt(at)),(0,Js.get)(n,"clearOnSubmit")&&Y());case 4:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),ut=m(Xs(WO),2),dt=ut[0],ht=ut[1];if("edit"===F&&!et)return(0,uf.jsx)(Odn,{darkMode:l,warning:!0,margin:"15px 5px 5px 5px",helpLink:"https://help.frontly.ai/en/articles/7971088-form-block",children:"To complete Form setup, please add a 'Row ID' or change the 'Mode' to Create."});var ft=(0,Js.get)(c,["styling","formInputSize"],"medium"),pt=(0,Js.get)(c,["styling","formInputRadius"]),gt=(0,Js.get)(Adn,ft),vt=(0,Js.get)(kdn,ft),mt=(0,Js.get)(Hdn,ft),yt=(0,Js.get)(Edn,ft),bt=(0,Js.get)(Sdn,ft),xt=kd((0,Js.get)(c,["styling","formInputBorderColor"])),Mt=(0,Js.get)(c,["styling","buttonBorderRadius"]),wt=S({text:et,reusableBlockId:n.reusableBlockId,context:{repeatingRecord:(0,Js.get)(n,"repeatingRecord")}});return(0,uf.jsxs)("div",{children:[(0,uf.jsx)(W1n,{minGridSize:250,gridLayout:rt,count:Q.length,gridRowGap:kd(yt),gridColumnGap:kd(bt),children:Q.map((function(t,r){var o,c=(0,Js.get)(U,t.key)||"",s=t.componentId;t.disabled&&["DateTimePicker","FileUpload"].includes(s)&&(s="Input");var d="".concat(e.id,"-").concat(n.id,"-").concat(t.key,"-").concat(wt),h="".concat(e.id,"-").concat(n.id,"-").concat(t.key);return(0,uf.jsx)(Ldn,{data:Se(Se({},t),{},(o={required:(0,Js.get)(tt,[t.key,"required"],!1),skeleton:n.isFetching,fontStyle:gt,labelStyle:mt,padding:vt,darkMode:l,labelColor:l&&tu.darkModeLightText2,background:Su({darkMode:l,disabled:t.disabled}),borderRadius:kd(pt),border:l?"1px solid ".concat(tu.darkModeLightGrey):xt?"1px solid ".concat(xt):null,color:l&&"white"},He(o,"borderRadius",kd(pt)),He(o,"borderColor",xt),He(o,"value",c),He(o,"componentId",s),He(o,"handleFieldClick",(function(t){return u(Se(Se({},t),{},{blockId:n.id}))})),He(o,"width","100%"),He(o,"onChange",(function(e){"DocumentUpload"===s&&(ht(Se(Se({},dt),{},He({},h,e))),e=(0,Js.get)(e,"name"));var n=Se(Se({},U),{},He({},t.key,e));W(n),q(Se(Se({},G),n)),function(t,e){(0,Js.isEmpty)(e)||(0,Js.isEmpty)(tt)||!(0,Js.get)(tt,t)||L({dataSourceConfig:V,validationSchema:tt,values:e,hasSubmitted:C,setErrors:i})}(t.key,n)})),He(o,"error",(0,Js.get)(a,t.key)),o))},d)}))}),!(0,Js.get)(n,"hideSubmitButton")&&(0,uf.jsx)(gf,{data:{onClick:st,disabled:H,text:function(){var t=(0,Js.get)(n,"submitText");return t||("create"===F?"Save New Record":"Save Changes")}(),isFetching:M,backgroundColor:(0,Js.get)(c,"primary_color"),borderRadius:Mt?kd(Mt):null}})]})},W1n=sf.div.withConfig({displayName:"Form__FieldsContainer",componentId:"sc-ep30bh-0"})(["display:flex;flex-direction:column;grid-row-gap:",";grid-column-gap:",";margin:0 0 20px 0;",""],(function(t){return t.gridRowGap}),(function(t){return t.gridColumnGap}),(function(t){return t.gridLayout&&"\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(".concat(kd(t.minGridSize),", 1fr));\n  ")})),Z1n=function(t){var e=t.block,n=t.page,r=ldn(n).actionResolver,a=sdn().processObjects,i=Ys($I),o=cdn().getListData,l=Ys(ZI),c=Ys(XI),s=Ys(jI),u=o(e),d=(0,Js.get)(e,"resultsPerPage"),h=sR(),f=h.recordClick,p=h.processDynamicText,g=(0,Js.get)(e,"fields",[]),v=[{mapKey:"image",key:(0,Js.get)(e,"image")}].concat(z(g)),m=a(n,e,v,u,p),y=udn((0,Js.get)(e,"badgeColors",[])),b=(0,Js.get)(e,"sortingColumn"),x=(0,Js.get)(e,"sortingDirection","asc");if(b){var M=s.find((function(t){return t.id===e.spreadsheet})),w=(0,Js.get)(M,["field_data","config",b],{}),C="text";"DateTimePicker"===(0,Js.get)(w,"componentId")&&(C="date"),m=hdn(m,b,x,C,(0,Js.get)(w,"dateFormat",{}),i)}var A=(0,Js.get)(e,"imageFillCard"),k=(0,Js.get)(e,"gridMode","dynamic"),H=(0,Js.get)(e,"cardWidth","220px"),E="static"===k?H:"1fr",S=(0,Js.get)(e,"imageHeight","150px"),L=(0,Js.get)(e,"backgroundColor","white"),_=(0,Js.get)(e,"customBadgeColors",[]),B=(0,Js.get)(e,"gridColumns",2),D=Vu(c,e,m,d);return(0,uf.jsx)(Y1n,{height:D,children:(0,uf.jsx)(ttr,{itemsPerPage:d,items:m,hideBorder:!0,padding:"16px 0 0 0",noResultsPadding:"0 0 16px 0",darkMode:l,isFetching:e.isFetching,block:e,children:function(t){return(0,uf.jsxs)(q1n,{gridMode:k,itemCount:t.length,gridItemMin:H,gridItemMax:E,children:[!e.isFetching&&0===t.length&&(0,uf.jsx)(dR,{data:{text:"No ".concat(e.label)}}),e.isFetching&&[1,2,3,4,5,6,7,8].map((function(t,n){return(0,uf.jsx)(G1n,{imageHeight:S,objectFit:(0,Js.get)(e,"objectFit"),imageFillCard:A,item:{},fields:g,skeleton:!0,backgroundColor:L,customBadgeColors:_,gridColumns:B},n)})),!e.isFetching&&t.map((function(t,n){return(0,uf.jsx)(G1n,{imageHeight:S,blockId:e.id,objectFit:(0,Js.get)(e,"objectFit"),imageFillCard:A,item:Se(Se({},t),{},{badgeColorMap:y}),fields:g,onClick:function(){return f(e,t,r)},backgroundColor:L,customBadgeColors:_,gridColumns:B},n)}))]})}})})},G1n=function(t){var e=t.item,n=t.fields,r=t.onClick,a=t.imageFillCard,i=t.objectFit,o=t.blockId,l=t.imageHeight,c=t.skeleton,s=t.backgroundColor,u=t.customBadgeColors,d=t.gridColumns,h=Ys(XI),f=Ys(ZI),p=(0,Js.get)(h,"styling"),g=(0,Js.get)(p,"blockBorder"),v=(0,Js.get)(p,"blockBorderRadius"),m=(0,Js.get)(p,"blockBorderColor"),y=(0,Js.get)(p,"blockBoxShadow"),b=g?"1px solid "+m:"none";return(0,uf.jsxs)(X1n,{darkMode:f,onClick:r,imageFillCard:a,border:b,boxShadow:y,borderRadius:v,backgroundColor:s,children:[c&&(0,uf.jsx)(xfr,{height:l,width:"100%",margin:"0 0 15px 0"}),!c&&e.image&&(0,uf.jsx)(J1n,{uniqueId:e.frontly_id,imageHeight:l,src:Ed({url:e.image,height:500,quality:60,forceJpg:!0}),imageFillCard:a,objectFit:i}),(0,uf.jsx)(Q1n,{imageFillCard:a,image:e.image,children:(0,uf.jsx)(CR,{blockId:o,fields:n,item:e,skeleton:c,imageFillCard:a,customBadgeColors:u,gridColumns:d})})]})},q1n=sf.div.withConfig({displayName:"Grid__GridContainer",componentId:"sc-t5wb4u-0"})(["width:100%;display:grid;cursor:pointer;padding:0 0 5px 2px;grid-template-columns:repeat( auto-fit,minmax(",",",") );grid-auto-rows:auto;grid-gap:20px;"," @media (max-width:1000px){grid-gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));}"],(function(t){return t.gridItemMin}),(function(t){return t.gridItemMax}),(function(t){return t.itemCount&&t.itemCount<4&&"grid-template-columns: ".concat(hd(t.itemCount,t.gridItemMin),";")})),Y1n=sf.div.withConfig({displayName:"Grid__ContentContainer",componentId:"sc-t5wb4u-1"})(["height:",";overflow-y:auto;"],(function(t){return t.height})),X1n=sf.div.withConfig({displayName:"Grid__GridItemContainer",componentId:"sc-t5wb4u-2"})(["background:",";padding:",";border-radius:",";box-shadow:",";border:",";"],(function(t){return t.darkMode?tu.darkModeLightBackground:t.backgroundColor||"white"}),(function(t){return t.imageFillCard?0:"16px"}),(function(t){return kd((0,Js.isNil)(t.borderRadius)?8:t.borderRadius)}),(function(t){return!1===t.boxShadow?null:gu}),(function(t){return t.border})),$1n=sf.div.withConfig({displayName:"Grid__NoImageWrapper",componentId:"sc-t5wb4u-3"})(["height:150px;width:100%;object-fit:cover;border-radius:8px;margin-bottom:",";border:1px solid ",";background:",";display:flex;justify-content:center;align-items:center;@media (max-width:1000px){height:130px;}"],su,tu.grey2,tu.grey1),K1n=sf.img.withConfig({displayName:"Grid__GridImageContainer",componentId:"sc-t5wb4u-4"})(["height:",";width:100%;object-fit:",";border-radius:",";margin-bottom:",";@media (max-width:1000px){height:130px;}"],(function(t){return t.imageHeight}),(function(t){return t.objectFit||"cover"}),(function(t){return t.imageFillCard?"".concat(t.borderRadius," ").concat(t.borderRadius," 0 0"):t.borderRadius}),su),Q1n=sf.div.withConfig({displayName:"Grid__ContentWrapper",componentId:"sc-t5wb4u-5"})(["padding:",";"],(function(t){return t.imageFillCard?"".concat(t.image?"0px":"16px"," 16px 16px 16px"):"0px"})),J1n=function(t){var e=t.src,n=t.imageFillCard,r=t.objectFit,a=t.imageHeight,i=t.uniqueId,o=m((0,x.useState)(!1),2),l=o[0],c=o[1],s=Ys(XI),u=(0,Js.get)(s,"styling"),d=(0,Js.get)(u,"blockBorderRadius"),h=kd(d||8);(0,x.useEffect)((function(){e&&c(!1)}),[e]);var f=!e||l;return(0,uf.jsx)("div",{children:f?(0,uf.jsx)($1n,{src:e,imageFillCard:n,imageHeight:a,children:(0,uf.jsx)(aln,{data:{icon:"FiImage",color:tu.grey2,size:40}})},i):(0,uf.jsx)(K1n,{borderRadius:h,imageHeight:a,objectFit:r,imageFillCard:n,src:e,onError:function(){return c(!0)}},i)},i)},t0n=function(t){var e=t.block,n=t.processDynamicText,r=t.actionResolver,a=(0,Js.get)(e,"repeatingRecord"),i=(0,Js.get)(a,"frontly_id"),o=n({text:(0,Js.get)(e,"text"),reusableBlockId:e.reusableBlockId,context:{repeatingRecord:a}}),l=(0,Js.get)(e,"id");i&&(l="".concat(l,"-").concat(i));var c=Ys(zI),s=!Ys(qO)&&c.includes(l),u=(0,Js.get)(e,"icon"),d=(0,Js.get)(e,"color"),h=parseInt((0,Js.get)(e,"size",20));return(0,uf.jsxs)(uf.Fragment,{children:[s&&(0,uf.jsx)(wtt,{color:d,size:h}),!s&&o,u&&!s&&(0,uf.jsx)(aln,{data:{onClick:function(t){Md||t.stopPropagation(),r({rawAction:(0,Js.get)(e,["actionMap","clickAction"]),actionId:(0,Js.get)(e,"clickAction"),reusableBlockId:e.reusableBlockId,blockId:l,context:{repeatingRecord:a}})},color:d,icon:u,hover:!0,size:h}})]})},e0n=function(t){var e=t.block,n=(0,sR().processDynamicText)({text:(0,Js.get)(e,"url",""),reusableBlockId:e.reusableBlockId,context:{repeatingRecord:(0,Js.get)(e,"repeatingRecord")}});return(0,uf.jsxs)("div",{style:{height:kd(e.height)||"400px",width:"100%"},children:[Md&&(0,uf.jsxs)(n0n,{children:[(0,uf.jsx)(aln,{data:{icon:"FiGlobe",color:tu.grey3}}),(0,uf.jsx)(dR,{data:{text:"Iframe content will render in live mode",fontStyle:"bodyXl"}})]}),!Md&&n&&(0,uf.jsx)("iframe",{allow:"microphone; fullscreen",src:n,style:{border:"0px",borderRadius:"8px"},width:"100%",height:"100%",title:"iframe description",allowFullScreen:!0})]})},n0n=sf.div.withConfig({displayName:"Iframe__Container",componentId:"sc-33bo4o-0"})(["background:white;border-radius:8px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;"]),r0n=sf.img.withConfig({displayName:"Image__StyledImage",componentId:"sc-1xwtrbh-0"})(["width:100%;object-fit:",";position:absolute;border-radius:",";height:100%;",""],(function(t){return t.objectFit}),(function(t){return t.borderRadius}),(function(t){return t.objectPosition&&"object-position: ".concat(t.objectPosition,";")})),a0n=sf.div.withConfig({displayName:"Image__Placeholder",componentId:"sc-1xwtrbh-1"})(["width:100%;position:absolute;border-radius:",";height:100%;display:flex;justify-content:center;align-items:center;background:",";"],(function(t){return t.borderRadius}),tu.grey2),i0n=function(t){var e=t.block,n=t.actionResolver,r=t.appStyling,a=t.processDynamicText,i=(0,Js.get)(e,"repeatingRecord"),o=(0,Js.get)(i,"frontly_id"),l=(0,Js.get)(e,"id");o&&(l="".concat(l,"-").concat(o));var c=a({text:(0,Js.get)(e,"url",""),reusableBlockId:e.reusableBlockId,context:{repeatingRecord:i}}),s=function(){return n({rawAction:(0,Js.get)(e,["actionMap","clickAction"]),reusableBlockId:e.reusableBlockId,actionId:(0,Js.get)(e,"clickAction"),blockId:l,context:{repeatingRecord:i}})},u=(0,Js.get)(e,"height",400),d=function(t){return!!t}(c)?c:null,h=parseInt(u)>200?40:20,f=yxn(e.borderRadius,kd((0,Js.get)(r,"blockBorderRadius")||8));return(0,x.useMemo)((function(){return(0,uf.jsx)("div",{style:{height:kd(e.height)||"400px",width:"100%",position:"relative"},children:!d&&(0,Js.get)(e,"showEmptyPlaceholder")?(0,uf.jsx)(a0n,{borderRadius:f,height:u,children:(0,uf.jsx)(aln,{data:{icon:"FiImage",color:tu.grey3,size:h}})}):(0,uf.jsx)(r0n,{src:c,borderRadius:f,height:u,objectFit:(0,Js.get)(e,"objectFit","cover"),objectPosition:(0,Js.get)(e,"objectPosition"),onClick:s})})}),[e,u,c])},o0n=function(t){var e=t.block,n=Ys($I),r=Ys(JI),a=Ys(ZI),i=Ys(XI),o=Ys(jI),l=(0,Js.get)(e,"gridLayout"),c=cR().processDynamicText,s=sR().passesDisplayConditions,u=o.find((function(t){return t.id===e.spreadsheet})),d=(0,Js.get)(e,"fieldData",{}),h=(0,Js.get)(d,"config",{}),f=(0,Js.get)(d,"order",[]),p=(0,Js.get)(u,"field_data",{}),g=(0,Js.get)(p,"config",{}),v=(0,Js.get)(p,"order",[]),m=(0,Js.get)(u,"headers",[]),y=(0,Js.get)(u,["data",0],[]),b=Md?y:(0,Js.get)(r,e.id),x=Rdn(u,i,o),M=Cdn({processDynamicText:c,appDateFormat:n,relatedHeaders:x,sheetOrder:v,localOrder:f,sheetHeaders:m,sheetFieldData:g,localFieldData:h,valuesObject:b,block:e,conditionsObject:{passesDisplayConditions:s,conditionKey:"conditions"}}).displayFields;if(!(0,Js.get)(e,"rowId"))return(0,uf.jsx)(Odn,{darkMode:a,warning:!0,margin:"15px 5px 5px 5px",helpLink:"https://help.frontly.ai/en/articles/8589612-infolist-block",children:"To complete InfoList setup, please add a 'Row ID' value."});var w=(0,Js.get)(e,"isFetching");return(0,uf.jsx)(ztt,{isFetching:w,darkMode:a,gridLayout:l,displayFields:M,formState:b,processDynamicText:c})},l0n=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=kd((0,Js.get)(t,"fontSize",14)),a=(0,Js.get)(t,"fontWeight",400),i=yxn((0,Js.get)(t,"padding"),"12px"),o=n?tu.darkModeInputBackground:(0,Js.get)(t,"backgroundColor","#ffffff"),l=n&&"white",c=null;return n&&(c="1px solid ".concat(tu.darkModeLightGrey)),e&&(c="1px solid red"),{border:c,color:l,fontSize:r,fontWeight:a,padding:i,backgroundColor:o}},c0n=function(t){var e=t.page,n=t.block,r=Ys(ZI),a=m(Xs(GO),2),i=a[0],o=a[1],l=Ys(YO),c=(0,Js.get)(l,n.key,null),s=(0,Js.get)(n,"key"),u="".concat(e.id,"-").concat(s),d=(0,Js.get)(i,u,""),h=Md?{readOnly:!0,tabIndex:-1,onKeyDown:function(t){t.preventDefault()}}:{};return(0,uf.jsx)(Z$,{error:c,children:(0,uf.jsx)(SR,{data:Se(Se(Se({id:"formInput__".concat(n.id),onChange:function(t){o((function(e){return Se(Se({},e),{},He({},u,t))}))},value:d,disabled:n.disabled,placeholder:n.placeholder},l0n(n,c,r)),h),{},{backgroundColor:n.disabled&&"#F7F9FD"})})})},s0n=["gridColumns","item","fields","onClick","blockId","imageHeight","skeleton","backgroundColor","customBadgeColors"],u0n=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=Math.random().toString(36);return"".concat(e,"-").concat(t)},d0n=function(t){var e=t.block,n=t.page,r=sdn().processObjects,a=cdn().getListData,i=sR(),o=i.processDynamicText,l=i.addModalToStack,c=Ys(ZI),s=a(e),u=(0,Js.get)(e,"fields",[]),d=[{mapKey:"image",key:(0,Js.get)(e,"image")}].concat(z(u)),h=r(n,e,d,s,o).map((function(t,e){return Se(Se({index:e},t),{},{uniqueItemId:u0n(e)})})).filter((function(t,e){return e<150})),f=(0,Js.get)(e,"columns",[]).map((function(t){return Se(Se({},t),{},{columnItems:h.filter((function(n){return(0,Js.get)(n,e.columnKey)===t.value}))})})),p=["#df516e","#f79e44","#f7c744","#74c98f","#429ef0","#6945e1"],g=MR(f.map((function(t){return t.value}))),v=(0,Js.get)(e,"labelSingular")||"Record",m=(0,Js.get)(e,"createModeLabel")||"New ".concat(v),y=udn((0,Js.get)(e,"badgeColors",[])),b=(0,Js.get)(e,"inGridLayout"),x=Ys(XI),M=(0,Js.get)(x,"styling"),w=(0,Js.get)(M,"blockBorder"),C=(0,Js.get)(M,"blockBorderRadius"),A=(0,Js.get)(M,"blockBorderColor"),k=(0,Js.get)(M,"blockBoxShadow"),H=w?"1px solid "+A:"none",E=(0,Js.get)(e,"backgroundColor","white"),S=(0,Js.get)(e,"imageHeight","150px"),L=(0,Js.get)(e,"customBadgeColors",[]),_=(0,Js.get)(e,"gridColumns",2),B=(0,Js.get)(e,"height")?kd((0,Js.get)(e,"height")):"auto";b&&(B=kd((0,Js.get)(e,"gridHeight")));var D=e.isFetching;return(0,uf.jsx)(f0n,{height:B,children:f.map((function(t,n){var r=t.columnItems,a=t.color||(0,Js.get)(p,n)||(0,Js.get)(g,["columns",t.value]);return(0,uf.jsxs)(p0n,{children:[(0,uf.jsxs)(v0n,{darkMode:c,color:a,border:H,boxShadow:k,borderRadius:C,backgroundColor:E,children:[(0,uf.jsxs)(fR,{alignItems:"center",gap:"10px",children:[(0,uf.jsx)(dR,{data:{text:Hd(t.label,20),fontStyle:"headingMd",color:c?"white":null}}),!D&&(0,uf.jsx)(m0n,{darkMode:c,children:(0,uf.jsx)(dR,{data:{text:r.length,fontStyle:"headingMd",color:tu.grey3}})})]}),(null===e||void 0===e?void 0:e.showCreate)&&(0,uf.jsx)(aln,{data:{icon:"FiPlus",color:tu.grey3,hover:!0,onClick:function(){return n=t.value,!Md&&l({label:m,blockId:e.id,type:"create",defaultValues:He({},(0,Js.get)(e,"columnKey"),n)});var n}}})]}),(0,uf.jsxs)(g0n,{children:[D&&[1,2,3,4,5].map((function(t,n){return(0,uf.jsx)(h0n,{imageHeight:S,blockId:e.id,item:{},fields:u,onClick:null,skeleton:!0,backgroundColor:E,customBadgeColors:L,gridColumns:_},n)})),!D&&r.map((function(t,n){return(0,uf.jsx)(h0n,{imageHeight:S,blockId:e.id,item:Se(Se({},t),{},{badgeColorMap:y}),fields:u,onClick:null,backgroundColor:E,customBadgeColors:L,gridColumns:_},n)}))]})]},n)}))})},h0n=function(t){var e=t.gridColumns,n=t.item,r=t.fields,a=t.onClick,i=t.blockId,o=t.imageHeight,l=t.skeleton,c=t.backgroundColor,s=t.customBadgeColors,u=ze(t,s0n),d=Ys(XI),h=Ys(ZI),f=(0,Js.get)(d,"styling"),p=(0,Js.get)(f,"blockBorder"),g=(0,Js.get)(f,"blockBorderRadius"),v=(0,Js.get)(f,"blockBorderColor"),m=(0,Js.get)(f,"blockBoxShadow"),y=p?"1px solid "+v:"none";return(0,uf.jsxs)(y0n,Se(Se({darkMode:h,onClick:a},u),{},{border:y,boxShadow:m,borderRadius:g,backgroundColor:c,children:[l&&(0,uf.jsx)(xfr,{height:o,width:"100%",margin:"0 0 15px 0"}),!l&&n.image&&(0,uf.jsx)(J1n,{uniqueId:n.frontly_id,imageHeight:o,src:Ed({url:n.image,height:300,quality:60,forceJpg:!0})}),(0,uf.jsx)(CR,{gridColumns:e,fields:r,item:n,blockId:i,skeleton:l,customBadgeColors:s})]}))},f0n=sf.div.withConfig({displayName:"KanbanAdmin__ColumnsContainer",componentId:"sc-vq6rh3-0"})(["display:flex;gap:",";overflow-x:scroll;margin:0 0 0 -5px;height:",";overflow-y:auto;"],hu,(function(t){return t.height})),p0n=sf.div.withConfig({displayName:"KanbanAdmin__Column",componentId:"sc-vq6rh3-1"})(["display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:280px;"]),g0n=sf.div.withConfig({displayName:"KanbanAdmin__CardsWrapper",componentId:"sc-vq6rh3-2"})(["display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;width:100%;"]),v0n=sf.div.withConfig({displayName:"KanbanAdmin__KanbanColumnHeader",componentId:"sc-vq6rh3-3"})(["background:",";padding:",";border-radius:",";box-shadow:",";border:",";border-top:3px solid ",";display:flex;align-items:center;gap:10px;justify-content:space-between;margin:0 0 15px 0;width:100%;"],(function(t){return t.darkMode?tu.darkModeLightBackground:t.backgroundColor||"white"}),su,(function(t){return kd((0,Js.isNil)(t.borderRadius)?8:t.borderRadius)}),(function(t){return!1===t.boxShadow?null:gu}),(function(t){return t.border}),(function(t){return t.color||tu.primary})),m0n=sf.div.withConfig({displayName:"KanbanAdmin__CountWrapper",componentId:"sc-vq6rh3-4"})(["padding:5px;border:1px solid ",";border-radius:13px;width:34px;height:26px;display:flex;align-items:center;justify-content:center;"],(function(t){return t.darkMode?tu.darkModeLightBorder:tu.grey2})),y0n=sf.div.withConfig({displayName:"KanbanAdmin__KanbanItemContainer",componentId:"sc-vq6rh3-5"})(["background:",";padding:",";border-radius:",";box-shadow:",";border:",";width:100%;"],(function(t){return t.darkMode?tu.darkModeLightBackground:t.backgroundColor||"white"}),uu,(function(t){return kd((0,Js.isNil)(t.borderRadius)?8:t.borderRadius)}),(function(t){return!1===t.boxShadow?null:gu}),(function(t){return t.border})),b0n=["gridColumns","item","fields","onClick","blockId","imageHeight","skeleton"],x0n=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=Math.random().toString(36);return"".concat(e,"-").concat(t)},M0n=function(t){var e=t.block,n=t.page,r=sdn().processObjects,a=cdn().getListData,i=Ys(ZI),o=Ys(XI),l=sR(),c=l.recordClick,s=l.processDynamicText,u=l.addModalToStack,d=odn().updateRecord,h=ldn(n).actionResolver,f=m(Xs(qI),2),p=f[0],g=f[1];if(Md||e.isFetching)return(0,uf.jsx)(d0n,{block:e,page:n});var v=a(e),y=(0,Js.get)(e,"fields",[]),b=[{mapKey:"image",key:(0,Js.get)(e,"image")}].concat(z(y)),x=r(n,e,b,v,s).map((function(t,e){return Se(Se({index:e},t),{},{uniqueItemId:x0n(e)})})),M=(0,Js.get)(e,"columns",[]).map((function(t){return Se(Se({},t),{},{columnItems:x.filter((function(n){return(0,Js.get)(n,e.columnKey)===t.value}))})})),w=function(){var t=Ae(ke().mark((function t(n,r){return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,d({sheetId:e.spreadsheet,values:[{key:e.columnKey,value:r}],recordId:n.frontly_id});case 2:h({rawAction:(0,Js.get)(e,["actionMap","itemMoveAction"]),actionId:(0,Js.get)(e,"itemMoveAction"),context:{record:Se(Se({},n),{},He({},e.columnKey,r)),repeatingRecord:(0,Js.get)(e,"repeatingRecord")},blockId:e.id});case 3:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),C=["#df516e","#f79e44","#f7c744","#74c98f","#429ef0","#6945e1"],A=MR(M.map((function(t){return t.value}))),k=(0,Js.get)(e,"labelSingular")||"Record",H=(0,Js.get)(e,"createModeLabel")||"New ".concat(k),E=udn((0,Js.get)(e,"badgeColors",[])),S=(0,Js.get)(e,"inGridLayout"),L=(0,Js.get)(o,"styling"),_=((0,Js.get)(L,"blockPadding"),(0,Js.get)(L,"blockBorder")),B=(0,Js.get)(L,"blockBorderRadius"),D=(0,Js.get)(L,"blockBorderColor"),T=(0,Js.get)(L,"blockBoxShadow"),V=_?"1px solid "+D:"none",O=(0,Js.get)(e,"imageHeight","150px"),I=(0,Js.get)(e,"gridColumns",2),R=(0,Js.get)(e,"height")?kd((0,Js.get)(e,"height")):"auto";return S&&(R=kd((0,Js.get)(e,"gridHeight"))),(0,uf.jsx)(qyn,{onDragEnd:function(t){var n=t.source,r=t.destination;if(r)if(n.droppableId===r.droppableId){var a=z(M[n.droppableId-1].columnItems),i=m(a.splice(n.index,1),1)[0];a.splice(r.index,0,i);var o=JSON.parse(JSON.stringify(M));o[n.droppableId-1]=Se(Se({},o[n.droppableId-1]),{},{columnItems:a}),function(t,n,r){var a=["badgeColors","frontly_data","index","dateFormat","uniqueItemId"],i=t.reduce((function(t,e){return[].concat(z(t),z(e.columnItems))}),[]).map((function(t,i){var o=Se({},t);return t.frontly_id===n&&(o=Se(Se({},o),{},He({},e.columnKey,r))),o=Object.keys(o).filter((function(t){return!a.includes(t)})).reduce((function(t,e){return t[e]=o[e],t}),{}),o}));g(Se(Se({},p),{},He({},e.id,i)))}(o)}else{var l=M[n.droppableId-1],c=M[r.droppableId-1],s=z(l.columnItems),u=z(c.columnItems),d=m(s.splice(n.index,1),1)[0];u.splice(r.index,0,d);var h=(0,Js.get)(c,"value");w(d,h)}},children:(0,uf.jsx)(z0n,{height:R,children:M.map((function(t,n){var r=t.columnItems,a=t.color||(0,Js.get)(C,n)||(0,Js.get)(A,["columns",t.value]);return(0,uf.jsxs)(C0n,{children:[(0,uf.jsxs)(A0n,{darkMode:i,color:a,border:V,boxShadow:T,borderRadius:B,children:[(0,uf.jsxs)(fR,{alignItems:"center",gap:"10px",children:[(0,uf.jsx)(dR,{data:{text:Hd(t.label,20),fontStyle:"headingMd",color:i?"white":null}}),(0,uf.jsx)(k0n,{darkMode:i,children:(0,uf.jsx)(dR,{data:{text:r.length,fontStyle:"headingMd",color:tu.grey3}})})]}),(null===e||void 0===e?void 0:e.showCreate)&&(0,uf.jsx)(aln,{data:{icon:"FiPlus",color:tu.grey3,hover:!0,onClick:function(){return n=t.value,!Md&&u({label:H,blockId:e.id,type:"create",defaultValues:He({},(0,Js.get)(e,"columnKey"),n)});var n}}})]}),(0,uf.jsx)(Tbn,{droppableId:(0,Js.toString)(n+1),children:function(t,n){return(0,uf.jsxs)(E0n,Se(Se({isDraggingOver:n.isDraggingOver},t.droppableProps),{},{ref:t.innerRef,children:[r.map((function(t,n){return(0,uf.jsx)(Sbn,{isDragDisabled:!1===(0,Js.get)(e,"showEdit")||Md,draggableId:t.uniqueItemId,index:n,style:{overflow:"visible"},children:function(n,r){return(0,uf.jsx)("div",{ref:n.innerRef,children:(0,uf.jsx)(w0n,Se(Se(Se({gridColumns:I,imageHeight:O,blockId:e.id,item:Se(Se({},t),{},{badgeColorMap:E}),fields:y,onClick:function(){return c(e,t,h)},isDragging:r.isDragging},n.draggableProps),n.dragHandleProps),{},{style:Se(Se({},n.draggableProps.style),{},{background:i?tu.darkModeLightBackground:"white"})}),t.uniqueItemId)})}},t.uniqueItemId)})),t.placeholder]}))}},n+1)]},n)}))})})},w0n=function(t){var e=t.gridColumns,n=t.item,r=t.fields,a=t.onClick,i=t.blockId,o=t.imageHeight,l=t.skeleton,c=ze(t,b0n),s=Ys(XI),u=Ys(ZI),d=(0,Js.get)(s,"styling"),h=(0,Js.get)(d,"blockBorder"),f=(0,Js.get)(d,"blockBorderRadius"),p=(0,Js.get)(d,"blockBorderColor"),g=(0,Js.get)(d,"blockBoxShadow"),v=h?"1px solid "+p:"none";return(0,uf.jsxs)(H0n,Se(Se({darkMode:u,onClick:a},c),{},{border:v,boxShadow:g,borderRadius:f,children:[n.image&&(0,uf.jsx)(J1n,{uniqueId:n.frontly_id,imageHeight:o,src:Ed({url:n.image,height:300,quality:60,forceJpg:!0})}),(0,uf.jsx)(CR,{fields:r,item:n,blockId:i,skeleton:l,gridColumns:e})]}))},z0n=sf.div.withConfig({displayName:"Kanban__ColumnsContainer",componentId:"sc-1838t94-0"})(["display:flex;gap:",";overflow-x:scroll;margin:0 0 0 -5px;height:",";overflow-y:auto;"],hu,(function(t){return t.height})),C0n=sf.div.withConfig({displayName:"Kanban__Column",componentId:"sc-1838t94-1"})(["display:flex;flex-direction:column;justify-content:center;align-items:center;width:280px;"]),A0n=sf.div.withConfig({displayName:"Kanban__KanbanColumnHeader",componentId:"sc-1838t94-2"})(["background:",";padding:",";border-radius:",";box-shadow:",";border:",";border-top:3px solid ",";display:flex;align-items:center;gap:10px;justify-content:space-between;width:calc(100% - 12px);margin:0 0 8px 0;"],(function(t){return t.darkMode?tu.darkModeLightBackground:"white"}),su,(function(t){return kd((0,Js.isNil)(t.borderRadius)?8:t.borderRadius)}),(function(t){return!1===t.boxShadow?null:gu}),(function(t){return t.border}),(function(t){return t.color||tu.primary})),k0n=sf.div.withConfig({displayName:"Kanban__CountWrapper",componentId:"sc-1838t94-3"})(["padding:5px;border:1px solid ",";border-radius:13px;width:34px;height:26px;display:flex;align-items:center;justify-content:center;"],(function(t){return t.darkMode?tu.darkModeLightBorder:tu.grey2})),H0n=sf.div.withConfig({displayName:"Kanban__KanbanItemContainer",componentId:"sc-1838t94-4"})(["background:",";padding:",";border-radius:",";box-shadow:",";border:",";transition:background-color 140ms ease-in-out 0s,color 140ms ease-in-out 0s;",";"],(function(t){return t.darkMode?tu.darkModeLightBackground:"white"}),uu,(function(t){return kd((0,Js.isNil)(t.borderRadius)?8:t.borderRadius)}),(function(t){return!1===t.boxShadow?null:gu}),(function(t){return t.border}),(function(t){return t.isDragging&&Gh(["border:2px dashed rgba(0,0,0,0.2);border-radius:0;background:white;box-shadow:none;"])})),E0n=sf.div.withConfig({displayName:"Kanban__DroppableArea",componentId:"sc-1838t94-5"})(["display:flex;flex-direction:column;gap:15px;flex:1;padding:5px;border:2px solid transparent;",";overflow-y:auto;scroll-behavior:smooth;width:280px;"],(function(t){return t.isDraggingOver&&"border: 2px dashed rgba(0, 0, 0, 0.2)"})),S0n=function(t){var e=t.block,n=t.page,r=Ys(nI),a=Gcn().setBlock,i=Ys(tI),o=Ys(XI),l=(0,Js.get)(_sn,(0,Js.get)(e,"layout",1)),c=(0,Js.get)(l,"items",[]),s=m((0,x.useState)(!1),2),u=s[0],d=s[1],h=(0,Js.get)(e,"availableWidth",window.innerWidth),f=sR().passesDisplayConditions,p=sd({items:(0,Js.get)(n,"blocks",[]),app:o,user:i,passesDisplayConditions:f}).filter((function(t){return f({conditions:(0,Js.get)(t,"displayConditions",[])})})),g=p.filter((function(t){return t.layoutParent===e.id}));if(!Md&&0===g.length)return(0,uf.jsx)(uf.Fragment,{});var v=function(){a({layoutParent:null,layoutPosition:null}),Rcn("Block Removed From Layout")};return(0,uf.jsxs)(uf.Fragment,{children:[u&&(0,uf.jsx)(nun,{layoutPosition:u,layoutParent:e.id,hide:function(){return d(!1)}}),l&&(0,uf.jsx)(B0n,Se(Se({},l),{},{availableWidth:h,children:c.map((function(t){var a=g.find((function(e){return e.layoutPosition===t.i}));return a?(0,uf.jsxs)(B0n,Se(Se({},t),{},{availableWidth:h,children:[Md&&r===a.id&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(Ocn,{anchorSelect:".removeFromLayout",place:"bottom",style:{zIndex:9999},children:"Remove From Layout"}),(0,uf.jsx)(_0n,{className:"removeFromLayout",style:{cursor:"pointer"},onClick:v,children:(0,uf.jsx)(aln,{data:{icon:"FiX",size:15,hover:!0}})})]}),(0,uf.jsx)(H6n,{data:{inLayout:!0,block:a,page:n,setupMode:Md,isPreview:e.isPreview}},a.id)]})):!a&&Md?(0,uf.jsxs)(D0n,Se(Se({},t),{},{onClick:function(){return d(t.i)},availableWidth:h,children:[(0,uf.jsx)(_0n,{children:t.i}),(0,uf.jsx)(aln,{data:{icon:"BsPlusSquare",color:tu.grey3,size:32,margin:"0 0 15px 0"}}),(0,uf.jsx)(dR,{data:{text:"Click To Add Block",fontStyle:"bodyLg",color:tu.grey3}})]})):void 0}))}))]})},L0n=function(t,e){var n=e.cols12,r=e.row12,a=e.col12,i=e.cols8,o=e.row8,l=e.col8,c=e.cols4,s=e.row4,u="desktop";t<800?u="mobile":t<1200&&(u="tablet");var d={desktop:{cols:n,col:a,row:r},tablet:{cols:i,col:l,row:o},mobile:{cols:c,col:e.col4,row:s}},h=(0,Js.get)(d,u),f=h.cols,p=h.col,g=h.row,v="";return f&&(v+="grid-template-columns: ".concat(f,";")),g&&(v+="grid-row: ".concat(g,";")),p&&(v+="grid-column: ".concat(p,";")),v},_0n=sf.div.withConfig({displayName:"Layout__SlotNumber",componentId:"sc-6n73ab-0"})(["position:absolute;top:-8px;left:-8px;height:20px;width:20px;background:#8aabe6;border-radius:10px;font-size:12px;color:white;font-weight:500;display:flex;justify-content:center;align-items:center;z-index:499;"]),B0n=sf.div.withConfig({displayName:"Layout__LayoutContainer",componentId:"sc-6n73ab-1"})([""," display:grid;grid-gap:25px;position:relative;"],(function(t){return L0n(t.availableWidth,t)})),D0n=sf.div.withConfig({displayName:"Layout__DropZone",componentId:"sc-6n73ab-2"})([""," border:2px dashed ",";border-radius:8px;display:flex;flex-wrap:wrap;align-items:center;position:relative;flex-direction:column;justify-content:center;align-items:center;color:",";font-size:18px;min-height:240px;align-self:stretch;cursor:pointer;transition:150ms;font-weight:500;&:hover{border:2px dashed ",";}"],(function(t){return L0n(t.availableWidth,t)}),tu.grey2,tu.grey4,tu.grey3),T0n=function(t){var e=t.map,n=t.position,r=t.onClick,a=m((0,x.useState)(null),2),i=a[0],o=a[1];return(0,x.useEffect)((function(){if(!i){var t=new window.google.maps.Marker;Md||t.addListener("click",(function(){r()})),o(t)}return function(){i&&(i.setMap(null),o(null))}}),[i]),(0,x.useEffect)((function(){i&&e&&(i.setMap(e),i.setPosition(n))}),[i,e,n]),null},V0n=function(t){return"string"===typeof t.lat&&"number"===typeof t.lng?new window.google.maps.LatLng(parseFloat(t.lat),t.lng):"number"===typeof t.lat&&"string"===typeof t.lng?new window.google.maps.LatLng(t.lat,parseFloat(t.lng)):"string"===typeof t.lat&&"string"===typeof t.lng?new window.google.maps.LatLng(parseFloat(t.lat),parseFloat(t.lng)):new window.google.maps.LatLng(t.lat,t.lng)},O0n=("undefined"!==typeof globalThis?globalThis:"undefined"!==typeof window?window:"undefined"!==typeof n.g?n.g:"undefined"!==typeof self&&self,function(t,e,n,r,a,i,o,l){if(!t){var c;if(void 0===e)c=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var s=[n,r,a,i,o,l],u=0;(c=new Error(e.replace(/%s/g,(function(){return s[u++]})))).name="Invariant Violation"}throw c.framesToPop=1,c}}),I0n=(0,x.createContext)(null);function R0n(t,e,n,r){var a,i,o={};return a=t,i=function(t,a){var i=n[a];i!==e[a]&&(o[a]=i,t(r,i))},Object.keys(a).forEach((function(t){return i(a[t],t)})),o}function F0n(t,e,n){var r,a,i,o=(r=n,a=function(n,r,a){return"function"===typeof t[a]&&n.push(google.maps.event.addListener(e,r,t[a])),n},i=[],Object.keys(r).reduce((function(t,e){return a(t,r[e],e)}),i));return o}function N0n(t){google.maps.event.removeListener(t)}function P0n(){(arguments.length>0&&void 0!==arguments[0]?arguments[0]:[]).forEach(N0n)}function j0n(t){var e=t.updaterMap,n=t.eventMap,r=t.prevProps,a=t.nextProps,i=t.instance,o=F0n(a,i,n);return R0n(e,r,a,i),o}var U0n={onDblClick:"dblclick",onDragEnd:"dragend",onDragStart:"dragstart",onMapTypeIdChanged:"maptypeid_changed",onMouseMove:"mousemove",onMouseOut:"mouseout",onMouseOver:"mouseover",onMouseDown:"mousedown",onMouseUp:"mouseup",onRightClick:"rightclick",onTilesLoaded:"tilesloaded",onBoundsChanged:"bounds_changed",onCenterChanged:"center_changed",onClick:"click",onDrag:"drag",onHeadingChanged:"heading_changed",onIdle:"idle",onProjectionChanged:"projection_changed",onResize:"resize",onTiltChanged:"tilt_changed",onZoomChanged:"zoom_changed"},W0n={extraMapTypes:function(t,e){e.forEach((function(e,n){t.mapTypes.set(String(n),e)}))},center:function(t,e){t.setCenter(e)},clickableIcons:function(t,e){t.setClickableIcons(e)},heading:function(t,e){t.setHeading(e)},mapTypeId:function(t,e){t.setMapTypeId(e)},options:function(t,e){t.setOptions(e)},streetView:function(t,e){t.setStreetView(e)},tilt:function(t,e){t.setTilt(e)},zoom:function(t,e){t.setZoom(e)}};(0,x.memo)((function(t){var e=t.children,n=t.options,r=t.id,a=t.mapContainerStyle,i=t.mapContainerClassName,o=t.center,l=t.onClick,c=t.onDblClick,s=t.onDrag,u=t.onDragEnd,d=t.onDragStart,h=t.onMouseMove,f=t.onMouseOut,p=t.onMouseOver,g=t.onMouseDown,v=t.onMouseUp,y=t.onRightClick,b=t.onCenterChanged,M=t.onLoad,w=t.onUnmount,z=m((0,x.useState)(null),2),C=z[0],A=z[1],k=(0,x.useRef)(null),H=m((0,x.useState)(null),2),E=H[0],S=H[1],L=m((0,x.useState)(null),2),_=L[0],B=L[1],D=m((0,x.useState)(null),2),T=D[0],V=D[1],O=m((0,x.useState)(null),2),I=O[0],R=O[1],F=m((0,x.useState)(null),2),N=F[0],P=F[1],j=m((0,x.useState)(null),2),U=j[0],W=j[1],Z=m((0,x.useState)(null),2),G=Z[0],q=Z[1],Y=m((0,x.useState)(null),2),X=Y[0],$=Y[1],K=m((0,x.useState)(null),2),Q=K[0],J=K[1],tt=m((0,x.useState)(null),2),et=tt[0],nt=tt[1],rt=m((0,x.useState)(null),2),at=rt[0],it=rt[1],ot=m((0,x.useState)(null),2),lt=ot[0],ct=ot[1];return(0,x.useEffect)((function(){n&&null!==C&&C.setOptions(n)}),[C,n]),(0,x.useEffect)((function(){null!==C&&"undefined"!==typeof o&&C.setCenter(o)}),[C,o]),(0,x.useEffect)((function(){C&&c&&(null!==_&&google.maps.event.removeListener(_),B(google.maps.event.addListener(C,"dblclick",c)))}),[c]),(0,x.useEffect)((function(){C&&u&&(null!==T&&google.maps.event.removeListener(T),V(google.maps.event.addListener(C,"dragend",u)))}),[u]),(0,x.useEffect)((function(){C&&d&&(null!==I&&google.maps.event.removeListener(I),R(google.maps.event.addListener(C,"dragstart",d)))}),[d]),(0,x.useEffect)((function(){C&&g&&(null!==N&&google.maps.event.removeListener(N),P(google.maps.event.addListener(C,"mousedown",g)))}),[g]),(0,x.useEffect)((function(){C&&h&&(null!==U&&google.maps.event.removeListener(U),W(google.maps.event.addListener(C,"mousemove",h)))}),[h]),(0,x.useEffect)((function(){C&&f&&(null!==G&&google.maps.event.removeListener(G),q(google.maps.event.addListener(C,"mouseout",f)))}),[f]),(0,x.useEffect)((function(){C&&p&&(null!==X&&google.maps.event.removeListener(X),$(google.maps.event.addListener(C,"mouseover",p)))}),[p]),(0,x.useEffect)((function(){C&&v&&(null!==Q&&google.maps.event.removeListener(Q),J(google.maps.event.addListener(C,"mouseup",v)))}),[v]),(0,x.useEffect)((function(){C&&y&&(null!==et&&google.maps.event.removeListener(et),nt(google.maps.event.addListener(C,"rightclick",y)))}),[y]),(0,x.useEffect)((function(){C&&l&&(null!==at&&google.maps.event.removeListener(at),it(google.maps.event.addListener(C,"click",l)))}),[l]),(0,x.useEffect)((function(){C&&s&&(null!==lt&&google.maps.event.removeListener(lt),ct(google.maps.event.addListener(C,"drag",s)))}),[s]),(0,x.useEffect)((function(){C&&b&&(null!==E&&google.maps.event.removeListener(E),S(google.maps.event.addListener(C,"center_changed",b)))}),[l]),(0,x.useEffect)((function(){var t=null===k.current?null:new google.maps.Map(k.current,n);return A(t),null!==t&&M&&M(t),function(){null!==t&&w&&w(t)}}),[]),(0,uf.jsx)("div",Object.assign({id:r,ref:k,style:a,className:i},{children:(0,uf.jsx)(I0n.Provider,Object.assign({value:C},{children:null!==C?e:(0,uf.jsx)(uf.Fragment,{})}))}))}));x.PureComponent;function Z0n(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"===typeof Object.getOwnPropertySymbols){var a=0;for(r=Object.getOwnPropertySymbols(t);a<r.length;a++)e.indexOf(r[a])<0&&Object.prototype.propertyIsEnumerable.call(t,r[a])&&(n[r[a]]=t[r[a]])}return n}function G0n(t,e,n,r){return new(n||(n=Promise))((function(a,i){function o(t){try{c(r.next(t))}catch(e){i(e)}}function l(t){try{c(r.throw(t))}catch(e){i(e)}}function c(t){t.done?a(t.value):function(t){return t instanceof n?t:new n((function(e){e(t)}))}(t.value).then(o,l)}c((r=r.apply(t,e||[])).next())}))}var q0n="undefined"!==typeof document;function Y0n(t){var e=t.url,n=t.id,r=t.nonce;return q0n?new Promise((function(t,a){var i=document.getElementById(n),o=window;if(i){var l=i.getAttribute("data-state");if(i.src===e&&"error"!==l){if("ready"===l)return t(n);var c=o.initMap,s=i.onerror;return o.initMap=function(){c&&c(),t(n)},void(i.onerror=function(t){s&&s(t),a(t)})}i.remove()}var u=document.createElement("script");u.type="text/javascript",u.src=e,u.id=n,u.async=!0,u.nonce=r,u.onerror=function(t){u.setAttribute("data-state","error"),a(t)},o.initMap=function(){u.setAttribute("data-state","ready"),t(n)},document.head.appendChild(u)})).catch((function(t){throw console.error("injectScript error: ",t),t})):Promise.reject(new Error("document is undefined"))}function X0n(t){var e=t.href;return!(!e||0!==e.indexOf("https://fonts.googleapis.com/css?family=Roboto")&&0!==e.indexOf("https://fonts.googleapis.com/css?family=Google+Sans+Text"))||("style"===t.tagName.toLowerCase()&&t.styleSheet&&t.styleSheet.cssText&&0===t.styleSheet.cssText.replace("\r\n","").indexOf(".gm-style")?(t.styleSheet.cssText="",!0):"style"===t.tagName.toLowerCase()&&t.innerHTML&&0===t.innerHTML.replace("\r\n","").indexOf(".gm-style")?(t.innerHTML="",!0):"style"===t.tagName.toLowerCase()&&!t.styleSheet&&!t.innerHTML)}function $0n(){var t=document.getElementsByTagName("head")[0],e=t.insertBefore.bind(t);t.insertBefore=function(n,r){X0n(n)||Reflect.apply(e,t,[n,r])};var n=t.appendChild.bind(t);t.appendChild=function(e){X0n(e)||Reflect.apply(n,t,[e])}}function K0n(t){var e=t.googleMapsApiKey,n=t.googleMapsClientId,r=t.version,a=void 0===r?"weekly":r,i=t.language,o=t.region,l=t.libraries,c=t.channel,s=t.mapIds,u=t.authReferrerPolicy,d=[];return O0n(e&&n||!(e&&n),"You need to specify either googleMapsApiKey or googleMapsClientId for @react-google-maps/api load script to work. You cannot use both at the same time."),e?d.push("key=".concat(e)):n&&d.push("client=".concat(n)),a&&d.push("v=".concat(a)),i&&d.push("language=".concat(i)),o&&d.push("region=".concat(o)),l&&l.length&&d.push("libraries=".concat(l.sort().join(","))),c&&d.push("channel=".concat(c)),s&&s.length&&d.push("map_ids=".concat(s.join(","))),u&&d.push("auth_referrer_policy=".concat(u)),d.push("callback=initMap"),"https://maps.googleapis.com/maps/api/js?".concat(d.join("&"))}var Q0n=!1;function J0n(){return(0,uf.jsx)("div",{children:"Loading..."})}var t2n,e2n={id:"script-loader",version:"weekly"},n2n=function(t){L(n,t);var e=T(n);function n(){var t;return C(this,n),(t=e.apply(this,arguments)).check=(0,x.createRef)(),t.state={loaded:!1},t.cleanupCallback=function(){delete window.google.maps,t.injectScript()},t.isCleaningUp=function(){return G0n(D(t),void 0,void 0,ke().mark((function t(){var e;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e=function(t){if(Q0n){if(q0n)var e=window.setInterval((function(){Q0n||(window.clearInterval(e),t())}),1)}else t()},t.abrupt("return",new Promise(e));case 2:case"end":return t.stop()}}),t)})))},t.cleanup=function(){Q0n=!0;var e=document.getElementById(t.props.id);e&&e.parentNode&&e.parentNode.removeChild(e),Array.prototype.slice.call(document.getElementsByTagName("script")).filter((function(t){return"string"===typeof t.src&&t.src.includes("maps.googleapis")})).forEach((function(t){t.parentNode&&t.parentNode.removeChild(t)})),Array.prototype.slice.call(document.getElementsByTagName("link")).filter((function(t){return"https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Google+Sans"===t.href})).forEach((function(t){t.parentNode&&t.parentNode.removeChild(t)})),Array.prototype.slice.call(document.getElementsByTagName("style")).filter((function(t){return void 0!==t.innerText&&t.innerText.length>0&&t.innerText.includes(".gm-")})).forEach((function(t){t.parentNode&&t.parentNode.removeChild(t)}))},t.injectScript=function(){t.props.preventGoogleFontsLoading&&$0n(),O0n(!!t.props.id,'LoadScript requires "id" prop to be a string: %s',t.props.id),Y0n({id:t.props.id,nonce:t.props.nonce,url:K0n(t.props)}).then((function(){t.props.onLoad&&t.props.onLoad(),t.setState((function(){return{loaded:!0}}))})).catch((function(e){t.props.onError&&t.props.onError(e),console.error("\n          There has been an Error with loading Google Maps API script, please check that you provided correct google API key (".concat(t.props.googleMapsApiKey||"-",") or Client ID (").concat(t.props.googleMapsClientId||"-",") to <LoadScript />\n          Otherwise it is a Network issue.\n        "))}))},t}return E(n,[{key:"componentDidMount",value:function(){if(q0n){if(window.google&&window.google.maps&&!Q0n)return void console.error("google api is already presented");this.isCleaningUp().then(this.injectScript).catch((function(t){console.error("Error at injecting script after cleaning up: ",t)}))}}},{key:"componentDidUpdate",value:function(t){this.props.libraries!==t.libraries&&console.warn("Performance warning! LoadScript has been reloaded unintentionally! You should not pass `libraries` prop as new array. Please keep an array of libraries as static class property for Components and PureComponents, or just a const variable outside of component, or somewhere in config files or ENV variables"),q0n&&t.language!==this.props.language&&(this.cleanup(),this.setState((function(){return{loaded:!1}}),this.cleanupCallback))}},{key:"componentWillUnmount",value:function(){var t=this;if(q0n){this.cleanup();window.setTimeout((function(){t.check.current||(delete window.google,Q0n=!1)}),1),this.props.onUnmount&&this.props.onUnmount()}}},{key:"render",value:function(){return(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)("div",{ref:this.check}),this.state.loaded?this.props.children:this.props.loadingElement||(0,uf.jsx)(J0n,{})]})}}]),n}(x.PureComponent);n2n.defaultProps=e2n;var r2n=(0,uf.jsx)(J0n,{});(0,x.memo)((function(t){var e=t.loadingElement,n=t.onLoad,r=t.onError,a=t.onUnmount,i=t.children,o=function(t){var e=t.id,n=void 0===e?e2n.id:e,r=t.version,a=void 0===r?e2n.version:r,i=t.nonce,o=t.googleMapsApiKey,l=t.googleMapsClientId,c=t.language,s=t.region,u=t.libraries,d=t.preventGoogleFontsLoading,h=t.channel,f=t.mapIds,p=t.authReferrerPolicy,g=(0,x.useRef)(!1),v=m((0,x.useState)(!1),2),y=v[0],b=v[1],M=m((0,x.useState)(void 0),2),w=M[0],z=M[1];(0,x.useEffect)((function(){return g.current=!0,function(){g.current=!1}}),[]),(0,x.useEffect)((function(){q0n&&d&&$0n()}),[d]),(0,x.useEffect)((function(){y&&O0n(!!window.google,"useLoadScript was marked as loaded, but window.google is not present. Something went wrong.")}),[y]);var C=K0n({version:a,googleMapsApiKey:o,googleMapsClientId:l,language:c,region:s,libraries:u,channel:h,mapIds:f,authReferrerPolicy:p});(0,x.useEffect)((function(){function t(){g.current&&(b(!0),t2n=C)}q0n&&(window.google&&window.google.maps&&t2n===C?t():Y0n({id:n,url:C,nonce:i}).then(t).catch((function(t){g.current&&z(t),console.warn("\n        There has been an Error with loading Google Maps API script, please check that you provided correct google API key (".concat(o||"-",") or Client ID (").concat(l||"-",")\n        Otherwise it is a Network issue.\n      ")),console.error(t)})))}),[n,C,i]);var A=(0,x.useRef)();return(0,x.useEffect)((function(){A.current&&u!==A.current&&console.warn("Performance warning! LoadScript has been reloaded unintentionally! You should not pass `libraries` prop as new array. Please keep an array of libraries as static class property for Components and PureComponents, or just a const variable outside of component, or somewhere in config files or ENV variables"),A.current=u}),[u]),{isLoaded:y,loadError:w,url:C}}(Z0n(t,["loadingElement","onLoad","onError","onUnmount","children"])),l=o.isLoaded,c=o.loadError;return(0,x.useEffect)((function(){l&&"function"===typeof n&&n()}),[l,n]),(0,x.useEffect)((function(){c&&"function"===typeof r&&r(c)}),[c,r]),(0,x.useEffect)((function(){return function(){a&&a()}}),[a]),l?i:e||r2n}));var a2n,i2n=function t(e,n){if(e===n)return!0;if(e&&n&&"object"==typeof e&&"object"==typeof n){if(e.constructor!==n.constructor)return!1;var r,a,i;if(Array.isArray(e)){if((r=e.length)!=n.length)return!1;for(a=r;0!==a--;)if(!t(e[a],n[a]))return!1;return!0}if(e.constructor===RegExp)return e.source===n.source&&e.flags===n.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===n.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===n.toString();if((r=(i=Object.keys(e)).length)!==Object.keys(n).length)return!1;for(a=r;0!==a--;)if(!Object.prototype.hasOwnProperty.call(n,i[a]))return!1;for(a=r;0!==a--;){var o=i[a];if(!t(e[o],n[o]))return!1}return!0}return e!==e&&n!==n},o2n="__googleMapsScriptId";!function(t){t[t.INITIALIZED=0]="INITIALIZED",t[t.LOADING=1]="LOADING",t[t.SUCCESS=2]="SUCCESS",t[t.FAILURE=3]="FAILURE"}(a2n||(a2n={}));var l2n=function(){function t(e){var n=e.apiKey,r=e.authReferrerPolicy,a=e.channel,i=e.client,o=e.id,l=void 0===o?o2n:o,c=e.language,s=e.libraries,u=void 0===s?[]:s,d=e.mapIds,h=e.nonce,f=e.region,p=e.retries,g=void 0===p?3:p,v=e.url,m=void 0===v?"https://maps.googleapis.com/maps/api/js":v,y=e.version;if(C(this,t),this.CALLBACK="__googleMapsCallback",this.callbacks=[],this.done=!1,this.loading=!1,this.errors=[],this.apiKey=n,this.authReferrerPolicy=r,this.channel=a,this.client=i,this.id=l||o2n,this.language=c,this.libraries=u,this.mapIds=d,this.nonce=h,this.region=f,this.retries=g,this.url=m,this.version=y,t.instance){if(!i2n(this.options,t.instance.options))throw new Error("Loader must not be called again with different options. ".concat(JSON.stringify(this.options)," !== ").concat(JSON.stringify(t.instance.options)));return t.instance}t.instance=this}return E(t,[{key:"options",get:function(){return{version:this.version,apiKey:this.apiKey,channel:this.channel,client:this.client,id:this.id,libraries:this.libraries,language:this.language,region:this.region,mapIds:this.mapIds,nonce:this.nonce,url:this.url,authReferrerPolicy:this.authReferrerPolicy}}},{key:"status",get:function(){return this.errors.length?a2n.FAILURE:this.done?a2n.SUCCESS:this.loading?a2n.LOADING:a2n.INITIALIZED}},{key:"failed",get:function(){return this.done&&!this.loading&&this.errors.length>=this.retries+1}},{key:"createUrl",value:function(){var t=this.url;return t+="?callback=".concat(this.CALLBACK),this.apiKey&&(t+="&key=".concat(this.apiKey)),this.channel&&(t+="&channel=".concat(this.channel)),this.client&&(t+="&client=".concat(this.client)),this.libraries.length>0&&(t+="&libraries=".concat(this.libraries.join(","))),this.language&&(t+="&language=".concat(this.language)),this.region&&(t+="&region=".concat(this.region)),this.version&&(t+="&v=".concat(this.version)),this.mapIds&&(t+="&map_ids=".concat(this.mapIds.join(","))),this.authReferrerPolicy&&(t+="&auth_referrer_policy=".concat(this.authReferrerPolicy)),t}},{key:"deleteScript",value:function(){var t=document.getElementById(this.id);t&&t.remove()}},{key:"load",value:function(){return this.loadPromise()}},{key:"loadPromise",value:function(){var t=this;return new Promise((function(e,n){t.loadCallback((function(t){t?n(t.error):e(window.google)}))}))}},{key:"loadCallback",value:function(t){this.callbacks.push(t),this.execute()}},{key:"setScript",value:function(){if(document.getElementById(this.id))this.callback();else{var t=this.createUrl(),e=document.createElement("script");e.id=this.id,e.type="text/javascript",e.src=t,e.onerror=this.loadErrorCallback.bind(this),e.defer=!0,e.async=!0,this.nonce&&(e.nonce=this.nonce),document.head.appendChild(e)}}},{key:"reset",value:function(){this.deleteScript(),this.done=!1,this.loading=!1,this.errors=[],this.onerrorEvent=null}},{key:"resetIfRetryingFailed",value:function(){this.failed&&this.reset()}},{key:"loadErrorCallback",value:function(t){var e=this;if(this.errors.push(t),this.errors.length<=this.retries){var n=this.errors.length*Math.pow(2,this.errors.length);console.log("Failed to load Google Maps script, retrying in ".concat(n," ms.")),setTimeout((function(){e.deleteScript(),e.setScript()}),n)}else this.onerrorEvent=t,this.callback()}},{key:"setCallback",value:function(){window.__googleMapsCallback=this.callback.bind(this)}},{key:"callback",value:function(){var t=this;this.done=!0,this.loading=!1,this.callbacks.forEach((function(e){e(t.onerrorEvent)})),this.callbacks=[]}},{key:"execute",value:function(){if(this.resetIfRetryingFailed(),this.done)this.callback();else{if(window.google&&window.google.maps&&window.google.maps.version)return console.warn("Google Maps already loaded outside @googlemaps/js-api-loader.This may result in undesirable behavior as options and script parameters may not match."),void this.callback();this.loading||(this.loading=!0,this.setCallback(),this.setScript())}}}]),t}();var c2n={},s2n={options:function(t,e){t.setOptions(e)}};(0,x.memo)((function(t){var e=t.options,n=t.onLoad,r=t.onUnmount,a=(0,x.useContext)(I0n),i=m((0,x.useState)(null),2),o=i[0],l=i[1];return(0,x.useEffect)((function(){null!==o&&o.setMap(a)}),[a]),(0,x.useEffect)((function(){e&&null!==o&&o.setOptions(e)}),[o,e]),(0,x.useEffect)((function(){var t=new google.maps.TrafficLayer(Object.assign(Object.assign({},e||{}),{map:a}));return l(t),n&&n(t),function(){null!==o&&(r&&r(o),o.setMap(null))}}),[]),null}));var u2n=function(t){L(n,t);var e=T(n);function n(){var t;return C(this,n),(t=e.apply(this,arguments)).state={trafficLayer:null},t.setTrafficLayerCallback=function(){null!==t.state.trafficLayer&&t.props.onLoad&&t.props.onLoad(t.state.trafficLayer)},t.registeredEvents=[],t}return E(n,[{key:"componentDidMount",value:function(){var t=new google.maps.TrafficLayer(Object.assign(Object.assign({},this.props.options||{}),{map:this.context}));this.registeredEvents=j0n({updaterMap:s2n,eventMap:c2n,prevProps:{},nextProps:this.props,instance:t}),this.setState((function(){return{trafficLayer:t}}),this.setTrafficLayerCallback)}},{key:"componentDidUpdate",value:function(t){null!==this.state.trafficLayer&&(P0n(this.registeredEvents),this.registeredEvents=j0n({updaterMap:s2n,eventMap:c2n,prevProps:t,nextProps:this.props,instance:this.state.trafficLayer}))}},{key:"componentWillUnmount",value:function(){null!==this.state.trafficLayer&&(this.props.onUnmount&&this.props.onUnmount(this.state.trafficLayer),P0n(this.registeredEvents),this.state.trafficLayer.setMap(null))}},{key:"render",value:function(){return null}}]),n}(x.PureComponent);u2n.contextType=I0n;(0,x.memo)((function(t){var e=t.onLoad,n=t.onUnmount,r=(0,x.useContext)(I0n),a=m((0,x.useState)(null),2),i=a[0],o=a[1];return(0,x.useEffect)((function(){null!==i&&i.setMap(r)}),[r]),(0,x.useEffect)((function(){var t=new google.maps.BicyclingLayer;return o(t),t.setMap(r),e&&e(t),function(){null!==t&&(n&&n(t),t.setMap(null))}}),[]),null}));var d2n=function(t){L(n,t);var e=T(n);function n(){var t;return C(this,n),(t=e.apply(this,arguments)).state={bicyclingLayer:null},t.setBicyclingLayerCallback=function(){null!==t.state.bicyclingLayer&&(t.state.bicyclingLayer.setMap(t.context),t.props.onLoad&&t.props.onLoad(t.state.bicyclingLayer))},t}return E(n,[{key:"componentDidMount",value:function(){var t=new google.maps.BicyclingLayer;this.setState((function(){return{bicyclingLayer:t}}),this.setBicyclingLayerCallback)}},{key:"componentWillUnmount",value:function(){null!==this.state.bicyclingLayer&&(this.props.onUnmount&&this.props.onUnmount(this.state.bicyclingLayer),this.state.bicyclingLayer.setMap(null))}},{key:"render",value:function(){return null}}]),n}(x.PureComponent);d2n.contextType=I0n;(0,x.memo)((function(t){var e=this,n=t.onLoad,r=t.onUnmount,a=(0,x.useContext)(I0n),i=m((0,x.useState)(null),2),o=i[0],l=i[1];return(0,x.useEffect)((function(){null!==o&&o.setMap(a)}),[a]),(0,x.useEffect)((function(){var t=new google.maps.TransitLayer;return l(t),t.setMap(a),n&&n(t),function(){null!==o&&(r&&r(o),e.state.transitLayer.setMap(null))}}),[]),null}));var h2n=function(t){L(n,t);var e=T(n);function n(){var t;return C(this,n),(t=e.apply(this,arguments)).state={transitLayer:null},t.setTransitLayerCallback=function(){null!==t.state.transitLayer&&(t.state.transitLayer.setMap(t.context),t.props.onLoad&&t.props.onLoad(t.state.transitLayer))},t}return E(n,[{key:"componentDidMount",value:function(){var t=new google.maps.TransitLayer;this.setState((function(){return{transitLayer:t}}),this.setTransitLayerCallback)}},{key:"componentWillUnmount",value:function(){null!==this.state.transitLayer&&(this.props.onUnmount&&this.props.onUnmount(this.state.transitLayer),this.state.transitLayer.setMap(null))}},{key:"render",value:function(){return null}}]),n}(x.PureComponent);h2n.contextType=I0n;var f2n={onCircleComplete:"circlecomplete",onMarkerComplete:"markercomplete",onOverlayComplete:"overlaycomplete",onPolygonComplete:"polygoncomplete",onPolylineComplete:"polylinecomplete",onRectangleComplete:"rectanglecomplete"},p2n={drawingMode:function(t,e){t.setDrawingMode(e)},options:function(t,e){t.setOptions(e)}};(0,x.memo)((function(t){var e=t.options,n=t.drawingMode,r=t.onCircleComplete,a=t.onMarkerComplete,i=t.onOverlayComplete,o=t.onPolygonComplete,l=t.onPolylineComplete,c=t.onRectangleComplete,s=t.onLoad,u=t.onUnmount,d=(0,x.useContext)(I0n),h=m((0,x.useState)(null),2),f=h[0],p=h[1],g=m((0,x.useState)(null),2),v=g[0],y=g[1],b=m((0,x.useState)(null),2),M=b[0],w=b[1],z=m((0,x.useState)(null),2),C=z[0],A=z[1],k=m((0,x.useState)(null),2),H=k[0],E=k[1],S=m((0,x.useState)(null),2),L=S[0],_=S[1],B=m((0,x.useState)(null),2),D=B[0],T=B[1];return(0,x.useEffect)((function(){null!==f&&f.setMap(d)}),[d]),(0,x.useEffect)((function(){e&&null!==f&&f.setOptions(e)}),[f,e]),(0,x.useEffect)((function(){n&&null!==f&&f.setDrawingMode(n)}),[f,n]),(0,x.useEffect)((function(){f&&r&&(null!==v&&google.maps.event.removeListener(v),y(google.maps.event.addListener(f,"circlecomplete",r)))}),[f,r]),(0,x.useEffect)((function(){f&&a&&(null!==M&&google.maps.event.removeListener(M),w(google.maps.event.addListener(f,"markercomplete",a)))}),[f,a]),(0,x.useEffect)((function(){f&&i&&(null!==C&&google.maps.event.removeListener(C),A(google.maps.event.addListener(f,"overlaycomplete",i)))}),[f,i]),(0,x.useEffect)((function(){f&&o&&(null!==H&&google.maps.event.removeListener(H),E(google.maps.event.addListener(f,"polygoncomplete",o)))}),[f,o]),(0,x.useEffect)((function(){f&&l&&(null!==L&&google.maps.event.removeListener(L),_(google.maps.event.addListener(f,"polylinecomplete",l)))}),[f,l]),(0,x.useEffect)((function(){f&&c&&(null!==D&&google.maps.event.removeListener(D),T(google.maps.event.addListener(f,"rectanglecomplete",c)))}),[f,c]),(0,x.useEffect)((function(){O0n(!!google.maps.drawing,"Did you include prop libraries={['drawing']} in the URL? %s",google.maps.drawing);var t=new google.maps.drawing.DrawingManager(Object.assign(Object.assign({},e||{}),{map:d}));return n&&t.setDrawingMode(n),r&&y(google.maps.event.addListener(t,"circlecomplete",r)),a&&w(google.maps.event.addListener(t,"markercomplete",a)),i&&A(google.maps.event.addListener(t,"overlaycomplete",i)),o&&E(google.maps.event.addListener(t,"polygoncomplete",o)),l&&_(google.maps.event.addListener(t,"polylinecomplete",l)),c&&T(google.maps.event.addListener(t,"rectanglecomplete",c)),p(t),s&&s(t),function(){null!==f&&(v&&google.maps.event.removeListener(v),M&&google.maps.event.removeListener(M),C&&google.maps.event.removeListener(C),H&&google.maps.event.removeListener(H),L&&google.maps.event.removeListener(L),D&&google.maps.event.removeListener(D),u&&u(f),f.setMap(null))}}),[]),null}));(function(t){L(n,t);var e=T(n);function n(t){var r;return C(this,n),(r=e.call(this,t)).registeredEvents=[],r.state={drawingManager:null},r.setDrawingManagerCallback=function(){null!==r.state.drawingManager&&r.props.onLoad&&r.props.onLoad(r.state.drawingManager)},O0n(!!google.maps.drawing,"Did you include prop libraries={['drawing']} in the URL? %s",google.maps.drawing),r}return E(n,[{key:"componentDidMount",value:function(){var t=new google.maps.drawing.DrawingManager(Object.assign(Object.assign({},this.props.options||{}),{map:this.context}));this.registeredEvents=j0n({updaterMap:p2n,eventMap:f2n,prevProps:{},nextProps:this.props,instance:t}),this.setState((function(){return{drawingManager:t}}),this.setDrawingManagerCallback)}},{key:"componentDidUpdate",value:function(t){null!==this.state.drawingManager&&(P0n(this.registeredEvents),this.registeredEvents=j0n({updaterMap:p2n,eventMap:f2n,prevProps:t,nextProps:this.props,instance:this.state.drawingManager}))}},{key:"componentWillUnmount",value:function(){null!==this.state.drawingManager&&(this.props.onUnmount&&this.props.onUnmount(this.state.drawingManager),P0n(this.registeredEvents),this.state.drawingManager.setMap(null))}},{key:"render",value:function(){return null}}]),n}(x.PureComponent)).contextType=I0n;var g2n={onAnimationChanged:"animation_changed",onClick:"click",onClickableChanged:"clickable_changed",onCursorChanged:"cursor_changed",onDblClick:"dblclick",onDrag:"drag",onDragEnd:"dragend",onDraggableChanged:"draggable_changed",onDragStart:"dragstart",onFlatChanged:"flat_changed",onIconChanged:"icon_changed",onMouseDown:"mousedown",onMouseOut:"mouseout",onMouseOver:"mouseover",onMouseUp:"mouseup",onPositionChanged:"position_changed",onRightClick:"rightclick",onShapeChanged:"shape_changed",onTitleChanged:"title_changed",onVisibleChanged:"visible_changed",onZindexChanged:"zindex_changed"},v2n={animation:function(t,e){t.setAnimation(e)},clickable:function(t,e){t.setClickable(e)},cursor:function(t,e){t.setCursor(e)},draggable:function(t,e){t.setDraggable(e)},icon:function(t,e){t.setIcon(e)},label:function(t,e){t.setLabel(e)},map:function(t,e){t.setMap(e)},opacity:function(t,e){t.setOpacity(e)},options:function(t,e){t.setOptions(e)},position:function(t,e){t.setPosition(e)},shape:function(t,e){t.setShape(e)},title:function(t,e){t.setTitle(e)},visible:function(t,e){t.setVisible(e)},zIndex:function(t,e){t.setZIndex(e)}},m2n={};(0,x.memo)((function(t){var e=t.position,n=t.options,r=t.clusterer,a=t.noClustererRedraw,i=t.children,o=t.draggable,l=t.visible,c=t.animation,s=t.clickable,u=t.cursor,d=t.icon,h=t.label,f=t.opacity,p=t.shape,g=t.title,v=t.zIndex,y=t.onClick,b=t.onDblClick,M=t.onDrag,w=t.onDragEnd,z=t.onDragStart,C=t.onMouseOut,A=t.onMouseOver,k=t.onMouseUp,H=t.onMouseDown,E=t.onRightClick,S=t.onClickableChanged,L=t.onCursorChanged,_=t.onAnimationChanged,B=t.onDraggableChanged,D=t.onFlatChanged,T=t.onIconChanged,V=t.onPositionChanged,O=t.onShapeChanged,I=t.onTitleChanged,R=t.onVisibleChanged,F=t.onZindexChanged,N=t.onLoad,P=t.onUnmount,j=(0,x.useContext)(I0n),U=m((0,x.useState)(null),2),W=U[0],Z=U[1],G=m((0,x.useState)(null),2),q=G[0],Y=G[1],X=m((0,x.useState)(null),2),$=X[0],K=X[1],Q=m((0,x.useState)(null),2),J=Q[0],tt=Q[1],et=m((0,x.useState)(null),2),nt=et[0],rt=et[1],at=m((0,x.useState)(null),2),it=at[0],ot=at[1],lt=m((0,x.useState)(null),2),ct=lt[0],st=lt[1],ut=m((0,x.useState)(null),2),dt=ut[0],ht=ut[1],ft=m((0,x.useState)(null),2),pt=ft[0],gt=ft[1],vt=m((0,x.useState)(null),2),mt=vt[0],yt=vt[1],bt=m((0,x.useState)(null),2),xt=bt[0],Mt=bt[1],wt=m((0,x.useState)(null),2),zt=wt[0],Ct=wt[1],At=m((0,x.useState)(null),2),kt=At[0],Ht=At[1],Et=m((0,x.useState)(null),2),St=Et[0],Lt=Et[1],_t=m((0,x.useState)(null),2),Bt=_t[0],Dt=_t[1],Tt=m((0,x.useState)(null),2),Vt=Tt[0],Ot=Tt[1],It=m((0,x.useState)(null),2),Rt=It[0],Ft=It[1],Nt=m((0,x.useState)(null),2),Pt=Nt[0],jt=Nt[1],Ut=m((0,x.useState)(null),2),Wt=Ut[0],Zt=Ut[1],Gt=m((0,x.useState)(null),2),qt=Gt[0],Yt=Gt[1],Xt=m((0,x.useState)(null),2),$t=Xt[0],Kt=Xt[1],Qt=m((0,x.useState)(null),2),Jt=Qt[0],te=Qt[1];(0,x.useEffect)((function(){null!==W&&W.setMap(j)}),[j]),(0,x.useEffect)((function(){"undefined"!==typeof n&&null!==W&&W.setOptions(n)}),[W,n]),(0,x.useEffect)((function(){"undefined"!==typeof o&&null!==W&&W.setDraggable(o)}),[W,o]),(0,x.useEffect)((function(){e&&null!==W&&W.setPosition(e)}),[W,e]),(0,x.useEffect)((function(){"undefined"!==typeof l&&null!==W&&W.setVisible(l)}),[W,l]),(0,x.useEffect)((function(){c&&null!==W&&W.setAnimation(c)}),[W,c]),(0,x.useEffect)((function(){W&&b&&(null!==q&&google.maps.event.removeListener(q),Y(google.maps.event.addListener(W,"dblclick",b)))}),[b]),(0,x.useEffect)((function(){W&&w&&(null!==$&&google.maps.event.removeListener($),K(google.maps.event.addListener(W,"dragend",w)))}),[w]),(0,x.useEffect)((function(){W&&z&&(null!==J&&google.maps.event.removeListener(J),tt(google.maps.event.addListener(W,"dragstart",z)))}),[z]),(0,x.useEffect)((function(){W&&H&&(null!==nt&&google.maps.event.removeListener(nt),rt(google.maps.event.addListener(W,"mousedown",H)))}),[H]),(0,x.useEffect)((function(){W&&C&&(null!==it&&google.maps.event.removeListener(it),ot(google.maps.event.addListener(W,"mouseout",C)))}),[C]),(0,x.useEffect)((function(){W&&A&&(null!==ct&&google.maps.event.removeListener(ct),st(google.maps.event.addListener(W,"mouseover",A)))}),[A]),(0,x.useEffect)((function(){W&&k&&(null!==dt&&google.maps.event.removeListener(dt),ht(google.maps.event.addListener(W,"mouseup",k)))}),[k]),(0,x.useEffect)((function(){W&&E&&(null!==pt&&google.maps.event.removeListener(pt),gt(google.maps.event.addListener(W,"rightclick",E)))}),[E]),(0,x.useEffect)((function(){W&&y&&(null!==mt&&google.maps.event.removeListener(mt),yt(google.maps.event.addListener(W,"click",y)))}),[y]),(0,x.useEffect)((function(){W&&M&&(null!==xt&&google.maps.event.removeListener(xt),Mt(google.maps.event.addListener(W,"drag",M)))}),[M]),(0,x.useEffect)((function(){W&&S&&(null!==zt&&google.maps.event.removeListener(zt),Ct(google.maps.event.addListener(W,"clickable_changed",S)))}),[S]),(0,x.useEffect)((function(){W&&L&&(null!==kt&&google.maps.event.removeListener(kt),Ht(google.maps.event.addListener(W,"cursor_changed",L)))}),[L]),(0,x.useEffect)((function(){W&&_&&(null!==St&&google.maps.event.removeListener(St),Lt(google.maps.event.addListener(W,"animation_changed",_)))}),[_]),(0,x.useEffect)((function(){W&&B&&(null!==Bt&&google.maps.event.removeListener(Bt),Dt(google.maps.event.addListener(W,"draggable_changed",B)))}),[B]),(0,x.useEffect)((function(){W&&D&&(null!==Vt&&google.maps.event.removeListener(Vt),Ot(google.maps.event.addListener(W,"flat_changed",D)))}),[D]),(0,x.useEffect)((function(){W&&T&&(null!==Rt&&google.maps.event.removeListener(Rt),Ft(google.maps.event.addListener(W,"icon_changed",T)))}),[T]),(0,x.useEffect)((function(){W&&V&&(null!==Pt&&google.maps.event.removeListener(Pt),jt(google.maps.event.addListener(W,"position_changed",V)))}),[V]),(0,x.useEffect)((function(){W&&O&&(null!==Wt&&google.maps.event.removeListener(Wt),Zt(google.maps.event.addListener(W,"shape_changed",O)))}),[O]),(0,x.useEffect)((function(){W&&I&&(null!==qt&&google.maps.event.removeListener(qt),Yt(google.maps.event.addListener(W,"title_changed",I)))}),[I]),(0,x.useEffect)((function(){W&&R&&(null!==$t&&google.maps.event.removeListener($t),Kt(google.maps.event.addListener(W,"visible_changed",R)))}),[R]),(0,x.useEffect)((function(){W&&F&&(null!==Jt&&google.maps.event.removeListener(Jt),te(google.maps.event.addListener(W,"zindex_changed",F)))}),[F]),(0,x.useEffect)((function(){var t=Object.assign(Object.assign(Object.assign({},n||m2n),r?m2n:{map:j}),{position:e}),i=new google.maps.Marker(t);return r?r.addMarker(i,!!a):i.setMap(j),e&&i.setPosition(e),"undefined"!==typeof l&&i.setVisible(l),"undefined"!==typeof o&&i.setDraggable(o),"undefined"!==typeof s&&i.setClickable(s),"string"===typeof u&&i.setCursor(u),d&&i.setIcon(d),"undefined"!==typeof h&&i.setLabel(h),"undefined"!==typeof f&&i.setOpacity(f),p&&i.setShape(p),"string"===typeof g&&i.setTitle(g),"number"===typeof v&&i.setZIndex(v),b&&Y(google.maps.event.addListener(i,"dblclick",b)),w&&K(google.maps.event.addListener(i,"dragend",w)),z&&tt(google.maps.event.addListener(i,"dragstart",z)),H&&rt(google.maps.event.addListener(i,"mousedown",H)),C&&ot(google.maps.event.addListener(i,"mouseout",C)),A&&st(google.maps.event.addListener(i,"mouseover",A)),k&&ht(google.maps.event.addListener(i,"mouseup",k)),E&&gt(google.maps.event.addListener(i,"rightclick",E)),y&&yt(google.maps.event.addListener(i,"click",y)),M&&Mt(google.maps.event.addListener(i,"drag",M)),S&&Ct(google.maps.event.addListener(i,"clickable_changed",S)),L&&Ht(google.maps.event.addListener(i,"cursor_changed",L)),_&&Lt(google.maps.event.addListener(i,"animation_changed",_)),B&&Dt(google.maps.event.addListener(i,"draggable_changed",B)),D&&Ot(google.maps.event.addListener(i,"flat_changed",D)),T&&Ft(google.maps.event.addListener(i,"icon_changed",T)),V&&jt(google.maps.event.addListener(i,"position_changed",V)),O&&Zt(google.maps.event.addListener(i,"shape_changed",O)),I&&Yt(google.maps.event.addListener(i,"title_changed",I)),R&&Kt(google.maps.event.addListener(i,"visible_changed",R)),F&&te(google.maps.event.addListener(i,"zindex_changed",F)),Z(i),N&&N(i),function(){null!==q&&google.maps.event.removeListener(q),null!==$&&google.maps.event.removeListener($),null!==J&&google.maps.event.removeListener(J),null!==nt&&google.maps.event.removeListener(nt),null!==it&&google.maps.event.removeListener(it),null!==ct&&google.maps.event.removeListener(ct),null!==dt&&google.maps.event.removeListener(dt),null!==pt&&google.maps.event.removeListener(pt),null!==mt&&google.maps.event.removeListener(mt),null!==zt&&google.maps.event.removeListener(zt),null!==kt&&google.maps.event.removeListener(kt),null!==St&&google.maps.event.removeListener(St),null!==Bt&&google.maps.event.removeListener(Bt),null!==Vt&&google.maps.event.removeListener(Vt),null!==Rt&&google.maps.event.removeListener(Rt),null!==Pt&&google.maps.event.removeListener(Pt),null!==qt&&google.maps.event.removeListener(qt),null!==$t&&google.maps.event.removeListener($t),null!==Jt&&google.maps.event.removeListener(Jt),P&&P(i),r?r.removeMarker(i,!!a):i&&i.setMap(null)}}),[]);var ee=(0,x.useMemo)((function(){return i?x.Children.map(i,(function(t){if(!(0,x.isValidElement)(t))return t;var e=t;return(0,x.cloneElement)(e,{anchor:W})})):null}),[i,W]);return(0,uf.jsx)(uf.Fragment,{children:ee})||null}));var y2n=function(t){L(n,t);var e=T(n);function n(){var t;return C(this,n),(t=e.apply(this,arguments)).registeredEvents=[],t}return E(n,[{key:"componentDidMount",value:function(){var t=Object.assign(Object.assign(Object.assign({},this.props.options||m2n),this.props.clusterer?m2n:{map:this.context}),{position:this.props.position});this.marker=new google.maps.Marker(t),this.props.clusterer?this.props.clusterer.addMarker(this.marker,!!this.props.noClustererRedraw):this.marker.setMap(this.context),this.registeredEvents=j0n({updaterMap:v2n,eventMap:g2n,prevProps:{},nextProps:this.props,instance:this.marker}),this.props.onLoad&&this.props.onLoad(this.marker)}},{key:"componentDidUpdate",value:function(t){this.marker&&(P0n(this.registeredEvents),this.registeredEvents=j0n({updaterMap:v2n,eventMap:g2n,prevProps:t,nextProps:this.props,instance:this.marker}))}},{key:"componentWillUnmount",value:function(){this.marker&&(this.props.onUnmount&&this.props.onUnmount(this.marker),P0n(this.registeredEvents),this.props.clusterer?this.props.clusterer.removeMarker(this.marker,!!this.props.noClustererRedraw):this.marker&&this.marker.setMap(null))}},{key:"render",value:function(){var t=this,e=null;return this.props.children&&(e=x.Children.map(this.props.children,(function(e){if(!(0,x.isValidElement)(e))return e;var n=e;return(0,x.cloneElement)(n,{anchor:t.marker})}))),e||null}}]),n}(x.PureComponent);y2n.contextType=I0n;var b2n=function(){function t(e,n){e.getClusterer().extend(t,google.maps.OverlayView),this.cluster=e,this.clusterClassName=this.cluster.getClusterer().getClusterClass(),this.className=this.clusterClassName,this.styles=n,this.center=void 0,this.div=null,this.sums=null,this.visible=!1,this.boundsChangedListener=null,this.url="",this.height=0,this.width=0,this.anchorText=[0,0],this.anchorIcon=[0,0],this.textColor="black",this.textSize=11,this.textDecoration="none",this.fontWeight="bold",this.fontStyle="normal",this.fontFamily="Arial,sans-serif",this.backgroundPosition="0 0",this.cMouseDownInCluster=null,this.cDraggingMapByCluster=null,this.timeOut=null,this.setMap(e.getMap()),this.onBoundsChanged=this.onBoundsChanged.bind(this),this.onMouseDown=this.onMouseDown.bind(this),this.onClick=this.onClick.bind(this),this.onMouseOver=this.onMouseOver.bind(this),this.onMouseOut=this.onMouseOut.bind(this),this.onAdd=this.onAdd.bind(this),this.onRemove=this.onRemove.bind(this),this.draw=this.draw.bind(this),this.hide=this.hide.bind(this),this.show=this.show.bind(this),this.useStyle=this.useStyle.bind(this),this.setCenter=this.setCenter.bind(this),this.getPosFromLatLng=this.getPosFromLatLng.bind(this)}return t.prototype.onBoundsChanged=function(){this.cDraggingMapByCluster=this.cMouseDownInCluster},t.prototype.onMouseDown=function(){this.cMouseDownInCluster=!0,this.cDraggingMapByCluster=!1},t.prototype.onClick=function(t){if(this.cMouseDownInCluster=!1,!this.cDraggingMapByCluster){var e=this.cluster.getClusterer();if(google.maps.event.trigger(e,"click",this.cluster),google.maps.event.trigger(e,"clusterclick",this.cluster),e.getZoomOnClick()){var n=e.getMaxZoom(),r=this.cluster.getBounds(),a=e.getMap();null!==a&&"fitBounds"in a&&a.fitBounds(r),this.timeOut=window.setTimeout((function(){var t=e.getMap();if(null!==t){"fitBounds"in t&&t.fitBounds(r);var a=t.getZoom()||0;null!==n&&a>n&&t.setZoom(n+1)}}),100)}t.cancelBubble=!0,t.stopPropagation&&t.stopPropagation()}},t.prototype.onMouseOver=function(){google.maps.event.trigger(this.cluster.getClusterer(),"mouseover",this.cluster)},t.prototype.onMouseOut=function(){google.maps.event.trigger(this.cluster.getClusterer(),"mouseout",this.cluster)},t.prototype.onAdd=function(){var t;this.div=document.createElement("div"),this.div.className=this.className,this.visible&&this.show(),null===(t=this.getPanes())||void 0===t||t.overlayMouseTarget.appendChild(this.div);var e=this.getMap();null!==e&&(this.boundsChangedListener=google.maps.event.addListener(e,"bounds_changed",this.onBoundsChanged),this.div.addEventListener("mousedown",this.onMouseDown),this.div.addEventListener("click",this.onClick),this.div.addEventListener("mouseover",this.onMouseOver),this.div.addEventListener("mouseout",this.onMouseOut))},t.prototype.onRemove=function(){this.div&&this.div.parentNode&&(this.hide(),null!==this.boundsChangedListener&&google.maps.event.removeListener(this.boundsChangedListener),this.div.removeEventListener("mousedown",this.onMouseDown),this.div.removeEventListener("click",this.onClick),this.div.removeEventListener("mouseover",this.onMouseOver),this.div.removeEventListener("mouseout",this.onMouseOut),this.div.parentNode.removeChild(this.div),null!==this.timeOut&&(window.clearTimeout(this.timeOut),this.timeOut=null),this.div=null)},t.prototype.draw=function(){if(this.visible&&null!==this.div&&this.center){var t=this.getPosFromLatLng(this.center);this.div.style.top=null!==t?"".concat(t.y,"px"):"0",this.div.style.left=null!==t?"".concat(t.x,"px"):"0"}},t.prototype.hide=function(){this.div&&(this.div.style.display="none"),this.visible=!1},t.prototype.show=function(){var t,e,n,r;if(this.div&&this.center){var a=null===this.sums||"undefined"===typeof this.sums.title||""===this.sums.title?this.cluster.getClusterer().getTitle():this.sums.title,i=this.backgroundPosition.split(" "),o=parseInt(i[0].replace(/^\s+|\s+$/g,""),10),l=parseInt(i[1].replace(/^\s+|\s+$/g,""),10),c=this.getPosFromLatLng(this.center);this.div.className=this.className,this.div.setAttribute("style","cursor: pointer; position: absolute; top: ".concat(null!==c?"".concat(c.y,"px"):"0","; left: ").concat(null!==c?"".concat(c.x,"px"):"0","; width: ").concat(this.width,"px; height: ").concat(this.height,"px; "));var s=document.createElement("img");s.alt=a,s.src=this.url,s.width=this.width,s.height=this.height,s.setAttribute("style","position: absolute; top: ".concat(l,"px; left: ").concat(o,"px")),this.cluster.getClusterer().enableRetinaIcons||(s.style.clip="rect(-".concat(l,"px, -").concat(o+this.width,"px, -").concat(l+this.height,", -").concat(o,")"));var u=document.createElement("div");u.setAttribute("style","position: absolute; top: ".concat(this.anchorText[0],"px; left: ").concat(this.anchorText[1],"px; color: ").concat(this.textColor,"; font-size: ").concat(this.textSize,"px; font-family: ").concat(this.fontFamily,"; font-weight: ").concat(this.fontWeight,"; fontStyle: ").concat(this.fontStyle,"; text-decoration: ").concat(this.textDecoration,"; text-align: center; width: ").concat(this.width,"px; line-height: ").concat(this.height,"px")),(null===(t=this.sums)||void 0===t?void 0:t.text)&&(u.innerText="".concat(null===(e=this.sums)||void 0===e?void 0:e.text)),(null===(n=this.sums)||void 0===n?void 0:n.html)&&(u.innerHTML="".concat(null===(r=this.sums)||void 0===r?void 0:r.html)),this.div.innerHTML="",this.div.appendChild(s),this.div.appendChild(u),this.div.title=a,this.div.style.display=""}this.visible=!0},t.prototype.useStyle=function(t){this.sums=t;var e=this.cluster.getClusterer().getStyles(),n=e[Math.min(e.length-1,Math.max(0,t.index-1))];this.url=n.url,this.height=n.height,this.width=n.width,n.className&&(this.className="".concat(this.clusterClassName," ").concat(n.className)),this.anchorText=n.anchorText||[0,0],this.anchorIcon=n.anchorIcon||[this.height/2,this.width/2],this.textColor=n.textColor||"black",this.textSize=n.textSize||11,this.textDecoration=n.textDecoration||"none",this.fontWeight=n.fontWeight||"bold",this.fontStyle=n.fontStyle||"normal",this.fontFamily=n.fontFamily||"Arial,sans-serif",this.backgroundPosition=n.backgroundPosition||"0 0"},t.prototype.setCenter=function(t){this.center=t},t.prototype.getPosFromLatLng=function(t){var e=this.getProjection().fromLatLngToDivPixel(t);return null!==e&&(e.x-=this.anchorIcon[1],e.y-=this.anchorIcon[0]),e},t}(),x2n=function(){function t(t){this.markerClusterer=t,this.map=this.markerClusterer.getMap(),this.gridSize=this.markerClusterer.getGridSize(),this.minClusterSize=this.markerClusterer.getMinimumClusterSize(),this.averageCenter=this.markerClusterer.getAverageCenter(),this.markers=[],this.center=void 0,this.bounds=null,this.clusterIcon=new b2n(this,this.markerClusterer.getStyles()),this.getSize=this.getSize.bind(this),this.getMarkers=this.getMarkers.bind(this),this.getCenter=this.getCenter.bind(this),this.getMap=this.getMap.bind(this),this.getClusterer=this.getClusterer.bind(this),this.getBounds=this.getBounds.bind(this),this.remove=this.remove.bind(this),this.addMarker=this.addMarker.bind(this),this.isMarkerInClusterBounds=this.isMarkerInClusterBounds.bind(this),this.calculateBounds=this.calculateBounds.bind(this),this.updateIcon=this.updateIcon.bind(this),this.isMarkerAlreadyAdded=this.isMarkerAlreadyAdded.bind(this)}return t.prototype.getSize=function(){return this.markers.length},t.prototype.getMarkers=function(){return this.markers},t.prototype.getCenter=function(){return this.center},t.prototype.getMap=function(){return this.map},t.prototype.getClusterer=function(){return this.markerClusterer},t.prototype.getBounds=function(){for(var t=new google.maps.LatLngBounds(this.center,this.center),e=this.getMarkers(),n=0;n<e.length;n++){var r=e[n].getPosition();r&&t.extend(r)}return t},t.prototype.remove=function(){this.clusterIcon.setMap(null),this.markers=[],delete this.markers},t.prototype.addMarker=function(t){var e,n;if(this.isMarkerAlreadyAdded(t))return!1;if(this.center){if(this.averageCenter&&(n=t.getPosition())){var r=this.markers.length+1;this.center=new google.maps.LatLng((this.center.lat()*(r-1)+n.lat())/r,(this.center.lng()*(r-1)+n.lng())/r),this.calculateBounds()}}else(n=t.getPosition())&&(this.center=n,this.calculateBounds());t.isAdded=!0,this.markers.push(t);var a=this.markers.length,i=this.markerClusterer.getMaxZoom(),o=null===(e=this.map)||void 0===e?void 0:e.getZoom();if(null!==i&&"undefined"!==typeof o&&o>i)t.getMap()!==this.map&&t.setMap(this.map);else if(a<this.minClusterSize)t.getMap()!==this.map&&t.setMap(this.map);else if(a===this.minClusterSize)for(var l=0;l<a;l++)this.markers[l].setMap(null);else t.setMap(null);return!0},t.prototype.isMarkerInClusterBounds=function(t){if(null!==this.bounds){var e=t.getPosition();if(e)return this.bounds.contains(e)}return!1},t.prototype.calculateBounds=function(){this.bounds=this.markerClusterer.getExtendedBounds(new google.maps.LatLngBounds(this.center,this.center))},t.prototype.updateIcon=function(){var t,e=this.markers.length,n=this.markerClusterer.getMaxZoom(),r=null===(t=this.map)||void 0===t?void 0:t.getZoom();null!==n&&"undefined"!==typeof r&&r>n||e<this.minClusterSize?this.clusterIcon.hide():(this.center&&this.clusterIcon.setCenter(this.center),this.clusterIcon.useStyle(this.markerClusterer.getCalculator()(this.markers,this.markerClusterer.getStyles().length)),this.clusterIcon.show())},t.prototype.isMarkerAlreadyAdded=function(t){if(this.markers.includes)return this.markers.includes(t);for(var e=0;e<this.markers.length;e++)if(t===this.markers[e])return!0;return!1},t}();function M2n(t,e){var n=t.length,r=n.toString().length,a=Math.min(r,e);return{text:n.toString(),index:a,title:""}}var w2n=[53,56,66,78,90],z2n=function(){function t(e,n,r){void 0===n&&(n=[]),void 0===r&&(r={}),this.getMinimumClusterSize=this.getMinimumClusterSize.bind(this),this.setMinimumClusterSize=this.setMinimumClusterSize.bind(this),this.getEnableRetinaIcons=this.getEnableRetinaIcons.bind(this),this.setEnableRetinaIcons=this.setEnableRetinaIcons.bind(this),this.addToClosestCluster=this.addToClosestCluster.bind(this),this.getImageExtension=this.getImageExtension.bind(this),this.setImageExtension=this.setImageExtension.bind(this),this.getExtendedBounds=this.getExtendedBounds.bind(this),this.getAverageCenter=this.getAverageCenter.bind(this),this.setAverageCenter=this.setAverageCenter.bind(this),this.getTotalClusters=this.getTotalClusters.bind(this),this.fitMapToMarkers=this.fitMapToMarkers.bind(this),this.getIgnoreHidden=this.getIgnoreHidden.bind(this),this.setIgnoreHidden=this.setIgnoreHidden.bind(this),this.getClusterClass=this.getClusterClass.bind(this),this.setClusterClass=this.setClusterClass.bind(this),this.getTotalMarkers=this.getTotalMarkers.bind(this),this.getZoomOnClick=this.getZoomOnClick.bind(this),this.setZoomOnClick=this.setZoomOnClick.bind(this),this.getBatchSizeIE=this.getBatchSizeIE.bind(this),this.setBatchSizeIE=this.setBatchSizeIE.bind(this),this.createClusters=this.createClusters.bind(this),this.onZoomChanged=this.onZoomChanged.bind(this),this.getImageSizes=this.getImageSizes.bind(this),this.setImageSizes=this.setImageSizes.bind(this),this.getCalculator=this.getCalculator.bind(this),this.setCalculator=this.setCalculator.bind(this),this.removeMarkers=this.removeMarkers.bind(this),this.resetViewport=this.resetViewport.bind(this),this.getImagePath=this.getImagePath.bind(this),this.setImagePath=this.setImagePath.bind(this),this.pushMarkerTo=this.pushMarkerTo.bind(this),this.removeMarker=this.removeMarker.bind(this),this.clearMarkers=this.clearMarkers.bind(this),this.setupStyles=this.setupStyles.bind(this),this.getGridSize=this.getGridSize.bind(this),this.setGridSize=this.setGridSize.bind(this),this.getClusters=this.getClusters.bind(this),this.getMaxZoom=this.getMaxZoom.bind(this),this.setMaxZoom=this.setMaxZoom.bind(this),this.getMarkers=this.getMarkers.bind(this),this.addMarkers=this.addMarkers.bind(this),this.getStyles=this.getStyles.bind(this),this.setStyles=this.setStyles.bind(this),this.addMarker=this.addMarker.bind(this),this.onRemove=this.onRemove.bind(this),this.getTitle=this.getTitle.bind(this),this.setTitle=this.setTitle.bind(this),this.repaint=this.repaint.bind(this),this.onIdle=this.onIdle.bind(this),this.redraw=this.redraw.bind(this),this.extend=this.extend.bind(this),this.onAdd=this.onAdd.bind(this),this.draw=this.draw.bind(this),this.extend(t,google.maps.OverlayView),this.markers=[],this.clusters=[],this.listeners=[],this.activeMap=null,this.ready=!1,this.gridSize=r.gridSize||60,this.minClusterSize=r.minimumClusterSize||2,this.maxZoom=r.maxZoom||null,this.styles=r.styles||[],this.title=r.title||"",this.zoomOnClick=!0,void 0!==r.zoomOnClick&&(this.zoomOnClick=r.zoomOnClick),this.averageCenter=!1,void 0!==r.averageCenter&&(this.averageCenter=r.averageCenter),this.ignoreHidden=!1,void 0!==r.ignoreHidden&&(this.ignoreHidden=r.ignoreHidden),this.enableRetinaIcons=!1,void 0!==r.enableRetinaIcons&&(this.enableRetinaIcons=r.enableRetinaIcons),this.imagePath=r.imagePath||"https://developers.google.com/maps/documentation/javascript/examples/markerclusterer/m",this.imageExtension=r.imageExtension||"png",this.imageSizes=r.imageSizes||w2n,this.calculator=r.calculator||M2n,this.batchSize=r.batchSize||2e3,this.batchSizeIE=r.batchSizeIE||500,this.clusterClass=r.clusterClass||"cluster",-1!==navigator.userAgent.toLowerCase().indexOf("msie")&&(this.batchSize=this.batchSizeIE),this.timerRefStatic=null,this.setupStyles(),this.addMarkers(n,!0),this.setMap(e)}return t.prototype.onZoomChanged=function(){var t,e;this.resetViewport(!1),(null===(t=this.getMap())||void 0===t?void 0:t.getZoom())!==(this.get("minZoom")||0)&&(null===(e=this.getMap())||void 0===e?void 0:e.getZoom())!==this.get("maxZoom")||google.maps.event.trigger(this,"idle")},t.prototype.onIdle=function(){this.redraw()},t.prototype.onAdd=function(){var t=this.getMap();this.activeMap=t,this.ready=!0,this.repaint(),null!==t&&(this.listeners=[google.maps.event.addListener(t,"zoom_changed",this.onZoomChanged),google.maps.event.addListener(t,"idle",this.onIdle)])},t.prototype.onRemove=function(){for(var t=0;t<this.markers.length;t++)this.markers[t].getMap()!==this.activeMap&&this.markers[t].setMap(this.activeMap);for(t=0;t<this.clusters.length;t++)this.clusters[t].remove();this.clusters=[];for(t=0;t<this.listeners.length;t++)google.maps.event.removeListener(this.listeners[t]);this.listeners=[],this.activeMap=null,this.ready=!1},t.prototype.draw=function(){},t.prototype.setupStyles=function(){if(!(this.styles.length>0))for(var t=0;t<this.imageSizes.length;t++)this.styles.push({url:"".concat(this.imagePath+(t+1),".").concat(this.imageExtension),height:this.imageSizes[t],width:this.imageSizes[t]})},t.prototype.fitMapToMarkers=function(){for(var t=this.getMarkers(),e=new google.maps.LatLngBounds,n=0;n<t.length;n++){var r=t[n].getPosition();r&&e.extend(r)}var a=this.getMap();null!==a&&"fitBounds"in a&&a.fitBounds(e)},t.prototype.getGridSize=function(){return this.gridSize},t.prototype.setGridSize=function(t){this.gridSize=t},t.prototype.getMinimumClusterSize=function(){return this.minClusterSize},t.prototype.setMinimumClusterSize=function(t){this.minClusterSize=t},t.prototype.getMaxZoom=function(){return this.maxZoom},t.prototype.setMaxZoom=function(t){this.maxZoom=t},t.prototype.getStyles=function(){return this.styles},t.prototype.setStyles=function(t){this.styles=t},t.prototype.getTitle=function(){return this.title},t.prototype.setTitle=function(t){this.title=t},t.prototype.getZoomOnClick=function(){return this.zoomOnClick},t.prototype.setZoomOnClick=function(t){this.zoomOnClick=t},t.prototype.getAverageCenter=function(){return this.averageCenter},t.prototype.setAverageCenter=function(t){this.averageCenter=t},t.prototype.getIgnoreHidden=function(){return this.ignoreHidden},t.prototype.setIgnoreHidden=function(t){this.ignoreHidden=t},t.prototype.getEnableRetinaIcons=function(){return this.enableRetinaIcons},t.prototype.setEnableRetinaIcons=function(t){this.enableRetinaIcons=t},t.prototype.getImageExtension=function(){return this.imageExtension},t.prototype.setImageExtension=function(t){this.imageExtension=t},t.prototype.getImagePath=function(){return this.imagePath},t.prototype.setImagePath=function(t){this.imagePath=t},t.prototype.getImageSizes=function(){return this.imageSizes},t.prototype.setImageSizes=function(t){this.imageSizes=t},t.prototype.getCalculator=function(){return this.calculator},t.prototype.setCalculator=function(t){this.calculator=t},t.prototype.getBatchSizeIE=function(){return this.batchSizeIE},t.prototype.setBatchSizeIE=function(t){this.batchSizeIE=t},t.prototype.getClusterClass=function(){return this.clusterClass},t.prototype.setClusterClass=function(t){this.clusterClass=t},t.prototype.getMarkers=function(){return this.markers},t.prototype.getTotalMarkers=function(){return this.markers.length},t.prototype.getClusters=function(){return this.clusters},t.prototype.getTotalClusters=function(){return this.clusters.length},t.prototype.addMarker=function(t,e){this.pushMarkerTo(t),e||this.redraw()},t.prototype.addMarkers=function(t,e){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&this.pushMarkerTo(t[n]);e||this.redraw()},t.prototype.pushMarkerTo=function(t){var e=this;t.getDraggable()&&google.maps.event.addListener(t,"dragend",(function(){e.ready&&(t.isAdded=!1,e.repaint())})),t.isAdded=!1,this.markers.push(t)},t.prototype.removeMarker_=function(t){var e=-1;if(this.markers.indexOf)e=this.markers.indexOf(t);else for(var n=0;n<this.markers.length;n++)if(t===this.markers[n]){e=n;break}return-1!==e&&(t.setMap(null),this.markers.splice(e,1),!0)},t.prototype.removeMarker=function(t,e){var n=this.removeMarker_(t);return!e&&n&&this.repaint(),n},t.prototype.removeMarkers=function(t,e){for(var n=!1,r=0;r<t.length;r++)n=n||this.removeMarker_(t[r]);return!e&&n&&this.repaint(),n},t.prototype.clearMarkers=function(){this.resetViewport(!0),this.markers=[]},t.prototype.repaint=function(){var t=this.clusters.slice();this.clusters=[],this.resetViewport(!1),this.redraw(),setTimeout((function(){for(var e=0;e<t.length;e++)t[e].remove()}),0)},t.prototype.getExtendedBounds=function(t){var e=this.getProjection(),n=e.fromLatLngToDivPixel(new google.maps.LatLng(t.getNorthEast().lat(),t.getNorthEast().lng()));null!==n&&(n.x+=this.gridSize,n.y-=this.gridSize);var r=e.fromLatLngToDivPixel(new google.maps.LatLng(t.getSouthWest().lat(),t.getSouthWest().lng()));if(null!==r&&(r.x-=this.gridSize,r.y+=this.gridSize),null!==n){var a=e.fromDivPixelToLatLng(n);null!==a&&t.extend(a)}if(null!==r){var i=e.fromDivPixelToLatLng(r);null!==i&&t.extend(i)}return t},t.prototype.redraw=function(){this.createClusters(0)},t.prototype.resetViewport=function(t){for(var e=0;e<this.clusters.length;e++)this.clusters[e].remove();this.clusters=[];for(e=0;e<this.markers.length;e++){var n=this.markers[e];n.isAdded=!1,t&&n.setMap(null)}},t.prototype.distanceBetweenPoints=function(t,e){var n=(e.lat()-t.lat())*Math.PI/180,r=(e.lng()-t.lng())*Math.PI/180,a=Math.sin(n/2)*Math.sin(n/2)+Math.cos(t.lat()*Math.PI/180)*Math.cos(e.lat()*Math.PI/180)*Math.sin(r/2)*Math.sin(r/2);return 2*Math.atan2(Math.sqrt(a),Math.sqrt(1-a))*6371},t.prototype.isMarkerInBounds=function(t,e){var n=t.getPosition();return!!n&&e.contains(n)},t.prototype.addToClosestCluster=function(t){for(var e,n=4e4,r=null,a=0;a<this.clusters.length;a++){var i=(e=this.clusters[a]).getCenter(),o=t.getPosition();if(i&&o){var l=this.distanceBetweenPoints(i,o);l<n&&(n=l,r=e)}}r&&r.isMarkerInClusterBounds(t)?r.addMarker(t):((e=new x2n(this)).addMarker(t),this.clusters.push(e))},t.prototype.createClusters=function(t){var e=this;if(this.ready){0===t&&(google.maps.event.trigger(this,"clusteringbegin",this),null!==this.timerRefStatic&&(window.clearTimeout(this.timerRefStatic),delete this.timerRefStatic));for(var n=this.getMap(),r=(null!==n&&"getBounds"in n?n.getBounds():null),a=((null===n||void 0===n?void 0:n.getZoom())||0)>3?new google.maps.LatLngBounds(null===r||void 0===r?void 0:r.getSouthWest(),null===r||void 0===r?void 0:r.getNorthEast()):new google.maps.LatLngBounds(new google.maps.LatLng(85.02070771743472,-178.48388434375),new google.maps.LatLng(-85.08136444384544,178.00048865625)),i=this.getExtendedBounds(a),o=Math.min(t+this.batchSize,this.markers.length),l=t;l<o;l++){var c=this.markers[l];!c.isAdded&&this.isMarkerInBounds(c,i)&&(!this.ignoreHidden||this.ignoreHidden&&c.getVisible())&&this.addToClosestCluster(c)}if(o<this.markers.length)this.timerRefStatic=window.setTimeout((function(){e.createClusters(o)}),0);else{this.timerRefStatic=null,google.maps.event.trigger(this,"clusteringend",this);for(l=0;l<this.clusters.length;l++)this.clusters[l].updateIcon()}}},t.prototype.extend=function(t,e){return function(t){for(var e in t.prototype)this.prototype[e]=t.prototype[e];return this}.apply(t,[e])},t}(),C2n={onClick:"click",onClusteringBegin:"clusteringbegin",onClusteringEnd:"clusteringend",onMouseOut:"mouseout",onMouseOver:"mouseover"},A2n={averageCenter:function(t,e){t.setAverageCenter(e)},batchSizeIE:function(t,e){t.setBatchSizeIE(e)},calculator:function(t,e){t.setCalculator(e)},clusterClass:function(t,e){t.setClusterClass(e)},enableRetinaIcons:function(t,e){t.setEnableRetinaIcons(e)},gridSize:function(t,e){t.setGridSize(e)},ignoreHidden:function(t,e){t.setIgnoreHidden(e)},imageExtension:function(t,e){t.setImageExtension(e)},imagePath:function(t,e){t.setImagePath(e)},imageSizes:function(t,e){t.setImageSizes(e)},maxZoom:function(t,e){t.setMaxZoom(e)},minimumClusterSize:function(t,e){t.setMinimumClusterSize(e)},styles:function(t,e){t.setStyles(e)},title:function(t,e){t.setTitle(e)},zoomOnClick:function(t,e){t.setZoomOnClick(e)}},k2n={};(0,x.memo)((function(t){var e=t.children,n=t.options,r=t.averageCenter,a=t.batchSizeIE,i=t.calculator,o=t.clusterClass,l=t.enableRetinaIcons,c=t.gridSize,s=t.ignoreHidden,u=t.imageExtension,d=t.imagePath,h=t.imageSizes,f=t.maxZoom,p=t.minimumClusterSize,g=t.styles,v=t.title,y=t.zoomOnClick,b=t.onClick,M=t.onClusteringBegin,w=t.onClusteringEnd,z=t.onMouseOver,C=t.onMouseOut,A=t.onLoad,k=t.onUnmount,H=m((0,x.useState)(null),2),E=H[0],S=H[1],L=(0,x.useContext)(I0n),_=m((0,x.useState)(null),2),B=_[0],D=_[1],T=m((0,x.useState)(null),2),V=T[0],O=T[1],I=m((0,x.useState)(null),2),R=I[0],F=I[1],N=m((0,x.useState)(null),2),P=N[0],j=N[1],U=m((0,x.useState)(null),2),W=U[0],Z=U[1];return(0,x.useEffect)((function(){E&&C&&(null!==P&&google.maps.event.removeListener(P),j(google.maps.event.addListener(E,C2n.onMouseOut,C)))}),[C]),(0,x.useEffect)((function(){E&&z&&(null!==W&&google.maps.event.removeListener(W),Z(google.maps.event.addListener(E,C2n.onMouseOver,z)))}),[z]),(0,x.useEffect)((function(){E&&b&&(null!==B&&google.maps.event.removeListener(B),D(google.maps.event.addListener(E,C2n.onClick,b)))}),[b]),(0,x.useEffect)((function(){E&&M&&(null!==V&&google.maps.event.removeListener(V),O(google.maps.event.addListener(E,C2n.onClusteringBegin,M)))}),[M]),(0,x.useEffect)((function(){E&&w&&(null!==R&&google.maps.event.removeListener(R),O(google.maps.event.addListener(E,C2n.onClusteringEnd,w)))}),[w]),(0,x.useEffect)((function(){"undefined"!==typeof r&&null!==E&&A2n.averageCenter(E,r)}),[E,r]),(0,x.useEffect)((function(){"undefined"!==typeof a&&null!==E&&A2n.batchSizeIE(E,a)}),[E,a]),(0,x.useEffect)((function(){"undefined"!==typeof i&&null!==E&&A2n.calculator(E,i)}),[E,i]),(0,x.useEffect)((function(){"undefined"!==typeof o&&null!==E&&A2n.clusterClass(E,o)}),[E,o]),(0,x.useEffect)((function(){"undefined"!==typeof l&&null!==E&&A2n.enableRetinaIcons(E,l)}),[E,l]),(0,x.useEffect)((function(){"undefined"!==typeof c&&null!==E&&A2n.gridSize(E,c)}),[E,c]),(0,x.useEffect)((function(){"undefined"!==typeof s&&null!==E&&A2n.ignoreHidden(E,s)}),[E,s]),(0,x.useEffect)((function(){"undefined"!==typeof u&&null!==E&&A2n.imageExtension(E,u)}),[E,u]),(0,x.useEffect)((function(){"undefined"!==typeof d&&null!==E&&A2n.imagePath(E,d)}),[E,d]),(0,x.useEffect)((function(){"undefined"!==typeof h&&null!==E&&A2n.imageSizes(E,h)}),[E,h]),(0,x.useEffect)((function(){"undefined"!==typeof f&&null!==E&&A2n.maxZoom(E,f)}),[E,f]),(0,x.useEffect)((function(){"undefined"!==typeof p&&null!==E&&A2n.minimumClusterSize(E,p)}),[E,p]),(0,x.useEffect)((function(){"undefined"!==typeof g&&null!==E&&A2n.styles(E,g)}),[E,g]),(0,x.useEffect)((function(){"undefined"!==typeof v&&null!==E&&A2n.title(E,v)}),[E,v]),(0,x.useEffect)((function(){"undefined"!==typeof y&&null!==E&&A2n.zoomOnClick(E,y)}),[E,y]),(0,x.useEffect)((function(){if(L){var t=Object.assign({},n||k2n),e=new z2n(L,[],t);return r&&A2n.averageCenter(e,r),a&&A2n.batchSizeIE(e,a),i&&A2n.calculator(e,i),o&&A2n.clusterClass(e,o),l&&A2n.enableRetinaIcons(e,l),c&&A2n.gridSize(e,c),s&&A2n.ignoreHidden(e,s),u&&A2n.imageExtension(e,u),d&&A2n.imagePath(e,d),h&&A2n.imageSizes(e,h),f&&A2n.maxZoom(e,f),p&&A2n.minimumClusterSize(e,p),g&&A2n.styles(e,g),v&&A2n.title(e,v),y&&A2n.zoomOnClick(e,y),C&&j(google.maps.event.addListener(e,C2n.onMouseOut,C)),z&&Z(google.maps.event.addListener(e,C2n.onMouseOver,z)),b&&D(google.maps.event.addListener(e,C2n.onClick,b)),M&&O(google.maps.event.addListener(e,C2n.onClusteringBegin,M)),w&&F(google.maps.event.addListener(e,C2n.onClusteringEnd,w)),S(e),A&&A(e),function(){null!==P&&google.maps.event.removeListener(P),null!==W&&google.maps.event.removeListener(W),null!==B&&google.maps.event.removeListener(B),null!==V&&google.maps.event.removeListener(V),null!==R&&google.maps.event.removeListener(R),k&&k(e)}}}),[]),null!==E&&e(E)||null}));var H2n=function(t){L(n,t);var e=T(n);function n(){var t;return C(this,n),(t=e.apply(this,arguments)).registeredEvents=[],t.state={markerClusterer:null},t.setClustererCallback=function(){null!==t.state.markerClusterer&&t.props.onLoad&&t.props.onLoad(t.state.markerClusterer)},t}return E(n,[{key:"componentDidMount",value:function(){if(this.context){var t=new z2n(this.context,[],this.props.options);this.registeredEvents=j0n({updaterMap:A2n,eventMap:C2n,prevProps:{},nextProps:this.props,instance:t}),this.setState((function(){return{markerClusterer:t}}),this.setClustererCallback)}}},{key:"componentDidUpdate",value:function(t){this.state.markerClusterer&&(P0n(this.registeredEvents),this.registeredEvents=j0n({updaterMap:A2n,eventMap:C2n,prevProps:t,nextProps:this.props,instance:this.state.markerClusterer}))}},{key:"componentWillUnmount",value:function(){null!==this.state.markerClusterer&&(this.props.onUnmount&&this.props.onUnmount(this.state.markerClusterer),P0n(this.registeredEvents),this.state.markerClusterer.setMap(null))}},{key:"render",value:function(){return null!==this.state.markerClusterer?this.props.children(this.state.markerClusterer):null}}]),n}(x.PureComponent);function E2n(t){t.cancelBubble=!0,t.stopPropagation&&t.stopPropagation()}H2n.contextType=I0n;var S2n=function(){function t(e){void 0===e&&(e={}),this.getCloseClickHandler=this.getCloseClickHandler.bind(this),this.closeClickHandler=this.closeClickHandler.bind(this),this.createInfoBoxDiv=this.createInfoBoxDiv.bind(this),this.addClickHandler=this.addClickHandler.bind(this),this.getCloseBoxImg=this.getCloseBoxImg.bind(this),this.getBoxWidths=this.getBoxWidths.bind(this),this.setBoxStyle=this.setBoxStyle.bind(this),this.setPosition=this.setPosition.bind(this),this.getPosition=this.getPosition.bind(this),this.setOptions=this.setOptions.bind(this),this.setContent=this.setContent.bind(this),this.setVisible=this.setVisible.bind(this),this.getContent=this.getContent.bind(this),this.getVisible=this.getVisible.bind(this),this.setZIndex=this.setZIndex.bind(this),this.getZIndex=this.getZIndex.bind(this),this.onRemove=this.onRemove.bind(this),this.panBox=this.panBox.bind(this),this.extend=this.extend.bind(this),this.close=this.close.bind(this),this.draw=this.draw.bind(this),this.show=this.show.bind(this),this.hide=this.hide.bind(this),this.open=this.open.bind(this),this.extend(t,google.maps.OverlayView),this.content=e.content||"",this.disableAutoPan=e.disableAutoPan||!1,this.maxWidth=e.maxWidth||0,this.pixelOffset=e.pixelOffset||new google.maps.Size(0,0),this.position=e.position||new google.maps.LatLng(0,0),this.zIndex=e.zIndex||null,this.boxClass=e.boxClass||"infoBox",this.boxStyle=e.boxStyle||{},this.closeBoxMargin=e.closeBoxMargin||"2px",this.closeBoxURL=e.closeBoxURL||"http://www.google.com/intl/en_us/mapfiles/close.gif",""===e.closeBoxURL&&(this.closeBoxURL=""),this.infoBoxClearance=e.infoBoxClearance||new google.maps.Size(1,1),"undefined"===typeof e.visible&&("undefined"===typeof e.isHidden?e.visible=!0:e.visible=!e.isHidden),this.isHidden=!e.visible,this.alignBottom=e.alignBottom||!1,this.pane=e.pane||"floatPane",this.enableEventPropagation=e.enableEventPropagation||!1,this.div=null,this.closeListener=null,this.moveListener=null,this.mapListener=null,this.contextListener=null,this.eventListeners=null,this.fixedWidthSet=null}return t.prototype.createInfoBoxDiv=function(){var t=this;if(!this.div){this.div=document.createElement("div"),this.setBoxStyle(),"string"===typeof this.content?this.div.innerHTML=this.getCloseBoxImg()+this.content:(this.div.innerHTML=this.getCloseBoxImg(),this.div.appendChild(this.content));var e=this.getPanes();if(null!==e&&e[this.pane].appendChild(this.div),this.addClickHandler(),this.div.style.width)this.fixedWidthSet=!0;else if(0!==this.maxWidth&&this.div.offsetWidth>this.maxWidth)this.div.style.width=this.maxWidth+"px",this.fixedWidthSet=!0;else{var n=this.getBoxWidths();this.div.style.width=this.div.offsetWidth-n.left-n.right+"px",this.fixedWidthSet=!1}if(this.panBox(this.disableAutoPan),!this.enableEventPropagation){this.eventListeners=[];for(var r=["mousedown","mouseover","mouseout","mouseup","click","dblclick","touchstart","touchend","touchmove"],a=0;a<r.length;a++)this.eventListeners.push(google.maps.event.addListener(this.div,r[a],E2n));this.eventListeners.push(google.maps.event.addListener(this.div,"mouseover",(function(){t.div&&(t.div.style.cursor="default")})))}this.contextListener=google.maps.event.addListener(this.div,"contextmenu",(function(e){e.returnValue=!1,e.preventDefault&&e.preventDefault(),t.enableEventPropagation||E2n(e)})),google.maps.event.trigger(this,"domready")}},t.prototype.getCloseBoxImg=function(){var t="";return""!==this.closeBoxURL&&(t='<img alt=""',t+=' aria-hidden="true"',t+=" src='"+this.closeBoxURL+"'",t+=" align=right",t+=" style='",t+=" position: relative;",t+=" cursor: pointer;",t+=" margin: "+this.closeBoxMargin+";",t+="'>"),t},t.prototype.addClickHandler=function(){this.closeListener=this.div&&this.div.firstChild&&""!==this.closeBoxURL?google.maps.event.addListener(this.div.firstChild,"click",this.getCloseClickHandler()):null},t.prototype.closeClickHandler=function(t){t.cancelBubble=!0,t.stopPropagation&&t.stopPropagation(),google.maps.event.trigger(this,"closeclick"),this.close()},t.prototype.getCloseClickHandler=function(){return this.closeClickHandler},t.prototype.panBox=function(t){if(this.div&&!t){var e=this.getMap();if(e instanceof google.maps.Map){var n=0,r=0,a=e.getBounds();a&&!a.contains(this.position)&&e.setCenter(this.position);var i=e.getDiv(),o=i.offsetWidth,l=i.offsetHeight,c=this.pixelOffset.width,s=this.pixelOffset.height,u=this.div.offsetWidth,d=this.div.offsetHeight,h=this.infoBoxClearance.width,f=this.infoBoxClearance.height,p=this.getProjection().fromLatLngToContainerPixel(this.position);null!==p&&(p.x<-c+h?n=p.x+c-h:p.x+u+c+h>o&&(n=p.x+u+c+h-o),this.alignBottom?p.y<-s+f+d?r=p.y+s-f-d:p.y+s+f>l&&(r=p.y+s+f-l):p.y<-s+f?r=p.y+s-f:p.y+d+s+f>l&&(r=p.y+d+s+f-l)),0===n&&0===r||e.panBy(n,r)}}},t.prototype.setBoxStyle=function(){if(this.div){this.div.className=this.boxClass,this.div.style.cssText="";var t=this.boxStyle;for(var e in t)Object.prototype.hasOwnProperty.call(t,e)&&(this.div.style[e]=t[e]);if(this.div.style.webkitTransform="translateZ(0)","undefined"!==typeof this.div.style.opacity&&""!==this.div.style.opacity){var n=parseFloat(this.div.style.opacity||"");this.div.style.msFilter='"progid:DXImageTransform.Microsoft.Alpha(Opacity='+100*n+')"',this.div.style.filter="alpha(opacity="+100*n+")"}this.div.style.position="absolute",this.div.style.visibility="hidden",null!==this.zIndex&&(this.div.style.zIndex=this.zIndex+""),this.div.style.overflow||(this.div.style.overflow="auto")}},t.prototype.getBoxWidths=function(){var t={top:0,bottom:0,left:0,right:0};if(!this.div)return t;if(document.defaultView){var e=this.div.ownerDocument,n=e&&e.defaultView?e.defaultView.getComputedStyle(this.div,""):null;n&&(t.top=parseInt(n.borderTopWidth||"",10)||0,t.bottom=parseInt(n.borderBottomWidth||"",10)||0,t.left=parseInt(n.borderLeftWidth||"",10)||0,t.right=parseInt(n.borderRightWidth||"",10)||0)}else if(document.documentElement.currentStyle){var r=this.div.currentStyle;r&&(t.top=parseInt(r.borderTopWidth||"",10)||0,t.bottom=parseInt(r.borderBottomWidth||"",10)||0,t.left=parseInt(r.borderLeftWidth||"",10)||0,t.right=parseInt(r.borderRightWidth||"",10)||0)}return t},t.prototype.onRemove=function(){this.div&&this.div.parentNode&&(this.div.parentNode.removeChild(this.div),this.div=null)},t.prototype.draw=function(){if(this.createInfoBoxDiv(),this.div){var t=this.getProjection().fromLatLngToDivPixel(this.position);null!==t&&(this.div.style.left=t.x+this.pixelOffset.width+"px",this.alignBottom?this.div.style.bottom=-(t.y+this.pixelOffset.height)+"px":this.div.style.top=t.y+this.pixelOffset.height+"px"),this.isHidden?this.div.style.visibility="hidden":this.div.style.visibility="visible"}},t.prototype.setOptions=function(t){void 0===t&&(t={}),"undefined"!==typeof t.boxClass&&(this.boxClass=t.boxClass,this.setBoxStyle()),"undefined"!==typeof t.boxStyle&&(this.boxStyle=t.boxStyle,this.setBoxStyle()),"undefined"!==typeof t.content&&this.setContent(t.content),"undefined"!==typeof t.disableAutoPan&&(this.disableAutoPan=t.disableAutoPan),"undefined"!==typeof t.maxWidth&&(this.maxWidth=t.maxWidth),"undefined"!==typeof t.pixelOffset&&(this.pixelOffset=t.pixelOffset),"undefined"!==typeof t.alignBottom&&(this.alignBottom=t.alignBottom),"undefined"!==typeof t.position&&this.setPosition(t.position),"undefined"!==typeof t.zIndex&&this.setZIndex(t.zIndex),"undefined"!==typeof t.closeBoxMargin&&(this.closeBoxMargin=t.closeBoxMargin),"undefined"!==typeof t.closeBoxURL&&(this.closeBoxURL=t.closeBoxURL),"undefined"!==typeof t.infoBoxClearance&&(this.infoBoxClearance=t.infoBoxClearance),"undefined"!==typeof t.isHidden&&(this.isHidden=t.isHidden),"undefined"!==typeof t.visible&&(this.isHidden=!t.visible),"undefined"!==typeof t.enableEventPropagation&&(this.enableEventPropagation=t.enableEventPropagation),this.div&&this.draw()},t.prototype.setContent=function(t){this.content=t,this.div&&(this.closeListener&&(google.maps.event.removeListener(this.closeListener),this.closeListener=null),this.fixedWidthSet||(this.div.style.width=""),"string"===typeof t?this.div.innerHTML=this.getCloseBoxImg()+t:(this.div.innerHTML=this.getCloseBoxImg(),this.div.appendChild(t)),this.fixedWidthSet||(this.div.style.width=this.div.offsetWidth+"px","string"===typeof t?this.div.innerHTML=this.getCloseBoxImg()+t:(this.div.innerHTML=this.getCloseBoxImg(),this.div.appendChild(t))),this.addClickHandler()),google.maps.event.trigger(this,"content_changed")},t.prototype.setPosition=function(t){this.position=t,this.div&&this.draw(),google.maps.event.trigger(this,"position_changed")},t.prototype.setVisible=function(t){this.isHidden=!t,this.div&&(this.div.style.visibility=this.isHidden?"hidden":"visible")},t.prototype.setZIndex=function(t){this.zIndex=t,this.div&&(this.div.style.zIndex=t+""),google.maps.event.trigger(this,"zindex_changed")},t.prototype.getContent=function(){return this.content},t.prototype.getPosition=function(){return this.position},t.prototype.getZIndex=function(){return this.zIndex},t.prototype.getVisible=function(){var t=this.getMap();return"undefined"!==typeof t&&null!==t&&!this.isHidden},t.prototype.show=function(){this.isHidden=!1,this.div&&(this.div.style.visibility="visible")},t.prototype.hide=function(){this.isHidden=!0,this.div&&(this.div.style.visibility="hidden")},t.prototype.open=function(t,e){var n=this;e&&(this.position=e.getPosition(),this.moveListener=google.maps.event.addListener(e,"position_changed",(function(){var t=e.getPosition();n.setPosition(t)})),this.mapListener=google.maps.event.addListener(e,"map_changed",(function(){n.setMap(e.map)}))),this.setMap(t),this.div&&this.panBox()},t.prototype.close=function(){if(this.closeListener&&(google.maps.event.removeListener(this.closeListener),this.closeListener=null),this.eventListeners){for(var t=0;t<this.eventListeners.length;t++)google.maps.event.removeListener(this.eventListeners[t]);this.eventListeners=null}this.moveListener&&(google.maps.event.removeListener(this.moveListener),this.moveListener=null),this.mapListener&&(google.maps.event.removeListener(this.mapListener),this.mapListener=null),this.contextListener&&(google.maps.event.removeListener(this.contextListener),this.contextListener=null),this.setMap(null)},t.prototype.extend=function(t,e){return function(t){for(var e in t.prototype)Object.prototype.hasOwnProperty.call(this,e)||(this.prototype[e]=t.prototype[e]);return this}.apply(t,[e])},t}(),L2n={onCloseClick:"closeclick",onContentChanged:"content_changed",onDomReady:"domready",onPositionChanged:"position_changed",onZindexChanged:"zindex_changed"},_2n={options:function(t,e){t.setOptions(e)},position:function(t,e){e instanceof google.maps.LatLng?t.setPosition(e):t.setPosition(new google.maps.LatLng(e.lat,e.lng))},visible:function(t,e){t.setVisible(e)},zIndex:function(t,e){t.setZIndex(e)}},B2n={};(0,x.memo)((function(t){var e=t.children,n=t.anchor,r=t.options,a=t.position,i=t.zIndex,o=t.onCloseClick,l=t.onDomReady,c=t.onContentChanged,s=t.onPositionChanged,u=t.onZindexChanged,d=t.onLoad,h=t.onUnmount,f=(0,x.useContext)(I0n),p=m((0,x.useState)(null),2),g=p[0],v=p[1],y=m((0,x.useState)(null),2),b=y[0],M=y[1],w=m((0,x.useState)(null),2),z=w[0],C=w[1],A=m((0,x.useState)(null),2),k=A[0],H=A[1],E=m((0,x.useState)(null),2),S=E[0],L=E[1],_=m((0,x.useState)(null),2),B=_[0],D=_[1],T=(0,x.useRef)(null);return(0,x.useEffect)((function(){f&&null!==g&&(g.close(),n?g.open(f,n):g.getPosition()&&g.open(f))}),[f,g,n]),(0,x.useEffect)((function(){r&&null!==g&&g.setOptions(r)}),[g,r]),(0,x.useEffect)((function(){if(a&&null!==g){var t=a instanceof google.maps.LatLng?a:new google.maps.LatLng(a.lat,a.lng);g.setPosition(t)}}),[a]),(0,x.useEffect)((function(){"number"===typeof i&&null!==g&&g.setZIndex(i)}),[i]),(0,x.useEffect)((function(){g&&o&&(null!==b&&google.maps.event.removeListener(b),M(google.maps.event.addListener(g,"closeclick",o)))}),[o]),(0,x.useEffect)((function(){g&&l&&(null!==z&&google.maps.event.removeListener(z),C(google.maps.event.addListener(g,"domready",l)))}),[l]),(0,x.useEffect)((function(){g&&c&&(null!==k&&google.maps.event.removeListener(k),H(google.maps.event.addListener(g,"content_changed",c)))}),[c]),(0,x.useEffect)((function(){g&&s&&(null!==S&&google.maps.event.removeListener(S),L(google.maps.event.addListener(g,"position_changed",s)))}),[s]),(0,x.useEffect)((function(){g&&u&&(null!==B&&google.maps.event.removeListener(B),D(google.maps.event.addListener(g,"zindex_changed",u)))}),[u]),(0,x.useEffect)((function(){if(f){var t,e=r||B2n,a=e.position,i=Z0n(e,["position"]);!a||a instanceof google.maps.LatLng||(t=new google.maps.LatLng(a.lat,a.lng));var p=new S2n(Object.assign(Object.assign({},i),t?{position:t}:{}));T.current=document.createElement("div"),v(p),o&&M(google.maps.event.addListener(p,"closeclick",o)),l&&C(google.maps.event.addListener(p,"domready",l)),c&&H(google.maps.event.addListener(p,"content_changed",c)),s&&L(google.maps.event.addListener(p,"position_changed",s)),u&&D(google.maps.event.addListener(p,"zindex_changed",u)),p.setContent(T.current),n?p.open(f,n):p.getPosition()?p.open(f):O0n(!1,"You must provide either an anchor or a position prop for <InfoBox>."),d&&d(p)}return function(){null!==g&&(b&&google.maps.event.removeListener(b),k&&google.maps.event.removeListener(k),z&&google.maps.event.removeListener(z),S&&google.maps.event.removeListener(S),B&&google.maps.event.removeListener(B),h&&h(g),g.close())}}),[]),T.current?(0,Le.createPortal)(x.Children.only(e),T.current):null}));var D2n=function(t){L(n,t);var e=T(n);function n(){var t;return C(this,n),(t=e.apply(this,arguments)).registeredEvents=[],t.containerElement=null,t.state={infoBox:null},t.open=function(e,n){n?e.open(t.context,n):e.getPosition()?e.open(t.context):O0n(!1,"You must provide either an anchor or a position prop for <InfoBox>.")},t.setInfoBoxCallback=function(){null!==t.state.infoBox&&null!==t.containerElement&&(t.state.infoBox.setContent(t.containerElement),t.open(t.state.infoBox,t.props.anchor),t.props.onLoad&&t.props.onLoad(t.state.infoBox))},t}return E(n,[{key:"componentDidMount",value:function(){var t,e=this.props.options||{},n=e.position,r=Z0n(e,["position"]);!n||n instanceof google.maps.LatLng||(t=new google.maps.LatLng(n.lat,n.lng));var a=new S2n(Object.assign(Object.assign({},r),t?{position:t}:{}));this.containerElement=document.createElement("div"),this.registeredEvents=j0n({updaterMap:_2n,eventMap:L2n,prevProps:{},nextProps:this.props,instance:a}),this.setState({infoBox:a},this.setInfoBoxCallback)}},{key:"componentDidUpdate",value:function(t){var e=this.state.infoBox;null!==e&&(P0n(this.registeredEvents),this.registeredEvents=j0n({updaterMap:_2n,eventMap:L2n,prevProps:t,nextProps:this.props,instance:e}))}},{key:"componentWillUnmount",value:function(){var t=this.props.onUnmount,e=this.state.infoBox;null!==e&&(t&&t(e),P0n(this.registeredEvents),e.close())}},{key:"render",value:function(){return this.containerElement?(0,Le.createPortal)(x.Children.only(this.props.children),this.containerElement):null}}]),n}(x.PureComponent);D2n.contextType=I0n;var T2n=function t(e,n){if(e===n)return!0;if(e&&n&&"object"==typeof e&&"object"==typeof n){if(e.constructor!==n.constructor)return!1;var r,a,i;if(Array.isArray(e)){if((r=e.length)!=n.length)return!1;for(a=r;0!==a--;)if(!t(e[a],n[a]))return!1;return!0}if(e.constructor===RegExp)return e.source===n.source&&e.flags===n.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===n.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===n.toString();if((r=(i=Object.keys(e)).length)!==Object.keys(n).length)return!1;for(a=r;0!==a--;)if(!Object.prototype.hasOwnProperty.call(n,i[a]))return!1;for(a=r;0!==a--;){var o=i[a];if(!t(e[o],n[o]))return!1}return!0}return e!==e&&n!==n},V2n={exports:{}};!function(t,e){t.exports=function(){function t(n,r,a,i,o,l){if(!(o-i<=a)){var c=i+o>>1;e(n,r,c,i,o,l%2),t(n,r,a,i,c-1,l+1),t(n,r,a,c+1,o,l+1)}}function e(t,r,a,i,o,l){for(;o>i;){if(o-i>600){var c=o-i+1,s=a-i+1,u=Math.log(c),d=.5*Math.exp(2*u/3),h=.5*Math.sqrt(u*d*(c-d)/c)*(s-c/2<0?-1:1);e(t,r,a,Math.max(i,Math.floor(a-s*d/c+h)),Math.min(o,Math.floor(a+(c-s)*d/c+h)),l)}var f=r[2*a+l],p=i,g=o;for(n(t,r,i,a),r[2*o+l]>f&&n(t,r,i,o);p<g;){for(n(t,r,p,g),p++,g--;r[2*p+l]<f;)p++;for(;r[2*g+l]>f;)g--}r[2*i+l]===f?n(t,r,i,g):n(t,r,++g,o),g<=a&&(i=g+1),a<=g&&(o=g-1)}}function n(t,e,n,a){r(t,n,a),r(e,2*n,2*a),r(e,2*n+1,2*a+1)}function r(t,e,n){var r=t[e];t[e]=t[n],t[n]=r}function a(t,e,n,r,a,i,o){for(var l,c,s=[0,t.length-1,0],u=[];s.length;){var d=s.pop(),h=s.pop(),f=s.pop();if(h-f<=o)for(var p=f;p<=h;p++)l=e[2*p],c=e[2*p+1],l>=n&&l<=a&&c>=r&&c<=i&&u.push(t[p]);else{var g=Math.floor((f+h)/2);l=e[2*g],c=e[2*g+1],l>=n&&l<=a&&c>=r&&c<=i&&u.push(t[g]);var v=(d+1)%2;(0===d?n<=l:r<=c)&&(s.push(f),s.push(g-1),s.push(v)),(0===d?a>=l:i>=c)&&(s.push(g+1),s.push(h),s.push(v))}}return u}function i(t,e,n,r,a,i){for(var l=[0,t.length-1,0],c=[],s=a*a;l.length;){var u=l.pop(),d=l.pop(),h=l.pop();if(d-h<=i)for(var f=h;f<=d;f++)o(e[2*f],e[2*f+1],n,r)<=s&&c.push(t[f]);else{var p=Math.floor((h+d)/2),g=e[2*p],v=e[2*p+1];o(g,v,n,r)<=s&&c.push(t[p]);var m=(u+1)%2;(0===u?n-a<=g:r-a<=v)&&(l.push(h),l.push(p-1),l.push(m)),(0===u?n+a>=g:r+a>=v)&&(l.push(p+1),l.push(d),l.push(m))}}return c}function o(t,e,n,r){var a=t-n,i=e-r;return a*a+i*i}var l=function(t){return t[0]},c=function(t){return t[1]},s=function(e,n,r,a,i){void 0===n&&(n=l),void 0===r&&(r=c),void 0===a&&(a=64),void 0===i&&(i=Float64Array),this.nodeSize=a,this.points=e;for(var o=e.length<65536?Uint16Array:Uint32Array,s=this.ids=new o(e.length),u=this.coords=new i(2*e.length),d=0;d<e.length;d++)s[d]=d,u[2*d]=n(e[d]),u[2*d+1]=r(e[d]);t(s,u,a,0,s.length-1,0)};return s.prototype.range=function(t,e,n,r){return a(this.ids,this.coords,t,e,n,r,this.nodeSize)},s.prototype.within=function(t,e,n){return i(this.ids,this.coords,t,e,n,this.nodeSize)},s}()}(V2n);var O2n,I2n=V2n.exports,R2n={minZoom:0,maxZoom:16,minPoints:2,radius:40,extent:512,nodeSize:64,log:!1,generateId:!1,reduce:null,map:function(t){return t}},F2n=Math.fround||(O2n=new Float32Array(1),function(t){return O2n[0]=+t,O2n[0]}),N2n=function(){function t(e){C(this,t),this.options=X2n(Object.create(R2n),e),this.trees=new Array(this.options.maxZoom+1)}return E(t,[{key:"load",value:function(t){var e=this.options,n=e.log,r=e.minZoom,a=e.maxZoom,i=e.nodeSize;n&&console.time("total time");var o="prepare ".concat(t.length," points");n&&console.time(o),this.points=t;for(var l=[],c=0;c<t.length;c++)t[c].geometry&&l.push(j2n(t[c],c));this.trees[a+1]=new I2n(l,$2n,K2n,i,Float32Array),n&&console.timeEnd(o);for(var s=a;s>=r;s--){var u=+Date.now();l=this._cluster(l,s),this.trees[s]=new I2n(l,$2n,K2n,i,Float32Array),n&&console.log("z%d: %d clusters in %dms",s,l.length,+Date.now()-u)}return n&&console.timeEnd("total time"),this}},{key:"getClusters",value:function(t,e){var n=((t[0]+180)%360+360)%360-180,r=Math.max(-90,Math.min(90,t[1])),a=180===t[2]?180:((t[2]+180)%360+360)%360-180,i=Math.max(-90,Math.min(90,t[3]));if(t[2]-t[0]>=360)n=-180,a=180;else if(n>a){var o=this.getClusters([n,r,180,i],e),l=this.getClusters([-180,r,a,i],e);return o.concat(l)}var c,s=this.trees[this._limitZoom(e)],u=[],d=y(s.range(Z2n(n),G2n(i),Z2n(a),G2n(r)));try{for(d.s();!(c=d.n()).done;){var h=c.value,f=s.points[h];u.push(f.numPoints?U2n(f):this.points[f.index])}}catch(p){d.e(p)}finally{d.f()}return u}},{key:"getChildren",value:function(t){var e=this._getOriginId(t),n=this._getOriginZoom(t),r="No cluster with the specified id.",a=this.trees[n];if(!a)throw new Error(r);var i=a.points[e];if(!i)throw new Error(r);var o,l=this.options.radius/(this.options.extent*Math.pow(2,n-1)),c=[],s=y(a.within(i.x,i.y,l));try{for(s.s();!(o=s.n()).done;){var u=o.value,d=a.points[u];d.parentId===t&&c.push(d.numPoints?U2n(d):this.points[d.index])}}catch(h){s.e(h)}finally{s.f()}if(0===c.length)throw new Error(r);return c}},{key:"getLeaves",value:function(t,e,n){e=e||10,n=n||0;var r=[];return this._appendLeaves(r,t,e,n,0),r}},{key:"getTile",value:function(t,e,n){var r=this.trees[this._limitZoom(t)],a=Math.pow(2,t),i=this.options,o=i.extent,l=i.radius/o,c=(n-l)/a,s=(n+1+l)/a,u={features:[]};return this._addTileFeatures(r.range((e-l)/a,c,(e+1+l)/a,s),r.points,e,n,a,u),0===e&&this._addTileFeatures(r.range(1-l/a,c,1,s),r.points,a,n,a,u),e===a-1&&this._addTileFeatures(r.range(0,c,l/a,s),r.points,-1,n,a,u),u.features.length?u:null}},{key:"getClusterExpansionZoom",value:function(t){for(var e=this._getOriginZoom(t)-1;e<=this.options.maxZoom;){var n=this.getChildren(t);if(e++,1!==n.length)break;t=n[0].properties.cluster_id}return e}},{key:"_appendLeaves",value:function(t,e,n,r,a){var i,o=y(this.getChildren(e));try{for(o.s();!(i=o.n()).done;){var l=i.value,c=l.properties;if(c&&c.cluster?a+c.point_count<=r?a+=c.point_count:a=this._appendLeaves(t,c.cluster_id,n,r,a):a<r?a++:t.push(l),t.length===n)break}}catch(s){o.e(s)}finally{o.f()}return a}},{key:"_addTileFeatures",value:function(t,e,n,r,a,i){var o,l=y(t);try{for(l.s();!(o=l.n()).done;){var c=e[o.value],s=c.numPoints,u=void 0,d=void 0,h=void 0;if(s)u=W2n(c),d=c.x,h=c.y;else{var f=this.points[c.index];u=f.properties,d=Z2n(f.geometry.coordinates[0]),h=G2n(f.geometry.coordinates[1])}var p={type:1,geometry:[[Math.round(this.options.extent*(d*a-n)),Math.round(this.options.extent*(h*a-r))]],tags:u},g=void 0;s?g=c.id:this.options.generateId?g=c.index:this.points[c.index].id&&(g=this.points[c.index].id),void 0!==g&&(p.id=g),i.features.push(p)}}catch(v){l.e(v)}finally{l.f()}}},{key:"_limitZoom",value:function(t){return Math.max(this.options.minZoom,Math.min(+t,this.options.maxZoom+1))}},{key:"_cluster",value:function(t,e){for(var n=[],r=this.options,a=r.radius,i=r.extent,o=r.reduce,l=r.minPoints,c=a/(i*Math.pow(2,e)),s=0;s<t.length;s++){var u=t[s];if(!(u.zoom<=e)){u.zoom=e;var d,h=this.trees[e+1],f=h.within(u.x,u.y,c),p=u.numPoints||1,g=p,v=y(f);try{for(v.s();!(d=v.n()).done;){var m=d.value,b=h.points[m];b.zoom>e&&(g+=b.numPoints||1)}}catch(D){v.e(D)}finally{v.f()}if(g>p&&g>=l){var x,M=u.x*p,w=u.y*p,z=o&&p>1?this._map(u,!0):null,C=(s<<5)+(e+1)+this.points.length,A=y(f);try{for(A.s();!(x=A.n()).done;){var k=x.value,H=h.points[k];if(!(H.zoom<=e)){H.zoom=e;var E=H.numPoints||1;M+=H.x*E,w+=H.y*E,H.parentId=C,o&&(z||(z=this._map(u,!0)),o(z,this._map(H)))}}}catch(D){A.e(D)}finally{A.f()}u.parentId=C,n.push(P2n(M/g,w/g,C,g,z))}else if(n.push(u),g>1){var S,L=y(f);try{for(L.s();!(S=L.n()).done;){var _=S.value,B=h.points[_];B.zoom<=e||(B.zoom=e,n.push(B))}}catch(D){L.e(D)}finally{L.f()}}}}return n}},{key:"_getOriginId",value:function(t){return t-this.points.length>>5}},{key:"_getOriginZoom",value:function(t){return(t-this.points.length)%32}},{key:"_map",value:function(t,e){if(t.numPoints)return e?X2n({},t.properties):t.properties;var n=this.points[t.index].properties,r=this.options.map(n);return e&&r===n?X2n({},r):r}}]),t}();function P2n(t,e,n,r,a){return{x:F2n(t),y:F2n(e),zoom:1/0,id:n,parentId:-1,numPoints:r,properties:a}}function j2n(t,e){var n=m(t.geometry.coordinates,2),r=n[0],a=n[1];return{x:F2n(Z2n(r)),y:F2n(G2n(a)),zoom:1/0,index:e,parentId:-1}}function U2n(t){return{type:"Feature",id:t.id,properties:W2n(t),geometry:{type:"Point",coordinates:[q2n(t.x),Y2n(t.y)]}}}function W2n(t){var e=t.numPoints,n=e>=1e4?"".concat(Math.round(e/1e3),"k"):e>=1e3?"".concat(Math.round(e/100)/10,"k"):e;return X2n(X2n({},t.properties),{cluster:!0,cluster_id:t.id,point_count:e,point_count_abbreviated:n})}function Z2n(t){return t/360+.5}function G2n(t){var e=Math.sin(t*Math.PI/180),n=.5-.25*Math.log((1+e)/(1-e))/Math.PI;return n<0?0:n>1?1:n}function q2n(t){return 360*(t-.5)}function Y2n(t){var e=(180-360*t)*Math.PI/180;return 360*Math.atan(Math.exp(e))/Math.PI-90}function X2n(t,e){for(var n in e)t[n]=e[n];return t}function $2n(t){return t.x}function K2n(t){return t.y}function Q2n(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"===typeof Object.getOwnPropertySymbols){var a=0;for(r=Object.getOwnPropertySymbols(t);a<r.length;a++)e.indexOf(r[a])<0&&Object.prototype.propertyIsEnumerable.call(t,r[a])&&(n[r[a]]=t[r[a]])}return n}var J2n=function(){function t(e){var n=e.markers,r=e.position;C(this,t),this.markers=n,r&&(r instanceof google.maps.LatLng?this._position=r:this._position=new google.maps.LatLng(r))}return E(t,[{key:"bounds",get:function(){if(0!==this.markers.length||this._position)return this.markers.reduce((function(t,e){return t.extend(e.getPosition())}),new google.maps.LatLngBounds(this._position,this._position))}},{key:"position",get:function(){return this._position||this.bounds.getCenter()}},{key:"count",get:function(){return this.markers.filter((function(t){return t.getVisible()})).length}},{key:"push",value:function(t){this.markers.push(t)}},{key:"delete",value:function(){this.marker&&(this.marker.setMap(null),delete this.marker),this.markers.length=0}}]),t}(),t5n=function(){function t(e){var n=e.maxZoom,r=void 0===n?16:n;C(this,t),this.maxZoom=r}return E(t,[{key:"noop",value:function(t){var e=t.markers;return e5n(e)}}]),t}(),e5n=function(t){return t.map((function(t){return new J2n({position:t.getPosition(),markers:[t]})}))},n5n=function(t){L(n,t);var e=T(n);function n(t){var r;C(this,n);var a=t.maxZoom,i=t.radius,o=void 0===i?60:i,l=Q2n(t,["maxZoom","radius"]);return(r=e.call(this,{maxZoom:a})).superCluster=new N2n(Object.assign({maxZoom:r.maxZoom,radius:o},l)),r.state={zoom:null},r}return E(n,[{key:"calculate",value:function(t){var e=!1;if(!T2n(t.markers,this.markers)){e=!0,this.markers=z(t.markers);var n=this.markers.map((function(t){return{type:"Feature",geometry:{type:"Point",coordinates:[t.getPosition().lng(),t.getPosition().lat()]},properties:{marker:t}}}));this.superCluster.load(n)}var r={zoom:t.map.getZoom()};return e||this.state.zoom>this.maxZoom&&r.zoom>this.maxZoom||(e=e||!T2n(this.state,r)),this.state=r,e&&(this.clusters=this.cluster(t)),{clusters:this.clusters,changed:e}}},{key:"cluster",value:function(t){var e=t.map;return this.superCluster.getClusters([-180,-90,180,90],Math.round(e.getZoom())).map(this.transformCluster.bind(this))}},{key:"transformCluster",value:function(t){var e=m(t.geometry.coordinates,2),n=e[0],r=e[1],a=t.properties;if(a.cluster)return new J2n({markers:this.superCluster.getLeaves(a.cluster_id,1/0).map((function(t){return t.properties.marker})),position:new google.maps.LatLng({lat:r,lng:n})});var i=a.marker;return new J2n({markers:[i],position:i.getPosition()})}}]),n}(t5n),r5n=E((function t(e,n){C(this,t),this.markers={sum:e.length};var r=n.map((function(t){return t.count})),a=r.reduce((function(t,e){return t+e}),0);this.clusters={count:n.length,markers:{mean:a/n.length,sum:a,min:Math.min.apply(Math,z(r)),max:Math.max.apply(Math,z(r))}}})),a5n=function(){function t(){C(this,t)}return E(t,[{key:"render",value:function(t,e){var n=t.count,r=t.position,a=n>Math.max(10,e.clusters.markers.mean)?"#ff0000":"#0000ff",i=window.btoa('\n  <svg fill="'.concat(a,'" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 240 240">\n    <circle cx="120" cy="120" opacity=".6" r="70" />\n    <circle cx="120" cy="120" opacity=".3" r="90" />\n    <circle cx="120" cy="120" opacity=".2" r="110" />\n  </svg>'));return new google.maps.Marker({position:r,icon:{url:"data:image/svg+xml;base64,".concat(i),scaledSize:new google.maps.Size(45,45)},label:{text:String(n),color:"rgba(255,255,255,0.9)",fontSize:"12px"},title:"Cluster of ".concat(n," markers"),zIndex:Number(google.maps.Marker.MAX_ZINDEX)+n})}}]),t}();var i5n,o5n=E((function t(){C(this,t),function(t,e){for(var n in e.prototype)t.prototype[n]=e.prototype[n]}(t,google.maps.OverlayView)}));!function(t){t.CLUSTERING_BEGIN="clusteringbegin",t.CLUSTERING_END="clusteringend",t.CLUSTER_CLICK="click"}(i5n||(i5n={}));var l5n=function(t,e,n){n.fitBounds(e.bounds)},c5n=function(t){L(n,t);var e=T(n);function n(t){var r,a=t.map,i=t.markers,o=void 0===i?[]:i,l=t.algorithm,c=void 0===l?new n5n({}):l,s=t.renderer,u=void 0===s?new a5n:s,d=t.onClusterClick,h=void 0===d?l5n:d;return C(this,n),(r=e.call(this)).markers=z(o),r.clusters=[],r.algorithm=c,r.renderer=u,r.onClusterClick=h,a&&r.setMap(a),r}return E(n,[{key:"addMarker",value:function(t,e){this.markers.includes(t)||(this.markers.push(t),e||this.render())}},{key:"addMarkers",value:function(t,e){var n=this;t.forEach((function(t){n.addMarker(t,!0)})),e||this.render()}},{key:"removeMarker",value:function(t,e){var n=this.markers.indexOf(t);return-1!==n&&(t.setMap(null),this.markers.splice(n,1),e||this.render(),!0)}},{key:"removeMarkers",value:function(t,e){var n=this,r=!1;return t.forEach((function(t){r=n.removeMarker(t,!0)||r})),r&&!e&&this.render(),r}},{key:"clearMarkers",value:function(t){this.markers.length=0,t||this.render()}},{key:"render",value:function(){var t=this.getMap();if(t instanceof google.maps.Map&&this.getProjection()){google.maps.event.trigger(this,i5n.CLUSTERING_BEGIN,this);var e=this.algorithm.calculate({markers:this.markers,map:t,mapCanvasProjection:this.getProjection()}),n=e.clusters,r=e.changed;(r||void 0==r)&&(this.reset(),this.clusters=n,this.renderClusters()),google.maps.event.trigger(this,i5n.CLUSTERING_END,this)}}},{key:"onAdd",value:function(){this.idleListener=this.getMap().addListener("idle",this.render.bind(this)),this.render()}},{key:"onRemove",value:function(){google.maps.event.removeListener(this.idleListener),this.reset()}},{key:"reset",value:function(){this.markers.forEach((function(t){return t.setMap(null)})),this.clusters.forEach((function(t){return t.delete()})),this.clusters=[]}},{key:"renderClusters",value:function(){var t=this,e=new r5n(this.markers,this.clusters),n=this.getMap();this.clusters.forEach((function(r){1===r.markers.length?r.marker=r.markers[0]:(r.marker=t.renderer.render(r,e),t.onClusterClick&&r.marker.addListener("click",(function(e){google.maps.event.trigger(t,i5n.CLUSTER_CLICK,r),t.onClusterClick(e,r,n)}))),r.marker.setMap(n)}))}}]),n}(o5n);function s5n(t){var e=function(){O0n(!!x.useContext,"useGoogleMap is React hook and requires React version 16.8+");var t=(0,x.useContext)(I0n);return O0n(!!t,"useGoogleMap needs a GoogleMap available up in the tree"),t}(),n=m((0,x.useState)(null),2),r=n[0],a=n[1];return(0,x.useEffect)((function(){if(e&&null===r){var n=new c5n(Object.assign(Object.assign({},t),{map:e}));a(n)}}),[e]),r}(0,x.memo)((function(t){var e=t.children,n=s5n(t.options);return null!==n?e(n):null}));var u5n={onCloseClick:"closeclick",onContentChanged:"content_changed",onDomReady:"domready",onPositionChanged:"position_changed",onZindexChanged:"zindex_changed"},d5n={options:function(t,e){t.setOptions(e)},position:function(t,e){t.setPosition(e)},zIndex:function(t,e){t.setZIndex(e)}};(0,x.memo)((function(t){var e=t.children,n=t.anchor,r=t.options,a=t.position,i=t.zIndex,o=t.onCloseClick,l=t.onDomReady,c=t.onContentChanged,s=t.onPositionChanged,u=t.onZindexChanged,d=t.onLoad,h=t.onUnmount,f=(0,x.useContext)(I0n),p=m((0,x.useState)(null),2),g=p[0],v=p[1],y=m((0,x.useState)(null),2),b=y[0],M=y[1],w=m((0,x.useState)(null),2),z=w[0],C=w[1],A=m((0,x.useState)(null),2),k=A[0],H=A[1],E=m((0,x.useState)(null),2),S=E[0],L=E[1],_=m((0,x.useState)(null),2),B=_[0],D=_[1],T=(0,x.useRef)(null);return(0,x.useEffect)((function(){null!==g&&(g.close(),n?g.open(f,n):g.getPosition()&&g.open(f))}),[f,g,n]),(0,x.useEffect)((function(){r&&null!==g&&g.setOptions(r)}),[g,r]),(0,x.useEffect)((function(){a&&null!==g&&g.setPosition(a)}),[a]),(0,x.useEffect)((function(){"number"===typeof i&&null!==g&&g.setZIndex(i)}),[i]),(0,x.useEffect)((function(){g&&o&&(null!==b&&google.maps.event.removeListener(b),M(google.maps.event.addListener(g,"closeclick",o)))}),[o]),(0,x.useEffect)((function(){g&&l&&(null!==z&&google.maps.event.removeListener(z),C(google.maps.event.addListener(g,"domready",l)))}),[l]),(0,x.useEffect)((function(){g&&c&&(null!==k&&google.maps.event.removeListener(k),H(google.maps.event.addListener(g,"content_changed",c)))}),[c]),(0,x.useEffect)((function(){g&&s&&(null!==S&&google.maps.event.removeListener(S),L(google.maps.event.addListener(g,"position_changed",s)))}),[s]),(0,x.useEffect)((function(){g&&u&&(null!==B&&google.maps.event.removeListener(B),D(google.maps.event.addListener(g,"zindex_changed",u)))}),[u]),(0,x.useEffect)((function(){var t=new google.maps.InfoWindow(Object.assign({},r||{}));return v(t),T.current=document.createElement("div"),o&&M(google.maps.event.addListener(t,"closeclick",o)),l&&C(google.maps.event.addListener(t,"domready",l)),c&&H(google.maps.event.addListener(t,"content_changed",c)),s&&L(google.maps.event.addListener(t,"position_changed",s)),u&&D(google.maps.event.addListener(t,"zindex_changed",u)),t.setContent(T.current),a&&t.setPosition(a),i&&t.setZIndex(i),n?t.open(f,n):t.getPosition()?t.open(f):O0n(!1,"You must provide either an anchor (typically render it inside a <Marker>) or a position props for <InfoWindow>."),d&&d(t),function(){b&&google.maps.event.removeListener(b),k&&google.maps.event.removeListener(k),z&&google.maps.event.removeListener(z),S&&google.maps.event.removeListener(S),B&&google.maps.event.removeListener(B),h&&h(t),t.close()}}),[]),T.current?(0,Le.createPortal)(x.Children.only(e),T.current):null}));var h5n=function(t){L(n,t);var e=T(n);function n(){var t;return C(this,n),(t=e.apply(this,arguments)).registeredEvents=[],t.containerElement=null,t.state={infoWindow:null},t.open=function(e,n){n?e.open(t.context,n):e.getPosition()?e.open(t.context):O0n(!1,"You must provide either an anchor (typically render it inside a <Marker>) or a position props for <InfoWindow>.")},t.setInfoWindowCallback=function(){null!==t.state.infoWindow&&null!==t.containerElement&&(t.state.infoWindow.setContent(t.containerElement),t.open(t.state.infoWindow,t.props.anchor),t.props.onLoad&&t.props.onLoad(t.state.infoWindow))},t}return E(n,[{key:"componentDidMount",value:function(){var t=new google.maps.InfoWindow(Object.assign({},this.props.options||{}));this.containerElement=document.createElement("div"),this.registeredEvents=j0n({updaterMap:d5n,eventMap:u5n,prevProps:{},nextProps:this.props,instance:t}),this.setState((function(){return{infoWindow:t}}),this.setInfoWindowCallback)}},{key:"componentDidUpdate",value:function(t){null!==this.state.infoWindow&&(P0n(this.registeredEvents),this.registeredEvents=j0n({updaterMap:d5n,eventMap:u5n,prevProps:t,nextProps:this.props,instance:this.state.infoWindow}))}},{key:"componentWillUnmount",value:function(){null!==this.state.infoWindow&&(P0n(this.registeredEvents),this.props.onUnmount&&this.props.onUnmount(this.state.infoWindow),this.state.infoWindow.close())}},{key:"render",value:function(){return this.containerElement?(0,Le.createPortal)(x.Children.only(this.props.children),this.containerElement):null}}]),n}(x.PureComponent);h5n.contextType=I0n;var f5n={onClick:"click",onDblClick:"dblclick",onDrag:"drag",onDragEnd:"dragend",onDragStart:"dragstart",onMouseDown:"mousedown",onMouseMove:"mousemove",onMouseOut:"mouseout",onMouseOver:"mouseover",onMouseUp:"mouseup",onRightClick:"rightclick"},p5n={draggable:function(t,e){t.setDraggable(e)},editable:function(t,e){t.setEditable(e)},map:function(t,e){t.setMap(e)},options:function(t,e){t.setOptions(e)},path:function(t,e){t.setPath(e)},visible:function(t,e){t.setVisible(e)}},g5n={};(0,x.memo)((function(t){var e=t.options,n=t.draggable,r=t.editable,a=t.visible,i=t.path,o=t.onDblClick,l=t.onDragEnd,c=t.onDragStart,s=t.onMouseDown,u=t.onMouseMove,d=t.onMouseOut,h=t.onMouseOver,f=t.onMouseUp,p=t.onRightClick,g=t.onClick,v=t.onDrag,y=t.onLoad,b=t.onUnmount,M=(0,x.useContext)(I0n),w=m((0,x.useState)(null),2),z=w[0],C=w[1],A=m((0,x.useState)(null),2),k=A[0],H=A[1],E=m((0,x.useState)(null),2),S=E[0],L=E[1],_=m((0,x.useState)(null),2),B=_[0],D=_[1],T=m((0,x.useState)(null),2),V=T[0],O=T[1],I=m((0,x.useState)(null),2),R=I[0],F=I[1],N=m((0,x.useState)(null),2),P=N[0],j=N[1],U=m((0,x.useState)(null),2),W=U[0],Z=U[1],G=m((0,x.useState)(null),2),q=G[0],Y=G[1],X=m((0,x.useState)(null),2),$=X[0],K=X[1],Q=m((0,x.useState)(null),2),J=Q[0],tt=Q[1],et=m((0,x.useState)(null),2),nt=et[0],rt=et[1];return(0,x.useEffect)((function(){null!==z&&z.setMap(M)}),[M]),(0,x.useEffect)((function(){"undefined"!==typeof e&&null!==z&&z.setOptions(e)}),[z,e]),(0,x.useEffect)((function(){"undefined"!==typeof n&&null!==z&&z.setDraggable(n)}),[z,n]),(0,x.useEffect)((function(){"undefined"!==typeof r&&null!==z&&z.setEditable(r)}),[z,r]),(0,x.useEffect)((function(){"undefined"!==typeof a&&null!==z&&z.setVisible(a)}),[z,a]),(0,x.useEffect)((function(){"undefined"!==typeof i&&null!==z&&z.setPath(i)}),[z,i]),(0,x.useEffect)((function(){z&&o&&(null!==k&&google.maps.event.removeListener(k),H(google.maps.event.addListener(z,"dblclick",o)))}),[o]),(0,x.useEffect)((function(){z&&l&&(null!==S&&google.maps.event.removeListener(S),L(google.maps.event.addListener(z,"dragend",l)))}),[l]),(0,x.useEffect)((function(){z&&c&&(null!==B&&google.maps.event.removeListener(B),D(google.maps.event.addListener(z,"dragstart",c)))}),[c]),(0,x.useEffect)((function(){z&&s&&(null!==V&&google.maps.event.removeListener(V),O(google.maps.event.addListener(z,"mousedown",s)))}),[s]),(0,x.useEffect)((function(){z&&u&&(null!==R&&google.maps.event.removeListener(R),F(google.maps.event.addListener(z,"mousemove",u)))}),[u]),(0,x.useEffect)((function(){z&&d&&(null!==P&&google.maps.event.removeListener(P),j(google.maps.event.addListener(z,"mouseout",d)))}),[d]),(0,x.useEffect)((function(){z&&h&&(null!==W&&google.maps.event.removeListener(W),Z(google.maps.event.addListener(z,"mouseover",h)))}),[h]),(0,x.useEffect)((function(){z&&f&&(null!==q&&google.maps.event.removeListener(q),Y(google.maps.event.addListener(z,"mouseup",f)))}),[f]),(0,x.useEffect)((function(){z&&p&&(null!==$&&google.maps.event.removeListener($),K(google.maps.event.addListener(z,"rightclick",p)))}),[p]),(0,x.useEffect)((function(){z&&g&&(null!==J&&google.maps.event.removeListener(J),tt(google.maps.event.addListener(z,"click",g)))}),[g]),(0,x.useEffect)((function(){z&&v&&(null!==nt&&google.maps.event.removeListener(nt),rt(google.maps.event.addListener(z,"drag",v)))}),[v]),(0,x.useEffect)((function(){var t=new google.maps.Polyline(Object.assign(Object.assign({},e||g5n),{map:M}));return i&&t.setPath(i),"undefined"!==typeof a&&t.setVisible(a),"undefined"!==typeof r&&t.setEditable(r),"undefined"!==typeof n&&t.setDraggable(n),o&&H(google.maps.event.addListener(t,"dblclick",o)),l&&L(google.maps.event.addListener(t,"dragend",l)),c&&D(google.maps.event.addListener(t,"dragstart",c)),s&&O(google.maps.event.addListener(t,"mousedown",s)),u&&F(google.maps.event.addListener(t,"mousemove",u)),d&&j(google.maps.event.addListener(t,"mouseout",d)),h&&Z(google.maps.event.addListener(t,"mouseover",h)),f&&Y(google.maps.event.addListener(t,"mouseup",f)),p&&K(google.maps.event.addListener(t,"rightclick",p)),g&&tt(google.maps.event.addListener(t,"click",g)),v&&rt(google.maps.event.addListener(t,"drag",v)),C(t),y&&y(t),function(){null!==k&&google.maps.event.removeListener(k),null!==S&&google.maps.event.removeListener(S),null!==B&&google.maps.event.removeListener(B),null!==V&&google.maps.event.removeListener(V),null!==R&&google.maps.event.removeListener(R),null!==P&&google.maps.event.removeListener(P),null!==W&&google.maps.event.removeListener(W),null!==q&&google.maps.event.removeListener(q),null!==$&&google.maps.event.removeListener($),null!==J&&google.maps.event.removeListener(J),b&&b(t),t.setMap(null)}}),[]),null}));var v5n=function(t){L(n,t);var e=T(n);function n(){var t;return C(this,n),(t=e.apply(this,arguments)).registeredEvents=[],t.state={polyline:null},t.setPolylineCallback=function(){null!==t.state.polyline&&t.props.onLoad&&t.props.onLoad(t.state.polyline)},t}return E(n,[{key:"componentDidMount",value:function(){var t=new google.maps.Polyline(Object.assign(Object.assign({},this.props.options||{}),{map:this.context}));this.registeredEvents=j0n({updaterMap:p5n,eventMap:f5n,prevProps:{},nextProps:this.props,instance:t}),this.setState((function(){return{polyline:t}}),this.setPolylineCallback)}},{key:"componentDidUpdate",value:function(t){null!==this.state.polyline&&(P0n(this.registeredEvents),this.registeredEvents=j0n({updaterMap:p5n,eventMap:f5n,prevProps:t,nextProps:this.props,instance:this.state.polyline}))}},{key:"componentWillUnmount",value:function(){null!==this.state.polyline&&(this.props.onUnmount&&this.props.onUnmount(this.state.polyline),P0n(this.registeredEvents),this.state.polyline.setMap(null))}},{key:"render",value:function(){return null}}]),n}(x.PureComponent);v5n.contextType=I0n;var m5n={onClick:"click",onDblClick:"dblclick",onDrag:"drag",onDragEnd:"dragend",onDragStart:"dragstart",onMouseDown:"mousedown",onMouseMove:"mousemove",onMouseOut:"mouseout",onMouseOver:"mouseover",onMouseUp:"mouseup",onRightClick:"rightclick"},y5n={draggable:function(t,e){t.setDraggable(e)},editable:function(t,e){t.setEditable(e)},map:function(t,e){t.setMap(e)},options:function(t,e){t.setOptions(e)},path:function(t,e){t.setPath(e)},paths:function(t,e){t.setPaths(e)},visible:function(t,e){t.setVisible(e)}};(0,x.memo)((function(t){var e=t.options,n=t.draggable,r=t.editable,a=t.visible,i=t.path,o=t.paths,l=t.onDblClick,c=t.onDragEnd,s=t.onDragStart,u=t.onMouseDown,d=t.onMouseMove,h=t.onMouseOut,f=t.onMouseOver,p=t.onMouseUp,g=t.onRightClick,v=t.onClick,y=t.onDrag,b=t.onLoad,M=t.onUnmount,w=(0,x.useContext)(I0n),z=m((0,x.useState)(null),2),C=z[0],A=z[1],k=m((0,x.useState)(null),2),H=k[0],E=k[1],S=m((0,x.useState)(null),2),L=S[0],_=S[1],B=m((0,x.useState)(null),2),D=B[0],T=B[1],V=m((0,x.useState)(null),2),O=V[0],I=V[1],R=m((0,x.useState)(null),2),F=R[0],N=R[1],P=m((0,x.useState)(null),2),j=P[0],U=P[1],W=m((0,x.useState)(null),2),Z=W[0],G=W[1],q=m((0,x.useState)(null),2),Y=q[0],X=q[1],$=m((0,x.useState)(null),2),K=$[0],Q=$[1],J=m((0,x.useState)(null),2),tt=J[0],et=J[1],nt=m((0,x.useState)(null),2),rt=nt[0],at=nt[1];return(0,x.useEffect)((function(){null!==C&&C.setMap(w)}),[w]),(0,x.useEffect)((function(){"undefined"!==typeof e&&null!==C&&C.setOptions(e)}),[C,e]),(0,x.useEffect)((function(){"undefined"!==typeof n&&null!==C&&C.setDraggable(n)}),[C,n]),(0,x.useEffect)((function(){"undefined"!==typeof r&&null!==C&&C.setEditable(r)}),[C,r]),(0,x.useEffect)((function(){"undefined"!==typeof a&&null!==C&&C.setVisible(a)}),[C,a]),(0,x.useEffect)((function(){"undefined"!==typeof i&&null!==C&&C.setPath(i)}),[C,i]),(0,x.useEffect)((function(){"undefined"!==typeof o&&null!==C&&C.setPaths(o)}),[C,o]),(0,x.useEffect)((function(){C&&l&&(null!==H&&google.maps.event.removeListener(H),E(google.maps.event.addListener(C,"dblclick",l)))}),[l]),(0,x.useEffect)((function(){C&&c&&(null!==L&&google.maps.event.removeListener(L),_(google.maps.event.addListener(C,"dragend",c)))}),[c]),(0,x.useEffect)((function(){C&&s&&(null!==D&&google.maps.event.removeListener(D),T(google.maps.event.addListener(C,"dragstart",s)))}),[s]),(0,x.useEffect)((function(){C&&u&&(null!==O&&google.maps.event.removeListener(O),I(google.maps.event.addListener(C,"mousedown",u)))}),[u]),(0,x.useEffect)((function(){C&&d&&(null!==F&&google.maps.event.removeListener(F),N(google.maps.event.addListener(C,"mousemove",d)))}),[d]),(0,x.useEffect)((function(){C&&h&&(null!==j&&google.maps.event.removeListener(j),U(google.maps.event.addListener(C,"mouseout",h)))}),[h]),(0,x.useEffect)((function(){C&&f&&(null!==Z&&google.maps.event.removeListener(Z),G(google.maps.event.addListener(C,"mouseover",f)))}),[f]),(0,x.useEffect)((function(){C&&p&&(null!==Y&&google.maps.event.removeListener(Y),X(google.maps.event.addListener(C,"mouseup",p)))}),[p]),(0,x.useEffect)((function(){C&&g&&(null!==K&&google.maps.event.removeListener(K),Q(google.maps.event.addListener(C,"rightclick",g)))}),[g]),(0,x.useEffect)((function(){C&&v&&(null!==tt&&google.maps.event.removeListener(tt),et(google.maps.event.addListener(C,"click",v)))}),[v]),(0,x.useEffect)((function(){C&&y&&(null!==rt&&google.maps.event.removeListener(rt),at(google.maps.event.addListener(C,"drag",y)))}),[y]),(0,x.useEffect)((function(){var t=new google.maps.Polygon(Object.assign(Object.assign({},e||{}),{map:w}));return i&&t.setPath(i),o&&t.setPaths(o),"undefined"!==typeof a&&t.setVisible(a),"undefined"!==typeof r&&t.setEditable(r),"undefined"!==typeof n&&t.setDraggable(n),l&&E(google.maps.event.addListener(t,"dblclick",l)),c&&_(google.maps.event.addListener(t,"dragend",c)),s&&T(google.maps.event.addListener(t,"dragstart",s)),u&&I(google.maps.event.addListener(t,"mousedown",u)),d&&N(google.maps.event.addListener(t,"mousemove",d)),h&&U(google.maps.event.addListener(t,"mouseout",h)),f&&G(google.maps.event.addListener(t,"mouseover",f)),p&&X(google.maps.event.addListener(t,"mouseup",p)),g&&Q(google.maps.event.addListener(t,"rightclick",g)),v&&et(google.maps.event.addListener(t,"click",v)),y&&at(google.maps.event.addListener(t,"drag",y)),A(t),b&&b(t),function(){null!==H&&google.maps.event.removeListener(H),null!==L&&google.maps.event.removeListener(L),null!==D&&google.maps.event.removeListener(D),null!==O&&google.maps.event.removeListener(O),null!==F&&google.maps.event.removeListener(F),null!==j&&google.maps.event.removeListener(j),null!==Z&&google.maps.event.removeListener(Z),null!==Y&&google.maps.event.removeListener(Y),null!==K&&google.maps.event.removeListener(K),null!==tt&&google.maps.event.removeListener(tt),M&&M(t),t.setMap(null)}}),[]),null}));var b5n=function(t){L(n,t);var e=T(n);function n(){var t;return C(this,n),(t=e.apply(this,arguments)).registeredEvents=[],t.state={polygon:null},t.setPolygonCallback=function(){null!==t.state.polygon&&t.props.onLoad&&t.props.onLoad(t.state.polygon)},t}return E(n,[{key:"componentDidMount",value:function(){var t=new google.maps.Polygon(Object.assign(Object.assign({},this.props.options||{}),{map:this.context}));this.registeredEvents=j0n({updaterMap:y5n,eventMap:m5n,prevProps:{},nextProps:this.props,instance:t}),this.setState((function(){return{polygon:t}}),this.setPolygonCallback)}},{key:"componentDidUpdate",value:function(t){null!==this.state.polygon&&(P0n(this.registeredEvents),this.registeredEvents=j0n({updaterMap:y5n,eventMap:m5n,prevProps:t,nextProps:this.props,instance:this.state.polygon}))}},{key:"componentWillUnmount",value:function(){null!==this.state.polygon&&(this.props.onUnmount&&this.props.onUnmount(this.state.polygon),P0n(this.registeredEvents),this.state.polygon&&this.state.polygon.setMap(null))}},{key:"render",value:function(){return null}}]),n}(x.PureComponent);b5n.contextType=I0n;var x5n={onBoundsChanged:"bounds_changed",onClick:"click",onDblClick:"dblclick",onDrag:"drag",onDragEnd:"dragend",onDragStart:"dragstart",onMouseDown:"mousedown",onMouseMove:"mousemove",onMouseOut:"mouseout",onMouseOver:"mouseover",onMouseUp:"mouseup",onRightClick:"rightclick"},M5n={bounds:function(t,e){t.setBounds(e)},draggable:function(t,e){t.setDraggable(e)},editable:function(t,e){t.setEditable(e)},map:function(t,e){t.setMap(e)},options:function(t,e){t.setOptions(e)},visible:function(t,e){t.setVisible(e)}};(0,x.memo)((function(t){var e=t.options,n=t.bounds,r=t.draggable,a=t.editable,i=t.visible,o=t.onDblClick,l=t.onDragEnd,c=t.onDragStart,s=t.onMouseDown,u=t.onMouseMove,d=t.onMouseOut,h=t.onMouseOver,f=t.onMouseUp,p=t.onRightClick,g=t.onClick,v=t.onDrag,y=t.onBoundsChanged,b=t.onLoad,M=t.onUnmount,w=(0,x.useContext)(I0n),z=m((0,x.useState)(null),2),C=z[0],A=z[1],k=m((0,x.useState)(null),2),H=k[0],E=k[1],S=m((0,x.useState)(null),2),L=S[0],_=S[1],B=m((0,x.useState)(null),2),D=B[0],T=B[1],V=m((0,x.useState)(null),2),O=V[0],I=V[1],R=m((0,x.useState)(null),2),F=R[0],N=R[1],P=m((0,x.useState)(null),2),j=P[0],U=P[1],W=m((0,x.useState)(null),2),Z=W[0],G=W[1],q=m((0,x.useState)(null),2),Y=q[0],X=q[1],$=m((0,x.useState)(null),2),K=$[0],Q=$[1],J=m((0,x.useState)(null),2),tt=J[0],et=J[1],nt=m((0,x.useState)(null),2),rt=nt[0],at=nt[1],it=m((0,x.useState)(null),2),ot=it[0],lt=it[1];return(0,x.useEffect)((function(){null!==C&&C.setMap(w)}),[w]),(0,x.useEffect)((function(){"undefined"!==typeof e&&null!==C&&C.setOptions(e)}),[C,e]),(0,x.useEffect)((function(){"undefined"!==typeof r&&null!==C&&C.setDraggable(r)}),[C,r]),(0,x.useEffect)((function(){"undefined"!==typeof a&&null!==C&&C.setEditable(a)}),[C,a]),(0,x.useEffect)((function(){"undefined"!==typeof i&&null!==C&&C.setVisible(i)}),[C,i]),(0,x.useEffect)((function(){"undefined"!==typeof n&&null!==C&&C.setBounds(n)}),[C,n]),(0,x.useEffect)((function(){C&&o&&(null!==H&&google.maps.event.removeListener(H),E(google.maps.event.addListener(C,"dblclick",o)))}),[o]),(0,x.useEffect)((function(){C&&l&&(null!==L&&google.maps.event.removeListener(L),_(google.maps.event.addListener(C,"dragend",l)))}),[l]),(0,x.useEffect)((function(){C&&c&&(null!==D&&google.maps.event.removeListener(D),T(google.maps.event.addListener(C,"dragstart",c)))}),[c]),(0,x.useEffect)((function(){C&&s&&(null!==O&&google.maps.event.removeListener(O),I(google.maps.event.addListener(C,"mousedown",s)))}),[s]),(0,x.useEffect)((function(){C&&u&&(null!==F&&google.maps.event.removeListener(F),N(google.maps.event.addListener(C,"mousemove",u)))}),[u]),(0,x.useEffect)((function(){C&&d&&(null!==j&&google.maps.event.removeListener(j),U(google.maps.event.addListener(C,"mouseout",d)))}),[d]),(0,x.useEffect)((function(){C&&h&&(null!==Z&&google.maps.event.removeListener(Z),G(google.maps.event.addListener(C,"mouseover",h)))}),[h]),(0,x.useEffect)((function(){C&&f&&(null!==Y&&google.maps.event.removeListener(Y),X(google.maps.event.addListener(C,"mouseup",f)))}),[f]),(0,x.useEffect)((function(){C&&p&&(null!==K&&google.maps.event.removeListener(K),Q(google.maps.event.addListener(C,"rightclick",p)))}),[p]),(0,x.useEffect)((function(){C&&g&&(null!==tt&&google.maps.event.removeListener(tt),et(google.maps.event.addListener(C,"click",g)))}),[g]),(0,x.useEffect)((function(){C&&v&&(null!==rt&&google.maps.event.removeListener(rt),at(google.maps.event.addListener(C,"drag",v)))}),[v]),(0,x.useEffect)((function(){C&&y&&(null!==ot&&google.maps.event.removeListener(ot),lt(google.maps.event.addListener(C,"bounds_changed",y)))}),[y]),(0,x.useEffect)((function(){var t=new google.maps.Rectangle(Object.assign(Object.assign({},e||{}),{map:w}));return"undefined"!==typeof i&&t.setVisible(i),"undefined"!==typeof a&&t.setEditable(a),"undefined"!==typeof r&&t.setDraggable(r),"undefined"!==typeof n&&t.setBounds(n),o&&E(google.maps.event.addListener(t,"dblclick",o)),l&&_(google.maps.event.addListener(t,"dragend",l)),c&&T(google.maps.event.addListener(t,"dragstart",c)),s&&I(google.maps.event.addListener(t,"mousedown",s)),u&&N(google.maps.event.addListener(t,"mousemove",u)),d&&U(google.maps.event.addListener(t,"mouseout",d)),h&&G(google.maps.event.addListener(t,"mouseover",h)),f&&X(google.maps.event.addListener(t,"mouseup",f)),p&&Q(google.maps.event.addListener(t,"rightclick",p)),g&&et(google.maps.event.addListener(t,"click",g)),v&&at(google.maps.event.addListener(t,"drag",v)),y&&lt(google.maps.event.addListener(t,"bounds_changed",y)),A(t),b&&b(t),function(){null!==H&&google.maps.event.removeListener(H),null!==L&&google.maps.event.removeListener(L),null!==D&&google.maps.event.removeListener(D),null!==O&&google.maps.event.removeListener(O),null!==F&&google.maps.event.removeListener(F),null!==j&&google.maps.event.removeListener(j),null!==Z&&google.maps.event.removeListener(Z),null!==Y&&google.maps.event.removeListener(Y),null!==K&&google.maps.event.removeListener(K),null!==tt&&google.maps.event.removeListener(tt),null!==rt&&google.maps.event.removeListener(rt),null!==ot&&google.maps.event.removeListener(ot),M&&M(t),t.setMap(null)}}),[]),null}));var w5n=function(t){L(n,t);var e=T(n);function n(){var t;return C(this,n),(t=e.apply(this,arguments)).registeredEvents=[],t.state={rectangle:null},t.setRectangleCallback=function(){null!==t.state.rectangle&&t.props.onLoad&&t.props.onLoad(t.state.rectangle)},t}return E(n,[{key:"componentDidMount",value:function(){var t=new google.maps.Rectangle(Object.assign(Object.assign({},this.props.options||{}),{map:this.context}));this.registeredEvents=j0n({updaterMap:M5n,eventMap:x5n,prevProps:{},nextProps:this.props,instance:t}),this.setState((function(){return{rectangle:t}}),this.setRectangleCallback)}},{key:"componentDidUpdate",value:function(t){null!==this.state.rectangle&&(P0n(this.registeredEvents),this.registeredEvents=j0n({updaterMap:M5n,eventMap:x5n,prevProps:t,nextProps:this.props,instance:this.state.rectangle}))}},{key:"componentWillUnmount",value:function(){null!==this.state.rectangle&&(this.props.onUnmount&&this.props.onUnmount(this.state.rectangle),P0n(this.registeredEvents),this.state.rectangle.setMap(null))}},{key:"render",value:function(){return null}}]),n}(x.PureComponent);w5n.contextType=I0n;var z5n={onCenterChanged:"center_changed",onRadiusChanged:"radius_changed",onClick:"click",onDblClick:"dblclick",onDrag:"drag",onDragEnd:"dragend",onDragStart:"dragstart",onMouseDown:"mousedown",onMouseMove:"mousemove",onMouseOut:"mouseout",onMouseOver:"mouseover",onMouseUp:"mouseup",onRightClick:"rightclick"},C5n={center:function(t,e){t.setCenter(e)},draggable:function(t,e){t.setDraggable(e)},editable:function(t,e){t.setEditable(e)},map:function(t,e){t.setMap(e)},options:function(t,e){t.setOptions(e)},radius:function(t,e){t.setRadius(e)},visible:function(t,e){t.setVisible(e)}},A5n={};(0,x.memo)((function(t){var e=t.options,n=t.center,r=t.radius,a=t.draggable,i=t.editable,o=t.visible,l=t.onDblClick,c=t.onDragEnd,s=t.onDragStart,u=t.onMouseDown,d=t.onMouseMove,h=t.onMouseOut,f=t.onMouseOver,p=t.onMouseUp,g=t.onRightClick,v=t.onClick,y=t.onDrag,b=t.onCenterChanged,M=t.onRadiusChanged,w=t.onLoad,z=t.onUnmount,C=(0,x.useContext)(I0n),A=m((0,x.useState)(null),2),k=A[0],H=A[1],E=m((0,x.useState)(null),2),S=E[0],L=E[1],_=m((0,x.useState)(null),2),B=_[0],D=_[1],T=m((0,x.useState)(null),2),V=T[0],O=T[1],I=m((0,x.useState)(null),2),R=I[0],F=I[1],N=m((0,x.useState)(null),2),P=N[0],j=N[1],U=m((0,x.useState)(null),2),W=U[0],Z=U[1],G=m((0,x.useState)(null),2),q=G[0],Y=G[1],X=m((0,x.useState)(null),2),$=X[0],K=X[1],Q=m((0,x.useState)(null),2),J=Q[0],tt=Q[1],et=m((0,x.useState)(null),2),nt=et[0],rt=et[1],at=m((0,x.useState)(null),2),it=at[0],ot=at[1],lt=m((0,x.useState)(null),2),ct=lt[0],st=lt[1],ut=m((0,x.useState)(null),2),dt=ut[0],ht=ut[1];return(0,x.useEffect)((function(){null!==k&&k.setMap(C)}),[C]),(0,x.useEffect)((function(){"undefined"!==typeof e&&null!==k&&k.setOptions(e)}),[k,e]),(0,x.useEffect)((function(){"undefined"!==typeof a&&null!==k&&k.setDraggable(a)}),[k,a]),(0,x.useEffect)((function(){"undefined"!==typeof i&&null!==k&&k.setEditable(i)}),[k,i]),(0,x.useEffect)((function(){"undefined"!==typeof o&&null!==k&&k.setVisible(o)}),[k,o]),(0,x.useEffect)((function(){"number"===typeof r&&null!==k&&k.setRadius(r)}),[k,r]),(0,x.useEffect)((function(){"undefined"!==typeof n&&null!==k&&k.setCenter(n)}),[k,n]),(0,x.useEffect)((function(){k&&l&&(null!==S&&google.maps.event.removeListener(S),L(google.maps.event.addListener(k,"dblclick",l)))}),[l]),(0,x.useEffect)((function(){k&&c&&(null!==B&&google.maps.event.removeListener(B),D(google.maps.event.addListener(k,"dragend",c)))}),[c]),(0,x.useEffect)((function(){k&&s&&(null!==V&&google.maps.event.removeListener(V),O(google.maps.event.addListener(k,"dragstart",s)))}),[s]),(0,x.useEffect)((function(){k&&u&&(null!==R&&google.maps.event.removeListener(R),F(google.maps.event.addListener(k,"mousedown",u)))}),[u]),(0,x.useEffect)((function(){k&&d&&(null!==P&&google.maps.event.removeListener(P),j(google.maps.event.addListener(k,"mousemove",d)))}),[d]),(0,x.useEffect)((function(){k&&h&&(null!==W&&google.maps.event.removeListener(W),Z(google.maps.event.addListener(k,"mouseout",h)))}),[h]),(0,x.useEffect)((function(){k&&f&&(null!==q&&google.maps.event.removeListener(q),Y(google.maps.event.addListener(k,"mouseover",f)))}),[f]),(0,x.useEffect)((function(){k&&p&&(null!==$&&google.maps.event.removeListener($),K(google.maps.event.addListener(k,"mouseup",p)))}),[p]),(0,x.useEffect)((function(){k&&g&&(null!==J&&google.maps.event.removeListener(J),tt(google.maps.event.addListener(k,"rightclick",g)))}),[g]),(0,x.useEffect)((function(){k&&v&&(null!==nt&&google.maps.event.removeListener(nt),rt(google.maps.event.addListener(k,"click",v)))}),[v]),(0,x.useEffect)((function(){k&&y&&(null!==it&&google.maps.event.removeListener(it),ot(google.maps.event.addListener(k,"drag",y)))}),[y]),(0,x.useEffect)((function(){k&&b&&(null!==ct&&google.maps.event.removeListener(ct),st(google.maps.event.addListener(k,"center_changed",b)))}),[v]),(0,x.useEffect)((function(){k&&M&&(null!==dt&&google.maps.event.removeListener(dt),ht(google.maps.event.addListener(k,"radius_changed",M)))}),[M]),(0,x.useEffect)((function(){var t=new google.maps.Circle(Object.assign(Object.assign({},e||A5n),{map:C}));return"number"===typeof r&&t.setRadius(r),"undefined"!==typeof n&&t.setCenter(n),"number"===typeof r&&t.setRadius(r),"undefined"!==typeof o&&t.setVisible(o),"undefined"!==typeof i&&t.setEditable(i),"undefined"!==typeof a&&t.setDraggable(a),l&&L(google.maps.event.addListener(t,"dblclick",l)),c&&D(google.maps.event.addListener(t,"dragend",c)),s&&O(google.maps.event.addListener(t,"dragstart",s)),u&&F(google.maps.event.addListener(t,"mousedown",u)),d&&j(google.maps.event.addListener(t,"mousemove",d)),h&&Z(google.maps.event.addListener(t,"mouseout",h)),f&&Y(google.maps.event.addListener(t,"mouseover",f)),p&&K(google.maps.event.addListener(t,"mouseup",p)),g&&tt(google.maps.event.addListener(t,"rightclick",g)),v&&rt(google.maps.event.addListener(t,"click",v)),y&&ot(google.maps.event.addListener(t,"drag",y)),b&&st(google.maps.event.addListener(t,"center_changed",b)),M&&ht(google.maps.event.addListener(t,"radius_changed",M)),H(t),w&&w(t),function(){null!==S&&google.maps.event.removeListener(S),null!==B&&google.maps.event.removeListener(B),null!==V&&google.maps.event.removeListener(V),null!==R&&google.maps.event.removeListener(R),null!==P&&google.maps.event.removeListener(P),null!==W&&google.maps.event.removeListener(W),null!==q&&google.maps.event.removeListener(q),null!==$&&google.maps.event.removeListener($),null!==J&&google.maps.event.removeListener(J),null!==nt&&google.maps.event.removeListener(nt),null!==ct&&google.maps.event.removeListener(ct),null!==dt&&google.maps.event.removeListener(dt),z&&z(t),t.setMap(null)}}),[]),null}));var k5n=function(t){L(n,t);var e=T(n);function n(){var t;return C(this,n),(t=e.apply(this,arguments)).registeredEvents=[],t.state={circle:null},t.setCircleCallback=function(){null!==t.state.circle&&t.props.onLoad&&t.props.onLoad(t.state.circle)},t}return E(n,[{key:"componentDidMount",value:function(){var t=new google.maps.Circle(Object.assign(Object.assign({},this.props.options||{}),{map:this.context}));this.registeredEvents=j0n({updaterMap:C5n,eventMap:z5n,prevProps:{},nextProps:this.props,instance:t}),this.setState((function(){return{circle:t}}),this.setCircleCallback)}},{key:"componentDidUpdate",value:function(t){null!==this.state.circle&&(P0n(this.registeredEvents),this.registeredEvents=j0n({updaterMap:C5n,eventMap:z5n,prevProps:t,nextProps:this.props,instance:this.state.circle}))}},{key:"componentWillUnmount",value:function(){null!==this.state.circle&&(this.props.onUnmount&&this.props.onUnmount(this.state.circle),P0n(this.registeredEvents),this.state.circle&&this.state.circle.setMap(null))}},{key:"render",value:function(){return null}}]),n}(x.PureComponent);k5n.contextType=I0n;var H5n={onClick:"click",onDblClick:"dblclick",onMouseDown:"mousedown",onMouseOut:"mouseout",onMouseOver:"mouseover",onMouseUp:"mouseup",onRightClick:"rightclick",onAddFeature:"addfeature",onRemoveFeature:"removefeature",onRemoveProperty:"removeproperty",onSetGeometry:"setgeometry",onSetProperty:"setproperty"},E5n={add:function(t,e){t.add(e)},addgeojson:function(t,e,n){t.addGeoJson(e,n)},contains:function(t,e){t.contains(e)},foreach:function(t,e){t.forEach(e)},loadgeojson:function(t,e,n,r){t.loadGeoJson(e,n,r)},overridestyle:function(t,e,n){t.overrideStyle(e,n)},remove:function(t,e){t.remove(e)},revertstyle:function(t,e){t.revertStyle(e)},controlposition:function(t,e){t.setControlPosition(e)},controls:function(t,e){t.setControls(e)},drawingmode:function(t,e){t.setDrawingMode(e)},map:function(t,e){t.setMap(e)},style:function(t,e){t.setStyle(e)},togeojson:function(t,e){t.toGeoJson(e)}};(0,x.memo)((function(t){var e=t.options,n=t.onClick,r=t.onDblClick,a=t.onMouseDown,i=t.onMouseMove,o=t.onMouseOut,l=t.onMouseOver,c=t.onMouseUp,s=t.onRightClick,u=t.onAddFeature,d=t.onRemoveFeature,h=t.onRemoveProperty,f=t.onSetGeometry,p=t.onSetProperty,g=t.onLoad,v=t.onUnmount,y=(0,x.useContext)(I0n),b=m((0,x.useState)(null),2),M=b[0],w=b[1],z=m((0,x.useState)(null),2),C=z[0],A=z[1],k=m((0,x.useState)(null),2),H=k[0],E=k[1],S=m((0,x.useState)(null),2),L=S[0],_=S[1],B=m((0,x.useState)(null),2),D=B[0],T=B[1],V=m((0,x.useState)(null),2),O=V[0],I=V[1],R=m((0,x.useState)(null),2),F=R[0],N=R[1],P=m((0,x.useState)(null),2),j=P[0],U=P[1],W=m((0,x.useState)(null),2),Z=W[0],G=W[1],q=m((0,x.useState)(null),2),Y=q[0],X=q[1],$=m((0,x.useState)(null),2),K=$[0],Q=$[1],J=m((0,x.useState)(null),2),tt=J[0],et=J[1],nt=m((0,x.useState)(null),2),rt=nt[0],at=nt[1],it=m((0,x.useState)(null),2),ot=it[0],lt=it[1];return(0,x.useEffect)((function(){null!==M&&M.setMap(y)}),[y]),(0,x.useEffect)((function(){M&&r&&(null!==C&&google.maps.event.removeListener(C),A(google.maps.event.addListener(M,"dblclick",r)))}),[r]),(0,x.useEffect)((function(){M&&a&&(null!==H&&google.maps.event.removeListener(H),E(google.maps.event.addListener(M,"mousedown",a)))}),[a]),(0,x.useEffect)((function(){M&&i&&(null!==L&&google.maps.event.removeListener(L),_(google.maps.event.addListener(M,"mousemove",i)))}),[i]),(0,x.useEffect)((function(){M&&o&&(null!==D&&google.maps.event.removeListener(D),T(google.maps.event.addListener(M,"mouseout",o)))}),[o]),(0,x.useEffect)((function(){M&&l&&(null!==O&&google.maps.event.removeListener(O),I(google.maps.event.addListener(M,"mouseover",l)))}),[l]),(0,x.useEffect)((function(){M&&c&&(null!==F&&google.maps.event.removeListener(F),N(google.maps.event.addListener(M,"mouseup",c)))}),[c]),(0,x.useEffect)((function(){M&&s&&(null!==j&&google.maps.event.removeListener(j),U(google.maps.event.addListener(M,"rightclick",s)))}),[s]),(0,x.useEffect)((function(){M&&n&&(null!==Z&&google.maps.event.removeListener(Z),G(google.maps.event.addListener(M,"click",n)))}),[n]),(0,x.useEffect)((function(){M&&u&&(null!==Y&&google.maps.event.removeListener(Y),X(google.maps.event.addListener(M,"addfeature",u)))}),[u]),(0,x.useEffect)((function(){M&&d&&(null!==K&&google.maps.event.removeListener(K),Q(google.maps.event.addListener(M,"removefeature",d)))}),[d]),(0,x.useEffect)((function(){M&&h&&(null!==tt&&google.maps.event.removeListener(tt),et(google.maps.event.addListener(M,"removeproperty",h)))}),[h]),(0,x.useEffect)((function(){M&&f&&(null!==rt&&google.maps.event.removeListener(rt),at(google.maps.event.addListener(M,"setgeometry",f)))}),[f]),(0,x.useEffect)((function(){M&&p&&(null!==ot&&google.maps.event.removeListener(ot),lt(google.maps.event.addListener(M,"setproperty",p)))}),[p]),(0,x.useEffect)((function(){if(null!==y){var t=new google.maps.Data(Object.assign(Object.assign({},e||{}),{map:y}));r&&A(google.maps.event.addListener(t,"dblclick",r)),a&&E(google.maps.event.addListener(t,"mousedown",a)),i&&_(google.maps.event.addListener(t,"mousemove",i)),o&&T(google.maps.event.addListener(t,"mouseout",o)),l&&I(google.maps.event.addListener(t,"mouseover",l)),c&&N(google.maps.event.addListener(t,"mouseup",c)),s&&U(google.maps.event.addListener(t,"rightclick",s)),n&&G(google.maps.event.addListener(t,"click",n)),u&&X(google.maps.event.addListener(t,"addfeature",u)),d&&Q(google.maps.event.addListener(t,"removefeature",d)),h&&et(google.maps.event.addListener(t,"removeproperty",h)),f&&at(google.maps.event.addListener(t,"setgeometry",f)),p&&lt(google.maps.event.addListener(t,"setproperty",p)),w(t),g&&g(t)}return function(){M&&(null!==C&&google.maps.event.removeListener(C),null!==H&&google.maps.event.removeListener(H),null!==L&&google.maps.event.removeListener(L),null!==D&&google.maps.event.removeListener(D),null!==O&&google.maps.event.removeListener(O),null!==F&&google.maps.event.removeListener(F),null!==j&&google.maps.event.removeListener(j),null!==Z&&google.maps.event.removeListener(Z),null!==Y&&google.maps.event.removeListener(Y),null!==K&&google.maps.event.removeListener(K),null!==tt&&google.maps.event.removeListener(tt),null!==rt&&google.maps.event.removeListener(rt),null!==ot&&google.maps.event.removeListener(ot),v&&v(M),M.setMap(null))}}),[]),null}));var S5n=function(t){L(n,t);var e=T(n);function n(){var t;return C(this,n),(t=e.apply(this,arguments)).registeredEvents=[],t.state={data:null},t.setDataCallback=function(){null!==t.state.data&&t.props.onLoad&&t.props.onLoad(t.state.data)},t}return E(n,[{key:"componentDidMount",value:function(){if(null!==this.context){var t=new google.maps.Data(Object.assign(Object.assign({},this.props.options||{}),{map:this.context}));this.registeredEvents=j0n({updaterMap:E5n,eventMap:H5n,prevProps:{},nextProps:this.props,instance:t}),this.setState((function(){return{data:t}}),this.setDataCallback)}}},{key:"componentDidUpdate",value:function(t){null!==this.state.data&&(P0n(this.registeredEvents),this.registeredEvents=j0n({updaterMap:E5n,eventMap:H5n,prevProps:t,nextProps:this.props,instance:this.state.data}))}},{key:"componentWillUnmount",value:function(){null!==this.state.data&&(this.props.onUnmount&&this.props.onUnmount(this.state.data),P0n(this.registeredEvents),this.state.data&&this.state.data.setMap(null))}},{key:"render",value:function(){return null}}]),n}(x.PureComponent);S5n.contextType=I0n;var L5n={onClick:"click",onDefaultViewportChanged:"defaultviewport_changed",onStatusChanged:"status_changed"},_5n={options:function(t,e){t.setOptions(e)},url:function(t,e){t.setUrl(e)},zIndex:function(t,e){t.setZIndex(e)}},B5n=function(t){L(n,t);var e=T(n);function n(){var t;return C(this,n),(t=e.apply(this,arguments)).registeredEvents=[],t.state={kmlLayer:null},t.setKmlLayerCallback=function(){null!==t.state.kmlLayer&&t.props.onLoad&&t.props.onLoad(t.state.kmlLayer)},t}return E(n,[{key:"componentDidMount",value:function(){var t=new google.maps.KmlLayer(Object.assign(Object.assign({},this.props.options),{map:this.context}));this.registeredEvents=j0n({updaterMap:_5n,eventMap:L5n,prevProps:{},nextProps:this.props,instance:t}),this.setState((function(){return{kmlLayer:t}}),this.setKmlLayerCallback)}},{key:"componentDidUpdate",value:function(t){null!==this.state.kmlLayer&&(P0n(this.registeredEvents),this.registeredEvents=j0n({updaterMap:_5n,eventMap:L5n,prevProps:t,nextProps:this.props,instance:this.state.kmlLayer}))}},{key:"componentWillUnmount",value:function(){null!==this.state.kmlLayer&&(this.props.onUnmount&&this.props.onUnmount(this.state.kmlLayer),P0n(this.registeredEvents),this.state.kmlLayer.setMap(null))}},{key:"render",value:function(){return null}}]),n}(x.PureComponent);function D5n(t,e){return"function"===typeof e?e(t.offsetWidth,t.offsetHeight):{x:0,y:0}}function T5n(t,e){return new e(t.lat,t.lng)}function V5n(t,e){return new e(new google.maps.LatLng(t.ne.lat,t.ne.lng),new google.maps.LatLng(t.sw.lat,t.sw.lng))}function O5n(t,e,n,r){return void 0!==n?function(t,e,n){var r=t&&t.fromLatLngToDivPixel(n.getNorthEast()),a=t&&t.fromLatLngToDivPixel(n.getSouthWest());return r&&a?{left:"".concat(a.x+e.x,"px"),top:"".concat(r.y+e.y,"px"),width:"".concat(r.x-a.x-e.x,"px"),height:"".concat(a.y-r.y-e.y,"px")}:{left:"-9999px",top:"-9999px"}}(t,e,function(t,e,n){return t instanceof e?t:n(t,e)}(n,google.maps.LatLngBounds,V5n)):function(t,e,n){var r=t&&t.fromLatLngToDivPixel(n);if(r){var a=r.x,i=r.y;return{left:"".concat(a+e.x,"px"),top:"".concat(i+e.y,"px")}}return{left:"-9999px",top:"-9999px"}}(t,e,function(t,e,n){return t instanceof e?t:n(t,e)}(r,google.maps.LatLng,T5n))}function I5n(t){return t?(t instanceof google.maps.LatLng?t:new google.maps.LatLng(t.lat,t.lng))+"":""}function R5n(t){return t?(t instanceof google.maps.LatLngBounds?t:new google.maps.LatLngBounds(new google.maps.LatLng(t.south,t.east),new google.maps.LatLng(t.north,t.west)))+"":""}B5n.contextType=I0n;(0,x.memo)((function(t){var e=t.position,n=t.bounds,r=t.mapPaneName,a=t.zIndex,i=t.onLoad,o=t.onUnmount,l=t.getPixelPositionOffset,c=t.children,s=(0,x.useContext)(I0n),u=(0,x.useMemo)((function(){var t=document.createElement("div");return t.style.position="absolute",t}),[]),d=(0,x.useMemo)((function(){return function(t,e,n,r,a){var i=function(t){L(n,google.maps.OverlayView);var e=T(n);function n(t,r,a,i){var o;return C(this,n),(o=e.call(this)).container=t,o.pane=r,o.position=a,o.bounds=i,o}return E(n,[{key:"onAdd",value:function(){var t,e=null===(t=this.getPanes())||void 0===t?void 0:t[this.pane];null===e||void 0===e||e.appendChild(this.container)}},{key:"draw",value:function(){for(var t=O5n(this.getProjection(),Object.assign({},this.container?D5n(this.container,a):{x:0,y:0}),this.bounds,this.position),e=0,n=Object.entries(t);e<n.length;e++){var r=m(n[e],2),i=r[0],o=r[1];this.container.style[i]=o}}},{key:"onRemove",value:function(){null!==this.container.parentNode&&this.container.parentNode.removeChild(this.container)}}]),n}();return new i(t,e,n,r)}(u,r,e,n,l)}),[u,r,e,n]);return(0,x.useEffect)((function(){return null===i||void 0===i||i(d),null===d||void 0===d||d.setMap(s),function(){null===o||void 0===o||o(d),null===d||void 0===d||d.setMap(null)}}),[s,d]),(0,x.useEffect)((function(){u.style.zIndex="".concat(a)}),[a,u]),Le.createPortal(c,u)}));var F5n=function(t){L(n,t);var e=T(n);function n(t){var r;C(this,n),(r=e.call(this,t)).state={paneEl:null,containerStyle:{position:"absolute"}},r.updatePane=function(){var t=r.props.mapPaneName,e=r.overlayView.getPanes();O0n(!!t,"OverlayView requires props.mapPaneName but got %s",t),e?r.setState({paneEl:e[t]}):r.setState({paneEl:null})},r.onAdd=function(){var t,e;r.updatePane(),null===(e=(t=r.props).onLoad)||void 0===e||e.call(t,r.overlayView)},r.onPositionElement=function(){var t,e,n=O5n(r.overlayView.getProjection(),Object.assign({x:0,y:0},r.containerRef.current?D5n(r.containerRef.current,r.props.getPixelPositionOffset):{}),r.props.bounds,r.props.position),a=r.state.containerStyle,i=a.left,o=a.top,l=a.width,c=a.height;e={left:i,top:o,width:l,height:c},((t=n).left!==e.left||t.top!==e.top||t.width!==e.height||t.height!==e.height)&&r.setState({containerStyle:Object.assign(Object.assign({},n),{position:"absolute"})})},r.draw=function(){r.onPositionElement()},r.onRemove=function(){var t,e;r.setState((function(){return{paneEl:null}})),null===(e=(t=r.props).onUnmount)||void 0===e||e.call(t,r.overlayView)},r.containerRef=(0,x.createRef)();var a=new google.maps.OverlayView;return a.onAdd=r.onAdd,a.draw=r.draw,a.onRemove=r.onRemove,r.overlayView=a,r}return E(n,[{key:"componentDidMount",value:function(){this.overlayView.setMap(this.context)}},{key:"componentDidUpdate",value:function(t){var e=I5n(t.position),n=I5n(this.props.position),r=R5n(t.bounds),a=R5n(this.props.bounds);e===n&&r===a||this.overlayView.draw(),t.mapPaneName!==this.props.mapPaneName&&this.updatePane()}},{key:"componentWillUnmount",value:function(){this.overlayView.setMap(null)}},{key:"render",value:function(){var t=this.state.paneEl;return t?Le.createPortal((0,uf.jsx)("div",Object.assign({ref:this.containerRef,style:this.state.containerStyle},{children:x.Children.only(this.props.children)})),t):null}}]),n}(x.PureComponent);F5n.FLOAT_PANE="floatPane",F5n.MAP_PANE="mapPane",F5n.MARKER_LAYER="markerLayer",F5n.OVERLAY_LAYER="overlayLayer",F5n.OVERLAY_MOUSE_TARGET="overlayMouseTarget",F5n.contextType=I0n;var N5n={onDblClick:"dblclick",onClick:"click"},P5n={opacity:function(t,e){t.setOpacity(e)}};(0,x.memo)((function(t){var e=t.url,n=t.bounds,r=t.options,a=t.visible,i=(0,x.useContext)(I0n),o=new google.maps.LatLngBounds(new google.maps.LatLng(n.south,n.west),new google.maps.LatLng(n.north,n.east)),l=(0,x.useMemo)((function(){return new google.maps.GroundOverlay(e,o,Object.assign({},r))}),[]);return(0,x.useEffect)((function(){null!==l&&l.setMap(i)}),[i]),(0,x.useEffect)((function(){"undefined"!==typeof e&&null!==l&&(l.set("url",e),l.setMap(i))}),[l,e]),(0,x.useEffect)((function(){"undefined"!==typeof a&&null!==l&&l.setOpacity(a?1:0)}),[l,a]),(0,x.useEffect)((function(){var t=new google.maps.LatLngBounds(new google.maps.LatLng(n.south,n.west),new google.maps.LatLng(n.north,n.east));"undefined"!==typeof n&&null!==l&&(l.set("bounds",t),l.setMap(i))}),[l,n]),null}));var j5n=function(t){L(n,t);var e=T(n);function n(){var t;return C(this,n),(t=e.apply(this,arguments)).registeredEvents=[],t.state={groundOverlay:null},t.setGroundOverlayCallback=function(){null!==t.state.groundOverlay&&t.props.onLoad&&t.props.onLoad(t.state.groundOverlay)},t}return E(n,[{key:"componentDidMount",value:function(){O0n(!!this.props.url||!!this.props.bounds,"For GroundOverlay, url and bounds are passed in to constructor and are immutable after instantiated. This is the behavior of Google Maps JavaScript API v3 ( See https://developers.google.com/maps/documentation/javascript/reference#GroundOverlay) Hence, use the corresponding two props provided by `react-google-maps-api`, url and bounds. In some cases, you'll need the GroundOverlay component to reflect the changes of url and bounds. You can leverage the React's key property to remount the component. Typically, just `key={url}` would serve your need. See https://github.com/tomchentw/react-google-maps/issues/655");var t=new google.maps.GroundOverlay(this.props.url,this.props.bounds,Object.assign(Object.assign({},this.props.options),{map:this.context}));this.registeredEvents=j0n({updaterMap:P5n,eventMap:N5n,prevProps:{},nextProps:this.props,instance:t}),this.setState((function(){return{groundOverlay:t}}),this.setGroundOverlayCallback)}},{key:"componentDidUpdate",value:function(t){null!==this.state.groundOverlay&&(P0n(this.registeredEvents),this.registeredEvents=j0n({updaterMap:P5n,eventMap:N5n,prevProps:t,nextProps:this.props,instance:this.state.groundOverlay}))}},{key:"componentWillUnmount",value:function(){this.state.groundOverlay&&(this.props.onUnmount&&this.props.onUnmount(this.state.groundOverlay),this.state.groundOverlay.setMap(null))}},{key:"render",value:function(){return null}}]),n}(x.PureComponent);j5n.defaultProps={onLoad:function(){}},j5n.contextType=I0n;var U5n={},W5n={data:function(t,e){t.setData(e)},map:function(t,e){t.setMap(e)},options:function(t,e){t.setOptions(e)}};(0,x.memo)((function(t){var e=t.data,n=t.onLoad,r=t.onUnmount,a=t.options,i=(0,x.useContext)(I0n),o=m((0,x.useState)(null),2),l=o[0],c=o[1];return(0,x.useEffect)((function(){google.maps.visualization||O0n(!!google.maps.visualization,'Did you include prop libraries={["visualization"]} in useJsApiScript? %s',google.maps.visualization)}),[]),(0,x.useEffect)((function(){O0n(!!e,"data property is required in HeatmapLayer %s",e)}),[e]),(0,x.useEffect)((function(){null!==l&&l.setMap(i)}),[i]),(0,x.useEffect)((function(){a&&null!==l&&l.setOptions(a)}),[l,a]),(0,x.useEffect)((function(){var t=new google.maps.visualization.HeatmapLayer(Object.assign(Object.assign({},a||{}),{data:e,map:i}));return c(t),n&&n(t),function(){null!==l&&(r&&r(l),l.setMap(null))}}),[]),null}));var Z5n=function(t){L(n,t);var e=T(n);function n(){var t;return C(this,n),(t=e.apply(this,arguments)).registeredEvents=[],t.state={heatmapLayer:null},t.setHeatmapLayerCallback=function(){null!==t.state.heatmapLayer&&t.props.onLoad&&t.props.onLoad(t.state.heatmapLayer)},t}return E(n,[{key:"componentDidMount",value:function(){O0n(!!google.maps.visualization,'Did you include prop libraries={["visualization"]} to <LoadScript />? %s',google.maps.visualization),O0n(!!this.props.data,"data property is required in HeatmapLayer %s",this.props.data);var t=new google.maps.visualization.HeatmapLayer(Object.assign(Object.assign({},this.props.options||{}),{data:this.props.data,map:this.context}));this.registeredEvents=j0n({updaterMap:W5n,eventMap:U5n,prevProps:{},nextProps:this.props,instance:t}),this.setState((function(){return{heatmapLayer:t}}),this.setHeatmapLayerCallback)}},{key:"componentDidUpdate",value:function(t){P0n(this.registeredEvents),this.registeredEvents=j0n({updaterMap:W5n,eventMap:U5n,prevProps:t,nextProps:this.props,instance:this.state.heatmapLayer})}},{key:"componentWillUnmount",value:function(){null!==this.state.heatmapLayer&&(this.props.onUnmount&&this.props.onUnmount(this.state.heatmapLayer),P0n(this.registeredEvents),this.state.heatmapLayer.setMap(null))}},{key:"render",value:function(){return null}}]),n}(x.PureComponent);Z5n.contextType=I0n;var G5n={onCloseClick:"closeclick",onPanoChanged:"pano_changed",onPositionChanged:"position_changed",onPovChanged:"pov_changed",onResize:"resize",onStatusChanged:"status_changed",onVisibleChanged:"visible_changed",onZoomChanged:"zoom_changed"},q5n={register:function(t,e,n){t.registerPanoProvider(e,n)},links:function(t,e){t.setLinks(e)},motionTracking:function(t,e){t.setMotionTracking(e)},options:function(t,e){t.setOptions(e)},pano:function(t,e){t.setPano(e)},position:function(t,e){t.setPosition(e)},pov:function(t,e){t.setPov(e)},visible:function(t,e){t.setVisible(e)},zoom:function(t,e){t.setZoom(e)}},Y5n=function(t){L(n,t);var e=T(n);function n(){var t;return C(this,n),(t=e.apply(this,arguments)).registeredEvents=[],t.state={streetViewPanorama:null},t.setStreetViewPanoramaCallback=function(){null!==t.state.streetViewPanorama&&t.props.onLoad&&t.props.onLoad(t.state.streetViewPanorama)},t}return E(n,[{key:"componentDidMount",value:function(){var t=this.context.getStreetView();this.registeredEvents=j0n({updaterMap:q5n,eventMap:G5n,prevProps:{},nextProps:this.props,instance:t}),this.setState((function(){return{streetViewPanorama:t}}),this.setStreetViewPanoramaCallback)}},{key:"componentDidUpdate",value:function(t){null!==this.state.streetViewPanorama&&(P0n(this.registeredEvents),this.registeredEvents=j0n({updaterMap:q5n,eventMap:G5n,prevProps:t,nextProps:this.props,instance:this.state.streetViewPanorama}))}},{key:"componentWillUnmount",value:function(){null!==this.state.streetViewPanorama&&(this.props.onUnmount&&this.props.onUnmount(this.state.streetViewPanorama),P0n(this.registeredEvents),this.state.streetViewPanorama.setVisible(!1))}},{key:"render",value:function(){return null}}]),n}(x.PureComponent);Y5n.contextType=I0n;var X5n=function(t){L(n,t);var e=T(n);function n(){var t;return C(this,n),(t=e.apply(this,arguments)).state={streetViewService:null},t.setStreetViewServiceCallback=function(){null!==t.state.streetViewService&&t.props.onLoad&&t.props.onLoad(t.state.streetViewService)},t}return E(n,[{key:"componentDidMount",value:function(){var t=new google.maps.StreetViewService;this.setState((function(){return{streetViewService:t}}),this.setStreetViewServiceCallback)}},{key:"componentWillUnmount",value:function(){null!==this.state.streetViewService&&this.props.onUnmount&&this.props.onUnmount(this.state.streetViewService)}},{key:"render",value:function(){return null}}]),n}(x.PureComponent);X5n.contextType=I0n;x.PureComponent;var $5n={onDirectionsChanged:"directions_changed"},K5n={directions:function(t,e){t.setDirections(e)},map:function(t,e){t.setMap(e)},options:function(t,e){t.setOptions(e)},panel:function(t,e){t.setPanel(e)},routeIndex:function(t,e){t.setRouteIndex(e)}},Q5n=function(t){L(n,t);var e=T(n);function n(){var t;return C(this,n),(t=e.apply(this,arguments)).registeredEvents=[],t.state={directionsRenderer:null},t.setDirectionsRendererCallback=function(){null!==t.state.directionsRenderer&&(t.state.directionsRenderer.setMap(t.context),t.props.onLoad&&t.props.onLoad(t.state.directionsRenderer))},t}return E(n,[{key:"componentDidMount",value:function(){var t=new google.maps.DirectionsRenderer(this.props.options);this.registeredEvents=j0n({updaterMap:K5n,eventMap:$5n,prevProps:{},nextProps:this.props,instance:t}),this.setState((function(){return{directionsRenderer:t}}),this.setDirectionsRendererCallback)}},{key:"componentDidUpdate",value:function(t){null!==this.state.directionsRenderer&&(P0n(this.registeredEvents),this.registeredEvents=j0n({updaterMap:K5n,eventMap:$5n,prevProps:t,nextProps:this.props,instance:this.state.directionsRenderer}))}},{key:"componentWillUnmount",value:function(){null!==this.state.directionsRenderer&&(this.props.onUnmount&&this.props.onUnmount(this.state.directionsRenderer),P0n(this.registeredEvents),this.state.directionsRenderer&&this.state.directionsRenderer.setMap(null))}},{key:"render",value:function(){return(0,uf.jsx)(uf.Fragment,{})}}]),n}(x.PureComponent);Q5n.contextType=I0n;x.PureComponent;var J5n={onPlacesChanged:"places_changed"},t4n={bounds:function(t,e){t.setBounds(e)}},e4n=function(t){L(n,t);var e=T(n);function n(){var t;return C(this,n),(t=e.apply(this,arguments)).registeredEvents=[],t.containerElement=(0,x.createRef)(),t.state={searchBox:null},t.setSearchBoxCallback=function(){null!==t.state.searchBox&&t.props.onLoad&&t.props.onLoad(t.state.searchBox)},t}return E(n,[{key:"componentDidMount",value:function(){if(O0n(!!google.maps.places,'You need to provide libraries={["places"]} prop to <LoadScript /> component %s',google.maps.places),null!==this.containerElement&&null!==this.containerElement.current){var t=this.containerElement.current.querySelector("input");if(null!==t){var e=new google.maps.places.SearchBox(t,this.props.options);this.registeredEvents=j0n({updaterMap:t4n,eventMap:J5n,prevProps:{},nextProps:this.props,instance:e}),this.setState((function(){return{searchBox:e}}),this.setSearchBoxCallback)}}}},{key:"componentDidUpdate",value:function(t){null!==this.state.searchBox&&(P0n(this.registeredEvents),this.registeredEvents=j0n({updaterMap:t4n,eventMap:J5n,prevProps:t,nextProps:this.props,instance:this.state.searchBox}))}},{key:"componentWillUnmount",value:function(){null!==this.state.searchBox&&(this.props.onUnmount&&this.props.onUnmount(this.state.searchBox),P0n(this.registeredEvents))}},{key:"render",value:function(){return(0,uf.jsx)("div",Object.assign({ref:this.containerElement},{children:x.Children.only(this.props.children)}))}}]),n}(x.PureComponent);e4n.contextType=I0n;var n4n={onPlaceChanged:"place_changed"},r4n={bounds:function(t,e){t.setBounds(e)},restrictions:function(t,e){t.setComponentRestrictions(e)},fields:function(t,e){t.setFields(e)},options:function(t,e){t.setOptions(e)},types:function(t,e){t.setTypes(e)}},a4n=function(t){L(n,t);var e=T(n);function n(){var t;return C(this,n),(t=e.apply(this,arguments)).registeredEvents=[],t.containerElement=(0,x.createRef)(),t.state={autocomplete:null},t.setAutocompleteCallback=function(){null!==t.state.autocomplete&&t.props.onLoad&&t.props.onLoad(t.state.autocomplete)},t}return E(n,[{key:"componentDidMount",value:function(){O0n(!!google.maps.places,'You need to provide libraries={["places"]} prop to <LoadScript /> component %s',google.maps.places);var t=this.containerElement.current.querySelector("input");if(t){var e=new google.maps.places.Autocomplete(t,this.props.options);this.registeredEvents=j0n({updaterMap:r4n,eventMap:n4n,prevProps:{},nextProps:this.props,instance:e}),this.setState((function(){return{autocomplete:e}}),this.setAutocompleteCallback)}}},{key:"componentDidUpdate",value:function(t){P0n(this.registeredEvents),this.registeredEvents=j0n({updaterMap:r4n,eventMap:n4n,prevProps:t,nextProps:this.props,instance:this.state.autocomplete})}},{key:"componentWillUnmount",value:function(){null!==this.state.autocomplete&&P0n(this.registeredEvents)}},{key:"render",value:function(){return(0,uf.jsx)("div",Object.assign({ref:this.containerElement,className:this.props.className},{children:x.Children.only(this.props.children)}))}}]),n}(x.PureComponent);a4n.defaultProps={className:""},a4n.contextType=I0n;var i4n=function(t){var e=t.block,n=t.page,r=sdn().processObjects,a=sR(),i=a.processDynamicText,o=a.recordClick,l=(0,cdn().getListData)(e),c=[{mapKey:"latitude",key:(0,Js.get)(e,"latitude")},{mapKey:"longitude",key:(0,Js.get)(e,"longitude")}],s=r(n,e,c,l,i),u=(0,x.useRef)(null),d=m((0,x.useState)(null),2),h=d[0],f=d[1],p=(0,x.useMemo)((function(){return{lat:40.7128,lng:-74.006}}),[]);(0,x.useEffect)((function(){u.current&&!h&&window.google.maps&&f(new window.google.maps.Map(u.current,{center:p,zoom:12}))}),[u,h]),(0,x.useEffect)((function(){if(s&&s.length>0&&h){var t,e=new window.google.maps.LatLngBounds,n=y(s);try{for(n.s();!(t=n.n()).done;){var r=t.value;if((r.latitude||r.longitude)&&(r.latitude&&r.longitude&&r.latitude&&r.longitude)){var a=V0n({lat:r.latitude,lng:r.longitude});e.extend(a)}}}catch(i){n.e(i)}finally{n.f()}1!==s.length||isNaN(parseFloat(s[0].latitude))||isNaN(parseFloat(s[0].longitude))?s.length>1&&(h.fitBounds(e),h.panToBounds(e)):h.setCenter(V0n({lat:s[0].latitude,lng:s[0].longitude}))}return function(){}}),[s,h]);var g=ldn(n).actionResolver;return(0,uf.jsx)("div",{ref:u,style:{height:kd(e.height||400),width:"100%",borderRadius:kd((0,Js.get)(e,"borderRadius",8))},children:s.map((function(t,n){var r=V0n({lat:t.latitude,lng:t.longitude});return(0,uf.jsx)(T0n,{map:h,position:r,onClick:function(){return o(e,t,g)}},n)}))})},o4n=function(t){var e=t.block,n=t.page,r=function(t){var e=t.id,n=void 0===e?e2n.id:e,r=t.version,a=void 0===r?e2n.version:r,i=t.nonce,o=t.googleMapsApiKey,l=t.language,c=t.region,s=t.libraries,u=t.preventGoogleFontsLoading,d=t.mapIds,h=t.authReferrerPolicy,f=(0,x.useRef)(!1),p=m((0,x.useState)(!1),2),g=p[0],v=p[1],y=m((0,x.useState)(void 0),2),b=y[0],M=y[1];(0,x.useEffect)((function(){return f.current=!0,function(){f.current=!1}}),[]);var w=(0,x.useMemo)((function(){return new l2n({id:n,apiKey:o,version:a,libraries:s,language:l,region:c,mapIds:d,nonce:i,authReferrerPolicy:h})}),[n,o,a,s,l,c,d,i,h]);(0,x.useEffect)((function(){g||w.load().then((function(){f.current&&v(!0)})).catch((function(t){M(t)}))}),[]),(0,x.useEffect)((function(){q0n&&u&&$0n()}),[u]);var z=(0,x.useRef)();return(0,x.useEffect)((function(){z.current&&s!==z.current&&console.warn("Performance warning! LoadScript has been reloaded unintentionally! You should not pass `libraries` prop as new array. Please keep an array of libraries as static class property for Components and PureComponents, or just a const variable outside of component, or somewhere in config files or ENV variables"),z.current=s}),[s]),{isLoaded:g,loadError:b}}({googleMapsApiKey:"AIzaSyCSsbFv1iQNF09tGWef5ChJF7NOGKhHFUk"}),a=r.isLoaded,i=r.loadError;return a?i?(0,uf.jsx)("p",{children:"Uh Oh! Something went wrong. Please try again."}):(0,uf.jsx)(i4n,{block:e,page:n}):(0,uf.jsx)(wtt,{})},l4n=function(t){var e=t.page,n=t.block,r=ldn(e).actionResolver,a=cR().processDynamicText,i=sR().passesDisplayConditions,o=(0,Js.get)(n,"items",[]).filter((function(t){return i({conditions:(0,Js.get)(t,"conditions",[]),reusableBlockId:n.reusableBlockId,context:{repeatingRecord:(0,Js.get)(n,"repeatingRecord")}})}));return(0,uf.jsx)("div",{style:{width:"max-content"},children:(0,uf.jsx)(oln,{data:{isBlock:!0,options:o.map((function(t){return{label:a({text:(0,Js.get)(t,"label"),reusableBlockId:n.reusableBlockId,context:{repeatingRecord:(0,Js.get)(n,"repeatingRecord")}}),onClick:function(){r({actionId:t.clickAction})},icon:t.icon}})),icon:{icon:(0,Js.get)(n,"icon","FiMoreHorizontal"),size:(0,Js.get)(n,"height",25),hover:!0,color:(0,Js.get)(n,"color",tu.grey4)}}})})},c4n=function(t){var e=t.block,n=(t.page,m((0,x.useState)(!1),2)),r=n[0],a=n[1];return(0,uf.jsxs)(uf.Fragment,{children:[r&&(0,uf.jsx)(nun,{hide:function(){return a(!1)},placeholderId:e.id,layoutParent:e.layoutParent}),(0,uf.jsx)(u4n,{children:Md&&(0,uf.jsxs)(s4n,{onClick:function(t){t.stopPropagation(),t.preventDefault(),a(!0)},children:[(0,uf.jsx)(aln,{data:{icon:"BsPlusSquare",color:tu.grey3,size:24,hover:!0}}),(0,uf.jsx)(dR,{data:{text:"Add Block",fontStyle:"bodyLg",color:tu.grey3,cursor:"pointer"}})]})})]})},s4n=sf.div.withConfig({displayName:"Placeholder__Clickable",componentId:"sc-1qwgzn3-0"})(["display:flex;align-items:center;justify-content:center;padding:20px;cursor:pointer;gap:10px;border-radius:10px;&:hover{background:rgba(0,0,0,0.03);}transition:background 0.2s;"]),u4n=sf.div.withConfig({displayName:"Placeholder__Container",componentId:"sc-1qwgzn3-1"})(["display:flex;align-items:center;justify-content:center;padding:20px;height:100%;width:100%;",""],Md&&"border: 2px dashed ".concat(tu.grey3,";")),d4n=function(t){t.page;var e=t.block,n=(0,Js.get)(e,"steps",[]),r=sR().passesDisplayConditions,a=(0,Js.get)(e,"orientation","vertical"),i="responsive"===a?window.innerWidth<768?"horizontal":"vertical":a;return(0,uf.jsx)(p4n,{orientation:i,children:n.map((function(t,a){var o=(0,Js.get)(t,"conditions",[]),l=r({conditions:o});return(0,uf.jsx)(uf.Fragment,{children:(0,uf.jsx)(h4n,{isLast:a===n.length-1,active:l,data:t,orientation:i,hideTextHorizontal:"horizontal"===i&&(0,Js.get)(e,"hideTextHorizontal",!1)},a)})}))})},h4n=function(t){var e=t.data,n=t.active,r=t.isLast,a=t.orientation,i=t.hideTextHorizontal,o=e.label,l=e.description,c=Ys(XI),s=(0,Js.get)(c,"primary_color",tu.primary),u=n?"FaDotCircle":"FaRegDotCircle";return(0,uf.jsxs)(m4n,{orientation:a,children:[!r&&(0,uf.jsx)(f4n,{color:n?s:tu.grey2,orientation:a}),(0,uf.jsx)("div",{style:{minWidth:"20px",zIndex:100},children:(0,uf.jsx)(aln,{data:{icon:u,color:n?s:tu.grey3,size:24}})}),!i&&(0,uf.jsxs)("div",{children:[(0,uf.jsx)(g4n,{color:n?s:tu.grey4,children:o}),l&&(0,uf.jsx)(v4n,{color:n?s:tu.grey4,children:l})]})]})},f4n=sf.div.withConfig({displayName:"Progress__Line",componentId:"sc-1yjdtuj-0"})(["position:absolute;background-color:",";z-index:90;",""],(function(t){return t.color}),(function(t){return"vertical"===t.orientation?"\n      width: 2px;\n      top: 16px;\n      bottom: 0px;\n      left: 11px;\n    ":"\n      height: 2px;\n      left: calc(50% + 11px);\n      right: calc(-50% + 11px);\n      bottom: 14px;\n    "})),p4n=sf.div.withConfig({displayName:"Progress__Container",componentId:"sc-1yjdtuj-1"})(["display:flex;flex-direction:",";"],(function(t){return"vertical"===t.orientation?"column":"row"})),g4n=sf.div.withConfig({displayName:"Progress__Label",componentId:"sc-1yjdtuj-2"})(["font-size:20px;font-weight:500;color:",";"],(function(t){return t.color})),v4n=sf.div.withConfig({displayName:"Progress__Description",componentId:"sc-1yjdtuj-3"})(["font-size:16px;font-weight:300;color:",";"],(function(t){return t.color})),m4n=sf.div.withConfig({displayName:"Progress__StepContainer",componentId:"sc-1yjdtuj-4"})(["display:flex;position:relative;",""],(function(t){return"vertical"===t.orientation?"\n      padding-bottom: 25px;\n      gap: 15px;\n    ":"\n      flex-direction: column-reverse;\n      align-items: center;\n      gap: 5px;\n      flex: 1;\n      text-align: center;\n    "})),y4n=function(t){var e=t.page,n=t.block,r=(0,Js.get)(n,"inputs",[]),a=(0,Js.get)(n,"results",[]),i=ldn(e).actionResolver,o=function(t){var e={},n=["isPrice","isAlphabetical","isNumber","isEmail","required","minOffset","maxOffset","customRegex","customRegexError"];return t.forEach((function(t){var r={},a=["Switch","Checkbox"].includes(t.componentId);n.forEach((function(e){t[e]&&(r[e]=t[e])}));var i=!1!==(0,Js.get)(t,"required");i&&!a&&(r.required=i),e[t.cell]=r})),e}(r),l=Ys(XI),c=sR().passesDisplayConditions,s=m((0,x.useState)(!1),2),u=s[0],d=s[1],h=m((0,x.useState)({}),2),f=h[0],p=h[1],g=m((0,x.useState)({}),2),v=g[0],y=g[1],b=m((0,x.useState)(),2),M=b[0],w=b[1],z=odn().updateAndRetreive,C=(0,Js.get)(n,"inputsLabel")||"Inputs",A=(0,Js.get)(n,"resultsLabel")||"Results",k=(0,Js.get)(n,"buttonLabel")||"Get Quote",H=Ucn().validateFields;(0,x.useEffect)((function(){var t={};r.forEach((function(e){t[e.cell]=e.defaultValue})),y(t)}),[]);var E=r.map((function(t){return Se(Se({},t),{},{id:(0,Js.get)(t,"cell"),preventExtras:!0,required:!0,type:t.isNumber?"number":"text",label:(0,Js.get)(t,"label"),value:(0,Js.get)(v,(0,Js.get)(t,"cell"))})})).filter((function(t){return t.cell})).filter((function(t){return c({conditions:(0,Js.get)(t,"conditions",[]),context:{calculatorInput:v}})}));return(0,uf.jsxs)(x4n,{children:[(0,uf.jsxs)(M4n,{children:[(0,uf.jsx)(dR,{data:{text:C,fontStyle:"headingLg",margin:"0 0 25px 0"}}),(0,uf.jsx)(_dn,{gridLayout:!0,isFetching:u,onChange:function(t,e){return y(Se(Se({},v),{},He({},t,e)))},sectionPadding:"15px 0px 0px 0px",firstSectionPadding:"0px",borderBottom:!1,errors:f,submit:function(){(0,Js.isEmpty)(H({validationSchema:o,values:v,hasSubmitted:!0,setErrors:p}))&&(d(!0),z({spreadsheetId:n.spreadsheet,updates:v,results:a.map((function(t){return t.cell}))}).then((function(t){w(t),d(!1),(0,Js.get)(n,"submitAction")&&i({rawAction:(0,Js.get)(n,["actionMap","submitAction"]),actionId:(0,Js.get)(n,"submitAction"),context:{results:t,inputs:v}})})))},submitText:k,fields:E,buttonColor:(0,Js.get)(l,"primary_color")})]}),(0,uf.jsxs)(M4n,{children:[(0,uf.jsx)(dR,{data:{text:A,fontStyle:"headingLg",margin:"0 0 25px 0"}}),Md||M?(0,uf.jsx)(b4n,{children:a.map((function(t){return(0,uf.jsxs)(gR,{gap:"4px",children:[(0,uf.jsx)(dR,{data:{text:t.label,fontStyle:"headingSm"}}),(0,uf.jsx)(dR,{data:{text:Md?"Example Value":(0,Js.get)(M,t.cell),fontStyle:"bodyLg",allowSelect:!0}})]})}))}):(0,uf.jsx)(dR,{data:{text:"Complete the form in the Inputs section to see your results",fontStyle:"bodyMd"}})]})]})},b4n=sf.div.withConfig({displayName:"QuoteCalculator__ResultsList",componentId:"sc-1jn7n5r-0"})(["display:flex;flex-direction:column;gap:15px;"]),x4n=sf.div.withConfig({displayName:"QuoteCalculator__RowContainer",componentId:"sc-1jn7n5r-1"})(["display:flex;gap:30px;@media (max-width:800px){gap:15px;flex-direction:column;}"]),M4n=sf.div.withConfig({displayName:"QuoteCalculator__ResultsContainer",componentId:"sc-1jn7n5r-2"})(["flex:1;border:1px dashed ",";padding:30px;border-radius:10px;@media (max-width:800px){padding:20px;}"],tu.divider),w4n="RichText_container__9sGTI",z4n=n(6854),C4n=(z4n.domToReact,z4n.htmlToDOM,z4n.attributesToProps,z4n.Comment,z4n.Element,z4n.ProcessingInstruction,z4n.Text,z4n);var A4n=function(t){var e=t.block,n=t.noValuesText,r=(0,Js.get)(e,"content"),a=function(t){if(t){var e=t.split("\n").map((function(t){return"<p>".concat(t,"</p>")}));return e.join("")}return""}((0,sR().processDynamicText)({text:r,reusableBlockId:e.reusableBlockId,context:{repeatingRecord:(0,Js.get)(e,"repeatingRecord")}}));return r?(0,uf.jsx)("div",{className:w4n,children:a&&C4n(a)}):(0,uf.jsx)("div",{children:n||"Rich Text data will show here once configured"})},k4n=function(t){var e=t.page,n=t.block,r=Ys(ZI),a=m(Xs(GO),2),i=a[0],o=a[1],l=Ys(YO),c=(0,Js.get)(l,n.key,null),s=(0,Js.get)(n,"key"),u="".concat(e.id,"-").concat(s),d=(0,Js.get)(i,u,""),h=(0,Js.get)(n,"options",[]);return(0,uf.jsx)(hq,{data:Se(Se({onChange:function(t){o((function(e){return Se(Se({},e),{},He({},u,t))}))},options:h,value:d,selectText:(0,Js.get)(n,"selectText")},l0n(n,c,r)),{},{disabled:Md})})},H4n=function(t){var e=t.data,n=(0,Js.get)(e,"data",[]),r=(0,Js.get)(n,0,{}),a=Object.keys(r).filter((function(t){return"name"!==t})),i=(0,Js.get)(e,"colorScheme"),o=(0,Js.get)(e,"customColorScheme");return(0,uf.jsx)("div",{style:{width:"100%"},children:(0,uf.jsxs)(_Qn,{width:1e3,height:400,data:n,children:[(0,uf.jsx)(XQn,{strokeDasharray:"3 3"}),(0,uf.jsx)(EQn,{dataKey:"name"}),(0,uf.jsx)(LQn,{}),(0,uf.jsx)(AVn,{}),a.map((function(t,e){var n=nCn(e,i,o);return(0,uf.jsx)(rQn,{type:"monotone",dataKey:t,stackId:"1",stroke:n,fill:n})}))]})})},E4n=function(t){var e=t.data,n=(0,Js.get)(e,"data",[]),r=(0,Js.get)(n,0,{}),a=Object.keys(r).filter((function(t){return"name"!==t})),i=(0,Js.get)(e,"colorScheme"),o=(0,Js.get)(e,"customColorScheme");return(0,uf.jsx)("div",{style:{width:"100%"},children:(0,uf.jsxs)(KQn,{width:500,height:400,data:n,children:[(0,uf.jsx)(XQn,{strokeDasharray:"3 3"}),(0,uf.jsx)(EQn,{dataKey:"name"}),(0,uf.jsx)(LQn,{}),(0,uf.jsx)(AVn,{}),a.map((function(t,e){var n=nCn(e,i,o);return(0,uf.jsx)(oXn,{dataKey:t,fill:n},t)}))]})})},S4n=function(t){var e=t.block,n=(t.page,m((0,x.useState)(""),2)),r=n[0],a=n[1],i=m((0,x.useState)(null),2),o=i[0],l=i[1],c=m((0,x.useState)(null),2),s=c[0],u=c[1];return(0,uf.jsxs)("div",{children:[o&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(_4n,{children:(0,Js.get)(o,"prompt")||r}),(0,uf.jsx)(L4n,{blockData:o}),(0,uf.jsx)(gf,{data:{onClick:function(){return l(null)},text:"Ask Another Question",type:"basic",icon:"FiRefreshCcw",size:"large",margin:"30px 0 0 0"}})]}),!o&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(_4n,{children:(0,Js.get)(e,"label","Ask anything about your data")}),(0,uf.jsx)(D4n,{value:r,onChange:function(t){return a(t.target.value)}}),(0,uf.jsx)(gf,{data:{onClick:function(){u(!0),K9.post("/ai_block_action_new/",{prompt:r}).then((function(t){var e=(0,Js.get)(t,"data",{});console.log("response",e),u(!1),l(e)}))},isFetching:s,disabled:!r||s,text:(0,Js.get)(e,"submitButtonText","Submit"),size:"large"}})]})]})},L4n=function(t){var e=t.blockData,n=(0,Js.get)(e,"output_format"),r=(0,Js.get)(e,"result"),a=(0,Js.get)(e,"subtitle"),i=cR().processDynamicText;if("TEXT"===n)return(0,uf.jsx)(B4n,{children:r});if("AREA_CHART"===n)return(0,uf.jsxs)("div",{children:[a&&(0,uf.jsx)(B4n,{children:a}),(0,uf.jsx)(H4n,{data:{data:r}})]});if("BAR_CHART"===n)return(0,uf.jsxs)("div",{children:[a&&(0,uf.jsx)(B4n,{children:a}),(0,uf.jsx)(E4n,{data:{data:r}})]});if("TABLE"===n){var o=(0,Js.get)(r,0,{});(0,Js.get)(o,"frontly_data")&&delete o.frontly_data;var l=Object.keys(o).map((function(t){return{key:t,columnType:"text"}}));return(0,uf.jsxs)("div",{children:[a&&(0,uf.jsx)(B4n,{children:a}),(0,uf.jsx)(fdn,{data:{preventDarkMode:!0,resultsPerPage:5,rows:r,columns:l,block:{}}})]})}if("SINGLE_OBJECT"===n){var c=(0,Js.get)(r,0,{});(0,Js.get)(c,"frontly_data")&&delete c.frontly_data;var s=Object.keys(c).map((function(t){return{key:t,label:(0,Js.startCase)(t),active:!0,type:"text"}}));return(0,uf.jsxs)("div",{children:[a&&(0,uf.jsx)(B4n,{children:a}),(0,uf.jsx)(ztt,{gridLayout:!0,formState:c,displayFields:s,processDynamicText:i})]})}},_4n=sf.div.withConfig({displayName:"SmartBlock__Title",componentId:"sc-1orl1sc-0"})(["font-size:30px;font-weight:700;color:",";margin:0 0 30px 0;"],tu.default),B4n=sf.div.withConfig({displayName:"SmartBlock__Response",componentId:"sc-1orl1sc-1"})(["font-size:30px;font-weight:300;color:",";margin:20px 0 20px 0;"],tu.default),D4n=sf.textarea.withConfig({displayName:"SmartBlock__StyledTextArea",componentId:"sc-1orl1sc-2"})(["margin:20px 0 15px 0;resize:none;min-height:120px;height:fit-content;background:white;border:0px;width:100%;padding:20px;font-size:18px;outline:none;font-weight:400;border-radius:15px;color:",";min-width:400px;border:1px solid ",";width:100%;cursor:pointer;&::placeholder{color:",";}@media screen and (max-width:800px){min-width:100%;max-width:100%;width:100%;font-size:14px;}"],tu.default,tu.divider,tu.grey3),T4n=function(t){var e=t.page,n=t.block,r=sdn().processObjects,a=cdn().getListData,i=Ys(ZI),o=Ys(XI),l=ldn(e).actionResolver,c=cR().processDynamicText,s=(0,Js.get)(n,"size","medium"),u=a(n);u=r(e,n,[],u,c);var d=null,h=(0,Js.get)(n,"clickAction");!Md&&h&&(d=function(t){t.stopPropagation(),l({rawAction:(0,Js.get)(n,["actionMap","clickAction"]),actionId:h,context:{repeatingRecord:(0,Js.get)(n,"repeatingRecord")}})});var f=(0,Js.get)({},(0,Js.get)(n,"id")),p=(0,Js.get)(n,"metric","Count"),g=(0,Js.get)(n,"field"),v=(0,Js.get)(n,"valueType"),m=(0,Js.get)(n,"manualValue",0),y=(0,Js.get)(n,"statPrefix",""),b=c({text:(0,Js.get)(n,"value",""),reusableBlockId:n.reusableBlockId,context:{repeatingRecord:(0,Js.get)(n,"repeatingRecord")}}),x=(0,Js.get)(n,"operator"),M="euro"===(0,Js.get)(o,"number_format"),w=I4n(u,p,g,b,x,M),z=(0,Js.get)(n,"fontColor"),C=(0,Js.get)({extraSmall:45,small:65,medium:100,large:120},s),A=(0,Js.get)(n,"decimalPlaces",0),k=(0,Js.get)(w,"value");return(0,Js.get)(n,"spreadsheet")&&(0,Js.get)(n,"spreadsheet").toString().includes("db__")&&f&&(k=f),(0,Js.isNil)(A)||(k=Ou(k,A)),k="manual"===v?c({text:m,reusableBlockId:n.reusableBlockId,context:{repeatingRecord:(0,Js.get)(n,"repeatingRecord")}}):k,"Percentage"===p&&(k+="%"),M&&(k=Xu((0,Js.get)(w,"value"),A)),(0,uf.jsx)(V4n,{inLayout:(0,Js.get)(n,"inLayout"),onClick:d,children:(0,uf.jsxs)(O4n,{size:C,color:z,darkMode:i,children:[y,k]})})},V4n=sf.div.withConfig({displayName:"Stat__StatContainer",componentId:"sc-5v6r8n-0"})([""," "," display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:auto;"],(function(t){return!t.inLayout&&"min-height: 200px;"}),(function(t){return t.inLayout&&"height: 100%;"})),O4n=sf.div.withConfig({displayName:"Stat__StatText",componentId:"sc-5v6r8n-1"})(["font-size:",";font-weight:",";color:",";"],(function(t){return kd(t.size||"100px")}),(function(t){return t.fontSize||700}),(function(t){return t.color?t.color:t.darkMode?"white":tu.default})),I4n=function(t,e,n,r){var a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:"equals",i=arguments.length>5?arguments[5]:void 0,o=function(t){return i?$u(t):Ku(t)};if(!t||!(0,Js.isArray)(t))return{label:"Count",value:0};switch(e){case"Count":return{label:"Count",value:t.length};case"Field Count":return{label:"Field Count",value:t.filter((function(t){return rd({value1:t[n],value2:r,operator:a})})).length};case"Percentage":return{label:"Percentage",value:t.filter((function(t){return rd({value1:t[n],value2:r,operator:a})})).length/t.length*100};case"Average":var l=t.reduce((function(t,e){return t+o(e[n])}),0),c=l/t.length;return{label:"Average",value:Fu(c,2)};case"Sum":return{label:"Sum",value:t.reduce((function(t,e){return t+o(e[n])}),0)};case"Maximum":return{label:"Maximum",value:Math.max.apply(Math,z(t.map((function(t){return o(t[n])}))))};case"Minimum":return{label:"Minimum",value:Math.min.apply(Math,z(t.map((function(t){return o(t[n])}))))};case"Unique Count":return{label:"Unique Count",value:new Set(t.filter((function(t){return""!==(0,Js.get)(t,n)})).map((function(t){return t[n]}))).size};case"Ratio":var s=t.reduce((function(t,e){return t+o(e[n])}),0),u=t.reduce((function(t,e){return t+e[r]}),0);return{label:"Ratio",value:Fu(s/u,2)};case"Boolean Count":return{label:"Boolean Count",value:t.filter((function(t){return!0===t[n]})).length};case"Median":var d=t.map((function(t){return t[n]})).sort((function(t,e){return t-e})),h=Math.floor(d.length/2),f=d.length%2===0?(d[h-1]+d[h])/2:d[h];return{label:"Median",value:Fu(f,2)};case"Mode":var p=t.map((function(t){return t[n]})),g={};p.forEach((function(t){g[t]=(g[t]||0)+1}));var v=Math.max.apply(Math,z(Object.values(g))),m=Object.keys(g).filter((function(t){return g[t]===v}));return{label:"Mode",value:m.join(", ")};default:return"count"}},R4n=function(t){var e=t.page,n=t.block,r=Ys(ZI),a=m(Xs(GO),2),i=a[0],o=a[1],l=(0,Js.get)(n,"key"),c="".concat(e.id,"-").concat(l),s=Ys(YO),u=(0,Js.get)(s,n.key,null),d=(0,Js.get)(i,c,"");return(0,uf.jsx)(Q$,{data:Se({id:"formInput__".concat(n.id),onChange:function(t){o((function(e){return Se(Se({},e),{},He({},c,t))}))},value:d,ballHeight:n.ballHeight,backgroundWidth:n.backgroundWidth,disabled:Md,isDarkMode:r},l0n(n,u))})},F4n=function(t){var e=t.page,n=t.block,r=Ys(ZI),a=m(Xs(GO),2),i=a[0],o=a[1],l=(0,Js.get)(n,"key"),c="".concat(e.id,"-").concat(l),s=Ys(YO),u=(0,Js.get)(s,n.key,null),d=(0,Js.get)(i,c,""),h=Md?{readOnly:!0,tabIndex:-1,onKeyDown:function(t){t.preventDefault()}}:{};return(0,uf.jsx)(U$,{data:Se(Se(Se({id:"formInput__".concat(n.id),onChange:function(t){o((function(e){return Se(Se({},e),{},He({},c,t))}))},value:d,placeholder:n.placeholder},l0n(n,u,r)),h),{},{minHeight:kd(n.height),resize:"none"})})},N4n=function(t){var e=t.page,n=t.block,r=sR().processDynamicText,a=Ys(XI),i=ldn(e).actionResolver,o=r({text:(0,Js.get)(n,"text","Text"),reusableBlockId:n.reusableBlockId,context:{repeatingRecord:(0,Js.get)(n,"repeatingRecord")}}),l=(0,Js.get)(a,"primary_color",tu.primary),c=(0,Js.get)(n,"actions",[]),s=(0,Js.get)(e,"actions",[]),u=(0,Js.get)(a,"styling",{}),d=(0,Js.get)(u,"buttonBorderRadius");return(0,uf.jsxs)(P4n,{children:[(0,uf.jsx)(dR,{data:{text:o,fontStyle:"headingLg"}}),(0,uf.jsx)(fR,{gap:"15px",style:{flexWrap:"wrap"},children:c.map((function(t){var e=s.find((function(e){return e.id===t.value}));return(0,uf.jsx)(gf,{data:{borderRadius:d?kd(d):null,backgroundColor:l,text:r({text:(0,Js.get)(e,"label"),reusableBlockId:n.reusableBlockId,context:{repeatingRecord:(0,Js.get)(n,"repeatingRecord")}}),onClick:function(){return i({actionId:t.value})}}})}))})]})},P4n=sf.div.withConfig({displayName:"TextButtonRow__Container",componentId:"sc-1pcckud-0"})(["display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;"]);var j4n=x.createContext({});function U4n(t){return kj("MuiTimeline",t)}Hj("MuiTimeline",["root","positionLeft","positionRight","positionAlternate"]);var W4n=["position","className"],Z4n=gj("ul",{name:"MuiTimeline",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,n.position&&e["position".concat(PR(n.position))]]}})({display:"flex",flexDirection:"column",padding:"6px 16px",flexGrow:1}),G4n=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiTimeline"}),r=n.position,a=void 0===r?"right":r,i=n.className,o=we(n,W4n),l=vf({},n,{position:a}),c=function(t){var e=t.position,n=t.classes;return IR({root:["root",e&&"position".concat(PR(e))]},U4n,n)}(l),s=x.useMemo((function(){return{position:a}}),[a]);return(0,uf.jsx)(j4n.Provider,{value:s,children:(0,uf.jsx)(Z4n,vf({className:BR(c.root,i),ownerState:l,ref:e},o))})})),q4n=G4n;function Y4n(t){return kj("MuiTimelineConnector",t)}Hj("MuiTimelineConnector",["root"]);var X4n=["className"],$4n=gj("span",{name:"MuiTimelineConnector",slot:"Root",overridesResolver:function(t,e){return e.root}})((function(t){var e=t.theme;return{width:2,backgroundColor:(e.vars||e).palette.grey[400],flexGrow:1}})),K4n=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiTimelineConnector"}),r=n.className,a=we(n,X4n),i=n,o=function(t){return IR({root:["root"]},Y4n,t.classes)}(i);return(0,uf.jsx)($4n,vf({className:BR(o.root,r),ownerState:i,ref:e},a))})),Q4n=K4n,J4n=["sx"];function t3n(t){var e,n=t.sx,r=function(t){var e,n,r={systemProps:{},otherProps:{}},a=null!=(e=null==t||null==(n=t.theme)?void 0:n.unstable_sxConfig)?e:gP;return Object.keys(t).forEach((function(e){a[e]?r.systemProps[e]=t[e]:r.otherProps[e]=t[e]})),r}(we(t,J4n)),a=r.systemProps,i=r.otherProps;return e=Array.isArray(n)?[a].concat(z(n)):"function"===typeof n?function(){var t=n.apply(void 0,arguments);return DR(t)?vf({},a,t):a}:vf({},a,n),vf({},i,{sx:e})}function e3n(t){return kj("MuiTypography",t)}Hj("MuiTypography",["root","h1","h2","h3","h4","h5","h6","subtitle1","subtitle2","body1","body2","inherit","button","caption","overline","alignLeft","alignRight","alignCenter","alignJustify","noWrap","gutterBottom","paragraph"]);var n3n=["align","className","component","gutterBottom","noWrap","paragraph","variant","variantMapping"],r3n=gj("span",{name:"MuiTypography",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,n.variant&&e[n.variant],"inherit"!==n.align&&e["align".concat(PR(n.align))],n.noWrap&&e.noWrap,n.gutterBottom&&e.gutterBottom,n.paragraph&&e.paragraph]}})((function(t){var e=t.theme,n=t.ownerState;return vf({margin:0},n.variant&&e.typography[n.variant],"inherit"!==n.align&&{textAlign:n.align},n.noWrap&&{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},n.gutterBottom&&{marginBottom:"0.35em"},n.paragraph&&{marginBottom:16})})),a3n={h1:"h1",h2:"h2",h3:"h3",h4:"h4",h5:"h5",h6:"h6",subtitle1:"h6",subtitle2:"h6",body1:"p",body2:"p",inherit:"p"},i3n={primary:"primary.main",textPrimary:"text.primary",secondary:"secondary.main",textSecondary:"text.secondary",error:"error.main"},o3n=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiTypography"}),r=function(t){return i3n[t]||t}(n.color),a=t3n(vf({},n,{color:r})),i=a.align,o=void 0===i?"inherit":i,l=a.className,c=a.component,s=a.gutterBottom,u=void 0!==s&&s,d=a.noWrap,h=void 0!==d&&d,f=a.paragraph,p=void 0!==f&&f,g=a.variant,v=void 0===g?"body1":g,m=a.variantMapping,y=void 0===m?a3n:m,b=we(a,n3n),x=vf({},a,{align:o,color:r,className:l,component:c,gutterBottom:u,noWrap:h,paragraph:p,variant:v,variantMapping:y}),M=c||(p?"p":y[v]||a3n[v])||"span",w=function(t){var e=t.align,n=t.gutterBottom,r=t.noWrap,a=t.paragraph,i=t.variant,o=t.classes;return IR({root:["root",i,"inherit"!==t.align&&"align".concat(PR(e)),n&&"gutterBottom",r&&"noWrap",a&&"paragraph"]},e3n,o)}(x);return(0,uf.jsx)(r3n,vf({as:M,ref:e,ownerState:x,className:BR(w.root,l)},b))})),l3n=o3n;function c3n(t){return kj("MuiTimelineContent",t)}var s3n=Hj("MuiTimelineContent",["root","positionLeft","positionRight","positionAlternate"]),u3n=["className"],d3n=gj(l3n,{name:"MuiTimelineContent",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,e["position".concat(PR(n.position))]]}})((function(t){return vf({flex:1,padding:"6px 16px",textAlign:"left"},"left"===t.ownerState.position&&{textAlign:"right"})})),h3n=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiTimelineContent"}),r=n.className,a=we(n,u3n),i=vf({},n,{position:x.useContext(j4n).position||"right"}),o=function(t){var e=t.position,n=t.classes;return IR({root:["root","position".concat(PR(e))]},c3n,n)}(i);return(0,uf.jsx)(d3n,vf({component:"div",className:BR(o.root,r),ownerState:i,ref:e},a))})),f3n=h3n;function p3n(t){return kj("MuiTimelineDot",t)}Hj("MuiTimelineDot",["root","filled","outlined","filledGrey","outlinedGrey","filledPrimary","outlinedPrimary","filledSecondary","outlinedSecondary"]);var g3n=["className","color","variant"],v3n=gj("span",{name:"MuiTimelineDot",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,e["inherit"!==n.color&&"".concat(n.variant).concat(PR(n.color))],e[n.variant]]}})((function(t){var e=t.ownerState,n=t.theme;return vf({display:"flex",alignSelf:"baseline",borderStyle:"solid",borderWidth:2,padding:4,borderRadius:"50%",boxShadow:(n.vars||n).shadows[1],margin:"11.5px 0"},"filled"===e.variant&&vf({borderColor:"transparent"},"inherit"!==e.color&&vf({},"grey"===e.color?{color:(n.vars||n).palette.grey[50],backgroundColor:(n.vars||n).palette.grey[400]}:{color:(n.vars||n).palette[e.color].contrastText,backgroundColor:(n.vars||n).palette[e.color].main})),"outlined"===e.variant&&vf({boxShadow:"none",backgroundColor:"transparent"},"inherit"!==e.color&&vf({},"grey"===e.color?{borderColor:(n.vars||n).palette.grey[400]}:{borderColor:(n.vars||n).palette[e.color].main})))})),m3n=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiTimelineDot"}),r=n.className,a=n.color,i=void 0===a?"grey":a,o=n.variant,l=void 0===o?"filled":o,c=we(n,g3n),s=vf({},n,{color:i,variant:l}),u=function(t){var e=t.color,n=t.variant,r=t.classes;return IR({root:["root",n,"inherit"!==e&&"".concat(n).concat(PR(e))]},p3n,r)}(s);return(0,uf.jsx)(v3n,vf({className:BR(u.root,r),ownerState:s,ref:e},c))})),y3n=m3n;function b3n(t){return kj("MuiTimelineOppositeContent",t)}var x3n=Hj("MuiTimelineOppositeContent",["root","positionLeft","positionRight","positionAlternate"]);function M3n(t){return kj("MuiTimelineItem",t)}Hj("MuiTimelineItem",["root","positionLeft","positionRight","positionAlternate","missingOppositeContent"]);var w3n=["position","className"],z3n=gj("li",{name:"MuiTimelineItem",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,e["position".concat(PR(n.position))]]}})((function(t){var e,n=t.ownerState;return vf({listStyle:"none",display:"flex",position:"relative",minHeight:70},"left"===n.position&&{flexDirection:"row-reverse"},"alternate"===n.position&&{"&:nth-of-type(even)":(e={flexDirection:"row-reverse"},He(e,"& .".concat(s3n.root),{textAlign:"right"}),He(e,"& .".concat(x3n.root),{textAlign:"left"}),e)},!n.hasOppositeContent&&{"&:before":{content:'""',flex:1,padding:"6px 16px"}})})),C3n=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiTimelineItem"}),r=n.position,a=n.className,i=we(n,w3n),o=x.useContext(j4n).position,l=!1;x.Children.forEach(n.children,(function(t){KX(t,["TimelineOppositeContent"])&&(l=!0)}));var c=vf({},n,{position:r||o||"right",hasOppositeContent:l}),s=function(t){var e=t.position,n=t.classes,r=t.hasOppositeContent;return IR({root:["root","position".concat(PR(e)),!r&&"missingOppositeContent"]},M3n,n)}(c),u=x.useMemo((function(){return{position:c.position}}),[c.position]);return(0,uf.jsx)(j4n.Provider,{value:u,children:(0,uf.jsx)(z3n,vf({className:BR(s.root,a),ownerState:c,ref:e},i))})})),A3n=C3n,k3n=["className"],H3n=gj(l3n,{name:"MuiTimelineOppositeContent",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,e["position".concat(PR(n.position))]]}})((function(t){return vf({padding:"6px 16px",marginRight:"auto",textAlign:"right",flex:1},"left"===t.ownerState.position&&{textAlign:"left"})})),E3n=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiTimelineOppositeContent"}),r=n.className,a=we(n,k3n),i=vf({},n,{position:x.useContext(j4n).position||"left"}),o=function(t){var e=t.position,n=t.classes;return IR({root:["root","position".concat(PR(e))]},b3n,n)}(i);return(0,uf.jsx)(H3n,vf({component:"div",className:BR(o.root,r),ownerState:i,ref:e},a))}));E3n.muiName="TimelineOppositeContent";var S3n=E3n;function L3n(t){return kj("MuiTimelineSeparator",t)}Hj("MuiTimelineSeparator",["root"]);var _3n=["className"],B3n=gj("div",{name:"MuiTimelineSeparator",slot:"Root",overridesResolver:function(t,e){return e.root}})({display:"flex",flexDirection:"column",flex:0,alignItems:"center"}),D3n=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiTimelineSeparator"}),r=n.className,a=we(n,_3n),i=n,o=function(t){return IR({root:["root"]},L3n,t.classes)}(i);return(0,uf.jsx)(B3n,vf({className:BR(o.root,r),ownerState:i,ref:e},a))})),T3n=D3n,V3n=function(t){var e,n=t.page,r=t.block,a=sdn().processObjects,i=Ys($I),o=Ys(jI),l=cdn().getListData,c=sR().processDynamicText,s=l(r),u=a(n,r,[],s,c),d=(0,Js.get)(r,"sortingColumn"),h=(0,Js.get)(r,"sortingDirection","asc");if(d){var f=o.find((function(t){return t.id===r.spreadsheet})),p=(0,Js.get)(f,["field_data","config",d],{}),g="text";"DateTimePicker"===(0,Js.get)(p,"componentId")&&(g="date"),s=hdn(u,d,h,g,(0,Js.get)(p,"dateFormat",{}),i)}return(0,uf.jsxs)(q4n,{children:[0===s.length&&(0,uf.jsx)("div",{children:"No results"}),null===(e=s)||void 0===e?void 0:e.map((function(t,e){return(0,uf.jsxs)(A3n,{children:[r.leftContent&&(0,uf.jsx)(S3n,{children:(0,Js.get)(t,r.leftContent)}),(0,uf.jsxs)(T3n,{children:[(0,uf.jsx)(y3n,{style:t.icon?{height:"30px",width:"30px"}:{}}),e!==s.length-1&&(0,uf.jsx)(Q4n,{})]}),(0,uf.jsx)(f3n,{children:(0,uf.jsx)(l3n,{children:(0,Js.get)(t,r.rightContent)})})]},e)}))]})},O3n=function(t){if(!t)return null;if(!t.includes("youtu"))return t;var e,n=t.match(/https:\/\/youtu\.be\/([a-zA-Z0-9_-]+)/),r=t.match(/https:\/\/www\.youtube\.com\/watch\?v=([a-zA-Z0-9_-]+)/);if(n)e=n[1];else{if(!r)return null;e=r[1]}return"https://www.youtube.com/embed/".concat(e)},I3n=sf.iframe.withConfig({displayName:"Video__VideoPlayer",componentId:"sc-1dj68k9-0"})(["position:absolute;top:0;left:0;width:100%;height:100%;"]),R3n=function(t){var e=t.block,n=(0,sR().processDynamicText)({text:(0,Js.get)(e,"url",""),reusableBlockId:e.reusableBlockId,context:{repeatingRecord:(0,Js.get)(e,"repeatingRecord")}});return(0,uf.jsxs)("div",{style:{height:kd(e.height)||"400px",width:"100%"},children:[Md&&!e.forceShowContent&&(0,uf.jsxs)(F3n,{children:[(0,uf.jsx)(aln,{data:{icon:"FiYoutube",color:tu.grey3}}),(0,uf.jsx)(dR,{data:{text:"Video content will render in live mode",fontStyle:"bodyXl"}})]}),(!Md||e.forceShowContent)&&n&&(0,uf.jsx)(I3n,{src:O3n(n),title:"YouTube video player",frameBorder:"0",allowfullscreen:"true",webkitallowfullscreen:"true",mozallowfullscreen:"true",allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; fullscreen;"})]})},F3n=sf.div.withConfig({displayName:"Video__Container",componentId:"sc-1dj68k9-1"})(["background:white;border-radius:8px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;"]),N3n={TextArea:F4n,Switch:R4n,Input:c0n,Select:k4n,AIBlock:cMn,SmartBlock:S4n,Text:wxn,Button:gMn,RichText:A4n,Table:vdn,Form:U1n,Grid:Z1n,Kanban:M0n,Chart:xDn,Chart2:w1n,Calendar:Gzn,Chatbot:z1n,Stat:T4n,Iframe:e0n,Map:o4n,Video:R3n,Image:i0n,Timeline:V3n,InfoList:o0n,Layout:S0n,Row:T1n,Column:I1n,TextButtonRow:N4n,QuoteCalculator:y4n,Icon:t0n,Progress:d4n,Custom:F1n,Placeholder:c4n,Menu:l4n},P3n="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAA5CAYAAABnLziGAAAACXBIWXMAAC4jAAAuIwF4pT92AAAG9klEQVRoge2bX0wT2R7HvzPTaREs/4qgQ7kb3S3kSl2fljjx3oCE5L6YiDfjmnS3PhjT+KLxzTQkYIzJxJjIS/dhTUyMppp770QTH+QFBYKCmSfXCxrhcqvQUEDZWrC5007b2Yd2cBhFQGfGxb2fpA/nd87M/L45c87vnNPfEIqiYC0Eg8EyANUAKgA4AdCFn5XIhd8bAL8CmON5PrGWC4kPCQ0GgwSAWgBfAyj9dD9NYRHABIAoz/MrillRaKEHdwMoM8U940kA+GWlHn6v0GAw+BUALwBStdntdjQ2NsLj8YBhGJSWlmLTpk1mOf1eJEnCwsICpqenMTY2htHRUaTTaW2THIARnudf6K99R2gwGKwH0KCWbTYbWJZFS0sLiouLTZLwcUiShHv37uHhw4eQZVlb9Yzn+TGtYZnQQk9+q5a3bNmCI0eOoKqqymyfP4n5+XlcvXoVc3NzWvNjbc8uCS2Myb+g8Lp6PB74fD4UFRVZ6PLHk0qlEA6HMT4+rppyAB7wPP8aKIgqzK671TLDMPD7/RtGJAA4HA74/X643W7VRALYXdC2NNnUojC70jQNn88HmrY6RH46qu92u101lQKoA94K/UataW5uhsvlstZDA6moqEBLS4vW9A0AUKlUqgxAPZAPIT6fDzabzXoPDYRhGAwPDyObzQKA/e7duy9JADVqg8bGxg01LlfC4XBg165dWlM1ifzaFQBQX19vuVNm4fF4tMVKEvkFOoB8l38p6LRsJqHZgZSVbZRl7erotNhJAEszj8PhsNwhs9CFR5JcqeGXxv+FmsWZM2f+fOzYMdbq51q6Mujo6PBeu3btIABwHFciCEKvVc+2rEcLItvVsiiKLMdxbVY93xKhnZ2djQWRBEVRGYIgFCAv9tChQ23ZbJYw2wdLhPb09HwHgGhtbe1jGOY5RVFye3t7DwBFFMU9k5OTpsc1S8bo6dOnex49elR17ty5UZZlf8hkMnRXV9ejnTt3vkwmk/T27dsls32wRCjHcbMcx80CgKIoJADEYjH78ePH3znEMgtTXt3Ozs7GvXv3/iAIQs3qrfNEIpGi5ubmwz6fr8UMnwwX2tHR4b1y5crBqampHY8fP17zqdrExMSmSCRSf//+/b+aMRsbKlQbQlpbW/vOnj07qm9DEEQOAFwuV0Zrb2tri586deo6TdOSGaHHsDHa1dW1Uw0hJElmxsfH61iW/VFRlGWh49WrV1sB4MCBAz6SJLPaOpqmM6pNFEU2EAgkL126NGyEf4YJjUaj5QAIAMjlclQsFvtTJpNZtoUgCAKq8JmZGbf+HhRFZdTJCgDm5uYM+7/HMKGXL18e4jiuWBRFliTJ3P79+++ePHlyRJKkZcPj6NGj38/MzLhDodDPO3bsSKp2iqIwODhYdeHCBS6VSpUwDPO8u7t7wCj/DA0vgiD0chwHURTZ27dv/83r9c4FAoFJbRuKojIA0NDQ8KahoeF/qv3p06fFFy9e/Lsq8tatW//Ytm1bWv+Mj8XwWVcQhN6mpqZhmqalxcVFu75efXVlWV42dhOJhE1RFNTV1f3XaJGASQsGQRB6I5HI/fWsePbs2bMwODj4U3V1tbx66/Vj2lpXK3JyctLR29tboa0vLy/PjIyMFIuiuHQ4Z5ZIwKIloN/vb3/x4sXXJ06c+Kfdbk9TFJW9c+fO1u7u7vZsNmsbGBgIGf2q6rFk9+J2u2dzuRwVCoUOxWKxWkVRiPPnzx9OJpNlLpdrdvPmzdnV7/JpWCI0HA73NzU1DWezWVsqlSrJ5XKULMtFDMM8v3nz5r+cTueXIRR4OxurZTNCyIew9MxIEITeQCCQnJ+fd4ZCoX6rRAIWCwUAo9au6+UPda67tF1KpVKf0RVjyWSW7QJzJPIpZwCARGJN2WYbAp2WNIl8Xh0AIBaLWe6QWUxPT2uLb0jkkwcBAGNjY+9csFHRaYmTAJaykEZHRyFJpp88mk46ncbIyIjWNEsWEo4WgfxkNDQ09Dl8M5ShoSFthyV5no+r4WVCtfb39yMej1vunFG8fv0afX19WtN/gLdxNApgAQBkWcb169f1SYQbAlmWEQ6HtRmfCwCmgILQQkLvL8jnzyEajSIcDm8osarIaDSqmnLIJz4qwCrZnbW1tfD5fKisrLTQ5fUTj8dx48YNTE1Nac3/5nn+uVpYNV+XpmmwLIt9+/b97pKtJEnCwMAAHjx4oH/7xnief6Y1rCsD2+v1wuPxoKamBk6nEyUlJSAI0//aXCKdTiORSCxlYD958kQfDnMAnvA8H9Ff+6Gc+nLkU1t/rx8N6FlAfky+N2Ss5SsJN/JfSThXbPh5eYN8CPm4ryT0FHq4GkAlgBIAdli/n81g+XcvL1fqQT2/ASv30BYMo99fAAAAAElFTkSuQmCC",j3n=function(t){var e,n=t.data,r=n.page,a=n.inLayout,i=n.isPreview,o=void 0!==i&&i,l=n.availableWidth,c=n.isActiveBlock,s=n.showPublicAccessError,u=n.dragParams,d=n.mouseEvents,h=n.showSheetSetup,f=n.position,p=n.hasValidAction,g=n.block,v=n.adminBorderOverride,m=void 0===v?null:v,y=(0,Js.get)(g,"id"),b=cR().processDynamicText,M=ldn(r).actionResolver,w=Ys(nI),z=Gcn().setBlock,C=Ys(ZI),A=Ys(WI),k=Ys(XI),H=Ys(_I),E=Ys(tI),S=(0,Js.get)(E,["user_groups",k.id],[]),L=(0,Js.get)(k,"user_groups",[]),_=(0,Js.get)(k,"styling",{}),B=Nu(H).find((function(t){return t.id===(0,Js.get)(g,"customBlock")})),D=((0,Js.get)(r,"newGridSystem",!1)||(0,Js.get)(k,"new_grid_system",!1))&&!B,T=A8n(JSON.stringify(g),Nu(k,"custom_variables"),b),V=(0,Js.get)(k,"styling"),O=(0,Js.get)(k,"primary_color",tu.primary),I=(0,Js.get)(g,"componentId"),R=Ys(zI),F=Ys(bI),N=T.length>0&&F,P=!Ys(qO)&&(R.includes(y)&&"Button"!==(0,Js.get)(g,"componentId")||N),j=Ys(fI),U=b({text:(0,Js.get)(g,"label"),context:{repeatingRecord:(0,Js.get)(g,"repeatingRecord")}}),W=qu.find((function(t){return t.type===(0,Js.get)(g,"componentId")})),Z=sR(),G=Z.addModalToStack,q=Z.passesDisplayConditions,Y=(0,Js.get)(N3n,I),X=(0,Js.get)(g,"labelSingular")||"Record",$=(0,Js.get)(g,"createModeLabel")||"New ".concat(X),K=(0,x.useRef)(),Q=(0,x.useRef)(),J=Zxn(Q,l),tt=J.height,et=J.width,nt=(0,Js.get)(g,"showCreate")?7*(0,Js.get)(g,"labelSingular","Record").length+65:0,rt=U?9.5*U.length:0,at=(0,Js.get)(u,"ref"),it=Zxn(at,l).width,ot=(0,Js.get)(j,y),lt=(0,Js.get)(g,"visibleFilters",[]).filter((function(t){return t.key})).map((function(t){var e=Oxn({processDynamicText:b,label:(0,Js.get)(t,"label",(0,Js.startCase)(t.key)),value:(0,Js.get)(ot,t.key),componentId:(0,Js.get)(t,"componentId","Input"),operator:(0,Js.get)(t,"operator","equals"),translations:A,options:(0,Js.get)(t,"options",[])});return Se(Se({},t),{},{displayValue:e})})),ct=(0,Js.get)(W,"hideLabel"),st=function(t,e,n){var r=(arguments.length>3&&void 0!==arguments[3]?arguments[3]:0)+(arguments.length>4&&void 0!==arguments[4]?arguments[4]:0)+130;(0,Js.get)(e,"showSearch")&&(r+=200);var a=[];t.forEach((function(t){var e=(0,Js.get)(t,"componentId","Input"),n=0;n+=7*(0,Js.get)(t,"displayValue").length,"Input"===e&&(n+=100),n+=20,(0,Js.get)(t,"icon")&&(n+=22),a.push(n)})),t.length;var i=0,o=null,l=n-r,c=0;return a.forEach((function(t,e){i+=t,null===o&&(i>l?o=e:c+=t)})),null!==o&&(c+=55),{finalDisplayWidth:c,firstHiddenIndex:o}}(lt,g,et,nt,rt),ut=st.firstHiddenIndex,dt=st.finalDisplayWidth,ht=q({conditions:(0,Js.get)(g,"createConditions",[])}),ft=(0,Js.get)(g,"showCreate")&&ht,pt=(0,Js.get)(V,"blockBoxShadow"),gt=rMn(g),vt="none";gt&&!1!==pt&&(vt=gu);var mt=(0,Js.get)(V,"buttonBorderRadius"),yt=(0,Js.get)(V,"blockPadding")||20,bt=yxn(g.padding,kd(yt)),xt=yxn(g.margin,0),Mt=yxn(g.borderRadius,kd((0,Js.get)(V,"blockBorderRadius")||8)),wt=m||{borderWidth:"0px",borderRadius:Mt},zt=(0,Js.get)(g,"showBorder")||(0,Js.get)(V,"blockBorder");!m&&zt&&gt&&(wt.borderWidth=yxn(g.borderWidth,0),wt.borderColor=(0,Js.get)(g,"borderColor")||(0,Js.get)(V,"blockBorderColor"));var Ct=parseInt((0,Js.get)(g,"height"))-tt-20,At=lt.map((function(t,e){return Se(Se({},t),{},{inFilterDropdown:null!==ut&&e>=ut})})),kt=et-rt-nt-dt,Ht=(0,Js.get)(g,"showSearch")&&kt<200,Et=11*((0,Js.get)(g,["label","length"])||0),St=(0,Js.get)(g,"labelColor"),Lt=(0,Js.get)(g,"customCss",{}),_t=g.height?kd(g.height):"auto",Bt=g.padding?parseInt((0,Js.get)(g,["padding","right"],0))+parseInt((0,Js.get)(g,["padding","left"],0)):2*parseInt(yt),Dt=(0,Js.get)(g,"parentComponentId"),Tt=(0,Js.get)(r,"newLayoutSystem"),Vt=(0,Js.get)(g,"fillRemainingSpace"),Ot=C?tu.darkModeLightBackground:(0,Js.get)(g,"backgroundColor","#ffffff"),It=B&&!(0,Js.get)(B,"repeating"),Rt=(0,Js.get)(W,"card"),Ft=!It&&!0!==ct&&!(0,Js.get)(g,"hideHeader")&&["off","on"].includes(Rt),Nt=(0,Js.get)(g,"showOverlay",!1),Pt=(0,Js.get)(g,"overlayColor","rgba(0, 0, 0, 0.5)");if(!g.componentId)return(0,uf.jsx)(uf.Fragment,{});var jt=(0,uf.jsxs)(uf.Fragment,{children:[Nt&&(0,uf.jsx)($xn,{color:Pt}),Ft&&(0,uf.jsxs)(tMn,{ref:Q,children:[Md&&s&&(0,uf.jsx)(iMn,{}),c&&(0,uf.jsx)(Qxn,{color:St,darkMode:C,width:Et,value:(0,Js.get)(g,"label"),placeholder:"Label",customCss:b({text:(0,Js.get)(Lt,"blockLabel"),reusableBlockId:g.reusableBlockId,context:{repeatingRecord:(0,Js.get)(g,"repeatingRecord")}}),onChange:function(t){return z({label:t.target.value})}}),!c&&U&&(0,uf.jsx)(Kxn,{color:St,darkMode:C,customCss:b({text:(0,Js.get)(Lt,"blockLabel"),reusableBlockId:g.reusableBlockId,context:{repeatingRecord:(0,Js.get)(g,"repeatingRecord")}}),children:U}),(0,uf.jsxs)(Jxn,{ref:K,children:[(0,uf.jsx)(lMn,{block:g,filters:At,collapseSearch:Ht}),!h&&ft&&(0,uf.jsx)(gf,{data:(e={text:$},He(e,"text",et>300&&$),He(e,"onClick",(function(){return!Md&&G({label:$,blockId:y,type:"create"})})),He(e,"icon","FiPlus"),He(e,"height",et<300&&"38px"),He(e,"borderRadius",mt?kd(mt):null),He(e,"backgroundColor",O),e)})]})]}),P&&["Custom","Calendar","RichText","Stat","Map","Timeline","Image","Video","Iframe","QuoteCalculator"].includes(I)?(0,uf.jsx)(wtt,{color:tu.grey4,size:40,padding:"20px 0px 20px 0px"}):(0,uf.jsx)(uf.Fragment,{children:h&&Md?(0,uf.jsx)(Odn,{darkMode:C,warning:!0,margin:"15px 5px 5px 5px",helpLink:"https://help.frontly.ai/en/articles/7971110-spreadsheet-block-setting",children:"To complete Block setup, please select a spreadsheet"}):(0,uf.jsx)(Y,{page:r,block:Se(Se({},g),{},{inLayout:a,gridHeight:Ct,maxWidth:it-Bt,allowColumnClick:!0,isPreview:o,isFetching:P}),setupMode:Md,filters:j,showCreate:ft,app:k,setBlock:z,activeBlockId:w,processDynamicText:b,passesDisplayConditions:q,actionResolver:M,appStyling:_,primaryColor:O,activeUserGroups:S,activeAppUserGroups:L})})]}),Ut=(0,Js.get)(g,"layoutWidth"),Wt=(0,Js.get)(g,"backgroundImage",null)?b({text:(0,Js.get)(g,"backgroundImage",null),reusableBlockId:g.reusableBlockId,context:{repeatingRecord:(0,Js.get)(g,"repeatingRecord")}}):null,Zt=Md&&["Row","Column"].includes(I)&&(0,Js.get)(r,"addVisiblePadding"),Gt=(0,Js.get)(d,"hovering"),qt=(0,Js.get)(d,"active")||Gt||(0,Js.get)(u,"isDropTarget"),Yt=(0,Js.get)(n,"dragPreviewFunction",null),Xt=window.innerWidth,$t=function(t,e){if(!t)return!1;if("string"===typeof t){if(t.endsWith("%"))return!1;t=(t.endsWith("px"),parseInt(t,10))}return t=Number(t),t>e}(Ut,Xt),Kt=parseInt((0,Js.get)(g,"columnSpan",4)),Qt=parseInt((0,Js.get)(g,"rowSpan",1)),Jt=Kt,te=Qt;Xt<480?(Jt=1,te=1):Xt<800&&(Jt>2&&(Jt=2),te>2&&(te=2));var ee=(0,Js.get)(r,"newGridSystem",!1);return(0,uf.jsxs)(eMn,Se(Se(Se(Se({},u),{},{id:"block-".concat(y),newGridSystem:ee,addVisiblePadding:Zt,stopPointerEvents:!p&&!Md&&"Icon"===I},d),{},{columnSpan:Jt,rowSpan:te,backgroundImage:Wt,backgroundSize:(0,Js.get)(g,"backgroundSize","cover"),backgroundPosition:(0,Js.get)(g,"backgroundPosition","center"),componentId:I,newLayoutSystem:Tt,parentComponentId:Dt,fillRemainingSpace:Vt,width:$t?"100%":Ut,className:"".concat(I,"-").concat(y),margin:xt,padding:bt},wt),{},{boxShadow:vt,inLayout:a,background:Ot,height:_t,showBackground:gt,customCss:b({text:(0,Js.get)(Lt,"blockContainer"),reusableBlockId:g.reusableBlockId,context:{repeatingRecord:(0,Js.get)(g,"repeatingRecord")}}),children:[Md&&(0,uf.jsx)(aMn,{connect:Yt,src:P3n}),Md&&(0,uf.jsx)(Yxn,{active:qt,borderRadius:Mt}),Md&&!(0,Js.isEmpty)(f)&&!(0,Js.get)(u,"isDragging")&&(0,uf.jsx)(Xxn,{style:f}),jt,D&&!a&&Gt&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(U3n,{field:"columnSpan",position:"right",value:Kt,blockId:y}),(0,uf.jsx)(U3n,{field:"rowSpan",position:"bottom",value:Qt,blockId:y})]})]}))},U3n=function(t){var e=t.position,n=t.field,r=t.value,a=t.blockId,i=Gcn().setBlock,o="columnSpan"===n&&r<4||"rowSpan"===n&&r<4,l="columnSpan"===n&&r>1||"rowSpan"===n&&r>1;return(0,uf.jsxs)(W3n,{position:e,children:[(0,uf.jsx)(Z3n,{onClick:function(t){t.stopPropagation(),o&&i(He({},n,r+1),{},a)},children:(0,uf.jsx)(aln,{data:{icon:"right"===e?"FiArrowRight":"FiArrowDown",size:14,hover:!0}})}),(0,uf.jsx)(Z3n,{onClick:function(t){t.stopPropagation(),l&&i(He({},n,r-1),{},a)},children:(0,uf.jsx)(aln,{data:{icon:"right"===e?"FiArrowLeft":"FiArrowUp",size:14,hover:!0}})})]})},W3n=sf.div.withConfig({displayName:"RenderBlock__RightContainer",componentId:"sc-ivuwup-0"})(["position:absolute;",";z-index:1000;z-index:9999;display:flex;align-items:center;justify-content:center;gap:5px;"],(function(t){return"right"===t.position?"\n    top: 50%;\n    right: -10px;\n    transform: translateY(-50%);\n    flex-direction: column;\n  ":"\n    bottom: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n  "})),Z3n=sf.div.withConfig({displayName:"RenderBlock__FloatingButton",componentId:"sc-ivuwup-1"})(["background:white;border-radius:50%;height:20px;width:20px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.1);z-index:9999;border:1px solid ",";cursor:pointer;display:flex;align-items:center;justify-content:center;"],tu.grey2);var G3n=function(t){var e=t.data,n=(0,Js.get)(e,"block",{}),r=e.customBlockOnClick,a=e.page,i=(0,jhn().getBlockWithVersion)(n).blockWithVersion,o=(0,Js.get)(a,"actions",[]).filter((function(t){return(0,Js.get)(t,"steps",[]).length>0})),l=ldn(a).actionResolver,c=(0,Js.get)(i,"id"),s=(0,Js.get)(i,"componentId"),u=null,d=!1;if(["Row","Column"].includes(s)){var h=(0,Js.get)(i,"clickAction");if(h){var f=o.find((function(t){return t.id===h}));if(f){d=!0;var p=(0,Js.get)(i,"repeatingRecord");u=function(t){t.stopPropagation(),l({rawAction:(0,Js.get)(i,["actionMap","clickAction"]),reusableBlockId:i.reusableBlockId,actionId:h,blockId:c,context:{record:p}})}}}}if(["Button","Icon","Text","Image","Stat","Column","Row"].includes(s)){var g=(0,Js.get)(i,"clickAction"),v=o.find((function(t){return t.id===g})),m=(0,Js.get)(v,"steps",[]).filter((function(t){return t.type})).length>0;g&&m&&(d=!0)}var y={};r?y={onClick:function(t){t.stopPropagation(),r()}}:d&&u&&(y={onClick:u});var b={ref:(0,x.useRef)()},M=Se(Se({},e),{},{block:i,dragParams:b,mouseEvents:y,hasValidAction:d});return(0,uf.jsx)(j3n,{data:M})};function q3n(t,e){for(var n=arguments.length,r=new Array(n>2?n-2:0),a=2;a<n;a++)r[a-2]=arguments[a];if("undefined"!==typeof process&&void 0===e)throw new Error("invariant requires an error message argument");if(!t){var i;if(void 0===e)i=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var o=0;(i=new Error(e.replace(/%s/g,(function(){return r[o++]})))).name="Invariant Violation"}throw i.framesToPop=1,i}}var Y3n=n(8262),X3n="undefined"!==typeof window?x.useLayoutEffect:x.useEffect;function $3n(t,e,n){var r=function(t,e,n){var r=m((0,x.useState)((function(){return e(t)})),2),a=r[0],i=r[1],o=(0,x.useCallback)((function(){var r=e(t);Y3n(a,r)||(i(r),n&&n())}),[a,t,n]);return X3n(o),[a,o]}(t,e,n),a=m(r,2),i=a[0],o=a[1];return X3n((function(){var e=t.getHandlerId();if(null!=e)return t.subscribeToStateChange(o,{handlerIds:[e]})}),[t,o]),i}function K3n(t,e,n){return $3n(e,t||function(){return{}},(function(){return n.reconnect()}))}function Q3n(t,e){var n=z(e||[]);return null==e&&"function"!==typeof t&&n.push(t),(0,x.useMemo)((function(){return"function"===typeof t?t():t}),n)}function J3n(t){return(0,x.useMemo)((function(){return t.hooks.dragSource()}),[t])}function t6n(t){return(0,x.useMemo)((function(){return t.hooks.dragPreview()}),[t])}function e6n(t,e,n,r){var a=n?n.call(r,t,e):void 0;if(void 0!==a)return!!a;if(t===e)return!0;if("object"!==typeof t||!t||"object"!==typeof e||!e)return!1;var i=Object.keys(t),o=Object.keys(e);if(i.length!==o.length)return!1;for(var l=Object.prototype.hasOwnProperty.bind(e),c=0;c<i.length;c++){var s=i[c];if(!l(s))return!1;var u=t[s],d=e[s];if(!1===(a=n?n.call(r,u,d,s):void 0)||void 0===a&&u!==d)return!1}return!0}function n6n(t){return null!==t&&"object"===typeof t&&Object.prototype.hasOwnProperty.call(t,"current")}function r6n(t){return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(!(0,x.isValidElement)(e)){var r=e;return t(r,n),r}var a=e;!function(t){if("string"!==typeof t.type){var e=t.type.displayName||t.type.name||"the component";throw new Error("Only native element nodes can now be passed to React DnD connectors."+"You can either wrap ".concat(e," into a <div>, or turn it into a ")+"drag source or a drop target itself.")}}(a);var i=n?function(e){return t(e,n)}:t;return function(t,e){var n=t.ref;return q3n("string"!==typeof n,"Cannot connect React DnD to an element with an existing string ref. Please convert it to use a callback ref instead, or wrap it into a <span> or <div>. Read more: https://reactjs.org/docs/refs-and-the-dom.html#callback-refs"),n?(0,x.cloneElement)(t,{ref:function(t){i6n(n,t),i6n(e,t)}}):(0,x.cloneElement)(t,{ref:e})}(a,i)}}function a6n(t){var e={};return Object.keys(t).forEach((function(n){var r=t[n];if(n.endsWith("Ref"))e[n]=t[n];else{var a=r6n(r);e[n]=function(){return a}}})),e}function i6n(t,e){"function"===typeof t?t(e):t.current=e}var o6n=function(){function t(e){var n=this;C(this,t),this.hooks=a6n({dragSource:function(t,e){n.clearDragSource(),n.dragSourceOptions=e||null,n6n(t)?n.dragSourceRef=t:n.dragSourceNode=t,n.reconnectDragSource()},dragPreview:function(t,e){n.clearDragPreview(),n.dragPreviewOptions=e||null,n6n(t)?n.dragPreviewRef=t:n.dragPreviewNode=t,n.reconnectDragPreview()}}),this.handlerId=null,this.dragSourceRef=null,this.dragSourceOptionsInternal=null,this.dragPreviewRef=null,this.dragPreviewOptionsInternal=null,this.lastConnectedHandlerId=null,this.lastConnectedDragSource=null,this.lastConnectedDragSourceOptions=null,this.lastConnectedDragPreview=null,this.lastConnectedDragPreviewOptions=null,this.backend=e}return E(t,[{key:"receiveHandlerId",value:function(t){this.handlerId!==t&&(this.handlerId=t,this.reconnect())}},{key:"connectTarget",get:function(){return this.dragSource}},{key:"dragSourceOptions",get:function(){return this.dragSourceOptionsInternal},set:function(t){this.dragSourceOptionsInternal=t}},{key:"dragPreviewOptions",get:function(){return this.dragPreviewOptionsInternal},set:function(t){this.dragPreviewOptionsInternal=t}},{key:"reconnect",value:function(){var t=this.reconnectDragSource();this.reconnectDragPreview(t)}},{key:"reconnectDragSource",value:function(){var t=this.dragSource,e=this.didHandlerIdChange()||this.didConnectedDragSourceChange()||this.didDragSourceOptionsChange();return e&&this.disconnectDragSource(),this.handlerId?t?(e&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDragSource=t,this.lastConnectedDragSourceOptions=this.dragSourceOptions,this.dragSourceUnsubscribe=this.backend.connectDragSource(this.handlerId,t,this.dragSourceOptions)),e):(this.lastConnectedDragSource=t,e):e}},{key:"reconnectDragPreview",value:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=this.dragPreview,n=t||this.didHandlerIdChange()||this.didConnectedDragPreviewChange()||this.didDragPreviewOptionsChange();n&&this.disconnectDragPreview(),this.handlerId&&(e?n&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDragPreview=e,this.lastConnectedDragPreviewOptions=this.dragPreviewOptions,this.dragPreviewUnsubscribe=this.backend.connectDragPreview(this.handlerId,e,this.dragPreviewOptions)):this.lastConnectedDragPreview=e)}},{key:"didHandlerIdChange",value:function(){return this.lastConnectedHandlerId!==this.handlerId}},{key:"didConnectedDragSourceChange",value:function(){return this.lastConnectedDragSource!==this.dragSource}},{key:"didConnectedDragPreviewChange",value:function(){return this.lastConnectedDragPreview!==this.dragPreview}},{key:"didDragSourceOptionsChange",value:function(){return!e6n(this.lastConnectedDragSourceOptions,this.dragSourceOptions)}},{key:"didDragPreviewOptionsChange",value:function(){return!e6n(this.lastConnectedDragPreviewOptions,this.dragPreviewOptions)}},{key:"disconnectDragSource",value:function(){this.dragSourceUnsubscribe&&(this.dragSourceUnsubscribe(),this.dragSourceUnsubscribe=void 0)}},{key:"disconnectDragPreview",value:function(){this.dragPreviewUnsubscribe&&(this.dragPreviewUnsubscribe(),this.dragPreviewUnsubscribe=void 0,this.dragPreviewNode=null,this.dragPreviewRef=null)}},{key:"dragSource",get:function(){return this.dragSourceNode||this.dragSourceRef&&this.dragSourceRef.current}},{key:"dragPreview",get:function(){return this.dragPreviewNode||this.dragPreviewRef&&this.dragPreviewRef.current}},{key:"clearDragSource",value:function(){this.dragSourceNode=null,this.dragSourceRef=null}},{key:"clearDragPreview",value:function(){this.dragPreviewNode=null,this.dragPreviewRef=null}}]),t}(),l6n=(0,x.createContext)({dragDropManager:void 0});function c6n(){var t=(0,x.useContext)(l6n).dragDropManager;return q3n(null!=t,"Expected drag drop context"),t}var s6n=!1,u6n=!1,d6n=function(){function t(e){C(this,t),this.sourceId=null,this.internalMonitor=e.getMonitor()}return E(t,[{key:"receiveHandlerId",value:function(t){this.sourceId=t}},{key:"getHandlerId",value:function(){return this.sourceId}},{key:"canDrag",value:function(){q3n(!s6n,"You may not call monitor.canDrag() inside your canDrag() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drag-source-monitor");try{return s6n=!0,this.internalMonitor.canDragSource(this.sourceId)}finally{s6n=!1}}},{key:"isDragging",value:function(){if(!this.sourceId)return!1;q3n(!u6n,"You may not call monitor.isDragging() inside your isDragging() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drag-source-monitor");try{return u6n=!0,this.internalMonitor.isDraggingSource(this.sourceId)}finally{u6n=!1}}},{key:"subscribeToStateChange",value:function(t,e){return this.internalMonitor.subscribeToStateChange(t,e)}},{key:"isDraggingSource",value:function(t){return this.internalMonitor.isDraggingSource(t)}},{key:"isOverTarget",value:function(t,e){return this.internalMonitor.isOverTarget(t,e)}},{key:"getTargetIds",value:function(){return this.internalMonitor.getTargetIds()}},{key:"isSourcePublic",value:function(){return this.internalMonitor.isSourcePublic()}},{key:"getSourceId",value:function(){return this.internalMonitor.getSourceId()}},{key:"subscribeToOffsetChange",value:function(t){return this.internalMonitor.subscribeToOffsetChange(t)}},{key:"canDragSource",value:function(t){return this.internalMonitor.canDragSource(t)}},{key:"canDropOnTarget",value:function(t){return this.internalMonitor.canDropOnTarget(t)}},{key:"getItemType",value:function(){return this.internalMonitor.getItemType()}},{key:"getItem",value:function(){return this.internalMonitor.getItem()}},{key:"getDropResult",value:function(){return this.internalMonitor.getDropResult()}},{key:"didDrop",value:function(){return this.internalMonitor.didDrop()}},{key:"getInitialClientOffset",value:function(){return this.internalMonitor.getInitialClientOffset()}},{key:"getInitialSourceClientOffset",value:function(){return this.internalMonitor.getInitialSourceClientOffset()}},{key:"getSourceClientOffset",value:function(){return this.internalMonitor.getSourceClientOffset()}},{key:"getClientOffset",value:function(){return this.internalMonitor.getClientOffset()}},{key:"getDifferenceFromInitialOffset",value:function(){return this.internalMonitor.getDifferenceFromInitialOffset()}}]),t}();var h6n=function(){function t(e,n,r){C(this,t),this.spec=e,this.monitor=n,this.connector=r}return E(t,[{key:"beginDrag",value:function(){var t=this.spec,e=this.monitor,n=null;return null!==(n="object"===typeof t.item?t.item:"function"===typeof t.item?t.item(e):{})&&void 0!==n?n:null}},{key:"canDrag",value:function(){var t=this.spec,e=this.monitor;return"boolean"===typeof t.canDrag?t.canDrag:"function"!==typeof t.canDrag||t.canDrag(e)}},{key:"isDragging",value:function(t,e){var n=this.spec,r=this.monitor,a=n.isDragging;return a?a(r):e===t.getSourceId()}},{key:"endDrag",value:function(){var t=this.spec,e=this.monitor,n=this.connector,r=t.end;r&&r(e.getItem(),e),n.reconnect()}}]),t}();function f6n(t,e,n){var r=c6n(),a=function(t,e,n){var r=(0,x.useMemo)((function(){return new h6n(t,e,n)}),[e,n]);return(0,x.useEffect)((function(){r.spec=t}),[t]),r}(t,e,n),i=function(t){return(0,x.useMemo)((function(){var e=t.type;return q3n(null!=e,"spec.type must be defined"),e}),[t])}(t);X3n((function(){if(null!=i){var t=function(t,e,n){var r=n.getRegistry(),a=r.addSource(t,e);return[a,function(){return r.removeSource(a)}]}(i,a,r),o=m(t,2),l=o[0],c=o[1];return e.receiveHandlerId(l),n.receiveHandlerId(l),c}}),[r,e,n,a,i])}function p6n(t,e){var n=Q3n(t,e);q3n(!n.begin,"useDrag::spec.begin was deprecated in v14. Replace spec.begin() with spec.item(). (see more here - https://react-dnd.github.io/react-dnd/docs/api/use-drag)");var r=function(){var t=c6n();return(0,x.useMemo)((function(){return new d6n(t)}),[t])}(),a=function(t,e){var n=c6n(),r=(0,x.useMemo)((function(){return new o6n(n.getBackend())}),[n]);return X3n((function(){return r.dragSourceOptions=t||null,r.reconnect(),function(){return r.disconnectDragSource()}}),[r,t]),X3n((function(){return r.dragPreviewOptions=e||null,r.reconnect(),function(){return r.disconnectDragPreview()}}),[r,e]),r}(n.options,n.previewOptions);return f6n(n,r,a),[K3n(n.collect,r,a),J3n(a),t6n(a)]}function g6n(t){return(0,x.useMemo)((function(){return t.hooks.dropTarget()}),[t])}var v6n=function(){function t(e){var n=this;C(this,t),this.hooks=a6n({dropTarget:function(t,e){n.clearDropTarget(),n.dropTargetOptions=e,n6n(t)?n.dropTargetRef=t:n.dropTargetNode=t,n.reconnect()}}),this.handlerId=null,this.dropTargetRef=null,this.dropTargetOptionsInternal=null,this.lastConnectedHandlerId=null,this.lastConnectedDropTarget=null,this.lastConnectedDropTargetOptions=null,this.backend=e}return E(t,[{key:"connectTarget",get:function(){return this.dropTarget}},{key:"reconnect",value:function(){var t=this.didHandlerIdChange()||this.didDropTargetChange()||this.didOptionsChange();t&&this.disconnectDropTarget();var e=this.dropTarget;this.handlerId&&(e?t&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDropTarget=e,this.lastConnectedDropTargetOptions=this.dropTargetOptions,this.unsubscribeDropTarget=this.backend.connectDropTarget(this.handlerId,e,this.dropTargetOptions)):this.lastConnectedDropTarget=e)}},{key:"receiveHandlerId",value:function(t){t!==this.handlerId&&(this.handlerId=t,this.reconnect())}},{key:"dropTargetOptions",get:function(){return this.dropTargetOptionsInternal},set:function(t){this.dropTargetOptionsInternal=t}},{key:"didHandlerIdChange",value:function(){return this.lastConnectedHandlerId!==this.handlerId}},{key:"didDropTargetChange",value:function(){return this.lastConnectedDropTarget!==this.dropTarget}},{key:"didOptionsChange",value:function(){return!e6n(this.lastConnectedDropTargetOptions,this.dropTargetOptions)}},{key:"disconnectDropTarget",value:function(){this.unsubscribeDropTarget&&(this.unsubscribeDropTarget(),this.unsubscribeDropTarget=void 0)}},{key:"dropTarget",get:function(){return this.dropTargetNode||this.dropTargetRef&&this.dropTargetRef.current}},{key:"clearDropTarget",value:function(){this.dropTargetRef=null,this.dropTargetNode=null}}]),t}();var m6n=!1,y6n=function(){function t(e){C(this,t),this.targetId=null,this.internalMonitor=e.getMonitor()}return E(t,[{key:"receiveHandlerId",value:function(t){this.targetId=t}},{key:"getHandlerId",value:function(){return this.targetId}},{key:"subscribeToStateChange",value:function(t,e){return this.internalMonitor.subscribeToStateChange(t,e)}},{key:"canDrop",value:function(){if(!this.targetId)return!1;q3n(!m6n,"You may not call monitor.canDrop() inside your canDrop() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drop-target-monitor");try{return m6n=!0,this.internalMonitor.canDropOnTarget(this.targetId)}finally{m6n=!1}}},{key:"isOver",value:function(t){return!!this.targetId&&this.internalMonitor.isOverTarget(this.targetId,t)}},{key:"getItemType",value:function(){return this.internalMonitor.getItemType()}},{key:"getItem",value:function(){return this.internalMonitor.getItem()}},{key:"getDropResult",value:function(){return this.internalMonitor.getDropResult()}},{key:"didDrop",value:function(){return this.internalMonitor.didDrop()}},{key:"getInitialClientOffset",value:function(){return this.internalMonitor.getInitialClientOffset()}},{key:"getInitialSourceClientOffset",value:function(){return this.internalMonitor.getInitialSourceClientOffset()}},{key:"getSourceClientOffset",value:function(){return this.internalMonitor.getSourceClientOffset()}},{key:"getClientOffset",value:function(){return this.internalMonitor.getClientOffset()}},{key:"getDifferenceFromInitialOffset",value:function(){return this.internalMonitor.getDifferenceFromInitialOffset()}}]),t}();var b6n=function(){function t(e,n){C(this,t),this.spec=e,this.monitor=n}return E(t,[{key:"canDrop",value:function(){var t=this.spec,e=this.monitor;return!t.canDrop||t.canDrop(e.getItem(),e)}},{key:"hover",value:function(){var t=this.spec,e=this.monitor;t.hover&&t.hover(e.getItem(),e)}},{key:"drop",value:function(){var t=this.spec,e=this.monitor;if(t.drop)return t.drop(e.getItem(),e)}}]),t}();function x6n(t,e,n){var r=c6n(),a=function(t,e){var n=(0,x.useMemo)((function(){return new b6n(t,e)}),[e]);return(0,x.useEffect)((function(){n.spec=t}),[t]),n}(t,e),i=function(t){var e=t.accept;return(0,x.useMemo)((function(){return q3n(null!=t.accept,"accept must be defined"),Array.isArray(e)?e:[e]}),[e])}(t);X3n((function(){var t=function(t,e,n){var r=n.getRegistry(),a=r.addTarget(t,e);return[a,function(){return r.removeTarget(a)}]}(i,a,r),o=m(t,2),l=o[0],c=o[1];return e.receiveHandlerId(l),n.receiveHandlerId(l),c}),[r,e,a,n,i.map((function(t){return t.toString()})).join("|")])}function M6n(t,e){var n=Q3n(t,e),r=function(){var t=c6n();return(0,x.useMemo)((function(){return new y6n(t)}),[t])}(),a=function(t){var e=c6n(),n=(0,x.useMemo)((function(){return new v6n(e.getBackend())}),[e]);return X3n((function(){return n.dropTargetOptions=t||null,n.reconnect(),function(){return n.disconnectDropTarget()}}),[t]),n}(n.options);return x6n(n,r,a),[K3n(n.collect,r,a),g6n(a)]}var w6n=function(t){var e=m((0,x.useState)(null),2),n=e[0],r=e[1];return(0,x.useEffect)((function(){function e(e){!function(e){var n=(0,Js.get)(t,"current",null);if(!n)return;var a=n.getBoundingClientRect(),i=e.clientY-a.top,o=e.clientX-a.left,l=a.height,c=a.width,s=i<l/2,u=i>=l/2,d=o<c/2,h=o>=c/2,f=i>=l/4&&i<=3*l/4,p=o>=c/4&&o<=3*c/4;r({isInLowerHalf:u,isInUpperHalf:s,isInRightHalf:h,isInLeftHalf:d,isInMiddle50PercentVertically:f,isInMiddle50PercentHorizontally:p})}(e)}return document.addEventListener("dragover",e),function(){document.removeEventListener("dragover",e)}}),[t]),n},z6n=function(t,e){return!(!(0,Js.isNil)(t)||!(0,Js.isNil)(e))||t===e},C6n=function(t,e){var n=[],r=[];return t.forEach((function(t){z6n(t.layoutParent,e)?n.push(t):r.push(t)})),{childBlocks:n,otherBlocks:r}},A6n=function(t){var e=t.page,n=t.block,r=t.index,a=t.parentType,i=t.containerRef,o=t.setPage,l=t.blocks,c=t.addBlock,s=(0,Js.get)(n,"componentId"),u=(0,Js.get)(n,"id"),d=["Row","Column"].includes(s),h="element";d&&(h=s.toLowerCase());var f=u,p=m(p6n((function(){return{type:h,item:{id:f,type:h},collect:function(t){return{isDragging:t.isDragging()}}}}),[f,h]),3),g=p[0].isDragging,v=p[1],y=p[2],b=(0,x.useRef)(e);(0,x.useEffect)((function(){b.current=e}),[e]);var M=(0,x.useRef)(l);(0,x.useEffect)((function(){M.current=l}),[l]);var w=w6n(i),C=(0,x.useRef)(w);(0,x.useEffect)((function(){C.current=w}),[w]);var A=(0,x.useRef)(r);(0,x.useEffect)((function(){A.current=r}),[r]);var k=(0,x.useRef)(n.layoutParent);(0,x.useEffect)((function(){k.current=n.layoutParent}),[n.layoutParent]);var H=function(t){var e=A.current,r=null;t.blockType&&(r=c({type:t.blockType,returnInsteadOfAdd:!0,latestBlocks:M.current,layoutParent:k.current}));var i=M.current,l=C6n(i,k.current),s=l.childBlocks,u=l.otherBlocks,h=s.findIndex((function(e){return e.id===t.id})),f=i.find((function(e){return e.id===t.id}));if(!z6n((0,Js.get)(f,"layoutParent"),k.current)||r)!function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,r=M.current,i=C6n(r,k.current),l=i.childBlocks,c=i.otherBlocks,s=A.current,u=r.find((function(e){return e.id===t.id})),h=0,f=C.current.isInMiddle50PercentHorizontally&&C.current.isInMiddle50PercentVertically;["Column",null].includes(a)&&C.current.isInUpperHalf||"Row"===a&&C.current.isInLeftHalf?h=s:(["Column",null].includes(a)&&C.current.isInLowerHalf||"Row"===a&&C.current.isInRightHalf)&&(h=s+1);var p=Se(Se({},e),{},{layoutParent:k.current}),g=z(l);if(e){d&&f&&(p.layoutParent=n.id),g.splice(h,0,p);var v=[].concat(z(c),z(g));o(Se(Se({},b.current),{},{blocks:v}))}else{g.splice(h,0,Se(Se({},u),{},{layoutParent:k.current}));var m=c.filter((function(e){return e.id!==t.id})),y=[].concat(z(m),z(g));o(Se(Se({},b.current),{},{blocks:y}))}}(t,r);else{var p=0,g=e>h?"up":"down";["Column",null].includes(a)&&C.current.isInUpperHalf||"Row"===a&&C.current.isInLeftHalf?(p=e,"up"===g&&(p-=1)):(["Column",null].includes(a)&&C.current.isInLowerHalf||"Row"===a&&C.current.isInRightHalf)&&(p=e,"down"===g&&(p+=1));var v=wd(s,h,p),m=[].concat(z(u),z(v));o(Se(Se({},b.current),{},{blocks:m}))}},E=function(t){var e=M.current.find((function(e){return e.id===t.id}));if(t.blockType)H(t);else if(!Hu(n,e,M.current)&&u!==t.id&&u!==e.layoutParent){var r=C.current.isInMiddle50PercentHorizontally&&C.current.isInMiddle50PercentVertically,i=["Column",null].includes(a)&&!r||"Row"===a&&!r;!d||i?H(t):function(t){var e=M.current.map((function(e){return e.id===t.id?Se(Se({},e),{},{layoutParent:f}):e}));o(Se(Se({},b.current),{},{blocks:e}))}(t)}},S=m(M6n((function(){return{accept:["row","column","element"],drop:function(t,e){if(!e.didDrop())return E(t),{targetId:f}},collect:function(t){return{isOver:t.isOver({shallow:!0}),canDropHere:t.canDrop()}}}}),[f,true]),2),L=S[0],_=L.isOver,B=L.canDropHere,D=S[1],T={};if(_)if(d){var V=l.find((function(t){return t.layoutParent===u}));V||("Row"===s&&(0,Js.get)(w,"isInMiddle50PercentVertically")&&(0,Js.get)(w,"isInMiddle50PercentHorizontally")||"Column"===s&&(0,Js.get)(w,"isInMiddle50PercentVertically")&&(0,Js.get)(w,"isInMiddle50PercentHorizontally"))&&(T={top:"50%",right:"15%",height:"5px",left:"15%"}),(V||(0,Js.isEmpty)(T))&&(["Column",null].includes(a)?(0,Js.get)(w,"isInUpperHalf")?T={height:"5px",left:0,right:0,top:0}:(0,Js.get)(w,"isInLowerHalf")&&(T={height:"5px",left:0,right:0,bottom:0}):(0,Js.get)(w,"isInLeftHalf")?T={width:"5px",top:0,bottom:0,left:0}:(0,Js.get)(w,"isInRightHalf")&&(T={width:"5px",top:0,bottom:0,right:0}))}else["Column",null].includes(a)?(0,Js.get)(w,"isInUpperHalf")?T={height:"5px",left:0,right:0,top:0}:(0,Js.get)(w,"isInLowerHalf")&&(T={height:"5px",left:0,right:0,bottom:0}):(0,Js.get)(w,"isInLeftHalf")?T={width:"5px",top:0,bottom:0,left:0}:(0,Js.get)(w,"isInRightHalf")&&(T={width:"5px",top:0,bottom:0,right:0});return{drag:v,drop:D,isDragging:g,isDropTarget:_&&B&&["Row","Column"].includes(s),position:T,dragPreviewFunction:y}},k6n=function(t){var e=t.data,n=e.page,r=e.customBlockOnClick,a=e.isPreview,i=void 0!==a&&a,o=e.index,l=e.parentType,c=void 0===l?null:l,s=iR(),u=(0,Js.get)(e,"block",{}),d=(0,jhn().getBlockWithVersion)(u).blockWithVersion,h=(0,Js.get)(d,"id"),f=(0,Js.get)(d,"componentId"),p=eun(),g=Gcn().setPage,v=Ys(XI),y=Ys(jI),b=m(Xs(oI),2),M=b[0],w=b[1],z=(0,x.useMemo)((function(){return M===h}),[M,h]),C=m(Xs(nI),2),A=C[0],k=C[1],H=A===h,E=y.find((function(t){return t.id===d.spreadsheet})),S=(0,Js.get)(E,"allow_public_access"),L=!i&&!s&&!(0,Js.get)(n,"requireLogin")&&E&&!S,_=!i,B=(0,Js.get)(v,"disable_admin_animations",!1),D=(0,x.useRef)(),T=(0,x.useMemo)((function(){var t={};return _&&!d.reusableBlockId&&(t={active:H,onClick:function(t){t.stopPropagation(),k(h)}},B||d.reusableBlockId||(t=Se(Se({},t),{},{hovering:z,onMouseOver:function(t){t.stopPropagation(),z||w(h)},onMouseLeave:function(t){w(null)}}))),t}),[_,d,A,r,B,z]),V="manual"===(0,Js.get)(d,"valueType")&&"Stat"===f,O=qu.find((function(t){return t.type===f})),I=!d.spreadsheet&&(0,Js.get)(O,"requiresSheet")&&!V,R=null;["Row","Column"].includes(f)&&!d.reusableBlockId&&(0,Js.get)(n,"showLayoutGridLines")&&(R={borderWidth:"1px",borderColor:"rgba(0,0,0,0.15)",borderStyle:"dashed",forceBorder:!0});var F=A6n({page:n,containerRef:D,block:d,index:o,parentType:c,setActiveBlockId:k,setPage:g,blocks:(0,Js.get)(n,"blocks"),addBlock:p}),N=F.drag,P=F.drop,j=F.isDragging,U=F.isDropTarget,W=F.position,Z=F.dragPreviewFunction,G={ref:function(t){D.current=t,N(P(t))},index:o,isDragging:j,isDropTarget:U},q=Se(Se({},e),{},{dragPreviewFunction:Z,isActiveBlock:H,showPublicAccessError:L,dragParams:G,mouseEvents:T,showSheetSetup:I,position:W,block:d,adminBorderOverride:R});return(0,uf.jsx)(j3n,{data:q})},H6n=function(t){var e=t.data;return Md?(0,uf.jsx)(k6n,{data:e}):(0,uf.jsx)(G3n,{data:e})},E6n=n(9704),S6n=n.n(E6n),L6n=function(t){var e=S6n().enc.Base64.parse(t),n=S6n().enc.Hex.parse("1aeb3b4c0fe74e6b4ef85ebdd463f75ffcf9dc3c51871510e89b2b67d52e3270"),r=S6n().AES.decrypt({ciphertext:e},n,{mode:S6n().mode.ECB,padding:S6n().pad.Pkcs7});return JSON.parse(r.toString(S6n().enc.Utf8))},_6n=function(){var t=Ys(XI),e=$s(XI),n=$s(rR),r=$s(nR),a=$s(lI),i=St(),o=(0,Js.get)(i,"pathname"),l=Au.includes(o)||Md&&o.includes("/expert/");return function(i){var o=i.appId,c=i.callback;if((!l||!Md)&&(o||(0,Js.isEmpty)(t))){n(),e({}),a(!0);var s={params:X9(o)};K9.get(wu.get("accessToken")?"config/":"anonymous_config/",s).then((function(t){var e=(0,Js.get)(t,"data"),n=L6n(e);r(n),a(!1),Md&&(localStorage.setItem("appId",(0,Js.get)(n,["app","id"])),c&&c())}))}}},B6n=function(t){var e=t.data,n=e.title,r=e.description,a=e.icon,i=e.onClick;return(0,uf.jsxs)(I6n,{onClick:i,children:[(0,uf.jsx)("div",{style:{height:"25px"},children:(0,uf.jsx)(aln,{data:{icon:a,size:30,color:tu.primary}})}),(0,uf.jsxs)("div",{children:[(0,uf.jsx)("div",{style:{fontSize:"20px",fontWeight:500,textAlign:"center"},children:n}),(0,uf.jsx)("div",{style:{fontSize:"16px",color:tu.grey3,textAlign:"center",margin:"4px 0 0 0"},children:r})]})]})},D6n=sf.div.withConfig({displayName:"AdminWrapper__UpgradeButton",componentId:"sc-nde8gt-0"})(["display:flex;align-items:center;justify-content:center;gap:10px;padding:10px;border-radius:10px;background:",";color:white;font-size:16px;font-weight:500;cursor:pointer;transition:background 0.2s;margin-bottom:20px;&:hover{filter:brightness(1.1);}"],tu.primary),T6n=sf.div.withConfig({displayName:"AdminWrapper__BottomSectionContainer",componentId:"sc-nde8gt-1"})([""]),V6n=sf.div.withConfig({displayName:"AdminWrapper__PopupMenuWrapper",componentId:"sc-nde8gt-2"})(["margin:0 0 5px 0;padding:8px;border-radius:10px;width:100%;border:1px solid ",";&:hover{background:",";}"],tu.pitchBorder,tu.clickUpBackground),O6n=sf.div.withConfig({displayName:"AdminWrapper__HelpCardsContainer",componentId:"sc-nde8gt-3"})(["display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));@media (max-width:800px){grid-template-columns:repeat(auto-fit,minmax(261px,1fr));}gap:20px;margin-top:20px;"]),I6n=sf.div.withConfig({displayName:"AdminWrapper__HelpCardContainer",componentId:"sc-nde8gt-4"})(["display:flex;flex-direction:column;align-items:center;gap:20px;padding:20px;border-radius:10px;background:white;box-shadow:rgba(29,29,31,0.05) 0px 4px 5px;cursor:pointer;transition:box-shadow 0.2s;border:1px solid ",";&:hover{box-shadow:rgba(29,29,31,0.1) 0px 8px 10px;}"],tu.grey2),R6n=function(t){var e=t.item,n=t.active,r=_t(),a=null;return e.onClick?a=e.onClick:e.link?a=function(){return window.open(e.link)}:e.route&&(a=function(){return r(e.route)}),(0,uf.jsxs)(X6n,{active:n,onClick:a,children:[(0,uf.jsx)(aln,{data:{icon:e.icon,size:20,color:n?tu.primary:tu.default}}),(0,uf.jsx)($6n,{active:n,children:e.label}),e.badge&&(0,uf.jsx)("div",{style:{background:tu.primary,color:"white",borderRadius:"4px",padding:"2px 4px 2px 4px",fontSize:"12px",fontWeight:500},children:e.badge})]})},F6n=function(t){var e=t.children,n=t.contentWidth,r=void 0===n?null:n,a=t.padding,i=void 0===a?"40px":a,o=t.isFetching,l=void 0!==o&&o,c=St(),s=(0,Js.get)(c,"pathname"),u=_6n(),d=Ys(tI),h=$s(rR),f=Ys(XI),p=Ys(RI),g=(0,Js.get)(p,"is_expert"),v=(0,Js.get)(p,"subscription"),y=(0,Js.get)(v,"plan"),b=[{title:"YouTube",description:"Watch video tutorials and guides on our YouTube channel.",onClick:function(){return window.open("https://www.youtube.com/@frontlyapp")},linkText:"Go to YouTube",icon:"FiYoutube"},{title:"Help Articles",description:"Browse our extensive collection of help articles.",onClick:function(){return window.open("https://help.frontly.ai")},linkText:"Read Help Articles",icon:"FiBook"},{title:"Experts Marketplace",description:"Find and hire experts for your projects.",onClick:function(){return A("/experts-marketplace")},linkText:"Explore Experts Marketplace",icon:"FiUsers"},{title:"Discord Community",description:"Join 1,500+ users for discussion, support and inspiration.",onClick:function(){return window.open("https://discord.gg/8wnQndpBGU")},linkText:"Visit Community Forum",icon:"FiMessageCircle"}],M=[{icon:"FiLifeBuoy",label:"Resources",onClick:function(){return S(!0)}}],w=[{icon:"FiDatabase",label:"Data Sources",route:"/spreadsheets",active:zd(s).includes("/spreadsheet")},{icon:"FiFile",label:"Pages",route:"/pages"},{icon:"FiUsers",label:"Users",route:"/users"},{icon:"FiClipboard",label:"Forms",route:"/forms"},{icon:"FiSettings",label:"Settings",route:"/settings"}],C=Ys(NI),A=_t(),k=[{text:"Assets",icon:"FiImage",onClick:function(){return A("/assets")}},{text:"Billing",icon:"FiCreditCard",onClick:function(){return A("/billing")}},{text:"Expert Projects",icon:"FiLayers",onClick:function(){return A("/projects")}},{text:"Refer Users",icon:"BsMegaphone",onClick:function(){return window.open("https://referrals.frontly.ai/signup")}},{text:"Logout",icon:"FiLogOut",onClick:function(){h(),wu.remove("accessToken"),localStorage.removeItem("appId"),Rcn("Logged out."),A("/login")}}];g&&(k=[{text:"My Expert Profile",icon:"FiUser",onClick:function(){return A("/expert-profile")}}].concat(z(k)));var H=m((0,x.useState)(!1),2),E=H[0],S=H[1];return(0,uf.jsxs)(P6n,{children:[E&&(0,uf.jsx)(_9n,{minWidth:"650px",hide:function(){return S(!1)},header:{title:"Need help? We've got you covered"},children:(0,uf.jsx)(O6n,{children:b.map((function(t){return(0,uf.jsx)(B6n,{data:t})}))})}),(0,uf.jsxs)(j6n,{children:[(0,uf.jsxs)(U6n,{children:[(0,uf.jsx)(G6n,{children:(0,uf.jsx)(q6n,{src:"https://res.cloudinary.com/frontly/image/upload/v1686583732/admin/frontly_black_abjsh6.svg"})}),(0,uf.jsxs)(fR,{alignItems:"center",gap:"5px",style:{padding:"12px",borderBottom:"1px solid ".concat(tu.grey15)},children:[(0,uf.jsx)(hq,{data:{hideEmptyItem:!0,width:"171px",borderRadius:"10px",value:f.id,options:C.map((function(t){return{label:t.name,value:t.id}})),onChange:function(t){u({appId:t,callback:function(){return A("/pages")}})}}}),(0,uf.jsx)(gf,{data:{onClick:function(){return window.open(function(t){var e=(0,Js.get)(t,["custom_domain","custom_domain"]),n=e||(0,Js.get)(t,"subdomain");return e?"https://".concat(e):"https://".concat(n,".frontly.ai")}(f))},type:"basic",icon:"FiExternalLink",height:"39px"}})]}),(0,uf.jsxs)(N6n,{children:[(0,uf.jsxs)("div",{children:[(0,uf.jsx)(Y6n,{children:[{icon:"FiHome",label:"Home",route:"/home"},{icon:"FiGrid",label:"Apps",route:"/apps"}].map((function(t){var e=zd(s).includes(zd(t.route));return(0,uf.jsx)(R6n,{item:t,active:e})}))}),(0,uf.jsx)(K6n,{children:"Current App"}),(0,uf.jsx)(Y6n,{children:w.map((function(t){var e=t.active||zd(s).includes(zd(t.route));return(0,uf.jsx)(R6n,{item:t,active:e})}))}),(0,uf.jsx)(K6n,{children:"Resources"}),(0,uf.jsx)(Y6n,{children:M.map((function(t){var e=zd(s).includes(zd(t.route));return(0,uf.jsx)(R6n,{item:t,active:e})}))})]}),(0,uf.jsxs)(T6n,{children:[!y&&!s.includes("billing")&&(0,uf.jsxs)(D6n,{onClick:function(){return A("/billing")},children:[(0,uf.jsx)("div",{children:"Buy Lifetime Deal"}),(0,uf.jsx)(aln,{data:{icon:"FiZap",size:20,hover:!0}})]}),(0,uf.jsx)(V6n,{children:(0,uf.jsx)(hln,{data:{backgroundColor:"#9a9db3",textColor:"white",width:"160px",activeUser:d,links:k}})})]})]})]}),(0,uf.jsx)(W6n,{children:(0,uf.jsx)(Z6n,{width:r,padding:i,children:l?(0,uf.jsx)("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"300px"},children:(0,uf.jsx)(wtt,{size:40})}):e})})]})]})},N6n=sf.div.withConfig({displayName:"AdminWrapper__SplitContent",componentId:"sc-nde8gt-5"})(["display:flex;flex-direction:column;justify-content:space-between;flex:1;width:100%;padding:12px;"]),P6n=sf.div.withConfig({displayName:"AdminWrapper__Container",componentId:"sc-nde8gt-6"})(["position:fixed;top:0;left:0;right:0;bottom:0;"]),j6n=sf.div.withConfig({displayName:"AdminWrapper__Body",componentId:"sc-nde8gt-7"})(["height:100%;width:100%;display:flex;"]),U6n=sf.div.withConfig({displayName:"AdminWrapper__Sidebar",componentId:"sc-nde8gt-8"})(["align-items:flex-start;min-width:240px;overflow-y:auto;background:white;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid #e0e1e6;z-index:9999;"]),W6n=sf.div.withConfig({displayName:"AdminWrapper__Content",componentId:"sc-nde8gt-9"})(["width:100%;overflow-y:auto;display:flex;flex-direction:column;background:#f7f8fc;"]),Z6n=sf.div.withConfig({displayName:"AdminWrapper__ContentWidth",componentId:"sc-nde8gt-10"})(["width:100%;margin:0 auto;padding:",";flex:1;"],(function(t){return t.padding})),G6n=sf.div.withConfig({displayName:"AdminWrapper__LogoContainer",componentId:"sc-nde8gt-11"})(["border-bottom:1px solid ",";display:flex;justify-content:center;width:100%;padding:12px;"],tu.grey15),q6n=sf.img.withConfig({displayName:"AdminWrapper__Logo",componentId:"sc-nde8gt-12"})(["height:40px;"]),Y6n=sf.div.withConfig({displayName:"AdminWrapper__ItemsList",componentId:"sc-nde8gt-13"})(["display:flex;flex-direction:column;width:100%;gap:8px;"]),X6n=sf.div.withConfig({displayName:"AdminWrapper__ItemContainer",componentId:"sc-nde8gt-14"})(["display:flex;align-items:center;gap:13px;padding:11px 11px 11px 11px;cursor:pointer;border-radius:10px;width:100%;",";"],(function(t){return t.active?"\n        background: ".concat(tu.primaryUltraLight,";\n      "):"\n    &:hover {\n      background: rgb(238, 238, 240, 0.5);\n    }\n  "})),$6n=sf.div.withConfig({displayName:"AdminWrapper__ItemLabel",componentId:"sc-nde8gt-15"})(["font-size:17px;font-weight:500;color:",";"],(function(t){return t.active?tu.primary:tu.default})),K6n=sf.div.withConfig({displayName:"AdminWrapper__SectionLabel",componentId:"sc-nde8gt-16"})(["font-size:12px;font-weight:500;color:",";padding:0 22px 5px 11px;margin-top:15px;"],tu.grey3),Q6n=function(t){var e=t.items,n=t.itemsPerPage,r=void 0===n?8:n,a=t.noResultsName;return(0,uf.jsx)(ttr,{itemsPerPage:r,items:e,isFetching:!1,noResultsName:a,padding:"16px 0 0 0",noResultsPadding:"0px",hideBorder:!0,children:function(t){return(0,uf.jsx)("div",{children:(0,uf.jsx)(r7n,{count:t.length,children:t.map((function(t){return(0,uf.jsxs)(n7n,{onClick:t.onClick,children:[(0,uf.jsxs)(fR,{justifyContent:"space-between",children:[(0,uf.jsxs)("div",{children:[(0,uf.jsx)(t7n,{children:t.title}),(0,uf.jsx)(e7n,{children:t.description})]}),(0,uf.jsx)(oln,{data:{options:(0,Js.get)(t,"options",[]),icon:{icon:"FiMoreHorizontal",size:25,hover:!0,color:tu.grey3}}})]}),(0,uf.jsx)(fR,{gap:"10px",children:(0,Js.get)(t,"badges",[]).map((function(t){return(0,uf.jsx)(J6n,{color:t.color,children:t.text})}))})]})}))})})}})},J6n=sf.div.withConfig({displayName:"CardGrid__Badge",componentId:"sc-1f0m688-0"})(["background:",";padding:5px 7px 5px 7px;border-radius:16px;font-size:11px;font-weight:400;color:#202223;width:fit-content;"],(function(t){return t.color})),t7n=sf.div.withConfig({displayName:"CardGrid__CardLabel",componentId:"sc-1f0m688-1"})(["font-size:18px;font-weight:600;"]),e7n=sf.div.withConfig({displayName:"CardGrid__CardText",componentId:"sc-1f0m688-2"})(["font-size:14px;font-weight:300;color:",";margin-top:4px;"],tu.grey3),n7n=sf.div.withConfig({displayName:"CardGrid__Card",componentId:"sc-1f0m688-3"})(["display:flex;flex-direction:column;background:white;padding:15px;cursor:pointer;gap:20px;border:1px solid ",";border-radius:12px;&:hover{filter:brightness(0.98);}"],tu.divider),r7n=sf.div.withConfig({displayName:"CardGrid__Grid",componentId:"sc-1f0m688-4"})(["display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-auto-rows:auto;grid-gap:20px;"," @media (max-width:800px){grid-template-columns:repeat(auto-fit,minmax(280px,1fr));}"],(function(t){return t.count&&t.count<4&&"grid-template-columns: 280px 280px 280px;"})),a7n=function(t){var e=t.newBlockSlotNumber,n=t.setNewBlockSlotNumber,r=Ys(ZI);return(0,uf.jsxs)(s7n,{children:[e&&(0,uf.jsx)(nun,{hide:function(){return n(!1)}}),(0,uf.jsx)(u7n,{src:"https://res.cloudinary.com/frontly/image/upload/v1685054010/undraw_responsive_re_e1nn_hn7mrx.svg"}),(0,uf.jsx)(dR,{data:{text:"Your page needs some content!",fontStyle:"headingXl",color:r&&"white"}}),(0,uf.jsx)(dR,{data:{text:"Add blocks to your page to bring it to life.",fontStyle:"bodyLg",color:r&&tu.grey3}}),(0,uf.jsx)(gf,{data:{text:"Browse Blocks",size:"large",onClick:function(){return n(1)}}})]})},i7n=function(t){var e=t.title,n=t.subtitle,r=t.graphic,a=t.buttonText,i=t.onClick,o=t.margin;return(0,uf.jsxs)(d7n,{margin:o,children:[(0,uf.jsx)(o7n,{src:r}),(0,uf.jsxs)("div",{children:[(0,uf.jsx)(l7n,{children:e}),(0,uf.jsx)(c7n,{children:n}),(0,uf.jsx)(gf,{data:{text:a,size:"large",icon:"FiPlus",onClick:i}})]})]})},o7n=sf.img.withConfig({displayName:"EmptyStates__Graphic",componentId:"sc-jcrilw-0"})(["width:280px;height:240px;"]),l7n=sf.div.withConfig({displayName:"EmptyStates__Title",componentId:"sc-jcrilw-1"})(["font-size:30px;font-weight:700;"]),c7n=sf.div.withConfig({displayName:"EmptyStates__Subtitle",componentId:"sc-jcrilw-2"})(["font-size:20px;font-weight:400;margin:10px 0 15px 0;max-width:450px;"]),s7n=sf.div.withConfig({displayName:"EmptyStates__EmptyStateContainer",componentId:"sc-jcrilw-3"})(["display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;gap:20px;"]),u7n=sf.img.withConfig({displayName:"EmptyStates__EmptyStateImage",componentId:"sc-jcrilw-4"})(["height:100px;"]),d7n=sf.div.withConfig({displayName:"EmptyStates__CardSection",componentId:"sc-jcrilw-5"})(["display:flex;align-items:center;background:white;padding:20px;gap:20px;border-radius:10px;border:1px solid ",";overflow:auto;margin:",";"],tu.divider,(function(t){return t.margin||"0"})),h7n=function(t){var e=t.hide,n=m(Xs(KI),2),r=n[0],a=n[1],i=m((0,x.useState)(""),2),o=i[0],l=i[1],c=m((0,x.useState)("new-page"),2),s=c[0],u=c[1],d=m((0,x.useState)(!1),2),h=d[0],f=d[1],p=m((0,x.useState)(!1),2),g=p[0],v=p[1],y=m((0,x.useState)({}),2),b=y[0],M=y[1],w=_t();return(0,uf.jsx)(_9n,{minWidth:"400px",hide:e,header:{title:"Create A New Page"},children:(0,uf.jsxs)(gR,{gap:"15px",children:[(0,uf.jsx)(Z$,{label:"Page Name",hint:"The internal name for this page. This is not visible to end-users.",children:(0,uf.jsx)(SR,{data:{value:o,placeholder:"New Page",error:b.pageTitle,onChange:function(t){l(t),g||u(t.toLowerCase().replaceAll(" ","-"))}}})}),(0,uf.jsxs)(Z$,{label:"Page URL",hint:"The location of your page within your app, used in the browser's address bar to navigate to the page.",children:[g?(0,uf.jsx)(SR,{data:{value:s,placeholder:"new-page",error:b.route,onChange:function(t){var e=t;e=e.toLowerCase(),e=e.replace(/[^\x00-\x7F]/g,"").replace(" ",""),u(e)}}}):(0,uf.jsx)(dR,{data:{text:s,onClick:function(){return v(!0)},link:!0,margin:"10px 0 0 0"}}),!g&&(0,uf.jsx)(dR,{data:{text:"Customize URL",onClick:function(){return v(!0)},color:tu.primary,link:!0,margin:"10px 0 0 0"}})]}),(0,uf.jsx)(gf,{data:{text:"Create Page",onClick:function(){(function(){var t={};return o||(t.pageTitle="Please enter a valid page title"),s.length<3&&(t.route="Please enter a valid page URL"),M(t),(0,Js.isEmpty)(t)})()&&(f(!0),K9.post("/create_page/",{name:o,route:s}).then((function(t){var e=(0,Js.get)(t,"data");a([].concat(z(r),[e])),Zcn().track("Page Created"),w("/page/".concat(e.id)),f(!1)})))},isFetching:h}})]})})},f7n=function(t){var e=t.itemsPerPage,n=void 0===e?12:e,r=m(Xs(KI),2),a=r[0],i=r[1],o=Ys(XI),l=_t(),c=m((0,x.useState)(""),2),s=c[0],u=c[1],d=m((0,x.useState)(!1),2),h=d[0],f=d[1],p=$s(AI),g=a.filter((function(t){return""===s||Ju(t.name).includes(Ju(s))||Ju(t.route).includes(Ju(s))}));return(0,uf.jsxs)("div",{children:[h&&(0,uf.jsx)(h7n,{hide:function(){return f(!1)}}),(0,uf.jsxs)(fR,{justifyContent:"space-between",alignItems:"center",margin:"0 0 30px 0",children:[(0,uf.jsx)(g7n,{children:"Pages"}),(0,uf.jsxs)(fR,{alignItems:"center",gap:"15px",children:[(0,uf.jsx)(l9n,{data:{value:s,placeholder:"Search pages",onChange:function(t){return u(t)}}}),(0,uf.jsx)(gf,{data:{text:"New Page",icon:"FiPlus",onClick:function(){return f(!0)}}})]})]}),0===a.length&&(0,uf.jsx)(i7n,{title:"You don't have any pages",subtitle:"Pages are the basic building blocks of your app, where you can show content. Get started by clicking the button below.",graphic:"https://res.cloudinary.com/frontly/image/upload/v1716244997/Create_ljrvzs.svg",buttonText:"New Page",onClick:function(){return f(!0)}}),a.length>0&&(0,uf.jsx)(Q6n,{noResultsName:"pages",items:g.map((function(t){return{title:t.name,description:t.route,onClick:function(){return l("/page/".concat(t.id))},badges:[{color:t.published?"#b8e7d2":"#AFE6F1",text:t.published?"Published":"Draft"}],options:[{label:"View Live Page",icon:"FiExternalLink",onClick:function(){var e=wu.get("accessToken");xd({page:t,app:o,token:e})}},{label:"Duplicate Page",icon:"FiCopy",onClick:function(){K9.post("/duplicate_page/",{id:t.id}).then((function(t){var e=(0,Js.get)(t,"data");i([].concat(z(a),[e])),Rcn("Page Duplicated")}))}},{label:"Delete",icon:"FiTrash",onClick:function(){return p({title:"Delete Page",text:"Are you sure you want to delete this page? This is irreversible.",confirm:function(){return function(t){var e=a.filter((function(e){return e.id!==t}));i(e),Rcn("Page Deleted"),Zcn().track("Delete Page"),K9.delete("/page/",{data:{id:t}})}(t.id)}})}}]}})),itemsPerPage:n})]})},p7n=function(){return(0,uf.jsx)(F6n,{children:(0,uf.jsx)(f7n,{})})},g7n=sf.div.withConfig({displayName:"Pages__Label",componentId:"sc-mh4bxj-0"})(["font-size:24px;font-weight:600;"]),v7n=sf.div.withConfig({displayName:"Pages__Container",componentId:"sc-mh4bxj-1"})(["border-radius:10px;box-shadow:",";background:white;overflow:hidden;margin-top:20px;"],gu),m7n=sf.div.withConfig({displayName:"Pages__CardRow",componentId:"sc-mh4bxj-2"})(["display:flex;align-items:center;gap:30px;"]),y7n=sf.div.withConfig({displayName:"Pages__Header",componentId:"sc-mh4bxj-3"})(["padding:15px;"]),b7n=sf.div.withConfig({displayName:"Pages__Badge",componentId:"sc-mh4bxj-4"})(["background:",";padding:5px 7px 5px 7px;border-radius:16px;font-size:11px;font-weight:400;color:#202223;width:fit-content;"],(function(t){return t.color})),x7n=sf.div.withConfig({displayName:"Pages__CardLabel",componentId:"sc-mh4bxj-5"})(["font-size:18px;font-weight:600;"]),M7n=sf.div.withConfig({displayName:"Pages__CardText",componentId:"sc-mh4bxj-6"})(["font-size:14px;font-weight:300;color:",";margin-top:4px;"],tu.grey3),w7n=sf.div.withConfig({displayName:"Pages__Card",componentId:"sc-mh4bxj-7"})(["display:flex;flex-direction:column;background:white;padding:15px;cursor:pointer;gap:20px;border:1px solid ",";border-radius:12px;&:hover{background:",";}"],tu.divider,tu.grey1),z7n=sf.div.withConfig({displayName:"Pages__CardSection",componentId:"sc-mh4bxj-8"})(["display:flex;align-items:center;background:white;padding:20px;gap:20px;border-radius:10px;border:1px solid ",";overflow:auto;"],tu.divider),C7n=sf.div.withConfig({displayName:"Template__ImageColorTop",componentId:"sc-14ue7zh-0"})(["background-color:hsl(",",75%,40%,0.5);height:",";display:flex;justify-content:center;align-items:center;padding:",";border-radius:5px 5px 0 0;"],(function(t){return t.hue}),(function(t){return t.small?"3px":"7px"}),(function(t){return t.small?"3px":"4px"})),A7n=sf.div.withConfig({displayName:"Template__ImageColorBar",componentId:"sc-14ue7zh-1"})(["background-color:rgba(255,255,255,0.5);height:",";width:33%;border-radius:4px;"],(function(t){return t.small?"2px":"3px"})),k7n=sf.div.withConfig({displayName:"Template__PreviewContainer",componentId:"sc-14ue7zh-2"})(["position:absolute;inset:0;display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center;background-color:hsl(",",63%,30%,0.3);opacity:",";transition:300ms;cursor:pointer;border-radius:8px;"],(function(t){return t.hue}),(function(t){return t.showPreview?"1.0":"0.0"})),H7n=sf.div.withConfig({displayName:"Template__TemplateContainer",componentId:"sc-14ue7zh-3"})(["display:flex;flex-direction:column;",""],(function(t){return t.isDashboard&&"\n  min-width: 300px;\n  height: 250px;\n  "})),E7n=sf.div.withConfig({displayName:"Template__ImageContainer",componentId:"sc-14ue7zh-4"})(["background-color:hsl(",",63%,50%,0.2);overflow:hidden;padding:",";border-radius:10px;transition:300ms;position:relative;"],(function(t){return t.hue}),(function(t){return t.small?"15px 40px 15px 40px":"25px 50px 25px 50px"})),S7n=sf.img.withConfig({displayName:"Template__Image",componentId:"sc-14ue7zh-5"})(["width:100%;height:100%;object-fit:cover;border-radius:0 0 5px 5px;box-shadow:rgba(14,13,20,0.1) 18px 18px 18px,rgba(14,13,20,0.05) 12px 18px 48px;"]),L7n=function(t){var e=t.data,n=t.isPublic,r=t.onClick,a=t.small,i=t.isDashboard,o=m((0,x.useState)(!1),2),l=o[0],c=(o[1],m((0,x.useState)(!1),2)),s=c[0],u=c[1],d=_t();return(0,uf.jsxs)(H7n,{index:e.key,isDashboard:i,children:[(0,uf.jsxs)(E7n,{small:a,hue:e.hue,onMouseEnter:function(){return u(!0)},onMouseLeave:function(){return u(!1)},children:[(0,uf.jsxs)(k7n,{showPreview:s,hue:e.hue,children:[n?(0,uf.jsx)(gf,{data:{text:"Use Template",width:"140px",padding:"13px",isFetching:l,onClick:function(){return d("/app_templates/".concat(e.key))}}}):(0,uf.jsx)(gf,{data:{text:"View details",width:"140px",padding:"13px",isFetching:l,onClick:r}}),null!==e.key&&(0,uf.jsx)(gf,{data:{text:"See live demo",type:"basic",width:"140px",padding:"13px",onClick:function(){return window.open(e.link)}}})]}),(0,uf.jsxs)("div",{children:[(0,uf.jsx)(C7n,{hue:e.hue,small:a,children:(0,uf.jsx)(A7n,{small:a})}),(0,uf.jsx)(S7n,{src:Ed({url:e.image,height:250,forceJpg:!0})})]})]}),(0,uf.jsx)(dR,{data:{text:e.label||(0,Js.startCase)(e.key),fontStyle:"headingMd",margin:"15px 0 3px 0"}}),(0,uf.jsx)(dR,{data:{text:e.description,fontStyle:"bodyMd",color:tu.grey3}})]})},_7n=sf.img.withConfig({displayName:"Header__Logo",componentId:"sc-1wel7se-0"})(["height:40px;cursor:pointer;"]),B7n=sf.div.withConfig({displayName:"Header__HeaderContainer",componentId:"sc-1wel7se-1"})(["display:flex;justify-content:space-between;align-items:center;padding:24px 32px 24px 32px;"]),D7n=sf.div.withConfig({displayName:"Header__HeaderLink",componentId:"sc-1wel7se-2"})(["font-size:16px;font-weight:500;cursor:pointer;color:",";",""],tu.grey4,(function(t){return t.hideMobile&&"\n    @media screen and (max-width: 800px) {\n      display: none;\n    }\n  "})),T7n=sf.div.withConfig({displayName:"Header__HeaderLeft",componentId:"sc-1wel7se-3"})(["display:flex;align-items:center;gap:",";"],fu),V7n=sf.div.withConfig({displayName:"Header__HeaderRight",componentId:"sc-1wel7se-4"})(["display:flex;align-items:center;gap:",";"],fu),O7n=function(){var t=_t();return(0,uf.jsxs)(B7n,{children:[(0,uf.jsx)(T7n,{children:(0,uf.jsx)(_7n,{alt:"Frontly Logo",src:ku,onClick:function(){return t("/")}})}),(0,uf.jsxs)(V7n,{children:[(0,uf.jsx)(D7n,{hideMobile:!0,onClick:function(){return t("/app_templates")},children:"Templates"}),(0,uf.jsx)(D7n,{hideMobile:!0,onClick:function(){return window.open("https://www.frontly.ai/pricing")},children:"Pricing"}),(0,uf.jsx)(D7n,{hideMobile:!0,onClick:function(){return window.open("https://help.frontly.ai")},children:"Help Center"}),(0,uf.jsx)(D7n,{hideMobile:!0,onClick:function(){return t("/login")},children:"Login"}),(0,uf.jsx)(gf,{data:{text:"Start for free",onClick:function(){return t("/signup")}}})]})]})},I7n=function(t){var e=t.template,n=t.backFunction,r=t.onClick,a=t.inModal,i=t.hideBreadcrumb,o=e.label||(0,Js.startCase)(e.key),l=m((0,x.useState)(null),2),c=l[0],s=l[1],u=(0,Js.get)(e,"categories",[]),d=(0,Js.get)(e,"features",[]),h=(0,Js.get)(e,"screenshots",[]),f=0;e.video&&f++,h.length>0&&(f+=h.length);var p=function(){return e.video||h.length>0?(0,uf.jsxs)(j7n,{width:f,children:[e.video&&(0,uf.jsx)(P7n,{width:f,src:e.videoThumbnail,onClick:function(){return window.open(e.video)},children:(0,uf.jsx)(N7n,{children:(0,uf.jsx)(aln,{data:{icon:"BsFillPlayFill",color:"white"}})})}),h.map((function(t){return(0,uf.jsx)(U7n,{src:t,onClick:function(){return s(t)},width:f})}))]}):(0,uf.jsx)(uf.Fragment,{})};return(0,uf.jsxs)("div",{style:{padding:a?"10px 15px 15px 15px":"30px"},children:[!i&&(0,uf.jsx)(z9n,{items:[{text:"Templates",onClick:n},{text:o}],fontSize:24}),c&&(0,uf.jsx)(_9n,{header:{title:"Image Preview"},hide:function(){return s(null)},minWidth:"870px",children:(0,uf.jsx)(F7n,{src:c})}),(0,uf.jsxs)(Q7n,{children:[(0,uf.jsxs)(q7n,{children:[(0,uf.jsx)(X7n,{hue:e.hue,children:(0,uf.jsx)(K7n,{src:Ed({url:e.image,height:600,forceJpg:!0})})}),p(),(0,uf.jsx)(dR,{data:{text:"About This Template",fontStyle:"headingXl",margin:"25px 0 10px 0"}}),(0,uf.jsx)($7n,{children:(0,uf.jsx)("div",{"data-color-mode":"light",children:(0,uf.jsx)(RO.Markdown,{source:e.fullDescription,style:{background:"transparent"}})})})]}),(0,uf.jsxs)(n8n,{children:[(0,uf.jsx)(t8n,{children:o}),(0,uf.jsx)(e8n,{children:e.description}),(0,uf.jsx)(Y7n,{children:(0,uf.jsx)(X7n,{hue:e.hue,children:(0,uf.jsx)(K7n,{src:Ed({url:e.image,height:600,forceJpg:!0})})})}),(0,uf.jsxs)(W7n,{children:[(0,uf.jsx)(gf,{data:{text:"Install this app",width:"100%",margin:"10px 0 10px 0",size:"large",onClick:r}}),(0,uf.jsx)(gf,{data:{text:"Preview",type:"basic",size:"large",width:"100%",onClick:function(){return window.open(e.link)}}})]}),(0,uf.jsxs)(Y7n,{children:[p()," ",(0,uf.jsx)(dR,{data:{text:"About This Template",fontStyle:"headingXl",margin:"25px 0 10px 0"}}),(0,uf.jsx)($7n,{children:(0,uf.jsx)("div",{"data-color-mode":"light",children:(0,uf.jsx)(RO.Markdown,{source:e.fullDescription,style:{background:"transparent"}})})})]}),u.length>0&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(dR,{data:{text:"Categories",fontStyle:"headingXl",margin:"25px 0 10px 0"}}),(0,uf.jsx)(Z7n,{children:u.map((function(t){return(0,uf.jsx)(G7n,{children:t})}))})]}),d.length>0&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(dR,{data:{text:"Features",fontStyle:"headingXl",margin:"25px 0 10px 0"}}),(0,uf.jsx)(Z7n,{children:d.map((function(t){return(0,uf.jsx)(G7n,{children:t})}))})]})]})]})]})},R7n=function(){var t=Dt().id,e=_t(),n=l8n.find((function(e){return e.key===t}));return(0,uf.jsxs)(J7n,{children:[(0,uf.jsx)(O7n,{}),(0,uf.jsx)(I7n,{onClick:function(){return e("/signup/?template=".concat(t))},template:n,backFunction:function(){return e("/app_templates")}})]})},F7n=sf.img.withConfig({displayName:"TemplateLandingPage__PreviewImage",componentId:"sc-swnmcc-0"})(["height:500px;width:100%;border-radius:10px;object-fit:contain;border:1px solid ",";border-radius:10px;@media (max-width:850px){height:300px;}"],tu.grey2),N7n=sf.div.withConfig({displayName:"TemplateLandingPage__PlayWrapper",componentId:"sc-swnmcc-1"})(["background-color:rgba(0,0,0,0.5);padding:10px;border-radius:50%;min-width:50px;min-height:50px;display:flex;justify-content:center;align-items:center;border:3px solid rgba(255,255,255,0.5);"]),P7n=sf.div.withConfig({displayName:"TemplateLandingPage__Video",componentId:"sc-swnmcc-2"})(["width:calc(100% / "," - 15px);height:150px;border:1px solid ",";border-radius:10px;cursor:pointer;object-fit:contain;display:flex;justify-content:center;align-items:center;background-color:",";background-image:url(",");background-size:cover;background-position:contain;&:hover{opacity:0.8;}@media (max-width:850px){width:calc(100% / 2 - 15px);}"],(function(t){return t.width}),tu.grey3,tu.grey2,(function(t){return t.src})),j7n=sf.div.withConfig({displayName:"TemplateLandingPage__ScreenshotsContainer",componentId:"sc-swnmcc-3"})(["display:flex;gap:15px;margin-top:15px;"]),U7n=sf.img.withConfig({displayName:"TemplateLandingPage__Screenshot",componentId:"sc-swnmcc-4"})(["width:calc(100% / "," - 15px);height:150px;border:1px solid ",";border-radius:10px;cursor:pointer;object-fit:contain;&:hover{opacity:0.8;}@media (max-width:850px){width:calc(100% / 2 - 15px);}"],(function(t){return t.width}),tu.grey3),W7n=sf.div.withConfig({displayName:"TemplateLandingPage__ButtonsRow",componentId:"sc-swnmcc-5"})(["display:flex;flex-direction:column;align-items:center;@media (max-width:850px){flex-direction:row;gap:10px;margin-top:10px;}"]),Z7n=sf.div.withConfig({displayName:"TemplateLandingPage__Categories",componentId:"sc-swnmcc-6"})(["display:flex;flex-wrap:wrap;gap:10px;"]),G7n=sf.div.withConfig({displayName:"TemplateLandingPage__Category",componentId:"sc-swnmcc-7"})(["background:",";border-radius:30px;padding:10px;width:fit-content;font-size:14px;"],tu.grey2),q7n=sf.div.withConfig({displayName:"TemplateLandingPage__LeftColumnDesktop",componentId:"sc-swnmcc-8"})(["flex:1;@media (max-width:850px){display:none;}"]),Y7n=sf.div.withConfig({displayName:"TemplateLandingPage__LeftColumnMobile",componentId:"sc-swnmcc-9"})(["flex:1;display:none;@media (max-width:850px){display:initial;}"]),X7n=sf.div.withConfig({displayName:"TemplateLandingPage__ImageContainer",componentId:"sc-swnmcc-10"})(["background-color:hsl(",",63%,50%,0.1);padding:50px;border-radius:20px;"],(function(t){return t.hue})),$7n=sf.div.withConfig({displayName:"TemplateLandingPage__FullDescription",componentId:"sc-swnmcc-11"})(["font-size:18px;font-weight:300;color:",";white-space:pre-wrap;@media (max-width:850px){margin-top:20px;}"],tu.grey4),K7n=sf.img.withConfig({displayName:"TemplateLandingPage__Image",componentId:"sc-swnmcc-12"})(["width:100%;height:100%;object-fit:cover;box-shadow:rgba(14,13,20,0.1) 18px 18px 18px,rgba(14,13,20,0.05) 12px 18px 48px;border-radius:10px;"]),Q7n=sf.div.withConfig({displayName:"TemplateLandingPage__Container",componentId:"sc-swnmcc-13"})(["display:flex;width:100%;gap:50px;margin-top:15px;"]),J7n=sf.div.withConfig({displayName:"TemplateLandingPage__PageContainer",componentId:"sc-swnmcc-14"})(["max-width:1200px;margin:0 auto;"]),t8n=sf.div.withConfig({displayName:"TemplateLandingPage__Name",componentId:"sc-swnmcc-15"})(["font-size:28px;font-weight:700;"]),e8n=sf.div.withConfig({displayName:"TemplateLandingPage__Description",componentId:"sc-swnmcc-16"})(["font-size:18px;font-weight:300;color:",";margin:10px 0 10px 0;"],tu.grey3),n8n=sf.div.withConfig({displayName:"TemplateLandingPage__DetailsColumn",componentId:"sc-swnmcc-17"})(["display:flex;flex-direction:column;width:380px;@media (max-width:850px){width:100%;}"]),r8n=function(){var t=Ae(ke().mark((function t(e,n){var r,a,i,o,l,c,s,u,d,h,f,p,g,v,m=arguments;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=m.length>2&&void 0!==m[2]?m[2]:"new",t.prev=1,n("Copying App Structure"),t.next=5,K9.post("/copy_app/",{subdomain:e,type:r});case 5:if(a=t.sent,i=a.data,!(o=(0,Js.get)(i,"error"))){t.next=10;break}return t.abrupt("return",{error:o});case 10:l=(0,Js.get)(i,"app_to_copy"),c=(0,Js.get)(i,"new_app"),s=(0,Js.get)(i,"spreadsheet_ids",[]),u={},d=null,h=0;case 16:if(!(h<s.length)){t.next=27;break}return n("Copying Spreadsheet ".concat(h+1)),f=s[h],t.next=21,a8n(f,c,e,d);case 21:p=t.sent,d||(d=p),u[f]=p;case 24:h++,t.next=16;break;case 27:return t.next=29,i8n(u,l,c,n);case 29:return g=t.sent,v=L6n(g),t.abrupt("return",v);case 34:throw t.prev=34,t.t0=t.catch(1),console.error("Error copying app: ",t.t0),t.t0;case 38:case"end":return t.stop()}}),t,null,[[1,34]])})));return function(e,n){return t.apply(this,arguments)}}(),a8n=function(){var t=Ae(ke().mark((function t(e,n,r,a){var i,o;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,K9.post("/copy_sheet/",{spreadsheet_to_copy:e,existing_sheet_id:a,new_app:n,subdomain:r});case 3:return i=t.sent,o=(0,Js.get)(i,["data","new_sheet_id"]),t.abrupt("return",o);case 8:throw t.prev=8,t.t0=t.catch(0),console.error("Error copying sheet: ",t.t0),t.t0;case 12:case"end":return t.stop()}}),t,null,[[0,8]])})));return function(e,n,r,a){return t.apply(this,arguments)}}(),i8n=function(){var t=Ae(ke().mark((function t(e,n,r,a){var i;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,a("Copying Pages"),t.next=4,K9.post("/copy_pages/",{spreadsheet_map:e,current_app:n,new_app:r});case 4:return i=t.sent,a(null),t.abrupt("return",i.data);case 9:throw t.prev=9,t.t0=t.catch(0),console.error("Error copying pages: ",t.t0),t.t0;case 13:case"end":return t.stop()}}),t,null,[[0,9]])})));return function(e,n,r,a){return t.apply(this,arguments)}}(),o8n=function(t){var e=t.activeTemplateId,n=t.setActiveTemplateId,r=_t(),a=$s(nR),i=m((0,x.useState)(!1),2),o=i[0],l=i[1],c=m((0,x.useState)(null),2),s=c[0],u=c[1],d=l8n.find((function(t){return t.key===e})),h=Ys(XI),f=function(){var t=Ae(ke().mark((function t(e,n){var i;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return u(null),t.prev=1,t.next=4,r8n(e,l,n);case 4:i=t.sent,a(i),Rcn("App Created"),r("/pages"),localStorage.setItem("appId",(0,Js.get)(i,["app","id"])),Zcn().track("Demo App Created",{template:e}),t.next=15;break;case 12:t.prev=12,t.t0=t.catch(1),console.error("Error creating demo app:",t.t0);case 15:case"end":return t.stop()}}),t,null,[[1,12]])})));return function(e,n){return t.apply(this,arguments)}}();if(s)return(0,uf.jsx)(_9n,{hide:function(){return u(null)},minWidth:"600px",header:{title:"Install Template",description:"Do you want a brand-new app, or do you want the spreadsheets and pages to copy into your current app?"},children:(0,uf.jsxs)(fR,{gap:"15px",margin:"10px 0 0 0",children:[(0,uf.jsx)(gf,{data:{text:"Create New App",onClick:function(){return f(s,"new")}}}),(0,uf.jsx)(gf,{data:{text:"Copy Content Into Current App",onClick:function(){return f(s,"current")}}})]})});var p=(0,Js.get)(h,"google_sheets_connected");return(0,uf.jsxs)(_9n,{minWidth:"900px",header:{title:"Template Details"},hide:function(){return n(null)},children:[o&&(0,uf.jsx)("div",{style:{display:"flex",justifyContent:"center",marginBottom:"15px"},children:(0,uf.jsx)(wtt,{color:tu.primary})}),!o&&(0,uf.jsx)(I7n,{hideBreadcrumb:!0,inModal:!0,template:d,backFunction:function(){return n(null)},onClick:function(){if(p){var t=(0,Js.get)(d,"link","").split("https://")[1].split(".frontly.ai")[0];u(t)}else Rcn("Please connect your Google Sheets account to install this template."),r("/spreadsheets")}})]})},l8n=[{key:"web-page-summary",label:"Web Page Summary",description:"Scrape the text content of a web page and provide an AI-powered summary",image:"https://res.cloudinary.com/frontly/image/upload/v1724267919/Screenshot_2024-08-21_at_12.15.02_PM_jzueon.png",screenshots:[],video:"https://youtu.be/HaUO2gT300A",videoThumbnail:"https://res.cloudinary.com/frontly/image/upload/v1724267796/webscraper_heyv9c.png",link:"https://web-page-summary.frontly.ai",hue:200,categories:["Web Scraping","AI"],features:["Web Scraper","OpenAI Request","Custom Actions","Local State"],fullDescription:"\nThis app highlights the power of Frontly\u2019s AI-driven features, allowing you to generate concise summaries of any web page with a simple URL input.\n\nSay goodbye to information overload and let the AI summarize web content in seconds!\n\n**This template includes:**\n\t- A clean and intuitive user interface where users can enter a URL and receive an instant summary.\n\t- Customizable summary format options to tailor the output to different use cases, such as quick notes, detailed briefs, or bullet-point highlights.\n\t- A responsive design ensuring the app looks great on both desktop and mobile devices.\n\nInstall this template today and start transforming web pages into easy-to-digest summaries. The possibilities are endless!\n"},{key:"real-estate-listings",label:"Real Estate Listings",description:"A beautiful, modern real estate listings app that can be customized for any industry",image:"https://res.cloudinary.com/frontly/image/upload/v1715283518/Screenshot_2024-05-08_at_2.19.59_PM_xtnbcc.png",screenshots:["https://res.cloudinary.com/frontly/image/upload/v1715283812/Screenshot_2024-05-09_at_12.43.21_PM_t43cjx.png"],video:"https://youtu.be/GWd4QUDbi5k",videoThumbnail:"https://res.cloudinary.com/frontly/image/upload/v1715406526/reusableblocks-cover_b1oozh.jpg",link:"https://real-estate-listings.frontly.ai",hue:150,categories:["Listings","Agencies","Contractors","Marketing"],features:["Custom Blocks","Block Versions","Custom Actions","Local State"],fullDescription:"\nIntroducing the '**Real Estate Listings**' Frontly App Template.\n\nThis app showcases the power of Frontly's Custom Blocks, enabling you to create fully customized, professional user interface designs.\n\nNo more need to compromise your UI design just because you're using a no-code platform!\n\n**This template includes:**\n - Modern, airbnb-style real estate listing cards, which can be customized for use with any industry or use-case like product listings, marketplaces, etc.\n - A stunning banner image\n - A 'Map View' page allowing listings to be viewed using the Google Map block for location-based browsing.\n\nInstall this template today and start customizing it for your own use case. The possibilities are endless!\n"},{key:"blog-post-generator",label:"AI Blog Post Generator",description:"Generate blog posts in Markdown format with Frontly's OpenAI Integration",image:"https://res.cloudinary.com/frontly/image/upload/v1716862962/Screenshot_2024-05-27_at_7.22.23_PM_zjfkqd.png",screenshots:["https://res.cloudinary.com/frontly/image/upload/v1716862539/Screenshot_2024-05-27_at_2.15.34_PM_rzyaoq.png","https://res.cloudinary.com/frontly/image/upload/v1716862749/Screenshot_2024-05-27_at_7.18.45_PM_ijhgyg.png"],link:"https://blog-post-generator.frontly.ai",hue:232,categories:["Artificial Intelligence","Content Creation","Agencies","Contractors","Marketing"],features:["OpenAI Request","Custom Actions","Local State","Display Conditions"],fullDescription:"\nIntroducing the '**Blog Post Generator**' Template for Frontly.\n\nThis template shows the power of Frontly's new Markdown formatting editor and OpenAI integration. It's designed to help you generate blog posts in Markdown format with ease, using the capabilities of OpenAI to enhance your content creation process.\n\nThis template can be modified to suit your specific needs, and used for almost any use-case that requires generating content with a formatted text output, like emails, articles, or social media posts.\n\nHere's what the 'Blog Post Generator' template offers:\n\n**1. Markdown Formatting Editor**\nCreate and edit blog posts in Markdown format with a user-friendly editor. This feature allows you to structure your content effectively and format it according to your preferences.\n\n**2. OpenAI Integration**\nLeverage the power of OpenAI to generate content ideas, outlines, and even full blog posts. This integration enhances your content creation process by providing AI-generated suggestions and insights.\n\n**3. Custom Actions**\nDefine custom actions to automate specific tasks within the template. This feature allows you to streamline your workflow and create a more efficient content creation process.\n\n"},{key:"responsive-analytics-dashboard",description:"A mobile-responsive analytics dashboard for your data",categories:["Analytics","Data Visualization","Charts"],features:["Charts","Analytics","Stats","Tables"],fullDescription:"This template is a mobile-responsive analytics dashboard that can be used to visualize and analyze data. It includes various charts and graphs to help you understand your data better. The dashboard is fully customizable and can be used to display any type of data you want.",image:"https://res.cloudinary.com/frontly/image/upload/v1716866534/Screenshot_2024-05-27_at_8.20.04_PM_n9n3c2.png",link:"https://responsive-analytics-dashboard.frontly.ai",hue:40},{key:"applicant-tracker",description:"Job applicant tracker for HR team with analytics",categories:["Human Resources","Recruitment"],features:["Applicant Tracking","Interview Scheduling","Collaborative Hiring"],fullDescription:"Transform your recruitment process with an Applicant Tracker designed for HR teams. This platform streamlines applicant tracking from initial submission to final decision, facilitates interview scheduling, and supports collaborative hiring decisions. With comprehensive candidate profiles and a centralized communication hub, it ensures a smooth and efficient hiring process.",image:"https://res.cloudinary.com/frontly/image/upload/v1695277815/demo-apps/Screenshot_2023-09-20_at_11.30.05_PM_g1qfnz.png",link:"https://applicant-tracker.frontly.ai",hue:259},{key:"ai-client-portal",label:"AI Client Portal",description:"Onboard clients with full-screen forms and AI",image:"https://res.cloudinary.com/frontly/image/upload/v1712340901/ai-portal-1_kys7ma.png",screenshots:["https://res.cloudinary.com/frontly/image/upload/v1712340901/ai-portal-2_xyidqb.png"],video:"https://www.youtube.com/watch?v=CirRD9DEsJc",videoThumbnail:"https://res.cloudinary.com/frontly/image/upload/v1712270273/maxresdefault_ar2la9.jpg",link:"https://ai-client-portal.frontly.ai",hue:200,categories:["Artificial Intelligence","Client Portal","Agencies","Contractors"],features:["OpenAI Request","Custom Actions","Local State","Display Conditions"],fullDescription:"\nIntroducing the '**Customer Portal with AI Onboarding**' Template for Frontly.\n\nThis innovative template is crafted to redefine the way businesses onboard their customers, by seamlessly blending the sophistication of OpenAI with user-friendly design. Here\u2019s why this template stands out as a pivotal tool for your business:\n\n**Intelligent AI Onboarding Experience** \nKickstart your customer's journey with an AI-driven onboarding process. Utilizing Frontly\u2019s integration with OpenAI, this feature offers personalized responses based on user inputs during the onboarding phase, ensuring each customer feels uniquely valued right from the start.\n\n**Engaging Customer Portal with Messaging System**\nElevate customer interaction through a dedicated portal that not only enhances engagement but also provides a direct line of communication. This feature allows for direct messaging, feedback collection, and continuous support, establishing a robust relationship with your clientele.\n\n**Robust Admin Portal for Seamless Management**\nEquip your team with an admin portal that encapsulates efficiency and control.\n\nIt includes: \n- **Essential Dashboard**: View key insights and metrics at a glance.\n- **Customer Pipeline Kanban Board**: Effortlessly manage your customer onboarding pipeline with a visually intuitive Kanban board.\n- **Detailed Customer Profiles**: Get immediate access to full customer details.\n- **Integrated Messaging**: Communicate with customers directly through the admin portal for streamlined and effective interactions.\n\nThe 'Customer Portal with AI Onboarding' template is engineered for businesses eager to modernize their customer onboarding experience and build lasting relationships through enhanced engagement and personalized interaction.\n\nIts intuitive design, combined with powerful AI capabilities, removes the need for complex coding skills, making it an indispensable tool for your business\u2019s growth and customer satisfaction.\n"},{key:"business-idea-generator",label:"AI Business Idea Generator",description:"Generate and refine business ideas with AI",image:"https://res.cloudinary.com/frontly/image/upload/v1709689463/Screenshot_2024-03-05_at_5.44.12_PM_b08vne.png",link:"https://business-idea-generator.frontly.ai",hue:150,categories:["Artificial Intelligence","Internal Tools"],features:["OpenAI Request","Custom Actions"],fullDescription:"Streamline idea generation and refinement with a custom AI-powered workflow. In this template, we use AI to generate business ideas based on the user's input, then refine further by generating multiple customer acquisition strategies for each business idea."},{key:"content-pipeline-manager",description:"Produce marketing content at scale with AI",image:"https://res.cloudinary.com/frontly/image/upload/v1710896521/Screenshot_2024-03-19_at_6.01.39_PM_horuzg.png",screenshots:["https://res.cloudinary.com/frontly/image/upload/v1710959963/Screenshot_2024-03-20_at_11.39.02_AM_z40van.png"],video:"https://youtu.be/1oVAAH4WLdA",videoThumbnail:"https://res.cloudinary.com/frontly/image/upload/v1710959869/maxresdefault_z3746w.jpg",link:"https://content-pipeline-manager.frontly.ai",hue:200,categories:["Artificial Intelligence","Internal Tools","Marketing"],features:["OpenAI Request","Custom Actions"],fullDescription:"Introducing the 'AI Content Pipeline Manager' template for Frontly: a no-code solution designed to streamline your content creation process. This template leverages the power of Frontly's OpenAI integration to enhance your content strategy. Here\u2019s what it offers:\n\n1. Content Idea Generation: Utilize Frontly's OpenAI integration to automatically generate fresh and relevant content ideas. This feature is designed to keep your content calendar innovative and engaging.\n\n2. Team Assignment: Easily assign new content ideas to your team members. This function allows for a smooth distribution of tasks, ensuring everyone knows what they need to work on.\n\n3. Production Process Tracking: Monitor the progress of content creation using a Kanban board. This visual tool provides clear insights into each stage of the content production process, from ideation to publication, making it easier to manage deadlines and workflow.\n\n4. Content Library Browsing and Filtering: Access your entire content library in one place. This feature offers powerful filtering capabilities, making it simple to find and organize your content based on categories, publication status, or any other criteria you set.\n\n5. Team Expansion: Add new content creators to your team directly within the platform. This functionality supports team growth, allowing you to scale your content production efforts efficiently.\n\nThe 'AI Content Pipeline Manager' template is designed for teams looking for an efficient way to generate, assign, track, and manage their content creation process. With its straightforward interface and comprehensive feature set, it\u2019s an ideal tool for enhancing your content strategy without the need for complex coding or technical expertise."},{key:"client-project-portal",description:"Give clients a secure login to review project updates",categories:["Client Management","Project Management"],features:["Secure Login","Project Tracking","Client Communication"],fullDescription:"Optimize client engagement and streamline project management with the Client Project Portal. This tool provides a secure login for clients to access real-time updates, documents, and communication channels. Designed to enhance transparency and collaboration, it features intuitive project tracking, milestone updates, and a dedicated space for feedback, ensuring clients are fully integrated into the project lifecycle.",image:"https://res.cloudinary.com/frontly/image/upload/v1695278075/demo-apps/Screenshot_2023-09-20_at_11.34.20_PM_grkzaq.png",link:"https://agency-one.frontly.ai",hue:221},{key:"product-returns",description:"A portal for customers to manage product returns",categories:["E-commerce","Customer Service"],features:["Automated Return Process","Customer Account Integration","Return Status Tracking"],fullDescription:"Start with this simple returns system where customers enter their order information to find and manage their order. This platform automates return requests and tracks the status of returned items. By simplifying returns, it enhances customer satisfaction, encourages repeat business, and streamlines inventory management.",image:"https://res.cloudinary.com/frontly/image/upload/v1695278155/demo-apps/Screenshot_2023-09-20_at_11.35.46_PM_jskeu0.png",link:"https://returns.frontly.ai",hue:165},{key:"quote-calculator",description:"Give clients an instant quote from spreadsheet calculations",categories:["Sales","Client Services"],features:["Instant Quotes","Customizable Calculation Formulas","Integration with CRM"],fullDescription:"Empower your sales team with a simple Quote Calculator that generates accurate quotes based on customizable calculation formulas in your Google Sheet. This tool seamlessly integrates with your spreadsheet data, providing clients with instant price estimates for services or products. It's an invaluable asset for improving sales efficiency and customer satisfaction.",image:"https://res.cloudinary.com/frontly/image/upload/v1695236460/demo-apps/quote-calculator_yz8t2g.png",link:"https://nyc-moving.frontly.ai",hue:0},{key:"bike-rentals",description:"Manage appointments, track inventory and analytics",categories:["Rental Services","Inventory Management"],features:["Appointment Management","Inventory Tracking","Analytics Dashboard"],fullDescription:"Streamline the operation of your bike rental service with a comprehensive management app. This platform offers appointment scheduling, inventory tracking, and a robust analytics dashboard to monitor business performance. It enhances customer service, optimizes inventory utilization, and provides valuable insights for strategic decision-making.",image:"https://res.cloudinary.com/frontly/image/upload/v1690089600/demo-apps/bikes-screen_e2lqxo.png",link:"https://bike-rental.frontly.ai",hue:174},{key:"dog-walking",description:"An app for managing a dog walking business",categories:["Service Industry","Pet Care","Internal Tools"],features:["Scheduling","Customer Management","Map"],fullDescription:"Manage your dog walking business with ease, featuring profiles for clients and their pets and walk tracking and scheduling calendar.",image:"https://res.cloudinary.com/frontly/image/upload/v1695277387/demo-apps/Screenshot_2023-09-20_at_11.22.44_PM_wjb80m.png",link:"https://dog-walking.frontly.ai",hue:0}],c8n=l8n.map((function(t){return t.link.split("https://")[1].split(".frontly.ai")[0]})),s8n=function(){var t=m((0,x.useState)(null),2),e=t[0],n=t[1];return(0,uf.jsxs)("div",{children:[e&&(0,uf.jsx)(o8n,{activeTemplateId:e,setActiveTemplateId:n}),(0,uf.jsx)(g7n,{children:"App Templates"}),(0,uf.jsx)(z7n,{style:{margin:"25px 0 0 0"},children:l8n.map((function(t){return(0,uf.jsx)(L7n,{small:!0,isDashboard:!0,data:t,onClick:function(){return n(t.key)}})}))})]})},u8n=function(t){var e=t.setupBlock,n=t.previewMode,r=void 0!==n&&n,a=t.hideCard,i=t.setHasUnsavedChanges,o=t.minWidth,l=t.width,c=void 0===l?"100%":l,s=t.margin,u=void 0===s?"0px":s,d=Ys($I),h=Ys(JI),f=Ys(ZI),p=Ys(WI),g=Ys(XI),v=Ys(QI),y=(0,Js.get)(v,"plan"),b=!c8n.includes((0,Js.get)(g,"subdomain"))&&!y,M=m((0,x.useState)({}),2),w=M[0],z=M[1],C=m((0,x.useState)(!1),2),A=C[0],k=C[1],H=sR().passesDisplayConditions,E=cR().processDynamicText,S=$s(AI),L=$s(dI),_=odn(),B=_.updateRecord,D=_.deleteRecord,T=_.createRecord,V=aR(),O=V.hideTopStackItem,I=V.lastItem,R=ldn().handleCustomAction,F=m((0,x.useState)(!1),2),N=F[0],P=F[1],j=(0,Js.get)(I,"defaultValues",{}),U=(0,Js.get)(I,"blockId"),W=(0,Js.get)(I,"itemId"),Z=(0,Js.get)(I,"type"),G="create"===Z,q=Ucn().validateFields,Y=m((0,x.useState)(G?j:{}),2),X=Y[0],$=Y[1],K=e,Q=(0,Js.get)(K,"recordClickAction");["default","custom","action","none"].includes(Q)||(Q="default");var J=(0,Js.get)(h,U,[]).find((function(t){return t.frontly_id===W})),tt=(0,Js.get)(K,"fieldData",{}),et=(0,Js.get)(tt,"config",{}),nt=(0,Js.get)(tt,"order",[]),rt=(0,Js.get)(K,"spreadsheet"),at=Ys(jI).find((function(t){return t.id===rt})),it=(0,Js.get)(at,"headers",[]),ot=Se({},J);W||it.forEach((function(t){var e=(0,Js.get)(et,t);["Switch","Checkbox"].includes((0,Js.get)(e,"componentId"))&&(ot[t]=(0,Js.get)(e,"defaultValue")||!1),!1!==(0,Js.get)(e,"active")&&(0,Js.get)(e,"defaultValue")&&(ot[t]=E({text:(0,Js.get)(e,"defaultValue")}))}));var lt=m((0,x.useState)(ot),2),ct=lt[0],st=lt[1],ut=(0,Js.get)(at,["data",0],{}),dt=oMn({block:K,app:g,spreadsheets:h}).relationColumns,ht=H({conditions:(0,Js.get)(K,"editConditions",[])}),ft=!G&&(e||J&&"edit"===Z),pt=!1!==(0,Js.get)(K,"showEdit")&&ht,gt=Md&&ft?ut:Se(Se({},ct),X),vt=(0,Js.get)(at,"field_data",{}),mt=(0,Js.get)(vt,"config"),yt=(0,Js.get)(vt,"order",[]),bt=H({conditions:(0,Js.get)(K,"deleteConditions",[])}),xt=!1!==(0,Js.get)(K,"showDelete")&&bt,Mt=Cdn({dataSourceId:(0,Js.get)(at,"id"),relations:Nu(g,"data_relations"),processDynamicText:E,appDateFormat:d,localOrder:nt,sheetOrder:yt,sheetHeaders:it,relationColumns:dt,block:K,sheetFieldData:mt,localFieldData:et,conditionsObject:{passesDisplayConditions:H,conditionKey:"conditions"}}),wt=Mt.displayFields,zt=Mt.hiddenFields,Ct=wt.map((function(t){return Se(Se({},t),{},{value:(0,Js.get)(gt,t.key)})})),At=Pcn(Ct),kt=function(t,e){var n=Se(Se({},X),{},He({},t,e));q({dataSourceConfig:mt,validationSchema:At,values:Se(Se({},gt),{},He({},t,e)),hasSubmitted:A,setErrors:z}),st(Se(Se({},ct),{},He({},t,e))),$(n),i&&i(!0)},Ht=(0,Js.get)(J,"frontly_id"),Et=function(){b?Fcn("This app is unpaid. Please upgrade to delete records."):S({title:(0,Js.get)(p,"detailViewDeleteConfirmationTitle","Delete Record"),text:(0,Js.get)(p,"detailViewDeleteConfirmationText","Are you sure you want to delete this record?"),confirm:function(){D({sheetId:rt,recordId:Ht}),O(),Rcn((0,Js.get)(p,"deletedNotification","Deleted"))}})};return"edit"===Z&&"default"!==Q?(0,uf.jsx)(uf.Fragment,{}):(0,uf.jsx)(d8n,{width:c,margin:u,children:(0,uf.jsxs)(h8n,{hideContainer:a,children:[ft&&!pt&&(0,uf.jsx)(ztt,{darkMode:f,formState:gt,displayFields:Ct,processDynamicText:E,gridLayout:!0,maxWidth:o,deleteButton:xt?{text:(0,Js.get)(p,"detailViewDelete","Delete"),onClick:Et,type:"basic",border:f&&"1px solid ".concat(tu.darkModeButtonBorder),backgroundColor:f&&tu.darkModeLightBorder,color:f&&tu.darkModeLightText,disabled:r}:null,handleFieldClick:function(t){return L(Se(Se({},t),{},{blockId:(0,Js.get)(K,"id"),formContext:"detailView"}))}}),ft&&pt&&(0,uf.jsx)(uf.Fragment,{children:(0,uf.jsx)(_dn,{isLiveApp:!0,formContext:"detailView",allowFieldClick:!0,activeBlock:K,sectionPadding:"0px",fields:Ct,errors:w,buttonColor:(0,Js.get)(g,"primary_color",tu.primary),submitText:(0,Js.get)(p,"detailViewSave","Save"),disableSubmit:r,submit:r||!(0,Js.isEmpty)(X)&&function(){if(b)Fcn("This app is unpaid. Please upgrade to create or edit records.");else if(k(!0),(0,Js.isEmpty)(q({dataSourceConfig:mt,validationSchema:At,values:gt,hasSubmitted:!0,setErrors:z}))){P(!0);var t=zt.map((function(t){return{key:t.key,value:E({text:t.hiddenValue,context:{record:gt}})}}));Object.keys(X).forEach((function(e){var n=(0,Js.get)(X,e,"");n.toString().trim().startsWith("=")||t.push({key:e,value:n})})),t.length>0&&B({sheetId:rt,recordId:Ht,values:t}).then((function(){$({}),P(!1),Rcn((0,Js.get)(p,"savedNotification","Saved")),O(),R({rawAction:(0,Js.get)(K,"detailEditSubmitAction"),action:(0,Js.get)(K,"detailEditSubmitAction"),context:{form:Se({},ct)},blockId:U})}))}},gridLayout:!0,isFetching:N,onChange:function(t,e){return kt(t,e)},buttons:xt?[{text:(0,Js.get)(p,"detailViewDelete","Delete"),onClick:Et,type:"basic",border:f&&"1px solid ".concat(tu.darkModeButtonBorder),backgroundColor:f&&tu.darkModeLightBorder,color:f&&tu.darkModeLightText,disabled:r}]:[]})}),G&&(0,uf.jsx)(_dn,{isLiveApp:!0,activeBlock:K,sectionPadding:"0px",fields:Ct,submitText:"Save",submit:function(){if(b)Fcn("This app is unpaid. Please upgrade to create or edit records.");else if(k(!0),(0,Js.isEmpty)(q({dataSourceConfig:mt,validationSchema:At,values:gt,hasSubmitted:!0,setErrors:z}))){P(!0);var t=zt.map((function(t){return{key:t.key,value:E({text:t.hiddenValue,context:{record:gt},skipRecordFrontlyId:!0})}}));Object.keys(X).forEach((function(e){var n=(0,Js.get)(X,e,"");n.toString().trim().startsWith("=")||t.push({key:e,value:n})})),Object.keys(ct).forEach((function(e){(0,Js.get)(X,e)||t.push({key:e,value:(0,Js.get)(ct,e)})})),T({sheetId:rt,values:t}).then((function(t){P(!1),k(!1),Rcn((0,Js.get)(p,"recordCreated","Record Created")),O(),R({rawAction:(0,Js.get)(K,"detailCreateSubmitAction"),action:(0,Js.get)(K,"detailCreateSubmitAction"),context:{form:Se(Se({},ct),t)},blockId:U})}))}},errors:w,gridLayout:!0,isFetching:N,buttonColor:(0,Js.get)(g,"primary_color",tu.primary),onChange:function(t,e){return kt(t,e)}})]})})},d8n=sf.div.withConfig({displayName:"DetailView__PageContainer",componentId:"sc-cibj8i-0"})(["display:flex;flex-direction:column;gap:",";width:",";margin:",";@media (max-width:800px){width:100%;}"],fu,(function(t){return t.width}),(function(t){return t.margin})),h8n=sf.div.withConfig({displayName:"DetailView__Container",componentId:"sc-cibj8i-1"})(["background:white;border-radius:10px;padding:",";box-shadow:",";",";width:100%;display:block;overflow:auto;border:1px solid white;"," "," ",""],du,gu,(function(t){return t.stretchHeight?"height: fit-content":"align-self: stretch"}),(function(t){return t.hideContainer&&"background: transparent; padding:0px; border: 1px solid transparent; box-shadow: none; border-radius: 0px;"}),(function(t){return t.hovering&&"cursor: pointer;"}),(function(t){return(t.hovering||t.active)&&"border: 1px solid ".concat(tu.primary,";")})),f8n=function(t){var e=t.page,n=t.activeBlock,r=sR(),a=r.processDynamicText,i=r.passesDisplayConditions,o=Ys(ZI),l=Ys(WI),c=Ys(XI),s=(0,Js.get)(c,"styling",{}),u=(0,Js.get)(s,"blockBorderRadius"),d=jhn().getBlockWithVersion,h=pd((0,Js.get)(e,"blocks",[])).map((function(t){return d(t).blockWithVersion})),f=h.filter((function(t){return t.parent===(0,Js.get)(n,"id")&&!t.layoutParent})).filter((function(t){return i({conditions:(0,Js.get)(t,"displayConditions",[])})})),p=Lu((0,Js.get)(n,"id"),h),g=h.filter((function(t){return p.includes(t.id)})),v=(0,Js.get)(n,"recordClickAction"),y=Pu(n,h),b=$s(AI),M=aR(),w=M.modalStack,z=M.setModalStack,C=M.hideTopStackItem,A=M.lastItem,k="create"===(0,Js.get)(A,"type"),H="custom"===v,E=k||!v||"default"===v,S=a({text:FO(n),context:{repeatingRecord:(0,Js.get)(n,"repeatingRecord")}}),L=(0,Js.get)(n,"detailViewWidth","600px"),_=m((0,x.useState)(!1),2),B=_[0],D=_[1],T=H8n().fetchSpreadsheets;(0,x.useEffect)((function(){H&&T(g)}),[(0,Js.get)(A,"id")]);var V=(0,uf.jsx)(gR,{gap:"25px",children:f.map((function(t){return(0,uf.jsx)(H6n,{data:{page:e,block:t}},t.id)}))});if("modal"===y){if(E){var O=w.map((function(t,e){return{text:t.label,onClick:function(){return z(w.filter((function(e){return e.id<=t.id})))}}}));return(0,uf.jsx)(_9n,{darkMode:o,background:o?tu.darkModeLightBackground:"white",borderRadius:u?kd(u):null,header:{title:S,breadcrumbs:O},minWidth:L,hide:function(){B?b({title:(0,Js.get)(l,"unsavedChangesWarningHeader","Close With Unsaved Changes?"),text:(0,Js.get)(l,"unsavedChangesWarning","There are unsaved changes. Are you sure you want to close?"),confirm:function(){C()},hide:function(){return null}}):C()},children:(0,uf.jsx)(u8n,{page:e,hideCard:!0,setHasUnsavedChanges:D,setupBlock:n,width:"100%"})})}return(0,uf.jsx)(_9n,{darkMode:o,background:o?tu.darkModeLightBackground:"white",borderRadius:u?kd(u):null,header:{title:S},minWidth:L,children:V})}return(0,uf.jsxs)("div",{children:[(0,uf.jsx)(x9n,{label:(0,Js.get)(n,"label"),margin:"0 0 25px 0",darkMode:o}),E&&(0,uf.jsx)(u8n,{page:e,setupBlock:n,margin:"30px 0 0 0",width:L}),!E&&V]})},p8n=function(t){var e=t.template;return(0,uf.jsxs)(v8n,{children:[(0,uf.jsxs)(fR,{gap:"30px",alignItems:"center",children:[(0,uf.jsx)(g8n,{src:ku}),window.innerWidth>800&&(0,uf.jsx)(z9n,{fontStyle:"headingLg",items:[{text:"Templates",onClick:function(){return window.location.href="https://app.frontly.ai/app_templates"}},{text:(0,Js.startCase)(e)}]})]}),(0,uf.jsx)(gf,{data:{text:window.innerWidth>800?"Use This Template":"Use Template",icon:"FiArrowRight",fontStyle:"headingMd",flippedIcon:!0,onClick:function(){return window.open("https://app.frontly.ai/signup?template=".concat(e))}}})]})},g8n=sf.img.withConfig({displayName:"TemplateBanner__Logo",componentId:"sc-1nldast-0"})(["height:36px;"]),v8n=sf.div.withConfig({displayName:"TemplateBanner__TemplateBannerContainer",componentId:"sc-1nldast-1"})(["display:flex;background:white;box-shadow:",";justify-content:space-between;align-items:center;padding:15px;height:60px;border-bottom:1px solid #f0f0f0;"],vu),m8n=sf.div.withConfig({displayName:"UpgradeBanner__Container",componentId:"sc-mqgiog-0"})(["background:#222c40;border-radius:5px;padding:10px;position:absolute;bottom:20px;right:20px;left:20px;z-index:9999;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;@media (max-width:800px){flex-direction:column;}"]),y8n=sf.div.withConfig({displayName:"UpgradeBanner__Row",componentId:"sc-mqgiog-1"})(["display:flex;align-items:center;gap:20px;@media (max-width:800px){flex-direction:column;}"]),b8n=sf.img.withConfig({displayName:"UpgradeBanner__Logo",componentId:"sc-mqgiog-2"})(["height:35px;@media (max-width:800px){height:25px;}"]),x8n=sf.div.withConfig({displayName:"UpgradeBanner__FreeTrialText",componentId:"sc-mqgiog-3"})(["text-align:center;cursor:pointer;font-size:20px;font-weight:400;color:white;@media (max-width:800px){font-size:16px;}"]),M8n=function(){return(0,uf.jsxs)(m8n,{onClick:function(){window.open("https://app.frontly.ai/billing")},children:[(0,uf.jsx)(b8n,{src:"https://res.cloudinary.com/frontly/image/upload/v1687922385/frontly_white_xmcwyt.svg"}),(0,uf.jsxs)(y8n,{children:[(0,uf.jsx)(x8n,{children:"This app is on a free trial. Upgrade to remove this banner."}),(0,uf.jsx)(gf,{data:{text:"Upgrade"}})]})]})},w8n=function(t){var e=t.page,n=t.availableWidth,r=t.isPublicRoute,a=void 0!==r&&r,i=Ys(tI),o=Ys(XI),l=Ys(tR),c=$s(fI),s=sR().passesDisplayConditions,u=cR().processDynamicText,d=Ys(QI),h=(0,Js.get)(d,"plan"),f=c8n.includes((0,Js.get)(o,"subdomain")),p=!f&&!h,g=St(),v=m((0,x.useState)({}),2),y=v[0],b=v[1],M=m((0,x.useState)({}),2),w=M[0],C=M[1],A=$s(GO),k=(0,Js.get)(y,e.id,[]),H=(0,Js.get)(w,e.id,[]),E=ldn().handleCustomAction,S=(0,Js.get)(g,"pathname"),L=jhn().getBlockWithVersion,_=(0,Js.get)(e,"blocks",[]).map((function(t){return L(t).blockWithVersion})),B=sd({items:_,app:o,user:i,passesDisplayConditions:s}).map((function(t){return Se(Se({},t),{},{availableWidth:n})}));(0,x.useEffect)((function(){var t=z8n(B,u);c(t)}),[S]);var D=B.filter((function(t){return s({conditions:(0,Js.get)(t,"displayConditions",[])})||(0,Js.get)(t,"fetchIfHidden")})),T=B.filter((function(t){return s({conditions:(0,Js.get)(t,"displayConditions",[])})})),V=Ys(bI),O=T.filter((function(t){return!t.parent&&!t.layoutParent})),I=D.filter((function(t){return!t.parent})),R=aR().modalStack,F=(0,Js.get)(R,R.length-1),N=(0,Js.get)(F,"blockId"),P=(0,Js.get)(e,"blocks",[]).find((function(t){return t.id===N})),j=L(P).blockWithVersion,U=Pu(P=j,T),W=H8n().fetchSpreadsheets,Z=I.map((function(t){return t.id})),G=Z.filter((function(t){return!H.includes(t)&&!k.includes(t)})),q=T.filter((function(t){return G.includes(t.id)&&t.spreadsheet})),Y=k.length>0&&q.length>0;(0,x.useEffect)((function(){var t=(0,Js.get)(e,"pageLoadAction");t&&E({rawAction:t,action:t})}),[S]),(0,x.useEffect)((function(){Y&&$(q)}),[Y]);var X=Ys(zI);(0,x.useEffect)((function(){if(0===X.length){var t=T.filter((function(t){return["Input","Select","Switch","TextArea"].includes(t.componentId)})).filter((function(t){return t.key&&t.defaultValue})),n={};t.forEach((function(t){n["".concat(e.id,"-").concat(t.key)]=u({text:t.defaultValue})})),(0,Js.isEmpty)(n)||A(n)}}),[S,V,X]);var $=function(t){var n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];W(t,n);var r=[].concat(z(H),z(t.map((function(t){return t.id}))));C(He({},e.id,r)),n&&b(He({},e.id,r))};(0,x.useEffect)((function(){$(I,!0);var t=document.getElementById("renderBlocksContainer");t&&t.scrollIntoView({behavior:"instant"})}),[S]);var K=(0,Js.get)(l,"count",0),Q=(0,Js.get)(l,"ids",[]);(0,x.useEffect)((function(){if(Q.length>0){var t=D.filter((function(t){return Q.includes(t.id)}));$(t)}}),[Q,K]),(0,x.useEffect)((function(){if(c8n.includes((0,Js.get)(o,"subdomain")))Zcn().track("Demo App Page View",{subdomain:(0,Js.get)(o,"subdomain")});else{var t={};T.map((function(t){return t.componentId})).forEach((function(e){t[e]=!0})),Zcn().track("Client App Page View",Se({subdomain:(0,Js.get)(o,"subdomain"),blocks:T.map((function(t){return t.componentId}))},t))}}),[]);var J=(0,Js.get)(e,"layoutType","default"),tt=window.innerWidth,et=gd(O),nt=tt<800?"mobile":tt<1200?"tablet":"desktop",rt=et.includes(nt)?nt:"desktop",at=(0,Js.get)({desktop:25,tablet:20,mobile:15},nt,25);return(0,uf.jsxs)("div",{children:[f&&(0,uf.jsx)(p8n,{template:(0,Js.get)(o,"subdomain")}),(0,uf.jsxs)(Cxn,{page:e,hasTemplateBanner:f,isPublicRoute:a,children:[p&&(0,uf.jsx)(M8n,{}),!P&&(0,uf.jsx)(Gxn,{}),"default"===J&&(!P||"modal"===U)&&O.map((function(t){return(0,uf.jsx)(H6n,{data:{page:e,block:Se(Se({},t),{},{parentComponentId:null})}},"".concat(e.id,"-").concat(t.id))})),"grid"===J&&(0,uf.jsx)(Lxn,{screenPreviewSize:rt,items:O.map((function(t){var n=(0,Js.get)(t,["gridPosition",rt]),r=kd((0,Js.get)(n,"height",10)*at);return{id:t.id,gridPosition:(0,Js.get)(t,"gridPosition",{}),content:(0,uf.jsx)(H6n,{data:{page:e,inLayout:!0,block:Se(Se({},t),{},{height:r,inGridLayout:!0})}},t.id)}}))}),P&&(0,uf.jsx)(f8n,{activeBlock:P,page:e})]})]})},z8n=function(t,e){var n={};return t.forEach((function(t){var r={};(0,Js.get)(t,"visibleFilters",[]).filter((function(t){return t.defaultValue})).forEach((function(t){r[t.key]=e({text:t.defaultValue})})),n[t.id]=r})),n},C8n=function(t){var e=[];return(0,Js.toString)(t).replace(/\{\{\s*(.*?)\s*\}\}/g,(function(t,n){var r=n.split(".");if("input"===(0,Js.get)(r,0)){var a=(0,Js.get)(r,1).split("||")[0];e.push(a)}})),e.map((function(t){return Ru(t).trim()}))},A8n=function(t,e,n){var r=[],a=[];return(0,Js.toString)(t).replace(/\{\{\s*(.*?)\s*\}\}/g,(function(t,i){var o=i.split(".");if("custom"===(0,Js.get)(o,0)){var l=(0,Js.get)(o,1),c=e.find((function(t){return t.key===l}));c&&!a.includes(l)&&(a.push(l),c.spreadsheet&&r.push(Se(Se({},c),{},{filters:(0,Js.get)(c,"conditions",[]).map((function(t){return Se(Se({},t),{},{value:n({text:(0,Js.get)(t,"value")})})})),id:c.spreadsheet,is_variable:!0})))}})),r},k8n=function(t){var e=function(t){var e=[];return(0,Js.toString)(t).replace(/\{\{\s*(.*?)\s*\}\}/g,(function(t,n){var r=n.split(".");if("spreadsheets"===(0,Js.get)(r,0)){var a=(0,Js.get)(r,1),i=(0,Js.get)(r,2);a&&i&&e.push({id:a,cell:i})}})),e}(JSON.stringify(t));return e},H8n=function(){var t=Ys($I),e=lR(),n=Ys(XI),r=(0,Js.get)(n,"data_relations",[]),a=sR().processDynamicText,i=m(Xs(qI),2),o=i[0],l=i[1],c=Ys(jI),s=Ys(_I),u=(0,Js.get)(e,"blocks",[]).filter((function(t){return"Custom"===t.componentId})).map((function(t){return t.customBlock})),d=Nu(s).filter((function(t){return u.includes(t.id)})),h=Ks(UI),f=m(Xs(ZO),2),p=f[0],g=f[1],v=$s(eR),y=$s(bI),b=Ks(zI),x=Ys(MI),M=m(Xs($O),2),w=M[0],C=M[1],A=Ys(fI),k=Ys(pI);return{fetchSpreadsheets:function(i){var s=arguments.length>1&&void 0!==arguments[1]&&arguments[1];s&&h();var u=A8n(JSON.stringify(d),Nu(n,"custom_variables"),a),f=A8n(JSON.stringify(e),Nu(n,"custom_variables"),a),m=[].concat(z(f),z(u)),M=k8n(e),H=i.filter((function(t){return t.spreadsheet&&!["QuoteCalculator"].includes(t.componentId)})),E={};if(H.filter((function(t){return"Form"===t.componentId})).map((function(t){return t.id})).forEach((function(t){E[t]=null})),(0,Js.isEmpty)(E)||l(Se(Se({},o),E)),!Md&&(H.length>0||M.length>0||m.length>0)){m.length>0&&y(!0),v(H.map((function(t){return t.id})));var S=[];if(H.forEach((function(i){var o=c.find((function(t){return t.id===i.spreadsheet})),l=["supabase","airtable"].includes((0,Js.get)(o,"service")),u=[];if(l){var d=(0,Js.get)(s?z8n([i],a):A,i.id,{});(0,Js.get)(i,"visibleFilters",[]).forEach((function(t){var e=(0,Js.get)(d,(0,Js.get)(t,"key"));e&&u.push({key:(0,Js.get)(t,"key"),operator:(0,Js.get)(t,"operator","contains"),value:e})}))}var h=function(){if(l){var t=(0,Js.get)(i,"defaultSortColumn"),n=(0,Js.get)(i,"defaultSortDirection");if(k){var r="".concat((0,Js.get)(e,"id"),"_").concat((0,Js.get)(i,"id")),a=(0,Js.get)(k,r);if(a)return a}return t?n?"".concat(t,"___").concat(n):"".concat(t,"___asc"):null}return null}(),f=ud((0,Js.get)(o,"id"),n,c).map((function(t){var e=(0,Js.get)(t,"relatedSheet"),n=(0,Js.get)(t,"relationColumns"),a=r.find((function(e){return e.id===t.id}));return{relation_id:(0,Js.get)(t,"id"),id:(0,Js.get)(e,"id"),current_column:(0,Js.get)(n,"current"),inner_join:(0,Js.get)(a,"inner_join",!1),related_column:(0,Js.get)(n,"other"),display_column:(0,Js.get)(t,"display_column"),relation_key:(0,Js.get)(t,"relationKey")}})),p=(0,Js.get)(i,"hiddenFilters",[]).filter((function(t){return t.key&&(t.value||["exists","does_not_exist","is_true","is_false"].includes(t.operator))})).map((function(t){return Se(Se({},t),{},{value:a({text:t.value,context:null,skipRecordFrontlyId:!1,skipGoogleSheetCell:!0,skipCustomVariable:!0})})})).map((function(e){return["date_after","date_before","date_in_range"].includes(e.operator)?Se(Se({},e),{},{date_format:Yu(t)}):e}));p=[].concat(z(p),u);var g={pagination:Se(Se({},(0,Js.get)(x,i.id,{})),{},{page_size:(0,Js.get)(i,"resultsPerPage",10)}),id:i.spreadsheet,filters:p,sorting:h,block_id:i.id,related_sheets:f,filters_condition_type:(0,Js.get)(i,"hiddenFiltersConditionType","all")};g.service=(0,Js.get)(o,"service","google_sheets"),["Form","InfoList"].includes(i.componentId)&&(g.row_id=a({text:i.rowId,skipGoogleSheetCell:!0,skipCustomVariable:!0}),g.row_id_column=i.rowIdColumn,g.single_record=!0),"Stat"===i.componentId&&(g.is_calculation=!0,g.field=i.field,g.metric=(0,Js.get)(i,"metric"));var v="Form"===i.componentId&&"create"===i.mode,m=(0,Js.get)(g,["related_sheets","length"]);v&&!(m>0)||v&&l||S.push(g)})),M.length>0||S.length>0||m.length>0){w&&w.abort();var L=new AbortController;C(L),K9.post(vd(),{endpoint_type:"multi",spreadsheets:S,cells_to_fetch:M,variables_to_fetch:m,domain:yd()},{abortSignal:L.signal}).then((function(t){var e=(0,Js.get)(t,["data","error"]);e&&Fcn(e);var n=(0,Js.get)(t,["data"],[]),r=(0,Js.get)(o,"pagination",{}),s=(0,Js.get)(n,"pagination",{}),u=Se(Se({},r),s),d=(0,Js.get)(o,"relations",{}),h=(0,Js.get)(n,"relations",{}),f=Se(Se({},d),h),v=(0,Js.get)(o,"custom_variables",{}),x=(0,Js.get)(n,"custom_variables",{}),M=Se(Se({},v),x);E8n({blocks:i,allFormState:p,savedSpreadsheets:c,setAllFormState:g,processDynamicText:a,spreadsheetsData:n}),b(),l(Se(Se(Se({},o),n),{},{relations:f,custom_variables:M,pagination:u})),m.length>0&&y(!1)}))}else b(),m.length>0&&y(!1),E8n({blocks:i,allFormState:p,savedSpreadsheets:c,setAllFormState:g,processDynamicText:a,spreadsheetsData:{}})}}}},E8n=function(t){var e=t.blocks,n=t.allFormState,r=t.savedSpreadsheets,a=t.setAllFormState,i=t.processDynamicText,o=t.spreadsheetsData,l=Se({},n);e.filter((function(t){return"Form"===t.componentId})).forEach((function(t){var e=(0,Js.get)(t,"spreadsheet"),n=r.find((function(t){return t.id===e})),a=(0,Js.get)(n,"headers",[]),c=(0,Js.get)(t,"fieldData",{}),s=(0,Js.get)(c,"config",{}),u=S8n(t,s,a,i);if("create"===t.mode)l[t.id]=Se({},u);else{var d=(0,Js.get)(o,t.id,{}),h=Se({},d);(0,Js.get)(t,"useDefaultsInEditMode")&&Object.keys(d).forEach((function(t){var e=d[t];""!==e&&null!==e&&void 0!==e||(h[t]=u[t])})),l[t.id]=h}})),a(l)},S8n=function(t,e,n,r){var a={};return n.forEach((function(n){var i=(0,Js.get)(e,n);["Switch","Checkbox"].includes((0,Js.get)(i,"componentId"))&&(a[n]=(0,Js.get)(i,"defaultValue")||!1),!1!==(0,Js.get)(i,"active")&&(0,Js.get)(i,"defaultValue")&&(a[n]=r({text:(0,Js.get)(i,"defaultValue"),reusableBlockId:t.reusableBlockId,context:{repeatingRecord:(0,Js.get)(t,"repeatingRecord")}}))})),a},L8n=function(t,e){var n=[],r=(0,Js.get)(t,"actions",[]),a=(0,Js.get)(t,"blocks",[]),i=(0,Js.get)(t,"inputs",{});a.forEach((function(t){(0,Js.get)(Ysn,[(0,Js.get)(t,"componentId"),"resources"],[]).filter((function(t){return t.isAction})).forEach((function(a){var o=(0,Js.get)(t,a.id),l=r.find((function(t){return t.id===o})),c=(0,Js.get)(l,"steps",[]),s={GOOGLE:["spreadsheet","rowIdColumn"],NAVIGATE:["page"]};c.length>0&&(C8n(JSON.stringify(l)).forEach((function(t){n.push({id:t,key:t,label:(0,Js.get)(i,[t,"label"])||(0,Js.startCase)(t),value:(0,Js.get)(e,t),componentId:"DynamicString",section:"actionInputs"})})),c.forEach((function(t){(0,Js.get)(s,t.type,[]).forEach((function(r){var a="action-".concat(o,"-").concat(t.id,"-").concat(r);n.push({id:a,key:a,label:(0,Js.get)(i,[a,"label"])||"Action ".concat(o," - Step ").concat(t.id," - ").concat((0,Js.startCase)(r)),value:(0,Js.get)(e,a),section:"actionInputs"})}))})))}))})),n=n.reduce((function(t,e){return t.seen[e.id]||(t.seen[e.id]=!0,t.result.push(e)),t}),{seen:{},result:[]}).result;var o=C8n(JSON.stringify(a)).map((function(t){var n=(0,Js.get)(i,t);return{id:t,key:t,label:(0,Js.get)(n,"label")||(0,Js.startCase)(t),value:(0,Js.get)(e,t),componentId:(0,Js.get)(n,"componentId","DynamicString"),options:(0,Js.get)(n,"options",[]),section:"blockInputs"}})).reduce((function(t,e){return t.seen[e.id]||(t.seen[e.id]=!0,t.result.push(e)),t}),{seen:{},result:[]}).result,l=[];if(o.length>0&&l.push({id:"blockInputs",section:"blockInputs",componentId:"CustomBlockFieldEditor",items:o,sectionHint:"Auto-detected inputs based on detected 'input' variables"}),n.length>0){var c=n.filter((function(t){return!o.find((function(e){return e.key===t.key}))}));c.length>0&&l.push({id:"actionInputs",section:"actionInputs",componentId:"CustomBlockFieldEditor",items:c,sectionHint:"Auto-detected actions found in your custom block"})}return l},_8n=function(t){var e,n=t.data,r=oR(),a=r.activeCustomBlock,i=r.setActiveCustomBlock,o=m((0,x.useState)(!1),2),l=o[0],c=o[1],s=(0,Js.get)(n,"items",[]),u=(0,Js.get)(a,"inputs",{}),d=(0,Js.get)(u,l),h=[{key:"label",label:"Label",componentId:"Input",value:(0,Js.get)(d,"label")},{key:"description",label:"Description",componentId:"TextArea",value:(0,Js.get)(d,"description")},{key:"componentId",label:"Type",componentId:"Select",defaultValue:"Input",hideEmptyItem:!0,value:(0,Js.get)(d,"componentId"),options:[{label:"Input",value:"Input"},{label:"Select",value:"Select"},{label:"Color",value:"ColorPicker"},{label:"Image",value:"ImageUpload"},{label:"TextArea",value:"TextArea"}]},(e={id:"options",label:"Options",componentId:"DataGrid",orientation:"vertical",hint:"Define the options to appear in your select dropdown.",requiresSheet:!0,newObject:{label:"New Item",value:"New Value"}},He(e,"orientation","vertical"),He(e,"value",(0,Js.get)(d,"options",[])),He(e,"columns",[{key:"label",componentId:"Input"},{key:"value",componentId:"Input"}]),He(e,"displayCondition",(function(){return"Select"===(0,Js.get)(d,"componentId")})),e)].filter((function(t){return!t.displayCondition||t.displayCondition()}));return(0,uf.jsxs)(uf.Fragment,{children:[l&&(0,uf.jsx)(_9n,{header:{title:"Edit Field"},hide:function(){return c(null)},minWidth:"400px",children:(0,uf.jsx)(_dn,{sectionPadding:"0px",onChange:function(t,e){return i({inputs:Se(Se({},u),{},He({},l,Se(Se({},d),{},He({},t,e))))})},orientation:"vertical",fields:h})}),(0,uf.jsx)(B8n,{children:s.map((function(t){return(0,uf.jsxs)(D8n,{onClick:function(){return c(t.id)},children:[(0,uf.jsx)(aln,{data:{icon:"FiEdit",color:tu.grey3,size:18}}),t.label]})}))})]})},B8n=sf.div.withConfig({displayName:"CustomBlockFieldEditor__FieldsContainer",componentId:"sc-1j7nare-0"})(["background:white;border-top:1px solid rgba(0,0,0,0.06);display:flex;flex-direction:column;"]),D8n=sf.div.withConfig({displayName:"CustomBlockFieldEditor__FieldContainer",componentId:"sc-1j7nare-1"})(["padding:8px 0px 8px 0px;border-bottom:1px solid rgba(0,0,0,0.06);display:flex;gap:5px;align-items:center;cursor:",";transition:200ms all;&:hover{background:rgba(0,0,0,0.06);}:not(:last-child){border-bottom:1px solid rgba(0,0,0,0.06);}"],(function(t){return t.disabled?"not-allowed":"pointer"})),T8n=function(t){var e=t.data,n=(0,Js.get)(e,"value",[]);return(0,uf.jsxs)(V8n,{children:[(0,uf.jsx)(O8n,{children:n.map((function(t,r){return(0,uf.jsxs)(I8n,{children:[(0,uf.jsx)(Hlr,{data:{value:t,onChange:function(t){return function(t,r){e.onChange(n.map((function(e,n){return r===n?t:e})))}(t,r)}}}),(0,uf.jsx)(aln,{data:{color:"grey",icon:"FiTrash",size:16,onClick:function(){e.onChange(n.filter((function(t,e){return e!==r})))}}})]})}))}),(0,uf.jsx)(gf,{data:{text:"Add Color",size:"small",icon:"FiPlus",type:"basic",onClick:function(){e.onChange([].concat(z(n),["#000000"]))}}})]})},V8n=sf.div.withConfig({displayName:"ColorThemeEditor__Container",componentId:"sc-t0qp86-0"})(["display:flex;flex-direction:column;gap:5px;"]),O8n=sf.div.withConfig({displayName:"ColorThemeEditor__ColorsRow",componentId:"sc-t0qp86-1"})(["display:flex;gap:15px;align-items:center;flex-wrap:wrap;"]),I8n=sf.div.withConfig({displayName:"ColorThemeEditor__ColorContainer",componentId:"sc-t0qp86-2"})(["display:flex;gap:5px;align-items:center;border:1px solid ",";border-radius:8px;padding:4px;"],tu.pitchBorder),R8n=function(t){var e=t.data,n=Gcn().setBlock,r=(0,Js.get)(e,"type");return(0,uf.jsx)(gf,{data:{onClick:function(){n({componentId:r,horizontalAlignment:void 0,verticalAlignment:void 0,flexWrap:void 0})},type:"basic",text:"Switch To "+r}})},F8n=function(t){var e=t.data,n=Idn(),r=(0,Js.get)(n,"headers",[]),a=[];return 0===r.length&&(a=[{label:"Select Column",value:null}]),a=r.map((function(t){return{label:(0,Js.startCase)(t),value:t}})),(0,uf.jsx)(v$,{data:Se(Se({},e),{},{onChange:null===e||void 0===e?void 0:e.onChange,options:a})})},N8n=function(t){var e=t.data,n=Xsn(),r=(0,jhn().getBlockWithVersion)(n).blockWithVersion,a=(0,Js.get)(r,"validation",{}),i=m((0,x.useState)(null),2),o=i[0],l=i[1],c=[{id:"required",label:"Required",componentId:"Switch",section:"Validation",defaultValue:!0,orientation:"horizontal",hint:"Is this field required to submit form?",value:!1!==(0,Js.get)(a,"required")},{id:"isEmail",label:"Is Email",componentId:"Switch",section:"Validation",defaultValue:!1,orientation:"horizontal",hint:"Ensure this value contains a valid email address",value:(0,Js.get)(a,"isEmail")},{id:"isPrice",label:"Is Price",componentId:"Switch",section:"Validation",defaultValue:!1,orientation:"horizontal",hint:"Ensure this value contains a valid price. Allows $ but will be removed on save.",value:(0,Js.get)(a,"isPrice")},{id:"isNumber",label:"Is Number",componentId:"Switch",section:"Validation",defaultValue:!1,orientation:"horizontal",hint:"Ensure this value contains only valid numbers",value:(0,Js.get)(a,"isNumber")},{id:"isTrue",label:"Is True",componentId:"Switch",section:"Validation",defaultValue:!1,orientation:"horizontal",hint:"Ensure this value is true, generally used to confirm a checkbox or switch are turned 'on'.",value:(0,Js.get)(a,"isTrue")},{id:"isAlphabetical",label:"Is Alphabetical",componentId:"Switch",section:"Validation",defaultValue:!1,orientation:"horizontal",hint:"Ensure this value contains only letters",value:(0,Js.get)(a,"isAlphabetical")},{id:"minOffset",label:"Min Chars/Value",hint:"Enter minimum characters required or minimum number for the input to be",componentId:"Input",section:"Validation",required:!0,type:"number",defaultValue:"",value:(0,Js.get)(a,"minOffset")},{id:"maxOffset",label:"Max Chars/Value",hint:"Enter maximum characters required or maximum number for the input to be",componentId:"Input",section:"Validation",type:"number",required:!0,defaultValue:"",value:(0,Js.get)(a,"maxOffset")},{id:"customRegex",label:"Custom Regex",hint:"A custom regex to validate the input value. This is an advanced feature for highly technical users.",componentId:"Input",section:"Validation",required:!1,defaultValue:"",value:(0,Js.get)(a,"customRegex")},{id:"customRegexError",label:"Custom Regex Error",hint:"An error to be displayed when the user's input doesn't meet the the custom regex requirements",componentId:"Input",section:"Validation",required:!1,defaultValue:"",value:(0,Js.get)(a,"customRegexError")}];return(0,uf.jsxs)("div",{children:[(0,uf.jsx)(_lr,{anchorElement:o,hide:function(){l(null)},label:"Field Validation",children:(0,uf.jsx)(_dn,{sectionPadding:"0px",fields:c,onChange:function(t,n){return function(t,n){e.onChange(Se(Se({},a),{},He({},t,n)))}(t,n)}})}),(0,uf.jsx)(gf,{data:{text:"Edit Field Validation",type:"basic",onClick:function(t){return l(t.currentTarget)}}})]})},P8n=function(t){Me(t);var e=m((0,x.useState)(!1),2),n=e[0],r=e[1],a=m((0,x.useState)(!1),2),i=a[0],o=a[1],l=lR(),c=m(Xs(KI),2),s=c[0],u=c[1],d=m((0,x.useState)([]),2),h=d[0],f=d[1],p=Ys(uI),g=_t();return(0,x.useEffect)((function(){n&&(o(!0),K9.get("/page_history/?id=".concat(l.id)).then((function(t){var e=(0,Js.get)(t,["data"],[]);f(e),o(!1)})))}),[n]),(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(gf,{data:{text:p?"Save current changes to activate":"Browse Versions",type:"basic",disabled:p,onClick:function(){return r(!0)}}}),n&&(0,uf.jsx)(_9n,{minWidth:"800px",header:{title:"Page History",description:"Restore previous versions of your page from the past 3 days"},hide:function(){return r(!1)},children:i?(0,uf.jsx)(wtt,{size:30}):(0,uf.jsx)(U8n,{children:h.map((function(t){return(0,uf.jsxs)(j8n,{onClick:function(){return e=t.id,o(!0),void K9.post("/page_history/",{version_id:e,page_id:l.id}).then((function(t){var e=(0,Js.get)(t,["data","new_page"],{});u([].concat(z(s),[e])),r(!1),o(!1),Rcn("Page restored successfully"),g("/page/".concat(e.id))}));var e},children:[(0,uf.jsx)(dR,{data:{text:Cu()(t.date).fromNow(),fontStyle:"headingMd",cursor:"pointer"}}),(0,uf.jsx)(dR,{data:{text:"Version ID: ".concat(t.id),fontStyle:"bodySm",cursor:"pointer"}})]})}))})})]})},j8n=sf.div.withConfig({displayName:"PageHistoryBrowser__Version",componentId:"sc-19x3uqq-0"})(["display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;padding:10px;gap:5px;cursor:pointer;background:",";"],tu.clickUpBackground),U8n=sf.div.withConfig({displayName:"PageHistoryBrowser__Grid",componentId:"sc-19x3uqq-1"})(["display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));width:100%;gap:15px;margin-top:20px;"]),W8n=function(t){var e=t.data,n=(0,Js.get)(e,"columns",[]),r=(0,Js.get)(e,"value",[]);return(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsxs)(Z8n,{children:[(0,uf.jsxs)(G8n,{children:[n.map((function(t){var n=(0,Js.get)(Se(Se({},d),s),t.componentId);return(0,uf.jsxs)(Y8n,{width:t.width,children:[(0,uf.jsx)($8n,{children:(0,uf.jsx)(dR,{data:{text:(0,Js.startCase)(t.label||t.key),fontStyle:"headingXs",cursor:"pointer"}})}),r.map((function(a,i){var o=a.disabled||(0,Js.get)(t,"disableOperators",[]).includes((0,Js.get)(a,"operator"));return(0,uf.jsx)(X8n,{children:(0,uf.jsx)(n,{data:Se(Se({},t),{},{excludedSources:(0,Js.get)(e,"excludedSources",[]),dynamicSources:(0,Js.get)(e,"dynamicSources",[]),previousSteps:(0,Js.get)(e,"previousSteps"),value:(0,Js.get)(a,t.key),border:"0px",disabled:o,padding:"Select"===t.componentId?"0px 0px 0px 6px":cu,onChange:function(n){return function(t,n,a){e.onChange(r.map((function(e,r){return r===t?Se(Se({},e),{},He({},n,a)):e})))}(i,t.key,n)}})})})}))]})})),r.length>0&&(0,uf.jsxs)(q8n,{children:[(0,uf.jsx)($8n,{}),r.map((function(t,n){return(0,uf.jsx)(X8n,{style:{padding:"5px"},children:(0,uf.jsx)(aln,{data:{icon:"FiTrash",hover:!0,onClick:function(){return e.onChange(r.filter((function(t,e){return n!==e})))},color:tu.grey3,size:18}})})}))]})]}),0===r.length&&(0,uf.jsx)(dR,{data:{text:"No Data",fontStyle:"bodySm",cursor:"pointer",padding:"8px 5px 8px 8px"}})]}),(0,uf.jsx)(gf,{data:{text:"Add",onClick:function(){e.onChange([].concat(z(r),[(0,Js.get)(e,"newObject",{})]))},size:"small",type:"basic",icon:"FiPlus",margin:"5px 0 0 0"}})]})},Z8n=sf.div.withConfig({displayName:"DataGrid__TableBorderContainer",componentId:"sc-bd7xa3-0"})(["border:1px solid ",";border-radius:10px;overflow:hidden;"],tu.grey2),G8n=sf.div.withConfig({displayName:"DataGrid__TableContainer",componentId:"sc-bd7xa3-1"})(["display:flex;"]),q8n=sf.div.withConfig({displayName:"DataGrid__DeleteColumn",componentId:"sc-bd7xa3-2"})(["width:30px;:not(:last-child){border-right:1px solid ",";}"],tu.grey2),Y8n=sf.div.withConfig({displayName:"DataGrid__Column",componentId:"sc-bd7xa3-3"})(["width:",";flex:1;:not(:last-child){border-right:1px solid ",";}"],(function(t){return t.width||"100px"}),tu.grey2),X8n=sf.div.withConfig({displayName:"DataGrid__CellContainer",componentId:"sc-bd7xa3-4"})(["height:34px;display:flex;align-items:center;overflow:hidden;:not(:last-child){border-bottom:1px solid ",";}"],tu.grey2),$8n=sf.div.withConfig({displayName:"DataGrid__TableHeader",componentId:"sc-bd7xa3-5"})(["font-weight:600;font-size:12px;height:34px;display:flex;align-items:center;padding:5px 5px 5px 8px;border-bottom:1px solid ",";"],tu.grey2),K8n=function(t){var e=t.data,n=(0,Js.get)(e,"columns",[]),r=(0,Js.get)(e,"value",[]);return(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(Q8n,{children:(0,uf.jsxs)(J8n,{children:[(0,uf.jsxs)(e9n,{children:[n.map((function(t){return(0,uf.jsx)(n9n,{children:(0,uf.jsx)(dR,{data:{text:(0,Js.startCase)(t.key),fontStyle:"headingXs",cursor:"pointer"}})})})),(0,uf.jsx)("div",{style:{width:"30px"}})]}),r.map((function(t,a){return(0,uf.jsxs)(t9n,{children:[n.map((function(n){var i=(0,Js.get)(Se(Se({},d),s),n.componentId);return(0,uf.jsx)(r9n,{children:(0,uf.jsx)(i,{data:Se(Se({},n),{},{width:"100%",value:(0,Js.get)(t,n.key),onChange:function(t){return function(t,n,a){e.onChange(r.map((function(e,r){return r===t?Se(Se({},e),{},He({},n,a)):e})))}(a,n.key,t)}})})})})),(0,uf.jsx)("div",{style:{width:"30px"},children:(0,uf.jsx)(aln,{data:{icon:"FiTrash",hover:!0,onClick:function(){return e.onChange(r.filter((function(t,e){return a!==e})))},color:tu.grey3,size:18}})})]})})),0===r.length&&(0,uf.jsx)(t9n,{children:(0,uf.jsx)(dR,{data:{text:"No Data",fontStyle:"bodySm",cursor:"pointer"}})})]})}),(0,uf.jsx)(gf,{data:{text:e.buttonText||"Add",onClick:function(){e.onChange([].concat(z(r),[(0,Js.get)(e,"newObject",{})]))},icon:"FiPlus",size:"small",type:"basic",margin:"15px 0 0 0 "}})]})},Q8n=sf.div.withConfig({displayName:"MultiRecordEditor__TableBorderContainer",componentId:"sc-ekv9kx-0"})(["border:1px solid ",";border-radius:10px;"],tu.grey2),J8n=sf.div.withConfig({displayName:"MultiRecordEditor__TableContainer",componentId:"sc-ekv9kx-1"})([""]),t9n=sf.div.withConfig({displayName:"MultiRecordEditor__Row",componentId:"sc-ekv9kx-2"})(["display:flex;gap:15px;padding:10px 15px 10px 15px;align-items:center;"]),e9n=sf.div.withConfig({displayName:"MultiRecordEditor__Header",componentId:"sc-ekv9kx-3"})(["display:flex;gap:15px;padding:10px 15px 10px 15px;flex:1;background:#f6f6f7;border-radius:10px 10px 0 0;border-bottom:1px solid ",";"],tu.grey2),n9n=sf.div.withConfig({displayName:"MultiRecordEditor__HeaderItem",componentId:"sc-ekv9kx-4"})(["font-weight:600;font-size:12px;display:flex;align-items:center;flex:1;"]),r9n=sf.div.withConfig({displayName:"MultiRecordEditor__TableCell",componentId:"sc-ekv9kx-5"})(["flex:1;"]),a9n=sf.div.withConfig({displayName:"SearchBar__Container",componentId:"sc-1rovl4s-0"})(["display:flex;margin:",";flex-direction:row;width:",";"],(function(t){return t.margin||"0px"}),(function(t){return t.width||"auto"})),i9n=sf.div.withConfig({displayName:"SearchBar__SearchContainer",componentId:"sc-1rovl4s-1"})(["width:100%;display:flex;flex-direction:row;align-items:center;border-radius:",";padding-right:10px;background:",";border:1px solid ",";"],(function(t){return kd(t.borderRadius||8)}),(function(t){return t.background}),(function(t){return t.borderColor||tu.pitchBorder})),o9n=sf.input.withConfig({displayName:"SearchBar__SearchInput",componentId:"sc-1rovl4s-2"})(["width:100%;border:0px;background:transparent;font-size:15px;color:",";padding:",";font-weight:400;font-size:14px;outline:0px;&::placeholder{color:",";}"],(function(t){return t.darkMode?"white":tu.grey4}),(function(t){return t.padding||"10px"}),tu.grey3),l9n=function(t){var e=t.data,n=e.width,r=e.value,a=e.onChange,i=e.margin,o=e.placeholder,l=e.background,c=void 0===l?"white":l,s=e.borderRadius,u=e.borderColor,d=e.clear,h=e.initialValue,f=e.submit,p=e.setupMode,g=e.padding,v=e.darkMode,m=Ys(WI),y=(0,Js.get)(m,"searchText","Search");return(0,uf.jsx)(a9n,{width:n,margin:i,children:(0,uf.jsxs)(i9n,{background:c,borderRadius:s,borderColor:u,children:[(0,uf.jsx)(o9n,{darkMode:v,padding:g,placeholder:o||y,onChange:function(t){t.stopPropagation(),p||a(t.target.value)},onKeyPress:function(t){return function(t){"Enter"===t.key&&f(r)}(t)},value:r}),d&&h&&""!==h&&(0,uf.jsx)(dR,{data:{text:(0,Js.get)(m,"clear","Clear"),fontStyle:"bodyMd",color:tu.darkGrey},onClick:d}),(0,Js.get)(r,"length")&&!f?(0,uf.jsx)(aln,{data:{icon:"FiX",color:tu.grey3,onClick:function(){return a("")},hover:!0}}):(0,uf.jsx)(aln,{data:{icon:"FiSearch",color:tu.grey3,onClick:function(){return!p&&(null===f||void 0===f?void 0:f(r,"search"))},hover:!0}})]})})},c9n=["backgroundColor","icon"],s9n=sf.div.withConfig({displayName:"CheckIcon__CheckIconWrapper",componentId:"sc-1jzkdlw-0"})(["display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:",";cursor:pointer;"],(function(t){return t.color})),u9n=function(t){var e=t.backgroundColor,n=t.icon;ze(t,c9n);return(0,uf.jsx)(s9n,{color:e,children:(0,uf.jsx)(aln,{data:{icon:n,color:"white",size:"12px",hover:!0}})})},d9n=function(t){var e=t.activeApp,n=t.translations,r=t.formats,a=t.user,i=t.stateSet,o=t.onAssetUploaded,l=t.onChange,c=(0,Js.get)(e,"cloudinary_cloud_name","frontly")||"frontly",s=(0,Js.get)(e,"cloudinary_preset","ml_default")||"ml_default",u="frontly"===c?"frontly_resize":s,d=1e6*((0,Js.get)(e,"cloudinary_max_file_size",5)||5),h=window.cloudinary.createUploadWidget({cloudName:c,uploadPreset:u,context:{subdomain:yd()},sources:["local","url","camera"],clientAllowedFormats:r,maxFileSize:d,multiple:!1,language:"en",text:{en:{or:(0,Js.get)(n,"uploadOr","Or"),camera:{capture:(0,Js.get)(n,"uploadCameraCapture","Capture"),cancel:(0,Js.get)(n,"uploadCameraCancel","Cancel"),take_pic:(0,Js.get)(n,"uploadCameraTakePicture","Take a picture and upload it"),explanation:(0,Js.get)(n,"uploadCameraExplanation","Make sure that your camera is connected and that your browser allows camera capture. When ready, click Capture."),camera_error:(0,Js.get)(n,"uploadCameraError","Failed to access camera"),retry:(0,Js.get)(n,"uploadRetryCamera","Retry Camera"),file_name:"".concat((0,Js.get)(n,"uploadCamera","Camera"),"_{{time}}")},menu:{files:(0,Js.get)(n,"uploadFiles","My Files"),web:(0,Js.get)(n,"uploadWebAddress","Web Address"),camera:(0,Js.get)(n,"uploadCamera","Camera")},local:{browse:(0,Js.get)(n,"uploadBrowse","Browse"),dd_title_single:(0,Js.get)(n,"uploadTitleSingle","Drag and Drop an asset here"),dd_title_multi:(0,Js.get)(n,"uploadTitleMulti","Drag and Drop assets here"),drop_title_single:(0,Js.get)(n,"uploadDropTitleSingle","Drop a file to upload"),drop_title_multiple:(0,Js.get)(n,"uploadDropTitleMulti","Drop files to upload")},url:{inner_title:(0,Js.get)(n,"uploadUrlTitle","Public URL of file to upload:")}}}},(function(t,e){if(!t&&e&&"success"===e.event){var n=e.info.secure_url;n.includes(".heic")&&(n=n.replace(".heic",".png")),n.includes(".HEIC")&&(n=n.replace(".HEIC",".png")),["owner","admin"].includes((0,Js.get)(a,"role"))&&m9n(e,o),l&&setTimeout((function(){return l(n)}),500)}i((function(t){return Se(Se({},t),{},{isFetching:!1})}))}));return h},h9n=sf.img.withConfig({displayName:"ImageUpload__Image",componentId:"sc-tspfvt-0"})(["height:50px;width:110px;object-fit:cover;object-fit:contain;border-radius:",";"],(function(t){return kd(t.borderRadius||4)})),f9n=sf.div.withConfig({displayName:"ImageUpload__ImageBorder",componentId:"sc-tspfvt-1"})(["height:60px;width:120px;background:",";border-radius:",";padding:",";border:",";"],(function(t){return t.background||"white"}),(function(t){return kd(t.borderRadius||4)}),lu,(function(t){return t.border||"1px solid ".concat(tu.pitchBorder)})),p9n=sf.div.withConfig({displayName:"ImageUpload__ImageFrame",componentId:"sc-tspfvt-2"})(["height:60px;width:120px;display:flex;"," border:1px solid ",";justify-content:center;align-items:center;position:relative;border-radius:",";",""],(function(t){return t.disabled?"background: lightgrey;":"background: white;"}),tu.grey2,(function(t){return kd(t.borderRadius||4)}),(function(t){return t.error&&"border: 1px solid red;"})),g9n=sf.div.withConfig({displayName:"ImageUpload__RelativeContainer",componentId:"sc-tspfvt-3"})(["position:relative;height:70px;width:120px;"]),v9n=sf.div.withConfig({displayName:"ImageUpload__FloatingButton",componentId:"sc-tspfvt-4"})(["display:flex;background-color:",";position:absolute;border-radius:50%;"," border:1px solid ",";right:-9px;-webkit-box-shadow:1px 4px 5px 0px rgba(0,0,0,0.17);-moz-box-shadow:1px 4px 5px 0px rgba(0,0,0,0.17);box-shadow:1px 4px 5px 0px rgba(0,0,0,0.17);padding:",";"],(function(t){return t.darkMode?tu.darkModeLightBackground:"white"}),(function(t){return"top"===t.position?"top: -9px;":"bottom: -9px;"}),(function(t){return t.darkMode?tu.darkModeLightBorder:tu.grey2}),lu),m9n=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=(0,Js.get)(t,"info"),r=(0,Js.get)(n,"format"),a=(0,Js.get)(n,"bytes"),i={url:(0,Js.get)(n,"secure_url"),file_format:r,file_size:a,external_id:(0,Js.get)(n,"asset_id")};K9.post("/assets/",i).then((function(t){var n=(0,Js.get)(t,"data");e&&e(n)}))},y9n=function(t){var e=t.data,n=m((0,x.useState)(!1),2),r=n[0],a=n[1],i=m((0,x.useState)({isFetching:!1,settings:{},errors:{}}),2),o=i[0],l=i[1],c=Ys(WI),s=Ys(tI),u=Ys(XI),d=(0,Js.get)(u,["styling","buttonBorderRadius"]),h=Ed({url:e.value,height:100});return(0,uf.jsx)("div",{onMouseEnter:function(){r||a(!0)},onMouseLeave:function(){r&&a(!1)},children:o.isFetching?(0,uf.jsx)(p9n,{darkTheme:e.darkTheme,borderRadius:d,children:(0,uf.jsx)(wtt,{size:"small",color:tu.primary})}):(0,uf.jsx)(x.Fragment,{children:(0,uf.jsxs)(g9n,{children:[h?(0,uf.jsx)(f9n,{background:e.background,border:e.border,borderRadius:d,children:(0,uf.jsx)(h9n,{src:h,borderRadius:d})}):(0,uf.jsx)(p9n,{darkTheme:e.darkTheme,error:e.error,disabled:null===e||void 0===e?void 0:e.disabled,borderRadius:d,children:(0,uf.jsx)(aln,{data:{icon:"FiImage",color:tu.grey3,size:"34px"}})}),r&&!(null!==e&&void 0!==e&&e.disabled)&&(0,uf.jsx)(v9n,{position:"top",onClick:function(){l((function(t){return Se(Se({},t),{},{isFetching:!0})})),d9n({activeApp:u,translations:c,formats:["png","svg","jpg","jpeg","pdf","webp","heic"],user:s,stateSet:l,onAssetUploaded:e.onAssetUploaded,onChange:e.onChange}).open()},darkMode:e.darkMode,children:(0,uf.jsx)(aln,{data:{icon:"FiEdit2",color:tu.grey3,size:"16px",hover:!0}})}),r&&e.value&&!(null!==e&&void 0!==e&&e.disabled)&&(0,uf.jsx)(v9n,{position:"bottom",darkMode:e.darkMode,onClick:function(){return e.onChange("")},children:(0,uf.jsx)(aln,{data:{icon:"FiX",color:tu.grey3,size:"16px",hover:!0}})})]})})})},b9n=function(t){var e=t.data,n=m((0,x.useState)({isFetching:!1,settings:{},errors:{}}),2),r=n[0],a=n[1],i=Ys(tI),o=Ys(XI),l=Ys(WI),c=e.value,s=null;if(c){var u=c.split("/");u.length&&(s=u[u.length-1])}return(0,uf.jsxs)(uf.Fragment,{children:[!e.hideFilename&&(0,uf.jsx)(dR,{data:{text:s||(0,Js.get)(l,"noFile","No File"),margin:"0 0 5px 0",color:e.color||tu.grey3,fontStyle:"bodySm"}}),(0,Js.isNil)(c)||""===c?(0,uf.jsx)(gf,{data:{isFetching:r.isFetching,text:e.text||(0,Js.get)(l,"selectFile","Select File"),size:e.size||"small",type:e.buttonType||"basic",icon:e.icon||"FiUploadCloud",onClick:function(){!e.isAdmin&&Md||(a((function(t){return Se(Se({},t),{},{isFetching:!0})})),d9n({activeApp:o,translations:l,user:i,stateSet:a,onAssetUploaded:e.onAssetUploaded,onChange:e.onChange}).open())}}}):(0,uf.jsx)(gf,{data:{isFetching:r.isFetching,text:"Remove",size:"small",type:"basic",icon:"FiX",onClick:function(){return e.onChange("")}}})]})},x9n=function(t){var e=t.label,n=t.margin,r=t.darkMode,a=aR(),i=a.modalStack,o=a.setModalStack,l=i.map((function(t,e){return{text:t.label,onClick:function(){return Md?null:o(i.filter((function(e){return e.id<=t.id})))}}}));return l.length>0?(0,uf.jsx)(z9n,{whiteText:r,margin:n,items:[{text:e||"All Records",onClick:function(){return Md?null:o([])}}].concat(z(l)),fontSize:18}):(0,uf.jsx)(uf.Fragment,{})},M9n=sf.div.withConfig({displayName:"Breadcrumb__Container",componentId:"sc-pbu79u-0"})(["display:flex;align-items:center;flex-wrap:wrap;margin:",";"],(function(t){return t.margin})),w9n=sf.div.withConfig({displayName:"Breadcrumb__Crumb",componentId:"sc-pbu79u-1"})(["display:flex;align-items:center;"]),z9n=function(t){var e=t.fontStyle,n=void 0===e?"headingMd":e,r=t.items,a=t.margin,i=void 0===a?"0px":a,o=t.whiteText;return(0,uf.jsx)(M9n,{margin:i,children:r.map((function(t,e){var a=e===r.length-1;return(0,uf.jsxs)(w9n,{children:[(0,uf.jsx)(dR,{data:{text:t.text,fontStyle:n,onClick:t.onClick,cursor:"pointer",color:a?o?"white":tu.grey5:o?tu.grey2:tu.grey3}}),e<r.length-1&&(0,uf.jsx)(aln,{data:{icon:"FiChevronRight",color:o?tu.grey2:tu.grey3,size:20,margin:"2px 5px 0 5px"}})]},e)}))})},C9n=sf.div.withConfig({displayName:"Modal__Header",componentId:"sc-wmlds1-0"})(["border-bottom:1px solid ",";padding:10px 15px 10px 15px;display:flex;align-items:center;justify-content:space-between;height:60px;"],tu.grey2),A9n=sf.div.withConfig({displayName:"Modal__Content",componentId:"sc-wmlds1-1"})(["padding:",";overflow-y:auto;max-height:",";border-radius:0 0 12px 12px;"],(function(t){return t.padding}),(function(t){return t.maxHeight})),k9n=sf.div.withConfig({displayName:"Modal__Footer",componentId:"sc-wmlds1-2"})(["border-top:1px solid ",";padding:15px 15px 15px 15px;display:flex;align-items:center;justify-content:flex-end;height:70px;gap:13px;"],tu.grey2),H9n=sf.div.withConfig({displayName:"Modal__ModalContainer",componentId:"sc-wmlds1-3"})(["background:",";border-radius:",";min-width:",";max-width:",";max-height:",";&:focus-visible{outline:none;}@media screen and (max-width:800px){min-width:calc(100% - 20px);}",""],(function(t){return t.background||"white"}),(function(t){return t.borderRadius}),(function(t){return t.minWidth}),(function(t){return t.maxWidth}),(function(t){return t.maxHeight}),(function(t){return t.modalPreview&&"box-shadow: ".concat(mu)})),E9n=sf.div.withConfig({displayName:"Modal__SimpleHeader",componentId:"sc-wmlds1-4"})(["display:flex;justify-content:space-between;padding:20px 20px 0px 20px;background:",";border-radius:12px 12px 0 0;"],(function(t){return t.background})),S9n=sf.div.withConfig({displayName:"Modal__SimpleTitle",componentId:"sc-wmlds1-5"})(["font-size:",";font-weight:600;flex:1;color:",";"],(function(t){return t.titleFontSize||"20px"}),(function(t){return t.color})),L9n=sf.div.withConfig({displayName:"Modal__XSpacer",componentId:"sc-wmlds1-6"})(["width:25px;"]),_9n=function(t){var e=t.children,n=t.hide,r=t.header,a=void 0===r?{}:r,i=t.useStack,o=void 0!==i&&i,l=t.stackId,c=void 0===l?null:l,s=t.background,u=void 0===s?"white":s,d=t.contentPadding,h=void 0===d?"0px 20px 20px 20px":d,f=t.minWidth,p=void 0===f?"600px":f,g=t.buttons,v=void 0===g?[]:g,m=t.titleFontSize,y=void 0===m?"20px":m,b=t.modalPreview,x=void 0!==b&&b,M=t.borderRadius,w=void 0===M?"12px":M,z=t.darkMode,C=void 0!==z&&z,A=aR(),k=A.modalStack,H=A.setModalStack,E=a.title,S=a.description,L=a.customComponent,_=void 0===L?null:L,B=a.onTitleChange,D=a.titleIsEditable,T=a.breadcrumbs,V=Md?150:40,O=v.length>0,I=O?70:0,R=dxn(),F=R.height,N=R.width,P=kd(F-V),j=kd(F-V-100-I);if(o&&(!c||0===k.length||id(k,"id")!==c))return(0,uf.jsx)(uf.Fragment,{});n||(n=function(){return H([])});var U=function(){var t=k.map((function(t){return{text:t.label,onClick:function(){return H(k.filter((function(e){return e.id<=t.id})))}}}));return t.length>0?(0,uf.jsx)(z9n,{items:t,whiteText:C}):(0,uf.jsx)(uf.Fragment,{})},W=x?{}:{open:!0,onClose:n,style:{position:"fixed",top:0,right:0,bottom:0,left:0,display:"flex",alignItems:"center",justifyContent:"center"}},Z=N-60-(x?290:0),G=parseInt(p)>Z?kd(Z):p,q=(0,uf.jsxs)(H9n,{borderRadius:w,minWidth:parseInt(p)>Z?kd(Z):p,maxWidth:G,maxHeight:P,background:u,modalPreview:x,children:[D?(0,uf.jsxs)(C9n,{children:[(0,uf.jsx)(U,{darkMode:C}),!o&&(T?(0,uf.jsx)(z9n,{items:T,whiteText:C}):B&&D?(0,uf.jsxs)(fR,{alignItems:"center",children:[(0,uf.jsx)(aln,{data:{icon:"FiEdit",color:tu.grey3,size:18}}),(0,uf.jsx)(SR,{data:{value:E,minimal:!0,width:"200px",border:"0px",placeholder:"Action Label",padding:"5px",fontStyle:"headingLg",onChange:function(t){return B(t)}}})]}):(0,uf.jsx)(dR,{data:{text:E||"Modal Label",fontStyle:"headingMd"}})),(0,uf.jsxs)(fR,{alignItems:"center",gap:"20px",children:[_,(0,uf.jsx)(aln,{data:{icon:"FiX",onClick:n,color:tu.medGrey,hover:!0,size:24}})]})]}):(0,uf.jsxs)(E9n,{background:u,children:[(0,uf.jsxs)("div",{children:[T?(0,uf.jsx)(z9n,{items:T,whiteText:C}):(0,uf.jsx)(S9n,{titleFontSize:y,color:C&&"white",children:E}),(0,uf.jsx)(dR,{data:{text:S,fontStyle:"bodyLg",margin:"10px 0 10px 0",color:tu.grey4}})]}),!x&&(0,uf.jsx)(L9n,{children:(0,uf.jsx)(aln,{data:{icon:"FiX",onClick:n,color:C?tu.darkModeLightGrey:tu.medGrey,hover:!0,size:24}})})]}),(0,uf.jsx)(A9n,{background:u,padding:h,maxHeight:j,children:e}),O&&(0,uf.jsx)(k9n,{children:v.map((function(t,e){return(0,uf.jsx)(gf,{data:t})}))})]});return x?q:(0,uf.jsx)(uW,Se(Se({},W),{},{children:q}))};function B9n(t){return kj("MuiPagination",t)}Hj("MuiPagination",["root","ul","outlined","text"]);var D9n=["boundaryCount","componentName","count","defaultPage","disabled","hideNextButton","hidePrevButton","onChange","page","showFirstButton","showLastButton","siblingCount"];function T9n(t){return kj("MuiPaginationItem",t)}var V9n=Hj("MuiPaginationItem",["root","page","sizeSmall","sizeLarge","text","textPrimary","textSecondary","outlined","outlinedPrimary","outlinedSecondary","rounded","ellipsis","firstLast","previousNext","focusVisible","disabled","selected","icon"]),O9n=uZ((0,uf.jsx)("path",{d:"M18.41 16.59L13.82 12l4.59-4.59L17 6l-6 6 6 6zM6 6h2v12H6z"}),"FirstPage"),I9n=uZ((0,uf.jsx)("path",{d:"M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6zM16 6h2v12h-2z"}),"LastPage"),R9n=uZ((0,uf.jsx)("path",{d:"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z"}),"NavigateBefore"),F9n=uZ((0,uf.jsx)("path",{d:"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"}),"NavigateNext"),N9n=["className","color","component","components","disabled","page","selected","shape","size","slots","type","variant"],P9n=function(t,e){var n=t.ownerState;return[e.root,e[n.variant],e["size".concat(PR(n.size))],"text"===n.variant&&e["text".concat(PR(n.color))],"outlined"===n.variant&&e["outlined".concat(PR(n.color))],"rounded"===n.shape&&e.rounded,"page"===n.type&&e.page,("start-ellipsis"===n.type||"end-ellipsis"===n.type)&&e.ellipsis,("previous"===n.type||"next"===n.type)&&e.previousNext,("first"===n.type||"last"===n.type)&&e.firstLast]},j9n=gj("div",{name:"MuiPaginationItem",slot:"Root",overridesResolver:P9n})((function(t){var e=t.theme,n=t.ownerState;return vf({},e.typography.body2,He({borderRadius:16,textAlign:"center",boxSizing:"border-box",minWidth:32,padding:"0 6px",margin:"0 3px",color:(e.vars||e).palette.text.primary,height:"auto"},"&.".concat(V9n.disabled),{opacity:(e.vars||e).palette.action.disabledOpacity}),"small"===n.size&&{minWidth:26,borderRadius:13,margin:"0 1px",padding:"0 4px"},"large"===n.size&&{minWidth:40,borderRadius:20,padding:"0 10px",fontSize:e.typography.pxToRem(15)})})),U9n=gj(tq,{name:"MuiPaginationItem",slot:"Root",overridesResolver:P9n})((function(t){var e,n,r=t.theme,a=t.ownerState;return vf({},r.typography.body2,(He(n={borderRadius:16,textAlign:"center",boxSizing:"border-box",minWidth:32,height:32,padding:"0 6px",margin:"0 3px",color:(r.vars||r).palette.text.primary},"&.".concat(V9n.focusVisible),{backgroundColor:(r.vars||r).palette.action.focus}),He(n,"&.".concat(V9n.disabled),{opacity:(r.vars||r).palette.action.disabledOpacity}),He(n,"transition",r.transitions.create(["color","background-color"],{duration:r.transitions.duration.short})),He(n,"&:hover",{backgroundColor:(r.vars||r).palette.action.hover,"@media (hover: none)":{backgroundColor:"transparent"}}),He(n,"&.".concat(V9n.selected),(He(e={backgroundColor:(r.vars||r).palette.action.selected,"&:hover":{backgroundColor:r.vars?"rgba(".concat(r.vars.palette.action.selected," / calc(").concat(r.vars.palette.action.selectedOpacity," + ").concat(r.vars.palette.action.hoverOpacity,"))"):BP(r.palette.action.selected,r.palette.action.selectedOpacity+r.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:(r.vars||r).palette.action.selected}}},"&.".concat(V9n.focusVisible),{backgroundColor:r.vars?"rgba(".concat(r.vars.palette.action.selected," / calc(").concat(r.vars.palette.action.selectedOpacity," + ").concat(r.vars.palette.action.focusOpacity,"))"):BP(r.palette.action.selected,r.palette.action.selectedOpacity+r.palette.action.focusOpacity)}),He(e,"&.".concat(V9n.disabled),{opacity:1,color:(r.vars||r).palette.action.disabled,backgroundColor:(r.vars||r).palette.action.selected}),e)),n),"small"===a.size&&{minWidth:26,height:26,borderRadius:13,margin:"0 1px",padding:"0 4px"},"large"===a.size&&{minWidth:40,height:40,borderRadius:20,padding:"0 10px",fontSize:r.typography.pxToRem(15)},"rounded"===a.shape&&{borderRadius:(r.vars||r).shape.borderRadius})}),(function(t){var e=t.theme,n=t.ownerState;return vf({},"text"===n.variant&&He({},"&.".concat(V9n.selected),vf({},"standard"!==n.color&&He({color:(e.vars||e).palette[n.color].contrastText,backgroundColor:(e.vars||e).palette[n.color].main,"&:hover":{backgroundColor:(e.vars||e).palette[n.color].dark,"@media (hover: none)":{backgroundColor:(e.vars||e).palette[n.color].main}}},"&.".concat(V9n.focusVisible),{backgroundColor:(e.vars||e).palette[n.color].dark}),He({},"&.".concat(V9n.disabled),{color:(e.vars||e).palette.action.disabled}))),"outlined"===n.variant&&He({border:e.vars?"1px solid rgba(".concat(e.vars.palette.common.onBackgroundChannel," / 0.23)"):"1px solid ".concat("light"===e.palette.mode?"rgba(0, 0, 0, 0.23)":"rgba(255, 255, 255, 0.23)")},"&.".concat(V9n.selected),vf({},"standard"!==n.color&&He({color:(e.vars||e).palette[n.color].main,border:"1px solid ".concat(e.vars?"rgba(".concat(e.vars.palette[n.color].mainChannel," / 0.5)"):BP(e.palette[n.color].main,.5)),backgroundColor:e.vars?"rgba(".concat(e.vars.palette[n.color].mainChannel," / ").concat(e.vars.palette.action.activatedOpacity,")"):BP(e.palette[n.color].main,e.palette.action.activatedOpacity),"&:hover":{backgroundColor:e.vars?"rgba(".concat(e.vars.palette[n.color].mainChannel," / calc(").concat(e.vars.palette.action.activatedOpacity," + ").concat(e.vars.palette.action.focusOpacity,"))"):BP(e.palette[n.color].main,e.palette.action.activatedOpacity+e.palette.action.focusOpacity),"@media (hover: none)":{backgroundColor:"transparent"}}},"&.".concat(V9n.focusVisible),{backgroundColor:e.vars?"rgba(".concat(e.vars.palette[n.color].mainChannel," / calc(").concat(e.vars.palette.action.activatedOpacity," + ").concat(e.vars.palette.action.focusOpacity,"))"):BP(e.palette[n.color].main,e.palette.action.activatedOpacity+e.palette.action.focusOpacity)}),He({},"&.".concat(V9n.disabled),{borderColor:(e.vars||e).palette.action.disabledBackground,color:(e.vars||e).palette.action.disabled}))))})),W9n=gj("div",{name:"MuiPaginationItem",slot:"Icon",overridesResolver:function(t,e){return e.icon}})((function(t){var e=t.theme,n=t.ownerState;return vf({fontSize:e.typography.pxToRem(20),margin:"0 -8px"},"small"===n.size&&{fontSize:e.typography.pxToRem(18)},"large"===n.size&&{fontSize:e.typography.pxToRem(22)})})),Z9n=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiPaginationItem"}),r=n.className,a=n.color,i=void 0===a?"standard":a,o=n.component,l=n.components,c=void 0===l?{}:l,s=n.disabled,u=void 0!==s&&s,d=n.page,h=n.selected,f=void 0!==h&&h,p=n.shape,g=void 0===p?"circular":p,v=n.size,m=void 0===v?"medium":v,y=n.slots,b=void 0===y?{}:y,x=n.type,M=void 0===x?"page":x,w=n.variant,z=void 0===w?"text":w,C=we(n,N9n),A=vf({},n,{color:i,disabled:u,selected:f,shape:g,size:m,type:M,variant:z}),k=pU(),H=function(t){var e=t.classes,n=t.color,r=t.disabled,a=t.selected,i=t.size,o=t.shape,l=t.type,c=t.variant;return IR({root:["root","size".concat(PR(i)),c,o,"standard"!==n&&"".concat(c).concat(PR(n)),r&&"disabled",a&&"selected",{page:"page",first:"firstLast",last:"firstLast","start-ellipsis":"ellipsis","end-ellipsis":"ellipsis",previous:"previousNext",next:"previousNext"}[l]],icon:["icon"]},T9n,e)}(A),E=("rtl"===k.direction?{previous:b.next||c.next||F9n,next:b.previous||c.previous||R9n,last:b.first||c.first||O9n,first:b.last||c.last||I9n}:{previous:b.previous||c.previous||R9n,next:b.next||c.next||F9n,first:b.first||c.first||O9n,last:b.last||c.last||I9n})[M];return"start-ellipsis"===M||"end-ellipsis"===M?(0,uf.jsx)(j9n,{ref:e,ownerState:A,className:BR(H.root,r),children:"\u2026"}):(0,uf.jsxs)(U9n,vf({ref:e,ownerState:A,component:o,disabled:u,className:BR(H.root,r)},C,{children:["page"===M&&d,E?(0,uf.jsx)(W9n,{as:E,ownerState:A,className:H.icon}):null]}))})),G9n=Z9n,q9n=["boundaryCount","className","color","count","defaultPage","disabled","getItemAriaLabel","hideNextButton","hidePrevButton","onChange","page","renderItem","shape","showFirstButton","showLastButton","siblingCount","size","variant"],Y9n=gj("nav",{name:"MuiPagination",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,e[n.variant]]}})({}),X9n=gj("ul",{name:"MuiPagination",slot:"Ul",overridesResolver:function(t,e){return e.ul}})({display:"flex",flexWrap:"wrap",alignItems:"center",padding:0,margin:0,listStyle:"none"});function $9n(t,e,n){return"page"===t?"".concat(n?"":"Go to ","page ").concat(e):"Go to ".concat(t," page")}var K9n=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiPagination"}),r=n.boundaryCount,a=void 0===r?1:r,i=n.className,o=n.color,l=void 0===o?"standard":o,c=n.count,s=void 0===c?1:c,u=n.defaultPage,d=void 0===u?1:u,h=n.disabled,f=void 0!==h&&h,p=n.getItemAriaLabel,g=void 0===p?$9n:p,v=n.hideNextButton,y=void 0!==v&&v,b=n.hidePrevButton,x=void 0!==b&&b,M=n.renderItem,w=void 0===M?function(t){return(0,uf.jsx)(G9n,vf({},t))}:M,C=n.shape,A=void 0===C?"circular":C,k=n.showFirstButton,H=void 0!==k&&k,E=n.showLastButton,S=void 0!==E&&E,L=n.siblingCount,_=void 0===L?1:L,B=n.size,D=void 0===B?"medium":B,T=n.variant,V=void 0===T?"text":T,O=we(n,q9n),I=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.boundaryCount,n=void 0===e?1:e,r=t.componentName,a=void 0===r?"usePagination":r,i=t.count,o=void 0===i?1:i,l=t.defaultPage,c=void 0===l?1:l,s=t.disabled,u=void 0!==s&&s,d=t.hideNextButton,h=void 0!==d&&d,f=t.hidePrevButton,p=void 0!==f&&f,g=t.onChange,v=t.page,y=t.showFirstButton,b=void 0!==y&&y,x=t.showLastButton,M=void 0!==x&&x,w=t.siblingCount,C=void 0===w?1:w,A=we(t,D9n),k=m(UW({controlled:v,default:c,name:a,state:"page"}),2),H=k[0],E=k[1],S=function(t,e){v||E(e),g&&g(t,e)},L=function(t,e){var n=e-t+1;return Array.from({length:n},(function(e,n){return t+n}))},_=L(1,Math.min(n,o)),B=L(Math.max(o-n+1,n+1),o),D=Math.max(Math.min(H-C,o-n-2*C-1),n+2),T=Math.min(Math.max(H+C,n+2*C+2),B.length>0?B[0]-2:o-1),V=[].concat(z(b?["first"]:[]),z(p?[]:["previous"]),z(_),z(D>n+2?["start-ellipsis"]:n+1<o-n?[n+1]:[]),z(L(D,T)),z(T<o-n-1?["end-ellipsis"]:o-n>n?[o-n]:[]),z(B),z(h?[]:["next"]),z(M?["last"]:[])),O=function(t){switch(t){case"first":return 1;case"previous":return H-1;case"next":return H+1;case"last":return o;default:return null}};return vf({items:V.map((function(t){return"number"===typeof t?{onClick:function(e){S(e,t)},type:"page",page:t,selected:t===H,disabled:u,"aria-current":t===H?"true":void 0}:{onClick:function(e){S(e,O(t))},type:t,page:O(t),selected:!1,disabled:u||-1===t.indexOf("ellipsis")&&("next"===t||"last"===t?H>=o:H<=1)}}))},A)}(vf({},n,{componentName:"Pagination"})),R=I.items,F=vf({},n,{boundaryCount:a,color:l,count:s,defaultPage:d,disabled:f,getItemAriaLabel:g,hideNextButton:y,hidePrevButton:x,renderItem:w,shape:A,showFirstButton:H,showLastButton:S,siblingCount:_,size:D,variant:V}),N=function(t){var e=t.classes;return IR({root:["root",t.variant],ul:["ul"]},B9n,e)}(F);return(0,uf.jsx)(Y9n,vf({"aria-label":"pagination navigation",className:BR(N.root,i),ownerState:F,ref:e},O,{children:(0,uf.jsx)(X9n,{className:N.ul,ownerState:F,children:R.map((function(t,e){return(0,uf.jsx)("li",{children:w(vf({},t,{color:l,"aria-label":g(t.type,t.page,t.selected),shape:A,size:D,variant:V}))},e)}))})}))})),Q9n=K9n,J9n=sf.div.withConfig({displayName:"PaginationWrapper__PaginationContainer",componentId:"sc-2ctj01-0"})(["padding:",";border-top:",";"],(function(t){return t.padding}),(function(t){return t.hideBorder?"0px":"1px solid ".concat(t.darkMode?tu.darkModeLightBorder:"#e1e3e5")}));var ttr=function(t){var e=t.children,n=t.items,r=void 0===n?[]:n,a=t.itemsPerPage,i=t.showFirstButton,o=void 0!==i&&i,l=t.showLastButton,c=void 0!==l&&l,s=t.hideBorder,u=void 0!==s&&s,d=t.padding,h=void 0===d?"0px":d,f=t.noResultsPadding,p=void 0===f?"0px":f,g=t.isFetching,v=void 0!==g&&g,y=t.noResultsName,b=void 0===y?"results":y,M=t.darkMode,w=void 0!==M&&M,C=t.block,A=m(Xs(MI),2),k=A[0],H=A[1],E=$s(tR),S=Ys(JI),L=Ys(WI),_="Custom"===(0,Js.get)(C,"componentId"),B=Ys(jI).find((function(t){return t.id===(0,Js.get)(C,"spreadsheet")})),D=(0,Js.get)(B,"service"),T=["supabase","airtable"].includes(D),V=(0,Js.get)(S,"pagination",{}),O=(0,Js.get)(V,(0,Js.get)(C,"id"),{}),I=m((0,x.useState)(1),2),R=I[0],F=I[1],N=m((0,x.useState)([]),2),P=N[0],j=N[1],U=Ys(fI);(0,x.useEffect)((function(){C&&(H(Se(Se({},k),{},He({},C.id,Se(Se({},O),{},{page:1})))),F(1))}),[U]);var W=z(r),Z=T?(0,Js.get)(O,"count",0):(0,Js.get)(r,"length",0);(0,x.useEffect)((function(){T||R>1&&Z<=a&&F(1)}),[Z]),(0,x.useEffect)((function(){return T||F(1),function(){}}),[a]),(0,x.useEffect)((function(){T&&O.page&&F(O.page)}),[]);var G=T||Z>a&&a,q=Number.isFinite(Math.ceil(Z/a))?Math.ceil(Z/a):0;!T&&a&&(W=function(t){var e=t.items,n=t.currentPage,r=t.itemsPerPage,a=r*n-r,i=r*n;return e.filter((function(t,e){return e>=a&&e<i}))}({items:r,currentPage:R,itemsPerPage:a}));var Y={className:"mui-pagination",showFirstButton:o,showLastButton:c,variant:"outlined",shape:"rounded",color:"primary"},X=Ys(XI),$=(0,Js.get)(X,"styling",{}),K=Md?null:(0,Js.get)($,"formInputRadius"),Q=(0,uf.jsx)(Q9n,Se(Se({},Y),{},{page:R,count:q,onChange:function(t,e){T?(H(Se(Se({},k),{},He({},C.id,Se(Se({},O),{},{page:e})))),E([C.id]),F(e)):F(e)},sx:{"& .MuiPaginationItem-root":{color:w?tu.darkModeLightGrey:tu.grey4,borderRadius:kd(K),borderColor:w&&tu.darkModeLightBorder},"& .MuiPaginationItem-root.Mui-selected":{backgroundColor:w?tu.darkModeLightBackground:tu.grey1,borderColor:w?tu.darkModeLightGrey:tu.grey3,color:w?"white":tu.grey4}}}));if("airtable"===D){var J=(0,Js.get)(O,"offset");Q=(0,uf.jsxs)(etr,{children:[(0,uf.jsx)(gf,{data:{text:"Previous",fontStyle:"bodyLg",type:"basic",disabled:!P.length,onClick:function(){var t=P.indexOf((0,Js.get)(O,"offset")),e=t>0?P[t-1]:null;H(Se(Se({},k),{},He({},C.id,Se(Se({},O),{},{offset:e})))),E([C.id]),t>0&&j(P.slice(0,t)),e||j([])}}}),(0,uf.jsx)(gf,{data:{text:"Next",fontStyle:"bodyLg",type:"basic",onClick:function(){var t=(0,Js.get)(O,"offset");H(Se(Se({},k),{},He({},C.id,Se(Se({},O),{},{offset:t})))),E([C.id]),P.includes(t)||j([].concat(z(P),[t]))},disabled:!J}})]})}return(0,uf.jsxs)(uf.Fragment,{children:[!v&&0===(0,Js.get)(W,"length",0)&&(0,uf.jsx)(dR,{data:{text:(0,Js.get)(L,"noResultsMatch")||"No ".concat(b," match this search."),fontStyle:"bodyLg",padding:p,color:w?"lightGrey":"grey4"}}),v?e([]):(0,Js.get)(W,"length",0)>0&&e(W),!v&&G?(0,uf.jsxs)(uf.Fragment,{children:[_&&Q,!_&&(0,uf.jsx)(J9n,{hideBorder:u,padding:h,darkMode:w,children:Q})]}):null]})},etr=sf.div.withConfig({displayName:"PaginationWrapper__AirtablePaginationContainer",componentId:"sc-2ctj01-1"})(["display:flex;gap:15px;width:100%;"]),ntr=function(t){var e=t.currentPage,n=t.pageCount,r=t.onChange,a=t.margin,i=void 0===a?"0px":a;return(0,uf.jsx)("div",{style:{margin:i},children:(0,uf.jsx)(Q9n,Se(Se({},{className:"mui-pagination",variant:"outlined",shape:"rounded",color:"primary"}),{},{page:e,count:n,onChange:function(t,e){return r(e)}}))})},rtr=sf.div.withConfig({displayName:"ConfirmationModal__Wrapper",componentId:"sc-ypyljk-0"})(["display:flex;align-items:center;flex-direction:column;max-width:400px;margin:0 auto;"]),atr=function(){var t=m(x.useState(!1),2),e=t[0],n=t[1],r=m(Xs(AI),2),a=r[0],i=r[1],o=Ys(ZI),l=Ys(WI),c=Ys(XI),s=(0,Js.get)(c,"styling",{}),u=Md?"12px":(0,Js.get)(s,"blockBorderRadius");if(a){var d=a.title,h=a.text,f=a.confirm,p=a.hide,g=a.confirmText,v=a.cancelText,y=function(t){t.stopPropagation(),p&&p(),i(null)},b=o&&!Md;return(0,uf.jsx)(_9n,{darkMode:b,background:b?tu.darkModeLightBackground:"white",borderRadius:u,hide:function(t){y(t)},header:{title:d},children:(0,uf.jsxs)(rtr,{children:[(0,uf.jsx)(aln,{data:{icon:"FiAlertCircle",color:"#f79e44",size:50}}),(0,uf.jsx)(dR,{data:{text:h,margin:"20px 0 30px 0",textAlign:"center",fontStyle:"bodyMd",color:b&&"white"}}),(0,uf.jsxs)(fR,{gap:"15px",children:[f&&(0,uf.jsx)(gf,{data:{text:g||(0,Js.get)(l,"confirmationConfirm","Confirm"),backgroundColor:Md?tu.primary:(0,Js.get)(c,"primary_color"),onClick:function(t){t.stopPropagation(),f(n),i(null)},isFetching:e}}),(0,uf.jsx)(gf,{data:{text:v||(0,Js.get)(l,"confirmationCancel","Cancel"),type:"basic",border:b&&"1px solid ".concat(tu.darkModeButtonBorder),backgroundColor:b&&tu.darkModeLightBorder,color:b&&tu.darkModeLightText,onClick:function(t){return y(t)}}})]})]})})}return(0,uf.jsx)(uf.Fragment,{})},itr=n(4093),otr={},ltr=function(t,e,n,r){var a=t+"-"+e+"-"+n+(r?"-server":"");if(otr[a])return otr[a];var i=function(t,e,n,r){if("undefined"===typeof document&&!r)return null;var a=r?new r:document.createElement("canvas");a.width=2*n,a.height=2*n;var i=a.getContext("2d");return i?(i.fillStyle=t,i.fillRect(0,0,a.width,a.height),i.fillStyle=e,i.fillRect(0,0,n,n),i.translate(n,n),i.fillRect(0,0,n,n),a.toDataURL()):null}(t,e,n,r);return otr[a]=i,i},ctr=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},str=function(t){var e=t.white,n=t.grey,r=t.size,a=t.renderers,i=t.borderRadius,o=t.boxShadow,l=t.children,c=(0,itr.ZP)({default:{grid:{borderRadius:i,boxShadow:o,absolute:"0px 0px 0px 0px",background:"url("+ltr(e,n,r,a.canvas)+") center left"}}});return(0,x.isValidElement)(l)?x.cloneElement(l,ctr({},l.props,{style:ctr({},l.props.style,c.grid)})):x.createElement("div",{style:c.grid})};str.defaultProps={size:8,white:"transparent",grey:"rgba(0,0,0,.08)",renderers:{}};var utr=str,dtr=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},htr=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}();function ftr(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}var ptr=function(t){function e(){var t,n,r;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);for(var a=arguments.length,i=Array(a),o=0;o<a;o++)i[o]=arguments[o];return n=r=ftr(this,(t=e.__proto__||Object.getPrototypeOf(e)).call.apply(t,[this].concat(i))),r.handleChange=function(t){var e=function(t,e,n,r,a){var i=a.clientWidth,o=a.clientHeight,l="number"===typeof t.pageX?t.pageX:t.touches[0].pageX,c="number"===typeof t.pageY?t.pageY:t.touches[0].pageY,s=l-(a.getBoundingClientRect().left+window.pageXOffset),u=c-(a.getBoundingClientRect().top+window.pageYOffset);if("vertical"===n){var d=void 0;if(d=u<0?0:u>o?1:Math.round(100*u/o)/100,e.a!==d)return{h:e.h,s:e.s,l:e.l,a:d,source:"rgb"}}else{var h=void 0;if(r!==(h=s<0?0:s>i?1:Math.round(100*s/i)/100))return{h:e.h,s:e.s,l:e.l,a:h,source:"rgb"}}return null}(t,r.props.hsl,r.props.direction,r.props.a,r.container);e&&"function"===typeof r.props.onChange&&r.props.onChange(e,t)},r.handleMouseDown=function(t){r.handleChange(t),window.addEventListener("mousemove",r.handleChange),window.addEventListener("mouseup",r.handleMouseUp)},r.handleMouseUp=function(){r.unbindEventListeners()},r.unbindEventListeners=function(){window.removeEventListener("mousemove",r.handleChange),window.removeEventListener("mouseup",r.handleMouseUp)},ftr(r,n)}return 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)}(e,t),htr(e,[{key:"componentWillUnmount",value:function(){this.unbindEventListeners()}},{key:"render",value:function(){var t=this,e=this.props.rgb,n=(0,itr.ZP)({default:{alpha:{absolute:"0px 0px 0px 0px",borderRadius:this.props.radius},checkboard:{absolute:"0px 0px 0px 0px",overflow:"hidden",borderRadius:this.props.radius},gradient:{absolute:"0px 0px 0px 0px",background:"linear-gradient(to right, rgba("+e.r+","+e.g+","+e.b+", 0) 0%,\n           rgba("+e.r+","+e.g+","+e.b+", 1) 100%)",boxShadow:this.props.shadow,borderRadius:this.props.radius},container:{position:"relative",height:"100%",margin:"0 3px"},pointer:{position:"absolute",left:100*e.a+"%"},slider:{width:"4px",borderRadius:"1px",height:"8px",boxShadow:"0 0 2px rgba(0, 0, 0, .6)",background:"#fff",marginTop:"1px",transform:"translateX(-2px)"}},vertical:{gradient:{background:"linear-gradient(to bottom, rgba("+e.r+","+e.g+","+e.b+", 0) 0%,\n           rgba("+e.r+","+e.g+","+e.b+", 1) 100%)"},pointer:{left:0,top:100*e.a+"%"}},overwrite:dtr({},this.props.style)},{vertical:"vertical"===this.props.direction,overwrite:!0});return x.createElement("div",{style:n.alpha},x.createElement("div",{style:n.checkboard},x.createElement(utr,{renderers:this.props.renderers})),x.createElement("div",{style:n.gradient}),x.createElement("div",{style:n.container,ref:function(e){return t.container=e},onMouseDown:this.handleMouseDown,onTouchMove:this.handleChange,onTouchStart:this.handleChange},x.createElement("div",{style:n.pointer},this.props.pointer?x.createElement(this.props.pointer,this.props):x.createElement("div",{style:n.slider}))))}}]),e}(x.PureComponent||x.Component),gtr=ptr,vtr=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}();var mtr=[38,40],ytr=1,btr=function(t){function e(t){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);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,(e.__proto__||Object.getPrototypeOf(e)).call(this));return n.handleBlur=function(){n.state.blurValue&&n.setState({value:n.state.blurValue,blurValue:null})},n.handleChange=function(t){n.setUpdatedValue(t.target.value,t)},n.handleKeyDown=function(t){var e,r=function(t){return Number(String(t).replace(/%/g,""))}(t.target.value);if(!isNaN(r)&&(e=t.keyCode,mtr.indexOf(e)>-1)){var a=n.getArrowOffset(),i=38===t.keyCode?r+a:r-a;n.setUpdatedValue(i,t)}},n.handleDrag=function(t){if(n.props.dragLabel){var e=Math.round(n.props.value+t.movementX);e>=0&&e<=n.props.dragMax&&n.props.onChange&&n.props.onChange(n.getValueObjectWithLabel(e),t)}},n.handleMouseDown=function(t){n.props.dragLabel&&(t.preventDefault(),n.handleDrag(t),window.addEventListener("mousemove",n.handleDrag),window.addEventListener("mouseup",n.handleMouseUp))},n.handleMouseUp=function(){n.unbindEventListeners()},n.unbindEventListeners=function(){window.removeEventListener("mousemove",n.handleDrag),window.removeEventListener("mouseup",n.handleMouseUp)},n.state={value:String(t.value).toUpperCase(),blurValue:String(t.value).toUpperCase()},n.inputId="rc-editable-input-"+ytr++,n}return 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)}(e,t),vtr(e,[{key:"componentDidUpdate",value:function(t,e){this.props.value===this.state.value||t.value===this.props.value&&e.value===this.state.value||(this.input===document.activeElement?this.setState({blurValue:String(this.props.value).toUpperCase()}):this.setState({value:String(this.props.value).toUpperCase(),blurValue:!this.state.blurValue&&String(this.props.value).toUpperCase()}))}},{key:"componentWillUnmount",value:function(){this.unbindEventListeners()}},{key:"getValueObjectWithLabel",value:function(t){return function(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}({},this.props.label,t)}},{key:"getArrowOffset",value:function(){return this.props.arrowOffset||1}},{key:"setUpdatedValue",value:function(t,e){var n=this.props.label?this.getValueObjectWithLabel(t):t;this.props.onChange&&this.props.onChange(n,e),this.setState({value:t})}},{key:"render",value:function(){var t=this,e=(0,itr.ZP)({default:{wrap:{position:"relative"}},"user-override":{wrap:this.props.style&&this.props.style.wrap?this.props.style.wrap:{},input:this.props.style&&this.props.style.input?this.props.style.input:{},label:this.props.style&&this.props.style.label?this.props.style.label:{}},"dragLabel-true":{label:{cursor:"ew-resize"}}},{"user-override":!0},this.props);return x.createElement("div",{style:e.wrap},x.createElement("input",{id:this.inputId,style:e.input,ref:function(e){return t.input=e},value:this.state.value,onKeyDown:this.handleKeyDown,onChange:this.handleChange,onBlur:this.handleBlur,placeholder:this.props.placeholder,spellCheck:"false"}),this.props.label&&!this.props.hideLabel?x.createElement("label",{htmlFor:this.inputId,style:e.label,onMouseDown:this.handleMouseDown},this.props.label):null)}}]),e}(x.PureComponent||x.Component),xtr=btr,Mtr=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}();function wtr(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}var ztr=function(t){function e(){var t,n,r;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);for(var a=arguments.length,i=Array(a),o=0;o<a;o++)i[o]=arguments[o];return n=r=wtr(this,(t=e.__proto__||Object.getPrototypeOf(e)).call.apply(t,[this].concat(i))),r.handleChange=function(t){var e=function(t,e,n,r){var a=r.clientWidth,i=r.clientHeight,o="number"===typeof t.pageX?t.pageX:t.touches[0].pageX,l="number"===typeof t.pageY?t.pageY:t.touches[0].pageY,c=o-(r.getBoundingClientRect().left+window.pageXOffset),s=l-(r.getBoundingClientRect().top+window.pageYOffset);if("vertical"===e){var u=void 0;if(u=s<0?359:s>i?0:360*(-100*s/i+100)/100,n.h!==u)return{h:u,s:n.s,l:n.l,a:n.a,source:"hsl"}}else{var d=void 0;if(d=c<0?0:c>a?359:100*c/a*360/100,n.h!==d)return{h:d,s:n.s,l:n.l,a:n.a,source:"hsl"}}return null}(t,r.props.direction,r.props.hsl,r.container);e&&"function"===typeof r.props.onChange&&r.props.onChange(e,t)},r.handleMouseDown=function(t){r.handleChange(t),window.addEventListener("mousemove",r.handleChange),window.addEventListener("mouseup",r.handleMouseUp)},r.handleMouseUp=function(){r.unbindEventListeners()},wtr(r,n)}return 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)}(e,t),Mtr(e,[{key:"componentWillUnmount",value:function(){this.unbindEventListeners()}},{key:"unbindEventListeners",value:function(){window.removeEventListener("mousemove",this.handleChange),window.removeEventListener("mouseup",this.handleMouseUp)}},{key:"render",value:function(){var t=this,e=this.props.direction,n=void 0===e?"horizontal":e,r=(0,itr.ZP)({default:{hue:{absolute:"0px 0px 0px 0px",borderRadius:this.props.radius,boxShadow:this.props.shadow},container:{padding:"0 2px",position:"relative",height:"100%",borderRadius:this.props.radius},pointer:{position:"absolute",left:100*this.props.hsl.h/360+"%"},slider:{marginTop:"1px",width:"4px",borderRadius:"1px",height:"8px",boxShadow:"0 0 2px rgba(0, 0, 0, .6)",background:"#fff",transform:"translateX(-2px)"}},vertical:{pointer:{left:"0px",top:-100*this.props.hsl.h/360+100+"%"}}},{vertical:"vertical"===n});return x.createElement("div",{style:r.hue},x.createElement("div",{className:"hue-"+n,style:r.container,ref:function(e){return t.container=e},onMouseDown:this.handleMouseDown,onTouchMove:this.handleChange,onTouchStart:this.handleChange},x.createElement("style",null,"\n            .hue-horizontal {\n              background: linear-gradient(to right, #f00 0%, #ff0 17%, #0f0\n                33%, #0ff 50%, #00f 67%, #f0f 83%, #f00 100%);\n              background: -webkit-linear-gradient(to right, #f00 0%, #ff0\n                17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, #f00 100%);\n            }\n\n            .hue-vertical {\n              background: linear-gradient(to top, #f00 0%, #ff0 17%, #0f0 33%,\n                #0ff 50%, #00f 67%, #f0f 83%, #f00 100%);\n              background: -webkit-linear-gradient(to top, #f00 0%, #ff0 17%,\n                #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, #f00 100%);\n            }\n          "),x.createElement("div",{style:r.pointer},this.props.pointer?x.createElement(this.props.pointer,this.props):x.createElement("div",{style:r.slider}))))}}]),e}(x.PureComponent||x.Component),Ctr=ztr;var Atr=function(){this.__data__=[],this.size=0};var ktr=function(t,e){return t===e||t!==t&&e!==e};var Htr=function(t,e){for(var n=t.length;n--;)if(ktr(t[n][0],e))return n;return-1},Etr=Array.prototype.splice;var Str=function(t){var e=this.__data__,n=Htr(e,t);return!(n<0)&&(n==e.length-1?e.pop():Etr.call(e,n,1),--this.size,!0)};var Ltr=function(t){var e=this.__data__,n=Htr(e,t);return n<0?void 0:e[n][1]};var _tr=function(t){return Htr(this.__data__,t)>-1};var Btr=function(t,e){var n=this.__data__,r=Htr(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function Dtr(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Dtr.prototype.clear=Atr,Dtr.prototype.delete=Str,Dtr.prototype.get=Ltr,Dtr.prototype.has=_tr,Dtr.prototype.set=Btr;var Ttr=Dtr;var Vtr=function(){this.__data__=new Ttr,this.size=0};var Otr=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};var Itr=function(t){return this.__data__.get(t)};var Rtr=function(t){return this.__data__.has(t)},Ftr="object"==typeof global&&global&&global.Object===Object&&global,Ntr="object"==typeof self&&self&&self.Object===Object&&self,Ptr=Ftr||Ntr||Function("return this")(),jtr=Ptr.Symbol,Utr=Object.prototype,Wtr=Utr.hasOwnProperty,Ztr=Utr.toString,Gtr=jtr?jtr.toStringTag:void 0;var qtr=function(t){var e=Wtr.call(t,Gtr),n=t[Gtr];try{t[Gtr]=void 0;var r=!0}catch(i){}var a=Ztr.call(t);return r&&(e?t[Gtr]=n:delete t[Gtr]),a},Ytr=Object.prototype.toString;var Xtr=function(t){return Ytr.call(t)},$tr=jtr?jtr.toStringTag:void 0;var Ktr=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":$tr&&$tr in Object(t)?qtr(t):Xtr(t)};var Qtr=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};var Jtr=function(t){if(!Qtr(t))return!1;var e=Ktr(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e},ter=Ptr["__core-js_shared__"],eer=function(){var t=/[^.]+$/.exec(ter&&ter.keys&&ter.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();var ner=function(t){return!!eer&&eer in t},rer=Function.prototype.toString;var aer=function(t){if(null!=t){try{return rer.call(t)}catch(e){}try{return t+""}catch(e){}}return""},ier=/^\[object .+?Constructor\]$/,oer=Function.prototype,ler=Object.prototype,cer=oer.toString,ser=ler.hasOwnProperty,uer=RegExp("^"+cer.call(ser).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");var der=function(t){return!(!Qtr(t)||ner(t))&&(Jtr(t)?uer:ier).test(aer(t))};var her=function(t,e){return null==t?void 0:t[e]};var fer=function(t,e){var n=her(t,e);return der(n)?n:void 0},per=fer(Ptr,"Map"),ger=fer(Object,"create");var ver=function(){this.__data__=ger?ger(null):{},this.size=0};var mer=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e},yer=Object.prototype.hasOwnProperty;var ber=function(t){var e=this.__data__;if(ger){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return yer.call(e,t)?e[t]:void 0},xer=Object.prototype.hasOwnProperty;var Mer=function(t){var e=this.__data__;return ger?void 0!==e[t]:xer.call(e,t)};var wer=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=ger&&void 0===e?"__lodash_hash_undefined__":e,this};function zer(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}zer.prototype.clear=ver,zer.prototype.delete=mer,zer.prototype.get=ber,zer.prototype.has=Mer,zer.prototype.set=wer;var Cer=zer;var Aer=function(){this.size=0,this.__data__={hash:new Cer,map:new(per||Ttr),string:new Cer}};var ker=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};var Her=function(t,e){var n=t.__data__;return ker(e)?n["string"==typeof e?"string":"hash"]:n.map};var Eer=function(t){var e=Her(this,t).delete(t);return this.size-=e?1:0,e};var Ser=function(t){return Her(this,t).get(t)};var Ler=function(t){return Her(this,t).has(t)};var _er=function(t,e){var n=Her(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Ber(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ber.prototype.clear=Aer,Ber.prototype.delete=Eer,Ber.prototype.get=Ser,Ber.prototype.has=Ler,Ber.prototype.set=_er;var Der=Ber;var Ter=function(t,e){var n=this.__data__;if(n instanceof Ttr){var r=n.__data__;if(!per||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Der(r)}return n.set(t,e),this.size=n.size,this};function Ver(t){var e=this.__data__=new Ttr(t);this.size=e.size}Ver.prototype.clear=Vtr,Ver.prototype.delete=Otr,Ver.prototype.get=Itr,Ver.prototype.has=Rtr,Ver.prototype.set=Ter;var Oer=Ver,Ier=function(){try{var t=fer(Object,"defineProperty");return t({},"",{}),t}catch(e){}}();var Rer=function(t,e,n){"__proto__"==e&&Ier?Ier(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Fer=function(t,e,n){(void 0!==n&&!ktr(t[e],n)||void 0===n&&!(e in t))&&Rer(t,e,n)};var Ner=function(t){return function(e,n,r){for(var a=-1,i=Object(e),o=r(e),l=o.length;l--;){var c=o[t?l:++a];if(!1===n(i[c],c,i))break}return e}},Per=Ner(),jer="object"==typeof exports&&exports&&!exports.nodeType&&exports,Uer=jer&&"object"==typeof module&&module&&!module.nodeType&&module,Wer=Uer&&Uer.exports===jer?Ptr.Buffer:void 0,Zer=Wer?Wer.allocUnsafe:void 0;var Ger=function(t,e){if(e)return t.slice();var n=t.length,r=Zer?Zer(n):new t.constructor(n);return t.copy(r),r},qer=Ptr.Uint8Array;var Yer=function(t){var e=new t.constructor(t.byteLength);return new qer(e).set(new qer(t)),e};var Xer=function(t,e){var n=e?Yer(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};var $er=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e},Ker=Object.create,Qer=function(){function t(){}return function(e){if(!Qtr(e))return{};if(Ker)return Ker(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}(),Jer=Qer;var tnr=function(t,e){return function(n){return t(e(n))}},enr=tnr(Object.getPrototypeOf,Object),nnr=Object.prototype;var rnr=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||nnr)};var anr=function(t){return"function"!=typeof t.constructor||rnr(t)?{}:Jer(enr(t))};var inr=function(t){return null!=t&&"object"==typeof t};var onr=function(t){return inr(t)&&"[object Arguments]"==Ktr(t)},lnr=Object.prototype,cnr=lnr.hasOwnProperty,snr=lnr.propertyIsEnumerable,unr=onr(function(){return arguments}())?onr:function(t){return inr(t)&&cnr.call(t,"callee")&&!snr.call(t,"callee")},dnr=unr,hnr=Array.isArray;var fnr=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pnr=function(t){return null!=t&&fnr(t.length)&&!Jtr(t)};var gnr=function(t){return inr(t)&&pnr(t)};var vnr=function(){return!1},mnr="object"==typeof exports&&exports&&!exports.nodeType&&exports,ynr=mnr&&"object"==typeof module&&module&&!module.nodeType&&module,bnr=ynr&&ynr.exports===mnr?Ptr.Buffer:void 0,xnr=(bnr?bnr.isBuffer:void 0)||vnr,Mnr=Function.prototype,wnr=Object.prototype,znr=Mnr.toString,Cnr=wnr.hasOwnProperty,Anr=znr.call(Object);var knr=function(t){if(!inr(t)||"[object Object]"!=Ktr(t))return!1;var e=enr(t);if(null===e)return!0;var n=Cnr.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&znr.call(n)==Anr},Hnr={};Hnr["[object Float32Array]"]=Hnr["[object Float64Array]"]=Hnr["[object Int8Array]"]=Hnr["[object Int16Array]"]=Hnr["[object Int32Array]"]=Hnr["[object Uint8Array]"]=Hnr["[object Uint8ClampedArray]"]=Hnr["[object Uint16Array]"]=Hnr["[object Uint32Array]"]=!0,Hnr["[object Arguments]"]=Hnr["[object Array]"]=Hnr["[object ArrayBuffer]"]=Hnr["[object Boolean]"]=Hnr["[object DataView]"]=Hnr["[object Date]"]=Hnr["[object Error]"]=Hnr["[object Function]"]=Hnr["[object Map]"]=Hnr["[object Number]"]=Hnr["[object Object]"]=Hnr["[object RegExp]"]=Hnr["[object Set]"]=Hnr["[object String]"]=Hnr["[object WeakMap]"]=!1;var Enr=function(t){return inr(t)&&fnr(t.length)&&!!Hnr[Ktr(t)]};var Snr=function(t){return function(e){return t(e)}},Lnr="object"==typeof exports&&exports&&!exports.nodeType&&exports,_nr=Lnr&&"object"==typeof module&&module&&!module.nodeType&&module,Bnr=_nr&&_nr.exports===Lnr&&Ftr.process,Dnr=function(){try{var t=_nr&&_nr.require&&_nr.require("util").types;return t||Bnr&&Bnr.binding&&Bnr.binding("util")}catch(e){}}(),Tnr=Dnr&&Dnr.isTypedArray,Vnr=Tnr?Snr(Tnr):Enr;var Onr=function(t,e){if(("constructor"!==e||"function"!==typeof t[e])&&"__proto__"!=e)return t[e]},Inr=Object.prototype.hasOwnProperty;var Rnr=function(t,e,n){var r=t[e];Inr.call(t,e)&&ktr(r,n)&&(void 0!==n||e in t)||Rer(t,e,n)};var Fnr=function(t,e,n,r){var a=!n;n||(n={});for(var i=-1,o=e.length;++i<o;){var l=e[i],c=r?r(n[l],t[l],l,n,t):void 0;void 0===c&&(c=t[l]),a?Rer(n,l,c):Rnr(n,l,c)}return n};var Nnr=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r},Pnr=/^(?:0|[1-9]\d*)$/;var jnr=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&Pnr.test(t))&&t>-1&&t%1==0&&t<e},Unr=Object.prototype.hasOwnProperty;var Wnr=function(t,e){var n=hnr(t),r=!n&&dnr(t),a=!n&&!r&&xnr(t),i=!n&&!r&&!a&&Vnr(t),o=n||r||a||i,l=o?Nnr(t.length,String):[],c=l.length;for(var s in t)!e&&!Unr.call(t,s)||o&&("length"==s||a&&("offset"==s||"parent"==s)||i&&("buffer"==s||"byteLength"==s||"byteOffset"==s)||jnr(s,c))||l.push(s);return l};var Znr=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e},Gnr=Object.prototype.hasOwnProperty;var qnr=function(t){if(!Qtr(t))return Znr(t);var e=rnr(t),n=[];for(var r in t)("constructor"!=r||!e&&Gnr.call(t,r))&&n.push(r);return n};var Ynr=function(t){return pnr(t)?Wnr(t,!0):qnr(t)};var Xnr=function(t){return Fnr(t,Ynr(t))};var $nr=function(t,e,n,r,a,i,o){var l=Onr(t,n),c=Onr(e,n),s=o.get(c);if(s)Fer(t,n,s);else{var u=i?i(l,c,n+"",t,e,o):void 0,d=void 0===u;if(d){var h=hnr(c),f=!h&&xnr(c),p=!h&&!f&&Vnr(c);u=c,h||f||p?hnr(l)?u=l:gnr(l)?u=$er(l):f?(d=!1,u=Ger(c,!0)):p?(d=!1,u=Xer(c,!0)):u=[]:knr(c)||dnr(c)?(u=l,dnr(l)?u=Xnr(l):Qtr(l)&&!Jtr(l)||(u=anr(c))):d=!1}d&&(o.set(c,u),a(u,c,r,i,o),o.delete(c)),Fer(t,n,u)}};var Knr=function t(e,n,r,a,i){e!==n&&Per(n,(function(o,l){if(i||(i=new Oer),Qtr(o))$nr(e,n,l,r,t,a,i);else{var c=a?a(Onr(e,l),o,l+"",e,n,i):void 0;void 0===c&&(c=o),Fer(e,l,c)}}),Ynr)};var Qnr=function(t){return t};var Jnr=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)},trr=Math.max;var err=function(t,e,n){return e=trr(void 0===e?t.length-1:e,0),function(){for(var r=arguments,a=-1,i=trr(r.length-e,0),o=Array(i);++a<i;)o[a]=r[e+a];a=-1;for(var l=Array(e+1);++a<e;)l[a]=r[a];return l[e]=n(o),Jnr(t,this,l)}};var nrr=function(t){return function(){return t}},rrr=Ier?function(t,e){return Ier(t,"toString",{configurable:!0,enumerable:!1,value:nrr(e),writable:!0})}:Qnr,arr=rrr,irr=Date.now;var orr=function(t){var e=0,n=0;return function(){var r=irr(),a=16-(r-n);if(n=r,a>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}},lrr=orr(arr);var crr=function(t,e){return lrr(err(t,e,Qnr),t+"")};var srr=function(t,e,n){if(!Qtr(n))return!1;var r=typeof e;return!!("number"==r?pnr(n)&&jnr(e,n.length):"string"==r&&e in n)&&ktr(n[e],t)};var urr=function(t){return crr((function(e,n){var r=-1,a=n.length,i=a>1?n[a-1]:void 0,o=a>2?n[2]:void 0;for(i=t.length>3&&"function"==typeof i?(a--,i):void 0,o&&srr(n[0],n[1],o)&&(i=a<3?void 0:i,a=1),e=Object(e);++r<a;){var l=n[r];l&&t(e,l,r,i)}return e}))},drr=urr((function(t,e,n){Knr(t,e,n)})),hrr=drr,frr=function(t){var e=t.zDepth,n=t.radius,r=t.background,a=t.children,i=t.styles,o=void 0===i?{}:i,l=(0,itr.ZP)(hrr({default:{wrap:{position:"relative",display:"inline-block"},content:{position:"relative"},bg:{absolute:"0px 0px 0px 0px",boxShadow:"0 "+e+"px "+4*e+"px rgba(0,0,0,.24)",borderRadius:n,background:r}},"zDepth-0":{bg:{boxShadow:"none"}},"zDepth-1":{bg:{boxShadow:"0 2px 10px rgba(0,0,0,.12), 0 2px 5px rgba(0,0,0,.16)"}},"zDepth-2":{bg:{boxShadow:"0 6px 20px rgba(0,0,0,.19), 0 8px 17px rgba(0,0,0,.2)"}},"zDepth-3":{bg:{boxShadow:"0 17px 50px rgba(0,0,0,.19), 0 12px 15px rgba(0,0,0,.24)"}},"zDepth-4":{bg:{boxShadow:"0 25px 55px rgba(0,0,0,.21), 0 16px 28px rgba(0,0,0,.22)"}},"zDepth-5":{bg:{boxShadow:"0 40px 77px rgba(0,0,0,.22), 0 27px 24px rgba(0,0,0,.2)"}},square:{bg:{borderRadius:"0"}},circle:{bg:{borderRadius:"50%"}}},o),{"zDepth-1":1===e});return x.createElement("div",{style:l.wrap},x.createElement("div",{style:l.bg}),x.createElement("div",{style:l.content},a))};frr.propTypes={background:J7().string,zDepth:J7().oneOf([0,1,2,3,4,5]),radius:J7().number,styles:J7().object},frr.defaultProps={background:"#fff",zDepth:1,radius:2,styles:{}};var prr=frr,grr=function(){return Ptr.Date.now()},vrr=/\s/;var mrr=function(t){for(var e=t.length;e--&&vrr.test(t.charAt(e)););return e},yrr=/^\s+/;var brr=function(t){return t?t.slice(0,mrr(t)+1).replace(yrr,""):t};var xrr=function(t){return"symbol"==typeof t||inr(t)&&"[object Symbol]"==Ktr(t)},Mrr=/^[-+]0x[0-9a-f]+$/i,wrr=/^0b[01]+$/i,zrr=/^0o[0-7]+$/i,Crr=parseInt;var Arr=function(t){if("number"==typeof t)return t;if(xrr(t))return NaN;if(Qtr(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=Qtr(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=brr(t);var n=wrr.test(t);return n||zrr.test(t)?Crr(t.slice(2),n?2:8):Mrr.test(t)?NaN:+t},krr=Math.max,Hrr=Math.min;var Err=function(t,e,n){var r,a,i,o,l,c,s=0,u=!1,d=!1,h=!0;if("function"!=typeof t)throw new TypeError("Expected a function");function f(e){var n=r,i=a;return r=a=void 0,s=e,o=t.apply(i,n)}function p(t){var n=t-c;return void 0===c||n>=e||n<0||d&&t-s>=i}function g(){var t=grr();if(p(t))return v(t);l=setTimeout(g,function(t){var n=e-(t-c);return d?Hrr(n,i-(t-s)):n}(t))}function v(t){return l=void 0,h&&r?f(t):(r=a=void 0,o)}function m(){var t=grr(),n=p(t);if(r=arguments,a=this,c=t,n){if(void 0===l)return function(t){return s=t,l=setTimeout(g,e),u?f(t):o}(c);if(d)return clearTimeout(l),l=setTimeout(g,e),f(c)}return void 0===l&&(l=setTimeout(g,e)),o}return e=Arr(e)||0,Qtr(n)&&(u=!!n.leading,i=(d="maxWait"in n)?krr(Arr(n.maxWait)||0,e):i,h="trailing"in n?!!n.trailing:h),m.cancel=function(){void 0!==l&&clearTimeout(l),s=0,r=c=a=l=void 0},m.flush=function(){return void 0===l?o:v(grr())},m};var Srr=function(t,e,n){var r=!0,a=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return Qtr(n)&&(r="leading"in n?!!n.leading:r,a="trailing"in n?!!n.trailing:a),Err(t,e,{leading:r,maxWait:e,trailing:a})},Lrr=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}();var _rr=function(t){function e(t){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);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,(e.__proto__||Object.getPrototypeOf(e)).call(this,t));return n.handleChange=function(t){"function"===typeof n.props.onChange&&n.throttle(n.props.onChange,function(t,e,n){var r=n.getBoundingClientRect(),a=r.width,i=r.height,o="number"===typeof t.pageX?t.pageX:t.touches[0].pageX,l="number"===typeof t.pageY?t.pageY:t.touches[0].pageY,c=o-(n.getBoundingClientRect().left+window.pageXOffset),s=l-(n.getBoundingClientRect().top+window.pageYOffset);c<0?c=0:c>a&&(c=a),s<0?s=0:s>i&&(s=i);var u=c/a,d=1-s/i;return{h:e.h,s:u,v:d,a:e.a,source:"hsv"}}(t,n.props.hsl,n.container),t)},n.handleMouseDown=function(t){n.handleChange(t);var e=n.getContainerRenderWindow();e.addEventListener("mousemove",n.handleChange),e.addEventListener("mouseup",n.handleMouseUp)},n.handleMouseUp=function(){n.unbindEventListeners()},n.throttle=Srr((function(t,e,n){t(e,n)}),50),n}return 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)}(e,t),Lrr(e,[{key:"componentWillUnmount",value:function(){this.throttle.cancel(),this.unbindEventListeners()}},{key:"getContainerRenderWindow",value:function(){for(var t=this.container,e=window;!e.document.contains(t)&&e.parent!==e;)e=e.parent;return e}},{key:"unbindEventListeners",value:function(){var t=this.getContainerRenderWindow();t.removeEventListener("mousemove",this.handleChange),t.removeEventListener("mouseup",this.handleMouseUp)}},{key:"render",value:function(){var t=this,e=this.props.style||{},n=e.color,r=e.white,a=e.black,i=e.pointer,o=e.circle,l=(0,itr.ZP)({default:{color:{absolute:"0px 0px 0px 0px",background:"hsl("+this.props.hsl.h+",100%, 50%)",borderRadius:this.props.radius},white:{absolute:"0px 0px 0px 0px",borderRadius:this.props.radius},black:{absolute:"0px 0px 0px 0px",boxShadow:this.props.shadow,borderRadius:this.props.radius},pointer:{position:"absolute",top:-100*this.props.hsv.v+100+"%",left:100*this.props.hsv.s+"%",cursor:"default"},circle:{width:"4px",height:"4px",boxShadow:"0 0 0 1.5px #fff, inset 0 0 1px 1px rgba(0,0,0,.3),\n            0 0 1px 2px rgba(0,0,0,.4)",borderRadius:"50%",cursor:"hand",transform:"translate(-2px, -2px)"}},custom:{color:n,white:r,black:a,pointer:i,circle:o}},{custom:!!this.props.style});return x.createElement("div",{style:l.color,ref:function(e){return t.container=e},onMouseDown:this.handleMouseDown,onTouchMove:this.handleChange,onTouchStart:this.handleChange},x.createElement("style",null,"\n          .saturation-white {\n            background: -webkit-linear-gradient(to right, #fff, rgba(255,255,255,0));\n            background: linear-gradient(to right, #fff, rgba(255,255,255,0));\n          }\n          .saturation-black {\n            background: -webkit-linear-gradient(to top, #000, rgba(0,0,0,0));\n            background: linear-gradient(to top, #000, rgba(0,0,0,0));\n          }\n        "),x.createElement("div",{style:l.white,className:"saturation-white"},x.createElement("div",{style:l.black,className:"saturation-black"}),x.createElement("div",{style:l.pointer},this.props.pointer?x.createElement(this.props.pointer,this.props):x.createElement("div",{style:l.circle}))))}}]),e}(x.PureComponent||x.Component),Brr=_rr;var Drr=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t},Trr=tnr(Object.keys,Object),Vrr=Object.prototype.hasOwnProperty;var Orr=function(t){if(!rnr(t))return Trr(t);var e=[];for(var n in Object(t))Vrr.call(t,n)&&"constructor"!=n&&e.push(n);return e};var Irr=function(t){return pnr(t)?Wnr(t):Orr(t)};var Rrr=function(t,e){return t&&Per(t,e,Irr)};var Frr=function(t,e){return function(n,r){if(null==n)return n;if(!pnr(n))return t(n,r);for(var a=n.length,i=e?a:-1,o=Object(n);(e?i--:++i<a)&&!1!==r(o[i],i,o););return n}},Nrr=Frr(Rrr);var Prr=function(t){return"function"==typeof t?t:Qnr};var jrr=function(t,e){return(hnr(t)?Drr:Nrr)(t,Prr(e))};function Urr(t){return Urr="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},Urr(t)}var Wrr=/^\s+/,Zrr=/\s+$/;function Grr(t,e){if(e=e||{},(t=t||"")instanceof Grr)return t;if(!(this instanceof Grr))return new Grr(t,e);var n=function(t){var e={r:0,g:0,b:0},n=1,r=null,a=null,i=null,o=!1,l=!1;"string"==typeof t&&(t=function(t){t=t.replace(Wrr,"").replace(Zrr,"").toLowerCase();var e,n=!1;if(sar[t])t=sar[t],n=!0;else if("transparent"==t)return{r:0,g:0,b:0,a:0,format:"name"};if(e=xar.rgb.exec(t))return{r:e[1],g:e[2],b:e[3]};if(e=xar.rgba.exec(t))return{r:e[1],g:e[2],b:e[3],a:e[4]};if(e=xar.hsl.exec(t))return{h:e[1],s:e[2],l:e[3]};if(e=xar.hsla.exec(t))return{h:e[1],s:e[2],l:e[3],a:e[4]};if(e=xar.hsv.exec(t))return{h:e[1],s:e[2],v:e[3]};if(e=xar.hsva.exec(t))return{h:e[1],s:e[2],v:e[3],a:e[4]};if(e=xar.hex8.exec(t))return{r:par(e[1]),g:par(e[2]),b:par(e[3]),a:bar(e[4]),format:n?"name":"hex8"};if(e=xar.hex6.exec(t))return{r:par(e[1]),g:par(e[2]),b:par(e[3]),format:n?"name":"hex"};if(e=xar.hex4.exec(t))return{r:par(e[1]+""+e[1]),g:par(e[2]+""+e[2]),b:par(e[3]+""+e[3]),a:bar(e[4]+""+e[4]),format:n?"name":"hex8"};if(e=xar.hex3.exec(t))return{r:par(e[1]+""+e[1]),g:par(e[2]+""+e[2]),b:par(e[3]+""+e[3]),format:n?"name":"hex"};return!1}(t));"object"==Urr(t)&&(Mar(t.r)&&Mar(t.g)&&Mar(t.b)?(e=function(t,e,n){return{r:255*har(t,255),g:255*har(e,255),b:255*har(n,255)}}(t.r,t.g,t.b),o=!0,l="%"===String(t.r).substr(-1)?"prgb":"rgb"):Mar(t.h)&&Mar(t.s)&&Mar(t.v)?(r=mar(t.s),a=mar(t.v),e=function(t,e,n){t=6*har(t,360),e=har(e,100),n=har(n,100);var r=Math.floor(t),a=t-r,i=n*(1-e),o=n*(1-a*e),l=n*(1-(1-a)*e),c=r%6,s=[n,o,i,i,l,n][c],u=[l,n,n,o,i,i][c],d=[i,i,l,n,n,o][c];return{r:255*s,g:255*u,b:255*d}}(t.h,r,a),o=!0,l="hsv"):Mar(t.h)&&Mar(t.s)&&Mar(t.l)&&(r=mar(t.s),i=mar(t.l),e=function(t,e,n){var r,a,i;function o(t,e,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?t+6*(e-t)*n:n<.5?e:n<2/3?t+(e-t)*(2/3-n)*6:t}if(t=har(t,360),e=har(e,100),n=har(n,100),0===e)r=a=i=n;else{var l=n<.5?n*(1+e):n+e-n*e,c=2*n-l;r=o(c,l,t+1/3),a=o(c,l,t),i=o(c,l,t-1/3)}return{r:255*r,g:255*a,b:255*i}}(t.h,r,i),o=!0,l="hsl"),t.hasOwnProperty("a")&&(n=t.a));return n=dar(n),{ok:o,format:t.format||l,r:Math.min(255,Math.max(e.r,0)),g:Math.min(255,Math.max(e.g,0)),b:Math.min(255,Math.max(e.b,0)),a:n}}(t);this._originalInput=t,this._r=n.r,this._g=n.g,this._b=n.b,this._a=n.a,this._roundA=Math.round(100*this._a)/100,this._format=e.format||n.format,this._gradientType=e.gradientType,this._r<1&&(this._r=Math.round(this._r)),this._g<1&&(this._g=Math.round(this._g)),this._b<1&&(this._b=Math.round(this._b)),this._ok=n.ok}function qrr(t,e,n){t=har(t,255),e=har(e,255),n=har(n,255);var r,a,i=Math.max(t,e,n),o=Math.min(t,e,n),l=(i+o)/2;if(i==o)r=a=0;else{var c=i-o;switch(a=l>.5?c/(2-i-o):c/(i+o),i){case t:r=(e-n)/c+(e<n?6:0);break;case e:r=(n-t)/c+2;break;case n:r=(t-e)/c+4}r/=6}return{h:r,s:a,l:l}}function Yrr(t,e,n){t=har(t,255),e=har(e,255),n=har(n,255);var r,a,i=Math.max(t,e,n),o=Math.min(t,e,n),l=i,c=i-o;if(a=0===i?0:c/i,i==o)r=0;else{switch(i){case t:r=(e-n)/c+(e<n?6:0);break;case e:r=(n-t)/c+2;break;case n:r=(t-e)/c+4}r/=6}return{h:r,s:a,v:l}}function Xrr(t,e,n,r){var a=[gar(Math.round(t).toString(16)),gar(Math.round(e).toString(16)),gar(Math.round(n).toString(16))];return r&&a[0].charAt(0)==a[0].charAt(1)&&a[1].charAt(0)==a[1].charAt(1)&&a[2].charAt(0)==a[2].charAt(1)?a[0].charAt(0)+a[1].charAt(0)+a[2].charAt(0):a.join("")}function $rr(t,e,n,r){return[gar(yar(r)),gar(Math.round(t).toString(16)),gar(Math.round(e).toString(16)),gar(Math.round(n).toString(16))].join("")}function Krr(t,e){e=0===e?0:e||10;var n=Grr(t).toHsl();return n.s-=e/100,n.s=far(n.s),Grr(n)}function Qrr(t,e){e=0===e?0:e||10;var n=Grr(t).toHsl();return n.s+=e/100,n.s=far(n.s),Grr(n)}function Jrr(t){return Grr(t).desaturate(100)}function tar(t,e){e=0===e?0:e||10;var n=Grr(t).toHsl();return n.l+=e/100,n.l=far(n.l),Grr(n)}function ear(t,e){e=0===e?0:e||10;var n=Grr(t).toRgb();return n.r=Math.max(0,Math.min(255,n.r-Math.round(-e/100*255))),n.g=Math.max(0,Math.min(255,n.g-Math.round(-e/100*255))),n.b=Math.max(0,Math.min(255,n.b-Math.round(-e/100*255))),Grr(n)}function nar(t,e){e=0===e?0:e||10;var n=Grr(t).toHsl();return n.l-=e/100,n.l=far(n.l),Grr(n)}function rar(t,e){var n=Grr(t).toHsl(),r=(n.h+e)%360;return n.h=r<0?360+r:r,Grr(n)}function aar(t){var e=Grr(t).toHsl();return e.h=(e.h+180)%360,Grr(e)}function iar(t,e){if(isNaN(e)||e<=0)throw new Error("Argument to polyad must be a positive number");for(var n=Grr(t).toHsl(),r=[Grr(t)],a=360/e,i=1;i<e;i++)r.push(Grr({h:(n.h+i*a)%360,s:n.s,l:n.l}));return r}function oar(t){var e=Grr(t).toHsl(),n=e.h;return[Grr(t),Grr({h:(n+72)%360,s:e.s,l:e.l}),Grr({h:(n+216)%360,s:e.s,l:e.l})]}function lar(t,e,n){e=e||6,n=n||30;var r=Grr(t).toHsl(),a=360/n,i=[Grr(t)];for(r.h=(r.h-(a*e>>1)+720)%360;--e;)r.h=(r.h+a)%360,i.push(Grr(r));return i}function car(t,e){e=e||6;for(var n=Grr(t).toHsv(),r=n.h,a=n.s,i=n.v,o=[],l=1/e;e--;)o.push(Grr({h:r,s:a,v:i})),i=(i+l)%1;return o}Grr.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var t=this.toRgb();return(299*t.r+587*t.g+114*t.b)/1e3},getLuminance:function(){var t,e,n,r=this.toRgb();return t=r.r/255,e=r.g/255,n=r.b/255,.2126*(t<=.03928?t/12.92:Math.pow((t+.055)/1.055,2.4))+.7152*(e<=.03928?e/12.92:Math.pow((e+.055)/1.055,2.4))+.0722*(n<=.03928?n/12.92:Math.pow((n+.055)/1.055,2.4))},setAlpha:function(t){return this._a=dar(t),this._roundA=Math.round(100*this._a)/100,this},toHsv:function(){var t=Yrr(this._r,this._g,this._b);return{h:360*t.h,s:t.s,v:t.v,a:this._a}},toHsvString:function(){var t=Yrr(this._r,this._g,this._b),e=Math.round(360*t.h),n=Math.round(100*t.s),r=Math.round(100*t.v);return 1==this._a?"hsv("+e+", "+n+"%, "+r+"%)":"hsva("+e+", "+n+"%, "+r+"%, "+this._roundA+")"},toHsl:function(){var t=qrr(this._r,this._g,this._b);return{h:360*t.h,s:t.s,l:t.l,a:this._a}},toHslString:function(){var t=qrr(this._r,this._g,this._b),e=Math.round(360*t.h),n=Math.round(100*t.s),r=Math.round(100*t.l);return 1==this._a?"hsl("+e+", "+n+"%, "+r+"%)":"hsla("+e+", "+n+"%, "+r+"%, "+this._roundA+")"},toHex:function(t){return Xrr(this._r,this._g,this._b,t)},toHexString:function(t){return"#"+this.toHex(t)},toHex8:function(t){return function(t,e,n,r,a){var i=[gar(Math.round(t).toString(16)),gar(Math.round(e).toString(16)),gar(Math.round(n).toString(16)),gar(yar(r))];if(a&&i[0].charAt(0)==i[0].charAt(1)&&i[1].charAt(0)==i[1].charAt(1)&&i[2].charAt(0)==i[2].charAt(1)&&i[3].charAt(0)==i[3].charAt(1))return i[0].charAt(0)+i[1].charAt(0)+i[2].charAt(0)+i[3].charAt(0);return i.join("")}(this._r,this._g,this._b,this._a,t)},toHex8String:function(t){return"#"+this.toHex8(t)},toRgb:function(){return{r:Math.round(this._r),g:Math.round(this._g),b:Math.round(this._b),a:this._a}},toRgbString:function(){return 1==this._a?"rgb("+Math.round(this._r)+", "+Math.round(this._g)+", "+Math.round(this._b)+")":"rgba("+Math.round(this._r)+", "+Math.round(this._g)+", "+Math.round(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:Math.round(100*har(this._r,255))+"%",g:Math.round(100*har(this._g,255))+"%",b:Math.round(100*har(this._b,255))+"%",a:this._a}},toPercentageRgbString:function(){return 1==this._a?"rgb("+Math.round(100*har(this._r,255))+"%, "+Math.round(100*har(this._g,255))+"%, "+Math.round(100*har(this._b,255))+"%)":"rgba("+Math.round(100*har(this._r,255))+"%, "+Math.round(100*har(this._g,255))+"%, "+Math.round(100*har(this._b,255))+"%, "+this._roundA+")"},toName:function(){return 0===this._a?"transparent":!(this._a<1)&&(uar[Xrr(this._r,this._g,this._b,!0)]||!1)},toFilter:function(t){var e="#"+$rr(this._r,this._g,this._b,this._a),n=e,r=this._gradientType?"GradientType = 1, ":"";if(t){var a=Grr(t);n="#"+$rr(a._r,a._g,a._b,a._a)}return"progid:DXImageTransform.Microsoft.gradient("+r+"startColorstr="+e+",endColorstr="+n+")"},toString:function(t){var e=!!t;t=t||this._format;var n=!1,r=this._a<1&&this._a>=0;return e||!r||"hex"!==t&&"hex6"!==t&&"hex3"!==t&&"hex4"!==t&&"hex8"!==t&&"name"!==t?("rgb"===t&&(n=this.toRgbString()),"prgb"===t&&(n=this.toPercentageRgbString()),"hex"!==t&&"hex6"!==t||(n=this.toHexString()),"hex3"===t&&(n=this.toHexString(!0)),"hex4"===t&&(n=this.toHex8String(!0)),"hex8"===t&&(n=this.toHex8String()),"name"===t&&(n=this.toName()),"hsl"===t&&(n=this.toHslString()),"hsv"===t&&(n=this.toHsvString()),n||this.toHexString()):"name"===t&&0===this._a?this.toName():this.toRgbString()},clone:function(){return Grr(this.toString())},_applyModification:function(t,e){var n=t.apply(null,[this].concat([].slice.call(e)));return this._r=n._r,this._g=n._g,this._b=n._b,this.setAlpha(n._a),this},lighten:function(){return this._applyModification(tar,arguments)},brighten:function(){return this._applyModification(ear,arguments)},darken:function(){return this._applyModification(nar,arguments)},desaturate:function(){return this._applyModification(Krr,arguments)},saturate:function(){return this._applyModification(Qrr,arguments)},greyscale:function(){return this._applyModification(Jrr,arguments)},spin:function(){return this._applyModification(rar,arguments)},_applyCombination:function(t,e){return t.apply(null,[this].concat([].slice.call(e)))},analogous:function(){return this._applyCombination(lar,arguments)},complement:function(){return this._applyCombination(aar,arguments)},monochromatic:function(){return this._applyCombination(car,arguments)},splitcomplement:function(){return this._applyCombination(oar,arguments)},triad:function(){return this._applyCombination(iar,[3])},tetrad:function(){return this._applyCombination(iar,[4])}},Grr.fromRatio=function(t,e){if("object"==Urr(t)){var n={};for(var r in t)t.hasOwnProperty(r)&&(n[r]="a"===r?t[r]:mar(t[r]));t=n}return Grr(t,e)},Grr.equals=function(t,e){return!(!t||!e)&&Grr(t).toRgbString()==Grr(e).toRgbString()},Grr.random=function(){return Grr.fromRatio({r:Math.random(),g:Math.random(),b:Math.random()})},Grr.mix=function(t,e,n){n=0===n?0:n||50;var r=Grr(t).toRgb(),a=Grr(e).toRgb(),i=n/100;return Grr({r:(a.r-r.r)*i+r.r,g:(a.g-r.g)*i+r.g,b:(a.b-r.b)*i+r.b,a:(a.a-r.a)*i+r.a})},Grr.readability=function(t,e){var n=Grr(t),r=Grr(e);return(Math.max(n.getLuminance(),r.getLuminance())+.05)/(Math.min(n.getLuminance(),r.getLuminance())+.05)},Grr.isReadable=function(t,e,n){var r,a,i=Grr.readability(t,e);switch(a=!1,(r=function(t){var e,n;e=((t=t||{level:"AA",size:"small"}).level||"AA").toUpperCase(),n=(t.size||"small").toLowerCase(),"AA"!==e&&"AAA"!==e&&(e="AA");"small"!==n&&"large"!==n&&(n="small");return{level:e,size:n}}(n)).level+r.size){case"AAsmall":case"AAAlarge":a=i>=4.5;break;case"AAlarge":a=i>=3;break;case"AAAsmall":a=i>=7}return a},Grr.mostReadable=function(t,e,n){var r,a,i,o,l=null,c=0;a=(n=n||{}).includeFallbackColors,i=n.level,o=n.size;for(var s=0;s<e.length;s++)(r=Grr.readability(t,e[s]))>c&&(c=r,l=Grr(e[s]));return Grr.isReadable(t,l,{level:i,size:o})||!a?l:(n.includeFallbackColors=!1,Grr.mostReadable(t,["#fff","#000"],n))};var sar=Grr.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},uar=Grr.hexNames=function(t){var e={};for(var n in t)t.hasOwnProperty(n)&&(e[t[n]]=n);return e}(sar);function dar(t){return t=parseFloat(t),(isNaN(t)||t<0||t>1)&&(t=1),t}function har(t,e){(function(t){return"string"==typeof t&&-1!=t.indexOf(".")&&1===parseFloat(t)})(t)&&(t="100%");var n=function(t){return"string"===typeof t&&-1!=t.indexOf("%")}(t);return t=Math.min(e,Math.max(0,parseFloat(t))),n&&(t=parseInt(t*e,10)/100),Math.abs(t-e)<1e-6?1:t%e/parseFloat(e)}function far(t){return Math.min(1,Math.max(0,t))}function par(t){return parseInt(t,16)}function gar(t){return 1==t.length?"0"+t:""+t}function mar(t){return t<=1&&(t=100*t+"%"),t}function yar(t){return Math.round(255*parseFloat(t)).toString(16)}function bar(t){return par(t)/255}var xar=function(){var t="(?:[-\\+]?\\d*\\.\\d+%?)|(?:[-\\+]?\\d+%?)",e="[\\s|\\(]+("+t+")[,|\\s]+("+t+")[,|\\s]+("+t+")\\s*\\)?",n="[\\s|\\(]+("+t+")[,|\\s]+("+t+")[,|\\s]+("+t+")[,|\\s]+("+t+")\\s*\\)?";return{CSS_UNIT:new RegExp(t),rgb:new RegExp("rgb"+e),rgba:new RegExp("rgba"+n),hsl:new RegExp("hsl"+e),hsla:new RegExp("hsla"+n),hsv:new RegExp("hsv"+e),hsva:new RegExp("hsva"+n),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/}}();function Mar(t){return!!xar.CSS_UNIT.exec(t)}var war=function(t){var e=0,n=0;return jrr(["r","g","b","a","h","s","l","v"],(function(r){if(t[r]&&(e+=1,isNaN(t[r])||(n+=1),"s"===r||"l"===r)){/^\d+%$/.test(t[r])&&(n+=1)}})),e===n&&t},zar=function(t,e){var n=t.hex?Grr(t.hex):Grr(t),r=n.toHsl(),a=n.toHsv(),i=n.toRgb(),o=n.toHex();return 0===r.s&&(r.h=e||0,a.h=e||0),{hsl:r,hex:"000000"===o&&0===i.a?"transparent":"#"+o,rgb:i,hsv:a,oldHue:t.h||e||r.h,source:t.source}},Car=function(t){if("transparent"===t)return!0;var e="#"===String(t).charAt(0)?1:0;return t.length!==4+e&&t.length<7+e&&Grr(t).isValid()},Aar=function(t){if(!t)return"#fff";var e=zar(t);return"transparent"===e.hex?"rgba(0,0,0,0.4)":(299*e.rgb.r+587*e.rgb.g+114*e.rgb.b)/1e3>=128?"#000":"#fff"},kar=function(t,e){return Grr(e+" ("+t.replace("\xb0","")+")")._ok},Har=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},Ear=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}();var Sar=function(t){var e=function(e){function n(t){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,n);var e=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,(n.__proto__||Object.getPrototypeOf(n)).call(this));return e.handleChange=function(t,n){if(war(t)){var r=zar(t,t.h||e.state.oldHue);e.setState(r),e.props.onChangeComplete&&e.debounce(e.props.onChangeComplete,r,n),e.props.onChange&&e.props.onChange(r,n)}},e.handleSwatchHover=function(t,n){if(war(t)){var r=zar(t,t.h||e.state.oldHue);e.props.onSwatchHover&&e.props.onSwatchHover(r,n)}},e.state=Har({},zar(t.color,0)),e.debounce=Err((function(t,e,n){t(e,n)}),100),e}return 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)}(n,e),Ear(n,[{key:"render",value:function(){var e={};return this.props.onSwatchHover&&(e.onSwatchHover=this.handleSwatchHover),x.createElement(t,Har({},this.props,this.state,{onChange:this.handleChange},e))}}],[{key:"getDerivedStateFromProps",value:function(t,e){return Har({},zar(t.color,e.oldHue))}}]),n}(x.PureComponent||x.Component);return e.propTypes=Har({},t.propTypes),e.defaultProps=Har({},t.defaultProps,{color:{h:250,s:.5,l:.2,a:1}}),e},Lar=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},_ar=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}();function Bar(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}var Dar=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},Tar=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"span";return function(n){function r(){var t,e,n;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,r);for(var a=arguments.length,i=Array(a),o=0;o<a;o++)i[o]=arguments[o];return e=n=Bar(this,(t=r.__proto__||Object.getPrototypeOf(r)).call.apply(t,[this].concat(i))),n.state={focus:!1},n.handleFocus=function(){return n.setState({focus:!0})},n.handleBlur=function(){return n.setState({focus:!1})},Bar(n,e)}return 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)}(r,n),_ar(r,[{key:"render",value:function(){return x.createElement(e,{onFocus:this.handleFocus,onBlur:this.handleBlur},x.createElement(t,Lar({},this.props,this.state)))}}]),r}(x.Component)}((function(t){var e=t.color,n=t.style,r=t.onClick,a=void 0===r?function(){}:r,i=t.onHover,o=t.title,l=void 0===o?e:o,c=t.children,s=t.focus,u=t.focusStyle,d=void 0===u?{}:u,h="transparent"===e,f=(0,itr.ZP)({default:{swatch:Dar({background:e,height:"100%",width:"100%",cursor:"pointer",position:"relative",outline:"none"},n,s?d:{})}}),p={};return i&&(p.onMouseOver=function(t){return i(e,t)}),x.createElement("div",Dar({style:f.swatch,onClick:function(t){return a(e,t)},title:l,tabIndex:0,onKeyDown:function(t){return 13===t.keyCode&&a(e,t)}},p),c,h&&x.createElement(utr,{borderRadius:f.swatch.borderRadius,boxShadow:"inset 0 0 0 1px rgba(0,0,0,0.1)"}))})),Var=function(t){var e=t.direction,n=(0,itr.ZP)({default:{picker:{width:"18px",height:"18px",borderRadius:"50%",transform:"translate(-9px, -1px)",backgroundColor:"rgb(248, 248, 248)",boxShadow:"0 1px 4px 0 rgba(0, 0, 0, 0.37)"}},vertical:{picker:{transform:"translate(-3px, -9px)"}}},{vertical:"vertical"===e});return x.createElement("div",{style:n.picker})},Oar=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},Iar=function(t){var e=t.rgb,n=t.hsl,r=t.width,a=t.height,i=t.onChange,o=t.direction,l=t.style,c=t.renderers,s=t.pointer,u=t.className,d=void 0===u?"":u,h=(0,itr.ZP)({default:{picker:{position:"relative",width:r,height:a},alpha:{radius:"2px",style:l}}});return x.createElement("div",{style:h.picker,className:"alpha-picker "+d},x.createElement(gtr,Oar({},h.alpha,{rgb:e,hsl:n,pointer:s,renderers:c,onChange:i,direction:o})))};Iar.defaultProps={width:"316px",height:"16px",direction:"horizontal",pointer:Var};Sar(Iar);var Rar=function(t,e){for(var n=-1,r=null==t?0:t.length,a=Array(r);++n<r;)a[n]=e(t[n],n,t);return a};var Far=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};var Nar=function(t){return this.__data__.has(t)};function Par(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Der;++e<n;)this.add(t[e])}Par.prototype.add=Par.prototype.push=Far,Par.prototype.has=Nar;var jar=Par;var Uar=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};var War=function(t,e){return t.has(e)};var Zar=function(t,e,n,r,a,i){var o=1&n,l=t.length,c=e.length;if(l!=c&&!(o&&c>l))return!1;var s=i.get(t),u=i.get(e);if(s&&u)return s==e&&u==t;var d=-1,h=!0,f=2&n?new jar:void 0;for(i.set(t,e),i.set(e,t);++d<l;){var p=t[d],g=e[d];if(r)var v=o?r(g,p,d,e,t,i):r(p,g,d,t,e,i);if(void 0!==v){if(v)continue;h=!1;break}if(f){if(!Uar(e,(function(t,e){if(!War(f,e)&&(p===t||a(p,t,n,r,i)))return f.push(e)}))){h=!1;break}}else if(p!==g&&!a(p,g,n,r,i)){h=!1;break}}return i.delete(t),i.delete(e),h};var Gar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};var qar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n},Yar=jtr?jtr.prototype:void 0,Xar=Yar?Yar.valueOf:void 0;var $ar=function(t,e,n,r,a,i,o){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!i(new qer(t),new qer(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return ktr(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var l=Gar;case"[object Set]":var c=1&r;if(l||(l=qar),t.size!=e.size&&!c)return!1;var s=o.get(t);if(s)return s==e;r|=2,o.set(t,e);var u=Zar(l(t),l(e),r,a,i,o);return o.delete(t),u;case"[object Symbol]":if(Xar)return Xar.call(t)==Xar.call(e)}return!1};var Kar=function(t,e){for(var n=-1,r=e.length,a=t.length;++n<r;)t[a+n]=e[n];return t};var Qar=function(t,e,n){var r=e(t);return hnr(t)?r:Kar(r,n(t))};var Jar=function(t,e){for(var n=-1,r=null==t?0:t.length,a=0,i=[];++n<r;){var o=t[n];e(o,n,t)&&(i[a++]=o)}return i};var tir=function(){return[]},eir=Object.prototype.propertyIsEnumerable,nir=Object.getOwnPropertySymbols,rir=nir?function(t){return null==t?[]:(t=Object(t),Jar(nir(t),(function(e){return eir.call(t,e)})))}:tir,air=rir;var iir=function(t){return Qar(t,Irr,air)},oir=Object.prototype.hasOwnProperty;var lir=function(t,e,n,r,a,i){var o=1&n,l=iir(t),c=l.length;if(c!=iir(e).length&&!o)return!1;for(var s=c;s--;){var u=l[s];if(!(o?u in e:oir.call(e,u)))return!1}var d=i.get(t),h=i.get(e);if(d&&h)return d==e&&h==t;var f=!0;i.set(t,e),i.set(e,t);for(var p=o;++s<c;){var g=t[u=l[s]],v=e[u];if(r)var m=o?r(v,g,u,e,t,i):r(g,v,u,t,e,i);if(!(void 0===m?g===v||a(g,v,n,r,i):m)){f=!1;break}p||(p="constructor"==u)}if(f&&!p){var y=t.constructor,b=e.constructor;y==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof y&&y instanceof y&&"function"==typeof b&&b instanceof b||(f=!1)}return i.delete(t),i.delete(e),f},cir=fer(Ptr,"DataView"),sir=fer(Ptr,"Promise"),uir=fer(Ptr,"Set"),dir=fer(Ptr,"WeakMap"),hir="[object Map]",fir="[object Promise]",pir="[object Set]",gir="[object WeakMap]",vir="[object DataView]",mir=aer(cir),yir=aer(per),bir=aer(sir),xir=aer(uir),Mir=aer(dir),wir=Ktr;(cir&&wir(new cir(new ArrayBuffer(1)))!=vir||per&&wir(new per)!=hir||sir&&wir(sir.resolve())!=fir||uir&&wir(new uir)!=pir||dir&&wir(new dir)!=gir)&&(wir=function(t){var e=Ktr(t),n="[object Object]"==e?t.constructor:void 0,r=n?aer(n):"";if(r)switch(r){case mir:return vir;case yir:return hir;case bir:return fir;case xir:return pir;case Mir:return gir}return e});var zir=wir,Cir="[object Arguments]",Air="[object Array]",kir="[object Object]",Hir=Object.prototype.hasOwnProperty;var Eir=function(t,e,n,r,a,i){var o=hnr(t),l=hnr(e),c=o?Air:zir(t),s=l?Air:zir(e),u=(c=c==Cir?kir:c)==kir,d=(s=s==Cir?kir:s)==kir,h=c==s;if(h&&xnr(t)){if(!xnr(e))return!1;o=!0,u=!1}if(h&&!u)return i||(i=new Oer),o||Vnr(t)?Zar(t,e,n,r,a,i):$ar(t,e,c,n,r,a,i);if(!(1&n)){var f=u&&Hir.call(t,"__wrapped__"),p=d&&Hir.call(e,"__wrapped__");if(f||p){var g=f?t.value():t,v=p?e.value():e;return i||(i=new Oer),a(g,v,n,r,i)}}return!!h&&(i||(i=new Oer),lir(t,e,n,r,a,i))};var Sir=function t(e,n,r,a,i){return e===n||(null==e||null==n||!inr(e)&&!inr(n)?e!==e&&n!==n:Eir(e,n,r,a,t,i))};var Lir=function(t,e,n,r){var a=n.length,i=a,o=!r;if(null==t)return!i;for(t=Object(t);a--;){var l=n[a];if(o&&l[2]?l[1]!==t[l[0]]:!(l[0]in t))return!1}for(;++a<i;){var c=(l=n[a])[0],s=t[c],u=l[1];if(o&&l[2]){if(void 0===s&&!(c in t))return!1}else{var d=new Oer;if(r)var h=r(s,u,c,t,e,d);if(!(void 0===h?Sir(u,s,3,r,d):h))return!1}}return!0};var _ir=function(t){return t===t&&!Qtr(t)};var Bir=function(t){for(var e=Irr(t),n=e.length;n--;){var r=e[n],a=t[r];e[n]=[r,a,_ir(a)]}return e};var Dir=function(t,e){return function(n){return null!=n&&(n[t]===e&&(void 0!==e||t in Object(n)))}};var Tir=function(t){var e=Bir(t);return 1==e.length&&e[0][2]?Dir(e[0][0],e[0][1]):function(n){return n===t||Lir(n,t,e)}},Vir=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Oir=/^\w*$/;var Iir=function(t,e){if(hnr(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!xrr(t))||(Oir.test(t)||!Vir.test(t)||null!=e&&t in Object(e))};function Rir(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function n(){var r=arguments,a=e?e.apply(this,r):r[0],i=n.cache;if(i.has(a))return i.get(a);var o=t.apply(this,r);return n.cache=i.set(a,o)||i,o};return n.cache=new(Rir.Cache||Der),n}Rir.Cache=Der;var Fir=Rir;var Nir=function(t){var e=Fir(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e},Pir=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,jir=/\\(\\)?/g,Uir=Nir((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(Pir,(function(t,n,r,a){e.push(r?a.replace(jir,"$1"):n||t)})),e})),Wir=Uir,Zir=jtr?jtr.prototype:void 0,Gir=Zir?Zir.toString:void 0;var qir=function t(e){if("string"==typeof e)return e;if(hnr(e))return Rar(e,t)+"";if(xrr(e))return Gir?Gir.call(e):"";var n=e+"";return"0"==n&&1/e==-Infinity?"-0":n};var Yir=function(t){return null==t?"":qir(t)};var Xir=function(t,e){return hnr(t)?t:Iir(t,e)?[t]:Wir(Yir(t))};var $ir=function(t){if("string"==typeof t||xrr(t))return t;var e=t+"";return"0"==e&&1/t==-Infinity?"-0":e};var Kir=function(t,e){for(var n=0,r=(e=Xir(e,t)).length;null!=t&&n<r;)t=t[$ir(e[n++])];return n&&n==r?t:void 0};var Qir=function(t,e,n){var r=null==t?void 0:Kir(t,e);return void 0===r?n:r};var Jir=function(t,e){return null!=t&&e in Object(t)};var tor=function(t,e,n){for(var r=-1,a=(e=Xir(e,t)).length,i=!1;++r<a;){var o=$ir(e[r]);if(!(i=null!=t&&n(t,o)))break;t=t[o]}return i||++r!=a?i:!!(a=null==t?0:t.length)&&fnr(a)&&jnr(o,a)&&(hnr(t)||dnr(t))};var eor=function(t,e){return null!=t&&tor(t,e,Jir)};var nor=function(t,e){return Iir(t)&&_ir(e)?Dir($ir(t),e):function(n){var r=Qir(n,t);return void 0===r&&r===e?eor(n,t):Sir(e,r,3)}};var ror=function(t){return function(e){return null==e?void 0:e[t]}};var aor=function(t){return function(e){return Kir(e,t)}};var ior=function(t){return Iir(t)?ror($ir(t)):aor(t)};var oor=function(t){return"function"==typeof t?t:null==t?Qnr:"object"==typeof t?hnr(t)?nor(t[0],t[1]):Tir(t):ior(t)};var lor=function(t,e){var n=-1,r=pnr(t)?Array(t.length):[];return Nrr(t,(function(t,a,i){r[++n]=e(t,a,i)})),r};var cor=function(t,e){return(hnr(t)?Rar:lor)(t,oor(e,3))},sor=function(t){var e=t.colors,n=t.onClick,r=t.onSwatchHover,a=(0,itr.ZP)({default:{swatches:{marginRight:"-10px"},swatch:{width:"22px",height:"22px",float:"left",marginRight:"10px",marginBottom:"10px",borderRadius:"4px"},clear:{clear:"both"}}});return x.createElement("div",{style:a.swatches},cor(e,(function(t){return x.createElement(Tar,{key:t,color:t,style:a.swatch,onClick:n,onHover:r,focusStyle:{boxShadow:"0 0 4px "+t}})})),x.createElement("div",{style:a.clear}))},uor=function(t){var e=t.onChange,n=t.onSwatchHover,r=t.hex,a=t.colors,i=t.width,o=t.triangle,l=t.styles,c=void 0===l?{}:l,s=t.className,u=void 0===s?"":s,d="transparent"===r,h=function(t,n){Car(t)&&e({hex:t,source:"hex"},n)},f=(0,itr.ZP)(hrr({default:{card:{width:i,background:"#fff",boxShadow:"0 1px rgba(0,0,0,.1)",borderRadius:"6px",position:"relative"},head:{height:"110px",background:r,borderRadius:"6px 6px 0 0",display:"flex",alignItems:"center",justifyContent:"center",position:"relative"},body:{padding:"10px"},label:{fontSize:"18px",color:Aar(r),position:"relative"},triangle:{width:"0px",height:"0px",borderStyle:"solid",borderWidth:"0 10px 10px 10px",borderColor:"transparent transparent "+r+" transparent",position:"absolute",top:"-10px",left:"50%",marginLeft:"-10px"},input:{width:"100%",fontSize:"12px",color:"#666",border:"0px",outline:"none",height:"22px",boxShadow:"inset 0 0 0 1px #ddd",borderRadius:"4px",padding:"0 7px",boxSizing:"border-box"}},"hide-triangle":{triangle:{display:"none"}}},c),{"hide-triangle":"hide"===o});return x.createElement("div",{style:f.card,className:"block-picker "+u},x.createElement("div",{style:f.triangle}),x.createElement("div",{style:f.head},d&&x.createElement(utr,{borderRadius:"6px 6px 0 0"}),x.createElement("div",{style:f.label},r)),x.createElement("div",{style:f.body},x.createElement(sor,{colors:a,onClick:h,onSwatchHover:n}),x.createElement(xtr,{style:{input:f.input},value:r,onChange:h})))};uor.propTypes={width:J7().oneOfType([J7().string,J7().number]),colors:J7().arrayOf(J7().string),triangle:J7().oneOf(["top","hide"]),styles:J7().object},uor.defaultProps={width:170,colors:["#D9E3F0","#F47373","#697689","#37D67A","#2CCCE4","#555555","#dce775","#ff8a65","#ba68c8"],triangle:"top",styles:{}};Sar(uor);var dor={50:"#ffebee",100:"#ffcdd2",200:"#ef9a9a",300:"#e57373",400:"#ef5350",500:"#f44336",600:"#e53935",700:"#d32f2f",800:"#c62828",900:"#b71c1c",a100:"#ff8a80",a200:"#ff5252",a400:"#ff1744",a700:"#d50000"},hor={50:"#fce4ec",100:"#f8bbd0",200:"#f48fb1",300:"#f06292",400:"#ec407a",500:"#e91e63",600:"#d81b60",700:"#c2185b",800:"#ad1457",900:"#880e4f",a100:"#ff80ab",a200:"#ff4081",a400:"#f50057",a700:"#c51162"},por={50:"#f3e5f5",100:"#e1bee7",200:"#ce93d8",300:"#ba68c8",400:"#ab47bc",500:"#9c27b0",600:"#8e24aa",700:"#7b1fa2",800:"#6a1b9a",900:"#4a148c",a100:"#ea80fc",a200:"#e040fb",a400:"#d500f9",a700:"#aa00ff"},gor={50:"#ede7f6",100:"#d1c4e9",200:"#b39ddb",300:"#9575cd",400:"#7e57c2",500:"#673ab7",600:"#5e35b1",700:"#512da8",800:"#4527a0",900:"#311b92",a100:"#b388ff",a200:"#7c4dff",a400:"#651fff",a700:"#6200ea"},vor={50:"#e8eaf6",100:"#c5cae9",200:"#9fa8da",300:"#7986cb",400:"#5c6bc0",500:"#3f51b5",600:"#3949ab",700:"#303f9f",800:"#283593",900:"#1a237e",a100:"#8c9eff",a200:"#536dfe",a400:"#3d5afe",a700:"#304ffe"},mor={50:"#e3f2fd",100:"#bbdefb",200:"#90caf9",300:"#64b5f6",400:"#42a5f5",500:"#2196f3",600:"#1e88e5",700:"#1976d2",800:"#1565c0",900:"#0d47a1",a100:"#82b1ff",a200:"#448aff",a400:"#2979ff",a700:"#2962ff"},yor={50:"#e1f5fe",100:"#b3e5fc",200:"#81d4fa",300:"#4fc3f7",400:"#29b6f6",500:"#03a9f4",600:"#039be5",700:"#0288d1",800:"#0277bd",900:"#01579b",a100:"#80d8ff",a200:"#40c4ff",a400:"#00b0ff",a700:"#0091ea"},bor={50:"#e0f7fa",100:"#b2ebf2",200:"#80deea",300:"#4dd0e1",400:"#26c6da",500:"#00bcd4",600:"#00acc1",700:"#0097a7",800:"#00838f",900:"#006064",a100:"#84ffff",a200:"#18ffff",a400:"#00e5ff",a700:"#00b8d4"},xor={50:"#e0f2f1",100:"#b2dfdb",200:"#80cbc4",300:"#4db6ac",400:"#26a69a",500:"#009688",600:"#00897b",700:"#00796b",800:"#00695c",900:"#004d40",a100:"#a7ffeb",a200:"#64ffda",a400:"#1de9b6",a700:"#00bfa5"},Mor={50:"#e8f5e9",100:"#c8e6c9",200:"#a5d6a7",300:"#81c784",400:"#66bb6a",500:"#4caf50",600:"#43a047",700:"#388e3c",800:"#2e7d32",900:"#1b5e20",a100:"#b9f6ca",a200:"#69f0ae",a400:"#00e676",a700:"#00c853"},wor={50:"#f1f8e9",100:"#dcedc8",200:"#c5e1a5",300:"#aed581",400:"#9ccc65",500:"#8bc34a",600:"#7cb342",700:"#689f38",800:"#558b2f",900:"#33691e",a100:"#ccff90",a200:"#b2ff59",a400:"#76ff03",a700:"#64dd17"},zor={50:"#f9fbe7",100:"#f0f4c3",200:"#e6ee9c",300:"#dce775",400:"#d4e157",500:"#cddc39",600:"#c0ca33",700:"#afb42b",800:"#9e9d24",900:"#827717",a100:"#f4ff81",a200:"#eeff41",a400:"#c6ff00",a700:"#aeea00"},Cor={50:"#fffde7",100:"#fff9c4",200:"#fff59d",300:"#fff176",400:"#ffee58",500:"#ffeb3b",600:"#fdd835",700:"#fbc02d",800:"#f9a825",900:"#f57f17",a100:"#ffff8d",a200:"#ffff00",a400:"#ffea00",a700:"#ffd600"},Aor={50:"#fff8e1",100:"#ffecb3",200:"#ffe082",300:"#ffd54f",400:"#ffca28",500:"#ffc107",600:"#ffb300",700:"#ffa000",800:"#ff8f00",900:"#ff6f00",a100:"#ffe57f",a200:"#ffd740",a400:"#ffc400",a700:"#ffab00"},kor={50:"#fff3e0",100:"#ffe0b2",200:"#ffcc80",300:"#ffb74d",400:"#ffa726",500:"#ff9800",600:"#fb8c00",700:"#f57c00",800:"#ef6c00",900:"#e65100",a100:"#ffd180",a200:"#ffab40",a400:"#ff9100",a700:"#ff6d00"},Hor={50:"#fbe9e7",100:"#ffccbc",200:"#ffab91",300:"#ff8a65",400:"#ff7043",500:"#ff5722",600:"#f4511e",700:"#e64a19",800:"#d84315",900:"#bf360c",a100:"#ff9e80",a200:"#ff6e40",a400:"#ff3d00",a700:"#dd2c00"},Eor={50:"#efebe9",100:"#d7ccc8",200:"#bcaaa4",300:"#a1887f",400:"#8d6e63",500:"#795548",600:"#6d4c41",700:"#5d4037",800:"#4e342e",900:"#3e2723"},Sor={50:"#eceff1",100:"#cfd8dc",200:"#b0bec5",300:"#90a4ae",400:"#78909c",500:"#607d8b",600:"#546e7a",700:"#455a64",800:"#37474f",900:"#263238"},Lor=function(t){var e=t.color,n=t.onClick,r=t.onSwatchHover,a=t.hover,i=t.active,o=t.circleSize,l=t.circleSpacing,c=(0,itr.ZP)({default:{swatch:{width:o,height:o,marginRight:l,marginBottom:l,transform:"scale(1)",transition:"100ms transform ease"},Swatch:{borderRadius:"50%",background:"transparent",boxShadow:"inset 0 0 0 "+(o/2+1)+"px "+e,transition:"100ms box-shadow ease"}},hover:{swatch:{transform:"scale(1.2)"}},active:{Swatch:{boxShadow:"inset 0 0 0 3px "+e}}},{hover:a,active:i});return x.createElement("div",{style:c.swatch},x.createElement(Tar,{style:c.Swatch,color:e,onClick:n,onHover:r,focusStyle:{boxShadow:c.Swatch.boxShadow+", 0 0 5px "+e}}))};Lor.defaultProps={circleSize:28,circleSpacing:14};var _or=(0,itr.tz)(Lor),Bor=function(t){var e=t.width,n=t.onChange,r=t.onSwatchHover,a=t.colors,i=t.hex,o=t.circleSize,l=t.styles,c=void 0===l?{}:l,s=t.circleSpacing,u=t.className,d=void 0===u?"":u,h=(0,itr.ZP)(hrr({default:{card:{width:e,display:"flex",flexWrap:"wrap",marginRight:-s,marginBottom:-s}}},c)),f=function(t,e){return n({hex:t,source:"hex"},e)};return x.createElement("div",{style:h.card,className:"circle-picker "+d},cor(a,(function(t){return x.createElement(_or,{key:t,color:t,onClick:f,onSwatchHover:r,active:i===t.toLowerCase(),circleSize:o,circleSpacing:s})})))};Bor.propTypes={width:J7().oneOfType([J7().string,J7().number]),circleSize:J7().number,circleSpacing:J7().number,styles:J7().object},Bor.defaultProps={width:252,circleSize:28,circleSpacing:14,colors:[dor[500],hor[500],por[500],gor[500],vor[500],mor[500],yor[500],bor[500],xor[500],Mor[500],wor[500],zor[500],Cor[500],Aor[500],kor[500],Hor[500],Eor[500],Sor[500]],styles:{}};Sar(Bor);var Dor=function(t){return void 0===t},Tor=n(2403),Vor=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}();var Oor=function(t){function e(t){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);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,(e.__proto__||Object.getPrototypeOf(e)).call(this));return n.toggleViews=function(){"hex"===n.state.view?n.setState({view:"rgb"}):"rgb"===n.state.view?n.setState({view:"hsl"}):"hsl"===n.state.view&&(1===n.props.hsl.a?n.setState({view:"hex"}):n.setState({view:"rgb"}))},n.handleChange=function(t,e){t.hex?Car(t.hex)&&n.props.onChange({hex:t.hex,source:"hex"},e):t.r||t.g||t.b?n.props.onChange({r:t.r||n.props.rgb.r,g:t.g||n.props.rgb.g,b:t.b||n.props.rgb.b,source:"rgb"},e):t.a?(t.a<0?t.a=0:t.a>1&&(t.a=1),n.props.onChange({h:n.props.hsl.h,s:n.props.hsl.s,l:n.props.hsl.l,a:Math.round(100*t.a)/100,source:"rgb"},e)):(t.h||t.s||t.l)&&("string"===typeof t.s&&t.s.includes("%")&&(t.s=t.s.replace("%","")),"string"===typeof t.l&&t.l.includes("%")&&(t.l=t.l.replace("%","")),1==t.s?t.s=.01:1==t.l&&(t.l=.01),n.props.onChange({h:t.h||n.props.hsl.h,s:Number(Dor(t.s)?n.props.hsl.s:t.s),l:Number(Dor(t.l)?n.props.hsl.l:t.l),source:"hsl"},e))},n.showHighlight=function(t){t.currentTarget.style.background="#eee"},n.hideHighlight=function(t){t.currentTarget.style.background="transparent"},1!==t.hsl.a&&"hex"===t.view?n.state={view:"rgb"}:n.state={view:t.view},n}return 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)}(e,t),Vor(e,[{key:"render",value:function(){var t=this,e=(0,itr.ZP)({default:{wrap:{paddingTop:"16px",display:"flex"},fields:{flex:"1",display:"flex",marginLeft:"-6px"},field:{paddingLeft:"6px",width:"100%"},alpha:{paddingLeft:"6px",width:"100%"},toggle:{width:"32px",textAlign:"right",position:"relative"},icon:{marginRight:"-4px",marginTop:"12px",cursor:"pointer",position:"relative"},iconHighlight:{position:"absolute",width:"24px",height:"28px",background:"#eee",borderRadius:"4px",top:"10px",left:"12px",display:"none"},input:{fontSize:"11px",color:"#333",width:"100%",borderRadius:"2px",border:"none",boxShadow:"inset 0 0 0 1px #dadada",height:"21px",textAlign:"center"},label:{textTransform:"uppercase",fontSize:"11px",lineHeight:"11px",color:"#969696",textAlign:"center",display:"block",marginTop:"12px"},svg:{fill:"#333",width:"24px",height:"24px",border:"1px transparent solid",borderRadius:"5px"}},disableAlpha:{alpha:{display:"none"}}},this.props,this.state),n=void 0;return"hex"===this.state.view?n=x.createElement("div",{style:e.fields,className:"flexbox-fix"},x.createElement("div",{style:e.field},x.createElement(xtr,{style:{input:e.input,label:e.label},label:"hex",value:this.props.hex,onChange:this.handleChange}))):"rgb"===this.state.view?n=x.createElement("div",{style:e.fields,className:"flexbox-fix"},x.createElement("div",{style:e.field},x.createElement(xtr,{style:{input:e.input,label:e.label},label:"r",value:this.props.rgb.r,onChange:this.handleChange})),x.createElement("div",{style:e.field},x.createElement(xtr,{style:{input:e.input,label:e.label},label:"g",value:this.props.rgb.g,onChange:this.handleChange})),x.createElement("div",{style:e.field},x.createElement(xtr,{style:{input:e.input,label:e.label},label:"b",value:this.props.rgb.b,onChange:this.handleChange})),x.createElement("div",{style:e.alpha},x.createElement(xtr,{style:{input:e.input,label:e.label},label:"a",value:this.props.rgb.a,arrowOffset:.01,onChange:this.handleChange}))):"hsl"===this.state.view&&(n=x.createElement("div",{style:e.fields,className:"flexbox-fix"},x.createElement("div",{style:e.field},x.createElement(xtr,{style:{input:e.input,label:e.label},label:"h",value:Math.round(this.props.hsl.h),onChange:this.handleChange})),x.createElement("div",{style:e.field},x.createElement(xtr,{style:{input:e.input,label:e.label},label:"s",value:Math.round(100*this.props.hsl.s)+"%",onChange:this.handleChange})),x.createElement("div",{style:e.field},x.createElement(xtr,{style:{input:e.input,label:e.label},label:"l",value:Math.round(100*this.props.hsl.l)+"%",onChange:this.handleChange})),x.createElement("div",{style:e.alpha},x.createElement(xtr,{style:{input:e.input,label:e.label},label:"a",value:this.props.hsl.a,arrowOffset:.01,onChange:this.handleChange})))),x.createElement("div",{style:e.wrap,className:"flexbox-fix"},n,x.createElement("div",{style:e.toggle},x.createElement("div",{style:e.icon,onClick:this.toggleViews,ref:function(e){return t.icon=e}},x.createElement(Tor.Z,{style:e.svg,onMouseOver:this.showHighlight,onMouseEnter:this.showHighlight,onMouseOut:this.hideHighlight}))))}}],[{key:"getDerivedStateFromProps",value:function(t,e){return 1!==t.hsl.a&&"hex"===e.view?{view:"rgb"}:null}}]),e}(x.Component);Oor.defaultProps={view:"hex"};var Ior=Oor,Ror=function(){var t=(0,itr.ZP)({default:{picker:{width:"12px",height:"12px",borderRadius:"6px",transform:"translate(-6px, -1px)",backgroundColor:"rgb(248, 248, 248)",boxShadow:"0 1px 4px 0 rgba(0, 0, 0, 0.37)"}}});return x.createElement("div",{style:t.picker})},For=function(){var t=(0,itr.ZP)({default:{picker:{width:"12px",height:"12px",borderRadius:"6px",boxShadow:"inset 0 0 0 1px #fff",transform:"translate(-6px, -6px)"}}});return x.createElement("div",{style:t.picker})},Nor=function(t){var e=t.width,n=t.onChange,r=t.disableAlpha,a=t.rgb,i=t.hsl,o=t.hsv,l=t.hex,c=t.renderers,s=t.styles,u=void 0===s?{}:s,d=t.className,h=void 0===d?"":d,f=t.defaultView,p=(0,itr.ZP)(hrr({default:{picker:{width:e,background:"#fff",borderRadius:"2px",boxShadow:"0 0 2px rgba(0,0,0,.3), 0 4px 8px rgba(0,0,0,.3)",boxSizing:"initial",fontFamily:"Menlo"},saturation:{width:"100%",paddingBottom:"55%",position:"relative",borderRadius:"2px 2px 0 0",overflow:"hidden"},Saturation:{radius:"2px 2px 0 0"},body:{padding:"16px 16px 12px"},controls:{display:"flex"},color:{width:"32px"},swatch:{marginTop:"6px",width:"16px",height:"16px",borderRadius:"8px",position:"relative",overflow:"hidden"},active:{absolute:"0px 0px 0px 0px",borderRadius:"8px",boxShadow:"inset 0 0 0 1px rgba(0,0,0,.1)",background:"rgba("+a.r+", "+a.g+", "+a.b+", "+a.a+")",zIndex:"2"},toggles:{flex:"1"},hue:{height:"10px",position:"relative",marginBottom:"8px"},Hue:{radius:"2px"},alpha:{height:"10px",position:"relative"},Alpha:{radius:"2px"}},disableAlpha:{color:{width:"22px"},alpha:{display:"none"},hue:{marginBottom:"0px"},swatch:{width:"10px",height:"10px",marginTop:"0px"}}},u),{disableAlpha:r});return x.createElement("div",{style:p.picker,className:"chrome-picker "+h},x.createElement("div",{style:p.saturation},x.createElement(Brr,{style:p.Saturation,hsl:i,hsv:o,pointer:For,onChange:n})),x.createElement("div",{style:p.body},x.createElement("div",{style:p.controls,className:"flexbox-fix"},x.createElement("div",{style:p.color},x.createElement("div",{style:p.swatch},x.createElement("div",{style:p.active}),x.createElement(utr,{renderers:c}))),x.createElement("div",{style:p.toggles},x.createElement("div",{style:p.hue},x.createElement(Ctr,{style:p.Hue,hsl:i,pointer:Ror,onChange:n})),x.createElement("div",{style:p.alpha},x.createElement(gtr,{style:p.Alpha,rgb:a,hsl:i,pointer:Ror,renderers:c,onChange:n})))),x.createElement(Ior,{rgb:a,hsl:i,hex:l,view:f,onChange:n,disableAlpha:r})))};Nor.propTypes={width:J7().oneOfType([J7().string,J7().number]),disableAlpha:J7().bool,styles:J7().object,defaultView:J7().oneOf(["hex","rgb","hsl"])},Nor.defaultProps={width:225,disableAlpha:!1,styles:{}};var Por=Sar(Nor),jor=function(t){var e=t.color,n=t.onClick,r=void 0===n?function(){}:n,a=t.onSwatchHover,i=t.active,o=(0,itr.ZP)({default:{color:{background:e,width:"15px",height:"15px",float:"left",marginRight:"5px",marginBottom:"5px",position:"relative",cursor:"pointer"},dot:{absolute:"5px 5px 5px 5px",background:Aar(e),borderRadius:"50%",opacity:"0"}},active:{dot:{opacity:"1"}},"color-#FFFFFF":{color:{boxShadow:"inset 0 0 0 1px #ddd"},dot:{background:"#000"}},transparent:{dot:{background:"#000"}}},{active:i,"color-#FFFFFF":"#FFFFFF"===e,transparent:"transparent"===e});return x.createElement(Tar,{style:o.color,color:e,onClick:r,onHover:a,focusStyle:{boxShadow:"0 0 4px "+e}},x.createElement("div",{style:o.dot}))},Uor=function(t){var e=t.hex,n=t.rgb,r=t.onChange,a=(0,itr.ZP)({default:{fields:{display:"flex",paddingBottom:"6px",paddingRight:"5px",position:"relative"},active:{position:"absolute",top:"6px",left:"5px",height:"9px",width:"9px",background:e},HEXwrap:{flex:"6",position:"relative"},HEXinput:{width:"80%",padding:"0px",paddingLeft:"20%",border:"none",outline:"none",background:"none",fontSize:"12px",color:"#333",height:"16px"},HEXlabel:{display:"none"},RGBwrap:{flex:"3",position:"relative"},RGBinput:{width:"70%",padding:"0px",paddingLeft:"30%",border:"none",outline:"none",background:"none",fontSize:"12px",color:"#333",height:"16px"},RGBlabel:{position:"absolute",top:"3px",left:"0px",lineHeight:"16px",textTransform:"uppercase",fontSize:"12px",color:"#999"}}}),i=function(t,e){t.r||t.g||t.b?r({r:t.r||n.r,g:t.g||n.g,b:t.b||n.b,source:"rgb"},e):r({hex:t.hex,source:"hex"},e)};return x.createElement("div",{style:a.fields,className:"flexbox-fix"},x.createElement("div",{style:a.active}),x.createElement(xtr,{style:{wrap:a.HEXwrap,input:a.HEXinput,label:a.HEXlabel},label:"hex",value:e,onChange:i}),x.createElement(xtr,{style:{wrap:a.RGBwrap,input:a.RGBinput,label:a.RGBlabel},label:"r",value:n.r,onChange:i}),x.createElement(xtr,{style:{wrap:a.RGBwrap,input:a.RGBinput,label:a.RGBlabel},label:"g",value:n.g,onChange:i}),x.createElement(xtr,{style:{wrap:a.RGBwrap,input:a.RGBinput,label:a.RGBlabel},label:"b",value:n.b,onChange:i}))},Wor=function(t){var e=t.onChange,n=t.onSwatchHover,r=t.colors,a=t.hex,i=t.rgb,o=t.styles,l=void 0===o?{}:o,c=t.className,s=void 0===c?"":c,u=(0,itr.ZP)(hrr({default:{Compact:{background:"#f6f6f6",radius:"4px"},compact:{paddingTop:"5px",paddingLeft:"5px",boxSizing:"initial",width:"240px"},clear:{clear:"both"}}},l)),d=function(t,n){t.hex?Car(t.hex)&&e({hex:t.hex,source:"hex"},n):e(t,n)};return x.createElement(prr,{style:u.Compact,styles:l},x.createElement("div",{style:u.compact,className:"compact-picker "+s},x.createElement("div",null,cor(r,(function(t){return x.createElement(jor,{key:t,color:t,active:t.toLowerCase()===a,onClick:d,onSwatchHover:n})})),x.createElement("div",{style:u.clear})),x.createElement(Uor,{hex:a,rgb:i,onChange:d})))};Wor.propTypes={colors:J7().arrayOf(J7().string),styles:J7().object},Wor.defaultProps={colors:["#4D4D4D","#999999","#FFFFFF","#F44E3B","#FE9200","#FCDC00","#DBDF00","#A4DD00","#68CCCA","#73D8FF","#AEA1FF","#FDA1FF","#333333","#808080","#cccccc","#D33115","#E27300","#FCC400","#B0BC00","#68BC00","#16A5A5","#009CE0","#7B64FF","#FA28FF","#000000","#666666","#B3B3B3","#9F0500","#C45100","#FB9E00","#808900","#194D33","#0C797D","#0062B1","#653294","#AB149E"],styles:{}};Sar(Wor);var Zor=(0,itr.tz)((function(t){var e=t.hover,n=t.color,r=t.onClick,a=t.onSwatchHover,i={position:"relative",zIndex:"2",outline:"2px solid #fff",boxShadow:"0 0 5px 2px rgba(0,0,0,0.25)"},o=(0,itr.ZP)({default:{swatch:{width:"25px",height:"25px",fontSize:"0"}},hover:{swatch:i}},{hover:e});return x.createElement("div",{style:o.swatch},x.createElement(Tar,{color:n,onClick:r,onHover:a,focusStyle:i}))})),Gor=function(t){var e=t.width,n=t.colors,r=t.onChange,a=t.onSwatchHover,i=t.triangle,o=t.styles,l=void 0===o?{}:o,c=t.className,s=void 0===c?"":c,u=(0,itr.ZP)(hrr({default:{card:{width:e,background:"#fff",border:"1px solid rgba(0,0,0,0.2)",boxShadow:"0 3px 12px rgba(0,0,0,0.15)",borderRadius:"4px",position:"relative",padding:"5px",display:"flex",flexWrap:"wrap"},triangle:{position:"absolute",border:"7px solid transparent",borderBottomColor:"#fff"},triangleShadow:{position:"absolute",border:"8px solid transparent",borderBottomColor:"rgba(0,0,0,0.15)"}},"hide-triangle":{triangle:{display:"none"},triangleShadow:{display:"none"}},"top-left-triangle":{triangle:{top:"-14px",left:"10px"},triangleShadow:{top:"-16px",left:"9px"}},"top-right-triangle":{triangle:{top:"-14px",right:"10px"},triangleShadow:{top:"-16px",right:"9px"}},"bottom-left-triangle":{triangle:{top:"35px",left:"10px",transform:"rotate(180deg)"},triangleShadow:{top:"37px",left:"9px",transform:"rotate(180deg)"}},"bottom-right-triangle":{triangle:{top:"35px",right:"10px",transform:"rotate(180deg)"},triangleShadow:{top:"37px",right:"9px",transform:"rotate(180deg)"}}},l),{"hide-triangle":"hide"===i,"top-left-triangle":"top-left"===i,"top-right-triangle":"top-right"===i,"bottom-left-triangle":"bottom-left"===i,"bottom-right-triangle":"bottom-right"===i}),d=function(t,e){return r({hex:t,source:"hex"},e)};return x.createElement("div",{style:u.card,className:"github-picker "+s},x.createElement("div",{style:u.triangleShadow}),x.createElement("div",{style:u.triangle}),cor(n,(function(t){return x.createElement(Zor,{color:t,key:t,onClick:d,onSwatchHover:a})})))};Gor.propTypes={width:J7().oneOfType([J7().string,J7().number]),colors:J7().arrayOf(J7().string),triangle:J7().oneOf(["hide","top-left","top-right","bottom-left","bottom-right"]),styles:J7().object},Gor.defaultProps={width:200,colors:["#B80000","#DB3E00","#FCCB00","#008B02","#006B76","#1273DE","#004DCF","#5300EB","#EB9694","#FAD0C3","#FEF3BD","#C1E1C5","#BEDADC","#C4DEF6","#BED3F3","#D4C4FB"],triangle:"top-left",styles:{}};Sar(Gor);var qor=function(t){var e=t.direction,n=(0,itr.ZP)({default:{picker:{width:"18px",height:"18px",borderRadius:"50%",transform:"translate(-9px, -1px)",backgroundColor:"rgb(248, 248, 248)",boxShadow:"0 1px 4px 0 rgba(0, 0, 0, 0.37)"}},vertical:{picker:{transform:"translate(-3px, -9px)"}}},{vertical:"vertical"===e});return x.createElement("div",{style:n.picker})},Yor=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},Xor=function(t){var e=t.width,n=t.height,r=t.onChange,a=t.hsl,i=t.direction,o=t.pointer,l=t.styles,c=void 0===l?{}:l,s=t.className,u=void 0===s?"":s,d=(0,itr.ZP)(hrr({default:{picker:{position:"relative",width:e,height:n},hue:{radius:"2px"}}},c));return x.createElement("div",{style:d.picker,className:"hue-picker "+u},x.createElement(Ctr,Yor({},d.hue,{hsl:a,pointer:o,onChange:function(t){return r({a:1,h:t.h,l:.5,s:1})},direction:i})))};Xor.propTypes={styles:J7().object},Xor.defaultProps={width:"316px",height:"16px",direction:"horizontal",pointer:qor,styles:{}};Sar(Xor),Sar((function(t){var e=t.onChange,n=t.hex,r=t.rgb,a=t.styles,i=void 0===a?{}:a,o=t.className,l=void 0===o?"":o,c=(0,itr.ZP)(hrr({default:{material:{width:"98px",height:"98px",padding:"16px",fontFamily:"Roboto"},HEXwrap:{position:"relative"},HEXinput:{width:"100%",marginTop:"12px",fontSize:"15px",color:"#333",padding:"0px",border:"0px",borderBottom:"2px solid "+n,outline:"none",height:"30px"},HEXlabel:{position:"absolute",top:"0px",left:"0px",fontSize:"11px",color:"#999999",textTransform:"capitalize"},Hex:{style:{}},RGBwrap:{position:"relative"},RGBinput:{width:"100%",marginTop:"12px",fontSize:"15px",color:"#333",padding:"0px",border:"0px",borderBottom:"1px solid #eee",outline:"none",height:"30px"},RGBlabel:{position:"absolute",top:"0px",left:"0px",fontSize:"11px",color:"#999999",textTransform:"capitalize"},split:{display:"flex",marginRight:"-10px",paddingTop:"11px"},third:{flex:"1",paddingRight:"10px"}}},i)),s=function(t,n){t.hex?Car(t.hex)&&e({hex:t.hex,source:"hex"},n):(t.r||t.g||t.b)&&e({r:t.r||r.r,g:t.g||r.g,b:t.b||r.b,source:"rgb"},n)};return x.createElement(prr,{styles:i},x.createElement("div",{style:c.material,className:"material-picker "+l},x.createElement(xtr,{style:{wrap:c.HEXwrap,input:c.HEXinput,label:c.HEXlabel},label:"hex",value:n,onChange:s}),x.createElement("div",{style:c.split,className:"flexbox-fix"},x.createElement("div",{style:c.third},x.createElement(xtr,{style:{wrap:c.RGBwrap,input:c.RGBinput,label:c.RGBlabel},label:"r",value:r.r,onChange:s})),x.createElement("div",{style:c.third},x.createElement(xtr,{style:{wrap:c.RGBwrap,input:c.RGBinput,label:c.RGBlabel},label:"g",value:r.g,onChange:s})),x.createElement("div",{style:c.third},x.createElement(xtr,{style:{wrap:c.RGBwrap,input:c.RGBinput,label:c.RGBlabel},label:"b",value:r.b,onChange:s})))))}));var $or=function(t){var e=t.onChange,n=t.rgb,r=t.hsv,a=t.hex,i=(0,itr.ZP)({default:{fields:{paddingTop:"5px",paddingBottom:"9px",width:"80px",position:"relative"},divider:{height:"5px"},RGBwrap:{position:"relative"},RGBinput:{marginLeft:"40%",width:"40%",height:"18px",border:"1px solid #888888",boxShadow:"inset 0 1px 1px rgba(0,0,0,.1), 0 1px 0 0 #ECECEC",marginBottom:"5px",fontSize:"13px",paddingLeft:"3px",marginRight:"10px"},RGBlabel:{left:"0px",top:"0px",width:"34px",textTransform:"uppercase",fontSize:"13px",height:"18px",lineHeight:"22px",position:"absolute"},HEXwrap:{position:"relative"},HEXinput:{marginLeft:"20%",width:"80%",height:"18px",border:"1px solid #888888",boxShadow:"inset 0 1px 1px rgba(0,0,0,.1), 0 1px 0 0 #ECECEC",marginBottom:"6px",fontSize:"13px",paddingLeft:"3px"},HEXlabel:{position:"absolute",top:"0px",left:"0px",width:"14px",textTransform:"uppercase",fontSize:"13px",height:"18px",lineHeight:"22px"},fieldSymbols:{position:"absolute",top:"5px",right:"-7px",fontSize:"13px"},symbol:{height:"20px",lineHeight:"22px",paddingBottom:"7px"}}}),o=function(t,a){t["#"]?Car(t["#"])&&e({hex:t["#"],source:"hex"},a):t.r||t.g||t.b?e({r:t.r||n.r,g:t.g||n.g,b:t.b||n.b,source:"rgb"},a):(t.h||t.s||t.v)&&e({h:t.h||r.h,s:t.s||r.s,v:t.v||r.v,source:"hsv"},a)};return x.createElement("div",{style:i.fields},x.createElement(xtr,{style:{wrap:i.RGBwrap,input:i.RGBinput,label:i.RGBlabel},label:"h",value:Math.round(r.h),onChange:o}),x.createElement(xtr,{style:{wrap:i.RGBwrap,input:i.RGBinput,label:i.RGBlabel},label:"s",value:Math.round(100*r.s),onChange:o}),x.createElement(xtr,{style:{wrap:i.RGBwrap,input:i.RGBinput,label:i.RGBlabel},label:"v",value:Math.round(100*r.v),onChange:o}),x.createElement("div",{style:i.divider}),x.createElement(xtr,{style:{wrap:i.RGBwrap,input:i.RGBinput,label:i.RGBlabel},label:"r",value:n.r,onChange:o}),x.createElement(xtr,{style:{wrap:i.RGBwrap,input:i.RGBinput,label:i.RGBlabel},label:"g",value:n.g,onChange:o}),x.createElement(xtr,{style:{wrap:i.RGBwrap,input:i.RGBinput,label:i.RGBlabel},label:"b",value:n.b,onChange:o}),x.createElement("div",{style:i.divider}),x.createElement(xtr,{style:{wrap:i.HEXwrap,input:i.HEXinput,label:i.HEXlabel},label:"#",value:a.replace("#",""),onChange:o}),x.createElement("div",{style:i.fieldSymbols},x.createElement("div",{style:i.symbol},"\xb0"),x.createElement("div",{style:i.symbol},"%"),x.createElement("div",{style:i.symbol},"%")))},Kor=function(t){var e=t.hsl,n=(0,itr.ZP)({default:{picker:{width:"12px",height:"12px",borderRadius:"6px",boxShadow:"inset 0 0 0 1px #fff",transform:"translate(-6px, -6px)"}},"black-outline":{picker:{boxShadow:"inset 0 0 0 1px #000"}}},{"black-outline":e.l>.5});return x.createElement("div",{style:n.picker})},Qor=function(){var t=(0,itr.ZP)({default:{triangle:{width:0,height:0,borderStyle:"solid",borderWidth:"4px 0 4px 6px",borderColor:"transparent transparent transparent #fff",position:"absolute",top:"1px",left:"1px"},triangleBorder:{width:0,height:0,borderStyle:"solid",borderWidth:"5px 0 5px 8px",borderColor:"transparent transparent transparent #555"},left:{Extend:"triangleBorder",transform:"translate(-13px, -4px)"},leftInside:{Extend:"triangle",transform:"translate(-8px, -5px)"},right:{Extend:"triangleBorder",transform:"translate(20px, -14px) rotate(180deg)"},rightInside:{Extend:"triangle",transform:"translate(-8px, -5px)"}}});return x.createElement("div",{style:t.pointer},x.createElement("div",{style:t.left},x.createElement("div",{style:t.leftInside})),x.createElement("div",{style:t.right},x.createElement("div",{style:t.rightInside})))},Jor=function(t){var e=t.onClick,n=t.label,r=t.children,a=t.active,i=(0,itr.ZP)({default:{button:{backgroundImage:"linear-gradient(-180deg, #FFFFFF 0%, #E6E6E6 100%)",border:"1px solid #878787",borderRadius:"2px",height:"20px",boxShadow:"0 1px 0 0 #EAEAEA",fontSize:"14px",color:"#000",lineHeight:"20px",textAlign:"center",marginBottom:"10px",cursor:"pointer"}},active:{button:{boxShadow:"0 0 0 1px #878787"}}},{active:a});return x.createElement("div",{style:i.button,onClick:e},n||r)},tlr=function(t){var e=t.rgb,n=t.currentColor,r=(0,itr.ZP)({default:{swatches:{border:"1px solid #B3B3B3",borderBottom:"1px solid #F0F0F0",marginBottom:"2px",marginTop:"1px"},new:{height:"34px",background:"rgb("+e.r+","+e.g+", "+e.b+")",boxShadow:"inset 1px 0 0 #000, inset -1px 0 0 #000, inset 0 1px 0 #000"},current:{height:"34px",background:n,boxShadow:"inset 1px 0 0 #000, inset -1px 0 0 #000, inset 0 -1px 0 #000"},label:{fontSize:"14px",color:"#000",textAlign:"center"}}});return x.createElement("div",null,x.createElement("div",{style:r.label},"new"),x.createElement("div",{style:r.swatches},x.createElement("div",{style:r.new}),x.createElement("div",{style:r.current})),x.createElement("div",{style:r.label},"current"))},elr=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}();var nlr=function(t){function e(t){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);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,(e.__proto__||Object.getPrototypeOf(e)).call(this));return n.state={currentColor:t.hex},n}return 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)}(e,t),elr(e,[{key:"render",value:function(){var t=this.props,e=t.styles,n=void 0===e?{}:e,r=t.className,a=void 0===r?"":r,i=(0,itr.ZP)(hrr({default:{picker:{background:"#DCDCDC",borderRadius:"4px",boxShadow:"0 0 0 1px rgba(0,0,0,.25), 0 8px 16px rgba(0,0,0,.15)",boxSizing:"initial",width:"513px"},head:{backgroundImage:"linear-gradient(-180deg, #F0F0F0 0%, #D4D4D4 100%)",borderBottom:"1px solid #B1B1B1",boxShadow:"inset 0 1px 0 0 rgba(255,255,255,.2), inset 0 -1px 0 0 rgba(0,0,0,.02)",height:"23px",lineHeight:"24px",borderRadius:"4px 4px 0 0",fontSize:"13px",color:"#4D4D4D",textAlign:"center"},body:{padding:"15px 15px 0",display:"flex"},saturation:{width:"256px",height:"256px",position:"relative",border:"2px solid #B3B3B3",borderBottom:"2px solid #F0F0F0",overflow:"hidden"},hue:{position:"relative",height:"256px",width:"19px",marginLeft:"10px",border:"2px solid #B3B3B3",borderBottom:"2px solid #F0F0F0"},controls:{width:"180px",marginLeft:"10px"},top:{display:"flex"},previews:{width:"60px"},actions:{flex:"1",marginLeft:"20px"}}},n));return x.createElement("div",{style:i.picker,className:"photoshop-picker "+a},x.createElement("div",{style:i.head},this.props.header),x.createElement("div",{style:i.body,className:"flexbox-fix"},x.createElement("div",{style:i.saturation},x.createElement(Brr,{hsl:this.props.hsl,hsv:this.props.hsv,pointer:Kor,onChange:this.props.onChange})),x.createElement("div",{style:i.hue},x.createElement(Ctr,{direction:"vertical",hsl:this.props.hsl,pointer:Qor,onChange:this.props.onChange})),x.createElement("div",{style:i.controls},x.createElement("div",{style:i.top,className:"flexbox-fix"},x.createElement("div",{style:i.previews},x.createElement(tlr,{rgb:this.props.rgb,currentColor:this.state.currentColor})),x.createElement("div",{style:i.actions},x.createElement(Jor,{label:"OK",onClick:this.props.onAccept,active:!0}),x.createElement(Jor,{label:"Cancel",onClick:this.props.onCancel}),x.createElement($or,{onChange:this.props.onChange,rgb:this.props.rgb,hsv:this.props.hsv,hex:this.props.hex}))))))}}]),e}(x.Component);nlr.propTypes={header:J7().string,styles:J7().object},nlr.defaultProps={header:"Color Picker",styles:{}};Sar(nlr);var rlr=function(t){var e=t.onChange,n=t.rgb,r=t.hsl,a=t.hex,i=t.disableAlpha,o=(0,itr.ZP)({default:{fields:{display:"flex",paddingTop:"4px"},single:{flex:"1",paddingLeft:"6px"},alpha:{flex:"1",paddingLeft:"6px"},double:{flex:"2"},input:{width:"80%",padding:"4px 10% 3px",border:"none",boxShadow:"inset 0 0 0 1px #ccc",fontSize:"11px"},label:{display:"block",textAlign:"center",fontSize:"11px",color:"#222",paddingTop:"3px",paddingBottom:"4px",textTransform:"capitalize"}},disableAlpha:{alpha:{display:"none"}}},{disableAlpha:i}),l=function(t,a){t.hex?Car(t.hex)&&e({hex:t.hex,source:"hex"},a):t.r||t.g||t.b?e({r:t.r||n.r,g:t.g||n.g,b:t.b||n.b,a:n.a,source:"rgb"},a):t.a&&(t.a<0?t.a=0:t.a>100&&(t.a=100),t.a/=100,e({h:r.h,s:r.s,l:r.l,a:t.a,source:"rgb"},a))};return x.createElement("div",{style:o.fields,className:"flexbox-fix"},x.createElement("div",{style:o.double},x.createElement(xtr,{style:{input:o.input,label:o.label},label:"hex",value:a.replace("#",""),onChange:l})),x.createElement("div",{style:o.single},x.createElement(xtr,{style:{input:o.input,label:o.label},label:"r",value:n.r,onChange:l,dragLabel:"true",dragMax:"255"})),x.createElement("div",{style:o.single},x.createElement(xtr,{style:{input:o.input,label:o.label},label:"g",value:n.g,onChange:l,dragLabel:"true",dragMax:"255"})),x.createElement("div",{style:o.single},x.createElement(xtr,{style:{input:o.input,label:o.label},label:"b",value:n.b,onChange:l,dragLabel:"true",dragMax:"255"})),x.createElement("div",{style:o.alpha},x.createElement(xtr,{style:{input:o.input,label:o.label},label:"a",value:Math.round(100*n.a),onChange:l,dragLabel:"true",dragMax:"100"})))},alr=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},ilr=function(t){var e=t.colors,n=t.onClick,r=void 0===n?function(){}:n,a=t.onSwatchHover,i=(0,itr.ZP)({default:{colors:{margin:"0 -10px",padding:"10px 0 0 10px",borderTop:"1px solid #eee",display:"flex",flexWrap:"wrap",position:"relative"},swatchWrap:{width:"16px",height:"16px",margin:"0 10px 10px 0"},swatch:{borderRadius:"3px",boxShadow:"inset 0 0 0 1px rgba(0,0,0,.15)"}},"no-presets":{colors:{display:"none"}}},{"no-presets":!e||!e.length}),o=function(t,e){r({hex:t,source:"hex"},e)};return x.createElement("div",{style:i.colors,className:"flexbox-fix"},e.map((function(t){var e="string"===typeof t?{color:t}:t,n=""+e.color+(e.title||"");return x.createElement("div",{key:n,style:i.swatchWrap},x.createElement(Tar,alr({},e,{style:i.swatch,onClick:o,onHover:a,focusStyle:{boxShadow:"inset 0 0 0 1px rgba(0,0,0,.15), 0 0 4px "+e.color}})))})))};ilr.propTypes={colors:J7().arrayOf(J7().oneOfType([J7().string,J7().shape({color:J7().string,title:J7().string})])).isRequired};var olr=ilr,llr=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},clr=function(t){var e=t.width,n=t.rgb,r=t.hex,a=t.hsv,i=t.hsl,o=t.onChange,l=t.onSwatchHover,c=t.disableAlpha,s=t.presetColors,u=t.renderers,d=t.styles,h=void 0===d?{}:d,f=t.className,p=void 0===f?"":f,g=(0,itr.ZP)(hrr({default:llr({picker:{width:e,padding:"10px 10px 0",boxSizing:"initial",background:"#fff",borderRadius:"4px",boxShadow:"0 0 0 1px rgba(0,0,0,.15), 0 8px 16px rgba(0,0,0,.15)"},saturation:{width:"100%",paddingBottom:"75%",position:"relative",overflow:"hidden"},Saturation:{radius:"3px",shadow:"inset 0 0 0 1px rgba(0,0,0,.15), inset 0 0 4px rgba(0,0,0,.25)"},controls:{display:"flex"},sliders:{padding:"4px 0",flex:"1"},color:{width:"24px",height:"24px",position:"relative",marginTop:"4px",marginLeft:"4px",borderRadius:"3px"},activeColor:{absolute:"0px 0px 0px 0px",borderRadius:"2px",background:"rgba("+n.r+","+n.g+","+n.b+","+n.a+")",boxShadow:"inset 0 0 0 1px rgba(0,0,0,.15), inset 0 0 4px rgba(0,0,0,.25)"},hue:{position:"relative",height:"10px",overflow:"hidden"},Hue:{radius:"2px",shadow:"inset 0 0 0 1px rgba(0,0,0,.15), inset 0 0 4px rgba(0,0,0,.25)"},alpha:{position:"relative",height:"10px",marginTop:"4px",overflow:"hidden"},Alpha:{radius:"2px",shadow:"inset 0 0 0 1px rgba(0,0,0,.15), inset 0 0 4px rgba(0,0,0,.25)"}},h),disableAlpha:{color:{height:"10px"},hue:{height:"10px"},alpha:{display:"none"}}},h),{disableAlpha:c});return x.createElement("div",{style:g.picker,className:"sketch-picker "+p},x.createElement("div",{style:g.saturation},x.createElement(Brr,{style:g.Saturation,hsl:i,hsv:a,onChange:o})),x.createElement("div",{style:g.controls,className:"flexbox-fix"},x.createElement("div",{style:g.sliders},x.createElement("div",{style:g.hue},x.createElement(Ctr,{style:g.Hue,hsl:i,onChange:o})),x.createElement("div",{style:g.alpha},x.createElement(gtr,{style:g.Alpha,rgb:n,hsl:i,renderers:u,onChange:o}))),x.createElement("div",{style:g.color},x.createElement(utr,null),x.createElement("div",{style:g.activeColor}))),x.createElement(rlr,{rgb:n,hsl:i,hex:r,onChange:o,disableAlpha:c}),x.createElement(olr,{colors:s,onClick:o,onSwatchHover:l}))};clr.propTypes={disableAlpha:J7().bool,width:J7().oneOfType([J7().string,J7().number]),styles:J7().object},clr.defaultProps={disableAlpha:!1,width:200,styles:{},presetColors:["#D0021B","#F5A623","#F8E71C","#8B572A","#7ED321","#417505","#BD10E0","#9013FE","#4A90E2","#50E3C2","#B8E986","#000000","#4A4A4A","#9B9B9B","#FFFFFF"]};Sar(clr);var slr=function(t){var e=t.hsl,n=t.offset,r=t.onClick,a=void 0===r?function(){}:r,i=t.active,o=t.first,l=t.last,c=(0,itr.ZP)({default:{swatch:{height:"12px",background:"hsl("+e.h+", 50%, "+100*n+"%)",cursor:"pointer"}},first:{swatch:{borderRadius:"2px 0 0 2px"}},last:{swatch:{borderRadius:"0 2px 2px 0"}},active:{swatch:{transform:"scaleY(1.8)",borderRadius:"3.6px/2px"}}},{active:i,first:o,last:l});return x.createElement("div",{style:c.swatch,onClick:function(t){return a({h:e.h,s:.5,l:n,source:"hsl"},t)}})},ulr=function(t){var e=t.onClick,n=t.hsl,r=(0,itr.ZP)({default:{swatches:{marginTop:"20px"},swatch:{boxSizing:"border-box",width:"20%",paddingRight:"1px",float:"left"},clear:{clear:"both"}}}),a=.1;return x.createElement("div",{style:r.swatches},x.createElement("div",{style:r.swatch},x.createElement(slr,{hsl:n,offset:".80",active:Math.abs(n.l-.8)<a&&Math.abs(n.s-.5)<a,onClick:e,first:!0})),x.createElement("div",{style:r.swatch},x.createElement(slr,{hsl:n,offset:".65",active:Math.abs(n.l-.65)<a&&Math.abs(n.s-.5)<a,onClick:e})),x.createElement("div",{style:r.swatch},x.createElement(slr,{hsl:n,offset:".50",active:Math.abs(n.l-.5)<a&&Math.abs(n.s-.5)<a,onClick:e})),x.createElement("div",{style:r.swatch},x.createElement(slr,{hsl:n,offset:".35",active:Math.abs(n.l-.35)<a&&Math.abs(n.s-.5)<a,onClick:e})),x.createElement("div",{style:r.swatch},x.createElement(slr,{hsl:n,offset:".20",active:Math.abs(n.l-.2)<a&&Math.abs(n.s-.5)<a,onClick:e,last:!0})),x.createElement("div",{style:r.clear}))},dlr=function(){var t=(0,itr.ZP)({default:{picker:{width:"14px",height:"14px",borderRadius:"6px",transform:"translate(-7px, -1px)",backgroundColor:"rgb(248, 248, 248)",boxShadow:"0 1px 4px 0 rgba(0, 0, 0, 0.37)"}}});return x.createElement("div",{style:t.picker})},hlr=function(t){var e=t.hsl,n=t.onChange,r=t.pointer,a=t.styles,i=void 0===a?{}:a,o=t.className,l=void 0===o?"":o,c=(0,itr.ZP)(hrr({default:{hue:{height:"12px",position:"relative"},Hue:{radius:"2px"}}},i));return x.createElement("div",{style:c.wrap||{},className:"slider-picker "+l},x.createElement("div",{style:c.hue},x.createElement(Ctr,{style:c.Hue,hsl:e,pointer:r,onChange:n})),x.createElement("div",{style:c.swatches},x.createElement(ulr,{hsl:e,onClick:n})))};hlr.propTypes={styles:J7().object},hlr.defaultProps={pointer:dlr,styles:{}};Sar(hlr);var flr=n(2504),plr=function(t){var e=t.color,n=t.onClick,r=void 0===n?function(){}:n,a=t.onSwatchHover,i=t.first,o=t.last,l=t.active,c=(0,itr.ZP)({default:{color:{width:"40px",height:"24px",cursor:"pointer",background:e,marginBottom:"1px"},check:{color:Aar(e),marginLeft:"8px",display:"none"}},first:{color:{overflow:"hidden",borderRadius:"2px 2px 0 0"}},last:{color:{overflow:"hidden",borderRadius:"0 0 2px 2px"}},active:{check:{display:"block"}},"color-#FFFFFF":{color:{boxShadow:"inset 0 0 0 1px #ddd"},check:{color:"#333"}},transparent:{check:{color:"#333"}}},{first:i,last:o,active:l,"color-#FFFFFF":"#FFFFFF"===e,transparent:"transparent"===e});return x.createElement(Tar,{color:e,style:c.color,onClick:r,onHover:a,focusStyle:{boxShadow:"0 0 4px "+e}},x.createElement("div",{style:c.check},x.createElement(flr.Z,null)))},glr=function(t){var e=t.onClick,n=t.onSwatchHover,r=t.group,a=t.active,i=(0,itr.ZP)({default:{group:{paddingBottom:"10px",width:"40px",float:"left",marginRight:"10px"}}});return x.createElement("div",{style:i.group},cor(r,(function(t,i){return x.createElement(plr,{key:t,color:t,active:t.toLowerCase()===a,first:0===i,last:i===r.length-1,onClick:e,onSwatchHover:n})})))},vlr=function(t){var e=t.width,n=t.height,r=t.onChange,a=t.onSwatchHover,i=t.colors,o=t.hex,l=t.styles,c=void 0===l?{}:l,s=t.className,u=void 0===s?"":s,d=(0,itr.ZP)(hrr({default:{picker:{width:e,height:n},overflow:{height:n,overflowY:"scroll"},body:{padding:"16px 0 6px 16px"},clear:{clear:"both"}}},c)),h=function(t,e){return r({hex:t,source:"hex"},e)};return x.createElement("div",{style:d.picker,className:"swatches-picker "+u},x.createElement(prr,null,x.createElement("div",{style:d.overflow},x.createElement("div",{style:d.body},cor(i,(function(t){return x.createElement(glr,{key:t.toString(),group:t,active:o,onClick:h,onSwatchHover:a})})),x.createElement("div",{style:d.clear})))))};vlr.propTypes={width:J7().oneOfType([J7().string,J7().number]),height:J7().oneOfType([J7().string,J7().number]),colors:J7().arrayOf(J7().arrayOf(J7().string)),styles:J7().object},vlr.defaultProps={width:320,height:240,colors:[[dor[900],dor[700],dor[500],dor[300],dor[100]],[hor[900],hor[700],hor[500],hor[300],hor[100]],[por[900],por[700],por[500],por[300],por[100]],[gor[900],gor[700],gor[500],gor[300],gor[100]],[vor[900],vor[700],vor[500],vor[300],vor[100]],[mor[900],mor[700],mor[500],mor[300],mor[100]],[yor[900],yor[700],yor[500],yor[300],yor[100]],[bor[900],bor[700],bor[500],bor[300],bor[100]],[xor[900],xor[700],xor[500],xor[300],xor[100]],["#194D33",Mor[700],Mor[500],Mor[300],Mor[100]],[wor[900],wor[700],wor[500],wor[300],wor[100]],[zor[900],zor[700],zor[500],zor[300],zor[100]],[Cor[900],Cor[700],Cor[500],Cor[300],Cor[100]],[Aor[900],Aor[700],Aor[500],Aor[300],Aor[100]],[kor[900],kor[700],kor[500],kor[300],kor[100]],[Hor[900],Hor[700],Hor[500],Hor[300],Hor[100]],[Eor[900],Eor[700],Eor[500],Eor[300],Eor[100]],[Sor[900],Sor[700],Sor[500],Sor[300],Sor[100]],["#000000","#525252","#969696","#D9D9D9","#FFFFFF"]],styles:{}};Sar(vlr);var mlr=function(t){var e=t.onChange,n=t.onSwatchHover,r=t.hex,a=t.colors,i=t.width,o=t.triangle,l=t.styles,c=void 0===l?{}:l,s=t.className,u=void 0===s?"":s,d=(0,itr.ZP)(hrr({default:{card:{width:i,background:"#fff",border:"0 solid rgba(0,0,0,0.25)",boxShadow:"0 1px 4px rgba(0,0,0,0.25)",borderRadius:"4px",position:"relative"},body:{padding:"15px 9px 9px 15px"},label:{fontSize:"18px",color:"#fff"},triangle:{width:"0px",height:"0px",borderStyle:"solid",borderWidth:"0 9px 10px 9px",borderColor:"transparent transparent #fff transparent",position:"absolute"},triangleShadow:{width:"0px",height:"0px",borderStyle:"solid",borderWidth:"0 9px 10px 9px",borderColor:"transparent transparent rgba(0,0,0,.1) transparent",position:"absolute"},hash:{background:"#F0F0F0",height:"30px",width:"30px",borderRadius:"4px 0 0 4px",float:"left",color:"#98A1A4",display:"flex",alignItems:"center",justifyContent:"center"},input:{width:"100px",fontSize:"14px",color:"#666",border:"0px",outline:"none",height:"28px",boxShadow:"inset 0 0 0 1px #F0F0F0",boxSizing:"content-box",borderRadius:"0 4px 4px 0",float:"left",paddingLeft:"8px"},swatch:{width:"30px",height:"30px",float:"left",borderRadius:"4px",margin:"0 6px 6px 0"},clear:{clear:"both"}},"hide-triangle":{triangle:{display:"none"},triangleShadow:{display:"none"}},"top-left-triangle":{triangle:{top:"-10px",left:"12px"},triangleShadow:{top:"-11px",left:"12px"}},"top-right-triangle":{triangle:{top:"-10px",right:"12px"},triangleShadow:{top:"-11px",right:"12px"}}},c),{"hide-triangle":"hide"===o,"top-left-triangle":"top-left"===o,"top-right-triangle":"top-right"===o}),h=function(t,n){Car(t)&&e({hex:t,source:"hex"},n)};return x.createElement("div",{style:d.card,className:"twitter-picker "+u},x.createElement("div",{style:d.triangleShadow}),x.createElement("div",{style:d.triangle}),x.createElement("div",{style:d.body},cor(a,(function(t,e){return x.createElement(Tar,{key:e,color:t,hex:t,style:d.swatch,onClick:h,onHover:n,focusStyle:{boxShadow:"0 0 4px "+t}})})),x.createElement("div",{style:d.hash},"#"),x.createElement(xtr,{label:null,style:{input:d.input},value:r.replace("#",""),onChange:h}),x.createElement("div",{style:d.clear})))};mlr.propTypes={width:J7().oneOfType([J7().string,J7().number]),triangle:J7().oneOf(["hide","top-left","top-right"]),colors:J7().arrayOf(J7().string),styles:J7().object},mlr.defaultProps={width:276,colors:["#FF6900","#FCB900","#7BDCB5","#00D084","#8ED1FC","#0693E3","#ABB8C3","#EB144C","#F78DA7","#9900EF"],triangle:"top-left",styles:{}};Sar(mlr);var ylr=function(t){var e=(0,itr.ZP)({default:{picker:{width:"20px",height:"20px",borderRadius:"22px",border:"2px #fff solid",transform:"translate(-12px, -13px)",background:"hsl("+Math.round(t.hsl.h)+", "+Math.round(100*t.hsl.s)+"%, "+Math.round(100*t.hsl.l)+"%)"}}});return x.createElement("div",{style:e.picker})};ylr.propTypes={hsl:J7().shape({h:J7().number,s:J7().number,l:J7().number,a:J7().number})},ylr.defaultProps={hsl:{a:1,h:249.94,l:.2,s:.5}};var blr=ylr,xlr=function(t){var e=(0,itr.ZP)({default:{picker:{width:"20px",height:"20px",borderRadius:"22px",transform:"translate(-10px, -7px)",background:"hsl("+Math.round(t.hsl.h)+", 100%, 50%)",border:"2px white solid"}}});return x.createElement("div",{style:e.picker})};xlr.propTypes={hsl:J7().shape({h:J7().number,s:J7().number,l:J7().number,a:J7().number})},xlr.defaultProps={hsl:{a:1,h:249.94,l:.2,s:.5}};var Mlr=xlr,wlr=function(t){var e=t.onChange,n=t.rgb,r=t.hsl,a=t.hex,i=t.hsv,o=function(t,n){if(t.hex)Car(t.hex)&&e({hex:t.hex,source:"hex"},n);else if(t.rgb){var r=t.rgb.split(",");kar(t.rgb,"rgb")&&e({r:r[0],g:r[1],b:r[2],a:1,source:"rgb"},n)}else if(t.hsv){var a=t.hsv.split(",");kar(t.hsv,"hsv")&&(a[2]=a[2].replace("%",""),a[1]=a[1].replace("%",""),a[0]=a[0].replace("\xb0",""),1==a[1]?a[1]=.01:1==a[2]&&(a[2]=.01),e({h:Number(a[0]),s:Number(a[1]),v:Number(a[2]),source:"hsv"},n))}else if(t.hsl){var i=t.hsl.split(",");kar(t.hsl,"hsl")&&(i[2]=i[2].replace("%",""),i[1]=i[1].replace("%",""),i[0]=i[0].replace("\xb0",""),1==u[1]?u[1]=.01:1==u[2]&&(u[2]=.01),e({h:Number(i[0]),s:Number(i[1]),v:Number(i[2]),source:"hsl"},n))}},l=(0,itr.ZP)({default:{wrap:{display:"flex",height:"100px",marginTop:"4px"},fields:{width:"100%"},column:{paddingTop:"10px",display:"flex",justifyContent:"space-between"},double:{padding:"0px 4.4px",boxSizing:"border-box"},input:{width:"100%",height:"38px",boxSizing:"border-box",padding:"4px 10% 3px",textAlign:"center",border:"1px solid #dadce0",fontSize:"11px",textTransform:"lowercase",borderRadius:"5px",outline:"none",fontFamily:"Roboto,Arial,sans-serif"},input2:{height:"38px",width:"100%",border:"1px solid #dadce0",boxSizing:"border-box",fontSize:"11px",textTransform:"lowercase",borderRadius:"5px",outline:"none",paddingLeft:"10px",fontFamily:"Roboto,Arial,sans-serif"},label:{textAlign:"center",fontSize:"12px",background:"#fff",position:"absolute",textTransform:"uppercase",color:"#3c4043",width:"35px",top:"-6px",left:"0",right:"0",marginLeft:"auto",marginRight:"auto",fontFamily:"Roboto,Arial,sans-serif"},label2:{left:"10px",textAlign:"center",fontSize:"12px",background:"#fff",position:"absolute",textTransform:"uppercase",color:"#3c4043",width:"32px",top:"-6px",fontFamily:"Roboto,Arial,sans-serif"},single:{flexGrow:"1",margin:"0px 4.4px"}}}),c=n.r+", "+n.g+", "+n.b,s=Math.round(r.h)+"\xb0, "+Math.round(100*r.s)+"%, "+Math.round(100*r.l)+"%",u=Math.round(i.h)+"\xb0, "+Math.round(100*i.s)+"%, "+Math.round(100*i.v)+"%";return x.createElement("div",{style:l.wrap,className:"flexbox-fix"},x.createElement("div",{style:l.fields},x.createElement("div",{style:l.double},x.createElement(xtr,{style:{input:l.input,label:l.label},label:"hex",value:a,onChange:o})),x.createElement("div",{style:l.column},x.createElement("div",{style:l.single},x.createElement(xtr,{style:{input:l.input2,label:l.label2},label:"rgb",value:c,onChange:o})),x.createElement("div",{style:l.single},x.createElement(xtr,{style:{input:l.input2,label:l.label2},label:"hsv",value:u,onChange:o})),x.createElement("div",{style:l.single},x.createElement(xtr,{style:{input:l.input2,label:l.label2},label:"hsl",value:s,onChange:o})))))},zlr=function(t){var e=t.width,n=t.onChange,r=t.rgb,a=t.hsl,i=t.hsv,o=t.hex,l=t.header,c=t.styles,s=void 0===c?{}:c,u=t.className,d=void 0===u?"":u,h=(0,itr.ZP)(hrr({default:{picker:{width:e,background:"#fff",border:"1px solid #dfe1e5",boxSizing:"initial",display:"flex",flexWrap:"wrap",borderRadius:"8px 8px 0px 0px"},head:{height:"57px",width:"100%",paddingTop:"16px",paddingBottom:"16px",paddingLeft:"16px",fontSize:"20px",boxSizing:"border-box",fontFamily:"Roboto-Regular,HelveticaNeue,Arial,sans-serif"},saturation:{width:"70%",padding:"0px",position:"relative",overflow:"hidden"},swatch:{width:"30%",height:"228px",padding:"0px",background:"rgba("+r.r+", "+r.g+", "+r.b+", 1)",position:"relative",overflow:"hidden"},body:{margin:"auto",width:"95%"},controls:{display:"flex",boxSizing:"border-box",height:"52px",paddingTop:"22px"},color:{width:"32px"},hue:{height:"8px",position:"relative",margin:"0px 16px 0px 16px",width:"100%"},Hue:{radius:"2px"}}},s));return x.createElement("div",{style:h.picker,className:"google-picker "+d},x.createElement("div",{style:h.head},l),x.createElement("div",{style:h.swatch}),x.createElement("div",{style:h.saturation},x.createElement(Brr,{hsl:a,hsv:i,pointer:blr,onChange:n})),x.createElement("div",{style:h.body},x.createElement("div",{style:h.controls,className:"flexbox-fix"},x.createElement("div",{style:h.hue},x.createElement(Ctr,{style:h.Hue,hsl:a,radius:"4px",pointer:Mlr,onChange:n}))),x.createElement(wlr,{rgb:r,hsl:a,hex:o,hsv:i,onChange:n})))};zlr.propTypes={width:J7().oneOfType([J7().string,J7().number]),styles:J7().object,header:J7().string},zlr.defaultProps={width:652,styles:{},header:"Color picker"};Sar(zlr);var Clr=sf.div.withConfig({displayName:"utils__ColorDisplay",componentId:"sc-is7vwa-0"})([""," background-size:cover;border-radius:50px;width:24px;height:24px;border:1px solid grey;cursor:pointer;user-select:none;"],(function(t){return function(t,e){var n=t&&t.length,r="";return t===e||9===n&&"f"===t[7]&&"f"===t[8]?r=Gh(["background-color:",";"],t):9===n&&("f"!==t[7]&&"f"===t[8]||"f"===t[7]&&"f"!==t[8]||"f"!==t[7]&&"f"!==t[8])?r=Gh(["background-color:",";background-image:url(",");"],t,"https://res.cloudinary.com/frontly/image/upload/v1648145984/transparency-half_lxynff.png"):(""===t||n<9)&&(r=Gh(["background-image:url(",");"],"https://res.cloudinary.com/frontly/image/upload/v1648145182/transparency_nvxhnu.png")),r}(t.color,tu.grey1)}));function Alr(t,e,n,r){var a=(t+(r||"")).toString().includes("%");if("string"===typeof t){var i=m(t.match(/(0?\.?\d+)%?\b/g).map((function(t){return Number(t)})),4);t=i[0],e=i[1],n=i[2],r=i[3]}else void 0!==r&&(r=Number.parseFloat(r));if("number"!==typeof t||"number"!==typeof e||"number"!==typeof n||t>255||e>255||n>255)throw new TypeError("Expected three numbers below 256");if("number"===typeof r){if(!a&&r>=0&&r<=1)r=Math.round(255*r);else{if(!(a&&r>=0&&r<=100))throw new TypeError("Expected alpha value (".concat(r,") as a fraction or percentage"));r=Math.round(255*r/100)}r=(256|r).toString(16).slice(1)}else r="";return(n|e<<8|t<<16|1<<24).toString(16).slice(1)+r}var klr=sf.div.withConfig({displayName:"ColorPicker__RecentColors",componentId:"sc-47afhe-0"})(["display:flex;gap:8px;margin-bottom:10px;margin-top:5px;"]),Hlr=function(t){var e=t.data,n=Ys(XI),r=m((0,x.useState)(e.value||e.defaultValue),2),a=r[0],i=r[1],o=(0,Js.get)(n,["styling","colors"],[]);(0,x.useEffect)((function(){if((0,Js.get)(a,"rgb")){var t=(0,Js.get)(a,"rgb"),e=t.r,n=t.g,r=t.b,o=t.a;i("#"+Alr(e,n,r,o))}}),[e.value,e.defaultValue]);return(0,uf.jsx)($7,{triggerComponent:(0,uf.jsx)(Clr,{color:_d(a),darkTheme:null===e||void 0===e?void 0:e.darkTheme,children:"\xa0"}),children:(0,uf.jsxs)("div",{style:{padding:o.length>0?"20px":0},id:"colorPicker-body",children:[o&&o.length>0&&(0,uf.jsxs)(x.Fragment,{children:[(0,uf.jsx)(dR,{data:{text:"Saved Colors",fontStyle:"headingSm"}}),(0,uf.jsx)(klr,{children:o.map((function(t,n){return(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(Ocn,{anchorSelect:".color-".concat((0,Js.startCase)(t.name),"-").concat(n),place:"bottom",style:{zIndex:9999},children:t.name}),(0,uf.jsx)(Clr,{className:"color-".concat((0,Js.startCase)(t.name),"-").concat(n),color:_d(t.color),onClick:function(){e.onChange(t.color),i(t.color)},darkTheme:null===e||void 0===e?void 0:e.darkTheme,children:"\xa0"},n)]})}))})]}),(0,uf.jsx)("style",{children:".chrome-picker { box-shadow: none !important; }"}),(0,uf.jsx)(Por,{color:a,onChange:function(t){var n=(0,Js.get)(t,"rgb"),r="#"+Alr(n.r,n.g,n.b,n.a);return i(r),"object"===e.outputFormat?e.onChange(t):e.onChange(r)},id:"colorPicker"})]})})},Elr=sf.div.withConfig({displayName:"Menu__Container",componentId:"sc-1tj8j1k-0"})(["width:",";min-width:",";background:",";height:100%;padding:",";"],(function(t){return t.width||"fit-content"}),(function(t){return t.minWidth||"fit-content"}),(function(t){return t.background}),(function(t){return t.padding||"20px"})),Slr=sf.div.withConfig({displayName:"Menu__HeaderRow",componentId:"sc-1tj8j1k-1"})(["margin-bottom:15px;"]),Llr=sf.div.withConfig({displayName:"Menu__Body",componentId:"sc-1tj8j1k-2"})(["width:100%;"]),_lr=function(t){var e=t.label,n=t.description,r=t.hint,a=t.hintLink,i=t.hide,o=t.width,l=t.minWidth,c=t.children,s=t.anchorElement,u=t.anchorOrigin,d=t.padding,h=t.background,f=t.darkMode,p=t.onBlur,g=t.onClick;return(0,uf.jsx)(_W,{anchorPosition:{right:10},anchorOrigin:u||{vertical:"bottom",horizontal:"left"},open:Boolean(s),onClose:i,anchorEl:s,onBlur:p,onClick:g,PaperProps:{style:{borderRadius:"18px",backgroundColor:f?tu.darkModeLightBackground:h||"#fff"}},MenuListProps:{sx:{py:0}},children:(0,uf.jsxs)(Elr,{width:o,minWidth:l,padding:d,background:f?tu.darkModeBackground:null,children:[e&&(0,uf.jsxs)(Slr,{children:[(0,uf.jsxs)(fR,{alignItems:"center",gap:"5px",children:[e&&(0,uf.jsx)(dR,{data:{color:f&&"white",text:e,fontStyle:"headingSm"}}),r&&(0,uf.jsx)(K7,{hint:r,link:a})]}),n&&(0,uf.jsx)(dR,{data:{text:n,fontStyle:"bodyMd",margin:"5px 0 0 0",color:tu.grey4}})]}),(0,uf.jsx)(Llr,{padding:d,children:c})]})})},Blr=sf.div.withConfig({displayName:"SimpleCalendar__Container",componentId:"sc-eez68-0"})(["width:fit-content;background:",";padding:10px 15px 15px 15px;width:290px;"],(function(t){return t.darkMode?tu.darkModeLightBackground:"white"})),Dlr=sf.div.withConfig({displayName:"SimpleCalendar__Header",componentId:"sc-eez68-1"})(["display:flex;justify-content:space-between;align-items:center;padding:",";"],cu),Tlr=sf.div.withConfig({displayName:"SimpleCalendar__Month",componentId:"sc-eez68-2"})(["color:",";font-weight:600;cursor:pointer;&:hover{color:",";}"],(function(t){return t.darkMode?tu.darkModeLightText:"#111827"}),(function(t){return t.primaryColor})),Vlr=sf.div.withConfig({displayName:"SimpleCalendar__DaysOfWeek",componentId:"sc-eez68-3"})(["display:grid;grid-template-columns:repeat(7,minmax(0,1fr));margin-top:0.5rem;color:",";font-size:0.75rem;line-height:1.5rem;text-align:center;"],(function(t){return t.darkMode?tu.darkModeLightText:"#6b7280"})),Olr=sf.div.withConfig({displayName:"SimpleCalendar__DaysOfMonth",componentId:"sc-eez68-4"})(["display:grid;grid-template-columns:repeat(7,minmax(0,1fr));width:100%;"]),Ilr=sf.div.withConfig({displayName:"SimpleCalendar__Day",componentId:"sc-eez68-5"})(["display:flex;font-size:13px;margin:0 auto;cursor:pointer;justify-content:center;align-items:center;width:34px;height:34px;border-radius:50%;background:",";color:",";",";"],(function(t){return t.active?t.color:"transparent"}),(function(t){return t.fontColor}),(function(t){return t.isBetween&&"background: ".concat(t.color,"; color: white; opacity: 0.6;")})),Rlr=function(t){for(var e=t.finalDate,n=t.onChange,r=t.showScreen,a=t.isRange,i=t.startDate,o=t.endDate,l=i.format("YYYY-MM-DD"),c=o.format("YYYY-MM-DD"),s=Ys(ZI),u=Ys(WI),d=Ys(XI),h=(0,Js.get)(d,"primary_color")||tu.primary,f=e.format("DD"),p=e.format("MM"),g=e.format("YYYY"),v=Cu()("".concat(g,"-").concat(p,"-").concat(f),"YYYY-MM-DD"),y=m((0,x.useState)(v.startOf("month")),2),b=y[0],M=y[1],w=b.clone().startOf("week"),z=b.clone().endOf("month").endOf("week"),C=[],A=w;A<=z;)C.push(A.clone()),A.add(1,"days");var k=b.format("MMMM");k=(0,Js.get)(u,"calendarMonth".concat(k),k);var H=b.format("YYYY");return(0,uf.jsxs)(Blr,{darkMode:s,children:[(0,uf.jsxs)(Dlr,{darkMode:s,children:[(0,uf.jsx)(aln,{data:{hover:!0,color:tu.grey3,size:20,onClick:function(){M((function(t){return t.clone().subtract(1,"months")}))},icon:"FiChevronLeft"}}),(0,uf.jsxs)(fR,{gap:"5px",children:[(0,uf.jsx)(Tlr,{darkMode:s,primaryColor:h,onClick:function(){return r("months")},children:k}),(0,uf.jsx)(Tlr,{darkMode:s,primaryColor:h,onClick:function(){return r("years")},children:H})]}),(0,uf.jsx)(aln,{data:{hover:!0,color:tu.grey3,size:20,onClick:function(){M((function(t){return t.clone().add(1,"months")}))},icon:"FiChevronRight"}})]}),(0,uf.jsxs)(Vlr,{darkMode:s,children:[(0,uf.jsx)("div",{children:(0,Js.get)(u,"calendarSundayLetter","S")}),(0,uf.jsx)("div",{children:(0,Js.get)(u,"calendarMondayLetter","M")}),(0,uf.jsx)("div",{children:(0,Js.get)(u,"calendarTuesdayLetter","T")}),(0,uf.jsx)("div",{children:(0,Js.get)(u,"calendarWednesdayLetter","W")}),(0,uf.jsx)("div",{children:(0,Js.get)(u,"calendarThursdayLetter","T")}),(0,uf.jsx)("div",{children:(0,Js.get)(u,"calendarFridayLetter","F")}),(0,uf.jsx)("div",{children:(0,Js.get)(u,"calendarSaturdayLetter","S")})]}),(0,uf.jsx)(Olr,{darkMode:s,children:C.map((function(t,e){var r=t.format("YYYY-MM-DD"),u=r==="".concat(g,"-").concat(p,"-").concat(f);a&&(u=l===r||c===r);var d=t.isBetween(i,o,"day");return(0,uf.jsx)(Ilr,{darkMode:s,color:h,active:u,isBetween:d,fontColor:u?"white":s?tu.darkModeLightText:null,onClick:function(){return n(t)},children:t.date()},e)}))})]})},Flr=sf.div.withConfig({displayName:"DateTimePicker__Container",componentId:"sc-1wvboqz-0"})(["display:flex;margin:",";flex-direction:row;width:",";"],(function(t){return t.margin||"0px"}),(function(t){return t.width||"auto"})),Nlr=sf.div.withConfig({displayName:"DateTimePicker__SearchContainer",componentId:"sc-1wvboqz-1"})(["width:100%;display:flex;flex-direction:row;align-items:center;border-radius:",";padding-right:10px;background:",";border:1px solid ",";border-width:",";"],(function(t){return kd(t.borderRadius||8)}),(function(t){return t.background}),(function(t){return t.borderColor||tu.pitchBorder}),(function(t){return t.borderWidth})),Plr=sf.input.withConfig({displayName:"DateTimePicker__SearchInput",componentId:"sc-1wvboqz-2"})(["width:100%;border:0px;background:transparent;font-size:15px;color:",";padding:",";font-size:",";font-weight:",";outline:0px;&::placeholder{color:",";}&::-ms-input-placeholder{color:",";}"],(function(t){return t.color||(t.darkMode?"white":tu.grey4)}),(function(t){return t.padding||"10px"}),(function(t){return kd(t.fontSize||14)}),(function(t){return t.fontWeight||400}),(function(t){return t.placeholderColor||tu.grey3}),(function(t){return t.placeholderColor||tu.grey3})),jlr=function(t){var e=t.data,n=e.width,r=e.onChange,a=e.margin,i=e.color,o=e.background,l=void 0===o?"white":o,c=e.borderWidth,s=e.borderRadius,u=e.borderColor,d=e.setupMode,h=e.padding,f=e.placeholderColor,p=e.disableTime,g=void 0!==p&&p,v=e.isRange,y=void 0!==v&&v,b=m((0,x.useState)(!1),2),M=b[0],w=b[1],z=m((0,x.useState)("calendar"),2),C=z[0],A=z[1],k=m((0,x.useState)(""),2),H=k[0],E=k[1],S=m((0,x.useState)(""),2),L=S[0],_=S[1],B=(0,Js.get)(e,"value",""),D=Ys($I),T=Ys(ZI),V=Ys(WI),O=Ys(XI),I=Ys(jI),R=(0,Js.get)(O,"primary_color")||tu.primary,F=(0,Js.get)(I.find((function(t){return t.id===e.blockSpreadsheetId})),["field_data","config",e.key,"dateFormat"]),N=g?{inputTime:null,outputTime:null}:{},P=Se(Se(Se(Se({},D),F),(0,Js.get)(e,"dateFormat",{})),N),j=(0,Js.get)(P,"inputDate");(0,x.useEffect)((function(){if(y)if(B){var t=m(B.split("|"),2),e=t[0],n=t[1];E(e||""),_(n||"")}else E(""),_("")}),[B,j]);var U=m((0,x.useState)("start"),2),W=U[0],Z=U[1],G=Yu(P),q=Cu()(B,G),Y=Qlr(P),X="none"!==(0,Js.get)(P,"outputTime")&&(0,Js.get)(P,"showAmPm",!1),$=Y.includes("hours")&&Y.includes("minutes"),K=B?q:Cu()(),Q=X?["12","1","2","3","4","5","6","7","8","9","10","11"]:["00","01","02","03","04","05","06","07","08","09","10","11","12","13","14","15","16","17","18","19","20","21","22","23"],J=parseInt(q.format("HH")),tt=q.format("mm"),et=parseInt(q.format(X?"h":"HH")),nt=q.format("MMMM"),rt=q.format("YYYY"),at=(0,Js.get)(e,"fontStyle","bodyMd"),it=(0,Js.get)(yu,at);return(0,x.useEffect)((function(){var t=document.getElementById("year".concat(rt));t&&t.scrollIntoView({behavior:"smooth"})}),[C]),(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(_lr,{anchorElement:M,anchorOrigin:{vertical:"bottom",horizontal:"left"},padding:"0px",hide:function(){w(null),A("calendar")},children:(0,uf.jsxs)("div",{style:{background:T?tu.darkModeLightBackground:"white"},children:[(0,uf.jsxs)(Ylr,{darkMode:T,children:["years"===C&&(0,uf.jsxs)(Zlr,{children:[(0,uf.jsx)(Wlr,{darkMode:T,children:"Select Year"}),(0,uf.jsx)(qlr,{children:Ulr().map((function(t){return(0,uf.jsx)(Klr,{darkMode:T,id:"year".concat(t),active:t==rt,primaryColor:R,onClick:function(){var e=K.clone();e.year(t);var n=e.format(G);r(n),A("months")},children:t})}))})]}),"months"===C&&(0,uf.jsxs)(Zlr,{children:[(0,uf.jsx)(Wlr,{darkMode:T,children:"Select Month"}),(0,uf.jsx)(Glr,{children:Cu().months().map((function(t,e){return(0,uf.jsx)(Klr,{darkMode:T,id:"month".concat(nt),active:t===nt,primaryColor:R,onClick:function(){var t=K.clone();t.month(e);var n=t.format(G);r(n),A("calendar")},children:(0,Js.get)(V,"calendarMonth".concat(t),t)})}))})]}),"calendar"===C&&(0,uf.jsx)(Rlr,{isRange:y,finalDate:K,showScreen:A,startDate:Cu()(H,G),endDate:Cu()(L,G),onChange:function(t){if(y)if("start"===W){var e=t.format(G);Z("end"),r("".concat(e,"|"))}else{var n=t.format(G);Z("start"),r("".concat(H,"|").concat(n))}else{var a=K.clone();a.year(t.format("YYYY")),a.month(parseInt(t.format("MM"))-1),a.date(t.format("DD"));var i=a.format(G);r(i)}}}),$&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(Xlr,{children:Q.map((function(t){return(0,uf.jsx)($lr,{primaryColor:R,active:parseInt(t)==et,onClick:function(){var e=K.clone();X?J<12?e.hours(parseInt(t)):e.hours(parseInt(t)+12):e.hours(parseInt(t));var n=Yu(Se(Se({},P),{},{showAmPm:!1})),a=e.format(n);r(a)},children:t})}))}),(0,uf.jsx)(Xlr,{children:["00","05","10","15","20","25","30","35","40","45","50","55"].map((function(t){return(0,uf.jsx)($lr,{primaryColor:R,active:t==tt,onClick:function(){var e=K.clone();e.minutes(parseInt(t));var n=Yu(Se(Se({},P),{},{showAmPm:!1})),a=e.format(n);r(a)},children:t})}))}),X&&(0,uf.jsx)(Xlr,{children:["AM","PM"].map((function(t){return(0,uf.jsx)($lr,{primaryColor:R,active:function(t){return"AM"===t?J<12:J>=12}(t),onClick:function(){var t=K.clone();J<12?t.hours(J+12):t.hours(J-12);var e=Yu(Se(Se({},P),{},{showAmPm:!1})),n=t.format(e);r(n)},children:t})}))})]})]}),(0,uf.jsxs)(fR,{gap:"15px",style:{padding:"15px"},children:[(0,uf.jsx)(SR,{data:{value:B,color:T?"white":tu.grey4,background:T?tu.darkModeInputBackground:"white",border:"1px solid ".concat(T?tu.darkModeLightBorder:tu.grey2),disabled:y,onChange:function(t){return r(t)},placeholder:y?"".concat(G," | ").concat(G):G}}),(0,uf.jsx)(gf,{data:{text:(0,Js.get)(V,"clear","Clear"),onClick:function(){return r("")},type:"basic",color:T?"white":tu.grey4,backgroundColor:T?tu.darkModeInputBackground:"white",border:"1px solid ".concat(T?tu.darkModeLightBorder:tu.grey2)}})]})]})}),e.filterButton&&(0,uf.jsx)(Ixn,Se(Se({},e.filterButton),{},{onClick:function(t){return w(t.currentTarget)}})),!e.filterButton&&(0,uf.jsx)(Flr,{width:n,margin:a,children:(0,uf.jsxs)(Nlr,{background:l,borderRadius:s,borderColor:u,borderWidth:c,children:[(0,uf.jsx)(Plr,Se(Se({placeholderColor:f,darkMode:T,padding:h,color:i},it),{},{placeholder:G,onChange:function(t){t.stopPropagation(),d||r(t.target.value)},value:B})),(0,uf.jsx)(aln,{data:{icon:"FiCalendar",color:i||(T?tu.grey1:tu.grey3),onClick:function(t){return w(t.currentTarget)},hover:!0}})]})})]})},Ulr=function(){for(var t=(new Date).getFullYear(),e=t+20,n=[],r=t-100;r<=e;r++)n.push(r);return n},Wlr=sf.div.withConfig({displayName:"DateTimePicker__Header",componentId:"sc-1wvboqz-3"})(["color:",";font-weight:600;cursor:pointer;margin-bottom:15px;&:hover{color:",";}"],(function(t){return t.darkMode?tu.darkModeLightText:"#111827"}),(function(t){return t.primaryColor})),Zlr=sf.div.withConfig({displayName:"DateTimePicker__MonthsContainer",componentId:"sc-1wvboqz-4"})(["width:290px;padding:10px 15px 15px 15px;display:flex;flex-direction:column;justify-content:center;align-items:center;"]),Glr=sf.div.withConfig({displayName:"DateTimePicker__MonthsGrid",componentId:"sc-1wvboqz-5"})(["display:grid;grid-template-columns:repeat(auto-fit,minmax(70px,1fr));width:100%;gap:15px;overflow-y:auto;"]),qlr=sf.div.withConfig({displayName:"DateTimePicker__YearsGrid",componentId:"sc-1wvboqz-6"})(["display:grid;grid-template-columns:repeat(auto-fit,minmax(50px,1fr));height:100%;width:100%;gap:20px;overflow-y:auto;"]),Ylr=sf.div.withConfig({displayName:"DateTimePicker__PickerContainer",componentId:"sc-1wvboqz-7"})(["display:flex;background:",";height:290px;border-bottom:1px solid ",";width:fit-content;"],(function(t){return t.darkMode?tu.darkModeLightBackground:"white"}),(function(t){return t.darkMode?tu.darkModeLightBorder:tu.grey2})),Xlr=sf.div.withConfig({displayName:"DateTimePicker__ScrollSection",componentId:"sc-1wvboqz-8"})(["height:100%;overflow-y:auto;border-left:1px solid ",";padding:6px 6px 0 6px;"],tu.grey2),$lr=sf.div.withConfig({displayName:"DateTimePicker__ScrollItem",componentId:"sc-1wvboqz-9"})(["font-size:15px;display:flex;justify-content:center;align-items:center;border-radius:50%;min-height:34px;min-width:34px;max-height:34px;max-width:34px;cursor:pointer;"," "," &:hover{background:",";}"],(function(t){return t.active&&"color: white;"}),(function(t){return t.active&&"background: ".concat(t.primaryColor,";")}),(function(t){return t.active?t.primaryColor:tu.grey1})),Klr=sf.div.withConfig({displayName:"DateTimePicker__MonthYearItem",componentId:"sc-1wvboqz-10"})(["font-size:15px;display:flex;justify-content:center;align-items:center;border-radius:15px;min-height:34px;max-height:34px;cursor:pointer;color:",";"," "," &:hover{filter:brightness(90%);}"],(function(t){return t.darkMode?"white":tu.default}),(function(t){return t.active&&"color: white;"}),(function(t){return t.active&&"background: ".concat(t.primaryColor,";")})),Qlr=function(t){var e=(0,Js.get)(t,"inputTime"),n=(0,Js.get)(t,"inputDate"),r=(0,Js.get)(t,"outputTime");return n&&e&&"none"!==r?["year","month","day","hours","minutes"]:n?["year","month","day"]:e&&"none"!==r?["hours","minutes"]:["year","month","day"]},Jlr=function(t){var e=t.data;return(0,uf.jsx)(jlr,{data:Se(Se({},e),{},{disableTime:!0,isRange:!0})})},tcr=n(7892),ecr=n.n(tcr),ncr=n(9216),rcr=n.n(ncr),acr=n(8808),icr=n.n(acr),ocr=n(9893),lcr=n.n(ocr),ccr=n(6818),scr=n.n(ccr),ucr=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"warning",n=!1,r=Array.isArray(t)?t.join("\n"):t;return function(){n||(n=!0,"error"===e?console.error(r):console.warn(r))}};ecr().extend(icr()),ecr().extend(lcr()),ecr().extend(scr());var dcr=ucr(["Your locale has not been found.","Either the locale key is not a supported one. Locales supported by dayjs are available here: https://github.com/iamkun/dayjs/tree/dev/src/locale","Or you forget to import the locale with `require('dayjs/locale/{localeUsed}')`","fallback on English locale"]),hcr={YY:"year",YYYY:{sectionType:"year",contentType:"digit",maxLength:4},M:{sectionType:"month",contentType:"digit",maxLength:2},MM:"month",MMM:{sectionType:"month",contentType:"letter"},MMMM:{sectionType:"month",contentType:"letter"},D:{sectionType:"day",contentType:"digit",maxLength:2},DD:"day",Do:{sectionType:"day",contentType:"digit-with-letter"},d:{sectionType:"weekDay",contentType:"digit",maxLength:2},dd:{sectionType:"weekDay",contentType:"letter"},ddd:{sectionType:"weekDay",contentType:"letter"},dddd:{sectionType:"weekDay",contentType:"letter"},A:"meridiem",a:"meridiem",H:{sectionType:"hours",contentType:"digit",maxLength:2},HH:"hours",h:{sectionType:"hours",contentType:"digit",maxLength:2},hh:"hours",m:{sectionType:"minutes",contentType:"digit",maxLength:2},mm:"minutes",s:{sectionType:"seconds",contentType:"digit",maxLength:2},ss:"seconds"},fcr={year:"YYYY",month:"MMMM",monthShort:"MMM",dayOfMonth:"D",weekday:"dddd",weekdayShort:"ddd",hours24h:"HH",hours12h:"hh",meridiem:"A",minutes:"mm",seconds:"ss",fullDate:"ll",fullDateWithWeekday:"dddd, LL",keyboardDate:"L",shortDate:"MMM D",normalDate:"D MMMM",normalDateWithWeekday:"ddd, MMM D",monthAndYear:"MMMM YYYY",monthAndDate:"MMMM D",fullTime:"LT",fullTime12h:"hh:mm A",fullTime24h:"HH:mm",fullDateTime:"lll",fullDateTime12h:"ll hh:mm A",fullDateTime24h:"ll HH:mm",keyboardDateTime:"L LT",keyboardDateTime12h:"L hh:mm A",keyboardDateTime24h:"L HH:mm"},pcr=["Missing UTC plugin","To be able to use UTC or timezones, you have to enable the `utc` plugin","Find more information on https://mui.com/x/react-date-pickers/timezone/#day-js-and-utc"].join("\n"),gcr=["Missing timezone plugin","To be able to use timezones, you have to enable both the `utc` and the `timezone` plugin","Find more information on https://mui.com/x/react-date-pickers/timezone/#day-js-and-timezone"].join("\n"),vcr=E((function t(){var e,n=this,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},a=r.locale,i=r.formats,o=r.instance;C(this,t),this.isMUIAdapter=!0,this.isTimezoneCompatible=!0,this.lib="dayjs",this.rawDayJsInstance=void 0,this.dayjs=void 0,this.locale=void 0,this.formats=void 0,this.escapedCharacters={start:"[",end:"]"},this.formatTokenMap=hcr,this.setLocaleToValue=function(t){var e=n.getCurrentLocaleCode();return e===t.locale()?t:t.locale(e)},this.hasUTCPlugin=function(){return"undefined"!==typeof ecr().utc},this.hasTimezonePlugin=function(){return"undefined"!==typeof ecr().tz},this.isSame=function(t,e,r){var a=n.setTimezone(e,n.getTimezone(t));return t.format(r)===a.format(r)},this.cleanTimezone=function(t){return"default"===t?void 0:t},this.createSystemDate=function(t){if(n.rawDayJsInstance)return n.rawDayJsInstance(t);if(n.hasUTCPlugin()&&n.hasTimezonePlugin()){var e=ecr().tz.guess();return"UTC"!==e?ecr().tz(t,e):ecr()(t)}return ecr()(t)},this.createUTCDate=function(t){if(!n.hasUTCPlugin())throw new Error(pcr);return ecr().utc(t)},this.createTZDate=function(t,e){if(!n.hasUTCPlugin())throw new Error(pcr);if(!n.hasTimezonePlugin())throw new Error(gcr);var r=void 0!==t&&!t.endsWith("Z");return ecr()(t).tz(n.cleanTimezone(e),r)},this.getLocaleFormats=function(){var t=ecr().Ls,e=t[n.locale||"en"];return void 0===e&&(dcr(),e=t.en),e.formats},this.date=function(t){return null===t?null:n.dayjs(t)},this.dateWithTimezone=function(t,e){return null===t?null:(r="UTC"===e?n.createUTCDate(t):"system"===e||"default"===e&&!n.hasTimezonePlugin()?n.createSystemDate(t):n.createTZDate(t,e),void 0===n.locale?r:r.locale(n.locale));var r},this.getTimezone=function(t){if(n.hasUTCPlugin()&&t.isUTC())return"UTC";if(n.hasTimezonePlugin()){var e,r=null==(e=t.$x)?void 0:e.$timezone;return null!=r?r:"system"}return"system"},this.setTimezone=function(t,e){if(n.getTimezone(t)===e)return t;if("UTC"===e){if(!n.hasUTCPlugin())throw new Error(pcr);return t.utc()}if("system"===e)return t.local();if(!n.hasTimezonePlugin()){if("default"===e)return t;throw new Error(gcr)}return ecr().tz(t,n.cleanTimezone(e))},this.toJsDate=function(t){return t.toDate()},this.parseISO=function(t){return n.dayjs(t)},this.toISO=function(t){return t.toISOString()},this.parse=function(t,e){return""===t?null:n.dayjs(t,e,n.locale,!0)},this.getCurrentLocaleCode=function(){return n.locale||"en"},this.is12HourCycleInCurrentLocale=function(){return/A|a/.test(n.getLocaleFormats().LT||"")},this.expandFormat=function(t){var e=n.getLocaleFormats();return t.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(t,n,r){var a=r&&r.toUpperCase();return n||e[r]||e[a].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(t,e,n){return e||n.slice(1)}))}))},this.getFormatHelperText=function(t){return n.expandFormat(t).replace(/a/gi,"(a|p)m").toLocaleLowerCase()},this.isNull=function(t){return null===t},this.isValid=function(t){return n.dayjs(t).isValid()},this.format=function(t,e){return n.formatByString(t,n.formats[e])},this.formatByString=function(t,e){return n.dayjs(t).format(e)},this.formatNumber=function(t){return t},this.getDiff=function(t,e,n){return t.diff(e,n)},this.isEqual=function(t,e){return null===t&&null===e||n.dayjs(t).toDate().getTime()===n.dayjs(e).toDate().getTime()},this.isSameYear=function(t,e){return n.isSame(t,e,"YYYY")},this.isSameMonth=function(t,e){return n.isSame(t,e,"YYYY-MM")},this.isSameDay=function(t,e){return n.isSame(t,e,"YYYY-MM-DD")},this.isSameHour=function(t,e){return t.isSame(e,"hour")},this.isAfter=function(t,e){return t>e},this.isAfterYear=function(t,e){return n.hasUTCPlugin()?!n.isSameYear(t,e)&&t.utc()>e.utc():t.isAfter(e,"year")},this.isAfterDay=function(t,e){return n.hasUTCPlugin()?!n.isSameDay(t,e)&&t.utc()>e.utc():t.isAfter(e,"day")},this.isBefore=function(t,e){return t<e},this.isBeforeYear=function(t,e){return n.hasUTCPlugin()?!n.isSameYear(t,e)&&t.utc()<e.utc():t.isBefore(e,"year")},this.isBeforeDay=function(t,e){return n.hasUTCPlugin()?!n.isSameDay(t,e)&&t.utc()<e.utc():t.isBefore(e,"day")},this.isWithinRange=function(t,e){var n=m(e,2),r=n[0],a=n[1];return t>=r&&t<=a},this.startOfYear=function(t){return t.startOf("year")},this.startOfMonth=function(t){return t.startOf("month")},this.startOfWeek=function(t){return t.startOf("week")},this.startOfDay=function(t){return t.startOf("day")},this.endOfYear=function(t){return t.endOf("year")},this.endOfMonth=function(t){return t.endOf("month")},this.endOfWeek=function(t){return t.endOf("week")},this.endOfDay=function(t){return t.endOf("day")},this.addYears=function(t,e){return e<0?t.subtract(Math.abs(e),"year"):t.add(e,"year")},this.addMonths=function(t,e){return e<0?t.subtract(Math.abs(e),"month"):t.add(e,"month")},this.addWeeks=function(t,e){return e<0?t.subtract(Math.abs(e),"week"):t.add(e,"week")},this.addDays=function(t,e){return e<0?t.subtract(Math.abs(e),"day"):t.add(e,"day")},this.addHours=function(t,e){return e<0?t.subtract(Math.abs(e),"hour"):t.add(e,"hour")},this.addMinutes=function(t,e){return e<0?t.subtract(Math.abs(e),"minute"):t.add(e,"minute")},this.addSeconds=function(t,e){return e<0?t.subtract(Math.abs(e),"second"):t.add(e,"second")},this.getYear=function(t){return t.year()},this.getMonth=function(t){return t.month()},this.getDate=function(t){return t.date()},this.getHours=function(t){return t.hour()},this.getMinutes=function(t){return t.minute()},this.getSeconds=function(t){return t.second()},this.getMilliseconds=function(t){return t.millisecond()},this.setYear=function(t,e){return t.set("year",e)},this.setMonth=function(t,e){return t.set("month",e)},this.setDate=function(t,e){return t.set("date",e)},this.setHours=function(t,e){return t.set("hour",e)},this.setMinutes=function(t,e){return t.set("minute",e)},this.setSeconds=function(t,e){return t.set("second",e)},this.setMilliseconds=function(t,e){return t.set("millisecond",e)},this.getDaysInMonth=function(t){return t.daysInMonth()},this.getNextMonth=function(t){return t.add(1,"month")},this.getPreviousMonth=function(t){return t.subtract(1,"month")},this.getMonthArray=function(t){for(var e=[t.startOf("year")];e.length<12;){var r=e[e.length-1];e.push(n.addMonths(r,1))}return e},this.mergeDateAndTime=function(t,e){return t.hour(e.hour()).minute(e.minute()).second(e.second())},this.getWeekdays=function(){var t=n.dayjs().startOf("week");return[0,1,2,3,4,5,6].map((function(e){return n.formatByString(t.add(e,"day"),"dd")}))},this.getWeekArray=function(t){for(var e=n.getTimezone(t),r=n.setLocaleToValue(t),a=r.startOf("month").startOf("week"),i=r.endOf("month").endOf("week"),o=0,l=a,c=[];l<i;){var s=Math.floor(o/7);c[s]=c[s]||[],c[s].push(l),l=l.add(1,"day"),n.hasTimezonePlugin()&&"UTC"!==e&&"system"!==e&&(l=l.tz(n.cleanTimezone(e),!0)),o+=1}return c},this.getWeekNumber=function(t){return t.week()},this.getYearRange=function(t,e){for(var n=t.startOf("year"),r=e.endOf("year"),a=[],i=n;i<r;)a.push(i),i=i.add(1,"year");return a},this.getMeridiemText=function(t){return"am"===t?"AM":"PM"},this.rawDayJsInstance=o,this.dayjs=function(t,e){return e?function(){return t.apply(void 0,arguments).locale(e)}:t}(null!=(e=this.rawDayJsInstance)?e:ecr(),a),this.locale=a,this.formats=vf({},fcr,i),ecr().extend(rcr())})),mcr=["localeText"],ycr=x.createContext(null);var bcr=function(t){var e,n=t.localeText,r=we(t,mcr),a=null!=(e=x.useContext(ycr))?e:{utils:void 0,localeText:void 0},i=a.utils,o=a.localeText,l=Mj({props:r,name:"MuiLocalizationProvider"}),c=l.children,s=l.dateAdapter,u=l.dateFormats,d=l.dateLibInstance,h=l.adapterLocale,f=l.localeText,p=x.useMemo((function(){return vf({},f,o,n)}),[f,o,n]),g=x.useMemo((function(){if(!s)return i||null;var t=new s({locale:h,formats:u,instance:d});if(!t.isMUIAdapter)throw new Error(["MUI: The date adapter should be imported from `@mui/x-date-pickers` or `@mui/x-date-pickers-pro`, not from `@date-io`","For example, `import { AdapterDayjs } from '@mui/x-date-pickers/AdapterDayjs'` instead of `import AdapterDayjs from '@date-io/dayjs'`","More information on the installation documentation: https://mui.com/x/react-date-pickers/getting-started/#installation"].join("\n"));return t}),[s,h,u,d,i]),v=x.useMemo((function(){return g?{minDate:g.date("1900-01-01T00:00:00.000"),maxDate:g.date("2099-12-31T00:00:00.000")}:null}),[g]),m=x.useMemo((function(){return{utils:g,defaultDates:v,localeText:p}}),[v,g,p]);return(0,uf.jsx)(ycr.Provider,{value:m,children:c})};function xcr(t,e,n,r,a){var i=m(x.useState((function(){return a&&n?n(t).matches:r?r(t).matches:e})),2),o=i[0],l=i[1];return Fj((function(){var e=!0;if(n){var r=n(t),a=function(){e&&l(r.matches)};return a(),r.addListener(a),function(){e=!1,r.removeListener(a)}}}),[t,n]),o}var Mcr=M.useSyncExternalStore;function wcr(t,e,n,r,a){var i=x.useCallback((function(){return e}),[e]),o=x.useMemo((function(){if(a&&n)return function(){return n(t).matches};if(null!==r){var e=r(t).matches;return function(){return e}}return i}),[i,t,r,a,n]),l=m(x.useMemo((function(){if(null===n)return[i,function(){return function(){}}];var e=n(t);return[function(){return e.matches},function(t){return e.addListener(t),function(){e.removeListener(t)}}]}),[i,n,t]),2),c=l[0],s=l[1];return Mcr(s,c,o)}var zcr=function(t,e){for(var n=[t.startOfYear(e)];n.length<12;){var r=n[n.length-1];n.push(t.addMonths(r,1))}return n},Ccr=function(t,e,n){var r=e;return r=t.setHours(r,t.getHours(n)),r=t.setMinutes(r,t.getMinutes(n)),r=t.setSeconds(r,t.getSeconds(n))},Acr=function(t,e,n){return"date"===n?t.startOfDay(t.dateWithTimezone(void 0,e)):t.dateWithTimezone(void 0,e)},kcr=function(t,e){return t.length===e.length&&e.every((function(e){return t.includes(e)}))},Hcr=["hours","minutes","seconds"],Ecr=function(t){return Hcr.includes(t)},Scr=function(t,e){return t?e.getHours(t)>=12?"pm":"am":null},Lcr=function(t,e,n){if(n&&(t>=12?"pm":"am")!==e)return"am"===e?t-12:t+12;return t},_cr=function(t,e,n,r){var a=Lcr(r.getHours(t),e,n);return r.setHours(t,a)},Bcr=function(t,e){return 3600*e.getHours(t)+60*e.getMinutes(t)+e.getSeconds(t)},Dcr=function(t,e){return function(n,r){return t?e.isAfter(n,r):Bcr(n,e)>Bcr(r,e)}},Tcr=function(t,e){var n=e.format,r=e.views,a=e.ampm;if(null!=n)return n;var i=t.formats;return kcr(r,["hours"])?a?"".concat(i.hours12h," ").concat(i.meridiem):i.hours24h:kcr(r,["minutes"])?i.minutes:kcr(r,["seconds"])?i.seconds:kcr(r,["minutes","seconds"])?"".concat(i.minutes,":").concat(i.seconds):kcr(r,["hours","minutes","seconds"])?a?"".concat(i.hours12h,":").concat(i.minutes,":").concat(i.seconds," ").concat(i.meridiem):"".concat(i.hours24h,":").concat(i.minutes,":").concat(i.seconds):a?"".concat(i.hours12h,":").concat(i.minutes," ").concat(i.meridiem):"".concat(i.hours24h,":").concat(i.minutes)},Vcr={year:1,month:2,day:3,hours:4,minutes:5,seconds:6,milliseconds:7},Ocr=function(t,e,n){if(e===Vcr.year)return t.startOfYear(n);if(e===Vcr.month)return t.startOfMonth(n);if(e===Vcr.day)return t.startOfDay(n);var r=n;return e<Vcr.minutes&&(r=t.setMinutes(r,0)),e<Vcr.seconds&&(r=t.setSeconds(r,0)),e<Vcr.milliseconds&&(r=t.setMilliseconds(r,0)),r},Icr=function(t,e){var n=t.formatTokenMap[e];if(null==n)throw new Error(['MUI: The token "'.concat(e,'" is not supported by the Date and Time Pickers.'),"Please try using another token or open an issue on https://github.com/mui/mui-x/issues/new/choose if you think it should be supported."].join("\n"));return"string"===typeof n?{type:n,contentType:"meridiem"===n?"letter":"digit",maxLength:void 0}:{type:n.sectionType,contentType:n.contentType,maxLength:n.maxLength}},Rcr=function(t,e,n){for(var r=[],a=t.dateWithTimezone(void 0,e),i=t.startOfWeek(a),o=t.endOfWeek(a),l=i;t.isBefore(l,o);)r.push(l),l=t.addDays(l,1);return r.map((function(e){return t.formatByString(e,n)}))},Fcr=function(t,e,n,r){switch(n){case"month":return zcr(t,t.dateWithTimezone(void 0,e)).map((function(e){return t.formatByString(e,r)}));case"weekDay":return Rcr(t,e,r);case"meridiem":var a=t.dateWithTimezone(void 0,e);return[t.startOfDay(a),t.endOfDay(a)].map((function(e){return t.formatByString(e,r)}));default:return[]}},Ncr=function(t,e,n){var r=e;for(r=Number(r).toString();r.length<n;)r="0".concat(r);return r},Pcr=function(t,e,n,r,a){if("day"===a.type&&"digit-with-letter"===a.contentType){var i=t.setDate(r.longestMonth,n);return t.formatByString(i,a.format)}var o=n.toString();return a.hasLeadingZerosInInput?Ncr(0,o,a.maxLength):o},jcr=function(t,e){var n=t.value||t.placeholder,r="non-input"===e?t.hasLeadingZerosInFormat:t.hasLeadingZerosInInput;return"non-input"===e&&t.hasLeadingZerosInInput&&!t.hasLeadingZerosInFormat&&(n=Number(n).toString()),["input-rtl","input-ltr"].includes(e)&&"digit"===t.contentType&&!r&&1===n.length&&(n="".concat(n,"\u200e")),"input-rtl"===e&&(n="\u2068".concat(n,"\u2069")),n},Ucr=function(t){return t.replace(/[\u2066\u2067\u2068\u2069]/g,"")},Wcr=function(t,e){for(var n=0,r=e?1:0,a=[],i=0;i<t.length;i+=1){var o=t[i],l=jcr(o,e?"input-rtl":"input-ltr"),c="".concat(o.startSeparator).concat(l).concat(o.endSeparator),s=Ucr(c).length,u=c.length,d=Ucr(l),h=r+l.indexOf(d[0])+o.startSeparator.length,f=h+d.length;a.push(vf({},o,{start:n,end:n+s,startInInput:h,endInInput:f})),n+=s,r+=u}return a},Zcr=function(t,e,n,r,a){switch(r.type){case"year":return n.fieldYearPlaceholder({digitAmount:t.formatByString(t.dateWithTimezone(void 0,e),a).length});case"month":return n.fieldMonthPlaceholder({contentType:r.contentType});case"day":return n.fieldDayPlaceholder();case"weekDay":return n.fieldWeekDayPlaceholder({contentType:r.contentType});case"hours":return n.fieldHoursPlaceholder();case"minutes":return n.fieldMinutesPlaceholder();case"seconds":return n.fieldSecondsPlaceholder();case"meridiem":return n.fieldMeridiemPlaceholder();default:return a}},Gcr=function(t,e,n,r){return t.formatByString(t.parse(e,n),r)},qcr=function(t,e,n){return 4===t.formatByString(t.dateWithTimezone(void 0,e),n).length},Ycr=function(t,e,n,r,a){if("digit"!==n)return!1;var i=t.dateWithTimezone(void 0,e);switch(r){case"year":return qcr(t,e,a)?"0001"===t.formatByString(t.setYear(i,1),a):"01"===t.formatByString(t.setYear(i,2001),a);case"month":return t.formatByString(t.startOfYear(i),a).length>1;case"day":return t.formatByString(t.startOfMonth(i),a).length>1;case"weekDay":return t.formatByString(t.startOfWeek(i),a).length>1;case"hours":return t.formatByString(t.setHours(i,1),a).length>1;case"minutes":case"seconds":return t.formatByString(t.setMinutes(i,1),a).length>1;default:throw new Error("Invalid section type")}},Xcr=function(t,e,n,r,a,i,o,l){for(var c="",s=[],u=t.date(),d=function(r){if(""===r)return null;var i=Icr(t,r),l=Ycr(t,e,i.contentType,i.type,r),d=o?l:"digit"===i.contentType,h=null!=a&&t.isValid(a),f=h?t.formatByString(a,r):"",p=null;if(d)if(l)p=""===f?t.formatByString(u,r).length:f.length;else{if(null==i.maxLength)throw new Error("MUI: The token ".concat(r," should have a 'maxDigitNumber' property on it's adapter"));p=i.maxLength,h&&(f=Ncr(0,f,p))}return s.push(vf({},i,{format:r,maxLength:p,value:f,placeholder:Zcr(t,e,n,i,r),hasLeadingZeros:l,hasLeadingZerosInFormat:l,hasLeadingZerosInInput:d,startSeparator:0===s.length?c:"",endSeparator:"",modified:!1})),null},h=10,f=r,p=t.expandFormat(r);p!==f;)if(f=p,p=t.expandFormat(f),(h-=1)<0)throw new Error("MUI: The format expansion seems to be  enter in an infinite loop. Please open an issue with the format passed to the picker component");for(var g=p,v=function(t,e){for(var n=[],r=t.escapedCharacters,a=r.start,i=r.end,o=new RegExp("(\\".concat(a,"[^\\").concat(i,"]*\\").concat(i,")+"),"g"),l=null;l=o.exec(e);)n.push({start:l.index,end:o.lastIndex-1});return n}(t,g),m=new RegExp("^(".concat(Object.keys(t.formatTokenMap).join("|"),")")),y="",b=function(t){var e=v.find((function(e){return e.start<=t&&e.end>=t})),n=g[t],r=null!=e,a="".concat(y).concat(g.slice(t));!r&&n.match(/([A-Za-z]+)/)&&m.test(a)?y+=n:r&&(null==e?void 0:e.start)===t||(null==e?void 0:e.end)===t||(d(y),y="",0===s.length?c+=n:s[s.length-1].endSeparator+=n)},x=0;x<g.length;x+=1)b(x);return d(y),s.map((function(t){var e=function(t){var e=t;return l&&null!==e&&e.includes(" ")&&(e="\u2069".concat(e,"\u2066")),"spacious"===i&&["/",".","-"].includes(e)&&(e=" ".concat(e," ")),e};return t.startSeparator=e(t.startSeparator),t.endSeparator=e(t.endSeparator),t}))},$cr=function(t,e){for(var n=e.some((function(t){return"day"===t.type})),r=[],a=[],i=0;i<e.length;i+=1){var o=e[i];n&&"weekDay"===o.type||(r.push(o.format),a.push(jcr(o,"non-input")))}var l=r.join(" "),c=a.join(" ");return t.parse(c,l)},Kcr={year:1,month:2,day:3,weekDay:4,hours:5,minutes:6,seconds:7,meridiem:8},Qcr=function(t,e,n,r,a,i){return z(r).sort((function(t,e){return Kcr[t.type]-Kcr[e.type]})).reduce((function(r,a){return!i||a.modified?function(t,e,n,r,a){switch(n.type){case"year":return t.setYear(a,t.getYear(r));case"month":return t.setMonth(a,t.getMonth(r));case"weekDay":var i=Rcr(t,e,n.format),o=t.formatByString(r,n.format),l=i.indexOf(o),c=i.indexOf(n.value)-l;return t.addDays(r,c);case"day":return t.setDate(a,t.getDate(r));case"meridiem":var s=t.getHours(r)<12,u=t.getHours(a);return s&&u>=12?t.addHours(a,-12):!s&&u<12?t.addHours(a,12):a;case"hours":return t.setHours(a,t.getHours(r));case"minutes":return t.setMinutes(a,t.getMinutes(r));case"seconds":return t.setSeconds(a,t.getSeconds(r));default:return a}}(t,e,a,n,r):r}),a)},Jcr=["value","referenceDate"],tsr={emptyValue:null,getTodayValue:Acr,getInitialReferenceValue:function(t){var e=t.value,n=t.referenceDate,r=we(t,Jcr);return null!=e&&r.utils.isValid(e)?e:null!=n?n:function(t){var e,n=t.props,r=t.utils,a=t.granularity,i=t.timezone,o=Ocr(r,a,Acr(r,i));null!=n.minDate&&r.isAfterDay(n.minDate,o)&&(o=Ocr(r,a,n.minDate)),null!=n.maxDate&&r.isBeforeDay(n.maxDate,o)&&(o=Ocr(r,a,n.maxDate));var l=Dcr(null!=(e=n.disableIgnoringDatePartForTimeValidation)&&e,r);return null!=n.minTime&&l(n.minTime,o)&&(o=Ocr(r,a,n.disableIgnoringDatePartForTimeValidation?n.minTime:Ccr(r,o,n.minTime))),null!=n.maxTime&&l(o,n.maxTime)&&(o=Ocr(r,a,n.disableIgnoringDatePartForTimeValidation?n.maxTime:Ccr(r,o,n.maxTime))),o}(r)},cleanValue:function(t,e){return null!=e&&t.isValid(e)?e:null},areValuesEqual:function(t,e,n){return!t.isValid(e)&&null!=e&&!t.isValid(n)&&null!=n||t.isEqual(e,n)},isSameError:function(t,e){return t===e},hasError:function(t){return null!=t},defaultErrorState:null,getTimezone:function(t,e){return null==e?null:t.getTimezone(e)},setTimezone:function(t,e,n){return null==n?null:t.setTimezone(n,e)}},esr={updateReferenceValue:function(t,e,n){return null!=e&&t.isValid(e)?e:n},getSectionsFromValue:function(t,e,n,r,a){return!t.isValid(e)&&!!n?n:Wcr(a(e),r)},getValueStrFromSections:function(t,e){var n=t.map((function(t){var n=jcr(t,e?"input-rtl":"input-ltr");return"".concat(t.startSeparator).concat(n).concat(t.endSeparator)})).join("");return e?"\u2066".concat(n,"\u2069"):n},getActiveDateManager:function(t,e){return{date:e.value,referenceDate:e.referenceValue,getSections:function(t){return t},getNewValuesFromNewActiveDate:function(n){return{value:n,referenceValue:null!=n&&t.isValid(n)?n:e.referenceValue}}}},parseValueStr:function(t,e,n){return n(t.trim(),e)}},nsr={previousMonth:"Previous month",nextMonth:"Next month",openPreviousView:"open previous view",openNextView:"open next view",calendarViewSwitchingButtonAriaLabel:function(t){return"year"===t?"year view is open, switch to calendar view":"calendar view is open, switch to year view"},start:"Start",end:"End",cancelButtonLabel:"Cancel",clearButtonLabel:"Clear",okButtonLabel:"OK",todayButtonLabel:"Today",datePickerToolbarTitle:"Select date",dateTimePickerToolbarTitle:"Select date & time",timePickerToolbarTitle:"Select time",dateRangePickerToolbarTitle:"Select date range",clockLabelText:function(t,e,n){return"Select ".concat(t,". ").concat(null===e?"No time selected":"Selected time is ".concat(n.format(e,"fullTime")))},hoursClockNumberText:function(t){return"".concat(t," hours")},minutesClockNumberText:function(t){return"".concat(t," minutes")},secondsClockNumberText:function(t){return"".concat(t," seconds")},selectViewText:function(t){return"Select ".concat(t)},calendarWeekNumberHeaderLabel:"Week number",calendarWeekNumberHeaderText:"#",calendarWeekNumberAriaLabelText:function(t){return"Week ".concat(t)},calendarWeekNumberText:function(t){return"".concat(t)},openDatePickerDialogue:function(t,e){return null!==t&&e.isValid(t)?"Choose date, selected date is ".concat(e.format(t,"fullDate")):"Choose date"},openTimePickerDialogue:function(t,e){return null!==t&&e.isValid(t)?"Choose time, selected time is ".concat(e.format(t,"fullTime")):"Choose time"},timeTableLabel:"pick time",dateTableLabel:"pick date",fieldYearPlaceholder:function(t){return"Y".repeat(t.digitAmount)},fieldMonthPlaceholder:function(t){return"letter"===t.contentType?"MMMM":"MM"},fieldDayPlaceholder:function(){return"DD"},fieldWeekDayPlaceholder:function(t){return"letter"===t.contentType?"EEEE":"EE"},fieldHoursPlaceholder:function(){return"hh"},fieldMinutesPlaceholder:function(){return"mm"},fieldSecondsPlaceholder:function(){return"ss"},fieldMeridiemPlaceholder:function(){return"aa"}},rsr=nsr,asr=(vf({},nsr),function(){var t=x.useContext(ycr);if(null===t)throw new Error(["MUI: Can not find the date and time pickers localization context.","It looks like you forgot to wrap your component in LocalizationProvider.","This can also happen if you are bundling multiple versions of the `@mui/x-date-pickers` package"].join("\n"));if(null===t.utils)throw new Error(["MUI: Can not find the date and time pickers adapter from its localization context.","It looks like you forgot to pass a `dateAdapter` to your LocalizationProvider."].join("\n"));var e=x.useMemo((function(){return vf({},rsr,t.localeText)}),[t.localeText]);return x.useMemo((function(){return vf({},t,{localeText:e})}),[t,e])}),isr=function(){return asr().utils},osr=function(){return asr().localeText},lsr=function(t){var e=isr(),n=x.useRef();return void 0===n.current&&(n.current=e.dateWithTimezone(void 0,t)),n.current};function csr(t,e,n,r){var a=t.value,i=t.onError,o=asr(),l=x.useRef(r),c=e({adapter:o,value:a,props:t});return x.useEffect((function(){i&&!n(c,l.current)&&i(c,a),l.current=c}),[n,i,l,c,a]),c}var ssr=function(t){var e,n,r=t.timezone,a=t.value,i=t.defaultValue,o=t.onChange,l=t.valueManager,c=isr(),s=x.useRef(i),u=null!=(e=null!=a?a:s.current)?e:l.emptyValue,d=x.useMemo((function(){return l.getTimezone(c,u)}),[c,l,u]),h=zU((function(t){return null==d?t:l.setTimezone(c,d,t)})),f=null!=(n=null!=r?r:d)?n:"default",p=x.useMemo((function(){return l.setTimezone(c,f,u)}),[l,c,f,u]),g=zU((function(t){for(var e=h(t),n=arguments.length,r=new Array(n>1?n-1:0),a=1;a<n;a++)r[a-1]=arguments[a];null==o||o.apply(void 0,[e].concat(r))}));return{value:p,handleValueChange:g,timezone:f}},usr=function(t){var e=t.name,n=t.timezone,r=t.value,a=t.defaultValue,i=t.onChange,o=t.valueManager,l=m(UW({name:e,state:"value",controlled:r,default:null!=a?a:o.emptyValue}),2),c=l[0],s=l[1],u=zU((function(t){s(t);for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];null==i||i.apply(void 0,[t].concat(n))}));return ssr({timezone:n,value:c,defaultValue:void 0,onChange:u,valueManager:o})},dsr=function(t){var e=isr(),n=osr(),r=asr(),a="rtl"===pU().direction,i=t.valueManager,o=t.fieldValueManager,l=(t.valueType,t.validator),c=t.internalProps,s=t.internalProps,u=s.value,d=s.defaultValue,h=s.referenceDate,f=s.onChange,p=s.format,g=s.formatDensity,v=void 0===g?"dense":g,y=s.selectedSections,b=s.onSelectedSectionsChange,M=s.shouldRespectLeadingZeros,w=void 0!==M&&M,C=s.timezone,A=ssr({timezone:C,value:u,defaultValue:d,onChange:f,valueManager:i}),k=A.timezone,H=A.value,E=A.handleValueChange,S=x.useMemo((function(){return function(t,e){var n=t.dateWithTimezone(void 0,e),r=t.endOfYear(n),a=zcr(t,n).reduce((function(e,n){var r=t.getDaysInMonth(n);return r>e.maxDaysInMonth?{maxDaysInMonth:r,longestMonth:n}:e}),{maxDaysInMonth:0,longestMonth:null}),i=a.maxDaysInMonth,o=a.longestMonth;return{year:function(n){var r=n.format;return{minimum:0,maximum:qcr(t,e,r)?9999:99}},month:function(){return{minimum:1,maximum:t.getMonth(r)+1}},day:function(e){var n=e.currentDate;return{minimum:1,maximum:null!=n&&t.isValid(n)?t.getDaysInMonth(n):i,longestMonth:o}},weekDay:function(n){var r=n.format;if("digit"===n.contentType){var a=Rcr(t,e,r).map(Number);return{minimum:Math.min.apply(Math,z(a)),maximum:Math.max.apply(Math,z(a))}}return{minimum:1,maximum:7}},hours:function(e){var a=e.format,i=t.getHours(r);return t.formatByString(t.endOfDay(n),a)!==i.toString()?{minimum:1,maximum:Number(t.formatByString(t.startOfDay(n),a))}:{minimum:0,maximum:i}},minutes:function(){return{minimum:0,maximum:t.getMinutes(r)}},seconds:function(){return{minimum:0,maximum:t.getSeconds(r)}},meridiem:function(){return{minimum:0,maximum:0}}}}(e,k)}),[e,k]),L=x.useCallback((function(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return o.getSectionsFromValue(e,t,r,a,(function(t){return Xcr(e,k,n,p,t,v,w,a)}))}),[o,p,n,a,w,e,v,k]),_=x.useMemo((function(){return o.getValueStrFromSections(L(i.emptyValue),a)}),[o,L,i.emptyValue,a]),B=m(x.useState((function(){var t=L(H),n={sections:t,value:H,referenceValue:i.emptyValue,tempValueStrAndroid:null},r=function(t){return Math.max.apply(Math,z(t.map((function(t){var e;return null!=(e=Vcr[t.type])?e:1}))))}(t);return vf({},n,{referenceValue:i.getInitialReferenceValue({referenceDate:h,value:H,utils:e,props:c,granularity:r,timezone:k})})})),2),D=B[0],T=B[1],V=m(UW({controlled:y,default:null,name:"useField",state:"selectedSectionIndexes"}),2),O=V[0],I=V[1],R=function(t){I(t),null==b||b(t),T((function(t){return vf({},t,{selectedSectionQuery:null})}))},F=x.useMemo((function(){if(null==O)return null;if("all"===O)return{startIndex:0,endIndex:D.sections.length-1,shouldSelectBoundarySelectors:!0};if("number"===typeof O)return{startIndex:O,endIndex:O};if("string"===typeof O){var t=D.sections.findIndex((function(t){return t.type===O}));return{startIndex:t,endIndex:t}}return O}),[O,D.sections]),N=function(t){var e=t.value,n=t.referenceValue,a=t.sections;T((function(t){return vf({},t,{sections:a,value:e,referenceValue:n,tempValueStrAndroid:null})}));var i={validationError:l({adapter:r,value:e,props:vf({},c,{value:e,timezone:k})})};E(e,i)},P=function(t,e){var n=z(D.sections);return n[t]=vf({},n[t],{value:e,modified:!0}),Wcr(n,a)};return x.useEffect((function(){(!i.areValuesEqual(e,D.value,H)||i.getTimezone(e,D.value)!==i.getTimezone(e,H))&&T((function(t){return vf({},t,{value:H,referenceValue:o.updateReferenceValue(e,H,t.referenceValue),sections:L(H)})}))}),[H]),x.useEffect((function(){var t=L(D.value);T((function(e){return vf({},e,{sections:t})}))}),[p,e.locale]),{state:D,selectedSectionIndexes:F,setSelectedSections:R,clearValue:function(){i.areValuesEqual(e,D.value,i.emptyValue)||N({value:i.emptyValue,referenceValue:D.referenceValue,sections:L(i.emptyValue)})},clearActiveSection:function(){if(null!=F){var t=D.sections[F.startIndex];if(""!==t.value){var n=o.getActiveDateManager(e,D,t),r=1===n.getSections(D.sections).filter((function(t){return""!==t.value})).length,a=P(F.startIndex,""),i=r?null:e.date(new Date("")),l=n.getNewValuesFromNewActiveDate(i);(null!=i&&!e.isValid(i))!==(null!=n.date&&!e.isValid(n.date))?N(vf({},l,{sections:a})):T((function(t){return vf({},t,l,{sections:a,tempValueStrAndroid:null})}))}}},updateSectionValue:function(t){var n=t.activeSection,r=t.newSectionValue;t.shouldGoToNextSection&&F&&F.startIndex<D.sections.length-1?R(F.startIndex+1):F&&F.startIndex!==F.endIndex&&R(F.startIndex);var a,i,l=o.getActiveDateManager(e,D,n),c=P(F.startIndex,r),s=l.getSections(c),u=$cr(e,s),d=!1;if(!e.isValid(u)){var h=function(t,e,n,r){if(!n.every((function(t){return"weekDay"===t.type||""!==t.value}))||!n.some((function(t){return"day"===t.type})))return null;var a=n.map((function(e){if("day"!==e.type)return e;var n=r.day({currentDate:null,format:e.format,contentType:e.contentType});return vf({},e,{value:Pcr(t,0,n.minimum,n,e)})})),i=$cr(t,a);return null!=i&&t.isValid(i)?n.map((function(t){if("day"!==t.type)return t;var e=r.day({currentDate:i,format:t.format,contentType:t.contentType});return Number(t.value)<=e.maximum?t:vf({},t,{value:e.maximum.toString()})})):null}(e,0,s,S);null!=h&&(d=!0,u=$cr(e,h))}if(null!=u&&e.isValid(u)){var f=Qcr(e,k,u,s,l.referenceDate,!0);a=l.getNewValuesFromNewActiveDate(f),i=!0}else a=l.getNewValuesFromNewActiveDate(u),i=(null!=u&&!e.isValid(u))!==(null!=l.date&&!e.isValid(l.date));var p=d?L(a.value,D.sections):c;return i?N(vf({},a,{sections:p})):T((function(t){return vf({},t,a,{sections:p,tempValueStrAndroid:null})}))},updateValueFromValueStr:function(t){var r=o.parseValueStr(t,D.referenceValue,(function(t,r){var i=e.parse(t,p);if(null==i||!e.isValid(i))return null;var o=Xcr(e,k,n,p,i,v,w,a);return Qcr(e,k,i,o,r,!1)})),i=o.updateReferenceValue(e,r,D.referenceValue);N({value:r,referenceValue:i,sections:L(r,D.sections)})},setTempAndroidValueStr:function(t){return T((function(e){return vf({},e,{tempValueStrAndroid:t})}))},sectionsValueBoundaries:S,placeholder:_,timezone:k}},hsr=function(t){return null!=t.saveQuery},fsr=function(t){var e=t.sections,n=t.updateSectionValue,r=t.sectionsValueBoundaries,a=t.setTempAndroidValueStr,i=t.timezone,o=isr(),l=m(x.useState(null),2),c=l[0],s=l[1],u=zU((function(){return s(null)}));x.useEffect((function(){var t;null!=c&&(null==(t=e[c.sectionIndex])?void 0:t.type)!==c.sectionType&&u()}),[e,c,u]),x.useEffect((function(){if(null!=c){var t=setTimeout((function(){return u()}),5e3);return function(){window.clearTimeout(t)}}return function(){}}),[c,u]);var d=function(t,n,r){var a=t.keyPressed,i=t.sectionIndex,o=a.toLowerCase(),l=e[i];if(null!=c&&(!r||r(c.value))&&c.sectionIndex===i){var d="".concat(c.value).concat(o),h=n(d,l);if(!hsr(h))return s({sectionIndex:i,value:d,sectionType:l.type}),h}var f=n(o,l);return hsr(f)&&!f.saveQuery?(u(),null):(s({sectionIndex:i,value:o,sectionType:l.type}),hsr(f)?null:f)},h=zU((function(t){var l=e[t.sectionIndex],c=!Number.isNaN(Number(t.keyPressed))?function(t){var e=function(t,e){var n=Number("".concat(t)),a=r[e.type]({currentDate:null,format:e.format,contentType:e.contentType});if(n>a.maximum)return{saveQuery:!1};if(n<a.minimum)return{saveQuery:!0};var i=Number("".concat(t,"0"))>a.maximum||t.length===a.maximum.toString().length;return{sectionValue:Pcr(o,0,n,a,e),shouldGoToNextSection:i}};return d(t,(function(t,n){if("digit"===n.contentType||"digit-with-letter"===n.contentType)return e(t,n);if("month"===n.type){var r=Ycr(o,i,"digit","month","MM"),a=e(t,{type:n.type,format:"MM",hasLeadingZerosInFormat:r,hasLeadingZerosInInput:!0,contentType:"digit",maxLength:2});return hsr(a)?a:vf({},a,{sectionValue:Gcr(o,a.sectionValue,"MM",n.format)})}if("weekDay"===n.type){var l=e(t,n);return hsr(l)?l:vf({},l,{sectionValue:Rcr(o,i,n.format)[Number(l.sectionValue)-1]})}return{saveQuery:!1}}),(function(t){return!Number.isNaN(Number(t))}))}(t):function(t){var e=function(t,e,n){var r=e.filter((function(t){return t.toLowerCase().startsWith(n)}));return 0===r.length?{saveQuery:!1}:{sectionValue:r[0],shouldGoToNextSection:1===r.length}},n=function(t,n,r,a){var l=function(t){return Fcr(o,i,n.type,t)};if("letter"===n.contentType)return e(n.format,l(n.format),t);if(r&&null!=a&&"letter"===Icr(o,r).contentType){var c=l(r),s=e(0,c,t);return hsr(s)?{saveQuery:!1}:vf({},s,{sectionValue:a(s.sectionValue,c)})}return{saveQuery:!1}};return d(t,(function(t,e){switch(e.type){case"month":return n(t,e,o.formats.month,(function(t){return Gcr(o,t,o.formats.month,e.format)}));case"weekDay":return n(t,e,o.formats.weekday,(function(t,e){return e.indexOf(t).toString()}));case"meridiem":return n(t,e);default:return{saveQuery:!1}}}))}(t);null==c?a(null):n({activeSection:l,newSectionValue:c.sectionValue,shouldGoToNextSection:c.shouldGoToNextSection})}));return{applyCharacterEditing:h,resetCharacterQuery:u}};function psr(t,e){return Array.isArray(e)?e.every((function(e){return-1!==t.indexOf(e)})):-1!==t.indexOf(e)}var gsr=function t(){var e=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:document).activeElement;return e?e.shadowRoot?t(e.shadowRoot):e:null},vsr=["onClick","onKeyDown","onFocus","onBlur","onMouseUp","onPaste","error"],msr=function(t){var e=isr(),n=dsr(t),r=n.state,a=n.selectedSectionIndexes,i=n.setSelectedSections,o=n.clearValue,l=n.clearActiveSection,c=n.updateSectionValue,s=n.updateValueFromValueStr,u=n.setTempAndroidValueStr,d=n.sectionsValueBoundaries,h=n.placeholder,f=n.timezone,p=t.inputRef,g=t.internalProps,v=t.internalProps,m=v.readOnly,y=void 0!==m&&m,b=v.unstableFieldRef,M=v.minutesStep,w=t.forwardedProps,z=w.onClick,C=w.onKeyDown,A=w.onFocus,k=w.onBlur,H=w.onMouseUp,E=w.onPaste,S=w.error,L=t.fieldValueManager,_=t.valueManager,B=t.validator,D=we(t.forwardedProps,vsr),T=fsr({sections:r.sections,updateSectionValue:c,sectionsValueBoundaries:d,setTempAndroidValueStr:u,timezone:f}),V=T.applyCharacterEditing,O=T.resetCharacterQuery,I=x.useRef(null),R=Oj(p,I),F=x.useRef(void 0),N="rtl"===pU().direction,P=x.useMemo((function(){return function(t,e){var n={};if(!e)return t.forEach((function(e,r){var a=0===r?null:r-1,i=r===t.length-1?null:r+1;n[r]={leftIndex:a,rightIndex:i}})),{neighbors:n,startIndex:0,endIndex:t.length-1};for(var r={},a={},i=0,o=0,l=t.length-1;l>=0;){o=t.findIndex((function(t,e){var n;return e>=i&&(null==(n=t.endSeparator)?void 0:n.includes(" "))&&" / "!==t.endSeparator})),-1===o&&(o=t.length-1);for(var c=o;c>=i;c-=1)a[c]=l,r[l]=c,l-=1;i=o+1}return t.forEach((function(e,i){var o=a[i],l=0===o?null:r[o-1],c=o===t.length-1?null:r[o+1];n[i]={leftIndex:l,rightIndex:c}})),{neighbors:n,startIndex:r[0],endIndex:r[t.length-1]}}(r.sections,N)}),[r.sections,N]),j=function(){var t;if(y)i(null);else{var e,n=null!=(t=I.current.selectionStart)?t:0,a=-1===(e=n<=r.sections[0].startInInput||n>=r.sections[r.sections.length-1].endInInput?1:r.sections.findIndex((function(t){return t.startInInput-t.startSeparator.length>n})))?r.sections.length-1:e-1;i(a)}},U=zU((function(){null==z||z.apply(void 0,arguments),j()})),W=zU((function(t){null==H||H(t),t.preventDefault()})),Z=zU((function(){null==A||A.apply(void 0,arguments);var t=I.current;window.clearTimeout(F.current),F.current=setTimeout((function(){t&&t===I.current&&(null!=a||y||(t.value.length&&Number(t.selectionEnd)-Number(t.selectionStart)===t.value.length?i("all"):j()))}))})),G=zU((function(){null==k||k.apply(void 0,arguments),i(null)})),q=zU((function(t){if(null==E||E(t),y)t.preventDefault();else{var e=t.clipboardData.getData("text");if(a&&a.startIndex===a.endIndex){var n=r.sections[a.startIndex],i=/^[a-zA-Z]+$/.test(e),o=/^[0-9]+$/.test(e),l=/^(([a-zA-Z]+)|)([0-9]+)(([a-zA-Z]+)|)$/.test(e);if("letter"===n.contentType&&i||"digit"===n.contentType&&o||"digit-with-letter"===n.contentType&&l)return;if(i||o)return void t.preventDefault()}t.preventDefault(),O(),s(e)}})),Y=zU((function(t){if(!y){var e=t.target.value,n=Ucr(e);if(null!=a){var i;if(0===a.startIndex&&a.endIndex===r.sections.length-1&&1===n.length)i=n;else{for(var o=Ucr(L.getValueStrFromSections(r.sections,N)),l=-1,c=-1,d=0;d<o.length;d+=1)-1===l&&o[d]!==n[d]&&(l=d),-1===c&&o[o.length-d-1]!==n[n.length-d-1]&&(c=d);var h=r.sections[a.startIndex];if(l<h.start||o.length-c-1>h.end)return;var f=n.length-o.length+h.end-Ucr(h.endSeparator||"").length;i=n.slice(h.start+Ucr(h.startSeparator||"").length,f)}navigator.userAgent.toLowerCase().indexOf("android")>-1&&0===i.length?u(e):V({keyPressed:i,sectionIndex:a.startIndex})}else s(n)}})),X=zU((function(t){switch(null==C||C(t),!0){case"a"===t.key&&(t.ctrlKey||t.metaKey):t.preventDefault(),i("all");break;case"ArrowRight"===t.key:if(t.preventDefault(),null==a)i(P.startIndex);else if(a.startIndex!==a.endIndex)i(a.endIndex);else{var n=P.neighbors[a.startIndex].rightIndex;null!==n&&i(n)}break;case"ArrowLeft"===t.key:if(t.preventDefault(),null==a)i(P.endIndex);else if(a.startIndex!==a.endIndex)i(a.startIndex);else{var s=P.neighbors[a.startIndex].leftIndex;null!==s&&i(s)}break;case["Backspace","Delete"].includes(t.key):if(t.preventDefault(),y)break;null==a||0===a.startIndex&&a.endIndex===r.sections.length-1?o():l(),O();break;case["ArrowUp","ArrowDown","Home","End","PageUp","PageDown"].includes(t.key):if(t.preventDefault(),y||null==a)break;var u=r.sections[a.startIndex],h=L.getActiveDateManager(e,r,u),p=function(t,e,n,r,a,i,o){var l=function(t){switch(t){case"ArrowUp":return 1;case"ArrowDown":return-1;case"PageUp":return 5;case"PageDown":return-5;default:return 0}}(r),c="Home"===r,s="End"===r,u=""===n.value||c||s;return"digit"===n.contentType||"digit-with-letter"===n.contentType?function(){var r=a[n.type]({currentDate:i,format:n.format,contentType:n.contentType}),d=function(e){return Pcr(t,0,e,r,n)},h="minutes"===n.type&&null!=o&&o.minutesStep?o.minutesStep:1,f=parseInt(n.value,10)+l*h;if(u){if("year"===n.type&&!s&&!c)return t.formatByString(t.dateWithTimezone(void 0,e),n.format);f=l>0||c?r.minimum:r.maximum}return f%h!==0&&((l<0||c)&&(f+=h-(h+f)%h),(l>0||s)&&(f-=f%h)),f>r.maximum?d(r.minimum+(f-r.maximum-1)%(r.maximum-r.minimum+1)):f<r.minimum?d(r.maximum-(r.minimum-f-1)%(r.maximum-r.minimum+1)):d(f)}():function(){var r=Fcr(t,e,n.type,n.format);if(0===r.length)return n.value;if(u)return l>0||c?r[0]:r[r.length-1];var a=r.indexOf(n.value);return r[(a+r.length+l)%r.length]}()}(e,f,u,t.key,d,h.date,{minutesStep:M});c({activeSection:u,newSectionValue:p,shouldGoToNextSection:!1})}}));Rj((function(){if(I.current)if(null!=a){var t=r.sections[a.startIndex],e=r.sections[a.endIndex],n=t.startInInput,i=e.endInInput;if(a.shouldSelectBoundarySelectors&&(n-=t.startSeparator.length,i+=e.endSeparator.length),n!==I.current.selectionStart||i!==I.current.selectionEnd){var o=I.current.scrollTop;I.current===gsr(document)&&I.current.setSelectionRange(n,i),I.current.scrollTop=o}}else I.current.scrollLeft&&(I.current.scrollLeft=0)}));var $=csr(vf({},g,{value:r.value,timezone:f}),B,_.isSameError,_.defaultErrorState),K=x.useMemo((function(){return void 0!==S?S:_.hasError($)}),[_,$,S]);x.useEffect((function(){K||a||O()}),[r.referenceValue,a,K]),x.useEffect((function(){return I.current&&I.current===document.activeElement&&i("all"),function(){return window.clearTimeout(F.current)}}),[]),x.useEffect((function(){null!=r.tempValueStrAndroid&&null!=a&&(O(),l())}),[r.tempValueStrAndroid]);var Q=x.useMemo((function(){var t;return null!=(t=r.tempValueStrAndroid)?t:L.getValueStrFromSections(r.sections,N)}),[r.sections,L,r.tempValueStrAndroid,N]),J=x.useMemo((function(){return null==a||"letter"===r.sections[a.startIndex].contentType?"text":"tel"}),[a,r.sections]),tt=!(I.current&&I.current===gsr(document))&&_.areValuesEqual(e,r.value,_.emptyValue);return x.useImperativeHandle(b,(function(){return{getSections:function(){return r.sections},getActiveSectionIndex:function(){var t,e,n=null!=(t=I.current.selectionStart)?t:0,a=null!=(e=I.current.selectionEnd)?e:0;if(0===n&&0===a)return null;var i=n<=r.sections[0].startInInput?1:r.sections.findIndex((function(t){return t.startInInput-t.startSeparator.length>n}));return-1===i?r.sections.length-1:i-1},setSelectedSections:function(t){return i(t)}}})),vf({placeholder:h,autoComplete:"off"},D,{value:tt?"":Q,inputMode:J,readOnly:y,onClick:U,onFocus:Z,onBlur:G,onPaste:q,onChange:Y,onKeyDown:X,onMouseUp:W,error:K,ref:R})},ysr=function(t){var e=t.adapter,n=t.value,r=t.props;if(null===n)return null;var a=r.minTime,i=r.maxTime,o=r.minutesStep,l=r.shouldDisableClock,c=r.shouldDisableTime,s=r.disableIgnoringDatePartForTimeValidation,u=void 0!==s&&s,d=r.disablePast,h=r.disableFuture,f=r.timezone,p=e.utils.dateWithTimezone(void 0,f),g=Dcr(u,e.utils);switch(!0){case!e.utils.isValid(n):return"invalidDate";case Boolean(a&&g(a,n)):return"minTime";case Boolean(i&&g(n,i)):return"maxTime";case Boolean(h&&e.utils.isAfter(n,p)):return"disableFuture";case Boolean(d&&e.utils.isBefore(n,p)):return"disablePast";case Boolean(c&&c(n,"hours")):return"shouldDisableTime-hours";case Boolean(c&&c(n,"minutes")):return"shouldDisableTime-minutes";case Boolean(c&&c(n,"seconds")):return"shouldDisableTime-seconds";case Boolean(l&&l(e.utils.getHours(n),"hours")):return"shouldDisableClock-hours";case Boolean(l&&l(e.utils.getMinutes(n),"minutes")):return"shouldDisableClock-minutes";case Boolean(l&&l(e.utils.getSeconds(n),"seconds")):return"shouldDisableClock-seconds";case Boolean(o&&e.utils.getMinutes(n)%o!==0):return"minutesStep";default:return null}},bsr=["disablePast","disableFuture","minDate","maxDate","shouldDisableDate","shouldDisableMonth","shouldDisableYear"],xsr=["disablePast","disableFuture","minTime","maxTime","shouldDisableClock","shouldDisableTime","minutesStep","ampm","disableIgnoringDatePartForTimeValidation"],Msr=["minDateTime","maxDateTime"],wsr=[].concat(bsr,xsr,Msr),zsr=function(t){return wsr.reduce((function(e,n){return t.hasOwnProperty(n)&&(e[n]=t[n]),e}),{})},Csr=["value","defaultValue","referenceDate","format","formatDensity","onChange","timezone","readOnly","onError","shouldRespectLeadingZeros","selectedSections","onSelectedSectionsChange","unstableFieldRef"],Asr=function(t){var e=t.props,n=t.inputRef,r=function(t){var e,n,r,a,i=isr(),o=(null!=(e=t.ampm)?e:i.is12HourCycleInCurrentLocale())?i.formats.fullTime12h:i.formats.fullTime24h;return vf({},t,{disablePast:null!=(n=t.disablePast)&&n,disableFuture:null!=(r=t.disableFuture)&&r,format:null!=(a=t.format)?a:o})}(e),a=function(t,e){var n=vf({},t),r={},a=function(t){n.hasOwnProperty(t)&&(r[t]=n[t],delete n[t])};return Csr.forEach(a),"date"===e?bsr.forEach(a):"time"===e?xsr.forEach(a):"date-time"===e&&(bsr.forEach(a),xsr.forEach(a),Msr.forEach(a)),{forwardedProps:n,internalProps:r}}(r,"time"),i=a.forwardedProps,o=a.internalProps;return msr({inputRef:n,forwardedProps:i,internalProps:o,valueManager:tsr,fieldValueManager:esr,validator:ysr,valueType:"time"})},ksr=["slots","slotProps","components","componentsProps","InputProps","inputProps"],Hsr=["inputRef"],Esr=["ref","onPaste","inputMode","readOnly"],Ssr=x.forwardRef((function(t,e){var n,r,a,i=Mj({props:t,name:"MuiTimeField"}),o=i.slots,l=i.slotProps,c=i.components,s=i.componentsProps,u=i.InputProps,d=i.inputProps,h=we(i,ksr),f=i,p=null!=(n=null!=(r=null==o?void 0:o.textField)?r:null==c?void 0:c.TextField)?n:g$,g=UU({elementType:p,externalSlotProps:null!=(a=null==l?void 0:l.textField)?a:null==s?void 0:s.textField,externalForwardedProps:h,ownerState:f}),v=g.inputRef,m=we(g,Hsr);m.inputProps=vf({},m.inputProps,d),m.InputProps=vf({},m.InputProps,u);var y=Asr({props:m,inputRef:v}),b=y.ref,x=y.onPaste,M=y.inputMode,w=y.readOnly,z=we(y,Esr);return(0,uf.jsx)(p,vf({ref:e},z,{InputProps:vf({},z.InputProps,{readOnly:w}),inputProps:vf({},z.inputProps,{inputMode:M,onPaste:x,ref:b})}))}));function Lsr(t){return kj("MuiPickersToolbarText",t)}var _sr=Hj("MuiPickersToolbarText",["root","selected"]),Bsr=["className","selected","value"],Dsr=gj(l3n,{name:"MuiPickersToolbarText",slot:"Root",overridesResolver:function(t,e){return[e.root,He({},"&.".concat(_sr.selected),e.selected)]}})((function(t){var e=t.theme;return He({transition:e.transitions.create("color"),color:(e.vars||e).palette.text.secondary},"&.".concat(_sr.selected),{color:(e.vars||e).palette.text.primary})})),Tsr=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiPickersToolbarText"}),r=n.className,a=n.value,i=we(n,Bsr),o=function(t){var e=t.classes;return IR({root:["root",t.selected&&"selected"]},Lsr,e)}(n);return(0,uf.jsx)(Dsr,vf({ref:e,className:BR(r,o.root),component:"span"},i,{children:a}))}));function Vsr(t){return kj("MuiButton",t)}var Osr=Hj("MuiButton",["root","text","textInherit","textPrimary","textSecondary","textSuccess","textError","textInfo","textWarning","outlined","outlinedInherit","outlinedPrimary","outlinedSecondary","outlinedSuccess","outlinedError","outlinedInfo","outlinedWarning","contained","containedInherit","containedPrimary","containedSecondary","containedSuccess","containedError","containedInfo","containedWarning","disableElevation","focusVisible","disabled","colorInherit","textSizeSmall","textSizeMedium","textSizeLarge","outlinedSizeSmall","outlinedSizeMedium","outlinedSizeLarge","containedSizeSmall","containedSizeMedium","containedSizeLarge","sizeMedium","sizeSmall","sizeLarge","fullWidth","startIcon","endIcon","iconSizeSmall","iconSizeMedium","iconSizeLarge"]);var Isr=x.createContext({}),Rsr=["children","color","component","className","disabled","disableElevation","disableFocusRipple","endIcon","focusVisibleClassName","fullWidth","size","startIcon","type","variant"],Fsr=function(t){return vf({},"small"===t.size&&{"& > *:nth-of-type(1)":{fontSize:18}},"medium"===t.size&&{"& > *:nth-of-type(1)":{fontSize:20}},"large"===t.size&&{"& > *:nth-of-type(1)":{fontSize:22}})},Nsr=gj(tq,{shouldForwardProp:function(t){return hj(t)||"classes"===t},name:"MuiButton",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,e[n.variant],e["".concat(n.variant).concat(PR(n.color))],e["size".concat(PR(n.size))],e["".concat(n.variant,"Size").concat(PR(n.size))],"inherit"===n.color&&e.colorInherit,n.disableElevation&&e.disableElevation,n.fullWidth&&e.fullWidth]}})((function(t){var e,n,r,a=t.theme,i=t.ownerState,o="light"===a.palette.mode?a.palette.grey[300]:a.palette.grey[800],l="light"===a.palette.mode?a.palette.grey.A100:a.palette.grey[700];return vf({},a.typography.button,(He(e={minWidth:64,padding:"6px 16px",borderRadius:(a.vars||a).shape.borderRadius,transition:a.transitions.create(["background-color","box-shadow","border-color","color"],{duration:a.transitions.duration.short}),"&:hover":vf({textDecoration:"none",backgroundColor:a.vars?"rgba(".concat(a.vars.palette.text.primaryChannel," / ").concat(a.vars.palette.action.hoverOpacity,")"):BP(a.palette.text.primary,a.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}},"text"===i.variant&&"inherit"!==i.color&&{backgroundColor:a.vars?"rgba(".concat(a.vars.palette[i.color].mainChannel," / ").concat(a.vars.palette.action.hoverOpacity,")"):BP(a.palette[i.color].main,a.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}},"outlined"===i.variant&&"inherit"!==i.color&&{border:"1px solid ".concat((a.vars||a).palette[i.color].main),backgroundColor:a.vars?"rgba(".concat(a.vars.palette[i.color].mainChannel," / ").concat(a.vars.palette.action.hoverOpacity,")"):BP(a.palette[i.color].main,a.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}},"contained"===i.variant&&{backgroundColor:a.vars?a.vars.palette.Button.inheritContainedHoverBg:l,boxShadow:(a.vars||a).shadows[4],"@media (hover: none)":{boxShadow:(a.vars||a).shadows[2],backgroundColor:(a.vars||a).palette.grey[300]}},"contained"===i.variant&&"inherit"!==i.color&&{backgroundColor:(a.vars||a).palette[i.color].dark,"@media (hover: none)":{backgroundColor:(a.vars||a).palette[i.color].main}}),"&:active":vf({},"contained"===i.variant&&{boxShadow:(a.vars||a).shadows[8]})},"&.".concat(Osr.focusVisible),vf({},"contained"===i.variant&&{boxShadow:(a.vars||a).shadows[6]})),He(e,"&.".concat(Osr.disabled),vf({color:(a.vars||a).palette.action.disabled},"outlined"===i.variant&&{border:"1px solid ".concat((a.vars||a).palette.action.disabledBackground)},"contained"===i.variant&&{color:(a.vars||a).palette.action.disabled,boxShadow:(a.vars||a).shadows[0],backgroundColor:(a.vars||a).palette.action.disabledBackground})),e),"text"===i.variant&&{padding:"6px 8px"},"text"===i.variant&&"inherit"!==i.color&&{color:(a.vars||a).palette[i.color].main},"outlined"===i.variant&&{padding:"5px 15px",border:"1px solid currentColor"},"outlined"===i.variant&&"inherit"!==i.color&&{color:(a.vars||a).palette[i.color].main,border:a.vars?"1px solid rgba(".concat(a.vars.palette[i.color].mainChannel," / 0.5)"):"1px solid ".concat(BP(a.palette[i.color].main,.5))},"contained"===i.variant&&{color:a.vars?a.vars.palette.text.primary:null==(n=(r=a.palette).getContrastText)?void 0:n.call(r,a.palette.grey[300]),backgroundColor:a.vars?a.vars.palette.Button.inheritContainedBg:o,boxShadow:(a.vars||a).shadows[2]},"contained"===i.variant&&"inherit"!==i.color&&{color:(a.vars||a).palette[i.color].contrastText,backgroundColor:(a.vars||a).palette[i.color].main},"inherit"===i.color&&{color:"inherit",borderColor:"currentColor"},"small"===i.size&&"text"===i.variant&&{padding:"4px 5px",fontSize:a.typography.pxToRem(13)},"large"===i.size&&"text"===i.variant&&{padding:"8px 11px",fontSize:a.typography.pxToRem(15)},"small"===i.size&&"outlined"===i.variant&&{padding:"3px 9px",fontSize:a.typography.pxToRem(13)},"large"===i.size&&"outlined"===i.variant&&{padding:"7px 21px",fontSize:a.typography.pxToRem(15)},"small"===i.size&&"contained"===i.variant&&{padding:"4px 10px",fontSize:a.typography.pxToRem(13)},"large"===i.size&&"contained"===i.variant&&{padding:"8px 22px",fontSize:a.typography.pxToRem(15)},i.fullWidth&&{width:"100%"})}),(function(t){var e;return t.ownerState.disableElevation&&(He(e={boxShadow:"none","&:hover":{boxShadow:"none"}},"&.".concat(Osr.focusVisible),{boxShadow:"none"}),He(e,"&:active",{boxShadow:"none"}),He(e,"&.".concat(Osr.disabled),{boxShadow:"none"}),e)})),Psr=gj("span",{name:"MuiButton",slot:"StartIcon",overridesResolver:function(t,e){var n=t.ownerState;return[e.startIcon,e["iconSize".concat(PR(n.size))]]}})((function(t){var e=t.ownerState;return vf({display:"inherit",marginRight:8,marginLeft:-4},"small"===e.size&&{marginLeft:-2},Fsr(e))})),jsr=gj("span",{name:"MuiButton",slot:"EndIcon",overridesResolver:function(t,e){var n=t.ownerState;return[e.endIcon,e["iconSize".concat(PR(n.size))]]}})((function(t){var e=t.ownerState;return vf({display:"inherit",marginRight:-4,marginLeft:8},"small"===e.size&&{marginRight:-2},Fsr(e))})),Usr=x.forwardRef((function(t,e){var n=x.useContext(Isr),r=Mj({props:vj(n,t),name:"MuiButton"}),a=r.children,i=r.color,o=void 0===i?"primary":i,l=r.component,c=void 0===l?"button":l,s=r.className,u=r.disabled,d=void 0!==u&&u,h=r.disableElevation,f=void 0!==h&&h,p=r.disableFocusRipple,g=void 0!==p&&p,v=r.endIcon,m=r.focusVisibleClassName,y=r.fullWidth,b=void 0!==y&&y,M=r.size,w=void 0===M?"medium":M,z=r.startIcon,C=r.type,A=r.variant,k=void 0===A?"text":A,H=we(r,Rsr),E=vf({},r,{color:o,component:c,disabled:d,disableElevation:f,disableFocusRipple:g,fullWidth:b,size:w,type:C,variant:k}),S=function(t){var e=t.color,n=t.disableElevation,r=t.fullWidth,a=t.size,i=t.variant,o=t.classes;return vf({},o,IR({root:["root",i,"".concat(i).concat(PR(e)),"size".concat(PR(a)),"".concat(i,"Size").concat(PR(a)),"inherit"===e&&"colorInherit",n&&"disableElevation",r&&"fullWidth"],label:["label"],startIcon:["startIcon","iconSize".concat(PR(a))],endIcon:["endIcon","iconSize".concat(PR(a))]},Vsr,o))}(E),L=z&&(0,uf.jsx)(Psr,{className:S.startIcon,ownerState:E,children:z}),_=v&&(0,uf.jsx)(jsr,{className:S.endIcon,ownerState:E,children:v});return(0,uf.jsxs)(Nsr,vf({ownerState:E,className:BR(n.className,S.root,s),component:c,disabled:d,focusRipple:!g,focusVisibleClassName:BR(S.focusVisible,m),ref:e,type:C},H,{classes:S,children:[L,a,_]}))})),Wsr=Usr;function Zsr(t){return kj("MuiPickersToolbar",t)}var Gsr=Hj("MuiPickersToolbar",["root","content","penIconButton","penIconButtonLandscape"]),qsr=["align","className","selected","typographyClassName","value","variant","width"],Ysr=gj(Wsr,{name:"MuiPickersToolbarButton",slot:"Root",overridesResolver:function(t,e){return e.root}})({padding:0,minWidth:16,textTransform:"none"}),Xsr=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiPickersToolbarButton"}),r=n.align,a=n.className,i=n.selected,o=n.typographyClassName,l=n.value,c=n.variant,s=n.width,u=we(n,qsr),d=IR({root:["root"]},Zsr,n.classes);return(0,uf.jsx)(Ysr,vf({variant:"text",ref:e,className:BR(a,d.root)},s?{sx:{width:s}}:{},u,{children:(0,uf.jsx)(Tsr,{align:r,className:o,variant:c,value:l,selected:i})}))}));var $sr=x.createContext();function Ksr(t){return kj("MuiGrid",t)}var Qsr=["auto",!0,1,2,3,4,5,6,7,8,9,10,11,12],Jsr=Hj("MuiGrid",["root","container","item","zeroMinWidth"].concat(z([0,1,2,3,4,5,6,7,8,9,10].map((function(t){return"spacing-xs-".concat(t)}))),z(["column-reverse","column","row-reverse","row"].map((function(t){return"direction-xs-".concat(t)}))),z(["nowrap","wrap-reverse","wrap"].map((function(t){return"wrap-xs-".concat(t)}))),z(Qsr.map((function(t){return"grid-xs-".concat(t)}))),z(Qsr.map((function(t){return"grid-sm-".concat(t)}))),z(Qsr.map((function(t){return"grid-md-".concat(t)}))),z(Qsr.map((function(t){return"grid-lg-".concat(t)}))),z(Qsr.map((function(t){return"grid-xl-".concat(t)}))))),tur=Jsr,eur=["className","columns","columnSpacing","component","container","direction","item","rowSpacing","spacing","wrap","zeroMinWidth"];function nur(t){var e=parseFloat(t);return"".concat(e).concat(String(t).replace(String(e),"")||"px")}function rur(t){var e=t.breakpoints,n=t.values,r="";Object.keys(n).forEach((function(t){""===r&&0!==n[t]&&(r=t)}));var a=Object.keys(e).sort((function(t,n){return e[t]-e[n]}));return a.slice(0,a.indexOf(r))}var aur=gj("div",{name:"MuiGrid",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState,r=n.container,a=n.direction,i=n.item,o=n.spacing,l=n.wrap,c=n.zeroMinWidth,s=n.breakpoints,u=[];r&&(u=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(!t||t<=0)return[];if("string"===typeof t&&!Number.isNaN(Number(t))||"number"===typeof t)return[n["spacing-xs-".concat(String(t))]];var r=[];return e.forEach((function(e){var a=t[e];Number(a)>0&&r.push(n["spacing-".concat(e,"-").concat(String(a))])})),r}(o,s,e));var d=[];return s.forEach((function(t){var r=n[t];r&&d.push(e["grid-".concat(t,"-").concat(String(r))])})),[e.root,r&&e.container,i&&e.item,c&&e.zeroMinWidth].concat(z(u),["row"!==a&&e["direction-xs-".concat(String(a))],"wrap"!==l&&e["wrap-xs-".concat(String(l))]],d)}})((function(t){var e=t.ownerState;return vf({boxSizing:"border-box"},e.container&&{display:"flex",flexWrap:"wrap",width:"100%"},e.item&&{margin:0},e.zeroMinWidth&&{minWidth:0},"wrap"!==e.wrap&&{flexWrap:e.wrap})}),(function(t){var e=t.theme;return MN({theme:e},CN({values:t.ownerState.direction,breakpoints:e.breakpoints.values}),(function(t){var e={flexDirection:t};return 0===t.indexOf("column")&&(e["& > .".concat(tur.item)]={maxWidth:"none"}),e}))}),(function(t){var e=t.theme,n=t.ownerState,r=n.container,a=n.rowSpacing,i={};if(r&&0!==a){var o,l=CN({values:a,breakpoints:e.breakpoints.values});"object"===typeof l&&(o=rur({breakpoints:e.breakpoints.values,values:l})),i=MN({theme:e},l,(function(t,n){var r,a=e.spacing(t);return"0px"!==a?He({marginTop:"-".concat(nur(a))},"& > .".concat(tur.item),{paddingTop:nur(a)}):null!=(r=o)&&r.includes(n)?{}:He({marginTop:0},"& > .".concat(tur.item),{paddingTop:0})}))}return i}),(function(t){var e=t.theme,n=t.ownerState,r=n.container,a=n.columnSpacing,i={};if(r&&0!==a){var o,l=CN({values:a,breakpoints:e.breakpoints.values});"object"===typeof l&&(o=rur({breakpoints:e.breakpoints.values,values:l})),i=MN({theme:e},l,(function(t,n){var r,a=e.spacing(t);return"0px"!==a?He({width:"calc(100% + ".concat(nur(a),")"),marginLeft:"-".concat(nur(a))},"& > .".concat(tur.item),{paddingLeft:nur(a)}):null!=(r=o)&&r.includes(n)?{}:He({width:"100%",marginLeft:0},"& > .".concat(tur.item),{paddingLeft:0})}))}return i}),(function(t){var e,n=t.theme,r=t.ownerState;return n.breakpoints.keys.reduce((function(t,a){var i={};if(r[a]&&(e=r[a]),!e)return t;if(!0===e)i={flexBasis:0,flexGrow:1,maxWidth:"100%"};else if("auto"===e)i={flexBasis:"auto",flexGrow:0,flexShrink:0,maxWidth:"none",width:"auto"};else{var o=CN({values:r.columns,breakpoints:n.breakpoints.values}),l="object"===typeof o?o[a]:o;if(void 0===l||null===l)return t;var c="".concat(Math.round(e/l*1e8)/1e6,"%"),s={};if(r.container&&r.item&&0!==r.columnSpacing){var u=n.spacing(r.columnSpacing);if("0px"!==u){var d="calc(".concat(c," + ").concat(nur(u),")");s={flexBasis:d,maxWidth:d}}}i=vf({flexBasis:c,flexGrow:0,maxWidth:c},s)}return 0===n.breakpoints.values[a]?Object.assign(t,i):t[n.breakpoints.up(a)]=i,t}),{})}));var iur=function(t){var e=t.classes,n=t.container,r=t.direction,a=t.item,i=t.spacing,o=t.wrap,l=t.zeroMinWidth,c=t.breakpoints,s=[];n&&(s=function(t,e){if(!t||t<=0)return[];if("string"===typeof t&&!Number.isNaN(Number(t))||"number"===typeof t)return["spacing-xs-".concat(String(t))];var n=[];return e.forEach((function(e){var r=t[e];if(Number(r)>0){var a="spacing-".concat(e,"-").concat(String(r));n.push(a)}})),n}(i,c));var u=[];return c.forEach((function(e){var n=t[e];n&&u.push("grid-".concat(e,"-").concat(String(n)))})),IR({root:["root",n&&"container",a&&"item",l&&"zeroMinWidth"].concat(z(s),["row"!==r&&"direction-xs-".concat(String(r)),"wrap"!==o&&"wrap-xs-".concat(String(o))],u)},Ksr,e)},our=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiGrid"}),r=pU().breakpoints,a=t3n(n),i=a.className,o=a.columns,l=a.columnSpacing,c=a.component,s=void 0===c?"div":c,u=a.container,d=void 0!==u&&u,h=a.direction,f=void 0===h?"row":h,p=a.item,g=void 0!==p&&p,v=a.rowSpacing,m=a.spacing,y=void 0===m?0:m,b=a.wrap,M=void 0===b?"wrap":b,w=a.zeroMinWidth,z=void 0!==w&&w,C=we(a,eur),A=v||y,k=l||y,H=x.useContext($sr),E=d?o||12:H,S={},L=vf({},C);r.keys.forEach((function(t){null!=C[t]&&(S[t]=C[t],delete L[t])}));var _=vf({},a,{columns:E,container:d,direction:f,item:g,rowSpacing:A,columnSpacing:k,wrap:M,zeroMinWidth:z,spacing:y},S,{breakpoints:r.keys}),B=iur(_);return(0,uf.jsx)($sr.Provider,{value:E,children:(0,uf.jsx)(aur,vf({ownerState:_,className:BR(B.root,i),as:s,ref:e},L))})})),lur=our,cur=gj("div",{name:"MuiPickersToolbar",slot:"Root",overridesResolver:function(t,e){return e.root}})((function(t){var e=t.theme,n=t.ownerState;return vf({display:"flex",flexDirection:"column",alignItems:"flex-start",justifyContent:"space-between",padding:e.spacing(2,3)},n.isLandscape&&{height:"auto",maxWidth:160,padding:16,justifyContent:"flex-start",flexWrap:"wrap"})})),sur=gj(lur,{name:"MuiPickersToolbar",slot:"Content",overridesResolver:function(t,e){return e.content}})((function(t){return vf({flex:1},!t.ownerState.isLandscape&&{alignItems:"center"})})),uur=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiPickersToolbar"}),r=n.children,a=n.className,i=n.isLandscape,o=n.landscapeDirection,l=void 0===o?"column":o,c=n.toolbarTitle,s=n.hidden,u=n.titleId,d=n,h=function(t){var e=t.classes;return IR({root:["root"],content:["content"],penIconButton:["penIconButton",t.isLandscape&&"penIconButtonLandscape"]},Zsr,e)}(d);return s?null:(0,uf.jsxs)(cur,{ref:e,className:BR(h.root,a),ownerState:d,children:[(0,uf.jsx)(l3n,{color:"text.secondary",variant:"overline",id:u,children:c}),(0,uf.jsx)(sur,{container:!0,justifyContent:i?"flex-start":"space-between",className:h.content,ownerState:d,direction:i?l:"row",alignItems:i?"flex-start":"flex-end",children:r})]})}));function dur(t,e,n,r){var a=isr();return{meridiemMode:Scr(t,a),handleMeridiemChange:x.useCallback((function(i){var o=null==t?null:_cr(t,i,Boolean(e),a);n(o,null!=r?r:"partial")}),[e,t,n,r,a])}}function hur(t){return kj("MuiTimePickerToolbar",t)}var fur=Hj("MuiTimePickerToolbar",["root","separator","hourMinuteLabel","hourMinuteLabelLandscape","hourMinuteLabelReverse","ampmSelection","ampmLandscape","ampmLabel"]),pur=["ampm","ampmInClock","value","isLandscape","onChange","view","onViewChange","views","disabled","readOnly"],gur=function(t){var e=t.theme,n=t.isLandscape,r=t.classes;return IR({root:["root"],separator:["separator"],hourMinuteLabel:["hourMinuteLabel",n&&"hourMinuteLabelLandscape","rtl"===e.direction&&"hourMinuteLabelReverse"],ampmSelection:["ampmSelection",n&&"ampmLandscape"],ampmLabel:["ampmLabel"]},hur,r)},vur=gj(uur,{name:"MuiTimePickerToolbar",slot:"Root",overridesResolver:function(t,e){return e.root}})(He({},"& .".concat(Gsr.penIconButtonLandscape),{marginTop:"auto"})),mur=gj(Tsr,{name:"MuiTimePickerToolbar",slot:"Separator",overridesResolver:function(t,e){return e.separator}})({outline:0,margin:"0 4px 0 2px",cursor:"default"}),yur=gj("div",{name:"MuiTimePickerToolbar",slot:"HourMinuteLabel",overridesResolver:function(t,e){var n;return[(n={},He(n,"&.".concat(fur.hourMinuteLabelLandscape),e.hourMinuteLabelLandscape),He(n,"&.".concat(fur.hourMinuteLabelReverse),e.hourMinuteLabelReverse),n),e.hourMinuteLabel]}})((function(t){var e=t.theme;return vf({display:"flex",justifyContent:"flex-end",alignItems:"flex-end"},t.ownerState.isLandscape&&{marginTop:"auto"},"rtl"===e.direction&&{flexDirection:"row-reverse"})}));yur.propTypes={as:J7().elementType,ownerState:J7().object.isRequired,sx:J7().oneOfType([J7().arrayOf(J7().oneOfType([J7().func,J7().object,J7().bool])),J7().func,J7().object])};var bur=gj("div",{name:"MuiTimePickerToolbar",slot:"AmPmSelection",overridesResolver:function(t,e){return[He({},".".concat(fur.ampmLabel),e.ampmLabel),He({},"&.".concat(fur.ampmLandscape),e.ampmLandscape),e.ampmSelection]}})((function(t){return vf({display:"flex",flexDirection:"column",marginRight:"auto",marginLeft:12},t.ownerState.isLandscape&&{margin:"4px 0 auto",flexDirection:"row",justifyContent:"space-around",flexBasis:"100%"},He({},"& .".concat(fur.ampmLabel),{fontSize:17}))}));function xur(t){var e=Mj({props:t,name:"MuiTimePickerToolbar"}),n=e.ampm,r=e.ampmInClock,a=e.value,i=e.isLandscape,o=e.onChange,l=e.view,c=e.onViewChange,s=e.views,u=e.disabled,d=e.readOnly,h=we(e,pur),f=isr(),p=osr(),g=pU(),v=Boolean(n&&!r&&s.includes("hours")),m=dur(a,n,o),y=m.meridiemMode,b=m.handleMeridiemChange,x=e,M=gur(vf({},x,{theme:g})),w=(0,uf.jsx)(mur,{tabIndex:-1,value:":",variant:"h3",selected:!1,className:M.separator});return(0,uf.jsxs)(vur,vf({landscapeDirection:"row",toolbarTitle:p.timePickerToolbarTitle,isLandscape:i,ownerState:x,className:M.root},h,{children:[(0,uf.jsxs)(yur,{className:M.hourMinuteLabel,ownerState:x,children:[psr(s,"hours")&&(0,uf.jsx)(Xsr,{tabIndex:-1,variant:"h3",onClick:function(){return c("hours")},selected:"hours"===l,value:a?function(t){return n?f.format(t,"hours12h"):f.format(t,"hours24h")}(a):"--"}),psr(s,["hours","minutes"])&&w,psr(s,"minutes")&&(0,uf.jsx)(Xsr,{tabIndex:-1,variant:"h3",onClick:function(){return c("minutes")},selected:"minutes"===l,value:a?f.format(a,"minutes"):"--"}),psr(s,["minutes","seconds"])&&w,psr(s,"seconds")&&(0,uf.jsx)(Xsr,{variant:"h3",onClick:function(){return c("seconds")},selected:"seconds"===l,value:a?f.format(a,"seconds"):"--"})]}),v&&(0,uf.jsxs)(bur,{className:M.ampmSelection,ownerState:x,children:[(0,uf.jsx)(Xsr,{disableRipple:!0,variant:"subtitle2",selected:"am"===y,typographyClassName:M.ampmLabel,value:f.getMeridiemText("am"),onClick:d?void 0:function(){return b("am")},disabled:u}),(0,uf.jsx)(Xsr,{disableRipple:!0,variant:"subtitle2",selected:"pm"===y,typographyClassName:M.ampmLabel,value:f.getMeridiemText("pm"),onClick:d?void 0:function(){return b("pm")},disabled:u})]})]}))}bur.propTypes={as:J7().elementType,ownerState:J7().object.isRequired,sx:J7().oneOfType([J7().arrayOf(J7().oneOfType([J7().func,J7().object,J7().bool])),J7().func,J7().object])};var Mur=function(t){if(void 0!==t)return Object.keys(t).reduce((function(e,n){return vf({},e,He({},"".concat(n.slice(0,1).toLowerCase()).concat(n.slice(1)),t[n]))}),{})};function wur(t,e){var n,r,a,i,o,l=isr(),c=Mj({props:t,name:e}),s=null!=(n=c.ampm)?n:l.is12HourCycleInCurrentLocale(),u=x.useMemo((function(){var t;return null==(null==(t=c.localeText)?void 0:t.toolbarTitle)?c.localeText:vf({},c.localeText,{timePickerToolbarTitle:c.localeText.toolbarTitle})}),[c.localeText]),d=null!=(r=c.slots)?r:Mur(c.components),h=null!=(a=c.slotProps)?a:c.componentsProps;return vf({},c,{ampm:s,localeText:u},function(t){var e,n=t.openTo,r=t.defaultOpenTo,a=t.views,i=t.defaultViews,o=null!=a?a:i;if(null!=n)e=n;else if(o.includes(r))e=r;else{if(!(o.length>0))throw new Error("MUI: The `views` prop must contain at least one view");e=o[0]}return{views:o,openTo:e}}({views:c.views,openTo:c.openTo,defaultViews:["hours","minutes"],defaultOpenTo:"hours"}),{disableFuture:null!=(i=c.disableFuture)&&i,disablePast:null!=(o=c.disablePast)&&o,slots:vf({toolbar:xur},d),slotProps:vf({},h,{toolbar:vf({ampm:s,ampmInClock:c.ampmInClock},null==h?void 0:h.toolbar)})})}uZ((0,uf.jsx)("path",{d:"M7 10l5 5 5-5z"}),"ArrowDropDown");var zur=uZ((0,uf.jsx)("path",{d:"M15.41 16.59L10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z"}),"ArrowLeft"),Cur=uZ((0,uf.jsx)("path",{d:"M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"}),"ArrowRight"),Aur=(uZ((0,uf.jsx)("path",{d:"M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z"}),"Calendar"),uZ((0,uf.jsxs)(x.Fragment,{children:[(0,uf.jsx)("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}),(0,uf.jsx)("path",{d:"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"})]}),"Clock"));uZ((0,uf.jsx)("path",{d:"M9 11H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2zm2-7h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V9h14v11z"}),"DateRange"),uZ((0,uf.jsxs)(x.Fragment,{children:[(0,uf.jsx)("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}),(0,uf.jsx)("path",{d:"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"})]}),"Time");function kur(t){return kj("MuiInputAdornment",t)}var Hur,Eur=Hj("MuiInputAdornment",["root","filled","standard","outlined","positionStart","positionEnd","disablePointerEvents","hiddenLabel","sizeSmall"]),Sur=["children","className","component","disablePointerEvents","disableTypography","position","variant"],Lur=gj("div",{name:"MuiInputAdornment",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,e["position".concat(PR(n.position))],!0===n.disablePointerEvents&&e.disablePointerEvents,e[n.variant]]}})((function(t){var e=t.theme,n=t.ownerState;return vf({display:"flex",height:"0.01em",maxHeight:"2em",alignItems:"center",whiteSpace:"nowrap",color:(e.vars||e).palette.action.active},"filled"===n.variant&&He({},"&.".concat(Eur.positionStart,"&:not(.").concat(Eur.hiddenLabel,")"),{marginTop:16}),"start"===n.position&&{marginRight:8},"end"===n.position&&{marginLeft:8},!0===n.disablePointerEvents&&{pointerEvents:"none"})})),_ur=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiInputAdornment"}),r=n.children,a=n.className,i=n.component,o=void 0===i?"div":i,l=n.disablePointerEvents,c=void 0!==l&&l,s=n.disableTypography,u=void 0!==s&&s,d=n.position,h=n.variant,f=we(n,Sur),p=aZ()||{},g=h;h&&p.variant,p&&!g&&(g=p.variant);var v=vf({},n,{hiddenLabel:p.hiddenLabel,size:p.size,disablePointerEvents:c,position:d,variant:g}),m=function(t){var e=t.classes,n=t.disablePointerEvents,r=t.hiddenLabel,a=t.position,i=t.size,o=t.variant;return IR({root:["root",n&&"disablePointerEvents",a&&"position".concat(PR(a)),o,r&&"hiddenLabel",i&&"size".concat(PR(i))]},kur,e)}(v);return(0,uf.jsx)(rZ.Provider,{value:null,children:(0,uf.jsx)(Lur,vf({as:o,ownerState:v,className:BR(m.root,a),ref:e},f,{children:"string"!==typeof r||u?(0,uf.jsxs)(x.Fragment,{children:["start"===d?Hur||(Hur=(0,uf.jsx)("span",{className:"notranslate",children:"\u200b"})):null,r]}):(0,uf.jsx)(l3n,{color:"text.secondary",children:r})}))})})),Bur=_ur;function Dur(t){return kj("MuiPickersPopper",t)}Hj("MuiPickersPopper",["root","paper"]);var Tur=gj(JY,{name:"MuiPickersPopper",slot:"Root",overridesResolver:function(t,e){return e.root}})((function(t){return{zIndex:t.theme.zIndex.modal}})),Vur=gj(Qj,{name:"MuiPickersPopper",slot:"Paper",overridesResolver:function(t,e){return e.paper}})((function(t){return vf({transformOrigin:"top center",outline:0},"top"===t.ownerState.placement&&{transformOrigin:"bottom center"})}));function Our(t){var e,n,r,a,i=Mj({props:t,name:"MuiPickersPopper"}),o=i.anchorEl,l=i.children,c=i.containerRef,s=void 0===c?null:c,u=i.shouldRestoreFocus,d=i.onBlur,h=i.onDismiss,f=i.open,p=i.role,g=i.placement,v=i.slots,y=i.slotProps;x.useEffect((function(){function t(t){!f||"Escape"!==t.key&&"Esc"!==t.key||h()}return document.addEventListener("keydown",t),function(){document.removeEventListener("keydown",t)}}),[h,f]);var b=x.useRef(null);x.useEffect((function(){"tooltip"===p||u&&!u()||(f?b.current=gsr(document):b.current&&b.current instanceof HTMLElement&&setTimeout((function(){b.current instanceof HTMLElement&&b.current.focus()})))}),[f,p,u]);var M=m(function(t,e){var n=x.useRef(!1),r=x.useRef(!1),a=x.useRef(null),i=x.useRef(!1);x.useEffect((function(){if(t)return document.addEventListener("mousedown",e,!0),document.addEventListener("touchstart",e,!0),function(){document.removeEventListener("mousedown",e,!0),document.removeEventListener("touchstart",e,!0),i.current=!1};function e(){i.current=!0}}),[t]);var o=zU((function(t){if(i.current){var o=r.current;r.current=!1;var l=RR(a.current);!a.current||"clientX"in t&&function(t,e){return e.documentElement.clientWidth<t.clientX||e.documentElement.clientHeight<t.clientY}(t,l)||(n.current?n.current=!1:(t.composedPath?t.composedPath().indexOf(a.current)>-1:!l.documentElement.contains(t.target)||a.current.contains(t.target))||o||e(t))}})),l=function(){r.current=!0};return x.useEffect((function(){if(t){var e=RR(a.current),r=function(){n.current=!0};return e.addEventListener("touchstart",o),e.addEventListener("touchmove",r),function(){e.removeEventListener("touchstart",o),e.removeEventListener("touchmove",r)}}}),[t,o]),x.useEffect((function(){if(t){var e=RR(a.current);return e.addEventListener("click",o),function(){e.removeEventListener("click",o),r.current=!1}}}),[t,o]),[a,l,l]}(f,null!=d?d:h),3),w=M[0],z=M[1],C=M[2],A=Oj(x.useRef(null),s),k=Oj(A,w),H=i,E=function(t){return IR({root:["root"],paper:["paper"]},Dur,t.classes)}(H),S=null!=(e=null==v?void 0:v.desktopTransition)?e:wU,L=null!=(n=null==v?void 0:v.desktopTrapFocus)?n:OU,_=null!=(r=null==v?void 0:v.desktopPaper)?r:Vur,B=UU({elementType:_,externalSlotProps:null==y?void 0:y.desktopPaper,additionalProps:{tabIndex:-1,elevation:8,ref:k},className:E.paper,ownerState:{}}),D=null!=(a=null==v?void 0:v.popper)?a:Tur,T=UU({elementType:D,externalSlotProps:null==y?void 0:y.popper,additionalProps:{transition:!0,role:p,open:f,anchorEl:o,placement:g,onKeyDown:function(t){"Escape"===t.key&&(t.stopPropagation(),h())}},className:E.root,ownerState:i});return(0,uf.jsx)(D,vf({},T,{children:function(t){var e=t.TransitionProps,n=t.placement;return(0,uf.jsx)(L,vf({open:f,disableAutoFocus:!0,disableRestoreFocus:!0,disableEnforceFocus:"tooltip"===p,isEnabled:function(){return!0}},null==y?void 0:y.desktopTrapFocus,{children:(0,uf.jsx)(S,vf({},e,null==y?void 0:y.desktopTransition,{children:(0,uf.jsx)(_,vf({},B,{onClick:function(t){var e;z(t),null==(e=B.onClick)||e.call(B,t)},onTouchStart:function(t){var e;C(t),null==(e=B.onTouchStart)||e.call(B,t)},ownerState:vf({},H,{placement:n}),children:l}))}))}))}}))}var Iur=function(t){var e=t.props,n=t.valueManager,r=t.valueType,a=t.wrapperVariant,i=t.validator,o=e.onAccept,l=e.onChange,c=e.value,s=e.defaultValue,u=e.closeOnSelect,d=void 0===u?"desktop"===a:u,h=e.selectedSections,f=e.onSelectedSectionsChange,p=e.timezone,g=x.useRef(s).current,v=x.useRef(void 0!==c).current;var y=isr(),b=asr(),M=m(UW({controlled:h,default:null,name:"usePickerValue",state:"selectedSections"}),2),w=M[0],z=M[1],C=function(t){var e=t.open,n=t.onOpen,r=t.onClose,a=x.useRef("boolean"===typeof e).current,i=m(x.useState(!1),2),o=i[0],l=i[1];return x.useEffect((function(){if(a){if("boolean"!==typeof e)throw new Error("You must not mix controlling and uncontrolled mode for `open` prop");l(e)}}),[a,e]),{isOpen:o,setIsOpen:x.useCallback((function(t){a||l(t),t&&n&&n(),!t&&r&&r()}),[a,n,r])}}(e),A=C.isOpen,k=C.setIsOpen,H=m(x.useState((function(){var t;return{draft:t=void 0!==c?c:void 0!==g?g:n.emptyValue,lastPublishedValue:t,lastCommittedValue:t,lastControlledValue:c,hasBeenModifiedSinceMount:!1}})),2),E=H[0],S=H[1],L=ssr({timezone:p,value:c,defaultValue:g,onChange:l,valueManager:n}),_=L.timezone,B=L.handleValueChange;csr(vf({},e,{value:E.draft,timezone:_}),i,n.isSameError,n.defaultErrorState);var D=zU((function(t){var r={action:t,dateState:E,hasChanged:function(e){return!n.areValuesEqual(y,t.value,e)},isControlled:v,closeOnSelect:d},a=function(t){var e=t.action,n=t.hasChanged,r=t.dateState,a=!t.isControlled&&!r.hasBeenModifiedSinceMount;return"setValueFromField"===e.name||("setValueFromAction"===e.name?!(!a||!["accept","today","clear"].includes(e.pickerAction))||n(r.lastPublishedValue):("setValueFromView"===e.name&&"shallow"!==e.selectionState||"setValueFromShortcut"===e.name&&"accept"===e.changeImportance)&&(!!a||n(r.lastPublishedValue)))}(r),l=function(t){var e=t.action,n=t.hasChanged,r=t.dateState,a=t.isControlled,i=t.closeOnSelect,o=!a&&!r.hasBeenModifiedSinceMount;return"setValueFromAction"===e.name?!(!o||!["accept","today","clear"].includes(e.pickerAction))||n(r.lastCommittedValue):"setValueFromView"===e.name&&"finish"===e.selectionState&&i?!!o||n(r.lastCommittedValue):"setValueFromShortcut"===e.name&&"accept"===e.changeImportance&&n(r.lastCommittedValue)}(r),c=function(t){var e=t.action,n=t.closeOnSelect;return"setValueFromAction"===e.name||("setValueFromView"===e.name?"finish"===e.selectionState&&n:"setValueFromShortcut"===e.name&&"accept"===e.changeImportance)}(r);if(S((function(e){return vf({},e,{draft:t.value,lastPublishedValue:a?t.value:e.lastPublishedValue,lastCommittedValue:l?t.value:e.lastCommittedValue,hasBeenModifiedSinceMount:!0})})),a){var s={validationError:"setValueFromField"===t.name?t.context.validationError:i({adapter:b,value:t.value,props:vf({},e,{value:t.value,timezone:_})})};B(t.value,s)}l&&o&&o(t.value),c&&k(!1)}));if(void 0!==c&&(void 0===E.lastControlledValue||!n.areValuesEqual(y,E.lastControlledValue,c))){var T=n.areValuesEqual(y,E.draft,c);S((function(t){return vf({},t,{lastControlledValue:c},T?{}:{lastCommittedValue:c,lastPublishedValue:c,draft:c,hasBeenModifiedSinceMount:!0})}))}var V=zU((function(){D({value:n.emptyValue,name:"setValueFromAction",pickerAction:"clear"})})),O=zU((function(){D({value:E.lastPublishedValue,name:"setValueFromAction",pickerAction:"accept"})})),I=zU((function(){D({value:E.lastPublishedValue,name:"setValueFromAction",pickerAction:"dismiss"})})),R=zU((function(){D({value:E.lastCommittedValue,name:"setValueFromAction",pickerAction:"cancel"})})),F=zU((function(){D({value:n.getTodayValue(y,_,r),name:"setValueFromAction",pickerAction:"today"})})),N=zU((function(){return k(!0)})),P=zU((function(){return k(!1)})),j=zU((function(t){return D({name:"setValueFromView",value:t,selectionState:arguments.length>1&&void 0!==arguments[1]?arguments[1]:"partial"})})),U=zU((function(t,e){return D({name:"setValueFromShortcut",value:t,changeImportance:null!=e?e:"accept"})})),W=zU((function(t,e){return D({name:"setValueFromField",value:t,context:e})})),Z=zU((function(t){z(t),null==f||f(t)})),G={onClear:V,onAccept:O,onDismiss:I,onCancel:R,onSetToday:F,onOpen:N,onClose:P},q={value:E.draft,onChange:W,selectedSections:w,onSelectedSectionsChange:Z},Y=x.useMemo((function(){return n.cleanValue(y,E.draft)}),[y,n,E.draft]),X={value:Y,onChange:j,onClose:P,open:A,onSelectedSectionsChange:Z},$=vf({},G,{value:Y,onChange:j,onSelectShortcut:U,isValid:function(t){var r=i({adapter:b,value:t,props:vf({},e,{value:t,timezone:_})});return!n.hasError(r)}});return{open:A,fieldProps:q,viewProps:X,layoutProps:$,actions:G}};function Rur(t){var e,n,r=t.onChange,a=t.onViewChange,i=t.openTo,o=t.view,l=t.views,c=t.autoFocus,s=t.focusedView,u=t.onFocusedViewChange;var d=x.useRef(i),h=x.useRef(l),f=x.useRef(l.includes(i)?i:l[0]),p=m(UW({name:"useViews",state:"view",controlled:o,default:f.current}),2),g=p[0],v=p[1],y=m(UW({name:"useViews",state:"focusedView",controlled:s,default:x.useRef(c?g:null).current}),2),b=y[0],M=y[1];x.useEffect((function(){(d.current&&d.current!==i||h.current&&h.current.some((function(t){return!l.includes(t)})))&&(v(l.includes(i)?i:l[0]),h.current=l,d.current=i)}),[i,v,g,l]);var w=l.indexOf(g),z=null!=(e=l[w-1])?e:null,C=null!=(n=l[w+1])?n:null,A=zU((function(t,e){M(e?t:function(e){return t===e?null:e}),null==u||u(t,e)})),k=zU((function(t){t!==g&&(v(t),A(t,!0),a&&a(t))})),H=zU((function(){C&&k(C),A(C,!0)})),E=zU((function(t,e,n){var a="finish"===e,i=n?l.indexOf(n)<l.length-1:Boolean(C);r(t,a&&i?"partial":e),a&&H()})),S=zU((function(t,e,n){r(t,e?"partial":"finish",n),e&&(k(e),A(e,!0))}));return{view:g,setView:k,focusedView:b,setFocusedView:A,nextView:C,previousView:z,defaultView:f.current,goToNextView:H,setValueAndGoToNextView:E,setValueAndGoToView:S}}var Fur=["className","sx"];function Nur(){return"undefined"===typeof window?"portrait":window.screen&&window.screen.orientation&&window.screen.orientation.angle?90===Math.abs(window.screen.orientation.angle)?"landscape":"portrait":window.orientation&&90===Math.abs(Number(window.orientation))?"landscape":"portrait"}var Pur=function(t){var e=t.props,n=t.propsFromPickerValue,r=t.propsFromPickerViews,a=t.wrapperVariant,i=e.orientation,o=function(t,e){var n=m(x.useState(Nur),2),r=n[0],a=n[1];return Rj((function(){var t=function(){a(Nur())};return window.addEventListener("orientationchange",t),function(){window.removeEventListener("orientationchange",t)}}),[]),!psr(t,["hours","minutes","seconds"])&&"landscape"===(e||r)}(r.views,i);return{layoutProps:vf({},r,n,{isLandscape:o,wrapperVariant:a,disabled:e.disabled,readOnly:e.readOnly})}},jur=(ucr(["The `renderInput` prop has been removed in version 6.0 of the Date and Time Pickers.","You can replace it with the `textField` component slot in most cases.","For more information, please have a look at the migration guide (https://mui.com/x/migration/migration-pickers-v5/#input-renderer-required-in-v5)."]),function(t){var e=t.props,n=t.valueManager,r=t.valueType,a=t.wrapperVariant,i=t.inputRef,o=t.additionalViewProps,l=t.validator,c=t.autoFocusView;var s=Iur({props:e,valueManager:n,valueType:r,wrapperVariant:a,validator:l}),u=function(t){var e=t.props,n=t.propsFromPickerValue,r=t.additionalViewProps,a=t.inputRef,i=t.autoFocusView,o=n.onChange,l=n.open,c=n.onSelectedSectionsChange,s=n.onClose,u=e.views,d=e.openTo,h=e.onViewChange,f=e.disableOpenPicker,p=e.viewRenderers,g=e.timezone,v=we(e,Fur),y=Rur({view:void 0,views:u,openTo:d,onChange:o,onViewChange:h,autoFocus:i}),b=y.view,M=y.setView,w=y.defaultView,z=y.focusedView,C=y.setFocusedView,A=y.setValueAndGoToNextView,k=x.useMemo((function(){return u.reduce((function(t,e){var n;return n=f?"field":null!=p[e]?"UI":"field",t.viewModeLookup[e]=n,"UI"===n&&(t.hasUIView=!0),t}),{hasUIView:!1,viewModeLookup:{}})}),[f,p,u]),H=k.hasUIView,E=k.viewModeLookup,S=x.useMemo((function(){return u.reduce((function(t,e){return null!=p[e]&&Ecr(e)?t+1:t}),0)}),[p,u]),L=E[b],_=zU((function(){return"UI"===L})),B=m(x.useState("UI"===L?b:null),2),D=B[0],T=B[1];return D!==b&&"UI"===E[b]&&T(b),Rj((function(){"field"===L&&l&&(s(),setTimeout((function(){null==a||a.current.focus(),c(b)})))}),[b]),Rj((function(){if(l){var t=b;"field"===L&&null!=D&&(t=D),t!==w&&"UI"===E[t]&&"UI"===E[w]&&(t=w),t!==b&&M(t),C(t,!0)}}),[l]),{hasUIView:H,shouldRestoreFocus:_,layoutProps:{views:u,view:D,onViewChange:M},renderCurrentView:function(){if(null==D)return null;var t=p[D];return null==t?null:t(vf({},v,r,n,{views:u,timezone:g,onChange:A,view:D,onViewChange:M,focusedView:z,onFocusedViewChange:C,showViewSwitcher:S>1,timeViewsCount:S}))}}}({props:e,inputRef:i,additionalViewProps:o,autoFocusView:c,propsFromPickerValue:s.viewProps}),d=Pur({props:e,wrapperVariant:a,propsFromPickerValue:s.layoutProps,propsFromPickerViews:u.layoutProps});return{open:s.open,actions:s.actions,fieldProps:s.fieldProps,renderCurrentView:u.renderCurrentView,hasUIView:u.hasUIView,shouldRestoreFocus:u.shouldRestoreFocus,layoutProps:d.layoutProps}});function Uur(t){return kj("MuiPickersLayout",t)}var Wur=Hj("MuiPickersLayout",["root","landscape","contentWrapper","toolbar","actionBar","shortcuts"]);function Zur(t){return kj("MuiDialogActions",t)}Hj("MuiDialogActions",["root","spacing"]);var Gur=["className","disableSpacing"],qur=gj("div",{name:"MuiDialogActions",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,!n.disableSpacing&&e.spacing]}})((function(t){return vf({display:"flex",alignItems:"center",padding:8,justifyContent:"flex-end",flex:"0 0 auto"},!t.ownerState.disableSpacing&&{"& > :not(:first-of-type)":{marginLeft:8}})})),Yur=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiDialogActions"}),r=n.className,a=n.disableSpacing,i=void 0!==a&&a,o=we(n,Gur),l=vf({},n,{disableSpacing:i}),c=function(t){var e=t.classes;return IR({root:["root",!t.disableSpacing&&"spacing"]},Zur,e)}(l);return(0,uf.jsx)(qur,vf({className:BR(c.root,r),ownerState:l,ref:e},o))})),Xur=Yur,$ur=["onAccept","onClear","onCancel","onSetToday","actions"];function Kur(t){var e=t.onAccept,n=t.onClear,r=t.onCancel,a=t.onSetToday,i=t.actions,o=we(t,$ur),l=osr();if(null==i||0===i.length)return null;var c=null==i?void 0:i.map((function(t){switch(t){case"clear":return(0,uf.jsx)(Wsr,{onClick:n,children:l.clearButtonLabel},t);case"cancel":return(0,uf.jsx)(Wsr,{onClick:r,children:l.cancelButtonLabel},t);case"accept":return(0,uf.jsx)(Wsr,{onClick:e,children:l.okButtonLabel},t);case"today":return(0,uf.jsx)(Wsr,{onClick:a,children:l.todayButtonLabel},t);default:return null}}));return(0,uf.jsx)(Xur,vf({},o,{children:c}))}function Qur(t){return kj("MuiListItem",t)}var Jur=Hj("MuiListItem",["root","container","focusVisible","dense","alignItemsFlexStart","disabled","divider","gutters","padding","button","secondaryAction","selected"]);var tdr=Hj("MuiListItemButton",["root","focusVisible","dense","alignItemsFlexStart","disabled","divider","gutters","selected"]);function edr(t){return kj("MuiListItemSecondaryAction",t)}Hj("MuiListItemSecondaryAction",["root","disableGutters"]);var ndr=["className"],rdr=gj("div",{name:"MuiListItemSecondaryAction",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,n.disableGutters&&e.disableGutters]}})((function(t){return vf({position:"absolute",right:16,top:"50%",transform:"translateY(-50%)"},t.ownerState.disableGutters&&{right:0})})),adr=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiListItemSecondaryAction"}),r=n.className,a=we(n,ndr),i=vf({},n,{disableGutters:x.useContext(wj).disableGutters}),o=function(t){return IR({root:["root",t.disableGutters&&"disableGutters"]},edr,t.classes)}(i);return(0,uf.jsx)(rdr,vf({className:BR(o.root,r),ownerState:i,ref:e},a))}));adr.muiName="ListItemSecondaryAction";var idr=adr,odr=["className"],ldr=["alignItems","autoFocus","button","children","className","component","components","componentsProps","ContainerComponent","ContainerProps","dense","disabled","disableGutters","disablePadding","divider","focusVisibleClassName","secondaryAction","selected","slotProps","slots"],cdr=gj("div",{name:"MuiListItem",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,n.dense&&e.dense,"flex-start"===n.alignItems&&e.alignItemsFlexStart,n.divider&&e.divider,!n.disableGutters&&e.gutters,!n.disablePadding&&e.padding,n.button&&e.button,n.hasSecondaryAction&&e.secondaryAction]}})((function(t){var e,n=t.theme,r=t.ownerState;return vf({display:"flex",justifyContent:"flex-start",alignItems:"center",position:"relative",textDecoration:"none",width:"100%",boxSizing:"border-box",textAlign:"left"},!r.disablePadding&&vf({paddingTop:8,paddingBottom:8},r.dense&&{paddingTop:4,paddingBottom:4},!r.disableGutters&&{paddingLeft:16,paddingRight:16},!!r.secondaryAction&&{paddingRight:48}),!!r.secondaryAction&&He({},"& > .".concat(tdr.root),{paddingRight:48}),(He(e={},"&.".concat(Jur.focusVisible),{backgroundColor:(n.vars||n).palette.action.focus}),He(e,"&.".concat(Jur.selected),He({backgroundColor:n.vars?"rgba(".concat(n.vars.palette.primary.mainChannel," / ").concat(n.vars.palette.action.selectedOpacity,")"):BP(n.palette.primary.main,n.palette.action.selectedOpacity)},"&.".concat(Jur.focusVisible),{backgroundColor:n.vars?"rgba(".concat(n.vars.palette.primary.mainChannel," / calc(").concat(n.vars.palette.action.selectedOpacity," + ").concat(n.vars.palette.action.focusOpacity,"))"):BP(n.palette.primary.main,n.palette.action.selectedOpacity+n.palette.action.focusOpacity)})),He(e,"&.".concat(Jur.disabled),{opacity:(n.vars||n).palette.action.disabledOpacity}),e),"flex-start"===r.alignItems&&{alignItems:"flex-start"},r.divider&&{borderBottom:"1px solid ".concat((n.vars||n).palette.divider),backgroundClip:"padding-box"},r.button&&He({transition:n.transitions.create("background-color",{duration:n.transitions.duration.shortest}),"&:hover":{textDecoration:"none",backgroundColor:(n.vars||n).palette.action.hover,"@media (hover: none)":{backgroundColor:"transparent"}}},"&.".concat(Jur.selected,":hover"),{backgroundColor:n.vars?"rgba(".concat(n.vars.palette.primary.mainChannel," / calc(").concat(n.vars.palette.action.selectedOpacity," + ").concat(n.vars.palette.action.hoverOpacity,"))"):BP(n.palette.primary.main,n.palette.action.selectedOpacity+n.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:n.vars?"rgba(".concat(n.vars.palette.primary.mainChannel," / ").concat(n.vars.palette.action.selectedOpacity,")"):BP(n.palette.primary.main,n.palette.action.selectedOpacity)}}),r.hasSecondaryAction&&{paddingRight:48})})),sdr=gj("li",{name:"MuiListItem",slot:"Container",overridesResolver:function(t,e){return e.container}})({position:"relative"}),udr=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiListItem"}),r=n.alignItems,a=void 0===r?"center":r,i=n.autoFocus,o=void 0!==i&&i,l=n.button,c=void 0!==l&&l,s=n.children,u=n.className,d=n.component,h=n.components,f=void 0===h?{}:h,p=n.componentsProps,g=void 0===p?{}:p,v=n.ContainerComponent,m=void 0===v?"li":v,y=n.ContainerProps,b=(void 0===y?{}:y).className,M=n.dense,w=void 0!==M&&M,z=n.disabled,C=void 0!==z&&z,A=n.disableGutters,k=void 0!==A&&A,H=n.disablePadding,E=void 0!==H&&H,S=n.divider,L=void 0!==S&&S,_=n.focusVisibleClassName,B=n.secondaryAction,D=n.selected,T=void 0!==D&&D,V=n.slotProps,O=void 0===V?{}:V,I=n.slots,R=void 0===I?{}:I,F=we(n.ContainerProps,odr),N=we(n,ldr),P=x.useContext(wj),j=x.useMemo((function(){return{dense:w||P.dense||!1,alignItems:a,disableGutters:k}}),[a,P.dense,w,k]),U=x.useRef(null);Fj((function(){o&&U.current&&U.current.focus()}),[o]);var W=x.Children.toArray(s),Z=W.length&&KX(W[W.length-1],["ListItemSecondaryAction"]),G=vf({},n,{alignItems:a,autoFocus:o,button:c,dense:j.dense,disabled:C,disableGutters:k,disablePadding:E,divider:L,hasSecondaryAction:Z,selected:T}),q=function(t){var e=t.alignItems,n=t.button,r=t.classes,a=t.dense,i=t.disabled;return IR({root:["root",a&&"dense",!t.disableGutters&&"gutters",!t.disablePadding&&"padding",t.divider&&"divider",i&&"disabled",n&&"button","flex-start"===e&&"alignItemsFlexStart",t.hasSecondaryAction&&"secondaryAction",t.selected&&"selected"],container:["container"]},Qur,r)}(G),Y=Ij(U,e),X=R.root||f.Root||cdr,$=O.root||g.root||{},K=vf({className:BR(q.root,$.className,u),disabled:C},N),Q=d||"li";return c&&(K.component=d||"div",K.focusVisibleClassName=BR(Jur.focusVisible,_),Q=tq),Z?(Q=K.component||d?Q:"div","li"===m&&("li"===Q?Q="div":"li"===K.component&&(K.component="div")),(0,uf.jsx)(wj.Provider,{value:j,children:(0,uf.jsxs)(sdr,vf({as:m,className:BR(q.container,b),ref:Y,ownerState:G},F,{children:[(0,uf.jsx)(X,vf({},$,!RU(X)&&{as:Q,ownerState:vf({},G,$.ownerState)},K,{children:W})),W.pop()]}))})):(0,uf.jsx)(wj.Provider,{value:j,children:(0,uf.jsxs)(X,vf({},$,{as:Q,ref:Y},!RU(X)&&{ownerState:vf({},G,$.ownerState)},K,{children:[W,B&&(0,uf.jsx)(idr,{children:B})]}))})})),ddr=udr,hdr=358,fdr=["items","changeImportance","isLandscape","onChange","isValid"];function pdr(t){var e=t.items,n=t.changeImportance,r=t.onChange,a=t.isValid,i=we(t,fdr);if(null==e||0===e.length)return null;var o=e.map((function(t){var e=t.getValue({isValid:a});return{label:t.label,onClick:function(){r(e,n)},disabled:!a(e)}}));return(0,uf.jsx)(Bj,vf({dense:!0,sx:[{maxHeight:hdr,maxWidth:200,overflow:"auto"}].concat(z(Array.isArray(i.sx)?i.sx:[i.sx]))},i,{children:o.map((function(t){return(0,uf.jsx)(ddr,{children:(0,uf.jsx)(bX,vf({},t))},t.label)}))}))}var gdr=function(t){var e,n,r=t.wrapperVariant,a=t.onAccept,i=t.onClear,o=t.onCancel,l=t.onSetToday,c=t.view,s=t.views,u=t.onViewChange,d=t.value,h=t.onChange,f=t.onSelectShortcut,p=t.isValid,g=t.isLandscape,v=t.disabled,m=t.readOnly,y=t.children,b=t.components,x=t.componentsProps,M=t.slots,w=t.slotProps,z=null!=M?M:Mur(b),C=null!=w?w:x,A=function(t){var e=t.classes;return IR({root:["root",t.isLandscape&&"landscape"],contentWrapper:["contentWrapper"],toolbar:["toolbar"],actionBar:["actionBar"],tabs:["tabs"],landscape:["landscape"],shortcuts:["shortcuts"]},Uur,e)}(t),k=null!=(e=null==z?void 0:z.actionBar)?e:Kur,H=UU({elementType:k,externalSlotProps:null==C?void 0:C.actionBar,additionalProps:{onAccept:a,onClear:i,onCancel:o,onSetToday:l,actions:"desktop"===r?[]:["cancel","accept"],className:A.actionBar},ownerState:vf({},t,{wrapperVariant:r})}),E=(0,uf.jsx)(k,vf({},H)),S=null==z?void 0:z.toolbar,L=UU({elementType:S,externalSlotProps:null==C?void 0:C.toolbar,additionalProps:{isLandscape:g,onChange:h,value:d,view:c,onViewChange:u,views:s,disabled:v,readOnly:m,className:A.toolbar},ownerState:vf({},t,{wrapperVariant:r})}),_=function(t){return null!==t.view}(L)&&S?(0,uf.jsx)(S,vf({},L)):null,B=y,D=null==z?void 0:z.tabs,T=c&&D?(0,uf.jsx)(D,vf({view:c,onViewChange:u},null==C?void 0:C.tabs)):null,V=null!=(n=null==z?void 0:z.shortcuts)?n:pdr,O=UU({elementType:V,externalSlotProps:null==C?void 0:C.shortcuts,additionalProps:{isValid:p,isLandscape:g,onChange:f,className:A.shortcuts},ownerState:{isValid:p,isLandscape:g,onChange:f,className:A.shortcuts,wrapperVariant:r}});return{toolbar:_,content:B,tabs:T,actionBar:E,shortcuts:c&&V?(0,uf.jsx)(V,vf({},O)):null}},vdr=gj("div",{name:"MuiPickersLayout",slot:"Root",overridesResolver:function(t,e){return e.root}})((function(t){var e,n=t.theme,r=t.ownerState;return He(e={display:"grid",gridAutoColumns:"max-content auto max-content",gridAutoRows:"max-content auto max-content"},"& .".concat(Wur.toolbar),r.isLandscape?{gridColumn:"rtl"===n.direction?3:1,gridRow:"2 / 3"}:{gridColumn:"2 / 4",gridRow:1}),He(e,".".concat(Wur.shortcuts),r.isLandscape?{gridColumn:"2 / 4",gridRow:1}:{gridColumn:"rtl"===n.direction?3:1,gridRow:"2 / 3"}),He(e,"& .".concat(Wur.actionBar),{gridColumn:"1 / 4",gridRow:3}),e}));vdr.propTypes={as:J7().elementType,ownerState:J7().shape({isLandscape:J7().bool.isRequired}).isRequired,sx:J7().oneOfType([J7().arrayOf(J7().oneOfType([J7().func,J7().object,J7().bool])),J7().func,J7().object])};var mdr=gj("div",{name:"MuiPickersLayout",slot:"ContentWrapper",overridesResolver:function(t,e){return e.contentWrapper}})({gridColumn:2,gridRow:2,display:"flex",flexDirection:"column"}),ydr=function(t){var e=Mj({props:t,name:"MuiPickersLayout"}),n=gdr(e),r=n.toolbar,a=n.content,i=n.tabs,o=n.actionBar,l=n.shortcuts,c=e.sx,s=e.className,u=e.isLandscape,d=e.ref,h=e.wrapperVariant,f=e,p=function(t){return IR({root:["root",t.isLandscape&&"landscape"],contentWrapper:["contentWrapper"]},Uur,t.classes)}(f);return(0,uf.jsxs)(vdr,{ref:d,sx:c,className:BR(s,p.root),ownerState:f,children:[u?l:r,u?r:l,(0,uf.jsx)(mdr,{className:p.contentWrapper,children:"desktop"===h?(0,uf.jsxs)(x.Fragment,{children:[a,i]}):(0,uf.jsxs)(x.Fragment,{children:[i,a]})}),o]})},bdr=["props","getOpenDialogAriaText"],xdr=["ownerState"],Mdr=["ownerState"];function wdr(t){return kj("MuiPickersArrowSwitcher",t)}Hj("MuiPickersArrowSwitcher",["root","spacer","button"]);var zdr=["children","className","slots","slotProps","isNextDisabled","isNextHidden","onGoToNext","nextLabel","isPreviousDisabled","isPreviousHidden","onGoToPrevious","previousLabel"],Cdr=["ownerState"],Adr=["ownerState"],kdr=gj("div",{name:"MuiPickersArrowSwitcher",slot:"Root",overridesResolver:function(t,e){return e.root}})({display:"flex"}),Hdr=gj("div",{name:"MuiPickersArrowSwitcher",slot:"Spacer",overridesResolver:function(t,e){return e.spacer}})((function(t){return{width:t.theme.spacing(3)}})),Edr=gj(uX,{name:"MuiPickersArrowSwitcher",slot:"Button",overridesResolver:function(t,e){return e.button}})((function(t){return vf({},t.ownerState.hidden&&{visibility:"hidden"})})),Sdr=x.forwardRef((function(t,e){var n,r,a,i,o="rtl"===pU().direction,l=Mj({props:t,name:"MuiPickersArrowSwitcher"}),c=l.children,s=l.className,u=l.slots,d=l.slotProps,h=l.isNextDisabled,f=l.isNextHidden,p=l.onGoToNext,g=l.nextLabel,v=l.isPreviousDisabled,y=l.isPreviousHidden,b=l.onGoToPrevious,x=l.previousLabel,M=we(l,zdr),w=l,z=function(t){return IR({root:["root"],spacer:["spacer"],button:["button"]},wdr,t.classes)}(w),C={isDisabled:h,isHidden:f,goTo:p,label:g},A={isDisabled:v,isHidden:y,goTo:b,label:x},k=m(o?[C,A]:[A,C],2),H=k[0],E=k[1],S=null!=(n=null==u?void 0:u.previousIconButton)?n:Edr,L=UU({elementType:S,externalSlotProps:null==d?void 0:d.previousIconButton,additionalProps:{size:"medium",title:H.label,"aria-label":H.label,disabled:H.isDisabled,edge:"end",onClick:H.goTo},ownerState:vf({},w,{hidden:H.isHidden}),className:z.button}),_=null!=(r=null==u?void 0:u.nextIconButton)?r:Edr,B=UU({elementType:_,externalSlotProps:null==d?void 0:d.nextIconButton,additionalProps:{size:"medium",title:E.label,"aria-label":E.label,disabled:E.isDisabled,edge:"start",onClick:E.goTo},ownerState:vf({},w,{hidden:E.isHidden}),className:z.button}),D=null!=(a=null==u?void 0:u.leftArrowIcon)?a:zur,T=we(UU({elementType:D,externalSlotProps:null==d?void 0:d.leftArrowIcon,additionalProps:{fontSize:"inherit"},ownerState:void 0}),Cdr),V=null!=(i=null==u?void 0:u.rightArrowIcon)?i:Cur,O=we(UU({elementType:V,externalSlotProps:null==d?void 0:d.rightArrowIcon,additionalProps:{fontSize:"inherit"},ownerState:void 0}),Adr);return(0,uf.jsxs)(kdr,vf({ref:e,className:BR(z.root,s),ownerState:w},M,{children:[(0,uf.jsx)(S,vf({},L,{children:o?(0,uf.jsx)(V,vf({},O)):(0,uf.jsx)(D,vf({},T))})),c?(0,uf.jsx)(l3n,{variant:"subtitle1",component:"span",children:c}):(0,uf.jsx)(Hdr,{className:z.spacer,ownerState:w}),(0,uf.jsx)(_,vf({},B,{children:o?(0,uf.jsx)(D,vf({},T)):(0,uf.jsx)(V,vf({},O))}))]}))})),Ldr=gj("div")({overflow:"hidden",width:320,maxHeight:hdr,display:"flex",flexDirection:"column",margin:"0 auto"});function _dr(t){return kj("MuiTimeClock",t)}Hj("MuiTimeClock",["root","arrowSwitcher"]);var Bdr=220,Ddr=36,Tdr={x:Bdr/2,y:Bdr/2},Vdr=Tdr.x-Tdr.x,Odr=0-Tdr.y,Idr=function(t,e,n){var r=e-Tdr.x,a=n-Tdr.y,i=Math.atan2(Vdr,Odr)-Math.atan2(r,a),o=i*(180/Math.PI);o=Math.round(o/t)*t,o%=360;var l=Math.floor(o/t)||0,c=Math.pow(r,2)+Math.pow(a,2);return{value:l,distance:Math.sqrt(c)}};function Rdr(t){return kj("MuiClockPointer",t)}Hj("MuiClockPointer",["root","thumb"]);var Fdr=["className","hasSelected","isInner","type","viewValue"],Ndr=function(t){return IR({root:["root"],thumb:["thumb"]},Rdr,t.classes)},Pdr=gj("div",{name:"MuiClockPointer",slot:"Root",overridesResolver:function(t,e){return e.root}})((function(t){var e=t.theme,n=t.ownerState;return vf({width:2,backgroundColor:(e.vars||e).palette.primary.main,position:"absolute",left:"calc(50% - 1px)",bottom:"50%",transformOrigin:"center bottom 0px"},n.shouldAnimate&&{transition:e.transitions.create(["transform","height"])})})),jdr=gj("div",{name:"MuiClockPointer",slot:"Thumb",overridesResolver:function(t,e){return e.thumb}})((function(t){var e=t.theme,n=t.ownerState;return vf({width:4,height:4,backgroundColor:(e.vars||e).palette.primary.contrastText,borderRadius:"50%",position:"absolute",top:-21,left:"calc(50% - ".concat(18,"px)"),border:"".concat(16,"px solid ").concat((e.vars||e).palette.primary.main),boxSizing:"content-box"},n.hasSelected&&{backgroundColor:(e.vars||e).palette.primary.main})}));function Udr(t){var e=Mj({props:t,name:"MuiClockPointer"}),n=e.className,r=e.isInner,a=e.type,i=e.viewValue,o=we(e,Fdr),l=x.useRef(a);x.useEffect((function(){l.current=a}),[a]);var c=vf({},e,{shouldAnimate:l.current!==a}),s=Ndr(c);return(0,uf.jsx)(Pdr,vf({style:function(){var t=360/("hours"===a?12:60)*i;return"hours"===a&&i>12&&(t-=360),{height:Math.round((r?.26:.4)*Bdr),transform:"rotateZ(".concat(t,"deg)")}}(),className:BR(n,s.root),ownerState:c},o,{children:(0,uf.jsx)(jdr,{ownerState:c,className:s.thumb})}))}function Wdr(t){return kj("MuiClock",t)}Hj("MuiClock",["root","clock","wrapper","squareMask","pin","amButton","pmButton"]);var Zdr=gj("div",{name:"MuiClock",slot:"Root",overridesResolver:function(t,e){return e.root}})((function(t){return{display:"flex",justifyContent:"center",alignItems:"center",margin:t.theme.spacing(2)}})),Gdr=gj("div",{name:"MuiClock",slot:"Clock",overridesResolver:function(t,e){return e.clock}})({backgroundColor:"rgba(0,0,0,.07)",borderRadius:"50%",height:220,width:220,flexShrink:0,position:"relative",pointerEvents:"none"}),qdr=gj("div",{name:"MuiClock",slot:"Wrapper",overridesResolver:function(t,e){return e.wrapper}})({"&:focus":{outline:"none"}}),Ydr=gj("div",{name:"MuiClock",slot:"SquareMask",overridesResolver:function(t,e){return e.squareMask}})((function(t){return vf({width:"100%",height:"100%",position:"absolute",pointerEvents:"auto",outline:0,touchAction:"none",userSelect:"none"},t.ownerState.disabled?{}:{"@media (pointer: fine)":{cursor:"pointer",borderRadius:"50%"},"&:active":{cursor:"move"}})})),Xdr=gj("div",{name:"MuiClock",slot:"Pin",overridesResolver:function(t,e){return e.pin}})((function(t){var e=t.theme;return{width:6,height:6,borderRadius:"50%",backgroundColor:(e.vars||e).palette.primary.main,position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)"}})),$dr=gj(uX,{name:"MuiClock",slot:"AmButton",overridesResolver:function(t,e){return e.amButton}})((function(t){var e=t.theme;return vf({zIndex:1,position:"absolute",bottom:8,left:8},"am"===t.ownerState.meridiemMode&&{backgroundColor:(e.vars||e).palette.primary.main,color:(e.vars||e).palette.primary.contrastText,"&:hover":{backgroundColor:(e.vars||e).palette.primary.light}})})),Kdr=gj(uX,{name:"MuiClock",slot:"PmButton",overridesResolver:function(t,e){return e.pmButton}})((function(t){var e=t.theme;return vf({zIndex:1,position:"absolute",bottom:8,right:8},"pm"===t.ownerState.meridiemMode&&{backgroundColor:(e.vars||e).palette.primary.main,color:(e.vars||e).palette.primary.contrastText,"&:hover":{backgroundColor:(e.vars||e).palette.primary.light}})}));function Qdr(t){var e=Mj({props:t,name:"MuiClock"}),n=e.ampm,r=e.ampmInClock,a=e.autoFocus,i=e.children,o=e.value,l=e.handleMeridiemChange,c=e.isTimeDisabled,s=e.meridiemMode,u=e.minutesStep,d=void 0===u?1:u,h=e.onChange,f=e.selectedId,p=e.type,g=e.viewValue,v=e.disabled,m=e.readOnly,y=e.className,b=e,M=isr(),w=osr(),z=x.useRef(!1),C=function(t){return IR({root:["root"],clock:["clock"],wrapper:["wrapper"],squareMask:["squareMask"],pin:["pin"],amButton:["amButton"],pmButton:["pmButton"]},Wdr,t.classes)}(b),A=c(g,p),k=!n&&"hours"===p&&(g<1||g>12),H=function(t,e){v||m||c(t,p)||h(t,e)},E=function(t,e){var r=t.offsetX,a=t.offsetY;if(void 0===r){var i=t.target.getBoundingClientRect();r=t.changedTouches[0].clientX-i.left,a=t.changedTouches[0].clientY-i.top}var o="seconds"===p||"minutes"===p?function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,r=Idr(6*n,t,e).value;return r*n%60}(r,a,d):function(t,e,n){var r=Idr(30,t,e),a=r.value,i=r.distance,o=a||12;return n?o%=12:i<Bdr/2-Ddr&&(o+=12,o%=24),o}(r,a,Boolean(n));H(o,e)},S=x.useMemo((function(){return"hours"===p||g%5===0}),[p,g]),L="minutes"===p?d:1,_=x.useRef(null);Rj((function(){a&&_.current.focus()}),[a]);return(0,uf.jsxs)(Zdr,{className:BR(y,C.root),children:[(0,uf.jsxs)(Gdr,{className:C.clock,children:[(0,uf.jsx)(Ydr,{onTouchMove:function(t){z.current=!0,E(t,"shallow")},onTouchEnd:function(t){z.current&&(E(t,"finish"),z.current=!1)},onMouseUp:function(t){z.current&&(z.current=!1),E(t.nativeEvent,"finish")},onMouseMove:function(t){t.buttons>0&&E(t.nativeEvent,"shallow")},ownerState:{disabled:v},className:C.squareMask}),!A&&(0,uf.jsxs)(x.Fragment,{children:[(0,uf.jsx)(Xdr,{className:C.pin}),null!=o&&(0,uf.jsx)(Udr,{type:p,viewValue:g,isInner:k,hasSelected:S})]}),(0,uf.jsx)(qdr,{"aria-activedescendant":f,"aria-label":w.clockLabelText(p,o,M),ref:_,role:"listbox",onKeyDown:function(t){if(!z.current)switch(t.key){case"Home":H(0,"partial"),t.preventDefault();break;case"End":H("minutes"===p?59:23,"partial"),t.preventDefault();break;case"ArrowUp":H(g+L,"partial"),t.preventDefault();break;case"ArrowDown":H(g-L,"partial"),t.preventDefault()}},tabIndex:0,className:C.wrapper,children:i})]}),n&&r&&(0,uf.jsxs)(x.Fragment,{children:[(0,uf.jsx)($dr,{onClick:m?void 0:function(){return l("am")},disabled:v||null===s,ownerState:b,className:C.amButton,children:(0,uf.jsx)(l3n,{variant:"caption",children:"AM"})}),(0,uf.jsx)(Kdr,{disabled:v||null===s,onClick:m?void 0:function(){return l("pm")},ownerState:b,className:C.pmButton,children:(0,uf.jsx)(l3n,{variant:"caption",children:"PM"})})]})]})}function Jdr(t){return kj("MuiClockNumber",t)}var thr=Hj("MuiClockNumber",["root","selected","disabled"]),ehr=["className","disabled","index","inner","label","selected"],nhr=gj("span",{name:"MuiClockNumber",slot:"Root",overridesResolver:function(t,e){return[e.root,He({},"&.".concat(thr.disabled),e.disabled),He({},"&.".concat(thr.selected),e.selected)]}})((function(t){var e,n=t.theme,r=t.ownerState;return vf((He(e={height:Ddr,width:Ddr,position:"absolute",left:"calc((100% - ".concat(Ddr,"px) / 2)"),display:"inline-flex",justifyContent:"center",alignItems:"center",borderRadius:"50%",color:(n.vars||n).palette.text.primary,fontFamily:n.typography.fontFamily,"&:focused":{backgroundColor:(n.vars||n).palette.background.paper}},"&.".concat(thr.selected),{color:(n.vars||n).palette.primary.contrastText}),He(e,"&.".concat(thr.disabled),{pointerEvents:"none",color:(n.vars||n).palette.text.disabled}),e),r.inner&&vf({},n.typography.body2,{color:(n.vars||n).palette.text.secondary}))}));function rhr(t){var e=Mj({props:t,name:"MuiClockNumber"}),n=e.className,r=e.disabled,a=e.index,i=e.inner,o=e.label,l=e.selected,c=we(e,ehr),s=e,u=function(t){var e=t.classes;return IR({root:["root",t.selected&&"selected",t.disabled&&"disabled"]},Jdr,e)}(s),d=a%12/12*Math.PI*2-Math.PI/2,h=(Bdr-Ddr-2)/2*(i?.65:1),f=Math.round(Math.cos(d)*h),p=Math.round(Math.sin(d)*h);return(0,uf.jsx)(nhr,vf({className:BR(n,u.root),"aria-disabled":!!r||void 0,"aria-selected":!!l||void 0,role:"option",style:{transform:"translate(".concat(f,"px, ").concat(p+(Bdr-Ddr)/2,"px")},ownerState:s},c,{children:o}))}var ahr=function(t){for(var e=t.ampm,n=t.value,r=t.getClockNumberText,a=t.isDisabled,i=t.selectedId,o=t.utils,l=n?o.getHours(n):null,c=[],s=e?12:23,u=function(t){return null!==l&&(e?12===t?12===l||0===l:l===t||l-12===t:l===t)},d=e?1:0;d<=s;d+=1){var h=d.toString();0===d&&(h="00");var f=!e&&(0===d||d>12);h=o.formatNumber(h);var p=u(d);c.push((0,uf.jsx)(rhr,{id:p?i:void 0,index:d,inner:f,selected:p,disabled:a(d),label:h,"aria-label":r(h)},d))}return c},ihr=function(t){var e=t.utils,n=t.value,r=t.isDisabled,a=t.getClockNumberText,i=t.selectedId,o=e.formatNumber;return[[5,o("05")],[10,o("10")],[15,o("15")],[20,o("20")],[25,o("25")],[30,o("30")],[35,o("35")],[40,o("40")],[45,o("45")],[50,o("50")],[55,o("55")],[0,o("00")]].map((function(t,e){var o=m(t,2),l=o[0],c=o[1],s=l===n;return(0,uf.jsx)(rhr,{label:c,id:s?i:void 0,index:e+1,inner:!1,disabled:r(l),selected:s,"aria-label":a(c)},l)}))},ohr=["ampm","ampmInClock","autoFocus","components","componentsProps","slots","slotProps","value","disableIgnoringDatePartForTimeValidation","maxTime","minTime","disableFuture","disablePast","minutesStep","shouldDisableClock","shouldDisableTime","showViewSwitcher","onChange","defaultValue","view","views","openTo","onViewChange","focusedView","onFocusedViewChange","className","disabled","readOnly","timezone"],lhr=gj(Ldr,{name:"MuiTimeClock",slot:"Root",overridesResolver:function(t,e){return e.root}})({display:"flex",flexDirection:"column",position:"relative"}),chr=gj(Sdr,{name:"MuiTimeClock",slot:"ArrowSwitcher",overridesResolver:function(t,e){return e.arrowSwitcher}})({position:"absolute",right:12,top:15}),shr=x.forwardRef((function(t,e){var n=isr(),r=Mj({props:t,name:"MuiTimeClock"}),a=r.ampm,i=void 0===a?n.is12HourCycleInCurrentLocale():a,o=r.ampmInClock,l=void 0!==o&&o,c=r.autoFocus,s=r.components,u=r.componentsProps,d=r.slots,h=r.slotProps,f=r.value,p=r.disableIgnoringDatePartForTimeValidation,g=void 0!==p&&p,v=r.maxTime,m=r.minTime,y=r.disableFuture,b=r.disablePast,M=r.minutesStep,w=void 0===M?1:M,z=r.shouldDisableClock,C=r.shouldDisableTime,A=r.showViewSwitcher,k=r.onChange,H=r.defaultValue,E=r.view,S=r.views,L=void 0===S?["hours","minutes"]:S,_=r.openTo,B=r.onViewChange,D=r.focusedView,T=r.onFocusedViewChange,V=r.className,O=r.disabled,I=r.readOnly,R=r.timezone,F=we(r,ohr),N=null!=d?d:Mur(s),P=null!=h?h:u,j=usr({name:"TimeClock",timezone:R,value:f,defaultValue:H,onChange:k,valueManager:tsr}),U=j.value,W=j.handleValueChange,Z=j.timezone,G=osr(),q=lsr(Z),Y=Rur({view:E,views:L,openTo:_,onViewChange:B,onChange:W,focusedView:D,onFocusedViewChange:T}),X=Y.view,$=Y.setView,K=Y.previousView,Q=Y.nextView,J=Y.setValueAndGoToNextView,tt=x.useMemo((function(){return U||n.setSeconds(n.setMinutes(n.setHours(q,0),0),0)}),[U,q,n]),et=dur(tt,i,J),nt=et.meridiemMode,rt=et.handleMeridiemChange,at=x.useCallback((function(t,e){var r=Dcr(g,n),a="hours"===e||"minutes"===e&&L.includes("seconds"),o=function(t){var e=t.start,n=t.end;return(!m||!r(m,n))&&((!v||!r(e,v))&&((!y||!r(e,q))&&(!b||!r(q,a?n:e))))},l=function(t){if(t%(arguments.length>1&&void 0!==arguments[1]?arguments[1]:1)!==0)return!1;if(null!=z&&z(t,e))return!1;if(C)switch(e){case"hours":return!C(n.setHours(tt,t),"hours");case"minutes":return!C(n.setMinutes(tt,t),"minutes");case"seconds":return!C(n.setSeconds(tt,t),"seconds");default:return!1}return!0};switch(e){case"hours":var c=Lcr(t,nt,i),s=n.setHours(tt,c);return!o({start:n.setSeconds(n.setMinutes(s,0),0),end:n.setSeconds(n.setMinutes(s,59),59)})||!l(c);case"minutes":var u=n.setMinutes(tt,t);return!o({start:n.setSeconds(u,0),end:n.setSeconds(u,59)})||!l(t,w);case"seconds":var d=n.setSeconds(tt,t);return!o({start:d,end:d})||!l(t);default:throw new Error("not supported")}}),[i,tt,g,v,nt,m,w,z,C,n,y,b,q,L]),it=gq(),ot=x.useMemo((function(){switch(X){case"hours":var t=function(t,e){var r=Lcr(t,nt,i);J(n.setHours(tt,r),e)};return{onChange:t,viewValue:n.getHours(tt),children:ahr({value:U,utils:n,ampm:i,onChange:t,getClockNumberText:G.hoursClockNumberText,isDisabled:function(t){return O||at(t,"hours")},selectedId:it})};case"minutes":var e=n.getMinutes(tt),r=function(t,e){J(n.setMinutes(tt,t),e)};return{viewValue:e,onChange:r,children:ihr({utils:n,value:e,onChange:r,getClockNumberText:G.minutesClockNumberText,isDisabled:function(t){return O||at(t,"minutes")},selectedId:it})};case"seconds":var a=n.getSeconds(tt),o=function(t,e){J(n.setSeconds(tt,t),e)};return{viewValue:a,onChange:o,children:ihr({utils:n,value:a,onChange:o,getClockNumberText:G.secondsClockNumberText,isDisabled:function(t){return O||at(t,"seconds")},selectedId:it})};default:throw new Error("You must provide the type for ClockView")}}),[X,n,U,i,G.hoursClockNumberText,G.minutesClockNumberText,G.secondsClockNumberText,nt,J,tt,at,it,O]),lt=r,ct=function(t){return IR({root:["root"],arrowSwitcher:["arrowSwitcher"]},_dr,t.classes)}(lt);return(0,uf.jsxs)(lhr,vf({ref:e,className:BR(ct.root,V),ownerState:lt},F,{children:[(0,uf.jsx)(Qdr,vf({autoFocus:null!=c?c:!!D,ampmInClock:l&&L.includes("hours"),value:U,type:X,ampm:i,minutesStep:w,isTimeDisabled:at,meridiemMode:nt,handleMeridiemChange:rt,selectedId:it,disabled:O,readOnly:I},ot)),A&&(0,uf.jsx)(chr,{className:ct.arrowSwitcher,slots:N,slotProps:P,onGoToPrevious:function(){return $(K)},isPreviousDisabled:!K,previousLabel:G.openPreviousView,onGoToNext:function(){return $(Q)},isNextDisabled:!Q,nextLabel:G.openNextView,ownerState:lt})]}))}));function uhr(t){return kj("MuiDigitalClock",t)}Hj("MuiDigitalClock",["root","list","item"]);var dhr=["ampm","timeStep","autoFocus","components","componentsProps","slots","slotProps","value","disableIgnoringDatePartForTimeValidation","maxTime","minTime","disableFuture","disablePast","minutesStep","shouldDisableClock","shouldDisableTime","onChange","defaultValue","view","openTo","onViewChange","focusedView","onFocusedViewChange","className","disabled","readOnly","views","skipDisabled","timezone"],hhr=gj(Ldr,{name:"MuiDigitalClock",slot:"Root",overridesResolver:function(t,e){return e.root}})((function(t){return{overflowY:"auto",width:"100%",scrollBehavior:t.ownerState.alreadyRendered?"smooth":"auto",maxHeight:232}})),fhr=gj(Gj,{name:"MuiDigitalClock",slot:"List",overridesResolver:function(t,e){return e.list}})({padding:0}),phr=gj(sq,{name:"MuiDigitalClock",slot:"Item",overridesResolver:function(t,e){return e.item}})((function(t){var e=t.theme;return{padding:"8px 16px",margin:"2px 4px","&:first-of-type":{marginTop:4},"&:hover":{backgroundColor:e.vars?"rgba(".concat(e.vars.palette.primary.mainChannel," / ").concat(e.vars.palette.action.hoverOpacity,")"):BP(e.palette.primary.main,e.palette.action.hoverOpacity)},"&.Mui-selected":{backgroundColor:(e.vars||e).palette.primary.main,color:(e.vars||e).palette.primary.contrastText,"&:focus-visible, &:hover":{backgroundColor:(e.vars||e).palette.primary.dark}},"&.Mui-focusVisible":{backgroundColor:e.vars?"rgba(".concat(e.vars.palette.primary.mainChannel," / ").concat(e.vars.palette.action.focusOpacity,")"):BP(e.palette.primary.main,e.palette.action.focusOpacity)}}})),ghr=x.forwardRef((function(t,e){var n,r,a,i=isr(),o=x.useRef(null),l=Oj(e,o),c=Mj({props:t,name:"MuiDigitalClock"}),s=c.ampm,u=void 0===s?i.is12HourCycleInCurrentLocale():s,d=c.timeStep,h=void 0===d?30:d,f=c.autoFocus,p=c.components,g=c.componentsProps,v=c.slots,m=c.slotProps,y=c.value,b=c.disableIgnoringDatePartForTimeValidation,M=void 0!==b&&b,w=c.maxTime,C=c.minTime,A=c.disableFuture,k=c.disablePast,H=c.minutesStep,E=void 0===H?1:H,S=c.shouldDisableClock,L=c.shouldDisableTime,_=c.onChange,B=c.defaultValue,D=c.view,T=c.openTo,V=c.onViewChange,O=c.focusedView,I=c.onFocusedViewChange,R=c.className,F=c.disabled,N=c.readOnly,P=c.views,j=void 0===P?["hours"]:P,U=c.skipDisabled,W=void 0!==U&&U,Z=c.timezone,G=we(c,dhr),q=usr({name:"DigitalClock",timezone:Z,value:y,defaultValue:B,onChange:_,valueManager:tsr}),Y=q.value,X=q.handleValueChange,$=q.timezone,K=osr(),Q=lsr($),J=x.useMemo((function(){return vf({},c,{alreadyRendered:!!o.current})}),[c]),tt=function(t){return IR({root:["root"],list:["list"],item:["item"]},uhr,t.classes)}(J),et=null!=(n=null!=(r=null==v?void 0:v.digitalClockItem)?r:null==p?void 0:p.DigitalClockItem)?n:phr,nt=null!=(a=null==m?void 0:m.digitalClockItem)?a:null==g?void 0:g.digitalClockItem,rt=Rur({view:D,views:j,openTo:T,onViewChange:V,onChange:zU((function(t){return X(t,"finish")})),focusedView:O,onFocusedViewChange:I}).setValueAndGoToNextView,at=zU((function(t){rt(t,"finish")}));x.useEffect((function(){if(null!==o.current){var t=o.current.querySelector('[role="listbox"] [role="option"][aria-selected="true"]');if(t){var e=t.offsetTop;o.current.scrollTop=e-4}}}));var it=x.useMemo((function(){return Y||i.setSeconds(i.setMinutes(i.setHours(Q,0),0),0)}),[Y,Q,i]),ot=x.useCallback((function(t){var e=Dcr(M,i);return!((!C||!e(C,t))&&(!w||!e(t,w))&&(!A||!e(t,Q))&&(!k||!e(Q,t)))||!(i.getMinutes(t)%E===0&&(null==S||!S(i.toJsDate(t).getTime(),"hours"))&&(!L||!L(t,"hours")))}),[M,i,C,w,A,Q,k,E,S,L]),lt=x.useMemo((function(){var t=i.startOfDay(it);return[t].concat(z(Array.from({length:Math.ceil(1440/h)-1},(function(e,n){return i.addMinutes(t,h*(n+1))}))),[i.endOfDay(it)])}),[it,h,i]);return(0,uf.jsx)(hhr,vf({ref:l,className:BR(tt.root,R),ownerState:J},G,{children:(0,uf.jsx)(fhr,{autoFocusItem:f||!!O,role:"listbox","aria-label":K.timePickerToolbarTitle,children:lt.map((function(t){if(W&&ot(t))return null;var e=i.isEqual(t,Y);return(0,uf.jsx)(et,vf({onClick:function(){return!N&&at(t)},selected:e,disabled:F||ot(t),disableRipple:N,role:"option","aria-disabled":N,"aria-selected":e},nt,{children:i.format(t,u?"fullTime12h":"fullTime24h")}),i.toISO(t))}))})}))}));function vhr(t){return kj("MuiMultiSectionDigitalClock",t)}Hj("MuiMultiSectionDigitalClock",["root"]);function mhr(t){return kj("MuiMultiSectionDigitalClock",t)}Hj("MuiMultiSectionDigitalClock",["root","item"]);var yhr=["autoFocus","onChange","className","disabled","readOnly","items","active","slots","slotProps","skipDisabled"],bhr=gj(Gj,{name:"MuiMultiSectionDigitalClockSection",slot:"Root",overridesResolver:function(t,e){return e.root}})((function(t){var e=t.theme;return{maxHeight:232,width:56,padding:0,overflow:"hidden",scrollBehavior:t.ownerState.alreadyRendered?"smooth":"auto","&:hover":{overflowY:"auto"},"&:not(:first-of-type)":{borderLeft:"1px solid ".concat((e.vars||e).palette.divider)},"&:after":{display:"block",content:'""',height:"calc(100% - 40px - 6px)"}}})),xhr=gj(sq,{name:"MuiMultiSectionDigitalClockSection",slot:"Item",overridesResolver:function(t,e){return e.item}})((function(t){var e=t.theme;return{padding:8,margin:"2px 4px",width:48,justifyContent:"center","&:first-of-type":{marginTop:4},"&:hover":{backgroundColor:e.vars?"rgba(".concat(e.vars.palette.primary.mainChannel," / ").concat(e.vars.palette.action.hoverOpacity,")"):BP(e.palette.primary.main,e.palette.action.hoverOpacity)},"&.Mui-selected":{backgroundColor:(e.vars||e).palette.primary.main,color:(e.vars||e).palette.primary.contrastText,"&:focus-visible, &:hover":{backgroundColor:(e.vars||e).palette.primary.dark}},"&.Mui-focusVisible":{backgroundColor:e.vars?"rgba(".concat(e.vars.palette.primary.mainChannel," / ").concat(e.vars.palette.action.focusOpacity,")"):BP(e.palette.primary.main,e.palette.action.focusOpacity)}}})),Mhr=x.forwardRef((function(t,e){var n,r=x.useRef(null),a=Oj(e,r),i=Mj({props:t,name:"MuiMultiSectionDigitalClockSection"}),o=i.autoFocus,l=i.onChange,c=i.className,s=i.disabled,u=i.readOnly,d=i.items,h=i.active,f=i.slots,p=i.slotProps,g=i.skipDisabled,v=we(i,yhr),m=x.useMemo((function(){return vf({},i,{alreadyRendered:!!r.current})}),[i]),y=function(t){return IR({root:["root"],item:["item"]},mhr,t.classes)}(m),b=null!=(n=null==f?void 0:f.digitalClockSectionItem)?n:xhr;return x.useEffect((function(){if(null!==r.current){var t=r.current.querySelector('[role="option"][aria-selected="true"]');if(t){h&&o&&t.focus();var e=t.offsetTop;r.current.scrollTop=e-4}}})),(0,uf.jsx)(bhr,vf({ref:a,className:BR(y.root,c),ownerState:m,autoFocusItem:o&&h,role:"listbox"},v,{children:d.map((function(t){var e,n;if(g&&null!=(e=t.isDisabled)&&e.call(t,t.value))return null;var r=t.isSelected(t.value);return(0,uf.jsx)(b,vf({onClick:function(){return!u&&l(t.value)},selected:r,disabled:s||(null==(n=t.isDisabled)?void 0:n.call(t,t.value)),disableRipple:u,role:"option","aria-disabled":u,"aria-label":t.ariaLabel,"aria-selected":r},null==p?void 0:p.digitalClockSectionItem,{children:t.label}),t.label)}))}))})),whr=function(t){for(var e=t.now,n=t.value,r=t.utils,a=t.ampm,i=t.isDisabled,o=t.resolveAriaLabel,l=t.timeStep,c=n?r.getHours(n):null,s=[],u=function(t){return null!==c&&(a?12===t?12===c||0===c:c===t||c-12===t:c===t)},d=a?11:23,h=0;h<=d;h+=l){var f=r.format(r.setHours(e,h),a?"hours12h":"hours24h"),p=o(parseInt(f,10).toString());f=r.formatNumber(f),s.push({value:h,label:f,isSelected:u,isDisabled:i,ariaLabel:p})}return s},zhr=function(t){var e=t.value,n=t.isDisabled,r=t.timeStep,a=t.resolveLabel,i=t.resolveAriaLabel,o=t.hasValue,l=void 0===o||o,c=function(t){return null!==e&&(l&&e===t)};return z(Array.from({length:Math.ceil(60/r)},(function(t,e){var o=r*e;return{value:o,label:a(o),isDisabled:n,isSelected:c,ariaLabel:i(o.toString())}})))},Chr=["ampm","timeSteps","autoFocus","components","componentsProps","slots","slotProps","value","disableIgnoringDatePartForTimeValidation","maxTime","minTime","disableFuture","disablePast","minutesStep","shouldDisableClock","shouldDisableTime","onChange","defaultValue","view","views","openTo","onViewChange","focusedView","onFocusedViewChange","className","disabled","readOnly","skipDisabled","timezone"],Ahr=gj(Ldr,{name:"MuiMultiSectionDigitalClock",slot:"Root",overridesResolver:function(t,e){return e.root}})((function(t){var e=t.theme;return{display:"flex",flexDirection:"row",width:"100%",borderBottom:"1px solid ".concat((e.vars||e).palette.divider)}})),khr=x.forwardRef((function(t,e){var n=isr(),r=Mj({props:t,name:"MuiMultiSectionDigitalClock"}),a=r.ampm,i=void 0===a?n.is12HourCycleInCurrentLocale():a,o=r.timeSteps,l=r.autoFocus,c=r.components,s=r.componentsProps,u=r.slots,d=r.slotProps,h=r.value,f=r.disableIgnoringDatePartForTimeValidation,p=void 0!==f&&f,g=r.maxTime,v=r.minTime,y=r.disableFuture,b=r.disablePast,M=r.minutesStep,w=void 0===M?1:M,C=r.shouldDisableClock,A=r.shouldDisableTime,k=r.onChange,H=r.defaultValue,E=r.view,S=r.views,L=void 0===S?["hours","minutes"]:S,_=r.openTo,B=r.onViewChange,D=r.focusedView,T=r.onFocusedViewChange,V=r.className,O=r.disabled,I=r.readOnly,R=r.skipDisabled,F=void 0!==R&&R,N=r.timezone,P=we(r,Chr),j=usr({name:"MultiSectionDigitalClock",timezone:N,value:h,defaultValue:H,onChange:k,valueManager:tsr}),U=j.value,W=j.handleValueChange,Z=j.timezone,G=osr(),q=lsr(Z),Y=x.useMemo((function(){return vf({hours:1,minutes:5,seconds:5},o)}),[o]),X=zU((function(t,e,n){return W(t,e,n)})),$=x.useMemo((function(){return i&&L.includes("hours")?L.includes("meridiem")?L:[].concat(z(L),["meridiem"]):L}),[i,L]),K=Rur({view:E,views:$,openTo:_,onViewChange:B,onChange:X,focusedView:D,onFocusedViewChange:T}),Q=K.view,J=K.setValueAndGoToView,tt=K.focusedView,et=x.useMemo((function(){return U||n.setSeconds(n.setMinutes(n.setHours(q,0),0),0)}),[U,q,n]),nt=zU((function(t){J(t,null,"meridiem")})),rt=dur(et,i,nt,"finish"),at=rt.meridiemMode,it=rt.handleMeridiemChange,ot=x.useCallback((function(t,e){var r=Dcr(p,n),a="hours"===e||"minutes"===e&&$.includes("seconds"),o=function(t){var e=t.start,n=t.end;return(!v||!r(v,n))&&((!g||!r(e,g))&&((!y||!r(e,q))&&(!b||!r(q,a?n:e))))},l=function(t){if(t%(arguments.length>1&&void 0!==arguments[1]?arguments[1]:1)!==0)return!1;if(null!=C&&C(t,e))return!1;if(A)switch(e){case"hours":return!A(n.setHours(et,t),"hours");case"minutes":return!A(n.setMinutes(et,t),"minutes");case"seconds":return!A(n.setSeconds(et,t),"seconds");default:return!1}return!0};switch(e){case"hours":var c=Lcr(t,at,i),s=n.setHours(et,c);return!o({start:n.setSeconds(n.setMinutes(s,0),0),end:n.setSeconds(n.setMinutes(s,59),59)})||!l(c);case"minutes":var u=n.setMinutes(et,t);return!o({start:n.setSeconds(u,0),end:n.setSeconds(u,59)})||!l(t,w);case"seconds":var d=n.setSeconds(et,t);return!o({start:d,end:d})||!l(t);default:throw new Error("not supported")}}),[i,et,p,g,at,v,w,C,A,n,y,b,q,$]),lt=zU((function(t,e){var n=$.indexOf(t),r=$[n+1];J(e,r,t)})),ct=x.useCallback((function(t){switch(t){case"hours":return{onChange:function(t){var e=Lcr(t,at,i);lt("hours",n.setHours(et,e))},items:whr({now:q,value:U,ampm:i,utils:n,isDisabled:function(t){return O||ot(t,"hours")},timeStep:Y.hours,resolveAriaLabel:G.hoursClockNumberText})};case"minutes":return{onChange:function(t){lt("minutes",n.setMinutes(et,t))},items:zhr({value:n.getMinutes(et),isDisabled:function(t){return O||ot(t,"minutes")},resolveLabel:function(t){return n.format(n.setMinutes(q,t),"minutes")},timeStep:Y.minutes,hasValue:!!U,resolveAriaLabel:G.minutesClockNumberText})};case"seconds":return{onChange:function(t){lt("seconds",n.setSeconds(et,t))},items:zhr({value:n.getSeconds(et),isDisabled:function(t){return O||ot(t,"seconds")},resolveLabel:function(t){return n.format(n.setSeconds(q,t),"seconds")},timeStep:Y.seconds,hasValue:!!U,resolveAriaLabel:G.secondsClockNumberText})};case"meridiem":var e=n.getMeridiemText("am"),r=n.getMeridiemText("pm");return{onChange:it,items:[{value:"am",label:e,isSelected:function(){return!!U&&"am"===at},ariaLabel:e},{value:"pm",label:r,isSelected:function(){return!!U&&"pm"===at},ariaLabel:r}]};default:throw new Error("Unknown view: ".concat(t," found."))}}),[q,U,i,n,Y.hours,Y.minutes,Y.seconds,G.hoursClockNumberText,G.minutesClockNumberText,G.secondsClockNumberText,at,lt,et,O,ot,it]),st=x.useMemo((function(){return $.reduce((function(t,e){return vf({},t,He({},e,ct(e)))}),{})}),[$,ct]),ut=r,dt=function(t){return IR({root:["root"]},vhr,t.classes)}(ut);return(0,uf.jsx)(Ahr,vf({ref:e,className:BR(dt.root,V),ownerState:ut,role:"group"},P,{children:Object.entries(st).map((function(t){var e=m(t,2),n=e[0],r=e[1];return(0,uf.jsx)(Mhr,{items:r.items,onChange:r.onChange,active:Q===n,autoFocus:null!=l?l:tt===n,disabled:O,readOnly:I,slots:null!=u?u:c,slotProps:null!=d?d:s,skipDisabled:F,"aria-label":G.selectViewText(n)},n)}))}))})),Hhr=function(t){var e=t.view,n=t.onViewChange,r=t.focusedView,a=t.onFocusedViewChange,i=t.views,o=t.value,l=t.defaultValue,c=t.onChange,s=t.className,u=t.classes,d=t.disableFuture,h=t.disablePast,f=t.minTime,p=t.maxTime,g=t.shouldDisableTime,v=t.shouldDisableClock,m=t.minutesStep,y=t.ampm,b=t.ampmInClock,x=t.components,M=t.componentsProps,w=t.slots,z=t.slotProps,C=t.readOnly,A=t.disabled,k=t.sx,H=t.autoFocus,E=t.showViewSwitcher,S=t.disableIgnoringDatePartForTimeValidation,L=t.timezone;return(0,uf.jsx)(shr,{view:e,onViewChange:n,focusedView:r&&Ecr(r)?r:null,onFocusedViewChange:a,views:i.filter(Ecr),value:o,defaultValue:l,onChange:c,className:s,classes:u,disableFuture:d,disablePast:h,minTime:f,maxTime:p,shouldDisableTime:g,shouldDisableClock:v,minutesStep:m,ampm:y,ampmInClock:b,components:x,componentsProps:M,slots:w,slotProps:z,readOnly:C,disabled:A,sx:k,autoFocus:H,showViewSwitcher:E,disableIgnoringDatePartForTimeValidation:S,timezone:L})},Ehr=function(t){var e=t.view,n=t.onViewChange,r=t.focusedView,a=t.onFocusedViewChange,i=t.views,o=t.value,l=t.defaultValue,c=t.onChange,s=t.className,u=t.classes,d=t.disableFuture,h=t.disablePast,f=t.minTime,p=t.maxTime,g=t.shouldDisableTime,v=t.shouldDisableClock,m=t.minutesStep,y=t.ampm,b=t.components,x=t.componentsProps,M=t.slots,w=t.slotProps,z=t.readOnly,C=t.disabled,A=t.sx,k=t.autoFocus,H=t.disableIgnoringDatePartForTimeValidation,E=t.timeSteps,S=t.skipDisabled,L=t.timezone;return(0,uf.jsx)(ghr,{view:e,onViewChange:n,focusedView:r,onFocusedViewChange:a,views:i.filter(Ecr),value:o,defaultValue:l,onChange:c,className:s,classes:u,disableFuture:d,disablePast:h,minTime:f,maxTime:p,shouldDisableTime:g,shouldDisableClock:v,minutesStep:m,ampm:y,components:b,componentsProps:x,slots:M,slotProps:w,readOnly:z,disabled:C,sx:A,autoFocus:k,disableIgnoringDatePartForTimeValidation:H,timeStep:null==E?void 0:E.minutes,skipDisabled:S,timezone:L})},Shr=function(t){var e=t.view,n=t.onViewChange,r=t.focusedView,a=t.onFocusedViewChange,i=t.views,o=t.value,l=t.defaultValue,c=t.onChange,s=t.className,u=t.classes,d=t.disableFuture,h=t.disablePast,f=t.minTime,p=t.maxTime,g=t.shouldDisableTime,v=t.shouldDisableClock,m=t.minutesStep,y=t.ampm,b=t.components,x=t.componentsProps,M=t.slots,w=t.slotProps,z=t.readOnly,C=t.disabled,A=t.sx,k=t.autoFocus,H=t.disableIgnoringDatePartForTimeValidation,E=t.timeSteps,S=t.skipDisabled,L=t.timezone;return(0,uf.jsx)(khr,{view:e,onViewChange:n,focusedView:r,onFocusedViewChange:a,views:i.filter(Ecr),value:o,defaultValue:l,onChange:c,className:s,classes:u,disableFuture:d,disablePast:h,minTime:f,maxTime:p,shouldDisableTime:g,shouldDisableClock:v,minutesStep:m,ampm:y,components:b,componentsProps:x,slots:M,slotProps:w,readOnly:z,disabled:C,sx:A,autoFocus:k,disableIgnoringDatePartForTimeValidation:H,timeSteps:E,skipDisabled:S,timezone:L})},Lhr=x.forwardRef((function(t,e){var n,r,a,i,o,l=osr(),c=isr(),s=wur(t,"MuiDesktopTimePicker"),u=null!=(n=s.thresholdToRenderTimeInASingleColumn)?n:24,d=vf({hours:1,minutes:5,seconds:5},s.timeSteps),h=1440/(d.hours*d.minutes)<=u,f=h?Ehr:Shr,p=vf({hours:f,minutes:f,seconds:f,meridiem:f},s.viewRenderers),g=null==(r=s.ampmInClock)||r,v=h?[]:["accept"],m=(null==(a=p.hours)?void 0:a.name)===Shr.name,y=s.ampm&&m?[].concat(z(s.views),["meridiem"]):s.views,b=function(t){var e,n,r,a,i,o=t.props,l=t.getOpenDialogAriaText,c=we(t,bdr),s=o.slots,u=o.slotProps,d=o.className,h=o.sx,f=o.format,p=o.formatDensity,g=o.timezone,v=o.label,m=o.inputRef,y=o.readOnly,b=o.disabled,M=o.autoFocus,w=o.localeText,z=isr(),C=x.useRef(null),A=x.useRef(null),k=gq(),H=null!=(e=null==u||null==(n=u.toolbar)?void 0:n.hidden)&&e,E=jur(vf({},c,{props:o,inputRef:C,autoFocusView:!0,additionalViewProps:{},wrapperVariant:"desktop"})),S=E.open,L=E.actions,_=E.hasUIView,B=E.layoutProps,D=E.renderCurrentView,T=E.shouldRestoreFocus,V=E.fieldProps,O=null!=(r=s.inputAdornment)?r:Bur,I=we(UU({elementType:O,externalSlotProps:null==u?void 0:u.inputAdornment,additionalProps:{position:"end"},ownerState:o}),xdr),R=null!=(a=s.openPickerButton)?a:uX,F=we(UU({elementType:R,externalSlotProps:null==u?void 0:u.openPickerButton,additionalProps:{disabled:b||y,onClick:L.onOpen,"aria-label":l(V.value,z),edge:I.position},ownerState:o}),Mdr),N=s.openPickerIcon,P=s.field,j=UU({elementType:P,externalSlotProps:null==u?void 0:u.field,additionalProps:vf({},V,H&&{id:k},{readOnly:y,disabled:b,className:d,sx:h,format:f,formatDensity:p,timezone:g,label:v,autoFocus:M&&!o.open,focused:!!S||void 0}),ownerState:o});_&&(j.InputProps=vf({},j.InputProps,He({ref:A},"".concat(I.position,"Adornment"),(0,uf.jsx)(O,vf({},I,{children:(0,uf.jsx)(R,vf({},F,{children:(0,uf.jsx)(N,vf({},null==u?void 0:u.openPickerIcon))}))})))));var U=vf({textField:s.textField},j.slots),W=null!=(i=s.layout)?i:ydr,Z=Oj(C,j.inputRef,m),G=k;H&&(G=v?"".concat(k,"-label"):void 0);var q=vf({},u,{toolbar:vf({},null==u?void 0:u.toolbar,{titleId:k}),popper:vf({"aria-labelledby":G},null==u?void 0:u.popper)});return{renderPicker:function(){return(0,uf.jsxs)(bcr,{localeText:w,children:[(0,uf.jsx)(P,vf({},j,{slots:U,slotProps:q,inputRef:Z})),(0,uf.jsx)(Our,vf({role:"dialog",placement:"bottom-start",anchorEl:A.current},L,{open:S,slots:s,slotProps:q,shouldRestoreFocus:T,children:(0,uf.jsx)(W,vf({},B,null==q?void 0:q.layout,{slots:s,slotProps:q,children:D()}))}))]})}}}({props:vf({},s,{ampmInClock:g,timeSteps:d,viewRenderers:p,format:Tcr(c,s),views:h?["hours"]:y,slots:vf({field:Ssr,openPickerIcon:Aur},s.slots),slotProps:vf({},s.slotProps,{field:function(t){var n;return vf({},PU(null==(n=s.slotProps)?void 0:n.field,t),zsr(s),{ref:e})},toolbar:vf({hidden:!0,ampmInClock:g},null==(i=s.slotProps)?void 0:i.toolbar),actionBar:vf({actions:v},null==(o=s.slotProps)?void 0:o.actionBar)})}),valueManager:tsr,valueType:"time",getOpenDialogAriaText:l.openTimePickerDialogue,validator:ysr});return(0,b.renderPicker)()}));function _hr(t){return kj("MuiDialogContent",t)}Lhr.propTypes={ampm:J7().bool,ampmInClock:J7().bool,autoFocus:J7().bool,className:J7().string,closeOnSelect:J7().bool,components:J7().object,componentsProps:J7().object,defaultValue:J7().any,disabled:J7().bool,disableFuture:J7().bool,disableIgnoringDatePartForTimeValidation:J7().bool,disableOpenPicker:J7().bool,disablePast:J7().bool,format:J7().string,formatDensity:J7().oneOf(["dense","spacious"]),inputRef:J7().oneOfType([J7().func,J7().shape({current:J7().object})]),label:J7().node,localeText:J7().object,maxTime:J7().any,minTime:J7().any,minutesStep:J7().number,onAccept:J7().func,onChange:J7().func,onClose:J7().func,onError:J7().func,onOpen:J7().func,onSelectedSectionsChange:J7().func,onViewChange:J7().func,open:J7().bool,openTo:J7().oneOf(["hours","meridiem","minutes","seconds"]),orientation:J7().oneOf(["landscape","portrait"]),readOnly:J7().bool,selectedSections:J7().oneOfType([J7().oneOf(["all","day","hours","meridiem","minutes","month","seconds","weekDay","year"]),J7().number,J7().shape({endIndex:J7().number.isRequired,startIndex:J7().number.isRequired})]),shouldDisableClock:J7().func,shouldDisableTime:J7().func,skipDisabled:J7().bool,slotProps:J7().object,slots:J7().object,sx:J7().oneOfType([J7().arrayOf(J7().oneOfType([J7().func,J7().object,J7().bool])),J7().func,J7().object]),thresholdToRenderTimeInASingleColumn:J7().number,timeSteps:J7().shape({hours:J7().number,minutes:J7().number,seconds:J7().number}),timezone:J7().string,value:J7().any,view:J7().oneOf(["hours","meridiem","minutes","seconds"]),viewRenderers:J7().shape({hours:J7().func,meridiem:J7().func,minutes:J7().func,seconds:J7().func}),views:J7().arrayOf(J7().oneOf(["hours","minutes","seconds"]).isRequired)};Hj("MuiDialogContent",["root","dividers"]);var Bhr=Hj("MuiDialogTitle",["root"]),Dhr=["className","dividers"],Thr=gj("div",{name:"MuiDialogContent",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,n.dividers&&e.dividers]}})((function(t){var e=t.theme;return vf({flex:"1 1 auto",WebkitOverflowScrolling:"touch",overflowY:"auto",padding:"20px 24px"},t.ownerState.dividers?{padding:"16px 24px",borderTop:"1px solid ".concat((e.vars||e).palette.divider),borderBottom:"1px solid ".concat((e.vars||e).palette.divider)}:He({},".".concat(Bhr.root," + &"),{paddingTop:0}))})),Vhr=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiDialogContent"}),r=n.className,a=n.dividers,i=void 0!==a&&a,o=we(n,Dhr),l=vf({},n,{dividers:i}),c=function(t){var e=t.classes;return IR({root:["root",t.dividers&&"dividers"]},_hr,e)}(l);return(0,uf.jsx)(Thr,vf({className:BR(c.root,r),ownerState:l,ref:e},o))})),Ohr=Vhr;function Ihr(t){return kj("MuiDialog",t)}var Rhr=Hj("MuiDialog",["root","scrollPaper","scrollBody","container","paper","paperScrollPaper","paperScrollBody","paperWidthFalse","paperWidthXs","paperWidthSm","paperWidthMd","paperWidthLg","paperWidthXl","paperFullWidth","paperFullScreen"]);var Fhr,Nhr=x.createContext({}),Phr=["aria-describedby","aria-labelledby","BackdropComponent","BackdropProps","children","className","disableEscapeKeyDown","fullScreen","fullWidth","maxWidth","onBackdropClick","onClose","open","PaperComponent","PaperProps","scroll","TransitionComponent","transitionDuration","TransitionProps"],jhr=gj(iW,{name:"MuiDialog",slot:"Backdrop",overrides:function(t,e){return e.backdrop}})({zIndex:-1}),Uhr=gj(uW,{name:"MuiDialog",slot:"Root",overridesResolver:function(t,e){return e.root}})({"@media print":{position:"absolute !important"}}),Whr=gj("div",{name:"MuiDialog",slot:"Container",overridesResolver:function(t,e){var n=t.ownerState;return[e.container,e["scroll".concat(PR(n.scroll))]]}})((function(t){var e=t.ownerState;return vf({height:"100%","@media print":{height:"auto"},outline:0},"paper"===e.scroll&&{display:"flex",justifyContent:"center",alignItems:"center"},"body"===e.scroll&&{overflowY:"auto",overflowX:"hidden",textAlign:"center","&:after":{content:'""',display:"inline-block",verticalAlign:"middle",height:"100%",width:"0"}})})),Zhr=gj(Qj,{name:"MuiDialog",slot:"Paper",overridesResolver:function(t,e){var n=t.ownerState;return[e.paper,e["scrollPaper".concat(PR(n.scroll))],e["paperWidth".concat(PR(String(n.maxWidth)))],n.fullWidth&&e.paperFullWidth,n.fullScreen&&e.paperFullScreen]}})((function(t){var e=t.theme,n=t.ownerState;return vf({margin:32,position:"relative",overflowY:"auto","@media print":{overflowY:"visible",boxShadow:"none"}},"paper"===n.scroll&&{display:"flex",flexDirection:"column",maxHeight:"calc(100% - 64px)"},"body"===n.scroll&&{display:"inline-block",verticalAlign:"middle",textAlign:"left"},!n.maxWidth&&{maxWidth:"calc(100% - 64px)"},"xs"===n.maxWidth&&He({maxWidth:"px"===e.breakpoints.unit?Math.max(e.breakpoints.values.xs,444):"".concat(e.breakpoints.values.xs).concat(e.breakpoints.unit)},"&.".concat(Rhr.paperScrollBody),He({},e.breakpoints.down(Math.max(e.breakpoints.values.xs,444)+64),{maxWidth:"calc(100% - 64px)"})),n.maxWidth&&"xs"!==n.maxWidth&&He({maxWidth:"".concat(e.breakpoints.values[n.maxWidth]).concat(e.breakpoints.unit)},"&.".concat(Rhr.paperScrollBody),He({},e.breakpoints.down(e.breakpoints.values[n.maxWidth]+64),{maxWidth:"calc(100% - 64px)"})),n.fullWidth&&{width:"calc(100% - 64px)"},n.fullScreen&&He({margin:0,width:"100%",maxWidth:"100%",height:"100%",maxHeight:"none",borderRadius:0},"&.".concat(Rhr.paperScrollBody),{margin:0,maxWidth:"100%"}))})),Ghr=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiDialog"}),r=pU(),a={enter:r.transitions.duration.enteringScreen,exit:r.transitions.duration.leavingScreen},i=n["aria-describedby"],o=n["aria-labelledby"],l=n.BackdropComponent,c=n.BackdropProps,s=n.children,u=n.className,d=n.disableEscapeKeyDown,h=void 0!==d&&d,f=n.fullScreen,p=void 0!==f&&f,g=n.fullWidth,v=void 0!==g&&g,m=n.maxWidth,y=void 0===m?"sm":m,b=n.onBackdropClick,M=n.onClose,w=n.open,z=n.PaperComponent,C=void 0===z?Qj:z,A=n.PaperProps,k=void 0===A?{}:A,H=n.scroll,E=void 0===H?"paper":H,S=n.TransitionComponent,L=void 0===S?tW:S,_=n.transitionDuration,B=void 0===_?a:_,D=n.TransitionProps,T=we(n,Phr),V=vf({},n,{disableEscapeKeyDown:h,fullScreen:p,fullWidth:v,maxWidth:y,scroll:E}),O=function(t){var e=t.classes,n=t.scroll,r=t.maxWidth,a=t.fullWidth,i=t.fullScreen;return IR({root:["root"],container:["container","scroll".concat(PR(n))],paper:["paper","paperScroll".concat(PR(n)),"paperWidth".concat(PR(String(r))),a&&"paperFullWidth",i&&"paperFullScreen"]},Ihr,e)}(V),I=x.useRef(),R=gq(o),F=x.useMemo((function(){return{titleId:R}}),[R]);return(0,uf.jsx)(Uhr,vf({className:BR(O.root,u),closeAfterTransition:!0,components:{Backdrop:jhr},componentsProps:{backdrop:vf({transitionDuration:B,as:l},c)},disableEscapeKeyDown:h,onClose:M,open:w,ref:e,onClick:function(t){I.current&&(I.current=null,b&&b(t),M&&M(t,"backdropClick"))},ownerState:V},T,{children:(0,uf.jsx)(L,vf({appear:!0,in:w,timeout:B,role:"presentation"},D,{children:(0,uf.jsx)(Whr,{className:BR(O.container),onMouseDown:function(t){I.current=t.target===t.currentTarget},ownerState:V,children:(0,uf.jsx)(Zhr,vf({as:C,elevation:24,role:"dialog","aria-describedby":i,"aria-labelledby":R},k,{className:BR(O.paper,k.className),ownerState:V,children:(0,uf.jsx)(Nhr.Provider,{value:F,children:s})}))})}))}))})),qhr=gj(Ghr)((He(Fhr={},"& .".concat(Rhr.container),{outline:0}),He(Fhr,"& .".concat(Rhr.paper),{outline:0,minWidth:320}),Fhr)),Yhr=gj(Ohr)({"&:first-of-type":{padding:0}});function Xhr(t){var e,n,r=t.children,a=t.onDismiss,i=t.open,o=t.slots,l=t.slotProps,c=null!=(e=null==o?void 0:o.dialog)?e:qhr,s=null!=(n=null==o?void 0:o.mobileTransition)?n:tW;return(0,uf.jsx)(c,vf({open:i,onClose:a},null==l?void 0:l.dialog,{TransitionComponent:s,TransitionProps:null==l?void 0:l.mobileTransition,PaperComponent:null==o?void 0:o.mobilePaper,PaperProps:null==l?void 0:l.mobilePaper,children:(0,uf.jsx)(Yhr,{children:r})}))}var $hr=["props","getOpenDialogAriaText"],Khr=x.forwardRef((function(t,e){var n,r,a=osr(),i=isr(),o=wur(t,"MuiMobileTimePicker"),l=vf({hours:Hhr,minutes:Hhr,seconds:Hhr},o.viewRenderers),c=null!=(n=o.ampmInClock)&&n,s=function(t){var e,n,r,a,i,o=t.props,l=t.getOpenDialogAriaText,c=we(t,$hr),s=o.slots,u=o.slotProps,d=o.className,h=o.sx,f=o.format,p=o.formatDensity,g=o.timezone,v=o.label,m=o.inputRef,y=o.readOnly,b=o.disabled,M=o.localeText,w=isr(),z=x.useRef(null),C=gq(),A=null!=(e=null==u||null==(n=u.toolbar)?void 0:n.hidden)&&e,k=jur(vf({},c,{props:o,inputRef:z,autoFocusView:!0,additionalViewProps:{},wrapperVariant:"mobile"})),H=k.open,E=k.actions,S=k.layoutProps,L=k.renderCurrentView,_=k.fieldProps,B=s.field,D=UU({elementType:B,externalSlotProps:null==u?void 0:u.field,additionalProps:vf({},_,A&&{id:C},!(b||y)&&{onClick:E.onOpen,onKeyDown:(a=E.onOpen,function(t){"Enter"!==t.key&&" "!==t.key||(a(t),t.preventDefault(),t.stopPropagation()),i&&i(t)})},{readOnly:null==y||y,disabled:b,className:d,sx:h,format:f,formatDensity:p,timezone:g,label:v}),ownerState:o});D.inputProps=vf({},D.inputProps,{"aria-label":l(_.value,w)});var T=vf({textField:s.textField},D.slots),V=null!=(r=s.layout)?r:ydr,O=Oj(z,D.inputRef,m),I=C;A&&(I=v?"".concat(C,"-label"):void 0);var R=vf({},u,{toolbar:vf({},null==u?void 0:u.toolbar,{titleId:C}),mobilePaper:vf({"aria-labelledby":I},null==u?void 0:u.mobilePaper)});return{renderPicker:function(){return(0,uf.jsxs)(bcr,{localeText:M,children:[(0,uf.jsx)(B,vf({},D,{slots:T,slotProps:R,inputRef:O})),(0,uf.jsx)(Xhr,vf({},E,{open:H,slots:s,slotProps:R,children:(0,uf.jsx)(V,vf({},S,null==R?void 0:R.layout,{slots:s,slotProps:R,children:L()}))}))]})}}}({props:vf({},o,{ampmInClock:c,viewRenderers:l,format:Tcr(i,o),slots:vf({field:Ssr},o.slots),slotProps:vf({},o.slotProps,{field:function(t){var n;return vf({},PU(null==(n=o.slotProps)?void 0:n.field,t),zsr(o),{ref:e})},toolbar:vf({hidden:!1,ampmInClock:c},null==(r=o.slotProps)?void 0:r.toolbar)})}),valueManager:tsr,valueType:"time",getOpenDialogAriaText:a.openTimePickerDialogue,validator:ysr});return(0,s.renderPicker)()}));Khr.propTypes={ampm:J7().bool,ampmInClock:J7().bool,autoFocus:J7().bool,className:J7().string,closeOnSelect:J7().bool,components:J7().object,componentsProps:J7().object,defaultValue:J7().any,disabled:J7().bool,disableFuture:J7().bool,disableIgnoringDatePartForTimeValidation:J7().bool,disableOpenPicker:J7().bool,disablePast:J7().bool,format:J7().string,formatDensity:J7().oneOf(["dense","spacious"]),inputRef:J7().oneOfType([J7().func,J7().shape({current:J7().object})]),label:J7().node,localeText:J7().object,maxTime:J7().any,minTime:J7().any,minutesStep:J7().number,onAccept:J7().func,onChange:J7().func,onClose:J7().func,onError:J7().func,onOpen:J7().func,onSelectedSectionsChange:J7().func,onViewChange:J7().func,open:J7().bool,openTo:J7().oneOf(["hours","minutes","seconds"]),orientation:J7().oneOf(["landscape","portrait"]),readOnly:J7().bool,selectedSections:J7().oneOfType([J7().oneOf(["all","day","hours","meridiem","minutes","month","seconds","weekDay","year"]),J7().number,J7().shape({endIndex:J7().number.isRequired,startIndex:J7().number.isRequired})]),shouldDisableClock:J7().func,shouldDisableTime:J7().func,slotProps:J7().object,slots:J7().object,sx:J7().oneOfType([J7().arrayOf(J7().oneOfType([J7().func,J7().object,J7().bool])),J7().func,J7().object]),timezone:J7().string,value:J7().any,view:J7().oneOf(["hours","minutes","seconds"]),viewRenderers:J7().shape({hours:J7().func,minutes:J7().func,seconds:J7().func}),views:J7().arrayOf(J7().oneOf(["hours","minutes","seconds"]).isRequired)};var Qhr=["desktopModeMediaQuery"],Jhr=x.forwardRef((function(t,e){var n=Mj({props:t,name:"MuiTimePicker"}),r=n.desktopModeMediaQuery,a=void 0===r?"@media (pointer: fine)":r,i=we(n,Qhr),o=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=yj(),r="undefined"!==typeof window&&"undefined"!==typeof window.matchMedia,a=mj({name:"MuiUseMediaQuery",props:e,theme:n}),i=a.defaultMatches,o=void 0!==i&&i,l=a.matchMedia,c=void 0===l?r?window.matchMedia:null:l,s=a.ssrMatchMedia,u=void 0===s?null:s,d=a.noSsr,h=void 0!==d&&d,f="function"===typeof t?t(n):t;return f=f.replace(/^@media( ?)/m,""),(void 0!==Mcr?wcr:xcr)(f,o,c,u,h)}(a,{defaultMatches:!0});return o?(0,uf.jsx)(Lhr,vf({ref:e},i)):(0,uf.jsx)(Khr,vf({ref:e},i))})),tfr=function(t){var e=t.data,n=(0,Js.get)(e,"value"),r=(0,Js.get)(e,"onChange");return(0,uf.jsx)(bcr,{dateAdapter:vcr,children:(0,uf.jsx)(Jhr,{label:e.label,value:n,onChange:function(t){return r&&r(t)},slotProps:{textField:{size:"small"}}})})},efr=function(t){var e=t.data,n=Ys(XI),r=(0,Js.get)(n,"navigation",{}),a=(0,Js.get)(r,"sections",[]),i=(0,Js.get)(e,"options",[]),o=m((0,x.useState)(null),2),l=o[0],c=o[1],s=m((0,x.useState)(null),2),u=s[0],d=s[1],h=i.find((function(t){return t.value===l}));return(0,uf.jsxs)("div",{style:{width:"200px"},children:[l&&(0,uf.jsx)(_lr,{anchorElement:u,hide:function(){return c(null)},children:(0,uf.jsx)(_dn,{onChange:function(t,n){var r=i.map((function(e){return e.value===l?Se(Se({},e),{},He({},t,n)):e}));console.log("newItems",r),null===e||void 0===e||e.onChange(r)},fields:[{id:"hidePage",label:"Hide Page From Navigation",componentId:"Switch",value:(0,Js.get)(h,"hidePage")},{id:"section",label:"Section",hint:"Position this page inside a section in the navigation bar",componentId:"Select",options:a.map((function(t){return Se(Se({},t),{},{value:t.id})})),value:(0,Js.get)(h,"section")}]})}),i.length>0&&(0,uf.jsx)(fln.Container,{style:{display:"flex",flexDirection:"column",width:"450px"},dragHandleSelector:".drag-item",lockAxis:"y",onDrop:function(t){var n=t.addedIndex,r=t.removedIndex,a=wd(i,r,n);null===e||void 0===e||e.onChange(a)},children:i.map((function(t,e){return(0,uf.jsx)(fln.Draggable,{children:(0,uf.jsx)(nfr,{className:"drag-item",onClick:function(e){c(t.value),d(e.currentTarget)},children:(0,uf.jsxs)(fR,{alignItems:"center",children:[(0,uf.jsx)(aln,{data:{icon:"RxDragHandleDots2",color:tu.grey2,size:18}}),(0,uf.jsx)(dR,{data:{text:t.label,cursor:"pointer",margin:"0 3px 0 3px"}})]})})},t.id)}))})]})},nfr=sf.div.withConfig({displayName:"ReorderItems__FieldContainer",componentId:"sc-llrzjc-0"})(["padding:"," 0px "," 0px;border-bottom:1px solid ",";display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:200ms all;&:hover{background:",";}:not(:last-child){border-bottom:1px solid ",";}"],cu,cu,tu.grey2,tu.grey1,tu.grey1),rfr=function(t){var e=t.data,n=m((0,x.useState)(!1),2),r=n[0],a=n[1],i=Xsn(),o=(0,Js.get)(e,"value",{}),l=afr(i.componentId).map((function(t){return Se(Se({},t),{},{value:(0,Js.get)(o,t.id,""),label:t.label||(0,Js.startCase)(t.id)})}));return(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(gf,{data:Se(Se({},e),{},{text:"Edit CSS",icon:e.value,width:"80px",size:"small",type:"basic",onClick:function(){return a(!0)}})}),r&&(0,uf.jsx)(_9n,{header:{title:"Edit CSS Styling"},hide:function(){return a(!1)},children:0===l.length?(0,uf.jsx)(dR,{data:{text:"No custom CSS available for this component",size:"large"}}):(0,uf.jsx)(_dn,{sectionPadding:"0px",fields:l,onChange:function(t,n){console.log("OBJ",Se(Se({},o),{},He({},t,n))),e.onChange(Se(Se({},o),{},He({},t,n)))}})})]})},afr=function(t){var e=[];return["Row","Column"].includes(t)&&(e=[].concat(z(e),[{id:"container",key:"container",componentId:"TextArea",monospace:!0,height:"150px"}])),"Table"===t&&(e=[].concat(z(e),[{id:"tableHeaderText",key:"tableHeaderText",componentId:"TextArea",monospace:!0,height:"150px"}])),["Table","Grid","Kanban","Calendar","InfoList","Form","Stat","Chart","QuoteCalculator","Timeline","Row","Column"].includes(t)&&(e=[].concat(z(e),[{id:"blockContainer",key:"blockContainer",componentId:"TextArea",monospace:!0,height:"150px"}])),["Table","Grid","Kanban","Calendar","InfoList","Form","Stat","Chart","QuoteCalculator","Timeline"].includes(t)&&(e=[].concat(z(e),[{id:"blockLabel",key:"blockLabel",componentId:"TextArea",monospace:!0,height:"150px"}])),["Button"].includes(t)&&(e=[].concat(z(e),[{id:"buttonContainer",key:"buttonContainer",componentId:"TextArea",monospace:!0,height:"150px"}])),["Text"].includes(t)&&(e=[].concat(z(e),[{id:"text",key:"text",componentId:"TextArea",monospace:!0,height:"150px"}])),e},ifr=function(t){var e=t.anchorElement,n=t.onClose,r=t.onChange,a=t.values,i=t.noGroupsText,o=t.isUserPage,l=void 0!==o&&o,c=t.allowedValues,s=void 0===c?[]:c,u=Ys(XI),d=St(),h=(0,Js.get)(d,"pathname"),f=m((0,x.useState)([]),2),p=f[0],g=f[1],v=(0,Js.get)(u,"user_groups",[])||[],y=v.map((function(t){return t.id})),b=_t();(0,x.useEffect)((function(){if(a){var t=a.filter((function(t){return y.includes(t)}));g(t)}else{var e=y.filter((function(t){return s.includes(t)}));g(e)}}),[]);return(0,uf.jsxs)(_lr,{anchorElement:e,hide:n,label:"Visibility Permissions",hint:"Create customized access to parts of your app with User Groups",hintLink:"https://help.frontly.ai/en/articles/7982162-users-permissions",children:[0===p.length&&(0,uf.jsxs)(ofr,{children:["Warning! All permissions are turned off, which means this setting will be skipped."," ",l?"This user will have full access to this app's pages.":"This content will be visible to everyone."]}),(0,uf.jsx)(_dn,{sectionPadding:"0px",onChange:function(t,e){var n=p.filter((function(t){return y.includes(t)}));n.includes(t)?(r(n.filter((function(e){return e!==t}))),g(n.filter((function(e){return e!==t})))):(r([].concat(z(n),[t])),g([].concat(z(n),[t])))},fields:v.map((function(t){var e=s.length>0&&!s.includes(t.id);return{id:t.id,label:t.name,componentId:"Switch",orientation:"horizontal",value:!e&&p.includes(t.id),disabled:e}}))}),s.length>0&&(0,uf.jsx)(dR,{data:{text:"Permissions disabled on the page level are disabled in this menu",margin:"20px 0 0 0",fontStyle:"bodySm",color:tu.grey3}}),0===v.length&&(0,uf.jsx)(dR,{data:{text:i,fontStyle:"bodyMd",color:tu.grey3}}),(0,uf.jsxs)(fR,{justifyContent:"space-between",children:["/users"!==h&&(0,uf.jsx)(dR,{data:{text:"Edit User Groups",margin:"10px 0 0 0",fontStyle:"headingSm",color:tu.primary,onClick:function(){return b("/users")}}}),(0,uf.jsx)(dR,{data:{text:"Reset Values",margin:"10px 0 0 0",fontStyle:"headingSm",color:tu.primary,onClick:function(){r([]),g([]),Rcn("User groups reset")}}})]})]})},ofr=sf.div.withConfig({displayName:"UserGroupPermissions__WarningBox",componentId:"sc-w4yagl-0"})(["border-radius:8px;background:",";color:",";padding:15px;display:flex;align-items:center;gap:15px;font-size:14px;font-weight:500;max-width:300px;margin-bottom:15px;"],tu.clickUpBackground,tu.grey4),lfr=function(t){var e=t.data.onChange,n=Ys(XI),r=(0,Js.get)(n,"user_groups",[])||[],a=m(Xs(KI),2),i=a[0],o=a[1],l=r.reduce((function(t,e){return t[parseInt(e.id)]=e.name,t}),{}),c=i.map((function(t){var e=(0,Js.get)(t,"userGroups",[]).map((function(t){return(0,Js.get)(l,parseInt(t))})),n=e.join(", ");return Se(Se({},t),{},{userGroupsString:n})})),s=m((0,x.useState)(null),2),u=s[0],d=s[1],h=m((0,x.useState)(null),2),f=h[0],p=h[1],g=i.find((function(t){return t.id===u})),v=(0,Js.get)(g,"userGroups",[]);return(0,uf.jsxs)("div",{style:{width:"200px"},children:[u&&(0,uf.jsx)(_lr,{anchorElement:f,hide:function(){return d(null)},children:(0,uf.jsx)(ifr,{anchorElement:f,noGroupsText:"To determine who can view this page, define User Groups in User Settings",onClose:function(){p(null),d(null)},values:v,onChange:function(t){e({pageId:u,newUserGroups:t});var n=i.map((function(e){return e.id===u?Se(Se({},e),{},{userGroups:t}):e}));o(n)}})}),c.length>0&&(0,uf.jsx)(cfr,{children:c.map((function(t){return(0,uf.jsxs)(sfr,{className:"drag-item",onClick:function(e){d(t.id),p(e.currentTarget)},children:[(0,uf.jsx)(dR,{data:{text:t.name,fontStyle:"headingMd",cursor:"pointer"}}),(0,uf.jsx)(dR,{data:{text:t.userGroupsString||"All Users",cursor:"pointer",margin:"0 3px 0 3px"}})]})}))})]})},cfr=sf.div.withConfig({displayName:"PageUserGroups__Container",componentId:"sc-149d01g-0"})(["display:flex;flex-direction:column;width:450px;"]),sfr=sf.div.withConfig({displayName:"PageUserGroups__FieldContainer",componentId:"sc-149d01g-1"})(["padding:"," 0px "," 0px;border-bottom:1px solid ",";display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:200ms all;&:hover{background:",";}:not(:last-child){border-bottom:1px solid ",";}:first-child{border-top:1px solid ",";}"],cu,cu,tu.grey2,tu.grey1,tu.grey2,tu.grey2),ufr=function(t){var e=t.percent;return(0,uf.jsx)(hfr,{children:(0,uf.jsx)(dfr,{style:{width:"".concat(e,"%")},children:"\xa0"})})},dfr=sf.div.withConfig({displayName:"Progress__Bar",componentId:"sc-ep5zsf-0"})(["background:",";"],tu.primary),hfr=sf.div.withConfig({displayName:"Progress__Container",componentId:"sc-ep5zsf-1"})(["background:",";height:10px;border-radius:10px;width:100%;overflow:hidden;"],tu.grey2),ffr=function(t){var e=t.data,n=m((0,x.useState)([]),2),r=n[0],a=n[1],i=m((0,x.useState)(!1),2),o=i[0],l=i[1];return(0,uf.jsx)("div",{children:r.length>0?(0,uf.jsx)(hq,{data:{value:(0,Js.get)(e,["value","id"],""),label:"Scenario",onChange:function(t){e.onChange(r.find((function(e){return e.id===t})))},hideEmptyItem:!0,options:r.map((function(t){return{value:t.id,label:t.name}}))}}):(0,uf.jsxs)("div",{children:[(0,uf.jsx)(dR,{data:{text:(0,Js.get)(e,["value","name"],"Select Scenario"),fontStyle:"headingMd"}}),(0,uf.jsx)(gf,{data:{text:"Select Scenario",onClick:function(){l(!0),K9.get("/make_scenarios/").then((function(t){a(t.data),l(!1)}))},size:"small",type:"basic",margin:"5px 0 0 0",isFetching:o}})]})})},pfr=function(t){var e=t.data,n=e.onChange,r=(0,Js.get)(e,"textColor","light"),a=(0,Js.get)(e,"value",null),i=(0,Js.get)(e,"options",[]),o=(0,Js.get)(e,"isMulti",!1),l=a?a.split(",").map((function(t){return t.trim()})):[];return(0,uf.jsx)(vfr,{count:i.length,children:i.map((function(t){var e=o?l.includes(t.value):a===t.value;return(0,uf.jsxs)(mfr,{textColor:r,active:e,onClick:function(){if(o){var r=e?l.filter((function(e){return e!==t.value})):[].concat(z(l),[t.value]);n(r.join(", "))}else n(t.value)},children:[t.label,(0,uf.jsx)(gfr,{children:e&&(0,uf.jsx)(aln,{data:{icon:"FiCheck",color:"light"===r?"rgba(255, 255, 255, 0.6)":"rgba(0, 0, 0, 0.6)",margin:"3px 0 0 0"}})})]})}))})},gfr=sf.div.withConfig({displayName:"Options__IconContainer",componentId:"sc-wcneys-0"})(["min-width:30px;min-height:30px;"]),vfr=sf.div.withConfig({displayName:"Options__Container",componentId:"sc-wcneys-1"})(["display:grid;grid-template-columns:max-content;gap:12px;width:fit-content;"," overflow-y:auto;width:100%;max-height:400px;"],(function(t){return t.count>4&&"grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));"})),mfr=sf.div.withConfig({displayName:"Options__Option",componentId:"sc-wcneys-2"})(["display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;box-sizing:border-box;background:",";border:1px solid ",";color:",";cursor:pointer;min-width:200px;transition:0.2s ease-in-out;&:hover{background:",";}padding:10px;border-radius:10px;@media screen and (max-width:800px){padding:5px 10px 5px 10px;min-width:auto;}",""],(function(t){return"light"===t.textColor?"rgba(255, 255, 255, 0.1)":"rgba(0, 0, 0, 0.07)"}),(function(t){return"light"===t.textColor?"rgba(255, 255, 255, 0.3)":"rgba(0, 0, 0, 0.3)"}),(function(t){return"light"===t.textColor?tu.grey1:tu.grey4}),(function(t){return"light"===t.textColor?"rgba(255, 255, 255, 0.15)":"rgba(0, 0, 0, 0.15)"}),(function(t){return t.active&&"\n      border: 2px solid\n        ".concat("light"===t.textColor?"rgba(255, 255, 255, 0.6)":"rgba(0, 0, 0, 0.6)",";\n    ")})),yfr=function(t){var e=t.data,n=(e.disabled,e.value),r=e.onChange;return(0,uf.jsx)(bfr,{"data-color-mode":"light",children:(0,uf.jsx)(RO,{value:n,onChange:r})})},bfr=sf.div.withConfig({displayName:"MarkdownEditor__Container",componentId:"sc-1l2sy0h-0"})([""]),xfr=function(t){var e=t.height,n=t.width,r=t.radius,a=void 0===r?null:r,i=t.className,o=void 0===i?null:i,l=t.extra,c=void 0===l?null:l,s=t.green,u=void 0===s?null:s,d=t.light,h=void 0===d?null:d,f=t.margin,p=void 0===f?"":f,g=t.widthRange,v=void 0===g?null:g,y=t.heightRange,b=void 0===y?null:y,M=t.calcWidth,w=void 0===M?null:M,z=t.columnSpan,C=void 0===z?1:z,A=t.rowSpan,k=void 0===A?1:A,H=m((0,x.useState)(n),2),E=H[0],S=H[1],L=m((0,x.useState)(e),2),_=L[0],B=L[1];return(0,x.useEffect)((function(){if(v){var t=m(v,2),r=t[0],a=t[1];n=kd(Math.floor(Math.random()*(a-r+1))+r)}if(b){var i=m(b,2),o=i[0],l=i[1];e=kd(Math.floor(Math.random()*(l-o+1))+o)}S(n),B(e)}),[]),(0,uf.jsx)(Mfr,{className:o,radius:a,height:_,width:E,extra:c,green:u,light:h,margin:p,calcWidth:w,columnSpan:C,rowSpan:k})},Mfr=sf.div.withConfig({displayName:"SkeletonLoader__Skeleton",componentId:"sc-1jy83xe-0"})(["grid-column:span ",";grid-row:span ",";margin:",";max-width:100%;min-width:",";min-height:",";width:",";height:",";border-radius:",";"," background:",";background:",";",";background-size:400% 400%;animation:pulse 1.2s ease-in-out infinite;@keyframes pulse{0%{background-position:0% 0%;}100%{background-position:-135% 0%;}}"],(function(t){return t.columnSpan}),(function(t){return t.rowSpan}),(function(t){return t.margin}),(function(t){return t.width||"100%"}),(function(t){return t.height||"18px"}),(function(t){return t.width||"100%"}),(function(t){return t.height||"18px"}),(function(t){return t.radius||"4px"}),(function(t){return t.calcWidth&&"width: ".concat(t.calcWidth,";")}),(function(t){return t.light?"rgba(255,255,255,0.30)":"rgba(0,0,0,0.07)"}),(function(t){return t.light?Gh(["linear-gradient(-90deg,rgba(255,255,255,0.15) 0%,rgba(255,255,255,0.30) 50%,rgba(255,255,255,0.15) 100%)"]):"linear-gradient(-90deg, rgba(0,0,0,0.04) 0%, rgba(0,0,0,0.07) 50%, rgba(0,0,0,0.04) 100%)"}),(function(t){return t.border&&(t.light?"rgba(255,255,255,0.40)":"rgba(0,0,0,0.40)")}));function wfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M10.394 2.08a1 1 0 00-.788 0l-7 3a1 1 0 000 1.84L5.25 8.051a.999.999 0 01.356-.257l4-1.714a1 1 0 11.788 1.838L7.667 9.088l1.94.831a1 1 0 00.787 0l7-3a1 1 0 000-1.838l-7-3zM3.31 9.397L5 10.12v4.102a8.969 8.969 0 00-1.05-.174 1 1 0 01-.89-.89 11.115 11.115 0 01.25-3.762zM9.3 16.573A9.026 9.026 0 007 14.935v-3.957l1.818.78a3 3 0 002.364 0l5.508-2.361a11.026 11.026 0 01.25 3.762 1 1 0 01-.89.89 8.968 8.968 0 00-5.35 2.524 1 1 0 01-1.4 0zM6 18a1 1 0 001-1v-2.065a8.935 8.935 0 00-2-.712V17a1 1 0 001 1z"}}]})(t)}function zfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M5 4a1 1 0 00-2 0v7.268a2 2 0 000 3.464V16a1 1 0 102 0v-1.268a2 2 0 000-3.464V4zM11 4a1 1 0 10-2 0v1.268a2 2 0 000 3.464V16a1 1 0 102 0V8.732a2 2 0 000-3.464V4zM16 3a1 1 0 011 1v7.268a2 2 0 010 3.464V16a1 1 0 11-2 0v-1.268a2 2 0 010-3.464V4a1 1 0 011-1z"}}]})(t)}function Cfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M18 13V5a2 2 0 00-2-2H4a2 2 0 00-2 2v8a2 2 0 002 2h3l3 3 3-3h3a2 2 0 002-2zM5 7a1 1 0 011-1h8a1 1 0 110 2H6a1 1 0 01-1-1zm1 3a1 1 0 100 2h3a1 1 0 100-2H6z",clipRule:"evenodd"}}]})(t)}function Afr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M4 3a2 2 0 100 4h12a2 2 0 100-4H4z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M3 8h14v7a2 2 0 01-2 2H5a2 2 0 01-2-2V8zm5 3a1 1 0 011-1h2a1 1 0 110 2H9a1 1 0 01-1-1z",clipRule:"evenodd"}}]})(t)}function kfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm1-11a1 1 0 10-2 0v3.586L7.707 9.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.414 0l3-3a1 1 0 00-1.414-1.414L11 10.586V7z",clipRule:"evenodd"}}]})(t)}function Hfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm.707-10.293a1 1 0 00-1.414-1.414l-3 3a1 1 0 000 1.414l3 3a1 1 0 001.414-1.414L9.414 11H13a1 1 0 100-2H9.414l1.293-1.293z",clipRule:"evenodd"}}]})(t)}function Efr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-8.707l-3-3a1 1 0 00-1.414 1.414L10.586 9H7a1 1 0 100 2h3.586l-1.293 1.293a1 1 0 101.414 1.414l3-3a1 1 0 000-1.414z",clipRule:"evenodd"}}]})(t)}function Sfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-8.707l-3-3a1 1 0 00-1.414 0l-3 3a1 1 0 001.414 1.414L9 9.414V13a1 1 0 102 0V9.414l1.293 1.293a1 1 0 001.414-1.414z",clipRule:"evenodd"}}]})(t)}function Lfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M16.707 10.293a1 1 0 010 1.414l-6 6a1 1 0 01-1.414 0l-6-6a1 1 0 111.414-1.414L9 14.586V3a1 1 0 012 0v11.586l4.293-4.293a1 1 0 011.414 0z",clipRule:"evenodd"}}]})(t)}function _fr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M9.707 16.707a1 1 0 01-1.414 0l-6-6a1 1 0 010-1.414l6-6a1 1 0 011.414 1.414L5.414 9H17a1 1 0 110 2H5.414l4.293 4.293a1 1 0 010 1.414z",clipRule:"evenodd"}}]})(t)}function Bfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14.707 12.293a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 111.414-1.414L9 14.586V3a1 1 0 012 0v11.586l2.293-2.293a1 1 0 011.414 0z",clipRule:"evenodd"}}]})(t)}function Dfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.707 14.707a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 1.414L5.414 9H17a1 1 0 110 2H5.414l2.293 2.293a1 1 0 010 1.414z",clipRule:"evenodd"}}]})(t)}function Tfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z",clipRule:"evenodd"}}]})(t)}function Vfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.293 7.707a1 1 0 010-1.414l4-4a1 1 0 011.414 0l4 4a1 1 0 01-1.414 1.414L11 5.414V17a1 1 0 11-2 0V5.414L6.707 7.707a1 1 0 01-1.414 0z",clipRule:"evenodd"}}]})(t)}function Ofr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.293 3.293a1 1 0 011.414 0l6 6a1 1 0 010 1.414l-6 6a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-4.293-4.293a1 1 0 010-1.414z",clipRule:"evenodd"}}]})(t)}function Ifr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14.707 10.293a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 111.414-1.414L9 12.586V5a1 1 0 012 0v7.586l2.293-2.293a1 1 0 011.414 0z",clipRule:"evenodd"}}]})(t)}function Rfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M9.707 14.707a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 1.414L7.414 9H15a1 1 0 110 2H7.414l2.293 2.293a1 1 0 010 1.414z",clipRule:"evenodd"}}]})(t)}function Ffr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L12.586 11H5a1 1 0 110-2h7.586l-2.293-2.293a1 1 0 010-1.414z",clipRule:"evenodd"}}]})(t)}function Nfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.293 9.707a1 1 0 010-1.414l4-4a1 1 0 011.414 0l4 4a1 1 0 01-1.414 1.414L11 7.414V15a1 1 0 11-2 0V7.414L6.707 9.707a1 1 0 01-1.414 0z",clipRule:"evenodd"}}]})(t)}function Pfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.293 9.707a1 1 0 010-1.414l6-6a1 1 0 011.414 0l6 6a1 1 0 01-1.414 1.414L11 5.414V17a1 1 0 11-2 0V5.414L4.707 9.707a1 1 0 01-1.414 0z",clipRule:"evenodd"}}]})(t)}function jfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 4a1 1 0 011-1h4a1 1 0 010 2H6.414l2.293 2.293a1 1 0 01-1.414 1.414L5 6.414V8a1 1 0 01-2 0V4zm9 1a1 1 0 110-2h4a1 1 0 011 1v4a1 1 0 11-2 0V6.414l-2.293 2.293a1 1 0 11-1.414-1.414L13.586 5H12zm-9 7a1 1 0 112 0v1.586l2.293-2.293a1 1 0 011.414 1.414L6.414 15H8a1 1 0 110 2H4a1 1 0 01-1-1v-4zm13-1a1 1 0 011 1v4a1 1 0 01-1 1h-4a1 1 0 110-2h1.586l-2.293-2.293a1 1 0 011.414-1.414L15 13.586V12a1 1 0 011-1z",clipRule:"evenodd"}}]})(t)}function Ufr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14.243 5.757a6 6 0 10-.986 9.284 1 1 0 111.087 1.678A8 8 0 1118 10a3 3 0 01-4.8 2.401A4 4 0 1114 10a1 1 0 102 0c0-1.537-.586-3.07-1.757-4.243zM12 10a2 2 0 10-4 0 2 2 0 004 0z",clipRule:"evenodd"}}]})(t)}function Wfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.707 4.879A3 3 0 018.828 4H15a3 3 0 013 3v6a3 3 0 01-3 3H8.828a3 3 0 01-2.12-.879l-4.415-4.414a1 1 0 010-1.414l4.414-4.414zm4 2.414a1 1 0 00-1.414 1.414L10.586 10l-1.293 1.293a1 1 0 101.414 1.414L12 11.414l1.293 1.293a1 1 0 001.414-1.414L13.414 10l1.293-1.293a1 1 0 00-1.414-1.414L12 8.586l-1.293-1.293z",clipRule:"evenodd"}}]})(t)}function Zfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.267 3.455a3.066 3.066 0 001.745-.723 3.066 3.066 0 013.976 0 3.066 3.066 0 001.745.723 3.066 3.066 0 012.812 2.812c.051.643.304 1.254.723 1.745a3.066 3.066 0 010 3.976 3.066 3.066 0 00-.723 1.745 3.066 3.066 0 01-2.812 2.812 3.066 3.066 0 00-1.745.723 3.066 3.066 0 01-3.976 0 3.066 3.066 0 00-1.745-.723 3.066 3.066 0 01-2.812-2.812 3.066 3.066 0 00-.723-1.745 3.066 3.066 0 010-3.976 3.066 3.066 0 00.723-1.745 3.066 3.066 0 012.812-2.812zm7.44 5.252a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z",clipRule:"evenodd"}}]})(t)}function Gfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M13.477 14.89A6 6 0 015.11 6.524l8.367 8.368zm1.414-1.414L6.524 5.11a6 6 0 018.367 8.367zM18 10a8 8 0 11-16 0 8 8 0 0116 0z",clipRule:"evenodd"}}]})(t)}function qfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7 2a1 1 0 00-.707 1.707L7 4.414v3.758a1 1 0 01-.293.707l-4 4C.817 14.769 2.156 18 4.828 18h10.343c2.673 0 4.012-3.231 2.122-5.121l-4-4A1 1 0 0113 8.172V4.414l.707-.707A1 1 0 0013 2H7zm2 6.172V4h2v4.172a3 3 0 00.879 2.12l1.027 1.028a4 4 0 00-2.171.102l-.47.156a4 4 0 01-2.53 0l-.563-.187a1.993 1.993 0 00-.114-.035l1.063-1.063A3 3 0 009 8.172z",clipRule:"evenodd"}}]})(t)}function Yfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M10 2a6 6 0 00-6 6v3.586l-.707.707A1 1 0 004 14h12a1 1 0 00.707-1.707L16 11.586V8a6 6 0 00-6-6zM10 18a3 3 0 01-3-3h6a3 3 0 01-3 3z"}}]})(t)}function Xfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M9 4.804A7.968 7.968 0 005.5 4c-1.255 0-2.443.29-3.5.804v10A7.969 7.969 0 015.5 14c1.669 0 3.218.51 4.5 1.385A7.962 7.962 0 0114.5 14c1.255 0 2.443.29 3.5.804v-10A7.968 7.968 0 0014.5 4c-1.255 0-2.443.29-3.5.804V12a1 1 0 11-2 0V4.804z"}}]})(t)}function $fr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 5a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H5a2 2 0 01-2-2V5zm11 1H6v8l4-2 4 2V6z",clipRule:"evenodd"}}]})(t)}function Kfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M5 4a2 2 0 012-2h6a2 2 0 012 2v14l-5-2.5L5 18V4z"}}]})(t)}function Qfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 6V5a3 3 0 013-3h2a3 3 0 013 3v1h2a2 2 0 012 2v3.57A22.952 22.952 0 0110 13a22.95 22.95 0 01-8-1.43V8a2 2 0 012-2h2zm2-1a1 1 0 011-1h2a1 1 0 011 1v1H8V5zm1 5a1 1 0 011-1h.01a1 1 0 110 2H10a1 1 0 01-1-1z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M2 13.692V16a2 2 0 002 2h12a2 2 0 002-2v-2.308A24.974 24.974 0 0110 15c-2.796 0-5.487-.46-8-1.308z"}}]})(t)}function Jfr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 3a1 1 0 011-1h.01a1 1 0 010 2H7a1 1 0 01-1-1zm2 3a1 1 0 00-2 0v1a2 2 0 00-2 2v1a2 2 0 00-2 2v.683a3.7 3.7 0 011.055.485 1.704 1.704 0 001.89 0 3.704 3.704 0 014.11 0 1.704 1.704 0 001.89 0 3.704 3.704 0 014.11 0 1.704 1.704 0 001.89 0A3.7 3.7 0 0118 12.683V12a2 2 0 00-2-2V9a2 2 0 00-2-2V6a1 1 0 10-2 0v1h-1V6a1 1 0 10-2 0v1H8V6zm10 8.868a3.704 3.704 0 01-4.055-.036 1.704 1.704 0 00-1.89 0 3.704 3.704 0 01-4.11 0 1.704 1.704 0 00-1.89 0A3.704 3.704 0 012 14.868V17a1 1 0 001 1h14a1 1 0 001-1v-2.132zM9 3a1 1 0 011-1h.01a1 1 0 110 2H10a1 1 0 01-1-1zm3 0a1 1 0 011-1h.01a1 1 0 110 2H13a1 1 0 01-1-1z",clipRule:"evenodd"}}]})(t)}function tpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 2a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2H6zm1 2a1 1 0 000 2h6a1 1 0 100-2H7zm6 7a1 1 0 011 1v3a1 1 0 11-2 0v-3a1 1 0 011-1zm-3 3a1 1 0 100 2h.01a1 1 0 100-2H10zm-4 1a1 1 0 011-1h.01a1 1 0 110 2H7a1 1 0 01-1-1zm1-4a1 1 0 100 2h.01a1 1 0 100-2H7zm2 1a1 1 0 011-1h.01a1 1 0 110 2H10a1 1 0 01-1-1zm4-4a1 1 0 100 2h.01a1 1 0 100-2H13zM9 9a1 1 0 011-1h.01a1 1 0 110 2H10a1 1 0 01-1-1zM7 8a1 1 0 000 2h.01a1 1 0 000-2H7z",clipRule:"evenodd"}}]})(t)}function epr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 2a1 1 0 00-1 1v1H4a2 2 0 00-2 2v10a2 2 0 002 2h12a2 2 0 002-2V6a2 2 0 00-2-2h-1V3a1 1 0 10-2 0v1H7V3a1 1 0 00-1-1zm0 5a1 1 0 000 2h8a1 1 0 100-2H6z",clipRule:"evenodd"}}]})(t)}function npr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4 5a2 2 0 00-2 2v8a2 2 0 002 2h12a2 2 0 002-2V7a2 2 0 00-2-2h-1.586a1 1 0 01-.707-.293l-1.121-1.121A2 2 0 0011.172 3H8.828a2 2 0 00-1.414.586L6.293 4.707A1 1 0 015.586 5H4zm6 9a3 3 0 100-6 3 3 0 000 6z",clipRule:"evenodd"}}]})(t)}function rpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4 4a2 2 0 00-2 2v4a2 2 0 002 2V6h10a2 2 0 00-2-2H4zm2 6a2 2 0 012-2h8a2 2 0 012 2v4a2 2 0 01-2 2H8a2 2 0 01-2-2v-4zm6 4a2 2 0 100-4 2 2 0 000 4z",clipRule:"evenodd"}}]})(t)}function apr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M2 11a1 1 0 011-1h2a1 1 0 011 1v5a1 1 0 01-1 1H3a1 1 0 01-1-1v-5zM8 7a1 1 0 011-1h2a1 1 0 011 1v9a1 1 0 01-1 1H9a1 1 0 01-1-1V7zM14 4a1 1 0 011-1h2a1 1 0 011 1v12a1 1 0 01-1 1h-2a1 1 0 01-1-1V4z"}}]})(t)}function ipr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M2 10a8 8 0 018-8v8h8a8 8 0 11-16 0z"}},{tag:"path",attr:{d:"M12 2.252A8.014 8.014 0 0117.748 8H12V2.252z"}}]})(t)}function opr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5 3a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2V5a2 2 0 00-2-2H5zm9 4a1 1 0 10-2 0v6a1 1 0 102 0V7zm-3 2a1 1 0 10-2 0v4a1 1 0 102 0V9zm-3 3a1 1 0 10-2 0v1a1 1 0 102 0v-1z",clipRule:"evenodd"}}]})(t)}function lpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M2 5a2 2 0 012-2h7a2 2 0 012 2v4a2 2 0 01-2 2H9l-3 3v-3H4a2 2 0 01-2-2V5z"}},{tag:"path",attr:{d:"M15 7v2a4 4 0 01-4 4H9.828l-1.766 1.767c.28.149.599.233.938.233h2l3 3v-3h2a2 2 0 002-2V9a2 2 0 00-2-2h-1z"}}]})(t)}function cpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M18 5v8a2 2 0 01-2 2h-5l-5 4v-4H4a2 2 0 01-2-2V5a2 2 0 012-2h12a2 2 0 012 2zM7 8H5v2h2V8zm2 0h2v2H9V8zm6 0h-2v2h2V8z",clipRule:"evenodd"}}]})(t)}function spr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M18 10c0 3.866-3.582 7-8 7a8.841 8.841 0 01-4.083-.98L2 17l1.338-3.123C2.493 12.767 2 11.434 2 10c0-3.866 3.582-7 8-7s8 3.134 8 7zM7 9H5v2h2V9zm8 0h-2v2h2V9zM9 9h2v2H9V9z",clipRule:"evenodd"}}]})(t)}function upr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z",clipRule:"evenodd"}}]})(t)}function dpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z",clipRule:"evenodd"}}]})(t)}function hpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15.707 4.293a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-5-5a1 1 0 011.414-1.414L10 8.586l4.293-4.293a1 1 0 011.414 0zm0 6a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-5-5a1 1 0 111.414-1.414L10 14.586l4.293-4.293a1 1 0 011.414 0z",clipRule:"evenodd"}}]})(t)}function fpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M15.707 15.707a1 1 0 01-1.414 0l-5-5a1 1 0 010-1.414l5-5a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 010 1.414zm-6 0a1 1 0 01-1.414 0l-5-5a1 1 0 010-1.414l5-5a1 1 0 011.414 1.414L5.414 10l4.293 4.293a1 1 0 010 1.414z",clipRule:"evenodd"}}]})(t)}function ppr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.293 15.707a1 1 0 010-1.414L14.586 10l-4.293-4.293a1 1 0 111.414-1.414l5 5a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0z",clipRule:"evenodd"}},{tag:"path",attr:{fillRule:"evenodd",d:"M4.293 15.707a1 1 0 010-1.414L8.586 10 4.293 5.707a1 1 0 011.414-1.414l5 5a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0z",clipRule:"evenodd"}}]})(t)}function gpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.293 15.707a1 1 0 010-1.414l5-5a1 1 0 011.414 0l5 5a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414 0zm0-6a1 1 0 010-1.414l5-5a1 1 0 011.414 0l5 5a1 1 0 01-1.414 1.414L10 5.414 5.707 9.707a1 1 0 01-1.414 0z",clipRule:"evenodd"}}]})(t)}function vpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z",clipRule:"evenodd"}}]})(t)}function mpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12.707 5.293a1 1 0 010 1.414L9.414 10l3.293 3.293a1 1 0 01-1.414 1.414l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 0z",clipRule:"evenodd"}}]})(t)}function ypr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z",clipRule:"evenodd"}}]})(t)}function bpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M14.707 12.707a1 1 0 01-1.414 0L10 9.414l-3.293 3.293a1 1 0 01-1.414-1.414l4-4a1 1 0 011.414 0l4 4a1 1 0 010 1.414z",clipRule:"evenodd"}}]})(t)}function xpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M13 7H7v6h6V7z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M7 2a1 1 0 012 0v1h2V2a1 1 0 112 0v1h2a2 2 0 012 2v2h1a1 1 0 110 2h-1v2h1a1 1 0 110 2h-1v2a2 2 0 01-2 2h-2v1a1 1 0 11-2 0v-1H9v1a1 1 0 11-2 0v-1H5a2 2 0 01-2-2v-2H2a1 1 0 110-2h1V9H2a1 1 0 010-2h1V5a2 2 0 012-2h2V2zM5 5h10v10H5V5z",clipRule:"evenodd"}}]})(t)}function Mpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M9 2a1 1 0 000 2h2a1 1 0 100-2H9z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M4 5a2 2 0 012-2 3 3 0 003 3h2a3 3 0 003-3 2 2 0 012 2v11a2 2 0 01-2 2H6a2 2 0 01-2-2V5zm9.707 5.707a1 1 0 00-1.414-1.414L9 12.586l-1.293-1.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z",clipRule:"evenodd"}}]})(t)}function wpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M8 2a1 1 0 000 2h2a1 1 0 100-2H8z"}},{tag:"path",attr:{d:"M3 5a2 2 0 012-2 3 3 0 003 3h2a3 3 0 003-3 2 2 0 012 2v6h-4.586l1.293-1.293a1 1 0 00-1.414-1.414l-3 3a1 1 0 000 1.414l3 3a1 1 0 001.414-1.414L10.414 13H15v3a2 2 0 01-2 2H5a2 2 0 01-2-2V5zM15 11h2a1 1 0 110 2h-2v-2z"}}]})(t)}function zpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M9 2a1 1 0 000 2h2a1 1 0 100-2H9z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M4 5a2 2 0 012-2 3 3 0 003 3h2a3 3 0 003-3 2 2 0 012 2v11a2 2 0 01-2 2H6a2 2 0 01-2-2V5zm3 4a1 1 0 000 2h.01a1 1 0 100-2H7zm3 0a1 1 0 000 2h3a1 1 0 100-2h-3zm-3 4a1 1 0 100 2h.01a1 1 0 100-2H7zm3 0a1 1 0 100 2h3a1 1 0 100-2h-3z",clipRule:"evenodd"}}]})(t)}function Cpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M8 3a1 1 0 011-1h2a1 1 0 110 2H9a1 1 0 01-1-1z"}},{tag:"path",attr:{d:"M6 3a2 2 0 00-2 2v11a2 2 0 002 2h8a2 2 0 002-2V5a2 2 0 00-2-2 3 3 0 01-3 3H9a3 3 0 01-3-3z"}}]})(t)}function Apr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm1-12a1 1 0 10-2 0v4a1 1 0 00.293.707l2.828 2.829a1 1 0 101.415-1.415L11 9.586V6z",clipRule:"evenodd"}}]})(t)}function kpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 9.5A3.5 3.5 0 005.5 13H9v2.586l-1.293-1.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.414 0l3-3a1 1 0 00-1.414-1.414L11 15.586V13h2.5a4.5 4.5 0 10-.616-8.958 4.002 4.002 0 10-7.753 1.977A3.5 3.5 0 002 9.5zm9 3.5H9V8a1 1 0 012 0v5z",clipRule:"evenodd"}}]})(t)}function Hpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M5.5 13a3.5 3.5 0 01-.369-6.98 4 4 0 117.753-1.977A4.5 4.5 0 1113.5 13H11V9.413l1.293 1.293a1 1 0 001.414-1.414l-3-3a1 1 0 00-1.414 0l-3 3a1 1 0 001.414 1.414L9 9.414V13H5.5z"}},{tag:"path",attr:{d:"M9 13h2v5a1 1 0 11-2 0v-5z"}}]})(t)}function Epr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M5.5 16a3.5 3.5 0 01-.369-6.98 4 4 0 117.753-1.977A4.5 4.5 0 1113.5 16h-8z"}}]})(t)}function Spr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12.316 3.051a1 1 0 01.633 1.265l-4 12a1 1 0 11-1.898-.632l4-12a1 1 0 011.265-.633zM5.707 6.293a1 1 0 010 1.414L3.414 10l2.293 2.293a1 1 0 11-1.414 1.414l-3-3a1 1 0 010-1.414l3-3a1 1 0 011.414 0zm8.586 0a1 1 0 011.414 0l3 3a1 1 0 010 1.414l-3 3a1 1 0 11-1.414-1.414L16.586 10l-2.293-2.293a1 1 0 010-1.414z",clipRule:"evenodd"}}]})(t)}function Lpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.49 3.17c-.38-1.56-2.6-1.56-2.98 0a1.532 1.532 0 01-2.286.948c-1.372-.836-2.942.734-2.106 2.106.54.886.061 2.042-.947 2.287-1.561.379-1.561 2.6 0 2.978a1.532 1.532 0 01.947 2.287c-.836 1.372.734 2.942 2.106 2.106a1.532 1.532 0 012.287.947c.379 1.561 2.6 1.561 2.978 0a1.533 1.533 0 012.287-.947c1.372.836 2.942-.734 2.106-2.106a1.533 1.533 0 01.947-2.287c1.561-.379 1.561-2.6 0-2.978a1.532 1.532 0 01-.947-2.287c.836-1.372-.734-2.942-2.106-2.106a1.532 1.532 0 01-2.287-.947zM10 13a3 3 0 100-6 3 3 0 000 6z",clipRule:"evenodd"}}]})(t)}function _pr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M7 3a1 1 0 000 2h6a1 1 0 100-2H7zM4 7a1 1 0 011-1h10a1 1 0 110 2H5a1 1 0 01-1-1zM2 11a2 2 0 012-2h12a2 2 0 012 2v4a2 2 0 01-2 2H4a2 2 0 01-2-2v-4z"}}]})(t)}function Bpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4 2a2 2 0 00-2 2v11a3 3 0 106 0V4a2 2 0 00-2-2H4zm1 14a1 1 0 100-2 1 1 0 000 2zm5-1.757l4.9-4.9a2 2 0 000-2.828L13.485 5.1a2 2 0 00-2.828 0L10 5.757v8.486zM16 18H9.071l6-6H16a2 2 0 012 2v2a2 2 0 01-2 2z",clipRule:"evenodd"}}]})(t)}function Dpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M4 4a2 2 0 00-2 2v1h16V6a2 2 0 00-2-2H4z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M18 9H2v5a2 2 0 002 2h12a2 2 0 002-2V9zM4 13a1 1 0 011-1h1a1 1 0 110 2H5a1 1 0 01-1-1zm5-1a1 1 0 100 2h1a1 1 0 100-2H9z",clipRule:"evenodd"}}]})(t)}function Tpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M9.504 1.132a1 1 0 01.992 0l1.75 1a1 1 0 11-.992 1.736L10 3.152l-1.254.716a1 1 0 11-.992-1.736l1.75-1zM5.618 4.504a1 1 0 01-.372 1.364L5.016 6l.23.132a1 1 0 11-.992 1.736L4 7.723V8a1 1 0 01-2 0V6a.996.996 0 01.52-.878l1.734-.99a1 1 0 011.364.372zm8.764 0a1 1 0 011.364-.372l1.733.99A1.002 1.002 0 0118 6v2a1 1 0 11-2 0v-.277l-.254.145a1 1 0 11-.992-1.736l.23-.132-.23-.132a1 1 0 01-.372-1.364zm-7 4a1 1 0 011.364-.372L10 8.848l1.254-.716a1 1 0 11.992 1.736L11 10.58V12a1 1 0 11-2 0v-1.42l-1.246-.712a1 1 0 01-.372-1.364zM3 11a1 1 0 011 1v1.42l1.246.712a1 1 0 11-.992 1.736l-1.75-1A1 1 0 012 14v-2a1 1 0 011-1zm14 0a1 1 0 011 1v2a1 1 0 01-.504.868l-1.75 1a1 1 0 11-.992-1.736L16 13.42V12a1 1 0 011-1zm-9.618 5.504a1 1 0 011.364-.372l.254.145V16a1 1 0 112 0v.277l.254-.145a1 1 0 11.992 1.736l-1.735.992a.995.995 0 01-1.022 0l-1.735-.992a1 1 0 01-.372-1.364z",clipRule:"evenodd"}}]})(t)}function Vpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M11 17a1 1 0 001.447.894l4-2A1 1 0 0017 15V9.236a1 1 0 00-1.447-.894l-4 2a1 1 0 00-.553.894V17zM15.211 6.276a1 1 0 000-1.788l-4.764-2.382a1 1 0 00-.894 0L4.789 4.488a1 1 0 000 1.788l4.764 2.382a1 1 0 00.894 0l4.764-2.382zM4.447 8.342A1 1 0 003 9.236V15a1 1 0 00.553.894l4 2A1 1 0 009 17v-5.764a1 1 0 00-.553-.894l-4-2z"}}]})(t)}function Opr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM7 4a1 1 0 000 2 1 1 0 011 1v1H7a1 1 0 000 2h1v3a3 3 0 106 0v-1a1 1 0 10-2 0v1a1 1 0 11-2 0v-3h3a1 1 0 100-2h-3V7a3 3 0 00-3-3z",clipRule:"evenodd"}}]})(t)}function Ipr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M8.433 7.418c.155-.103.346-.196.567-.267v1.698a2.305 2.305 0 01-.567-.267C8.07 8.34 8 8.114 8 8c0-.114.07-.34.433-.582zM11 12.849v-1.698c.22.071.412.164.567.267.364.243.433.468.433.582 0 .114-.07.34-.433.582a2.305 2.305 0 01-.567.267z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm1-13a1 1 0 10-2 0v.092a4.535 4.535 0 00-1.676.662C6.602 6.234 6 7.009 6 8c0 .99.602 1.765 1.324 2.246.48.32 1.054.545 1.676.662v1.941c-.391-.127-.68-.317-.843-.504a1 1 0 10-1.51 1.31c.562.649 1.413 1.076 2.353 1.253V15a1 1 0 102 0v-.092a4.535 4.535 0 001.676-.662C13.398 13.766 14 12.991 14 12c0-.99-.602-1.765-1.324-2.246A4.535 4.535 0 0011 9.092V7.151c.391.127.68.317.843.504a1 1 0 101.511-1.31c-.563-.649-1.413-1.076-2.354-1.253V5z",clipRule:"evenodd"}}]})(t)}function Rpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM8.736 6.979C9.208 6.193 9.696 6 10 6c.304 0 .792.193 1.264.979a1 1 0 001.715-1.029C12.279 4.784 11.232 4 10 4s-2.279.784-2.979 1.95c-.285.475-.507 1-.67 1.55H6a1 1 0 000 2h.013a9.358 9.358 0 000 1H6a1 1 0 100 2h.351c.163.55.385 1.075.67 1.55C7.721 15.216 8.768 16 10 16s2.279-.784 2.979-1.95a1 1 0 10-1.715-1.029c-.472.786-.96.979-1.264.979-.304 0-.792-.193-1.264-.979a4.265 4.265 0 01-.264-.521H10a1 1 0 100-2H8.017a7.36 7.36 0 010-1H10a1 1 0 100-2H8.472c.08-.185.167-.36.264-.521z",clipRule:"evenodd"}}]})(t)}function Fpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm1-14a3 3 0 00-3 3v2H7a1 1 0 000 2h1v1a1 1 0 01-1 1 1 1 0 100 2h6a1 1 0 100-2H9.83c.11-.313.17-.65.17-1v-1h1a1 1 0 100-2h-1V7a1 1 0 112 0 1 1 0 102 0 3 3 0 00-3-3z",clipRule:"evenodd"}}]})(t)}function Npr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM7 5a1 1 0 100 2h1a2 2 0 011.732 1H7a1 1 0 100 2h2.732A2 2 0 018 11H7a1 1 0 00-.707 1.707l3 3a1 1 0 001.414-1.414l-1.483-1.484A4.008 4.008 0 0011.874 10H13a1 1 0 100-2h-1.126a3.976 3.976 0 00-.41-1H13a1 1 0 100-2H7z",clipRule:"evenodd"}}]})(t)}function Ppr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM7.858 5.485a1 1 0 00-1.715 1.03L7.633 9H7a1 1 0 100 2h1.834l.166.277V12H7a1 1 0 100 2h2v1a1 1 0 102 0v-1h2a1 1 0 100-2h-2v-.723l.166-.277H13a1 1 0 100-2h-.634l1.492-2.486a1 1 0 10-1.716-1.029L10.034 9h-.068L7.858 5.485z",clipRule:"evenodd"}}]})(t)}function jpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.672 1.911a1 1 0 10-1.932.518l.259.966a1 1 0 001.932-.518l-.26-.966zM2.429 4.74a1 1 0 10-.517 1.932l.966.259a1 1 0 00.517-1.932l-.966-.26zm8.814-.569a1 1 0 00-1.415-1.414l-.707.707a1 1 0 101.415 1.415l.707-.708zm-7.071 7.072l.707-.707A1 1 0 003.465 9.12l-.708.707a1 1 0 001.415 1.415zm3.2-5.171a1 1 0 00-1.3 1.3l4 10a1 1 0 001.823.075l1.38-2.759 3.018 3.02a1 1 0 001.414-1.415l-3.019-3.02 2.76-1.379a1 1 0 00-.076-1.822l-10-4z",clipRule:"evenodd"}}]})(t)}function Upr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M3 12v3c0 1.657 3.134 3 7 3s7-1.343 7-3v-3c0 1.657-3.134 3-7 3s-7-1.343-7-3z"}},{tag:"path",attr:{d:"M3 7v3c0 1.657 3.134 3 7 3s7-1.343 7-3V7c0 1.657-3.134 3-7 3S3 8.657 3 7z"}},{tag:"path",attr:{d:"M17 5c0 1.657-3.134 3-7 3S3 6.657 3 5s3.134-3 7-3 7 1.343 7 3z"}}]})(t)}function Wpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 5a2 2 0 012-2h10a2 2 0 012 2v8a2 2 0 01-2 2h-2.22l.123.489.804.804A1 1 0 0113 18H7a1 1 0 01-.707-1.707l.804-.804L7.22 15H5a2 2 0 01-2-2V5zm5.771 7H5V5h10v7H8.771z",clipRule:"evenodd"}}]})(t)}function Zpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7 2a2 2 0 00-2 2v12a2 2 0 002 2h6a2 2 0 002-2V4a2 2 0 00-2-2H7zm3 14a1 1 0 100-2 1 1 0 000 2z",clipRule:"evenodd"}}]})(t)}function Gpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 2a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2H6zm4 14a1 1 0 100-2 1 1 0 000 2z",clipRule:"evenodd"}}]})(t)}function qpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 2a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V7.414A2 2 0 0015.414 6L12 2.586A2 2 0 0010.586 2H6zm5 6a1 1 0 10-2 0v2H7a1 1 0 100 2h2v2a1 1 0 102 0v-2h2a1 1 0 100-2h-2V8z",clipRule:"evenodd"}}]})(t)}function Ypr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 2a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V7.414A2 2 0 0015.414 6L12 2.586A2 2 0 0010.586 2H6zm5 6a1 1 0 10-2 0v3.586l-1.293-1.293a1 1 0 10-1.414 1.414l3 3a1 1 0 001.414 0l3-3a1 1 0 00-1.414-1.414L11 11.586V8z",clipRule:"evenodd"}}]})(t)}function Xpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M9 2a2 2 0 00-2 2v8a2 2 0 002 2h6a2 2 0 002-2V6.414A2 2 0 0016.414 5L14 2.586A2 2 0 0012.586 2H9z"}},{tag:"path",attr:{d:"M3 8a2 2 0 012-2v10h8a2 2 0 01-2 2H5a2 2 0 01-2-2V8z"}}]})(t)}function $pr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 2a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V7.414A2 2 0 0015.414 6L12 2.586A2 2 0 0010.586 2H6zm1 8a1 1 0 100 2h6a1 1 0 100-2H7z",clipRule:"evenodd"}}]})(t)}function Kpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6 2a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V7.414A2 2 0 0015.414 6L12 2.586A2 2 0 0010.586 2H6zm2 10a1 1 0 10-2 0v3a1 1 0 102 0v-3zm2-3a1 1 0 011 1v5a1 1 0 11-2 0v-5a1 1 0 011-1zm4-1a1 1 0 10-2 0v7a1 1 0 102 0V8z",clipRule:"evenodd"}}]})(t)}function Qpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M4 4a2 2 0 012-2h4.586A2 2 0 0112 2.586L15.414 6A2 2 0 0116 7.414V16a2 2 0 01-2 2h-1.528A6 6 0 004 9.528V4z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M8 10a4 4 0 00-3.446 6.032l-1.261 1.26a1 1 0 101.414 1.415l1.261-1.261A4 4 0 108 10zm-2 4a2 2 0 114 0 2 2 0 01-4 0z",clipRule:"evenodd"}}]})(t)}function Jpr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4 4a2 2 0 012-2h4.586A2 2 0 0112 2.586L15.414 6A2 2 0 0116 7.414V16a2 2 0 01-2 2H6a2 2 0 01-2-2V4zm2 6a1 1 0 011-1h6a1 1 0 110 2H7a1 1 0 01-1-1zm1 3a1 1 0 100 2h6a1 1 0 100-2H7z",clipRule:"evenodd"}}]})(t)}function tgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4 4a2 2 0 012-2h4.586A2 2 0 0112 2.586L15.414 6A2 2 0 0116 7.414V16a2 2 0 01-2 2H6a2 2 0 01-2-2V4z",clipRule:"evenodd"}}]})(t)}function egr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM7 9H5v2h2V9zm8 0h-2v2h2V9zM9 9h2v2H9V9z",clipRule:"evenodd"}}]})(t)}function ngr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M6 10a2 2 0 11-4 0 2 2 0 014 0zM12 10a2 2 0 11-4 0 2 2 0 014 0zM16 12a2 2 0 100-4 2 2 0 000 4z"}}]})(t)}function rgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M10 6a2 2 0 110-4 2 2 0 010 4zM10 12a2 2 0 110-4 2 2 0 010 4zM10 18a2 2 0 110-4 2 2 0 010 4z"}}]})(t)}function agr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 17a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm3.293-7.707a1 1 0 011.414 0L9 10.586V3a1 1 0 112 0v7.586l1.293-1.293a1 1 0 111.414 1.414l-3 3a1 1 0 01-1.414 0l-3-3a1 1 0 010-1.414z",clipRule:"evenodd"}}]})(t)}function igr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M7 9a2 2 0 012-2h6a2 2 0 012 2v6a2 2 0 01-2 2H9a2 2 0 01-2-2V9z"}},{tag:"path",attr:{d:"M5 3a2 2 0 00-2 2v6a2 2 0 002 2V5h8a2 2 0 00-2-2H5z"}}]})(t)}function ogr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM7 9a1 1 0 100-2 1 1 0 000 2zm7-1a1 1 0 11-2 0 1 1 0 012 0zm-.464 5.535a1 1 0 10-1.415-1.414 3 3 0 01-4.242 0 1 1 0 00-1.415 1.414 5 5 0 007.072 0z",clipRule:"evenodd"}}]})(t)}function lgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM7 9a1 1 0 100-2 1 1 0 000 2zm7-1a1 1 0 11-2 0 1 1 0 012 0zm-7.536 5.879a1 1 0 001.415 0 3 3 0 014.242 0 1 1 0 001.415-1.415 5 5 0 00-7.072 0 1 1 0 000 1.415z",clipRule:"evenodd"}}]})(t)}function cgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7 4a1 1 0 11-2 0 1 1 0 012 0zm-1-9a1 1 0 00-1 1v4a1 1 0 102 0V6a1 1 0 00-1-1z",clipRule:"evenodd"}}]})(t)}function sgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8.257 3.099c.765-1.36 2.722-1.36 3.486 0l5.58 9.92c.75 1.334-.213 2.98-1.742 2.98H4.42c-1.53 0-2.493-1.646-1.743-2.98l5.58-9.92zM11 13a1 1 0 11-2 0 1 1 0 012 0zm-1-8a1 1 0 00-1 1v3a1 1 0 002 0V6a1 1 0 00-1-1z",clipRule:"evenodd"}}]})(t)}function ugr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M11 3a1 1 0 100 2h2.586l-6.293 6.293a1 1 0 101.414 1.414L15 6.414V9a1 1 0 102 0V4a1 1 0 00-1-1h-5z"}},{tag:"path",attr:{d:"M5 5a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2v-3a1 1 0 10-2 0v3H5V7h3a1 1 0 000-2H5z"}}]})(t)}function dgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.707 2.293a1 1 0 00-1.414 1.414l14 14a1 1 0 001.414-1.414l-1.473-1.473A10.014 10.014 0 0019.542 10C18.268 5.943 14.478 3 10 3a9.958 9.958 0 00-4.512 1.074l-1.78-1.781zm4.261 4.26l1.514 1.515a2.003 2.003 0 012.45 2.45l1.514 1.514a4 4 0 00-5.478-5.478z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M12.454 16.697L9.75 13.992a4 4 0 01-3.742-3.741L2.335 6.578A9.98 9.98 0 00.458 10c1.274 4.057 5.065 7 9.542 7 .847 0 1.669-.105 2.454-.303z"}}]})(t)}function hgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M10 12a2 2 0 100-4 2 2 0 000 4z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M.458 10C1.732 5.943 5.522 3 10 3s8.268 2.943 9.542 7c-1.274 4.057-5.064 7-9.542 7S1.732 14.057.458 10zM14 10a4 4 0 11-8 0 4 4 0 018 0z",clipRule:"evenodd"}}]})(t)}function fgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M4.555 5.168A1 1 0 003 6v8a1 1 0 001.555.832L10 11.202V14a1 1 0 001.555.832l6-4a1 1 0 000-1.664l-6-4A1 1 0 0010 6v2.798l-5.445-3.63z"}}]})(t)}function pgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4 3a2 2 0 00-2 2v10a2 2 0 002 2h12a2 2 0 002-2V5a2 2 0 00-2-2H4zm3 2h6v4H7V5zm8 8v2h1v-2h-1zm-2-2H7v4h6v-4zm2 0h1V9h-1v2zm1-4V5h-1v2h1zM5 5v2H4V5h1zm0 4H4v2h1V9zm-1 4h1v2H4v-2z",clipRule:"evenodd"}}]})(t)}function ggr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 3a1 1 0 011-1h12a1 1 0 011 1v3a1 1 0 01-.293.707L12 11.414V15a1 1 0 01-.293.707l-2 2A1 1 0 018 17v-5.586L3.293 6.707A1 1 0 013 6V3z",clipRule:"evenodd"}}]})(t)}function vgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M6.625 2.655A9 9 0 0119 11a1 1 0 11-2 0 7 7 0 00-9.625-6.492 1 1 0 11-.75-1.853zM4.662 4.959A1 1 0 014.75 6.37 6.97 6.97 0 003 11a1 1 0 11-2 0 8.97 8.97 0 012.25-5.953 1 1 0 011.412-.088z",clipRule:"evenodd"}},{tag:"path",attr:{fillRule:"evenodd",d:"M5 11a5 5 0 1110 0 1 1 0 11-2 0 3 3 0 10-6 0c0 1.677-.345 3.276-.968 4.729a1 1 0 11-1.838-.789A9.964 9.964 0 005 11zm8.921 2.012a1 1 0 01.831 1.145 19.86 19.86 0 01-.545 2.436 1 1 0 11-1.92-.558c.207-.713.371-1.445.49-2.192a1 1 0 011.144-.83z",clipRule:"evenodd"}},{tag:"path",attr:{fillRule:"evenodd",d:"M10 10a1 1 0 011 1c0 2.236-.46 4.368-1.29 6.304a1 1 0 01-1.838-.789A13.952 13.952 0 009 11a1 1 0 011-1z",clipRule:"evenodd"}}]})(t)}function mgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12.395 2.553a1 1 0 00-1.45-.385c-.345.23-.614.558-.822.88-.214.33-.403.713-.57 1.116-.334.804-.614 1.768-.84 2.734a31.365 31.365 0 00-.613 3.58 2.64 2.64 0 01-.945-1.067c-.328-.68-.398-1.534-.398-2.654A1 1 0 005.05 6.05 6.981 6.981 0 003 11a7 7 0 1011.95-4.95c-.592-.591-.98-.985-1.348-1.467-.363-.476-.724-1.063-1.207-2.03zM12.12 15.12A3 3 0 017 13s.879.5 2.5.5c0-1 .5-4 1.25-4.5.5 1 .786 1.293 1.371 1.879A2.99 2.99 0 0113 13a2.99 2.99 0 01-.879 2.121z",clipRule:"evenodd"}}]})(t)}function ygr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 6a3 3 0 013-3h10a1 1 0 01.8 1.6L14.25 8l2.55 3.4A1 1 0 0116 13H6a1 1 0 00-1 1v3a1 1 0 11-2 0V6z",clipRule:"evenodd"}}]})(t)}function bgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4 4a2 2 0 00-2 2v8a2 2 0 002 2h12a2 2 0 002-2V8a2 2 0 00-2-2h-5L9 4H4zm7 5a1 1 0 10-2 0v1H8a1 1 0 100 2h1v1a1 1 0 102 0v-1h1a1 1 0 100-2h-1V9z"}}]})(t)}function xgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4 4a2 2 0 00-2 2v8a2 2 0 002 2h12a2 2 0 002-2V8a2 2 0 00-2-2h-5L9 4H4zm7 5a1 1 0 10-2 0v1.586l-.293-.293a1 1 0 10-1.414 1.414l2 2 .002.002a.997.997 0 001.41 0l.002-.002 2-2a1 1 0 00-1.414-1.414l-.293.293V9z"}}]})(t)}function Mgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 6a2 2 0 012-2h4l2 2h4a2 2 0 012 2v1H8a3 3 0 00-3 3v1.5a1.5 1.5 0 01-3 0V6z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M6 12a2 2 0 012-2h8a2 2 0 012 2v2a2 2 0 01-2 2H2h2a2 2 0 002-2v-2z"}}]})(t)}function wgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4 4a2 2 0 00-2 2v8a2 2 0 002 2h12a2 2 0 002-2V8a2 2 0 00-2-2h-5L9 4H4zm4 6a1 1 0 100 2h4a1 1 0 100-2H8z"}}]})(t)}function zgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M2 6a2 2 0 012-2h5l2 2h5a2 2 0 012 2v6a2 2 0 01-2 2H4a2 2 0 01-2-2V6z"}}]})(t)}function Cgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5 5a3 3 0 015-2.236A3 3 0 0114.83 6H16a2 2 0 110 4h-5V9a1 1 0 10-2 0v1H4a2 2 0 110-4h1.17C5.06 5.687 5 5.35 5 5zm4 1V5a1 1 0 10-1 1h1zm3 0a1 1 0 10-1-1v1h1z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M9 11H3v5a2 2 0 002 2h4v-7zM11 18h4a2 2 0 002-2v-5h-6v7z"}}]})(t)}function Agr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.083 9h1.946c.089-1.546.383-2.97.837-4.118A6.004 6.004 0 004.083 9zM10 2a8 8 0 100 16 8 8 0 000-16zm0 2c-.076 0-.232.032-.465.262-.238.234-.497.623-.737 1.182-.389.907-.673 2.142-.766 3.556h3.936c-.093-1.414-.377-2.649-.766-3.556-.24-.56-.5-.948-.737-1.182C10.232 4.032 10.076 4 10 4zm3.971 5c-.089-1.546-.383-2.97-.837-4.118A6.004 6.004 0 0115.917 9h-1.946zm-2.003 2H8.032c.093 1.414.377 2.649.766 3.556.24.56.5.948.737 1.182.233.23.389.262.465.262.076 0 .232-.032.465-.262.238-.234.498-.623.737-1.182.389-.907.673-2.142.766-3.556zm1.166 4.118c.454-1.147.748-2.572.837-4.118h1.946a6.004 6.004 0 01-2.783 4.118zm-6.268 0C6.412 13.97 6.118 12.546 6.03 11H4.083a6.004 6.004 0 002.783 4.118z",clipRule:"evenodd"}}]})(t)}function kgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM4.332 8.027a6.012 6.012 0 011.912-2.706C6.512 5.73 6.974 6 7.5 6A1.5 1.5 0 019 7.5V8a2 2 0 004 0 2 2 0 011.523-1.943A5.977 5.977 0 0116 10c0 .34-.028.675-.083 1H15a2 2 0 00-2 2v2.197A5.973 5.973 0 0110 16v-2a2 2 0 00-2-2 2 2 0 01-2-2 2 2 0 00-1.668-1.973z",clipRule:"evenodd"}}]})(t)}function Hgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M9 3a1 1 0 012 0v5.5a.5.5 0 001 0V4a1 1 0 112 0v4.5a.5.5 0 001 0V6a1 1 0 112 0v5a7 7 0 11-14 0V9a1 1 0 012 0v2.5a.5.5 0 001 0V4a1 1 0 012 0v4.5a.5.5 0 001 0V3z",clipRule:"evenodd"}}]})(t)}function Egr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M9.243 3.03a1 1 0 01.727 1.213L9.53 6h2.94l.56-2.243a1 1 0 111.94.486L14.53 6H17a1 1 0 110 2h-2.97l-1 4H15a1 1 0 110 2h-2.47l-.56 2.242a1 1 0 11-1.94-.485L10.47 14H7.53l-.56 2.242a1 1 0 11-1.94-.485L5.47 14H3a1 1 0 110-2h2.97l1-4H5a1 1 0 110-2h2.47l.56-2.243a1 1 0 011.213-.727zM9.03 8l-1 4h2.938l1-4H9.031z",clipRule:"evenodd"}}]})(t)}function Sgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3.172 5.172a4 4 0 015.656 0L10 6.343l1.172-1.171a4 4 0 115.656 5.656L10 17.657l-6.828-6.829a4 4 0 010-5.656z",clipRule:"evenodd"}}]})(t)}function Lgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M10.707 2.293a1 1 0 00-1.414 0l-7 7a1 1 0 001.414 1.414L4 10.414V17a1 1 0 001 1h2a1 1 0 001-1v-2a1 1 0 011-1h2a1 1 0 011 1v2a1 1 0 001 1h2a1 1 0 001-1v-6.586l.293.293a1 1 0 001.414-1.414l-7-7z"}}]})(t)}function _gr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 2a1 1 0 00-1 1v1a1 1 0 002 0V3a1 1 0 00-1-1zM4 4h3a3 3 0 006 0h3a2 2 0 012 2v9a2 2 0 01-2 2H4a2 2 0 01-2-2V6a2 2 0 012-2zm2.5 7a1.5 1.5 0 100-3 1.5 1.5 0 000 3zm2.45 4a2.5 2.5 0 10-4.9 0h4.9zM12 9a1 1 0 100 2h3a1 1 0 100-2h-3zm-1 4a1 1 0 011-1h2a1 1 0 110 2h-2a1 1 0 01-1-1z",clipRule:"evenodd"}}]})(t)}function Bgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M8.707 7.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l2-2a1 1 0 00-1.414-1.414L11 7.586V3a1 1 0 10-2 0v4.586l-.293-.293z"}},{tag:"path",attr:{d:"M3 5a2 2 0 012-2h1a1 1 0 010 2H5v7h2l1 2h4l1-2h2V5h-1a1 1 0 110-2h1a2 2 0 012 2v10a2 2 0 01-2 2H5a2 2 0 01-2-2V5z"}}]})(t)}function Dgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5 3a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2V5a2 2 0 00-2-2H5zm0 2h10v7h-2l-1 2H8l-1-2H5V5z",clipRule:"evenodd"}}]})(t)}function Tgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a1 1 0 000 2v3a1 1 0 001 1h1a1 1 0 100-2v-3a1 1 0 00-1-1H9z",clipRule:"evenodd"}}]})(t)}function Vgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M18 8a6 6 0 01-7.743 5.743L10 14l-1 1-1 1H6v2H2v-4l4.257-4.257A6 6 0 1118 8zm-6-4a1 1 0 100 2 2 2 0 012 2 1 1 0 102 0 4 4 0 00-4-4z",clipRule:"evenodd"}}]})(t)}function Ogr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10.496 2.132a1 1 0 00-.992 0l-7 4A1 1 0 003 8v7a1 1 0 100 2h14a1 1 0 100-2V8a1 1 0 00.496-1.868l-7-4zM6 9a1 1 0 00-1 1v3a1 1 0 102 0v-3a1 1 0 00-1-1zm3 1a1 1 0 012 0v3a1 1 0 11-2 0v-3zm5-1a1 1 0 00-1 1v3a1 1 0 102 0v-3a1 1 0 00-1-1z",clipRule:"evenodd"}}]})(t)}function Igr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M11 3a1 1 0 10-2 0v1a1 1 0 102 0V3zM15.657 5.757a1 1 0 00-1.414-1.414l-.707.707a1 1 0 001.414 1.414l.707-.707zM18 10a1 1 0 01-1 1h-1a1 1 0 110-2h1a1 1 0 011 1zM5.05 6.464A1 1 0 106.464 5.05l-.707-.707a1 1 0 00-1.414 1.414l.707.707zM5 10a1 1 0 01-1 1H3a1 1 0 110-2h1a1 1 0 011 1zM8 16v-1h4v1a2 2 0 11-4 0zM12 14c.015-.34.208-.646.477-.859a4 4 0 10-4.954 0c.27.213.462.519.476.859h4.002z"}}]})(t)}function Rgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.3 1.046A1 1 0 0112 2v5h4a1 1 0 01.82 1.573l-7 10A1 1 0 018 18v-5H4a1 1 0 01-.82-1.573l7-10a1 1 0 011.12-.38z",clipRule:"evenodd"}}]})(t)}function Fgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12.586 4.586a2 2 0 112.828 2.828l-3 3a2 2 0 01-2.828 0 1 1 0 00-1.414 1.414 4 4 0 005.656 0l3-3a4 4 0 00-5.656-5.656l-1.5 1.5a1 1 0 101.414 1.414l1.5-1.5zm-5 5a2 2 0 012.828 0 1 1 0 101.414-1.414 4 4 0 00-5.656 0l-3 3a4 4 0 105.656 5.656l1.5-1.5a1 1 0 10-1.414-1.414l-1.5 1.5a2 2 0 11-2.828-2.828l3-3z",clipRule:"evenodd"}}]})(t)}function Ngr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.05 4.05a7 7 0 119.9 9.9L10 18.9l-4.95-4.95a7 7 0 010-9.9zM10 11a2 2 0 100-4 2 2 0 000 4z",clipRule:"evenodd"}}]})(t)}function Pgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5 9V7a5 5 0 0110 0v2a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2zm8-2v2H7V7a3 3 0 016 0z",clipRule:"evenodd"}}]})(t)}function jgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M10 2a5 5 0 00-5 5v2a2 2 0 00-2 2v5a2 2 0 002 2h10a2 2 0 002-2v-5a2 2 0 00-2-2H7V7a3 3 0 015.905-.75 1 1 0 001.937-.5A5.002 5.002 0 0010 2z"}}]})(t)}function Ugr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 3a1 1 0 011 1v12a1 1 0 11-2 0V4a1 1 0 011-1zm7.707 3.293a1 1 0 010 1.414L9.414 9H17a1 1 0 110 2H9.414l1.293 1.293a1 1 0 01-1.414 1.414l-3-3a1 1 0 010-1.414l3-3a1 1 0 011.414 0z",clipRule:"evenodd"}}]})(t)}function Wgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 3a1 1 0 00-1 1v12a1 1 0 102 0V4a1 1 0 00-1-1zm10.293 9.293a1 1 0 001.414 1.414l3-3a1 1 0 000-1.414l-3-3a1 1 0 10-1.414 1.414L14.586 9H7a1 1 0 100 2h7.586l-1.293 1.293z",clipRule:"evenodd"}}]})(t)}function Zgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.94 6.412A2 2 0 002 8.108V16a2 2 0 002 2h12a2 2 0 002-2V8.108a2 2 0 00-.94-1.696l-6-3.75a2 2 0 00-2.12 0l-6 3.75zm2.615 2.423a1 1 0 10-1.11 1.664l5 3.333a1 1 0 001.11 0l5-3.333a1 1 0 00-1.11-1.664L10 11.798 5.555 8.835z",clipRule:"evenodd"}}]})(t)}function Ggr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M2.003 5.884L10 9.882l7.997-3.998A2 2 0 0016 4H4a2 2 0 00-1.997 1.884z"}},{tag:"path",attr:{d:"M18 8.118l-8 4-8-4V14a2 2 0 002 2h12a2 2 0 002-2V8.118z"}}]})(t)}function qgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 1.586l-4 4v12.828l4-4V1.586zM3.707 3.293A1 1 0 002 4v10a1 1 0 00.293.707L6 18.414V5.586L3.707 3.293zM17.707 5.293L14 1.586v12.828l2.293 2.293A1 1 0 0018 16V6a1 1 0 00-.293-.707z",clipRule:"evenodd"}}]})(t)}function Ygr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h6a1 1 0 110 2H4a1 1 0 01-1-1zM3 15a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z",clipRule:"evenodd"}}]})(t)}function Xgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 15a1 1 0 011-1h6a1 1 0 110 2H4a1 1 0 01-1-1z",clipRule:"evenodd"}}]})(t)}function $gr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM9 15a1 1 0 011-1h6a1 1 0 110 2h-6a1 1 0 01-1-1z",clipRule:"evenodd"}}]})(t)}function Kgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 7a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 13a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z",clipRule:"evenodd"}}]})(t)}function Qgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 15a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z",clipRule:"evenodd"}}]})(t)}function Jgr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7 4a3 3 0 016 0v4a3 3 0 11-6 0V4zm4 10.93A7.001 7.001 0 0017 8a1 1 0 10-2 0A5 5 0 015 8a1 1 0 00-2 0 7.001 7.001 0 006 6.93V17H6a1 1 0 100 2h8a1 1 0 100-2h-3v-2.07z",clipRule:"evenodd"}}]})(t)}function tvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM7 9a1 1 0 000 2h6a1 1 0 100-2H7z",clipRule:"evenodd"}}]})(t)}function evr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5 10a1 1 0 011-1h8a1 1 0 110 2H6a1 1 0 01-1-1z",clipRule:"evenodd"}}]})(t)}function nvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z",clipRule:"evenodd"}}]})(t)}function rvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M17.293 13.293A8 8 0 016.707 2.707a8.001 8.001 0 1010.586 10.586z"}}]})(t)}function avr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M18 3a1 1 0 00-1.196-.98l-10 2A1 1 0 006 5v9.114A4.369 4.369 0 005 14c-1.657 0-3 .895-3 2s1.343 2 3 2 3-.895 3-2V7.82l8-1.6v5.894A4.37 4.37 0 0015 12c-1.657 0-3 .895-3 2s1.343 2 3 2 3-.895 3-2V3z"}}]})(t)}function ivr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 5a2 2 0 012-2h8a2 2 0 012 2v10a2 2 0 002 2H4a2 2 0 01-2-2V5zm3 1h6v4H5V6zm6 6H5v2h6v-2z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M15 7h1a2 2 0 012 2v5.5a1.5 1.5 0 01-3 0V7z"}}]})(t)}function ovr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4 4a2 2 0 012-2h8a2 2 0 012 2v12a1 1 0 110 2h-3a1 1 0 01-1-1v-2a1 1 0 00-1-1H9a1 1 0 00-1 1v2a1 1 0 01-1 1H4a1 1 0 110-2V4zm3 1h2v2H7V5zm2 4H7v2h2V9zm2-4h2v2h-2V5zm2 4h-2v2h2V9z",clipRule:"evenodd"}}]})(t)}function lvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M10.894 2.553a1 1 0 00-1.788 0l-7 14a1 1 0 001.169 1.409l5-1.429A1 1 0 009 15.571V11a1 1 0 112 0v4.571a1 1 0 00.725.962l5 1.428a1 1 0 001.17-1.408l-7-14z"}}]})(t)}function cvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 4a3 3 0 00-3 3v4a5 5 0 0010 0V7a1 1 0 112 0v4a7 7 0 11-14 0V7a5 5 0 0110 0v4a3 3 0 11-6 0V7a1 1 0 012 0v4a1 1 0 102 0V7a3 3 0 00-3-3z",clipRule:"evenodd"}}]})(t)}function svr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zM7 8a1 1 0 012 0v4a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v4a1 1 0 102 0V8a1 1 0 00-1-1z",clipRule:"evenodd"}}]})(t)}function uvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M17.414 2.586a2 2 0 00-2.828 0L7 10.172V13h2.828l7.586-7.586a2 2 0 000-2.828z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M2 6a2 2 0 012-2h4a1 1 0 010 2H4v10h10v-4a1 1 0 112 0v4a2 2 0 01-2 2H4a2 2 0 01-2-2V6z",clipRule:"evenodd"}}]})(t)}function dvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M13.586 3.586a2 2 0 112.828 2.828l-.793.793-2.828-2.828.793-.793zM11.379 5.793L3 14.172V17h2.828l8.38-8.379-2.83-2.828z"}}]})(t)}function hvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M14.414 7l3.293-3.293a1 1 0 00-1.414-1.414L13 5.586V4a1 1 0 10-2 0v4.003a.996.996 0 00.617.921A.997.997 0 0012 9h4a1 1 0 100-2h-1.586z"}},{tag:"path",attr:{d:"M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"}}]})(t)}function fvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"}},{tag:"path",attr:{d:"M16.707 3.293a1 1 0 010 1.414L15.414 6l1.293 1.293a1 1 0 01-1.414 1.414L14 7.414l-1.293 1.293a1 1 0 11-1.414-1.414L12.586 6l-1.293-1.293a1 1 0 011.414-1.414L14 4.586l1.293-1.293a1 1 0 011.414 0z"}}]})(t)}function pvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M17.924 2.617a.997.997 0 00-.215-.322l-.004-.004A.997.997 0 0017 2h-4a1 1 0 100 2h1.586l-3.293 3.293a1 1 0 001.414 1.414L16 5.414V7a1 1 0 102 0V3a.997.997 0 00-.076-.383z"}},{tag:"path",attr:{d:"M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"}}]})(t)}function gvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z"}}]})(t)}function vvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4 3a2 2 0 00-2 2v10a2 2 0 002 2h12a2 2 0 002-2V5a2 2 0 00-2-2H4zm12 12H4l4-8 3 6 2-4 3 6z",clipRule:"evenodd"}}]})(t)}function mvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z",clipRule:"evenodd"}}]})(t)}function yvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm1-11a1 1 0 10-2 0v2H7a1 1 0 100 2h2v2a1 1 0 102 0v-2h2a1 1 0 100-2h-2V7z",clipRule:"evenodd"}}]})(t)}function bvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 5a1 1 0 011 1v3h3a1 1 0 110 2h-3v3a1 1 0 11-2 0v-3H6a1 1 0 110-2h3V6a1 1 0 011-1z",clipRule:"evenodd"}}]})(t)}function xvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 3a1 1 0 011 1v5h5a1 1 0 110 2h-5v5a1 1 0 11-2 0v-5H4a1 1 0 110-2h5V4a1 1 0 011-1z",clipRule:"evenodd"}}]})(t)}function Mvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 3a1 1 0 000 2v8a2 2 0 002 2h2.586l-1.293 1.293a1 1 0 101.414 1.414L10 15.414l2.293 2.293a1 1 0 001.414-1.414L12.414 15H15a2 2 0 002-2V5a1 1 0 100-2H3zm11 4a1 1 0 10-2 0v4a1 1 0 102 0V7zm-3 1a1 1 0 10-2 0v3a1 1 0 102 0V8zM8 9a1 1 0 00-2 0v2a1 1 0 102 0V9z",clipRule:"evenodd"}}]})(t)}function wvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 3a1 1 0 000 2v8a2 2 0 002 2h2.586l-1.293 1.293a1 1 0 101.414 1.414L10 15.414l2.293 2.293a1 1 0 001.414-1.414L12.414 15H15a2 2 0 002-2V5a1 1 0 100-2H3zm11.707 4.707a1 1 0 00-1.414-1.414L10 9.586 8.707 8.293a1 1 0 00-1.414 0l-2 2a1 1 0 101.414 1.414L8 10.414l1.293 1.293a1 1 0 001.414 0l4-4z",clipRule:"evenodd"}}]})(t)}function zvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5 4v3H4a2 2 0 00-2 2v3a2 2 0 002 2h1v2a2 2 0 002 2h6a2 2 0 002-2v-2h1a2 2 0 002-2V9a2 2 0 00-2-2h-1V4a2 2 0 00-2-2H7a2 2 0 00-2 2zm8 0H7v3h6V4zm0 8H7v4h6v-4z",clipRule:"evenodd"}}]})(t)}function Cvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M10 3.5a1.5 1.5 0 013 0V4a1 1 0 001 1h3a1 1 0 011 1v3a1 1 0 01-1 1h-.5a1.5 1.5 0 000 3h.5a1 1 0 011 1v3a1 1 0 01-1 1h-3a1 1 0 01-1-1v-.5a1.5 1.5 0 00-3 0v.5a1 1 0 01-1 1H6a1 1 0 01-1-1v-3a1 1 0 00-1-1h-.5a1.5 1.5 0 010-3H4a1 1 0 001-1V6a1 1 0 011-1h3a1 1 0 001-1v-.5z"}}]})(t)}function Avr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 4a1 1 0 011-1h3a1 1 0 011 1v3a1 1 0 01-1 1H4a1 1 0 01-1-1V4zm2 2V5h1v1H5zM3 13a1 1 0 011-1h3a1 1 0 011 1v3a1 1 0 01-1 1H4a1 1 0 01-1-1v-3zm2 2v-1h1v1H5zM13 3a1 1 0 00-1 1v3a1 1 0 001 1h3a1 1 0 001-1V4a1 1 0 00-1-1h-3zm1 2v1h1V5h-1z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M11 4a1 1 0 10-2 0v1a1 1 0 002 0V4zM10 7a1 1 0 011 1v1h2a1 1 0 110 2h-3a1 1 0 01-1-1V8a1 1 0 011-1zM16 9a1 1 0 100 2 1 1 0 000-2zM9 13a1 1 0 011-1h1a1 1 0 110 2v2a1 1 0 11-2 0v-3zM7 11a1 1 0 100-2H4a1 1 0 100 2h3zM17 13a1 1 0 01-1 1h-2a1 1 0 110-2h2a1 1 0 011 1zM16 17a1 1 0 100-2h-3a1 1 0 100 2h3z"}}]})(t)}function kvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-8-3a1 1 0 00-.867.5 1 1 0 11-1.731-1A3 3 0 0113 8a3.001 3.001 0 01-2 2.83V11a1 1 0 11-2 0v-1a1 1 0 011-1 1 1 0 100-2zm0 8a1 1 0 100-2 1 1 0 000 2z",clipRule:"evenodd"}}]})(t)}function Hvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5 2a2 2 0 00-2 2v14l3.5-2 3.5 2 3.5-2 3.5 2V4a2 2 0 00-2-2H5zm4.707 3.707a1 1 0 00-1.414-1.414l-3 3a1 1 0 000 1.414l3 3a1 1 0 001.414-1.414L8.414 9H10a3 3 0 013 3v1a1 1 0 102 0v-1a5 5 0 00-5-5H8.414l1.293-1.293z",clipRule:"evenodd"}}]})(t)}function Evr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5 2a2 2 0 00-2 2v14l3.5-2 3.5 2 3.5-2 3.5 2V4a2 2 0 00-2-2H5zm2.5 3a1.5 1.5 0 100 3 1.5 1.5 0 000-3zm6.207.293a1 1 0 00-1.414 0l-6 6a1 1 0 101.414 1.414l6-6a1 1 0 000-1.414zM12.5 10a1.5 1.5 0 100 3 1.5 1.5 0 000-3z",clipRule:"evenodd"}}]})(t)}function Svr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4 2a1 1 0 011 1v2.101a7.002 7.002 0 0111.601 2.566 1 1 0 11-1.885.666A5.002 5.002 0 005.999 7H9a1 1 0 010 2H4a1 1 0 01-1-1V3a1 1 0 011-1zm.008 9.057a1 1 0 011.276.61A5.002 5.002 0 0014.001 13H11a1 1 0 110-2h5a1 1 0 011 1v5a1 1 0 11-2 0v-2.101a7.002 7.002 0 01-11.601-2.566 1 1 0 01.61-1.276z",clipRule:"evenodd"}}]})(t)}function Lvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.707 3.293a1 1 0 010 1.414L5.414 7H11a7 7 0 017 7v2a1 1 0 11-2 0v-2a5 5 0 00-5-5H5.414l2.293 2.293a1 1 0 11-1.414 1.414l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 0z",clipRule:"evenodd"}}]})(t)}function _vr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M8.445 14.832A1 1 0 0010 14v-2.798l5.445 3.63A1 1 0 0017 14V6a1 1 0 00-1.555-.832L10 8.798V6a1 1 0 00-1.555-.832l-6 4a1 1 0 000 1.664l6 4z"}}]})(t)}function Bvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M5 3a1 1 0 000 2c5.523 0 10 4.477 10 10a1 1 0 102 0C17 8.373 11.627 3 5 3z"}},{tag:"path",attr:{d:"M4 9a1 1 0 011-1 7 7 0 017 7 1 1 0 11-2 0 5 5 0 00-5-5 1 1 0 01-1-1zM3 15a2 2 0 114 0 2 2 0 01-4 0z"}}]})(t)}function Dvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M9.707 7.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.414 0l3-3a1 1 0 00-1.414-1.414L13 8.586V5h3a2 2 0 012 2v5a2 2 0 01-2 2H8a2 2 0 01-2-2V7a2 2 0 012-2h3v3.586L9.707 7.293zM11 3a1 1 0 112 0v2h-2V3z"}},{tag:"path",attr:{d:"M4 9a2 2 0 00-2 2v5a2 2 0 002 2h8a2 2 0 002-2H4V9z"}}]})(t)}function Tvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M7.707 10.293a1 1 0 10-1.414 1.414l3 3a1 1 0 001.414 0l3-3a1 1 0 00-1.414-1.414L11 11.586V6h5a2 2 0 012 2v7a2 2 0 01-2 2H4a2 2 0 01-2-2V8a2 2 0 012-2h5v5.586l-1.293-1.293zM9 4a1 1 0 012 0v2H9V4z"}}]})(t)}function Vvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 2a1 1 0 011 1v1.323l3.954 1.582 1.599-.8a1 1 0 01.894 1.79l-1.233.616 1.738 5.42a1 1 0 01-.285 1.05A3.989 3.989 0 0115 15a3.989 3.989 0 01-2.667-1.019 1 1 0 01-.285-1.05l1.715-5.349L11 6.477V16h2a1 1 0 110 2H7a1 1 0 110-2h2V6.477L6.237 7.582l1.715 5.349a1 1 0 01-.285 1.05A3.989 3.989 0 015 15a3.989 3.989 0 01-2.667-1.019 1 1 0 01-.285-1.05l1.738-5.42-1.233-.617a1 1 0 01.894-1.788l1.599.799L9 4.323V3a1 1 0 011-1zm-5 8.274l-.818 2.552c.25.112.526.174.818.174.292 0 .569-.062.818-.174L5 10.274zm10 0l-.818 2.552c.25.112.526.174.818.174.292 0 .569-.062.818-.174L15 10.274z",clipRule:"evenodd"}}]})(t)}function Ovr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.5 2a3.5 3.5 0 101.665 6.58L8.585 10l-1.42 1.42a3.5 3.5 0 101.414 1.414l8.128-8.127a1 1 0 00-1.414-1.414L10 8.586l-1.42-1.42A3.5 3.5 0 005.5 2zM4 5.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm0 9a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0z",clipRule:"evenodd"}},{tag:"path",attr:{d:"M12.828 11.414a1 1 0 00-1.414 1.414l3.879 3.88a1 1 0 001.414-1.415l-3.879-3.879z"}}]})(t)}function Ivr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M9 9a2 2 0 114 0 2 2 0 01-4 0z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm1-13a4 4 0 00-3.446 6.032l-2.261 2.26a1 1 0 101.414 1.415l2.261-2.261A4 4 0 1011 5z",clipRule:"evenodd"}}]})(t)}function Rvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z",clipRule:"evenodd"}}]})(t)}function Fvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 3a1 1 0 01.707.293l3 3a1 1 0 01-1.414 1.414L10 5.414 7.707 7.707a1 1 0 01-1.414-1.414l3-3A1 1 0 0110 3zm-3.707 9.293a1 1 0 011.414 0L10 14.586l2.293-2.293a1 1 0 011.414 1.414l-3 3a1 1 0 01-1.414 0l-3-3a1 1 0 010-1.414z",clipRule:"evenodd"}}]})(t)}function Nvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 5a2 2 0 012-2h12a2 2 0 012 2v2a2 2 0 01-2 2H4a2 2 0 01-2-2V5zm14 1a1 1 0 11-2 0 1 1 0 012 0zM2 13a2 2 0 012-2h12a2 2 0 012 2v2a2 2 0 01-2 2H4a2 2 0 01-2-2v-2zm14 1a1 1 0 11-2 0 1 1 0 012 0z",clipRule:"evenodd"}}]})(t)}function Pvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M15 8a3 3 0 10-2.977-2.63l-4.94 2.47a3 3 0 100 4.319l4.94 2.47a3 3 0 10.895-1.789l-4.94-2.47a3.027 3.027 0 000-.74l4.94-2.47C13.456 7.68 14.19 8 15 8z"}}]})(t)}function jvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2.166 4.999A11.954 11.954 0 0010 1.944 11.954 11.954 0 0017.834 5c.11.65.166 1.32.166 2.001 0 5.225-3.34 9.67-8 11.317C5.34 16.67 2 12.225 2 7c0-.682.057-1.35.166-2.001zm11.541 3.708a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z",clipRule:"evenodd"}}]})(t)}function Uvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 1.944A11.954 11.954 0 012.166 5C2.056 5.649 2 6.319 2 7c0 5.225 3.34 9.67 8 11.317C14.66 16.67 18 12.225 18 7c0-.682-.057-1.35-.166-2.001A11.954 11.954 0 0110 1.944zM11 14a1 1 0 11-2 0 1 1 0 012 0zm0-7a1 1 0 10-2 0v3a1 1 0 102 0V7z",clipRule:"evenodd"}}]})(t)}function Wvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 2a4 4 0 00-4 4v1H5a1 1 0 00-.994.89l-1 9A1 1 0 004 18h12a1 1 0 00.994-1.11l-1-9A1 1 0 0015 7h-1V6a4 4 0 00-4-4zm2 5V6a2 2 0 10-4 0v1h4zm-6 3a1 1 0 112 0 1 1 0 01-2 0zm7-1a1 1 0 100 2 1 1 0 000-2z",clipRule:"evenodd"}}]})(t)}function Zvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M3 1a1 1 0 000 2h1.22l.305 1.222a.997.997 0 00.01.042l1.358 5.43-.893.892C3.74 11.846 4.632 14 6.414 14H15a1 1 0 000-2H6.414l1-1H14a1 1 0 00.894-.553l3-6A1 1 0 0017 3H6.28l-.31-1.243A1 1 0 005 1H3zM16 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM6.5 18a1.5 1.5 0 100-3 1.5 1.5 0 000 3z"}}]})(t)}function Gvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M3 3a1 1 0 000 2h11a1 1 0 100-2H3zM3 7a1 1 0 000 2h5a1 1 0 000-2H3zM3 11a1 1 0 100 2h4a1 1 0 100-2H3zM13 16a1 1 0 102 0v-5.586l1.293 1.293a1 1 0 001.414-1.414l-3-3a1 1 0 00-1.414 0l-3 3a1 1 0 101.414 1.414L13 10.414V16z"}}]})(t)}function qvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M3 3a1 1 0 000 2h11a1 1 0 100-2H3zM3 7a1 1 0 000 2h7a1 1 0 100-2H3zM3 11a1 1 0 100 2h4a1 1 0 100-2H3zM15 8a1 1 0 10-2 0v5.586l-1.293-1.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.414 0l3-3a1 1 0 00-1.414-1.414L15 13.586V8z"}}]})(t)}function Yvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5 2a1 1 0 011 1v1h1a1 1 0 010 2H6v1a1 1 0 01-2 0V6H3a1 1 0 010-2h1V3a1 1 0 011-1zm0 10a1 1 0 011 1v1h1a1 1 0 110 2H6v1a1 1 0 11-2 0v-1H3a1 1 0 110-2h1v-1a1 1 0 011-1zM12 2a1 1 0 01.967.744L14.146 7.2 17.5 9.134a1 1 0 010 1.732l-3.354 1.935-1.18 4.455a1 1 0 01-1.933 0L9.854 12.8 6.5 10.866a1 1 0 010-1.732l3.354-1.935 1.18-4.455A1 1 0 0112 2z",clipRule:"evenodd"}}]})(t)}function Xvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M18 3a1 1 0 00-1.447-.894L8.763 6H5a3 3 0 000 6h.28l1.771 5.316A1 1 0 008 18h1a1 1 0 001-1v-4.382l6.553 3.276A1 1 0 0018 15V3z",clipRule:"evenodd"}}]})(t)}function $vr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"}}]})(t)}function Kvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M3.707 2.293a1 1 0 00-1.414 1.414l6.921 6.922c.05.062.105.118.168.167l6.91 6.911a1 1 0 001.415-1.414l-.675-.675a9.001 9.001 0 00-.668-11.982A1 1 0 1014.95 5.05a7.002 7.002 0 01.657 9.143l-1.435-1.435a5.002 5.002 0 00-.636-6.294A1 1 0 0012.12 7.88c.924.923 1.12 2.3.587 3.415l-1.992-1.992a.922.922 0 00-.018-.018l-6.99-6.991zM3.238 8.187a1 1 0 00-1.933-.516c-.8 3-.025 6.336 2.331 8.693a1 1 0 001.414-1.415 6.997 6.997 0 01-1.812-6.762zM7.4 11.5a1 1 0 10-1.73 1c.214.371.48.72.795 1.035a1 1 0 001.414-1.414c-.191-.191-.35-.4-.478-.622z"}}]})(t)}function Qvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5.05 3.636a1 1 0 010 1.414 7 7 0 000 9.9 1 1 0 11-1.414 1.414 9 9 0 010-12.728 1 1 0 011.414 0zm9.9 0a1 1 0 011.414 0 9 9 0 010 12.728 1 1 0 11-1.414-1.414 7 7 0 000-9.9 1 1 0 010-1.414zM7.879 6.464a1 1 0 010 1.414 3 3 0 000 4.243 1 1 0 11-1.415 1.414 5 5 0 010-7.07 1 1 0 011.415 0zm4.242 0a1 1 0 011.415 0 5 5 0 010 7.072 1 1 0 01-1.415-1.415 3 3 0 000-4.242 1 1 0 010-1.415zM10 9a1 1 0 011 1v.01a1 1 0 11-2 0V10a1 1 0 011-1z",clipRule:"evenodd"}}]})(t)}function Jvr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM8 7a1 1 0 00-1 1v4a1 1 0 001 1h4a1 1 0 001-1V8a1 1 0 00-1-1H8z",clipRule:"evenodd"}}]})(t)}function tmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 2a1 1 0 011 1v1a1 1 0 11-2 0V3a1 1 0 011-1zm4 8a4 4 0 11-8 0 4 4 0 018 0zm-.464 4.95l.707.707a1 1 0 001.414-1.414l-.707-.707a1 1 0 00-1.414 1.414zm2.12-10.607a1 1 0 010 1.414l-.706.707a1 1 0 11-1.414-1.414l.707-.707a1 1 0 011.414 0zM17 11a1 1 0 100-2h-1a1 1 0 100 2h1zm-7 4a1 1 0 011 1v1a1 1 0 11-2 0v-1a1 1 0 011-1zM5.05 6.464A1 1 0 106.465 5.05l-.708-.707a1 1 0 00-1.414 1.414l.707.707zm1.414 8.486l-.707.707a1 1 0 01-1.414-1.414l.707-.707a1 1 0 011.414 1.414zM4 11a1 1 0 100-2H3a1 1 0 000 2h1z",clipRule:"evenodd"}}]})(t)}function emr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-2 0c0 .993-.241 1.929-.668 2.754l-1.524-1.525a3.997 3.997 0 00.078-2.183l1.562-1.562C15.802 8.249 16 9.1 16 10zm-5.165 3.913l1.58 1.58A5.98 5.98 0 0110 16a5.976 5.976 0 01-2.516-.552l1.562-1.562a4.006 4.006 0 001.789.027zm-4.677-2.796a4.002 4.002 0 01-.041-2.08l-.08.08-1.53-1.533A5.98 5.98 0 004 10c0 .954.223 1.856.619 2.657l1.54-1.54zm1.088-6.45A5.974 5.974 0 0110 4c.954 0 1.856.223 2.657.619l-1.54 1.54a4.002 4.002 0 00-2.346.033L7.246 4.668zM12 10a2 2 0 11-4 0 2 2 0 014 0z",clipRule:"evenodd"}}]})(t)}function nmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M8 5a1 1 0 100 2h5.586l-1.293 1.293a1 1 0 001.414 1.414l3-3a1 1 0 000-1.414l-3-3a1 1 0 10-1.414 1.414L13.586 5H8zM12 15a1 1 0 100-2H6.414l1.293-1.293a1 1 0 10-1.414-1.414l-3 3a1 1 0 000 1.414l3 3a1 1 0 001.414-1.414L6.414 15H12z"}}]})(t)}function rmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M5 12a1 1 0 102 0V6.414l1.293 1.293a1 1 0 001.414-1.414l-3-3a1 1 0 00-1.414 0l-3 3a1 1 0 001.414 1.414L5 6.414V12zM15 8a1 1 0 10-2 0v5.586l-1.293-1.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.414 0l3-3a1 1 0 00-1.414-1.414L15 13.586V8z"}}]})(t)}function amr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M5 4a3 3 0 00-3 3v6a3 3 0 003 3h10a3 3 0 003-3V7a3 3 0 00-3-3H5zm-1 9v-1h5v2H5a1 1 0 01-1-1zm7 1h4a1 1 0 001-1v-1h-5v2zm0-4h5V8h-5v2zM9 8H4v2h5V8z",clipRule:"evenodd"}}]})(t)}function imr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M17.707 9.293a1 1 0 010 1.414l-7 7a1 1 0 01-1.414 0l-7-7A.997.997 0 012 10V5a3 3 0 013-3h5c.256 0 .512.098.707.293l7 7zM5 6a1 1 0 100-2 1 1 0 000 2z",clipRule:"evenodd"}}]})(t)}function omr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M3 4a1 1 0 011-1h12a1 1 0 011 1v2a1 1 0 01-1 1H4a1 1 0 01-1-1V4zM3 10a1 1 0 011-1h6a1 1 0 011 1v6a1 1 0 01-1 1H4a1 1 0 01-1-1v-6zM14 9a1 1 0 00-1 1v6a1 1 0 001 1h2a1 1 0 001-1v-6a1 1 0 00-1-1h-2z"}}]})(t)}function lmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M2 5a2 2 0 012-2h12a2 2 0 012 2v10a2 2 0 01-2 2H4a2 2 0 01-2-2V5zm3.293 1.293a1 1 0 011.414 0l3 3a1 1 0 010 1.414l-3 3a1 1 0 01-1.414-1.414L7.586 10 5.293 7.707a1 1 0 010-1.414zM11 12a1 1 0 100 2h3a1 1 0 100-2h-3z",clipRule:"evenodd"}}]})(t)}function cmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M18 9.5a1.5 1.5 0 11-3 0v-6a1.5 1.5 0 013 0v6zM14 9.667v-5.43a2 2 0 00-1.105-1.79l-.05-.025A4 4 0 0011.055 2H5.64a2 2 0 00-1.962 1.608l-1.2 6A2 2 0 004.44 12H8v4a2 2 0 002 2 1 1 0 001-1v-.667a4 4 0 01.8-2.4l1.4-1.866a4 4 0 00.8-2.4z"}}]})(t)}function smr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M2 10.5a1.5 1.5 0 113 0v6a1.5 1.5 0 01-3 0v-6zM6 10.333v5.43a2 2 0 001.106 1.79l.05.025A4 4 0 008.943 18h5.416a2 2 0 001.962-1.608l1.2-6A2 2 0 0015.56 8H12V4a2 2 0 00-2-2 1 1 0 00-1 1v.667a4 4 0 01-.8 2.4L6.8 7.933a4 4 0 00-.8 2.4z"}}]})(t)}function umr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M2 6a2 2 0 012-2h12a2 2 0 012 2v2a2 2 0 100 4v2a2 2 0 01-2 2H4a2 2 0 01-2-2v-2a2 2 0 100-4V6z"}}]})(t)}function dmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7 2a1 1 0 011 1v1h3a1 1 0 110 2H9.578a18.87 18.87 0 01-1.724 4.78c.29.354.596.696.914 1.026a1 1 0 11-1.44 1.389c-.188-.196-.373-.396-.554-.6a19.098 19.098 0 01-3.107 3.567 1 1 0 01-1.334-1.49 17.087 17.087 0 003.13-3.733 18.992 18.992 0 01-1.487-2.494 1 1 0 111.79-.89c.234.47.489.928.764 1.372.417-.934.752-1.913.997-2.927H3a1 1 0 110-2h3V3a1 1 0 011-1zm6 6a1 1 0 01.894.553l2.991 5.982a.869.869 0 01.02.037l.99 1.98a1 1 0 11-1.79.895L15.383 16h-4.764l-.724 1.447a1 1 0 11-1.788-.894l.99-1.98.019-.038 2.99-5.982A1 1 0 0113 8zm-1.382 6h2.764L13 11.236 11.618 14z",clipRule:"evenodd"}}]})(t)}function hmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M9 2a1 1 0 00-.894.553L7.382 4H4a1 1 0 000 2v10a2 2 0 002 2h8a2 2 0 002-2V6a1 1 0 100-2h-3.382l-.724-1.447A1 1 0 0011 2H9zM7 8a1 1 0 012 0v6a1 1 0 11-2 0V8zm5-1a1 1 0 00-1 1v6a1 1 0 102 0V8a1 1 0 00-1-1z",clipRule:"evenodd"}}]})(t)}function fmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 13a1 1 0 100 2h5a1 1 0 001-1V9a1 1 0 10-2 0v2.586l-4.293-4.293a1 1 0 00-1.414 0L8 9.586 3.707 5.293a1 1 0 00-1.414 1.414l5 5a1 1 0 001.414 0L11 9.414 14.586 13H12z",clipRule:"evenodd"}}]})(t)}function pmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M12 7a1 1 0 110-2h5a1 1 0 011 1v5a1 1 0 11-2 0V8.414l-4.293 4.293a1 1 0 01-1.414 0L8 10.414l-4.293 4.293a1 1 0 01-1.414-1.414l5-5a1 1 0 011.414 0L11 10.586 14.586 7H12z",clipRule:"evenodd"}}]})(t)}function gmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M8 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM15 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0z"}},{tag:"path",attr:{d:"M3 4a1 1 0 00-1 1v10a1 1 0 001 1h1.05a2.5 2.5 0 014.9 0H10a1 1 0 001-1V5a1 1 0 00-1-1H3zM14 7a1 1 0 00-1 1v6.05A2.5 2.5 0 0115.95 16H17a1 1 0 001-1v-5a1 1 0 00-.293-.707l-2-2A1 1 0 0015 7h-1z"}}]})(t)}function vmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 17a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM6.293 6.707a1 1 0 010-1.414l3-3a1 1 0 011.414 0l3 3a1 1 0 01-1.414 1.414L11 5.414V13a1 1 0 11-2 0V5.414L7.707 6.707a1 1 0 01-1.414 0z",clipRule:"evenodd"}}]})(t)}function mmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M8 9a3 3 0 100-6 3 3 0 000 6zM8 11a6 6 0 016 6H2a6 6 0 016-6zM16 7a1 1 0 10-2 0v1h-1a1 1 0 100 2h1v1a1 1 0 102 0v-1h1a1 1 0 100-2h-1V7z"}}]})(t)}function ymr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-6-3a2 2 0 11-4 0 2 2 0 014 0zm-2 4a5 5 0 00-4.546 2.916A5.986 5.986 0 0010 16a5.986 5.986 0 004.546-2.084A5 5 0 0010 11z",clipRule:"evenodd"}}]})(t)}function bmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M13 6a3 3 0 11-6 0 3 3 0 016 0zM18 8a2 2 0 11-4 0 2 2 0 014 0zM14 15a4 4 0 00-8 0v3h8v-3zM6 8a2 2 0 11-4 0 2 2 0 014 0zM16 18v-3a5.972 5.972 0 00-.75-2.906A3.005 3.005 0 0119 15v3h-3zM4.75 12.094A5.973 5.973 0 004 15v3H1v-3a3 3 0 013.75-2.906z"}}]})(t)}function xmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M11 6a3 3 0 11-6 0 3 3 0 016 0zM14 17a6 6 0 00-12 0h12zM13 8a1 1 0 100 2h4a1 1 0 100-2h-4z"}}]})(t)}function Mmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 9a3 3 0 100-6 3 3 0 000 6zm-7 9a7 7 0 1114 0H3z",clipRule:"evenodd"}}]})(t)}function wmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M9 6a3 3 0 11-6 0 3 3 0 016 0zM17 6a3 3 0 11-6 0 3 3 0 016 0zM12.93 17c.046-.327.07-.66.07-1a6.97 6.97 0 00-1.5-4.33A5 5 0 0119 16v1h-6.07zM6 11a5 5 0 015 5v1H1v-1a5 5 0 015-5z"}}]})(t)}function zmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.649 3.084A1 1 0 015.163 4.4 13.95 13.95 0 004 10c0 1.993.416 3.886 1.164 5.6a1 1 0 01-1.832.8A15.95 15.95 0 012 10c0-2.274.475-4.44 1.332-6.4a1 1 0 011.317-.516zM12.96 7a3 3 0 00-2.342 1.126l-.328.41-.111-.279A2 2 0 008.323 7H8a1 1 0 000 2h.323l.532 1.33-1.035 1.295a1 1 0 01-.781.375H7a1 1 0 100 2h.039a3 3 0 002.342-1.126l.328-.41.111.279A2 2 0 0011.677 14H12a1 1 0 100-2h-.323l-.532-1.33 1.035-1.295A1 1 0 0112.961 9H13a1 1 0 100-2h-.039zm1.874-2.6a1 1 0 011.833-.8A15.95 15.95 0 0118 10c0 2.274-.475 4.44-1.332 6.4a1 1 0 11-1.832-.8A13.949 13.949 0 0016 10c0-1.993-.416-3.886-1.165-5.6z",clipRule:"evenodd"}}]})(t)}function Cmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M2 6a2 2 0 012-2h6a2 2 0 012 2v8a2 2 0 01-2 2H4a2 2 0 01-2-2V6zM14.553 7.106A1 1 0 0014 8v4a1 1 0 00.553.894l2 1A1 1 0 0018 13V7a1 1 0 00-1.447-.894l-2 1z"}}]})(t)}function Amr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M2 4a1 1 0 011-1h2a1 1 0 011 1v12a1 1 0 01-1 1H3a1 1 0 01-1-1V4zM8 4a1 1 0 011-1h2a1 1 0 011 1v12a1 1 0 01-1 1H9a1 1 0 01-1-1V4zM15 3a1 1 0 00-1 1v12a1 1 0 001 1h2a1 1 0 001-1V4a1 1 0 00-1-1h-2z"}}]})(t)}function kmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M5 3a2 2 0 00-2 2v2a2 2 0 002 2h2a2 2 0 002-2V5a2 2 0 00-2-2H5zM5 11a2 2 0 00-2 2v2a2 2 0 002 2h2a2 2 0 002-2v-2a2 2 0 00-2-2H5zM11 5a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V5zM14 11a1 1 0 011 1v1h1a1 1 0 110 2h-1v1a1 1 0 11-2 0v-1h-1a1 1 0 110-2h1v-1a1 1 0 011-1z"}}]})(t)}function Hmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M5 3a2 2 0 00-2 2v2a2 2 0 002 2h2a2 2 0 002-2V5a2 2 0 00-2-2H5zM5 11a2 2 0 00-2 2v2a2 2 0 002 2h2a2 2 0 002-2v-2a2 2 0 00-2-2H5zM11 5a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V5zM11 13a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2v-2z"}}]})(t)}function Emr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M3 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm0 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm0 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm0 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z",clipRule:"evenodd"}}]})(t)}function Smr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M9.383 3.076A1 1 0 0110 4v12a1 1 0 01-1.707.707L4.586 13H2a1 1 0 01-1-1V8a1 1 0 011-1h2.586l3.707-3.707a1 1 0 011.09-.217zM12.293 7.293a1 1 0 011.414 0L15 8.586l1.293-1.293a1 1 0 111.414 1.414L16.414 10l1.293 1.293a1 1 0 01-1.414 1.414L15 11.414l-1.293 1.293a1 1 0 01-1.414-1.414L13.586 10l-1.293-1.293a1 1 0 010-1.414z",clipRule:"evenodd"}}]})(t)}function Lmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M9.383 3.076A1 1 0 0110 4v12a1 1 0 01-1.707.707L4.586 13H2a1 1 0 01-1-1V8a1 1 0 011-1h2.586l3.707-3.707a1 1 0 011.09-.217zM14.657 2.929a1 1 0 011.414 0A9.972 9.972 0 0119 10a9.972 9.972 0 01-2.929 7.071 1 1 0 01-1.414-1.414A7.971 7.971 0 0017 10c0-2.21-.894-4.208-2.343-5.657a1 1 0 010-1.414zm-2.829 2.828a1 1 0 011.415 0A5.983 5.983 0 0115 10a5.984 5.984 0 01-1.757 4.243 1 1 0 01-1.415-1.415A3.984 3.984 0 0013 10a3.983 3.983 0 00-1.172-2.828 1 1 0 010-1.415z",clipRule:"evenodd"}}]})(t)}function _mr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M17.778 8.222c-4.296-4.296-11.26-4.296-15.556 0A1 1 0 01.808 6.808c5.076-5.077 13.308-5.077 18.384 0a1 1 0 01-1.414 1.414zM14.95 11.05a7 7 0 00-9.9 0 1 1 0 01-1.414-1.414 9 9 0 0112.728 0 1 1 0 01-1.414 1.414zM12.12 13.88a3 3 0 00-4.242 0 1 1 0 01-1.415-1.415 5 5 0 017.072 0 1 1 0 01-1.415 1.415zM9 16a1 1 0 011-1h.01a1 1 0 110 2H10a1 1 0 01-1-1z",clipRule:"evenodd"}}]})(t)}function Bmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM8.707 7.293a1 1 0 00-1.414 1.414L8.586 10l-1.293 1.293a1 1 0 101.414 1.414L10 11.414l1.293 1.293a1 1 0 001.414-1.414L11.414 10l1.293-1.293a1 1 0 00-1.414-1.414L10 8.586 8.707 7.293z",clipRule:"evenodd"}}]})(t)}function Dmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z",clipRule:"evenodd"}}]})(t)}function Tmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M5 8a1 1 0 011-1h1V6a1 1 0 012 0v1h1a1 1 0 110 2H9v1a1 1 0 11-2 0V9H6a1 1 0 01-1-1z"}},{tag:"path",attr:{fillRule:"evenodd",d:"M2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8zm6-4a4 4 0 100 8 4 4 0 000-8z",clipRule:"evenodd"}}]})(t)}function Vmr(t){return aK({tag:"svg",attr:{viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z",clipRule:"evenodd"}},{tag:"path",attr:{fillRule:"evenodd",d:"M5 8a1 1 0 011-1h4a1 1 0 110 2H6a1 1 0 01-1-1z",clipRule:"evenodd"}}]})(t)}function Omr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M12 14l9-5-9-5-9 5 9 5z"}},{tag:"path",attr:{d:"M12 14l6.16-3.422a12.083 12.083 0 01.665 6.479A11.952 11.952 0 0012 20.055a11.952 11.952 0 00-6.824-2.998 12.078 12.078 0 01.665-6.479L12 14z"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 14l9-5-9-5-9 5 9 5zm0 0l6.16-3.422a12.083 12.083 0 01.665 6.479A11.952 11.952 0 0012 20.055a11.952 11.952 0 00-6.824-2.998 12.078 12.078 0 01.665-6.479L12 14zm-4 6v-7.5l4-2.222"}}]})(t)}function Imr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4"}}]})(t)}function Rmr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7 8h10M7 12h4m1 8l-4-4H5a2 2 0 01-2-2V6a2 2 0 012-2h14a2 2 0 012 2v8a2 2 0 01-2 2h-3l-4 4z"}}]})(t)}function Fmr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 8h14M5 8a2 2 0 110-4h14a2 2 0 110 4M5 8v10a2 2 0 002 2h10a2 2 0 002-2V8m-9 4h4"}}]})(t)}function Nmr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 13l-3 3m0 0l-3-3m3 3V8m0 13a9 9 0 110-18 9 9 0 010 18z"}}]})(t)}function Pmr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M11 15l-3-3m0 0l3-3m-3 3h8M3 12a9 9 0 1118 0 9 9 0 01-18 0z"}}]})(t)}function jmr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M13 9l3 3m0 0l-3 3m3-3H8m13 0a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function Umr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 11l3-3m0 0l3 3m-3-3v8m0-13a9 9 0 110 18 9 9 0 010-18z"}}]})(t)}function Wmr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19 14l-7 7m0 0l-7-7m7 7V3"}}]})(t)}function Zmr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M10 19l-7-7m0 0l7-7m-7 7h18"}}]})(t)}function Gmr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M16 17l-4 4m0 0l-4-4m4 4V3"}}]})(t)}function qmr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7 16l-4-4m0 0l4-4m-4 4h18"}}]})(t)}function Ymr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M17 8l4 4m0 0l-4 4m4-4H3"}}]})(t)}function Xmr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 7l4-4m0 0l4 4m-4-4v18"}}]})(t)}function $mr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M14 5l7 7m0 0l-7 7m7-7H3"}}]})(t)}function Kmr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M17 13l-5 5m0 0l-5-5m5 5V6"}}]})(t)}function Qmr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M11 17l-5-5m0 0l5-5m-5 5h12"}}]})(t)}function Jmr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M13 7l5 5m0 0l-5 5m5-5H6"}}]})(t)}function tyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7 11l5-5m0 0l5 5m-5-5v12"}}]})(t)}function eyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 10l7-7m0 0l7 7m-7-7v18"}}]})(t)}function nyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4"}}]})(t)}function ryr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M16 12a4 4 0 10-8 0 4 4 0 008 0zm0 0v1.5a2.5 2.5 0 005 0V12a9 9 0 10-9 9m4.5-1.206a8.959 8.959 0 01-4.5 1.207"}}]})(t)}function ayr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 14l2-2m0 0l2-2m-2 2l-2-2m2 2l2 2M3 12l6.414 6.414a2 2 0 001.414.586H19a2 2 0 002-2V7a2 2 0 00-2-2h-8.172a2 2 0 00-1.414.586L3 12z"}}]})(t)}function iyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 12l2 2 4-4M7.835 4.697a3.42 3.42 0 001.946-.806 3.42 3.42 0 014.438 0 3.42 3.42 0 001.946.806 3.42 3.42 0 013.138 3.138 3.42 3.42 0 00.806 1.946 3.42 3.42 0 010 4.438 3.42 3.42 0 00-.806 1.946 3.42 3.42 0 01-3.138 3.138 3.42 3.42 0 00-1.946.806 3.42 3.42 0 01-4.438 0 3.42 3.42 0 00-1.946-.806 3.42 3.42 0 01-3.138-3.138 3.42 3.42 0 00-.806-1.946 3.42 3.42 0 010-4.438 3.42 3.42 0 00.806-1.946 3.42 3.42 0 013.138-3.138z"}}]})(t)}function oyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M18.364 18.364A9 9 0 005.636 5.636m12.728 12.728A9 9 0 015.636 5.636m12.728 12.728L5.636 5.636"}}]})(t)}function lyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.428 15.428a2 2 0 00-1.022-.547l-2.387-.477a6 6 0 00-3.86.517l-.318.158a6 6 0 01-3.86.517L6.05 15.21a2 2 0 00-1.806.547M8 4h8l-1 1v5.172a2 2 0 00.586 1.414l5 5c1.26 1.26.367 3.414-1.415 3.414H4.828c-1.782 0-2.674-2.154-1.414-3.414l5-5A2 2 0 009 10.172V5L8 4z"}}]})(t)}function cyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 17h5l-1.405-1.405A2.032 2.032 0 0118 14.158V11a6.002 6.002 0 00-4-5.659V5a2 2 0 10-4 0v.341C7.67 6.165 6 8.388 6 11v3.159c0 .538-.214 1.055-.595 1.436L4 17h5m6 0v1a3 3 0 11-6 0v-1m6 0H9"}}]})(t)}function syr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253"}}]})(t)}function uyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M16 4v12l-4-2-4 2V4M6 20h12a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2z"}}]})(t)}function dyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 5a2 2 0 012-2h10a2 2 0 012 2v16l-7-3.5L5 21V5z"}}]})(t)}function hyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 13.255A23.931 23.931 0 0112 15c-3.183 0-6.22-.62-9-1.745M16 6V4a2 2 0 00-2-2h-4a2 2 0 00-2 2v2m4 6h.01M5 20h14a2 2 0 002-2V8a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"}}]})(t)}function fyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 15.546c-.523 0-1.046.151-1.5.454a2.704 2.704 0 01-3 0 2.704 2.704 0 00-3 0 2.704 2.704 0 01-3 0 2.704 2.704 0 00-3 0 2.704 2.704 0 01-3 0 2.701 2.701 0 00-1.5-.454M9 6v2m3-2v2m3-2v2M9 3h.01M12 3h.01M15 3h.01M21 21v-7a2 2 0 00-2-2H5a2 2 0 00-2 2v7h18zm-3-9v-2a2 2 0 00-2-2H8a2 2 0 00-2 2v2h12z"}}]})(t)}function pyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 7h6m0 10v-3m-3 3h.01M9 17h.01M9 14h.01M12 14h.01M15 11h.01M12 11h.01M9 11h.01M7 21h10a2 2 0 002-2V5a2 2 0 00-2-2H7a2 2 0 00-2 2v14a2 2 0 002 2z"}}]})(t)}function gyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z"}}]})(t)}function vyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 9a2 2 0 012-2h.93a2 2 0 001.664-.89l.812-1.22A2 2 0 0110.07 4h3.86a2 2 0 011.664.89l.812 1.22A2 2 0 0018.07 7H19a2 2 0 012 2v9a2 2 0 01-2 2H5a2 2 0 01-2-2V9z"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 13a3 3 0 11-6 0 3 3 0 016 0z"}}]})(t)}function myr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M17 9V7a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2m2 4h10a2 2 0 002-2v-6a2 2 0 00-2-2H9a2 2 0 00-2 2v6a2 2 0 002 2zm7-5a2 2 0 11-4 0 2 2 0 014 0z"}}]})(t)}function yyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z"}}]})(t)}function byr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M11 3.055A9.001 9.001 0 1020.945 13H11V3.055z"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M20.488 9H15V3.512A9.025 9.025 0 0120.488 9z"}}]})(t)}function xyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M16 8v8m-4-5v5m-4-2v2m-2 4h12a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2z"}}]})(t)}function Myr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M17 8h2a2 2 0 012 2v6a2 2 0 01-2 2h-2v4l-4-4H9a1.994 1.994 0 01-1.414-.586m0 0L11 14h4a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2v4l.586-.586z"}}]})(t)}function wyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 10h.01M12 10h.01M16 10h.01M9 16H5a2 2 0 01-2-2V6a2 2 0 012-2h14a2 2 0 012 2v8a2 2 0 01-2 2h-5l-5 5v-5z"}}]})(t)}function zyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z"}}]})(t)}function Cyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function Ayr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 13l4 4L19 7"}}]})(t)}function kyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19 13l-7 7-7-7m14-8l-7 7-7-7"}}]})(t)}function Hyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M11 19l-7-7 7-7m8 14l-7-7 7-7"}}]})(t)}function Eyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M13 5l7 7-7 7M5 5l7 7-7 7"}}]})(t)}function Syr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 11l7-7 7 7M5 19l7-7 7 7"}}]})(t)}function Lyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19 9l-7 7-7-7"}}]})(t)}function _yr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 19l-7-7 7-7"}}]})(t)}function Byr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5l7 7-7 7"}}]})(t)}function Dyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 15l7-7 7 7"}}]})(t)}function Tyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 3v2m6-2v2M9 19v2m6-2v2M5 9H3m2 6H3m18-6h-2m2 6h-2M7 19h10a2 2 0 002-2V7a2 2 0 00-2-2H7a2 2 0 00-2 2v10a2 2 0 002 2zM9 9h6v6H9V9z"}}]})(t)}function Vyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4"}}]})(t)}function Oyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 5H6a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2v-1M8 5a2 2 0 002 2h2a2 2 0 002-2M8 5a2 2 0 012-2h2a2 2 0 012 2m0 0h2a2 2 0 012 2v3m2 4H10m0 0l3-3m-3 3l3 3"}}]})(t)}function Iyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-3 7h3m-3 4h3m-6-4h.01M9 16h.01"}}]})(t)}function Ryr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2"}}]})(t)}function Fyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function Nyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7 16a4 4 0 01-.88-7.903A5 5 0 1115.9 6L16 6a5 5 0 011 9.9M9 19l3 3m0 0l3-3m-3 3V10"}}]})(t)}function Pyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7 16a4 4 0 01-.88-7.903A5 5 0 1115.9 6L16 6a5 5 0 011 9.9M15 13l-3-3m0 0l-3 3m3-3v12"}}]})(t)}function jyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 15a4 4 0 004 4h9a5 5 0 10-.1-9.999 5.002 5.002 0 10-9.78 2.096A4.001 4.001 0 003 15z"}}]})(t)}function Uyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M10 20l4-16m4 4l4 4-4 4M6 16l-4-4 4-4"}}]})(t)}function Wyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 12a3 3 0 11-6 0 3 3 0 016 0z"}}]})(t)}function Zyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19 11H5m14 0a2 2 0 012 2v6a2 2 0 01-2 2H5a2 2 0 01-2-2v-6a2 2 0 012-2m14 0V9a2 2 0 00-2-2M5 11V9a2 2 0 012-2m0 0V5a2 2 0 012-2h6a2 2 0 012 2v2M7 7h10"}}]})(t)}function Gyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7 21a4 4 0 01-4-4V5a2 2 0 012-2h4a2 2 0 012 2v12a4 4 0 01-4 4zm0 0h12a2 2 0 002-2v-4a2 2 0 00-2-2h-2.343M11 7.343l1.657-1.657a2 2 0 012.828 0l2.829 2.829a2 2 0 010 2.828l-8.486 8.485M7 17h.01"}}]})(t)}function qyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 10h18M7 15h1m4 0h1m-7 4h12a3 3 0 003-3V8a3 3 0 00-3-3H6a3 3 0 00-3 3v8a3 3 0 003 3z"}}]})(t)}function Yyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M14 10l-2 1m0 0l-2-1m2 1v2.5M20 7l-2 1m2-1l-2-1m2 1v2.5M14 4l-2-1-2 1M4 7l2-1M4 7l2 1M4 7v2.5M12 21l-2-1m2 1l2-1m-2 1v-2.5M6 18l-2-1v-2.5M18 18l2-1v-2.5"}}]})(t)}function Xyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M20 7l-8-4-8 4m16 0l-8 4m8-4v10l-8 4m0-10L4 7m8 4v10M4 7v10l8 4"}}]})(t)}function $yr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M11 11V9a2 2 0 00-2-2m2 4v4a2 2 0 104 0v-1m-4-3H9m2 0h4m6 1a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function Kyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function Qyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M14.121 15.536c-1.171 1.952-3.07 1.952-4.242 0-1.172-1.953-1.172-5.119 0-7.072 1.171-1.952 3.07-1.952 4.242 0M8 10.5h4m-4 3h4m9-1.5a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function Jyr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 9a2 2 0 10-4 0v5a2 2 0 01-2 2h6m-6-4h4m8 0a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function tbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 8h6m-5 0a3 3 0 110 6H9l3 3m-3-6h6m6 1a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function ebr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 8l3 5m0 0l3-5m-3 5v4m-3-5h6m-6 3h6m6-3a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function nbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 15l-2 5L9 9l11 4-5 2zm0 0l5 5M7.188 2.239l.777 2.897M5.136 7.965l-2.898-.777M13.95 4.05l-2.122 2.122m-5.657 5.656l-2.12 2.122"}}]})(t)}function rbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 7v10c0 2.21 3.582 4 8 4s8-1.79 8-4V7M4 7c0 2.21 3.582 4 8 4s8-1.79 8-4M4 7c0-2.21 3.582-4 8-4s8 1.79 8 4m0 5c0 2.21-3.582 4-8 4s-8-1.79-8-4"}}]})(t)}function abr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9.75 17L9 20l-1 1h8l-1-1-.75-3M3 13h18M5 17h14a2 2 0 002-2V5a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"}}]})(t)}function ibr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 18h.01M8 21h8a2 2 0 002-2V5a2 2 0 00-2-2H8a2 2 0 00-2 2v14a2 2 0 002 2z"}}]})(t)}function obr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 18h.01M7 21h10a2 2 0 002-2V5a2 2 0 00-2-2H7a2 2 0 00-2 2v14a2 2 0 002 2z"}}]})(t)}function lbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 13h6m-3-3v6m5 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"}}]})(t)}function cbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 10v6m0 0l-3-3m3 3l3-3m2 8H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"}}]})(t)}function sbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 7v8a2 2 0 002 2h6M8 7V5a2 2 0 012-2h4.586a1 1 0 01.707.293l4.414 4.414a1 1 0 01.293.707V15a2 2 0 01-2 2h-2M8 7H6a2 2 0 00-2 2v10a2 2 0 002 2h8a2 2 0 002-2v-2"}}]})(t)}function ubr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 13h6m2 8H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"}}]})(t)}function dbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 17v-2m3 2v-4m3 4v-6m2 10H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"}}]})(t)}function hbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M10 21h7a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v11m0 5l4.879-4.879m0 0a3 3 0 104.243-4.242 3 3 0 00-4.243 4.242z"}}]})(t)}function fbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"}}]})(t)}function pbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7 21h10a2 2 0 002-2V9.414a1 1 0 00-.293-.707l-5.414-5.414A1 1 0 0012.586 3H7a2 2 0 00-2 2v14a2 2 0 002 2z"}}]})(t)}function gbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 12h.01M12 12h.01M16 12h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function vbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 12h.01M12 12h.01M19 12h.01M6 12a1 1 0 11-2 0 1 1 0 012 0zm7 0a1 1 0 11-2 0 1 1 0 012 0zm7 0a1 1 0 11-2 0 1 1 0 012 0z"}}]})(t)}function mbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 5v.01M12 12v.01M12 19v.01M12 6a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2z"}}]})(t)}function ybr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4"}}]})(t)}function bbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 16H6a2 2 0 01-2-2V6a2 2 0 012-2h8a2 2 0 012 2v2m-6 12h8a2 2 0 002-2v-8a2 2 0 00-2-2h-8a2 2 0 00-2 2v8a2 2 0 002 2z"}}]})(t)}function xbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M14.828 14.828a4 4 0 01-5.656 0M9 10h.01M15 10h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function Mbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9.172 16.172a4 4 0 015.656 0M9 10h.01M15 10h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function wbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function zbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z"}}]})(t)}function Cbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"}}]})(t)}function Abr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M13.875 18.825A10.05 10.05 0 0112 19c-4.478 0-8.268-2.943-9.543-7a9.97 9.97 0 011.563-3.029m5.858.908a3 3 0 114.243 4.243M9.878 9.878l4.242 4.242M9.88 9.88l-3.29-3.29m7.532 7.532l3.29 3.29M3 3l3.59 3.59m0 0A9.953 9.953 0 0112 5c4.478 0 8.268 2.943 9.543 7a10.025 10.025 0 01-4.132 5.411m0 0L21 21"}}]})(t)}function kbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 12a3 3 0 11-6 0 3 3 0 016 0z"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z"}}]})(t)}function Hbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M11.933 12.8a1 1 0 000-1.6L6.6 7.2A1 1 0 005 8v8a1 1 0 001.6.8l5.333-4zM19.933 12.8a1 1 0 000-1.6l-5.333-4A1 1 0 0013 8v8a1 1 0 001.6.8l5.333-4z"}}]})(t)}function Ebr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7 4v16M17 4v16M3 8h4m10 0h4M3 12h18M3 16h4m10 0h4M4 20h16a1 1 0 001-1V5a1 1 0 00-1-1H4a1 1 0 00-1 1v14a1 1 0 001 1z"}}]})(t)}function Sbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 4a1 1 0 011-1h16a1 1 0 011 1v2.586a1 1 0 01-.293.707l-6.414 6.414a1 1 0 00-.293.707V17l-4 4v-6.586a1 1 0 00-.293-.707L3.293 7.293A1 1 0 013 6.586V4z"}}]})(t)}function Lbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 11c0 3.517-1.009 6.799-2.753 9.571m-3.44-2.04l.054-.09A13.916 13.916 0 008 11a4 4 0 118 0c0 1.017-.07 2.019-.203 3m-2.118 6.844A21.88 21.88 0 0015.171 17m3.839 1.132c.645-2.266.99-4.659.99-7.132A8 8 0 008 4.07M3 15.364c.64-1.319 1-2.8 1-4.364 0-1.457.39-2.823 1.07-4"}}]})(t)}function _br(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M17.657 18.657A8 8 0 016.343 7.343S7 9 9 10c0-2 .5-5 2.986-7C14 5 16.09 5.777 17.656 7.343A7.975 7.975 0 0120 13a7.975 7.975 0 01-2.343 5.657z"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9.879 16.121A3 3 0 1012.015 11L11 14H9c0 .768.293 1.536.879 2.121z"}}]})(t)}function Bbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 21v-4m0 0V5a2 2 0 012-2h6.5l1 1H21l-3 6 3 6h-8.5l-1-1H5a2 2 0 00-2 2zm9-13.5V9"}}]})(t)}function Dbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 13h6m-3-3v6m-9 1V7a2 2 0 012-2h6l2 2h6a2 2 0 012 2v8a2 2 0 01-2 2H5a2 2 0 01-2-2z"}}]})(t)}function Tbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 10v6m0 0l-3-3m3 3l3-3M3 17V7a2 2 0 012-2h6l2 2h6a2 2 0 012 2v8a2 2 0 01-2 2H5a2 2 0 01-2-2z"}}]})(t)}function Vbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 19a2 2 0 01-2-2V7a2 2 0 012-2h4l2 2h4a2 2 0 012 2v1M5 19h14a2 2 0 002-2v-5a2 2 0 00-2-2H9a2 2 0 00-2 2v5a2 2 0 01-2 2z"}}]})(t)}function Obr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 13h6M3 17V7a2 2 0 012-2h6l2 2h6a2 2 0 012 2v8a2 2 0 01-2 2H5a2 2 0 01-2-2z"}}]})(t)}function Ibr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 7v10a2 2 0 002 2h14a2 2 0 002-2V9a2 2 0 00-2-2h-6l-2-2H5a2 2 0 00-2 2z"}}]})(t)}function Rbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 8v13m0-13V6a2 2 0 112 2h-2zm0 0V5.5A2.5 2.5 0 109.5 8H12zm-7 4h14M5 12a2 2 0 110-4h14a2 2 0 110 4M5 12v7a2 2 0 002 2h10a2 2 0 002-2v-7"}}]})(t)}function Fbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 12a9 9 0 01-9 9m9-9a9 9 0 00-9-9m9 9H3m9 9a9 9 0 01-9-9m9 9c1.657 0 3-4.03 3-9s-1.343-9-3-9m0 18c-1.657 0-3-4.03-3-9s1.343-9 3-9m-9 9a9 9 0 019-9"}}]})(t)}function Nbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.055 11H5a2 2 0 012 2v1a2 2 0 002 2 2 2 0 012 2v2.945M8 3.935V5.5A2.5 2.5 0 0010.5 8h.5a2 2 0 012 2 2 2 0 104 0 2 2 0 012-2h1.064M15 20.488V18a2 2 0 012-2h3.064M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function Pbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7 11.5V14m0-2.5v-6a1.5 1.5 0 113 0m-3 6a1.5 1.5 0 00-3 0v2a7.5 7.5 0 0015 0v-5a1.5 1.5 0 00-3 0m-6-3V11m0-5.5v-1a1.5 1.5 0 013 0v1m0 0V11m0-5.5a1.5 1.5 0 013 0v3m0 0V11"}}]})(t)}function jbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7 20l4-16m2 16l4-16M6 9h14M4 15h14"}}]})(t)}function Ubr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z"}}]})(t)}function Wbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6"}}]})(t)}function Zbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M10 6H5a2 2 0 00-2 2v9a2 2 0 002 2h14a2 2 0 002-2V8a2 2 0 00-2-2h-5m-4 0V5a2 2 0 114 0v1m-4 0a2 2 0 104 0m-5 8a2 2 0 100-4 2 2 0 000 4zm0 0c1.306 0 2.417.835 2.83 2M9 14a3.001 3.001 0 00-2.83 2M15 11h3m-3 4h2"}}]})(t)}function Gbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 4H6a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V6a2 2 0 00-2-2h-2m-4-1v8m0 0l3-3m-3 3L9 8m-5 5h2.586a1 1 0 01.707.293l2.414 2.414a1 1 0 00.707.293h3.172a1 1 0 00.707-.293l2.414-2.414a1 1 0 01.707-.293H20"}}]})(t)}function qbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M20 13V6a2 2 0 00-2-2H6a2 2 0 00-2 2v7m16 0v5a2 2 0 01-2 2H6a2 2 0 01-2-2v-5m16 0h-2.586a1 1 0 00-.707.293l-2.414 2.414a1 1 0 01-.707.293h-3.172a1 1 0 01-.707-.293l-2.414-2.414A1 1 0 006.586 13H4"}}]})(t)}function Ybr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function Xbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 7a2 2 0 012 2m4 0a6 6 0 01-7.743 5.743L11 17H9v2H7v2H4a1 1 0 01-1-1v-2.586a1 1 0 01.293-.707l5.964-5.964A6 6 0 1121 9z"}}]})(t)}function $br(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 14v3m4-3v3m4-3v3M3 21h18M3 10h18M3 7l9-4 9 4M4 10h16v11H4V10z"}}]})(t)}function Kbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9.663 17h4.673M12 3v1m6.364 1.636l-.707.707M21 12h-1M4 12H3m3.343-5.657l-.707-.707m2.828 9.9a5 5 0 117.072 0l-.548.547A3.374 3.374 0 0014 18.469V19a2 2 0 11-4 0v-.531c0-.895-.356-1.754-.988-2.386l-.548-.547z"}}]})(t)}function Qbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M13 10V3L4 14h7v7l9-11h-7z"}}]})(t)}function Jbr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M13.828 10.172a4 4 0 00-5.656 0l-4 4a4 4 0 105.656 5.656l1.102-1.101m-.758-4.899a4 4 0 005.656 0l4-4a4 4 0 00-5.656-5.656l-1.1 1.1"}}]})(t)}function txr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 11a3 3 0 11-6 0 3 3 0 016 0z"}}]})(t)}function exr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z"}}]})(t)}function nxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 11V7a4 4 0 118 0m-4 8v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2z"}}]})(t)}function rxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M11 16l-4-4m0 0l4-4m-4 4h14m-5 4v1a3 3 0 01-3 3H6a3 3 0 01-3-3V7a3 3 0 013-3h7a3 3 0 013 3v1"}}]})(t)}function axr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M17 16l4-4m0 0l-4-4m4 4H7m6 4v1a3 3 0 01-3 3H6a3 3 0 01-3-3V7a3 3 0 013-3h4a3 3 0 013 3v1"}}]})(t)}function ixr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 19v-8.93a2 2 0 01.89-1.664l7-4.666a2 2 0 012.22 0l7 4.666A2 2 0 0121 10.07V19M3 19a2 2 0 002 2h14a2 2 0 002-2M3 19l6.75-4.5M21 19l-6.75-4.5M3 10l6.75 4.5M21 10l-6.75 4.5m0 0l-1.14.76a2 2 0 01-2.22 0l-1.14-.76"}}]})(t)}function oxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"}}]})(t)}function lxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 20l-5.447-2.724A1 1 0 013 16.382V5.618a1 1 0 011.447-.894L9 7m0 13l6-3m-6 3V7m6 10l4.553 2.276A1 1 0 0021 18.382V7.618a1 1 0 00-.553-.894L15 4m0 13V4m0 0L9 7"}}]})(t)}function cxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 6h16M4 12h8m-8 6h16"}}]})(t)}function sxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 6h16M4 12h16M4 18h7"}}]})(t)}function uxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 6h16M4 12h16m-7 6h7"}}]})(t)}function dxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 8h16M4 16h16"}}]})(t)}function hxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 6h16M4 12h16M4 18h16"}}]})(t)}function fxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19 11a7 7 0 01-7 7m0 0a7 7 0 01-7-7m7 7v4m0 0H8m4 0h4m-4-8a3 3 0 01-3-3V5a3 3 0 116 0v6a3 3 0 01-3 3z"}}]})(t)}function pxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 12H9m12 0a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function gxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M18 12H6"}}]})(t)}function vxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M20 12H4"}}]})(t)}function mxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M20.354 15.354A9 9 0 018.646 3.646 9.003 9.003 0 0012 21a9.003 9.003 0 008.354-5.646z"}}]})(t)}function yxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 19V6l12-3v13M9 19c0 1.105-1.343 2-3 2s-3-.895-3-2 1.343-2 3-2 3 .895 3 2zm12-3c0 1.105-1.343 2-3 2s-3-.895-3-2 1.343-2 3-2 3 .895 3 2zM9 10l12-3"}}]})(t)}function bxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19 20H5a2 2 0 01-2-2V6a2 2 0 012-2h10a2 2 0 012 2v1m2 13a2 2 0 01-2-2V7m2 13a2 2 0 002-2V9a2 2 0 00-2-2h-2m-4-3H9M7 16h6M7 8h6v4H7V8z"}}]})(t)}function xxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"}}]})(t)}function Mxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 19l9 2-9-18-9 18 9-2zm0 0v-8"}}]})(t)}function wxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.172 7l-6.586 6.586a2 2 0 102.828 2.828l6.414-6.586a4 4 0 00-5.656-5.656l-6.415 6.585a6 6 0 108.486 8.486L20.5 13"}}]})(t)}function zxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M10 9v6m4-6v6m7-3a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function Cxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M11 5H6a2 2 0 00-2 2v11a2 2 0 002 2h11a2 2 0 002-2v-5m-1.414-9.414a2 2 0 112.828 2.828L11.828 15H9v-2.828l8.586-8.586z"}}]})(t)}function Axr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.232 5.232l3.536 3.536m-2.036-5.036a2.5 2.5 0 113.536 3.536L6.5 21.036H3v-3.572L16.732 3.732z"}}]})(t)}function kxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 3l-6 6m0 0V4m0 5h5M5 3a2 2 0 00-2 2v1c0 8.284 6.716 15 15 15h1a2 2 0 002-2v-3.28a1 1 0 00-.684-.948l-4.493-1.498a1 1 0 00-1.21.502l-1.13 2.257a11.042 11.042 0 01-5.516-5.517l2.257-1.128a1 1 0 00.502-1.21L9.228 3.683A1 1 0 008.279 3H5z"}}]})(t)}function Hxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M16 8l2-2m0 0l2-2m-2 2l-2-2m2 2l2 2M5 3a2 2 0 00-2 2v1c0 8.284 6.716 15 15 15h1a2 2 0 002-2v-3.28a1 1 0 00-.684-.948l-4.493-1.498a1 1 0 00-1.21.502l-1.13 2.257a11.042 11.042 0 01-5.516-5.517l2.257-1.128a1 1 0 00.502-1.21L9.228 3.683A1 1 0 008.279 3H5z"}}]})(t)}function Exr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M16 3h5m0 0v5m0-5l-6 6M5 3a2 2 0 00-2 2v1c0 8.284 6.716 15 15 15h1a2 2 0 002-2v-3.28a1 1 0 00-.684-.948l-4.493-1.498a1 1 0 00-1.21.502l-1.13 2.257a11.042 11.042 0 01-5.516-5.517l2.257-1.128a1 1 0 00.502-1.21L9.228 3.683A1 1 0 008.279 3H5z"}}]})(t)}function Sxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z"}}]})(t)}function Lxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 16l4.586-4.586a2 2 0 012.828 0L16 16m-2-2l1.586-1.586a2 2 0 012.828 0L20 14m-6-6h.01M6 20h12a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2z"}}]})(t)}function _xr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M14.752 11.168l-3.197-2.132A1 1 0 0010 9.87v4.263a1 1 0 001.555.832l3.197-2.132a1 1 0 000-1.664z"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function Bxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 9v3m0 0v3m0-3h3m-3 0H9m12 0a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function Dxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 6v6m0 0v6m0-6h6m-6 0H6"}}]})(t)}function Txr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 4v16m8-8H4"}}]})(t)}function Vxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 13v-1m4 1v-3m4 3V8M8 21l4-4 4 4M3 4h18M4 4h16v12a1 1 0 01-1 1H5a1 1 0 01-1-1V4z"}}]})(t)}function Oxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7 12l3-3 3 3 4-4M8 21l4-4 4 4M3 4h18M4 4h16v12a1 1 0 01-1 1H5a1 1 0 01-1-1V4z"}}]})(t)}function Ixr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M17 17h2a2 2 0 002-2v-4a2 2 0 00-2-2H5a2 2 0 00-2 2v4a2 2 0 002 2h2m2 4h6a2 2 0 002-2v-4a2 2 0 00-2-2H9a2 2 0 00-2 2v4a2 2 0 002 2zm8-12V5a2 2 0 00-2-2H9a2 2 0 00-2 2v4h10z"}}]})(t)}function Rxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M11 4a2 2 0 114 0v1a1 1 0 001 1h3a1 1 0 011 1v3a1 1 0 01-1 1h-1a2 2 0 100 4h1a1 1 0 011 1v3a1 1 0 01-1 1h-3a1 1 0 01-1-1v-1a2 2 0 10-4 0v1a1 1 0 01-1 1H7a1 1 0 01-1-1v-3a1 1 0 00-1-1H4a2 2 0 110-4h1a1 1 0 001-1V7a1 1 0 011-1h3a1 1 0 001-1V4z"}}]})(t)}function Fxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 4v1m6 11h2m-6 0h-2v4m0-11v3m0 0h.01M12 12h4.01M16 20h4M4 12h4m12 0h.01M5 8h2a1 1 0 001-1V5a1 1 0 00-1-1H5a1 1 0 00-1 1v2a1 1 0 001 1zm12 0h2a1 1 0 001-1V5a1 1 0 00-1-1h-2a1 1 0 00-1 1v2a1 1 0 001 1zM5 20h2a1 1 0 001-1v-2a1 1 0 00-1-1H5a1 1 0 00-1 1v2a1 1 0 001 1z"}}]})(t)}function Nxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8.228 9c.549-1.165 2.03-2 3.772-2 2.21 0 4 1.343 4 3 0 1.4-1.278 2.575-3.006 2.907-.542.104-.994.54-.994 1.093m0 3h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function Pxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M16 15v-1a4 4 0 00-4-4H8m0 0l3 3m-3-3l3-3m9 14V5a2 2 0 00-2-2H6a2 2 0 00-2 2v16l4-2 4 2 4-2 4 2z"}}]})(t)}function jxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 14l6-6m-5.5.5h.01m4.99 5h.01M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16l3.5-2 3.5 2 3.5-2 3.5 2zM10 8.5a.5.5 0 11-1 0 .5.5 0 011 0zm5 5a.5.5 0 11-1 0 .5.5 0 011 0z"}}]})(t)}function Uxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15"}}]})(t)}function Wxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 10h10a8 8 0 018 8v2M3 10l6 6m-6-6l6-6"}}]})(t)}function Zxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12.066 11.2a1 1 0 000 1.6l5.334 4A1 1 0 0019 16V8a1 1 0 00-1.6-.8l-5.333 4zM4.066 11.2a1 1 0 000 1.6l5.334 4A1 1 0 0011 16V8a1 1 0 00-1.6-.8l-5.334 4z"}}]})(t)}function Gxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 5c7.18 0 13 5.82 13 13M6 11a7 7 0 017 7m-6 0a1 1 0 11-2 0 1 1 0 012 0z"}}]})(t)}function qxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M17 16v2a2 2 0 01-2 2H5a2 2 0 01-2-2v-7a2 2 0 012-2h2m3-4H9a2 2 0 00-2 2v7a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-1m-1 4l-3 3m0 0l-3-3m3 3V3"}}]})(t)}function Yxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 7H5a2 2 0 00-2 2v9a2 2 0 002 2h14a2 2 0 002-2V9a2 2 0 00-2-2h-3m-1 4l-3 3m0 0l-3-3m3 3V4"}}]})(t)}function Xxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 6l3 1m0 0l-3 9a5.002 5.002 0 006.001 0M6 7l3 9M6 7l6-2m6 2l3-1m-3 1l-3 9a5.002 5.002 0 006.001 0M18 7l3 9m-3-9l-6-2m0-2v2m0 16V5m0 16H9m3 0h3"}}]})(t)}function $xr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M14.121 14.121L19 19m-7-7l7-7m-7 7l-2.879 2.879M12 12L9.121 9.121m0 5.758a3 3 0 10-4.243 4.243 3 3 0 004.243-4.243zm0-5.758a3 3 0 10-4.243-4.243 3 3 0 004.243 4.243z"}}]})(t)}function Kxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 16l2.879-2.879m0 0a3 3 0 104.243-4.242 3 3 0 00-4.243 4.242zM21 12a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function Qxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"}}]})(t)}function Jxr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 9l4-4 4 4m0 6l-4 4-4-4"}}]})(t)}function tMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 12h14M5 12a2 2 0 01-2-2V6a2 2 0 012-2h14a2 2 0 012 2v4a2 2 0 01-2 2M5 12a2 2 0 00-2 2v4a2 2 0 002 2h14a2 2 0 002-2v-4a2 2 0 00-2-2m-2-4h.01M17 16h.01"}}]})(t)}function eMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8.684 13.342C8.886 12.938 9 12.482 9 12c0-.482-.114-.938-.316-1.342m0 2.684a3 3 0 110-2.684m0 2.684l6.632 3.316m-6.632-6l6.632-3.316m0 0a3 3 0 105.367-2.684 3 3 0 00-5.367 2.684zm0 9.316a3 3 0 105.368 2.684 3 3 0 00-5.368-2.684z"}}]})(t)}function nMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z"}}]})(t)}function rMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M20.618 5.984A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016zM12 9v2m0 4h.01"}}]})(t)}function aMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M16 11V7a4 4 0 00-8 0v4M5 9h14l1 12H4L5 9z"}}]})(t)}function iMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"}}]})(t)}function oMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 4h13M3 8h9m-9 4h6m4 0l4-4m0 0l4 4m-4-4v12"}}]})(t)}function lMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 4h13M3 8h9m-9 4h9m5-4v12m0 0l-4-4m4 4l4-4"}}]})(t)}function cMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 3v4M3 5h4M6 17v4m-2-2h4m5-16l2.286 6.857L21 12l-5.714 2.143L13 21l-2.286-6.857L5 12l5.714-2.143L13 3z"}}]})(t)}function sMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M11 5.882V19.24a1.76 1.76 0 01-3.417.592l-2.147-6.15M18 13a3 3 0 100-6M5.436 13.683A4.001 4.001 0 017 6h1.832c4.1 0 7.625-1.234 9.168-3v14c-1.543-1.766-5.067-3-9.168-3H7a3.988 3.988 0 01-1.564-.317z"}}]})(t)}function uMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M11.049 2.927c.3-.921 1.603-.921 1.902 0l1.519 4.674a1 1 0 00.95.69h4.915c.969 0 1.371 1.24.588 1.81l-3.976 2.888a1 1 0 00-.363 1.118l1.518 4.674c.3.922-.755 1.688-1.538 1.118l-3.976-2.888a1 1 0 00-1.176 0l-3.976 2.888c-.783.57-1.838-.197-1.538-1.118l1.518-4.674a1 1 0 00-.363-1.118l-3.976-2.888c-.784-.57-.38-1.81.588-1.81h4.914a1 1 0 00.951-.69l1.519-4.674z"}}]})(t)}function dMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M18.364 5.636a9 9 0 010 12.728m0 0l-2.829-2.829m2.829 2.829L21 21M15.536 8.464a5 5 0 010 7.072m0 0l-2.829-2.829m-4.243 2.829a4.978 4.978 0 01-1.414-2.83m-1.414 5.658a9 9 0 01-2.167-9.238m7.824 2.167a1 1 0 111.414 1.414m-1.414-1.414L3 3m8.293 8.293l1.414 1.414"}}]})(t)}function hMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M5.636 18.364a9 9 0 010-12.728m12.728 0a9 9 0 010 12.728m-9.9-2.829a5 5 0 010-7.07m7.072 0a5 5 0 010 7.07M13 12a1 1 0 11-2 0 1 1 0 012 0z"}}]})(t)}function fMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 10a1 1 0 011-1h4a1 1 0 011 1v4a1 1 0 01-1 1h-4a1 1 0 01-1-1v-4z"}}]})(t)}function pMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 3v1m0 16v1m9-9h-1M4 12H3m15.364 6.364l-.707-.707M6.343 6.343l-.707-.707m12.728 0l-.707.707M6.343 17.657l-.707.707M16 12a4 4 0 11-8 0 4 4 0 018 0z"}}]})(t)}function gMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M18.364 5.636l-3.536 3.536m0 5.656l3.536 3.536M9.172 9.172L5.636 5.636m3.536 9.192l-3.536 3.536M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-5 0a4 4 0 11-8 0 4 4 0 018 0z"}}]})(t)}function vMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 7h12m0 0l-4-4m4 4l-4 4m0 6H4m0 0l4 4m-4-4l4-4"}}]})(t)}function mMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7 16V4m0 0L3 8m4-4l4 4m6 0v12m0 0l4-4m-4 4l-4-4"}}]})(t)}function yMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 10h18M3 14h18m-9-4v8m-7 0h14a2 2 0 002-2V8a2 2 0 00-2-2H5a2 2 0 00-2 2v8a2 2 0 002 2z"}}]})(t)}function bMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M7 7h.01M7 3h5c.512 0 1.024.195 1.414.586l7 7a2 2 0 010 2.828l-7 7a2 2 0 01-2.828 0l-7-7A1.994 1.994 0 013 12V7a4 4 0 014-4z"}}]})(t)}function xMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 5a1 1 0 011-1h14a1 1 0 011 1v2a1 1 0 01-1 1H5a1 1 0 01-1-1V5zM4 13a1 1 0 011-1h6a1 1 0 011 1v6a1 1 0 01-1 1H5a1 1 0 01-1-1v-6zM16 13a1 1 0 011-1h2a1 1 0 011 1v6a1 1 0 01-1 1h-2a1 1 0 01-1-1v-6z"}}]})(t)}function MMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 9l3 3-3 3m5 0h3M5 20h14a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z"}}]})(t)}function wMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M10 14H5.236a2 2 0 01-1.789-2.894l3.5-7A2 2 0 018.736 3h4.018a2 2 0 01.485.06l3.76.94m-7 10v5a2 2 0 002 2h.096c.5 0 .905-.405.905-.904 0-.715.211-1.413.608-2.008L17 13V4m-7 10h2m5-10h2a2 2 0 012 2v6a2 2 0 01-2 2h-2.5"}}]})(t)}function zMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M14 10h4.764a2 2 0 011.789 2.894l-3.5 7A2 2 0 0115.263 21h-4.017c-.163 0-.326-.02-.485-.06L7 20m7-10V5a2 2 0 00-2-2h-.095c-.5 0-.905.405-.905.905 0 .714-.211 1.412-.608 2.006L7 11v9m7-10h-2M7 20H5a2 2 0 01-2-2v-6a2 2 0 012-2h2.5"}}]})(t)}function CMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 5v2m0 4v2m0 4v2M5 5a2 2 0 00-2 2v3a2 2 0 110 4v3a2 2 0 002 2h14a2 2 0 002-2v-3a2 2 0 110-4V7a2 2 0 00-2-2H5z"}}]})(t)}function AMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 5h12M9 3v2m1.048 9.5A18.022 18.022 0 016.412 9m6.088 9h7M11 21l5-10 5 10M12.751 5C11.783 10.77 8.07 15.61 3 18.129"}}]})(t)}function kMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M19 7l-.867 12.142A2 2 0 0116.138 21H7.862a2 2 0 01-1.995-1.858L5 7m5 4v6m4-6v6m1-10V4a1 1 0 00-1-1h-4a1 1 0 00-1 1v3M4 7h16"}}]})(t)}function HMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M13 17h8m0 0V9m0 8l-8-8-4 4-6-6"}}]})(t)}function EMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M13 7h8m0 0v8m0-8l-8 8-4-4-6 6"}}]})(t)}function SMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M9 17a2 2 0 11-4 0 2 2 0 014 0zM19 17a2 2 0 11-4 0 2 2 0 014 0z"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M13 16V6a1 1 0 00-1-1H4a1 1 0 00-1 1v10a1 1 0 001 1h1m8-1a1 1 0 01-1 1H9m4-1V8a1 1 0 011-1h2.586a1 1 0 01.707.293l3.414 3.414a1 1 0 01.293.707V16a1 1 0 01-1 1h-1m-6-1a1 1 0 001 1h1M5 17a2 2 0 104 0m-4 0a2 2 0 114 0m6 0a2 2 0 104 0m-4 0a2 2 0 114 0"}}]})(t)}function LMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-8l-4-4m0 0L8 8m4-4v12"}}]})(t)}function _Mr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M18 9v3m0 0v3m0-3h3m-3 0h-3m-2-5a4 4 0 11-8 0 4 4 0 018 0zM3 20a6 6 0 0112 0v1H3v-1z"}}]})(t)}function BMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M5.121 17.804A13.937 13.937 0 0112 16c2.5 0 4.847.655 6.879 1.804M15 10a3 3 0 11-6 0 3 3 0 016 0zm6 2a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function DMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014 0zM7 10a2 2 0 11-4 0 2 2 0 014 0z"}}]})(t)}function TMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M13 7a4 4 0 11-8 0 4 4 0 018 0zM9 14a6 6 0 00-6 6v1h12v-1a6 6 0 00-6-6zM21 12h-6"}}]})(t)}function VMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z"}}]})(t)}function OMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 4.354a4 4 0 110 5.292M15 21H3v-1a6 6 0 0112 0v1zm0 0h6v-1a6 6 0 00-9-5.197M13 7a4 4 0 11-8 0 4 4 0 018 0z"}}]})(t)}function IMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4.871 4A17.926 17.926 0 003 12c0 2.874.673 5.59 1.871 8m14.13 0a17.926 17.926 0 001.87-8c0-2.874-.673-5.59-1.87-8M9 9h1.246a1 1 0 01.961.725l1.586 5.55a1 1 0 00.961.725H15m1-7h-.08a2 2 0 00-1.519.698L9.6 15.302A2 2 0 018.08 16H8"}}]})(t)}function RMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 10l4.553-2.276A1 1 0 0121 8.618v6.764a1 1 0 01-1.447.894L15 14M5 18h8a2 2 0 002-2V8a2 2 0 00-2-2H5a2 2 0 00-2 2v8a2 2 0 002 2z"}}]})(t)}function FMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 17V7m0 10a2 2 0 01-2 2H5a2 2 0 01-2-2V7a2 2 0 012-2h2a2 2 0 012 2m0 10a2 2 0 002 2h2a2 2 0 002-2M9 7a2 2 0 012-2h2a2 2 0 012 2m0 10V7m0 10a2 2 0 002 2h2a2 2 0 002-2V7a2 2 0 00-2-2h-2a2 2 0 00-2 2"}}]})(t)}function NMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M17 14v6m-3-3h6M6 10h2a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v2a2 2 0 002 2zm10 0h2a2 2 0 002-2V6a2 2 0 00-2-2h-2a2 2 0 00-2 2v2a2 2 0 002 2zM6 20h2a2 2 0 002-2v-2a2 2 0 00-2-2H6a2 2 0 00-2 2v2a2 2 0 002 2z"}}]})(t)}function PMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2V6zM14 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V6zM4 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2v-2zM14 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2v-2z"}}]})(t)}function jMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 6h16M4 10h16M4 14h16M4 18h16"}}]})(t)}function UMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M5.586 15H4a1 1 0 01-1-1v-4a1 1 0 011-1h1.586l4.707-4.707C10.923 3.663 12 4.109 12 5v14c0 .891-1.077 1.337-1.707.707L5.586 15z",clipRule:"evenodd"}},{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M17 14l2-2m0 0l2-2m-2 2l-2-2m2 2l2 2"}}]})(t)}function WMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.536 8.464a5 5 0 010 7.072m2.828-9.9a9 9 0 010 12.728M5.586 15H4a1 1 0 01-1-1v-4a1 1 0 011-1h1.586l4.707-4.707C10.923 3.663 12 4.109 12 5v14c0 .891-1.077 1.337-1.707.707L5.586 15z"}}]})(t)}function ZMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M8.111 16.404a5.5 5.5 0 017.778 0M12 20h.01m-7.08-7.071c3.904-3.905 10.236-3.905 14.141 0M1.394 9.393c5.857-5.857 15.355-5.857 21.213 0"}}]})(t)}function GMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M10 14l2-2m0 0l2-2m-2 2l-2-2m2 2l2 2m7-2a9 9 0 11-18 0 9 9 0 0118 0z"}}]})(t)}function qMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 18L18 6M6 6l12 12"}}]})(t)}function YMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0zM10 7v3m0 0v3m0-3h3m-3 0H7"}}]})(t)}function XMr(t){return aK({tag:"svg",attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0zM13 10H7"}}]})(t)}var $Mr=sf("div").withConfig({displayName:"IconBrowser__IconContainer",componentId:"sc-1bi9o8s-0"})(["border:4px solid ",";display:flex;align-items:center;justify-content:center;border-radius:4px;padding:4px;cursor:pointer;"],(function(t){return t.active?tu.primary:"transparent"})),KMr=sf.div.withConfig({displayName:"IconBrowser__IconsContainer",componentId:"sc-1bi9o8s-1"})(["display:grid;grid-template-columns:repeat(auto-fit,minmax(50px,1fr));width:100%;gap:10px;"]),QMr={bootstrap:a,feather:i,hero:u,md:o},JMr=function(t){var e=t.data,n=m((0,x.useState)("bootstrap"),2),r=n[0],a=n[1],i=m((0,x.useState)(""),2),o=i[0],l=i[1],c=m((0,x.useState)(!1),2),s=c[0],u=c[1],d=m((0,x.useState)(49),2),h=d[0],f=d[1],p=Object.keys((0,Js.get)(QMr,r,{})),g=[{label:"Bootstrap",value:"bootstrap"},{label:"Feather",value:"feather"},{label:"Hero",value:"hero"},{label:"Material Design",value:"md"}],v=p.filter((function(t){return""===o?t:t.toLowerCase().includes(o.toLowerCase())})).slice(0,h),y=p.length>=v.length;return(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(gf,{data:Se(Se({},e),{},{text:e.value?null:"Select Icon",icon:e.value,width:e.value?"40px":"80px",size:"small",type:"basic",onClick:function(){return u(!0)}})}),s&&(0,uf.jsxs)(_9n,{header:{title:"Select Icon"},hide:function(){return u(!1)},children:[(0,uf.jsxs)(fR,{gap:"15px",margin:"0 0 30px 0",children:[(0,uf.jsx)(Z$,{label:"Icon Pack",children:(0,uf.jsx)(hq,{data:{placeholder:"Icon Pack",width:"200px",options:g,value:g.find((function(t,e){return t.label===r.label})),onChange:function(t){a(t),f(49)}}})}),(0,uf.jsx)(Z$,{label:"Icon Name",children:(0,uf.jsx)(l9n,{data:{value:o,onChange:function(t){return l(t)}}})})]}),(0,uf.jsx)(KMr,{children:v.map((function(t,n){return(0,uf.jsx)($Mr,{active:e.value===t,children:(0,uf.jsx)(aln,{data:{icon:t,hover:!0,size:25,color:"black",onClick:function(){return e.onChange(e.value===t?null:t)}}})},n)}))}),!v.length&&(0,uf.jsx)(dR,{data:{text:"No icons match this search."}}),y&&(0,uf.jsx)("div",{style:{justifyContent:"center",display:"flex",margin:"30px 0 0 0 "},children:(0,uf.jsx)(gf,{data:{text:"Show more icons",type:"basic",onClick:function(){return f((function(t){return t+50}))}}})})]})]})};function twr(t){return kj("PrivateSwitchBase",t)}Hj("PrivateSwitchBase",["root","checked","disabled","input","edgeStart","edgeEnd"]);var ewr=["autoFocus","checked","checkedIcon","className","defaultChecked","disabled","disableFocusRipple","edge","icon","id","inputProps","inputRef","name","onBlur","onChange","onFocus","readOnly","required","tabIndex","type","value"],nwr=gj(tq)((function(t){var e=t.ownerState;return vf({padding:9,borderRadius:"50%"},"start"===e.edge&&{marginLeft:"small"===e.size?-3:-12},"end"===e.edge&&{marginRight:"small"===e.size?-3:-12})})),rwr=gj("input")({cursor:"inherit",position:"absolute",opacity:0,width:"100%",height:"100%",top:0,left:0,margin:0,padding:0,zIndex:1}),awr=x.forwardRef((function(t,e){var n=t.autoFocus,r=t.checked,a=t.checkedIcon,i=t.className,o=t.defaultChecked,l=t.disabled,c=t.disableFocusRipple,s=void 0!==c&&c,u=t.edge,d=void 0!==u&&u,h=t.icon,f=t.id,p=t.inputProps,g=t.inputRef,v=t.name,y=t.onBlur,b=t.onChange,x=t.onFocus,M=t.readOnly,w=t.required,z=void 0!==w&&w,C=t.tabIndex,A=t.type,k=t.value,H=we(t,ewr),E=m(WW({controlled:r,default:Boolean(o),name:"SwitchBase",state:"checked"}),2),S=E[0],L=E[1],_=aZ(),B=l;_&&"undefined"===typeof B&&(B=_.disabled);var D="checkbox"===A||"radio"===A,T=vf({},t,{checked:S,disabled:B,disableFocusRipple:s,edge:d}),V=function(t){var e=t.classes,n=t.checked,r=t.disabled,a=t.edge;return IR({root:["root",n&&"checked",r&&"disabled",a&&"edge".concat(PR(a))],input:["input"]},twr,e)}(T);return(0,uf.jsxs)(nwr,vf({component:"span",className:BR(V.root,i),centerRipple:!0,focusRipple:!s,disabled:B,tabIndex:null,role:void 0,onFocus:function(t){x&&x(t),_&&_.onFocus&&_.onFocus(t)},onBlur:function(t){y&&y(t),_&&_.onBlur&&_.onBlur(t)},ownerState:T,ref:e},H,{children:[(0,uf.jsx)(rwr,vf({autoFocus:n,checked:r,defaultChecked:o,className:V.input,disabled:B,id:D?f:void 0,name:v,onChange:function(t){if(!t.nativeEvent.defaultPrevented){var e=t.target.checked;L(e),b&&b(t,e)}},readOnly:M,ref:g,required:z,ownerState:T,tabIndex:C,type:A},"checkbox"===A&&void 0===k?{}:{value:k},p)),S?a:h]}))})),iwr=awr,owr=uZ((0,uf.jsx)("path",{d:"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}),"CheckBoxOutlineBlank"),lwr=uZ((0,uf.jsx)("path",{d:"M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"}),"CheckBox"),cwr=uZ((0,uf.jsx)("path",{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10H7v-2h10v2z"}),"IndeterminateCheckBox");function swr(t){return kj("MuiCheckbox",t)}var uwr=Hj("MuiCheckbox",["root","checked","disabled","indeterminate","colorPrimary","colorSecondary"]),dwr=["checkedIcon","color","icon","indeterminate","indeterminateIcon","inputProps","size","className"],hwr=gj(iwr,{shouldForwardProp:function(t){return hj(t)||"classes"===t},name:"MuiCheckbox",slot:"Root",overridesResolver:function(t,e){var n=t.ownerState;return[e.root,n.indeterminate&&e.indeterminate,"default"!==n.color&&e["color".concat(PR(n.color))]]}})((function(t){var e,n=t.theme,r=t.ownerState;return vf({color:(n.vars||n).palette.text.secondary},!r.disableRipple&&{"&:hover":{backgroundColor:n.vars?"rgba(".concat("default"===r.color?n.vars.palette.action.activeChannel:n.vars.palette.primary.mainChannel," / ").concat(n.vars.palette.action.hoverOpacity,")"):BP("default"===r.color?n.palette.action.active:n.palette[r.color].main,n.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}}},"default"!==r.color&&(He(e={},"&.".concat(uwr.checked,", &.").concat(uwr.indeterminate),{color:(n.vars||n).palette[r.color].main}),He(e,"&.".concat(uwr.disabled),{color:(n.vars||n).palette.action.disabled}),e))})),fwr=(0,uf.jsx)(lwr,{}),pwr=(0,uf.jsx)(owr,{}),gwr=(0,uf.jsx)(cwr,{}),vwr=x.forwardRef((function(t,e){var n,r,a=Mj({props:t,name:"MuiCheckbox"}),i=a.checkedIcon,o=void 0===i?fwr:i,l=a.color,c=void 0===l?"primary":l,s=a.icon,u=void 0===s?pwr:s,d=a.indeterminate,h=void 0!==d&&d,f=a.indeterminateIcon,p=void 0===f?gwr:f,g=a.inputProps,v=a.size,m=void 0===v?"medium":v,y=a.className,b=we(a,dwr),M=h?p:u,w=h?p:o,z=vf({},a,{color:c,indeterminate:h,size:m}),C=function(t){var e=t.classes,n=t.indeterminate,r=t.color;return vf({},e,IR({root:["root",n&&"indeterminate","color".concat(PR(r))]},swr,e))}(z);return(0,uf.jsx)(hwr,vf({type:"checkbox",inputProps:vf({"data-indeterminate":h},g),icon:x.cloneElement(M,{fontSize:null!=(n=M.props.fontSize)?n:m}),checkedIcon:x.cloneElement(w,{fontSize:null!=(r=w.props.fontSize)?r:m}),ownerState:z,ref:e,className:BR(C.root,y)},b,{classes:C}))})),mwr=vwr,ywr=function(t){var e=t.data,n=(0,Js.get)(e,"value",!1),r=Ys(XI),a=Sd(n),i=(0,Js.get)(r,"primary_color",tu.primary);return(0,uf.jsxs)("div",{style:{width:"100%",display:"flex",alignItems:"center",gap:lu,marginTop:lu},children:[(0,uf.jsx)(mwr,{color:"primary",checked:a,disabled:e.disabled,onChange:function(){return null===e||void 0===e?void 0:e.onChange(!a)},value:a,style:{padding:"0px"},sx:{color:e.darkMode&&tu.darkModeLightGrey,"&.Mui-checked":{color:i}}}),(0,uf.jsx)(dR,{data:{text:e.label,margin:"0 0 4px 0",fontStyle:"bodySm"}})]})},bwr=function(t){var e=t.data,n=(0,Js.get)(e,"options",[]);return(0,uf.jsxs)(uf.Fragment,{children:[!n||0===n.length&&(0,uf.jsx)("p",{children:"No options provided"}),n.map((function(t,n){return(0,uf.jsx)(ywr,{data:{width:"auto",label:t.label,value:t.value,onChange:function(){return e.onChange(n)}}},n)}))]})},xwr=sf.div.withConfig({displayName:"Autocomplete__Container",componentId:"sc-oe8uwq-0"})(["position:relative;"]),Mwr=sf.div.withConfig({displayName:"Autocomplete__InnerContainer",componentId:"sc-oe8uwq-1"})(["padding:10px;flex-direction:column;display:flex;"]),wwr=sf.div.withConfig({displayName:"Autocomplete__Option",componentId:"sc-oe8uwq-2"})(["font-size:16px;padding:",";cursor:pointer;border-top:"," solid ",";display:flex;gap:",";min-width:",";align-items:center;background:",";&:hover{background:",";}"],(function(t){return t.padding||"10px 12px 10px 12px"}),(function(t){return t.showBorder?"1px":"0px"}),tu.grey1,cu,(function(t){return t.minWidth||"fit-content"}),(function(t){return t.background}),(function(t){return t.darkMode?tu.darkModeInputBackground:"#f8fafb"})),zwr=sf.div.withConfig({displayName:"Autocomplete__StyledContainer",componentId:"sc-oe8uwq-3"})(["padding:",";border:",";border-width:",";border-radius:",";font-size:",";font-weight:",";background:",";color:",";width:",";text-align:left;display:flex;justify-content:space-between;align-items:center;cursor:pointer;height:39px;"],(function(t){return t.padding||"10px"}),(function(t){return t.border||"1px solid ".concat(tu.pitchBorder)}),(function(t){return t.borderWidth}),(function(t){return kd(t.borderRadius||8)}),(function(t){return kd(t.fontSize)}),(function(t){return t.fontWeight}),(function(t){return t.background}),(function(t){return t.color}),(function(t){return t.width})),Cwr=function(t){var e=t.data,n=(0,Js.get)(e,"matchingRelation"),r=odn(),a=r.getRecords,i=r.getRecord,o=(0,Js.get)(e,"darkMode"),l=m((0,x.useState)(!1),2),c=l[0],s=l[1],u=m((0,x.useState)(!1),2),d=u[0],h=u[1],f=m((0,x.useState)(""),2),p=f[0],g=f[1],v=m((0,x.useState)([]),2),y=v[0],b=v[1],M=m((0,x.useState)(!1),2),w=M[0],z=M[1],C=m((0,x.useState)(!1),2),A=C[0],k=C[1],H=m((0,x.useState)(0),2),E=H[0],S=H[1],L=(0,Js.get)(e,"value"),_=A||L,B=(0,uf.jsx)(zwr,{children:d?(0,uf.jsx)(wtt,{padding:"0 0 0 0",size:18}):(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)("div",{children:_}),(0,uf.jsx)(aln,{data:{icon:"FiChevronDown"}})]})}),D=(0,Js.get)(n,"display_column"),T=(0,x.useCallback)((0,Js.debounce)(function(){var t=Ae(ke().mark((function t(e){return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:e.length>1&&n&&n.sheet1&&(z(!0),s(!0),a({sheetId:n.sheet1,filters:[{key:D,operator:"contains",value:e}],pagination:{page_size:10}}).then((function(t){var e=(0,Js.get)(t,"data",[]).map((function(t){return{label:(0,Js.get)(t,D),value:(0,Js.get)(t,"frontly_id")}}));b(e),s(!1)})));case 1:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),300),[]);return(0,x.useEffect)((function(){p.length>1&&T(p)}),[p,T]),(0,x.useEffect)((function(){if(""===L||A||(h(!0),i({sheetId:n.sheet1,recordId:L,rowIdColumn:"id"}).then((function(t){k((0,Js.get)(t,D)),h(!1)}))),L){var t=y.find((function(t){return t.value===L}));t&&k((0,Js.get)(t,"label"))}}),[L]),(0,uf.jsx)(xwr,{children:(0,uf.jsx)($7,{triggerComponent:B,closeCounter:E,background:o?tu.darkModeInputBackground:"white",children:(0,uf.jsxs)(Mwr,{children:[(0,uf.jsx)(l9n,{data:{value:p,placeholder:"Search records",onChange:function(t){return g(t)}}}),c&&(0,uf.jsx)(wtt,{padding:"20px 0 10px 5px"}),0===y.length&&w&&!c&&(0,uf.jsx)(dR,{data:{text:"No results match this search",margin:"10px"}}),0===y.length&&!w&&!c&&(0,uf.jsx)(dR,{data:{text:"Begin typing to search",margin:"10px"}}),!c&&y.map((function(t,n){return(0,uf.jsx)(wwr,{id:"simpleDropdown-option-".concat(n),darkMode:o,background:o?tu.darkModeLightBackground:t.active&&"#eceef2",padding:e.optionPadding,minWidth:e.optionMinWidth,onClick:function(){e.onChange(t.value),S(E+1)},children:t.label},n)}))]})})})},Awr=function(t){var e=t.data,n=e.value,r=e.onChange,a=m(Xs(XI),2),i=a[0],o=a[1],l=r?Nu(n):(0,Js.get)(i,["styling","colors"],[]),c=function(t){r?r(t):o({styling:Se(Se({},(0,Js.get)(i,"styling")),{},{colors:t})})},s=function(t,e,n){c(l.map((function(r,a){return n===a?Se(Se({},r),{},He({},t,e)):r})))};return(0,uf.jsxs)(kwr,{children:[l.map((function(t,e){return(0,uf.jsxs)(Hwr,{children:[(0,uf.jsx)(SR,{data:{value:t.name,width:"150px",onChange:function(t){return s("name",t,e)}}}),(0,uf.jsx)(Hlr,{data:{value:t.color,onChange:function(t){return s("color",t,e)}}}),(0,uf.jsx)(aln,{data:{icon:"FiX",onClick:function(){return function(t){c(l.filter((function(e,n){return n!==t})))}(e)},size:20,color:tu.grey3}})]})})),(0,uf.jsx)(gf,{data:{text:"Add Color",size:"small",icon:"FiPlus",type:"basic",onClick:function(){c([].concat(z(l),[{name:"",color:"#000000"}]))}}})]})},kwr=sf.div.withConfig({displayName:"MultiColorPicker__Container",componentId:"sc-15kx39z-0"})(["display:flex;flex-direction:column;gap:5px;"]),Hwr=sf.div.withConfig({displayName:"MultiColorPicker__ColorContainer",componentId:"sc-15kx39z-1"})(["display:flex;gap:10px;align-items:center;"]),Ewr=function(t){var e=t.data,n=Ys(WI),r=e.onChange,a=(0,Js.get)(e,"value","").split("|"),i=(0,Js.get)(a,0,""),o=(0,Js.get)(a,1,""),l=m((0,x.useState)(null),2),c=l[0],s=l[1],u=e.backgroundColor||e.background;return(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(Ixn,Se(Se({},e.filterButton),{},{onClick:function(t){return s(t.currentTarget)}})),(0,uf.jsx)(_lr,{anchorElement:c,anchorOrigin:{vertical:"bottom",horizontal:"left"},padding:"0px",hide:function(){return s(null)},children:(0,uf.jsxs)(Swr,{children:[(0,uf.jsxs)("div",{children:[(0,uf.jsx)(dR,{data:{text:(0,Js.get)(n,"min","Min"),margin:"0 0 5px 0"}}),(0,uf.jsx)(SR,{data:{backgroundColor:u,value:i,width:"100px",onChange:function(t){return r("".concat(t,"|").concat(o))}}})]}),(0,uf.jsxs)("div",{children:[(0,uf.jsx)(dR,{data:{text:(0,Js.get)(n,"max","Max"),margin:"0 0 5px 0"}}),(0,uf.jsx)(SR,{data:{backgroundColor:u,value:o,width:"100px",onChange:function(t){return r("".concat(i,"|").concat(t))}}})]})]})})]})},Swr=sf.div.withConfig({displayName:"NumericRange__Container",componentId:"sc-gbxwuz-0"})(["display:flex;gap:10px;padding:10px;border:1px solid ",";background:white;"],tu.pitchBorder),Lwr=function(t){var e=t.data,n=e.onChange,r=(0,Js.get)(e,"value",null),a=(0,Js.get)(e,"options",[]),i=(0,Js.get)(e,"isMulti",!1),o=(0,Js.get)(e,"layout","vertical"),l=(0,Js.get)(e,"cardStyle","card"),c=r?r.split(",").map((function(t){return t.trim()})):[];return(0,uf.jsx)(_wr,{orientation:o,count:a.length,cardStyle:l,children:a.map((function(t,e){var a=i?c.includes(t.value):r===t.value;return(0,uf.jsxs)(Bwr,{orientation:o,active:a,cardStyle:l,onClick:function(){return function(t){if(i){var e=c.includes(t)?c.filter((function(e){return e!==t})):[].concat(z(c),[t]);n(e.join(", "))}else n(t)}(t.value)},children:[(0,uf.jsx)(Dwr,{type:i?"checkbox":"radio",checked:a,readOnly:!0}),(0,uf.jsx)(Twr,{orientation:o,checked:a,color:"black",active:a,cardStyle:l,type:i?"checkbox":"radio",children:i&&a&&(0,uf.jsx)(aln,{data:{icon:"FiCheck",color:tu.white}})}),(0,uf.jsxs)(gR,{gap:"5px",children:[(0,uf.jsx)(dR,{data:{text:t.label,fontSize:14,fontWeight:600}}),(0,uf.jsx)(dR,{data:{text:t.description,fontSize:14,fontWeight:300}})]})]},t.value)}))})},_wr=sf.div.withConfig({displayName:"LargeRadioGroup__Container",componentId:"sc-yv9gjh-0"})(["display:flex;width:100%;"," flex-wrap:wrap;"],(function(t){return"horizontal"===t.orientation?"\n          flex-direction: row;\n          gap: ".concat("card"===t.cardStyle?"15px":"40px",";\n        "):"\n          flex-direction: column;\n          gap: 10px;\n        "})),Bwr=sf.div.withConfig({displayName:"LargeRadioGroup__Option",componentId:"sc-yv9gjh-1"})(["display:flex;align-items:center;justify-content:space-between;gap:",";box-sizing:border-box;color:",";cursor:pointer;border-radius:10px;width:",";",""],(function(t){return"horizontal"===t.orientation?"15px":"20px"}),tu.grey1,(function(t){return"horizontal"===t.orientation?"auto":"100%"}),(function(t){return"card"===t.cardStyle?"\n    background: #fafafa;\n    border: 1px solid #f1f1f1;\n    padding: 10px;\n    ":""})),Dwr=sf.input.withConfig({displayName:"LargeRadioGroup__Input",componentId:"sc-yv9gjh-2"})(["position:absolute;opacity:0;pointer-events:none;"]),Twr=sf.div.withConfig({displayName:"LargeRadioGroup__CustomInput",componentId:"sc-yv9gjh-3"})(["position:relative;display:flex;align-items:center;justify-content:center;",";border-radius:",";background-color:transparent;border:2px solid ",";transition:all 0.3s ease;"," ",""],(function(t){return"card"===t.cardStyle?"\n    min-width: 24px;\n    max-width: 24px;\n    min-height: 24px;\n    max-height: 24px;\n    ":"\n    min-width: 20px;\n    max-width: 20px;\n    min-height: 20px;\n    max-height: 20px;\n    "}),(function(t){return"radio"===t.type?"50%":"4px"}),(function(t){return t.color}),(function(t){return"checkbox"===t.type&&t.active&&"background-color: ".concat(t.color,";")}),(function(t){return"radio"===t.type&&'\n    &::before {\n        content: "";\n        position: absolute;\n        width: '.concat("card"===t.cardStyle?"10px":"8px",";\n        height: ").concat("card"===t.cardStyle?"10px":"8px",";\n        background-color: ").concat(t.active?t.color:"transparent",";\n        top: 50%;\n        left: 50%;\n        transform: translate(-50%, -50%);\n        border-radius: 50%;\n        opacity: ").concat(t.checked?"1":"0",";\n        transition: opacity 0.2s ease-in-out;\n    }\n  ")})),Vwr=function(t){var e=t.data,n=e.onChange,r=(0,Js.get)(e,"value",null),a=(0,Js.get)(e,"options",[]),i=(0,Js.get)(e,"layout","vertical"),o=(0,Js.get)(e,"cardStyle","card");return(0,uf.jsx)(Owr,{orientation:i,count:a.length,cardStyle:o,children:a.map((function(t,e){var a=r===t.value;return(0,uf.jsxs)(Iwr,{orientation:i,active:a,cardStyle:o,onClick:function(){return e=t.value,void n(e);var e},children:[(0,uf.jsx)(aln,{data:{icon:t.icon,color:a?tu.primary:tu.grey3,hover:!0,size:18}}),(0,uf.jsx)(dR,{data:{text:t.label,fontSize:14,fontWeight:600,cursor:"pointer"}})]},t.value)}))})},Owr=sf.div.withConfig({displayName:"LargeIconSelect__Container",componentId:"sc-14u1p8n-0"})(["display:flex;width:100%;"," flex-wrap:wrap;"],(function(t){return"horizontal"===t.orientation?"\n          flex-direction: row;\n          gap: ".concat("card"===t.cardStyle?"8px":"40px",";\n        "):"\n          flex-direction: column;\n          gap: 10px;\n        "})),Iwr=sf.div.withConfig({displayName:"LargeIconSelect__Option",componentId:"sc-14u1p8n-1"})(["display:flex;align-items:center;justify-content:space-between;gap:",";box-sizing:border-box;color:",";cursor:pointer;border-radius:10px;width:",";background:#fafafa;border:2px solid ",";padding:10px;"],(function(t){return"horizontal"===t.orientation?"8px":"20px"}),tu.grey1,(function(t){return"horizontal"===t.orientation?"auto":"100%"}),(function(t){return t.active?tu.primary:"#f1f1f1"})),Rwr=sf.div.withConfig({displayName:"GoogleLogin__GoogleOneTapContainer",componentId:"sc-16lx1io-0"})(["position:absolute;bottom:0;left:0;"]),Fwr=(sf.div.withConfig({displayName:"GoogleLogin__GoogleSignInButtonPlaceholder",componentId:"sc-16lx1io-1"})(["margin:20px 0 0 0;"]),function(){return(0,uf.jsx)(Rwr,{id:"g_id_onload","data-prompt_parent_id":"g_id_onload","data-cancel_on_tap_outside":"false"})}),Nwr=["Move faster with custom AI apps and automations","Turn spreadsheets into powerful, visual dashboards","Control the data users see with granular permissions"],Pwr=/^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$/,jwr=function(t){var e=t.type,n=void 0===e?"login":e,r=_t(),a=St(),i=Ld("ref",a),o=wu.get("via")||Ld("via",a),l=wu.get("ref")||Ld("ref",a),c=m((0,x.useState)(!1),2),s=c[0],u=c[1],d=m((0,x.useState)(!1),2),h=d[0],f=d[1],p=m((0,x.useState)(!1),2),g=p[0],v=p[1],y=m((0,x.useState)(!1),2),b=y[0],M=y[1],w=m((0,x.useState)({email:"",password:""}),2),z=w[0],C=w[1],A=m((0,x.useState)({}),2),k=A[0],H=A[1],E=function(t){var e=(0,Js.get)(t,["data","error"]);if(e)Fcn(e),f(!1),H({password:"Invalid email or password"});else{var a=(0,Js.get)(t,["data","token"]);(0,Js.get)(t,["data","type"]);wu.set("accessToken",a,{expires:30}),f(!1);var i=(0,Js.get)(t,["data","user"]);Zcn().identify(i.email),"signup"===n?Zcn().track("Create Account"):Zcn().track("Login"),r("signup"===n?"/onboarding":"/home")}},S=window.innerWidth<800?"9px":"13px",L=ku;return(0,uf.jsxs)(Ywr,{children:[(0,uf.jsx)(Fwr,{}),g&&(0,uf.jsx)(_9n,{minWidth:"420px",hide:function(){return v(!1)},header:{title:"Forgot Password",description:"Enter your email to request a password reset link"},children:(0,uf.jsx)(_dn,{isFetching:s,submit:function(){u(!0),K9.post("/forgot_password/",{email:z.email,domain:yd()}).then((function(t){var e=(0,Js.get)(t,["data","error"]);e?Fcn(e):(Rcn("Password reset email sent"),v(!1),u(!1),Zcn().track("Reset Password"))})).catch((function(t){console.log("ERROR",t),Fcn((0,Js.get)(t,"data")),u(!1)}))},errors:k,submitText:"Send Password Reset Email",onChange:function(t,e){return C((function(n){return Se(Se({},n),{},He({},t,e))}))},sectionPadding:"0px",fields:[{id:"email",componentId:"Input",label:"Email",value:z.email}]})}),(0,uf.jsxs)(Xwr,{children:[(0,uf.jsxs)($wr,{children:[(0,uf.jsx)(Jwr,{children:"login"===n?"Login To Frontly":"Try Frontly Today"}),(0,uf.jsx)(dR,{data:{text:"Build internal tools in minutes with AI",fontSize:30,fontWeight:300,color:"white",margin:"0 0 30px 3px"}}),(0,uf.jsx)(Qwr,{children:Nwr.map((function(t){return(0,uf.jsxs)(fR,{alignItems:"center",gap:"15px",children:[(0,uf.jsx)(aln,{data:{icon:"FiCheck",color:tu.grey1,size:16}}),(0,uf.jsx)(dR,{data:{text:t,fontStyle:"bodyXl",color:"rgba(255, 255, 255, 0.8)",light:!0}})]})}))}),"signup"===n&&"producthunt"===i&&(0,uf.jsxs)(Uwr,{children:[(0,uf.jsx)(Zwr,{src:"https://res.cloudinary.com/frontly/image/upload/v1716997494/phlogo_kxsjcq.png"}),(0,uf.jsxs)("div",{children:[(0,uf.jsx)(Gwr,{children:"Coming from Product Hunt?"}),(0,uf.jsx)(qwr,{children:"Register in the next 24 hours to lock in 35% off all plans. Only pay when you're ready to publish."})]})]})]}),"signup"===n&&"producthunt"===i&&(0,uf.jsxs)(Wwr,{children:[(0,uf.jsx)(Zwr,{src:"https://res.cloudinary.com/frontly/image/upload/v1716997494/phlogo_kxsjcq.png"}),(0,uf.jsxs)("div",{children:[(0,uf.jsx)(Gwr,{children:"Coming from Product Hunt?"}),(0,uf.jsx)(qwr,{children:"Register in the next 24 hours to lock in 35% off all plans. Only pay when you're ready to publish."})]})]}),(0,uf.jsxs)(Kwr,{children:[(0,uf.jsxs)(tzr,{children:[(0,uf.jsx)(ezr,{src:L}),(0,uf.jsx)(Z$,{label:"Email",error:k.email,labelStyle:"bodyMdMedium",children:(0,uf.jsx)(SR,{data:{placeholder:"Email",border:k.email&&"1px solid red",padding:S,borderRadius:"12px",onChange:function(t){return C((function(e){return Se(Se({},e),{},{email:t})}))}}})}),(0,uf.jsx)(Z$,{label:"Password",error:k.password,labelStyle:"bodyMdMedium",children:(0,uf.jsx)(SR,{data:{label:"Password",placeholder:"Password",type:"password",border:k.password&&"1px solid red",padding:S,borderRadius:"12px",onChange:function(t){return C((function(e){return Se(Se({},e),{},{password:t})}))}}})}),"signup"===n&&(0,uf.jsxs)(fR,{alignItems:"center",gap:"10px",margin:"5px 0 0 0",children:[(0,uf.jsx)(mwr,{color:"primary",checked:b,onChange:function(){return M(!b)},value:b,style:{padding:"0px"},size:"small"}),(0,uf.jsxs)("div",{style:{fontSize:14},children:["I agree to Frontly's"," ",(0,uf.jsx)("span",{onClick:function(){return window.open("https://help.frontly.ai/en/articles/8049500-frontly-privacy-policy")},style:{color:tu.primary,fontWeight:600,cursor:"pointer"},children:"Privacy Policy"})," ","and"," ",(0,uf.jsx)("span",{onClick:function(){return window.open("https://help.frontly.ai/en/articles/9892485-frontly-terms-of-use")},style:{color:tu.primary,fontWeight:600,cursor:"pointer"},children:"Terms of Use"})]})]}),(0,uf.jsx)(gf,{data:{text:"signup"===n?"Create Account":"Login",onClick:function(){var t=(0,Js.get)(window,["Rewardful","referral"]);if(function(){var t={};return Pwr.test(z.email)||(t.email="Valid email required"),z.password.length<6&&(t.password="Please enter a more secure password"),H(t),(0,Js.isEmpty)(t)}()){f(!0);var e=Se(Se({},z),{},{referral_source:l||o,rewardful_referral_id:t});K9.post("/".concat(n,"/"),e).then((function(t){E(t)})).catch((function(t){var e=$9(t).message;H({password:"Invalid password"}),f(!1),Fcn(e)}))}},width:"100%",padding:S,borderRadius:"12px",disabled:!b&&"signup"===n,size:"large",margin:"5px 0 0 0",isFetching:h}}),(0,uf.jsxs)(fR,{justifyContent:"center",gap:"10px",margin:"10px 0 0 0",children:[(0,uf.jsx)(dR,{data:{text:"login"===n?"Don't have an account?":"Already have an account?",color:tu.grey3,fontStyle:"bodyMd"}}),(0,uf.jsx)(dR,{data:{text:"login"===n?"Sign Up":"Login",color:tu.primary,fontStyle:"headingSm",onClick:function(){return r("login"===n?"/signup":"/login")}}})]})]}),(0,uf.jsx)(dR,{data:{text:"Forgot password?",onClick:function(){return v(!0)},fontStyle:"bodyLg",margin:"25px 0 15px 0",color:"#ffffff99"}})]})]})]})},Uwr=sf.div.withConfig({displayName:"AdminLogin__PhBubble",componentId:"sc-1h7mzja-0"})(["display:flex;align-items:center;background:white;color:black;padding:15px;border-radius:20px;gap:15px;margin-top:40px;"]),Wwr=sf.div.withConfig({displayName:"AdminLogin__PhBubbleMobile",componentId:"sc-1h7mzja-1"})(["display:flex;align-items:center;background:white;color:black;padding:15px;border-radius:20px;gap:15px;display:none;@media (max-width:1000px){display:flex;}"]),Zwr=sf.img.withConfig({displayName:"AdminLogin__PhBubbleLogo",componentId:"sc-1h7mzja-2"})(["height:50px;cursor:pointer;@media (max-width:1000px){height:30px;}"]),Gwr=sf.div.withConfig({displayName:"AdminLogin__PhBubbleTitle",componentId:"sc-1h7mzja-3"})(["font-size:22px;font-weight:800;cursor:pointer;@media (max-width:1000px){font-size:16px;}"]),qwr=sf.div.withConfig({displayName:"AdminLogin__PhBubbleSubtitle",componentId:"sc-1h7mzja-4"})(["font-size:18px;font-weight:400;@media (max-width:1000px){font-size:14px;}"]),Ywr=sf.div.withConfig({displayName:"AdminLogin__PublicWrapper",componentId:"sc-1h7mzja-5"})(['position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;overflow:auto;background:linear-gradient(-45deg,#2841ff,#375eee);font-family:"Manrope","Roboto",sans-serif;@media (max-width:1000px){align-items:flex-start;}']),Xwr=sf.div.withConfig({displayName:"AdminLogin__Container",componentId:"sc-1h7mzja-6"})(["padding:30px;display:flex;justify-content:center;width:100%;gap:150px;@media (max-width:1000px){flex-direction:column;gap:40px;padding:20px;}"]),$wr=sf.div.withConfig({displayName:"AdminLogin__LeftContainer",componentId:"sc-1h7mzja-7"})(["display:flex;flex-direction:column;width:550px;@media (max-width:1000px){display:none;}"]),Kwr=sf.div.withConfig({displayName:"AdminLogin__RightContainer",componentId:"sc-1h7mzja-8"})(["display:flex;flex-direction:column;align-items:center;"]),Qwr=sf.div.withConfig({displayName:"AdminLogin__FeaturesColumn",componentId:"sc-1h7mzja-9"})(["display:flex;flex-direction:column;gap:20px;@media (max-width:1000px){display:none;}"]),Jwr=sf.div.withConfig({displayName:"AdminLogin__Headline",componentId:"sc-1h7mzja-10"})(["font-size:60px;font-weight:500;color:white;margin-bottom:20px;@media (max-width:1000px){font-size:42px;}"]),tzr=sf.div.withConfig({displayName:"AdminLogin__FormContainer",componentId:"sc-1h7mzja-11"})(["background:white;padding:40px;display:flex;flex-direction:column;border-radius:25px;width:390px;gap:16px;@media screen and (max-width:800px){width:100%;gap:15px;padding:25px;}"]),ezr=sf.img.withConfig({displayName:"AdminLogin__Logo",componentId:"sc-1h7mzja-12"})(["height:43px;width:100%;object-fit:contain;@media screen and (max-width:800px){height:45px;}"]),nzr=(sf.div.withConfig({displayName:"styles__ContinueButtonContainer",componentId:"sc-ycgc35-0"})(["background:rgb(0,85,255);color:white;font-weight:500;font-size:20px;border-radius:15px;display:flex;align-items:center;justify-content:center;gap:10px;pading:15px;width:150px;height:50px;margin-top:30px;cursor:pointer;"," &:hover{filter:brightness(90%);}"],(function(t){return t.disabled&&"cursor: not-allowed;"})),sf.div.withConfig({displayName:"styles__AppButton",componentId:"sc-ycgc35-1"})(["outline:10px solid #ffffff50;background:white;border-radius:30px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:30px;width:300px;gap:20px;cursor:pointer;&:hover{outline:10px solid #ffffff80;}@media screen and (max-width:800px){outline:5px solid #ffffff50;&:hover{outline:5px solid #ffffff80;}width:100%;padding:20px;gap:10px;}"])),rzr=sf.div.withConfig({displayName:"styles__DeleteButton",componentId:"sc-ycgc35-2"})(["background:",";color:white;font-weight:500;font-size:20px;border-radius:20px;display:flex;align-items:center;justify-content:center;min-width:26px;min-height:26px;cursor:pointer;"," &:hover{filter:brightness(90%);}"],tu.grey2,(function(t){return t.disabled&&"cursor: not-allowed;"})),azr=sf.div.withConfig({displayName:"styles__AppButtonsRow",componentId:"sc-ycgc35-3"})(["display:flex;align-items:center;gap:50px;margin:10px 0 0 0;@media screen and (max-width:800px){flex-direction:column;margin:20px 0 0 0;gap:30px;}"]),izr=sf.div.withConfig({displayName:"styles__EditOptions",componentId:"sc-ycgc35-4"})(["display:flex;align-items:center;justify-content:center;gap:30px;margin:10px 0 50px 0;flex-wrap:wrap;@media screen and (max-width:800px){flex-direction:column;margin:20px 0 0 0;gap:30px;}"]),ozr=function(t){var e=t.label,n=t.description,r=t.children;return(0,uf.jsxs)(dzr,{children:[(0,uf.jsx)(hzr,{children:e}),n&&(0,uf.jsx)(pzr,{children:n}),r]})},lzr=function(t){var e=t.value,n=t.placeholder,r=t.onChange,a=t.onDelete,i=t.disabled;return(0,uf.jsxs)(uzr,{disabled:i,children:[(0,uf.jsx)(szr,{disabled:i,placeholder:n,value:e,onChange:function(t){return r(t.target.value)},style:i?{cursor:"not-allowed"}:{}}),!i&&(0,uf.jsx)(rzr,{onClick:a,children:(0,uf.jsx)(aln,{data:{icon:"FiX",color:tu.grey3,hover:!0,size:15}})})]})},czr=function(t){var e=t.onClick;return(0,uf.jsxs)(gzr,{onClick:e,children:[(0,uf.jsx)(dR,{data:{text:"Add",color:"white",fontStyle:"bodyXl",cursor:"pointer"}}),(0,uf.jsx)(aln,{data:{icon:"FiPlus",color:"white",size:22,hover:!0}})]})},szr=sf.input.withConfig({displayName:"components__EditInput",componentId:"sc-1hdydin-0"})(["padding:10px;width:100%;border:0px;outline:none;resize:none;font-size:22px;width:200px;height:",";border-radius:20px;&::placeholder{color:",";}@media screen and (max-width:800px){padding:8px;}"],(function(t){return t.height}),tu.grey3),uzr=sf.div.withConfig({displayName:"components__OptionContainer",componentId:"sc-1hdydin-1"})(["outline:5px solid #ffffff50;background:white;border-radius:30px;display:flex;padding:8px 15px 8px 8px;align-items:center;position:relative;@media screen and (max-width:800px){outline:5px solid #ffffff50;}"]),dzr=sf.div.withConfig({displayName:"components__BodyContent",componentId:"sc-1hdydin-2"})(["max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:50px;"]),hzr=sf.div.withConfig({displayName:"components__HeaderText",componentId:"sc-1hdydin-3"})(["font-size:45px;font-weight:700;color:white;text-align:center;margin-bottom:20px;@media screen and (max-width:800px){font-size:44px;}"]),fzr=sf.div.withConfig({displayName:"components__CenterContainer",componentId:"sc-1hdydin-4"})(["display:flex;align-items:center;justify-content:center;flex-direction:column;position:fixed;bottom:0;left:250px;right:0;top:0;@media screen and (max-width:800px){left:0;}"]),pzr=sf.div.withConfig({displayName:"components__HeaderDescription",componentId:"sc-1hdydin-5"})(["font-size:22px;font-weight:300;color:white;text-align:center;margin-bottom:50px;max-width:800px;opacity:0.8;@media screen and (max-width:800px){font-size:18px;margin-bottom:30px;}"]),gzr=sf.div.withConfig({displayName:"components__NewOptionButtonContainer",componentId:"sc-1hdydin-6"})(["border:1px solid rgba(255,255,255,0.5);color:white;font-weight:500;font-size:20px;border-radius:40px;display:flex;align-items:center;justify-content:center;padding:20px;gap:8px;cursor:pointer;&:hover{filter:brightness(90%);}"]),vzr=Gs({key:"localData",default:null}),mzr=Gs({key:"resetCounter",default:0}),yzr=Gs({key:"description",default:""}),bzr=Gs({key:"error",default:!1}),xzr=Gs({key:"fetching",default:null}),Mzr=Gs({key:"firstPage",default:null}),wzr=Gs({key:"optionTab",default:null}),zzr=Gs({key:"currentStep",default:null}),Czr=Gs({key:"currentContext",default:null});function Azr(t,e,n){return e.split(".").reduce((function(t,e){return t&&t[e]?t[e]:n||null}),t)}function kzr(t){return"object"===typeof t}var Hzr="dnd-core/INIT_COORDS",Ezr="dnd-core/BEGIN_DRAG",Szr="dnd-core/PUBLISH_DRAG_SOURCE",Lzr="dnd-core/HOVER",_zr="dnd-core/DROP",Bzr="dnd-core/END_DRAG";function Dzr(t,e){return{type:Hzr,payload:{sourceClientOffset:e||null,clientOffset:t||null}}}var Tzr={type:Hzr,payload:{clientOffset:null,sourceClientOffset:null}};function Vzr(t){return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{publishSource:!0},r=n.publishSource,a=void 0===r||r,i=n.clientOffset,o=n.getSourceClientOffset,l=t.getMonitor(),c=t.getRegistry();t.dispatch(Dzr(i)),function(t,e,n){q3n(!e.isDragging(),"Cannot call beginDrag while dragging."),t.forEach((function(t){q3n(n.getSource(t),"Expected sourceIds to be registered.")}))}(e,l,c);var s=function(t,e){for(var n=null,r=t.length-1;r>=0;r--)if(e.canDragSource(t[r])){n=t[r];break}return n}(e,l);if(null!=s){var u=null;if(i){if(!o)throw new Error("getSourceClientOffset must be defined");!function(t){q3n("function"===typeof t,"When clientOffset is provided, getSourceClientOffset must be a function.")}(o),u=o(s)}t.dispatch(Dzr(i,u));var d=c.getSource(s).beginDrag(l,s);if(null!=d){!function(t){q3n(kzr(t),"Item must be an object.")}(d),c.pinSource(s);var h=c.getSourceType(s);return{type:Ezr,payload:{itemType:h,item:d,sourceId:s,clientOffset:i||null,sourceClientOffset:u||null,isSourcePublic:!!a}}}}else t.dispatch(Tzr)}}function Ozr(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Izr(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{},r=Object.keys(n);"function"===typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable})))),r.forEach((function(e){Ozr(t,e,n[e])}))}return t}function Rzr(t){return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.getMonitor(),r=t.getRegistry();!function(t){q3n(t.isDragging(),"Cannot call drop while not dragging."),q3n(!t.didDrop(),"Cannot call drop twice during one drag operation.")}(n);var a=function(t){var e=t.getTargetIds().filter(t.canDropOnTarget,t);return e.reverse(),e}(n);a.forEach((function(a,i){var o=function(t,e,n,r){var a=n.getTarget(t),i=a?a.drop(r,t):void 0;(function(t){q3n("undefined"===typeof t||kzr(t),"Drop result must either be an object or undefined.")})(i),"undefined"===typeof i&&(i=0===e?{}:r.getDropResult());return i}(a,i,r,n),l={type:_zr,payload:{dropResult:Izr({},e,o)}};t.dispatch(l)}))}}function Fzr(t){return function(){var e=t.getMonitor(),n=t.getRegistry();!function(t){q3n(t.isDragging(),"Cannot call endDrag while not dragging.")}(e);var r=e.getSourceId();null!=r&&(n.getSource(r,!0).endDrag(e,r),n.unpinSource());return{type:Bzr}}}function Nzr(t,e){return null===e?null===t:Array.isArray(t)?t.some((function(t){return t===e})):t===e}function Pzr(t){return function(e){var n=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).clientOffset;!function(t){q3n(Array.isArray(t),"Expected targetIds to be an array.")}(e);var r=e.slice(0),a=t.getMonitor(),i=t.getRegistry();return function(t,e,n){for(var r=t.length-1;r>=0;r--){var a=t[r];Nzr(e.getTargetType(a),n)||t.splice(r,1)}}(r,i,a.getItemType()),function(t,e,n){q3n(e.isDragging(),"Cannot call hover while not dragging."),q3n(!e.didDrop(),"Cannot call hover after drop.");for(var r=0;r<t.length;r++){var a=t[r];q3n(t.lastIndexOf(a)===r,"Expected targetIds to be unique in the passed array."),q3n(n.getTarget(a),"Expected targetIds to be registered.")}}(r,a,i),function(t,e,n){t.forEach((function(t){n.getTarget(t).hover(e,t)}))}(r,a,i),{type:Lzr,payload:{targetIds:r,clientOffset:n||null}}}}function jzr(t){return function(){if(t.getMonitor().isDragging())return{type:Szr}}}var Uzr=function(){function t(e,n){var r=this;C(this,t),this.isSetUp=!1,this.handleRefCountChange=function(){var t=r.store.getState().refCount>0;r.backend&&(t&&!r.isSetUp?(r.backend.setup(),r.isSetUp=!0):!t&&r.isSetUp&&(r.backend.teardown(),r.isSetUp=!1))},this.store=e,this.monitor=n,e.subscribe(this.handleRefCountChange)}return E(t,[{key:"receiveBackend",value:function(t){this.backend=t}},{key:"getMonitor",value:function(){return this.monitor}},{key:"getBackend",value:function(){return this.backend}},{key:"getRegistry",value:function(){return this.monitor.registry}},{key:"getActions",value:function(){var t=this,e=this.store.dispatch;var n=function(t){return{beginDrag:Vzr(t),publishDragSource:jzr(t),hover:Pzr(t),drop:Rzr(t),endDrag:Fzr(t)}}(this);return Object.keys(n).reduce((function(r,a){var i,o=n[a];return r[a]=(i=o,function(){for(var n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];var o=i.apply(t,r);"undefined"!==typeof o&&e(o)}),r}),{})}},{key:"dispatch",value:function(t){this.store.dispatch(t)}}]),t}();function Wzr(t,e){return{x:t.x-e.x,y:t.y-e.y}}var Zzr=[],Gzr=[];Zzr.__IS_NONE__=!0,Gzr.__IS_ALL__=!0;var qzr=function(){function t(e,n){C(this,t),this.store=e,this.registry=n}return E(t,[{key:"subscribeToStateChange",value:function(t){var e=this,n=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).handlerIds;q3n("function"===typeof t,"listener must be a function."),q3n("undefined"===typeof n||Array.isArray(n),"handlerIds, when specified, must be an array of strings.");var r=this.store.getState().stateId;return this.store.subscribe((function(){var a=e.store.getState(),i=a.stateId;try{var o=i===r||i===r+1&&!function(t,e){if(t===Zzr)return!1;if(t===Gzr||"undefined"===typeof e)return!0;var n,r=(n=t,e.filter((function(t){return n.indexOf(t)>-1})));return r.length>0}(a.dirtyHandlerIds,n);o||t()}finally{r=i}}))}},{key:"subscribeToOffsetChange",value:function(t){var e=this;q3n("function"===typeof t,"listener must be a function.");var n=this.store.getState().dragOffset;return this.store.subscribe((function(){var r=e.store.getState().dragOffset;r!==n&&(n=r,t())}))}},{key:"canDragSource",value:function(t){if(!t)return!1;var e=this.registry.getSource(t);return q3n(e,"Expected to find a valid source. sourceId=".concat(t)),!this.isDragging()&&e.canDrag(this,t)}},{key:"canDropOnTarget",value:function(t){if(!t)return!1;var e=this.registry.getTarget(t);return q3n(e,"Expected to find a valid target. targetId=".concat(t)),!(!this.isDragging()||this.didDrop())&&(Nzr(this.registry.getTargetType(t),this.getItemType())&&e.canDrop(this,t))}},{key:"isDragging",value:function(){return Boolean(this.getItemType())}},{key:"isDraggingSource",value:function(t){if(!t)return!1;var e=this.registry.getSource(t,!0);return q3n(e,"Expected to find a valid source. sourceId=".concat(t)),!(!this.isDragging()||!this.isSourcePublic())&&(this.registry.getSourceType(t)===this.getItemType()&&e.isDragging(this,t))}},{key:"isOverTarget",value:function(t){if(!t)return!1;var e=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{shallow:!1}).shallow;if(!this.isDragging())return!1;var n=this.registry.getTargetType(t),r=this.getItemType();if(r&&!Nzr(n,r))return!1;var a=this.getTargetIds();if(!a.length)return!1;var i=a.indexOf(t);return e?i===a.length-1:i>-1}},{key:"getItemType",value:function(){return this.store.getState().dragOperation.itemType}},{key:"getItem",value:function(){return this.store.getState().dragOperation.item}},{key:"getSourceId",value:function(){return this.store.getState().dragOperation.sourceId}},{key:"getTargetIds",value:function(){return this.store.getState().dragOperation.targetIds}},{key:"getDropResult",value:function(){return this.store.getState().dragOperation.dropResult}},{key:"didDrop",value:function(){return this.store.getState().dragOperation.didDrop}},{key:"isSourcePublic",value:function(){return Boolean(this.store.getState().dragOperation.isSourcePublic)}},{key:"getInitialClientOffset",value:function(){return this.store.getState().dragOffset.initialClientOffset}},{key:"getInitialSourceClientOffset",value:function(){return this.store.getState().dragOffset.initialSourceClientOffset}},{key:"getClientOffset",value:function(){return this.store.getState().dragOffset.clientOffset}},{key:"getSourceClientOffset",value:function(){return function(t){var e=t.clientOffset,n=t.initialClientOffset,r=t.initialSourceClientOffset;return e&&n&&r?Wzr(function(t,e){return{x:t.x+e.x,y:t.y+e.y}}(e,r),n):null}(this.store.getState().dragOffset)}},{key:"getDifferenceFromInitialOffset",value:function(){return function(t){var e=t.clientOffset,n=t.initialClientOffset;return e&&n?Wzr(e,n):null}(this.store.getState().dragOffset)}}]),t}(),Yzr="undefined"!==typeof global?global:self,Xzr=Yzr.MutationObserver||Yzr.WebKitMutationObserver;function $zr(t){return function(){var e=setTimeout(r,0),n=setInterval(r,50);function r(){clearTimeout(e),clearInterval(n),t()}}}var Kzr="function"===typeof Xzr?function(t){var e=1,n=new Xzr(t),r=document.createTextNode("");return n.observe(r,{characterData:!0}),function(){e=-e,r.data=e}}:$zr,Qzr=function(){function t(){var e=this;C(this,t),this.queue=[],this.pendingErrors=[],this.flushing=!1,this.index=0,this.capacity=1024,this.flush=function(){for(var t=e.queue;e.index<t.length;){var n=e.index;if(e.index++,t[n].call(),e.index>e.capacity){for(var r=0,a=t.length-e.index;r<a;r++)t[r]=t[r+e.index];t.length-=e.index,e.index=0}}t.length=0,e.index=0,e.flushing=!1},this.registerPendingError=function(t){e.pendingErrors.push(t),e.requestErrorThrow()},this.requestFlush=Kzr(this.flush),this.requestErrorThrow=$zr((function(){if(e.pendingErrors.length)throw e.pendingErrors.shift()}))}return E(t,[{key:"enqueueTask",value:function(t){var e=this.queue,n=this.requestFlush;e.length||(n(),this.flushing=!0),e[e.length]=t}}]),t}(),Jzr=function(){function t(e,n){C(this,t),this.onError=e,this.release=n,this.task=null}return E(t,[{key:"call",value:function(){try{this.task&&this.task()}catch(t){this.onError(t)}finally{this.task=null,this.release(this)}}}]),t}(),tCr=function(){function t(e){C(this,t),this.onError=e,this.freeTasks=[]}return E(t,[{key:"create",value:function(t){var e=this.freeTasks,n=e.length?e.pop():new Jzr(this.onError,(function(t){return e[e.length]=t}));return n.task=t,n}}]),t}(),eCr=new Qzr,nCr=new tCr(eCr.registerPendingError);var rCr,aCr="dnd-core/ADD_SOURCE",iCr="dnd-core/ADD_TARGET",oCr="dnd-core/REMOVE_SOURCE",lCr="dnd-core/REMOVE_TARGET";function cCr(t,e){e&&Array.isArray(t)?t.forEach((function(t){return cCr(t,!1)})):q3n("string"===typeof t||"symbol"===typeof t,e?"Type can only be a string, a symbol, or an array of either.":"Type can only be a string or a symbol.")}!function(t){t.SOURCE="SOURCE",t.TARGET="TARGET"}(rCr||(rCr={}));var sCr=0;function uCr(t){var e=(sCr++).toString();switch(t){case rCr.SOURCE:return"S".concat(e);case rCr.TARGET:return"T".concat(e);default:throw new Error("Unknown Handler Role: ".concat(t))}}function dCr(t){switch(t[0]){case"S":return rCr.SOURCE;case"T":return rCr.TARGET;default:throw new Error("Cannot parse handler ID: ".concat(t))}}function hCr(t,e){var n=t.entries(),r=!1;do{var a=n.next(),i=a.done;if(m(a.value,2)[1]===e)return!0;r=!!i}while(!r);return!1}var fCr=function(){function t(e){C(this,t),this.types=new Map,this.dragSources=new Map,this.dropTargets=new Map,this.pinnedSourceId=null,this.pinnedSource=null,this.store=e}return E(t,[{key:"addSource",value:function(t,e){cCr(t),function(t){q3n("function"===typeof t.canDrag,"Expected canDrag to be a function."),q3n("function"===typeof t.beginDrag,"Expected beginDrag to be a function."),q3n("function"===typeof t.endDrag,"Expected endDrag to be a function.")}(e);var n=this.addHandler(rCr.SOURCE,t,e);return this.store.dispatch(function(t){return{type:aCr,payload:{sourceId:t}}}(n)),n}},{key:"addTarget",value:function(t,e){cCr(t,!0),function(t){q3n("function"===typeof t.canDrop,"Expected canDrop to be a function."),q3n("function"===typeof t.hover,"Expected hover to be a function."),q3n("function"===typeof t.drop,"Expected beginDrag to be a function.")}(e);var n=this.addHandler(rCr.TARGET,t,e);return this.store.dispatch(function(t){return{type:iCr,payload:{targetId:t}}}(n)),n}},{key:"containsHandler",value:function(t){return hCr(this.dragSources,t)||hCr(this.dropTargets,t)}},{key:"getSource",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return q3n(this.isSourceId(t),"Expected a valid source ID."),e&&t===this.pinnedSourceId?this.pinnedSource:this.dragSources.get(t)}},{key:"getTarget",value:function(t){return q3n(this.isTargetId(t),"Expected a valid target ID."),this.dropTargets.get(t)}},{key:"getSourceType",value:function(t){return q3n(this.isSourceId(t),"Expected a valid source ID."),this.types.get(t)}},{key:"getTargetType",value:function(t){return q3n(this.isTargetId(t),"Expected a valid target ID."),this.types.get(t)}},{key:"isSourceId",value:function(t){return dCr(t)===rCr.SOURCE}},{key:"isTargetId",value:function(t){return dCr(t)===rCr.TARGET}},{key:"removeSource",value:function(t){var e,n=this;q3n(this.getSource(t),"Expected an existing source."),this.store.dispatch(function(t){return{type:oCr,payload:{sourceId:t}}}(t)),e=function(){n.dragSources.delete(t),n.types.delete(t)},eCr.enqueueTask(nCr.create(e))}},{key:"removeTarget",value:function(t){q3n(this.getTarget(t),"Expected an existing target."),this.store.dispatch(function(t){return{type:lCr,payload:{targetId:t}}}(t)),this.dropTargets.delete(t),this.types.delete(t)}},{key:"pinSource",value:function(t){var e=this.getSource(t);q3n(e,"Expected an existing source."),this.pinnedSourceId=t,this.pinnedSource=e}},{key:"unpinSource",value:function(){q3n(this.pinnedSource,"No source is pinned at the time."),this.pinnedSourceId=null,this.pinnedSource=null}},{key:"addHandler",value:function(t,e,n){var r=uCr(t);return this.types.set(r,e),t===rCr.SOURCE?this.dragSources.set(r,n):t===rCr.TARGET&&this.dropTargets.set(r,n),r}}]),t}(),pCr=function(t,e){return t===e};function gCr(){var t=arguments.length>1?arguments[1]:void 0;switch(t.type){case Lzr:break;case aCr:case iCr:case lCr:case oCr:return Zzr;default:return Gzr}var e=t.payload,n=e.targetIds,r=void 0===n?[]:n,a=e.prevTargetIds,i=void 0===a?[]:a,o=function(t,e){var n=new Map,r=function(t){n.set(t,n.has(t)?n.get(t)+1:1)};t.forEach(r),e.forEach(r);var a=[];return n.forEach((function(t,e){1===t&&a.push(e)})),a}(r,i),l=o.length>0||!function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:pCr;if(t.length!==e.length)return!1;for(var r=0;r<t.length;++r)if(!n(t[r],e[r]))return!1;return!0}(r,i);if(!l)return Zzr;var c=i[i.length-1],s=r[r.length-1];return c!==s&&(c&&o.push(c),s&&o.push(s)),o}function vCr(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var mCr={initialSourceClientOffset:null,initialClientOffset:null,clientOffset:null};function yCr(){var t,e,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:mCr,r=arguments.length>1?arguments[1]:void 0,a=r.payload;switch(r.type){case Hzr:case Ezr:return{initialSourceClientOffset:a.sourceClientOffset,initialClientOffset:a.clientOffset,clientOffset:a.clientOffset};case Lzr:return t=n.clientOffset,e=a.clientOffset,!t&&!e||t&&e&&t.x===e.x&&t.y===e.y?n:function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{},r=Object.keys(n);"function"===typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable})))),r.forEach((function(e){vCr(t,e,n[e])}))}return t}({},n,{clientOffset:a.clientOffset});case Bzr:case _zr:return mCr;default:return n}}function bCr(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function xCr(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{},r=Object.keys(n);"function"===typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable})))),r.forEach((function(e){bCr(t,e,n[e])}))}return t}var MCr={itemType:null,item:null,sourceId:null,targetIds:[],dropResult:null,didDrop:!1,isSourcePublic:null};function wCr(){var t,e,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:MCr,r=arguments.length>1?arguments[1]:void 0,a=r.payload;switch(r.type){case Ezr:return xCr({},n,{itemType:a.itemType,item:a.item,sourceId:a.sourceId,isSourcePublic:a.isSourcePublic,dropResult:null,didDrop:!1});case Szr:return xCr({},n,{isSourcePublic:!0});case Lzr:return xCr({},n,{targetIds:a.targetIds});case lCr:return-1===n.targetIds.indexOf(a.targetId)?n:xCr({},n,{targetIds:(t=n.targetIds,e=a.targetId,t.filter((function(t){return t!==e})))});case _zr:return xCr({},n,{dropResult:a.dropResult,didDrop:!0,targetIds:[]});case Bzr:return xCr({},n,{itemType:null,item:null,sourceId:null,dropResult:null,didDrop:!1,isSourcePublic:null,targetIds:[]});default:return n}}function zCr(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;switch((arguments.length>1?arguments[1]:void 0).type){case aCr:case iCr:return t+1;case oCr:case lCr:return t-1;default:return t}}function CCr(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:0)+1}function ACr(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function kCr(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{},r=Object.keys(n);"function"===typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable})))),r.forEach((function(e){ACr(t,e,n[e])}))}return t}function HCr(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1?arguments[1]:void 0;return{dirtyHandlerIds:gCr(t.dirtyHandlerIds,{type:e.type,payload:kCr({},e.payload,{prevTargetIds:Azr(t,"dragOperation.targetIds",[])})}),dragOffset:yCr(t.dragOffset,e),refCount:zCr(t.refCount,e),dragOperation:wCr(t.dragOperation,e),stateId:CCr(t.stateId)}}function ECr(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=function(t){var e="undefined"!==typeof window&&window.__REDUX_DEVTOOLS_EXTENSION__;return Mfn(HCr,t&&e&&e({name:"dnd-core",instanceId:"dnd-core"}))}(arguments.length>3&&void 0!==arguments[3]&&arguments[3]),a=new qzr(r,new fCr(r)),i=new Uzr(r,a),o=t(i,e,n);return i.receiveBackend(o),i}function SCr(t,e){if(null==t)return{};var n,r,a=function(t,e){if(null==t)return{};var n,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);return a}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}return a}var LCr=0,_Cr=Symbol.for("__REACT_DND_CONTEXT_INSTANCE__"),BCr=(0,x.memo)((function(t){var e=t.children,n=function(t){if("manager"in t){return[{dragDropManager:t.manager},!1]}var e=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:DCr(),n=arguments.length>2?arguments[2]:void 0,r=arguments.length>3?arguments[3]:void 0,a=e;a[_Cr]||(a[_Cr]={dragDropManager:ECr(t,e,n,r)});return a[_Cr]}(t.backend,t.context,t.options,t.debugMode),n=!t.context;return[e,n]}(SCr(t,["children"])),r=m(n,2),a=r[0],i=r[1];return(0,x.useEffect)((function(){if(i){var t=DCr();return++LCr,function(){0===--LCr&&(t[_Cr]=null)}}}),[]),(0,uf.jsx)(l6n.Provider,{value:a,children:e})}));function DCr(){return"undefined"!==typeof global?global:window}function TCr(t){var e=null;return function(){return null==e&&(e=t()),e}}var VCr,OCr=function(){function t(e){C(this,t),this.entered=[],this.isNodeInDocument=e}return E(t,[{key:"enter",value:function(t){var e=this,n=this.entered.length;return this.entered=function(t,e){var n=new Set,r=function(t){return n.add(t)};t.forEach(r),e.forEach(r);var a=[];return n.forEach((function(t){return a.push(t)})),a}(this.entered.filter((function(n){return e.isNodeInDocument(n)&&(!n.contains||n.contains(t))})),[t]),0===n&&this.entered.length>0}},{key:"leave",value:function(t){var e,n,r=this.entered.length;return this.entered=(e=this.entered.filter(this.isNodeInDocument),n=t,e.filter((function(t){return t!==n}))),r>0&&0===this.entered.length}},{key:"reset",value:function(){this.entered=[]}}]),t}(),ICr=function(){function t(e){C(this,t),this.config=e,this.item={},this.initializeExposedProperties()}return E(t,[{key:"initializeExposedProperties",value:function(){var t=this;Object.keys(this.config.exposeProperties).forEach((function(e){Object.defineProperty(t.item,e,{configurable:!0,enumerable:!0,get:function(){return console.warn("Browser doesn't allow reading \"".concat(e,'" until the drop event.')),null}})}))}},{key:"loadDataTransfer",value:function(t){var e=this;if(t){var n={};Object.keys(this.config.exposeProperties).forEach((function(r){var a=e.config.exposeProperties[r];null!=a&&(n[r]={value:a(t,e.config.matchesTypes),configurable:!0,enumerable:!0})})),Object.defineProperties(this.item,n)}}},{key:"canDrag",value:function(){return!0}},{key:"beginDrag",value:function(){return this.item}},{key:"isDragging",value:function(t,e){return e===t.getSourceId()}},{key:"endDrag",value:function(){}}]),t}(),RCr="__NATIVE_FILE__",FCr="__NATIVE_URL__",NCr="__NATIVE_TEXT__",PCr="__NATIVE_HTML__";function jCr(t,e,n){var r=e.reduce((function(e,n){return e||t.getData(n)}),"");return null!=r?r:n}var UCr=(He(VCr={},RCr,{exposeProperties:{files:function(t){return Array.prototype.slice.call(t.files)},items:function(t){return t.items},dataTransfer:function(t){return t}},matchesTypes:["Files"]}),He(VCr,PCr,{exposeProperties:{html:function(t,e){return jCr(t,e,"")},dataTransfer:function(t){return t}},matchesTypes:["Html","text/html"]}),He(VCr,FCr,{exposeProperties:{urls:function(t,e){return jCr(t,e,"").split("\n")},dataTransfer:function(t){return t}},matchesTypes:["Url","text/uri-list"]}),He(VCr,NCr,{exposeProperties:{text:function(t,e){return jCr(t,e,"")},dataTransfer:function(t){return t}},matchesTypes:["Text","text/plain"]}),VCr);function WCr(t){if(!t)return null;var e=Array.prototype.slice.call(t.types||[]);return Object.keys(UCr).filter((function(t){var n=UCr[t];return!!(null===n||void 0===n?void 0:n.matchesTypes)&&n.matchesTypes.some((function(t){return e.indexOf(t)>-1}))}))[0]||null}var ZCr=TCr((function(){return/firefox/i.test(navigator.userAgent)})),GCr=TCr((function(){return Boolean(window.safari)})),qCr=function(){function t(e,n){C(this,t);for(var r=e.length,a=[],i=0;i<r;i++)a.push(i);a.sort((function(t,n){return e[t]<e[n]?-1:1}));for(var o,l,c=[],s=[],u=[],d=0;d<r-1;d++)o=e[d+1]-e[d],l=n[d+1]-n[d],s.push(o),c.push(l),u.push(l/o);for(var h=[u[0]],f=0;f<s.length-1;f++){var p=u[f],g=u[f+1];if(p*g<=0)h.push(0);else{o=s[f];var v=s[f+1],m=o+v;h.push(3*m/((m+v)/p+(m+o)/g))}}h.push(u[u.length-1]);for(var y,b=[],x=[],M=0;M<h.length-1;M++){y=u[M];var w=h[M],z=1/s[M],A=w+h[M+1]-y-y;b.push((y-w-A)*z),x.push(A*z*z)}this.xs=e,this.ys=n,this.c1s=h,this.c2s=b,this.c3s=x}return E(t,[{key:"interpolate",value:function(t){var e=this.xs,n=this.ys,r=this.c1s,a=this.c2s,i=this.c3s,o=e.length-1;if(t===e[o])return n[o];for(var l,c=0,s=i.length-1;c<=s;){var u=e[l=Math.floor(.5*(c+s))];if(u<t)c=l+1;else{if(!(u>t))return n[l];s=l-1}}var d=t-e[o=Math.max(0,s)],h=d*d;return n[o]+r[o]*d+a[o]*h+i[o]*d*h}}]),t}(),YCr=1;function XCr(t){var e=t.nodeType===YCr?t:t.parentElement;if(!e)return null;var n=e.getBoundingClientRect(),r=n.top;return{x:n.left,y:r}}function $Cr(t){return{x:t.clientX,y:t.clientY}}function KCr(t,e,n,r,a){var i=function(t){var e;return"IMG"===t.nodeName&&(ZCr()||!(null===(e=document.documentElement)||void 0===e?void 0:e.contains(t)))}(e),o=XCr(i?t:e),l={x:n.x-o.x,y:n.y-o.y},c=t.offsetWidth,s=t.offsetHeight,u=r.anchorX,d=r.anchorY,h=function(t,e,n,r){var a=t?e.width:n,i=t?e.height:r;return GCr()&&t&&(i/=window.devicePixelRatio,a/=window.devicePixelRatio),{dragPreviewWidth:a,dragPreviewHeight:i}}(i,e,c,s),f=h.dragPreviewWidth,p=h.dragPreviewHeight,g=a.offsetX,v=a.offsetY,m=0===v||v;return{x:0===g||g?g:new qCr([0,.5,1],[l.x,l.x/c*f,l.x+f-c]).interpolate(u),y:m?v:function(){var t=new qCr([0,.5,1],[l.y,l.y/s*p,l.y+p-s]).interpolate(d);return GCr()&&i&&(t+=(window.devicePixelRatio-1)*p),t}()}}var QCr=function(){function t(e,n){C(this,t),this.ownerDocument=null,this.globalContext=e,this.optionsArgs=n}return E(t,[{key:"window",get:function(){return this.globalContext?this.globalContext:"undefined"!==typeof window?window:void 0}},{key:"document",get:function(){var t;return(null===(t=this.globalContext)||void 0===t?void 0:t.document)?this.globalContext.document:this.window?this.window.document:void 0}},{key:"rootElement",get:function(){var t;return(null===(t=this.optionsArgs)||void 0===t?void 0:t.rootElement)||this.window}}]),t}();function JCr(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function tAr(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{},r=Object.keys(n);"function"===typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable})))),r.forEach((function(e){JCr(t,e,n[e])}))}return t}var eAr,nAr=function(){function t(e,n,r){var a=this;C(this,t),this.sourcePreviewNodes=new Map,this.sourcePreviewNodeOptions=new Map,this.sourceNodes=new Map,this.sourceNodeOptions=new Map,this.dragStartSourceIds=null,this.dropTargetIds=[],this.dragEnterTargetIds=[],this.currentNativeSource=null,this.currentNativeHandle=null,this.currentDragSourceNode=null,this.altKeyPressed=!1,this.mouseMoveTimeoutTimer=null,this.asyncEndDragFrameId=null,this.dragOverTargetIds=null,this.lastClientOffset=null,this.hoverRafId=null,this.getSourceClientOffset=function(t){var e=a.sourceNodes.get(t);return e&&XCr(e)||null},this.endDragNativeItem=function(){a.isDraggingNativeItem()&&(a.actions.endDrag(),a.currentNativeHandle&&a.registry.removeSource(a.currentNativeHandle),a.currentNativeHandle=null,a.currentNativeSource=null)},this.isNodeInDocument=function(t){return Boolean(t&&a.document&&a.document.body&&a.document.body.contains(t))},this.endDragIfSourceWasRemovedFromDOM=function(){var t=a.currentDragSourceNode;null==t||a.isNodeInDocument(t)||(a.clearCurrentDragSourceNode()&&a.monitor.isDragging()&&a.actions.endDrag(),a.cancelHover())},this.scheduleHover=function(t){null===a.hoverRafId&&"undefined"!==typeof requestAnimationFrame&&(a.hoverRafId=requestAnimationFrame((function(){a.monitor.isDragging()&&a.actions.hover(t||[],{clientOffset:a.lastClientOffset}),a.hoverRafId=null})))},this.cancelHover=function(){null!==a.hoverRafId&&"undefined"!==typeof cancelAnimationFrame&&(cancelAnimationFrame(a.hoverRafId),a.hoverRafId=null)},this.handleTopDragStartCapture=function(){a.clearCurrentDragSourceNode(),a.dragStartSourceIds=[]},this.handleTopDragStart=function(t){if(!t.defaultPrevented){var e=a.dragStartSourceIds;a.dragStartSourceIds=null;var n=$Cr(t);a.monitor.isDragging()&&(a.actions.endDrag(),a.cancelHover()),a.actions.beginDrag(e||[],{publishSource:!1,getSourceClientOffset:a.getSourceClientOffset,clientOffset:n});var r=t.dataTransfer,i=WCr(r);if(a.monitor.isDragging()){if(r&&"function"===typeof r.setDragImage){var o=a.monitor.getSourceId(),l=a.sourceNodes.get(o),c=a.sourcePreviewNodes.get(o)||l;if(c){var s=a.getCurrentSourcePreviewNodeOptions(),u=KCr(l,c,n,{anchorX:s.anchorX,anchorY:s.anchorY},{offsetX:s.offsetX,offsetY:s.offsetY});r.setDragImage(c,u.x,u.y)}}try{null===r||void 0===r||r.setData("application/json",{})}catch(d){}a.setCurrentDragSourceNode(t.target),a.getCurrentSourcePreviewNodeOptions().captureDraggingState?a.actions.publishDragSource():setTimeout((function(){return a.actions.publishDragSource()}),0)}else if(i)a.beginDragNativeItem(i);else{if(r&&!r.types&&(t.target&&!t.target.hasAttribute||!t.target.hasAttribute("draggable")))return;t.preventDefault()}}},this.handleTopDragEndCapture=function(){a.clearCurrentDragSourceNode()&&a.monitor.isDragging()&&a.actions.endDrag(),a.cancelHover()},this.handleTopDragEnterCapture=function(t){var e;(a.dragEnterTargetIds=[],a.isDraggingNativeItem())&&(null===(e=a.currentNativeSource)||void 0===e||e.loadDataTransfer(t.dataTransfer));if(a.enterLeaveCounter.enter(t.target)&&!a.monitor.isDragging()){var n=t.dataTransfer,r=WCr(n);r&&a.beginDragNativeItem(r,n)}},this.handleTopDragEnter=function(t){var e=a.dragEnterTargetIds;(a.dragEnterTargetIds=[],a.monitor.isDragging())&&(a.altKeyPressed=t.altKey,e.length>0&&a.actions.hover(e,{clientOffset:$Cr(t)}),e.some((function(t){return a.monitor.canDropOnTarget(t)}))&&(t.preventDefault(),t.dataTransfer&&(t.dataTransfer.dropEffect=a.getCurrentDropEffect())))},this.handleTopDragOverCapture=function(t){var e;(a.dragOverTargetIds=[],a.isDraggingNativeItem())&&(null===(e=a.currentNativeSource)||void 0===e||e.loadDataTransfer(t.dataTransfer))},this.handleTopDragOver=function(t){var e=a.dragOverTargetIds;if(a.dragOverTargetIds=[],!a.monitor.isDragging())return t.preventDefault(),void(t.dataTransfer&&(t.dataTransfer.dropEffect="none"));a.altKeyPressed=t.altKey,a.lastClientOffset=$Cr(t),a.scheduleHover(e),(e||[]).some((function(t){return a.monitor.canDropOnTarget(t)}))?(t.preventDefault(),t.dataTransfer&&(t.dataTransfer.dropEffect=a.getCurrentDropEffect())):a.isDraggingNativeItem()?t.preventDefault():(t.preventDefault(),t.dataTransfer&&(t.dataTransfer.dropEffect="none"))},this.handleTopDragLeaveCapture=function(t){a.isDraggingNativeItem()&&t.preventDefault(),a.enterLeaveCounter.leave(t.target)&&(a.isDraggingNativeItem()&&setTimeout((function(){return a.endDragNativeItem()}),0),a.cancelHover())},this.handleTopDropCapture=function(t){var e;(a.dropTargetIds=[],a.isDraggingNativeItem())?(t.preventDefault(),null===(e=a.currentNativeSource)||void 0===e||e.loadDataTransfer(t.dataTransfer)):WCr(t.dataTransfer)&&t.preventDefault();a.enterLeaveCounter.reset()},this.handleTopDrop=function(t){var e=a.dropTargetIds;a.dropTargetIds=[],a.actions.hover(e,{clientOffset:$Cr(t)}),a.actions.drop({dropEffect:a.getCurrentDropEffect()}),a.isDraggingNativeItem()?a.endDragNativeItem():a.monitor.isDragging()&&a.actions.endDrag(),a.cancelHover()},this.handleSelectStart=function(t){var e=t.target;"function"===typeof e.dragDrop&&("INPUT"===e.tagName||"SELECT"===e.tagName||"TEXTAREA"===e.tagName||e.isContentEditable||(t.preventDefault(),e.dragDrop()))},this.options=new QCr(n,r),this.actions=e.getActions(),this.monitor=e.getMonitor(),this.registry=e.getRegistry(),this.enterLeaveCounter=new OCr(this.isNodeInDocument)}return E(t,[{key:"profile",value:function(){var t,e;return{sourcePreviewNodes:this.sourcePreviewNodes.size,sourcePreviewNodeOptions:this.sourcePreviewNodeOptions.size,sourceNodeOptions:this.sourceNodeOptions.size,sourceNodes:this.sourceNodes.size,dragStartSourceIds:(null===(t=this.dragStartSourceIds)||void 0===t?void 0:t.length)||0,dropTargetIds:this.dropTargetIds.length,dragEnterTargetIds:this.dragEnterTargetIds.length,dragOverTargetIds:(null===(e=this.dragOverTargetIds)||void 0===e?void 0:e.length)||0}}},{key:"window",get:function(){return this.options.window}},{key:"document",get:function(){return this.options.document}},{key:"rootElement",get:function(){return this.options.rootElement}},{key:"setup",value:function(){var t=this.rootElement;if(void 0!==t){if(t.__isReactDndBackendSetUp)throw new Error("Cannot have two HTML5 backends at the same time.");t.__isReactDndBackendSetUp=!0,this.addEventListeners(t)}}},{key:"teardown",value:function(){var t,e=this.rootElement;void 0!==e&&(e.__isReactDndBackendSetUp=!1,this.removeEventListeners(this.rootElement),this.clearCurrentDragSourceNode(),this.asyncEndDragFrameId&&(null===(t=this.window)||void 0===t||t.cancelAnimationFrame(this.asyncEndDragFrameId)))}},{key:"connectDragPreview",value:function(t,e,n){var r=this;return this.sourcePreviewNodeOptions.set(t,n),this.sourcePreviewNodes.set(t,e),function(){r.sourcePreviewNodes.delete(t),r.sourcePreviewNodeOptions.delete(t)}}},{key:"connectDragSource",value:function(t,e,n){var r=this;this.sourceNodes.set(t,e),this.sourceNodeOptions.set(t,n);var a=function(e){return r.handleDragStart(e,t)},i=function(t){return r.handleSelectStart(t)};return e.setAttribute("draggable","true"),e.addEventListener("dragstart",a),e.addEventListener("selectstart",i),function(){r.sourceNodes.delete(t),r.sourceNodeOptions.delete(t),e.removeEventListener("dragstart",a),e.removeEventListener("selectstart",i),e.setAttribute("draggable","false")}}},{key:"connectDropTarget",value:function(t,e){var n=this,r=function(e){return n.handleDragEnter(e,t)},a=function(e){return n.handleDragOver(e,t)},i=function(e){return n.handleDrop(e,t)};return e.addEventListener("dragenter",r),e.addEventListener("dragover",a),e.addEventListener("drop",i),function(){e.removeEventListener("dragenter",r),e.removeEventListener("dragover",a),e.removeEventListener("drop",i)}}},{key:"addEventListeners",value:function(t){t.addEventListener&&(t.addEventListener("dragstart",this.handleTopDragStart),t.addEventListener("dragstart",this.handleTopDragStartCapture,!0),t.addEventListener("dragend",this.handleTopDragEndCapture,!0),t.addEventListener("dragenter",this.handleTopDragEnter),t.addEventListener("dragenter",this.handleTopDragEnterCapture,!0),t.addEventListener("dragleave",this.handleTopDragLeaveCapture,!0),t.addEventListener("dragover",this.handleTopDragOver),t.addEventListener("dragover",this.handleTopDragOverCapture,!0),t.addEventListener("drop",this.handleTopDrop),t.addEventListener("drop",this.handleTopDropCapture,!0))}},{key:"removeEventListeners",value:function(t){t.removeEventListener&&(t.removeEventListener("dragstart",this.handleTopDragStart),t.removeEventListener("dragstart",this.handleTopDragStartCapture,!0),t.removeEventListener("dragend",this.handleTopDragEndCapture,!0),t.removeEventListener("dragenter",this.handleTopDragEnter),t.removeEventListener("dragenter",this.handleTopDragEnterCapture,!0),t.removeEventListener("dragleave",this.handleTopDragLeaveCapture,!0),t.removeEventListener("dragover",this.handleTopDragOver),t.removeEventListener("dragover",this.handleTopDragOverCapture,!0),t.removeEventListener("drop",this.handleTopDrop),t.removeEventListener("drop",this.handleTopDropCapture,!0))}},{key:"getCurrentSourceNodeOptions",value:function(){var t=this.monitor.getSourceId(),e=this.sourceNodeOptions.get(t);return tAr({dropEffect:this.altKeyPressed?"copy":"move"},e||{})}},{key:"getCurrentDropEffect",value:function(){return this.isDraggingNativeItem()?"copy":this.getCurrentSourceNodeOptions().dropEffect}},{key:"getCurrentSourcePreviewNodeOptions",value:function(){var t=this.monitor.getSourceId();return tAr({anchorX:.5,anchorY:.5,captureDraggingState:!1},this.sourcePreviewNodeOptions.get(t)||{})}},{key:"isDraggingNativeItem",value:function(){var t=this.monitor.getItemType();return Object.keys(h).some((function(e){return h[e]===t}))}},{key:"beginDragNativeItem",value:function(t,e){this.clearCurrentDragSourceNode(),this.currentNativeSource=function(t,e){var n=UCr[t];if(!n)throw new Error("native type ".concat(t," has no configuration"));var r=new ICr(n);return r.loadDataTransfer(e),r}(t,e),this.currentNativeHandle=this.registry.addSource(t,this.currentNativeSource),this.actions.beginDrag([this.currentNativeHandle])}},{key:"setCurrentDragSourceNode",value:function(t){var e=this;this.clearCurrentDragSourceNode(),this.currentDragSourceNode=t;this.mouseMoveTimeoutTimer=setTimeout((function(){var t;return null===(t=e.rootElement)||void 0===t?void 0:t.addEventListener("mousemove",e.endDragIfSourceWasRemovedFromDOM,!0)}),1e3)}},{key:"clearCurrentDragSourceNode",value:function(){if(this.currentDragSourceNode){var t;if(this.currentDragSourceNode=null,this.rootElement)null===(t=this.window)||void 0===t||t.clearTimeout(this.mouseMoveTimeoutTimer||void 0),this.rootElement.removeEventListener("mousemove",this.endDragIfSourceWasRemovedFromDOM,!0);return this.mouseMoveTimeoutTimer=null,!0}return!1}},{key:"handleDragStart",value:function(t,e){t.defaultPrevented||(this.dragStartSourceIds||(this.dragStartSourceIds=[]),this.dragStartSourceIds.unshift(e))}},{key:"handleDragEnter",value:function(t,e){this.dragEnterTargetIds.unshift(e)}},{key:"handleDragOver",value:function(t,e){null===this.dragOverTargetIds&&(this.dragOverTargetIds=[]),this.dragOverTargetIds.unshift(e)}},{key:"handleDrop",value:function(t,e){this.dropTargetIds.unshift(e)}}]),t}(),rAr=function(t,e,n){return new nAr(t,e,n)},aAr=function(){var t=_t();return Ys(jI).filter((function(t){return"mock"!==t.service})).length>0?(0,uf.jsx)(uf.Fragment,{}):(0,uf.jsx)(i7n,{title:"You don't have any data sources",subtitle:"To build a live app, you will need to add your own data. Get started by clicking the button below.",graphic:"https://res.cloudinary.com/frontly/image/upload/v1716245131/Graphs_y2esoe.svg",buttonText:"Add Data Source",onClick:function(){return t("/spreadsheets")}})},iAr=function(t){var e=t.page,n=t.isPreview,r=t.availableWidth,a=t.screenPreviewSize,i=eun(),o=Ys(XI),l=oR().activeCustomBlock,c=Gcn().setPage,s=Ys(iI),u=Ys(ZI),d=Ys(nI),h=pd((0,Js.get)(e,"blocks",[]));l&&(h=fd(h));var f=h.filter((function(t){return!t.parent&&!t.layoutParent})),p=h.filter((function(t){return t.parent===s&&!t.layoutParent})),g=h.find((function(t){return t.id===s})),v=(g=(0,jhn().getBlockWithVersion)(g).blockWithVersion)?p:f,y=m((0,x.useState)(!1),2),b=y[0],M=y[1],w=Pu(g,h),z=(0,Js.get)(g,"recordClickAction"),C=!w||"modal"===w,A="fullPage"===w,k=g&&(!z||"default"===z),H=FO(g),E=(0,Js.get)(e,"layoutType","default"),S=(0,x.useRef)((0,Js.get)(e,"blocks"));(0,x.useEffect)((function(){S.current=(0,Js.get)(e,"blocks")}),[(0,Js.get)(e,"blocks")]);var L=M6n((function(){return{accept:["row","column","element"],drop:function(t,e){if(!e.didDrop())return function(t){t.blockType?i({type:t.blockType,latestBlocks:S.current}):c({blocks:S.current.map((function(e){return e.id===t.id?Se(Se({},e),{},{layoutParent:null}):e}))})}(t),{targetId:"pageRoot"}},collect:function(t){return{isOver:t.isOver({shallow:!0}),canDropHere:t.canDrop()}}}}),[]),_=m(L,2),B=_[0],D=B.isOver,T=B.canDropHere,V=_[1],O=(0,x.useRef)();if((0,x.useEffect)((function(){if(!l){var t=document.getElementById("block-".concat(d));t&&t.scrollIntoView({behavior:"smooth"})}}),[d]),0===Ys(jI).filter((function(t){return"mock"!==t.service})).length)return(0,uf.jsx)("div",{style:{padding:"30px"},children:(0,uf.jsx)(aAr,{})});var I=yxn((0,Js.get)(e,"padding",{}),"32px"),R=null;if(l&&l.repeating){var F=(0,Js.get)(v,0);F&&(R=(0,uf.jsx)(R1n,Se(Se({itemCount:6},l),{},{containerType:(0,Js.get)(l,"containerType","grid"),children:[1,2,3,4,5,6].map((function(t){return(0,uf.jsx)(k6n,{data:{page:e,block:F,availableWidth:r,isPreview:n}},t)}))})))}else R=v.map((function(t,a){return(0,uf.jsx)(k6n,{data:{page:e,block:t,availableWidth:r,isPreview:n,index:a,parentType:null}},t.id)}));var N=((0,Js.get)(e,"newGridSystem",!1)||(0,Js.get)(o,"new_grid_system",!1))&&!l,P=(0,uf.jsxs)(uf.Fragment,{children:[0===v.length&&(0,uf.jsx)(a7n,{newBlockSlotNumber:b,setNewBlockSlotNumber:M}),(0,uf.jsx)(Gxn,{}),v.length>0&&(0,uf.jsx)(lAr,{newGridSystem:N,ref:V(O),style:{width:"100%",border:D&&T?"2px dashed blue":"2px solid transparent",gap:kd((0,Js.get)(e,"rootBlockGap",32)),padding:g&&C?"0px":I},children:R})]}),j=(0,Js.get)(g,"detailViewWidth","600px");if("100%"===j&&(j="92%"),g&&C)return k?(0,uf.jsx)(_9n,{darkMode:u,background:u?tu.darkModeLightBackground:"white",modalPreview:!0,header:{title:H},minWidth:j,children:(0,uf.jsx)(u8n,{page:e,hideCard:!0,setupBlock:g,previewMode:!0,minWidth:j})}):(0,uf.jsx)(_9n,{background:u?tu.darkModeLightBackground:"white",darkMode:u,modalPreview:!0,header:{title:H},minWidth:j,children:P});var U=gd(v),W=U.includes(a)?a:"desktop",Z=(0,Js.get)({desktop:25,tablet:20,mobile:15},a,25);return(0,uf.jsxs)(oAr,{bannerHeight:A?115:60,gridLayout:"grid"===E,children:[A&&(0,uf.jsx)(z9n,{whiteText:u,margin:"30px 30px 0 30px",items:[{text:(0,Js.get)(g,"label")||"All Records",onClick:null},{text:H}],fontSize:18}),k&&(0,uf.jsx)("div",{style:{margin:"30px",maxWidth:j},children:(0,uf.jsx)(_9n,{modalPreview:!0,header:{title:H},minWidth:j,children:(0,uf.jsx)(u8n,{page:e,hideCard:!0,setupBlock:g,previewMode:!0,minWidth:j})})}),(0===v.length&&!k||"default"===E&&!k)&&P,"grid"===E&&(0,uf.jsx)(Lxn,{screenPreviewSize:W,setPosition:function(t,n){U.includes(a)?c({blocks:(0,Js.get)(e,"blocks",[]).map((function(e){if(e.id===n){var r=(0,Js.get)(e,"gridPosition",{});return Se(Se({},e),{},{gridPosition:Se(Se({},r),{},He({},a,t))})}return e}))}):c({blocks:(0,Js.get)(e,"blocks",[]).map((function(e){var r=(0,Js.get)(e,"gridPosition",{});return e.id===n?Se(Se({},e),{},{gridPosition:Se(Se({},r),{},He({},a,t))}):Se(Se({},e),{},{gridPosition:Se(Se({},r),{},He({},a,(0,Js.get)(r,"desktop")))})}))})},items:v.map((function(t){var a=(0,Js.get)(t,["gridPosition",W]),i=kd((0,Js.get)(a,"height",10)*Z);return{id:t.id,gridPosition:(0,Js.get)(t,"gridPosition",{}),content:(0,uf.jsx)(k6n,{data:{page:e,inLayout:!0,block:Se(Se({},t),{},{height:i,inGridLayout:!0}),availableWidth:r,isPreview:n}},t.id)}}))})]})},oAr=sf.div.withConfig({displayName:"SetupMode__FullScreenPreviewContainer",componentId:"sc-vsblsd-0"})(["width:100%;height:calc(100vh - ","px);overflow:auto;"],(function(t){return t.bannerHeight})),lAr=sf.div.withConfig({displayName:"SetupMode__GridLayout",componentId:"sc-vsblsd-1"})(["",""],(function(t){return t.newGridSystem?"\n  display: grid;\n  background: #f0f0f0;\n  grid-template-columns: repeat(4, 1fr);\n  grid-template-rows: auto;\n\n  @media (max-width: 768px) {\n    grid-template-columns: repeat(2, 1fr);\n    grid-template-rows: auto;\n  }\n  @media (max-width: 480px) {\n    grid-template-columns: repeat(1, 1fr);\n    grid-template-rows: auto;\n  }\n  ":"\n  display: flex;\n  flex-direction: column;\n  "})),cAr=function(t){var e,n=t.finalize,r=t.reset,a=lR(),i=m(Xs(XI),2),o=i[0],l=i[1],c=m((0,x.useState)(!1),2),s=c[0],u=c[1],d=(0,Js.get)(o,"navigation",{}),h=(0,Js.get)(d,"type","sidebar"),f=$s(vI),p=$s(AI),g=(0,Js.get)(o,"google_sheets_connected");return(0,x.useEffect)((function(){g&&(u(!0),K9.post("/check_google_connection/").then((function(t){var e=(0,Js.get)(t,"data",{}),n=(0,Js.get)(e,"status");u(!1),"INVALID"===n&&l({google_sheets_connected:!1})})))}),[]),(0,uf.jsx)(fAr,{children:(0,uf.jsxs)(pAr,{children:[(0,uf.jsxs)(hAr,{children:[(0,uf.jsxs)("div",{children:[(0,uf.jsx)(dR,{data:{text:"Preview Your App",fontStyle:"heading2xl",color:"white"}}),(0,uf.jsx)(dAr,{children:"Some features are not functional in preview."})]}),(0,uf.jsxs)(fR,{gap:"15px",alignItems:"center",children:[(0,uf.jsxs)(sAr,{children:[(0,uf.jsx)(gf,{data:{text:"Start Again",size:"large",icon:"FiRefreshCcw",type:"hollowWhite",border:"2px solid rgba(255, 255, 255, 0.5)",onClick:function(){return p({title:"Reset App And Start Again?",text:"Are you sure you want to reset? This will clear your current app.",confirm:function(){r(),f(null)}})}}}),(0,uf.jsx)(gf,{data:{text:"Finalize App",size:"large",backgroundColor:"rgb(0, 85, 255)",icon:"FiCheckCircle",onClick:n,flippedIcon:!0,border:"2px solid white"}})]}),(0,uf.jsxs)(uAr,{children:[(0,uf.jsx)(gf,{data:(e={text:"Start Again",icon:"FiRefreshCcw",type:"basic"},He(e,"type","hollowWhite"),He(e,"border","2px solid white"),He(e,"onClick",(function(){return p({title:"Reset App?",text:"Are you sure you want to reset? This will clear your current app.",confirm:function(){r(),f(null)}})})),e)}),(0,uf.jsx)(gf,{data:{text:"Finalize App",icon:"FiSave",onClick:n,flippedIcon:!0,disabled:s,isFetching:s,border:"2px solid white"}})]})]})]}),(0,uf.jsx)(gAr,{children:(0,uf.jsxs)(vAr,{navigationType:h,children:[(0,uf.jsx)(vxn,{isPreview:!0}),(0,uf.jsx)(BCr,{backend:rAr,children:(0,uf.jsx)(iAr,{page:a,availableWidth:"1000px",isPreview:!0})})]})})]})})},sAr=sf.div.withConfig({displayName:"AIPreview__DesktopButtons",componentId:"sc-11911ad-0"})(["display:flex;align-items:center;gap:15px;@media screen and (max-width:800px){display:none;}"]),uAr=sf.div.withConfig({displayName:"AIPreview__MobileButtons",componentId:"sc-11911ad-1"})(["display:none;align-items:center;gap:15px;@media screen and (max-width:800px){display:flex;}"]),dAr=sf.div.withConfig({displayName:"AIPreview__Description",componentId:"sc-11911ad-2"})(["font-size:16px;font-weight:300;color:#ffffff99;@media screen and (max-width:800px){display:none;}"]),hAr=sf.div.withConfig({displayName:"AIPreview__PreviewPanel",componentId:"sc-11911ad-3"})(["width:100%;height:80px;overflow-y:auto;display:flex;align-items:center;justify-content:space-between;padding:15px 32px 15px 32px;border-bottom:1px solid #ffffff40;@media screen and (max-width:800px){flex-direction:column;height:120px;}"]),fAr=sf.div.withConfig({displayName:"AIPreview__Container",componentId:"sc-11911ad-4"})(["padding:0px;position:fixed;top:0;right:0;left:250px;bottom:0;background:linear-gradient( 236deg,rgb(170,0,255) 0%,rgb(0,85,255) 100% );"]),pAr=sf.div.withConfig({displayName:"AIPreview__Body",componentId:"sc-11911ad-5"})(["display:flex;flex-direction:column;height:100%;"]),gAr=sf.div.withConfig({displayName:"AIPreview__PreviewContainer",componentId:"sc-11911ad-6"})(["padding:32px 32px 32px 32px;height:calc(100% - 78px);margin:0 auto;width:100%;@media screen and (max-width:800px){flex-direction:column;height:calc(100% - 140px);}"]),vAr=sf.div.withConfig({displayName:"AIPreview__PreviewContent",componentId:"sc-11911ad-7"})(["border-radius:12px 12px 12px 12px;overflow-y:auto;height:100%;display:flex;background:#f6f6f7;@media screen and (max-width:800px){flex-direction:column;}",""],(function(t){return"header"===t.navigationType&&"flex-direction: column;"})),mAr=function(){var t=Ys(Mzr),e=Ys(XI),n=_t(),r=wu.get("accessToken");return(0,uf.jsx)(ozr,{label:"Your App Is Complete",description:"Your app is ready to view and customize in the no-code app editor.",children:(0,uf.jsxs)(azr,{children:[(0,uf.jsxs)(nzr,{onClick:function(){return xd({page:t,app:e,token:r})},children:[(0,uf.jsx)(aln,{data:{icon:"FiEye",color:"#d0d3d6",size:45,hover:!0}}),(0,uf.jsx)(dR,{data:{text:"View Live App",fontStyle:"headingLg",color:tu.grey4,cursor:"pointer"}})]}),(0,uf.jsxs)(nzr,{onClick:function(){return n("/page/".concat(t.id))},children:[(0,uf.jsx)(aln,{data:{icon:"FiEdit",color:"#d0d3d6",size:45,hover:!0}}),(0,uf.jsx)(dR,{data:{text:"Open No-Code Editor",fontStyle:"headingLg",color:tu.grey4,cursor:"pointer"}})]})]})})},yAr=function(t){var e=t.handleSubmit,n=t.resetApp,r=t.error,a=m(Xs(yzr),2),i=a[0];a[1];return(0,uf.jsx)(ozr,{label:"Oops! An error occurred.",description:r||"AI can be weird sometimes. Please try running the request again, or reset to start fresh.",children:(0,uf.jsxs)(azr,{children:[i.length>=10&&(0,uf.jsxs)(nzr,{onClick:e,children:[(0,uf.jsx)(aln,{data:{icon:"FiPlay",color:"#d0d3d6",size:45,hover:!0}}),(0,uf.jsx)(dR,{data:{text:"Run Request Again",fontStyle:"headingLg",color:tu.grey4,cursor:"pointer"}})]}),(0,uf.jsxs)(nzr,{onClick:n,children:[(0,uf.jsx)(aln,{data:{icon:"FiRefreshCcw",color:"#d0d3d6",size:45,hover:!0}}),(0,uf.jsx)(dR,{data:{text:"Reset & Start Fresh",fontStyle:"headingLg",color:tu.grey4,cursor:"pointer"}})]})]})})},bAr={sheet_columns:"spreadsheets",sample_records:"sheet_columns",pages:"sample_records",page_blocks:"pages",block_details:"page_blocks"},xAr=function(t){var e=t.handleSubmit,n=m(Xs(zzr),2),r=n[0],a=n[1],i=m(Xs(yzr),2),o=i[0],l=(i[1],$s(AI)),c=((0,Js.get)(o,"length",0),(0,Js.get)({spreadsheets:"Next: Sheet Columns",sheet_columns:"Next: Sample Records",sample_records:"Next: Pages",pages:"Next: Page Blocks",page_blocks:"Preview App"},r,"Next Step"));return(0,uf.jsx)(MAr,{children:(0,uf.jsxs)(fR,{gap:"20px",children:[(0,uf.jsxs)(zAr,{children:[(0,uf.jsx)(aln,{data:{icon:"FiArrowLeft",color:"white",hover:!0,size:22,margin:"2px 0 0 0"}}),(0,uf.jsx)(dR,{data:{text:"Previous Step",onClick:function(){l({title:"Go To Previous Step",text:"This will erase any data from the current step. Are you sure you want to continue?",confirm:function(){var t=(0,Js.get)(bAr,r,null);a(t)}})},fontStyle:"headingLg",color:"white",cursor:"pointer"}})]}),(0,uf.jsxs)(wAr,{onClick:e,children:[(0,uf.jsx)(dR,{data:{text:c,fontStyle:"headingLg",color:"white",cursor:"pointer"}}),(0,uf.jsx)(aln,{data:{icon:"FiArrowRight",color:"white",hover:!0,size:22,margin:"2px 0 0 0"}})]})]})})},MAr=sf.div.withConfig({displayName:"Footer__FooterContainer",componentId:"sc-yo0uoh-0"})(["height:100px;display:flex;align-items:center;justify-content:center;border-top:1px solid #ffffff40;position:fixed;bottom:0;left:250px;right:0;@media screen and (max-width:800px){left:0;}"]),wAr=sf.div.withConfig({displayName:"Footer__NextButton",componentId:"sc-yo0uoh-1"})(["background:rgb(0,85,255);display:flex;border:2px solid white;border-radius:15px;align-items:center;justify-content:center;gap:10px;padding:20px;width:fit-content;height:60px;cursor:pointer;"," &:hover{filter:brightness(90%);}"],(function(t){return t.disabled&&"cursor: not-allowed;"})),zAr=sf.div.withConfig({displayName:"Footer__BackButton",componentId:"sc-yo0uoh-2"})(["border:2px solid white;font-weight:500;font-size:20px;border-radius:15px;display:flex;align-items:center;justify-content:center;gap:10px;padding:20px;width:fit-content;height:60px;cursor:pointer;&:hover{filter:brightness(90%);}"]),CAr=n.p+"static/media/google-sheets-logo.9b5238823ab4f4d945ef.png",AAr=function(t){var e=t.inChat,n=t.label,r=t.description,a=m(Xs(XI),2),i=a[0],o=a[1],l=m((0,x.useState)(!1),2),c=l[0],s=l[1],u=St(),d=Ld("code",u),h=_t(),f=m((0,x.useState)(!1),2),p=f[0],g=f[1],v=m(Xs(jI),2),y=v[0],b=v[1];(0,x.useEffect)((function(){!(0,Js.get)(i,"google_sheets_connected")&&d&&M(d)}),[]);var M=function(t){s(!0),K9.post("".concat(q9,"/google_sheets/auth/"),{auth_code:t}).then((function(t){if((0,Js.get)(t,["data","success"])){var e=(0,Js.get)(t,["data","spreadsheets"],[]),n=[].concat(z(y),z(e));Zcn().track("Connect Google Sheets"),(0,Js.get)(i,"has_connected_google")?(h("/home"),b(n),o({google_sheets_connected:!0})):(g(!0),b(n)),Rcn("Google Sheets Connected")}else Fcn("Error connecting Google Sheets");s(!1)}))};return p?(0,uf.jsxs)(ozr,{label:"Google Sheets Connected!",description:"We've generated some sample spreadsheets in your Google account:",children:[(0,uf.jsx)(TAr,{children:y.filter((function(t){return["Ecommerce Orders","Users","Inventory"].includes(t.title)})).filter((function(t,e){return e<3})).map((function(t){return(0,uf.jsxs)(DAr,{onClick:function(){window.open("https://docs.google.com/spreadsheets/d/".concat(t.spreadsheet_id,"/edit#gid=").concat(t.tab_id))},children:[(0,uf.jsx)(_Ar,{src:CAr}),(0,uf.jsx)(SAr,{children:t.title})]})}))}),(0,uf.jsx)(BAr,{children:"Click each sheet to review in Google and understand the basic spreadsheet structure that Frontly apps require."}),(0,uf.jsx)(gf,{data:{text:"Complete Setup",icon:"FiArrowRight",borderRadius:"20px",size:"extraLarge",border:"2px solid white",margin:"30px 0 0 0",backgroundColor:"rgb(0, 85, 255)",flippedIcon:!0,onClick:function(){h("/home"),g(!0),o({google_sheets_connected:!0})}}})]}):(0,uf.jsxs)(ozr,{label:n,description:r,children:[c?(0,uf.jsxs)(LAr,{children:[(0,uf.jsx)(wtt,{color:"#0F9D58",size:38}),(0,uf.jsx)(SAr,{children:"Connecting Google Sheets"})]}):(0,uf.jsxs)(LAr,{onClick:function(){s(!0);var t="https://accounts.google.com/o/oauth2/v2/auth?scope=https%3A//www.googleapis.com/auth/spreadsheets&access_type=offline&prompt=consent&include_granted_scopes=true&response_type=code&redirect_uri=".concat(Y9,"/spreadsheets&client_id=").concat("601039036284-e7s0ep8ndhmmgl3ajjuq4h9qmbhpp8b4.apps.googleusercontent.com");window.location.href=t},children:[(0,uf.jsx)(EAr,{src:CAr}),(0,uf.jsx)(SAr,{children:"Connect Google Sheets"})]}),(0,uf.jsx)(HAr,{onClick:function(){return window.open("https://help.frontly.ai/en/articles/8049487-google-sheet-setup")},children:"Learn more about how Frontly uses Google Sheets"}),!e&&(0,uf.jsxs)(kAr,{onClick:function(){return h("/chat/new")},children:[(0,uf.jsx)(dR,{data:{text:"Not Ready? Generate An App With AI First",fontStyle:"bodyXl",color:"white",cursor:"pointer"}}),(0,uf.jsx)(aln,{data:{icon:"HiSparkles",color:"white",hover:!0,size:20}})]})]})},kAr=sf.div.withConfig({displayName:"GoogleIntegration__BackButton",componentId:"sc-52ep69-0"})(["border:2px solid white;font-weight:500;font-size:20px;border-radius:15px;display:flex;align-items:center;justify-content:center;gap:10px;padding:20px;margin-top:80px;width:fit-content;height:60px;cursor:pointer;&:hover{filter:brightness(90%);}"]),HAr=sf.div.withConfig({displayName:"GoogleIntegration__CustomLink",componentId:"sc-52ep69-1"})(["font-size:16px;font-weight:400;text-align:center;color:",";text-decoration:underline;margin-top:20px;cursor:pointer;"],tu.grey2),EAr=sf.img.withConfig({displayName:"GoogleIntegration__GoogleLogo",componentId:"sc-52ep69-2"})(["height:50px;@media screen and (max-width:800px){height:40px;}"]),SAr=sf.div.withConfig({displayName:"GoogleIntegration__ButtonText",componentId:"sc-52ep69-3"})(["font-size:25px;font-weight:500;text-align:center;@media screen and (max-width:800px){font-size:18px;}"]),LAr=sf.div.withConfig({displayName:"GoogleIntegration__ConnectButton",componentId:"sc-52ep69-4"})(["padding:25px;border-radius:20px;background:white;box-shadow:",";display:flex;gap:20px;align-items:center;justify-content:center;cursor:pointer;&:hover{box-shadow:",";}@media screen and (max-width:800px){padding:18px;width:90%;}"],gu,mu),_Ar=sf.img.withConfig({displayName:"GoogleIntegration__GoogleLogoSmall",componentId:"sc-52ep69-5"})(["height:35px;@media screen and (max-width:800px){height:30px;}"]),BAr=(sf.div.withConfig({displayName:"GoogleIntegration__Header",componentId:"sc-52ep69-6"})(["font-size:50px;font-weight:700;text-align:center;margin-bottom:20px;@media screen and (max-width:800px){font-size:30px;}"]),sf.div.withConfig({displayName:"GoogleIntegration__Description",componentId:"sc-52ep69-7"})(["font-size:25px;font-weight:300;text-align:center;max-width:800px;@media screen and (max-width:800px){font-size:18px;}"]),sf.div.withConfig({displayName:"GoogleIntegration__Explanation",componentId:"sc-52ep69-8"})(["font-size:16px;font-weight:400;text-align:center;color:",";@media screen and (max-width:800px){font-size:14px;}"],tu.grey2)),DAr=sf.div.withConfig({displayName:"GoogleIntegration__SampleSheet",componentId:"sc-52ep69-9"})(["padding:20px;border-radius:20px;background:white;box-shadow:",";display:flex;gap:20px;align-items:center;justify-content:center;cursor:pointer;&:hover{box-shadow:",";}@media screen and (max-width:800px){padding:16px;width:90%;}"],gu,mu),TAr=sf.div.withConfig({displayName:"GoogleIntegration__SamplesRow",componentId:"sc-52ep69-10"})(["display:flex;gap:20px;margin:0 0 30px 0;width:100%;justify-content:center;align-items:center;@media screen and (max-width:800px){flex-direction:column;gap:10px;}"]),VAr=sf.div.withConfig({displayName:"LoadingAnimation__Container",componentId:"sc-woq3jt-0"})(["position:relative;margin-top:100px;"]),OAr=sf.div.withConfig({displayName:"LoadingAnimation__Block",componentId:"sc-woq3jt-1"})(["position:absolute;width:30px;height:30px;background-color:#ffffff;border-radius:5px;opacity:0;animation:"," 5s forwards;animation-delay:","s;animation-iteration-count:infinite;"],(function(t){return RAr(t.x,t.y)}),(function(t){return t.delay})),IAr=sf.div.withConfig({displayName:"LoadingAnimation__TinyDot",componentId:"sc-woq3jt-2"})(["position:absolute;width:5px;height:5px;background-color:",";border-radius:50%;opacity:0;animation:"," 1s forwards;animation-delay:","s;animation-iteration-count:infinite;"],(function(t){return t.color||"#ffffff"}),(function(t){return FAr(t.x,t.y)}),(function(t){return t.delay})),RAr=function(t,e){return cf(["0%{transform:translate(",",0);opacity:0;}100%{transform:translate(","px,","px);opacity:1;}"],(function(t){return"left"===t.direction?"-1000px":"1000px"}),t,e)},FAr=function(t,e){return cf(["0%{transform:translate(0,0);opacity:0;}100%{transform:translate(","px,","px);opacity:0.5;}"],t,e)},NAr=function(t){return 40*t},PAr=[{x:0,y:0},{x:-1,y:0},{x:-1,y:-1},{x:-2,y:0},{x:-2,y:-1},{x:-2,y:-2},{x:-2,y:1},{x:-1,y:1},{x:0,y:1},{x:1,y:1}],jAr=Array.from({length:50},(function(t,e){return{x:Math.floor(800*Math.random())-400,y:Math.floor(600*Math.random())-300,delay:.1*e}})),UAr=function(t){var e=t.blocks,n=t.dots,r=t.spinner,a=t.color,i=void 0===a?"white":a;return(0,uf.jsxs)(VAr,{children:[r&&(0,uf.jsx)(wtt,{color:i,size:50,padding:"0 0 0 0"}),e&&PAr.map((function(t,e){return(0,uf.jsx)(OAr,{x:NAr(t.x),y:NAr(t.y),delay:1.5*e})})),n&&jAr.map((function(t,e){return(0,uf.jsx)(IAr,{x:t.x,y:t.y,delay:t.delay,color:i})}))]})},WAr=(sf.img.withConfig({displayName:"LoadingAnimation__SpaceShip",componentId:"sc-woq3jt-3"})(["position:absolute;height:50px;@keyframes shake{0%{transform:translate(1px,1px) rotate(0deg);}10%{transform:translate(-1px,-2px) rotate(-1deg);}20%{transform:translate(-2px,1px) rotate(1deg);}30%{transform:translate(1px,-1px) rotate(0deg);}40%{transform:translate(1px,2px) rotate(1deg);}50%{transform:translate(-1px,1px) rotate(-1deg);}60%{transform:translate(-1px,2px) rotate(0deg);}70%{transform:translate(2px,1px) rotate(-1deg);}80%{transform:translate(-1px,-1px) rotate(1deg);}90%{transform:translate(1px,2px) rotate(0deg);}100%{transform:translate(1px,-2px) rotate(-1deg);}}animation:shake 0.2s infinite;"]),function(){var t=m(Xs(Czr),2),e=t[0],n=t[1],r=m(Xs(wzr),2),a=r[0],i=r[1],o=(0,Js.get)(e,"page_blocks",{}),l=Object.keys(o),c=a||(0,Js.get)(l,0),s=(0,Js.get)(o,c,[]),u=m((0,x.useState)(null),2),d=u[0],h=u[1],f=function(t,e,r){n((function(n){var a=s.map((function(n,a){return a===r?Se(Se({},n),{},He({},t,e)):n})),i=Se(Se({},o),{},He({},c,a));return Se(Se({},n),{},{page_blocks:i})}))};return(0,uf.jsxs)(ozr,{label:"Page Blocks",description:"For each page, we've generated some feature blocks and selected their spreadsheet connections. Feel free to make changes, then submit to continue.",children:[null!==d&&(0,uf.jsx)(nun,{title:"Select A Block",excludeTabs:"layout",blockTypes:["Table","Form","Grid","Kanban","Calendar","Chart","Stat","Map","Timeline","InfoList","QuoteCalculator","RichText","Image","Video"],hide:function(){return h(null)},onBlockSelect:function(t){f("type",t,d),h(null)}}),(0,uf.jsx)(itt,{data:{margin:"0 0 20px 0",fontSize:20,fontWeight:600,color:"white",tabs:l.map((function(t,e){return{label:t,active:a===t||!a&&0===e,onClick:function(){return i(t)}}}))}}),(0,uf.jsxs)(izr,{children:[s.map((function(t,r){return(0,uf.jsxs)(ZAr,{children:[(0,uf.jsxs)(fR,{justifyContent:"space-between",alignItems:"center",width:"100%",margin:"0 0 10px 0",children:[(0,uf.jsx)(SR,{data:{value:t.label||"",background:"transparent",border:"0px",fontStyle:"headingMd",padding:"0px",onChange:function(t){return f("label",t,r)}}}),(0,uf.jsx)(rzr,{onClick:function(){n((function(t){var e=z(t.page_blocks[c]);e.splice(r,1);var n=Se(Se({},t.page_blocks),{},He({},c,e));return Se(Se({},t),{},{page_blocks:n})}))},children:(0,uf.jsx)(aln,{data:{icon:"FiX",color:tu.grey3,hover:!0,size:15}})})]}),(0,uf.jsxs)(fR,{gap:"15px",children:[(0,uf.jsx)(Z$,{label:"Type",children:(0,uf.jsx)(gf,{data:{text:t.type,icon:qu.find((function(e){return e.type===t.type})).icon,type:"basic",onClick:function(){return h(r)},borderRadius:"16px"}})}),(0,uf.jsx)(Z$,{label:"Spreadsheet",children:(0,uf.jsx)(oln,{data:{options:(0,Js.get)(e,"spreadsheets",[]).map((function(e){return{label:e,onClick:function(){return f("spreadsheet",e,r)},active:e===t.spreadsheet}})),button:{text:t.spreadsheet,icon:"BsGoogle",type:"basic",borderRadius:"16px"}}})})]})]},r)})),(0,uf.jsx)(czr,{onClick:function(){return n((function(t){var n=[].concat(z(t.page_blocks[c]),[{type:"Table",label:"New Block",spreadsheet:(0,Js.get)(e,["spreadsheets",0])}]),r=Se(Se({},t.page_blocks),{},He({},c,n));return Se(Se({},t),{},{page_blocks:r})}))}})]})]})}),ZAr=sf.div.withConfig({displayName:"PageBlocks__BlockContainer",componentId:"sc-t16cp7-0"})(["outline:5px solid #ffffff50;background:white;border-radius:30px;display:flex;flex-direction:column;padding:16px;@media screen and (max-width:800px){outline:5px solid #ffffff50;}"]),GAr=function(){var t=m(Xs(Czr),2),e=t[0],n=t[1],r=m(Xs(zzr),2),a=r[0],i=(r[1],(0,Js.get)(e,"pages",[]));return(0,uf.jsx)(ozr,{label:"Pages",description:"We generated some pages for your app. Feel free to make modifications, then submit to continue.",children:(0,uf.jsxs)(izr,{children:[i.map((function(t,e){return(0,uf.jsx)(lzr,{value:t,placeholder:"Page Name",onChange:function(t){n((function(n){var r=z(n.pages);return r[e]=t,Se(Se({},n),{},{pages:r})}))},onDelete:function(){n((function(t){var n=z(t.pages);return n.splice(e,1),Se(Se({},t),{},{pages:n})}))}},e)})),(0,uf.jsx)(czr,{onClick:function(){return n((function(t){return Se(Se({},t),{},He({},a,[].concat(z(t[a]),["New Pages"])))}))}})]})})},qAr=[{label:"Health and Fitness Tracking",text:"Create an app where users can log workouts, track nutrition, set fitness goals, and monitor progress over time with detailed analytics"},{label:"Event Planning and Coordination",text:"Design an app to help event planners manage schedules, vendors, guest lists, and budgets for various types of events"},{label:"Language Learning",text:"Build an app for language learners with interactive lessons, pronunciation practice, grammar exercises, and a community forum for language exchange"},{label:"Client Portal",text:"I run a marketing agency. I need a login portal for my clients to check on the status of our ongoing projects. This app should include a Kanban board for projects and also have an analytics dashboard for a high level view of statistics."},{label:"Analytics Dashboard",text:"I need an analytics dashboard for my landscaping business. I need some Charts and Stats showing important metrics like active project count and total revenue, and a Table showing all my contracts."},{label:"Inventory Management",text:"I need an inventory management tool for my shoe store. I'd like a Grid showing all my shoe images and inventory, and a Table showing my order history with my suppliers."}],YAr=function(t){var e=t.setPrompt,n=m((0,x.useState)(!1),2),r=n[0],a=n[1];return(0,uf.jsxs)(uf.Fragment,{children:[r&&(0,uf.jsx)(_9n,{hide:function(){return a(!1)},header:{title:"AI Prompt Examples",description:"Click on a sample prompt to use it"},children:(0,uf.jsx)(XAr,{children:qAr.map((function(t){return(0,uf.jsxs)(QAr,{onClick:function(){a(!1),e(t.text)},children:[(0,uf.jsx)($Ar,{children:t.label}),(0,uf.jsx)(KAr,{children:t.text})]})}))})}),(0,uf.jsxs)(JAr,{onClick:function(){return a(!0)},children:[(0,uf.jsx)(aln,{data:{icon:"BsLightbulb",color:"white",size:18}}),(0,uf.jsx)(dR,{data:{text:"Need ideas? View sample prompts",color:"white",fontStyle:"bodyLg",cursor:"pointer"}})]})]})},XAr=sf.div.withConfig({displayName:"Examples__PromptExamples",componentId:"sc-erg8g4-0"})(["display:flex;flex-direction:column;gap:15px;@media screen and (max-width:800px){gap:10px;}"]),$Ar=sf.div.withConfig({displayName:"Examples__ExampleLabel",componentId:"sc-erg8g4-1"})(["font-size:18px;font-weight:600;margin-bottom:5px;@media screen and (max-width:800px){font-size:14px;}"]),KAr=sf.div.withConfig({displayName:"Examples__ExampleText",componentId:"sc-erg8g4-2"})(["font-size:18px;font-weight:300;@media screen and (max-width:800px){font-size:14px;}"]),QAr=sf.div.withConfig({displayName:"Examples__PromptExample",componentId:"sc-erg8g4-3"})(["border:1px solid ",";padding:15px;border-radius:10px;cursor:pointer;&:hover{background:",";}"],tu.divider,tu.grey1),JAr=sf.div.withConfig({displayName:"Examples__ExamplesButton",componentId:"sc-erg8g4-4"})(["padding:10px;color:white;border-radius:8px;font-size:18px;cursor:pointer;width:fit-content;display:flex;justify-content:center align-items:center;gap:5px;font-weight:500;background:rgba(255,255,255,0.10);color:white;transition:400ms;margin-top:40px;margin-bottom:40px;width:296px;&:hover{background:rgba(255,255,255,0.4);}"]),tkr=function(t){var e=t.handleSubmit,n=m(Xs(yzr),2),r=n[0],a=n[1],i=(0,Js.get)(r,"length",0),o=i>1e3,l=i<10||i>1e3;return(0,uf.jsxs)(fzr,{children:[(0,uf.jsx)(hzr,{children:"Start your app with AI"}),(0,uf.jsx)(pzr,{children:"Describe your app to generate the first version, then customize with no code"}),(0,uf.jsxs)(akr,{children:[(0,uf.jsx)(rkr,{autoFocus:!0,height:function(){return kd(i/2)},placeholder:"An analytics dashboard for my landscaping business showing total sales and average revenue per client.",value:r,onChange:function(t){return a(t.target.value)}}),(0,uf.jsxs)(ekr,{disabled:l,onClick:function(){l||e()},children:[(0,uf.jsx)(dR,{data:{text:"Submit",fontStyle:"headingMd",color:"white",cursor:l?"not-allowed":"pointer"}}),(0,uf.jsx)(aln,{data:{icon:"HiSparkles",color:"white",hover:!0}})]}),(0,uf.jsxs)(nkr,{overLimit:o,children:[i," / 1000"]})]}),(0,uf.jsx)(YAr,{setPrompt:function(t){a(t)}})]})},ekr=sf.div.withConfig({displayName:"Prompt__SubmitButton",componentId:"sc-ow0h49-0"})(["background:rgb(0,85,255);color:white;font-weight:500;font-size:20px;border-radius:15px;display:flex;align-items:center;justify-content:center;gap:10px;pading:15px;width:150px;height:50px;cursor:pointer;"," &:hover{filter:brightness(90%);}"],(function(t){return t.disabled&&"cursor: not-allowed;"})),nkr=sf.div.withConfig({displayName:"Prompt__CharCountMessage",componentId:"sc-ow0h49-1"})(["margin:5px 0 0 3px;color:",";position:absolute;font-size:12px;bottom:6px;right:20px;"],(function(t){return t.overLimit?"red":tu.grey4})),rkr=sf.textarea.withConfig({displayName:"Prompt__SearchInput",componentId:"sc-ow0h49-2"})(["padding:15px;width:100%;border:0px;outline:none;resize:none;font-size:20px;min-height:100px;height:",";border-radius:20px;&::placeholder{color:",";}@media screen and (max-width:800px){padding:12px;}"],(function(t){return t.height}),tu.grey3),akr=sf.div.withConfig({displayName:"Prompt__SearchContainer",componentId:"sc-ow0h49-3"})(["outline:10px solid #ffffff50;background:white;border-radius:30px;display:flex;padding:8px 15px 8px 8px;align-items:center;width:100%;max-width:800px;position:relative;@media screen and (max-width:1000px){max-width:calc(100% - 40px);}@media screen and (max-width:800px){outline:5px solid #ffffff50;}"]),ikr=function(t){var e=t.data,n=(0,Js.get)(e,"columns",[]),r=(0,Js.get)(e,"value",[]);return(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsxs)(okr,{children:[(0,uf.jsxs)(lkr,{children:[n.map((function(t){var n=(0,Js.get)(Se(Se({},d),s),t.componentId);return(0,uf.jsxs)(skr,{width:t.width,children:[(0,uf.jsx)(dkr,{children:(0,uf.jsx)(dR,{data:{text:(0,Js.startCase)(t.label||t.key),fontStyle:"headingXs",cursor:"pointer"}})}),r.map((function(a){var i=t.disabled||a.disabled||(0,Js.get)(t,"disableOperators",[]).includes((0,Js.get)(a,"operator"));return(0,uf.jsx)(ukr,{children:(0,uf.jsx)(n,{data:Se(Se({},t),{},{excludedSources:(0,Js.get)(e,"excludedSources",{}),dynamicSources:(0,Js.get)(e,"dynamicSources",{}),value:(0,Js.get)(a,t.key),border:"0px",disabled:i,padding:"Select"===t.componentId?"0px 0px 0px 6px":cu,onChange:function(n){return function(t,n,a){e.onChange(r.map((function(e){return e.frontly_id===t?Se(Se({},e),{},He({},n,a)):e})))}(a.frontly_id,t.key,n)}})})})}))]})})),r.length>0&&(0,uf.jsxs)(ckr,{children:[(0,uf.jsx)(dkr,{}),r.map((function(t){return(0,uf.jsx)(ukr,{style:{padding:"5px"},children:(0,uf.jsx)(aln,{data:{icon:"FiTrash",hover:!0,onClick:function(){return e.onChange(r.filter((function(e){return e.frontly_id!==t.frontly_id})))},color:tu.grey3,size:18}})})}))]})]}),0===r.length&&(0,uf.jsx)(dR,{data:{text:"No Data",fontStyle:"bodySm",cursor:"pointer",padding:"8px 5px 8px 8px"}})]}),(0,uf.jsx)(gf,{data:{text:"Add",onClick:function(){e.onChange([].concat(z(r),[(0,Js.get)(e,"newObject",{})]))},size:"small",type:"hollowWhite",icon:"FiPlus",margin:"10px 0 0 0"}})]})},okr=sf.div.withConfig({displayName:"EditorGrid__TableBorderContainer",componentId:"sc-1gebmfb-0"})(["border-radius:10px;overflow:auto;background:white;"]),lkr=sf.div.withConfig({displayName:"EditorGrid__TableContainer",componentId:"sc-1gebmfb-1"})(["display:flex;"]),ckr=sf.div.withConfig({displayName:"EditorGrid__DeleteColumn",componentId:"sc-1gebmfb-2"})(["width:30px;:not(:last-child){border-right:1px solid ",";}"],tu.grey2),skr=sf.div.withConfig({displayName:"EditorGrid__Column",componentId:"sc-1gebmfb-3"})(["width:",";flex:1;:not(:last-child){border-right:1px solid ",";}"],(function(t){return t.width||"100px"}),tu.grey2),ukr=sf.div.withConfig({displayName:"EditorGrid__CellContainer",componentId:"sc-1gebmfb-4"})(["height:34px;display:flex;align-items:center;overflow:hidden;:not(:last-child){border-bottom:1px solid ",";}"],tu.grey2),dkr=sf.div.withConfig({displayName:"EditorGrid__TableHeader",componentId:"sc-1gebmfb-5"})(["font-weight:600;font-size:12px;height:34px;display:flex;align-items:center;padding:5px 5px 5px 8px;border-bottom:1px solid ",";"],tu.grey2),hkr=function(){var t=m(Xs(Czr),2),e=t[0],n=t[1],r=m(Xs(wzr),2),a=r[0],i=r[1],o=(0,Js.get)(e,"sample_records",{}),l=Object.keys(o),c=a||(0,Js.get)(l,0),s=(0,Js.get)(o,c,[]),u=Object.keys((0,Js.get)(s,0,{})),d=u.map((function(t){return{key:t,label:(0,Js.startCase)(t),width:"100%",componentId:"Input",disabled:"frontly_id"===t}}));return(0,uf.jsxs)(ozr,{label:"Sample Records",description:"We've generated some sample spreadsheet data. Feel free to make modifications, then submit to continue. You can edit this later at any time.",children:[(0,uf.jsx)(itt,{data:{margin:"0 0 20px 0",fontSize:20,fontWeight:600,color:"white",tabs:l.map((function(t,e){return{label:t,active:a===t||!a&&0===e,onClick:function(){return i(t)}}}))}}),(0,uf.jsx)("div",{style:{width:"".concat(150*u.length,"px"),marginBottom:"30px"},children:(0,uf.jsx)(ikr,{data:{newObject:{frontly_id:id(s,"frontly_id")+1},onChange:function(t){var e=Se(Se({},o),{},He({},c,t));n((function(t){return Se(Se({},t),{},{sample_records:e})}))},value:s,columns:d}})})]})},fkr=function(){var t=m(Xs(Czr),2),e=t[0],n=t[1],r=m(Xs(wzr),2),a=r[0],i=r[1],o=(0,Js.get)(e,"sheet_columns",{}),l=Object.keys(o),c=a||(0,Js.get)(l,0),s=(0,Js.get)(o,c,[]);return(0,uf.jsxs)(ozr,{label:"Sheet Columns",description:"We've generated some column headers for each spreadsheet. Feel free to make modifications, then submit to continue.",children:[(0,uf.jsx)(itt,{data:{margin:"0 0 20px 0",fontSize:20,fontWeight:600,color:"white",tabs:l.map((function(t,e){return{label:t,active:a===t||!a&&0===e,onClick:function(){return i(t)}}}))}}),(0,uf.jsxs)(izr,{children:[s.map((function(t,e){return(0,uf.jsx)(lzr,{value:t,disabled:"frontly_id"===t,placeholder:"Column Name",onChange:function(t){n((function(n){var r=z(s);r[e]=t;var a=Se(Se({},o),{},He({},c,r));return Se(Se({},n),{},{sheet_columns:a})}))},onDelete:function(){n((function(t){var n=z(s);n.splice(e,1);var r=Se(Se({},o),{},He({},c,n));return Se(Se({},t),{},{sheet_columns:r})}))}},e)})),(0,uf.jsx)(czr,{onClick:function(){return n((function(t){var e=[].concat(z(s),["New Column"]),n=Se(Se({},o),{},He({},c,e));return Se(Se({},t),{},{sheet_columns:n})}))}})]})]})},pkr=["prompt","spreadsheets","sheet_columns","sample_records","pages","page_blocks","preview"],gkr=function(t){var e=t.inAiFlow,n=m(Xs(zzr),2),r=n[0],a=n[1],i=$s(AI),o=$s(vI),l=_t(),c=Ys(QI),s=(0,Js.get)(c,"ai_requests_limit",5),u=Ys(RI),d=(0,Js.get)(u,"ai_usage",0),h=pkr.indexOf(r);return(0,uf.jsxs)(mkr,{children:[(0,uf.jsxs)("div",{children:[(0,uf.jsxs)(fR,{alignItems:"center",gap:"15px",margin:"0 15px 15px 15px",children:[e&&(0,uf.jsx)(bkr,{background:"rgba(255,255,255,0.2)",onClick:function(){r?i({title:"Leave AI Session?",text:"This will erase any data from this app generation session. Are you sure you want to continue?",confirm:function(){l("/home")}}):l("/home")},children:(0,uf.jsx)(aln,{data:{icon:"FiArrowLeft",color:"white",hover:!0}})}),(0,uf.jsx)(ykr,{src:"https://res.cloudinary.com/frontly/image/upload/v1687922385/frontly_white_xmcwyt.svg"})]}),(0,uf.jsx)("div",{children:pkr.map((function(t,e){var n=t===r||!r&&"prompt"===t,l=e<h;return(0,uf.jsxs)(vkr,{onClick:function(){return l?function(t){i({title:"Jump to the ".concat((0,Js.startCase)(t)," step?"),text:"This will erase any data after the ".concat((0,Js.startCase)(t),". Are you sure you want to continue?"),confirm:function(){"prompt"===t?(a(null),o(null)):(a(t),o(null))}})}(t):null},isPreviousStep:l,active:n,children:[(0,uf.jsx)(dR,{data:{text:"".concat(e+1,". ").concat((0,Js.startCase)(t)),cursor:"pointer",color:"white",fontStyle:n?"headingMd":"bodyLg"}}),l&&(0,uf.jsx)(aln,{data:{icon:"FiCheckCircle",color:"rgba(255,255,255,0.4)",size:20}})]})}))})]}),(0,uf.jsx)("div",{children:(0,uf.jsxs)(xkr,{children:[(0,uf.jsx)(dR,{data:{text:"".concat(d," / ").concat(s," Monthly AI Tokens"),fontStyle:"bodyLg",color:"#ffffff90"}}),(0,uf.jsx)(dR,{data:{text:"Buy More Tokens",fontStyle:"headingSm",onClick:function(){i({title:"Leave AI session?",text:"You may lose unsaved work. Are you sure you want to continue?",confirm:function(){l("/billing")}})},color:"#ffffff"}})]})})]})},vkr=sf.div.withConfig({displayName:"Sidebar__StepContainer",componentId:"sc-1n5qg99-0"})(["padding:15px;border-top:1px solid rgba(255,255,255,0.1);:last-child{border-bottom:1px solid rgba(255,255,255,0.1);}cursor:pointer;display:flex;justify-content:space-between;opacity:",";&:hover{","}",""],(function(t){return t.isPreviousStep?"0.7":"1.0"}),(function(t){return t.isPreviousStep&&"\n      background: rgba(255, 255, 255, 0.1);\n    "}),(function(t){return t.active&&"background: rgba(255, 255, 255, 0.1);"})),mkr=sf.div.withConfig({displayName:"Sidebar__SidebarContainer",componentId:"sc-1n5qg99-1"})(["width:250px;padding:15px 0 15px 0;border-right:1px solid rgba(255,255,255,0.2);display:flex;flex-direction:column;background:rgba(255,255,255,0.05);justify-content:space-between;@media screen and (max-width:800px){display:none;}"]),ykr=sf.img.withConfig({displayName:"Sidebar__Logo",componentId:"sc-1n5qg99-2"})(["height:46px;@media screen and (max-width:800px){margin-bottom:0px;}"]),bkr=sf.div.withConfig({displayName:"Sidebar__IconWrapper",componentId:"sc-1n5qg99-3"})(["background:",";border-radius:4px;padding:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;&:hover{filter:brightness(90%);}"],(function(t){return t.background||"#e4e5e7"})),xkr=sf.div.withConfig({displayName:"Sidebar__TokenUsage",componentId:"sc-1n5qg99-4"})(["background:rgba(255,255,255,0.1);border-radius:8px;gap:5px;display:flex;padding:8px;flex-direction:column;align-items:center;margin:10px 10px 0px 10px;@media screen and (max-width:800px){display:none;}"]),Mkr=function(){var t=m(Xs(Czr),2),e=t[0],n=t[1],r=m(Xs(zzr),2),a=r[0],i=(r[1],(0,Js.get)(e,"spreadsheets",[]));return(0,uf.jsx)(ozr,{label:"Spreadsheets",description:"Based on your prompt, we think these spreadsheets might work for your app. Feel free to make modifications, then submit to continue.",children:(0,uf.jsxs)(izr,{children:[i.map((function(t,e){return(0,uf.jsx)(lzr,{value:t,placeholder:"Spreadsheet Name",onChange:function(t){n((function(n){var r=z(n.spreadsheets);return r[e]=t,Se(Se({},n),{},{spreadsheets:r})}))},onDelete:function(){n((function(t){var n=z(t.spreadsheets);return n.splice(e,1),Se(Se({},t),{},{spreadsheets:n})}))}},e)})),(0,uf.jsx)(czr,{onClick:function(){return n((function(t){return Se(Se({},t),{},He({},a,[].concat(z(t[a]),["New Spreadsheet"])))}))}})]})})},wkr={spreadsheets:"sheet_columns",sheet_columns:"sample_records",sample_records:"pages",pages:"page_blocks",page_blocks:"block_details",block_details:"complete"},zkr={spreadsheets:"Generating spreadsheets",sheet_columns:"Generating sheet columns",sample_records:"Generating sample data",pages:"Generating pages",page_blocks:"Generating blocks",block_details:"Finalizing app"},Ckr=function(t){var e=t.generateIn,n=t.handleSubmit,r=t.resetApp,a=t.showSheetsConnect,i=t.setShowSheetsConnect,o=t.removeTimeout,l=_t(),c=Ys(RI),s=($s(FI),Ys(XI)),u=Ys(QI),d=(0,Js.get)(u,"ai_requests_limit",5),h=(0,Js.get)(c,"ai_usage",0),f=m(Xs(vzr),2),p=f[0],g=f[1],v=m(Xs(bzr),2),y=v[0],b=v[1],M=m(Xs(xzr),2),w=M[0],z=M[1],C=(0,x.useRef)(w),A=m(Xs(Mzr),2),k=A[0],H=A[1],E=$s(wzr),S=m(Xs(zzr),2),L=S[0],_=S[1],B=$s(Czr),D=$s(yzr),T=$s(nR);(0,x.useEffect)((function(){C.current=w}),[w]);var V=m(Xs(vI),2),O=V[0],I=V[1],R=Ys(mzr),F=Dt(),N=(0,Js.get)(F,"id"),P=St(),j=(0,Js.get)(P,"pathname").includes("internal_admin"),U=(0,Js.get)(wkr,L,"spreadsheets");(0,x.useEffect)((function(){"new"===N?(r(),z("thread"),K9.post("ai/session/").then((function(t){var e=(0,Js.get)(t,["data","session_id"]);l("/chat/".concat(e)),z(null),B(null)}))):(B(null),_(null),z("thread"),K9.get("".concat(j?"/internal_admin":"","/ai/session/?id=").concat(N),{timeout:6e4}).then((function(t){var e=(0,Js.get)(t,"data",{}),n=(0,Js.get)(e,"step",{}),r=(0,Js.get)(e,"prompt",{});D(r);var a=(0,Js.get)(e,"data",{});"preview"===n&&(X(a),g(a)),z(null),_(n),B((0,Js.get)(e,"context",{}))})))}),[R]);var W=m((0,x.useState)(!0),2),Z=W[0],G=W[1],q=(0,x.useRef)(0),Y=function t(){var e=window.ws&&window.ws.readyState===WebSocket.OPEN;"new"!==N&&Z&&!e&&(window.ws=new WebSocket("wss://o0v9pmvz0g.execute-api.ca-central-1.amazonaws.com/production"),window.ws.onopen=function(){console.log("WebSocket Connected"),q.current=0},window.ws.onmessage=function(t){var e=JSON.parse(t.data),n=(0,Js.get)(e,"context",{}),r=(0,Js.get)(e,"error"),a=(0,Js.get)(e,"step"),i=(0,Js.get)(e,"data");a&&C.current&&(o(),K9.post("/ai/save_progress/",{step:a,error:r,data:i,prompt:(0,Js.get)(e,"prompt"),session_id:N}),r||"complete"===a?K9.post("/ai/preview/",Se(Se({},e),{},{context:n,session_id:N}),{timeout:6e4}).then((function(t){var e=(0,Js.get)(t,["data","modified_data"]);r?(Fcn(r||"An unexpected error occurred. Please try again."),b(r),z(null)):"complete"===a&&(z(null),Rcn("App Generation Complete"),X(e))})):(z(null),_(a),B((function(t){return Se(Se({},t),{},He({},a,i))})),E(null)))},window.ws.onerror=function(t){console.error("WebSocket Error:",t)},window.ws.onclose=function(){console.log("WebSocket Disconnected"),Z&&(setTimeout(t,Math.min(1e4,500*Math.pow(2,q.current))),q.current+=1)})};(0,x.useEffect)((function(){return Y(),function(){var t;null===(t=window.ws)||void 0===t||t.close(),G(!1)}}),[N]);var X=function(t){if(t){g(t);var e=(0,Js.get)(t,"sample_records",{}),n=(0,Js.get)(t,"pages",[]).filter((function(t){return(0,Js.get)(t,"blocks",[]).length>0}));_("preview"),I(Se(Se({},t),{},{pages:n,sampleData:e,activePageRoute:(0,Js.get)(n,[0,"route"]),custom_app_object:{navigation:{type:"header",textColor:"light",backgroundColor:"#1d3557"},primary_color:"#457b9d"}}))}else b(!0)},$=(0,Js.get)(s,"google_sheets_connected"),K=!$&&a;return O?(0,uf.jsx)(cAr,{reset:r,finalize:function(){I(null),$?function(){Zcn().track("AI - Finalize"),z("finalizing"),_(null);var t={};Object.keys((0,Js.get)(p,"data",{})).forEach((function(e){t[e]={schema:(0,Js.get)(p,["data",e]),data:(0,Js.get)(p,["sample_records",e])}})),K9.post("/ai/finalize2/",{app_structure:{name:(0,Js.get)(p,"name"),pages:(0,Js.get)(p,"pages"),spreadsheets:t},session_id:N,existing_app_id:"NEW"===e?null:e},{timeout:6e4}).then((function(t){var e=L6n((0,Js.get)(t,"data"));console.log("DATA",e);var n=(0,Js.get)(e,"error");if(n)Fcn(n);else{var r=(0,Js.get)(e,"pages",[]),a=(0,Js.get)(r,0);Rcn("App Created"),T(e),H(a),localStorage.setItem("appId",(0,Js.get)(e,["app","id"]))}z(null)}))}():i(!0)}}):y?(0,uf.jsx)(yAr,{resetApp:r,handleSubmit:n,error:y}):"thread"===w?(0,uf.jsx)(ozr,{children:(0,uf.jsxs)(fzr,{style:{bottom:"100px"},children:[(0,uf.jsx)(hzr,{children:"Loading AI Session..."}),(0,uf.jsx)(wtt,{color:"white",size:60,padding:"30px 0 0 0"})]})}):h>=d?(0,uf.jsx)(ozr,{children:(0,uf.jsxs)(fzr,{style:{bottom:"100px"},children:[(0,uf.jsx)(hzr,{children:"You have reached your AI token limit."}),(0,uf.jsx)(pzr,{children:"Upgrade your plan to generate more apps."}),(0,uf.jsx)(gf,{data:{text:"View Pricing Plans",onClick:function(){return l("/billing")},size:"extraLarge",type:"basic"}})]})}):"generating"===w?(0,uf.jsx)(ozr,{children:(0,uf.jsxs)(fzr,{style:{bottom:"100px"},children:[(0,uf.jsx)(hzr,{style:{marginBottom:"0px"},children:"".concat((0,Js.get)(zkr,U,"Generating your app"),"...")}),(0,uf.jsx)(UAr,{spinner:!0,dots:!0})]})}):K?(0,uf.jsx)(AAr,{inChat:!0,label:"Connect Google Sheets",description:"Frontly uses your spreadsheets as a no-code database. To finalize your app, connect your Google Sheets account."}):"spreadsheets"===L?(0,uf.jsx)(Mkr,{}):"sheet_columns"===L?(0,uf.jsx)(fkr,{}):"sample_records"===L?(0,uf.jsx)(hkr,{}):"pages"===L?(0,uf.jsx)(GAr,{}):"page_blocks"===L?(0,uf.jsx)(WAr,{}):k?(0,uf.jsx)(mAr,{}):"finalizing"===w?(0,uf.jsx)(ozr,{label:"Finalizing your app...",children:(0,uf.jsx)(UAr,{dots:!0,spinner:!0})}):L?void 0:(0,uf.jsx)(tkr,{handleSubmit:n})},Akr=function(){var t=_t(),e=Ys(XI),n=Ys(QI),r=(0,Js.get)(n,"ai_requests_limit",5),a=m((0,x.useState)("NEW"),2),i=a[0],o=(a[1],$s(mzr)),l=$s(vzr),c=$s(Mzr),s=m(Xs(yzr),2),u=s[0],d=s[1],h=$s(bzr),f=m(Xs(xzr),2),p=f[0],g=f[1],v=(0,x.useRef)(p),y=m(Xs(zzr),2),b=y[0],M=y[1],w=m(Xs(Czr),2),z=w[0],C=w[1],A=$s(vI),k=m((0,x.useState)(!1),2),H=k[0],E=k[1],S=(0,Js.get)(e,"google_sheets_connected"),L=!S&&H,_=m((0,x.useState)(null),2),B=_[0],D=_[1],T=(0,x.useRef)(B),V=(0,Js.get)(wkr,b,"spreadsheets"),O=Dt(),I=(0,Js.get)(O,"id");(0,x.useEffect)((function(){v.current=p}),[p]),(0,x.useEffect)((function(){T.current=B}),[B]);var R=function(){T.current&&v.current&&(h("This request took a bit too long. Please try again."),g(null))},F=function(){g("generating"),h(!1);var t=setTimeout(R,3e4);D(t),window.ws&&window.ws.readyState===WebSocket.OPEN?window.ws.send(JSON.stringify({action:"ai_2024",description:u,context:z,step:V,session_id:I})):console.error("WebSocket is not open."),Zcn().track("AI - ".concat((0,Js.startCase)(b)||"Prompt"))};0===r&&(r=5);var N=!L&&b&&"preview"!==b;return(0,uf.jsxs)(kkr,{children:[(0,uf.jsx)(gkr,{inAiFlow:!0,showUsage:S}),(0,uf.jsx)(Hkr,{isPrompt:!b,children:(0,uf.jsx)(Ckr,{generateIn:i,handleSubmit:F,resetApp:function(e){o(e?function(t){return t+1}:0),A(null),c(null),h(!1),l(null),C(null),M(null),g(null),t("/chat/new"),d("")},showSheetsConnect:H,setShowSheetsConnect:E,removeTimeout:function(){clearTimeout(T.current),D(null)}})}),N&&(0,uf.jsx)(xAr,{handleSubmit:F})]})},kkr=sf.div.withConfig({displayName:"AiGeneration__Background",componentId:"sc-1twwvhm-0"})(["position:fixed;top:0;bottom:0;left:0;right:0;display:flex;background:linear-gradient( 236deg,rgb(170,0,255) 0%,rgb(0,85,255) 100% );"]),Hkr=sf.div.withConfig({displayName:"AiGeneration__Body",componentId:"sc-1twwvhm-1"})(["height:calc(100vh - ",");overflow-y:auto;flex:1;"],(function(t){return t.isPrompt?"160px":"100px"})),Ekr=function(){var t=m(Xs(CI),2),e=t[0],n=t[1],r=Ys(jI),a=odn().createMultipleRecords,i=m((0,x.useState)(!1),2),o=i[0],l=i[1],c=Ys(WI);if(!e)return(0,uf.jsx)(uf.Fragment,{});var s=(0,Js.get)(e,"type","multiple_records"),u=(0,Js.get)(e,"records",[]),d=r.find((function(t){return t.id===e.dataSource})),h=(0,Js.get)(d,"headers",[]).filter((function(t){return"frontly_id"!==t}));return"multiple_records"===s?(0,uf.jsxs)(_9n,{hide:function(){return n(null)},minWidth:"900px",header:{title:(0,Js.get)(c,"aiViewTitle","AI Response"),description:(0,Js.get)(c,"aiViewDescription","Review and edit the generated records before saving")},children:[(0,uf.jsx)(ikr,{data:{newObject:{},onChange:function(t){return n(Se(Se({},e),{},{records:t}))},value:u,columns:h.map((function(t){return{key:t,label:(0,Js.startCase)(t),width:"150px",componentId:"Input"}}))}}),(0,uf.jsx)(gf,{data:{isFetching:o,text:(0,Js.get)(c,"aiViewSaveButton","Save Records"),onClick:function(){l(!0),a({sheetId:d.id,rows:u}).then((function(){l(!1),n(null)}))}}})]}):"single"===s?(0,uf.jsx)("div",{children:"Single"}):null},Skr=sf.div.withConfig({displayName:"MadeWithFrontly__MWFContainer",componentId:"sc-1kcny4e-0"})(["background:#222c40;border-radius:5px;padding:10px;position:absolute;bottom:20px;right:20px;z-index:9999;cursor:pointer;display:flex;align-items:center;gap:3px;"]),Lkr=sf.img.withConfig({displayName:"MadeWithFrontly__MWFLogo",componentId:"sc-1kcny4e-1"})(["height:18px;margin-right:2px;"]),_kr=function(){return(0,uf.jsxs)(Skr,{onClick:function(){window.open("https://www.frontly.ai?r=madewithbadge"),Zcn().track("Made With Frontly Clicked",{domain:yd()})},children:[(0,uf.jsx)(Lkr,{src:"https://res.cloudinary.com/frontly/image/upload/v1686848991/frontly_icon_white_b6yzsu.svg"}),(0,uf.jsx)(dR,{data:{text:"Made with",color:"white",fontStyle:"headingXs",cursor:"pointer"}}),(0,uf.jsx)(dR,{data:{text:"Frontly",color:"#4287ff",fontStyle:"headingXs",cursor:"pointer"}})]})},Bkr=/^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$/,Dkr=function(t){var e=t.type,n=void 0===e?"login":e,r=_t(),a=m((0,x.useState)(!1),2),i=a[0],o=a[1],l=m((0,x.useState)(!1),2),c=l[0],s=l[1],u=$s(GI),d=sR().passesDisplayConditions,h=Ys(WI),f=Ys(XI),p=Ys(KI),g=(0,Js.get)(f,"primary_color",tu.primary),v=Nu(f,"user_groups"),y=(0,Js.get)(f,"user_signup_action"),b=(0,Js.get)(f,"user_login_action"),M=(0,Js.get)(f,"styling"),w=(0,Js.get)(M,"blockBorderRadius"),C=(0,Js.get)(f,"hide_branding"),A=m((0,x.useState)(!1),2),k=A[0],H=A[1],E=m((0,x.useState)(!1),2),S=E[0],L=E[1],_=(0,Js.get)(f,"authentication",{}),B=(0,Js.get)(_,"authBgColorPrimary"),D=(0,Js.get)(_,"authBgColorSecondary"),T=(0,Js.get)(_,"signupLinkTextColor"),V=(0,Js.get)(_,"forgotPasswordTextColor"),O=(0,Js.get)(_,"loginHeader")||"Login",I=(0,Js.get)(_,"signupHeader")||"Sign Up",R=(0,Js.get)(_,"emailLabel")||"Email",F=(0,Js.get)(_,"passwordLabel")||"Password",N=(0,Js.get)(_,"firstNameLabel")||"First Name",P=(0,Js.get)(_,"lastNameLabel")||"Last Name",j=(0,Js.get)(_,"forgotPasswordLink")||"Forgot Password",U=(0,Js.get)(_,"noAccountLink")||"No account? Sign up",W=(0,Js.get)(_,"haveAccountLink")||"Have an account? Login",Z=(0,Js.get)(_,"enterEmailPasswordReset")||"Enter your email to request a password reset link",G=(0,Js.get)(_,"sendPasswordResetEmail")||"Send Password Reset Email",q=(0,Js.get)(_,"emailSent")||"Password Reset Email Sent",Y="signup"===n&&(0,Js.get)(_,"requireTerms",!1),X=(0,Js.get)(_,"termsText","I agree to the"),$=(0,Js.get)(_,"termsLinkText","Terms & Conditions"),K=(0,Js.get)(_,"termsLink"),Q=m((0,x.useState)({email:"",password:"",first_name:"",last_name:""}),2),J=Q[0],tt=Q[1],et=m((0,x.useState)({}),2),nt=et[0],rt=et[1],at=ldn().handleCustomAction,it=Nu(f,"user_schema").filter((function(t){return t.includeInSignup})).map((function(t){return{id:t.name,label:(0,Js.startCase)(t.name),componentId:t.type,value:(0,Js.get)(J,t.name),options:t.options}})),ot=[{id:"email",label:R,placeholder:R,componentId:"Input"},{id:"password",label:F,placeholder:F,type:"password",componentId:"Input"}];"signup"===n&&(ot=[{id:"first_name",label:N,placeholder:N,componentId:"Input"},{id:"last_name",label:P,placeholder:P,componentId:"Input"}].concat(z(it),z(ot)));var lt=c8n.includes((0,Js.get)(f,"subdomain")),ct=function(t){var e=(0,Js.get)(t,["data","error"]);if(e)Fcn(e),H(!1),rt({password:"Invalid email or password"});else{var n=(0,Js.get)(t,["data","user"]),a=(0,Js.get)(t,["data","token"]),i=(0,Js.get)(t,["data","type"]);wu.set("accessToken",a,{expires:30}),H(!1);var o=(0,Js.get)(t,["data","custom_variables"],{}),l=(0,Js.get)(f,"default_page"),c=(0,Js.get)(p,0,{}),s=p.find((function(t){return t.id===l}))||c;if("signup"===i?Zcn().track("Client User Signup"):Zcn().track("Client User Login"),0===p.length)Fcn("This app has no pages. Please create pages as an admin before trying to login as an end-user.");else if(n){u(n);var h=bd({user:n,userGroups:v,pages:p,defaultPage:s,app:f,passesDisplayConditions:d});if("signup"===i)y&&at({rawAction:y,action:y,context:{user:n,custom:o}}),(0,Js.get)(y,"steps",[]).find((function(t){return"NAVIGATE"===t.type}))&&(0,Js.get)(f,"disable_signup_default_page")||r(h);else b&&at({rawAction:b,action:b,context:{user:n,custom:o}}),(0,Js.get)(b,"steps",[]).find((function(t){return"NAVIGATE"===t.type}))&&(0,Js.get)(f,"disable_login_default_page")||r(h)}}},st=D?"linear-gradient(-45deg, ".concat(B,", ").concat(D,")"):B;return(0,uf.jsxs)(Vkr,{style:{background:st},children:[lt&&(0,uf.jsx)(p8n,{template:(0,Js.get)(f,"subdomain")}),(0,uf.jsxs)(Okr,{isDemoApp:lt,children:[!C&&(0,uf.jsx)(_kr,{}),S&&(0,uf.jsx)(_9n,{hide:function(){return L(!1)},header:{title:j,description:Z},children:(0,uf.jsx)(_dn,{isFetching:c,submit:function(){s(!0),K9.post("/forgot_password/",{email:J.email,domain:yd()}).then((function(t){Rcn(q),L(!1),s(!1),Zcn().track("Reset Password")})).catch((function(t){var e=(0,Js.get)(t,["response","data","error"]);Fcn(e),s(!1)}))},errors:nt,submitText:G,onChange:function(t,e){return tt((function(n){return Se(Se({},n),{},He({},t,e))}))},sectionPadding:"0px",fields:[{id:"email",componentId:"Input",label:R,value:J.email}]})}),function(){var t;if(f.logo)return(0,uf.jsx)(Fkr,{src:f.logo});var e=(0,Js.get)(f,"logo_font"),n=null===f||void 0===f||null===(t=f.name)||void 0===t?void 0:t.slice(0,2);return(0,uf.jsxs)(fR,{gap:"8px",alignItems:"center",margin:"0 0 30px 0",children:[(0,uf.jsx)(fxn,{background:g,children:(0,uf.jsx)(dR,{data:{text:n,fontStyle:"headingLg",color:"white"}})}),(0,uf.jsx)(Tkr,{fontFamily:e,children:f.name})]})}(),(0,uf.jsxs)(Ikr,{borderRadius:w,width:Y?"360px":"320px",children:[(0,uf.jsx)(dR,{data:{text:"login"===n?O:I,fontStyle:"headingMd"}}),(0,uf.jsx)(_dn,{sectionPadding:"0px",fields:ot,errors:nt,buttonColor:g,buttonFullWidth:!0,isFetching:k,onChange:function(t,e){return tt((function(n){return Se(Se({},n),{},He({},t,e))}))}}),Y&&(0,uf.jsxs)(fR,{alignItems:"center",gap:"10px",margin:"5px 0 0 0",children:[(0,uf.jsx)(mwr,{color:"primary",checked:i,onChange:function(){return o(!i)},value:i,style:{padding:"0px"},size:"small"}),(0,uf.jsxs)("div",{style:{fontSize:14},children:[X," ",(0,uf.jsx)("span",{onClick:function(){return window.open(K)},style:{color:tu.primary,fontWeight:600,cursor:"pointer"},children:$})]})]}),(0,uf.jsx)(gf,{data:{text:"login"===n?O:I,onClick:function(){if(function(){var t={};return Bkr.test(J.email)||(t.email=(0,Js.get)(h,"invalidEmail","Please enter a valid email")),J.password.length<5&&(t.password=(0,Js.get)(h,"invalidPassword","Please enter a more secure password")),rt(t),(0,Js.isEmpty)(t)}()){H(!0);var t=Se(Se({},J),{},{domain:yd()}),e=it.map((function(t){return{key:t.id,value:t.value}}));t.custom_values=e;var r="signup"===n?"/client_signup/":"/login/";K9.post(r,t).then((function(t){ct(t)})).catch((function(t){var e=$9(t).message;rt({password:"Invalid email or password"}),H(!1),Fcn(e)}))}},width:"100%",padding:"10px",disabled:Y&&!i&&"signup"===n,size:"large",margin:"5px 0 0 0",isFetching:k,backgroundColor:g}})]}),("login"!==n||(0,Js.get)(f,["authentication","enableSignup"]))&&(0,uf.jsx)(dR,{data:{text:"signup"===n?W:U,onClick:function(){return r("signup"===n?"/login":"/signup")},fontStyle:"headingMd",margin:"30px 0 0 0",color:T||tu.primary}}),!lt&&(0,uf.jsx)(dR,{data:{text:j,onClick:function(){return L(!0)},fontStyle:"bodyMd",color:V,margin:"30px 0 0 0"}}),lt&&"login"===n&&(0,uf.jsxs)(Nkr,{children:[(0,uf.jsx)(dR,{data:{text:"This is a demo app. To login, use the following credentials:"}}),(0,uf.jsxs)(fR,{gap:"5px",margin:"10px 0 0 0",children:[(0,uf.jsx)(dR,{data:{text:"Email:",fontStyle:"headingSm"}}),(0,uf.jsx)(dR,{data:{allowSelect:!0,text:"".concat((0,Js.get)(f,"subdomain"),"-test@frontlyapp.com")}})]}),(0,uf.jsxs)(fR,{gap:"5px",children:[(0,uf.jsx)(dR,{data:{text:"Password:",fontStyle:"headingSm"}}),(0,uf.jsx)(dR,{data:{allowSelect:!0,text:"test-password874"}})]})]})]})]})},Tkr=sf.div.withConfig({displayName:"Login__AppName",componentId:"sc-1j9fo0g-0"})(["font-size:20px;font-weight:600;color:",";",";@media screen and (max-width:800px){font-size:16px;}"],(function(t){return t.color}),(function(t){return t.fontFamily&&"font-family: ".concat(t.fontFamily,";")})),Vkr=sf.div.withConfig({displayName:"Login__BackgroundDiv",componentId:"sc-1j9fo0g-1"})(["position:fixed;top:",";right:0;left:0;bottom:0;display:flex;justify-content:center;align-items:center;flex-direction:column;"],(function(t){return t.isDemoApp?"60px":"0px"})),Okr=sf.div.withConfig({displayName:"Login__Container",componentId:"sc-1j9fo0g-2"})(["display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:100%;@media screen and (max-width:800px){position:initial;overflow:auto;justify-content:flex-start;margin-top:20px;}"]),Ikr=sf.div.withConfig({displayName:"Login__FormContainer",componentId:"sc-1j9fo0g-3"})(["padding:32px;background:white;box-shadow:",";display:flex;flex-direction:column;gap:",";border-radius:",";width:",";@media screen and (max-width:600px){width:86%;padding:22px;}"],gu,su,(function(t){return kd(t.borderRadius||8)}),(function(t){return t.width||"300px"})),Rkr=sf.img.withConfig({displayName:"Login__Logo",componentId:"sc-1j9fo0g-4"})(["height:50px;margin:0 0 30px 0;"]),Fkr=sf.img.withConfig({displayName:"Login__ClientLogo",componentId:"sc-1j9fo0g-5"})(["height:100px;width:240px;object-fit:contain;margin:0 0 30px 0;@media screen and (max-width:600px){height:60px;width:180px;}"]),Nkr=sf.div.withConfig({displayName:"Login__DemoAppLogin",componentId:"sc-1j9fo0g-6"})(["border:1px dashed ",";padding:20px;border-radius:10px;margin-top:30px;"],tu.grey3),Pkr=function(){var t=m(re(),1)[0].get("invoice_item_uuid"),e=m((0,x.useState)(null),2),n=e[0],r=e[1],a=m((0,x.useState)(!1),2),i=a[0],o=a[1],l=m((0,x.useState)(!1),2),c=l[0],s=l[1],u=m((0,x.useState)({first_name:"",last_name:"",password:""}),2),d=u[0],h=u[1],f=m((0,x.useState)(!1),2),p=f[0],g=f[1],v=_t(),y=m((0,x.useState)({}),2),b=(y[0],y[1]),M=[{id:"email",label:"Email",placeholder:"Email",componentId:"Input",disabled:!0,value:p},{id:"first_name",label:"First Name",placeholder:"First Name",componentId:"Input"},{id:"last_name",label:"Last Name",placeholder:"Last Name",componentId:"Input"},{id:"password",label:"Password",placeholder:"Password",type:"password",componentId:"Input"}];(0,x.useEffect)((function(){t?(o(!0),K9.get("/verify_appsumo_transaction/",{params:{invoice_item_uuid:t}}).then((function(t){var e=(0,Js.get)(t,"data"),n=(0,Js.get)(e,"error"),a=(0,Js.get)(e,"transaction_data");n?r(n):g((0,Js.get)(a,"activation_email")),o(!1)}))):r("We are unable to process your invoice item uuid at the moment. Please contact support for resolution.")}),[]);return(0,uf.jsxs)(jkr,{children:[(0,uf.jsx)(Rkr,{src:ku}),i&&(0,uf.jsx)(wtt,{}),n&&(0,uf.jsxs)(Ikr,{width:"500px",children:[(0,uf.jsx)(dR,{data:{text:"Hey Sumo-ling!",fontStyle:"headingXl"}}),(0,uf.jsx)(dR,{data:{text:(0,Js.get)({DUPLICATE_EMAIL:"It looks like you already have an account with that email."},n,"We are unable to process your invoice item uuid at the moment. Please contact support for resolution."),fontStyle:"bodyXl"}}),"DUPLICATE_EMAIL"===n?(0,uf.jsx)(gf,{data:{text:"Login Now",onClick:function(){return v("/login")}}}):(0,uf.jsx)(gf,{data:{text:"Contact Support",onClick:function(){return window.location.href="mailto:support@frontlyapp.com"}}})]}),p&&(0,uf.jsxs)(Ikr,{width:"500px",children:[(0,uf.jsx)(dR,{data:{text:"Hey Sumo-ling!",fontStyle:"headingLg"}}),(0,uf.jsx)(dR,{data:{text:"You are almost there. Continue registration now & get access to your exclusive AppSumo's plan.",fontStyle:"bodyXl"}}),(0,uf.jsx)(_dn,{sectionPadding:"0px",fields:M,submitText:"Finalize Account",submit:function(){s(!0),function(){var t={};return d.password.length<6&&(t.password="Please enter a more secure password",Fcn("Please enter a more secure password")),b(t),(0,Js.isEmpty)(t)}()&&K9.post("/appsumo_signup/",Se(Se({},d),{},{email:p,invoice_item_uuid:t})).then((function(t){var e=(0,Js.get)(t,["data","token"]);wu.set("accessToken",e,{expires:30}),s(!1),v("/chat/new")})).catch((function(t){s(!1)}))},isFetching:c,onChange:function(t,e){return h((function(n){return Se(Se({},n),{},He({},t,e))}))}})]})]})},jkr=sf.div.withConfig({displayName:"AppSumoSignup__Container",componentId:"sc-p3hciw-0"})(["position:fixed;right:0;left:0;bottom:0;display:flex;justify-content:center;align-items:center;flex-direction:column;@media screen and (max-width:800px){position:initial;height:100%;}"]),Ukr=sf.div.withConfig({displayName:"AppTemplates__Grid",componentId:"sc-15h11ct-0"})(["display:grid;width:100%;grid-gap:",";grid-template-columns:repeat(auto-fit,minmax(261px,1fr));@media (max-width:800px){grid-template-columns:repeat(auto-fit,minmax(261px,1fr));}"],fu),Wkr=sf.div.withConfig({displayName:"AppTemplates__Container",componentId:"sc-15h11ct-1"})(["padding:",";display:flex;flex-direction:column;align-items:center;width:100%;"],fu),Zkr=sf.div.withConfig({displayName:"AppTemplates__PageContainer",componentId:"sc-15h11ct-2"})(["max-width:1200px;margin:0 auto;"]),Gkr=sf.div.withConfig({displayName:"AppTemplates__HeroText",componentId:"sc-15h11ct-3"})(["font-size:50px;font-weight:700;text-align:center;"]),qkr=sf.div.withConfig({displayName:"AppTemplates__HeroDescription",componentId:"sc-15h11ct-4"})(["font-size:22px;font-weight:400;color:#6e7b96;text-align:center;margin-bottom:40px;margin-top:10px;"]),Ykr=function(){var t=_t();return(0,uf.jsxs)(Zkr,{children:[(0,uf.jsx)(O7n,{}),(0,uf.jsxs)(Wkr,{children:[(0,uf.jsxs)("div",{children:[(0,uf.jsx)(Gkr,{children:"App Templates"}),(0,uf.jsx)(qkr,{children:"Choose an app template to jumpstart your business"})]}),(0,uf.jsx)(Ukr,{children:l8n.map((function(e){return(0,uf.jsx)(L7n,{data:e,onClick:function(){return t("/app_templates/".concat(e.key))}})}))})]})]})},Xkr=function(t){var e=t.hide,n=$s(nR),r=m((0,x.useState)(!1),2),a=r[0],i=r[1],o=m((0,x.useState)({}),2),l=o[0],c=o[1],s=m((0,x.useState)({name:"New App",subdomain:"",copy_google_connection:!0}),2),u=s[0],d=s[1],h=_t(),f=u.name,p=u.subdomain,g=(0,Js.get)(u,"copy_google_connection");return(0,uf.jsx)(_9n,{minWidth:"400px",header:{title:"Create New App"},hide:e,children:(0,uf.jsx)(_dn,{isFetching:a,submit:function(){(function(){var t={};return f?f.length<3&&(t.name="Please enter a longer name."):t.name="Please enter a valid name.",t=Se(Se({},t),function(t){var e={};return t?t.length<3?e.subdomain="Please enter a longer subdomain.":t.toLowerCase().includes("frontly")?e.subdomain="'Frontly' is a protected word and cannot be used in a subdomain.":/^[a-zA-Z0-9._-]*$/.test(t)||(e.subdomain="Spaces and special characters are not allowed in subdomain."):e.subdomain="Please enter a valid subdomain.",e}(p)),c(t),(0,Js.isEmpty)(t)})()&&(i(!0),K9.post("/create_app/",{name:f,subdomain:p,copy_google_connection:g}).then((function(t){var r=L6n((0,Js.get)(t,"data")),a=(0,Js.get)(r,"error");a?Fcn(a):(Rcn("App Created"),n(r),e(),Zcn().track("App Created",{template:"blank"}),h("/pages"),localStorage.setItem("appId",(0,Js.get)(r,["app","id"])))})).catch((function(){Fcn("Something went wrong.")})).finally((function(){i(!1)})))},errors:l,submitText:"Create App",onChange:function(t,e){return d(Se(Se({},u),{},He({},t,e)))},sectionPadding:"0px",fields:[{id:"name",componentId:"Input",label:"Name",value:f},{id:"subdomain",componentId:"Input",label:"Subdomain",value:p,hint:"A subdomain is the web address for your frontly-branded domain, like myappname.frontly.ai. This can be changed from settings at any time."},{id:"copy_google_connection",componentId:"Switch",label:"Copy Existing Google Connection",hint:"If turned on, this setting will copy your current app's Google Sheets authorization to the new app.",value:g}]})})},$kr=function(t){var e=t.hide,n=t.showNewApp,r=t.defaultType,a=void 0===r?null:r,i=m((0,x.useState)(a),2),o=i[0],l=i[1],c=_t(),s=Ys(tI),u=$s(nR),d=m((0,x.useState)(!1),2),h=d[0],f=d[1],p=m((0,x.useState)(null),2),g=p[0],v=p[1],y=m((0,x.useState)(null),2),b=y[0],M=y[1],w=function(){var t=Ae(ke().mark((function t(e,n){var r;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return v(null),t.prev=1,t.next=4,r8n(e,f,n);case 4:r=t.sent,u(r),Rcn("App Created"),c("/pages"),localStorage.setItem("appId",(0,Js.get)(r,["app","id"])),Zcn().track("Demo App Created",{template:e}),t.next=15;break;case 12:t.prev=12,t.t0=t.catch(1),console.error("Error creating demo app:",t.t0);case 15:case"end":return t.stop()}}),t,null,[[1,12]])})));return function(e,n){return t.apply(this,arguments)}}();return g?(0,uf.jsx)(_9n,{hide:function(){return v(null)},minWidth:"600px",header:{title:"Install Template",description:"Do you want a brand-new app, or do you want the spreadsheets and pages to copy into your current app?"},children:(0,uf.jsxs)(fR,{gap:"15px",margin:"10px 0 0 0",children:[(0,uf.jsx)(gf,{data:{text:"Create New App",onClick:function(){return w(g,"new")}}}),(0,uf.jsx)(gf,{data:{text:"Copy Content Into Current App",onClick:function(){return w(g,"current")}}})]})}):b?(0,uf.jsx)(o8n,{activeTemplateId:b,setActiveTemplateId:M}):(0,uf.jsxs)(_9n,{minWidth:"900px",header:{title:h?"".concat(h,"..."):(0,Js.get)({app:"How do you want to create your app?",page:"How do you want to create your page?"},o,"What do you want to create?")},hide:e,children:[h&&(0,uf.jsx)("div",{style:{display:"flex",justifyContent:"center",marginBottom:"15px"},children:(0,uf.jsx)(wtt,{color:tu.primary})}),!h&&(0,uf.jsxs)(uf.Fragment,{children:[!o&&(0,uf.jsxs)(fR,{gap:"15px",children:[(0,uf.jsx)(Kkr,{title:"New App",icon:"FiGrid",description:s.can_create_apps?"Create a separate app with its own website domain, pages and sheets":"This setting is disabled by the account owner",onClick:function(){return l("app")},disabled:!s.can_create_apps}),(0,uf.jsx)(Kkr,{title:"New Page",description:"Create a new page in the current app",icon:"FiFile",onClick:function(){return l("page")}})]}),"app"===o&&(0,uf.jsxs)("div",{children:[!b&&(0,uf.jsxs)(fR,{gap:"15px",children:[(0,uf.jsx)(Kkr,{title:"Create With AI",icon:"HiSparkles",description:"Use our AI-powered chat flow to generate a new app with text prompts",onClick:function(){return c("/chat/new")}}),(0,uf.jsx)(Kkr,{title:"Create From Scratch",description:"Manually add pages and sheets to create a new app from scratch",icon:"FiFile",onClick:n})]}),(0,uf.jsx)(dR,{data:{text:"Or Select A Template:",fontStyle:"headingMd",margin:"5px 0 15px 0"}}),(0,uf.jsx)(Jkr,{children:l8n.map((function(t){return(0,uf.jsx)(L7n,{small:!0,data:t,onClick:function(){return M(t.key)}})}))})]})]})]})},Kkr=function(t){var e=t.title,n=t.description,r=t.icon,a=t.onClick,i=t.disabled,o=void 0!==i&&i;return(0,uf.jsxs)(Qkr,{disabled:o,onClick:o?null:a,style:{margin:"0 0 15px 0",opacity:o?"0.6":1},children:[(0,uf.jsx)(aln,{data:{icon:r,color:tu.primary,disabled:o}}),(0,uf.jsx)(dR,{data:{text:e,disabled:o,fontStyle:"headingLg",cursor:o?"not-allowed":"pointer"}}),(0,uf.jsx)(dR,{data:{text:n,fontStyle:"bodyMd",cursor:o?"not-allowed":"pointer",color:tu.grey3,disabled:o,textAlign:"center"}})]})},Qkr=sf.div.withConfig({displayName:"CreateModal__CreateOptionWrapper",componentId:"sc-1u20q87-0"})(["display:flex;flex-direction:column;flex:1;gap:5px;align-items:center;justify-content:center;border-radius:10px;align-self:stretch;border:1px solid ",";background:white;padding:20px;cursor:pointer;"," &:hover{box-shadow:",";}"],tu.pitchBorder,(function(t){return t.disabled&&"cursor: not-allowed;"}),gu),Jkr=sf.div.withConfig({displayName:"CreateModal__Templates",componentId:"sc-1u20q87-1"})(["display:grid;grid-gap:",";grid-template-columns:repeat(auto-fit,minmax(200px,1fr));@media (max-width:800px){grid-template-columns:repeat(auto-fit,minmax(261px,1fr));}"],fu),tHr=function(t){var e=t.itemsPerPage,n=void 0===e?12:e,r=_6n(),a=Ys(tI),i=Ys(XI),o=$s(nR),l=_t(),c=St(),s=Ld("install_app_id",c),u=$s(AI),d=m((0,x.useState)(""),2),h=d[0],f=d[1],p=m((0,x.useState)(null),2),g=p[0],v=p[1],y=m((0,x.useState)(null),2),b=y[0],M=y[1],w=m((0,x.useState)(null),2),C=w[0],A=w[1],k=m((0,x.useState)(null),2),H=k[0],E=k[1],S=m(Xs(NI),2),L=S[0],_=S[1],B=(0,Js.get)(i,"id"),D=Ys(QI),T=(0,Js.get)(D,"plan"),V=(0,Js.get)(D,"app_limit"),O=T&&(0===V||!V)||T&&L.length<V||!T&&L.length<3;(0,x.useEffect)((function(){i&&!B&&l("/pages")}),[B]),(0,x.useEffect)((function(){Zcn().track("App Management Page View")}),[]),(0,x.useEffect)((function(){s&&N(s)}),[s]);var I=L.filter((function(t){return""===h||(Ju(t.name).includes(Ju(h))||Ju(t.subdomain).includes(Ju(h)))})),R=m((0,x.useState)(null),2),F=R[0],N=R[1],P=function(){var t=Ae(ke().mark((function t(e){var n,r,a=arguments;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=a.length>1&&void 0!==a[1]?a[1]:"new",N(null),t.prev=2,t.next=5,r8n(e,E,n);case 5:if(!(r=t.sent).error){t.next=10;break}return Fcn(r.error),E(null),t.abrupt("return");case 10:o(r),Rcn("App Duplicated"),l("/pages"),localStorage.setItem("appId",(0,Js.get)(r,["app","id"])),Zcn().track("App Duplicated"),t.next=20;break;case 17:t.prev=17,t.t0=t.catch(2),console.error("Error creating demo app:",t.t0);case 20:case"end":return t.stop()}}),t,null,[[2,17]])})));return function(e){return t.apply(this,arguments)}}(),j=function(t,e){var n=[],r="owner"===(0,Js.get)(a,"role");return t?r&&(n=[{label:"Delete (Disabled)",icon:"FiTrash",onClick:function(){return Fcn("Sorry, but you can't delete your active app.")}}]):r&&(n=[{label:"Delete",icon:"FiTrash",onClick:function(){return function(t){return u({title:"Delete App",text:"Are you sure you want to delete this app? This is really serious, and is irreversible. All pages, users, spreadsheets and everything else associated with this app will be removed permanently.",confirm:function(){Rcn("App Deleted"),_(L.filter((function(e){return e.id!==t}))),K9.delete("/app_settings/",{data:{id:t}})}})}(e.id)}}]),[].concat(z(n),[{label:"Duplicate App",icon:"FiCopy",onClick:function(){return N(e.subdomain)}}])};return(0,uf.jsxs)("div",{children:[C&&(0,uf.jsx)(nHr,{hide:function(){return A(!1)}}),F&&F===s&&(0,uf.jsx)(_9n,{hide:function(){return N(null)},minWidth:"600px",header:{title:"Install the ".concat((0,Js.startCase)(s)," app from another user?"),description:"This is an app made by another user of Frontly. If you don't know who built this app, DO NOT install this app. You should only see this if you deliberately followed an install link provided by another user who you trust. Are you sure you want to install this app?"},children:(0,uf.jsx)(fR,{gap:"15px",margin:"10px 0 0 0",children:(0,uf.jsx)(gf,{data:{text:"Install This App",onClick:function(){return P(F,"new")}}})})}),F&&F!==s&&(0,uf.jsx)(_9n,{hide:function(){return N(null)},minWidth:"600px",header:{title:"Duplicate App",description:"Do you want a brand-new app, or do you want the spreadsheets and pages to copy into your current app?"},children:(0,uf.jsxs)(fR,{gap:"15px",margin:"10px 0 0 0",children:[(0,uf.jsx)(gf,{data:{text:"Create New App",onClick:function(){return P(F,"new")}}}),(0,uf.jsx)(gf,{data:{text:"Copy Content Into Current App",onClick:function(){return P(F,"current")}}})]})}),H&&(0,uf.jsx)(_9n,{minWidth:"600px",header:{title:"".concat(H,"...")},children:(0,uf.jsx)("div",{style:{display:"flex",justifyContent:"center",marginBottom:"15px"},children:(0,uf.jsx)(wtt,{color:tu.primary})})}),b&&(0,uf.jsx)(Xkr,{hide:function(){return M(!1)}}),g&&(0,uf.jsx)($kr,{hide:function(){return v(!1)},defaultType:"app",showNewApp:function(){M(!0),v(!1)}}),(0,uf.jsxs)(fR,{justifyContent:"space-between",margin:"0 0 30px 0",children:[(0,uf.jsx)(g7n,{children:"Apps"}),(0,uf.jsxs)(fR,{alignItems:"center",gap:"15px",children:[(0,uf.jsx)(l9n,{data:{value:h,placeholder:"Search apps",onChange:function(t){return f(t)}}}),(0,Js.get)(a,"can_create_apps")&&(0,uf.jsx)(gf,{data:{text:"New App",icon:"FiPlus",onClick:function(){O?v(!0):A(!0)}}})]})]}),(0,uf.jsx)(Q6n,{noResultsName:"apps",items:I.map((function(t){var e=t.id===B,n=j(e,t);return{title:t.name,description:t.subdomain,onClick:function(){e?l("/pages"):r({appId:t.id,callback:function(){return l("/pages")}})},badges:[{color:t.id===B?"#b8e7d2":"#F0F0F0",text:t.id===B?"Current App":"Click To Open"}],options:n}})),itemsPerPage:n})]})},eHr=function(){return(0,uf.jsx)(F6n,{children:(0,uf.jsx)(tHr,{})})},nHr=function(t){var e=t.hide,n=_t();return(0,uf.jsxs)(_9n,{header:{title:"Upgrade To Create More Apps"},hide:e,children:[(0,uf.jsx)(dR,{data:{fontStyle:"bodyLg",text:"You've reached your plan limit. To create more apps, upgrade your plan."}}),(0,uf.jsx)(gf,{data:{text:"View Pricing Plans",onClick:function(){e(),n("/billing")},size:"large",margin:"20px 0 0 0"}})]})},rHr=function(){var t=Ys(tI),e=Ys(XI),n=(0,Js.get)(e,"user_schema",[])||[],r=$s(AI),a=m((0,x.useState)([]),2),i=a[0],o=a[1],l=m((0,x.useState)(!1),2),c=l[0],s=l[1];(0,x.useEffect)((function(){s(!0),K9.get("/users/").then((function(t){var e=(0,Js.get)(t,"data",[]);o(e),s(!1)}))}),[]);var u=i.filter((function(t){return["owner","admin"].includes((0,Js.get)(t,"role"))})).length,d=m((0,x.useState)(null),2),h=d[0],f=d[1],p=m((0,x.useState)(null),2),g=p[0],v=p[1],y=m((0,x.useState)(null),2),b=y[0],M=y[1],w=m((0,x.useState)(""),2),C=w[0],A=w[1],k=(0,Js.get)(g,"id"),H=Ys(QI),E=(0,Js.get)(H,"admin_user_limit",0)||0,S=(0,Js.get)(H,"user_limit",0)||0,L=0!==E&&u>E,_=0!==S&&i.length>S,B=m((0,x.useState)(null),2),D=B[0],T=B[1],V=m((0,x.useState)(!1),2),O=V[0],I=V[1],R="owner"===(0,Js.get)(t,"role"),F=k===t.id,N=[{label:"Admin",value:"admin"},{label:"User",value:"user"}];R&&(N=[{label:"Owner",value:"owner"}].concat(z(N)));var P=[{id:"first_name"},{id:"last_name"},{id:"email",disabled:k},{id:"role",componentId:F?"Input":"Select",options:N,hint:"Owners have full, unfiltered access to all settings, billing and apps. Admins can have app editing, deleting and creation permissions. Users are end users of your app, and can not login to the admin.",required:!0,defaultValue:!1,hideEmptyItem:!0,disabled:F},{id:"user_groups",label:"User Groups",componentId:"FormButton",hint:"Set granular access permissions for users in certain groups",link:"https://help.frontly.ai/en/articles/7974437-user-groups",icon:"FiKey",orientation:"horizontal",width:"50px",onClick:function(t){return M(t.currentTarget)}}].concat(z(n.map((function(t){return{id:t.name,label:t.name,options:(0,Js.get)(t,"options",[]),componentId:(0,Js.get)(t,"type"),orientation:"Switch"===(0,Js.get)(t,"type")?"horizontal":null}}))));k||P.push({id:"password",type:"password"}),R&&"admin"===(0,Js.get)(g,"role")&&(P.push({id:"can_create_apps",componentId:"Switch",orientation:"horizontal",hint:"If enabled, this user can create new apps.",disabled:k===t.id}),P.push({id:"enabled_apps",hint:"The specific apps this user can see and edit.",componentId:"AdminAppsEditor"})),k&&P.push({id:"id",hint:"A non-editable, unique user ID which can be used in filters if connected to your spreadsheet data.",disabled:!0});var j="owner"===(0,Js.get)(g,"role")&&"owner"!==(0,Js.get)(t,"role");j&&(P=P.map((function(t){return Se(Se({},t),{},{disabled:!0})})));var U=i.map((function(t){return Se(Se({},t),{},{user_groups:(n=(0,Js.get)(t,"user_groups"),Nu(n,e.id).map((function(t){var n=Nu(e,"user_groups").find((function(e){return e.id===t}));return n?(0,Js.get)(n,"name"):t})).join(", "))});var n})),W=m((0,x.useState)("all"),2),Z=W[0],G=W[1],q=i.filter((function(t){return""===C||Ju((0,Js.get)(t,"first_name")).includes(C.toLowerCase())||Ju((0,Js.get)(t,"last_name")).includes(C.toLowerCase())||Ju((0,Js.get)(t,"email")).includes(C.toLowerCase())})).filter((function(t){return"all"===Z||t.role===Z})),Y=(0,Js.get)(g,["user_groups",e.id],[]),X=m((0,x.useState)(!1),2),$=X[0],K=X[1];return(0,uf.jsxs)("div",{children:[(0,uf.jsxs)(fR,{justifyContent:"space-between",alignItems:"center",margin:"0 0 30px 0",children:[(0,uf.jsx)(iHr,{children:"Users"}),(0,uf.jsxs)(fR,{gap:"15px",children:[(0,uf.jsx)(gf,{data:{text:"Download As CSV",icon:"FiDownloadCloud",type:"basic",onClick:function(){var t=(0,Js.get)(e,"user_schema",[])||[],n=["id","email","first_name","last_name","user_groups","role"].concat(z(t.map((function(t){return t.name}))));Cd(U,n,"frontly_users.csv")}}}),(0,uf.jsx)(gf,{data:{text:"Add User",icon:"FiPlus",onClick:function(){return v({role:"user"})}}})]})]}),b&&(0,uf.jsx)(ifr,{isUserPage:!0,noGroupsText:"To determine which pages this user can access, define User Groups in Settings",anchorElement:b,onClose:function(){M(null)},values:Y,onChange:function(t){v((function(n){return Se(Se({},n),{},{user_groups:Se(Se({},(0,Js.get)(n,"user_groups",{})),{},He({},e.id,t))})}))}}),g&&(0,uf.jsxs)(I$,{data:{open:!0,width:"300px",hide:function(){return v(null)},label:k?"Edit User":"New User",background:tu.grey1},children:[(0,uf.jsx)(_dn,{labelStyle:"headingXs",onChange:function(t,e){return v((function(n){return Se(Se({},n),{},He({},t,e))}))},submit:!j&&function(){if((0,Js.isEmpty)({}))if("user"===(0,Js.get)(g,"role")&&_)Fcn("You have reached your plan's User limit. Upgrade to create more users.");else if(["owner","admin"].includes((0,Js.get)(g,"role"))&&L)Fcn("You have reached your plan's Admin limit. Upgrade to create more admin users / owners.");else{f(!0);var t=(0,Js.get)(e,"subdomain");k||(g.domain="".concat(t,".frontly.ai")),K9.post("/users/",g).then((function(t){var e=(0,Js.get)(t,["data","new_user"]),n=(0,Js.get)(t,["data","error"]);n?Fcn(n):(e?(Rcn("User Created"),Zcn().track("User Created"),o([].concat(z(i),[e]))):(o(i.map((function(t){return t.id===k?g:t}))),Rcn("User Saved")),v(null)),f(!1)}))}},submitText:k?"Save Changes":"Create User",isFetching:h,sectionPadding:"0px",fields:P.map((function(t){return Se({label:(0,Js.startCase)(t.id),componentId:"Input",value:(0,Js.get)(g,t.id)},t)}))}),k&&!j&&(0,uf.jsx)(gf,{data:{margin:"15px 0 0 0",text:"Get Login Link",type:"basic",icon:"FiLink",isFetching:$,onClick:function(){return K(!0),void K9.post("/client_user_magic_link/",{id:k}).then((function(t){var e=(0,Js.get)(t,["data","link"]);K(!1),navigator.clipboard.writeText(e),Rcn("Link copied to clipboard")})).catch((function(){Fcn("Error generating link")}))}}})]}),D&&(0,uf.jsx)(I$,{data:{open:!0,width:"300px",hide:function(){return T(null)},label:"Update Password",background:tu.grey1},children:(0,uf.jsx)(_dn,{labelStyle:"headingXs",onChange:function(t,e){return T((function(n){return Se(Se({},n),{},He({},t,e))}))},submit:!j&&function(){I(!0),K9.post("/admin_reset_password/",D).then((function(t){var e=(0,Js.get)(t,["data","error"]);e?Fcn(e):(Rcn("User password updated"),Zcn().track("User password updated"),T(null)),I(!1)}))},submitText:"Update Password",isFetching:O,sectionPadding:"0px",fields:[{id:"password",type:"password"}].map((function(t){return Se({label:(0,Js.startCase)(t.id),componentId:"Input",value:(0,Js.get)(g,t.id)},t)}))})}),(0,uf.jsx)(itt,{data:{margin:"0 0 20px 0",fontSize:20,fontWeight:600,tabs:[{label:"All",active:"all"===Z,onClick:function(){return G("all")}},{label:"Owner",active:"owner"===Z,onClick:function(){return G("owner")}},{label:"Admin",active:"admin"===Z,onClick:function(){return G("admin")}},{label:"User",active:"user"===Z,onClick:function(){return G("user")}}]}}),(0,uf.jsxs)(aHr,{children:[(0,uf.jsx)(l9n,{data:{margin:"15px",value:C,placeholder:"Search users",onChange:function(t){return A(t)}}}),c?(0,uf.jsx)(wtt,{padding:"10px 15px 15px 15px"}):(0,uf.jsx)(ttr,{itemsPerPage:10,items:q,isFetching:!1,noResultsName:"users",padding:"16px",noResultsPadding:"0 0 16px 16px",children:function(e){return e.map((function(e){var n=e.id!==t.id&&("owner"!==(0,Js.get)(e,"role")||R);return(0,uf.jsxs)(uHr,{onClick:function(){return v(e)},children:[(0,uf.jsxs)(oHr,{children:[(0,uf.jsx)(cHr,{style:{width:"200px"},children:e.first_name||e.last_name?"".concat(e.first_name||""," ").concat(e.last_name||""):"No Name"}),(0,uf.jsx)(sHr,{children:e.email}),(0,uf.jsx)(lHr,{color:(0,Js.get)({owner:"#cccccc",admin:"#b8e7d2",user:"#AFE6F1"},(0,Js.get)(e,"role")),children:(0,Js.startCase)((0,Js.get)(e,"role"))})]}),n&&(0,uf.jsx)(oln,{data:{options:n?[{label:"Delete",icon:"FiTrash",onClick:function(){return r({title:"Delete User",text:"Are you sure you want to delete this user? This is irreversible.",confirm:function(){return function(t){Rcn("User Deleted"),o(i.filter((function(e){return e.id!==t}))),K9.delete("/users/",{data:{id:t}})}(e.id)}})}}]:[],icon:{icon:"FiMoreHorizontal",size:25,hover:!0,color:tu.grey3}}})]})}))}})]}),!c&&1===i.length&&(0,uf.jsx)(i7n,{margin:"30px 0 0 0",title:"You haven't added any users",subtitle:"Right now, you're the only one who can login to your app. Add more users to collaborate, or to login to the published app.",graphic:"https://res.cloudinary.com/frontly/image/upload/v1716245681/Chat_zcwzbi.svg",buttonText:"Add User",onClick:function(){return v({role:"user"})}})]})},aHr=sf.div.withConfig({displayName:"UsersList__Card",componentId:"sc-gfukcr-0"})(["display:flex;flex-direction:column;background:white;border:1px solid ",";border-radius:12px;overflow:hidden;"],tu.divider),iHr=sf.div.withConfig({displayName:"UsersList__Label",componentId:"sc-gfukcr-1"})(["font-size:24px;font-weight:600;"]),oHr=sf.div.withConfig({displayName:"UsersList__CardRow",componentId:"sc-gfukcr-2"})(["display:flex;align-items:center;gap:30px;"]),lHr=sf.div.withConfig({displayName:"UsersList__Badge",componentId:"sc-gfukcr-3"})(["background:",";padding:5px 7px 5px 7px;border-radius:16px;font-size:11px;font-weight:400;color:#202223;width:fit-content;"],(function(t){return t.color})),cHr=sf.div.withConfig({displayName:"UsersList__CardLabel",componentId:"sc-gfukcr-4"})(["font-size:15px;font-weight:600;width:250px;"]),sHr=sf.div.withConfig({displayName:"UsersList__CardText",componentId:"sc-gfukcr-5"})(["font-size:15px;font-weight:300;width:250px;"]),uHr=sf.div.withConfig({displayName:"UsersList__CardBase",componentId:"sc-gfukcr-6"})(["display:flex;align-items:center;justify-content:space-between;background:white;padding:15px;cursor:pointer;gap:20px;border-top:1px solid ",";&:hover{background:",";}"],tu.divider,tu.grey1),dHr=function(){var t=m((0,x.useState)([]),2),e=t[0],n=t[1],r=m((0,x.useState)(!1),2),a=r[0],i=r[1],o=Ys(XI),l=(0,Js.get)(o,"total_asset_storage",0),c=_t(),s=St(),u=m((0,x.useState)(""),2),d=u[0],h=u[1],f=m((0,x.useState)(1),2),p=f[0],g=f[1],v=Ld("sorting",s)||"default",y=Ld("type",s)||"admin",b=parseInt(Ld("page",s)||1),M=$s(AI);(0,x.useEffect)((function(){w(b,d,y,v,!0)}),[]);var w=function(t,e,r,a){var o=arguments.length>4&&void 0!==arguments[4]&&arguments[4];i(!0);var l="/assets/?page=".concat(t,"&search=").concat(e,"&type=").concat(r,"&sorting=").concat(a);o||c(l),K9.get(l).then((function(t){var e=(0,Js.get)(t,"data",{}),r=(0,Js.get)(e,"assets",[]),a=(0,Js.get)(e,"total_pages",1);n(r),g(a),i(!1)}))},C=function(t){navigator.clipboard.writeText(t.url),Rcn("Asset URL copied to clipboard")};return(0,uf.jsxs)(F6n,{children:[(0,uf.jsxs)(fR,{justifyContent:"space-between",alignItems:"center",children:[(0,uf.jsxs)(iHr,{children:["Assets (",function(){var t=l/1024/1024;return t<1024?"".concat(t.toFixed(2)," MB"):"".concat((t/1024).toFixed(2)," GB")}(),")"]}),(0,uf.jsx)(b9n,{data:{value:"",hideFilename:!0,text:"New Asset",icon:"FiPlus",size:"medium",buttonType:"primary",isAdmin:!0,onAssetUploaded:function(t){return n([].concat(z(e),[t]))}}})]}),(0,uf.jsxs)(fR,{margin:"20px 0 20px 0",alignItems:"center",justifyContent:"space-between",children:[(0,uf.jsx)(itt,{data:{tabs:[{label:"All",active:"all"===y,onClick:function(){w(b,d,"all",v)}},{label:"Admin Assets",active:"admin"===y,onClick:function(){w(b,d,"admin",v)}},{label:"User Assets",active:"user"===y,onClick:function(){w(b,d,"user",v)}}]}}),(0,uf.jsx)(hq,{data:{width:"180px",label:"Sorting",value:v,onChange:function(t){return w(b,d,y,t)},options:[{label:"Default",value:"default"},{label:"Size (descending)",value:"size_desc"}]}})]}),(0,uf.jsxs)(v7n,{children:[(0,uf.jsx)(y7n,{children:(0,uf.jsx)(l9n,{data:{value:d,placeholder:"Search assets",onChange:function(t){return h(t)},submit:function(){return w(b,d,y,v)}}})}),a&&(0,uf.jsx)(wtt,{color:tu.grey3,size:30,padding:"15px"}),!a&&(0,uf.jsxs)(uf.Fragment,{children:[e.map((function(t){var r=function(t){var e=(0,Js.get)(t,"url","").split(".");return(0,Js.get)(e,e.length-1).toUpperCase()}(t),a=t.url.split("/").pop();return(0,uf.jsxs)(uHr,{onClick:function(){return C(t)},children:[(0,uf.jsxs)(oHr,{children:[(0,uf.jsx)(j$,{src:["PNG","JPG","JPEG","GIF","SVG"].includes(r)?Ed({url:t.url,height:300,quality:60,forceJpg:!0}):"https://res.cloudinary.com/frontly/image/upload/v1687564767/file-grey_hicntb.svg",size:"small"}),(0,uf.jsx)(cHr,{style:{width:"320px"},children:Hd(a,25)}),(0,uf.jsx)(sHr,{children:"".concat((parseInt(t.file_size)/1024).toFixed(1),"KB")}),(0,uf.jsx)(lHr,{color:"#b8e7d2",children:r})]}),(0,uf.jsx)(oln,{data:{options:[{label:"Delete",onClick:function(){return r=t.id,M({title:"Delete Asset",text:"Are you sure you want to delete this asset? This is irreversible.",confirm:function(){Rcn("Asset Deleted"),n(e.filter((function(t){return t.id!==r}))),K9.delete("/assets/",{data:{id:r}})}});var r}},{label:"Copy Link",onClick:function(){return C(t)}}],icon:{icon:"FiMoreHorizontal",size:25,hover:!0,color:tu.grey3}}})]})})),(0,uf.jsx)(ntr,{margin:"15px",currentPage:b,pageCount:p,onChange:function(t){return w(t,d,y,v)}})]})]})]})},hHr={name:"Unlimited (Special Offer)",key:"unlimited",price:499,buttonText:"Buy Now",frequency:"one-time payment",description:"A special unlimited offer, limited time only",onClick:function(){return window.open("https://buy.stripe.com/fZefZSdoFbO48KY6pA")},features:[{icon:"FiGrid",text:"Unlimited Apps"},{icon:"FiUser",text:"Unlimited Users"},{icon:"SiOpenai",text:"500 Monthly AI Tokens (10,000 with your own OpenAI Key)"},{icon:"TbCircleLetterB",text:"Custom Domain & Branding"},{icon:"FiMessageCircle",text:"Community Support"}]},fHr={name:"Lifetime",key:"basic_lifetime",price:499,buttonText:"Buy Now",frequency:"one-time payment",description:"For mid-sized teams in growth mode",onClick:function(){return window.open("https://buy.stripe.com/14kbJCbgxg4k9P2bJZ")},features:[{icon:"FiGrid",text:"3 Apps"},{icon:"FiUser",text:"100 Internal Users"},{icon:"FiUser",text:"Unlimited External Users"},{icon:"SiOpenai",text:"500 Monthly AI Tokens"},{icon:"FiMessageCircle",text:"Community Support"}]},pHr={name:"Subscription",key:"basic",price:30,buttonText:"Subscribe",frequency:"monthly",description:"For teams looking to try Frontly",features:[{icon:"FiGrid",text:"3 Apps"},{icon:"FiUser",text:"100 Internal Users"},{icon:"FiUser",text:"Unlimited External Users"},{icon:"SiOpenai",text:"500 Monthly AI Tokens"},{icon:"FiMessageCircle",text:"Community Support"}]},gHr={name:"Enterprise",key:"enterprise",description:"For larger teams and enterprises",price:"Custom",frequency:"",onClick:function(){return window.open("https://app.apollo.io/#/meet/managed-meetings/scott_spanier_2e1/s7e-nok-hug/30-min")},features:[{icon:"FiGitPullRequest",text:"Version Control"},{icon:"FiLock",text:"Rich Permission Controls"},{icon:"FiEdit",text:"Custom Limits"},{icon:"FiLifeBuoy",text:"Founder-Led Onboarding"},{icon:"FiMessageCircle",text:"Team Support"},{icon:"TbCircleLetterB",text:"Custom Domain & Branding"},{icon:"FiLifeBuoy",text:"App Migration Assistance"}]},vHr=function(){var t=m((0,x.useState)(null),2),e=t[0],n=t[1],r=Ys(RI),a=(0,Js.get)(r,"referral_source"),i=$s(FI),o=(0,Js.get)(r,"coupon_code"),l=m((0,x.useState)(!1),2),c=l[0],s=l[1],u=m((0,x.useState)(null),2),d=u[0],h=u[1],f=m((0,x.useState)(null),2),p=f[0],g=f[1],v=$s(AI),y=St(),b=Ld("action",y),M=Ld("result",y),w=Ld("session_id",y),z=Ld("plan_type",y),C=(0,Js.get)(r,"stripe_id"),A=Ys(QI),k=(0,Js.get)(A,"plan"),H=(0,Js.get)(A,"discount_rate")||e;(0,x.useEffect)((function(){Zcn().track("Billing Page View")}),[]);var E=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;Zcn().track("Cancel Subscription",{type:z}),s(!0),null===t||void 0===t||t(!0),K9.post("/stripe/cancel/").then((function(){i({subscription:null}),Rcn("Plan Cancelled"),s(!1)})).catch((function(e){null===t||void 0===t||t(!1)}))},S=function(t){h(t),K9.get("/stripe/session/?plan_type=".concat(t)).then((function(t){var e=(0,Js.get)(t,["data","session","url"]);window.location.href=e,h(null)}))},L=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;Zcn().track("Create Subscription",{type:t}),h(t),null===e||void 0===e||e(!0),K9.post("/stripe/subscription/",{plan_type:t}).then((function(t){var e=(0,Js.get)(t,["data","subscription"]);i({subscription:e}),Rcn("Plan Changed Successfully"),h(null),g(null)})).catch((function(t){null===e||void 0===e||e(!1)}))};(0,x.useEffect)((function(){"payment"===b&&"success"===M&&w&&z&&(h(z),K9.post("/stripe/auth/",{session_id:w,plan_type:z}).then((function(t){var e=(0,Js.get)(t,["data","card_saved"]),n=(0,Js.get)(t,["data","subscription"]);e&&(i({stripe_id:!0,subscription:n}),Rcn("Plan Changed Successfully")),h(null),g(null)})))}),[]);var _=k?[gHr]:[pHr,fHr,gHr];k||"ken"!==a||(_=[hHr]);var B=["basic","lifetime"].includes(k);return(0,uf.jsxs)(F6n,{contentWidth:"100%",children:[p&&(0,uf.jsx)(yHr,{currentPlan:k,newPlan:p,hide:function(){return g(null)},createSub:function(t){C?L(t):S(t)},isFetchingPlan:d,savedCouponCode:o,setTempDiscountRate:n}),!k&&(0,uf.jsx)(HHr,{children:"You are not on a paid plan. Upgrade to start building tools."}),(0,uf.jsx)(g7n,{style:{margin:"0 0 30px 0"},children:"Billing"}),(0,uf.jsxs)(fR,{gap:du,children:[(0,uf.jsx)(zHr,{currentPlan:k,children:_.map((function(t){return(0,uf.jsx)(xHr,{discountRate:H,plan:t,currentPlan:k,setNewPlan:g,isFetchingPlan:d})}))}),k&&(0,uf.jsxs)("div",{style:{minWidth:"250px"},children:[(0,uf.jsxs)(wHr,{children:[(0,uf.jsxs)(AHr,{children:[(0,uf.jsx)(dR,{data:{text:"Current Plan",fontStyle:"headingMd",color:tu.grey3}}),(0,uf.jsx)(dR,{data:{text:(0,Js.startCase)(k.replace("frontly_x_appsumo_tier","Tier")),fontStyle:"heading2xl"}}),(0,uf.jsx)(dR,{data:{margin:"10px 0 0 0",text:0===A.amount?"Free":"$".concat(A.amount," ").concat("one_time"===A.frequency?"Lifetime deal":A.frequency),fontStyle:"headingMd",color:tu.grey3}})]}),(0,uf.jsx)(MHr,{label:"Apps",value:mHr((0,Js.get)(A,"app_limit")),hint:"An App in Frontly is a distinct project with its own pages, users, navigation and domain name. Multiple apps can be used if you need to launch multiple separate projects under one company account."}),!B&&(0,uf.jsx)(MHr,{label:"Admins",value:mHr((0,Js.get)(A,"admin_user_limit")),hint:"Admins have full access to all data with permission to create, modify and delete pages, and manage users"}),(0,uf.jsx)(MHr,{label:B?"Internal Users":"Users",value:mHr((0,Js.get)(A,"user_limit")),hint:"Users are clients, customers, or partners who can login to your portal with an email and password. This is an end-user, so they do not have access to your admin or any editing capabilities other than what you've built into your portal."}),(0,uf.jsx)(MHr,{label:"AI Token Limit",value:mHr((0,Js.get)(A,"ai_requests_limit")),hint:"AI Tokens are used to generate pages, spreadsheets, and in the OpenAI action. Each individual usage of AI Generation consumes 1 token. Tokens replenish each month."}),(0,uf.jsx)(MHr,{label:"AI Token Usage",value:(0,Js.get)(r,"ai_usage",0),hint:"This shows your current monthly usage of the AI tokens"})]}),["basic","growth","team","professional","enterprise"].includes(k)&&(0,uf.jsx)(gf,{data:{text:"Cancel Subscription",margin:"30px 0 0 0",size:"large",type:"basic",isFetching:c,onClick:function(){return v({title:"Cancel Subscription?",text:"Are you sure you want to cancel your subscription? This will unpublish your live app and prevent any users from accessing it.",confirm:E})}}})]})]})]})},mHr=function(t){return t?t.toLocaleString("en-US"):"Unlimited"},yHr=function(t){var e=t.currentPlan,n=t.newPlan,r=t.hide,a=t.createSub,i=t.isFetchingPlan,o=t.savedCouponCode,l=t.setTempDiscountRate,c={lifetime:fHr,basic:pHr,enterprise:gHr},s=(0,Js.get)(c,n),u=e?"Confirm changing your plan to the Frontly ".concat((0,Js.startCase)(n)," plan?"):"Confirm subscribing to the Frontly ".concat((0,Js.startCase)(n)," plan?");return(0,uf.jsxs)(_9n,{hide:r,header:{title:u},children:[(0,uf.jsx)(dR,{data:{text:"The ".concat((0,Js.startCase)(n)," plan includes:"),textAlign:"center",fontStyle:"headingSm"}}),(0,uf.jsx)("ul",{children:s.features.map((function(t,e){return(0,uf.jsx)("li",{children:(0,uf.jsx)(dR,{data:{text:t.text,fontStyle:"bodyMd",color:tu.grey4}})},e)}))}),(0,uf.jsxs)(fR,{gap:"15px",margin:"20px 0 0 0",children:[(0,uf.jsx)(gf,{data:{isFetching:i,text:"Confirm Plan Change",onClick:function(t){t.stopPropagation(),a(n)}}}),(0,uf.jsx)(gf,{data:{text:"Cancel",type:"basic",onClick:r}})]}),!e&&!o&&(0,uf.jsx)(bHr,{setTempDiscountRate:l})]})},bHr=function(t){var e=t.setTempDiscountRate,n=$s(RI),r=m((0,x.useState)(!1),2),a=r[0],i=(r[1],m((0,x.useState)(""),2)),o=i[0],l=i[1],c=m((0,x.useState)(!1),2),s=c[0],u=c[1];return(0,uf.jsx)("div",{children:a&&(0,uf.jsxs)(fR,{margin:"10px 0 0 0",alignItems:"center",gap:"10px",children:[(0,uf.jsx)(SR,{data:{width:"200px",placeholder:"Enter coupon code",value:o,onChange:function(t){return l(t)}}}),(0,uf.jsx)(gf,{data:{text:"Apply",isFetching:s,onClick:function(){u(!0),K9.post("/apply_coupon/",{coupon_code:o}).then((function(t){var r=(0,Js.get)(t,["data","error"]);if(u(!1),r)Fcn("Invalid Coupon Code");else{var a=(0,Js.get)(t,["data","discount_rate"]);e(a),Rcn("Coupon Code Applied"),n({coupon_code:o})}}))},disabled:!o}})]})})},xHr=function(t){var e=t.plan,n=t.currentPlan,r=t.setNewPlan,a=t.isFetchingPlan,i=t.discountRate,o=void 0===i?null:i,l=n===e.key,c="Start 14-Day Free Trial";e.buttonText&&(c=e.buttonText),"enterprise"===e.key&&(c="Contact Sales"),l&&(c="Current Plan");var s=e.price;return o&&(s*=1-o),(0,uf.jsx)(CHr,{active:l,children:(0,uf.jsxs)("div",{children:[(0,uf.jsx)(fR,{alignItems:"center",gap:"10px",children:(0,uf.jsx)(dR,{data:{text:e.name,fontStyle:"headingLg"}})}),(0,uf.jsxs)(fR,{alignItems:"flex-end",gap:"5px",margin:"20px 0 0 0",children:[(0,uf.jsx)(dR,{data:{text:"".concat("enterprise"===e.key?"":"$").concat(s),fontStyle:"heading4xl"}}),(0,uf.jsx)(dR,{data:{text:e.frequency,fontStyle:"headingMd",color:tu.grey3,margin:"0 0 7px 0"}})]}),(0,uf.jsx)(gf,{data:{text:c,isFetching:a===e.key,disabled:n===e.key,onClick:function(){return e.onClick?e.onClick():r(e.key)},margin:"20px 0 20px 0"}}),e.features.map((function(t,e){return(0,uf.jsxs)(fR,{alignItems:"center",gap:"8px",margin:"10px 0 0 0",children:[(0,uf.jsx)(aln,{data:{icon:t.icon,color:tu.grey4,size:18}}),(0,uf.jsx)(dR,{data:{text:t.text,fontStyle:"bodyMd",color:tu.grey4}})]},e)}))]})})},MHr=function(t){var e=t.label,n=t.value,r=t.hint;return(0,uf.jsx)(kHr,{children:(0,uf.jsxs)(fR,{justifyContent:"space-between",alignItems:"center",children:[(0,uf.jsxs)(fR,{alignItems:"center",gap:"2px",children:[(0,uf.jsx)(dR,{data:{text:(0,Js.upperCase)(e),fontStyle:"headingSm",color:tu.grey3,margin:"0 0 5px 0"}}),(0,uf.jsx)(K7,{hint:r,margin:""})]}),(0,uf.jsx)(dR,{data:{text:n,fontStyle:"headingMd",color:tu.grey4}})]})})},wHr=sf.div.withConfig({displayName:"billing__CurrentPlanContainer",componentId:"sc-ugqs6i-0"})(["border:1px solid ",";border-radius:8px;background:white;"],tu.divider),zHr=sf.div.withConfig({displayName:"billing__PlansContainer",componentId:"sc-ugqs6i-1"})(["display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:auto;grid-gap:15px;width:100%;@media screen and (max-width:1200px){grid-template-columns:1fr 1fr;}@media screen and (max-width:900px){grid-template-columns:1fr;}"]),CHr=sf.div.withConfig({displayName:"billing__PlanContainer",componentId:"sc-ugqs6i-2"})(["padding:20px;display:flex;gap:15px;flex:1;flex-basis:400px;background:white;border:1px solid ",";border-radius:8px;"],tu.divider),AHr=sf.div.withConfig({displayName:"billing__PlanNameContainer",componentId:"sc-ugqs6i-3"})(["padding:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;"]),kHr=sf.div.withConfig({displayName:"billing__CurrentPlanFeatureContainer",componentId:"sc-ugqs6i-4"})(["border-top:1px solid ",";padding:15px;"],tu.divider),HHr=sf.div.withConfig({displayName:"billing__UpgradeBanner",componentId:"sc-ugqs6i-5"})(["background:transparent;border:1px solid ",";color:",";padding:15px;font-weight:500;border-radius:8px;margin:0 0 20px 0;font-size:14px;width:100%;"],tu.grey2,tu.grey4),EHr=function(t){var e=t.page,n=m(Xs(UO),2),r=n[0],a=n[1],i=Ys(ZI),o=(0,cR().processDynamicText)({text:(0,Js.get)(r,"label","Custom Modal")}),l=(0,Js.get)(r,"padding",0),c=r?(0,Js.get)(r,"modalStyle","modal"):null,s=(0,uf.jsx)(SHr,{children:r&&(0,uf.jsx)(F1n,{block:r,page:e})});return(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(I$,{data:{background:i?"#222":"white",open:"drawer"===c,width:"fit-content",hide:function(){return a(null)},label:o,darkMode:i,padding:kd(l)},children:s}),"modal"===c&&(0,uf.jsx)(_9n,{darkMode:i,background:i?"#222":"white",minWidth:"fit-content",contentPadding:kd(l),header:{title:o},hide:function(){return a(null)},children:s})]})},SHr=sf.div.withConfig({displayName:"CustomModal__Content",componentId:"sc-8cbyxt-0"})(["width:100%;overflow:auto;"]),LHr=sf.img.withConfig({displayName:"CustomerPasswordReset__ClientLogo",componentId:"sc-1qjq1e7-0"})(["height:100px;width:240px;object-fit:contain;margin:0 0 30px 0;@media screen and (max-width:600px){margin:0 0 15px 0;height:60px;width:100%;}"]),_Hr=sf.div.withConfig({displayName:"CustomerPasswordReset__Container",componentId:"sc-1qjq1e7-1"})(["width:600px;margin:0 auto;margin-top:50px;@media screen and (max-width:600px){width:100%;margin-top:20px;padding:15px;}"]),BHr=function(){var t=m((0,x.useState)(!1),2),e=t[0],n=t[1],r=m((0,x.useState)({password:"",confirmPassword:""}),2),a=r[0],i=r[1],o=m((0,x.useState)({}),2),l=(o[0],o[1]),c=Ys(WI),s=Ys(XI),u=_t(),d=a.password.length>0||a.confirmPassword.length>0,h=[{id:"password",label:(0,Js.get)(c,"password","Password"),type:"password",componentId:"Input",value:(0,Js.get)(a,"password")},{id:"confirmPassword",label:(0,Js.get)(c,"confirmPassword","Confirm Password"),type:"password",componentId:"Input",value:(0,Js.get)(a,"confirmPassword")}];return(0,uf.jsxs)(_Hr,{children:[s.logo&&(0,uf.jsx)(LHr,{src:s.logo}),(0,uf.jsx)(dR,{data:{text:(0,Js.get)(c,"resetYourPassword","Reset Your Password"),fontStyle:"headingXl",margin:"0 0 20px 0"}}),(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"0",fields:h,submitText:(0,Js.get)(c,"updatePassword","Update Password"),submit:d&&function(){(function(){var t={};return a.password.length?a.password.length<6?t.password="Please enter a more secure password.":a.password!==a.confirmPassword&&(t.confirmPassword="Passwords do not match."):t.password="Please enter a valid password.",l(t),(0,Js.isEmpty)(t)})()&&(n(!0),K9.post("/reset_password/",{password:a.password}).then((function(){Rcn("Saved successfully")})).catch((function(){Fcn("Something went wrong.")})).finally((function(){n(!1),u("/login")})))},isFetching:e,onChange:function(t,e){return i(Se(Se({},a),{},He({},t,e)))}})]})},DHr=function(t){var e=t.label,n=t.description,r=t.children,a=t.articleLink;return(0,uf.jsxs)(THr,{children:[(0,uf.jsxs)(fR,{alignItems:"center",justifyContent:"space-between",gap:"30px",margin:"5px 0 20px 0",children:[(0,uf.jsxs)("div",{children:[(0,uf.jsx)(dR,{data:{text:e,fontSize:18,fontWeight:600}}),n&&(0,uf.jsx)(dR,{data:{text:n,fontStyle:"bodyMd",margin:"5px 0 0 0",color:tu.grey3}})]}),a&&(0,uf.jsx)(gf,{data:{text:"View Help Article",type:"basic",icon:"FiExternalLink",onClick:function(){return window.open(a)}}})]}),(0,uf.jsx)(VHr,{children:r})]})},THr=sf.div.withConfig({displayName:"SettingsCard__CardSection",componentId:"sc-1w4ptqm-0"})(["background:white;border:1px solid ",";border-radius:12px;flex:1;padding:20px;"],tu.divider),VHr=sf.div.withConfig({displayName:"SettingsCard__Content",componentId:"sc-1w4ptqm-1"})(["margin-top:20px;"]),OHr=sf.div.withConfig({displayName:"SettingsCard__ColumnsRow",componentId:"sc-1w4ptqm-2"})(["display:flex;gap:25px;width:100%;@media (max-width:768px){flex-direction:column;}"]),IHr=sf.div.withConfig({displayName:"SettingsCard__CardsColumn",componentId:"sc-1w4ptqm-3"})(["display:flex;flex-direction:column;gap:30px;width:100%;"]),RHr={text:"FiType",integer:"FiHash",float:"FiHash",date:"FiCalendar",time:"FiClock",boolean:"FiToggleRight",array:"FiList"},FHr=function(t){var e=t.setChanges,n=m((0,x.useState)(!1),2),r=n[0],a=n[1],i=m((0,x.useState)(null),2),o=i[0],l=i[1],c=Ys($I),s=cR().processDynamicText,u=m(Xs(jI),2),d=u[0],h=u[1],f=Dt().id,p=d.find((function(t){return t.id==f})),g=(0,Js.get)(p,"field_data",{}),v=(0,Js.get)(g,"config",{}),y=(0,Js.get)(g,"order",[]),b=(0,Js.get)(v,o,{}),M=z((0,Js.get)(p,"headers",[])),w=Cdn({appDateFormat:c,processDynamicText:s,sheetOrder:y,sheetHeaders:M,sheetFieldData:v,showInactive:!0}),C=w.displayFields,A=w.displayOrder,k=function(t,n,r){var a=d.map((function(e){if(e.id==f){var a=Se(Se({},(0,Js.get)(v,t,{})),{},He({},n,r));return"type"===n&&(a=Se(Se({},a),{},{componentId:(0,Js.get)({text:"Input",float:"Input",integer:"Input",date:"DateTimePicker",boolean:"Switch"},r,"Input")})),Se(Se({},e),{},{field_data:Se(Se({},g),{},{config:Se(Se({},v),{},He({},t,a))})})}return e}));h(a),e(!0)},H=(0,Js.get)(b,"type","text"),E="text"===H?[{label:"Basic Input",value:"Input"},{label:"Long Text Area",value:"TextArea"},{label:"Select",value:"Select"},{label:"Image Upload",value:"ImageUpload"},{label:"File Upload",value:"FileUpload"}]:["integer","float"].includes(H)?[{label:"Basic Input",value:"Input"},{label:"Select",value:"Select"},{label:"Multi Select",value:"MultiSelect"}]:"boolean"===H?[{label:"Toggle Switch",value:"Switch"},{label:"Checkbox",value:"Checkbox"}]:"date"===H?[{label:"Date Picker",value:"DateTimePicker"}]:[{label:"Basic Input",value:"Input"}],S=[{id:"type",label:"Data Type",componentId:"LargeIconSelect",required:!0,defaultValue:"text",hint:"The type of data stored in this field.",layout:"horizontal",options:[{label:"Text",value:"text",icon:"FiType"},{label:"Integer",value:"integer",icon:"FiHash"},{label:"Float",value:"float",icon:"FiHash"},{label:"Date",value:"date",icon:"FiCalendar"},{label:"True/False",value:"boolean",icon:"FiToggleRight"}]},{id:"componentId",label:"Default UI Component",hint:"The default visual component used to display this field throughout your forms and other blocks. This does not apply to all components and can be overridden on a per-block basis.",componentId:"Select",required:!0,defaultValue:"Input",hideEmptyItem:!0,options:E,displayCondition:function(){return E.length>1}},{displayCondition:function(t){return"DateTimePicker"===(0,Js.get)(t,"componentId")},id:"dateFormat",label:"Date Format",componentId:"DateFormatConfig",enabledFields:["inputDate","outputDate","inputTime","outputTime","showAmPm"]},{id:"options",label:"Options",componentId:"DataGrid",orientation:"vertical",hint:"Define the options to appear in your select dropdown",requiresSheet:!0,columns:[{key:"label",componentId:"Input"},{key:"value",componentId:"Input"}],displayCondition:function(t){return["Select","MultiSelect"].includes((0,Js.get)(t,"componentId"))}},{id:"label",label:"Custom Label",hint:"Override the default label, which is the field name",componentId:"Input",required:!0,defaultValue:"",advanced:!0},{id:"validation",label:"Validation",componentId:"DataSourceValidation",dataType:H}].map((function(t){return Se(Se({},t),{},{value:(0,Js.get)(b,t.id)})})),L=S.filter((function(t){return!t.advanced||r})).filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition(b)})),_=S.filter((function(t){return t.advanced})).length>0;return(0,uf.jsxs)("div",{children:[o&&(0,uf.jsxs)(_9n,{minWidth:"450px",hide:function(){return l(null)},header:{title:"Edit Field: ".concat((0,Js.startCase)(o))},children:[(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"0px",fields:L,onChange:function(t,e){return k(o,t,e)}}),_&&(0,uf.jsx)(dR,{data:{text:"".concat(r?"Hide":"Show"," Advanced Settings"),color:tu.primary,margin:"10px 0 0 0",fontStyle:"headingSm",onClick:function(){return a(!r)}}})]}),C.length>0&&(0,uf.jsx)(fln.Container,{style:{display:"flex",flexDirection:"column",borderTop:"1px solid ".concat(tu.grey2),background:"white"},dragHandleSelector:".drag-item",lockAxis:"y",onDrop:function(t){var n=t.addedIndex,r=t.removedIndex;!function(t){var n=d.map((function(e){return e.id==f?Se(Se({},e),{},{field_data:Se(Se({},g),{},{order:t})}):e}));h(n),e(!0)}(wd(A,r,n))},children:C.map((function(t){return(0,uf.jsx)(fln.Draggable,{children:(0,uf.jsx)(NHr,{field:t,setEditField:l,setFieldConfig:k})},t.key)}))}),0===C.length&&(0,uf.jsx)(dR,{data:{text:"No Fields"}})]})},NHr=function(t){var e=t.field,n=t.setEditField,r=t.setFieldConfig,a=m((0,x.useState)(!1),2),i=a[0],o=a[1],l=(0,Js.get)(e,"type","text"),c=(0,Js.get)(RHr,l);return"ImageUpload"===(0,Js.get)(e,"componentId")&&(c="FiImage"),(0,uf.jsxs)(PHr,{disabled:!e.active,onMouseEnter:function(){e.active&&!i&&o(!0)},onMouseLeave:function(){e.active&&i&&o(!1)},className:"drag-item",onClick:function(){e.active&&n(e.key)},children:[(0,uf.jsxs)(fR,{alignItems:"center",children:[(0,uf.jsx)(aln,{data:{icon:c,color:tu.grey3,size:16}}),(0,uf.jsx)(dR,{data:{text:(0,Js.startCase)(e.key),cursor:"pointer",margin:"0 6px 0 10px",fontSize:16,fontWeight:500}}),i&&(0,uf.jsx)(aln,{data:{icon:"FiEdit",color:tu.grey3,size:14}})]}),(0,uf.jsx)(Q$,{data:{value:e.active,onChange:function(t){return r(e.id,"active",t)}}})]})},PHr=sf.div.withConfig({displayName:"DataSourceFields__FieldContainer",componentId:"sc-ce3umd-0"})(["padding:12px 0px 12px 0px;border-bottom:1px solid ",";display:flex;justify-content:space-between;align-items:center;cursor:",";transition:200ms all;&:hover{background:",";}:not(:last-child){border-bottom:1px solid ",";}"],tu.grey2,(function(t){return t.disabled?"not-allowed":"pointer"}),tu.grey1,tu.grey1),jHr=function(t){var e=t.title,n=t.description,r=t.children,a=t.articleLink,i=t.width,o=t.buttons,l=void 0===o?[]:o,c=t.hideCard,s=void 0!==c&&c;return(0,uf.jsxs)(UHr,{width:i,children:[(0,uf.jsxs)(fR,{alignItems:"center",justifyContent:"space-between",gap:"30px",children:[(0,uf.jsxs)("div",{children:[(0,uf.jsx)(dR,{data:{text:e,fontSize:24,fontWeight:600,margin:"0 0 10px 0"}}),n&&(0,uf.jsx)(dR,{data:{text:n,fontSize:16,fontWeight:300,color:tu.grey4,margin:"0 0 10px 0"}})]}),(0,uf.jsxs)(fR,{alignItems:"center",gap:"10px",children:[a&&(0,uf.jsx)(gf,{data:{text:"View Help Article",type:"basic",icon:"FiExternalLink",onClick:function(){return window.open(a)}}}),l.map((function(t){return(0,uf.jsx)(gf,{data:t})}))]})]}),(0,uf.jsx)(WHr,{hideCard:s,children:r})]})},UHr=sf.div.withConfig({displayName:"SettingsSection__SettingsSectionContainer",componentId:"sc-hmec0j-0"})(["display:flex;gap:20px;flex-direction:column;width:",";"],(function(t){return t.width||"500px"})),WHr=sf.div.withConfig({displayName:"SettingsSection__CardSection",componentId:"sc-hmec0j-1"})(["",""],(function(t){return t.hideCard?"gap: 30px;":"\n    background: white;\n    border: 1px solid ".concat(tu.divider,";\n    border-radius: 12px;\n    flex: 1;\n    padding: 20px;\n  ")})),ZHr=function(){var t=Dt().id,e=_t(),n=Ys(XI),r=m((0,x.useState)(!1),2),a=r[0],i=r[1],o=(0,Js.get)(n,"supabase_project_id"),l=m(Xs(jI),2),c=l[0],s=l[1],u=c.find((function(e){return e.id==t})),d=function(e,n){i(!0),s(c.map((function(r){return r.id==t?Se(Se({},r),{},He({},e,n)):r})))},h=(0,Js.get)(u,"service","google"),f=null,p="";if("supabase"===h)f="https://supabase.com/dashboard/project/".concat(o),p="Open In Supabase";else if("airtable"===h){var g=(0,Js.get)(u,["field_Data","config"],{}),v=(0,Js.get)(g,"base_id",null),y=(0,Js.get)(g,"table_id",null);f="https://airtable.com/".concat(v,"/").concat(y),p="Open In Airtable"}else"google"===h&&(f="https://docs.google.com/spreadsheets/d/".concat(u.spreadsheet_id,"/edit#gid=").concat(u.tab_id),p="Open In Google");var b=$s(NO),M=[{text:"Refresh Fields",onClick:function(){return b({sheetId:t})},type:"basic",icon:"FiRefreshCcw"},{text:p,type:"basic",icon:"HiArrowTopRightOnSquare",onClick:function(){return window.open(f)}},{text:a?"Save Changes":"Changes Saved",onClick:function(){Rcn("Saved"),K9.post("/sheet_management/",u),i(!1)},disabled:!a}];return(0,uf.jsxs)(F6n,{children:[(0,uf.jsx)(whn,{width:"180px",margin:"0 0 20px 0",text:"Data Sources",onClick:function(){return e("/spreadsheets")}}),(0,uf.jsx)(jHr,{hideCard:!0,width:"100%",title:"Edit Data Source: ".concat((0,Js.get)(u,"title")),buttons:M,children:(0,uf.jsxs)(OHr,{children:[(0,uf.jsx)(IHr,{children:(0,uf.jsx)(DHr,{label:"Fields",description:"Configure the types, styles, ordering and other settings for your data source fields",articleLink:"",children:(0,uf.jsx)(FHr,{setChanges:i})})}),(0,uf.jsxs)(IHr,{children:[(0,uf.jsx)(DHr,{label:"Basics",description:"Configure the basics of your data source",articleLink:"",children:(0,uf.jsx)(_dn,{fields:[{label:"Title",id:"title",componentId:"Input",required:!0,value:(0,Js.get)(u,"title")},{label:"Allow Public Access",description:"This will allow anyone on the internet to view, edit and delete your sheet data depending on your settings.",id:"allow_public_access",componentId:"Switch",value:(0,Js.get)(u,"allow_public_access")}],sectionPadding:"0px",onChange:function(t,e){return d(t,e)}})}),(0,uf.jsx)(DHr,{label:"Hidden Filters",description:"Configure hidden data filters applied at the app-level",articleLink:"https://help.frontly.ai/en/articles/7971258-hidden-filters",children:(0,uf.jsx)($bn,{data:{hideConditionType:!0,value:(0,Js.get)(u,"hidden_filters"),onChange:function(t){return d("hidden_filters",t)},linkedSpreadsheet:u}})})]})]})})]})},GHr=function(t){var e=t.width,n=m((0,x.useState)(!1),2),r=n[0],a=n[1],i=m((0,x.useState)({password:"",confirmPassword:""}),2),o=i[0],l=i[1],c=m((0,x.useState)({}),2),s=(c[0],c[1]),u=m((0,x.useState)(!1),2),d=u[0],h=u[1],f=o.password.length>0||o.confirmPassword.length>0,p=[{id:"password",label:"Password",type:"password",componentId:"Input",value:(0,Js.get)(o,"password")},{id:"confirmPassword",label:"Confirm Password",type:"password",componentId:"Input",value:(0,Js.get)(o,"confirmPassword")}];return(0,uf.jsx)("div",{children:(0,uf.jsx)(jHr,{title:"Password",description:"Reset your password for logging into ".concat(Md?"Frontly admin":"the app"),width:e,children:d?(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"5px",fields:p,orientation:"horizontal",width:"200px",submitText:"Update Password",submit:f&&function(){(function(){var t={};return o.password.length?o.password.length<6?t.password="Please enter a more secure password.":o.password!==o.confirmPassword&&(t.confirmPassword="Passwords do not match."):t.password="Please enter a valid password.",s(t),(0,Js.isEmpty)(t)})()&&(a(!0),K9.post("/reset_password/",{password:o.password}).then((function(){Rcn("Saved successfully")})).catch((function(){Fcn("Something went wrong.")})).finally((function(){a(!1)})))},isFetching:r,onChange:function(t,e){return l(Se(Se({},o),{},He({},t,e)))}}):(0,uf.jsx)(gf,{data:{text:"Reset Password",onClick:function(){return h(!0)},type:"basic"}})})})},qHr=function(){var t=Ys(WI),e=Ys(tI),n=Ys(XI),r=(0,Js.get)(n,"user_schema",[])||[],a=m((0,x.useState)(!1),2),i=a[0],o=a[1],l=Ys(jI),c=(0,Js.get)(n,["users_sheet_config","spreadsheet_id"]),s=(0,Js.get)(l.find((function(t){return t.id===c})),"headers",[]),u=[{id:"first_name",label:"First Name"},{id:"last_name",label:"Last Name"},{id:"email",disabled:!0,label:"Email"}].concat(z(r.filter((function(t){return t.editableByUser})).map((function(t){return{id:t.name,label:t.name,componentId:(0,Js.get)(t,"type"),orientation:"Switch"===(0,Js.get)(t,"type")?"horizontal":null,options:(0,Js.get)(t,"options",[])}})))),d=Ru((0,Js.get)(n,"users_sheet_edit_profile_fields","")).split(",").map((function(t){return t.trim()})).filter((function(t){return t}));u=[].concat(z(u),z(s.filter((function(t){return 0===d.length||d.includes(t)})).filter((function(t){return![].concat(z(u.map((function(t){return t.id}))),["frontly_id"]).includes(t)})).map((function(t){return{id:t,label:(0,Js.startCase)(t)}}))));var h=m((0,x.useState)({}),2),f=h[0],p=h[1],g=$s(GI);return(0,x.useEffect)((function(){var t={};u.forEach((function(n){t[n.id]=(0,Js.get)(e,n.id)})),p(Se({},t))}),[]),(0,uf.jsxs)(Cxn,{isEditProfile:!0,children:[(0,uf.jsxs)(YHr,{children:[(0,uf.jsx)(dR,{data:{text:(0,Js.get)(t,"editProfile","Edit Profile"),fontStyle:"headingLg",margin:"0 0 15px 0"}}),(0,uf.jsx)(_dn,{sectionPadding:"0px",fields:u.map((function(t){return Se(Se({},t),{},{value:(0,Js.get)(f,t.id)})})),onChange:function(t,e){p(Se(Se({},f),{},He({},t,e))),o(!0)},submitText:(0,Js.get)(t,"saveProfile","Save Profile"),disableSubmit:!i,submit:function(){g(Se(Se({},e),f)),K9.post("/update_user/",f),Rcn("Profile Updated")}})]}),(0,uf.jsx)(GHr,{width:"400px"})]})},YHr=sf.div.withConfig({displayName:"EditActiveUser__Container",componentId:"sc-grr519-0"})(["background:white;box-shadow:",";border-radius:10px;flex:1;padding:30px;width:400px;@media (max-width:768px){width:100%;padding:15px;}"],gu),XHr=function(t){var e=t.internal,n=m((0,x.useState)([]),2),r=n[0],a=n[1],i=m((0,x.useState)(!1),2),o=i[0],l=i[1],c=dxn().width;(0,x.useEffect)((function(){l(!0),K9.get("/experts/").then((function(t){var e=(0,Js.get)(t,"data",[]).map((function(t){return Se(Se({},t),{},{id:(0,Js.get)(t,"id"),name:(0,Js.get)(t,"name")},(0,Js.get)(t,"data",{}))}));a(e),l(!1)}))}),[]);var s=m((0,x.useState)(""),2),u=s[0],d=s[1],h=m((0,x.useState)(null),2),f=h[0],p=h[1],g=m((0,x.useState)(null),2),v=g[0],y=g[1],b=m((0,x.useState)(null),2),M=b[0],w=b[1],C=m((0,x.useState)(null),2),A=C[0],k=C[1],H=m((0,x.useState)(null),2),E=(H[0],H[1],_t()),S=z(new Set(r.flatMap((function(t){return t.languages.split(",").map((function(t){return t.trim()}))})))).map((function(t){return{label:t,value:t}})),L=z(new Set(r.map((function(t){return t.location})))).map((function(t){return{label:t,value:t}})),_=z(new Set(r.flatMap((function(t){return t.specializations.split(",").map((function(t){return t.trim()}))})))).map((function(t){return{label:t,value:t}})),B=r.filter((function(t){var e=M&&M.split(",").map((function(t){return t.trim()}));return(!f||t.location===f)&&(!(v&&!t.languages.includes(v))&&(!(e&&e.length>0&&!t.specializations.split(",").map((function(t){return t.trim()})).some((function(t){return e.includes(t)})))&&(!(A&&t.minBudget>A)&&!(""!==u&&!t.name.toLowerCase().includes(u.toLowerCase())&&!t.description.toLowerCase().includes(u.toLowerCase())))))}));return o?(0,uf.jsx)(Htt,{}):(0,uf.jsxs)("div",{children:[(0,uf.jsxs)(eEr,{children:[c>800&&(0,uf.jsxs)(sEr,{children:[(0,uf.jsx)(uEr,{children:"Location / Region"}),(0,uf.jsx)(hq,{data:{value:f,label:"Location",options:L,onChange:function(t){return p(t)}}})]}),(0,uf.jsxs)(sEr,{children:[(0,uf.jsx)(uEr,{children:"Language"}),(0,uf.jsx)(hq,{data:{value:v,label:"Language",options:S,onChange:function(t){return y(t)}}})]}),(0,uf.jsxs)(sEr,{children:[(0,uf.jsx)(uEr,{children:"Specializations"}),(0,uf.jsx)(v$,{data:{value:M,label:"Specializations",options:_,onChange:function(t){return w(t)}}})]}),(0,uf.jsxs)(sEr,{children:[(0,uf.jsx)(uEr,{children:"Project Budget"}),(0,uf.jsx)(hq,{data:{value:A,label:"Max Budget",onChange:function(t){return k(t)},options:[{label:"$500",value:500},{label:"$1000",value:1e3},{label:"$5,000",value:5e3},{label:"$10,000",value:1e4}]}})]})]}),c>800&&(0,uf.jsx)(fR,{gap:"30px",margin:"0 0 30px 0",children:(0,uf.jsx)(l9n,{data:{width:"100%",value:u,placeholder:"Search by name or description",onChange:function(t){return d(t)}}})}),(0,uf.jsx)(nEr,{count:B.length,children:B.map((function(t){return(0,uf.jsxs)(rEr,{onClick:function(){return E(e?"/profile/".concat(t.id):"/expert/".concat(t.id))},children:[(0,uf.jsx)(pEr,{src:t.image}),(0,uf.jsx)(aEr,{children:t.name}),(0,uf.jsx)(iEr,{children:Hd(t.short_description,80)}),(0,uf.jsxs)(fR,{alignItems:"center",children:[(0,uf.jsx)(dEr,{rating:t.average_rating||5}),(0,uf.jsx)(oEr,{children:t.average_rating||0}),(0,uf.jsxs)(lEr,{children:["(",t.review_count||0,")"]})]})]})}))})]})},$Hr=function(){var t=dxn().width;return(0,uf.jsxs)("div",{children:[(0,uf.jsx)("div",{style:{maxWidth:"1200px",margin:"0 auto"},children:(0,uf.jsx)(O7n,{})}),(0,uf.jsx)(cEr,{children:(0,uf.jsxs)(KHr,{children:[(0,uf.jsx)(QHr,{children:"Hire a Frontly Expert"}),(0,uf.jsx)(JHr,{children:"Frontly Certified Experts are independent consultants and agencies who build powerful custom solutions with Frontly."}),(0,uf.jsxs)(fR,{gap:"15px",style:{flexWrap:"wrap"},children:[t>800&&(0,uf.jsx)(gf,{data:{text:"Get Matched With An Expert",type:"basic",onClick:function(){return window.location.href="mailto:support@frontlyapp.com"}}}),(0,uf.jsx)(gf,{data:{text:"Apply To Become An Expert",backgroundColor:"transparent",border:"1px solid white",onClick:function(){return window.open("https://docs.google.com/forms/d/e/1FAIpQLSehsRAGoXyBgWFsgnTg_zl-GTztUk-VLu2SrRokhw2xlkfOAQ/viewform?usp=sf_link")}}})]})]})}),(0,uf.jsx)(tEr,{children:(0,uf.jsx)(XHr,{})})]})},KHr=sf.div.withConfig({displayName:"experts__BannerContent",componentId:"sc-suygmr-0"})(["max-width:1200px;margin:0 auto;padding:40px 30px 50px 30px;@media (max-width:800px){padding:30px 20px 40px 20px;}"]),QHr=sf.div.withConfig({displayName:"experts__HeaderText",componentId:"sc-suygmr-1"})(["font-size:40px;font-weight:700;color:white;@media (max-width:800px){font-size:28px;}"]),JHr=sf.div.withConfig({displayName:"experts__Description",componentId:"sc-suygmr-2"})(["font-size:18px;margin:15px 0 30px 0;color:white;@media (max-width:800px){font-size:14px;margin:10px 0 20px 0;}"]),tEr=sf.div.withConfig({displayName:"experts__Body",componentId:"sc-suygmr-3"})(["padding:30px;max-width:1200px;margin:0 auto;@media (max-width:800px){padding:20px;}"]),eEr=sf.div.withConfig({displayName:"experts__Filters",componentId:"sc-suygmr-4"})(["display:flex;justify-content:space-between;margin:10px 0 20px 0;gap:30px;flex-wrap:wrap;@media (max-width:800px){gap:15px;flex-direction:column;margin-top:5px;}"]),nEr=sf.div.withConfig({displayName:"experts__Grid",componentId:"sc-suygmr-5"})(["display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));"," @media (max-width:800px){grid-template-columns:repeat(auto-fit,minmax(200px,1fr));}"],(function(t){return t.count&&t.count<4&&"grid-template-columns: 1fr 1fr 1fr;"})),rEr=sf.div.withConfig({displayName:"experts__ExpertCard",componentId:"sc-suygmr-6"})(["background:#fff;padding:20px;border-radius:8px;box-shadow:",";cursor:pointer;@media (max-width:800px){padding:15px;}"],gu),aEr=sf.div.withConfig({displayName:"experts__ExpertName",componentId:"sc-suygmr-7"})(["font-size:18px;font-weight:600;margin:10px 0 0 0;@media (max-width:800px){font-size:16px;margin:8px 0 0 0;}"]),iEr=sf.div.withConfig({displayName:"experts__ExpertDescription",componentId:"sc-suygmr-8"})(["font-size:16px;margin:10px 0;@media (max-width:800px){font-size:14px;margin:8px 0;}"]),oEr=sf.div.withConfig({displayName:"experts__RatingText",componentId:"sc-suygmr-9"})(["font-size:16px;margin-left:5px;font-weight:600;@media (max-width:800px){font-size:14px;}"]),lEr=sf.div.withConfig({displayName:"experts__RatingCount",componentId:"sc-suygmr-10"})(["font-size:16px;margin-left:5px;@media (max-width:800px){font-size:14px;}"]),cEr=sf.div.withConfig({displayName:"experts__Banner",componentId:"sc-suygmr-11"})(["background:linear-gradient( 150deg,rgb(170,0,255) 0%,rgb(0,85,255) 100% );"]),sEr=sf.div.withConfig({displayName:"experts__Filter",componentId:"sc-suygmr-12"})(["flex:1;"]),uEr=sf.div.withConfig({displayName:"experts__Label",componentId:"sc-suygmr-13"})(["font-size:15px;font-weight:600;margin:0 0 8px 0;"]),dEr=function(t){var e=t.rating;return(0,uf.jsx)(fR,{children:z(Array(5)).map((function(t,n){return(0,uf.jsx)(aln,{data:{size:20,icon:"BsFillStarFill",color:parseInt(e)>=n?"#FFD700":tu.grey2}})}))})},hEr=sf.div.withConfig({displayName:"experts__NoImageWrapper",componentId:"sc-suygmr-14"})(["background:white;display:flex;flex-direction:column;align-items:center;gap:10px;justify-content:center;width:100%;height:200px;border:1px solid ",";background:",";border-radius:8px;"],tu.grey2,tu.grey1),fEr=sf.img.withConfig({displayName:"experts__Thumb",componentId:"sc-suygmr-15"})(["width:100%;height:200px;object-fit:cover;border:1px solid ",";border-radius:8px;object-fit:cover;"],tu.grey2),pEr=function(t){var e=t.src,n=m((0,x.useState)(!1),2),r=n[0],a=n[1];return!e||r?(0,uf.jsx)(hEr,{src:e,children:(0,uf.jsx)(aln,{data:{icon:"FiImage",color:tu.grey2,size:40}})}):(0,uf.jsx)(fEr,{src:e,onError:function(){return a(!0)}})},gEr=function(t){var e=t.customData,n=(t.internal,Dt().id),r=m((0,x.useState)({}),2),a=r[0],i=r[1],o=m((0,x.useState)(!1),2),l=o[0],c=o[1],s=Ys(tI);(0,x.useEffect)((function(){e||(c(!0),K9.get("/expert/?id=".concat(n)).then((function(t){var e=(0,Js.get)(t,"data");i(e),c(!1)})))}),[]);var u=_t(),d=m((0,x.useState)(!1),2),h=d[0],f=d[1],p=m((0,x.useState)(!1),2),g=p[0],v=p[1],y=m((0,x.useState)(null),2),b=y[0],M=y[1];if(l)return(0,uf.jsx)(Htt,{});var w=e||Se({id:(0,Js.get)(a,"id"),name:(0,Js.get)(a,"name")},(0,Js.get)(a,"data",{})),z=(0,Js.get)(w,"demo_apps",[]).filter((function(t){return t.image&&t.name&&t.description})),C=(0,Js.get)(a,"reviews",[])||[],A=z.find((function(t,e){return e===b}));return(0,uf.jsx)(xEr,{children:(0,uf.jsxs)(wEr,{children:[(0,uf.jsxs)(zEr,{children:[(0,uf.jsxs)(TEr,{children:[null!==w&&void 0!==w&&w.image?(0,uf.jsx)(OEr,{src:Ed({url:null===w||void 0===w?void 0:w.image,height:300})}):(0,uf.jsx)(P$,{height:"200px",width:"200px",iconSize:50}),(0,uf.jsx)(IEr,{children:null===w||void 0===w?void 0:w.name}),(0,uf.jsxs)(fR,{alignItems:"center",gap:"10px",margin:"15px 0 10px 0",children:[(0,uf.jsx)(aln,{data:{icon:"FiMapPin",colors:tu.grey2,size:18}}),(0,uf.jsx)(REr,{children:(null===w||void 0===w?void 0:w.location)||"No Location"})]}),(0,uf.jsx)(REr,{children:null!==w&&void 0!==w&&w.hourlyRate?"Hourly Rate: $".concat(Fu(null===w||void 0===w?void 0:w.hourlyRate,2)," USD"):"No Hourly Rate Set"}),(0,uf.jsx)(FEr,{margin:"10px 0 25px 0",rating:a.average_rating||0,ratingCount:a.review_count||0}),(0,uf.jsx)(gf,{data:{text:"Hire This Expert",width:"100%",onClick:function(){s?v(!0):u("/signup")}}}),(0,uf.jsx)(gf,{data:{text:"Write a review",type:"basic",width:"100%",margin:"10px 0 0 0",onClick:function(){return f(!0)}}}),g&&(0,uf.jsx)(mEr,{hide:function(){return v(!1)},expert:w}),h&&(0,uf.jsx)(_9n,{hide:function(){return f(!1)},header:{title:"Write A Review"},children:(0,uf.jsx)(dR,{data:{fontStyle:"bodyLg",text:"This feature is unavailable until you have completed a project with this expert"}})}),A&&(0,uf.jsx)(_9n,{hide:function(){return M(null)},header:{title:(0,Js.get)(A,"name")},minWidth:"900px",children:(0,uf.jsxs)(yEr,{children:[(0,uf.jsxs)("div",{style:{flex:1},children:[(0,uf.jsx)(dR,{data:{text:"Description",fontStyle:"headingSm",margin:"0 0 10px 0"}}),(0,uf.jsx)(dR,{data:{text:A.fullDescription||A.description,fontStyle:"bodyLg",whiteSpace:"pre-line"}}),"frontlyApp"===(0,Js.get)(A,"type","frontlyApp")&&A.subdomain&&(0,uf.jsx)(gf,{data:{text:"View Live App",icon:"FiEye",margin:"15px 0 0 0",onClick:function(){return window.open("https://".concat(A.subdomain,".frontly.ai"))}}}),"other"===(0,Js.get)(A,"type","frontlyApp")&&A.link&&(0,uf.jsx)(gf,{data:{text:"View Project",icon:"FiEye",margin:"15px 0 0 0",onClick:function(){return window.open(A.link)}}})]}),(0,uf.jsx)(_Er,{src:Ed({url:A.image,height:500,quality:70,forceJpg:!0})})]})})]}),(0,uf.jsxs)(VEr,{style:{gap:"15px"},children:[(0,uf.jsx)(HEr,{label:"Languages",items:(0,Js.get)(w,"languages","").split(",").map((function(t){return t.trim()})).filter((function(t){return""!==t}))}),(0,uf.jsx)(HEr,{label:"Specializations",items:(0,Js.get)(w,"specializations","").split(",").map((function(t){return t.trim()})).filter((function(t){return""!==t}))})]})]}),(0,uf.jsxs)(CEr,{children:[(0,uf.jsxs)(AEr,{children:[(0,uf.jsxs)(kEr,{children:["About ",null===w||void 0===w?void 0:w.name]}),(0,uf.jsx)(A4n,{noValuesText:"This expert has not completed their profile",block:{content:null===w||void 0===w?void 0:w.description}})]}),(0,uf.jsxs)(AEr,{children:[(0,uf.jsx)(kEr,{children:"Previous Work"}),0===z.length&&(0,uf.jsx)(dR,{data:{text:"This expert has no demo apps listed"}}),(0,uf.jsx)(EEr,{count:z.length,children:z.map((function(t,e){return(0,uf.jsxs)(SEr,{onClick:function(){return M(e)},children:[(0,uf.jsx)(LEr,{src:Ed({url:t.image,height:300,quality:70,forceJpg:!0})}),(0,uf.jsx)(dR,{data:{text:t.name,fontStyle:"headingMd"}}),(0,uf.jsx)(dR,{data:{text:t.description}})]})}))})]}),(0,uf.jsxs)(AEr,{children:[(0,uf.jsxs)(fR,{justifyContent:"space-between",alignItems:"center",children:[(0,uf.jsxs)(fR,{alignItems:"center",gap:"10px",children:[(0,uf.jsx)(kEr,{style:{margin:"0px"},children:"Reviews"}),(0,uf.jsx)(FEr,{rating:a.average_rating||0,ratingCount:a.review_count||0,margin:"0px"})]}),(0,uf.jsx)(gf,{data:{text:"Write Review",type:"basic",onClick:function(){return f(!0)}}})]}),0===C.length&&(0,uf.jsx)(dR,{data:{text:"This expert has no reviews yet"}}),C.map((function(t){return(0,uf.jsxs)(bEr,{children:[(0,uf.jsx)(MEr,{children:t.title}),(0,uf.jsxs)(fR,{alignItems:"center",gap:"9px",children:[(0,uf.jsx)(dEr,{rating:t.rating}),(0,uf.jsx)(dR,{data:{text:"|",color:tu.divider,fontStyle:"bodyLg"}}),(0,uf.jsx)(dR,{data:{text:t.date}}),(0,uf.jsx)(dR,{data:{text:"|",color:tu.divider,fontStyle:"bodyLg"}}),(0,uf.jsx)(dR,{data:{text:t.customer}})]}),(0,uf.jsx)(dR,{data:{text:t.content,margin:"5px 0 0 0"}})]})}))]})]})]})})},vEr=function(t){var e=t.customData,n=_t(),r=St(),a=Ld("admin",r);return(0,uf.jsx)("div",{style:{background:"white"},children:(0,uf.jsxs)("div",{style:{maxWidth:"1200px",margin:"0 auto"},children:[!e&&(0,uf.jsx)(O7n,{}),(0,uf.jsx)(whn,{width:"auto",margin:"30px 0 10px 20px",text:"All Experts",onClick:function(){return n(a?"/internal_admin/experts":"/experts")}}),(0,uf.jsx)(gEr,{})]})})},mEr=function(t){var e=t.expert,n=t.hide,r=m((0,x.useState)({}),2),a=r[0],i=r[1],o=$s(AI),l=_t();return(0,uf.jsxs)(_9n,{hide:n,header:{title:"Hire ".concat((0,Js.get)(e,"name")," For Your Project")},buttons:[{text:"Submit Project To Expert",onClick:function(){return o({title:"Submit Project?",text:"Once the project is submitted, the expert will respond with a quote or follow up questions to assess the scope of the project.",confirm:function(){Rcn("Project Sent To Expert"),n(),K9.post("/send_expert_request/",Se(Se({},a),{},{expert_id:e.id})).then((function(t){var e=(0,Js.get)(t,["data","project_id"]);l("/project/".concat(e))}))}})}}],children:[(0,uf.jsx)(dR,{data:{text:"Fill out the information below so that the expert can review your project and provide a quote",fontStyle:"bodyMd",margin:"0 0 20px 0"}}),(0,uf.jsx)(dR,{data:{text:"Project Name",fontStyle:"headingMd",margin:"0 0 5px 0"}}),(0,uf.jsx)(SR,{data:{value:(0,Js.get)(a,"name"),onChange:function(t){return i(Se(Se({},a),{},{name:t}))},placeholder:"Education Portal...",width:"100%"}}),(0,uf.jsx)(dR,{data:{text:"Project Description",fontStyle:"headingMd",margin:"20px 0 5px 0"}}),(0,uf.jsx)(U$,{data:{value:(0,Js.get)(a,"summary"),onChange:function(t){return i(Se(Se({},a),{},{summary:t}))},placeholder:"Provide as much detail as possible to help the expert assess your project and provide an accurate quote.",minHeight:"200px"}})]})},yEr=sf.div.withConfig({displayName:"Profile__DemoAppRow",componentId:"sc-1vprloe-0"})(["display:flex;flex-direction:row;gap:30px;@media (max-width:800px){flex-direction:column;gap:15px;}"]),bEr=sf.div.withConfig({displayName:"Profile__ReviewContainer",componentId:"sc-1vprloe-1"})(["border-bottom:1px solid ",";padding:20px 0 20px 0;display:flex;flex-direction:column;gap:10px;"],tu.divider),xEr=sf.div.withConfig({displayName:"Profile__Container",componentId:"sc-1vprloe-2"})(["padding:20px;"]),MEr=sf.div.withConfig({displayName:"Profile__ReviewLabel",componentId:"sc-1vprloe-3"})(["font-size:16px;font-weight:bold;margin-bottom:5px;"]),wEr=sf.div.withConfig({displayName:"Profile__MainRow",componentId:"sc-1vprloe-4"})(["display:flex;flex-direction:row;gap:50px;@media (max-width:800px){flex-direction:column;gap:15px;}"]),zEr=sf.div.withConfig({displayName:"Profile__LeftColumn",componentId:"sc-1vprloe-5"})(["width:300px;display:flex;flex-direction:column;gap:25px;@media (max-width:800px){gap:15px;width:100%;}"]),CEr=sf.div.withConfig({displayName:"Profile__RightColumn",componentId:"sc-1vprloe-6"})(["flex:1;"]),AEr=sf.div.withConfig({displayName:"Profile__Section",componentId:"sc-1vprloe-7"})(["margin-bottom:50px;"]),kEr=sf.div.withConfig({displayName:"Profile__SectionLabel",componentId:"sc-1vprloe-8"})(["font-size:20px;font-weight:bold;margin-bottom:10px;"]),HEr=function(t){var e=t.label,n=t.items;return(0,uf.jsxs)("div",{children:[(0,uf.jsx)(BEr,{children:e}),n.map((function(t){return(0,uf.jsx)(DEr,{children:t})})),0===n.length&&(0,uf.jsxs)("div",{children:["No ",e]})]})},EEr=sf.div.withConfig({displayName:"Profile__DemoAppsContainer",componentId:"sc-1vprloe-9"})(["display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));@media (max-width:800px){grid-template-columns:repeat(auto-fit,minmax(200px,1fr));}"," gap:20px;"],(function(t){return t.count<3&&"grid-template-columns: 280px 280px;"})),SEr=sf.div.withConfig({displayName:"Profile__DemoAppWrapper",componentId:"sc-1vprloe-10"})(["display:flex;flex-direction:column;gap:10px;padding:20px;border:1px solid ",";border-radius:10px;cursor:pointer;"],tu.grey2),LEr=sf.img.withConfig({displayName:"Profile__DemoAppImage",componentId:"sc-1vprloe-11"})(["width:100%;height:150px;object-fit:cover;border-radius:10px;margin-bottom:10px;"]),_Er=sf.img.withConfig({displayName:"Profile__PreviewImage",componentId:"sc-1vprloe-12"})(["width:450px;object-fit:contain;border-radius:10px;border:1px solid ",";@media (max-width:800px){width:100%;}"],tu.grey2),BEr=sf.div.withConfig({displayName:"Profile__BulletListLabel",componentId:"sc-1vprloe-13"})(["font-weight:bold;font-size:16px;margin-bottom:5px;"]),DEr=sf.div.withConfig({displayName:"Profile__BulletListItem",componentId:"sc-1vprloe-14"})(["margin-bottom:5px;font-size:14px;"]),TEr=sf.div.withConfig({displayName:"Profile__ProfileDetails",componentId:"sc-1vprloe-15"})(["display:flex;flex-direction:column;align-items:center;background:",";border:1px solid ",";border-radius:10px;padding:20px;"],tu.grey1,tu.grey2),VEr=sf.div.withConfig({displayName:"Profile__ProfileInfo",componentId:"sc-1vprloe-16"})(["display:flex;flex-direction:column;background:",";border:1px solid ",";border-radius:10px;padding:20px;"],tu.grey1,tu.grey2),OEr=sf.img.withConfig({displayName:"Profile__ProfileImage",componentId:"sc-1vprloe-17"})(["width:200px;height:200px;border-radius:10px;object-fit:cover;border:1px solid ",";"],tu.grey2),IEr=sf.div.withConfig({displayName:"Profile__ProfileName",componentId:"sc-1vprloe-18"})(["font-size:24px;font-weight:bold;margin-top:20px;"]),REr=sf.div.withConfig({displayName:"Profile__ProfileLocation",componentId:"sc-1vprloe-19"})(["font-size:16px;"]),FEr=function(t){var e=t.rating,n=t.ratingCount,r=t.margin;return(0,uf.jsxs)(fR,{alignItems:"center",margin:r,children:[(0,uf.jsx)(aln,{data:{size:20,icon:"BsFillStarFill",color:"#FFD700"}}),(0,uf.jsx)(oEr,{children:Fu(e,2)}),(0,uf.jsxs)(lEr,{children:["(",n,")"]})]})},NEr=function(){var t,e=m((0,x.useState)(null),2),n=e[0],r=e[1],a=m((0,x.useState)(!1),2),i=a[0],o=a[1],l=m((0,x.useState)(!1),2),c=l[0],s=l[1],u=m((0,x.useState)(!1),2),d=u[0],h=u[1],f=$s(AI),p=[{id:"name",label:"Name",placeholder:"Company or Expert Name",hint:"The public name to display on your profile. This can be your company name or your own name.",componentId:"Input",value:(0,Js.get)(n,"name")},{id:"image",label:"Image",placeholder:"Image URL",hint:"The image to display on your profile. This can be your company logo or your own photo.",componentId:"ImageUpload",value:(0,Js.get)(n,"image")},{id:"location",label:"Location",placeholder:"Location",hint:"Where you are located in the world.",componentId:"Input",value:(0,Js.get)(n,"location")},{id:"languages",label:"Languages",placeholder:"Languages",componentId:"MultiSelect",options:WEr,hint:"The languages you speak, for communicating with clients.",value:(0,Js.get)(n,"languages","")},{id:"hourlyRate",label:"Hourly Rate (USD)",placeholder:"Hourly Rate",hint:"Your hourly rate in USD.",componentId:"Input",value:(0,Js.get)(n,"hourlyRate")},{id:"minBudget",label:"Minimum Budget",placeholder:"Minimum Budget",hint:"The minimum budget you would accept for a contract. The higher this value, the fewer projects you will qualify for.",componentId:"Select",options:[{label:"$500",value:500},{label:"$1000",value:1e3},{label:"$5,000",value:5e3},{label:"$10,000",value:1e4}],value:(0,Js.get)(n,"minBudget")},{id:"short_description",label:"Short Description",placeholder:"Short Description",hint:"The short description to display on your minified profile card.",componentId:"TextArea",value:(0,Js.get)(n,"short_description")},{id:"description",label:"Description",placeholder:"Description",hint:"The full description to display on your detailed profile.",componentId:"RichTextEditor",value:(0,Js.get)(n,"description")},(t={id:"specializations",label:"Specializations",componentId:"MultiSelect",placeholder:"Specializations",hint:"The specializations to display on your profile.",value:(0,Js.get)(n,"specializations")},He(t,"hint","The skills you possess that you can potentially offer to clients."),He(t,"options",ZEr),t),{id:"demoApps",label:"Work Samples",text:"Showcase Pre",componentId:"DemoAppsEditor",profile:n,setProfile:function(t){r(Se(Se({},n),t)),o(!0)},hint:"Select the apps you would like to display on your profile for potential clients to see your work."}];(0,x.useEffect)((function(){h(!0),K9.get("/get_expert_profile/").then((function(t){var e=(0,Js.get)(t,"data",{});h(!1),r(e)}))}),[]);var g={in_progress:eu,pending:au,approved:ru,published:iu,changes_requested:nu,denied:nu},v=(0,Js.get)(n,"status","pending"),y=function(){K9.post("/expert_approval_submission/"),r(Se(Se({},n),{},{status:"pending"})),Rcn("Profile Submitted For Approval")};return d?(0,uf.jsx)(Htt,{}):(0,uf.jsxs)(F6n,{contentWidth:"100%",children:[(0,uf.jsxs)(fR,{alignItems:"center",justifyContent:"space-between",margin:"0 0 30px 0",children:[(0,uf.jsxs)(fR,{alignItems:"center",gap:"20px",children:[(0,uf.jsx)(g7n,{children:"Manage Your Expert Profile"}),(0,uf.jsx)(Ocn,{anchorSelect:".statusBadge",place:"bottom",style:{zIndex:9999},children:(0,Js.get)({in_progress:"Your profile is in progress. You can edit it below.",pending:"Your profile is pending review by the Frontly team. You will be notified when it's been reviewed.",approved:"Your profile has been approved by the Frontly team, and is ready to publish when you're ready to be listed.",published:"Your profile is published on the public experts marketplace",changes_requested:"Your submission was reviewed and changes have been requested in order to complete your profile.",denied:"Your profile was denied by the Frontly team. You should have already received feedback."},v)}),(0,uf.jsx)(UEr,{className:"statusBadge",color:(0,Js.get)(g,v),children:(0,Js.startCase)(v)})]}),(0,uf.jsx)(gf,{data:{disabled:"in_progress"!==v,text:"pending"===v?"Under Review":"Submit For Approval",onClick:function(){return f({title:"Submit For Approval?",text:"Once submitted, the Frontly team will review your profile and approve it for publishing in the marketplace. Be sure that you have completed all the required fields, including 3 demo apps to showcase on your profile.",confirm:y})}}})]}),!n&&(0,uf.jsxs)("div",{children:[(0,uf.jsx)(dR,{data:{text:"You haven't created an Expert Profile. Create one to get started."}}),(0,uf.jsx)(gf,{data:{text:"Create Expert Profile",onClick:function(){s(!0),K9.post("/create_expert_profile/").then((function(t){var e=(0,Js.get)(t,"data",{});o(!1),s(!1),r(e)}))},isFetching:c,margin:"15px 0 0 0"}})]}),n&&(0,uf.jsxs)(fR,{gap:"30px",children:[(0,uf.jsxs)(PEr,{children:[(0,uf.jsx)(dR,{data:{text:"Profile Details",fontStyle:"headingLg",margin:"0 0 20px 0"}}),(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"0px",fields:p,submitText:"Save Changes",submit:function(){s(!0),K9.post("/edit_expert_profile/",n).then((function(){o(!1),s(!1)}))},isFetching:c,disableSubmit:!i,onChange:function(t,e){o(!0),r(Se(Se({},n),{},He({},t,e)))}})]}),(0,uf.jsx)(jEr,{children:(0,uf.jsx)(gEr,{customData:n})})]})]})},PEr=sf.div.withConfig({displayName:"EditExpertProfile__EditPanel",componentId:"sc-1d1va7a-0"})(["min-width:270px;padding:20px;border:1px solid ",";background:white;border-radius:15px;"],tu.grey2),jEr=sf.div.withConfig({displayName:"EditExpertProfile__PreviewPanel",componentId:"sc-1d1va7a-1"})(["border:1px solid ",";background:white;border-radius:15px;overflow:hidden;width:100%;"],tu.grey2),UEr=sf.div.withConfig({displayName:"EditExpertProfile__StatusBadge",componentId:"sc-1d1va7a-2"})(["padding:6px 12px 6px 12px;border-radius:5px;background:",";color:white;font-size:15px;font-weight:500;"],(function(t){return t.color})),WEr=[{label:"English",value:"English"},{label:"Mandarin Chinese",value:"Mandarin Chinese"},{label:"Hindi",value:"Hindi"},{label:"Spanish",value:"Spanish"},{label:"French",value:"French"},{label:"Arabic",value:"Arabic"},{label:"Bengali",value:"Bengali"},{label:"Russian",value:"Russian"},{label:"Portuguese",value:"Portuguese"},{label:"Indonesian",value:"Indonesian"},{label:"Urdu",value:"Urdu"},{label:"German",value:"German"},{label:"Japanese",value:"Japanese"},{label:"Swahili",value:"Swahili"},{label:"Marathi",value:"Marathi"},{label:"Punjabi",value:"Punjabi"},{label:"Telugu",value:"Telugu"},{label:"Wu Chinese",value:"Wu Chinese"},{label:"Javanese",value:"Javanese"},{label:"Malay/Indonesian",value:"Malay/Indonesian"},{label:"Korean",value:"Korean"},{label:"Tamil",value:"Tamil"},{label:"Vietnamese",value:"Vietnamese"},{label:"Turkish",value:"Turkish"},{label:"Italian",value:"Italian"},{label:"Thai",value:"Thai"},{label:"Gujarati",value:"Gujarati"},{label:"Jin Chinese",value:"Jin Chinese"},{label:"Cantonese",value:"Cantonese"},{label:"Burmese",value:"Burmese"},{label:"Polish",value:"Polish"}],ZEr=[{label:"Frontly App Development",value:"Frontly App Development"},{label:"Data Integration",value:"Data Integration"},{label:"Workflow Automation",value:"Workflow Automation"},{label:"Database Design",value:"Database Design"},{label:"API Integration",value:"API Integration"},{label:"UI/UX Design",value:"UI/UX Design"},{label:"Custom Reporting",value:"Custom Reporting"},{label:"SEO Optimization",value:"SEO Optimization"},{label:"Content Management",value:"Content Management"},{label:"Payment Gateway Integration",value:"Payment Gateway Integration"},{label:"User Onboarding",value:"User Onboarding"},{label:"Social Media Integration",value:"Social Media Integration"},{label:"E-commerce Solutions",value:"E-commerce Solutions"},{label:"Localization and Translation",value:"Localization and Translation"},{label:"Analytics and Metrics",value:"Analytics and Metrics"},{label:"Business Logic Planning",value:"Business Logic Planning"},{label:"User Authentication",value:"User Authentication"},{label:"Customer Support Systems",value:"Customer Support Systems"},{label:"Community Building",value:"Community Building"},{label:"Real-time Communication",value:"Real-time Communication"},{label:"Performance Optimization",value:"Performance Optimization"},{label:"Security Audits",value:"Security Audits"},{label:"Legal Compliance",value:"Legal Compliance"},{label:"Progressive Web Apps",value:"Progressive Web Apps"},{label:"Email Marketing Automation",value:"Email Marketing Automation"},{label:"Asset Management",value:"Asset Management"},{label:"Brand Strategy",value:"Brand Strategy"},{label:"Subscription Management",value:"Subscription Management"},{label:"Backup and Recovery",value:"Backup and Recovery"},{label:"AI and Machine Learning",value:"AI and Machine Learning"}],GEr=function(){var t=_t();return(0,uf.jsxs)(F6n,{contentWidth:"100%",children:[(0,uf.jsx)(whn,{width:"auto",margin:"0px",text:"All Experts",onClick:function(){return t("/experts-marketplace")}}),(0,uf.jsx)(bR,{margin:"25px 0 0 0",children:(0,uf.jsx)(gEr,{internal:!0})})]})},qEr=function(){return(0,uf.jsxs)(F6n,{contentWidth:"100%",children:[(0,uf.jsx)(fR,{alignItems:"center",justifyContent:"space-between",margin:"0 0 30px 0",children:(0,uf.jsx)(g7n,{children:"Hire A Frontly Expert"})}),(0,uf.jsx)(XHr,{internal:!0})]})},YEr={Input:SR,Options:pfr,TextArea:U$,DateTimePicker:jlr,FileUpload:b9n,ImageUpload:y9n},XEr=function(t){var e=t.data,n=t.editMode,r=t.forceStep,a=void 0===r?void 0:r,i=t.setForceStep,o=sR(),l=o.processDynamicText,c=o.passesDisplayConditions,s=m((0,x.useState)({}),2),u=s[0],d=s[1],h=(0,Js.get)(e,"fields",[]).filter((function(t){return c({conditions:t.displayConditions,context:{form:u}})})),f=m((0,x.useState)(null),2),p=f[0],g=f[1],v=m((0,x.useState)(0),2),y=v[0],b=v[1],M=Ucn().validateFields,w=void 0!==a?a:y,z=m(Xs(SI),2),C=z[0],A=(z[1],C===e.id),k=_t(),H=St(),E=Ld("back",H),S=Ys(XI),L=(0,Js.get)(S,"primary_color",tu.primary),_=ldn().handleCustomAction,B=dxn().width,D=w>h.length-1?(0,Js.get)(h,0):(0,Js.get)(h,w),T=Pcn(h),V=(0,Js.get)(D,"key"),O=He({},V,(0,Js.get)(T,V)),I=(0,Js.get)(u,V,""),R=(0,Js.get)(D,"componentId"),F=(0,Js.get)(YEr,R),N=(0,Js.get)(e,"textColor","light"),P={};"FileUpload"===R&&(P.size="large");var j=(0,Js.get)(e,"logo")||(0,Js.get)(S,"navigation_logo"),U=function(){i&&i(void 0);var t=M({validationSchema:O,values:u,hasSubmitted:!0,setErrors:function(t){return g((0,Js.get)(t,V))}});if((0,Js.isEmpty)(t)&&(y<h.length&&b(y+1),y===h.length-1&&!Md)){var n=(0,Js.get)(e,"submitAction");_({action:n,context:{form:u},formId:(0,Js.get)(e,"id"),formActionType:"submitAction"})}};if((0,x.useEffect)((function(){var t=function(t){"Enter"===t.key&&"TextArea"!==R&&U()};return window.addEventListener("keypress",t),function(){window.removeEventListener("keypress",t)}}),[R,U]),0===h.length)return(0,uf.jsx)(eSr,{color:e.backgroundColor||L,editMode:n,children:(0,uf.jsxs)(aSr,{children:[e.showLogo&&(0,uf.jsx)(sSr,{src:j}),(0,uf.jsx)(iSr,{color:N,children:"Your form is waiting to be created"}),(0,uf.jsx)(oSr,{color:N,children:"Add fields to see it come to life"})]})});if(A)return(0,uf.jsx)(eSr,{color:e.backgroundColor||L,editMode:n,children:(0,uf.jsxs)(aSr,{children:[e.showLogo&&(0,uf.jsx)(sSr,{src:j}),(0,uf.jsx)(iSr,{style:{margin:"0 0 20px 0"},color:N,children:"Processing your submission"}),(0,uf.jsx)(wtt,{color:N,size:40})]})});var W="light"===N?{color:"white",background:"transparent",borderColor:"white",placeholderColor:"rgba(255,255,255,0.5)"}:{color:tu.grey4,background:"transparent",borderColor:"white",placeholderColor:"rgba(0,0,0,0.5)"};return(0,uf.jsxs)(eSr,{color:e.backgroundColor||L,editMode:n,children:[y<h.length&&(0,uf.jsxs)(aSr,{children:[e.showLogo&&(0,uf.jsx)(sSr,{src:j}),(0,uf.jsxs)(KEr,{children:[E&&(0,uf.jsxs)(uSr,{onClick:function(){return k(zd(E))},children:[(0,uf.jsx)(aln,{data:{icon:"FiArrowLeft",color:"white",size:25,hover:!0}}),(0,uf.jsx)(dR,{data:{text:"Back",color:"white",fontStyle:"bodyLg",cursor:"pointer"}})]}),(0,uf.jsx)(iSr,{color:N,children:l({text:(0,Js.get)(D,"label"),context:{form:u}})}),(0,uf.jsx)(oSr,{color:N,children:l({text:(0,Js.get)(D,"description"),context:{form:u}})})]}),(0,uf.jsx)(QEr,{children:(0,uf.jsx)(F,{data:Se(Se(Se(Se({value:I},D),P),W),{},{textColor:N,borderRadius:"0px",borderWidth:"0px 0px 1px 0px",fontStyle:B>800?"body2xl":"bodyXl",padding:"20px 0px 14px 0px",onChange:function(t){d(Se(Se({},u),{},He({},V,t))),g(null)}})})}),(0,uf.jsxs)(JEr,{children:[p&&(0,uf.jsx)(tSr,{children:(0,uf.jsx)(dR,{data:{text:p,color:"#df516e",fontStyle:"headingSm"}})}),!p&&(0,uf.jsxs)(fR,{alignItems:"center",gap:"15px",margin:"20px 0 0 0",children:[(0,uf.jsxs)(lSr,{onClick:U,color:e.buttonColor,children:[(0,uf.jsx)(cSr,{color:e.buttonTextColor,children:e.nextButtonText||"OK"}),(0,uf.jsx)(aln,{data:{icon:"FiCheck",color:e.buttonTextColor||tu.grey3,hover:!0}})]}),B>800&&(0,uf.jsxs)(fR,{alignItems:"center",gap:"3px",children:[(0,uf.jsx)(dR,{data:{color:"light"===N?"white":tu.grey4,text:e.pressEnterText||"Press enter",fontStyle:"bodySm"}}),(0,uf.jsx)(aln,{data:{icon:"FiCornerDownLeft",color:"light"===N?"white":tu.grey4,size:18}})]})]})]})]}),y===h.length&&(0,uf.jsxs)(aSr,{children:[e.showLogo&&(0,uf.jsx)(sSr,{src:j}),(0,uf.jsx)(iSr,{color:N,children:e.completeMessage||"Thanks for your submission"}),(0,uf.jsx)(oSr,{color:N,children:e.completeDescription||"Our team will be in touch"}),(0,uf.jsx)(lSr,{onClick:function(){if(!Md){var t=(0,Js.get)(e,"completeButtonAction");_({action:t,context:{form:u},formId:(0,Js.get)(e,"id"),formActionType:"completeButtonAction"})}},style:{marginTop:"20px"},children:(0,uf.jsx)(cSr,{children:e.completeButtonText||"Return Home"})})]}),y<h.length&&(0,uf.jsx)($Er,{step:y,fieldsLength:h.length,setStep:b,nextStep:U})]})},$Er=function(t){var e=t.step,n=t.fieldsLength,r=t.setStep,a=t.nextStep;return(0,uf.jsxs)(nSr,{children:[(0,uf.jsx)(rSr,{disabled:0===e,onClick:function(){0!==e&&r(e-1)},style:{borderRight:"1px solid ".concat(tu.grey2)},children:(0,uf.jsx)(aln,{data:{icon:"FiChevronUp",color:tu.grey3,size:20,hover:!0,disabled:0===e}})}),(0,uf.jsx)(rSr,{onClick:function(){return e<n-1?a():null},disabled:e===n-1,children:(0,uf.jsx)(aln,{data:{icon:"FiChevronDown",color:tu.grey3,size:20,hover:!0,disabled:e===n-1}})})]})},KEr=sf.div.withConfig({displayName:"FullScreenForm__Header",componentId:"sc-1piuie8-0"})([""]),QEr=sf.div.withConfig({displayName:"FullScreenForm__Body",componentId:"sc-1piuie8-1"})(["display:flex;flex-direction:column;overflow-y:auto;padding-top:20px;padding-bottom:20px;"]),JEr=sf.div.withConfig({displayName:"FullScreenForm__Footer",componentId:"sc-1piuie8-2"})([""]),tSr=sf.div.withConfig({displayName:"FullScreenForm__Error",componentId:"sc-1piuie8-3"})(["margin:20px 0 0 0;background:white;border-radius:50px;padding:15px;width:fit-content;"]),eSr=sf.div.withConfig({displayName:"FullScreenForm__Background",componentId:"sc-1piuie8-4"})(["background:",";display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;top:0;left:",";right:0;bottom:0;"],(function(t){return t.color}),(function(t){return t.editMode?"300px":"0"})),nSr=sf.div.withConfig({displayName:"FullScreenForm__ArrowButtonsContainer",componentId:"sc-1piuie8-5"})(["position:absolute;bottom:15px;right:15px;border-radius:10px;display:flex;overflow:hidden;"]),rSr=sf.div.withConfig({displayName:"FullScreenForm__ArrowButton",componentId:"sc-1piuie8-6"})(["padding:8px 10px 8px 10px;background:white;cursor:",";display:flex;align-items:center;justify-content:center;",";"],(function(t){return t.disabled?"not-allowed":"pointer"}),(function(t){return!t.disabled&&"\n  &:hover {\n    filter: brightness(90%);\n  }\n  "})),aSr=sf.div.withConfig({displayName:"FullScreenForm__Container",componentId:"sc-1piuie8-7"})(["width:800px;@media screen and (max-width:1000px){width:80%;padding:20px;}@media screen and (max-width:800px){position:fixed;top:0;bottom:0;left:0;right:0;width:100%;display:flex;flex-direction:column;align-items:flex-start;}overflow-y:auto;"]),iSr=sf.div.withConfig({displayName:"FullScreenForm__Title",componentId:"sc-1piuie8-8"})(["font-size:30px;font-weight:600;color:",";@media screen and (max-width:1000px){font-size:24px;}"],(function(t){return"light"===t.color?"white":tu.grey4})),oSr=sf.div.withConfig({displayName:"FullScreenForm__Description",componentId:"sc-1piuie8-9"})(["font-size:16px;color:",";opacity:0.5;margin-top:8px;@media screen and (max-width:1000px){font-size:14px;}"],(function(t){return"light"===t.color?"white":tu.grey4})),lSr=sf.div.withConfig({displayName:"FullScreenForm__Button",componentId:"sc-1piuie8-10"})(["display:flex;align-items:center;justify-content:center;width:fit-content;padding:0 20px 0 20px;height:54px;background:",";border-radius:30px;cursor:pointer;gap:6px;@media screen and (max-width:800px){height:42px;padding:0 15px 0 15px;}&:hover{filter:brightness(90%);}"],(function(t){return t.color||"white"})),cSr=sf.div.withConfig({displayName:"FullScreenForm__ButtonText",componentId:"sc-1piuie8-11"})(["font-size:18px;font-weight:600;color:",";"],(function(t){return t.color||tu.grey3})),sSr=sf.img.withConfig({displayName:"FullScreenForm__Logo",componentId:"sc-1piuie8-12"})(["height:40px;position:absolute;top:30px;left:40px;@media screen and (max-width:1000px){top:20px;left:20px;margin-bottom:30px;position:initial;}"]),uSr=sf.div.withConfig({displayName:"FullScreenForm__BackRow",componentId:"sc-1piuie8-13"})(["display:flex;align-items:center;gap:5px;margin:0 0 50px 0;opacity:0.8;cursor:pointer;&:hover{opacity:1;}"]),dSr=function(){var t=m((0,x.useState)({}),2),e=t[0],n=t[1],r=m((0,x.useState)(!1),2),a=r[0],i=r[1],o=m((0,x.useState)(!1),2),l=o[0],c=o[1],s=m((0,x.useState)(!1),2),u=s[0],d=s[1],h=m((0,x.useState)("basics"),2),f=h[0],p=h[1],g=m((0,x.useState)(0),2),v=g[0],y=g[1],b=Ys(XI),M=(0,Js.get)(e,"fields",[]),w=Dt().id;(0,x.useEffect)((function(){Zcn().track("Form Editor View")}),[]);var z=_t();(0,x.useEffect)((function(){i(!0),K9.get("/forms/?id=".concat(w)).then((function(t){n(t.data),i(!1)}))}),[]);if(a)return(0,uf.jsx)(Htt,{});var C=[];return"basics"===f&&(C=[{id:"name",label:"Name",componentId:"Input",value:e.name,section:"Basics"},{id:"route",label:"URL",componentId:"Input",value:e.route,section:"Basics"},{id:"fields",componentId:"MultiForm",labelSingular:"Field",section:"Fields",width:"400px",value:M,itemClick:function(t){return y(t)},newObject:{componentId:"Input",description:"A field description can go here",placeholder:"A placeholder can go here"},fields:[{key:"key",label:"Field ID",componentId:"Input",hint:"This ID is used to reference the field in the submit action form variable"},{key:"label",label:"Label",componentId:"Input"},{key:"description",label:"Description",componentId:"Input"},{key:"placeholder",label:"Placeholder",componentId:"Input"},{id:"componentId",label:"Field Type",hint:"Define how the column should be displayed visually in forms and other blocks",componentId:"Select",required:!0,hideEmptyItem:!0,defaultValue:"Input",options:[{label:"Input",value:"Input"},{label:"Options",value:"Options"},{label:"Text Area",value:"TextArea"},{label:"Date",value:"DateTimePicker"},{label:"Image",value:"ImageUpload"},{label:"File Upload",value:"FileUpload"}]},{id:"isMulti",label:"Allow Multiple Selections",componentId:"Switch",displayCondition:function(t){return["Options"].includes((0,Js.get)(t,"componentId"))}},{id:"options",label:"Options",componentId:"DataGrid",newObject:{label:"New Option",value:"New Option"},columns:[{key:"label",componentId:"Input"},{key:"value",componentId:"Input"}],displayCondition:function(t){return["Options"].includes((0,Js.get)(t,"componentId"))}},{id:"validation",label:"Validation",componentId:"FormValidation",customOnChange:!0},{id:"displayConditions",label:"Display Conditions",componentId:"DisplayConditions",orientation:"vertical"}]},{id:"makeDefaultPage",label:"Make Default Page",componentId:"Switch",hint:"Make this form the default page for your app. This will override the 'default page' setting.",value:e.makeDefaultPage,orientation:"horizontal",section:"Access"},{id:"requireLogin",label:"Require Login",componentId:"Switch",value:e.requireLogin,orientation:"horizontal",section:"Access"},{id:"published",label:"Published",componentId:"Switch",value:e.published,orientation:"horizontal",section:"Access"},{id:"displayConditions",label:"Display Conditions",componentId:"DisplayConditions",value:e.displayConditions,orientation:"vertical",section:"Access"},{id:"submitAction",label:"Submit Action",componentId:"Action",hint:"An action triggered when the user reaches the completion page",isAction:!0,customAction:(0,Js.get)(e,"submitAction"),section:"Actions",customOnChange:function(t){n(Se(Se({},e),{},{submitAction:Se(Se({},(0,Js.get)(e,"submitAction")),{},{steps:t})})),d(!0)}},{id:"completeButtonAction",label:"Complete Button Action",componentId:"Action",hint:"An action triggered when the user clicks the button on the Completion page. Often used to navigate to another page or URL.",isAction:!0,customAction:(0,Js.get)(e,"completeButtonAction"),section:"Actions",customOnChange:function(t){n(Se(Se({},e),{},{completeButtonAction:Se(Se({},(0,Js.get)(e,"completeButtonAction")),{},{steps:t})})),d(!0)}}]),"text"===f&&(C=[{id:"completeMessage",label:"Complete Message",componentId:"Input",section:"Completion Page",value:e.completeMessage},{id:"completeDescription",label:"Complete Description",componentId:"Input",section:"Completion Page",value:e.completeDescription},{id:"completeButtonText",label:"Complete Button Text",componentId:"Input",section:"Completion Page",sectionHint:"The final page after a user has completed all the form fields",value:e.completeButtonText},{id:"pressEnterText",label:"Press Enter Text",componentId:"Input",section:"Other",hint:"Overwrite the 'Press enter' text in the form",value:e.pressEnterText},{id:"nextButtonText",label:"Next Button Text",componentId:"Input",section:"Other",hint:"Overwrite the 'OK' text on the next button in the form",value:e.nextButtonText}]),"styles"===f&&(C=[{id:"showLogo",label:"Show Logo",hint:"Display your 'Navigation Logo' from your app settings in the top left of your form",componentId:"Switch",value:e.showLogo,orientation:"horizontal"},{id:"logo",label:"Logo",componentId:"ImageUpload",value:e.logo,orientation:"horizontal"},{id:"backgroundColor",label:"Background Color",sectionHint:"Change the background color of your form",componentId:"ColorPicker",value:e.backgroundColor,orientation:"horizontal"},{id:"textColor",label:"Text Color",componentId:"Select",defaultValue:"light",hideEmptyItem:!0,options:[{label:"Light",value:"light"},{label:"Dark",value:"dark"}],value:e.textColor,orientation:"horizontal",width:"120px"},{id:"buttonTextColor",label:"Button Text Color",componentId:"ColorPicker",value:e.buttonTextColor,orientation:"horizontal"},{id:"buttonColor",label:"Button Color",componentId:"ColorPicker",value:e.buttonColor,orientation:"horizontal"}]),(0,uf.jsxs)("div",{children:[(0,uf.jsxs)(fSr,{children:[(0,uf.jsxs)(fR,{alignItems:"center",justifyContent:"space-between",margin:"0 0 0 0",children:[(0,uf.jsx)(whn,{width:"auto",text:"Edit Form",onClick:function(){return z("/forms")},margin:"0px"}),u?(0,uf.jsx)(gf,{data:{text:"Save",onClick:function(){c(!0),K9.post("/forms/",e).then((function(t){c(!1),Rcn("Saved"),d(!1)}))},isFetching:l}}):(0,uf.jsx)(gf,{data:{text:"Preview",type:"basic",onClick:function(){Zcn().track("Preview Form"),xd({page:e,app:b,token:wu.get("accessToken")})}}})]}),(0,uf.jsx)(itt,{data:{margin:"15px 0 0 0",tabs:[{label:"Basics",active:"basics"===f,onClick:function(){return p("basics")}},{label:"Styles",active:"styles"===f,onClick:function(){return p("styles")}},{label:"Text",active:"text"===f,onClick:function(){return p("text")}}]}}),(0,uf.jsx)(hSr,{children:(0,uf.jsx)(_dn,{sectionPadding:"20px 0px 20px 0px",borderBottom:!0,onChange:function(t,r){n(Se(Se({},e),{},He({},t,r))),d(!0)},fields:C})})]}),(0,uf.jsx)(XEr,{data:e,editMode:!0,backgroundColor:e.backgroundColor,forceStep:v,setForceStep:y})]})},hSr=sf.div.withConfig({displayName:"FormEditor__ScrollContainer",componentId:"sc-6uvu75-0"})(["overflow-y:scroll;height:100%;padding-bottom:60px;"]),fSr=sf.div.withConfig({displayName:"FormEditor__Sidebar",componentId:"sc-6uvu75-1"})(["min-width:300px;max-width:300px;background:white;height:100%;position:fixed;top:0;left:0;bottom:0;padding:20px;z-index:999;border-right:1px solid #e5e5e5;"]),pSr=function(){var t=m((0,x.useState)([]),2),e=t[0],n=t[1],r=m((0,x.useState)(!0),2),a=r[0],i=r[1],o=m((0,x.useState)(!1),2),l=o[0],c=o[1],s=_t(),u=m((0,x.useState)(""),2),d=u[0],h=u[1],f=$s(AI);(0,x.useEffect)((function(){i(!0),K9.get("/forms/").then((function(t){n(t.data),i(!1)}))}),[]);var p=e.filter((function(t){return""===d||Ju(t.name).includes(Ju(d))||Ju(t.route).includes(Ju(d))}));return(0,uf.jsxs)(F6n,{children:[l&&(0,uf.jsx)(gSr,{hide:function(){return c(!1)}}),(0,uf.jsxs)(fR,{justifyContent:"space-between",alignItems:"center",margin:"0 0 30px 0",children:[(0,uf.jsx)(g7n,{children:"Forms"}),(0,uf.jsxs)(fR,{gap:"15px",children:[(0,uf.jsx)(l9n,{data:{value:d,placeholder:"Search forms",onChange:function(t){return h(t)}}}),(0,uf.jsx)(gf,{data:{text:"New Form",icon:"FiPlus",onClick:function(){return c(!0)}}})]})]}),a&&(0,uf.jsx)(wtt,{color:tu.grey3,size:30,padding:"15px"}),!a&&0===e.length&&(0,uf.jsx)(i7n,{title:"You don't have any forms",subtitle:"Forms are a full-screen experience allowing you to collect data from users in a modern way, separate from a standard page.",graphic:"https://res.cloudinary.com/frontly/image/upload/v1716245898/Click_zpht60.svg",buttonText:"Add Form",onClick:function(){return c(!0)}}),!a&&e.length>0&&(0,uf.jsx)(Q6n,{noResultsName:"forms",items:p.map((function(t){return{title:t.name,description:t.route,onClick:function(){return s("/form/".concat(t.id))},badges:[{color:"#b8e7d2",text:"Published"}],options:[{label:"Delete",onClick:function(){return r=t.id,f({title:"Delete Form",text:"Are you sure you want to delete this form? This is irreversible.",confirm:function(){Rcn("Form Deleted"),n(e.filter((function(t){return t.id!==r}))),K9.delete("/forms/",{data:{id:r}})}});var r}},{label:"Duplicate",onClick:function(){K9.post("/duplicate_form/",{id:t.id}).then((function(t){var r=(0,Js.get)(t,"data");n([].concat(z(e),[r])),Rcn("Form Duplicated")}))}}]}})),itemsPerPage:8})]})},gSr=function(t){var e=t.hide,n=m(Xs(BI),2),r=n[0],a=n[1],i=m((0,x.useState)(""),2),o=i[0],l=i[1],c=m((0,x.useState)("new-form"),2),s=c[0],u=c[1],d=m((0,x.useState)(!1),2),h=d[0],f=d[1],p=m((0,x.useState)(!1),2),g=p[0],v=p[1],y=m((0,x.useState)({}),2),b=y[0],M=y[1],w=_t();return(0,uf.jsx)(_9n,{minWidth:"400px",hide:e,header:{title:"Create A New Form"},children:(0,uf.jsxs)(gR,{gap:"15px",children:[(0,uf.jsx)(Z$,{label:"Form Name",hint:"The internal name for this form. This is not visible to end-users.",children:(0,uf.jsx)(SR,{data:{value:o,placeholder:"New Form",error:b.name,onChange:function(t){l(t),g||u(t.toLowerCase().replaceAll(" ","-"))}}})}),(0,uf.jsxs)(Z$,{label:"form URL",hint:"The location of your form within your app, used in the browser's address bar to navigate to the form.",children:[g?(0,uf.jsx)(SR,{data:{value:s,placeholder:"new-form",error:b.route,onChange:function(t){var e=t;e=e.toLowerCase(),e=e.replace(/[^\x00-\x7F]/g,"").replace(" ",""),u(e)}}}):(0,uf.jsx)(dR,{data:{text:s,onClick:function(){return v(!0)},link:!0,margin:"10px 0 0 0"}}),!g&&(0,uf.jsx)(dR,{data:{text:"Customize URL",onClick:function(){return v(!0)},color:tu.primary,link:!0,margin:"10px 0 0 0"}})]}),(0,uf.jsx)(gf,{data:{text:"Create Form",onClick:function(){(function(){var t={};return o||(t.name="Please enter a valid form name"),s.length<3&&(t.route="Please enter a valid form URL"),M(t),(0,Js.isEmpty)(t)})()&&(f(!0),K9.post("/forms/",{name:o,route:s,requireLogin:!1,published:!0}).then((function(t){var e=(0,Js.get)(t,"data");a([].concat(z(r),[e])),Zcn().track("Form Created"),w("/form/".concat(e.id)),f(!1)})))},isFetching:h}})]})})},vSr=function(){var t=Ys(qO),e=(0,Js.get)(t,"text");return t?(0,uf.jsx)(mSr,{children:(0,uf.jsxs)(gR,{gap:"30px",alignItems:"center",justifyContent:"center",children:[(0,uf.jsx)(wtt,{color:"black",size:40}),e&&(0,uf.jsx)(dR,{data:{text:e,fontSize:20,fontWeight:500,color:"black"}})]})}):null},mSr=sf.div.withConfig({displayName:"FullScreenLoaderClient__Loader",componentId:"sc-13ml8wd-0"})(["background:rgba(255,255,255,0.7);position:fixed;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;z-index:9999;"]),ySr=function(){var t=_t(),e=Ys(VI);return 0===e.length?(0,uf.jsx)(uf.Fragment,{}):(0,uf.jsxs)("div",{children:[(0,uf.jsx)(g7n,{children:"Incomplete AI App Generation Sessions"}),(0,uf.jsx)(bSr,{style:{margin:"25px 0 0 0"},children:e.map((function(e){return(0,uf.jsxs)(wSr,{onClick:function(){return t("/chat/".concat(e.id))},children:[(0,uf.jsx)(xSr,{children:Hd(e.prompt||"No Prompt",50)}),(0,uf.jsx)(MSr,{children:Cu()(e.created_date).fromNow()})]},e.id)}))})]})},bSr=sf.div.withConfig({displayName:"RecentAiSessions__CardSection",componentId:"sc-1r5y5t-0"})(["display:flex;align-items:center;gap:20px;border-radius:10px;overflow:auto;"]),xSr=sf.div.withConfig({displayName:"RecentAiSessions__CardLabel",componentId:"sc-1r5y5t-1"})(["font-size:18px;font-weight:600;"]),MSr=sf.div.withConfig({displayName:"RecentAiSessions__CardText",componentId:"sc-1r5y5t-2"})(["font-size:14px;font-weight:300;color:",";margin-top:4px;"],tu.grey3),wSr=sf.div.withConfig({displayName:"RecentAiSessions__Card",componentId:"sc-1r5y5t-3"})(["display:flex;flex-direction:column;background:white;justify-content:space-between;padding:15px;cursor:pointer;gap:20px;max-width:300px;min-width:300px;min-height:120px;border:1px solid ",";border-radius:12px;&:hover{filter:brightness(0.98);}"],tu.divider),zSr=[{title:"Getting Started With Frontly",url:"https://res.cloudinary.com/frontly/image/upload/v1716593651/gettingstarted_xtt776.png",videoLink:"https://youtu.be/FUaEeDg8vRs"},{title:"Detail View Customization",url:"https://res.cloudinary.com/frontly/image/upload/v1693546439/Video%20Thumbnails/maxresdefault_dl5yvv.webp",videoLink:"https://www.youtube.com/watch?v=WwudJ3Alrds"},{url:"https://res.cloudinary.com/frontly/image/upload/v1715919599/frontly-drag-drop-cover_lzsimb.png",videoLink:"https://youtu.be/GWd4QUDbi5k",title:"How To Drag & Drop Blocks"},{title:"Generate Blocks With AI",url:"https://res.cloudinary.com/frontly/image/upload/v1716446778/generate-thumb_qtrudx.png",videoLink:"https://www.youtube.com/watch?v=Jz0LtBFbDCo"},{title:"Data Filters",url:"https://res.cloudinary.com/frontly/image/upload/v1693546451/Video%20Thumbnails/maxresdefault_ky4igd.webp",videoLink:"https://www.youtube.com/watch?v=KjP2mBN40SY"},{title:"OpenAI Action",url:"https://res.cloudinary.com/frontly/image/upload/v1703889105/maxresdefault_cf8qvt.webp",videoLink:"https://youtu.be/eUA2w6P4nAI"},{title:"User Groups & Permissions",url:"https://res.cloudinary.com/frontly/image/upload/v1693546405/Video%20Thumbnails/maxresdefault_gzwumy.webp",videoLink:"https://www.youtube.com/watch?v=zBj4kuyj8yc"},{url:"https://res.cloudinary.com/frontly/image/upload/v1715406526/reusableblocks-cover_b1oozh.jpg",videoLink:"https://youtu.be/GWd4QUDbi5k",title:"Custom Blocks"},{title:"Full Screen Forms",url:"https://res.cloudinary.com/frontly/image/upload/v1703889055/maxresdefault_xjepda.webp",videoLink:"https://youtu.be/Vb80J8sMPzw"},{title:"Local State Variables (Part 1)",url:"https://res.cloudinary.com/frontly/image/upload/v1703889215/maxresdefault_mhtqki.webp",videoLink:"https://youtu.be/43mXodLl-Ls"},{title:"Local State Variables (Part 2)",url:"https://res.cloudinary.com/frontly/image/upload/v1703889194/maxresdefault_jozu5m.webp",videoLink:"https://youtu.be/pulKfBASpkA"},{title:"App Styling",url:"https://res.cloudinary.com/frontly/image/upload/v1703889285/maxresdefault_xi2wqd.webp",videoLink:"https://youtu.be/a0eJmfB4J6g"},{title:"4 Common Issues & Fixes",url:"https://res.cloudinary.com/frontly/image/upload/v1700791021/maxresdefault_kmjodv.webp",videoLink:"https://www.youtube.com/watch?v=2sUyobRzwWE"},{title:"Form Fields & Validation",url:"https://res.cloudinary.com/frontly/image/upload/v1693546363/Video%20Thumbnails/maxresdefault_fwrmfl.webp",videoLink:"https://www.youtube.com/watch?v=Zq88W0Z7Uys"},{title:"Date Formatting",url:"https://res.cloudinary.com/frontly/image/upload/v1693546386/Video%20Thumbnails/maxresdefault_goc7rl.webp",videoLink:"https://www.youtube.com/watch?v=jLQAItQEwT8"},{title:"Using Relational Data",url:"https://res.cloudinary.com/frontly/image/upload/v1693546459/Video%20Thumbnails/maxresdefault_ppzxty.webp",videoLink:"https://www.youtube.com/watch?v=Ik4YiBHqEVA"},{title:"Mastering AI Prompts",url:"https://res.cloudinary.com/frontly/image/upload/v1693546508/Video%20Thumbnails/maxresdefault_b6nndm.webp",videoLink:"https://www.youtube.com/watch?v=UQQ7ORJywh8"}],CSr=function(){return(0,uf.jsxs)("div",{children:[(0,uf.jsx)(g7n,{children:"Tutorials"}),(0,uf.jsx)(z7n,{style:{margin:"25px 0 0 0"},children:zSr.map((function(t){return(0,uf.jsx)(ASr,{resource:t})}))})]})},ASr=function(t){var e=t.resource;return(0,uf.jsxs)(ESr,{onClick:function(){return window.open(e.videoLink)},children:[(0,uf.jsx)(SSr,{url:e.url,children:(0,uf.jsx)(kSr,{children:(0,uf.jsx)(aln,{data:{icon:"BsPlayFill",color:"white",hover:!0}})})}),(0,uf.jsx)(HSr,{children:e.title})]})},kSr=sf.div.withConfig({displayName:"Resources__PlayButton",componentId:"sc-7lyzxp-0"})(["background:rgba(0,0,0,0.4);height:50px;width:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;&:hover{background:rgba(0,0,0,0.6);}transition:background 0.2s;"]),HSr=sf.div.withConfig({displayName:"Resources__ResourceTitle",componentId:"sc-7lyzxp-1"})(["font-size:16px;font-weight:500;margin-top:10px;"]),ESr=sf.div.withConfig({displayName:"Resources__ResourceContainer",componentId:"sc-7lyzxp-2"})([""]),SSr=sf.div.withConfig({displayName:"Resources__ResourceImage",componentId:"sc-7lyzxp-3"})(["background-image:url(",");height:150px;width:255px;border-radius:10px;display:flex;justify-content:center;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;&:hover{filter:brightness(90%);}transition:0.2s;"],(function(t){return t.url})),LSr=function(){return(0,uf.jsx)(F6n,{children:(0,uf.jsxs)(_Sr,{children:[(0,uf.jsx)(ySr,{}),(0,uf.jsx)(aAr,{}),(0,uf.jsx)(s8n,{}),(0,uf.jsx)(CSr,{}),(0,uf.jsx)(tHr,{itemsPerPage:8})]})})},_Sr=sf.div.withConfig({displayName:"home__Sections",componentId:"sc-mkfhq9-0"})(["display:flex;flex-direction:column;gap:40px;"]),BSr=function(){var t=m((0,x.useState)(""),2),e=t[0],n=t[1],r=m((0,x.useState)(null),2),a=r[0],i=r[1],o=m((0,x.useState)([]),2),l=o[0],c=o[1],s=m((0,x.useState)(!1),2),u=s[0],d=s[1],h=_t();(0,x.useEffect)((function(){d(!0),K9.get("/internal_admin/experts/").then((function(t){var e=(0,Js.get)(t,"data",[]).map((function(t){return Se({id:(0,Js.get)(t,"id"),name:(0,Js.get)(t,"name")},(0,Js.get)(t,"data",{}))}));c(e),d(!1)}))}),[]);var f=m((0,x.useState)("withSamples"),2),p=f[0],g=f[1];if(u)return(0,uf.jsx)(Htt,{});var v=l.filter((function(t){var n=(0,Js.get)(t,"demo_apps",[]).filter((function(t){return!(0,Js.isEmpty)(t)}));return("withSamples"!==p||0!==n.length)&&((!a||t.status===a)&&!(""!==e&&!t.name.toLowerCase().includes(e.toLowerCase())))}));return(0,uf.jsxs)(DSr,{children:[(0,uf.jsx)(dR,{data:{text:"Expert Management Dashboard",fontStyle:"headingLg",margin:"0 0 30px 0"}}),(0,uf.jsxs)(fR,{gap:"30px",margin:"0 0 30px 0",style:{width:"100%"},children:[(0,uf.jsx)(l9n,{data:{width:"100%",value:e,placeholder:"Search by name or services",onChange:function(t){return n(t)}}}),(0,uf.jsx)(hq,{data:{width:"200px",label:"Status",value:a,onChange:function(t){return i(t)},options:[{value:"in_progress",label:"In Progress"},{value:"pending",label:"Pending"},{value:"approved",label:"Approved"},{value:"published",label:"Published"},{value:"changes_requested",label:"Changes Requested"},{value:"denied",label:"Denied"}]}}),(0,uf.jsx)(hq,{data:{width:"200px",label:"With Samples",value:p,onChange:function(t){return g(t)},hideEmptyItem:!0,defaultValue:"withSamples",options:[{value:"withSamples",label:"With Samples"},{value:"all",label:"All"}]}})]}),(0,uf.jsx)(TSr,{count:v.length,children:v.map((function(t){return(0,uf.jsxs)(VSr,{onClick:function(){return h("/expert/".concat(t.id,"?admin=true"))},children:[(0,uf.jsx)(USr,{src:t.image}),(0,uf.jsx)(OSr,{children:t.name}),(0,uf.jsx)(ISr,{children:Hd(t.short_description,80)}),(0,uf.jsxs)(fR,{alignItems:"center",children:[(0,uf.jsx)(NSr,{rating:t.rating||5}),(0,uf.jsx)(RSr,{children:t.rating||0}),(0,uf.jsxs)(FSr,{children:["(",t.ratingCount||0,")"]})]})]})}))})]})},DSr=sf.div.withConfig({displayName:"InternalAdminExperts__Body",componentId:"sc-cg8aqv-0"})(["padding:30px;max-width:100%;margin:0 auto;width:100%;"]),TSr=sf.div.withConfig({displayName:"InternalAdminExperts__Grid",componentId:"sc-cg8aqv-1"})(["display:grid;grid-gap:20px;width:100%;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));"," @media (max-width:800px){grid-template-columns:repeat(auto-fit,minmax(200px,1fr));}"],(function(t){return t.count&&t.count<4&&"grid-template-columns: 1fr 1fr 1fr;"})),VSr=sf.div.withConfig({displayName:"InternalAdminExperts__ExpertCard",componentId:"sc-cg8aqv-2"})(["background:#fff;padding:20px;border-radius:8px;box-shadow:",";cursor:pointer;"],gu),OSr=sf.div.withConfig({displayName:"InternalAdminExperts__ExpertName",componentId:"sc-cg8aqv-3"})(["font-size:18px;font-weight:600;margin:10px 0 0 0;"]),ISr=sf.div.withConfig({displayName:"InternalAdminExperts__ExpertDescription",componentId:"sc-cg8aqv-4"})(["font-size:16px;margin:10px 0;"]),RSr=sf.div.withConfig({displayName:"InternalAdminExperts__RatingText",componentId:"sc-cg8aqv-5"})(["font-size:16px;margin-left:5px;font-weight:600;"]),FSr=sf.div.withConfig({displayName:"InternalAdminExperts__RatingCount",componentId:"sc-cg8aqv-6"})(["font-size:16px;margin-left:5px;"]),NSr=function(t){var e=t.rating;return(0,uf.jsx)(fR,{children:z(Array(5)).map((function(t,n){return(0,uf.jsx)(aln,{data:{size:20,icon:"BsFillStarFill",color:parseInt(e)>=n?"#FFD700":tu.grey2}})}))})},PSr=sf.div.withConfig({displayName:"InternalAdminExperts__NoImageWrapper",componentId:"sc-cg8aqv-7"})(["background:white;display:flex;flex-direction:column;align-items:center;gap:10px;justify-content:center;width:100%;height:200px;border:1px solid ",";background:",";border-radius:8px;"],tu.grey2,tu.grey1),jSr=sf.img.withConfig({displayName:"InternalAdminExperts__Thumb",componentId:"sc-cg8aqv-8"})(["width:100%;height:200px;object-fit:cover;border:1px solid ",";border-radius:8px;object-fit:cover;"],tu.grey2),USr=function(t){var e=t.src,n=m((0,x.useState)(!1),2),r=n[0],a=n[1];return!e||r?(0,uf.jsx)(PSr,{src:e,children:(0,uf.jsx)(aln,{data:{icon:"FiImage",color:tu.grey2,size:40}})}):(0,uf.jsx)(jSr,{src:e,onError:function(){return a(!0)}})},WSr=function(){var t=m((0,x.useState)({}),2),e=t[0],n=t[1],r=m((0,x.useState)(!1),2),a=r[0],i=r[1],o=m((0,x.useState)(null),2),l=o[0],c=o[1],s=m((0,x.useState)(""),2),u=s[0],d=s[1],h=m((0,x.useState)(!1),2),f=h[0],p=h[1],g=St(),v=Ld("tab",g)||"users",y=_t();if(a)return(0,uf.jsx)(Htt,{});var b=(0,Js.get)(e,"users",[]).map((function(t){return Se(Se({},t),{},{name:"".concat(t.first_name," ").concat(t.last_name),signup_date:Cu()(t.signup_date).format("MMM D, YYYY"),onClick:function(){return c(t.id)},active_subscription:(0,Js.get)(t,"subscriptions",[]).length>0})})),M=b.find((function(t){return t.id===l})),w=b.filter((function(t){return t.organization_id===(0,Js.get)(M,"organization_id")})),C=["name","email","active_subscription","signup_date","id"].map((function(t){return{key:t,columnType:"active_subscription"===t?"boolean":"text"}})),A=["plan","id","amount","created_date","cancelled_date"].map((function(t){return{key:t,columnType:"text"}})),k=function(){Rcn("Reset Chats"),K9.post("/internal_admin/reset_chats/",{org_id:(0,Js.get)(M,"organization_id")})},H=function(t){Rcn("Plan Created"),n(Se(Se({},e),{},{users:b.map((function(t){return t.id===l?Se(Se({},t),{},{subscriptions:[].concat(z((0,Js.get)(t,"subscriptions",[])),[{plan:"custom"}])}):t}))})),K9.post("/internal_admin/add_plan/",{plan:t,org_id:(0,Js.get)(M,"organization_id")})},E=function(t){p(!0),K9.post("/internal_admin/magic_link/",{user_id:t}).then((function(t){p(!1);var e=(0,Js.get)(t,["data","link"]),n="".concat(e,"&admin_preview=true");navigator.clipboard.writeText(n),Rcn("Login Link copied to clipboard")}))},S=u.trim().toLowerCase();return(0,uf.jsxs)(ZSr,{children:[M&&(0,uf.jsxs)(_9n,{minWidth:"800px",header:{title:(0,Js.get)(M,"name")},hide:function(){return c(null)},background:tu.grey1,children:[(0,uf.jsx)(bR,{width:"100%",header:{label:"Organization Users"},padding:"20px",children:(0,uf.jsx)(fdn,{data:{preventDarkMode:!0,isFetching:a,rows:w.map((function(t){return Se(Se({},t),{},{onClick:function(){return E(t.id)}})})),columns:[{key:"role",columnType:"text"},{key:"name",columnType:"text"},{key:"email",columnType:"text"}]}})}),(0,uf.jsxs)(bR,{width:"100%",header:{label:"Subscriptions"},padding:"20px",margin:"20px 0 0 0",children:[0===(0,Js.get)(M,["subscriptions","length"])?(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(dR,{data:{text:"No Active Subscription",margin:"0 0 20px 0",fontStyle:"headingLg"}}),(0,uf.jsxs)(fR,{gap:"10px",margin:"0 0 20px 0",padding:"20px",children:[(0,uf.jsx)(gf,{data:{text:"Get Login Link",onClick:function(){return E(l)},isFetching:f}}),(0,uf.jsx)(gf,{data:{text:"Reset Error Chats",onClick:k}})]}),(0,uf.jsx)(dR,{data:{text:"V1 Plans",margin:"0 0 20px 0",fontStyle:"headingLg"}}),(0,uf.jsxs)(fR,{gap:"10px",margin:"0 0 20px 0",padding:"20px",children:[(0,uf.jsx)(gf,{data:{text:"Add AppSumo Freebie Plan",onClick:function(){return H("appsumo_freebie")}}}),(0,uf.jsx)(gf,{data:{text:"Add $299 Plan",onClick:function(){return H("299_ltd")}}})]}),(0,uf.jsx)(dR,{data:{text:"AppSumo Tier Plans",margin:"0 0 20px 0",fontStyle:"headingLg"}}),(0,uf.jsx)(fR,{gap:"10px",margin:"0 0 20px 0",padding:"20px",children:(0,uf.jsx)(gf,{data:{text:"Frontly Unlimited",onClick:function(){return H("frontly_unlimited")}}})})]}):(0,uf.jsxs)(fR,{gap:"10px",children:[(0,uf.jsx)(gf,{data:{text:"Get Login Link",onClick:function(){return E(l)},isFetching:f}}),(0,uf.jsx)(gf,{data:{text:"Reset Error Chats",onClick:k}}),(0,uf.jsx)(gf,{data:{text:"Remove Plan",onClick:function(){Rcn("Plan Removed"),K9.post("/internal_admin/remove_plan/",{org_id:(0,Js.get)(M,"organization_id")}),n(Se(Se({},e),{},{users:b.map((function(t){return t.id===l?Se(Se({},t),{},{subscriptions:[]}):t}))}))}}}),(0,uf.jsx)(gf,{data:{text:"Sync User With Active Campaign",onClick:function(){Rcn("User Synced With Active Campaign"),K9.post("/internal_admin/sync_user/",{org_id:(0,Js.get)(M,"organization_id")})}}})]}),(0,uf.jsx)(fdn,{data:{preventDarkMode:!0,isFetching:a,rows:(0,Js.get)(M,"subscriptions",[]).map((function(t){return Se(Se({},t),{},{onClick:function(){return window.open("https://api.frontly.ai/admin/frontly/subscription/".concat(t.id,"/"))},amount:0===t.amount?"0.00":t.amount,created_date:Cu()(t.created_date).format("MMM D, YYYY"),cancelled_date:t.cancelled_date?Cu()(t.cancelled_date).format("MMM D, YYYY"):"-"})})),columns:A}})]})]}),(0,uf.jsx)(itt,{data:{margin:"0 0 30px 0",tabs:[{label:"Users",active:"users"===v,onClick:function(){return y("/internal_admin?tab=users")}},{label:"Experts",active:"experts"===v,onClick:function(){return y("/internal_admin?tab=experts")}}]}}),"experts"===v&&(0,uf.jsx)(BSr,{}),"users"===v&&(0,uf.jsxs)(bR,{width:"860px",header:{label:"Users"},padding:"0px",children:[(0,uf.jsx)(l9n,{data:{value:u,margin:"20px",submit:function(){var t="/internal_admin/?email=".concat(u);i(!0),K9.get(t).then((function(t){var e=(0,Js.get)(t,"data");i(!1),n(e)}))},onChange:function(t){return d(t)}}}),(0,uf.jsx)(fdn,{data:{preventDarkMode:!0,noResultsPadding:"0 0 22px 22px",isFetching:a,resultsPerPage:10,rows:b.filter((function(t){return!!t.email.toLowerCase().includes(S)||(!!t.name.toLowerCase().includes(S)||!!(0,Js.get)(t,"subdomains",[]).find((function(t){if(t&&t.toLowerCase().includes(S))return!0})))})),columns:C}})]})]})},ZSr=sf.div.withConfig({displayName:"internalAdmin__Container",componentId:"sc-1jqj1q4-0"})(["padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;"]),GSr=(sf.div.withConfig({displayName:"internalAdmin__StatContainer",componentId:"sc-1jqj1q4-1"})(["padding:15px;background:white;box-shadow:",";border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;"],gu),function(){var t=m((0,x.useState)(0),2),e=t[0],n=t[1],r=m((0,x.useState)({}),2),a=r[0],i=r[1],o=(0,Js.get)(a,"name",""),l=(0,Js.get)(a,"company",""),c=(0,Js.get)(a,"source",""),s=(0,Js.get)(a,"project",""),u=m(Xs(tI),2),d=u[0],h=u[1],f=[{key:"name",question:"What is your full name?",placeholder:"Jane Smith"},{key:"company",question:"Hi ".concat(o,"! What is your company website?"),placeholder:"yourcompany.com"},{key:"source",question:"How did you hear about Frontly?",options:["Facebook Group","LinkedIn","Friend","X/Twitter","AppSumo"]},{key:"project",question:"What are you looking to build with Frontly?",placeholder:"I'm looking to build a..."}],p=f[e],g=p.question,v=a[p.key],y=m((0,x.useState)(!1),2),b=y[0],M=y[1],w=_t(),z=function(){var t=Ae(ke().mark((function t(){var r,i;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e!==f.length-1){t.next=11;break}return M(!0),t.next=4,K9.post("/onboarding_survey/",a);case 4:r=t.sent,i=(0,Js.get)(r,"data",{}),M(!1),h(Se(Se({},d),i)),w("/home"),t.next=24;break;case 11:if("name"!==p.key||o){t.next=14;break}return Fcn("Please enter your name"),t.abrupt("return");case 14:if("company"!==p.key||l){t.next=17;break}return Fcn("Please enter your company name"),t.abrupt("return");case 17:if("source"!==p.key||c){t.next=20;break}return Fcn("Please make a valid selection"),t.abrupt("return");case 20:if("project"!==p.key||s){t.next=23;break}return Fcn("Please describe your project"),t.abrupt("return");case 23:n(e+1);case 24:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();return(0,x.useEffect)((function(){var t=function(t){"Enter"===t.key&&(t.preventDefault(),z())};return window.addEventListener("keydown",t),function(){window.removeEventListener("keydown",t)}}),[e,a]),(0,uf.jsxs)(KSr,{children:[(0,uf.jsx)(tLr,{src:"https://res.cloudinary.com/frontly/image/upload/v1686583732/admin/frontly_black_abjsh6.svg"}),(0,uf.jsxs)(JSr,{children:[(0,uf.jsx)(eLr,{children:g}),(0,uf.jsx)(qSr,{step:p,onChange:function(t){i(Se(Se({},a),{},He({},p.key,t)))},value:v},p.key)]}),(0,uf.jsxs)(QSr,{children:[(0,uf.jsx)("div",{}),(0,uf.jsx)(gf,{data:{text:"Continue",icon:"FiArrowRight",backgroundColor:"#292929",size:"large",flippedIcon:!0,onClick:z,isFetching:b}})]})]})}),qSr=function(t){var e=t.step,n=t.onChange,r=t.value;if("source"===e.key){var a=(0,Js.get)(e,"options",[]),i=a.includes(r)?"":r;return(0,uf.jsxs)(YSr,{children:[a.map((function(t){return(0,uf.jsx)(XSr,{active:r===t,onClick:function(){return n(t)},children:t},t)})),(0,uf.jsx)($Sr,{value:i,onChange:function(t){return n(t.target.value)},placeholder:"Other (type here)"})]})}var o="80px";return(0,Js.get)(r,"length",0)>30&&(o="60px"),(0,Js.get)(r,"length",0)>45&&(o="40px"),(0,uf.jsx)(nLr,{fontSize:o,value:r,onChange:function(t){return n(t.target.value)},placeholder:e.placeholder,autoFocus:!0})},YSr=sf.div.withConfig({displayName:"Onboarding__OptionsContainer",componentId:"sc-1hgc1da-0"})(["display:flex;flex-direction:row;align-items:center;gap:10px;flex-wrap:wrap;"]),XSr=sf.div.withConfig({displayName:"Onboarding__Option",componentId:"sc-1hgc1da-1"})(['font-family:"Inter",sans-serif;font-size:20px;font-weight:400;color:#292929;cursor:pointer;width:fit-content;border:1px solid #292929;border-radius:30px;padding:15px;',""],(function(t){return t.active&&"\n      background: #292929;\n      color: white;\n    "})),$Sr=sf.input.withConfig({displayName:"Onboarding__OtherInput",componentId:"sc-1hgc1da-2"})(['font-family:"Inter",sans-serif;font-size:20px;font-weight:400;color:#292929;border:1px solid #292929;border-radius:30px;padding:15px;']),KSr=sf.div.withConfig({displayName:"Onboarding__Container",componentId:"sc-1hgc1da-3"})(["position:fixed;inset:0;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;background:white;padding:40px;"]),QSr=sf.div.withConfig({displayName:"Onboarding__ButtonRow",componentId:"sc-1hgc1da-4"})(["display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;"]),JSr=sf.div.withConfig({displayName:"Onboarding__Content",componentId:"sc-1hgc1da-5"})(["display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:80%;margin-left:100px;@media screen and (max-width:800px){margin-left:0px;width:90%;}"]),tLr=sf.img.withConfig({displayName:"Onboarding__Logo",componentId:"sc-1hgc1da-6"})(["height:40px;"]),eLr=sf.div.withConfig({displayName:"Onboarding__Question",componentId:"sc-1hgc1da-7"})(['font-family:"Inter",sans-serif;font-size:20px;font-weight:600;margin-bottom:10px;']),nLr=sf.textarea.withConfig({displayName:"Onboarding__StyledTextArea",componentId:"sc-1hgc1da-8"})(['width:100%;font-family:"Inter",sans-serif;font-size:',";@media screen and (max-width:800px){font-size:40px;}padding:0px;border:0px;margin-top:10px;outline:none;background-color:transparent;width:100%;resize:none;::placeholder{color:rgba(41,41,41,0.38);}"],(function(t){return t.fontSize||"80px"})),rLr=(sf.div.withConfig({displayName:"SideContainer__CoolContainer",componentId:"sc-txiy58-0"})(["position:fixed;inset:0;display:flex;background:white;"]),sf.div.withConfig({displayName:"SideContainer__ColorContainer",componentId:"sc-txiy58-1"})(["display:flex;flex-direction:column;justify-content:center;align-items:center;background:",";flex:2;padding:20px;@media screen and (max-width:1200px){display:none;}"],tu.primary),sf.div.withConfig({displayName:"SideContainer__ContentContainer",componentId:"sc-txiy58-2"})(["display:flex;gap:30px;flex-direction:column;align-items:flex-start;"]),sf.div.withConfig({displayName:"SideContainer__Container",componentId:"sc-txiy58-3"})(["padding:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;flex:4;@media screen and (max-width:1200px){padding:20px;}"]),sf.div.withConfig({displayName:"SideContainer__HeroText",componentId:"sc-txiy58-4"})(["font-size:35px;font-weight:600;color:white;width:350px;@media screen and (max-width:1150px){font-size:35px;width:100%;}@media (max-width:800px){font-size:30px;width:100%;}"]),sf.img.withConfig({displayName:"SideContainer__Graphic",componentId:"sc-txiy58-5"})(["height:260px;width:350px;object-fit:contain;@media screen and (max-width:1200px){height:230px;}@media screen and (max-width:980px){height:200px;}"]),sf.img.withConfig({displayName:"SideContainer__HeroLogo",componentId:"sc-txiy58-6"})(["height:50px;"]),sf.div.withConfig({displayName:"OnboardingSurvey__SurveyContainer",componentId:"sc-oq0pka-0"})(["display:flex;flex-direction:column;gap:20px;height:100%;width:80%;@media (max-width:800px){width:100%;}"]),sf.div.withConfig({displayName:"OnboardingSurvey__ProgressRow",componentId:"sc-oq0pka-1"})(["display:flex;width:100%;"]),sf.div.withConfig({displayName:"OnboardingSurvey__ProgressBar",componentId:"sc-oq0pka-2"})(["height:8px;width:100%;background:",";"],(function(t){return t.active?tu.primary:tu.grey2})),sf.div.withConfig({displayName:"OnboardingSurvey__OptionsContainer",componentId:"sc-oq0pka-3"})(["display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));width:100%;gap:15px;width:100%;overflow-y:auto;@media screen and (max-width:800px){width:100%;}"]),sf.div.withConfig({displayName:"OnboardingSurvey__OptionContainer",componentId:"sc-oq0pka-4"})(["display:flex;align-items:center;background:white;justify-content:space-between;border:1px solid ",";background:",";border-radius:6px;padding:15px;cursor:pointer;gap:20px;"],(function(t){return t.active?tu.primary:tu.grey3}),(function(t){return t.active?"#e6efff":"transparent"})),sf.input.withConfig({displayName:"OnboardingSurvey__OtherInput",componentId:"sc-oq0pka-5"})(["border:1px solid ",";padding:20px;cursor:pointer;font-size:16px;background:white;border-radius:6px;width:500px;"],tu.primary),sf.div.withConfig({displayName:"PageStyles__Header",componentId:"sc-9dp4uk-0"})(["padding:10px 15px 10px 15px;border-bottom:1px solid ",";display:flex;justify-content:space-between;align-items:center;"],tu.pitchBorder)),aLr=function(t){var e=t.label,n=t.expanded,r=t.setExpanded,a=t.direction,i=t.breadcrumbs,o=t.deleteBlock;return(0,uf.jsxs)(rLr,{children:[i?(0,uf.jsx)(z9n,{fontStyle:"headingMd",items:i}):(0,uf.jsx)(dR,{data:{text:e,fontStyle:"headingMd"}}),o?(0,uf.jsx)(oLr,{onClick:o,children:(0,uf.jsx)(aln,{data:{icon:"FiTrash",size:17,hover:!0,color:tu.grey3}})}):(0,uf.jsx)(iLr,{expanded:n,setExpanded:r,direction:a})]})},iLr=function(t){var e=t.expanded,n=t.setExpanded,r=t.direction,a="right"===(void 0===r?"right":r)?"FiChevronRight":"FiChevronLeft";return(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(Ocn,{anchorSelect:".close-styles-button",place:"left",style:{zIndex:9999},children:"Hide"}),(0,uf.jsx)(oLr,{onClick:function(){return n(!e)},className:"close-styles-button",children:(0,uf.jsx)(aln,{data:{icon:a,size:22,hover:!0,color:tu.grey3}})})]})},oLr=sf.div.withConfig({displayName:"PageStyles__CloseButtonContainer",componentId:"sc-9dp4uk-1"})(["height:30px;width:30px;display:flex;justify-content:center;align-items:center;cursor:pointer;background:white;padding:2px;border-radius:10px;border:1px solid ",";&:hover{background:",";}"],tu.grey2,tu.grey1),lLr=function(){var t=Gcn().setPage,e=lR(),n=Ys(ZI),r=m(Xs(yI),2),a=r[0],i=r[1],o=(0,Js.get)(e,"blocks",[]).filter((function(t){return["Row","Column"].includes((0,Js.get)(t,"componentId"))})).length>0,l=[{id:"backgroundColor",label:"Background Color",componentId:"ColorPicker",value:(0,Js.get)(e,"backgroundColor"),section:"background",width:"150px",orientation:"horizontal",displayCondition:function(){return!n}},{id:"contentWidth",label:"Max Width",componentId:"Select",hint:"Set a max width for your page content.",value:(0,Js.get)(e,"contentWidth"),defaultValue:"100%",orientation:"horizontal",width:"90px",options:[{label:"100%",value:"100%"},{label:"1200px",value:1200},{label:"1000px",value:1e3},{label:"800px",value:800},{label:"600px",value:600}],section:"width"},{id:"icon",label:"Navigation Icon",componentId:"IconBrowser",value:(0,Js.get)(e,"icon"),orientation:"horizontal",hint:"An icon that displays in the app navigation for this page",section:"navigation"},{id:"hideNavigation",label:"Hide Navigation",componentId:"Switch",value:(0,Js.get)(e,"hideNavigation"),defaultValue:!1,section:"navigation",hint:"Completely hide the app navigation when viewing this page."},{label:"Padding",id:"padding",value:(0,Js.get)(e,"padding",{}),section:"spacing",orientation:"vertical",componentId:"PaddingConfig"},{id:"rootBlockGap",label:"Block Spacing",componentId:"Input",hint:"The distance between the root blocks on your page, in px",value:(0,Js.get)(e,"rootBlockGap"),defaultValue:"30",placeholder:"30",orientation:"horizontal",section:"spacing",width:"100px"},{id:"showLayoutGridLines",label:"Show Layout Grid Lines",componentId:"Switch",value:(0,Js.get)(e,"showLayoutGridLines"),orientation:"horizontal",section:"designMode",tab:"more",displayCondition:function(){return o}},{id:"addVisiblePadding",label:"Add Visible Padding",componentId:"Switch",value:(0,Js.get)(e,"addVisiblePadding"),orientation:"horizontal",section:"designMode",tab:"more",displayCondition:function(){return(0,Js.get)(e,"showLayoutGridLines")}}];return(0,uf.jsxs)("div",{children:[(0,uf.jsx)(aLr,{label:"Page Styles",expanded:a,setExpanded:i}),(0,uf.jsx)(_dn,{fields:l.filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition()})),orientation:"horizontal",borderBottom:!0,onChange:function(e,n){return t(He({},e,n))}})]})},cLr=function(){var t=m((0,x.useState)(!1),2),e=t[0],n=t[1],r=Xsn(),a=Gcn().setBlock,i=m(Xs(aI),2),o=i[0],l=i[1],c=(0,Js.get)(r,"versions",[]),s=(0,Js.get)(o,r.id),u=c.find((function(t){return t.id===s})),d=function(t,e){var n=c.map((function(n){return n.id===s?Se(Se({},n),{},He({},t,e)):n}));a({versions:n},{},null,!0)},h=[{id:"activeVersionName",label:"Version Name",componentId:"Input",orientation:"vertical",value:(0,Js.get)(u,"name",""),onChange:function(t,e){return d("name",e)},advanced:!0},{id:"activeVersionConditions",label:"Version Conditions",componentId:"DisplayConditions",hideConditionType:!0,orientation:"vertical",value:(0,Js.get)(u,"conditions",[]),hint:"Define conditions for when this version should be active",onChange:function(t,e){return d("conditions",e)},advanced:!0},{id:"conditionType",key:"conditionType",label:"Condition Type",hint:"How you want your condition to be applied, relative to the other conditions.",componentId:"Select",value:(0,Js.get)(u,"conditionType","and"),onChange:function(t,e){return d("conditionType",e)},options:[{label:"And",value:"and"},{label:"Or",value:"or"}]}];return(0,uf.jsxs)("div",{style:{padding:"15px",borderBottom:"1px solid ".concat(tu.pitchBorder)},children:[(0,uf.jsxs)(fR,{alignItems:"center",gap:"5px",children:[(0,uf.jsx)(dR,{data:{text:"Block Versions",margin:"0 0 5px 0",fontStyle:"headingSm"}}),(0,uf.jsx)(K7,{hint:"Manage different versions of your block that render based on conditions"})]}),(0,uf.jsxs)(fR,{gap:"5px",children:[(0,uf.jsx)(hq,{data:{id:"version",label:"Version",componentId:"Select",options:[{label:"Default",value:null}].concat(z(c.map((function(t){return{label:t.name,value:t.id}})))),value:s,hideEmptyItem:!0,noneText:"Default",onChange:function(t){return l(Se(Se({},o),{},He({},r.id,t)))},advanced:!0}}),s&&(0,uf.jsx)(gf,{data:{icon:"FiEdit",height:"37px",type:"basic",onClick:function(){return n(!0)}}}),(0,uf.jsx)(gf,{data:{icon:"FiPlus",height:"37px",type:"basic",onClick:function(){var t=id(c,"id")+1;a({versions:[].concat(z(c),[{id:t,name:"New Version",data:(0,Js.get)(u,"data",{})}])},{},null,!0),Rcn("New Block Version Created"),l(Se(Se({},o),{},He({},r.id,t)))}}})]}),e&&(0,uf.jsxs)(_9n,{header:{title:"Edit Version"},hide:function(){return n(!1)},minWidth:"350px",children:[(0,uf.jsx)(_dn,{sectionPadding:"0px",fields:h,onChange:function(t,e){console.log("OBJ",t,e)}}),(0,uf.jsx)(gf,{data:{text:"Delete Version",type:"basic",icon:"FiTrash",margin:"15px 0 0 0",onClick:function(){var t=c.filter((function(t){return t.id!==s}));a({versions:t},{},null,!0),l(Se(Se({},o),{},He({},r.id,null))),n(!1)}}})]})]})},sLr=function(){var t=Gcn().setBlock,e=Xsn(),n=(0,Js.get)(Ysn,(0,Js.get)(e,"componentId")),r=m((0,x.useState)(!1),2),a=r[0],i=r[1],o=(0,Js.get)(n,"resources",[]).filter((function(t){return t.wizard})).map((function(t){return Se(Se({},t),{},{section:null,orientation:"vertical",width:"100%",value:(0,Js.get)(e,t.id)})})).filter((function(t){return!t.requiresSheet||t.requiresSheet&&e.spreadsheet})).filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition(e)})),l=Ys(_I),c=Nu(l).find((function(t){return t.id===(0,Js.get)(e,"customBlock")}));(0,Js.get)(c,"repeating")&&o.push(Se(Se({},asn),{},{section:null,value:(0,Js.get)(e,"spreadsheet")}));var s=o.filter((function(t){return(0,Js.isNil)((0,Js.get)(e,t.id))}));return(0,x.useEffect)((function(){s.length>0&&i(!0)}),[e.id]),a?(0,uf.jsxs)(_9n,{hide:function(){return i(!1)},background:tu.grey1,minWidth:"350px",header:{title:"Finalize ".concat((0,Js.get)(e,"componentId")," Setup"),description:"Complete the required fields below"},children:[(0,uf.jsx)(_dn,{labelStyle:"headingSm",margin:"10px 0 0 0",sectionPadding:"0px",onChange:function(n,r){return t(Se(Se({},e),{},He({},n,r)))},fields:o}),(0,uf.jsx)(gf,{data:{text:"Complete Setup",width:"100%",disabled:s.length>0,margin:"15px 0 0 0",onClick:function(){return i(!1)}}})]}):(0,uf.jsx)(uf.Fragment,{})},uLr=function(){var t=Ys(zI),e=iR(),n=Gcn().setBlock,r=lR(),a=Ys(XI),i=(0,Js.get)(a,"enable_block_versions",!1),o=Ys(_I),l=Xsn(),c=Ys(jI),s=(0,Js.get)(Ysn,(0,Js.get)(l,"componentId")),u=(0,jhn().getBlockWithVersion)(l),d=u.blockWithVersion,h=u.versionData,f=m((0,x.useState)(null),2),p=f[0],g=f[1],v=Ys(aI),y=(0,Js.get)(d,"userGroups"),b=(0,Js.get)(r,"userGroups"),M=(0,Js.get)(s,"resources",[]),w=(0,Js.get)(r,"blocks",[]),C=w.filter((function(t){return t.layoutPosition&&t.layoutPosition!==d.layoutPosition})).map((function(t){return t.layoutPosition})),A=w.find((function(t){return t.id===d.layoutParent})),k=(0,Js.get)(d,"layoutPosition"),H=(0,Js.get)(_sn,[(0,Js.get)(A,"layout"),"items"],[]).filter((function(t){return!C.includes(t.i)})),E=m((0,x.useState)("basics"),2),S=E[0],L=E[1];(0,x.useEffect)((function(){L("basics")}),[d.id]);var _=t.includes(d.id),B=[];if(d.layoutParent){var D=w.find((function(t){return t.id===d.layoutParent}));"Layout"===(0,Js.get)(D,"componentId")&&(B=[{id:"layoutPosition",label:"Layout Position",hideEmptyItem:!0,componentId:"Select",hint:"Determine which Page Layout slot this Block is located in.",value:k,width:"55px",options:H.map((function(t){return{label:t.i,value:t.i}})),orientation:"horizontal",displayCondition:r.layout,section:"content"}])}(d.layoutParent||d.parent)&&B.push(nsn);var T=Nu(o).find((function(t){return t.id===(0,Js.get)(d,"customBlock")})),V=function(t){var e=t.matchingBlock,n=t.activeBlock,r=t.setBlock,a=t.savedSpreadsheets,i=L8n(e,n),o=(0,Js.get)(e,"inputs",{}),l=(0,Js.get)(n,"inputs",{}),c=[],s=(0,Js.get)(e,"blocks",[]),u=(0,Js.get)(e,"actions",[]);s.forEach((function(t){(0,Js.get)(Ysn,[(0,Js.get)(t,"componentId"),"resources"],[]).filter((function(t){return t.isAction})).forEach((function(e){var n=(0,Js.get)(t,e.id),r=u.find((function(t){return t.id===n}));if((0,Js.get)(r,"editableByUser",!1)){var a="action-".concat(t.id,"-").concat(e.id);c.push({id:a,key:a,label:(0,Js.get)(r,"referenceLabel"),componentId:"Action",section:"actionInputs"})}}))}));var d=c;return i.forEach((function(t){(0,Js.get)(t,"items",[]).forEach((function(e){var n=(0,Js.get)(o,e.id,{}),i=e.key.split("||")[0].trim().split("-"),c=i[1],s=i[2],u=i[3],h=(0,Js.get)(n,"componentId","DynamicString"),f=!1,p=[];if("actionInputs"===t.id)if("spreadsheet"===u)h="SpreadsheetSelect";else if("page"===u)h="PageSelect";else if("rowIdColumn"===u){var g="action-".concat(c,"-").concat(s,"-spreadsheet"),v=(0,Js.get)(l,g);p=(0,Js.get)(a.find((function(t){return t.id===v})),"headers",[]).map((function(t){return{label:t,value:t}})),h="Select",v||(f=!0)}"Select"===h&&(p=(0,Js.get)(n,"options",[])),f||d.push(Se(Se({},e),{},{id:i,key:i,componentId:h,preventExtras:!0,options:p,hideEmptyItem:!0,isCustomInput:!0,label:(0,Js.get)(n,"label")||e.label,description:(0,Js.get)(n,"description"),value:(0,Js.get)(l,i),onChange:function(t,e){return r({inputs:Se(Se({},l),{},He({},t,e))})}}))}))})),d}({matchingBlock:T,activeBlock:d,setBlock:n,savedSpreadsheets:c}),O=(0,Js.get)(T,"reusable"),I=O?[]:[rsn];O&&(M=[].concat(z(M),z(V)),(0,Js.get)(T,"repeating")&&(M=[].concat(z(M),z(gsn),[Kcn,Qcn])));var R=(0,Js.get)(v,(0,Js.get)(d,"id")),F=[].concat(z(M.map((function(t){return t.isCustomInput?t:t.isAction&&R?Se(Se({},t),{},{value:(0,Js.get)(h,t.id,t.defaultValue),block:d.id}):Se(Se({},t),{},{value:(0,Js.get)(d,t.id,t.defaultValue),block:d.id})})).map((function(t){return Se(Se({},t),{},{referenceLabelIsEditable:!(!e||!t.isAction)})}))),z(B),[{id:"userGroupPermissions",label:"User Groups",componentId:"FormButton",hint:"Limit Block access to certain users",link:"https://help.frontly.ai/en/articles/7974437-user-groups",icon:"FiKey",width:"36px",section:"visibility",orientation:"horizontal",onClick:function(t){return g(t.currentTarget)},advanced:!0},{id:"displayConditions",label:"Display Conditions",componentId:"DisplayConditions",orientation:"vertical",value:(0,Js.get)(d,"displayConditions",[]),section:"visibility",hint:"Define custom conditions for when this Block should be visible",advanced:!0}],I).filter((function(t){return!t.requiresSheet||t.requiresSheet&&d.spreadsheet&&!_})).filter((function(t){return!t.isStyle&&(!(!(0,Js.get)(t,"section","").includes("Filter")||"filters"!==S)||(t.advanced?"advanced"===S:"basics"===S&&!(0,Js.get)(t,"section","").includes("Filter")))})).filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition(d)})),N=M.filter((function(t){return(0,Js.get)(t,"section","").includes("Filter")})).filter((function(t){return!t.requiresSheet||t.requiresSheet&&d.spreadsheet&&!_})),P=N.length>0?[{label:"Filters",value:"filters",active:"filters"===S}]:[];return(0,uf.jsxs)("div",{children:[(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(sLr,{}),p&&(0,uf.jsx)(ifr,{noGroupsText:"To determine who can view this page, define User Groups in User Settings",anchorElement:p,onClose:function(){g(null)},values:y,allowedValues:b,onChange:function(t){return n({userGroups:t})}})]}),i&&(0,uf.jsx)(cLr,{}),(0,uf.jsx)(b$,{data:{margin:"15px 15px 0 15px",onChange:function(t){return L(t)},tabs:[{label:"Basics",value:"basics",active:!S||"basics"===S}].concat(P,[{label:"More",value:"advanced",active:"advanced"===S}])}}),(0,uf.jsx)(_dn,{sectionOrder:["dataSource","spreadsheet","chartType","setup","tableColumns","blockContainer","content","card","dateSettings","badge","formMode","formFields","eventCardFields","basics","actions","mapData","listData","timelineData","detailView","calculation","display","filters","visibility","styles"],fields:F,borderBottom:!0,onChange:function(t,e){return n(He({},t,e))}},d.id)]})},dLr=function(){var t=lR(),e=Ys(_I),n=Xsn(),r=(0,Js.get)(Ysn,(0,Js.get)(n,"componentId")),a=Gcn().setBlock,i=(0,jhn().getBlockWithVersion)(n),o=i.blockWithVersion,l=i.activeVersionId,c=(0,Js.get)(t,"blocks",[]),s=(0,Js.get)(o,"componentId"),u=qu.find((function(t){return t.type===s})),d=(0,Js.get)(u,"card"),h=["on","off"].includes(d),f=rMn(o),p=(0,Js.get)(o,"showBorder"),g=(0,Js.get)(r,"resources",[]).filter((function(t){return t.isStyle||"styles"===(0,Js.get)(t,"section")})),v=m(Xs(yI),2),y=v[0],b=v[1],x=(0,Js.get)(o,"layoutParent"),M=x?c.find((function(t){return t.id===x})):null,w=M?(0,Js.get)(M,"componentId"):null,C=[{id:"showBackground",label:"Show Background",orientation:"horizontal",componentId:"Switch",section:"background",isStyle:!0,value:f,displayCondition:function(){return h}},{id:"margin",label:"Margin",section:"spacing",isStyle:!0,orientation:"vertical",componentId:"PaddingConfig"},{id:"fillRemainingSpace",label:"Fill Remaining Space",isStyle:!0,componentId:"Switch",hint:"If toggled, this block will stretch to fill the remaining space in the row",value:(0,Js.get)(o,"fillRemainingSpace"),width:"120px",defaultValue:!0,orientation:"horizontal",section:"size",displayCondition:function(){return["Row","Column"].includes(w)}},{id:"layoutWidth",label:"Width",isStyle:!0,componentId:"Input",hint:"This field can handle plain numbers or percentages like '500' for pixels or '100%'",value:(0,Js.get)(o,"layoutWidth"),width:"120px",orientation:"horizontal",defaultValue:"",placeholder:"auto",section:"size",displayCondition:function(){return["Row","Column"].includes(w)}},{id:"height",label:"Height",componentId:"Input",hint:"The height of your block, in px",value:(0,Js.get)(o,"height"),width:"120px",defaultValue:"",placeholder:"auto",orientation:"horizontal",section:"size",isStyle:!0,displayCondition:function(){return h&&!["Text"].includes(s)}},{id:"padding",label:"Padding",section:"spacing",isStyle:!0,orientation:"vertical",componentId:"PaddingConfig",displayCondition:function(){return f||"Button"===s}},{id:"backgroundColor",label:"Background Color",componentId:"ColorPicker",orientation:"horizontal",section:"background",isStyle:!0,value:(0,Js.get)(o,"backgroundColor","#ffffff"),displayCondition:function(){return f}},{id:"showBorder",label:"Show Border",isStyle:!0,componentId:"Switch",hint:"If toggled, a border will be enabled for this block",width:"120px",defaultValue:!0,orientation:"horizontal",section:"border",displayCondition:function(){return f}},{id:"borderRadius",label:"Border Radius",section:"border",isStyle:!0,orientation:"vertical",componentId:"PaddingConfig",displayCondition:function(){return f}},{id:"borderColor",label:"Border Color",componentId:"ColorPicker",orientation:"horizontal",section:"border",isStyle:!0,displayCondition:function(){return p}},{id:"borderWidth",label:"Border Width",section:"border",isStyle:!0,orientation:"vertical",componentId:"PaddingConfig",displayCondition:function(){return p}}],A=Nu(e).find((function(t){return t.id==(0,Js.get)(o,"customBlock")})),k=(0,Js.get)(A,"repeating"),H=[].concat(C,z(g),[tsn]);k&&H.push(isn);var E="".concat((0,Js.get)(o,"id")).concat(l?"-".concat(l):"");return(0,uf.jsxs)("div",{children:[(0,uf.jsx)(aLr,{label:"Block Styles",expanded:y,setExpanded:b}),(0,uf.jsx)(_dn,{sectionOrder:[],fields:H.filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition(o)})).map((function(t){return Se(Se({},t),{},{value:t.value||(0,Js.get)(o,t.id)})})),borderBottom:!0,onChange:function(t,e){return a(He({},t,e))}},E)]})},hLr=function(){var t=Xsn(),e=oR(),n=e.activeCustomBlock,r=e.setActiveCustomBlock,a=Ys(KI),i=Dt().id,o=m(Xs(_I),2),l=o[0],c=o[1],s=$s(AI),u=$s(cI),d=_t(),h=(0,Js.get)(n,"reusable"),f=h?L8n(n,t):[],p=[{id:"name",label:"Name",componentId:"Input",section:"basics"},{id:"description",label:"Description",componentId:"Input",section:"basics"},{id:"reusable",label:"Reusable",hint:"The settings for this block will be limited to the dynamic variables you define in the block, and any edits here will affect all instances throughout your apps",componentId:"Switch",section:"basics",orientation:"horizontal"},{id:"repeating",label:"Repeating",hint:"This block will be rendered for every visible row in the connected data source",componentId:"Switch",section:"basics",orientation:"horizontal",displayCondition:function(){return h}}].concat(z(f),[{id:"blockHierarchy",componentId:"BlockHierarchy",sectionHint:"Configure the blocks on this page",section:"blocks",orientation:"vertical",tab:"basics"},{id:"deleteBlock",componentId:"FormButton",icon:"FiTrash",text:"Delete Custom Block",width:"fit-content",orientation:"horizontal",onClick:function(){var t=[];if(a.forEach((function(e){(0,Js.get)(e,"blocks",[]).forEach((function(n){"Custom"===n.componentId&&n.customBlock===parseInt(i)&&(t.includes(e.name)||t.push(e.name))}))})),0===t.length)s({title:"Delete Custom Block",text:"Are you sure you want to delete this custom block? This action cannot be undone, and if you have this on any of your pages it could break things.",confirm:function(){d("/settings?tab=customBlocks");var t=Nu(l).filter((function(t){return t.id!=i}));c(t),Rcn("Custom Block Deleted"),K9.post("/app_settings/",{custom_blocks:t})}});else{var e=t.join(", ");s({title:"Can't Delete Block",text:"This block cannot be deleted right now because it's still active on the following pages: ".concat(e,". Please delete the instances of these blocks before deleting this custom block.")})}},section:"deleteBlock"},{id:"duplicateBlock",componentId:"FormButton",icon:"FiCopy",text:"Duplicate Custom Block",width:"fit-content",orientation:"horizontal",onClick:function(){var t=Se(Se({},n),{},{id:id(Nu(l),"id")+1,name:"".concat(n.name," (Copy)")}),e=[].concat(z(Nu(l)),[t]);c(e),Rcn("Custom Block Duplicated"),K9.post("/app_settings/",{custom_blocks:e})},section:"duplicateBlock"}]).filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition()}));return(0,uf.jsx)(_dn,{fields:p.map((function(t){return Se(Se({},t),{},{value:(0,Js.get)(n,t.id),orientation:(0,Js.get)(t,"orientation","vertical")})})),borderBottom:!0,onChange:function(t,e){u(!0),r(He({},t,e))}})},fLr=function(){var t=oR(),e=t.activeCustomBlock,n=t.setActiveCustomBlock,r=m(Xs(yI),2),a=r[0],i=r[1],o=[{id:"containerType",label:"Container Type",componentId:"Select",hint:"Choose how your blocks will be laid out in the container",value:(0,Js.get)(e,"containerType"),placeholder:"25",orientation:"horizontal",width:"120px",section:"spacing",displayCondition:function(){return(0,Js.get)(e,"repeating")},hideEmptyItem:!0,defaultValue:"grid",options:[{label:"List",value:"list"},{label:"Grid",value:"grid"},{label:"Carousel",value:"carousel"}]},{id:"gap",label:"Block Spacing",componentId:"Input",hint:"The distance between the root blocks on your page, in px",value:(0,Js.get)(e,"gap"),placeholder:"25",orientation:"horizontal",width:"120px",section:"spacing",displayCondition:function(){return(0,Js.get)(e,"repeating")}},{id:"minWidth",label:"Min Item Width",componentId:"Input",hint:"The minimum width of each item in the repeating block, in px",value:(0,Js.get)(e,"minWidth"),placeholder:"300",orientation:"horizontal",width:"120px",section:"spacing",displayCondition:function(){return(0,Js.get)(e,"repeating")}}].filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition()}));return(0,uf.jsxs)("div",{children:[(0,uf.jsx)(aLr,{label:"Container Styles",expanded:a,setExpanded:i}),0===o.length&&(0,uf.jsx)(dR,{data:{margin:"20px",text:"No styles available for this block"}}),(0,uf.jsx)(_dn,{fields:o,orientation:"horizontal",borderBottom:!0,onChange:function(t,e){return n(He({},t,e))}})]})},pLr=function(){var t=Gcn().setBlock,e=lR(),n=Ys(iI),r=Ys(XI),a=(0,Js.get)(e,"blocks",[]).find((function(t){return t.id===n})),i=(0,jhn().getBlockWithVersion)(a).blockWithVersion;a=i;var o=Nu(r,"data_relations").filter((function(t){return t.sheet2===(0,Js.get)(a,"spreadsheet")})).map((function(t){return t.column2})),l=Zu((0,Js.get)(a,"showEdit")),c={componentId:"StaticFields",formContext:"detailView",section:"Fields",id:"fieldData",customSpreadsheetId:(0,Js.get)(a,"spreadsheet"),value:(0,Js.get)(a,"fieldData",{}),keys:[{id:"label",label:"Label",hint:"Override the default label",componentId:"Input",required:!0,defaultValue:""},{id:"componentId",label:"Field Type",hint:"Define how the column should be displayed visually in forms and other blocks",componentId:"Select",required:!0,defaultValue:"Input",options:[{label:"Input",value:"Input"},{label:"Select",value:"Select"},{label:"Multi Select",value:"MultiSelect"},{label:"Switch",value:"Switch"},{label:"Checkbox",value:"Checkbox"},{label:"Text Area",value:"TextArea"},{label:"Date",value:"DateTimePicker"},{label:"Image",value:"ImageUpload"},{label:"File Upload",value:"FileUpload"},{label:"Markdown",value:"MarkdownEditor"},{label:"Hidden",value:"Hidden"}]},{id:"ignoreLinks",label:"Ignore Links",componentId:"Switch",orientation:"horizontal",hint:"By default, we'll detect links in the text and make them clickable and highlighted. Turn this off to disable this behavior.",displayCondition:function(){return!l}},{id:"hiddenValue",label:"Hidden Value",componentId:"DynamicString",displayCondition:function(t){return"Hidden"===(0,Js.get)(t,"componentId")}},{id:"defaultValue",label:"Default Value",hint:"Provide a default value for this field",componentId:"DynamicString",required:!1,advanced:!0},{id:"description",label:"Description",hint:"Display a description for this field",componentId:"Input",required:!1,defaultValue:"",advanced:!0},{id:"hint",label:"Hint",hint:"Display a hint for this field",componentId:"Input",required:!1,defaultValue:"",advanced:!0},{id:"placeholder",label:"Placeholder",hint:"Display a placeholder for this field",componentId:"Input",required:!1,defaultValue:"",advanced:!0},{id:"options",label:"Options",componentId:"DataGrid",orientation:"vertical",hint:"Define the options to appear in your select dropdown. Auto detected any unique values in the sheet. Adjust them as you see fit.",requiresSheet:!0,newObject:{label:"New Item",value:"New Value"},columns:[{key:"label",componentId:"Input"},{key:"value",componentId:"Input"}],displayCondition:function(t){return["Select","MultiSelect"].includes((0,Js.get)(t,"componentId"))}},{id:"selectSorting",label:"Sort Options",componentId:"Select",requiresSheet:!0,hideEmptyItem:!0,options:[{label:"None",value:null},{label:"Ascending",value:"asc"},{label:"Descending",value:"desc"}],advanced:!0,displayCondition:function(t){return["Select","MultiSelect"].includes((0,Js.get)(t,"componentId"))}},{id:"validation",label:"Validation",componentId:"FormValidation",block:a},{id:"conditions",label:"Display Conditions",componentId:"DisplayConditions",orientation:"vertical",allowSpreadsheet:!0,advanced:!0},{id:"columnSpan",label:"Column Span",hint:"Force this field to take up more than 1 field's width in the form. Usful for large fields like text areas that need more space.",componentId:"Select",options:[{label:"1 Column",value:1},{label:"2 Columns",value:2},{label:"3 Columns",value:3}],required:!1,defaultValue:1,advanced:!0},{id:"minHeight",label:"Min Height",hint:"Set a minimum default height for the TextArea field.",componentId:"Select",options:[{label:"100px",value:"100px"},{label:"150px",value:"150px"},{label:"200px",value:"200px"},{label:"300px",value:"300px"}],displayCondition:function(t){return"TextArea"===(0,Js.get)(t,"componentId")},required:!1},{id:"disabled",label:"Disabled",hint:"Prevent the field from being edited",componentId:"Switch",required:!0,defaultValue:!1},{id:"hiddenFilters",label:"Hidden Filters",componentId:"HiddenFiltersConfig",showOnlyRelationFields:!0,requiresSheet:!0,orientation:"vertical",hint:"Filter the initial data that users can access",link:"https://help.frontly.ai/en/articles/7971258-hidden-filters",displayCondition:function(t,e){return o.includes(e)}}]},s=(0,Js.get)(a,"recordClickAction","default"),u=[{id:"recordClickAction",componentId:"SelectToggle",section:"detailViewType",defaultValue:"default",requiresSheet:!0,hideEmptyItem:!0,sectionHint:"Determine what to do when a user clicks on a record in a list of data",link:"https://help.frontly.ai/en/articles/7971235-record-click-action",tabs:[{label:"Default",value:"default",active:!s||"default"===s},{label:"Custom",value:"custom",active:"custom"===s}]}],d=(0,Js.get)(a,"detailCreateSubmitAction"),h=(0,Js.get)(a,"detailEditSubmitAction");return"default"===(0,Js.get)(a,"recordClickAction")&&(u=[].concat(z(u),[{id:"showEdit",label:"Allow Editing Records",componentId:"Switch",section:"permissions",defaultValue:!0,requiresSheet:!0,orientation:"horizontal",value:l,hint:"Allow users to edit the records in a form."},{id:"showDelete",label:"Allow Deleting Records",componentId:"Switch",section:"permissions",defaultValue:!0,requiresSheet:!0,orientation:"horizontal",value:Zu((0,Js.get)(a,"showDelete")),hint:"Display a 'Delete' button that lets the user delete records that they have access to in the selected spreadsheet"},{id:"detailEditSubmitAction",label:"Edit Mode Submit Action",section:"actions",hint:"This action runs in addition to the default update action",isAction:!0,componentId:"Action",dynamicSources:["form"],customAction:h,customOnChange:function(e){t({detailEditSubmitAction:Se(Se({},h),{},{steps:e})},{},n)}},{id:"detailCreateSubmitAction",label:"Create Mode Submit Action",section:"actions",dynamicSources:["form"],excludedSources:["detail"],hint:"This action runs in addition to the default create action",isAction:!0,componentId:"Action",customAction:d,customOnChange:function(e){t({detailCreateSubmitAction:Se(Se({},d),{},{steps:e})},{},n)}},c])),u=[].concat(z(u),[{id:"customViewLabel",section:"customViewLabel",componentId:"DynamicString",requiresSheet:!0,sectionHint:"Define a label for the custom view",value:(0,Js.get)(a,"customViewLabel")},{id:"blockHierarchy",componentId:"BlockHierarchy",sectionHint:"Configure the blocks on this page",section:"blocks",orientation:"vertical"}]),(0,uf.jsx)(_dn,{fields:u,borderBottom:!0,onChange:function(e,r){return t(He({},e,r),{},n)}})},gLr=function(){var t=Gcn().setBlock,e=lR(),n=Ys(iI),r=(0,Js.get)(e,"blocks",[]),a=r.find((function(t){return t.id===n})),i=r.find((function(t){return t.id===(0,Js.get)(a,"parent")})),o=m(Xs(yI),2),l=o[0],c=o[1],s=(0,Js.get)(a,"detailViewMode","modal"),u=[{id:"detailViewMode",componentId:"SelectToggle",section:"windowStyle",defaultValue:"modal",requiresSheet:!1,tabs:[{label:"Modal",value:"modal",active:!s||"modal"===s},{label:"Full Page",value:"fullPage",active:"fullPage"===s}],sectionHint:"Choose whether the detail view should open in a modal (popup) or in a full page view",link:"https://help.frontly.ai/en/articles/7971235-record-click-action",displayCondition:function(){return!i}},{id:"detailViewWidth",section:"detailViewWidth",componentId:"Select",requiresSheet:!0,hideEmptyItem:!0,options:[{label:"400px",value:"400px"},{label:"600px",value:"600px"},{label:"900px",value:"900px"}],value:(0,Js.get)(a,"detailViewWidth"),defaultValue:"600px",displayCondition:function(){return"modal"===s}}];return(0,uf.jsxs)("div",{children:[(0,uf.jsx)(aLr,{label:"Detail View Styles",expanded:l,setExpanded:c}),(0,uf.jsx)(_dn,{fields:u.filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition()})),orientation:"horizontal",borderBottom:!0,onChange:function(e,r){return t(He({},e,r),{},n)}})]})},vLr=function(){var t=Ys(uI),e=Ys(cI),n=$s(AI),r=$s(iI),a=_t(),i=iR();return(0,uf.jsx)(mLr,{onClick:function(){var o=function(){a(i?"/settings?tab=customBlocks":"/pages"),r(null)};i&&e||!i&&t?n({title:"You have unsaved changes",confirmText:"Leave without saving",text:"Are you sure you want to leave this page without saving? Your changes will be lost.",confirm:o}):o()},children:(0,uf.jsx)(yLr,{children:(0,uf.jsx)(aln,{data:{icon:"FiLogOut",size:20,hover:!0,color:tu.grey3}})})})},mLr=sf.div.withConfig({displayName:"BackSection__Container",componentId:"sc-u93671-0"})(["display:flex;height:100%;align-items:center;padding:0 20px 0 20px;margin:0 15px 0 0;border-right:1px solid ",";cursor:pointer;opacity:0.8;&:hover{opacity:1;}"],tu.grey2),yLr=sf.div.withConfig({displayName:"BackSection__Rotate",componentId:"sc-u93671-1"})(["transform:rotate(180deg);"]),bLr=function(){var t=eun(),e=oR().activeCustomBlock,n=m((0,x.useState)(!1),2),r=n[0],a=n[1],i=["Table","Grid","Form","Kanban","Calendar","Chart","Stat","Text","Button","Row","Column"];return e&&e.repeating&&(i=dd.filter((function(t){return"RichText"!==t}))),(0,uf.jsxs)(fR,{alignItems:"center",justifyContent:"center",gap:"10px",style:{flex:1},children:[r&&(0,uf.jsx)(nun,{hide:function(){return a(!1)}}),qu.filter((function(t){return i.includes(t.type)})).map((function(e){return(0,uf.jsx)(xLr,{block:e,addBlock:t})})),(0,uf.jsx)(Ocn,{anchorSelect:".moreBlocks",place:"bottom",style:{zIndex:9999},children:"More"}),(0,uf.jsx)(MLr,{className:"moreBlocks",onClick:function(){return a(!0)},children:(0,uf.jsx)(aln,{data:{icon:"FiMoreHorizontal",size:23,color:tu.primary,hover:!0}})})]})},xLr=function(t){var e=t.block,n=t.addBlock,r=e.type,a=m(p6n((function(){return{type:"element",item:{type:"element",blockType:r},collect:function(t){return{isDragging:t.isDragging()}}}}),[]),3),i=(a[0].isDragging,a[1]),o=a[2],l=(0,x.useRef)();return(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(Ocn,{anchorSelect:".".concat(r),place:"bottom",style:{zIndex:9999},children:r}),(0,uf.jsx)(aMn,{connect:o,src:P3n}),(0,uf.jsx)(MLr,{ref:i(l),className:r,onClick:function(){return n({type:r})},children:(0,uf.jsx)(aln,{data:{icon:e.icon,size:23,color:tu.primary,hover:!0,isBlue:!0}})},r)]})},MLr=sf.div.withConfig({displayName:"BlocksHeader__BlockIcon",componentId:"sc-qx4xhk-0"})(["height:44px;width:44px;border-radius:8px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:",";cursor:pointer;margin:",";&:hover{background:",";}"],lu,(function(t){return t.margin}),tu.grey1),wLr=function(){var t=_t(),e=Xsn(),n=lR(),r=Ys(KI),a=iR(),i=Ys(XI),o=Dt().id,l=$s(nI),c=$s(iI),s=$s(dI),u=m(Xs(sI),2),d=u[0],h=u[1],f=m((0,x.useState)(!1),2),p=f[0],g=f[1],v=m(Xs(uI),2),y=v[0],b=v[1],M=m(Xs(cI),2),w=M[0],z=M[1],C=Ys(_I),A=Nu(C).find((function(t){return t.id==o})),k=function(t){g(!0),K9.post("/page/",n).then((function(){b(!1),g(!1),Rcn("Saved"),t?(Zcn().track("Preview Page"),xd({page:n,app:i,token:wu.get("accessToken")})):Zcn().track("Save Page")}))},H=A&&!["Column","Row"].includes((0,Js.get)(e,"componentId"));return(0,uf.jsxs)(zLr,{children:[(0,uf.jsxs)(fR,{style:{height:"100%"},alignItems:"center",children:[(0,uf.jsx)(vLr,{}),!a&&(0,uf.jsx)(hq,{data:{hideEmptyItem:!0,value:(0,Js.get)(n,"id"),width:"180px",onChange:function(e){console.log("CHANGE pageId in header",e),l(null),s(null),c(null),t("/page/".concat(e))},options:r.map((function(t){return{label:t.name,value:t.id}}))}}),a&&(0,uf.jsx)(hq,{data:{hideEmptyItem:!0,value:(0,Js.get)(A,"id"),width:"180px",onChange:function(e){l(null),s(null),c(null),t("/custom-block/".concat(e))},options:Nu(C).map((function(t){return{label:t.name,value:t.id}}))}})]}),H||a&&!e?(0,uf.jsx)("div",{children:"\xa0"}):(0,uf.jsx)(bLr,{}),(0,uf.jsxs)(fR,{alignItems:"center",justifyContent:"flex-end",gap:"10px",margin:"0 20px 0 0",children:[(0,uf.jsx)(oln,{data:{options:[{label:"Desktop",value:"desktop",onClick:function(){return h("desktop")}},{label:"Tablet",value:"tablet",onClick:function(){return h("tablet")}},{label:"Phone",value:"phone",onClick:function(){return h("mobile")}}],button:{type:"basic",icon:(0,Js.get)({desktop:"FiMonitor",tablet:"FiTablet",mobile:"FiSmartphone"},d)}}}),!a&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(gf,{data:{onClick:function(){return k(!0)},text:"Preview",isFetching:p,type:"basic",icon:"FiEye"}}),(0,uf.jsx)(gf,{data:{disabled:!y,onClick:function(){return k(!1)},text:y?"Save Page":"Changes Saved",isFetching:p}})]}),a&&(0,uf.jsx)(gf,{data:{disabled:!w,onClick:function(){K9.post("/app_settings/",{custom_blocks:C}),Rcn("Saved"),z(!1)},text:w?"Save Changes":"Changes Saved",isFetching:p}})]})]})},zLr=sf.div.withConfig({displayName:"Header__Container",componentId:"sc-lpcko8-0"})(["background:white;border-bottom:1px solid ",";height:60px;display:flex;justify-content:space-between;align-items:center;"],tu.grey2),CLr=function(){var t=Gcn().setPage,e=m(Xs(KI),2),n=e[0],r=e[1],a=lR(),i=m((0,x.useState)(!1),2),o=i[0],l=i[1],c=m((0,x.useState)(null),2),s=c[0],u=c[1],d=(0,Js.get)(a,"userGroups"),h=$s(AI),f=m(Xs(QO),2),p=f[0],g=f[1],v=(0,Js.get)(a,"pageLoadAction"),y=[{id:"name",label:"Name",componentId:"Input",value:(0,Js.get)(a,"name"),section:"basics",orientation:"vertical",tab:"basics",hint:"The name of this page (for internal use only)"},{id:"route",label:"URL",componentId:"Input",value:(0,Js.get)(a,"route"),section:"basics",orientation:"vertical",hint:"The URL path for this page, like 'about' or 'products'",tab:"basics"},{id:"blockHierarchy",componentId:"BlockHierarchy",sectionHint:"Configure the blocks on this page",section:"blocks",orientation:"vertical",tab:"basics"},{id:"requireLogin",label:"Require Login",componentId:"Switch",value:(0,Js.get)(a,"requireLogin"),orientation:"horizontal",section:"access",tab:"more"},{id:"published",label:"Published",componentId:"Switch",value:(0,Js.get)(a,"published"),orientation:"horizontal",section:"access",tab:"more"},{id:"displayConditions",label:"Display Conditions",componentId:"DisplayConditions",value:(0,Js.get)(a,"displayConditions"),orientation:"vertical",section:"access",tab:"more"},{id:"filters",componentId:"PageFiltersConfig",sectionHint:"Add page-level filters that apply to one or more blocks on the page",value:(0,Js.get)(a,"filters",[]),orientation:"vertical",section:"pageFilters",tab:"more"},{id:"userGroupPermissions",label:"User Groups",componentId:"FormButton",width:"36px",hint:"Limit Block access to certain users",link:"https://help.frontly.ai/en/articles/7974437-user-groups",icon:"FiKey",orientation:"horizontal",section:"access",onClick:function(t){return u(t.currentTarget)},tab:"more"},{id:"deletePage",componentId:"FormButton",icon:"FiTrash",text:"Delete Page",width:"fit-content",orientation:"horizontal",onClick:function(){return h({title:"Delete Page",text:"Are you sure you want to delete this page? This is irreversible.",confirm:M})},isFetching:o,section:"deletePage",tab:"more"},{id:"pageLoadAction",section:"pageLoadAction",sectionHint:"This action runs when this page is loaded.",isAction:!0,componentId:"Action",tab:"more",orientation:"vertical",customAction:v,customOnChange:function(e){t({pageLoadAction:Se(Se({},v),{},{steps:e})})}},{id:"pageHistory",section:"pageHistory",sectionHint:"Restore previous versions of your page from the past 3 days.",componentId:"PageHistoryBrowser",tab:"more",orientation:"vertical"}],b=_t(),M=function(){l(!0),K9.delete("/page/",{data:{id:a.id}}).then((function(){var t=n.filter((function(t){return t.id!==a.id}));Zcn().track("Delete Page"),b("/pages"),r(t),Rcn("Page Deleted"),l(!1)})).catch((function(t){l(!1),Fcn("Could not delete your page")}))};return(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(b$,{data:{margin:"15px 15px 0 15px",onChange:function(t){return g(t)},tabs:[{label:"Basics",value:"basics",active:!p||"basics"===p},{label:"More",value:"more",active:"more"===p}]}}),(0,uf.jsx)(_dn,{fields:y.filter((function(t){return!p&&"basics"===t.tab||t.tab===p})).filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition()})),orientation:"horizontal",borderBottom:!0,onChange:function(e,n){var r=n;"route"===e&&(r=n.toLowerCase(),r=r.replace(/[^\x00-\x7F]/g,"").replace(" ","")),t(He({},e,r))}}),s&&(0,uf.jsx)(ifr,{noGroupsText:"To determine who can view this page, define User Groups in User Settings",anchorElement:s,onClose:function(){u(null)},values:d,onChange:function(e){return t({userGroups:e})}})]})},ALr=(sf.div.withConfig({displayName:"PageConfig__MenuItemContainer",componentId:"sc-sgul8l-0"})(["background:white;width:100%;font-size:10px;gap:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:1px solid ",";padding:12px;cursor:",";"],tu.divider,(function(t){return t.disabled?"not-allowed":"pointer"})),sf.div.withConfig({displayName:"PageConfig__HeaderRow",componentId:"sc-sgul8l-1"})(["padding:15px;border-bottom:1px solid ",";display:flex;justify-content:space-between;align-items:center;"],tu.divider),sf.div.withConfig({displayName:"PageConfig__MenuItems",componentId:"sc-sgul8l-2"})(["display:flex;flex-direction:column;border-right:1px solid ",";"],tu.divider),function(t){var e=t.anchorTag,n=t.expanded,r=t.tooltip,a=t.icon;return(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(Ocn,{anchorSelect:e,place:"left",style:{zIndex:9999},children:r}),(0,uf.jsx)(kLr,{expanded:n,children:(0,uf.jsx)(aln,{data:{icon:a,hover:!0,size:20,color:tu.grey4}})})]})}),kLr=sf.div.withConfig({displayName:"TooltipIcon__StylesIcon",componentId:"sc-ymx6xt-0"})(["opacity:",";transition:0.3s;display:flex;justify-content:center;align-items:center;margin-right:12px;"],(function(t){return t.expanded?0:1})),HLr=function(){var t=function t(e,n){var r=[];return n.forEach((function(a){a.parent!==e&&a.layoutParent!==e||(r.push(a.id),r=r.concat(t(a.id,n)))})),r};return{findAllChildBlockIds:t,getCleanedBlocksAndActions:function(e,n,r){var a=(0,Js.cloneDeep)(n),i=(0,Js.cloneDeep)(r),o=t(e,a);o.push(e);var l=[];return o.forEach((function(t){var e=a.find((function(e){return e.id===t}));if(e){var n=(0,Js.get)(Ysn,(0,Js.get)(e,"componentId"));(0,Js.get)(n,"resources",[]).filter((function(t){return t.isAction})).forEach((function(t){if(t.isMultiAction){(0,Js.get)(e,t.id,[]).map((function(t){return t.value})).forEach((function(t){l.push(t)})),(0,Js.get)(e,"versions",[]).forEach((function(e){var n=(0,Js.get)(e,"data",{});(0,Js.get)(n,t.id,[]).map((function(t){return t.value})).forEach((function(t){l.push(t)}))}))}else{(0,Js.get)(e,"versions",[]).forEach((function(e){var n=(0,Js.get)(e,"data",{}),r=(0,Js.get)(n,t.id);r&&l.push(r)}));var n=(0,Js.get)(e,t.id);n&&l.push(n)}}))}})),a=a.filter((function(t){return!o.includes(t.id)})),i=i.filter((function(t){return!l.includes((0,Js.get)(t,"id"))})),{finalBlocks:a,finalActions:i}}}},ELr=function(){var t=$sn().setPage,e=lR(),n=Xsn(),r=HLr().getCleanedBlocksAndActions,a=$s(nI),i=m(Xs(aI),2),o=i[0],l=i[1],c=$s(dI),s=$s(AI),u=m(Xs(rI),2),d=u[0],h=u[1],f=(0,Js.get)(n,"id"),p=(0,x.useRef)(e);(0,x.useEffect)((function(){p.current=e}),[e]);var g=(0,x.useRef)(d);(0,x.useEffect)((function(){g.current=d}),[d]);var v=(0,x.useRef)(n);(0,x.useEffect)((function(){f!==v.current&&(v.current=n,c(null))}),[f]);(0,x.useEffect)((function(){var e=function(e){var n=(0,Js.get)(e,"target.id","none");("INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&!e.target.isContentEditable||n.includes("formInput__"))&&(!e.metaKey&&!e.ctrlKey||"c"!==e.key?!e.metaKey&&!e.ctrlKey||"v"!==e.key?"Delete"!==e.key&&"Backspace"!==e.key||y():function(){if(g.current){var e=(0,Js.get)(p,["current","actions"],[]),n=pd((0,Js.get)(p,["current","blocks"],[])),r=n.find((function(t){return t.id===g.current})),i=Ksn({block:r,actions:e,blocks:n,blocksToDuplicate:n}),o=[].concat(z(e),z((0,Js.get)(i,"actions",[]))),l=[].concat(z(n),z((0,Js.get)(i,"blocks",[])));t(Se(Se({},p.current),{},{actions:o,blocks:l})),a((0,Js.get)(i,"blockId")),Rcn("Block Duplicated")}}():function(){var t=(0,Js.get)(v,["current","id"]);t&&h(t)}())};return window.addEventListener("keydown",e),function(){window.removeEventListener("keydown",e)}}),[]);var y=function(){var e=(0,Js.get)(v,"current"),n=(0,Js.get)(e,"componentId");e&&s({title:"Delete ".concat(n," Block"),text:"Are you sure you want to delete this block? This is irreversible.",confirm:function(){var e=r((0,Js.get)(v,["current","id"]),(0,Js.get)(p,["current","blocks"],[]),(0,Js.get)(p,["current","actions"],[])),n=e.finalActions,i=e.finalBlocks;t(Se(Se({},p.current),{},{blocks:i,actions:n})),a(null),l(Se(Se({},o),{},He({},(0,Js.get)(v,["current","id"]),null))),c(null),Rcn("Block Deleted")}})};return{deleteBlock:y}},SLr=function(){var t=Ys(ZI),e=iR(),n=lR(),r=Xsn(),a=(0,Js.get)(n,"blocks",[]);!function(t){var e=(0,Js.get)(t,"blocks",[]),n=m(Xs(jI),2),r=n[0],a=n[1],i=Ys(XI),o=(0,Js.get)(i,"data_relations",[]),l=(0,Js.get)(i,"data_policy","live"),c=$s(eR),s=Ks(zI),u=m((0,x.useState)(!1),2),d=u[0],h=u[1],f=m((0,x.useState)([]),2),p=f[0],g=f[1],v=z(new Set(e.map((function(t){return t.spreadsheet})).filter(Boolean))),y={};r.forEach((function(t){y[t.id]=(0,Js.get)(t,"service","google_sheets")}));var b=v.filter((function(t){return!p.includes(t)})),M=b.length>0,w="live"===l||"cache"===l;(0,x.useEffect)((function(){if(w){var t=[];Object.keys(r).forEach((function(e){var n=(0,Js.get)(r,e,null);Nu(n,"data").length>0&&t.push(n.id),g(t),h(!0)}))}}),[]),(0,x.useEffect)((function(){d&&w&&Md&&b.length>0&&C()}),[M,d]);var C=function(){g([].concat(z(p),z(b)));var t=[];e.forEach((function(e){b.includes(e.spreadsheet)&&t.push(e.id)})),c(t);var n=b.map((function(t){var e=ud(t,i,r).map((function(t){var e=(0,Js.get)(t,"relatedSheet"),n=(0,Js.get)(t,"relationColumns"),r=o.find((function(e){return e.id===t.id}));return{relation_id:(0,Js.get)(t,"id"),id:(0,Js.get)(e,"id"),current_column:(0,Js.get)(n,"current"),inner_join:(0,Js.get)(r,"inner_join",!1),related_column:(0,Js.get)(n,"other"),display_column:(0,Js.get)(t,"display_column"),relation_key:(0,Js.get)(t,"relationKey")}}));return{id:t,block_id:t,service:(0,Js.get)(y,t),related_sheets:e}}));K9.post(vd(),{endpoint_type:"multi",spreadsheets:n,domain:yd()}).then((function(t){var e=(0,Js.get)(t,["data","error"]);e&&Fcn(e);var n=(0,Js.get)(t,["data"],[]);a(r.map((function(t){var e=(0,Js.get)(n,t.id,null);return e?Se(Se({},t),{},{data:e}):t}))),s()}))}}(n);var i=Ys(iI),o=Ys(XI),l=m(Xs(yI),2),c=l[0],s=l[1],u=m(Xs(mI),2),d=u[0],h=u[1],f=$s(nI),p=$s(iI),g=$s(dI),v=(0,Js.get)(o,["styling","pageBackgroundColor"]),y=Ys(sI),b=a.find((function(t){return t.id===i})),M=(0,x.createRef)(null);(0,x.useEffect)((function(){Zcn().track("Page Builder View")}),[]);var w=ELr().deleteBlock,C=(0,x.useRef)(),A=Zxn(C,y).width,k=0;c&&(k+=280),d&&(k+=290);var H=(0,Js.get)(n,"contentWidth")||"100%",E="100%"===H?A-k:H;"tablet"===y&&(E=800),"mobile"===y&&(E=400);var S=i?115:60,L=function(){if(r){return[{text:i?"Detail View":e?"Custom Block":"Page",onClick:function(){f(null),g(null)}},{text:Hd((0,Js.get)(r,"label")||(0,Js.get)(r,"componentId"),16)}]}return[{text:e?"Edit Custom Block":i?"Detail View Settings":"Page Settings",onClick:null}]}(),_=Pu(b,a),B=0===a.length||_,D=[];if(i){var T=a.find((function(t){return t.id===(0,Js.get)(b,"parent")}));D=T?[{text:(0,Js.get)(T,"label")||(0,Js.get)(T,"componentId"),onClick:function(){p(null),f((0,Js.get)(T,"id")),g(null)}},{text:"".concat((0,Js.get)(b,"label")||(0,Js.get)(b,"componentId")," Detail View"),onClick:function(){p((0,Js.get)(T,"id")),f(null),g(null)}},{text:"Detail View"}]:[{text:(0,Js.get)(b,"label")||(0,Js.get)(b,"componentId"),onClick:function(){p(null),f(null),g(null)}},{text:"Detail View"}]}return(0,uf.jsx)(TLr,{children:(0,uf.jsxs)(BCr,{backend:rAr,children:[(0,uf.jsx)(wLr,{}),i&&(0,uf.jsx)(DLr,{children:(0,uf.jsx)(z9n,{items:D,fontSize:18,whiteText:!0})}),(0,uf.jsxs)(VLr,{ref:C,headerHeight:S,children:[(0,uf.jsxs)(LLr,{className:"open-settings-button",expanded:d,onClick:d?null:function(){return h(!0)},children:[(0,uf.jsxs)(BLr,{expanded:d,children:[(0,uf.jsx)(aLr,{label:r?"Block Settings":i?"Detail View Settings":"Page Settings",expanded:d,setExpanded:h,direction:"left",breadcrumbs:L,deleteBlock:(0,Js.get)(o,"show_active_block_delete_button")&&r?w:null}),e&&!r&&!i&&(0,uf.jsx)(hLr,{}),!e&&!r&&!i&&(0,uf.jsx)(CLr,{}),i&&!r&&(0,uf.jsx)(pLr,{}),r&&(0,uf.jsx)(uLr,{deleteBlock:w})]}),!d&&(0,uf.jsx)(ALr,{anchorTag:".open-settings-button",expanded:d,tooltip:"Show Settings",icon:"BsFillGearFill"})]}),(0,uf.jsx)(OLr,{width:E,ref:M,modalPreview:B,backgroundColor:t?tu.darkModeBackground:(0,Js.get)(n,"backgroundColor")||v,children:(0,uf.jsx)(iAr,{page:n,availableWidth:E,screenPreviewSize:y})}),(0,uf.jsxs)(_Lr,{className:"open-styles-button",expanded:c,onClick:c?null:function(){return s(!0)},children:[(0,uf.jsxs)(BLr,{expanded:c,children:[r&&(0,uf.jsx)(dLr,{}),e&&!r&&!i&&(0,uf.jsx)(fLr,{}),!e&&!r&&!i&&(0,uf.jsx)(lLr,{}),!e&&!r&&i&&(0,uf.jsx)(gLr,{})]}),!c&&(0,uf.jsx)(ALr,{anchorTag:".open-styles-button",expanded:c,tooltip:"Show Style Settings",icon:"FaPaintBrush"})]})]})]})})},LLr=sf.div.withConfig({displayName:"pageBuilder__ConfigContainer",componentId:"sc-x08dw5-0"})(["min-width:",";max-width:",";overflow-y:auto;border-right:1px solid #e0e1e6;background:white;height:calc(100% - 0px);position:relative;transition:0.3s;",";"],(function(t){return t.expanded?"290px":"46px"}),(function(t){return t.expanded?"290px":"46px"}),(function(t){return!t.expanded&&"\n    height: 46px;\n    width: 46px;\n    border-radius: 46px;\n    border: 1px solid #e0e1e6;\n    position: absolute;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    top: 65px;\n    left: 5px;\n    cursor: pointer;\n    z-index: 9999;\n    background: white;\n    &:hover{\n      box-shadow: ".concat(gu,";\n    }\n  ")})),_Lr=sf.div.withConfig({displayName:"pageBuilder__StylesContainer",componentId:"sc-x08dw5-1"})(["min-width:",";max-width:",";border-left:1px solid #e0e1e6;background:white;height:calc(100% - 0px);position:relative;transition:0.3s;",";"],(function(t){return t.expanded?"280px":"46px"}),(function(t){return t.expanded?"280px":"46px"}),(function(t){return!t.expanded&&"\n    height: 46px;\n    width: 46px;\n    border-radius: 46px;\n    border: 1px solid #e0e1e6;\n    position: absolute;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    top: 65px;\n    right: 5px;\n    cursor: pointer;\n    z-index: 9999;\n    background: white;\n    &:hover{\n      box-shadow: ".concat(gu,";\n    }\n  ")})),BLr=sf.div.withConfig({displayName:"pageBuilder__PanelContent",componentId:"sc-x08dw5-2"})(["opacity:",";overflow-y:auto;height:calc(100% - 0px);transition:0.3s;overflow-x:hidden;width:100%;"],(function(t){return t.expanded?1:0})),DLr=sf.div.withConfig({displayName:"pageBuilder__DetailViewBanner",componentId:"sc-x08dw5-3"})(["background:white;padding:15px 20px 15px 20px;display:flex;justify-content:space-between;align-items:center;gap:15px;height:55px;background:",";"],tu.grey4),TLr=sf.div.withConfig({displayName:"pageBuilder__Container",componentId:"sc-x08dw5-4"})(["padding:0px;position:fixed;top:0;right:0;left:0;bottom:0;"]),VLr=sf.div.withConfig({displayName:"pageBuilder__Body",componentId:"sc-x08dw5-5"})(["display:flex;height:calc(100% - ",");display:flex;align-items:center;justify-content:center;"],(function(t){return kd(t.headerHeight)})),OLr=sf.div.withConfig({displayName:"pageBuilder__PreviewContent",componentId:"sc-x08dw5-6"})(["width:",";overflow-y:auto;height:100%;background:",";margin:0 auto;",""],(function(t){return kd(t.width)}),(function(t){return t.backgroundColor||tu.clickUpBackground}),(function(t){return t.modalPreview&&"\n      display: flex;\n      justify-content: center;\n      align-items: center;\n    "})),ILr=JSON.parse('[{"type":"Table","description":"Display data in a standard table with sorting and filters."},{"type":"Form","description":"Edit spreadsheet data in a form with input types including Input, Select, Switch, Checkbox, TextArea, DateTimePicker, ImageUpload, FileUpload and Hidden"},{"type":"Grid","description":"Display data in a grid of cards with images and text"},{"type":"Kanban","description":"Track your progress with this card-based workflow board"},{"type":"Calendar","description":"Display one or more events with image & description"},{"type":"Chart","description":"Visualize & explore your data in a variety of charts including Bar, Pie, Doughnut and Line charts with optional ability to group results by a specific column"},{"type":"Stat","description":"Display a calculated metric based on your spreadsheet data. Options include Sum, Average, Count, Min, Max, and Median"},{"type":"Text","description":"Insert dynamic text with custom click actions"},{"type":"RichText","description":"Create rich multi-line text with font sizes and other formatting like bold, color and italic"},{"type":"Button","description":"Add text and an icon with custom click actions"},{"type":"Menu","description":"Add dropdown list menu"},{"type":"Iframe","description":"Embed external web page content inside your Frontly app"},{"type":"Map","description":"Embed a Google map in your app"},{"type":"Timeline","description":"Display chronological time-based events in a vertical chart"},{"type":"TextButtonRow","description":"A text label and a row of multiple buttons"},{"type":"InfoList","description":"Create a list of labels and values"},{"type":"Layout","description":"Organize blocks in a pre-defined layout"},{"type":"Image","description":"Display an image in your app via image URL"},{"type":"Video","description":"Display a YouTube video in your app"},{"type":"QuoteCalculator","description":"Create a simple quote calculator with your Google Sheet that sends user input to a sheet and returns calculated values in real-time"}]'),RLr=JSON.parse('[{"name":"CRUD","description":"Creating, reading, updating and deleting records in your spreadsheet. This is the core functionality of Frontly and is built into the Table, Grid, Kanban, Calendar and Map blocks by default. The Form block handles creating and editing records."},{"name":"Authentication","description":"Allow users to sign up and log in to your app"},{"name":"User Groups","description":"Create groups of users with different permissions"},{"name":"Sorting","description":"Sort data in ascending or descending order in the Table, Grid, and Chart blocks"},{"name":"Visible Filters","description":"Allow users to search and filter data in real-time on the page"},{"name":"Hidden Filters","description":"Ensure users only see the data they are allowed to see by filtering data in the background"},{"name":"Custom Actions","description":"Allow users to perform custom actions on your data, such as sending emails, navigating pages and updating records"},{"name":"User Management","description":"Manage your users and their permissions, including whether they are an admin or end-user, and if an admin, which apps they are able to view and edit"},{"name":"Custom User Fields","description":"Add custom fields to your user profiles for storing key data with easy access"},{"name":"Assets","description":"Upload images and other files for use in your app"},{"name":"Branding","description":"Customize the look and feel of your app with your logo, brand colors and custom website domain name"},{"name":"Custom Domain","description":"Use your own website domain like www.yourapp.com"},{"name":"Display Conditions","description":"Show or hide pages, blocks, form fields and table columns based on conditions like user role, user group, or data values, for a dynamic user experience"},{"name":"Conditionally Enable Editing And Deleting Records","description":"Allow users to edit and delete records based on conditions like user role, user group, or data values"},{"name":"Send Email","description":"Send emails to users and other recipients"},{"name":"Notification","description":"Trigger a pop up notification to present important information"},{"name":"Update User Data","description":"Update the active logged-in user\'s profile information"},{"name":"Update Google Sheet","description":"Create or update a row in a Google Sheet"},{"name":"Navigate To Page","description":"Navigate to another page in the app or an external link"},{"name":"Webhook","description":"Trigger basic outbound POST Requests to third-party platforms"},{"name":"Hidden Form Fields","description":"Add hidden fields to your form to send and store data that is not visible or editable by the user"},{"name":"Simple Relational Data","description":"Create simple one-to-many relationships between data in different spreadsheets to enable dynamic dropdowns and displaying fields from the parent record"},{"name":"Dynamic Variables","description":"Use variables to display dynamic data from different sources in your app including the active user, the current date and time, data from the clicked record, or from the parent record (in cases where there is a nested view triggered by a clicked parent record), a specific Google Sheet cell value, user input data in a Form block, local state variables and URL parameters. Variables can be used with a syntax like {{ user.first_name }}."},{"name":"Time Variables","description":"Use custom and relative time variables to create dynamic pages that display results from a specific relative time range, like \'past 7 days\', written like {{ time.custom.YYYY-MM-DD.subtract_days.7 }}."},{"name":"Mobile Responsive","description":"Frontly apps are mobile-responsive by default and look great on all devices, but do not support publishing native mobile apps to app stores"},{"name":"Form Field Types","description":"Customize Form field types to use inputs such as Select Dropdown, DatePicker, Switch, Checkbox, ImageUpload and more"},{"name":"Record Click Action","description":"Trigger an action when a record is clicked in the Table, Grid, Kanban, Calendar or Map blocks. The default is to show the \'Default Detail View\', but you can also choose the \'Custom View\' to display custom blocks or trigger a custom action."}]'),FLr=function(t){var e=t.hide,n=t.onSelect,r=t.appPlans,a=m((0,x.useState)(""),2),i=a[0],o=a[1];return(0,uf.jsxs)(_9n,{minWidth:"1000px",header:{title:"Previously Created App Plans",description:"Click on a plan to view it."},hide:e,background:tu.grey1,children:[(0,uf.jsx)(l9n,{data:{value:i,placeholder:"Search app plans by name",margin:"10px 0 20px 0",onChange:function(t){return o(t)}}}),(0,uf.jsx)(YLr,{children:r.filter((function(t){return""===i||(0,Js.get)(t,["response","name"]).toLowerCase().includes(i.toLowerCase())})).map((function(t){return(0,uf.jsxs)(XLr,{onClick:function(){e(),n(t.id)},children:[(0,uf.jsx)(dR,{data:{text:Hd((0,Js.get)(t,["response","name"]),30),fontStyle:"headingMd",cursor:"pointer"}}),(0,uf.jsx)(dR,{data:{text:Cu()((0,Js.get)(t,"date")).fromNow(),fontStyle:"bodyMd",cursor:"pointer"}})]})}))})]})},NLr=function(t){var e=t.description,n=t.setDescription,r=t.setAppPlans,a=t.appPlans,i=m((0,x.useState)(!1),2),o=i[0],l=i[1],c=(0,Js.get)(e,"length",0),s=c>1500,u=_t();return(0,x.useEffect)((function(){var t=new WebSocket("wss://o0v9pmvz0g.execute-api.ca-central-1.amazonaws.com/production");return t.onopen=function(){},t.onmessage=function(t){var e=JSON.parse(t.data),n=(0,Js.get)(e,"response"),i=(0,Js.get)(e,"description");n&&K9.post("/app_plan/",{response:n,description:i}).then((function(t){var e=(0,Js.get)(t,"data"),n=(0,Js.get)(e,"id");n&&(r([].concat(z(a),[e])),u("/planner/".concat(n)),l(!1),Rcn("App Plan Generated Successfully!"))}))},window.ws=t,function(){t.close()}}),[]),o?(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(dR,{data:{text:"Generating your app plan...",margin:"10px 0 0 0",fontStyle:"bodyLg"}}),(0,uf.jsx)(wtt,{size:40,padding:"30px 0 0 0"})]}):(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(dR,{data:{text:"Use AI to generate a Frontly app project plan based on your description",margin:"10px 0 0 0",fontStyle:"bodyLg"}}),(0,uf.jsxs)(QLr,{children:[(0,uf.jsx)(n_r,{autoFocus:!0,height:function(){return kd(c/2)},placeholder:"I run a marketing agency. I need a login portal for my clients to check on the status of our ongoing projects. This app should include a Kanban board for projects and also have an analytics dashboard...",value:e,onChange:function(t){return n(t.target.value)}}),(0,uf.jsxs)(t_r,{disabled:c<10,onClick:function(){c<10?Fcn("Please enter a longer prompt."):(l(!0),window.ws&&window.ws.readyState===WebSocket.OPEN?window.ws.send(JSON.stringify({action:"generateAppPlan",description:e})):console.error("WebSocket is not open."))},children:[(0,uf.jsx)(JLr,{children:"Submit"}),(0,uf.jsx)(aln,{data:{icon:"HiSparkles",color:"white",hover:!0}})]}),(0,uf.jsxs)(e_r,{overLimit:s,children:[c," / 1500"]}),(0,uf.jsx)(YAr,{promptExamples:[{label:"Client Portal",text:"I run a marketing agency. I need a login portal for my clients to check on the status of our ongoing projects. This app should include a Kanban board for projects and also have an analytics dashboard for a high level view of statistics."},{label:"Analytics Dashboard",text:"I need an analytics dashboard for my landscaping business. I need some Charts and Stats showing important metrics like active project count and total revenue, and a Table showing all my contracts."},{label:"Inventory Management",text:"I need an inventory management tool for my shoe store. I'd like a Grid showing all my shoe images and inventory, and a Table showing my order history with my suppliers."}],setPrompt:function(t){n(t)}})]})]})},PLr=function(){var t=Dt(),e=(0,Js.get)(t,"id"),n=m((0,x.useState)(""),2),r=n[0],a=n[1],i=_t(),o=m((0,x.useState)(!1),2),l=o[0],c=o[1],s=m((0,x.useState)([]),2),u=s[0],d=s[1];(0,x.useEffect)((function(){K9.get("/app_plan/").then((function(t){var e=(0,Js.get)(t,"data",[]);d(e)}))}),[]);var h=u.find((function(t){return t.id===parseInt(e)})),f=(0,Js.get)(h,"response");return(0,uf.jsxs)(F6n,{children:[l&&(0,uf.jsx)(FLr,{appPlans:u,hide:function(){return c(!1)},onSelect:function(t){return i("/planner/".concat(t))}}),(0,uf.jsxs)(fR,{justifyContent:"space-between",children:[(0,uf.jsx)(g7n,{children:h?(0,Js.get)(f,"name"):"App Planner"}),(0,uf.jsxs)(fR,{justifyContent:"space-between",gap:"10px",children:[h&&(0,uf.jsx)(gf,{data:{text:"Create Another Plan",onClick:function(){a(""),i("/planner")},type:"basic",icon:"FiRefreshCcw"}}),(0,uf.jsx)(gf,{data:{text:"View Previous Plans",onClick:function(){return c(!0)},type:"basic"}})]})]}),f&&(0,uf.jsx)(ZLr,{plan:f}),!f&&(0,uf.jsx)(NLr,{description:r,setDescription:a,setAppPlans:d,appPlans:u})]})},jLr=RLr.map((function(t){return t.name})),ULr=ILr.map((function(t){return t.type})),WLr={CRUD:"Create / Edit Records"},ZLr=function(t){var e=t.plan,n=z((0,Js.get)(e,"requirements",[])).sort((function(t,e){return t.supported&&!e.supported?-1:!t.supported&&e.supported?1:0}));return(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(dR,{data:{text:"Review your AI-generated project development plan:",fontStyle:"bodyLg"}}),(0,uf.jsx)($Lr,{children:n.map((function(t,e){var n=(0,Js.get)(t,"required_blocks",[]).filter((function(t){return ULr.includes(t)})),r=(0,Js.get)(t,"required_features",[]).filter((function(t){return jLr.includes(t)})).map((function(t){return(0,Js.get)(WLr,t,t)}));return(0,uf.jsxs)(KLr,{children:[(0,uf.jsxs)(fR,{justifyContent:"space-between",children:[(0,uf.jsx)(dR,{data:{text:t.name,fontStyle:"headingLg",allowSelect:!0}}),(0,uf.jsx)(aln,{data:{icon:t.supported?"FiCheckCircle":"FiXCircle",color:t.supported?"green":"red"}})]}),(0,uf.jsx)(dR,{data:{text:t.description,allowSelect:!0,margin:"0 0 10px 0"}}),(r.length>0||n.length>0)&&(0,uf.jsxs)(GLr,{children:[(0,uf.jsx)(dR,{data:{text:"Features & Blocks",fontStyle:"headingMd",margin:"0 0 5px 0",allowSelect:!0,color:tu.primary}}),(0,uf.jsxs)(fR,{gap:"8px",style:{flexWrap:"wrap"},children:[r.map((function(t){return(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsxs)(Ocn,{anchorSelect:".".concat((0,Js.snakeCase)(t),"-").concat(e),place:"bottom",style:{zIndex:9999},children:["Click to learn about the ",t," feature"]}),(0,uf.jsx)(qLr,{onClick:function(){return window.open("https://help.frontly.ai/en/?q=".concat(encodeURIComponent(t)))},className:"".concat((0,Js.snakeCase)(t),"-").concat(e),children:(0,uf.jsx)(dR,{data:{text:t,cursor:"pointer",fontStyle:"bodyMd",allowSelect:!0}})})]})})),n.map((function(t){return(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsxs)(Ocn,{anchorSelect:".".concat(t,"-").concat(e),place:"bottom",style:{zIndex:9999},children:["Click to learn about the ",t," block"]}),(0,uf.jsxs)(qLr,{onClick:function(){return window.open("https://help.frontly.ai/en/?q=".concat(encodeURIComponent(t)))},className:"".concat(t,"-").concat(e),children:[(0,uf.jsx)(aln,{data:{size:18,hover:!0,color:tu.grey4,icon:(0,Js.get)(qu.find((function(e){return e.type===t})),"icon")}}),(0,uf.jsx)(dR,{data:{text:t,cursor:"pointer",fontStyle:"bodyMd",allowSelect:!0}})]})]})}))]})]}),(0,uf.jsxs)(GLr,{children:[(0,uf.jsx)(dR,{data:{text:t.supported?"Usage":"Not Supported",fontStyle:"headingMd",margin:"0 0 5px 0",allowSelect:!0,color:tu.primary}}),(0,uf.jsx)(dR,{data:{text:t.additional_info,allowSelect:!0}})]})]})}))})]})},GLr=sf.div.withConfig({displayName:"Planner__RequirementSection",componentId:"sc-1kkh1yr-0"})(["border-top:1px solid ",";padding:10px 0 10px 0;"],tu.divider),qLr=sf.div.withConfig({displayName:"Planner__BlockContainer",componentId:"sc-1kkh1yr-1"})(["background:",";border:1px solid ",";border-radius:8px;padding:5px;display:flex;gap:5px;cursor:pointer;&:hover{background:",";}"],tu.grey1,tu.grey2,tu.grey2),YLr=sf.div.withConfig({displayName:"Planner__PlansGrid",componentId:"sc-1kkh1yr-2"})(["width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;"]),XLr=sf.div.withConfig({displayName:"Planner__PlanBubble",componentId:"sc-1kkh1yr-3"})(["background:white;border:1px solid ",";padding:15px;border-radius:15px;font-size:16px;font-weight:500;cursor:pointer;&:hover{background:",";}"],tu.grey2,tu.grey1),$Lr=sf.div.withConfig({displayName:"Planner__PlanContainer",componentId:"sc-1kkh1yr-4"})(["width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:20px;margin-top:20px;"]),KLr=sf.div.withConfig({displayName:"Planner__RequirementContainer",componentId:"sc-1kkh1yr-5"})(["display:flex;flex-direction:column;gap:5px;background:white;border:1px solid ",";padding:15px;border-radius:15px;width:100%;"],tu.grey2),QLr=sf.div.withConfig({displayName:"Planner__SearchContainer",componentId:"sc-1kkh1yr-6"})(["background:white;border-radius:15px;display:flex;padding:8px 15px 8px 8px;align-items:center;border:1px solid ",";margin-top:30px;width:100%;position:relative;@media screen and (max-width:800px){outline:5px solid #ffffff50;}"],tu.grey2),JLr=sf.div.withConfig({displayName:"Planner__SearchText",componentId:"sc-1kkh1yr-7"})(["color:white;font-weight:500;font-size:16px;"]),t_r=sf.div.withConfig({displayName:"Planner__SearchButton",componentId:"sc-1kkh1yr-8"})(["background:rgb(0,85,255);color:white;font-weight:500;font-size:20px;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:10px;pading:15px;width:150px;height:50px;cursor:pointer;"," &:hover{filter:brightness(90%);}"],(function(t){return t.disabled&&"cursor: not-allowed;"})),e_r=sf.div.withConfig({displayName:"Planner__CharCountMessage",componentId:"sc-1kkh1yr-9"})(["margin:5px 0 0 3px;color:",";position:absolute;font-size:12px;bottom:10px;right:20px;"],(function(t){return t.overLimit?"red":tu.grey4})),n_r=sf.textarea.withConfig({displayName:"Planner__SearchInput",componentId:"sc-1kkh1yr-10"})(["padding:15px;width:100%;border:0px;outline:none;resize:none;font-size:20px;min-height:100px;height:",";border-radius:20px;&::placeholder{color:",";}@media screen and (max-width:800px){padding:12px;}"],(function(t){return t.height}),tu.grey3),r_r=function(){return wu.get("accessToken")?(0,uf.jsx)(qt,{}):(localStorage.removeItem("currentSubdomain"),(0,uf.jsx)(Gt,{to:"/login"}))},a_r=function(){var t=Dt().id,e=m((0,x.useState)(null),2),n=e[0],r=e[1],a=Ys(RI),i=(0,Js.get)(a,"id"),o=(0,Js.get)(n,"expert_org")===i,l=m((0,x.useState)(""),2),c=(l[0],l[1],m((0,x.useState)(null),2)),s=(c[0],c[1],(0,Js.get)(n,"quote")),u=m((0,x.useState)(!1),2),d=u[0],h=u[1],f=m((0,x.useState)(!1),2),p=f[0],g=f[1],v=m((0,x.useState)({}),2),y=v[0],b=v[1],M=m((0,x.useState)(!1),2),w=M[0],z=M[1],C=m((0,x.useState)(""),2),A=C[0],k=C[1],H=m((0,x.useState)(!1),2),E=H[0],S=H[1],L=m((0,x.useState)(""),2),_=L[0],B=L[1],D=m((0,x.useState)(!1),2),T=(D[0],D[1]),V=m((0,x.useState)(!1),2),O=V[0],I=V[1];console.log("project",n),(0,x.useEffect)((function(){h(!0),K9.get("/project/?id=".concat(t)).then((function(t){var e=(0,Js.get)(t,"data",{});r(e),h(!1)}))}),[]);var R=_t();return(0,uf.jsxs)(F6n,{contentWidth:"100%",children:[O&&(0,uf.jsxs)(_9n,{header:{title:"Approve Quote"},hide:function(){return I(null)},buttons:[{text:"Cancel",onClick:function(){return I(null)},type:"basic"},{text:"Approve & Request Invoice",onClick:function(){I(null),K9.post("/update_project_quote/",{project_id:t,quote_id:s.id,status:"approved"}),r(Se(Se({},n),{},{quote:Se(Se({},s),{},{status:"approved"})})),Rcn("Quote Accepted")}}],children:[(0,uf.jsx)(dR,{data:{text:"Are you sure you want to approve the quote from ".concat((0,Js.get)(n,"recipient_name")," for $").concat(Ou((0,Js.get)(s,"price"),2)," USD?"),fontStyle:"headingMd"}}),(0,uf.jsx)(dR,{data:{text:"This quote covers all work and features described in your Project Overview.",fontStyle:"bodyLg",margin:"20px 0 20px 0"}}),(0,uf.jsx)(dR,{data:{text:"Once approved, Frontly's team will be in touch with an invoice to collect payment and begin the project.",fontStyle:"bodyLg"}})]}),E&&(0,uf.jsx)(_9n,{header:{title:"Close Project",description:"Provide a reason for closing this project. The other party will be notified."},hide:function(){return S(!1)},buttons:[{text:"Cancel",onClick:function(){return S(!1)},type:"basic"},{text:"Close Project",onClick:function(){S(!1),K9.post("/project/",{project_id:t,status:"cancelled",cancellation_reason:_}),r(Se(Se({},n),{},{status:"cancelled"})),Rcn("Project closed")}}],children:(0,uf.jsx)(_dn,{margin:"20px 0 0 0",sectionPadding:"0",onChange:function(t,e){return B(e)},fields:[{label:"Reason For Closing",id:"reason",description:"Provide an explanation for why you are closing this project.",componentId:"TextArea",minHeight:"150px",value:_}]})}),w&&(0,uf.jsx)(_9n,{header:{title:"Reject Quote",description:"Provide a reason for rejecting this quote. The expert will be notified."},hide:function(){return z(!1)},buttons:[{text:"Cancel",onClick:function(){return z(!1)},type:"basic"},{text:"Reject Quote",onClick:function(){z(null),K9.post("/update_project_quote/",{project_id:t,quote_id:w,status:"rejected"}),r(Se(Se({},n),{},{quotes:Se(Se({},s),{},{status:"rejected",client_note:A})})),Rcn("Quote rejected")}}],children:(0,uf.jsx)(_dn,{margin:"20px 0 0 0",sectionPadding:"0",onChange:function(t,e){return k(e)},fields:[{label:"Rejection Reason",id:"reason",description:"Provide an explanation for why you are rejecting this quote, and let the expert know if you're looking for them to revise it or if this is a final rejection.",componentId:"TextArea",minHeight:"150px",value:A}]})}),p&&(0,uf.jsx)(_9n,{header:{title:"Submit A Project Quote",description:"Provide a quote for the client based on the project outline"},hide:function(){return g(!1)},buttons:[{text:"Cancel",onClick:function(){return g(!1)},type:"basic"},{text:"Submit Quote",onClick:function(){var e;g(!1),e=y,T(!0),K9.post("/create_project_quote/",Se({project_id:t},e)).then((function(t){var e=(0,Js.get)(t,"data");r(Se(Se({},n),{},{quote:e})),T(!1),Rcn("Quote submitted successfully")}))}}],children:(0,uf.jsx)(_dn,{margin:"20px 0 0 0",sectionPadding:"0",onChange:function(t,e){return b(Se(Se({},y),{},He({},t,e)))},fields:[{label:"Delivery Date",id:"delivery_date",description:"Provide a realistic timeline that you are confident you can deliver the project by.",componentId:"DateTimePicker",value:(0,Js.get)(y,"delivery_date"),dateFormat:{inputDate:"YYYY-MM-DD",customFormat:null,formatType:"default"}},{label:"Price (USD)",id:"price",description:"Based on the current project outline. If the outline changes, you can update the quote.",componentId:"Input",type:"number",value:(0,Js.get)(y,"price")}]})}),d&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(whn,{width:"150px",margin:"0 0 20px 0",text:"Projects",onClick:function(){return R("/projects")}}),(0,uf.jsx)(g7n,{children:"Project - Loading..."}),(0,uf.jsx)(wtt,{color:tu.grey3,size:40,padding:"30px 0 0 0"})]}),!d&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(whn,{width:"150px",margin:"0 0 20px 0",text:"Projects",onClick:function(){return R("/projects")}}),(0,uf.jsxs)(fR,{alignItems:"center",justifyContent:"space-between",children:[(0,uf.jsxs)(g7n,{children:["Project - ",(0,Js.get)(n,"name")," (",(0,Js.startCase)((0,Js.get)(n,"status")),")"]}),"pending"===(0,Js.get)(n,"status")&&(0,uf.jsx)(fR,{alignItems:"center",gap:"15px",children:(0,uf.jsx)(gf,{data:{text:"Close Project",icon:"FiXCircle",type:"basic",onClick:function(){return S(!0)}}})})]}),(0,uf.jsxs)(fR,{gap:"30px",margin:"25px 0 0 0",children:[(0,uf.jsx)(o_r,{children:(0,uf.jsxs)(i_r,{children:[(0,uf.jsx)(dR,{data:{text:"Project Summary",fontStyle:"headingLg",margin:"0 0 20px 0"}}),(0,uf.jsx)(dR,{data:{text:(0,Js.get)(n,"summary"),whiteSpace:"pre-line"}})]})}),(0,uf.jsx)(l_r,{children:o?(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(dR,{data:{text:"Get In Touch With The Client",fontStyle:"headingLg",margin:"0 0 20px 0"}}),(0,uf.jsx)(dR,{data:{text:"To continue the conversation with the client, please reach out to them directly via email.",fontStyle:"bodyLg",margin:"0 0 20px 0"}}),(0,uf.jsx)(dR,{data:{text:"Client Email:",fontStyle:"headingLg",margin:"0 0 10px 0"}}),(0,uf.jsx)(dR,{data:{text:(0,Js.get)(n,"recipient_email"),fontStyle:"headingLg",color:tu.primary,allowSelect:!0}}),(0,uf.jsx)(dR,{data:{text:"The client has been provided your email as well if they need to get in touch.",fontStyle:"bodyLg",margin:"20px 0 0 0"}})]}):(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(dR,{data:{text:"Get In Touch With The Expert",fontStyle:"headingLg",margin:"0 0 20px 0"}}),(0,uf.jsx)(dR,{data:{text:"To continue the conversation with the expert, please reach out to them directly via email.",fontStyle:"bodyLg",margin:"0 0 20px 0"}}),(0,uf.jsx)(dR,{data:{text:"Expert Email:",fontStyle:"headingLg",margin:"0 0 10px 0"}}),(0,uf.jsx)(dR,{data:{text:(0,Js.get)(n,"recipient_email"),fontStyle:"headingLg",color:tu.primary,allowSelect:!0}}),(0,uf.jsx)(dR,{data:{text:"The expert has been provided your email as well if they need to get in touch.",fontStyle:"bodyLg",margin:"20px 0 0 0"}})]})})]})]})]})},i_r=(sf.div.withConfig({displayName:"Project__BubbleContainer",componentId:"sc-8fokes-0"})(["padding:10px;border:1px solid ",";border-radius:10px;display:flex;align-items:center;gap:8px;width:fit-content;"],tu.grey2),sf.div.withConfig({displayName:"Project__StatusBadge",componentId:"sc-8fokes-1"})(["padding:4px 10px 4px 10px;border-radius:5px;background:",";color:white;font-size:14px;font-weight:500;width:fit-content;"],(function(t){return t.color})),sf.textarea.withConfig({displayName:"Project__StyledTextArea",componentId:"sc-8fokes-2"})(["resize:none;min-height:50px;height:fit-content;background:",";border:1px solid ",";width:100%;padding:15px;font-size:14px;outline:none;font-weight:400;border-radius:15px;color:",";&::placeholder{color:",";}"],tu.grey1,tu.grey2,tu.default,tu.grey3),sf.div.withConfig({displayName:"Project__MessagesContainer",componentId:"sc-8fokes-3"})(["overflow-y:scroll;height:100%;gap:15px;display:flex;margin:0 0 25px 0;flex-direction:column;"]),sf.div.withConfig({displayName:"Project__MessageContainer",componentId:"sc-8fokes-4"})(["padding:10px;border-radius:15px;display:flex;flex-direction:column;align-items:flex-start;gap:5px;width:fit-content;align-self:",";background:",";color:",";border:1px solid ",";"],(function(t){return t.currentUser?"flex-end":"flex-start"}),(function(t){return t.currentUser?tu.primary:tu.grey1}),(function(t){return t.currentUser?"white":tu.default}),(function(t){return t.currentUser?tu.primary:tu.grey2})),sf.div.withConfig({displayName:"Project__ChatFile",componentId:"sc-8fokes-5"})(["padding:10px;border-radius:15px;gap:10px;display:flex;align-items:center;gap:5px;width:fit-content;align-self:",";background:white;color:",";border:1px solid ",";cursor:pointer;"],(function(t){return t.currentUser?"flex-end":"flex-start"}),tu.default,tu.grey2),sf.div.withConfig({displayName:"Project__OutlinePanel",componentId:"sc-8fokes-6"})(["padding:20px;border:1px solid ",";background:white;border-radius:15px;"],tu.grey2)),o_r=(sf.div.withConfig({displayName:"Project__QuoteContainer",componentId:"sc-8fokes-7"})(["padding:15px;border:1px solid ",";background:white;border-radius:15px;gap:10px;display:flex;flex-direction:column;"],tu.grey2),sf.div.withConfig({displayName:"Project__LeftSection",componentId:"sc-8fokes-8"})(["min-width:500px;max-width:500px;gap:30px;display:flex;flex-direction:column;"])),l_r=sf.div.withConfig({displayName:"Project__PreviewPanel",componentId:"sc-8fokes-9"})(["border:1px solid ",";background:white;border-radius:15px;overflow:hidden;width:100%;padding:20px;"],tu.grey2),c_r=function(t){var e=t.data,n=void 0===e?[]:e,r=m((0,x.useState)(0),2),a=r[0],i=r[1],o=(0,Js.get)(n,a,{}),l=(0,Js.get)(o,"steps",[]),c=l.filter((function(t){return!t.parent}));return(0,uf.jsxs)(d_r,{children:[(0,uf.jsx)(itt,{data:{margin:"0 0 30px 0",tabs:n.map((function(t,e){return{label:t.role,onClick:function(){return i(e)},active:e===a}}))}}),(0,uf.jsx)(h_r,{children:c.map((function(t){return(0,uf.jsx)(u_r,{stepId:t.id,steps:l,layer:0})}))})]})},s_r=["#4597f8","#50ab64","#df5534","#8d4cf6"],u_r=function t(e){var n=e.stepId,r=e.steps,a=e.layer,i=void 0===a?0:a,o=r.find((function(t){return t.id===n})),l=r.filter((function(t){return t.parent&&t.parent===n})),c=s_r[i%s_r.length],s=l.length;return(0,uf.jsxs)(f_r,{children:[(0,uf.jsx)(p_r,{color:c,children:(0,Js.get)(o,"action")}),s>0&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(m_r,{}),(0,uf.jsx)(g_r,{children:l.map((function(e,n){var a=0===n,o=n===s-1,l=!a&&!o;return(0,uf.jsxs)(v_r,{children:[s>1&&(0,uf.jsxs)(uf.Fragment,{children:[a&&(0,uf.jsx)(y_r,{style:{position:"absolute",right:0}}),l&&(0,uf.jsx)(y_r,{style:{width:"100%"}}),o&&(0,uf.jsx)(y_r,{style:{position:"absolute",left:0}})]}),(0,uf.jsx)(m_r,{}),(0,uf.jsx)(t,{stepId:e.id,steps:r,layer:i+1})]})}))})]})]})},d_r=sf.div.withConfig({displayName:"Workflow__Container",componentId:"sc-okpq6d-0"})(["display:flex;flex-direction:column;align-items:center;padding:30px;"]),h_r=sf.div.withConfig({displayName:"Workflow__StepsContainer",componentId:"sc-okpq6d-1"})(["display:flex;flex-direction:column;align-items:center;"]),f_r=sf.div.withConfig({displayName:"Workflow__StepContainer",componentId:"sc-okpq6d-2"})(["display:flex;flex-direction:column;width:fit-content;align-items:center;"]),p_r=sf.div.withConfig({displayName:"Workflow__StepActionContainer",componentId:"sc-okpq6d-3"})(["border-radius:10px;padding:10px;width:fit-content;background:",";color:white;font-weight:500;margin-right:15px;margin-left:15px;text-align:center;font-size:12px;"],(function(t){return t.color})),g_r=sf.div.withConfig({displayName:"Workflow__StepChildren",componentId:"sc-okpq6d-4"})(["display:flex;"]),v_r=sf.div.withConfig({displayName:"Workflow__StepChildContainer",componentId:"sc-okpq6d-5"})(["display:flex;flex-direction:column;align-items:center;position:relative;"]),m_r=sf.div.withConfig({displayName:"Workflow__VerticalLine",componentId:"sc-okpq6d-6"})(["border-left:1px solid grey;height:20px;width:1px;"]),y_r=sf.div.withConfig({displayName:"Workflow__HorizontalLine",componentId:"sc-okpq6d-7"})(["border-top:1px solid grey;height:1px;width:calc(100% / 2);"]),b_r=function(){var t=Dt().id,e=Ys(tI),n=[{role:"system",content:"Hi ".concat((0,Js.get)(e,"first_name"),"! I'm your AI project manager. My job is to understand your project requirements.")},{role:"system",content:"To start, can you please provide an overview of your business and app project?"}],r=m((0,x.useState)(n),2),a=r[0],i=r[1],o=m((0,x.useState)(null),2),l=o[0],c=o[1],s=m((0,x.useState)(!1),2),u=s[0],d=s[1],h=m((0,x.useState)(null),2),f=h[0],p=h[1],g=m((0,x.useState)(!1),2),v=g[0],y=g[1],b=m((0,x.useState)(""),2),M=b[0],w=b[1];(0,x.useEffect)((function(){var t=new WebSocket("wss://o0v9pmvz0g.execute-api.ca-central-1.amazonaws.com/production");return t.onmessage=function(t){var e=JSON.parse(t.data);console.log("messageData",e);var n=(0,Js.get)(e,"workflow"),r=(0,Js.get)(n,"workflows",[]),a=(0,Js.get)(e,"response"),o=(0,Js.get)(e,"thread",[]),l=(0,Js.get)(e,"plan_id"),s=(0,Js.get)(a,"question"),u=(0,Js.get)(a,"requirements_gathered"),d=(0,Js.get)(a,"finalized_app_name");if(d&&c(d),y(!1),n)p(r),K9.post("/project_planner/save/",{plan_id:l,workflow:r,app_name:d},{timeout:2e4}).then((function(t){var e=(0,Js.get)(t,["data","new_plan_id"]);e&&L("/project-planner/".concat(e))}));else if(s&&!u){var h=[].concat(z(o),[{role:"system",content:s}]);i(h),K9.post("/project_planner/save/",{plan_id:l,thread:h,app_name:d},{timeout:2e4}).then((function(t){var e=(0,Js.get)(t,["data","new_plan_id"]);e&&L("/project-planner/".concat(e))}))}else u&&(i([].concat(z(o),[{role:"system",content:"Thank you! Now that I understand your project, I will generate a step-by-step user workflow chart. One moment please..."}])),d&&K9.post("/project_planner/save/",{plan_id:l,app_name:d},{timeout:2e4}),C(o))},t.onerror=function(t){console.error("WebSocket Error:",t)},window.ws=t,function(){t.close()}}),[]);var C=function(e){y(!0),window.ws&&window.ws.readyState===WebSocket.OPEN?window.ws.send(JSON.stringify({action:"generateWorkflow",thread:e,plan_id:t})):console.error("WebSocket is not open.")},A=function(){var e=[].concat(z(a),[{content:M,role:"user"}]);if(M.length<2)Fcn("Please enter a longer message.");else if(i(e),w(""),y(!0),window.ws&&window.ws.readyState===WebSocket.OPEN){var n="new"===t?null:t;window.ws.send(JSON.stringify({action:"projectPlanner",thread:e,plan_id:n}))}else console.error("WebSocket is not open.")},k=m((0,x.useState)(!1),2),H=k[0],E=k[1],S=function(t){E(!0),K9.get("/project_planner/details/?plan_id=".concat(t)).then((function(t){var e=(0,Js.get)(t,["data","name"],[]);c(e);var n=(0,Js.get)(t,["data","thread"],[]);i(n);var r=(0,Js.get)(t,["data","result"],[]);p(r),E(!1)}))};(0,x.useEffect)((function(){"new"!==t&&S(t)}),[]);var L=_t(),_=m((0,x.useState)(!1),2),B=_[0],D=_[1];return(0,uf.jsxs)(F6n,{contentWidth:"100%",children:[B&&(0,uf.jsx)(x_r,{hide:function(){return D(!1)},onSelect:function(t){L("/project-planner/".concat(t)),S(t)}}),(0,uf.jsxs)(fR,{justifyContent:"space-between",alignItems:"center",children:[(0,uf.jsxs)(g7n,{children:["Project Planner ",l?" - ".concat(l):""]}),(0,uf.jsx)(fR,{gap:"15px",alignItems:"center",children:"new"!==t&&(0,uf.jsx)(gf,{data:{text:"Create New Project Plan",onClick:function(){L("/project-planner/new"),i(n)}}})})]}),(0,uf.jsxs)(fR,{gap:"30px",margin:"25px 0 0 0",children:[f&&(0,uf.jsxs)(C_r,{children:[(0,uf.jsx)(dR,{data:{text:"Project Workflows",fontStyle:"headingLg",margin:"0 0 20px 0"}}),(0,uf.jsx)(gf,{data:{text:"Click To View",onClick:function(){return d(!0)}}}),u&&(0,uf.jsx)(_9n,{minWidth:"95%",header:{title:"App Workflows"},hide:function(){return d(!1)},children:(0,uf.jsx)(c_r,{data:f})})]}),H?(0,uf.jsx)(A_r,{children:(0,uf.jsx)(wtt,{color:tu.grey3})}):(0,uf.jsxs)(A_r,{children:[(0,uf.jsx)(dR,{data:{text:"Conversation",fontStyle:"headingLg",margin:"0 0 20px 0"}}),(0,uf.jsxs)(w_r,{children:[a.map((function(t){return(0,uf.jsx)(z_r,{currentUser:"user"!==t.role,children:t.content})})),v&&(0,uf.jsx)(z_r,{currentUser:!0,children:(0,uf.jsx)(wtt,{color:"white",padding:"10px",size:20})})]}),(0,uf.jsx)(M_r,{onChange:function(t){return w(t.target.value)},value:M,placeholder:"Type your message here",onKeyPress:function(t){"Enter"===t.key&&A()}}),(0,uf.jsx)(gf,{data:{text:"Send Message",onClick:A,margin:"10px 0 0 0"}})]})]})]})},x_r=function(t){var e=t.hide,n=t.onSelect,r=m((0,x.useState)(""),2),a=r[0],i=r[1],o=Ys(II);return(0,uf.jsxs)(_9n,{minWidth:"1000px",header:{title:"Previously Created App Plans",description:"Click on a plan to view it."},hide:e,background:tu.grey1,children:[(0,uf.jsx)(l9n,{data:{value:a,placeholder:"Search app plans by id",margin:"10px 0 20px 0",onChange:function(t){return i(t)}}}),(0,uf.jsx)(k_r,{children:o.filter((function(t){return""===a||(0,Js.get)(t,"name").toLowerCase().includes(a.toLowerCase())})).map((function(t){return(0,uf.jsxs)(H_r,{onClick:function(){e(),n(t.id)},children:[(0,uf.jsx)(dR,{data:{text:Hd((0,Js.get)(t,"name"),30),fontStyle:"headingMd",cursor:"pointer"}}),(0,uf.jsx)(dR,{data:{text:(0,Js.get)(t,"date")?Cu()((0,Js.get)(t,"date")).fromNow():Cu()().fromNow(),fontStyle:"bodyMd",cursor:"pointer"}})]})}))})]})},M_r=sf.textarea.withConfig({displayName:"ProjectPlanner__StyledTextArea",componentId:"sc-x5foqj-0"})(["resize:none;min-height:50px;height:fit-content;background:",";border:1px solid ",";width:100%;padding:15px;font-size:14px;outline:none;font-weight:400;border-radius:15px;color:",";&::placeholder{color:",";}"],tu.grey1,tu.grey2,tu.default,tu.grey3),w_r=sf.div.withConfig({displayName:"ProjectPlanner__MessagesContainer",componentId:"sc-x5foqj-1"})(["overflow-y:scroll;height:100%;gap:15px;display:flex;margin:0 0 25px 0;flex-direction:column;"]),z_r=sf.div.withConfig({displayName:"ProjectPlanner__MessageContainer",componentId:"sc-x5foqj-2"})(["padding:10px;border-radius:15px;display:flex;flex-direction:column;align-items:flex-start;gap:5px;width:fit-content;align-self:",";background:",";color:",";border:1px solid ",";"],(function(t){return t.currentUser?"flex-end":"flex-start"}),(function(t){return t.currentUser?tu.primary:tu.grey1}),(function(t){return t.currentUser?"white":tu.default}),(function(t){return t.currentUser?tu.primary:tu.grey2})),C_r=sf.div.withConfig({displayName:"ProjectPlanner__OutlinePanel",componentId:"sc-x5foqj-3"})(["min-width:300px;max-width:300px;padding:20px;border:1px solid ",";background:white;border-radius:15px;"],tu.grey2),A_r=sf.div.withConfig({displayName:"ProjectPlanner__PreviewPanel",componentId:"sc-x5foqj-4"})(["border:1px solid ",";background:white;border-radius:15px;overflow:hidden;width:100%;padding:20px;"],tu.grey2),k_r=sf.div.withConfig({displayName:"ProjectPlanner__PlansGrid",componentId:"sc-x5foqj-5"})(["width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;"]),H_r=sf.div.withConfig({displayName:"ProjectPlanner__PlanBubble",componentId:"sc-x5foqj-6"})(["background:white;border:1px solid ",";padding:15px;border-radius:15px;font-size:16px;font-weight:500;cursor:pointer;&:hover{background:",";}"],tu.grey2,tu.grey1),E_r=function(){var t=m((0,x.useState)(!1),2),e=t[0],n=t[1],r=Ys(OI),a=Ys(RI),i=(0,Js.get)(a,"is_expert"),o=m((0,x.useState)([{id:1,recipient:"John Doe",status:"Active",unread_messages:3},{id:2,recipient:"Peter Parker",status:"Complete",unread_messages:0}]),2),l=o[0],c=o[1];(0,x.useEffect)((function(){n(!0),K9.get("/projects/").then((function(t){var e=(0,Js.get)(t,"data",[]);c(e),n(!1)}))}),[]);var s=_t(),u=m((0,x.useState)("all"),2),d=u[0],h=u[1],f=l.filter((function(t){return"all"===d||t.status===d}));return 0===l.length&&i?(0,uf.jsxs)(F6n,{contentWidth:"100%",children:[(0,uf.jsx)(g7n,{children:"You have no projects"}),(0,uf.jsx)(dR,{data:{text:"When a Frontly user submits a project proposal, you will be able to view it here.",margin:"10px 0 10px 0"}}),(0,uf.jsx)(gf,{data:{text:"Review Your Profile",onClick:function(){return s("/expert-profile")}}})]}):0===l.length?(0,uf.jsxs)(F6n,{contentWidth:"100%",children:[(0,uf.jsx)(g7n,{children:"You have no projects"}),(0,uf.jsx)(dR,{data:{text:"Browse Frontly's Expert Marketplace to find a professional who can help you build or complete your project",margin:"10px 0 10px 0"}}),(0,uf.jsx)(gf,{data:{text:"View Experts Marketplace",onClick:function(){return s("/experts-marketplace")}}})]}):(0,uf.jsxs)(F6n,{contentWidth:"100%",children:[(0,uf.jsxs)(fR,{alignItems:"center",justifyContent:"space-between",children:[(0,uf.jsx)(g7n,{children:"Your Projects"}),!e&&!r&&(0,uf.jsx)(gf,{data:{text:"View Experts Marketplace",onClick:function(){return s("/experts-marketplace")}}})]}),(0,uf.jsx)(itt,{data:{margin:"25px 0 10px 0",tabs:[{label:"All",active:"all"===d,onClick:function(){return h("all")}},{label:"Pending",active:"pending"===d,onClick:function(){return h("pending")}},{label:"Approved",active:"approved"===d,onClick:function(){return h("approved")}},{label:"Cancelled",active:"cancelled"===d,onClick:function(){return h("cancelled")}},{label:"Completed",active:"completed"===d,onClick:function(){return h("completed")}}]}}),(0,uf.jsxs)(bR,{width:"100%",margin:"15px 0 0 0",children:[e&&(0,uf.jsx)(wtt,{color:tu.grey3,size:40,padding:"20px"}),!e&&(0,uf.jsx)(fdn,{data:{preventDarkMode:!0,isFetching:e,rows:f.map((function(t){return Se(Se({},t),{},{status:(0,Js.startCase)((0,Js.get)(t,"status")),startDate:Cu()((0,Js.get)(t,"date")).format("YYYY-MM-DD"),onClick:function(){return s("/project/".concat(t.id))}})})),columns:[{key:"name"},{key:r?"client":"expert"},{key:"status",columnType:"badge"},{key:"startDate"}]}})]})]})},S_r=n(757),L_r=function(){var t=m(Xs(NO),2),e=t[0],n=t[1],r=odn().refreshSheet,a=m((0,x.useState)(!1),2),i=a[0],o=a[1],l=m((0,x.useState)({auto_detect_types:!0,disable_new_fields:!1}),2),c=l[0],s=l[1];if(!e)return null;var u=function(){var t=Ae(ke().mark((function t(){return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o(!0),t.next=3,r(Se(Se({},e),{},{refreshObject:c}));case 3:o(!1),n(null);case 5:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();return(0,uf.jsxs)(_9n,{header:{title:"Refresh Fields"},hide:function(){return n(null)},buttons:[{text:"Cancel",type:"basic",onClick:function(){return n(null)}},{text:"Refresh",onClick:u}],children:[i&&(0,uf.jsx)(wtt,{color:"black",size:30}),!i&&(0,uf.jsx)(_dn,{sectionPadding:"0px",onChange:function(t,e){s(Se(Se({},c),{},He({},t,e)))},labelStyle:"headingSm",fields:[{id:"auto_detect_types",label:"Auto Detect Types (Overwrite Current Settings)",componentId:"Switch",value:(0,Js.get)(c,"auto_detect_types",!0),description:"We'll scan your data and headers to auto-detect the most likely types and components to use and overwrite your current settings."},{id:"disable_new_fields",label:"Disable New Fields",componentId:"Switch",value:(0,Js.get)(c,"disable_new_fields",!0),description:"If any new fields are detected, they will be disabled by default so that they don't appear throughout your app unintentionally."}]})]})},__r=sf.div.withConfig({displayName:"Card__CardContainer",componentId:"sc-1y26ujq-0"})(["background:white;width:100%;border-radius:15px;display:flex;flex-direction:column;min-height:200px;box-shadow:",";overflow-x:auto;position:relative;"],gu),B_r=sf.div.withConfig({displayName:"Card__CardHeader",componentId:"sc-1y26ujq-1"})(["border-bottom:1px solid ",";width:100%;padding:20px;display:flex;justify-content:space-between;align-items:center;"],tu.divider),D_r=sf.div.withConfig({displayName:"Card__CardContent",componentId:"sc-1y26ujq-2"})(["width:100%;padding:",";display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:200px;"],(function(t){return t.padding||"25px"})),T_r=function(t){var e=t.label,n=t.children,r=t.reportId,a=t.type,i=_t(),o=m((0,x.useState)(),2),l=o[0],c=o[1],s=m(Xs(TI),2),u=s[0],d=s[1];return(0,uf.jsxs)(__r,{children:[(0,uf.jsxs)(B_r,{children:[(0,uf.jsx)(V_r,{onClick:function(){return i("/report/".concat(r))},children:e}),r&&(0,uf.jsx)(oln,{data:{options:[{label:"Delete",onClick:function(){var t=u.filter((function(t){return t.id!==r}));c(!0),K9.post("/app_settings/",{reports:t}).then((function(){i("/reports"),d(t),c(!1),Rcn("Report Deleted")}))}},{label:"Edit Report",onClick:function(){return i("/report/".concat(r))}}],icon:{icon:"FiMoreVertical",size:25,hover:!0,color:tu.grey3}}})]}),(0,uf.jsx)(D_r,{padding:"Table"===a&&"10px 25px 25px 25px",children:l?(0,uf.jsx)(wtt,{color:tu.grey3}):n})]})},V_r=sf.div.withConfig({displayName:"Card__Label",componentId:"sc-1y26ujq-3"})(["font-size:20px;font-weight:600;cursor:pointer;&:hover{color:",";}"],tu.primary),O_r=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",r=!0;e.forEach((function(e){var n=(0,Js.get)(t,e.field),a=e.value;a&&!rd({value1:n,value2:a,operator:(0,Js.get)(e,"operator","equals")})&&(r=!1)}));var a=n.toLowerCase();if(a&&""!==a){var i=!1;Object.keys(t).forEach((function(e){(0,Js.get)(t,e,"").toString().toLowerCase().includes(a)&&(i=!0)})),i||(r=!1)}return r},I_r=function(t){var e=t.data,n=t.spreadsheetId;_t();return(0,uf.jsx)(T_r,{reportId:e.id,label:(0,Js.get)(e,"label","New Report"),type:e.component,children:(0,uf.jsx)(R_r,{data:e,spreadsheetId:n})})},R_r=function(t){var e=t.data,n=t.spreadsheetId,r=t.reset,a=Ys(jI),i=e.spreadsheet||n,o=a.find((function(t){return t.id===i})),l=(0,Js.get)(o,"headers",[]),c=(0,Js.get)(o,"data",[]),s=((0,Js.get)(e,"filters",[])||[]).filter((function(t){return l.includes(t.field)})),u=c&&c.filter((function(t){return O_r(t,s,"")})),d=(0,Js.get)(e,"field"),h=(0,Js.get)(e,"calculation_metric");if(!(!d||d&&l.includes(d)))return(0,uf.jsxs)("div",{children:[(0,uf.jsx)(dR,{data:{fontStyle:"bodyLg",text:"This query returned no results. Please ensure you're using valid spreadsheet and field names in your request."}}),(0,uf.jsx)(gf,{data:{text:"Try Again",onClick:r,margin:"10px 0 0 0"}})]});if("Table"===e.component){var f=(0,Js.get)(c,0,{}),p=Object.keys(f);return(0,uf.jsx)("div",{style:{width:"100%"},children:(0,uf.jsx)(fdn,{data:{preventDarkMode:!0,resultsPerPage:5,rows:u,columns:p.filter((function(t){return"frontly_data"!==t})).map((function(t){return{key:t}}))}})})}if("Chart"===e.component)return(0,uf.jsx)(LCn,{data:Se(Se({},e),{},{values:c})});if("Stat"===e.component){var g=F_r(e,u),v=P_r(u,h,d),m=g?(0,Js.get)(g,"value"):(0,Js.get)(v,"value"),y=m&&m.toString(),b=80;if(y.length>7?b=45:y.length>5&&(b=55),g){var x=(0,Js.get)(g,"direction"),M=(0,Js.get)(g,"growth"),w=null,z=m;return!M&&x?w="up"===x?"#50cd89":"#f1416c":z=parseFloat(m),(0,uf.jsxs)(N_r,{fontSize:b,color:w,children:[z.toLocaleString(),x&&M&&(0,uf.jsx)(j_r,{direction:x,children:M})]})}var C=(0,Js.get)(e,"color"),A=(0,Js.get)(e,"format"),k=(0,Js.get)(e,"decimalPoints",2),H=m;return"decimal"===A&&(H=parseFloat(m).toFixed(k)),"integer"===A&&(H=parseInt(m)),(0,uf.jsxs)(N_r,{fontSize:b,color:C,children:[(0,Js.get)(e,"isPrice")?"$":"",H.toLocaleString()]})}},F_r=function(t,e){var n=(0,Js.get)(t,"date_range");if(!n)return null;var r=(0,Js.get)(t,"field"),a=(0,Js.get)(t,"calculation_metric"),i=(0,Js.get)(n,"metric_field"),o=(0,Js.get)(n,"range_1"),l=(0,Js.get)(n,"range_2"),c=[{field:i,operator:"date_after",value:(0,Js.get)(o,"start_date")},{field:i,operator:"date_before",value:(0,Js.get)(o,"end_date")}],s=e&&e.filter((function(t){return O_r(t,c,"")})),u=[{field:i,operator:"date_after",value:(0,Js.get)(l,"start_date")},{field:i,operator:"date_before",value:(0,Js.get)(l,"end_date")}],d=e&&e.filter((function(t){return O_r(t,u,"")})),h=P_r(s,a,r),f=P_r(d,a,r),p=(0,Js.get)(h,"value",0),g=(0,Js.get)(f,"value",0),v=g-p,m=v/p,y=(v/p).toFixed(2),b="".concat((100*m).toFixed(2),"%"),x=p>g?"down":"up",M=(0,Js.get)(n,"calculation");return"percentage_growth_value"===M?{value:g,growth:b,direction:x}:"percentage_growth_difference"===M?{value:v,growth:b,direction:x}:"percentage_growth_rate"===M?{value:b,direction:x}:{difference:v,decimalRounded:y,decimal:m,percent:b,direction:x}},N_r=sf.div.withConfig({displayName:"Report__StatValue",componentId:"sc-xofacs-0"})(["font-size:","px;font-weight:600;color:",";"],(function(t){return t.fontSize}),(function(t){return t.color||tu.default})),P_r=function(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:"equals";if(!t||!(0,Js.isArray)(t))return{label:"Count",value:0};switch(e){case"count":return{label:"Count",value:t.length};case"field_count":return{label:"Field Count",value:t.filter((function(t){return rd({value1:t[n],value2:r,operator:a})})).length};case"percent":return{label:"Percentage",value:(t.filter((function(t){return rd({value1:t[n],value2:r,operator:a})})).length/t.length*100).toFixed(1)+"%"};case"average":var i=t.reduce((function(t,e){return t+parseFloat((0,Js.get)(e,n)||0)}),0);return{label:"Average",value:(i/t.length).toFixed(2)};case"sum":return{label:"Sum",value:t.reduce((function(t,e){return t+parseFloat(e[n]||0)}),0)};case"maximum":return{label:"Maximum",value:Math.max.apply(Math,z(t.map((function(t){return parseFloat(t[n]||0)}))))};case"minimum":return{label:"Minimum",value:Math.min.apply(Math,z(t.map((function(t){return parseFloat(t[n]||0)}))))};default:return{label:"Count",value:0}}},j_r=sf.div.withConfig({displayName:"Report__GrowthDisplay",componentId:"sc-xofacs-1"})(["color:#78829d;background:#f9f9f9;"," "," font-size:12px;font-weight:700;padding:7px;border-radius:10px;width:fit-content;margin:0 auto;margin-top:10px;"],(function(t){return"up"===t.direction&&"color: #50cd89; background: #eefbec;"}),(function(t){return"down"===t.direction&&"color: #f1416c; background: #fff2f1;"})),U_r=function(t){var e=t.reportId,n=m(Xs(TI),2),r=n[0],a=n[1],i=r.find((function(t){return t.id===e})),o=Ys(jI),l=(0,Js.get)(o.find((function(t){return t.id===i.spreadsheet})),"headers",[]),c=function(t,n){var i={};"type"===t&&("Pie"===n&&(i.variant="Filled"),"Bar"===n&&(i.variant="Horizontal")),a(r.map((function(r){return r.id===e?Se(Se({},r),{},He({},t,n),i):r})))},s=(0,Js.get)(i,"component");if("Stat"===s)return(0,uf.jsx)(_dn,{sectionPadding:"0px",onChange:function(t,e){return c(t,e)},fields:[{label:"Format",id:"format",componentId:"Select",value:(0,Js.get)(i,"format"),options:[{label:"None",value:null},{label:"Integer",value:"integer"},{label:"Decimal",value:"decimal"}]},{label:"Is Price",id:"isPrice",componentId:"Switch",value:(0,Js.get)(i,"isPrice")},{label:"Decimal Points",id:"decimalPoints",componentId:"Input",value:(0,Js.get)(i,"decimalPoints",1),displayCondition:function(){return"decimal"===(0,Js.get)(i,"format")}},{label:"Color",id:"color",componentId:"ColorPicker",value:(0,Js.get)(i,"color")}].filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition(t)}))});if("Chart"===s){var u=(0,Js.get)(i,"type","Bar");return(0,uf.jsx)(_dn,{sectionPadding:"0px",onChange:function(t,e){return c(t,e)},fields:[{label:"Type",id:"type",componentId:"Select",value:u,options:[{label:"Bar",value:"Bar"},{label:"Pie",value:"Pie"}]},{label:"Variant",id:"variant",componentId:"Select",value:(0,Js.get)(i,"variant","Horizontal"),displayCondition:function(){return"Bar"===u},options:[{label:"Horizontal",value:"Horizontal"},{label:"Vertical",value:"Vertical"}]},{label:"Variant",id:"variant",componentId:"Select",value:(0,Js.get)(i,"variant","Filled"),displayCondition:function(){return"Pie"===u},options:[{label:"Filled",value:"Filled"},{label:"Doughnut",value:"Doughnut"}]},{label:"Value Field",id:"field",componentId:"Select",value:(0,Js.get)(i,"field"),options:l.map((function(t){return{label:(0,Js.startCase)(t),value:t}}))},{label:"Group By",id:"group_by",componentId:"Select",value:(0,Js.get)(i,"group_by"),options:l.map((function(t){return{label:(0,Js.startCase)(t),value:t}}))},{label:"Grouping Metric",id:"calculation_metric",componentId:"Select",value:(0,Js.get)(i,"calculation_metric"),options:[{label:"Sum",value:"sum"},{label:"Average",value:"average"},{label:"Count",value:"count"},{label:"Percent",value:"percent"}],defaultValue:"count",displayCondition:function(){return(0,Js.get)(i,"group_by")}},{label:"Show Legend",id:"showLegend",componentId:"Switch",value:Zu((0,Js.get)(i,"showLegend")),displayCondition:function(){return"Pie"===u}},{label:"Show Labels",id:"showLabels",componentId:"Switch",value:Zu((0,Js.get)(i,"showLabels")),displayCondition:function(){return"Bar"===u}},{label:"Show Values",id:"showValues",componentId:"Switch",value:Zu((0,Js.get)(i,"showValues")),displayCondition:function(){return"Bar"===u}}].filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition(t)}))})}},W_r=function(){var t=Dt(),e=(0,Js.get)(t,"id")&&"new"!==(0,Js.get)(t,"id")?parseInt((0,Js.get)(t,"id")):null,n=_t(),r=Ys(jI),a=m(Xs(TI),2),i=a[0],o=a[1],l=i.find((function(t){return t.id===parseInt(e)})),c=m((0,x.useState)(null),2),s=c[0],u=c[1],d=m((0,x.useState)(""),2),h=d[0],f=d[1],p=m((0,x.useState)(null),2),g=p[0],v=p[1],y=m((0,x.useState)(!1),2),b=y[0],M=y[1],w=m((0,x.useState)(!1),2),C=w[0],A=w[1],k=m((0,x.useState)(null),2),H=k[0],E=k[1],S=m((0,x.useState)(!1),2),L=S[0],_=S[1],B=r.find((function(t){return t.id===s})),D=(0,Js.get)(B,"headers",[])||[],T=l||g,V=function(){v(null),E(!1)};return(0,uf.jsxs)(F6n,{children:[(0,uf.jsx)(whn,{onClick:function(){return n("/reports")}}),(0,uf.jsxs)(fR,{alignItems:"center",justifyContent:"space-between",children:[(0,uf.jsx)(SR,{data:{width:"100%",value:(0,Js.get)(T,"label","New Report"),padding:"0px",border:"0px",fontStyle:"headingXl500",background:"transparent",onChange:function(t){return n=t,void o(i.map((function(t){return t.id===parseInt(e)?Se(Se({},t),{},{label:n}):t})));var n}}}),(0,uf.jsx)(gf,{data:{text:"Save Report",isFetching:L,onClick:function(){var t=e?i:[].concat(z(i),[Se(Se({},g),{},{spreadsheet:s,id:id(i,"id")+1})]);e?Zcn().track("Edit Report"):Zcn().track("Save Report"),_(!0),K9.post("/app_settings/",{reports:t}).then((function(){n("/reports"),o(t),_(!1),Rcn("Saved!")}))}}})]}),(0,uf.jsxs)(Z_r,{children:[e&&(0,uf.jsxs)(G_r,{children:[(0,uf.jsx)(dR,{data:{text:"Settings",fontStyle:"headingMd",margin:"0 0 20px 0"}}),(0,uf.jsx)(U_r,{reportId:e})]}),!H&&!T&&(0,uf.jsxs)(Y_r,{children:[(0,uf.jsx)(dR,{data:{text:"Spreadsheet",fontStyle:"headingMd",margin:"0 0 10px 0"}}),(0,uf.jsx)(hq,{data:{width:"200px",value:s,onChange:function(t){return u(t)},label:"Spreadsheet",options:r.map((function(t){return{label:t.tab_name,value:t.id}}))}}),(0,uf.jsx)(dR,{data:{text:"What data do you want to see?",fontStyle:"headingMd",margin:"20px 0 0 0"}}),(0,uf.jsx)(X_r,{autoFocus:!0,placeholder:"Show project revenue by category",value:h,onChange:function(t){f(t.target.value),A(!0)}}),(0,uf.jsx)(gf,{data:{text:"Run Custom Query",onClick:function(){M(!0),Zcn().track("Run Report"),K9.post("/magic_metrics/",{prompt:h,sheet_headers:D,spreadsheet_id:s}).then((function(t){var e=(0,Js.get)(t,"data"),n=(0,Js.get)(e,"error_message");n?(E(n||"There was an unexpected error."),Fcn(n)):(v((0,Js.get)(t,"data")),A(!1)),M(!1)}))},icon:"FiArrowRight",size:"large",flippedIcon:!0,disabled:!C||!s,isFetching:b}})]}),H&&(0,uf.jsxs)(Y_r,{children:[(0,uf.jsx)(dR,{data:{text:H,fontStyle:"bodyXl",margin:"10px 0 20px 0"}}),(0,uf.jsx)(dR,{data:{text:"Please try another query, ensuring you are only referencing valid spreadsheets and column names",fontStyle:"bodyXl",margin:"10px 0 20px 0"}}),(0,uf.jsx)(gf,{data:{text:"Try Again",onClick:V,margin:"10px 0 0 0"}})]}),!H&&T&&(0,uf.jsx)(q_r,{children:(0,uf.jsx)(R_r,{data:T,spreadsheetId:s,reset:V})})]})]})},Z_r=sf.div.withConfig({displayName:"ReportDetails__ReportDetailsWrapper",componentId:"sc-uherz5-0"})(["display:flex;flex:1;gap:30px;margin-top:25px;"]),G_r=sf.div.withConfig({displayName:"ReportDetails__ReportSidebar",componentId:"sc-uherz5-1"})(["min-width:200px;height:100%;border:1px solid ",";padding:20px;height:100%;border-radius:10px;"],tu.grey2),q_r=sf.div.withConfig({displayName:"ReportDetails__ReportComponentCard",componentId:"sc-uherz5-2"})(["width:600px;background:white;padding:30px;display:flex;align-items:center;justify-content:center;box-shadow:",";border-radius:15px;@media screen and (max-width:800px){width:100%;}"],gu),Y_r=sf.div.withConfig({displayName:"ReportDetails__ReportContentWrapper",componentId:"sc-uherz5-3"})(["width:600px;background:white;padding:30px;box-shadow:",";border-radius:15px;@media screen and (max-width:800px){width:100%;}"],gu),X_r=sf.textarea.withConfig({displayName:"ReportDetails__StyledTextArea",componentId:"sc-uherz5-4"})(["resize:none;height:fit-content;border:0px;width:100%;padding:0px;font-size:30px;outline:none;font-weight:400;margin-top:15px;color:",";background:transparent;padding:0px;width:100%;cursor:pointer;&::placeholder{color:",";}@media screen and (max-width:800px){min-width:100%;max-width:100%;width:100%;font-size:14px;}"],tu.default,tu.grey3),$_r=sf.div.withConfig({displayName:"Card__CardContainer",componentId:"sc-pomuua-0"})(["background:white;width:100%;border-radius:15px;display:flex;flex-direction:column;min-height:200px;box-shadow:",";overflow-x:auto;position:relative;"],gu),K_r=sf.div.withConfig({displayName:"Card__CardHeader",componentId:"sc-pomuua-1"})(["border-bottom:1px solid ",";width:100%;padding:20px;display:flex;justify-content:space-between;align-items:center;"],tu.divider),Q_r=sf.div.withConfig({displayName:"Card__CardContent",componentId:"sc-pomuua-2"})(["width:100%;padding:",";display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:200px;"],(function(t){return t.padding||"25px"})),J_r=function(t){var e=t.label,n=t.children,r=t.reportId,a=t.type,i=_t(),o=m((0,x.useState)(),2),l=o[0],c=o[1],s=m(Xs(TI),2),u=s[0],d=s[1];return(0,uf.jsxs)($_r,{children:[(0,uf.jsxs)(K_r,{children:[(0,uf.jsx)(tBr,{onClick:function(){return i("/report/".concat(r))},children:e}),r&&(0,uf.jsx)(oln,{data:{options:[{label:"Delete",onClick:function(){var t=u.filter((function(t){return t.id!==r}));c(!0),K9.post("/app_settings/",{reports:t}).then((function(){i("/reports"),d(t),c(!1),Rcn("Report Deleted")}))}},{label:"Edit Report",onClick:function(){return i("/report/".concat(r))}}],icon:{icon:"FiMoreVertical",size:25,hover:!0,color:tu.grey3}}})]}),(0,uf.jsx)(Q_r,{padding:"Table"===a&&"10px 25px 25px 25px",children:l?(0,uf.jsx)(wtt,{color:tu.grey3}):n})]})},tBr=sf.div.withConfig({displayName:"Card__Label",componentId:"sc-pomuua-3"})(["font-size:20px;font-weight:600;cursor:pointer;&:hover{color:",";}"],tu.primary),eBr=function(t){var e=t.data,n=t.spreadsheetId;_t();return(0,uf.jsx)(J_r,{reportId:e.id,label:(0,Js.get)(e,"label","New Report"),type:e.component,children:(0,uf.jsx)(nBr,{data:e,spreadsheetId:n})})},nBr=function(t){var e=t.data,n=t.reset,r=(0,Js.get)(e,"component");if(!(0,Js.get)(e,"data"))return(0,uf.jsxs)("div",{children:[(0,uf.jsx)(dR,{data:{fontStyle:"bodyLg",text:"This query returned no results. Please ensure you're using valid spreadsheet and field names in your request."}}),(0,uf.jsx)(gf,{data:{text:"Try Again",onClick:n,margin:"10px 0 0 0"}})]});if("Table"===r){var a=(0,Js.get)(e,"data",[]);console.log("reportData table",a);var i=(0,Js.get)(a,0,{}),o=Object.keys(i);return 0===a.length?(0,uf.jsx)(dR,{data:{text:"No data matches this search",fontStyle:"body2xl"}}):(0,uf.jsx)("div",{style:{width:"100%"},children:(0,uf.jsx)(fdn,{data:{preventDarkMode:!0,resultsPerPage:5,rows:a,columns:o.filter((function(t){return"frontly_data"!==t})).map((function(t){return{key:t}}))}})})}if("Chart"===r){var l=(0,Js.get)(e,"data",[]);console.log("reportData chart",l);var c=(0,Js.get)(e,"multi_range"),s=(0,Js.get)(e,"value_field"),u=[],d=[],h=[];return Object.keys(l).forEach((function(t){d.push(t),c||h.push(l[t])})),c?Object.keys(l).forEach((function(t){var e=(0,Js.get)(l,t,[]);u.push({name:t,data:e.map((function(t){return(0,Js.get)(t,s)}))})})):u=[{name:"Series 1",data:h}],(0,uf.jsx)("div",{style:{width:"800px"},children:(0,uf.jsx)(vDn,{data:{labels:d,showLabels:!1,showLegend:!0,series:u,type:"ColumnApex"}})})}if("Stat"===r){var f=(0,Js.get)(e,"data"),p=(0,Js.get)(e,"calculation");console.log("reportData Stat",f);var g=f&&f.toString(),v=140;g.length>7?v=75:g.length>5&&(v=85);var m=["percent_difference","absolute_difference"].includes(p),y=null;f>0?y="up":f<0&&(y="down");return(0,uf.jsxs)(rBr,{fontSize:v,color:"black",children:[f.toLocaleString()," ","percent_difference"===p&&"%",m&&y&&(0,uf.jsx)(aBr,{direction:y,children:(0,uf.jsx)(aln,{data:{icon:"up"===y?"FiArrowUp":"FiArrowDown",color:(0,Js.get)({up:"#50cd89",down:"#f1416c"},y,tu.grey3)}})})]})}},rBr=sf.div.withConfig({displayName:"Report__StatValue",componentId:"sc-1gr4j2x-0"})(["font-size:","px;font-weight:600;color:",";"],(function(t){return t.fontSize}),(function(t){return t.color||tu.default})),aBr=sf.div.withConfig({displayName:"Report__GrowthDisplay",componentId:"sc-1gr4j2x-1"})(["color:#78829d;background:#f9f9f9;"," "," font-size:12px;font-weight:700;padding:7px;border-radius:10px;width:fit-content;margin:0 auto;margin-top:10px;"],(function(t){return"up"===t.direction&&"color: #50cd89; background: #eefbec;"}),(function(t){return"down"===t.direction&&"color: #f1416c; background: #fff2f1;"})),iBr=function(){var t=Dt(),e=(0,Js.get)(t,"id")&&"new"!==(0,Js.get)(t,"id")?parseInt((0,Js.get)(t,"id")):null,n=_t(),r=m(Xs(TI),2),a=r[0],i=r[1],o=Ys(jI).map((function(t){return{id:t.id,tab_name:t.tab_name,headers:t.headers,data:t.data,field_data:t.field_data}})),l=a.find((function(t){return t.id===parseInt(e)})),c=m((0,x.useState)(""),2),s=c[0],u=c[1],d=m((0,x.useState)(null),2),h=d[0],f=d[1],p=m((0,x.useState)(!1),2),g=p[0],v=p[1],y=m((0,x.useState)(!1),2),b=(y[0],y[1]),M=m((0,x.useState)(null),2),w=M[0],C=M[1],A=m((0,x.useState)(null),2),k=A[0],H=A[1],E=m((0,x.useState)(!1),2),S=E[0],L=E[1],_=l||h,B=m((0,x.useState)("list"),2),D=B[0],T=(B[1],function(t){console.log("messageData",t);var e=(0,Js.get)(t,"result");e&&K9.post("/magic_metrics/process_query/",{result:e}).then((function(t){var e=(0,Js.get)(t,"data"),n=(0,Js.get)(e,"error_message");n?(C(n||"There was an unexpected error."),Fcn(n)):(f((0,Js.get)(t,"data")),b(!1)),v(!1)}))});(0,x.useEffect)((function(){if(!e){var t=new WebSocket("wss://o0v9pmvz0g.execute-api.ca-central-1.amazonaws.com/production");return t.onmessage=function(t){var e=JSON.parse(t.data);T(e)},t.onerror=function(t){console.error("WebSocket Error:",t)},window.ws=t,function(){t.close()}}}),[e]);var V=function(){f(null),C(!1),H(null),u(""),n("/magicmetrics/new")};return"grid"===D?(0,uf.jsx)(hBr,{count:a.length,children:a.map((function(t){return(0,uf.jsx)(eBr,{data:t})}))}):(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsxs)(sBr,{children:[(0,uf.jsxs)(fR,{justifyContent:"space-between",margin:"0px 15px 20px 15px",children:[(0,uf.jsx)(dR,{data:{text:"Saved Reports",fontStyle:"headingLg"}}),(0,uf.jsx)(aln,{data:{icon:"FiEdit",color:tu.grey4,hover:!0,onClick:V}})]}),(0,uf.jsx)(lBr,{children:a.map((function(t){var r=e===t.id;return(0,uf.jsx)(cBr,{onClick:function(){return n("/magicmetrics/".concat(t.id))},active:r,children:(0,uf.jsx)(dR,{data:{text:t.label,cursor:"pointer",fontStyle:r?"headingMd":"bodyLg"}})})}))})]}),(0,uf.jsxs)(oBr,{children:[g&&(0,uf.jsx)(UAr,{dots:!0,color:"black",spinner:!0}),!g&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(dR,{data:{text:w?"Error":(0,Js.get)(l,"label")||k||"Ask anything about your sheets",fontStyle:"heading3xl",margin:"0 0 30px 0"}}),!w&&!_&&(0,uf.jsx)(dBr,{autoFocus:!0,placeholder:"Show project revenue by category",value:s,onKeyPress:function(t){"Enter"===t.key&&(window.ws&&window.ws.readyState===WebSocket.OPEN?(v(!0),H(s),window.ws.send(JSON.stringify({action:"magic_metrics",prompt:s,spreadsheets:o}))):console.error("WebSocket is not open."))},onChange:function(t){u(t.target.value),b(!0)}})]}),w&&(0,uf.jsxs)(uBr,{children:[(0,uf.jsx)(dR,{data:{text:w,fontStyle:"bodyXl",margin:"10px 0 20px 0"}}),(0,uf.jsx)(dR,{data:{text:"Please try another query, ensuring you are only referencing valid spreadsheets and column names",fontStyle:"bodyXl",margin:"10px 0 20px 0"}}),(0,uf.jsx)(gf,{data:{text:"Try Again",onClick:V,margin:"10px 0 0 0"}})]}),!w&&_&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(nBr,{data:_,reset:V}),(0,uf.jsxs)(fR,{gap:"15px",children:[!l&&(0,uf.jsx)(gf,{data:{text:"Save",onClick:function(){var t=id(a,"id")+1,r=e?a:[].concat(z(a),[Se(Se({},h),{},{label:s,id:t})]);e?Zcn().track("Edit Report"):Zcn().track("Save Report"),L(!0),K9.post("/app_settings/",{reports:r}).then((function(){i(r),L(!1),Rcn("Saved"),n("/magicmetrics/".concat(t))}))},isFetching:S,size:"large",type:"basic",margin:"30px 0 0 0"}}),l&&(0,uf.jsx)(gf,{data:{text:"Delete",onClick:function(){var t=a.filter((function(t){return t.id!==e}));Zcn().track("Delete Report"),i(t),V(),Rcn("Deleted"),K9.post("/app_settings/",{reports:t})},isFetching:S,size:"large",type:"basic",margin:"30px 0 0 0"}})]})]})]})]})},oBr=sf.div.withConfig({displayName:"ReportDetails__Container",componentId:"sc-d7jfbw-0"})(["display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px;background:white;position:fixed;top:0;left:250px;bottom:0;right:0;"]),lBr=sf.div.withConfig({displayName:"ReportDetails__StepsContainer",componentId:"sc-d7jfbw-1"})([""]),cBr=sf.div.withConfig({displayName:"ReportDetails__StepContainer",componentId:"sc-d7jfbw-2"})(["padding:15px;border-top:1px solid ",";:last-child{border-bottom:1px solid ",";}cursor:pointer;display:flex;justify-content:space-between;opacity:",";&:hover{background:",";}"],tu.grey2,tu.grey2,(function(t){return t.disabled?"0.7":"1.0"}),tu.grey1),sBr=sf.div.withConfig({displayName:"ReportDetails__SidebarContainer",componentId:"sc-d7jfbw-3"})(["position:fixed;top:0;bottom:0;left:0;right:0;width:250px;background:white;padding:20px 0 20px 0;border-right:1px solid ",";"],tu.grey2),uBr=sf.div.withConfig({displayName:"ReportDetails__ErrorWrapper",componentId:"sc-d7jfbw-4"})(["width:600px;background:white;display:flex;flex-direction:column;align-items:center;padding:30px;border-radius:15px;@media screen and (max-width:800px){width:100%;}"]),dBr=sf.textarea.withConfig({displayName:"ReportDetails__StyledTextArea",componentId:"sc-d7jfbw-5"})(["resize:none;height:fit-content;border:0px;text-align:center;width:100%;padding:0px;font-size:30px;outline:none;font-weight:400;color:",";background:transparent;padding:0px;width:100%;cursor:pointer;&::placeholder{color:",";}@media screen and (max-width:800px){min-width:100%;max-width:100%;width:100%;font-size:14px;}"],tu.default,tu.grey3),hBr=sf.div.withConfig({displayName:"ReportDetails__DashboardGrid",componentId:"sc-d7jfbw-6"})(["display:grid;grid-gap:30px;padding:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));"," @media (max-width:1200px){grid-template-columns:repeat(auto-fit,minmax(300px,1fr));}"],(function(t){return t.count&&t.count<4&&"grid-template-columns: 1fr 1fr;"})),fBr=function(){var t=m(Xs(XI),2),e=t[0],n=t[1],r=(0,Js.get)(e,"reports",[])||[],a=_t(),i=m((0,x.useState)(!1),2),o=i[0],l=i[1],c=(0,Js.get)(e,"sheets_last_refreshed"),s=m(Xs(jI),2),u=s[0],d=s[1];return(0,uf.jsxs)(F6n,{children:[(0,uf.jsxs)(fR,{justifyContent:"space-between",children:[(0,uf.jsx)(g7n,{children:"Reports"}),(0,uf.jsx)(gf,{data:{text:"Add Report",icon:"FiPlus",onClick:function(){return a("/report/new")}}})]}),0===r.length&&(0,uf.jsx)(pBr,{}),r.length>0&&(0,uf.jsxs)(uf.Fragment,{children:[o?(0,uf.jsx)(wtt,{size:20,color:tu.primary,padding:"0 0 20px 0"}):(0,uf.jsxs)(fR,{margin:"0 0 20px 0",gap:"5px",children:[(0,uf.jsx)(dR,{data:{text:"Last updated ".concat(c?Cu()(c).fromNow():Cu()((0,Js.get)(e,"created_date")).fromNow(),".")}}),(0,uf.jsx)(dR,{data:{text:"Refresh Now",color:tu.primary,fontStyle:"headingSm",onClick:function(){var t=r.map((function(t){return t.spreadsheet}));Zcn().track("Reports - Refresh Sheets"),l(!0),K9.post("/google_sheets/",{endpoint_type:"refresh_multi",spreadsheet_ids:t,domain:yd()}).then((function(t){var e=(0,Js.get)(t,"data");d(u.map((function(t){var n=(0,Js.get)(e,t.id);return n?Se(Se({},t),n):t}))),n({sheets_last_refreshed:Cu()()}),l(!1)}))}}})]}),(0,uf.jsx)(mBr,{count:r.length,children:r.map((function(t){return(0,uf.jsx)(I_r,{data:t})}))})]})]})},pBr=function(){var t=_t();return(0,uf.jsxs)(gBr,{children:[(0,uf.jsxs)(fR,{alignItems:"center",gap:"20px",children:[(0,uf.jsx)(vBr,{children:(0,uf.jsx)(aln,{data:{icon:"FiBarChart",color:"#3c78e140",size:85}})}),(0,uf.jsx)(vBr,{children:(0,uf.jsx)(aln,{data:{icon:"FiPieChart",color:"#3c78e140",size:85}})})]}),(0,uf.jsx)(dR,{data:{text:"Generate custom analytics reports with AI",fontStyle:"headingXl",margin:"30px 0 25px 0",textAlign:"center"}}),(0,uf.jsxs)(fR,{gap:"15px",children:[(0,uf.jsx)(gf,{data:{text:"Add Report",icon:"FiPlus",size:"large",onClick:function(){return t("/report/new")}}}),(0,uf.jsx)(gf,{data:{text:"Watch Tutorial",icon:"FiYoutube",size:"large",type:"basic",onClick:function(){return window.open("https://youtu.be/zy3zuPQHHWU")}}})]})]})},gBr=sf.div.withConfig({displayName:"reports__EmptyWrapper",componentId:"sc-3sptkr-0"})(["width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;margin-top:200px;"]),vBr=sf.div.withConfig({displayName:"reports__EmptyOutline",componentId:"sc-3sptkr-1"})(["border:3px solid #3c78e140;border-radius:10px;padding:30px;"]),mBr=sf.div.withConfig({displayName:"reports__DashboardGrid",componentId:"sc-3sptkr-2"})(["display:grid;grid-gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));"," @media (max-width:1200px){grid-template-columns:repeat(auto-fit,minmax(300px,1fr));}"],(function(t){return t.count&&t.count<4&&"grid-template-columns: 1fr 1fr;"})),yBr=function(){var t=m(Xs(XI),2),e=t[0],n=t[1],r=Ys(TI),a=_t(),i=m((0,x.useState)(!1),2),o=i[0],l=i[1],c=(0,Js.get)(e,"sheets_last_refreshed"),s=m(Xs(jI),2),u=s[0],d=s[1];return(0,uf.jsxs)(F6n,{children:[(0,uf.jsxs)(fR,{justifyContent:"space-between",children:[(0,uf.jsx)(g7n,{children:"Reports"}),(0,uf.jsx)(gf,{data:{text:"Add Report",icon:"FiPlus",onClick:function(){return a("/magicmetrics/new")}}})]}),0===r.length&&(0,uf.jsx)(bBr,{}),r.length>0&&(0,uf.jsxs)(uf.Fragment,{children:[o?(0,uf.jsx)(wtt,{size:20,color:tu.primary,padding:"0 0 20px 0"}):(0,uf.jsxs)(fR,{margin:"0 0 20px 0",gap:"5px",children:[(0,uf.jsx)(dR,{data:{text:"Last updated ".concat(c?Cu()(c).fromNow():Cu()((0,Js.get)(e,"created_date")).fromNow(),".")}}),(0,uf.jsx)(dR,{data:{text:"Refresh Now",color:tu.primary,fontStyle:"headingSm",onClick:function(){var t=r.map((function(t){return t.spreadsheet}));Zcn().track("Reports - Refresh Sheets"),l(!0),K9.post("/google_sheets/",{endpoint_type:"refresh_multi",spreadsheet_ids:t,domain:yd()}).then((function(t){var e=(0,Js.get)(t,"data");d(u.map((function(t){var n=(0,Js.get)(e,t.id);return n?Se(Se({},t),n):t}))),n({sheets_last_refreshed:Cu()()}),l(!1)}))}}})]}),(0,uf.jsx)(wBr,{count:r.length,children:r.map((function(t){return(0,uf.jsx)(eBr,{data:t})}))})]})]})},bBr=function(){var t=_t();return(0,uf.jsxs)(xBr,{children:[(0,uf.jsxs)(fR,{alignItems:"center",gap:"20px",children:[(0,uf.jsx)(MBr,{children:(0,uf.jsx)(aln,{data:{icon:"FiBarChart",color:"#3c78e140",size:85}})}),(0,uf.jsx)(MBr,{children:(0,uf.jsx)(aln,{data:{icon:"FiPieChart",color:"#3c78e140",size:85}})})]}),(0,uf.jsx)(dR,{data:{text:"Generate custom analytics reports with AI",fontStyle:"headingXl",margin:"30px 0 25px 0",textAlign:"center"}}),(0,uf.jsxs)(fR,{gap:"15px",children:[(0,uf.jsx)(gf,{data:{text:"Add Report",icon:"FiPlus",size:"large",onClick:function(){return t("/report/new")}}}),(0,uf.jsx)(gf,{data:{text:"Watch Tutorial",icon:"FiYoutube",size:"large",type:"basic",onClick:function(){return window.open("https://youtu.be/zy3zuPQHHWU")}}})]})]})},xBr=sf.div.withConfig({displayName:"reports_2024__EmptyWrapper",componentId:"sc-si5t7i-0"})(["width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;margin-top:200px;"]),MBr=sf.div.withConfig({displayName:"reports_2024__EmptyOutline",componentId:"sc-si5t7i-1"})(["border:3px solid #3c78e140;border-radius:10px;padding:30px;"]),wBr=sf.div.withConfig({displayName:"reports_2024__DashboardGrid",componentId:"sc-si5t7i-2"})(["display:grid;grid-gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));"," @media (max-width:1200px){grid-template-columns:repeat(auto-fit,minmax(300px,1fr));}"],(function(t){return t.count&&t.count<4&&"grid-template-columns: 1fr 1fr;"})),zBr=function(){var t=m(Xs(XI),2),e=t[0],n=t[1],r=Ys(RI),a=m((0,x.useState)({}),2),i=a[0],o=a[1],l=(0,Js.get)(r,"allow_custom_javascript"),c=[{id:"enable_block_versions",label:"Enable Block Versions",hint:"Enable the 'block versions' feature which allows conditional settings for a specific block.",componentId:"Switch",value:(0,Js.get)(e,"enable_block_versions")},{id:"disable_admin_animations",label:"Increase Admin Performance",hint:"Disable animations in the admin panel and reduce the number of displayed rows to increase performance. This will not affect the user-facing app. This is only useful if you have a lot of data or blocks, or are experiencing unresponsive behavior in the admin panel.",componentId:"Switch",value:(0,Js.get)(e,"disable_admin_animations")},{id:"include_full_relation_records",label:"Include Full Relation Records",hint:"This is an advanced setting which is only rarely needed. If you are not sure, leave it off. By default, when data relations are loaded, only the minimal data is used.",componentId:"Switch",value:(0,Js.get)(e,"include_full_relation_records")},{id:"show_active_block_delete_button",label:"Show Active Block Delete Button",hint:"Show a delete button on the active block in the admin panel instead of the collapse sidebar button.",componentId:"Switch",value:(0,Js.get)(e,"show_active_block_delete_button")},{id:"number_format",label:"Number Format",componentId:"Select",value:(0,Js.get)(e,"number_format"),options:[{label:"Euro",value:"euro"}]},{id:"custom_javascript",label:"Custom Javascript",hint:"Add custom Javascript to your app. This will be added to the head of your app. Enter valid javascript functions only",componentId:"TextArea",orientation:"vertical",value:(0,Js.get)(e,"custom_javascript"),displayCondition:function(){return l}}],s=[{key:"api",title:"API Endpoints",subtitle:"Create users via API through a webhook",fields:[{id:"allow_create_users_webhook",label:"Allow Create Users Webhook",hint:"Enable a webhook that allows users to be created via API - This is an advanced feature",componentId:"Switch",value:(0,Js.get)(e,"allow_create_users_webhook")},{id:"api_key",label:"API Key",hint:"For authenticating requests from third-party services",componentId:"Input",disabled:!0,value:(0,Js.get)(r,"api_key")}]},{key:"other",title:"Other",subtitle:"Other assorted settings",fields:c}];return(0,uf.jsx)(jHr,{hideCard:!0,width:"100%",title:"Advanced",description:"Configure advanced settings for your app",children:(0,uf.jsx)(gR,{style:{width:"500px"},gap:"30px",children:s.map((function(t,e){var r=(0,Js.get)(i,t.key);return(0,uf.jsx)(DHr,{label:t.title,description:t.subtitle,children:(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"0px",fields:t.fields.filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition(t)})),submitText:"Save Changes",submit:r?function(){return function(t){Rcn("Saved");var e=(0,Js.get)(i,t);K9.post("/app_settings/",e),o(Se(Se({},i),{},He({},t,null)))}(t.key)}:null,onChange:function(e,r){o(Se(Se({},i),{},He({},t.key,Se(Se({},(0,Js.get)(i,t.key)),{},He({},e,r))))),n(He({},e,r))}})})}))})})},CBr=function(){var t=m(Xs(XI),2),e=t[0],n=t[1],r=m((0,x.useState)(!1),2),a=r[0],i=r[1],o=m((0,x.useState)(null),2),l=o[0],c=o[1],s=(0,Js.get)(e,"authentication",{}),u=function(){Rcn("Saved"),i(!1),K9.post("/app_settings/",{authentication:(0,Js.get)(e,"authentication")})},d=[{id:"enableSignup",label:"Enable Signup",hint:"Enable an auto-generated signup page for your app so users can self-onboard",componentId:"Switch",value:(0,Js.get)(s,"enableSignup")},{id:"forgotPasswordEmailContent",label:"Forgot Password Email",hint:"Customize the content of the forgot password email that comes before the login link.",componentId:"RichTextEditor",value:(0,Js.get)(s,"forgotPasswordEmailContent")},{label:"Public Text",hint:"Edit the public-facing text that appears on the login and signup pages",componentId:"Button",type:"basic",text:"Edit Public Text",width:"fit-content",icon:"FiEdit",onClick:function(){return c(!0)}},{id:"requireTerms",label:"Require Terms & Conditions",componentId:"Switch",value:(0,Js.get)(s,"requireTerms")},{id:"termsText",label:"Terms Text",componentId:"Input",value:(0,Js.get)(s,"termsText"),displayCondition:function(){return(0,Js.get)(s,"requireTerms")}},{id:"termsLinkText",label:"Terms Link Text",componentId:"Input",value:(0,Js.get)(s,"termsLinkText"),displayCondition:function(){return(0,Js.get)(s,"requireTerms")}},{id:"termsLink",label:"Terms Link",componentId:"Input",value:(0,Js.get)(s,"termsLink"),displayCondition:function(){return(0,Js.get)(s,"requireTerms")}}].filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition(t)})),h=[{id:"loginHeader",label:"Login Header",hint:"Override the header text on the login form",componentId:"Input",value:(0,Js.get)(s,"loginHeader")},{id:"signupHeader",label:"Sign Up Header",hint:"Override the header text on the signup form",componentId:"Input",value:(0,Js.get)(s,"signupHeader")},{id:"emailLabel",label:"Email Label",hint:"Override the Email field label in the login / signup forms",componentId:"Input",value:(0,Js.get)(s,"emailLabel")},{id:"passwordLabel",label:"Password Label",hint:"Override the Password field label in the login/signup forms",componentId:"Input",value:(0,Js.get)(s,"passwordLabel")},{id:"firstNameLabel",label:"First Name Label",hint:"Override the First Name field label in the signup form",componentId:"Input",value:(0,Js.get)(s,"firstNameLabel")},{id:"lastNameLabel",label:"Last Name Label",hint:"Override the Last Name field label in the signup form",componentId:"Input",value:(0,Js.get)(s,"lastNameLabel")},{id:"noAccountLink",label:"No Account Link",hint:"Override the 'No Account' link text in the login form",componentId:"Input",value:(0,Js.get)(s,"noAccountLink")},{id:"haveAccountLink",label:"Have Account Link",hint:"Override the 'Have An Account' link text in the signup form",componentId:"Input",value:(0,Js.get)(s,"haveAccountLink")},{id:"forgotPasswordLink",label:"Forgot Password Link",hint:"Override the 'Forgot Password' link text in the login/signup forms",componentId:"Input",value:(0,Js.get)(s,"forgotPasswordLink")},{id:"enterEmailPasswordReset",label:"Forgot Password Text 1",hint:"Override the 'Enter your email...' text in the forgot password popup",componentId:"Input",value:(0,Js.get)(s,"enterEmailPasswordReset")},{id:"sendPasswordResetEmail",label:"Send Password Reset Button",hint:"Override the 'Send Password Reset Email' button text in the forgot password popup",componentId:"Input",value:(0,Js.get)(s,"sendPasswordResetEmail")},{id:"emailSent",label:"Email Sent",hint:"Override the 'Forgot Password Email Sent' notification text",componentId:"Input",value:(0,Js.get)(s,"emailSent")}];return(0,uf.jsxs)(uf.Fragment,{children:[l&&(0,uf.jsx)(_9n,{header:{title:"Edit Public Text"},hide:function(){return c(null)},children:(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"5px",fields:h,submitText:"Save Changes",submit:a&&u,gridLayout:!0,onChange:function(t,e){i(!0),n({authentication:Se(Se({},s),{},He({},t,e))})}})}),(0,uf.jsxs)(jHr,{title:"Authentication",description:"Configure your login and signup settings",children:[(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"5px",fields:d,submitText:"Save Changes",submit:a&&u,orientation:"horizontal",width:"220px",onChange:function(t,e){i(!0),n({authentication:Se(Se({},s),{},He({},t,e))})}}),(0,uf.jsx)(Odn,{margin:"15px 5px 5px 5px",children:"Login and signup are auto-generated, but you can disable the signup page."})]})]})},ABr=function(){var t=m(Xs(XI),2),e=t[0],n=t[1],r=m((0,x.useState)(!1),2),a=r[0],i=r[1],o=Ys(QI),l=[{id:"primary_color",label:"Primary Color",componentId:"ColorPicker",value:(0,Js.get)(e,"primary_color")},{id:"logo",label:"Logo",componentId:"ImageUpload",hint:"Upload a logo to be used in your app navigation and login / signup pages",value:(0,Js.get)(e,"logo")},{id:"navigation_logo",label:"Navigation Logo",componentId:"ImageUpload",hint:"Upload a logo to be used in your app navigation. If left blank, your primary logo will be used.",value:(0,Js.get)(e,"navigation_logo")},{id:"favicon",label:"Favicon",hint:"Upload an image to be displayed in the browser tab",componentId:"ImageUpload",value:(0,Js.get)(e,"favicon")},{id:"hide_branding",label:"Hide Frontly Badge",componentId:"Switch",hint:"On published free apps, there is a Made With Frontly badge in the bottom corner. On paid plans, you can disable this badge.",disabled:!o,paidFeature:!o,value:(0,Js.get)(e,"hide_branding")}];return(0,uf.jsx)(jHr,{title:"Branding",description:"Add your own brand including colors, logo and other settings",children:(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"5px",fields:l,submitText:"Save Changes",submit:a&&function(){i(!1),Rcn("Saved"),K9.post("/app_settings/",{primary_color:(0,Js.get)(e,"primary_color"),logo:(0,Js.get)(e,"logo"),navigation_logo:(0,Js.get)(e,"navigation_logo"),favicon:(0,Js.get)(e,"favicon"),logo_font:(0,Js.get)(e,"logo_font"),hide_branding:(0,Js.get)(e,"hide_branding"),seo_description:(0,Js.get)(e,"seo_description"),seo_image:(0,Js.get)(e,"seo_image")})},width:"220px",orientation:"horizontal",onChange:function(t,e){i(!0),n(He({},t,e))}})})},kBr=function(){var t=m(Xs(DI),2),e=t[0],n=t[1],r=m((0,x.useState)(""),2),a=r[0],i=r[1],o=m((0,x.useState)(null),2),l=o[0],c=o[1],s=m((0,x.useState)(!1),2),u=s[0],d=s[1],h=e.filter((function(t){var e=t.name.toLowerCase().includes(a.toLowerCase()),n=t.data.toLowerCase().includes(a.toLowerCase());return e||n})),f=function(t){c(t)},p=function(){c(null)},g=function(t){d(!0),K9.delete("/content/",{data:{id:t}}).then((function(r){Rcn("Content deleted successfully."),n(e.filter((function(e){return e.id!==t})))})).catch((function(t){Fcn("Error deleting content.")})).finally((function(){d(!1)}))};return(0,uf.jsxs)(jHr,{hideCard:!0,width:"100%",title:"Content Library",description:"A text-based content library for storing large prompts and pieces of text to use as context throughout your app and AI actions.",children:[(0,uf.jsxs)(WHr,{children:[(0,uf.jsxs)("div",{style:{display:"flex",justifyContent:"space-between",marginBottom:"10px"},children:[(0,uf.jsx)(l9n,{data:{value:a,placeholder:"Search content",onChange:function(t){return i(t)}}}),(0,uf.jsx)(gf,{data:{text:"Create Content",onClick:function(){c({name:"",key:"",data:""})}}})]}),(0,uf.jsx)(fdn,{data:{rowActions:[{label:"Edit",onClick:function(t){return f(t)}},{label:"Delete",onClick:function(t){return g(t.id)}}],preventDarkMode:!0,rows:h.map((function(t){return Se(Se({},t),{},{onClick:function(){return f(t)},actions:[{label:"Edit",onClick:function(){return f(t)}},{label:"Delete",onClick:function(){return g(t.id)}}]})})),columns:[{label:"Name",key:"name"},{label:"Key",key:"key"},{label:"Data",key:"data"}]}})]}),l&&(0,uf.jsx)(_9n,{minWidth:"800px",header:{title:l.id?"Edit Content":"Create Content"},hide:p,children:(0,uf.jsx)(_dn,{borderBottom:!0,labelStyle:"headingSm",sectionPadding:"0px",isFetching:u,fields:[{id:"name",label:"Name",value:l.name,hint:"A visual reference for you only."},{id:"key",label:"Key",hint:"This is how you reference the content in a variable",value:l.key},{id:"data",label:"Content",componentId:"TextArea",value:l.data,minHeight:"200px",hint:"The actual text content. This can include variables."}],submitText:"Save",submit:function(){var t=Se({},l);d(!0),K9.post("/content/",t).then((function(t){Rcn("Content saved successfully.");var r=(0,Js.get)(t,"data"),a=z(e),i=a.findIndex((function(t){return t.id===r.id}));i>=0?a[i]=r:a.push(r),n(a),p()})).finally((function(){d(!1)}))},width:"100%",onChange:function(t,e){return c(Se(Se({},l),{},He({},t,e)))},orientation:"vertical"})})]})},HBr=function(){var t=_t(),e=Ys(_I),n=m((0,x.useState)(""),2),r=n[0],a=n[1],i=Nu(e),o=i.filter((function(t){return(0,Js.get)(t,"name","").toLowerCase().includes(r.toLowerCase())||(0,Js.get)(t,"description","").toLowerCase().includes(r.toLowerCase())}));return(0,uf.jsxs)("div",{children:[(0,uf.jsxs)(fR,{justifyContent:"space-between",alignItems:"center",margin:"0 0 30px 0",children:[(0,uf.jsx)(g7n,{children:"Custom Blocks"}),(0,uf.jsxs)(fR,{alignItems:"center",gap:"15px",children:[(0,uf.jsx)(l9n,{data:{value:r,placeholder:"Search custom blocks",onChange:function(t){return a(t)}}}),(0,uf.jsx)(Nbn,{isNew:!0})]})]}),0===i.length&&(0,uf.jsx)(i7n,{title:"You don't have any custom blocks",subtitle:"Custom blocks are reusable components that you can use in your app. Get started by clicking the button below.",graphic:"https://res.cloudinary.com/frontly/image/upload/v1716244997/Create_ljrvzs.svg",buttonText:"New Custom Block",onClick:function(){return console.log("new custom block")}}),o.length>0&&(0,uf.jsx)(Q6n,{noResultsName:"custom blocks",items:o.map((function(e){return{title:e.name,description:(0,Js.truncate)(e.description,{length:60}),onClick:function(){return t("/custom-block/".concat(e.id))},options:[{label:"Edit Block",icon:"FiEdit",onClick:function(){return t("/custom-block/".concat(e.id))}}]}})),itemsPerPage:25})]})},EBr=function(){var t=m(Xs(XI),2),e=t[0],n=t[1],r=m((0,x.useState)({}),2),a=r[0],i=r[1],o=m((0,x.useState)(!1),2),l=o[0],c=o[1],s=(0,Js.get)(e,"custom_variables",[])||[],u=id(s,"id"),d=[{id:"custom_variables",label:"Custom Variables",componentId:"MultiForm",labelSingular:"Variable",width:"300px",value:s.map((function(t){return Se(Se({},t),{},{label:(0,Js.get)(t,"key")})})),newObject:{key:"custom_variable".concat(u>0?"_".concat(u):"")},fields:[{key:"type",label:"Variable Type",componentId:"Select",hideEmptyItem:!0,defaultValue:"exists",hint:"The type of value you want from the matching record",options:[{label:"Record exists (true/false)",value:"exists"},{label:"Get value from record",value:"recordField"}]},{key:"sorting",label:"Priority",hint:"Determine how you want to prioritize records when there are more than one",componentId:"Select",defaultValue:"first",hideEmptyItem:!0,options:[{label:"First Record",value:"first"},{label:"Last Record",value:"last"}]},{key:"sortingColumn",label:"Sorting Column",hint:"Determine how you want to sort records when there are more than one",displayCondition:function(t){return"recordField"===t.type},componentId:"Select",isSpreadsheetSelect:!0},{key:"key",label:"Variable Key",componentId:"Input",hint:"The key you will reference this variable by, like {{ custom.your_key }}"},{key:"spreadsheet",label:"Spreadsheet",componentId:"SpreadsheetSelect",hint:"The spreadsheet to get the variable from"},{key:"conditions",label:"Conditions",componentId:"MultiForm",labelSingular:"Condition",getItemLabel:function(t){return nfn({value1:t.key,operator:t.operator,value2:t.value})},width:"240px",value:[],newObject:{},fields:[{key:"key",label:"Field",hint:"Which column to use for matching the row",componentId:"Select",isSpreadsheetSelect:!0},{key:"operator",label:"Operator",componentId:"Select",defaultValue:"equals",options:Du.map((function(t){return{label:(0,Js.get)(Bu,t),value:t}}))},{key:"value",label:"Value",hint:"The value to use in the row matchign condition",componentId:"DynamicString"}]},{key:"recordField",label:"Record Field (Optional)",hint:"The field you want to display in the variable. If left blank, the entire record will be used and you can access fields like {{ custom.my_variable.field_name }} ",displayCondition:function(t){return"recordField"===t.type},componentId:"Select",isSpreadsheetSelect:!0}]}];return(0,uf.jsx)(jHr,{title:"Custom Variables",description:"Custom variables can be used for more complex situations",children:(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"5px",fields:d,submitText:"Save Changes",submit:!(0,Js.isEmpty)(a)&&function(){c(!0),K9.post("/app_settings/",a).then((function(t){c(!1),Rcn("Saved"),i({})}))},width:"220px",isFetching:l,onChange:function(t,e){i(Se(Se({},a),{},He({},t,e))),n(He({},t,e))}})})},SBr=function(){var t=m(Xs(XI),2),e=t[0],n=t[1],r=m((0,x.useState)(""),2),a=r[0],i=r[1],o=m((0,x.useState)(!1),2),l=o[0],c=o[1],s=m((0,x.useState)(!1),2),u=s[0],d=s[1],h=$s(AI),f=(0,Js.get)(e,"custom_domain"),p=Ys(QI),g=_t(),v=[{id:"custom_domain",label:"Custom Domain Name",placeholder:"www.yourwebsite.com",componentId:"Input",autocomplete:"domain",hint:"To add a custom domain, you must have already purchased it from a domain registrar like GoDaddy, etc.",value:a}];return(0,uf.jsx)(uf.Fragment,{children:(0,uf.jsxs)(jHr,{title:"Custom Domain",description:"Add a custom domain name from an external provider like GoDaddy",children:[(0,uf.jsx)(dR,{data:{text:"Click to learn how to setup a custom domain",onClick:function(){return window.open("https://help.frontly.ai/en/articles/8282996-custom-domain-setup-cname")},fontStyle:"headingSm",color:tu.primary,margin:"0 0 15px 0"}}),p?(0,uf.jsx)(uf.Fragment,{children:f?(0,uf.jsxs)("div",{children:[(0,uf.jsx)(dR,{data:{text:"Domain",fontStyle:"headingSm"}}),(0,uf.jsx)(dR,{data:{text:f.custom_domain,fontStyle:"bodySm",allowSelect:!0}}),(0,uf.jsx)(dR,{data:{text:"DNS CNAME Address",fontStyle:"headingSm",margin:"20px 0 0 0"}}),(0,uf.jsx)(dR,{data:{text:f.cname,fontStyle:"bodySm",margin:"5px 0 0 0",allowSelect:!0}}),(0,uf.jsx)(gf,{data:{text:"Remove Domain",type:"basic",size:"small",isFetching:u,margin:"15px 0 0 0",onClick:function(){return h({title:"Remove Domain?",text:"Are you sure you want to remove this domain from your app? This is irreversible.",confirm:function(){d(!0),K9.delete("/domains/").then((function(){Rcn("Domain Removed"),n({custom_domain:null}),d(!1)}))}})}}})]}):(0,uf.jsx)(_dn,{fields:v,sectionPadding:"0px",submitText:"Save Changes",submit:function(){c(!0),K9.post("/domains/",{domain:a,mode:"domain"}).then((function(t){i(""),Rcn("Saved"),n({custom_domain:(0,Js.get)(t,["data","domain"])})})).catch((function(t){Fcn("Something went wrong.")})).finally((function(){c(!1)}))},isFetching:l,onChange:function(t,e){return i(e)},disableSubmit:0===a.length})}):(0,uf.jsx)(gf,{data:{text:"Upgrade To Add Your Domain",icon:"FiArrowUpCircle",onClick:function(){return g("/billing")}}})]})})},LBr=function(){var t=m(Xs(XI),2),e=t[0],n=t[1],r=m((0,x.useState)({}),2),a=r[0],i=r[1],o=m((0,x.useState)(!1),2),l=o[0],c=o[1],s=[{id:"name",label:"App Name",placeholder:"App Name",componentId:"Input",value:(0,Js.get)(e,"name")},{id:"default_page",label:"Default Page",hint:"The page that users are redirected to when they login",componentId:"PageSelect",value:(0,Js.get)(e,"default_page")},{id:"subdomain",label:"Frontly Subdomain",placeholder:"Subdomain",hint:"Most companies set their subdomain to their business name with no spaces",componentId:"Input",value:(0,Js.get)(e,"subdomain")},{id:"support_email",label:"Support Email",placeholder:"support@yourcompany.com",hint:"Define the email address used in outbound email from your app.",componentId:"Input",value:(0,Js.get)(e,"support_email")},{id:"date_format",label:"Default Date Format",hint:"Set a default date format to be used in all date-related settings throughout the app. This can be overridden on a block or setting level.",componentId:"DateFormatConfig",value:(0,Js.get)(e,"date_format"),enabledFields:["inputDate","outputDate","inputTime","outputTime","showAmPm"]}];var u=(0,Js.get)(e,["custom_domain","custom_domain"]),d=u||(0,Js.get)(e,"subdomain"),h=u?"https://".concat(u):"https://".concat(d,".frontly.ai");return(0,uf.jsxs)(jHr,{title:"General Settings",description:"Configure your high-level app settings like name, default page and branding",children:[(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"5px",fields:s,orientation:"horizontal",submitText:"Save Changes",submit:!(0,Js.isEmpty)(a)&&function(){c(!0),K9.post("/app_settings/",a).then((function(t){var e=(0,Js.get)(t,["data","error"]);(c(!1),e)?(Fcn(e),"subdomain"===(0,Js.get)(t,["data","error_type"])&&console.log("SUBDOMAIN ERROR")):Rcn("Saved")})),i({})},width:"220px",isFetching:l,onChange:function(t,e){var r=e;"subdomain"===t&&(r=e.toLowerCase(),r=r.replace(/[^\x00-\x7F]/g,"").replace(" ","")),i(Se(Se({},a),{},He({},t,r))),n(He({},t,r))}}),(0,uf.jsxs)(fR,{margin:"15px 0 0 5px",justifyContent:"space-between",children:[(0,uf.jsx)(dR,{data:{text:"Your App URL:",fontStyle:"headingSm"}}),(0,uf.jsx)(dR,{data:{text:h,fontStyle:"headingSm",color:tu.primary,cursor:"pointer",onClick:function(){return window.open(h,"_blank")}}})]})]})},_Br=function(){var t=m(Xs(XI),2),e=t[0],n=t[1],r=Ys(QI),a=(0,Js.get)(r,"plan"),i=(0,Js.get)(r,"ai_requests_limit"),o=m((0,x.useState)({}),2),l=o[0],c=o[1],s=m((0,x.useState)(!1),2),u=s[0],d=s[1],h=m((0,x.useState)(!1),2),f=h[0],p=h[1],g=m((0,x.useState)(!1),2),v=g[0],y=g[1],b=m((0,x.useState)(!1),2),M=b[0],w=b[1],z=["frontly_unlimited","team","growth","basic","frontly_x_appsumo_tier4","frontly_x_appsumo_tier5","professional","enterprise"].includes(a)||i>=500||(0,Js.get)(r,"amount")>290,C=[{id:"mailgun_api_key",hint:"A secure token used by Frontly to make requests to your Mailgun account. This will be used to send emails when using the 'Send Email' action or the Forgot Password email.",type:"password",value:(0,Js.get)(e,"mailgun_api_key")},{id:"mailgun_domain",placeholder:"yourdomain.com",hint:"The custom domain you have set up in Mailgun. This is the domain that will be used to send emails from your Frontly account. Should be something like 'yourdomain.com'",value:(0,Js.get)(e,"mailgun_domain")},{id:"mailgun_region",hint:"If your business is located outside of the US, you may need to add a region. For example, if your account is in europe, you will need to enter 'eu'",value:(0,Js.get)(e,"mailgun_region")}],A=[{id:"make_organization_id",hint:"Your Make organization ID",value:(0,Js.get)(e,"make_organization_id")},{id:"make_api_token",hint:"A secure token used by Frontly to make requests to your Make account.",type:"password",value:(0,Js.get)(e,"make_api_token")}],k=[{id:"cloudinary_cloud_name",hint:"The cloudinary-provided 'cloud name' which acts as a unique ID for your cloudinary account",value:(0,Js.get)(e,"cloudinary_cloud_name")},{id:"cloudinary_preset",hint:"A cloudinary preset to use for uploads. This allows you to adjust settings like cropping, quality, and more.",displayCondition:function(){return(0,Js.get)(e,"cloudinary_cloud_name")},value:(0,Js.get)(e,"cloudinary_preset")},{id:"cloudinary_max_file_size",hint:"Adjust the maximum file size for uploads. Note: This is in MB.",componentId:"Select",hideEmptyItem:!0,displayCondition:function(){return(0,Js.get)(e,"cloudinary_cloud_name")},value:(0,Js.get)(e,"cloudinary_max_file_size")||5,options:[{label:"2MB",value:2},{label:"5MB",value:5},{label:"10MB",value:10},{label:"20MB",value:20},{label:"50MB",value:50},{label:"100MB",value:100}]}],H=[{id:"open_ai_api_key",label:"OpenAI API Key",description:"Note: Requires a credit card on file in the OpenAI system.",hint:"Your OpenAI API key. Used to enable the OpenAI action within Frontly.",type:"password",value:(0,Js.get)(e,"open_ai_api_key")},{id:"ai_context_beta",label:"Enable AI Block (Beta)",componentId:"Switch",description:"WARNING: This feature uses more OpenAI tokens than other AI actions because it takes in context from your selected spreadsheet. Please review our documentation before using.",displayCondition:function(){return(0,Js.get)(e,"open_ai_api_key")},value:(0,Js.get)(e,"ai_context_beta")}],E=function(t){"ai"===t&&d(!1),"mailgun"===t&&p(!1),"make"===t&&y(!1),"cloudinary"===t&&w(!1),Rcn("Saved"),K9.post("/app_settings/",l),c({})},S=_t();return(0,uf.jsx)(jHr,{hideCard:!0,width:"100%",title:"Integrations",description:"Configure various integrations with third-party services",children:(0,uf.jsxs)(OHr,{children:[(0,uf.jsxs)(IHr,{children:[(0,uf.jsxs)(DHr,{label:"OpenAI",description:"Add your own OpenAI key to unlock premium AI models",articleLink:"https://help.frontly.ai/en/articles/8130024-ai-tokens-and-using-your-own-openai-key",children:[!z&&(0,uf.jsx)(dR,{data:{text:"Upgrade to a paid Frontly subscription to add your own OpenAI Key and use premium AI models",fontStyle:"headingSm",color:tu.primary,margin:"0 0 0 0",onClick:function(){return S("/billing")}}}),z&&(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"0px",fields:H.filter((function(t){return!t.displayCondition||t.displayCondition()})).map((function(t){return Se(Se({},t),{},{componentId:t.componentId||"Input",label:(0,Js.get)(t,"label",(0,Js.startCase)(t.id)),value:(0,Js.get)(e,t.id)})})),submitText:"Save Changes",submit:u?function(){return E("ai")}:null,width:"220px",onChange:function(t,e){c((function(n){return Se(Se({},n),{},He({},t,e))})),n(He({},t,e)),d(!0)}}),(0,uf.jsx)(dR,{data:{text:"Learn more about the AI Block",fontSize:15,color:tu.primary,margin:"15px 0 0 0",onClick:function(){return window.open("https://help.frontly.ai/en/articles/9409373-ai-block-beta")}}})]}),(0,uf.jsx)(DHr,{label:"Make",description:"Configure Make settings to send data to your own API",articleLink:"https://help.frontly.ai/en/articles/8690562-make-trigger-scenario-action",children:(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"0px",fields:A.filter((function(t){return!t.displayCondition||t.displayCondition()})).map((function(t){return Se(Se({},t),{},{componentId:t.componentId||"Input",label:(0,Js.get)(t,"label",(0,Js.startCase)(t.id)),value:(0,Js.get)(e,t.id)})})),submitText:"Save Changes",submit:v?function(){return E("make")}:null,width:"220px",onChange:function(t,e){c((function(n){return Se(Se({},n),{},He({},t,e))})),n(He({},t,e)),y(!0)}})})]}),(0,uf.jsxs)(IHr,{children:[(0,uf.jsx)(DHr,{label:"Mailgun",description:"Configure Mailgun settings to send emails from your own domain",articleLink:"https://help.frontly.ai/en/articles/9467231-branding-your-email-domain-via-mailgun",children:(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"5px",fields:C.filter((function(t){return!t.displayCondition||t.displayCondition()})).map((function(t){return Se(Se({},t),{},{componentId:t.componentId||"Input",label:(0,Js.get)(t,"label",(0,Js.startCase)(t.id)),value:(0,Js.get)(e,t.id)})})),submitText:"Save Changes",submit:f?function(){return E("mailgun")}:null,width:"220px",onChange:function(t,e){c((function(n){return Se(Se({},n),{},He({},t,e))})),n(He({},t,e)),p(!0)}})}),(0,uf.jsx)(DHr,{label:"Cloudinary",description:"Configure Cloudinary settings to upload images to your own cloud",articleLink:"https://help.frontly.ai/en/articles/9451095-cloudinary-integration",children:(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"0px",fields:k.filter((function(t){return!t.displayCondition||t.displayCondition()})).map((function(t){return Se(Se({},t),{},{componentId:t.componentId||"Input",label:(0,Js.get)(t,"label",(0,Js.startCase)(t.id)),value:(0,Js.get)(e,t.id)})})),submitText:"Save Changes",submit:M?function(){return E("cloudinary")}:null,width:"220px",onChange:function(t,e){c((function(n){return Se(Se({},n),{},He({},t,e))})),n(He({},t,e)),w(!0)}})})]})]})})},BBr=function(){var t=Ys(KI),e=m(Xs(XI),2),n=e[0],r=e[1],a=m((0,x.useState)({}),2),i=a[0],o=a[1],l=(0,Js.get)(n,"navigation",{}),c=(0,Js.get)(l,"type","sidebar"),s=(0,Js.get)(l,"textColor","dark"),u=(0,Js.get)(l,"pageOrder",[]),d=_t(),h=function(){o({}),Rcn("Saved"),K9.post("/app_settings/",{navigation:l})},f=(0,Js.get)(l,"customLinks",[]),p=[].concat(z(t.map((function(t){return Se(Se({},t),{},{pageId:t.id})}))),z(f.map((function(t){return Se(Se({},t),{},{isCustomLink:!0,name:t.label})})))),g=function(t,e){var n=new Set(e.map((function(t){return t.value}))),r=e.map((function(e){var n=t.find((function(t){return t.isCustomLink?t.id===e.value:t.pageId===e.value}))||null;return n})).filter((function(t){return null!==t}));return t.forEach((function(t){t.isCustomLink?n.has(t.id)||r.push(t):n.has(t.pageId)||r.push(t)})),r}(p,u).map((function(t){var e=u.find((function(e){return e.value===t.id}));return{value:t.id,label:t.name,section:(0,Js.get)(e,"section"),hidePage:(0,Js.get)(e,"hidePage",!1)}})),v=[{id:"type",label:"Navigation Type",componentId:"Select",value:c,hideEmptyItem:!0,options:[{label:"Sidebar",value:"sidebar"},{label:"Header",value:"header"}]},{id:"sidebarStyle",label:"Sidebar Style",componentId:"Select",hideEmptyItem:!0,defaultValue:"default",value:(0,Js.get)(l,"sidebarStyle"),options:[{label:"Default",value:"default"},{label:"Minimal",value:"minimal"}],displayCondition:function(){return"sidebar"===c}},{id:"sidebarSectionTopMargin",label:"Sidebar Section Top Margin",componentId:"Input",hint:"The distance between the sidebar logo and the first item",value:(0,Js.get)(l,"sidebarSectionTopMargin"),defaultValue:20,orientation:"horizontal",width:"120px",displayCondition:function(){return"sidebar"===c}},{id:"sectionGap",label:"Sidebar Item Gap",componentId:"Input",hint:"The distance between items in the sidebar sections",value:(0,Js.get)(l,"sectionGap"),defaultValue:8,orientation:"horizontal",width:"120px",displayCondition:function(){return"sidebar"===c}},{id:"backgroundColor",label:"Navigation Background",componentId:"ColorPicker",value:(0,Js.get)(l,"backgroundColor")},{id:"showBorder",label:"Show Navigation Border",componentId:"Switch",defaultValue:!1,width:"180px",value:(0,Js.get)(l,"showBorder")},{id:"borderColor",label:"Border Color",componentId:"ColorPicker",width:"180px",value:(0,Js.get)(l,"borderColor"),displayCondition:function(){return(0,Js.get)(l,"showBorder")}},{id:"textColor",label:"Text Color",componentId:"Select",hideEmptyItem:!0,value:s,options:[{label:"Light",value:"light"},{label:"Dark",value:"dark"}]}],y=[{id:"pageOrder",componentId:"ReorderItems",value:(0,Js.get)(l,"pageOptions",[]),options:g,orientation:"vertical"}],b=[{id:"customLinks",componentId:"MultiForm",width:"300px",orientation:"vertical",labelSingular:"Custom Link",value:(0,Js.get)(l,"customLinks",[]),fields:[{key:"label",label:"Label",componentId:"Input"},{key:"link",label:"Link",componentId:"Input",hint:"Enter a full link with https for external links or enter a page or form URL"},{key:"icon",label:"Icon",orientation:"horizontal",componentId:"IconBrowser"}]}],M=[{id:"sections",componentId:"MultiForm",width:"300px",orientation:"vertical",labelSingular:"Section",value:(0,Js.get)(l,"sections",[]),fields:[{key:"label",label:"Label",componentId:"Input"},{key:"icon",label:"Icon",orientation:"horizontal",componentId:"IconBrowser"},{key:"expandable",componentId:"Switch",label:"Expandable",orientation:"horizontal",hint:"Allow the section to be expanded or contracted to show/hide items",defaultValue:!0},{key:"defaultExpanded",componentId:"Switch",label:"Default Expanded",orientation:"horizontal",hint:"Whether the expandable section should be defaulted to open or closed",defaultValue:!0,displayCondition:function(t){return t.expandable}}]}];return(0,uf.jsx)(jHr,{hideCard:!0,width:"100%",title:"App Navigation",description:"Configure the navigation bar for users to move between pages in your app",articleLink:"https://help.frontly.ai/en/articles/8008379-app-navigation-sidebar-header",children:(0,uf.jsx)(fR,{gap:"30px",children:(0,uf.jsxs)(OHr,{children:[(0,uf.jsxs)(IHr,{children:[(0,uf.jsxs)(DHr,{label:"Styling",description:"Adjust basic styling like colors and format",children:[(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"5px",fields:v.filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition()})),submitText:"Save Changes",submit:(0,Js.get)(i,"styling")&&h,orientation:"horizontal",width:"180px",onChange:function(t,e){o(Se(Se({},i),{},{styling:!0})),r({navigation:Se(Se({},l),{},He({},t,e))})}}),(0,uf.jsxs)(fR,{gap:"8px",margin:"15px 0 0 5px",children:[(0,uf.jsx)(dR,{data:{text:"Looking to change your Navigation Logo?",fontStyle:"bodyMd"}}),(0,uf.jsx)(dR,{data:{text:"Go to Branding Settings",fontStyle:"headingSm",color:tu.primary,onClick:function(){return d("/settings?tab=branding")}}})]})]}),(0,uf.jsx)(DHr,{label:"Custom Links",description:"Add custom links to your navigation, such as external links",children:(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"5px",fields:b.filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition()})),submitText:"Save Custom Links",submit:(0,Js.get)(i,"customLinks")&&h,orientation:"horizontal",width:"180px",onChange:function(t,e){o(Se(Se({},i),{},{customLinks:!0})),r({navigation:Se(Se({},l),{},He({},t,e))})}})})]}),(0,uf.jsxs)(IHr,{children:[(0,uf.jsxs)(DHr,{label:"Sorting",description:"Drag items to adjust the order of how they appear in the navigation",children:[(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"5px",fields:y.filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition()})),submitText:"Save Sorting",submit:(0,Js.get)(i,"sorting")&&h,orientation:"horizontal",width:"180px",onChange:function(t,e){o(Se(Se({},i),{},{sorting:!0})),r({navigation:Se(Se({},l),{},He({},t,e))})}}),(0,uf.jsx)(Odn,{margin:"15px 5px 5px 5px",children:"Pages and Custom Links will appear in this list."})]}),(0,uf.jsx)(DHr,{label:"Navigation Sections",description:"Group navigation items in expandable sections",children:(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"5px",fields:M.filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition()})),submitText:"Save Changes",submit:(0,Js.get)(i,"sections")&&h,orientation:"horizontal",width:"180px",onChange:function(t,e){o(Se(Se({},i),{},{sections:!0})),r({navigation:Se(Se({},l),{},He({},t,e))})}})})]})]})})})},DBr=function(){var t=m(Xs(XI),2),e=t[0],n=t[1],r=Ys(tI),a=m((0,x.useState)({}),2),i=a[0],o=a[1],l=(0,Js.get)(e,"data_policy","live"),c=function(t){var e=(0,Js.get)(i,t);K9.post("/app_settings/",e),o(Se(Se({},i),{},He({},t,null))),Rcn("Saved")},s=$s(AI),u="https://app.frontly.ai/apps?install_app_id=".concat(e.subdomain),d=[{id:"authorized_install_emails",label:"Authorized Install Emails",hint:"Allow specific users to install a copy of your app by entering their emails here in a comma-separated list",componentId:"Input",value:(0,Js.get)(e,"authorized_install_emails"),displayCondition:function(){return"owner"===r.role}},{id:"app_install_link",label:"App Install Link",componentId:"Text",hint:"Share this link with users to install a copy of your app. This will only work for users who have been added to the authorized install emails. Click to copy the link.",text:u,fontColor:tu.primary,fontWeight:"500",onClick:function(){navigator.clipboard.writeText(u),Rcn("Link copied to clipboard")},displayCondition:function(){return"owner"===r.role&&(0,Js.get)(e,"authorized_install_emails")}}],h={live:"Frontly will not store any of your live data source records, and instead we'll load them in real-time in admin mode.",mock:"Frontly will show generic mock data instead of loading your real data in the admin.",cache:"Frontly will save a copy of your actual live data source records in our database for use in the admin."},f=[{key:"dataPolicy",title:"Data Policy",subtitle:"Configure how data is stored in your app.",fields:[{id:"data_policy",label:"Admin Data Policy",hint:"Note: This setting is only for the Frontly admin and does not affect your live app. 'Load Live Data' means we won't store any of your live data source records, and instead we'll load them in real-time in admin mode. 'Cache Data' means we will save a copy of your actual live data source records in our database (not recommended if this data is sensitive). 'Mock Data' will show generic mock data instead of loading your real data in the admin.",componentId:"Select",value:l,hideEmptyItem:!0,options:[{label:"Load Live Data",value:"live"},{label:"Show Mock Data",value:"mock"},{label:"Cache Data",value:"cache"}]}],articleLink:"https://help.frontly.ai/en/articles/9889286-admin-data-policy-setting"},{key:"appSharing",title:"App Sharing",subtitle:"Allow other users to install a copy of your entire app and data.",fields:d}];return(0,uf.jsx)(jHr,{hideCard:!0,width:"100%",title:"Security",description:"Configure security settings for your app",children:(0,uf.jsx)(gR,{style:{width:"600px"},gap:"30px",children:f.map((function(t,e){var r=(0,Js.get)(i,t.key);return(0,uf.jsxs)(DHr,{label:t.title,description:t.subtitle,articleLink:t.articleLink,children:[(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"0px",fields:t.fields.filter((function(t){return!t.displayCondition||t.displayCondition&&t.displayCondition(t)})),submitText:"Save Changes",submit:r?function(){var e;"dataPolicy"===(e=t.key)&&"cache"===l?s({title:"Confirm Caching Data In Frontly Database",text:"Your settings dictate that Frontly will cache a copy of your actual data source records in our database. Are you sure you want to proceed?",confirm:function(){return c(e)}}):c(e)}:null,onChange:function(e,r){o(Se(Se({},i),{},He({},t.key,Se(Se({},(0,Js.get)(i,t.key)),{},He({},e,r))))),n(He({},e,r))}}),"dataPolicy"===t.key&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(dR,{data:{text:"Based on your current data policy, ".concat(h[l]),fontStyle:"bodyLg",margin:"10px 0 0 0",color:tu.grey4}}),(0,uf.jsx)(dR,{data:{text:"Click here to learn more about the Data Policy setting",fontStyle:"bodyLg",fontWeight:600,margin:"10px 0 0 0",color:tu.primary,onClick:function(){return window.open("https://help.frontly.ai/en/articles/9889286-admin-data-policy-setting")}}})]})]},e)}))})})},TBr=function(t){var e=t.label,n=t.sections,r=t.tab,a=t.children;return(0,uf.jsxs)(OBr,{children:[(0,uf.jsx)(VBr,{label:e,sections:n,tab:r}),(0,uf.jsx)(IBr,{children:a})]})},VBr=function(t){var e=t.sections,n=t.tab,r=_t();return(0,uf.jsxs)(RBr,{children:[(0,uf.jsxs)(fR,{alignItems:"center",gap:"5px",onClick:function(){return r("/home")},margin:"5px 0 10px 5px",style:{cursor:"pointer"},children:[(0,uf.jsx)(aln,{data:{icon:"FiArrowLeft",color:tu.grey4,margin:"1px 0 0 0",size:22,hover:!0}}),(0,uf.jsx)(dR,{data:{text:"Back",fontSize:20,fontWeight:500,cursor:"pointer"}})]}),(0,uf.jsx)(FBr,{children:e.map((function(t){return(0,uf.jsx)(R6n,{item:t,active:t.id===n})}))})]})},OBr=sf.div.withConfig({displayName:"SettingsWrapper__Container",componentId:"sc-1j4r4es-0"})(["position:fixed;top:0;left:0;right:0;bottom:0;display:flex;background:#f7f8fc;"]),IBr=sf.div.withConfig({displayName:"SettingsWrapper__Content",componentId:"sc-1j4r4es-1"})(["display:flex;flex-direction:column;gap:30px;width:100%;overflow-y:auto;padding:40px;"]),RBr=sf.div.withConfig({displayName:"SettingsWrapper__Sidebar",componentId:"sc-1j4r4es-2"})(["display:flex;flex-direction:column;background:white;min-width:240px;overflow:hidden;padding:15px 10px 10px 10px;border-right:1px solid ",";height:100%;"],tu.divider),FBr=sf.div.withConfig({displayName:"SettingsWrapper__SectionsContainer",componentId:"sc-1j4r4es-3"})(["display:flex;flex-direction:column;gap:8px;margin-top:10px;overflow-y:auto;height:100%;"]),NBr=function(){var t=Ys(ZI),e=m(Xs(XI),2),n=e[0],r=e[1],a=m((0,x.useState)(!1),2),i=a[0],o=a[1],l=m((0,x.useState)(!1),2),c=l[0],s=l[1],u=m((0,x.useState)(!1),2),d=u[0],h=u[1],f=m((0,x.useState)(!1),2),p=f[0],g=f[1],v=m((0,x.useState)(!1),2),y=v[0],b=v[1],M=m((0,x.useState)(!1),2),w=M[0],z=M[1],C=m((0,x.useState)(!1),2),A=C[0],k=C[1],H=(0,Js.get)(n,"styling",{}),E=(0,Js.get)(n,"primary_color")||tu.primary,S=function(t){"authentication"===t&&K9.post("/app_settings/",{authentication:n.authentication}),"brandColors"===t&&k(!1),"theme"===t&&z(!1),"block"===t&&g(!1),"form"===t&&s(!1),"button"===t&&h(!1),"page"===t&&o(!1),Rcn("Saved"),K9.post("/app_settings/",{styling:H})},L=(0,Js.get)(n,"authentication",{}),_=[{id:"authBgColorPrimary",label:"Background Color Primary",hint:"This will apply as a default unless you override it on the page-level.",componentId:"ColorPicker",width:"180px",value:(0,Js.get)(L,"authBgColorPrimary")},{id:"authBgColorSecondary",label:"Background Color Secondary",hint:"This will apply as a default unless you override it on the page-level.",componentId:"ColorPicker",width:"180px",value:(0,Js.get)(L,"authBgColorSecondary")},{id:"signupLinkTextColor",label:"Sign Up Text Color",hint:"This will apply as a default unless you override it on the page-level.",componentId:"ColorPicker",width:"180px",value:(0,Js.get)(L,"signupLinkTextColor")},{id:"forgotPasswordTextColor",label:"Forgot Password Text Color",hint:"This will apply as a default unless you override it on the page-level.",componentId:"ColorPicker",width:"180px",value:(0,Js.get)(L,"forgotPasswordTextColor")}],B=[{id:"pageBackgroundColor",label:"Background Color",hint:"This will apply as a default unless you override it on the page-level.",componentId:"ColorPicker",width:"180px",value:(0,Js.get)(H,"pageBackgroundColor")}],D=[{id:"buttonBorderRadius",label:"Border Radius",componentId:"Input",type:"number",defaultValue:8,width:"180px",hint:"Set the border radius (how round the edges are) for all buttons in your app",value:(0,Js.get)(H,"buttonBorderRadius")}],T=[{id:"blockBorder",label:"Border",componentId:"Switch",width:"180px",value:(0,Js.get)(H,"blockBorder"),hint:"Set whether blocks with a background should have a border"},{id:"blockBorderRadius",label:"Border Radius",componentId:"Input",type:"number",defaultValue:8,width:"180px",hint:"Set the border radius (how round the edges are) for all blocks with a background",value:(0,Js.get)(H,"blockBorderRadius")},{id:"blockPadding",label:"Padding",componentId:"Input",type:"number",defaultValue:20,width:"180px",hint:"Set the padding for all blocks with a background",value:(0,Js.get)(H,"blockPadding")},{id:"blockBoxShadow",label:"Box Shadow",componentId:"Switch",width:"180px",value:Zu((0,Js.get)(H,"blockBoxShadow")),hint:"Set whether blocks with a background should have a box shadow"}];t||T.push({id:"blockBackgroundColor",label:"Background Color",componentId:"ColorPicker",defaultValue:"#ffffff",width:"180px",value:(0,Js.get)(H,"blockBackgroundColor")}),(0,Js.get)(H,"blockBorder")&&!t&&T.push({id:"blockBorderColor",label:"Border Color",componentId:"ColorPicker",defaultValue:tu.pitchBorder,width:"180px",value:(0,Js.get)(H,"blockBorderColor")});var V=[{id:"formInputSize",label:"Input Size",componentId:"Select",width:"180px",value:(0,Js.get)(H,"formInputSize"),defaultValue:"medium",hideEmptyItem:!0,options:[{label:"Medium",value:"medium"},{label:"Large",value:"large"}]},{id:"formInputRadius",label:"Input Radius",componentId:"Input",type:"number",defaultValue:8,width:"180px",hint:"Set the border radius (how round the edges are) for all blocks with a background",value:(0,Js.get)(H,"formInputRadius")}];t||V.push({id:"formInputBorderColor",label:"Input Border Color",componentId:"ColorPicker",defaultValue:tu.pitchBorder,width:"180px",value:(0,Js.get)(H,"formInputBorderColor")});var O=[{id:"rounding",label:"Rounding",componentId:"Select",width:"180px",options:[{label:"Square Edges",value:"square"},{label:"Slighly Rounded Edges",value:"slightly-rounded"},{label:"Rounded Edges",value:"rounded"}]}];t||O.push({id:"theme",label:"Theme",componentId:"Select",width:"180px",options:[{label:"Box Shadow, No Border, Grey Background, White Card",value:"noBorder"},{label:"No Box Shadow, Grey Border, White Background",value:"border"}]});var I={square:"0","slightly-rounded":8,rounded:15};return(0,uf.jsx)(jHr,{hideCard:!0,width:"100%",title:"Styling",description:"Customize your app's styling settings",children:(0,uf.jsxs)(fR,{gap:"30px",children:[(0,uf.jsxs)(OHr,{children:[(0,uf.jsxs)(IHr,{children:[(0,uf.jsx)(DHr,{label:"Color Theme",description:"Toggle light mode / dark mode for your app",children:(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"0px",borderBottom:!0,fields:[{id:"theme",label:"Color Theme",componentId:"SelectToggle",value:(0,Js.get)(H,"theme"),tabs:[{label:"Light",value:"light",active:"light"===(0,Js.get)(H,"theme","light")},{label:"Dark",value:"dark",active:"dark"===(0,Js.get)(H,"theme")}]}],submitText:"Save Changes",submit:w?function(){return S("theme")}:null,width:"220px",orientation:"horizontal",onChange:function(t,e){var n;z(!0),r({styling:Se(Se({},H),{},(n={},He(n,t,e),He(n,"blockBorder","dark"===e||(0,Js.get)(H,"blockBorder")),He(n,"pageBackgroundColor","dark"===e?"#1c1c1c":null),He(n,"blockBackgroundColor","dark"===e?"#232323":"#ffffff"),He(n,"blockBorderColor","dark"===e?tu.darkModeLightGrey:tu.pitchBorder),He(n,"formInputBorderColor","dark"===e?"#3a3a3a":null),n))})}})}),(0,uf.jsx)(DHr,{label:"Brand Colors",description:"Save your brand colors for easy access",children:(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"0px",borderBottom:!0,fields:[{id:"colors",componentId:"MultiColorPicker",value:(0,Js.get)(n,["styling","colors"],[])}],submitText:"Save Changes",submit:A?function(){return S("brandColors")}:null,onChange:function(t,e){k(!0),r({styling:Se(Se({},H),{},He({},t,e))})}})}),(0,uf.jsx)(DHr,{label:"Style Presets",description:"Select a preset to apply several related styles at once. Note that these dropdowns will not save, they are just for applying styles.",children:(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"0px",borderBottom:!0,fields:O,submitText:"Save Changes",submit:y?function(){Rcn("All Changes Saved"),K9.post("/app_settings/",{styling:H}),b(!1)}:null,width:"220px",orientation:"horizontal",onChange:function(t,e){var n={};if("rounding"===t)n=Se(Se({},H),{},{blockBorderRadius:(0,Js.get)(I,e),formInputRadius:(0,Js.get)(I,e),buttonBorderRadius:(0,Js.get)(I,e)});else if("theme"===t){var a=null,i=!1,o=!1,l=null;"noBorder"===e?o=!0:"border"===e&&(a="#ffffff",i=!0,o=!1,l=tu.pitchBorder),n=Se(Se({},H),{},{pageBackgroundColor:a,blockBorder:i,blockBoxShadow:o,blockBorderColor:l,theme:"light",formInputBorderColor:tu.pitchBorder,formInputSize:"medium",blockBackgroundColor:"#ffffff"})}r({styling:n}),b(!0)}})}),(0,uf.jsx)(DHr,{label:"Login / Signup Page",description:"",children:(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"0px",borderBottom:!0,fields:_,submitText:"Save Changes",submit:i?function(){return S("authentication")}:null,width:"220px",orientation:"horizontal",onChange:function(t,e){o(!0),r({authentication:Se(Se({},n.authentication),{},He({},t,e))})}})})]}),(0,uf.jsxs)(IHr,{children:[(0,uf.jsx)(DHr,{label:"Page",description:"",children:(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"0px",borderBottom:!0,fields:B,submitText:"Save Changes",submit:i?function(){return S("page")}:null,width:"220px",orientation:"horizontal",onChange:function(t,e){o(!0),r({styling:Se(Se({},H),{},He({},t,e))})}})}),(0,uf.jsx)(DHr,{label:"Block Container",description:"",children:(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"0px",borderBottom:!0,fields:T,submitText:"Save Changes",submit:p?function(){return S("block")}:null,width:"220px",orientation:"horizontal",onChange:function(t,e){g(!0),r({styling:Se(Se({},H),{},He({},t,e))})}})}),(0,uf.jsx)(DHr,{label:"Form",description:"",children:(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"0px",borderBottom:!0,fields:V,submitText:"Save Changes",submit:c?function(){return S("form")}:null,width:"220px",orientation:"horizontal",onChange:function(t,e){s(!0),r({styling:Se(Se({},H),{},He({},t,e))})}})}),(0,uf.jsx)(DHr,{label:"Button",description:"",children:(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"0px",borderBottom:!0,fields:D,submitText:"Save Changes",submit:d?function(){return S("button")}:null,width:"220px",orientation:"horizontal",onChange:function(t,e){h(!0),r({styling:Se(Se({},H),{},He({},t,e))})}})})]})]}),(0,uf.jsxs)(PBr,{background:(0,Js.get)(H,"pageBackgroundColor"),children:[(0,uf.jsx)(dR,{data:{text:"Styling Preview",fontStyle:"headingLg",color:t&&"white"}}),(0,uf.jsxs)(jBr,{padding:(0,Js.get)(H,"blockPadding",20),borderRadius:(0,Js.get)(H,"blockBorderRadius",8),border:(0,Js.get)(H,"blockBorder")?"1px solid ".concat((0,Js.get)(H,"blockBorderColor")):null,boxShadow:(0,Js.get)(H,"blockBoxShadow"),background:(0,Js.get)(H,"blockBackgroundColor","#ffffff"),children:[(0,uf.jsx)(SR,{data:{value:"Example Input",onChange:null,background:t&&tu.darkModeInputBackground,border:t&&"1px solid ".concat(tu.darkModeLightGrey),color:t&&"white",borderRadius:kd((0,Js.get)(H,"formInputRadius"))}}),(0,uf.jsx)(gf,{data:{text:"Example Button",backgroundColor:E,borderRadius:kd((0,Js.get)(H,"buttonBorderRadius"))}})]})]})]})})},PBr=sf.div.withConfig({displayName:"Styling__Preview",componentId:"sc-1udyklu-0"})(["padding:25px;background:",";border:1px solid ",";display:flex;flex-direction:column;gap:25px;min-width:320px;"],(function(t){return t.background}),tu.grey2),jBr=sf.div.withConfig({displayName:"Styling__PreviewCard",componentId:"sc-1udyklu-1"})(["border:",";border-radius:",";padding:",";box-shadow:",";background:",";display:flex;flex-direction:column;gap:25px;"],(function(t){return t.border}),(function(t){return kd(t.borderRadius)}),(function(t){return kd(t.padding)}),(function(t){return!1===t.boxShadow?null:gu}),(function(t){return t.background})),UBr=function(){var t=Ys(WI),e=$s(XI),n=m((0,x.useState)(!1),2),r=n[0],a=n[1],i=m((0,x.useState)(null),2),o=i[0],l=i[1],c=m((0,x.useState)(""),2),s=c[0],u=c[1],d=[{id:"min",text:"Min"},{id:"max",text:"Max"},{id:"between",text:"Between"},{id:"and",text:"And"},{id:"selection",text:"Selection"},{id:"selections",text:"Selections"},{id:"clear",text:"Clear"},{id:"selectText",text:"Select"},{id:"true",text:"True"},{id:"false",text:"False"},{id:"searchText",text:"Search"},{id:"filtersText",text:"Filters"},{id:"filterAny",text:"Any"},{id:"filterIs",text:"In"}].map((function(t){return Se(Se({},t),{},{category:"Filters"})})),h=[{id:"uploadBrowse",text:"Browse"},{id:"uploadTitleSingle",text:"Drag and Drop an asset here"},{id:"uploadTitleMulti",text:"Drag and Drop an asset here"},{id:"uploadDropTitleSingle",text:"Drop a file to upload"},{id:"uploadDropTitleMulti",text:"Drop files to upload"},{id:"uploadUrlTitle",text:"Public URL of file to upload:"},{id:"uploadFiles",text:"My Files",category:"Upload Widget"},{id:"uploadWebAddress",text:"Web Address",category:"Upload Widget"},{id:"uploadCamera",text:"Camera",category:"Upload Widget"},{id:"uploadCameraCapture",text:"Capture",category:"Upload Widget"},{id:"uploadCameraCancel",text:"Cancel",category:"Upload Widget"},{id:"uploadCameraTakePicture",text:"Take a picture and upload it",category:"Upload Widget"},{id:"uploadCameraExplanation",text:"Make sure that your camera is connected and that your browser allows camera capture. When ready, click Capture.",category:"Upload Widget"},{id:"uploadCameraError",text:"Failed to access camera",category:"Upload Widget"},{id:"uploadCameraRetry",text:"Retry Camera",category:"Upload Widget"}].map((function(t){return Se(Se({},t),{},{category:"Upload Widget"})})),f=[{id:"recordCreated",text:"Record Created"},{id:"noFile",text:"No File"},{id:"selectFile",text:"Select File"},{id:"confirmPassword",text:"Confirm Password"}].map((function(t){return Se(Se({},t),{},{category:"Form"})})),p=[{id:"invalidEmail",text:"Please enter a valid email"},{id:"invalidPassword",text:"Please enter a more secure password"}].map((function(t){return Se(Se({},t),{},{category:"Login & Signup"})})),g=[{id:"validationChecked",text:"This field must be checked."},{id:"validationRequired",text:"This field is required."},{id:"validationInvalidNumber",text:"Invalid number format."},{id:"validationInvalidEmail",text:"Invalid email format."},{id:"valiationInvalidAlphabetical",text:"Only letters and spaces are allowed."},{id:"validationMinOffsetNumber",text:"Minimum value should be"},{id:"validationMaxOffsetNumber",text:"Maximum value should be"},{id:"validationMinOffsetText",text:"Minimum value should be"},{id:"validationMaxOffsetText",text:"Maximum value should be"}].map((function(t){return Se(Se({},t),{},{category:"Validation"})})),v=z(["January","February","March","April","May","June","July","August","September","October","November","December"].map((function(t){return{id:"calendarMonth".concat(t),text:t,category:"Calendar Months"}}))),y=[{id:"noEventsText",text:"No events on this date",category:"Calendar Text"}].concat(z([{id:"calendarSundayLetter",text:"S"},{id:"calendarMondayLetter",text:"M"},{id:"calendarTuesdayLetter",text:"T"},{id:"calendarWednesdayLetter",text:"W"},{id:"calendarThursdayLetter",text:"T"},{id:"calendarFridayLetter",text:"F"},{id:"calendarSaturdayLetter",text:"S"}].map((function(t){return Se(Se({},t),{},{category:"Calendar Days",label:(0,Js.startCase)(t.id.replace("calendar","").replace("Letter",""))})}))),z(v.map((function(t){return Se(Se({},t),{},{category:"Calendar Months",label:(0,Js.startCase)(t.id.replace("calendarMonth",""))})})))),b=[].concat(z(d),z(f),z(p),z(g),z(y),[{id:"showAll",text:"Show All",category:"Detail View"},{id:"resetYourPassword",text:"Reset Your Password",category:"Password Reset"},{id:"updatePassword",text:"Update Password",category:"Password Reset"},{id:"password",text:"Password",category:"Password Reset"},{id:"noResultsMatch",text:"No results match this search"},{id:"logout",text:"Logout",hint:"The 'Logout' text in the dropdown menu"},{id:"loggedOut",text:"Logged Out"},{id:"editProfile",text:"Edit Profile",category:"User Profile"},{id:"saveProfile",text:"Save Profile",category:"User Profile"},{id:"actions",text:"Actions"},{id:"unsavedChangesWarningHeader",text:"Close With Unsaved Changes?"},{id:"unsavedChangesWarning",text:"There are unsaved changes. Are you sure you want to close?"},{id:"confirmationCancel",text:"Cancel",category:"Confirmation Modal"},{id:"confirmationConfirm",text:"Confirm",category:"Confirmation Modal"},{id:"detailViewSave",text:"Save",category:"Detail View"},{id:"detailViewDelete",text:"Delete",category:"Detail View"},{id:"detailViewDeleteConfirmationTitle",text:"Delete Record",category:"Detail View"},{id:"detailViewDeleteConfirmationText",text:"Are you sure you want to delete this record?",category:"Detail View"},{id:"savedNotification",text:"Saved"},{id:"deletedNotification",text:"Deleted"}],z(h),z(Du.map((function(t){return{id:t,category:"Operators",text:(0,Js.startCase)(t)}})))),M=b.filter((function(e){var n=e.id.toLowerCase().includes(s.toLowerCase()),r=(0,Js.get)(t,e.id,"").toLowerCase().includes(s.toLowerCase());return n||r})),w=b.find((function(t){return t.id===o}));return(0,uf.jsxs)(jHr,{hideCard:!0,width:"100%",title:"Translations",description:"Translate the text in your live app",articleLink:"https://help.frontly.ai/en/articles/9124304-handling-translations-in-frontly",children:[(0,uf.jsxs)(WHr,{children:[(0,uf.jsx)(l9n,{data:{value:s,placeholder:"Search translations",onChange:function(t){return u(t)}}}),(0,uf.jsx)(fdn,{data:{preventDarkMode:!0,rows:M.map((function(e){return Se(Se({},e),{},{key:(0,Js.startCase)(e.id),label:e.label||e.id,category:e.category||"Other",translation:(0,Js.get)(t,e.id,""),onClick:function(){return l(e.id)}})})),columns:[{label:"Key",key:"key"},{label:"Original Text",key:"text"},{key:"translation"},{key:"category",columnType:"badge"}]}})]}),o&&(0,uf.jsxs)(_9n,{header:{title:(0,Js.startCase)(o)},hide:function(){return l(null)},children:[(0,uf.jsx)(dR,{data:{text:"Original:",fontStyle:"headingSm",width:"80px"}}),(0,uf.jsx)(dR,{data:{text:(0,Js.get)(w,"text",""),fontStyle:"bodyMd",margin:"5px 0 0 0"}}),(0,uf.jsx)(dR,{data:{text:"Translation:",fontStyle:"headingSm",width:"80px",margin:"20px 0 5px 0"}}),(0,uf.jsx)(_dn,{borderBottom:!0,labelStyle:"headingSm",sectionPadding:"0px",fields:[{id:o,value:(0,Js.get)(t,o,"")}],submitText:"Save Changes",submit:r&&function(){a(!1),Rcn("Saved"),K9.post("/app_settings/",{translations:t})},width:"100%",orientation:"horizontal",onChange:function(n,r){a(!0),e({translations:Se(Se({},t),{},He({},o,r))})}})]})]})},WBr=function(){var t=St(),e=Ld("tab",t)||"general",n=_t(),r=[{id:"general",label:"General",component:LBr,icon:"FiSettings"},{id:"branding",label:"Branding",component:ABr,icon:"FiTag"},{id:"styling",label:"Styling",component:NBr,icon:"FiEdit"},{id:"navigation",label:"Navigation",component:BBr,icon:"FiCompass"},{id:"security",label:"Security",component:DBr,icon:"FiLock"},{id:"contentLibrary",label:"Content Library",component:kBr,icon:"FiBook"},{id:"authentication",label:"Authentication",component:CBr,icon:"FiLock"},{id:"customVariables",label:"Custom Variables",component:EBr,icon:"FiBox"},{id:"customBlocks",label:"Custom Blocks",component:HBr,icon:"FiTool"},{id:"advanced",label:"Advanced",component:zBr,icon:"FiSliders"},{id:"domains",label:"Domains",component:SBr,icon:"FiGlobe"},{id:"translations",label:"Translations",component:UBr,icon:"FiType"},{id:"integrations",label:"Integrations",component:_Br,icon:"FiGitPullRequest"},{id:"password",label:"Password",component:GHr,icon:"FiKey"}].map((function(t){return Se(Se({},t),{},{onClick:function(){return n("/settings?tab=".concat(t.id))}})})),a=r.find((function(t){return t.id===e})).component;return(0,uf.jsx)(TBr,{sections:r,tab:e,label:"Settings",children:(0,uf.jsx)(a,{})})};function ZBr(t){for(var e="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-._~",n="",r=function(t){return eAr.getRandomValues(new Uint8Array(t))}(t),a=0;a<t;a++){n+=e[r[a]%66]}return n}function GBr(t){return ZBr(t)}function qBr(t){return YBr.apply(this,arguments)}function YBr(){return(YBr=Ae(ke().mark((function t(e){var n;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,eAr.subtle.digest("SHA-256",(new TextEncoder).encode(e));case 2:return n=t.sent,t.abrupt("return",btoa(String.fromCharCode.apply(String,z(new Uint8Array(n)))).replace(/\//g,"_").replace(/\+/g,"-").replace(/=/g,""));case 4:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function XBr(t){return $Br.apply(this,arguments)}function $Br(){return($Br=Ae(ke().mark((function t(e){var n,r;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e||(e=43),!(e<43||e>128)){t.next=3;break}throw"Expected a length between 43 and 128. Received ".concat(e,".");case 3:return n=GBr(e),t.next=6,qBr(n);case 6:return r=t.sent,t.abrupt("return",{code_verifier:n,code_challenge:r});case 8:case"end":return t.stop()}}),t)})))).apply(this,arguments)}eAr=globalThis.crypto;var KBr=function(){var t=m(Xs(XI),2),e=t[0],n=t[1],r={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_WEB_URL:"https://app.frontly.ai",REACT_APP_GOOGLE_SHEETS_CLIENT_ID:"601039036284-e7s0ep8ndhmmgl3ajjuq4h9qmbhpp8b4.apps.googleusercontent.com",REACT_APP_INTERCOMPROVIDER_APP_ID:"yj7svpiv",REACT_APP_MIXPANEL_TOKEN:"24b88f3ea98cee756872d3abb2d7da40",REACT_APP_GOOGLE_API_KEY:"AIzaSyCSsbFv1iQNF09tGWef5ChJF7NOGKhHFUk",REACT_APP_CONFIG_ENCRYPTION_KEY:"1aeb3b4c0fe74e6b4ef85ebdd463f75ffcf9dc3c51871510e89b2b67d52e3270",REACT_APP_SENTRY_URL:"https://12f08df1987040009e04edee5ca42db3@o4504016603316224.ingest.sentry.io/4505307747516416",REACT_APP_API_URL:"https://api2.frontly.ai"}.REACT_APP_AIRTABLE_CLIENT_ID,a="".concat(Y9,"/spreadsheets"),i=St(),o=function(){var t=Ae(ke().mark((function t(){var e,n,r,a,i;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:e=/^[A-Za-z0-9\-_\.]+$/,n=0;case 2:if(!(n<4)){t.next=13;break}return t.next=5,XBr();case 5:if(r=t.sent,a=r.code_verifier,i=r.code_challenge,!e.test(a)){t.next=10;break}return t.abrupt("return",{code_verifier:a,code_challenge:i});case 10:n++,t.next=2;break;case 13:return t.abrupt("return",null);case 14:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),l=function(){var t=Ae(ke().mark((function t(){var e,n,i,l;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,o();case 2:if(e=t.sent){t.next=7;break}return Fcn("Error connecting to Airtable. Please try again or contact support if the issue persists."),console.error("Failed to generate valid code_verifier and code_challenge"),t.abrupt("return");case 7:n=e.code_verifier,i=e.code_challenge,localStorage.setItem("code_verifier",n),"1234123412341abcd",l="https://airtable.com/oauth2/v1/authorize?client_id=".concat(r,"&redirect_uri=").concat(a,"&state=").concat("1234123412341abcd","&scope=schema.bases:read data.records:read data.records:write&response_type=code&code_challenge=").concat(i,"&code_challenge_method=S256"),window.location.href=l;case 12:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),c=function(){var t=Ae(ke().mark((function t(){return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:K9.post("/app_settings/",{airtable_token:null}),n(Se(Se({},e),{},{airtable_token:null}));case 2:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();(0,x.useEffect)((function(){var t=Ld("code",i),r=localStorage.getItem("code_verifier");t&&r&&(K9.post("/airtable_auth/",{code:t,code_verifier:r}).then((function(t){Rcn("Airtable Connected"),n(Se(Se({},e),{},{airtable_token:!0}))})).catch((function(t){console.error("Error exchanging code:",t)})),localStorage.removeItem("code_verifier"))}),[i]);var s=(0,Js.get)(e,"airtable_token");return(0,uf.jsx)(gf,{data:{text:s?"Airtable Connected - Click To Disconnect":"Connect to Airtable",onClick:s?c:l,type:"basic",margin:"20px 0 0 0"}})},QBr=function(){var t=Ys($I),e=m(Xs(PO),2),n=e[0],r=e[1],a=m(Xs(jI),2),i=a[0],o=a[1];return n?(0,uf.jsxs)(_9n,{hide:function(){return r(null)},header:{title:"Date Columns Detected"},children:[(0,uf.jsx)(dR,{data:{fontStyle:"bodyLg",text:"Confirm the correct date format for each date column to continue:"}}),(0,uf.jsx)(gR,{gap:"15px",margin:"20px 0 0 0",children:n.map((function(e){var n=i.find((function(t){return t.id===e.id})),r=(0,Js.get)(n,"data",[]).slice(0,3).map((function(t){return(0,Js.get)(t,e.field)})).join(", "),a=(0,Js.get)(n,"field_data"),l=(0,Js.get)(a,"config",{}),c=(0,Js.get)(l,e.field),s=(0,Js.get)(c,"dateFormat",(0,Js.get)(t,"inputDate"));return(0,uf.jsxs)(JBr,{children:[(0,uf.jsx)(dR,{data:{text:(0,Js.startCase)(e.field),fontStyle:"headingMd"}}),(0,uf.jsxs)(fR,{gap:"10px",children:[(0,uf.jsx)(dR,{data:{text:"Samples From Your Sheet:",fontStyle:"headingSm"}}),(0,uf.jsx)(dR,{data:{text:r,fontStyle:"bodyMd"}})]}),(0,uf.jsxs)(fR,{gap:"10px",children:[(0,uf.jsx)(dR,{data:{text:"Current Format Setting:",fontStyle:"headingSm"}}),(0,uf.jsx)(dR,{data:{text:(0,Js.get)(s,"inputDate"),fontStyle:"bodyMd"}})]}),(0,uf.jsx)(Jhn,{data:{value:s,enabledFields:["inputDate","inputTime"],onChange:function(t){o(i.map((function(n){if(n.id===e.id){var r=Se(Se({},a),{},{config:Se(Se({},l),{},He({},e.field,Se(Se({},c),{},{dateFormat:t})))});return Se(Se({},n),{},{field_data:r})}return n})))}}})]})}))}),(0,uf.jsx)(gf,{data:{margin:"15px 0 0 0",text:"Save Date Formats",onClick:function(){r(null),Rcn("Date Formats Saved"),n.forEach((function(t){var e=i.find((function(e){return e.id===t.id}));K9.post("/sheet_management/",e)}))}}})]}):null},JBr=sf.div.withConfig({displayName:"DateFieldsModal__DateContainer",componentId:"sc-33s6wc-0"})(["border:1px solid ",";border-radius:15px;padding:15px;display:flex;flex-direction:column;gap:15px;"],tu.divider),tDr=function(){var t=m(Xs(XI),2),e=t[0],n=t[1],r=m((0,x.useState)(!1),2),a=r[0],i=r[1],o=St(),l=Ld("code",o),c=_t(),s=m((0,x.useState)(!1),2),u=s[0],d=s[1],h=m(Xs(jI),2),f=h[0],p=h[1];(0,x.useEffect)((function(){!(0,Js.get)(e,"google_sheets_connected")&&l&&g(l)}),[]);var g=function(t){i(!0),K9.post("".concat(q9,"/google_sheets/auth/"),{auth_code:t}).then((function(t){if((0,Js.get)(t,["data","success"])){var r=(0,Js.get)(t,["data","spreadsheets"],[]),a=[].concat(z(f),z(r));Zcn().track("Connect Google Sheets"),(0,Js.get)(e,"has_connected_google")?(c("/home"),p(a),n({google_sheets_connected:!0})):(d(!0),p(a)),Rcn("Google Sheets Connected")}else Fcn("Error connecting Google Sheets");i(!1)}))};return(0,uf.jsxs)("div",{children:[u&&(0,uf.jsxs)(_9n,{children:[(0,uf.jsx)(dR,{data:{text:"Google Sheets Connected!"}}),(0,uf.jsx)(dR,{data:{text:"We've generated some sample spreadsheets in your Google account:"}}),(0,uf.jsx)(cDr,{children:f.filter((function(t){return["Ecommerce Orders","Users","Inventory"].includes(t.title)})).filter((function(t,e){return e<3})).map((function(t){return(0,uf.jsxs)(lDr,{onClick:function(){window.open("https://docs.google.com/spreadsheets/d/".concat(t.spreadsheet_id,"/edit#gid=").concat(t.tab_id))},children:[(0,uf.jsx)(iDr,{src:CAr}),(0,uf.jsx)(rDr,{children:t.title})]})}))}),(0,uf.jsx)(oDr,{children:"Click each sheet to review in Google and understand the basic spreadsheet structure that Frontly apps require."}),(0,uf.jsx)(gf,{data:{text:"Complete Setup",icon:"FiArrowRight",borderRadius:"20px",size:"extraLarge",border:"2px solid white",margin:"30px 0 0 0",backgroundColor:"rgb(0, 85, 255)",flippedIcon:!0,onClick:function(){c("/home"),d(!0),n({google_sheets_connected:!0})}}})]}),a?(0,uf.jsxs)(aDr,{children:[(0,uf.jsx)(wtt,{color:"#0F9D58",size:38}),(0,uf.jsx)(rDr,{children:"Connecting Google Sheets"})]}):(0,uf.jsxs)(aDr,{onClick:function(){i(!0);var t="https://accounts.google.com/o/oauth2/v2/auth?scope=https%3A//www.googleapis.com/auth/spreadsheets&access_type=offline&prompt=consent&include_granted_scopes=true&response_type=code&redirect_uri=".concat(Y9,"/spreadsheets&client_id=").concat("601039036284-e7s0ep8ndhmmgl3ajjuq4h9qmbhpp8b4.apps.googleusercontent.com");window.location.href=t},children:[(0,uf.jsx)(nDr,{src:CAr}),(0,uf.jsx)(rDr,{children:"Connect Google Sheets"})]}),(0,uf.jsx)(eDr,{onClick:function(){return window.open("https://help.frontly.ai/en/articles/8049487-google-sheet-setup")},children:"Learn more about how Frontly uses Google Sheets"})]})},eDr=sf.div.withConfig({displayName:"GoogleIntegrationNew__CustomLink",componentId:"sc-zit6ko-0"})(["font-size:16px;font-weight:400;text-align:center;color:",";text-decoration:underline;margin-top:20px;cursor:pointer;color:",";"],tu.grey2,tu.primary),nDr=sf.img.withConfig({displayName:"GoogleIntegrationNew__GoogleLogo",componentId:"sc-zit6ko-1"})(["height:35px;@media screen and (max-width:800px){height:30px;}"]),rDr=sf.div.withConfig({displayName:"GoogleIntegrationNew__ButtonText",componentId:"sc-zit6ko-2"})(["font-size:20px;font-weight:500;text-align:center;@media screen and (max-width:800px){font-size:18px;}"]),aDr=sf.div.withConfig({displayName:"GoogleIntegrationNew__ConnectButton",componentId:"sc-zit6ko-3"})(["padding:20px;border-radius:20px;background:white;border:1px solid ",";display:flex;gap:20px;align-items:center;justify-content:center;cursor:pointer;&:hover{box-shadow:",";}@media screen and (max-width:800px){padding:18px;width:90%;}"],tu.divider,mu),iDr=sf.img.withConfig({displayName:"GoogleIntegrationNew__GoogleLogoSmall",componentId:"sc-zit6ko-4"})(["height:35px;@media screen and (max-width:800px){height:30px;}"]),oDr=sf.div.withConfig({displayName:"GoogleIntegrationNew__Explanation",componentId:"sc-zit6ko-5"})(["font-size:16px;font-weight:400;text-align:center;color:",";@media screen and (max-width:800px){font-size:14px;}"],tu.grey2),lDr=sf.div.withConfig({displayName:"GoogleIntegrationNew__SampleSheet",componentId:"sc-zit6ko-6"})(["padding:20px;border-radius:20px;background:white;box-shadow:",";display:flex;gap:20px;align-items:center;justify-content:center;cursor:pointer;&:hover{box-shadow:",";}@media screen and (max-width:800px){padding:16px;width:90%;}"],gu,mu),cDr=sf.div.withConfig({displayName:"GoogleIntegrationNew__SamplesRow",componentId:"sc-zit6ko-7"})(["display:flex;gap:20px;margin:0 0 30px 0;width:100%;justify-content:center;align-items:center;@media screen and (max-width:800px){flex-direction:column;gap:10px;}"]),sDr=function(){var t=m(Xs(jO),2),e=(t[0],t[1]),n=m(Xs(jI),2),r=n[0],a=n[1],i=m((0,x.useState)(!1),2),o=i[0],l=i[1],c=m((0,x.useState)(!1),2),s=c[0],u=c[1],d=m((0,x.useState)([]),2),h=d[0],f=d[1],p=m((0,x.useState)([]),2),g=p[0],v=p[1],y=m((0,x.useState)(null),2),b=y[0],M=y[1],w=m((0,x.useState)(null),2),C=w[0],A=w[1];(0,x.useEffect)((function(){u(!0),K9.get("/airtable/bases/").then((function(t){f((0,Js.get)(t,"data",[])),u(!1)}))}),[]),(0,x.useEffect)((function(){b&&!C&&(u(!0),K9.get("/airtable/base_schema/?base_id=".concat(b)).then((function(t){v((0,Js.get)(t,"data",[])),u(!1)})))}),[b]);return(0,uf.jsxs)(_9n,{minWidth:"400px",header:{title:"Add Airtable Base"},buttons:[{text:"Import Base",onClick:function(){l(!0),K9.post("/airtable/import_base/",{base_id:b,base_name:(0,Js.get)(h.find((function(t){return t.id===b})),"name"),table_id:C,table_data:g.find((function(t){return t.id===C}))}).then((function(t){var n=(0,Js.get)(t,"data",{}),i=(0,Js.get)(n,"error");if(i)return Fcn(i),void l(!1);var o=(0,Js.get)(n,"data_source");a([].concat(z(r),[o])),Rcn("Import successful"),l(!1),Zcn().track("Import Airtable Base"),e(null)}))},isFetching:o}],hide:function(){return e(null)},children:[(0,uf.jsx)(dR,{data:{text:"Select the Airtable base you want to import",margin:"0 0 20px 0"}}),s?(0,uf.jsx)(wtt,{color:"#000"}):(0,uf.jsxs)("div",{children:[(0,uf.jsx)(dR,{data:{text:"Airtable Base"}}),(0,uf.jsx)(hq,{data:{required:!0,options:h.map((function(t){return{label:t.name,value:t.id}})),margin:"5px 0 0 0",width:"100%",value:b,onChange:function(t){return M(t)}}}),b&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(dR,{data:{text:"Base Table",margin:"10px 0 0 0"}}),(0,uf.jsx)(hq,{data:{required:!0,options:g.map((function(t){return{label:t.name,value:t.id}})),margin:"5px 0 0 0",width:"100%",value:C,onChange:function(t){return A(t)}}})]})]})]})},uDr=function(t){var e=t.indexOf("/d/")+3,n=t.indexOf("/edit");return t.slice(e,n)},dDr=function(){var t=$s(PO),e=m(Xs(jO),2),n=e[0],r=e[1],a=m((0,x.useState)(null),2),i=a[0],o=a[1],l=m((0,x.useState)(null),2),c=l[0],s=l[1],u=m((0,x.useState)(!1),2),d=u[0],h=u[1],f=m((0,x.useState)(null),2),p=f[0],g=f[1],v=m((0,x.useState)([]),2),y=v[0],b=v[1],M=m(Xs(jI),2),w=M[0],C=M[1],A=y&&y.length>0;return(0,uf.jsxs)(_9n,{minWidth:"400px",header:{title:A?"Select Sheets For Import":"Add Google Sheet"},buttons:A?[{text:"Import Tabs",onClick:function(){h(!0);var e=y.filter((function(t){return t.value}));K9.post("/import_tabs/",{tabs:e}).then((function(e){var n=(0,Js.get)(e,"data"),a=(0,Js.get)(n,"spreadsheets",[]);C([].concat(z(w),z(a)));var i=[];a.forEach((function(t){var e=(0,Js.get)(t,["field_data","config"],{});Object.keys(e).forEach((function(n){"DateTimePicker"===(0,Js.get)(e,n).componentId&&i.push({id:t.id,field:n})}))})),i.length>0&&t(i),Rcn("Import successful"),h(!1),Zcn().track("Import Google Sheet"),r(null),b([])}))},isFetching:d}]:[{text:"Import Sheet",onClick:function(){if(function(){var t={};return p&&p.length&&p.includes("docs.google")||(t.spreadsheet_id="Please enter valid link URL."),o(t),(0,Js.isEmpty)(t)}()){s(!0);var t={title:(0,Js.get)(n,"title"),spreadsheet_id:uDr(p)};K9.post("/sheet_management/",t).then((function(t){var e=(0,Js.get)(t,"data"),n=(0,Js.get)(e,"tabs"),a=(0,Js.get)(e,"error");if(a)return Fcn(a),void s(!1);if(n&&n.length>0){var i=n.filter((function(t){return!w.find((function(e){return e.tab_id==t.tab_id&&e.spreadsheet_id==t.spreadsheet_id}))}));b(i.map((function(t){return Se(Se({},t),{},{label:t.tab_name,value:!0})}))),s(!1)}else C([].concat(z(w),[e])),Rcn("Google Sheet imported"),Zcn().track("Import Google Sheet"),s(!1),r(null)}))}},isFetching:c}],hide:function(){return r(null)},children:[A&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(dR,{data:{margin:"0 0 20px 0",text:"Each Sheet / Tab in your spreadsheet document can be imported as its own data source",fontStyle:"bodySm"}}),(0,uf.jsx)(bwr,{data:{options:y,onChange:function(t){b(y.map((function(e,n){return n===t?Se(Se({},e),{},{value:!e.value}):e})))}}})]}),!A&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(dR,{data:{text:"Copy the full link from the address bar of your Google Spreadsheet",margin:"0 0 20px 0"}}),(0,uf.jsx)(SR,{data:{label:"Google Sheet Link",placeholder:"https://docs.google.com/spreadsheets/d/90132849012384kkjdslflkjad/edit#gid=0",required:!0,width:"100%",value:(0,Js.get)(n,"spreadsheet_id"),error:(0,Js.get)(i,"spreadsheet_id"),onChange:function(t){return g(t)}}})]})]})},hDr=function(){var t=m(Xs(jO),2),e=t[0],n=t[1],r=m(Xs(jI),2),a=r[0],i=r[1],o=m((0,x.useState)(!1),2),l=o[0],c=o[1];return(0,uf.jsxs)(_9n,{minWidth:"400px",header:{title:"Add Supabase Table"},buttons:[{text:"Import Table",onClick:function(){c(!0),K9.post("/import_supabase_table/",{table:(0,Js.get)(e,"table")}).then((function(t){var e=(0,Js.get)(t,"data",{}),r=(0,Js.get)(e,"error");if(r)return Fcn(r),void c(!1);var o=(0,Js.get)(e,"data_source");i([].concat(z(a),[o])),Rcn("Import successful"),c(!1),Zcn().track("Import Supabase Table"),n(null)}))},isFetching:l}],hide:function(){return n(null)},children:[(0,uf.jsx)(dR,{data:{text:"Enter the exact name of your Supabase table (case sensitive)",margin:"0 0 20px 0"}}),(0,uf.jsx)(SR,{data:{label:"Supabase Table Name",placeholder:"products",required:!0,width:"100%",value:(0,Js.get)(e,"table"),onChange:function(t){return n(Se(Se({},e),{},{table:t}))}}})]})},fDr=function(){var t=m(Xs(jO),2),e=t[0],n=t[1],r=(0,Js.get)(e,"type"),a=_t(),i=Ys(XI),o=(0,Js.get)(i,"supabase_project_id")&&(0,Js.get)(i,"supabase_key"),l=!!(0,Js.get)(i,"airtable_token"),c=(0,Js.get)(i,"google_sheets_connected");if(e&&!r)return(0,uf.jsx)(_9n,{minWidth:"760px",hide:function(){return n(null)},header:{title:"Select a data source"},children:(0,uf.jsxs)(gDr,{children:[(0,uf.jsx)(pDr,{name:"Google Sheets",description:"Connect your app to your Google spreadsheets to use as a database",icon:CAr,onClick:function(){c?n({type:"google"}):(Fcn("Please connect your Google Sheets account"),a("/spreadsheets?tab=accountConnections"))}}),(0,uf.jsx)(pDr,{name:"Supabase",description:"Connect a scalable and secure database to your app.",icon:"https://res.cloudinary.com/frontly/image/upload/v1716142973/supabase-icon_akbjay.png",onClick:function(){o?n({type:"supabase"}):Fcn("Please enter your Supabase Project ID and Key in the Settings / Integrations tab first.")}}),(0,uf.jsx)(pDr,{name:"Airtable (Beta)",description:"Use an Airtable database to power your Frontly app.",icon:"https://res.cloudinary.com/frontly/image/upload/v1716143095/airtable-icon-512x428-olxouyvv_yu6idx.png",onClick:function(){l?n({type:"airtable"}):(Fcn("Please connect your Airtable account"),a("/spreadsheets?tab=accountConnections"))}})]})});switch(r){case"airtable":return(0,uf.jsx)(sDr,{});case"supabase":return(0,uf.jsx)(hDr,{});case"google":return(0,uf.jsx)(dDr,{});default:return null}},pDr=function(t){var e=t.name,n=t.description,r=t.onClick,a=t.icon,i=t.disabled;return(0,uf.jsxs)(mDr,{onClick:r,disabled:i,children:[(0,uf.jsx)(vDr,{src:a}),(0,uf.jsx)(dR,{data:{text:e,fontStyle:"headingLg",textAlign:"center",cursor:i?"not-allowed":"pointer"}}),(0,uf.jsx)(dR,{data:{text:n,textAlign:"center",cursor:i?"not-allowed":"pointer"}})]})},gDr=sf.div.withConfig({displayName:"NewDataSourceModal__DataSourcesContainer",componentId:"sc-173gl9z-0"})(["display:flex;gap:20px;"]),vDr=sf.img.withConfig({displayName:"NewDataSourceModal__DataSourceIcon",componentId:"sc-173gl9z-1"})(["width:50px;height:50px;object-fit:contain;margin-bottom:10px;"]),mDr=sf.div.withConfig({displayName:"NewDataSourceModal__DataSourceContainer",componentId:"sc-173gl9z-2"})(["display:flex;flex-direction:column;align-items:center;gap:5px;padding:20px;width:300px;border-radius:10px;background:white;box-shadow:rgba(29,29,31,0.05) 0px 4px 5px;cursor:",";transition:box-shadow 0.2s;border:1px solid ",";"," &:hover{box-shadow:rgba(29,29,31,0.1) 0px 8px 10px;}"],(function(t){return t.disabled?"not-allowed":"pointer"}),tu.grey2,(function(t){return t.disabled&&"opacity: 0.6;"})),yDr=function(){var t=m(Xs(XI),2),e=t[0],n=t[1],r=(0,Js.get)(e,"data_relations",[])||[],a=m((0,x.useState)(!1),2),i=a[0],o=a[1],l=function(t){o(!0),n({data_relations:t})},c=Ys(jI),s=function(t,e,n){l(r.map((function(r){return r.id===t?Se(Se({},r),{},He({},e,n)):r})))};return(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsxs)(fR,{gap:"5px",margin:"0 0 20px 0",alignItems:"center",justifyContent:"space-between",children:[(0,uf.jsxs)(fR,{gap:"5px",children:[(0,uf.jsx)(dR,{data:{text:"Create conceptual links between different data sources (advanced)."}}),(0,uf.jsx)(dR,{data:{text:"Read the article on Relational Data.",color:tu.primary,onClick:function(){return window.open("https://help.frontly.ai/en/articles/8022597-using-relational-data")}}})]}),i&&(0,uf.jsx)(gf,{data:{text:"Save Changes",onClick:function(){var t=r.filter((function(t){var e=!1;return["column1","column2","sheet1","sheet2"].forEach((function(n){((0,Js.isNil)(t[n])||""===t[n])&&(e=!0)})),e}));t.length>0?Fcn("Please fill out all fields for each data relation"):(K9.post("/app_settings/",{data_relations:r}),Rcn("Saved"))}}})]}),(0,uf.jsx)(gR,{gap:"25px",children:r.map((function(t,e){return(0,uf.jsxs)(bDr,{children:[(0,uf.jsxs)(xDr,{children:[(0,uf.jsx)(dR,{data:{text:"Relationship ".concat(e+1),fontStyle:"headingMd"}}),(0,uf.jsx)(aln,{data:{icon:"FiTrash",onClick:function(){return function(t){l(r.filter((function(e){return e.id!==t})))}(t.id)},size:20,color:tu.grey3,hover:!0}})]}),(0,uf.jsxs)(MDr,{children:[(0,uf.jsxs)(fR,{alignItems:"center",gap:"10px",children:[(0,uf.jsx)(dR,{data:{text:"",width:"90px"}}),(0,uf.jsxs)(fR,{style:{width:"200px"},alignItems:"center",gap:"3px",children:[(0,uf.jsx)(dR,{data:{text:"Parent Sheet",fontStyle:"headingMd"}}),(0,uf.jsx)(K7,{margin:"4px 0 0 0",hint:"The parent sheet is the one that conceptually 'owns' the child sheet. For example, if you have a sheet of 'Users' and a sheet of 'Orders', the 'Users' sheet would be the parent sheet, because a User may have multiple orders."})]}),(0,uf.jsxs)(fR,{style:{width:"200px"},alignItems:"center",gap:"3px",children:[(0,uf.jsx)(dR,{data:{text:"Child Sheet",fontStyle:"headingMd"}}),(0,uf.jsx)(K7,{margin:"4px 0 0 0",hint:"The child sheet is the one that conceptually 'belongs' to the parent sheet. For example, if you have a sheet of 'Users' and a sheet of 'Orders', the 'Orders' sheet would be the child sheet, because a User may have multiple Orders."})]})]}),(0,uf.jsxs)(fR,{alignItems:"center",gap:"10px",children:[(0,uf.jsx)(dR,{data:{text:"Sheets",width:"90px"}}),(0,uf.jsx)(hq,{data:{label:"Parent Sheet",value:t.sheet1,width:"200px",hideEmptyItem:!0,options:c.filter((function(e){return e.id!==t.sheet2})).map((function(t){return{label:t.title,value:t.id}})),onChange:function(e){return s(t.id,"sheet1",e)}}}),(0,uf.jsx)(hq,{data:{label:"Child Sheet",value:t.sheet2,width:"200px",hideEmptyItem:!0,options:c.filter((function(e){return e.id!==t.sheet1})).map((function(t){return{label:t.title,value:t.id}})),onChange:function(e){return s(t.id,"sheet2",e)}}})]}),(0,uf.jsxs)(fR,{alignItems:"center",gap:"10px",children:[(0,uf.jsx)(dR,{data:{text:"Columns",width:"90px"}}),(0,uf.jsx)(hq,{data:{label:"Column 1",value:t.column1,width:"200px",options:(0,Js.get)(c.find((function(e){return e.id===t.sheet1})),"headers",[]).map((function(t){return{label:(0,Js.startCase)(t),value:t}})),onChange:function(e){return s(t.id,"column1",e)}}}),(0,uf.jsx)(hq,{data:{label:"Column 2",value:t.column2,width:"200px",options:(0,Js.get)(c.find((function(e){return e.id===t.sheet2})),"headers",[]).map((function(t){return{label:(0,Js.startCase)(t),value:t}})),onChange:function(e){return s(t.id,"column2",e)}}})]}),t.relationId&&(0,uf.jsxs)(fR,{alignItems:"center",gap:"10px",children:[(0,uf.jsx)(dR,{data:{text:"Custom ID",width:"90px"}}),(0,uf.jsx)(SR,{data:{label:"Relation ID",value:t.relationId,width:"150px",onChange:function(e){return s(t.id,"relationId",e)}}})]}),(0,uf.jsxs)(fR,{alignItems:"center",gap:"10px",children:[(0,uf.jsx)(dR,{data:{text:"Display Name",width:"90px"}}),(0,uf.jsx)(hq,{data:{label:"Display Name",value:t.display_column,width:"200px",hideEmptyItem:!0,options:(0,Js.get)(c.find((function(e){return e.id===t.sheet1})),"headers",[]).map((function(t){return{label:(0,Js.startCase)(t),value:t}})),onChange:function(e){return s(t.id,"display_column",e)}}})]}),Ru((0,Js.get)(t,"sheet1","")).includes("db__")&&(0,uf.jsxs)(fR,{alignItems:"center",gap:"10px",children:[(0,uf.jsx)(dR,{data:{text:"Inner Join (Advanced)",width:"150px"}}),(0,uf.jsx)(Q$,{data:{value:t.inner_join,onChange:function(e){return s(t.id,"inner_join",e)}}})]})]})]})}))}),(0,uf.jsx)(gf,{data:{text:"Add Relation",icon:"FiPlus",type:"basic",margin:"15px 0 0 0",onClick:function(){return l([].concat(z(r),[{id:id(r,"id")+1}]))}}})]})},bDr=sf.div.withConfig({displayName:"RelationalData__Relationship",componentId:"sc-b6bd0i-0"})(["width:100%;display:flex;flex-direction:column;border:1px solid ",";border-radius:12px;overflow:hidden;background:white;max-width:550px;"],tu.divider),xDr=sf.div.withConfig({displayName:"RelationalData__Header",componentId:"sc-b6bd0i-1"})(["display:flex;justify-content:space-between;background:white;padding:10px;border-bottom:1px solid ",";"],tu.grey2),MDr=sf.div.withConfig({displayName:"RelationalData__Section",componentId:"sc-b6bd0i-2"})(["display:flex;flex-direction:column;gap:10px;padding:15px;"]),wDr=function(){var t=m(Xs(XI),2),e=t[0],n=t[1],r=_t(),a=St(),i=Ld("tab",a)||"dataSources",o=Ld("code",a),l=$s(jO),c=$s(NO),s=(0,Js.get)(e,"supabase_project_id");(0,x.useEffect)((function(){if(o&&"accountConnections"!==i){var t=(0,Js.get)(a,"search"),e="/spreadsheets".concat(t,"&tab=accountConnections");r(e)}}),[]);var u=m(Xs(jI),2),d=u[0],h=u[1],f=m((0,x.useState)(""),2),p=f[0],g=f[1],v=$s(AI),y=m((0,x.useState)(!1),2),b=y[0],M=y[1],w=d.filter((function(t){return""===p||Ju(t.title).includes(Ju(p))||Ju(t.tab_name).includes(Ju(p))})),z=(0,uf.jsxs)("div",{children:[0===d.length&&(0,uf.jsx)(i7n,{title:"You don't have any data sources",subtitle:"To build a live app, you will need to add your own data. Get started by clicking the button below.",graphic:"https://res.cloudinary.com/frontly/image/upload/v1716245131/Graphs_y2esoe.svg",buttonText:"Add Data Source",onClick:function(){return l({type:null})}}),d.length>0&&(0,uf.jsx)(Q6n,{noResultsName:"data sources",items:w.map((function(t){var e=[{label:"Remove Data Source",icon:"FiTrash",onClick:function(){return v({title:"Remove Data Source",text:"Are you sure you want to remove this data source? This is irreversible and it will break any pages using it in your app.",confirm:function(){return e=t.id,void K9.delete("/sheet_management/",{data:{id:e}}).then((function(){h(d.filter((function(t){return t.id!==e}))),Rcn("Data Source Removed"),Zcn().track("Unlink Google Sheet")}));var e}})}}];t.deleted||e.push({icon:"FiRefreshCcw",label:"Refresh Data & Headers",onClick:function(){return c({sheetId:t.id})}}),"supabase"===t.service?e.push({icon:"FiExternalLink",label:"Open In Supabase",onClick:function(){return window.open("https://supabase.com/dashboard/project/".concat(s))}}):e.push({icon:"FiExternalLink",label:"Open In Google",onClick:function(){return window.open("https://docs.google.com/spreadsheets/d/".concat(t.spreadsheet_id,"/edit#gid=").concat(t.tab_id))}});var n=(0,Js.get)(t,"service","google"),a=[{color:(0,Js.get)({supabase:"#AFE6F1",google:"#b8e7d2",airtable:"#f1ccaf"},n,"#f0f0f0"),text:(0,Js.startCase)(n)},{color:t.allow_public_access?"#AFE6F1":"#F0F0F0",text:t.allow_public_access?"Public":"Private"}];return t.deleted&&a.push({color:"#f1afaf",text:"Not Found In Google"}),{title:t.title,description:"".concat(Gu((0,Js.get)(t,"headers",[])).length," columns"),onClick:function(){t.deleted?Fcn("This sheet tab can no longer be found in Google. Did you delete it?"):r("/spreadsheet/".concat(t.id))},badges:a,options:e}})),itemsPerPage:12})]}),C=m((0,x.useState)(!1),2),A=C[0],k=C[1],H=(0,Js.get)(e,"google_sheets_connected"),E="https://supabase.com/dashboard/project/".concat(s,"/settings/database");return(0,uf.jsxs)(F6n,{padding:"40px",children:[(0,uf.jsx)(fDr,{}),(0,uf.jsx)(QBr,{}),(0,uf.jsx)(g7n,{children:"Data Sources"}),(0,uf.jsxs)(fR,{margin:"15px 0 30px 0",justifyContent:"space-between",alignItems:"center",children:[(0,uf.jsx)(itt,{data:{margin:"15px 0 0 0",fontSize:20,fontWeight:600,tabs:[{label:"Linked Data Sources",active:"dataSources"===i,onClick:function(){return r("/spreadsheets?tab=dataSources")}},{label:"Relational Data",active:"dataRelations"===i,onClick:function(){return r("/spreadsheets?tab=dataRelations")},hidden:0===d.length},{label:"Account Connections",active:"accountConnections"===i,onClick:function(){return r("/spreadsheets?tab=accountConnections")}}]}}),"dataSources"===i&&(0,uf.jsxs)(fR,{gap:"15px",children:[(0,uf.jsx)(l9n,{data:{value:p,placeholder:"Search data sources",onChange:function(t){return g(t)}}}),(0,uf.jsx)(gf,{data:{text:"Add Data Source",icon:"FiPlus",onClick:function(){return l({type:null})}}})]})]}),"dataSources"===i&&z,"accountConnections"===i&&(0,uf.jsxs)(OHr,{children:[(0,uf.jsxs)(IHr,{children:[(0,uf.jsxs)(DHr,{label:"Google Sheets",description:"Connect your app to your Google spreadsheets to use as a database",articleLink:"",children:[!H&&(0,uf.jsx)(tDr,{}),H&&(0,uf.jsx)(gf,{data:{isFetching:b,text:"Google Sheets Connected - Click To Disconnect",icon:"FiAlertTriangle",type:"basic",onClick:function(){v({title:"Disconnect Google Sheets",text:"Are you sure you want to disconnect Google Sheets? This will break any existing pages using your spreadsheets.",hide:null,confirm:function(){M(!0),K9.post("/app_settings/",{google_sheets_access_token:"",google_sheets_refresh_token:""}).then((function(){n({google_sheets_connected:!1}),Zcn().track("Disconnected Google Sheet"),Rcn("Google Sheets Disconnected")})).catch((function(t){Fcn("Could not disconnect your Google Sheets")})).finally((function(){M(!1)}))}})}}})]}),(0,uf.jsx)(DHr,{label:"Airtable",description:"Connect an Airtable base to use as a Frontly app database",articleLink:"",children:(0,uf.jsx)(KBr,{})})]}),(0,uf.jsx)(IHr,{children:(0,uf.jsxs)(DHr,{label:"Supabase",description:"Connect your app to your Supabase database",articleLink:"",children:[(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"5px",fields:[{id:"supabase_project_id",label:"Project ID",hint:"Your Supabase Project ID (found in your Supabase dashboard).",value:s},{id:"supabase_key",label:"Public Key",hint:"A secure API key used by Frontly to make requests to your Supabase account.",type:"password",value:(0,Js.get)(e,"supabase_key")},{id:"supabase_host",label:"Host",hint:"The host value for your database, found in your Supabase database settings.",value:(0,Js.get)(e,"supabase_host")},{id:"supabase_database_password",label:"Database Password",hint:"The password to your database, used when creating the project. Found in your Supabase database settings. Can be reset if you don't know it, but this could have consequences if you have other connections to your database.",type:"password",value:(0,Js.get)(e,"supabase_database_password")}],submitText:"Save Changes",submit:A&&function(){K9.post("/app_settings/",{supabase_project_id:s,supabase_key:(0,Js.get)(e,"supabase_key"),supabase_host:(0,Js.get)(e,"supabase_host"),supabase_database_password:(0,Js.get)(e,"supabase_database_password")}),k(!1),Rcn("Supabase settings saved")},orientation:"vertical",onChange:function(t,r){k(!0),n(Se(Se({},e),{},He({},t,r)))}}),s&&(0,uf.jsx)(dR,{data:{margin:"10px 0 0 0",text:"Open Supabase Database Settings (For Host and Password)",onClick:function(){return window.open(E)},cursor:"pointer",color:tu.primary}}),(0,uf.jsx)(Odn,{margin:"15px 5px 5px 5px",children:"Supabase integration is in beta mode, which means it's under development and is subject to change and potential bugs."})]})})]}),"dataRelations"===i&&(0,uf.jsx)(yDr,{})]})},zDr=function(){var t=$s(AI),e=m((0,x.useState)(""),2),n=e[0],r=e[1],a=m((0,x.useState)(null),2),i=a[0],o=a[1],l=m((0,x.useState)(!1),2),c=(l[0],l[1]),s=m((0,x.useState)(null),2),u=s[0],d=s[1],h=m((0,x.useState)([]),2),f=h[0],p=h[1];(0,x.useEffect)((function(){Zcn().track("My Templates Page View"),c(!0),K9.get("/templates/").then((function(t){var e=(0,Js.get)(t,["data","templates"],[]);p(e)})).finally((function(){c(!1)}))}),[]);var g=f.filter((function(t){return""===n||t.name.includes(n)||t.subdomain.includes(n)}));return(0,uf.jsxs)(F6n,{children:[u&&(0,uf.jsx)(CDr,{template:u,hide:function(){return d(null)},setTemplates:p,templates:f}),i&&(0,uf.jsx)(CDr,{hide:function(){return o(!1)},setTemplates:p,templates:f}),(0,uf.jsxs)(fR,{justifyContent:"space-between",children:[(0,uf.jsx)(g7n,{children:"Templates"}),(0,uf.jsx)(gf,{data:{text:"New Template",icon:"FiPlus",onClick:function(){return o(!0)}}})]}),(0,uf.jsxs)(v7n,{children:[(0,uf.jsx)(y7n,{children:(0,uf.jsx)(l9n,{data:{value:n,placeholder:"Search templates",onChange:function(t){return r(t)}}})}),(0,uf.jsx)(ttr,{itemsPerPage:8,items:g,isFetching:!1,noResultsName:"templates",padding:"16px",noResultsPadding:"0 0 16px 16px",children:function(e){return e.map((function(e){return(0,uf.jsxs)(w7n,{onClick:function(){return d(e)},children:[(0,uf.jsxs)(m7n,{children:[(0,uf.jsx)(x7n,{children:e.name}),(0,uf.jsx)(M7n,{children:Hd(e.description,30)}),(0,uf.jsx)(b7n,{color:"#AFE6F1",style:{margin:"0 25px 0 15px"},children:(0,Js.startCase)(e.status)})]}),(0,uf.jsx)(oln,{data:{options:[{label:"Delete",onClick:function(){return n=e.id,t({title:"Delete Template",text:"Are you sure you want to delete this template? It will be removed from the marketplace immediately.",confirm:function(){Rcn("Template Deleted"),p(f.filter((function(t){return t.id!==n}))),K9.delete("/templates/",{data:{id:n}})}});var n}}],icon:{icon:"FiMoreHorizontal",size:25,hover:!0,color:tu.grey3}}})]})}))}})]})]})},CDr=function(t){var e=t.hide,n=t.setTemplates,r=t.templates,a=t.template,i=void 0===a?null:a,o=m((0,x.useState)(!1),2),l=o[0],c=o[1],s=m((0,x.useState)({}),2),u=s[0],d=s[1],h=r.map((function(t){return t.app_id})),f=Ys(NI).filter((function(t){return!h.includes(t.id)||t.id===(null===i||void 0===i?void 0:i.app_id)})).map((function(t){return{value:t.id,label:t.name}})),p=m((0,x.useState)(i||{app_id:null,name:"New Template",description:"",image:""}),2),g=p[0],v=p[1],y=g.app_id,b=g.name,M=g.description,w=g.image;return console.log("OPTIONS",{apps:f,app_id:y}),(0,uf.jsx)(_9n,{minWidth:"400px",header:{title:"Create New Template"},hide:e,children:(0,uf.jsx)(_dn,{isFetching:l,submit:function(){(function(){var t={};return b?b.length<3&&(t.name="Please enter a longer name."):t.name="Please enter a valid name.",t=Se({},t),d(t),(0,Js.isEmpty)(t)})()&&(c(!0),K9.post("/templates/",g).then((function(t){var r=(0,Js.get)(t,["data","templates"],[]),a=(0,Js.get)(r,"error");a?Fcn(a):(Rcn("Template Created"),n(r),e(),Zcn().track("Template Created"))})).finally((function(){c(!1)})))},errors:u,submitText:i?"Save Template":"Create Template",onChange:function(t,e){return v(Se(Se({},g),{},He({},t,e)))},sectionPadding:"0px",fields:[{id:"app_id",componentId:"Select",label:"App",value:y,options:f,hint:"The app to share as a Template"},{id:"name",componentId:"Input",label:"Name",value:b,hint:"A display name for your template"},{id:"description",componentId:"TextArea",label:"Description",value:M,hint:"A short description of your template"},{id:"image",componentId:"ImageUpload",label:"Image",value:w,hint:"An image to showcase your app in the templates marketplace"}]})})},ADr=function(){var t,e=m(Xs(XI),2),n=e[0],r=e[1],a=(0,Js.get)(n,"user_schema",[])||[],i=m((0,x.useState)(!1),2),o=i[0],l=i[1],c=m((0,x.useState)(!1),2),s=c[0],u=c[1],d=function(){a.filter((function(t){return!t||(0,Js.isEmpty)(t)||""===t.name})).length>0?Fcn("You cannot save with incomplete fields. Please correct this to save."):a.filter((function(t){return["id","first_name","last_name","email","is_owner","role","user_groups","user_group","app_id","enabled_apps","can_create_apps","password","organization_id","organization","custom_data"].includes(t.key)})).length>0?Fcn("Core User Fields are protected and cannot be used in custom fields. Try another field name."):(l(!1),u(!0),K9.post("/app_settings/",{user_schema:a}).then((function(){u(!1)})),Rcn("Custom User Fields Saved"))},h=[{key:"name",label:"Name",placeholder:"Team",componentId:"Input",width:"100%"},{key:"type",componentId:"Select",label:"Type",width:"100%",hint:"This determines the type of input field that will be displayed if these fields are shown to the user.",defaultValue:"Input",options:[{label:"Plain Text",value:"Input"},{label:"Select",value:"Select"},{label:"Date",value:"DateTimePicker"},{label:"Boolean (true/false)",value:"Switch"}]},(t={key:"options",label:"Select Options",componentId:"DataGrid",orientation:"vertical",hint:"Define the options to appear in your select dropdown.",requiresSheet:!0,newObject:{label:"New Item",value:"New Value"}},He(t,"orientation","vertical"),He(t,"columns",[{key:"label",componentId:"Input"},{key:"value",componentId:"Input"}]),He(t,"displayCondition",(function(t){return"Select"===t.type})),t),{key:"defaultValue",label:"Default Value",placeholder:"None",width:"100%",componentId:"Input"},{key:"includeInSignup",label:"Include in Signup Form",width:"100%",componentId:"Switch",defaultValue:!1},{key:"editableByUser",label:"Editable By User",hint:"This field will be visible and editable by the user in the 'Edit Profile' page.",width:"100%",componentId:"Switch",defaultValue:!1}],f=[{id:"user_schema",label:"Custom User Fields",componentId:"MultiForm",labelSingular:"Field",width:"300px",getItemLabel:function(t){return(0,Js.get)(t,"name","New Field")},value:a,fields:h}];return(0,uf.jsxs)(jHr,{title:"Custom User Fields",description:"Add custom fields to your user profiles",width:"400px",children:[(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"5px",fields:f,submitText:"Save Changes",submit:!(0,Js.isEmpty)(o)&&d,width:"220px",isFetching:s,onChange:function(t,e){l(!0),r({user_schema:e})}}),o&&(0,uf.jsx)(gf,{data:{margin:"20px 0 0 0",text:"Save",onClick:d}})]})},kDr=function(){var t=m(Xs(XI),2),e=t[0],n=t[1],r=m((0,x.useState)(!1),2),a=r[0],i=r[1],o=(0,Js.get)(e,"enable_edit_profile",!1),l=(0,Js.get)(e,"users_sheet_edit_profile_fields","");return(0,uf.jsxs)(jHr,{title:"Edit Profile",description:"Allow users to edit their own profile information",children:[(0,uf.jsx)(_dn,{sectionPadding:"0px",labelStyle:"headingMd",fields:[{id:"enable_edit_profile",key:"enable_edit_profile",label:"Enable Profile Editing",description:"Enable an auto-generated 'Edit Profile' page for users to edit their own profiles, accessible from the dropdown menu in the app navigation.",width:"100%",componentId:"Switch",defaultValue:!1,value:o},{id:"users_sheet_edit_profile_fields",key:"users_sheet_edit_profile_fields",label:"Enabled Users Sheet Fields",description:"If you want to limit the fields from your Users Sheet that users can see in the Edit Profile page, enter them in a comma-separated format here, like 'Team,Role,etc'. If left blank, all fields will be shown.",width:"100%",componentId:"Input",defaultValue:"",value:l}],onChange:function(t,e){i(!0),n(He({},t,e))}}),a&&(0,uf.jsx)(gf,{data:{margin:"20px 0 0 0",text:"Save",onClick:function(){i(!1),K9.post("/app_settings/",{enable_edit_profile:o,users_sheet_edit_profile_fields:l}),Rcn("Saved")}}})]})},HDr=function(){var t=m(Xs(XI),2),e=t[0],n=t[1],r=(0,Js.get)(e,"default_user_group"),a=(0,Js.get)(e,"user_groups",[])||[],i=m((0,x.useState)(!1),2),o=i[0],l=i[1],c=(0,Js.get)(e,"user_signup_action",{}),s=(0,Js.get)(e,"user_login_action",{}),u=(0,Js.get)(c,"steps",[]).find((function(t){return"NAVIGATE"===t.type})),d=(0,Js.get)(s,"steps",[]).find((function(t){return"NAVIGATE"===t.type}));return(0,uf.jsxs)(jHr,{title:"Signup Settings",description:"Adjust User Signup Related Settings",children:[(0,uf.jsx)(Z$,{label:"Default User Group",hint:"Set the default user group for new users who sign up to your app",children:(0,uf.jsx)(hq,{data:{label:"Default User Group",value:r,options:a.map((function(t){return{label:t.name,value:t.id}})),onChange:function(t){l(!0),n({default_user_group:t})}}})}),(0,uf.jsx)(Z$,{margin:"20px 0 0 0",label:"User Signup Action",hint:"Trigger a custom action when a new user registers for your app",children:(0,uf.jsx)(Pun,{data:{label:"Configure Signup Action"},disabledTypes:["REFRESH_BLOCKS"],customAction:c,customOnChange:function(t){l(!0),n({user_signup_action:Se(Se({},c),{},{steps:t})})}})}),u&&(0,uf.jsx)(Z$,{margin:"20px 0 0 0",label:"Disable 'default' page setting for signup",hint:"Used when your signup action includes a 'navigate' step",children:(0,uf.jsx)(Q$,{data:{value:(0,Js.get)(e,"disable_signup_default_page"),onChange:function(t){l(!0),n({disable_signup_default_page:t})}}})}),(0,uf.jsx)(Z$,{margin:"20px 0 0 0",label:"User Login Action",hint:"Trigger a custom action when a user logs in to your app",children:(0,uf.jsx)(Pun,{data:{label:"Configure Login Action"},disabledTypes:["REFRESH_BLOCKS"],customAction:s,customOnChange:function(t){l(!0),n({user_login_action:Se(Se({},s),{},{steps:t})})}})}),d&&(0,uf.jsx)(Z$,{margin:"20px 0 0 0",label:"Disable 'default' page setting for login",hint:"Used when your login action includes a 'navigate' step",children:(0,uf.jsx)(Q$,{data:{value:(0,Js.get)(e,"disable_login_default_page"),onChange:function(t){l(!0),n({disable_login_default_page:t})}}})}),o&&(0,uf.jsx)(gf,{data:{margin:"20px 0 0 0",text:"Save",onClick:function(){l(!1),Rcn("User Groups Saved"),K9.post("/app_settings/",{default_user_group:r,user_signup_action:c,user_login_action:s,disable_login_default_page:(0,Js.get)(e,"disable_login_default_page"),disable_signup_default_page:(0,Js.get)(e,"disable_signup_default_page")})}}})]})},EDr=function(){var t=m(Xs(XI),2),e=t[0],n=t[1],r=m((0,x.useState)(!1),2),a=r[0],i=r[1],o=m((0,x.useState)({}),2),l=o[0],c=o[1],s=m((0,x.useState)(!1),2),u=s[0],d=s[1],h=(0,Js.get)(e,"user_groups",[])||[],f=Ys(KI),p=function(){var t=Ae(ke().mark((function t(){return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return d(!0),i(!1),Rcn("User Groups Saved"),t.next=5,K9.post("/app_settings/",{user_groups:h});case 5:d(!1);case 6:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),g=[{key:"name",label:"Group Name",placeholder:"Group Name",componentId:"Input",width:"100%"},{key:"defaultPage",label:"Default Page",placeholder:"Default Page",componentId:"Select",options:f.map((function(t){return{label:t.name,value:t.id}})),width:"100%"},{id:"conditions",label:"Conditions",componentId:"DisplayConditions",orientation:"vertical"}],v=[{id:"user_groups",label:"User Groups",componentId:"MultiForm",labelSingular:"User Group",width:"300px",getItemLabel:function(t){return(0,Js.get)(t,"name","Group Name")},value:h,fields:g}];return(0,uf.jsxs)(jHr,{title:"User Groups",description:"Create user groups for custom page permissions",children:[(0,uf.jsx)(dR,{data:{text:"User Groups",fontStyle:"headingMd"}}),(0,uf.jsx)(dR,{data:{text:"Create groups to manage user permissions.",fontStyle:"bodyMd",margin:"5px 0 20px 0"}}),(0,uf.jsx)(dR,{data:{text:"Click to learn how to use Users & Permissions",onClick:function(){return window.open("https://help.frontly.ai/en/articles/7982162-users-permissions")},fontStyle:"headingSm",color:tu.primary,margin:"0 0 15px 0"}}),(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"5px",fields:v,submitText:"Save Changes",submit:!(0,Js.isEmpty)(a)&&p,width:"220px",isFetching:u,onChange:function(t,e){i(!0),n({user_groups:e})}}),a&&(0,uf.jsx)(gf,{data:{margin:"20px 0 0 0",text:"Save",onClick:p}}),(0,uf.jsx)(dR,{data:{text:"Page Permissions",fontStyle:"headingMd",margin:"30px 0 0 0"}}),(0,uf.jsx)(dR,{data:{text:"Manage which pages are visible to each user group.",fontStyle:"bodyMd",margin:"5px 0 20px 0"}}),(0,uf.jsx)(_dn,{labelStyle:"headingSm",sectionPadding:"5px",fields:[{id:"pageUserGroups",componentId:"PageUserGroups",orientation:"vertical"}],submitText:"Save Changes",submit:!(0,Js.isEmpty)(l)&&function(){c({}),Rcn("Page Permissions Saved"),K9.post("/page_permission_changes/",l)},orientation:"horizontal",width:"180px",onChange:function(t,e){var n=e.pageId,r=e.newUserGroups;c(Se(Se({},l),{},He({},n,r)))}})]})},SDr=function(){var t=m(Xs(XI),2),e=t[0],n=t[1],r=m((0,x.useState)(!1),2),a=r[0],i=r[1],o=m((0,x.useState)(!1),2),l=o[0],c=o[1],s=(0,Js.get)(e,"users_sheet_config",{});return(0,uf.jsxs)(jHr,{title:"Users Spreadsheet",description:"Sync a specific spreadsheet containing your users with the active user's session automatically",children:[(0,uf.jsx)(dR,{data:{text:"Click to learn more about the Users Spreadsheet setting",onClick:function(){return window.open("https://help.frontly.ai/en/articles/8768132-users-spreadsheet")},fontStyle:"headingSm",color:tu.primary,margin:"0 0 15px 0"}}),(0,uf.jsx)(_dn,{labelStyle:"headingXs",onChange:function(t,e){i(!0),n({users_sheet_config:Se(Se({},s),{},He({},t,e))})},sectionPadding:"0px",fields:[{id:"spreadsheet_id",label:"Spreadsheet",componentId:"SpreadsheetSelect",allowEmpty:!0,value:(0,Js.get)(s,"spreadsheet_id")}]}),a&&(0,uf.jsx)(gf,{data:{margin:"20px 0 0 0",text:"Save",onClick:function(){c(!0),K9.post("/app_settings/",{users_sheet_config:s}).then((function(){Rcn("Users Spreadsheet Settings Saved"),c(!1)}))},isFetching:l}})]})},LDr=function(){var t=St(),e=Ld("tab",t)||"usersList",n=_t(),r=[{id:"usersList",label:"Manage Users",component:rHr,icon:"FiUsers"},{id:"signupSettings",label:"Signup Settings",component:HDr,icon:"FiSettings"},{id:"userGroups",label:"User Groups",component:EDr,icon:"FiGrid"},{id:"usersSheet",label:"Users Spreadsheet",component:SDr,icon:"FiFile"},{id:"customFields",label:"Custom Fields",component:ADr,icon:"FiList"},{id:"editProfile",label:"Edit Profile",component:kDr,icon:"FiEdit"}].map((function(t){return Se(Se({},t),{},{onClick:function(){return n("/users?tab=".concat(t.id))}})})),a=r.find((function(t){return t.id===e})).component;return(0,uf.jsx)(TBr,{sections:r,tab:e,label:"Users",children:(0,uf.jsx)(a,{})})},_Dr=function(){var t=Ae(ke().mark((function t(e,n,r){var a,i;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,fetch("https://res.cloudinary.com/frontly/raw/upload/v1717391911/client_branding/".concat(r,".json"));case 3:if((a=t.sent).ok){t.next=7;break}return n("invalid"),t.abrupt("return","invalid");case 7:return t.next=9,a.json();case 9:i=t.sent,e(i),n("valid"),t.next=17;break;case 14:t.prev=14,t.t0=t.catch(0),n("invalid");case 17:case"end":return t.stop()}}),t,null,[[0,14]])})));return function(e,n,r){return t.apply(this,arguments)}}(),BDr=function(){var t=Ys(tI),e=lR(),n=Ys(XI),r=$s(qO),a=(0,Js.get)(n,"id"),i=(0,Js.get)(t,"id"),o=Ys(BI),l=odn().createMultipleRecords,c=m((0,x.useState)(null),2),s=c[0],u=c[1],d=m((0,x.useState)([]),2),h=d[0],f=d[1],p=m((0,x.useState)([]),2),g=p[0],v=p[1],y=m(Xs(CI),2),b=(y[0],y[1]),M=m(Xs(eI),2),w=(M[0],M[1]),C=m(Xs(SI),2),A=(C[0],C[1]),k=Ys(HI),H=k.length,E=ldn(e).actionResolver,S=Ks(zI),L=function(t){var e=!1;if(t){var n=[];if(t.isForm){var r=(0,Js.get)(t,"completeButtonAction",{}),a=(0,Js.get)(t,"submitAction",{});r&&(n=[].concat(z(n),[r])),a&&(n=[].concat(z(n),[a]))}else n=(0,Js.get)(t,"actions",[]);n.forEach((function(t){(0,Js.get)(t,"steps",[]).forEach((function(t){Tu.includes(t.type)&&(["OPEN_AI","AI_GENERATE_RECORDS"].includes(t.type)||t.waitForResponse)&&(e=!0)}))}))}return e}(e),_=H>0||L,B=cR().processDynamicText;(0,x.useEffect)((function(){g.filter((function(t){return!h.includes(t.instance_id)})).forEach((function(t){return D(t)}))}),[g]);var D=function(){var t=Ae(ke().mark((function t(e){var n,a,i,c,s,u,d,p,g,v,m,y,x,M,C,H,L,_,D,T,V,O,I,R,F;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n=(0,Js.get)(e,"type"),a=(0,Js.get)(e,"instance_id"),i=k.find((function(t){return t.instanceId===a})),c=(0,Js.get)(i,"step",{}),!i||h.includes(a)){t.next=42;break}if(s=null,i.rawAction&&(s=i.rawAction),i.formId&&(u=o.find((function(t){return t.id===i.formId})),d=(0,Js.get)(u,i.formActionType,[]),s=d),p=i.context,"AI_GENERATE_RECORDS"!==(0,Js.get)(c,"type",null)||"openai_action"!==n||"multiple_records"!==(0,Js.get)(c,"mode","multiple_records")){t.next=30;break}if(g=(0,Js.get)(c,"fieldData",{}),v=(0,Js.get)(g,"config",{}),m={},Object.keys(v).forEach((function(t){var e=B({text:(0,Js.get)(v,[t,"value"],null)});e&&(m[t]=e)})),y=(0,Js.get)(e,"response"),x=(0,Js.get)(y,"records",[]).map((function(t,e){return Se(Se(Se({},t),m),{},{frontly_id:e})})),M=(0,Js.get)(c,"aiResponseView",!1),S(),!M){t.next=24;break}b({type:"multiple_records",dataSource:c.dataSource,records:x}),r(null),t.next=28;break;case 24:return t.next=26,l({sheetId:c.dataSource,rows:x});case 26:r(null),b(null);case 28:t.next=31;break;case 30:"openai_action"===n?(C=(0,Js.get)(e,"response"),H=(0,Js.get)(p,"step",{}),L=(0,Js.get)(p,"actionSteps",{}),_=(0,Js.get)(H,"responseType","text"),D={response:C},((0,Js.isObject)(C)||"object"===_)&&(D=Se(Se({},C),{},{response:C})),p=Se(Se({},p),{},{step:Se(Se({},H),{},He({},i.currentStepCount,C)),actionSteps:Se(Se({},L),{},He({},i.currentStepCount,D))})):"inbound_webhook"===n&&(T=(0,Js.get)(e,"data",{}),V=(0,Js.get)(p,"actionSteps",{}),p=Se(Se({},p),{},{step:Se(Se({},(0,Js.get)(p,"step",{})),{},He({},i.currentStepCount,T)),actionSteps:Se(Se({},V),{},He({},i.currentStepCount,Se(Se({},e),T)))}));case 31:if(O=(0,Js.get)(i,"formId"),I=(0,Js.get)(i,"formActionType"),O&&I&&A(null),"ai_block"!==n){t.next=40;break}return R=(0,Js.get)(e,"response",{}),F=(0,Js.get)(R,"answer","Sorry, please try again."),w((function(t){return Se(Se({},t),{},He({},(0,Js.get)(i,"blockId"),{isFetching:!1,data:F}))})),f((function(t){return[].concat(z(t),[a])})),t.abrupt("return");case 40:i.nextStepId&&E({rawAction:s,responseType:n,actionId:i.actionId,context:p,startFromStepId:i.nextStepId,startFromStepCount:i.nextStepCount,blockId:i.blockId,hasStartedFetchingInit:!0}),f((function(t){return[].concat(z(t),[a])}));case 42:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),T=(0,x.useCallback)((function(){if(!Md&&n&&_&&!s){var t="wss://f8lzd569pg.execute-api.ca-central-1.amazonaws.com/production?app_id=".concat(a,"&function=automation_webhook_connection"),e=new WebSocket(t);return e.onopen=function(){console.log("WebSocket Connected"),u(e)},e.onmessage=function(t){var e=JSON.parse(t.data);v((function(t){return[].concat(z(t),[e])}))},e.onclose=function(){console.log("WebSocket Disconnected"),u(null)},function(){return e.close()}}}),[a,i,_,s]),V=(0,x.useCallback)((function(){s&&s.close()}),[s]);return(0,x.useEffect)((function(){return T(),function(){return V()}}),[T,V]),{connect:T,disconnect:V}};var DDr=function(){var t=Ys(tI),e=Ys(RI),n=Ys(XI),r=Ys(BI),a=Ys(KI),i=Ys(NI),o=Ys(lI),l=_6n(),c=xe().boot,s=i.length,u=(0,Js.get)(e,"is_expert"),d=m((0,x.useState)(!0),2),h=d[0],f=d[1],p=sR().passesDisplayConditions,g=St();!function(){var t=m(Xs(XO),2),e=t[0],n=t[1],r=m((0,x.useState)(null),2),a=r[0],i=r[1],o=Ys(XI);(0,x.useEffect)((function(){if(!Md){var t=yd();t.includes(".frontly.ai")&&(t=t.split(".frontly.ai")[0]),_Dr(n,i,t)}}),[]);var l=(0,Js.get)(o,"name");(0,x.useEffect)((function(){if(Md)document.title="Frontly",document.querySelector('link[rel="icon"]').setAttribute("href","https://res.cloudinary.com/frontly/image/upload/h_100/v1693778907/favicon_vqx84w.png"),document.querySelector('meta[name="description"]').setAttribute("content","Build apps with no code");else if("valid"===a&&e){var t=(0,Js.get)(e,"name"),n=(0,Js.get)(e,"name"),r=(0,Js.get)(e,"favicon"),i=(0,Js.get)(e,"logo");c(t,n,r,i)}else"invalid"===a&&l&&c(l,l,"","")}),[a,e,l]);var c=function(t,e,n,r){t&&(document.title=t),e&&document.querySelector('meta[name="description"]').setAttribute("content",e),n&&document.querySelector('link[rel="icon"]').setAttribute("href",n),r&&document.querySelector('meta[property="og:image"]').setAttribute("content",r);var a={short_name:t,name:t,icons:[{src:n,sizes:"64x64 32x32 24x24 16x16",type:"image/x-icon"}],display:"standalone",theme_color:"#000000",background_color:"#ffffff"},i=new Blob([JSON.stringify(a)],{type:"application/json"}),o=URL.createObjectURL(i),l=document.querySelector('link[rel="manifest"]');l?l.setAttribute("href",o):((l=document.createElement("link")).setAttribute("rel","manifest"),l.setAttribute("href",o),document.head.appendChild(l))}}(),BDr();var v=r.filter((function(t){return t.published&&p({conditions:(0,Js.get)(t,"displayConditions",[])})})),y=v.filter((function(t){return!(0,Js.get)(t,["requireLogin"])})),b=v.filter((function(t){return(0,Js.get)(t,["requireLogin"])})),M=a.filter((function(e){return e.published||["owner","admin"].includes((0,Js.get)(t,"role"))})).filter((function(t){return p({conditions:(0,Js.get)(t,"displayConditions",[])})})),w=M.filter((function(t){return!(0,Js.get)(t,["requireLogin"])})),C=sd({items:M.filter((function(t){return(0,Js.get)(t,["requireLogin"])})),app:n,user:t,passesDisplayConditions:p}),A=(0,Js.get)(n,"default_page"),k=y.find((function(t){return t.makeDefaultPage})),H=C.find((function(t){return t.id===A})),E=w.find((function(t){return t.id===A})),S=$s(kI),L=m(Xs(JO),2),_=L[0],B=L[1],D=m(Xs(KO),2),T=D[0],V=D[1],O=(0,Js.get)(g,"pathname"),I=(0,Js.get)(e,"subscription"),R=(0,Js.get)(I,"plan"),F=(0,Js.get)(I,"amount"),N=Au.includes(O)||Md&&O.includes("/expert/")||Md&&O.includes("/app_templates/"),P=!O.includes("billing")&&!O.includes("onboarding")&&!N&&h&&!R&&Md&&!wu.get("hideUpgradePopup");(0,x.useEffect)((function(){if(Zcn().init("24b88f3ea98cee756872d3abb2d7da40"),S(!0),Md){S_r.ZP.initialize({NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_WEB_URL:"https://app.frontly.ai",REACT_APP_GOOGLE_SHEETS_CLIENT_ID:"601039036284-e7s0ep8ndhmmgl3ajjuq4h9qmbhpp8b4.apps.googleusercontent.com",REACT_APP_INTERCOMPROVIDER_APP_ID:"yj7svpiv",REACT_APP_MIXPANEL_TOKEN:"24b88f3ea98cee756872d3abb2d7da40",REACT_APP_GOOGLE_API_KEY:"AIzaSyCSsbFv1iQNF09tGWef5ChJF7NOGKhHFUk",REACT_APP_CONFIG_ENCRYPTION_KEY:"1aeb3b4c0fe74e6b4ef85ebdd463f75ffcf9dc3c51871510e89b2b67d52e3270",REACT_APP_SENTRY_URL:"https://12f08df1987040009e04edee5ca42db3@o4504016603316224.ingest.sentry.io/4505307747516416",REACT_APP_API_URL:"https://api2.frontly.ai"}.REACT_APP_GOOGLE_ANALYTICS_ID);var t=Ld("via",g);t&&wu.set("via",t,{expires:90});var e=Ld("ref",g);e&&wu.set("ref",e,{expires:90})}}),[]),(0,x.useEffect)((function(){var n=window.location.host.includes("localhost");!1===_&&!n&&!T&&t&&(0,Js.get)(t,"first_name")&&window.location.host.includes("app.frontly.ai")&&(V(!0),c({userId:t.id,name:"".concat(t.first_name," ").concat(t.last_name),first_name:t.first_name,last_name:t.last_name,email:t.email,customAttributes:{app_count:s,subscription_created_date:(0,Js.get)(I,"created_date"),subscription_updated_date:(0,Js.get)(I,"updated_date"),subscription_cancelled_date:(0,Js.get)(I,"cancelled_date"),plan_name:R,plan_price:F,referral_source:e.referral_source,organization:e.id,is_expert:u,ai_usage:(0,Js.get)(e,"ai_usage",0)}}))}),[(0,Js.get)(t,"id")]);var j=_t(),U=Ld("magic",g),W=U&&Ld("route",g);(0,x.useEffect)((function(){var t=Ld("admin_preview",g),e=wu.get("adminPreview");"true"===t||e?(B(!0),e||wu.set("adminPreview",!0,{expires:30})):B(!1),U&&(wu.set("accessToken",U,{expires:30}),W&&j(W))}),[]),(0,x.useEffect)((function(){if(t&&U&&""===W&&"user"===t.role){var e=(0,Js.get)(a,0,{}),r=a.find((function(t){return t.id===(0,Js.get)(n,"default_page")}))||e,i=(0,Js.get)(n,"user_groups"),o=bd({user:t,userGroups:i,pages:a,defaultPage:r,app:n,passesDisplayConditions:p});j(o)}}),[(0,Js.get)(t,"id")]);var Z=m((0,x.useState)(!1),2),G=Z[0],q=Z[1],Y=aR(),X=Y.setModalStack,$=Y.modalStack;(0,x.useEffect)((function(){l({});$.length>0&&X([])}),[O]);var K=function(t){return(0,Js.get)(t,"route")};(0,x.useEffect)((function(){N||!Md||wu.get("accessToken")||j("/login")}),[]);var Q=o||(!N||!Md)&&(0,Js.isEmpty)(n),J=(0,Js.get)(e,"allow_custom_javascript");if((0,x.useEffect)((function(){if(J&&!Q&&!Md&&!G&&!(0,Js.isEmpty)(n)){q(!0);var t=(0,Js.get)(n,"custom_javascript","");if(t){var e=z(t.matchAll(/<script.*?>[\s\S]*?<\/script>/gi));if(e.length>0)e.forEach((function(t){var e=t[0],n=document.createElement("script"),r=e.match(/<script.*?>([\s\S]*?)<\/script>/i),a=e.match(/src="([^"]+)"/i);a&&a[1].trim()?(n.src=a[1],e.includes("async")&&(n.async=!0)):r&&r[1].trim()?n.innerHTML=r[1]:n.innerHTML=e,n.type="text/javascript",document.head.appendChild(n)}));else{var r=document.createElement("script");r.innerHTML=t,r.type="text/javascript",document.head.appendChild(r)}return function(){document.querySelectorAll("script[data-custom-js='true']").forEach((function(t){document.head.removeChild(t)}))}}}}),[n]),Q)return(0,uf.jsx)(Htt,{});var tt=(0,Js.get)(n,"enable_edit_profile",!1);return(0,uf.jsxs)("div",{children:[(0,uf.jsx)(EHr,{page:{}}),P&&(0,uf.jsx)(TDr,{hide:function(){f(!1),wu.set("hideUpgradePopup",!0,{expires:1})}}),(0,uf.jsx)("div",{id:"dropdown-portal-root",className:"test"}),(0,uf.jsx)(Icn.ReactNotifications,{style:{zIndex:2e3}}),(0,uf.jsx)(vSr,{}),(0,uf.jsx)(Ekr,{}),Md&&(0,uf.jsx)(L_r,{}),(0,uf.jsxs)($t,{children:[Md&&(0,uf.jsxs)(uf.Fragment,{children:[(0,uf.jsx)(Yt,{path:"internal_admin/experts",element:(0,uf.jsx)(BSr,{})}),(0,uf.jsx)(Yt,{path:"internal_admin",element:(0,uf.jsx)(WSr,{})}),(0,uf.jsx)(Yt,{path:"expert-profile",element:(0,uf.jsx)(NEr,{})}),(0,uf.jsx)(Yt,{path:"experts",element:(0,uf.jsx)($Hr,{})}),(0,uf.jsx)(Yt,{path:"expert/:id",element:(0,uf.jsx)(vEr,{})}),(0,uf.jsx)(Yt,{path:"profile/:id",element:(0,uf.jsx)(GEr,{})}),(0,uf.jsx)(Yt,{path:"experts-marketplace",element:(0,uf.jsx)(qEr,{})}),(0,uf.jsx)(Yt,{path:"projects",element:(0,uf.jsx)(E_r,{})}),(0,uf.jsx)(Yt,{path:"project/:id",element:(0,uf.jsx)(a_r,{})}),(0,uf.jsx)(Yt,{path:"onboarding",element:(0,uf.jsx)(GSr,{})}),(0,uf.jsx)(Yt,{path:"project-planner/:id",element:(0,uf.jsx)(b_r,{})}),(0,uf.jsx)(Yt,{path:"forms",element:(0,uf.jsx)(pSr,{})}),(0,uf.jsx)(Yt,{path:"form/:id",element:(0,uf.jsx)(dSr,{})}),(0,uf.jsx)(Yt,{path:"custom-block/:id",element:(0,uf.jsx)(SLr,{})}),(0,uf.jsx)(Yt,{path:"page/:id",element:(0,uf.jsx)(SLr,{})}),(0,uf.jsx)(Yt,{path:"pages",element:(0,uf.jsx)(p7n,{})}),(0,uf.jsx)(Yt,{path:"apps",element:(0,uf.jsx)(eHr,{})}),(0,uf.jsx)(Yt,{path:"home",element:(0,uf.jsx)(LSr,{})}),(0,uf.jsx)(Yt,{path:"billing",element:(0,uf.jsx)(vHr,{})}),(0,uf.jsx)(Yt,{path:"spreadsheets",element:(0,uf.jsx)(wDr,{})}),(0,uf.jsx)(Yt,{path:"spreadsheet/:id",element:(0,uf.jsx)(ZHr,{})}),(0,uf.jsx)(Yt,{path:"chat/:id",element:(0,uf.jsx)(Akr,{})}),(0,uf.jsx)(Yt,{path:"internal_admin/chat/:id",element:(0,uf.jsx)(Akr,{})}),(0,uf.jsx)(Yt,{path:"planner/:id",element:(0,uf.jsx)(PLr,{})}),(0,uf.jsx)(Yt,{path:"planner",element:(0,uf.jsx)(PLr,{})}),(0,uf.jsx)(Yt,{path:"report/:id",element:(0,uf.jsx)(W_r,{})}),(0,uf.jsx)(Yt,{path:"reports",element:(0,uf.jsx)(fBr,{})}),(0,uf.jsx)(Yt,{path:"magicmetrics/:id",element:(0,uf.jsx)(iBr,{})}),(0,uf.jsx)(Yt,{path:"magicmetrics",element:(0,uf.jsx)(yBr,{})}),(0,uf.jsx)(Yt,{path:"users",element:(0,uf.jsx)(LDr,{})}),(0,uf.jsx)(Yt,{path:"settings",element:(0,uf.jsx)(WBr,{})}),(0,uf.jsx)(Yt,{path:"assets",element:(0,uf.jsx)(dHr,{})}),(0,uf.jsx)(Yt,{path:"appsumo_signup",element:(0,uf.jsx)(Pkr,{})}),(0,uf.jsx)(Yt,{path:"v1signup",element:(0,uf.jsx)(Dkr,{type:"signup"})}),(0,uf.jsx)(Yt,{path:"",element:(0,uf.jsx)(jwr,{})}),(0,uf.jsx)(Yt,{path:"login",element:(0,uf.jsx)(jwr,{type:"login"})}),(0,uf.jsx)(Yt,{path:"signup",element:(0,uf.jsx)(jwr,{type:"signup"})}),(0,uf.jsx)(Yt,{path:"app_templates/:id",element:(0,uf.jsx)(R7n,{})}),(0,uf.jsx)(Yt,{path:"app_templates",element:(0,uf.jsx)(Ykr,{type:"app_templates"})}),(0,uf.jsx)(Yt,{path:"templates",element:(0,uf.jsx)(zDr,{})})]}),(0,uf.jsx)(Yt,{path:"fullscreenform",element:(0,uf.jsx)(XEr,{})}),!Md&&(0,uf.jsxs)(uf.Fragment,{children:[k?(0,uf.jsx)(Yt,{path:"",element:(0,uf.jsx)(XEr,{data:k})}):E?(0,uf.jsx)(Yt,{path:"",element:(0,uf.jsx)(w8n,{page:E,isPublicRoute:!0})}):(0,uf.jsx)(Yt,{path:"",element:(0,uf.jsx)(Dkr,{type:"login"})}),(0,uf.jsx)(Yt,{path:"login",element:(0,uf.jsx)(Dkr,{type:"login"})}),(0,Js.get)(n,["authentication","enableSignup"])&&(0,uf.jsx)(Yt,{path:"signup",element:(0,uf.jsx)(Dkr,{type:"signup"})}),y.map((function(t){return(0,uf.jsx)(Yt,{path:(0,Js.get)(t,"route"),element:(0,uf.jsx)(XEr,{data:t})},(0,Js.get)(t,"route"))})),w.map((function(t){var e=K(t);return(0,uf.jsx)(Yt,{path:e,element:(0,uf.jsx)(w8n,{page:t,isPublicRoute:!0})},e)})),(0,uf.jsxs)(Yt,{path:"/",element:(0,uf.jsx)(r_r,{}),children:[(0,uf.jsx)(Yt,{path:"/reset_password",element:(0,uf.jsx)(BHr,{})}),tt&&(0,uf.jsx)(Yt,{path:"edit-profile",element:(0,uf.jsx)(qHr,{})}),b.map((function(t){return(0,uf.jsx)(Yt,{path:(0,Js.get)(t,"route"),element:(0,uf.jsx)(XEr,{data:t})},(0,Js.get)(t,"route"))})),C.map((function(t){var e=K(t);return(0,uf.jsx)(Yt,{path:e,element:(0,uf.jsx)(w8n,{page:t})},e)})),H&&(0,uf.jsx)(Yt,{path:"*",element:(0,uf.jsx)(w8n,{page:H})})]})]}),!H&&E&&(0,uf.jsx)(Yt,{path:"*",element:(0,uf.jsx)(w8n,{page:E,isPublicRoute:!0})}),!H&&!E&&(0,uf.jsx)(Yt,{path:"*",element:(0,uf.jsx)(Dkr,{type:"login"})})]}),(0,uf.jsx)(atr,{})]})},TDr=function(t){var e=t.hide;_t();return(0,uf.jsxs)(_9n,{header:{title:"Limited Offer - Claim Frontly's Lifetime Deal for $499"},hide:e,children:[(0,uf.jsx)(dR,{data:{fontStyle:"bodyLg",text:"Includes lifetime access to Frontly with:"}}),(0,uf.jsxs)(fR,{alignItems:"center",gap:"10px",margin:"20px 0 0 0",children:[(0,uf.jsx)(aln,{data:{icon:"FiCheckCircle",color:iu,size:20}}),(0,uf.jsx)(dR,{data:{fontStyle:"headingMd",text:"Unlimited Apps"}})]}),(0,uf.jsxs)(fR,{alignItems:"center",gap:"10px",margin:"10px 0 0 0",children:[(0,uf.jsx)(aln,{data:{icon:"FiCheckCircle",color:iu,size:20}}),(0,uf.jsx)(dR,{data:{fontStyle:"headingMd",text:"Unlimited Users"}})]}),(0,uf.jsxs)(fR,{alignItems:"center",gap:"10px",margin:"10px 0 0 0",children:[(0,uf.jsx)(aln,{data:{icon:"FiCheckCircle",color:iu,size:20}}),(0,uf.jsx)(dR,{data:{fontStyle:"headingMd",text:"Custom Domain & Branding"}})]}),(0,uf.jsxs)(fR,{alignItems:"center",gap:"10px",margin:"10px 0 0 0",children:[(0,uf.jsx)(aln,{data:{icon:"FiCheckCircle",color:iu,size:20}}),(0,uf.jsx)(dR,{data:{fontStyle:"headingMd",text:"500 Monthly AI Tokens (10,000 with your own OpenAI Key)"}})]}),(0,uf.jsx)(gf,{data:{text:"View Offer",onClick:function(){e(),window.open("https://buy.stripe.com/fZefZSdoFbO48KY6pA","_blank")},size:"large",margin:"20px 0 0 0"}})]})},VDr=n(1250),ODr=document.getElementById("root");(0,VDr.s)(ODr).render((0,uf.jsx)(be,{appId:"yj7svpiv",children:(0,uf.jsx)(Zs,{children:(0,uf.jsx)(te,{children:(0,uf.jsx)(DDr,{})})})}))}()})();
//# sourceMappingURL=main.e449ae94.js.map